@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240312.0 → 0.0.0-nightly-20240314.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/index.js +1 -1
  9. package/src/integrations/aiassistant.js +1 -1
  10. package/src/integrations/alignment.js +1 -1
  11. package/src/integrations/basicstyles.js +1 -1
  12. package/src/integrations/blockquote.js +1 -1
  13. package/src/integrations/casechange.js +1 -1
  14. package/src/integrations/ckbox.js +1 -1
  15. package/src/integrations/codeblock.js +1 -1
  16. package/src/integrations/comments.js +1 -1
  17. package/src/integrations/deletecommand.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/imagestyle.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/legacylist.js +1 -1
  33. package/src/integrations/legacylistproperties.js +1 -1
  34. package/src/integrations/link.js +1 -1
  35. package/src/integrations/list.js +1 -1
  36. package/src/integrations/listproperties.js +1 -1
  37. package/src/integrations/mediaembed.js +1 -1
  38. package/src/integrations/mention.js +1 -1
  39. package/src/integrations/pagebreak.js +1 -1
  40. package/src/integrations/paragraph.js +1 -1
  41. package/src/integrations/removeformat.js +1 -1
  42. package/src/integrations/restrictededitingmode.js +1 -1
  43. package/src/integrations/shiftentercommand.js +1 -1
  44. package/src/integrations/standardeditingmode.js +1 -1
  45. package/src/integrations/style.js +1 -1
  46. package/src/integrations/table.js +1 -1
  47. package/src/integrations/tablecaption.js +1 -1
  48. package/src/integrations/tableclipboard.js +1 -1
  49. package/src/integrations/tablecolumnresize.js +1 -1
  50. package/src/integrations/tableheadings.js +1 -1
  51. package/src/integrations/tablemergesplit.js +1 -1
  52. package/src/integrations/tableofcontents.js +1 -1
  53. package/src/integrations/tableproperties.js +1 -1
  54. package/src/integrations/template.js +1 -1
  55. package/src/integrations/title.js +1 -1
  56. package/src/integrations/undo.js +1 -1
  57. package/src/integrations/utils.js +1 -1
  58. package/src/suggestion.js +1 -1
  59. package/src/suggestiondescriptionfactory.js +1 -1
  60. package/src/trackchanges.js +1 -1
  61. package/src/trackchangesdata.js +1 -1
  62. package/src/trackchangesediting.js +1 -1
  63. package/src/trackchangesui.js +1 -1
  64. package/src/ui/suggestioncontroller.js +1 -1
  65. package/src/ui/view/basesuggestionthreadview.js +1 -1
  66. package/src/ui/view/suggestionthreadview.js +1 -1
  67. package/src/utils/common-translations.js +1 -1
  68. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ca2c4=_0x43d9;(function(_0x2bbd0e,_0x320fb6){const _0x476bf1=_0x43d9,_0x1c2f8a=_0x2bbd0e();while(!![]){try{const _0xf564df=-parseInt(_0x476bf1(0x1cd))/0x1+-parseInt(_0x476bf1(0x8d))/0x2*(-parseInt(_0x476bf1(0x1ea))/0x3)+-parseInt(_0x476bf1(0x1ae))/0x4+-parseInt(_0x476bf1(0xc6))/0x5*(-parseInt(_0x476bf1(0x1a1))/0x6)+parseInt(_0x476bf1(0x1a8))/0x7*(parseInt(_0x476bf1(0x10a))/0x8)+parseInt(_0x476bf1(0x118))/0x9+parseInt(_0x476bf1(0x186))/0xa*(-parseInt(_0x476bf1(0x112))/0xb);if(_0xf564df===_0x320fb6)break;else _0x1c2f8a['push'](_0x1c2f8a['shift']());}catch(_0x424a54){_0x1c2f8a['push'](_0x1c2f8a['shift']());}}}(_0x4546,0xaf33f));import{Plugin as _0x1028bf,PendingActions as _0x31cde2}from'ckeditor5/src/core.js';import{LiveRange as _0x36eeb3}from'ckeditor5/src/engine.js';import{CKEditorError as _0x23b71a,uid as _0x45a80f,priorities as _0x15437c,logWarning as _0x5decf9}from'ckeditor5/src/utils.js';import{toWidget as _0xe07ad3}from'ckeditor5/src/widget.js';import{Users as _0xeb7515,hashObject as _0x303a48,surroundingMarkersDetector as _0x2543b1}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4b2197 from'./commands/trackchangescommand.js';import _0x5baf2a from'./commands/acceptsuggestioncommand.js';import _0x2f87ba from'./commands/discardsuggestioncommand.js';import _0x5e67b6 from'./commands/executeonallsuggestionscommand.js';import _0x3b30b7 from'./commands/executeonselectedsuggestionscommand.js';import _0x4d8dc0 from'./suggestion.js';import _0x54d113 from'./suggestiondescriptionfactory.js';import _0x387b3e from'./integrations/aiassistant.js';import _0x3bfed8 from'./integrations/alignment.js';import _0x2912c4 from'./integrations/basicstyles.js';import _0x26c14d from'./integrations/blockquote.js';import _0x2ee304 from'./integrations/casechange.js';import _0x34bcd1 from'./integrations/ckbox.js';import _0x4ec8f3 from'./integrations/codeblock.js';import _0x52f4d3 from'./integrations/comments.js';import _0x56c827 from'./integrations/deletecommand.js';import _0x3a1321 from'./integrations/list.js';import _0xc9db64 from'./integrations/listproperties.js';import _0x141553 from'./integrations/entercommand.js';import _0x43ade0 from'./integrations/findandreplace.js';import _0x2dc50f from'./integrations/font.js';import _0x1c11f0 from'./integrations/formatpainter.js';import _0x364ac1 from'./integrations/heading.js';import _0x625aec from'./integrations/highlight.js';import _0x57cbb7 from'./integrations/horizontalline.js';import _0x4b2950 from'./integrations/htmlembed.js';import _0x456b69 from'./integrations/image.js';import _0x4fdafd from'./integrations/imagereplace.js';import _0x30d9f3 from'./integrations/imagestyle.js';import _0x18eb07 from'./integrations/importword.js';import _0x1f56f1 from'./integrations/indent.js';import _0x464891 from'./integrations/inputcommand.js';import _0x47cd8a from'./integrations/link.js';import _0x3ccbb1 from'./integrations/legacylist.js';import _0x1ec951 from'./integrations/legacylistproperties.js';import _0x2376d8 from'./integrations/mediaembed.js';import _0x5116cd from'./integrations/mention.js';import _0x3bed09 from'./integrations/pagebreak.js';import _0x363f4f from'./integrations/paragraph.js';import _0x33e108 from'./integrations/removeformat.js';import _0xc1cfba from'./integrations/restrictededitingmode.js';import _0xfbd0f8 from'./integrations/shiftentercommand.js';import _0x3da530 from'./integrations/standardeditingmode.js';import _0x403640 from'./integrations/style.js';import _0x186a00 from'./integrations/table.js';import _0x1aabd8 from'./integrations/tablemergesplit.js';import _0x485d08 from'./integrations/tableheadings.js';import _0x25d8a7 from'./integrations/tableclipboard.js';import _0x583dc0 from'./integrations/tablecolumnresize.js';import _0x4d721c from'./integrations/template.js';import _0x2bddd8 from'./integrations/tableofcontents.js';import _0x1bd2f0 from'./integrations/title.js';import _0x22f494 from'./integrations/undo.js';import _0x39ef0d from'./integrations/tablecaption.js';import _0x16327f from'./integrations/tableproperties.js';import{getTranslation as _0x192771}from'./utils/common-translations.js';function _0x4546(){const _0x517b08=['getMarkers','unbindElementFromMarkerName','_getSuggestionData','elementToElement','Users','deletion:','markInsertion','comments','registerPostFixer','change:data','showSuggestionHighlights','deletion:join','getFirstMarker','concat','isArray','markMultiRangeDeletion','init','isEqual','sort','attribute','getSuggestionCallback','markMultiRangeBlockFormat','83570SlQNnb','dataDowncast','splice','after','_registerBlockAttribute','getAncestors','deletion','getUser','CommentsRepository','insertion','setAttribute','_removeSuggestion','createRange','meta','pluginName','isExternal','track-changes-suggestion-data-mismatch','authoredAt','setTo','enqueueChange','$marker','from','_element','filter','size','getCommentThread','keys','6487662FQsNjV','getShiftedBy','enableCommand','$elementName','insertion:chain','marker-count','backward','40383JaEGwW','activeMarkers','isInContent','trackChanges.mergeNestedSuggestions','updateSuggestion','_getAttributeKey','2152376cNwlvF','stop','announce','$textProxy','_setSuggestionData','unbind','elementEnd','originalSuggestionId','commands','_joinWithAdjacentSuggestions','commandName','isAtEnd','track-changes-enable-command-twice','oldValue','_rangeIsInLocalUserInsertion','_model','discard','_onDiscard','authorName','_enableDefaultAttributesIntegration','document','addComment','get','warn','plugins','addMarker:suggestion:attribute','getRanges','_SUGGESTION_ANNOUNCEMENT','track-changes-command-not-found','every','hasSuggestion','539146mwSYdm','formatInline:chain','getSuggestions','track-changes-user-not-found','_defaultCallbacks','execute','attribute:join','formatBlock:join','_checkSuggestionCorrectness','type','subType','data-suggestion','getAttribute','track-changes-adapter-missing-getsuggestion','model','length','addMarker:suggestion','schema','markerName','markAttributeChange','editing','rename','suggestionChanged','insertion:discard','default','toUpperCase','ck-suggestion-marker-formatInline','formatGroupId','addRange','3VAAQdw','collaboration.channelId','_adapter','removeMarker:suggestion:formatBlock','nodeAfter','editor','isSelectable','_getMarkerAnnouncementText','createRangeOn','values','getChanges','fromCharCode','add','_reduceExistingSuggestions','attributeNewValue','addMarker','markerToData','root','format','attributeOldValue','update:suggestion','markerToHighlight','attribute:','formatInline:discard','range','conversion','find','_inlineAttributeKeys','ck-suggestion-marker-','_blockAttributeKeys','fire','oldRange','highest','LEAVE','includes','start','groupId','widget','getFirstRange','_suggestionState','move','isInsideObject','_editor','hasComments','some','_refreshSuggestionsChain','_isBlockAttribute','change:activeMarkers','createPositionAt','deleteContent','_splitMarkerName','removeMarker:suggestion:attribute','detach','documentSelection','formatInline:accept','writer','setSelection','batch','refresh','PendingActions','chain','_breakSuggestionMarker','dataReady','formatBlock:discard','forEach','applyOperation','isBefore','discardSuggestion','addClass','containsItem','config','getRange','fetchCommentThread','bindElementToMarker','ready','FORMATTING','deletion:accept','formatBlock:','_findSuggestions','delete','_suggestions','options','isCollapsed','getItems','2528930JOcUSK','value','getDifference','isAtStart','_joinSuggestions','markBlockFormat','toViewElement','set','consume','getAllAdjacentSuggestions','multi','has','getWalker','createPositionAfter','createdAt','unshift','_recordAttributeChanges','howMany','createRangeIn','then','markDeletion','adapter','ck-suggestion-marker','creator','formatBlock:accept','return','_descriptionFactory','markMultiRangeInsertion','end','containsPosition','trackChangesCommand','insertion:accept','attribute:discard','isDocumentOperation','suggestion:','ENTER','isLocal','newRange','isIntersectingWithRange','position','_isDataLoaded','removeComment','createSelection','rootName','pop','suggestion-type','isLimit','for','addMarkerName','isObject','containsRange','hasCommentThread','removeClass','moveTargetPosition','_refreshAttributeSuggestionsChain','_createSuggestion','isOwn','5jSnWRX','push','getNearestSelectionRange','key','before','change:_saved','removeMarker','getCustomProperty','acceptSelectedSuggestions','isBlock','stopListening','item','isAfter','dataToMarker','_getExternalAuthor','locale','createElement','rethrowUnexpectedError','isRemovable','removeAttribute','isNextTo','accepted','assign','removeMarkers','newValue','insertContent','insertion:join','selection','reconvertMarker','accept','_addThreadToSuggestion','data','high','map','substr','external:','addUser','requires','attribute:accept','removed','getSuggestion','_initAriaMarkerChangeAnnouncements','_isForcedDefaultExecutionBlock','resolve','insertion:','containsRangeInObject','ck-suggestion-marker-formatBlock','clone','change','_processAttributeSuggestions','always','_registerInlineAttribute','suggestion:attribute:','isUndo','_addSuggestionMarker','rejected','remove','mapper','element','_trackFormatChanges','createPositionBefore','trackChanges.trackFormatChanges','markerReady','addHighlight','ck-suggestion-marker--active','track-changes-adapter-already-set','targetPosition','ariaLiveAnnouncer','1392NrAQRF','forward','startsWith','catch','@external','group','markInlineFormat','_setSuggestionRange','3531RXsuuM','substring','getLastMatchingPosition','_registerDefaultCallbacks','acceptAllSuggestions','addMarker:suggestion:formatBlock','10151280snDHmS','enableReadOnlyMode','isMultiRange','insert','split','formatBlock','discardSelectedSuggestions','author','clear','addSuggestion','$graveyard','getIntersection','next','multipleBlocks','_updateSuggestionData','join','isIntersecting','containerElement','never','tablePasteChainId','TrackChangesEditing','splitPosition','_enabledCommands','lowest','_saved','markerNameToElements','error-saving-suggestion-data-suggestion-discarded','nodeBefore','getMultiRangeId','deletion:discard','suggestionLoaded','updateMarker','toJSON','notReady','listenTo','consumable','_cutOutSuggestionMarker','name','track-changes-suggestion-not-found','head','buildSuggestion','PENDING_ACTION_SUGGESTION','open','skipNestingCheck','acceptSuggestion','markers','forceDefaultExecution','_customCallbacks','isTouching','discardAllSuggestions','_handleNewSuggestionMarker','attributes','elementStart','commentThread','_getAuthorFromId','formatInline:','formatInline:join','_suggestionFactory','addSuggestionData','_processAttributeChanges','_reduceSuggestionAttributeRange','_mergeNestedSuggestions','normal','formatBlock:chain','previous','upcast','$text','getChangedMarkers','trackChanges','attributeKey','define','registerCustomCallback','fromRange','suggestion','_recordAttributeSuggestions','addCommentThread','_afterChanges','low','_isRegisteredAttribute','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','differ','suggestionUnloaded','deletion:chain','editingDowncast','getContainedElement','parent','_commentsRepository'];_0x4546=function(){return _0x517b08;};return _0x4546();}import{isEqual as _0xcf0063,omit as _0x2d73d7}from'lodash-es';export const renameAttributeKey=_0x3ca2c4(0x1a4);export default class p extends _0x1028bf{static get[_0x3ca2c4(0xeb)](){const _0x3f405b=_0x3ca2c4;return[_0x3f405b(0x18e),_0xeb7515,_0x31cde2,_0x387b3e,_0x3bfed8,_0x2912c4,_0x26c14d,_0x34bcd1,_0x2ee304,_0x4ec8f3,_0x52f4d3,_0x56c827,_0x141553,_0x43ade0,_0x2dc50f,_0x1c11f0,_0x364ac1,_0x625aec,_0x57cbb7,_0x4b2950,_0x456b69,_0x30d9f3,_0x4fdafd,_0x18eb07,_0x1f56f1,_0x464891,_0x3ccbb1,_0x1ec951,_0x47cd8a,_0x3a1321,_0xc9db64,_0x2376d8,_0x5116cd,_0x3bed09,_0x363f4f,_0x33e108,_0xc1cfba,_0xfbd0f8,_0x3da530,_0x403640,_0x186a00,_0x1aabd8,_0x485d08,_0x39ef0d,_0x25d8a7,_0x583dc0,_0x2bddd8,_0x16327f,_0x4d721c,_0x1bd2f0,_0x22f494];}static get[_0x3ca2c4(0x194)](){const _0x3c1cb=_0x3ca2c4;return _0x3c1cb(0x12c);}constructor(_0x2bc9c4){const _0x43d6ec=_0x3ca2c4;function _0x26f51d(_0x2df1d7){const _0x4effcb=_0x43d9;return _0x2df1d7[_0x4effcb(0xe7)](_0x217aa8=>String[_0x4effcb(0x1f5)](_0x217aa8))[_0x4effcb(0x127)]('');}super(_0x2bc9c4),this[_0x43d6ec(0x162)]=!0x1,this[_0x43d6ec(0x94)](_0x43d6ec(0x1a9),[]),this['on'](_0x43d6ec(0x219),(_0x5293a0,_0x30c84a,_0x57402b,_0x1291fe)=>{const _0x1af511=_0x43d6ec;this[_0x1af511(0x1bd)][_0x1af511(0xf6)](()=>{const _0x236990=_0x1af511;for(const _0x20cd8a of[..._0x1291fe,..._0x57402b])this[_0x236990(0x1bd)][_0x236990(0x145)][_0x236990(0x98)](_0x20cd8a)&&_0x2bc9c4[_0x236990(0x1e1)][_0x236990(0xe2)](_0x20cd8a);});}),this[_0x43d6ec(0xa7)]=new _0x54d113(this[_0x43d6ec(0x1ef)][_0x43d6ec(0x1db)][_0x43d6ec(0x1de)],this[_0x43d6ec(0x1ef)][_0x43d6ec(0xd5)]),this[_0x43d6ec(0x1ec)]=null,this[_0x43d6ec(0x151)]=new Bt(this[_0x43d6ec(0x1ef)]),this[_0x43d6ec(0x89)]=new Map(),this[_0x43d6ec(0x16f)]=_0x2bc9c4[_0x43d6ec(0x1c6)][_0x43d6ec(0x1c4)](_0x43d6ec(0x18e)),this[_0x43d6ec(0x12e)]=new Set(),this[_0x43d6ec(0x1bd)]=this[_0x43d6ec(0x1ef)][_0x43d6ec(0x1db)],this[_0x43d6ec(0x211)]=new WeakMap(),this[_0x43d6ec(0xf0)]=!0x1,this[_0x43d6ec(0x207)]=new Set([_0x43d6ec(0x1a4)]),this[_0x43d6ec(0x205)]=new Set(),_0x2bc9c4[_0x43d6ec(0x7f)][_0x43d6ec(0x15e)](_0x43d6ec(0x103),_0x43d6ec(0x1e5)),this[_0x43d6ec(0x101)]=_0x2bc9c4[_0x43d6ec(0x7f)][_0x43d6ec(0x1c4)](_0x43d6ec(0x103)),_0x2bc9c4[_0x43d6ec(0x7f)][_0x43d6ec(0x15e)](_0x43d6ec(0x1ab),!0x0),this[_0x43d6ec(0x155)]=_0x2bc9c4[_0x43d6ec(0x7f)][_0x43d6ec(0x1c4)](_0x43d6ec(0x1ab)),this[_0x43d6ec(0xab)]=new _0x4b2197(_0x2bc9c4,this[_0x43d6ec(0x12e)]),this[_0x43d6ec(0xef)](),this[_0x26f51d([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x26f51d([0x34,0x30,0x34,0x38,0x30,0x36,0x32,0x34]);}[_0x3ca2c4(0x180)](){const _0x1bc164=_0x3ca2c4,_0xbe2cd1=this[_0x1bc164(0x1ef)],_0x53dc51=(_0x528a5d,_0x26de23)=>{const _0x4f6091=_0x1bc164;if(_0x4f6091(0x183)!=_0x528a5d)return _0x4f6091(0x206)+_0x528a5d;const _0x39d3a6=_0x26de23[_0x4f6091(0x11c)]('|')[0x0];return this[_0x4f6091(0x218)](_0x39d3a6)?_0x4f6091(0xf4):_0x4f6091(0x1e7);};_0xbe2cd1[_0x1bc164(0x203)][_0x1bc164(0xbc)](_0x1bc164(0x16c))[_0x1bc164(0x1ff)]({'model':_0x1bc164(0x161),'view':_0x28625d=>{const _0x140714=_0x1bc164,{id:_0x1e79e4,type:_0x20420c,subType:_0x3aac37}=this[_0x140714(0x21c)](_0x28625d[_0x140714(0x1df)]),_0x58660d=[_0x140714(0xa3),_0x53dc51(_0x20420c,_0x3aac37)];let _0x365964=0xbb8;return this[_0x140714(0x1a9)][_0x140714(0x20c)](_0x28625d[_0x140714(0x1df)])&&(_0x58660d[_0x140714(0xc7)](_0x140714(0x106)),_0x365964=0xbc2),_0x140714(0x18c)==_0x20420c&&(_0x365964+=0x5),{'classes':_0x58660d,'attributes':{'data-suggestion':_0x1e79e4},'priority':_0x365964};}}),_0xbe2cd1[_0x1bc164(0x203)][_0x1bc164(0xbc)](_0x1bc164(0x187))[_0x1bc164(0x1f6)](_0xf3f75c=>{const _0x556295=_0x1bc164;_0xf3f75c['on'](_0x556295(0x1dd),(_0x146c40,_0x431c3e,_0x41dec2)=>{const _0x296a90=_0x556295;if(!_0x41dec2[_0x296a90(0x8a)][_0x296a90(0x17a)])return;const _0x4ea008=_0x431c3e[_0x296a90(0xd1)];if(!_0x4ea008)return;const _0x51ca38=_0x41dec2[_0x296a90(0xff)][_0x296a90(0x93)](_0x4ea008);_0xbe2cd1[_0x296a90(0x1db)][_0x296a90(0x1de)][_0x296a90(0xbe)](_0x4ea008)&&_0x51ca38&&!_0x51ca38[_0x296a90(0xcd)](_0x296a90(0x20f))&&_0x51ca38['is'](_0x296a90(0x129))&&_0xe07ad3(_0x51ca38,_0x41dec2[_0x296a90(0x221)]);},{'priority':_0x556295(0xe6)});}),_0xbe2cd1[_0x1bc164(0x203)][_0x1bc164(0xbc)](_0x1bc164(0x187))[_0x1bc164(0x1ff)]({'model':_0x1bc164(0x161),'view':(_0x24460b,_0x57d209)=>{const _0x3eb31f=_0x1bc164;if(!_0x57d209[_0x3eb31f(0x8a)][_0x3eb31f(0x17a)])return null;const {type:_0x544df3,subType:_0x261614}=this[_0x3eb31f(0x21c)](_0x24460b[_0x3eb31f(0x1df)]);return{'classes':[_0x3eb31f(0xa3),_0x53dc51(_0x544df3,_0x261614)],'priority':0xbb8};}});const _0x8b3695=({showActiveMarkers:_0x3f559a=!0x0,isAttributeSuggestion:_0x53d12f=!0x1}={})=>(_0x514b22,_0x2b8757,_0x5423b3)=>{const _0x145fef=_0x1bc164;if(!_0x2b8757[_0x145fef(0xd1)])return;const {id:_0x590954}=this[_0x145fef(0x21c)](_0x2b8757[_0x145fef(0x1df)]);if(_0x53d12f){const _0x38d693=this[_0x145fef(0x89)][_0x145fef(0x1c4)](_0x590954),_0xcfe405=this[_0x145fef(0x1ad)](_0x38d693);if(!this[_0x145fef(0x218)](_0xcfe405))return;}if(_0x2b8757[_0x145fef(0xd1)]['is'](_0x145fef(0xe1)))return void _0x5423b3[_0x145fef(0x13b)][_0x145fef(0x95)](_0x2b8757[_0x145fef(0xd1)],_0x514b22[_0x145fef(0x13d)]);const _0x1e9f0a=_0x5423b3[_0x145fef(0xff)][_0x145fef(0x93)](_0x2b8757[_0x145fef(0xd1)]);if(_0x2b8757[_0x145fef(0xd1)]['is'](_0x145fef(0x100))&&_0xbe2cd1[_0x145fef(0x1db)][_0x145fef(0x1de)][_0x145fef(0xcf)](_0x2b8757[_0x145fef(0xd1)])&&!_0x1e9f0a[_0x145fef(0xcd)](_0x145fef(0x105))){_0x5423b3[_0x145fef(0x221)][_0x145fef(0x22e)]([_0x145fef(0xa3),_0x145fef(0xf4)],_0x1e9f0a),_0x5423b3[_0x145fef(0x221)][_0x145fef(0x190)](_0x145fef(0x1d8),_0x590954,_0x1e9f0a),_0x5423b3[_0x145fef(0xff)][_0x145fef(0x82)](_0x1e9f0a,_0x2b8757[_0x145fef(0x1df)]),_0x3f559a&&(this[_0x145fef(0x1a9)][_0x145fef(0x20c)](_0x2b8757[_0x145fef(0x1df)])?_0x5423b3[_0x145fef(0x221)][_0x145fef(0x22e)](_0x145fef(0x106),_0x1e9f0a):_0x5423b3[_0x145fef(0x221)][_0x145fef(0xc1)](_0x145fef(0x106),_0x1e9f0a));for(const _0x28ef24 of _0xbe2cd1[_0x145fef(0x1db)][_0x145fef(0x9f)](_0x2b8757[_0x145fef(0xd1)])[_0x145fef(0x8c)]())_0x5423b3[_0x145fef(0x13b)][_0x145fef(0x95)](_0x28ef24,_0x514b22[_0x145fef(0x13d)]);_0x5423b3[_0x145fef(0x13b)][_0x145fef(0x95)](_0x2b8757[_0x145fef(0xd1)],_0x514b22[_0x145fef(0x13d)]);}};_0xbe2cd1[_0x1bc164(0x203)][_0x1bc164(0xbc)](_0x1bc164(0x187))[_0x1bc164(0x1f6)](_0x8da0e0=>{const _0x4a86eb=_0x1bc164;_0x8da0e0['on'](_0x4a86eb(0x117),(_0x121a59,_0x9db00a,_0x334721)=>{const _0x528a9e=_0x4a86eb;_0x334721[_0x528a9e(0x8a)][_0x528a9e(0x17a)]&&_0x8b3695({'showActiveMarkers':!0x1})(_0x121a59,_0x9db00a,_0x334721);},{'priority':_0x4a86eb(0x20a)});}),_0xbe2cd1[_0x1bc164(0x203)][_0x1bc164(0xbc)](_0x1bc164(0x187))[_0x1bc164(0x1f6)](_0x50122e=>{const _0x242468=_0x1bc164;_0x50122e['on'](_0x242468(0x1c7),(_0x165abc,_0x55affd,_0x149c82)=>{const _0x47655d=_0x242468;_0x149c82[_0x47655d(0x8a)][_0x47655d(0x17a)]&&_0x8b3695({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x165abc,_0x55affd,_0x149c82);},{'priority':_0x242468(0x20a)});}),_0xbe2cd1[_0x1bc164(0x203)][_0x1bc164(0xbc)](_0x1bc164(0x187))[_0x1bc164(0x1fa)]({'model':_0x1bc164(0x161),'view':(_0x162e6e,_0x4eb219)=>_0x4eb219[_0x1bc164(0x8a)][_0x1bc164(0x17a)]?null:{'group':_0x1bc164(0x161),'name':_0x162e6e[_0x1bc164(0xe8)](0xb)}}),_0xbe2cd1[_0x1bc164(0x203)][_0x1bc164(0xbc)](_0x1bc164(0x159))[_0x1bc164(0x173)]({'view':{'name':_0x1bc164(0x161),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2d7933,{writer:_0x529627})=>{const _0x577439=_0x1bc164;let _0x36acd2=_0x577439(0xaf)+_0x2d7933[_0x577439(0x1d9)](_0x577439(0xba))+':'+_0x2d7933[_0x577439(0x1d9)]('id');return _0x2d7933[_0x577439(0x1d9)](_0x577439(0x1a6))&&(_0x36acd2+=':'+_0x2d7933[_0x577439(0x1d9)](_0x577439(0x1a6))),_0x529627[_0x577439(0xd6)](_0x577439(0x19a),{'data-name':_0x36acd2});}}),_0xbe2cd1[_0x1bc164(0x203)][_0x1bc164(0xbc)](_0x1bc164(0x159))[_0x1bc164(0xd3)]({'view':_0x1bc164(0x161)}),_0xbe2cd1[_0x1bc164(0x203)][_0x1bc164(0xbc)](_0x1bc164(0x16c))[_0x1bc164(0x1f6)](_0x1fedf9=>{const _0x424883=_0x1bc164;_0x1fedf9['on'](_0x424883(0x117),_0x8b3695(),{'priority':_0x424883(0xe6)});}),_0xbe2cd1[_0x1bc164(0x203)][_0x1bc164(0xbc)](_0x1bc164(0x16c))[_0x1bc164(0x1f6)](_0x20b55a=>{const _0x2ac0b5=_0x1bc164;_0x20b55a['on'](_0x2ac0b5(0x1c7),_0x8b3695({'isAttributeSuggestion':!0x0}),{'priority':_0x2ac0b5(0xe6)});}),_0xbe2cd1[_0x1bc164(0x203)][_0x1bc164(0xbc)](_0x1bc164(0x16c))[_0x1bc164(0x1f6)](_0x2e3408=>{const _0xe547f3=_0x1bc164;_0x2e3408['on'](_0xe547f3(0x1ed),(_0x5d98f3,_0x2b47dc,_0x219374)=>{const _0x5eb358=_0xe547f3,_0x2264bd=_0x219374[_0x5eb358(0xff)][_0x5eb358(0x131)](_0x2b47dc[_0x5eb358(0x1df)]);if(_0x2264bd){for(const _0x217807 of _0x2264bd)_0x217807[_0x5eb358(0xcd)](_0x5eb358(0x105))||(_0x219374[_0x5eb358(0x221)][_0x5eb358(0xc1)]([_0x5eb358(0xa3),_0x5eb358(0xf4),_0x5eb358(0x106)],_0x217807),_0x219374[_0x5eb358(0x221)][_0x5eb358(0xd9)](_0x5eb358(0x1d8),_0x217807),_0x219374[_0x5eb358(0xff)][_0x5eb358(0x171)](_0x217807,_0x2b47dc[_0x5eb358(0x1df)]));}},{'priority':_0xe547f3(0xe6)});}),_0xbe2cd1[_0x1bc164(0x203)][_0x1bc164(0xbc)](_0x1bc164(0x16c))[_0x1bc164(0x1f6)](_0x41a43f=>{const _0x24b78c=_0x1bc164;_0x41a43f['on'](_0x24b78c(0x21d),(_0x35f8f3,_0xc80581,_0x40b4c1)=>{const _0x74a250=_0x24b78c,_0x2c5479=_0x40b4c1[_0x74a250(0xff)][_0x74a250(0x131)](_0xc80581[_0x74a250(0x1df)]);if(!_0x2c5479)return;const {id:_0x4646e6}=this[_0x74a250(0x21c)](_0xc80581[_0x74a250(0x1df)]),_0x50fac4=this[_0x74a250(0x89)][_0x74a250(0x1c4)](_0x4646e6),_0x4bd85a=this[_0x74a250(0x1ad)](_0x50fac4);if(this[_0x74a250(0x218)](_0x4bd85a)){for(const _0x5ed2b9 of _0x2c5479)_0x5ed2b9[_0x74a250(0xcd)](_0x74a250(0x105))||(_0x40b4c1[_0x74a250(0x221)][_0x74a250(0xc1)]([_0x74a250(0xa3),_0x74a250(0xf4),_0x74a250(0x106)],_0x5ed2b9),_0x40b4c1[_0x74a250(0x221)][_0x74a250(0xd9)](_0x74a250(0x1d8),_0x5ed2b9),_0x40b4c1[_0x74a250(0xff)][_0x74a250(0x171)](_0x5ed2b9,_0xc80581[_0x74a250(0x1df)]));}},{'priority':_0x24b78c(0xe6)});}),_0xbe2cd1[_0x1bc164(0x1db)][_0x1bc164(0x1c2)][_0x1bc164(0x178)](_0x57c269=>{const _0x1a2ae1=_0x1bc164;let _0x3d384c=!0x1;const _0x4cc19e=Array[_0x1a2ae1(0x19b)](_0xbe2cd1[_0x1a2ae1(0x1db)][_0x1a2ae1(0x1c2)][_0x1a2ae1(0x169)][_0x1a2ae1(0x15b)]()),_0x5f04fb=new Set();for(const {name:_0x16fda6,data:_0x84a705}of _0x4cc19e){const {group:_0x506d3c,type:_0xe780c2,subType:_0x4b747a,id:_0x54bc65}=this[_0x1a2ae1(0x21c)](_0x16fda6);if(_0x1a2ae1(0x161)!==_0x506d3c)continue;const _0x847dd1=this[_0x1a2ae1(0x89)][_0x1a2ae1(0x1c4)](_0x54bc65);if(null!=_0x84a705[_0x1a2ae1(0xb2)]){_0x1a2ae1(0x168)==_0xe780c2&&(_0x3d384c=_0x3d384c||Tt(_0x84a705[_0x1a2ae1(0xb2)],_0x16fda6,_0x57c269,_0xbe2cd1[_0x1a2ae1(0x1db)][_0x1a2ae1(0x1de)]));const _0x2141c0=_0x1a2ae1(0x183)==_0xe780c2&&this[_0x1a2ae1(0x218)](_0x4b747a[_0x1a2ae1(0x11c)]('|')[0x0]);if(_0x84a705[_0x1a2ae1(0xb2)][_0x1a2ae1(0x8b)]||_0x1a2ae1(0x122)==_0x84a705[_0x1a2ae1(0xb2)][_0x1a2ae1(0x1fb)][_0x1a2ae1(0xb8)]||_0x1a2ae1(0x11d)==_0xe780c2&&!Vt(_0x84a705[_0x1a2ae1(0xb2)])||_0x2141c0&&!Vt(_0x84a705[_0x1a2ae1(0xb2)])||_0x1a2ae1(0x18c)==_0xe780c2&&!(!Rt(_0x31b4f6=_0x84a705[_0x1a2ae1(0xb2)])&&!function(_0x5132db){const _0x260300=_0x1a2ae1;return _0x5132db[_0x260300(0x20d)][_0x260300(0x16e)]==_0x5132db[_0x260300(0xa9)][_0x260300(0x133)]&&_0x5132db[_0x260300(0x20d)][_0x260300(0x1b9)];}(_0x31b4f6)))_0x57c269[_0x1a2ae1(0xcc)](_0x16fda6),_0x3d384c=!0x0;else{if(!_0x847dd1||!_0x847dd1[_0x1a2ae1(0x1aa)])continue;_0x5f04fb[_0x1a2ae1(0x1f6)](_0x847dd1);}}}var _0x31b4f6;return _0x5f04fb[_0x1a2ae1(0x19e)]>0x0&&(_0x3d384c=!!this[_0x1a2ae1(0x1b7)](_0x5f04fb)||_0x3d384c),_0x3d384c;}),_0xbe2cd1[_0x1bc164(0x1db)][_0x1bc164(0x1c2)][_0x1bc164(0x178)](_0x3a3ddc=>{const _0x1fd91e=_0x1bc164;let _0x5f55b6=!0x1;for(const _0x46c345 of _0xbe2cd1[_0x1fd91e(0x1db)][_0x1fd91e(0x1c2)][_0x1fd91e(0x169)][_0x1fd91e(0x1f4)]())if(_0x1fd91e(0x11b)==_0x46c345[_0x1fd91e(0x1d6)])for(const _0x366277 of this[_0x1fd91e(0x89)][_0x1fd91e(0x1f3)]()){if(_0x366277[_0x1fd91e(0x11a)]||!_0x366277[_0x1fd91e(0x1aa)])continue;const _0x28e260=_0x1fd91e(0x11d)==_0x366277[_0x1fd91e(0x1d6)],_0x34c57c=this[_0x1fd91e(0x1ad)](_0x366277),_0x36ef8f=_0x34c57c&&this[_0x1fd91e(0x218)](_0x34c57c);if(!_0x28e260&&!_0x36ef8f)continue;const _0x3c543e=_0x366277[_0x1fd91e(0x210)]();if(_0x3c543e[_0x1fd91e(0x20d)][_0x1fd91e(0x16e)]!=_0x3c543e[_0x1fd91e(0xa9)][_0x1fd91e(0x16e)]&&!_0x3c543e[_0x1fd91e(0xa9)][_0x1fd91e(0x1b9)]){const _0x4c9e06=_0xbe2cd1[_0x1fd91e(0x1db)][_0x1fd91e(0x21a)](_0x3c543e[_0x1fd91e(0x20d)][_0x1fd91e(0x1ee)],_0x1fd91e(0xa9)),_0x111437=_0xbe2cd1[_0x1fd91e(0x1db)][_0x1fd91e(0x192)](_0x3c543e[_0x1fd91e(0x20d)],_0x4c9e06);_0x3a3ddc[_0x1fd91e(0x137)](_0x366277[_0x1fd91e(0x17c)](),{'range':_0x111437}),_0x5f55b6=!0x0;}}return _0x5f55b6;}),_0xbe2cd1[_0x1bc164(0x1db)][_0x1bc164(0x1c2)][_0x1bc164(0x178)](_0x2dbccf=>this[_0x1bc164(0x153)](_0x2dbccf)),_0xbe2cd1[_0x1bc164(0x1db)][_0x1bc164(0x1c2)][_0x1bc164(0x178)](_0xbbf26a=>!_0xbbf26a[_0x1bc164(0x223)][_0x1bc164(0xb1)]&&this[_0x1bc164(0xf7)](_0xbbf26a)),_0xbe2cd1[_0x1bc164(0x1db)]['on'](_0x1bc164(0x164),()=>{const _0x5f5a70=_0x1bc164;this[_0x5f5a70(0x162)]=!0x1;}),_0xbe2cd1[_0x1bc164(0x1db)][_0x1bc164(0x1c2)]['on'](_0x1bc164(0x179),(_0x55e499,_0x24583e)=>{const _0x11658a=_0x1bc164;if(!_0x24583e[_0x11658a(0xb1)]||_0x24583e[_0x11658a(0xfb)])return;if(!this[_0x11658a(0x162)])return;const _0x360b48=_0xbe2cd1[_0x11658a(0x1db)][_0x11658a(0x1c2)][_0x11658a(0x169)][_0x11658a(0x1f4)]();if(0x0==_0x360b48[_0x11658a(0x1dc)])return;const _0x35a8a9=[],_0x2d9b3c=_0x360b48[_0x11658a(0x19d)](_0x4fc218=>_0x11658a(0x183)==_0x4fc218[_0x11658a(0x1d6)]),_0x5358f3=_0x360b48[_0x11658a(0x19d)](_0x567f1d=>_0x11658a(0x11b)==_0x567f1d[_0x11658a(0x1d6)]&&_0x11658a(0x15a)!=_0x567f1d[_0x11658a(0x13d)]),_0x598e71=_0x360b48[_0x11658a(0x19d)](_0x4a3e18=>_0x11658a(0xfe)==_0x4a3e18[_0x11658a(0x1d6)]&&_0x11658a(0x15a)!=_0x4a3e18[_0x11658a(0x13d)]);for(const _0x40db6a of _0x2d9b3c)this[_0x11658a(0x166)](_0x40db6a[_0x11658a(0x15d)])&&_0x35a8a9[_0x11658a(0xc7)]({'key':_0x40db6a[_0x11658a(0x15d)],'newValue':_0x40db6a[_0x11658a(0x1f8)],'oldValue':_0x40db6a[_0x11658a(0x1fd)],'range':Ut(_0x40db6a[_0x11658a(0x202)],_0xbe2cd1[_0x11658a(0x1db)])});for(const _0x3a2a58 of _0x5358f3){const _0x3e8d34=_0x598e71[_0x11658a(0x204)](_0x3762b1=>_0x3762b1[_0x11658a(0x19c)]===_0x3a2a58[_0x11658a(0x19c)]);if(_0x3e8d34){const _0x226291=Ot(_0x3a2a58[_0x11658a(0xb4)][_0x11658a(0x1ee)],_0xbe2cd1[_0x11658a(0x1db)]);_0x3e8d34[_0x11658a(0x13d)]!==_0x3a2a58[_0x11658a(0x13d)]&&_0x35a8a9[_0x11658a(0xc7)]({'key':_0x11658a(0x1a4),'newValue':_0x3a2a58[_0x11658a(0x13d)],'oldValue':_0x3e8d34[_0x11658a(0x13d)],'range':_0x226291});for(const [_0x14b89e,_0x4104ea]of _0x3e8d34[_0x11658a(0x14b)]){if(!this[_0x11658a(0x166)](_0x14b89e))continue;const _0x18d37f=_0x3a2a58[_0x11658a(0x14b)][_0x11658a(0x1c4)](_0x14b89e);_0x4104ea!==_0x18d37f&&_0x35a8a9[_0x11658a(0xc7)]({'key':_0x14b89e,'newValue':_0x18d37f,'oldValue':_0x4104ea,'range':_0x226291});}for(const [_0x5f02e0,_0x35bf66]of _0x3a2a58[_0x11658a(0x14b)])this[_0x11658a(0x166)](_0x5f02e0)&&(_0x3e8d34[_0x11658a(0x14b)][_0x11658a(0x98)](_0x5f02e0)||_0x35a8a9[_0x11658a(0xc7)]({'key':_0x5f02e0,'newValue':_0x35bf66,'oldValue':null,'range':_0x226291}));}}0x0!=_0x35a8a9[_0x11658a(0x1dc)]&&_0xbe2cd1[_0x11658a(0x1db)][_0x11658a(0x199)](_0x24583e,_0x2434e6=>{const _0x3e90bf=_0x11658a,_0x2b8cae=_0x45a80f();for(const {range:_0x406006,key:_0x59b954,oldValue:_0x1bc6d9,newValue:_0x3e805d}of _0x35a8a9)this[_0x3e90bf(0x1e0)](_0x406006,_0x59b954,_0x1bc6d9,_0x3e805d,{'groupId':_0x2b8cae});this[_0x3e90bf(0x1f7)](_0x2434e6,_0x35a8a9);});},{'priority':_0x1bc164(0x12f)}),_0xbe2cd1[_0x1bc164(0x1db)][_0x1bc164(0x145)]['on'](_0x1bc164(0x1fe),(_0x107f99,_0x2379a8,_0xb0e102)=>{const _0xa29876=_0x1bc164;if(null==_0xb0e102){const {id:_0x43671}=this[_0xa29876(0x21c)](_0x2379a8[_0xa29876(0x13d)]),_0x42440d=this[_0xa29876(0x89)][_0xa29876(0x1c4)](_0x43671);_0x42440d&&_0x42440d[_0xa29876(0xbd)](_0x2379a8[_0xa29876(0x13d)]);}}),_0xbe2cd1[_0x1bc164(0x1db)][_0x1bc164(0x1c2)]['on'](_0x1bc164(0x179),()=>{const _0x54a781=_0x1bc164,_0x220d5e=Array[_0x54a781(0x19b)](_0xbe2cd1[_0x54a781(0x1db)][_0x54a781(0x1c2)][_0x54a781(0x169)][_0x54a781(0x15b)]())[_0x54a781(0x19d)](_0x142ccf=>_0x54a781(0x161)===this[_0x54a781(0x21c)](_0x142ccf[_0x54a781(0x13d)])[_0x54a781(0x10f)]);if(0x0===_0x220d5e[_0x54a781(0x1dc)])return;_0x220d5e[_0x54a781(0x182)]((_0x4a7175,_0x5bdf42)=>{const _0x274384=_0x54a781,_0x5e7ece=_0x4a7175[_0x274384(0xe5)][_0x274384(0x209)],_0x4e3183=_0x5bdf42[_0x274384(0xe5)][_0x274384(0x209)];return null===_0x5e7ece&&null===_0x4e3183?0x0:null===_0x5e7ece&&null!==_0x4e3183?-0x1:null!==_0x5e7ece&&null===_0x4e3183?0x1:_0x5e7ece[_0x274384(0x20d)][_0x274384(0x22c)](_0x4e3183[_0x274384(0x20d)])?-0x1:0x1;});const _0x2396f3=new Set(),_0xaa18ae=new Set();for(const {name:_0x3aab98,data:_0x829a92}of _0x220d5e){const {id:_0x639d1e}=this[_0x54a781(0x21c)](_0x3aab98);if(null===_0x829a92[_0x54a781(0x209)]){const _0x5a4c56=this[_0x54a781(0x14a)](_0x3aab98);_0xaa18ae[_0x54a781(0x1f6)](_0x5a4c56);}else{const _0x3e11d7=this[_0x54a781(0x89)][_0x54a781(0x1c4)](_0x639d1e);null!==_0x829a92[_0x54a781(0xb2)]||_0x3e11d7[_0x54a781(0x1aa)]?(_0x2396f3[_0x54a781(0x1f6)](_0x3e11d7[_0x54a781(0x13f)]),_0xaa18ae[_0x54a781(0x1f6)](_0x3e11d7)):this[_0x54a781(0x191)](_0x3e11d7);}}_0xaa18ae[_0x54a781(0x19e)]>0x0&&this[_0x54a781(0x217)](_0xaa18ae);for(const _0xb30b8 of _0x2396f3)this[_0x54a781(0x208)](_0x54a781(0x1e3),_0xb30b8);}),_0xbe2cd1[_0x1bc164(0x1db)]['on'](_0x1bc164(0x22b),(_0x1097b3,_0x59e87f)=>{const _0x78b81d=_0x1bc164,_0x45ace8=_0x59e87f[0x0];if(!this[_0x78b81d(0x89)][_0x78b81d(0x19e)])return;if(!_0x45ace8[_0x78b81d(0xae)])return;if(_0x45ace8[_0x78b81d(0x223)][_0x78b81d(0xfb)]||!_0x45ace8[_0x78b81d(0x223)][_0x78b81d(0xb1)])return;let _0x49587e,_0x329cbf;switch(_0x45ace8[_0x78b81d(0x1d6)]){case _0x78b81d(0x11b):_0x49587e=_0xbe2cd1[_0x78b81d(0x1db)][_0x78b81d(0x21a)](_0x45ace8[_0x78b81d(0xb4)]),_0x329cbf=_0x49587e[_0x78b81d(0x1a2)](_0x45ace8[_0x78b81d(0x9e)]);break;case _0x78b81d(0x11c):_0x49587e=_0xbe2cd1[_0x78b81d(0x1db)][_0x78b81d(0x21a)](_0x45ace8[_0x78b81d(0x12d)]),_0x329cbf=_0xbe2cd1[_0x78b81d(0x1db)][_0x78b81d(0x21a)](_0x45ace8[_0x78b81d(0xc2)]);break;case _0x78b81d(0x212):_0x49587e=_0xbe2cd1[_0x78b81d(0x1db)][_0x78b81d(0x21a)](_0x45ace8[_0x78b81d(0x108)]),_0x329cbf=_0x49587e[_0x78b81d(0x1a2)](_0x45ace8[_0x78b81d(0x9e)]);break;default:return;}const _0x5dcff5=_0xbe2cd1[_0x78b81d(0x1db)][_0x78b81d(0x192)](_0x49587e,_0x329cbf);_0xbe2cd1[_0x78b81d(0x1db)][_0x78b81d(0xf6)](()=>{const _0xa96eda=_0x78b81d;for(const {suggestion:_0x3ba300,meta:_0x30985e}of this[_0xa96eda(0x87)](_0x5dcff5)){if(_0x3ba300[_0xa96eda(0x11a)])continue;if(_0xa96eda(0x168)==_0x3ba300[_0xa96eda(0x1d6)])continue;const _0x4a247e=this[_0xa96eda(0x1ad)](_0x3ba300);if(_0x4a247e&&this[_0xa96eda(0x218)](_0x4a247e)&&_0xa96eda(0x11c)!=_0x45ace8[_0xa96eda(0x1d6)])continue;const _0x227a79=_0x3ba300[_0xa96eda(0xe5)]&&_0x3ba300[_0xa96eda(0xe5)][_0xa96eda(0x125)];(_0xa96eda(0x11d)!=_0x3ba300[_0xa96eda(0x1d6)]||_0xa96eda(0x11c)==_0x45ace8[_0xa96eda(0x1d6)]&&!_0x227a79)&&(_0x30985e[_0xa96eda(0xf3)]||_0xa96eda(0x18f)==_0x3ba300[_0xa96eda(0x1d6)]&&_0x30985e[_0xa96eda(0xc5)]||_0x3ba300[_0xa96eda(0x210)]()[_0xa96eda(0xbf)](_0x5dcff5)&&this[_0xa96eda(0x227)](_0x3ba300,_0x49587e,_0x329cbf));}});},{'priority':_0x1bc164(0x12f)}),_0xbe2cd1[_0x1bc164(0x1db)]['on'](_0x1bc164(0x21b),(_0x460895,_0x4dcd64)=>{const _0x2efc49=_0x1bc164,_0x25e8d2=_0x4dcd64[0x0],_0x29479c=_0x4dcd64[0x1];if(_0x29479c&&_0x29479c[_0x2efc49(0x146)])return;if(this[_0x2efc49(0xf0)])return;if(!this[_0x2efc49(0xab)][_0x2efc49(0x8e)])return;if(_0x25e8d2[_0x2efc49(0x8b)])return;const _0x5404ef=_0xbe2cd1[_0x2efc49(0x1db)][_0x2efc49(0x1de)],{start:_0x932f7a,end:_0x479747}=_0x25e8d2[_0x2efc49(0x210)](),_0x349148=_0x932f7a[_0x2efc49(0x1ee)]&&_0x5404ef[_0x2efc49(0xbb)](_0x932f7a[_0x2efc49(0x1ee)])?null:_0x5404ef[_0x2efc49(0xc8)](_0x932f7a,_0x2efc49(0x10b)),_0x421026=_0x479747[_0x2efc49(0x133)]&&_0x5404ef[_0x2efc49(0xbb)](_0x479747[_0x2efc49(0x133)])?null:_0x5404ef[_0x2efc49(0xc8)](_0x479747,_0x2efc49(0x1a7)),_0x25ddc9=_0xbe2cd1[_0x2efc49(0x1db)][_0x2efc49(0x192)](_0x349148?_0x349148[_0x2efc49(0x20d)]:_0x932f7a,_0x421026?_0x421026[_0x2efc49(0xa9)]:_0x479747);_0xbe2cd1[_0x2efc49(0x1db)][_0x2efc49(0xf6)](_0x4629cd=>{const _0x15cc2c=_0x2efc49;this[_0x15cc2c(0xa1)](_0x25ddc9);const _0xc5033b=_0xbe2cd1[_0x15cc2c(0x1db)][_0x15cc2c(0x1de)][_0x15cc2c(0xc8)](_0x25ddc9[_0x15cc2c(0x20d)]);_0x25e8d2['is'](_0x15cc2c(0x21f))?_0x4629cd[_0x15cc2c(0x222)](_0xc5033b):_0x25e8d2[_0x15cc2c(0x198)](_0xc5033b);}),_0x460895[_0x2efc49(0x1af)]();},{'priority':_0x15437c[_0x1bc164(0x156)]+0xa}),_0xbe2cd1[_0x1bc164(0x1db)]['on'](_0x1bc164(0xdf),(_0x4e5d57,_0x20fb4d)=>{const _0x479f40=_0x1bc164,_0x2c88f2=_0x20fb4d[_0x20fb4d[_0x479f40(0x1dc)]-0x1];_0x2c88f2&&_0x2c88f2[_0x479f40(0x146)]||this[_0x479f40(0xf0)]||this[_0x479f40(0xab)][_0x479f40(0x8e)]&&(_0xbe2cd1[_0x479f40(0x1db)][_0x479f40(0xf6)](()=>{const _0xf75f19=_0x479f40;let _0x38873d=_0xbe2cd1[_0xf75f19(0x1db)][_0xf75f19(0xdf)](_0x20fb4d[0x0],_0x20fb4d[0x1],_0x20fb4d[0x2],{'forceDefaultExecution':!0x0});if(!_0x38873d)return;_0x4e5d57[_0xf75f19(0xa6)]=_0x38873d[_0xf75f19(0xf5)]();const _0x1c9db2=_0x38873d[_0xf75f19(0xa9)][_0xf75f19(0x133)],_0x2359ce=_0xbe2cd1[_0xf75f19(0x1db)][_0xf75f19(0x1de)];_0x1c9db2&&_0x2359ce[_0xf75f19(0xcf)](_0x1c9db2)&&!_0x2359ce[_0xf75f19(0xbe)](_0x1c9db2)&&(_0x38873d=_0xbe2cd1[_0xf75f19(0x1db)][_0xf75f19(0x192)](_0x38873d[_0xf75f19(0x20d)],_0xbe2cd1[_0xf75f19(0x1db)][_0xf75f19(0x21a)](_0x1c9db2,_0xf75f19(0xa9)))),this[_0xf75f19(0x176)](_0x38873d);}),_0x4e5d57[_0x479f40(0x1af)]());},{'priority':_0x1bc164(0xe6)}),this[_0x1bc164(0x1ef)][_0x1bc164(0x1b6)][_0x1bc164(0x1f6)](_0x1bc164(0x15c),this[_0x1bc164(0xab)]),this[_0x1bc164(0x1a3)](_0x1bc164(0x15c));const _0xeb6e0f=new _0x5baf2a(_0xbe2cd1,this[_0x1bc164(0x89)]);_0xbe2cd1[_0x1bc164(0x1b6)][_0x1bc164(0x1f6)](_0x1bc164(0x144),_0xeb6e0f),this[_0x1bc164(0x1a3)](_0x1bc164(0x144));const _0x36a1b3=new _0x2f87ba(_0xbe2cd1,this[_0x1bc164(0x89)]);_0xbe2cd1[_0x1bc164(0x1b6)][_0x1bc164(0x1f6)](_0x1bc164(0x22d),_0x36a1b3),this[_0x1bc164(0x1a3)](_0x1bc164(0x22d)),_0xbe2cd1[_0x1bc164(0x1b6)][_0x1bc164(0x1f6)](_0x1bc164(0x116),new _0x5e67b6(_0xbe2cd1,_0xeb6e0f,this[_0x1bc164(0x89)])),this[_0x1bc164(0x1a3)](_0x1bc164(0x116)),_0xbe2cd1[_0x1bc164(0x1b6)][_0x1bc164(0x1f6)](_0x1bc164(0x149),new _0x5e67b6(_0xbe2cd1,_0x36a1b3,this[_0x1bc164(0x89)])),this[_0x1bc164(0x1a3)](_0x1bc164(0x149)),_0xbe2cd1[_0x1bc164(0x1b6)][_0x1bc164(0x1f6)](_0x1bc164(0xce),new _0x3b30b7(_0xbe2cd1,_0xeb6e0f,this[_0x1bc164(0x89)])),this[_0x1bc164(0x1a3)](_0x1bc164(0xce)),_0xbe2cd1[_0x1bc164(0x1b6)][_0x1bc164(0x1f6)](_0x1bc164(0x11e),new _0x3b30b7(_0xbe2cd1,_0x36a1b3,this[_0x1bc164(0x89)])),this[_0x1bc164(0x1a3)](_0x1bc164(0x11e));const _0x563b5e=_0xbe2cd1[_0x1bc164(0x1c6)][_0x1bc164(0x1c4)](_0x1bc164(0x18e));this[_0x1bc164(0x13a)](_0x563b5e,_0x1bc164(0x1c3),(_0x23620f,{threadId:_0x2a4231})=>{const _0xc9e38=_0x1bc164,_0x109fdc=this[_0xc9e38(0x89)][_0xc9e38(0x1c4)](_0x2a4231);_0x109fdc&&_0x109fdc[_0xc9e38(0x14d)]&&0x1===_0x109fdc[_0xc9e38(0x14d)][_0xc9e38(0x1dc)]&&this[_0xc9e38(0x126)](_0x2a4231,{'hasComments':!0x0});},{'priority':_0x1bc164(0x165)}),this[_0x1bc164(0x13a)](_0x563b5e,_0x1bc164(0xb6),(_0x558e85,{threadId:_0x5bc4a9})=>{const _0xd02d67=_0x1bc164,_0x1267f0=this[_0xd02d67(0x89)][_0xd02d67(0x1c4)](_0x5bc4a9);_0x1267f0&&_0x1267f0[_0xd02d67(0x14d)]&&!_0x1267f0[_0xd02d67(0x14d)][_0xd02d67(0x1dc)]&&this[_0xd02d67(0x126)](_0x5bc4a9,{'hasComments':!0x1});},{'priority':_0x1bc164(0x165)});}set[_0x3ca2c4(0xa2)](_0x3d6eb5){const _0x546e68=_0x3ca2c4;if(this[_0x546e68(0x1ec)])throw new _0x23b71a(_0x546e68(0x107),this);this[_0x546e68(0x1ec)]=_0x3d6eb5;}get[_0x3ca2c4(0xa2)](){const _0x3e846e=_0x3ca2c4;return this[_0x3e846e(0x1ec)];}[_0x3ca2c4(0x1cf)]({skipNotAttached:_0x2eb498=!0x1,toJSON:_0x4c0591=!0x1}={}){const _0x24f556=_0x3ca2c4,_0x59a9ce=[];for(const _0x4d3103 of this[_0x24f556(0x89)][_0x24f556(0x1f3)]())_0x2eb498&&!_0x4d3103[_0x24f556(0x1aa)]||_0x59a9ce[_0x24f556(0xc7)](_0x4d3103);return _0x4c0591?_0x59a9ce[_0x24f556(0xe7)](_0x2ea05e=>_0x2ea05e[_0x24f556(0x138)]()):_0x59a9ce;}[_0x3ca2c4(0xee)](_0x44b033){const _0x5ea6b3=_0x3ca2c4,_0x48ecd7=this[_0x5ea6b3(0x89)][_0x5ea6b3(0x1c4)](_0x44b033);if(!_0x48ecd7)throw new _0x23b71a(_0x5ea6b3(0x13e),this);return _0x48ecd7;}[_0x3ca2c4(0x1cc)](_0x2f67d5){const _0x14c3d1=_0x3ca2c4;return this[_0x14c3d1(0x89)][_0x14c3d1(0x98)](_0x2f67d5);}[_0x3ca2c4(0x152)](_0x5050f4){const _0x179413=_0x3ca2c4,{authorId:_0x57db1f,id:_0x4d6a8b,attributes:_0x3b9fea}=_0x5050f4,[_0x4e708e,_0x3b070d]=_0x5050f4[_0x179413(0x1d6)][_0x179413(0x11c)](':'),_0x25d90e=this[_0x179413(0x89)][_0x179413(0x1c4)](_0x4d6a8b)||this[_0x179413(0xc4)](_0x4e708e,_0x3b070d,_0x4d6a8b,_0x57db1f,_0x3b9fea);if(this[_0x179413(0xe4)](_0x25d90e),this[_0x179413(0x1d5)](_0x25d90e,_0x4e708e,_0x3b070d||null,_0x57db1f),_0x25d90e[_0x179413(0x9b)]=_0x5050f4[_0x179413(0x9b)],_0x25d90e[_0x179413(0xb5)]=!0x0,_0x3b9fea&&_0x3b9fea[_0x179413(0x10e)]){const _0x577f72=_0x3b9fea[_0x179413(0x10e)],_0x3af3ea=this[_0x179413(0xd4)](_0x577f72[_0x179413(0x1c0)]);_0x25d90e[_0x179413(0x197)]=_0x577f72[_0x179413(0x9b)],_0x25d90e[_0x179413(0x11f)]=_0x3af3ea,_0x25d90e[_0x179413(0x195)]=!0x0;}else _0x25d90e[_0x179413(0x197)]=_0x5050f4[_0x179413(0x9b)];switch(_0x5050f4[_0x179413(0xe5)]&&(_0x25d90e[_0x179413(0xe5)]=_0x5050f4[_0x179413(0xe5)]),_0x5050f4[_0x179413(0x14b)]&&(_0x25d90e[_0x179413(0x14b)]=_0x5050f4[_0x179413(0x14b)]),this[_0x179413(0x1ec)]&&this[_0x179413(0x1ec)][_0x179413(0x121)]||(_0x25d90e[_0x179413(0x130)]=!0x0),this[_0x179413(0x211)][_0x179413(0x1c4)](_0x25d90e)){case _0x179413(0x139):this[_0x179413(0x211)][_0x179413(0x94)](_0x25d90e,_0x179413(0x228));break;case _0x179413(0x104):_0x25d90e[_0x179413(0x1aa)]?(this[_0x179413(0x1b7)](new Set([_0x25d90e])),this[_0x179413(0x217)](new Set([_0x25d90e])),this[_0x179413(0x211)][_0x179413(0x94)](_0x25d90e,_0x179413(0x83)),this[_0x179413(0x208)](_0x179413(0x136),_0x25d90e)):this[_0x179413(0x211)][_0x179413(0x94)](_0x25d90e,_0x179413(0xed));}return _0x25d90e;}[_0x3ca2c4(0x144)](_0x578051){const _0x39a715=_0x3ca2c4;this[_0x39a715(0x146)](()=>{const _0x29abc4=_0x39a715;this[_0x29abc4(0x1ef)][_0x29abc4(0x1db)][_0x29abc4(0xf6)](()=>{const _0x46e978=_0x29abc4;for(const _0x5cc0cf of _0x578051[_0x46e978(0x96)]())_0x5cc0cf[_0x46e978(0xe3)]();});});}[_0x3ca2c4(0x22d)](_0x477ba6){const _0x1b5e4e=_0x3ca2c4;this[_0x1b5e4e(0x146)](()=>{const _0x164f74=_0x1b5e4e;this[_0x164f74(0x1ef)][_0x164f74(0x1db)][_0x164f74(0xf6)](()=>{const _0x5310ba=_0x164f74;for(const _0x201de3 of _0x477ba6[_0x5310ba(0x96)]())_0x201de3[_0x5310ba(0x1be)]();});});}[_0x3ca2c4(0x1a3)](_0x316852,_0xbe17a2){const _0x5f4588=_0x3ca2c4,_0xecd9c6=this[_0x5f4588(0x1ef)][_0x5f4588(0x1b6)][_0x5f4588(0x1c4)](_0x316852);if(!_0xecd9c6)throw new _0x23b71a(_0x5f4588(0x1ca),this,{'commandName':_0x316852});if(this[_0x5f4588(0x12e)][_0x5f4588(0x98)](_0xecd9c6))throw new _0x23b71a(_0x5f4588(0x1ba),this,{'commandName':_0x316852});this[_0x5f4588(0x12e)][_0x5f4588(0x1f6)](_0xecd9c6),_0xbe17a2&&_0xecd9c6['on'](_0x5f4588(0x1d2),(_0x25a9f9,_0x45a1e0)=>{const _0x4d95ef=_0x5f4588;this[_0x4d95ef(0xab)][_0x4d95ef(0x8e)]&&(this[_0x4d95ef(0xf0)]||(_0x45a1e0[_0x4d95ef(0x1dc)]>0x0&&_0x45a1e0[_0x45a1e0[_0x4d95ef(0x1dc)]-0x1]&&_0x45a1e0[_0x45a1e0[_0x4d95ef(0x1dc)]-0x1][_0x4d95ef(0x146)]?_0x45a1e0[_0x4d95ef(0xb9)]():(_0x25a9f9[_0x4d95ef(0xa6)]=_0xbe17a2((..._0xd5437e)=>_0xecd9c6[_0x4d95ef(0x1d2)](..._0xd5437e,{'forceDefaultExecution':!0x0}),..._0x45a1e0),_0x25a9f9[_0x4d95ef(0x1af)]())));},{'priority':_0x5f4588(0xe6)});}[_0x3ca2c4(0x146)](_0x4ff137){const _0x4b80c7=_0x3ca2c4;let _0xb835ca,_0x5bd771;const _0x4c860e=this[_0x4b80c7(0xf0)];this[_0x4b80c7(0xf0)]=!0x0;try{_0xb835ca=_0x4ff137();}catch(_0x1ac654){_0x5bd771=_0x1ac654;}return _0x4c860e||(this[_0x4b80c7(0xf0)]=!0x1),_0x5bd771&&_0x23b71a[_0x4b80c7(0xd7)](_0x5bd771,this),_0xb835ca;}[_0x3ca2c4(0x176)](_0x473a3c,_0xd5a512=null,_0x3a1316={}){const _0x140d3d=_0x3ca2c4;if(_0x473a3c[_0x140d3d(0x8b)])return null;const _0x197a63=this[_0x140d3d(0x1ef)][_0x140d3d(0x1c6)][_0x140d3d(0x1c4)](_0x140d3d(0x174))['me'];for(const {suggestion:_0x4c29b2,meta:_0x4e215f}of this[_0x140d3d(0x87)](_0x473a3c,_0x140d3d(0x18f)))if(_0x4e215f[_0x140d3d(0xc5)]){if(!_0x4e215f[_0x140d3d(0xda)]){if(_0x4e215f[_0x140d3d(0xf3)]){if(!this[_0x140d3d(0x155)]||!Pt(_0x4c29b2,_0x3a1316))continue;return _0x4c29b2;}if(Pt(_0x4c29b2,_0x3a1316))return _0x4c29b2;this[_0x140d3d(0x227)](_0x4c29b2,_0x473a3c[_0x140d3d(0x20d)],_0x473a3c[_0x140d3d(0xa9)]);break;}if(_0xd5a512==_0x4c29b2[_0x140d3d(0x1d7)]&&Pt(_0x4c29b2,_0x3a1316)){const _0x3ccda4=_0x4c29b2[_0x140d3d(0x210)]();return _0x3ccda4[_0x140d3d(0x20d)][_0x140d3d(0x181)](_0x473a3c[_0x140d3d(0xa9)])?this[_0x140d3d(0x111)](_0x4c29b2,this[_0x140d3d(0x1bd)][_0x140d3d(0x192)](_0x473a3c[_0x140d3d(0x20d)],_0x3ccda4[_0x140d3d(0xa9)])):this[_0x140d3d(0x111)](_0x4c29b2,this[_0x140d3d(0x1bd)][_0x140d3d(0x192)](_0x3ccda4[_0x140d3d(0x20d)],_0x473a3c[_0x140d3d(0xa9)])),_0x4c29b2;}}const _0xe8b37=_0x45a80f(),_0x3dff59=_0x197a63['id'],_0xad333a=_0xd5a512?_0x140d3d(0xf2)+_0xd5a512:_0x140d3d(0x18f),_0x137fa7=this[_0x140d3d(0x1b2)]({'id':_0xe8b37,'type':_0xad333a,'createdAt':new Date(),'authorId':_0x3dff59,'attributes':_0x3a1316});return this[_0x140d3d(0xfc)](_0xad333a,_0xe8b37,_0x3dff59,_0x473a3c),_0x137fa7;}[_0x3ca2c4(0xa8)](_0x5a56fd,_0x1265ee=_0x3ca2c4(0x97),_0x169b72={}){const _0x9e40b7=_0x3ca2c4,_0x368361=this[_0x9e40b7(0x1ef)][_0x9e40b7(0x1c6)][_0x9e40b7(0x1c4)](_0x9e40b7(0x174))['me'],_0x181500=this[_0x9e40b7(0x151)][_0x9e40b7(0x184)](_0x9e40b7(0x18f),_0x1265ee,_0x9e40b7(0x127));for(const _0x19f918 of this[_0x9e40b7(0x1cf)]())if(_0x19f918[_0x9e40b7(0x11f)]['id']==_0x368361['id']&&_0x9e40b7(0x18f)==_0x19f918[_0x9e40b7(0x1d6)]&&_0x19f918[_0x9e40b7(0x1d7)]==_0x1265ee&&Pt(_0x19f918,_0x169b72)&&(_0x181500(_0x19f918[_0x9e40b7(0x1c8)](),_0x5a56fd)||_0x181500(_0x5a56fd,_0x19f918[_0x9e40b7(0x1c8)]()))){for(const _0x27002e of _0x5a56fd)_0x19f918[_0x9e40b7(0x1e9)](_0x27002e);return _0x19f918;}for(const {suggestion:_0xda8a2e,meta:_0x1bf745}of this[_0x9e40b7(0x87)](_0x5a56fd,_0x9e40b7(0x18f))){if(!_0x1bf745[_0x9e40b7(0xc5)])continue;if(!this[_0x9e40b7(0x155)]&&_0x1bf745[_0x9e40b7(0xf3)])continue;if(!Pt(_0xda8a2e,_0x169b72))continue;let _0x5ef15b=!0x0;for(const _0xb1d69d of _0xda8a2e[_0x9e40b7(0x1c8)]())for(const _0x1787ee of _0x5a56fd)if(!_0xb1d69d[_0x9e40b7(0xbf)](_0x1787ee)){_0x5ef15b=!0x1;break;}if(_0x5ef15b)return _0xda8a2e;}const _0x129176=_0x45a80f(),_0x440dc2=_0x368361['id'],_0x28b535=_0x9e40b7(0xf2)+_0x1265ee,_0x791697=this[_0x9e40b7(0x1b2)]({'id':_0x129176,'type':_0x28b535,'createdAt':new Date(),'authorId':_0x440dc2,'attributes':_0x169b72});for(const _0x5ca952 of _0x5a56fd)this[_0x9e40b7(0xfc)](_0x28b535,_0x129176,_0x440dc2,_0x5ca952,_0x4d8dc0[_0x9e40b7(0x134)]());return _0x791697;}[_0x3ca2c4(0x110)](_0x27f322,_0x4d0b90,_0xc95381=null,_0x3858f9={}){const _0x410ee5=_0x3ca2c4;if(_0xc95381=_0xc95381||Et(_0x4d0b90),_0x27f322[_0x410ee5(0x8b)])return null;if(_0x410ee5(0x12a)===this[_0x410ee5(0x101)]){const _0x37e9f6=this[_0x410ee5(0x151)][_0x410ee5(0x184)](_0x410ee5(0x168),_0xc95381,_0x410ee5(0xe3));return this[_0x410ee5(0x146)](()=>_0x37e9f6([_0x27f322],_0x4d0b90,_0x3858f9)),null;}const _0x285b61=this[_0x410ee5(0x1ef)][_0x410ee5(0x1c6)][_0x410ee5(0x1c4)](_0x410ee5(0x174))['me'],_0x2f9be4=[];if(_0x410ee5(0xf8)!==this[_0x410ee5(0x101)]){for(const {suggestion:_0x3d6aad,meta:_0xbbe212}of this[_0x410ee5(0x87)](_0x27f322,_0x410ee5(0x18f)))_0xbbe212[_0x410ee5(0xc5)]&&!_0xbbe212[_0x410ee5(0x213)]&&_0x2f9be4[_0x410ee5(0xc7)](..._0x3d6aad[_0x410ee5(0x1c8)]());}const _0x1922e7=function(_0xd73a92,_0x27df72){const _0x1772f1=_0x410ee5,_0x14b556=[];for(const _0x3e1cc1 of _0x27df72){const _0x42f710=_0xd73a92[_0x1772f1(0x123)](_0x3e1cc1);_0x42f710&&_0x14b556[_0x1772f1(0xc7)](_0x42f710);}return _0x14b556;}(_0x27f322,_0x2f9be4),_0x3d5856=function(_0x62e4e2,_0x42a036){const _0x100f7b=_0x410ee5,_0x139e48=[_0x62e4e2];for(const _0x531093 of _0x42a036){let _0x2a01f4=0x0;for(;_0x2a01f4<_0x139e48[_0x100f7b(0x1dc)];){const _0x57850c=_0x139e48[_0x2a01f4][_0x100f7b(0x8f)](_0x531093);_0x139e48[_0x100f7b(0x188)](_0x2a01f4,0x1,..._0x57850c),_0x2a01f4+=_0x57850c[_0x100f7b(0x1dc)];}}return _0x139e48;}(_0x27f322,_0x2f9be4);_0x1922e7[_0x410ee5(0x1dc)]&&this[_0x410ee5(0x1bd)][_0x410ee5(0xf6)](()=>{const _0x419396=_0x410ee5;for(const _0x142fcd of _0x1922e7){const _0x56372f=this[_0x419396(0x151)][_0x419396(0x184)](_0x419396(0x168),_0xc95381,_0x419396(0xe3));this[_0x419396(0x146)](()=>_0x56372f([_0x142fcd],_0x4d0b90,_0x3858f9));}});for(const _0x43a8b2 of _0x3d5856){let _0x5a7334=null,_0x1da0ef=_0x43a8b2[_0x410ee5(0x20d)],_0x38a7e0=_0x43a8b2[_0x410ee5(0xa9)];for(const {suggestion:_0x154267,meta:_0x46ea06}of this[_0x410ee5(0x87)](_0x43a8b2,_0x410ee5(0x168))){if(!_0x46ea06[_0x410ee5(0xc5)])continue;if(_0x154267[_0x410ee5(0x1d7)]!=_0xc95381)continue;if(!Pt(_0x154267,_0x3858f9))continue;const _0x1a8bb1=_0x154267[_0x410ee5(0x210)]();if(_0x1a8bb1[_0x410ee5(0xbf)](_0x43a8b2,!0x0))return null;_0x1da0ef=_0x1da0ef[_0x410ee5(0x22c)](_0x1a8bb1[_0x410ee5(0x20d)])?_0x1da0ef:_0x1a8bb1[_0x410ee5(0x20d)],_0x38a7e0=_0x38a7e0[_0x410ee5(0xd2)](_0x1a8bb1[_0x410ee5(0xa9)])?_0x38a7e0:_0x1a8bb1[_0x410ee5(0xa9)],_0x5a7334?_0x1a8bb1[_0x410ee5(0x20d)][_0x410ee5(0x22c)](_0x5a7334[_0x410ee5(0x210)]()[_0x410ee5(0x20d)])?(_0x5a7334[_0x410ee5(0xdd)](),_0x5a7334=_0x154267):_0x154267[_0x410ee5(0xdd)]():_0x5a7334=_0x154267;}const _0x3329bf=this[_0x410ee5(0x1bd)][_0x410ee5(0x192)](_0x1da0ef,_0x38a7e0);if(_0x5a7334)this[_0x410ee5(0x111)](_0x5a7334,_0x3329bf);else{const _0x2e9e18=_0x45a80f(),_0x167ee3=_0x285b61['id'];this[_0x410ee5(0x1b2)]({'id':_0x2e9e18,'type':_0x410ee5(0x14f)+_0xc95381,'data':_0x4d0b90,'createdAt':new Date(),'authorId':_0x167ee3,'attributes':_0x3858f9}),this[_0x410ee5(0xfc)](_0x410ee5(0x14f)+_0xc95381,_0x2e9e18,_0x167ee3,_0x3329bf);}}return null;}[_0x3ca2c4(0x92)](_0x39179c,_0x83e4a6,_0x566a99=[],_0x50778c=null,_0x33029c={}){const _0x453b13=_0x3ca2c4;_0x83e4a6[_0x453b13(0x1e8)]||(_0x83e4a6[_0x453b13(0x1e8)]=_0x83e4a6[_0x453b13(0x1b8)]),_0x83e4a6[_0x453b13(0x125)]=_0x39179c['is'](_0x453b13(0x202)),_0x50778c=_0x50778c||Et(_0x83e4a6);const _0x49f094=_0x566a99[_0x453b13(0xe7)](_0x208d8a=>Ot(_0x208d8a,this[_0x453b13(0x1bd)])),_0x473bad=_0x39179c['is'](_0x453b13(0x202))?_0x39179c:Ot(_0x39179c,this[_0x453b13(0x1bd)]);if(_0x453b13(0x12a)===this[_0x453b13(0x101)]){const _0x48751a=this[_0x453b13(0x151)][_0x453b13(0x184)](_0x453b13(0x11d),_0x50778c,_0x453b13(0xe3));return this[_0x453b13(0x146)](()=>_0x48751a([_0x473bad],_0x83e4a6,_0x33029c)),null;}_0x49f094[_0x453b13(0xc7)](_0x473bad);let _0x127336=!0x0;for(const _0x31628d of _0x49f094)if(!this[_0x453b13(0x1bc)](_0x31628d)){_0x127336=!0x1;break;}if(_0x127336&&_0x453b13(0xf8)!==this[_0x453b13(0x101)]){const _0x4cb4b3=this[_0x453b13(0x151)][_0x453b13(0x184)](_0x453b13(0x11d),_0x50778c,_0x453b13(0xe3));return this[_0x453b13(0x146)](()=>_0x4cb4b3([_0x473bad],_0x83e4a6,_0x33029c)),null;}let _0x134791=null,_0x446746=_0x473bad[_0x453b13(0x20d)],_0x5d978d=_0x473bad[_0x453b13(0xa9)];for(const {suggestion:_0x1f0a5d,meta:_0x9089e5}of this[_0x453b13(0x87)](_0x473bad,_0x453b13(0x11d))){if(!_0x9089e5[_0x453b13(0xc5)])continue;if(_0x9089e5[_0x453b13(0xda)]||_0x9089e5[_0x453b13(0xf3)]||_0x9089e5[_0x453b13(0x213)])continue;if(_0x1f0a5d[_0x453b13(0xe5)][_0x453b13(0x1e8)]!=_0x83e4a6[_0x453b13(0x1e8)])continue;if(!Pt(_0x1f0a5d,_0x33029c))continue;const _0x512c3c=_0x1f0a5d[_0x453b13(0x210)]();if(_0x1f0a5d[_0x453b13(0x1d7)]==_0x50778c){if(_0x512c3c[_0x453b13(0xbf)](_0x473bad,!0x0))return null;_0x446746=_0x446746[_0x453b13(0x22c)](_0x512c3c[_0x453b13(0x20d)])?_0x446746:_0x512c3c[_0x453b13(0x20d)],_0x5d978d=_0x5d978d[_0x453b13(0xd2)](_0x512c3c[_0x453b13(0xa9)])?_0x5d978d:_0x512c3c[_0x453b13(0xa9)],_0x134791?_0x512c3c[_0x453b13(0x20d)][_0x453b13(0x22c)](_0x134791[_0x453b13(0x210)]()[_0x453b13(0x20d)])?(_0x134791[_0x453b13(0xdd)](),_0x134791=_0x1f0a5d):_0x1f0a5d[_0x453b13(0xdd)]():_0x134791=_0x1f0a5d;}else{const _0x516994=_0x473bad[_0x453b13(0x123)](_0x512c3c);this[_0x453b13(0x13c)](_0x1f0a5d,_0x516994);}}const _0x349aae=this[_0x453b13(0x1ef)][_0x453b13(0x1c6)][_0x453b13(0x1c4)](_0x453b13(0x174))['me'],_0x134738=_0x45a80f(),_0x3b1608=_0x349aae['id'];if(_0x134791)return this[_0x453b13(0x111)](_0x134791,this[_0x453b13(0x1bd)][_0x453b13(0x192)](_0x446746,_0x5d978d)),_0x134791;{const _0x419249=this[_0x453b13(0x1b2)]({'id':_0x134738,'type':_0x453b13(0x86)+_0x50778c,'data':_0x83e4a6,'createdAt':new Date(),'authorId':_0x3b1608,'attributes':_0x33029c});return this[_0x453b13(0xfc)](_0x453b13(0x86)+_0x50778c,_0x134738,_0x3b1608,this[_0x453b13(0x1bd)][_0x453b13(0x192)](_0x446746,_0x5d978d)),_0x419249;}}[_0x3ca2c4(0x185)](_0x370df1,_0x586f4c,_0x4d313b=[],_0x1ab198=null,_0x13f14d={}){const _0xbc84b4=_0x3ca2c4;_0x586f4c[_0xbc84b4(0x1e8)]||(_0x586f4c[_0xbc84b4(0x1e8)]=_0x586f4c[_0xbc84b4(0x1b8)]);const _0x53b78c=_0x370df1[0x0];_0x586f4c[_0xbc84b4(0x125)]=_0x53b78c['is'](_0xbc84b4(0x202)),_0x1ab198=_0x1ab198||Et(_0x586f4c);const _0x3cfe89=_0x4d313b[_0xbc84b4(0xe7)](_0x2ec5ba=>Ot(_0x2ec5ba,this[_0xbc84b4(0x1bd)])),_0x1981b5=_0x53b78c['is'](_0xbc84b4(0x202))?_0x370df1:_0x370df1[_0xbc84b4(0xe7)](_0x293a78=>Ot(_0x293a78,this[_0xbc84b4(0x1bd)]));if(_0xbc84b4(0x12a)===this[_0xbc84b4(0x101)]){const _0xc442d2=this[_0xbc84b4(0x151)][_0xbc84b4(0x184)](_0xbc84b4(0x11d),_0x1ab198,_0xbc84b4(0xe3));return this[_0xbc84b4(0x146)](()=>_0xc442d2(_0x1981b5,_0x586f4c,_0x13f14d)),null;}_0x3cfe89[_0xbc84b4(0xc7)](..._0x1981b5);let _0xd79d70=!0x0;for(const _0x23559f of _0x3cfe89)if(!this[_0xbc84b4(0x1bc)](_0x23559f)){_0xd79d70=!0x1;break;}if(_0xd79d70&&_0xbc84b4(0xf8)!==this[_0xbc84b4(0x101)]){const _0x2a7748=this[_0xbc84b4(0x151)][_0xbc84b4(0x184)](_0xbc84b4(0x11d),_0x1ab198,_0xbc84b4(0xe3));return this[_0xbc84b4(0x146)](()=>_0x2a7748(_0x1981b5,_0x586f4c,_0x13f14d)),null;}const _0x48c446=this[_0xbc84b4(0x1ef)][_0xbc84b4(0x1c6)][_0xbc84b4(0x1c4)](_0xbc84b4(0x174))['me'];for(const _0x440c55 of this[_0xbc84b4(0x1cf)]()){if(_0x440c55[_0xbc84b4(0x11f)]['id']!=_0x48c446['id'])continue;if(_0xbc84b4(0x11d)!=_0x440c55[_0xbc84b4(0x1d6)]||_0x440c55[_0xbc84b4(0xe5)][_0xbc84b4(0x1e8)]!=_0x586f4c[_0xbc84b4(0x1e8)])continue;if(!Pt(_0x440c55,_0x13f14d))continue;const _0xe42d01=_0x440c55[_0xbc84b4(0x1d7)]==_0x1ab198;for(let _0x2992cb=0x0;_0x2992cb<_0x1981b5[_0xbc84b4(0x1dc)];_0x2992cb++){const _0x53194d=_0x1981b5[_0x2992cb];for(const _0x15b30a of _0x440c55[_0xbc84b4(0x170)]()){const _0x1eab08=_0x15b30a[_0xbc84b4(0x80)]();if(_0x53194d[_0xbc84b4(0x181)](_0x1eab08)){_0xe42d01?(_0x1981b5[_0xbc84b4(0x188)](_0x2992cb,0x1),_0x2992cb--):_0x440c55[_0xbc84b4(0xcc)](_0x15b30a[_0xbc84b4(0x13d)]);break;}}}}if(0x0==_0x1981b5[_0xbc84b4(0x1dc)])return null;const _0x3d2239=this[_0xbc84b4(0x151)][_0xbc84b4(0x184)](_0xbc84b4(0x11d),_0x1ab198,_0xbc84b4(0x127));for(const _0x3e53f1 of this[_0xbc84b4(0x1cf)]())if(_0x3e53f1[_0xbc84b4(0x11f)]['id']==_0x48c446['id']&&_0xbc84b4(0x11d)==_0x3e53f1[_0xbc84b4(0x1d6)]&&_0x3e53f1[_0xbc84b4(0xe5)][_0xbc84b4(0x1e8)]==_0x586f4c[_0xbc84b4(0x1e8)]&&_0x3e53f1[_0xbc84b4(0x1d7)]==_0x1ab198&&Pt(_0x3e53f1,_0x13f14d)&&(_0x3d2239(_0x3e53f1[_0xbc84b4(0x1c8)](),_0x1981b5)||_0x3d2239(_0x1981b5,_0x3e53f1[_0xbc84b4(0x1c8)]()))){for(const _0x414e83 of _0x1981b5)_0x3e53f1[_0xbc84b4(0x1e9)](_0x414e83);return _0x3e53f1;}const _0x32a8cf=_0x45a80f(),_0x323e66=_0x48c446['id'],_0x25a16a=_0xbc84b4(0x86)+_0x1ab198,_0x1da348=this[_0xbc84b4(0x1b2)]({'id':_0x32a8cf,'type':_0x25a16a,'data':_0x586f4c,'createdAt':new Date(),'authorId':_0x323e66,'attributes':_0x13f14d});for(const _0x363454 of _0x1981b5)this[_0xbc84b4(0xfc)](_0x25a16a,_0x32a8cf,_0x323e66,_0x363454,_0x4d8dc0[_0xbc84b4(0x134)]());return _0x1da348;}[_0x3ca2c4(0xa1)](_0x1a6865,_0x2e1ea1=null,_0x1848d5={}){const _0x288778=_0x3ca2c4;if(_0x1a6865[_0x288778(0x8b)])return null;const _0x5e6e3c=this[_0x288778(0x1ef)][_0x288778(0x1c6)][_0x288778(0x1c4)](_0x288778(0x174))['me'],_0x23f755=new _0x36eeb3(_0x1a6865[_0x288778(0x20d)],_0x1a6865[_0x288778(0xa9)]);for(const {suggestion:_0x273055,meta:_0x477733}of this[_0x288778(0x87)](_0x23f755,_0x288778(0x18f)))if(_0x477733[_0x288778(0xc5)]&&!_0x477733[_0x288778(0xda)]){if(_0x273055[_0x288778(0x11a)]){const _0xf877d2=_0x273055[_0x288778(0x1c8)]()[_0x288778(0x19d)](_0x253978=>_0x288778(0x122)!=_0x253978[_0x288778(0x1fb)][_0x288778(0xb8)]);_0xf877d2[_0x288778(0x1cb)](_0x517a70=>_0x23f755[_0x288778(0xbf)](_0x517a70,!0x0))&&_0x273055[_0x288778(0x1be)]();if(_0xf877d2[_0x288778(0x216)](_0x263d87=>_0x263d87[_0x288778(0xbf)](_0x23f755,!0x0))){const _0x424be3=this[_0x288778(0x151)][_0x288778(0x184)](_0x288778(0x18c),_0x2e1ea1,_0x288778(0xe3));return this[_0x288778(0x146)](()=>_0x424be3([_0x23f755],null,_0x1848d5)),null;}}else{const _0x336d71=_0x23f755[_0x288778(0x123)](_0x273055[_0x288778(0x210)]());null!==_0x336d71&&_0x273055[_0x288778(0x1bf)]([_0x336d71],null,_0x1848d5);}}if(_0x23f755[_0x288778(0x21e)](),_0x23f755[_0x288778(0x8b)]||_0x288778(0x122)==_0x23f755[_0x288778(0x1fb)][_0x288778(0xb8)])return null;let _0xe06308=null,_0x3bd025=_0x23f755[_0x288778(0x20d)],_0x127d3d=_0x23f755[_0x288778(0xa9)];const _0x21b2f6=this[_0x288778(0x87)](_0x23f755,_0x288778(0x18c));for(const {suggestion:_0x4680de,meta:_0x5e061a}of _0x21b2f6){const _0x5cbd00=this[_0x288778(0x1bd)][_0x288778(0x192)](_0x3bd025,_0x127d3d);if(_0x5e061a[_0x288778(0xc5)]&&(this[_0x288778(0x155)]||!_0x5e061a[_0x288778(0xf3)]&&!_0x5e061a[_0x288778(0x213)])){if(_0x4680de[_0x288778(0x11a)]){if(!Pt(_0x4680de,_0x1848d5))continue;let _0xce2e0d=!0x0;for(const _0x53cc58 of _0x4680de[_0x288778(0x1c8)]()){if(_0x53cc58[_0x288778(0xbf)](_0x5cbd00,!0x0))return _0x4680de;_0x5cbd00[_0x288778(0xbf)](_0x53cc58)||(_0xce2e0d=!0x1);}_0xce2e0d&&_0x4680de[_0x288778(0x1be)]();}else{const _0x4c6cfa=_0x4680de[_0x288778(0x210)]();if(_0x4c6cfa[_0x288778(0xbf)](_0x5cbd00,!0x0))return _0x4680de;if(!Pt(_0x4680de,_0x1848d5)){_0x5cbd00[_0x288778(0xbf)](_0x4c6cfa)?_0x4680de[_0x288778(0xdd)]():_0x4c6cfa[_0x288778(0xaa)](_0x3bd025)?_0x3bd025=_0x4c6cfa[_0x288778(0xa9)]:_0x4c6cfa[_0x288778(0xaa)](_0x127d3d)&&(_0x127d3d=_0x4c6cfa[_0x288778(0x20d)]);continue;}_0x3bd025=_0x3bd025[_0x288778(0x22c)](_0x4c6cfa[_0x288778(0x20d)])?_0x3bd025:_0x4c6cfa[_0x288778(0x20d)],_0x127d3d=_0x127d3d[_0x288778(0xd2)](_0x4c6cfa[_0x288778(0xa9)])?_0x127d3d:_0x4c6cfa[_0x288778(0xa9)],_0x1848d5=Object[_0x288778(0xdc)]({},_0x4680de[_0x288778(0x14b)]),_0xe06308?_0x4c6cfa[_0x288778(0x20d)][_0x288778(0x22c)](_0xe06308[_0x288778(0x210)]()[_0x288778(0x20d)])?(_0xe06308[_0x288778(0xdd)](),_0xe06308=_0x4680de):_0x4680de[_0x288778(0xdd)]():_0xe06308=_0x4680de;}}}if(_0xe06308)return this[_0x288778(0x111)](_0xe06308,this[_0x288778(0x1bd)][_0x288778(0x192)](_0x3bd025,_0x127d3d)),_0xe06308;{const _0x4cfe03=_0x45a80f(),_0x2403d5=this[_0x288778(0x1bd)][_0x288778(0x192)](_0x3bd025,_0x127d3d),_0x401893=_0x5e6e3c['id'],_0x322edc=_0x2e1ea1?_0x288778(0x175)+_0x2e1ea1:_0x288778(0x18c),_0x1ab043=this[_0x288778(0x1b2)]({'id':_0x4cfe03,'type':_0x322edc,'createdAt':new Date(),'authorId':_0x401893,'attributes':_0x1848d5});return this[_0x288778(0xfc)](_0x322edc,_0x4cfe03,_0x401893,_0x2403d5),_0x1ab043;}}[_0x3ca2c4(0x17f)](_0x18248b,_0x4932a5=_0x3ca2c4(0x97),_0x58ef22={}){const _0x3e8cd0=_0x3ca2c4,_0x3a6747=this[_0x3e8cd0(0x1ef)][_0x3e8cd0(0x1c6)][_0x3e8cd0(0x1c4)](_0x3e8cd0(0x174))['me'],_0x3731da=_0x18248b[_0x3e8cd0(0xe7)](_0x16c558=>new _0x36eeb3(_0x16c558[_0x3e8cd0(0x20d)],_0x16c558[_0x3e8cd0(0xa9)])),_0x3b06f7=new Set();for(const {suggestion:_0x1a1b82,meta:_0x4e7ed1}of this[_0x3e8cd0(0x87)](_0x3731da,_0x3e8cd0(0x18f)))_0x4e7ed1[_0x3e8cd0(0xc5)]&&!_0x4e7ed1[_0x3e8cd0(0xda)]&&_0x3b06f7[_0x3e8cd0(0x1f6)](_0x1a1b82);for(const _0x2a19e1 of _0x3b06f7)if(_0x2a19e1[_0x3e8cd0(0x11a)]){const _0x3e06de=_0x2a19e1[_0x3e8cd0(0x1c8)]();(!_0x2a19e1[_0x3e8cd0(0x14b)]||!_0x2a19e1[_0x3e8cd0(0x14b)][_0x3e8cd0(0x143)])&&(_0x3e06de[_0x3e8cd0(0x1cb)](_0x4b7c63=>_0x3731da[_0x3e8cd0(0x216)](_0x3933f8=>_0x3933f8[_0x3e8cd0(0xbf)](_0x4b7c63,!0x0)))&&_0x2a19e1[_0x3e8cd0(0x1be)]());if(_0x3731da[_0x3e8cd0(0x1cb)](_0x49dbb2=>_0x3e06de[_0x3e8cd0(0x216)](_0x4aed73=>_0x4aed73[_0x3e8cd0(0xbf)](_0x49dbb2,!0x0)))){const _0x524392=this[_0x3e8cd0(0x151)][_0x3e8cd0(0x184)](_0x3e8cd0(0x18c),_0x4932a5,_0x3e8cd0(0xe3));return this[_0x3e8cd0(0x146)](()=>_0x524392(_0x18248b,null,_0x58ef22)),null;}}else{const _0x305fc6=_0x2a19e1[_0x3e8cd0(0x210)]();_0x3731da[_0x3e8cd0(0x216)](_0x309bd7=>_0x309bd7[_0x3e8cd0(0xbf)](_0x305fc6,!0x0))&&_0x2a19e1[_0x3e8cd0(0x1be)]();if(_0x3731da[_0x3e8cd0(0x1cb)](_0x15ba6d=>_0x305fc6[_0x3e8cd0(0xbf)](_0x15ba6d,!0x0))){const _0x4ce3c7=this[_0x3e8cd0(0x151)][_0x3e8cd0(0x184)](_0x3e8cd0(0x18c),_0x4932a5,_0x3e8cd0(0xe3));return this[_0x3e8cd0(0x146)](()=>_0x4ce3c7(_0x3731da,null,_0x58ef22)),null;}}const _0x11d94c=this[_0x3e8cd0(0x151)][_0x3e8cd0(0x184)](_0x3e8cd0(0x18c),_0x4932a5,_0x3e8cd0(0x127));let _0x3970e7=null;for(const _0x56063f of this[_0x3e8cd0(0x1cf)]())if(_0x56063f[_0x3e8cd0(0x11f)]['id']==_0x3a6747['id']&&_0x56063f[_0x3e8cd0(0x1aa)]&&_0x3e8cd0(0x18c)==_0x56063f[_0x3e8cd0(0x1d6)]&&_0x56063f[_0x3e8cd0(0x1d7)]==_0x4932a5&&Pt(_0x56063f,_0x58ef22)&&(_0x11d94c(_0x56063f[_0x3e8cd0(0x1c8)](),_0x3731da)||_0x11d94c(_0x3731da,_0x56063f[_0x3e8cd0(0x1c8)]()))){if(_0x3970e7){if(_0x56063f[_0x3e8cd0(0x14d)]&&_0x56063f[_0x3e8cd0(0x14d)][_0x3e8cd0(0x1dc)])continue;for(const _0x155b89 of _0x56063f[_0x3e8cd0(0x1c8)]())_0x3970e7[_0x3e8cd0(0xb3)](_0x155b89)||_0x3970e7[_0x3e8cd0(0x1e9)](_0x155b89);_0x56063f[_0x3e8cd0(0xdd)]();}else{_0x3970e7=_0x56063f;for(const _0x31929b of _0x3731da)_0x56063f[_0x3e8cd0(0xb3)](_0x31929b)||_0x56063f[_0x3e8cd0(0x1e9)](_0x31929b);}}if(_0x3970e7)return _0x3970e7;_0x3b06f7[_0x3e8cd0(0x120)]();for(const {suggestion:_0x327be7,meta:_0x199597}of this[_0x3e8cd0(0x87)](_0x3731da,_0x3e8cd0(0x18c)))_0x199597[_0x3e8cd0(0xc5)]&&(this[_0x3e8cd0(0x155)]||!_0x199597[_0x3e8cd0(0xf3)]&&!_0x199597[_0x3e8cd0(0x213)])&&Pt(_0x327be7,_0x58ef22)&&_0x3b06f7[_0x3e8cd0(0x1f6)](_0x327be7);for(const _0x1c7711 of _0x3b06f7){const _0xc65d63=_0x1c7711[_0x3e8cd0(0x1c8)]();if(!_0x58ef22||!_0x58ef22[_0x3e8cd0(0x143)]){if(_0x3731da[_0x3e8cd0(0x1cb)](_0x46c38d=>_0xc65d63[_0x3e8cd0(0x216)](_0x458860=>_0x458860[_0x3e8cd0(0xbf)](_0x46c38d,!0x0))))return _0x1c7711;}(!_0x1c7711[_0x3e8cd0(0x14b)]||!_0x1c7711[_0x3e8cd0(0x14b)][_0x3e8cd0(0x143)])&&(_0xc65d63[_0x3e8cd0(0x1cb)](_0x4d45a0=>_0x3731da[_0x3e8cd0(0x216)](_0x397295=>_0x397295[_0x3e8cd0(0xbf)](_0x4d45a0,!0x0)))&&_0x1c7711[_0x3e8cd0(0x1be)]());}const _0x95579e=_0x45a80f(),_0x4d01c6=_0x3a6747['id'],_0x5dafa3=_0x3e8cd0(0x175)+_0x4932a5,_0x24ae4=this[_0x3e8cd0(0x1b2)]({'id':_0x95579e,'type':_0x5dafa3,'createdAt':new Date(),'authorId':_0x4d01c6,'attributes':_0x58ef22});for(const _0x4e337f of _0x3731da)_0x4e337f[_0x3e8cd0(0x21e)](),_0x4e337f[_0x3e8cd0(0x8b)]||_0x3e8cd0(0x122)==_0x4e337f[_0x3e8cd0(0x1fb)][_0x3e8cd0(0xb8)]||this[_0x3e8cd0(0xfc)](_0x5dafa3,_0x95579e,_0x4d01c6,_0x4e337f,_0x4d8dc0[_0x3e8cd0(0x134)]());return _0x24ae4;}[_0x3ca2c4(0x1e0)](_0x54ac2f,_0x56f685,_0x2f1c64,_0x340f2c,_0xe24fb6){const _0x2b66be=_0x3ca2c4;if(_0x54ac2f[_0x2b66be(0x8b)])return[];if(_0x2b66be(0x12a)===this[_0x2b66be(0x101)])return[];const _0x1ce4b7=this[_0x2b66be(0x1ef)][_0x2b66be(0x1c6)][_0x2b66be(0x1c4)](_0x2b66be(0x174))['me']['id'],_0x48f2c8=Array[_0x2b66be(0x19b)](this[_0x2b66be(0x89)][_0x2b66be(0x1f3)]())[_0x2b66be(0x19d)](_0x6a96ff=>_0x2b66be(0x183)==_0x6a96ff[_0x2b66be(0x1d6)]&&_0x6a96ff[_0x2b66be(0xe5)][_0x2b66be(0xc9)]==_0x56f685&&_0x6a96ff[_0x2b66be(0xb3)](_0x54ac2f));if(_0x2b66be(0x1e5)===this[_0x2b66be(0x101)]){const _0x57303b=this[_0x2b66be(0x87)](_0x54ac2f,_0x2b66be(0x18f))[_0x2b66be(0x19d)](({meta:_0x2795e4})=>_0x2795e4[_0x2b66be(0xc5)]&&!_0x2795e4[_0x2b66be(0x213)]&&!_0x2795e4[_0x2b66be(0xda)])[_0x2b66be(0xe7)](({suggestion:_0x2cc50a})=>_0x2cc50a);_0x48f2c8[_0x2b66be(0x9c)](..._0x57303b);}const _0xeb2500=new Map([[_0x54ac2f,_0x2f1c64]]);for(const _0x3fd69c of _0x48f2c8){const _0x591801=_0x2b66be(0x183)==_0x3fd69c[_0x2b66be(0x1d6)]?_0x3fd69c[_0x2b66be(0xe5)][_0x2b66be(0x1bb)]:void 0x0,_0x4a9f34=_0x3fd69c[_0x2b66be(0x210)](),_0x1a3868=Array[_0x2b66be(0x19b)](_0xeb2500[_0x2b66be(0x1a0)]())[_0x2b66be(0x204)](_0x333f88=>_0x333f88[_0x2b66be(0x128)](_0x4a9f34));if(!_0x1a3868)continue;const _0x2383d4=_0x1a3868[_0x2b66be(0x8f)](_0x4a9f34);this[_0x2b66be(0x218)](_0x56f685)&&_0x2b66be(0x18f)==_0x3fd69c[_0x2b66be(0x1d6)]&&0x0!=_0x2383d4[_0x2b66be(0x1dc)]||(_0xeb2500[_0x2b66be(0x88)](_0x1a3868),_0x2383d4[_0x2b66be(0x22a)](_0x2d1068=>{const _0x186229=_0x2b66be;_0xeb2500[_0x186229(0x94)](_0x2d1068,_0x2f1c64);}),_0x2b66be(0x18f)!=_0x3fd69c[_0x2b66be(0x1d6)]&&_0x591801!=_0x340f2c&&_0xeb2500[_0x2b66be(0x94)](_0x1a3868[_0x2b66be(0x123)](_0x4a9f34),_0x591801));}const _0x1297e3=[];for(const [_0x206d09,_0x2e1036]of _0xeb2500){const _0x122e61=_0x45a80f(),_0x5e5f3b={'key':_0x56f685,'oldValue':_0x2e1036,'newValue':_0x340f2c};_0x56f685[_0x2b66be(0x1dc)]>0x25&&console[_0x2b66be(0x1c5)](_0x2b66be(0x167),{'key':_0x56f685});const _0x24e8a7=(_0x2b66be(0x200)+(_0x56f685+'|'+Et({'newValue':_0x340f2c})))[_0x2b66be(0x113)](0x0,0x3c),_0x5bbfc9=this[_0x2b66be(0x1b2)]({'id':_0x122e61,'type':_0x24e8a7,'data':_0x5e5f3b,'createdAt':new Date(),'authorId':_0x1ce4b7,'attributes':_0xe24fb6});_0x1297e3[_0x2b66be(0xc7)](_0x5bbfc9),this[_0x2b66be(0xfc)](_0x24e8a7,_0x122e61,_0x1ce4b7,_0x206d09);}return _0x1297e3;}[_0x3ca2c4(0x18a)](_0x4a15d9){const _0x3b2320=_0x3ca2c4;this[_0x3b2320(0x207)][_0x3b2320(0x1f6)](_0x4a15d9);}[_0x3ca2c4(0xf9)](_0x446e57){const _0x7aa3ee=_0x3ca2c4;this[_0x7aa3ee(0x205)][_0x7aa3ee(0x1f6)](_0x446e57);}[_0x3ca2c4(0x1c1)](_0x7a7efe,_0x2b0b1c=[],_0x4e37c8=[]){const _0x1c3701=_0x3ca2c4;this[_0x1c3701(0x1a3)](_0x7a7efe,(_0x1b8e8b,..._0x1b2225)=>{const _0x2a863b=_0x1c3701;this[_0x2a863b(0x9d)](()=>{_0x1b8e8b(..._0x1b2225);});});for(const _0xc70bf2 of _0x2b0b1c)this[_0x1c3701(0xf9)](_0xc70bf2);for(const _0x513709 of _0x4e37c8)this[_0x1c3701(0x18a)](_0x513709);}[_0x3ca2c4(0x1ad)](_0x4cec05){const _0x39286f=_0x3ca2c4;return _0x39286f(0x183)==_0x4cec05[_0x39286f(0x1d6)]?_0x4cec05[_0x39286f(0x1d7)][_0x39286f(0x11c)]('|')[0x0]:null;}[_0x3ca2c4(0x111)](_0xe4b250,_0x515ef0){const _0x2801c8=_0x3ca2c4,_0xe7017d=_0xe4b250[_0x2801c8(0x17c)]();this[_0x2801c8(0x1bd)][_0x2801c8(0xf6)](_0x20a289=>{const _0x59d6a9=_0x2801c8;_0x20a289[_0x59d6a9(0x137)](_0xe7017d,{'range':_0x515ef0});});}[_0x3ca2c4(0xe4)](_0x15e14a){const _0xf27afd=_0x3ca2c4,_0x31ee62=_0x15e14a['id'],_0x1e9392=this[_0xf27afd(0x1ef)][_0xf27afd(0x7f)][_0xf27afd(0x1c4)](_0xf27afd(0x1eb));this[_0xf27afd(0x16f)][_0xf27afd(0xc0)](_0x31ee62)||this[_0xf27afd(0x16f)][_0xf27afd(0x163)]({'channelId':_0x1e9392,'threadId':_0x31ee62,'isResolvable':!0x1,'isSubmitted':!0x0});const _0xa92d3=this[_0xf27afd(0x16f)][_0xf27afd(0x19f)](_0x31ee62);_0xa92d3[_0xf27afd(0x1b3)](_0xf27afd(0xd8)),_0xa92d3[_0xf27afd(0xd8)]=!0x1,_0x15e14a[_0xf27afd(0x14d)]=_0xa92d3;}[_0x3ca2c4(0x1d5)](_0x4cca1c,_0x2eed6e,_0x156fa1,_0x257107){const _0x31c5ec=_0x3ca2c4;if(_0x4cca1c[_0x31c5ec(0x1d6)]!=_0x2eed6e||_0x4cca1c[_0x31c5ec(0x1d7)]!=_0x156fa1||_0x4cca1c[_0x31c5ec(0xa4)]['id']!=_0x257107)throw this[_0x31c5ec(0x1ef)][_0x31c5ec(0x119)](_0x31c5ec(0x196)),new _0x23b71a(_0x31c5ec(0x196),this);}[_0x3ca2c4(0x13c)](_0x81679,_0x4deba8){const _0x1ae7d3=_0x3ca2c4,_0x399199=_0x81679[_0x1ae7d3(0x210)]();if(_0x4deba8[_0x1ae7d3(0x181)](_0x399199))_0x81679[_0x1ae7d3(0xdd)]();else{if(_0x399199[_0x1ae7d3(0xbf)](_0x4deba8)){const _0x5a55db=this[_0x1ae7d3(0x1bd)][_0x1ae7d3(0x21a)](_0x4deba8[_0x1ae7d3(0x20d)][_0x1ae7d3(0x133)],_0x1ae7d3(0xa9));this[_0x1ae7d3(0x111)](_0x81679,this[_0x1ae7d3(0x1bd)][_0x1ae7d3(0x192)](_0x399199[_0x1ae7d3(0x20d)],_0x5a55db));const _0x3928cc=_0x45a80f(),_0x1a41dc=_0x81679[_0x1ae7d3(0xa4)]['id'],_0x5b17fd=_0x81679[_0x1ae7d3(0x1d6)]+':'+_0x81679[_0x1ae7d3(0x1d7)];this[_0x1ae7d3(0x1b2)]({'id':_0x3928cc,'type':_0x5b17fd,'createdAt':new Date(),'authorId':_0x1a41dc,'data':_0x81679[_0x1ae7d3(0xe5)],'attributes':_0x81679[_0x1ae7d3(0x14b)]});const _0x21bb18=this[_0x1ae7d3(0x1bd)][_0x1ae7d3(0x21a)](_0x4deba8[_0x1ae7d3(0xa9)][_0x1ae7d3(0x16e)],_0x1ae7d3(0x189)),_0x34b7f6=this[_0x1ae7d3(0x1bd)][_0x1ae7d3(0x192)](_0x21bb18,_0x399199[_0x1ae7d3(0xa9)]);this[_0x1ae7d3(0xfc)](_0x5b17fd,_0x3928cc,_0x1a41dc,_0x34b7f6);}else{if(_0x399199[_0x1ae7d3(0xaa)](_0x4deba8[_0x1ae7d3(0x20d)])){const _0x44312f=this[_0x1ae7d3(0x1bd)][_0x1ae7d3(0x21a)](_0x4deba8[_0x1ae7d3(0x20d)][_0x1ae7d3(0x133)],_0x1ae7d3(0xa9));this[_0x1ae7d3(0x111)](_0x81679,this[_0x1ae7d3(0x1bd)][_0x1ae7d3(0x192)](_0x399199[_0x1ae7d3(0x20d)],_0x44312f));}else{const _0x425079=this[_0x1ae7d3(0x1bd)][_0x1ae7d3(0x21a)](_0x4deba8[_0x1ae7d3(0xa9)][_0x1ae7d3(0x16e)],_0x1ae7d3(0x189));this[_0x1ae7d3(0x111)](_0x81679,this[_0x1ae7d3(0x1bd)][_0x1ae7d3(0x192)](_0x425079,_0x399199[_0x1ae7d3(0xa9)]));}}}}[_0x3ca2c4(0x1bc)](_0x524536){const _0x4bee8d=_0x3ca2c4;for(const {suggestion:_0x5d6168,meta:_0x10d24f}of this[_0x4bee8d(0x87)](_0x524536,_0x4bee8d(0x18f))){if(!_0x10d24f[_0x4bee8d(0xc5)])continue;const _0x2d5f4f=_0x5d6168[_0x4bee8d(0x1c8)]();for(const _0x4800b4 of _0x2d5f4f)if(!_0x524536[_0x4bee8d(0x8f)](_0x4800b4)[_0x4bee8d(0x1dc)])return!0x0;}return!0x1;}[_0x3ca2c4(0x14e)](_0x4822ee){const _0x1ae34a=_0x3ca2c4,_0x1db78e=this[_0x1ae34a(0x1ef)][_0x1ae34a(0x1c6)][_0x1ae34a(0x1c4)](_0x1ae34a(0x174))[_0x1ae34a(0x18d)](_0x4822ee);if(!_0x1db78e)throw new _0x23b71a(_0x1ae34a(0x1d0),this);return _0x1db78e;}[_0x3ca2c4(0xd4)](_0x13c835){const _0x16275a=_0x3ca2c4,_0x2344cd=this[_0x16275a(0x1ef)][_0x16275a(0x1c6)][_0x16275a(0x1c4)](_0x16275a(0x174)),_0x460fa4=_0x303a48(_0x16275a(0xe9)+_0x13c835),_0x3ad9c5=_0x2344cd[_0x16275a(0x18d)](_0x460fa4);return _0x3ad9c5||_0x2344cd[_0x16275a(0xea)]({'id':_0x460fa4,'name':_0x13c835});}[_0x3ca2c4(0xc4)](_0x2ba415,_0x223154,_0x3905e4,_0x431fa8,_0x174e65){const _0x460032=_0x3ca2c4,_0x2ca288=this[_0x460032(0x14e)](_0x431fa8),_0x251490=this[_0x460032(0x151)][_0x460032(0x140)](_0x2ba415,_0x223154,_0x3905e4,_0x2ca288,_0x174e65,_0x5f060a=>{const _0xd47c56=_0x460032;this[_0xd47c56(0x126)](_0x3905e4,{'attributes':_0x5f060a});const _0x1f54e6=this[_0xd47c56(0xee)](_0x3905e4);this[_0xd47c56(0x1b7)](new Set([_0x1f54e6])),this[_0xd47c56(0x217)](new Set([_0x1f54e6]));});return this[_0x460032(0x13a)](_0x251490,_0x460032(0xe3),()=>{const _0x3ce583=_0x460032;this[_0x3ce583(0x126)](_0x3905e4,{'state':_0x3ce583(0xdb)});},{'priority':_0x460032(0xe6)}),this[_0x460032(0x13a)](_0x251490,_0x460032(0x1be),()=>{const _0xeebf6b=_0x460032;this[_0xeebf6b(0x126)](_0x3905e4,{'state':_0xeebf6b(0xfd)});},{'priority':_0x460032(0xe6)}),this[_0x460032(0x89)][_0x460032(0x94)](_0x3905e4,_0x251490),this[_0x460032(0x211)][_0x460032(0x94)](_0x251490,_0x460032(0x139)),_0x251490;}[_0x3ca2c4(0x21c)](_0x3e94e1){const _0x1154b5=_0x3ca2c4,_0x4e01e2=_0x3e94e1[_0x1154b5(0x11c)](':');return{'group':_0x4e01e2[0x0],'type':_0x4e01e2[0x1],'subType':_0x4e01e2[_0x1154b5(0x1dc)]>=0x5?_0x4e01e2[0x2]:null,'id':_0x4e01e2[_0x1154b5(0x1dc)]<0x5?_0x4e01e2[0x2]:_0x4e01e2[0x3],'authorId':_0x4e01e2[_0x1154b5(0x1dc)]<0x5?_0x4e01e2[0x3]:_0x4e01e2[0x4],'markerCount':0x6==_0x4e01e2[_0x1154b5(0x1dc)]?_0x4e01e2[0x5]:null};}[_0x3ca2c4(0x227)](_0x4e5ba4,_0x437197,_0x517afd){const _0x3c0c4f=_0x3ca2c4,_0x398fe3=_0x4e5ba4[_0x3c0c4f(0x210)](),_0x3d8b7a=_0x398fe3[_0x3c0c4f(0x20d)],_0x200364=_0x398fe3[_0x3c0c4f(0xa9)];this[_0x3c0c4f(0x111)](_0x4e5ba4,this[_0x3c0c4f(0x1bd)][_0x3c0c4f(0x192)](_0x3d8b7a,_0x437197));const _0x2c8d80=_0x45a80f(),_0x29ee42=_0x4e5ba4[_0x3c0c4f(0xa4)]['id'],_0xa2d5bd=_0x4e5ba4[_0x3c0c4f(0x1d6)]+(_0x4e5ba4[_0x3c0c4f(0x1d7)]?':'+_0x4e5ba4[_0x3c0c4f(0x1d7)]:'');this[_0x3c0c4f(0x1b2)]({'id':_0x2c8d80,'type':_0xa2d5bd,'createdAt':new Date(),'authorId':_0x29ee42,'originalSuggestionId':_0x4e5ba4['id'],'attributes':_0x4e5ba4[_0x3c0c4f(0x14b)],'data':_0x4e5ba4[_0x3c0c4f(0xe5)]});const _0x136f74=this[_0x3c0c4f(0x1ad)](_0x4e5ba4);(_0x3c0c4f(0x11d)==_0x4e5ba4[_0x3c0c4f(0x1d6)]||_0x136f74&&this[_0x3c0c4f(0x218)](_0x136f74))&&(_0x517afd=this[_0x3c0c4f(0x1bd)][_0x3c0c4f(0x102)](_0x517afd[_0x3c0c4f(0x16e)])),this[_0x3c0c4f(0xfc)](_0xa2d5bd,_0x2c8d80,_0x29ee42,this[_0x3c0c4f(0x1bd)][_0x3c0c4f(0x192)](_0x517afd,_0x200364));}[_0x3ca2c4(0x87)](_0x17db0b,_0x11bbd2=null){const _0x13d061=_0x3ca2c4,_0x176ce5=[],_0x798d21=this[_0x13d061(0x1ef)][_0x13d061(0x1c6)][_0x13d061(0x1c4)](_0x13d061(0x174))['me'];Array[_0x13d061(0x17e)](_0x17db0b)||(_0x17db0b=[_0x17db0b]);for(const _0x517f40 of this[_0x13d061(0x1cf)]()){if(!_0x517f40[_0x13d061(0x1aa)])continue;if(_0x11bbd2&&_0x517f40[_0x13d061(0x1d6)]!=_0x11bbd2)continue;let _0x4dc06b=!0x1;for(const _0x4b9b7b of _0x517f40[_0x13d061(0x1c8)]()){for(const _0x1b4034 of _0x17db0b){const _0x4473d7=_0x1b4034[_0x13d061(0x20d)][_0x13d061(0x181)](_0x4b9b7b[_0x13d061(0xa9)])||_0x1b4034[_0x13d061(0xa9)][_0x13d061(0x181)](_0x4b9b7b[_0x13d061(0x20d)]);if(_0x4473d7||_0x1b4034[_0x13d061(0x123)](_0x4b9b7b)){const _0xdc7d0b=_0x1b4034[_0x13d061(0xbf)](_0x4b9b7b)&&xt(this[_0x13d061(0x1bd)][_0x13d061(0x1de)],_0x4b9b7b[_0x13d061(0x20d)],_0x1b4034),_0x54efe=_0x4b9b7b[_0x13d061(0xbf)](_0x1b4034)&&xt(this[_0x13d061(0x1bd)][_0x13d061(0x1de)],_0x1b4034[_0x13d061(0x20d)],_0x4b9b7b);_0x176ce5[_0x13d061(0xc7)]({'suggestion':_0x517f40,'meta':{'isOwn':_0x798d21==_0x517f40[_0x13d061(0x11f)],'isNextTo':_0x4473d7,'isInsideObject':_0xdc7d0b,'containsRangeInObject':_0x54efe}}),_0x4dc06b=!0x0;break;}}if(_0x4dc06b)break;}}return _0x176ce5;}[_0x3ca2c4(0xfc)](_0xa71788,_0x5a2597,_0x2d6af8,_0x4005a3,_0x7420f9){const _0x5a150e=_0x3ca2c4;this[_0x5a150e(0x1bd)][_0x5a150e(0xf6)](_0x20aec3=>{const _0x158d08=_0x5a150e;let _0x57cd9a=_0x158d08(0xaf)+_0xa71788+':'+_0x5a2597+':'+_0x2d6af8;_0x7420f9&&(_0x57cd9a=_0x57cd9a+':'+_0x7420f9),_0x20aec3[_0x158d08(0x1f9)](_0x57cd9a,{'range':_0x4005a3,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3ca2c4(0x191)](_0x3f23a6){const _0xd5a0ac=_0x3ca2c4,_0x41b763=_0x3f23a6[_0xd5a0ac(0x158)],_0x4f35e0=_0x3f23a6[_0xd5a0ac(0x124)];_0x3f23a6[_0xd5a0ac(0x158)]=null,_0x3f23a6[_0xd5a0ac(0x124)]=null,null!=_0x41b763&&_0x41b763[_0xd5a0ac(0x124)]==_0x3f23a6&&(_0x41b763[_0xd5a0ac(0x124)]=_0x4f35e0),null!=_0x4f35e0&&_0x4f35e0[_0xd5a0ac(0x158)]==_0x3f23a6&&(_0x4f35e0[_0xd5a0ac(0x158)]=_0x41b763),_0xd5a0ac(0x83)==this[_0xd5a0ac(0x211)][_0xd5a0ac(0x1c4)](_0x3f23a6)&&(this[_0xd5a0ac(0x211)][_0xd5a0ac(0x94)](_0x3f23a6,_0xd5a0ac(0xed)),this[_0xd5a0ac(0x208)](_0xd5a0ac(0x16a),_0x3f23a6,_0x41b763,_0x4f35e0));}[_0x3ca2c4(0x1b2)](_0x367022){const _0x5ee936=_0x3ca2c4,_0x98b6d4=_0x367022['id'],_0x518f6d=this[_0x5ee936(0x152)](_0x367022);if(this[_0x5ee936(0x1ec)]&&this[_0x5ee936(0x1ec)][_0x5ee936(0x121)]){const _0x4149aa=this[_0x5ee936(0x1ef)][_0x5ee936(0x1c6)][_0x5ee936(0x1c4)](_0x5ee936(0x225)),_0x285cf8=_0x518f6d[_0x5ee936(0x215)],_0x122afa=_0x518f6d[_0x5ee936(0x1d7)]?_0x518f6d[_0x5ee936(0x1d6)]+':'+_0x518f6d[_0x5ee936(0x1d7)]:_0x518f6d[_0x5ee936(0x1d6)],_0x11fbc0=this[_0x5ee936(0x1ef)][_0x5ee936(0xd5)],_0x1bcb91=_0x4149aa[_0x5ee936(0x1f6)](_0x192771(_0x11fbc0,_0x5ee936(0x141))),_0x15fa56={'id':_0x98b6d4,'type':_0x122afa,'hasComments':_0x285cf8,'data':_0x367022[_0x5ee936(0xe5)]||null,'originalSuggestionId':_0x367022[_0x5ee936(0x1b5)]||null,'attributes':_0x518f6d[_0x5ee936(0x14b)]};this[_0x5ee936(0x1ec)][_0x5ee936(0x121)](_0x15fa56)[_0x5ee936(0xa0)](_0x54f122=>{const _0x19d803=_0x5ee936;_0x518f6d[_0x19d803(0x130)]=!0x0,_0x4149aa[_0x19d803(0xfe)](_0x1bcb91),_0x54f122&&_0x54f122[_0x19d803(0x9b)]&&(this[_0x19d803(0x89)][_0x19d803(0x1c4)](_0x98b6d4)[_0x19d803(0x9b)]=_0x54f122[_0x19d803(0x9b)]);})[_0x5ee936(0x10d)](_0x3e1701=>{const _0x4a9fcc=_0x5ee936;throw _0x5decf9(_0x4a9fcc(0x132)),this[_0x4a9fcc(0x1ef)][_0x4a9fcc(0x1db)][_0x4a9fcc(0x199)]({'isUndoable':!0x1},()=>{const _0x3808e7=_0x4a9fcc;_0x518f6d[_0x3808e7(0x1be)]();}),_0x518f6d[_0x4a9fcc(0xd0)](),this[_0x4a9fcc(0x89)][_0x4a9fcc(0x88)](_0x518f6d['id']),this[_0x4a9fcc(0x211)][_0x4a9fcc(0x88)](_0x518f6d),_0x3e1701;});}return _0x518f6d;}[_0x3ca2c4(0x218)](_0x3817a9){const _0x697235=_0x3ca2c4;return this[_0x697235(0x207)][_0x697235(0x98)](_0x3817a9);}[_0x3ca2c4(0x126)](_0x4c5c92,_0x2c8d27){const _0x54099e=_0x3ca2c4,_0x3f47b4=this[_0x54099e(0x1ef)][_0x54099e(0x1c6)][_0x54099e(0x1c4)](_0x54099e(0x225)),_0x507e7d=this[_0x54099e(0xee)](_0x4c5c92);if(this[_0x54099e(0x1ec)]&&this[_0x54099e(0x1ec)][_0x54099e(0x1ac)]){if(_0x507e7d[_0x54099e(0x130)]){const _0x5160f6=_0x3f47b4[_0x54099e(0x1f6)](_0x192771(this[_0x54099e(0x1ef)][_0x54099e(0xd5)],_0x54099e(0x141)));this[_0x54099e(0x1ec)][_0x54099e(0x1ac)](_0x4c5c92,_0x2c8d27)[_0x54099e(0xa0)](()=>{const _0x127bf5=_0x54099e;_0x3f47b4[_0x127bf5(0xfe)](_0x5160f6);});}else _0x507e7d['on'](_0x54099e(0xcb),()=>{const _0x342e88=_0x54099e;this[_0x342e88(0x126)](_0x4c5c92,_0x2c8d27);});}}[_0x3ca2c4(0x172)](_0x16d5e6){const _0x39c3d8=_0x3ca2c4;if(!this[_0x39c3d8(0x1ec)]||!this[_0x39c3d8(0x1ec)][_0x39c3d8(0xee)])throw new _0x23b71a(_0x39c3d8(0x1da),this);return this[_0x39c3d8(0x1ec)][_0x39c3d8(0xee)](_0x16d5e6);}[_0x3ca2c4(0x14a)](_0x6ed84e){const _0x24f866=_0x3ca2c4,{id:_0x4c31c5,type:_0x389074,subType:_0xdad716,authorId:_0x4a594d}=this[_0x24f866(0x21c)](_0x6ed84e),_0x414715=this[_0x24f866(0x89)][_0x24f866(0x1c4)](_0x4c31c5)||this[_0x24f866(0xc4)](_0x389074,_0xdad716,_0x4c31c5,_0x4a594d,{});switch(this[_0x24f866(0x1d5)](_0x414715,_0x389074,_0xdad716,_0x4a594d),this[_0x24f866(0x211)][_0x24f866(0x1c4)](_0x414715)){case _0x24f866(0x139):this[_0x24f866(0x172)](_0x4c31c5)[_0x24f866(0xa0)](_0x38fb76=>{const _0xa6a2be=_0x24f866;let _0x1f1f67=Promise[_0xa6a2be(0xf1)]();_0x38fb76[_0xa6a2be(0x215)]&&(_0x1f1f67=this[_0xa6a2be(0x16f)][_0xa6a2be(0x81)]({'channelId':this[_0xa6a2be(0x1ef)][_0xa6a2be(0x7f)][_0xa6a2be(0x1c4)](_0xa6a2be(0x1eb)),'threadId':_0x4c31c5})),_0x1f1f67[_0xa6a2be(0xa0)](()=>{const _0x1c9109=_0xa6a2be;this[_0x1c9109(0x152)](_0x38fb76)[_0x1c9109(0x130)]=!0x0;});}),this[_0x24f866(0x211)][_0x24f866(0x94)](_0x414715,_0x24f866(0x104));break;case _0x24f866(0xed):this[_0x24f866(0x126)](_0x4c31c5,{'state':_0x24f866(0x142)});case _0x24f866(0x228):this[_0x24f866(0x211)][_0x24f866(0x94)](_0x414715,_0x24f866(0x83)),this[_0x24f866(0x208)](_0x24f866(0x136),_0x414715);break;case _0x24f866(0x83):this[_0x24f866(0x208)](_0x24f866(0x1e3),_0x414715);}return _0x414715[_0x24f866(0xbd)](_0x6ed84e),_0x414715;}[_0x3ca2c4(0x217)](_0x4a3309){const _0xdc95ed=_0x3ca2c4,_0x55ad26=Array[_0xdc95ed(0x19b)](_0x4a3309),_0x28e3de=_0x55ad26[_0xdc95ed(0x19d)](_0x9929df=>_0xdc95ed(0x183)==_0x9929df[_0xdc95ed(0x1d6)]);this[_0xdc95ed(0xc3)](_0x28e3de);const _0x3f61b0=_0x55ad26[_0xdc95ed(0x19d)](_0x54527d=>!_0x54527d[_0xdc95ed(0x11a)]&&_0xdc95ed(0x183)!=_0x54527d[_0xdc95ed(0x1d6)]),_0x2e6240=this[_0xdc95ed(0x1cf)]({'skipNotAttached':!0x0})[_0xdc95ed(0x19d)](_0x1035c8=>!_0x1035c8[_0xdc95ed(0x11a)]&&_0xdc95ed(0x183)!=_0x1035c8[_0xdc95ed(0x1d6)]),_0x3d178a=_0x2e6240[_0xdc95ed(0x19d)](_0x22f880=>!_0x4a3309[_0xdc95ed(0x98)](_0x22f880)),_0x484125=new Map(_0x2e6240[_0xdc95ed(0xe7)](_0x33b962=>[_0x33b962,this[_0xdc95ed(0x151)][_0xdc95ed(0x184)](_0x33b962[_0xdc95ed(0x1d6)],_0x33b962[_0xdc95ed(0x1d7)],_0xdc95ed(0x226))])),_0x1f826b=new Map(_0x2e6240[_0xdc95ed(0xe7)](_0x553584=>[_0x553584,_0x553584[_0xdc95ed(0x210)]()])),_0x3efc0f=new Set(),_0x261812=new Set();for(let _0x4a2ffe=0x0;_0x4a2ffe<_0x3f61b0[_0xdc95ed(0x1dc)];_0x4a2ffe++)_0xfb439e(_0x3f61b0[_0x4a2ffe],_0x3f61b0,_0x4a2ffe+0x1);for(let _0x58c34f=0x0;_0x58c34f<_0x3f61b0[_0xdc95ed(0x1dc)];_0x58c34f++)_0xfb439e(_0x3f61b0[_0x58c34f],_0x3d178a,0x0);const _0x2a2714=new Set();for(let _0x20f7a5=0x0;_0x20f7a5<_0x3f61b0[_0xdc95ed(0x1dc)];_0x20f7a5++){const _0x1ddad4=_0x3f61b0[_0x20f7a5];!_0x261812[_0xdc95ed(0x98)](_0x1ddad4)&&_0x1ddad4[_0xdc95ed(0x158)]&&(_0x2a2714[_0xdc95ed(0x1f6)](_0x1ddad4[_0xdc95ed(0x158)]),_0x1ddad4[_0xdc95ed(0x158)][_0xdc95ed(0x124)]===_0x1ddad4&&(_0x1ddad4[_0xdc95ed(0x158)][_0xdc95ed(0x124)]=null),_0x1ddad4[_0xdc95ed(0x158)]=null),!_0x3efc0f[_0xdc95ed(0x98)](_0x1ddad4)&&_0x1ddad4[_0xdc95ed(0x124)]&&(_0x2a2714[_0xdc95ed(0x1f6)](_0x1ddad4[_0xdc95ed(0x124)]),_0x1ddad4[_0xdc95ed(0x124)][_0xdc95ed(0x158)]===_0x1ddad4&&(_0x1ddad4[_0xdc95ed(0x124)][_0xdc95ed(0x158)]=null),_0x1ddad4[_0xdc95ed(0x124)]=null);}function _0xfb439e(_0x5a0c3c,_0x2d75af,_0x48713a){const _0x360b45=_0xdc95ed;for(let _0x5a90ee=_0x48713a;_0x5a90ee<_0x2d75af[_0x360b45(0x1dc)];_0x5a90ee++){const _0x157b19=_0x4879af(_0x5a0c3c,_0x2d75af[_0x5a90ee]);_0x157b19&&(_0x157b19[0x0][_0x360b45(0x124)]=_0x157b19[0x1],_0x157b19[0x1][_0x360b45(0x158)]=_0x157b19[0x0],_0x3efc0f[_0x360b45(0x1f6)](_0x157b19[0x0]),_0x261812[_0x360b45(0x1f6)](_0x157b19[0x1]));}}function _0x4879af(_0xc868a0,_0x1f5d15){const _0x5195c3=_0xdc95ed;if(_0xc868a0[_0x5195c3(0x11f)]['id']!==_0x1f5d15[_0x5195c3(0x11f)]['id'])return null;const _0x5b2cc8=_0x484125[_0x5195c3(0x1c4)](_0xc868a0)(_0xc868a0,_0x1f5d15,_0x1f826b[_0x5195c3(0x1c4)](_0xc868a0),_0x1f826b[_0x5195c3(0x1c4)](_0x1f5d15));if(!_0x5b2cc8)return null;return _0x484125[_0x5195c3(0x1c4)](_0x1f5d15)(_0xc868a0,_0x1f5d15,_0x1f826b[_0x5195c3(0x1c4)](_0xc868a0),_0x1f826b[_0x5195c3(0x1c4)](_0x1f5d15))?_0x5b2cc8[0x1][_0x5195c3(0x14d)]&&_0x5b2cc8[0x1][_0x5195c3(0x14d)][_0x5195c3(0x1dc)]?null:_0x5b2cc8:null;}_0x2a2714[_0xdc95ed(0x19e)]&&this[_0xdc95ed(0x217)](_0x2a2714);}[_0x3ca2c4(0xc3)](_0x22d781){const _0xcb66a5=_0x3ca2c4;if(0x0==_0x22d781[_0xcb66a5(0x1dc)])return;const _0x471e99=this[_0xcb66a5(0x1cf)]({'skipNotAttached':!0x0})[_0xcb66a5(0x19d)](_0x877764=>_0xcb66a5(0x183)==_0x877764[_0xcb66a5(0x1d6)]&&_0x877764[_0xcb66a5(0xb5)]),_0x2da1a0=[],_0x314e16=new Map();for(const _0x4a9652 of _0x471e99){const _0x35e712=_0x303a48(_0x4a9652[_0xcb66a5(0x14b)]);_0x314e16[_0xcb66a5(0x98)](_0x35e712)||(_0x314e16[_0xcb66a5(0x94)](_0x35e712,_0x2da1a0[_0xcb66a5(0x1dc)]),_0x2da1a0[_0xcb66a5(0xc7)]([]));const _0x4b635d=_0x314e16[_0xcb66a5(0x1c4)](_0x35e712);_0x2da1a0[_0x4b635d][_0xcb66a5(0xc7)](_0x4a9652);}!(function(){const _0x320712=_0xcb66a5;_0x2da1a0[_0x320712(0x182)]((_0x3d9ab3,_0x5d7500)=>{const _0x2181bb=_0x320712,_0x25be01=_0x3d9ab3[0x0][_0x2181bb(0x9b)],_0x393919=_0x5d7500[0x0][_0x2181bb(0x9b)];return _0x25be01==_0x393919?_0x3d9ab3[0x0][_0x2181bb(0x14b)][_0x2181bb(0x20e)]<_0x5d7500[0x0][_0x2181bb(0x14b)][_0x2181bb(0x20e)]?-0x1:0x1:_0x25be01<_0x393919?-0x1:0x1;});for(const _0x1edfcb of _0x2da1a0)_0x1edfcb[_0x320712(0x182)]((_0x557450,_0x5f24b2)=>_0x557450['id']<_0x5f24b2['id']?-0x1:0x1);}());for(let _0x259154=0x0;_0x259154<_0x2da1a0[_0xcb66a5(0x1dc)];_0x259154++){if(0x0==_0x2da1a0[_0x259154][_0xcb66a5(0x1dc)])continue;const _0x2eacd5=[];for(let _0x5eda8c=_0x259154+0x1;_0x5eda8c<_0x2da1a0[_0xcb66a5(0x1dc)];_0x5eda8c++)0x0!=_0x2da1a0[_0x5eda8c][_0xcb66a5(0x1dc)]&&_0x368cb2(_0x2da1a0[_0x259154],_0x2da1a0[_0x5eda8c])&&_0x2eacd5[_0xcb66a5(0xc7)](_0x5eda8c);for(const _0x45bf96 of _0x2eacd5)_0x2da1a0[_0x259154]=_0x2da1a0[_0x259154][_0xcb66a5(0x17d)](_0x2da1a0[_0x45bf96]),_0x2da1a0[_0x45bf96]=[];}for(const _0x34146c of _0x2da1a0)for(let _0x552ada=0x0;_0x552ada<_0x34146c[_0xcb66a5(0x1dc)];_0x552ada++)_0x34146c[_0x552ada][_0xcb66a5(0x124)]=_0x34146c[_0x552ada+0x1]||null;for(const _0x4c4e7d of _0x2da1a0)for(let _0x4d57e6=0x0;_0x4d57e6<_0x4c4e7d[_0xcb66a5(0x1dc)];_0x4d57e6++)_0x4c4e7d[_0x4d57e6][_0xcb66a5(0x158)]=_0x4c4e7d[_0x4d57e6-0x1]||null;function _0x368cb2(_0x1eba7d,_0x12fa92){const _0x97af3d=_0xcb66a5;if(_0x1eba7d[0x0][_0x97af3d(0x14b)][_0x97af3d(0x20e)]!==_0x12fa92[0x0][_0x97af3d(0x14b)][_0x97af3d(0x20e)]&&_0x1eba7d[0x0][_0x97af3d(0x11f)]!==_0x12fa92[0x0][_0x97af3d(0x11f)])return!0x1;if(!function(_0x500b6a,_0xd1f036){const _0x531750=_0x97af3d;if(!_0x500b6a[_0x531750(0x215)]&&!_0xd1f036[_0x531750(0x215)])return!0x0;if(_0x500b6a[_0x531750(0x215)]&&_0xd1f036[_0x531750(0x215)])return!0x1;if(_0x500b6a[_0x531750(0x215)]&&_0xd1f036[_0x531750(0x9b)]<_0x500b6a[_0x531750(0x14d)][_0x531750(0x177)][_0x531750(0x1c4)](0x0)[_0x531750(0x9b)])return!0x0;if(_0xd1f036[_0x531750(0x215)]&&_0x500b6a[_0x531750(0x9b)]<_0xd1f036[_0x531750(0x14d)][_0x531750(0x177)][_0x531750(0x1c4)](0x0)[_0x531750(0x9b)])return!0x0;return!0x1;}(_0x1eba7d[0x0],_0x12fa92[0x0]))return!0x1;const _0x18d54a=_0x2d73d7(_0x1eba7d[0x0][_0x97af3d(0x14b)],_0x97af3d(0x20e)),_0x278a78=_0x2d73d7(_0x12fa92[0x0][_0x97af3d(0x14b)],_0x97af3d(0x20e));if(!_0xcf0063(_0x18d54a,_0x278a78))return!0x1;return!!_0x1eba7d[_0x97af3d(0x1cb)](_0x39afce=>_0x12fa92[_0x97af3d(0x216)](_0x2c6001=>_0x39afce[_0x97af3d(0x210)]()[_0x97af3d(0x181)](_0x2c6001[_0x97af3d(0x210)]())))&&_0x12fa92[_0x97af3d(0x1cb)](_0x21f1a5=>_0x1eba7d[_0x97af3d(0x216)](_0x49cd3b=>_0x21f1a5[_0x97af3d(0x210)]()[_0x97af3d(0x181)](_0x49cd3b[_0x97af3d(0x210)]())));}}[_0x3ca2c4(0x1b7)](_0x5cbf03){const _0x5f3a9b=_0x3ca2c4,_0x2a2105=Array[_0x5f3a9b(0x19b)](_0x5cbf03),_0x3fc686=this[_0x5f3a9b(0x1cf)]({'skipNotAttached':!0x0}),_0x599171=_0x3fc686[_0x5f3a9b(0x19d)](_0x1b5165=>!_0x5cbf03[_0x5f3a9b(0x98)](_0x1b5165)),_0x513497=new Map(_0x2a2105[_0x5f3a9b(0xe7)](_0x2ff7b9=>[_0x2ff7b9,this[_0x5f3a9b(0x151)][_0x5f3a9b(0x184)](_0x2ff7b9[_0x5f3a9b(0x1d6)],_0x2ff7b9[_0x5f3a9b(0x1d7)],_0x5f3a9b(0x127))])),_0x5bbfb1=new Map(_0x3fc686[_0x5f3a9b(0xe7)](_0x552d82=>[_0x552d82,_0x552d82[_0x5f3a9b(0x1c8)]()]));for(let _0x2acb5a=0x0;_0x2acb5a<_0x2a2105[_0x5f3a9b(0x1dc)];_0x2acb5a++){if(_0x1d4b4c(this,_0x2a2105[_0x2acb5a],_0x2a2105,_0x2acb5a+0x1))return!0x0;}for(let _0xd09b6a=0x0;_0xd09b6a<_0x2a2105[_0x5f3a9b(0x1dc)];_0xd09b6a++){if(_0x1d4b4c(this,_0x2a2105[_0xd09b6a],_0x599171,0x0))return!0x0;}return!0x1;function _0x1d4b4c(_0x340252,_0x47815e,_0x8f50d8,_0x4c3cd7){const _0x2ca532=_0x5f3a9b;for(let _0x5ae95f=_0x4c3cd7;_0x5ae95f<_0x8f50d8[_0x2ca532(0x1dc)];_0x5ae95f++){const _0xb73a4=_0x8f50d8[_0x5ae95f];if(_0xb73a4[_0x2ca532(0x1d6)]!==_0x47815e[_0x2ca532(0x1d6)]||_0xb73a4[_0x2ca532(0x11f)]['id']!==_0x47815e[_0x2ca532(0x11f)]['id']||_0xb73a4[_0x2ca532(0x1d7)]!==_0x47815e[_0x2ca532(0x1d7)])continue;if(!Ft(_0x47815e,_0xb73a4,[_0x2ca532(0x20e)]))continue;if(_0x2ca532(0x183)==_0x47815e[_0x2ca532(0x1d6)]&&_0x47815e[_0x2ca532(0xe5)][_0x2ca532(0x1bb)]!=_0xb73a4[_0x2ca532(0xe5)][_0x2ca532(0x1bb)])continue;if(_0x2ca532(0x183)==_0x47815e[_0x2ca532(0x1d6)]&&_0x340252[_0x2ca532(0x218)](_0x47815e[_0x2ca532(0xe5)][_0x2ca532(0xc9)]))continue;if(_0x2ca532(0x11d)==_0x47815e[_0x2ca532(0x1d6)]){const _0x28e0ab=_0x340252[_0x2ca532(0x1ef)][_0x2ca532(0x1db)],_0xf2ae58=_0x47815e[_0x2ca532(0x16d)]();if(_0xf2ae58&&(_0x28e0ab[_0x2ca532(0x1de)][_0x2ca532(0xbe)](_0xf2ae58)||_0x28e0ab[_0x2ca532(0x1de)][_0x2ca532(0xbb)](_0xf2ae58)))continue;}const _0x23088f=_0x513497[_0x2ca532(0x1c4)](_0x47815e),_0x291c4c=_0x5bbfb1[_0x2ca532(0x1c4)](_0x47815e),_0x57227f=_0x5bbfb1[_0x2ca532(0x1c4)](_0xb73a4),_0x5a51d4=_0x47815e[_0x2ca532(0x14d)]&&_0x47815e[_0x2ca532(0x14d)][_0x2ca532(0x1dc)],_0xc2cba4=_0xb73a4[_0x2ca532(0x14d)]&&_0xb73a4[_0x2ca532(0x14d)][_0x2ca532(0x1dc)];if(!_0x5a51d4&&_0x23088f(_0x57227f,_0x291c4c))return _0x340252[_0x2ca532(0x91)](_0xb73a4,_0x47815e),_0x5bbfb1[_0x2ca532(0x88)](_0x47815e),!0x0;if(!_0xc2cba4&&_0x23088f(_0x291c4c,_0x57227f))return _0x340252[_0x2ca532(0x91)](_0x47815e,_0xb73a4),_0x5bbfb1[_0x2ca532(0x88)](_0xb73a4),!0x0;}return!0x1;}}[_0x3ca2c4(0x91)](_0x152acb,_0x14bd05){const _0x509747=_0x3ca2c4;if(_0x152acb[_0x509747(0x11a)]){for(const _0x59b300 of _0x14bd05[_0x509747(0x1c8)]())_0x152acb[_0x509747(0x1e9)](_0x59b300);}else{const _0x4aff5d=_0x14bd05[_0x509747(0x210)]()[_0x509747(0xa9)];this[_0x509747(0x111)](_0x152acb,this[_0x509747(0x1bd)][_0x509747(0x192)](_0x152acb[_0x509747(0x210)]()[_0x509747(0x20d)],_0x4aff5d));}_0x14bd05[_0x509747(0xdd)]();}[_0x3ca2c4(0x1f1)](_0x33e9fa,_0x5e4f92){const _0x290b39=_0x3ca2c4,_0x323114=_0x33e9fa[_0x290b39(0x10c)](_0x290b39(0x1fc))||_0x33e9fa[_0x290b39(0x10c)](_0x290b39(0x183))?_0x290b39(0x84):_0x33e9fa[_0x290b39(0x1e6)]();return _0x192771(this[_0x290b39(0x1ef)][_0x290b39(0xd5)],_0x5e4f92+'_'+_0x323114+_0x290b39(0x1c9));}[_0x3ca2c4(0xef)](){const _0x1152ad=_0x3ca2c4,_0x431481=this[_0x1152ad(0x1ef)];_0x2543b1(this[_0x1152ad(0x1bd)],({left:_0x3e0f47,entered:_0x1e7b09})=>{const _0x3f7216=_0x1152ad,_0x5c81a3=[];for(const _0x50748c of _0x3e0f47){const {group:_0x32aba5,type:_0x41bb80}=this[_0x3f7216(0x21c)](_0x50748c[_0x3f7216(0x13d)]);if(_0x3f7216(0x161)===_0x32aba5){_0x5c81a3[_0x3f7216(0xc7)](this[_0x3f7216(0x1f1)](_0x41bb80,_0x3f7216(0x20b)));break;}}for(const _0x5dde44 of _0x1e7b09){const {group:_0x4cf967,type:_0x45357e}=this[_0x3f7216(0x21c)](_0x5dde44[_0x3f7216(0x13d)]);if(_0x3f7216(0x161)===_0x4cf967){_0x5c81a3[_0x3f7216(0xc7)](this[_0x3f7216(0x1f1)](_0x45357e,_0x3f7216(0xb0)));break;}}_0x5c81a3[_0x3f7216(0x1dc)]&&_0x431481['ui'][_0x3f7216(0x109)][_0x3f7216(0x1b0)](_0x3f7216(0x15c),_0x5c81a3[_0x3f7216(0x127)]('\x20'));});}[_0x3ca2c4(0x153)](_0x276297){const _0x215e74=_0x3ca2c4;if(this[_0x215e74(0x162)])return!0x1;const _0x141549=this[_0x215e74(0x1ef)],_0x3c6899=_0x141549[_0x215e74(0x1db)][_0x215e74(0x1c2)][_0x215e74(0x169)][_0x215e74(0x1f4)]();if(0x0==_0x3c6899[_0x215e74(0x1dc)])return!0x1;const _0x6cf16d=[],_0x476cff=_0x3c6899[_0x215e74(0x19d)](_0xa451a9=>_0x215e74(0x183)==_0xa451a9[_0x215e74(0x1d6)]),_0x59907b=_0x3c6899[_0x215e74(0x19d)](_0xe7355=>_0x215e74(0x11b)==_0xe7355[_0x215e74(0x1d6)]&&_0x215e74(0x15a)!=_0xe7355[_0x215e74(0x13d)]),_0x4db94e=_0x3c6899[_0x215e74(0x19d)](_0x5ccd18=>_0x215e74(0xfe)==_0x5ccd18[_0x215e74(0x1d6)]&&_0x215e74(0x15a)!=_0x5ccd18[_0x215e74(0x13d)]);for(const _0x1afde3 of _0x476cff)_0x6cf16d[_0x215e74(0xc7)]({'key':_0x1afde3[_0x215e74(0x15d)],'newValue':_0x1afde3[_0x215e74(0x1f8)],'oldValue':_0x1afde3[_0x215e74(0x1fd)],'range':Ut(_0x1afde3[_0x215e74(0x202)],_0x141549[_0x215e74(0x1db)])});for(const _0x1356f6 of _0x59907b){const _0xad8cb0=_0x4db94e[_0x215e74(0x204)](_0x507a53=>_0x507a53[_0x215e74(0xb4)][_0x215e74(0x181)](_0x1356f6[_0x215e74(0xb4)]));_0xad8cb0&&_0x6cf16d[_0x215e74(0xc7)]({'key':_0x215e74(0x1a4),'newValue':_0x1356f6[_0x215e74(0x13d)],'oldValue':_0xad8cb0[_0x215e74(0x13d)],'range':_0x141549[_0x215e74(0x1db)][_0x215e74(0x1f2)](_0x1356f6[_0x215e74(0xb4)][_0x215e74(0x1ee)])});}return 0x0!=_0x6cf16d[_0x215e74(0x1dc)]&&this[_0x215e74(0x1f7)](_0x276297,_0x6cf16d);}[_0x3ca2c4(0xf7)](_0x10367d){const _0x36934a=_0x3ca2c4;let _0x7273b3=!0x1;const _0x42005b=this[_0x36934a(0x1ef)][_0x36934a(0x1db)][_0x36934a(0x1c2)][_0x36934a(0x169)][_0x36934a(0x15b)]()[_0x36934a(0x19d)](_0x3f4100=>_0x3f4100[_0x36934a(0xe5)][_0x36934a(0xb2)]&&_0x3f4100[_0x36934a(0x13d)][_0x36934a(0x10c)](_0x36934a(0xfa)));for(const _0x132993 of _0x42005b){const {subType:_0x374edf,id:_0x411db2}=this[_0x36934a(0x21c)](_0x132993[_0x36934a(0x13d)]),_0x1f4c5a=_0x374edf[_0x36934a(0x11c)]('|')[0x0];for(const _0x2a5992 of this[_0x36934a(0x1cf)]({'skipNotAttached':!0x0}))_0x2a5992['id']!=_0x411db2&&_0x36934a(0x183)==_0x2a5992[_0x36934a(0x1d6)]&&_0x2a5992[_0x36934a(0xe5)]&&_0x2a5992[_0x36934a(0xe5)][_0x36934a(0xc9)]==_0x1f4c5a&&_0x2a5992[_0x36934a(0x210)]()[_0x36934a(0x128)](_0x132993[_0x36934a(0xe5)][_0x36934a(0xb2)])&&(this[_0x36934a(0x154)](_0x2a5992,_0x132993[_0x36934a(0xe5)][_0x36934a(0xb2)],_0x10367d),_0x7273b3=!0x0);}return _0x7273b3;}[_0x3ca2c4(0x9d)](_0x109efa){const _0x449c2c=_0x3ca2c4;this[_0x449c2c(0x1ef)],(this[_0x449c2c(0x162)]=!0x0,_0x109efa());}[_0x3ca2c4(0x166)](_0x36c96e){const _0x33f337=_0x3ca2c4,_0x2fb261=this[_0x33f337(0x218)](_0x36c96e),_0x4f59f6=this[_0x33f337(0x205)][_0x33f337(0x98)](_0x36c96e);return _0x2fb261||_0x4f59f6;}[_0x3ca2c4(0x1f7)](_0x5b0d60,_0x17b0fd){const _0x5a9238=_0x3ca2c4;if(0x0==_0x17b0fd[_0x5a9238(0x1dc)])return!0x1;let _0x2748f4=!0x1;for(const _0x332145 of _0x17b0fd){const _0x3aaa3a=this[_0x5a9238(0x87)](_0x332145[_0x5a9238(0x202)],_0x5a9238(0x183))[_0x5a9238(0x19d)](_0x13c4b3=>!_0x13c4b3[_0x5a9238(0x193)][_0x5a9238(0xda)])[_0x5a9238(0xe7)](_0x1f9c37=>_0x1f9c37[_0x5a9238(0x161)]),_0x5aa450=_0x303a48({'newValue':_0x332145[_0x5a9238(0xde)]});_0x3aaa3a[_0x5a9238(0x19d)](_0x2476ea=>{const _0x5ca7b8=_0x5a9238,[_0x39666d,_0x2e9d54]=_0x2476ea[_0x5ca7b8(0x1d7)][_0x5ca7b8(0x11c)]('|');return _0x39666d==_0x332145[_0x5ca7b8(0xc9)]&&_0x2e9d54!=_0x5aa450;})[_0x5a9238(0x22a)](_0x350cb4=>{const _0x567b53=_0x5a9238;this[_0x567b53(0x154)](_0x350cb4,_0x332145[_0x567b53(0x202)],_0x5b0d60),_0x2748f4=!0x0;});}return _0x2748f4;}[_0x3ca2c4(0x154)](_0x56e227,_0x364481,_0x4292ef){const _0x54d04d=_0x3ca2c4,_0x1b338b=_0x56e227[_0x54d04d(0x210)]()[_0x54d04d(0x8f)](_0x364481);0x0!==_0x1b338b[_0x54d04d(0x1dc)]?0x1!==_0x1b338b[_0x54d04d(0x1dc)]?this[_0x54d04d(0x227)](_0x56e227,_0x364481[_0x54d04d(0x20d)],_0x364481[_0x54d04d(0xa9)]):this[_0x54d04d(0x111)](_0x56e227,_0x1b338b[0x0]):_0x4292ef[_0x54d04d(0xcc)](_0x56e227[_0x54d04d(0x17c)]());}}class Bt{constructor(_0x290ffd){const _0x3814f4=_0x3ca2c4;this[_0x3814f4(0x214)]=_0x290ffd,this[_0x3814f4(0x1bd)]=_0x290ffd[_0x3814f4(0x1db)],this[_0x3814f4(0x147)]=new Map(),this[_0x3814f4(0x1d1)]=new Map(),this[_0x3814f4(0x115)]();}[_0x3ca2c4(0x140)](_0x36151c,_0x304451,_0x4c9fda,_0x586605,_0x1607b9,_0x37dfd3){const _0x163331=_0x3ca2c4;return new _0x4d8dc0(this[_0x163331(0x1bd)],{'type':_0x36151c,'subType':_0x304451,'id':_0x4c9fda,'author':_0x586605,'creator':_0x586605,'attributes':_0x1607b9,'onAttributesChange':_0x37dfd3,'onAccept':(..._0x4cbb28)=>this[_0x163331(0x184)](_0x36151c,_0x304451,_0x163331(0xe3))(..._0x4cbb28),'onDiscard':(..._0x39f9f5)=>this[_0x163331(0x184)](_0x36151c,_0x304451,_0x163331(0x1be))(..._0x39f9f5)});}[_0x3ca2c4(0x15f)](_0x3725ee,_0x42745b,_0x155b2f,_0x1c4b3b){const _0xf0a7a0=_0x3ca2c4,_0x4bf0c8=_0x3725ee+':'+_0x42745b+':'+_0x155b2f;this[_0xf0a7a0(0x147)][_0xf0a7a0(0x94)](_0x4bf0c8,_0x1c4b3b);}[_0x3ca2c4(0x184)](_0x529351,_0x12a10e,_0x45f524){const _0x1eb619=_0x3ca2c4,_0x1edf0b=_0x529351+':'+_0x12a10e+':'+_0x45f524;return this[_0x1eb619(0x147)][_0x1eb619(0x1c4)](_0x1edf0b)||this[_0x1eb619(0x1d1)][_0x1eb619(0x1c4)](_0x529351+':'+_0x45f524);}[_0x3ca2c4(0x115)](){const _0x38368c=_0x3ca2c4,_0x404718=()=>!0x1,_0x14ddce=_0xa5a1bd=>{const _0x490ca8=_0x43d9;_0xa5a1bd[_0x490ca8(0x182)]((_0x485479,_0x96aea0)=>_0x485479[_0x490ca8(0x20d)][_0x490ca8(0x22c)](_0x96aea0[_0x490ca8(0x20d)])?0x1:-0x1),this[_0x490ca8(0x1bd)][_0x490ca8(0xf6)](_0x1c9b55=>{const _0x535b0a=_0x490ca8;for(const _0x2d6e8a of _0xa5a1bd){let _0x2588b2;_0x2588b2=_0x2d6e8a[_0x535b0a(0xa9)][_0x535b0a(0x1b9)]&&_0x2d6e8a[_0x535b0a(0xa9)][_0x535b0a(0x16e)]==_0x2d6e8a[_0x535b0a(0x20d)][_0x535b0a(0x1ee)]?_0x1c9b55[_0x535b0a(0xb7)](_0x2d6e8a[_0x535b0a(0x20d)][_0x535b0a(0x1ee)],'on'):_0x1c9b55[_0x535b0a(0xb7)](_0x2d6e8a),this[_0x535b0a(0x1bd)][_0x535b0a(0x21b)](_0x2588b2,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x10393b=(_0x57c730,_0x2fdf8a)=>{const _0x5c773b=_0x43d9;_0x2fdf8a&&this[_0x5c773b(0x1bd)][_0x5c773b(0xf6)](_0x2323c1=>{const _0xa90b6d=_0x5c773b,{commandName:_0x30f764,commandParams:_0x189d60=[]}=_0x2fdf8a,_0x4b820c=_0x57c730[_0xa90b6d(0xe7)](_0x52f369=>(Rt(_0x52f369)&&(_0x52f369=this[_0xa90b6d(0x1bd)][_0xa90b6d(0x192)](_0x52f369[_0xa90b6d(0xa9)])),_0x52f369))[_0xa90b6d(0x19d)](_0x51b2f3=>_0xa90b6d(0x122)!==_0x51b2f3[_0xa90b6d(0x1fb)][_0xa90b6d(0xb8)]);if(_0x4b820c[_0xa90b6d(0x1dc)]<0x1)return;const _0x216834=Array[_0xa90b6d(0x19b)](this[_0xa90b6d(0x1bd)][_0xa90b6d(0x1c2)][_0xa90b6d(0xe1)][_0xa90b6d(0x1c8)]())[_0xa90b6d(0xe7)](_0x2fb080=>_0x36eeb3[_0xa90b6d(0x160)](_0x2fb080));_0x2323c1[_0xa90b6d(0x222)](_0x4b820c);for(const _0x44c2be of this[_0xa90b6d(0x214)][_0xa90b6d(0x1b6)][_0xa90b6d(0x1b6)]())_0x44c2be[_0xa90b6d(0x224)]();_0x189d60[_0xa90b6d(0xc7)]({'forceDefaultExecution':!0x0}),this[_0xa90b6d(0x214)][_0xa90b6d(0x1d2)](_0x30f764,..._0x189d60);const _0xdefcf=_0x216834[_0xa90b6d(0x19d)](_0xa2b77e=>_0xa90b6d(0x122)!=_0xa2b77e[_0xa90b6d(0x1fb)][_0xa90b6d(0xb8)]);_0xdefcf[_0xa90b6d(0x1dc)]>0x0&&_0x2323c1[_0xa90b6d(0x222)](_0xdefcf);for(const _0x21a059 of _0x216834)_0x21a059[_0xa90b6d(0x21e)]();});},_0x20eedc=(_0x3e6b1b,_0xbf5ddf)=>0x1==_0x3e6b1b[_0x38368c(0x1dc)]&&0x1==_0xbf5ddf[_0x38368c(0x1dc)]&&_0x3e6b1b[0x0][_0x38368c(0xa9)][_0x38368c(0x181)](_0xbf5ddf[0x0][_0x38368c(0x20d)]),_0x2394da=(_0x4a6303,_0x42c4b3,_0x1be112,_0x49fa60)=>Gt(_0x4a6303,_0x42c4b3,_0x1be112,_0x49fa60,this[_0x38368c(0x1bd)])?[_0x4a6303,_0x42c4b3]:Gt(_0x42c4b3,_0x4a6303,_0x49fa60,_0x1be112,this[_0x38368c(0x1bd)])?[_0x42c4b3,_0x4a6303]:null;this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0xac),_0x404718),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0x1e4),_0x14ddce),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0xe0),_0x20eedc),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0x1a5),_0x2394da),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0x85),_0x14ddce),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0x135),_0x404718),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0x17b),_0x20eedc),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0x16b),_0x2394da),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0x220),_0x10393b),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0x201),_0x404718),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0x150),_0x20eedc),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0x1ce),_0x404718),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0xa5),_0x10393b),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0x229),_0x404718),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0x1d4),_0x20eedc),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0x157),_0x404718),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0xec),_0x404718),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0xad),(_0x3aa13,_0x98f5e7)=>{const _0x410b5a=_0x38368c;if(!_0x98f5e7)return;const _0x211a91=this[_0x410b5a(0x214)][_0x410b5a(0x1c6)][_0x410b5a(0x1c4)](p);this[_0x410b5a(0x1bd)][_0x410b5a(0xf6)](_0x5bf14f=>{const _0x2b1356=_0x410b5a;if(_0x2b1356(0x1a4)==_0x98f5e7[_0x2b1356(0xc9)])for(const _0x3be017 of _0x3aa13){const _0x38c916=_0x3be017[_0x2b1356(0x20d)][_0x2b1356(0x1ee)],_0x238197=_0x98f5e7[_0x2b1356(0x1bb)];_0x5bf14f[_0x2b1356(0x1e2)](_0x38c916,_0x238197);}else{if(_0x211a91[_0x2b1356(0x218)](_0x98f5e7[_0x2b1356(0xc9)])){for(const _0x45b3ab of _0x3aa13)void 0x0!==_0x98f5e7[_0x2b1356(0x1bb)]?_0x5bf14f[_0x2b1356(0x190)](_0x98f5e7[_0x2b1356(0xc9)],_0x98f5e7[_0x2b1356(0x1bb)],_0x45b3ab[_0x2b1356(0x20d)][_0x2b1356(0x1ee)]):_0x5bf14f[_0x2b1356(0xd9)](_0x98f5e7[_0x2b1356(0xc9)],_0x45b3ab[_0x2b1356(0x20d)][_0x2b1356(0x1ee)]);}else{for(const _0x4d864e of _0x3aa13)_0x98f5e7[_0x2b1356(0x1bb)]?_0x5bf14f[_0x2b1356(0x190)](_0x98f5e7[_0x2b1356(0xc9)],_0x98f5e7[_0x2b1356(0x1bb)],_0x4d864e):_0x5bf14f[_0x2b1356(0xd9)](_0x98f5e7[_0x2b1356(0xc9)],_0x4d864e);}}});}),this[_0x38368c(0x1d1)][_0x38368c(0x94)](_0x38368c(0x1d3),_0x20eedc);}}function xt(_0x1c771d,_0x39bc83,_0x470587){const _0x30a7b1=_0x3ca2c4;for(const _0x52740e of _0x39bc83[_0x30a7b1(0x16e)][_0x30a7b1(0x18b)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x52740e[_0x30a7b1(0x1fb)]==_0x52740e)return!0x1;if(!_0x470587[_0x30a7b1(0x22f)](_0x52740e))return!0x1;if(_0x1c771d[_0x30a7b1(0xbe)](_0x52740e)||_0x1c771d[_0x30a7b1(0xbb)](_0x52740e))return!0x0;}return!0x1;}function Rt(_0xe68284){const _0x207638=_0x3ca2c4;return _0xe68284[_0x207638(0xa9)][_0x207638(0x16e)]==_0xe68284[_0x207638(0x20d)][_0x207638(0x1ee)]&&_0xe68284[_0x207638(0xa9)][_0x207638(0x90)];}function Tt(_0x409049,_0x321b21,_0x4f69cc,_0x55be4e){const _0x539fdb=_0x3ca2c4,_0x41a05c=_0x36761d=>!_0x36761d[_0x539fdb(0xd1)]['is'](_0x539fdb(0x1b1))&&!_0x55be4e[_0x539fdb(0xbe)](_0x36761d[_0x539fdb(0xd1)]),_0x3dde1a=_0x409049[_0x539fdb(0x20d)][_0x539fdb(0x114)](_0x41a05c),_0xd917a9=_0x409049[_0x539fdb(0xa9)][_0x539fdb(0x114)](_0x41a05c,{'direction':_0x539fdb(0x1a7)});return(!_0x409049[_0x539fdb(0x20d)][_0x539fdb(0x181)](_0x3dde1a)||!_0x409049[_0x539fdb(0xa9)][_0x539fdb(0x181)](_0xd917a9))&&(_0x3dde1a[_0x539fdb(0x22c)](_0xd917a9)?_0x4f69cc[_0x539fdb(0x137)](_0x321b21,{'range':_0x4f69cc[_0x539fdb(0x192)](_0x3dde1a,_0xd917a9)}):_0x4f69cc[_0x539fdb(0xcc)](_0x321b21),!0x0);}function Et(_0x3ea0b9){return _0x303a48(_0x3ea0b9);}function Vt(_0x4def4b){const _0x338bab=_0x3ca2c4,_0x5873e1=_0x4def4b[_0x338bab(0x20d)][_0x338bab(0x1ee)];return _0x5873e1&&_0x5873e1['is'](_0x338bab(0x100));}function Ut(_0x1f471a,_0x1cab52){const _0x44e859=_0x3ca2c4;return null==_0x1f471a[_0x44e859(0xa9)][_0x44e859(0x133)]&&_0x1f471a[_0x44e859(0xa9)][_0x44e859(0x16e)]==_0x1f471a[_0x44e859(0x20d)][_0x44e859(0x1ee)]?Ot(_0x1f471a[_0x44e859(0x20d)][_0x44e859(0x1ee)],_0x1cab52):_0x1f471a;}function Ot(_0x4bcc18,_0x339323){const _0x252065=_0x3ca2c4,_0x4e96a4=_0x339323[_0x252065(0x1de)][_0x252065(0xbe)](_0x4bcc18)||_0x339323[_0x252065(0x1de)][_0x252065(0x1f0)](_0x4bcc18);return _0x339323[_0x252065(0x192)](_0x339323[_0x252065(0x21a)](_0x4bcc18,_0x252065(0xca)),_0x4e96a4?_0x339323[_0x252065(0x9a)](_0x4bcc18):_0x339323[_0x252065(0x21a)](_0x4bcc18,_0x252065(0xa9)));}function Gt(_0x2d161d,_0x2a6fb4,_0x175d7a,_0x22fb01,_0x260fe0){const _0x5bb234=_0x3ca2c4;if(!Ft(_0x2d161d,_0x2a6fb4))return!0x1;if(_0x175d7a[_0x5bb234(0xa9)][_0x5bb234(0x181)](_0x22fb01[_0x5bb234(0x20d)]))return!0x0;if(_0x2d161d[_0x5bb234(0x1d6)]!=_0x2a6fb4[_0x5bb234(0x1d6)])return!0x1;if(!_0x175d7a[_0x5bb234(0xa9)][_0x5bb234(0x148)](_0x22fb01[_0x5bb234(0x20d)]))return!0x1;const _0x47d958=_0x260fe0[_0x5bb234(0x192)](_0x175d7a[_0x5bb234(0xa9)],_0x22fb01[_0x5bb234(0x20d)])[_0x5bb234(0x99)]();for(const _0x241752 of _0x47d958)if([_0x5bb234(0x14c),_0x5bb234(0x1b4)][_0x5bb234(0x20c)](_0x241752[_0x5bb234(0x1d6)])&&_0x260fe0[_0x5bb234(0x1de)][_0x5bb234(0xbb)](_0x241752[_0x5bb234(0xd1)]))return!0x1;return!0x0;}function Ft(_0x2e5cb0,_0x1959ce,_0x59b9db=[]){const _0x398a7e=_0x3ca2c4;return!(!_0x2e5cb0[_0x398a7e(0xb5)]||!_0x1959ce[_0x398a7e(0xb5)])&&_0xcf0063(_0x2d73d7(_0x2e5cb0[_0x398a7e(0x14b)],_0x59b9db),_0x2d73d7(_0x1959ce[_0x398a7e(0x14b)],_0x59b9db));}function Pt(_0x497178,_0x53b1b0){const _0x40fd72=_0x3ca2c4,_0x3f1bd7=Lt(_0x497178[_0x40fd72(0x14b)]),_0x4e9d91=Lt(_0x53b1b0);if(!_0x497178[_0x40fd72(0xb5)])return!0x1;for(const _0x30df74 of Object[_0x40fd72(0x1a0)](_0x4e9d91))if(!_0xcf0063(_0x3f1bd7[_0x30df74],_0x4e9d91[_0x30df74]))return!0x1;return!0x0;}function _0x43d9(_0x4d5d66,_0x45535b){const _0x4546b0=_0x4546();return _0x43d9=function(_0x43d9f4,_0x3185ff){_0x43d9f4=_0x43d9f4-0x7f;let _0x3ea72b=_0x4546b0[_0x43d9f4];return _0x3ea72b;},_0x43d9(_0x4d5d66,_0x45535b);}function Lt(_0x23d6e5){const _0x51c4ad=_0x3ca2c4,_0x1aad72=Object[_0x51c4ad(0xdc)]({},_0x23d6e5);return delete _0x1aad72[_0x51c4ad(0x143)],delete _0x1aad72[_0x51c4ad(0x12b)],_0x1aad72;}
23
+ const _0x3ec1a6=_0x3e35;(function(_0x5b905a,_0x2762eb){const _0x1594e1=_0x3e35,_0x1d56b5=_0x5b905a();while(!![]){try{const _0x3efe73=-parseInt(_0x1594e1(0x147))/0x1*(-parseInt(_0x1594e1(0x29f))/0x2)+parseInt(_0x1594e1(0x1b0))/0x3+-parseInt(_0x1594e1(0x28d))/0x4*(parseInt(_0x1594e1(0x1bc))/0x5)+parseInt(_0x1594e1(0x150))/0x6+-parseInt(_0x1594e1(0x222))/0x7*(parseInt(_0x1594e1(0x28b))/0x8)+parseInt(_0x1594e1(0x138))/0x9+-parseInt(_0x1594e1(0x1ba))/0xa;if(_0x3efe73===_0x2762eb)break;else _0x1d56b5['push'](_0x1d56b5['shift']());}catch(_0x984d35){_0x1d56b5['push'](_0x1d56b5['shift']());}}}(_0x4d9d,0x2d3d4));import{Plugin as _0x3c054c,PendingActions as _0x53e1c1}from'ckeditor5/src/core.js';import{LiveRange as _0x512b39}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3c4b83,uid as _0x506890,priorities as _0x2bed3b,logWarning as _0x27a5e6}from'ckeditor5/src/utils.js';import{toWidget as _0x145bbf}from'ckeditor5/src/widget.js';import{Users as _0x27fb90,hashObject as _0x341f09,surroundingMarkersDetector as _0x124e78}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x13ba07 from'./commands/trackchangescommand.js';import _0x1d4fe6 from'./commands/acceptsuggestioncommand.js';import _0x55b9b9 from'./commands/discardsuggestioncommand.js';import _0x517a20 from'./commands/executeonallsuggestionscommand.js';import _0x12c697 from'./commands/executeonselectedsuggestionscommand.js';import _0x157044 from'./suggestion.js';import _0x3a81fd from'./suggestiondescriptionfactory.js';import _0x13c55c from'./integrations/aiassistant.js';import _0x23830c from'./integrations/alignment.js';import _0x4dacb9 from'./integrations/basicstyles.js';function _0x4d9d(){const _0x189a26=['normal','config','acceptSelectedSuggestions','error-saving-suggestion-data-suggestion-discarded','insertion:join','addRange','isDocumentOperation','addHighlight','getCustomProperty','documentSelection','hasComments','createPositionAfter','howMany','createSelection','isEqual','isSelectable','consumable','insertion:','removeClass','meta','some','isBlock','tablePasteChainId','FORMATTING','getSuggestion','enableReadOnlyMode','editor','mapper','suggestionUnloaded','open','getDifference','ck-suggestion-marker','_blockAttributeKeys','PendingActions','_enabledCommands','format','_customCallbacks','values','markerNameToElements','track-changes-enable-command-twice','845703QwkPrm','_element','attribute','markDeletion','_findSuggestions','formatInline:chain','addSuggestion','getAllAdjacentSuggestions','commentThread','getSuggestionCallback','2895680nlzlyK','elementEnd','70JEeQMn','head','add','isLimit','isArray','parent','elementToElement','insertion','toUpperCase','_suggestions','pop','subType','substring','always','_model','isMultiRange','getIntersection','getAttribute','forEach','_adapter','setTo','value','getNearestSelectionRange','getSuggestions','assign','element','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.','announce','multipleBlocks','multi','ENTER','_suggestionFactory','_breakSuggestionMarker','markInsertion','set','authoredAt','commands','data-suggestion','isAtEnd','position','getChanges','removeAttribute','differ','suggestionChanged','getMarkers','CommentsRepository','track-changes-command-not-found','_mergeNestedSuggestions','push','PENDING_ACTION_SUGGESTION','deletion:discard','_joinWithAdjacentSuggestions','fromRange','updateMarker','insertion:chain','default','warn','ck-suggestion-marker-formatBlock','options','addComment','batch','get','refresh','_getAttributeKey','model','_addThreadToSuggestion','$marker','ready','change:activeMarkers','createdAt','never','_registerDefaultCallbacks','unbindElementFromMarkerName','registerPostFixer','getMultiRangeId','_commentsRepository','bindElementToMarker','markerReady','markMultiRangeDeletion','_isForcedDefaultExecutionBlock','_joinSuggestions','end','_getExternalAuthor','author','removeMarkers','createElement','highest','selection','$elementName','getRanges','find','chain','formatBlock:discard','stopListening','enableCommand','schema','acceptAllSuggestions','remove','map','oldValue','deletion','conversion','196dEBuPA','after','addSuggestionData','markInlineFormat','high','_checkSuggestionCorrectness','lowest','editingDowncast','marker-count','formatInline:join','$textProxy','originalSuggestionId','upcast','getChangedMarkers','_trackFormatChanges','isBefore','attribute:discard','_getAuthorFromId','formatInline','attribute:','isTouching','insert','_processAttributeSuggestions','clear','rename','markerToData','nodeAfter','data','track-changes-user-not-found','acceptSuggestion','delete','fetchCommentThread','split','name','attributes','backward','createPositionBefore','createRangeIn','deletion:','addMarker','_defaultCallbacks','formatGroupId','_registerBlockAttribute','dataReady','key','update:suggestion','detach','markerToHighlight','createPositionAt','change:_saved','trackChangesCommand','locale','getAncestors','getLastMatchingPosition','addMarker:suggestion:attribute','group','showSuggestionHighlights','setSelection','then','range','hasCommentThread','start','creator','getFirstMarker','formatInline:','isOwn','isInContent','$text','_reduceExistingSuggestions','markMultiRangeInsertion','pluginName','splitPosition','moveTargetPosition','isInsideObject','rejected','trackChanges.trackFormatChanges','removeMarker:suggestion:attribute','clone','markMultiRangeBlockFormat','collaboration.channelId','_getMarkerAnnouncementText','_recordAttributeChanges','init','change:data','_addSuggestionMarker','consume','_initAriaMarkerChangeAnnouncements','listenTo','move','isAfter','define','newValue','ck-suggestion-marker-','editing','startsWith','formatBlock:join','before','setAttribute','type','@external','length','fire','hasSuggestion','ck-suggestion-marker--active','removeMarker','2248sWgyoe','suggestion','88752HLSrHO','buildSuggestion','formatInline:discard','isCollapsed','reconvertMarker','unbind','catch','isUndo','_splitMarkerName','rethrowUnexpectedError','isObject','containerElement','_saved','addMarker:suggestion:formatBlock','low','_editor','every','isNextTo','42178hClpQJ','markAttributeChange','notReady','comments','_setSuggestionRange','root','discardSelectedSuggestions','getCommentThread','_handleNewSuggestionMarker','substr','removeComment','widget','targetPosition','ariaLiveAnnouncer','containsRangeInObject','LEAVE','join','addMarker:suggestion','isExternal','suggestion:attribute:','_getSuggestionData','activeMarkers','_createSuggestion','plugins','attributeKey','_removeSuggestion','discardAllSuggestions','addUser','_afterChanges','concat','includes','filter','commandName','isLocal','addMarkerName','document','getContainedElement','elementStart','addCommentThread','_cutOutSuggestionMarker','getRange','suggestion-type','sort','suggestionLoaded','toJSON','_enableDefaultAttributesIntegration','trackChanges.mergeNestedSuggestions','forward','getWalker','discardSuggestion','$graveyard','trackChanges','getUser','insertion:discard','dataToMarker','containsItem','insertContent','insertion:accept','toViewElement','formatBlock:chain','registerCustomCallback','from','containsPosition','adapter','accepted','accept','_onDiscard','groupId','markBlockFormat','_SUGGESTION_ANNOUNCEMENT','createRangeOn','getItems','deleteContent','123885Ucmqzt','return','forceDefaultExecution','next','execute','authorName','Users','_reduceSuggestionAttributeRange','isIntersecting','isIntersectingWithRange','updateSuggestion','track-changes-suggestion-not-found','skipNestingCheck','removed','getFirstRange','8otOsFK','createRange','_inlineAttributeKeys','_refreshSuggestionsChain','attribute:join','markerName','formatBlock:','_isBlockAttribute','getShiftedBy','1973940PqcRXz','ck-suggestion-marker-formatInline','_updateSuggestionData','containsRange','unshift','attributeOldValue','_refreshAttributeSuggestionsChain','_setSuggestionData','enqueueChange','_descriptionFactory','TrackChangesEditing','track-changes-suggestion-data-mismatch','removeMarker:suggestion:formatBlock','attribute:accept','_suggestionState','formatBlock','oldRange','deletion:chain','external:','stop','splice','_processAttributeChanges','_registerInlineAttribute','formatBlock:accept','_recordAttributeSuggestions','suggestion:','isRemovable','size','item','_rangeIsInLocalUserInsertion','writer','nodeBefore','fromCharCode','newRange','attributeNewValue','formatInline:accept','deletion:join','resolve','track-changes-adapter-already-set','markers','has','previous','discard','for','keys','applyOperation','change','deletion:accept','addClass','isAtStart','_isDataLoaded','rootName','track-changes-adapter-missing-getsuggestion','_isRegisteredAttribute','dataDowncast','requires'];_0x4d9d=function(){return _0x189a26;};return _0x4d9d();}import _0x3d26d0 from'./integrations/blockquote.js';import _0x386c29 from'./integrations/casechange.js';import _0x7dffd from'./integrations/ckbox.js';import _0x4822e4 from'./integrations/codeblock.js';import _0x5e1f88 from'./integrations/comments.js';import _0x2fa1f0 from'./integrations/deletecommand.js';import _0x5a140a from'./integrations/list.js';import _0x13accc from'./integrations/listproperties.js';import _0xc329d from'./integrations/entercommand.js';import _0x3c378e from'./integrations/findandreplace.js';import _0x5eeb74 from'./integrations/font.js';import _0x5b9523 from'./integrations/formatpainter.js';import _0x3c25b5 from'./integrations/heading.js';import _0x55c13c from'./integrations/highlight.js';import _0x3d0ca4 from'./integrations/horizontalline.js';import _0x31a7fc from'./integrations/htmlembed.js';import _0x3213cd from'./integrations/image.js';import _0xa9f353 from'./integrations/imagereplace.js';import _0x4ea26f from'./integrations/imagestyle.js';import _0x436373 from'./integrations/importword.js';import _0x5514ad from'./integrations/indent.js';function _0x3e35(_0x32df74,_0x15eea8){const _0x4d9d21=_0x4d9d();return _0x3e35=function(_0x3e3545,_0x365ef9){_0x3e3545=_0x3e3545-0x100;let _0x1a1c91=_0x4d9d21[_0x3e3545];return _0x1a1c91;},_0x3e35(_0x32df74,_0x15eea8);}import _0x227833 from'./integrations/inputcommand.js';import _0x1e594d from'./integrations/link.js';import _0x3d62fd from'./integrations/legacylist.js';import _0x18761d from'./integrations/legacylistproperties.js';import _0x318bae from'./integrations/mediaembed.js';import _0x4cf8a6 from'./integrations/mention.js';import _0x54d60e from'./integrations/pagebreak.js';import _0x53165f from'./integrations/paragraph.js';import _0x45b59b from'./integrations/removeformat.js';import _0x5d04b0 from'./integrations/restrictededitingmode.js';import _0x55b320 from'./integrations/shiftentercommand.js';import _0x37af07 from'./integrations/standardeditingmode.js';import _0x15ff7f from'./integrations/style.js';import _0x530e97 from'./integrations/table.js';import _0x30d78e from'./integrations/tablemergesplit.js';import _0x859eee from'./integrations/tableheadings.js';import _0x2a13d1 from'./integrations/tableclipboard.js';import _0x423bfb from'./integrations/tablecolumnresize.js';import _0x545a89 from'./integrations/template.js';import _0x296a44 from'./integrations/tableofcontents.js';import _0x426221 from'./integrations/title.js';import _0x230aa1 from'./integrations/undo.js';import _0x5c6956 from'./integrations/tablecaption.js';import _0x1c8266 from'./integrations/tableproperties.js';import{getTranslation as _0x51e423}from'./utils/common-translations.js';import{isEqual as _0x48701d,omit as _0x2008fb}from'lodash-es';export const renameAttributeKey=_0x3ec1a6(0x214);export default class p extends _0x3c054c{static get[_0x3ec1a6(0x187)](){const _0x25372b=_0x3ec1a6;return[_0x25372b(0x1e9),_0x27fb90,_0x53e1c1,_0x13c55c,_0x23830c,_0x4dacb9,_0x3d26d0,_0x7dffd,_0x386c29,_0x4822e4,_0x5e1f88,_0x2fa1f0,_0xc329d,_0x3c378e,_0x5eeb74,_0x5b9523,_0x3c25b5,_0x55c13c,_0x3d0ca4,_0x31a7fc,_0x3213cd,_0x4ea26f,_0xa9f353,_0x436373,_0x5514ad,_0x227833,_0x3d62fd,_0x18761d,_0x1e594d,_0x5a140a,_0x13accc,_0x318bae,_0x4cf8a6,_0x54d60e,_0x53165f,_0x45b59b,_0x5d04b0,_0x55b320,_0x37af07,_0x15ff7f,_0x530e97,_0x30d78e,_0x859eee,_0x5c6956,_0x2a13d1,_0x423bfb,_0x296a44,_0x1c8266,_0x545a89,_0x426221,_0x230aa1];}static get[_0x3ec1a6(0x268)](){const _0x134d99=_0x3ec1a6;return _0x134d99(0x15a);}constructor(_0x4c3f3c){const _0x3d6f68=_0x3ec1a6;function _0x5a4efc(_0x25fa1e){const _0x5a2924=_0x3e35;return _0x25fa1e[_0x5a2924(0x21e)](_0x4ad3e9=>String[_0x5a2924(0x170)](_0x4ad3e9))[_0x5a2924(0x2af)]('');}super(_0x4c3f3c),this[_0x3d6f68(0x168)]=!0x1,this[_0x3d6f68(0x1de)](_0x3d6f68(0x104),[]),this['on'](_0x3d6f68(0x200),(_0x536828,_0x55b03f,_0x4e5b4d,_0xccea39)=>{const _0x4b223c=_0x3d6f68;this[_0x4b223c(0x1ca)][_0x4b223c(0x17e)](()=>{const _0x7ab936=_0x4b223c;for(const _0x39252a of[..._0xccea39,..._0x4e5b4d])this[_0x7ab936(0x1ca)][_0x7ab936(0x177)][_0x7ab936(0x178)](_0x39252a)&&_0x4c3f3c[_0x7ab936(0x27f)][_0x7ab936(0x291)](_0x39252a);});}),this[_0x3d6f68(0x159)]=new _0x3a81fd(this[_0x3d6f68(0x1a2)][_0x3d6f68(0x1fc)][_0x3d6f68(0x21b)],this[_0x3d6f68(0x1a2)][_0x3d6f68(0x255)]),this[_0x3d6f68(0x1cf)]=null,this[_0x3d6f68(0x1db)]=new Bt(this[_0x3d6f68(0x1a2)]),this[_0x3d6f68(0x1c5)]=new Map(),this[_0x3d6f68(0x207)]=_0x4c3f3c[_0x3d6f68(0x106)][_0x3d6f68(0x1f9)](_0x3d6f68(0x1e9)),this[_0x3d6f68(0x1aa)]=new Set(),this[_0x3d6f68(0x1ca)]=this[_0x3d6f68(0x1a2)][_0x3d6f68(0x1fc)],this[_0x3d6f68(0x15e)]=new WeakMap(),this[_0x3d6f68(0x20b)]=!0x1,this[_0x3d6f68(0x1a8)]=new Set([_0x3d6f68(0x214)]),this[_0x3d6f68(0x149)]=new Set(),_0x4c3f3c[_0x3d6f68(0x189)][_0x3d6f68(0x27c)](_0x3d6f68(0x26d),_0x3d6f68(0x1f3)),this[_0x3d6f68(0x230)]=_0x4c3f3c[_0x3d6f68(0x189)][_0x3d6f68(0x1f9)](_0x3d6f68(0x26d)),_0x4c3f3c[_0x3d6f68(0x189)][_0x3d6f68(0x27c)](_0x3d6f68(0x11d),!0x0),this[_0x3d6f68(0x1eb)]=_0x4c3f3c[_0x3d6f68(0x189)][_0x3d6f68(0x1f9)](_0x3d6f68(0x11d)),this[_0x3d6f68(0x254)]=new _0x13ba07(_0x4c3f3c,this[_0x3d6f68(0x1aa)]),this[_0x3d6f68(0x278)](),this[_0x5a4efc([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x5a4efc([0x34,0x30,0x34,0x38,0x30,0x36,0x32,0x38]);}[_0x3ec1a6(0x274)](){const _0x458530=_0x3ec1a6,_0x30c549=this[_0x458530(0x1a2)],_0x1d5539=(_0x2432e8,_0x3c2413)=>{const _0x3529d7=_0x458530;if(_0x3529d7(0x1b2)!=_0x2432e8)return _0x3529d7(0x27e)+_0x2432e8;const _0x56a27f=_0x3c2413[_0x3529d7(0x242)]('|')[0x0];return this[_0x3529d7(0x14e)](_0x56a27f)?_0x3529d7(0x1f5):_0x3529d7(0x151);};_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x229))[_0x458530(0x251)]({'model':_0x458530(0x28c),'view':_0x3acaab=>{const _0x397188=_0x458530,{id:_0x5a5326,type:_0x49865b,subType:_0xfcb94c}=this[_0x397188(0x295)](_0x3acaab[_0x397188(0x14c)]),_0x2ddfd1=[_0x397188(0x1a7),_0x1d5539(_0x49865b,_0xfcb94c)];let _0x3ae406=0xbb8;return this[_0x397188(0x104)][_0x397188(0x10d)](_0x3acaab[_0x397188(0x14c)])&&(_0x2ddfd1[_0x397188(0x1ec)](_0x397188(0x289)),_0x3ae406=0xbc2),_0x397188(0x220)==_0x49865b&&(_0x3ae406+=0x5),{'classes':_0x2ddfd1,'attributes':{'data-suggestion':_0x5a5326},'priority':_0x3ae406};}}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x186))[_0x458530(0x1be)](_0x3ea566=>{const _0x4765ba=_0x458530;_0x3ea566['on'](_0x4765ba(0x100),(_0x4c59f6,_0x52470e,_0x1168b2)=>{const _0xd9bb97=_0x4765ba;if(!_0x1168b2[_0xd9bb97(0x1f6)][_0xd9bb97(0x25a)])return;const _0x1efeb6=_0x52470e[_0xd9bb97(0x16c)];if(!_0x1efeb6)return;const _0x472408=_0x1168b2[_0xd9bb97(0x1a3)][_0xd9bb97(0x129)](_0x1efeb6);_0x30c549[_0xd9bb97(0x1fc)][_0xd9bb97(0x21b)][_0xd9bb97(0x297)](_0x1efeb6)&&_0x472408&&!_0x472408[_0xd9bb97(0x190)](_0xd9bb97(0x2aa))&&_0x472408['is'](_0xd9bb97(0x298))&&_0x145bbf(_0x472408,_0x1168b2[_0xd9bb97(0x16e)]);},{'priority':_0x4765ba(0x226)});}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x186))[_0x458530(0x251)]({'model':_0x458530(0x28c),'view':(_0x5ac15a,_0x118ff5)=>{const _0x23f357=_0x458530;if(!_0x118ff5[_0x23f357(0x1f6)][_0x23f357(0x25a)])return null;const {type:_0x1c0119,subType:_0x343575}=this[_0x23f357(0x295)](_0x5ac15a[_0x23f357(0x14c)]);return{'classes':[_0x23f357(0x1a7),_0x1d5539(_0x1c0119,_0x343575)],'priority':0xbb8};}});const _0x4ed2ca=({showActiveMarkers:_0x4c8724=!0x0,isAttributeSuggestion:_0x404ee5=!0x1}={})=>(_0x17e2f2,_0x47b505,_0xaa10a9)=>{const _0x4dcef4=_0x458530;if(!_0x47b505[_0x4dcef4(0x16c)])return;const {id:_0x16286f}=this[_0x4dcef4(0x295)](_0x47b505[_0x4dcef4(0x14c)]);if(_0x404ee5){const _0x11bd4a=this[_0x4dcef4(0x1c5)][_0x4dcef4(0x1f9)](_0x16286f),_0x5c68de=this[_0x4dcef4(0x1fb)](_0x11bd4a);if(!this[_0x4dcef4(0x14e)](_0x5c68de))return;}if(_0x47b505[_0x4dcef4(0x16c)]['is'](_0x4dcef4(0x213)))return void _0xaa10a9[_0x4dcef4(0x198)][_0x4dcef4(0x277)](_0x47b505[_0x4dcef4(0x16c)],_0x17e2f2[_0x4dcef4(0x243)]);const _0x3ecc47=_0xaa10a9[_0x4dcef4(0x1a3)][_0x4dcef4(0x129)](_0x47b505[_0x4dcef4(0x16c)]);if(_0x47b505[_0x4dcef4(0x16c)]['is'](_0x4dcef4(0x1d5))&&_0x30c549[_0x4dcef4(0x1fc)][_0x4dcef4(0x21b)][_0x4dcef4(0x19d)](_0x47b505[_0x4dcef4(0x16c)])&&!_0x3ecc47[_0x4dcef4(0x190)](_0x4dcef4(0x18f))){_0xaa10a9[_0x4dcef4(0x16e)][_0x4dcef4(0x180)]([_0x4dcef4(0x1a7),_0x4dcef4(0x1f5)],_0x3ecc47),_0xaa10a9[_0x4dcef4(0x16e)][_0x4dcef4(0x283)](_0x4dcef4(0x1e1),_0x16286f,_0x3ecc47),_0xaa10a9[_0x4dcef4(0x1a3)][_0x4dcef4(0x208)](_0x3ecc47,_0x47b505[_0x4dcef4(0x14c)]),_0x4c8724&&(this[_0x4dcef4(0x104)][_0x4dcef4(0x10d)](_0x47b505[_0x4dcef4(0x14c)])?_0xaa10a9[_0x4dcef4(0x16e)][_0x4dcef4(0x180)](_0x4dcef4(0x289),_0x3ecc47):_0xaa10a9[_0x4dcef4(0x16e)][_0x4dcef4(0x19a)](_0x4dcef4(0x289),_0x3ecc47));for(const _0x331dbe of _0x30c549[_0x4dcef4(0x1fc)][_0x4dcef4(0x247)](_0x47b505[_0x4dcef4(0x16c)])[_0x4dcef4(0x136)]())_0xaa10a9[_0x4dcef4(0x198)][_0x4dcef4(0x277)](_0x331dbe,_0x17e2f2[_0x4dcef4(0x243)]);_0xaa10a9[_0x4dcef4(0x198)][_0x4dcef4(0x277)](_0x47b505[_0x4dcef4(0x16c)],_0x17e2f2[_0x4dcef4(0x243)]);}};_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x186))[_0x458530(0x1be)](_0x1ce659=>{const _0x455510=_0x458530;_0x1ce659['on'](_0x455510(0x29a),(_0x44fd14,_0x146a4f,_0x1e4fb0)=>{const _0x513b2a=_0x455510;_0x1e4fb0[_0x513b2a(0x1f6)][_0x513b2a(0x25a)]&&_0x4ed2ca({'showActiveMarkers':!0x1})(_0x44fd14,_0x146a4f,_0x1e4fb0);},{'priority':_0x455510(0x212)});}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x186))[_0x458530(0x1be)](_0xe55472=>{const _0x3287c7=_0x458530;_0xe55472['on'](_0x3287c7(0x258),(_0x412fdb,_0x17e808,_0x4ed30e)=>{const _0x3814a6=_0x3287c7;_0x4ed30e[_0x3814a6(0x1f6)][_0x3814a6(0x25a)]&&_0x4ed2ca({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x412fdb,_0x17e808,_0x4ed30e);},{'priority':_0x3287c7(0x212)});}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x186))[_0x458530(0x23b)]({'model':_0x458530(0x28c),'view':(_0x44345b,_0x50f5b5)=>_0x50f5b5[_0x458530(0x1f6)][_0x458530(0x25a)]?null:{'group':_0x458530(0x28c),'name':_0x44345b[_0x458530(0x2a8)](0xb)}}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x22e))[_0x458530(0x1c2)]({'view':{'name':_0x458530(0x28c),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x55118c,{writer:_0x4b6554})=>{const _0x4a801c=_0x458530;let _0x5122a3=_0x4a801c(0x169)+_0x55118c[_0x4a801c(0x1cd)](_0x4a801c(0x118))+':'+_0x55118c[_0x4a801c(0x1cd)]('id');return _0x55118c[_0x4a801c(0x1cd)](_0x4a801c(0x22a))&&(_0x5122a3+=':'+_0x55118c[_0x4a801c(0x1cd)](_0x4a801c(0x22a))),_0x4b6554[_0x4a801c(0x211)](_0x4a801c(0x1fe),{'data-name':_0x5122a3});}}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x22e))[_0x458530(0x125)]({'view':_0x458530(0x28c)}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x229))[_0x458530(0x1be)](_0x1b086c=>{const _0x23af9e=_0x458530;_0x1b086c['on'](_0x23af9e(0x29a),_0x4ed2ca(),{'priority':_0x23af9e(0x226)});}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x229))[_0x458530(0x1be)](_0x2e47c4=>{const _0x367513=_0x458530;_0x2e47c4['on'](_0x367513(0x258),_0x4ed2ca({'isAttributeSuggestion':!0x0}),{'priority':_0x367513(0x226)});}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x229))[_0x458530(0x1be)](_0x5937f2=>{const _0x47b657=_0x458530;_0x5937f2['on'](_0x47b657(0x15c),(_0x26cf2f,_0xb227d3,_0x4fbec9)=>{const _0x589440=_0x47b657,_0x187757=_0x4fbec9[_0x589440(0x1a3)][_0x589440(0x1ae)](_0xb227d3[_0x589440(0x14c)]);if(_0x187757){for(const _0x47ab52 of _0x187757)_0x47ab52[_0x589440(0x190)](_0x589440(0x18f))||(_0x4fbec9[_0x589440(0x16e)][_0x589440(0x19a)]([_0x589440(0x1a7),_0x589440(0x1f5),_0x589440(0x289)],_0x47ab52),_0x4fbec9[_0x589440(0x16e)][_0x589440(0x1e5)](_0x589440(0x1e1),_0x47ab52),_0x4fbec9[_0x589440(0x1a3)][_0x589440(0x204)](_0x47ab52,_0xb227d3[_0x589440(0x14c)]));}},{'priority':_0x47b657(0x226)});}),_0x30c549[_0x458530(0x221)][_0x458530(0x17b)](_0x458530(0x229))[_0x458530(0x1be)](_0x586fd2=>{const _0x5311d8=_0x458530;_0x586fd2['on'](_0x5311d8(0x26e),(_0xc425f5,_0x393de0,_0x3a63f3)=>{const _0x14fc81=_0x5311d8,_0x5135ba=_0x3a63f3[_0x14fc81(0x1a3)][_0x14fc81(0x1ae)](_0x393de0[_0x14fc81(0x14c)]);if(!_0x5135ba)return;const {id:_0x4389e2}=this[_0x14fc81(0x295)](_0x393de0[_0x14fc81(0x14c)]),_0x51dd94=this[_0x14fc81(0x1c5)][_0x14fc81(0x1f9)](_0x4389e2),_0x7e8820=this[_0x14fc81(0x1fb)](_0x51dd94);if(this[_0x14fc81(0x14e)](_0x7e8820)){for(const _0x5d46b1 of _0x5135ba)_0x5d46b1[_0x14fc81(0x190)](_0x14fc81(0x18f))||(_0x3a63f3[_0x14fc81(0x16e)][_0x14fc81(0x19a)]([_0x14fc81(0x1a7),_0x14fc81(0x1f5),_0x14fc81(0x289)],_0x5d46b1),_0x3a63f3[_0x14fc81(0x16e)][_0x14fc81(0x1e5)](_0x14fc81(0x1e1),_0x5d46b1),_0x3a63f3[_0x14fc81(0x1a3)][_0x14fc81(0x204)](_0x5d46b1,_0x393de0[_0x14fc81(0x14c)]));}},{'priority':_0x5311d8(0x226)});}),_0x30c549[_0x458530(0x1fc)][_0x458530(0x112)][_0x458530(0x205)](_0x2729fd=>{const _0x202251=_0x458530;let _0x15466c=!0x1;const _0x4f57d3=Array[_0x202251(0x12c)](_0x30c549[_0x202251(0x1fc)][_0x202251(0x112)][_0x202251(0x1e6)][_0x202251(0x22f)]()),_0x3179c7=new Set();for(const {name:_0xe3e937,data:_0x16aa2d}of _0x4f57d3){const {group:_0x1c4509,type:_0x15072b,subType:_0x607dee,id:_0x4bb879}=this[_0x202251(0x295)](_0xe3e937);if(_0x202251(0x28c)!==_0x1c4509)continue;const _0xba5c52=this[_0x202251(0x1c5)][_0x202251(0x1f9)](_0x4bb879);if(null!=_0x16aa2d[_0x202251(0x171)]){_0x202251(0x234)==_0x15072b&&(_0x15466c=_0x15466c||Tt(_0x16aa2d[_0x202251(0x171)],_0xe3e937,_0x2729fd,_0x30c549[_0x202251(0x1fc)][_0x202251(0x21b)]));const _0x4ac08a=_0x202251(0x1b2)==_0x15072b&&this[_0x202251(0x14e)](_0x607dee[_0x202251(0x242)]('|')[0x0]);if(_0x16aa2d[_0x202251(0x171)][_0x202251(0x290)]||_0x202251(0x121)==_0x16aa2d[_0x202251(0x171)][_0x202251(0x2a4)][_0x202251(0x183)]||_0x202251(0x15f)==_0x15072b&&!Vt(_0x16aa2d[_0x202251(0x171)])||_0x4ac08a&&!Vt(_0x16aa2d[_0x202251(0x171)])||_0x202251(0x220)==_0x15072b&&!(!Rt(_0x52beee=_0x16aa2d[_0x202251(0x171)])&&!function(_0x592bec){const _0x3cb967=_0x202251;return _0x592bec[_0x3cb967(0x25f)][_0x3cb967(0x1c1)]==_0x592bec[_0x3cb967(0x20d)][_0x3cb967(0x16f)]&&_0x592bec[_0x3cb967(0x25f)][_0x3cb967(0x1e2)];}(_0x52beee)))_0x2729fd[_0x202251(0x28a)](_0xe3e937),_0x15466c=!0x0;else{if(!_0xba5c52||!_0xba5c52[_0x202251(0x264)])continue;_0x3179c7[_0x202251(0x1be)](_0xba5c52);}}}var _0x52beee;return _0x3179c7[_0x202251(0x16b)]>0x0&&(_0x15466c=!!this[_0x202251(0x1ef)](_0x3179c7)||_0x15466c),_0x15466c;}),_0x30c549[_0x458530(0x1fc)][_0x458530(0x112)][_0x458530(0x205)](_0x593855=>{const _0x1676bc=_0x458530;let _0x3d293d=!0x1;for(const _0x44f718 of _0x30c549[_0x1676bc(0x1fc)][_0x1676bc(0x112)][_0x1676bc(0x1e6)][_0x1676bc(0x1e4)]())if(_0x1676bc(0x237)==_0x44f718[_0x1676bc(0x284)])for(const _0x1f343f of this[_0x1676bc(0x1c5)][_0x1676bc(0x1ad)]()){if(_0x1f343f[_0x1676bc(0x1cb)]||!_0x1f343f[_0x1676bc(0x264)])continue;const _0x488465=_0x1676bc(0x15f)==_0x1f343f[_0x1676bc(0x284)],_0x30f6f1=this[_0x1676bc(0x1fb)](_0x1f343f),_0xed1d96=_0x30f6f1&&this[_0x1676bc(0x14e)](_0x30f6f1);if(!_0x488465&&!_0xed1d96)continue;const _0x5c94ab=_0x1f343f[_0x1676bc(0x146)]();if(_0x5c94ab[_0x1676bc(0x25f)][_0x1676bc(0x1c1)]!=_0x5c94ab[_0x1676bc(0x20d)][_0x1676bc(0x1c1)]&&!_0x5c94ab[_0x1676bc(0x20d)][_0x1676bc(0x1e2)]){const _0x4e6516=_0x30c549[_0x1676bc(0x1fc)][_0x1676bc(0x252)](_0x5c94ab[_0x1676bc(0x25f)][_0x1676bc(0x23c)],_0x1676bc(0x20d)),_0xae43c6=_0x30c549[_0x1676bc(0x1fc)][_0x1676bc(0x148)](_0x5c94ab[_0x1676bc(0x25f)],_0x4e6516);_0x593855[_0x1676bc(0x1f1)](_0x1f343f[_0x1676bc(0x261)](),{'range':_0xae43c6}),_0x3d293d=!0x0;}}return _0x3d293d;}),_0x30c549[_0x458530(0x1fc)][_0x458530(0x112)][_0x458530(0x205)](_0x2087c9=>this[_0x458530(0x165)](_0x2087c9)),_0x30c549[_0x458530(0x1fc)][_0x458530(0x112)][_0x458530(0x205)](_0x3f2c94=>!_0x3f2c94[_0x458530(0x1f8)][_0x458530(0x110)]&&this[_0x458530(0x238)](_0x3f2c94)),_0x30c549[_0x458530(0x1fc)]['on'](_0x458530(0x10b),()=>{const _0x17dd15=_0x458530;this[_0x17dd15(0x168)]=!0x1;}),_0x30c549[_0x458530(0x1fc)][_0x458530(0x112)]['on'](_0x458530(0x275),(_0x168b75,_0x5be2c2)=>{const _0x32574a=_0x458530;if(!_0x5be2c2[_0x32574a(0x110)]||_0x5be2c2[_0x32574a(0x294)])return;if(!this[_0x32574a(0x168)])return;const _0x4689ce=_0x30c549[_0x32574a(0x1fc)][_0x32574a(0x112)][_0x32574a(0x1e6)][_0x32574a(0x1e4)]();if(0x0==_0x4689ce[_0x32574a(0x286)])return;const _0x4dd2ff=[],_0x595fc5=_0x4689ce[_0x32574a(0x10e)](_0xed9dce=>_0x32574a(0x1b2)==_0xed9dce[_0x32574a(0x284)]),_0x40eefc=_0x4689ce[_0x32574a(0x10e)](_0x5cd2d8=>_0x32574a(0x237)==_0x5cd2d8[_0x32574a(0x284)]&&_0x32574a(0x265)!=_0x5cd2d8[_0x32574a(0x243)]),_0x48501b=_0x4689ce[_0x32574a(0x10e)](_0x4d8070=>_0x32574a(0x21d)==_0x4d8070[_0x32574a(0x284)]&&_0x32574a(0x265)!=_0x4d8070[_0x32574a(0x243)]);for(const _0xadada9 of _0x595fc5)this[_0x32574a(0x185)](_0xadada9[_0x32574a(0x107)])&&_0x4dd2ff[_0x32574a(0x1ec)]({'key':_0xadada9[_0x32574a(0x107)],'newValue':_0xadada9[_0x32574a(0x172)],'oldValue':_0xadada9[_0x32574a(0x155)],'range':Ut(_0xadada9[_0x32574a(0x25d)],_0x30c549[_0x32574a(0x1fc)])});for(const _0x4dce58 of _0x40eefc){const _0xe2c7ab=_0x48501b[_0x32574a(0x216)](_0x3cb601=>_0x3cb601[_0x32574a(0x1b1)]===_0x4dce58[_0x32574a(0x1b1)]);if(_0xe2c7ab){const _0x3c4af8=Ot(_0x4dce58[_0x32574a(0x1e3)][_0x32574a(0x23c)],_0x30c549[_0x32574a(0x1fc)]);_0xe2c7ab[_0x32574a(0x243)]!==_0x4dce58[_0x32574a(0x243)]&&_0x4dd2ff[_0x32574a(0x1ec)]({'key':_0x32574a(0x214),'newValue':_0x4dce58[_0x32574a(0x243)],'oldValue':_0xe2c7ab[_0x32574a(0x243)],'range':_0x3c4af8});for(const [_0x4a119c,_0x33088b]of _0xe2c7ab[_0x32574a(0x244)]){if(!this[_0x32574a(0x185)](_0x4a119c))continue;const _0x56b68f=_0x4dce58[_0x32574a(0x244)][_0x32574a(0x1f9)](_0x4a119c);_0x33088b!==_0x56b68f&&_0x4dd2ff[_0x32574a(0x1ec)]({'key':_0x4a119c,'newValue':_0x56b68f,'oldValue':_0x33088b,'range':_0x3c4af8});}for(const [_0x349ff2,_0xb5c506]of _0x4dce58[_0x32574a(0x244)])this[_0x32574a(0x185)](_0x349ff2)&&(_0xe2c7ab[_0x32574a(0x244)][_0x32574a(0x178)](_0x349ff2)||_0x4dd2ff[_0x32574a(0x1ec)]({'key':_0x349ff2,'newValue':_0xb5c506,'oldValue':null,'range':_0x3c4af8}));}}0x0!=_0x4dd2ff[_0x32574a(0x286)]&&_0x30c549[_0x32574a(0x1fc)][_0x32574a(0x158)](_0x5be2c2,_0x4bb171=>{const _0x5d79dd=_0x32574a,_0x475794=_0x506890();for(const {range:_0x426aee,key:_0x563fcd,oldValue:_0x295ee2,newValue:_0x33c2ef}of _0x4dd2ff)this[_0x5d79dd(0x2a0)](_0x426aee,_0x563fcd,_0x295ee2,_0x33c2ef,{'groupId':_0x475794});this[_0x5d79dd(0x266)](_0x4bb171,_0x4dd2ff);});},{'priority':_0x458530(0x228)}),_0x30c549[_0x458530(0x1fc)][_0x458530(0x177)]['on'](_0x458530(0x24f),(_0x451629,_0x50edc9,_0x42faae)=>{const _0x50aa70=_0x458530;if(null==_0x42faae){const {id:_0x322031}=this[_0x50aa70(0x295)](_0x50edc9[_0x50aa70(0x243)]),_0x2dfd05=this[_0x50aa70(0x1c5)][_0x50aa70(0x1f9)](_0x322031);_0x2dfd05&&_0x2dfd05[_0x50aa70(0x111)](_0x50edc9[_0x50aa70(0x243)]);}}),_0x30c549[_0x458530(0x1fc)][_0x458530(0x112)]['on'](_0x458530(0x275),()=>{const _0x5afde8=_0x458530,_0x178737=Array[_0x5afde8(0x12c)](_0x30c549[_0x5afde8(0x1fc)][_0x5afde8(0x112)][_0x5afde8(0x1e6)][_0x5afde8(0x22f)]())[_0x5afde8(0x10e)](_0x27ff04=>_0x5afde8(0x28c)===this[_0x5afde8(0x295)](_0x27ff04[_0x5afde8(0x243)])[_0x5afde8(0x259)]);if(0x0===_0x178737[_0x5afde8(0x286)])return;_0x178737[_0x5afde8(0x119)]((_0x5f1187,_0x2362a7)=>{const _0x3a0632=_0x5afde8,_0x3e2c53=_0x5f1187[_0x3a0632(0x23d)][_0x3a0632(0x160)],_0xeefbcf=_0x2362a7[_0x3a0632(0x23d)][_0x3a0632(0x160)];return null===_0x3e2c53&&null===_0xeefbcf?0x0:null===_0x3e2c53&&null!==_0xeefbcf?-0x1:null!==_0x3e2c53&&null===_0xeefbcf?0x1:_0x3e2c53[_0x3a0632(0x25f)][_0x3a0632(0x231)](_0xeefbcf[_0x3a0632(0x25f)])?-0x1:0x1;});const _0x54c872=new Set(),_0x12ef04=new Set();for(const {name:_0x4d791b,data:_0x48e4e7}of _0x178737){const {id:_0x3dbe36}=this[_0x5afde8(0x295)](_0x4d791b);if(null===_0x48e4e7[_0x5afde8(0x160)]){const _0x2da518=this[_0x5afde8(0x2a7)](_0x4d791b);_0x12ef04[_0x5afde8(0x1be)](_0x2da518);}else{const _0x48484d=this[_0x5afde8(0x1c5)][_0x5afde8(0x1f9)](_0x3dbe36);null!==_0x48e4e7[_0x5afde8(0x171)]||_0x48484d[_0x5afde8(0x264)]?(_0x54c872[_0x5afde8(0x1be)](_0x48484d[_0x5afde8(0x1bd)]),_0x12ef04[_0x5afde8(0x1be)](_0x48484d)):this[_0x5afde8(0x108)](_0x48484d);}}_0x12ef04[_0x5afde8(0x16b)]>0x0&&this[_0x5afde8(0x14a)](_0x12ef04);for(const _0x194bf5 of _0x54c872)this[_0x5afde8(0x287)](_0x5afde8(0x1e7),_0x194bf5);}),_0x30c549[_0x458530(0x1fc)]['on'](_0x458530(0x17d),(_0x59df3b,_0xeaea24)=>{const _0x27249a=_0x458530,_0x13e060=_0xeaea24[0x0];if(!this[_0x27249a(0x1c5)][_0x27249a(0x16b)])return;if(!_0x13e060[_0x27249a(0x18e)])return;if(_0x13e060[_0x27249a(0x1f8)][_0x27249a(0x294)]||!_0x13e060[_0x27249a(0x1f8)][_0x27249a(0x110)])return;let _0x3324c8,_0x1001ff;switch(_0x13e060[_0x27249a(0x284)]){case _0x27249a(0x237):_0x3324c8=_0x30c549[_0x27249a(0x1fc)][_0x27249a(0x252)](_0x13e060[_0x27249a(0x1e3)]),_0x1001ff=_0x3324c8[_0x27249a(0x14f)](_0x13e060[_0x27249a(0x194)]);break;case _0x27249a(0x242):_0x3324c8=_0x30c549[_0x27249a(0x1fc)][_0x27249a(0x252)](_0x13e060[_0x27249a(0x269)]),_0x1001ff=_0x30c549[_0x27249a(0x1fc)][_0x27249a(0x252)](_0x13e060[_0x27249a(0x26a)]);break;case _0x27249a(0x27a):_0x3324c8=_0x30c549[_0x27249a(0x1fc)][_0x27249a(0x252)](_0x13e060[_0x27249a(0x2ab)]),_0x1001ff=_0x3324c8[_0x27249a(0x14f)](_0x13e060[_0x27249a(0x194)]);break;default:return;}const _0x24752f=_0x30c549[_0x27249a(0x1fc)][_0x27249a(0x148)](_0x3324c8,_0x1001ff);_0x30c549[_0x27249a(0x1fc)][_0x27249a(0x17e)](()=>{const _0x5d9a19=_0x27249a;for(const {suggestion:_0x9474a4,meta:_0x37f197}of this[_0x5d9a19(0x1b4)](_0x24752f)){if(_0x9474a4[_0x5d9a19(0x1cb)])continue;if(_0x5d9a19(0x234)==_0x9474a4[_0x5d9a19(0x284)])continue;const _0x5abb40=this[_0x5d9a19(0x1fb)](_0x9474a4);if(_0x5abb40&&this[_0x5d9a19(0x14e)](_0x5abb40)&&_0x5d9a19(0x242)!=_0x13e060[_0x5d9a19(0x284)])continue;const _0x3ecc3b=_0x9474a4[_0x5d9a19(0x23d)]&&_0x9474a4[_0x5d9a19(0x23d)][_0x5d9a19(0x1d8)];(_0x5d9a19(0x15f)!=_0x9474a4[_0x5d9a19(0x284)]||_0x5d9a19(0x242)==_0x13e060[_0x5d9a19(0x284)]&&!_0x3ecc3b)&&(_0x37f197[_0x5d9a19(0x2ad)]||_0x5d9a19(0x1c3)==_0x9474a4[_0x5d9a19(0x284)]&&_0x37f197[_0x5d9a19(0x263)]||_0x9474a4[_0x5d9a19(0x146)]()[_0x5d9a19(0x153)](_0x24752f)&&this[_0x5d9a19(0x1dc)](_0x9474a4,_0x3324c8,_0x1001ff));}});},{'priority':_0x458530(0x228)}),_0x30c549[_0x458530(0x1fc)]['on'](_0x458530(0x137),(_0x55e6b4,_0x51a71a)=>{const _0x8ae21a=_0x458530,_0x121c21=_0x51a71a[0x0],_0x2cf94a=_0x51a71a[0x1];if(_0x2cf94a&&_0x2cf94a[_0x8ae21a(0x13a)])return;if(this[_0x8ae21a(0x20b)])return;if(!this[_0x8ae21a(0x254)][_0x8ae21a(0x1d1)])return;if(_0x121c21[_0x8ae21a(0x290)])return;const _0x5616e1=_0x30c549[_0x8ae21a(0x1fc)][_0x8ae21a(0x21b)],{start:_0x54dbdf,end:_0x12f335}=_0x121c21[_0x8ae21a(0x146)](),_0x30d17e=_0x54dbdf[_0x8ae21a(0x23c)]&&_0x5616e1[_0x8ae21a(0x1bf)](_0x54dbdf[_0x8ae21a(0x23c)])?null:_0x5616e1[_0x8ae21a(0x1d2)](_0x54dbdf,_0x8ae21a(0x11e)),_0x4c8e30=_0x12f335[_0x8ae21a(0x16f)]&&_0x5616e1[_0x8ae21a(0x1bf)](_0x12f335[_0x8ae21a(0x16f)])?null:_0x5616e1[_0x8ae21a(0x1d2)](_0x12f335,_0x8ae21a(0x245)),_0x29db67=_0x30c549[_0x8ae21a(0x1fc)][_0x8ae21a(0x148)](_0x30d17e?_0x30d17e[_0x8ae21a(0x25f)]:_0x54dbdf,_0x4c8e30?_0x4c8e30[_0x8ae21a(0x20d)]:_0x12f335);_0x30c549[_0x8ae21a(0x1fc)][_0x8ae21a(0x17e)](_0xa0eb68=>{const _0x3d7b90=_0x8ae21a;this[_0x3d7b90(0x1b3)](_0x29db67);const _0x480b46=_0x30c549[_0x3d7b90(0x1fc)][_0x3d7b90(0x21b)][_0x3d7b90(0x1d2)](_0x29db67[_0x3d7b90(0x25f)]);_0x121c21['is'](_0x3d7b90(0x191))?_0xa0eb68[_0x3d7b90(0x25b)](_0x480b46):_0x121c21[_0x3d7b90(0x1d0)](_0x480b46);}),_0x55e6b4[_0x8ae21a(0x163)]();},{'priority':_0x2bed3b[_0x458530(0x188)]+0xa}),_0x30c549[_0x458530(0x1fc)]['on'](_0x458530(0x127),(_0x491433,_0x4d6b7b)=>{const _0x29b056=_0x458530,_0x2d95e1=_0x4d6b7b[_0x4d6b7b[_0x29b056(0x286)]-0x1];_0x2d95e1&&_0x2d95e1[_0x29b056(0x13a)]||this[_0x29b056(0x20b)]||this[_0x29b056(0x254)][_0x29b056(0x1d1)]&&(_0x30c549[_0x29b056(0x1fc)][_0x29b056(0x17e)](()=>{const _0x3faa98=_0x29b056;let _0x27d19d=_0x30c549[_0x3faa98(0x1fc)][_0x3faa98(0x127)](_0x4d6b7b[0x0],_0x4d6b7b[0x1],_0x4d6b7b[0x2],{'forceDefaultExecution':!0x0});if(!_0x27d19d)return;_0x491433[_0x3faa98(0x139)]=_0x27d19d[_0x3faa98(0x26f)]();const _0x403ea2=_0x27d19d[_0x3faa98(0x20d)][_0x3faa98(0x16f)],_0xf7b5cd=_0x30c549[_0x3faa98(0x1fc)][_0x3faa98(0x21b)];_0x403ea2&&_0xf7b5cd[_0x3faa98(0x19d)](_0x403ea2)&&!_0xf7b5cd[_0x3faa98(0x297)](_0x403ea2)&&(_0x27d19d=_0x30c549[_0x3faa98(0x1fc)][_0x3faa98(0x148)](_0x27d19d[_0x3faa98(0x25f)],_0x30c549[_0x3faa98(0x1fc)][_0x3faa98(0x252)](_0x403ea2,_0x3faa98(0x20d)))),this[_0x3faa98(0x1dd)](_0x27d19d);}),_0x491433[_0x29b056(0x163)]());},{'priority':_0x458530(0x226)}),this[_0x458530(0x1a2)][_0x458530(0x1e0)][_0x458530(0x1be)](_0x458530(0x122),this[_0x458530(0x254)]),this[_0x458530(0x21a)](_0x458530(0x122));const _0x48f92a=new _0x1d4fe6(_0x30c549,this[_0x458530(0x1c5)]);_0x30c549[_0x458530(0x1e0)][_0x458530(0x1be)](_0x458530(0x23f),_0x48f92a),this[_0x458530(0x21a)](_0x458530(0x23f));const _0x1dfbe7=new _0x55b9b9(_0x30c549,this[_0x458530(0x1c5)]);_0x30c549[_0x458530(0x1e0)][_0x458530(0x1be)](_0x458530(0x120),_0x1dfbe7),this[_0x458530(0x21a)](_0x458530(0x120)),_0x30c549[_0x458530(0x1e0)][_0x458530(0x1be)](_0x458530(0x21c),new _0x517a20(_0x30c549,_0x48f92a,this[_0x458530(0x1c5)])),this[_0x458530(0x21a)](_0x458530(0x21c)),_0x30c549[_0x458530(0x1e0)][_0x458530(0x1be)](_0x458530(0x109),new _0x517a20(_0x30c549,_0x1dfbe7,this[_0x458530(0x1c5)])),this[_0x458530(0x21a)](_0x458530(0x109)),_0x30c549[_0x458530(0x1e0)][_0x458530(0x1be)](_0x458530(0x18a),new _0x12c697(_0x30c549,_0x48f92a,this[_0x458530(0x1c5)])),this[_0x458530(0x21a)](_0x458530(0x18a)),_0x30c549[_0x458530(0x1e0)][_0x458530(0x1be)](_0x458530(0x2a5),new _0x12c697(_0x30c549,_0x1dfbe7,this[_0x458530(0x1c5)])),this[_0x458530(0x21a)](_0x458530(0x2a5));const _0x37e870=_0x30c549[_0x458530(0x106)][_0x458530(0x1f9)](_0x458530(0x1e9));this[_0x458530(0x279)](_0x37e870,_0x458530(0x1f7),(_0x2ed8f2,{threadId:_0x7931b7})=>{const _0x556665=_0x458530,_0x4be977=this[_0x556665(0x1c5)][_0x556665(0x1f9)](_0x7931b7);_0x4be977&&_0x4be977[_0x556665(0x1b8)]&&0x1===_0x4be977[_0x556665(0x1b8)][_0x556665(0x286)]&&this[_0x556665(0x152)](_0x7931b7,{'hasComments':!0x0});},{'priority':_0x458530(0x29b)}),this[_0x458530(0x279)](_0x37e870,_0x458530(0x2a9),(_0xfb475,{threadId:_0x15d33b})=>{const _0x3ba67f=_0x458530,_0x53a60e=this[_0x3ba67f(0x1c5)][_0x3ba67f(0x1f9)](_0x15d33b);_0x53a60e&&_0x53a60e[_0x3ba67f(0x1b8)]&&!_0x53a60e[_0x3ba67f(0x1b8)][_0x3ba67f(0x286)]&&this[_0x3ba67f(0x152)](_0x15d33b,{'hasComments':!0x1});},{'priority':_0x458530(0x29b)});}set[_0x3ec1a6(0x12e)](_0x49ba52){const _0x374bd3=_0x3ec1a6;if(this[_0x374bd3(0x1cf)])throw new _0x3c4b83(_0x374bd3(0x176),this);this[_0x374bd3(0x1cf)]=_0x49ba52;}get[_0x3ec1a6(0x12e)](){const _0x4cea24=_0x3ec1a6;return this[_0x4cea24(0x1cf)];}[_0x3ec1a6(0x1d3)]({skipNotAttached:_0x1043a4=!0x1,toJSON:_0x4faf5b=!0x1}={}){const _0x51a515=_0x3ec1a6,_0x34dc61=[];for(const _0x3a19f0 of this[_0x51a515(0x1c5)][_0x51a515(0x1ad)]())_0x1043a4&&!_0x3a19f0[_0x51a515(0x264)]||_0x34dc61[_0x51a515(0x1ec)](_0x3a19f0);return _0x4faf5b?_0x34dc61[_0x51a515(0x21e)](_0x195f77=>_0x195f77[_0x51a515(0x11b)]()):_0x34dc61;}[_0x3ec1a6(0x1a0)](_0x5eb62d){const _0x5bc0ed=_0x3ec1a6,_0x32cc17=this[_0x5bc0ed(0x1c5)][_0x5bc0ed(0x1f9)](_0x5eb62d);if(!_0x32cc17)throw new _0x3c4b83(_0x5bc0ed(0x143),this);return _0x32cc17;}[_0x3ec1a6(0x288)](_0x117b06){const _0x5c9d71=_0x3ec1a6;return this[_0x5c9d71(0x1c5)][_0x5c9d71(0x178)](_0x117b06);}[_0x3ec1a6(0x224)](_0x18715f){const _0x56cab6=_0x3ec1a6,{authorId:_0x108575,id:_0x39a1e8,attributes:_0x360d9b}=_0x18715f,[_0x341a5f,_0x2c4487]=_0x18715f[_0x56cab6(0x284)][_0x56cab6(0x242)](':'),_0xe1c319=this[_0x56cab6(0x1c5)][_0x56cab6(0x1f9)](_0x39a1e8)||this[_0x56cab6(0x105)](_0x341a5f,_0x2c4487,_0x39a1e8,_0x108575,_0x360d9b);if(this[_0x56cab6(0x1fd)](_0xe1c319),this[_0x56cab6(0x227)](_0xe1c319,_0x341a5f,_0x2c4487||null,_0x108575),_0xe1c319[_0x56cab6(0x201)]=_0x18715f[_0x56cab6(0x201)],_0xe1c319[_0x56cab6(0x182)]=!0x0,_0x360d9b&&_0x360d9b[_0x56cab6(0x285)]){const _0x634fd2=_0x360d9b[_0x56cab6(0x285)],_0x30f4d6=this[_0x56cab6(0x20e)](_0x634fd2[_0x56cab6(0x13d)]);_0xe1c319[_0x56cab6(0x1df)]=_0x634fd2[_0x56cab6(0x201)],_0xe1c319[_0x56cab6(0x20f)]=_0x30f4d6,_0xe1c319[_0x56cab6(0x101)]=!0x0;}else _0xe1c319[_0x56cab6(0x1df)]=_0x18715f[_0x56cab6(0x201)];switch(_0x18715f[_0x56cab6(0x23d)]&&(_0xe1c319[_0x56cab6(0x23d)]=_0x18715f[_0x56cab6(0x23d)]),_0x18715f[_0x56cab6(0x244)]&&(_0xe1c319[_0x56cab6(0x244)]=_0x18715f[_0x56cab6(0x244)]),this[_0x56cab6(0x1cf)]&&this[_0x56cab6(0x1cf)][_0x56cab6(0x1b6)]||(_0xe1c319[_0x56cab6(0x299)]=!0x0),this[_0x56cab6(0x15e)][_0x56cab6(0x1f9)](_0xe1c319)){case _0x56cab6(0x2a1):this[_0x56cab6(0x15e)][_0x56cab6(0x1de)](_0xe1c319,_0x56cab6(0x24d));break;case _0x56cab6(0x209):_0xe1c319[_0x56cab6(0x264)]?(this[_0x56cab6(0x1ef)](new Set([_0xe1c319])),this[_0x56cab6(0x14a)](new Set([_0xe1c319])),this[_0x56cab6(0x15e)][_0x56cab6(0x1de)](_0xe1c319,_0x56cab6(0x1ff)),this[_0x56cab6(0x287)](_0x56cab6(0x11a),_0xe1c319)):this[_0x56cab6(0x15e)][_0x56cab6(0x1de)](_0xe1c319,_0x56cab6(0x145));}return _0xe1c319;}[_0x3ec1a6(0x23f)](_0x544738){const _0x1b0140=_0x3ec1a6;this[_0x1b0140(0x13a)](()=>{const _0x3ab178=_0x1b0140;this[_0x3ab178(0x1a2)][_0x3ab178(0x1fc)][_0x3ab178(0x17e)](()=>{const _0x426b69=_0x3ab178;for(const _0x3e2893 of _0x544738[_0x426b69(0x1b7)]())_0x3e2893[_0x426b69(0x130)]();});});}[_0x3ec1a6(0x120)](_0x36d1d8){const _0x1d2ac8=_0x3ec1a6;this[_0x1d2ac8(0x13a)](()=>{const _0x10078b=_0x1d2ac8;this[_0x10078b(0x1a2)][_0x10078b(0x1fc)][_0x10078b(0x17e)](()=>{const _0x515ebe=_0x10078b;for(const _0x123d1b of _0x36d1d8[_0x515ebe(0x1b7)]())_0x123d1b[_0x515ebe(0x17a)]();});});}[_0x3ec1a6(0x21a)](_0x43974d,_0x5e338c){const _0xd840e6=_0x3ec1a6,_0x180d59=this[_0xd840e6(0x1a2)][_0xd840e6(0x1e0)][_0xd840e6(0x1f9)](_0x43974d);if(!_0x180d59)throw new _0x3c4b83(_0xd840e6(0x1ea),this,{'commandName':_0x43974d});if(this[_0xd840e6(0x1aa)][_0xd840e6(0x178)](_0x180d59))throw new _0x3c4b83(_0xd840e6(0x1af),this,{'commandName':_0x43974d});this[_0xd840e6(0x1aa)][_0xd840e6(0x1be)](_0x180d59),_0x5e338c&&_0x180d59['on'](_0xd840e6(0x13c),(_0x3e1c6a,_0x575726)=>{const _0x477b72=_0xd840e6;this[_0x477b72(0x254)][_0x477b72(0x1d1)]&&(this[_0x477b72(0x20b)]||(_0x575726[_0x477b72(0x286)]>0x0&&_0x575726[_0x575726[_0x477b72(0x286)]-0x1]&&_0x575726[_0x575726[_0x477b72(0x286)]-0x1][_0x477b72(0x13a)]?_0x575726[_0x477b72(0x1c6)]():(_0x3e1c6a[_0x477b72(0x139)]=_0x5e338c((..._0x51a284)=>_0x180d59[_0x477b72(0x13c)](..._0x51a284,{'forceDefaultExecution':!0x0}),..._0x575726),_0x3e1c6a[_0x477b72(0x163)]())));},{'priority':_0xd840e6(0x226)});}[_0x3ec1a6(0x13a)](_0xcfadb1){const _0x19cfb8=_0x3ec1a6;let _0x32ad0e,_0x2e950c;const _0x1147db=this[_0x19cfb8(0x20b)];this[_0x19cfb8(0x20b)]=!0x0;try{_0x32ad0e=_0xcfadb1();}catch(_0xdaca44){_0x2e950c=_0xdaca44;}return _0x1147db||(this[_0x19cfb8(0x20b)]=!0x1),_0x2e950c&&_0x3c4b83[_0x19cfb8(0x296)](_0x2e950c,this),_0x32ad0e;}[_0x3ec1a6(0x1dd)](_0x539be5,_0x1096dc=null,_0x823adb={}){const _0x2c2ab2=_0x3ec1a6;if(_0x539be5[_0x2c2ab2(0x290)])return null;const _0x13519a=this[_0x2c2ab2(0x1a2)][_0x2c2ab2(0x106)][_0x2c2ab2(0x1f9)](_0x2c2ab2(0x13e))['me'];for(const {suggestion:_0x56d30b,meta:_0x1ebc08}of this[_0x2c2ab2(0x1b4)](_0x539be5,_0x2c2ab2(0x1c3)))if(_0x1ebc08[_0x2c2ab2(0x263)]){if(!_0x1ebc08[_0x2c2ab2(0x29e)]){if(_0x1ebc08[_0x2c2ab2(0x2ad)]){if(!this[_0x2c2ab2(0x1eb)]||!Pt(_0x56d30b,_0x823adb))continue;return _0x56d30b;}if(Pt(_0x56d30b,_0x823adb))return _0x56d30b;this[_0x2c2ab2(0x1dc)](_0x56d30b,_0x539be5[_0x2c2ab2(0x25f)],_0x539be5[_0x2c2ab2(0x20d)]);break;}if(_0x1096dc==_0x56d30b[_0x2c2ab2(0x1c7)]&&Pt(_0x56d30b,_0x823adb)){const _0x2879d4=_0x56d30b[_0x2c2ab2(0x146)]();return _0x2879d4[_0x2c2ab2(0x25f)][_0x2c2ab2(0x196)](_0x539be5[_0x2c2ab2(0x20d)])?this[_0x2c2ab2(0x2a3)](_0x56d30b,this[_0x2c2ab2(0x1ca)][_0x2c2ab2(0x148)](_0x539be5[_0x2c2ab2(0x25f)],_0x2879d4[_0x2c2ab2(0x20d)])):this[_0x2c2ab2(0x2a3)](_0x56d30b,this[_0x2c2ab2(0x1ca)][_0x2c2ab2(0x148)](_0x2879d4[_0x2c2ab2(0x25f)],_0x539be5[_0x2c2ab2(0x20d)])),_0x56d30b;}}const _0x2d2b88=_0x506890(),_0x542236=_0x13519a['id'],_0x1ec2f6=_0x1096dc?_0x2c2ab2(0x199)+_0x1096dc:_0x2c2ab2(0x1c3),_0x1ea476=this[_0x2c2ab2(0x157)]({'id':_0x2d2b88,'type':_0x1ec2f6,'createdAt':new Date(),'authorId':_0x542236,'attributes':_0x823adb});return this[_0x2c2ab2(0x276)](_0x1ec2f6,_0x2d2b88,_0x542236,_0x539be5),_0x1ea476;}[_0x3ec1a6(0x267)](_0x4f062d,_0x11732a=_0x3ec1a6(0x1d9),_0x5a83fb={}){const _0x3aae38=_0x3ec1a6,_0x36f565=this[_0x3aae38(0x1a2)][_0x3aae38(0x106)][_0x3aae38(0x1f9)](_0x3aae38(0x13e))['me'],_0xd4900c=this[_0x3aae38(0x1db)][_0x3aae38(0x1b9)](_0x3aae38(0x1c3),_0x11732a,_0x3aae38(0x2af));for(const _0x47bebd of this[_0x3aae38(0x1d3)]())if(_0x47bebd[_0x3aae38(0x20f)]['id']==_0x36f565['id']&&_0x3aae38(0x1c3)==_0x47bebd[_0x3aae38(0x284)]&&_0x47bebd[_0x3aae38(0x1c7)]==_0x11732a&&Pt(_0x47bebd,_0x5a83fb)&&(_0xd4900c(_0x47bebd[_0x3aae38(0x215)](),_0x4f062d)||_0xd4900c(_0x4f062d,_0x47bebd[_0x3aae38(0x215)]()))){for(const _0x273c0f of _0x4f062d)_0x47bebd[_0x3aae38(0x18d)](_0x273c0f);return _0x47bebd;}for(const {suggestion:_0x3cbf33,meta:_0x2e5c0e}of this[_0x3aae38(0x1b4)](_0x4f062d,_0x3aae38(0x1c3))){if(!_0x2e5c0e[_0x3aae38(0x263)])continue;if(!this[_0x3aae38(0x1eb)]&&_0x2e5c0e[_0x3aae38(0x2ad)])continue;if(!Pt(_0x3cbf33,_0x5a83fb))continue;let _0x4815cb=!0x0;for(const _0x5b68ad of _0x3cbf33[_0x3aae38(0x215)]())for(const _0x3ddef7 of _0x4f062d)if(!_0x5b68ad[_0x3aae38(0x153)](_0x3ddef7)){_0x4815cb=!0x1;break;}if(_0x4815cb)return _0x3cbf33;}const _0x27cc91=_0x506890(),_0x5ae046=_0x36f565['id'],_0x4f43ae=_0x3aae38(0x199)+_0x11732a,_0x414d45=this[_0x3aae38(0x157)]({'id':_0x27cc91,'type':_0x4f43ae,'createdAt':new Date(),'authorId':_0x5ae046,'attributes':_0x5a83fb});for(const _0x1017bf of _0x4f062d)this[_0x3aae38(0x276)](_0x4f43ae,_0x27cc91,_0x5ae046,_0x1017bf,_0x157044[_0x3aae38(0x206)]());return _0x414d45;}[_0x3ec1a6(0x225)](_0x4ae858,_0x5cdab6,_0xcdec54=null,_0x3464cf={}){const _0x239283=_0x3ec1a6;if(_0xcdec54=_0xcdec54||Et(_0x5cdab6),_0x4ae858[_0x239283(0x290)])return null;if(_0x239283(0x202)===this[_0x239283(0x230)]){const _0x6a4c6=this[_0x239283(0x1db)][_0x239283(0x1b9)](_0x239283(0x234),_0xcdec54,_0x239283(0x130));return this[_0x239283(0x13a)](()=>_0x6a4c6([_0x4ae858],_0x5cdab6,_0x3464cf)),null;}const _0x3a6d6a=this[_0x239283(0x1a2)][_0x239283(0x106)][_0x239283(0x1f9)](_0x239283(0x13e))['me'],_0x36d80f=[];if(_0x239283(0x1c9)!==this[_0x239283(0x230)]){for(const {suggestion:_0x4ac273,meta:_0x1c24b7}of this[_0x239283(0x1b4)](_0x4ae858,_0x239283(0x1c3)))_0x1c24b7[_0x239283(0x263)]&&!_0x1c24b7[_0x239283(0x26b)]&&_0x36d80f[_0x239283(0x1ec)](..._0x4ac273[_0x239283(0x215)]());}const _0x446376=function(_0x52f347,_0x51bca2){const _0x1711b8=_0x239283,_0x585dd9=[];for(const _0x326e39 of _0x51bca2){const _0x5374d2=_0x52f347[_0x1711b8(0x1cc)](_0x326e39);_0x5374d2&&_0x585dd9[_0x1711b8(0x1ec)](_0x5374d2);}return _0x585dd9;}(_0x4ae858,_0x36d80f),_0x34949d=function(_0x3cb9da,_0x2afb70){const _0x20478b=_0x239283,_0x5a3a80=[_0x3cb9da];for(const _0x1a8aea of _0x2afb70){let _0x3d671d=0x0;for(;_0x3d671d<_0x5a3a80[_0x20478b(0x286)];){const _0x4fc76f=_0x5a3a80[_0x3d671d][_0x20478b(0x1a6)](_0x1a8aea);_0x5a3a80[_0x20478b(0x164)](_0x3d671d,0x1,..._0x4fc76f),_0x3d671d+=_0x4fc76f[_0x20478b(0x286)];}}return _0x5a3a80;}(_0x4ae858,_0x36d80f);_0x446376[_0x239283(0x286)]&&this[_0x239283(0x1ca)][_0x239283(0x17e)](()=>{const _0x3abb73=_0x239283;for(const _0x1caa21 of _0x446376){const _0xc19518=this[_0x3abb73(0x1db)][_0x3abb73(0x1b9)](_0x3abb73(0x234),_0xcdec54,_0x3abb73(0x130));this[_0x3abb73(0x13a)](()=>_0xc19518([_0x1caa21],_0x5cdab6,_0x3464cf));}});for(const _0x4a87e7 of _0x34949d){let _0x4fa9e8=null,_0x42511e=_0x4a87e7[_0x239283(0x25f)],_0x113ad8=_0x4a87e7[_0x239283(0x20d)];for(const {suggestion:_0x3a0ebe,meta:_0x53fe83}of this[_0x239283(0x1b4)](_0x4a87e7,_0x239283(0x234))){if(!_0x53fe83[_0x239283(0x263)])continue;if(_0x3a0ebe[_0x239283(0x1c7)]!=_0xcdec54)continue;if(!Pt(_0x3a0ebe,_0x3464cf))continue;const _0x1bf45d=_0x3a0ebe[_0x239283(0x146)]();if(_0x1bf45d[_0x239283(0x153)](_0x4a87e7,!0x0))return null;_0x42511e=_0x42511e[_0x239283(0x231)](_0x1bf45d[_0x239283(0x25f)])?_0x42511e:_0x1bf45d[_0x239283(0x25f)],_0x113ad8=_0x113ad8[_0x239283(0x27b)](_0x1bf45d[_0x239283(0x20d)])?_0x113ad8:_0x1bf45d[_0x239283(0x20d)],_0x4fa9e8?_0x1bf45d[_0x239283(0x25f)][_0x239283(0x231)](_0x4fa9e8[_0x239283(0x146)]()[_0x239283(0x25f)])?(_0x4fa9e8[_0x239283(0x210)](),_0x4fa9e8=_0x3a0ebe):_0x3a0ebe[_0x239283(0x210)]():_0x4fa9e8=_0x3a0ebe;}const _0x5c0966=this[_0x239283(0x1ca)][_0x239283(0x148)](_0x42511e,_0x113ad8);if(_0x4fa9e8)this[_0x239283(0x2a3)](_0x4fa9e8,_0x5c0966);else{const _0x12fc84=_0x506890(),_0x1c0551=_0x3a6d6a['id'];this[_0x239283(0x157)]({'id':_0x12fc84,'type':_0x239283(0x262)+_0xcdec54,'data':_0x5cdab6,'createdAt':new Date(),'authorId':_0x1c0551,'attributes':_0x3464cf}),this[_0x239283(0x276)](_0x239283(0x262)+_0xcdec54,_0x12fc84,_0x1c0551,_0x5c0966);}}return null;}[_0x3ec1a6(0x133)](_0x31746a,_0xab8cf1,_0x390f10=[],_0x55f5a1=null,_0x226d72={}){const _0x41ac90=_0x3ec1a6;_0xab8cf1[_0x41ac90(0x24b)]||(_0xab8cf1[_0x41ac90(0x24b)]=_0xab8cf1[_0x41ac90(0x10f)]),_0xab8cf1[_0x41ac90(0x1d8)]=_0x31746a['is'](_0x41ac90(0x25d)),_0x55f5a1=_0x55f5a1||Et(_0xab8cf1);const _0x2dd5e0=_0x390f10[_0x41ac90(0x21e)](_0x1ca8af=>Ot(_0x1ca8af,this[_0x41ac90(0x1ca)])),_0x2fabc7=_0x31746a['is'](_0x41ac90(0x25d))?_0x31746a:Ot(_0x31746a,this[_0x41ac90(0x1ca)]);if(_0x41ac90(0x202)===this[_0x41ac90(0x230)]){const _0x957437=this[_0x41ac90(0x1db)][_0x41ac90(0x1b9)](_0x41ac90(0x15f),_0x55f5a1,_0x41ac90(0x130));return this[_0x41ac90(0x13a)](()=>_0x957437([_0x2fabc7],_0xab8cf1,_0x226d72)),null;}_0x2dd5e0[_0x41ac90(0x1ec)](_0x2fabc7);let _0x5b15b0=!0x0;for(const _0x1ef1ab of _0x2dd5e0)if(!this[_0x41ac90(0x16d)](_0x1ef1ab)){_0x5b15b0=!0x1;break;}if(_0x5b15b0&&_0x41ac90(0x1c9)!==this[_0x41ac90(0x230)]){const _0x3b2cd2=this[_0x41ac90(0x1db)][_0x41ac90(0x1b9)](_0x41ac90(0x15f),_0x55f5a1,_0x41ac90(0x130));return this[_0x41ac90(0x13a)](()=>_0x3b2cd2([_0x2fabc7],_0xab8cf1,_0x226d72)),null;}let _0x7bc659=null,_0x3a0436=_0x2fabc7[_0x41ac90(0x25f)],_0x5ac2c9=_0x2fabc7[_0x41ac90(0x20d)];for(const {suggestion:_0x20c53a,meta:_0x3860b9}of this[_0x41ac90(0x1b4)](_0x2fabc7,_0x41ac90(0x15f))){if(!_0x3860b9[_0x41ac90(0x263)])continue;if(_0x3860b9[_0x41ac90(0x29e)]||_0x3860b9[_0x41ac90(0x2ad)]||_0x3860b9[_0x41ac90(0x26b)])continue;if(_0x20c53a[_0x41ac90(0x23d)][_0x41ac90(0x24b)]!=_0xab8cf1[_0x41ac90(0x24b)])continue;if(!Pt(_0x20c53a,_0x226d72))continue;const _0x40e907=_0x20c53a[_0x41ac90(0x146)]();if(_0x20c53a[_0x41ac90(0x1c7)]==_0x55f5a1){if(_0x40e907[_0x41ac90(0x153)](_0x2fabc7,!0x0))return null;_0x3a0436=_0x3a0436[_0x41ac90(0x231)](_0x40e907[_0x41ac90(0x25f)])?_0x3a0436:_0x40e907[_0x41ac90(0x25f)],_0x5ac2c9=_0x5ac2c9[_0x41ac90(0x27b)](_0x40e907[_0x41ac90(0x20d)])?_0x5ac2c9:_0x40e907[_0x41ac90(0x20d)],_0x7bc659?_0x40e907[_0x41ac90(0x25f)][_0x41ac90(0x231)](_0x7bc659[_0x41ac90(0x146)]()[_0x41ac90(0x25f)])?(_0x7bc659[_0x41ac90(0x210)](),_0x7bc659=_0x20c53a):_0x20c53a[_0x41ac90(0x210)]():_0x7bc659=_0x20c53a;}else{const _0x160ff2=_0x2fabc7[_0x41ac90(0x1cc)](_0x40e907);this[_0x41ac90(0x116)](_0x20c53a,_0x160ff2);}}const _0x202b62=this[_0x41ac90(0x1a2)][_0x41ac90(0x106)][_0x41ac90(0x1f9)](_0x41ac90(0x13e))['me'],_0x2446c4=_0x506890(),_0xed401e=_0x202b62['id'];if(_0x7bc659)return this[_0x41ac90(0x2a3)](_0x7bc659,this[_0x41ac90(0x1ca)][_0x41ac90(0x148)](_0x3a0436,_0x5ac2c9)),_0x7bc659;{const _0x583daf=this[_0x41ac90(0x157)]({'id':_0x2446c4,'type':_0x41ac90(0x14d)+_0x55f5a1,'data':_0xab8cf1,'createdAt':new Date(),'authorId':_0xed401e,'attributes':_0x226d72});return this[_0x41ac90(0x276)](_0x41ac90(0x14d)+_0x55f5a1,_0x2446c4,_0xed401e,this[_0x41ac90(0x1ca)][_0x41ac90(0x148)](_0x3a0436,_0x5ac2c9)),_0x583daf;}}[_0x3ec1a6(0x270)](_0x1d3395,_0x34fe22,_0x3bafcc=[],_0x5e9cb0=null,_0x23661c={}){const _0x520bc5=_0x3ec1a6;_0x34fe22[_0x520bc5(0x24b)]||(_0x34fe22[_0x520bc5(0x24b)]=_0x34fe22[_0x520bc5(0x10f)]);const _0x353b9f=_0x1d3395[0x0];_0x34fe22[_0x520bc5(0x1d8)]=_0x353b9f['is'](_0x520bc5(0x25d)),_0x5e9cb0=_0x5e9cb0||Et(_0x34fe22);const _0xdb4dae=_0x3bafcc[_0x520bc5(0x21e)](_0xc506e1=>Ot(_0xc506e1,this[_0x520bc5(0x1ca)])),_0x3b1085=_0x353b9f['is'](_0x520bc5(0x25d))?_0x1d3395:_0x1d3395[_0x520bc5(0x21e)](_0x4b0938=>Ot(_0x4b0938,this[_0x520bc5(0x1ca)]));if(_0x520bc5(0x202)===this[_0x520bc5(0x230)]){const _0x117cc1=this[_0x520bc5(0x1db)][_0x520bc5(0x1b9)](_0x520bc5(0x15f),_0x5e9cb0,_0x520bc5(0x130));return this[_0x520bc5(0x13a)](()=>_0x117cc1(_0x3b1085,_0x34fe22,_0x23661c)),null;}_0xdb4dae[_0x520bc5(0x1ec)](..._0x3b1085);let _0x4fa253=!0x0;for(const _0x126bff of _0xdb4dae)if(!this[_0x520bc5(0x16d)](_0x126bff)){_0x4fa253=!0x1;break;}if(_0x4fa253&&_0x520bc5(0x1c9)!==this[_0x520bc5(0x230)]){const _0x48cd2c=this[_0x520bc5(0x1db)][_0x520bc5(0x1b9)](_0x520bc5(0x15f),_0x5e9cb0,_0x520bc5(0x130));return this[_0x520bc5(0x13a)](()=>_0x48cd2c(_0x3b1085,_0x34fe22,_0x23661c)),null;}const _0x18120e=this[_0x520bc5(0x1a2)][_0x520bc5(0x106)][_0x520bc5(0x1f9)](_0x520bc5(0x13e))['me'];for(const _0x44821a of this[_0x520bc5(0x1d3)]()){if(_0x44821a[_0x520bc5(0x20f)]['id']!=_0x18120e['id'])continue;if(_0x520bc5(0x15f)!=_0x44821a[_0x520bc5(0x284)]||_0x44821a[_0x520bc5(0x23d)][_0x520bc5(0x24b)]!=_0x34fe22[_0x520bc5(0x24b)])continue;if(!Pt(_0x44821a,_0x23661c))continue;const _0x24162d=_0x44821a[_0x520bc5(0x1c7)]==_0x5e9cb0;for(let _0x13c2e7=0x0;_0x13c2e7<_0x3b1085[_0x520bc5(0x286)];_0x13c2e7++){const _0x345233=_0x3b1085[_0x13c2e7];for(const _0x29c95b of _0x44821a[_0x520bc5(0x1e8)]()){const _0x40b4f0=_0x29c95b[_0x520bc5(0x117)]();if(_0x345233[_0x520bc5(0x196)](_0x40b4f0)){_0x24162d?(_0x3b1085[_0x520bc5(0x164)](_0x13c2e7,0x1),_0x13c2e7--):_0x44821a[_0x520bc5(0x28a)](_0x29c95b[_0x520bc5(0x243)]);break;}}}}if(0x0==_0x3b1085[_0x520bc5(0x286)])return null;const _0x27e1c7=this[_0x520bc5(0x1db)][_0x520bc5(0x1b9)](_0x520bc5(0x15f),_0x5e9cb0,_0x520bc5(0x2af));for(const _0x52c653 of this[_0x520bc5(0x1d3)]())if(_0x52c653[_0x520bc5(0x20f)]['id']==_0x18120e['id']&&_0x520bc5(0x15f)==_0x52c653[_0x520bc5(0x284)]&&_0x52c653[_0x520bc5(0x23d)][_0x520bc5(0x24b)]==_0x34fe22[_0x520bc5(0x24b)]&&_0x52c653[_0x520bc5(0x1c7)]==_0x5e9cb0&&Pt(_0x52c653,_0x23661c)&&(_0x27e1c7(_0x52c653[_0x520bc5(0x215)](),_0x3b1085)||_0x27e1c7(_0x3b1085,_0x52c653[_0x520bc5(0x215)]()))){for(const _0x421f8f of _0x3b1085)_0x52c653[_0x520bc5(0x18d)](_0x421f8f);return _0x52c653;}const _0x51b6ae=_0x506890(),_0x1e5754=_0x18120e['id'],_0x5aff5b=_0x520bc5(0x14d)+_0x5e9cb0,_0x431a5a=this[_0x520bc5(0x157)]({'id':_0x51b6ae,'type':_0x5aff5b,'data':_0x34fe22,'createdAt':new Date(),'authorId':_0x1e5754,'attributes':_0x23661c});for(const _0x17a6b8 of _0x3b1085)this[_0x520bc5(0x276)](_0x5aff5b,_0x51b6ae,_0x1e5754,_0x17a6b8,_0x157044[_0x520bc5(0x206)]());return _0x431a5a;}[_0x3ec1a6(0x1b3)](_0x546889,_0x57aad6=null,_0x16facd={}){const _0x5a1d9c=_0x3ec1a6;if(_0x546889[_0x5a1d9c(0x290)])return null;const _0x39a07f=this[_0x5a1d9c(0x1a2)][_0x5a1d9c(0x106)][_0x5a1d9c(0x1f9)](_0x5a1d9c(0x13e))['me'],_0x432fcf=new _0x512b39(_0x546889[_0x5a1d9c(0x25f)],_0x546889[_0x5a1d9c(0x20d)]);for(const {suggestion:_0x24186b,meta:_0x226cab}of this[_0x5a1d9c(0x1b4)](_0x432fcf,_0x5a1d9c(0x1c3)))if(_0x226cab[_0x5a1d9c(0x263)]&&!_0x226cab[_0x5a1d9c(0x29e)]){if(_0x24186b[_0x5a1d9c(0x1cb)]){const _0x2409e3=_0x24186b[_0x5a1d9c(0x215)]()[_0x5a1d9c(0x10e)](_0x3d624f=>_0x5a1d9c(0x121)!=_0x3d624f[_0x5a1d9c(0x2a4)][_0x5a1d9c(0x183)]);_0x2409e3[_0x5a1d9c(0x29d)](_0x3973ec=>_0x432fcf[_0x5a1d9c(0x153)](_0x3973ec,!0x0))&&_0x24186b[_0x5a1d9c(0x17a)]();if(_0x2409e3[_0x5a1d9c(0x19c)](_0x5419c2=>_0x5419c2[_0x5a1d9c(0x153)](_0x432fcf,!0x0))){const _0x2bce5d=this[_0x5a1d9c(0x1db)][_0x5a1d9c(0x1b9)](_0x5a1d9c(0x220),_0x57aad6,_0x5a1d9c(0x130));return this[_0x5a1d9c(0x13a)](()=>_0x2bce5d([_0x432fcf],null,_0x16facd)),null;}}else{const _0x6f191e=_0x432fcf[_0x5a1d9c(0x1cc)](_0x24186b[_0x5a1d9c(0x146)]());null!==_0x6f191e&&_0x24186b[_0x5a1d9c(0x131)]([_0x6f191e],null,_0x16facd);}}if(_0x432fcf[_0x5a1d9c(0x250)](),_0x432fcf[_0x5a1d9c(0x290)]||_0x5a1d9c(0x121)==_0x432fcf[_0x5a1d9c(0x2a4)][_0x5a1d9c(0x183)])return null;let _0x576ba9=null,_0x38baab=_0x432fcf[_0x5a1d9c(0x25f)],_0x31234e=_0x432fcf[_0x5a1d9c(0x20d)];const _0x2ea24c=this[_0x5a1d9c(0x1b4)](_0x432fcf,_0x5a1d9c(0x220));for(const {suggestion:_0x29ced1,meta:_0x221af7}of _0x2ea24c){const _0x8f64b1=this[_0x5a1d9c(0x1ca)][_0x5a1d9c(0x148)](_0x38baab,_0x31234e);if(_0x221af7[_0x5a1d9c(0x263)]&&(this[_0x5a1d9c(0x1eb)]||!_0x221af7[_0x5a1d9c(0x2ad)]&&!_0x221af7[_0x5a1d9c(0x26b)])){if(_0x29ced1[_0x5a1d9c(0x1cb)]){if(!Pt(_0x29ced1,_0x16facd))continue;let _0x5e38ca=!0x0;for(const _0x12f411 of _0x29ced1[_0x5a1d9c(0x215)]()){if(_0x12f411[_0x5a1d9c(0x153)](_0x8f64b1,!0x0))return _0x29ced1;_0x8f64b1[_0x5a1d9c(0x153)](_0x12f411)||(_0x5e38ca=!0x1);}_0x5e38ca&&_0x29ced1[_0x5a1d9c(0x17a)]();}else{const _0xadd699=_0x29ced1[_0x5a1d9c(0x146)]();if(_0xadd699[_0x5a1d9c(0x153)](_0x8f64b1,!0x0))return _0x29ced1;if(!Pt(_0x29ced1,_0x16facd)){_0x8f64b1[_0x5a1d9c(0x153)](_0xadd699)?_0x29ced1[_0x5a1d9c(0x210)]():_0xadd699[_0x5a1d9c(0x12d)](_0x38baab)?_0x38baab=_0xadd699[_0x5a1d9c(0x20d)]:_0xadd699[_0x5a1d9c(0x12d)](_0x31234e)&&(_0x31234e=_0xadd699[_0x5a1d9c(0x25f)]);continue;}_0x38baab=_0x38baab[_0x5a1d9c(0x231)](_0xadd699[_0x5a1d9c(0x25f)])?_0x38baab:_0xadd699[_0x5a1d9c(0x25f)],_0x31234e=_0x31234e[_0x5a1d9c(0x27b)](_0xadd699[_0x5a1d9c(0x20d)])?_0x31234e:_0xadd699[_0x5a1d9c(0x20d)],_0x16facd=Object[_0x5a1d9c(0x1d4)]({},_0x29ced1[_0x5a1d9c(0x244)]),_0x576ba9?_0xadd699[_0x5a1d9c(0x25f)][_0x5a1d9c(0x231)](_0x576ba9[_0x5a1d9c(0x146)]()[_0x5a1d9c(0x25f)])?(_0x576ba9[_0x5a1d9c(0x210)](),_0x576ba9=_0x29ced1):_0x29ced1[_0x5a1d9c(0x210)]():_0x576ba9=_0x29ced1;}}}if(_0x576ba9)return this[_0x5a1d9c(0x2a3)](_0x576ba9,this[_0x5a1d9c(0x1ca)][_0x5a1d9c(0x148)](_0x38baab,_0x31234e)),_0x576ba9;{const _0x50c29a=_0x506890(),_0x2da429=this[_0x5a1d9c(0x1ca)][_0x5a1d9c(0x148)](_0x38baab,_0x31234e),_0x332230=_0x39a07f['id'],_0x299b69=_0x57aad6?_0x5a1d9c(0x248)+_0x57aad6:_0x5a1d9c(0x220),_0x28a012=this[_0x5a1d9c(0x157)]({'id':_0x50c29a,'type':_0x299b69,'createdAt':new Date(),'authorId':_0x332230,'attributes':_0x16facd});return this[_0x5a1d9c(0x276)](_0x299b69,_0x50c29a,_0x332230,_0x2da429),_0x28a012;}}[_0x3ec1a6(0x20a)](_0x387b72,_0xa66bb6=_0x3ec1a6(0x1d9),_0x5dd2cd={}){const _0x161cf6=_0x3ec1a6,_0x45cd47=this[_0x161cf6(0x1a2)][_0x161cf6(0x106)][_0x161cf6(0x1f9)](_0x161cf6(0x13e))['me'],_0x112ebf=_0x387b72[_0x161cf6(0x21e)](_0xae7836=>new _0x512b39(_0xae7836[_0x161cf6(0x25f)],_0xae7836[_0x161cf6(0x20d)])),_0x27a6b3=new Set();for(const {suggestion:_0x3897e2,meta:_0x18ff3a}of this[_0x161cf6(0x1b4)](_0x112ebf,_0x161cf6(0x1c3)))_0x18ff3a[_0x161cf6(0x263)]&&!_0x18ff3a[_0x161cf6(0x29e)]&&_0x27a6b3[_0x161cf6(0x1be)](_0x3897e2);for(const _0x17a37e of _0x27a6b3)if(_0x17a37e[_0x161cf6(0x1cb)]){const _0x3e2a35=_0x17a37e[_0x161cf6(0x215)]();(!_0x17a37e[_0x161cf6(0x244)]||!_0x17a37e[_0x161cf6(0x244)][_0x161cf6(0x144)])&&(_0x3e2a35[_0x161cf6(0x29d)](_0x393b19=>_0x112ebf[_0x161cf6(0x19c)](_0x330006=>_0x330006[_0x161cf6(0x153)](_0x393b19,!0x0)))&&_0x17a37e[_0x161cf6(0x17a)]());if(_0x112ebf[_0x161cf6(0x29d)](_0x186619=>_0x3e2a35[_0x161cf6(0x19c)](_0xf001f0=>_0xf001f0[_0x161cf6(0x153)](_0x186619,!0x0)))){const _0x4036ae=this[_0x161cf6(0x1db)][_0x161cf6(0x1b9)](_0x161cf6(0x220),_0xa66bb6,_0x161cf6(0x130));return this[_0x161cf6(0x13a)](()=>_0x4036ae(_0x387b72,null,_0x5dd2cd)),null;}}else{const _0x22ae72=_0x17a37e[_0x161cf6(0x146)]();_0x112ebf[_0x161cf6(0x19c)](_0x566665=>_0x566665[_0x161cf6(0x153)](_0x22ae72,!0x0))&&_0x17a37e[_0x161cf6(0x17a)]();if(_0x112ebf[_0x161cf6(0x29d)](_0xe78088=>_0x22ae72[_0x161cf6(0x153)](_0xe78088,!0x0))){const _0x36034b=this[_0x161cf6(0x1db)][_0x161cf6(0x1b9)](_0x161cf6(0x220),_0xa66bb6,_0x161cf6(0x130));return this[_0x161cf6(0x13a)](()=>_0x36034b(_0x112ebf,null,_0x5dd2cd)),null;}}const _0x9ae95e=this[_0x161cf6(0x1db)][_0x161cf6(0x1b9)](_0x161cf6(0x220),_0xa66bb6,_0x161cf6(0x2af));let _0x33c9b9=null;for(const _0x3e18fe of this[_0x161cf6(0x1d3)]())if(_0x3e18fe[_0x161cf6(0x20f)]['id']==_0x45cd47['id']&&_0x3e18fe[_0x161cf6(0x264)]&&_0x161cf6(0x220)==_0x3e18fe[_0x161cf6(0x284)]&&_0x3e18fe[_0x161cf6(0x1c7)]==_0xa66bb6&&Pt(_0x3e18fe,_0x5dd2cd)&&(_0x9ae95e(_0x3e18fe[_0x161cf6(0x215)](),_0x112ebf)||_0x9ae95e(_0x112ebf,_0x3e18fe[_0x161cf6(0x215)]()))){if(_0x33c9b9){if(_0x3e18fe[_0x161cf6(0x1b8)]&&_0x3e18fe[_0x161cf6(0x1b8)][_0x161cf6(0x286)])continue;for(const _0x12c8b2 of _0x3e18fe[_0x161cf6(0x215)]())_0x33c9b9[_0x161cf6(0x141)](_0x12c8b2)||_0x33c9b9[_0x161cf6(0x18d)](_0x12c8b2);_0x3e18fe[_0x161cf6(0x210)]();}else{_0x33c9b9=_0x3e18fe;for(const _0x2fd0d1 of _0x112ebf)_0x3e18fe[_0x161cf6(0x141)](_0x2fd0d1)||_0x3e18fe[_0x161cf6(0x18d)](_0x2fd0d1);}}if(_0x33c9b9)return _0x33c9b9;_0x27a6b3[_0x161cf6(0x239)]();for(const {suggestion:_0x25ea3f,meta:_0x138c59}of this[_0x161cf6(0x1b4)](_0x112ebf,_0x161cf6(0x220)))_0x138c59[_0x161cf6(0x263)]&&(this[_0x161cf6(0x1eb)]||!_0x138c59[_0x161cf6(0x2ad)]&&!_0x138c59[_0x161cf6(0x26b)])&&Pt(_0x25ea3f,_0x5dd2cd)&&_0x27a6b3[_0x161cf6(0x1be)](_0x25ea3f);for(const _0x504451 of _0x27a6b3){const _0x4e5728=_0x504451[_0x161cf6(0x215)]();if(!_0x5dd2cd||!_0x5dd2cd[_0x161cf6(0x144)]){if(_0x112ebf[_0x161cf6(0x29d)](_0x1d99b9=>_0x4e5728[_0x161cf6(0x19c)](_0x20d5c1=>_0x20d5c1[_0x161cf6(0x153)](_0x1d99b9,!0x0))))return _0x504451;}(!_0x504451[_0x161cf6(0x244)]||!_0x504451[_0x161cf6(0x244)][_0x161cf6(0x144)])&&(_0x4e5728[_0x161cf6(0x29d)](_0x4cd036=>_0x112ebf[_0x161cf6(0x19c)](_0x486ada=>_0x486ada[_0x161cf6(0x153)](_0x4cd036,!0x0)))&&_0x504451[_0x161cf6(0x17a)]());}const _0x1178d7=_0x506890(),_0x5f31ed=_0x45cd47['id'],_0x1d58c0=_0x161cf6(0x248)+_0xa66bb6,_0x5e8ef3=this[_0x161cf6(0x157)]({'id':_0x1178d7,'type':_0x1d58c0,'createdAt':new Date(),'authorId':_0x5f31ed,'attributes':_0x5dd2cd});for(const _0xad7a44 of _0x112ebf)_0xad7a44[_0x161cf6(0x250)](),_0xad7a44[_0x161cf6(0x290)]||_0x161cf6(0x121)==_0xad7a44[_0x161cf6(0x2a4)][_0x161cf6(0x183)]||this[_0x161cf6(0x276)](_0x1d58c0,_0x1178d7,_0x5f31ed,_0xad7a44,_0x157044[_0x161cf6(0x206)]());return _0x5e8ef3;}[_0x3ec1a6(0x2a0)](_0x88c6fd,_0x5caf7e,_0x459905,_0x6a24b2,_0x408da4){const _0xa536aa=_0x3ec1a6;if(_0x88c6fd[_0xa536aa(0x290)])return[];if(_0xa536aa(0x202)===this[_0xa536aa(0x230)])return[];const _0x2ff252=this[_0xa536aa(0x1a2)][_0xa536aa(0x106)][_0xa536aa(0x1f9)](_0xa536aa(0x13e))['me']['id'],_0x28a7d3=Array[_0xa536aa(0x12c)](this[_0xa536aa(0x1c5)][_0xa536aa(0x1ad)]())[_0xa536aa(0x10e)](_0x4f05c8=>_0xa536aa(0x1b2)==_0x4f05c8[_0xa536aa(0x284)]&&_0x4f05c8[_0xa536aa(0x23d)][_0xa536aa(0x24e)]==_0x5caf7e&&_0x4f05c8[_0xa536aa(0x141)](_0x88c6fd));if(_0xa536aa(0x1f3)===this[_0xa536aa(0x230)]){const _0x20b9db=this[_0xa536aa(0x1b4)](_0x88c6fd,_0xa536aa(0x1c3))[_0xa536aa(0x10e)](({meta:_0x32f54a})=>_0x32f54a[_0xa536aa(0x263)]&&!_0x32f54a[_0xa536aa(0x26b)]&&!_0x32f54a[_0xa536aa(0x29e)])[_0xa536aa(0x21e)](({suggestion:_0x4e945b})=>_0x4e945b);_0x28a7d3[_0xa536aa(0x154)](..._0x20b9db);}const _0x5dea14=new Map([[_0x88c6fd,_0x459905]]);for(const _0x58b592 of _0x28a7d3){const _0x290281=_0xa536aa(0x1b2)==_0x58b592[_0xa536aa(0x284)]?_0x58b592[_0xa536aa(0x23d)][_0xa536aa(0x21f)]:void 0x0,_0x2a20f6=_0x58b592[_0xa536aa(0x146)](),_0x19dd4a=Array[_0xa536aa(0x12c)](_0x5dea14[_0xa536aa(0x17c)]())[_0xa536aa(0x216)](_0x229baf=>_0x229baf[_0xa536aa(0x140)](_0x2a20f6));if(!_0x19dd4a)continue;const _0x1cc8b2=_0x19dd4a[_0xa536aa(0x1a6)](_0x2a20f6);this[_0xa536aa(0x14e)](_0x5caf7e)&&_0xa536aa(0x1c3)==_0x58b592[_0xa536aa(0x284)]&&0x0!=_0x1cc8b2[_0xa536aa(0x286)]||(_0x5dea14[_0xa536aa(0x240)](_0x19dd4a),_0x1cc8b2[_0xa536aa(0x1ce)](_0x5eb3ef=>{const _0x480f16=_0xa536aa;_0x5dea14[_0x480f16(0x1de)](_0x5eb3ef,_0x459905);}),_0xa536aa(0x1c3)!=_0x58b592[_0xa536aa(0x284)]&&_0x290281!=_0x6a24b2&&_0x5dea14[_0xa536aa(0x1de)](_0x19dd4a[_0xa536aa(0x1cc)](_0x2a20f6),_0x290281));}const _0x15c28c=[];for(const [_0x53251b,_0x3ac5a1]of _0x5dea14){const _0x2c4409=_0x506890(),_0x37c9c8={'key':_0x5caf7e,'oldValue':_0x3ac5a1,'newValue':_0x6a24b2};_0x5caf7e[_0xa536aa(0x286)]>0x25&&console[_0xa536aa(0x1f4)](_0xa536aa(0x1d6),{'key':_0x5caf7e});const _0x4776d5=(_0xa536aa(0x235)+(_0x5caf7e+'|'+Et({'newValue':_0x6a24b2})))[_0xa536aa(0x1c8)](0x0,0x3c),_0x2685af=this[_0xa536aa(0x157)]({'id':_0x2c4409,'type':_0x4776d5,'data':_0x37c9c8,'createdAt':new Date(),'authorId':_0x2ff252,'attributes':_0x408da4});_0x15c28c[_0xa536aa(0x1ec)](_0x2685af),this[_0xa536aa(0x276)](_0x4776d5,_0x2c4409,_0x2ff252,_0x53251b);}return _0x15c28c;}[_0x3ec1a6(0x24c)](_0x13d804){const _0x120a04=_0x3ec1a6;this[_0x120a04(0x1a8)][_0x120a04(0x1be)](_0x13d804);}[_0x3ec1a6(0x166)](_0x3498fe){const _0x292e26=_0x3ec1a6;this[_0x292e26(0x149)][_0x292e26(0x1be)](_0x3498fe);}[_0x3ec1a6(0x11c)](_0x4f3be4,_0x59e62d=[],_0x7cba04=[]){const _0x2201a6=_0x3ec1a6;this[_0x2201a6(0x21a)](_0x4f3be4,(_0x20e2ee,..._0x449858)=>{const _0x27147e=_0x2201a6;this[_0x27147e(0x273)](()=>{_0x20e2ee(..._0x449858);});});for(const _0x4c0761 of _0x59e62d)this[_0x2201a6(0x166)](_0x4c0761);for(const _0x25be0b of _0x7cba04)this[_0x2201a6(0x24c)](_0x25be0b);}[_0x3ec1a6(0x1fb)](_0x1b2588){const _0x781a27=_0x3ec1a6;return _0x781a27(0x1b2)==_0x1b2588[_0x781a27(0x284)]?_0x1b2588[_0x781a27(0x1c7)][_0x781a27(0x242)]('|')[0x0]:null;}[_0x3ec1a6(0x2a3)](_0x40f6d4,_0x425365){const _0x2d7197=_0x3ec1a6,_0x474eb8=_0x40f6d4[_0x2d7197(0x261)]();this[_0x2d7197(0x1ca)][_0x2d7197(0x17e)](_0x2563a9=>{const _0x1f1d03=_0x2d7197;_0x2563a9[_0x1f1d03(0x1f1)](_0x474eb8,{'range':_0x425365});});}[_0x3ec1a6(0x1fd)](_0x2fced2){const _0x187189=_0x3ec1a6,_0x253dfd=_0x2fced2['id'],_0x4024b9=this[_0x187189(0x1a2)][_0x187189(0x189)][_0x187189(0x1f9)](_0x187189(0x271));this[_0x187189(0x207)][_0x187189(0x25e)](_0x253dfd)||this[_0x187189(0x207)][_0x187189(0x115)]({'channelId':_0x4024b9,'threadId':_0x253dfd,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x584923=this[_0x187189(0x207)][_0x187189(0x2a6)](_0x253dfd);_0x584923[_0x187189(0x292)](_0x187189(0x16a)),_0x584923[_0x187189(0x16a)]=!0x1,_0x2fced2[_0x187189(0x1b8)]=_0x584923;}[_0x3ec1a6(0x227)](_0x5b9d2f,_0x54b53a,_0x340d9d,_0x1d7851){const _0x4daa50=_0x3ec1a6;if(_0x5b9d2f[_0x4daa50(0x284)]!=_0x54b53a||_0x5b9d2f[_0x4daa50(0x1c7)]!=_0x340d9d||_0x5b9d2f[_0x4daa50(0x260)]['id']!=_0x1d7851)throw this[_0x4daa50(0x1a2)][_0x4daa50(0x1a1)](_0x4daa50(0x15b)),new _0x3c4b83(_0x4daa50(0x15b),this);}[_0x3ec1a6(0x116)](_0x29fcf4,_0x5cdb34){const _0x1f201e=_0x3ec1a6,_0x3bb33c=_0x29fcf4[_0x1f201e(0x146)]();if(_0x5cdb34[_0x1f201e(0x196)](_0x3bb33c))_0x29fcf4[_0x1f201e(0x210)]();else{if(_0x3bb33c[_0x1f201e(0x153)](_0x5cdb34)){const _0x501625=this[_0x1f201e(0x1ca)][_0x1f201e(0x252)](_0x5cdb34[_0x1f201e(0x25f)][_0x1f201e(0x16f)],_0x1f201e(0x20d));this[_0x1f201e(0x2a3)](_0x29fcf4,this[_0x1f201e(0x1ca)][_0x1f201e(0x148)](_0x3bb33c[_0x1f201e(0x25f)],_0x501625));const _0x4fcd3b=_0x506890(),_0x3c93e1=_0x29fcf4[_0x1f201e(0x260)]['id'],_0x2433e5=_0x29fcf4[_0x1f201e(0x284)]+':'+_0x29fcf4[_0x1f201e(0x1c7)];this[_0x1f201e(0x157)]({'id':_0x4fcd3b,'type':_0x2433e5,'createdAt':new Date(),'authorId':_0x3c93e1,'data':_0x29fcf4[_0x1f201e(0x23d)],'attributes':_0x29fcf4[_0x1f201e(0x244)]});const _0x36345e=this[_0x1f201e(0x1ca)][_0x1f201e(0x252)](_0x5cdb34[_0x1f201e(0x20d)][_0x1f201e(0x1c1)],_0x1f201e(0x223)),_0x504a69=this[_0x1f201e(0x1ca)][_0x1f201e(0x148)](_0x36345e,_0x3bb33c[_0x1f201e(0x20d)]);this[_0x1f201e(0x276)](_0x2433e5,_0x4fcd3b,_0x3c93e1,_0x504a69);}else{if(_0x3bb33c[_0x1f201e(0x12d)](_0x5cdb34[_0x1f201e(0x25f)])){const _0x46d380=this[_0x1f201e(0x1ca)][_0x1f201e(0x252)](_0x5cdb34[_0x1f201e(0x25f)][_0x1f201e(0x16f)],_0x1f201e(0x20d));this[_0x1f201e(0x2a3)](_0x29fcf4,this[_0x1f201e(0x1ca)][_0x1f201e(0x148)](_0x3bb33c[_0x1f201e(0x25f)],_0x46d380));}else{const _0x49879b=this[_0x1f201e(0x1ca)][_0x1f201e(0x252)](_0x5cdb34[_0x1f201e(0x20d)][_0x1f201e(0x1c1)],_0x1f201e(0x223));this[_0x1f201e(0x2a3)](_0x29fcf4,this[_0x1f201e(0x1ca)][_0x1f201e(0x148)](_0x49879b,_0x3bb33c[_0x1f201e(0x20d)]));}}}}[_0x3ec1a6(0x16d)](_0x25999d){const _0x4a0c98=_0x3ec1a6;for(const {suggestion:_0x429337,meta:_0x259fb6}of this[_0x4a0c98(0x1b4)](_0x25999d,_0x4a0c98(0x1c3))){if(!_0x259fb6[_0x4a0c98(0x263)])continue;const _0x1472b0=_0x429337[_0x4a0c98(0x215)]();for(const _0x1bdb3e of _0x1472b0)if(!_0x25999d[_0x4a0c98(0x1a6)](_0x1bdb3e)[_0x4a0c98(0x286)])return!0x0;}return!0x1;}[_0x3ec1a6(0x233)](_0x648f43){const _0x1f12db=_0x3ec1a6,_0x3bfbf4=this[_0x1f12db(0x1a2)][_0x1f12db(0x106)][_0x1f12db(0x1f9)](_0x1f12db(0x13e))[_0x1f12db(0x123)](_0x648f43);if(!_0x3bfbf4)throw new _0x3c4b83(_0x1f12db(0x23e),this);return _0x3bfbf4;}[_0x3ec1a6(0x20e)](_0x1dec6a){const _0x41cc8d=_0x3ec1a6,_0x47198a=this[_0x41cc8d(0x1a2)][_0x41cc8d(0x106)][_0x41cc8d(0x1f9)](_0x41cc8d(0x13e)),_0x58d4ac=_0x341f09(_0x41cc8d(0x162)+_0x1dec6a),_0x36a40d=_0x47198a[_0x41cc8d(0x123)](_0x58d4ac);return _0x36a40d||_0x47198a[_0x41cc8d(0x10a)]({'id':_0x58d4ac,'name':_0x1dec6a});}[_0x3ec1a6(0x105)](_0x468fdf,_0x4372e5,_0x5b9772,_0x4959f9,_0x5ab445){const _0x39a157=_0x3ec1a6,_0x511c1c=this[_0x39a157(0x233)](_0x4959f9),_0x347ac0=this[_0x39a157(0x1db)][_0x39a157(0x28e)](_0x468fdf,_0x4372e5,_0x5b9772,_0x511c1c,_0x5ab445,_0x1f9ee4=>{const _0x963b89=_0x39a157;this[_0x963b89(0x152)](_0x5b9772,{'attributes':_0x1f9ee4});const _0x346078=this[_0x963b89(0x1a0)](_0x5b9772);this[_0x963b89(0x1ef)](new Set([_0x346078])),this[_0x963b89(0x14a)](new Set([_0x346078]));});return this[_0x39a157(0x279)](_0x347ac0,_0x39a157(0x130),()=>{const _0x1b4475=_0x39a157;this[_0x1b4475(0x152)](_0x5b9772,{'state':_0x1b4475(0x12f)});},{'priority':_0x39a157(0x226)}),this[_0x39a157(0x279)](_0x347ac0,_0x39a157(0x17a),()=>{const _0x34e9ff=_0x39a157;this[_0x34e9ff(0x152)](_0x5b9772,{'state':_0x34e9ff(0x26c)});},{'priority':_0x39a157(0x226)}),this[_0x39a157(0x1c5)][_0x39a157(0x1de)](_0x5b9772,_0x347ac0),this[_0x39a157(0x15e)][_0x39a157(0x1de)](_0x347ac0,_0x39a157(0x2a1)),_0x347ac0;}[_0x3ec1a6(0x295)](_0x4e9ebd){const _0x2ecc91=_0x3ec1a6,_0x4b5d05=_0x4e9ebd[_0x2ecc91(0x242)](':');return{'group':_0x4b5d05[0x0],'type':_0x4b5d05[0x1],'subType':_0x4b5d05[_0x2ecc91(0x286)]>=0x5?_0x4b5d05[0x2]:null,'id':_0x4b5d05[_0x2ecc91(0x286)]<0x5?_0x4b5d05[0x2]:_0x4b5d05[0x3],'authorId':_0x4b5d05[_0x2ecc91(0x286)]<0x5?_0x4b5d05[0x3]:_0x4b5d05[0x4],'markerCount':0x6==_0x4b5d05[_0x2ecc91(0x286)]?_0x4b5d05[0x5]:null};}[_0x3ec1a6(0x1dc)](_0x38353a,_0x2069d0,_0x1f977a){const _0x1310b3=_0x3ec1a6,_0x51ac87=_0x38353a[_0x1310b3(0x146)](),_0xe546b0=_0x51ac87[_0x1310b3(0x25f)],_0x250649=_0x51ac87[_0x1310b3(0x20d)];this[_0x1310b3(0x2a3)](_0x38353a,this[_0x1310b3(0x1ca)][_0x1310b3(0x148)](_0xe546b0,_0x2069d0));const _0x2064b0=_0x506890(),_0x283e7a=_0x38353a[_0x1310b3(0x260)]['id'],_0x48749f=_0x38353a[_0x1310b3(0x284)]+(_0x38353a[_0x1310b3(0x1c7)]?':'+_0x38353a[_0x1310b3(0x1c7)]:'');this[_0x1310b3(0x157)]({'id':_0x2064b0,'type':_0x48749f,'createdAt':new Date(),'authorId':_0x283e7a,'originalSuggestionId':_0x38353a['id'],'attributes':_0x38353a[_0x1310b3(0x244)],'data':_0x38353a[_0x1310b3(0x23d)]});const _0x276b9f=this[_0x1310b3(0x1fb)](_0x38353a);(_0x1310b3(0x15f)==_0x38353a[_0x1310b3(0x284)]||_0x276b9f&&this[_0x1310b3(0x14e)](_0x276b9f))&&(_0x1f977a=this[_0x1310b3(0x1ca)][_0x1310b3(0x246)](_0x1f977a[_0x1310b3(0x1c1)])),this[_0x1310b3(0x276)](_0x48749f,_0x2064b0,_0x283e7a,this[_0x1310b3(0x1ca)][_0x1310b3(0x148)](_0x1f977a,_0x250649));}[_0x3ec1a6(0x1b4)](_0x144f21,_0x1dc6aa=null){const _0x3e1aba=_0x3ec1a6,_0x18afbd=[],_0x58ae4f=this[_0x3e1aba(0x1a2)][_0x3e1aba(0x106)][_0x3e1aba(0x1f9)](_0x3e1aba(0x13e))['me'];Array[_0x3e1aba(0x1c0)](_0x144f21)||(_0x144f21=[_0x144f21]);for(const _0x44d561 of this[_0x3e1aba(0x1d3)]()){if(!_0x44d561[_0x3e1aba(0x264)])continue;if(_0x1dc6aa&&_0x44d561[_0x3e1aba(0x284)]!=_0x1dc6aa)continue;let _0xd19f62=!0x1;for(const _0x47c7c7 of _0x44d561[_0x3e1aba(0x215)]()){for(const _0x56d65a of _0x144f21){const _0x5aa18d=_0x56d65a[_0x3e1aba(0x25f)][_0x3e1aba(0x196)](_0x47c7c7[_0x3e1aba(0x20d)])||_0x56d65a[_0x3e1aba(0x20d)][_0x3e1aba(0x196)](_0x47c7c7[_0x3e1aba(0x25f)]);if(_0x5aa18d||_0x56d65a[_0x3e1aba(0x1cc)](_0x47c7c7)){const _0x3cd51a=_0x56d65a[_0x3e1aba(0x153)](_0x47c7c7)&&xt(this[_0x3e1aba(0x1ca)][_0x3e1aba(0x21b)],_0x47c7c7[_0x3e1aba(0x25f)],_0x56d65a),_0x3556a9=_0x47c7c7[_0x3e1aba(0x153)](_0x56d65a)&&xt(this[_0x3e1aba(0x1ca)][_0x3e1aba(0x21b)],_0x56d65a[_0x3e1aba(0x25f)],_0x47c7c7);_0x18afbd[_0x3e1aba(0x1ec)]({'suggestion':_0x44d561,'meta':{'isOwn':_0x58ae4f==_0x44d561[_0x3e1aba(0x20f)],'isNextTo':_0x5aa18d,'isInsideObject':_0x3cd51a,'containsRangeInObject':_0x3556a9}}),_0xd19f62=!0x0;break;}}if(_0xd19f62)break;}}return _0x18afbd;}[_0x3ec1a6(0x276)](_0x5c83fe,_0x155954,_0x294e95,_0x4b89a9,_0x10285d){const _0x4f16e4=_0x3ec1a6;this[_0x4f16e4(0x1ca)][_0x4f16e4(0x17e)](_0x5be3a0=>{const _0x534b05=_0x4f16e4;let _0x2f466b=_0x534b05(0x169)+_0x5c83fe+':'+_0x155954+':'+_0x294e95;_0x10285d&&(_0x2f466b=_0x2f466b+':'+_0x10285d),_0x5be3a0[_0x534b05(0x249)](_0x2f466b,{'range':_0x4b89a9,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3ec1a6(0x108)](_0x12c35b){const _0x418812=_0x3ec1a6,_0x5e09d4=_0x12c35b[_0x418812(0x179)],_0x378bed=_0x12c35b[_0x418812(0x13b)];_0x12c35b[_0x418812(0x179)]=null,_0x12c35b[_0x418812(0x13b)]=null,null!=_0x5e09d4&&_0x5e09d4[_0x418812(0x13b)]==_0x12c35b&&(_0x5e09d4[_0x418812(0x13b)]=_0x378bed),null!=_0x378bed&&_0x378bed[_0x418812(0x179)]==_0x12c35b&&(_0x378bed[_0x418812(0x179)]=_0x5e09d4),_0x418812(0x1ff)==this[_0x418812(0x15e)][_0x418812(0x1f9)](_0x12c35b)&&(this[_0x418812(0x15e)][_0x418812(0x1de)](_0x12c35b,_0x418812(0x145)),this[_0x418812(0x287)](_0x418812(0x1a4),_0x12c35b,_0x5e09d4,_0x378bed));}[_0x3ec1a6(0x157)](_0x66b066){const _0x291e02=_0x3ec1a6,_0x4b1e6e=_0x66b066['id'],_0x14444e=this[_0x291e02(0x224)](_0x66b066);if(this[_0x291e02(0x1cf)]&&this[_0x291e02(0x1cf)][_0x291e02(0x1b6)]){const _0x517655=this[_0x291e02(0x1a2)][_0x291e02(0x106)][_0x291e02(0x1f9)](_0x291e02(0x1a9)),_0x1bc494=_0x14444e[_0x291e02(0x192)],_0x56ab9e=_0x14444e[_0x291e02(0x1c7)]?_0x14444e[_0x291e02(0x284)]+':'+_0x14444e[_0x291e02(0x1c7)]:_0x14444e[_0x291e02(0x284)],_0x183b55=this[_0x291e02(0x1a2)][_0x291e02(0x255)],_0x13763c=_0x517655[_0x291e02(0x1be)](_0x51e423(_0x183b55,_0x291e02(0x1ed))),_0x2a2176={'id':_0x4b1e6e,'type':_0x56ab9e,'hasComments':_0x1bc494,'data':_0x66b066[_0x291e02(0x23d)]||null,'originalSuggestionId':_0x66b066[_0x291e02(0x22d)]||null,'attributes':_0x14444e[_0x291e02(0x244)]};this[_0x291e02(0x1cf)][_0x291e02(0x1b6)](_0x2a2176)[_0x291e02(0x25c)](_0x1b61e4=>{const _0x1330c4=_0x291e02;_0x14444e[_0x1330c4(0x299)]=!0x0,_0x517655[_0x1330c4(0x21d)](_0x13763c),_0x1b61e4&&_0x1b61e4[_0x1330c4(0x201)]&&(this[_0x1330c4(0x1c5)][_0x1330c4(0x1f9)](_0x4b1e6e)[_0x1330c4(0x201)]=_0x1b61e4[_0x1330c4(0x201)]);})[_0x291e02(0x293)](_0x34928b=>{const _0xbcbdda=_0x291e02;throw _0x27a5e6(_0xbcbdda(0x18b)),this[_0xbcbdda(0x1a2)][_0xbcbdda(0x1fc)][_0xbcbdda(0x158)]({'isUndoable':!0x1},()=>{const _0x2102c4=_0xbcbdda;_0x14444e[_0x2102c4(0x17a)]();}),_0x14444e[_0xbcbdda(0x219)](),this[_0xbcbdda(0x1c5)][_0xbcbdda(0x240)](_0x14444e['id']),this[_0xbcbdda(0x15e)][_0xbcbdda(0x240)](_0x14444e),_0x34928b;});}return _0x14444e;}[_0x3ec1a6(0x14e)](_0x27e3b8){const _0x155abb=_0x3ec1a6;return this[_0x155abb(0x1a8)][_0x155abb(0x178)](_0x27e3b8);}[_0x3ec1a6(0x152)](_0x57c0bc,_0x10ae6a){const _0x816c5b=_0x3ec1a6,_0x5e26b4=this[_0x816c5b(0x1a2)][_0x816c5b(0x106)][_0x816c5b(0x1f9)](_0x816c5b(0x1a9)),_0x1c716c=this[_0x816c5b(0x1a0)](_0x57c0bc);if(this[_0x816c5b(0x1cf)]&&this[_0x816c5b(0x1cf)][_0x816c5b(0x142)]){if(_0x1c716c[_0x816c5b(0x299)]){const _0x254bd0=_0x5e26b4[_0x816c5b(0x1be)](_0x51e423(this[_0x816c5b(0x1a2)][_0x816c5b(0x255)],_0x816c5b(0x1ed)));this[_0x816c5b(0x1cf)][_0x816c5b(0x142)](_0x57c0bc,_0x10ae6a)[_0x816c5b(0x25c)](()=>{const _0x49c87f=_0x816c5b;_0x5e26b4[_0x49c87f(0x21d)](_0x254bd0);});}else _0x1c716c['on'](_0x816c5b(0x253),()=>{const _0x2fe363=_0x816c5b;this[_0x2fe363(0x152)](_0x57c0bc,_0x10ae6a);});}}[_0x3ec1a6(0x103)](_0x18e4af){const _0x3498f4=_0x3ec1a6;if(!this[_0x3498f4(0x1cf)]||!this[_0x3498f4(0x1cf)][_0x3498f4(0x1a0)])throw new _0x3c4b83(_0x3498f4(0x184),this);return this[_0x3498f4(0x1cf)][_0x3498f4(0x1a0)](_0x18e4af);}[_0x3ec1a6(0x2a7)](_0x4a53e2){const _0x8a8ca0=_0x3ec1a6,{id:_0x203da8,type:_0xad9c59,subType:_0x4b09e6,authorId:_0x31af0a}=this[_0x8a8ca0(0x295)](_0x4a53e2),_0x4c8c9d=this[_0x8a8ca0(0x1c5)][_0x8a8ca0(0x1f9)](_0x203da8)||this[_0x8a8ca0(0x105)](_0xad9c59,_0x4b09e6,_0x203da8,_0x31af0a,{});switch(this[_0x8a8ca0(0x227)](_0x4c8c9d,_0xad9c59,_0x4b09e6,_0x31af0a),this[_0x8a8ca0(0x15e)][_0x8a8ca0(0x1f9)](_0x4c8c9d)){case _0x8a8ca0(0x2a1):this[_0x8a8ca0(0x103)](_0x203da8)[_0x8a8ca0(0x25c)](_0x911954=>{const _0x1f9dfc=_0x8a8ca0;let _0x509455=Promise[_0x1f9dfc(0x175)]();_0x911954[_0x1f9dfc(0x192)]&&(_0x509455=this[_0x1f9dfc(0x207)][_0x1f9dfc(0x241)]({'channelId':this[_0x1f9dfc(0x1a2)][_0x1f9dfc(0x189)][_0x1f9dfc(0x1f9)](_0x1f9dfc(0x271)),'threadId':_0x203da8})),_0x509455[_0x1f9dfc(0x25c)](()=>{const _0x56931d=_0x1f9dfc;this[_0x56931d(0x224)](_0x911954)[_0x56931d(0x299)]=!0x0;});}),this[_0x8a8ca0(0x15e)][_0x8a8ca0(0x1de)](_0x4c8c9d,_0x8a8ca0(0x209));break;case _0x8a8ca0(0x145):this[_0x8a8ca0(0x152)](_0x203da8,{'state':_0x8a8ca0(0x1a5)});case _0x8a8ca0(0x24d):this[_0x8a8ca0(0x15e)][_0x8a8ca0(0x1de)](_0x4c8c9d,_0x8a8ca0(0x1ff)),this[_0x8a8ca0(0x287)](_0x8a8ca0(0x11a),_0x4c8c9d);break;case _0x8a8ca0(0x1ff):this[_0x8a8ca0(0x287)](_0x8a8ca0(0x1e7),_0x4c8c9d);}return _0x4c8c9d[_0x8a8ca0(0x111)](_0x4a53e2),_0x4c8c9d;}[_0x3ec1a6(0x14a)](_0x1c2e57){const _0x4a01cc=_0x3ec1a6,_0x277c0e=Array[_0x4a01cc(0x12c)](_0x1c2e57),_0x56dd51=_0x277c0e[_0x4a01cc(0x10e)](_0x434335=>_0x4a01cc(0x1b2)==_0x434335[_0x4a01cc(0x284)]);this[_0x4a01cc(0x156)](_0x56dd51);const _0x186281=_0x277c0e[_0x4a01cc(0x10e)](_0x39cc5d=>!_0x39cc5d[_0x4a01cc(0x1cb)]&&_0x4a01cc(0x1b2)!=_0x39cc5d[_0x4a01cc(0x284)]),_0x1ca92e=this[_0x4a01cc(0x1d3)]({'skipNotAttached':!0x0})[_0x4a01cc(0x10e)](_0x260877=>!_0x260877[_0x4a01cc(0x1cb)]&&_0x4a01cc(0x1b2)!=_0x260877[_0x4a01cc(0x284)]),_0x1e64c0=_0x1ca92e[_0x4a01cc(0x10e)](_0x2eed6=>!_0x1c2e57[_0x4a01cc(0x178)](_0x2eed6)),_0x24e214=new Map(_0x1ca92e[_0x4a01cc(0x21e)](_0x472f6d=>[_0x472f6d,this[_0x4a01cc(0x1db)][_0x4a01cc(0x1b9)](_0x472f6d[_0x4a01cc(0x284)],_0x472f6d[_0x4a01cc(0x1c7)],_0x4a01cc(0x217))])),_0x163183=new Map(_0x1ca92e[_0x4a01cc(0x21e)](_0x595d5f=>[_0x595d5f,_0x595d5f[_0x4a01cc(0x146)]()])),_0x5e5642=new Set(),_0x2138cb=new Set();for(let _0xa535a8=0x0;_0xa535a8<_0x186281[_0x4a01cc(0x286)];_0xa535a8++)_0x373d08(_0x186281[_0xa535a8],_0x186281,_0xa535a8+0x1);for(let _0x482a24=0x0;_0x482a24<_0x186281[_0x4a01cc(0x286)];_0x482a24++)_0x373d08(_0x186281[_0x482a24],_0x1e64c0,0x0);const _0x5e3911=new Set();for(let _0x3357c4=0x0;_0x3357c4<_0x186281[_0x4a01cc(0x286)];_0x3357c4++){const _0x138c36=_0x186281[_0x3357c4];!_0x2138cb[_0x4a01cc(0x178)](_0x138c36)&&_0x138c36[_0x4a01cc(0x179)]&&(_0x5e3911[_0x4a01cc(0x1be)](_0x138c36[_0x4a01cc(0x179)]),_0x138c36[_0x4a01cc(0x179)][_0x4a01cc(0x13b)]===_0x138c36&&(_0x138c36[_0x4a01cc(0x179)][_0x4a01cc(0x13b)]=null),_0x138c36[_0x4a01cc(0x179)]=null),!_0x5e5642[_0x4a01cc(0x178)](_0x138c36)&&_0x138c36[_0x4a01cc(0x13b)]&&(_0x5e3911[_0x4a01cc(0x1be)](_0x138c36[_0x4a01cc(0x13b)]),_0x138c36[_0x4a01cc(0x13b)][_0x4a01cc(0x179)]===_0x138c36&&(_0x138c36[_0x4a01cc(0x13b)][_0x4a01cc(0x179)]=null),_0x138c36[_0x4a01cc(0x13b)]=null);}function _0x373d08(_0x6f0fbf,_0x4a7879,_0x2b7e44){const _0xb44fcf=_0x4a01cc;for(let _0x2dc496=_0x2b7e44;_0x2dc496<_0x4a7879[_0xb44fcf(0x286)];_0x2dc496++){const _0x152de3=_0x481b75(_0x6f0fbf,_0x4a7879[_0x2dc496]);_0x152de3&&(_0x152de3[0x0][_0xb44fcf(0x13b)]=_0x152de3[0x1],_0x152de3[0x1][_0xb44fcf(0x179)]=_0x152de3[0x0],_0x5e5642[_0xb44fcf(0x1be)](_0x152de3[0x0]),_0x2138cb[_0xb44fcf(0x1be)](_0x152de3[0x1]));}}function _0x481b75(_0x31e371,_0x5b28ae){const _0x15da2c=_0x4a01cc;if(_0x31e371[_0x15da2c(0x20f)]['id']!==_0x5b28ae[_0x15da2c(0x20f)]['id'])return null;const _0xc8e411=_0x24e214[_0x15da2c(0x1f9)](_0x31e371)(_0x31e371,_0x5b28ae,_0x163183[_0x15da2c(0x1f9)](_0x31e371),_0x163183[_0x15da2c(0x1f9)](_0x5b28ae));if(!_0xc8e411)return null;return _0x24e214[_0x15da2c(0x1f9)](_0x5b28ae)(_0x31e371,_0x5b28ae,_0x163183[_0x15da2c(0x1f9)](_0x31e371),_0x163183[_0x15da2c(0x1f9)](_0x5b28ae))?_0xc8e411[0x1][_0x15da2c(0x1b8)]&&_0xc8e411[0x1][_0x15da2c(0x1b8)][_0x15da2c(0x286)]?null:_0xc8e411:null;}_0x5e3911[_0x4a01cc(0x16b)]&&this[_0x4a01cc(0x14a)](_0x5e3911);}[_0x3ec1a6(0x156)](_0x3ccada){const _0x421bd2=_0x3ec1a6;if(0x0==_0x3ccada[_0x421bd2(0x286)])return;const _0x47e7c0=this[_0x421bd2(0x1d3)]({'skipNotAttached':!0x0})[_0x421bd2(0x10e)](_0x5783b4=>_0x421bd2(0x1b2)==_0x5783b4[_0x421bd2(0x284)]&&_0x5783b4[_0x421bd2(0x182)]),_0x4376e5=[],_0x5cdafe=new Map();for(const _0x4a3169 of _0x47e7c0){const _0x34b179=_0x341f09(_0x4a3169[_0x421bd2(0x244)]);_0x5cdafe[_0x421bd2(0x178)](_0x34b179)||(_0x5cdafe[_0x421bd2(0x1de)](_0x34b179,_0x4376e5[_0x421bd2(0x286)]),_0x4376e5[_0x421bd2(0x1ec)]([]));const _0x2275c5=_0x5cdafe[_0x421bd2(0x1f9)](_0x34b179);_0x4376e5[_0x2275c5][_0x421bd2(0x1ec)](_0x4a3169);}!(function(){const _0x2b6151=_0x421bd2;_0x4376e5[_0x2b6151(0x119)]((_0x11793e,_0x3c8118)=>{const _0x58ce8c=_0x2b6151,_0x4ee2dd=_0x11793e[0x0][_0x58ce8c(0x201)],_0x5cf0bc=_0x3c8118[0x0][_0x58ce8c(0x201)];return _0x4ee2dd==_0x5cf0bc?_0x11793e[0x0][_0x58ce8c(0x244)][_0x58ce8c(0x132)]<_0x3c8118[0x0][_0x58ce8c(0x244)][_0x58ce8c(0x132)]?-0x1:0x1:_0x4ee2dd<_0x5cf0bc?-0x1:0x1;});for(const _0x2eec05 of _0x4376e5)_0x2eec05[_0x2b6151(0x119)]((_0x3d9902,_0x372792)=>_0x3d9902['id']<_0x372792['id']?-0x1:0x1);}());for(let _0x1b4aae=0x0;_0x1b4aae<_0x4376e5[_0x421bd2(0x286)];_0x1b4aae++){if(0x0==_0x4376e5[_0x1b4aae][_0x421bd2(0x286)])continue;const _0x2573d2=[];for(let _0x36e02f=_0x1b4aae+0x1;_0x36e02f<_0x4376e5[_0x421bd2(0x286)];_0x36e02f++)0x0!=_0x4376e5[_0x36e02f][_0x421bd2(0x286)]&&_0x55639a(_0x4376e5[_0x1b4aae],_0x4376e5[_0x36e02f])&&_0x2573d2[_0x421bd2(0x1ec)](_0x36e02f);for(const _0x24b8dd of _0x2573d2)_0x4376e5[_0x1b4aae]=_0x4376e5[_0x1b4aae][_0x421bd2(0x10c)](_0x4376e5[_0x24b8dd]),_0x4376e5[_0x24b8dd]=[];}for(const _0x1b6f38 of _0x4376e5)for(let _0x27baed=0x0;_0x27baed<_0x1b6f38[_0x421bd2(0x286)];_0x27baed++)_0x1b6f38[_0x27baed][_0x421bd2(0x13b)]=_0x1b6f38[_0x27baed+0x1]||null;for(const _0x35abd2 of _0x4376e5)for(let _0x51d302=0x0;_0x51d302<_0x35abd2[_0x421bd2(0x286)];_0x51d302++)_0x35abd2[_0x51d302][_0x421bd2(0x179)]=_0x35abd2[_0x51d302-0x1]||null;function _0x55639a(_0x21f7c3,_0x807e01){const _0x2c53c2=_0x421bd2;if(_0x21f7c3[0x0][_0x2c53c2(0x244)][_0x2c53c2(0x132)]!==_0x807e01[0x0][_0x2c53c2(0x244)][_0x2c53c2(0x132)]&&_0x21f7c3[0x0][_0x2c53c2(0x20f)]!==_0x807e01[0x0][_0x2c53c2(0x20f)])return!0x1;if(!function(_0x30180c,_0x29e366){const _0x14012b=_0x2c53c2;if(!_0x30180c[_0x14012b(0x192)]&&!_0x29e366[_0x14012b(0x192)])return!0x0;if(_0x30180c[_0x14012b(0x192)]&&_0x29e366[_0x14012b(0x192)])return!0x1;if(_0x30180c[_0x14012b(0x192)]&&_0x29e366[_0x14012b(0x201)]<_0x30180c[_0x14012b(0x1b8)][_0x14012b(0x2a2)][_0x14012b(0x1f9)](0x0)[_0x14012b(0x201)])return!0x0;if(_0x29e366[_0x14012b(0x192)]&&_0x30180c[_0x14012b(0x201)]<_0x29e366[_0x14012b(0x1b8)][_0x14012b(0x2a2)][_0x14012b(0x1f9)](0x0)[_0x14012b(0x201)])return!0x0;return!0x1;}(_0x21f7c3[0x0],_0x807e01[0x0]))return!0x1;const _0x5f1b80=_0x2008fb(_0x21f7c3[0x0][_0x2c53c2(0x244)],_0x2c53c2(0x132)),_0x3d1869=_0x2008fb(_0x807e01[0x0][_0x2c53c2(0x244)],_0x2c53c2(0x132));if(!_0x48701d(_0x5f1b80,_0x3d1869))return!0x1;return!!_0x21f7c3[_0x2c53c2(0x29d)](_0x4464e4=>_0x807e01[_0x2c53c2(0x19c)](_0x286b94=>_0x4464e4[_0x2c53c2(0x146)]()[_0x2c53c2(0x196)](_0x286b94[_0x2c53c2(0x146)]())))&&_0x807e01[_0x2c53c2(0x29d)](_0x5ab970=>_0x21f7c3[_0x2c53c2(0x19c)](_0x389f43=>_0x5ab970[_0x2c53c2(0x146)]()[_0x2c53c2(0x196)](_0x389f43[_0x2c53c2(0x146)]())));}}[_0x3ec1a6(0x1ef)](_0x5464ac){const _0x47e052=_0x3ec1a6,_0x8f65b=Array[_0x47e052(0x12c)](_0x5464ac),_0x2813aa=this[_0x47e052(0x1d3)]({'skipNotAttached':!0x0}),_0x23bc15=_0x2813aa[_0x47e052(0x10e)](_0x282ac1=>!_0x5464ac[_0x47e052(0x178)](_0x282ac1)),_0x544730=new Map(_0x8f65b[_0x47e052(0x21e)](_0x3591d9=>[_0x3591d9,this[_0x47e052(0x1db)][_0x47e052(0x1b9)](_0x3591d9[_0x47e052(0x284)],_0x3591d9[_0x47e052(0x1c7)],_0x47e052(0x2af))])),_0x2b02f3=new Map(_0x2813aa[_0x47e052(0x21e)](_0x2caefc=>[_0x2caefc,_0x2caefc[_0x47e052(0x215)]()]));for(let _0x3a8b9c=0x0;_0x3a8b9c<_0x8f65b[_0x47e052(0x286)];_0x3a8b9c++){if(_0x4dfe71(this,_0x8f65b[_0x3a8b9c],_0x8f65b,_0x3a8b9c+0x1))return!0x0;}for(let _0x12cfee=0x0;_0x12cfee<_0x8f65b[_0x47e052(0x286)];_0x12cfee++){if(_0x4dfe71(this,_0x8f65b[_0x12cfee],_0x23bc15,0x0))return!0x0;}return!0x1;function _0x4dfe71(_0x59b66e,_0x3fe90f,_0x407eb0,_0x129126){const _0x5e4c68=_0x47e052;for(let _0x1b7af5=_0x129126;_0x1b7af5<_0x407eb0[_0x5e4c68(0x286)];_0x1b7af5++){const _0x417e80=_0x407eb0[_0x1b7af5];if(_0x417e80[_0x5e4c68(0x284)]!==_0x3fe90f[_0x5e4c68(0x284)]||_0x417e80[_0x5e4c68(0x20f)]['id']!==_0x3fe90f[_0x5e4c68(0x20f)]['id']||_0x417e80[_0x5e4c68(0x1c7)]!==_0x3fe90f[_0x5e4c68(0x1c7)])continue;if(!Ft(_0x3fe90f,_0x417e80,[_0x5e4c68(0x132)]))continue;if(_0x5e4c68(0x1b2)==_0x3fe90f[_0x5e4c68(0x284)]&&_0x3fe90f[_0x5e4c68(0x23d)][_0x5e4c68(0x21f)]!=_0x417e80[_0x5e4c68(0x23d)][_0x5e4c68(0x21f)])continue;if(_0x5e4c68(0x1b2)==_0x3fe90f[_0x5e4c68(0x284)]&&_0x59b66e[_0x5e4c68(0x14e)](_0x3fe90f[_0x5e4c68(0x23d)][_0x5e4c68(0x24e)]))continue;if(_0x5e4c68(0x15f)==_0x3fe90f[_0x5e4c68(0x284)]){const _0x5919bb=_0x59b66e[_0x5e4c68(0x1a2)][_0x5e4c68(0x1fc)],_0x405672=_0x3fe90f[_0x5e4c68(0x113)]();if(_0x405672&&(_0x5919bb[_0x5e4c68(0x21b)][_0x5e4c68(0x297)](_0x405672)||_0x5919bb[_0x5e4c68(0x21b)][_0x5e4c68(0x1bf)](_0x405672)))continue;}const _0x36bb91=_0x544730[_0x5e4c68(0x1f9)](_0x3fe90f),_0x116294=_0x2b02f3[_0x5e4c68(0x1f9)](_0x3fe90f),_0x4a2790=_0x2b02f3[_0x5e4c68(0x1f9)](_0x417e80),_0x182a21=_0x3fe90f[_0x5e4c68(0x1b8)]&&_0x3fe90f[_0x5e4c68(0x1b8)][_0x5e4c68(0x286)],_0x56a136=_0x417e80[_0x5e4c68(0x1b8)]&&_0x417e80[_0x5e4c68(0x1b8)][_0x5e4c68(0x286)];if(!_0x182a21&&_0x36bb91(_0x4a2790,_0x116294))return _0x59b66e[_0x5e4c68(0x20c)](_0x417e80,_0x3fe90f),_0x2b02f3[_0x5e4c68(0x240)](_0x3fe90f),!0x0;if(!_0x56a136&&_0x36bb91(_0x116294,_0x4a2790))return _0x59b66e[_0x5e4c68(0x20c)](_0x3fe90f,_0x417e80),_0x2b02f3[_0x5e4c68(0x240)](_0x417e80),!0x0;}return!0x1;}}[_0x3ec1a6(0x20c)](_0x5e10fd,_0x1872c8){const _0x57874f=_0x3ec1a6;if(_0x5e10fd[_0x57874f(0x1cb)]){for(const _0x4df9c1 of _0x1872c8[_0x57874f(0x215)]())_0x5e10fd[_0x57874f(0x18d)](_0x4df9c1);}else{const _0x1c6a20=_0x1872c8[_0x57874f(0x146)]()[_0x57874f(0x20d)];this[_0x57874f(0x2a3)](_0x5e10fd,this[_0x57874f(0x1ca)][_0x57874f(0x148)](_0x5e10fd[_0x57874f(0x146)]()[_0x57874f(0x25f)],_0x1c6a20));}_0x1872c8[_0x57874f(0x210)]();}[_0x3ec1a6(0x272)](_0x5db591,_0x49933f){const _0x2475e3=_0x3ec1a6,_0x27bb06=_0x5db591[_0x2475e3(0x280)](_0x2475e3(0x1ab))||_0x5db591[_0x2475e3(0x280)](_0x2475e3(0x1b2))?_0x2475e3(0x19f):_0x5db591[_0x2475e3(0x1c4)]();return _0x51e423(this[_0x2475e3(0x1a2)][_0x2475e3(0x255)],_0x49933f+'_'+_0x27bb06+_0x2475e3(0x134));}[_0x3ec1a6(0x278)](){const _0x279293=_0x3ec1a6,_0x4f8700=this[_0x279293(0x1a2)];_0x124e78(this[_0x279293(0x1ca)],({left:_0x582700,entered:_0x1e2b8c})=>{const _0x38be12=_0x279293,_0x381650=[];for(const _0x378192 of _0x582700){const {group:_0xb2845,type:_0x25e17c}=this[_0x38be12(0x295)](_0x378192[_0x38be12(0x243)]);if(_0x38be12(0x28c)===_0xb2845){_0x381650[_0x38be12(0x1ec)](this[_0x38be12(0x272)](_0x25e17c,_0x38be12(0x2ae)));break;}}for(const _0x4e86c6 of _0x1e2b8c){const {group:_0x1034bc,type:_0x4fb945}=this[_0x38be12(0x295)](_0x4e86c6[_0x38be12(0x243)]);if(_0x38be12(0x28c)===_0x1034bc){_0x381650[_0x38be12(0x1ec)](this[_0x38be12(0x272)](_0x4fb945,_0x38be12(0x1da)));break;}}_0x381650[_0x38be12(0x286)]&&_0x4f8700['ui'][_0x38be12(0x2ac)][_0x38be12(0x1d7)](_0x38be12(0x122),_0x381650[_0x38be12(0x2af)]('\x20'));});}[_0x3ec1a6(0x165)](_0xdf4b1b){const _0x50071a=_0x3ec1a6;if(this[_0x50071a(0x168)])return!0x1;const _0x490530=this[_0x50071a(0x1a2)],_0x356b0c=_0x490530[_0x50071a(0x1fc)][_0x50071a(0x112)][_0x50071a(0x1e6)][_0x50071a(0x1e4)]();if(0x0==_0x356b0c[_0x50071a(0x286)])return!0x1;const _0x14c10c=[],_0x4a76ae=_0x356b0c[_0x50071a(0x10e)](_0x5aad90=>_0x50071a(0x1b2)==_0x5aad90[_0x50071a(0x284)]),_0x4bfca3=_0x356b0c[_0x50071a(0x10e)](_0x5f1ccd=>_0x50071a(0x237)==_0x5f1ccd[_0x50071a(0x284)]&&_0x50071a(0x265)!=_0x5f1ccd[_0x50071a(0x243)]),_0xd106e5=_0x356b0c[_0x50071a(0x10e)](_0x5a520d=>_0x50071a(0x21d)==_0x5a520d[_0x50071a(0x284)]&&_0x50071a(0x265)!=_0x5a520d[_0x50071a(0x243)]);for(const _0x46e07c of _0x4a76ae)_0x14c10c[_0x50071a(0x1ec)]({'key':_0x46e07c[_0x50071a(0x107)],'newValue':_0x46e07c[_0x50071a(0x172)],'oldValue':_0x46e07c[_0x50071a(0x155)],'range':Ut(_0x46e07c[_0x50071a(0x25d)],_0x490530[_0x50071a(0x1fc)])});for(const _0x49c94e of _0x4bfca3){const _0x385282=_0xd106e5[_0x50071a(0x216)](_0x4793af=>_0x4793af[_0x50071a(0x1e3)][_0x50071a(0x196)](_0x49c94e[_0x50071a(0x1e3)]));_0x385282&&_0x14c10c[_0x50071a(0x1ec)]({'key':_0x50071a(0x214),'newValue':_0x49c94e[_0x50071a(0x243)],'oldValue':_0x385282[_0x50071a(0x243)],'range':_0x490530[_0x50071a(0x1fc)][_0x50071a(0x135)](_0x49c94e[_0x50071a(0x1e3)][_0x50071a(0x23c)])});}return 0x0!=_0x14c10c[_0x50071a(0x286)]&&this[_0x50071a(0x266)](_0xdf4b1b,_0x14c10c);}[_0x3ec1a6(0x238)](_0x2312b0){const _0x114e18=_0x3ec1a6;let _0x40ad30=!0x1;const _0x3a97d7=this[_0x114e18(0x1a2)][_0x114e18(0x1fc)][_0x114e18(0x112)][_0x114e18(0x1e6)][_0x114e18(0x22f)]()[_0x114e18(0x10e)](_0x42d0b2=>_0x42d0b2[_0x114e18(0x23d)][_0x114e18(0x171)]&&_0x42d0b2[_0x114e18(0x243)][_0x114e18(0x280)](_0x114e18(0x102)));for(const _0x1da2f2 of _0x3a97d7){const {subType:_0x2b97cc,id:_0x5c945e}=this[_0x114e18(0x295)](_0x1da2f2[_0x114e18(0x243)]),_0x43bd02=_0x2b97cc[_0x114e18(0x242)]('|')[0x0];for(const _0x133607 of this[_0x114e18(0x1d3)]({'skipNotAttached':!0x0}))_0x133607['id']!=_0x5c945e&&_0x114e18(0x1b2)==_0x133607[_0x114e18(0x284)]&&_0x133607[_0x114e18(0x23d)]&&_0x133607[_0x114e18(0x23d)][_0x114e18(0x24e)]==_0x43bd02&&_0x133607[_0x114e18(0x146)]()[_0x114e18(0x140)](_0x1da2f2[_0x114e18(0x23d)][_0x114e18(0x171)])&&(this[_0x114e18(0x13f)](_0x133607,_0x1da2f2[_0x114e18(0x23d)][_0x114e18(0x171)],_0x2312b0),_0x40ad30=!0x0);}return _0x40ad30;}[_0x3ec1a6(0x273)](_0x13229d){const _0x8e389d=_0x3ec1a6;this[_0x8e389d(0x1a2)],(this[_0x8e389d(0x168)]=!0x0,_0x13229d());}[_0x3ec1a6(0x185)](_0x5240ee){const _0x19dc89=_0x3ec1a6,_0x24783b=this[_0x19dc89(0x14e)](_0x5240ee),_0x5a2519=this[_0x19dc89(0x149)][_0x19dc89(0x178)](_0x5240ee);return _0x24783b||_0x5a2519;}[_0x3ec1a6(0x266)](_0x379e1b,_0x2c2df3){const _0x35d147=_0x3ec1a6;if(0x0==_0x2c2df3[_0x35d147(0x286)])return!0x1;let _0x50310c=!0x1;for(const _0x38506c of _0x2c2df3){const _0x2ce085=this[_0x35d147(0x1b4)](_0x38506c[_0x35d147(0x25d)],_0x35d147(0x1b2))[_0x35d147(0x10e)](_0x1bde06=>!_0x1bde06[_0x35d147(0x19b)][_0x35d147(0x29e)])[_0x35d147(0x21e)](_0x483198=>_0x483198[_0x35d147(0x28c)]),_0x117a68=_0x341f09({'newValue':_0x38506c[_0x35d147(0x27d)]});_0x2ce085[_0x35d147(0x10e)](_0x503701=>{const _0x97b501=_0x35d147,[_0x1fcd2b,_0x5318a7]=_0x503701[_0x97b501(0x1c7)][_0x97b501(0x242)]('|');return _0x1fcd2b==_0x38506c[_0x97b501(0x24e)]&&_0x5318a7!=_0x117a68;})[_0x35d147(0x1ce)](_0x374d20=>{const _0x301b2e=_0x35d147;this[_0x301b2e(0x13f)](_0x374d20,_0x38506c[_0x301b2e(0x25d)],_0x379e1b),_0x50310c=!0x0;});}return _0x50310c;}[_0x3ec1a6(0x13f)](_0x31057d,_0x543dbf,_0x50d70f){const _0x2df09f=_0x3ec1a6,_0x4acc52=_0x31057d[_0x2df09f(0x146)]()[_0x2df09f(0x1a6)](_0x543dbf);0x0!==_0x4acc52[_0x2df09f(0x286)]?0x1!==_0x4acc52[_0x2df09f(0x286)]?this[_0x2df09f(0x1dc)](_0x31057d,_0x543dbf[_0x2df09f(0x25f)],_0x543dbf[_0x2df09f(0x20d)]):this[_0x2df09f(0x2a3)](_0x31057d,_0x4acc52[0x0]):_0x50d70f[_0x2df09f(0x28a)](_0x31057d[_0x2df09f(0x261)]());}}class Bt{constructor(_0x5eeb35){const _0x2ee9e4=_0x3ec1a6;this[_0x2ee9e4(0x29c)]=_0x5eeb35,this[_0x2ee9e4(0x1ca)]=_0x5eeb35[_0x2ee9e4(0x1fc)],this[_0x2ee9e4(0x1ac)]=new Map(),this[_0x2ee9e4(0x24a)]=new Map(),this[_0x2ee9e4(0x203)]();}[_0x3ec1a6(0x28e)](_0xcb90e7,_0x497068,_0x5d4708,_0xd447c9,_0x57eade,_0x2a6007){const _0x42922a=_0x3ec1a6;return new _0x157044(this[_0x42922a(0x1ca)],{'type':_0xcb90e7,'subType':_0x497068,'id':_0x5d4708,'author':_0xd447c9,'creator':_0xd447c9,'attributes':_0x57eade,'onAttributesChange':_0x2a6007,'onAccept':(..._0x46adea)=>this[_0x42922a(0x1b9)](_0xcb90e7,_0x497068,_0x42922a(0x130))(..._0x46adea),'onDiscard':(..._0x55d4c7)=>this[_0x42922a(0x1b9)](_0xcb90e7,_0x497068,_0x42922a(0x17a))(..._0x55d4c7)});}[_0x3ec1a6(0x12b)](_0x348ed1,_0x3c711f,_0x520ef7,_0x588ae9){const _0x634b38=_0x3ec1a6,_0x5c102b=_0x348ed1+':'+_0x3c711f+':'+_0x520ef7;this[_0x634b38(0x1ac)][_0x634b38(0x1de)](_0x5c102b,_0x588ae9);}[_0x3ec1a6(0x1b9)](_0x1a3b35,_0x250749,_0x4cd491){const _0x5a94a8=_0x3ec1a6,_0x266a32=_0x1a3b35+':'+_0x250749+':'+_0x4cd491;return this[_0x5a94a8(0x1ac)][_0x5a94a8(0x1f9)](_0x266a32)||this[_0x5a94a8(0x24a)][_0x5a94a8(0x1f9)](_0x1a3b35+':'+_0x4cd491);}[_0x3ec1a6(0x203)](){const _0x5b8507=_0x3ec1a6,_0x4b5ab1=()=>!0x1,_0x3c7230=_0x295bea=>{const _0x150452=_0x3e35;_0x295bea[_0x150452(0x119)]((_0x15df94,_0x77081d)=>_0x15df94[_0x150452(0x25f)][_0x150452(0x231)](_0x77081d[_0x150452(0x25f)])?0x1:-0x1),this[_0x150452(0x1ca)][_0x150452(0x17e)](_0x45587f=>{const _0x54031f=_0x150452;for(const _0x4e0cae of _0x295bea){let _0x39702d;_0x39702d=_0x4e0cae[_0x54031f(0x20d)][_0x54031f(0x1e2)]&&_0x4e0cae[_0x54031f(0x20d)][_0x54031f(0x1c1)]==_0x4e0cae[_0x54031f(0x25f)][_0x54031f(0x23c)]?_0x45587f[_0x54031f(0x195)](_0x4e0cae[_0x54031f(0x25f)][_0x54031f(0x23c)],'on'):_0x45587f[_0x54031f(0x195)](_0x4e0cae),this[_0x54031f(0x1ca)][_0x54031f(0x137)](_0x39702d,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x396023=(_0x55cacb,_0x58eb0d)=>{const _0x1cc628=_0x3e35;_0x58eb0d&&this[_0x1cc628(0x1ca)][_0x1cc628(0x17e)](_0x329b4b=>{const _0x26a0bc=_0x1cc628,{commandName:_0x76ace8,commandParams:_0x198b66=[]}=_0x58eb0d,_0x3e62c1=_0x55cacb[_0x26a0bc(0x21e)](_0x3dba3c=>(Rt(_0x3dba3c)&&(_0x3dba3c=this[_0x26a0bc(0x1ca)][_0x26a0bc(0x148)](_0x3dba3c[_0x26a0bc(0x20d)])),_0x3dba3c))[_0x26a0bc(0x10e)](_0x186987=>_0x26a0bc(0x121)!==_0x186987[_0x26a0bc(0x2a4)][_0x26a0bc(0x183)]);if(_0x3e62c1[_0x26a0bc(0x286)]<0x1)return;const _0x1e064c=Array[_0x26a0bc(0x12c)](this[_0x26a0bc(0x1ca)][_0x26a0bc(0x112)][_0x26a0bc(0x213)][_0x26a0bc(0x215)]())[_0x26a0bc(0x21e)](_0x477818=>_0x512b39[_0x26a0bc(0x1f0)](_0x477818));_0x329b4b[_0x26a0bc(0x25b)](_0x3e62c1);for(const _0x50bb89 of this[_0x26a0bc(0x29c)][_0x26a0bc(0x1e0)][_0x26a0bc(0x1e0)]())_0x50bb89[_0x26a0bc(0x1fa)]();_0x198b66[_0x26a0bc(0x1ec)]({'forceDefaultExecution':!0x0}),this[_0x26a0bc(0x29c)][_0x26a0bc(0x13c)](_0x76ace8,..._0x198b66);const _0x465e6a=_0x1e064c[_0x26a0bc(0x10e)](_0x169187=>_0x26a0bc(0x121)!=_0x169187[_0x26a0bc(0x2a4)][_0x26a0bc(0x183)]);_0x465e6a[_0x26a0bc(0x286)]>0x0&&_0x329b4b[_0x26a0bc(0x25b)](_0x465e6a);for(const _0x347563 of _0x1e064c)_0x347563[_0x26a0bc(0x250)]();});},_0x2118b5=(_0x172c80,_0x161f5c)=>0x1==_0x172c80[_0x5b8507(0x286)]&&0x1==_0x161f5c[_0x5b8507(0x286)]&&_0x172c80[0x0][_0x5b8507(0x20d)][_0x5b8507(0x196)](_0x161f5c[0x0][_0x5b8507(0x25f)]),_0x869582=(_0x48971c,_0x5f158a,_0x1f6d76,_0x49c413)=>Gt(_0x48971c,_0x5f158a,_0x1f6d76,_0x49c413,this[_0x5b8507(0x1ca)])?[_0x48971c,_0x5f158a]:Gt(_0x5f158a,_0x48971c,_0x49c413,_0x1f6d76,this[_0x5b8507(0x1ca)])?[_0x5f158a,_0x48971c]:null;this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x128),_0x4b5ab1),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x124),_0x3c7230),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x18c),_0x2118b5),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x1f2),_0x869582),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x17f),_0x3c7230),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x1ee),_0x4b5ab1),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x174),_0x2118b5),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x161),_0x869582),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x173),_0x396023),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x28f),_0x4b5ab1),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x22b),_0x2118b5),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x1b5),_0x4b5ab1),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x167),_0x396023),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x218),_0x4b5ab1),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x281),_0x2118b5),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x12a),_0x4b5ab1),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x15d),_0x4b5ab1),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x232),(_0x3362c2,_0x2364f7)=>{const _0x27aee3=_0x5b8507;if(!_0x2364f7)return;const _0x202fab=this[_0x27aee3(0x29c)][_0x27aee3(0x106)][_0x27aee3(0x1f9)](p);this[_0x27aee3(0x1ca)][_0x27aee3(0x17e)](_0x202d08=>{const _0x6a28bd=_0x27aee3;if(_0x6a28bd(0x214)==_0x2364f7[_0x6a28bd(0x24e)])for(const _0x42062b of _0x3362c2){const _0x59720c=_0x42062b[_0x6a28bd(0x25f)][_0x6a28bd(0x23c)],_0x390ed0=_0x2364f7[_0x6a28bd(0x21f)];_0x202d08[_0x6a28bd(0x23a)](_0x59720c,_0x390ed0);}else{if(_0x202fab[_0x6a28bd(0x14e)](_0x2364f7[_0x6a28bd(0x24e)])){for(const _0x2996e2 of _0x3362c2)void 0x0!==_0x2364f7[_0x6a28bd(0x21f)]?_0x202d08[_0x6a28bd(0x283)](_0x2364f7[_0x6a28bd(0x24e)],_0x2364f7[_0x6a28bd(0x21f)],_0x2996e2[_0x6a28bd(0x25f)][_0x6a28bd(0x23c)]):_0x202d08[_0x6a28bd(0x1e5)](_0x2364f7[_0x6a28bd(0x24e)],_0x2996e2[_0x6a28bd(0x25f)][_0x6a28bd(0x23c)]);}else{for(const _0x521a38 of _0x3362c2)_0x2364f7[_0x6a28bd(0x21f)]?_0x202d08[_0x6a28bd(0x283)](_0x2364f7[_0x6a28bd(0x24e)],_0x2364f7[_0x6a28bd(0x21f)],_0x521a38):_0x202d08[_0x6a28bd(0x1e5)](_0x2364f7[_0x6a28bd(0x24e)],_0x521a38);}}});}),this[_0x5b8507(0x24a)][_0x5b8507(0x1de)](_0x5b8507(0x14b),_0x2118b5);}}function xt(_0x5de69d,_0x4ad776,_0x23928d){const _0x1c32ca=_0x3ec1a6;for(const _0x5e0ede of _0x4ad776[_0x1c32ca(0x1c1)][_0x1c32ca(0x256)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5e0ede[_0x1c32ca(0x2a4)]==_0x5e0ede)return!0x1;if(!_0x23928d[_0x1c32ca(0x126)](_0x5e0ede))return!0x1;if(_0x5de69d[_0x1c32ca(0x297)](_0x5e0ede)||_0x5de69d[_0x1c32ca(0x1bf)](_0x5e0ede))return!0x0;}return!0x1;}function Rt(_0x19cf69){const _0x16224d=_0x3ec1a6;return _0x19cf69[_0x16224d(0x20d)][_0x16224d(0x1c1)]==_0x19cf69[_0x16224d(0x25f)][_0x16224d(0x23c)]&&_0x19cf69[_0x16224d(0x20d)][_0x16224d(0x181)];}function Tt(_0x2e2bb0,_0x2f244c,_0x58818b,_0x38a96c){const _0x683093=_0x3ec1a6,_0xe47551=_0x53a69b=>!_0x53a69b[_0x683093(0x16c)]['is'](_0x683093(0x22c))&&!_0x38a96c[_0x683093(0x297)](_0x53a69b[_0x683093(0x16c)]),_0x1b2cbc=_0x2e2bb0[_0x683093(0x25f)][_0x683093(0x257)](_0xe47551),_0x3c1988=_0x2e2bb0[_0x683093(0x20d)][_0x683093(0x257)](_0xe47551,{'direction':_0x683093(0x245)});return(!_0x2e2bb0[_0x683093(0x25f)][_0x683093(0x196)](_0x1b2cbc)||!_0x2e2bb0[_0x683093(0x20d)][_0x683093(0x196)](_0x3c1988))&&(_0x1b2cbc[_0x683093(0x231)](_0x3c1988)?_0x58818b[_0x683093(0x1f1)](_0x2f244c,{'range':_0x58818b[_0x683093(0x148)](_0x1b2cbc,_0x3c1988)}):_0x58818b[_0x683093(0x28a)](_0x2f244c),!0x0);}function Et(_0x41d1f2){return _0x341f09(_0x41d1f2);}function Vt(_0x2ba973){const _0x163f4a=_0x3ec1a6,_0x3d0f2a=_0x2ba973[_0x163f4a(0x25f)][_0x163f4a(0x23c)];return _0x3d0f2a&&_0x3d0f2a['is'](_0x163f4a(0x1d5));}function Ut(_0x581694,_0xe46dac){const _0x1ed26d=_0x3ec1a6;return null==_0x581694[_0x1ed26d(0x20d)][_0x1ed26d(0x16f)]&&_0x581694[_0x1ed26d(0x20d)][_0x1ed26d(0x1c1)]==_0x581694[_0x1ed26d(0x25f)][_0x1ed26d(0x23c)]?Ot(_0x581694[_0x1ed26d(0x25f)][_0x1ed26d(0x23c)],_0xe46dac):_0x581694;}function Ot(_0x221b04,_0x19a0a3){const _0x22d849=_0x3ec1a6,_0x265a64=_0x19a0a3[_0x22d849(0x21b)][_0x22d849(0x297)](_0x221b04)||_0x19a0a3[_0x22d849(0x21b)][_0x22d849(0x197)](_0x221b04);return _0x19a0a3[_0x22d849(0x148)](_0x19a0a3[_0x22d849(0x252)](_0x221b04,_0x22d849(0x282)),_0x265a64?_0x19a0a3[_0x22d849(0x193)](_0x221b04):_0x19a0a3[_0x22d849(0x252)](_0x221b04,_0x22d849(0x20d)));}function Gt(_0x1c54a9,_0x4ddc16,_0x38e019,_0x456ae0,_0x1bec93){const _0x1dd459=_0x3ec1a6;if(!Ft(_0x1c54a9,_0x4ddc16))return!0x1;if(_0x38e019[_0x1dd459(0x20d)][_0x1dd459(0x196)](_0x456ae0[_0x1dd459(0x25f)]))return!0x0;if(_0x1c54a9[_0x1dd459(0x284)]!=_0x4ddc16[_0x1dd459(0x284)])return!0x1;if(!_0x38e019[_0x1dd459(0x20d)][_0x1dd459(0x236)](_0x456ae0[_0x1dd459(0x25f)]))return!0x1;const _0x23835c=_0x1bec93[_0x1dd459(0x148)](_0x38e019[_0x1dd459(0x20d)],_0x456ae0[_0x1dd459(0x25f)])[_0x1dd459(0x11f)]();for(const _0x3ebe58 of _0x23835c)if([_0x1dd459(0x114),_0x1dd459(0x1bb)][_0x1dd459(0x10d)](_0x3ebe58[_0x1dd459(0x284)])&&_0x1bec93[_0x1dd459(0x21b)][_0x1dd459(0x1bf)](_0x3ebe58[_0x1dd459(0x16c)]))return!0x1;return!0x0;}function Ft(_0x5d2f73,_0x4cebce,_0x2739f9=[]){const _0x4eaf08=_0x3ec1a6;return!(!_0x5d2f73[_0x4eaf08(0x182)]||!_0x4cebce[_0x4eaf08(0x182)])&&_0x48701d(_0x2008fb(_0x5d2f73[_0x4eaf08(0x244)],_0x2739f9),_0x2008fb(_0x4cebce[_0x4eaf08(0x244)],_0x2739f9));}function Pt(_0x59379b,_0x3d7871){const _0x20e9b2=_0x3ec1a6,_0x424a60=Lt(_0x59379b[_0x20e9b2(0x244)]),_0x2b2595=Lt(_0x3d7871);if(!_0x59379b[_0x20e9b2(0x182)])return!0x1;for(const _0x5c7c2a of Object[_0x20e9b2(0x17c)](_0x2b2595))if(!_0x48701d(_0x424a60[_0x5c7c2a],_0x2b2595[_0x5c7c2a]))return!0x1;return!0x0;}function Lt(_0x3b092e){const _0x550908=_0x3ec1a6,_0x581554=Object[_0x550908(0x1d4)]({},_0x3b092e);return delete _0x581554[_0x550908(0x144)],delete _0x581554[_0x550908(0x19e)],_0x581554;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x31a1(){const _0x57cfe5=['descriptionParts','destroy','editor','suggestionLoaded','refreshSelectedViews','editing','getByInnerView','get','some','lowest','646785SRqNhE','plugins','_bindAnnotationToEditors','getDescriptions','comments.maxCommentCharsWhenCollapsed','value','toMany','Annotations','activeMarkers','2009199usMKNQ','trackChanges','_refreshActiveMarkers','map','commentThread','comments.editorConfig','comments','getJoined','pluginName','innerView','getMarkers','arrowView','_destroyController','model','3670WzBtzw','95OkVJKw','suggestionChanged','separator','TrackChangesEditing','_updateController','_handleControllerBuffer','_suggestionToController','Track\x20changes','suggestion-','change:activeAnnotations','CommentsUI','delete','from','hasSuggestion','type','push','Accept\x20all\x20suggestions','isMultiRange','buttonView','getMarkerNames','TrackChangesUI','config','discardAllSuggestions','init','createAnnotation','_annotationViews','commandName','acceptSelectedSuggestions','comments.maxThreadTotalWeight','actionView','change:previous','trackChanges.SuggestionThreadView','discardSelectedSuggestions','unbind','isOn','_viewToController','84172RQqDFa','EditorAnnotations','Discard\x20all\x20suggestions','previous','_createUIButton','clear','getRanges','bind','commands','createAnnotationView','Discard\x20all\x20selected\x20suggestions','CommentsRepository','componentFactory','listenTo','locale','isEnabled','CommentView','suggestionUnloaded','add','getFirstRange','isDirty','8026400oqKChW','length','switchbutton','createCommentThreadController','_descriptionFactory','discardButton','has','_handleSuggestionControllerDelayed','2844anJXJf','getAllAdjacentSuggestions','execute','keys','values','2464ifwZJp','focus','source','set','reduce','registerAnnotation','_disableComments','26766PCHuTW','comments.maxCommentsWhenCollapsed','trackChanges.disableComments','stopListening','1268664qiWNXQ','size','getSuggestion','button','activeAnnotations','SuggestionThreadView','head','mainView','Accept\x20all\x20selected\x20suggestions','acceptAllSuggestions','requires','filter','isInContent','view','addSourceCollector','remove','addComment','acceptButton','define','_unbindEditors','_initializeController'];_0x31a1=function(){return _0x57cfe5;};return _0x31a1();}const _0x3a52dd=_0x4dba;(function(_0x5b6249,_0x41e556){const _0x4b9939=_0x4dba,_0x3d3216=_0x5b6249();while(!![]){try{const _0x2d3a51=-parseInt(_0x4b9939(0x1f0))/0x1+parseInt(_0x4b9939(0x1d1))/0x2+parseInt(_0x4b9939(0x171))/0x3+-parseInt(_0x4b9939(0x1a4))/0x4*(parseInt(_0x4b9939(0x180))/0x5)+parseInt(_0x4b9939(0x1c1))/0x6*(parseInt(_0x4b9939(0x1c6))/0x7)+-parseInt(_0x4b9939(0x1b9))/0x8+-parseInt(_0x4b9939(0x1cd))/0x9*(-parseInt(_0x4b9939(0x17f))/0xa);if(_0x2d3a51===_0x41e556)break;else _0x3d3216['push'](_0x3d3216['shift']());}catch(_0x53d062){_0x3d3216['push'](_0x3d3216['shift']());}}}(_0x31a1,0x7d1d5));function _0x4dba(_0x1ce1e0,_0x41a83f){const _0x31a13d=_0x31a1();return _0x4dba=function(_0x4dbaf7,_0x266b4b){_0x4dbaf7=_0x4dbaf7-0x169;let _0x5b4a15=_0x31a13d[_0x4dbaf7];return _0x5b4a15;},_0x4dba(_0x1ce1e0,_0x41a83f);}import{Plugin as _0x15e275}from'ckeditor5/src/core.js';import{Collection as _0x4df4b3}from'ckeditor5/src/utils.js';import{ViewModel as _0x77ac9e,SplitButtonView as _0x5bd038,createDropdown as _0x5e63a2,addListToDropdown as _0x532c8b}from'ckeditor5/src/ui.js';import{Users as _0x45bca5,getDateTimeFormatter as _0x480f47,getAllMarkersDomElementsSorted as _0x1028de}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x35741d from'./trackchangesediting.js';import _0x3fc296 from'./ui/suggestioncontroller.js';import _0x67b5cc from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x4a4b28}from'./utils/common-translations.js';import _0x5747dc from'../theme/icons/track-changes.svg';export default class d extends _0x15e275{static get[_0x3a52dd(0x1db)](){const _0x3e2cda=_0x3a52dd;return[_0x35741d,_0x45bca5,_0x3e2cda(0x1af),_0x3e2cda(0x16f),_0x3e2cda(0x1a5)];}static get[_0x3a52dd(0x179)](){const _0x33a24d=_0x3a52dd;return _0x33a24d(0x194);}constructor(_0x28b5f6){const _0x52b911=_0x3a52dd;super(_0x28b5f6),this[_0x52b911(0x186)]=new Map(),this[_0x52b911(0x1a3)]=new Map(),this[_0x52b911(0x199)]=new Map(),this[_0x52b911(0x185)]=new Map();const _0x2f517e=this[_0x52b911(0x1e8)][_0x52b911(0x195)];_0x2f517e[_0x52b911(0x1e3)](_0x52b911(0x19f),_0x67b5cc),_0x2f517e[_0x52b911(0x1e3)](_0x52b911(0x1cf),!0x1),this[_0x52b911(0x1cc)]=_0x2f517e[_0x52b911(0x1ed)](_0x52b911(0x1cf));}[_0x3a52dd(0x1c0)](_0x5d9e6d,_0x497536){const _0x4389c5=_0x3a52dd;0x0===this[_0x4389c5(0x185)][_0x4389c5(0x1d2)]&&setTimeout(()=>{const _0x2ad7f6=_0x4389c5;for(const [_0x2587b9,_0x501b92]of this[_0x2ad7f6(0x185)]){const _0xcebb34=this[_0x2ad7f6(0x186)][_0x2ad7f6(0x1bf)](_0x2587b9);_0xcebb34||_0x501b92?_0xcebb34&&_0x501b92&&this[_0x2ad7f6(0x17d)](_0x2587b9):this[_0x2ad7f6(0x1e5)](_0x2587b9);}this[_0x2ad7f6(0x185)][_0x2ad7f6(0x1a9)](),this[_0x2ad7f6(0x1e8)][_0x2ad7f6(0x169)][_0x2ad7f6(0x1ed)](_0x2ad7f6(0x1a5))[_0x2ad7f6(0x1ea)](),this[_0x2ad7f6(0x173)]();},0xa),this[_0x4389c5(0x185)][_0x4389c5(0x1c9)](_0x5d9e6d,_0x497536);}[_0x3a52dd(0x197)](){const _0x35d13e=_0x3a52dd,_0x1ca472=this[_0x35d13e(0x1e8)],_0x298853=_0x1ca472[_0x35d13e(0x169)][_0x35d13e(0x1ed)](_0x35d13e(0x183)),_0x2ff54c=_0x1ca472[_0x35d13e(0x169)][_0x35d13e(0x1ed)](_0x35d13e(0x16f)),_0xa7dd0c=_0x1ca472[_0x35d13e(0x169)][_0x35d13e(0x1ed)](_0x35d13e(0x1a5)),_0x5d1803=_0x1ca472[_0x35d13e(0x169)][_0x35d13e(0x1ed)](_0x35d13e(0x1af));_0x1ca472['ui'][_0x35d13e(0x1b0)][_0x35d13e(0x1b6)](_0x35d13e(0x172),_0x4e873a=>this[_0x35d13e(0x1a8)](_0x4e873a)),_0xa7dd0c[_0x35d13e(0x1df)](()=>{const _0x3826f4=_0x35d13e,_0x2a9bc8=[];for(const [_0x44dda5,_0x1ae3d4]of Array[_0x3826f4(0x18c)](this[_0x3826f4(0x186)])){const _0x393fcf=_0x44dda5[_0x3826f4(0x1c2)](),_0x4af605=[];for(const _0x2c73fa of _0x393fcf){if(!_0x2c73fa[_0x3826f4(0x1dd)])continue;if(_0x2c73fa[_0x3826f4(0x191)]){_0x4af605[_0x3826f4(0x18f)](..._0x2c73fa[_0x3826f4(0x1aa)]());continue;}const _0xdbeac=_0x2c73fa[_0x3826f4(0x1b7)]();if(_0x4af605[_0x3826f4(0x1ba)]>0x0){const _0x27b15b=_0x4af605[0x0][_0x3826f4(0x178)](_0xdbeac);if(_0x27b15b){_0x4af605[0x0]=_0x27b15b;continue;}}_0x4af605[_0x3826f4(0x18f)](_0xdbeac);}_0x2a9bc8[_0x3826f4(0x18f)]([_0x1ae3d4[_0x3826f4(0x1de)],_0x4af605]);}return _0x2a9bc8;}),this[_0x35d13e(0x1b1)](_0x298853,_0x35d13e(0x1e9),(_0x3adfca,_0x141c7d)=>{const _0x42d70=_0x35d13e;this[_0x42d70(0x1b1)](_0x141c7d,_0x42d70(0x19e),(_0x523a97,_0x54df24,_0xbe9cc5,_0x4b5a9b)=>{const _0x2ac9b5=_0x42d70;_0x141c7d[_0x2ac9b5(0x1dd)]&&(null==_0xbe9cc5?(this[_0x2ac9b5(0x184)](_0x4b5a9b[_0x2ac9b5(0x1d7)]),this[_0x2ac9b5(0x1c0)](_0x141c7d,!0x1)):(this[_0x2ac9b5(0x184)](_0xbe9cc5[_0x2ac9b5(0x1d7)]),null==_0x4b5a9b&&this[_0x2ac9b5(0x1c0)](_0x141c7d,!0x0)));}),null!==_0x141c7d[_0x42d70(0x1a7)]?this[_0x42d70(0x184)](_0x141c7d[_0x42d70(0x1d7)]):this[_0x42d70(0x1c0)](_0x141c7d,!0x1);}),this[_0x35d13e(0x1b1)](_0x298853,_0x35d13e(0x1b5),(_0x41aca9,_0x263c9d,_0x8c1c1a)=>{const _0x46d5ba=_0x35d13e;this[_0x46d5ba(0x1d0)](_0x263c9d,_0x46d5ba(0x19e)),this[_0x46d5ba(0x185)][_0x46d5ba(0x18b)](_0x263c9d),this[_0x46d5ba(0x186)][_0x46d5ba(0x1bf)](_0x263c9d)&&this[_0x46d5ba(0x17d)](_0x263c9d),_0x8c1c1a&&this[_0x46d5ba(0x184)](_0x8c1c1a[_0x46d5ba(0x1d7)]);}),this[_0x35d13e(0x1b1)](_0x298853,_0x35d13e(0x181),(_0x43b9b7,_0x5f9992)=>{const _0x4a39dc=_0x35d13e;this[_0x4a39dc(0x184)](_0x5f9992);}),this[_0x35d13e(0x1b1)](_0x2ff54c,_0x35d13e(0x189),()=>{const _0x54f588=_0x35d13e;this[_0x54f588(0x173)]();}),this[_0x35d13e(0x1b1)](_0x5d1803,_0x35d13e(0x1e1),(_0x17ef0b,{threadId:_0x1cf277,isFromAdapter:_0x5b4935})=>{const _0x4d8739=_0x35d13e;if(_0x5b4935||!_0x298853[_0x4d8739(0x18d)](_0x1cf277))return;const _0x25db62=_0x298853[_0x4d8739(0x1d3)](_0x1cf277);this[_0x4d8739(0x186)][_0x4d8739(0x1ed)](_0x25db62)[_0x4d8739(0x1de)][_0x4d8739(0x1c7)]();},{'priority':_0x35d13e(0x1ef)});}[_0x3a52dd(0x173)](){const _0x108197=_0x3a52dd,_0x5da2b9=this[_0x108197(0x1e8)][_0x108197(0x169)][_0x108197(0x1ed)](_0x108197(0x16f)),_0x4cc944=this[_0x108197(0x1e8)][_0x108197(0x169)][_0x108197(0x1ed)](_0x108197(0x183)),_0x39dc89=Array[_0x108197(0x18c)](_0x5da2b9[_0x108197(0x1d5)],_0x2c604d=>_0x2c604d[_0x108197(0x17a)])[_0x108197(0x1dc)](_0x5ee3e9=>this[_0x108197(0x1a3)][_0x108197(0x1bf)](_0x5ee3e9)),_0x12df58=[];for(const _0x1768dc of _0x39dc89){const _0x2f9724=this[_0x108197(0x1a3)][_0x108197(0x1ed)](_0x1768dc)[_0x108197(0x17e)][_0x108197(0x1c2)]();_0x12df58[_0x108197(0x18f)](..._0x2f9724[_0x108197(0x1ca)]((_0x53eb47,_0x4436b8)=>[..._0x53eb47,..._0x4436b8[_0x108197(0x193)]()],[]));}_0x4cc944[_0x108197(0x170)]=_0x12df58;}[_0x3a52dd(0x1a8)](_0x22272e){const _0x1013e6=_0x3a52dd,_0x5e130e=_0x5e63a2(_0x22272e,_0x5bd038),_0x2fe25a=this[_0x1013e6(0x1e8)][_0x1013e6(0x1ac)][_0x1013e6(0x1ed)](_0x1013e6(0x172)),_0x14b4b5=_0x4a4b28(_0x22272e,_0x1013e6(0x187));_0x5e130e[_0x1013e6(0x192)][_0x1013e6(0x1c9)]({'tooltip':_0x14b4b5,'label':_0x14b4b5,'icon':_0x5747dc}),_0x5e130e[_0x1013e6(0x192)][_0x1013e6(0x1ab)](_0x1013e6(0x1a2))['to'](_0x2fe25a,_0x1013e6(0x16d)),_0x5e130e[_0x1013e6(0x192)]['on'](_0x1013e6(0x1c3),()=>{const _0x54bc5d=_0x1013e6;_0x2fe25a[_0x54bc5d(0x1c3)](),this[_0x54bc5d(0x1e8)][_0x54bc5d(0x1eb)][_0x54bc5d(0x1de)][_0x54bc5d(0x1c7)]();});const _0x4a2127=new _0x4df4b3(),_0x1e52ad=[{'type':_0x1013e6(0x1bb),'model':{'withText':!0x0,'label':_0x14b4b5,'commandName':_0x1013e6(0x172)}},{'type':_0x1013e6(0x182)},{'type':_0x1013e6(0x1d4),'model':{'withText':!0x0,'label':_0x4a4b28(_0x22272e,_0x1013e6(0x190)),'commandName':_0x1013e6(0x1da)}},{'type':_0x1013e6(0x1d4),'model':{'withText':!0x0,'label':_0x4a4b28(_0x22272e,_0x1013e6(0x1d9)),'commandName':_0x1013e6(0x19b)}},{'type':_0x1013e6(0x1d4),'model':{'withText':!0x0,'label':_0x4a4b28(_0x22272e,_0x1013e6(0x1a6)),'commandName':_0x1013e6(0x196)}},{'type':_0x1013e6(0x1d4),'model':{'withText':!0x0,'label':_0x4a4b28(_0x22272e,_0x1013e6(0x1ae)),'commandName':_0x1013e6(0x1a0)}}];for(const _0x2d8ed5 of _0x1e52ad){let _0x40792d={'type':_0x1013e6(0x182)};if(_0x2d8ed5[_0x1013e6(0x17e)]){const _0x194f3c=new _0x77ac9e(_0x2d8ed5[_0x1013e6(0x17e)]),_0x2b08c4=this[_0x1013e6(0x1e8)][_0x1013e6(0x1ac)][_0x1013e6(0x1ed)](_0x194f3c[_0x1013e6(0x19a)]);_0x194f3c[_0x1013e6(0x1ab)](_0x1013e6(0x1a2),_0x1013e6(0x1b3))['to'](_0x2b08c4,_0x1013e6(0x16d),_0x1013e6(0x1b3)),_0x40792d={'type':_0x2d8ed5[_0x1013e6(0x18e)],'model':_0x194f3c};}_0x4a2127[_0x1013e6(0x1b6)](_0x40792d);}_0x532c8b(_0x5e130e,_0x4a2127);const _0x8285f6=_0x1e52ad[_0x1013e6(0x1dc)](_0x188dbe=>null!=_0x188dbe[_0x1013e6(0x17e)])[_0x1013e6(0x174)](_0x47aa5d=>this[_0x1013e6(0x1e8)][_0x1013e6(0x1ac)][_0x1013e6(0x1ed)](_0x47aa5d[_0x1013e6(0x17e)][_0x1013e6(0x19a)])),_0x1fe385=_0x5e130e[_0x1013e6(0x192)];return _0x1fe385[_0x1013e6(0x19d)][_0x1013e6(0x1a1)](_0x1013e6(0x1b3)),_0x1fe385[_0x1013e6(0x17c)][_0x1013e6(0x1a1)](_0x1013e6(0x1b3)),_0x1fe385[_0x1013e6(0x19d)][_0x1013e6(0x1ab)](_0x1013e6(0x1b3))['to'](_0x2fe25a,_0x1013e6(0x1b3)),_0x1fe385[_0x1013e6(0x17c)][_0x1013e6(0x1ab)](_0x1013e6(0x1b3))[_0x1013e6(0x16e)](_0x8285f6,_0x1013e6(0x1b3),(..._0xb1d49f)=>_0xb1d49f[_0x1013e6(0x1ee)](_0x24d1c3=>_0x24d1c3)),_0x5e130e['on'](_0x1013e6(0x1c3),_0x23413c=>{const _0x48ea14=_0x1013e6;this[_0x48ea14(0x1e8)][_0x48ea14(0x1c3)](_0x23413c[_0x48ea14(0x1c8)][_0x48ea14(0x19a)]),this[_0x48ea14(0x1e8)][_0x48ea14(0x1eb)][_0x48ea14(0x1de)][_0x48ea14(0x1c7)]();}),_0x5e130e;}[_0x3a52dd(0x1e5)](_0x10be5b){const _0x2f0a19=_0x3a52dd,_0x26c0a6=this[_0x2f0a19(0x1e8)],_0x32125f=_0x26c0a6[_0x2f0a19(0x195)],_0xf87be5=_0x26c0a6[_0x2f0a19(0x169)][_0x2f0a19(0x1ed)](_0x2f0a19(0x16f)),_0xf30d39=_0x26c0a6[_0x2f0a19(0x169)][_0x2f0a19(0x1ed)](_0x2f0a19(0x1af)),_0x3384cf=_0x26c0a6[_0x2f0a19(0x169)][_0x2f0a19(0x1ed)](_0x2f0a19(0x1a5)),_0x347626=_0x26c0a6[_0x2f0a19(0x169)][_0x2f0a19(0x1ed)](_0x45bca5)['me'],_0x1ac084=_0x32125f[_0x2f0a19(0x1ed)](_0x2f0a19(0x172))[_0x2f0a19(0x1d6)],{CommentsListView:_0xc5229f,CommentThreadInputView:_0x1565fa}=_0x26c0a6[_0x2f0a19(0x169)][_0x2f0a19(0x1ed)](_0x2f0a19(0x18a));let _0x259bf3,_0x35cc2a;this[_0x2f0a19(0x199)][_0x2f0a19(0x1bf)](_0x10be5b['id'])?(_0x35cc2a=this[_0x2f0a19(0x199)][_0x2f0a19(0x1ed)](_0x10be5b['id']),_0x259bf3=_0x35cc2a[_0x2f0a19(0x1d8)]):(_0x259bf3=new _0x1ac084(_0x26c0a6[_0x2f0a19(0x1b2)],_0x10be5b,_0x347626,{'disableComments':this[_0x2f0a19(0x1cc)],'editorConfig':_0x32125f[_0x2f0a19(0x1ed)](_0x2f0a19(0x176)),'maxCommentsWhenCollapsed':_0x32125f[_0x2f0a19(0x1ed)](_0x2f0a19(0x1ce)),'maxThreadTotalWeight':_0x32125f[_0x2f0a19(0x1ed)](_0x2f0a19(0x19c)),'maxCommentCharsWhenCollapsed':_0x32125f[_0x2f0a19(0x1ed)](_0x2f0a19(0x16c)),'formatDateTime':_0x480f47(_0x32125f[_0x2f0a19(0x1ed)](_0x2f0a19(0x1b2))),'CommentView':_0x32125f[_0x2f0a19(0x1ed)](_0x2f0a19(0x177))[_0x2f0a19(0x1b4)],'CommentsListView':_0xc5229f,'CommentThreadInputView':_0x1565fa}),_0x259bf3[_0x2f0a19(0x1e2)]['on'](_0x2f0a19(0x1c3),()=>{const _0x4ea388=_0x2f0a19;_0x26c0a6[_0x4ea388(0x1eb)][_0x4ea388(0x1de)][_0x4ea388(0x1c7)]();}),_0x259bf3[_0x2f0a19(0x1be)]['on'](_0x2f0a19(0x1c3),()=>{const _0x2af5a6=_0x2f0a19;_0x26c0a6[_0x2af5a6(0x1eb)][_0x2af5a6(0x1de)][_0x2af5a6(0x1c7)]();}),_0x35cc2a=_0xf87be5[_0x2f0a19(0x1ad)](this[_0x2f0a19(0x1e8)][_0x2f0a19(0x1b2)],_0x259bf3),_0x35cc2a[_0x2f0a19(0x1ab)](_0x2f0a19(0x1b8))['to'](_0x259bf3,_0x2f0a19(0x1b8)),_0x35cc2a[_0x2f0a19(0x1ab)](_0x2f0a19(0x1ba))['to'](_0x259bf3),_0x35cc2a[_0x2f0a19(0x1ab)](_0x2f0a19(0x18e))['to'](_0x259bf3,_0x2f0a19(0x18e),_0xd204e5=>_0x2f0a19(0x188)+_0xd204e5),this[_0x2f0a19(0x199)][_0x2f0a19(0x1c9)](_0x10be5b['id'],_0x35cc2a));const _0x28db85=_0xf30d39[_0x2f0a19(0x1bc)](_0x10be5b[_0x2f0a19(0x175)],_0x259bf3),_0x4efcaf=new _0x3fc296(_0x26c0a6,_0x10be5b,_0x259bf3,_0x28db85),_0x784913=_0x10be5b[_0x2f0a19(0x1c2)]()[_0x2f0a19(0x1dc)](_0x62c8d7=>_0x62c8d7[_0x2f0a19(0x1dd)]);_0x259bf3[_0x2f0a19(0x1e6)]=_0x26c0a6[_0x2f0a19(0x169)][_0x2f0a19(0x1ed)](_0x2f0a19(0x183))[_0x2f0a19(0x1bd)][_0x2f0a19(0x16b)](_0x784913),this[_0x2f0a19(0x186)][_0x2f0a19(0x1c9)](_0x10be5b,_0x4efcaf),this[_0x2f0a19(0x1a3)][_0x2f0a19(0x1c9)](_0x259bf3,_0x4efcaf);const _0x265d07=_0xf87be5[_0x2f0a19(0x198)]({'view':_0x35cc2a,'target':()=>{const _0x44b05e=_0x2f0a19,_0x47a758=[],_0x3e8e85=_0x10be5b[_0x44b05e(0x1c2)]()[_0x44b05e(0x1dc)](_0x440130=>_0x440130[_0x44b05e(0x1dd)]);for(const _0x2dcce4 of _0x3e8e85)_0x47a758[_0x44b05e(0x18f)](..._0x2dcce4[_0x44b05e(0x17b)]());return _0x1028de(_0x26c0a6[_0x44b05e(0x1eb)],_0x47a758);},'type':()=>_0x2f0a19(0x188)+_0x4efcaf[_0x2f0a19(0x1de)][_0x2f0a19(0x18e)]});_0xf30d39[_0x2f0a19(0x16a)](_0x259bf3,_0x265d07),_0xf87be5[_0x2f0a19(0x1b6)](_0x265d07),_0x3384cf[_0x2f0a19(0x1cb)](_0x265d07);}[_0x3a52dd(0x17d)](_0x1a7b8c){const _0x1d7424=_0x3a52dd,_0x103522=this[_0x1d7424(0x1e8)][_0x1d7424(0x169)][_0x1d7424(0x1ed)](_0x1d7424(0x1af)),_0x5ae20c=this[_0x1d7424(0x1e8)][_0x1d7424(0x169)][_0x1d7424(0x1ed)](_0x1d7424(0x16f)),_0x43f590=this[_0x1d7424(0x186)][_0x1d7424(0x1ed)](_0x1a7b8c),_0x3d4b41=_0x43f590[_0x1d7424(0x1de)],_0x408458=_0x5ae20c[_0x1d7424(0x1ec)](_0x3d4b41);_0x103522[_0x1d7424(0x1e4)](_0x3d4b41),_0x408458&&_0x5ae20c[_0x1d7424(0x1e0)](_0x408458),this[_0x1d7424(0x186)][_0x1d7424(0x18b)](_0x1a7b8c),this[_0x1d7424(0x1a3)][_0x1d7424(0x18b)](_0x3d4b41),_0x43f590[_0x1d7424(0x1e7)]();}[_0x3a52dd(0x184)](_0x1d88c6){const _0x17ecd8=_0x3a52dd;if(!_0x1d88c6[_0x17ecd8(0x1dd)]||!this[_0x17ecd8(0x186)][_0x17ecd8(0x1bf)](_0x1d88c6))return;const _0x55f977=this[_0x17ecd8(0x1e8)][_0x17ecd8(0x169)][_0x17ecd8(0x1ed)](_0x17ecd8(0x183)),_0x32ff53=this[_0x17ecd8(0x186)][_0x17ecd8(0x1ed)](_0x1d88c6),_0xa8e26c=_0x1d88c6[_0x17ecd8(0x1c2)]();_0x32ff53[_0x17ecd8(0x1de)][_0x17ecd8(0x1e6)]=_0x55f977[_0x17ecd8(0x1bd)][_0x17ecd8(0x16b)](_0xa8e26c);}[_0x3a52dd(0x1e7)](){const _0x402c93=_0x3a52dd;for(const _0x1f8931 of this[_0x402c93(0x186)][_0x402c93(0x1c4)]())this[_0x402c93(0x17d)](_0x1f8931);for(const _0x1d4bd0 of this[_0x402c93(0x199)][_0x402c93(0x1c5)]())_0x1d4bd0[_0x402c93(0x1d8)][_0x402c93(0x1e7)]();super[_0x402c93(0x1e7)]();}}
23
+ const _0x38f0e9=_0xbe87;(function(_0x1fa11e,_0x124914){const _0x40e9aa=_0xbe87,_0x40ea2d=_0x1fa11e();while(!![]){try{const _0x385261=-parseInt(_0x40e9aa(0x167))/0x1*(-parseInt(_0x40e9aa(0x100))/0x2)+parseInt(_0x40e9aa(0x13b))/0x3+parseInt(_0x40e9aa(0x12f))/0x4+parseInt(_0x40e9aa(0x10b))/0x5*(parseInt(_0x40e9aa(0x156))/0x6)+-parseInt(_0x40e9aa(0x14d))/0x7+parseInt(_0x40e9aa(0x103))/0x8+-parseInt(_0x40e9aa(0x11e))/0x9;if(_0x385261===_0x124914)break;else _0x40ea2d['push'](_0x40ea2d['shift']());}catch(_0x5b5af1){_0x40ea2d['push'](_0x40ea2d['shift']());}}}(_0x48a9,0x19678));import{Plugin as _0xb11079}from'ckeditor5/src/core.js';import{Collection as _0x340da1}from'ckeditor5/src/utils.js';import{ViewModel as _0x4346dd,SplitButtonView as _0x3c2a0f,createDropdown as _0x572046,addListToDropdown as _0x587785}from'ckeditor5/src/ui.js';import{Users as _0x3d7a0b,getDateTimeFormatter as _0x3bc6d7,getAllMarkersDomElementsSorted as _0x4254df}from'ckeditor5-collaboration/src/collaboration-core.js';function _0xbe87(_0x15cbfa,_0x3957c5){const _0x48a954=_0x48a9();return _0xbe87=function(_0xbe87eb,_0x171b14){_0xbe87eb=_0xbe87eb-0xef;let _0x24b137=_0x48a954[_0xbe87eb];return _0x24b137;},_0xbe87(_0x15cbfa,_0x3957c5);}function _0x48a9(){const _0x38780c=['CommentView','some','componentFactory','commands','TrackChangesUI','registerAnnotation','390574cUTcBu','change:activeAnnotations','trackChanges.disableComments','366208zkSErk','init','acceptButton','Accept\x20all\x20suggestions','keys','values','hasSuggestion','arrowView','620885xWVCUn','toMany','editor','_updateController','Discard\x20all\x20suggestions','previous','change:previous','suggestion-','isEnabled','focus','lowest','discardAllSuggestions','comments.maxCommentCharsWhenCollapsed','getJoined','has','getMarkers','EditorAnnotations','length','_refreshActiveMarkers','2393532tUGreY','getMarkerNames','actionView','_disableComments','addComment','from','getAllAdjacentSuggestions','_destroyController','getFirstRange','refreshSelectedViews','addSourceCollector','push','getSuggestion','get','type','destroy','value','36208VdHKaI','mainView','comments.maxCommentsWhenCollapsed','size','add','buttonView','discardButton','suggestionLoaded','_initializeController','CommentsRepository','createCommentThreadController','suggestionChanged','57816cZoywP','innerView','config','button','_unbindEditors','Track\x20changes','activeAnnotations','suggestionUnloaded','getDescriptions','comments','isDirty','locale','comments.editorConfig','createAnnotationView','_descriptionFactory','map','_suggestionToController','clear','164920OSUMTZ','acceptSelectedSuggestions','acceptAllSuggestions','descriptionParts','discardSelectedSuggestions','separator','Discard\x20all\x20selected\x20suggestions','editing','isInContent','6gZXgfX','activeMarkers','CommentsUI','plugins','execute','bind','comments.maxThreadTotalWeight','_bindAnnotationToEditors','delete','define','listenTo','pluginName','unbind','switchbutton','_annotationViews','filter','getByInnerView','1zYojVv','reduce','trackChanges','Annotations','head','commentThread','model','isOn','commandName','_handleControllerBuffer','TrackChangesEditing','_viewToController','SuggestionThreadView','source','set','requires','Accept\x20all\x20selected\x20suggestions','createAnnotation','_handleSuggestionControllerDelayed','stopListening','getRanges','trackChanges.SuggestionThreadView','view','remove','_createUIButton','isMultiRange'];_0x48a9=function(){return _0x38780c;};return _0x48a9();}import _0xd51cdd from'./trackchangesediting.js';import _0x488952 from'./ui/suggestioncontroller.js';import _0x15a2c9 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x20ce74}from'./utils/common-translations.js';import _0x525b22 from'../theme/icons/track-changes.svg';export default class d extends _0xb11079{static get[_0x38f0e9(0xef)](){const _0x4a6bff=_0x38f0e9;return[_0xd51cdd,_0x3d7a0b,_0x4a6bff(0x138),_0x4a6bff(0x16a),_0x4a6bff(0x11b)];}static get[_0x38f0e9(0x161)](){const _0x5a2bf1=_0x38f0e9;return _0x5a2bf1(0xfe);}constructor(_0x13919a){const _0x395c2b=_0x38f0e9;super(_0x13919a),this[_0x395c2b(0x14b)]=new Map(),this[_0x395c2b(0x172)]=new Map(),this[_0x395c2b(0x164)]=new Map(),this[_0x395c2b(0x170)]=new Map();const _0x57f471=this[_0x395c2b(0x10d)][_0x395c2b(0x13d)];_0x57f471[_0x395c2b(0x15f)](_0x395c2b(0xf5),_0x15a2c9),_0x57f471[_0x395c2b(0x15f)](_0x395c2b(0x102),!0x1),this[_0x395c2b(0x121)]=_0x57f471[_0x395c2b(0x12b)](_0x395c2b(0x102));}[_0x38f0e9(0xf2)](_0x280747,_0x5d09e3){const _0x477505=_0x38f0e9;0x0===this[_0x477505(0x170)][_0x477505(0x132)]&&setTimeout(()=>{const _0x3af763=_0x477505;for(const [_0x547821,_0x58db4c]of this[_0x3af763(0x170)]){const _0x3590b4=this[_0x3af763(0x14b)][_0x3af763(0x119)](_0x547821);_0x3590b4||_0x58db4c?_0x3590b4&&_0x58db4c&&this[_0x3af763(0x125)](_0x547821):this[_0x3af763(0x137)](_0x547821);}this[_0x3af763(0x170)][_0x3af763(0x14c)](),this[_0x3af763(0x10d)][_0x3af763(0x159)][_0x3af763(0x12b)](_0x3af763(0x11b))[_0x3af763(0x127)](),this[_0x3af763(0x11d)]();},0xa),this[_0x477505(0x170)][_0x477505(0x175)](_0x280747,_0x5d09e3);}[_0x38f0e9(0x104)](){const _0x4904cd=_0x38f0e9,_0x42a0b0=this[_0x4904cd(0x10d)],_0xcd09e9=_0x42a0b0[_0x4904cd(0x159)][_0x4904cd(0x12b)](_0x4904cd(0x171)),_0x4c93f2=_0x42a0b0[_0x4904cd(0x159)][_0x4904cd(0x12b)](_0x4904cd(0x16a)),_0x522da2=_0x42a0b0[_0x4904cd(0x159)][_0x4904cd(0x12b)](_0x4904cd(0x11b)),_0x3c5b93=_0x42a0b0[_0x4904cd(0x159)][_0x4904cd(0x12b)](_0x4904cd(0x138));_0x42a0b0['ui'][_0x4904cd(0xfc)][_0x4904cd(0x133)](_0x4904cd(0x169),_0x518a7e=>this[_0x4904cd(0xf8)](_0x518a7e)),_0x522da2[_0x4904cd(0x128)](()=>{const _0x3cb23f=_0x4904cd,_0x5616fa=[];for(const [_0x35f085,_0x57518e]of Array[_0x3cb23f(0x123)](this[_0x3cb23f(0x14b)])){const _0x280b43=_0x35f085[_0x3cb23f(0x124)](),_0x3a6538=[];for(const _0x35d07c of _0x280b43){if(!_0x35d07c[_0x3cb23f(0x155)])continue;if(_0x35d07c[_0x3cb23f(0xf9)]){_0x3a6538[_0x3cb23f(0x129)](..._0x35d07c[_0x3cb23f(0xf4)]());continue;}const _0xeeb1c7=_0x35d07c[_0x3cb23f(0x126)]();if(_0x3a6538[_0x3cb23f(0x11c)]>0x0){const _0x58ba18=_0x3a6538[0x0][_0x3cb23f(0x118)](_0xeeb1c7);if(_0x58ba18){_0x3a6538[0x0]=_0x58ba18;continue;}}_0x3a6538[_0x3cb23f(0x129)](_0xeeb1c7);}_0x5616fa[_0x3cb23f(0x129)]([_0x57518e[_0x3cb23f(0xf6)],_0x3a6538]);}return _0x5616fa;}),this[_0x4904cd(0x160)](_0xcd09e9,_0x4904cd(0x136),(_0x16bd7d,_0x49bac3)=>{const _0x47f8c5=_0x4904cd;this[_0x47f8c5(0x160)](_0x49bac3,_0x47f8c5(0x111),(_0x59521b,_0x2b7a5b,_0x40a54a,_0x1e88c5)=>{const _0x19eed4=_0x47f8c5;_0x49bac3[_0x19eed4(0x155)]&&(null==_0x40a54a?(this[_0x19eed4(0x10e)](_0x1e88c5[_0x19eed4(0x16b)]),this[_0x19eed4(0xf2)](_0x49bac3,!0x1)):(this[_0x19eed4(0x10e)](_0x40a54a[_0x19eed4(0x16b)]),null==_0x1e88c5&&this[_0x19eed4(0xf2)](_0x49bac3,!0x0)));}),null!==_0x49bac3[_0x47f8c5(0x110)]?this[_0x47f8c5(0x10e)](_0x49bac3[_0x47f8c5(0x16b)]):this[_0x47f8c5(0xf2)](_0x49bac3,!0x1);}),this[_0x4904cd(0x160)](_0xcd09e9,_0x4904cd(0x142),(_0x8a51d6,_0x2f3472,_0x2b3a0e)=>{const _0x559e4a=_0x4904cd;this[_0x559e4a(0xf3)](_0x2f3472,_0x559e4a(0x111)),this[_0x559e4a(0x170)][_0x559e4a(0x15e)](_0x2f3472),this[_0x559e4a(0x14b)][_0x559e4a(0x119)](_0x2f3472)&&this[_0x559e4a(0x125)](_0x2f3472),_0x2b3a0e&&this[_0x559e4a(0x10e)](_0x2b3a0e[_0x559e4a(0x16b)]);}),this[_0x4904cd(0x160)](_0xcd09e9,_0x4904cd(0x13a),(_0x2fa4e7,_0x1e4518)=>{const _0x24154b=_0x4904cd;this[_0x24154b(0x10e)](_0x1e4518);}),this[_0x4904cd(0x160)](_0x4c93f2,_0x4904cd(0x101),()=>{const _0x5757af=_0x4904cd;this[_0x5757af(0x11d)]();}),this[_0x4904cd(0x160)](_0x3c5b93,_0x4904cd(0x122),(_0x26ee62,{threadId:_0x14dfa9,isFromAdapter:_0x25f645})=>{const _0x516e3b=_0x4904cd;if(_0x25f645||!_0xcd09e9[_0x516e3b(0x109)](_0x14dfa9))return;const _0x20a26d=_0xcd09e9[_0x516e3b(0x12a)](_0x14dfa9);this[_0x516e3b(0x14b)][_0x516e3b(0x12b)](_0x20a26d)[_0x516e3b(0xf6)][_0x516e3b(0x114)]();},{'priority':_0x4904cd(0x115)});}[_0x38f0e9(0x11d)](){const _0x2e5495=_0x38f0e9,_0x4bb61e=this[_0x2e5495(0x10d)][_0x2e5495(0x159)][_0x2e5495(0x12b)](_0x2e5495(0x16a)),_0x3a4c01=this[_0x2e5495(0x10d)][_0x2e5495(0x159)][_0x2e5495(0x12b)](_0x2e5495(0x171)),_0x18b37e=Array[_0x2e5495(0x123)](_0x4bb61e[_0x2e5495(0x141)],_0x55b2ac=>_0x55b2ac[_0x2e5495(0x13c)])[_0x2e5495(0x165)](_0x83df2c=>this[_0x2e5495(0x172)][_0x2e5495(0x119)](_0x83df2c)),_0xc38cc8=[];for(const _0x3cd581 of _0x18b37e){const _0x180dfe=this[_0x2e5495(0x172)][_0x2e5495(0x12b)](_0x3cd581)[_0x2e5495(0x16d)][_0x2e5495(0x124)]();_0xc38cc8[_0x2e5495(0x129)](..._0x180dfe[_0x2e5495(0x168)]((_0x53ef2b,_0x105a9a)=>[..._0x53ef2b,..._0x105a9a[_0x2e5495(0x11f)]()],[]));}_0x3a4c01[_0x2e5495(0x157)]=_0xc38cc8;}[_0x38f0e9(0xf8)](_0x273968){const _0x1cac1=_0x38f0e9,_0x47b2dd=_0x572046(_0x273968,_0x3c2a0f),_0x8c1f3=this[_0x1cac1(0x10d)][_0x1cac1(0xfd)][_0x1cac1(0x12b)](_0x1cac1(0x169)),_0x1745dd=_0x20ce74(_0x273968,_0x1cac1(0x140));_0x47b2dd[_0x1cac1(0x134)][_0x1cac1(0x175)]({'tooltip':_0x1745dd,'label':_0x1745dd,'icon':_0x525b22}),_0x47b2dd[_0x1cac1(0x134)][_0x1cac1(0x15b)](_0x1cac1(0x16e))['to'](_0x8c1f3,_0x1cac1(0x12e)),_0x47b2dd[_0x1cac1(0x134)]['on'](_0x1cac1(0x15a),()=>{const _0x370a2c=_0x1cac1;_0x8c1f3[_0x370a2c(0x15a)](),this[_0x370a2c(0x10d)][_0x370a2c(0x154)][_0x370a2c(0xf6)][_0x370a2c(0x114)]();});const _0x392507=new _0x340da1(),_0xc341c9=[{'type':_0x1cac1(0x163),'model':{'withText':!0x0,'label':_0x1745dd,'commandName':_0x1cac1(0x169)}},{'type':_0x1cac1(0x152)},{'type':_0x1cac1(0x13e),'model':{'withText':!0x0,'label':_0x20ce74(_0x273968,_0x1cac1(0x106)),'commandName':_0x1cac1(0x14f)}},{'type':_0x1cac1(0x13e),'model':{'withText':!0x0,'label':_0x20ce74(_0x273968,_0x1cac1(0xf0)),'commandName':_0x1cac1(0x14e)}},{'type':_0x1cac1(0x13e),'model':{'withText':!0x0,'label':_0x20ce74(_0x273968,_0x1cac1(0x10f)),'commandName':_0x1cac1(0x116)}},{'type':_0x1cac1(0x13e),'model':{'withText':!0x0,'label':_0x20ce74(_0x273968,_0x1cac1(0x153)),'commandName':_0x1cac1(0x151)}}];for(const _0x3272dd of _0xc341c9){let _0x13d51f={'type':_0x1cac1(0x152)};if(_0x3272dd[_0x1cac1(0x16d)]){const _0x224bb1=new _0x4346dd(_0x3272dd[_0x1cac1(0x16d)]),_0x46bff6=this[_0x1cac1(0x10d)][_0x1cac1(0xfd)][_0x1cac1(0x12b)](_0x224bb1[_0x1cac1(0x16f)]);_0x224bb1[_0x1cac1(0x15b)](_0x1cac1(0x16e),_0x1cac1(0x113))['to'](_0x46bff6,_0x1cac1(0x12e),_0x1cac1(0x113)),_0x13d51f={'type':_0x3272dd[_0x1cac1(0x12c)],'model':_0x224bb1};}_0x392507[_0x1cac1(0x133)](_0x13d51f);}_0x587785(_0x47b2dd,_0x392507);const _0x544607=_0xc341c9[_0x1cac1(0x165)](_0x3beb8f=>null!=_0x3beb8f[_0x1cac1(0x16d)])[_0x1cac1(0x14a)](_0x14525a=>this[_0x1cac1(0x10d)][_0x1cac1(0xfd)][_0x1cac1(0x12b)](_0x14525a[_0x1cac1(0x16d)][_0x1cac1(0x16f)])),_0x115ab8=_0x47b2dd[_0x1cac1(0x134)];return _0x115ab8[_0x1cac1(0x120)][_0x1cac1(0x162)](_0x1cac1(0x113)),_0x115ab8[_0x1cac1(0x10a)][_0x1cac1(0x162)](_0x1cac1(0x113)),_0x115ab8[_0x1cac1(0x120)][_0x1cac1(0x15b)](_0x1cac1(0x113))['to'](_0x8c1f3,_0x1cac1(0x113)),_0x115ab8[_0x1cac1(0x10a)][_0x1cac1(0x15b)](_0x1cac1(0x113))[_0x1cac1(0x10c)](_0x544607,_0x1cac1(0x113),(..._0x2a6448)=>_0x2a6448[_0x1cac1(0xfb)](_0x47730d=>_0x47730d)),_0x47b2dd['on'](_0x1cac1(0x15a),_0xfac44a=>{const _0x25b787=_0x1cac1;this[_0x25b787(0x10d)][_0x25b787(0x15a)](_0xfac44a[_0x25b787(0x174)][_0x25b787(0x16f)]),this[_0x25b787(0x10d)][_0x25b787(0x154)][_0x25b787(0xf6)][_0x25b787(0x114)]();}),_0x47b2dd;}[_0x38f0e9(0x137)](_0x4be08f){const _0x2cf658=_0x38f0e9,_0x572bc6=this[_0x2cf658(0x10d)],_0x5b4557=_0x572bc6[_0x2cf658(0x13d)],_0x50a1f7=_0x572bc6[_0x2cf658(0x159)][_0x2cf658(0x12b)](_0x2cf658(0x16a)),_0x2a1f4c=_0x572bc6[_0x2cf658(0x159)][_0x2cf658(0x12b)](_0x2cf658(0x138)),_0x27b996=_0x572bc6[_0x2cf658(0x159)][_0x2cf658(0x12b)](_0x2cf658(0x11b)),_0x1273c4=_0x572bc6[_0x2cf658(0x159)][_0x2cf658(0x12b)](_0x3d7a0b)['me'],_0x5e56d5=_0x5b4557[_0x2cf658(0x12b)](_0x2cf658(0x169))[_0x2cf658(0x173)],{CommentsListView:_0x2d9d41,CommentThreadInputView:_0xf0bdd5}=_0x572bc6[_0x2cf658(0x159)][_0x2cf658(0x12b)](_0x2cf658(0x158));let _0x7b9e64,_0x407fe4;this[_0x2cf658(0x164)][_0x2cf658(0x119)](_0x4be08f['id'])?(_0x407fe4=this[_0x2cf658(0x164)][_0x2cf658(0x12b)](_0x4be08f['id']),_0x7b9e64=_0x407fe4[_0x2cf658(0x130)]):(_0x7b9e64=new _0x5e56d5(_0x572bc6[_0x2cf658(0x146)],_0x4be08f,_0x1273c4,{'disableComments':this[_0x2cf658(0x121)],'editorConfig':_0x5b4557[_0x2cf658(0x12b)](_0x2cf658(0x147)),'maxCommentsWhenCollapsed':_0x5b4557[_0x2cf658(0x12b)](_0x2cf658(0x131)),'maxThreadTotalWeight':_0x5b4557[_0x2cf658(0x12b)](_0x2cf658(0x15c)),'maxCommentCharsWhenCollapsed':_0x5b4557[_0x2cf658(0x12b)](_0x2cf658(0x117)),'formatDateTime':_0x3bc6d7(_0x5b4557[_0x2cf658(0x12b)](_0x2cf658(0x146))),'CommentView':_0x5b4557[_0x2cf658(0x12b)](_0x2cf658(0x144))[_0x2cf658(0xfa)],'CommentsListView':_0x2d9d41,'CommentThreadInputView':_0xf0bdd5}),_0x7b9e64[_0x2cf658(0x105)]['on'](_0x2cf658(0x15a),()=>{const _0xcac0af=_0x2cf658;_0x572bc6[_0xcac0af(0x154)][_0xcac0af(0xf6)][_0xcac0af(0x114)]();}),_0x7b9e64[_0x2cf658(0x135)]['on'](_0x2cf658(0x15a),()=>{const _0x1acde9=_0x2cf658;_0x572bc6[_0x1acde9(0x154)][_0x1acde9(0xf6)][_0x1acde9(0x114)]();}),_0x407fe4=_0x50a1f7[_0x2cf658(0x148)](this[_0x2cf658(0x10d)][_0x2cf658(0x146)],_0x7b9e64),_0x407fe4[_0x2cf658(0x15b)](_0x2cf658(0x145))['to'](_0x7b9e64,_0x2cf658(0x145)),_0x407fe4[_0x2cf658(0x15b)](_0x2cf658(0x11c))['to'](_0x7b9e64),_0x407fe4[_0x2cf658(0x15b)](_0x2cf658(0x12c))['to'](_0x7b9e64,_0x2cf658(0x12c),_0x35fd77=>_0x2cf658(0x112)+_0x35fd77),this[_0x2cf658(0x164)][_0x2cf658(0x175)](_0x4be08f['id'],_0x407fe4));const _0x1d8fb1=_0x2a1f4c[_0x2cf658(0x139)](_0x4be08f[_0x2cf658(0x16c)],_0x7b9e64),_0x3fb414=new _0x488952(_0x572bc6,_0x4be08f,_0x7b9e64,_0x1d8fb1),_0x2f7b86=_0x4be08f[_0x2cf658(0x124)]()[_0x2cf658(0x165)](_0x58b1f2=>_0x58b1f2[_0x2cf658(0x155)]);_0x7b9e64[_0x2cf658(0x150)]=_0x572bc6[_0x2cf658(0x159)][_0x2cf658(0x12b)](_0x2cf658(0x171))[_0x2cf658(0x149)][_0x2cf658(0x143)](_0x2f7b86),this[_0x2cf658(0x14b)][_0x2cf658(0x175)](_0x4be08f,_0x3fb414),this[_0x2cf658(0x172)][_0x2cf658(0x175)](_0x7b9e64,_0x3fb414);const _0x37f4f1=_0x50a1f7[_0x2cf658(0xf1)]({'view':_0x407fe4,'target':()=>{const _0x4b55db=_0x2cf658,_0x2218ae=[],_0x2c73a1=_0x4be08f[_0x4b55db(0x124)]()[_0x4b55db(0x165)](_0x4705fe=>_0x4705fe[_0x4b55db(0x155)]);for(const _0x18a07b of _0x2c73a1)_0x2218ae[_0x4b55db(0x129)](..._0x18a07b[_0x4b55db(0x11a)]());return _0x4254df(_0x572bc6[_0x4b55db(0x154)],_0x2218ae);},'type':()=>_0x2cf658(0x112)+_0x3fb414[_0x2cf658(0xf6)][_0x2cf658(0x12c)]});_0x2a1f4c[_0x2cf658(0x15d)](_0x7b9e64,_0x37f4f1),_0x50a1f7[_0x2cf658(0x133)](_0x37f4f1),_0x27b996[_0x2cf658(0xff)](_0x37f4f1);}[_0x38f0e9(0x125)](_0x3e36c8){const _0x6e4b58=_0x38f0e9,_0x5f23a9=this[_0x6e4b58(0x10d)][_0x6e4b58(0x159)][_0x6e4b58(0x12b)](_0x6e4b58(0x138)),_0x184451=this[_0x6e4b58(0x10d)][_0x6e4b58(0x159)][_0x6e4b58(0x12b)](_0x6e4b58(0x16a)),_0xd124c0=this[_0x6e4b58(0x14b)][_0x6e4b58(0x12b)](_0x3e36c8),_0x337542=_0xd124c0[_0x6e4b58(0xf6)],_0x5a7525=_0x184451[_0x6e4b58(0x166)](_0x337542);_0x5f23a9[_0x6e4b58(0x13f)](_0x337542),_0x5a7525&&_0x184451[_0x6e4b58(0xf7)](_0x5a7525),this[_0x6e4b58(0x14b)][_0x6e4b58(0x15e)](_0x3e36c8),this[_0x6e4b58(0x172)][_0x6e4b58(0x15e)](_0x337542),_0xd124c0[_0x6e4b58(0x12d)]();}[_0x38f0e9(0x10e)](_0x40fde7){const _0x595cfb=_0x38f0e9;if(!_0x40fde7[_0x595cfb(0x155)]||!this[_0x595cfb(0x14b)][_0x595cfb(0x119)](_0x40fde7))return;const _0x267a43=this[_0x595cfb(0x10d)][_0x595cfb(0x159)][_0x595cfb(0x12b)](_0x595cfb(0x171)),_0x1bcd2e=this[_0x595cfb(0x14b)][_0x595cfb(0x12b)](_0x40fde7),_0x2ba419=_0x40fde7[_0x595cfb(0x124)]();_0x1bcd2e[_0x595cfb(0xf6)][_0x595cfb(0x150)]=_0x267a43[_0x595cfb(0x149)][_0x595cfb(0x143)](_0x2ba419);}[_0x38f0e9(0x12d)](){const _0xcdda73=_0x38f0e9;for(const _0x3b682d of this[_0xcdda73(0x14b)][_0xcdda73(0x107)]())this[_0xcdda73(0x125)](_0x3b682d);for(const _0x57acd1 of this[_0xcdda73(0x164)][_0xcdda73(0x108)]())_0x57acd1[_0xcdda73(0x130)][_0xcdda73(0x12d)]();super[_0xcdda73(0x12d)]();}}