@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240604.1 → 0.0.0-nightly-20240605.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (170) hide show
  1. package/README.md +0 -6
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +1 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/dist/types/suggestion.d.ts +1 -1
  100. package/dist/types/ui/suggestioncontroller.d.ts +1 -1
  101. package/package.json +3 -3
  102. package/src/commands/acceptsuggestioncommand.js +1 -1
  103. package/src/commands/discardsuggestioncommand.js +1 -1
  104. package/src/commands/executeonallsuggestionscommand.js +1 -1
  105. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  106. package/src/commands/trackchangescommand.js +1 -1
  107. package/src/index.js +1 -1
  108. package/src/integrations/aiassistant.js +1 -1
  109. package/src/integrations/alignment.js +1 -1
  110. package/src/integrations/basicstyles.js +1 -1
  111. package/src/integrations/blockquote.js +1 -1
  112. package/src/integrations/casechange.js +1 -1
  113. package/src/integrations/ckbox.js +1 -1
  114. package/src/integrations/codeblock.js +1 -1
  115. package/src/integrations/comments.js +1 -1
  116. package/src/integrations/deletecommand.js +1 -1
  117. package/src/integrations/entercommand.js +1 -1
  118. package/src/integrations/findandreplace.js +1 -1
  119. package/src/integrations/font.js +1 -1
  120. package/src/integrations/formatpainter.js +1 -1
  121. package/src/integrations/heading.js +1 -1
  122. package/src/integrations/highlight.js +1 -1
  123. package/src/integrations/horizontalline.js +1 -1
  124. package/src/integrations/htmlembed.js +1 -1
  125. package/src/integrations/image.js +1 -1
  126. package/src/integrations/imagereplace.js +1 -1
  127. package/src/integrations/imagestyle.js +1 -1
  128. package/src/integrations/importword.js +1 -1
  129. package/src/integrations/indent.js +1 -1
  130. package/src/integrations/inputcommand.js +1 -1
  131. package/src/integrations/legacylist.js +1 -1
  132. package/src/integrations/legacylistproperties.js +1 -1
  133. package/src/integrations/link.js +1 -1
  134. package/src/integrations/list.js +1 -1
  135. package/src/integrations/listproperties.js +1 -1
  136. package/src/integrations/mediaembed.js +1 -1
  137. package/src/integrations/mention.js +1 -1
  138. package/src/integrations/multilevellist.js +1 -1
  139. package/src/integrations/pagebreak.js +1 -1
  140. package/src/integrations/paragraph.js +1 -1
  141. package/src/integrations/removeformat.js +1 -1
  142. package/src/integrations/restrictededitingmode.js +1 -1
  143. package/src/integrations/shiftentercommand.js +1 -1
  144. package/src/integrations/standardeditingmode.js +1 -1
  145. package/src/integrations/style.js +1 -1
  146. package/src/integrations/table.js +1 -1
  147. package/src/integrations/tablecaption.js +1 -1
  148. package/src/integrations/tableclipboard.js +1 -1
  149. package/src/integrations/tablecolumnresize.js +1 -1
  150. package/src/integrations/tableheadings.js +1 -1
  151. package/src/integrations/tablemergesplit.js +1 -1
  152. package/src/integrations/tableofcontents.js +1 -1
  153. package/src/integrations/tableproperties.js +1 -1
  154. package/src/integrations/template.js +1 -1
  155. package/src/integrations/title.js +1 -1
  156. package/src/integrations/undo.js +1 -1
  157. package/src/integrations/utils.js +1 -1
  158. package/src/suggestion.d.ts +1 -1
  159. package/src/suggestion.js +1 -2
  160. package/src/suggestiondescriptionfactory.js +1 -1
  161. package/src/trackchanges.js +1 -1
  162. package/src/trackchangesdata.js +1 -1
  163. package/src/trackchangesediting.js +1 -1
  164. package/src/trackchangesui.js +1 -1
  165. package/src/ui/suggestioncontroller.d.ts +1 -1
  166. package/src/ui/suggestioncontroller.js +1 -2
  167. package/src/ui/view/basesuggestionthreadview.js +1 -1
  168. package/src/ui/view/suggestionthreadview.js +1 -1
  169. package/src/utils/common-translations.js +1 -1
  170. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x21cdd1=_0xb49f;(function(_0x370ae9,_0x386001){const _0x4ab92e=_0xb49f,_0x3dda38=_0x370ae9();while(!![]){try{const _0x2de2a8=parseInt(_0x4ab92e(0x2fd))/0x1*(-parseInt(_0x4ab92e(0x173))/0x2)+parseInt(_0x4ab92e(0x2d4))/0x3*(-parseInt(_0x4ab92e(0x2df))/0x4)+parseInt(_0x4ab92e(0x299))/0x5*(parseInt(_0x4ab92e(0x269))/0x6)+parseInt(_0x4ab92e(0x22a))/0x7*(parseInt(_0x4ab92e(0x1ea))/0x8)+-parseInt(_0x4ab92e(0x1d6))/0x9+-parseInt(_0x4ab92e(0x1ab))/0xa*(-parseInt(_0x4ab92e(0x2fb))/0xb)+parseInt(_0x4ab92e(0x196))/0xc*(parseInt(_0x4ab92e(0x307))/0xd);if(_0x2de2a8===_0x386001)break;else _0x3dda38['push'](_0x3dda38['shift']());}catch(_0x51e1b4){_0x3dda38['push'](_0x3dda38['shift']());}}}(_0x1553,0x272eb));import{Plugin as _0x5d0b2e,PendingActions as _0xd84582}from'ckeditor5/src/core.js';import{LiveRange as _0x379ad8}from'ckeditor5/src/engine.js';import{CKEditorError as _0x476890,uid as _0x10c315,priorities as _0x2c6ed6,logWarning as _0x110e3d}from'ckeditor5/src/utils.js';import{toWidget as _0x204143}from'ckeditor5/src/widget.js';import{Users as _0x47ad1c,hashObject as _0x4a6d64,surroundingMarkersDetector as _0x129b77}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4d90d9 from'./commands/trackchangescommand.js';import _0x3ba3cf from'./commands/acceptsuggestioncommand.js';import _0x2d8881 from'./commands/discardsuggestioncommand.js';import _0x19ff06 from'./commands/executeonallsuggestionscommand.js';import _0xe0fda6 from'./commands/executeonselectedsuggestionscommand.js';import _0x19e7b6 from'./suggestion.js';import _0x5cf602 from'./suggestiondescriptionfactory.js';import _0x10d604 from'./integrations/aiassistant.js';import _0x49d0ac from'./integrations/alignment.js';import _0x415849 from'./integrations/basicstyles.js';import _0x537e17 from'./integrations/blockquote.js';import _0x5a3497 from'./integrations/casechange.js';import _0x36a979 from'./integrations/ckbox.js';import _0x34bbbf from'./integrations/codeblock.js';import _0x273076 from'./integrations/comments.js';import _0xf4d27f from'./integrations/deletecommand.js';import _0xa160da from'./integrations/list.js';import _0x497b9a from'./integrations/listproperties.js';import _0x5693a6 from'./integrations/entercommand.js';import _0x39bdc7 from'./integrations/findandreplace.js';import _0xa6738e from'./integrations/font.js';import _0x22df4b from'./integrations/formatpainter.js';import _0xe2e831 from'./integrations/heading.js';import _0x1572d1 from'./integrations/highlight.js';import _0x13c008 from'./integrations/horizontalline.js';import _0x3e1ffe from'./integrations/htmlembed.js';import _0x366f21 from'./integrations/image.js';import _0x314d1e from'./integrations/imagereplace.js';function _0x1553(){const _0x172850=['always','suggestion:','enqueueChange','_registerDefaultCallbacks','parent','assign','PENDING_ACTION_SUGGESTION','containerElement','getFirstRange','accept','isInContent','72aCoBMk','default','after','_getSuggestionData','update:suggestion','groupId','addSuggestion','includes','tablePasteChainId','before','document','_joinWithAdjacentSuggestions','isAfter','consumable','descriptionFactory','markers','config','position','_joinSuggestions','_saved','insertion:join','isRemovable','getSuggestion','widget','originalSuggestionId','set','format','attributeNewValue','unshift','createdAt','resolve','accepted','nodeBefore','_initAriaMarkerChangeAnnouncements','isLocal','attribute','change:_saved','marker-count','newValue','some','getRange','formatGroupId','stop','conversion','suggestion-type','elementStart','markerToHighlight','normal','buildSuggestion','_adapter','deletion:join','toUpperCase','_updateSuggestionData','isTouching','suggestionChanged','dataToMarker','oldValue','getDifference','announce','addClass','getRanges','find','addMarker:suggestion:formatBlock','targetPosition','17283zLSAlK','init','listenTo','item','pop','suggestion','forceDefaultExecution','requires','change:data','discardSelectedSuggestions','markBlockFormat','_defaultCallbacks','high','previous','enableDefaultAttributesIntegration','model','_cutOutSuggestionMarker','isCollapsed','batch','isArray','createRange','markerNameToElements','lowest','never','isNextTo','getSuggestionCallback','then','formatBlock','rejected','join','_getMarkerAnnouncementText','addMarker:suggestion:attribute','elementToElement','isObject','_breakSuggestionMarker','isUndo','execute','getNearestSelectionRange','removeComment','addRange','ck-suggestion-marker--active','has','$text','_trackFormatChanges','forEach','delete','markMultiRangeDeletion','authorName','clone','_getAttributeKey','substr','deletion','formatInline:chain','setTo','containsPosition','markInlineFormat','options','track-changes-suggestion-not-found','bindElementToMarker','editor','startsWith','removeMarkers','push','1370598WlJRHL','warn','change:activeMarkers','$elementName','acceptSuggestion','split','formatBlock:','rootName','_refreshAttributeSuggestionsChain','Users','_getAuthorFromId','track-changes-adapter-already-set','activeMarkers','insertion:accept','markInsertion','containsRange','addUser','isAtStart','_handleNewSuggestionMarker','getAllAdjacentSuggestions','creator','getIntersection','mapper','suggestionUnloaded','removeAttribute','add','getCommentThread','_findSuggestions','deleteContent','_commentsRepository','isDocumentOperation','TrackChangesEditing','deletion:chain','isMultiRange','_checkSuggestionCorrectness','hasSuggestion','formatBlock:discard','isExternal','createElement','createRangeIn','_rangeIsInLocalUserInsertion','updateSuggestion','track-changes-adapter-missing-getsuggestion','_suggestions','formatBlock:accept','formatInline:accept','setAttribute','_editor','5HrMqfg','isSelectable','attribute:','_setSuggestionRange','getSuggestions','differ','change','suggestionLoaded','commandName','getShiftedBy','elementEnd','moveTargetPosition','commands','length','updateMarker','createSelection','insertion:chain','stopListening','dataReady','track-changes-enable-command-twice','addHighlight','isInsideObject','registerPostFixer','_suggestionState','formatInline','isIntersectingWithRange','getChanges','trackChanges.mergeNestedSuggestions','_isDataLoaded','formatInline:discard','value','values','acceptSelectedSuggestions','attribute:join','addCommentThread','discardAllSuggestions','markMultiRangeInsertion','insertion:','head','newRange','addMarker:suggestion','for','addMarker','track-changes-suggestion-data-mismatch','_mergeNestedSuggestions','$textProxy','deletion:accept','markDeletion','multi','keys','notReady','insert','key','hasComments','getAttribute','_afterChanges','_addThreadToSuggestion','_customCallbacks','insertion','494766VxJxND','containsItem','getContainedElement','group','documentSelection','CommentsRepository','ck-suggestion-marker-formatInline','attribute:accept','markerReady','splice','subType','4eXhAiG','createRangeOn','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.','_model','upcast','PendingActions','_refreshSuggestionsChain','fetchCommentThread','deletion:discard','FORMATTING','removeMarker:suggestion:formatBlock','consume','move','comments','_setSuggestionData','registerCustomCallback','highest','removeMarker','meta','_removeSuggestion','start','locale','track-changes-user-not-found','$graveyard','isEqual','unbind','action','setSelection','11AEHJYr','formatInline:','274283nhFhfa','formatBlock:join','showSuggestionHighlights','rename','toViewElement','commentThread','get','ck-suggestion-marker-','filter','isBlock','11102hfRYKv','collaboration.channelId','detach','unbindElementFromMarkerName','range','substring','_isRegisteredAttribute','getUser','_inlineAttributeKeys','deletion:','addMarkerName','_suggestionFactory','removed','getFirstMarker','open','getItems','getMarkers','every','concat','isLimit','howMany','markAttributeChange','author','ENTER','writer','next','ck-suggestion-marker-formatBlock','_reduceSuggestionAttributeRange','_addSuggestionMarker','_processAttributeSuggestions','2EsNXop','trackChanges.trackFormatChanges','getChangedMarkers','root','addSuggestionData','splitPosition','addComment','editingDowncast','_blockAttributeKeys','formatInline:join','markMultiRangeBlockFormat','trackChangesCommand','enableCommand','from','createPositionAt','getMultiRangeId','ready','remove','_onDiscard','forward','_isForcedDefaultExecutionBlock','_isBlockAttribute','$marker','discard','attributes','_recordAttributeSuggestions','getAncestors','pluginName','nodeAfter','data-suggestion','trackChanges','toJSON','insertContent','discardSuggestion','backward','3732GxKMSs','attributeKey','map','enableReadOnlyMode','getCustomProperty','rethrowUnexpectedError','authoredAt','error-saving-suggestion-data-suggestion-discarded','external:','containsRangeInObject','isOwn','_SUGGESTION_ANNOUNCEMENT','_recordAttributeChanges','registerBlockAttribute','fromCharCode','_enabledCommands','insertion:discard','@external','getWalker','track-changes-command-not-found','data','2149450ZjfyPh','fromRange','hasCommentThread','_processAttributeChanges','clear','_reduceExistingSuggestions','LEAVE','createPositionBefore','skipNestingCheck','element','_splitMarkerName','isBefore','isIntersecting','schema','selection','registerInlineAttribute','markerToData','oldRange','multipleBlocks','createPositionAfter','name','applyOperation','reconvertMarker','removeClass','ck-suggestion-marker','catch','define','type','chain','dataDowncast','end','adapter','low','attributeOldValue','plugins','formatBlock:chain','size','return','fire','getLastMatchingPosition','attribute:discard','isAtEnd','sort','1183473aTKlVY','markerName','_getExternalAuthor','refresh','acceptAllSuggestions','editing','_createSuggestion','removeMarker:suggestion:attribute','suggestion:attribute:'];_0x1553=function(){return _0x172850;};return _0x1553();}import _0x12d338 from'./integrations/imagestyle.js';import _0x28c04a from'./integrations/importword.js';import _0x24a3eb from'./integrations/indent.js';import _0x2b1492 from'./integrations/inputcommand.js';import _0x1b3b72 from'./integrations/link.js';import _0x3921d4 from'./integrations/legacylist.js';import _0x180180 from'./integrations/legacylistproperties.js';import _0x18a889 from'./integrations/mediaembed.js';import _0x2c73b2 from'./integrations/mention.js';import _0x252ddc from'./integrations/multilevellist.js';import _0x5c7da6 from'./integrations/pagebreak.js';import _0x1703b3 from'./integrations/paragraph.js';import _0x236fe4 from'./integrations/removeformat.js';import _0x2fa2f3 from'./integrations/restrictededitingmode.js';import _0x5174a1 from'./integrations/shiftentercommand.js';import _0x4ae3ac from'./integrations/standardeditingmode.js';import _0x72eaff from'./integrations/style.js';import _0x13b35b from'./integrations/table.js';import _0x489c38 from'./integrations/tablemergesplit.js';import _0x306b07 from'./integrations/tableheadings.js';function _0xb49f(_0x8b595,_0x2d5842){const _0x155371=_0x1553();return _0xb49f=function(_0xb49f8f,_0x28463d){_0xb49f8f=_0xb49f8f-0x157;let _0x5abe32=_0x155371[_0xb49f8f];return _0x5abe32;},_0xb49f(_0x8b595,_0x2d5842);}import _0x7f2b08 from'./integrations/tableclipboard.js';import _0x1bb342 from'./integrations/tablecolumnresize.js';import _0x19ddeb from'./integrations/template.js';import _0x4a80d5 from'./integrations/tableofcontents.js';import _0x551087 from'./integrations/title.js';import _0x57d6cb from'./integrations/undo.js';import _0x2ca4cf from'./integrations/tablecaption.js';import _0x1745ab from'./integrations/tableproperties.js';import{getTranslation as _0x49a000}from'./utils/common-translations.js';import{isEqual as _0xdcb167,omit as _0x51fb85}from'lodash-es';export const renameAttributeKey=_0x21cdd1(0x26c);export default class p extends _0x5d0b2e{static get[_0x21cdd1(0x231)](){const _0x6ebfcf=_0x21cdd1;return[_0x6ebfcf(0x2d9),_0x47ad1c,_0xd84582,_0x10d604,_0x49d0ac,_0x415849,_0x537e17,_0x36a979,_0x5a3497,_0x34bbbf,_0x273076,_0xf4d27f,_0x5693a6,_0x39bdc7,_0xa6738e,_0x22df4b,_0xe2e831,_0x1572d1,_0x13c008,_0x3e1ffe,_0x366f21,_0x12d338,_0x314d1e,_0x28c04a,_0x24a3eb,_0x2b1492,_0x3921d4,_0x180180,_0x252ddc,_0x1b3b72,_0xa160da,_0x497b9a,_0x18a889,_0x2c73b2,_0x5c7da6,_0x1703b3,_0x236fe4,_0x2fa2f3,_0x5174a1,_0x4ae3ac,_0x72eaff,_0x13b35b,_0x489c38,_0x306b07,_0x2ca4cf,_0x7f2b08,_0x1bb342,_0x4a80d5,_0x1745ab,_0x19ddeb,_0x551087,_0x57d6cb];}static get[_0x21cdd1(0x18e)](){const _0x243c6a=_0x21cdd1;return _0x243c6a(0x288);}constructor(_0x203ecd){const _0x186dc4=_0x21cdd1;function _0x147e94(_0x41157c){const _0x44186e=_0xb49f;return _0x41157c[_0x44186e(0x198)](_0x1509c1=>String[_0x44186e(0x1a4)](_0x1509c1))[_0x44186e(0x247)]('');}super(_0x203ecd),this[_0x186dc4(0x18c)]=!0x1,this[_0x186dc4(0x203)](_0x186dc4(0x275),[]),this['on'](_0x186dc4(0x26b),(_0x1816d7,_0x2474a9,_0x524efe,_0x1de783)=>{const _0x2daa3d=_0x186dc4;this[_0x2daa3d(0x2e2)][_0x2daa3d(0x29f)](()=>{const _0x18fa27=_0x2daa3d;for(const _0x544076 of[..._0x1de783,..._0x524efe])this[_0x18fa27(0x2e2)][_0x18fa27(0x1f9)][_0x18fa27(0x253)](_0x544076)&&_0x203ecd[_0x18fa27(0x1db)][_0x18fa27(0x1c1)](_0x544076);});}),this[_0x186dc4(0x1f8)]=new _0x5cf602(this[_0x186dc4(0x265)][_0x186dc4(0x239)][_0x186dc4(0x1b8)],this[_0x186dc4(0x265)][_0x186dc4(0x2f4)]),this[_0x186dc4(0x21b)]=null,this[_0x186dc4(0x160)]=new xt(this[_0x186dc4(0x265)]),this[_0x186dc4(0x294)]=new Map(),this[_0x186dc4(0x286)]=_0x203ecd[_0x186dc4(0x1cd)][_0x186dc4(0x303)](_0x186dc4(0x2d9)),this[_0x186dc4(0x1a5)]=new Set(),this[_0x186dc4(0x2e2)]=this[_0x186dc4(0x265)][_0x186dc4(0x239)],this[_0x186dc4(0x2b0)]=new WeakMap(),this[_0x186dc4(0x187)]=!0x1,this[_0x186dc4(0x17b)]=new Set([_0x186dc4(0x26c)]),this[_0x186dc4(0x15d)]=new Set(),_0x203ecd[_0x186dc4(0x1fa)][_0x186dc4(0x1c5)](_0x186dc4(0x174),_0x186dc4(0x1eb)),this[_0x186dc4(0x255)]=_0x203ecd[_0x186dc4(0x1fa)][_0x186dc4(0x303)](_0x186dc4(0x174)),_0x203ecd[_0x186dc4(0x1fa)][_0x186dc4(0x1c5)](_0x186dc4(0x2b4),!0x0),this[_0x186dc4(0x2c5)]=_0x203ecd[_0x186dc4(0x1fa)][_0x186dc4(0x303)](_0x186dc4(0x2b4)),this[_0x186dc4(0x17e)]=new _0x4d90d9(_0x203ecd,this[_0x186dc4(0x1a5)]),this[_0x186dc4(0x20b)](),this[_0x147e94([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x147e94([0x34,0x30,0x34,0x38,0x31,0x32,0x30,0x38]);}[_0x21cdd1(0x22b)](){const _0x3a89d4=_0x21cdd1,_0x37ef6f=this[_0x3a89d4(0x265)],_0x4fc73f=(_0x52cc4c,_0x2a4c91)=>{const _0x23d0c0=_0x3a89d4;if(_0x23d0c0(0x20d)!=_0x52cc4c)return _0x23d0c0(0x304)+_0x52cc4c;const _0x628948=_0x2a4c91[_0x23d0c0(0x26e)]('|')[0x0];return this[_0x23d0c0(0x188)](_0x628948)?_0x23d0c0(0x16f):_0x23d0c0(0x2da);};_0x37ef6f[_0x3a89d4(0x215)][_0x3a89d4(0x2c2)](_0x3a89d4(0x17a))[_0x3a89d4(0x218)]({'model':_0x3a89d4(0x22f),'view':_0x3eeccf=>{const _0x6cf34f=_0x3a89d4,{id:_0x114d65,type:_0xd391e2,subType:_0x607eb1}=this[_0x6cf34f(0x1b5)](_0x3eeccf[_0x6cf34f(0x1d7)]),_0x3ab4ac=[_0x6cf34f(0x1c3),_0x4fc73f(_0xd391e2,_0x607eb1)];let _0x334ead=0xbb8;return this[_0x6cf34f(0x275)][_0x6cf34f(0x1f1)](_0x3eeccf[_0x6cf34f(0x1d7)])&&(_0x3ab4ac[_0x6cf34f(0x268)](_0x6cf34f(0x252)),_0x334ead=0xbc2),_0x6cf34f(0x25d)==_0xd391e2&&(_0x334ead+=0x5),{'classes':_0x3ab4ac,'attributes':{'data-suggestion':_0x114d65},'priority':_0x334ead};}}),_0x37ef6f[_0x3a89d4(0x215)][_0x3a89d4(0x2c2)](_0x3a89d4(0x1c8))[_0x3a89d4(0x282)](_0x130a2f=>{const _0x30e7d6=_0x3a89d4;_0x130a2f['on'](_0x30e7d6(0x2c1),(_0x4200fb,_0x190177,_0x2c2285)=>{const _0x370437=_0x30e7d6;if(!_0x2c2285[_0x370437(0x262)][_0x370437(0x2ff)])return;const _0x174deb=_0x190177[_0x370437(0x22d)];if(!_0x174deb)return;const _0x22088b=_0x2c2285[_0x370437(0x27f)][_0x370437(0x301)](_0x174deb);_0x37ef6f[_0x370437(0x239)][_0x370437(0x1b8)][_0x370437(0x24b)](_0x174deb)&&_0x22088b&&!_0x22088b[_0x370437(0x19a)](_0x370437(0x201))&&_0x22088b['is'](_0x370437(0x1e6))&&_0x204143(_0x22088b,_0x2c2285[_0x370437(0x16d)]);},{'priority':_0x30e7d6(0x236)});}),_0x37ef6f[_0x3a89d4(0x215)][_0x3a89d4(0x2c2)](_0x3a89d4(0x1c8))[_0x3a89d4(0x218)]({'model':_0x3a89d4(0x22f),'view':(_0x2131cd,_0x3d9f24)=>{const _0x45117b=_0x3a89d4;if(!_0x3d9f24[_0x45117b(0x262)][_0x45117b(0x2ff)])return null;const {type:_0x2ec1d8,subType:_0x4ed8bf}=this[_0x45117b(0x1b5)](_0x2131cd[_0x45117b(0x1d7)]);return{'classes':[_0x45117b(0x1c3),_0x4fc73f(_0x2ec1d8,_0x4ed8bf)],'priority':0xbb8};}});const _0x27a992=({showActiveMarkers:_0x346a6b=!0x0,isAttributeSuggestion:_0x9a3c9d=!0x1}={})=>(_0x5cd23c,_0x500b31,_0x112743)=>{const _0xccedac=_0x3a89d4;if(!_0x500b31[_0xccedac(0x22d)])return;const {id:_0x819ac0}=this[_0xccedac(0x1b5)](_0x500b31[_0xccedac(0x1d7)]);if(_0x9a3c9d){const _0x841085=this[_0xccedac(0x294)][_0xccedac(0x303)](_0x819ac0),_0x4e1344=this[_0xccedac(0x25b)](_0x841085);if(!this[_0xccedac(0x188)](_0x4e1344))return;}if(_0x500b31[_0xccedac(0x22d)]['is'](_0xccedac(0x1b9)))return void _0x112743[_0xccedac(0x1f7)][_0xccedac(0x2ea)](_0x500b31[_0xccedac(0x22d)],_0x5cd23c[_0xccedac(0x1bf)]);const _0x4629bb=_0x112743[_0xccedac(0x27f)][_0xccedac(0x301)](_0x500b31[_0xccedac(0x22d)]);if(_0x500b31[_0xccedac(0x22d)]['is'](_0xccedac(0x1b4))&&_0x37ef6f[_0xccedac(0x239)][_0xccedac(0x1b8)][_0xccedac(0x306)](_0x500b31[_0xccedac(0x22d)])&&!_0x4629bb[_0xccedac(0x19a)](_0xccedac(0x2ad))){_0x112743[_0xccedac(0x16d)][_0xccedac(0x225)]([_0xccedac(0x1c3),_0xccedac(0x16f)],_0x4629bb),_0x112743[_0xccedac(0x16d)][_0xccedac(0x297)](_0xccedac(0x190),_0x819ac0,_0x4629bb),_0x112743[_0xccedac(0x27f)][_0xccedac(0x264)](_0x4629bb,_0x500b31[_0xccedac(0x1d7)]),_0x346a6b&&(this[_0xccedac(0x275)][_0xccedac(0x1f1)](_0x500b31[_0xccedac(0x1d7)])?_0x112743[_0xccedac(0x16d)][_0xccedac(0x225)](_0xccedac(0x252),_0x4629bb):_0x112743[_0xccedac(0x16d)][_0xccedac(0x1c2)](_0xccedac(0x252),_0x4629bb));for(const _0x2b40c8 of _0x37ef6f[_0xccedac(0x239)][_0xccedac(0x290)](_0x500b31[_0xccedac(0x22d)])[_0xccedac(0x164)]())_0x112743[_0xccedac(0x1f7)][_0xccedac(0x2ea)](_0x2b40c8,_0x5cd23c[_0xccedac(0x1bf)]);_0x112743[_0xccedac(0x1f7)][_0xccedac(0x2ea)](_0x500b31[_0xccedac(0x22d)],_0x5cd23c[_0xccedac(0x1bf)]);}};_0x37ef6f[_0x3a89d4(0x215)][_0x3a89d4(0x2c2)](_0x3a89d4(0x1c8))[_0x3a89d4(0x282)](_0x3b0324=>{const _0x4c27a4=_0x3a89d4;_0x3b0324['on'](_0x4c27a4(0x228),(_0x51a4d1,_0x2c6575,_0xef4dd3)=>{const _0x41f790=_0x4c27a4;_0xef4dd3[_0x41f790(0x262)][_0x41f790(0x2ff)]&&_0x27a992({'showActiveMarkers':!0x1})(_0x51a4d1,_0x2c6575,_0xef4dd3);},{'priority':_0x4c27a4(0x2ef)});}),_0x37ef6f[_0x3a89d4(0x215)][_0x3a89d4(0x2c2)](_0x3a89d4(0x1c8))[_0x3a89d4(0x282)](_0x1cabd5=>{const _0x76e204=_0x3a89d4;_0x1cabd5['on'](_0x76e204(0x249),(_0x376710,_0x1d21ee,_0x1ee1e9)=>{const _0x362781=_0x76e204;_0x1ee1e9[_0x362781(0x262)][_0x362781(0x2ff)]&&_0x27a992({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x376710,_0x1d21ee,_0x1ee1e9);},{'priority':_0x76e204(0x2ef)});}),_0x37ef6f[_0x3a89d4(0x215)][_0x3a89d4(0x2c2)](_0x3a89d4(0x1c8))[_0x3a89d4(0x1bb)]({'model':_0x3a89d4(0x22f),'view':(_0x2d0b58,_0x21c3fc)=>_0x21c3fc[_0x3a89d4(0x262)][_0x3a89d4(0x2ff)]?null:{'group':_0x3a89d4(0x22f),'name':_0x2d0b58[_0x3a89d4(0x25c)](0xb)}}),_0x37ef6f[_0x3a89d4(0x215)][_0x3a89d4(0x2c2)](_0x3a89d4(0x2e3))[_0x3a89d4(0x24a)]({'view':{'name':_0x3a89d4(0x22f),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x135ddd,{writer:_0x23fd51})=>{const _0x318c28=_0x3a89d4;let _0x39d3f9=_0x318c28(0x1e0)+_0x135ddd[_0x318c28(0x2cf)](_0x318c28(0x216))+':'+_0x135ddd[_0x318c28(0x2cf)]('id');return _0x135ddd[_0x318c28(0x2cf)](_0x318c28(0x20f))&&(_0x39d3f9+=':'+_0x135ddd[_0x318c28(0x2cf)](_0x318c28(0x20f))),_0x23fd51[_0x318c28(0x28f)](_0x318c28(0x189),{'data-name':_0x39d3f9});}}),_0x37ef6f[_0x3a89d4(0x215)][_0x3a89d4(0x2c2)](_0x3a89d4(0x2e3))[_0x3a89d4(0x221)]({'view':_0x3a89d4(0x22f)}),_0x37ef6f[_0x3a89d4(0x215)][_0x3a89d4(0x2c2)](_0x3a89d4(0x17a))[_0x3a89d4(0x282)](_0x4b2e49=>{const _0x5f0f8c=_0x3a89d4;_0x4b2e49['on'](_0x5f0f8c(0x228),_0x27a992(),{'priority':_0x5f0f8c(0x236)});}),_0x37ef6f[_0x3a89d4(0x215)][_0x3a89d4(0x2c2)](_0x3a89d4(0x17a))[_0x3a89d4(0x282)](_0x6147e8=>{const _0x4e28c0=_0x3a89d4;_0x6147e8['on'](_0x4e28c0(0x249),_0x27a992({'isAttributeSuggestion':!0x0}),{'priority':_0x4e28c0(0x236)});}),_0x37ef6f[_0x3a89d4(0x215)][_0x3a89d4(0x2c2)](_0x3a89d4(0x17a))[_0x3a89d4(0x282)](_0x31dc1e=>{const _0x75f847=_0x3a89d4;_0x31dc1e['on'](_0x75f847(0x2e9),(_0x4909bf,_0x196d91,_0x25926c)=>{const _0x4684ed=_0x75f847,_0x1a7a23=_0x25926c[_0x4684ed(0x27f)][_0x4684ed(0x23f)](_0x196d91[_0x4684ed(0x1d7)]);if(_0x1a7a23){for(const _0x5c2878 of _0x1a7a23)_0x5c2878[_0x4684ed(0x19a)](_0x4684ed(0x2ad))||(_0x25926c[_0x4684ed(0x16d)][_0x4684ed(0x1c2)]([_0x4684ed(0x1c3),_0x4684ed(0x16f),_0x4684ed(0x252)],_0x5c2878),_0x25926c[_0x4684ed(0x16d)][_0x4684ed(0x281)](_0x4684ed(0x190),_0x5c2878),_0x25926c[_0x4684ed(0x27f)][_0x4684ed(0x158)](_0x5c2878,_0x196d91[_0x4684ed(0x1d7)]));}},{'priority':_0x75f847(0x236)});}),_0x37ef6f[_0x3a89d4(0x215)][_0x3a89d4(0x2c2)](_0x3a89d4(0x17a))[_0x3a89d4(0x282)](_0x552071=>{const _0x1f75d1=_0x3a89d4;_0x552071['on'](_0x1f75d1(0x1dd),(_0x18d354,_0x2f1c61,_0x31e160)=>{const _0x31f43c=_0x1f75d1,_0x50cfe3=_0x31e160[_0x31f43c(0x27f)][_0x31f43c(0x23f)](_0x2f1c61[_0x31f43c(0x1d7)]);if(!_0x50cfe3)return;const {id:_0x9080cf}=this[_0x31f43c(0x1b5)](_0x2f1c61[_0x31f43c(0x1d7)]),_0x861fad=this[_0x31f43c(0x294)][_0x31f43c(0x303)](_0x9080cf),_0x4fe708=this[_0x31f43c(0x25b)](_0x861fad);if(this[_0x31f43c(0x188)](_0x4fe708)){for(const _0x7c78d0 of _0x50cfe3)_0x7c78d0[_0x31f43c(0x19a)](_0x31f43c(0x2ad))||(_0x31e160[_0x31f43c(0x16d)][_0x31f43c(0x1c2)]([_0x31f43c(0x1c3),_0x31f43c(0x16f),_0x31f43c(0x252)],_0x7c78d0),_0x31e160[_0x31f43c(0x16d)][_0x31f43c(0x281)](_0x31f43c(0x190),_0x7c78d0),_0x31e160[_0x31f43c(0x27f)][_0x31f43c(0x158)](_0x7c78d0,_0x2f1c61[_0x31f43c(0x1d7)]));}},{'priority':_0x1f75d1(0x236)});}),_0x37ef6f[_0x3a89d4(0x239)][_0x3a89d4(0x1f4)][_0x3a89d4(0x2af)](_0x472a61=>{const _0x9a626e=_0x3a89d4;let _0x44fd7f=!0x1;const _0x574197=Array[_0x9a626e(0x180)](_0x37ef6f[_0x9a626e(0x239)][_0x9a626e(0x1f4)][_0x9a626e(0x29e)][_0x9a626e(0x175)]()),_0x531c37=new Set();for(const {name:_0x3feb40,data:_0x4ecfcd}of _0x574197){const {group:_0x118f45,type:_0x3643b4,subType:_0x3cec56,id:_0x1f34c2}=this[_0x9a626e(0x1b5)](_0x3feb40);if(_0x9a626e(0x22f)!==_0x118f45)continue;const _0x2e7a08=this[_0x9a626e(0x294)][_0x9a626e(0x303)](_0x1f34c2);if(null!=_0x4ecfcd[_0x9a626e(0x2c0)]){_0x9a626e(0x2b1)==_0x3643b4&&(_0x44fd7f=_0x44fd7f||Et(_0x4ecfcd[_0x9a626e(0x2c0)],_0x3feb40,_0x472a61,_0x37ef6f[_0x9a626e(0x239)][_0x9a626e(0x1b8)]));const _0x38a837=_0x9a626e(0x20d)==_0x3643b4&&this[_0x9a626e(0x188)](_0x3cec56[_0x9a626e(0x26e)]('|')[0x0]);if(_0x4ecfcd[_0x9a626e(0x2c0)][_0x9a626e(0x23b)]||_0x9a626e(0x2f6)==_0x4ecfcd[_0x9a626e(0x2c0)][_0x9a626e(0x176)][_0x9a626e(0x270)]||_0x9a626e(0x245)==_0x3643b4&&!Ut(_0x4ecfcd[_0x9a626e(0x2c0)])||_0x38a837&&!Ut(_0x4ecfcd[_0x9a626e(0x2c0)])||_0x9a626e(0x25d)==_0x3643b4&&!(!Tt(_0x4af1a7=_0x4ecfcd[_0x9a626e(0x2c0)])&&!function(_0x47dda9){const _0x1a077e=_0x9a626e;return _0x47dda9[_0x1a077e(0x2f3)][_0x1a077e(0x1e3)]==_0x47dda9[_0x1a077e(0x1c9)][_0x1a077e(0x20a)]&&_0x47dda9[_0x1a077e(0x2f3)][_0x1a077e(0x1d4)];}(_0x4af1a7)))_0x472a61[_0x9a626e(0x2f0)](_0x3feb40),_0x44fd7f=!0x0;else{if(!_0x2e7a08||!_0x2e7a08[_0x9a626e(0x1e9)])continue;_0x531c37[_0x9a626e(0x282)](_0x2e7a08);}}}var _0x4af1a7;return _0x531c37[_0x9a626e(0x1cf)]>0x0&&(_0x44fd7f=!!this[_0x9a626e(0x1f5)](_0x531c37)||_0x44fd7f),_0x44fd7f;}),_0x37ef6f[_0x3a89d4(0x239)][_0x3a89d4(0x1f4)][_0x3a89d4(0x2af)](_0x541cfd=>{const _0x270fc4=_0x3a89d4;let _0x53cb3b=!0x1;for(const _0x16e2fa of _0x37ef6f[_0x270fc4(0x239)][_0x270fc4(0x1f4)][_0x270fc4(0x29e)][_0x270fc4(0x2b3)]())if(_0x270fc4(0x2cc)==_0x16e2fa[_0x270fc4(0x1c6)])for(const _0x43ad0c of this[_0x270fc4(0x294)][_0x270fc4(0x2b8)]()){if(_0x43ad0c[_0x270fc4(0x28a)]||!_0x43ad0c[_0x270fc4(0x1e9)])continue;const _0x5df573=_0x270fc4(0x245)==_0x43ad0c[_0x270fc4(0x1c6)],_0x51f75f=this[_0x270fc4(0x25b)](_0x43ad0c),_0x39909d=_0x51f75f&&this[_0x270fc4(0x188)](_0x51f75f);if(!_0x5df573&&!_0x39909d)continue;const _0x56e9c3=_0x43ad0c[_0x270fc4(0x1e7)]();if(_0x56e9c3[_0x270fc4(0x2f3)][_0x270fc4(0x1e3)]!=_0x56e9c3[_0x270fc4(0x1c9)][_0x270fc4(0x1e3)]&&!_0x56e9c3[_0x270fc4(0x1c9)][_0x270fc4(0x1d4)]){const _0xf52ff4=_0x37ef6f[_0x270fc4(0x239)][_0x270fc4(0x181)](_0x56e9c3[_0x270fc4(0x2f3)][_0x270fc4(0x18f)],_0x270fc4(0x1c9)),_0x4ca46a=_0x37ef6f[_0x270fc4(0x239)][_0x270fc4(0x23e)](_0x56e9c3[_0x270fc4(0x2f3)],_0xf52ff4);_0x541cfd[_0x270fc4(0x2a7)](_0x43ad0c[_0x270fc4(0x162)](),{'range':_0x4ca46a}),_0x53cb3b=!0x0;}}return _0x53cb3b;}),_0x37ef6f[_0x3a89d4(0x239)][_0x3a89d4(0x1f4)][_0x3a89d4(0x2af)](_0x66bd8f=>this[_0x3a89d4(0x1ae)](_0x66bd8f)),_0x37ef6f[_0x3a89d4(0x239)][_0x3a89d4(0x1f4)][_0x3a89d4(0x2af)](_0x4f4650=>!_0x4f4650[_0x3a89d4(0x23c)][_0x3a89d4(0x20c)]&&this[_0x3a89d4(0x172)](_0x4f4650)),_0x37ef6f[_0x3a89d4(0x239)]['on'](_0x3a89d4(0x2d0),()=>{const _0x3be4bb=_0x3a89d4;this[_0x3be4bb(0x18c)]=!0x1;}),_0x37ef6f[_0x3a89d4(0x239)][_0x3a89d4(0x1f4)]['on'](_0x3a89d4(0x232),(_0x1819d8,_0x4f731c)=>{const _0x373f2b=_0x3a89d4;if(!_0x4f731c[_0x373f2b(0x20c)]||_0x4f731c[_0x373f2b(0x24d)])return;if(!this[_0x373f2b(0x18c)])return;const _0x3bb59c=_0x37ef6f[_0x373f2b(0x239)][_0x373f2b(0x1f4)][_0x373f2b(0x29e)][_0x373f2b(0x2b3)]();if(0x0==_0x3bb59c[_0x373f2b(0x2a6)])return;const _0x20e722=[],_0x4388ae=_0x3bb59c[_0x373f2b(0x305)](_0x387351=>_0x373f2b(0x20d)==_0x387351[_0x373f2b(0x1c6)]),_0x87361e=_0x3bb59c[_0x373f2b(0x305)](_0x107aee=>_0x373f2b(0x2cc)==_0x107aee[_0x373f2b(0x1c6)]&&_0x373f2b(0x254)!=_0x107aee[_0x373f2b(0x1bf)]);for(const _0xa5665f of _0x4388ae)this[_0x373f2b(0x15b)](_0xa5665f[_0x373f2b(0x197)])&&_0x20e722[_0x373f2b(0x268)]({'key':_0xa5665f[_0x373f2b(0x197)],'newValue':_0xa5665f[_0x373f2b(0x205)],'oldValue':_0xa5665f[_0x373f2b(0x1cc)],'range':Ot(_0xa5665f[_0x373f2b(0x159)],_0x37ef6f[_0x373f2b(0x239)])});for(const _0x54076e of _0x87361e){if(_0x373f2b(0x300)!=_0x54076e[_0x373f2b(0x2f9)]&&_0x373f2b(0x1d9)!=_0x54076e[_0x373f2b(0x2f9)])continue;const _0x5c8982=Gt(_0x54076e[_0x373f2b(0x1fb)][_0x373f2b(0x18f)],_0x37ef6f[_0x373f2b(0x239)]),_0x5072cc=_0x54076e[_0x373f2b(0x1f3)];_0x373f2b(0x300)==_0x54076e[_0x373f2b(0x2f9)]&&_0x20e722[_0x373f2b(0x268)]({'key':_0x373f2b(0x26c),'newValue':_0x54076e[_0x373f2b(0x1bf)],'oldValue':_0x5072cc[_0x373f2b(0x1bf)],'range':_0x5c8982});for(const [_0x14d32b,_0x5171ce]of _0x5072cc[_0x373f2b(0x18b)]){if(!this[_0x373f2b(0x15b)](_0x14d32b))continue;const _0x181c66=_0x54076e[_0x373f2b(0x18b)][_0x373f2b(0x303)](_0x14d32b);_0x5171ce!==_0x181c66&&_0x20e722[_0x373f2b(0x268)]({'key':_0x14d32b,'newValue':_0x181c66,'oldValue':_0x5171ce,'range':_0x5c8982});}for(const [_0x55c6ac,_0x4a09e5]of _0x54076e[_0x373f2b(0x18b)])this[_0x373f2b(0x15b)](_0x55c6ac)&&(_0x5072cc[_0x373f2b(0x18b)][_0x373f2b(0x253)](_0x55c6ac)||_0x20e722[_0x373f2b(0x268)]({'key':_0x55c6ac,'newValue':_0x4a09e5,'oldValue':null,'range':_0x5c8982}));}0x0!=_0x20e722[_0x373f2b(0x2a6)]&&_0x37ef6f[_0x373f2b(0x239)][_0x373f2b(0x1e1)](_0x4f731c,_0x5aa267=>{const _0x4c05bf=_0x373f2b,_0x221fad=_0x10c315();for(const {range:_0x41afec,key:_0x16f6e3,oldValue:_0x4ce8d9,newValue:_0x2e56b2}of _0x20e722)this[_0x4c05bf(0x16a)](_0x41afec,_0x16f6e3,_0x4ce8d9,_0x2e56b2,{'groupId':_0x221fad});this[_0x4c05bf(0x1b0)](_0x5aa267,_0x20e722);});},{'priority':_0x3a89d4(0x240)}),_0x37ef6f[_0x3a89d4(0x239)][_0x3a89d4(0x1f9)]['on'](_0x3a89d4(0x1ee),(_0x82b1c5,_0x26ab06,_0x4fa370)=>{const _0x3ac18f=_0x3a89d4;if(null==_0x4fa370){const {id:_0x4341c3}=this[_0x3ac18f(0x1b5)](_0x26ab06[_0x3ac18f(0x1bf)]),_0x446be4=this[_0x3ac18f(0x294)][_0x3ac18f(0x303)](_0x4341c3);_0x446be4&&_0x446be4[_0x3ac18f(0x15f)](_0x26ab06[_0x3ac18f(0x1bf)]);}}),_0x37ef6f[_0x3a89d4(0x239)][_0x3a89d4(0x1f4)]['on'](_0x3a89d4(0x232),()=>{const _0x41f276=_0x3a89d4,_0x1ab577=Array[_0x41f276(0x180)](_0x37ef6f[_0x41f276(0x239)][_0x41f276(0x1f4)][_0x41f276(0x29e)][_0x41f276(0x175)]())[_0x41f276(0x305)](_0x321838=>_0x41f276(0x22f)===this[_0x41f276(0x1b5)](_0x321838[_0x41f276(0x1bf)])[_0x41f276(0x2d7)]);if(0x0===_0x1ab577[_0x41f276(0x2a6)])return;_0x1ab577[_0x41f276(0x1d5)]((_0x47f87e,_0x237457)=>{const _0x1a4a5c=_0x41f276,_0x4f8f1c=_0x47f87e[_0x1a4a5c(0x1aa)][_0x1a4a5c(0x1bc)],_0x348cfd=_0x237457[_0x1a4a5c(0x1aa)][_0x1a4a5c(0x1bc)];return null===_0x4f8f1c&&null===_0x348cfd?0x0:null===_0x4f8f1c&&null!==_0x348cfd?-0x1:null!==_0x4f8f1c&&null===_0x348cfd?0x1:_0x4f8f1c[_0x1a4a5c(0x2f3)][_0x1a4a5c(0x1b6)](_0x348cfd[_0x1a4a5c(0x2f3)])?-0x1:0x1;});const _0x4c9f67=new Set(),_0x25e4f1=new Set();for(const {name:_0x569b0c,data:_0x109648}of _0x1ab577){const {id:_0x1339ca}=this[_0x41f276(0x1b5)](_0x569b0c);if(null===_0x109648[_0x41f276(0x1bc)]){const _0x17061c=this[_0x41f276(0x27b)](_0x569b0c);_0x25e4f1[_0x41f276(0x282)](_0x17061c);}else{const _0x324daa=this[_0x41f276(0x294)][_0x41f276(0x303)](_0x1339ca);null!==_0x109648[_0x41f276(0x2c0)]||_0x324daa[_0x41f276(0x1e9)]?(_0x4c9f67[_0x41f276(0x282)](_0x324daa[_0x41f276(0x2bf)]),_0x25e4f1[_0x41f276(0x282)](_0x324daa)):this[_0x41f276(0x2f2)](_0x324daa);}}_0x25e4f1[_0x41f276(0x1cf)]>0x0&&this[_0x41f276(0x2e5)](_0x25e4f1);for(const _0x47caca of _0x4c9f67)this[_0x41f276(0x1d1)](_0x41f276(0x220),_0x47caca);}),_0x37ef6f[_0x3a89d4(0x239)]['on'](_0x3a89d4(0x1c0),(_0x1c5177,_0x1cc10b)=>{const _0x558e6b=_0x3a89d4,_0x124c93=_0x1cc10b[0x0];if(!this[_0x558e6b(0x294)][_0x558e6b(0x1cf)])return;if(!_0x124c93[_0x558e6b(0x287)])return;if(_0x124c93[_0x558e6b(0x23c)][_0x558e6b(0x24d)]||!_0x124c93[_0x558e6b(0x23c)][_0x558e6b(0x20c)])return;let _0x1b4c8b,_0x16858f;switch(_0x124c93[_0x558e6b(0x1c6)]){case _0x558e6b(0x2cc):_0x1b4c8b=_0x37ef6f[_0x558e6b(0x239)][_0x558e6b(0x181)](_0x124c93[_0x558e6b(0x1fb)]),_0x16858f=_0x1b4c8b[_0x558e6b(0x2a2)](_0x124c93[_0x558e6b(0x169)]);break;case _0x558e6b(0x26e):_0x1b4c8b=_0x37ef6f[_0x558e6b(0x239)][_0x558e6b(0x181)](_0x124c93[_0x558e6b(0x178)]),_0x16858f=_0x37ef6f[_0x558e6b(0x239)][_0x558e6b(0x181)](_0x124c93[_0x558e6b(0x2a4)]);break;case _0x558e6b(0x2eb):_0x1b4c8b=_0x37ef6f[_0x558e6b(0x239)][_0x558e6b(0x181)](_0x124c93[_0x558e6b(0x229)]),_0x16858f=_0x1b4c8b[_0x558e6b(0x2a2)](_0x124c93[_0x558e6b(0x169)]);break;default:return;}const _0xc68d69=_0x37ef6f[_0x558e6b(0x239)][_0x558e6b(0x23e)](_0x1b4c8b,_0x16858f);_0x37ef6f[_0x558e6b(0x239)][_0x558e6b(0x29f)](()=>{const _0x477b8f=_0x558e6b;for(const {suggestion:_0x5e4086,meta:_0x3d44c6}of this[_0x477b8f(0x284)](_0xc68d69)){if(_0x5e4086[_0x477b8f(0x28a)])continue;if(_0x477b8f(0x2b1)==_0x5e4086[_0x477b8f(0x1c6)])continue;const _0x2e0afd=this[_0x477b8f(0x25b)](_0x5e4086);if(_0x2e0afd&&this[_0x477b8f(0x188)](_0x2e0afd)&&_0x477b8f(0x26e)!=_0x124c93[_0x477b8f(0x1c6)])continue;const _0x1773e9=_0x5e4086[_0x477b8f(0x1aa)]&&_0x5e4086[_0x477b8f(0x1aa)][_0x477b8f(0x1bd)];(_0x477b8f(0x245)!=_0x5e4086[_0x477b8f(0x1c6)]||_0x477b8f(0x26e)==_0x124c93[_0x477b8f(0x1c6)]&&!_0x1773e9)&&(_0x3d44c6[_0x477b8f(0x19f)]||_0x477b8f(0x2d3)==_0x5e4086[_0x477b8f(0x1c6)]&&_0x3d44c6[_0x477b8f(0x1a0)]||_0x5e4086[_0x477b8f(0x1e7)]()[_0x477b8f(0x278)](_0xc68d69)&&this[_0x477b8f(0x24c)](_0x5e4086,_0x1b4c8b,_0x16858f));}});},{'priority':_0x3a89d4(0x240)}),_0x37ef6f[_0x3a89d4(0x239)]['on'](_0x3a89d4(0x285),(_0x48cd8b,_0x3d7e32)=>{const _0x2b109a=_0x3a89d4,_0x1c4785=_0x3d7e32[0x0],_0x391fe9=_0x3d7e32[0x1];if(_0x391fe9&&_0x391fe9[_0x2b109a(0x230)])return;if(this[_0x2b109a(0x187)])return;if(!this[_0x2b109a(0x17e)][_0x2b109a(0x2b7)])return;if(_0x1c4785[_0x2b109a(0x23b)])return;const _0x4dc86f=_0x37ef6f[_0x2b109a(0x239)][_0x2b109a(0x1b8)],{start:_0x3bf538,end:_0x3dcb16}=_0x1c4785[_0x2b109a(0x1e7)](),_0x4d1f55=_0x3bf538[_0x2b109a(0x18f)]&&_0x4dc86f[_0x2b109a(0x168)](_0x3bf538[_0x2b109a(0x18f)])?null:_0x4dc86f[_0x2b109a(0x24f)](_0x3bf538,_0x2b109a(0x186)),_0x2c0092=_0x3dcb16[_0x2b109a(0x20a)]&&_0x4dc86f[_0x2b109a(0x168)](_0x3dcb16[_0x2b109a(0x20a)])?null:_0x4dc86f[_0x2b109a(0x24f)](_0x3dcb16,_0x2b109a(0x195)),_0x2b4ba3=_0x37ef6f[_0x2b109a(0x239)][_0x2b109a(0x23e)](_0x4d1f55?_0x4d1f55[_0x2b109a(0x2f3)]:_0x3bf538,_0x2c0092?_0x2c0092[_0x2b109a(0x1c9)]:_0x3dcb16);_0x37ef6f[_0x2b109a(0x239)][_0x2b109a(0x29f)](_0x302940=>{const _0x2bd1ec=_0x2b109a;this[_0x2bd1ec(0x2c8)](_0x2b4ba3);const _0x38b3a5=_0x37ef6f[_0x2bd1ec(0x239)][_0x2bd1ec(0x1b8)][_0x2bd1ec(0x24f)](_0x2b4ba3[_0x2bd1ec(0x2f3)]);_0x1c4785['is'](_0x2bd1ec(0x2d8))?_0x302940[_0x2bd1ec(0x2fa)](_0x38b3a5):_0x1c4785[_0x2bd1ec(0x25f)](_0x38b3a5);}),_0x48cd8b[_0x2b109a(0x214)]();},{'priority':_0x2c6ed6[_0x3a89d4(0x219)]+0xa}),_0x37ef6f[_0x3a89d4(0x239)]['on'](_0x3a89d4(0x193),(_0x1fd76f,_0x169d06)=>{const _0x14e4c3=_0x3a89d4,_0x3e5a88=_0x169d06[_0x169d06[_0x14e4c3(0x2a6)]-0x1];_0x3e5a88&&_0x3e5a88[_0x14e4c3(0x230)]||this[_0x14e4c3(0x187)]||this[_0x14e4c3(0x17e)][_0x14e4c3(0x2b7)]&&(_0x37ef6f[_0x14e4c3(0x239)][_0x14e4c3(0x29f)](()=>{const _0x134bdc=_0x14e4c3;let _0x42e7ce=_0x37ef6f[_0x134bdc(0x239)][_0x134bdc(0x193)](_0x169d06[0x0],_0x169d06[0x1],_0x169d06[0x2],{'forceDefaultExecution':!0x0});if(!_0x42e7ce)return;_0x1fd76f[_0x134bdc(0x1d0)]=_0x42e7ce[_0x134bdc(0x25a)]();const _0x1bdacf=_0x42e7ce[_0x134bdc(0x1c9)][_0x134bdc(0x20a)],_0x2a091a=_0x37ef6f[_0x134bdc(0x239)][_0x134bdc(0x1b8)];_0x1bdacf&&_0x2a091a[_0x134bdc(0x306)](_0x1bdacf)&&!_0x2a091a[_0x134bdc(0x24b)](_0x1bdacf)&&(_0x42e7ce=_0x37ef6f[_0x134bdc(0x239)][_0x134bdc(0x23e)](_0x42e7ce[_0x134bdc(0x2f3)],_0x37ef6f[_0x134bdc(0x239)][_0x134bdc(0x181)](_0x1bdacf,_0x134bdc(0x1c9)))),this[_0x134bdc(0x277)](_0x42e7ce);}),_0x1fd76f[_0x14e4c3(0x214)]());},{'priority':_0x3a89d4(0x236)}),this[_0x3a89d4(0x265)][_0x3a89d4(0x2a5)][_0x3a89d4(0x282)](_0x3a89d4(0x191),this[_0x3a89d4(0x17e)]),this[_0x3a89d4(0x17f)](_0x3a89d4(0x191));const _0x1c502d=new _0x3ba3cf(_0x37ef6f,this[_0x3a89d4(0x294)]);_0x37ef6f[_0x3a89d4(0x2a5)][_0x3a89d4(0x282)](_0x3a89d4(0x26d),_0x1c502d),this[_0x3a89d4(0x17f)](_0x3a89d4(0x26d));const _0x3976c3=new _0x2d8881(_0x37ef6f,this[_0x3a89d4(0x294)]);_0x37ef6f[_0x3a89d4(0x2a5)][_0x3a89d4(0x282)](_0x3a89d4(0x194),_0x3976c3),this[_0x3a89d4(0x17f)](_0x3a89d4(0x194)),_0x37ef6f[_0x3a89d4(0x2a5)][_0x3a89d4(0x282)](_0x3a89d4(0x1da),new _0x19ff06(_0x37ef6f,_0x1c502d,this[_0x3a89d4(0x294)])),this[_0x3a89d4(0x17f)](_0x3a89d4(0x1da)),_0x37ef6f[_0x3a89d4(0x2a5)][_0x3a89d4(0x282)](_0x3a89d4(0x2bc),new _0x19ff06(_0x37ef6f,_0x3976c3,this[_0x3a89d4(0x294)])),this[_0x3a89d4(0x17f)](_0x3a89d4(0x2bc)),_0x37ef6f[_0x3a89d4(0x2a5)][_0x3a89d4(0x282)](_0x3a89d4(0x2b9),new _0xe0fda6(_0x37ef6f,_0x1c502d,this[_0x3a89d4(0x294)])),this[_0x3a89d4(0x17f)](_0x3a89d4(0x2b9)),_0x37ef6f[_0x3a89d4(0x2a5)][_0x3a89d4(0x282)](_0x3a89d4(0x233),new _0xe0fda6(_0x37ef6f,_0x3976c3,this[_0x3a89d4(0x294)])),this[_0x3a89d4(0x17f)](_0x3a89d4(0x233));const _0x38de1f=_0x37ef6f[_0x3a89d4(0x1cd)][_0x3a89d4(0x303)](_0x3a89d4(0x2d9));this[_0x3a89d4(0x22c)](_0x38de1f,_0x3a89d4(0x179),(_0x8732bb,{threadId:_0x2a556a})=>{const _0x5b1203=_0x3a89d4,_0x49314a=this[_0x5b1203(0x294)][_0x5b1203(0x303)](_0x2a556a);_0x49314a&&_0x49314a[_0x5b1203(0x302)]&&0x1===_0x49314a[_0x5b1203(0x302)][_0x5b1203(0x2a6)]&&this[_0x5b1203(0x21e)](_0x2a556a,{'hasComments':!0x0});},{'priority':_0x3a89d4(0x1cb)}),this[_0x3a89d4(0x22c)](_0x38de1f,_0x3a89d4(0x250),(_0x379d28,{threadId:_0x1446a3})=>{const _0xbe6db3=_0x3a89d4,_0x4cfdf1=this[_0xbe6db3(0x294)][_0xbe6db3(0x303)](_0x1446a3);_0x4cfdf1&&_0x4cfdf1[_0xbe6db3(0x302)]&&!_0x4cfdf1[_0xbe6db3(0x302)][_0xbe6db3(0x2a6)]&&this[_0xbe6db3(0x21e)](_0x1446a3,{'hasComments':!0x1});},{'priority':_0x3a89d4(0x1cb)});}set[_0x21cdd1(0x1ca)](_0x384df1){const _0x2f110d=_0x21cdd1;if(this[_0x2f110d(0x21b)])throw new _0x476890(_0x2f110d(0x274),this);this[_0x2f110d(0x21b)]=_0x384df1;}get[_0x21cdd1(0x1ca)](){const _0x239e0c=_0x21cdd1;return this[_0x239e0c(0x21b)];}[_0x21cdd1(0x29d)]({skipNotAttached:_0x29cecf=!0x1,toJSON:_0xdabf63=!0x1}={}){const _0x1e0d09=_0x21cdd1,_0x5519c3=[];for(const _0x4a3242 of this[_0x1e0d09(0x294)][_0x1e0d09(0x2b8)]())_0x29cecf&&!_0x4a3242[_0x1e0d09(0x1e9)]||_0x5519c3[_0x1e0d09(0x268)](_0x4a3242);return _0xdabf63?_0x5519c3[_0x1e0d09(0x198)](_0x30edf1=>_0x30edf1[_0x1e0d09(0x192)]()):_0x5519c3;}[_0x21cdd1(0x200)](_0x46872c){const _0x68cdb8=_0x21cdd1,_0x106e1f=this[_0x68cdb8(0x294)][_0x68cdb8(0x303)](_0x46872c);if(!_0x106e1f)throw new _0x476890(_0x68cdb8(0x263),this);return _0x106e1f;}[_0x21cdd1(0x28c)](_0x1d2eea){const _0x43085b=_0x21cdd1;return this[_0x43085b(0x294)][_0x43085b(0x253)](_0x1d2eea);}[_0x21cdd1(0x177)](_0x576345){const _0x326388=_0x21cdd1,{authorId:_0x55d340,id:_0x2b5793,attributes:_0x4e0146}=_0x576345,[_0x349f4a,_0x3e7f99]=_0x576345[_0x326388(0x1c6)][_0x326388(0x26e)](':'),_0x1955b0=this[_0x326388(0x294)][_0x326388(0x303)](_0x2b5793)||this[_0x326388(0x1dc)](_0x349f4a,_0x3e7f99,_0x2b5793,_0x55d340,_0x4e0146);if(this[_0x326388(0x2d1)](_0x1955b0),this[_0x326388(0x28b)](_0x1955b0,_0x349f4a,_0x3e7f99||null,_0x55d340),_0x1955b0[_0x326388(0x207)]=_0x576345[_0x326388(0x207)],_0x1955b0[_0x326388(0x2b5)]=!0x0,_0x4e0146&&_0x4e0146[_0x326388(0x1a7)]){const _0x537c60=_0x4e0146[_0x326388(0x1a7)],_0x4c50bf=this[_0x326388(0x1d8)](_0x537c60[_0x326388(0x259)]);_0x1955b0[_0x326388(0x19c)]=_0x537c60[_0x326388(0x207)],_0x1955b0[_0x326388(0x16b)]=_0x4c50bf,_0x1955b0[_0x326388(0x28e)]=!0x0;}else _0x1955b0[_0x326388(0x19c)]=_0x576345[_0x326388(0x207)];switch(_0x576345[_0x326388(0x1aa)]&&(_0x1955b0[_0x326388(0x1aa)]=_0x576345[_0x326388(0x1aa)]),_0x576345[_0x326388(0x18b)]&&(_0x1955b0[_0x326388(0x18b)]=_0x576345[_0x326388(0x18b)]),this[_0x326388(0x21b)]&&this[_0x326388(0x21b)][_0x326388(0x1f0)]||(_0x1955b0[_0x326388(0x1fd)]=!0x0),this[_0x326388(0x2b0)][_0x326388(0x303)](_0x1955b0)){case _0x326388(0x2cb):this[_0x326388(0x2b0)][_0x326388(0x203)](_0x1955b0,_0x326388(0x2ab));break;case _0x326388(0x2dc):_0x1955b0[_0x326388(0x1e9)]?(this[_0x326388(0x1f5)](new Set([_0x1955b0])),this[_0x326388(0x2e5)](new Set([_0x1955b0])),this[_0x326388(0x2b0)][_0x326388(0x203)](_0x1955b0,_0x326388(0x183)),this[_0x326388(0x1d1)](_0x326388(0x2a0),_0x1955b0)):this[_0x326388(0x2b0)][_0x326388(0x203)](_0x1955b0,_0x326388(0x161));}return _0x1955b0;}[_0x21cdd1(0x26d)](_0x57df06){const _0x65906=_0x21cdd1;this[_0x65906(0x230)](()=>{const _0x5c29e8=_0x65906;this[_0x5c29e8(0x265)][_0x5c29e8(0x239)][_0x5c29e8(0x29f)](()=>{const _0x373538=_0x5c29e8;for(const _0x5c82fe of _0x57df06[_0x373538(0x27c)]())_0x5c82fe[_0x373538(0x1e8)]();});});}[_0x21cdd1(0x194)](_0x2d2869){const _0x24f534=_0x21cdd1;this[_0x24f534(0x230)](()=>{const _0x27bb5f=_0x24f534;this[_0x27bb5f(0x265)][_0x27bb5f(0x239)][_0x27bb5f(0x29f)](()=>{const _0x252480=_0x27bb5f;for(const _0x34923e of _0x2d2869[_0x252480(0x27c)]())_0x34923e[_0x252480(0x18a)]();});});}[_0x21cdd1(0x17f)](_0x4e0649,_0x3f243d){const _0x1c60fd=_0x21cdd1,_0x3af00d=this[_0x1c60fd(0x265)][_0x1c60fd(0x2a5)][_0x1c60fd(0x303)](_0x4e0649);if(!_0x3af00d)throw new _0x476890(_0x1c60fd(0x1a9),this,{'commandName':_0x4e0649});if(this[_0x1c60fd(0x1a5)][_0x1c60fd(0x253)](_0x3af00d))throw new _0x476890(_0x1c60fd(0x2ac),this,{'commandName':_0x4e0649});this[_0x1c60fd(0x1a5)][_0x1c60fd(0x282)](_0x3af00d),_0x3f243d&&_0x3af00d['on'](_0x1c60fd(0x24e),(_0x14a500,_0x3891d2)=>{const _0x2b020f=_0x1c60fd;this[_0x2b020f(0x17e)][_0x2b020f(0x2b7)]&&(this[_0x2b020f(0x187)]||(_0x3891d2[_0x2b020f(0x2a6)]>0x0&&_0x3891d2[_0x3891d2[_0x2b020f(0x2a6)]-0x1]&&_0x3891d2[_0x3891d2[_0x2b020f(0x2a6)]-0x1][_0x2b020f(0x230)]?_0x3891d2[_0x2b020f(0x22e)]():(_0x14a500[_0x2b020f(0x1d0)]=_0x3f243d((..._0xb0c69c)=>_0x3af00d[_0x2b020f(0x24e)](..._0xb0c69c,{'forceDefaultExecution':!0x0}),..._0x3891d2),_0x14a500[_0x2b020f(0x214)]())));},{'priority':_0x1c60fd(0x236)});}[_0x21cdd1(0x230)](_0x42149a){const _0x17785a=_0x21cdd1;let _0x541850,_0x417171;const _0x3b837f=this[_0x17785a(0x187)];this[_0x17785a(0x187)]=!0x0;try{_0x541850=_0x42149a();}catch(_0x53032e){_0x417171=_0x53032e;}return _0x3b837f||(this[_0x17785a(0x187)]=!0x1),_0x417171&&_0x476890[_0x17785a(0x19b)](_0x417171,this),_0x541850;}[_0x21cdd1(0x277)](_0x50a828,_0x5738d4=null,_0xaf89a9={}){const _0x278118=_0x21cdd1;if(_0x50a828[_0x278118(0x23b)])return null;const _0x41c1f6=this[_0x278118(0x265)][_0x278118(0x1cd)][_0x278118(0x303)](_0x278118(0x272))['me'];for(const {suggestion:_0x4a5e2d,meta:_0x47abba}of this[_0x278118(0x284)](_0x50a828,_0x278118(0x2d3)))if(_0x47abba[_0x278118(0x1a0)]){if(!_0x47abba[_0x278118(0x242)]){if(_0x47abba[_0x278118(0x19f)]){if(!this[_0x278118(0x2c5)]||!Lt(_0x4a5e2d,_0xaf89a9))continue;return _0x4a5e2d;}if(Lt(_0x4a5e2d,_0xaf89a9))return _0x4a5e2d;this[_0x278118(0x24c)](_0x4a5e2d,_0x50a828[_0x278118(0x2f3)],_0x50a828[_0x278118(0x1c9)]);break;}if(_0x5738d4==_0x4a5e2d[_0x278118(0x2de)]&&Lt(_0x4a5e2d,_0xaf89a9)){const _0x13a2e8=_0x4a5e2d[_0x278118(0x1e7)]();return _0x13a2e8[_0x278118(0x2f3)][_0x278118(0x2f7)](_0x50a828[_0x278118(0x1c9)])?this[_0x278118(0x29c)](_0x4a5e2d,this[_0x278118(0x2e2)][_0x278118(0x23e)](_0x50a828[_0x278118(0x2f3)],_0x13a2e8[_0x278118(0x1c9)])):this[_0x278118(0x29c)](_0x4a5e2d,this[_0x278118(0x2e2)][_0x278118(0x23e)](_0x13a2e8[_0x278118(0x2f3)],_0x50a828[_0x278118(0x1c9)])),_0x4a5e2d;}}const _0x46738c=_0x10c315(),_0x34b862=_0x41c1f6['id'],_0x2a3551=_0x5738d4?_0x278118(0x2be)+_0x5738d4:_0x278118(0x2d3),_0x374bfa=this[_0x278118(0x2ed)]({'id':_0x46738c,'type':_0x2a3551,'createdAt':new Date(),'authorId':_0x34b862,'attributes':_0xaf89a9});return this[_0x278118(0x171)](_0x2a3551,_0x46738c,_0x34b862,_0x50a828),_0x374bfa;}[_0x21cdd1(0x2bd)](_0x464850,_0x17c5af=_0x21cdd1(0x2c9),_0x115d01={}){const _0x560ece=_0x21cdd1,_0x4305b2=this[_0x560ece(0x265)][_0x560ece(0x1cd)][_0x560ece(0x303)](_0x560ece(0x272))['me'],_0x43375a=this[_0x560ece(0x160)][_0x560ece(0x243)](_0x560ece(0x2d3),_0x17c5af,_0x560ece(0x247));for(const _0x1077ad of this[_0x560ece(0x29d)]())if(_0x1077ad[_0x560ece(0x16b)]['id']==_0x4305b2['id']&&_0x560ece(0x2d3)==_0x1077ad[_0x560ece(0x1c6)]&&_0x1077ad[_0x560ece(0x2de)]==_0x17c5af&&Lt(_0x1077ad,_0x115d01)&&(_0x43375a(_0x1077ad[_0x560ece(0x226)](),_0x464850)||_0x43375a(_0x464850,_0x1077ad[_0x560ece(0x226)]()))){for(const _0x2d7315 of _0x464850)_0x1077ad[_0x560ece(0x251)](_0x2d7315);return _0x1077ad;}for(const {suggestion:_0x450d6a,meta:_0x20536f}of this[_0x560ece(0x284)](_0x464850,_0x560ece(0x2d3))){if(!_0x20536f[_0x560ece(0x1a0)])continue;if(!this[_0x560ece(0x2c5)]&&_0x20536f[_0x560ece(0x19f)])continue;if(!Lt(_0x450d6a,_0x115d01))continue;let _0xf429b4=!0x0;for(const _0x1f6134 of _0x450d6a[_0x560ece(0x226)]())for(const _0x88f729 of _0x464850)if(!_0x1f6134[_0x560ece(0x278)](_0x88f729)){_0xf429b4=!0x1;break;}if(_0xf429b4)return _0x450d6a;}const _0x12d34e=_0x10c315(),_0x21a008=_0x4305b2['id'],_0x367386=_0x560ece(0x2be)+_0x17c5af,_0x3138b1=this[_0x560ece(0x2ed)]({'id':_0x12d34e,'type':_0x367386,'createdAt':new Date(),'authorId':_0x21a008,'attributes':_0x115d01});for(const _0x51478a of _0x464850)this[_0x560ece(0x171)](_0x367386,_0x12d34e,_0x21a008,_0x51478a,_0x19e7b6[_0x560ece(0x182)]());return _0x3138b1;}[_0x21cdd1(0x261)](_0x21718e,_0x4b480e,_0x40998a=null,_0x474bce={}){const _0x12a6bd=_0x21cdd1;if(_0x40998a=_0x40998a||Vt(_0x4b480e),_0x21718e[_0x12a6bd(0x23b)])return null;if(_0x12a6bd(0x241)===this[_0x12a6bd(0x255)]){const _0x17dfef=this[_0x12a6bd(0x160)][_0x12a6bd(0x243)](_0x12a6bd(0x2b1),_0x40998a,_0x12a6bd(0x1e8));return this[_0x12a6bd(0x230)](()=>_0x17dfef([_0x21718e],_0x4b480e,_0x474bce)),null;}const _0x337805=this[_0x12a6bd(0x265)][_0x12a6bd(0x1cd)][_0x12a6bd(0x303)](_0x12a6bd(0x272))['me'],_0x363d06=[];if(_0x12a6bd(0x1df)!==this[_0x12a6bd(0x255)]){for(const {suggestion:_0x332ca5,meta:_0x1181cc}of this[_0x12a6bd(0x284)](_0x21718e,_0x12a6bd(0x2d3)))_0x1181cc[_0x12a6bd(0x1a0)]&&!_0x1181cc[_0x12a6bd(0x2ae)]&&_0x363d06[_0x12a6bd(0x268)](..._0x332ca5[_0x12a6bd(0x226)]());}const _0x570e7a=function(_0xd313bf,_0x4462f2){const _0x195f0a=_0x12a6bd,_0x1f2c6a=[];for(const _0x3ee18d of _0x4462f2){const _0x386639=_0xd313bf[_0x195f0a(0x27e)](_0x3ee18d);_0x386639&&_0x1f2c6a[_0x195f0a(0x268)](_0x386639);}return _0x1f2c6a;}(_0x21718e,_0x363d06),_0x36cf64=function(_0x3a790f,_0x2a710e){const _0x26a339=_0x12a6bd,_0x3e40fb=[_0x3a790f];for(const _0x4d25d0 of _0x2a710e){let _0x166c4b=0x0;for(;_0x166c4b<_0x3e40fb[_0x26a339(0x2a6)];){const _0x38d8e3=_0x3e40fb[_0x166c4b][_0x26a339(0x223)](_0x4d25d0);_0x3e40fb[_0x26a339(0x2dd)](_0x166c4b,0x1,..._0x38d8e3),_0x166c4b+=_0x38d8e3[_0x26a339(0x2a6)];}}return _0x3e40fb;}(_0x21718e,_0x363d06);_0x570e7a[_0x12a6bd(0x2a6)]&&this[_0x12a6bd(0x2e2)][_0x12a6bd(0x29f)](()=>{const _0x2b2b61=_0x12a6bd;for(const _0x27175a of _0x570e7a){const _0x50400e=this[_0x2b2b61(0x160)][_0x2b2b61(0x243)](_0x2b2b61(0x2b1),_0x40998a,_0x2b2b61(0x1e8));this[_0x2b2b61(0x230)](()=>_0x50400e([_0x27175a],_0x4b480e,_0x474bce));}});for(const _0x1ac458 of _0x36cf64){let _0x5bb6a3=null,_0x3469c5=_0x1ac458[_0x12a6bd(0x2f3)],_0x117a4e=_0x1ac458[_0x12a6bd(0x1c9)];for(const {suggestion:_0x5a694f,meta:_0x12f521}of this[_0x12a6bd(0x284)](_0x1ac458,_0x12a6bd(0x2b1))){if(!_0x12f521[_0x12a6bd(0x1a0)])continue;if(_0x5a694f[_0x12a6bd(0x2de)]!=_0x40998a)continue;if(!Lt(_0x5a694f,_0x474bce))continue;const _0x48ce0e=_0x5a694f[_0x12a6bd(0x1e7)]();if(_0x48ce0e[_0x12a6bd(0x278)](_0x1ac458,!0x0))return null;_0x3469c5=_0x3469c5[_0x12a6bd(0x1b6)](_0x48ce0e[_0x12a6bd(0x2f3)])?_0x3469c5:_0x48ce0e[_0x12a6bd(0x2f3)],_0x117a4e=_0x117a4e[_0x12a6bd(0x1f6)](_0x48ce0e[_0x12a6bd(0x1c9)])?_0x117a4e:_0x48ce0e[_0x12a6bd(0x1c9)],_0x5bb6a3?_0x48ce0e[_0x12a6bd(0x2f3)][_0x12a6bd(0x1b6)](_0x5bb6a3[_0x12a6bd(0x1e7)]()[_0x12a6bd(0x2f3)])?(_0x5bb6a3[_0x12a6bd(0x267)](),_0x5bb6a3=_0x5a694f):_0x5a694f[_0x12a6bd(0x267)]():_0x5bb6a3=_0x5a694f;}const _0x124288=this[_0x12a6bd(0x2e2)][_0x12a6bd(0x23e)](_0x3469c5,_0x117a4e);if(_0x5bb6a3)this[_0x12a6bd(0x29c)](_0x5bb6a3,_0x124288);else{const _0x28bfe7=_0x10c315(),_0x463d18=_0x337805['id'];this[_0x12a6bd(0x2ed)]({'id':_0x28bfe7,'type':_0x12a6bd(0x2fc)+_0x40998a,'data':_0x4b480e,'createdAt':new Date(),'authorId':_0x463d18,'attributes':_0x474bce}),this[_0x12a6bd(0x171)](_0x12a6bd(0x2fc)+_0x40998a,_0x28bfe7,_0x463d18,_0x124288);}}return null;}[_0x21cdd1(0x234)](_0x83427e,_0x3b2853,_0x44355f=[],_0x131a44=null,_0x4cca68={}){const _0x4f5c0b=_0x21cdd1;_0x3b2853[_0x4f5c0b(0x213)]||(_0x3b2853[_0x4f5c0b(0x213)]=_0x3b2853[_0x4f5c0b(0x2a1)]),_0x3b2853[_0x4f5c0b(0x1bd)]=_0x83427e['is'](_0x4f5c0b(0x159)),_0x131a44=_0x131a44||Vt(_0x3b2853);const _0x4754f9=_0x44355f[_0x4f5c0b(0x198)](_0x2fbc19=>Gt(_0x2fbc19,this[_0x4f5c0b(0x2e2)])),_0x6c499d=_0x83427e['is'](_0x4f5c0b(0x159))?_0x83427e:Gt(_0x83427e,this[_0x4f5c0b(0x2e2)]);if(_0x4f5c0b(0x241)===this[_0x4f5c0b(0x255)]){const _0x11f9c4=this[_0x4f5c0b(0x160)][_0x4f5c0b(0x243)](_0x4f5c0b(0x245),_0x131a44,_0x4f5c0b(0x1e8));return this[_0x4f5c0b(0x230)](()=>_0x11f9c4([_0x6c499d],_0x3b2853,_0x4cca68)),null;}_0x4754f9[_0x4f5c0b(0x268)](_0x6c499d);let _0x2057d3=!0x0;for(const _0x5acd79 of _0x4754f9)if(!this[_0x4f5c0b(0x291)](_0x5acd79)){_0x2057d3=!0x1;break;}if(_0x2057d3&&_0x4f5c0b(0x1df)!==this[_0x4f5c0b(0x255)]){const _0x481765=this[_0x4f5c0b(0x160)][_0x4f5c0b(0x243)](_0x4f5c0b(0x245),_0x131a44,_0x4f5c0b(0x1e8));return this[_0x4f5c0b(0x230)](()=>_0x481765([_0x6c499d],_0x3b2853,_0x4cca68)),null;}let _0x21f606=null,_0x2e4da9=_0x6c499d[_0x4f5c0b(0x2f3)],_0x49f2bf=_0x6c499d[_0x4f5c0b(0x1c9)];for(const {suggestion:_0x403657,meta:_0x495291}of this[_0x4f5c0b(0x284)](_0x6c499d,_0x4f5c0b(0x245))){if(!_0x495291[_0x4f5c0b(0x1a0)])continue;if(_0x495291[_0x4f5c0b(0x242)]||_0x495291[_0x4f5c0b(0x19f)]||_0x495291[_0x4f5c0b(0x2ae)])continue;if(_0x403657[_0x4f5c0b(0x1aa)][_0x4f5c0b(0x213)]!=_0x3b2853[_0x4f5c0b(0x213)])continue;if(!Lt(_0x403657,_0x4cca68))continue;const _0x21d303=_0x403657[_0x4f5c0b(0x1e7)]();if(_0x403657[_0x4f5c0b(0x2de)]==_0x131a44){if(_0x21d303[_0x4f5c0b(0x278)](_0x6c499d,!0x0))return null;_0x2e4da9=_0x2e4da9[_0x4f5c0b(0x1b6)](_0x21d303[_0x4f5c0b(0x2f3)])?_0x2e4da9:_0x21d303[_0x4f5c0b(0x2f3)],_0x49f2bf=_0x49f2bf[_0x4f5c0b(0x1f6)](_0x21d303[_0x4f5c0b(0x1c9)])?_0x49f2bf:_0x21d303[_0x4f5c0b(0x1c9)],_0x21f606?_0x21d303[_0x4f5c0b(0x2f3)][_0x4f5c0b(0x1b6)](_0x21f606[_0x4f5c0b(0x1e7)]()[_0x4f5c0b(0x2f3)])?(_0x21f606[_0x4f5c0b(0x267)](),_0x21f606=_0x403657):_0x403657[_0x4f5c0b(0x267)]():_0x21f606=_0x403657;}else{const _0x1acd65=_0x6c499d[_0x4f5c0b(0x27e)](_0x21d303);this[_0x4f5c0b(0x23a)](_0x403657,_0x1acd65);}}const _0x45cc41=this[_0x4f5c0b(0x265)][_0x4f5c0b(0x1cd)][_0x4f5c0b(0x303)](_0x4f5c0b(0x272))['me'],_0x31d09e=_0x10c315(),_0x4afc5d=_0x45cc41['id'];if(_0x21f606)return this[_0x4f5c0b(0x29c)](_0x21f606,this[_0x4f5c0b(0x2e2)][_0x4f5c0b(0x23e)](_0x2e4da9,_0x49f2bf)),_0x21f606;{const _0x571936=this[_0x4f5c0b(0x2ed)]({'id':_0x31d09e,'type':_0x4f5c0b(0x26f)+_0x131a44,'data':_0x3b2853,'createdAt':new Date(),'authorId':_0x4afc5d,'attributes':_0x4cca68});return this[_0x4f5c0b(0x171)](_0x4f5c0b(0x26f)+_0x131a44,_0x31d09e,_0x4afc5d,this[_0x4f5c0b(0x2e2)][_0x4f5c0b(0x23e)](_0x2e4da9,_0x49f2bf)),_0x571936;}}[_0x21cdd1(0x17d)](_0xbedac0,_0x56826f,_0x2d853a=[],_0x507fa4=null,_0x1fa078={}){const _0x1b5579=_0x21cdd1;_0x56826f[_0x1b5579(0x213)]||(_0x56826f[_0x1b5579(0x213)]=_0x56826f[_0x1b5579(0x2a1)]);const _0x51e3d8=_0xbedac0[0x0];_0x56826f[_0x1b5579(0x1bd)]=_0x51e3d8['is'](_0x1b5579(0x159)),_0x507fa4=_0x507fa4||Vt(_0x56826f);const _0x34add4=_0x2d853a[_0x1b5579(0x198)](_0x202dbf=>Gt(_0x202dbf,this[_0x1b5579(0x2e2)])),_0x2ab1c4=_0x51e3d8['is'](_0x1b5579(0x159))?_0xbedac0:_0xbedac0[_0x1b5579(0x198)](_0x511271=>Gt(_0x511271,this[_0x1b5579(0x2e2)]));if(_0x1b5579(0x241)===this[_0x1b5579(0x255)]){const _0x26ca18=this[_0x1b5579(0x160)][_0x1b5579(0x243)](_0x1b5579(0x245),_0x507fa4,_0x1b5579(0x1e8));return this[_0x1b5579(0x230)](()=>_0x26ca18(_0x2ab1c4,_0x56826f,_0x1fa078)),null;}_0x34add4[_0x1b5579(0x268)](..._0x2ab1c4);let _0x23da51=!0x0;for(const _0x388eb6 of _0x34add4)if(!this[_0x1b5579(0x291)](_0x388eb6)){_0x23da51=!0x1;break;}if(_0x23da51&&_0x1b5579(0x1df)!==this[_0x1b5579(0x255)]){const _0x290751=this[_0x1b5579(0x160)][_0x1b5579(0x243)](_0x1b5579(0x245),_0x507fa4,_0x1b5579(0x1e8));return this[_0x1b5579(0x230)](()=>_0x290751(_0x2ab1c4,_0x56826f,_0x1fa078)),null;}const _0x5748f8=this[_0x1b5579(0x265)][_0x1b5579(0x1cd)][_0x1b5579(0x303)](_0x1b5579(0x272))['me'];for(const _0x554dc8 of this[_0x1b5579(0x29d)]()){if(_0x554dc8[_0x1b5579(0x16b)]['id']!=_0x5748f8['id'])continue;if(_0x1b5579(0x245)!=_0x554dc8[_0x1b5579(0x1c6)]||_0x554dc8[_0x1b5579(0x1aa)][_0x1b5579(0x213)]!=_0x56826f[_0x1b5579(0x213)])continue;if(!Lt(_0x554dc8,_0x1fa078))continue;const _0x3dfa77=_0x554dc8[_0x1b5579(0x2de)]==_0x507fa4;for(let _0x8843b1=0x0;_0x8843b1<_0x2ab1c4[_0x1b5579(0x2a6)];_0x8843b1++){const _0x41af0e=_0x2ab1c4[_0x8843b1];for(const _0x4fef52 of _0x554dc8[_0x1b5579(0x165)]()){const _0x271c0b=_0x4fef52[_0x1b5579(0x212)]();if(_0x41af0e[_0x1b5579(0x2f7)](_0x271c0b)){_0x3dfa77?(_0x2ab1c4[_0x1b5579(0x2dd)](_0x8843b1,0x1),_0x8843b1--):_0x554dc8[_0x1b5579(0x2f0)](_0x4fef52[_0x1b5579(0x1bf)]);break;}}}}if(0x0==_0x2ab1c4[_0x1b5579(0x2a6)])return null;const _0xdd4c94=this[_0x1b5579(0x160)][_0x1b5579(0x243)](_0x1b5579(0x245),_0x507fa4,_0x1b5579(0x247));for(const _0x550b00 of this[_0x1b5579(0x29d)]())if(_0x550b00[_0x1b5579(0x16b)]['id']==_0x5748f8['id']&&_0x1b5579(0x245)==_0x550b00[_0x1b5579(0x1c6)]&&_0x550b00[_0x1b5579(0x1aa)][_0x1b5579(0x213)]==_0x56826f[_0x1b5579(0x213)]&&_0x550b00[_0x1b5579(0x2de)]==_0x507fa4&&Lt(_0x550b00,_0x1fa078)&&(_0xdd4c94(_0x550b00[_0x1b5579(0x226)](),_0x2ab1c4)||_0xdd4c94(_0x2ab1c4,_0x550b00[_0x1b5579(0x226)]()))){for(const _0x28a2f2 of _0x2ab1c4)_0x550b00[_0x1b5579(0x251)](_0x28a2f2);return _0x550b00;}const _0x5e08a5=_0x10c315(),_0x35ec6d=_0x5748f8['id'],_0x26461a=_0x1b5579(0x26f)+_0x507fa4,_0xba3a86=this[_0x1b5579(0x2ed)]({'id':_0x5e08a5,'type':_0x26461a,'data':_0x56826f,'createdAt':new Date(),'authorId':_0x35ec6d,'attributes':_0x1fa078});for(const _0x597782 of _0x2ab1c4)this[_0x1b5579(0x171)](_0x26461a,_0x5e08a5,_0x35ec6d,_0x597782,_0x19e7b6[_0x1b5579(0x182)]());return _0xba3a86;}[_0x21cdd1(0x2c8)](_0x5595fc,_0x517a51=null,_0x385b75={}){const _0x481106=_0x21cdd1;if(_0x5595fc[_0x481106(0x23b)])return null;const _0x657d77=this[_0x481106(0x265)][_0x481106(0x1cd)][_0x481106(0x303)](_0x481106(0x272))['me'],_0x59ecdc=new _0x379ad8(_0x5595fc[_0x481106(0x2f3)],_0x5595fc[_0x481106(0x1c9)]);for(const {suggestion:_0x4d335d,meta:_0x52cc14}of this[_0x481106(0x284)](_0x59ecdc,_0x481106(0x2d3)))if(_0x52cc14[_0x481106(0x1a0)]&&!_0x52cc14[_0x481106(0x242)]){if(_0x4d335d[_0x481106(0x28a)]){const _0x38b082=_0x4d335d[_0x481106(0x226)]()[_0x481106(0x305)](_0x7961cb=>_0x481106(0x2f6)!=_0x7961cb[_0x481106(0x176)][_0x481106(0x270)]);_0x38b082[_0x481106(0x166)](_0x5dcd6b=>_0x59ecdc[_0x481106(0x278)](_0x5dcd6b,!0x0))&&_0x4d335d[_0x481106(0x18a)]();if(_0x38b082[_0x481106(0x211)](_0x4b2286=>_0x4b2286[_0x481106(0x278)](_0x59ecdc,!0x0))){const _0x277d2b=this[_0x481106(0x160)][_0x481106(0x243)](_0x481106(0x25d),_0x517a51,_0x481106(0x1e8));return this[_0x481106(0x230)](()=>_0x277d2b([_0x59ecdc],null,_0x385b75)),null;}}else{const _0x4404c7=_0x59ecdc[_0x481106(0x27e)](_0x4d335d[_0x481106(0x1e7)]());null!==_0x4404c7&&_0x4d335d[_0x481106(0x185)]([_0x4404c7],null,_0x385b75);}}if(_0x59ecdc[_0x481106(0x157)](),_0x59ecdc[_0x481106(0x23b)]||_0x481106(0x2f6)==_0x59ecdc[_0x481106(0x176)][_0x481106(0x270)])return null;let _0x9e30e2=null,_0x3814de=_0x59ecdc[_0x481106(0x2f3)],_0x192a61=_0x59ecdc[_0x481106(0x1c9)];const _0x514044=this[_0x481106(0x284)](_0x59ecdc,_0x481106(0x25d));for(const {suggestion:_0xb7189,meta:_0x2444f2}of _0x514044){const _0x920bd6=this[_0x481106(0x2e2)][_0x481106(0x23e)](_0x3814de,_0x192a61);if(_0x2444f2[_0x481106(0x1a0)]&&(this[_0x481106(0x2c5)]||!_0x2444f2[_0x481106(0x19f)]&&!_0x2444f2[_0x481106(0x2ae)])){if(_0xb7189[_0x481106(0x28a)]){if(!Lt(_0xb7189,_0x385b75))continue;let _0x4a1773=!0x0;for(const _0x3e7019 of _0xb7189[_0x481106(0x226)]()){if(_0x3e7019[_0x481106(0x278)](_0x920bd6,!0x0))return _0xb7189;_0x920bd6[_0x481106(0x278)](_0x3e7019)||(_0x4a1773=!0x1);}_0x4a1773&&_0xb7189[_0x481106(0x18a)]();}else{const _0x54ea13=_0xb7189[_0x481106(0x1e7)]();if(_0x54ea13[_0x481106(0x278)](_0x920bd6,!0x0))return _0xb7189;if(!Lt(_0xb7189,_0x385b75)){_0x920bd6[_0x481106(0x278)](_0x54ea13)?_0xb7189[_0x481106(0x267)]():_0x54ea13[_0x481106(0x260)](_0x3814de)?_0x3814de=_0x54ea13[_0x481106(0x1c9)]:_0x54ea13[_0x481106(0x260)](_0x192a61)&&(_0x192a61=_0x54ea13[_0x481106(0x2f3)]);continue;}_0x3814de=_0x3814de[_0x481106(0x1b6)](_0x54ea13[_0x481106(0x2f3)])?_0x3814de:_0x54ea13[_0x481106(0x2f3)],_0x192a61=_0x192a61[_0x481106(0x1f6)](_0x54ea13[_0x481106(0x1c9)])?_0x192a61:_0x54ea13[_0x481106(0x1c9)],_0x385b75=Object[_0x481106(0x1e4)]({},_0xb7189[_0x481106(0x18b)]),_0x9e30e2?_0x54ea13[_0x481106(0x2f3)][_0x481106(0x1b6)](_0x9e30e2[_0x481106(0x1e7)]()[_0x481106(0x2f3)])?(_0x9e30e2[_0x481106(0x267)](),_0x9e30e2=_0xb7189):_0xb7189[_0x481106(0x267)]():_0x9e30e2=_0xb7189;}}}if(_0x9e30e2)return this[_0x481106(0x29c)](_0x9e30e2,this[_0x481106(0x2e2)][_0x481106(0x23e)](_0x3814de,_0x192a61)),_0x9e30e2;{const _0x434338=_0x10c315(),_0x57f957=this[_0x481106(0x2e2)][_0x481106(0x23e)](_0x3814de,_0x192a61),_0x37ca58=_0x657d77['id'],_0x5f073f=_0x517a51?_0x481106(0x15e)+_0x517a51:_0x481106(0x25d),_0x164257=this[_0x481106(0x2ed)]({'id':_0x434338,'type':_0x5f073f,'createdAt':new Date(),'authorId':_0x37ca58,'attributes':_0x385b75});return this[_0x481106(0x171)](_0x5f073f,_0x434338,_0x37ca58,_0x57f957),_0x164257;}}[_0x21cdd1(0x258)](_0x5259ba,_0x5ea854=_0x21cdd1(0x2c9),_0x471b98={}){const _0x122fac=_0x21cdd1,_0x1ea25c=this[_0x122fac(0x265)][_0x122fac(0x1cd)][_0x122fac(0x303)](_0x122fac(0x272))['me'],_0x3a4594=_0x5259ba[_0x122fac(0x198)](_0x318758=>new _0x379ad8(_0x318758[_0x122fac(0x2f3)],_0x318758[_0x122fac(0x1c9)])),_0x339ab5=new Set();for(const {suggestion:_0x4c1c42,meta:_0x5d70c3}of this[_0x122fac(0x284)](_0x3a4594,_0x122fac(0x2d3)))_0x5d70c3[_0x122fac(0x1a0)]&&!_0x5d70c3[_0x122fac(0x242)]&&_0x339ab5[_0x122fac(0x282)](_0x4c1c42);for(const _0x499e37 of _0x339ab5)if(_0x499e37[_0x122fac(0x28a)]){const _0x541ac2=_0x499e37[_0x122fac(0x226)]();(!_0x499e37[_0x122fac(0x18b)]||!_0x499e37[_0x122fac(0x18b)][_0x122fac(0x1b3)])&&(_0x541ac2[_0x122fac(0x166)](_0x13939f=>_0x3a4594[_0x122fac(0x211)](_0x25e0ec=>_0x25e0ec[_0x122fac(0x278)](_0x13939f,!0x0)))&&_0x499e37[_0x122fac(0x18a)]());if(_0x3a4594[_0x122fac(0x166)](_0x3ea83f=>_0x541ac2[_0x122fac(0x211)](_0x3615a2=>_0x3615a2[_0x122fac(0x278)](_0x3ea83f,!0x0)))){const _0xf09798=this[_0x122fac(0x160)][_0x122fac(0x243)](_0x122fac(0x25d),_0x5ea854,_0x122fac(0x1e8));return this[_0x122fac(0x230)](()=>_0xf09798(_0x5259ba,null,_0x471b98)),null;}}else{const _0x41a802=_0x499e37[_0x122fac(0x1e7)]();_0x3a4594[_0x122fac(0x211)](_0x2bf477=>_0x2bf477[_0x122fac(0x278)](_0x41a802,!0x0))&&_0x499e37[_0x122fac(0x18a)]();if(_0x3a4594[_0x122fac(0x166)](_0x1cc9cc=>_0x41a802[_0x122fac(0x278)](_0x1cc9cc,!0x0))){const _0x56f0e6=this[_0x122fac(0x160)][_0x122fac(0x243)](_0x122fac(0x25d),_0x5ea854,_0x122fac(0x1e8));return this[_0x122fac(0x230)](()=>_0x56f0e6(_0x3a4594,null,_0x471b98)),null;}}const _0xeefbf9=this[_0x122fac(0x160)][_0x122fac(0x243)](_0x122fac(0x25d),_0x5ea854,_0x122fac(0x247));let _0x265883=null;for(const _0xb3ecab of this[_0x122fac(0x29d)]())if(_0xb3ecab[_0x122fac(0x16b)]['id']==_0x1ea25c['id']&&_0xb3ecab[_0x122fac(0x1e9)]&&_0x122fac(0x25d)==_0xb3ecab[_0x122fac(0x1c6)]&&_0xb3ecab[_0x122fac(0x2de)]==_0x5ea854&&Lt(_0xb3ecab,_0x471b98)&&(_0xeefbf9(_0xb3ecab[_0x122fac(0x226)](),_0x3a4594)||_0xeefbf9(_0x3a4594,_0xb3ecab[_0x122fac(0x226)]()))){if(_0x265883){if(_0xb3ecab[_0x122fac(0x302)]&&_0xb3ecab[_0x122fac(0x302)][_0x122fac(0x2a6)])continue;for(const _0x42b5d7 of _0xb3ecab[_0x122fac(0x226)]())_0x265883[_0x122fac(0x2b2)](_0x42b5d7)||_0x265883[_0x122fac(0x251)](_0x42b5d7);_0xb3ecab[_0x122fac(0x267)]();}else{_0x265883=_0xb3ecab;for(const _0x46181 of _0x3a4594)_0xb3ecab[_0x122fac(0x2b2)](_0x46181)||_0xb3ecab[_0x122fac(0x251)](_0x46181);}}if(_0x265883)return _0x265883;_0x339ab5[_0x122fac(0x1af)]();for(const {suggestion:_0x552731,meta:_0x52e159}of this[_0x122fac(0x284)](_0x3a4594,_0x122fac(0x25d)))_0x52e159[_0x122fac(0x1a0)]&&(this[_0x122fac(0x2c5)]||!_0x52e159[_0x122fac(0x19f)]&&!_0x52e159[_0x122fac(0x2ae)])&&Lt(_0x552731,_0x471b98)&&_0x339ab5[_0x122fac(0x282)](_0x552731);for(const _0x5bfe75 of _0x339ab5){const _0x292a2c=_0x5bfe75[_0x122fac(0x226)]();if(!_0x471b98||!_0x471b98[_0x122fac(0x1b3)]){if(_0x3a4594[_0x122fac(0x166)](_0x292bce=>_0x292a2c[_0x122fac(0x211)](_0x2c5ee9=>_0x2c5ee9[_0x122fac(0x278)](_0x292bce,!0x0))))return _0x5bfe75;}(!_0x5bfe75[_0x122fac(0x18b)]||!_0x5bfe75[_0x122fac(0x18b)][_0x122fac(0x1b3)])&&(_0x292a2c[_0x122fac(0x166)](_0x1d2654=>_0x3a4594[_0x122fac(0x211)](_0x5277e0=>_0x5277e0[_0x122fac(0x278)](_0x1d2654,!0x0)))&&_0x5bfe75[_0x122fac(0x18a)]());}const _0x3b3022=_0x10c315(),_0x1baa2d=_0x1ea25c['id'],_0x5687f3=_0x122fac(0x15e)+_0x5ea854,_0x3e3877=this[_0x122fac(0x2ed)]({'id':_0x3b3022,'type':_0x5687f3,'createdAt':new Date(),'authorId':_0x1baa2d,'attributes':_0x471b98});for(const _0x135825 of _0x3a4594)_0x135825[_0x122fac(0x157)](),_0x135825[_0x122fac(0x23b)]||_0x122fac(0x2f6)==_0x135825[_0x122fac(0x176)][_0x122fac(0x270)]||this[_0x122fac(0x171)](_0x5687f3,_0x3b3022,_0x1baa2d,_0x135825,_0x19e7b6[_0x122fac(0x182)]());return _0x3e3877;}[_0x21cdd1(0x16a)](_0x571b5f,_0x274d3d,_0xa6a72e,_0x3d6ea2,_0x45694d){const _0x5b2c73=_0x21cdd1;if(_0x571b5f[_0x5b2c73(0x23b)])return[];if(_0x5b2c73(0x241)===this[_0x5b2c73(0x255)])return[];const _0x2f8fed=this[_0x5b2c73(0x265)][_0x5b2c73(0x1cd)][_0x5b2c73(0x303)](_0x5b2c73(0x272))['me']['id'],_0x3c3822=Array[_0x5b2c73(0x180)](this[_0x5b2c73(0x294)][_0x5b2c73(0x2b8)]())[_0x5b2c73(0x305)](_0x3fd810=>_0x5b2c73(0x20d)==_0x3fd810[_0x5b2c73(0x1c6)]&&_0x3fd810[_0x5b2c73(0x1aa)][_0x5b2c73(0x2cd)]==_0x274d3d&&_0x3fd810[_0x5b2c73(0x2b2)](_0x571b5f));if(_0x5b2c73(0x1eb)===this[_0x5b2c73(0x255)]){const _0x184cc7=this[_0x5b2c73(0x284)](_0x571b5f,_0x5b2c73(0x2d3))[_0x5b2c73(0x305)](({meta:_0x14b93c})=>_0x14b93c[_0x5b2c73(0x1a0)]&&!_0x14b93c[_0x5b2c73(0x2ae)]&&!_0x14b93c[_0x5b2c73(0x242)])[_0x5b2c73(0x198)](({suggestion:_0x548610})=>_0x548610);_0x3c3822[_0x5b2c73(0x206)](..._0x184cc7);}const _0x3a16df=new Map([[_0x571b5f,_0xa6a72e]]);for(const _0x43d7e2 of _0x3c3822){const _0x2f9f66=_0x5b2c73(0x20d)==_0x43d7e2[_0x5b2c73(0x1c6)]?_0x43d7e2[_0x5b2c73(0x1aa)][_0x5b2c73(0x222)]:void 0x0,_0x550c03=_0x43d7e2[_0x5b2c73(0x1e7)](),_0x1603d2=Array[_0x5b2c73(0x180)](_0x3a16df[_0x5b2c73(0x2ca)]())[_0x5b2c73(0x227)](_0x1a7846=>_0x1a7846[_0x5b2c73(0x1b7)](_0x550c03));if(!_0x1603d2)continue;const _0x481d65=_0x1603d2[_0x5b2c73(0x223)](_0x550c03);this[_0x5b2c73(0x188)](_0x274d3d)&&_0x5b2c73(0x2d3)==_0x43d7e2[_0x5b2c73(0x1c6)]&&0x0!=_0x481d65[_0x5b2c73(0x2a6)]||(_0x3a16df[_0x5b2c73(0x257)](_0x1603d2),_0x481d65[_0x5b2c73(0x256)](_0x35fc7a=>{const _0x343102=_0x5b2c73;_0x3a16df[_0x343102(0x203)](_0x35fc7a,_0xa6a72e);}),_0x5b2c73(0x2d3)!=_0x43d7e2[_0x5b2c73(0x1c6)]&&_0x2f9f66!=_0x3d6ea2&&_0x3a16df[_0x5b2c73(0x203)](_0x1603d2[_0x5b2c73(0x27e)](_0x550c03),_0x2f9f66));}const _0x59a7bc=[];for(const [_0x3a2a47,_0x293b80]of _0x3a16df){const _0xcb8d71=_0x10c315(),_0x4e8449={'key':_0x274d3d,'oldValue':_0x293b80,'newValue':_0x3d6ea2};_0x274d3d[_0x5b2c73(0x2a6)]>0x25&&console[_0x5b2c73(0x26a)](_0x5b2c73(0x2e1),{'key':_0x274d3d});const _0x537308=(_0x5b2c73(0x29b)+(_0x274d3d+'|'+Vt({'newValue':_0x3d6ea2})))[_0x5b2c73(0x15a)](0x0,0x3c),_0x32df81=this[_0x5b2c73(0x2ed)]({'id':_0xcb8d71,'type':_0x537308,'data':_0x4e8449,'createdAt':new Date(),'authorId':_0x2f8fed,'attributes':_0x45694d});_0x59a7bc[_0x5b2c73(0x268)](_0x32df81),this[_0x5b2c73(0x171)](_0x537308,_0xcb8d71,_0x2f8fed,_0x3a2a47);}return _0x59a7bc;}[_0x21cdd1(0x238)](_0x43698c){const _0x4d731b=_0x21cdd1;this[_0x4d731b(0x17f)](_0x43698c,(_0x374f6e,..._0x16ad7b)=>{const _0x3d8310=_0x4d731b;this[_0x3d8310(0x1a2)](()=>{_0x374f6e(..._0x16ad7b);});});}[_0x21cdd1(0x1a3)](_0x57a38f){const _0x37c48f=_0x21cdd1;this[_0x37c48f(0x17b)][_0x37c48f(0x282)](_0x57a38f);}[_0x21cdd1(0x1ba)](_0x5c9ab4){const _0x11e986=_0x21cdd1;this[_0x11e986(0x15d)][_0x11e986(0x282)](_0x5c9ab4);}[_0x21cdd1(0x25b)](_0x24d815){const _0x211fd9=_0x21cdd1;return _0x211fd9(0x20d)==_0x24d815[_0x211fd9(0x1c6)]?_0x24d815[_0x211fd9(0x2de)][_0x211fd9(0x26e)]('|')[0x0]:null;}[_0x21cdd1(0x29c)](_0x4c3de2,_0x550584){const _0x379596=_0x21cdd1,_0x200c5d=_0x4c3de2[_0x379596(0x162)]();this[_0x379596(0x2e2)][_0x379596(0x29f)](_0x4928ac=>{const _0x16530b=_0x379596;_0x4928ac[_0x16530b(0x2a7)](_0x200c5d,{'range':_0x550584});});}[_0x21cdd1(0x2d1)](_0x41c0a6){const _0x5a2544=_0x21cdd1,_0x59d5d3=_0x41c0a6['id'],_0x400dab=this[_0x5a2544(0x265)][_0x5a2544(0x1fa)][_0x5a2544(0x303)](_0x5a2544(0x308));this[_0x5a2544(0x286)][_0x5a2544(0x1ad)](_0x59d5d3)||this[_0x5a2544(0x286)][_0x5a2544(0x2bb)]({'channelId':_0x400dab,'threadId':_0x59d5d3,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x1476f6=this[_0x5a2544(0x286)][_0x5a2544(0x283)](_0x59d5d3);_0x1476f6[_0x5a2544(0x2f8)](_0x5a2544(0x1ff)),_0x1476f6[_0x5a2544(0x1ff)]=!0x1,_0x41c0a6[_0x5a2544(0x302)]=_0x1476f6;}[_0x21cdd1(0x28b)](_0x21c469,_0x2b3562,_0x383632,_0x5115dc){const _0x4568d9=_0x21cdd1;if(_0x21c469[_0x4568d9(0x1c6)]!=_0x2b3562||_0x21c469[_0x4568d9(0x2de)]!=_0x383632||_0x21c469[_0x4568d9(0x27d)]['id']!=_0x5115dc)throw this[_0x4568d9(0x265)][_0x4568d9(0x199)](_0x4568d9(0x2c4)),new _0x476890(_0x4568d9(0x2c4),this);}[_0x21cdd1(0x23a)](_0x4bcf9c,_0x20e123){const _0x3cad15=_0x21cdd1,_0x7c9816=_0x4bcf9c[_0x3cad15(0x1e7)]();if(_0x20e123[_0x3cad15(0x2f7)](_0x7c9816))_0x4bcf9c[_0x3cad15(0x267)]();else{if(_0x7c9816[_0x3cad15(0x278)](_0x20e123)){const _0x5704a4=this[_0x3cad15(0x2e2)][_0x3cad15(0x181)](_0x20e123[_0x3cad15(0x2f3)][_0x3cad15(0x20a)],_0x3cad15(0x1c9));this[_0x3cad15(0x29c)](_0x4bcf9c,this[_0x3cad15(0x2e2)][_0x3cad15(0x23e)](_0x7c9816[_0x3cad15(0x2f3)],_0x5704a4));const _0x4dbd79=_0x10c315(),_0x26cd11=_0x4bcf9c[_0x3cad15(0x27d)]['id'],_0x412e50=_0x4bcf9c[_0x3cad15(0x1c6)]+':'+_0x4bcf9c[_0x3cad15(0x2de)];this[_0x3cad15(0x2ed)]({'id':_0x4dbd79,'type':_0x412e50,'createdAt':new Date(),'authorId':_0x26cd11,'data':_0x4bcf9c[_0x3cad15(0x1aa)],'attributes':_0x4bcf9c[_0x3cad15(0x18b)]});const _0x13ef2a=this[_0x3cad15(0x2e2)][_0x3cad15(0x181)](_0x20e123[_0x3cad15(0x1c9)][_0x3cad15(0x1e3)],_0x3cad15(0x1ec)),_0xcacf05=this[_0x3cad15(0x2e2)][_0x3cad15(0x23e)](_0x13ef2a,_0x7c9816[_0x3cad15(0x1c9)]);this[_0x3cad15(0x171)](_0x412e50,_0x4dbd79,_0x26cd11,_0xcacf05);}else{if(_0x7c9816[_0x3cad15(0x260)](_0x20e123[_0x3cad15(0x2f3)])){const _0x17466c=this[_0x3cad15(0x2e2)][_0x3cad15(0x181)](_0x20e123[_0x3cad15(0x2f3)][_0x3cad15(0x20a)],_0x3cad15(0x1c9));this[_0x3cad15(0x29c)](_0x4bcf9c,this[_0x3cad15(0x2e2)][_0x3cad15(0x23e)](_0x7c9816[_0x3cad15(0x2f3)],_0x17466c));}else{const _0x5376ff=this[_0x3cad15(0x2e2)][_0x3cad15(0x181)](_0x20e123[_0x3cad15(0x1c9)][_0x3cad15(0x1e3)],_0x3cad15(0x1ec));this[_0x3cad15(0x29c)](_0x4bcf9c,this[_0x3cad15(0x2e2)][_0x3cad15(0x23e)](_0x5376ff,_0x7c9816[_0x3cad15(0x1c9)]));}}}}[_0x21cdd1(0x291)](_0x164339){const _0x49aae5=_0x21cdd1;for(const {suggestion:_0x28fd41,meta:_0x27174b}of this[_0x49aae5(0x284)](_0x164339,_0x49aae5(0x2d3))){if(!_0x27174b[_0x49aae5(0x1a0)])continue;const _0x51e129=_0x28fd41[_0x49aae5(0x226)]();for(const _0x251970 of _0x51e129)if(!_0x164339[_0x49aae5(0x223)](_0x251970)[_0x49aae5(0x2a6)])return!0x0;}return!0x1;}[_0x21cdd1(0x273)](_0x5ea5d3){const _0x49c49a=_0x21cdd1,_0x3d9184=this[_0x49c49a(0x265)][_0x49c49a(0x1cd)][_0x49c49a(0x303)](_0x49c49a(0x272))[_0x49c49a(0x15c)](_0x5ea5d3);if(!_0x3d9184)throw new _0x476890(_0x49c49a(0x2f5),this);return _0x3d9184;}[_0x21cdd1(0x1d8)](_0x427c15){const _0x2459f9=_0x21cdd1,_0x54e5e8=this[_0x2459f9(0x265)][_0x2459f9(0x1cd)][_0x2459f9(0x303)](_0x2459f9(0x272)),_0x450a4e=_0x4a6d64(_0x2459f9(0x19e)+_0x427c15),_0x101664=_0x54e5e8[_0x2459f9(0x15c)](_0x450a4e);return _0x101664||_0x54e5e8[_0x2459f9(0x279)]({'id':_0x450a4e,'name':_0x427c15});}[_0x21cdd1(0x1dc)](_0x13f999,_0x4a0854,_0x1b4586,_0x4df6e8,_0x77bb0){const _0x2e052f=_0x21cdd1,_0x1d2318=this[_0x2e052f(0x273)](_0x4df6e8),_0xd9188f=this[_0x2e052f(0x160)][_0x2e052f(0x21a)](_0x13f999,_0x4a0854,_0x1b4586,_0x1d2318,_0x77bb0,_0x197849=>{const _0x334cf3=_0x2e052f;this[_0x334cf3(0x21e)](_0x1b4586,{'attributes':_0x197849});const _0x4305ac=this[_0x334cf3(0x200)](_0x1b4586);this[_0x334cf3(0x1f5)](new Set([_0x4305ac])),this[_0x334cf3(0x2e5)](new Set([_0x4305ac]));});return this[_0x2e052f(0x22c)](_0xd9188f,_0x2e052f(0x1e8),()=>{const _0x58df67=_0x2e052f;this[_0x58df67(0x21e)](_0x1b4586,{'state':_0x58df67(0x209)});},{'priority':_0x2e052f(0x236)}),this[_0x2e052f(0x22c)](_0xd9188f,_0x2e052f(0x18a),()=>{const _0x59edc4=_0x2e052f;this[_0x59edc4(0x21e)](_0x1b4586,{'state':_0x59edc4(0x246)});},{'priority':_0x2e052f(0x236)}),this[_0x2e052f(0x294)][_0x2e052f(0x203)](_0x1b4586,_0xd9188f),this[_0x2e052f(0x2b0)][_0x2e052f(0x203)](_0xd9188f,_0x2e052f(0x2cb)),_0xd9188f;}[_0x21cdd1(0x1b5)](_0x54652e){const _0x42fef7=_0x21cdd1,_0x443a43=_0x54652e[_0x42fef7(0x26e)](':');return{'group':_0x443a43[0x0],'type':_0x443a43[0x1],'subType':_0x443a43[_0x42fef7(0x2a6)]>=0x5?_0x443a43[0x2]:null,'id':_0x443a43[_0x42fef7(0x2a6)]<0x5?_0x443a43[0x2]:_0x443a43[0x3],'authorId':_0x443a43[_0x42fef7(0x2a6)]<0x5?_0x443a43[0x3]:_0x443a43[0x4],'markerCount':0x6==_0x443a43[_0x42fef7(0x2a6)]?_0x443a43[0x5]:null};}[_0x21cdd1(0x24c)](_0x444bee,_0x4faf4f,_0x41bcec){const _0x256ccd=_0x21cdd1,_0x24a91c=_0x444bee[_0x256ccd(0x1e7)](),_0x2c7e8d=_0x24a91c[_0x256ccd(0x2f3)],_0x52eb80=_0x24a91c[_0x256ccd(0x1c9)];this[_0x256ccd(0x29c)](_0x444bee,this[_0x256ccd(0x2e2)][_0x256ccd(0x23e)](_0x2c7e8d,_0x4faf4f));const _0x39df68=_0x10c315(),_0x5ed6a4=_0x444bee[_0x256ccd(0x27d)]['id'],_0x26a4bd=_0x444bee[_0x256ccd(0x1c6)]+(_0x444bee[_0x256ccd(0x2de)]?':'+_0x444bee[_0x256ccd(0x2de)]:'');this[_0x256ccd(0x2ed)]({'id':_0x39df68,'type':_0x26a4bd,'createdAt':new Date(),'authorId':_0x5ed6a4,'originalSuggestionId':_0x444bee['id'],'attributes':_0x444bee[_0x256ccd(0x18b)],'data':_0x444bee[_0x256ccd(0x1aa)]});const _0x48758b=this[_0x256ccd(0x25b)](_0x444bee);(_0x256ccd(0x245)==_0x444bee[_0x256ccd(0x1c6)]||_0x48758b&&this[_0x256ccd(0x188)](_0x48758b))&&(_0x41bcec=this[_0x256ccd(0x2e2)][_0x256ccd(0x1b2)](_0x41bcec[_0x256ccd(0x1e3)])),this[_0x256ccd(0x171)](_0x26a4bd,_0x39df68,_0x5ed6a4,this[_0x256ccd(0x2e2)][_0x256ccd(0x23e)](_0x41bcec,_0x52eb80));}[_0x21cdd1(0x284)](_0x82ce9,_0x2b5365=null){const _0x4e5238=_0x21cdd1,_0x5b4449=[],_0xb145f7=this[_0x4e5238(0x265)][_0x4e5238(0x1cd)][_0x4e5238(0x303)](_0x4e5238(0x272))['me'];Array[_0x4e5238(0x23d)](_0x82ce9)||(_0x82ce9=[_0x82ce9]);for(const _0x580787 of this[_0x4e5238(0x29d)]()){if(!_0x580787[_0x4e5238(0x1e9)])continue;if(_0x2b5365&&_0x580787[_0x4e5238(0x1c6)]!=_0x2b5365)continue;let _0x104421=!0x1;for(const _0x2d412a of _0x580787[_0x4e5238(0x226)]()){for(const _0x41e7e3 of _0x82ce9){const _0x53066c=_0x41e7e3[_0x4e5238(0x2f3)][_0x4e5238(0x2f7)](_0x2d412a[_0x4e5238(0x1c9)])||_0x41e7e3[_0x4e5238(0x1c9)][_0x4e5238(0x2f7)](_0x2d412a[_0x4e5238(0x2f3)]);if(_0x53066c||_0x41e7e3[_0x4e5238(0x27e)](_0x2d412a)){const _0x51e72e=_0x41e7e3[_0x4e5238(0x278)](_0x2d412a)&&Rt(this[_0x4e5238(0x2e2)][_0x4e5238(0x1b8)],_0x2d412a[_0x4e5238(0x2f3)],_0x41e7e3),_0x6c82ef=_0x2d412a[_0x4e5238(0x278)](_0x41e7e3)&&Rt(this[_0x4e5238(0x2e2)][_0x4e5238(0x1b8)],_0x41e7e3[_0x4e5238(0x2f3)],_0x2d412a);_0x5b4449[_0x4e5238(0x268)]({'suggestion':_0x580787,'meta':{'isOwn':_0xb145f7==_0x580787[_0x4e5238(0x16b)],'isNextTo':_0x53066c,'isInsideObject':_0x51e72e,'containsRangeInObject':_0x6c82ef}}),_0x104421=!0x0;break;}}if(_0x104421)break;}}return _0x5b4449;}[_0x21cdd1(0x171)](_0x2bc2ad,_0x225ac2,_0x176f25,_0x4341fc,_0x5a17f9){const _0x78d83e=_0x21cdd1;this[_0x78d83e(0x2e2)][_0x78d83e(0x29f)](_0x59542f=>{const _0xdb4147=_0x78d83e;let _0x9f66f=_0xdb4147(0x1e0)+_0x2bc2ad+':'+_0x225ac2+':'+_0x176f25;_0x5a17f9&&(_0x9f66f=_0x9f66f+':'+_0x5a17f9),_0x59542f[_0xdb4147(0x2c3)](_0x9f66f,{'range':_0x4341fc,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x21cdd1(0x2f2)](_0x3a4eb6){const _0x5deb17=_0x21cdd1,_0x1558f7=_0x3a4eb6[_0x5deb17(0x237)],_0x30c0a8=_0x3a4eb6[_0x5deb17(0x16e)];_0x3a4eb6[_0x5deb17(0x237)]=null,_0x3a4eb6[_0x5deb17(0x16e)]=null,null!=_0x1558f7&&_0x1558f7[_0x5deb17(0x16e)]==_0x3a4eb6&&(_0x1558f7[_0x5deb17(0x16e)]=_0x30c0a8),null!=_0x30c0a8&&_0x30c0a8[_0x5deb17(0x237)]==_0x3a4eb6&&(_0x30c0a8[_0x5deb17(0x237)]=_0x1558f7),_0x5deb17(0x183)==this[_0x5deb17(0x2b0)][_0x5deb17(0x303)](_0x3a4eb6)&&(this[_0x5deb17(0x2b0)][_0x5deb17(0x203)](_0x3a4eb6,_0x5deb17(0x161)),this[_0x5deb17(0x1d1)](_0x5deb17(0x280),_0x3a4eb6,_0x1558f7,_0x30c0a8));}[_0x21cdd1(0x2ed)](_0x5b2aec){const _0x461d4a=_0x21cdd1,_0x2c9ed0=_0x5b2aec['id'],_0x956894=this[_0x461d4a(0x177)](_0x5b2aec);if(this[_0x461d4a(0x21b)]&&this[_0x461d4a(0x21b)][_0x461d4a(0x1f0)]){const _0xeef1f8=this[_0x461d4a(0x265)][_0x461d4a(0x1cd)][_0x461d4a(0x303)](_0x461d4a(0x2e4)),_0x553e7f=_0x956894[_0x461d4a(0x2ce)],_0x580417=_0x956894[_0x461d4a(0x2de)]?_0x956894[_0x461d4a(0x1c6)]+':'+_0x956894[_0x461d4a(0x2de)]:_0x956894[_0x461d4a(0x1c6)],_0x29c2ab=this[_0x461d4a(0x265)][_0x461d4a(0x2f4)],_0x35ee9f=_0xeef1f8[_0x461d4a(0x282)](_0x49a000(_0x29c2ab,_0x461d4a(0x1e5))),_0x32110f={'id':_0x2c9ed0,'type':_0x580417,'hasComments':_0x553e7f,'data':_0x5b2aec[_0x461d4a(0x1aa)]||null,'originalSuggestionId':_0x5b2aec[_0x461d4a(0x202)]||null,'attributes':_0x956894[_0x461d4a(0x18b)]};this[_0x461d4a(0x21b)][_0x461d4a(0x1f0)](_0x32110f)[_0x461d4a(0x244)](_0x5e2eb8=>{const _0x1ecc1e=_0x461d4a;_0x956894[_0x1ecc1e(0x1fd)]=!0x0,_0xeef1f8[_0x1ecc1e(0x184)](_0x35ee9f),_0x5e2eb8&&_0x5e2eb8[_0x1ecc1e(0x207)]&&(this[_0x1ecc1e(0x294)][_0x1ecc1e(0x303)](_0x2c9ed0)[_0x1ecc1e(0x207)]=_0x5e2eb8[_0x1ecc1e(0x207)]);})[_0x461d4a(0x1c4)](_0x453bda=>{const _0x5e8ab9=_0x461d4a;throw _0x110e3d(_0x5e8ab9(0x19d)),this[_0x5e8ab9(0x265)][_0x5e8ab9(0x239)][_0x5e8ab9(0x1e1)]({'isUndoable':!0x1},()=>{const _0x1831bd=_0x5e8ab9;_0x956894[_0x1831bd(0x18a)]();}),_0x956894[_0x5e8ab9(0x2aa)](),this[_0x5e8ab9(0x294)][_0x5e8ab9(0x257)](_0x956894['id']),this[_0x5e8ab9(0x2b0)][_0x5e8ab9(0x257)](_0x956894),_0x453bda;});}return _0x956894;}[_0x21cdd1(0x188)](_0x2ce667){const _0x5761ee=_0x21cdd1;return this[_0x5761ee(0x17b)][_0x5761ee(0x253)](_0x2ce667);}[_0x21cdd1(0x21e)](_0x32988a,_0x4253b5){const _0x2af4db=_0x21cdd1,_0x30ac48=this[_0x2af4db(0x265)][_0x2af4db(0x1cd)][_0x2af4db(0x303)](_0x2af4db(0x2e4)),_0x48628b=this[_0x2af4db(0x200)](_0x32988a);if(this[_0x2af4db(0x21b)]&&this[_0x2af4db(0x21b)][_0x2af4db(0x292)]){if(_0x48628b[_0x2af4db(0x1fd)]){const _0xa3260f=_0x30ac48[_0x2af4db(0x282)](_0x49a000(this[_0x2af4db(0x265)][_0x2af4db(0x2f4)],_0x2af4db(0x1e5)));this[_0x2af4db(0x21b)][_0x2af4db(0x292)](_0x32988a,_0x4253b5)[_0x2af4db(0x244)](()=>{const _0x4b1a56=_0x2af4db;_0x30ac48[_0x4b1a56(0x184)](_0xa3260f);});}else _0x48628b['on'](_0x2af4db(0x20e),()=>{const _0xcc167f=_0x2af4db;this[_0xcc167f(0x21e)](_0x32988a,_0x4253b5);});}}[_0x21cdd1(0x1ed)](_0x10e3b2){const _0x5de692=_0x21cdd1;if(!this[_0x5de692(0x21b)]||!this[_0x5de692(0x21b)][_0x5de692(0x200)])throw new _0x476890(_0x5de692(0x293),this);return this[_0x5de692(0x21b)][_0x5de692(0x200)](_0x10e3b2);}[_0x21cdd1(0x27b)](_0xb80caf){const _0x2df80b=_0x21cdd1,{id:_0x293b56,type:_0xf0ddaa,subType:_0x4cc283,authorId:_0x2961c5}=this[_0x2df80b(0x1b5)](_0xb80caf),_0x54521c=this[_0x2df80b(0x294)][_0x2df80b(0x303)](_0x293b56)||this[_0x2df80b(0x1dc)](_0xf0ddaa,_0x4cc283,_0x293b56,_0x2961c5,{});switch(this[_0x2df80b(0x28b)](_0x54521c,_0xf0ddaa,_0x4cc283,_0x2961c5),this[_0x2df80b(0x2b0)][_0x2df80b(0x303)](_0x54521c)){case _0x2df80b(0x2cb):this[_0x2df80b(0x1ed)](_0x293b56)[_0x2df80b(0x244)](_0x4790d2=>{const _0x532eba=_0x2df80b;let _0x5ed56e=Promise[_0x532eba(0x208)]();_0x4790d2[_0x532eba(0x2ce)]&&(_0x5ed56e=this[_0x532eba(0x286)][_0x532eba(0x2e6)]({'channelId':this[_0x532eba(0x265)][_0x532eba(0x1fa)][_0x532eba(0x303)](_0x532eba(0x308)),'threadId':_0x293b56})),_0x5ed56e[_0x532eba(0x244)](()=>{const _0x3a6976=_0x532eba;this[_0x3a6976(0x177)](_0x4790d2)[_0x3a6976(0x1fd)]=!0x0;});}),this[_0x2df80b(0x2b0)][_0x2df80b(0x203)](_0x54521c,_0x2df80b(0x2dc));break;case _0x2df80b(0x161):this[_0x2df80b(0x21e)](_0x293b56,{'state':_0x2df80b(0x163)});case _0x2df80b(0x2ab):this[_0x2df80b(0x2b0)][_0x2df80b(0x203)](_0x54521c,_0x2df80b(0x183)),this[_0x2df80b(0x1d1)](_0x2df80b(0x2a0),_0x54521c);break;case _0x2df80b(0x183):this[_0x2df80b(0x1d1)](_0x2df80b(0x220),_0x54521c);}return _0x54521c[_0x2df80b(0x15f)](_0xb80caf),_0x54521c;}[_0x21cdd1(0x2e5)](_0x551ec1){const _0x240eda=_0x21cdd1,_0x3ea880=Array[_0x240eda(0x180)](_0x551ec1),_0x368f95=_0x3ea880[_0x240eda(0x305)](_0x3a3022=>_0x240eda(0x20d)==_0x3a3022[_0x240eda(0x1c6)]);this[_0x240eda(0x271)](_0x368f95);const _0x34cad1=_0x3ea880[_0x240eda(0x305)](_0x5ec048=>!_0x5ec048[_0x240eda(0x28a)]&&_0x240eda(0x20d)!=_0x5ec048[_0x240eda(0x1c6)]),_0x17e5c6=this[_0x240eda(0x29d)]({'skipNotAttached':!0x0})[_0x240eda(0x305)](_0x318cf6=>!_0x318cf6[_0x240eda(0x28a)]&&_0x240eda(0x20d)!=_0x318cf6[_0x240eda(0x1c6)]),_0x5770da=_0x17e5c6[_0x240eda(0x305)](_0x597e51=>!_0x551ec1[_0x240eda(0x253)](_0x597e51)),_0x48c2c0=new Map(_0x17e5c6[_0x240eda(0x198)](_0x3faaa2=>[_0x3faaa2,this[_0x240eda(0x160)][_0x240eda(0x243)](_0x3faaa2[_0x240eda(0x1c6)],_0x3faaa2[_0x240eda(0x2de)],_0x240eda(0x1c7))])),_0x10029b=new Map(_0x17e5c6[_0x240eda(0x198)](_0x125a96=>[_0x125a96,_0x125a96[_0x240eda(0x1e7)]()])),_0x45b96c=new Set(),_0x534f19=new Set();for(let _0x3f6f4e=0x0;_0x3f6f4e<_0x34cad1[_0x240eda(0x2a6)];_0x3f6f4e++)_0x2244eb(_0x34cad1[_0x3f6f4e],_0x34cad1,_0x3f6f4e+0x1);for(let _0x486bd1=0x0;_0x486bd1<_0x34cad1[_0x240eda(0x2a6)];_0x486bd1++)_0x2244eb(_0x34cad1[_0x486bd1],_0x5770da,0x0);const _0x2687c7=new Set();for(let _0x5bb05b=0x0;_0x5bb05b<_0x34cad1[_0x240eda(0x2a6)];_0x5bb05b++){const _0x550fb5=_0x34cad1[_0x5bb05b];!_0x534f19[_0x240eda(0x253)](_0x550fb5)&&_0x550fb5[_0x240eda(0x237)]&&(_0x2687c7[_0x240eda(0x282)](_0x550fb5[_0x240eda(0x237)]),_0x550fb5[_0x240eda(0x237)][_0x240eda(0x16e)]===_0x550fb5&&(_0x550fb5[_0x240eda(0x237)][_0x240eda(0x16e)]=null),_0x550fb5[_0x240eda(0x237)]=null),!_0x45b96c[_0x240eda(0x253)](_0x550fb5)&&_0x550fb5[_0x240eda(0x16e)]&&(_0x2687c7[_0x240eda(0x282)](_0x550fb5[_0x240eda(0x16e)]),_0x550fb5[_0x240eda(0x16e)][_0x240eda(0x237)]===_0x550fb5&&(_0x550fb5[_0x240eda(0x16e)][_0x240eda(0x237)]=null),_0x550fb5[_0x240eda(0x16e)]=null);}function _0x2244eb(_0x4aa5ff,_0x67b4fc,_0x55f102){const _0x3cc386=_0x240eda;for(let _0x3963eb=_0x55f102;_0x3963eb<_0x67b4fc[_0x3cc386(0x2a6)];_0x3963eb++){const _0x9ef941=_0x4fc240(_0x4aa5ff,_0x67b4fc[_0x3963eb]);_0x9ef941&&(_0x9ef941[0x0][_0x3cc386(0x16e)]=_0x9ef941[0x1],_0x9ef941[0x1][_0x3cc386(0x237)]=_0x9ef941[0x0],_0x45b96c[_0x3cc386(0x282)](_0x9ef941[0x0]),_0x534f19[_0x3cc386(0x282)](_0x9ef941[0x1]));}}function _0x4fc240(_0x36b5c6,_0xbe2c7d){const _0x57ab31=_0x240eda;if(_0x36b5c6[_0x57ab31(0x16b)]['id']!==_0xbe2c7d[_0x57ab31(0x16b)]['id'])return null;const _0xe2c185=_0x48c2c0[_0x57ab31(0x303)](_0x36b5c6)(_0x36b5c6,_0xbe2c7d,_0x10029b[_0x57ab31(0x303)](_0x36b5c6),_0x10029b[_0x57ab31(0x303)](_0xbe2c7d));if(!_0xe2c185)return null;return _0x48c2c0[_0x57ab31(0x303)](_0xbe2c7d)(_0x36b5c6,_0xbe2c7d,_0x10029b[_0x57ab31(0x303)](_0x36b5c6),_0x10029b[_0x57ab31(0x303)](_0xbe2c7d))?_0xe2c185[0x1][_0x57ab31(0x302)]&&_0xe2c185[0x1][_0x57ab31(0x302)][_0x57ab31(0x2a6)]?null:_0xe2c185:null;}_0x2687c7[_0x240eda(0x1cf)]&&this[_0x240eda(0x2e5)](_0x2687c7);}[_0x21cdd1(0x271)](_0x68df1a){const _0x3ba389=_0x21cdd1;if(0x0==_0x68df1a[_0x3ba389(0x2a6)])return;const _0x10aaba=this[_0x3ba389(0x29d)]({'skipNotAttached':!0x0})[_0x3ba389(0x305)](_0x7a0d3a=>_0x3ba389(0x20d)==_0x7a0d3a[_0x3ba389(0x1c6)]&&_0x7a0d3a[_0x3ba389(0x2b5)]),_0x55a642=[],_0x1ae3ce=new Map();for(const _0x4e1aa3 of _0x10aaba){const _0x35bc89=_0x4a6d64(_0x4e1aa3[_0x3ba389(0x18b)]);_0x1ae3ce[_0x3ba389(0x253)](_0x35bc89)||(_0x1ae3ce[_0x3ba389(0x203)](_0x35bc89,_0x55a642[_0x3ba389(0x2a6)]),_0x55a642[_0x3ba389(0x268)]([]));const _0x499b3f=_0x1ae3ce[_0x3ba389(0x303)](_0x35bc89);_0x55a642[_0x499b3f][_0x3ba389(0x268)](_0x4e1aa3);}!(function(){const _0x12c217=_0x3ba389;_0x55a642[_0x12c217(0x1d5)]((_0x5484fc,_0x2b8f2d)=>{const _0x26498e=_0x12c217,_0x3cdd24=_0x5484fc[0x0][_0x26498e(0x207)],_0x527a4e=_0x2b8f2d[0x0][_0x26498e(0x207)];return _0x3cdd24==_0x527a4e?_0x5484fc[0x0][_0x26498e(0x18b)][_0x26498e(0x1ef)]<_0x2b8f2d[0x0][_0x26498e(0x18b)][_0x26498e(0x1ef)]?-0x1:0x1:_0x3cdd24<_0x527a4e?-0x1:0x1;});for(const _0x19432f of _0x55a642)_0x19432f[_0x12c217(0x1d5)]((_0x1fcb2c,_0x576399)=>_0x1fcb2c['id']<_0x576399['id']?-0x1:0x1);}());for(let _0x107891=0x0;_0x107891<_0x55a642[_0x3ba389(0x2a6)];_0x107891++){if(0x0==_0x55a642[_0x107891][_0x3ba389(0x2a6)])continue;const _0x110abd=[];for(let _0x20c2b6=_0x107891+0x1;_0x20c2b6<_0x55a642[_0x3ba389(0x2a6)];_0x20c2b6++)0x0!=_0x55a642[_0x20c2b6][_0x3ba389(0x2a6)]&&_0x405eba(_0x55a642[_0x107891],_0x55a642[_0x20c2b6])&&_0x110abd[_0x3ba389(0x268)](_0x20c2b6);for(const _0x1c7211 of _0x110abd)_0x55a642[_0x107891]=_0x55a642[_0x107891][_0x3ba389(0x167)](_0x55a642[_0x1c7211]),_0x55a642[_0x1c7211]=[];}for(const _0x54dac0 of _0x55a642)for(let _0x3b6cde=0x0;_0x3b6cde<_0x54dac0[_0x3ba389(0x2a6)];_0x3b6cde++)_0x54dac0[_0x3b6cde][_0x3ba389(0x16e)]=_0x54dac0[_0x3b6cde+0x1]||null;for(const _0x496953 of _0x55a642)for(let _0x25caae=0x0;_0x25caae<_0x496953[_0x3ba389(0x2a6)];_0x25caae++)_0x496953[_0x25caae][_0x3ba389(0x237)]=_0x496953[_0x25caae-0x1]||null;function _0x405eba(_0x52ebde,_0x133bcb){const _0xbbf7c=_0x3ba389;if(_0x52ebde[0x0][_0xbbf7c(0x18b)][_0xbbf7c(0x1ef)]!==_0x133bcb[0x0][_0xbbf7c(0x18b)][_0xbbf7c(0x1ef)]&&_0x52ebde[0x0][_0xbbf7c(0x16b)]!==_0x133bcb[0x0][_0xbbf7c(0x16b)])return!0x1;if(!function(_0x353743,_0x47c16a){const _0x54db22=_0xbbf7c;if(!_0x353743[_0x54db22(0x2ce)]&&!_0x47c16a[_0x54db22(0x2ce)])return!0x0;if(_0x353743[_0x54db22(0x2ce)]&&_0x47c16a[_0x54db22(0x2ce)])return!0x1;if(_0x353743[_0x54db22(0x2ce)]&&_0x47c16a[_0x54db22(0x207)]<_0x353743[_0x54db22(0x302)][_0x54db22(0x2ec)][_0x54db22(0x303)](0x0)[_0x54db22(0x207)])return!0x0;if(_0x47c16a[_0x54db22(0x2ce)]&&_0x353743[_0x54db22(0x207)]<_0x47c16a[_0x54db22(0x302)][_0x54db22(0x2ec)][_0x54db22(0x303)](0x0)[_0x54db22(0x207)])return!0x0;return!0x1;}(_0x52ebde[0x0],_0x133bcb[0x0]))return!0x1;const _0x52c8bd=_0x51fb85(_0x52ebde[0x0][_0xbbf7c(0x18b)],_0xbbf7c(0x1ef)),_0x4367a9=_0x51fb85(_0x133bcb[0x0][_0xbbf7c(0x18b)],_0xbbf7c(0x1ef));if(!_0xdcb167(_0x52c8bd,_0x4367a9))return!0x1;return!!_0x52ebde[_0xbbf7c(0x166)](_0x271a17=>_0x133bcb[_0xbbf7c(0x211)](_0x207883=>_0x271a17[_0xbbf7c(0x1e7)]()[_0xbbf7c(0x2f7)](_0x207883[_0xbbf7c(0x1e7)]())))&&_0x133bcb[_0xbbf7c(0x166)](_0x135add=>_0x52ebde[_0xbbf7c(0x211)](_0xe21bc7=>_0x135add[_0xbbf7c(0x1e7)]()[_0xbbf7c(0x2f7)](_0xe21bc7[_0xbbf7c(0x1e7)]())));}}[_0x21cdd1(0x1f5)](_0x3a1148){const _0x21b4bd=_0x21cdd1,_0x3d5e16=Array[_0x21b4bd(0x180)](_0x3a1148),_0x10b1df=this[_0x21b4bd(0x29d)]({'skipNotAttached':!0x0}),_0x26b33b=_0x10b1df[_0x21b4bd(0x305)](_0x4273ee=>!_0x3a1148[_0x21b4bd(0x253)](_0x4273ee)),_0x1a377c=new Map(_0x3d5e16[_0x21b4bd(0x198)](_0x191eb9=>[_0x191eb9,this[_0x21b4bd(0x160)][_0x21b4bd(0x243)](_0x191eb9[_0x21b4bd(0x1c6)],_0x191eb9[_0x21b4bd(0x2de)],_0x21b4bd(0x247))])),_0x2ea34d=new Map(_0x10b1df[_0x21b4bd(0x198)](_0x5a59d6=>[_0x5a59d6,_0x5a59d6[_0x21b4bd(0x226)]()]));for(let _0x45c32a=0x0;_0x45c32a<_0x3d5e16[_0x21b4bd(0x2a6)];_0x45c32a++){if(_0x32ca40(this,_0x3d5e16[_0x45c32a],_0x3d5e16,_0x45c32a+0x1))return!0x0;}for(let _0x2da04e=0x0;_0x2da04e<_0x3d5e16[_0x21b4bd(0x2a6)];_0x2da04e++){if(_0x32ca40(this,_0x3d5e16[_0x2da04e],_0x26b33b,0x0))return!0x0;}return!0x1;function _0x32ca40(_0x53400e,_0x21afff,_0x32ae67,_0x2f3639){const _0x888382=_0x21b4bd;for(let _0x5645f7=_0x2f3639;_0x5645f7<_0x32ae67[_0x888382(0x2a6)];_0x5645f7++){const _0x1bd9ca=_0x32ae67[_0x5645f7];if(_0x1bd9ca[_0x888382(0x1c6)]!==_0x21afff[_0x888382(0x1c6)]||_0x1bd9ca[_0x888382(0x16b)]['id']!==_0x21afff[_0x888382(0x16b)]['id']||_0x1bd9ca[_0x888382(0x2de)]!==_0x21afff[_0x888382(0x2de)])continue;if(!Pt(_0x21afff,_0x1bd9ca,[_0x888382(0x1ef)]))continue;if(_0x888382(0x20d)==_0x21afff[_0x888382(0x1c6)]&&_0x21afff[_0x888382(0x1aa)][_0x888382(0x222)]!=_0x1bd9ca[_0x888382(0x1aa)][_0x888382(0x222)])continue;if(_0x888382(0x20d)==_0x21afff[_0x888382(0x1c6)]&&_0x53400e[_0x888382(0x188)](_0x21afff[_0x888382(0x1aa)][_0x888382(0x2cd)]))continue;if(_0x888382(0x245)==_0x21afff[_0x888382(0x1c6)]){const _0x523346=_0x53400e[_0x888382(0x265)][_0x888382(0x239)],_0x274a44=_0x21afff[_0x888382(0x2d6)]();if(_0x274a44&&(_0x523346[_0x888382(0x1b8)][_0x888382(0x24b)](_0x274a44)||_0x523346[_0x888382(0x1b8)][_0x888382(0x168)](_0x274a44)))continue;}const _0x34d8ce=_0x1a377c[_0x888382(0x303)](_0x21afff),_0x59362=_0x2ea34d[_0x888382(0x303)](_0x21afff),_0x34075a=_0x2ea34d[_0x888382(0x303)](_0x1bd9ca),_0x348d89=_0x21afff[_0x888382(0x302)]&&_0x21afff[_0x888382(0x302)][_0x888382(0x2a6)],_0x4b2809=_0x1bd9ca[_0x888382(0x302)]&&_0x1bd9ca[_0x888382(0x302)][_0x888382(0x2a6)];if(!_0x348d89&&_0x34d8ce(_0x34075a,_0x59362))return _0x53400e[_0x888382(0x1fc)](_0x1bd9ca,_0x21afff),_0x2ea34d[_0x888382(0x257)](_0x21afff),!0x0;if(!_0x4b2809&&_0x34d8ce(_0x59362,_0x34075a))return _0x53400e[_0x888382(0x1fc)](_0x21afff,_0x1bd9ca),_0x2ea34d[_0x888382(0x257)](_0x1bd9ca),!0x0;}return!0x1;}}[_0x21cdd1(0x1fc)](_0x5eee3a,_0x39d985){const _0x3aa1ea=_0x21cdd1;if(_0x5eee3a[_0x3aa1ea(0x28a)]){for(const _0x3f1781 of _0x39d985[_0x3aa1ea(0x226)]())_0x5eee3a[_0x3aa1ea(0x251)](_0x3f1781);}else{const _0x11a868=_0x39d985[_0x3aa1ea(0x1e7)]()[_0x3aa1ea(0x1c9)];this[_0x3aa1ea(0x29c)](_0x5eee3a,this[_0x3aa1ea(0x2e2)][_0x3aa1ea(0x23e)](_0x5eee3a[_0x3aa1ea(0x1e7)]()[_0x3aa1ea(0x2f3)],_0x11a868));}_0x39d985[_0x3aa1ea(0x267)]();}[_0x21cdd1(0x248)](_0x14ab95,_0x4fd46d){const _0x2e8566=_0x21cdd1,_0x3498b9=_0x14ab95[_0x2e8566(0x266)](_0x2e8566(0x204))||_0x14ab95[_0x2e8566(0x266)](_0x2e8566(0x20d))?_0x2e8566(0x2e8):_0x14ab95[_0x2e8566(0x21d)]();return _0x49a000(this[_0x2e8566(0x265)][_0x2e8566(0x2f4)],_0x4fd46d+'_'+_0x3498b9+_0x2e8566(0x1a1));}[_0x21cdd1(0x20b)](){const _0x2f9f84=_0x21cdd1,_0x31722e=this[_0x2f9f84(0x265)];if(!_0x31722e['ui'])return;const {ariaLiveAnnouncer:_0x304a3a}=_0x31722e['ui'];_0x129b77(this[_0x2f9f84(0x2e2)],({left:_0x4ea90c,entered:_0x638f03})=>{const _0x445836=_0x2f9f84;for(const _0x3fa69b of _0x4ea90c){const {group:_0x4f5287,type:_0x238ce7}=this[_0x445836(0x1b5)](_0x3fa69b[_0x445836(0x1bf)]);if(_0x445836(0x22f)===_0x4f5287){_0x304a3a[_0x445836(0x224)](this[_0x445836(0x248)](_0x238ce7,_0x445836(0x1b1)));break;}}for(const _0x297d1c of _0x638f03){const {group:_0x3cbbb0,type:_0x4c92cb}=this[_0x445836(0x1b5)](_0x297d1c[_0x445836(0x1bf)]);if(_0x445836(0x22f)===_0x3cbbb0){_0x304a3a[_0x445836(0x224)](this[_0x445836(0x248)](_0x4c92cb,_0x445836(0x16c)));break;}}});}[_0x21cdd1(0x1ae)](_0x57c4b4){const _0x323a24=_0x21cdd1;if(this[_0x323a24(0x18c)])return!0x1;const _0x2210b9=this[_0x323a24(0x265)],_0x419cf1=_0x2210b9[_0x323a24(0x239)][_0x323a24(0x1f4)][_0x323a24(0x29e)][_0x323a24(0x2b3)]();if(0x0==_0x419cf1[_0x323a24(0x2a6)])return!0x1;const _0x52a711=[],_0x3bf4b6=_0x419cf1[_0x323a24(0x305)](_0x12403d=>_0x323a24(0x20d)==_0x12403d[_0x323a24(0x1c6)]),_0x342e3d=_0x419cf1[_0x323a24(0x305)](_0x1cd3b1=>_0x323a24(0x2cc)==_0x1cd3b1[_0x323a24(0x1c6)]&&_0x323a24(0x254)!=_0x1cd3b1[_0x323a24(0x1bf)]),_0xa2455b=_0x419cf1[_0x323a24(0x305)](_0x2de5c7=>_0x323a24(0x184)==_0x2de5c7[_0x323a24(0x1c6)]&&_0x323a24(0x254)!=_0x2de5c7[_0x323a24(0x1bf)]);for(const _0x1b133a of _0x3bf4b6)_0x52a711[_0x323a24(0x268)]({'key':_0x1b133a[_0x323a24(0x197)],'newValue':_0x1b133a[_0x323a24(0x205)],'oldValue':_0x1b133a[_0x323a24(0x1cc)],'range':Ot(_0x1b133a[_0x323a24(0x159)],_0x2210b9[_0x323a24(0x239)])});for(const _0x285c6c of _0x342e3d){const _0x4b0a4d=_0xa2455b[_0x323a24(0x227)](_0x488633=>_0x488633[_0x323a24(0x1fb)][_0x323a24(0x2f7)](_0x285c6c[_0x323a24(0x1fb)]));_0x4b0a4d&&_0x52a711[_0x323a24(0x268)]({'key':_0x323a24(0x26c),'newValue':_0x285c6c[_0x323a24(0x1bf)],'oldValue':_0x4b0a4d[_0x323a24(0x1bf)],'range':_0x2210b9[_0x323a24(0x239)][_0x323a24(0x2e0)](_0x285c6c[_0x323a24(0x1fb)][_0x323a24(0x18f)])});}return 0x0!=_0x52a711[_0x323a24(0x2a6)]&&this[_0x323a24(0x1b0)](_0x57c4b4,_0x52a711);}[_0x21cdd1(0x172)](_0x2fefa8){const _0x57c624=_0x21cdd1;let _0x2784f6=!0x1;const _0x3c069c=this[_0x57c624(0x265)][_0x57c624(0x239)][_0x57c624(0x1f4)][_0x57c624(0x29e)][_0x57c624(0x175)]()[_0x57c624(0x305)](_0x5b2951=>_0x5b2951[_0x57c624(0x1aa)][_0x57c624(0x2c0)]&&_0x5b2951[_0x57c624(0x1bf)][_0x57c624(0x266)](_0x57c624(0x1de)));for(const _0x529cda of _0x3c069c){const {subType:_0x409f8d,id:_0x419a59}=this[_0x57c624(0x1b5)](_0x529cda[_0x57c624(0x1bf)]),_0x2cfc26=_0x409f8d[_0x57c624(0x26e)]('|')[0x0];for(const _0x579b43 of this[_0x57c624(0x29d)]({'skipNotAttached':!0x0}))_0x579b43['id']!=_0x419a59&&_0x57c624(0x20d)==_0x579b43[_0x57c624(0x1c6)]&&_0x579b43[_0x57c624(0x1aa)]&&_0x579b43[_0x57c624(0x1aa)][_0x57c624(0x2cd)]==_0x2cfc26&&_0x579b43[_0x57c624(0x1e7)]()[_0x57c624(0x1b7)](_0x529cda[_0x57c624(0x1aa)][_0x57c624(0x2c0)])&&(this[_0x57c624(0x170)](_0x579b43,_0x529cda[_0x57c624(0x1aa)][_0x57c624(0x2c0)],_0x2fefa8),_0x2784f6=!0x0);}return _0x2784f6;}[_0x21cdd1(0x1a2)](_0x52e454){const _0x149366=_0x21cdd1;this[_0x149366(0x265)],(this[_0x149366(0x18c)]=!0x0,_0x52e454());}[_0x21cdd1(0x15b)](_0x307cc8){const _0x3c73ea=_0x21cdd1,_0xde4092=this[_0x3c73ea(0x188)](_0x307cc8),_0x1af195=this[_0x3c73ea(0x15d)][_0x3c73ea(0x253)](_0x307cc8);return _0xde4092||_0x1af195;}[_0x21cdd1(0x1b0)](_0xb2fcf0,_0x227ed2){const _0x23a60e=_0x21cdd1;if(0x0==_0x227ed2[_0x23a60e(0x2a6)])return!0x1;let _0x3a347b=!0x1;for(const _0x570c9f of _0x227ed2){const _0x5157e5=this[_0x23a60e(0x284)](_0x570c9f[_0x23a60e(0x159)],_0x23a60e(0x20d))[_0x23a60e(0x305)](_0x5e56f5=>!_0x5e56f5[_0x23a60e(0x2f1)][_0x23a60e(0x242)])[_0x23a60e(0x198)](_0x37b96f=>_0x37b96f[_0x23a60e(0x22f)]),_0x1bc1fd=_0x4a6d64({'newValue':_0x570c9f[_0x23a60e(0x210)]});_0x5157e5[_0x23a60e(0x305)](_0x1b761a=>{const _0x500bbd=_0x23a60e,[_0x473fc6,_0x5e8e0e]=_0x1b761a[_0x500bbd(0x2de)][_0x500bbd(0x26e)]('|');return _0x473fc6==_0x570c9f[_0x500bbd(0x2cd)]&&_0x5e8e0e!=_0x1bc1fd;})[_0x23a60e(0x256)](_0x64479f=>{const _0x67fec7=_0x23a60e;this[_0x67fec7(0x170)](_0x64479f,_0x570c9f[_0x67fec7(0x159)],_0xb2fcf0),_0x3a347b=!0x0;});}return _0x3a347b;}[_0x21cdd1(0x170)](_0x9bd7d9,_0x562691,_0x592b96){const _0x55e6ad=_0x21cdd1,_0x3adcf1=_0x9bd7d9[_0x55e6ad(0x1e7)]()[_0x55e6ad(0x223)](_0x562691);0x0!==_0x3adcf1[_0x55e6ad(0x2a6)]?0x1!==_0x3adcf1[_0x55e6ad(0x2a6)]?this[_0x55e6ad(0x24c)](_0x9bd7d9,_0x562691[_0x55e6ad(0x2f3)],_0x562691[_0x55e6ad(0x1c9)]):this[_0x55e6ad(0x29c)](_0x9bd7d9,_0x3adcf1[0x0]):_0x592b96[_0x55e6ad(0x2f0)](_0x9bd7d9[_0x55e6ad(0x162)]());}}class xt{constructor(_0x4fbb92){const _0x4f3bad=_0x21cdd1;this[_0x4f3bad(0x298)]=_0x4fbb92,this[_0x4f3bad(0x2e2)]=_0x4fbb92[_0x4f3bad(0x239)],this[_0x4f3bad(0x2d2)]=new Map(),this[_0x4f3bad(0x235)]=new Map(),this[_0x4f3bad(0x1e2)]();}[_0x21cdd1(0x21a)](_0x2b7014,_0xdbb092,_0x17d514,_0x14a3e5,_0x23f234,_0x1d6cea){const _0x3273de=_0x21cdd1;return new _0x19e7b6(this[_0x3273de(0x2e2)],{'type':_0x2b7014,'subType':_0xdbb092,'id':_0x17d514,'author':_0x14a3e5,'creator':_0x14a3e5,'attributes':_0x23f234,'onAttributesChange':_0x1d6cea,'onAccept':(..._0x156e24)=>this[_0x3273de(0x243)](_0x2b7014,_0xdbb092,_0x3273de(0x1e8))(..._0x156e24),'onDiscard':(..._0x464692)=>this[_0x3273de(0x243)](_0x2b7014,_0xdbb092,_0x3273de(0x18a))(..._0x464692)});}[_0x21cdd1(0x2ee)](_0x482308,_0xe2c99,_0x5ba3c1,_0x2c3e43){const _0x593ee4=_0x21cdd1,_0x57dce8=_0x482308+':'+_0xe2c99+':'+_0x5ba3c1;this[_0x593ee4(0x2d2)][_0x593ee4(0x203)](_0x57dce8,_0x2c3e43);}[_0x21cdd1(0x243)](_0x144292,_0x40146b,_0x108e0a){const _0x3e50be=_0x21cdd1,_0x2f73c9=_0x144292+':'+_0x40146b+':'+_0x108e0a;return this[_0x3e50be(0x2d2)][_0x3e50be(0x303)](_0x2f73c9)||this[_0x3e50be(0x235)][_0x3e50be(0x303)](_0x144292+':'+_0x108e0a);}[_0x21cdd1(0x1e2)](){const _0x4a2253=_0x21cdd1,_0x3c168f=()=>!0x1,_0x357e2c=_0x5ff71e=>{const _0x59febc=_0xb49f;_0x5ff71e[_0x59febc(0x1d5)]((_0x328484,_0x4d9760)=>_0x328484[_0x59febc(0x2f3)][_0x59febc(0x1b6)](_0x4d9760[_0x59febc(0x2f3)])?0x1:-0x1),this[_0x59febc(0x2e2)][_0x59febc(0x29f)](_0x2dee7c=>{const _0x3bd9b8=_0x59febc;for(const _0x44ced2 of _0x5ff71e){let _0x1c1b2c;_0x1c1b2c=_0x44ced2[_0x3bd9b8(0x1c9)][_0x3bd9b8(0x1d4)]&&_0x44ced2[_0x3bd9b8(0x1c9)][_0x3bd9b8(0x1e3)]==_0x44ced2[_0x3bd9b8(0x2f3)][_0x3bd9b8(0x18f)]?_0x2dee7c[_0x3bd9b8(0x2a8)](_0x44ced2[_0x3bd9b8(0x2f3)][_0x3bd9b8(0x18f)],'on'):_0x2dee7c[_0x3bd9b8(0x2a8)](_0x44ced2),this[_0x3bd9b8(0x2e2)][_0x3bd9b8(0x285)](_0x1c1b2c,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0xcc8f09=(_0x21e573,_0x245254)=>{const _0x320ad1=_0xb49f;_0x245254&&this[_0x320ad1(0x2e2)][_0x320ad1(0x29f)](_0x157047=>{const _0x490ac3=_0x320ad1,{commandName:_0xd50348,commandParams:_0x323c7a=[]}=_0x245254,_0x119ebc=_0x21e573[_0x490ac3(0x198)](_0x4377e5=>(Tt(_0x4377e5)&&(_0x4377e5=this[_0x490ac3(0x2e2)][_0x490ac3(0x23e)](_0x4377e5[_0x490ac3(0x1c9)])),_0x4377e5))[_0x490ac3(0x305)](_0x3ec676=>_0x490ac3(0x2f6)!==_0x3ec676[_0x490ac3(0x176)][_0x490ac3(0x270)]);if(_0x119ebc[_0x490ac3(0x2a6)]<0x1)return;const _0x2052d7=Array[_0x490ac3(0x180)](this[_0x490ac3(0x2e2)][_0x490ac3(0x1f4)][_0x490ac3(0x1b9)][_0x490ac3(0x226)]())[_0x490ac3(0x198)](_0x501e19=>_0x379ad8[_0x490ac3(0x1ac)](_0x501e19));_0x157047[_0x490ac3(0x2fa)](_0x119ebc);for(const _0x5050e7 of this[_0x490ac3(0x298)][_0x490ac3(0x2a5)][_0x490ac3(0x2a5)]())_0x5050e7[_0x490ac3(0x1d9)]();_0x323c7a[_0x490ac3(0x268)]({'forceDefaultExecution':!0x0}),this[_0x490ac3(0x298)][_0x490ac3(0x24e)](_0xd50348,..._0x323c7a);const _0x3e03f3=_0x2052d7[_0x490ac3(0x305)](_0xb2848a=>_0x490ac3(0x2f6)!=_0xb2848a[_0x490ac3(0x176)][_0x490ac3(0x270)]);_0x3e03f3[_0x490ac3(0x2a6)]>0x0&&_0x157047[_0x490ac3(0x2fa)](_0x3e03f3);for(const _0x33c0dc of _0x2052d7)_0x33c0dc[_0x490ac3(0x157)]();});},_0x2f8db7=(_0x2b3696,_0x47de59)=>0x1==_0x2b3696[_0x4a2253(0x2a6)]&&0x1==_0x47de59[_0x4a2253(0x2a6)]&&_0x2b3696[0x0][_0x4a2253(0x1c9)][_0x4a2253(0x2f7)](_0x47de59[0x0][_0x4a2253(0x2f3)]),_0x2fb6e8=(_0x592e52,_0x262cb5,_0x279dde,_0x5ba62e)=>Ft(_0x592e52,_0x262cb5,_0x279dde,_0x5ba62e,this[_0x4a2253(0x2e2)])?[_0x592e52,_0x262cb5]:Ft(_0x262cb5,_0x592e52,_0x5ba62e,_0x279dde,this[_0x4a2253(0x2e2)])?[_0x262cb5,_0x592e52]:null;this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x276),_0x3c168f),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x1a6),_0x357e2c),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x1fe),_0x2f8db7),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x2a9),_0x2fb6e8),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x2c7),_0x357e2c),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x2e7),_0x3c168f),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x21c),_0x2f8db7),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x289),_0x2fb6e8),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x296),_0xcc8f09),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x2b6),_0x3c168f),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x17c),_0x2f8db7),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x25e),_0x3c168f),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x295),_0xcc8f09),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x28d),_0x3c168f),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x2fe),_0x2f8db7),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x1ce),_0x3c168f),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x2db),_0x3c168f),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x1d3),(_0x296c28,_0x37a0f1)=>{const _0x7c93c9=_0x4a2253;if(!_0x37a0f1)return;const _0x1f0a17=this[_0x7c93c9(0x298)][_0x7c93c9(0x1cd)][_0x7c93c9(0x303)](p);this[_0x7c93c9(0x2e2)][_0x7c93c9(0x29f)](_0x19b551=>{const _0x3842f5=_0x7c93c9;if(_0x3842f5(0x26c)==_0x37a0f1[_0x3842f5(0x2cd)])for(const _0x292b89 of _0x296c28){const _0x4c8f08=_0x292b89[_0x3842f5(0x2f3)][_0x3842f5(0x18f)],_0x1cb684=_0x37a0f1[_0x3842f5(0x222)];_0x19b551[_0x3842f5(0x300)](_0x4c8f08,_0x1cb684);}else{if(_0x1f0a17[_0x3842f5(0x188)](_0x37a0f1[_0x3842f5(0x2cd)])){for(const _0x2228e2 of _0x296c28)void 0x0!==_0x37a0f1[_0x3842f5(0x222)]?_0x19b551[_0x3842f5(0x297)](_0x37a0f1[_0x3842f5(0x2cd)],_0x37a0f1[_0x3842f5(0x222)],_0x2228e2[_0x3842f5(0x2f3)][_0x3842f5(0x18f)]):_0x19b551[_0x3842f5(0x281)](_0x37a0f1[_0x3842f5(0x2cd)],_0x2228e2[_0x3842f5(0x2f3)][_0x3842f5(0x18f)]);}else{for(const _0x36331d of _0x296c28)_0x37a0f1[_0x3842f5(0x222)]?_0x19b551[_0x3842f5(0x297)](_0x37a0f1[_0x3842f5(0x2cd)],_0x37a0f1[_0x3842f5(0x222)],_0x36331d):_0x19b551[_0x3842f5(0x281)](_0x37a0f1[_0x3842f5(0x2cd)],_0x36331d);}}});}),this[_0x4a2253(0x235)][_0x4a2253(0x203)](_0x4a2253(0x2ba),_0x2f8db7);}}function Rt(_0x3cff2f,_0x1655fd,_0x39e83c){const _0x155c69=_0x21cdd1;for(const _0x53bc1d of _0x1655fd[_0x155c69(0x1e3)][_0x155c69(0x18d)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x53bc1d[_0x155c69(0x176)]==_0x53bc1d)return!0x1;if(!_0x39e83c[_0x155c69(0x2d5)](_0x53bc1d))return!0x1;if(_0x3cff2f[_0x155c69(0x24b)](_0x53bc1d)||_0x3cff2f[_0x155c69(0x168)](_0x53bc1d))return!0x0;}return!0x1;}function Tt(_0x1a65d6){const _0x2ccbdb=_0x21cdd1;return _0x1a65d6[_0x2ccbdb(0x1c9)][_0x2ccbdb(0x1e3)]==_0x1a65d6[_0x2ccbdb(0x2f3)][_0x2ccbdb(0x18f)]&&_0x1a65d6[_0x2ccbdb(0x1c9)][_0x2ccbdb(0x27a)];}function Et(_0x5be6d8,_0x1a65f8,_0x19a43a,_0x5b4539){const _0x5837a0=_0x21cdd1,_0xd8ea9f=_0x104a50=>!_0x104a50[_0x5837a0(0x22d)]['is'](_0x5837a0(0x2c6))&&!_0x5b4539[_0x5837a0(0x24b)](_0x104a50[_0x5837a0(0x22d)]),_0x2fee33=_0x5be6d8[_0x5837a0(0x2f3)][_0x5837a0(0x1d2)](_0xd8ea9f),_0x3f440e=_0x5be6d8[_0x5837a0(0x1c9)][_0x5837a0(0x1d2)](_0xd8ea9f,{'direction':_0x5837a0(0x195)});return(!_0x5be6d8[_0x5837a0(0x2f3)][_0x5837a0(0x2f7)](_0x2fee33)||!_0x5be6d8[_0x5837a0(0x1c9)][_0x5837a0(0x2f7)](_0x3f440e))&&(_0x2fee33[_0x5837a0(0x1b6)](_0x3f440e)?_0x19a43a[_0x5837a0(0x2a7)](_0x1a65f8,{'range':_0x19a43a[_0x5837a0(0x23e)](_0x2fee33,_0x3f440e)}):_0x19a43a[_0x5837a0(0x2f0)](_0x1a65f8),!0x0);}function Vt(_0x194368){return _0x4a6d64(_0x194368);}function Ut(_0x11d8d6){const _0x514e52=_0x21cdd1,_0x12fe39=_0x11d8d6[_0x514e52(0x2f3)][_0x514e52(0x18f)];return _0x12fe39&&_0x12fe39['is'](_0x514e52(0x1b4));}function Ot(_0x169c00,_0x5e2f3b){const _0x3cbd63=_0x21cdd1;return null==_0x169c00[_0x3cbd63(0x1c9)][_0x3cbd63(0x20a)]&&_0x169c00[_0x3cbd63(0x1c9)][_0x3cbd63(0x1e3)]==_0x169c00[_0x3cbd63(0x2f3)][_0x3cbd63(0x18f)]?Gt(_0x169c00[_0x3cbd63(0x2f3)][_0x3cbd63(0x18f)],_0x5e2f3b):_0x169c00;}function Gt(_0xc0604f,_0x48bfb7){const _0x4d9c71=_0x21cdd1,_0xad09de=_0x48bfb7[_0x4d9c71(0x1b8)][_0x4d9c71(0x24b)](_0xc0604f)||_0x48bfb7[_0x4d9c71(0x1b8)][_0x4d9c71(0x29a)](_0xc0604f);return _0x48bfb7[_0x4d9c71(0x23e)](_0x48bfb7[_0x4d9c71(0x181)](_0xc0604f,_0x4d9c71(0x1f3)),_0xad09de?_0x48bfb7[_0x4d9c71(0x1be)](_0xc0604f):_0x48bfb7[_0x4d9c71(0x181)](_0xc0604f,_0x4d9c71(0x1c9)));}function Ft(_0x597385,_0x1b145a,_0xea2b04,_0x1372f8,_0xf5d477){const _0x1b705b=_0x21cdd1;if(!Pt(_0x597385,_0x1b145a))return!0x1;if(_0xea2b04[_0x1b705b(0x1c9)][_0x1b705b(0x2f7)](_0x1372f8[_0x1b705b(0x2f3)]))return!0x0;if(_0x597385[_0x1b705b(0x1c6)]!=_0x1b145a[_0x1b705b(0x1c6)])return!0x1;if(!_0xea2b04[_0x1b705b(0x1c9)][_0x1b705b(0x21f)](_0x1372f8[_0x1b705b(0x2f3)]))return!0x1;const _0x24b412=_0xf5d477[_0x1b705b(0x23e)](_0xea2b04[_0x1b705b(0x1c9)],_0x1372f8[_0x1b705b(0x2f3)])[_0x1b705b(0x1a8)]();for(const _0x44b1ea of _0x24b412)if([_0x1b705b(0x217),_0x1b705b(0x2a3)][_0x1b705b(0x1f1)](_0x44b1ea[_0x1b705b(0x1c6)])&&_0xf5d477[_0x1b705b(0x1b8)][_0x1b705b(0x168)](_0x44b1ea[_0x1b705b(0x22d)]))return!0x1;return!0x0;}function Pt(_0x27c415,_0x24c4a6,_0x4e80e6=[]){const _0x535e03=_0x21cdd1;return!(!_0x27c415[_0x535e03(0x2b5)]||!_0x24c4a6[_0x535e03(0x2b5)])&&_0xdcb167(_0x51fb85(_0x27c415[_0x535e03(0x18b)],_0x4e80e6),_0x51fb85(_0x24c4a6[_0x535e03(0x18b)],_0x4e80e6));}function Lt(_0x20d3a1,_0x494f40){const _0x16492a=_0x21cdd1,_0x37a784=Ht(_0x20d3a1[_0x16492a(0x18b)]),_0x4917e4=Ht(_0x494f40);if(!_0x20d3a1[_0x16492a(0x2b5)])return!0x1;for(const _0xd01aa8 of Object[_0x16492a(0x2ca)](_0x4917e4))if(!_0xdcb167(_0x37a784[_0xd01aa8],_0x4917e4[_0xd01aa8]))return!0x1;return!0x0;}function Ht(_0xd62eb4){const _0xaefae4=_0x21cdd1,_0x23e754=Object[_0xaefae4(0x1e4)]({},_0xd62eb4);return delete _0x23e754[_0xaefae4(0x1b3)],delete _0x23e754[_0xaefae4(0x1f2)],_0x23e754;}
23
+ const _0x38841b=_0x3c02;function _0x3c02(_0x5bbc57,_0x2f8517){const _0x27ce8c=_0x27ce();return _0x3c02=function(_0x3c025d,_0x1224f8){_0x3c025d=_0x3c025d-0x1eb;let _0x399d50=_0x27ce8c[_0x3c025d];return _0x399d50;},_0x3c02(_0x5bbc57,_0x2f8517);}(function(_0x2baae6,_0x6783b4){const _0x51bb4d=_0x3c02,_0x30223d=_0x2baae6();while(!![]){try{const _0x268e68=-parseInt(_0x51bb4d(0x291))/0x1*(parseInt(_0x51bb4d(0x200))/0x2)+parseInt(_0x51bb4d(0x354))/0x3+parseInt(_0x51bb4d(0x20c))/0x4*(-parseInt(_0x51bb4d(0x2fe))/0x5)+-parseInt(_0x51bb4d(0x35f))/0x6*(-parseInt(_0x51bb4d(0x2cb))/0x7)+-parseInt(_0x51bb4d(0x25a))/0x8*(parseInt(_0x51bb4d(0x30e))/0x9)+parseInt(_0x51bb4d(0x223))/0xa+parseInt(_0x51bb4d(0x211))/0xb*(parseInt(_0x51bb4d(0x210))/0xc);if(_0x268e68===_0x6783b4)break;else _0x30223d['push'](_0x30223d['shift']());}catch(_0x39fd40){_0x30223d['push'](_0x30223d['shift']());}}}(_0x27ce,0x6a454));import{Plugin as _0xa4bbcd,PendingActions as _0x18159e}from'ckeditor5/src/core.js';import{LiveRange as _0x58a521}from'ckeditor5/src/engine.js';import{CKEditorError as _0x4941d9,uid as _0x28d6e1,priorities as _0x4b5fbb,logWarning as _0x14c840}from'ckeditor5/src/utils.js';import{toWidget as _0x2943f6}from'ckeditor5/src/widget.js';import{Users as _0x3b7f04,hashObject as _0x3dc1c6,surroundingMarkersDetector as _0x308e35}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x3152ae from'./commands/trackchangescommand.js';import _0x5941ba from'./commands/acceptsuggestioncommand.js';import _0x21c9e6 from'./commands/discardsuggestioncommand.js';import _0x2174b0 from'./commands/executeonallsuggestionscommand.js';import _0x233d66 from'./commands/executeonselectedsuggestionscommand.js';import _0xc244a8 from'./suggestion.js';import _0x12409f from'./suggestiondescriptionfactory.js';import _0x1d676b from'./integrations/aiassistant.js';import _0x4bb2f4 from'./integrations/alignment.js';import _0x14ba47 from'./integrations/basicstyles.js';import _0x5518bd from'./integrations/blockquote.js';import _0x200377 from'./integrations/casechange.js';import _0x4427c3 from'./integrations/ckbox.js';import _0x513b88 from'./integrations/codeblock.js';import _0x56d202 from'./integrations/comments.js';import _0x114d25 from'./integrations/deletecommand.js';import _0x5e6b3a from'./integrations/list.js';import _0x2d41e3 from'./integrations/listproperties.js';import _0x10efa6 from'./integrations/entercommand.js';import _0x5c39a6 from'./integrations/findandreplace.js';import _0xc7d008 from'./integrations/font.js';import _0x227336 from'./integrations/formatpainter.js';import _0x44ece8 from'./integrations/heading.js';import _0x45f035 from'./integrations/highlight.js';import _0x37d892 from'./integrations/horizontalline.js';import _0x4a980f from'./integrations/htmlembed.js';import _0x1016c1 from'./integrations/image.js';import _0x207099 from'./integrations/imagereplace.js';import _0x4c5550 from'./integrations/imagestyle.js';import _0x3d9414 from'./integrations/importword.js';import _0x52d037 from'./integrations/indent.js';import _0x390846 from'./integrations/inputcommand.js';import _0x4a5947 from'./integrations/link.js';import _0x70db88 from'./integrations/legacylist.js';import _0x395c92 from'./integrations/legacylistproperties.js';import _0x1b0f3b from'./integrations/mediaembed.js';import _0x5cdce3 from'./integrations/mention.js';import _0x3631ca from'./integrations/multilevellist.js';import _0x52c894 from'./integrations/pagebreak.js';import _0x59c094 from'./integrations/paragraph.js';import _0x417414 from'./integrations/removeformat.js';import _0x27b2d3 from'./integrations/restrictededitingmode.js';import _0xc0f693 from'./integrations/shiftentercommand.js';import _0x4e3b80 from'./integrations/standardeditingmode.js';import _0x35783b from'./integrations/style.js';import _0x4a70d0 from'./integrations/table.js';import _0x235911 from'./integrations/tablemergesplit.js';import _0x40d719 from'./integrations/tableheadings.js';import _0x30815b from'./integrations/tableclipboard.js';import _0x1d4d2d from'./integrations/tablecolumnresize.js';import _0x2abb08 from'./integrations/template.js';import _0x3cde53 from'./integrations/tableofcontents.js';import _0xa3158c from'./integrations/title.js';import _0x6f9b9f from'./integrations/undo.js';import _0x237baa from'./integrations/tablecaption.js';import _0x5e0356 from'./integrations/tableproperties.js';import{getTranslation as _0x25cb44}from'./utils/common-translations.js';import{isEqual as _0x116221,omit as _0x40f4e5}from'lodash-es';export const renameAttributeKey=_0x38841b(0x2de);export default class p extends _0xa4bbcd{static get[_0x38841b(0x261)](){const _0x44a6d5=_0x38841b;return[_0x44a6d5(0x34e),_0x3b7f04,_0x18159e,_0x1d676b,_0x4bb2f4,_0x14ba47,_0x5518bd,_0x4427c3,_0x200377,_0x513b88,_0x56d202,_0x114d25,_0x10efa6,_0x5c39a6,_0xc7d008,_0x227336,_0x44ece8,_0x45f035,_0x37d892,_0x4a980f,_0x1016c1,_0x4c5550,_0x207099,_0x3d9414,_0x52d037,_0x390846,_0x70db88,_0x395c92,_0x3631ca,_0x4a5947,_0x5e6b3a,_0x2d41e3,_0x1b0f3b,_0x5cdce3,_0x52c894,_0x59c094,_0x417414,_0x27b2d3,_0xc0f693,_0x4e3b80,_0x35783b,_0x4a70d0,_0x235911,_0x40d719,_0x237baa,_0x30815b,_0x1d4d2d,_0x3cde53,_0x5e0356,_0x2abb08,_0xa3158c,_0x6f9b9f];}static get[_0x38841b(0x393)](){const _0x55c7f1=_0x38841b;return _0x55c7f1(0x2fb);}get[_0x38841b(0x2d1)](){const _0x4bc4e8=_0x38841b;return this[_0x4bc4e8(0x2a7)];}constructor(_0x4d5f73){const _0x36ba66=_0x38841b;function _0x378002(_0x2b492a){const _0x395aea=_0x3c02;return _0x2b492a[_0x395aea(0x22f)](_0x12e05f=>String[_0x395aea(0x26e)](_0x12e05f))[_0x395aea(0x343)]('');}super(_0x4d5f73),this[_0x36ba66(0x374)]=!0x1,this[_0x36ba66(0x26a)](_0x36ba66(0x39b),[]),this['on'](_0x36ba66(0x2d2),(_0xaeda87,_0x4c6d28,_0x3b4fd0,_0x3b3ce6)=>{const _0x5d7718=_0x36ba66;this[_0x5d7718(0x2d6)][_0x5d7718(0x31a)](()=>{const _0x1dfc5a=_0x5d7718;for(const _0x9ea2b4 of[..._0x3b3ce6,..._0x3b4fd0])this[_0x1dfc5a(0x2d6)][_0x1dfc5a(0x24c)][_0x1dfc5a(0x25b)](_0x9ea2b4)&&_0x4d5f73[_0x1dfc5a(0x2f6)][_0x1dfc5a(0x2f5)](_0x9ea2b4);});}),this[_0x36ba66(0x2a7)]=new _0x12409f(this[_0x36ba66(0x27d)][_0x36ba66(0x2f7)][_0x36ba66(0x379)],this[_0x36ba66(0x27d)][_0x36ba66(0x2d5)]),this[_0x36ba66(0x1f2)]=null,this[_0x36ba66(0x31b)]=new xt(this[_0x36ba66(0x27d)]),this[_0x36ba66(0x340)]=new Map(),this[_0x36ba66(0x315)]=_0x4d5f73[_0x36ba66(0x20a)][_0x36ba66(0x311)](_0x36ba66(0x34e)),this[_0x36ba66(0x386)]=new Set(),this[_0x36ba66(0x2d6)]=this[_0x36ba66(0x27d)][_0x36ba66(0x2f7)],this[_0x36ba66(0x387)]=new WeakMap(),this[_0x36ba66(0x24a)]=!0x1,this[_0x36ba66(0x1f4)]=new Set([_0x36ba66(0x2de)]),this[_0x36ba66(0x283)]=new Set(),_0x4d5f73[_0x36ba66(0x331)][_0x36ba66(0x1f1)](_0x36ba66(0x30c),_0x36ba66(0x304)),this[_0x36ba66(0x2a3)]=_0x4d5f73[_0x36ba66(0x331)][_0x36ba66(0x311)](_0x36ba66(0x30c)),_0x4d5f73[_0x36ba66(0x331)][_0x36ba66(0x1f1)](_0x36ba66(0x2e7),!0x0),this[_0x36ba66(0x378)]=_0x4d5f73[_0x36ba66(0x331)][_0x36ba66(0x311)](_0x36ba66(0x2e7)),this[_0x36ba66(0x309)]=new _0x3152ae(_0x4d5f73,this[_0x36ba66(0x386)]),this[_0x36ba66(0x301)](),this[_0x378002([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x378002([0x34,0x30,0x34,0x38,0x31,0x32,0x31,0x30]);}[_0x38841b(0x347)](){const _0x141f73=_0x38841b,_0x548413=this[_0x141f73(0x27d)],_0x1ac289=(_0x2c60d7,_0x271743)=>{const _0x4eb2fc=_0x141f73;if(_0x4eb2fc(0x2e9)!=_0x2c60d7)return _0x4eb2fc(0x25f)+_0x2c60d7;const _0x3c183=_0x271743[_0x4eb2fc(0x2f1)]('|')[0x0];return this[_0x4eb2fc(0x27f)](_0x3c183)?_0x4eb2fc(0x37e):_0x4eb2fc(0x391);};_0x548413[_0x141f73(0x30d)][_0x141f73(0x290)](_0x141f73(0x299))[_0x141f73(0x357)]({'model':_0x141f73(0x33b),'view':_0x2b91d7=>{const _0x2ea4ea=_0x141f73,{id:_0x4fe378,type:_0x5ba3ee,subType:_0x2b2aa2}=this[_0x2ea4ea(0x30a)](_0x2b91d7[_0x2ea4ea(0x2d9)]),_0x46b523=[_0x2ea4ea(0x285),_0x1ac289(_0x5ba3ee,_0x2b2aa2)];let _0x2d1453=0xbb8;return this[_0x2ea4ea(0x39b)][_0x2ea4ea(0x2ba)](_0x2b91d7[_0x2ea4ea(0x2d9)])&&(_0x46b523[_0x2ea4ea(0x371)](_0x2ea4ea(0x33f)),_0x2d1453=0xbc2),_0x2ea4ea(0x33e)==_0x5ba3ee&&(_0x2d1453+=0x5),{'classes':_0x46b523,'attributes':{'data-suggestion':_0x4fe378},'priority':_0x2d1453};}}),_0x548413[_0x141f73(0x30d)][_0x141f73(0x290)](_0x141f73(0x2b9))[_0x141f73(0x2c1)](_0x1e3fe7=>{const _0x143353=_0x141f73;_0x1e3fe7['on'](_0x143353(0x204),(_0x73467e,_0x266ad,_0x316a6f)=>{const _0x3abf65=_0x143353;if(!_0x316a6f[_0x3abf65(0x275)][_0x3abf65(0x26c)])return;const _0x97a19d=_0x266ad[_0x3abf65(0x32b)];if(!_0x97a19d)return;const _0x117a6e=_0x316a6f[_0x3abf65(0x289)][_0x3abf65(0x219)](_0x97a19d);_0x548413[_0x3abf65(0x2f7)][_0x3abf65(0x379)][_0x3abf65(0x282)](_0x97a19d)&&_0x117a6e&&!_0x117a6e[_0x3abf65(0x310)](_0x3abf65(0x361))&&_0x117a6e['is'](_0x3abf65(0x2e8))&&_0x2943f6(_0x117a6e,_0x316a6f[_0x3abf65(0x350)]);},{'priority':_0x143353(0x22e)});}),_0x548413[_0x141f73(0x30d)][_0x141f73(0x290)](_0x141f73(0x2b9))[_0x141f73(0x357)]({'model':_0x141f73(0x33b),'view':(_0x334700,_0x2ca81c)=>{const _0x2c45f5=_0x141f73;if(!_0x2ca81c[_0x2c45f5(0x275)][_0x2c45f5(0x26c)])return null;const {type:_0x594c2d,subType:_0x1797d4}=this[_0x2c45f5(0x30a)](_0x334700[_0x2c45f5(0x2d9)]);return{'classes':[_0x2c45f5(0x285),_0x1ac289(_0x594c2d,_0x1797d4)],'priority':0xbb8};}});const _0x444317=({showActiveMarkers:_0x202c90=!0x0,isAttributeSuggestion:_0x668a8=!0x1}={})=>(_0x4b88dc,_0x568b88,_0x2ef9aa)=>{const _0x4cb2a4=_0x141f73;if(!_0x568b88[_0x4cb2a4(0x32b)])return;const {id:_0x213bb4}=this[_0x4cb2a4(0x30a)](_0x568b88[_0x4cb2a4(0x2d9)]);if(_0x668a8){const _0x2cd7ec=this[_0x4cb2a4(0x340)][_0x4cb2a4(0x311)](_0x213bb4),_0xa02986=this[_0x4cb2a4(0x2d4)](_0x2cd7ec);if(!this[_0x4cb2a4(0x27f)](_0xa02986))return;}if(_0x568b88[_0x4cb2a4(0x32b)]['is'](_0x4cb2a4(0x20e)))return void _0x2ef9aa[_0x4cb2a4(0x312)][_0x4cb2a4(0x29a)](_0x568b88[_0x4cb2a4(0x32b)],_0x4b88dc[_0x4cb2a4(0x2bd)]);const _0x189efa=_0x2ef9aa[_0x4cb2a4(0x289)][_0x4cb2a4(0x219)](_0x568b88[_0x4cb2a4(0x32b)]);if(_0x568b88[_0x4cb2a4(0x32b)]['is'](_0x4cb2a4(0x29c))&&_0x548413[_0x4cb2a4(0x2f7)][_0x4cb2a4(0x379)][_0x4cb2a4(0x2a4)](_0x568b88[_0x4cb2a4(0x32b)])&&!_0x189efa[_0x4cb2a4(0x310)](_0x4cb2a4(0x1f9))){_0x2ef9aa[_0x4cb2a4(0x350)][_0x4cb2a4(0x355)]([_0x4cb2a4(0x285),_0x4cb2a4(0x37e)],_0x189efa),_0x2ef9aa[_0x4cb2a4(0x350)][_0x4cb2a4(0x218)](_0x4cb2a4(0x2b6),_0x213bb4,_0x189efa),_0x2ef9aa[_0x4cb2a4(0x289)][_0x4cb2a4(0x205)](_0x189efa,_0x568b88[_0x4cb2a4(0x2d9)]),_0x202c90&&(this[_0x4cb2a4(0x39b)][_0x4cb2a4(0x2ba)](_0x568b88[_0x4cb2a4(0x2d9)])?_0x2ef9aa[_0x4cb2a4(0x350)][_0x4cb2a4(0x355)](_0x4cb2a4(0x33f),_0x189efa):_0x2ef9aa[_0x4cb2a4(0x350)][_0x4cb2a4(0x249)](_0x4cb2a4(0x33f),_0x189efa));for(const _0x44d24f of _0x548413[_0x4cb2a4(0x2f7)][_0x4cb2a4(0x351)](_0x568b88[_0x4cb2a4(0x32b)])[_0x4cb2a4(0x213)]())_0x2ef9aa[_0x4cb2a4(0x312)][_0x4cb2a4(0x29a)](_0x44d24f,_0x4b88dc[_0x4cb2a4(0x2bd)]);_0x2ef9aa[_0x4cb2a4(0x312)][_0x4cb2a4(0x29a)](_0x568b88[_0x4cb2a4(0x32b)],_0x4b88dc[_0x4cb2a4(0x2bd)]);}};_0x548413[_0x141f73(0x30d)][_0x141f73(0x290)](_0x141f73(0x2b9))[_0x141f73(0x2c1)](_0x2e9246=>{const _0x2fc167=_0x141f73;_0x2e9246['on'](_0x2fc167(0x2cc),(_0x3336f6,_0x3a9ac2,_0x187a8b)=>{const _0x70d613=_0x2fc167;_0x187a8b[_0x70d613(0x275)][_0x70d613(0x26c)]&&_0x444317({'showActiveMarkers':!0x1})(_0x3336f6,_0x3a9ac2,_0x187a8b);},{'priority':_0x2fc167(0x2ec)});}),_0x548413[_0x141f73(0x30d)][_0x141f73(0x290)](_0x141f73(0x2b9))[_0x141f73(0x2c1)](_0x13251b=>{const _0x2b6335=_0x141f73;_0x13251b['on'](_0x2b6335(0x34f),(_0x4c2e96,_0x23586c,_0x1be034)=>{const _0x2fecd8=_0x2b6335;_0x1be034[_0x2fecd8(0x275)][_0x2fecd8(0x26c)]&&_0x444317({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x4c2e96,_0x23586c,_0x1be034);},{'priority':_0x2b6335(0x2ec)});}),_0x548413[_0x141f73(0x30d)][_0x141f73(0x290)](_0x141f73(0x2b9))[_0x141f73(0x37a)]({'model':_0x141f73(0x33b),'view':(_0x375eb3,_0x15cbbf)=>_0x15cbbf[_0x141f73(0x275)][_0x141f73(0x26c)]?null:{'group':_0x141f73(0x33b),'name':_0x375eb3[_0x141f73(0x23f)](0xb)}}),_0x548413[_0x141f73(0x30d)][_0x141f73(0x290)](_0x141f73(0x208))[_0x141f73(0x32e)]({'view':{'name':_0x141f73(0x33b),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x170af8,{writer:_0x52460d})=>{const _0x5847fb=_0x141f73;let _0x5210ee=_0x5847fb(0x1eb)+_0x170af8[_0x5847fb(0x2f3)](_0x5847fb(0x2af))+':'+_0x170af8[_0x5847fb(0x2f3)]('id');return _0x170af8[_0x5847fb(0x2f3)](_0x5847fb(0x2d8))&&(_0x5210ee+=':'+_0x170af8[_0x5847fb(0x2f3)](_0x5847fb(0x2d8))),_0x52460d[_0x5847fb(0x367)](_0x5847fb(0x35c),{'data-name':_0x5210ee});}}),_0x548413[_0x141f73(0x30d)][_0x141f73(0x290)](_0x141f73(0x208))[_0x141f73(0x31c)]({'view':_0x141f73(0x33b)}),_0x548413[_0x141f73(0x30d)][_0x141f73(0x290)](_0x141f73(0x299))[_0x141f73(0x2c1)](_0x33f42c=>{const _0x2cdc33=_0x141f73;_0x33f42c['on'](_0x2cdc33(0x2cc),_0x444317(),{'priority':_0x2cdc33(0x22e)});}),_0x548413[_0x141f73(0x30d)][_0x141f73(0x290)](_0x141f73(0x299))[_0x141f73(0x2c1)](_0x17bdbd=>{const _0x415950=_0x141f73;_0x17bdbd['on'](_0x415950(0x34f),_0x444317({'isAttributeSuggestion':!0x0}),{'priority':_0x415950(0x22e)});}),_0x548413[_0x141f73(0x30d)][_0x141f73(0x290)](_0x141f73(0x299))[_0x141f73(0x2c1)](_0x37b12b=>{const _0x461936=_0x141f73;_0x37b12b['on'](_0x461936(0x326),(_0x34cbe6,_0xb19f66,_0x1ac3f7)=>{const _0x543277=_0x461936,_0x4699ae=_0x1ac3f7[_0x543277(0x289)][_0x543277(0x255)](_0xb19f66[_0x543277(0x2d9)]);if(_0x4699ae){for(const _0x5955c9 of _0x4699ae)_0x5955c9[_0x543277(0x310)](_0x543277(0x1f9))||(_0x1ac3f7[_0x543277(0x350)][_0x543277(0x249)]([_0x543277(0x285),_0x543277(0x37e),_0x543277(0x33f)],_0x5955c9),_0x1ac3f7[_0x543277(0x350)][_0x543277(0x273)](_0x543277(0x2b6),_0x5955c9),_0x1ac3f7[_0x543277(0x289)][_0x543277(0x39c)](_0x5955c9,_0xb19f66[_0x543277(0x2d9)]));}},{'priority':_0x461936(0x22e)});}),_0x548413[_0x141f73(0x30d)][_0x141f73(0x290)](_0x141f73(0x299))[_0x141f73(0x2c1)](_0x1f8c23=>{const _0x5816f0=_0x141f73;_0x1f8c23['on'](_0x5816f0(0x2ed),(_0x1939d0,_0x576c94,_0xca20ab)=>{const _0x43b4de=_0x5816f0,_0x2bc667=_0xca20ab[_0x43b4de(0x289)][_0x43b4de(0x255)](_0x576c94[_0x43b4de(0x2d9)]);if(!_0x2bc667)return;const {id:_0x2f7281}=this[_0x43b4de(0x30a)](_0x576c94[_0x43b4de(0x2d9)]),_0x3061d5=this[_0x43b4de(0x340)][_0x43b4de(0x311)](_0x2f7281),_0x27e765=this[_0x43b4de(0x2d4)](_0x3061d5);if(this[_0x43b4de(0x27f)](_0x27e765)){for(const _0x487741 of _0x2bc667)_0x487741[_0x43b4de(0x310)](_0x43b4de(0x1f9))||(_0xca20ab[_0x43b4de(0x350)][_0x43b4de(0x249)]([_0x43b4de(0x285),_0x43b4de(0x37e),_0x43b4de(0x33f)],_0x487741),_0xca20ab[_0x43b4de(0x350)][_0x43b4de(0x273)](_0x43b4de(0x2b6),_0x487741),_0xca20ab[_0x43b4de(0x289)][_0x43b4de(0x39c)](_0x487741,_0x576c94[_0x43b4de(0x2d9)]));}},{'priority':_0x5816f0(0x22e)});}),_0x548413[_0x141f73(0x2f7)][_0x141f73(0x2cd)][_0x141f73(0x296)](_0xd7c9c=>{const _0x442f4a=_0x141f73;let _0x1fc2a4=!0x1;const _0x13c53e=Array[_0x442f4a(0x20b)](_0x548413[_0x442f4a(0x2f7)][_0x442f4a(0x2cd)][_0x442f4a(0x2a8)][_0x442f4a(0x38c)]()),_0x4645fd=new Set();for(const {name:_0x309b3b,data:_0x4e2101}of _0x13c53e){const {group:_0x12ffc5,type:_0xf6c534,subType:_0x5be9d0,id:_0x4c3565}=this[_0x442f4a(0x30a)](_0x309b3b);if(_0x442f4a(0x33b)!==_0x12ffc5)continue;const _0x485efb=this[_0x442f4a(0x340)][_0x442f4a(0x311)](_0x4c3565);if(null!=_0x4e2101[_0x442f4a(0x373)]){_0x442f4a(0x2be)==_0xf6c534&&(_0x1fc2a4=_0x1fc2a4||Et(_0x4e2101[_0x442f4a(0x373)],_0x309b3b,_0xd7c9c,_0x548413[_0x442f4a(0x2f7)][_0x442f4a(0x379)]));const _0x1258cd=_0x442f4a(0x2e9)==_0xf6c534&&this[_0x442f4a(0x27f)](_0x5be9d0[_0x442f4a(0x2f1)]('|')[0x0]);if(_0x4e2101[_0x442f4a(0x373)][_0x442f4a(0x2a6)]||_0x442f4a(0x335)==_0x4e2101[_0x442f4a(0x373)][_0x442f4a(0x257)][_0x442f4a(0x260)]||_0x442f4a(0x34b)==_0xf6c534&&!Ut(_0x4e2101[_0x442f4a(0x373)])||_0x1258cd&&!Ut(_0x4e2101[_0x442f4a(0x373)])||_0x442f4a(0x33e)==_0xf6c534&&!(!Tt(_0x4a0383=_0x4e2101[_0x442f4a(0x373)])&&!function(_0x2f909f){const _0x2d61cd=_0x442f4a;return _0x2f909f[_0x2d61cd(0x318)][_0x2d61cd(0x2dc)]==_0x2f909f[_0x2d61cd(0x38e)][_0x2d61cd(0x34d)]&&_0x2f909f[_0x2d61cd(0x318)][_0x2d61cd(0x287)];}(_0x4a0383)))_0xd7c9c[_0x442f4a(0x23d)](_0x309b3b),_0x1fc2a4=!0x0;else{if(!_0x485efb||!_0x485efb[_0x442f4a(0x2c7)])continue;_0x4645fd[_0x442f4a(0x2c1)](_0x485efb);}}}var _0x4a0383;return _0x4645fd[_0x442f4a(0x1ec)]>0x0&&(_0x1fc2a4=!!this[_0x442f4a(0x27a)](_0x4645fd)||_0x1fc2a4),_0x1fc2a4;}),_0x548413[_0x141f73(0x2f7)][_0x141f73(0x2cd)][_0x141f73(0x296)](_0x318ede=>{const _0x77dbbd=_0x141f73;let _0x26d721=!0x1;for(const _0x485c92 of _0x548413[_0x77dbbd(0x2f7)][_0x77dbbd(0x2cd)][_0x77dbbd(0x2a8)][_0x77dbbd(0x26b)]())if(_0x77dbbd(0x2f2)==_0x485c92[_0x77dbbd(0x268)])for(const _0x4bfa84 of this[_0x77dbbd(0x340)][_0x77dbbd(0x250)]()){if(_0x4bfa84[_0x77dbbd(0x32d)]||!_0x4bfa84[_0x77dbbd(0x2c7)])continue;const _0x49d472=_0x77dbbd(0x34b)==_0x4bfa84[_0x77dbbd(0x268)],_0x5dda06=this[_0x77dbbd(0x2d4)](_0x4bfa84),_0x7ca5d9=_0x5dda06&&this[_0x77dbbd(0x27f)](_0x5dda06);if(!_0x49d472&&!_0x7ca5d9)continue;const _0x3d0800=_0x4bfa84[_0x77dbbd(0x2f4)]();if(_0x3d0800[_0x77dbbd(0x318)][_0x77dbbd(0x2dc)]!=_0x3d0800[_0x77dbbd(0x38e)][_0x77dbbd(0x2dc)]&&!_0x3d0800[_0x77dbbd(0x38e)][_0x77dbbd(0x287)]){const _0x15c22=_0x548413[_0x77dbbd(0x2f7)][_0x77dbbd(0x25d)](_0x3d0800[_0x77dbbd(0x318)][_0x77dbbd(0x25c)],_0x77dbbd(0x38e)),_0x1e746c=_0x548413[_0x77dbbd(0x2f7)][_0x77dbbd(0x215)](_0x3d0800[_0x77dbbd(0x318)],_0x15c22);_0x318ede[_0x77dbbd(0x2c6)](_0x4bfa84[_0x77dbbd(0x338)](),{'range':_0x1e746c}),_0x26d721=!0x0;}}return _0x26d721;}),_0x548413[_0x141f73(0x2f7)][_0x141f73(0x2cd)][_0x141f73(0x296)](_0x4d3617=>this[_0x141f73(0x322)](_0x4d3617)),_0x548413[_0x141f73(0x2f7)][_0x141f73(0x2cd)][_0x141f73(0x296)](_0x564383=>!_0x564383[_0x141f73(0x392)][_0x141f73(0x269)]&&this[_0x141f73(0x2e6)](_0x564383)),_0x548413[_0x141f73(0x2f7)]['on'](_0x141f73(0x242),()=>{const _0x2f7b0a=_0x141f73;this[_0x2f7b0a(0x374)]=!0x1;}),_0x548413[_0x141f73(0x2f7)][_0x141f73(0x2cd)]['on'](_0x141f73(0x389),(_0x493226,_0x433bf3)=>{const _0x51261e=_0x141f73;if(!_0x433bf3[_0x51261e(0x269)]||_0x433bf3[_0x51261e(0x32c)])return;if(!this[_0x51261e(0x374)])return;const _0x4bd6cc=_0x548413[_0x51261e(0x2f7)][_0x51261e(0x2cd)][_0x51261e(0x2a8)][_0x51261e(0x26b)]();if(0x0==_0x4bd6cc[_0x51261e(0x252)])return;const _0xb589ba=[],_0x37aab3=_0x4bd6cc[_0x51261e(0x207)](_0x352f89=>_0x51261e(0x2e9)==_0x352f89[_0x51261e(0x268)]),_0x12401f=_0x4bd6cc[_0x51261e(0x207)](_0x40b68a=>_0x51261e(0x2f2)==_0x40b68a[_0x51261e(0x268)]&&_0x51261e(0x236)!=_0x40b68a[_0x51261e(0x2bd)]),_0x89bdea=_0x4bd6cc[_0x51261e(0x207)](_0x143859=>_0x51261e(0x297)==_0x143859[_0x51261e(0x268)]&&_0x51261e(0x236)!=_0x143859[_0x51261e(0x2bd)]);for(const _0x4d7b0f of _0x37aab3)this[_0x51261e(0x2b1)](_0x4d7b0f[_0x51261e(0x234)])&&_0xb589ba[_0x51261e(0x371)]({'key':_0x4d7b0f[_0x51261e(0x234)],'newValue':_0x4d7b0f[_0x51261e(0x26d)],'oldValue':_0x4d7b0f[_0x51261e(0x224)],'range':Ot(_0x4d7b0f[_0x51261e(0x2c0)],_0x548413[_0x51261e(0x2f7)])});for(const _0x218609 of _0x12401f){const _0x4341f9=_0x89bdea[_0x51261e(0x2ac)](_0x21564e=>_0x21564e[_0x51261e(0x228)]===_0x218609[_0x51261e(0x228)]);if(_0x4341f9){const _0x255d68=Ft(_0x218609[_0x51261e(0x384)][_0x51261e(0x25c)],_0x548413[_0x51261e(0x2f7)]);_0x4341f9[_0x51261e(0x2bd)]!==_0x218609[_0x51261e(0x2bd)]&&_0xb589ba[_0x51261e(0x371)]({'key':_0x51261e(0x2de),'newValue':_0x218609[_0x51261e(0x2bd)],'oldValue':_0x4341f9[_0x51261e(0x2bd)],'range':_0x255d68});for(const [_0x9ce090,_0x5466e3]of _0x4341f9[_0x51261e(0x2c2)]){if(!this[_0x51261e(0x2b1)](_0x9ce090))continue;const _0x55f7fe=_0x218609[_0x51261e(0x2c2)][_0x51261e(0x311)](_0x9ce090);_0x5466e3!==_0x55f7fe&&_0xb589ba[_0x51261e(0x371)]({'key':_0x9ce090,'newValue':_0x55f7fe,'oldValue':_0x5466e3,'range':_0x255d68});}for(const [_0x35fe6f,_0x5f2559]of _0x218609[_0x51261e(0x2c2)])this[_0x51261e(0x2b1)](_0x35fe6f)&&(_0x4341f9[_0x51261e(0x2c2)][_0x51261e(0x25b)](_0x35fe6f)||_0xb589ba[_0x51261e(0x371)]({'key':_0x35fe6f,'newValue':_0x5f2559,'oldValue':null,'range':_0x255d68}));}}0x0!=_0xb589ba[_0x51261e(0x252)]&&_0x548413[_0x51261e(0x2f7)][_0x51261e(0x329)](_0x433bf3,_0x1e54c0=>{const _0x3bc803=_0x51261e,_0x5f5795=_0x28d6e1();for(const {range:_0xd4a31,key:_0x11e50f,oldValue:_0x1e4057,newValue:_0x10bdb0}of _0xb589ba)this[_0x3bc803(0x201)](_0xd4a31,_0x11e50f,_0x1e4057,_0x10bdb0,{'groupId':_0x5f5795});this[_0x3bc803(0x2ab)](_0x1e54c0,_0xb589ba);});},{'priority':_0x141f73(0x36e)}),_0x548413[_0x141f73(0x2f7)][_0x141f73(0x24c)]['on'](_0x141f73(0x1ed),(_0x46d7f3,_0x3ea626,_0x2a3c98)=>{const _0x2531ac=_0x141f73;if(null==_0x2a3c98){const {id:_0x12ba9b}=this[_0x2531ac(0x30a)](_0x3ea626[_0x2531ac(0x2bd)]),_0x14573a=this[_0x2531ac(0x340)][_0x2531ac(0x311)](_0x12ba9b);_0x14573a&&_0x14573a[_0x2531ac(0x2d0)](_0x3ea626[_0x2531ac(0x2bd)]);}}),_0x548413[_0x141f73(0x2f7)][_0x141f73(0x2cd)]['on'](_0x141f73(0x389),()=>{const _0x4e1031=_0x141f73,_0x2186c2=Array[_0x4e1031(0x20b)](_0x548413[_0x4e1031(0x2f7)][_0x4e1031(0x2cd)][_0x4e1031(0x2a8)][_0x4e1031(0x38c)]())[_0x4e1031(0x207)](_0x3a15c5=>_0x4e1031(0x33b)===this[_0x4e1031(0x30a)](_0x3a15c5[_0x4e1031(0x2bd)])[_0x4e1031(0x2e3)]);if(0x0===_0x2186c2[_0x4e1031(0x252)])return;_0x2186c2[_0x4e1031(0x27e)]((_0xc25af9,_0x2b7ce5)=>{const _0x5767bd=_0x4e1031,_0x3d8bab=_0xc25af9[_0x5767bd(0x37d)][_0x5767bd(0x2dd)],_0x4d05f4=_0x2b7ce5[_0x5767bd(0x37d)][_0x5767bd(0x2dd)];return null===_0x3d8bab&&null===_0x4d05f4?0x0:null===_0x3d8bab&&null!==_0x4d05f4?-0x1:null!==_0x3d8bab&&null===_0x4d05f4?0x1:_0x3d8bab[_0x5767bd(0x318)][_0x5767bd(0x37f)](_0x4d05f4[_0x5767bd(0x318)])?-0x1:0x1;});const _0x2fde27=new Set(),_0x544332=new Set();for(const {name:_0x2b8d5e,data:_0x357ff2}of _0x2186c2){const {id:_0x25822d}=this[_0x4e1031(0x30a)](_0x2b8d5e);if(null===_0x357ff2[_0x4e1031(0x2dd)]){const _0x4fcf4b=this[_0x4e1031(0x377)](_0x2b8d5e);_0x544332[_0x4e1031(0x2c1)](_0x4fcf4b);}else{const _0x42a0a1=this[_0x4e1031(0x340)][_0x4e1031(0x311)](_0x25822d);null!==_0x357ff2[_0x4e1031(0x373)]||_0x42a0a1[_0x4e1031(0x2c7)]?(_0x2fde27[_0x4e1031(0x2c1)](_0x42a0a1[_0x4e1031(0x244)]),_0x544332[_0x4e1031(0x2c1)](_0x42a0a1)):this[_0x4e1031(0x397)](_0x42a0a1);}}_0x544332[_0x4e1031(0x1ec)]>0x0&&this[_0x4e1031(0x233)](_0x544332);for(const _0x37b808 of _0x2fde27)this[_0x4e1031(0x2fd)](_0x4e1031(0x382),_0x37b808);}),_0x548413[_0x141f73(0x2f7)]['on'](_0x141f73(0x328),(_0xab24e2,_0x2871a9)=>{const _0x2ed4f3=_0x141f73,_0x18a648=_0x2871a9[0x0];if(!this[_0x2ed4f3(0x340)][_0x2ed4f3(0x1ec)])return;if(!_0x18a648[_0x2ed4f3(0x2e5)])return;if(_0x18a648[_0x2ed4f3(0x392)][_0x2ed4f3(0x32c)]||!_0x18a648[_0x2ed4f3(0x392)][_0x2ed4f3(0x269)])return;let _0xaacb48,_0x96f599;switch(_0x18a648[_0x2ed4f3(0x268)]){case _0x2ed4f3(0x2f2):_0xaacb48=_0x548413[_0x2ed4f3(0x2f7)][_0x2ed4f3(0x25d)](_0x18a648[_0x2ed4f3(0x384)]),_0x96f599=_0xaacb48[_0x2ed4f3(0x28d)](_0x18a648[_0x2ed4f3(0x2bc)]);break;case _0x2ed4f3(0x2f1):_0xaacb48=_0x548413[_0x2ed4f3(0x2f7)][_0x2ed4f3(0x25d)](_0x18a648[_0x2ed4f3(0x2ad)]),_0x96f599=_0x548413[_0x2ed4f3(0x2f7)][_0x2ed4f3(0x25d)](_0x18a648[_0x2ed4f3(0x2ef)]);break;case _0x2ed4f3(0x2b2):_0xaacb48=_0x548413[_0x2ed4f3(0x2f7)][_0x2ed4f3(0x25d)](_0x18a648[_0x2ed4f3(0x288)]),_0x96f599=_0xaacb48[_0x2ed4f3(0x28d)](_0x18a648[_0x2ed4f3(0x2bc)]);break;default:return;}const _0x2e9622=_0x548413[_0x2ed4f3(0x2f7)][_0x2ed4f3(0x215)](_0xaacb48,_0x96f599);_0x548413[_0x2ed4f3(0x2f7)][_0x2ed4f3(0x31a)](()=>{const _0x306cd0=_0x2ed4f3;for(const {suggestion:_0x282399,meta:_0x465d27}of this[_0x306cd0(0x2bb)](_0x2e9622)){if(_0x282399[_0x306cd0(0x32d)])continue;if(_0x306cd0(0x2be)==_0x282399[_0x306cd0(0x268)])continue;const _0x363ed0=this[_0x306cd0(0x2d4)](_0x282399);if(_0x363ed0&&this[_0x306cd0(0x27f)](_0x363ed0)&&_0x306cd0(0x2f1)!=_0x18a648[_0x306cd0(0x268)])continue;const _0x1c7305=_0x282399[_0x306cd0(0x37d)]&&_0x282399[_0x306cd0(0x37d)][_0x306cd0(0x212)];(_0x306cd0(0x34b)!=_0x282399[_0x306cd0(0x268)]||_0x306cd0(0x2f1)==_0x18a648[_0x306cd0(0x268)]&&!_0x1c7305)&&(_0x465d27[_0x306cd0(0x214)]||_0x306cd0(0x380)==_0x282399[_0x306cd0(0x268)]&&_0x465d27[_0x306cd0(0x33a)]||_0x282399[_0x306cd0(0x2f4)]()[_0x306cd0(0x2e0)](_0x2e9622)&&this[_0x306cd0(0x254)](_0x282399,_0xaacb48,_0x96f599));}});},{'priority':_0x141f73(0x36e)}),_0x548413[_0x141f73(0x2f7)]['on'](_0x141f73(0x2c8),(_0x2279fd,_0x496f34)=>{const _0x288f72=_0x141f73,_0x1c2c4e=_0x496f34[0x0],_0xfa873e=_0x496f34[0x1];if(_0xfa873e&&_0xfa873e[_0x288f72(0x358)])return;if(this[_0x288f72(0x24a)])return;if(!this[_0x288f72(0x309)][_0x288f72(0x258)])return;if(_0x1c2c4e[_0x288f72(0x2a6)])return;const _0x115ae7=_0x548413[_0x288f72(0x2f7)][_0x288f72(0x379)],{start:_0x4ec74f,end:_0xcdbece}=_0x1c2c4e[_0x288f72(0x2f4)](),_0x269ebb=_0x4ec74f[_0x288f72(0x25c)]&&_0x115ae7[_0x288f72(0x1f5)](_0x4ec74f[_0x288f72(0x25c)])?null:_0x115ae7[_0x288f72(0x2b4)](_0x4ec74f,_0x288f72(0x2fa)),_0x3e7d89=_0xcdbece[_0x288f72(0x34d)]&&_0x115ae7[_0x288f72(0x1f5)](_0xcdbece[_0x288f72(0x34d)])?null:_0x115ae7[_0x288f72(0x2b4)](_0xcdbece,_0x288f72(0x295)),_0x102add=_0x548413[_0x288f72(0x2f7)][_0x288f72(0x215)](_0x269ebb?_0x269ebb[_0x288f72(0x318)]:_0x4ec74f,_0x3e7d89?_0x3e7d89[_0x288f72(0x38e)]:_0xcdbece);_0x548413[_0x288f72(0x2f7)][_0x288f72(0x31a)](_0x14c68a=>{const _0x30a616=_0x288f72;this[_0x30a616(0x2ee)](_0x102add);const _0x5a7731=_0x548413[_0x30a616(0x2f7)][_0x30a616(0x379)][_0x30a616(0x2b4)](_0x102add[_0x30a616(0x318)]);_0x1c2c4e['is'](_0x30a616(0x2d7))?_0x14c68a[_0x30a616(0x29b)](_0x5a7731):_0x1c2c4e[_0x30a616(0x395)](_0x5a7731);}),_0x2279fd[_0x288f72(0x370)]();},{'priority':_0x4b5fbb[_0x141f73(0x21d)]+0xa}),_0x548413[_0x141f73(0x2f7)]['on'](_0x141f73(0x30b),(_0x563215,_0xea7032)=>{const _0x130095=_0x141f73,_0x12760c=_0xea7032[_0xea7032[_0x130095(0x252)]-0x1];_0x12760c&&_0x12760c[_0x130095(0x358)]||this[_0x130095(0x24a)]||this[_0x130095(0x309)][_0x130095(0x258)]&&(_0x548413[_0x130095(0x2f7)][_0x130095(0x31a)](()=>{const _0x57b1fe=_0x130095;let _0x194ff2=_0x548413[_0x57b1fe(0x2f7)][_0x57b1fe(0x30b)](_0xea7032[0x0],_0xea7032[0x1],_0xea7032[0x2],{'forceDefaultExecution':!0x0});if(!_0x194ff2)return;_0x563215[_0x57b1fe(0x1f0)]=_0x194ff2[_0x57b1fe(0x36a)]();const _0x58d4a4=_0x194ff2[_0x57b1fe(0x38e)][_0x57b1fe(0x34d)],_0x28abaf=_0x548413[_0x57b1fe(0x2f7)][_0x57b1fe(0x379)];_0x58d4a4&&_0x28abaf[_0x57b1fe(0x2a4)](_0x58d4a4)&&!_0x28abaf[_0x57b1fe(0x282)](_0x58d4a4)&&(_0x194ff2=_0x548413[_0x57b1fe(0x2f7)][_0x57b1fe(0x215)](_0x194ff2[_0x57b1fe(0x318)],_0x548413[_0x57b1fe(0x2f7)][_0x57b1fe(0x25d)](_0x58d4a4,_0x57b1fe(0x38e)))),this[_0x57b1fe(0x230)](_0x194ff2);}),_0x563215[_0x130095(0x370)]());},{'priority':_0x141f73(0x22e)}),this[_0x141f73(0x27d)][_0x141f73(0x365)][_0x141f73(0x2c1)](_0x141f73(0x36c),this[_0x141f73(0x309)]),this[_0x141f73(0x222)](_0x141f73(0x36c));const _0x5d26d8=new _0x5941ba(_0x548413,this[_0x141f73(0x340)]);_0x548413[_0x141f73(0x365)][_0x141f73(0x2c1)](_0x141f73(0x30f),_0x5d26d8),this[_0x141f73(0x222)](_0x141f73(0x30f));const _0x45c04c=new _0x21c9e6(_0x548413,this[_0x141f73(0x340)]);_0x548413[_0x141f73(0x365)][_0x141f73(0x2c1)](_0x141f73(0x2c3),_0x45c04c),this[_0x141f73(0x222)](_0x141f73(0x2c3)),_0x548413[_0x141f73(0x365)][_0x141f73(0x2c1)](_0x141f73(0x1fb),new _0x2174b0(_0x548413,_0x5d26d8,this[_0x141f73(0x340)])),this[_0x141f73(0x222)](_0x141f73(0x1fb)),_0x548413[_0x141f73(0x365)][_0x141f73(0x2c1)](_0x141f73(0x270),new _0x2174b0(_0x548413,_0x45c04c,this[_0x141f73(0x340)])),this[_0x141f73(0x222)](_0x141f73(0x270)),_0x548413[_0x141f73(0x365)][_0x141f73(0x2c1)](_0x141f73(0x241),new _0x233d66(_0x548413,_0x5d26d8,this[_0x141f73(0x340)])),this[_0x141f73(0x222)](_0x141f73(0x241)),_0x548413[_0x141f73(0x365)][_0x141f73(0x2c1)](_0x141f73(0x21b),new _0x233d66(_0x548413,_0x45c04c,this[_0x141f73(0x340)])),this[_0x141f73(0x222)](_0x141f73(0x21b));const _0x31fbb4=_0x548413[_0x141f73(0x20a)][_0x141f73(0x311)](_0x141f73(0x34e));this[_0x141f73(0x298)](_0x31fbb4,_0x141f73(0x1fd),(_0x1d0d2b,{threadId:_0x4d814a})=>{const _0x3a353b=_0x141f73,_0x3098cd=this[_0x3a353b(0x340)][_0x3a353b(0x311)](_0x4d814a);_0x3098cd&&_0x3098cd[_0x3a353b(0x36f)]&&0x1===_0x3098cd[_0x3a353b(0x36f)][_0x3a353b(0x252)]&&this[_0x3a353b(0x256)](_0x4d814a,{'hasComments':!0x0});},{'priority':_0x141f73(0x2ce)}),this[_0x141f73(0x298)](_0x31fbb4,_0x141f73(0x336),(_0xd190a5,{threadId:_0x5367cc})=>{const _0xa03368=_0x141f73,_0x1b3f0e=this[_0xa03368(0x340)][_0xa03368(0x311)](_0x5367cc);_0x1b3f0e&&_0x1b3f0e[_0xa03368(0x36f)]&&!_0x1b3f0e[_0xa03368(0x36f)][_0xa03368(0x252)]&&this[_0xa03368(0x256)](_0x5367cc,{'hasComments':!0x1});},{'priority':_0x141f73(0x2ce)});}set[_0x38841b(0x1fa)](_0x3fc12c){const _0x31915f=_0x38841b;if(this[_0x31915f(0x1f2)])throw new _0x4941d9(_0x31915f(0x346),this);this[_0x31915f(0x1f2)]=_0x3fc12c;}get[_0x38841b(0x1fa)](){const _0x3d72d1=_0x38841b;return this[_0x3d72d1(0x1f2)];}[_0x38841b(0x303)]({skipNotAttached:_0x48f02c=!0x1,toJSON:_0x54d93a=!0x1}={}){const _0x910bb1=_0x38841b,_0x37d0a1=[];for(const _0x2a6387 of this[_0x910bb1(0x340)][_0x910bb1(0x250)]())_0x48f02c&&!_0x2a6387[_0x910bb1(0x2c7)]||_0x37d0a1[_0x910bb1(0x371)](_0x2a6387);return _0x54d93a?_0x37d0a1[_0x910bb1(0x22f)](_0x51a9cc=>_0x51a9cc[_0x910bb1(0x259)]()):_0x37d0a1;}[_0x38841b(0x231)](_0x1a5c4c){const _0x5839cf=_0x38841b,_0x375e7d=this[_0x5839cf(0x340)][_0x5839cf(0x311)](_0x1a5c4c);if(!_0x375e7d)throw new _0x4941d9(_0x5839cf(0x344),this);return _0x375e7d;}[_0x38841b(0x364)](_0x33ae22){const _0x54dcf5=_0x38841b;return this[_0x54dcf5(0x340)][_0x54dcf5(0x25b)](_0x33ae22);}[_0x38841b(0x2e4)](_0x5146c3){const _0x1d94a2=_0x38841b,{authorId:_0x1e9e51,id:_0x24b843,attributes:_0x10b733}=_0x5146c3,[_0x738360,_0x132da4]=_0x5146c3[_0x1d94a2(0x268)][_0x1d94a2(0x2f1)](':'),_0x375cdc=this[_0x1d94a2(0x340)][_0x1d94a2(0x311)](_0x24b843)||this[_0x1d94a2(0x398)](_0x738360,_0x132da4,_0x24b843,_0x1e9e51,_0x10b733);if(this[_0x1d94a2(0x279)](_0x375cdc),this[_0x1d94a2(0x300)](_0x375cdc,_0x738360,_0x132da4||null,_0x1e9e51),_0x375cdc[_0x1d94a2(0x38b)]=_0x5146c3[_0x1d94a2(0x38b)],_0x375cdc[_0x1d94a2(0x353)]=!0x0,_0x10b733&&_0x10b733[_0x1d94a2(0x314)]){const _0x140881=_0x10b733[_0x1d94a2(0x314)],_0x1fb568=this[_0x1d94a2(0x247)](_0x140881[_0x1d94a2(0x20f)]);_0x375cdc[_0x1d94a2(0x264)]=_0x140881[_0x1d94a2(0x38b)],_0x375cdc[_0x1d94a2(0x2a0)]=_0x1fb568,_0x375cdc[_0x1d94a2(0x369)]=!0x0;}else _0x375cdc[_0x1d94a2(0x264)]=_0x5146c3[_0x1d94a2(0x38b)];switch(_0x5146c3[_0x1d94a2(0x37d)]&&(_0x375cdc[_0x1d94a2(0x37d)]=_0x5146c3[_0x1d94a2(0x37d)]),_0x5146c3[_0x1d94a2(0x2c2)]&&(_0x375cdc[_0x1d94a2(0x2c2)]=_0x5146c3[_0x1d94a2(0x2c2)]),this[_0x1d94a2(0x1f2)]&&this[_0x1d94a2(0x1f2)][_0x1d94a2(0x348)]||(_0x375cdc[_0x1d94a2(0x243)]=!0x0),this[_0x1d94a2(0x387)][_0x1d94a2(0x311)](_0x375cdc)){case _0x1d94a2(0x1ee):this[_0x1d94a2(0x387)][_0x1d94a2(0x26a)](_0x375cdc,_0x1d94a2(0x262));break;case _0x1d94a2(0x1fe):_0x375cdc[_0x1d94a2(0x2c7)]?(this[_0x1d94a2(0x27a)](new Set([_0x375cdc])),this[_0x1d94a2(0x233)](new Set([_0x375cdc])),this[_0x1d94a2(0x387)][_0x1d94a2(0x26a)](_0x375cdc,_0x1d94a2(0x372)),this[_0x1d94a2(0x2fd)](_0x1d94a2(0x28a),_0x375cdc)):this[_0x1d94a2(0x387)][_0x1d94a2(0x26a)](_0x375cdc,_0x1d94a2(0x227));}return _0x375cdc;}[_0x38841b(0x30f)](_0x44af9c){const _0x107c13=_0x38841b;this[_0x107c13(0x358)](()=>{const _0x522727=_0x107c13;this[_0x522727(0x27d)][_0x522727(0x2f7)][_0x522727(0x31a)](()=>{const _0x5e4784=_0x522727;for(const _0x293de7 of _0x44af9c[_0x5e4784(0x2b0)]())_0x293de7[_0x5e4784(0x293)]();});});}[_0x38841b(0x2c3)](_0x1284ec){const _0x5be44d=_0x38841b;this[_0x5be44d(0x358)](()=>{const _0x4a3926=_0x5be44d;this[_0x4a3926(0x27d)][_0x4a3926(0x2f7)][_0x4a3926(0x31a)](()=>{const _0x7455de=_0x4a3926;for(const _0x56f4cd of _0x1284ec[_0x7455de(0x2b0)]())_0x56f4cd[_0x7455de(0x394)]();});});}[_0x38841b(0x222)](_0x5af5fa,_0x91022e){const _0x2242bb=_0x38841b,_0x2dd133=this[_0x2242bb(0x27d)][_0x2242bb(0x365)][_0x2242bb(0x311)](_0x5af5fa);if(!_0x2dd133)throw new _0x4941d9(_0x2242bb(0x278),this,{'commandName':_0x5af5fa});if(this[_0x2242bb(0x386)][_0x2242bb(0x25b)](_0x2dd133))throw new _0x4941d9(_0x2242bb(0x24d),this,{'commandName':_0x5af5fa});this[_0x2242bb(0x386)][_0x2242bb(0x2c1)](_0x2dd133),_0x91022e&&_0x2dd133['on'](_0x2242bb(0x31e),(_0x4cb821,_0x21c6f4)=>{const _0x3d8a8c=_0x2242bb;this[_0x3d8a8c(0x309)][_0x3d8a8c(0x258)]&&(this[_0x3d8a8c(0x24a)]||(_0x21c6f4[_0x3d8a8c(0x252)]>0x0&&_0x21c6f4[_0x21c6f4[_0x3d8a8c(0x252)]-0x1]&&_0x21c6f4[_0x21c6f4[_0x3d8a8c(0x252)]-0x1][_0x3d8a8c(0x358)]?_0x21c6f4[_0x3d8a8c(0x248)]():(_0x4cb821[_0x3d8a8c(0x1f0)]=_0x91022e((..._0x3e0b54)=>_0x2dd133[_0x3d8a8c(0x31e)](..._0x3e0b54,{'forceDefaultExecution':!0x0}),..._0x21c6f4),_0x4cb821[_0x3d8a8c(0x370)]())));},{'priority':_0x2242bb(0x22e)});}[_0x38841b(0x358)](_0x26fff0){const _0x5368ee=_0x38841b;let _0xf7d526,_0x1f9a42;const _0x162b41=this[_0x5368ee(0x24a)];this[_0x5368ee(0x24a)]=!0x0;try{_0xf7d526=_0x26fff0();}catch(_0x2d16b){_0x1f9a42=_0x2d16b;}return _0x162b41||(this[_0x5368ee(0x24a)]=!0x1),_0x1f9a42&&_0x4941d9[_0x5368ee(0x217)](_0x1f9a42,this),_0xf7d526;}[_0x38841b(0x230)](_0x508ede,_0x588060=null,_0x3b8297={}){const _0xf5718f=_0x38841b;if(_0x508ede[_0xf5718f(0x2a6)])return null;const _0x1f7138=this[_0xf5718f(0x27d)][_0xf5718f(0x20a)][_0xf5718f(0x311)](_0xf5718f(0x325))['me'];for(const {suggestion:_0x372a58,meta:_0x565776}of this[_0xf5718f(0x2bb)](_0x508ede,_0xf5718f(0x380)))if(_0x565776[_0xf5718f(0x33a)]){if(!_0x565776[_0xf5718f(0x221)]){if(_0x565776[_0xf5718f(0x214)]){if(!this[_0xf5718f(0x378)]||!Lt(_0x372a58,_0x3b8297))continue;return _0x372a58;}if(Lt(_0x372a58,_0x3b8297))return _0x372a58;this[_0xf5718f(0x254)](_0x372a58,_0x508ede[_0xf5718f(0x318)],_0x508ede[_0xf5718f(0x38e)]);break;}if(_0x588060==_0x372a58[_0xf5718f(0x2f8)]&&Lt(_0x372a58,_0x3b8297)){const _0x4e931c=_0x372a58[_0xf5718f(0x2f4)]();return _0x4e931c[_0xf5718f(0x318)][_0xf5718f(0x246)](_0x508ede[_0xf5718f(0x38e)])?this[_0xf5718f(0x2b5)](_0x372a58,this[_0xf5718f(0x2d6)][_0xf5718f(0x215)](_0x508ede[_0xf5718f(0x318)],_0x4e931c[_0xf5718f(0x38e)])):this[_0xf5718f(0x2b5)](_0x372a58,this[_0xf5718f(0x2d6)][_0xf5718f(0x215)](_0x4e931c[_0xf5718f(0x318)],_0x508ede[_0xf5718f(0x38e)])),_0x372a58;}}const _0x28110c=_0x28d6e1(),_0x36e932=_0x1f7138['id'],_0x3b63ab=_0x588060?_0xf5718f(0x362)+_0x588060:_0xf5718f(0x380),_0x424e06=this[_0xf5718f(0x28b)]({'id':_0x28110c,'type':_0x3b63ab,'createdAt':new Date(),'authorId':_0x36e932,'attributes':_0x3b8297});return this[_0xf5718f(0x23e)](_0x3b63ab,_0x28110c,_0x36e932,_0x508ede),_0x424e06;}[_0x38841b(0x280)](_0x5b6149,_0x8e9534=_0x38841b(0x22d),_0x51670b={}){const _0x220f19=_0x38841b,_0x5f5ddc=this[_0x220f19(0x27d)][_0x220f19(0x20a)][_0x220f19(0x311)](_0x220f19(0x325))['me'],_0x3b98a2=this[_0x220f19(0x31b)][_0x220f19(0x2a5)](_0x220f19(0x380),_0x8e9534,_0x220f19(0x343));for(const _0x49d3b4 of this[_0x220f19(0x303)]())if(_0x49d3b4[_0x220f19(0x2a0)]['id']==_0x5f5ddc['id']&&_0x220f19(0x380)==_0x49d3b4[_0x220f19(0x268)]&&_0x49d3b4[_0x220f19(0x2f8)]==_0x8e9534&&Lt(_0x49d3b4,_0x51670b)&&(_0x3b98a2(_0x49d3b4[_0x220f19(0x251)](),_0x5b6149)||_0x3b98a2(_0x5b6149,_0x49d3b4[_0x220f19(0x251)]()))){for(const _0x2f7005 of _0x5b6149)_0x49d3b4[_0x220f19(0x2a2)](_0x2f7005);return _0x49d3b4;}for(const {suggestion:_0x19cd5a,meta:_0x4131a5}of this[_0x220f19(0x2bb)](_0x5b6149,_0x220f19(0x380))){if(!_0x4131a5[_0x220f19(0x33a)])continue;if(!this[_0x220f19(0x378)]&&_0x4131a5[_0x220f19(0x214)])continue;if(!Lt(_0x19cd5a,_0x51670b))continue;let _0x1933b4=!0x0;for(const _0x16c5a3 of _0x19cd5a[_0x220f19(0x251)]())for(const _0x57880d of _0x5b6149)if(!_0x16c5a3[_0x220f19(0x2e0)](_0x57880d)){_0x1933b4=!0x1;break;}if(_0x1933b4)return _0x19cd5a;}const _0x46d2cd=_0x28d6e1(),_0x1f0adb=_0x5f5ddc['id'],_0x440543=_0x220f19(0x362)+_0x8e9534,_0x4110fd=this[_0x220f19(0x28b)]({'id':_0x46d2cd,'type':_0x440543,'createdAt':new Date(),'authorId':_0x1f0adb,'attributes':_0x51670b});for(const _0x1bdf59 of _0x5b6149)this[_0x220f19(0x23e)](_0x440543,_0x46d2cd,_0x1f0adb,_0x1bdf59,_0xc244a8[_0x220f19(0x316)]());return _0x4110fd;}[_0x38841b(0x388)](_0x4d29e3,_0x16b98d,_0x467ef1=null,_0x56e719={}){const _0x2edfe9=_0x38841b;if(_0x467ef1=_0x467ef1||Vt(_0x16b98d),_0x4d29e3[_0x2edfe9(0x2a6)])return null;if(_0x2edfe9(0x23b)===this[_0x2edfe9(0x2a3)]){const _0x3c0bd9=this[_0x2edfe9(0x31b)][_0x2edfe9(0x2a5)](_0x2edfe9(0x2be),_0x467ef1,_0x2edfe9(0x293));return this[_0x2edfe9(0x358)](()=>_0x3c0bd9([_0x4d29e3],_0x16b98d,_0x56e719)),null;}const _0x16f771=this[_0x2edfe9(0x27d)][_0x2edfe9(0x20a)][_0x2edfe9(0x311)](_0x2edfe9(0x325))['me'],_0x17d394=[];if(_0x2edfe9(0x38f)!==this[_0x2edfe9(0x2a3)]){for(const {suggestion:_0x1eee71,meta:_0x37cbd7}of this[_0x2edfe9(0x2bb)](_0x4d29e3,_0x2edfe9(0x380)))_0x37cbd7[_0x2edfe9(0x33a)]&&!_0x37cbd7[_0x2edfe9(0x360)]&&_0x17d394[_0x2edfe9(0x371)](..._0x1eee71[_0x2edfe9(0x251)]());}const _0x58d27e=function(_0x1fd4cf,_0x1e4d0c){const _0x637b72=_0x2edfe9,_0x5cf818=[];for(const _0x44fdf2 of _0x1e4d0c){const _0x5c0594=_0x1fd4cf[_0x637b72(0x235)](_0x44fdf2);_0x5c0594&&_0x5cf818[_0x637b72(0x371)](_0x5c0594);}return _0x5cf818;}(_0x4d29e3,_0x17d394),_0x103d42=function(_0x48e89b,_0x44640c){const _0x4857e8=_0x2edfe9,_0x583316=[_0x48e89b];for(const _0x57dfa9 of _0x44640c){let _0xbc4af6=0x0;for(;_0xbc4af6<_0x583316[_0x4857e8(0x252)];){const _0x3f47cc=_0x583316[_0xbc4af6][_0x4857e8(0x20d)](_0x57dfa9);_0x583316[_0x4857e8(0x21a)](_0xbc4af6,0x1,..._0x3f47cc),_0xbc4af6+=_0x3f47cc[_0x4857e8(0x252)];}}return _0x583316;}(_0x4d29e3,_0x17d394);_0x58d27e[_0x2edfe9(0x252)]&&this[_0x2edfe9(0x2d6)][_0x2edfe9(0x31a)](()=>{const _0x3ebf3f=_0x2edfe9;for(const _0x17b628 of _0x58d27e){const _0x1c02c3=this[_0x3ebf3f(0x31b)][_0x3ebf3f(0x2a5)](_0x3ebf3f(0x2be),_0x467ef1,_0x3ebf3f(0x293));this[_0x3ebf3f(0x358)](()=>_0x1c02c3([_0x17b628],_0x16b98d,_0x56e719));}});for(const _0x365823 of _0x103d42){let _0x357afc=null,_0x2bfe1d=_0x365823[_0x2edfe9(0x318)],_0x29ecb4=_0x365823[_0x2edfe9(0x38e)];for(const {suggestion:_0x48686e,meta:_0x4140c7}of this[_0x2edfe9(0x2bb)](_0x365823,_0x2edfe9(0x2be))){if(!_0x4140c7[_0x2edfe9(0x33a)])continue;if(_0x48686e[_0x2edfe9(0x2f8)]!=_0x467ef1)continue;if(!Lt(_0x48686e,_0x56e719))continue;const _0x511a16=_0x48686e[_0x2edfe9(0x2f4)]();if(_0x511a16[_0x2edfe9(0x2e0)](_0x365823,!0x0))return null;_0x2bfe1d=_0x2bfe1d[_0x2edfe9(0x37f)](_0x511a16[_0x2edfe9(0x318)])?_0x2bfe1d:_0x511a16[_0x2edfe9(0x318)],_0x29ecb4=_0x29ecb4[_0x2edfe9(0x342)](_0x511a16[_0x2edfe9(0x38e)])?_0x29ecb4:_0x511a16[_0x2edfe9(0x38e)],_0x357afc?_0x511a16[_0x2edfe9(0x318)][_0x2edfe9(0x37f)](_0x357afc[_0x2edfe9(0x2f4)]()[_0x2edfe9(0x318)])?(_0x357afc[_0x2edfe9(0x2ea)](),_0x357afc=_0x48686e):_0x48686e[_0x2edfe9(0x2ea)]():_0x357afc=_0x48686e;}const _0x5d4768=this[_0x2edfe9(0x2d6)][_0x2edfe9(0x215)](_0x2bfe1d,_0x29ecb4);if(_0x357afc)this[_0x2edfe9(0x2b5)](_0x357afc,_0x5d4768);else{const _0x1da57c=_0x28d6e1(),_0x439b9a=_0x16f771['id'];this[_0x2edfe9(0x28b)]({'id':_0x1da57c,'type':_0x2edfe9(0x385)+_0x467ef1,'data':_0x16b98d,'createdAt':new Date(),'authorId':_0x439b9a,'attributes':_0x56e719}),this[_0x2edfe9(0x23e)](_0x2edfe9(0x385)+_0x467ef1,_0x1da57c,_0x439b9a,_0x5d4768);}}return null;}[_0x38841b(0x341)](_0x22faac,_0x12e19d,_0x3d5bf8=[],_0xec13e9=null,_0x25176c={}){const _0xa99478=_0x38841b;_0x12e19d[_0xa99478(0x308)]||(_0x12e19d[_0xa99478(0x308)]=_0x12e19d[_0xa99478(0x1fc)]),_0x12e19d[_0xa99478(0x212)]=_0x22faac['is'](_0xa99478(0x2c0)),_0xec13e9=_0xec13e9||Vt(_0x12e19d);const _0x563dd6=_0x3d5bf8[_0xa99478(0x22f)](_0x9bf739=>Ft(_0x9bf739,this[_0xa99478(0x2d6)])),_0x5e3b26=_0x22faac['is'](_0xa99478(0x2c0))?_0x22faac:Ft(_0x22faac,this[_0xa99478(0x2d6)]);if(_0xa99478(0x23b)===this[_0xa99478(0x2a3)]){const _0x5e52da=this[_0xa99478(0x31b)][_0xa99478(0x2a5)](_0xa99478(0x34b),_0xec13e9,_0xa99478(0x293));return this[_0xa99478(0x358)](()=>_0x5e52da([_0x5e3b26],_0x12e19d,_0x25176c)),null;}_0x563dd6[_0xa99478(0x371)](_0x5e3b26);let _0x10d2ae=!0x0;for(const _0x2fbcd7 of _0x563dd6)if(!this[_0xa99478(0x33d)](_0x2fbcd7)){_0x10d2ae=!0x1;break;}if(_0x10d2ae&&_0xa99478(0x38f)!==this[_0xa99478(0x2a3)]){const _0x1e86bc=this[_0xa99478(0x31b)][_0xa99478(0x2a5)](_0xa99478(0x34b),_0xec13e9,_0xa99478(0x293));return this[_0xa99478(0x358)](()=>_0x1e86bc([_0x5e3b26],_0x12e19d,_0x25176c)),null;}let _0x344965=null,_0x5fd64b=_0x5e3b26[_0xa99478(0x318)],_0xd2644d=_0x5e3b26[_0xa99478(0x38e)];for(const {suggestion:_0x239b07,meta:_0x29b354}of this[_0xa99478(0x2bb)](_0x5e3b26,_0xa99478(0x34b))){if(!_0x29b354[_0xa99478(0x33a)])continue;if(_0x29b354[_0xa99478(0x221)]||_0x29b354[_0xa99478(0x214)]||_0x29b354[_0xa99478(0x360)])continue;if(_0x239b07[_0xa99478(0x37d)][_0xa99478(0x308)]!=_0x12e19d[_0xa99478(0x308)])continue;if(!Lt(_0x239b07,_0x25176c))continue;const _0x4211ba=_0x239b07[_0xa99478(0x2f4)]();if(_0x239b07[_0xa99478(0x2f8)]==_0xec13e9){if(_0x4211ba[_0xa99478(0x2e0)](_0x5e3b26,!0x0))return null;_0x5fd64b=_0x5fd64b[_0xa99478(0x37f)](_0x4211ba[_0xa99478(0x318)])?_0x5fd64b:_0x4211ba[_0xa99478(0x318)],_0xd2644d=_0xd2644d[_0xa99478(0x342)](_0x4211ba[_0xa99478(0x38e)])?_0xd2644d:_0x4211ba[_0xa99478(0x38e)],_0x344965?_0x4211ba[_0xa99478(0x318)][_0xa99478(0x37f)](_0x344965[_0xa99478(0x2f4)]()[_0xa99478(0x318)])?(_0x344965[_0xa99478(0x2ea)](),_0x344965=_0x239b07):_0x239b07[_0xa99478(0x2ea)]():_0x344965=_0x239b07;}else{const _0x340886=_0x5e3b26[_0xa99478(0x235)](_0x4211ba);this[_0xa99478(0x390)](_0x239b07,_0x340886);}}const _0x48ec76=this[_0xa99478(0x27d)][_0xa99478(0x20a)][_0xa99478(0x311)](_0xa99478(0x325))['me'],_0x599272=_0x28d6e1(),_0x24bd73=_0x48ec76['id'];if(_0x344965)return this[_0xa99478(0x2b5)](_0x344965,this[_0xa99478(0x2d6)][_0xa99478(0x215)](_0x5fd64b,_0xd2644d)),_0x344965;{const _0x504eb1=this[_0xa99478(0x28b)]({'id':_0x599272,'type':_0xa99478(0x2b8)+_0xec13e9,'data':_0x12e19d,'createdAt':new Date(),'authorId':_0x24bd73,'attributes':_0x25176c});return this[_0xa99478(0x23e)](_0xa99478(0x2b8)+_0xec13e9,_0x599272,_0x24bd73,this[_0xa99478(0x2d6)][_0xa99478(0x215)](_0x5fd64b,_0xd2644d)),_0x504eb1;}}[_0x38841b(0x323)](_0x1077a3,_0x2145f8,_0x53b6dd=[],_0x30c974=null,_0xadc26a={}){const _0x3c16bb=_0x38841b;_0x2145f8[_0x3c16bb(0x308)]||(_0x2145f8[_0x3c16bb(0x308)]=_0x2145f8[_0x3c16bb(0x1fc)]);const _0x19da01=_0x1077a3[0x0];_0x2145f8[_0x3c16bb(0x212)]=_0x19da01['is'](_0x3c16bb(0x2c0)),_0x30c974=_0x30c974||Vt(_0x2145f8);const _0x499d59=_0x53b6dd[_0x3c16bb(0x22f)](_0x569811=>Ft(_0x569811,this[_0x3c16bb(0x2d6)])),_0xd01a3b=_0x19da01['is'](_0x3c16bb(0x2c0))?_0x1077a3:_0x1077a3[_0x3c16bb(0x22f)](_0x33dd4c=>Ft(_0x33dd4c,this[_0x3c16bb(0x2d6)]));if(_0x3c16bb(0x23b)===this[_0x3c16bb(0x2a3)]){const _0x58082c=this[_0x3c16bb(0x31b)][_0x3c16bb(0x2a5)](_0x3c16bb(0x34b),_0x30c974,_0x3c16bb(0x293));return this[_0x3c16bb(0x358)](()=>_0x58082c(_0xd01a3b,_0x2145f8,_0xadc26a)),null;}_0x499d59[_0x3c16bb(0x371)](..._0xd01a3b);let _0x32b245=!0x0;for(const _0x56100f of _0x499d59)if(!this[_0x3c16bb(0x33d)](_0x56100f)){_0x32b245=!0x1;break;}if(_0x32b245&&_0x3c16bb(0x38f)!==this[_0x3c16bb(0x2a3)]){const _0xee5514=this[_0x3c16bb(0x31b)][_0x3c16bb(0x2a5)](_0x3c16bb(0x34b),_0x30c974,_0x3c16bb(0x293));return this[_0x3c16bb(0x358)](()=>_0xee5514(_0xd01a3b,_0x2145f8,_0xadc26a)),null;}const _0x416f76=this[_0x3c16bb(0x27d)][_0x3c16bb(0x20a)][_0x3c16bb(0x311)](_0x3c16bb(0x325))['me'];for(const _0x3a130c of this[_0x3c16bb(0x303)]()){if(_0x3a130c[_0x3c16bb(0x2a0)]['id']!=_0x416f76['id'])continue;if(_0x3c16bb(0x34b)!=_0x3a130c[_0x3c16bb(0x268)]||_0x3a130c[_0x3c16bb(0x37d)][_0x3c16bb(0x308)]!=_0x2145f8[_0x3c16bb(0x308)])continue;if(!Lt(_0x3a130c,_0xadc26a))continue;const _0x163de7=_0x3a130c[_0x3c16bb(0x2f8)]==_0x30c974;for(let _0x6a7ce7=0x0;_0x6a7ce7<_0xd01a3b[_0x3c16bb(0x252)];_0x6a7ce7++){const _0x2dc376=_0xd01a3b[_0x6a7ce7];for(const _0x22cde9 of _0x3a130c[_0x3c16bb(0x35a)]()){const _0x406220=_0x22cde9[_0x3c16bb(0x2c9)]();if(_0x2dc376[_0x3c16bb(0x246)](_0x406220)){_0x163de7?(_0xd01a3b[_0x3c16bb(0x21a)](_0x6a7ce7,0x1),_0x6a7ce7--):_0x3a130c[_0x3c16bb(0x23d)](_0x22cde9[_0x3c16bb(0x2bd)]);break;}}}}if(0x0==_0xd01a3b[_0x3c16bb(0x252)])return null;const _0x139975=this[_0x3c16bb(0x31b)][_0x3c16bb(0x2a5)](_0x3c16bb(0x34b),_0x30c974,_0x3c16bb(0x343));for(const _0x3067df of this[_0x3c16bb(0x303)]())if(_0x3067df[_0x3c16bb(0x2a0)]['id']==_0x416f76['id']&&_0x3c16bb(0x34b)==_0x3067df[_0x3c16bb(0x268)]&&_0x3067df[_0x3c16bb(0x37d)][_0x3c16bb(0x308)]==_0x2145f8[_0x3c16bb(0x308)]&&_0x3067df[_0x3c16bb(0x2f8)]==_0x30c974&&Lt(_0x3067df,_0xadc26a)&&(_0x139975(_0x3067df[_0x3c16bb(0x251)](),_0xd01a3b)||_0x139975(_0xd01a3b,_0x3067df[_0x3c16bb(0x251)]()))){for(const _0x5a6b30 of _0xd01a3b)_0x3067df[_0x3c16bb(0x2a2)](_0x5a6b30);return _0x3067df;}const _0x544154=_0x28d6e1(),_0x25cd49=_0x416f76['id'],_0x4eea85=_0x3c16bb(0x2b8)+_0x30c974,_0xb2f1f0=this[_0x3c16bb(0x28b)]({'id':_0x544154,'type':_0x4eea85,'data':_0x2145f8,'createdAt':new Date(),'authorId':_0x25cd49,'attributes':_0xadc26a});for(const _0x4364cc of _0xd01a3b)this[_0x3c16bb(0x23e)](_0x4eea85,_0x544154,_0x25cd49,_0x4364cc,_0xc244a8[_0x3c16bb(0x316)]());return _0xb2f1f0;}[_0x38841b(0x2ee)](_0x65b417,_0x14d3f5=null,_0x475d26={}){const _0x27f0ea=_0x38841b;if(_0x65b417[_0x27f0ea(0x2a6)])return null;const _0xdf3e04=this[_0x27f0ea(0x27d)][_0x27f0ea(0x20a)][_0x27f0ea(0x311)](_0x27f0ea(0x325))['me'],_0x51b20b=new _0x58a521(_0x65b417[_0x27f0ea(0x318)],_0x65b417[_0x27f0ea(0x38e)]);for(const {suggestion:_0x34beb0,meta:_0x777f0b}of this[_0x27f0ea(0x2bb)](_0x51b20b,_0x27f0ea(0x380)))if(_0x777f0b[_0x27f0ea(0x33a)]&&!_0x777f0b[_0x27f0ea(0x221)]){if(_0x34beb0[_0x27f0ea(0x32d)]){const _0x58c54c=_0x34beb0[_0x27f0ea(0x251)]()[_0x27f0ea(0x207)](_0x516f20=>_0x27f0ea(0x335)!=_0x516f20[_0x27f0ea(0x257)][_0x27f0ea(0x260)]);_0x58c54c[_0x27f0ea(0x317)](_0x146243=>_0x51b20b[_0x27f0ea(0x2e0)](_0x146243,!0x0))&&_0x34beb0[_0x27f0ea(0x394)]();if(_0x58c54c[_0x27f0ea(0x37c)](_0x11f2eb=>_0x11f2eb[_0x27f0ea(0x2e0)](_0x51b20b,!0x0))){const _0x129073=this[_0x27f0ea(0x31b)][_0x27f0ea(0x2a5)](_0x27f0ea(0x33e),_0x14d3f5,_0x27f0ea(0x293));return this[_0x27f0ea(0x358)](()=>_0x129073([_0x51b20b],null,_0x475d26)),null;}}else{const _0x4d5381=_0x51b20b[_0x27f0ea(0x235)](_0x34beb0[_0x27f0ea(0x2f4)]());null!==_0x4d5381&&_0x34beb0[_0x27f0ea(0x375)]([_0x4d5381],null,_0x475d26);}}if(_0x51b20b[_0x27f0ea(0x334)](),_0x51b20b[_0x27f0ea(0x2a6)]||_0x27f0ea(0x335)==_0x51b20b[_0x27f0ea(0x257)][_0x27f0ea(0x260)])return null;let _0x422df0=null,_0x371834=_0x51b20b[_0x27f0ea(0x318)],_0x1bb1b5=_0x51b20b[_0x27f0ea(0x38e)];const _0x364e40=this[_0x27f0ea(0x2bb)](_0x51b20b,_0x27f0ea(0x33e));for(const {suggestion:_0x5d767f,meta:_0x4ef4b7}of _0x364e40){const _0x115dbb=this[_0x27f0ea(0x2d6)][_0x27f0ea(0x215)](_0x371834,_0x1bb1b5);if(_0x4ef4b7[_0x27f0ea(0x33a)]&&(this[_0x27f0ea(0x378)]||!_0x4ef4b7[_0x27f0ea(0x214)]&&!_0x4ef4b7[_0x27f0ea(0x360)])){if(_0x5d767f[_0x27f0ea(0x32d)]){if(!Lt(_0x5d767f,_0x475d26))continue;let _0x2625e5=!0x0;for(const _0x1471cc of _0x5d767f[_0x27f0ea(0x251)]()){if(_0x1471cc[_0x27f0ea(0x2e0)](_0x115dbb,!0x0))return _0x5d767f;_0x115dbb[_0x27f0ea(0x2e0)](_0x1471cc)||(_0x2625e5=!0x1);}_0x2625e5&&_0x5d767f[_0x27f0ea(0x394)]();}else{const _0x4d9b20=_0x5d767f[_0x27f0ea(0x2f4)]();if(_0x4d9b20[_0x27f0ea(0x2e0)](_0x115dbb,!0x0))return _0x5d767f;if(!Lt(_0x5d767f,_0x475d26)){_0x115dbb[_0x27f0ea(0x2e0)](_0x4d9b20)?_0x5d767f[_0x27f0ea(0x2ea)]():_0x4d9b20[_0x27f0ea(0x35b)](_0x371834)?_0x371834=_0x4d9b20[_0x27f0ea(0x38e)]:_0x4d9b20[_0x27f0ea(0x35b)](_0x1bb1b5)&&(_0x1bb1b5=_0x4d9b20[_0x27f0ea(0x318)]);continue;}_0x371834=_0x371834[_0x27f0ea(0x37f)](_0x4d9b20[_0x27f0ea(0x318)])?_0x371834:_0x4d9b20[_0x27f0ea(0x318)],_0x1bb1b5=_0x1bb1b5[_0x27f0ea(0x342)](_0x4d9b20[_0x27f0ea(0x38e)])?_0x1bb1b5:_0x4d9b20[_0x27f0ea(0x38e)],_0x475d26=Object[_0x27f0ea(0x22b)]({},_0x5d767f[_0x27f0ea(0x2c2)]),_0x422df0?_0x4d9b20[_0x27f0ea(0x318)][_0x27f0ea(0x37f)](_0x422df0[_0x27f0ea(0x2f4)]()[_0x27f0ea(0x318)])?(_0x422df0[_0x27f0ea(0x2ea)](),_0x422df0=_0x5d767f):_0x5d767f[_0x27f0ea(0x2ea)]():_0x422df0=_0x5d767f;}}}if(_0x422df0)return this[_0x27f0ea(0x2b5)](_0x422df0,this[_0x27f0ea(0x2d6)][_0x27f0ea(0x215)](_0x371834,_0x1bb1b5)),_0x422df0;{const _0x6bcbf7=_0x28d6e1(),_0x3b6f68=this[_0x27f0ea(0x2d6)][_0x27f0ea(0x215)](_0x371834,_0x1bb1b5),_0x14f524=_0xdf3e04['id'],_0x1e816f=_0x14d3f5?_0x27f0ea(0x2f0)+_0x14d3f5:_0x27f0ea(0x33e),_0x41a658=this[_0x27f0ea(0x28b)]({'id':_0x6bcbf7,'type':_0x1e816f,'createdAt':new Date(),'authorId':_0x14f524,'attributes':_0x475d26});return this[_0x27f0ea(0x23e)](_0x1e816f,_0x6bcbf7,_0x14f524,_0x3b6f68),_0x41a658;}}[_0x38841b(0x281)](_0x593926,_0x2a69c1=_0x38841b(0x22d),_0x162382={}){const _0x17c621=_0x38841b,_0x5ed186=this[_0x17c621(0x27d)][_0x17c621(0x20a)][_0x17c621(0x311)](_0x17c621(0x325))['me'],_0x28da95=_0x593926[_0x17c621(0x22f)](_0x2e52b6=>new _0x58a521(_0x2e52b6[_0x17c621(0x318)],_0x2e52b6[_0x17c621(0x38e)])),_0x11daaa=new Set();for(const {suggestion:_0x1473a1,meta:_0x4791ae}of this[_0x17c621(0x2bb)](_0x28da95,_0x17c621(0x380)))_0x4791ae[_0x17c621(0x33a)]&&!_0x4791ae[_0x17c621(0x221)]&&_0x11daaa[_0x17c621(0x2c1)](_0x1473a1);for(const _0x22c9bc of _0x11daaa)if(_0x22c9bc[_0x17c621(0x32d)]){const _0xbef3f=_0x22c9bc[_0x17c621(0x251)]();(!_0x22c9bc[_0x17c621(0x2c2)]||!_0x22c9bc[_0x17c621(0x2c2)][_0x17c621(0x27b)])&&(_0xbef3f[_0x17c621(0x317)](_0x29d16f=>_0x28da95[_0x17c621(0x37c)](_0xa7fb75=>_0xa7fb75[_0x17c621(0x2e0)](_0x29d16f,!0x0)))&&_0x22c9bc[_0x17c621(0x394)]());if(_0x28da95[_0x17c621(0x317)](_0x4c19a8=>_0xbef3f[_0x17c621(0x37c)](_0x1189a0=>_0x1189a0[_0x17c621(0x2e0)](_0x4c19a8,!0x0)))){const _0x1dab2a=this[_0x17c621(0x31b)][_0x17c621(0x2a5)](_0x17c621(0x33e),_0x2a69c1,_0x17c621(0x293));return this[_0x17c621(0x358)](()=>_0x1dab2a(_0x593926,null,_0x162382)),null;}}else{const _0x91699d=_0x22c9bc[_0x17c621(0x2f4)]();_0x28da95[_0x17c621(0x37c)](_0x11c310=>_0x11c310[_0x17c621(0x2e0)](_0x91699d,!0x0))&&_0x22c9bc[_0x17c621(0x394)]();if(_0x28da95[_0x17c621(0x317)](_0x235f4c=>_0x91699d[_0x17c621(0x2e0)](_0x235f4c,!0x0))){const _0x4cc267=this[_0x17c621(0x31b)][_0x17c621(0x2a5)](_0x17c621(0x33e),_0x2a69c1,_0x17c621(0x293));return this[_0x17c621(0x358)](()=>_0x4cc267(_0x28da95,null,_0x162382)),null;}}const _0x5d5310=this[_0x17c621(0x31b)][_0x17c621(0x2a5)](_0x17c621(0x33e),_0x2a69c1,_0x17c621(0x343));let _0x314da4=null;for(const _0xf29baa of this[_0x17c621(0x303)]())if(_0xf29baa[_0x17c621(0x2a0)]['id']==_0x5ed186['id']&&_0xf29baa[_0x17c621(0x2c7)]&&_0x17c621(0x33e)==_0xf29baa[_0x17c621(0x268)]&&_0xf29baa[_0x17c621(0x2f8)]==_0x2a69c1&&Lt(_0xf29baa,_0x162382)&&(_0x5d5310(_0xf29baa[_0x17c621(0x251)](),_0x28da95)||_0x5d5310(_0x28da95,_0xf29baa[_0x17c621(0x251)]()))){if(_0x314da4){if(_0xf29baa[_0x17c621(0x36f)]&&_0xf29baa[_0x17c621(0x36f)][_0x17c621(0x252)])continue;for(const _0x2f335d of _0xf29baa[_0x17c621(0x251)]())_0x314da4[_0x17c621(0x28e)](_0x2f335d)||_0x314da4[_0x17c621(0x2a2)](_0x2f335d);_0xf29baa[_0x17c621(0x2ea)]();}else{_0x314da4=_0xf29baa;for(const _0x41b72e of _0x28da95)_0xf29baa[_0x17c621(0x28e)](_0x41b72e)||_0xf29baa[_0x17c621(0x2a2)](_0x41b72e);}}if(_0x314da4)return _0x314da4;_0x11daaa[_0x17c621(0x366)]();for(const {suggestion:_0x29443f,meta:_0x187acb}of this[_0x17c621(0x2bb)](_0x28da95,_0x17c621(0x33e)))_0x187acb[_0x17c621(0x33a)]&&(this[_0x17c621(0x378)]||!_0x187acb[_0x17c621(0x214)]&&!_0x187acb[_0x17c621(0x360)])&&Lt(_0x29443f,_0x162382)&&_0x11daaa[_0x17c621(0x2c1)](_0x29443f);for(const _0x419e1b of _0x11daaa){const _0xaef57a=_0x419e1b[_0x17c621(0x251)]();if(!_0x162382||!_0x162382[_0x17c621(0x27b)]){if(_0x28da95[_0x17c621(0x317)](_0x1c8599=>_0xaef57a[_0x17c621(0x37c)](_0x3f741d=>_0x3f741d[_0x17c621(0x2e0)](_0x1c8599,!0x0))))return _0x419e1b;}(!_0x419e1b[_0x17c621(0x2c2)]||!_0x419e1b[_0x17c621(0x2c2)][_0x17c621(0x27b)])&&(_0xaef57a[_0x17c621(0x317)](_0x594cea=>_0x28da95[_0x17c621(0x37c)](_0x2c4862=>_0x2c4862[_0x17c621(0x2e0)](_0x594cea,!0x0)))&&_0x419e1b[_0x17c621(0x394)]());}const _0x41271a=_0x28d6e1(),_0x3bf66d=_0x5ed186['id'],_0x279848=_0x17c621(0x2f0)+_0x2a69c1,_0x188934=this[_0x17c621(0x28b)]({'id':_0x41271a,'type':_0x279848,'createdAt':new Date(),'authorId':_0x3bf66d,'attributes':_0x162382});for(const _0x395a65 of _0x28da95)_0x395a65[_0x17c621(0x334)](),_0x395a65[_0x17c621(0x2a6)]||_0x17c621(0x335)==_0x395a65[_0x17c621(0x257)][_0x17c621(0x260)]||this[_0x17c621(0x23e)](_0x279848,_0x41271a,_0x3bf66d,_0x395a65,_0xc244a8[_0x17c621(0x316)]());return _0x188934;}[_0x38841b(0x201)](_0x1d84ce,_0xdcfa4e,_0x3479db,_0x519f51,_0x892a3d){const _0x1ab0bc=_0x38841b;if(_0x1d84ce[_0x1ab0bc(0x2a6)])return[];if(_0x1ab0bc(0x23b)===this[_0x1ab0bc(0x2a3)])return[];const _0x1e15d7=this[_0x1ab0bc(0x27d)][_0x1ab0bc(0x20a)][_0x1ab0bc(0x311)](_0x1ab0bc(0x325))['me']['id'],_0x22f3ef=Array[_0x1ab0bc(0x20b)](this[_0x1ab0bc(0x340)][_0x1ab0bc(0x250)]())[_0x1ab0bc(0x207)](_0x33c504=>_0x1ab0bc(0x2e9)==_0x33c504[_0x1ab0bc(0x268)]&&_0x33c504[_0x1ab0bc(0x37d)][_0x1ab0bc(0x232)]==_0xdcfa4e&&_0x33c504[_0x1ab0bc(0x28e)](_0x1d84ce));if(_0x1ab0bc(0x304)===this[_0x1ab0bc(0x2a3)]){const _0x276b00=this[_0x1ab0bc(0x2bb)](_0x1d84ce,_0x1ab0bc(0x380))[_0x1ab0bc(0x207)](({meta:_0x3960b8})=>_0x3960b8[_0x1ab0bc(0x33a)]&&!_0x3960b8[_0x1ab0bc(0x360)]&&!_0x3960b8[_0x1ab0bc(0x221)])[_0x1ab0bc(0x22f)](({suggestion:_0x812cec})=>_0x812cec);_0x22f3ef[_0x1ab0bc(0x37b)](..._0x276b00);}const _0x3c4ccf=new Map([[_0x1d84ce,_0x3479db]]);for(const _0x150ae7 of _0x22f3ef){const _0x371603=_0x1ab0bc(0x2e9)==_0x150ae7[_0x1ab0bc(0x268)]?_0x150ae7[_0x1ab0bc(0x37d)][_0x1ab0bc(0x1f7)]:void 0x0,_0x9d018f=_0x150ae7[_0x1ab0bc(0x2f4)](),_0x6219cf=Array[_0x1ab0bc(0x20b)](_0x3c4ccf[_0x1ab0bc(0x2aa)]())[_0x1ab0bc(0x2ac)](_0x358759=>_0x358759[_0x1ab0bc(0x2c5)](_0x9d018f));if(!_0x6219cf)continue;const _0x1b2edc=_0x6219cf[_0x1ab0bc(0x20d)](_0x9d018f);this[_0x1ab0bc(0x27f)](_0xdcfa4e)&&_0x1ab0bc(0x380)==_0x150ae7[_0x1ab0bc(0x268)]&&0x0!=_0x1b2edc[_0x1ab0bc(0x252)]||(_0x3c4ccf[_0x1ab0bc(0x36d)](_0x6219cf),_0x1b2edc[_0x1ab0bc(0x376)](_0x2cab6d=>{const _0x5748c7=_0x1ab0bc;_0x3c4ccf[_0x5748c7(0x26a)](_0x2cab6d,_0x3479db);}),_0x1ab0bc(0x380)!=_0x150ae7[_0x1ab0bc(0x268)]&&_0x371603!=_0x519f51&&_0x3c4ccf[_0x1ab0bc(0x26a)](_0x6219cf[_0x1ab0bc(0x235)](_0x9d018f),_0x371603));}const _0x27e0f7=[];for(const [_0x9470b,_0x3ec916]of _0x3c4ccf){const _0x298127=_0x28d6e1(),_0x301828={'key':_0xdcfa4e,'oldValue':_0x3ec916,'newValue':_0x519f51};_0xdcfa4e[_0x1ab0bc(0x252)]>0x25&&console[_0x1ab0bc(0x24e)](_0x1ab0bc(0x31d),{'key':_0xdcfa4e});const _0x127c9c=(_0x1ab0bc(0x2bf)+(_0xdcfa4e+'|'+Vt({'newValue':_0x519f51})))[_0x1ab0bc(0x2d3)](0x0,0x3c),_0x2743b3=this[_0x1ab0bc(0x28b)]({'id':_0x298127,'type':_0x127c9c,'data':_0x301828,'createdAt':new Date(),'authorId':_0x1e15d7,'attributes':_0x892a3d});_0x27e0f7[_0x1ab0bc(0x371)](_0x2743b3),this[_0x1ab0bc(0x23e)](_0x127c9c,_0x298127,_0x1e15d7,_0x9470b);}return _0x27e0f7;}[_0x38841b(0x206)](_0x637230){const _0xb63bef=_0x38841b;this[_0xb63bef(0x222)](_0x637230,(_0x45c809,..._0x292b1a)=>{const _0x66f5d7=_0xb63bef;this[_0x66f5d7(0x327)](()=>{_0x45c809(..._0x292b1a);});});}[_0x38841b(0x271)](_0x5cf3d4){const _0x44d6de=_0x38841b;this[_0x44d6de(0x1f4)][_0x44d6de(0x2c1)](_0x5cf3d4);}[_0x38841b(0x333)](_0x5b3263){const _0x4aba9f=_0x38841b;this[_0x4aba9f(0x283)][_0x4aba9f(0x2c1)](_0x5b3263);}[_0x38841b(0x2d4)](_0x410211){const _0x25c536=_0x38841b;return _0x25c536(0x2e9)==_0x410211[_0x25c536(0x268)]?_0x410211[_0x25c536(0x2f8)][_0x25c536(0x2f1)]('|')[0x0]:null;}[_0x38841b(0x2b5)](_0x3f5dec,_0x561b8b){const _0x31a347=_0x38841b,_0x50c7cf=_0x3f5dec[_0x31a347(0x338)]();this[_0x31a347(0x2d6)][_0x31a347(0x31a)](_0x5f4ccd=>{const _0x155ac6=_0x31a347;_0x5f4ccd[_0x155ac6(0x2c6)](_0x50c7cf,{'range':_0x561b8b});});}[_0x38841b(0x279)](_0x54acaa){const _0x125f78=_0x38841b,_0x1899f4=_0x54acaa['id'],_0x42c063=this[_0x125f78(0x27d)][_0x125f78(0x331)][_0x125f78(0x311)](_0x125f78(0x28c));this[_0x125f78(0x315)][_0x125f78(0x332)](_0x1899f4)||this[_0x125f78(0x315)][_0x125f78(0x29f)]({'channelId':_0x42c063,'threadId':_0x1899f4,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x5f5288=this[_0x125f78(0x315)][_0x125f78(0x21c)](_0x1899f4);_0x5f5288[_0x125f78(0x319)](_0x125f78(0x306)),_0x5f5288[_0x125f78(0x306)]=!0x1,_0x54acaa[_0x125f78(0x36f)]=_0x5f5288;}[_0x38841b(0x300)](_0x1c306f,_0x8da018,_0x4a7d4b,_0x47a1a0){const _0xe21add=_0x38841b;if(_0x1c306f[_0xe21add(0x268)]!=_0x8da018||_0x1c306f[_0xe21add(0x2f8)]!=_0x4a7d4b||_0x1c306f[_0xe21add(0x321)]['id']!=_0x47a1a0)throw this[_0xe21add(0x27d)][_0xe21add(0x305)](_0xe21add(0x1ff)),new _0x4941d9(_0xe21add(0x1ff),this);}[_0x38841b(0x390)](_0x3d0ee1,_0x36dc1b){const _0x2c7d8d=_0x38841b,_0x39ef99=_0x3d0ee1[_0x2c7d8d(0x2f4)]();if(_0x36dc1b[_0x2c7d8d(0x246)](_0x39ef99))_0x3d0ee1[_0x2c7d8d(0x2ea)]();else{if(_0x39ef99[_0x2c7d8d(0x2e0)](_0x36dc1b)){const _0x3b2b2d=this[_0x2c7d8d(0x2d6)][_0x2c7d8d(0x25d)](_0x36dc1b[_0x2c7d8d(0x318)][_0x2c7d8d(0x34d)],_0x2c7d8d(0x38e));this[_0x2c7d8d(0x2b5)](_0x3d0ee1,this[_0x2c7d8d(0x2d6)][_0x2c7d8d(0x215)](_0x39ef99[_0x2c7d8d(0x318)],_0x3b2b2d));const _0x44db29=_0x28d6e1(),_0x3990c5=_0x3d0ee1[_0x2c7d8d(0x321)]['id'],_0x1e7b6d=_0x3d0ee1[_0x2c7d8d(0x268)]+':'+_0x3d0ee1[_0x2c7d8d(0x2f8)];this[_0x2c7d8d(0x28b)]({'id':_0x44db29,'type':_0x1e7b6d,'createdAt':new Date(),'authorId':_0x3990c5,'data':_0x3d0ee1[_0x2c7d8d(0x37d)],'attributes':_0x3d0ee1[_0x2c7d8d(0x2c2)]});const _0x70dc63=this[_0x2c7d8d(0x2d6)][_0x2c7d8d(0x25d)](_0x36dc1b[_0x2c7d8d(0x38e)][_0x2c7d8d(0x2dc)],_0x2c7d8d(0x35d)),_0x562e4a=this[_0x2c7d8d(0x2d6)][_0x2c7d8d(0x215)](_0x70dc63,_0x39ef99[_0x2c7d8d(0x38e)]);this[_0x2c7d8d(0x23e)](_0x1e7b6d,_0x44db29,_0x3990c5,_0x562e4a);}else{if(_0x39ef99[_0x2c7d8d(0x35b)](_0x36dc1b[_0x2c7d8d(0x318)])){const _0x180e7b=this[_0x2c7d8d(0x2d6)][_0x2c7d8d(0x25d)](_0x36dc1b[_0x2c7d8d(0x318)][_0x2c7d8d(0x34d)],_0x2c7d8d(0x38e));this[_0x2c7d8d(0x2b5)](_0x3d0ee1,this[_0x2c7d8d(0x2d6)][_0x2c7d8d(0x215)](_0x39ef99[_0x2c7d8d(0x318)],_0x180e7b));}else{const _0x21a6d4=this[_0x2c7d8d(0x2d6)][_0x2c7d8d(0x25d)](_0x36dc1b[_0x2c7d8d(0x38e)][_0x2c7d8d(0x2dc)],_0x2c7d8d(0x35d));this[_0x2c7d8d(0x2b5)](_0x3d0ee1,this[_0x2c7d8d(0x2d6)][_0x2c7d8d(0x215)](_0x21a6d4,_0x39ef99[_0x2c7d8d(0x38e)]));}}}}[_0x38841b(0x33d)](_0xcc3315){const _0x54f024=_0x38841b;for(const {suggestion:_0x21d0b6,meta:_0x483bab}of this[_0x54f024(0x2bb)](_0xcc3315,_0x54f024(0x380))){if(!_0x483bab[_0x54f024(0x33a)])continue;const _0x7757=_0x21d0b6[_0x54f024(0x251)]();for(const _0x639a6 of _0x7757)if(!_0xcc3315[_0x54f024(0x20d)](_0x639a6)[_0x54f024(0x252)])return!0x0;}return!0x1;}[_0x38841b(0x24b)](_0x534e4d){const _0x5aef6c=_0x38841b,_0x2fcc92=this[_0x5aef6c(0x27d)][_0x5aef6c(0x20a)][_0x5aef6c(0x311)](_0x5aef6c(0x325))[_0x5aef6c(0x22c)](_0x534e4d);if(!_0x2fcc92)throw new _0x4941d9(_0x5aef6c(0x2da),this);return _0x2fcc92;}[_0x38841b(0x247)](_0x1080e7){const _0x5d6e0c=_0x38841b,_0x3b40e6=this[_0x5d6e0c(0x27d)][_0x5d6e0c(0x20a)][_0x5d6e0c(0x311)](_0x5d6e0c(0x325)),_0x29cf42=_0x3dc1c6(_0x5d6e0c(0x38a)+_0x1080e7),_0x186b9b=_0x3b40e6[_0x5d6e0c(0x22c)](_0x29cf42);return _0x186b9b||_0x3b40e6[_0x5d6e0c(0x220)]({'id':_0x29cf42,'name':_0x1080e7});}[_0x38841b(0x398)](_0x2ab59c,_0x32643f,_0x453a9a,_0x32e2cc,_0x17112d){const _0x146dd1=_0x38841b,_0x40508c=this[_0x146dd1(0x24b)](_0x32e2cc),_0x3165ef=this[_0x146dd1(0x31b)][_0x146dd1(0x2cf)](_0x2ab59c,_0x32643f,_0x453a9a,_0x40508c,_0x17112d,_0x2140c2=>{const _0x1b3be2=_0x146dd1;this[_0x1b3be2(0x256)](_0x453a9a,{'attributes':_0x2140c2});const _0x2a686b=this[_0x1b3be2(0x231)](_0x453a9a);this[_0x1b3be2(0x27a)](new Set([_0x2a686b])),this[_0x1b3be2(0x233)](new Set([_0x2a686b]));});return this[_0x146dd1(0x298)](_0x3165ef,_0x146dd1(0x293),()=>{const _0x368c9a=_0x146dd1;this[_0x368c9a(0x256)](_0x453a9a,{'state':_0x368c9a(0x2eb)});},{'priority':_0x146dd1(0x22e)}),this[_0x146dd1(0x298)](_0x3165ef,_0x146dd1(0x394),()=>{const _0x4f1be8=_0x146dd1;this[_0x4f1be8(0x256)](_0x453a9a,{'state':_0x4f1be8(0x2e1)});},{'priority':_0x146dd1(0x22e)}),this[_0x146dd1(0x340)][_0x146dd1(0x26a)](_0x453a9a,_0x3165ef),this[_0x146dd1(0x387)][_0x146dd1(0x26a)](_0x3165ef,_0x146dd1(0x1ee)),_0x3165ef;}[_0x38841b(0x30a)](_0x516281){const _0x3af5d9=_0x38841b,_0x29afb3=_0x516281[_0x3af5d9(0x2f1)](':');return{'group':_0x29afb3[0x0],'type':_0x29afb3[0x1],'subType':_0x29afb3[_0x3af5d9(0x252)]>=0x5?_0x29afb3[0x2]:null,'id':_0x29afb3[_0x3af5d9(0x252)]<0x5?_0x29afb3[0x2]:_0x29afb3[0x3],'authorId':_0x29afb3[_0x3af5d9(0x252)]<0x5?_0x29afb3[0x3]:_0x29afb3[0x4],'markerCount':0x6==_0x29afb3[_0x3af5d9(0x252)]?_0x29afb3[0x5]:null};}[_0x38841b(0x254)](_0x2b1174,_0xa25cdd,_0x3849e5){const _0x4221ac=_0x38841b,_0x545298=_0x2b1174[_0x4221ac(0x2f4)](),_0x513bdb=_0x545298[_0x4221ac(0x318)],_0x1e1785=_0x545298[_0x4221ac(0x38e)];this[_0x4221ac(0x2b5)](_0x2b1174,this[_0x4221ac(0x2d6)][_0x4221ac(0x215)](_0x513bdb,_0xa25cdd));const _0x38b792=_0x28d6e1(),_0x40ee0e=_0x2b1174[_0x4221ac(0x321)]['id'],_0x5760ec=_0x2b1174[_0x4221ac(0x268)]+(_0x2b1174[_0x4221ac(0x2f8)]?':'+_0x2b1174[_0x4221ac(0x2f8)]:'');this[_0x4221ac(0x28b)]({'id':_0x38b792,'type':_0x5760ec,'createdAt':new Date(),'authorId':_0x40ee0e,'originalSuggestionId':_0x2b1174['id'],'attributes':_0x2b1174[_0x4221ac(0x2c2)],'data':_0x2b1174[_0x4221ac(0x37d)]});const _0x4c3d81=this[_0x4221ac(0x2d4)](_0x2b1174);(_0x4221ac(0x34b)==_0x2b1174[_0x4221ac(0x268)]||_0x4c3d81&&this[_0x4221ac(0x27f)](_0x4c3d81))&&(_0x3849e5=this[_0x4221ac(0x2d6)][_0x4221ac(0x23c)](_0x3849e5[_0x4221ac(0x2dc)])),this[_0x4221ac(0x23e)](_0x5760ec,_0x38b792,_0x40ee0e,this[_0x4221ac(0x2d6)][_0x4221ac(0x215)](_0x3849e5,_0x1e1785));}[_0x38841b(0x2bb)](_0x4fc764,_0x5228ee=null){const _0x31b745=_0x38841b,_0x1bb2f1=[],_0x3162d4=this[_0x31b745(0x27d)][_0x31b745(0x20a)][_0x31b745(0x311)](_0x31b745(0x325))['me'];Array[_0x31b745(0x272)](_0x4fc764)||(_0x4fc764=[_0x4fc764]);for(const _0x535486 of this[_0x31b745(0x303)]()){if(!_0x535486[_0x31b745(0x2c7)])continue;if(_0x5228ee&&_0x535486[_0x31b745(0x268)]!=_0x5228ee)continue;let _0x47c545=!0x1;for(const _0x3a2a9a of _0x535486[_0x31b745(0x251)]()){for(const _0x57bc9a of _0x4fc764){const _0x512318=_0x57bc9a[_0x31b745(0x318)][_0x31b745(0x246)](_0x3a2a9a[_0x31b745(0x38e)])||_0x57bc9a[_0x31b745(0x38e)][_0x31b745(0x246)](_0x3a2a9a[_0x31b745(0x318)]);if(_0x512318||_0x57bc9a[_0x31b745(0x235)](_0x3a2a9a)){const _0x12478f=_0x57bc9a[_0x31b745(0x2e0)](_0x3a2a9a)&&Rt(this[_0x31b745(0x2d6)][_0x31b745(0x379)],_0x3a2a9a[_0x31b745(0x318)],_0x57bc9a),_0x1fb7d7=_0x3a2a9a[_0x31b745(0x2e0)](_0x57bc9a)&&Rt(this[_0x31b745(0x2d6)][_0x31b745(0x379)],_0x57bc9a[_0x31b745(0x318)],_0x3a2a9a);_0x1bb2f1[_0x31b745(0x371)]({'suggestion':_0x535486,'meta':{'isOwn':_0x3162d4==_0x535486[_0x31b745(0x2a0)],'isNextTo':_0x512318,'isInsideObject':_0x12478f,'containsRangeInObject':_0x1fb7d7}}),_0x47c545=!0x0;break;}}if(_0x47c545)break;}}return _0x1bb2f1;}[_0x38841b(0x23e)](_0x397c60,_0x15f260,_0x280862,_0x2bd2a9,_0x1f4e0d){const _0x5040ed=_0x38841b;this[_0x5040ed(0x2d6)][_0x5040ed(0x31a)](_0xfb6e01=>{const _0x18e772=_0x5040ed;let _0x591a4f=_0x18e772(0x1eb)+_0x397c60+':'+_0x15f260+':'+_0x280862;_0x1f4e0d&&(_0x591a4f=_0x591a4f+':'+_0x1f4e0d),_0xfb6e01[_0x18e772(0x35e)](_0x591a4f,{'range':_0x2bd2a9,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x38841b(0x397)](_0x156b1c){const _0x49755c=_0x38841b,_0x273a7c=_0x156b1c[_0x49755c(0x284)],_0x39ec51=_0x156b1c[_0x49755c(0x345)];_0x156b1c[_0x49755c(0x284)]=null,_0x156b1c[_0x49755c(0x345)]=null,null!=_0x273a7c&&_0x273a7c[_0x49755c(0x345)]==_0x156b1c&&(_0x273a7c[_0x49755c(0x345)]=_0x39ec51),null!=_0x39ec51&&_0x39ec51[_0x49755c(0x284)]==_0x156b1c&&(_0x39ec51[_0x49755c(0x284)]=_0x273a7c),_0x49755c(0x372)==this[_0x49755c(0x387)][_0x49755c(0x311)](_0x156b1c)&&(this[_0x49755c(0x387)][_0x49755c(0x26a)](_0x156b1c,_0x49755c(0x227)),this[_0x49755c(0x2fd)](_0x49755c(0x203),_0x156b1c,_0x273a7c,_0x39ec51));}[_0x38841b(0x28b)](_0x1ab92a){const _0x3d9b20=_0x38841b,_0x54fd00=_0x1ab92a['id'],_0xf0f8f7=this[_0x3d9b20(0x2e4)](_0x1ab92a);if(this[_0x3d9b20(0x1f2)]&&this[_0x3d9b20(0x1f2)][_0x3d9b20(0x348)]){const _0x2066f2=this[_0x3d9b20(0x27d)][_0x3d9b20(0x20a)][_0x3d9b20(0x311)](_0x3d9b20(0x263)),_0x33da41=_0xf0f8f7[_0x3d9b20(0x396)],_0x2ce69d=_0xf0f8f7[_0x3d9b20(0x2f8)]?_0xf0f8f7[_0x3d9b20(0x268)]+':'+_0xf0f8f7[_0x3d9b20(0x2f8)]:_0xf0f8f7[_0x3d9b20(0x268)],_0x58e5db=this[_0x3d9b20(0x27d)][_0x3d9b20(0x2d5)],_0x3e25dc=_0x2066f2[_0x3d9b20(0x2c1)](_0x25cb44(_0x58e5db,_0x3d9b20(0x276))),_0x2c24e4={'id':_0x54fd00,'type':_0x2ce69d,'hasComments':_0x33da41,'data':_0x1ab92a[_0x3d9b20(0x37d)]||null,'originalSuggestionId':_0x1ab92a[_0x3d9b20(0x34c)]||null,'attributes':_0xf0f8f7[_0x3d9b20(0x2c2)]};this[_0x3d9b20(0x1f2)][_0x3d9b20(0x348)](_0x2c24e4)[_0x3d9b20(0x29d)](_0x4fb3ce=>{const _0x48dbc6=_0x3d9b20;_0xf0f8f7[_0x48dbc6(0x243)]=!0x0,_0x2066f2[_0x48dbc6(0x297)](_0x3e25dc),_0x4fb3ce&&_0x4fb3ce[_0x48dbc6(0x38b)]&&(this[_0x48dbc6(0x340)][_0x48dbc6(0x311)](_0x54fd00)[_0x48dbc6(0x38b)]=_0x4fb3ce[_0x48dbc6(0x38b)]);})[_0x3d9b20(0x2b7)](_0x3e3299=>{const _0x2be7d7=_0x3d9b20;throw _0x14c840(_0x2be7d7(0x1ef)),this[_0x2be7d7(0x27d)][_0x2be7d7(0x2f7)][_0x2be7d7(0x329)]({'isUndoable':!0x1},()=>{const _0x417938=_0x2be7d7;_0xf0f8f7[_0x417938(0x394)]();}),_0xf0f8f7[_0x2be7d7(0x363)](),this[_0x2be7d7(0x340)][_0x2be7d7(0x36d)](_0xf0f8f7['id']),this[_0x2be7d7(0x387)][_0x2be7d7(0x36d)](_0xf0f8f7),_0x3e3299;});}return _0xf0f8f7;}[_0x38841b(0x27f)](_0x1e6ebc){const _0x4d1230=_0x38841b;return this[_0x4d1230(0x1f4)][_0x4d1230(0x25b)](_0x1e6ebc);}[_0x38841b(0x256)](_0x1f585b,_0x4700c7){const _0x133616=_0x38841b,_0x4ee524=this[_0x133616(0x27d)][_0x133616(0x20a)][_0x133616(0x311)](_0x133616(0x263)),_0x5ca451=this[_0x133616(0x231)](_0x1f585b);if(this[_0x133616(0x1f2)]&&this[_0x133616(0x1f2)][_0x133616(0x324)]){if(_0x5ca451[_0x133616(0x243)]){const _0x5ca40d=_0x4ee524[_0x133616(0x2c1)](_0x25cb44(this[_0x133616(0x27d)][_0x133616(0x2d5)],_0x133616(0x276)));this[_0x133616(0x1f2)][_0x133616(0x324)](_0x1f585b,_0x4700c7)[_0x133616(0x29d)](()=>{const _0x15b7d9=_0x133616;_0x4ee524[_0x15b7d9(0x297)](_0x5ca40d);});}else _0x5ca451['on'](_0x133616(0x28f),()=>{const _0x51f09e=_0x133616;this[_0x51f09e(0x256)](_0x1f585b,_0x4700c7);});}}[_0x38841b(0x2ff)](_0x3faaa0){const _0x48347e=_0x38841b;if(!this[_0x48347e(0x1f2)]||!this[_0x48347e(0x1f2)][_0x48347e(0x231)])throw new _0x4941d9(_0x48347e(0x339),this);return this[_0x48347e(0x1f2)][_0x48347e(0x231)](_0x3faaa0);}[_0x38841b(0x377)](_0x3389d6){const _0x44daa4=_0x38841b,{id:_0x4d3c45,type:_0x28bb5b,subType:_0x3c755e,authorId:_0x414e4a}=this[_0x44daa4(0x30a)](_0x3389d6),_0x2a9174=this[_0x44daa4(0x340)][_0x44daa4(0x311)](_0x4d3c45)||this[_0x44daa4(0x398)](_0x28bb5b,_0x3c755e,_0x4d3c45,_0x414e4a,{});switch(this[_0x44daa4(0x300)](_0x2a9174,_0x28bb5b,_0x3c755e,_0x414e4a),this[_0x44daa4(0x387)][_0x44daa4(0x311)](_0x2a9174)){case _0x44daa4(0x1ee):this[_0x44daa4(0x2ff)](_0x4d3c45)[_0x44daa4(0x29d)](_0xa4c301=>{const _0xb1eabc=_0x44daa4;let _0x2229db=Promise[_0xb1eabc(0x225)]();_0xa4c301[_0xb1eabc(0x396)]&&(_0x2229db=this[_0xb1eabc(0x315)][_0xb1eabc(0x320)]({'channelId':this[_0xb1eabc(0x27d)][_0xb1eabc(0x331)][_0xb1eabc(0x311)](_0xb1eabc(0x28c)),'threadId':_0x4d3c45})),_0x2229db[_0xb1eabc(0x29d)](()=>{const _0x1b06e2=_0xb1eabc;this[_0x1b06e2(0x2e4)](_0xa4c301)[_0x1b06e2(0x243)]=!0x0;});}),this[_0x44daa4(0x387)][_0x44daa4(0x26a)](_0x2a9174,_0x44daa4(0x1fe));break;case _0x44daa4(0x227):this[_0x44daa4(0x256)](_0x4d3c45,{'state':_0x44daa4(0x313)});case _0x44daa4(0x262):this[_0x44daa4(0x387)][_0x44daa4(0x26a)](_0x2a9174,_0x44daa4(0x372)),this[_0x44daa4(0x2fd)](_0x44daa4(0x28a),_0x2a9174);break;case _0x44daa4(0x372):this[_0x44daa4(0x2fd)](_0x44daa4(0x382),_0x2a9174);}return _0x2a9174[_0x44daa4(0x2d0)](_0x3389d6),_0x2a9174;}[_0x38841b(0x233)](_0x21698e){const _0x9dc0af=_0x38841b,_0x4d77ee=Array[_0x9dc0af(0x20b)](_0x21698e),_0x4e124a=_0x4d77ee[_0x9dc0af(0x207)](_0x5d3b55=>_0x9dc0af(0x2e9)==_0x5d3b55[_0x9dc0af(0x268)]);this[_0x9dc0af(0x277)](_0x4e124a);const _0x4e0e63=_0x4d77ee[_0x9dc0af(0x207)](_0x54c729=>!_0x54c729[_0x9dc0af(0x32d)]&&_0x9dc0af(0x2e9)!=_0x54c729[_0x9dc0af(0x268)]),_0x3c9404=this[_0x9dc0af(0x303)]({'skipNotAttached':!0x0})[_0x9dc0af(0x207)](_0x47995a=>!_0x47995a[_0x9dc0af(0x32d)]&&_0x9dc0af(0x2e9)!=_0x47995a[_0x9dc0af(0x268)]),_0x85f9d5=_0x3c9404[_0x9dc0af(0x207)](_0x12f3a6=>!_0x21698e[_0x9dc0af(0x25b)](_0x12f3a6)),_0x4e97aa=new Map(_0x3c9404[_0x9dc0af(0x22f)](_0x57fb5f=>[_0x57fb5f,this[_0x9dc0af(0x31b)][_0x9dc0af(0x2a5)](_0x57fb5f[_0x9dc0af(0x268)],_0x57fb5f[_0x9dc0af(0x2f8)],_0x9dc0af(0x202))])),_0x5e8d60=new Map(_0x3c9404[_0x9dc0af(0x22f)](_0x1c438f=>[_0x1c438f,_0x1c438f[_0x9dc0af(0x2f4)]()])),_0x3a2f0a=new Set(),_0x274759=new Set();for(let _0x175e7d=0x0;_0x175e7d<_0x4e0e63[_0x9dc0af(0x252)];_0x175e7d++)_0x14abe3(_0x4e0e63[_0x175e7d],_0x4e0e63,_0x175e7d+0x1);for(let _0x23e4bb=0x0;_0x23e4bb<_0x4e0e63[_0x9dc0af(0x252)];_0x23e4bb++)_0x14abe3(_0x4e0e63[_0x23e4bb],_0x85f9d5,0x0);const _0x261fdd=new Set();for(let _0x2d14f9=0x0;_0x2d14f9<_0x4e0e63[_0x9dc0af(0x252)];_0x2d14f9++){const _0x35bc9f=_0x4e0e63[_0x2d14f9];!_0x274759[_0x9dc0af(0x25b)](_0x35bc9f)&&_0x35bc9f[_0x9dc0af(0x284)]&&(_0x261fdd[_0x9dc0af(0x2c1)](_0x35bc9f[_0x9dc0af(0x284)]),_0x35bc9f[_0x9dc0af(0x284)][_0x9dc0af(0x345)]===_0x35bc9f&&(_0x35bc9f[_0x9dc0af(0x284)][_0x9dc0af(0x345)]=null),_0x35bc9f[_0x9dc0af(0x284)]=null),!_0x3a2f0a[_0x9dc0af(0x25b)](_0x35bc9f)&&_0x35bc9f[_0x9dc0af(0x345)]&&(_0x261fdd[_0x9dc0af(0x2c1)](_0x35bc9f[_0x9dc0af(0x345)]),_0x35bc9f[_0x9dc0af(0x345)][_0x9dc0af(0x284)]===_0x35bc9f&&(_0x35bc9f[_0x9dc0af(0x345)][_0x9dc0af(0x284)]=null),_0x35bc9f[_0x9dc0af(0x345)]=null);}function _0x14abe3(_0x21db42,_0x25caa8,_0x177e18){const _0x48dcad=_0x9dc0af;for(let _0x5aa3a2=_0x177e18;_0x5aa3a2<_0x25caa8[_0x48dcad(0x252)];_0x5aa3a2++){const _0x2001bd=_0x2d6cfd(_0x21db42,_0x25caa8[_0x5aa3a2]);_0x2001bd&&(_0x2001bd[0x0][_0x48dcad(0x345)]=_0x2001bd[0x1],_0x2001bd[0x1][_0x48dcad(0x284)]=_0x2001bd[0x0],_0x3a2f0a[_0x48dcad(0x2c1)](_0x2001bd[0x0]),_0x274759[_0x48dcad(0x2c1)](_0x2001bd[0x1]));}}function _0x2d6cfd(_0x2c793d,_0x3ebb86){const _0x5a6176=_0x9dc0af;if(_0x2c793d[_0x5a6176(0x2a0)]['id']!==_0x3ebb86[_0x5a6176(0x2a0)]['id'])return null;const _0x281f0c=_0x4e97aa[_0x5a6176(0x311)](_0x2c793d)(_0x2c793d,_0x3ebb86,_0x5e8d60[_0x5a6176(0x311)](_0x2c793d),_0x5e8d60[_0x5a6176(0x311)](_0x3ebb86));if(!_0x281f0c)return null;return _0x4e97aa[_0x5a6176(0x311)](_0x3ebb86)(_0x2c793d,_0x3ebb86,_0x5e8d60[_0x5a6176(0x311)](_0x2c793d),_0x5e8d60[_0x5a6176(0x311)](_0x3ebb86))?_0x281f0c[0x1][_0x5a6176(0x36f)]&&_0x281f0c[0x1][_0x5a6176(0x36f)][_0x5a6176(0x252)]?null:_0x281f0c:null;}_0x261fdd[_0x9dc0af(0x1ec)]&&this[_0x9dc0af(0x233)](_0x261fdd);}[_0x38841b(0x277)](_0x2cb126){const _0x3c4598=_0x38841b;if(0x0==_0x2cb126[_0x3c4598(0x252)])return;const _0x4a43a7=this[_0x3c4598(0x303)]({'skipNotAttached':!0x0})[_0x3c4598(0x207)](_0x3245b8=>_0x3c4598(0x2e9)==_0x3245b8[_0x3c4598(0x268)]&&_0x3245b8[_0x3c4598(0x353)]),_0x18631d=[],_0x42c35a=new Map();for(const _0x343132 of _0x4a43a7){const _0x1bb591=_0x3dc1c6(_0x343132[_0x3c4598(0x2c2)]);_0x42c35a[_0x3c4598(0x25b)](_0x1bb591)||(_0x42c35a[_0x3c4598(0x26a)](_0x1bb591,_0x18631d[_0x3c4598(0x252)]),_0x18631d[_0x3c4598(0x371)]([]));const _0x5a6409=_0x42c35a[_0x3c4598(0x311)](_0x1bb591);_0x18631d[_0x5a6409][_0x3c4598(0x371)](_0x343132);}!(function(){const _0x40d335=_0x3c4598;_0x18631d[_0x40d335(0x27e)]((_0x2a477a,_0x31b95e)=>{const _0x35083b=_0x40d335,_0x49d30a=_0x2a477a[0x0][_0x35083b(0x38b)],_0x47475c=_0x31b95e[0x0][_0x35083b(0x38b)];return _0x49d30a==_0x47475c?_0x2a477a[0x0][_0x35083b(0x2c2)][_0x35083b(0x240)]<_0x31b95e[0x0][_0x35083b(0x2c2)][_0x35083b(0x240)]?-0x1:0x1:_0x49d30a<_0x47475c?-0x1:0x1;});for(const _0x48cc60 of _0x18631d)_0x48cc60[_0x40d335(0x27e)]((_0x13e466,_0x3709cf)=>_0x13e466['id']<_0x3709cf['id']?-0x1:0x1);}());for(let _0x25c278=0x0;_0x25c278<_0x18631d[_0x3c4598(0x252)];_0x25c278++){if(0x0==_0x18631d[_0x25c278][_0x3c4598(0x252)])continue;const _0x60b416=[];for(let _0x29436a=_0x25c278+0x1;_0x29436a<_0x18631d[_0x3c4598(0x252)];_0x29436a++)0x0!=_0x18631d[_0x29436a][_0x3c4598(0x252)]&&_0x32b4ec(_0x18631d[_0x25c278],_0x18631d[_0x29436a])&&_0x60b416[_0x3c4598(0x371)](_0x29436a);for(const _0x1da1d1 of _0x60b416)_0x18631d[_0x25c278]=_0x18631d[_0x25c278][_0x3c4598(0x36b)](_0x18631d[_0x1da1d1]),_0x18631d[_0x1da1d1]=[];}for(const _0x3def12 of _0x18631d)for(let _0x45ed40=0x0;_0x45ed40<_0x3def12[_0x3c4598(0x252)];_0x45ed40++)_0x3def12[_0x45ed40][_0x3c4598(0x345)]=_0x3def12[_0x45ed40+0x1]||null;for(const _0x56604b of _0x18631d)for(let _0x176598=0x0;_0x176598<_0x56604b[_0x3c4598(0x252)];_0x176598++)_0x56604b[_0x176598][_0x3c4598(0x284)]=_0x56604b[_0x176598-0x1]||null;function _0x32b4ec(_0x546a05,_0x3f8bf9){const _0x1b0187=_0x3c4598;if(_0x546a05[0x0][_0x1b0187(0x2c2)][_0x1b0187(0x240)]!==_0x3f8bf9[0x0][_0x1b0187(0x2c2)][_0x1b0187(0x240)]&&_0x546a05[0x0][_0x1b0187(0x2a0)]!==_0x3f8bf9[0x0][_0x1b0187(0x2a0)])return!0x1;if(!function(_0x446d82,_0x11eadd){const _0x112496=_0x1b0187;if(!_0x446d82[_0x112496(0x396)]&&!_0x11eadd[_0x112496(0x396)])return!0x0;if(_0x446d82[_0x112496(0x396)]&&_0x11eadd[_0x112496(0x396)])return!0x1;if(_0x446d82[_0x112496(0x396)]&&_0x11eadd[_0x112496(0x38b)]<_0x446d82[_0x112496(0x36f)][_0x112496(0x34a)][_0x112496(0x311)](0x0)[_0x112496(0x38b)])return!0x0;if(_0x11eadd[_0x112496(0x396)]&&_0x446d82[_0x112496(0x38b)]<_0x11eadd[_0x112496(0x36f)][_0x112496(0x34a)][_0x112496(0x311)](0x0)[_0x112496(0x38b)])return!0x0;return!0x1;}(_0x546a05[0x0],_0x3f8bf9[0x0]))return!0x1;const _0x36baa2=_0x40f4e5(_0x546a05[0x0][_0x1b0187(0x2c2)],_0x1b0187(0x240)),_0x33c718=_0x40f4e5(_0x3f8bf9[0x0][_0x1b0187(0x2c2)],_0x1b0187(0x240));if(!_0x116221(_0x36baa2,_0x33c718))return!0x1;return!!_0x546a05[_0x1b0187(0x317)](_0x3bb6dd=>_0x3f8bf9[_0x1b0187(0x37c)](_0xbd15a5=>_0x3bb6dd[_0x1b0187(0x2f4)]()[_0x1b0187(0x246)](_0xbd15a5[_0x1b0187(0x2f4)]())))&&_0x3f8bf9[_0x1b0187(0x317)](_0x35e1c3=>_0x546a05[_0x1b0187(0x37c)](_0x3a07c8=>_0x35e1c3[_0x1b0187(0x2f4)]()[_0x1b0187(0x246)](_0x3a07c8[_0x1b0187(0x2f4)]())));}}[_0x38841b(0x27a)](_0x3780c1){const _0x281415=_0x38841b,_0x16b71b=Array[_0x281415(0x20b)](_0x3780c1),_0x578da3=this[_0x281415(0x303)]({'skipNotAttached':!0x0}),_0x448387=_0x578da3[_0x281415(0x207)](_0x2c489c=>!_0x3780c1[_0x281415(0x25b)](_0x2c489c)),_0x5e13a0=new Map(_0x16b71b[_0x281415(0x22f)](_0x20dc3e=>[_0x20dc3e,this[_0x281415(0x31b)][_0x281415(0x2a5)](_0x20dc3e[_0x281415(0x268)],_0x20dc3e[_0x281415(0x2f8)],_0x281415(0x343))])),_0x33c68f=new Map(_0x578da3[_0x281415(0x22f)](_0x3d3692=>[_0x3d3692,_0x3d3692[_0x281415(0x251)]()]));for(let _0x5a9f5b=0x0;_0x5a9f5b<_0x16b71b[_0x281415(0x252)];_0x5a9f5b++){if(_0x19fbad(this,_0x16b71b[_0x5a9f5b],_0x16b71b,_0x5a9f5b+0x1))return!0x0;}for(let _0x423725=0x0;_0x423725<_0x16b71b[_0x281415(0x252)];_0x423725++){if(_0x19fbad(this,_0x16b71b[_0x423725],_0x448387,0x0))return!0x0;}return!0x1;function _0x19fbad(_0x33ad29,_0x32efca,_0x5cb56f,_0x1bdef2){const _0x41970d=_0x281415;for(let _0xad74b6=_0x1bdef2;_0xad74b6<_0x5cb56f[_0x41970d(0x252)];_0xad74b6++){const _0x42711d=_0x5cb56f[_0xad74b6];if(_0x42711d[_0x41970d(0x268)]!==_0x32efca[_0x41970d(0x268)]||_0x42711d[_0x41970d(0x2a0)]['id']!==_0x32efca[_0x41970d(0x2a0)]['id']||_0x42711d[_0x41970d(0x2f8)]!==_0x32efca[_0x41970d(0x2f8)])continue;if(!Pt(_0x32efca,_0x42711d,[_0x41970d(0x240)]))continue;if(_0x41970d(0x2e9)==_0x32efca[_0x41970d(0x268)]&&_0x32efca[_0x41970d(0x37d)][_0x41970d(0x1f7)]!=_0x42711d[_0x41970d(0x37d)][_0x41970d(0x1f7)])continue;if(_0x41970d(0x2e9)==_0x32efca[_0x41970d(0x268)]&&_0x33ad29[_0x41970d(0x27f)](_0x32efca[_0x41970d(0x37d)][_0x41970d(0x232)]))continue;if(_0x41970d(0x34b)==_0x32efca[_0x41970d(0x268)]){const _0xbcc218=_0x33ad29[_0x41970d(0x27d)][_0x41970d(0x2f7)],_0x329d56=_0x32efca[_0x41970d(0x349)]();if(_0x329d56&&(_0xbcc218[_0x41970d(0x379)][_0x41970d(0x282)](_0x329d56)||_0xbcc218[_0x41970d(0x379)][_0x41970d(0x1f5)](_0x329d56)))continue;}const _0x5c817f=_0x5e13a0[_0x41970d(0x311)](_0x32efca),_0x5ad90b=_0x33c68f[_0x41970d(0x311)](_0x32efca),_0x1633cc=_0x33c68f[_0x41970d(0x311)](_0x42711d),_0x1e98f1=_0x32efca[_0x41970d(0x36f)]&&_0x32efca[_0x41970d(0x36f)][_0x41970d(0x252)],_0x51fe14=_0x42711d[_0x41970d(0x36f)]&&_0x42711d[_0x41970d(0x36f)][_0x41970d(0x252)];if(!_0x1e98f1&&_0x5c817f(_0x1633cc,_0x5ad90b))return _0x33ad29[_0x41970d(0x229)](_0x42711d,_0x32efca),_0x33c68f[_0x41970d(0x36d)](_0x32efca),!0x0;if(!_0x51fe14&&_0x5c817f(_0x5ad90b,_0x1633cc))return _0x33ad29[_0x41970d(0x229)](_0x32efca,_0x42711d),_0x33c68f[_0x41970d(0x36d)](_0x42711d),!0x0;}return!0x1;}}[_0x38841b(0x229)](_0x1c7d33,_0x2235e5){const _0x4ebb05=_0x38841b;if(_0x1c7d33[_0x4ebb05(0x32d)]){for(const _0x11c989 of _0x2235e5[_0x4ebb05(0x251)]())_0x1c7d33[_0x4ebb05(0x2a2)](_0x11c989);}else{const _0x3bfdb0=_0x2235e5[_0x4ebb05(0x2f4)]()[_0x4ebb05(0x38e)];this[_0x4ebb05(0x2b5)](_0x1c7d33,this[_0x4ebb05(0x2d6)][_0x4ebb05(0x215)](_0x1c7d33[_0x4ebb05(0x2f4)]()[_0x4ebb05(0x318)],_0x3bfdb0));}_0x2235e5[_0x4ebb05(0x2ea)]();}[_0x38841b(0x38d)](_0xc38261,_0x3e2861){const _0x1bc86c=_0x38841b,_0x1fc46d=_0xc38261[_0x1bc86c(0x292)](_0x1bc86c(0x2f9))||_0xc38261[_0x1bc86c(0x292)](_0x1bc86c(0x2e9))?_0x1bc86c(0x21e):_0xc38261[_0x1bc86c(0x209)]();return _0x25cb44(this[_0x1bc86c(0x27d)][_0x1bc86c(0x2d5)],_0x3e2861+'_'+_0x1fc46d+_0x1bc86c(0x368));}[_0x38841b(0x301)](){const _0x56c187=_0x38841b,_0x54ae38=this[_0x56c187(0x27d)];if(!_0x54ae38['ui'])return;const {ariaLiveAnnouncer:_0x5e133c}=_0x54ae38['ui'];_0x308e35(this[_0x56c187(0x2d6)],({left:_0x412234,entered:_0x19f452})=>{const _0x18e68b=_0x56c187;for(const _0x573cab of _0x412234){const {group:_0x5b458f,type:_0x59a4cc}=this[_0x18e68b(0x30a)](_0x573cab[_0x18e68b(0x2bd)]);if(_0x18e68b(0x33b)===_0x5b458f){_0x5e133c[_0x18e68b(0x2e2)](this[_0x18e68b(0x38d)](_0x59a4cc,_0x18e68b(0x253)));break;}}for(const _0x587d3c of _0x19f452){const {group:_0x4ab516,type:_0xe878ff}=this[_0x18e68b(0x30a)](_0x587d3c[_0x18e68b(0x2bd)]);if(_0x18e68b(0x33b)===_0x4ab516){_0x5e133c[_0x18e68b(0x2e2)](this[_0x18e68b(0x38d)](_0xe878ff,_0x18e68b(0x245)));break;}}});}[_0x38841b(0x322)](_0x3d3ac6){const _0x488228=_0x38841b;if(this[_0x488228(0x374)])return!0x1;const _0x12aa5f=this[_0x488228(0x27d)],_0x1b0e22=_0x12aa5f[_0x488228(0x2f7)][_0x488228(0x2cd)][_0x488228(0x2a8)][_0x488228(0x26b)]();if(0x0==_0x1b0e22[_0x488228(0x252)])return!0x1;const _0x251488=[],_0x45f83b=_0x1b0e22[_0x488228(0x207)](_0x3c1e62=>_0x488228(0x2e9)==_0x3c1e62[_0x488228(0x268)]),_0x3b353e=_0x1b0e22[_0x488228(0x207)](_0x4ef9f0=>_0x488228(0x2f2)==_0x4ef9f0[_0x488228(0x268)]&&_0x488228(0x236)!=_0x4ef9f0[_0x488228(0x2bd)]),_0x4e3fc0=_0x1b0e22[_0x488228(0x207)](_0x4f2378=>_0x488228(0x297)==_0x4f2378[_0x488228(0x268)]&&_0x488228(0x236)!=_0x4f2378[_0x488228(0x2bd)]);for(const _0x521c72 of _0x45f83b)_0x251488[_0x488228(0x371)]({'key':_0x521c72[_0x488228(0x234)],'newValue':_0x521c72[_0x488228(0x26d)],'oldValue':_0x521c72[_0x488228(0x224)],'range':Ot(_0x521c72[_0x488228(0x2c0)],_0x12aa5f[_0x488228(0x2f7)])});for(const _0x2695f9 of _0x3b353e){const _0x2b94ff=_0x4e3fc0[_0x488228(0x2ac)](_0x28f544=>_0x28f544[_0x488228(0x384)][_0x488228(0x246)](_0x2695f9[_0x488228(0x384)]));_0x2b94ff&&_0x251488[_0x488228(0x371)]({'key':_0x488228(0x2de),'newValue':_0x2695f9[_0x488228(0x2bd)],'oldValue':_0x2b94ff[_0x488228(0x2bd)],'range':_0x12aa5f[_0x488228(0x2f7)][_0x488228(0x265)](_0x2695f9[_0x488228(0x384)][_0x488228(0x25c)])});}return 0x0!=_0x251488[_0x488228(0x252)]&&this[_0x488228(0x2ab)](_0x3d3ac6,_0x251488);}[_0x38841b(0x2e6)](_0x3d450e){const _0x1a96a1=_0x38841b;let _0x8cc1d=!0x1;const _0x1699ba=this[_0x1a96a1(0x27d)][_0x1a96a1(0x2f7)][_0x1a96a1(0x2cd)][_0x1a96a1(0x2a8)][_0x1a96a1(0x38c)]()[_0x1a96a1(0x207)](_0x35d562=>_0x35d562[_0x1a96a1(0x37d)][_0x1a96a1(0x373)]&&_0x35d562[_0x1a96a1(0x2bd)][_0x1a96a1(0x292)](_0x1a96a1(0x1f8)));for(const _0x42d44a of _0x1699ba){const {subType:_0x154359,id:_0x38e06b}=this[_0x1a96a1(0x30a)](_0x42d44a[_0x1a96a1(0x2bd)]),_0x27b42f=_0x154359[_0x1a96a1(0x2f1)]('|')[0x0];for(const _0x2b2f8c of this[_0x1a96a1(0x303)]({'skipNotAttached':!0x0}))_0x2b2f8c['id']!=_0x38e06b&&_0x1a96a1(0x2e9)==_0x2b2f8c[_0x1a96a1(0x268)]&&_0x2b2f8c[_0x1a96a1(0x37d)]&&_0x2b2f8c[_0x1a96a1(0x37d)][_0x1a96a1(0x232)]==_0x27b42f&&_0x2b2f8c[_0x1a96a1(0x2f4)]()[_0x1a96a1(0x2c5)](_0x42d44a[_0x1a96a1(0x37d)][_0x1a96a1(0x373)])&&(this[_0x1a96a1(0x330)](_0x2b2f8c,_0x42d44a[_0x1a96a1(0x37d)][_0x1a96a1(0x373)],_0x3d450e),_0x8cc1d=!0x0);}return _0x8cc1d;}[_0x38841b(0x327)](_0x110a3b){const _0x1d0399=_0x38841b;this[_0x1d0399(0x27d)],(this[_0x1d0399(0x374)]=!0x0,_0x110a3b());}[_0x38841b(0x2b1)](_0x47bf12){const _0x4e026b=_0x38841b,_0x4fe0c0=this[_0x4e026b(0x27f)](_0x47bf12),_0x3e04d3=this[_0x4e026b(0x283)][_0x4e026b(0x25b)](_0x47bf12);return _0x4fe0c0||_0x3e04d3;}[_0x38841b(0x2ab)](_0x1d2443,_0x388592){const _0x510db2=_0x38841b;if(0x0==_0x388592[_0x510db2(0x252)])return!0x1;let _0x4fbba2=!0x1;for(const _0x3688e7 of _0x388592){const _0x32f4f0=this[_0x510db2(0x2bb)](_0x3688e7[_0x510db2(0x2c0)],_0x510db2(0x2e9))[_0x510db2(0x207)](_0x1d71f3=>!_0x1d71f3[_0x510db2(0x238)][_0x510db2(0x221)])[_0x510db2(0x22f)](_0x531c73=>_0x531c73[_0x510db2(0x33b)]),_0xbd790d=_0x3dc1c6({'newValue':_0x3688e7[_0x510db2(0x22a)]});_0x32f4f0[_0x510db2(0x207)](_0x1fa74a=>{const _0x31f6bd=_0x510db2,[_0x2273c6,_0x22904e]=_0x1fa74a[_0x31f6bd(0x2f8)][_0x31f6bd(0x2f1)]('|');return _0x2273c6==_0x3688e7[_0x31f6bd(0x232)]&&_0x22904e!=_0xbd790d;})[_0x510db2(0x376)](_0x359bab=>{const _0x33355b=_0x510db2;this[_0x33355b(0x330)](_0x359bab,_0x3688e7[_0x33355b(0x2c0)],_0x1d2443),_0x4fbba2=!0x0;});}return _0x4fbba2;}[_0x38841b(0x330)](_0x218fa1,_0x15980c,_0x50b4e4){const _0x543e13=_0x38841b,_0x5a2655=_0x218fa1[_0x543e13(0x2f4)]()[_0x543e13(0x20d)](_0x15980c);0x0!==_0x5a2655[_0x543e13(0x252)]?0x1!==_0x5a2655[_0x543e13(0x252)]?this[_0x543e13(0x254)](_0x218fa1,_0x15980c[_0x543e13(0x318)],_0x15980c[_0x543e13(0x38e)]):this[_0x543e13(0x2b5)](_0x218fa1,_0x5a2655[0x0]):_0x50b4e4[_0x543e13(0x23d)](_0x218fa1[_0x543e13(0x338)]());}}function _0x27ce(){const _0x2d1adf=['createPositionAfter','addCommentThread','author','deletion:chain','addRange','_trackFormatChanges','isBlock','getSuggestionCallback','isCollapsed','descriptionFactory','differ','containsItem','keys','_reduceExistingSuggestions','find','splitPosition','formatInline:discard','suggestion-type','getAllAdjacentSuggestions','_isRegisteredAttribute','move','deletion:discard','getNearestSelectionRange','_setSuggestionRange','data-suggestion','catch','formatBlock:','dataDowncast','includes','_findSuggestions','howMany','name','formatInline','attribute:','range','add','attributes','discardSuggestion','registerCustomCallback','isIntersecting','updateMarker','isInContent','deleteContent','getRange','insertion:join','7HyqiFO','addMarker:suggestion:formatBlock','document','low','buildSuggestion','addMarkerName','_descriptionFactory','change:activeMarkers','substring','_getAttributeKey','locale','_model','documentSelection','marker-count','markerName','track-changes-user-not-found','elementStart','parent','oldRange','$elementName','deletion:accept','containsRange','rejected','announce','group','addSuggestionData','isDocumentOperation','_processAttributeSuggestions','trackChanges.mergeNestedSuggestions','containerElement','attribute','removeMarkers','accepted','highest','removeMarker:suggestion:attribute','markDeletion','moveTargetPosition','deletion:','split','insert','getAttribute','getFirstRange','reconvertMarker','editing','model','subType','format','forward','TrackChangesEditing','createSelection','fire','5WaOdQQ','_getSuggestionData','_checkSuggestionCorrectness','_initAriaMarkerChangeAnnouncements','elementEnd','getSuggestions','default','enableReadOnlyMode','isRemovable','rename','formatGroupId','trackChangesCommand','_splitMarkerName','insertContent','trackChanges.trackFormatChanges','conversion','11079fAToky','acceptSuggestion','getCustomProperty','get','consumable','open','@external','_commentsRepository','getMultiRangeId','every','start','unbind','change','_suggestionFactory','dataToMarker','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.','execute','insertion:chain','fetchCommentThread','creator','_processAttributeChanges','markMultiRangeBlockFormat','updateSuggestion','Users','removeMarker:suggestion:formatBlock','_recordAttributeChanges','applyOperation','enqueueChange','getWalker','item','isUndo','isMultiRange','elementToElement','formatBlock:chain','_reduceSuggestionAttributeRange','config','hasCommentThread','registerInlineAttribute','detach','$graveyard','removeComment','getLastMatchingPosition','getFirstMarker','track-changes-adapter-missing-getsuggestion','isOwn','suggestion','insertion:accept','_rangeIsInLocalUserInsertion','deletion','ck-suggestion-marker--active','_suggestions','markBlockFormat','isAfter','join','track-changes-suggestion-not-found','next','track-changes-adapter-already-set','init','addSuggestion','getContainedElement','comments','formatBlock','originalSuggestionId','nodeBefore','CommentsRepository','addMarker:suggestion:attribute','writer','createRangeIn','deletion:join','_isDataLoaded','1871412CsHFnh','addClass','formatBlock:accept','markerToHighlight','forceDefaultExecution','formatInline:join','getMarkers','containsPosition','$marker','after','addMarker','4361142EKLJzO','isInsideObject','widget','insertion:','stopListening','hasSuggestion','commands','clear','createElement','_SUGGESTION_ANNOUNCEMENT','isExternal','clone','concat','trackChanges','delete','lowest','commentThread','stop','push','ready','newRange','_recordAttributeSuggestions','_onDiscard','forEach','_handleNewSuggestionMarker','_mergeNestedSuggestions','schema','markerToData','unshift','some','data','ck-suggestion-marker-formatBlock','isBefore','insertion','_customCallbacks','suggestionChanged','attribute:join','position','formatInline:','_enabledCommands','_suggestionState','markInlineFormat','change:data','external:','createdAt','getChangedMarkers','_getMarkerAnnouncementText','end','always','_cutOutSuggestionMarker','ck-suggestion-marker-formatInline','batch','pluginName','discard','setTo','hasComments','_removeSuggestion','_createSuggestion','formatInline:chain','tablePasteChainId','activeMarkers','unbindElementFromMarkerName','suggestion:','size','update:suggestion','notReady','error-saving-suggestion-data-suggestion-discarded','return','define','_adapter','$textProxy','_blockAttributeKeys','isLimit','getAncestors','oldValue','suggestion:attribute:','addHighlight','adapter','acceptAllSuggestions','commandName','addComment','markerReady','track-changes-suggestion-data-mismatch','218nMEiRT','markAttributeChange','chain','suggestionUnloaded','addMarker:suggestion','bindElementToMarker','enableDefaultAttributesIntegration','filter','upcast','toUpperCase','plugins','from','2203796hMfOfs','getDifference','selection','authorName','1464NKaNOK','36069UGCnHC','multipleBlocks','getItems','containsRangeInObject','createRange','isTouching','rethrowUnexpectedError','setAttribute','toViewElement','splice','discardSelectedSuggestions','getCommentThread','normal','FORMATTING','before','addUser','isNextTo','enableCommand','1895030XdjwYR','attributeOldValue','resolve','_defaultCallbacks','removed','_element','_joinSuggestions','newValue','assign','getUser','multi','high','map','markInsertion','getSuggestion','key','_refreshSuggestionsChain','attributeKey','getIntersection','$text','isAtStart','meta','formatBlock:discard','attribute:discard','never','createPositionBefore','removeMarker','_addSuggestionMarker','substr','groupId','acceptSelectedSuggestions','_afterChanges','_saved','head','ENTER','isEqual','_getExternalAuthor','pop','removeClass','_isForcedDefaultExecutionBlock','_getAuthorFromId','markers','track-changes-enable-command-twice','warn','_registerDefaultCallbacks','values','getRanges','length','LEAVE','_breakSuggestionMarker','markerNameToElements','_updateSuggestionData','root','value','toJSON','3352YvCtXw','has','nodeAfter','createPositionAt','formatInline:accept','ck-suggestion-marker-','rootName','requires','dataReady','PendingActions','authoredAt','createRangeOn','formatBlock:join','insertion:discard','type','isLocal','set','getChanges','showSuggestionHighlights','attributeNewValue','fromCharCode','_editor','discardAllSuggestions','registerBlockAttribute','isArray','removeAttribute','refresh','options','PENDING_ACTION_SUGGESTION','_refreshAttributeSuggestionsChain','track-changes-command-not-found','_addThreadToSuggestion','_joinWithAdjacentSuggestions','skipNestingCheck','fromRange','editor','sort','_isBlockAttribute','markMultiRangeInsertion','markMultiRangeDeletion','isObject','_inlineAttributeKeys','previous','ck-suggestion-marker','isSelectable','isAtEnd','targetPosition','mapper','suggestionLoaded','_setSuggestionData','collaboration.channelId','getShiftedBy','isIntersectingWithRange','change:_saved','for','4020vxGlVL','startsWith','accept','attribute:accept','backward','registerPostFixer','remove','listenTo','editingDowncast','consume','setSelection','element','then'];_0x27ce=function(){return _0x2d1adf;};return _0x27ce();}class xt{constructor(_0x1829c6){const _0x1f4b20=_0x38841b;this[_0x1f4b20(0x26f)]=_0x1829c6,this[_0x1f4b20(0x2d6)]=_0x1829c6[_0x1f4b20(0x2f7)],this[_0x1f4b20(0x381)]=new Map(),this[_0x1f4b20(0x226)]=new Map(),this[_0x1f4b20(0x24f)]();}[_0x38841b(0x2cf)](_0x242061,_0x590233,_0x505747,_0x3f824c,_0x1b84ec,_0x341758){const _0x4e3d06=_0x38841b;return new _0xc244a8(this[_0x4e3d06(0x2d6)],{'type':_0x242061,'subType':_0x590233,'id':_0x505747,'author':_0x3f824c,'creator':_0x3f824c,'attributes':_0x1b84ec,'onAttributesChange':_0x341758,'onAccept':(..._0x476974)=>this[_0x4e3d06(0x2a5)](_0x242061,_0x590233,_0x4e3d06(0x293))(..._0x476974),'onDiscard':(..._0x5915f9)=>this[_0x4e3d06(0x2a5)](_0x242061,_0x590233,_0x4e3d06(0x394))(..._0x5915f9)});}[_0x38841b(0x2c4)](_0x7d4f8d,_0x48ab19,_0x4dfc0a,_0x39d2c5){const _0x8d5b18=_0x38841b,_0x218967=_0x7d4f8d+':'+_0x48ab19+':'+_0x4dfc0a;this[_0x8d5b18(0x381)][_0x8d5b18(0x26a)](_0x218967,_0x39d2c5);}[_0x38841b(0x2a5)](_0x13a1b4,_0x25e95f,_0x38acfd){const _0x3de895=_0x38841b,_0x1da555=_0x13a1b4+':'+_0x25e95f+':'+_0x38acfd;return this[_0x3de895(0x381)][_0x3de895(0x311)](_0x1da555)||this[_0x3de895(0x226)][_0x3de895(0x311)](_0x13a1b4+':'+_0x38acfd);}[_0x38841b(0x24f)](){const _0x4fa27d=_0x38841b,_0x4adf24=()=>!0x1,_0x55a568=_0x43d5c9=>{const _0x485b68=_0x3c02;_0x43d5c9[_0x485b68(0x27e)]((_0x4dedf9,_0x524ba5)=>_0x4dedf9[_0x485b68(0x318)][_0x485b68(0x37f)](_0x524ba5[_0x485b68(0x318)])?0x1:-0x1),this[_0x485b68(0x2d6)][_0x485b68(0x31a)](_0x11a839=>{const _0x4ff272=_0x485b68;for(const _0x3361aa of _0x43d5c9){let _0x479592;_0x479592=_0x3361aa[_0x4ff272(0x38e)][_0x4ff272(0x287)]&&_0x3361aa[_0x4ff272(0x38e)][_0x4ff272(0x2dc)]==_0x3361aa[_0x4ff272(0x318)][_0x4ff272(0x25c)]?_0x11a839[_0x4ff272(0x2fc)](_0x3361aa[_0x4ff272(0x318)][_0x4ff272(0x25c)],'on'):_0x11a839[_0x4ff272(0x2fc)](_0x3361aa),this[_0x4ff272(0x2d6)][_0x4ff272(0x2c8)](_0x479592,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x559dd4=(_0x5bf7e2,_0x219abb)=>{const _0x9f54e=_0x3c02;_0x219abb&&this[_0x9f54e(0x2d6)][_0x9f54e(0x31a)](_0x1edfb1=>{const _0x3fb895=_0x9f54e,{commandName:_0x3db565,commandParams:_0x38375b=[]}=_0x219abb,_0xbc3690=_0x5bf7e2[_0x3fb895(0x22f)](_0x21a1bd=>(Tt(_0x21a1bd)&&(_0x21a1bd=this[_0x3fb895(0x2d6)][_0x3fb895(0x215)](_0x21a1bd[_0x3fb895(0x38e)])),_0x21a1bd))[_0x3fb895(0x207)](_0x421d74=>_0x3fb895(0x335)!==_0x421d74[_0x3fb895(0x257)][_0x3fb895(0x260)]);if(_0xbc3690[_0x3fb895(0x252)]<0x1)return;const _0x4e43bc=Array[_0x3fb895(0x20b)](this[_0x3fb895(0x2d6)][_0x3fb895(0x2cd)][_0x3fb895(0x20e)][_0x3fb895(0x251)]())[_0x3fb895(0x22f)](_0x2d051a=>_0x58a521[_0x3fb895(0x27c)](_0x2d051a));_0x1edfb1[_0x3fb895(0x29b)](_0xbc3690);for(const _0x6dc3f2 of this[_0x3fb895(0x26f)][_0x3fb895(0x365)][_0x3fb895(0x365)]())_0x6dc3f2[_0x3fb895(0x274)]();_0x38375b[_0x3fb895(0x371)]({'forceDefaultExecution':!0x0}),this[_0x3fb895(0x26f)][_0x3fb895(0x31e)](_0x3db565,..._0x38375b);const _0x354001=_0x4e43bc[_0x3fb895(0x207)](_0x2e0fbd=>_0x3fb895(0x335)!=_0x2e0fbd[_0x3fb895(0x257)][_0x3fb895(0x260)]);_0x354001[_0x3fb895(0x252)]>0x0&&_0x1edfb1[_0x3fb895(0x29b)](_0x354001);for(const _0x2e0607 of _0x4e43bc)_0x2e0607[_0x3fb895(0x334)]();});},_0x3ea01c=(_0x17439b,_0x4e12d0)=>0x1==_0x17439b[_0x4fa27d(0x252)]&&0x1==_0x4e12d0[_0x4fa27d(0x252)]&&_0x17439b[0x0][_0x4fa27d(0x38e)][_0x4fa27d(0x246)](_0x4e12d0[0x0][_0x4fa27d(0x318)]),_0x4a687d=(_0x4cbb15,_0x2c8c24,_0x24f42c,_0x2c9b87)=>Gt(_0x4cbb15,_0x2c8c24,_0x24f42c,_0x2c9b87,this[_0x4fa27d(0x2d6)])?[_0x4cbb15,_0x2c8c24]:Gt(_0x2c8c24,_0x4cbb15,_0x2c9b87,_0x24f42c,this[_0x4fa27d(0x2d6)])?[_0x2c8c24,_0x4cbb15]:null;this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x33c),_0x4adf24),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x267),_0x55a568),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x2ca),_0x3ea01c),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x31f),_0x4a687d),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x2df),_0x55a568),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x2b3),_0x4adf24),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x352),_0x3ea01c),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x2a1),_0x4a687d),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x25e),_0x559dd4),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x2ae),_0x4adf24),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x359),_0x3ea01c),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x399),_0x4adf24),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x356),_0x559dd4),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x239),_0x4adf24),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x266),_0x3ea01c),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x32f),_0x4adf24),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x294),_0x4adf24),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x23a),(_0x4083a1,_0x545669)=>{const _0x473bc9=_0x4fa27d;if(!_0x545669)return;const _0x421a83=this[_0x473bc9(0x26f)][_0x473bc9(0x20a)][_0x473bc9(0x311)](p);this[_0x473bc9(0x2d6)][_0x473bc9(0x31a)](_0xfb411f=>{const _0x192e4f=_0x473bc9;if(_0x192e4f(0x2de)==_0x545669[_0x192e4f(0x232)])for(const _0x1cfa4b of _0x4083a1){const _0x3fa957=_0x1cfa4b[_0x192e4f(0x318)][_0x192e4f(0x25c)],_0x1620c6=_0x545669[_0x192e4f(0x1f7)];_0xfb411f[_0x192e4f(0x307)](_0x3fa957,_0x1620c6);}else{if(_0x421a83[_0x192e4f(0x27f)](_0x545669[_0x192e4f(0x232)])){for(const _0x4a78b2 of _0x4083a1)void 0x0!==_0x545669[_0x192e4f(0x1f7)]?_0xfb411f[_0x192e4f(0x218)](_0x545669[_0x192e4f(0x232)],_0x545669[_0x192e4f(0x1f7)],_0x4a78b2[_0x192e4f(0x318)][_0x192e4f(0x25c)]):_0xfb411f[_0x192e4f(0x273)](_0x545669[_0x192e4f(0x232)],_0x4a78b2[_0x192e4f(0x318)][_0x192e4f(0x25c)]);}else{for(const _0x54d620 of _0x4083a1)_0x545669[_0x192e4f(0x1f7)]?_0xfb411f[_0x192e4f(0x218)](_0x545669[_0x192e4f(0x232)],_0x545669[_0x192e4f(0x1f7)],_0x54d620):_0xfb411f[_0x192e4f(0x273)](_0x545669[_0x192e4f(0x232)],_0x54d620);}}});}),this[_0x4fa27d(0x226)][_0x4fa27d(0x26a)](_0x4fa27d(0x383),_0x3ea01c);}}function Rt(_0x8dedbe,_0x1d990a,_0x3ef983){const _0x29d2e8=_0x38841b;for(const _0x481b00 of _0x1d990a[_0x29d2e8(0x2dc)][_0x29d2e8(0x1f6)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x481b00[_0x29d2e8(0x257)]==_0x481b00)return!0x1;if(!_0x3ef983[_0x29d2e8(0x2a9)](_0x481b00))return!0x1;if(_0x8dedbe[_0x29d2e8(0x282)](_0x481b00)||_0x8dedbe[_0x29d2e8(0x1f5)](_0x481b00))return!0x0;}return!0x1;}function Tt(_0x2c7cda){const _0x253d74=_0x38841b;return _0x2c7cda[_0x253d74(0x38e)][_0x253d74(0x2dc)]==_0x2c7cda[_0x253d74(0x318)][_0x253d74(0x25c)]&&_0x2c7cda[_0x253d74(0x38e)][_0x253d74(0x237)];}function Et(_0xd9b6e7,_0x1aed17,_0x177a7f,_0x3a2413){const _0x9fc7ea=_0x38841b,_0x51b26c=_0x285710=>!_0x285710[_0x9fc7ea(0x32b)]['is'](_0x9fc7ea(0x1f3))&&!_0x3a2413[_0x9fc7ea(0x282)](_0x285710[_0x9fc7ea(0x32b)]),_0x2aae84=_0xd9b6e7[_0x9fc7ea(0x318)][_0x9fc7ea(0x337)](_0x51b26c),_0x32e425=_0xd9b6e7[_0x9fc7ea(0x38e)][_0x9fc7ea(0x337)](_0x51b26c,{'direction':_0x9fc7ea(0x295)});return(!_0xd9b6e7[_0x9fc7ea(0x318)][_0x9fc7ea(0x246)](_0x2aae84)||!_0xd9b6e7[_0x9fc7ea(0x38e)][_0x9fc7ea(0x246)](_0x32e425))&&(_0x2aae84[_0x9fc7ea(0x37f)](_0x32e425)?_0x177a7f[_0x9fc7ea(0x2c6)](_0x1aed17,{'range':_0x177a7f[_0x9fc7ea(0x215)](_0x2aae84,_0x32e425)}):_0x177a7f[_0x9fc7ea(0x23d)](_0x1aed17),!0x0);}function Vt(_0x57d75f){return _0x3dc1c6(_0x57d75f);}function Ut(_0x42fcb0){const _0x4d7538=_0x38841b,_0x106ab3=_0x42fcb0[_0x4d7538(0x318)][_0x4d7538(0x25c)];return _0x106ab3&&_0x106ab3['is'](_0x4d7538(0x29c));}function Ot(_0x2e6094,_0x4901e5){const _0x4a2123=_0x38841b;return null==_0x2e6094[_0x4a2123(0x38e)][_0x4a2123(0x34d)]&&_0x2e6094[_0x4a2123(0x38e)][_0x4a2123(0x2dc)]==_0x2e6094[_0x4a2123(0x318)][_0x4a2123(0x25c)]?Ft(_0x2e6094[_0x4a2123(0x318)][_0x4a2123(0x25c)],_0x4901e5):_0x2e6094;}function Ft(_0x4ee472,_0x58a26e){const _0x3161df=_0x38841b,_0x5f3503=_0x58a26e[_0x3161df(0x379)][_0x3161df(0x282)](_0x4ee472)||_0x58a26e[_0x3161df(0x379)][_0x3161df(0x286)](_0x4ee472);return _0x58a26e[_0x3161df(0x215)](_0x58a26e[_0x3161df(0x25d)](_0x4ee472,_0x3161df(0x21f)),_0x5f3503?_0x58a26e[_0x3161df(0x29e)](_0x4ee472):_0x58a26e[_0x3161df(0x25d)](_0x4ee472,_0x3161df(0x38e)));}function Gt(_0x5b9d37,_0x324da8,_0x7604bb,_0x50d50d,_0x438148){const _0x42cb0d=_0x38841b;if(!Pt(_0x5b9d37,_0x324da8))return!0x1;if(_0x7604bb[_0x42cb0d(0x38e)][_0x42cb0d(0x246)](_0x50d50d[_0x42cb0d(0x318)]))return!0x0;if(_0x5b9d37[_0x42cb0d(0x268)]!=_0x324da8[_0x42cb0d(0x268)])return!0x1;if(!_0x7604bb[_0x42cb0d(0x38e)][_0x42cb0d(0x216)](_0x50d50d[_0x42cb0d(0x318)]))return!0x1;const _0xc46a8c=_0x438148[_0x42cb0d(0x215)](_0x7604bb[_0x42cb0d(0x38e)],_0x50d50d[_0x42cb0d(0x318)])[_0x42cb0d(0x32a)]();for(const _0x3b30ad of _0xc46a8c)if([_0x42cb0d(0x2db),_0x42cb0d(0x302)][_0x42cb0d(0x2ba)](_0x3b30ad[_0x42cb0d(0x268)])&&_0x438148[_0x42cb0d(0x379)][_0x42cb0d(0x1f5)](_0x3b30ad[_0x42cb0d(0x32b)]))return!0x1;return!0x0;}function Pt(_0x2d59bd,_0x23ed82,_0x4bd30d=[]){const _0x277fee=_0x38841b;return!(!_0x2d59bd[_0x277fee(0x353)]||!_0x23ed82[_0x277fee(0x353)])&&_0x116221(_0x40f4e5(_0x2d59bd[_0x277fee(0x2c2)],_0x4bd30d),_0x40f4e5(_0x23ed82[_0x277fee(0x2c2)],_0x4bd30d));}function Lt(_0x5372c0,_0x1dcd63){const _0x3fee12=_0x38841b,_0x4b0620=Ht(_0x5372c0[_0x3fee12(0x2c2)]),_0x109e36=Ht(_0x1dcd63);if(!_0x5372c0[_0x3fee12(0x353)])return!0x1;for(const _0x4c6fbc of Object[_0x3fee12(0x2aa)](_0x109e36))if(!_0x116221(_0x4b0620[_0x4c6fbc],_0x109e36[_0x4c6fbc]))return!0x1;return!0x0;}function Ht(_0x461836){const _0x1dbae3=_0x38841b,_0x47eed7=Object[_0x1dbae3(0x22b)]({},_0x461836);return delete _0x47eed7[_0x1dbae3(0x27b)],delete _0x47eed7[_0x1dbae3(0x39a)],_0x47eed7;}