@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240709.0 → 0.0.0-nightly-20240711.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4bde4a=_0x8a37;(function(_0x4d9512,_0x366fcd){const _0x45a92f=_0x8a37,_0x30a510=_0x4d9512();while(!![]){try{const _0x51127a=parseInt(_0x45a92f(0x1cc))/0x1+-parseInt(_0x45a92f(0x20d))/0x2+parseInt(_0x45a92f(0x95))/0x3*(parseInt(_0x45a92f(0x1dd))/0x4)+-parseInt(_0x45a92f(0x86))/0x5+parseInt(_0x45a92f(0x10c))/0x6*(parseInt(_0x45a92f(0x74))/0x7)+-parseInt(_0x45a92f(0x14f))/0x8+-parseInt(_0x45a92f(0x139))/0x9*(-parseInt(_0x45a92f(0x1b8))/0xa);if(_0x51127a===_0x366fcd)break;else _0x30a510['push'](_0x30a510['shift']());}catch(_0x5d0c60){_0x30a510['push'](_0x30a510['shift']());}}}(_0x3cf0,0x1cd9b));import{Plugin as _0x2e4d57,PendingActions as _0x26433}from'ckeditor5/src/core.js';import{LiveRange as _0x40eb5e}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3ef91a,uid as _0x2ff3d3,priorities as _0x259dfd,logWarning as _0x1270cc}from'ckeditor5/src/utils.js';import{toWidget as _0x21ba85}from'ckeditor5/src/widget.js';import{Users as _0x204319,hashObject as _0x375f70,surroundingMarkersDetector as _0x59956a}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x55b2ec from'./commands/trackchangescommand.js';import _0x19f8fc from'./commands/acceptsuggestioncommand.js';import _0xcd71a8 from'./commands/discardsuggestioncommand.js';import _0x18e661 from'./commands/executeonallsuggestionscommand.js';import _0x2dd92b from'./commands/executeonselectedsuggestionscommand.js';import _0x4b3026 from'./suggestion.js';import _0xae56f1 from'./suggestiondescriptionfactory.js';import _0x341032 from'./integrations/aiassistant.js';import _0x465cb5 from'./integrations/alignment.js';import _0x507255 from'./integrations/basicstyles.js';import _0x30780d from'./integrations/blockquote.js';import _0x16aa19 from'./integrations/casechange.js';import _0x444361 from'./integrations/ckbox.js';import _0x20f962 from'./integrations/codeblock.js';import _0x5aac00 from'./integrations/comments.js';import _0x1f41bf from'./integrations/deletecommand.js';import _0xa397fd from'./integrations/list.js';import _0x1165b2 from'./integrations/listproperties.js';import _0x56c3f8 from'./integrations/entercommand.js';import _0xec9420 from'./integrations/findandreplace.js';import _0x5383db from'./integrations/font.js';import _0x45b353 from'./integrations/formatpainter.js';import _0x506064 from'./integrations/heading.js';import _0x1fa4d1 from'./integrations/highlight.js';import _0x2ec4fe from'./integrations/horizontalline.js';import _0xf9c035 from'./integrations/htmlembed.js';import _0x55a3fb from'./integrations/image.js';import _0x303848 from'./integrations/imagereplace.js';import _0x43f996 from'./integrations/imagestyle.js';import _0x515527 from'./integrations/importword.js';import _0x53c49f from'./integrations/indent.js';import _0x3b32bd from'./integrations/inputcommand.js';import _0x4fb350 from'./integrations/link.js';import _0x11f4f9 from'./integrations/legacylist.js';import _0x52c7c2 from'./integrations/legacylistproperties.js';import _0x4dd137 from'./integrations/mediaembed.js';import _0x478414 from'./integrations/mention.js';import _0x52bcbf from'./integrations/multilevellist.js';import _0x9c3994 from'./integrations/pagebreak.js';import _0x212f82 from'./integrations/paragraph.js';import _0x24f6e6 from'./integrations/removeformat.js';import _0x44ce4a from'./integrations/restrictededitingmode.js';import _0x3b3dea from'./integrations/shiftentercommand.js';import _0x2b8118 from'./integrations/standardeditingmode.js';import _0x54172e from'./integrations/style.js';import _0x103f04 from'./integrations/table.js';import _0x4f3508 from'./integrations/tablemergesplit.js';import _0x2f037e from'./integrations/tableheadings.js';import _0xf48ef5 from'./integrations/tableclipboard.js';import _0x2d8718 from'./integrations/tablecolumnresize.js';import _0x104450 from'./integrations/template.js';import _0x332ea0 from'./integrations/tableofcontents.js';import _0x421f28 from'./integrations/title.js';import _0x180fcb from'./integrations/undo.js';function _0x3cf0(){const _0x478107=['registerCustomCallback','selection','formatBlock:accept','ck-suggestion-marker-formatInline','isInsideObject','PENDING_ACTION_SUGGESTION','moveTargetPosition','low','createRange','discardSuggestion','@external','acceptSelectedSuggestions','isIntersecting','keys','getAttribute','_trackFormatChanges','markMultiRangeBlockFormat','name','track-changes-command-not-found','_joinSuggestions','_cutOutSuggestionMarker','isCollapsed','_setSuggestionRange','track-changes-adapter-already-set','enableCommand','define','addSuggestion','$textProxy','length','_recordAttributeChanges','activeMarkers','addUser','trackChangesCommand','markMultiRangeInsertion','config','getLastMatchingPosition','formatBlock:discard','removeClass','clear','resolve','find','mapper','isEqual','getChangedMarkers','_isForcedDefaultExecutionBlock','getContainedElement','catch','$elementName','forward','deletion:discard','$text','addMarker:suggestion:formatBlock','ck-suggestion-marker-formatBlock','isAtStart','suggestion-type','markers','getNearestSelectionRange','_rangeIsInLocalUserInsertion','item','PendingActions','after','stopListening','_suggestionFactory','addClass','track-changes-suggestion-not-found','plugins','deletion:join','init','getIntersection','isUndo','pluginName','editingDowncast','pop','editing','getMultiRangeId','warn','createSelection','trackChanges.trackFormatChanges','change','bindElementToMarker','removeMarkers','createElement','end','forceDefaultExecution','updateMarker','suggestionLoaded','acceptSuggestion','_addThreadToSuggestion','formatInline:chain','fromRange','accept','widget','detach','_reduceExistingSuggestions','accepted','get','markerNameToElements','isArray','consumable','lowest','addSuggestionData','_initAriaMarkerChangeAnnouncements','554450SxFNze','LEAVE','options','newValue','howMany','parent','attribute','author','rethrowUnexpectedError','add','attribute:','substring','getUser','isObject','oldRange','normal','position','consume','isOwn','getMarkers','30466egTvKJ','registerInlineAttribute','model','sort','creator','isLimit','nodeAfter','_getAuthorFromId','removeMarker:suggestion:attribute','markAttributeChange','_checkSuggestionCorrectness','createPositionAt','join','addMarker','fire','unbind','_getAttributeKey','531364jwHuBi','announce','authoredAt','getItems','filter','isAtEnd','deletion:chain','formatBlock:','delete','some','multi','update:suggestion','_isRegisteredAttribute','suggestion','insertion:discard','toUpperCase','toJSON','isAfter','track-changes-suggestion-data-mismatch','track-changes-user-not-found','deleteContent','writer','trackChanges.mergeNestedSuggestions','comments','_isDataLoaded','_blockAttributeKeys','ENTER','deletion:','markDeletion','data-suggestion','_saved','remove','_addSuggestionMarker','upcast','markerReady','insertContent','attribute:discard','highest','_reduceSuggestionAttributeRange','applyOperation','differ','ck-suggestion-marker--active','_recordAttributeSuggestions','_afterChanges','then','_joinWithAdjacentSuggestions','change:_saved','split','316912YSzZxi','suggestion:attribute:','from','conversion','getDifference','requires','element','isExternal','getSuggestionCallback','reconvertMarker','default','getSuggestion','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.','_setSuggestionData','start','getRanges','insertion:','type','markerToHighlight','tablePasteChainId','hasComments','originalSuggestionId','182203MgeQKt','toViewElement','addRange','containsItem','deletion','isBlock','createdAt','multipleBlocks','_updateSuggestionData','rename','getFirstMarker','change:activeMarkers','locale','range','authorName','isLocal','refresh','addComment','608580JKukah','data','dataDowncast','groupId','_mergeNestedSuggestions','has','schema','group','track-changes-adapter-missing-getsuggestion','acceptAllSuggestions','attribute:accept','updateSuggestion','values','TrackChangesEditing','substr','3PpwJpS','key','format','isInContent','setAttribute','removeAttribute','isTouching','_splitMarkerName','_onDiscard','registerBlockAttribute','_inlineAttributeKeys','isDocumentOperation','_defaultCallbacks','root','never','subType','isSelectable','for','notReady','elementStart','markInsertion','marker-count','registerPostFixer','discardSelectedSuggestions','enableDefaultAttributesIntegration','listenTo','_SUGGESTION_ANNOUNCEMENT','removeComment','rejected','_commentsRepository','formatBlock:chain','addMarker:suggestion','containsRange','getCommentThread','head','attributes','containsRangeInObject','formatInline:join','getWalker','formatGroupId','chain','markerName','isRemovable','newRange','trackChanges','_removeSuggestion','backward','Users','attributeNewValue','getFirstRange','discardAllSuggestions','unbindElementFromMarkerName','rootName','previous','every','attribute:join','enableReadOnlyMode','oldValue','_createSuggestion','_registerDefaultCallbacks','discard','$graveyard','skipNestingCheck','showSuggestionHighlights','_enabledCommands','always','push','formatBlock','attributeOldValue','splitPosition','_findSuggestions','_isBlockAttribute','next','commentThread','value','action','startsWith','elementToElement','nodeBefore','removeMarker:suggestion:formatBlock','documentSelection','size','splice','_suggestionState','_getMarkerAnnouncementText','_editor','_model','includes','_getExternalAuthor','clone','open','containerElement','getChanges','getAllAdjacentSuggestions','enqueueChange','_handleNewSuggestionMarker','FORMATTING','formatInline:accept','isNextTo','suggestionUnloaded','insertion','addHighlight','getRange','map','removed','getShiftedBy','external:','formatBlock:join','unshift','suggestionChanged','CommentsRepository','dataReady','buildSuggestion','createRangeIn','error-saving-suggestion-data-suggestion-discarded','isBefore','createPositionAfter','containsPosition','attributeKey','12grKpcv','getCustomProperty','descriptionFactory','_suggestions','removeMarker','hasSuggestion','addCommentThread','_processAttributeSuggestions','formatInline:','adapter','addMarkerName','return','markerToData','batch','_refreshAttributeSuggestionsChain','insertion:chain','_adapter','createPositionBefore','commands','addMarker:suggestion:attribute','concat','insert','_breakSuggestionMarker','ck-suggestion-marker-','_getSuggestionData','document','commandName','markBlockFormat','meta','markInlineFormat','change:data','getAncestors','setSelection','forEach','dataToMarker','move','createRangeOn','$marker','high','elementEnd','set','hasCommentThread','collaboration.channelId','execute','_customCallbacks','54QwRZeY','suggestion:','insertion:accept','setTo','deletion:accept','fromCharCode','fetchCommentThread','getSuggestions','markMultiRangeDeletion','before','track-changes-enable-command-twice','assign','targetPosition','ck-suggestion-marker','_refreshSuggestionsChain','ready','isMultiRange','formatInline:discard','insertion:join','_processAttributeChanges','editor','stop','1197536wKwIVp','formatInline','isIntersectingWithRange'];_0x3cf0=function(){return _0x478107;};return _0x3cf0();}import _0x463fcc from'./integrations/tablecaption.js';import _0x98c2e7 from'./integrations/tableproperties.js';import{getTranslation as _0x44e721}from'./utils/common-translations.js';import{isEqual as _0x38f52f,omit as _0x2cd323}from'lodash-es';export const renameAttributeKey=_0x4bde4a(0x181);export default class p extends _0x2e4d57{static get[_0x4bde4a(0x212)](){const _0x15c441=_0x4bde4a;return[_0x15c441(0x103),_0x204319,_0x26433,_0x341032,_0x465cb5,_0x507255,_0x30780d,_0x444361,_0x16aa19,_0x20f962,_0x5aac00,_0x1f41bf,_0x56c3f8,_0xec9420,_0x5383db,_0x45b353,_0x506064,_0x1fa4d1,_0x2ec4fe,_0xf9c035,_0x55a3fb,_0x43f996,_0x303848,_0x515527,_0x53c49f,_0x3b32bd,_0x11f4f9,_0x52c7c2,_0x52bcbf,_0x4fb350,_0xa397fd,_0x1165b2,_0x4dd137,_0x478414,_0x9c3994,_0x212f82,_0x24f6e6,_0x44ce4a,_0x3b3dea,_0x2b8118,_0x54172e,_0x103f04,_0x4f3508,_0x2f037e,_0x463fcc,_0xf48ef5,_0x2d8718,_0x332ea0,_0x98c2e7,_0x104450,_0x421f28,_0x180fcb];}static get[_0x4bde4a(0x198)](){const _0x338953=_0x4bde4a;return _0x338953(0x93);}constructor(_0xe6cba7){const _0xba160d=_0x4bde4a;function _0x1aec0e(_0x16f579){const _0x16babc=_0x8a37;return _0x16f579[_0x16babc(0xfc)](_0x5f043c=>String[_0x16babc(0x13e)](_0x5f043c))[_0x16babc(0x1d8)]('');}super(_0xe6cba7),this[_0xba160d(0x207)]=!0x1,this[_0xba160d(0x134)](_0xba160d(0x170),[]),this['on'](_0xba160d(0x7f),(_0x54ad43,_0x4fdc8d,_0x11ac31,_0x510c2d)=>{const _0x528aaf=_0xba160d;this[_0x528aaf(0xeb)][_0x528aaf(0x1a0)](()=>{const _0x3adb37=_0x528aaf;for(const _0x2bf5bb of[..._0x510c2d,..._0x11ac31])this[_0x3adb37(0xeb)][_0x3adb37(0x189)][_0x3adb37(0x8b)](_0x2bf5bb)&&_0xe6cba7[_0x3adb37(0x19b)][_0x3adb37(0x216)](_0x2bf5bb);});}),this[_0xba160d(0x10e)]=new _0xae56f1(this[_0xba160d(0x14d)][_0xba160d(0x1ce)][_0xba160d(0x8c)],this[_0xba160d(0x14d)][_0xba160d(0x80)]),this[_0xba160d(0x11c)]=null,this[_0xba160d(0x190)]=new xt(this[_0xba160d(0x14d)]),this[_0xba160d(0x10f)]=new Map(),this[_0xba160d(0xb2)]=_0xe6cba7[_0xba160d(0x193)][_0xba160d(0x1b1)](_0xba160d(0x103)),this[_0xba160d(0xd5)]=new Set(),this[_0xba160d(0xeb)]=this[_0xba160d(0x14d)][_0xba160d(0x1ce)],this[_0xba160d(0xe8)]=new WeakMap(),this[_0xba160d(0x17e)]=!0x1,this[_0xba160d(0x1f6)]=new Set([_0xba160d(0x181)]),this[_0xba160d(0x9f)]=new Set(),_0xe6cba7[_0xba160d(0x174)][_0xba160d(0x16b)](_0xba160d(0x19f),_0xba160d(0x217)),this[_0xba160d(0x161)]=_0xe6cba7[_0xba160d(0x174)][_0xba160d(0x1b1)](_0xba160d(0x19f)),_0xe6cba7[_0xba160d(0x174)][_0xba160d(0x16b)](_0xba160d(0x1f3),!0x0),this[_0xba160d(0x8a)]=_0xe6cba7[_0xba160d(0x174)][_0xba160d(0x1b1)](_0xba160d(0x1f3)),this[_0xba160d(0x172)]=new _0x55b2ec(_0xe6cba7,this[_0xba160d(0xd5)]),this[_0xba160d(0x1b7)](),this[_0x1aec0e([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1aec0e([0x34,0x30,0x34,0x38,0x31,0x34,0x31,0x38]);}[_0x4bde4a(0x195)](){const _0x429581=_0x4bde4a,_0x5af9ed=this[_0x429581(0x14d)],_0x5423f9=(_0x23926f,_0x56ff4f)=>{const _0x34e7e3=_0x429581;if(_0x34e7e3(0x1be)!=_0x23926f)return _0x34e7e3(0x123)+_0x23926f;const _0x29d825=_0x56ff4f[_0x34e7e3(0x20c)]('|')[0x0];return this[_0x34e7e3(0xdc)](_0x29d825)?_0x34e7e3(0x186):_0x34e7e3(0x155);};_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x199))[_0x429581(0x21f)]({'model':_0x429581(0x1ea),'view':_0x1856fd=>{const _0x29b691=_0x429581,{id:_0x338fef,type:_0x13c3f6,subType:_0x31810f}=this[_0x29b691(0x9c)](_0x1856fd[_0x29b691(0xbe)]),_0x30e954=[_0x29b691(0x146),_0x5423f9(_0x13c3f6,_0x31810f)];let _0x41ba2f=0xbb8;return this[_0x29b691(0x170)][_0x29b691(0xec)](_0x1856fd[_0x29b691(0xbe)])&&(_0x30e954[_0x29b691(0xd7)](_0x29b691(0x206)),_0x41ba2f=0xbc2),_0x29b691(0x78)==_0x13c3f6&&(_0x41ba2f+=0x5),{'classes':_0x30e954,'attributes':{'data-suggestion':_0x338fef},'priority':_0x41ba2f};}}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x88))[_0x429581(0x1c1)](_0x536d39=>{const _0x364445=_0x429581;_0x536d39['on'](_0x364445(0xb4),(_0x157798,_0xdb460e,_0x1cabd3)=>{const _0x3e792c=_0x364445;if(!_0x1cabd3[_0x3e792c(0x1ba)][_0x3e792c(0xd4)])return;const _0x58e44d=_0xdb460e[_0x3e792c(0x18c)];if(!_0x58e44d)return;const _0x280f65=_0x1cabd3[_0x3e792c(0x17b)][_0x3e792c(0x75)](_0x58e44d);_0x5af9ed[_0x3e792c(0x1ce)][_0x3e792c(0x8c)][_0x3e792c(0x1c5)](_0x58e44d)&&_0x280f65&&!_0x280f65[_0x3e792c(0x10d)](_0x3e792c(0x1ad))&&_0x280f65['is'](_0x3e792c(0xf0))&&_0x21ba85(_0x280f65,_0x1cabd3[_0x3e792c(0x1f2)]);},{'priority':_0x364445(0x132)});}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x88))[_0x429581(0x21f)]({'model':_0x429581(0x1ea),'view':(_0x308a3b,_0x4f78f5)=>{const _0x227796=_0x429581;if(!_0x4f78f5[_0x227796(0x1ba)][_0x227796(0xd4)])return null;const {type:_0x3effc2,subType:_0x3b0b97}=this[_0x227796(0x9c)](_0x308a3b[_0x227796(0xbe)]);return{'classes':[_0x227796(0x146),_0x5423f9(_0x3effc2,_0x3b0b97)],'priority':0xbb8};}});const _0x3f77da=({showActiveMarkers:_0x14cdc2=!0x0,isAttributeSuggestion:_0x2a7e4f=!0x1}={})=>(_0x328404,_0x3133dd,_0x1afa60)=>{const _0x1032d7=_0x429581;if(!_0x3133dd[_0x1032d7(0x18c)])return;const {id:_0x1c5946}=this[_0x1032d7(0x9c)](_0x3133dd[_0x1032d7(0xbe)]);if(_0x2a7e4f){const _0x36bd67=this[_0x1032d7(0x10f)][_0x1032d7(0x1b1)](_0x1c5946),_0x1638a4=this[_0x1032d7(0x1dc)](_0x36bd67);if(!this[_0x1032d7(0xdc)](_0x1638a4))return;}if(_0x3133dd[_0x1032d7(0x18c)]['is'](_0x1032d7(0x153)))return void _0x1afa60[_0x1032d7(0x1b4)][_0x1032d7(0x1c9)](_0x3133dd[_0x1032d7(0x18c)],_0x328404[_0x1032d7(0x163)]);const _0x1a85cf=_0x1afa60[_0x1032d7(0x17b)][_0x1032d7(0x75)](_0x3133dd[_0x1032d7(0x18c)]);if(_0x3133dd[_0x1032d7(0x18c)]['is'](_0x1032d7(0x213))&&_0x5af9ed[_0x1032d7(0x1ce)][_0x1032d7(0x8c)][_0x1032d7(0x79)](_0x3133dd[_0x1032d7(0x18c)])&&!_0x1a85cf[_0x1032d7(0x10d)](_0x1032d7(0xfa))){_0x1afa60[_0x1032d7(0x1f2)][_0x1032d7(0x191)]([_0x1032d7(0x146),_0x1032d7(0x186)],_0x1a85cf),_0x1afa60[_0x1032d7(0x1f2)][_0x1032d7(0x99)](_0x1032d7(0x1fa),_0x1c5946,_0x1a85cf),_0x1afa60[_0x1032d7(0x17b)][_0x1032d7(0x1a1)](_0x1a85cf,_0x3133dd[_0x1032d7(0xbe)]),_0x14cdc2&&(this[_0x1032d7(0x170)][_0x1032d7(0xec)](_0x3133dd[_0x1032d7(0xbe)])?_0x1afa60[_0x1032d7(0x1f2)][_0x1032d7(0x191)](_0x1032d7(0x206),_0x1a85cf):_0x1afa60[_0x1032d7(0x1f2)][_0x1032d7(0x177)](_0x1032d7(0x206),_0x1a85cf));for(const _0x1ae31e of _0x5af9ed[_0x1032d7(0x1ce)][_0x1032d7(0x106)](_0x3133dd[_0x1032d7(0x18c)])[_0x1032d7(0x1e0)]())_0x1afa60[_0x1032d7(0x1b4)][_0x1032d7(0x1c9)](_0x1ae31e,_0x328404[_0x1032d7(0x163)]);_0x1afa60[_0x1032d7(0x1b4)][_0x1032d7(0x1c9)](_0x3133dd[_0x1032d7(0x18c)],_0x328404[_0x1032d7(0x163)]);}};_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x88))[_0x429581(0x1c1)](_0xc90e42=>{const _0x29b16f=_0x429581;_0xc90e42['on'](_0x29b16f(0x185),(_0x5128a6,_0x180e13,_0x36634e)=>{const _0x48dbd1=_0x29b16f;_0x36634e[_0x48dbd1(0x1ba)][_0x48dbd1(0xd4)]&&_0x3f77da({'showActiveMarkers':!0x1})(_0x5128a6,_0x180e13,_0x36634e);},{'priority':_0x29b16f(0x202)});}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x88))[_0x429581(0x1c1)](_0x5311ec=>{const _0x278309=_0x429581;_0x5311ec['on'](_0x278309(0x11f),(_0x4a483f,_0x2de4b1,_0x259ed8)=>{const _0x546d31=_0x278309;_0x259ed8[_0x546d31(0x1ba)][_0x546d31(0xd4)]&&_0x3f77da({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x4a483f,_0x2de4b1,_0x259ed8);},{'priority':_0x278309(0x202)});}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x88))[_0x429581(0x118)]({'model':_0x429581(0x1ea),'view':(_0x2167f7,_0x2665b3)=>_0x2665b3[_0x429581(0x1ba)][_0x429581(0xd4)]?null:{'group':_0x429581(0x1ea),'name':_0x2167f7[_0x429581(0x94)](0xb)}}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x1fe))[_0x429581(0xe2)]({'view':{'name':_0x429581(0x1ea),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3e56ce,{writer:_0x1873c4})=>{const _0x3b456d=_0x429581;let _0x1a05ef=_0x3b456d(0x13a)+_0x3e56ce[_0x3b456d(0x160)](_0x3b456d(0x188))+':'+_0x3e56ce[_0x3b456d(0x160)]('id');return _0x3e56ce[_0x3b456d(0x160)](_0x3b456d(0xaa))&&(_0x1a05ef+=':'+_0x3e56ce[_0x3b456d(0x160)](_0x3b456d(0xaa))),_0x1873c4[_0x3b456d(0x1a3)](_0x3b456d(0x131),{'data-name':_0x1a05ef});}}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x1fe))[_0x429581(0x12e)]({'view':_0x429581(0x1ea)}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x199))[_0x429581(0x1c1)](_0xb0a7b=>{const _0x795bde=_0x429581;_0xb0a7b['on'](_0x795bde(0x185),_0x3f77da(),{'priority':_0x795bde(0x132)});}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x199))[_0x429581(0x1c1)](_0x6ca119=>{const _0x28587d=_0x429581;_0x6ca119['on'](_0x28587d(0x11f),_0x3f77da({'isAttributeSuggestion':!0x0}),{'priority':_0x28587d(0x132)});}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x199))[_0x429581(0x1c1)](_0x36ec58=>{const _0x2a5093=_0x429581;_0x36ec58['on'](_0x2a5093(0xe4),(_0x55b529,_0x42bf9a,_0x2393c1)=>{const _0x3e531=_0x2a5093,_0x1d04b5=_0x2393c1[_0x3e531(0x17b)][_0x3e531(0x1b2)](_0x42bf9a[_0x3e531(0xbe)]);if(_0x1d04b5){for(const _0x43e8b1 of _0x1d04b5)_0x43e8b1[_0x3e531(0x10d)](_0x3e531(0xfa))||(_0x2393c1[_0x3e531(0x1f2)][_0x3e531(0x177)]([_0x3e531(0x146),_0x3e531(0x186),_0x3e531(0x206)],_0x43e8b1),_0x2393c1[_0x3e531(0x1f2)][_0x3e531(0x9a)](_0x3e531(0x1fa),_0x43e8b1),_0x2393c1[_0x3e531(0x17b)][_0x3e531(0xc8)](_0x43e8b1,_0x42bf9a[_0x3e531(0xbe)]));}},{'priority':_0x2a5093(0x132)});}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x199))[_0x429581(0x1c1)](_0x33bcb4=>{const _0x31f665=_0x429581;_0x33bcb4['on'](_0x31f665(0x1d4),(_0x33161c,_0x111912,_0x90cc04)=>{const _0x170be5=_0x31f665,_0x498259=_0x90cc04[_0x170be5(0x17b)][_0x170be5(0x1b2)](_0x111912[_0x170be5(0xbe)]);if(!_0x498259)return;const {id:_0x3cdea3}=this[_0x170be5(0x9c)](_0x111912[_0x170be5(0xbe)]),_0x57afc1=this[_0x170be5(0x10f)][_0x170be5(0x1b1)](_0x3cdea3),_0x3b998d=this[_0x170be5(0x1dc)](_0x57afc1);if(this[_0x170be5(0xdc)](_0x3b998d)){for(const _0x32ae9b of _0x498259)_0x32ae9b[_0x170be5(0x10d)](_0x170be5(0xfa))||(_0x90cc04[_0x170be5(0x1f2)][_0x170be5(0x177)]([_0x170be5(0x146),_0x170be5(0x186),_0x170be5(0x206)],_0x32ae9b),_0x90cc04[_0x170be5(0x1f2)][_0x170be5(0x9a)](_0x170be5(0x1fa),_0x32ae9b),_0x90cc04[_0x170be5(0x17b)][_0x170be5(0xc8)](_0x32ae9b,_0x111912[_0x170be5(0xbe)]));}},{'priority':_0x31f665(0x132)});}),_0x5af9ed[_0x429581(0x1ce)][_0x429581(0x125)][_0x429581(0xab)](_0xbfa411=>{const _0x4ebcea=_0x429581;let _0x312241=!0x1;const _0x139b15=Array[_0x4ebcea(0x20f)](_0x5af9ed[_0x4ebcea(0x1ce)][_0x4ebcea(0x125)][_0x4ebcea(0x205)][_0x4ebcea(0x17d)]()),_0x115661=new Set();for(const {name:_0x4e0e62,data:_0x566ec2}of _0x139b15){const {group:_0x4ba0a9,type:_0x506159,subType:_0x4fb6b8,id:_0x45c9cb}=this[_0x4ebcea(0x9c)](_0x4e0e62);if(_0x4ebcea(0x1ea)!==_0x4ba0a9)continue;const _0x26e6fb=this[_0x4ebcea(0x10f)][_0x4ebcea(0x1b1)](_0x45c9cb);if(null!=_0x566ec2[_0x4ebcea(0xc0)]){_0x4ebcea(0x150)==_0x506159&&(_0x312241=_0x312241||Et(_0x566ec2[_0x4ebcea(0xc0)],_0x4e0e62,_0xbfa411,_0x5af9ed[_0x4ebcea(0x1ce)][_0x4ebcea(0x8c)]));const _0x4917de=_0x4ebcea(0x1be)==_0x506159&&this[_0x4ebcea(0xdc)](_0x4fb6b8[_0x4ebcea(0x20c)]('|')[0x0]);if(_0x566ec2[_0x4ebcea(0xc0)][_0x4ebcea(0x167)]||_0x4ebcea(0xd2)==_0x566ec2[_0x4ebcea(0xc0)][_0x4ebcea(0xa2)][_0x4ebcea(0xc9)]||_0x4ebcea(0xd8)==_0x506159&&!Ut(_0x566ec2[_0x4ebcea(0xc0)])||_0x4917de&&!Ut(_0x566ec2[_0x4ebcea(0xc0)])||_0x4ebcea(0x78)==_0x506159&&!(!Tt(_0x390304=_0x566ec2[_0x4ebcea(0xc0)])&&!function(_0x5db96c){const _0x31b9a3=_0x4ebcea;return _0x5db96c[_0x31b9a3(0x21b)][_0x31b9a3(0x1bd)]==_0x5db96c[_0x31b9a3(0x1a4)][_0x31b9a3(0xe3)]&&_0x5db96c[_0x31b9a3(0x21b)][_0x31b9a3(0x1e2)];}(_0x390304)))_0xbfa411[_0x4ebcea(0x110)](_0x4e0e62),_0x312241=!0x0;else{if(!_0x26e6fb||!_0x26e6fb[_0x4ebcea(0x98)])continue;_0x115661[_0x4ebcea(0x1c1)](_0x26e6fb);}}}var _0x390304;return _0x115661[_0x4ebcea(0xe6)]>0x0&&(_0x312241=!!this[_0x4ebcea(0x20a)](_0x115661)||_0x312241),_0x312241;}),_0x5af9ed[_0x429581(0x1ce)][_0x429581(0x125)][_0x429581(0xab)](_0x185c06=>{const _0x396e43=_0x429581;let _0x333607=!0x1;for(const _0x5b8f04 of _0x5af9ed[_0x396e43(0x1ce)][_0x396e43(0x125)][_0x396e43(0x205)][_0x396e43(0xf1)]())if(_0x396e43(0x121)==_0x5b8f04[_0x396e43(0x21e)])for(const _0x3381f2 of this[_0x396e43(0x10f)][_0x396e43(0x92)]()){if(_0x3381f2[_0x396e43(0x149)]||!_0x3381f2[_0x396e43(0x98)])continue;const _0x510ca3=_0x396e43(0xd8)==_0x3381f2[_0x396e43(0x21e)],_0x12bf18=this[_0x396e43(0x1dc)](_0x3381f2),_0x146b09=_0x12bf18&&this[_0x396e43(0xdc)](_0x12bf18);if(!_0x510ca3&&!_0x146b09)continue;const _0x505d1d=_0x3381f2[_0x396e43(0xc6)]();if(_0x505d1d[_0x396e43(0x21b)][_0x396e43(0x1bd)]!=_0x505d1d[_0x396e43(0x1a4)][_0x396e43(0x1bd)]&&!_0x505d1d[_0x396e43(0x1a4)][_0x396e43(0x1e2)]){const _0x54cf3b=_0x5af9ed[_0x396e43(0x1ce)][_0x396e43(0x1d7)](_0x505d1d[_0x396e43(0x21b)][_0x396e43(0x1d2)],_0x396e43(0x1a4)),_0x4bc2c6=_0x5af9ed[_0x396e43(0x1ce)][_0x396e43(0x15a)](_0x505d1d[_0x396e43(0x21b)],_0x54cf3b);_0x185c06[_0x396e43(0x1a6)](_0x3381f2[_0x396e43(0x7e)](),{'range':_0x4bc2c6}),_0x333607=!0x0;}}return _0x333607;}),_0x5af9ed[_0x429581(0x1ce)][_0x429581(0x125)][_0x429581(0xab)](_0x34c25a=>this[_0x429581(0x14c)](_0x34c25a)),_0x5af9ed[_0x429581(0x1ce)][_0x429581(0x125)][_0x429581(0xab)](_0x4ca6f3=>!_0x4ca6f3[_0x429581(0x119)][_0x429581(0x83)]&&this[_0x429581(0x113)](_0x4ca6f3)),_0x5af9ed[_0x429581(0x1ce)]['on'](_0x429581(0x208),()=>{const _0x3d74bb=_0x429581;this[_0x3d74bb(0x207)]=!0x1;}),_0x5af9ed[_0x429581(0x1ce)][_0x429581(0x125)]['on'](_0x429581(0x12a),(_0x419399,_0x5804c9)=>{const _0x221d12=_0x429581;if(!_0x5804c9[_0x221d12(0x83)]||_0x5804c9[_0x221d12(0x197)])return;if(!this[_0x221d12(0x207)])return;const _0xe27c87=_0x5af9ed[_0x221d12(0x1ce)][_0x221d12(0x125)][_0x221d12(0x205)][_0x221d12(0xf1)]();if(0x0==_0xe27c87[_0x221d12(0x16e)])return;const _0x103e81=[],_0x18d4b7=_0xe27c87[_0x221d12(0x1e1)](_0x471172=>_0x221d12(0x1be)==_0x471172[_0x221d12(0x21e)]),_0x4751b9=_0xe27c87[_0x221d12(0x1e1)](_0x5cfad0=>_0x221d12(0x121)==_0x5cfad0[_0x221d12(0x21e)]&&_0x221d12(0x184)!=_0x5cfad0[_0x221d12(0x163)]);for(const _0x32606e of _0x18d4b7)this[_0x221d12(0x1e9)](_0x32606e[_0x221d12(0x10b)])&&_0x103e81[_0x221d12(0xd7)]({'key':_0x32606e[_0x221d12(0x10b)],'newValue':_0x32606e[_0x221d12(0xc5)],'oldValue':_0x32606e[_0x221d12(0xd9)],'range':Ot(_0x32606e[_0x221d12(0x81)],_0x5af9ed[_0x221d12(0x1ce)])});for(const _0x5e3a7a of _0x4751b9){if(_0x221d12(0x7d)!=_0x5e3a7a[_0x221d12(0xe0)]&&_0x221d12(0x84)!=_0x5e3a7a[_0x221d12(0xe0)])continue;const _0x2ec490=Gt(_0x5e3a7a[_0x221d12(0x1c8)][_0x221d12(0x1d2)],_0x5af9ed[_0x221d12(0x1ce)]),_0x134356=_0x5e3a7a[_0x221d12(0x142)];_0x221d12(0x7d)==_0x5e3a7a[_0x221d12(0xe0)]&&_0x103e81[_0x221d12(0xd7)]({'key':_0x221d12(0x181),'newValue':_0x5e3a7a[_0x221d12(0x163)],'oldValue':_0x134356[_0x221d12(0x163)],'range':_0x2ec490});for(const [_0x1076b6,_0x484a45]of _0x134356[_0x221d12(0xb8)]){if(!this[_0x221d12(0x1e9)](_0x1076b6))continue;const _0x5d14d0=_0x5e3a7a[_0x221d12(0xb8)][_0x221d12(0x1b1)](_0x1076b6);_0x484a45!==_0x5d14d0&&_0x103e81[_0x221d12(0xd7)]({'key':_0x1076b6,'newValue':_0x5d14d0,'oldValue':_0x484a45,'range':_0x2ec490});}for(const [_0x1011fe,_0x4d8000]of _0x5e3a7a[_0x221d12(0xb8)])this[_0x221d12(0x1e9)](_0x1011fe)&&(_0x134356[_0x221d12(0xb8)][_0x221d12(0x8b)](_0x1011fe)||_0x103e81[_0x221d12(0xd7)]({'key':_0x1011fe,'newValue':_0x4d8000,'oldValue':null,'range':_0x2ec490}));}0x0!=_0x103e81[_0x221d12(0x16e)]&&_0x5af9ed[_0x221d12(0x1ce)][_0x221d12(0xf3)](_0x5804c9,_0x219a5c=>{const _0x425bae=_0x221d12,_0x5e91b9=_0x2ff3d3();for(const {range:_0x10418e,key:_0x5e81f5,oldValue:_0x5eabbb,newValue:_0x3945c5}of _0x103e81)this[_0x425bae(0x1d5)](_0x10418e,_0x5e81f5,_0x5eabbb,_0x3945c5,{'groupId':_0x5e91b9});this[_0x425bae(0x1af)](_0x219a5c,_0x103e81);});},{'priority':_0x429581(0x1b5)}),_0x5af9ed[_0x429581(0x1ce)][_0x429581(0x189)]['on'](_0x429581(0x1e8),(_0x9ca428,_0x3e756f,_0x493e03)=>{const _0x2f1df8=_0x429581;if(null==_0x493e03){const {id:_0x48dcb2}=this[_0x2f1df8(0x9c)](_0x3e756f[_0x2f1df8(0x163)]),_0x112e0a=this[_0x2f1df8(0x10f)][_0x2f1df8(0x1b1)](_0x48dcb2);_0x112e0a&&_0x112e0a[_0x2f1df8(0x116)](_0x3e756f[_0x2f1df8(0x163)]);}}),_0x5af9ed[_0x429581(0x1ce)][_0x429581(0x125)]['on'](_0x429581(0x12a),()=>{const _0x77b40b=_0x429581,_0x42d93c=Array[_0x77b40b(0x20f)](_0x5af9ed[_0x77b40b(0x1ce)][_0x77b40b(0x125)][_0x77b40b(0x205)][_0x77b40b(0x17d)]())[_0x77b40b(0x1e1)](_0x9f3a83=>_0x77b40b(0x1ea)===this[_0x77b40b(0x9c)](_0x9f3a83[_0x77b40b(0x163)])[_0x77b40b(0x8d)]);if(0x0===_0x42d93c[_0x77b40b(0x16e)])return;_0x42d93c[_0x77b40b(0x1cf)]((_0x1f233d,_0x120514)=>{const _0x3dcd3f=_0x77b40b,_0x249496=_0x1f233d[_0x3dcd3f(0x87)][_0x3dcd3f(0x1c6)],_0x4e068e=_0x120514[_0x3dcd3f(0x87)][_0x3dcd3f(0x1c6)];return null===_0x249496&&null===_0x4e068e?0x0:null===_0x249496&&null!==_0x4e068e?-0x1:null!==_0x249496&&null===_0x4e068e?0x1:_0x249496[_0x3dcd3f(0x21b)][_0x3dcd3f(0x108)](_0x4e068e[_0x3dcd3f(0x21b)])?-0x1:0x1;});const _0x3e60af=new Set(),_0x2a5841=new Set();for(const {name:_0x3b9b67,data:_0x37ecb5}of _0x42d93c){const {id:_0x4d0ef1}=this[_0x77b40b(0x9c)](_0x3b9b67);if(null===_0x37ecb5[_0x77b40b(0x1c6)]){const _0x875645=this[_0x77b40b(0xf4)](_0x3b9b67);_0x2a5841[_0x77b40b(0x1c1)](_0x875645);}else{const _0x2e53b1=this[_0x77b40b(0x10f)][_0x77b40b(0x1b1)](_0x4d0ef1);null!==_0x37ecb5[_0x77b40b(0xc0)]||_0x2e53b1[_0x77b40b(0x98)]?(_0x3e60af[_0x77b40b(0x1c1)](_0x2e53b1[_0x77b40b(0xb7)]),_0x2a5841[_0x77b40b(0x1c1)](_0x2e53b1)):this[_0x77b40b(0xc2)](_0x2e53b1);}}_0x2a5841[_0x77b40b(0xe6)]>0x0&&this[_0x77b40b(0x147)](_0x2a5841);for(const _0xf8454d of _0x3e60af)this[_0x77b40b(0x1da)](_0x77b40b(0x102),_0xf8454d);}),_0x5af9ed[_0x429581(0x1ce)]['on'](_0x429581(0x204),(_0x2c4672,_0x319274)=>{const _0x58fd7b=_0x429581,_0x171165=_0x319274[0x0];if(!this[_0x58fd7b(0x10f)][_0x58fd7b(0xe6)])return;if(!_0x171165[_0x58fd7b(0xa0)])return;if(_0x171165[_0x58fd7b(0x119)][_0x58fd7b(0x197)]||!_0x171165[_0x58fd7b(0x119)][_0x58fd7b(0x83)])return;let _0xda1ab6,_0x3d670f;switch(_0x171165[_0x58fd7b(0x21e)]){case _0x58fd7b(0x121):_0xda1ab6=_0x5af9ed[_0x58fd7b(0x1ce)][_0x58fd7b(0x1d7)](_0x171165[_0x58fd7b(0x1c8)]),_0x3d670f=_0xda1ab6[_0x58fd7b(0xfe)](_0x171165[_0x58fd7b(0x1bc)]);break;case _0x58fd7b(0x20c):_0xda1ab6=_0x5af9ed[_0x58fd7b(0x1ce)][_0x58fd7b(0x1d7)](_0x171165[_0x58fd7b(0xda)]),_0x3d670f=_0x5af9ed[_0x58fd7b(0x1ce)][_0x58fd7b(0x1d7)](_0x171165[_0x58fd7b(0x158)]);break;case _0x58fd7b(0x12f):_0xda1ab6=_0x5af9ed[_0x58fd7b(0x1ce)][_0x58fd7b(0x1d7)](_0x171165[_0x58fd7b(0x145)]),_0x3d670f=_0xda1ab6[_0x58fd7b(0xfe)](_0x171165[_0x58fd7b(0x1bc)]);break;default:return;}const _0x36f12f=_0x5af9ed[_0x58fd7b(0x1ce)][_0x58fd7b(0x15a)](_0xda1ab6,_0x3d670f);_0x5af9ed[_0x58fd7b(0x1ce)][_0x58fd7b(0x1a0)](()=>{const _0x36e2a9=_0x58fd7b;for(const {suggestion:_0x2ea3cf,meta:_0x485557}of this[_0x36e2a9(0xdb)](_0x36f12f)){if(_0x2ea3cf[_0x36e2a9(0x149)])continue;if(_0x36e2a9(0x150)==_0x2ea3cf[_0x36e2a9(0x21e)])continue;const _0x58c5ef=this[_0x36e2a9(0x1dc)](_0x2ea3cf);if(_0x58c5ef&&this[_0x36e2a9(0xdc)](_0x58c5ef)&&_0x36e2a9(0x20c)!=_0x171165[_0x36e2a9(0x21e)])continue;const _0x546d62=_0x2ea3cf[_0x36e2a9(0x87)]&&_0x2ea3cf[_0x36e2a9(0x87)][_0x36e2a9(0x7b)];(_0x36e2a9(0xd8)!=_0x2ea3cf[_0x36e2a9(0x21e)]||_0x36e2a9(0x20c)==_0x171165[_0x36e2a9(0x21e)]&&!_0x546d62)&&(_0x485557[_0x36e2a9(0xb9)]||_0x36e2a9(0xf9)==_0x2ea3cf[_0x36e2a9(0x21e)]&&_0x485557[_0x36e2a9(0x1ca)]||_0x2ea3cf[_0x36e2a9(0xc6)]()[_0x36e2a9(0xb5)](_0x36f12f)&&this[_0x36e2a9(0x122)](_0x2ea3cf,_0xda1ab6,_0x3d670f));}});},{'priority':_0x429581(0x1b5)}),_0x5af9ed[_0x429581(0x1ce)]['on'](_0x429581(0x1f1),(_0x5f1a6f,_0x2a8915)=>{const _0x403bb6=_0x429581,_0x5c3527=_0x2a8915[0x0],_0x2b1f16=_0x2a8915[0x1];if(_0x2b1f16&&_0x2b1f16[_0x403bb6(0x1a5)])return;if(this[_0x403bb6(0x17e)])return;if(!this[_0x403bb6(0x172)][_0x403bb6(0xdf)])return;if(_0x5c3527[_0x403bb6(0x167)])return;const _0xaf7030=_0x5af9ed[_0x403bb6(0x1ce)][_0x403bb6(0x8c)],{start:_0x1fb526,end:_0x5897ef}=_0x5c3527[_0x403bb6(0xc6)](),_0x5c56e9=_0x1fb526[_0x403bb6(0x1d2)]&&_0xaf7030[_0x403bb6(0x1d1)](_0x1fb526[_0x403bb6(0x1d2)])?null:_0xaf7030[_0x403bb6(0x18a)](_0x1fb526,_0x403bb6(0x182)),_0x48c712=_0x5897ef[_0x403bb6(0xe3)]&&_0xaf7030[_0x403bb6(0x1d1)](_0x5897ef[_0x403bb6(0xe3)])?null:_0xaf7030[_0x403bb6(0x18a)](_0x5897ef,_0x403bb6(0xc3)),_0x48adcf=_0x5af9ed[_0x403bb6(0x1ce)][_0x403bb6(0x15a)](_0x5c56e9?_0x5c56e9[_0x403bb6(0x21b)]:_0x1fb526,_0x48c712?_0x48c712[_0x403bb6(0x1a4)]:_0x5897ef);_0x5af9ed[_0x403bb6(0x1ce)][_0x403bb6(0x1a0)](_0x5ded3a=>{const _0x332ddb=_0x403bb6;this[_0x332ddb(0x1f9)](_0x48adcf);const _0x22e1a2=_0x5af9ed[_0x332ddb(0x1ce)][_0x332ddb(0x8c)][_0x332ddb(0x18a)](_0x48adcf[_0x332ddb(0x21b)]);_0x5c3527['is'](_0x332ddb(0xe5))?_0x5ded3a[_0x332ddb(0x12c)](_0x22e1a2):_0x5c3527[_0x332ddb(0x13c)](_0x22e1a2);}),_0x5f1a6f[_0x403bb6(0x14e)]();},{'priority':_0x259dfd[_0x429581(0x1c7)]+0xa}),_0x5af9ed[_0x429581(0x1ce)]['on'](_0x429581(0x200),(_0x3a77c9,_0x2c360d)=>{const _0x1c5b38=_0x429581,_0x43069e=_0x2c360d[_0x2c360d[_0x1c5b38(0x16e)]-0x1];_0x43069e&&_0x43069e[_0x1c5b38(0x1a5)]||this[_0x1c5b38(0x17e)]||this[_0x1c5b38(0x172)][_0x1c5b38(0xdf)]&&(_0x5af9ed[_0x1c5b38(0x1ce)][_0x1c5b38(0x1a0)](()=>{const _0x412075=_0x1c5b38;let _0xcaab72=_0x5af9ed[_0x412075(0x1ce)][_0x412075(0x200)](_0x2c360d[0x0],_0x2c360d[0x1],_0x2c360d[0x2],{'forceDefaultExecution':!0x0});if(!_0xcaab72)return;_0x3a77c9[_0x412075(0x117)]=_0xcaab72[_0x412075(0xee)]();const _0x533986=_0xcaab72[_0x412075(0x1a4)][_0x412075(0xe3)],_0x12bc46=_0x5af9ed[_0x412075(0x1ce)][_0x412075(0x8c)];_0x533986&&_0x12bc46[_0x412075(0x79)](_0x533986)&&!_0x12bc46[_0x412075(0x1c5)](_0x533986)&&(_0xcaab72=_0x5af9ed[_0x412075(0x1ce)][_0x412075(0x15a)](_0xcaab72[_0x412075(0x21b)],_0x5af9ed[_0x412075(0x1ce)][_0x412075(0x1d7)](_0x533986,_0x412075(0x1a4)))),this[_0x412075(0xa9)](_0xcaab72);}),_0x3a77c9[_0x1c5b38(0x14e)]());},{'priority':_0x429581(0x132)}),this[_0x429581(0x14d)][_0x429581(0x11e)][_0x429581(0x1c1)](_0x429581(0xc1),this[_0x429581(0x172)]),this[_0x429581(0x16a)](_0x429581(0xc1));const _0x31e03f=new _0x19f8fc(_0x5af9ed,this[_0x429581(0x10f)]);_0x5af9ed[_0x429581(0x11e)][_0x429581(0x1c1)](_0x429581(0x1a8),_0x31e03f),this[_0x429581(0x16a)](_0x429581(0x1a8));const _0x10e29b=new _0xcd71a8(_0x5af9ed,this[_0x429581(0x10f)]);_0x5af9ed[_0x429581(0x11e)][_0x429581(0x1c1)](_0x429581(0x15b),_0x10e29b),this[_0x429581(0x16a)](_0x429581(0x15b)),_0x5af9ed[_0x429581(0x11e)][_0x429581(0x1c1)](_0x429581(0x8f),new _0x18e661(_0x5af9ed,_0x31e03f,this[_0x429581(0x10f)])),this[_0x429581(0x16a)](_0x429581(0x8f)),_0x5af9ed[_0x429581(0x11e)][_0x429581(0x1c1)](_0x429581(0xc7),new _0x18e661(_0x5af9ed,_0x10e29b,this[_0x429581(0x10f)])),this[_0x429581(0x16a)](_0x429581(0xc7)),_0x5af9ed[_0x429581(0x11e)][_0x429581(0x1c1)](_0x429581(0x15d),new _0x2dd92b(_0x5af9ed,_0x31e03f,this[_0x429581(0x10f)])),this[_0x429581(0x16a)](_0x429581(0x15d)),_0x5af9ed[_0x429581(0x11e)][_0x429581(0x1c1)](_0x429581(0xac),new _0x2dd92b(_0x5af9ed,_0x10e29b,this[_0x429581(0x10f)])),this[_0x429581(0x16a)](_0x429581(0xac));const _0x45a218=_0x5af9ed[_0x429581(0x193)][_0x429581(0x1b1)](_0x429581(0x103));this[_0x429581(0xae)](_0x45a218,_0x429581(0x85),(_0x2b373e,{threadId:_0x8f4eb2})=>{const _0x2498ca=_0x429581,_0x593c9b=this[_0x2498ca(0x10f)][_0x2498ca(0x1b1)](_0x8f4eb2);_0x593c9b&&_0x593c9b[_0x2498ca(0xde)]&&0x1===_0x593c9b[_0x2498ca(0xde)][_0x2498ca(0x16e)]&&this[_0x2498ca(0x7c)](_0x8f4eb2,{'hasComments':!0x0});},{'priority':_0x429581(0x159)}),this[_0x429581(0xae)](_0x45a218,_0x429581(0xb0),(_0x4bc8d6,{threadId:_0xde06d9})=>{const _0x9234a3=_0x429581,_0x63a29d=this[_0x9234a3(0x10f)][_0x9234a3(0x1b1)](_0xde06d9);_0x63a29d&&_0x63a29d[_0x9234a3(0xde)]&&!_0x63a29d[_0x9234a3(0xde)][_0x9234a3(0x16e)]&&this[_0x9234a3(0x7c)](_0xde06d9,{'hasComments':!0x1});},{'priority':_0x429581(0x159)});}set[_0x4bde4a(0x115)](_0x4fc55a){const _0x1bf2c7=_0x4bde4a;if(this[_0x1bf2c7(0x11c)])throw new _0x3ef91a(_0x1bf2c7(0x169),this);this[_0x1bf2c7(0x11c)]=_0x4fc55a;}get[_0x4bde4a(0x115)](){const _0x24fa0b=_0x4bde4a;return this[_0x24fa0b(0x11c)];}[_0x4bde4a(0x140)]({skipNotAttached:_0x44173f=!0x1,toJSON:_0x4a9756=!0x1}={}){const _0xa9b7eb=_0x4bde4a,_0x3e22f6=[];for(const _0x56a70c of this[_0xa9b7eb(0x10f)][_0xa9b7eb(0x92)]())_0x44173f&&!_0x56a70c[_0xa9b7eb(0x98)]||_0x3e22f6[_0xa9b7eb(0xd7)](_0x56a70c);return _0x4a9756?_0x3e22f6[_0xa9b7eb(0xfc)](_0x2bb7ea=>_0x2bb7ea[_0xa9b7eb(0x1ed)]()):_0x3e22f6;}[_0x4bde4a(0x218)](_0x4ac857){const _0x1de981=_0x4bde4a,_0x36048d=this[_0x1de981(0x10f)][_0x1de981(0x1b1)](_0x4ac857);if(!_0x36048d)throw new _0x3ef91a(_0x1de981(0x192),this);return _0x36048d;}[_0x4bde4a(0x111)](_0x5d036a){const _0x28e0fb=_0x4bde4a;return this[_0x28e0fb(0x10f)][_0x28e0fb(0x8b)](_0x5d036a);}[_0x4bde4a(0x1b6)](_0x2d06b4){const _0x27a610=_0x4bde4a,{authorId:_0x1bcdc8,id:_0x232ab1,attributes:_0x334c65}=_0x2d06b4,[_0x43b70a,_0x4d70f5]=_0x2d06b4[_0x27a610(0x21e)][_0x27a610(0x20c)](':'),_0x1e9d2f=this[_0x27a610(0x10f)][_0x27a610(0x1b1)](_0x232ab1)||this[_0x27a610(0xcf)](_0x43b70a,_0x4d70f5,_0x232ab1,_0x1bcdc8,_0x334c65);if(this[_0x27a610(0x1a9)](_0x1e9d2f),this[_0x27a610(0x1d6)](_0x1e9d2f,_0x43b70a,_0x4d70f5||null,_0x1bcdc8),_0x1e9d2f[_0x27a610(0x7a)]=_0x2d06b4[_0x27a610(0x7a)],_0x1e9d2f[_0x27a610(0x1f5)]=!0x0,_0x334c65&&_0x334c65[_0x27a610(0x15c)]){const _0xfec3dc=_0x334c65[_0x27a610(0x15c)],_0x4720eb=this[_0x27a610(0xed)](_0xfec3dc[_0x27a610(0x82)]);_0x1e9d2f[_0x27a610(0x1df)]=_0xfec3dc[_0x27a610(0x7a)],_0x1e9d2f[_0x27a610(0x1bf)]=_0x4720eb,_0x1e9d2f[_0x27a610(0x214)]=!0x0;}else _0x1e9d2f[_0x27a610(0x1df)]=_0x2d06b4[_0x27a610(0x7a)];switch(_0x2d06b4[_0x27a610(0x87)]&&(_0x1e9d2f[_0x27a610(0x87)]=_0x2d06b4[_0x27a610(0x87)]),_0x2d06b4[_0x27a610(0xb8)]&&(_0x1e9d2f[_0x27a610(0xb8)]=_0x2d06b4[_0x27a610(0xb8)]),this[_0x27a610(0x11c)]&&this[_0x27a610(0x11c)][_0x27a610(0x16c)]||(_0x1e9d2f[_0x27a610(0x1fb)]=!0x0),this[_0x27a610(0xe8)][_0x27a610(0x1b1)](_0x1e9d2f)){case _0x27a610(0xa7):this[_0x27a610(0xe8)][_0x27a610(0x134)](_0x1e9d2f,_0x27a610(0x104));break;case _0x27a610(0x1ff):_0x1e9d2f[_0x27a610(0x98)]?(this[_0x27a610(0x20a)](new Set([_0x1e9d2f])),this[_0x27a610(0x147)](new Set([_0x1e9d2f])),this[_0x27a610(0xe8)][_0x27a610(0x134)](_0x1e9d2f,_0x27a610(0x148)),this[_0x27a610(0x1da)](_0x27a610(0x1a7),_0x1e9d2f)):this[_0x27a610(0xe8)][_0x27a610(0x134)](_0x1e9d2f,_0x27a610(0xfd));}return _0x1e9d2f;}[_0x4bde4a(0x1a8)](_0x5cf409){const _0x313973=_0x4bde4a;this[_0x313973(0x1a5)](()=>{const _0x5ec96e=_0x313973;this[_0x5ec96e(0x14d)][_0x5ec96e(0x1ce)][_0x5ec96e(0x1a0)](()=>{const _0x46b3c4=_0x5ec96e;for(const _0x1f5410 of _0x5cf409[_0x46b3c4(0xf2)]())_0x1f5410[_0x46b3c4(0x1ac)]();});});}[_0x4bde4a(0x15b)](_0x562b70){const _0x5a2e53=_0x4bde4a;this[_0x5a2e53(0x1a5)](()=>{const _0x29af6f=_0x5a2e53;this[_0x29af6f(0x14d)][_0x29af6f(0x1ce)][_0x29af6f(0x1a0)](()=>{const _0x172026=_0x29af6f;for(const _0x5ba5f2 of _0x562b70[_0x172026(0xf2)]())_0x5ba5f2[_0x172026(0xd1)]();});});}[_0x4bde4a(0x16a)](_0xc0f667,_0x11d6d0){const _0x124d7f=_0x4bde4a,_0x296979=this[_0x124d7f(0x14d)][_0x124d7f(0x11e)][_0x124d7f(0x1b1)](_0xc0f667);if(!_0x296979)throw new _0x3ef91a(_0x124d7f(0x164),this,{'commandName':_0xc0f667});if(this[_0x124d7f(0xd5)][_0x124d7f(0x8b)](_0x296979))throw new _0x3ef91a(_0x124d7f(0x143),this,{'commandName':_0xc0f667});this[_0x124d7f(0xd5)][_0x124d7f(0x1c1)](_0x296979),_0x11d6d0&&_0x296979['on'](_0x124d7f(0x137),(_0x59d54e,_0x3696b9)=>{const _0x1deebd=_0x124d7f;this[_0x1deebd(0x172)][_0x1deebd(0xdf)]&&(this[_0x1deebd(0x17e)]||(_0x3696b9[_0x1deebd(0x16e)]>0x0&&_0x3696b9[_0x3696b9[_0x1deebd(0x16e)]-0x1]&&_0x3696b9[_0x3696b9[_0x1deebd(0x16e)]-0x1][_0x1deebd(0x1a5)]?_0x3696b9[_0x1deebd(0x19a)]():(_0x59d54e[_0x1deebd(0x117)]=_0x11d6d0((..._0x1e27d6)=>_0x296979[_0x1deebd(0x137)](..._0x1e27d6,{'forceDefaultExecution':!0x0}),..._0x3696b9),_0x59d54e[_0x1deebd(0x14e)]())));},{'priority':_0x124d7f(0x132)});}[_0x4bde4a(0x1a5)](_0x439d25){const _0x13ef8d=_0x4bde4a;let _0x5ca4d2,_0x171808;const _0x4865a8=this[_0x13ef8d(0x17e)];this[_0x13ef8d(0x17e)]=!0x0;try{_0x5ca4d2=_0x439d25();}catch(_0x50eb73){_0x171808=_0x50eb73;}return _0x4865a8||(this[_0x13ef8d(0x17e)]=!0x1),_0x171808&&_0x3ef91a[_0x13ef8d(0x1c0)](_0x171808,this),_0x5ca4d2;}[_0x4bde4a(0xa9)](_0x81f4b2,_0x1438d7=null,_0x1643f6={}){const _0x428c1d=_0x4bde4a;if(_0x81f4b2[_0x428c1d(0x167)])return null;const _0x1a393c=this[_0x428c1d(0x14d)][_0x428c1d(0x193)][_0x428c1d(0x1b1)](_0x428c1d(0xc4))['me'];for(const {suggestion:_0x1b248d,meta:_0x1b863f}of this[_0x428c1d(0xdb)](_0x81f4b2,_0x428c1d(0xf9)))if(_0x1b863f[_0x428c1d(0x1ca)]){if(!_0x1b863f[_0x428c1d(0xf7)]){if(_0x1b863f[_0x428c1d(0xb9)]){if(!this[_0x428c1d(0x8a)]||!Lt(_0x1b248d,_0x1643f6))continue;return _0x1b248d;}if(Lt(_0x1b248d,_0x1643f6))return _0x1b248d;this[_0x428c1d(0x122)](_0x1b248d,_0x81f4b2[_0x428c1d(0x21b)],_0x81f4b2[_0x428c1d(0x1a4)]);break;}if(_0x1438d7==_0x1b248d[_0x428c1d(0xa4)]&&Lt(_0x1b248d,_0x1643f6)){const _0x5b4c34=_0x1b248d[_0x428c1d(0xc6)]();return _0x5b4c34[_0x428c1d(0x21b)][_0x428c1d(0x17c)](_0x81f4b2[_0x428c1d(0x1a4)])?this[_0x428c1d(0x168)](_0x1b248d,this[_0x428c1d(0xeb)][_0x428c1d(0x15a)](_0x81f4b2[_0x428c1d(0x21b)],_0x5b4c34[_0x428c1d(0x1a4)])):this[_0x428c1d(0x168)](_0x1b248d,this[_0x428c1d(0xeb)][_0x428c1d(0x15a)](_0x5b4c34[_0x428c1d(0x21b)],_0x81f4b2[_0x428c1d(0x1a4)])),_0x1b248d;}}const _0x49c802=_0x2ff3d3(),_0x4c2915=_0x1a393c['id'],_0x231c9c=_0x1438d7?_0x428c1d(0x21d)+_0x1438d7:_0x428c1d(0xf9),_0xc849b5=this[_0x428c1d(0x21a)]({'id':_0x49c802,'type':_0x231c9c,'createdAt':new Date(),'authorId':_0x4c2915,'attributes':_0x1643f6});return this[_0x428c1d(0x1fd)](_0x231c9c,_0x49c802,_0x4c2915,_0x81f4b2),_0xc849b5;}[_0x4bde4a(0x173)](_0x445d0d,_0x4ba679=_0x4bde4a(0x1e7),_0x565adc={}){const _0x13bd86=_0x4bde4a,_0xbde166=this[_0x13bd86(0x14d)][_0x13bd86(0x193)][_0x13bd86(0x1b1)](_0x13bd86(0xc4))['me'],_0x2990c9=this[_0x13bd86(0x190)][_0x13bd86(0x215)](_0x13bd86(0xf9),_0x4ba679,_0x13bd86(0x1d8));for(const _0x36db85 of this[_0x13bd86(0x140)]())if(_0x36db85[_0x13bd86(0x1bf)]['id']==_0xbde166['id']&&_0x13bd86(0xf9)==_0x36db85[_0x13bd86(0x21e)]&&_0x36db85[_0x13bd86(0xa4)]==_0x4ba679&&Lt(_0x36db85,_0x565adc)&&(_0x2990c9(_0x36db85[_0x13bd86(0x21c)](),_0x445d0d)||_0x2990c9(_0x445d0d,_0x36db85[_0x13bd86(0x21c)]()))){for(const _0x36a024 of _0x445d0d)_0x36db85[_0x13bd86(0x76)](_0x36a024);return _0x36db85;}for(const {suggestion:_0x1c39dd,meta:_0x320390}of this[_0x13bd86(0xdb)](_0x445d0d,_0x13bd86(0xf9))){if(!_0x320390[_0x13bd86(0x1ca)])continue;if(!this[_0x13bd86(0x8a)]&&_0x320390[_0x13bd86(0xb9)])continue;if(!Lt(_0x1c39dd,_0x565adc))continue;let _0x287039=!0x0;for(const _0x53c23f of _0x1c39dd[_0x13bd86(0x21c)]())for(const _0xabc143 of _0x445d0d)if(!_0x53c23f[_0x13bd86(0xb5)](_0xabc143)){_0x287039=!0x1;break;}if(_0x287039)return _0x1c39dd;}const _0x202171=_0x2ff3d3(),_0x2431cb=_0xbde166['id'],_0x50c522=_0x13bd86(0x21d)+_0x4ba679,_0x3d9ca0=this[_0x13bd86(0x21a)]({'id':_0x202171,'type':_0x50c522,'createdAt':new Date(),'authorId':_0x2431cb,'attributes':_0x565adc});for(const _0x3a82ae of _0x445d0d)this[_0x13bd86(0x1fd)](_0x50c522,_0x202171,_0x2431cb,_0x3a82ae,_0x4b3026[_0x13bd86(0x19c)]());return _0x3d9ca0;}[_0x4bde4a(0x129)](_0x4c352f,_0x597830,_0x56193e=null,_0x2e628b={}){const _0x16961c=_0x4bde4a;if(_0x56193e=_0x56193e||Vt(_0x597830),_0x4c352f[_0x16961c(0x167)])return null;if(_0x16961c(0xa3)===this[_0x16961c(0x161)]){const _0x5147d4=this[_0x16961c(0x190)][_0x16961c(0x215)](_0x16961c(0x150),_0x56193e,_0x16961c(0x1ac));return this[_0x16961c(0x1a5)](()=>_0x5147d4([_0x4c352f],_0x597830,_0x2e628b)),null;}const _0xf419b=this[_0x16961c(0x14d)][_0x16961c(0x193)][_0x16961c(0x1b1)](_0x16961c(0xc4))['me'],_0x25bfa8=[];if(_0x16961c(0xd6)!==this[_0x16961c(0x161)]){for(const {suggestion:_0x66820c,meta:_0x53f0d9}of this[_0x16961c(0xdb)](_0x4c352f,_0x16961c(0xf9)))_0x53f0d9[_0x16961c(0x1ca)]&&!_0x53f0d9[_0x16961c(0x156)]&&_0x25bfa8[_0x16961c(0xd7)](..._0x66820c[_0x16961c(0x21c)]());}const _0x31b69c=function(_0x16ae47,_0x23494e){const _0x32a05d=_0x16961c,_0x21d1b5=[];for(const _0x5d352e of _0x23494e){const _0x499b5f=_0x16ae47[_0x32a05d(0x196)](_0x5d352e);_0x499b5f&&_0x21d1b5[_0x32a05d(0xd7)](_0x499b5f);}return _0x21d1b5;}(_0x4c352f,_0x25bfa8),_0x18c4ec=function(_0x32d4c9,_0x2887e0){const _0x3d7cd1=_0x16961c,_0x3cf702=[_0x32d4c9];for(const _0x3a7115 of _0x2887e0){let _0x3bc9cd=0x0;for(;_0x3bc9cd<_0x3cf702[_0x3d7cd1(0x16e)];){const _0x149437=_0x3cf702[_0x3bc9cd][_0x3d7cd1(0x211)](_0x3a7115);_0x3cf702[_0x3d7cd1(0xe7)](_0x3bc9cd,0x1,..._0x149437),_0x3bc9cd+=_0x149437[_0x3d7cd1(0x16e)];}}return _0x3cf702;}(_0x4c352f,_0x25bfa8);_0x31b69c[_0x16961c(0x16e)]&&this[_0x16961c(0xeb)][_0x16961c(0x1a0)](()=>{const _0xbf6e19=_0x16961c;for(const _0x319435 of _0x31b69c){const _0x161e97=this[_0xbf6e19(0x190)][_0xbf6e19(0x215)](_0xbf6e19(0x150),_0x56193e,_0xbf6e19(0x1ac));this[_0xbf6e19(0x1a5)](()=>_0x161e97([_0x319435],_0x597830,_0x2e628b));}});for(const _0x44c4a2 of _0x18c4ec){let _0x25b302=null,_0xdc4da8=_0x44c4a2[_0x16961c(0x21b)],_0x2fc3f8=_0x44c4a2[_0x16961c(0x1a4)];for(const {suggestion:_0x31ce46,meta:_0x3c2c61}of this[_0x16961c(0xdb)](_0x44c4a2,_0x16961c(0x150))){if(!_0x3c2c61[_0x16961c(0x1ca)])continue;if(_0x31ce46[_0x16961c(0xa4)]!=_0x56193e)continue;if(!Lt(_0x31ce46,_0x2e628b))continue;const _0x23bbc2=_0x31ce46[_0x16961c(0xc6)]();if(_0x23bbc2[_0x16961c(0xb5)](_0x44c4a2,!0x0))return null;_0xdc4da8=_0xdc4da8[_0x16961c(0x108)](_0x23bbc2[_0x16961c(0x21b)])?_0xdc4da8:_0x23bbc2[_0x16961c(0x21b)],_0x2fc3f8=_0x2fc3f8[_0x16961c(0x1ee)](_0x23bbc2[_0x16961c(0x1a4)])?_0x2fc3f8:_0x23bbc2[_0x16961c(0x1a4)],_0x25b302?_0x23bbc2[_0x16961c(0x21b)][_0x16961c(0x108)](_0x25b302[_0x16961c(0xc6)]()[_0x16961c(0x21b)])?(_0x25b302[_0x16961c(0x1a2)](),_0x25b302=_0x31ce46):_0x31ce46[_0x16961c(0x1a2)]():_0x25b302=_0x31ce46;}const _0x263ee5=this[_0x16961c(0xeb)][_0x16961c(0x15a)](_0xdc4da8,_0x2fc3f8);if(_0x25b302)this[_0x16961c(0x168)](_0x25b302,_0x263ee5);else{const _0x177d98=_0x2ff3d3(),_0x3019f8=_0xf419b['id'];this[_0x16961c(0x21a)]({'id':_0x177d98,'type':_0x16961c(0x114)+_0x56193e,'data':_0x597830,'createdAt':new Date(),'authorId':_0x3019f8,'attributes':_0x2e628b}),this[_0x16961c(0x1fd)](_0x16961c(0x114)+_0x56193e,_0x177d98,_0x3019f8,_0x263ee5);}}return null;}[_0x4bde4a(0x127)](_0x184361,_0x16e870,_0x311df6=[],_0x2a68a8=null,_0x5f0051={}){const _0xff460e=_0x4bde4a;_0x16e870[_0xff460e(0xbc)]||(_0x16e870[_0xff460e(0xbc)]=_0x16e870[_0xff460e(0x126)]),_0x16e870[_0xff460e(0x7b)]=_0x184361['is'](_0xff460e(0x81)),_0x2a68a8=_0x2a68a8||Vt(_0x16e870);const _0x377ff0=_0x311df6[_0xff460e(0xfc)](_0x1e8d5f=>Gt(_0x1e8d5f,this[_0xff460e(0xeb)])),_0x2c339c=_0x184361['is'](_0xff460e(0x81))?_0x184361:Gt(_0x184361,this[_0xff460e(0xeb)]);if(_0xff460e(0xa3)===this[_0xff460e(0x161)]){const _0x1095c6=this[_0xff460e(0x190)][_0xff460e(0x215)](_0xff460e(0xd8),_0x2a68a8,_0xff460e(0x1ac));return this[_0xff460e(0x1a5)](()=>_0x1095c6([_0x2c339c],_0x16e870,_0x5f0051)),null;}_0x377ff0[_0xff460e(0xd7)](_0x2c339c);let _0x512adc=!0x0;for(const _0x2d02e5 of _0x377ff0)if(!this[_0xff460e(0x18b)](_0x2d02e5)){_0x512adc=!0x1;break;}if(_0x512adc&&_0xff460e(0xd6)!==this[_0xff460e(0x161)]){const _0x31323d=this[_0xff460e(0x190)][_0xff460e(0x215)](_0xff460e(0xd8),_0x2a68a8,_0xff460e(0x1ac));return this[_0xff460e(0x1a5)](()=>_0x31323d([_0x2c339c],_0x16e870,_0x5f0051)),null;}let _0x1fdad1=null,_0xc45326=_0x2c339c[_0xff460e(0x21b)],_0x3a099d=_0x2c339c[_0xff460e(0x1a4)];for(const {suggestion:_0x2b4d71,meta:_0x479c26}of this[_0xff460e(0xdb)](_0x2c339c,_0xff460e(0xd8))){if(!_0x479c26[_0xff460e(0x1ca)])continue;if(_0x479c26[_0xff460e(0xf7)]||_0x479c26[_0xff460e(0xb9)]||_0x479c26[_0xff460e(0x156)])continue;if(_0x2b4d71[_0xff460e(0x87)][_0xff460e(0xbc)]!=_0x16e870[_0xff460e(0xbc)])continue;if(!Lt(_0x2b4d71,_0x5f0051))continue;const _0x4b9c65=_0x2b4d71[_0xff460e(0xc6)]();if(_0x2b4d71[_0xff460e(0xa4)]==_0x2a68a8){if(_0x4b9c65[_0xff460e(0xb5)](_0x2c339c,!0x0))return null;_0xc45326=_0xc45326[_0xff460e(0x108)](_0x4b9c65[_0xff460e(0x21b)])?_0xc45326:_0x4b9c65[_0xff460e(0x21b)],_0x3a099d=_0x3a099d[_0xff460e(0x1ee)](_0x4b9c65[_0xff460e(0x1a4)])?_0x3a099d:_0x4b9c65[_0xff460e(0x1a4)],_0x1fdad1?_0x4b9c65[_0xff460e(0x21b)][_0xff460e(0x108)](_0x1fdad1[_0xff460e(0xc6)]()[_0xff460e(0x21b)])?(_0x1fdad1[_0xff460e(0x1a2)](),_0x1fdad1=_0x2b4d71):_0x2b4d71[_0xff460e(0x1a2)]():_0x1fdad1=_0x2b4d71;}else{const _0xb38c13=_0x2c339c[_0xff460e(0x196)](_0x4b9c65);this[_0xff460e(0x166)](_0x2b4d71,_0xb38c13);}}const _0x1a242f=this[_0xff460e(0x14d)][_0xff460e(0x193)][_0xff460e(0x1b1)](_0xff460e(0xc4))['me'],_0x4b1393=_0x2ff3d3(),_0x20b665=_0x1a242f['id'];if(_0x1fdad1)return this[_0xff460e(0x168)](_0x1fdad1,this[_0xff460e(0xeb)][_0xff460e(0x15a)](_0xc45326,_0x3a099d)),_0x1fdad1;{const _0x1bcdf5=this[_0xff460e(0x21a)]({'id':_0x4b1393,'type':_0xff460e(0x1e4)+_0x2a68a8,'data':_0x16e870,'createdAt':new Date(),'authorId':_0x20b665,'attributes':_0x5f0051});return this[_0xff460e(0x1fd)](_0xff460e(0x1e4)+_0x2a68a8,_0x4b1393,_0x20b665,this[_0xff460e(0xeb)][_0xff460e(0x15a)](_0xc45326,_0x3a099d)),_0x1bcdf5;}}[_0x4bde4a(0x162)](_0x15ce6f,_0x261efb,_0x2c4496=[],_0x7fdef0=null,_0x5708cb={}){const _0x461f10=_0x4bde4a;_0x261efb[_0x461f10(0xbc)]||(_0x261efb[_0x461f10(0xbc)]=_0x261efb[_0x461f10(0x126)]);const _0x23c3bd=_0x15ce6f[0x0];_0x261efb[_0x461f10(0x7b)]=_0x23c3bd['is'](_0x461f10(0x81)),_0x7fdef0=_0x7fdef0||Vt(_0x261efb);const _0x403c36=_0x2c4496[_0x461f10(0xfc)](_0x45c8ed=>Gt(_0x45c8ed,this[_0x461f10(0xeb)])),_0x2d7f14=_0x23c3bd['is'](_0x461f10(0x81))?_0x15ce6f:_0x15ce6f[_0x461f10(0xfc)](_0x239153=>Gt(_0x239153,this[_0x461f10(0xeb)]));if(_0x461f10(0xa3)===this[_0x461f10(0x161)]){const _0x16c384=this[_0x461f10(0x190)][_0x461f10(0x215)](_0x461f10(0xd8),_0x7fdef0,_0x461f10(0x1ac));return this[_0x461f10(0x1a5)](()=>_0x16c384(_0x2d7f14,_0x261efb,_0x5708cb)),null;}_0x403c36[_0x461f10(0xd7)](..._0x2d7f14);let _0x4c2e2a=!0x0;for(const _0x26b01d of _0x403c36)if(!this[_0x461f10(0x18b)](_0x26b01d)){_0x4c2e2a=!0x1;break;}if(_0x4c2e2a&&_0x461f10(0xd6)!==this[_0x461f10(0x161)]){const _0xc21712=this[_0x461f10(0x190)][_0x461f10(0x215)](_0x461f10(0xd8),_0x7fdef0,_0x461f10(0x1ac));return this[_0x461f10(0x1a5)](()=>_0xc21712(_0x2d7f14,_0x261efb,_0x5708cb)),null;}const _0x2e477e=this[_0x461f10(0x14d)][_0x461f10(0x193)][_0x461f10(0x1b1)](_0x461f10(0xc4))['me'];for(const _0x2bd17c of this[_0x461f10(0x140)]()){if(_0x2bd17c[_0x461f10(0x1bf)]['id']!=_0x2e477e['id'])continue;if(_0x461f10(0xd8)!=_0x2bd17c[_0x461f10(0x21e)]||_0x2bd17c[_0x461f10(0x87)][_0x461f10(0xbc)]!=_0x261efb[_0x461f10(0xbc)])continue;if(!Lt(_0x2bd17c,_0x5708cb))continue;const _0x4a68d2=_0x2bd17c[_0x461f10(0xa4)]==_0x7fdef0;for(let _0x26dc98=0x0;_0x26dc98<_0x2d7f14[_0x461f10(0x16e)];_0x26dc98++){const _0x42cda5=_0x2d7f14[_0x26dc98];for(const _0x1a8445 of _0x2bd17c[_0x461f10(0x1cb)]()){const _0x286a7f=_0x1a8445[_0x461f10(0xfb)]();if(_0x42cda5[_0x461f10(0x17c)](_0x286a7f)){_0x4a68d2?(_0x2d7f14[_0x461f10(0xe7)](_0x26dc98,0x1),_0x26dc98--):_0x2bd17c[_0x461f10(0x110)](_0x1a8445[_0x461f10(0x163)]);break;}}}}if(0x0==_0x2d7f14[_0x461f10(0x16e)])return null;const _0x41235b=this[_0x461f10(0x190)][_0x461f10(0x215)](_0x461f10(0xd8),_0x7fdef0,_0x461f10(0x1d8));for(const _0x10ba90 of this[_0x461f10(0x140)]())if(_0x10ba90[_0x461f10(0x1bf)]['id']==_0x2e477e['id']&&_0x461f10(0xd8)==_0x10ba90[_0x461f10(0x21e)]&&_0x10ba90[_0x461f10(0x87)][_0x461f10(0xbc)]==_0x261efb[_0x461f10(0xbc)]&&_0x10ba90[_0x461f10(0xa4)]==_0x7fdef0&&Lt(_0x10ba90,_0x5708cb)&&(_0x41235b(_0x10ba90[_0x461f10(0x21c)](),_0x2d7f14)||_0x41235b(_0x2d7f14,_0x10ba90[_0x461f10(0x21c)]()))){for(const _0x44bcf0 of _0x2d7f14)_0x10ba90[_0x461f10(0x76)](_0x44bcf0);return _0x10ba90;}const _0x23967c=_0x2ff3d3(),_0x367e92=_0x2e477e['id'],_0x355ea0=_0x461f10(0x1e4)+_0x7fdef0,_0x5d2bcc=this[_0x461f10(0x21a)]({'id':_0x23967c,'type':_0x355ea0,'data':_0x261efb,'createdAt':new Date(),'authorId':_0x367e92,'attributes':_0x5708cb});for(const _0x58e310 of _0x2d7f14)this[_0x461f10(0x1fd)](_0x355ea0,_0x23967c,_0x367e92,_0x58e310,_0x4b3026[_0x461f10(0x19c)]());return _0x5d2bcc;}[_0x4bde4a(0x1f9)](_0x4ba066,_0x4f4a16=null,_0x1572d0={}){const _0x233c0f=_0x4bde4a;if(_0x4ba066[_0x233c0f(0x167)])return null;const _0x520cb2=this[_0x233c0f(0x14d)][_0x233c0f(0x193)][_0x233c0f(0x1b1)](_0x233c0f(0xc4))['me'],_0x3d6ec0=new _0x40eb5e(_0x4ba066[_0x233c0f(0x21b)],_0x4ba066[_0x233c0f(0x1a4)]);for(const {suggestion:_0x2fd69e,meta:_0x5bb2d0}of this[_0x233c0f(0xdb)](_0x3d6ec0,_0x233c0f(0xf9)))if(_0x5bb2d0[_0x233c0f(0x1ca)]&&!_0x5bb2d0[_0x233c0f(0xf7)]){if(_0x2fd69e[_0x233c0f(0x149)]){const _0x2b100d=_0x2fd69e[_0x233c0f(0x21c)]()[_0x233c0f(0x1e1)](_0x548c1e=>_0x233c0f(0xd2)!=_0x548c1e[_0x233c0f(0xa2)][_0x233c0f(0xc9)]);_0x2b100d[_0x233c0f(0xcb)](_0x27a064=>_0x3d6ec0[_0x233c0f(0xb5)](_0x27a064,!0x0))&&_0x2fd69e[_0x233c0f(0xd1)]();if(_0x2b100d[_0x233c0f(0x1e6)](_0x5edab3=>_0x5edab3[_0x233c0f(0xb5)](_0x3d6ec0,!0x0))){const _0x448e69=this[_0x233c0f(0x190)][_0x233c0f(0x215)](_0x233c0f(0x78),_0x4f4a16,_0x233c0f(0x1ac));return this[_0x233c0f(0x1a5)](()=>_0x448e69([_0x3d6ec0],null,_0x1572d0)),null;}}else{const _0x32f619=_0x3d6ec0[_0x233c0f(0x196)](_0x2fd69e[_0x233c0f(0xc6)]());null!==_0x32f619&&_0x2fd69e[_0x233c0f(0x9d)]([_0x32f619],null,_0x1572d0);}}if(_0x3d6ec0[_0x233c0f(0x1ae)](),_0x3d6ec0[_0x233c0f(0x167)]||_0x233c0f(0xd2)==_0x3d6ec0[_0x233c0f(0xa2)][_0x233c0f(0xc9)])return null;let _0x47fd79=null,_0x1f87ee=_0x3d6ec0[_0x233c0f(0x21b)],_0x107272=_0x3d6ec0[_0x233c0f(0x1a4)];const _0x4961f2=this[_0x233c0f(0xdb)](_0x3d6ec0,_0x233c0f(0x78));for(const {suggestion:_0xc57b8a,meta:_0x4974f8}of _0x4961f2){const _0x4e94d5=this[_0x233c0f(0xeb)][_0x233c0f(0x15a)](_0x1f87ee,_0x107272);if(_0x4974f8[_0x233c0f(0x1ca)]&&(this[_0x233c0f(0x8a)]||!_0x4974f8[_0x233c0f(0xb9)]&&!_0x4974f8[_0x233c0f(0x156)])){if(_0xc57b8a[_0x233c0f(0x149)]){if(!Lt(_0xc57b8a,_0x1572d0))continue;let _0x25ec8c=!0x0;for(const _0xdceee5 of _0xc57b8a[_0x233c0f(0x21c)]()){if(_0xdceee5[_0x233c0f(0xb5)](_0x4e94d5,!0x0))return _0xc57b8a;_0x4e94d5[_0x233c0f(0xb5)](_0xdceee5)||(_0x25ec8c=!0x1);}_0x25ec8c&&_0xc57b8a[_0x233c0f(0xd1)]();}else{const _0x338dd2=_0xc57b8a[_0x233c0f(0xc6)]();if(_0x338dd2[_0x233c0f(0xb5)](_0x4e94d5,!0x0))return _0xc57b8a;if(!Lt(_0xc57b8a,_0x1572d0)){_0x4e94d5[_0x233c0f(0xb5)](_0x338dd2)?_0xc57b8a[_0x233c0f(0x1a2)]():_0x338dd2[_0x233c0f(0x10a)](_0x1f87ee)?_0x1f87ee=_0x338dd2[_0x233c0f(0x1a4)]:_0x338dd2[_0x233c0f(0x10a)](_0x107272)&&(_0x107272=_0x338dd2[_0x233c0f(0x21b)]);continue;}_0x1f87ee=_0x1f87ee[_0x233c0f(0x108)](_0x338dd2[_0x233c0f(0x21b)])?_0x1f87ee:_0x338dd2[_0x233c0f(0x21b)],_0x107272=_0x107272[_0x233c0f(0x1ee)](_0x338dd2[_0x233c0f(0x1a4)])?_0x107272:_0x338dd2[_0x233c0f(0x1a4)],_0x1572d0=Object[_0x233c0f(0x144)]({},_0xc57b8a[_0x233c0f(0xb8)]),_0x47fd79?_0x338dd2[_0x233c0f(0x21b)][_0x233c0f(0x108)](_0x47fd79[_0x233c0f(0xc6)]()[_0x233c0f(0x21b)])?(_0x47fd79[_0x233c0f(0x1a2)](),_0x47fd79=_0xc57b8a):_0xc57b8a[_0x233c0f(0x1a2)]():_0x47fd79=_0xc57b8a;}}}if(_0x47fd79)return this[_0x233c0f(0x168)](_0x47fd79,this[_0x233c0f(0xeb)][_0x233c0f(0x15a)](_0x1f87ee,_0x107272)),_0x47fd79;{const _0x14e779=_0x2ff3d3(),_0x5a35ce=this[_0x233c0f(0xeb)][_0x233c0f(0x15a)](_0x1f87ee,_0x107272),_0x186534=_0x520cb2['id'],_0x3b4059=_0x4f4a16?_0x233c0f(0x1f8)+_0x4f4a16:_0x233c0f(0x78),_0x1b9618=this[_0x233c0f(0x21a)]({'id':_0x14e779,'type':_0x3b4059,'createdAt':new Date(),'authorId':_0x186534,'attributes':_0x1572d0});return this[_0x233c0f(0x1fd)](_0x3b4059,_0x14e779,_0x186534,_0x5a35ce),_0x1b9618;}}[_0x4bde4a(0x141)](_0x4e4f03,_0x545e8b=_0x4bde4a(0x1e7),_0x36ba10={}){const _0x124346=_0x4bde4a,_0xfc4c9=this[_0x124346(0x14d)][_0x124346(0x193)][_0x124346(0x1b1)](_0x124346(0xc4))['me'],_0x32ea63=_0x4e4f03[_0x124346(0xfc)](_0x5868a7=>new _0x40eb5e(_0x5868a7[_0x124346(0x21b)],_0x5868a7[_0x124346(0x1a4)])),_0x293ea4=new Set();for(const {suggestion:_0x46ec1b,meta:_0x34c28a}of this[_0x124346(0xdb)](_0x32ea63,_0x124346(0xf9)))_0x34c28a[_0x124346(0x1ca)]&&!_0x34c28a[_0x124346(0xf7)]&&_0x293ea4[_0x124346(0x1c1)](_0x46ec1b);for(const _0x2d5b3b of _0x293ea4)if(_0x2d5b3b[_0x124346(0x149)]){const _0x491f51=_0x2d5b3b[_0x124346(0x21c)]();(!_0x2d5b3b[_0x124346(0xb8)]||!_0x2d5b3b[_0x124346(0xb8)][_0x124346(0xd3)])&&(_0x491f51[_0x124346(0xcb)](_0x5b0af9=>_0x32ea63[_0x124346(0x1e6)](_0x5a7853=>_0x5a7853[_0x124346(0xb5)](_0x5b0af9,!0x0)))&&_0x2d5b3b[_0x124346(0xd1)]());if(_0x32ea63[_0x124346(0xcb)](_0x454bc2=>_0x491f51[_0x124346(0x1e6)](_0x4ee7f1=>_0x4ee7f1[_0x124346(0xb5)](_0x454bc2,!0x0)))){const _0x4481bc=this[_0x124346(0x190)][_0x124346(0x215)](_0x124346(0x78),_0x545e8b,_0x124346(0x1ac));return this[_0x124346(0x1a5)](()=>_0x4481bc(_0x4e4f03,null,_0x36ba10)),null;}}else{const _0x15b249=_0x2d5b3b[_0x124346(0xc6)]();_0x32ea63[_0x124346(0x1e6)](_0xd69d93=>_0xd69d93[_0x124346(0xb5)](_0x15b249,!0x0))&&_0x2d5b3b[_0x124346(0xd1)]();if(_0x32ea63[_0x124346(0xcb)](_0x13854e=>_0x15b249[_0x124346(0xb5)](_0x13854e,!0x0))){const _0x23fb9d=this[_0x124346(0x190)][_0x124346(0x215)](_0x124346(0x78),_0x545e8b,_0x124346(0x1ac));return this[_0x124346(0x1a5)](()=>_0x23fb9d(_0x32ea63,null,_0x36ba10)),null;}}const _0x498c62=this[_0x124346(0x190)][_0x124346(0x215)](_0x124346(0x78),_0x545e8b,_0x124346(0x1d8));let _0x31231b=null;for(const _0x4dac88 of this[_0x124346(0x140)]())if(_0x4dac88[_0x124346(0x1bf)]['id']==_0xfc4c9['id']&&_0x4dac88[_0x124346(0x98)]&&_0x124346(0x78)==_0x4dac88[_0x124346(0x21e)]&&_0x4dac88[_0x124346(0xa4)]==_0x545e8b&&Lt(_0x4dac88,_0x36ba10)&&(_0x498c62(_0x4dac88[_0x124346(0x21c)](),_0x32ea63)||_0x498c62(_0x32ea63,_0x4dac88[_0x124346(0x21c)]()))){if(_0x31231b){if(_0x4dac88[_0x124346(0xde)]&&_0x4dac88[_0x124346(0xde)][_0x124346(0x16e)])continue;for(const _0x591964 of _0x4dac88[_0x124346(0x21c)]())_0x31231b[_0x124346(0x151)](_0x591964)||_0x31231b[_0x124346(0x76)](_0x591964);_0x4dac88[_0x124346(0x1a2)]();}else{_0x31231b=_0x4dac88;for(const _0x2b289e of _0x32ea63)_0x4dac88[_0x124346(0x151)](_0x2b289e)||_0x4dac88[_0x124346(0x76)](_0x2b289e);}}if(_0x31231b)return _0x31231b;_0x293ea4[_0x124346(0x178)]();for(const {suggestion:_0x108499,meta:_0x1df94f}of this[_0x124346(0xdb)](_0x32ea63,_0x124346(0x78)))_0x1df94f[_0x124346(0x1ca)]&&(this[_0x124346(0x8a)]||!_0x1df94f[_0x124346(0xb9)]&&!_0x1df94f[_0x124346(0x156)])&&Lt(_0x108499,_0x36ba10)&&_0x293ea4[_0x124346(0x1c1)](_0x108499);for(const _0x4a9a4e of _0x293ea4){const _0x46ee86=_0x4a9a4e[_0x124346(0x21c)]();if(!_0x36ba10||!_0x36ba10[_0x124346(0xd3)]){if(_0x32ea63[_0x124346(0xcb)](_0x102d2e=>_0x46ee86[_0x124346(0x1e6)](_0xf119d4=>_0xf119d4[_0x124346(0xb5)](_0x102d2e,!0x0))))return _0x4a9a4e;}(!_0x4a9a4e[_0x124346(0xb8)]||!_0x4a9a4e[_0x124346(0xb8)][_0x124346(0xd3)])&&(_0x46ee86[_0x124346(0xcb)](_0x438c5d=>_0x32ea63[_0x124346(0x1e6)](_0x4107b7=>_0x4107b7[_0x124346(0xb5)](_0x438c5d,!0x0)))&&_0x4a9a4e[_0x124346(0xd1)]());}const _0x31a179=_0x2ff3d3(),_0x5b49bc=_0xfc4c9['id'],_0x148f0a=_0x124346(0x1f8)+_0x545e8b,_0x126eb3=this[_0x124346(0x21a)]({'id':_0x31a179,'type':_0x148f0a,'createdAt':new Date(),'authorId':_0x5b49bc,'attributes':_0x36ba10});for(const _0x35dffd of _0x32ea63)_0x35dffd[_0x124346(0x1ae)](),_0x35dffd[_0x124346(0x167)]||_0x124346(0xd2)==_0x35dffd[_0x124346(0xa2)][_0x124346(0xc9)]||this[_0x124346(0x1fd)](_0x148f0a,_0x31a179,_0x5b49bc,_0x35dffd,_0x4b3026[_0x124346(0x19c)]());return _0x126eb3;}[_0x4bde4a(0x1d5)](_0x1c1f01,_0x4738cb,_0x309627,_0x17f014,_0x3e3b76){const _0x1d177c=_0x4bde4a;if(_0x1c1f01[_0x1d177c(0x167)])return[];if(_0x1d177c(0xa3)===this[_0x1d177c(0x161)])return[];const _0x30f931=this[_0x1d177c(0x14d)][_0x1d177c(0x193)][_0x1d177c(0x1b1)](_0x1d177c(0xc4))['me']['id'],_0x1158e2=Array[_0x1d177c(0x20f)](this[_0x1d177c(0x10f)][_0x1d177c(0x92)]())[_0x1d177c(0x1e1)](_0x3759b2=>_0x1d177c(0x1be)==_0x3759b2[_0x1d177c(0x21e)]&&_0x3759b2[_0x1d177c(0x87)][_0x1d177c(0x96)]==_0x4738cb&&_0x3759b2[_0x1d177c(0x151)](_0x1c1f01));if(_0x1d177c(0x217)===this[_0x1d177c(0x161)]){const _0x471b9e=this[_0x1d177c(0xdb)](_0x1c1f01,_0x1d177c(0xf9))[_0x1d177c(0x1e1)](({meta:_0x24c8de})=>_0x24c8de[_0x1d177c(0x1ca)]&&!_0x24c8de[_0x1d177c(0x156)]&&!_0x24c8de[_0x1d177c(0xf7)])[_0x1d177c(0xfc)](({suggestion:_0x22c749})=>_0x22c749);_0x1158e2[_0x1d177c(0x101)](..._0x471b9e);}const _0x5b257b=new Map([[_0x1c1f01,_0x309627]]);for(const _0x3ef9af of _0x1158e2){const _0x242c69=_0x1d177c(0x1be)==_0x3ef9af[_0x1d177c(0x21e)]?_0x3ef9af[_0x1d177c(0x87)][_0x1d177c(0xce)]:void 0x0,_0x58e401=_0x3ef9af[_0x1d177c(0xc6)](),_0xc6e893=Array[_0x1d177c(0x20f)](_0x5b257b[_0x1d177c(0x15f)]())[_0x1d177c(0x17a)](_0x2407d8=>_0x2407d8[_0x1d177c(0x15e)](_0x58e401));if(!_0xc6e893)continue;const _0x3ba9c5=_0xc6e893[_0x1d177c(0x211)](_0x58e401);this[_0x1d177c(0xdc)](_0x4738cb)&&_0x1d177c(0xf9)==_0x3ef9af[_0x1d177c(0x21e)]&&0x0!=_0x3ba9c5[_0x1d177c(0x16e)]||(_0x5b257b[_0x1d177c(0x1e5)](_0xc6e893),_0x3ba9c5[_0x1d177c(0x12d)](_0x2caa5d=>{const _0x2cc331=_0x1d177c;_0x5b257b[_0x2cc331(0x134)](_0x2caa5d,_0x309627);}),_0x1d177c(0xf9)!=_0x3ef9af[_0x1d177c(0x21e)]&&_0x242c69!=_0x17f014&&_0x5b257b[_0x1d177c(0x134)](_0xc6e893[_0x1d177c(0x196)](_0x58e401),_0x242c69));}const _0x50faf8=[];for(const [_0xa64592,_0x5076f3]of _0x5b257b){const _0x25f63a=_0x2ff3d3(),_0x23294e={'key':_0x4738cb,'oldValue':_0x5076f3,'newValue':_0x17f014};_0x4738cb[_0x1d177c(0x16e)]>0x25&&console[_0x1d177c(0x19d)](_0x1d177c(0x219),{'key':_0x4738cb});const _0x1a3ec6=(_0x1d177c(0x1c2)+(_0x4738cb+'|'+Vt({'newValue':_0x17f014})))[_0x1d177c(0x1c3)](0x0,0x3c),_0x5504d9=this[_0x1d177c(0x21a)]({'id':_0x25f63a,'type':_0x1a3ec6,'data':_0x23294e,'createdAt':new Date(),'authorId':_0x30f931,'attributes':_0x3e3b76});_0x50faf8[_0x1d177c(0xd7)](_0x5504d9),this[_0x1d177c(0x1fd)](_0x1a3ec6,_0x25f63a,_0x30f931,_0xa64592);}return _0x50faf8;}[_0x4bde4a(0xad)](_0x19afcc){const _0x214b8a=_0x4bde4a;this[_0x214b8a(0x16a)](_0x19afcc,(_0x4ecf4c,..._0x2bcd2b)=>{const _0x405922=_0x214b8a;this[_0x405922(0x16f)](()=>{_0x4ecf4c(..._0x2bcd2b);});});}[_0x4bde4a(0x9e)](_0x9949e2){const _0x3d4c08=_0x4bde4a;this[_0x3d4c08(0x1f6)][_0x3d4c08(0x1c1)](_0x9949e2);}[_0x4bde4a(0x1cd)](_0x35cb64){const _0x5ccbbc=_0x4bde4a;this[_0x5ccbbc(0x9f)][_0x5ccbbc(0x1c1)](_0x35cb64);}[_0x4bde4a(0x1dc)](_0x20b51e){const _0x6a8507=_0x4bde4a;return _0x6a8507(0x1be)==_0x20b51e[_0x6a8507(0x21e)]?_0x20b51e[_0x6a8507(0xa4)][_0x6a8507(0x20c)]('|')[0x0]:null;}[_0x4bde4a(0x168)](_0x44c52b,_0x1881a4){const _0x48ae46=_0x4bde4a,_0x775ff9=_0x44c52b[_0x48ae46(0x7e)]();this[_0x48ae46(0xeb)][_0x48ae46(0x1a0)](_0x2b27f6=>{const _0x1e9a1a=_0x48ae46;_0x2b27f6[_0x1e9a1a(0x1a6)](_0x775ff9,{'range':_0x1881a4});});}[_0x4bde4a(0x1a9)](_0x4565a6){const _0x475dd1=_0x4bde4a,_0x16ed58=_0x4565a6['id'],_0x2aea07=this[_0x475dd1(0x14d)][_0x475dd1(0x174)][_0x475dd1(0x1b1)](_0x475dd1(0x136));this[_0x475dd1(0xb2)][_0x475dd1(0x135)](_0x16ed58)||this[_0x475dd1(0xb2)][_0x475dd1(0x112)]({'channelId':_0x2aea07,'threadId':_0x16ed58,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x4b4538=this[_0x475dd1(0xb2)][_0x475dd1(0xb6)](_0x16ed58);_0x4b4538[_0x475dd1(0x1db)](_0x475dd1(0xbf)),_0x4b4538[_0x475dd1(0xbf)]=!0x1,_0x4565a6[_0x475dd1(0xde)]=_0x4b4538;}[_0x4bde4a(0x1d6)](_0x5f1020,_0xc6f8a1,_0x4bfd0d,_0x469fcf){const _0x55c143=_0x4bde4a;if(_0x5f1020[_0x55c143(0x21e)]!=_0xc6f8a1||_0x5f1020[_0x55c143(0xa4)]!=_0x4bfd0d||_0x5f1020[_0x55c143(0x1d0)]['id']!=_0x469fcf)throw this[_0x55c143(0x14d)][_0x55c143(0xcd)](_0x55c143(0x1ef)),new _0x3ef91a(_0x55c143(0x1ef),this);}[_0x4bde4a(0x166)](_0x36aecf,_0x4ebdd1){const _0x68cb25=_0x4bde4a,_0x9e1040=_0x36aecf[_0x68cb25(0xc6)]();if(_0x4ebdd1[_0x68cb25(0x17c)](_0x9e1040))_0x36aecf[_0x68cb25(0x1a2)]();else{if(_0x9e1040[_0x68cb25(0xb5)](_0x4ebdd1)){const _0x4868e3=this[_0x68cb25(0xeb)][_0x68cb25(0x1d7)](_0x4ebdd1[_0x68cb25(0x21b)][_0x68cb25(0xe3)],_0x68cb25(0x1a4));this[_0x68cb25(0x168)](_0x36aecf,this[_0x68cb25(0xeb)][_0x68cb25(0x15a)](_0x9e1040[_0x68cb25(0x21b)],_0x4868e3));const _0x1ae401=_0x2ff3d3(),_0x5ad183=_0x36aecf[_0x68cb25(0x1d0)]['id'],_0x12f69c=_0x36aecf[_0x68cb25(0x21e)]+':'+_0x36aecf[_0x68cb25(0xa4)];this[_0x68cb25(0x21a)]({'id':_0x1ae401,'type':_0x12f69c,'createdAt':new Date(),'authorId':_0x5ad183,'data':_0x36aecf[_0x68cb25(0x87)],'attributes':_0x36aecf[_0x68cb25(0xb8)]});const _0x5b330c=this[_0x68cb25(0xeb)][_0x68cb25(0x1d7)](_0x4ebdd1[_0x68cb25(0x1a4)][_0x68cb25(0x1bd)],_0x68cb25(0x18e)),_0x1a2c82=this[_0x68cb25(0xeb)][_0x68cb25(0x15a)](_0x5b330c,_0x9e1040[_0x68cb25(0x1a4)]);this[_0x68cb25(0x1fd)](_0x12f69c,_0x1ae401,_0x5ad183,_0x1a2c82);}else{if(_0x9e1040[_0x68cb25(0x10a)](_0x4ebdd1[_0x68cb25(0x21b)])){const _0x449eb0=this[_0x68cb25(0xeb)][_0x68cb25(0x1d7)](_0x4ebdd1[_0x68cb25(0x21b)][_0x68cb25(0xe3)],_0x68cb25(0x1a4));this[_0x68cb25(0x168)](_0x36aecf,this[_0x68cb25(0xeb)][_0x68cb25(0x15a)](_0x9e1040[_0x68cb25(0x21b)],_0x449eb0));}else{const _0x3eb7ea=this[_0x68cb25(0xeb)][_0x68cb25(0x1d7)](_0x4ebdd1[_0x68cb25(0x1a4)][_0x68cb25(0x1bd)],_0x68cb25(0x18e));this[_0x68cb25(0x168)](_0x36aecf,this[_0x68cb25(0xeb)][_0x68cb25(0x15a)](_0x3eb7ea,_0x9e1040[_0x68cb25(0x1a4)]));}}}}[_0x4bde4a(0x18b)](_0x3c4ca0){const _0x1294ed=_0x4bde4a;for(const {suggestion:_0x5540cc,meta:_0x1220eb}of this[_0x1294ed(0xdb)](_0x3c4ca0,_0x1294ed(0xf9))){if(!_0x1220eb[_0x1294ed(0x1ca)])continue;const _0x5ccc73=_0x5540cc[_0x1294ed(0x21c)]();for(const _0x4b6014 of _0x5ccc73)if(!_0x3c4ca0[_0x1294ed(0x211)](_0x4b6014)[_0x1294ed(0x16e)])return!0x0;}return!0x1;}[_0x4bde4a(0x1d3)](_0x2c23dc){const _0xe748b6=_0x4bde4a,_0x424b9e=this[_0xe748b6(0x14d)][_0xe748b6(0x193)][_0xe748b6(0x1b1)](_0xe748b6(0xc4))[_0xe748b6(0x1c4)](_0x2c23dc);if(!_0x424b9e)throw new _0x3ef91a(_0xe748b6(0x1f0),this);return _0x424b9e;}[_0x4bde4a(0xed)](_0xa376e1){const _0x3bb5fc=_0x4bde4a,_0x2ebfd3=this[_0x3bb5fc(0x14d)][_0x3bb5fc(0x193)][_0x3bb5fc(0x1b1)](_0x3bb5fc(0xc4)),_0x1f7f1a=_0x375f70(_0x3bb5fc(0xff)+_0xa376e1),_0x599001=_0x2ebfd3[_0x3bb5fc(0x1c4)](_0x1f7f1a);return _0x599001||_0x2ebfd3[_0x3bb5fc(0x171)]({'id':_0x1f7f1a,'name':_0xa376e1});}[_0x4bde4a(0xcf)](_0x305490,_0x4e55a3,_0x396f5d,_0x132466,_0x4e3f0a){const _0x5e3f0b=_0x4bde4a,_0x3105e4=this[_0x5e3f0b(0x1d3)](_0x132466),_0x22c7b4=this[_0x5e3f0b(0x190)][_0x5e3f0b(0x105)](_0x305490,_0x4e55a3,_0x396f5d,_0x3105e4,_0x4e3f0a,_0x2c704c=>{const _0x410102=_0x5e3f0b;this[_0x410102(0x7c)](_0x396f5d,{'attributes':_0x2c704c});const _0x85b48c=this[_0x410102(0x218)](_0x396f5d);this[_0x410102(0x20a)](new Set([_0x85b48c])),this[_0x410102(0x147)](new Set([_0x85b48c]));});return this[_0x5e3f0b(0xae)](_0x22c7b4,_0x5e3f0b(0x1ac),()=>{const _0x2268fb=_0x5e3f0b;this[_0x2268fb(0x7c)](_0x396f5d,{'state':_0x2268fb(0x1b0)});},{'priority':_0x5e3f0b(0x132)}),this[_0x5e3f0b(0xae)](_0x22c7b4,_0x5e3f0b(0xd1),()=>{const _0xdcfe9=_0x5e3f0b;this[_0xdcfe9(0x7c)](_0x396f5d,{'state':_0xdcfe9(0xb1)});},{'priority':_0x5e3f0b(0x132)}),this[_0x5e3f0b(0x10f)][_0x5e3f0b(0x134)](_0x396f5d,_0x22c7b4),this[_0x5e3f0b(0xe8)][_0x5e3f0b(0x134)](_0x22c7b4,_0x5e3f0b(0xa7)),_0x22c7b4;}[_0x4bde4a(0x9c)](_0x1773b4){const _0x3ba9a9=_0x4bde4a,_0x2574e7=_0x1773b4[_0x3ba9a9(0x20c)](':');return{'group':_0x2574e7[0x0],'type':_0x2574e7[0x1],'subType':_0x2574e7[_0x3ba9a9(0x16e)]>=0x5?_0x2574e7[0x2]:null,'id':_0x2574e7[_0x3ba9a9(0x16e)]<0x5?_0x2574e7[0x2]:_0x2574e7[0x3],'authorId':_0x2574e7[_0x3ba9a9(0x16e)]<0x5?_0x2574e7[0x3]:_0x2574e7[0x4],'markerCount':0x6==_0x2574e7[_0x3ba9a9(0x16e)]?_0x2574e7[0x5]:null};}[_0x4bde4a(0x122)](_0x28e15d,_0x793151,_0x2d8e18){const _0x2b37e9=_0x4bde4a,_0x1cd62e=_0x28e15d[_0x2b37e9(0xc6)](),_0x4ceccd=_0x1cd62e[_0x2b37e9(0x21b)],_0x79d875=_0x1cd62e[_0x2b37e9(0x1a4)];this[_0x2b37e9(0x168)](_0x28e15d,this[_0x2b37e9(0xeb)][_0x2b37e9(0x15a)](_0x4ceccd,_0x793151));const _0x2dc066=_0x2ff3d3(),_0x14f671=_0x28e15d[_0x2b37e9(0x1d0)]['id'],_0x2352c8=_0x28e15d[_0x2b37e9(0x21e)]+(_0x28e15d[_0x2b37e9(0xa4)]?':'+_0x28e15d[_0x2b37e9(0xa4)]:'');this[_0x2b37e9(0x21a)]({'id':_0x2dc066,'type':_0x2352c8,'createdAt':new Date(),'authorId':_0x14f671,'originalSuggestionId':_0x28e15d['id'],'attributes':_0x28e15d[_0x2b37e9(0xb8)],'data':_0x28e15d[_0x2b37e9(0x87)]});const _0x240839=this[_0x2b37e9(0x1dc)](_0x28e15d);(_0x2b37e9(0xd8)==_0x28e15d[_0x2b37e9(0x21e)]||_0x240839&&this[_0x2b37e9(0xdc)](_0x240839))&&(_0x2d8e18=this[_0x2b37e9(0xeb)][_0x2b37e9(0x11d)](_0x2d8e18[_0x2b37e9(0x1bd)])),this[_0x2b37e9(0x1fd)](_0x2352c8,_0x2dc066,_0x14f671,this[_0x2b37e9(0xeb)][_0x2b37e9(0x15a)](_0x2d8e18,_0x79d875));}[_0x4bde4a(0xdb)](_0x29453e,_0x1ef43f=null){const _0x40f901=_0x4bde4a,_0x266f89=[],_0xfd1c90=this[_0x40f901(0x14d)][_0x40f901(0x193)][_0x40f901(0x1b1)](_0x40f901(0xc4))['me'];Array[_0x40f901(0x1b3)](_0x29453e)||(_0x29453e=[_0x29453e]);for(const _0x4d2a33 of this[_0x40f901(0x140)]()){if(!_0x4d2a33[_0x40f901(0x98)])continue;if(_0x1ef43f&&_0x4d2a33[_0x40f901(0x21e)]!=_0x1ef43f)continue;let _0x424920=!0x1;for(const _0x5da73f of _0x4d2a33[_0x40f901(0x21c)]()){for(const _0x285504 of _0x29453e){const _0x2aa10e=_0x285504[_0x40f901(0x21b)][_0x40f901(0x17c)](_0x5da73f[_0x40f901(0x1a4)])||_0x285504[_0x40f901(0x1a4)][_0x40f901(0x17c)](_0x5da73f[_0x40f901(0x21b)]);if(_0x2aa10e||_0x285504[_0x40f901(0x196)](_0x5da73f)){const _0x1fadf8=_0x285504[_0x40f901(0xb5)](_0x5da73f)&&Rt(this[_0x40f901(0xeb)][_0x40f901(0x8c)],_0x5da73f[_0x40f901(0x21b)],_0x285504),_0x27b096=_0x5da73f[_0x40f901(0xb5)](_0x285504)&&Rt(this[_0x40f901(0xeb)][_0x40f901(0x8c)],_0x285504[_0x40f901(0x21b)],_0x5da73f);_0x266f89[_0x40f901(0xd7)]({'suggestion':_0x4d2a33,'meta':{'isOwn':_0xfd1c90==_0x4d2a33[_0x40f901(0x1bf)],'isNextTo':_0x2aa10e,'isInsideObject':_0x1fadf8,'containsRangeInObject':_0x27b096}}),_0x424920=!0x0;break;}}if(_0x424920)break;}}return _0x266f89;}[_0x4bde4a(0x1fd)](_0x5d0e5c,_0x3a49c9,_0x26b68f,_0x4acb87,_0x524420){const _0xa56399=_0x4bde4a;this[_0xa56399(0xeb)][_0xa56399(0x1a0)](_0x3b7c91=>{const _0x92f828=_0xa56399;let _0xa597dc=_0x92f828(0x13a)+_0x5d0e5c+':'+_0x3a49c9+':'+_0x26b68f;_0x524420&&(_0xa597dc=_0xa597dc+':'+_0x524420),_0x3b7c91[_0x92f828(0x1d9)](_0xa597dc,{'range':_0x4acb87,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x4bde4a(0xc2)](_0x161c6d){const _0x5eb697=_0x4bde4a,_0x4a4c41=_0x161c6d[_0x5eb697(0xca)],_0x44ad0e=_0x161c6d[_0x5eb697(0xdd)];_0x161c6d[_0x5eb697(0xca)]=null,_0x161c6d[_0x5eb697(0xdd)]=null,null!=_0x4a4c41&&_0x4a4c41[_0x5eb697(0xdd)]==_0x161c6d&&(_0x4a4c41[_0x5eb697(0xdd)]=_0x44ad0e),null!=_0x44ad0e&&_0x44ad0e[_0x5eb697(0xca)]==_0x161c6d&&(_0x44ad0e[_0x5eb697(0xca)]=_0x4a4c41),_0x5eb697(0x148)==this[_0x5eb697(0xe8)][_0x5eb697(0x1b1)](_0x161c6d)&&(this[_0x5eb697(0xe8)][_0x5eb697(0x134)](_0x161c6d,_0x5eb697(0xfd)),this[_0x5eb697(0x1da)](_0x5eb697(0xf8),_0x161c6d,_0x4a4c41,_0x44ad0e));}[_0x4bde4a(0x21a)](_0x30f444){const _0x214951=_0x4bde4a,_0x1d47b6=_0x30f444['id'],_0x2ffc87=this[_0x214951(0x1b6)](_0x30f444);if(this[_0x214951(0x11c)]&&this[_0x214951(0x11c)][_0x214951(0x16c)]){const _0x5f4209=this[_0x214951(0x14d)][_0x214951(0x193)][_0x214951(0x1b1)](_0x214951(0x18d)),_0x273bb8=_0x2ffc87[_0x214951(0x221)],_0x355baa=_0x2ffc87[_0x214951(0xa4)]?_0x2ffc87[_0x214951(0x21e)]+':'+_0x2ffc87[_0x214951(0xa4)]:_0x2ffc87[_0x214951(0x21e)],_0x17c285=this[_0x214951(0x14d)][_0x214951(0x80)],_0x4db19a=_0x5f4209[_0x214951(0x1c1)](_0x44e721(_0x17c285,_0x214951(0x157))),_0x1ed66f={'id':_0x1d47b6,'type':_0x355baa,'hasComments':_0x273bb8,'data':_0x30f444[_0x214951(0x87)]||null,'originalSuggestionId':_0x30f444[_0x214951(0x73)]||null,'attributes':_0x2ffc87[_0x214951(0xb8)]};this[_0x214951(0x11c)][_0x214951(0x16c)](_0x1ed66f)[_0x214951(0x209)](_0x4b31cc=>{const _0x93a3fd=_0x214951;_0x2ffc87[_0x93a3fd(0x1fb)]=!0x0,_0x5f4209[_0x93a3fd(0x1fc)](_0x4db19a),_0x4b31cc&&_0x4b31cc[_0x93a3fd(0x7a)]&&(this[_0x93a3fd(0x10f)][_0x93a3fd(0x1b1)](_0x1d47b6)[_0x93a3fd(0x7a)]=_0x4b31cc[_0x93a3fd(0x7a)]);})[_0x214951(0x180)](_0x57d239=>{const _0x361c39=_0x214951;throw _0x1270cc(_0x361c39(0x107)),this[_0x361c39(0x14d)][_0x361c39(0x1ce)][_0x361c39(0xf3)]({'isUndoable':!0x1},()=>{const _0x5f0cb1=_0x361c39;_0x2ffc87[_0x5f0cb1(0xd1)]();}),_0x2ffc87[_0x361c39(0x18f)](),this[_0x361c39(0x10f)][_0x361c39(0x1e5)](_0x2ffc87['id']),this[_0x361c39(0xe8)][_0x361c39(0x1e5)](_0x2ffc87),_0x57d239;});}return _0x2ffc87;}[_0x4bde4a(0xdc)](_0x5de1ba){const _0x8fef7e=_0x4bde4a;return this[_0x8fef7e(0x1f6)][_0x8fef7e(0x8b)](_0x5de1ba);}[_0x4bde4a(0x7c)](_0x8594a1,_0x5c6f02){const _0xf252fe=_0x4bde4a,_0x59ffbe=this[_0xf252fe(0x14d)][_0xf252fe(0x193)][_0xf252fe(0x1b1)](_0xf252fe(0x18d)),_0x2d208f=this[_0xf252fe(0x218)](_0x8594a1);if(this[_0xf252fe(0x11c)]&&this[_0xf252fe(0x11c)][_0xf252fe(0x91)]){if(_0x2d208f[_0xf252fe(0x1fb)]){const _0x4801aa=_0x59ffbe[_0xf252fe(0x1c1)](_0x44e721(this[_0xf252fe(0x14d)][_0xf252fe(0x80)],_0xf252fe(0x157)));this[_0xf252fe(0x11c)][_0xf252fe(0x91)](_0x8594a1,_0x5c6f02)[_0xf252fe(0x209)](()=>{const _0x5c0bd8=_0xf252fe;_0x59ffbe[_0x5c0bd8(0x1fc)](_0x4801aa);});}else _0x2d208f['on'](_0xf252fe(0x20b),()=>{const _0x3eb496=_0xf252fe;this[_0x3eb496(0x7c)](_0x8594a1,_0x5c6f02);});}}[_0x4bde4a(0x124)](_0xcc89f2){const _0x3338eb=_0x4bde4a;if(!this[_0x3338eb(0x11c)]||!this[_0x3338eb(0x11c)][_0x3338eb(0x218)])throw new _0x3ef91a(_0x3338eb(0x8e),this);return this[_0x3338eb(0x11c)][_0x3338eb(0x218)](_0xcc89f2);}[_0x4bde4a(0xf4)](_0x277dd0){const _0x2e5889=_0x4bde4a,{id:_0x3f7c3e,type:_0xea44fd,subType:_0x3454b0,authorId:_0x46d513}=this[_0x2e5889(0x9c)](_0x277dd0),_0x2bdf80=this[_0x2e5889(0x10f)][_0x2e5889(0x1b1)](_0x3f7c3e)||this[_0x2e5889(0xcf)](_0xea44fd,_0x3454b0,_0x3f7c3e,_0x46d513,{});switch(this[_0x2e5889(0x1d6)](_0x2bdf80,_0xea44fd,_0x3454b0,_0x46d513),this[_0x2e5889(0xe8)][_0x2e5889(0x1b1)](_0x2bdf80)){case _0x2e5889(0xa7):this[_0x2e5889(0x124)](_0x3f7c3e)[_0x2e5889(0x209)](_0x20341f=>{const _0x4360ff=_0x2e5889;let _0x51883a=Promise[_0x4360ff(0x179)]();_0x20341f[_0x4360ff(0x221)]&&(_0x51883a=this[_0x4360ff(0xb2)][_0x4360ff(0x13f)]({'channelId':this[_0x4360ff(0x14d)][_0x4360ff(0x174)][_0x4360ff(0x1b1)](_0x4360ff(0x136)),'threadId':_0x3f7c3e})),_0x51883a[_0x4360ff(0x209)](()=>{const _0x4bfbfc=_0x4360ff;this[_0x4bfbfc(0x1b6)](_0x20341f)[_0x4bfbfc(0x1fb)]=!0x0;});}),this[_0x2e5889(0xe8)][_0x2e5889(0x134)](_0x2bdf80,_0x2e5889(0x1ff));break;case _0x2e5889(0xfd):this[_0x2e5889(0x7c)](_0x3f7c3e,{'state':_0x2e5889(0xef)});case _0x2e5889(0x104):this[_0x2e5889(0xe8)][_0x2e5889(0x134)](_0x2bdf80,_0x2e5889(0x148)),this[_0x2e5889(0x1da)](_0x2e5889(0x1a7),_0x2bdf80);break;case _0x2e5889(0x148):this[_0x2e5889(0x1da)](_0x2e5889(0x102),_0x2bdf80);}return _0x2bdf80[_0x2e5889(0x116)](_0x277dd0),_0x2bdf80;}[_0x4bde4a(0x147)](_0x58966e){const _0x591877=_0x4bde4a,_0x238342=Array[_0x591877(0x20f)](_0x58966e),_0x4544b4=_0x238342[_0x591877(0x1e1)](_0x3bb30c=>_0x591877(0x1be)==_0x3bb30c[_0x591877(0x21e)]);this[_0x591877(0x11a)](_0x4544b4);const _0x204ed4=_0x238342[_0x591877(0x1e1)](_0x47cfdc=>!_0x47cfdc[_0x591877(0x149)]&&_0x591877(0x1be)!=_0x47cfdc[_0x591877(0x21e)]),_0x13190f=this[_0x591877(0x140)]({'skipNotAttached':!0x0})[_0x591877(0x1e1)](_0x25e607=>!_0x25e607[_0x591877(0x149)]&&_0x591877(0x1be)!=_0x25e607[_0x591877(0x21e)]),_0x1a682f=_0x13190f[_0x591877(0x1e1)](_0x5e2688=>!_0x58966e[_0x591877(0x8b)](_0x5e2688)),_0x2619f3=new Map(_0x13190f[_0x591877(0xfc)](_0x293bbf=>[_0x293bbf,this[_0x591877(0x190)][_0x591877(0x215)](_0x293bbf[_0x591877(0x21e)],_0x293bbf[_0x591877(0xa4)],_0x591877(0xbd))])),_0x18b66f=new Map(_0x13190f[_0x591877(0xfc)](_0x5b056b=>[_0x5b056b,_0x5b056b[_0x591877(0xc6)]()])),_0x28667f=new Set(),_0x63bb0a=new Set();for(let _0x5ee7c2=0x0;_0x5ee7c2<_0x204ed4[_0x591877(0x16e)];_0x5ee7c2++)_0xfe6868(_0x204ed4[_0x5ee7c2],_0x204ed4,_0x5ee7c2+0x1);for(let _0xb39793=0x0;_0xb39793<_0x204ed4[_0x591877(0x16e)];_0xb39793++)_0xfe6868(_0x204ed4[_0xb39793],_0x1a682f,0x0);const _0x3c01fe=new Set();for(let _0x4b9053=0x0;_0x4b9053<_0x204ed4[_0x591877(0x16e)];_0x4b9053++){const _0x44c852=_0x204ed4[_0x4b9053];!_0x63bb0a[_0x591877(0x8b)](_0x44c852)&&_0x44c852[_0x591877(0xca)]&&(_0x3c01fe[_0x591877(0x1c1)](_0x44c852[_0x591877(0xca)]),_0x44c852[_0x591877(0xca)][_0x591877(0xdd)]===_0x44c852&&(_0x44c852[_0x591877(0xca)][_0x591877(0xdd)]=null),_0x44c852[_0x591877(0xca)]=null),!_0x28667f[_0x591877(0x8b)](_0x44c852)&&_0x44c852[_0x591877(0xdd)]&&(_0x3c01fe[_0x591877(0x1c1)](_0x44c852[_0x591877(0xdd)]),_0x44c852[_0x591877(0xdd)][_0x591877(0xca)]===_0x44c852&&(_0x44c852[_0x591877(0xdd)][_0x591877(0xca)]=null),_0x44c852[_0x591877(0xdd)]=null);}function _0xfe6868(_0x2bc153,_0x37c2c6,_0x4e2ac0){const _0x348275=_0x591877;for(let _0x58d1c0=_0x4e2ac0;_0x58d1c0<_0x37c2c6[_0x348275(0x16e)];_0x58d1c0++){const _0x23ab3d=_0x33a71a(_0x2bc153,_0x37c2c6[_0x58d1c0]);_0x23ab3d&&(_0x23ab3d[0x0][_0x348275(0xdd)]=_0x23ab3d[0x1],_0x23ab3d[0x1][_0x348275(0xca)]=_0x23ab3d[0x0],_0x28667f[_0x348275(0x1c1)](_0x23ab3d[0x0]),_0x63bb0a[_0x348275(0x1c1)](_0x23ab3d[0x1]));}}function _0x33a71a(_0x4cfce2,_0x53307c){const _0x4f2e3f=_0x591877;if(_0x4cfce2[_0x4f2e3f(0x1bf)]['id']!==_0x53307c[_0x4f2e3f(0x1bf)]['id'])return null;const _0x328e6b=_0x2619f3[_0x4f2e3f(0x1b1)](_0x4cfce2)(_0x4cfce2,_0x53307c,_0x18b66f[_0x4f2e3f(0x1b1)](_0x4cfce2),_0x18b66f[_0x4f2e3f(0x1b1)](_0x53307c));if(!_0x328e6b)return null;return _0x2619f3[_0x4f2e3f(0x1b1)](_0x53307c)(_0x4cfce2,_0x53307c,_0x18b66f[_0x4f2e3f(0x1b1)](_0x4cfce2),_0x18b66f[_0x4f2e3f(0x1b1)](_0x53307c))?_0x328e6b[0x1][_0x4f2e3f(0xde)]&&_0x328e6b[0x1][_0x4f2e3f(0xde)][_0x4f2e3f(0x16e)]?null:_0x328e6b:null;}_0x3c01fe[_0x591877(0xe6)]&&this[_0x591877(0x147)](_0x3c01fe);}[_0x4bde4a(0x11a)](_0x116a87){const _0x55e701=_0x4bde4a;if(0x0==_0x116a87[_0x55e701(0x16e)])return;const _0x5d7c6a=this[_0x55e701(0x140)]({'skipNotAttached':!0x0})[_0x55e701(0x1e1)](_0x2ff630=>_0x55e701(0x1be)==_0x2ff630[_0x55e701(0x21e)]&&_0x2ff630[_0x55e701(0x1f5)]),_0x3c89a0=[],_0x56d7c5=new Map();for(const _0x40f544 of _0x5d7c6a){const _0x1b90c9=_0x375f70(_0x40f544[_0x55e701(0xb8)]);_0x56d7c5[_0x55e701(0x8b)](_0x1b90c9)||(_0x56d7c5[_0x55e701(0x134)](_0x1b90c9,_0x3c89a0[_0x55e701(0x16e)]),_0x3c89a0[_0x55e701(0xd7)]([]));const _0x13a13e=_0x56d7c5[_0x55e701(0x1b1)](_0x1b90c9);_0x3c89a0[_0x13a13e][_0x55e701(0xd7)](_0x40f544);}!(function(){const _0x282cb8=_0x55e701;_0x3c89a0[_0x282cb8(0x1cf)]((_0x90e84c,_0x14a672)=>{const _0x50cd06=_0x282cb8,_0xfe479a=_0x90e84c[0x0][_0x50cd06(0x7a)],_0x595b90=_0x14a672[0x0][_0x50cd06(0x7a)];return _0xfe479a==_0x595b90?_0x90e84c[0x0][_0x50cd06(0xb8)][_0x50cd06(0x89)]<_0x14a672[0x0][_0x50cd06(0xb8)][_0x50cd06(0x89)]?-0x1:0x1:_0xfe479a<_0x595b90?-0x1:0x1;});for(const _0xd8f138 of _0x3c89a0)_0xd8f138[_0x282cb8(0x1cf)]((_0x43d27f,_0x5eb706)=>_0x43d27f['id']<_0x5eb706['id']?-0x1:0x1);}());for(let _0x5d4235=0x0;_0x5d4235<_0x3c89a0[_0x55e701(0x16e)];_0x5d4235++){if(0x0==_0x3c89a0[_0x5d4235][_0x55e701(0x16e)])continue;const _0x472636=[];for(let _0x4c8ae2=_0x5d4235+0x1;_0x4c8ae2<_0x3c89a0[_0x55e701(0x16e)];_0x4c8ae2++)0x0!=_0x3c89a0[_0x4c8ae2][_0x55e701(0x16e)]&&_0x52d31e(_0x3c89a0[_0x5d4235],_0x3c89a0[_0x4c8ae2])&&_0x472636[_0x55e701(0xd7)](_0x4c8ae2);for(const _0x5c29c4 of _0x472636)_0x3c89a0[_0x5d4235]=_0x3c89a0[_0x5d4235][_0x55e701(0x120)](_0x3c89a0[_0x5c29c4]),_0x3c89a0[_0x5c29c4]=[];}for(const _0x42f40c of _0x3c89a0)for(let _0x18161e=0x0;_0x18161e<_0x42f40c[_0x55e701(0x16e)];_0x18161e++)_0x42f40c[_0x18161e][_0x55e701(0xdd)]=_0x42f40c[_0x18161e+0x1]||null;for(const _0x139b19 of _0x3c89a0)for(let _0x2f1ee0=0x0;_0x2f1ee0<_0x139b19[_0x55e701(0x16e)];_0x2f1ee0++)_0x139b19[_0x2f1ee0][_0x55e701(0xca)]=_0x139b19[_0x2f1ee0-0x1]||null;function _0x52d31e(_0x34ffb7,_0x1fe5a9){const _0x4258f4=_0x55e701;if(_0x34ffb7[0x0][_0x4258f4(0xb8)][_0x4258f4(0x89)]!==_0x1fe5a9[0x0][_0x4258f4(0xb8)][_0x4258f4(0x89)]&&_0x34ffb7[0x0][_0x4258f4(0x1bf)]!==_0x1fe5a9[0x0][_0x4258f4(0x1bf)])return!0x1;if(!function(_0x793c8d,_0x51485b){const _0x13ca3e=_0x4258f4;if(!_0x793c8d[_0x13ca3e(0x221)]&&!_0x51485b[_0x13ca3e(0x221)])return!0x0;if(_0x793c8d[_0x13ca3e(0x221)]&&_0x51485b[_0x13ca3e(0x221)])return!0x1;if(_0x793c8d[_0x13ca3e(0x221)]&&_0x51485b[_0x13ca3e(0x7a)]<_0x793c8d[_0x13ca3e(0xde)][_0x13ca3e(0x1f4)][_0x13ca3e(0x1b1)](0x0)[_0x13ca3e(0x7a)])return!0x0;if(_0x51485b[_0x13ca3e(0x221)]&&_0x793c8d[_0x13ca3e(0x7a)]<_0x51485b[_0x13ca3e(0xde)][_0x13ca3e(0x1f4)][_0x13ca3e(0x1b1)](0x0)[_0x13ca3e(0x7a)])return!0x0;return!0x1;}(_0x34ffb7[0x0],_0x1fe5a9[0x0]))return!0x1;const _0x2a9c64=_0x2cd323(_0x34ffb7[0x0][_0x4258f4(0xb8)],_0x4258f4(0x89)),_0x580488=_0x2cd323(_0x1fe5a9[0x0][_0x4258f4(0xb8)],_0x4258f4(0x89));if(!_0x38f52f(_0x2a9c64,_0x580488))return!0x1;return!!_0x34ffb7[_0x4258f4(0xcb)](_0x1bf3f0=>_0x1fe5a9[_0x4258f4(0x1e6)](_0x2aff54=>_0x1bf3f0[_0x4258f4(0xc6)]()[_0x4258f4(0x17c)](_0x2aff54[_0x4258f4(0xc6)]())))&&_0x1fe5a9[_0x4258f4(0xcb)](_0x2c7370=>_0x34ffb7[_0x4258f4(0x1e6)](_0x42a81b=>_0x2c7370[_0x4258f4(0xc6)]()[_0x4258f4(0x17c)](_0x42a81b[_0x4258f4(0xc6)]())));}}[_0x4bde4a(0x20a)](_0x3da54d){const _0x4fb79a=_0x4bde4a,_0x5bf2b1=Array[_0x4fb79a(0x20f)](_0x3da54d),_0x417ec8=this[_0x4fb79a(0x140)]({'skipNotAttached':!0x0}),_0x14b7e0=_0x417ec8[_0x4fb79a(0x1e1)](_0x4a3266=>!_0x3da54d[_0x4fb79a(0x8b)](_0x4a3266)),_0x1e4840=new Map(_0x5bf2b1[_0x4fb79a(0xfc)](_0x80e43b=>[_0x80e43b,this[_0x4fb79a(0x190)][_0x4fb79a(0x215)](_0x80e43b[_0x4fb79a(0x21e)],_0x80e43b[_0x4fb79a(0xa4)],_0x4fb79a(0x1d8))])),_0x2abed9=new Map(_0x417ec8[_0x4fb79a(0xfc)](_0x56a9f8=>[_0x56a9f8,_0x56a9f8[_0x4fb79a(0x21c)]()]));for(let _0x171b96=0x0;_0x171b96<_0x5bf2b1[_0x4fb79a(0x16e)];_0x171b96++){if(_0x335a31(this,_0x5bf2b1[_0x171b96],_0x5bf2b1,_0x171b96+0x1))return!0x0;}for(let _0xa1c777=0x0;_0xa1c777<_0x5bf2b1[_0x4fb79a(0x16e)];_0xa1c777++){if(_0x335a31(this,_0x5bf2b1[_0xa1c777],_0x14b7e0,0x0))return!0x0;}return!0x1;function _0x335a31(_0x1ec876,_0x26856f,_0x3765af,_0x3fa65f){const _0x57d748=_0x4fb79a;for(let _0x358bb3=_0x3fa65f;_0x358bb3<_0x3765af[_0x57d748(0x16e)];_0x358bb3++){const _0x4affd9=_0x3765af[_0x358bb3];if(_0x4affd9[_0x57d748(0x21e)]!==_0x26856f[_0x57d748(0x21e)]||_0x4affd9[_0x57d748(0x1bf)]['id']!==_0x26856f[_0x57d748(0x1bf)]['id']||_0x4affd9[_0x57d748(0xa4)]!==_0x26856f[_0x57d748(0xa4)])continue;if(!Pt(_0x26856f,_0x4affd9,[_0x57d748(0x89)]))continue;if(_0x57d748(0x1be)==_0x26856f[_0x57d748(0x21e)]&&_0x26856f[_0x57d748(0x87)][_0x57d748(0xce)]!=_0x4affd9[_0x57d748(0x87)][_0x57d748(0xce)])continue;if(_0x57d748(0x1be)==_0x26856f[_0x57d748(0x21e)]&&_0x1ec876[_0x57d748(0xdc)](_0x26856f[_0x57d748(0x87)][_0x57d748(0x96)]))continue;if(_0x57d748(0xd8)==_0x26856f[_0x57d748(0x21e)]){const _0x294cd3=_0x1ec876[_0x57d748(0x14d)][_0x57d748(0x1ce)],_0x1d7899=_0x26856f[_0x57d748(0x17f)]();if(_0x1d7899&&(_0x294cd3[_0x57d748(0x8c)][_0x57d748(0x1c5)](_0x1d7899)||_0x294cd3[_0x57d748(0x8c)][_0x57d748(0x1d1)](_0x1d7899)))continue;}const _0x3f7f54=_0x1e4840[_0x57d748(0x1b1)](_0x26856f),_0x30c8cd=_0x2abed9[_0x57d748(0x1b1)](_0x26856f),_0x46956a=_0x2abed9[_0x57d748(0x1b1)](_0x4affd9),_0x5939fd=_0x26856f[_0x57d748(0xde)]&&_0x26856f[_0x57d748(0xde)][_0x57d748(0x16e)],_0x32f558=_0x4affd9[_0x57d748(0xde)]&&_0x4affd9[_0x57d748(0xde)][_0x57d748(0x16e)];if(!_0x5939fd&&_0x3f7f54(_0x46956a,_0x30c8cd))return _0x1ec876[_0x57d748(0x165)](_0x4affd9,_0x26856f),_0x2abed9[_0x57d748(0x1e5)](_0x26856f),!0x0;if(!_0x32f558&&_0x3f7f54(_0x30c8cd,_0x46956a))return _0x1ec876[_0x57d748(0x165)](_0x26856f,_0x4affd9),_0x2abed9[_0x57d748(0x1e5)](_0x4affd9),!0x0;}return!0x1;}}[_0x4bde4a(0x165)](_0x2e8e6e,_0x39c513){const _0x1a418b=_0x4bde4a;if(_0x2e8e6e[_0x1a418b(0x149)]){for(const _0x58565a of _0x39c513[_0x1a418b(0x21c)]())_0x2e8e6e[_0x1a418b(0x76)](_0x58565a);}else{const _0x1371ca=_0x39c513[_0x1a418b(0xc6)]()[_0x1a418b(0x1a4)];this[_0x1a418b(0x168)](_0x2e8e6e,this[_0x1a418b(0xeb)][_0x1a418b(0x15a)](_0x2e8e6e[_0x1a418b(0xc6)]()[_0x1a418b(0x21b)],_0x1371ca));}_0x39c513[_0x1a418b(0x1a2)]();}[_0x4bde4a(0xe9)](_0x41441d,_0x42e302){const _0xbea3ca=_0x4bde4a,_0x4063d7=_0x41441d[_0xbea3ca(0xe1)](_0xbea3ca(0x97))||_0x41441d[_0xbea3ca(0xe1)](_0xbea3ca(0x1be))?_0xbea3ca(0xf5):_0x41441d[_0xbea3ca(0x1ec)]();return _0x44e721(this[_0xbea3ca(0x14d)][_0xbea3ca(0x80)],_0x42e302+'_'+_0x4063d7+_0xbea3ca(0xaf));}[_0x4bde4a(0x1b7)](){const _0x4d4460=_0x4bde4a,_0x4c59f6=this[_0x4d4460(0x14d)];if(!_0x4c59f6['ui'])return;const {ariaLiveAnnouncer:_0x337d0a}=_0x4c59f6['ui'];_0x59956a(this[_0x4d4460(0xeb)],({left:_0x292e55,entered:_0x49f72d})=>{const _0x4e8be3=_0x4d4460;for(const _0x1e6810 of _0x292e55){const {group:_0x15a6d2,type:_0x153506}=this[_0x4e8be3(0x9c)](_0x1e6810[_0x4e8be3(0x163)]);if(_0x4e8be3(0x1ea)===_0x15a6d2){_0x337d0a[_0x4e8be3(0x1de)](this[_0x4e8be3(0xe9)](_0x153506,_0x4e8be3(0x1b9)));break;}}for(const _0x55800d of _0x49f72d){const {group:_0x3e2256,type:_0x3460f9}=this[_0x4e8be3(0x9c)](_0x55800d[_0x4e8be3(0x163)]);if(_0x4e8be3(0x1ea)===_0x3e2256){_0x337d0a[_0x4e8be3(0x1de)](this[_0x4e8be3(0xe9)](_0x3460f9,_0x4e8be3(0x1f7)));break;}}});}[_0x4bde4a(0x14c)](_0x4f028b){const _0x256610=_0x4bde4a;if(this[_0x256610(0x207)])return!0x1;const _0x479b09=this[_0x256610(0x14d)],_0x297bab=_0x479b09[_0x256610(0x1ce)][_0x256610(0x125)][_0x256610(0x205)][_0x256610(0xf1)]();if(0x0==_0x297bab[_0x256610(0x16e)])return!0x1;const _0x5f1ce2=[],_0x4f02af=_0x297bab[_0x256610(0x1e1)](_0x18ed0d=>_0x256610(0x1be)==_0x18ed0d[_0x256610(0x21e)]),_0x4f8b69=_0x297bab[_0x256610(0x1e1)](_0x58365c=>_0x256610(0x121)==_0x58365c[_0x256610(0x21e)]&&_0x256610(0x184)!=_0x58365c[_0x256610(0x163)]),_0x4871d0=_0x297bab[_0x256610(0x1e1)](_0x163bca=>_0x256610(0x1fc)==_0x163bca[_0x256610(0x21e)]&&_0x256610(0x184)!=_0x163bca[_0x256610(0x163)]);for(const _0x1f5bbc of _0x4f02af)_0x5f1ce2[_0x256610(0xd7)]({'key':_0x1f5bbc[_0x256610(0x10b)],'newValue':_0x1f5bbc[_0x256610(0xc5)],'oldValue':_0x1f5bbc[_0x256610(0xd9)],'range':Ot(_0x1f5bbc[_0x256610(0x81)],_0x479b09[_0x256610(0x1ce)])});for(const _0x46a642 of _0x4f8b69){const _0x3e9911=_0x4871d0[_0x256610(0x17a)](_0x32963a=>_0x32963a[_0x256610(0x1c8)][_0x256610(0x17c)](_0x46a642[_0x256610(0x1c8)]));_0x3e9911&&_0x5f1ce2[_0x256610(0xd7)]({'key':_0x256610(0x181),'newValue':_0x46a642[_0x256610(0x163)],'oldValue':_0x3e9911[_0x256610(0x163)],'range':_0x479b09[_0x256610(0x1ce)][_0x256610(0x130)](_0x46a642[_0x256610(0x1c8)][_0x256610(0x1d2)])});}return 0x0!=_0x5f1ce2[_0x256610(0x16e)]&&this[_0x256610(0x1af)](_0x4f028b,_0x5f1ce2);}[_0x4bde4a(0x113)](_0x40e703){const _0x2beea2=_0x4bde4a;let _0x7f2bbd=!0x1;const _0x386e28=this[_0x2beea2(0x14d)][_0x2beea2(0x1ce)][_0x2beea2(0x125)][_0x2beea2(0x205)][_0x2beea2(0x17d)]()[_0x2beea2(0x1e1)](_0xa03c2a=>_0xa03c2a[_0x2beea2(0x87)][_0x2beea2(0xc0)]&&_0xa03c2a[_0x2beea2(0x163)][_0x2beea2(0xe1)](_0x2beea2(0x20e)));for(const _0x569d02 of _0x386e28){const {subType:_0x2bceae,id:_0x3a6e80}=this[_0x2beea2(0x9c)](_0x569d02[_0x2beea2(0x163)]),_0x18e653=_0x2bceae[_0x2beea2(0x20c)]('|')[0x0];for(const _0x58049a of this[_0x2beea2(0x140)]({'skipNotAttached':!0x0}))_0x58049a['id']!=_0x3a6e80&&_0x2beea2(0x1be)==_0x58049a[_0x2beea2(0x21e)]&&_0x58049a[_0x2beea2(0x87)]&&_0x58049a[_0x2beea2(0x87)][_0x2beea2(0x96)]==_0x18e653&&_0x58049a[_0x2beea2(0xc6)]()[_0x2beea2(0x15e)](_0x569d02[_0x2beea2(0x87)][_0x2beea2(0xc0)])&&(this[_0x2beea2(0x203)](_0x58049a,_0x569d02[_0x2beea2(0x87)][_0x2beea2(0xc0)],_0x40e703),_0x7f2bbd=!0x0);}return _0x7f2bbd;}[_0x4bde4a(0x16f)](_0x56eabf){const _0x2d6d02=_0x4bde4a;this[_0x2d6d02(0x14d)],(this[_0x2d6d02(0x207)]=!0x0,_0x56eabf());}[_0x4bde4a(0x1e9)](_0x20dd5c){const _0x4875b3=_0x4bde4a,_0x1728f4=this[_0x4875b3(0xdc)](_0x20dd5c),_0x5cd72a=this[_0x4875b3(0x9f)][_0x4875b3(0x8b)](_0x20dd5c);return _0x1728f4||_0x5cd72a;}[_0x4bde4a(0x1af)](_0x31d8d2,_0x1ef86b){const _0x382de3=_0x4bde4a;if(0x0==_0x1ef86b[_0x382de3(0x16e)])return!0x1;let _0x3aafec=!0x1;for(const _0x493720 of _0x1ef86b){const _0x77f652=this[_0x382de3(0xdb)](_0x493720[_0x382de3(0x81)],_0x382de3(0x1be))[_0x382de3(0x1e1)](_0x963267=>!_0x963267[_0x382de3(0x128)][_0x382de3(0xf7)])[_0x382de3(0xfc)](_0x3f4ae9=>_0x3f4ae9[_0x382de3(0x1ea)]),_0x4b1719=_0x375f70({'newValue':_0x493720[_0x382de3(0x1bb)]});_0x77f652[_0x382de3(0x1e1)](_0x2b7661=>{const _0x47db91=_0x382de3,[_0x3ae32f,_0x37d7d9]=_0x2b7661[_0x47db91(0xa4)][_0x47db91(0x20c)]('|');return _0x3ae32f==_0x493720[_0x47db91(0x96)]&&_0x37d7d9!=_0x4b1719;})[_0x382de3(0x12d)](_0x444912=>{const _0x254b24=_0x382de3;this[_0x254b24(0x203)](_0x444912,_0x493720[_0x254b24(0x81)],_0x31d8d2),_0x3aafec=!0x0;});}return _0x3aafec;}[_0x4bde4a(0x203)](_0x593009,_0x5bf054,_0x4b2754){const _0x5c6a12=_0x4bde4a,_0x6e6f5c=_0x593009[_0x5c6a12(0xc6)]()[_0x5c6a12(0x211)](_0x5bf054);0x0!==_0x6e6f5c[_0x5c6a12(0x16e)]?0x1!==_0x6e6f5c[_0x5c6a12(0x16e)]?this[_0x5c6a12(0x122)](_0x593009,_0x5bf054[_0x5c6a12(0x21b)],_0x5bf054[_0x5c6a12(0x1a4)]):this[_0x5c6a12(0x168)](_0x593009,_0x6e6f5c[0x0]):_0x4b2754[_0x5c6a12(0x110)](_0x593009[_0x5c6a12(0x7e)]());}}class xt{constructor(_0x795b18){const _0x16d879=_0x4bde4a;this[_0x16d879(0xea)]=_0x795b18,this[_0x16d879(0xeb)]=_0x795b18[_0x16d879(0x1ce)],this[_0x16d879(0x138)]=new Map(),this[_0x16d879(0xa1)]=new Map(),this[_0x16d879(0xd0)]();}[_0x4bde4a(0x105)](_0x20c3b5,_0x549c7a,_0x515b11,_0x579b29,_0x7ed25d,_0x1e2e2d){const _0x5e24d7=_0x4bde4a;return new _0x4b3026(this[_0x5e24d7(0xeb)],{'type':_0x20c3b5,'subType':_0x549c7a,'id':_0x515b11,'author':_0x579b29,'creator':_0x579b29,'attributes':_0x7ed25d,'onAttributesChange':_0x1e2e2d,'onAccept':(..._0x204f7a)=>this[_0x5e24d7(0x215)](_0x20c3b5,_0x549c7a,_0x5e24d7(0x1ac))(..._0x204f7a),'onDiscard':(..._0x16f56b)=>this[_0x5e24d7(0x215)](_0x20c3b5,_0x549c7a,_0x5e24d7(0xd1))(..._0x16f56b)});}[_0x4bde4a(0x152)](_0x56f40b,_0x4e65c2,_0x12043f,_0x17ce53){const _0x23d884=_0x4bde4a,_0x409f42=_0x56f40b+':'+_0x4e65c2+':'+_0x12043f;this[_0x23d884(0x138)][_0x23d884(0x134)](_0x409f42,_0x17ce53);}[_0x4bde4a(0x215)](_0x46b9fb,_0x51ee4f,_0x3fa303){const _0x253883=_0x4bde4a,_0x23c5a4=_0x46b9fb+':'+_0x51ee4f+':'+_0x3fa303;return this[_0x253883(0x138)][_0x253883(0x1b1)](_0x23c5a4)||this[_0x253883(0xa1)][_0x253883(0x1b1)](_0x46b9fb+':'+_0x3fa303);}[_0x4bde4a(0xd0)](){const _0x5146d4=_0x4bde4a,_0x5b81ae=()=>!0x1,_0x56db40=_0x5a7940=>{const _0x12caf9=_0x8a37;_0x5a7940[_0x12caf9(0x1cf)]((_0x4d1f46,_0x86af7e)=>_0x4d1f46[_0x12caf9(0x21b)][_0x12caf9(0x108)](_0x86af7e[_0x12caf9(0x21b)])?0x1:-0x1),this[_0x12caf9(0xeb)][_0x12caf9(0x1a0)](_0x5b7359=>{const _0x4deb98=_0x12caf9;for(const _0x3dd968 of _0x5a7940){let _0xcf9834;_0xcf9834=_0x3dd968[_0x4deb98(0x1a4)][_0x4deb98(0x1e2)]&&_0x3dd968[_0x4deb98(0x1a4)][_0x4deb98(0x1bd)]==_0x3dd968[_0x4deb98(0x21b)][_0x4deb98(0x1d2)]?_0x5b7359[_0x4deb98(0x19e)](_0x3dd968[_0x4deb98(0x21b)][_0x4deb98(0x1d2)],'on'):_0x5b7359[_0x4deb98(0x19e)](_0x3dd968),this[_0x4deb98(0xeb)][_0x4deb98(0x1f1)](_0xcf9834,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x8b2096=(_0x4b07b7,_0xd861db)=>{const _0x2b0ed9=_0x8a37;_0xd861db&&this[_0x2b0ed9(0xeb)][_0x2b0ed9(0x1a0)](_0x15394d=>{const _0x2246d7=_0x2b0ed9,{commandName:_0x4108ab,commandParams:_0x27e6e7=[]}=_0xd861db,_0x468e4a=_0x4b07b7[_0x2246d7(0xfc)](_0x370ee6=>(Tt(_0x370ee6)&&(_0x370ee6=this[_0x2246d7(0xeb)][_0x2246d7(0x15a)](_0x370ee6[_0x2246d7(0x1a4)])),_0x370ee6))[_0x2246d7(0x1e1)](_0x105e16=>_0x2246d7(0xd2)!==_0x105e16[_0x2246d7(0xa2)][_0x2246d7(0xc9)]);if(_0x468e4a[_0x2246d7(0x16e)]<0x1)return;const _0x3f79e0=Array[_0x2246d7(0x20f)](this[_0x2246d7(0xeb)][_0x2246d7(0x125)][_0x2246d7(0x153)][_0x2246d7(0x21c)]())[_0x2246d7(0xfc)](_0x32ff42=>_0x40eb5e[_0x2246d7(0x1ab)](_0x32ff42));_0x15394d[_0x2246d7(0x12c)](_0x468e4a);for(const _0x378405 of this[_0x2246d7(0xea)][_0x2246d7(0x11e)][_0x2246d7(0x11e)]())_0x378405[_0x2246d7(0x84)]();_0x27e6e7[_0x2246d7(0xd7)]({'forceDefaultExecution':!0x0}),this[_0x2246d7(0xea)][_0x2246d7(0x137)](_0x4108ab,..._0x27e6e7);const _0x3bc3ec=_0x3f79e0[_0x2246d7(0x1e1)](_0x5c68f0=>_0x2246d7(0xd2)!=_0x5c68f0[_0x2246d7(0xa2)][_0x2246d7(0xc9)]);_0x3bc3ec[_0x2246d7(0x16e)]>0x0&&_0x15394d[_0x2246d7(0x12c)](_0x3bc3ec);for(const _0x5fb482 of _0x3f79e0)_0x5fb482[_0x2246d7(0x1ae)]();});},_0x531d16=(_0x434ba5,_0x2a7201)=>0x1==_0x434ba5[_0x5146d4(0x16e)]&&0x1==_0x2a7201[_0x5146d4(0x16e)]&&_0x434ba5[0x0][_0x5146d4(0x1a4)][_0x5146d4(0x17c)](_0x2a7201[0x0][_0x5146d4(0x21b)]),_0x26afcc=(_0x46f889,_0x5d52f0,_0x114e8f,_0x3fb37b)=>Ft(_0x46f889,_0x5d52f0,_0x114e8f,_0x3fb37b,this[_0x5146d4(0xeb)])?[_0x46f889,_0x5d52f0]:Ft(_0x5d52f0,_0x46f889,_0x3fb37b,_0x114e8f,this[_0x5146d4(0xeb)])?[_0x5d52f0,_0x46f889]:null;this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x13b),_0x5b81ae),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x1eb),_0x56db40),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x14b),_0x531d16),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x11b),_0x26afcc),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x13d),_0x56db40),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x183),_0x5b81ae),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x194),_0x531d16),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x1e3),_0x26afcc),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0xf6),_0x8b2096),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x14a),_0x5b81ae),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0xba),_0x531d16),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x1aa),_0x5b81ae),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x154),_0x8b2096),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x176),_0x5b81ae),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x100),_0x531d16),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0xb3),_0x5b81ae),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x90),_0x5b81ae),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x201),(_0x565b0c,_0x4f2968)=>{const _0x4a2445=_0x5146d4;if(!_0x4f2968)return;const _0x1f79ae=this[_0x4a2445(0xea)][_0x4a2445(0x193)][_0x4a2445(0x1b1)](p);this[_0x4a2445(0xeb)][_0x4a2445(0x1a0)](_0x464abc=>{const _0x46b369=_0x4a2445;if(_0x46b369(0x181)==_0x4f2968[_0x46b369(0x96)])for(const _0x324269 of _0x565b0c){const _0x3254ef=_0x324269[_0x46b369(0x21b)][_0x46b369(0x1d2)],_0x671d36=_0x4f2968[_0x46b369(0xce)];_0x464abc[_0x46b369(0x7d)](_0x3254ef,_0x671d36);}else{if(_0x1f79ae[_0x46b369(0xdc)](_0x4f2968[_0x46b369(0x96)])){for(const _0x28c394 of _0x565b0c)void 0x0!==_0x4f2968[_0x46b369(0xce)]?_0x464abc[_0x46b369(0x99)](_0x4f2968[_0x46b369(0x96)],_0x4f2968[_0x46b369(0xce)],_0x28c394[_0x46b369(0x21b)][_0x46b369(0x1d2)]):_0x464abc[_0x46b369(0x9a)](_0x4f2968[_0x46b369(0x96)],_0x28c394[_0x46b369(0x21b)][_0x46b369(0x1d2)]);}else{for(const _0x472bdd of _0x565b0c)_0x4f2968[_0x46b369(0xce)]?_0x464abc[_0x46b369(0x99)](_0x4f2968[_0x46b369(0x96)],_0x4f2968[_0x46b369(0xce)],_0x472bdd):_0x464abc[_0x46b369(0x9a)](_0x4f2968[_0x46b369(0x96)],_0x472bdd);}}});}),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0xcc),_0x531d16);}}function Rt(_0x2a776f,_0x3f2365,_0x149ec8){const _0x8babcb=_0x4bde4a;for(const _0x54e544 of _0x3f2365[_0x8babcb(0x1bd)][_0x8babcb(0x12b)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x54e544[_0x8babcb(0xa2)]==_0x54e544)return!0x1;if(!_0x149ec8[_0x8babcb(0x77)](_0x54e544))return!0x1;if(_0x2a776f[_0x8babcb(0x1c5)](_0x54e544)||_0x2a776f[_0x8babcb(0x1d1)](_0x54e544))return!0x0;}return!0x1;}function Tt(_0x5cb1b3){const _0xc23a4d=_0x4bde4a;return _0x5cb1b3[_0xc23a4d(0x1a4)][_0xc23a4d(0x1bd)]==_0x5cb1b3[_0xc23a4d(0x21b)][_0xc23a4d(0x1d2)]&&_0x5cb1b3[_0xc23a4d(0x1a4)][_0xc23a4d(0x187)];}function Et(_0x5dd7f0,_0x5176a1,_0x17552e,_0x19bb95){const _0x209475=_0x4bde4a,_0x3ed3b0=_0x30a680=>!_0x30a680[_0x209475(0x18c)]['is'](_0x209475(0x16d))&&!_0x19bb95[_0x209475(0x1c5)](_0x30a680[_0x209475(0x18c)]),_0x535c53=_0x5dd7f0[_0x209475(0x21b)][_0x209475(0x175)](_0x3ed3b0),_0x5b4af5=_0x5dd7f0[_0x209475(0x1a4)][_0x209475(0x175)](_0x3ed3b0,{'direction':_0x209475(0xc3)});return(!_0x5dd7f0[_0x209475(0x21b)][_0x209475(0x17c)](_0x535c53)||!_0x5dd7f0[_0x209475(0x1a4)][_0x209475(0x17c)](_0x5b4af5))&&(_0x535c53[_0x209475(0x108)](_0x5b4af5)?_0x17552e[_0x209475(0x1a6)](_0x5176a1,{'range':_0x17552e[_0x209475(0x15a)](_0x535c53,_0x5b4af5)}):_0x17552e[_0x209475(0x110)](_0x5176a1),!0x0);}function Vt(_0xc410c6){return _0x375f70(_0xc410c6);}function Ut(_0x115172){const _0x236e7f=_0x4bde4a,_0x12a4f0=_0x115172[_0x236e7f(0x21b)][_0x236e7f(0x1d2)];return _0x12a4f0&&_0x12a4f0['is'](_0x236e7f(0x213));}function Ot(_0x30e367,_0x424e3b){const _0x588b71=_0x4bde4a;return null==_0x30e367[_0x588b71(0x1a4)][_0x588b71(0xe3)]&&_0x30e367[_0x588b71(0x1a4)][_0x588b71(0x1bd)]==_0x30e367[_0x588b71(0x21b)][_0x588b71(0x1d2)]?Gt(_0x30e367[_0x588b71(0x21b)][_0x588b71(0x1d2)],_0x424e3b):_0x30e367;}function Gt(_0x555f07,_0x1cc38f){const _0x5e5e81=_0x4bde4a,_0x2f135f=_0x1cc38f[_0x5e5e81(0x8c)][_0x5e5e81(0x1c5)](_0x555f07)||_0x1cc38f[_0x5e5e81(0x8c)][_0x5e5e81(0xa5)](_0x555f07);return _0x1cc38f[_0x5e5e81(0x15a)](_0x1cc38f[_0x5e5e81(0x1d7)](_0x555f07,_0x5e5e81(0x142)),_0x2f135f?_0x1cc38f[_0x5e5e81(0x109)](_0x555f07):_0x1cc38f[_0x5e5e81(0x1d7)](_0x555f07,_0x5e5e81(0x1a4)));}function _0x8a37(_0xa226e0,_0x54957a){const _0x3cf0a0=_0x3cf0();return _0x8a37=function(_0x8a37d1,_0x25efac){_0x8a37d1=_0x8a37d1-0x73;let _0x5a8b98=_0x3cf0a0[_0x8a37d1];return _0x5a8b98;},_0x8a37(_0xa226e0,_0x54957a);}function Ft(_0xd21f67,_0x258b44,_0x338d7c,_0x4a7946,_0x15d9ef){const _0xe86fd3=_0x4bde4a;if(!Pt(_0xd21f67,_0x258b44))return!0x1;if(_0x338d7c[_0xe86fd3(0x1a4)][_0xe86fd3(0x17c)](_0x4a7946[_0xe86fd3(0x21b)]))return!0x0;if(_0xd21f67[_0xe86fd3(0x21e)]!=_0x258b44[_0xe86fd3(0x21e)])return!0x1;if(!_0x338d7c[_0xe86fd3(0x1a4)][_0xe86fd3(0x9b)](_0x4a7946[_0xe86fd3(0x21b)]))return!0x1;const _0x228754=_0x15d9ef[_0xe86fd3(0x15a)](_0x338d7c[_0xe86fd3(0x1a4)],_0x4a7946[_0xe86fd3(0x21b)])[_0xe86fd3(0xbb)]();for(const _0x12618d of _0x228754)if([_0xe86fd3(0xa8),_0xe86fd3(0x133)][_0xe86fd3(0xec)](_0x12618d[_0xe86fd3(0x21e)])&&_0x15d9ef[_0xe86fd3(0x8c)][_0xe86fd3(0x1d1)](_0x12618d[_0xe86fd3(0x18c)]))return!0x1;return!0x0;}function Pt(_0x2b0547,_0x49dab8,_0x354eb0=[]){const _0xb9462f=_0x4bde4a;return!(!_0x2b0547[_0xb9462f(0x1f5)]||!_0x49dab8[_0xb9462f(0x1f5)])&&_0x38f52f(_0x2cd323(_0x2b0547[_0xb9462f(0xb8)],_0x354eb0),_0x2cd323(_0x49dab8[_0xb9462f(0xb8)],_0x354eb0));}function Lt(_0xbf7b6d,_0x2572c3){const _0x2a8828=_0x4bde4a,_0x1425a5=Ht(_0xbf7b6d[_0x2a8828(0xb8)]),_0x38ec17=Ht(_0x2572c3);if(!_0xbf7b6d[_0x2a8828(0x1f5)])return!0x1;for(const _0x201a25 of Object[_0x2a8828(0x15f)](_0x38ec17))if(!_0x38f52f(_0x1425a5[_0x201a25],_0x38ec17[_0x201a25]))return!0x1;return!0x0;}function Ht(_0x3b38bb){const _0x1b6f5b=_0x4bde4a,_0x59a309=Object[_0x1b6f5b(0x144)]({},_0x3b38bb);return delete _0x59a309[_0x1b6f5b(0xd3)],delete _0x59a309[_0x1b6f5b(0x220)],_0x59a309;}
23
+ const _0x27915a=_0x3941;(function(_0x1a1f8a,_0x4442ec){const _0xc28687=_0x3941,_0x2687c3=_0x1a1f8a();while(!![]){try{const _0x3cdde7=-parseInt(_0xc28687(0x229))/0x1+-parseInt(_0xc28687(0x36a))/0x2+-parseInt(_0xc28687(0x32d))/0x3+parseInt(_0xc28687(0x2e2))/0x4+parseInt(_0xc28687(0x25e))/0x5*(parseInt(_0xc28687(0x2de))/0x6)+parseInt(_0xc28687(0x1d0))/0x7*(-parseInt(_0xc28687(0x1e0))/0x8)+-parseInt(_0xc28687(0x24a))/0x9*(-parseInt(_0xc28687(0x348))/0xa);if(_0x3cdde7===_0x4442ec)break;else _0x2687c3['push'](_0x2687c3['shift']());}catch(_0x225362){_0x2687c3['push'](_0x2687c3['shift']());}}}(_0x1d13,0xb3463));import{Plugin as _0x553ece,PendingActions as _0x58998c}from'ckeditor5/src/core.js';import{LiveRange as _0x5449a9}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3576bb,uid as _0x26cbdb,priorities as _0x45cffe,logWarning as _0x5db6b3}from'ckeditor5/src/utils.js';import{toWidget as _0x5882f4}from'ckeditor5/src/widget.js';import{Users as _0x37ea1a,hashObject as _0x36a73d,surroundingMarkersDetector as _0x2ea689}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4b739c from'./commands/trackchangescommand.js';import _0x496ee2 from'./commands/acceptsuggestioncommand.js';import _0x44e7bf from'./commands/discardsuggestioncommand.js';import _0xf6be23 from'./commands/executeonallsuggestionscommand.js';import _0x17e224 from'./commands/executeonselectedsuggestionscommand.js';import _0x3828b4 from'./suggestion.js';function _0x1d13(){const _0x391eaa=['elementStart','markInlineFormat','addHighlight','getCustomProperty','getAttribute','formatBlock:join','addSuggestionData','addCommentThread','_checkSuggestionCorrectness','splice','removeMarker:suggestion:attribute','getMultiRangeId','writer','$graveyard','_recordAttributeChanges','groupId','_customCallbacks','getRange','getAllAdjacentSuggestions','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.','formatBlock:chain','forEach','toViewElement','_cutOutSuggestionMarker','containsPosition','isAtEnd','_reduceSuggestionAttributeRange','removeMarkers','_saved','move','sort','commandName','locale','ck-suggestion-marker','track-changes-command-not-found','markerToData','formatBlock:accept','3922296rFzXvN','suggestionLoaded','$elementName','action','_processAttributeSuggestions','markDeletion','howMany','formatInline:discard','formatInline:chain','creator','track-changes-suggestion-data-mismatch','listenTo','_defaultCallbacks','_breakSuggestionMarker','some','delete','getChanges','markMultiRangeInsertion','deletion:accept','hasComments','removeComment','adapter','_afterChanges','toJSON','track-changes-adapter-missing-getsuggestion','acceptSelectedSuggestions','upcast','2872330SerCjO','_isRegisteredAttribute','_getSuggestionData','trackChanges.mergeNestedSuggestions','attribute:accept','createRangeIn','track-changes-user-not-found','dataDowncast','acceptAllSuggestions','isDocumentOperation','ck-suggestion-marker-formatBlock','high','unshift','type','$marker','get','insertContent','trackChangesCommand','forceDefaultExecution','lowest','containerElement','attribute:join','setAttribute','hasCommentThread','setSelection','group','getAncestors','every','ck-suggestion-marker-','getFirstRange','fire','_removeSuggestion','attributes','updateMarker','75466ZNeHoy','oldRange','return','formatInline:','insertion:discard','_joinWithAdjacentSuggestions','markerNameToElements','clear','addMarker:suggestion','Users','discardAllSuggestions','formatBlock','suggestionChanged','chain','forward','acceptSuggestion','has','getContainedElement','selection','range','addMarker:suggestion:formatBlock','842989eqsGbL','isAfter','editing','elementEnd','_handleNewSuggestionMarker','concat','low','markerName','createRange','CommentsRepository','after','previous','PENDING_ACTION_SUGGESTION','assign','LEAVE','commands','16AraBhh','editor','consume','_refreshAttributeSuggestionsChain','schema','values','$textProxy','authorName','documentSelection','_reduceExistingSuggestions','_mergeNestedSuggestions','model','isExternal','suggestionUnloaded','addComment','insertion:accept','containsItem','suggestion:attribute:','getFirstMarker','_blockAttributeKeys','stopListening','addMarkerName','deletion:chain','newRange','markInsertion','nodeBefore','suggestion-type','getDifference','reconvertMarker','rootName','then','insertion:join','data-suggestion','_inlineAttributeKeys','position','registerCustomCallback','marker-count','trackChanges.trackFormatChanges','registerPostFixer','formatInline:accept','_suggestionFactory','fromRange','define','targetPosition','_findSuggestions','_initAriaMarkerChangeAnnouncements','keys','insertion:chain','_getAttributeKey','update:suggestion','_refreshSuggestionsChain','find','rename','addRange','external:','substring','_isBlockAttribute','insertion','isLocal','getItems','bindElementToMarker','containsRangeInObject','dataToMarker','isIntersectingWithRange','getSuggestion','tablePasteChainId','_getExternalAuthor','showSuggestionHighlights','_SUGGESTION_ANNOUNCEMENT','split','_trackFormatChanges','subType','activeMarkers','918403YKQexp','rejected','deleteContent','startsWith','markAttributeChange','oldValue','filter','formatBlock:','multi','createPositionAt','ready','isRemovable','authoredAt','_getMarkerAnnouncementText','removeMarker','unbind','getUser','comments','splitPosition','createElement','map','track-changes-suggestion-not-found','addMarker:suggestion:attribute','formatBlock:discard','parent','_suggestionState','_suggestions','editingDowncast','next','isOwn','suggestion','containsRange','registerBlockAttribute','54nYMygA','removed','buildSuggestion','$text','change','_enabledCommands','markers','isInsideObject','fetchCommentThread','_registerDefaultCallbacks','isArray','attributeKey','addUser','highest','getNearestSelectionRange','author','widget','add','_setSuggestionRange','moveTargetPosition','1753005mKYLLn','attribute','enableReadOnlyMode','createRangeOn','options','isInContent','elementToElement','data','isUndo','attributeNewValue','track-changes-enable-command-twice','getMarkers','getIntersection','change:_saved','isLimit','removeMarker:suggestion:formatBlock','createdAt','getCommentThread','change:data','_model','isSelectable','root','discardSuggestion','nodeAfter','dataReady','_joinSuggestions','join','end','length','mapper','insertion:','change:activeMarkers','remove','_getAuthorFromId','addClass','_commentsRepository','markerToHighlight','isMultiRange','deletion:','rethrowUnexpectedError','size','_addSuggestionMarker','push','stop','isBlock','batch','markMultiRangeBlockFormat','clone','announce','from','name','fromCharCode','commentThread','attribute:','_adapter','_recordAttributeSuggestions','isTouching','formatInline','requires','removeClass','unbindElementFromMarkerName','addMarker','getRanges','isIntersecting','isBefore','toUpperCase','ck-suggestion-marker-formatInline','pop','_isDataLoaded','getSuggestionCallback','_addThreadToSuggestion','document','markerReady','default','isObject','item','pluginName','createPositionAfter','set','warn','isEqual','refresh','_editor','_createSuggestion','track-changes-adapter-already-set','init','multipleBlocks','element','deletion:discard','attributeOldValue','updateSuggestion','differ','addSuggestion','getShiftedBy','consumable','trackChanges','conversion','discardSelectedSuggestions','deletion','detach','newValue','ck-suggestion-marker--active','value','@external','_splitMarkerName','isCollapsed','createSelection','execute','config','FORMATTING','PendingActions','start','accepted','catch','_processAttributeChanges','isAtStart','backward','_rangeIsInLocalUserInsertion','getWalker','open','accept','descriptionFactory','isNextTo','notReady','insert','createPositionBefore','applyOperation','formatGroupId','18QdplWi','before','always','substr','1854112xenqrd','deletion:join','discard','enqueueChange','markBlockFormat','head','formatInline:join','attribute:discard','key','meta','getChangedMarkers','originalSuggestionId','_isForcedDefaultExecutionBlock','getLastMatchingPosition','ENTER','setTo','skipNestingCheck','TrackChangesEditing','includes','getSuggestions','removeAttribute','for','_setSuggestionData','resolve','enableDefaultAttributesIntegration','never','collaboration.channelId','registerInlineAttribute','enableCommand','hasSuggestion','error-saving-suggestion-data-suggestion-discarded','suggestion:','_onDiscard','normal','format','_updateSuggestionData','plugins','markMultiRangeDeletion'];_0x1d13=function(){return _0x391eaa;};return _0x1d13();}import _0x5583c2 from'./suggestiondescriptionfactory.js';import _0xaa0720 from'./integrations/aiassistant.js';import _0x4a1d8d from'./integrations/alignment.js';import _0x4e32c7 from'./integrations/basicstyles.js';import _0x34837c from'./integrations/blockquote.js';import _0x114842 from'./integrations/casechange.js';import _0x111d13 from'./integrations/ckbox.js';import _0xf2c35c from'./integrations/codeblock.js';import _0x42da59 from'./integrations/comments.js';import _0x24f0b from'./integrations/deletecommand.js';import _0x1107bb from'./integrations/list.js';import _0x6bd3c8 from'./integrations/listproperties.js';import _0x497832 from'./integrations/entercommand.js';import _0x3458c7 from'./integrations/findandreplace.js';import _0x185c2c from'./integrations/font.js';import _0x488dc5 from'./integrations/formatpainter.js';import _0x3debd0 from'./integrations/heading.js';import _0x40fa1b from'./integrations/highlight.js';import _0x2166b4 from'./integrations/horizontalline.js';import _0x1ddbbb from'./integrations/htmlembed.js';import _0x44175d from'./integrations/image.js';import _0x5cf811 from'./integrations/imagereplace.js';import _0xfb9a6a from'./integrations/imagestyle.js';import _0xab82b from'./integrations/importword.js';import _0x2d7c3e from'./integrations/indent.js';import _0x45b13b from'./integrations/inputcommand.js';import _0x39884b from'./integrations/link.js';import _0x330727 from'./integrations/legacylist.js';import _0xf292fe from'./integrations/legacylistproperties.js';import _0xcab62e from'./integrations/mediaembed.js';import _0x18b7a1 from'./integrations/mention.js';import _0x22c330 from'./integrations/multilevellist.js';import _0x2b4ce6 from'./integrations/pagebreak.js';import _0x474065 from'./integrations/paragraph.js';import _0x34ce53 from'./integrations/removeformat.js';import _0x550ec2 from'./integrations/restrictededitingmode.js';import _0xd733a1 from'./integrations/shiftentercommand.js';import _0x5a9886 from'./integrations/standardeditingmode.js';import _0x2ca1ca from'./integrations/style.js';import _0x1f9baf from'./integrations/table.js';import _0x662100 from'./integrations/tablemergesplit.js';import _0xda5c6 from'./integrations/tableheadings.js';function _0x3941(_0x2fec8a,_0x28ae28){const _0x1d138f=_0x1d13();return _0x3941=function(_0x3941ec,_0x19b63e){_0x3941ec=_0x3941ec-0x1c5;let _0x6c7e06=_0x1d138f[_0x3941ec];return _0x6c7e06;},_0x3941(_0x2fec8a,_0x28ae28);}import _0x171206 from'./integrations/tableclipboard.js';import _0x4430bc from'./integrations/tablecolumnresize.js';import _0x3bcd8c from'./integrations/template.js';import _0x35bf71 from'./integrations/tableofcontents.js';import _0x49f710 from'./integrations/title.js';import _0x58556a from'./integrations/undo.js';import _0x1f0b5e from'./integrations/tablecaption.js';import _0xc563a1 from'./integrations/tableproperties.js';import{getTranslation as _0x52ad92}from'./utils/common-translations.js';import{isEqual as _0x665fef,omit as _0x4c5609}from'lodash-es';export const renameAttributeKey=_0x27915a(0x32f);export default class p extends _0x553ece{static get[_0x27915a(0x298)](){const _0x3b5c35=_0x27915a;return[_0x3b5c35(0x1d9),_0x37ea1a,_0x58998c,_0xaa0720,_0x4a1d8d,_0x4e32c7,_0x34837c,_0x111d13,_0x114842,_0xf2c35c,_0x42da59,_0x24f0b,_0x497832,_0x3458c7,_0x185c2c,_0x488dc5,_0x3debd0,_0x40fa1b,_0x2166b4,_0x1ddbbb,_0x44175d,_0xfb9a6a,_0x5cf811,_0xab82b,_0x2d7c3e,_0x45b13b,_0x330727,_0xf292fe,_0x22c330,_0x39884b,_0x1107bb,_0x6bd3c8,_0xcab62e,_0x18b7a1,_0x2b4ce6,_0x474065,_0x34ce53,_0x550ec2,_0xd733a1,_0x5a9886,_0x2ca1ca,_0x1f9baf,_0x662100,_0xda5c6,_0x1f0b5e,_0x171206,_0x4430bc,_0x35bf71,_0xc563a1,_0x3bcd8c,_0x49f710,_0x58556a];}static get[_0x27915a(0x2aa)](){const _0x103b22=_0x27915a;return _0x103b22(0x2f3);}constructor(_0x3b7375){const _0x4ade3e=_0x27915a;function _0xf2128e(_0x36f9ae){const _0x5b846f=_0x3941;return _0x36f9ae[_0x5b846f(0x23d)](_0x5fdd20=>String[_0x5b846f(0x291)](_0x5fdd20))[_0x5b846f(0x278)]('');}super(_0x3b7375),this[_0x4ade3e(0x295)]=!0x1,this[_0x4ade3e(0x2ac)](_0x4ade3e(0x228),[]),this['on'](_0x4ade3e(0x27d),(_0x38e908,_0x13e722,_0x55c352,_0x168705)=>{const _0x52c834=_0x4ade3e;this[_0x52c834(0x271)][_0x52c834(0x24e)](()=>{const _0x1f3231=_0x52c834;for(const _0x18ea39 of[..._0x168705,..._0x55c352])this[_0x1f3231(0x271)][_0x1f3231(0x250)][_0x1f3231(0x1cb)](_0x18ea39)&&_0x3b7375[_0x1f3231(0x1d2)][_0x1f3231(0x1fc)](_0x18ea39);});}),this[_0x4ade3e(0x2d7)]=new _0x5583c2(this[_0x4ade3e(0x1e1)][_0x4ade3e(0x1eb)][_0x4ade3e(0x1e4)],this[_0x4ade3e(0x1e1)][_0x4ade3e(0x328)]),this[_0x4ade3e(0x294)]=null,this[_0x4ade3e(0x208)]=new xt(this[_0x4ade3e(0x1e1)]),this[_0x4ade3e(0x243)]=new Map(),this[_0x4ade3e(0x281)]=_0x3b7375[_0x4ade3e(0x306)][_0x4ade3e(0x357)](_0x4ade3e(0x1d9)),this[_0x4ade3e(0x24f)]=new Set(),this[_0x4ade3e(0x271)]=this[_0x4ade3e(0x1e1)][_0x4ade3e(0x1eb)],this[_0x4ade3e(0x242)]=new WeakMap(),this[_0x4ade3e(0x2ee)]=!0x1,this[_0x4ade3e(0x1f3)]=new Set([_0x4ade3e(0x32f)]),this[_0x4ade3e(0x201)]=new Set(),_0x3b7375[_0x4ade3e(0x2ca)][_0x4ade3e(0x20a)](_0x4ade3e(0x205),_0x4ade3e(0x2a7)),this[_0x4ade3e(0x226)]=_0x3b7375[_0x4ade3e(0x2ca)][_0x4ade3e(0x357)](_0x4ade3e(0x205)),_0x3b7375[_0x4ade3e(0x2ca)][_0x4ade3e(0x20a)](_0x4ade3e(0x34b),!0x0),this[_0x4ade3e(0x1ea)]=_0x3b7375[_0x4ade3e(0x2ca)][_0x4ade3e(0x357)](_0x4ade3e(0x34b)),this[_0x4ade3e(0x359)]=new _0x4b739c(_0x3b7375,this[_0x4ade3e(0x24f)]),this[_0x4ade3e(0x20d)](),this[_0xf2128e([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0xf2128e([0x34,0x30,0x34,0x38,0x31,0x34,0x32,0x32]);}[_0x27915a(0x2b3)](){const _0x934403=_0x27915a,_0x13802b=this[_0x934403(0x1e1)],_0x533499=(_0x3742c0,_0x19135c)=>{const _0x34e71c=_0x934403;if(_0x34e71c(0x25f)!=_0x3742c0)return _0x34e71c(0x364)+_0x3742c0;const _0x27b433=_0x19135c[_0x34e71c(0x225)]('|')[0x0];return this[_0x34e71c(0x218)](_0x27b433)?_0x34e71c(0x352):_0x34e71c(0x2a0);};_0x13802b[_0x934403(0x2be)][_0x934403(0x2f7)](_0x934403(0x244))[_0x934403(0x282)]({'model':_0x934403(0x247),'view':_0x4c93b4=>{const _0x48b5a1=_0x934403,{id:_0x23efe3,type:_0x299f59,subType:_0x294abb}=this[_0x48b5a1(0x2c6)](_0x4c93b4[_0x48b5a1(0x1d7)]),_0x3ca025=[_0x48b5a1(0x329),_0x533499(_0x299f59,_0x294abb)];let _0x309a12=0xbb8;return this[_0x48b5a1(0x228)][_0x48b5a1(0x2f4)](_0x4c93b4[_0x48b5a1(0x1d7)])&&(_0x3ca025[_0x48b5a1(0x288)](_0x48b5a1(0x2c3)),_0x309a12=0xbc2),_0x48b5a1(0x2c0)==_0x299f59&&(_0x309a12+=0x5),{'classes':_0x3ca025,'attributes':{'data-suggestion':_0x23efe3},'priority':_0x309a12};}}),_0x13802b[_0x934403(0x2be)][_0x934403(0x2f7)](_0x934403(0x34f))[_0x934403(0x25b)](_0x172ef2=>{const _0x552f69=_0x934403;_0x172ef2['on'](_0x552f69(0x372),(_0x4ec1ad,_0x2d4131,_0x3ee438)=>{const _0x13ef1d=_0x552f69;if(!_0x3ee438[_0x13ef1d(0x262)][_0x13ef1d(0x223)])return;const _0x57503f=_0x2d4131[_0x13ef1d(0x2a9)];if(!_0x57503f)return;const _0xaf1409=_0x3ee438[_0x13ef1d(0x27b)][_0x13ef1d(0x31e)](_0x57503f);_0x13802b[_0x13ef1d(0x1eb)][_0x13ef1d(0x1e4)][_0x13ef1d(0x2a8)](_0x57503f)&&_0xaf1409&&!_0xaf1409[_0x13ef1d(0x30b)](_0x13ef1d(0x25a))&&_0xaf1409['is'](_0x13ef1d(0x35c))&&_0x5882f4(_0xaf1409,_0x3ee438[_0x13ef1d(0x314)]);},{'priority':_0x552f69(0x353)});}),_0x13802b[_0x934403(0x2be)][_0x934403(0x2f7)](_0x934403(0x34f))[_0x934403(0x282)]({'model':_0x934403(0x247),'view':(_0x63e285,_0x12d63d)=>{const _0x4ff31e=_0x934403;if(!_0x12d63d[_0x4ff31e(0x262)][_0x4ff31e(0x223)])return null;const {type:_0x5d9727,subType:_0x4f6c9c}=this[_0x4ff31e(0x2c6)](_0x63e285[_0x4ff31e(0x1d7)]);return{'classes':[_0x4ff31e(0x329),_0x533499(_0x5d9727,_0x4f6c9c)],'priority':0xbb8};}});const _0x55ad57=({showActiveMarkers:_0x53ac87=!0x0,isAttributeSuggestion:_0x145865=!0x1}={})=>(_0x2020fc,_0x3c743d,_0x4874ba)=>{const _0x5d0464=_0x934403;if(!_0x3c743d[_0x5d0464(0x2a9)])return;const {id:_0x7a98f3}=this[_0x5d0464(0x2c6)](_0x3c743d[_0x5d0464(0x1d7)]);if(_0x145865){const _0x323901=this[_0x5d0464(0x243)][_0x5d0464(0x357)](_0x7a98f3),_0x3709eb=this[_0x5d0464(0x210)](_0x323901);if(!this[_0x5d0464(0x218)](_0x3709eb))return;}if(_0x3c743d[_0x5d0464(0x2a9)]['is'](_0x5d0464(0x1cd)))return void _0x4874ba[_0x5d0464(0x2bc)][_0x5d0464(0x1e2)](_0x3c743d[_0x5d0464(0x2a9)],_0x2020fc[_0x5d0464(0x290)]);const _0x1e1af2=_0x4874ba[_0x5d0464(0x27b)][_0x5d0464(0x31e)](_0x3c743d[_0x5d0464(0x2a9)]);if(_0x3c743d[_0x5d0464(0x2a9)]['is'](_0x5d0464(0x2b5))&&_0x13802b[_0x5d0464(0x1eb)][_0x5d0464(0x1e4)][_0x5d0464(0x28a)](_0x3c743d[_0x5d0464(0x2a9)])&&!_0x1e1af2[_0x5d0464(0x30b)](_0x5d0464(0x30a))){_0x4874ba[_0x5d0464(0x314)][_0x5d0464(0x280)]([_0x5d0464(0x329),_0x5d0464(0x352)],_0x1e1af2),_0x4874ba[_0x5d0464(0x314)][_0x5d0464(0x35e)](_0x5d0464(0x200),_0x7a98f3,_0x1e1af2),_0x4874ba[_0x5d0464(0x27b)][_0x5d0464(0x21c)](_0x1e1af2,_0x3c743d[_0x5d0464(0x1d7)]),_0x53ac87&&(this[_0x5d0464(0x228)][_0x5d0464(0x2f4)](_0x3c743d[_0x5d0464(0x1d7)])?_0x4874ba[_0x5d0464(0x314)][_0x5d0464(0x280)](_0x5d0464(0x2c3),_0x1e1af2):_0x4874ba[_0x5d0464(0x314)][_0x5d0464(0x299)](_0x5d0464(0x2c3),_0x1e1af2));for(const _0x285442 of _0x13802b[_0x5d0464(0x1eb)][_0x5d0464(0x34d)](_0x3c743d[_0x5d0464(0x2a9)])[_0x5d0464(0x21b)]())_0x4874ba[_0x5d0464(0x2bc)][_0x5d0464(0x1e2)](_0x285442,_0x2020fc[_0x5d0464(0x290)]);_0x4874ba[_0x5d0464(0x2bc)][_0x5d0464(0x1e2)](_0x3c743d[_0x5d0464(0x2a9)],_0x2020fc[_0x5d0464(0x290)]);}};_0x13802b[_0x934403(0x2be)][_0x934403(0x2f7)](_0x934403(0x34f))[_0x934403(0x25b)](_0x4501fe=>{const _0x3450ba=_0x934403;_0x4501fe['on'](_0x3450ba(0x1cf),(_0x26b6ea,_0x2dde45,_0xbb6c76)=>{const _0x3efe98=_0x3450ba;_0xbb6c76[_0x3efe98(0x262)][_0x3efe98(0x223)]&&_0x55ad57({'showActiveMarkers':!0x1})(_0x26b6ea,_0x2dde45,_0xbb6c76);},{'priority':_0x3450ba(0x257)});}),_0x13802b[_0x934403(0x2be)][_0x934403(0x2f7)](_0x934403(0x34f))[_0x934403(0x25b)](_0x2bdc3b=>{const _0x4e72aa=_0x934403;_0x2bdc3b['on'](_0x4e72aa(0x23f),(_0x3f306b,_0x3370c2,_0x42656d)=>{const _0x80eb7f=_0x4e72aa;_0x42656d[_0x80eb7f(0x262)][_0x80eb7f(0x223)]&&_0x55ad57({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x3f306b,_0x3370c2,_0x42656d);},{'priority':_0x4e72aa(0x257)});}),_0x13802b[_0x934403(0x2be)][_0x934403(0x2f7)](_0x934403(0x34f))[_0x934403(0x32b)]({'model':_0x934403(0x247),'view':(_0x45587f,_0x17e43c)=>_0x17e43c[_0x934403(0x262)][_0x934403(0x223)]?null:{'group':_0x934403(0x247),'name':_0x45587f[_0x934403(0x2e1)](0xb)}}),_0x13802b[_0x934403(0x2be)][_0x934403(0x2f7)](_0x934403(0x347))[_0x934403(0x264)]({'view':{'name':_0x934403(0x247),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0xf2aa46,{writer:_0x2b2a92})=>{const _0x3828d8=_0x934403;let _0x24f83d=_0x3828d8(0x301)+_0xf2aa46[_0x3828d8(0x30c)](_0x3828d8(0x1fa))+':'+_0xf2aa46[_0x3828d8(0x30c)]('id');return _0xf2aa46[_0x3828d8(0x30c)](_0x3828d8(0x204))&&(_0x24f83d+=':'+_0xf2aa46[_0x3828d8(0x30c)](_0x3828d8(0x204))),_0x2b2a92[_0x3828d8(0x23c)](_0x3828d8(0x356),{'data-name':_0x24f83d});}}),_0x13802b[_0x934403(0x2be)][_0x934403(0x2f7)](_0x934403(0x347))[_0x934403(0x21e)]({'view':_0x934403(0x247)}),_0x13802b[_0x934403(0x2be)][_0x934403(0x2f7)](_0x934403(0x244))[_0x934403(0x25b)](_0x127cf4=>{const _0x2d4e55=_0x934403;_0x127cf4['on'](_0x2d4e55(0x1cf),_0x55ad57(),{'priority':_0x2d4e55(0x353)});}),_0x13802b[_0x934403(0x2be)][_0x934403(0x2f7)](_0x934403(0x244))[_0x934403(0x25b)](_0x5cce47=>{const _0xf905b=_0x934403;_0x5cce47['on'](_0xf905b(0x23f),_0x55ad57({'isAttributeSuggestion':!0x0}),{'priority':_0xf905b(0x353)});}),_0x13802b[_0x934403(0x2be)][_0x934403(0x2f7)](_0x934403(0x244))[_0x934403(0x25b)](_0x3f0213=>{const _0x3adbda=_0x934403;_0x3f0213['on'](_0x3adbda(0x26d),(_0x10f234,_0x538dc1,_0x122e85)=>{const _0x44de6e=_0x3adbda,_0x260874=_0x122e85[_0x44de6e(0x27b)][_0x44de6e(0x370)](_0x538dc1[_0x44de6e(0x1d7)]);if(_0x260874){for(const _0x42827d of _0x260874)_0x42827d[_0x44de6e(0x30b)](_0x44de6e(0x30a))||(_0x122e85[_0x44de6e(0x314)][_0x44de6e(0x299)]([_0x44de6e(0x329),_0x44de6e(0x352),_0x44de6e(0x2c3)],_0x42827d),_0x122e85[_0x44de6e(0x314)][_0x44de6e(0x2f6)](_0x44de6e(0x200),_0x42827d),_0x122e85[_0x44de6e(0x27b)][_0x44de6e(0x29a)](_0x42827d,_0x538dc1[_0x44de6e(0x1d7)]));}},{'priority':_0x3adbda(0x353)});}),_0x13802b[_0x934403(0x2be)][_0x934403(0x2f7)](_0x934403(0x244))[_0x934403(0x25b)](_0x31b7bb=>{const _0x5b3781=_0x934403;_0x31b7bb['on'](_0x5b3781(0x312),(_0x5e29d7,_0x520afc,_0x20ff04)=>{const _0x1a0f68=_0x5b3781,_0x26c511=_0x20ff04[_0x1a0f68(0x27b)][_0x1a0f68(0x370)](_0x520afc[_0x1a0f68(0x1d7)]);if(!_0x26c511)return;const {id:_0x49f805}=this[_0x1a0f68(0x2c6)](_0x520afc[_0x1a0f68(0x1d7)]),_0x5c6ef2=this[_0x1a0f68(0x243)][_0x1a0f68(0x357)](_0x49f805),_0x4f85ea=this[_0x1a0f68(0x210)](_0x5c6ef2);if(this[_0x1a0f68(0x218)](_0x4f85ea)){for(const _0x51bee0 of _0x26c511)_0x51bee0[_0x1a0f68(0x30b)](_0x1a0f68(0x30a))||(_0x20ff04[_0x1a0f68(0x314)][_0x1a0f68(0x299)]([_0x1a0f68(0x329),_0x1a0f68(0x352),_0x1a0f68(0x2c3)],_0x51bee0),_0x20ff04[_0x1a0f68(0x314)][_0x1a0f68(0x2f6)](_0x1a0f68(0x200),_0x51bee0),_0x20ff04[_0x1a0f68(0x27b)][_0x1a0f68(0x29a)](_0x51bee0,_0x520afc[_0x1a0f68(0x1d7)]));}},{'priority':_0x5b3781(0x353)});}),_0x13802b[_0x934403(0x1eb)][_0x934403(0x2a5)][_0x934403(0x206)](_0x5266ad=>{const _0x161cc0=_0x934403;let _0x2db991=!0x1;const _0x3430a4=Array[_0x161cc0(0x28f)](_0x13802b[_0x161cc0(0x1eb)][_0x161cc0(0x2a5)][_0x161cc0(0x2b9)][_0x161cc0(0x2ec)]()),_0x4196f1=new Set();for(const {name:_0x169e23,data:_0x1bff45}of _0x3430a4){const {group:_0x46b768,type:_0x317ce5,subType:_0x272a68,id:_0x43e6a6}=this[_0x161cc0(0x2c6)](_0x169e23);if(_0x161cc0(0x247)!==_0x46b768)continue;const _0x21206b=this[_0x161cc0(0x243)][_0x161cc0(0x357)](_0x43e6a6);if(null!=_0x1bff45[_0x161cc0(0x1f7)]){_0x161cc0(0x297)==_0x317ce5&&(_0x2db991=_0x2db991||Et(_0x1bff45[_0x161cc0(0x1f7)],_0x169e23,_0x5266ad,_0x13802b[_0x161cc0(0x1eb)][_0x161cc0(0x1e4)]));const _0x5604e1=_0x161cc0(0x25f)==_0x317ce5&&this[_0x161cc0(0x218)](_0x272a68[_0x161cc0(0x225)]('|')[0x0]);if(_0x1bff45[_0x161cc0(0x1f7)][_0x161cc0(0x2c7)]||_0x161cc0(0x315)==_0x1bff45[_0x161cc0(0x1f7)][_0x161cc0(0x273)][_0x161cc0(0x1fd)]||_0x161cc0(0x1c6)==_0x317ce5&&!Ut(_0x1bff45[_0x161cc0(0x1f7)])||_0x5604e1&&!Ut(_0x1bff45[_0x161cc0(0x1f7)])||_0x161cc0(0x2c0)==_0x317ce5&&!(!Tt(_0x1c0361=_0x1bff45[_0x161cc0(0x1f7)])&&!function(_0x32d3d1){const _0x8ace50=_0x161cc0;return _0x32d3d1[_0x8ace50(0x2cd)][_0x8ace50(0x241)]==_0x32d3d1[_0x8ace50(0x279)][_0x8ace50(0x1f9)]&&_0x32d3d1[_0x8ace50(0x2cd)][_0x8ace50(0x321)];}(_0x1c0361)))_0x5266ad[_0x161cc0(0x237)](_0x169e23),_0x2db991=!0x0;else{if(!_0x21206b||!_0x21206b[_0x161cc0(0x263)])continue;_0x4196f1[_0x161cc0(0x25b)](_0x21206b);}}}var _0x1c0361;return _0x4196f1[_0x161cc0(0x286)]>0x0&&(_0x2db991=!!this[_0x161cc0(0x36f)](_0x4196f1)||_0x2db991),_0x2db991;}),_0x13802b[_0x934403(0x1eb)][_0x934403(0x2a5)][_0x934403(0x206)](_0x707993=>{const _0x56ed4b=_0x934403;let _0x24353e=!0x1;for(const _0x1d6512 of _0x13802b[_0x56ed4b(0x1eb)][_0x56ed4b(0x2a5)][_0x56ed4b(0x2b9)][_0x56ed4b(0x33d)]())if(_0x56ed4b(0x2da)==_0x1d6512[_0x56ed4b(0x355)])for(const _0x415460 of this[_0x56ed4b(0x243)][_0x56ed4b(0x1e5)]()){if(_0x415460[_0x56ed4b(0x283)]||!_0x415460[_0x56ed4b(0x263)])continue;const _0x403010=_0x56ed4b(0x1c6)==_0x415460[_0x56ed4b(0x355)],_0x3d144d=this[_0x56ed4b(0x210)](_0x415460),_0x3945f6=_0x3d144d&&this[_0x56ed4b(0x218)](_0x3d144d);if(!_0x403010&&!_0x3945f6)continue;const _0x5222c9=_0x415460[_0x56ed4b(0x365)]();if(_0x5222c9[_0x56ed4b(0x2cd)][_0x56ed4b(0x241)]!=_0x5222c9[_0x56ed4b(0x279)][_0x56ed4b(0x241)]&&!_0x5222c9[_0x56ed4b(0x279)][_0x56ed4b(0x321)]){const _0x3549fc=_0x13802b[_0x56ed4b(0x1eb)][_0x56ed4b(0x232)](_0x5222c9[_0x56ed4b(0x2cd)][_0x56ed4b(0x275)],_0x56ed4b(0x279)),_0x4ad7e8=_0x13802b[_0x56ed4b(0x1eb)][_0x56ed4b(0x1d8)](_0x5222c9[_0x56ed4b(0x2cd)],_0x3549fc);_0x707993[_0x56ed4b(0x369)](_0x415460[_0x56ed4b(0x1f2)](),{'range':_0x4ad7e8}),_0x24353e=!0x0;}}return _0x24353e;}),_0x13802b[_0x934403(0x1eb)][_0x934403(0x2a5)][_0x934403(0x206)](_0x200040=>this[_0x934403(0x2d0)](_0x200040)),_0x13802b[_0x934403(0x1eb)][_0x934403(0x2a5)][_0x934403(0x206)](_0x366850=>!_0x366850[_0x934403(0x28b)][_0x934403(0x21a)]&&this[_0x934403(0x331)](_0x366850)),_0x13802b[_0x934403(0x1eb)]['on'](_0x934403(0x343),()=>{const _0x3bd016=_0x934403;this[_0x3bd016(0x295)]=!0x1;}),_0x13802b[_0x934403(0x1eb)][_0x934403(0x2a5)]['on'](_0x934403(0x270),(_0x39a5d3,_0x510b90)=>{const _0x24b1f2=_0x934403;if(!_0x510b90[_0x24b1f2(0x21a)]||_0x510b90[_0x24b1f2(0x266)])return;if(!this[_0x24b1f2(0x295)])return;const _0x105a43=_0x13802b[_0x24b1f2(0x1eb)][_0x24b1f2(0x2a5)][_0x24b1f2(0x2b9)][_0x24b1f2(0x33d)]();if(0x0==_0x105a43[_0x24b1f2(0x27a)])return;const _0x23120a=[],_0x2b523d=_0x105a43[_0x24b1f2(0x22f)](_0x3969b9=>_0x24b1f2(0x25f)==_0x3969b9[_0x24b1f2(0x355)]),_0x28c351=_0x105a43[_0x24b1f2(0x22f)](_0x45605f=>_0x24b1f2(0x2da)==_0x45605f[_0x24b1f2(0x355)]&&_0x24b1f2(0x24d)!=_0x45605f[_0x24b1f2(0x290)]);for(const _0x4393f8 of _0x2b523d)this[_0x24b1f2(0x349)](_0x4393f8[_0x24b1f2(0x255)])&&_0x23120a[_0x24b1f2(0x288)]({'key':_0x4393f8[_0x24b1f2(0x255)],'newValue':_0x4393f8[_0x24b1f2(0x267)],'oldValue':_0x4393f8[_0x24b1f2(0x2b7)],'range':Ot(_0x4393f8[_0x24b1f2(0x1ce)],_0x13802b[_0x24b1f2(0x1eb)])});for(const _0x4bd012 of _0x28c351){if(_0x24b1f2(0x214)!=_0x4bd012[_0x24b1f2(0x330)]&&_0x24b1f2(0x2af)!=_0x4bd012[_0x24b1f2(0x330)])continue;const _0x4f8e6c=Gt(_0x4bd012[_0x24b1f2(0x202)][_0x24b1f2(0x275)],_0x13802b[_0x24b1f2(0x1eb)]),_0x214acb=_0x4bd012[_0x24b1f2(0x2df)];_0x24b1f2(0x214)==_0x4bd012[_0x24b1f2(0x330)]&&_0x23120a[_0x24b1f2(0x288)]({'key':_0x24b1f2(0x32f),'newValue':_0x4bd012[_0x24b1f2(0x290)],'oldValue':_0x214acb[_0x24b1f2(0x290)],'range':_0x4f8e6c});for(const [_0x17bc03,_0xb893a6]of _0x214acb[_0x24b1f2(0x368)]){if(!this[_0x24b1f2(0x349)](_0x17bc03))continue;const _0x2a45f0=_0x4bd012[_0x24b1f2(0x368)][_0x24b1f2(0x357)](_0x17bc03);_0xb893a6!==_0x2a45f0&&_0x23120a[_0x24b1f2(0x288)]({'key':_0x17bc03,'newValue':_0x2a45f0,'oldValue':_0xb893a6,'range':_0x4f8e6c});}for(const [_0x1b9c0d,_0xd9b931]of _0x4bd012[_0x24b1f2(0x368)])this[_0x24b1f2(0x349)](_0x1b9c0d)&&(_0x214acb[_0x24b1f2(0x368)][_0x24b1f2(0x1cb)](_0x1b9c0d)||_0x23120a[_0x24b1f2(0x288)]({'key':_0x1b9c0d,'newValue':_0xd9b931,'oldValue':null,'range':_0x4f8e6c}));}0x0!=_0x23120a[_0x24b1f2(0x27a)]&&_0x13802b[_0x24b1f2(0x1eb)][_0x24b1f2(0x2e5)](_0x510b90,_0x27ad00=>{const _0x483e77=_0x24b1f2,_0x29d0a9=_0x26cbdb();for(const {range:_0x5aa31d,key:_0x18d83b,oldValue:_0x1ee6b9,newValue:_0x35ef84}of _0x23120a)this[_0x483e77(0x22d)](_0x5aa31d,_0x18d83b,_0x1ee6b9,_0x35ef84,{'groupId':_0x29d0a9});this[_0x483e77(0x1e9)](_0x27ad00,_0x23120a);});},{'priority':_0x934403(0x35b)}),_0x13802b[_0x934403(0x1eb)][_0x934403(0x250)]['on'](_0x934403(0x211),(_0x229c12,_0x559592,_0x4e4dda)=>{const _0x25a4b0=_0x934403;if(null==_0x4e4dda){const {id:_0x208c2c}=this[_0x25a4b0(0x2c6)](_0x559592[_0x25a4b0(0x290)]),_0x5f0e8d=this[_0x25a4b0(0x243)][_0x25a4b0(0x357)](_0x208c2c);_0x5f0e8d&&_0x5f0e8d[_0x25a4b0(0x1f5)](_0x559592[_0x25a4b0(0x290)]);}}),_0x13802b[_0x934403(0x1eb)][_0x934403(0x2a5)]['on'](_0x934403(0x270),()=>{const _0x5055b7=_0x934403,_0x4f0e7f=Array[_0x5055b7(0x28f)](_0x13802b[_0x5055b7(0x1eb)][_0x5055b7(0x2a5)][_0x5055b7(0x2b9)][_0x5055b7(0x2ec)]())[_0x5055b7(0x22f)](_0x5c16f9=>_0x5055b7(0x247)===this[_0x5055b7(0x2c6)](_0x5c16f9[_0x5055b7(0x290)])[_0x5055b7(0x361)]);if(0x0===_0x4f0e7f[_0x5055b7(0x27a)])return;_0x4f0e7f[_0x5055b7(0x326)]((_0x1c94f0,_0x6d1a4d)=>{const _0x2c9296=_0x5055b7,_0x3c3fb6=_0x1c94f0[_0x2c9296(0x265)][_0x2c9296(0x36b)],_0x539b62=_0x6d1a4d[_0x2c9296(0x265)][_0x2c9296(0x36b)];return null===_0x3c3fb6&&null===_0x539b62?0x0:null===_0x3c3fb6&&null!==_0x539b62?-0x1:null!==_0x3c3fb6&&null===_0x539b62?0x1:_0x3c3fb6[_0x2c9296(0x2cd)][_0x2c9296(0x29e)](_0x539b62[_0x2c9296(0x2cd)])?-0x1:0x1;});const _0x269e4c=new Set(),_0x2d0b75=new Set();for(const {name:_0x5a4902,data:_0x296f3c}of _0x4f0e7f){const {id:_0x3b29a3}=this[_0x5055b7(0x2c6)](_0x5a4902);if(null===_0x296f3c[_0x5055b7(0x36b)]){const _0x2fe79f=this[_0x5055b7(0x1d4)](_0x5a4902);_0x2d0b75[_0x5055b7(0x25b)](_0x2fe79f);}else{const _0x147408=this[_0x5055b7(0x243)][_0x5055b7(0x357)](_0x3b29a3);null!==_0x296f3c[_0x5055b7(0x1f7)]||_0x147408[_0x5055b7(0x263)]?(_0x269e4c[_0x5055b7(0x25b)](_0x147408[_0x5055b7(0x2e7)]),_0x2d0b75[_0x5055b7(0x25b)](_0x147408)):this[_0x5055b7(0x367)](_0x147408);}}_0x2d0b75[_0x5055b7(0x286)]>0x0&&this[_0x5055b7(0x212)](_0x2d0b75);for(const _0x726282 of _0x269e4c)this[_0x5055b7(0x366)](_0x5055b7(0x1c7),_0x726282);}),_0x13802b[_0x934403(0x1eb)]['on'](_0x934403(0x2dc),(_0x8fa874,_0xfb0fc4)=>{const _0x77a34=_0x934403,_0x3bf33a=_0xfb0fc4[0x0];if(!this[_0x77a34(0x243)][_0x77a34(0x286)])return;if(!_0x3bf33a[_0x77a34(0x351)])return;if(_0x3bf33a[_0x77a34(0x28b)][_0x77a34(0x266)]||!_0x3bf33a[_0x77a34(0x28b)][_0x77a34(0x21a)])return;let _0x67ba7d,_0x187453;switch(_0x3bf33a[_0x77a34(0x355)]){case _0x77a34(0x2da):_0x67ba7d=_0x13802b[_0x77a34(0x1eb)][_0x77a34(0x232)](_0x3bf33a[_0x77a34(0x202)]),_0x187453=_0x67ba7d[_0x77a34(0x2bb)](_0x3bf33a[_0x77a34(0x333)]);break;case _0x77a34(0x225):_0x67ba7d=_0x13802b[_0x77a34(0x1eb)][_0x77a34(0x232)](_0x3bf33a[_0x77a34(0x23b)]),_0x187453=_0x13802b[_0x77a34(0x1eb)][_0x77a34(0x232)](_0x3bf33a[_0x77a34(0x25d)]);break;case _0x77a34(0x325):_0x67ba7d=_0x13802b[_0x77a34(0x1eb)][_0x77a34(0x232)](_0x3bf33a[_0x77a34(0x20b)]),_0x187453=_0x67ba7d[_0x77a34(0x2bb)](_0x3bf33a[_0x77a34(0x333)]);break;default:return;}const _0x4494c1=_0x13802b[_0x77a34(0x1eb)][_0x77a34(0x1d8)](_0x67ba7d,_0x187453);_0x13802b[_0x77a34(0x1eb)][_0x77a34(0x24e)](()=>{const _0x30dd2c=_0x77a34;for(const {suggestion:_0x361b10,meta:_0x7a576}of this[_0x30dd2c(0x20c)](_0x4494c1)){if(_0x361b10[_0x30dd2c(0x283)])continue;if(_0x30dd2c(0x297)==_0x361b10[_0x30dd2c(0x355)])continue;const _0x2f7090=this[_0x30dd2c(0x210)](_0x361b10);if(_0x2f7090&&this[_0x30dd2c(0x218)](_0x2f7090)&&_0x30dd2c(0x225)!=_0x3bf33a[_0x30dd2c(0x355)])continue;const _0x2c348d=_0x361b10[_0x30dd2c(0x265)]&&_0x361b10[_0x30dd2c(0x265)][_0x30dd2c(0x2b4)];(_0x30dd2c(0x1c6)!=_0x361b10[_0x30dd2c(0x355)]||_0x30dd2c(0x225)==_0x3bf33a[_0x30dd2c(0x355)]&&!_0x2c348d)&&(_0x7a576[_0x30dd2c(0x21d)]||_0x30dd2c(0x219)==_0x361b10[_0x30dd2c(0x355)]&&_0x7a576[_0x30dd2c(0x246)]||_0x361b10[_0x30dd2c(0x365)]()[_0x30dd2c(0x248)](_0x4494c1)&&this[_0x30dd2c(0x33a)](_0x361b10,_0x67ba7d,_0x187453));}});},{'priority':_0x934403(0x35b)}),_0x13802b[_0x934403(0x1eb)]['on'](_0x934403(0x22b),(_0x51e250,_0x19e049)=>{const _0x338bce=_0x934403,_0x47ab8b=_0x19e049[0x0],_0x17be0c=_0x19e049[0x1];if(_0x17be0c&&_0x17be0c[_0x338bce(0x35a)])return;if(this[_0x338bce(0x2ee)])return;if(!this[_0x338bce(0x359)][_0x338bce(0x2c4)])return;if(_0x47ab8b[_0x338bce(0x2c7)])return;const _0x2d75da=_0x13802b[_0x338bce(0x1eb)][_0x338bce(0x1e4)],{start:_0x48342d,end:_0x549826}=_0x47ab8b[_0x338bce(0x365)](),_0x19cc29=_0x48342d[_0x338bce(0x275)]&&_0x2d75da[_0x338bce(0x26c)](_0x48342d[_0x338bce(0x275)])?null:_0x2d75da[_0x338bce(0x258)](_0x48342d,_0x338bce(0x1c9)),_0x3fd8ca=_0x549826[_0x338bce(0x1f9)]&&_0x2d75da[_0x338bce(0x26c)](_0x549826[_0x338bce(0x1f9)])?null:_0x2d75da[_0x338bce(0x258)](_0x549826,_0x338bce(0x2d2)),_0x468e6e=_0x13802b[_0x338bce(0x1eb)][_0x338bce(0x1d8)](_0x19cc29?_0x19cc29[_0x338bce(0x2cd)]:_0x48342d,_0x3fd8ca?_0x3fd8ca[_0x338bce(0x279)]:_0x549826);_0x13802b[_0x338bce(0x1eb)][_0x338bce(0x24e)](_0x8edcc8=>{const _0x10c6a9=_0x338bce;this[_0x10c6a9(0x332)](_0x468e6e);const _0x5ad3b8=_0x13802b[_0x10c6a9(0x1eb)][_0x10c6a9(0x1e4)][_0x10c6a9(0x258)](_0x468e6e[_0x10c6a9(0x2cd)]);_0x47ab8b['is'](_0x10c6a9(0x1e8))?_0x8edcc8[_0x10c6a9(0x360)](_0x5ad3b8):_0x47ab8b[_0x10c6a9(0x2f1)](_0x5ad3b8);}),_0x51e250[_0x338bce(0x289)]();},{'priority':_0x45cffe[_0x934403(0x303)]+0xa}),_0x13802b[_0x934403(0x1eb)]['on'](_0x934403(0x358),(_0x329301,_0x329ab9)=>{const _0x5c1a20=_0x934403,_0x3b1ebf=_0x329ab9[_0x329ab9[_0x5c1a20(0x27a)]-0x1];_0x3b1ebf&&_0x3b1ebf[_0x5c1a20(0x35a)]||this[_0x5c1a20(0x2ee)]||this[_0x5c1a20(0x359)][_0x5c1a20(0x2c4)]&&(_0x13802b[_0x5c1a20(0x1eb)][_0x5c1a20(0x24e)](()=>{const _0x112f40=_0x5c1a20;let _0x451200=_0x13802b[_0x112f40(0x1eb)][_0x112f40(0x358)](_0x329ab9[0x0],_0x329ab9[0x1],_0x329ab9[0x2],{'forceDefaultExecution':!0x0});if(!_0x451200)return;_0x329301[_0x112f40(0x36c)]=_0x451200[_0x112f40(0x28d)]();const _0x2e1985=_0x451200[_0x112f40(0x279)][_0x112f40(0x1f9)],_0x23d033=_0x13802b[_0x112f40(0x1eb)][_0x112f40(0x1e4)];_0x2e1985&&_0x23d033[_0x112f40(0x28a)](_0x2e1985)&&!_0x23d033[_0x112f40(0x2a8)](_0x2e1985)&&(_0x451200=_0x13802b[_0x112f40(0x1eb)][_0x112f40(0x1d8)](_0x451200[_0x112f40(0x2cd)],_0x13802b[_0x112f40(0x1eb)][_0x112f40(0x232)](_0x2e1985,_0x112f40(0x279)))),this[_0x112f40(0x1f8)](_0x451200);}),_0x329301[_0x5c1a20(0x289)]());},{'priority':_0x934403(0x353)}),this[_0x934403(0x1e1)][_0x934403(0x1df)][_0x934403(0x25b)](_0x934403(0x2bd),this[_0x934403(0x359)]),this[_0x934403(0x2fe)](_0x934403(0x2bd));const _0x490f6c=new _0x496ee2(_0x13802b,this[_0x934403(0x243)]);_0x13802b[_0x934403(0x1df)][_0x934403(0x25b)](_0x934403(0x1ca),_0x490f6c),this[_0x934403(0x2fe)](_0x934403(0x1ca));const _0x3d7d65=new _0x44e7bf(_0x13802b,this[_0x934403(0x243)]);_0x13802b[_0x934403(0x1df)][_0x934403(0x25b)](_0x934403(0x274),_0x3d7d65),this[_0x934403(0x2fe)](_0x934403(0x274)),_0x13802b[_0x934403(0x1df)][_0x934403(0x25b)](_0x934403(0x350),new _0xf6be23(_0x13802b,_0x490f6c,this[_0x934403(0x243)])),this[_0x934403(0x2fe)](_0x934403(0x350)),_0x13802b[_0x934403(0x1df)][_0x934403(0x25b)](_0x934403(0x1c5),new _0xf6be23(_0x13802b,_0x3d7d65,this[_0x934403(0x243)])),this[_0x934403(0x2fe)](_0x934403(0x1c5)),_0x13802b[_0x934403(0x1df)][_0x934403(0x25b)](_0x934403(0x346),new _0x17e224(_0x13802b,_0x490f6c,this[_0x934403(0x243)])),this[_0x934403(0x2fe)](_0x934403(0x346)),_0x13802b[_0x934403(0x1df)][_0x934403(0x25b)](_0x934403(0x2bf),new _0x17e224(_0x13802b,_0x3d7d65,this[_0x934403(0x243)])),this[_0x934403(0x2fe)](_0x934403(0x2bf));const _0x8657e=_0x13802b[_0x934403(0x306)][_0x934403(0x357)](_0x934403(0x1d9));this[_0x934403(0x338)](_0x8657e,_0x934403(0x1ee),(_0x2c4486,{threadId:_0x35d43c})=>{const _0x220bf0=_0x934403,_0x56eab0=this[_0x220bf0(0x243)][_0x220bf0(0x357)](_0x35d43c);_0x56eab0&&_0x56eab0[_0x220bf0(0x292)]&&0x1===_0x56eab0[_0x220bf0(0x292)][_0x220bf0(0x27a)]&&this[_0x220bf0(0x305)](_0x35d43c,{'hasComments':!0x0});},{'priority':_0x934403(0x1d6)}),this[_0x934403(0x338)](_0x8657e,_0x934403(0x341),(_0x32e760,{threadId:_0x38e140})=>{const _0x1c761d=_0x934403,_0xd66028=this[_0x1c761d(0x243)][_0x1c761d(0x357)](_0x38e140);_0xd66028&&_0xd66028[_0x1c761d(0x292)]&&!_0xd66028[_0x1c761d(0x292)][_0x1c761d(0x27a)]&&this[_0x1c761d(0x305)](_0x38e140,{'hasComments':!0x1});},{'priority':_0x934403(0x1d6)});}set[_0x27915a(0x342)](_0x50f761){const _0x2cab51=_0x27915a;if(this[_0x2cab51(0x294)])throw new _0x3576bb(_0x2cab51(0x2b2),this);this[_0x2cab51(0x294)]=_0x50f761;}get[_0x27915a(0x342)](){const _0x1119aa=_0x27915a;return this[_0x1119aa(0x294)];}[_0x27915a(0x2f5)]({skipNotAttached:_0x15e8d5=!0x1,toJSON:_0xcd1e0a=!0x1}={}){const _0x50f1a0=_0x27915a,_0x4457af=[];for(const _0x407aaf of this[_0x50f1a0(0x243)][_0x50f1a0(0x1e5)]())_0x15e8d5&&!_0x407aaf[_0x50f1a0(0x263)]||_0x4457af[_0x50f1a0(0x288)](_0x407aaf);return _0xcd1e0a?_0x4457af[_0x50f1a0(0x23d)](_0x49da20=>_0x49da20[_0x50f1a0(0x344)]()):_0x4457af;}[_0x27915a(0x220)](_0x4085bd){const _0x28bbad=_0x27915a,_0x5c9415=this[_0x28bbad(0x243)][_0x28bbad(0x357)](_0x4085bd);if(!_0x5c9415)throw new _0x3576bb(_0x28bbad(0x23e),this);return _0x5c9415;}[_0x27915a(0x2ff)](_0x26340e){const _0x45c680=_0x27915a;return this[_0x45c680(0x243)][_0x45c680(0x1cb)](_0x26340e);}[_0x27915a(0x30e)](_0x429584){const _0x2bc2a8=_0x27915a,{authorId:_0x5251d2,id:_0x42ea10,attributes:_0x51692b}=_0x429584,[_0x915798,_0x514efa]=_0x429584[_0x2bc2a8(0x355)][_0x2bc2a8(0x225)](':'),_0x1e41a9=this[_0x2bc2a8(0x243)][_0x2bc2a8(0x357)](_0x42ea10)||this[_0x2bc2a8(0x2b1)](_0x915798,_0x514efa,_0x42ea10,_0x5251d2,_0x51692b);if(this[_0x2bc2a8(0x2a4)](_0x1e41a9),this[_0x2bc2a8(0x310)](_0x1e41a9,_0x915798,_0x514efa||null,_0x5251d2),_0x1e41a9[_0x2bc2a8(0x26e)]=_0x429584[_0x2bc2a8(0x26e)],_0x1e41a9[_0x2bc2a8(0x2a2)]=!0x0,_0x51692b&&_0x51692b[_0x2bc2a8(0x2c5)]){const _0x52dfef=_0x51692b[_0x2bc2a8(0x2c5)],_0x4032db=this[_0x2bc2a8(0x222)](_0x52dfef[_0x2bc2a8(0x1e7)]);_0x1e41a9[_0x2bc2a8(0x235)]=_0x52dfef[_0x2bc2a8(0x26e)],_0x1e41a9[_0x2bc2a8(0x259)]=_0x4032db,_0x1e41a9[_0x2bc2a8(0x1ec)]=!0x0;}else _0x1e41a9[_0x2bc2a8(0x235)]=_0x429584[_0x2bc2a8(0x26e)];switch(_0x429584[_0x2bc2a8(0x265)]&&(_0x1e41a9[_0x2bc2a8(0x265)]=_0x429584[_0x2bc2a8(0x265)]),_0x429584[_0x2bc2a8(0x368)]&&(_0x1e41a9[_0x2bc2a8(0x368)]=_0x429584[_0x2bc2a8(0x368)]),this[_0x2bc2a8(0x294)]&&this[_0x2bc2a8(0x294)][_0x2bc2a8(0x2ba)]||(_0x1e41a9[_0x2bc2a8(0x324)]=!0x0),this[_0x2bc2a8(0x242)][_0x2bc2a8(0x357)](_0x1e41a9)){case _0x2bc2a8(0x2d9):this[_0x2bc2a8(0x242)][_0x2bc2a8(0x2ac)](_0x1e41a9,_0x2bc2a8(0x276));break;case _0x2bc2a8(0x2a6):_0x1e41a9[_0x2bc2a8(0x263)]?(this[_0x2bc2a8(0x36f)](new Set([_0x1e41a9])),this[_0x2bc2a8(0x212)](new Set([_0x1e41a9])),this[_0x2bc2a8(0x242)][_0x2bc2a8(0x2ac)](_0x1e41a9,_0x2bc2a8(0x233)),this[_0x2bc2a8(0x366)](_0x2bc2a8(0x32e),_0x1e41a9)):this[_0x2bc2a8(0x242)][_0x2bc2a8(0x2ac)](_0x1e41a9,_0x2bc2a8(0x24b));}return _0x1e41a9;}[_0x27915a(0x1ca)](_0x748fe4){const _0x407be6=_0x27915a;this[_0x407be6(0x35a)](()=>{const _0x3ce453=_0x407be6;this[_0x3ce453(0x1e1)][_0x3ce453(0x1eb)][_0x3ce453(0x24e)](()=>{const _0x5d32b3=_0x3ce453;for(const _0x329df5 of _0x748fe4[_0x5d32b3(0x31a)]())_0x329df5[_0x5d32b3(0x2d6)]();});});}[_0x27915a(0x274)](_0x5906e4){const _0x3d29cf=_0x27915a;this[_0x3d29cf(0x35a)](()=>{const _0x20b3ce=_0x3d29cf;this[_0x20b3ce(0x1e1)][_0x20b3ce(0x1eb)][_0x20b3ce(0x24e)](()=>{const _0x56b62e=_0x20b3ce;for(const _0x5c54db of _0x5906e4[_0x56b62e(0x31a)]())_0x5c54db[_0x56b62e(0x2e4)]();});});}[_0x27915a(0x2fe)](_0x15d7fa,_0x22d6e0){const _0x39995f=_0x27915a,_0x2bffa1=this[_0x39995f(0x1e1)][_0x39995f(0x1df)][_0x39995f(0x357)](_0x15d7fa);if(!_0x2bffa1)throw new _0x3576bb(_0x39995f(0x32a),this,{'commandName':_0x15d7fa});if(this[_0x39995f(0x24f)][_0x39995f(0x1cb)](_0x2bffa1))throw new _0x3576bb(_0x39995f(0x268),this,{'commandName':_0x15d7fa});this[_0x39995f(0x24f)][_0x39995f(0x25b)](_0x2bffa1),_0x22d6e0&&_0x2bffa1['on'](_0x39995f(0x2c9),(_0x53aeb3,_0x4219f1)=>{const _0x1beed9=_0x39995f;this[_0x1beed9(0x359)][_0x1beed9(0x2c4)]&&(this[_0x1beed9(0x2ee)]||(_0x4219f1[_0x1beed9(0x27a)]>0x0&&_0x4219f1[_0x4219f1[_0x1beed9(0x27a)]-0x1]&&_0x4219f1[_0x4219f1[_0x1beed9(0x27a)]-0x1][_0x1beed9(0x35a)]?_0x4219f1[_0x1beed9(0x2a1)]():(_0x53aeb3[_0x1beed9(0x36c)]=_0x22d6e0((..._0x4c68b3)=>_0x2bffa1[_0x1beed9(0x2c9)](..._0x4c68b3,{'forceDefaultExecution':!0x0}),..._0x4219f1),_0x53aeb3[_0x1beed9(0x289)]())));},{'priority':_0x39995f(0x353)});}[_0x27915a(0x35a)](_0x132516){const _0xc8e7ad=_0x27915a;let _0x46a853,_0x2d88fa;const _0x59a483=this[_0xc8e7ad(0x2ee)];this[_0xc8e7ad(0x2ee)]=!0x0;try{_0x46a853=_0x132516();}catch(_0x29ebdb){_0x2d88fa=_0x29ebdb;}return _0x59a483||(this[_0xc8e7ad(0x2ee)]=!0x1),_0x2d88fa&&_0x3576bb[_0xc8e7ad(0x285)](_0x2d88fa,this),_0x46a853;}[_0x27915a(0x1f8)](_0x3111f0,_0x537a73=null,_0x4ae355={}){const _0x1e336e=_0x27915a;if(_0x3111f0[_0x1e336e(0x2c7)])return null;const _0x1cecda=this[_0x1e336e(0x1e1)][_0x1e336e(0x306)][_0x1e336e(0x357)](_0x1e336e(0x373))['me'];for(const {suggestion:_0xe80153,meta:_0x5e4983}of this[_0x1e336e(0x20c)](_0x3111f0,_0x1e336e(0x219)))if(_0x5e4983[_0x1e336e(0x246)]){if(!_0x5e4983[_0x1e336e(0x2d8)]){if(_0x5e4983[_0x1e336e(0x21d)]){if(!this[_0x1e336e(0x1ea)]||!Lt(_0xe80153,_0x4ae355))continue;return _0xe80153;}if(Lt(_0xe80153,_0x4ae355))return _0xe80153;this[_0x1e336e(0x33a)](_0xe80153,_0x3111f0[_0x1e336e(0x2cd)],_0x3111f0[_0x1e336e(0x279)]);break;}if(_0x537a73==_0xe80153[_0x1e336e(0x227)]&&Lt(_0xe80153,_0x4ae355)){const _0x1b9605=_0xe80153[_0x1e336e(0x365)]();return _0x1b9605[_0x1e336e(0x2cd)][_0x1e336e(0x2ae)](_0x3111f0[_0x1e336e(0x279)])?this[_0x1e336e(0x25c)](_0xe80153,this[_0x1e336e(0x271)][_0x1e336e(0x1d8)](_0x3111f0[_0x1e336e(0x2cd)],_0x1b9605[_0x1e336e(0x279)])):this[_0x1e336e(0x25c)](_0xe80153,this[_0x1e336e(0x271)][_0x1e336e(0x1d8)](_0x1b9605[_0x1e336e(0x2cd)],_0x3111f0[_0x1e336e(0x279)])),_0xe80153;}}const _0x364551=_0x26cbdb(),_0x4c5e9f=_0x1cecda['id'],_0x304e47=_0x537a73?_0x1e336e(0x27c)+_0x537a73:_0x1e336e(0x219),_0x4316fb=this[_0x1e336e(0x2f8)]({'id':_0x364551,'type':_0x304e47,'createdAt':new Date(),'authorId':_0x4c5e9f,'attributes':_0x4ae355});return this[_0x1e336e(0x287)](_0x304e47,_0x364551,_0x4c5e9f,_0x3111f0),_0x4316fb;}[_0x27915a(0x33e)](_0x459246,_0x2fc543=_0x27915a(0x231),_0x12feb1={}){const _0x132ee6=_0x27915a,_0x3824fb=this[_0x132ee6(0x1e1)][_0x132ee6(0x306)][_0x132ee6(0x357)](_0x132ee6(0x373))['me'],_0x526ad4=this[_0x132ee6(0x208)][_0x132ee6(0x2a3)](_0x132ee6(0x219),_0x2fc543,_0x132ee6(0x278));for(const _0x512c72 of this[_0x132ee6(0x2f5)]())if(_0x512c72[_0x132ee6(0x259)]['id']==_0x3824fb['id']&&_0x132ee6(0x219)==_0x512c72[_0x132ee6(0x355)]&&_0x512c72[_0x132ee6(0x227)]==_0x2fc543&&Lt(_0x512c72,_0x12feb1)&&(_0x526ad4(_0x512c72[_0x132ee6(0x29c)](),_0x459246)||_0x526ad4(_0x459246,_0x512c72[_0x132ee6(0x29c)]()))){for(const _0x2e3bf0 of _0x459246)_0x512c72[_0x132ee6(0x215)](_0x2e3bf0);return _0x512c72;}for(const {suggestion:_0x45fe26,meta:_0x16925d}of this[_0x132ee6(0x20c)](_0x459246,_0x132ee6(0x219))){if(!_0x16925d[_0x132ee6(0x246)])continue;if(!this[_0x132ee6(0x1ea)]&&_0x16925d[_0x132ee6(0x21d)])continue;if(!Lt(_0x45fe26,_0x12feb1))continue;let _0x293a24=!0x0;for(const _0x98e1b0 of _0x45fe26[_0x132ee6(0x29c)]())for(const _0x42ae3f of _0x459246)if(!_0x98e1b0[_0x132ee6(0x248)](_0x42ae3f)){_0x293a24=!0x1;break;}if(_0x293a24)return _0x45fe26;}const _0x126a69=_0x26cbdb(),_0x1bd6b6=_0x3824fb['id'],_0x2964be=_0x132ee6(0x27c)+_0x2fc543,_0x575c7d=this[_0x132ee6(0x2f8)]({'id':_0x126a69,'type':_0x2964be,'createdAt':new Date(),'authorId':_0x1bd6b6,'attributes':_0x12feb1});for(const _0x4c8781 of _0x459246)this[_0x132ee6(0x287)](_0x2964be,_0x126a69,_0x1bd6b6,_0x4c8781,_0x3828b4[_0x132ee6(0x313)]());return _0x575c7d;}[_0x27915a(0x309)](_0x5c4cff,_0x4a2a,_0x1e6950=null,_0x5333a2={}){const _0x41ef7e=_0x27915a;if(_0x1e6950=_0x1e6950||Vt(_0x4a2a),_0x5c4cff[_0x41ef7e(0x2c7)])return null;if(_0x41ef7e(0x2fb)===this[_0x41ef7e(0x226)]){const _0x3fdcaf=this[_0x41ef7e(0x208)][_0x41ef7e(0x2a3)](_0x41ef7e(0x297),_0x1e6950,_0x41ef7e(0x2d6));return this[_0x41ef7e(0x35a)](()=>_0x3fdcaf([_0x5c4cff],_0x4a2a,_0x5333a2)),null;}const _0x1c5fc2=this[_0x41ef7e(0x1e1)][_0x41ef7e(0x306)][_0x41ef7e(0x357)](_0x41ef7e(0x373))['me'],_0x4770ab=[];if(_0x41ef7e(0x2e0)!==this[_0x41ef7e(0x226)]){for(const {suggestion:_0x2c488b,meta:_0x12560c}of this[_0x41ef7e(0x20c)](_0x5c4cff,_0x41ef7e(0x219)))_0x12560c[_0x41ef7e(0x246)]&&!_0x12560c[_0x41ef7e(0x251)]&&_0x4770ab[_0x41ef7e(0x288)](..._0x2c488b[_0x41ef7e(0x29c)]());}const _0x5276fc=function(_0x4f0082,_0x36023){const _0x400268=_0x41ef7e,_0x412aaf=[];for(const _0x1a3e46 of _0x36023){const _0x312aca=_0x4f0082[_0x400268(0x26a)](_0x1a3e46);_0x312aca&&_0x412aaf[_0x400268(0x288)](_0x312aca);}return _0x412aaf;}(_0x5c4cff,_0x4770ab),_0x4bdf66=function(_0x4429ec,_0x3833d7){const _0x14ee83=_0x41ef7e,_0x42ae19=[_0x4429ec];for(const _0x523a10 of _0x3833d7){let _0x1afdac=0x0;for(;_0x1afdac<_0x42ae19[_0x14ee83(0x27a)];){const _0x274d7=_0x42ae19[_0x1afdac][_0x14ee83(0x1fb)](_0x523a10);_0x42ae19[_0x14ee83(0x311)](_0x1afdac,0x1,..._0x274d7),_0x1afdac+=_0x274d7[_0x14ee83(0x27a)];}}return _0x42ae19;}(_0x5c4cff,_0x4770ab);_0x5276fc[_0x41ef7e(0x27a)]&&this[_0x41ef7e(0x271)][_0x41ef7e(0x24e)](()=>{const _0x1f20e=_0x41ef7e;for(const _0x3717fd of _0x5276fc){const _0x4c053d=this[_0x1f20e(0x208)][_0x1f20e(0x2a3)](_0x1f20e(0x297),_0x1e6950,_0x1f20e(0x2d6));this[_0x1f20e(0x35a)](()=>_0x4c053d([_0x3717fd],_0x4a2a,_0x5333a2));}});for(const _0x10e414 of _0x4bdf66){let _0x4f62d9=null,_0x28128d=_0x10e414[_0x41ef7e(0x2cd)],_0x91c2a8=_0x10e414[_0x41ef7e(0x279)];for(const {suggestion:_0x40594b,meta:_0x47f37c}of this[_0x41ef7e(0x20c)](_0x10e414,_0x41ef7e(0x297))){if(!_0x47f37c[_0x41ef7e(0x246)])continue;if(_0x40594b[_0x41ef7e(0x227)]!=_0x1e6950)continue;if(!Lt(_0x40594b,_0x5333a2))continue;const _0x1bdec0=_0x40594b[_0x41ef7e(0x365)]();if(_0x1bdec0[_0x41ef7e(0x248)](_0x10e414,!0x0))return null;_0x28128d=_0x28128d[_0x41ef7e(0x29e)](_0x1bdec0[_0x41ef7e(0x2cd)])?_0x28128d:_0x1bdec0[_0x41ef7e(0x2cd)],_0x91c2a8=_0x91c2a8[_0x41ef7e(0x1d1)](_0x1bdec0[_0x41ef7e(0x279)])?_0x91c2a8:_0x1bdec0[_0x41ef7e(0x279)],_0x4f62d9?_0x1bdec0[_0x41ef7e(0x2cd)][_0x41ef7e(0x29e)](_0x4f62d9[_0x41ef7e(0x365)]()[_0x41ef7e(0x2cd)])?(_0x4f62d9[_0x41ef7e(0x323)](),_0x4f62d9=_0x40594b):_0x40594b[_0x41ef7e(0x323)]():_0x4f62d9=_0x40594b;}const _0xb7cd05=this[_0x41ef7e(0x271)][_0x41ef7e(0x1d8)](_0x28128d,_0x91c2a8);if(_0x4f62d9)this[_0x41ef7e(0x25c)](_0x4f62d9,_0xb7cd05);else{const _0x4f0cfc=_0x26cbdb(),_0xea0568=_0x1c5fc2['id'];this[_0x41ef7e(0x2f8)]({'id':_0x4f0cfc,'type':_0x41ef7e(0x36d)+_0x1e6950,'data':_0x4a2a,'createdAt':new Date(),'authorId':_0xea0568,'attributes':_0x5333a2}),this[_0x41ef7e(0x287)](_0x41ef7e(0x36d)+_0x1e6950,_0x4f0cfc,_0xea0568,_0xb7cd05);}}return null;}[_0x27915a(0x2e6)](_0x23c7bd,_0x3ee0e2,_0x4f9bc9=[],_0x3314f8=null,_0x169f62={}){const _0xbba0e3=_0x27915a;_0x3ee0e2[_0xbba0e3(0x2dd)]||(_0x3ee0e2[_0xbba0e3(0x2dd)]=_0x3ee0e2[_0xbba0e3(0x327)]),_0x3ee0e2[_0xbba0e3(0x2b4)]=_0x23c7bd['is'](_0xbba0e3(0x1ce)),_0x3314f8=_0x3314f8||Vt(_0x3ee0e2);const _0x3349ac=_0x4f9bc9[_0xbba0e3(0x23d)](_0x371e70=>Gt(_0x371e70,this[_0xbba0e3(0x271)])),_0x22cb60=_0x23c7bd['is'](_0xbba0e3(0x1ce))?_0x23c7bd:Gt(_0x23c7bd,this[_0xbba0e3(0x271)]);if(_0xbba0e3(0x2fb)===this[_0xbba0e3(0x226)]){const _0x284714=this[_0xbba0e3(0x208)][_0xbba0e3(0x2a3)](_0xbba0e3(0x1c6),_0x3314f8,_0xbba0e3(0x2d6));return this[_0xbba0e3(0x35a)](()=>_0x284714([_0x22cb60],_0x3ee0e2,_0x169f62)),null;}_0x3349ac[_0xbba0e3(0x288)](_0x22cb60);let _0x4b6846=!0x0;for(const _0x4905bd of _0x3349ac)if(!this[_0xbba0e3(0x2d3)](_0x4905bd)){_0x4b6846=!0x1;break;}if(_0x4b6846&&_0xbba0e3(0x2e0)!==this[_0xbba0e3(0x226)]){const _0x30b464=this[_0xbba0e3(0x208)][_0xbba0e3(0x2a3)](_0xbba0e3(0x1c6),_0x3314f8,_0xbba0e3(0x2d6));return this[_0xbba0e3(0x35a)](()=>_0x30b464([_0x22cb60],_0x3ee0e2,_0x169f62)),null;}let _0x5357fa=null,_0x531339=_0x22cb60[_0xbba0e3(0x2cd)],_0x42cada=_0x22cb60[_0xbba0e3(0x279)];for(const {suggestion:_0x50d5dd,meta:_0x55232e}of this[_0xbba0e3(0x20c)](_0x22cb60,_0xbba0e3(0x1c6))){if(!_0x55232e[_0xbba0e3(0x246)])continue;if(_0x55232e[_0xbba0e3(0x2d8)]||_0x55232e[_0xbba0e3(0x21d)]||_0x55232e[_0xbba0e3(0x251)])continue;if(_0x50d5dd[_0xbba0e3(0x265)][_0xbba0e3(0x2dd)]!=_0x3ee0e2[_0xbba0e3(0x2dd)])continue;if(!Lt(_0x50d5dd,_0x169f62))continue;const _0x109210=_0x50d5dd[_0xbba0e3(0x365)]();if(_0x50d5dd[_0xbba0e3(0x227)]==_0x3314f8){if(_0x109210[_0xbba0e3(0x248)](_0x22cb60,!0x0))return null;_0x531339=_0x531339[_0xbba0e3(0x29e)](_0x109210[_0xbba0e3(0x2cd)])?_0x531339:_0x109210[_0xbba0e3(0x2cd)],_0x42cada=_0x42cada[_0xbba0e3(0x1d1)](_0x109210[_0xbba0e3(0x279)])?_0x42cada:_0x109210[_0xbba0e3(0x279)],_0x5357fa?_0x109210[_0xbba0e3(0x2cd)][_0xbba0e3(0x29e)](_0x5357fa[_0xbba0e3(0x365)]()[_0xbba0e3(0x2cd)])?(_0x5357fa[_0xbba0e3(0x323)](),_0x5357fa=_0x50d5dd):_0x50d5dd[_0xbba0e3(0x323)]():_0x5357fa=_0x50d5dd;}else{const _0x274dbf=_0x22cb60[_0xbba0e3(0x26a)](_0x109210);this[_0xbba0e3(0x31f)](_0x50d5dd,_0x274dbf);}}const _0x448807=this[_0xbba0e3(0x1e1)][_0xbba0e3(0x306)][_0xbba0e3(0x357)](_0xbba0e3(0x373))['me'],_0x4f5a21=_0x26cbdb(),_0x344836=_0x448807['id'];if(_0x5357fa)return this[_0xbba0e3(0x25c)](_0x5357fa,this[_0xbba0e3(0x271)][_0xbba0e3(0x1d8)](_0x531339,_0x42cada)),_0x5357fa;{const _0x2bd8eb=this[_0xbba0e3(0x2f8)]({'id':_0x4f5a21,'type':_0xbba0e3(0x230)+_0x3314f8,'data':_0x3ee0e2,'createdAt':new Date(),'authorId':_0x344836,'attributes':_0x169f62});return this[_0xbba0e3(0x287)](_0xbba0e3(0x230)+_0x3314f8,_0x4f5a21,_0x344836,this[_0xbba0e3(0x271)][_0xbba0e3(0x1d8)](_0x531339,_0x42cada)),_0x2bd8eb;}}[_0x27915a(0x28c)](_0x4c3dd6,_0x425d78,_0x855c90=[],_0x37e9cb=null,_0x40e3a1={}){const _0x4ba86c=_0x27915a;_0x425d78[_0x4ba86c(0x2dd)]||(_0x425d78[_0x4ba86c(0x2dd)]=_0x425d78[_0x4ba86c(0x327)]);const _0x42a819=_0x4c3dd6[0x0];_0x425d78[_0x4ba86c(0x2b4)]=_0x42a819['is'](_0x4ba86c(0x1ce)),_0x37e9cb=_0x37e9cb||Vt(_0x425d78);const _0x20a5fe=_0x855c90[_0x4ba86c(0x23d)](_0x85da85=>Gt(_0x85da85,this[_0x4ba86c(0x271)])),_0x505ad7=_0x42a819['is'](_0x4ba86c(0x1ce))?_0x4c3dd6:_0x4c3dd6[_0x4ba86c(0x23d)](_0x14db91=>Gt(_0x14db91,this[_0x4ba86c(0x271)]));if(_0x4ba86c(0x2fb)===this[_0x4ba86c(0x226)]){const _0x263020=this[_0x4ba86c(0x208)][_0x4ba86c(0x2a3)](_0x4ba86c(0x1c6),_0x37e9cb,_0x4ba86c(0x2d6));return this[_0x4ba86c(0x35a)](()=>_0x263020(_0x505ad7,_0x425d78,_0x40e3a1)),null;}_0x20a5fe[_0x4ba86c(0x288)](..._0x505ad7);let _0x48d6a9=!0x0;for(const _0x21588b of _0x20a5fe)if(!this[_0x4ba86c(0x2d3)](_0x21588b)){_0x48d6a9=!0x1;break;}if(_0x48d6a9&&_0x4ba86c(0x2e0)!==this[_0x4ba86c(0x226)]){const _0x1f6c14=this[_0x4ba86c(0x208)][_0x4ba86c(0x2a3)](_0x4ba86c(0x1c6),_0x37e9cb,_0x4ba86c(0x2d6));return this[_0x4ba86c(0x35a)](()=>_0x1f6c14(_0x505ad7,_0x425d78,_0x40e3a1)),null;}const _0x1495f1=this[_0x4ba86c(0x1e1)][_0x4ba86c(0x306)][_0x4ba86c(0x357)](_0x4ba86c(0x373))['me'];for(const _0x753f45 of this[_0x4ba86c(0x2f5)]()){if(_0x753f45[_0x4ba86c(0x259)]['id']!=_0x1495f1['id'])continue;if(_0x4ba86c(0x1c6)!=_0x753f45[_0x4ba86c(0x355)]||_0x753f45[_0x4ba86c(0x265)][_0x4ba86c(0x2dd)]!=_0x425d78[_0x4ba86c(0x2dd)])continue;if(!Lt(_0x753f45,_0x40e3a1))continue;const _0x1a34a9=_0x753f45[_0x4ba86c(0x227)]==_0x37e9cb;for(let _0x383d64=0x0;_0x383d64<_0x505ad7[_0x4ba86c(0x27a)];_0x383d64++){const _0x249341=_0x505ad7[_0x383d64];for(const _0x381baf of _0x753f45[_0x4ba86c(0x269)]()){const _0xe3df32=_0x381baf[_0x4ba86c(0x319)]();if(_0x249341[_0x4ba86c(0x2ae)](_0xe3df32)){_0x1a34a9?(_0x505ad7[_0x4ba86c(0x311)](_0x383d64,0x1),_0x383d64--):_0x753f45[_0x4ba86c(0x237)](_0x381baf[_0x4ba86c(0x290)]);break;}}}}if(0x0==_0x505ad7[_0x4ba86c(0x27a)])return null;const _0xf6aee7=this[_0x4ba86c(0x208)][_0x4ba86c(0x2a3)](_0x4ba86c(0x1c6),_0x37e9cb,_0x4ba86c(0x278));for(const _0x43ee58 of this[_0x4ba86c(0x2f5)]())if(_0x43ee58[_0x4ba86c(0x259)]['id']==_0x1495f1['id']&&_0x4ba86c(0x1c6)==_0x43ee58[_0x4ba86c(0x355)]&&_0x43ee58[_0x4ba86c(0x265)][_0x4ba86c(0x2dd)]==_0x425d78[_0x4ba86c(0x2dd)]&&_0x43ee58[_0x4ba86c(0x227)]==_0x37e9cb&&Lt(_0x43ee58,_0x40e3a1)&&(_0xf6aee7(_0x43ee58[_0x4ba86c(0x29c)](),_0x505ad7)||_0xf6aee7(_0x505ad7,_0x43ee58[_0x4ba86c(0x29c)]()))){for(const _0x51278c of _0x505ad7)_0x43ee58[_0x4ba86c(0x215)](_0x51278c);return _0x43ee58;}const _0x57962e=_0x26cbdb(),_0x17de5d=_0x1495f1['id'],_0x3f2c04=_0x4ba86c(0x230)+_0x37e9cb,_0x171151=this[_0x4ba86c(0x2f8)]({'id':_0x57962e,'type':_0x3f2c04,'data':_0x425d78,'createdAt':new Date(),'authorId':_0x17de5d,'attributes':_0x40e3a1});for(const _0x39d2a5 of _0x505ad7)this[_0x4ba86c(0x287)](_0x3f2c04,_0x57962e,_0x17de5d,_0x39d2a5,_0x3828b4[_0x4ba86c(0x313)]());return _0x171151;}[_0x27915a(0x332)](_0x74d123,_0x15bef9=null,_0x5a356c={}){const _0xda0719=_0x27915a;if(_0x74d123[_0xda0719(0x2c7)])return null;const _0x5efc53=this[_0xda0719(0x1e1)][_0xda0719(0x306)][_0xda0719(0x357)](_0xda0719(0x373))['me'],_0x511cd2=new _0x5449a9(_0x74d123[_0xda0719(0x2cd)],_0x74d123[_0xda0719(0x279)]);for(const {suggestion:_0x563b44,meta:_0x1233e3}of this[_0xda0719(0x20c)](_0x511cd2,_0xda0719(0x219)))if(_0x1233e3[_0xda0719(0x246)]&&!_0x1233e3[_0xda0719(0x2d8)]){if(_0x563b44[_0xda0719(0x283)]){const _0x1faeb9=_0x563b44[_0xda0719(0x29c)]()[_0xda0719(0x22f)](_0x53b898=>_0xda0719(0x315)!=_0x53b898[_0xda0719(0x273)][_0xda0719(0x1fd)]);_0x1faeb9[_0xda0719(0x363)](_0x2f7a44=>_0x511cd2[_0xda0719(0x248)](_0x2f7a44,!0x0))&&_0x563b44[_0xda0719(0x2e4)]();if(_0x1faeb9[_0xda0719(0x33b)](_0x52ed09=>_0x52ed09[_0xda0719(0x248)](_0x511cd2,!0x0))){const _0x454405=this[_0xda0719(0x208)][_0xda0719(0x2a3)](_0xda0719(0x2c0),_0x15bef9,_0xda0719(0x2d6));return this[_0xda0719(0x35a)](()=>_0x454405([_0x511cd2],null,_0x5a356c)),null;}}else{const _0x2a63fd=_0x511cd2[_0xda0719(0x26a)](_0x563b44[_0xda0719(0x365)]());null!==_0x2a63fd&&_0x563b44[_0xda0719(0x302)]([_0x2a63fd],null,_0x5a356c);}}if(_0x511cd2[_0xda0719(0x2c1)](),_0x511cd2[_0xda0719(0x2c7)]||_0xda0719(0x315)==_0x511cd2[_0xda0719(0x273)][_0xda0719(0x1fd)])return null;let _0x176db9=null,_0x587a34=_0x511cd2[_0xda0719(0x2cd)],_0x350340=_0x511cd2[_0xda0719(0x279)];const _0x2945a3=this[_0xda0719(0x20c)](_0x511cd2,_0xda0719(0x2c0));for(const {suggestion:_0x40f48c,meta:_0x1fd81b}of _0x2945a3){const _0x1b3124=this[_0xda0719(0x271)][_0xda0719(0x1d8)](_0x587a34,_0x350340);if(_0x1fd81b[_0xda0719(0x246)]&&(this[_0xda0719(0x1ea)]||!_0x1fd81b[_0xda0719(0x21d)]&&!_0x1fd81b[_0xda0719(0x251)])){if(_0x40f48c[_0xda0719(0x283)]){if(!Lt(_0x40f48c,_0x5a356c))continue;let _0x279e8c=!0x0;for(const _0x12928b of _0x40f48c[_0xda0719(0x29c)]()){if(_0x12928b[_0xda0719(0x248)](_0x1b3124,!0x0))return _0x40f48c;_0x1b3124[_0xda0719(0x248)](_0x12928b)||(_0x279e8c=!0x1);}_0x279e8c&&_0x40f48c[_0xda0719(0x2e4)]();}else{const _0x5ea890=_0x40f48c[_0xda0719(0x365)]();if(_0x5ea890[_0xda0719(0x248)](_0x1b3124,!0x0))return _0x40f48c;if(!Lt(_0x40f48c,_0x5a356c)){_0x1b3124[_0xda0719(0x248)](_0x5ea890)?_0x40f48c[_0xda0719(0x323)]():_0x5ea890[_0xda0719(0x320)](_0x587a34)?_0x587a34=_0x5ea890[_0xda0719(0x279)]:_0x5ea890[_0xda0719(0x320)](_0x350340)&&(_0x350340=_0x5ea890[_0xda0719(0x2cd)]);continue;}_0x587a34=_0x587a34[_0xda0719(0x29e)](_0x5ea890[_0xda0719(0x2cd)])?_0x587a34:_0x5ea890[_0xda0719(0x2cd)],_0x350340=_0x350340[_0xda0719(0x1d1)](_0x5ea890[_0xda0719(0x279)])?_0x350340:_0x5ea890[_0xda0719(0x279)],_0x5a356c=Object[_0xda0719(0x1dd)]({},_0x40f48c[_0xda0719(0x368)]),_0x176db9?_0x5ea890[_0xda0719(0x2cd)][_0xda0719(0x29e)](_0x176db9[_0xda0719(0x365)]()[_0xda0719(0x2cd)])?(_0x176db9[_0xda0719(0x323)](),_0x176db9=_0x40f48c):_0x40f48c[_0xda0719(0x323)]():_0x176db9=_0x40f48c;}}}if(_0x176db9)return this[_0xda0719(0x25c)](_0x176db9,this[_0xda0719(0x271)][_0xda0719(0x1d8)](_0x587a34,_0x350340)),_0x176db9;{const _0xb1fd3d=_0x26cbdb(),_0x5b3f1b=this[_0xda0719(0x271)][_0xda0719(0x1d8)](_0x587a34,_0x350340),_0x8b36ce=_0x5efc53['id'],_0x362ec2=_0x15bef9?_0xda0719(0x284)+_0x15bef9:_0xda0719(0x2c0),_0x3394b0=this[_0xda0719(0x2f8)]({'id':_0xb1fd3d,'type':_0x362ec2,'createdAt':new Date(),'authorId':_0x8b36ce,'attributes':_0x5a356c});return this[_0xda0719(0x287)](_0x362ec2,_0xb1fd3d,_0x8b36ce,_0x5b3f1b),_0x3394b0;}}[_0x27915a(0x307)](_0x54cd6e,_0x4d27a4=_0x27915a(0x231),_0x4b0797={}){const _0x550ba4=_0x27915a,_0x1a8d4c=this[_0x550ba4(0x1e1)][_0x550ba4(0x306)][_0x550ba4(0x357)](_0x550ba4(0x373))['me'],_0x5ede6e=_0x54cd6e[_0x550ba4(0x23d)](_0x5bd40b=>new _0x5449a9(_0x5bd40b[_0x550ba4(0x2cd)],_0x5bd40b[_0x550ba4(0x279)])),_0x24cfe2=new Set();for(const {suggestion:_0x97ca41,meta:_0x1514bc}of this[_0x550ba4(0x20c)](_0x5ede6e,_0x550ba4(0x219)))_0x1514bc[_0x550ba4(0x246)]&&!_0x1514bc[_0x550ba4(0x2d8)]&&_0x24cfe2[_0x550ba4(0x25b)](_0x97ca41);for(const _0x49b260 of _0x24cfe2)if(_0x49b260[_0x550ba4(0x283)]){const _0x532d27=_0x49b260[_0x550ba4(0x29c)]();(!_0x49b260[_0x550ba4(0x368)]||!_0x49b260[_0x550ba4(0x368)][_0x550ba4(0x2f2)])&&(_0x532d27[_0x550ba4(0x363)](_0x156de4=>_0x5ede6e[_0x550ba4(0x33b)](_0x2eb842=>_0x2eb842[_0x550ba4(0x248)](_0x156de4,!0x0)))&&_0x49b260[_0x550ba4(0x2e4)]());if(_0x5ede6e[_0x550ba4(0x363)](_0x1f4f02=>_0x532d27[_0x550ba4(0x33b)](_0x184d81=>_0x184d81[_0x550ba4(0x248)](_0x1f4f02,!0x0)))){const _0x433679=this[_0x550ba4(0x208)][_0x550ba4(0x2a3)](_0x550ba4(0x2c0),_0x4d27a4,_0x550ba4(0x2d6));return this[_0x550ba4(0x35a)](()=>_0x433679(_0x54cd6e,null,_0x4b0797)),null;}}else{const _0x5c531a=_0x49b260[_0x550ba4(0x365)]();_0x5ede6e[_0x550ba4(0x33b)](_0x42d9df=>_0x42d9df[_0x550ba4(0x248)](_0x5c531a,!0x0))&&_0x49b260[_0x550ba4(0x2e4)]();if(_0x5ede6e[_0x550ba4(0x363)](_0x568c1f=>_0x5c531a[_0x550ba4(0x248)](_0x568c1f,!0x0))){const _0xfcc7de=this[_0x550ba4(0x208)][_0x550ba4(0x2a3)](_0x550ba4(0x2c0),_0x4d27a4,_0x550ba4(0x2d6));return this[_0x550ba4(0x35a)](()=>_0xfcc7de(_0x5ede6e,null,_0x4b0797)),null;}}const _0x74e5f7=this[_0x550ba4(0x208)][_0x550ba4(0x2a3)](_0x550ba4(0x2c0),_0x4d27a4,_0x550ba4(0x278));let _0x18ac38=null;for(const _0x16376d of this[_0x550ba4(0x2f5)]())if(_0x16376d[_0x550ba4(0x259)]['id']==_0x1a8d4c['id']&&_0x16376d[_0x550ba4(0x263)]&&_0x550ba4(0x2c0)==_0x16376d[_0x550ba4(0x355)]&&_0x16376d[_0x550ba4(0x227)]==_0x4d27a4&&Lt(_0x16376d,_0x4b0797)&&(_0x74e5f7(_0x16376d[_0x550ba4(0x29c)](),_0x5ede6e)||_0x74e5f7(_0x5ede6e,_0x16376d[_0x550ba4(0x29c)]()))){if(_0x18ac38){if(_0x16376d[_0x550ba4(0x292)]&&_0x16376d[_0x550ba4(0x292)][_0x550ba4(0x27a)])continue;for(const _0x1cf2f8 of _0x16376d[_0x550ba4(0x29c)]())_0x18ac38[_0x550ba4(0x21f)](_0x1cf2f8)||_0x18ac38[_0x550ba4(0x215)](_0x1cf2f8);_0x16376d[_0x550ba4(0x323)]();}else{_0x18ac38=_0x16376d;for(const _0x3d36af of _0x5ede6e)_0x16376d[_0x550ba4(0x21f)](_0x3d36af)||_0x16376d[_0x550ba4(0x215)](_0x3d36af);}}if(_0x18ac38)return _0x18ac38;_0x24cfe2[_0x550ba4(0x371)]();for(const {suggestion:_0x56fc99,meta:_0x240bd8}of this[_0x550ba4(0x20c)](_0x5ede6e,_0x550ba4(0x2c0)))_0x240bd8[_0x550ba4(0x246)]&&(this[_0x550ba4(0x1ea)]||!_0x240bd8[_0x550ba4(0x21d)]&&!_0x240bd8[_0x550ba4(0x251)])&&Lt(_0x56fc99,_0x4b0797)&&_0x24cfe2[_0x550ba4(0x25b)](_0x56fc99);for(const _0x33a463 of _0x24cfe2){const _0x2197a8=_0x33a463[_0x550ba4(0x29c)]();if(!_0x4b0797||!_0x4b0797[_0x550ba4(0x2f2)]){if(_0x5ede6e[_0x550ba4(0x363)](_0x9e5369=>_0x2197a8[_0x550ba4(0x33b)](_0x36da46=>_0x36da46[_0x550ba4(0x248)](_0x9e5369,!0x0))))return _0x33a463;}(!_0x33a463[_0x550ba4(0x368)]||!_0x33a463[_0x550ba4(0x368)][_0x550ba4(0x2f2)])&&(_0x2197a8[_0x550ba4(0x363)](_0x3b62fa=>_0x5ede6e[_0x550ba4(0x33b)](_0x35ee6d=>_0x35ee6d[_0x550ba4(0x248)](_0x3b62fa,!0x0)))&&_0x33a463[_0x550ba4(0x2e4)]());}const _0x23f439=_0x26cbdb(),_0x2f7703=_0x1a8d4c['id'],_0x2d8f47=_0x550ba4(0x284)+_0x4d27a4,_0x2d3ab8=this[_0x550ba4(0x2f8)]({'id':_0x23f439,'type':_0x2d8f47,'createdAt':new Date(),'authorId':_0x2f7703,'attributes':_0x4b0797});for(const _0x3aa11c of _0x5ede6e)_0x3aa11c[_0x550ba4(0x2c1)](),_0x3aa11c[_0x550ba4(0x2c7)]||_0x550ba4(0x315)==_0x3aa11c[_0x550ba4(0x273)][_0x550ba4(0x1fd)]||this[_0x550ba4(0x287)](_0x2d8f47,_0x23f439,_0x2f7703,_0x3aa11c,_0x3828b4[_0x550ba4(0x313)]());return _0x2d3ab8;}[_0x27915a(0x22d)](_0x4e1bbe,_0x4cd844,_0x5199bf,_0x5dcea3,_0x390fea){const _0x2edffc=_0x27915a;if(_0x4e1bbe[_0x2edffc(0x2c7)])return[];if(_0x2edffc(0x2fb)===this[_0x2edffc(0x226)])return[];const _0x3d2806=this[_0x2edffc(0x1e1)][_0x2edffc(0x306)][_0x2edffc(0x357)](_0x2edffc(0x373))['me']['id'],_0x452541=Array[_0x2edffc(0x28f)](this[_0x2edffc(0x243)][_0x2edffc(0x1e5)]())[_0x2edffc(0x22f)](_0x161ec0=>_0x2edffc(0x25f)==_0x161ec0[_0x2edffc(0x355)]&&_0x161ec0[_0x2edffc(0x265)][_0x2edffc(0x2ea)]==_0x4cd844&&_0x161ec0[_0x2edffc(0x21f)](_0x4e1bbe));if(_0x2edffc(0x2a7)===this[_0x2edffc(0x226)]){const _0xf40b57=this[_0x2edffc(0x20c)](_0x4e1bbe,_0x2edffc(0x219))[_0x2edffc(0x22f)](({meta:_0x2dff4e})=>_0x2dff4e[_0x2edffc(0x246)]&&!_0x2dff4e[_0x2edffc(0x251)]&&!_0x2dff4e[_0x2edffc(0x2d8)])[_0x2edffc(0x23d)](({suggestion:_0xf0c2a7})=>_0xf0c2a7);_0x452541[_0x2edffc(0x354)](..._0xf40b57);}const _0x5dbdc8=new Map([[_0x4e1bbe,_0x5199bf]]);for(const _0xf352c1 of _0x452541){const _0x48d7bd=_0x2edffc(0x25f)==_0xf352c1[_0x2edffc(0x355)]?_0xf352c1[_0x2edffc(0x265)][_0x2edffc(0x22e)]:void 0x0,_0x30fe71=_0xf352c1[_0x2edffc(0x365)](),_0x587ec2=Array[_0x2edffc(0x28f)](_0x5dbdc8[_0x2edffc(0x20e)]())[_0x2edffc(0x213)](_0x1602ea=>_0x1602ea[_0x2edffc(0x29d)](_0x30fe71));if(!_0x587ec2)continue;const _0xf94b29=_0x587ec2[_0x2edffc(0x1fb)](_0x30fe71);this[_0x2edffc(0x218)](_0x4cd844)&&_0x2edffc(0x219)==_0xf352c1[_0x2edffc(0x355)]&&0x0!=_0xf94b29[_0x2edffc(0x27a)]||(_0x5dbdc8[_0x2edffc(0x33c)](_0x587ec2),_0xf94b29[_0x2edffc(0x31d)](_0x57a0bb=>{const _0x598145=_0x2edffc;_0x5dbdc8[_0x598145(0x2ac)](_0x57a0bb,_0x5199bf);}),_0x2edffc(0x219)!=_0xf352c1[_0x2edffc(0x355)]&&_0x48d7bd!=_0x5dcea3&&_0x5dbdc8[_0x2edffc(0x2ac)](_0x587ec2[_0x2edffc(0x26a)](_0x30fe71),_0x48d7bd));}const _0xb13c45=[];for(const [_0x3a9545,_0x2a183f]of _0x5dbdc8){const _0x39b008=_0x26cbdb(),_0x102fde={'key':_0x4cd844,'oldValue':_0x2a183f,'newValue':_0x5dcea3};_0x4cd844[_0x2edffc(0x27a)]>0x25&&console[_0x2edffc(0x2ad)](_0x2edffc(0x31b),{'key':_0x4cd844});const _0x1ce474=(_0x2edffc(0x293)+(_0x4cd844+'|'+Vt({'newValue':_0x5dcea3})))[_0x2edffc(0x217)](0x0,0x3c),_0x51eaf9=this[_0x2edffc(0x2f8)]({'id':_0x39b008,'type':_0x1ce474,'data':_0x102fde,'createdAt':new Date(),'authorId':_0x3d2806,'attributes':_0x390fea});_0xb13c45[_0x2edffc(0x288)](_0x51eaf9),this[_0x2edffc(0x287)](_0x1ce474,_0x39b008,_0x3d2806,_0x3a9545);}return _0xb13c45;}[_0x27915a(0x2fa)](_0x175dec){const _0x24d56b=_0x27915a;this[_0x24d56b(0x2fe)](_0x175dec,(_0x2f89da,..._0x143a64)=>{const _0xf8222e=_0x24d56b;this[_0xf8222e(0x316)](()=>{_0x2f89da(..._0x143a64);});});}[_0x27915a(0x249)](_0x2a75f8){const _0x3ac626=_0x27915a;this[_0x3ac626(0x1f3)][_0x3ac626(0x25b)](_0x2a75f8);}[_0x27915a(0x2fd)](_0x119ca2){const _0x1f373c=_0x27915a;this[_0x1f373c(0x201)][_0x1f373c(0x25b)](_0x119ca2);}[_0x27915a(0x210)](_0x303f06){const _0x599fb1=_0x27915a;return _0x599fb1(0x25f)==_0x303f06[_0x599fb1(0x355)]?_0x303f06[_0x599fb1(0x227)][_0x599fb1(0x225)]('|')[0x0]:null;}[_0x27915a(0x25c)](_0x56be85,_0x5a9492){const _0xbac420=_0x27915a,_0x47963e=_0x56be85[_0xbac420(0x1f2)]();this[_0xbac420(0x271)][_0xbac420(0x24e)](_0x3aa732=>{const _0x31f5cc=_0xbac420;_0x3aa732[_0x31f5cc(0x369)](_0x47963e,{'range':_0x5a9492});});}[_0x27915a(0x2a4)](_0x18c385){const _0x2a6fa5=_0x27915a,_0xa2017f=_0x18c385['id'],_0x54c8a1=this[_0x2a6fa5(0x1e1)][_0x2a6fa5(0x2ca)][_0x2a6fa5(0x357)](_0x2a6fa5(0x2fc));this[_0x2a6fa5(0x281)][_0x2a6fa5(0x35f)](_0xa2017f)||this[_0x2a6fa5(0x281)][_0x2a6fa5(0x30f)]({'channelId':_0x54c8a1,'threadId':_0xa2017f,'isResolvable':!0x1,'isSubmitted':!0x0});const _0xe0465f=this[_0x2a6fa5(0x281)][_0x2a6fa5(0x26f)](_0xa2017f);_0xe0465f[_0x2a6fa5(0x238)](_0x2a6fa5(0x234)),_0xe0465f[_0x2a6fa5(0x234)]=!0x1,_0x18c385[_0x2a6fa5(0x292)]=_0xe0465f;}[_0x27915a(0x310)](_0x35d840,_0x143474,_0x4c0af0,_0x34f603){const _0x3c979d=_0x27915a;if(_0x35d840[_0x3c979d(0x355)]!=_0x143474||_0x35d840[_0x3c979d(0x227)]!=_0x4c0af0||_0x35d840[_0x3c979d(0x336)]['id']!=_0x34f603)throw this[_0x3c979d(0x1e1)][_0x3c979d(0x260)](_0x3c979d(0x337)),new _0x3576bb(_0x3c979d(0x337),this);}[_0x27915a(0x31f)](_0x208df3,_0x5c7fc7){const _0xc69545=_0x27915a,_0x53e788=_0x208df3[_0xc69545(0x365)]();if(_0x5c7fc7[_0xc69545(0x2ae)](_0x53e788))_0x208df3[_0xc69545(0x323)]();else{if(_0x53e788[_0xc69545(0x248)](_0x5c7fc7)){const _0x5ea01e=this[_0xc69545(0x271)][_0xc69545(0x232)](_0x5c7fc7[_0xc69545(0x2cd)][_0xc69545(0x1f9)],_0xc69545(0x279));this[_0xc69545(0x25c)](_0x208df3,this[_0xc69545(0x271)][_0xc69545(0x1d8)](_0x53e788[_0xc69545(0x2cd)],_0x5ea01e));const _0x3f7fed=_0x26cbdb(),_0x51d6ee=_0x208df3[_0xc69545(0x336)]['id'],_0x171285=_0x208df3[_0xc69545(0x355)]+':'+_0x208df3[_0xc69545(0x227)];this[_0xc69545(0x2f8)]({'id':_0x3f7fed,'type':_0x171285,'createdAt':new Date(),'authorId':_0x51d6ee,'data':_0x208df3[_0xc69545(0x265)],'attributes':_0x208df3[_0xc69545(0x368)]});const _0x52851a=this[_0xc69545(0x271)][_0xc69545(0x232)](_0x5c7fc7[_0xc69545(0x279)][_0xc69545(0x241)],_0xc69545(0x1da)),_0x3f6782=this[_0xc69545(0x271)][_0xc69545(0x1d8)](_0x52851a,_0x53e788[_0xc69545(0x279)]);this[_0xc69545(0x287)](_0x171285,_0x3f7fed,_0x51d6ee,_0x3f6782);}else{if(_0x53e788[_0xc69545(0x320)](_0x5c7fc7[_0xc69545(0x2cd)])){const _0xf6ac49=this[_0xc69545(0x271)][_0xc69545(0x232)](_0x5c7fc7[_0xc69545(0x2cd)][_0xc69545(0x1f9)],_0xc69545(0x279));this[_0xc69545(0x25c)](_0x208df3,this[_0xc69545(0x271)][_0xc69545(0x1d8)](_0x53e788[_0xc69545(0x2cd)],_0xf6ac49));}else{const _0x213eff=this[_0xc69545(0x271)][_0xc69545(0x232)](_0x5c7fc7[_0xc69545(0x279)][_0xc69545(0x241)],_0xc69545(0x1da));this[_0xc69545(0x25c)](_0x208df3,this[_0xc69545(0x271)][_0xc69545(0x1d8)](_0x213eff,_0x53e788[_0xc69545(0x279)]));}}}}[_0x27915a(0x2d3)](_0x2893e0){const _0x102b17=_0x27915a;for(const {suggestion:_0x44ef97,meta:_0xf13069}of this[_0x102b17(0x20c)](_0x2893e0,_0x102b17(0x219))){if(!_0xf13069[_0x102b17(0x246)])continue;const _0x5163a6=_0x44ef97[_0x102b17(0x29c)]();for(const _0x271a0b of _0x5163a6)if(!_0x2893e0[_0x102b17(0x1fb)](_0x271a0b)[_0x102b17(0x27a)])return!0x0;}return!0x1;}[_0x27915a(0x27f)](_0x566e89){const _0x45f23d=_0x27915a,_0x409913=this[_0x45f23d(0x1e1)][_0x45f23d(0x306)][_0x45f23d(0x357)](_0x45f23d(0x373))[_0x45f23d(0x239)](_0x566e89);if(!_0x409913)throw new _0x3576bb(_0x45f23d(0x34e),this);return _0x409913;}[_0x27915a(0x222)](_0x4107f1){const _0x5d983f=_0x27915a,_0x374657=this[_0x5d983f(0x1e1)][_0x5d983f(0x306)][_0x5d983f(0x357)](_0x5d983f(0x373)),_0x4433c4=_0x36a73d(_0x5d983f(0x216)+_0x4107f1),_0xf98bbe=_0x374657[_0x5d983f(0x239)](_0x4433c4);return _0xf98bbe||_0x374657[_0x5d983f(0x256)]({'id':_0x4433c4,'name':_0x4107f1});}[_0x27915a(0x2b1)](_0x340143,_0x2385b4,_0xe7958c,_0x167fed,_0x3b8e70){const _0x4aa29f=_0x27915a,_0x3e6820=this[_0x4aa29f(0x27f)](_0x167fed),_0x3a622f=this[_0x4aa29f(0x208)][_0x4aa29f(0x24c)](_0x340143,_0x2385b4,_0xe7958c,_0x3e6820,_0x3b8e70,_0xae7eab=>{const _0x17add6=_0x4aa29f;this[_0x17add6(0x305)](_0xe7958c,{'attributes':_0xae7eab});const _0x23b128=this[_0x17add6(0x220)](_0xe7958c);this[_0x17add6(0x36f)](new Set([_0x23b128])),this[_0x17add6(0x212)](new Set([_0x23b128]));});return this[_0x4aa29f(0x338)](_0x3a622f,_0x4aa29f(0x2d6),()=>{const _0x3c7925=_0x4aa29f;this[_0x3c7925(0x305)](_0xe7958c,{'state':_0x3c7925(0x2ce)});},{'priority':_0x4aa29f(0x353)}),this[_0x4aa29f(0x338)](_0x3a622f,_0x4aa29f(0x2e4),()=>{const _0x5292f1=_0x4aa29f;this[_0x5292f1(0x305)](_0xe7958c,{'state':_0x5292f1(0x22a)});},{'priority':_0x4aa29f(0x353)}),this[_0x4aa29f(0x243)][_0x4aa29f(0x2ac)](_0xe7958c,_0x3a622f),this[_0x4aa29f(0x242)][_0x4aa29f(0x2ac)](_0x3a622f,_0x4aa29f(0x2d9)),_0x3a622f;}[_0x27915a(0x2c6)](_0x5f3b5a){const _0x13b45e=_0x27915a,_0x5a3d03=_0x5f3b5a[_0x13b45e(0x225)](':');return{'group':_0x5a3d03[0x0],'type':_0x5a3d03[0x1],'subType':_0x5a3d03[_0x13b45e(0x27a)]>=0x5?_0x5a3d03[0x2]:null,'id':_0x5a3d03[_0x13b45e(0x27a)]<0x5?_0x5a3d03[0x2]:_0x5a3d03[0x3],'authorId':_0x5a3d03[_0x13b45e(0x27a)]<0x5?_0x5a3d03[0x3]:_0x5a3d03[0x4],'markerCount':0x6==_0x5a3d03[_0x13b45e(0x27a)]?_0x5a3d03[0x5]:null};}[_0x27915a(0x33a)](_0xb3650c,_0x406126,_0x1ad500){const _0x5b8a4b=_0x27915a,_0x53de1b=_0xb3650c[_0x5b8a4b(0x365)](),_0xbfeebd=_0x53de1b[_0x5b8a4b(0x2cd)],_0x5198f3=_0x53de1b[_0x5b8a4b(0x279)];this[_0x5b8a4b(0x25c)](_0xb3650c,this[_0x5b8a4b(0x271)][_0x5b8a4b(0x1d8)](_0xbfeebd,_0x406126));const _0x3d667b=_0x26cbdb(),_0x2b05c9=_0xb3650c[_0x5b8a4b(0x336)]['id'],_0x5ec22e=_0xb3650c[_0x5b8a4b(0x355)]+(_0xb3650c[_0x5b8a4b(0x227)]?':'+_0xb3650c[_0x5b8a4b(0x227)]:'');this[_0x5b8a4b(0x2f8)]({'id':_0x3d667b,'type':_0x5ec22e,'createdAt':new Date(),'authorId':_0x2b05c9,'originalSuggestionId':_0xb3650c['id'],'attributes':_0xb3650c[_0x5b8a4b(0x368)],'data':_0xb3650c[_0x5b8a4b(0x265)]});const _0xdf7454=this[_0x5b8a4b(0x210)](_0xb3650c);(_0x5b8a4b(0x1c6)==_0xb3650c[_0x5b8a4b(0x355)]||_0xdf7454&&this[_0x5b8a4b(0x218)](_0xdf7454))&&(_0x1ad500=this[_0x5b8a4b(0x271)][_0x5b8a4b(0x2db)](_0x1ad500[_0x5b8a4b(0x241)])),this[_0x5b8a4b(0x287)](_0x5ec22e,_0x3d667b,_0x2b05c9,this[_0x5b8a4b(0x271)][_0x5b8a4b(0x1d8)](_0x1ad500,_0x5198f3));}[_0x27915a(0x20c)](_0x4a23c9,_0x32d943=null){const _0x21bbc1=_0x27915a,_0x56cca9=[],_0x56e7dc=this[_0x21bbc1(0x1e1)][_0x21bbc1(0x306)][_0x21bbc1(0x357)](_0x21bbc1(0x373))['me'];Array[_0x21bbc1(0x254)](_0x4a23c9)||(_0x4a23c9=[_0x4a23c9]);for(const _0x27d73f of this[_0x21bbc1(0x2f5)]()){if(!_0x27d73f[_0x21bbc1(0x263)])continue;if(_0x32d943&&_0x27d73f[_0x21bbc1(0x355)]!=_0x32d943)continue;let _0x2e7bd8=!0x1;for(const _0x13d1ab of _0x27d73f[_0x21bbc1(0x29c)]()){for(const _0x11c7df of _0x4a23c9){const _0x3a3cb1=_0x11c7df[_0x21bbc1(0x2cd)][_0x21bbc1(0x2ae)](_0x13d1ab[_0x21bbc1(0x279)])||_0x11c7df[_0x21bbc1(0x279)][_0x21bbc1(0x2ae)](_0x13d1ab[_0x21bbc1(0x2cd)]);if(_0x3a3cb1||_0x11c7df[_0x21bbc1(0x26a)](_0x13d1ab)){const _0x4b71b2=_0x11c7df[_0x21bbc1(0x248)](_0x13d1ab)&&Rt(this[_0x21bbc1(0x271)][_0x21bbc1(0x1e4)],_0x13d1ab[_0x21bbc1(0x2cd)],_0x11c7df),_0x1c989d=_0x13d1ab[_0x21bbc1(0x248)](_0x11c7df)&&Rt(this[_0x21bbc1(0x271)][_0x21bbc1(0x1e4)],_0x11c7df[_0x21bbc1(0x2cd)],_0x13d1ab);_0x56cca9[_0x21bbc1(0x288)]({'suggestion':_0x27d73f,'meta':{'isOwn':_0x56e7dc==_0x27d73f[_0x21bbc1(0x259)],'isNextTo':_0x3a3cb1,'isInsideObject':_0x4b71b2,'containsRangeInObject':_0x1c989d}}),_0x2e7bd8=!0x0;break;}}if(_0x2e7bd8)break;}}return _0x56cca9;}[_0x27915a(0x287)](_0x1bb69f,_0x25cd10,_0x5cb972,_0x4e7fbd,_0x10b46c){const _0x48b110=_0x27915a;this[_0x48b110(0x271)][_0x48b110(0x24e)](_0x531a2b=>{const _0x448035=_0x48b110;let _0x99d80b=_0x448035(0x301)+_0x1bb69f+':'+_0x25cd10+':'+_0x5cb972;_0x10b46c&&(_0x99d80b=_0x99d80b+':'+_0x10b46c),_0x531a2b[_0x448035(0x29b)](_0x99d80b,{'range':_0x4e7fbd,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x27915a(0x367)](_0x146e36){const _0x3fc8c5=_0x27915a,_0x2a6b25=_0x146e36[_0x3fc8c5(0x1db)],_0x17ff4c=_0x146e36[_0x3fc8c5(0x245)];_0x146e36[_0x3fc8c5(0x1db)]=null,_0x146e36[_0x3fc8c5(0x245)]=null,null!=_0x2a6b25&&_0x2a6b25[_0x3fc8c5(0x245)]==_0x146e36&&(_0x2a6b25[_0x3fc8c5(0x245)]=_0x17ff4c),null!=_0x17ff4c&&_0x17ff4c[_0x3fc8c5(0x1db)]==_0x146e36&&(_0x17ff4c[_0x3fc8c5(0x1db)]=_0x2a6b25),_0x3fc8c5(0x233)==this[_0x3fc8c5(0x242)][_0x3fc8c5(0x357)](_0x146e36)&&(this[_0x3fc8c5(0x242)][_0x3fc8c5(0x2ac)](_0x146e36,_0x3fc8c5(0x24b)),this[_0x3fc8c5(0x366)](_0x3fc8c5(0x1ed),_0x146e36,_0x2a6b25,_0x17ff4c));}[_0x27915a(0x2f8)](_0x4d831a){const _0x2d376d=_0x27915a,_0x20b440=_0x4d831a['id'],_0x56a0f1=this[_0x2d376d(0x30e)](_0x4d831a);if(this[_0x2d376d(0x294)]&&this[_0x2d376d(0x294)][_0x2d376d(0x2ba)]){const _0x528919=this[_0x2d376d(0x1e1)][_0x2d376d(0x306)][_0x2d376d(0x357)](_0x2d376d(0x2cc)),_0x472ba5=_0x56a0f1[_0x2d376d(0x340)],_0x5d2e58=_0x56a0f1[_0x2d376d(0x227)]?_0x56a0f1[_0x2d376d(0x355)]+':'+_0x56a0f1[_0x2d376d(0x227)]:_0x56a0f1[_0x2d376d(0x355)],_0x1cad67=this[_0x2d376d(0x1e1)][_0x2d376d(0x328)],_0x49e66e=_0x528919[_0x2d376d(0x25b)](_0x52ad92(_0x1cad67,_0x2d376d(0x1dc))),_0x31bac3={'id':_0x20b440,'type':_0x5d2e58,'hasComments':_0x472ba5,'data':_0x4d831a[_0x2d376d(0x265)]||null,'originalSuggestionId':_0x4d831a[_0x2d376d(0x2ed)]||null,'attributes':_0x56a0f1[_0x2d376d(0x368)]};this[_0x2d376d(0x294)][_0x2d376d(0x2ba)](_0x31bac3)[_0x2d376d(0x1fe)](_0x21a365=>{const _0x1eb87d=_0x2d376d;_0x56a0f1[_0x1eb87d(0x324)]=!0x0,_0x528919[_0x1eb87d(0x27e)](_0x49e66e),_0x21a365&&_0x21a365[_0x1eb87d(0x26e)]&&(this[_0x1eb87d(0x243)][_0x1eb87d(0x357)](_0x20b440)[_0x1eb87d(0x26e)]=_0x21a365[_0x1eb87d(0x26e)]);})[_0x2d376d(0x2cf)](_0x2f97e7=>{const _0x4c9d8a=_0x2d376d;throw _0x5db6b3(_0x4c9d8a(0x300)),this[_0x4c9d8a(0x1e1)][_0x4c9d8a(0x1eb)][_0x4c9d8a(0x2e5)]({'isUndoable':!0x1},()=>{const _0x3d078f=_0x4c9d8a;_0x56a0f1[_0x3d078f(0x2e4)]();}),_0x56a0f1[_0x4c9d8a(0x1f4)](),this[_0x4c9d8a(0x243)][_0x4c9d8a(0x33c)](_0x56a0f1['id']),this[_0x4c9d8a(0x242)][_0x4c9d8a(0x33c)](_0x56a0f1),_0x2f97e7;});}return _0x56a0f1;}[_0x27915a(0x218)](_0x2d16a7){const _0x56b56e=_0x27915a;return this[_0x56b56e(0x1f3)][_0x56b56e(0x1cb)](_0x2d16a7);}[_0x27915a(0x305)](_0x354546,_0x483e67){const _0x22b7d7=_0x27915a,_0x498f4d=this[_0x22b7d7(0x1e1)][_0x22b7d7(0x306)][_0x22b7d7(0x357)](_0x22b7d7(0x2cc)),_0x4bf506=this[_0x22b7d7(0x220)](_0x354546);if(this[_0x22b7d7(0x294)]&&this[_0x22b7d7(0x294)][_0x22b7d7(0x2b8)]){if(_0x4bf506[_0x22b7d7(0x324)]){const _0x427e35=_0x498f4d[_0x22b7d7(0x25b)](_0x52ad92(this[_0x22b7d7(0x1e1)][_0x22b7d7(0x328)],_0x22b7d7(0x1dc)));this[_0x22b7d7(0x294)][_0x22b7d7(0x2b8)](_0x354546,_0x483e67)[_0x22b7d7(0x1fe)](()=>{const _0x4de6d8=_0x22b7d7;_0x498f4d[_0x4de6d8(0x27e)](_0x427e35);});}else _0x4bf506['on'](_0x22b7d7(0x26b),()=>{const _0xca81cf=_0x22b7d7;this[_0xca81cf(0x305)](_0x354546,_0x483e67);});}}[_0x27915a(0x34a)](_0x22069d){const _0x5acad4=_0x27915a;if(!this[_0x5acad4(0x294)]||!this[_0x5acad4(0x294)][_0x5acad4(0x220)])throw new _0x3576bb(_0x5acad4(0x345),this);return this[_0x5acad4(0x294)][_0x5acad4(0x220)](_0x22069d);}[_0x27915a(0x1d4)](_0x4b4310){const _0x3516e9=_0x27915a,{id:_0x3a506f,type:_0x3e09a5,subType:_0x188faf,authorId:_0x46171b}=this[_0x3516e9(0x2c6)](_0x4b4310),_0x25003d=this[_0x3516e9(0x243)][_0x3516e9(0x357)](_0x3a506f)||this[_0x3516e9(0x2b1)](_0x3e09a5,_0x188faf,_0x3a506f,_0x46171b,{});switch(this[_0x3516e9(0x310)](_0x25003d,_0x3e09a5,_0x188faf,_0x46171b),this[_0x3516e9(0x242)][_0x3516e9(0x357)](_0x25003d)){case _0x3516e9(0x2d9):this[_0x3516e9(0x34a)](_0x3a506f)[_0x3516e9(0x1fe)](_0xd06f8d=>{const _0x56258d=_0x3516e9;let _0x21f2f5=Promise[_0x56258d(0x2f9)]();_0xd06f8d[_0x56258d(0x340)]&&(_0x21f2f5=this[_0x56258d(0x281)][_0x56258d(0x252)]({'channelId':this[_0x56258d(0x1e1)][_0x56258d(0x2ca)][_0x56258d(0x357)](_0x56258d(0x2fc)),'threadId':_0x3a506f})),_0x21f2f5[_0x56258d(0x1fe)](()=>{const _0x5cb3d6=_0x56258d;this[_0x5cb3d6(0x30e)](_0xd06f8d)[_0x5cb3d6(0x324)]=!0x0;});}),this[_0x3516e9(0x242)][_0x3516e9(0x2ac)](_0x25003d,_0x3516e9(0x2a6));break;case _0x3516e9(0x24b):this[_0x3516e9(0x305)](_0x3a506f,{'state':_0x3516e9(0x2d5)});case _0x3516e9(0x276):this[_0x3516e9(0x242)][_0x3516e9(0x2ac)](_0x25003d,_0x3516e9(0x233)),this[_0x3516e9(0x366)](_0x3516e9(0x32e),_0x25003d);break;case _0x3516e9(0x233):this[_0x3516e9(0x366)](_0x3516e9(0x1c7),_0x25003d);}return _0x25003d[_0x3516e9(0x1f5)](_0x4b4310),_0x25003d;}[_0x27915a(0x212)](_0x51a431){const _0xee47e8=_0x27915a,_0x33d91c=Array[_0xee47e8(0x28f)](_0x51a431),_0x5c459d=_0x33d91c[_0xee47e8(0x22f)](_0x55a4da=>_0xee47e8(0x25f)==_0x55a4da[_0xee47e8(0x355)]);this[_0xee47e8(0x1e3)](_0x5c459d);const _0x1f155b=_0x33d91c[_0xee47e8(0x22f)](_0x29b60a=>!_0x29b60a[_0xee47e8(0x283)]&&_0xee47e8(0x25f)!=_0x29b60a[_0xee47e8(0x355)]),_0x408d1b=this[_0xee47e8(0x2f5)]({'skipNotAttached':!0x0})[_0xee47e8(0x22f)](_0x479019=>!_0x479019[_0xee47e8(0x283)]&&_0xee47e8(0x25f)!=_0x479019[_0xee47e8(0x355)]),_0xc45074=_0x408d1b[_0xee47e8(0x22f)](_0xdcb6f6=>!_0x51a431[_0xee47e8(0x1cb)](_0xdcb6f6)),_0x2fdf91=new Map(_0x408d1b[_0xee47e8(0x23d)](_0x568cef=>[_0x568cef,this[_0xee47e8(0x208)][_0xee47e8(0x2a3)](_0x568cef[_0xee47e8(0x355)],_0x568cef[_0xee47e8(0x227)],_0xee47e8(0x1c8))])),_0x426dd4=new Map(_0x408d1b[_0xee47e8(0x23d)](_0x1b6153=>[_0x1b6153,_0x1b6153[_0xee47e8(0x365)]()])),_0x472820=new Set(),_0xcbab69=new Set();for(let _0x5759af=0x0;_0x5759af<_0x1f155b[_0xee47e8(0x27a)];_0x5759af++)_0x3ee662(_0x1f155b[_0x5759af],_0x1f155b,_0x5759af+0x1);for(let _0x4e329a=0x0;_0x4e329a<_0x1f155b[_0xee47e8(0x27a)];_0x4e329a++)_0x3ee662(_0x1f155b[_0x4e329a],_0xc45074,0x0);const _0x4c4f13=new Set();for(let _0x329a63=0x0;_0x329a63<_0x1f155b[_0xee47e8(0x27a)];_0x329a63++){const _0x284ce4=_0x1f155b[_0x329a63];!_0xcbab69[_0xee47e8(0x1cb)](_0x284ce4)&&_0x284ce4[_0xee47e8(0x1db)]&&(_0x4c4f13[_0xee47e8(0x25b)](_0x284ce4[_0xee47e8(0x1db)]),_0x284ce4[_0xee47e8(0x1db)][_0xee47e8(0x245)]===_0x284ce4&&(_0x284ce4[_0xee47e8(0x1db)][_0xee47e8(0x245)]=null),_0x284ce4[_0xee47e8(0x1db)]=null),!_0x472820[_0xee47e8(0x1cb)](_0x284ce4)&&_0x284ce4[_0xee47e8(0x245)]&&(_0x4c4f13[_0xee47e8(0x25b)](_0x284ce4[_0xee47e8(0x245)]),_0x284ce4[_0xee47e8(0x245)][_0xee47e8(0x1db)]===_0x284ce4&&(_0x284ce4[_0xee47e8(0x245)][_0xee47e8(0x1db)]=null),_0x284ce4[_0xee47e8(0x245)]=null);}function _0x3ee662(_0x2438a2,_0x194531,_0x51ca39){const _0x55deae=_0xee47e8;for(let _0x370270=_0x51ca39;_0x370270<_0x194531[_0x55deae(0x27a)];_0x370270++){const _0x45a28c=_0x149774(_0x2438a2,_0x194531[_0x370270]);_0x45a28c&&(_0x45a28c[0x0][_0x55deae(0x245)]=_0x45a28c[0x1],_0x45a28c[0x1][_0x55deae(0x1db)]=_0x45a28c[0x0],_0x472820[_0x55deae(0x25b)](_0x45a28c[0x0]),_0xcbab69[_0x55deae(0x25b)](_0x45a28c[0x1]));}}function _0x149774(_0x21a91f,_0x26114f){const _0x6f12d8=_0xee47e8;if(_0x21a91f[_0x6f12d8(0x259)]['id']!==_0x26114f[_0x6f12d8(0x259)]['id'])return null;const _0x25995d=_0x2fdf91[_0x6f12d8(0x357)](_0x21a91f)(_0x21a91f,_0x26114f,_0x426dd4[_0x6f12d8(0x357)](_0x21a91f),_0x426dd4[_0x6f12d8(0x357)](_0x26114f));if(!_0x25995d)return null;return _0x2fdf91[_0x6f12d8(0x357)](_0x26114f)(_0x21a91f,_0x26114f,_0x426dd4[_0x6f12d8(0x357)](_0x21a91f),_0x426dd4[_0x6f12d8(0x357)](_0x26114f))?_0x25995d[0x1][_0x6f12d8(0x292)]&&_0x25995d[0x1][_0x6f12d8(0x292)][_0x6f12d8(0x27a)]?null:_0x25995d:null;}_0x4c4f13[_0xee47e8(0x286)]&&this[_0xee47e8(0x212)](_0x4c4f13);}[_0x27915a(0x1e3)](_0x5dc736){const _0x398f29=_0x27915a;if(0x0==_0x5dc736[_0x398f29(0x27a)])return;const _0x157139=this[_0x398f29(0x2f5)]({'skipNotAttached':!0x0})[_0x398f29(0x22f)](_0x192a75=>_0x398f29(0x25f)==_0x192a75[_0x398f29(0x355)]&&_0x192a75[_0x398f29(0x2a2)]),_0x377016=[],_0x31e9a5=new Map();for(const _0x22905b of _0x157139){const _0x2ea258=_0x36a73d(_0x22905b[_0x398f29(0x368)]);_0x31e9a5[_0x398f29(0x1cb)](_0x2ea258)||(_0x31e9a5[_0x398f29(0x2ac)](_0x2ea258,_0x377016[_0x398f29(0x27a)]),_0x377016[_0x398f29(0x288)]([]));const _0x3d7afb=_0x31e9a5[_0x398f29(0x357)](_0x2ea258);_0x377016[_0x3d7afb][_0x398f29(0x288)](_0x22905b);}!(function(){const _0x397edf=_0x398f29;_0x377016[_0x397edf(0x326)]((_0x433362,_0x372dc1)=>{const _0x336324=_0x397edf,_0x1ecc12=_0x433362[0x0][_0x336324(0x26e)],_0x2de58e=_0x372dc1[0x0][_0x336324(0x26e)];return _0x1ecc12==_0x2de58e?_0x433362[0x0][_0x336324(0x368)][_0x336324(0x317)]<_0x372dc1[0x0][_0x336324(0x368)][_0x336324(0x317)]?-0x1:0x1:_0x1ecc12<_0x2de58e?-0x1:0x1;});for(const _0x40b2a0 of _0x377016)_0x40b2a0[_0x397edf(0x326)]((_0x46b15c,_0x4b1158)=>_0x46b15c['id']<_0x4b1158['id']?-0x1:0x1);}());for(let _0x4eb7e3=0x0;_0x4eb7e3<_0x377016[_0x398f29(0x27a)];_0x4eb7e3++){if(0x0==_0x377016[_0x4eb7e3][_0x398f29(0x27a)])continue;const _0x4fe94e=[];for(let _0x2f0aa9=_0x4eb7e3+0x1;_0x2f0aa9<_0x377016[_0x398f29(0x27a)];_0x2f0aa9++)0x0!=_0x377016[_0x2f0aa9][_0x398f29(0x27a)]&&_0x42d2b6(_0x377016[_0x4eb7e3],_0x377016[_0x2f0aa9])&&_0x4fe94e[_0x398f29(0x288)](_0x2f0aa9);for(const _0x3e519f of _0x4fe94e)_0x377016[_0x4eb7e3]=_0x377016[_0x4eb7e3][_0x398f29(0x1d5)](_0x377016[_0x3e519f]),_0x377016[_0x3e519f]=[];}for(const _0x13ff45 of _0x377016)for(let _0x4f03f6=0x0;_0x4f03f6<_0x13ff45[_0x398f29(0x27a)];_0x4f03f6++)_0x13ff45[_0x4f03f6][_0x398f29(0x245)]=_0x13ff45[_0x4f03f6+0x1]||null;for(const _0x116ed1 of _0x377016)for(let _0x3b8cd3=0x0;_0x3b8cd3<_0x116ed1[_0x398f29(0x27a)];_0x3b8cd3++)_0x116ed1[_0x3b8cd3][_0x398f29(0x1db)]=_0x116ed1[_0x3b8cd3-0x1]||null;function _0x42d2b6(_0x21f233,_0x21e43d){const _0x3a4525=_0x398f29;if(_0x21f233[0x0][_0x3a4525(0x368)][_0x3a4525(0x317)]!==_0x21e43d[0x0][_0x3a4525(0x368)][_0x3a4525(0x317)]&&_0x21f233[0x0][_0x3a4525(0x259)]!==_0x21e43d[0x0][_0x3a4525(0x259)])return!0x1;if(!function(_0x158bc1,_0x18f7f4){const _0x142bc=_0x3a4525;if(!_0x158bc1[_0x142bc(0x340)]&&!_0x18f7f4[_0x142bc(0x340)])return!0x0;if(_0x158bc1[_0x142bc(0x340)]&&_0x18f7f4[_0x142bc(0x340)])return!0x1;if(_0x158bc1[_0x142bc(0x340)]&&_0x18f7f4[_0x142bc(0x26e)]<_0x158bc1[_0x142bc(0x292)][_0x142bc(0x23a)][_0x142bc(0x357)](0x0)[_0x142bc(0x26e)])return!0x0;if(_0x18f7f4[_0x142bc(0x340)]&&_0x158bc1[_0x142bc(0x26e)]<_0x18f7f4[_0x142bc(0x292)][_0x142bc(0x23a)][_0x142bc(0x357)](0x0)[_0x142bc(0x26e)])return!0x0;return!0x1;}(_0x21f233[0x0],_0x21e43d[0x0]))return!0x1;const _0x2e1e60=_0x4c5609(_0x21f233[0x0][_0x3a4525(0x368)],_0x3a4525(0x317)),_0x542c0c=_0x4c5609(_0x21e43d[0x0][_0x3a4525(0x368)],_0x3a4525(0x317));if(!_0x665fef(_0x2e1e60,_0x542c0c))return!0x1;return!!_0x21f233[_0x3a4525(0x363)](_0xb09558=>_0x21e43d[_0x3a4525(0x33b)](_0x44a578=>_0xb09558[_0x3a4525(0x365)]()[_0x3a4525(0x2ae)](_0x44a578[_0x3a4525(0x365)]())))&&_0x21e43d[_0x3a4525(0x363)](_0x1d210b=>_0x21f233[_0x3a4525(0x33b)](_0x411e03=>_0x1d210b[_0x3a4525(0x365)]()[_0x3a4525(0x2ae)](_0x411e03[_0x3a4525(0x365)]())));}}[_0x27915a(0x36f)](_0x1dfe0d){const _0x3b5449=_0x27915a,_0x46bb63=Array[_0x3b5449(0x28f)](_0x1dfe0d),_0x8862e3=this[_0x3b5449(0x2f5)]({'skipNotAttached':!0x0}),_0x30b586=_0x8862e3[_0x3b5449(0x22f)](_0x44da2b=>!_0x1dfe0d[_0x3b5449(0x1cb)](_0x44da2b)),_0x1daa6c=new Map(_0x46bb63[_0x3b5449(0x23d)](_0x4ef20=>[_0x4ef20,this[_0x3b5449(0x208)][_0x3b5449(0x2a3)](_0x4ef20[_0x3b5449(0x355)],_0x4ef20[_0x3b5449(0x227)],_0x3b5449(0x278))])),_0x393867=new Map(_0x8862e3[_0x3b5449(0x23d)](_0x33e1ff=>[_0x33e1ff,_0x33e1ff[_0x3b5449(0x29c)]()]));for(let _0x314d2a=0x0;_0x314d2a<_0x46bb63[_0x3b5449(0x27a)];_0x314d2a++){if(_0x15538c(this,_0x46bb63[_0x314d2a],_0x46bb63,_0x314d2a+0x1))return!0x0;}for(let _0x833bbd=0x0;_0x833bbd<_0x46bb63[_0x3b5449(0x27a)];_0x833bbd++){if(_0x15538c(this,_0x46bb63[_0x833bbd],_0x30b586,0x0))return!0x0;}return!0x1;function _0x15538c(_0x1ce746,_0xdac194,_0x22bf7d,_0x52fe45){const _0x148cfd=_0x3b5449;for(let _0x1320e3=_0x52fe45;_0x1320e3<_0x22bf7d[_0x148cfd(0x27a)];_0x1320e3++){const _0x11d073=_0x22bf7d[_0x1320e3];if(_0x11d073[_0x148cfd(0x355)]!==_0xdac194[_0x148cfd(0x355)]||_0x11d073[_0x148cfd(0x259)]['id']!==_0xdac194[_0x148cfd(0x259)]['id']||_0x11d073[_0x148cfd(0x227)]!==_0xdac194[_0x148cfd(0x227)])continue;if(!Pt(_0xdac194,_0x11d073,[_0x148cfd(0x317)]))continue;if(_0x148cfd(0x25f)==_0xdac194[_0x148cfd(0x355)]&&_0xdac194[_0x148cfd(0x265)][_0x148cfd(0x22e)]!=_0x11d073[_0x148cfd(0x265)][_0x148cfd(0x22e)])continue;if(_0x148cfd(0x25f)==_0xdac194[_0x148cfd(0x355)]&&_0x1ce746[_0x148cfd(0x218)](_0xdac194[_0x148cfd(0x265)][_0x148cfd(0x2ea)]))continue;if(_0x148cfd(0x1c6)==_0xdac194[_0x148cfd(0x355)]){const _0x555410=_0x1ce746[_0x148cfd(0x1e1)][_0x148cfd(0x1eb)],_0xcaf77=_0xdac194[_0x148cfd(0x1cc)]();if(_0xcaf77&&(_0x555410[_0x148cfd(0x1e4)][_0x148cfd(0x2a8)](_0xcaf77)||_0x555410[_0x148cfd(0x1e4)][_0x148cfd(0x26c)](_0xcaf77)))continue;}const _0x213393=_0x1daa6c[_0x148cfd(0x357)](_0xdac194),_0x3b2659=_0x393867[_0x148cfd(0x357)](_0xdac194),_0x4ecf88=_0x393867[_0x148cfd(0x357)](_0x11d073),_0x19b830=_0xdac194[_0x148cfd(0x292)]&&_0xdac194[_0x148cfd(0x292)][_0x148cfd(0x27a)],_0x2a03eb=_0x11d073[_0x148cfd(0x292)]&&_0x11d073[_0x148cfd(0x292)][_0x148cfd(0x27a)];if(!_0x19b830&&_0x213393(_0x4ecf88,_0x3b2659))return _0x1ce746[_0x148cfd(0x277)](_0x11d073,_0xdac194),_0x393867[_0x148cfd(0x33c)](_0xdac194),!0x0;if(!_0x2a03eb&&_0x213393(_0x3b2659,_0x4ecf88))return _0x1ce746[_0x148cfd(0x277)](_0xdac194,_0x11d073),_0x393867[_0x148cfd(0x33c)](_0x11d073),!0x0;}return!0x1;}}[_0x27915a(0x277)](_0x27b7e0,_0x3ee5fa){const _0x288ab8=_0x27915a;if(_0x27b7e0[_0x288ab8(0x283)]){for(const _0x18d6d7 of _0x3ee5fa[_0x288ab8(0x29c)]())_0x27b7e0[_0x288ab8(0x215)](_0x18d6d7);}else{const _0x44440c=_0x3ee5fa[_0x288ab8(0x365)]()[_0x288ab8(0x279)];this[_0x288ab8(0x25c)](_0x27b7e0,this[_0x288ab8(0x271)][_0x288ab8(0x1d8)](_0x27b7e0[_0x288ab8(0x365)]()[_0x288ab8(0x2cd)],_0x44440c));}_0x3ee5fa[_0x288ab8(0x323)]();}[_0x27915a(0x236)](_0x4e292b,_0x2fce5d){const _0x42fb9e=_0x27915a,_0x39f091=_0x4e292b[_0x42fb9e(0x22c)](_0x42fb9e(0x304))||_0x4e292b[_0x42fb9e(0x22c)](_0x42fb9e(0x25f))?_0x42fb9e(0x2cb):_0x4e292b[_0x42fb9e(0x29f)]();return _0x52ad92(this[_0x42fb9e(0x1e1)][_0x42fb9e(0x328)],_0x2fce5d+'_'+_0x39f091+_0x42fb9e(0x224));}[_0x27915a(0x20d)](){const _0x5d155e=_0x27915a,_0x13acb3=this[_0x5d155e(0x1e1)];if(!_0x13acb3['ui'])return;const {ariaLiveAnnouncer:_0x279192}=_0x13acb3['ui'];_0x2ea689(this[_0x5d155e(0x271)],({left:_0x9b5286,entered:_0x263913})=>{const _0x14b651=_0x5d155e;for(const _0x1d5baf of _0x9b5286){const {group:_0x25984e,type:_0x124ab2}=this[_0x14b651(0x2c6)](_0x1d5baf[_0x14b651(0x290)]);if(_0x14b651(0x247)===_0x25984e){_0x279192[_0x14b651(0x28e)](this[_0x14b651(0x236)](_0x124ab2,_0x14b651(0x1de)));break;}}for(const _0x4f4eee of _0x263913){const {group:_0x328175,type:_0x440b88}=this[_0x14b651(0x2c6)](_0x4f4eee[_0x14b651(0x290)]);if(_0x14b651(0x247)===_0x328175){_0x279192[_0x14b651(0x28e)](this[_0x14b651(0x236)](_0x440b88,_0x14b651(0x2f0)));break;}}});}[_0x27915a(0x2d0)](_0x3eb0b0){const _0x336905=_0x27915a;if(this[_0x336905(0x295)])return!0x1;const _0x3c41f0=this[_0x336905(0x1e1)],_0x10840c=_0x3c41f0[_0x336905(0x1eb)][_0x336905(0x2a5)][_0x336905(0x2b9)][_0x336905(0x33d)]();if(0x0==_0x10840c[_0x336905(0x27a)])return!0x1;const _0x4aadbc=[],_0x4e8f1c=_0x10840c[_0x336905(0x22f)](_0x2cd164=>_0x336905(0x25f)==_0x2cd164[_0x336905(0x355)]),_0x493c70=_0x10840c[_0x336905(0x22f)](_0x1ab5b4=>_0x336905(0x2da)==_0x1ab5b4[_0x336905(0x355)]&&_0x336905(0x24d)!=_0x1ab5b4[_0x336905(0x290)]),_0x5b9bc5=_0x10840c[_0x336905(0x22f)](_0x285363=>_0x336905(0x27e)==_0x285363[_0x336905(0x355)]&&_0x336905(0x24d)!=_0x285363[_0x336905(0x290)]);for(const _0x443374 of _0x4e8f1c)_0x4aadbc[_0x336905(0x288)]({'key':_0x443374[_0x336905(0x255)],'newValue':_0x443374[_0x336905(0x267)],'oldValue':_0x443374[_0x336905(0x2b7)],'range':Ot(_0x443374[_0x336905(0x1ce)],_0x3c41f0[_0x336905(0x1eb)])});for(const _0xce904 of _0x493c70){const _0x2bc3f7=_0x5b9bc5[_0x336905(0x213)](_0x42535d=>_0x42535d[_0x336905(0x202)][_0x336905(0x2ae)](_0xce904[_0x336905(0x202)]));_0x2bc3f7&&_0x4aadbc[_0x336905(0x288)]({'key':_0x336905(0x32f),'newValue':_0xce904[_0x336905(0x290)],'oldValue':_0x2bc3f7[_0x336905(0x290)],'range':_0x3c41f0[_0x336905(0x1eb)][_0x336905(0x261)](_0xce904[_0x336905(0x202)][_0x336905(0x275)])});}return 0x0!=_0x4aadbc[_0x336905(0x27a)]&&this[_0x336905(0x1e9)](_0x3eb0b0,_0x4aadbc);}[_0x27915a(0x331)](_0x4b3f19){const _0x22ee45=_0x27915a;let _0x30ce3c=!0x1;const _0x43e164=this[_0x22ee45(0x1e1)][_0x22ee45(0x1eb)][_0x22ee45(0x2a5)][_0x22ee45(0x2b9)][_0x22ee45(0x2ec)]()[_0x22ee45(0x22f)](_0x4fec11=>_0x4fec11[_0x22ee45(0x265)][_0x22ee45(0x1f7)]&&_0x4fec11[_0x22ee45(0x290)][_0x22ee45(0x22c)](_0x22ee45(0x1f1)));for(const _0x43088a of _0x43e164){const {subType:_0x28f008,id:_0x2aba88}=this[_0x22ee45(0x2c6)](_0x43088a[_0x22ee45(0x290)]),_0x37e964=_0x28f008[_0x22ee45(0x225)]('|')[0x0];for(const _0x13faf2 of this[_0x22ee45(0x2f5)]({'skipNotAttached':!0x0}))_0x13faf2['id']!=_0x2aba88&&_0x22ee45(0x25f)==_0x13faf2[_0x22ee45(0x355)]&&_0x13faf2[_0x22ee45(0x265)]&&_0x13faf2[_0x22ee45(0x265)][_0x22ee45(0x2ea)]==_0x37e964&&_0x13faf2[_0x22ee45(0x365)]()[_0x22ee45(0x29d)](_0x43088a[_0x22ee45(0x265)][_0x22ee45(0x1f7)])&&(this[_0x22ee45(0x322)](_0x13faf2,_0x43088a[_0x22ee45(0x265)][_0x22ee45(0x1f7)],_0x4b3f19),_0x30ce3c=!0x0);}return _0x30ce3c;}[_0x27915a(0x316)](_0x2e10c7){const _0x27b658=_0x27915a;this[_0x27b658(0x1e1)],(this[_0x27b658(0x295)]=!0x0,_0x2e10c7());}[_0x27915a(0x349)](_0x399963){const _0x53a0b8=_0x27915a,_0x1757b6=this[_0x53a0b8(0x218)](_0x399963),_0x3cf94c=this[_0x53a0b8(0x201)][_0x53a0b8(0x1cb)](_0x399963);return _0x1757b6||_0x3cf94c;}[_0x27915a(0x1e9)](_0x399eb7,_0x345c71){const _0x259084=_0x27915a;if(0x0==_0x345c71[_0x259084(0x27a)])return!0x1;let _0x5a2446=!0x1;for(const _0x3ea350 of _0x345c71){const _0x1e5055=this[_0x259084(0x20c)](_0x3ea350[_0x259084(0x1ce)],_0x259084(0x25f))[_0x259084(0x22f)](_0x155bbb=>!_0x155bbb[_0x259084(0x2eb)][_0x259084(0x2d8)])[_0x259084(0x23d)](_0x50a764=>_0x50a764[_0x259084(0x247)]),_0x832153=_0x36a73d({'newValue':_0x3ea350[_0x259084(0x2c2)]});_0x1e5055[_0x259084(0x22f)](_0x33556e=>{const _0x50d392=_0x259084,[_0x45c67c,_0x2fe5bf]=_0x33556e[_0x50d392(0x227)][_0x50d392(0x225)]('|');return _0x45c67c==_0x3ea350[_0x50d392(0x2ea)]&&_0x2fe5bf!=_0x832153;})[_0x259084(0x31d)](_0x2440fb=>{const _0x27a8a3=_0x259084;this[_0x27a8a3(0x322)](_0x2440fb,_0x3ea350[_0x27a8a3(0x1ce)],_0x399eb7),_0x5a2446=!0x0;});}return _0x5a2446;}[_0x27915a(0x322)](_0xbd94fb,_0x40e3aa,_0xdcb6ee){const _0x49f271=_0x27915a,_0x481ac9=_0xbd94fb[_0x49f271(0x365)]()[_0x49f271(0x1fb)](_0x40e3aa);0x0!==_0x481ac9[_0x49f271(0x27a)]?0x1!==_0x481ac9[_0x49f271(0x27a)]?this[_0x49f271(0x33a)](_0xbd94fb,_0x40e3aa[_0x49f271(0x2cd)],_0x40e3aa[_0x49f271(0x279)]):this[_0x49f271(0x25c)](_0xbd94fb,_0x481ac9[0x0]):_0xdcb6ee[_0x49f271(0x237)](_0xbd94fb[_0x49f271(0x1f2)]());}}class xt{constructor(_0x38ddb9){const _0x3831d3=_0x27915a;this[_0x3831d3(0x2b0)]=_0x38ddb9,this[_0x3831d3(0x271)]=_0x38ddb9[_0x3831d3(0x1eb)],this[_0x3831d3(0x318)]=new Map(),this[_0x3831d3(0x339)]=new Map(),this[_0x3831d3(0x253)]();}[_0x27915a(0x24c)](_0xa34719,_0x31dd1d,_0x267f39,_0x28602d,_0x468669,_0x2ea99d){const _0x4b76da=_0x27915a;return new _0x3828b4(this[_0x4b76da(0x271)],{'type':_0xa34719,'subType':_0x31dd1d,'id':_0x267f39,'author':_0x28602d,'creator':_0x28602d,'attributes':_0x468669,'onAttributesChange':_0x2ea99d,'onAccept':(..._0x38f6a5)=>this[_0x4b76da(0x2a3)](_0xa34719,_0x31dd1d,_0x4b76da(0x2d6))(..._0x38f6a5),'onDiscard':(..._0x4507fc)=>this[_0x4b76da(0x2a3)](_0xa34719,_0x31dd1d,_0x4b76da(0x2e4))(..._0x4507fc)});}[_0x27915a(0x203)](_0x9822d9,_0x3e982b,_0x11f2ab,_0xc7e9d2){const _0x32b7eb=_0x27915a,_0x26eb3e=_0x9822d9+':'+_0x3e982b+':'+_0x11f2ab;this[_0x32b7eb(0x318)][_0x32b7eb(0x2ac)](_0x26eb3e,_0xc7e9d2);}[_0x27915a(0x2a3)](_0x58f8b1,_0x4a5eac,_0x3f43e0){const _0x28e4ef=_0x27915a,_0x43a360=_0x58f8b1+':'+_0x4a5eac+':'+_0x3f43e0;return this[_0x28e4ef(0x318)][_0x28e4ef(0x357)](_0x43a360)||this[_0x28e4ef(0x339)][_0x28e4ef(0x357)](_0x58f8b1+':'+_0x3f43e0);}[_0x27915a(0x253)](){const _0xbab6f2=_0x27915a,_0x522625=()=>!0x1,_0x43cf38=_0x6dc55c=>{const _0x1cf51e=_0x3941;_0x6dc55c[_0x1cf51e(0x326)]((_0x32bdea,_0x1765a7)=>_0x32bdea[_0x1cf51e(0x2cd)][_0x1cf51e(0x29e)](_0x1765a7[_0x1cf51e(0x2cd)])?0x1:-0x1),this[_0x1cf51e(0x271)][_0x1cf51e(0x24e)](_0x1c5ac9=>{const _0x523cd4=_0x1cf51e;for(const _0x168165 of _0x6dc55c){let _0xbbff8;_0xbbff8=_0x168165[_0x523cd4(0x279)][_0x523cd4(0x321)]&&_0x168165[_0x523cd4(0x279)][_0x523cd4(0x241)]==_0x168165[_0x523cd4(0x2cd)][_0x523cd4(0x275)]?_0x1c5ac9[_0x523cd4(0x2c8)](_0x168165[_0x523cd4(0x2cd)][_0x523cd4(0x275)],'on'):_0x1c5ac9[_0x523cd4(0x2c8)](_0x168165),this[_0x523cd4(0x271)][_0x523cd4(0x22b)](_0xbbff8,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x136c21=(_0x53944a,_0x14ba48)=>{const _0x5ca24c=_0x3941;_0x14ba48&&this[_0x5ca24c(0x271)][_0x5ca24c(0x24e)](_0x24ac02=>{const _0x41b856=_0x5ca24c,{commandName:_0x1c7b5d,commandParams:_0x21d8e9=[]}=_0x14ba48,_0x4c8374=_0x53944a[_0x41b856(0x23d)](_0x545a16=>(Tt(_0x545a16)&&(_0x545a16=this[_0x41b856(0x271)][_0x41b856(0x1d8)](_0x545a16[_0x41b856(0x279)])),_0x545a16))[_0x41b856(0x22f)](_0x116444=>_0x41b856(0x315)!==_0x116444[_0x41b856(0x273)][_0x41b856(0x1fd)]);if(_0x4c8374[_0x41b856(0x27a)]<0x1)return;const _0x2d26fa=Array[_0x41b856(0x28f)](this[_0x41b856(0x271)][_0x41b856(0x2a5)][_0x41b856(0x1cd)][_0x41b856(0x29c)]())[_0x41b856(0x23d)](_0x238ccc=>_0x5449a9[_0x41b856(0x209)](_0x238ccc));_0x24ac02[_0x41b856(0x360)](_0x4c8374);for(const _0x312d84 of this[_0x41b856(0x2b0)][_0x41b856(0x1df)][_0x41b856(0x1df)]())_0x312d84[_0x41b856(0x2af)]();_0x21d8e9[_0x41b856(0x288)]({'forceDefaultExecution':!0x0}),this[_0x41b856(0x2b0)][_0x41b856(0x2c9)](_0x1c7b5d,..._0x21d8e9);const _0xd29d97=_0x2d26fa[_0x41b856(0x22f)](_0x3ef56f=>_0x41b856(0x315)!=_0x3ef56f[_0x41b856(0x273)][_0x41b856(0x1fd)]);_0xd29d97[_0x41b856(0x27a)]>0x0&&_0x24ac02[_0x41b856(0x360)](_0xd29d97);for(const _0x439dc8 of _0x2d26fa)_0x439dc8[_0x41b856(0x2c1)]();});},_0x1b706b=(_0x343177,_0x4559c2)=>0x1==_0x343177[_0xbab6f2(0x27a)]&&0x1==_0x4559c2[_0xbab6f2(0x27a)]&&_0x343177[0x0][_0xbab6f2(0x279)][_0xbab6f2(0x2ae)](_0x4559c2[0x0][_0xbab6f2(0x2cd)]),_0x51ca9c=(_0x3a5a16,_0x486204,_0x564e4b,_0x430ffc)=>Ft(_0x3a5a16,_0x486204,_0x564e4b,_0x430ffc,this[_0xbab6f2(0x271)])?[_0x3a5a16,_0x486204]:Ft(_0x486204,_0x3a5a16,_0x430ffc,_0x564e4b,this[_0xbab6f2(0x271)])?[_0x486204,_0x3a5a16]:null;this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x1ef),_0x522625),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x36e),_0x43cf38),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x1ff),_0x1b706b),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x20f),_0x51ca9c),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x33f),_0x43cf38),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x2b6),_0x522625),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x2e3),_0x1b706b),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x1f6),_0x51ca9c),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x207),_0x136c21),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x334),_0x522625),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x2e8),_0x1b706b),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x335),_0x522625),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x32c),_0x136c21),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x240),_0x522625),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x30d),_0x1b706b),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x31c),_0x522625),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x34c),_0x522625),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x2e9),(_0x24e4d8,_0x32cd3c)=>{const _0x54ea51=_0xbab6f2;if(!_0x32cd3c)return;const _0x473925=this[_0x54ea51(0x2b0)][_0x54ea51(0x306)][_0x54ea51(0x357)](p);this[_0x54ea51(0x271)][_0x54ea51(0x24e)](_0x1a397e=>{const _0x15984e=_0x54ea51;if(_0x15984e(0x32f)==_0x32cd3c[_0x15984e(0x2ea)])for(const _0x57b68a of _0x24e4d8){const _0xc9b115=_0x57b68a[_0x15984e(0x2cd)][_0x15984e(0x275)],_0x59b818=_0x32cd3c[_0x15984e(0x22e)];_0x1a397e[_0x15984e(0x214)](_0xc9b115,_0x59b818);}else{if(_0x473925[_0x15984e(0x218)](_0x32cd3c[_0x15984e(0x2ea)])){for(const _0x41da5b of _0x24e4d8)void 0x0!==_0x32cd3c[_0x15984e(0x22e)]?_0x1a397e[_0x15984e(0x35e)](_0x32cd3c[_0x15984e(0x2ea)],_0x32cd3c[_0x15984e(0x22e)],_0x41da5b[_0x15984e(0x2cd)][_0x15984e(0x275)]):_0x1a397e[_0x15984e(0x2f6)](_0x32cd3c[_0x15984e(0x2ea)],_0x41da5b[_0x15984e(0x2cd)][_0x15984e(0x275)]);}else{for(const _0x4cdf79 of _0x24e4d8)_0x32cd3c[_0x15984e(0x22e)]?_0x1a397e[_0x15984e(0x35e)](_0x32cd3c[_0x15984e(0x2ea)],_0x32cd3c[_0x15984e(0x22e)],_0x4cdf79):_0x1a397e[_0x15984e(0x2f6)](_0x32cd3c[_0x15984e(0x2ea)],_0x4cdf79);}}});}),this[_0xbab6f2(0x339)][_0xbab6f2(0x2ac)](_0xbab6f2(0x35d),_0x1b706b);}}function Rt(_0xa8c274,_0x46440d,_0x571b17){const _0x154f9b=_0x27915a;for(const _0x504c73 of _0x46440d[_0x154f9b(0x241)][_0x154f9b(0x362)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x504c73[_0x154f9b(0x273)]==_0x504c73)return!0x1;if(!_0x571b17[_0x154f9b(0x1f0)](_0x504c73))return!0x1;if(_0xa8c274[_0x154f9b(0x2a8)](_0x504c73)||_0xa8c274[_0x154f9b(0x26c)](_0x504c73))return!0x0;}return!0x1;}function Tt(_0x41855a){const _0x16a2b5=_0x27915a;return _0x41855a[_0x16a2b5(0x279)][_0x16a2b5(0x241)]==_0x41855a[_0x16a2b5(0x2cd)][_0x16a2b5(0x275)]&&_0x41855a[_0x16a2b5(0x279)][_0x16a2b5(0x2d1)];}function Et(_0x139163,_0xdbcb9a,_0x137772,_0x2df91a){const _0x1ce059=_0x27915a,_0x5c7339=_0x3d3f34=>!_0x3d3f34[_0x1ce059(0x2a9)]['is'](_0x1ce059(0x1e6))&&!_0x2df91a[_0x1ce059(0x2a8)](_0x3d3f34[_0x1ce059(0x2a9)]),_0x48eb39=_0x139163[_0x1ce059(0x2cd)][_0x1ce059(0x2ef)](_0x5c7339),_0x27f792=_0x139163[_0x1ce059(0x279)][_0x1ce059(0x2ef)](_0x5c7339,{'direction':_0x1ce059(0x2d2)});return(!_0x139163[_0x1ce059(0x2cd)][_0x1ce059(0x2ae)](_0x48eb39)||!_0x139163[_0x1ce059(0x279)][_0x1ce059(0x2ae)](_0x27f792))&&(_0x48eb39[_0x1ce059(0x29e)](_0x27f792)?_0x137772[_0x1ce059(0x369)](_0xdbcb9a,{'range':_0x137772[_0x1ce059(0x1d8)](_0x48eb39,_0x27f792)}):_0x137772[_0x1ce059(0x237)](_0xdbcb9a),!0x0);}function Vt(_0x33b053){return _0x36a73d(_0x33b053);}function Ut(_0x1d2409){const _0x2e5882=_0x27915a,_0x3eb96f=_0x1d2409[_0x2e5882(0x2cd)][_0x2e5882(0x275)];return _0x3eb96f&&_0x3eb96f['is'](_0x2e5882(0x2b5));}function Ot(_0x583adc,_0x4e874c){const _0x1f565f=_0x27915a;return null==_0x583adc[_0x1f565f(0x279)][_0x1f565f(0x1f9)]&&_0x583adc[_0x1f565f(0x279)][_0x1f565f(0x241)]==_0x583adc[_0x1f565f(0x2cd)][_0x1f565f(0x275)]?Gt(_0x583adc[_0x1f565f(0x2cd)][_0x1f565f(0x275)],_0x4e874c):_0x583adc;}function Gt(_0x3c67ff,_0x1e592c){const _0x3fb3e6=_0x27915a,_0x189267=_0x1e592c[_0x3fb3e6(0x1e4)][_0x3fb3e6(0x2a8)](_0x3c67ff)||_0x1e592c[_0x3fb3e6(0x1e4)][_0x3fb3e6(0x272)](_0x3c67ff);return _0x1e592c[_0x3fb3e6(0x1d8)](_0x1e592c[_0x3fb3e6(0x232)](_0x3c67ff,_0x3fb3e6(0x2df)),_0x189267?_0x1e592c[_0x3fb3e6(0x2ab)](_0x3c67ff):_0x1e592c[_0x3fb3e6(0x232)](_0x3c67ff,_0x3fb3e6(0x279)));}function Ft(_0x2011a1,_0x323214,_0x3fbbf4,_0x2e7093,_0x4e2c2e){const _0x311170=_0x27915a;if(!Pt(_0x2011a1,_0x323214))return!0x1;if(_0x3fbbf4[_0x311170(0x279)][_0x311170(0x2ae)](_0x2e7093[_0x311170(0x2cd)]))return!0x0;if(_0x2011a1[_0x311170(0x355)]!=_0x323214[_0x311170(0x355)])return!0x1;if(!_0x3fbbf4[_0x311170(0x279)][_0x311170(0x296)](_0x2e7093[_0x311170(0x2cd)]))return!0x1;const _0x518384=_0x4e2c2e[_0x311170(0x1d8)](_0x3fbbf4[_0x311170(0x279)],_0x2e7093[_0x311170(0x2cd)])[_0x311170(0x2d4)]();for(const _0x3f7c67 of _0x518384)if([_0x311170(0x308),_0x311170(0x1d3)][_0x311170(0x2f4)](_0x3f7c67[_0x311170(0x355)])&&_0x4e2c2e[_0x311170(0x1e4)][_0x311170(0x26c)](_0x3f7c67[_0x311170(0x2a9)]))return!0x1;return!0x0;}function Pt(_0x4494c0,_0x109a30,_0x28d3d1=[]){const _0x554c4f=_0x27915a;return!(!_0x4494c0[_0x554c4f(0x2a2)]||!_0x109a30[_0x554c4f(0x2a2)])&&_0x665fef(_0x4c5609(_0x4494c0[_0x554c4f(0x368)],_0x28d3d1),_0x4c5609(_0x109a30[_0x554c4f(0x368)],_0x28d3d1));}function Lt(_0x19b6fc,_0x5912ce){const _0x1a9b27=_0x27915a,_0x3e70a5=Ht(_0x19b6fc[_0x1a9b27(0x368)]),_0xafd577=Ht(_0x5912ce);if(!_0x19b6fc[_0x1a9b27(0x2a2)])return!0x1;for(const _0x594926 of Object[_0x1a9b27(0x20e)](_0xafd577))if(!_0x665fef(_0x3e70a5[_0x594926],_0xafd577[_0x594926]))return!0x1;return!0x0;}function Ht(_0x537c2a){const _0x565acf=_0x27915a,_0x239cd2=Object[_0x565acf(0x1dd)]({},_0x537c2a);return delete _0x239cd2[_0x565acf(0x2f2)],delete _0x239cd2[_0x565acf(0x221)],_0x239cd2;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x41e8(_0x19abc7,_0x380fb9){const _0x42834c=_0x4283();return _0x41e8=function(_0x41e80e,_0xb9fc1c){_0x41e80e=_0x41e80e-0x97;let _0x2406a6=_0x42834c[_0x41e80e];return _0x2406a6;},_0x41e8(_0x19abc7,_0x380fb9);}const _0x1c57ac=_0x41e8;(function(_0x34f100,_0x442f6c){const _0x133495=_0x41e8,_0x518ee2=_0x34f100();while(!![]){try{const _0x5cccb1=-parseInt(_0x133495(0xc0))/0x1*(-parseInt(_0x133495(0x116))/0x2)+-parseInt(_0x133495(0xbb))/0x3+parseInt(_0x133495(0xdc))/0x4*(parseInt(_0x133495(0xdb))/0x5)+parseInt(_0x133495(0x119))/0x6+parseInt(_0x133495(0xe9))/0x7+-parseInt(_0x133495(0x98))/0x8+-parseInt(_0x133495(0x114))/0x9;if(_0x5cccb1===_0x442f6c)break;else _0x518ee2['push'](_0x518ee2['shift']());}catch(_0x55f9fb){_0x518ee2['push'](_0x518ee2['shift']());}}}(_0x4283,0x2cd76));import{Plugin as _0x2026ef}from'ckeditor5/src/core.js';import{Collection as _0x571ecf}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x187050,createDropdown as _0x22093f,ListSeparatorView as _0x5d5ade,MenuBarMenuView as _0x54f119,MenuBarMenuListView as _0x58367d,MenuBarMenuListItemView as _0x204b64,MenuBarMenuListItemButtonView as _0x1f1f9f,SplitButtonView as _0x335cb8,ViewModel as _0x39361e}from'ckeditor5/src/ui.js';import{Users as _0x39547a,getDateTimeFormatter as _0x3a3431,getAllMarkersDomElementsSorted as _0x121ed3}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x388097 from'./trackchangesediting.js';import _0x492da5 from'./ui/suggestioncontroller.js';import _0x2489c1 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x2306fc}from'./utils/common-translations.js';import _0x3d75f1 from'../theme/icons/track-changes.svg';function _0x4283(){const _0x5b8c96=['menu','Discard\x20all\x20selected\x20suggestions','_handleControllerBuffer','value','addSourceCollector','push','componentFactory','focus','_updateController','unbind','_disableComments','getRanges','menuitemcheckbox','createCommentThreadController','change:activeAnnotations','add','comments','children','Track\x20changes','_bindAnnotationToEditors','listenTo','descriptionParts','createAnnotationView','values','bind','1389830gfwRgI','4Ejrsku','CommentsRepository','mainView','delete','getSuggestion','isOn','init','menuitem','getMarkers','suggestion-','Annotations','define','set','1292690UcRZYe','isDirty','TrackChangesUI','switchbutton','separator','config','button','toMany','Accept\x20all\x20suggestions','Accept\x20all\x20selected\x20suggestions','requires','previous','addComment','descriptionFactory','discardButton','comments.maxThreadTotalWeight','arrowView','getAllAdjacentSuggestions','refreshSelectedViews','CommentsUI','destroy','activeAnnotations','view','getByInnerView','commentThread','getMarkerNames','commands','_refreshActiveMarkers','actionView','_annotationViews','editing','_initializeController','CommentView','getJoined','_suggestionToController','clear','EditorAnnotations','type','isEnabled','_createToolbarButton','panelView','trackChanges.disableComments','getDescriptions','5443371GhMcfF','head','89862jFTrXO','discardSelectedSuggestions','_unbindEditors','473892uQtspF','TrackChangesEditing','change:previous','locale','acceptAllSuggestions','registerAnnotation','source','trackChanges','innerView','createAnnotation','comments.editorConfig','some','pluginName','length','commandName','240792CERmET','size','model','suggestionChanged','comments.maxCommentCharsWhenCollapsed','isMultiRange','stopListening','comments.maxCommentsWhenCollapsed','delegate','activeMarkers','from','lowest','_createMenuBarMenu','trackChanges.SuggestionThreadView','_handleSuggestionControllerDelayed','has','get','suggestionLoaded','suggestionUnloaded','buttonView','getFirstRange','_addUIComponentsToFactory','plugins','discardAllSuggestions','menuBar:trackChanges','acceptSelectedSuggestions','keys','filter','execute','remove','hasSuggestion','_destroyController','reduce','isInContent','acceptButton','247434hCulIp','editor','_viewToController','items','SuggestionThreadView','8UWuUPr','Discard\x20all\x20suggestions'];_0x4283=function(){return _0x5b8c96;};return _0x4283();}export default class d extends _0x2026ef{static get[_0x1c57ac(0xf3)](){const _0x23cdae=_0x1c57ac;return[_0x388097,_0x39547a,_0x23cdae(0xdd),_0x23cdae(0xe6),_0x23cdae(0x10d)];}static get[_0x1c57ac(0x125)](){const _0x4c453e=_0x1c57ac;return _0x4c453e(0xeb);}constructor(_0x3e0bb3){const _0xe8c207=_0x1c57ac;super(_0x3e0bb3),this[_0xe8c207(0x10b)]=new Map(),this[_0xe8c207(0xbd)]=new Map(),this[_0xe8c207(0x106)]=new Map(),this[_0xe8c207(0xc4)]=new Map();const _0x13090d=this[_0xe8c207(0xbc)][_0xe8c207(0xee)];_0x13090d[_0xe8c207(0xe7)](_0xe8c207(0xa5),_0x2489c1),_0x13090d[_0xe8c207(0xe7)](_0xe8c207(0x112),!0x1),this[_0xe8c207(0xcc)]=_0x13090d[_0xe8c207(0xa8)](_0xe8c207(0x112));}[_0x1c57ac(0xa6)](_0x33d9af,_0x467f32){const _0x5cf9cc=_0x1c57ac;0x0===this[_0x5cf9cc(0xc4)][_0x5cf9cc(0x99)]&&setTimeout(()=>{const _0x52b32c=_0x5cf9cc;for(const [_0x5c5804,_0x3c8f43]of this[_0x52b32c(0xc4)]){const _0x470e8e=this[_0x52b32c(0x10b)][_0x52b32c(0xa7)](_0x5c5804);_0x470e8e||_0x3c8f43?_0x470e8e&&_0x3c8f43&&this[_0x52b32c(0xb7)](_0x5c5804):this[_0x52b32c(0x108)](_0x5c5804);}this[_0x52b32c(0xc4)][_0x52b32c(0x10c)](),this[_0x52b32c(0xbc)][_0x52b32c(0xae)][_0x52b32c(0xa8)](_0x52b32c(0x10d))[_0x52b32c(0xfb)](),this[_0x52b32c(0x104)]();},0xa),this[_0x5cf9cc(0xc4)][_0x5cf9cc(0xe8)](_0x33d9af,_0x467f32);}[_0x1c57ac(0xe2)](){const _0x493f14=_0x1c57ac,_0x3ceb51=this[_0x493f14(0xbc)],_0x1fa93c=_0x3ceb51[_0x493f14(0xae)][_0x493f14(0xa8)](_0x493f14(0x11a)),_0x94fcd=_0x3ceb51[_0x493f14(0xae)][_0x493f14(0xa8)](_0x493f14(0xe6)),_0x58dc43=_0x3ceb51[_0x493f14(0xae)][_0x493f14(0xa8)](_0x493f14(0x10d)),_0x463059=_0x3ceb51[_0x493f14(0xae)][_0x493f14(0xa8)](_0x493f14(0xdd));this[_0x493f14(0xad)](),_0x58dc43[_0x493f14(0xc6)](()=>{const _0xa06c08=_0x493f14,_0x1cf223=[];for(const [_0x1aaf4e,_0x468de0]of Array[_0xa06c08(0xa2)](this[_0xa06c08(0x10b)])){const _0x1baebc=_0x1aaf4e[_0xa06c08(0xfa)](),_0x55bae3=[];for(const _0x184445 of _0x1baebc){if(!_0x184445[_0xa06c08(0xb9)])continue;if(_0x184445[_0xa06c08(0x9d)]){_0x55bae3[_0xa06c08(0xc7)](..._0x184445[_0xa06c08(0xcd)]());continue;}const _0x44b315=_0x184445[_0xa06c08(0xac)]();if(_0x55bae3[_0xa06c08(0x126)]>0x0){const _0x5290a4=_0x55bae3[0x0][_0xa06c08(0x10a)](_0x44b315);if(_0x5290a4){_0x55bae3[0x0]=_0x5290a4;continue;}}_0x55bae3[_0xa06c08(0xc7)](_0x44b315);}_0x1cf223[_0xa06c08(0xc7)]([_0x468de0[_0xa06c08(0xff)],_0x55bae3]);}return _0x1cf223;}),this[_0x493f14(0xd6)](_0x1fa93c,_0x493f14(0xa9),(_0xe1158,_0x31765e)=>{const _0x3860ab=_0x493f14;this[_0x3860ab(0xd6)](_0x31765e,_0x3860ab(0x11b),(_0x1a233,_0x502106,_0x3df0dc,_0x39647f)=>{const _0x5d42a4=_0x3860ab;_0x31765e[_0x5d42a4(0xb9)]&&(null==_0x3df0dc?(this[_0x5d42a4(0xca)](_0x39647f[_0x5d42a4(0x115)]),this[_0x5d42a4(0xa6)](_0x31765e,!0x1)):(this[_0x5d42a4(0xca)](_0x3df0dc[_0x5d42a4(0x115)]),null==_0x39647f&&this[_0x5d42a4(0xa6)](_0x31765e,!0x0)));}),null!==_0x31765e[_0x3860ab(0xf4)]?this[_0x3860ab(0xca)](_0x31765e[_0x3860ab(0x115)]):this[_0x3860ab(0xa6)](_0x31765e,!0x1);}),this[_0x493f14(0xd6)](_0x1fa93c,_0x493f14(0xaa),(_0x56d6e9,_0x319720,_0x2548fb)=>{const _0x368294=_0x493f14;this[_0x368294(0x9e)](_0x319720,_0x368294(0x11b)),this[_0x368294(0xc4)][_0x368294(0xdf)](_0x319720),this[_0x368294(0x10b)][_0x368294(0xa7)](_0x319720)&&this[_0x368294(0xb7)](_0x319720),_0x2548fb&&this[_0x368294(0xca)](_0x2548fb[_0x368294(0x115)]);}),this[_0x493f14(0xd6)](_0x1fa93c,_0x493f14(0x9b),(_0x2b3e82,_0x3761ae)=>{const _0x5c31da=_0x493f14;this[_0x5c31da(0xca)](_0x3761ae);}),this[_0x493f14(0xd6)](_0x94fcd,_0x493f14(0xd0),()=>{const _0x461b69=_0x493f14;this[_0x461b69(0x104)]();}),this[_0x493f14(0xd6)](_0x463059,_0x493f14(0xf5),(_0x53a0cb,{threadId:_0x5e7b03,isFromAdapter:_0x363c66})=>{const _0x55fd3c=_0x493f14;if(_0x363c66||!_0x1fa93c[_0x55fd3c(0xb6)](_0x5e7b03))return;const _0x24364f=_0x1fa93c[_0x55fd3c(0xe0)](_0x5e7b03);this[_0x55fd3c(0x10b)][_0x55fd3c(0xa8)](_0x24364f)[_0x55fd3c(0xff)][_0x55fd3c(0xc9)]();},{'priority':_0x493f14(0xa3)});}[_0x1c57ac(0x104)](){const _0x43d622=_0x1c57ac,_0x42c008=this[_0x43d622(0xbc)][_0x43d622(0xae)][_0x43d622(0xa8)](_0x43d622(0xe6)),_0x2194c2=this[_0x43d622(0xbc)][_0x43d622(0xae)][_0x43d622(0xa8)](_0x43d622(0x11a)),_0x25eb63=Array[_0x43d622(0xa2)](_0x42c008[_0x43d622(0xfe)],_0x4c6d8a=>_0x4c6d8a[_0x43d622(0x121)])[_0x43d622(0xb3)](_0x1c70d4=>this[_0x43d622(0xbd)][_0x43d622(0xa7)](_0x1c70d4)),_0x4adb14=[];for(const _0x3289e8 of _0x25eb63){const _0x4a8fda=this[_0x43d622(0xbd)][_0x43d622(0xa8)](_0x3289e8)[_0x43d622(0x9a)][_0x43d622(0xfa)]();_0x4adb14[_0x43d622(0xc7)](..._0x4a8fda[_0x43d622(0xb8)]((_0x4bd81b,_0x4951b5)=>[..._0x4bd81b,..._0x4951b5[_0x43d622(0x102)]()],[]));}_0x2194c2[_0x43d622(0xa1)]=_0x4adb14;}[_0x1c57ac(0xad)](){const _0x45d35b=_0x1c57ac,_0x3e26cb=this[_0x45d35b(0xbc)],_0x4cba67=_0x3e26cb[_0x45d35b(0x11c)],_0x2f412b=_0x2306fc(_0x4cba67,_0x45d35b(0xd4)),_0x55cd80=new _0x571ecf([{'type':_0x45d35b(0xec),'model':new _0x39361e({'withText':!0x0,'isToggleable':!0x0,'label':_0x2f412b,'commandName':_0x45d35b(0x120),'role':_0x45d35b(0xce)})},{'type':_0x45d35b(0xed)},{'type':_0x45d35b(0xef),'model':new _0x39361e({'withText':!0x0,'label':_0x2306fc(_0x4cba67,_0x45d35b(0xf1)),'commandName':_0x45d35b(0x11d),'role':_0x45d35b(0xe3)})},{'type':_0x45d35b(0xef),'model':new _0x39361e({'withText':!0x0,'label':_0x2306fc(_0x4cba67,_0x45d35b(0xf2)),'commandName':_0x45d35b(0xb1),'role':_0x45d35b(0xe3)})},{'type':_0x45d35b(0xef),'model':new _0x39361e({'withText':!0x0,'label':_0x2306fc(_0x4cba67,_0x45d35b(0xc1)),'commandName':_0x45d35b(0xaf),'role':_0x45d35b(0xe3)})},{'type':_0x45d35b(0xef),'model':new _0x39361e({'withText':!0x0,'label':_0x2306fc(_0x4cba67,_0x45d35b(0xc3)),'commandName':_0x45d35b(0x117),'role':_0x45d35b(0xe3)})}]);for(const _0x5865f8 of _0x55cd80)if(ae(_0x5865f8)){const _0x261e8d=_0x3e26cb[_0x45d35b(0x103)][_0x45d35b(0xa8)](_0x5865f8[_0x45d35b(0x9a)][_0x45d35b(0x97)]);_0x5865f8[_0x45d35b(0x9a)][_0x45d35b(0xda)](_0x45d35b(0xe1),_0x45d35b(0x10f))['to'](_0x261e8d,_0x45d35b(0xc5),_0x45d35b(0x10f));}_0x3e26cb['ui'][_0x45d35b(0xc8)][_0x45d35b(0xd1)](_0x45d35b(0x120),_0x222d8b=>this[_0x45d35b(0x110)](_0x222d8b,_0x55cd80,_0x2f412b)),_0x3e26cb['ui'][_0x45d35b(0xc8)][_0x45d35b(0xd1)](_0x45d35b(0xb0),_0x5d56f7=>this[_0x45d35b(0xa4)](_0x5d56f7,_0x55cd80,_0x2f412b));}[_0x1c57ac(0x110)](_0x22d593,_0x5e59eb,_0x1fd141){const _0x57da5d=_0x1c57ac,_0x115b0=_0x22093f(_0x22d593,_0x335cb8),_0x5366f6=this[_0x57da5d(0xbc)][_0x57da5d(0x103)][_0x57da5d(0xa8)](_0x57da5d(0x120));_0x115b0[_0x57da5d(0xab)][_0x57da5d(0xe8)]({'tooltip':_0x1fd141,'label':_0x1fd141,'icon':_0x3d75f1}),_0x115b0[_0x57da5d(0xab)][_0x57da5d(0xda)](_0x57da5d(0xe1))['to'](_0x5366f6,_0x57da5d(0xc5)),_0x115b0[_0x57da5d(0xab)]['on'](_0x57da5d(0xb4),()=>{const _0x3a0f49=_0x57da5d;_0x5366f6[_0x3a0f49(0xb4)](),this[_0x3a0f49(0xbc)][_0x3a0f49(0x107)][_0x3a0f49(0xff)][_0x3a0f49(0xc9)]();}),_0x187050(_0x115b0,_0x5e59eb,{'role':_0x57da5d(0xc2)});const _0x2d2ca7=[];for(const _0x68fda9 of _0x5e59eb)ae(_0x68fda9)&&_0x2d2ca7[_0x57da5d(0xc7)](this[_0x57da5d(0xbc)][_0x57da5d(0x103)][_0x57da5d(0xa8)](_0x68fda9[_0x57da5d(0x9a)][_0x57da5d(0x97)]));const _0x372d2e=_0x115b0[_0x57da5d(0xab)];return _0x372d2e[_0x57da5d(0x105)][_0x57da5d(0xcb)](_0x57da5d(0x10f)),_0x372d2e[_0x57da5d(0xf9)][_0x57da5d(0xcb)](_0x57da5d(0x10f)),_0x372d2e[_0x57da5d(0x105)][_0x57da5d(0xda)](_0x57da5d(0x10f))['to'](_0x5366f6,_0x57da5d(0x10f)),_0x372d2e[_0x57da5d(0xf9)][_0x57da5d(0xda)](_0x57da5d(0x10f))[_0x57da5d(0xf0)](_0x2d2ca7,_0x57da5d(0x10f),(..._0x140495)=>_0x140495[_0x57da5d(0x124)](_0x44c7b4=>_0x44c7b4)),_0x115b0['on'](_0x57da5d(0xb4),_0x41c8b3=>{const _0x4f0c43=_0x57da5d;this[_0x4f0c43(0xbc)][_0x4f0c43(0xb4)](_0x41c8b3[_0x4f0c43(0x11f)][_0x4f0c43(0x97)]),this[_0x4f0c43(0xbc)][_0x4f0c43(0x107)][_0x4f0c43(0xff)][_0x4f0c43(0xc9)]();}),_0x115b0;}[_0x1c57ac(0xa4)](_0x1d8e03,_0x30d6d8,_0x120b40){const _0x28d8a0=_0x1c57ac,_0x403dc0=new _0x54f119(_0x1d8e03),_0x49eefa=this[_0x28d8a0(0xbc)][_0x28d8a0(0x103)][_0x28d8a0(0xa8)](_0x28d8a0(0x120));_0x403dc0[_0x28d8a0(0xab)][_0x28d8a0(0xe8)]({'label':_0x120b40,'icon':_0x3d75f1});const _0x5cabdd=new _0x58367d(_0x1d8e03);for(const _0xf5f112 of _0x30d6d8){if(_0x28d8a0(0xed)==_0xf5f112[_0x28d8a0(0x10e)]){_0x5cabdd[_0x28d8a0(0xbe)][_0x28d8a0(0xd1)](new _0x5d5ade(_0x1d8e03));continue;}const _0x593fca=new _0x204b64(_0x1d8e03,_0x403dc0),_0x4b1f9a=new _0x1f1f9f(_0x1d8e03),_0x39b5c1=_0xf5f112[_0x28d8a0(0x9a)];_0x4b1f9a[_0x28d8a0(0xda)](...Object[_0x28d8a0(0xb2)](_0x39b5c1))['to'](_0x39b5c1),_0x4b1f9a[_0x28d8a0(0xa0)](_0x28d8a0(0xb4))['to'](_0x403dc0),_0x4b1f9a['on'](_0x28d8a0(0xb4),()=>{const _0x2ed963=_0x28d8a0;this[_0x2ed963(0xbc)][_0x2ed963(0xb4)](_0x39b5c1[_0x2ed963(0x97)]),this[_0x2ed963(0xbc)][_0x2ed963(0x107)][_0x2ed963(0xff)][_0x2ed963(0xc9)]();}),_0x593fca[_0x28d8a0(0xd3)][_0x28d8a0(0xd1)](_0x4b1f9a),_0x5cabdd[_0x28d8a0(0xbe)][_0x28d8a0(0xd1)](_0x593fca);}return _0x403dc0[_0x28d8a0(0xda)](_0x28d8a0(0x10f))['to'](_0x49eefa,_0x28d8a0(0x10f)),_0x403dc0[_0x28d8a0(0x111)][_0x28d8a0(0xd3)][_0x28d8a0(0xd1)](_0x5cabdd),_0x403dc0;}[_0x1c57ac(0x108)](_0xd73f77){const _0x29f3cd=_0x1c57ac,_0x35c7f9=this[_0x29f3cd(0xbc)],_0x1be163=_0x35c7f9[_0x29f3cd(0xee)],_0x4b84f6=_0x35c7f9[_0x29f3cd(0xae)][_0x29f3cd(0xa8)](_0x29f3cd(0xe6)),_0xeb2f3f=_0x35c7f9[_0x29f3cd(0xae)][_0x29f3cd(0xa8)](_0x29f3cd(0xdd)),_0x10e4da=_0x35c7f9[_0x29f3cd(0xae)][_0x29f3cd(0xa8)](_0x29f3cd(0x10d)),_0xc0dda2=_0x35c7f9[_0x29f3cd(0xae)][_0x29f3cd(0xa8)](_0x39547a)['me'],_0x415ba0=_0x1be163[_0x29f3cd(0xa8)](_0x29f3cd(0x120))[_0x29f3cd(0xbf)],{CommentsListView:_0x4f014f,CommentThreadInputView:_0x3bf1a1}=_0x35c7f9[_0x29f3cd(0xae)][_0x29f3cd(0xa8)](_0x29f3cd(0xfc));let _0x213fa5,_0x49df84;this[_0x29f3cd(0x106)][_0x29f3cd(0xa7)](_0xd73f77['id'])?(_0x49df84=this[_0x29f3cd(0x106)][_0x29f3cd(0xa8)](_0xd73f77['id']),_0x213fa5=_0x49df84[_0x29f3cd(0xde)]):(_0x213fa5=new _0x415ba0(_0x35c7f9[_0x29f3cd(0x11c)],_0xd73f77,_0xc0dda2,{'disableComments':this[_0x29f3cd(0xcc)],'editorConfig':_0x1be163[_0x29f3cd(0xa8)](_0x29f3cd(0x123)),'maxCommentsWhenCollapsed':_0x1be163[_0x29f3cd(0xa8)](_0x29f3cd(0x9f)),'maxThreadTotalWeight':_0x1be163[_0x29f3cd(0xa8)](_0x29f3cd(0xf8)),'maxCommentCharsWhenCollapsed':_0x1be163[_0x29f3cd(0xa8)](_0x29f3cd(0x9c)),'formatDateTime':_0x3a3431(_0x1be163[_0x29f3cd(0xa8)](_0x29f3cd(0x11c))),'CommentView':_0x1be163[_0x29f3cd(0xa8)](_0x29f3cd(0xd2))[_0x29f3cd(0x109)],'CommentsListView':_0x4f014f,'CommentThreadInputView':_0x3bf1a1}),_0x213fa5[_0x29f3cd(0xba)]['on'](_0x29f3cd(0xb4),()=>{const _0x3d9f3b=_0x29f3cd;_0x35c7f9[_0x3d9f3b(0x107)][_0x3d9f3b(0xff)][_0x3d9f3b(0xc9)]();}),_0x213fa5[_0x29f3cd(0xf7)]['on'](_0x29f3cd(0xb4),()=>{const _0x1f4891=_0x29f3cd;_0x35c7f9[_0x1f4891(0x107)][_0x1f4891(0xff)][_0x1f4891(0xc9)]();}),_0x49df84=_0x4b84f6[_0x29f3cd(0xd8)](this[_0x29f3cd(0xbc)][_0x29f3cd(0x11c)],_0x213fa5),_0x49df84[_0x29f3cd(0xda)](_0x29f3cd(0xea))['to'](_0x213fa5,_0x29f3cd(0xea)),_0x49df84[_0x29f3cd(0xda)](_0x29f3cd(0x126))['to'](_0x213fa5),_0x49df84[_0x29f3cd(0xda)](_0x29f3cd(0x10e))['to'](_0x213fa5,_0x29f3cd(0x10e),_0x50b973=>_0x29f3cd(0xe5)+_0x50b973),this[_0x29f3cd(0x106)][_0x29f3cd(0xe8)](_0xd73f77['id'],_0x49df84));const _0x2e995b=_0xeb2f3f[_0x29f3cd(0xcf)](_0xd73f77[_0x29f3cd(0x101)],_0x213fa5),_0x5571c0=new _0x492da5(_0x35c7f9,_0xd73f77,_0x213fa5,_0x2e995b),_0x39907f=_0xd73f77[_0x29f3cd(0xfa)]()[_0x29f3cd(0xb3)](_0x447b21=>_0x447b21[_0x29f3cd(0xb9)]);_0x213fa5[_0x29f3cd(0xd7)]=_0x35c7f9[_0x29f3cd(0xae)][_0x29f3cd(0xa8)](_0x29f3cd(0x11a))[_0x29f3cd(0xf6)][_0x29f3cd(0x113)](_0x39907f),this[_0x29f3cd(0x10b)][_0x29f3cd(0xe8)](_0xd73f77,_0x5571c0),this[_0x29f3cd(0xbd)][_0x29f3cd(0xe8)](_0x213fa5,_0x5571c0);const _0x7d6d8b=_0x4b84f6[_0x29f3cd(0x122)]({'view':_0x49df84,'target':()=>{const _0x10934a=_0x29f3cd,_0x889b2d=[],_0x27134e=_0xd73f77[_0x10934a(0xfa)]()[_0x10934a(0xb3)](_0x24fe1b=>_0x24fe1b[_0x10934a(0xb9)]);for(const _0x35454f of _0x27134e)_0x889b2d[_0x10934a(0xc7)](..._0x35454f[_0x10934a(0xe4)]());return _0x121ed3(_0x35c7f9[_0x10934a(0x107)],_0x889b2d);},'type':()=>_0x29f3cd(0xe5)+_0x5571c0[_0x29f3cd(0xff)][_0x29f3cd(0x10e)]});_0xeb2f3f[_0x29f3cd(0xd5)](_0x213fa5,_0x7d6d8b),_0x4b84f6[_0x29f3cd(0xd1)](_0x7d6d8b),_0x10e4da[_0x29f3cd(0x11e)](_0x7d6d8b);}[_0x1c57ac(0xb7)](_0xf3b44e){const _0x2cdf30=_0x1c57ac,_0x2ce844=this[_0x2cdf30(0xbc)][_0x2cdf30(0xae)][_0x2cdf30(0xa8)](_0x2cdf30(0xdd)),_0xed6eac=this[_0x2cdf30(0xbc)][_0x2cdf30(0xae)][_0x2cdf30(0xa8)](_0x2cdf30(0xe6)),_0xf9033b=this[_0x2cdf30(0x10b)][_0x2cdf30(0xa8)](_0xf3b44e),_0x1ae7f4=_0xf9033b[_0x2cdf30(0xff)],_0xd365e=_0xed6eac[_0x2cdf30(0x100)](_0x1ae7f4);_0x2ce844[_0x2cdf30(0x118)](_0x1ae7f4),_0xd365e&&_0xed6eac[_0x2cdf30(0xb5)](_0xd365e),this[_0x2cdf30(0x10b)][_0x2cdf30(0xdf)](_0xf3b44e),this[_0x2cdf30(0xbd)][_0x2cdf30(0xdf)](_0x1ae7f4),_0xf9033b[_0x2cdf30(0xfd)]();}[_0x1c57ac(0xca)](_0x298d01){const _0x53d9cf=_0x1c57ac;if(!_0x298d01[_0x53d9cf(0xb9)]||!this[_0x53d9cf(0x10b)][_0x53d9cf(0xa7)](_0x298d01))return;const _0x2e9a98=this[_0x53d9cf(0xbc)][_0x53d9cf(0xae)][_0x53d9cf(0xa8)](_0x53d9cf(0x11a)),_0x58be2b=this[_0x53d9cf(0x10b)][_0x53d9cf(0xa8)](_0x298d01),_0x5f104b=_0x298d01[_0x53d9cf(0xfa)]();_0x58be2b[_0x53d9cf(0xff)][_0x53d9cf(0xd7)]=_0x2e9a98[_0x53d9cf(0xf6)][_0x53d9cf(0x113)](_0x5f104b);}[_0x1c57ac(0xfd)](){const _0x78559f=_0x1c57ac;for(const _0x5716f4 of this[_0x78559f(0x10b)][_0x78559f(0xb2)]())this[_0x78559f(0xb7)](_0x5716f4);for(const _0x38d811 of this[_0x78559f(0x106)][_0x78559f(0xd9)]())_0x38d811[_0x78559f(0xde)][_0x78559f(0xfd)]();super[_0x78559f(0xfd)]();}}function ae(_0x10b5fd){const _0xe24226=_0x1c57ac;return _0xe24226(0x9a)in _0x10b5fd;}
23
+ const _0x47471d=_0x4efc;(function(_0x4da6c1,_0x51e55a){const _0x316024=_0x4efc,_0x5a9eef=_0x4da6c1();while(!![]){try{const _0x23a4e5=parseInt(_0x316024(0xf7))/0x1*(parseInt(_0x316024(0xed))/0x2)+parseInt(_0x316024(0xf1))/0x3+parseInt(_0x316024(0x108))/0x4+parseInt(_0x316024(0xd9))/0x5*(-parseInt(_0x316024(0x104))/0x6)+-parseInt(_0x316024(0xd5))/0x7+-parseInt(_0x316024(0xe3))/0x8+parseInt(_0x316024(0xee))/0x9*(parseInt(_0x316024(0xcd))/0xa);if(_0x23a4e5===_0x51e55a)break;else _0x5a9eef['push'](_0x5a9eef['shift']());}catch(_0x452eae){_0x5a9eef['push'](_0x5a9eef['shift']());}}}(_0xb263,0x90246));import{Plugin as _0x54143d}from'ckeditor5/src/core.js';function _0x4efc(_0x341770,_0x4f2b97){const _0xb26368=_0xb263();return _0x4efc=function(_0x4efce4,_0x3def40){_0x4efce4=_0x4efce4-0xae;let _0x137743=_0xb26368[_0x4efce4];return _0x137743;},_0x4efc(_0x341770,_0x4f2b97);}import{Collection as _0x1313cc}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x18fcbe,createDropdown as _0x283a42,ListSeparatorView as _0x1a31ff,MenuBarMenuView as _0x336f87,MenuBarMenuListView as _0x6da5d2,MenuBarMenuListItemView as _0x186367,MenuBarMenuListItemButtonView as _0x380f9b,SplitButtonView as _0x5ebcdc,ViewModel as _0x110904}from'ckeditor5/src/ui.js';import{Users as _0x430939,getDateTimeFormatter as _0xb8aa43,getAllMarkersDomElementsSorted as _0x2abd79}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x2526e2 from'./trackchangesediting.js';import _0x9c9c9 from'./ui/suggestioncontroller.js';import _0x45bfc0 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x2a28db}from'./utils/common-translations.js';import _0x57243d from'../theme/icons/track-changes.svg';export default class d extends _0x54143d{static get[_0x47471d(0x127)](){const _0x1fbe1a=_0x47471d;return[_0x2526e2,_0x430939,_0x1fbe1a(0xe5),_0x1fbe1a(0xcf),_0x1fbe1a(0x138)];}static get[_0x47471d(0x11d)](){const _0x5f2bba=_0x47471d;return _0x5f2bba(0x10d);}constructor(_0x6b5193){const _0x7dbc4a=_0x47471d;super(_0x6b5193),this[_0x7dbc4a(0x11b)]=new Map(),this[_0x7dbc4a(0x13e)]=new Map(),this[_0x7dbc4a(0x120)]=new Map(),this[_0x7dbc4a(0xe0)]=new Map();const _0x3a0568=this[_0x7dbc4a(0x134)][_0x7dbc4a(0xd6)];_0x3a0568[_0x7dbc4a(0x130)](_0x7dbc4a(0xe2),_0x45bfc0),_0x3a0568[_0x7dbc4a(0x130)](_0x7dbc4a(0xec),!0x1),this[_0x7dbc4a(0xe1)]=_0x3a0568[_0x7dbc4a(0xfc)](_0x7dbc4a(0xec));}[_0x47471d(0xe7)](_0x29bed9,_0x18c413){const _0x1ec991=_0x47471d;0x0===this[_0x1ec991(0xe0)][_0x1ec991(0xd1)]&&setTimeout(()=>{const _0xe7a29=_0x1ec991;for(const [_0x232d10,_0x3d7f20]of this[_0xe7a29(0xe0)]){const _0x45dcf3=this[_0xe7a29(0x11b)][_0xe7a29(0x117)](_0x232d10);_0x45dcf3||_0x3d7f20?_0x45dcf3&&_0x3d7f20&&this[_0xe7a29(0xc3)](_0x232d10):this[_0xe7a29(0x13d)](_0x232d10);}this[_0xe7a29(0xe0)][_0xe7a29(0xc2)](),this[_0xe7a29(0x134)][_0xe7a29(0xf6)][_0xe7a29(0xfc)](_0xe7a29(0x138))[_0xe7a29(0x126)](),this[_0xe7a29(0xba)]();},0xa),this[_0x1ec991(0xe0)][_0x1ec991(0xf8)](_0x29bed9,_0x18c413);}[_0x47471d(0xbd)](){const _0xd31ce0=_0x47471d,_0x3aec81=this[_0xd31ce0(0x134)],_0x38031d=_0x3aec81[_0xd31ce0(0xf6)][_0xd31ce0(0xfc)](_0xd31ce0(0x12d)),_0x53a187=_0x3aec81[_0xd31ce0(0xf6)][_0xd31ce0(0xfc)](_0xd31ce0(0xcf)),_0x2de41e=_0x3aec81[_0xd31ce0(0xf6)][_0xd31ce0(0xfc)](_0xd31ce0(0x138)),_0x5848b0=_0x3aec81[_0xd31ce0(0xf6)][_0xd31ce0(0xfc)](_0xd31ce0(0xe5));this[_0xd31ce0(0xb2)](),_0x2de41e[_0xd31ce0(0x121)](()=>{const _0x51e565=_0xd31ce0,_0x34c6a9=[];for(const [_0x255e18,_0x3ac3cc]of Array[_0x51e565(0xc4)](this[_0x51e565(0x11b)])){const _0x40681a=_0x255e18[_0x51e565(0xfb)](),_0x4b39e1=[];for(const _0xceac04 of _0x40681a){if(!_0xceac04[_0x51e565(0x12b)])continue;if(_0xceac04[_0x51e565(0x10a)]){_0x4b39e1[_0x51e565(0x10c)](..._0xceac04[_0x51e565(0x136)]());continue;}const _0x1d28c6=_0xceac04[_0x51e565(0xfd)]();if(_0x4b39e1[_0x51e565(0xe8)]>0x0){const _0x550ee3=_0x4b39e1[0x0][_0x51e565(0xf3)](_0x1d28c6);if(_0x550ee3){_0x4b39e1[0x0]=_0x550ee3;continue;}}_0x4b39e1[_0x51e565(0x10c)](_0x1d28c6);}_0x34c6a9[_0x51e565(0x10c)]([_0x3ac3cc[_0x51e565(0x124)],_0x4b39e1]);}return _0x34c6a9;}),this[_0xd31ce0(0x13b)](_0x38031d,_0xd31ce0(0x131),(_0x46f6a5,_0x949ea2)=>{const _0x4c769d=_0xd31ce0;this[_0x4c769d(0x13b)](_0x949ea2,_0x4c769d(0x12c),(_0xe5ae9b,_0x46f12d,_0x443a47,_0x37688f)=>{const _0x522e09=_0x4c769d;_0x949ea2[_0x522e09(0x12b)]&&(null==_0x443a47?(this[_0x522e09(0x109)](_0x37688f[_0x522e09(0x128)]),this[_0x522e09(0xe7)](_0x949ea2,!0x1)):(this[_0x522e09(0x109)](_0x443a47[_0x522e09(0x128)]),null==_0x37688f&&this[_0x522e09(0xe7)](_0x949ea2,!0x0)));}),null!==_0x949ea2[_0x4c769d(0x116)]?this[_0x4c769d(0x109)](_0x949ea2[_0x4c769d(0x128)]):this[_0x4c769d(0xe7)](_0x949ea2,!0x1);}),this[_0xd31ce0(0x13b)](_0x38031d,_0xd31ce0(0xfe),(_0x229d79,_0x1ea1b1,_0x56cebf)=>{const _0x36623c=_0xd31ce0;this[_0x36623c(0xd8)](_0x1ea1b1,_0x36623c(0x12c)),this[_0x36623c(0xe0)][_0x36623c(0xca)](_0x1ea1b1),this[_0x36623c(0x11b)][_0x36623c(0x117)](_0x1ea1b1)&&this[_0x36623c(0xc3)](_0x1ea1b1),_0x56cebf&&this[_0x36623c(0x109)](_0x56cebf[_0x36623c(0x128)]);}),this[_0xd31ce0(0x13b)](_0x38031d,_0xd31ce0(0xdb),(_0x35910d,_0xc18d26)=>{const _0x3dce13=_0xd31ce0;this[_0x3dce13(0x109)](_0xc18d26);}),this[_0xd31ce0(0x13b)](_0x53a187,_0xd31ce0(0x112),()=>{const _0x495c48=_0xd31ce0;this[_0x495c48(0xba)]();}),this[_0xd31ce0(0x13b)](_0x5848b0,_0xd31ce0(0x122),(_0x4620a1,{threadId:_0x9f74ca,isFromAdapter:_0x577c8c})=>{const _0x1c6b7b=_0xd31ce0;if(_0x577c8c||!_0x38031d[_0x1c6b7b(0x114)](_0x9f74ca))return;const _0x7af4cf=_0x38031d[_0x1c6b7b(0x101)](_0x9f74ca);this[_0x1c6b7b(0x11b)][_0x1c6b7b(0xfc)](_0x7af4cf)[_0x1c6b7b(0x124)][_0x1c6b7b(0xb5)]();},{'priority':_0xd31ce0(0xbb)});}[_0x47471d(0xba)](){const _0x5b836f=_0x47471d,_0x75141a=this[_0x5b836f(0x134)][_0x5b836f(0xf6)][_0x5b836f(0xfc)](_0x5b836f(0xcf)),_0x3ec966=this[_0x5b836f(0x134)][_0x5b836f(0xf6)][_0x5b836f(0xfc)](_0x5b836f(0x12d)),_0x1baad6=Array[_0x5b836f(0xc4)](_0x75141a[_0x5b836f(0xce)],_0x321e81=>_0x321e81[_0x5b836f(0x100)])[_0x5b836f(0x13c)](_0x44243d=>this[_0x5b836f(0x13e)][_0x5b836f(0x117)](_0x44243d)),_0x434c56=[];for(const _0x3068f2 of _0x1baad6){const _0x447b26=this[_0x5b836f(0x13e)][_0x5b836f(0xfc)](_0x3068f2)[_0x5b836f(0xf2)][_0x5b836f(0xfb)]();_0x434c56[_0x5b836f(0x10c)](..._0x447b26[_0x5b836f(0xfa)]((_0x4f54d0,_0x4e6da0)=>[..._0x4f54d0,..._0x4e6da0[_0x5b836f(0xd2)]()],[]));}_0x3ec966[_0x5b836f(0xc6)]=_0x434c56;}[_0x47471d(0xb2)](){const _0x53d568=_0x47471d,_0xef1fe8=this[_0x53d568(0x134)],_0x19ed55=_0xef1fe8[_0x53d568(0xc0)],_0x44084c=_0x2a28db(_0x19ed55,_0x53d568(0xda)),_0x426b4b=new _0x1313cc([{'type':_0x53d568(0x10e),'model':new _0x110904({'withText':!0x0,'isToggleable':!0x0,'label':_0x44084c,'commandName':_0x53d568(0x105),'role':_0x53d568(0x125)})},{'type':_0x53d568(0xe9)},{'type':_0x53d568(0x115),'model':new _0x110904({'withText':!0x0,'label':_0x2a28db(_0x19ed55,_0x53d568(0xf5)),'commandName':_0x53d568(0x129),'role':_0x53d568(0x139)})},{'type':_0x53d568(0x115),'model':new _0x110904({'withText':!0x0,'label':_0x2a28db(_0x19ed55,_0x53d568(0xd7)),'commandName':_0x53d568(0xdd),'role':_0x53d568(0x139)})},{'type':_0x53d568(0x115),'model':new _0x110904({'withText':!0x0,'label':_0x2a28db(_0x19ed55,_0x53d568(0x12f)),'commandName':_0x53d568(0x111),'role':_0x53d568(0x139)})},{'type':_0x53d568(0x115),'model':new _0x110904({'withText':!0x0,'label':_0x2a28db(_0x19ed55,_0x53d568(0x10f)),'commandName':_0x53d568(0xe4),'role':_0x53d568(0x139)})}]);for(const _0x4dbb5c of _0x426b4b)if(ae(_0x4dbb5c)){const _0x861a9f=_0xef1fe8[_0x53d568(0x118)][_0x53d568(0xfc)](_0x4dbb5c[_0x53d568(0xf2)][_0x53d568(0xbc)]);_0x4dbb5c[_0x53d568(0xf2)][_0x53d568(0xcb)](_0x53d568(0xff),_0x53d568(0xb8))['to'](_0x861a9f,_0x53d568(0x12a),_0x53d568(0xb8));}_0xef1fe8['ui'][_0x53d568(0xb1)][_0x53d568(0x12e)](_0x53d568(0x105),_0x1e9a71=>this[_0x53d568(0xe6)](_0x1e9a71,_0x426b4b,_0x44084c)),_0xef1fe8['ui'][_0x53d568(0xb1)][_0x53d568(0x12e)](_0x53d568(0x132),_0x8b41f6=>this[_0x53d568(0x13a)](_0x8b41f6,_0x426b4b,_0x44084c));}[_0x47471d(0xe6)](_0xc35041,_0x439d07,_0x49bfe6){const _0xa49bac=_0x47471d,_0x1820cc=_0x283a42(_0xc35041,_0x5ebcdc),_0xd30388=this[_0xa49bac(0x134)][_0xa49bac(0x118)][_0xa49bac(0xfc)](_0xa49bac(0x105));_0x1820cc[_0xa49bac(0x102)][_0xa49bac(0xf8)]({'tooltip':_0x49bfe6,'label':_0x49bfe6,'icon':_0x57243d}),_0x1820cc[_0xa49bac(0x102)][_0xa49bac(0xcb)](_0xa49bac(0xff))['to'](_0xd30388,_0xa49bac(0x12a)),_0x1820cc[_0xa49bac(0x102)]['on'](_0xa49bac(0x103),()=>{const _0x49b4d8=_0xa49bac;_0xd30388[_0x49b4d8(0x103)](),this[_0x49b4d8(0x134)][_0x49b4d8(0xc9)][_0x49b4d8(0x124)][_0x49b4d8(0xb5)]();}),_0x18fcbe(_0x1820cc,_0x439d07,{'role':_0xa49bac(0xd0)});const _0x4fb7f6=[];for(const _0x48065f of _0x439d07)ae(_0x48065f)&&_0x4fb7f6[_0xa49bac(0x10c)](this[_0xa49bac(0x134)][_0xa49bac(0x118)][_0xa49bac(0xfc)](_0x48065f[_0xa49bac(0xf2)][_0xa49bac(0xbc)]));const _0x1d6faf=_0x1820cc[_0xa49bac(0x102)];return _0x1d6faf[_0xa49bac(0x11f)][_0xa49bac(0x123)](_0xa49bac(0xb8)),_0x1d6faf[_0xa49bac(0xbf)][_0xa49bac(0x123)](_0xa49bac(0xb8)),_0x1d6faf[_0xa49bac(0x11f)][_0xa49bac(0xcb)](_0xa49bac(0xb8))['to'](_0xd30388,_0xa49bac(0xb8)),_0x1d6faf[_0xa49bac(0xbf)][_0xa49bac(0xcb)](_0xa49bac(0xb8))[_0xa49bac(0x110)](_0x4fb7f6,_0xa49bac(0xb8),(..._0x1e4220)=>_0x1e4220[_0xa49bac(0xae)](_0x4b1cdf=>_0x4b1cdf)),_0x1820cc['on'](_0xa49bac(0x103),_0x29fedb=>{const _0x5327ce=_0xa49bac;this[_0x5327ce(0x134)][_0x5327ce(0x103)](_0x29fedb[_0x5327ce(0xcc)][_0x5327ce(0xbc)]),this[_0x5327ce(0x134)][_0x5327ce(0xc9)][_0x5327ce(0x124)][_0x5327ce(0xb5)]();}),_0x1820cc;}[_0x47471d(0x13a)](_0x3f22d7,_0x130046,_0x2c2fb1){const _0x25b47b=_0x47471d,_0x5e93b3=new _0x336f87(_0x3f22d7),_0xddcac8=this[_0x25b47b(0x134)][_0x25b47b(0x118)][_0x25b47b(0xfc)](_0x25b47b(0x105));_0x5e93b3[_0x25b47b(0x102)][_0x25b47b(0xf8)]({'label':_0x2c2fb1,'icon':_0x57243d});const _0x57c704=new _0x6da5d2(_0x3f22d7);for(const _0x5ad7da of _0x130046){if(_0x25b47b(0xe9)==_0x5ad7da[_0x25b47b(0xb4)]){_0x57c704[_0x25b47b(0x133)][_0x25b47b(0x12e)](new _0x1a31ff(_0x3f22d7));continue;}const _0x33c024=new _0x186367(_0x3f22d7,_0x5e93b3),_0x410973=new _0x380f9b(_0x3f22d7),_0x117683=_0x5ad7da[_0x25b47b(0xf2)];_0x410973[_0x25b47b(0xcb)](...Object[_0x25b47b(0xb0)](_0x117683))['to'](_0x117683),_0x410973[_0x25b47b(0x107)](_0x25b47b(0x103))['to'](_0x5e93b3),_0x410973['on'](_0x25b47b(0x103),()=>{const _0x2a791f=_0x25b47b;this[_0x2a791f(0x134)][_0x2a791f(0x103)](_0x117683[_0x2a791f(0xbc)]),this[_0x2a791f(0x134)][_0x2a791f(0xc9)][_0x2a791f(0x124)][_0x2a791f(0xb5)]();}),_0x33c024[_0x25b47b(0x11e)][_0x25b47b(0x12e)](_0x410973),_0x57c704[_0x25b47b(0x133)][_0x25b47b(0x12e)](_0x33c024);}return _0x5e93b3[_0x25b47b(0xcb)](_0x25b47b(0xb8))['to'](_0xddcac8,_0x25b47b(0xb8)),_0x5e93b3[_0x25b47b(0x11c)][_0x25b47b(0x11e)][_0x25b47b(0x12e)](_0x57c704),_0x5e93b3;}[_0x47471d(0x13d)](_0x1e212e){const _0x502235=_0x47471d,_0x311cea=this[_0x502235(0x134)],_0x3d7531=_0x311cea[_0x502235(0xd6)],_0x544c05=_0x311cea[_0x502235(0xf6)][_0x502235(0xfc)](_0x502235(0xcf)),_0x5a8c39=_0x311cea[_0x502235(0xf6)][_0x502235(0xfc)](_0x502235(0xe5)),_0x8b9c53=_0x311cea[_0x502235(0xf6)][_0x502235(0xfc)](_0x502235(0x138)),_0x3de9d7=_0x311cea[_0x502235(0xf6)][_0x502235(0xfc)](_0x430939)['me'],_0x1b2267=_0x3d7531[_0x502235(0xfc)](_0x502235(0x105))[_0x502235(0xf4)],{CommentsListView:_0x2ced74,CommentThreadInputView:_0x156fa5}=_0x311cea[_0x502235(0xf6)][_0x502235(0xfc)](_0x502235(0xb9));let _0xd15934,_0x19d60d;this[_0x502235(0x120)][_0x502235(0x117)](_0x1e212e['id'])?(_0x19d60d=this[_0x502235(0x120)][_0x502235(0xfc)](_0x1e212e['id']),_0xd15934=_0x19d60d[_0x502235(0xdc)]):(_0xd15934=new _0x1b2267(_0x311cea[_0x502235(0xc0)],_0x1e212e,_0x3de9d7,{'disableComments':this[_0x502235(0xe1)],'editorConfig':_0x3d7531[_0x502235(0xfc)](_0x502235(0xf0)),'maxCommentsWhenCollapsed':_0x3d7531[_0x502235(0xfc)](_0x502235(0x113)),'maxThreadTotalWeight':_0x3d7531[_0x502235(0xfc)](_0x502235(0xef)),'maxCommentCharsWhenCollapsed':_0x3d7531[_0x502235(0xfc)](_0x502235(0xc5)),'formatDateTime':_0xb8aa43(_0x3d7531[_0x502235(0xfc)](_0x502235(0xc0))),'CommentView':_0x3d7531[_0x502235(0xfc)](_0x502235(0xeb))[_0x502235(0x137)],'CommentsListView':_0x2ced74,'CommentThreadInputView':_0x156fa5}),_0xd15934[_0x502235(0x11a)]['on'](_0x502235(0x103),()=>{const _0x7f451f=_0x502235;_0x311cea[_0x7f451f(0xc9)][_0x7f451f(0x124)][_0x7f451f(0xb5)]();}),_0xd15934[_0x502235(0xc7)]['on'](_0x502235(0x103),()=>{const _0x25ffdf=_0x502235;_0x311cea[_0x25ffdf(0xc9)][_0x25ffdf(0x124)][_0x25ffdf(0xb5)]();}),_0x19d60d=_0x544c05[_0x502235(0xdf)](this[_0x502235(0x134)][_0x502235(0xc0)],_0xd15934),_0x19d60d[_0x502235(0xcb)](_0x502235(0xf9))['to'](_0xd15934,_0x502235(0xf9)),_0x19d60d[_0x502235(0xcb)](_0x502235(0xe8))['to'](_0xd15934),_0x19d60d[_0x502235(0xcb)](_0x502235(0xb4))['to'](_0xd15934,_0x502235(0xb4),_0x57bbb2=>_0x502235(0x119)+_0x57bbb2),this[_0x502235(0x120)][_0x502235(0xf8)](_0x1e212e['id'],_0x19d60d));const _0x4b0e50=_0x5a8c39[_0x502235(0xb6)](_0x1e212e[_0x502235(0x10b)],_0xd15934),_0x42b023=new _0x9c9c9(_0x311cea,_0x1e212e,_0xd15934,_0x4b0e50),_0x345fd4=_0x1e212e[_0x502235(0xfb)]()[_0x502235(0x13c)](_0x59b282=>_0x59b282[_0x502235(0x12b)]);_0xd15934[_0x502235(0xb7)]=_0x311cea[_0x502235(0xf6)][_0x502235(0xfc)](_0x502235(0x12d))[_0x502235(0xea)][_0x502235(0x106)](_0x345fd4),this[_0x502235(0x11b)][_0x502235(0xf8)](_0x1e212e,_0x42b023),this[_0x502235(0x13e)][_0x502235(0xf8)](_0xd15934,_0x42b023);const _0x1bc3f4=_0x544c05[_0x502235(0xc8)]({'view':_0x19d60d,'target':()=>{const _0x4391b6=_0x502235,_0x49d272=[],_0x2d9bf0=_0x1e212e[_0x4391b6(0xfb)]()[_0x4391b6(0x13c)](_0x4eed71=>_0x4eed71[_0x4391b6(0x12b)]);for(const _0x33e878 of _0x2d9bf0)_0x49d272[_0x4391b6(0x10c)](..._0x33e878[_0x4391b6(0xbe)]());return _0x2abd79(_0x311cea[_0x4391b6(0xc9)],_0x49d272);},'type':()=>_0x502235(0x119)+_0x42b023[_0x502235(0x124)][_0x502235(0xb4)]});_0x5a8c39[_0x502235(0xc1)](_0xd15934,_0x1bc3f4),_0x544c05[_0x502235(0x12e)](_0x1bc3f4),_0x8b9c53[_0x502235(0xb3)](_0x1bc3f4);}[_0x47471d(0xc3)](_0x323984){const _0x286572=_0x47471d,_0x15cceb=this[_0x286572(0x134)][_0x286572(0xf6)][_0x286572(0xfc)](_0x286572(0xe5)),_0x2a8af9=this[_0x286572(0x134)][_0x286572(0xf6)][_0x286572(0xfc)](_0x286572(0xcf)),_0x48c740=this[_0x286572(0x11b)][_0x286572(0xfc)](_0x323984),_0xa761b8=_0x48c740[_0x286572(0x124)],_0x5ce190=_0x2a8af9[_0x286572(0x135)](_0xa761b8);_0x15cceb[_0x286572(0xd4)](_0xa761b8),_0x5ce190&&_0x2a8af9[_0x286572(0xde)](_0x5ce190),this[_0x286572(0x11b)][_0x286572(0xca)](_0x323984),this[_0x286572(0x13e)][_0x286572(0xca)](_0xa761b8),_0x48c740[_0x286572(0xaf)]();}[_0x47471d(0x109)](_0x42ca3c){const _0x51183a=_0x47471d;if(!_0x42ca3c[_0x51183a(0x12b)]||!this[_0x51183a(0x11b)][_0x51183a(0x117)](_0x42ca3c))return;const _0x323c76=this[_0x51183a(0x134)][_0x51183a(0xf6)][_0x51183a(0xfc)](_0x51183a(0x12d)),_0x227e2c=this[_0x51183a(0x11b)][_0x51183a(0xfc)](_0x42ca3c),_0x2eb336=_0x42ca3c[_0x51183a(0xfb)]();_0x227e2c[_0x51183a(0x124)][_0x51183a(0xb7)]=_0x323c76[_0x51183a(0xea)][_0x51183a(0x106)](_0x2eb336);}[_0x47471d(0xaf)](){const _0x4588a3=_0x47471d;for(const _0x4959a3 of this[_0x4588a3(0x11b)][_0x4588a3(0xb0)]())this[_0x4588a3(0xc3)](_0x4959a3);for(const _0x48c8c1 of this[_0x4588a3(0x120)][_0x4588a3(0xd3)]())_0x48c8c1[_0x4588a3(0xdc)][_0x4588a3(0xaf)]();super[_0x4588a3(0xaf)]();}}function _0xb263(){const _0x4a71e7=['acceptAllSuggestions','value','isInContent','change:previous','TrackChangesEditing','add','Discard\x20all\x20suggestions','define','suggestionLoaded','menuBar:trackChanges','items','editor','getByInnerView','getRanges','CommentView','EditorAnnotations','menuitem','_createMenuBarMenu','listenTo','filter','_initializeController','_viewToController','some','destroy','keys','componentFactory','_addUIComponentsToFactory','registerAnnotation','type','focus','createCommentThreadController','descriptionParts','isEnabled','CommentsUI','_refreshActiveMarkers','lowest','commandName','init','getMarkers','arrowView','locale','_bindAnnotationToEditors','clear','_destroyController','from','comments.maxCommentCharsWhenCollapsed','activeMarkers','discardButton','createAnnotation','editing','delete','bind','source','500tFgbep','activeAnnotations','Annotations','menu','size','getMarkerNames','values','_unbindEditors','5123426nAqjot','config','Accept\x20all\x20selected\x20suggestions','stopListening','5BzJGfZ','Track\x20changes','suggestionChanged','mainView','acceptSelectedSuggestions','remove','createAnnotationView','_handleControllerBuffer','_disableComments','trackChanges.SuggestionThreadView','288080iycaXm','discardSelectedSuggestions','CommentsRepository','_createToolbarButton','_handleSuggestionControllerDelayed','length','separator','descriptionFactory','comments','trackChanges.disableComments','1362mxwhyM','58284pTeoAR','comments.maxThreadTotalWeight','comments.editorConfig','1629702UQOKCy','model','getJoined','SuggestionThreadView','Accept\x20all\x20suggestions','plugins','538vZLjSo','set','isDirty','reduce','getAllAdjacentSuggestions','get','getFirstRange','suggestionUnloaded','isOn','innerView','getSuggestion','buttonView','execute','1001868HZhhuS','trackChanges','getDescriptions','delegate','1167600nTWvJZ','_updateController','isMultiRange','commentThread','push','TrackChangesUI','switchbutton','Discard\x20all\x20selected\x20suggestions','toMany','discardAllSuggestions','change:activeAnnotations','comments.maxCommentsWhenCollapsed','hasSuggestion','button','previous','has','commands','suggestion-','acceptButton','_suggestionToController','panelView','pluginName','children','actionView','_annotationViews','addSourceCollector','addComment','unbind','view','menuitemcheckbox','refreshSelectedViews','requires','head'];_0xb263=function(){return _0x4a71e7;};return _0xb263();}function ae(_0x3994b5){const _0x5c3871=_0x47471d;return _0x5c3871(0xf2)in _0x3994b5;}