@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240619.2 → 0.0.0-nightly-20240620.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x459443=_0x4459;(function(_0x1ce6b8,_0x3d31b3){const _0x367c59=_0x4459,_0x301a40=_0x1ce6b8();while(!![]){try{const _0x2e595d=parseInt(_0x367c59(0x1a4))/0x1*(parseInt(_0x367c59(0x102))/0x2)+parseInt(_0x367c59(0x139))/0x3+parseInt(_0x367c59(0x163))/0x4+parseInt(_0x367c59(0xf5))/0x5*(-parseInt(_0x367c59(0x180))/0x6)+-parseInt(_0x367c59(0x15c))/0x7+parseInt(_0x367c59(0x169))/0x8+-parseInt(_0x367c59(0x216))/0x9*(parseInt(_0x367c59(0xe6))/0xa);if(_0x2e595d===_0x3d31b3)break;else _0x301a40['push'](_0x301a40['shift']());}catch(_0x336eb0){_0x301a40['push'](_0x301a40['shift']());}}}(_0x1f23,0xbcd17));import{Plugin as _0x4564c3,PendingActions as _0x4925e8}from'ckeditor5/src/core.js';import{LiveRange as _0x23308b}from'ckeditor5/src/engine.js';import{CKEditorError as _0x45e7eb,uid as _0x11ca4b,priorities as _0x7e795f,logWarning as _0x441aaf}from'ckeditor5/src/utils.js';import{toWidget as _0x39599e}from'ckeditor5/src/widget.js';import{Users as _0x412333,hashObject as _0x447837,surroundingMarkersDetector as _0xdf0c50}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x33299f from'./commands/trackchangescommand.js';import _0x4ac849 from'./commands/acceptsuggestioncommand.js';import _0x1c4cbd from'./commands/discardsuggestioncommand.js';import _0x54e946 from'./commands/executeonallsuggestionscommand.js';import _0x1c6f25 from'./commands/executeonselectedsuggestionscommand.js';import _0x32f893 from'./suggestion.js';import _0x107b20 from'./suggestiondescriptionfactory.js';import _0x45d61c from'./integrations/aiassistant.js';import _0x3eefb5 from'./integrations/alignment.js';import _0x2ba191 from'./integrations/basicstyles.js';import _0x4fa7d2 from'./integrations/blockquote.js';import _0x4312b7 from'./integrations/casechange.js';function _0x1f23(){const _0x3cc863=['chain','createPositionAfter','editingDowncast','forceDefaultExecution','4635900TEeXOb','data-suggestion','has','lowest','formatInline:discard','requires','1867552ALMvZz','join','insert','dataReady','announce','acceptAllSuggestions','next','deletion:','ck-suggestion-marker-formatInline','attribute:accept','addMarker:suggestion:attribute','insertion:chain','toUpperCase','ck-suggestion-marker--active','createdAt','update:suggestion','enableCommand','insertion','splitPosition','_SUGGESTION_ANNOUNCEMENT','track-changes-command-not-found','setSelection','upcast','24juVxDD','formatGroupId','start','getCustomProperty','external:','containsPosition','fromRange','includes','getFirstMarker','range','head','for','newValue','suggestionLoaded','markMultiRangeBlockFormat','_cutOutSuggestionMarker','pluginName','removeMarkers','markBlockFormat','formatBlock','deletion:join','documentSelection','enableDefaultAttributesIntegration','removeComment','change:_saved','_suggestions','ck-suggestion-marker','differ','markDeletion','markers','removeMarker:suggestion:attribute','removeAttribute','markerNameToElements','TrackChangesEditing','PendingActions','isBlock','234260wTbiTn','skipNestingCheck','insertion:discard','formatBlock:join','containsRangeInObject','options','_defaultCallbacks','isRemovable','discard','deletion:discard','_adapter','assign','accept','getWalker','stop','createElement','isDocumentOperation','_setSuggestionRange','batch','_blockAttributeKeys','_isDataLoaded','isAtEnd','isSelectable','createPositionAt','markerReady','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.','formatInline','name','_checkSuggestionCorrectness','hasSuggestion','clone','_reduceExistingSuggestions','addUser','markerToHighlight','insertion:join','registerBlockAttribute','unshift','toJSON','createSelection','getLastMatchingPosition','isAfter','detach','data','some','formatInline:chain','multipleBlocks','createPositionBefore','value','createRange','getContainedElement','markInsertion','addSuggestion','isLimit','root','track-changes-adapter-already-set','markerToData','mapper','track-changes-suggestion-data-mismatch','containsRange','keys','rejected','reconvertMarker','filter','getChangedMarkers','_inlineAttributeKeys','conversion','_joinSuggestions','CommentsRepository','format','error-saving-suggestion-data-suggestion-discarded','low','getSuggestion','attributes','pop','originalSuggestionId','suggestion:attribute:','_findSuggestions','parent','splice','config','item','deletion:chain','_refreshSuggestionsChain','consumable','isEqual','default','define','markMultiRangeInsertion','isObject','ENTER','fetchCommentThread','applyOperation','find','getRanges','subType','after','suggestionChanged','never','_createSuggestion','discardAllSuggestions','getNearestSelectionRange','addRange','bindElementToMarker','startsWith','discardSelectedSuggestions','attribute:join','@external','_setSuggestionData','comments','trackChangesCommand','multi','isArray','trackChanges.mergeNestedSuggestions','markAttributeChange','1688517iicwAh','_getAttributeKey','enqueueChange','suggestion-type','showSuggestionHighlights','setAttribute','sort','groupId','updateSuggestion','formatBlock:chain','oldValue','_recordAttributeChanges','howMany','rootName','adapter','stopListening','rename','_getAuthorFromId','ready','$graveyard','_joinWithAdjacentSuggestions','acceptSuggestion','then','forEach','isBefore','LEAVE','_initAriaMarkerChangeAnnouncements','key','_isForcedDefaultExecutionBlock','set','forward','addMarker','formatInline:accept','consume','widget','authorName','formatBlock:','return','commands','_enabledCommands','isIntersectingWithRange','isInsideObject','ck-suggestion-marker-formatBlock','normal','deletion:accept','attributeOldValue','_commentsRepository','_processAttributeSuggestions','position','formatInline:join','_getSuggestionData','concat','getSuggestions','elementStart','insertContent','suggestionUnloaded','isIntersecting','getFirstRange','suggestion:','attribute:discard','push','_reduceSuggestionAttributeRange','commandName','size','moveTargetPosition','plugins','getMarkers','previous','$textProxy','containerElement','getCommentThread','_updateSuggestionData','oldRange','hasCommentThread','clear','getMultiRangeId','discardSuggestion','containsItem','substring','before','tablePasteChainId','editing','isOwn','_addSuggestionMarker','nodeBefore','length','attributeKey','_saved','$marker','addComment','isUndo','registerInlineAttribute','removeClass','attribute','deletion','formatInline:','createRangeOn','_splitMarkerName','removed','listenTo','$elementName','document','nodeAfter','buildSuggestion','isTouching','descriptionFactory','toViewElement','addMarkerName','getDifference','markMultiRangeDeletion','element','always','elementEnd','_customCallbacks','getUser','authoredAt','every','isExternal','writer','getSuggestionCallback','execute','addCommentThread','getIntersection','dataToMarker','insertion:accept','change:data','addHighlight','20eqSiqx','high','targetPosition','track-changes-user-not-found','_addThreadToSuggestion','open','refresh','_getExternalAuthor','move','warn','addClass','getAncestors','unbind','markInlineFormat','addMarker:suggestion:formatBlock','854690DvwdbI','add','notReady','unbindElementFromMarkerName','author','isInContent','Users','selection','type','delete','substr','action','resolve','2pMsVpi','_afterChanges','change:activeMarkers','track-changes-suggestion-not-found','newRange','$text','get','ck-suggestion-marker-','insertion:','_isRegisteredAttribute','getChanges','init','schema','fire','_isBlockAttribute','end','from','_removeSuggestion','getRange','collaboration.channelId','trackChanges.trackFormatChanges','removeMarker:suggestion:formatBlock','isCollapsed','map','editor','elementToElement','_suggestionFactory','addMarker:suggestion','_recordAttributeSuggestions','backward','values','FORMATTING','group','attributeNewValue','_registerDefaultCallbacks','split','isAtStart','attribute:','updateMarker','fromCharCode','locale','track-changes-enable-command-twice','hasComments','_getMarkerAnnouncementText','activeMarkers','PENDING_ACTION_SUGGESTION','enableReadOnlyMode','commentThread','catch','highest','acceptSelectedSuggestions','getItems','dataDowncast','model','isLocal','3671004vkPwxD','_processAttributeChanges','remove','accepted','change','_trackFormatChanges','registerCustomCallback','_onDiscard','setTo','trackChanges','deleteContent','getShiftedBy','creator','formatBlock:accept','addSuggestionData','rethrowUnexpectedError','_suggestionState','getAllAdjacentSuggestions','isMultiRange','_rangeIsInLocalUserInsertion','_handleNewSuggestionMarker','markerName','_refreshAttributeSuggestionsChain','_editor','meta','_model','suggestion','_breakSuggestionMarker','isNextTo','track-changes-adapter-missing-getsuggestion','registerPostFixer','getAttribute','_mergeNestedSuggestions','createRangeIn','marker-count','7125790yrzYDM','formatBlock:discard','removeMarker'];_0x1f23=function(){return _0x3cc863;};return _0x1f23();}import _0x4b2296 from'./integrations/ckbox.js';import _0x486372 from'./integrations/codeblock.js';import _0x102545 from'./integrations/comments.js';import _0x1bc64b from'./integrations/deletecommand.js';import _0x1dad1c from'./integrations/list.js';import _0xc2e6db from'./integrations/listproperties.js';import _0x209432 from'./integrations/entercommand.js';import _0x5526eb from'./integrations/findandreplace.js';import _0xac4ab2 from'./integrations/font.js';import _0x57a107 from'./integrations/formatpainter.js';import _0x25516f from'./integrations/heading.js';import _0xd0b281 from'./integrations/highlight.js';import _0x1374d1 from'./integrations/horizontalline.js';import _0x314754 from'./integrations/htmlembed.js';import _0x44c9be from'./integrations/image.js';import _0x322774 from'./integrations/imagereplace.js';function _0x4459(_0x499e3d,_0x424425){const _0x1f23a5=_0x1f23();return _0x4459=function(_0x4459ac,_0x126f08){_0x4459ac=_0x4459ac-0xbb;let _0x187de9=_0x1f23a5[_0x4459ac];return _0x187de9;},_0x4459(_0x499e3d,_0x424425);}import _0x1ed17a from'./integrations/imagestyle.js';import _0x2da682 from'./integrations/importword.js';import _0x229627 from'./integrations/indent.js';import _0x3cdaea from'./integrations/inputcommand.js';import _0x2ecf2b from'./integrations/link.js';import _0x56d127 from'./integrations/legacylist.js';import _0xc8b724 from'./integrations/legacylistproperties.js';import _0x1409cd from'./integrations/mediaembed.js';import _0x3a1701 from'./integrations/mention.js';import _0xdadc1 from'./integrations/multilevellist.js';import _0x4637d0 from'./integrations/pagebreak.js';import _0x3df428 from'./integrations/paragraph.js';import _0x1aedd6 from'./integrations/removeformat.js';import _0x557c3b from'./integrations/restrictededitingmode.js';import _0xfa2952 from'./integrations/shiftentercommand.js';import _0x475fd0 from'./integrations/standardeditingmode.js';import _0x415abf from'./integrations/style.js';import _0x210e18 from'./integrations/table.js';import _0x4ef836 from'./integrations/tablemergesplit.js';import _0x197875 from'./integrations/tableheadings.js';import _0x2ef12f from'./integrations/tableclipboard.js';import _0x5d4d7c from'./integrations/tablecolumnresize.js';import _0x4c0d1f from'./integrations/template.js';import _0x35d1a8 from'./integrations/tableofcontents.js';import _0x2b5bfb from'./integrations/title.js';import _0x3346c5 from'./integrations/undo.js';import _0x3a904a from'./integrations/tablecaption.js';import _0x234004 from'./integrations/tableproperties.js';import{getTranslation as _0x457f9a}from'./utils/common-translations.js';import{isEqual as _0x100d4e,omit as _0x53a7c3}from'lodash-es';export const renameAttributeKey=_0x459443(0xcb);export default class p extends _0x4564c3{static get[_0x459443(0x168)](){const _0x2200ec=_0x459443;return[_0x2200ec(0x1e7),_0x412333,_0x4925e8,_0x45d61c,_0x3eefb5,_0x2ba191,_0x4fa7d2,_0x4b2296,_0x4312b7,_0x486372,_0x102545,_0x1bc64b,_0x209432,_0x5526eb,_0xac4ab2,_0x57a107,_0x25516f,_0xd0b281,_0x1374d1,_0x314754,_0x44c9be,_0x1ed17a,_0x322774,_0x2da682,_0x229627,_0x3cdaea,_0x56d127,_0xc8b724,_0xdadc1,_0x2ecf2b,_0x1dad1c,_0xc2e6db,_0x1409cd,_0x3a1701,_0x4637d0,_0x3df428,_0x1aedd6,_0x557c3b,_0xfa2952,_0x475fd0,_0x415abf,_0x210e18,_0x4ef836,_0x197875,_0x3a904a,_0x2ef12f,_0x5d4d7c,_0x35d1a8,_0x234004,_0x4c0d1f,_0x2b5bfb,_0x3346c5];}static get[_0x459443(0x190)](){const _0x357a60=_0x459443;return _0x357a60(0x1a1);}constructor(_0xe4aafe){const _0x3ec1c2=_0x459443;function _0x5da02a(_0x2e48f2){const _0x44b4be=_0x4459;return _0x2e48f2[_0x44b4be(0x119)](_0x1e55bf=>String[_0x44b4be(0x129)](_0x1e55bf))[_0x44b4be(0x16a)]('');}super(_0xe4aafe),this[_0x3ec1c2(0x11e)]=!0x1,this[_0x3ec1c2(0x233)](_0x3ec1c2(0x12e),[]),this['on'](_0x3ec1c2(0x104),(_0x2465b2,_0x352153,_0x3bd199,_0x171efc)=>{const _0x14371a=_0x3ec1c2;this[_0x14371a(0x152)][_0x14371a(0x13d)](()=>{const _0x5c94b2=_0x14371a;for(const _0x469635 of[..._0x171efc,..._0x3bd199])this[_0x5c94b2(0x152)][_0x5c94b2(0x19d)][_0x5c94b2(0x165)](_0x469635)&&_0xe4aafe[_0x5c94b2(0x267)][_0x5c94b2(0x1e1)](_0x469635);});}),this[_0x3ec1c2(0xd0)]=new _0x107b20(this[_0x3ec1c2(0x11a)][_0x3ec1c2(0x137)][_0x3ec1c2(0x10e)],this[_0x3ec1c2(0x11a)][_0x3ec1c2(0x12a)]),this[_0x3ec1c2(0x1ae)]=null,this[_0x3ec1c2(0x11c)]=new xt(this[_0x3ec1c2(0x11a)]),this[_0x3ec1c2(0x199)]=new Map(),this[_0x3ec1c2(0x244)]=_0xe4aafe[_0x3ec1c2(0x257)][_0x3ec1c2(0x108)](_0x3ec1c2(0x1e7)),this[_0x3ec1c2(0x23d)]=new Set(),this[_0x3ec1c2(0x152)]=this[_0x3ec1c2(0x11a)][_0x3ec1c2(0x137)],this[_0x3ec1c2(0x149)]=new WeakMap(),this[_0x3ec1c2(0x232)]=!0x1,this[_0x3ec1c2(0x1b7)]=new Set([_0x3ec1c2(0xcb)]),this[_0x3ec1c2(0x1e4)]=new Set(),_0xe4aafe[_0x3ec1c2(0x1f3)][_0x3ec1c2(0x1fa)](_0x3ec1c2(0x116),_0x3ec1c2(0x1f9)),this[_0x3ec1c2(0x13e)]=_0xe4aafe[_0x3ec1c2(0x1f3)][_0x3ec1c2(0x108)](_0x3ec1c2(0x116)),_0xe4aafe[_0x3ec1c2(0x1f3)][_0x3ec1c2(0x1fa)](_0x3ec1c2(0x214),!0x0),this[_0x3ec1c2(0x159)]=_0xe4aafe[_0x3ec1c2(0x1f3)][_0x3ec1c2(0x108)](_0x3ec1c2(0x214)),this[_0x3ec1c2(0x211)]=new _0x33299f(_0xe4aafe,this[_0x3ec1c2(0x23d)]),this[_0x3ec1c2(0x230)](),this[_0x5da02a([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x5da02a([0x34,0x30,0x34,0x38,0x31,0x32,0x33,0x38]);}[_0x459443(0x10d)](){const _0x32780c=_0x459443,_0x16287d=this[_0x32780c(0x11a)],_0x3a92ab=(_0x1e7088,_0x2749c6)=>{const _0x31dea9=_0x32780c;if(_0x31dea9(0xc4)!=_0x1e7088)return _0x31dea9(0x109)+_0x1e7088;const _0x5e09ca=_0x2749c6[_0x31dea9(0x125)]('|')[0x0];return this[_0x31dea9(0x110)](_0x5e09ca)?_0x31dea9(0x240):_0x31dea9(0x171);};_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x161))[_0x32780c(0x1c5)]({'model':_0x32780c(0x153),'view':_0x5c5079=>{const _0x4fb29f=_0x32780c,{id:_0xca8b81,type:_0x4a3ee0,subType:_0x2e6ffc}=this[_0x4fb29f(0xc8)](_0x5c5079[_0x4fb29f(0x14e)]),_0x4e602d=[_0x4fb29f(0x19a),_0x3a92ab(_0x4a3ee0,_0x2e6ffc)];let _0x65484b=0xbb8;return this[_0x4fb29f(0x12e)][_0x4fb29f(0x187)](_0x5c5079[_0x4fb29f(0x14e)])&&(_0x4e602d[_0x4fb29f(0x252)](_0x4fb29f(0x176)),_0x65484b=0xbc2),_0x4fb29f(0xc5)==_0x4a3ee0&&(_0x65484b+=0x5),{'classes':_0x4e602d,'attributes':{'data-suggestion':_0xca8b81},'priority':_0x65484b};}}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x136))[_0x32780c(0xf6)](_0x411f1d=>{const _0x4c2db1=_0x32780c;_0x411f1d['on'](_0x4c2db1(0x11d),(_0x956813,_0x31e725,_0x901199)=>{const _0x18cdee=_0x4c2db1;if(!_0x901199[_0x18cdee(0x1a9)][_0x18cdee(0x21a)])return;const _0x7b51e9=_0x31e725[_0x18cdee(0x1f4)];if(!_0x7b51e9)return;const _0x1beae9=_0x901199[_0x18cdee(0x1dc)][_0x18cdee(0xd1)](_0x7b51e9);_0x16287d[_0x18cdee(0x137)][_0x18cdee(0x10e)][_0x18cdee(0x1fc)](_0x7b51e9)&&_0x1beae9&&!_0x1beae9[_0x18cdee(0x183)](_0x18cdee(0x238))&&_0x1beae9['is'](_0x18cdee(0x25b))&&_0x39599e(_0x1beae9,_0x901199[_0x18cdee(0xdd)]);},{'priority':_0x4c2db1(0xe7)});}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x136))[_0x32780c(0x1c5)]({'model':_0x32780c(0x153),'view':(_0x179256,_0x3b5e98)=>{const _0x2e0874=_0x32780c;if(!_0x3b5e98[_0x2e0874(0x1a9)][_0x2e0874(0x21a)])return null;const {type:_0x377282,subType:_0x4f18df}=this[_0x2e0874(0xc8)](_0x179256[_0x2e0874(0x14e)]);return{'classes':[_0x2e0874(0x19a),_0x3a92ab(_0x377282,_0x4f18df)],'priority':0xbb8};}});const _0x30c28a=({showActiveMarkers:_0x26cf95=!0x0,isAttributeSuggestion:_0x282eeb=!0x1}={})=>(_0x4819d9,_0x4ec989,_0x20db28)=>{const _0x4a6f7d=_0x32780c;if(!_0x4ec989[_0x4a6f7d(0x1f4)])return;const {id:_0xb3a5ed}=this[_0x4a6f7d(0xc8)](_0x4ec989[_0x4a6f7d(0x14e)]);if(_0x282eeb){const _0x703d17=this[_0x4a6f7d(0x199)][_0x4a6f7d(0x108)](_0xb3a5ed),_0x2ca6cc=this[_0x4a6f7d(0x217)](_0x703d17);if(!this[_0x4a6f7d(0x110)](_0x2ca6cc))return;}if(_0x4ec989[_0x4a6f7d(0x1f4)]['is'](_0x4a6f7d(0xfc)))return void _0x20db28[_0x4a6f7d(0x1f7)][_0x4a6f7d(0x237)](_0x4ec989[_0x4a6f7d(0x1f4)],_0x4819d9[_0x4a6f7d(0x1bf)]);const _0xccf9d=_0x20db28[_0x4a6f7d(0x1dc)][_0x4a6f7d(0xd1)](_0x4ec989[_0x4a6f7d(0x1f4)]);if(_0x4ec989[_0x4a6f7d(0x1f4)]['is'](_0x4a6f7d(0xd5))&&_0x16287d[_0x4a6f7d(0x137)][_0x4a6f7d(0x10e)][_0x4a6f7d(0x1a3)](_0x4ec989[_0x4a6f7d(0x1f4)])&&!_0xccf9d[_0x4a6f7d(0x183)](_0x4a6f7d(0xe5))){_0x20db28[_0x4a6f7d(0xdd)][_0x4a6f7d(0xf0)]([_0x4a6f7d(0x19a),_0x4a6f7d(0x240)],_0xccf9d),_0x20db28[_0x4a6f7d(0xdd)][_0x4a6f7d(0x21b)](_0x4a6f7d(0x164),_0xb3a5ed,_0xccf9d),_0x20db28[_0x4a6f7d(0x1dc)][_0x4a6f7d(0x20a)](_0xccf9d,_0x4ec989[_0x4a6f7d(0x14e)]),_0x26cf95&&(this[_0x4a6f7d(0x12e)][_0x4a6f7d(0x187)](_0x4ec989[_0x4a6f7d(0x14e)])?_0x20db28[_0x4a6f7d(0xdd)][_0x4a6f7d(0xf0)](_0x4a6f7d(0x176),_0xccf9d):_0x20db28[_0x4a6f7d(0xdd)][_0x4a6f7d(0xc3)](_0x4a6f7d(0x176),_0xccf9d));for(const _0x3f92ab of _0x16287d[_0x4a6f7d(0x137)][_0x4a6f7d(0x15a)](_0x4ec989[_0x4a6f7d(0x1f4)])[_0x4a6f7d(0x135)]())_0x20db28[_0x4a6f7d(0x1f7)][_0x4a6f7d(0x237)](_0x3f92ab,_0x4819d9[_0x4a6f7d(0x1bf)]);_0x20db28[_0x4a6f7d(0x1f7)][_0x4a6f7d(0x237)](_0x4ec989[_0x4a6f7d(0x1f4)],_0x4819d9[_0x4a6f7d(0x1bf)]);}};_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x136))[_0x32780c(0xf6)](_0x440bca=>{const _0x1ea99f=_0x32780c;_0x440bca['on'](_0x1ea99f(0xf4),(_0x2ca0bb,_0x53f762,_0x137705)=>{const _0x343322=_0x1ea99f;_0x137705[_0x343322(0x1a9)][_0x343322(0x21a)]&&_0x30c28a({'showActiveMarkers':!0x1})(_0x2ca0bb,_0x53f762,_0x137705);},{'priority':_0x1ea99f(0x133)});}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x136))[_0x32780c(0xf6)](_0x439562=>{const _0x168848=_0x32780c;_0x439562['on'](_0x168848(0x173),(_0x14caa9,_0x43993e,_0xee6d02)=>{const _0x1eb80f=_0x168848;_0xee6d02[_0x1eb80f(0x1a9)][_0x1eb80f(0x21a)]&&_0x30c28a({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x14caa9,_0x43993e,_0xee6d02);},{'priority':_0x168848(0x133)});}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x136))[_0x32780c(0x1db)]({'model':_0x32780c(0x153),'view':(_0x380029,_0x582b77)=>_0x582b77[_0x32780c(0x1a9)][_0x32780c(0x21a)]?null:{'group':_0x32780c(0x153),'name':_0x380029[_0x32780c(0xff)](0xb)}}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x17f))[_0x32780c(0x11b)]({'view':{'name':_0x32780c(0x153),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4727e8,{writer:_0x364fe6})=>{const _0x3e07dd=_0x32780c;let _0x35a633=_0x3e07dd(0x250)+_0x4727e8[_0x3e07dd(0x158)](_0x3e07dd(0x219))+':'+_0x4727e8[_0x3e07dd(0x158)]('id');return _0x4727e8[_0x3e07dd(0x158)](_0x3e07dd(0x15b))&&(_0x35a633+=':'+_0x4727e8[_0x3e07dd(0x158)](_0x3e07dd(0x15b))),_0x364fe6[_0x3e07dd(0x1b3)](_0x3e07dd(0xbf),{'data-name':_0x35a633});}}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x17f))[_0x32780c(0xe2)]({'view':_0x32780c(0x153)}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x161))[_0x32780c(0xf6)](_0x3b7eca=>{const _0x24e05b=_0x32780c;_0x3b7eca['on'](_0x24e05b(0xf4),_0x30c28a(),{'priority':_0x24e05b(0xe7)});}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x161))[_0x32780c(0xf6)](_0x1bdd1d=>{const _0x14f32f=_0x32780c;_0x1bdd1d['on'](_0x14f32f(0x173),_0x30c28a({'isAttributeSuggestion':!0x0}),{'priority':_0x14f32f(0xe7)});}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x161))[_0x32780c(0xf6)](_0x162af7=>{const _0x2f35c1=_0x32780c;_0x162af7['on'](_0x2f35c1(0x117),(_0x41e934,_0x34cc12,_0xff2dc6)=>{const _0x5487ef=_0x2f35c1,_0x204f08=_0xff2dc6[_0x5487ef(0x1dc)][_0x5487ef(0x1a0)](_0x34cc12[_0x5487ef(0x14e)]);if(_0x204f08){for(const _0x3bc3ff of _0x204f08)_0x3bc3ff[_0x5487ef(0x183)](_0x5487ef(0xe5))||(_0xff2dc6[_0x5487ef(0xdd)][_0x5487ef(0xc3)]([_0x5487ef(0x19a),_0x5487ef(0x240),_0x5487ef(0x176)],_0x3bc3ff),_0xff2dc6[_0x5487ef(0xdd)][_0x5487ef(0x19f)](_0x5487ef(0x164),_0x3bc3ff),_0xff2dc6[_0x5487ef(0x1dc)][_0x5487ef(0xf8)](_0x3bc3ff,_0x34cc12[_0x5487ef(0x14e)]));}},{'priority':_0x2f35c1(0xe7)});}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x161))[_0x32780c(0xf6)](_0x1d927b=>{const _0x5c3c81=_0x32780c;_0x1d927b['on'](_0x5c3c81(0x19e),(_0x24e109,_0x10bb12,_0x1160ed)=>{const _0x4fa4a8=_0x5c3c81,_0xf6703e=_0x1160ed[_0x4fa4a8(0x1dc)][_0x4fa4a8(0x1a0)](_0x10bb12[_0x4fa4a8(0x14e)]);if(!_0xf6703e)return;const {id:_0x161cd9}=this[_0x4fa4a8(0xc8)](_0x10bb12[_0x4fa4a8(0x14e)]),_0x4dbf41=this[_0x4fa4a8(0x199)][_0x4fa4a8(0x108)](_0x161cd9),_0x5b3d57=this[_0x4fa4a8(0x217)](_0x4dbf41);if(this[_0x4fa4a8(0x110)](_0x5b3d57)){for(const _0xaa628e of _0xf6703e)_0xaa628e[_0x4fa4a8(0x183)](_0x4fa4a8(0xe5))||(_0x1160ed[_0x4fa4a8(0xdd)][_0x4fa4a8(0xc3)]([_0x4fa4a8(0x19a),_0x4fa4a8(0x240),_0x4fa4a8(0x176)],_0xaa628e),_0x1160ed[_0x4fa4a8(0xdd)][_0x4fa4a8(0x19f)](_0x4fa4a8(0x164),_0xaa628e),_0x1160ed[_0x4fa4a8(0x1dc)][_0x4fa4a8(0xf8)](_0xaa628e,_0x10bb12[_0x4fa4a8(0x14e)]));}},{'priority':_0x5c3c81(0xe7)});}),_0x16287d[_0x32780c(0x137)][_0x32780c(0xcc)][_0x32780c(0x157)](_0xa8f9ce=>{const _0x144fd2=_0x32780c;let _0x59770b=!0x1;const _0x84ff34=Array[_0x144fd2(0x112)](_0x16287d[_0x144fd2(0x137)][_0x144fd2(0xcc)][_0x144fd2(0x19b)][_0x144fd2(0x1e3)]()),_0x4aa7b3=new Set();for(const {name:_0x1e8bfb,data:_0x26ef06}of _0x84ff34){const {group:_0x3756e0,type:_0x4d7be4,subType:_0x27f5ba,id:_0x14114e}=this[_0x144fd2(0xc8)](_0x1e8bfb);if(_0x144fd2(0x153)!==_0x3756e0)continue;const _0x1e95f7=this[_0x144fd2(0x199)][_0x144fd2(0x108)](_0x14114e);if(null!=_0x26ef06[_0x144fd2(0x106)]){_0x144fd2(0x1be)==_0x4d7be4&&(_0x59770b=_0x59770b||Et(_0x26ef06[_0x144fd2(0x106)],_0x1e8bfb,_0xa8f9ce,_0x16287d[_0x144fd2(0x137)][_0x144fd2(0x10e)]));const _0x289b9a=_0x144fd2(0xc4)==_0x4d7be4&&this[_0x144fd2(0x110)](_0x27f5ba[_0x144fd2(0x125)]('|')[0x0]);if(_0x26ef06[_0x144fd2(0x106)][_0x144fd2(0x118)]||_0x144fd2(0x229)==_0x26ef06[_0x144fd2(0x106)][_0x144fd2(0x1d9)][_0x144fd2(0x223)]||_0x144fd2(0x193)==_0x4d7be4&&!Ut(_0x26ef06[_0x144fd2(0x106)])||_0x289b9a&&!Ut(_0x26ef06[_0x144fd2(0x106)])||_0x144fd2(0xc5)==_0x4d7be4&&!(!Tt(_0x38cc2d=_0x26ef06[_0x144fd2(0x106)])&&!function(_0x9289e7){const _0x21d724=_0x144fd2;return _0x9289e7[_0x21d724(0x182)][_0x21d724(0x1f1)]==_0x9289e7[_0x21d724(0x111)][_0x21d724(0xbb)]&&_0x9289e7[_0x21d724(0x182)][_0x21d724(0x1b9)];}(_0x38cc2d)))_0xa8f9ce[_0x144fd2(0x15e)](_0x1e8bfb),_0x59770b=!0x0;else{if(!_0x1e95f7||!_0x1e95f7[_0x144fd2(0xfa)])continue;_0x4aa7b3[_0x144fd2(0xf6)](_0x1e95f7);}}}var _0x38cc2d;return _0x4aa7b3[_0x144fd2(0x255)]>0x0&&(_0x59770b=!!this[_0x144fd2(0x22a)](_0x4aa7b3)||_0x59770b),_0x59770b;}),_0x16287d[_0x32780c(0x137)][_0x32780c(0xcc)][_0x32780c(0x157)](_0x4955b3=>{const _0x1040b5=_0x32780c;let _0x4b33a6=!0x1;for(const _0x119f82 of _0x16287d[_0x1040b5(0x137)][_0x1040b5(0xcc)][_0x1040b5(0x19b)][_0x1040b5(0x10c)]())if(_0x1040b5(0x16b)==_0x119f82[_0x1040b5(0xfd)])for(const _0x23b9cf of this[_0x1040b5(0x199)][_0x1040b5(0x120)]()){if(_0x23b9cf[_0x1040b5(0x14b)]||!_0x23b9cf[_0x1040b5(0xfa)])continue;const _0x4a26a0=_0x1040b5(0x193)==_0x23b9cf[_0x1040b5(0xfd)],_0x35ad9e=this[_0x1040b5(0x217)](_0x23b9cf),_0x1c7234=_0x35ad9e&&this[_0x1040b5(0x110)](_0x35ad9e);if(!_0x4a26a0&&!_0x1c7234)continue;const _0x49b4a6=_0x23b9cf[_0x1040b5(0x24f)]();if(_0x49b4a6[_0x1040b5(0x182)][_0x1040b5(0x1f1)]!=_0x49b4a6[_0x1040b5(0x111)][_0x1040b5(0x1f1)]&&!_0x49b4a6[_0x1040b5(0x111)][_0x1040b5(0x1b9)]){const _0x29c38c=_0x16287d[_0x1040b5(0x137)][_0x1040b5(0x1bb)](_0x49b4a6[_0x1040b5(0x182)][_0x1040b5(0xcd)],_0x1040b5(0x111)),_0x5bb2a4=_0x16287d[_0x1040b5(0x137)][_0x1040b5(0x1d4)](_0x49b4a6[_0x1040b5(0x182)],_0x29c38c);_0x4955b3[_0x1040b5(0x128)](_0x23b9cf[_0x1040b5(0x188)](),{'range':_0x5bb2a4}),_0x4b33a6=!0x0;}}return _0x4b33a6;}),_0x16287d[_0x32780c(0x137)][_0x32780c(0xcc)][_0x32780c(0x157)](_0x12ae31=>this[_0x32780c(0x13a)](_0x12ae31)),_0x16287d[_0x32780c(0x137)][_0x32780c(0xcc)][_0x32780c(0x157)](_0x39d68d=>!_0x39d68d[_0x32780c(0x1b6)][_0x32780c(0x138)]&&this[_0x32780c(0x245)](_0x39d68d)),_0x16287d[_0x32780c(0x137)]['on'](_0x32780c(0x103),()=>{const _0x1da15f=_0x32780c;this[_0x1da15f(0x11e)]=!0x1;}),_0x16287d[_0x32780c(0x137)][_0x32780c(0xcc)]['on'](_0x32780c(0xe4),(_0x218a7a,_0x5c47f6)=>{const _0x43908f=_0x32780c;if(!_0x5c47f6[_0x43908f(0x138)]||_0x5c47f6[_0x43908f(0xc1)])return;if(!this[_0x43908f(0x11e)])return;const _0x907a65=_0x16287d[_0x43908f(0x137)][_0x43908f(0xcc)][_0x43908f(0x19b)][_0x43908f(0x10c)]();if(0x0==_0x907a65[_0x43908f(0xbc)])return;const _0x1eb8c0=[],_0x50b6a1=_0x907a65[_0x43908f(0x1e2)](_0x57a1b4=>_0x43908f(0xc4)==_0x57a1b4[_0x43908f(0xfd)]),_0x3fdd73=_0x907a65[_0x43908f(0x1e2)](_0x1a19cb=>_0x43908f(0x16b)==_0x1a19cb[_0x43908f(0xfd)]&&_0x43908f(0x107)!=_0x1a19cb[_0x43908f(0x1bf)]);for(const _0x1c3b23 of _0x50b6a1)this[_0x43908f(0x10b)](_0x1c3b23[_0x43908f(0xbd)])&&_0x1eb8c0[_0x43908f(0x252)]({'key':_0x1c3b23[_0x43908f(0xbd)],'newValue':_0x1c3b23[_0x43908f(0x123)],'oldValue':_0x1c3b23[_0x43908f(0x243)],'range':Ot(_0x1c3b23[_0x43908f(0x189)],_0x16287d[_0x43908f(0x137)])});for(const _0xe92ded of _0x3fdd73){if(_0x43908f(0x226)!=_0xe92ded[_0x43908f(0x100)]&&_0x43908f(0xec)!=_0xe92ded[_0x43908f(0x100)])continue;const _0x220ac7=Gt(_0xe92ded[_0x43908f(0x246)][_0x43908f(0xcd)],_0x16287d[_0x43908f(0x137)]),_0x300d83=_0xe92ded[_0x43908f(0x265)];_0x43908f(0x226)==_0xe92ded[_0x43908f(0x100)]&&_0x1eb8c0[_0x43908f(0x252)]({'key':_0x43908f(0xcb),'newValue':_0xe92ded[_0x43908f(0x1bf)],'oldValue':_0x300d83[_0x43908f(0x1bf)],'range':_0x220ac7});for(const [_0x169b2f,_0x1e345c]of _0x300d83[_0x43908f(0x1ec)]){if(!this[_0x43908f(0x10b)](_0x169b2f))continue;const _0x134877=_0xe92ded[_0x43908f(0x1ec)][_0x43908f(0x108)](_0x169b2f);_0x1e345c!==_0x134877&&_0x1eb8c0[_0x43908f(0x252)]({'key':_0x169b2f,'newValue':_0x134877,'oldValue':_0x1e345c,'range':_0x220ac7});}for(const [_0x7d5806,_0x14430f]of _0xe92ded[_0x43908f(0x1ec)])this[_0x43908f(0x10b)](_0x7d5806)&&(_0x300d83[_0x43908f(0x1ec)][_0x43908f(0x165)](_0x7d5806)||_0x1eb8c0[_0x43908f(0x252)]({'key':_0x7d5806,'newValue':_0x14430f,'oldValue':null,'range':_0x220ac7}));}0x0!=_0x1eb8c0[_0x43908f(0xbc)]&&_0x16287d[_0x43908f(0x137)][_0x43908f(0x218)](_0x5c47f6,_0x380227=>{const _0x2677a3=_0x43908f,_0x4860d8=_0x11ca4b();for(const {range:_0x7df1da,key:_0x36db4d,oldValue:_0x32be58,newValue:_0xfc3fb9}of _0x1eb8c0)this[_0x2677a3(0x215)](_0x7df1da,_0x36db4d,_0x32be58,_0xfc3fb9,{'groupId':_0x4860d8});this[_0x2677a3(0x1c3)](_0x380227,_0x1eb8c0);});},{'priority':_0x32780c(0x166)}),_0x16287d[_0x32780c(0x137)][_0x32780c(0x19d)]['on'](_0x32780c(0x178),(_0x5e35a8,_0x275130,_0x4faab8)=>{const _0x4b3c13=_0x32780c;if(null==_0x4faab8){const {id:_0x4efb2e}=this[_0x4b3c13(0xc8)](_0x275130[_0x4b3c13(0x1bf)]),_0x4c2fa3=this[_0x4b3c13(0x199)][_0x4b3c13(0x108)](_0x4efb2e);_0x4c2fa3&&_0x4c2fa3[_0x4b3c13(0xd2)](_0x275130[_0x4b3c13(0x1bf)]);}}),_0x16287d[_0x32780c(0x137)][_0x32780c(0xcc)]['on'](_0x32780c(0xe4),()=>{const _0x4e7d77=_0x32780c,_0x1c0b5c=Array[_0x4e7d77(0x112)](_0x16287d[_0x4e7d77(0x137)][_0x4e7d77(0xcc)][_0x4e7d77(0x19b)][_0x4e7d77(0x1e3)]())[_0x4e7d77(0x1e2)](_0x5f2dd0=>_0x4e7d77(0x153)===this[_0x4e7d77(0xc8)](_0x5f2dd0[_0x4e7d77(0x1bf)])[_0x4e7d77(0x122)]);if(0x0===_0x1c0b5c[_0x4e7d77(0xbc)])return;_0x1c0b5c[_0x4e7d77(0x21c)]((_0x16bcfb,_0x226ca4)=>{const _0x551b3d=_0x4e7d77,_0x51b175=_0x16bcfb[_0x551b3d(0x1ce)][_0x551b3d(0x25e)],_0x2d4b87=_0x226ca4[_0x551b3d(0x1ce)][_0x551b3d(0x25e)];return null===_0x51b175&&null===_0x2d4b87?0x0:null===_0x51b175&&null!==_0x2d4b87?-0x1:null!==_0x51b175&&null===_0x2d4b87?0x1:_0x51b175[_0x551b3d(0x182)][_0x551b3d(0x22e)](_0x2d4b87[_0x551b3d(0x182)])?-0x1:0x1;});const _0x33c3a9=new Set(),_0x1ef4f3=new Set();for(const {name:_0x58a173,data:_0x1e1baa}of _0x1c0b5c){const {id:_0x56ae55}=this[_0x4e7d77(0xc8)](_0x58a173);if(null===_0x1e1baa[_0x4e7d77(0x25e)]){const _0x4007b2=this[_0x4e7d77(0x14d)](_0x58a173);_0x1ef4f3[_0x4e7d77(0xf6)](_0x4007b2);}else{const _0x340732=this[_0x4e7d77(0x199)][_0x4e7d77(0x108)](_0x56ae55);null!==_0x1e1baa[_0x4e7d77(0x106)]||_0x340732[_0x4e7d77(0xfa)]?(_0x33c3a9[_0x4e7d77(0xf6)](_0x340732[_0x4e7d77(0x18a)]),_0x1ef4f3[_0x4e7d77(0xf6)](_0x340732)):this[_0x4e7d77(0x113)](_0x340732);}}_0x1ef4f3[_0x4e7d77(0x255)]>0x0&&this[_0x4e7d77(0x1f6)](_0x1ef4f3);for(const _0x1fac3e of _0x33c3a9)this[_0x4e7d77(0x10f)](_0x4e7d77(0x204),_0x1fac3e);}),_0x16287d[_0x32780c(0x137)]['on'](_0x32780c(0x1ff),(_0x5eea09,_0x1d44cb)=>{const _0x32c50c=_0x32780c,_0x57096f=_0x1d44cb[0x0];if(!this[_0x32c50c(0x199)][_0x32c50c(0x255)])return;if(!_0x57096f[_0x32c50c(0x1b4)])return;if(_0x57096f[_0x32c50c(0x1b6)][_0x32c50c(0xc1)]||!_0x57096f[_0x32c50c(0x1b6)][_0x32c50c(0x138)])return;let _0xc7464,_0x141f8f;switch(_0x57096f[_0x32c50c(0xfd)]){case _0x32c50c(0x16b):_0xc7464=_0x16287d[_0x32c50c(0x137)][_0x32c50c(0x1bb)](_0x57096f[_0x32c50c(0x246)]),_0x141f8f=_0xc7464[_0x32c50c(0x144)](_0x57096f[_0x32c50c(0x222)]);break;case _0x32c50c(0x125):_0xc7464=_0x16287d[_0x32c50c(0x137)][_0x32c50c(0x1bb)](_0x57096f[_0x32c50c(0x17b)]),_0x141f8f=_0x16287d[_0x32c50c(0x137)][_0x32c50c(0x1bb)](_0x57096f[_0x32c50c(0x256)]);break;case _0x32c50c(0xee):_0xc7464=_0x16287d[_0x32c50c(0x137)][_0x32c50c(0x1bb)](_0x57096f[_0x32c50c(0xe8)]),_0x141f8f=_0xc7464[_0x32c50c(0x144)](_0x57096f[_0x32c50c(0x222)]);break;default:return;}const _0x283f15=_0x16287d[_0x32c50c(0x137)][_0x32c50c(0x1d4)](_0xc7464,_0x141f8f);_0x16287d[_0x32c50c(0x137)][_0x32c50c(0x13d)](()=>{const _0x2e03ce=_0x32c50c;for(const {suggestion:_0x430069,meta:_0x172b19}of this[_0x2e03ce(0x1f0)](_0x283f15)){if(_0x430069[_0x2e03ce(0x14b)])continue;if(_0x2e03ce(0x1be)==_0x430069[_0x2e03ce(0xfd)])continue;const _0x5dc8cd=this[_0x2e03ce(0x217)](_0x430069);if(_0x5dc8cd&&this[_0x2e03ce(0x110)](_0x5dc8cd)&&_0x2e03ce(0x125)!=_0x57096f[_0x2e03ce(0xfd)])continue;const _0x1ab339=_0x430069[_0x2e03ce(0x1ce)]&&_0x430069[_0x2e03ce(0x1ce)][_0x2e03ce(0x1d1)];(_0x2e03ce(0x193)!=_0x430069[_0x2e03ce(0xfd)]||_0x2e03ce(0x125)==_0x57096f[_0x2e03ce(0xfd)]&&!_0x1ab339)&&(_0x172b19[_0x2e03ce(0x1a8)]||_0x2e03ce(0x17a)==_0x430069[_0x2e03ce(0xfd)]&&_0x172b19[_0x2e03ce(0x268)]||_0x430069[_0x2e03ce(0x24f)]()[_0x2e03ce(0x1de)](_0x283f15)&&this[_0x2e03ce(0x154)](_0x430069,_0xc7464,_0x141f8f));}});},{'priority':_0x32780c(0x166)}),_0x16287d[_0x32780c(0x137)]['on'](_0x32780c(0x143),(_0x1bde4b,_0x5b87c7)=>{const _0x4add84=_0x32780c,_0x3a45ab=_0x5b87c7[0x0],_0x10e2bc=_0x5b87c7[0x1];if(_0x10e2bc&&_0x10e2bc[_0x4add84(0x162)])return;if(this[_0x4add84(0x232)])return;if(!this[_0x4add84(0x211)][_0x4add84(0x1d3)])return;if(_0x3a45ab[_0x4add84(0x118)])return;const _0x39c3a6=_0x16287d[_0x4add84(0x137)][_0x4add84(0x10e)],{start:_0x16b8e6,end:_0x2c8e25}=_0x3a45ab[_0x4add84(0x24f)](),_0x472288=_0x16b8e6[_0x4add84(0xcd)]&&_0x39c3a6[_0x4add84(0x1d8)](_0x16b8e6[_0x4add84(0xcd)])?null:_0x39c3a6[_0x4add84(0x208)](_0x16b8e6,_0x4add84(0x234)),_0x1dac13=_0x2c8e25[_0x4add84(0xbb)]&&_0x39c3a6[_0x4add84(0x1d8)](_0x2c8e25[_0x4add84(0xbb)])?null:_0x39c3a6[_0x4add84(0x208)](_0x2c8e25,_0x4add84(0x11f)),_0x283ff5=_0x16287d[_0x4add84(0x137)][_0x4add84(0x1d4)](_0x472288?_0x472288[_0x4add84(0x182)]:_0x16b8e6,_0x1dac13?_0x1dac13[_0x4add84(0x111)]:_0x2c8e25);_0x16287d[_0x4add84(0x137)][_0x4add84(0x13d)](_0x5dc412=>{const _0x17ea49=_0x4add84;this[_0x17ea49(0x19c)](_0x283ff5);const _0x230e15=_0x16287d[_0x17ea49(0x137)][_0x17ea49(0x10e)][_0x17ea49(0x208)](_0x283ff5[_0x17ea49(0x182)]);_0x3a45ab['is'](_0x17ea49(0x195))?_0x5dc412[_0x17ea49(0x17e)](_0x230e15):_0x3a45ab[_0x17ea49(0x141)](_0x230e15);}),_0x1bde4b[_0x4add84(0x1b2)]();},{'priority':_0x7e795f[_0x32780c(0x241)]+0xa}),_0x16287d[_0x32780c(0x137)]['on'](_0x32780c(0x24c),(_0x4cbade,_0x1de8c8)=>{const _0x30a4b5=_0x32780c,_0x114790=_0x1de8c8[_0x1de8c8[_0x30a4b5(0xbc)]-0x1];_0x114790&&_0x114790[_0x30a4b5(0x162)]||this[_0x30a4b5(0x232)]||this[_0x30a4b5(0x211)][_0x30a4b5(0x1d3)]&&(_0x16287d[_0x30a4b5(0x137)][_0x30a4b5(0x13d)](()=>{const _0x553662=_0x30a4b5;let _0x568aa5=_0x16287d[_0x553662(0x137)][_0x553662(0x24c)](_0x1de8c8[0x0],_0x1de8c8[0x1],_0x1de8c8[0x2],{'forceDefaultExecution':!0x0});if(!_0x568aa5)return;_0x4cbade[_0x553662(0x23b)]=_0x568aa5[_0x553662(0x1c2)]();const _0x215ba2=_0x568aa5[_0x553662(0x111)][_0x553662(0xbb)],_0x262a35=_0x16287d[_0x553662(0x137)][_0x553662(0x10e)];_0x215ba2&&_0x262a35[_0x553662(0x1a3)](_0x215ba2)&&!_0x262a35[_0x553662(0x1fc)](_0x215ba2)&&(_0x568aa5=_0x16287d[_0x553662(0x137)][_0x553662(0x1d4)](_0x568aa5[_0x553662(0x182)],_0x16287d[_0x553662(0x137)][_0x553662(0x1bb)](_0x215ba2,_0x553662(0x111)))),this[_0x553662(0x1d6)](_0x568aa5);}),_0x4cbade[_0x30a4b5(0x1b2)]());},{'priority':_0x32780c(0xe7)}),this[_0x32780c(0x11a)][_0x32780c(0x23c)][_0x32780c(0xf6)](_0x32780c(0x142),this[_0x32780c(0x211)]),this[_0x32780c(0x179)](_0x32780c(0x142));const _0x36ff77=new _0x4ac849(_0x16287d,this[_0x32780c(0x199)]);_0x16287d[_0x32780c(0x23c)][_0x32780c(0xf6)](_0x32780c(0x22b),_0x36ff77),this[_0x32780c(0x179)](_0x32780c(0x22b));const _0x522855=new _0x1c4cbd(_0x16287d,this[_0x32780c(0x199)]);_0x16287d[_0x32780c(0x23c)][_0x32780c(0xf6)](_0x32780c(0x262),_0x522855),this[_0x32780c(0x179)](_0x32780c(0x262)),_0x16287d[_0x32780c(0x23c)][_0x32780c(0xf6)](_0x32780c(0x16e),new _0x54e946(_0x16287d,_0x36ff77,this[_0x32780c(0x199)])),this[_0x32780c(0x179)](_0x32780c(0x16e)),_0x16287d[_0x32780c(0x23c)][_0x32780c(0xf6)](_0x32780c(0x207),new _0x54e946(_0x16287d,_0x522855,this[_0x32780c(0x199)])),this[_0x32780c(0x179)](_0x32780c(0x207)),_0x16287d[_0x32780c(0x23c)][_0x32780c(0xf6)](_0x32780c(0x134),new _0x1c6f25(_0x16287d,_0x36ff77,this[_0x32780c(0x199)])),this[_0x32780c(0x179)](_0x32780c(0x134)),_0x16287d[_0x32780c(0x23c)][_0x32780c(0xf6)](_0x32780c(0x20c),new _0x1c6f25(_0x16287d,_0x522855,this[_0x32780c(0x199)])),this[_0x32780c(0x179)](_0x32780c(0x20c));const _0x162e63=_0x16287d[_0x32780c(0x257)][_0x32780c(0x108)](_0x32780c(0x1e7));this[_0x32780c(0xca)](_0x162e63,_0x32780c(0xc0),(_0x1cab40,{threadId:_0x5ec650})=>{const _0x5aa184=_0x32780c,_0x571dc9=this[_0x5aa184(0x199)][_0x5aa184(0x108)](_0x5ec650);_0x571dc9&&_0x571dc9[_0x5aa184(0x131)]&&0x1===_0x571dc9[_0x5aa184(0x131)][_0x5aa184(0xbc)]&&this[_0x5aa184(0x25d)](_0x5ec650,{'hasComments':!0x0});},{'priority':_0x32780c(0x1ea)}),this[_0x32780c(0xca)](_0x162e63,_0x32780c(0x197),(_0x3f4d36,{threadId:_0x5ae6eb})=>{const _0x58dbe5=_0x32780c,_0x4b85b2=this[_0x58dbe5(0x199)][_0x58dbe5(0x108)](_0x5ae6eb);_0x4b85b2&&_0x4b85b2[_0x58dbe5(0x131)]&&!_0x4b85b2[_0x58dbe5(0x131)][_0x58dbe5(0xbc)]&&this[_0x58dbe5(0x25d)](_0x5ae6eb,{'hasComments':!0x1});},{'priority':_0x32780c(0x1ea)});}set[_0x459443(0x224)](_0x18b26f){const _0x25916c=_0x459443;if(this[_0x25916c(0x1ae)])throw new _0x45e7eb(_0x25916c(0x1da),this);this[_0x25916c(0x1ae)]=_0x18b26f;}get[_0x459443(0x224)](){const _0x45ef0c=_0x459443;return this[_0x45ef0c(0x1ae)];}[_0x459443(0x24a)]({skipNotAttached:_0x545af2=!0x1,toJSON:_0x310a6f=!0x1}={}){const _0x2d7de9=_0x459443,_0x5ec168=[];for(const _0x2b1dd8 of this[_0x2d7de9(0x199)][_0x2d7de9(0x120)]())_0x545af2&&!_0x2b1dd8[_0x2d7de9(0xfa)]||_0x5ec168[_0x2d7de9(0x252)](_0x2b1dd8);return _0x310a6f?_0x5ec168[_0x2d7de9(0x119)](_0x591150=>_0x591150[_0x2d7de9(0x1c9)]()):_0x5ec168;}[_0x459443(0x1eb)](_0x2517d6){const _0x248512=_0x459443,_0x5bda6d=this[_0x248512(0x199)][_0x248512(0x108)](_0x2517d6);if(!_0x5bda6d)throw new _0x45e7eb(_0x248512(0x105),this);return _0x5bda6d;}[_0x459443(0x1c1)](_0x2c54e9){const _0x2ee48f=_0x459443;return this[_0x2ee48f(0x199)][_0x2ee48f(0x165)](_0x2c54e9);}[_0x459443(0x147)](_0xe26723){const _0x182c4b=_0x459443,{authorId:_0x443596,id:_0x7094ba,attributes:_0x572f3d}=_0xe26723,[_0x4cc842,_0x4284c1]=_0xe26723[_0x182c4b(0xfd)][_0x182c4b(0x125)](':'),_0x305609=this[_0x182c4b(0x199)][_0x182c4b(0x108)](_0x7094ba)||this[_0x182c4b(0x206)](_0x4cc842,_0x4284c1,_0x7094ba,_0x443596,_0x572f3d);if(this[_0x182c4b(0xea)](_0x305609),this[_0x182c4b(0x1c0)](_0x305609,_0x4cc842,_0x4284c1||null,_0x443596),_0x305609[_0x182c4b(0x177)]=_0xe26723[_0x182c4b(0x177)],_0x305609[_0x182c4b(0x1b8)]=!0x0,_0x572f3d&&_0x572f3d[_0x182c4b(0x20e)]){const _0x2c709a=_0x572f3d[_0x182c4b(0x20e)],_0x8c4faa=this[_0x182c4b(0xed)](_0x2c709a[_0x182c4b(0x239)]);_0x305609[_0x182c4b(0xda)]=_0x2c709a[_0x182c4b(0x177)],_0x305609[_0x182c4b(0xf9)]=_0x8c4faa,_0x305609[_0x182c4b(0xdc)]=!0x0;}else _0x305609[_0x182c4b(0xda)]=_0xe26723[_0x182c4b(0x177)];switch(_0xe26723[_0x182c4b(0x1ce)]&&(_0x305609[_0x182c4b(0x1ce)]=_0xe26723[_0x182c4b(0x1ce)]),_0xe26723[_0x182c4b(0x1ec)]&&(_0x305609[_0x182c4b(0x1ec)]=_0xe26723[_0x182c4b(0x1ec)]),this[_0x182c4b(0x1ae)]&&this[_0x182c4b(0x1ae)][_0x182c4b(0x1d7)]||(_0x305609[_0x182c4b(0xbe)]=!0x0),this[_0x182c4b(0x149)][_0x182c4b(0x108)](_0x305609)){case _0x182c4b(0xf7):this[_0x182c4b(0x149)][_0x182c4b(0x233)](_0x305609,_0x182c4b(0x16c));break;case _0x182c4b(0x1bc):_0x305609[_0x182c4b(0xfa)]?(this[_0x182c4b(0x22a)](new Set([_0x305609])),this[_0x182c4b(0x1f6)](new Set([_0x305609])),this[_0x182c4b(0x149)][_0x182c4b(0x233)](_0x305609,_0x182c4b(0x228)),this[_0x182c4b(0x10f)](_0x182c4b(0x18d),_0x305609)):this[_0x182c4b(0x149)][_0x182c4b(0x233)](_0x305609,_0x182c4b(0xc9));}return _0x305609;}[_0x459443(0x22b)](_0x7db390){const _0x59b09d=_0x459443;this[_0x59b09d(0x162)](()=>{const _0x14ea42=_0x59b09d;this[_0x14ea42(0x11a)][_0x14ea42(0x137)][_0x14ea42(0x13d)](()=>{const _0x309fad=_0x14ea42;for(const _0x1b15ad of _0x7db390[_0x309fad(0x14a)]())_0x1b15ad[_0x309fad(0x1b0)]();});});}[_0x459443(0x262)](_0x317597){const _0x4c75d0=_0x459443;this[_0x4c75d0(0x162)](()=>{const _0x2fcc75=_0x4c75d0;this[_0x2fcc75(0x11a)][_0x2fcc75(0x137)][_0x2fcc75(0x13d)](()=>{const _0xbc9538=_0x2fcc75;for(const _0x58725e of _0x317597[_0xbc9538(0x14a)]())_0x58725e[_0xbc9538(0x1ac)]();});});}[_0x459443(0x179)](_0x36d8e0,_0x2b1efc){const _0x55c505=_0x459443,_0x4bd642=this[_0x55c505(0x11a)][_0x55c505(0x23c)][_0x55c505(0x108)](_0x36d8e0);if(!_0x4bd642)throw new _0x45e7eb(_0x55c505(0x17d),this,{'commandName':_0x36d8e0});if(this[_0x55c505(0x23d)][_0x55c505(0x165)](_0x4bd642))throw new _0x45e7eb(_0x55c505(0x12b),this,{'commandName':_0x36d8e0});this[_0x55c505(0x23d)][_0x55c505(0xf6)](_0x4bd642),_0x2b1efc&&_0x4bd642['on'](_0x55c505(0xdf),(_0x1565a3,_0x164fa7)=>{const _0x35d0a8=_0x55c505;this[_0x35d0a8(0x211)][_0x35d0a8(0x1d3)]&&(this[_0x35d0a8(0x232)]||(_0x164fa7[_0x35d0a8(0xbc)]>0x0&&_0x164fa7[_0x164fa7[_0x35d0a8(0xbc)]-0x1]&&_0x164fa7[_0x164fa7[_0x35d0a8(0xbc)]-0x1][_0x35d0a8(0x162)]?_0x164fa7[_0x35d0a8(0x1ed)]():(_0x1565a3[_0x35d0a8(0x23b)]=_0x2b1efc((..._0x57602e)=>_0x4bd642[_0x35d0a8(0xdf)](..._0x57602e,{'forceDefaultExecution':!0x0}),..._0x164fa7),_0x1565a3[_0x35d0a8(0x1b2)]())));},{'priority':_0x55c505(0xe7)});}[_0x459443(0x162)](_0xe444be){const _0x376340=_0x459443;let _0x57bc2a,_0x1b3ff7;const _0x4a662b=this[_0x376340(0x232)];this[_0x376340(0x232)]=!0x0;try{_0x57bc2a=_0xe444be();}catch(_0x363d6b){_0x1b3ff7=_0x363d6b;}return _0x4a662b||(this[_0x376340(0x232)]=!0x1),_0x1b3ff7&&_0x45e7eb[_0x376340(0x148)](_0x1b3ff7,this),_0x57bc2a;}[_0x459443(0x1d6)](_0x4f1c83,_0x21a24e=null,_0xfcfde1={}){const _0x25abd2=_0x459443;if(_0x4f1c83[_0x25abd2(0x118)])return null;const _0x524193=this[_0x25abd2(0x11a)][_0x25abd2(0x257)][_0x25abd2(0x108)](_0x25abd2(0xfb))['me'];for(const {suggestion:_0x430c34,meta:_0x4046f3}of this[_0x25abd2(0x1f0)](_0x4f1c83,_0x25abd2(0x17a)))if(_0x4046f3[_0x25abd2(0x268)]){if(!_0x4046f3[_0x25abd2(0x155)]){if(_0x4046f3[_0x25abd2(0x1a8)]){if(!this[_0x25abd2(0x159)]||!Lt(_0x430c34,_0xfcfde1))continue;return _0x430c34;}if(Lt(_0x430c34,_0xfcfde1))return _0x430c34;this[_0x25abd2(0x154)](_0x430c34,_0x4f1c83[_0x25abd2(0x182)],_0x4f1c83[_0x25abd2(0x111)]);break;}if(_0x21a24e==_0x430c34[_0x25abd2(0x202)]&&Lt(_0x430c34,_0xfcfde1)){const _0x5f24d2=_0x430c34[_0x25abd2(0x24f)]();return _0x5f24d2[_0x25abd2(0x182)][_0x25abd2(0x1f8)](_0x4f1c83[_0x25abd2(0x111)])?this[_0x25abd2(0x1b5)](_0x430c34,this[_0x25abd2(0x152)][_0x25abd2(0x1d4)](_0x4f1c83[_0x25abd2(0x182)],_0x5f24d2[_0x25abd2(0x111)])):this[_0x25abd2(0x1b5)](_0x430c34,this[_0x25abd2(0x152)][_0x25abd2(0x1d4)](_0x5f24d2[_0x25abd2(0x182)],_0x4f1c83[_0x25abd2(0x111)])),_0x430c34;}}const _0x52ebf3=_0x11ca4b(),_0x3e1482=_0x524193['id'],_0x940b36=_0x21a24e?_0x25abd2(0x10a)+_0x21a24e:_0x25abd2(0x17a),_0x1b0feb=this[_0x25abd2(0x20f)]({'id':_0x52ebf3,'type':_0x940b36,'createdAt':new Date(),'authorId':_0x3e1482,'attributes':_0xfcfde1});return this[_0x25abd2(0x269)](_0x940b36,_0x52ebf3,_0x3e1482,_0x4f1c83),_0x1b0feb;}[_0x459443(0x1fb)](_0x154cb1,_0x44ac8c=_0x459443(0x212),_0x582234={}){const _0x3b51b3=_0x459443,_0x4edb2f=this[_0x3b51b3(0x11a)][_0x3b51b3(0x257)][_0x3b51b3(0x108)](_0x3b51b3(0xfb))['me'],_0x50fe9d=this[_0x3b51b3(0x11c)][_0x3b51b3(0xde)](_0x3b51b3(0x17a),_0x44ac8c,_0x3b51b3(0x16a));for(const _0x1ab369 of this[_0x3b51b3(0x24a)]())if(_0x1ab369[_0x3b51b3(0xf9)]['id']==_0x4edb2f['id']&&_0x3b51b3(0x17a)==_0x1ab369[_0x3b51b3(0xfd)]&&_0x1ab369[_0x3b51b3(0x202)]==_0x44ac8c&&Lt(_0x1ab369,_0x582234)&&(_0x50fe9d(_0x1ab369[_0x3b51b3(0x201)](),_0x154cb1)||_0x50fe9d(_0x154cb1,_0x1ab369[_0x3b51b3(0x201)]()))){for(const _0x540526 of _0x154cb1)_0x1ab369[_0x3b51b3(0x209)](_0x540526);return _0x1ab369;}for(const {suggestion:_0x68d0b8,meta:_0x3a4840}of this[_0x3b51b3(0x1f0)](_0x154cb1,_0x3b51b3(0x17a))){if(!_0x3a4840[_0x3b51b3(0x268)])continue;if(!this[_0x3b51b3(0x159)]&&_0x3a4840[_0x3b51b3(0x1a8)])continue;if(!Lt(_0x68d0b8,_0x582234))continue;let _0x2f533b=!0x0;for(const _0x1995d3 of _0x68d0b8[_0x3b51b3(0x201)]())for(const _0x3d70fc of _0x154cb1)if(!_0x1995d3[_0x3b51b3(0x1de)](_0x3d70fc)){_0x2f533b=!0x1;break;}if(_0x2f533b)return _0x68d0b8;}const _0x35d29b=_0x11ca4b(),_0x521d8f=_0x4edb2f['id'],_0x35ec4c=_0x3b51b3(0x10a)+_0x44ac8c,_0x577666=this[_0x3b51b3(0x20f)]({'id':_0x35d29b,'type':_0x35ec4c,'createdAt':new Date(),'authorId':_0x521d8f,'attributes':_0x582234});for(const _0x3264ae of _0x154cb1)this[_0x3b51b3(0x269)](_0x35ec4c,_0x35d29b,_0x521d8f,_0x3264ae,_0x32f893[_0x3b51b3(0x261)]());return _0x577666;}[_0x459443(0xf3)](_0x550e16,_0x1c2ce4,_0x4ab38d=null,_0xdaf6ee={}){const _0x5d67e3=_0x459443;if(_0x4ab38d=_0x4ab38d||Vt(_0x1c2ce4),_0x550e16[_0x5d67e3(0x118)])return null;if(_0x5d67e3(0x205)===this[_0x5d67e3(0x13e)]){const _0x3bcb4f=this[_0x5d67e3(0x11c)][_0x5d67e3(0xde)](_0x5d67e3(0x1be),_0x4ab38d,_0x5d67e3(0x1b0));return this[_0x5d67e3(0x162)](()=>_0x3bcb4f([_0x550e16],_0x1c2ce4,_0xdaf6ee)),null;}const _0x107ad6=this[_0x5d67e3(0x11a)][_0x5d67e3(0x257)][_0x5d67e3(0x108)](_0x5d67e3(0xfb))['me'],_0x200da5=[];if(_0x5d67e3(0xd6)!==this[_0x5d67e3(0x13e)]){for(const {suggestion:_0x3d6966,meta:_0x16077b}of this[_0x5d67e3(0x1f0)](_0x550e16,_0x5d67e3(0x17a)))_0x16077b[_0x5d67e3(0x268)]&&!_0x16077b[_0x5d67e3(0x23f)]&&_0x200da5[_0x5d67e3(0x252)](..._0x3d6966[_0x5d67e3(0x201)]());}const _0x4ad830=function(_0x59e322,_0xe83ccf){const _0x2c30d6=_0x5d67e3,_0x11fcad=[];for(const _0x492f38 of _0xe83ccf){const _0xc98679=_0x59e322[_0x2c30d6(0xe1)](_0x492f38);_0xc98679&&_0x11fcad[_0x2c30d6(0x252)](_0xc98679);}return _0x11fcad;}(_0x550e16,_0x200da5),_0x3f6154=function(_0x2df8f5,_0xab4f37){const _0x2dd222=_0x5d67e3,_0x3b9dbe=[_0x2df8f5];for(const _0x1af1db of _0xab4f37){let _0x2b87e0=0x0;for(;_0x2b87e0<_0x3b9dbe[_0x2dd222(0xbc)];){const _0x24609b=_0x3b9dbe[_0x2b87e0][_0x2dd222(0xd3)](_0x1af1db);_0x3b9dbe[_0x2dd222(0x1f2)](_0x2b87e0,0x1,..._0x24609b),_0x2b87e0+=_0x24609b[_0x2dd222(0xbc)];}}return _0x3b9dbe;}(_0x550e16,_0x200da5);_0x4ad830[_0x5d67e3(0xbc)]&&this[_0x5d67e3(0x152)][_0x5d67e3(0x13d)](()=>{const _0x544a4e=_0x5d67e3;for(const _0x29f879 of _0x4ad830){const _0x133bc7=this[_0x544a4e(0x11c)][_0x544a4e(0xde)](_0x544a4e(0x1be),_0x4ab38d,_0x544a4e(0x1b0));this[_0x544a4e(0x162)](()=>_0x133bc7([_0x29f879],_0x1c2ce4,_0xdaf6ee));}});for(const _0x51d489 of _0x3f6154){let _0x1085f1=null,_0xb2393b=_0x51d489[_0x5d67e3(0x182)],_0x1d1a4d=_0x51d489[_0x5d67e3(0x111)];for(const {suggestion:_0x5fbf32,meta:_0xfca082}of this[_0x5d67e3(0x1f0)](_0x51d489,_0x5d67e3(0x1be))){if(!_0xfca082[_0x5d67e3(0x268)])continue;if(_0x5fbf32[_0x5d67e3(0x202)]!=_0x4ab38d)continue;if(!Lt(_0x5fbf32,_0xdaf6ee))continue;const _0x577fa9=_0x5fbf32[_0x5d67e3(0x24f)]();if(_0x577fa9[_0x5d67e3(0x1de)](_0x51d489,!0x0))return null;_0xb2393b=_0xb2393b[_0x5d67e3(0x22e)](_0x577fa9[_0x5d67e3(0x182)])?_0xb2393b:_0x577fa9[_0x5d67e3(0x182)],_0x1d1a4d=_0x1d1a4d[_0x5d67e3(0x1cc)](_0x577fa9[_0x5d67e3(0x111)])?_0x1d1a4d:_0x577fa9[_0x5d67e3(0x111)],_0x1085f1?_0x577fa9[_0x5d67e3(0x182)][_0x5d67e3(0x22e)](_0x1085f1[_0x5d67e3(0x24f)]()[_0x5d67e3(0x182)])?(_0x1085f1[_0x5d67e3(0x191)](),_0x1085f1=_0x5fbf32):_0x5fbf32[_0x5d67e3(0x191)]():_0x1085f1=_0x5fbf32;}const _0xe73739=this[_0x5d67e3(0x152)][_0x5d67e3(0x1d4)](_0xb2393b,_0x1d1a4d);if(_0x1085f1)this[_0x5d67e3(0x1b5)](_0x1085f1,_0xe73739);else{const _0x28e7e8=_0x11ca4b(),_0x3d944e=_0x107ad6['id'];this[_0x5d67e3(0x20f)]({'id':_0x28e7e8,'type':_0x5d67e3(0xc6)+_0x4ab38d,'data':_0x1c2ce4,'createdAt':new Date(),'authorId':_0x3d944e,'attributes':_0xdaf6ee}),this[_0x5d67e3(0x269)](_0x5d67e3(0xc6)+_0x4ab38d,_0x28e7e8,_0x3d944e,_0xe73739);}}return null;}[_0x459443(0x192)](_0x44d602,_0x1da098,_0xa65970=[],_0x73e442=null,_0x2f2a77={}){const _0x477183=_0x459443;_0x1da098[_0x477183(0x181)]||(_0x1da098[_0x477183(0x181)]=_0x1da098[_0x477183(0x254)]),_0x1da098[_0x477183(0x1d1)]=_0x44d602['is'](_0x477183(0x189)),_0x73e442=_0x73e442||Vt(_0x1da098);const _0x956234=_0xa65970[_0x477183(0x119)](_0x58ca04=>Gt(_0x58ca04,this[_0x477183(0x152)])),_0x3604f2=_0x44d602['is'](_0x477183(0x189))?_0x44d602:Gt(_0x44d602,this[_0x477183(0x152)]);if(_0x477183(0x205)===this[_0x477183(0x13e)]){const _0xc49184=this[_0x477183(0x11c)][_0x477183(0xde)](_0x477183(0x193),_0x73e442,_0x477183(0x1b0));return this[_0x477183(0x162)](()=>_0xc49184([_0x3604f2],_0x1da098,_0x2f2a77)),null;}_0x956234[_0x477183(0x252)](_0x3604f2);let _0xd969b3=!0x0;for(const _0x3df886 of _0x956234)if(!this[_0x477183(0x14c)](_0x3df886)){_0xd969b3=!0x1;break;}if(_0xd969b3&&_0x477183(0xd6)!==this[_0x477183(0x13e)]){const _0x3c2598=this[_0x477183(0x11c)][_0x477183(0xde)](_0x477183(0x193),_0x73e442,_0x477183(0x1b0));return this[_0x477183(0x162)](()=>_0x3c2598([_0x3604f2],_0x1da098,_0x2f2a77)),null;}let _0x20de03=null,_0x385059=_0x3604f2[_0x477183(0x182)],_0x58e8d1=_0x3604f2[_0x477183(0x111)];for(const {suggestion:_0x3c8d0c,meta:_0x45c0de}of this[_0x477183(0x1f0)](_0x3604f2,_0x477183(0x193))){if(!_0x45c0de[_0x477183(0x268)])continue;if(_0x45c0de[_0x477183(0x155)]||_0x45c0de[_0x477183(0x1a8)]||_0x45c0de[_0x477183(0x23f)])continue;if(_0x3c8d0c[_0x477183(0x1ce)][_0x477183(0x181)]!=_0x1da098[_0x477183(0x181)])continue;if(!Lt(_0x3c8d0c,_0x2f2a77))continue;const _0xc8f732=_0x3c8d0c[_0x477183(0x24f)]();if(_0x3c8d0c[_0x477183(0x202)]==_0x73e442){if(_0xc8f732[_0x477183(0x1de)](_0x3604f2,!0x0))return null;_0x385059=_0x385059[_0x477183(0x22e)](_0xc8f732[_0x477183(0x182)])?_0x385059:_0xc8f732[_0x477183(0x182)],_0x58e8d1=_0x58e8d1[_0x477183(0x1cc)](_0xc8f732[_0x477183(0x111)])?_0x58e8d1:_0xc8f732[_0x477183(0x111)],_0x20de03?_0xc8f732[_0x477183(0x182)][_0x477183(0x22e)](_0x20de03[_0x477183(0x24f)]()[_0x477183(0x182)])?(_0x20de03[_0x477183(0x191)](),_0x20de03=_0x3c8d0c):_0x3c8d0c[_0x477183(0x191)]():_0x20de03=_0x3c8d0c;}else{const _0x396e1f=_0x3604f2[_0x477183(0xe1)](_0xc8f732);this[_0x477183(0x18f)](_0x3c8d0c,_0x396e1f);}}const _0x2ebc7a=this[_0x477183(0x11a)][_0x477183(0x257)][_0x477183(0x108)](_0x477183(0xfb))['me'],_0x59ddb8=_0x11ca4b(),_0x40ba39=_0x2ebc7a['id'];if(_0x20de03)return this[_0x477183(0x1b5)](_0x20de03,this[_0x477183(0x152)][_0x477183(0x1d4)](_0x385059,_0x58e8d1)),_0x20de03;{const _0x449aed=this[_0x477183(0x20f)]({'id':_0x59ddb8,'type':_0x477183(0x23a)+_0x73e442,'data':_0x1da098,'createdAt':new Date(),'authorId':_0x40ba39,'attributes':_0x2f2a77});return this[_0x477183(0x269)](_0x477183(0x23a)+_0x73e442,_0x59ddb8,_0x40ba39,this[_0x477183(0x152)][_0x477183(0x1d4)](_0x385059,_0x58e8d1)),_0x449aed;}}[_0x459443(0x18e)](_0x2f03e9,_0x1ee56c,_0x47ebbe=[],_0x57b88c=null,_0x5df02f={}){const _0x164461=_0x459443;_0x1ee56c[_0x164461(0x181)]||(_0x1ee56c[_0x164461(0x181)]=_0x1ee56c[_0x164461(0x254)]);const _0x3d2960=_0x2f03e9[0x0];_0x1ee56c[_0x164461(0x1d1)]=_0x3d2960['is'](_0x164461(0x189)),_0x57b88c=_0x57b88c||Vt(_0x1ee56c);const _0x4e88cf=_0x47ebbe[_0x164461(0x119)](_0x94a31f=>Gt(_0x94a31f,this[_0x164461(0x152)])),_0x40b015=_0x3d2960['is'](_0x164461(0x189))?_0x2f03e9:_0x2f03e9[_0x164461(0x119)](_0x5a6d41=>Gt(_0x5a6d41,this[_0x164461(0x152)]));if(_0x164461(0x205)===this[_0x164461(0x13e)]){const _0x4cdafa=this[_0x164461(0x11c)][_0x164461(0xde)](_0x164461(0x193),_0x57b88c,_0x164461(0x1b0));return this[_0x164461(0x162)](()=>_0x4cdafa(_0x40b015,_0x1ee56c,_0x5df02f)),null;}_0x4e88cf[_0x164461(0x252)](..._0x40b015);let _0x275006=!0x0;for(const _0x507dda of _0x4e88cf)if(!this[_0x164461(0x14c)](_0x507dda)){_0x275006=!0x1;break;}if(_0x275006&&_0x164461(0xd6)!==this[_0x164461(0x13e)]){const _0x146482=this[_0x164461(0x11c)][_0x164461(0xde)](_0x164461(0x193),_0x57b88c,_0x164461(0x1b0));return this[_0x164461(0x162)](()=>_0x146482(_0x40b015,_0x1ee56c,_0x5df02f)),null;}const _0x4056dd=this[_0x164461(0x11a)][_0x164461(0x257)][_0x164461(0x108)](_0x164461(0xfb))['me'];for(const _0x353c5d of this[_0x164461(0x24a)]()){if(_0x353c5d[_0x164461(0xf9)]['id']!=_0x4056dd['id'])continue;if(_0x164461(0x193)!=_0x353c5d[_0x164461(0xfd)]||_0x353c5d[_0x164461(0x1ce)][_0x164461(0x181)]!=_0x1ee56c[_0x164461(0x181)])continue;if(!Lt(_0x353c5d,_0x5df02f))continue;const _0x28668f=_0x353c5d[_0x164461(0x202)]==_0x57b88c;for(let _0x46522c=0x0;_0x46522c<_0x40b015[_0x164461(0xbc)];_0x46522c++){const _0x325f8b=_0x40b015[_0x46522c];for(const _0x3d4433 of _0x353c5d[_0x164461(0x258)]()){const _0x1676c0=_0x3d4433[_0x164461(0x114)]();if(_0x325f8b[_0x164461(0x1f8)](_0x1676c0)){_0x28668f?(_0x40b015[_0x164461(0x1f2)](_0x46522c,0x1),_0x46522c--):_0x353c5d[_0x164461(0x15e)](_0x3d4433[_0x164461(0x1bf)]);break;}}}}if(0x0==_0x40b015[_0x164461(0xbc)])return null;const _0x489185=this[_0x164461(0x11c)][_0x164461(0xde)](_0x164461(0x193),_0x57b88c,_0x164461(0x16a));for(const _0x2b6993 of this[_0x164461(0x24a)]())if(_0x2b6993[_0x164461(0xf9)]['id']==_0x4056dd['id']&&_0x164461(0x193)==_0x2b6993[_0x164461(0xfd)]&&_0x2b6993[_0x164461(0x1ce)][_0x164461(0x181)]==_0x1ee56c[_0x164461(0x181)]&&_0x2b6993[_0x164461(0x202)]==_0x57b88c&&Lt(_0x2b6993,_0x5df02f)&&(_0x489185(_0x2b6993[_0x164461(0x201)](),_0x40b015)||_0x489185(_0x40b015,_0x2b6993[_0x164461(0x201)]()))){for(const _0x122e3f of _0x40b015)_0x2b6993[_0x164461(0x209)](_0x122e3f);return _0x2b6993;}const _0x5756f8=_0x11ca4b(),_0x170bb1=_0x4056dd['id'],_0x4f2ecd=_0x164461(0x23a)+_0x57b88c,_0x43bf9d=this[_0x164461(0x20f)]({'id':_0x5756f8,'type':_0x4f2ecd,'data':_0x1ee56c,'createdAt':new Date(),'authorId':_0x170bb1,'attributes':_0x5df02f});for(const _0x1c54ae of _0x40b015)this[_0x164461(0x269)](_0x4f2ecd,_0x5756f8,_0x170bb1,_0x1c54ae,_0x32f893[_0x164461(0x261)]());return _0x43bf9d;}[_0x459443(0x19c)](_0x22e4bd,_0x2560fb=null,_0x4b1e10={}){const _0x7f41a1=_0x459443;if(_0x22e4bd[_0x7f41a1(0x118)])return null;const _0x3b1218=this[_0x7f41a1(0x11a)][_0x7f41a1(0x257)][_0x7f41a1(0x108)](_0x7f41a1(0xfb))['me'],_0x8d82fa=new _0x23308b(_0x22e4bd[_0x7f41a1(0x182)],_0x22e4bd[_0x7f41a1(0x111)]);for(const {suggestion:_0x56e1c5,meta:_0x5a39df}of this[_0x7f41a1(0x1f0)](_0x8d82fa,_0x7f41a1(0x17a)))if(_0x5a39df[_0x7f41a1(0x268)]&&!_0x5a39df[_0x7f41a1(0x155)]){if(_0x56e1c5[_0x7f41a1(0x14b)]){const _0x4d5bb8=_0x56e1c5[_0x7f41a1(0x201)]()[_0x7f41a1(0x1e2)](_0x1d228e=>_0x7f41a1(0x229)!=_0x1d228e[_0x7f41a1(0x1d9)][_0x7f41a1(0x223)]);_0x4d5bb8[_0x7f41a1(0xdb)](_0x19cc14=>_0x8d82fa[_0x7f41a1(0x1de)](_0x19cc14,!0x0))&&_0x56e1c5[_0x7f41a1(0x1ac)]();if(_0x4d5bb8[_0x7f41a1(0x1cf)](_0x3a832a=>_0x3a832a[_0x7f41a1(0x1de)](_0x8d82fa,!0x0))){const _0x3089c2=this[_0x7f41a1(0x11c)][_0x7f41a1(0xde)](_0x7f41a1(0xc5),_0x2560fb,_0x7f41a1(0x1b0));return this[_0x7f41a1(0x162)](()=>_0x3089c2([_0x8d82fa],null,_0x4b1e10)),null;}}else{const _0x1ed402=_0x8d82fa[_0x7f41a1(0xe1)](_0x56e1c5[_0x7f41a1(0x24f)]());null!==_0x1ed402&&_0x56e1c5[_0x7f41a1(0x140)]([_0x1ed402],null,_0x4b1e10);}}if(_0x8d82fa[_0x7f41a1(0x1cd)](),_0x8d82fa[_0x7f41a1(0x118)]||_0x7f41a1(0x229)==_0x8d82fa[_0x7f41a1(0x1d9)][_0x7f41a1(0x223)])return null;let _0x1a8aa0=null,_0x1b6979=_0x8d82fa[_0x7f41a1(0x182)],_0x59eea4=_0x8d82fa[_0x7f41a1(0x111)];const _0x59a30e=this[_0x7f41a1(0x1f0)](_0x8d82fa,_0x7f41a1(0xc5));for(const {suggestion:_0x32a31b,meta:_0x1ba261}of _0x59a30e){const _0x2f81e3=this[_0x7f41a1(0x152)][_0x7f41a1(0x1d4)](_0x1b6979,_0x59eea4);if(_0x1ba261[_0x7f41a1(0x268)]&&(this[_0x7f41a1(0x159)]||!_0x1ba261[_0x7f41a1(0x1a8)]&&!_0x1ba261[_0x7f41a1(0x23f)])){if(_0x32a31b[_0x7f41a1(0x14b)]){if(!Lt(_0x32a31b,_0x4b1e10))continue;let _0x56d45=!0x0;for(const _0x3df411 of _0x32a31b[_0x7f41a1(0x201)]()){if(_0x3df411[_0x7f41a1(0x1de)](_0x2f81e3,!0x0))return _0x32a31b;_0x2f81e3[_0x7f41a1(0x1de)](_0x3df411)||(_0x56d45=!0x1);}_0x56d45&&_0x32a31b[_0x7f41a1(0x1ac)]();}else{const _0x43dbc0=_0x32a31b[_0x7f41a1(0x24f)]();if(_0x43dbc0[_0x7f41a1(0x1de)](_0x2f81e3,!0x0))return _0x32a31b;if(!Lt(_0x32a31b,_0x4b1e10)){_0x2f81e3[_0x7f41a1(0x1de)](_0x43dbc0)?_0x32a31b[_0x7f41a1(0x191)]():_0x43dbc0[_0x7f41a1(0x185)](_0x1b6979)?_0x1b6979=_0x43dbc0[_0x7f41a1(0x111)]:_0x43dbc0[_0x7f41a1(0x185)](_0x59eea4)&&(_0x59eea4=_0x43dbc0[_0x7f41a1(0x182)]);continue;}_0x1b6979=_0x1b6979[_0x7f41a1(0x22e)](_0x43dbc0[_0x7f41a1(0x182)])?_0x1b6979:_0x43dbc0[_0x7f41a1(0x182)],_0x59eea4=_0x59eea4[_0x7f41a1(0x1cc)](_0x43dbc0[_0x7f41a1(0x111)])?_0x59eea4:_0x43dbc0[_0x7f41a1(0x111)],_0x4b1e10=Object[_0x7f41a1(0x1af)]({},_0x32a31b[_0x7f41a1(0x1ec)]),_0x1a8aa0?_0x43dbc0[_0x7f41a1(0x182)][_0x7f41a1(0x22e)](_0x1a8aa0[_0x7f41a1(0x24f)]()[_0x7f41a1(0x182)])?(_0x1a8aa0[_0x7f41a1(0x191)](),_0x1a8aa0=_0x32a31b):_0x32a31b[_0x7f41a1(0x191)]():_0x1a8aa0=_0x32a31b;}}}if(_0x1a8aa0)return this[_0x7f41a1(0x1b5)](_0x1a8aa0,this[_0x7f41a1(0x152)][_0x7f41a1(0x1d4)](_0x1b6979,_0x59eea4)),_0x1a8aa0;{const _0xf885a2=_0x11ca4b(),_0x1e4cfb=this[_0x7f41a1(0x152)][_0x7f41a1(0x1d4)](_0x1b6979,_0x59eea4),_0x2b27d9=_0x3b1218['id'],_0x56091c=_0x2560fb?_0x7f41a1(0x170)+_0x2560fb:_0x7f41a1(0xc5),_0xac97e7=this[_0x7f41a1(0x20f)]({'id':_0xf885a2,'type':_0x56091c,'createdAt':new Date(),'authorId':_0x2b27d9,'attributes':_0x4b1e10});return this[_0x7f41a1(0x269)](_0x56091c,_0xf885a2,_0x2b27d9,_0x1e4cfb),_0xac97e7;}}[_0x459443(0xd4)](_0x122a0f,_0x1c2544=_0x459443(0x212),_0x505b6e={}){const _0x2f4bc0=_0x459443,_0x58c177=this[_0x2f4bc0(0x11a)][_0x2f4bc0(0x257)][_0x2f4bc0(0x108)](_0x2f4bc0(0xfb))['me'],_0x63162d=_0x122a0f[_0x2f4bc0(0x119)](_0x53a93b=>new _0x23308b(_0x53a93b[_0x2f4bc0(0x182)],_0x53a93b[_0x2f4bc0(0x111)])),_0x48deed=new Set();for(const {suggestion:_0x473a9b,meta:_0x29fa0a}of this[_0x2f4bc0(0x1f0)](_0x63162d,_0x2f4bc0(0x17a)))_0x29fa0a[_0x2f4bc0(0x268)]&&!_0x29fa0a[_0x2f4bc0(0x155)]&&_0x48deed[_0x2f4bc0(0xf6)](_0x473a9b);for(const _0x50cb36 of _0x48deed)if(_0x50cb36[_0x2f4bc0(0x14b)]){const _0x4d8f7b=_0x50cb36[_0x2f4bc0(0x201)]();(!_0x50cb36[_0x2f4bc0(0x1ec)]||!_0x50cb36[_0x2f4bc0(0x1ec)][_0x2f4bc0(0x1a5)])&&(_0x4d8f7b[_0x2f4bc0(0xdb)](_0x32a5a8=>_0x63162d[_0x2f4bc0(0x1cf)](_0x4f737b=>_0x4f737b[_0x2f4bc0(0x1de)](_0x32a5a8,!0x0)))&&_0x50cb36[_0x2f4bc0(0x1ac)]());if(_0x63162d[_0x2f4bc0(0xdb)](_0x4a4778=>_0x4d8f7b[_0x2f4bc0(0x1cf)](_0xad4873=>_0xad4873[_0x2f4bc0(0x1de)](_0x4a4778,!0x0)))){const _0x277fa7=this[_0x2f4bc0(0x11c)][_0x2f4bc0(0xde)](_0x2f4bc0(0xc5),_0x1c2544,_0x2f4bc0(0x1b0));return this[_0x2f4bc0(0x162)](()=>_0x277fa7(_0x122a0f,null,_0x505b6e)),null;}}else{const _0x2109cd=_0x50cb36[_0x2f4bc0(0x24f)]();_0x63162d[_0x2f4bc0(0x1cf)](_0x27c792=>_0x27c792[_0x2f4bc0(0x1de)](_0x2109cd,!0x0))&&_0x50cb36[_0x2f4bc0(0x1ac)]();if(_0x63162d[_0x2f4bc0(0xdb)](_0x5ebd37=>_0x2109cd[_0x2f4bc0(0x1de)](_0x5ebd37,!0x0))){const _0x124a9b=this[_0x2f4bc0(0x11c)][_0x2f4bc0(0xde)](_0x2f4bc0(0xc5),_0x1c2544,_0x2f4bc0(0x1b0));return this[_0x2f4bc0(0x162)](()=>_0x124a9b(_0x63162d,null,_0x505b6e)),null;}}const _0x41485a=this[_0x2f4bc0(0x11c)][_0x2f4bc0(0xde)](_0x2f4bc0(0xc5),_0x1c2544,_0x2f4bc0(0x16a));let _0x47d36c=null;for(const _0x26ceb7 of this[_0x2f4bc0(0x24a)]())if(_0x26ceb7[_0x2f4bc0(0xf9)]['id']==_0x58c177['id']&&_0x26ceb7[_0x2f4bc0(0xfa)]&&_0x2f4bc0(0xc5)==_0x26ceb7[_0x2f4bc0(0xfd)]&&_0x26ceb7[_0x2f4bc0(0x202)]==_0x1c2544&&Lt(_0x26ceb7,_0x505b6e)&&(_0x41485a(_0x26ceb7[_0x2f4bc0(0x201)](),_0x63162d)||_0x41485a(_0x63162d,_0x26ceb7[_0x2f4bc0(0x201)]()))){if(_0x47d36c){if(_0x26ceb7[_0x2f4bc0(0x131)]&&_0x26ceb7[_0x2f4bc0(0x131)][_0x2f4bc0(0xbc)])continue;for(const _0x5622d8 of _0x26ceb7[_0x2f4bc0(0x201)]())_0x47d36c[_0x2f4bc0(0x23e)](_0x5622d8)||_0x47d36c[_0x2f4bc0(0x209)](_0x5622d8);_0x26ceb7[_0x2f4bc0(0x191)]();}else{_0x47d36c=_0x26ceb7;for(const _0xfe4432 of _0x63162d)_0x26ceb7[_0x2f4bc0(0x23e)](_0xfe4432)||_0x26ceb7[_0x2f4bc0(0x209)](_0xfe4432);}}if(_0x47d36c)return _0x47d36c;_0x48deed[_0x2f4bc0(0x260)]();for(const {suggestion:_0x58f364,meta:_0x5b0bd7}of this[_0x2f4bc0(0x1f0)](_0x63162d,_0x2f4bc0(0xc5)))_0x5b0bd7[_0x2f4bc0(0x268)]&&(this[_0x2f4bc0(0x159)]||!_0x5b0bd7[_0x2f4bc0(0x1a8)]&&!_0x5b0bd7[_0x2f4bc0(0x23f)])&&Lt(_0x58f364,_0x505b6e)&&_0x48deed[_0x2f4bc0(0xf6)](_0x58f364);for(const _0x5fcca7 of _0x48deed){const _0x1917b7=_0x5fcca7[_0x2f4bc0(0x201)]();if(!_0x505b6e||!_0x505b6e[_0x2f4bc0(0x1a5)]){if(_0x63162d[_0x2f4bc0(0xdb)](_0x57093b=>_0x1917b7[_0x2f4bc0(0x1cf)](_0x1c4add=>_0x1c4add[_0x2f4bc0(0x1de)](_0x57093b,!0x0))))return _0x5fcca7;}(!_0x5fcca7[_0x2f4bc0(0x1ec)]||!_0x5fcca7[_0x2f4bc0(0x1ec)][_0x2f4bc0(0x1a5)])&&(_0x1917b7[_0x2f4bc0(0xdb)](_0x1977a6=>_0x63162d[_0x2f4bc0(0x1cf)](_0x3db8d2=>_0x3db8d2[_0x2f4bc0(0x1de)](_0x1977a6,!0x0)))&&_0x5fcca7[_0x2f4bc0(0x1ac)]());}const _0x13d2a7=_0x11ca4b(),_0x356d2e=_0x58c177['id'],_0x13a6d9=_0x2f4bc0(0x170)+_0x1c2544,_0x2ad3a2=this[_0x2f4bc0(0x20f)]({'id':_0x13d2a7,'type':_0x13a6d9,'createdAt':new Date(),'authorId':_0x356d2e,'attributes':_0x505b6e});for(const _0x31ec1a of _0x63162d)_0x31ec1a[_0x2f4bc0(0x1cd)](),_0x31ec1a[_0x2f4bc0(0x118)]||_0x2f4bc0(0x229)==_0x31ec1a[_0x2f4bc0(0x1d9)][_0x2f4bc0(0x223)]||this[_0x2f4bc0(0x269)](_0x13a6d9,_0x13d2a7,_0x356d2e,_0x31ec1a,_0x32f893[_0x2f4bc0(0x261)]());return _0x2ad3a2;}[_0x459443(0x215)](_0x1a04d9,_0x490ff4,_0x4d8547,_0x4bdae6,_0x75a9c){const _0x49a356=_0x459443;if(_0x1a04d9[_0x49a356(0x118)])return[];if(_0x49a356(0x205)===this[_0x49a356(0x13e)])return[];const _0x10c7af=this[_0x49a356(0x11a)][_0x49a356(0x257)][_0x49a356(0x108)](_0x49a356(0xfb))['me']['id'],_0xe61203=Array[_0x49a356(0x112)](this[_0x49a356(0x199)][_0x49a356(0x120)]())[_0x49a356(0x1e2)](_0x534bda=>_0x49a356(0xc4)==_0x534bda[_0x49a356(0xfd)]&&_0x534bda[_0x49a356(0x1ce)][_0x49a356(0x231)]==_0x490ff4&&_0x534bda[_0x49a356(0x23e)](_0x1a04d9));if(_0x49a356(0x1f9)===this[_0x49a356(0x13e)]){const _0x3400a9=this[_0x49a356(0x1f0)](_0x1a04d9,_0x49a356(0x17a))[_0x49a356(0x1e2)](({meta:_0xa690d})=>_0xa690d[_0x49a356(0x268)]&&!_0xa690d[_0x49a356(0x23f)]&&!_0xa690d[_0x49a356(0x155)])[_0x49a356(0x119)](({suggestion:_0x462450})=>_0x462450);_0xe61203[_0x49a356(0x1c8)](..._0x3400a9);}const _0x400567=new Map([[_0x1a04d9,_0x4d8547]]);for(const _0x3b8ae2 of _0xe61203){const _0x52c178=_0x49a356(0xc4)==_0x3b8ae2[_0x49a356(0xfd)]?_0x3b8ae2[_0x49a356(0x1ce)][_0x49a356(0x220)]:void 0x0,_0x8f8a53=_0x3b8ae2[_0x49a356(0x24f)](),_0x227264=Array[_0x49a356(0x112)](_0x400567[_0x49a356(0x1df)]())[_0x49a356(0x200)](_0x10f641=>_0x10f641[_0x49a356(0x24e)](_0x8f8a53));if(!_0x227264)continue;const _0x38571d=_0x227264[_0x49a356(0xd3)](_0x8f8a53);this[_0x49a356(0x110)](_0x490ff4)&&_0x49a356(0x17a)==_0x3b8ae2[_0x49a356(0xfd)]&&0x0!=_0x38571d[_0x49a356(0xbc)]||(_0x400567[_0x49a356(0xfe)](_0x227264),_0x38571d[_0x49a356(0x22d)](_0x578f22=>{const _0x2c0e4b=_0x49a356;_0x400567[_0x2c0e4b(0x233)](_0x578f22,_0x4d8547);}),_0x49a356(0x17a)!=_0x3b8ae2[_0x49a356(0xfd)]&&_0x52c178!=_0x4bdae6&&_0x400567[_0x49a356(0x233)](_0x227264[_0x49a356(0xe1)](_0x8f8a53),_0x52c178));}const _0x2b430b=[];for(const [_0x22c78a,_0x5051fa]of _0x400567){const _0x42bb88=_0x11ca4b(),_0x5d2506={'key':_0x490ff4,'oldValue':_0x5051fa,'newValue':_0x4bdae6};_0x490ff4[_0x49a356(0xbc)]>0x25&&console[_0x49a356(0xef)](_0x49a356(0x1bd),{'key':_0x490ff4});const _0x3f4eb9=(_0x49a356(0x127)+(_0x490ff4+'|'+Vt({'newValue':_0x4bdae6})))[_0x49a356(0x264)](0x0,0x3c),_0x524a0a=this[_0x49a356(0x20f)]({'id':_0x42bb88,'type':_0x3f4eb9,'data':_0x5d2506,'createdAt':new Date(),'authorId':_0x10c7af,'attributes':_0x75a9c});_0x2b430b[_0x49a356(0x252)](_0x524a0a),this[_0x49a356(0x269)](_0x3f4eb9,_0x42bb88,_0x10c7af,_0x22c78a);}return _0x2b430b;}[_0x459443(0x196)](_0x5270d9){const _0x1f55a1=_0x459443;this[_0x1f55a1(0x179)](_0x5270d9,(_0x165406,..._0x570860)=>{const _0x310f11=_0x1f55a1;this[_0x310f11(0x221)](()=>{_0x165406(..._0x570860);});});}[_0x459443(0x1c7)](_0x3322f3){const _0x291a88=_0x459443;this[_0x291a88(0x1b7)][_0x291a88(0xf6)](_0x3322f3);}[_0x459443(0xc2)](_0x502082){const _0x37130f=_0x459443;this[_0x37130f(0x1e4)][_0x37130f(0xf6)](_0x502082);}[_0x459443(0x217)](_0x203564){const _0x445715=_0x459443;return _0x445715(0xc4)==_0x203564[_0x445715(0xfd)]?_0x203564[_0x445715(0x202)][_0x445715(0x125)]('|')[0x0]:null;}[_0x459443(0x1b5)](_0x1524d3,_0x2aff30){const _0x344aa0=_0x459443,_0x20d57c=_0x1524d3[_0x344aa0(0x188)]();this[_0x344aa0(0x152)][_0x344aa0(0x13d)](_0x1ba53b=>{const _0x2bf394=_0x344aa0;_0x1ba53b[_0x2bf394(0x128)](_0x20d57c,{'range':_0x2aff30});});}[_0x459443(0xea)](_0x49be99){const _0x227c00=_0x459443,_0x1bdb9f=_0x49be99['id'],_0x55b2e3=this[_0x227c00(0x11a)][_0x227c00(0x1f3)][_0x227c00(0x108)](_0x227c00(0x115));this[_0x227c00(0x244)][_0x227c00(0x25f)](_0x1bdb9f)||this[_0x227c00(0x244)][_0x227c00(0xe0)]({'channelId':_0x55b2e3,'threadId':_0x1bdb9f,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x38d207=this[_0x227c00(0x244)][_0x227c00(0x25c)](_0x1bdb9f);_0x38d207[_0x227c00(0xf2)](_0x227c00(0x1ab)),_0x38d207[_0x227c00(0x1ab)]=!0x1,_0x49be99[_0x227c00(0x131)]=_0x38d207;}[_0x459443(0x1c0)](_0x200d73,_0x436803,_0x4585f7,_0x5bb706){const _0x190999=_0x459443;if(_0x200d73[_0x190999(0xfd)]!=_0x436803||_0x200d73[_0x190999(0x202)]!=_0x4585f7||_0x200d73[_0x190999(0x145)]['id']!=_0x5bb706)throw this[_0x190999(0x11a)][_0x190999(0x130)](_0x190999(0x1dd)),new _0x45e7eb(_0x190999(0x1dd),this);}[_0x459443(0x18f)](_0x5dd831,_0x329aca){const _0x5029a2=_0x459443,_0x22dc7c=_0x5dd831[_0x5029a2(0x24f)]();if(_0x329aca[_0x5029a2(0x1f8)](_0x22dc7c))_0x5dd831[_0x5029a2(0x191)]();else{if(_0x22dc7c[_0x5029a2(0x1de)](_0x329aca)){const _0x2c0284=this[_0x5029a2(0x152)][_0x5029a2(0x1bb)](_0x329aca[_0x5029a2(0x182)][_0x5029a2(0xbb)],_0x5029a2(0x111));this[_0x5029a2(0x1b5)](_0x5dd831,this[_0x5029a2(0x152)][_0x5029a2(0x1d4)](_0x22dc7c[_0x5029a2(0x182)],_0x2c0284));const _0xa9d331=_0x11ca4b(),_0x5207f8=_0x5dd831[_0x5029a2(0x145)]['id'],_0x2a9d36=_0x5dd831[_0x5029a2(0xfd)]+':'+_0x5dd831[_0x5029a2(0x202)];this[_0x5029a2(0x20f)]({'id':_0xa9d331,'type':_0x2a9d36,'createdAt':new Date(),'authorId':_0x5207f8,'data':_0x5dd831[_0x5029a2(0x1ce)],'attributes':_0x5dd831[_0x5029a2(0x1ec)]});const _0x56ce01=this[_0x5029a2(0x152)][_0x5029a2(0x1bb)](_0x329aca[_0x5029a2(0x111)][_0x5029a2(0x1f1)],_0x5029a2(0x203)),_0x57ff5c=this[_0x5029a2(0x152)][_0x5029a2(0x1d4)](_0x56ce01,_0x22dc7c[_0x5029a2(0x111)]);this[_0x5029a2(0x269)](_0x2a9d36,_0xa9d331,_0x5207f8,_0x57ff5c);}else{if(_0x22dc7c[_0x5029a2(0x185)](_0x329aca[_0x5029a2(0x182)])){const _0xc0b80=this[_0x5029a2(0x152)][_0x5029a2(0x1bb)](_0x329aca[_0x5029a2(0x182)][_0x5029a2(0xbb)],_0x5029a2(0x111));this[_0x5029a2(0x1b5)](_0x5dd831,this[_0x5029a2(0x152)][_0x5029a2(0x1d4)](_0x22dc7c[_0x5029a2(0x182)],_0xc0b80));}else{const _0x468d4f=this[_0x5029a2(0x152)][_0x5029a2(0x1bb)](_0x329aca[_0x5029a2(0x111)][_0x5029a2(0x1f1)],_0x5029a2(0x203));this[_0x5029a2(0x1b5)](_0x5dd831,this[_0x5029a2(0x152)][_0x5029a2(0x1d4)](_0x468d4f,_0x22dc7c[_0x5029a2(0x111)]));}}}}[_0x459443(0x14c)](_0x675d36){const _0x3a5085=_0x459443;for(const {suggestion:_0x176952,meta:_0x16ded8}of this[_0x3a5085(0x1f0)](_0x675d36,_0x3a5085(0x17a))){if(!_0x16ded8[_0x3a5085(0x268)])continue;const _0x9b6600=_0x176952[_0x3a5085(0x201)]();for(const _0x42180d of _0x9b6600)if(!_0x675d36[_0x3a5085(0xd3)](_0x42180d)[_0x3a5085(0xbc)])return!0x0;}return!0x1;}[_0x459443(0x227)](_0x254d03){const _0x4419f5=_0x459443,_0x1e9a60=this[_0x4419f5(0x11a)][_0x4419f5(0x257)][_0x4419f5(0x108)](_0x4419f5(0xfb))[_0x4419f5(0xd9)](_0x254d03);if(!_0x1e9a60)throw new _0x45e7eb(_0x4419f5(0xe9),this);return _0x1e9a60;}[_0x459443(0xed)](_0x555a07){const _0x27e161=_0x459443,_0x5a480e=this[_0x27e161(0x11a)][_0x27e161(0x257)][_0x27e161(0x108)](_0x27e161(0xfb)),_0x573c0e=_0x447837(_0x27e161(0x184)+_0x555a07),_0x1da9a8=_0x5a480e[_0x27e161(0xd9)](_0x573c0e);return _0x1da9a8||_0x5a480e[_0x27e161(0x1c4)]({'id':_0x573c0e,'name':_0x555a07});}[_0x459443(0x206)](_0x405d1f,_0x709d31,_0x33ca7d,_0x408cb0,_0x2afe6e){const _0x458b7b=_0x459443,_0x2cd30f=this[_0x458b7b(0x227)](_0x408cb0),_0x7ddd48=this[_0x458b7b(0x11c)][_0x458b7b(0xce)](_0x405d1f,_0x709d31,_0x33ca7d,_0x2cd30f,_0x2afe6e,_0x487c40=>{const _0x198b87=_0x458b7b;this[_0x198b87(0x25d)](_0x33ca7d,{'attributes':_0x487c40});const _0x1e1223=this[_0x198b87(0x1eb)](_0x33ca7d);this[_0x198b87(0x22a)](new Set([_0x1e1223])),this[_0x198b87(0x1f6)](new Set([_0x1e1223]));});return this[_0x458b7b(0xca)](_0x7ddd48,_0x458b7b(0x1b0),()=>{const _0xdf768a=_0x458b7b;this[_0xdf768a(0x25d)](_0x33ca7d,{'state':_0xdf768a(0x13c)});},{'priority':_0x458b7b(0xe7)}),this[_0x458b7b(0xca)](_0x7ddd48,_0x458b7b(0x1ac),()=>{const _0x846c55=_0x458b7b;this[_0x846c55(0x25d)](_0x33ca7d,{'state':_0x846c55(0x1e0)});},{'priority':_0x458b7b(0xe7)}),this[_0x458b7b(0x199)][_0x458b7b(0x233)](_0x33ca7d,_0x7ddd48),this[_0x458b7b(0x149)][_0x458b7b(0x233)](_0x7ddd48,_0x458b7b(0xf7)),_0x7ddd48;}[_0x459443(0xc8)](_0x2f85ff){const _0x210df0=_0x459443,_0x4a67ab=_0x2f85ff[_0x210df0(0x125)](':');return{'group':_0x4a67ab[0x0],'type':_0x4a67ab[0x1],'subType':_0x4a67ab[_0x210df0(0xbc)]>=0x5?_0x4a67ab[0x2]:null,'id':_0x4a67ab[_0x210df0(0xbc)]<0x5?_0x4a67ab[0x2]:_0x4a67ab[0x3],'authorId':_0x4a67ab[_0x210df0(0xbc)]<0x5?_0x4a67ab[0x3]:_0x4a67ab[0x4],'markerCount':0x6==_0x4a67ab[_0x210df0(0xbc)]?_0x4a67ab[0x5]:null};}[_0x459443(0x154)](_0x40e3db,_0x1d4156,_0x1d5a7e){const _0x106e4b=_0x459443,_0x3194ba=_0x40e3db[_0x106e4b(0x24f)](),_0x45b021=_0x3194ba[_0x106e4b(0x182)],_0x19d46f=_0x3194ba[_0x106e4b(0x111)];this[_0x106e4b(0x1b5)](_0x40e3db,this[_0x106e4b(0x152)][_0x106e4b(0x1d4)](_0x45b021,_0x1d4156));const _0xe4409a=_0x11ca4b(),_0x5575dc=_0x40e3db[_0x106e4b(0x145)]['id'],_0x558ab7=_0x40e3db[_0x106e4b(0xfd)]+(_0x40e3db[_0x106e4b(0x202)]?':'+_0x40e3db[_0x106e4b(0x202)]:'');this[_0x106e4b(0x20f)]({'id':_0xe4409a,'type':_0x558ab7,'createdAt':new Date(),'authorId':_0x5575dc,'originalSuggestionId':_0x40e3db['id'],'attributes':_0x40e3db[_0x106e4b(0x1ec)],'data':_0x40e3db[_0x106e4b(0x1ce)]});const _0x1db19c=this[_0x106e4b(0x217)](_0x40e3db);(_0x106e4b(0x193)==_0x40e3db[_0x106e4b(0xfd)]||_0x1db19c&&this[_0x106e4b(0x110)](_0x1db19c))&&(_0x1d5a7e=this[_0x106e4b(0x152)][_0x106e4b(0x1d2)](_0x1d5a7e[_0x106e4b(0x1f1)])),this[_0x106e4b(0x269)](_0x558ab7,_0xe4409a,_0x5575dc,this[_0x106e4b(0x152)][_0x106e4b(0x1d4)](_0x1d5a7e,_0x19d46f));}[_0x459443(0x1f0)](_0x52ca02,_0x240578=null){const _0x11553d=_0x459443,_0x57a267=[],_0x582d1b=this[_0x11553d(0x11a)][_0x11553d(0x257)][_0x11553d(0x108)](_0x11553d(0xfb))['me'];Array[_0x11553d(0x213)](_0x52ca02)||(_0x52ca02=[_0x52ca02]);for(const _0x2cc532 of this[_0x11553d(0x24a)]()){if(!_0x2cc532[_0x11553d(0xfa)])continue;if(_0x240578&&_0x2cc532[_0x11553d(0xfd)]!=_0x240578)continue;let _0x34348e=!0x1;for(const _0x1a2b9a of _0x2cc532[_0x11553d(0x201)]()){for(const _0x1c9a09 of _0x52ca02){const _0x48d966=_0x1c9a09[_0x11553d(0x182)][_0x11553d(0x1f8)](_0x1a2b9a[_0x11553d(0x111)])||_0x1c9a09[_0x11553d(0x111)][_0x11553d(0x1f8)](_0x1a2b9a[_0x11553d(0x182)]);if(_0x48d966||_0x1c9a09[_0x11553d(0xe1)](_0x1a2b9a)){const _0x55d7c4=_0x1c9a09[_0x11553d(0x1de)](_0x1a2b9a)&&Rt(this[_0x11553d(0x152)][_0x11553d(0x10e)],_0x1a2b9a[_0x11553d(0x182)],_0x1c9a09),_0x2525cf=_0x1a2b9a[_0x11553d(0x1de)](_0x1c9a09)&&Rt(this[_0x11553d(0x152)][_0x11553d(0x10e)],_0x1c9a09[_0x11553d(0x182)],_0x1a2b9a);_0x57a267[_0x11553d(0x252)]({'suggestion':_0x2cc532,'meta':{'isOwn':_0x582d1b==_0x2cc532[_0x11553d(0xf9)],'isNextTo':_0x48d966,'isInsideObject':_0x55d7c4,'containsRangeInObject':_0x2525cf}}),_0x34348e=!0x0;break;}}if(_0x34348e)break;}}return _0x57a267;}[_0x459443(0x269)](_0x144d9b,_0x380897,_0xa1723b,_0x24ad4b,_0x414b34){const _0x2974b5=_0x459443;this[_0x2974b5(0x152)][_0x2974b5(0x13d)](_0x542eea=>{const _0x3dca4c=_0x2974b5;let _0xbbdae5=_0x3dca4c(0x250)+_0x144d9b+':'+_0x380897+':'+_0xa1723b;_0x414b34&&(_0xbbdae5=_0xbbdae5+':'+_0x414b34),_0x542eea[_0x3dca4c(0x235)](_0xbbdae5,{'range':_0x24ad4b,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x459443(0x113)](_0x5de901){const _0x5e9b24=_0x459443,_0x59f011=_0x5de901[_0x5e9b24(0x259)],_0x5c9034=_0x5de901[_0x5e9b24(0x16f)];_0x5de901[_0x5e9b24(0x259)]=null,_0x5de901[_0x5e9b24(0x16f)]=null,null!=_0x59f011&&_0x59f011[_0x5e9b24(0x16f)]==_0x5de901&&(_0x59f011[_0x5e9b24(0x16f)]=_0x5c9034),null!=_0x5c9034&&_0x5c9034[_0x5e9b24(0x259)]==_0x5de901&&(_0x5c9034[_0x5e9b24(0x259)]=_0x59f011),_0x5e9b24(0x228)==this[_0x5e9b24(0x149)][_0x5e9b24(0x108)](_0x5de901)&&(this[_0x5e9b24(0x149)][_0x5e9b24(0x233)](_0x5de901,_0x5e9b24(0xc9)),this[_0x5e9b24(0x10f)](_0x5e9b24(0x24d),_0x5de901,_0x59f011,_0x5c9034));}[_0x459443(0x20f)](_0x3df5b5){const _0x40564b=_0x459443,_0x19ffe8=_0x3df5b5['id'],_0x130d9c=this[_0x40564b(0x147)](_0x3df5b5);if(this[_0x40564b(0x1ae)]&&this[_0x40564b(0x1ae)][_0x40564b(0x1d7)]){const _0x2a6bf8=this[_0x40564b(0x11a)][_0x40564b(0x257)][_0x40564b(0x108)](_0x40564b(0x1a2)),_0x2fffee=_0x130d9c[_0x40564b(0x12c)],_0x154924=_0x130d9c[_0x40564b(0x202)]?_0x130d9c[_0x40564b(0xfd)]+':'+_0x130d9c[_0x40564b(0x202)]:_0x130d9c[_0x40564b(0xfd)],_0x64b8b=this[_0x40564b(0x11a)][_0x40564b(0x12a)],_0x557e35=_0x2a6bf8[_0x40564b(0xf6)](_0x457f9a(_0x64b8b,_0x40564b(0x12f))),_0x1b59be={'id':_0x19ffe8,'type':_0x154924,'hasComments':_0x2fffee,'data':_0x3df5b5[_0x40564b(0x1ce)]||null,'originalSuggestionId':_0x3df5b5[_0x40564b(0x1ee)]||null,'attributes':_0x130d9c[_0x40564b(0x1ec)]};this[_0x40564b(0x1ae)][_0x40564b(0x1d7)](_0x1b59be)[_0x40564b(0x22c)](_0x602a05=>{const _0x4aefd0=_0x40564b;_0x130d9c[_0x4aefd0(0xbe)]=!0x0,_0x2a6bf8[_0x4aefd0(0x13b)](_0x557e35),_0x602a05&&_0x602a05[_0x4aefd0(0x177)]&&(this[_0x4aefd0(0x199)][_0x4aefd0(0x108)](_0x19ffe8)[_0x4aefd0(0x177)]=_0x602a05[_0x4aefd0(0x177)]);})[_0x40564b(0x132)](_0xa1255e=>{const _0x2dd457=_0x40564b;throw _0x441aaf(_0x2dd457(0x1e9)),this[_0x2dd457(0x11a)][_0x2dd457(0x137)][_0x2dd457(0x218)]({'isUndoable':!0x1},()=>{const _0x1d2cd1=_0x2dd457;_0x130d9c[_0x1d2cd1(0x1ac)]();}),_0x130d9c[_0x2dd457(0x225)](),this[_0x2dd457(0x199)][_0x2dd457(0xfe)](_0x130d9c['id']),this[_0x2dd457(0x149)][_0x2dd457(0xfe)](_0x130d9c),_0xa1255e;});}return _0x130d9c;}[_0x459443(0x110)](_0xed9cbc){const _0x50d1bd=_0x459443;return this[_0x50d1bd(0x1b7)][_0x50d1bd(0x165)](_0xed9cbc);}[_0x459443(0x25d)](_0x555371,_0x2048b5){const _0x4e2ea0=_0x459443,_0x89b94b=this[_0x4e2ea0(0x11a)][_0x4e2ea0(0x257)][_0x4e2ea0(0x108)](_0x4e2ea0(0x1a2)),_0x3ee5a3=this[_0x4e2ea0(0x1eb)](_0x555371);if(this[_0x4e2ea0(0x1ae)]&&this[_0x4e2ea0(0x1ae)][_0x4e2ea0(0x21e)]){if(_0x3ee5a3[_0x4e2ea0(0xbe)]){const _0x39b092=_0x89b94b[_0x4e2ea0(0xf6)](_0x457f9a(this[_0x4e2ea0(0x11a)][_0x4e2ea0(0x12a)],_0x4e2ea0(0x12f)));this[_0x4e2ea0(0x1ae)][_0x4e2ea0(0x21e)](_0x555371,_0x2048b5)[_0x4e2ea0(0x22c)](()=>{const _0x3fab26=_0x4e2ea0;_0x89b94b[_0x3fab26(0x13b)](_0x39b092);});}else _0x3ee5a3['on'](_0x4e2ea0(0x198),()=>{const _0x308413=_0x4e2ea0;this[_0x308413(0x25d)](_0x555371,_0x2048b5);});}}[_0x459443(0x248)](_0x3e7505){const _0x5262e4=_0x459443;if(!this[_0x5262e4(0x1ae)]||!this[_0x5262e4(0x1ae)][_0x5262e4(0x1eb)])throw new _0x45e7eb(_0x5262e4(0x156),this);return this[_0x5262e4(0x1ae)][_0x5262e4(0x1eb)](_0x3e7505);}[_0x459443(0x14d)](_0x75813d){const _0x44e759=_0x459443,{id:_0x128dea,type:_0x408e7a,subType:_0xa81aaa,authorId:_0x854bc4}=this[_0x44e759(0xc8)](_0x75813d),_0x2918de=this[_0x44e759(0x199)][_0x44e759(0x108)](_0x128dea)||this[_0x44e759(0x206)](_0x408e7a,_0xa81aaa,_0x128dea,_0x854bc4,{});switch(this[_0x44e759(0x1c0)](_0x2918de,_0x408e7a,_0xa81aaa,_0x854bc4),this[_0x44e759(0x149)][_0x44e759(0x108)](_0x2918de)){case _0x44e759(0xf7):this[_0x44e759(0x248)](_0x128dea)[_0x44e759(0x22c)](_0x3729dd=>{const _0x2b1442=_0x44e759;let _0x2b5fc7=Promise[_0x2b1442(0x101)]();_0x3729dd[_0x2b1442(0x12c)]&&(_0x2b5fc7=this[_0x2b1442(0x244)][_0x2b1442(0x1fe)]({'channelId':this[_0x2b1442(0x11a)][_0x2b1442(0x1f3)][_0x2b1442(0x108)](_0x2b1442(0x115)),'threadId':_0x128dea})),_0x2b5fc7[_0x2b1442(0x22c)](()=>{const _0x4e0ba2=_0x2b1442;this[_0x4e0ba2(0x147)](_0x3729dd)[_0x4e0ba2(0xbe)]=!0x0;});}),this[_0x44e759(0x149)][_0x44e759(0x233)](_0x2918de,_0x44e759(0x1bc));break;case _0x44e759(0xc9):this[_0x44e759(0x25d)](_0x128dea,{'state':_0x44e759(0xeb)});case _0x44e759(0x16c):this[_0x44e759(0x149)][_0x44e759(0x233)](_0x2918de,_0x44e759(0x228)),this[_0x44e759(0x10f)](_0x44e759(0x18d),_0x2918de);break;case _0x44e759(0x228):this[_0x44e759(0x10f)](_0x44e759(0x204),_0x2918de);}return _0x2918de[_0x44e759(0xd2)](_0x75813d),_0x2918de;}[_0x459443(0x1f6)](_0x41fb8a){const _0x431930=_0x459443,_0x1d3e64=Array[_0x431930(0x112)](_0x41fb8a),_0x1a1626=_0x1d3e64[_0x431930(0x1e2)](_0x5747a8=>_0x431930(0xc4)==_0x5747a8[_0x431930(0xfd)]);this[_0x431930(0x14f)](_0x1a1626);const _0x36607a=_0x1d3e64[_0x431930(0x1e2)](_0x55e729=>!_0x55e729[_0x431930(0x14b)]&&_0x431930(0xc4)!=_0x55e729[_0x431930(0xfd)]),_0x38cfea=this[_0x431930(0x24a)]({'skipNotAttached':!0x0})[_0x431930(0x1e2)](_0x4ddd7d=>!_0x4ddd7d[_0x431930(0x14b)]&&_0x431930(0xc4)!=_0x4ddd7d[_0x431930(0xfd)]),_0x6dc5dc=_0x38cfea[_0x431930(0x1e2)](_0x4621b2=>!_0x41fb8a[_0x431930(0x165)](_0x4621b2)),_0xf04d0a=new Map(_0x38cfea[_0x431930(0x119)](_0x4f16c6=>[_0x4f16c6,this[_0x431930(0x11c)][_0x431930(0xde)](_0x4f16c6[_0x431930(0xfd)],_0x4f16c6[_0x431930(0x202)],_0x431930(0x15f))])),_0x3340ee=new Map(_0x38cfea[_0x431930(0x119)](_0x140d1c=>[_0x140d1c,_0x140d1c[_0x431930(0x24f)]()])),_0x4e3e3f=new Set(),_0x3a7c6b=new Set();for(let _0x3562f0=0x0;_0x3562f0<_0x36607a[_0x431930(0xbc)];_0x3562f0++)_0x76986a(_0x36607a[_0x3562f0],_0x36607a,_0x3562f0+0x1);for(let _0x232dab=0x0;_0x232dab<_0x36607a[_0x431930(0xbc)];_0x232dab++)_0x76986a(_0x36607a[_0x232dab],_0x6dc5dc,0x0);const _0x54500c=new Set();for(let _0x2dc01d=0x0;_0x2dc01d<_0x36607a[_0x431930(0xbc)];_0x2dc01d++){const _0xd04ac4=_0x36607a[_0x2dc01d];!_0x3a7c6b[_0x431930(0x165)](_0xd04ac4)&&_0xd04ac4[_0x431930(0x259)]&&(_0x54500c[_0x431930(0xf6)](_0xd04ac4[_0x431930(0x259)]),_0xd04ac4[_0x431930(0x259)][_0x431930(0x16f)]===_0xd04ac4&&(_0xd04ac4[_0x431930(0x259)][_0x431930(0x16f)]=null),_0xd04ac4[_0x431930(0x259)]=null),!_0x4e3e3f[_0x431930(0x165)](_0xd04ac4)&&_0xd04ac4[_0x431930(0x16f)]&&(_0x54500c[_0x431930(0xf6)](_0xd04ac4[_0x431930(0x16f)]),_0xd04ac4[_0x431930(0x16f)][_0x431930(0x259)]===_0xd04ac4&&(_0xd04ac4[_0x431930(0x16f)][_0x431930(0x259)]=null),_0xd04ac4[_0x431930(0x16f)]=null);}function _0x76986a(_0x223e92,_0xce89c0,_0x57b6be){const _0x3c5a50=_0x431930;for(let _0x11c274=_0x57b6be;_0x11c274<_0xce89c0[_0x3c5a50(0xbc)];_0x11c274++){const _0x191e44=_0x4a0918(_0x223e92,_0xce89c0[_0x11c274]);_0x191e44&&(_0x191e44[0x0][_0x3c5a50(0x16f)]=_0x191e44[0x1],_0x191e44[0x1][_0x3c5a50(0x259)]=_0x191e44[0x0],_0x4e3e3f[_0x3c5a50(0xf6)](_0x191e44[0x0]),_0x3a7c6b[_0x3c5a50(0xf6)](_0x191e44[0x1]));}}function _0x4a0918(_0x447a98,_0x40cd16){const _0x49f46e=_0x431930;if(_0x447a98[_0x49f46e(0xf9)]['id']!==_0x40cd16[_0x49f46e(0xf9)]['id'])return null;const _0x26255e=_0xf04d0a[_0x49f46e(0x108)](_0x447a98)(_0x447a98,_0x40cd16,_0x3340ee[_0x49f46e(0x108)](_0x447a98),_0x3340ee[_0x49f46e(0x108)](_0x40cd16));if(!_0x26255e)return null;return _0xf04d0a[_0x49f46e(0x108)](_0x40cd16)(_0x447a98,_0x40cd16,_0x3340ee[_0x49f46e(0x108)](_0x447a98),_0x3340ee[_0x49f46e(0x108)](_0x40cd16))?_0x26255e[0x1][_0x49f46e(0x131)]&&_0x26255e[0x1][_0x49f46e(0x131)][_0x49f46e(0xbc)]?null:_0x26255e:null;}_0x54500c[_0x431930(0x255)]&&this[_0x431930(0x1f6)](_0x54500c);}[_0x459443(0x14f)](_0x5b20bd){const _0x2a5d09=_0x459443;if(0x0==_0x5b20bd[_0x2a5d09(0xbc)])return;const _0x2cb513=this[_0x2a5d09(0x24a)]({'skipNotAttached':!0x0})[_0x2a5d09(0x1e2)](_0x45494f=>_0x2a5d09(0xc4)==_0x45494f[_0x2a5d09(0xfd)]&&_0x45494f[_0x2a5d09(0x1b8)]),_0x493900=[],_0xa5ac7e=new Map();for(const _0x5cc4d8 of _0x2cb513){const _0x3c47ae=_0x447837(_0x5cc4d8[_0x2a5d09(0x1ec)]);_0xa5ac7e[_0x2a5d09(0x165)](_0x3c47ae)||(_0xa5ac7e[_0x2a5d09(0x233)](_0x3c47ae,_0x493900[_0x2a5d09(0xbc)]),_0x493900[_0x2a5d09(0x252)]([]));const _0x3d58e3=_0xa5ac7e[_0x2a5d09(0x108)](_0x3c47ae);_0x493900[_0x3d58e3][_0x2a5d09(0x252)](_0x5cc4d8);}!(function(){const _0x586da1=_0x2a5d09;_0x493900[_0x586da1(0x21c)]((_0x1291aa,_0x56aabd)=>{const _0x14c920=_0x586da1,_0x2d349d=_0x1291aa[0x0][_0x14c920(0x177)],_0x530975=_0x56aabd[0x0][_0x14c920(0x177)];return _0x2d349d==_0x530975?_0x1291aa[0x0][_0x14c920(0x1ec)][_0x14c920(0x21d)]<_0x56aabd[0x0][_0x14c920(0x1ec)][_0x14c920(0x21d)]?-0x1:0x1:_0x2d349d<_0x530975?-0x1:0x1;});for(const _0x4b07db of _0x493900)_0x4b07db[_0x586da1(0x21c)]((_0x5e936b,_0x23a560)=>_0x5e936b['id']<_0x23a560['id']?-0x1:0x1);}());for(let _0x4b12bf=0x0;_0x4b12bf<_0x493900[_0x2a5d09(0xbc)];_0x4b12bf++){if(0x0==_0x493900[_0x4b12bf][_0x2a5d09(0xbc)])continue;const _0x2b4250=[];for(let _0x3d2f2c=_0x4b12bf+0x1;_0x3d2f2c<_0x493900[_0x2a5d09(0xbc)];_0x3d2f2c++)0x0!=_0x493900[_0x3d2f2c][_0x2a5d09(0xbc)]&&_0x2c0e1c(_0x493900[_0x4b12bf],_0x493900[_0x3d2f2c])&&_0x2b4250[_0x2a5d09(0x252)](_0x3d2f2c);for(const _0xf4e39c of _0x2b4250)_0x493900[_0x4b12bf]=_0x493900[_0x4b12bf][_0x2a5d09(0x249)](_0x493900[_0xf4e39c]),_0x493900[_0xf4e39c]=[];}for(const _0x1334b0 of _0x493900)for(let _0x198a96=0x0;_0x198a96<_0x1334b0[_0x2a5d09(0xbc)];_0x198a96++)_0x1334b0[_0x198a96][_0x2a5d09(0x16f)]=_0x1334b0[_0x198a96+0x1]||null;for(const _0x2ecd20 of _0x493900)for(let _0x1c27bb=0x0;_0x1c27bb<_0x2ecd20[_0x2a5d09(0xbc)];_0x1c27bb++)_0x2ecd20[_0x1c27bb][_0x2a5d09(0x259)]=_0x2ecd20[_0x1c27bb-0x1]||null;function _0x2c0e1c(_0x148b6a,_0x4f74c5){const _0x358e6f=_0x2a5d09;if(_0x148b6a[0x0][_0x358e6f(0x1ec)][_0x358e6f(0x21d)]!==_0x4f74c5[0x0][_0x358e6f(0x1ec)][_0x358e6f(0x21d)]&&_0x148b6a[0x0][_0x358e6f(0xf9)]!==_0x4f74c5[0x0][_0x358e6f(0xf9)])return!0x1;if(!function(_0xc8064a,_0x144bff){const _0x2ad4ec=_0x358e6f;if(!_0xc8064a[_0x2ad4ec(0x12c)]&&!_0x144bff[_0x2ad4ec(0x12c)])return!0x0;if(_0xc8064a[_0x2ad4ec(0x12c)]&&_0x144bff[_0x2ad4ec(0x12c)])return!0x1;if(_0xc8064a[_0x2ad4ec(0x12c)]&&_0x144bff[_0x2ad4ec(0x177)]<_0xc8064a[_0x2ad4ec(0x131)][_0x2ad4ec(0x210)][_0x2ad4ec(0x108)](0x0)[_0x2ad4ec(0x177)])return!0x0;if(_0x144bff[_0x2ad4ec(0x12c)]&&_0xc8064a[_0x2ad4ec(0x177)]<_0x144bff[_0x2ad4ec(0x131)][_0x2ad4ec(0x210)][_0x2ad4ec(0x108)](0x0)[_0x2ad4ec(0x177)])return!0x0;return!0x1;}(_0x148b6a[0x0],_0x4f74c5[0x0]))return!0x1;const _0x5e8e42=_0x53a7c3(_0x148b6a[0x0][_0x358e6f(0x1ec)],_0x358e6f(0x21d)),_0xaa7582=_0x53a7c3(_0x4f74c5[0x0][_0x358e6f(0x1ec)],_0x358e6f(0x21d));if(!_0x100d4e(_0x5e8e42,_0xaa7582))return!0x1;return!!_0x148b6a[_0x358e6f(0xdb)](_0xf3e068=>_0x4f74c5[_0x358e6f(0x1cf)](_0x459b0c=>_0xf3e068[_0x358e6f(0x24f)]()[_0x358e6f(0x1f8)](_0x459b0c[_0x358e6f(0x24f)]())))&&_0x4f74c5[_0x358e6f(0xdb)](_0x24f15b=>_0x148b6a[_0x358e6f(0x1cf)](_0x25816d=>_0x24f15b[_0x358e6f(0x24f)]()[_0x358e6f(0x1f8)](_0x25816d[_0x358e6f(0x24f)]())));}}[_0x459443(0x22a)](_0x56903d){const _0x56bac3=_0x459443,_0x5ca4bc=Array[_0x56bac3(0x112)](_0x56903d),_0x293db5=this[_0x56bac3(0x24a)]({'skipNotAttached':!0x0}),_0x12d2d0=_0x293db5[_0x56bac3(0x1e2)](_0x2f1aa3=>!_0x56903d[_0x56bac3(0x165)](_0x2f1aa3)),_0x2ea146=new Map(_0x5ca4bc[_0x56bac3(0x119)](_0x4c5948=>[_0x4c5948,this[_0x56bac3(0x11c)][_0x56bac3(0xde)](_0x4c5948[_0x56bac3(0xfd)],_0x4c5948[_0x56bac3(0x202)],_0x56bac3(0x16a))])),_0x31a529=new Map(_0x293db5[_0x56bac3(0x119)](_0x5e43b8=>[_0x5e43b8,_0x5e43b8[_0x56bac3(0x201)]()]));for(let _0x3e8b0e=0x0;_0x3e8b0e<_0x5ca4bc[_0x56bac3(0xbc)];_0x3e8b0e++){if(_0x49688e(this,_0x5ca4bc[_0x3e8b0e],_0x5ca4bc,_0x3e8b0e+0x1))return!0x0;}for(let _0x5d53c8=0x0;_0x5d53c8<_0x5ca4bc[_0x56bac3(0xbc)];_0x5d53c8++){if(_0x49688e(this,_0x5ca4bc[_0x5d53c8],_0x12d2d0,0x0))return!0x0;}return!0x1;function _0x49688e(_0x3ccb5a,_0x3ae647,_0xf42821,_0x5aa85a){const _0x497605=_0x56bac3;for(let _0x394733=_0x5aa85a;_0x394733<_0xf42821[_0x497605(0xbc)];_0x394733++){const _0x25e018=_0xf42821[_0x394733];if(_0x25e018[_0x497605(0xfd)]!==_0x3ae647[_0x497605(0xfd)]||_0x25e018[_0x497605(0xf9)]['id']!==_0x3ae647[_0x497605(0xf9)]['id']||_0x25e018[_0x497605(0x202)]!==_0x3ae647[_0x497605(0x202)])continue;if(!Pt(_0x3ae647,_0x25e018,[_0x497605(0x21d)]))continue;if(_0x497605(0xc4)==_0x3ae647[_0x497605(0xfd)]&&_0x3ae647[_0x497605(0x1ce)][_0x497605(0x220)]!=_0x25e018[_0x497605(0x1ce)][_0x497605(0x220)])continue;if(_0x497605(0xc4)==_0x3ae647[_0x497605(0xfd)]&&_0x3ccb5a[_0x497605(0x110)](_0x3ae647[_0x497605(0x1ce)][_0x497605(0x231)]))continue;if(_0x497605(0x193)==_0x3ae647[_0x497605(0xfd)]){const _0x1fe279=_0x3ccb5a[_0x497605(0x11a)][_0x497605(0x137)],_0x2e2cac=_0x3ae647[_0x497605(0x1d5)]();if(_0x2e2cac&&(_0x1fe279[_0x497605(0x10e)][_0x497605(0x1fc)](_0x2e2cac)||_0x1fe279[_0x497605(0x10e)][_0x497605(0x1d8)](_0x2e2cac)))continue;}const _0x2012e2=_0x2ea146[_0x497605(0x108)](_0x3ae647),_0x27a731=_0x31a529[_0x497605(0x108)](_0x3ae647),_0x5b7c23=_0x31a529[_0x497605(0x108)](_0x25e018),_0x5cf9b7=_0x3ae647[_0x497605(0x131)]&&_0x3ae647[_0x497605(0x131)][_0x497605(0xbc)],_0x196beb=_0x25e018[_0x497605(0x131)]&&_0x25e018[_0x497605(0x131)][_0x497605(0xbc)];if(!_0x5cf9b7&&_0x2012e2(_0x5b7c23,_0x27a731))return _0x3ccb5a[_0x497605(0x1e6)](_0x25e018,_0x3ae647),_0x31a529[_0x497605(0xfe)](_0x3ae647),!0x0;if(!_0x196beb&&_0x2012e2(_0x27a731,_0x5b7c23))return _0x3ccb5a[_0x497605(0x1e6)](_0x3ae647,_0x25e018),_0x31a529[_0x497605(0xfe)](_0x25e018),!0x0;}return!0x1;}}[_0x459443(0x1e6)](_0xda6ec3,_0x4b2765){const _0x5e827e=_0x459443;if(_0xda6ec3[_0x5e827e(0x14b)]){for(const _0x2c0fd0 of _0x4b2765[_0x5e827e(0x201)]())_0xda6ec3[_0x5e827e(0x209)](_0x2c0fd0);}else{const _0x5ad9e8=_0x4b2765[_0x5e827e(0x24f)]()[_0x5e827e(0x111)];this[_0x5e827e(0x1b5)](_0xda6ec3,this[_0x5e827e(0x152)][_0x5e827e(0x1d4)](_0xda6ec3[_0x5e827e(0x24f)]()[_0x5e827e(0x182)],_0x5ad9e8));}_0x4b2765[_0x5e827e(0x191)]();}[_0x459443(0x12d)](_0xc61446,_0x3168e9){const _0x32b11b=_0x459443,_0x4f5f5c=_0xc61446[_0x32b11b(0x20b)](_0x32b11b(0x1e8))||_0xc61446[_0x32b11b(0x20b)](_0x32b11b(0xc4))?_0x32b11b(0x121):_0xc61446[_0x32b11b(0x175)]();return _0x457f9a(this[_0x32b11b(0x11a)][_0x32b11b(0x12a)],_0x3168e9+'_'+_0x4f5f5c+_0x32b11b(0x17c));}[_0x459443(0x230)](){const _0x1a3822=_0x459443,_0x3c3775=this[_0x1a3822(0x11a)];if(!_0x3c3775['ui'])return;const {ariaLiveAnnouncer:_0x3e4834}=_0x3c3775['ui'];_0xdf0c50(this[_0x1a3822(0x152)],({left:_0x2a8991,entered:_0x3ffa33})=>{const _0x556932=_0x1a3822;for(const _0x451144 of _0x2a8991){const {group:_0x3744f2,type:_0x2b772c}=this[_0x556932(0xc8)](_0x451144[_0x556932(0x1bf)]);if(_0x556932(0x153)===_0x3744f2){_0x3e4834[_0x556932(0x16d)](this[_0x556932(0x12d)](_0x2b772c,_0x556932(0x22f)));break;}}for(const _0x3e0007 of _0x3ffa33){const {group:_0x151875,type:_0x248023}=this[_0x556932(0xc8)](_0x3e0007[_0x556932(0x1bf)]);if(_0x556932(0x153)===_0x151875){_0x3e4834[_0x556932(0x16d)](this[_0x556932(0x12d)](_0x248023,_0x556932(0x1fd)));break;}}});}[_0x459443(0x13a)](_0x43b54a){const _0x5970cc=_0x459443;if(this[_0x5970cc(0x11e)])return!0x1;const _0xdf8acd=this[_0x5970cc(0x11a)],_0x536316=_0xdf8acd[_0x5970cc(0x137)][_0x5970cc(0xcc)][_0x5970cc(0x19b)][_0x5970cc(0x10c)]();if(0x0==_0x536316[_0x5970cc(0xbc)])return!0x1;const _0x49b7c9=[],_0x263fdf=_0x536316[_0x5970cc(0x1e2)](_0x4cc2ce=>_0x5970cc(0xc4)==_0x4cc2ce[_0x5970cc(0xfd)]),_0x1d29be=_0x536316[_0x5970cc(0x1e2)](_0x17035b=>_0x5970cc(0x16b)==_0x17035b[_0x5970cc(0xfd)]&&_0x5970cc(0x107)!=_0x17035b[_0x5970cc(0x1bf)]),_0x12140b=_0x536316[_0x5970cc(0x1e2)](_0xba2588=>_0x5970cc(0x13b)==_0xba2588[_0x5970cc(0xfd)]&&_0x5970cc(0x107)!=_0xba2588[_0x5970cc(0x1bf)]);for(const _0x58d7db of _0x263fdf)_0x49b7c9[_0x5970cc(0x252)]({'key':_0x58d7db[_0x5970cc(0xbd)],'newValue':_0x58d7db[_0x5970cc(0x123)],'oldValue':_0x58d7db[_0x5970cc(0x243)],'range':Ot(_0x58d7db[_0x5970cc(0x189)],_0xdf8acd[_0x5970cc(0x137)])});for(const _0x4fcfee of _0x1d29be){const _0x291531=_0x12140b[_0x5970cc(0x200)](_0x5b1a8e=>_0x5b1a8e[_0x5970cc(0x246)][_0x5970cc(0x1f8)](_0x4fcfee[_0x5970cc(0x246)]));_0x291531&&_0x49b7c9[_0x5970cc(0x252)]({'key':_0x5970cc(0xcb),'newValue':_0x4fcfee[_0x5970cc(0x1bf)],'oldValue':_0x291531[_0x5970cc(0x1bf)],'range':_0xdf8acd[_0x5970cc(0x137)][_0x5970cc(0xc7)](_0x4fcfee[_0x5970cc(0x246)][_0x5970cc(0xcd)])});}return 0x0!=_0x49b7c9[_0x5970cc(0xbc)]&&this[_0x5970cc(0x1c3)](_0x43b54a,_0x49b7c9);}[_0x459443(0x245)](_0x22ddbf){const _0x2056a5=_0x459443;let _0x638964=!0x1;const _0x5bf3fd=this[_0x2056a5(0x11a)][_0x2056a5(0x137)][_0x2056a5(0xcc)][_0x2056a5(0x19b)][_0x2056a5(0x1e3)]()[_0x2056a5(0x1e2)](_0x98f914=>_0x98f914[_0x2056a5(0x1ce)][_0x2056a5(0x106)]&&_0x98f914[_0x2056a5(0x1bf)][_0x2056a5(0x20b)](_0x2056a5(0x1ef)));for(const _0x3b3cf7 of _0x5bf3fd){const {subType:_0x160756,id:_0x3a1ab4}=this[_0x2056a5(0xc8)](_0x3b3cf7[_0x2056a5(0x1bf)]),_0x46e43f=_0x160756[_0x2056a5(0x125)]('|')[0x0];for(const _0x1d8e7f of this[_0x2056a5(0x24a)]({'skipNotAttached':!0x0}))_0x1d8e7f['id']!=_0x3a1ab4&&_0x2056a5(0xc4)==_0x1d8e7f[_0x2056a5(0xfd)]&&_0x1d8e7f[_0x2056a5(0x1ce)]&&_0x1d8e7f[_0x2056a5(0x1ce)][_0x2056a5(0x231)]==_0x46e43f&&_0x1d8e7f[_0x2056a5(0x24f)]()[_0x2056a5(0x24e)](_0x3b3cf7[_0x2056a5(0x1ce)][_0x2056a5(0x106)])&&(this[_0x2056a5(0x253)](_0x1d8e7f,_0x3b3cf7[_0x2056a5(0x1ce)][_0x2056a5(0x106)],_0x22ddbf),_0x638964=!0x0);}return _0x638964;}[_0x459443(0x221)](_0x53eeb4){const _0x1446cc=_0x459443;this[_0x1446cc(0x11a)],(this[_0x1446cc(0x11e)]=!0x0,_0x53eeb4());}[_0x459443(0x10b)](_0x111a91){const _0x8829c6=_0x459443,_0x38b476=this[_0x8829c6(0x110)](_0x111a91),_0x334a5c=this[_0x8829c6(0x1e4)][_0x8829c6(0x165)](_0x111a91);return _0x38b476||_0x334a5c;}[_0x459443(0x1c3)](_0x5a35c5,_0x55af79){const _0x4a92a6=_0x459443;if(0x0==_0x55af79[_0x4a92a6(0xbc)])return!0x1;let _0x331e19=!0x1;for(const _0x51ce3a of _0x55af79){const _0x1e41f2=this[_0x4a92a6(0x1f0)](_0x51ce3a[_0x4a92a6(0x189)],_0x4a92a6(0xc4))[_0x4a92a6(0x1e2)](_0x24ad4c=>!_0x24ad4c[_0x4a92a6(0x151)][_0x4a92a6(0x155)])[_0x4a92a6(0x119)](_0x54f750=>_0x54f750[_0x4a92a6(0x153)]),_0xa65f7d=_0x447837({'newValue':_0x51ce3a[_0x4a92a6(0x18c)]});_0x1e41f2[_0x4a92a6(0x1e2)](_0x533c91=>{const _0x97146d=_0x4a92a6,[_0x25277e,_0xa992c2]=_0x533c91[_0x97146d(0x202)][_0x97146d(0x125)]('|');return _0x25277e==_0x51ce3a[_0x97146d(0x231)]&&_0xa992c2!=_0xa65f7d;})[_0x4a92a6(0x22d)](_0x2f2c65=>{const _0x51a23f=_0x4a92a6;this[_0x51a23f(0x253)](_0x2f2c65,_0x51ce3a[_0x51a23f(0x189)],_0x5a35c5),_0x331e19=!0x0;});}return _0x331e19;}[_0x459443(0x253)](_0x465047,_0x1ad6fb,_0x3e827e){const _0x530abd=_0x459443,_0x420ec7=_0x465047[_0x530abd(0x24f)]()[_0x530abd(0xd3)](_0x1ad6fb);0x0!==_0x420ec7[_0x530abd(0xbc)]?0x1!==_0x420ec7[_0x530abd(0xbc)]?this[_0x530abd(0x154)](_0x465047,_0x1ad6fb[_0x530abd(0x182)],_0x1ad6fb[_0x530abd(0x111)]):this[_0x530abd(0x1b5)](_0x465047,_0x420ec7[0x0]):_0x3e827e[_0x530abd(0x15e)](_0x465047[_0x530abd(0x188)]());}}class xt{constructor(_0x1425b9){const _0x155785=_0x459443;this[_0x155785(0x150)]=_0x1425b9,this[_0x155785(0x152)]=_0x1425b9[_0x155785(0x137)],this[_0x155785(0xd8)]=new Map(),this[_0x155785(0x1aa)]=new Map(),this[_0x155785(0x124)]();}[_0x459443(0xce)](_0x354ac8,_0x569a95,_0x477cfc,_0x1ed193,_0x30bd7b,_0x23ddaa){const _0x61ceca=_0x459443;return new _0x32f893(this[_0x61ceca(0x152)],{'type':_0x354ac8,'subType':_0x569a95,'id':_0x477cfc,'author':_0x1ed193,'creator':_0x1ed193,'attributes':_0x30bd7b,'onAttributesChange':_0x23ddaa,'onAccept':(..._0x1c6f5d)=>this[_0x61ceca(0xde)](_0x354ac8,_0x569a95,_0x61ceca(0x1b0))(..._0x1c6f5d),'onDiscard':(..._0x2a4937)=>this[_0x61ceca(0xde)](_0x354ac8,_0x569a95,_0x61ceca(0x1ac))(..._0x2a4937)});}[_0x459443(0x13f)](_0x42de11,_0x52550b,_0x49a83b,_0x1c89a5){const _0x2ae1b9=_0x459443,_0x44d0eb=_0x42de11+':'+_0x52550b+':'+_0x49a83b;this[_0x2ae1b9(0xd8)][_0x2ae1b9(0x233)](_0x44d0eb,_0x1c89a5);}[_0x459443(0xde)](_0x550a03,_0x4c8c79,_0x70af08){const _0x12803e=_0x459443,_0x251888=_0x550a03+':'+_0x4c8c79+':'+_0x70af08;return this[_0x12803e(0xd8)][_0x12803e(0x108)](_0x251888)||this[_0x12803e(0x1aa)][_0x12803e(0x108)](_0x550a03+':'+_0x70af08);}[_0x459443(0x124)](){const _0x5c460d=_0x459443,_0x1ece09=()=>!0x1,_0x19448a=_0x56d2b9=>{const _0x91d47e=_0x4459;_0x56d2b9[_0x91d47e(0x21c)]((_0x22a6b8,_0x47b0ef)=>_0x22a6b8[_0x91d47e(0x182)][_0x91d47e(0x22e)](_0x47b0ef[_0x91d47e(0x182)])?0x1:-0x1),this[_0x91d47e(0x152)][_0x91d47e(0x13d)](_0x25cc85=>{const _0x3056f3=_0x91d47e;for(const _0x410bc1 of _0x56d2b9){let _0x55e231;_0x55e231=_0x410bc1[_0x3056f3(0x111)][_0x3056f3(0x1b9)]&&_0x410bc1[_0x3056f3(0x111)][_0x3056f3(0x1f1)]==_0x410bc1[_0x3056f3(0x182)][_0x3056f3(0xcd)]?_0x25cc85[_0x3056f3(0x1ca)](_0x410bc1[_0x3056f3(0x182)][_0x3056f3(0xcd)],'on'):_0x25cc85[_0x3056f3(0x1ca)](_0x410bc1),this[_0x3056f3(0x152)][_0x3056f3(0x143)](_0x55e231,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x34af6f=(_0x3e9ded,_0x122692)=>{const _0xac837d=_0x4459;_0x122692&&this[_0xac837d(0x152)][_0xac837d(0x13d)](_0x2d7a98=>{const _0x185cd9=_0xac837d,{commandName:_0x327fd8,commandParams:_0x416b89=[]}=_0x122692,_0x51042f=_0x3e9ded[_0x185cd9(0x119)](_0x13267f=>(Tt(_0x13267f)&&(_0x13267f=this[_0x185cd9(0x152)][_0x185cd9(0x1d4)](_0x13267f[_0x185cd9(0x111)])),_0x13267f))[_0x185cd9(0x1e2)](_0x17eade=>_0x185cd9(0x229)!==_0x17eade[_0x185cd9(0x1d9)][_0x185cd9(0x223)]);if(_0x51042f[_0x185cd9(0xbc)]<0x1)return;const _0x33a2e0=Array[_0x185cd9(0x112)](this[_0x185cd9(0x152)][_0x185cd9(0xcc)][_0x185cd9(0xfc)][_0x185cd9(0x201)]())[_0x185cd9(0x119)](_0x302e12=>_0x23308b[_0x185cd9(0x186)](_0x302e12));_0x2d7a98[_0x185cd9(0x17e)](_0x51042f);for(const _0x490da8 of this[_0x185cd9(0x150)][_0x185cd9(0x23c)][_0x185cd9(0x23c)]())_0x490da8[_0x185cd9(0xec)]();_0x416b89[_0x185cd9(0x252)]({'forceDefaultExecution':!0x0}),this[_0x185cd9(0x150)][_0x185cd9(0xdf)](_0x327fd8,..._0x416b89);const _0x35e86f=_0x33a2e0[_0x185cd9(0x1e2)](_0x2fe7b5=>_0x185cd9(0x229)!=_0x2fe7b5[_0x185cd9(0x1d9)][_0x185cd9(0x223)]);_0x35e86f[_0x185cd9(0xbc)]>0x0&&_0x2d7a98[_0x185cd9(0x17e)](_0x35e86f);for(const _0x142bb8 of _0x33a2e0)_0x142bb8[_0x185cd9(0x1cd)]();});},_0x479f12=(_0x548e53,_0x251c6e)=>0x1==_0x548e53[_0x5c460d(0xbc)]&&0x1==_0x251c6e[_0x5c460d(0xbc)]&&_0x548e53[0x0][_0x5c460d(0x111)][_0x5c460d(0x1f8)](_0x251c6e[0x0][_0x5c460d(0x182)]),_0x26880b=(_0xaa6b3f,_0x3b3996,_0x5c9bad,_0x513197)=>Ft(_0xaa6b3f,_0x3b3996,_0x5c9bad,_0x513197,this[_0x5c460d(0x152)])?[_0xaa6b3f,_0x3b3996]:Ft(_0x3b3996,_0xaa6b3f,_0x513197,_0x5c9bad,this[_0x5c460d(0x152)])?[_0x3b3996,_0xaa6b3f]:null;this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0xe3),_0x1ece09),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x1a6),_0x19448a),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x1c6),_0x479f12),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x174),_0x26880b),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x242),_0x19448a),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x1ad),_0x1ece09),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x194),_0x479f12),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x1f5),_0x26880b),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x236),_0x34af6f),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x167),_0x1ece09),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x247),_0x479f12),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x1d0),_0x1ece09),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x146),_0x34af6f),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x15d),_0x1ece09),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x1a7),_0x479f12),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x21f),_0x1ece09),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x172),_0x1ece09),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x251),(_0x511322,_0x17acd3)=>{const _0x397cb9=_0x5c460d;if(!_0x17acd3)return;const _0x2cb8c6=this[_0x397cb9(0x150)][_0x397cb9(0x257)][_0x397cb9(0x108)](p);this[_0x397cb9(0x152)][_0x397cb9(0x13d)](_0x42ab26=>{const _0xad7aac=_0x397cb9;if(_0xad7aac(0xcb)==_0x17acd3[_0xad7aac(0x231)])for(const _0x716895 of _0x511322){const _0x22f623=_0x716895[_0xad7aac(0x182)][_0xad7aac(0xcd)],_0x409e3c=_0x17acd3[_0xad7aac(0x220)];_0x42ab26[_0xad7aac(0x226)](_0x22f623,_0x409e3c);}else{if(_0x2cb8c6[_0xad7aac(0x110)](_0x17acd3[_0xad7aac(0x231)])){for(const _0x37c479 of _0x511322)void 0x0!==_0x17acd3[_0xad7aac(0x220)]?_0x42ab26[_0xad7aac(0x21b)](_0x17acd3[_0xad7aac(0x231)],_0x17acd3[_0xad7aac(0x220)],_0x37c479[_0xad7aac(0x182)][_0xad7aac(0xcd)]):_0x42ab26[_0xad7aac(0x19f)](_0x17acd3[_0xad7aac(0x231)],_0x37c479[_0xad7aac(0x182)][_0xad7aac(0xcd)]);}else{for(const _0x5a5cb4 of _0x511322)_0x17acd3[_0xad7aac(0x220)]?_0x42ab26[_0xad7aac(0x21b)](_0x17acd3[_0xad7aac(0x231)],_0x17acd3[_0xad7aac(0x220)],_0x5a5cb4):_0x42ab26[_0xad7aac(0x19f)](_0x17acd3[_0xad7aac(0x231)],_0x5a5cb4);}}});}),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x20d),_0x479f12);}}function Rt(_0x308a48,_0x393bc2,_0x6b2560){const _0x157846=_0x459443;for(const _0x30f390 of _0x393bc2[_0x157846(0x1f1)][_0x157846(0xf1)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x30f390[_0x157846(0x1d9)]==_0x30f390)return!0x1;if(!_0x6b2560[_0x157846(0x263)](_0x30f390))return!0x1;if(_0x308a48[_0x157846(0x1fc)](_0x30f390)||_0x308a48[_0x157846(0x1d8)](_0x30f390))return!0x0;}return!0x1;}function Tt(_0x266859){const _0x1dc416=_0x459443;return _0x266859[_0x1dc416(0x111)][_0x1dc416(0x1f1)]==_0x266859[_0x1dc416(0x182)][_0x1dc416(0xcd)]&&_0x266859[_0x1dc416(0x111)][_0x1dc416(0x126)];}function Et(_0x5088ec,_0x1874bb,_0x103a2a,_0x1592a9){const _0x467429=_0x459443,_0x474cd5=_0x1f0c5d=>!_0x1f0c5d[_0x467429(0x1f4)]['is'](_0x467429(0x25a))&&!_0x1592a9[_0x467429(0x1fc)](_0x1f0c5d[_0x467429(0x1f4)]),_0x170f6b=_0x5088ec[_0x467429(0x182)][_0x467429(0x1cb)](_0x474cd5),_0x1ff7e2=_0x5088ec[_0x467429(0x111)][_0x467429(0x1cb)](_0x474cd5,{'direction':_0x467429(0x11f)});return(!_0x5088ec[_0x467429(0x182)][_0x467429(0x1f8)](_0x170f6b)||!_0x5088ec[_0x467429(0x111)][_0x467429(0x1f8)](_0x1ff7e2))&&(_0x170f6b[_0x467429(0x22e)](_0x1ff7e2)?_0x103a2a[_0x467429(0x128)](_0x1874bb,{'range':_0x103a2a[_0x467429(0x1d4)](_0x170f6b,_0x1ff7e2)}):_0x103a2a[_0x467429(0x15e)](_0x1874bb),!0x0);}function Vt(_0x542fd6){return _0x447837(_0x542fd6);}function Ut(_0x2de73e){const _0x535502=_0x459443,_0x210bcc=_0x2de73e[_0x535502(0x182)][_0x535502(0xcd)];return _0x210bcc&&_0x210bcc['is'](_0x535502(0xd5));}function Ot(_0x39d388,_0x189590){const _0x34cd40=_0x459443;return null==_0x39d388[_0x34cd40(0x111)][_0x34cd40(0xbb)]&&_0x39d388[_0x34cd40(0x111)][_0x34cd40(0x1f1)]==_0x39d388[_0x34cd40(0x182)][_0x34cd40(0xcd)]?Gt(_0x39d388[_0x34cd40(0x182)][_0x34cd40(0xcd)],_0x189590):_0x39d388;}function Gt(_0xba211c,_0x260ec7){const _0x5c9d29=_0x459443,_0x4383e5=_0x260ec7[_0x5c9d29(0x10e)][_0x5c9d29(0x1fc)](_0xba211c)||_0x260ec7[_0x5c9d29(0x10e)][_0x5c9d29(0x1ba)](_0xba211c);return _0x260ec7[_0x5c9d29(0x1d4)](_0x260ec7[_0x5c9d29(0x1bb)](_0xba211c,_0x5c9d29(0x265)),_0x4383e5?_0x260ec7[_0x5c9d29(0x160)](_0xba211c):_0x260ec7[_0x5c9d29(0x1bb)](_0xba211c,_0x5c9d29(0x111)));}function Ft(_0x1f3af4,_0xca547b,_0x175f1c,_0xd6ee8,_0x2997b8){const _0x358e40=_0x459443;if(!Pt(_0x1f3af4,_0xca547b))return!0x1;if(_0x175f1c[_0x358e40(0x111)][_0x358e40(0x1f8)](_0xd6ee8[_0x358e40(0x182)]))return!0x0;if(_0x1f3af4[_0x358e40(0xfd)]!=_0xca547b[_0x358e40(0xfd)])return!0x1;if(!_0x175f1c[_0x358e40(0x111)][_0x358e40(0xcf)](_0xd6ee8[_0x358e40(0x182)]))return!0x1;const _0x2b155e=_0x2997b8[_0x358e40(0x1d4)](_0x175f1c[_0x358e40(0x111)],_0xd6ee8[_0x358e40(0x182)])[_0x358e40(0x1b1)]();for(const _0x4b6064 of _0x2b155e)if([_0x358e40(0x24b),_0x358e40(0xd7)][_0x358e40(0x187)](_0x4b6064[_0x358e40(0xfd)])&&_0x2997b8[_0x358e40(0x10e)][_0x358e40(0x1d8)](_0x4b6064[_0x358e40(0x1f4)]))return!0x1;return!0x0;}function Pt(_0x3cb060,_0xf907b4,_0x12d1eb=[]){const _0x538beb=_0x459443;return!(!_0x3cb060[_0x538beb(0x1b8)]||!_0xf907b4[_0x538beb(0x1b8)])&&_0x100d4e(_0x53a7c3(_0x3cb060[_0x538beb(0x1ec)],_0x12d1eb),_0x53a7c3(_0xf907b4[_0x538beb(0x1ec)],_0x12d1eb));}function Lt(_0x31a463,_0x337d8c){const _0x4ebbaf=_0x459443,_0x1e76ce=Ht(_0x31a463[_0x4ebbaf(0x1ec)]),_0x2bf416=Ht(_0x337d8c);if(!_0x31a463[_0x4ebbaf(0x1b8)])return!0x1;for(const _0x447044 of Object[_0x4ebbaf(0x1df)](_0x2bf416))if(!_0x100d4e(_0x1e76ce[_0x447044],_0x2bf416[_0x447044]))return!0x1;return!0x0;}function Ht(_0x19fdf1){const _0x311f0a=_0x459443,_0x1419c7=Object[_0x311f0a(0x1af)]({},_0x19fdf1);return delete _0x1419c7[_0x311f0a(0x1a5)],delete _0x1419c7[_0x311f0a(0x266)],_0x1419c7;}
23
+ const _0x386062=_0x16a1;(function(_0x59023c,_0x39f410){const _0x5c00fc=_0x16a1,_0x3c76c7=_0x59023c();while(!![]){try{const _0xee22bb=-parseInt(_0x5c00fc(0x150))/0x1*(parseInt(_0x5c00fc(0xb2))/0x2)+-parseInt(_0x5c00fc(0x16f))/0x3+parseInt(_0x5c00fc(0x126))/0x4*(-parseInt(_0x5c00fc(0x237))/0x5)+parseInt(_0x5c00fc(0x1ec))/0x6*(-parseInt(_0x5c00fc(0x1a8))/0x7)+parseInt(_0x5c00fc(0xa2))/0x8*(-parseInt(_0x5c00fc(0x185))/0x9)+-parseInt(_0x5c00fc(0x13c))/0xa+parseInt(_0x5c00fc(0x1cc))/0xb;if(_0xee22bb===_0x39f410)break;else _0x3c76c7['push'](_0x3c76c7['shift']());}catch(_0x5c9ea2){_0x3c76c7['push'](_0x3c76c7['shift']());}}}(_0x34bd,0xa0d90));import{Plugin as _0x1cd8ba,PendingActions as _0x5a360b}from'ckeditor5/src/core.js';import{LiveRange as _0x126b78}from'ckeditor5/src/engine.js';import{CKEditorError as _0x67c924,uid as _0x1480b2,priorities as _0x404e17,logWarning as _0x54943c}from'ckeditor5/src/utils.js';import{toWidget as _0x38b4b5}from'ckeditor5/src/widget.js';import{Users as _0x567df9,hashObject as _0x45d276,surroundingMarkersDetector as _0x3c53fa}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xa8d2c6 from'./commands/trackchangescommand.js';import _0x22566c from'./commands/acceptsuggestioncommand.js';import _0x5067f3 from'./commands/discardsuggestioncommand.js';import _0x1aff85 from'./commands/executeonallsuggestionscommand.js';import _0x24f3ef from'./commands/executeonselectedsuggestionscommand.js';import _0x3f2f26 from'./suggestion.js';import _0xd828 from'./suggestiondescriptionfactory.js';import _0x288faa from'./integrations/aiassistant.js';import _0x584e7c from'./integrations/alignment.js';import _0x176d0d from'./integrations/basicstyles.js';import _0x513a25 from'./integrations/blockquote.js';function _0x16a1(_0x38891e,_0x7bf8e1){const _0x34bde0=_0x34bd();return _0x16a1=function(_0x16a19f,_0x3b2592){_0x16a19f=_0x16a19f-0x8c;let _0x268582=_0x34bde0[_0x16a19f];return _0x268582;},_0x16a1(_0x38891e,_0x7bf8e1);}import _0x4b4f3b from'./integrations/casechange.js';import _0xcebee from'./integrations/ckbox.js';import _0x31b6f7 from'./integrations/codeblock.js';import _0x5df7cd from'./integrations/comments.js';import _0x51f320 from'./integrations/deletecommand.js';import _0x44ab15 from'./integrations/list.js';import _0x4a8875 from'./integrations/listproperties.js';import _0x4c9838 from'./integrations/entercommand.js';import _0x3798ad from'./integrations/findandreplace.js';import _0x404c75 from'./integrations/font.js';import _0x4c5e6f from'./integrations/formatpainter.js';import _0x3707a5 from'./integrations/heading.js';import _0x40e80c from'./integrations/highlight.js';import _0x58b3aa from'./integrations/horizontalline.js';import _0x6e66c5 from'./integrations/htmlembed.js';import _0x3ec525 from'./integrations/image.js';import _0x4c1c50 from'./integrations/imagereplace.js';import _0x17270d from'./integrations/imagestyle.js';import _0x546dce from'./integrations/importword.js';import _0xb534a8 from'./integrations/indent.js';import _0x1eff17 from'./integrations/inputcommand.js';import _0x18c621 from'./integrations/link.js';import _0x1a9eab from'./integrations/legacylist.js';import _0x5c2391 from'./integrations/legacylistproperties.js';import _0x14895b from'./integrations/mediaembed.js';import _0x3ef6ff from'./integrations/mention.js';import _0x4581cc from'./integrations/multilevellist.js';import _0x304dbb from'./integrations/pagebreak.js';import _0x35e996 from'./integrations/paragraph.js';import _0x13689e from'./integrations/removeformat.js';import _0x14c762 from'./integrations/restrictededitingmode.js';import _0x1a9255 from'./integrations/shiftentercommand.js';import _0x540033 from'./integrations/standardeditingmode.js';import _0x513e0e from'./integrations/style.js';import _0x532d25 from'./integrations/table.js';import _0x1b88a9 from'./integrations/tablemergesplit.js';import _0x5ca201 from'./integrations/tableheadings.js';import _0xe81a75 from'./integrations/tableclipboard.js';import _0x136d29 from'./integrations/tablecolumnresize.js';import _0x2aeac9 from'./integrations/template.js';import _0x20c267 from'./integrations/tableofcontents.js';import _0x218ec3 from'./integrations/title.js';import _0x45b895 from'./integrations/undo.js';import _0x102f24 from'./integrations/tablecaption.js';import _0x47307e from'./integrations/tableproperties.js';import{getTranslation as _0x2975c0}from'./utils/common-translations.js';import{isEqual as _0x59739e,omit as _0x142ead}from'lodash-es';export const renameAttributeKey=_0x386062(0xea);export default class p extends _0x1cd8ba{static get[_0x386062(0x1ba)](){const _0x2de464=_0x386062;return[_0x2de464(0x12e),_0x567df9,_0x5a360b,_0x288faa,_0x584e7c,_0x176d0d,_0x513a25,_0xcebee,_0x4b4f3b,_0x31b6f7,_0x5df7cd,_0x51f320,_0x4c9838,_0x3798ad,_0x404c75,_0x4c5e6f,_0x3707a5,_0x40e80c,_0x58b3aa,_0x6e66c5,_0x3ec525,_0x17270d,_0x4c1c50,_0x546dce,_0xb534a8,_0x1eff17,_0x1a9eab,_0x5c2391,_0x4581cc,_0x18c621,_0x44ab15,_0x4a8875,_0x14895b,_0x3ef6ff,_0x304dbb,_0x35e996,_0x13689e,_0x14c762,_0x1a9255,_0x540033,_0x513e0e,_0x532d25,_0x1b88a9,_0x5ca201,_0x102f24,_0xe81a75,_0x136d29,_0x20c267,_0x47307e,_0x2aeac9,_0x218ec3,_0x45b895];}static get[_0x386062(0x168)](){const _0x49d06d=_0x386062;return _0x49d06d(0xd0);}constructor(_0x522811){const _0x4b2704=_0x386062;function _0x3d7828(_0x4dbd48){const _0x3905b0=_0x16a1;return _0x4dbd48[_0x3905b0(0x104)](_0x4d7d5c=>String[_0x3905b0(0x1f3)](_0x4d7d5c))[_0x3905b0(0x141)]('');}super(_0x522811),this[_0x4b2704(0x1e1)]=!0x1,this[_0x4b2704(0x186)](_0x4b2704(0x176),[]),this['on'](_0x4b2704(0x230),(_0x559dce,_0x3d64ef,_0x15b143,_0xcc8163)=>{const _0xf9dd82=_0x4b2704;this[_0xf9dd82(0x16d)][_0xf9dd82(0x15a)](()=>{const _0x20e1db=_0xf9dd82;for(const _0x711610 of[..._0xcc8163,..._0x15b143])this[_0x20e1db(0x16d)][_0x20e1db(0x17c)][_0x20e1db(0x91)](_0x711610)&&_0x522811[_0x20e1db(0x10c)][_0x20e1db(0x92)](_0x711610);});}),this[_0x4b2704(0x187)]=new _0xd828(this[_0x4b2704(0x1e0)][_0x4b2704(0x156)][_0x4b2704(0xaf)],this[_0x4b2704(0x1e0)][_0x4b2704(0x21a)]),this[_0x4b2704(0x1ff)]=null,this[_0x4b2704(0x136)]=new xt(this[_0x4b2704(0x1e0)]),this[_0x4b2704(0x140)]=new Map(),this[_0x4b2704(0xd1)]=_0x522811[_0x4b2704(0x233)][_0x4b2704(0x131)](_0x4b2704(0x12e)),this[_0x4b2704(0xd6)]=new Set(),this[_0x4b2704(0x16d)]=this[_0x4b2704(0x1e0)][_0x4b2704(0x156)],this[_0x4b2704(0x1a5)]=new WeakMap(),this[_0x4b2704(0x120)]=!0x1,this[_0x4b2704(0xfd)]=new Set([_0x4b2704(0xea)]),this[_0x4b2704(0x1b4)]=new Set(),_0x522811[_0x4b2704(0x163)][_0x4b2704(0x107)](_0x4b2704(0x198),_0x4b2704(0x1fd)),this[_0x4b2704(0x19f)]=_0x522811[_0x4b2704(0x163)][_0x4b2704(0x131)](_0x4b2704(0x198)),_0x522811[_0x4b2704(0x163)][_0x4b2704(0x107)](_0x4b2704(0x1b9),!0x0),this[_0x4b2704(0x174)]=_0x522811[_0x4b2704(0x163)][_0x4b2704(0x131)](_0x4b2704(0x1b9)),this[_0x4b2704(0x215)]=new _0xa8d2c6(_0x522811,this[_0x4b2704(0xd6)]),this[_0x4b2704(0x192)](),this[_0x3d7828([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x3d7828([0x34,0x30,0x34,0x38,0x31,0x32,0x34,0x30]);}[_0x386062(0x1c3)](){const _0x3988a9=_0x386062,_0x346f5b=this[_0x3988a9(0x1e0)],_0x495064=(_0x393ae9,_0x34e12c)=>{const _0x5b24f3=_0x3988a9;if(_0x5b24f3(0x23b)!=_0x393ae9)return _0x5b24f3(0x11b)+_0x393ae9;const _0x51f5fc=_0x34e12c[_0x5b24f3(0xa1)]('|')[0x0];return this[_0x5b24f3(0x1a9)](_0x51f5fc)?_0x5b24f3(0x172):_0x5b24f3(0x160);};_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0xf0))[_0x3988a9(0x1d9)]({'model':_0x3988a9(0x152),'view':_0x18c9c4=>{const _0x24da3e=_0x3988a9,{id:_0x4ca098,type:_0x1fca27,subType:_0x448ba2}=this[_0x24da3e(0x154)](_0x18c9c4[_0x24da3e(0x139)]),_0x28de5a=[_0x24da3e(0x9f),_0x495064(_0x1fca27,_0x448ba2)];let _0x596f1d=0xbb8;return this[_0x24da3e(0x176)][_0x24da3e(0xcb)](_0x18c9c4[_0x24da3e(0x139)])&&(_0x28de5a[_0x24da3e(0x1d3)](_0x24da3e(0x102)),_0x596f1d=0xbc2),_0x24da3e(0x15e)==_0x1fca27&&(_0x596f1d+=0x5),{'classes':_0x28de5a,'attributes':{'data-suggestion':_0x4ca098},'priority':_0x596f1d};}}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0x155))[_0x3988a9(0x208)](_0x474092=>{const _0x350382=_0x3988a9;_0x474092['on'](_0x350382(0xc4),(_0x274c73,_0x155e2b,_0x5b1b09)=>{const _0x15a84f=_0x350382;if(!_0x5b1b09[_0x15a84f(0x1d0)][_0x15a84f(0xb3)])return;const _0x5044ff=_0x155e2b[_0x15a84f(0x1b2)];if(!_0x5044ff)return;const _0x243a5e=_0x5b1b09[_0x15a84f(0x206)][_0x15a84f(0x111)](_0x5044ff);_0x346f5b[_0x15a84f(0x156)][_0x15a84f(0xaf)][_0x15a84f(0x1ed)](_0x5044ff)&&_0x243a5e&&!_0x243a5e[_0x15a84f(0x10a)](_0x15a84f(0x135))&&_0x243a5e['is'](_0x15a84f(0x21f))&&_0x38b4b5(_0x243a5e,_0x5b1b09[_0x15a84f(0x1ce)]);},{'priority':_0x350382(0x144)});}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0x155))[_0x3988a9(0x1d9)]({'model':_0x3988a9(0x152),'view':(_0x55175c,_0x3e6be4)=>{const _0x1dcfa8=_0x3988a9;if(!_0x3e6be4[_0x1dcfa8(0x1d0)][_0x1dcfa8(0xb3)])return null;const {type:_0x368e0a,subType:_0x1919c4}=this[_0x1dcfa8(0x154)](_0x55175c[_0x1dcfa8(0x139)]);return{'classes':[_0x1dcfa8(0x9f),_0x495064(_0x368e0a,_0x1919c4)],'priority':0xbb8};}});const _0xdec803=({showActiveMarkers:_0x3b1dee=!0x0,isAttributeSuggestion:_0x1b8dba=!0x1}={})=>(_0x34802f,_0x50274a,_0x47bbef)=>{const _0x38f195=_0x3988a9;if(!_0x50274a[_0x38f195(0x1b2)])return;const {id:_0x807d4f}=this[_0x38f195(0x154)](_0x50274a[_0x38f195(0x139)]);if(_0x1b8dba){const _0x357438=this[_0x38f195(0x140)][_0x38f195(0x131)](_0x807d4f),_0x5ad3fb=this[_0x38f195(0x14c)](_0x357438);if(!this[_0x38f195(0x1a9)](_0x5ad3fb))return;}if(_0x50274a[_0x38f195(0x1b2)]['is'](_0x38f195(0x231)))return void _0x47bbef[_0x38f195(0xc2)][_0x38f195(0xd4)](_0x50274a[_0x38f195(0x1b2)],_0x34802f[_0x38f195(0x138)]);const _0xa9cfe6=_0x47bbef[_0x38f195(0x206)][_0x38f195(0x111)](_0x50274a[_0x38f195(0x1b2)]);if(_0x50274a[_0x38f195(0x1b2)]['is'](_0x38f195(0x1a2))&&_0x346f5b[_0x38f195(0x156)][_0x38f195(0xaf)][_0x38f195(0x222)](_0x50274a[_0x38f195(0x1b2)])&&!_0xa9cfe6[_0x38f195(0x10a)](_0x38f195(0x1dc))){_0x47bbef[_0x38f195(0x1ce)][_0x38f195(0x19d)]([_0x38f195(0x9f),_0x38f195(0x172)],_0xa9cfe6),_0x47bbef[_0x38f195(0x1ce)][_0x38f195(0xd7)](_0x38f195(0xa6),_0x807d4f,_0xa9cfe6),_0x47bbef[_0x38f195(0x206)][_0x38f195(0x1ee)](_0xa9cfe6,_0x50274a[_0x38f195(0x139)]),_0x3b1dee&&(this[_0x38f195(0x176)][_0x38f195(0xcb)](_0x50274a[_0x38f195(0x139)])?_0x47bbef[_0x38f195(0x1ce)][_0x38f195(0x19d)](_0x38f195(0x102),_0xa9cfe6):_0x47bbef[_0x38f195(0x1ce)][_0x38f195(0x1c1)](_0x38f195(0x102),_0xa9cfe6));for(const _0x1ea012 of _0x346f5b[_0x38f195(0x156)][_0x38f195(0xb9)](_0x50274a[_0x38f195(0x1b2)])[_0x38f195(0x217)]())_0x47bbef[_0x38f195(0xc2)][_0x38f195(0xd4)](_0x1ea012,_0x34802f[_0x38f195(0x138)]);_0x47bbef[_0x38f195(0xc2)][_0x38f195(0xd4)](_0x50274a[_0x38f195(0x1b2)],_0x34802f[_0x38f195(0x138)]);}};_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0x155))[_0x3988a9(0x208)](_0xb7527a=>{const _0x4e62cd=_0x3988a9;_0xb7527a['on'](_0x4e62cd(0xd5),(_0x12aa77,_0x2f8ccc,_0x4f54bf)=>{const _0x4776c7=_0x4e62cd;_0x4f54bf[_0x4776c7(0x1d0)][_0x4776c7(0xb3)]&&_0xdec803({'showActiveMarkers':!0x1})(_0x12aa77,_0x2f8ccc,_0x4f54bf);},{'priority':_0x4e62cd(0xeb)});}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0x155))[_0x3988a9(0x208)](_0x4f4d62=>{const _0x1fe456=_0x3988a9;_0x4f4d62['on'](_0x1fe456(0x159),(_0x314b16,_0x8dbabf,_0x3b5f13)=>{const _0x27a16e=_0x1fe456;_0x3b5f13[_0x27a16e(0x1d0)][_0x27a16e(0xb3)]&&_0xdec803({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x314b16,_0x8dbabf,_0x3b5f13);},{'priority':_0x1fe456(0xeb)});}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0x155))[_0x3988a9(0x13b)]({'model':_0x3988a9(0x152),'view':(_0x3c5b31,_0x2ec94e)=>_0x2ec94e[_0x3988a9(0x1d0)][_0x3988a9(0xb3)]?null:{'group':_0x3988a9(0x152),'name':_0x3c5b31[_0x3988a9(0x229)](0xb)}}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0x109))[_0x3988a9(0x236)]({'view':{'name':_0x3988a9(0x152),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x5e30c6,{writer:_0x3e8217})=>{const _0x5e1e5b=_0x3988a9;let _0x3b51ec=_0x5e1e5b(0x1e2)+_0x5e30c6[_0x5e1e5b(0x1e9)](_0x5e1e5b(0x9a))+':'+_0x5e30c6[_0x5e1e5b(0x1e9)]('id');return _0x5e30c6[_0x5e1e5b(0x1e9)](_0x5e1e5b(0xdc))&&(_0x3b51ec+=':'+_0x5e30c6[_0x5e1e5b(0x1e9)](_0x5e1e5b(0xdc))),_0x3e8217[_0x5e1e5b(0x121)](_0x5e1e5b(0xc6),{'data-name':_0x3b51ec});}}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0x109))[_0x3988a9(0x1a3)]({'view':_0x3988a9(0x152)}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0xf0))[_0x3988a9(0x208)](_0x58cb63=>{const _0x2c5827=_0x3988a9;_0x58cb63['on'](_0x2c5827(0xd5),_0xdec803(),{'priority':_0x2c5827(0x144)});}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0xf0))[_0x3988a9(0x208)](_0x250e13=>{const _0x23b137=_0x3988a9;_0x250e13['on'](_0x23b137(0x159),_0xdec803({'isAttributeSuggestion':!0x0}),{'priority':_0x23b137(0x144)});}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0xf0))[_0x3988a9(0x208)](_0x2a7525=>{const _0x14c946=_0x3988a9;_0x2a7525['on'](_0x14c946(0x115),(_0x191fbb,_0xf3d6e8,_0x186f1c)=>{const _0x246ba4=_0x14c946,_0x925635=_0x186f1c[_0x246ba4(0x206)][_0x246ba4(0x166)](_0xf3d6e8[_0x246ba4(0x139)]);if(_0x925635){for(const _0x27e512 of _0x925635)_0x27e512[_0x246ba4(0x10a)](_0x246ba4(0x1dc))||(_0x186f1c[_0x246ba4(0x1ce)][_0x246ba4(0x1c1)]([_0x246ba4(0x9f),_0x246ba4(0x172),_0x246ba4(0x102)],_0x27e512),_0x186f1c[_0x246ba4(0x1ce)][_0x246ba4(0x179)](_0x246ba4(0xa6),_0x27e512),_0x186f1c[_0x246ba4(0x206)][_0x246ba4(0x180)](_0x27e512,_0xf3d6e8[_0x246ba4(0x139)]));}},{'priority':_0x14c946(0x144)});}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0xf0))[_0x3988a9(0x208)](_0x203270=>{const _0x3199ea=_0x3988a9;_0x203270['on'](_0x3199ea(0x14e),(_0x2849b4,_0x1419d5,_0x3c5a43)=>{const _0x56fb44=_0x3199ea,_0x5ccec3=_0x3c5a43[_0x56fb44(0x206)][_0x56fb44(0x166)](_0x1419d5[_0x56fb44(0x139)]);if(!_0x5ccec3)return;const {id:_0xfbeb3c}=this[_0x56fb44(0x154)](_0x1419d5[_0x56fb44(0x139)]),_0x3d6e6a=this[_0x56fb44(0x140)][_0x56fb44(0x131)](_0xfbeb3c),_0x46afdf=this[_0x56fb44(0x14c)](_0x3d6e6a);if(this[_0x56fb44(0x1a9)](_0x46afdf)){for(const _0x501320 of _0x5ccec3)_0x501320[_0x56fb44(0x10a)](_0x56fb44(0x1dc))||(_0x3c5a43[_0x56fb44(0x1ce)][_0x56fb44(0x1c1)]([_0x56fb44(0x9f),_0x56fb44(0x172),_0x56fb44(0x102)],_0x501320),_0x3c5a43[_0x56fb44(0x1ce)][_0x56fb44(0x179)](_0x56fb44(0xa6),_0x501320),_0x3c5a43[_0x56fb44(0x206)][_0x56fb44(0x180)](_0x501320,_0x1419d5[_0x56fb44(0x139)]));}},{'priority':_0x3199ea(0x144)});}),_0x346f5b[_0x3988a9(0x156)][_0x3988a9(0xe4)][_0x3988a9(0x205)](_0x380e3e=>{const _0x26e9b8=_0x3988a9;let _0xf8afe1=!0x1;const _0x5827fb=Array[_0x26e9b8(0x14b)](_0x346f5b[_0x26e9b8(0x156)][_0x26e9b8(0xe4)][_0x26e9b8(0x101)][_0x26e9b8(0xc0)]()),_0x32218a=new Set();for(const {name:_0x6e68cd,data:_0x5d0d0f}of _0x5827fb){const {group:_0x21e50e,type:_0x58151a,subType:_0x19e77a,id:_0x5886ad}=this[_0x26e9b8(0x154)](_0x6e68cd);if(_0x26e9b8(0x152)!==_0x21e50e)continue;const _0x199ba8=this[_0x26e9b8(0x140)][_0x26e9b8(0x131)](_0x5886ad);if(null!=_0x5d0d0f[_0x26e9b8(0xf4)]){_0x26e9b8(0x22a)==_0x58151a&&(_0xf8afe1=_0xf8afe1||Et(_0x5d0d0f[_0x26e9b8(0xf4)],_0x6e68cd,_0x380e3e,_0x346f5b[_0x26e9b8(0x156)][_0x26e9b8(0xaf)]));const _0x200a55=_0x26e9b8(0x23b)==_0x58151a&&this[_0x26e9b8(0x1a9)](_0x19e77a[_0x26e9b8(0xa1)]('|')[0x0]);if(_0x5d0d0f[_0x26e9b8(0xf4)][_0x26e9b8(0x18c)]||_0x26e9b8(0x20d)==_0x5d0d0f[_0x26e9b8(0xf4)][_0x26e9b8(0xed)][_0x26e9b8(0x148)]||_0x26e9b8(0x127)==_0x58151a&&!Ut(_0x5d0d0f[_0x26e9b8(0xf4)])||_0x200a55&&!Ut(_0x5d0d0f[_0x26e9b8(0xf4)])||_0x26e9b8(0x15e)==_0x58151a&&!(!Tt(_0x164ea5=_0x5d0d0f[_0x26e9b8(0xf4)])&&!function(_0x120c89){const _0x21bdf9=_0x26e9b8;return _0x120c89[_0x21bdf9(0xa5)][_0x21bdf9(0xbe)]==_0x120c89[_0x21bdf9(0x22c)][_0x21bdf9(0x20c)]&&_0x120c89[_0x21bdf9(0xa5)][_0x21bdf9(0x90)];}(_0x164ea5)))_0x380e3e[_0x26e9b8(0x23a)](_0x6e68cd),_0xf8afe1=!0x0;else{if(!_0x199ba8||!_0x199ba8[_0x26e9b8(0x1f0)])continue;_0x32218a[_0x26e9b8(0x208)](_0x199ba8);}}}var _0x164ea5;return _0x32218a[_0x26e9b8(0x13a)]>0x0&&(_0xf8afe1=!!this[_0x26e9b8(0xac)](_0x32218a)||_0xf8afe1),_0xf8afe1;}),_0x346f5b[_0x3988a9(0x156)][_0x3988a9(0xe4)][_0x3988a9(0x205)](_0x29f2ed=>{const _0xf50380=_0x3988a9;let _0x10bbb5=!0x1;for(const _0x179742 of _0x346f5b[_0xf50380(0x156)][_0xf50380(0xe4)][_0xf50380(0x101)][_0xf50380(0xf6)]())if(_0xf50380(0x200)==_0x179742[_0xf50380(0x1e4)])for(const _0x1393fd of this[_0xf50380(0x140)][_0xf50380(0x1fe)]()){if(_0x1393fd[_0xf50380(0x11e)]||!_0x1393fd[_0xf50380(0x1f0)])continue;const _0x116139=_0xf50380(0x127)==_0x1393fd[_0xf50380(0x1e4)],_0x2ad54a=this[_0xf50380(0x14c)](_0x1393fd),_0x39deb3=_0x2ad54a&&this[_0xf50380(0x1a9)](_0x2ad54a);if(!_0x116139&&!_0x39deb3)continue;const _0x3a28dd=_0x1393fd[_0xf50380(0x1eb)]();if(_0x3a28dd[_0xf50380(0xa5)][_0xf50380(0xbe)]!=_0x3a28dd[_0xf50380(0x22c)][_0xf50380(0xbe)]&&!_0x3a28dd[_0xf50380(0x22c)][_0xf50380(0x90)]){const _0x289c5f=_0x346f5b[_0xf50380(0x156)][_0xf50380(0x118)](_0x3a28dd[_0xf50380(0xa5)][_0xf50380(0xfe)],_0xf50380(0x22c)),_0x2b0e26=_0x346f5b[_0xf50380(0x156)][_0xf50380(0x10d)](_0x3a28dd[_0xf50380(0xa5)],_0x289c5f);_0x29f2ed[_0xf50380(0x8c)](_0x1393fd[_0xf50380(0x1e7)](),{'range':_0x2b0e26}),_0x10bbb5=!0x0;}}return _0x10bbb5;}),_0x346f5b[_0x3988a9(0x156)][_0x3988a9(0xe4)][_0x3988a9(0x205)](_0x148113=>this[_0x3988a9(0x11c)](_0x148113)),_0x346f5b[_0x3988a9(0x156)][_0x3988a9(0xe4)][_0x3988a9(0x205)](_0x5562ad=>!_0x5562ad[_0x3988a9(0x130)][_0x3988a9(0x238)]&&this[_0x3988a9(0xe9)](_0x5562ad)),_0x346f5b[_0x3988a9(0x156)]['on'](_0x3988a9(0x1cd),()=>{const _0x2b3b1f=_0x3988a9;this[_0x2b3b1f(0x1e1)]=!0x1;}),_0x346f5b[_0x3988a9(0x156)][_0x3988a9(0xe4)]['on'](_0x3988a9(0x1a0),(_0xd485d0,_0x2d9560)=>{const _0x536f07=_0x3988a9;if(!_0x2d9560[_0x536f07(0x238)]||_0x2d9560[_0x536f07(0x129)])return;if(!this[_0x536f07(0x1e1)])return;const _0x4e42be=_0x346f5b[_0x536f07(0x156)][_0x536f07(0xe4)][_0x536f07(0x101)][_0x536f07(0xf6)]();if(0x0==_0x4e42be[_0x536f07(0x17d)])return;const _0x551f56=[],_0xbcb9de=_0x4e42be[_0x536f07(0x10b)](_0x3a9f96=>_0x536f07(0x23b)==_0x3a9f96[_0x536f07(0x1e4)]),_0x4a105d=_0x4e42be[_0x536f07(0x10b)](_0x5280ae=>_0x536f07(0x200)==_0x5280ae[_0x536f07(0x1e4)]&&_0x536f07(0x210)!=_0x5280ae[_0x536f07(0x138)]);for(const _0x20efd8 of _0xbcb9de)this[_0x536f07(0x1fc)](_0x20efd8[_0x536f07(0x1e3)])&&_0x551f56[_0x536f07(0x1d3)]({'key':_0x20efd8[_0x536f07(0x1e3)],'newValue':_0x20efd8[_0x536f07(0x199)],'oldValue':_0x20efd8[_0x536f07(0x21c)],'range':Ot(_0x20efd8[_0x536f07(0x13f)],_0x346f5b[_0x536f07(0x156)])});for(const _0x56fae8 of _0x4a105d){if(_0x536f07(0x94)!=_0x56fae8[_0x536f07(0x1c4)]&&_0x536f07(0x1af)!=_0x56fae8[_0x536f07(0x1c4)])continue;const _0x960e1e=Gt(_0x56fae8[_0x536f07(0x143)][_0x536f07(0xfe)],_0x346f5b[_0x536f07(0x156)]),_0x240109=_0x56fae8[_0x536f07(0x1df)];_0x536f07(0x94)==_0x56fae8[_0x536f07(0x1c4)]&&_0x551f56[_0x536f07(0x1d3)]({'key':_0x536f07(0xea),'newValue':_0x56fae8[_0x536f07(0x138)],'oldValue':_0x240109[_0x536f07(0x138)],'range':_0x960e1e});for(const [_0x5e3996,_0x444a2b]of _0x240109[_0x536f07(0x1dd)]){if(!this[_0x536f07(0x1fc)](_0x5e3996))continue;const _0x5401cb=_0x56fae8[_0x536f07(0x1dd)][_0x536f07(0x131)](_0x5e3996);_0x444a2b!==_0x5401cb&&_0x551f56[_0x536f07(0x1d3)]({'key':_0x5e3996,'newValue':_0x5401cb,'oldValue':_0x444a2b,'range':_0x960e1e});}for(const [_0x1bdf8c,_0x20ac75]of _0x56fae8[_0x536f07(0x1dd)])this[_0x536f07(0x1fc)](_0x1bdf8c)&&(_0x240109[_0x536f07(0x1dd)][_0x536f07(0x91)](_0x1bdf8c)||_0x551f56[_0x536f07(0x1d3)]({'key':_0x1bdf8c,'newValue':_0x20ac75,'oldValue':null,'range':_0x960e1e}));}0x0!=_0x551f56[_0x536f07(0x17d)]&&_0x346f5b[_0x536f07(0x156)][_0x536f07(0xc1)](_0x2d9560,_0x44076f=>{const _0x337219=_0x536f07,_0x33dd53=_0x1480b2();for(const {range:_0x6ea14,key:_0x2ba088,oldValue:_0x52d2cc,newValue:_0x2c94dc}of _0x551f56)this[_0x337219(0xa4)](_0x6ea14,_0x2ba088,_0x52d2cc,_0x2c94dc,{'groupId':_0x33dd53});this[_0x337219(0x1a1)](_0x44076f,_0x551f56);});},{'priority':_0x3988a9(0x15c)}),_0x346f5b[_0x3988a9(0x156)][_0x3988a9(0x17c)]['on'](_0x3988a9(0x173),(_0x446b0e,_0x1fa0fc,_0x44ed87)=>{const _0x4374fb=_0x3988a9;if(null==_0x44ed87){const {id:_0x57713c}=this[_0x4374fb(0x154)](_0x1fa0fc[_0x4374fb(0x138)]),_0x1391f8=this[_0x4374fb(0x140)][_0x4374fb(0x131)](_0x57713c);_0x1391f8&&_0x1391f8[_0x4374fb(0x14d)](_0x1fa0fc[_0x4374fb(0x138)]);}}),_0x346f5b[_0x3988a9(0x156)][_0x3988a9(0xe4)]['on'](_0x3988a9(0x1a0),()=>{const _0x5d72b7=_0x3988a9,_0x45ab95=Array[_0x5d72b7(0x14b)](_0x346f5b[_0x5d72b7(0x156)][_0x5d72b7(0xe4)][_0x5d72b7(0x101)][_0x5d72b7(0xc0)]())[_0x5d72b7(0x10b)](_0x424bb9=>_0x5d72b7(0x152)===this[_0x5d72b7(0x154)](_0x424bb9[_0x5d72b7(0x138)])[_0x5d72b7(0x1c7)]);if(0x0===_0x45ab95[_0x5d72b7(0x17d)])return;_0x45ab95[_0x5d72b7(0x10f)]((_0x23ce29,_0x5ba87d)=>{const _0x6c9f35=_0x5d72b7,_0x2f04c2=_0x23ce29[_0x6c9f35(0x151)][_0x6c9f35(0x9c)],_0x3f90e2=_0x5ba87d[_0x6c9f35(0x151)][_0x6c9f35(0x9c)];return null===_0x2f04c2&&null===_0x3f90e2?0x0:null===_0x2f04c2&&null!==_0x3f90e2?-0x1:null!==_0x2f04c2&&null===_0x3f90e2?0x1:_0x2f04c2[_0x6c9f35(0xa5)][_0x6c9f35(0x1f1)](_0x3f90e2[_0x6c9f35(0xa5)])?-0x1:0x1;});const _0x53f7ab=new Set(),_0x2efd8d=new Set();for(const {name:_0x359bb3,data:_0xe1da2f}of _0x45ab95){const {id:_0x2ef0f1}=this[_0x5d72b7(0x154)](_0x359bb3);if(null===_0xe1da2f[_0x5d72b7(0x9c)]){const _0x1cb842=this[_0x5d72b7(0x8f)](_0x359bb3);_0x2efd8d[_0x5d72b7(0x208)](_0x1cb842);}else{const _0x282dd2=this[_0x5d72b7(0x140)][_0x5d72b7(0x131)](_0x2ef0f1);null!==_0xe1da2f[_0x5d72b7(0xf4)]||_0x282dd2[_0x5d72b7(0x1f0)]?(_0x53f7ab[_0x5d72b7(0x208)](_0x282dd2[_0x5d72b7(0x149)]),_0x2efd8d[_0x5d72b7(0x208)](_0x282dd2)):this[_0x5d72b7(0x1d2)](_0x282dd2);}}_0x2efd8d[_0x5d72b7(0x13a)]>0x0&&this[_0x5d72b7(0x223)](_0x2efd8d);for(const _0x5bb902 of _0x53f7ab)this[_0x5d72b7(0xe8)](_0x5d72b7(0x1e5),_0x5bb902);}),_0x346f5b[_0x3988a9(0x156)]['on'](_0x3988a9(0xce),(_0x2d44e7,_0x28b685)=>{const _0x5cabe2=_0x3988a9,_0x13f6a2=_0x28b685[0x0];if(!this[_0x5cabe2(0x140)][_0x5cabe2(0x13a)])return;if(!_0x13f6a2[_0x5cabe2(0x21e)])return;if(_0x13f6a2[_0x5cabe2(0x130)][_0x5cabe2(0x129)]||!_0x13f6a2[_0x5cabe2(0x130)][_0x5cabe2(0x238)])return;let _0x48e51f,_0x24318b;switch(_0x13f6a2[_0x5cabe2(0x1e4)]){case _0x5cabe2(0x200):_0x48e51f=_0x346f5b[_0x5cabe2(0x156)][_0x5cabe2(0x118)](_0x13f6a2[_0x5cabe2(0x143)]),_0x24318b=_0x48e51f[_0x5cabe2(0x1a7)](_0x13f6a2[_0x5cabe2(0x171)]);break;case _0x5cabe2(0xa1):_0x48e51f=_0x346f5b[_0x5cabe2(0x156)][_0x5cabe2(0x118)](_0x13f6a2[_0x5cabe2(0xb7)]),_0x24318b=_0x346f5b[_0x5cabe2(0x156)][_0x5cabe2(0x118)](_0x13f6a2[_0x5cabe2(0x1ca)]);break;case _0x5cabe2(0x235):_0x48e51f=_0x346f5b[_0x5cabe2(0x156)][_0x5cabe2(0x118)](_0x13f6a2[_0x5cabe2(0x1d7)]),_0x24318b=_0x48e51f[_0x5cabe2(0x1a7)](_0x13f6a2[_0x5cabe2(0x171)]);break;default:return;}const _0x188741=_0x346f5b[_0x5cabe2(0x156)][_0x5cabe2(0x10d)](_0x48e51f,_0x24318b);_0x346f5b[_0x5cabe2(0x156)][_0x5cabe2(0x15a)](()=>{const _0x41436f=_0x5cabe2;for(const {suggestion:_0xda0c6f,meta:_0x2c86e4}of this[_0x41436f(0x225)](_0x188741)){if(_0xda0c6f[_0x41436f(0x11e)])continue;if(_0x41436f(0x22a)==_0xda0c6f[_0x41436f(0x1e4)])continue;const _0x15292a=this[_0x41436f(0x14c)](_0xda0c6f);if(_0x15292a&&this[_0x41436f(0x1a9)](_0x15292a)&&_0x41436f(0xa1)!=_0x13f6a2[_0x41436f(0x1e4)])continue;const _0x59ef7d=_0xda0c6f[_0x41436f(0x151)]&&_0xda0c6f[_0x41436f(0x151)][_0x41436f(0x213)];(_0x41436f(0x127)!=_0xda0c6f[_0x41436f(0x1e4)]||_0x41436f(0xa1)==_0x13f6a2[_0x41436f(0x1e4)]&&!_0x59ef7d)&&(_0x2c86e4[_0x41436f(0xa3)]||_0x41436f(0x17b)==_0xda0c6f[_0x41436f(0x1e4)]&&_0x2c86e4[_0x41436f(0xc3)]||_0xda0c6f[_0x41436f(0x1eb)]()[_0x41436f(0x197)](_0x188741)&&this[_0x41436f(0xde)](_0xda0c6f,_0x48e51f,_0x24318b));}});},{'priority':_0x3988a9(0x15c)}),_0x346f5b[_0x3988a9(0x156)]['on'](_0x3988a9(0x202),(_0x20cd30,_0x1f1b86)=>{const _0x51a122=_0x3988a9,_0x398d25=_0x1f1b86[0x0],_0xdd1c2=_0x1f1b86[0x1];if(_0xdd1c2&&_0xdd1c2[_0x51a122(0x134)])return;if(this[_0x51a122(0x120)])return;if(!this[_0x51a122(0x215)][_0x51a122(0x1f4)])return;if(_0x398d25[_0x51a122(0x18c)])return;const _0x18c681=_0x346f5b[_0x51a122(0x156)][_0x51a122(0xaf)],{start:_0x4b8249,end:_0x5d0774}=_0x398d25[_0x51a122(0x1eb)](),_0x190274=_0x4b8249[_0x51a122(0xfe)]&&_0x18c681[_0x51a122(0xb1)](_0x4b8249[_0x51a122(0xfe)])?null:_0x18c681[_0x51a122(0x193)](_0x4b8249,_0x51a122(0xf3)),_0x5452d6=_0x5d0774[_0x51a122(0x20c)]&&_0x18c681[_0x51a122(0xb1)](_0x5d0774[_0x51a122(0x20c)])?null:_0x18c681[_0x51a122(0x193)](_0x5d0774,_0x51a122(0x147)),_0x1bf9ce=_0x346f5b[_0x51a122(0x156)][_0x51a122(0x10d)](_0x190274?_0x190274[_0x51a122(0xa5)]:_0x4b8249,_0x5452d6?_0x5452d6[_0x51a122(0x22c)]:_0x5d0774);_0x346f5b[_0x51a122(0x156)][_0x51a122(0x15a)](_0x2b645b=>{const _0x3bd7b6=_0x51a122;this[_0x3bd7b6(0x10e)](_0x1bf9ce);const _0x136d2b=_0x346f5b[_0x3bd7b6(0x156)][_0x3bd7b6(0xaf)][_0x3bd7b6(0x193)](_0x1bf9ce[_0x3bd7b6(0xa5)]);_0x398d25['is'](_0x3bd7b6(0x19a))?_0x2b645b[_0x3bd7b6(0x175)](_0x136d2b):_0x398d25[_0x3bd7b6(0x18f)](_0x136d2b);}),_0x20cd30[_0x51a122(0x182)]();},{'priority':_0x404e17[_0x3988a9(0xe6)]+0xa}),_0x346f5b[_0x3988a9(0x156)]['on'](_0x3988a9(0xbd),(_0x505363,_0x315cab)=>{const _0xca0660=_0x3988a9,_0x3959bd=_0x315cab[_0x315cab[_0xca0660(0x17d)]-0x1];_0x3959bd&&_0x3959bd[_0xca0660(0x134)]||this[_0xca0660(0x120)]||this[_0xca0660(0x215)][_0xca0660(0x1f4)]&&(_0x346f5b[_0xca0660(0x156)][_0xca0660(0x15a)](()=>{const _0x496651=_0xca0660;let _0x1e8a3f=_0x346f5b[_0x496651(0x156)][_0x496651(0xbd)](_0x315cab[0x0],_0x315cab[0x1],_0x315cab[0x2],{'forceDefaultExecution':!0x0});if(!_0x1e8a3f)return;_0x505363[_0x496651(0x17f)]=_0x1e8a3f[_0x496651(0x1cb)]();const _0x1a05e2=_0x1e8a3f[_0x496651(0x22c)][_0x496651(0x20c)],_0x1d6cea=_0x346f5b[_0x496651(0x156)][_0x496651(0xaf)];_0x1a05e2&&_0x1d6cea[_0x496651(0x222)](_0x1a05e2)&&!_0x1d6cea[_0x496651(0x1ed)](_0x1a05e2)&&(_0x1e8a3f=_0x346f5b[_0x496651(0x156)][_0x496651(0x10d)](_0x1e8a3f[_0x496651(0xa5)],_0x346f5b[_0x496651(0x156)][_0x496651(0x118)](_0x1a05e2,_0x496651(0x22c)))),this[_0x496651(0xf5)](_0x1e8a3f);}),_0x505363[_0xca0660(0x182)]());},{'priority':_0x3988a9(0x144)}),this[_0x3988a9(0x1e0)][_0x3988a9(0x209)][_0x3988a9(0x208)](_0x3988a9(0xfb),this[_0x3988a9(0x215)]),this[_0x3988a9(0x22e)](_0x3988a9(0xfb));const _0x16c83b=new _0x22566c(_0x346f5b,this[_0x3988a9(0x140)]);_0x346f5b[_0x3988a9(0x209)][_0x3988a9(0x208)](_0x3988a9(0x112),_0x16c83b),this[_0x3988a9(0x22e)](_0x3988a9(0x112));const _0x1fe784=new _0x5067f3(_0x346f5b,this[_0x3988a9(0x140)]);_0x346f5b[_0x3988a9(0x209)][_0x3988a9(0x208)](_0x3988a9(0x212),_0x1fe784),this[_0x3988a9(0x22e)](_0x3988a9(0x212)),_0x346f5b[_0x3988a9(0x209)][_0x3988a9(0x208)](_0x3988a9(0x220),new _0x1aff85(_0x346f5b,_0x16c83b,this[_0x3988a9(0x140)])),this[_0x3988a9(0x22e)](_0x3988a9(0x220)),_0x346f5b[_0x3988a9(0x209)][_0x3988a9(0x208)](_0x3988a9(0x196),new _0x1aff85(_0x346f5b,_0x1fe784,this[_0x3988a9(0x140)])),this[_0x3988a9(0x22e)](_0x3988a9(0x196)),_0x346f5b[_0x3988a9(0x209)][_0x3988a9(0x208)](_0x3988a9(0xaa),new _0x24f3ef(_0x346f5b,_0x16c83b,this[_0x3988a9(0x140)])),this[_0x3988a9(0x22e)](_0x3988a9(0xaa)),_0x346f5b[_0x3988a9(0x209)][_0x3988a9(0x208)](_0x3988a9(0x211),new _0x24f3ef(_0x346f5b,_0x1fe784,this[_0x3988a9(0x140)])),this[_0x3988a9(0x22e)](_0x3988a9(0x211));const _0x27d87d=_0x346f5b[_0x3988a9(0x233)][_0x3988a9(0x131)](_0x3988a9(0x12e));this[_0x3988a9(0x1aa)](_0x27d87d,_0x3988a9(0x21d),(_0x4782f9,{threadId:_0x53823d})=>{const _0xa4bb67=_0x3988a9,_0x9bfc25=this[_0xa4bb67(0x140)][_0xa4bb67(0x131)](_0x53823d);_0x9bfc25&&_0x9bfc25[_0xa4bb67(0x1f9)]&&0x1===_0x9bfc25[_0xa4bb67(0x1f9)][_0xa4bb67(0x17d)]&&this[_0xa4bb67(0x239)](_0x53823d,{'hasComments':!0x0});},{'priority':_0x3988a9(0x1be)}),this[_0x3988a9(0x1aa)](_0x27d87d,_0x3988a9(0x181),(_0x36655e,{threadId:_0x4c68e3})=>{const _0x1b5553=_0x3988a9,_0x3f9368=this[_0x1b5553(0x140)][_0x1b5553(0x131)](_0x4c68e3);_0x3f9368&&_0x3f9368[_0x1b5553(0x1f9)]&&!_0x3f9368[_0x1b5553(0x1f9)][_0x1b5553(0x17d)]&&this[_0x1b5553(0x239)](_0x4c68e3,{'hasComments':!0x1});},{'priority':_0x3988a9(0x1be)});}set[_0x386062(0xd8)](_0xe4ad52){const _0x1f0837=_0x386062;if(this[_0x1f0837(0x1ff)])throw new _0x67c924(_0x1f0837(0x1c2),this);this[_0x1f0837(0x1ff)]=_0xe4ad52;}get[_0x386062(0xd8)](){const _0x2d7c43=_0x386062;return this[_0x2d7c43(0x1ff)];}[_0x386062(0x1c5)]({skipNotAttached:_0x350acb=!0x1,toJSON:_0x16fabc=!0x1}={}){const _0x2a3eb7=_0x386062,_0x135af0=[];for(const _0x59ca52 of this[_0x2a3eb7(0x140)][_0x2a3eb7(0x1fe)]())_0x350acb&&!_0x59ca52[_0x2a3eb7(0x1f0)]||_0x135af0[_0x2a3eb7(0x1d3)](_0x59ca52);return _0x16fabc?_0x135af0[_0x2a3eb7(0x104)](_0x1b15d5=>_0x1b15d5[_0x2a3eb7(0x1e6)]()):_0x135af0;}[_0x386062(0x204)](_0xa99400){const _0x330515=_0x386062,_0x79379c=this[_0x330515(0x140)][_0x330515(0x131)](_0xa99400);if(!_0x79379c)throw new _0x67c924(_0x330515(0x169),this);return _0x79379c;}[_0x386062(0x16e)](_0x15c045){const _0x15282a=_0x386062;return this[_0x15282a(0x140)][_0x15282a(0x91)](_0x15c045);}[_0x386062(0x1c9)](_0x19568a){const _0x96dd94=_0x386062,{authorId:_0x202dd2,id:_0x401628,attributes:_0x368abe}=_0x19568a,[_0x3105bd,_0x188aae]=_0x19568a[_0x96dd94(0x1e4)][_0x96dd94(0xa1)](':'),_0x407296=this[_0x96dd94(0x140)][_0x96dd94(0x131)](_0x401628)||this[_0x96dd94(0x12a)](_0x3105bd,_0x188aae,_0x401628,_0x202dd2,_0x368abe);if(this[_0x96dd94(0x1d6)](_0x407296),this[_0x96dd94(0x122)](_0x407296,_0x3105bd,_0x188aae||null,_0x202dd2),_0x407296[_0x96dd94(0x12d)]=_0x19568a[_0x96dd94(0x12d)],_0x407296[_0x96dd94(0x183)]=!0x0,_0x368abe&&_0x368abe[_0x96dd94(0x146)]){const _0x1d5887=_0x368abe[_0x96dd94(0x146)],_0x47b6dd=this[_0x96dd94(0x18a)](_0x1d5887[_0x96dd94(0x1d1)]);_0x407296[_0x96dd94(0x227)]=_0x1d5887[_0x96dd94(0x12d)],_0x407296[_0x96dd94(0x218)]=_0x47b6dd,_0x407296[_0x96dd94(0x228)]=!0x0;}else _0x407296[_0x96dd94(0x227)]=_0x19568a[_0x96dd94(0x12d)];switch(_0x19568a[_0x96dd94(0x151)]&&(_0x407296[_0x96dd94(0x151)]=_0x19568a[_0x96dd94(0x151)]),_0x19568a[_0x96dd94(0x1dd)]&&(_0x407296[_0x96dd94(0x1dd)]=_0x19568a[_0x96dd94(0x1dd)]),this[_0x96dd94(0x1ff)]&&this[_0x96dd94(0x1ff)][_0x96dd94(0x1de)]||(_0x407296[_0x96dd94(0x1bd)]=!0x0),this[_0x96dd94(0x1a5)][_0x96dd94(0x131)](_0x407296)){case _0x96dd94(0x108):this[_0x96dd94(0x1a5)][_0x96dd94(0x186)](_0x407296,_0x96dd94(0x22f));break;case _0x96dd94(0x19e):_0x407296[_0x96dd94(0x1f0)]?(this[_0x96dd94(0xac)](new Set([_0x407296])),this[_0x96dd94(0x223)](new Set([_0x407296])),this[_0x96dd94(0x1a5)][_0x96dd94(0x186)](_0x407296,_0x96dd94(0xcf)),this[_0x96dd94(0xe8)](_0x96dd94(0x142),_0x407296)):this[_0x96dd94(0x1a5)][_0x96dd94(0x186)](_0x407296,_0x96dd94(0xae));}return _0x407296;}[_0x386062(0x112)](_0x2ca9df){const _0x3f1da0=_0x386062;this[_0x3f1da0(0x134)](()=>{const _0xc821ee=_0x3f1da0;this[_0xc821ee(0x1e0)][_0xc821ee(0x156)][_0xc821ee(0x15a)](()=>{const _0x1b0f8f=_0xc821ee;for(const _0x5d7930 of _0x2ca9df[_0x1b0f8f(0x22d)]())_0x5d7930[_0x1b0f8f(0x1c6)]();});});}[_0x386062(0x212)](_0x52d89c){const _0xce6b4a=_0x386062;this[_0xce6b4a(0x134)](()=>{const _0x2cebb9=_0xce6b4a;this[_0x2cebb9(0x1e0)][_0x2cebb9(0x156)][_0x2cebb9(0x15a)](()=>{const _0x3b8cae=_0x2cebb9;for(const _0x4223a6 of _0x52d89c[_0x3b8cae(0x22d)]())_0x4223a6[_0x3b8cae(0x105)]();});});}[_0x386062(0x22e)](_0x556d5,_0x1d901e){const _0x29eb4d=_0x386062,_0x56fd1b=this[_0x29eb4d(0x1e0)][_0x29eb4d(0x209)][_0x29eb4d(0x131)](_0x556d5);if(!_0x56fd1b)throw new _0x67c924(_0x29eb4d(0x1e8),this,{'commandName':_0x556d5});if(this[_0x29eb4d(0xd6)][_0x29eb4d(0x91)](_0x56fd1b))throw new _0x67c924(_0x29eb4d(0x97),this,{'commandName':_0x556d5});this[_0x29eb4d(0xd6)][_0x29eb4d(0x208)](_0x56fd1b),_0x1d901e&&_0x56fd1b['on'](_0x29eb4d(0x232),(_0x2ed04b,_0x1db438)=>{const _0x182cfa=_0x29eb4d;this[_0x182cfa(0x215)][_0x182cfa(0x1f4)]&&(this[_0x182cfa(0x120)]||(_0x1db438[_0x182cfa(0x17d)]>0x0&&_0x1db438[_0x1db438[_0x182cfa(0x17d)]-0x1]&&_0x1db438[_0x1db438[_0x182cfa(0x17d)]-0x1][_0x182cfa(0x134)]?_0x1db438[_0x182cfa(0x226)]():(_0x2ed04b[_0x182cfa(0x17f)]=_0x1d901e((..._0x10c5b3)=>_0x56fd1b[_0x182cfa(0x232)](..._0x10c5b3,{'forceDefaultExecution':!0x0}),..._0x1db438),_0x2ed04b[_0x182cfa(0x182)]())));},{'priority':_0x29eb4d(0x144)});}[_0x386062(0x134)](_0x211392){const _0x146f2f=_0x386062;let _0x53f62e,_0x2d3c13;const _0x3d4fc9=this[_0x146f2f(0x120)];this[_0x146f2f(0x120)]=!0x0;try{_0x53f62e=_0x211392();}catch(_0x378363){_0x2d3c13=_0x378363;}return _0x3d4fc9||(this[_0x146f2f(0x120)]=!0x1),_0x2d3c13&&_0x67c924[_0x146f2f(0xd2)](_0x2d3c13,this),_0x53f62e;}[_0x386062(0xf5)](_0x2bf1de,_0x4bd610=null,_0x1995e3={}){const _0x76ce26=_0x386062;if(_0x2bf1de[_0x76ce26(0x18c)])return null;const _0x1f3ed6=this[_0x76ce26(0x1e0)][_0x76ce26(0x233)][_0x76ce26(0x131)](_0x76ce26(0x157))['me'];for(const {suggestion:_0x143194,meta:_0xa50118}of this[_0x76ce26(0x225)](_0x2bf1de,_0x76ce26(0x17b)))if(_0xa50118[_0x76ce26(0xc3)]){if(!_0xa50118[_0x76ce26(0xb5)]){if(_0xa50118[_0x76ce26(0xa3)]){if(!this[_0x76ce26(0x174)]||!Lt(_0x143194,_0x1995e3))continue;return _0x143194;}if(Lt(_0x143194,_0x1995e3))return _0x143194;this[_0x76ce26(0xde)](_0x143194,_0x2bf1de[_0x76ce26(0xa5)],_0x2bf1de[_0x76ce26(0x22c)]);break;}if(_0x4bd610==_0x143194[_0x76ce26(0x103)]&&Lt(_0x143194,_0x1995e3)){const _0x2cd39a=_0x143194[_0x76ce26(0x1eb)]();return _0x2cd39a[_0x76ce26(0xa5)][_0x76ce26(0x123)](_0x2bf1de[_0x76ce26(0x22c)])?this[_0x76ce26(0x19b)](_0x143194,this[_0x76ce26(0x16d)][_0x76ce26(0x10d)](_0x2bf1de[_0x76ce26(0xa5)],_0x2cd39a[_0x76ce26(0x22c)])):this[_0x76ce26(0x19b)](_0x143194,this[_0x76ce26(0x16d)][_0x76ce26(0x10d)](_0x2cd39a[_0x76ce26(0xa5)],_0x2bf1de[_0x76ce26(0x22c)])),_0x143194;}}const _0x44a69b=_0x1480b2(),_0xe0f26b=_0x1f3ed6['id'],_0x505a88=_0x4bd610?_0x76ce26(0x195)+_0x4bd610:_0x76ce26(0x17b),_0x52853f=this[_0x76ce26(0xcc)]({'id':_0x44a69b,'type':_0x505a88,'createdAt':new Date(),'authorId':_0xe0f26b,'attributes':_0x1995e3});return this[_0x76ce26(0x1c0)](_0x505a88,_0x44a69b,_0xe0f26b,_0x2bf1de),_0x52853f;}[_0x386062(0xbb)](_0x1754ef,_0x49757c=_0x386062(0x207),_0xe39dd3={}){const _0x140d21=_0x386062,_0x4246a5=this[_0x140d21(0x1e0)][_0x140d21(0x233)][_0x140d21(0x131)](_0x140d21(0x157))['me'],_0x358717=this[_0x140d21(0x136)][_0x140d21(0xc9)](_0x140d21(0x17b),_0x49757c,_0x140d21(0x141));for(const _0x2306b6 of this[_0x140d21(0x1c5)]())if(_0x2306b6[_0x140d21(0x218)]['id']==_0x4246a5['id']&&_0x140d21(0x17b)==_0x2306b6[_0x140d21(0x1e4)]&&_0x2306b6[_0x140d21(0x103)]==_0x49757c&&Lt(_0x2306b6,_0xe39dd3)&&(_0x358717(_0x2306b6[_0x140d21(0x93)](),_0x1754ef)||_0x358717(_0x1754ef,_0x2306b6[_0x140d21(0x93)]()))){for(const _0x280bbf of _0x1754ef)_0x2306b6[_0x140d21(0xe0)](_0x280bbf);return _0x2306b6;}for(const {suggestion:_0xcc78a8,meta:_0x2927ba}of this[_0x140d21(0x225)](_0x1754ef,_0x140d21(0x17b))){if(!_0x2927ba[_0x140d21(0xc3)])continue;if(!this[_0x140d21(0x174)]&&_0x2927ba[_0x140d21(0xa3)])continue;if(!Lt(_0xcc78a8,_0xe39dd3))continue;let _0x54afbe=!0x0;for(const _0x36ef48 of _0xcc78a8[_0x140d21(0x93)]())for(const _0x1a140c of _0x1754ef)if(!_0x36ef48[_0x140d21(0x197)](_0x1a140c)){_0x54afbe=!0x1;break;}if(_0x54afbe)return _0xcc78a8;}const _0x10eee9=_0x1480b2(),_0x40fbd0=_0x4246a5['id'],_0x47e241=_0x140d21(0x195)+_0x49757c,_0x4c685c=this[_0x140d21(0xcc)]({'id':_0x10eee9,'type':_0x47e241,'createdAt':new Date(),'authorId':_0x40fbd0,'attributes':_0xe39dd3});for(const _0x26f1b7 of _0x1754ef)this[_0x140d21(0x1c0)](_0x47e241,_0x10eee9,_0x40fbd0,_0x26f1b7,_0x3f2f26[_0x140d21(0x1f7)]());return _0x4c685c;}[_0x386062(0xdb)](_0x46bc4a,_0x45fd1f,_0x4e074d=null,_0x7f2d0b={}){const _0x3d7fa6=_0x386062;if(_0x4e074d=_0x4e074d||Vt(_0x45fd1f),_0x46bc4a[_0x3d7fa6(0x18c)])return null;if(_0x3d7fa6(0x11a)===this[_0x3d7fa6(0x19f)]){const _0x231742=this[_0x3d7fa6(0x136)][_0x3d7fa6(0xc9)](_0x3d7fa6(0x22a),_0x4e074d,_0x3d7fa6(0x1c6));return this[_0x3d7fa6(0x134)](()=>_0x231742([_0x46bc4a],_0x45fd1f,_0x7f2d0b)),null;}const _0x43432b=this[_0x3d7fa6(0x1e0)][_0x3d7fa6(0x233)][_0x3d7fa6(0x131)](_0x3d7fa6(0x157))['me'],_0x249104=[];if(_0x3d7fa6(0x125)!==this[_0x3d7fa6(0x19f)]){for(const {suggestion:_0x517dba,meta:_0x241d83}of this[_0x3d7fa6(0x225)](_0x46bc4a,_0x3d7fa6(0x17b)))_0x241d83[_0x3d7fa6(0xc3)]&&!_0x241d83[_0x3d7fa6(0x1f2)]&&_0x249104[_0x3d7fa6(0x1d3)](..._0x517dba[_0x3d7fa6(0x93)]());}const _0x3a7d3b=function(_0xb1e275,_0x3cdf16){const _0x6e1d3d=_0x3d7fa6,_0x5bee04=[];for(const _0x4df467 of _0x3cdf16){const _0x178fc2=_0xb1e275[_0x6e1d3d(0x1b6)](_0x4df467);_0x178fc2&&_0x5bee04[_0x6e1d3d(0x1d3)](_0x178fc2);}return _0x5bee04;}(_0x46bc4a,_0x249104),_0x4fdd62=function(_0x2f2123,_0x3fd747){const _0x148e53=_0x3d7fa6,_0x1c62c6=[_0x2f2123];for(const _0x3217d7 of _0x3fd747){let _0x48cab8=0x0;for(;_0x48cab8<_0x1c62c6[_0x148e53(0x17d)];){const _0x28ae49=_0x1c62c6[_0x48cab8][_0x148e53(0x117)](_0x3217d7);_0x1c62c6[_0x148e53(0x216)](_0x48cab8,0x1,..._0x28ae49),_0x48cab8+=_0x28ae49[_0x148e53(0x17d)];}}return _0x1c62c6;}(_0x46bc4a,_0x249104);_0x3a7d3b[_0x3d7fa6(0x17d)]&&this[_0x3d7fa6(0x16d)][_0x3d7fa6(0x15a)](()=>{const _0x2e8cd6=_0x3d7fa6;for(const _0x4d26c1 of _0x3a7d3b){const _0xc29f08=this[_0x2e8cd6(0x136)][_0x2e8cd6(0xc9)](_0x2e8cd6(0x22a),_0x4e074d,_0x2e8cd6(0x1c6));this[_0x2e8cd6(0x134)](()=>_0xc29f08([_0x4d26c1],_0x45fd1f,_0x7f2d0b));}});for(const _0x2767a0 of _0x4fdd62){let _0x3f9d03=null,_0x47eec8=_0x2767a0[_0x3d7fa6(0xa5)],_0x4d5182=_0x2767a0[_0x3d7fa6(0x22c)];for(const {suggestion:_0x5dc0fc,meta:_0x542c1f}of this[_0x3d7fa6(0x225)](_0x2767a0,_0x3d7fa6(0x22a))){if(!_0x542c1f[_0x3d7fa6(0xc3)])continue;if(_0x5dc0fc[_0x3d7fa6(0x103)]!=_0x4e074d)continue;if(!Lt(_0x5dc0fc,_0x7f2d0b))continue;const _0x3ed35e=_0x5dc0fc[_0x3d7fa6(0x1eb)]();if(_0x3ed35e[_0x3d7fa6(0x197)](_0x2767a0,!0x0))return null;_0x47eec8=_0x47eec8[_0x3d7fa6(0x1f1)](_0x3ed35e[_0x3d7fa6(0xa5)])?_0x47eec8:_0x3ed35e[_0x3d7fa6(0xa5)],_0x4d5182=_0x4d5182[_0x3d7fa6(0x98)](_0x3ed35e[_0x3d7fa6(0x22c)])?_0x4d5182:_0x3ed35e[_0x3d7fa6(0x22c)],_0x3f9d03?_0x3ed35e[_0x3d7fa6(0xa5)][_0x3d7fa6(0x1f1)](_0x3f9d03[_0x3d7fa6(0x1eb)]()[_0x3d7fa6(0xa5)])?(_0x3f9d03[_0x3d7fa6(0x178)](),_0x3f9d03=_0x5dc0fc):_0x5dc0fc[_0x3d7fa6(0x178)]():_0x3f9d03=_0x5dc0fc;}const _0x1429ee=this[_0x3d7fa6(0x16d)][_0x3d7fa6(0x10d)](_0x47eec8,_0x4d5182);if(_0x3f9d03)this[_0x3d7fa6(0x19b)](_0x3f9d03,_0x1429ee);else{const _0x2ca34f=_0x1480b2(),_0x487bec=_0x43432b['id'];this[_0x3d7fa6(0xcc)]({'id':_0x2ca34f,'type':_0x3d7fa6(0x1ef)+_0x4e074d,'data':_0x45fd1f,'createdAt':new Date(),'authorId':_0x487bec,'attributes':_0x7f2d0b}),this[_0x3d7fa6(0x1c0)](_0x3d7fa6(0x1ef)+_0x4e074d,_0x2ca34f,_0x487bec,_0x1429ee);}}return null;}[_0x386062(0x1cf)](_0x8607a2,_0x34804b,_0x1ba076=[],_0x4b6804=null,_0x45e863={}){const _0x119a41=_0x386062;_0x34804b[_0x119a41(0x9e)]||(_0x34804b[_0x119a41(0x9e)]=_0x34804b[_0x119a41(0x184)]),_0x34804b[_0x119a41(0x213)]=_0x8607a2['is'](_0x119a41(0x13f)),_0x4b6804=_0x4b6804||Vt(_0x34804b);const _0x1d3520=_0x1ba076[_0x119a41(0x104)](_0x2b6ece=>Gt(_0x2b6ece,this[_0x119a41(0x16d)])),_0x516c8f=_0x8607a2['is'](_0x119a41(0x13f))?_0x8607a2:Gt(_0x8607a2,this[_0x119a41(0x16d)]);if(_0x119a41(0x11a)===this[_0x119a41(0x19f)]){const _0x4af673=this[_0x119a41(0x136)][_0x119a41(0xc9)](_0x119a41(0x127),_0x4b6804,_0x119a41(0x1c6));return this[_0x119a41(0x134)](()=>_0x4af673([_0x516c8f],_0x34804b,_0x45e863)),null;}_0x1d3520[_0x119a41(0x1d3)](_0x516c8f);let _0x5c4b68=!0x0;for(const _0x54c2dc of _0x1d3520)if(!this[_0x119a41(0x162)](_0x54c2dc)){_0x5c4b68=!0x1;break;}if(_0x5c4b68&&_0x119a41(0x125)!==this[_0x119a41(0x19f)]){const _0x12ba0a=this[_0x119a41(0x136)][_0x119a41(0xc9)](_0x119a41(0x127),_0x4b6804,_0x119a41(0x1c6));return this[_0x119a41(0x134)](()=>_0x12ba0a([_0x516c8f],_0x34804b,_0x45e863)),null;}let _0x10c1e5=null,_0x274223=_0x516c8f[_0x119a41(0xa5)],_0x333fcf=_0x516c8f[_0x119a41(0x22c)];for(const {suggestion:_0x2d8f71,meta:_0x38c94a}of this[_0x119a41(0x225)](_0x516c8f,_0x119a41(0x127))){if(!_0x38c94a[_0x119a41(0xc3)])continue;if(_0x38c94a[_0x119a41(0xb5)]||_0x38c94a[_0x119a41(0xa3)]||_0x38c94a[_0x119a41(0x1f2)])continue;if(_0x2d8f71[_0x119a41(0x151)][_0x119a41(0x9e)]!=_0x34804b[_0x119a41(0x9e)])continue;if(!Lt(_0x2d8f71,_0x45e863))continue;const _0xc3e47e=_0x2d8f71[_0x119a41(0x1eb)]();if(_0x2d8f71[_0x119a41(0x103)]==_0x4b6804){if(_0xc3e47e[_0x119a41(0x197)](_0x516c8f,!0x0))return null;_0x274223=_0x274223[_0x119a41(0x1f1)](_0xc3e47e[_0x119a41(0xa5)])?_0x274223:_0xc3e47e[_0x119a41(0xa5)],_0x333fcf=_0x333fcf[_0x119a41(0x98)](_0xc3e47e[_0x119a41(0x22c)])?_0x333fcf:_0xc3e47e[_0x119a41(0x22c)],_0x10c1e5?_0xc3e47e[_0x119a41(0xa5)][_0x119a41(0x1f1)](_0x10c1e5[_0x119a41(0x1eb)]()[_0x119a41(0xa5)])?(_0x10c1e5[_0x119a41(0x178)](),_0x10c1e5=_0x2d8f71):_0x2d8f71[_0x119a41(0x178)]():_0x10c1e5=_0x2d8f71;}else{const _0x5f2f78=_0x516c8f[_0x119a41(0x1b6)](_0xc3e47e);this[_0x119a41(0x12f)](_0x2d8f71,_0x5f2f78);}}const _0x3c7ef3=this[_0x119a41(0x1e0)][_0x119a41(0x233)][_0x119a41(0x131)](_0x119a41(0x157))['me'],_0x2a2eba=_0x1480b2(),_0x560eea=_0x3c7ef3['id'];if(_0x10c1e5)return this[_0x119a41(0x19b)](_0x10c1e5,this[_0x119a41(0x16d)][_0x119a41(0x10d)](_0x274223,_0x333fcf)),_0x10c1e5;{const _0x322014=this[_0x119a41(0xcc)]({'id':_0x2a2eba,'type':_0x119a41(0x1bc)+_0x4b6804,'data':_0x34804b,'createdAt':new Date(),'authorId':_0x560eea,'attributes':_0x45e863});return this[_0x119a41(0x1c0)](_0x119a41(0x1bc)+_0x4b6804,_0x2a2eba,_0x560eea,this[_0x119a41(0x16d)][_0x119a41(0x10d)](_0x274223,_0x333fcf)),_0x322014;}}[_0x386062(0x9d)](_0xd1650f,_0x1ba9e4,_0x1b42ee=[],_0x37179d=null,_0x3552be={}){const _0x443fcb=_0x386062;_0x1ba9e4[_0x443fcb(0x9e)]||(_0x1ba9e4[_0x443fcb(0x9e)]=_0x1ba9e4[_0x443fcb(0x184)]);const _0x46ccf0=_0xd1650f[0x0];_0x1ba9e4[_0x443fcb(0x213)]=_0x46ccf0['is'](_0x443fcb(0x13f)),_0x37179d=_0x37179d||Vt(_0x1ba9e4);const _0x623f17=_0x1b42ee[_0x443fcb(0x104)](_0x5436df=>Gt(_0x5436df,this[_0x443fcb(0x16d)])),_0x533e26=_0x46ccf0['is'](_0x443fcb(0x13f))?_0xd1650f:_0xd1650f[_0x443fcb(0x104)](_0x1ac8fd=>Gt(_0x1ac8fd,this[_0x443fcb(0x16d)]));if(_0x443fcb(0x11a)===this[_0x443fcb(0x19f)]){const _0x38cb76=this[_0x443fcb(0x136)][_0x443fcb(0xc9)](_0x443fcb(0x127),_0x37179d,_0x443fcb(0x1c6));return this[_0x443fcb(0x134)](()=>_0x38cb76(_0x533e26,_0x1ba9e4,_0x3552be)),null;}_0x623f17[_0x443fcb(0x1d3)](..._0x533e26);let _0x206f96=!0x0;for(const _0x3de395 of _0x623f17)if(!this[_0x443fcb(0x162)](_0x3de395)){_0x206f96=!0x1;break;}if(_0x206f96&&_0x443fcb(0x125)!==this[_0x443fcb(0x19f)]){const _0x3eeae0=this[_0x443fcb(0x136)][_0x443fcb(0xc9)](_0x443fcb(0x127),_0x37179d,_0x443fcb(0x1c6));return this[_0x443fcb(0x134)](()=>_0x3eeae0(_0x533e26,_0x1ba9e4,_0x3552be)),null;}const _0x4a140f=this[_0x443fcb(0x1e0)][_0x443fcb(0x233)][_0x443fcb(0x131)](_0x443fcb(0x157))['me'];for(const _0x1621ef of this[_0x443fcb(0x1c5)]()){if(_0x1621ef[_0x443fcb(0x218)]['id']!=_0x4a140f['id'])continue;if(_0x443fcb(0x127)!=_0x1621ef[_0x443fcb(0x1e4)]||_0x1621ef[_0x443fcb(0x151)][_0x443fcb(0x9e)]!=_0x1ba9e4[_0x443fcb(0x9e)])continue;if(!Lt(_0x1621ef,_0x3552be))continue;const _0x3230b4=_0x1621ef[_0x443fcb(0x103)]==_0x37179d;for(let _0x1de774=0x0;_0x1de774<_0x533e26[_0x443fcb(0x17d)];_0x1de774++){const _0x2b36c1=_0x533e26[_0x1de774];for(const _0xbb701a of _0x1621ef[_0x443fcb(0xdf)]()){const _0x3f6079=_0xbb701a[_0x443fcb(0xef)]();if(_0x2b36c1[_0x443fcb(0x123)](_0x3f6079)){_0x3230b4?(_0x533e26[_0x443fcb(0x216)](_0x1de774,0x1),_0x1de774--):_0x1621ef[_0x443fcb(0x23a)](_0xbb701a[_0x443fcb(0x138)]);break;}}}}if(0x0==_0x533e26[_0x443fcb(0x17d)])return null;const _0x2b67ff=this[_0x443fcb(0x136)][_0x443fcb(0xc9)](_0x443fcb(0x127),_0x37179d,_0x443fcb(0x141));for(const _0x3ac278 of this[_0x443fcb(0x1c5)]())if(_0x3ac278[_0x443fcb(0x218)]['id']==_0x4a140f['id']&&_0x443fcb(0x127)==_0x3ac278[_0x443fcb(0x1e4)]&&_0x3ac278[_0x443fcb(0x151)][_0x443fcb(0x9e)]==_0x1ba9e4[_0x443fcb(0x9e)]&&_0x3ac278[_0x443fcb(0x103)]==_0x37179d&&Lt(_0x3ac278,_0x3552be)&&(_0x2b67ff(_0x3ac278[_0x443fcb(0x93)](),_0x533e26)||_0x2b67ff(_0x533e26,_0x3ac278[_0x443fcb(0x93)]()))){for(const _0x44a8c2 of _0x533e26)_0x3ac278[_0x443fcb(0xe0)](_0x44a8c2);return _0x3ac278;}const _0x42a065=_0x1480b2(),_0x1c4b65=_0x4a140f['id'],_0x35e32d=_0x443fcb(0x1bc)+_0x37179d,_0x393b58=this[_0x443fcb(0xcc)]({'id':_0x42a065,'type':_0x35e32d,'data':_0x1ba9e4,'createdAt':new Date(),'authorId':_0x1c4b65,'attributes':_0x3552be});for(const _0x2282b5 of _0x533e26)this[_0x443fcb(0x1c0)](_0x35e32d,_0x42a065,_0x1c4b65,_0x2282b5,_0x3f2f26[_0x443fcb(0x1f7)]());return _0x393b58;}[_0x386062(0x10e)](_0x3a2c36,_0xe173a1=null,_0x13f1cf={}){const _0x2c572a=_0x386062;if(_0x3a2c36[_0x2c572a(0x18c)])return null;const _0x2c6ea3=this[_0x2c572a(0x1e0)][_0x2c572a(0x233)][_0x2c572a(0x131)](_0x2c572a(0x157))['me'],_0x50bb10=new _0x126b78(_0x3a2c36[_0x2c572a(0xa5)],_0x3a2c36[_0x2c572a(0x22c)]);for(const {suggestion:_0x316729,meta:_0x25cc43}of this[_0x2c572a(0x225)](_0x50bb10,_0x2c572a(0x17b)))if(_0x25cc43[_0x2c572a(0xc3)]&&!_0x25cc43[_0x2c572a(0xb5)]){if(_0x316729[_0x2c572a(0x11e)]){const _0x55b2c9=_0x316729[_0x2c572a(0x93)]()[_0x2c572a(0x10b)](_0x585a70=>_0x2c572a(0x20d)!=_0x585a70[_0x2c572a(0xed)][_0x2c572a(0x148)]);_0x55b2c9[_0x2c572a(0x1d4)](_0x4f9db6=>_0x50bb10[_0x2c572a(0x197)](_0x4f9db6,!0x0))&&_0x316729[_0x2c572a(0x105)]();if(_0x55b2c9[_0x2c572a(0x137)](_0x169b18=>_0x169b18[_0x2c572a(0x197)](_0x50bb10,!0x0))){const _0x1f2ce3=this[_0x2c572a(0x136)][_0x2c572a(0xc9)](_0x2c572a(0x15e),_0xe173a1,_0x2c572a(0x1c6));return this[_0x2c572a(0x134)](()=>_0x1f2ce3([_0x50bb10],null,_0x13f1cf)),null;}}else{const _0x8bc21c=_0x50bb10[_0x2c572a(0x1b6)](_0x316729[_0x2c572a(0x1eb)]());null!==_0x8bc21c&&_0x316729[_0x2c572a(0xdd)]([_0x8bc21c],null,_0x13f1cf);}}if(_0x50bb10[_0x2c572a(0xba)](),_0x50bb10[_0x2c572a(0x18c)]||_0x2c572a(0x20d)==_0x50bb10[_0x2c572a(0xed)][_0x2c572a(0x148)])return null;let _0x5683f1=null,_0x355169=_0x50bb10[_0x2c572a(0xa5)],_0x1513f4=_0x50bb10[_0x2c572a(0x22c)];const _0x466b22=this[_0x2c572a(0x225)](_0x50bb10,_0x2c572a(0x15e));for(const {suggestion:_0x5b04b2,meta:_0x26b143}of _0x466b22){const _0x2ee29d=this[_0x2c572a(0x16d)][_0x2c572a(0x10d)](_0x355169,_0x1513f4);if(_0x26b143[_0x2c572a(0xc3)]&&(this[_0x2c572a(0x174)]||!_0x26b143[_0x2c572a(0xa3)]&&!_0x26b143[_0x2c572a(0x1f2)])){if(_0x5b04b2[_0x2c572a(0x11e)]){if(!Lt(_0x5b04b2,_0x13f1cf))continue;let _0xc627ca=!0x0;for(const _0x2ee12b of _0x5b04b2[_0x2c572a(0x93)]()){if(_0x2ee12b[_0x2c572a(0x197)](_0x2ee29d,!0x0))return _0x5b04b2;_0x2ee29d[_0x2c572a(0x197)](_0x2ee12b)||(_0xc627ca=!0x1);}_0xc627ca&&_0x5b04b2[_0x2c572a(0x105)]();}else{const _0x52da13=_0x5b04b2[_0x2c572a(0x1eb)]();if(_0x52da13[_0x2c572a(0x197)](_0x2ee29d,!0x0))return _0x5b04b2;if(!Lt(_0x5b04b2,_0x13f1cf)){_0x2ee29d[_0x2c572a(0x197)](_0x52da13)?_0x5b04b2[_0x2c572a(0x178)]():_0x52da13[_0x2c572a(0x1c8)](_0x355169)?_0x355169=_0x52da13[_0x2c572a(0x22c)]:_0x52da13[_0x2c572a(0x1c8)](_0x1513f4)&&(_0x1513f4=_0x52da13[_0x2c572a(0xa5)]);continue;}_0x355169=_0x355169[_0x2c572a(0x1f1)](_0x52da13[_0x2c572a(0xa5)])?_0x355169:_0x52da13[_0x2c572a(0xa5)],_0x1513f4=_0x1513f4[_0x2c572a(0x98)](_0x52da13[_0x2c572a(0x22c)])?_0x1513f4:_0x52da13[_0x2c572a(0x22c)],_0x13f1cf=Object[_0x2c572a(0x132)]({},_0x5b04b2[_0x2c572a(0x1dd)]),_0x5683f1?_0x52da13[_0x2c572a(0xa5)][_0x2c572a(0x1f1)](_0x5683f1[_0x2c572a(0x1eb)]()[_0x2c572a(0xa5)])?(_0x5683f1[_0x2c572a(0x178)](),_0x5683f1=_0x5b04b2):_0x5b04b2[_0x2c572a(0x178)]():_0x5683f1=_0x5b04b2;}}}if(_0x5683f1)return this[_0x2c572a(0x19b)](_0x5683f1,this[_0x2c572a(0x16d)][_0x2c572a(0x10d)](_0x355169,_0x1513f4)),_0x5683f1;{const _0x41296f=_0x1480b2(),_0x3678e4=this[_0x2c572a(0x16d)][_0x2c572a(0x10d)](_0x355169,_0x1513f4),_0x3a89a5=_0x2c6ea3['id'],_0x2b8e26=_0xe173a1?_0x2c572a(0x15d)+_0xe173a1:_0x2c572a(0x15e),_0x28ab4=this[_0x2c572a(0xcc)]({'id':_0x41296f,'type':_0x2b8e26,'createdAt':new Date(),'authorId':_0x3a89a5,'attributes':_0x13f1cf});return this[_0x2c572a(0x1c0)](_0x2b8e26,_0x41296f,_0x3a89a5,_0x3678e4),_0x28ab4;}}[_0x386062(0x20a)](_0x171003,_0x492c5c=_0x386062(0x207),_0x394838={}){const _0x1e201d=_0x386062,_0x3d2cea=this[_0x1e201d(0x1e0)][_0x1e201d(0x233)][_0x1e201d(0x131)](_0x1e201d(0x157))['me'],_0x7b156=_0x171003[_0x1e201d(0x104)](_0x4dbf7a=>new _0x126b78(_0x4dbf7a[_0x1e201d(0xa5)],_0x4dbf7a[_0x1e201d(0x22c)])),_0x407916=new Set();for(const {suggestion:_0x484f10,meta:_0x965bda}of this[_0x1e201d(0x225)](_0x7b156,_0x1e201d(0x17b)))_0x965bda[_0x1e201d(0xc3)]&&!_0x965bda[_0x1e201d(0xb5)]&&_0x407916[_0x1e201d(0x208)](_0x484f10);for(const _0x1ee476 of _0x407916)if(_0x1ee476[_0x1e201d(0x11e)]){const _0x22cddd=_0x1ee476[_0x1e201d(0x93)]();(!_0x1ee476[_0x1e201d(0x1dd)]||!_0x1ee476[_0x1e201d(0x1dd)][_0x1e201d(0x13e)])&&(_0x22cddd[_0x1e201d(0x1d4)](_0x361a34=>_0x7b156[_0x1e201d(0x137)](_0x51ed75=>_0x51ed75[_0x1e201d(0x197)](_0x361a34,!0x0)))&&_0x1ee476[_0x1e201d(0x105)]());if(_0x7b156[_0x1e201d(0x1d4)](_0x1fe2a1=>_0x22cddd[_0x1e201d(0x137)](_0x1be09c=>_0x1be09c[_0x1e201d(0x197)](_0x1fe2a1,!0x0)))){const _0x513b93=this[_0x1e201d(0x136)][_0x1e201d(0xc9)](_0x1e201d(0x15e),_0x492c5c,_0x1e201d(0x1c6));return this[_0x1e201d(0x134)](()=>_0x513b93(_0x171003,null,_0x394838)),null;}}else{const _0x5ea4b1=_0x1ee476[_0x1e201d(0x1eb)]();_0x7b156[_0x1e201d(0x137)](_0x4a1c50=>_0x4a1c50[_0x1e201d(0x197)](_0x5ea4b1,!0x0))&&_0x1ee476[_0x1e201d(0x105)]();if(_0x7b156[_0x1e201d(0x1d4)](_0xd2a09e=>_0x5ea4b1[_0x1e201d(0x197)](_0xd2a09e,!0x0))){const _0x5267a4=this[_0x1e201d(0x136)][_0x1e201d(0xc9)](_0x1e201d(0x15e),_0x492c5c,_0x1e201d(0x1c6));return this[_0x1e201d(0x134)](()=>_0x5267a4(_0x7b156,null,_0x394838)),null;}}const _0x4528d0=this[_0x1e201d(0x136)][_0x1e201d(0xc9)](_0x1e201d(0x15e),_0x492c5c,_0x1e201d(0x141));let _0x4833a0=null;for(const _0x2dc693 of this[_0x1e201d(0x1c5)]())if(_0x2dc693[_0x1e201d(0x218)]['id']==_0x3d2cea['id']&&_0x2dc693[_0x1e201d(0x1f0)]&&_0x1e201d(0x15e)==_0x2dc693[_0x1e201d(0x1e4)]&&_0x2dc693[_0x1e201d(0x103)]==_0x492c5c&&Lt(_0x2dc693,_0x394838)&&(_0x4528d0(_0x2dc693[_0x1e201d(0x93)](),_0x7b156)||_0x4528d0(_0x7b156,_0x2dc693[_0x1e201d(0x93)]()))){if(_0x4833a0){if(_0x2dc693[_0x1e201d(0x1f9)]&&_0x2dc693[_0x1e201d(0x1f9)][_0x1e201d(0x17d)])continue;for(const _0x41da2c of _0x2dc693[_0x1e201d(0x93)]())_0x4833a0[_0x1e201d(0x1f8)](_0x41da2c)||_0x4833a0[_0x1e201d(0xe0)](_0x41da2c);_0x2dc693[_0x1e201d(0x178)]();}else{_0x4833a0=_0x2dc693;for(const _0xa79446 of _0x7b156)_0x2dc693[_0x1e201d(0x1f8)](_0xa79446)||_0x2dc693[_0x1e201d(0xe0)](_0xa79446);}}if(_0x4833a0)return _0x4833a0;_0x407916[_0x1e201d(0x167)]();for(const {suggestion:_0x49e72d,meta:_0x166d10}of this[_0x1e201d(0x225)](_0x7b156,_0x1e201d(0x15e)))_0x166d10[_0x1e201d(0xc3)]&&(this[_0x1e201d(0x174)]||!_0x166d10[_0x1e201d(0xa3)]&&!_0x166d10[_0x1e201d(0x1f2)])&&Lt(_0x49e72d,_0x394838)&&_0x407916[_0x1e201d(0x208)](_0x49e72d);for(const _0x41faf3 of _0x407916){const _0x534942=_0x41faf3[_0x1e201d(0x93)]();if(!_0x394838||!_0x394838[_0x1e201d(0x13e)]){if(_0x7b156[_0x1e201d(0x1d4)](_0x16eeda=>_0x534942[_0x1e201d(0x137)](_0x1b0c47=>_0x1b0c47[_0x1e201d(0x197)](_0x16eeda,!0x0))))return _0x41faf3;}(!_0x41faf3[_0x1e201d(0x1dd)]||!_0x41faf3[_0x1e201d(0x1dd)][_0x1e201d(0x13e)])&&(_0x534942[_0x1e201d(0x1d4)](_0x89c878=>_0x7b156[_0x1e201d(0x137)](_0x127afa=>_0x127afa[_0x1e201d(0x197)](_0x89c878,!0x0)))&&_0x41faf3[_0x1e201d(0x105)]());}const _0x6621f6=_0x1480b2(),_0x14d7f5=_0x3d2cea['id'],_0x4d7d57=_0x1e201d(0x15d)+_0x492c5c,_0x556c7a=this[_0x1e201d(0xcc)]({'id':_0x6621f6,'type':_0x4d7d57,'createdAt':new Date(),'authorId':_0x14d7f5,'attributes':_0x394838});for(const _0x275db5 of _0x7b156)_0x275db5[_0x1e201d(0xba)](),_0x275db5[_0x1e201d(0x18c)]||_0x1e201d(0x20d)==_0x275db5[_0x1e201d(0xed)][_0x1e201d(0x148)]||this[_0x1e201d(0x1c0)](_0x4d7d57,_0x6621f6,_0x14d7f5,_0x275db5,_0x3f2f26[_0x1e201d(0x1f7)]());return _0x556c7a;}[_0x386062(0xa4)](_0x419d5f,_0x494d67,_0x101913,_0x559dff,_0x43feda){const _0x30a92f=_0x386062;if(_0x419d5f[_0x30a92f(0x18c)])return[];if(_0x30a92f(0x11a)===this[_0x30a92f(0x19f)])return[];const _0x188960=this[_0x30a92f(0x1e0)][_0x30a92f(0x233)][_0x30a92f(0x131)](_0x30a92f(0x157))['me']['id'],_0x5bf7f9=Array[_0x30a92f(0x14b)](this[_0x30a92f(0x140)][_0x30a92f(0x1fe)]())[_0x30a92f(0x10b)](_0x41000a=>_0x30a92f(0x23b)==_0x41000a[_0x30a92f(0x1e4)]&&_0x41000a[_0x30a92f(0x151)][_0x30a92f(0xd9)]==_0x494d67&&_0x41000a[_0x30a92f(0x1f8)](_0x419d5f));if(_0x30a92f(0x1fd)===this[_0x30a92f(0x19f)]){const _0x4a8cdb=this[_0x30a92f(0x225)](_0x419d5f,_0x30a92f(0x17b))[_0x30a92f(0x10b)](({meta:_0x24dc5f})=>_0x24dc5f[_0x30a92f(0xc3)]&&!_0x24dc5f[_0x30a92f(0x1f2)]&&!_0x24dc5f[_0x30a92f(0xb5)])[_0x30a92f(0x104)](({suggestion:_0xbd6380})=>_0xbd6380);_0x5bf7f9[_0x30a92f(0xb6)](..._0x4a8cdb);}const _0x50dbe3=new Map([[_0x419d5f,_0x101913]]);for(const _0x5be9f3 of _0x5bf7f9){const _0x3c5763=_0x30a92f(0x23b)==_0x5be9f3[_0x30a92f(0x1e4)]?_0x5be9f3[_0x30a92f(0x151)][_0x30a92f(0x1ea)]:void 0x0,_0x1b0f99=_0x5be9f3[_0x30a92f(0x1eb)](),_0x3f9b83=Array[_0x30a92f(0x14b)](_0x50dbe3[_0x30a92f(0x20f)]())[_0x30a92f(0x1bf)](_0x9fdd1f=>_0x9fdd1f[_0x30a92f(0xf2)](_0x1b0f99));if(!_0x3f9b83)continue;const _0x4ebab3=_0x3f9b83[_0x30a92f(0x117)](_0x1b0f99);this[_0x30a92f(0x1a9)](_0x494d67)&&_0x30a92f(0x17b)==_0x5be9f3[_0x30a92f(0x1e4)]&&0x0!=_0x4ebab3[_0x30a92f(0x17d)]||(_0x50dbe3[_0x30a92f(0xa8)](_0x3f9b83),_0x4ebab3[_0x30a92f(0x18e)](_0x353c92=>{const _0x7abe22=_0x30a92f;_0x50dbe3[_0x7abe22(0x186)](_0x353c92,_0x101913);}),_0x30a92f(0x17b)!=_0x5be9f3[_0x30a92f(0x1e4)]&&_0x3c5763!=_0x559dff&&_0x50dbe3[_0x30a92f(0x186)](_0x3f9b83[_0x30a92f(0x1b6)](_0x1b0f99),_0x3c5763));}const _0x371a3a=[];for(const [_0xdb057b,_0x3f2999]of _0x50dbe3){const _0x193006=_0x1480b2(),_0x256e5c={'key':_0x494d67,'oldValue':_0x3f2999,'newValue':_0x559dff};_0x494d67[_0x30a92f(0x17d)]>0x25&&console[_0x30a92f(0x95)](_0x30a92f(0x194),{'key':_0x494d67});const _0x4306e1=(_0x30a92f(0x21b)+(_0x494d67+'|'+Vt({'newValue':_0x559dff})))[_0x30a92f(0x191)](0x0,0x3c),_0x10affa=this[_0x30a92f(0xcc)]({'id':_0x193006,'type':_0x4306e1,'data':_0x256e5c,'createdAt':new Date(),'authorId':_0x188960,'attributes':_0x43feda});_0x371a3a[_0x30a92f(0x1d3)](_0x10affa),this[_0x30a92f(0x1c0)](_0x4306e1,_0x193006,_0x188960,_0xdb057b);}return _0x371a3a;}[_0x386062(0x99)](_0x3924f3){const _0x4add0b=_0x386062;this[_0x4add0b(0x22e)](_0x3924f3,(_0x6e37db,..._0x3f12c4)=>{const _0x323c87=_0x4add0b;this[_0x323c87(0xe7)](()=>{_0x6e37db(..._0x3f12c4);});});}[_0x386062(0x12b)](_0x161af2){const _0x4f542e=_0x386062;this[_0x4f542e(0xfd)][_0x4f542e(0x208)](_0x161af2);}[_0x386062(0x219)](_0x72acb){const _0x10c000=_0x386062;this[_0x10c000(0x1b4)][_0x10c000(0x208)](_0x72acb);}[_0x386062(0x14c)](_0x129f3b){const _0x18c381=_0x386062;return _0x18c381(0x23b)==_0x129f3b[_0x18c381(0x1e4)]?_0x129f3b[_0x18c381(0x103)][_0x18c381(0xa1)]('|')[0x0]:null;}[_0x386062(0x19b)](_0x43c760,_0x30e44b){const _0x4f241a=_0x386062,_0xdd3e6c=_0x43c760[_0x4f241a(0x1e7)]();this[_0x4f241a(0x16d)][_0x4f241a(0x15a)](_0x2a2e4c=>{const _0x25baf2=_0x4f241a;_0x2a2e4c[_0x25baf2(0x8c)](_0xdd3e6c,{'range':_0x30e44b});});}[_0x386062(0x1d6)](_0x101c04){const _0x17631b=_0x386062,_0xeb9c62=_0x101c04['id'],_0x181e99=this[_0x17631b(0x1e0)][_0x17631b(0x163)][_0x17631b(0x131)](_0x17631b(0x1ad));this[_0x17631b(0xd1)][_0x17631b(0x1b0)](_0xeb9c62)||this[_0x17631b(0xd1)][_0x17631b(0x188)]({'channelId':_0x181e99,'threadId':_0xeb9c62,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x884743=this[_0x17631b(0xd1)][_0x17631b(0x8e)](_0xeb9c62);_0x884743[_0x17631b(0xee)](_0x17631b(0xb0)),_0x884743[_0x17631b(0xb0)]=!0x1,_0x101c04[_0x17631b(0x1f9)]=_0x884743;}[_0x386062(0x122)](_0x3590cb,_0x348799,_0x2a8a99,_0x454885){const _0x4985d8=_0x386062;if(_0x3590cb[_0x4985d8(0x1e4)]!=_0x348799||_0x3590cb[_0x4985d8(0x103)]!=_0x2a8a99||_0x3590cb[_0x4985d8(0xcd)]['id']!=_0x454885)throw this[_0x4985d8(0x1e0)][_0x4985d8(0x170)](_0x4985d8(0x14f)),new _0x67c924(_0x4985d8(0x14f),this);}[_0x386062(0x12f)](_0x56bd91,_0x28b164){const _0x21b3e2=_0x386062,_0x5d83ab=_0x56bd91[_0x21b3e2(0x1eb)]();if(_0x28b164[_0x21b3e2(0x123)](_0x5d83ab))_0x56bd91[_0x21b3e2(0x178)]();else{if(_0x5d83ab[_0x21b3e2(0x197)](_0x28b164)){const _0x468f65=this[_0x21b3e2(0x16d)][_0x21b3e2(0x118)](_0x28b164[_0x21b3e2(0xa5)][_0x21b3e2(0x20c)],_0x21b3e2(0x22c));this[_0x21b3e2(0x19b)](_0x56bd91,this[_0x21b3e2(0x16d)][_0x21b3e2(0x10d)](_0x5d83ab[_0x21b3e2(0xa5)],_0x468f65));const _0x32a3ea=_0x1480b2(),_0xe7789b=_0x56bd91[_0x21b3e2(0xcd)]['id'],_0x187725=_0x56bd91[_0x21b3e2(0x1e4)]+':'+_0x56bd91[_0x21b3e2(0x103)];this[_0x21b3e2(0xcc)]({'id':_0x32a3ea,'type':_0x187725,'createdAt':new Date(),'authorId':_0xe7789b,'data':_0x56bd91[_0x21b3e2(0x151)],'attributes':_0x56bd91[_0x21b3e2(0x1dd)]});const _0x4722fb=this[_0x21b3e2(0x16d)][_0x21b3e2(0x118)](_0x28b164[_0x21b3e2(0x22c)][_0x21b3e2(0xbe)],_0x21b3e2(0x20b)),_0x6b53e0=this[_0x21b3e2(0x16d)][_0x21b3e2(0x10d)](_0x4722fb,_0x5d83ab[_0x21b3e2(0x22c)]);this[_0x21b3e2(0x1c0)](_0x187725,_0x32a3ea,_0xe7789b,_0x6b53e0);}else{if(_0x5d83ab[_0x21b3e2(0x1c8)](_0x28b164[_0x21b3e2(0xa5)])){const _0x249220=this[_0x21b3e2(0x16d)][_0x21b3e2(0x118)](_0x28b164[_0x21b3e2(0xa5)][_0x21b3e2(0x20c)],_0x21b3e2(0x22c));this[_0x21b3e2(0x19b)](_0x56bd91,this[_0x21b3e2(0x16d)][_0x21b3e2(0x10d)](_0x5d83ab[_0x21b3e2(0xa5)],_0x249220));}else{const _0x25860f=this[_0x21b3e2(0x16d)][_0x21b3e2(0x118)](_0x28b164[_0x21b3e2(0x22c)][_0x21b3e2(0xbe)],_0x21b3e2(0x20b));this[_0x21b3e2(0x19b)](_0x56bd91,this[_0x21b3e2(0x16d)][_0x21b3e2(0x10d)](_0x25860f,_0x5d83ab[_0x21b3e2(0x22c)]));}}}}[_0x386062(0x162)](_0xd4bfa2){const _0x129dae=_0x386062;for(const {suggestion:_0x3f9ddd,meta:_0x161db4}of this[_0x129dae(0x225)](_0xd4bfa2,_0x129dae(0x17b))){if(!_0x161db4[_0x129dae(0xc3)])continue;const _0x1d5003=_0x3f9ddd[_0x129dae(0x93)]();for(const _0xf531fa of _0x1d5003)if(!_0xd4bfa2[_0x129dae(0x117)](_0xf531fa)[_0x129dae(0x17d)])return!0x0;}return!0x1;}[_0x386062(0xda)](_0x5d660a){const _0x2d8b37=_0x386062,_0x23c643=this[_0x2d8b37(0x1e0)][_0x2d8b37(0x233)][_0x2d8b37(0x131)](_0x2d8b37(0x157))[_0x2d8b37(0xca)](_0x5d660a);if(!_0x23c643)throw new _0x67c924(_0x2d8b37(0x153),this);return _0x23c643;}[_0x386062(0x18a)](_0x259d97){const _0x58ce23=_0x386062,_0x25c0b6=this[_0x58ce23(0x1e0)][_0x58ce23(0x233)][_0x58ce23(0x131)](_0x58ce23(0x157)),_0x1b84b4=_0x45d276(_0x58ce23(0x1d8)+_0x259d97),_0x539646=_0x25c0b6[_0x58ce23(0xca)](_0x1b84b4);return _0x539646||_0x25c0b6[_0x58ce23(0xfa)]({'id':_0x1b84b4,'name':_0x259d97});}[_0x386062(0x12a)](_0x564991,_0x47037c,_0x3213e0,_0x347561,_0xad4da2){const _0x3b2c1c=_0x386062,_0x25f50f=this[_0x3b2c1c(0xda)](_0x347561),_0x25b944=this[_0x3b2c1c(0x136)][_0x3b2c1c(0xc7)](_0x564991,_0x47037c,_0x3213e0,_0x25f50f,_0xad4da2,_0x205a94=>{const _0xbee88c=_0x3b2c1c;this[_0xbee88c(0x239)](_0x3213e0,{'attributes':_0x205a94});const _0x10136c=this[_0xbee88c(0x204)](_0x3213e0);this[_0xbee88c(0xac)](new Set([_0x10136c])),this[_0xbee88c(0x223)](new Set([_0x10136c]));});return this[_0x3b2c1c(0x1aa)](_0x25b944,_0x3b2c1c(0x1c6),()=>{const _0x450545=_0x3b2c1c;this[_0x450545(0x239)](_0x3213e0,{'state':_0x450545(0x164)});},{'priority':_0x3b2c1c(0x144)}),this[_0x3b2c1c(0x1aa)](_0x25b944,_0x3b2c1c(0x105),()=>{const _0x434446=_0x3b2c1c;this[_0x434446(0x239)](_0x3213e0,{'state':_0x434446(0xb8)});},{'priority':_0x3b2c1c(0x144)}),this[_0x3b2c1c(0x140)][_0x3b2c1c(0x186)](_0x3213e0,_0x25b944),this[_0x3b2c1c(0x1a5)][_0x3b2c1c(0x186)](_0x25b944,_0x3b2c1c(0x108)),_0x25b944;}[_0x386062(0x154)](_0x1a395c){const _0xfa551c=_0x386062,_0x5695c9=_0x1a395c[_0xfa551c(0xa1)](':');return{'group':_0x5695c9[0x0],'type':_0x5695c9[0x1],'subType':_0x5695c9[_0xfa551c(0x17d)]>=0x5?_0x5695c9[0x2]:null,'id':_0x5695c9[_0xfa551c(0x17d)]<0x5?_0x5695c9[0x2]:_0x5695c9[0x3],'authorId':_0x5695c9[_0xfa551c(0x17d)]<0x5?_0x5695c9[0x3]:_0x5695c9[0x4],'markerCount':0x6==_0x5695c9[_0xfa551c(0x17d)]?_0x5695c9[0x5]:null};}[_0x386062(0xde)](_0x26997f,_0x1cefba,_0x2937b6){const _0x181a60=_0x386062,_0x4af1aa=_0x26997f[_0x181a60(0x1eb)](),_0x2fc0be=_0x4af1aa[_0x181a60(0xa5)],_0x5c2ab6=_0x4af1aa[_0x181a60(0x22c)];this[_0x181a60(0x19b)](_0x26997f,this[_0x181a60(0x16d)][_0x181a60(0x10d)](_0x2fc0be,_0x1cefba));const _0x4c720b=_0x1480b2(),_0x3c4093=_0x26997f[_0x181a60(0xcd)]['id'],_0x5c26e5=_0x26997f[_0x181a60(0x1e4)]+(_0x26997f[_0x181a60(0x103)]?':'+_0x26997f[_0x181a60(0x103)]:'');this[_0x181a60(0xcc)]({'id':_0x4c720b,'type':_0x5c26e5,'createdAt':new Date(),'authorId':_0x3c4093,'originalSuggestionId':_0x26997f['id'],'attributes':_0x26997f[_0x181a60(0x1dd)],'data':_0x26997f[_0x181a60(0x151)]});const _0x1ad129=this[_0x181a60(0x14c)](_0x26997f);(_0x181a60(0x127)==_0x26997f[_0x181a60(0x1e4)]||_0x1ad129&&this[_0x181a60(0x1a9)](_0x1ad129))&&(_0x2937b6=this[_0x181a60(0x16d)][_0x181a60(0x116)](_0x2937b6[_0x181a60(0xbe)])),this[_0x181a60(0x1c0)](_0x5c26e5,_0x4c720b,_0x3c4093,this[_0x181a60(0x16d)][_0x181a60(0x10d)](_0x2937b6,_0x5c2ab6));}[_0x386062(0x225)](_0x9ae377,_0x2f184b=null){const _0x35f3d9=_0x386062,_0x49a4df=[],_0x58eb92=this[_0x35f3d9(0x1e0)][_0x35f3d9(0x233)][_0x35f3d9(0x131)](_0x35f3d9(0x157))['me'];Array[_0x35f3d9(0xab)](_0x9ae377)||(_0x9ae377=[_0x9ae377]);for(const _0x5a1591 of this[_0x35f3d9(0x1c5)]()){if(!_0x5a1591[_0x35f3d9(0x1f0)])continue;if(_0x2f184b&&_0x5a1591[_0x35f3d9(0x1e4)]!=_0x2f184b)continue;let _0x3546e0=!0x1;for(const _0x36ce52 of _0x5a1591[_0x35f3d9(0x93)]()){for(const _0xea4b51 of _0x9ae377){const _0x5e80d2=_0xea4b51[_0x35f3d9(0xa5)][_0x35f3d9(0x123)](_0x36ce52[_0x35f3d9(0x22c)])||_0xea4b51[_0x35f3d9(0x22c)][_0x35f3d9(0x123)](_0x36ce52[_0x35f3d9(0xa5)]);if(_0x5e80d2||_0xea4b51[_0x35f3d9(0x1b6)](_0x36ce52)){const _0x5a4610=_0xea4b51[_0x35f3d9(0x197)](_0x36ce52)&&Rt(this[_0x35f3d9(0x16d)][_0x35f3d9(0xaf)],_0x36ce52[_0x35f3d9(0xa5)],_0xea4b51),_0x287191=_0x36ce52[_0x35f3d9(0x197)](_0xea4b51)&&Rt(this[_0x35f3d9(0x16d)][_0x35f3d9(0xaf)],_0xea4b51[_0x35f3d9(0xa5)],_0x36ce52);_0x49a4df[_0x35f3d9(0x1d3)]({'suggestion':_0x5a1591,'meta':{'isOwn':_0x58eb92==_0x5a1591[_0x35f3d9(0x218)],'isNextTo':_0x5e80d2,'isInsideObject':_0x5a4610,'containsRangeInObject':_0x287191}}),_0x3546e0=!0x0;break;}}if(_0x3546e0)break;}}return _0x49a4df;}[_0x386062(0x1c0)](_0x501ae6,_0x4a3547,_0x47b0ce,_0x836fd6,_0x4e1634){const _0x369bdb=_0x386062;this[_0x369bdb(0x16d)][_0x369bdb(0x15a)](_0x51aafd=>{const _0x40d619=_0x369bdb;let _0x4e2ce8=_0x40d619(0x1e2)+_0x501ae6+':'+_0x4a3547+':'+_0x47b0ce;_0x4e1634&&(_0x4e2ce8=_0x4e2ce8+':'+_0x4e1634),_0x51aafd[_0x40d619(0x190)](_0x4e2ce8,{'range':_0x836fd6,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x386062(0x1d2)](_0x2ba7e8){const _0x591700=_0x386062,_0xf1363c=_0x2ba7e8[_0x591700(0xff)],_0x41db9e=_0x2ba7e8[_0x591700(0x16b)];_0x2ba7e8[_0x591700(0xff)]=null,_0x2ba7e8[_0x591700(0x16b)]=null,null!=_0xf1363c&&_0xf1363c[_0x591700(0x16b)]==_0x2ba7e8&&(_0xf1363c[_0x591700(0x16b)]=_0x41db9e),null!=_0x41db9e&&_0x41db9e[_0x591700(0xff)]==_0x2ba7e8&&(_0x41db9e[_0x591700(0xff)]=_0xf1363c),_0x591700(0xcf)==this[_0x591700(0x1a5)][_0x591700(0x131)](_0x2ba7e8)&&(this[_0x591700(0x1a5)][_0x591700(0x186)](_0x2ba7e8,_0x591700(0xae)),this[_0x591700(0xe8)](_0x591700(0x8d),_0x2ba7e8,_0xf1363c,_0x41db9e));}[_0x386062(0xcc)](_0xba3fd4){const _0x3399b9=_0x386062,_0x22a0d2=_0xba3fd4['id'],_0x13dff4=this[_0x3399b9(0x1c9)](_0xba3fd4);if(this[_0x3399b9(0x1ff)]&&this[_0x3399b9(0x1ff)][_0x3399b9(0x1de)]){const _0x3b7341=this[_0x3399b9(0x1e0)][_0x3399b9(0x233)][_0x3399b9(0x131)](_0x3399b9(0x19c)),_0x235b96=_0x13dff4[_0x3399b9(0x177)],_0x5cbc75=_0x13dff4[_0x3399b9(0x103)]?_0x13dff4[_0x3399b9(0x1e4)]+':'+_0x13dff4[_0x3399b9(0x103)]:_0x13dff4[_0x3399b9(0x1e4)],_0x242c8c=this[_0x3399b9(0x1e0)][_0x3399b9(0x21a)],_0x31729c=_0x3b7341[_0x3399b9(0x208)](_0x2975c0(_0x242c8c,_0x3399b9(0x16c))),_0x231ebe={'id':_0x22a0d2,'type':_0x5cbc75,'hasComments':_0x235b96,'data':_0xba3fd4[_0x3399b9(0x151)]||null,'originalSuggestionId':_0xba3fd4[_0x3399b9(0x1ac)]||null,'attributes':_0x13dff4[_0x3399b9(0x1dd)]};this[_0x3399b9(0x1ff)][_0x3399b9(0x1de)](_0x231ebe)[_0x3399b9(0x1f5)](_0x572b48=>{const _0x1007b8=_0x3399b9;_0x13dff4[_0x1007b8(0x1bd)]=!0x0,_0x3b7341[_0x1007b8(0x119)](_0x31729c),_0x572b48&&_0x572b48[_0x1007b8(0x12d)]&&(this[_0x1007b8(0x140)][_0x1007b8(0x131)](_0x22a0d2)[_0x1007b8(0x12d)]=_0x572b48[_0x1007b8(0x12d)]);})[_0x3399b9(0x1ae)](_0x43ce88=>{const _0x3dbe84=_0x3399b9;throw _0x54943c(_0x3dbe84(0x1fa)),this[_0x3dbe84(0x1e0)][_0x3dbe84(0x156)][_0x3dbe84(0xc1)]({'isUndoable':!0x1},()=>{const _0x768a04=_0x3dbe84;_0x13dff4[_0x768a04(0x105)]();}),_0x13dff4[_0x3dbe84(0xec)](),this[_0x3dbe84(0x140)][_0x3dbe84(0xa8)](_0x13dff4['id']),this[_0x3dbe84(0x1a5)][_0x3dbe84(0xa8)](_0x13dff4),_0x43ce88;});}return _0x13dff4;}[_0x386062(0x1a9)](_0x4d3be8){const _0xb807c6=_0x386062;return this[_0xb807c6(0xfd)][_0xb807c6(0x91)](_0x4d3be8);}[_0x386062(0x239)](_0x4f41fb,_0x3d4b15){const _0x4d2d7b=_0x386062,_0x5c593b=this[_0x4d2d7b(0x1e0)][_0x4d2d7b(0x233)][_0x4d2d7b(0x131)](_0x4d2d7b(0x19c)),_0x2db44d=this[_0x4d2d7b(0x204)](_0x4f41fb);if(this[_0x4d2d7b(0x1ff)]&&this[_0x4d2d7b(0x1ff)][_0x4d2d7b(0x12c)]){if(_0x2db44d[_0x4d2d7b(0x1bd)]){const _0x182edf=_0x5c593b[_0x4d2d7b(0x208)](_0x2975c0(this[_0x4d2d7b(0x1e0)][_0x4d2d7b(0x21a)],_0x4d2d7b(0x16c)));this[_0x4d2d7b(0x1ff)][_0x4d2d7b(0x12c)](_0x4f41fb,_0x3d4b15)[_0x4d2d7b(0x1f5)](()=>{const _0x4d585=_0x4d2d7b;_0x5c593b[_0x4d585(0x119)](_0x182edf);});}else _0x2db44d['on'](_0x4d2d7b(0x203),()=>{const _0x299c17=_0x4d2d7b;this[_0x299c17(0x239)](_0x4f41fb,_0x3d4b15);});}}[_0x386062(0x1da)](_0x4e7305){const _0x760aa8=_0x386062;if(!this[_0x760aa8(0x1ff)]||!this[_0x760aa8(0x1ff)][_0x760aa8(0x204)])throw new _0x67c924(_0x760aa8(0xd3),this);return this[_0x760aa8(0x1ff)][_0x760aa8(0x204)](_0x4e7305);}[_0x386062(0x8f)](_0x1323c5){const _0x1a500=_0x386062,{id:_0xd7a509,type:_0x142635,subType:_0x3b2fb1,authorId:_0x11a139}=this[_0x1a500(0x154)](_0x1323c5),_0x7a5f38=this[_0x1a500(0x140)][_0x1a500(0x131)](_0xd7a509)||this[_0x1a500(0x12a)](_0x142635,_0x3b2fb1,_0xd7a509,_0x11a139,{});switch(this[_0x1a500(0x122)](_0x7a5f38,_0x142635,_0x3b2fb1,_0x11a139),this[_0x1a500(0x1a5)][_0x1a500(0x131)](_0x7a5f38)){case _0x1a500(0x108):this[_0x1a500(0x1da)](_0xd7a509)[_0x1a500(0x1f5)](_0x365891=>{const _0x27e403=_0x1a500;let _0x2af93a=Promise[_0x27e403(0x18d)]();_0x365891[_0x27e403(0x177)]&&(_0x2af93a=this[_0x27e403(0xd1)][_0x27e403(0x189)]({'channelId':this[_0x27e403(0x1e0)][_0x27e403(0x163)][_0x27e403(0x131)](_0x27e403(0x1ad)),'threadId':_0xd7a509})),_0x2af93a[_0x27e403(0x1f5)](()=>{const _0x445051=_0x27e403;this[_0x445051(0x1c9)](_0x365891)[_0x445051(0x1bd)]=!0x0;});}),this[_0x1a500(0x1a5)][_0x1a500(0x186)](_0x7a5f38,_0x1a500(0x19e));break;case _0x1a500(0xae):this[_0x1a500(0x239)](_0xd7a509,{'state':_0x1a500(0xe1)});case _0x1a500(0x22f):this[_0x1a500(0x1a5)][_0x1a500(0x186)](_0x7a5f38,_0x1a500(0xcf)),this[_0x1a500(0xe8)](_0x1a500(0x142),_0x7a5f38);break;case _0x1a500(0xcf):this[_0x1a500(0xe8)](_0x1a500(0x1e5),_0x7a5f38);}return _0x7a5f38[_0x1a500(0x14d)](_0x1323c5),_0x7a5f38;}[_0x386062(0x223)](_0x2d5819){const _0x41cd51=_0x386062,_0x10acf1=Array[_0x41cd51(0x14b)](_0x2d5819),_0x2477b3=_0x10acf1[_0x41cd51(0x10b)](_0x3f2cbf=>_0x41cd51(0x23b)==_0x3f2cbf[_0x41cd51(0x1e4)]);this[_0x41cd51(0xe2)](_0x2477b3);const _0x2d6265=_0x10acf1[_0x41cd51(0x10b)](_0x4235f9=>!_0x4235f9[_0x41cd51(0x11e)]&&_0x41cd51(0x23b)!=_0x4235f9[_0x41cd51(0x1e4)]),_0x489c22=this[_0x41cd51(0x1c5)]({'skipNotAttached':!0x0})[_0x41cd51(0x10b)](_0x142954=>!_0x142954[_0x41cd51(0x11e)]&&_0x41cd51(0x23b)!=_0x142954[_0x41cd51(0x1e4)]),_0x4de44a=_0x489c22[_0x41cd51(0x10b)](_0x4ac4c0=>!_0x2d5819[_0x41cd51(0x91)](_0x4ac4c0)),_0x9e897e=new Map(_0x489c22[_0x41cd51(0x104)](_0x5ca0b2=>[_0x5ca0b2,this[_0x41cd51(0x136)][_0x41cd51(0xc9)](_0x5ca0b2[_0x41cd51(0x1e4)],_0x5ca0b2[_0x41cd51(0x103)],_0x41cd51(0x13d))])),_0x3599ba=new Map(_0x489c22[_0x41cd51(0x104)](_0x2f98a9=>[_0x2f98a9,_0x2f98a9[_0x41cd51(0x1eb)]()])),_0x22314c=new Set(),_0x94320d=new Set();for(let _0x5b44e9=0x0;_0x5b44e9<_0x2d6265[_0x41cd51(0x17d)];_0x5b44e9++)_0x4855ed(_0x2d6265[_0x5b44e9],_0x2d6265,_0x5b44e9+0x1);for(let _0x270a9a=0x0;_0x270a9a<_0x2d6265[_0x41cd51(0x17d)];_0x270a9a++)_0x4855ed(_0x2d6265[_0x270a9a],_0x4de44a,0x0);const _0x20fa95=new Set();for(let _0x3b370f=0x0;_0x3b370f<_0x2d6265[_0x41cd51(0x17d)];_0x3b370f++){const _0x2ed8cf=_0x2d6265[_0x3b370f];!_0x94320d[_0x41cd51(0x91)](_0x2ed8cf)&&_0x2ed8cf[_0x41cd51(0xff)]&&(_0x20fa95[_0x41cd51(0x208)](_0x2ed8cf[_0x41cd51(0xff)]),_0x2ed8cf[_0x41cd51(0xff)][_0x41cd51(0x16b)]===_0x2ed8cf&&(_0x2ed8cf[_0x41cd51(0xff)][_0x41cd51(0x16b)]=null),_0x2ed8cf[_0x41cd51(0xff)]=null),!_0x22314c[_0x41cd51(0x91)](_0x2ed8cf)&&_0x2ed8cf[_0x41cd51(0x16b)]&&(_0x20fa95[_0x41cd51(0x208)](_0x2ed8cf[_0x41cd51(0x16b)]),_0x2ed8cf[_0x41cd51(0x16b)][_0x41cd51(0xff)]===_0x2ed8cf&&(_0x2ed8cf[_0x41cd51(0x16b)][_0x41cd51(0xff)]=null),_0x2ed8cf[_0x41cd51(0x16b)]=null);}function _0x4855ed(_0x14374a,_0x3792a6,_0x3cd30b){const _0x424521=_0x41cd51;for(let _0x5e8ed5=_0x3cd30b;_0x5e8ed5<_0x3792a6[_0x424521(0x17d)];_0x5e8ed5++){const _0x11b599=_0x455097(_0x14374a,_0x3792a6[_0x5e8ed5]);_0x11b599&&(_0x11b599[0x0][_0x424521(0x16b)]=_0x11b599[0x1],_0x11b599[0x1][_0x424521(0xff)]=_0x11b599[0x0],_0x22314c[_0x424521(0x208)](_0x11b599[0x0]),_0x94320d[_0x424521(0x208)](_0x11b599[0x1]));}}function _0x455097(_0xd9f0f,_0xb7add9){const _0x2bf969=_0x41cd51;if(_0xd9f0f[_0x2bf969(0x218)]['id']!==_0xb7add9[_0x2bf969(0x218)]['id'])return null;const _0x428b91=_0x9e897e[_0x2bf969(0x131)](_0xd9f0f)(_0xd9f0f,_0xb7add9,_0x3599ba[_0x2bf969(0x131)](_0xd9f0f),_0x3599ba[_0x2bf969(0x131)](_0xb7add9));if(!_0x428b91)return null;return _0x9e897e[_0x2bf969(0x131)](_0xb7add9)(_0xd9f0f,_0xb7add9,_0x3599ba[_0x2bf969(0x131)](_0xd9f0f),_0x3599ba[_0x2bf969(0x131)](_0xb7add9))?_0x428b91[0x1][_0x2bf969(0x1f9)]&&_0x428b91[0x1][_0x2bf969(0x1f9)][_0x2bf969(0x17d)]?null:_0x428b91:null;}_0x20fa95[_0x41cd51(0x13a)]&&this[_0x41cd51(0x223)](_0x20fa95);}[_0x386062(0xe2)](_0x56b778){const _0xeb268e=_0x386062;if(0x0==_0x56b778[_0xeb268e(0x17d)])return;const _0x22b888=this[_0xeb268e(0x1c5)]({'skipNotAttached':!0x0})[_0xeb268e(0x10b)](_0x444497=>_0xeb268e(0x23b)==_0x444497[_0xeb268e(0x1e4)]&&_0x444497[_0xeb268e(0x183)]),_0x179cef=[],_0x45f428=new Map();for(const _0x106c33 of _0x22b888){const _0x51b74e=_0x45d276(_0x106c33[_0xeb268e(0x1dd)]);_0x45f428[_0xeb268e(0x91)](_0x51b74e)||(_0x45f428[_0xeb268e(0x186)](_0x51b74e,_0x179cef[_0xeb268e(0x17d)]),_0x179cef[_0xeb268e(0x1d3)]([]));const _0x11bf2d=_0x45f428[_0xeb268e(0x131)](_0x51b74e);_0x179cef[_0x11bf2d][_0xeb268e(0x1d3)](_0x106c33);}!(function(){const _0x23971d=_0xeb268e;_0x179cef[_0x23971d(0x10f)]((_0x2ffabf,_0x2162b8)=>{const _0x5d529d=_0x23971d,_0x554b5d=_0x2ffabf[0x0][_0x5d529d(0x12d)],_0x8c3f29=_0x2162b8[0x0][_0x5d529d(0x12d)];return _0x554b5d==_0x8c3f29?_0x2ffabf[0x0][_0x5d529d(0x1dd)][_0x5d529d(0xf8)]<_0x2162b8[0x0][_0x5d529d(0x1dd)][_0x5d529d(0xf8)]?-0x1:0x1:_0x554b5d<_0x8c3f29?-0x1:0x1;});for(const _0x1dc777 of _0x179cef)_0x1dc777[_0x23971d(0x10f)]((_0x27ab0d,_0xd56fc)=>_0x27ab0d['id']<_0xd56fc['id']?-0x1:0x1);}());for(let _0x5bd426=0x0;_0x5bd426<_0x179cef[_0xeb268e(0x17d)];_0x5bd426++){if(0x0==_0x179cef[_0x5bd426][_0xeb268e(0x17d)])continue;const _0x3584c0=[];for(let _0x445589=_0x5bd426+0x1;_0x445589<_0x179cef[_0xeb268e(0x17d)];_0x445589++)0x0!=_0x179cef[_0x445589][_0xeb268e(0x17d)]&&_0xdb71bd(_0x179cef[_0x5bd426],_0x179cef[_0x445589])&&_0x3584c0[_0xeb268e(0x1d3)](_0x445589);for(const _0xa404e1 of _0x3584c0)_0x179cef[_0x5bd426]=_0x179cef[_0x5bd426][_0xeb268e(0x17e)](_0x179cef[_0xa404e1]),_0x179cef[_0xa404e1]=[];}for(const _0x1622e8 of _0x179cef)for(let _0x18ea28=0x0;_0x18ea28<_0x1622e8[_0xeb268e(0x17d)];_0x18ea28++)_0x1622e8[_0x18ea28][_0xeb268e(0x16b)]=_0x1622e8[_0x18ea28+0x1]||null;for(const _0x55ab80 of _0x179cef)for(let _0x2a1f5f=0x0;_0x2a1f5f<_0x55ab80[_0xeb268e(0x17d)];_0x2a1f5f++)_0x55ab80[_0x2a1f5f][_0xeb268e(0xff)]=_0x55ab80[_0x2a1f5f-0x1]||null;function _0xdb71bd(_0x20a9dc,_0x220ef3){const _0x34cf93=_0xeb268e;if(_0x20a9dc[0x0][_0x34cf93(0x1dd)][_0x34cf93(0xf8)]!==_0x220ef3[0x0][_0x34cf93(0x1dd)][_0x34cf93(0xf8)]&&_0x20a9dc[0x0][_0x34cf93(0x218)]!==_0x220ef3[0x0][_0x34cf93(0x218)])return!0x1;if(!function(_0x155481,_0x2975ab){const _0x1db51e=_0x34cf93;if(!_0x155481[_0x1db51e(0x177)]&&!_0x2975ab[_0x1db51e(0x177)])return!0x0;if(_0x155481[_0x1db51e(0x177)]&&_0x2975ab[_0x1db51e(0x177)])return!0x1;if(_0x155481[_0x1db51e(0x177)]&&_0x2975ab[_0x1db51e(0x12d)]<_0x155481[_0x1db51e(0x1f9)][_0x1db51e(0xf1)][_0x1db51e(0x131)](0x0)[_0x1db51e(0x12d)])return!0x0;if(_0x2975ab[_0x1db51e(0x177)]&&_0x155481[_0x1db51e(0x12d)]<_0x2975ab[_0x1db51e(0x1f9)][_0x1db51e(0xf1)][_0x1db51e(0x131)](0x0)[_0x1db51e(0x12d)])return!0x0;return!0x1;}(_0x20a9dc[0x0],_0x220ef3[0x0]))return!0x1;const _0xb2f0bd=_0x142ead(_0x20a9dc[0x0][_0x34cf93(0x1dd)],_0x34cf93(0xf8)),_0x30d8f7=_0x142ead(_0x220ef3[0x0][_0x34cf93(0x1dd)],_0x34cf93(0xf8));if(!_0x59739e(_0xb2f0bd,_0x30d8f7))return!0x1;return!!_0x20a9dc[_0x34cf93(0x1d4)](_0x3a5934=>_0x220ef3[_0x34cf93(0x137)](_0x166d84=>_0x3a5934[_0x34cf93(0x1eb)]()[_0x34cf93(0x123)](_0x166d84[_0x34cf93(0x1eb)]())))&&_0x220ef3[_0x34cf93(0x1d4)](_0x234d85=>_0x20a9dc[_0x34cf93(0x137)](_0x1ca79a=>_0x234d85[_0x34cf93(0x1eb)]()[_0x34cf93(0x123)](_0x1ca79a[_0x34cf93(0x1eb)]())));}}[_0x386062(0xac)](_0xd19b7b){const _0x561382=_0x386062,_0x576c96=Array[_0x561382(0x14b)](_0xd19b7b),_0x2ffc95=this[_0x561382(0x1c5)]({'skipNotAttached':!0x0}),_0xe4de45=_0x2ffc95[_0x561382(0x10b)](_0x2303f7=>!_0xd19b7b[_0x561382(0x91)](_0x2303f7)),_0x1ec5a3=new Map(_0x576c96[_0x561382(0x104)](_0x1ae849=>[_0x1ae849,this[_0x561382(0x136)][_0x561382(0xc9)](_0x1ae849[_0x561382(0x1e4)],_0x1ae849[_0x561382(0x103)],_0x561382(0x141))])),_0x36ed00=new Map(_0x2ffc95[_0x561382(0x104)](_0x39320a=>[_0x39320a,_0x39320a[_0x561382(0x93)]()]));for(let _0x2803cd=0x0;_0x2803cd<_0x576c96[_0x561382(0x17d)];_0x2803cd++){if(_0x12356f(this,_0x576c96[_0x2803cd],_0x576c96,_0x2803cd+0x1))return!0x0;}for(let _0x54da03=0x0;_0x54da03<_0x576c96[_0x561382(0x17d)];_0x54da03++){if(_0x12356f(this,_0x576c96[_0x54da03],_0xe4de45,0x0))return!0x0;}return!0x1;function _0x12356f(_0x2b27d1,_0x8e5312,_0x43a875,_0x1d37bb){const _0x48d01f=_0x561382;for(let _0x24e009=_0x1d37bb;_0x24e009<_0x43a875[_0x48d01f(0x17d)];_0x24e009++){const _0x38c720=_0x43a875[_0x24e009];if(_0x38c720[_0x48d01f(0x1e4)]!==_0x8e5312[_0x48d01f(0x1e4)]||_0x38c720[_0x48d01f(0x218)]['id']!==_0x8e5312[_0x48d01f(0x218)]['id']||_0x38c720[_0x48d01f(0x103)]!==_0x8e5312[_0x48d01f(0x103)])continue;if(!Pt(_0x8e5312,_0x38c720,[_0x48d01f(0xf8)]))continue;if(_0x48d01f(0x23b)==_0x8e5312[_0x48d01f(0x1e4)]&&_0x8e5312[_0x48d01f(0x151)][_0x48d01f(0x1ea)]!=_0x38c720[_0x48d01f(0x151)][_0x48d01f(0x1ea)])continue;if(_0x48d01f(0x23b)==_0x8e5312[_0x48d01f(0x1e4)]&&_0x2b27d1[_0x48d01f(0x1a9)](_0x8e5312[_0x48d01f(0x151)][_0x48d01f(0xd9)]))continue;if(_0x48d01f(0x127)==_0x8e5312[_0x48d01f(0x1e4)]){const _0x29a21f=_0x2b27d1[_0x48d01f(0x1e0)][_0x48d01f(0x156)],_0x1e0ea8=_0x8e5312[_0x48d01f(0x224)]();if(_0x1e0ea8&&(_0x29a21f[_0x48d01f(0xaf)][_0x48d01f(0x1ed)](_0x1e0ea8)||_0x29a21f[_0x48d01f(0xaf)][_0x48d01f(0xb1)](_0x1e0ea8)))continue;}const _0x225fb2=_0x1ec5a3[_0x48d01f(0x131)](_0x8e5312),_0x5813d1=_0x36ed00[_0x48d01f(0x131)](_0x8e5312),_0xfbc827=_0x36ed00[_0x48d01f(0x131)](_0x38c720),_0x35e3b4=_0x8e5312[_0x48d01f(0x1f9)]&&_0x8e5312[_0x48d01f(0x1f9)][_0x48d01f(0x17d)],_0x42e569=_0x38c720[_0x48d01f(0x1f9)]&&_0x38c720[_0x48d01f(0x1f9)][_0x48d01f(0x17d)];if(!_0x35e3b4&&_0x225fb2(_0xfbc827,_0x5813d1))return _0x2b27d1[_0x48d01f(0x128)](_0x38c720,_0x8e5312),_0x36ed00[_0x48d01f(0xa8)](_0x8e5312),!0x0;if(!_0x42e569&&_0x225fb2(_0x5813d1,_0xfbc827))return _0x2b27d1[_0x48d01f(0x128)](_0x8e5312,_0x38c720),_0x36ed00[_0x48d01f(0xa8)](_0x38c720),!0x0;}return!0x1;}}[_0x386062(0x128)](_0x396795,_0x251f90){const _0x2e8918=_0x386062;if(_0x396795[_0x2e8918(0x11e)]){for(const _0x253766 of _0x251f90[_0x2e8918(0x93)]())_0x396795[_0x2e8918(0xe0)](_0x253766);}else{const _0x385e91=_0x251f90[_0x2e8918(0x1eb)]()[_0x2e8918(0x22c)];this[_0x2e8918(0x19b)](_0x396795,this[_0x2e8918(0x16d)][_0x2e8918(0x10d)](_0x396795[_0x2e8918(0x1eb)]()[_0x2e8918(0xa5)],_0x385e91));}_0x251f90[_0x2e8918(0x178)]();}[_0x386062(0x17a)](_0x9e8fc2,_0x11fdcd){const _0xe73991=_0x386062,_0x2baffd=_0x9e8fc2[_0xe73991(0xf7)](_0xe73991(0x11f))||_0x9e8fc2[_0xe73991(0xf7)](_0xe73991(0x23b))?_0xe73991(0x161):_0x9e8fc2[_0xe73991(0x20e)]();return _0x2975c0(this[_0xe73991(0x1e0)][_0xe73991(0x21a)],_0x11fdcd+'_'+_0x2baffd+_0xe73991(0x1b1));}[_0x386062(0x192)](){const _0xfe177c=_0x386062,_0x5a6f8b=this[_0xfe177c(0x1e0)];if(!_0x5a6f8b['ui'])return;const {ariaLiveAnnouncer:_0x1d8908}=_0x5a6f8b['ui'];_0x3c53fa(this[_0xfe177c(0x16d)],({left:_0x13a95d,entered:_0x1b8d7e})=>{const _0x523e0b=_0xfe177c;for(const _0x4b2ba2 of _0x13a95d){const {group:_0x4603da,type:_0x33df1c}=this[_0x523e0b(0x154)](_0x4b2ba2[_0x523e0b(0x138)]);if(_0x523e0b(0x152)===_0x4603da){_0x1d8908[_0x523e0b(0x11d)](this[_0x523e0b(0x17a)](_0x33df1c,_0x523e0b(0x234)));break;}}for(const _0x2f61d1 of _0x1b8d7e){const {group:_0x411e08,type:_0x120f9d}=this[_0x523e0b(0x154)](_0x2f61d1[_0x523e0b(0x138)]);if(_0x523e0b(0x152)===_0x411e08){_0x1d8908[_0x523e0b(0x11d)](this[_0x523e0b(0x17a)](_0x120f9d,_0x523e0b(0xa9)));break;}}});}[_0x386062(0x11c)](_0xb8612c){const _0x119d91=_0x386062;if(this[_0x119d91(0x1e1)])return!0x1;const _0x4fc8b3=this[_0x119d91(0x1e0)],_0x5c0020=_0x4fc8b3[_0x119d91(0x156)][_0x119d91(0xe4)][_0x119d91(0x101)][_0x119d91(0xf6)]();if(0x0==_0x5c0020[_0x119d91(0x17d)])return!0x1;const _0x1ee5f8=[],_0x41aaa2=_0x5c0020[_0x119d91(0x10b)](_0x37aea4=>_0x119d91(0x23b)==_0x37aea4[_0x119d91(0x1e4)]),_0x171c05=_0x5c0020[_0x119d91(0x10b)](_0xf1c217=>_0x119d91(0x200)==_0xf1c217[_0x119d91(0x1e4)]&&_0x119d91(0x210)!=_0xf1c217[_0x119d91(0x138)]),_0x1a8438=_0x5c0020[_0x119d91(0x10b)](_0x349131=>_0x119d91(0x119)==_0x349131[_0x119d91(0x1e4)]&&_0x119d91(0x210)!=_0x349131[_0x119d91(0x138)]);for(const _0x17c96b of _0x41aaa2)_0x1ee5f8[_0x119d91(0x1d3)]({'key':_0x17c96b[_0x119d91(0x1e3)],'newValue':_0x17c96b[_0x119d91(0x199)],'oldValue':_0x17c96b[_0x119d91(0x21c)],'range':Ot(_0x17c96b[_0x119d91(0x13f)],_0x4fc8b3[_0x119d91(0x156)])});for(const _0x2ab414 of _0x171c05){const _0x162f8d=_0x1a8438[_0x119d91(0x1bf)](_0xb07b1e=>_0xb07b1e[_0x119d91(0x143)][_0x119d91(0x123)](_0x2ab414[_0x119d91(0x143)]));_0x162f8d&&_0x1ee5f8[_0x119d91(0x1d3)]({'key':_0x119d91(0xea),'newValue':_0x2ab414[_0x119d91(0x138)],'oldValue':_0x162f8d[_0x119d91(0x138)],'range':_0x4fc8b3[_0x119d91(0x156)][_0x119d91(0x1b7)](_0x2ab414[_0x119d91(0x143)][_0x119d91(0xfe)])});}return 0x0!=_0x1ee5f8[_0x119d91(0x17d)]&&this[_0x119d91(0x1a1)](_0xb8612c,_0x1ee5f8);}[_0x386062(0xe9)](_0xba8b10){const _0x3c8fe4=_0x386062;let _0x279163=!0x1;const _0x5ccdb7=this[_0x3c8fe4(0x1e0)][_0x3c8fe4(0x156)][_0x3c8fe4(0xe4)][_0x3c8fe4(0x101)][_0x3c8fe4(0xc0)]()[_0x3c8fe4(0x10b)](_0x40a26e=>_0x40a26e[_0x3c8fe4(0x151)][_0x3c8fe4(0xf4)]&&_0x40a26e[_0x3c8fe4(0x138)][_0x3c8fe4(0xf7)](_0x3c8fe4(0x1b5)));for(const _0x488e23 of _0x5ccdb7){const {subType:_0x4f48f0,id:_0x413798}=this[_0x3c8fe4(0x154)](_0x488e23[_0x3c8fe4(0x138)]),_0x354080=_0x4f48f0[_0x3c8fe4(0xa1)]('|')[0x0];for(const _0x5bad34 of this[_0x3c8fe4(0x1c5)]({'skipNotAttached':!0x0}))_0x5bad34['id']!=_0x413798&&_0x3c8fe4(0x23b)==_0x5bad34[_0x3c8fe4(0x1e4)]&&_0x5bad34[_0x3c8fe4(0x151)]&&_0x5bad34[_0x3c8fe4(0x151)][_0x3c8fe4(0xd9)]==_0x354080&&_0x5bad34[_0x3c8fe4(0x1eb)]()[_0x3c8fe4(0xf2)](_0x488e23[_0x3c8fe4(0x151)][_0x3c8fe4(0xf4)])&&(this[_0x3c8fe4(0x1f6)](_0x5bad34,_0x488e23[_0x3c8fe4(0x151)][_0x3c8fe4(0xf4)],_0xba8b10),_0x279163=!0x0);}return _0x279163;}[_0x386062(0xe7)](_0x244d6b){const _0x2c6667=_0x386062;this[_0x2c6667(0x1e0)],(this[_0x2c6667(0x1e1)]=!0x0,_0x244d6b());}[_0x386062(0x1fc)](_0x48cb5d){const _0x111b6e=_0x386062,_0x1a4cf3=this[_0x111b6e(0x1a9)](_0x48cb5d),_0x4f3462=this[_0x111b6e(0x1b4)][_0x111b6e(0x91)](_0x48cb5d);return _0x1a4cf3||_0x4f3462;}[_0x386062(0x1a1)](_0xf2932a,_0x4644b4){const _0x2aeed5=_0x386062;if(0x0==_0x4644b4[_0x2aeed5(0x17d)])return!0x1;let _0x4e9453=!0x1;for(const _0x1452be of _0x4644b4){const _0x4b8031=this[_0x2aeed5(0x225)](_0x1452be[_0x2aeed5(0x13f)],_0x2aeed5(0x23b))[_0x2aeed5(0x10b)](_0x8cd95d=>!_0x8cd95d[_0x2aeed5(0x100)][_0x2aeed5(0xb5)])[_0x2aeed5(0x104)](_0x40e3a9=>_0x40e3a9[_0x2aeed5(0x152)]),_0x11ab9f=_0x45d276({'newValue':_0x1452be[_0x2aeed5(0x1fb)]});_0x4b8031[_0x2aeed5(0x10b)](_0x493612=>{const _0x4c650d=_0x2aeed5,[_0x311299,_0x39ce00]=_0x493612[_0x4c650d(0x103)][_0x4c650d(0xa1)]('|');return _0x311299==_0x1452be[_0x4c650d(0xd9)]&&_0x39ce00!=_0x11ab9f;})[_0x2aeed5(0x18e)](_0x39f5d8=>{const _0x283f44=_0x2aeed5;this[_0x283f44(0x1f6)](_0x39f5d8,_0x1452be[_0x283f44(0x13f)],_0xf2932a),_0x4e9453=!0x0;});}return _0x4e9453;}[_0x386062(0x1f6)](_0x492f65,_0x53bdaf,_0x202daa){const _0x155b30=_0x386062,_0xf6213d=_0x492f65[_0x155b30(0x1eb)]()[_0x155b30(0x117)](_0x53bdaf);0x0!==_0xf6213d[_0x155b30(0x17d)]?0x1!==_0xf6213d[_0x155b30(0x17d)]?this[_0x155b30(0xde)](_0x492f65,_0x53bdaf[_0x155b30(0xa5)],_0x53bdaf[_0x155b30(0x22c)]):this[_0x155b30(0x19b)](_0x492f65,_0xf6213d[0x0]):_0x202daa[_0x155b30(0x23a)](_0x492f65[_0x155b30(0x1e7)]());}}class xt{constructor(_0x41921e){const _0x38cd98=_0x386062;this[_0x38cd98(0xbf)]=_0x41921e,this[_0x38cd98(0x16d)]=_0x41921e[_0x38cd98(0x156)],this[_0x38cd98(0xf9)]=new Map(),this[_0x38cd98(0xc5)]=new Map(),this[_0x38cd98(0xc8)]();}[_0x386062(0xc7)](_0x3a7f8b,_0x3fab84,_0x5a47c6,_0x41a4ac,_0x5208c3,_0xce108){const _0x3c34a4=_0x386062;return new _0x3f2f26(this[_0x3c34a4(0x16d)],{'type':_0x3a7f8b,'subType':_0x3fab84,'id':_0x5a47c6,'author':_0x41a4ac,'creator':_0x41a4ac,'attributes':_0x5208c3,'onAttributesChange':_0xce108,'onAccept':(..._0x1e091a)=>this[_0x3c34a4(0xc9)](_0x3a7f8b,_0x3fab84,_0x3c34a4(0x1c6))(..._0x1e091a),'onDiscard':(..._0x432a7c)=>this[_0x3c34a4(0xc9)](_0x3a7f8b,_0x3fab84,_0x3c34a4(0x105))(..._0x432a7c)});}[_0x386062(0x9b)](_0x32bc45,_0x18bccd,_0x10bee3,_0x2b0d5e){const _0x1128a3=_0x386062,_0x34802a=_0x32bc45+':'+_0x18bccd+':'+_0x10bee3;this[_0x1128a3(0xf9)][_0x1128a3(0x186)](_0x34802a,_0x2b0d5e);}[_0x386062(0xc9)](_0x2771c4,_0x2c69ec,_0xf8173e){const _0x29d87f=_0x386062,_0x46e9b7=_0x2771c4+':'+_0x2c69ec+':'+_0xf8173e;return this[_0x29d87f(0xf9)][_0x29d87f(0x131)](_0x46e9b7)||this[_0x29d87f(0xc5)][_0x29d87f(0x131)](_0x2771c4+':'+_0xf8173e);}[_0x386062(0xc8)](){const _0x52623b=_0x386062,_0x7b979f=()=>!0x1,_0x245013=_0xa7a2e1=>{const _0x3e50be=_0x16a1;_0xa7a2e1[_0x3e50be(0x10f)]((_0x345592,_0x233cee)=>_0x345592[_0x3e50be(0xa5)][_0x3e50be(0x1f1)](_0x233cee[_0x3e50be(0xa5)])?0x1:-0x1),this[_0x3e50be(0x16d)][_0x3e50be(0x15a)](_0x4fd1d3=>{const _0x4ab15d=_0x3e50be;for(const _0x20b520 of _0xa7a2e1){let _0x2218f1;_0x2218f1=_0x20b520[_0x4ab15d(0x22c)][_0x4ab15d(0x90)]&&_0x20b520[_0x4ab15d(0x22c)][_0x4ab15d(0xbe)]==_0x20b520[_0x4ab15d(0xa5)][_0x4ab15d(0xfe)]?_0x4fd1d3[_0x4ab15d(0x15b)](_0x20b520[_0x4ab15d(0xa5)][_0x4ab15d(0xfe)],'on'):_0x4fd1d3[_0x4ab15d(0x15b)](_0x20b520),this[_0x4ab15d(0x16d)][_0x4ab15d(0x202)](_0x2218f1,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x51cba0=(_0x2d2cb9,_0x3a05d3)=>{const _0x939abd=_0x16a1;_0x3a05d3&&this[_0x939abd(0x16d)][_0x939abd(0x15a)](_0x1d4cea=>{const _0x2e89c6=_0x939abd,{commandName:_0x1d57c7,commandParams:_0x45ba2d=[]}=_0x3a05d3,_0x5da435=_0x2d2cb9[_0x2e89c6(0x104)](_0x38653b=>(Tt(_0x38653b)&&(_0x38653b=this[_0x2e89c6(0x16d)][_0x2e89c6(0x10d)](_0x38653b[_0x2e89c6(0x22c)])),_0x38653b))[_0x2e89c6(0x10b)](_0x2644f7=>_0x2e89c6(0x20d)!==_0x2644f7[_0x2e89c6(0xed)][_0x2e89c6(0x148)]);if(_0x5da435[_0x2e89c6(0x17d)]<0x1)return;const _0x189403=Array[_0x2e89c6(0x14b)](this[_0x2e89c6(0x16d)][_0x2e89c6(0xe4)][_0x2e89c6(0x231)][_0x2e89c6(0x93)]())[_0x2e89c6(0x104)](_0x4e93a9=>_0x126b78[_0x2e89c6(0xad)](_0x4e93a9));_0x1d4cea[_0x2e89c6(0x175)](_0x5da435);for(const _0x5a2c53 of this[_0x2e89c6(0xbf)][_0x2e89c6(0x209)][_0x2e89c6(0x209)]())_0x5a2c53[_0x2e89c6(0x1af)]();_0x45ba2d[_0x2e89c6(0x1d3)]({'forceDefaultExecution':!0x0}),this[_0x2e89c6(0xbf)][_0x2e89c6(0x232)](_0x1d57c7,..._0x45ba2d);const _0x56baac=_0x189403[_0x2e89c6(0x10b)](_0x5773bb=>_0x2e89c6(0x20d)!=_0x5773bb[_0x2e89c6(0xed)][_0x2e89c6(0x148)]);_0x56baac[_0x2e89c6(0x17d)]>0x0&&_0x1d4cea[_0x2e89c6(0x175)](_0x56baac);for(const _0x50aa9b of _0x189403)_0x50aa9b[_0x2e89c6(0xba)]();});},_0x157990=(_0x365bd6,_0x4b4f58)=>0x1==_0x365bd6[_0x52623b(0x17d)]&&0x1==_0x4b4f58[_0x52623b(0x17d)]&&_0x365bd6[0x0][_0x52623b(0x22c)][_0x52623b(0x123)](_0x4b4f58[0x0][_0x52623b(0xa5)]),_0x1aa075=(_0x33869d,_0x55b1fa,_0x8b5c36,_0x1dc460)=>Ft(_0x33869d,_0x55b1fa,_0x8b5c36,_0x1dc460,this[_0x52623b(0x16d)])?[_0x33869d,_0x55b1fa]:Ft(_0x55b1fa,_0x33869d,_0x1dc460,_0x8b5c36,this[_0x52623b(0x16d)])?[_0x55b1fa,_0x33869d]:null;this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x214),_0x7b979f),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0xa0),_0x245013),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0xe5),_0x157990),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x114),_0x1aa075),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x16a),_0x245013),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0xb4),_0x7b979f),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x145),_0x157990),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x1bb),_0x1aa075),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x113),_0x51cba0),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x22b),_0x7b979f),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x201),_0x157990),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0xe3),_0x7b979f),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x124),_0x51cba0),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x18b),_0x7b979f),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0xbc),_0x157990),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x158),_0x7b979f),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x1b3),_0x7b979f),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x96),(_0x2e204f,_0x2b98a4)=>{const _0x31dd8a=_0x52623b;if(!_0x2b98a4)return;const _0x1bd233=this[_0x31dd8a(0xbf)][_0x31dd8a(0x233)][_0x31dd8a(0x131)](p);this[_0x31dd8a(0x16d)][_0x31dd8a(0x15a)](_0x55ea5d=>{const _0x31b7ca=_0x31dd8a;if(_0x31b7ca(0xea)==_0x2b98a4[_0x31b7ca(0xd9)])for(const _0x319df7 of _0x2e204f){const _0x18f83c=_0x319df7[_0x31b7ca(0xa5)][_0x31b7ca(0xfe)],_0x2f87b0=_0x2b98a4[_0x31b7ca(0x1ea)];_0x55ea5d[_0x31b7ca(0x94)](_0x18f83c,_0x2f87b0);}else{if(_0x1bd233[_0x31b7ca(0x1a9)](_0x2b98a4[_0x31b7ca(0xd9)])){for(const _0x1e6d7e of _0x2e204f)void 0x0!==_0x2b98a4[_0x31b7ca(0x1ea)]?_0x55ea5d[_0x31b7ca(0xd7)](_0x2b98a4[_0x31b7ca(0xd9)],_0x2b98a4[_0x31b7ca(0x1ea)],_0x1e6d7e[_0x31b7ca(0xa5)][_0x31b7ca(0xfe)]):_0x55ea5d[_0x31b7ca(0x179)](_0x2b98a4[_0x31b7ca(0xd9)],_0x1e6d7e[_0x31b7ca(0xa5)][_0x31b7ca(0xfe)]);}else{for(const _0x5f1d11 of _0x2e204f)_0x2b98a4[_0x31b7ca(0x1ea)]?_0x55ea5d[_0x31b7ca(0xd7)](_0x2b98a4[_0x31b7ca(0xd9)],_0x2b98a4[_0x31b7ca(0x1ea)],_0x5f1d11):_0x55ea5d[_0x31b7ca(0x179)](_0x2b98a4[_0x31b7ca(0xd9)],_0x5f1d11);}}});}),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x165),_0x157990);}}function Rt(_0x5a599f,_0x37231f,_0x27976e){const _0x40d568=_0x386062;for(const _0x3dff09 of _0x37231f[_0x40d568(0xbe)][_0x40d568(0x14a)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3dff09[_0x40d568(0xed)]==_0x3dff09)return!0x1;if(!_0x27976e[_0x40d568(0x1ab)](_0x3dff09))return!0x1;if(_0x5a599f[_0x40d568(0x1ed)](_0x3dff09)||_0x5a599f[_0x40d568(0xb1)](_0x3dff09))return!0x0;}return!0x1;}function Tt(_0xb7ebbf){const _0x407cce=_0x386062;return _0xb7ebbf[_0x407cce(0x22c)][_0x407cce(0xbe)]==_0xb7ebbf[_0x407cce(0xa5)][_0x407cce(0xfe)]&&_0xb7ebbf[_0x407cce(0x22c)][_0x407cce(0x133)];}function Et(_0x5b7a7b,_0x37b6cd,_0x49e1a6,_0x4c5c09){const _0x20dee2=_0x386062,_0x1482fc=_0x4e273f=>!_0x4e273f[_0x20dee2(0x1b2)]['is'](_0x20dee2(0xfc))&&!_0x4c5c09[_0x20dee2(0x1ed)](_0x4e273f[_0x20dee2(0x1b2)]),_0x34ce43=_0x5b7a7b[_0x20dee2(0xa5)][_0x20dee2(0x1d5)](_0x1482fc),_0x211b0b=_0x5b7a7b[_0x20dee2(0x22c)][_0x20dee2(0x1d5)](_0x1482fc,{'direction':_0x20dee2(0x147)});return(!_0x5b7a7b[_0x20dee2(0xa5)][_0x20dee2(0x123)](_0x34ce43)||!_0x5b7a7b[_0x20dee2(0x22c)][_0x20dee2(0x123)](_0x211b0b))&&(_0x34ce43[_0x20dee2(0x1f1)](_0x211b0b)?_0x49e1a6[_0x20dee2(0x8c)](_0x37b6cd,{'range':_0x49e1a6[_0x20dee2(0x10d)](_0x34ce43,_0x211b0b)}):_0x49e1a6[_0x20dee2(0x23a)](_0x37b6cd),!0x0);}function Vt(_0x4ca410){return _0x45d276(_0x4ca410);}function Ut(_0x3f1c0e){const _0x253218=_0x386062,_0x390b32=_0x3f1c0e[_0x253218(0xa5)][_0x253218(0xfe)];return _0x390b32&&_0x390b32['is'](_0x253218(0x1a2));}function Ot(_0x4a907d,_0x104cdc){const _0x2fa5b8=_0x386062;return null==_0x4a907d[_0x2fa5b8(0x22c)][_0x2fa5b8(0x20c)]&&_0x4a907d[_0x2fa5b8(0x22c)][_0x2fa5b8(0xbe)]==_0x4a907d[_0x2fa5b8(0xa5)][_0x2fa5b8(0xfe)]?Gt(_0x4a907d[_0x2fa5b8(0xa5)][_0x2fa5b8(0xfe)],_0x104cdc):_0x4a907d;}function Gt(_0x4c1217,_0xa62326){const _0x28df49=_0x386062,_0x252a2b=_0xa62326[_0x28df49(0xaf)][_0x28df49(0x1ed)](_0x4c1217)||_0xa62326[_0x28df49(0xaf)][_0x28df49(0x1db)](_0x4c1217);return _0xa62326[_0x28df49(0x10d)](_0xa62326[_0x28df49(0x118)](_0x4c1217,_0x28df49(0x1df)),_0x252a2b?_0xa62326[_0x28df49(0x221)](_0x4c1217):_0xa62326[_0x28df49(0x118)](_0x4c1217,_0x28df49(0x22c)));}function _0x34bd(){const _0x3e8932=['isEqual','formatBlock:accept','always','1559668xPnBrV','formatBlock','_joinSuggestions','isUndo','_createSuggestion','registerBlockAttribute','updateSuggestion','createdAt','CommentsRepository','_cutOutSuggestionMarker','batch','get','assign','isAtStart','forceDefaultExecution','widget','_suggestionFactory','some','name','markerName','size','markerToData','7954570ebKLnT','chain','skipNestingCheck','range','_suggestions','join','suggestionLoaded','position','high','deletion:join','@external','backward','rootName','head','getAncestors','from','_getAttributeKey','addMarkerName','removeMarker:suggestion:attribute','track-changes-suggestion-data-mismatch','86kuCUxG','data','suggestion','track-changes-user-not-found','_splitMarkerName','dataDowncast','model','Users','formatBlock:chain','addMarker:suggestion:attribute','change','createSelection','lowest','deletion:','deletion','getWalker','ck-suggestion-marker-formatInline','FORMATTING','_rangeIsInLocalUserInsertion','config','accepted','attribute:join','markerNameToElements','clear','pluginName','track-changes-suggestion-not-found','deletion:accept','next','PENDING_ACTION_SUGGESTION','_model','hasSuggestion','813369yWCNra','enableReadOnlyMode','howMany','ck-suggestion-marker-formatBlock','update:suggestion','_mergeNestedSuggestions','setSelection','activeMarkers','hasComments','removeMarkers','removeAttribute','_getMarkerAnnouncementText','insertion','markers','length','concat','return','unbindElementFromMarkerName','removeComment','stop','_isDataLoaded','commandName','515709AsXXvh','set','descriptionFactory','addCommentThread','fetchCommentThread','_getExternalAuthor','formatBlock:discard','isCollapsed','resolve','forEach','setTo','addMarker','substring','_initAriaMarkerChangeAnnouncements','getNearestSelectionRange','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.','insertion:','discardAllSuggestions','containsRange','trackChanges.trackFormatChanges','attributeNewValue','documentSelection','_setSuggestionRange','PendingActions','addClass','markerReady','_trackFormatChanges','change:data','_reduceExistingSuggestions','element','dataToMarker','elementEnd','_suggestionState','isTouching','getShiftedBy','1582YRvSUe','_isBlockAttribute','listenTo','containsItem','originalSuggestionId','collaboration.channelId','catch','refresh','hasCommentThread','_SUGGESTION_ANNOUNCEMENT','item','attribute:accept','_inlineAttributeKeys','suggestion:attribute:','getIntersection','createRangeOn','tablePasteChainId','trackChanges.mergeNestedSuggestions','requires','deletion:chain','formatBlock:','_saved','low','find','_addSuggestionMarker','removeClass','track-changes-adapter-already-set','init','action','getSuggestions','accept','group','containsPosition','addSuggestionData','moveTargetPosition','clone','46510563dKBInb','_afterChanges','writer','markBlockFormat','options','authorName','_removeSuggestion','push','every','getLastMatchingPosition','_addThreadToSuggestion','targetPosition','external:','markerToHighlight','_getSuggestionData','isSelectable','addHighlight','attributes','addSuggestion','before','editor','_recordAttributeSuggestions','suggestion:','attributeKey','type','suggestionChanged','toJSON','getFirstMarker','track-changes-command-not-found','getAttribute','oldValue','getFirstRange','7386ECkhwg','isObject','bindElementToMarker','formatInline:','isInContent','isBefore','isInsideObject','fromCharCode','value','then','_reduceSuggestionAttributeRange','getMultiRangeId','isIntersectingWithRange','commentThread','error-saving-suggestion-data-suggestion-discarded','newValue','_isRegisteredAttribute','default','values','_adapter','insert','formatInline:join','deleteContent','change:_saved','getSuggestion','registerPostFixer','mapper','multi','add','commands','markMultiRangeDeletion','after','nodeBefore','$graveyard','toUpperCase','keys','$text','discardSelectedSuggestions','discardSuggestion','multipleBlocks','insertion:accept','trackChangesCommand','splice','getItems','author','registerInlineAttribute','locale','attribute:','attributeOldValue','addComment','isDocumentOperation','containerElement','acceptAllSuggestions','createPositionAfter','isBlock','_refreshSuggestionsChain','getContainedElement','_findSuggestions','pop','authoredAt','isExternal','substr','formatInline','formatInline:discard','end','getAllAdjacentSuggestions','enableCommand','dataReady','change:activeMarkers','selection','execute','plugins','LEAVE','move','elementToElement','10RUzAAv','isLocal','_updateSuggestionData','removeMarker','attribute','updateMarker','suggestionUnloaded','getCommentThread','_handleNewSuggestionMarker','isAtEnd','has','reconvertMarker','getRanges','rename','warn','attribute:discard','track-changes-enable-command-twice','isAfter','enableDefaultAttributesIntegration','suggestion-type','registerCustomCallback','oldRange','markMultiRangeBlockFormat','formatGroupId','ck-suggestion-marker','insertion:discard','split','104CvNpwm','containsRangeInObject','markAttributeChange','start','data-suggestion','for','delete','ENTER','acceptSelectedSuggestions','isArray','_joinWithAdjacentSuggestions','fromRange','removed','schema','isRemovable','isLimit','16276IEpvdH','showSuggestionHighlights','deletion:discard','isNextTo','unshift','splitPosition','rejected','createRangeIn','detach','markMultiRangeInsertion','formatBlock:join','insertContent','parent','_editor','getChangedMarkers','enqueueChange','consumable','isOwn','addMarker:suggestion','_defaultCallbacks','$marker','buildSuggestion','_registerDefaultCallbacks','getSuggestionCallback','getUser','includes','_setSuggestionData','creator','applyOperation','ready','TrackChangesEditing','_commentsRepository','rethrowUnexpectedError','track-changes-adapter-missing-getsuggestion','consume','addMarker:suggestion:formatBlock','_enabledCommands','setAttribute','adapter','key','_getAuthorFromId','markInlineFormat','marker-count','_onDiscard','_breakSuggestionMarker','getMarkers','addRange','open','_refreshAttributeSuggestionsChain','formatInline:chain','document','insertion:join','normal','_recordAttributeChanges','fire','_processAttributeSuggestions','$elementName','highest','stopListening','root','unbind','getRange','editingDowncast','comments','isIntersecting','forward','newRange','markInsertion','getChanges','startsWith','groupId','_customCallbacks','addUser','trackChanges','$textProxy','_blockAttributeKeys','nodeAfter','previous','meta','differ','ck-suggestion-marker--active','subType','map','discard','elementStart','define','notReady','upcast','getCustomProperty','filter','editing','createRange','markDeletion','sort','conversion','toViewElement','acceptSuggestion','formatInline:accept','insertion:chain','removeMarker:suggestion:formatBlock','createPositionBefore','getDifference','createPositionAt','remove','never','ck-suggestion-marker-','_processAttributeChanges','announce','isMultiRange','format','_isForcedDefaultExecutionBlock','createElement','_checkSuggestionCorrectness'];_0x34bd=function(){return _0x3e8932;};return _0x34bd();}function Ft(_0x3dcc63,_0x2bbcc8,_0xd77ef,_0x5698ea,_0x375e86){const _0x3cd4ea=_0x386062;if(!Pt(_0x3dcc63,_0x2bbcc8))return!0x1;if(_0xd77ef[_0x3cd4ea(0x22c)][_0x3cd4ea(0x123)](_0x5698ea[_0x3cd4ea(0xa5)]))return!0x0;if(_0x3dcc63[_0x3cd4ea(0x1e4)]!=_0x2bbcc8[_0x3cd4ea(0x1e4)])return!0x1;if(!_0xd77ef[_0x3cd4ea(0x22c)][_0x3cd4ea(0x1a6)](_0x5698ea[_0x3cd4ea(0xa5)]))return!0x1;const _0x37a77e=_0x375e86[_0x3cd4ea(0x10d)](_0xd77ef[_0x3cd4ea(0x22c)],_0x5698ea[_0x3cd4ea(0xa5)])[_0x3cd4ea(0x15f)]();for(const _0x365e4a of _0x37a77e)if([_0x3cd4ea(0x106),_0x3cd4ea(0x1a4)][_0x3cd4ea(0xcb)](_0x365e4a[_0x3cd4ea(0x1e4)])&&_0x375e86[_0x3cd4ea(0xaf)][_0x3cd4ea(0xb1)](_0x365e4a[_0x3cd4ea(0x1b2)]))return!0x1;return!0x0;}function Pt(_0xabf9fe,_0x406a48,_0xf14668=[]){const _0x5ab06d=_0x386062;return!(!_0xabf9fe[_0x5ab06d(0x183)]||!_0x406a48[_0x5ab06d(0x183)])&&_0x59739e(_0x142ead(_0xabf9fe[_0x5ab06d(0x1dd)],_0xf14668),_0x142ead(_0x406a48[_0x5ab06d(0x1dd)],_0xf14668));}function Lt(_0x4716c2,_0x53b615){const _0x4da542=_0x386062,_0x487624=Ht(_0x4716c2[_0x4da542(0x1dd)]),_0x5710c2=Ht(_0x53b615);if(!_0x4716c2[_0x4da542(0x183)])return!0x1;for(const _0x16ac2e of Object[_0x4da542(0x20f)](_0x5710c2))if(!_0x59739e(_0x487624[_0x16ac2e],_0x5710c2[_0x16ac2e]))return!0x1;return!0x0;}function Ht(_0x35520e){const _0x475eac=_0x386062,_0x48d4e8=Object[_0x475eac(0x132)]({},_0x35520e);return delete _0x48d4e8[_0x475eac(0x13e)],delete _0x48d4e8[_0x475eac(0x1b8)],_0x48d4e8;}