@ckeditor/ckeditor5-comments 44.2.0-alpha.12 → 44.2.0-alpha.13

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-comments",
3
- "version": "44.2.0-alpha.12",
3
+ "version": "44.2.0-alpha.13",
4
4
  "description": "Collaborative comments feature for CKEditor 5.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -45,22 +45,22 @@
45
45
  "CHANGELOG.md"
46
46
  ],
47
47
  "dependencies": {
48
- "@ckeditor/ckeditor5-clipboard": "44.2.0-alpha.12",
49
- "@ckeditor/ckeditor5-collaboration-core": "44.2.0-alpha.12",
50
- "@ckeditor/ckeditor5-core": "44.2.0-alpha.12",
51
- "@ckeditor/ckeditor5-engine": "44.2.0-alpha.12",
52
- "@ckeditor/ckeditor5-enter": "44.2.0-alpha.12",
53
- "@ckeditor/ckeditor5-paragraph": "44.2.0-alpha.12",
54
- "@ckeditor/ckeditor5-select-all": "44.2.0-alpha.12",
55
- "@ckeditor/ckeditor5-source-editing": "44.2.0-alpha.12",
56
- "@ckeditor/ckeditor5-theme-lark": "44.2.0-alpha.12",
57
- "@ckeditor/ckeditor5-typing": "44.2.0-alpha.12",
58
- "@ckeditor/ckeditor5-ui": "44.2.0-alpha.12",
59
- "@ckeditor/ckeditor5-undo": "44.2.0-alpha.12",
60
- "@ckeditor/ckeditor5-utils": "44.2.0-alpha.12",
61
- "@ckeditor/ckeditor5-widget": "44.2.0-alpha.12",
62
- "ckeditor5": "44.2.0-alpha.12",
63
- "ckeditor5-collaboration": "44.2.0-alpha.12",
48
+ "@ckeditor/ckeditor5-clipboard": "44.2.0-alpha.13",
49
+ "@ckeditor/ckeditor5-collaboration-core": "44.2.0-alpha.13",
50
+ "@ckeditor/ckeditor5-core": "44.2.0-alpha.13",
51
+ "@ckeditor/ckeditor5-engine": "44.2.0-alpha.13",
52
+ "@ckeditor/ckeditor5-enter": "44.2.0-alpha.13",
53
+ "@ckeditor/ckeditor5-paragraph": "44.2.0-alpha.13",
54
+ "@ckeditor/ckeditor5-select-all": "44.2.0-alpha.13",
55
+ "@ckeditor/ckeditor5-source-editing": "44.2.0-alpha.13",
56
+ "@ckeditor/ckeditor5-theme-lark": "44.2.0-alpha.13",
57
+ "@ckeditor/ckeditor5-typing": "44.2.0-alpha.13",
58
+ "@ckeditor/ckeditor5-ui": "44.2.0-alpha.13",
59
+ "@ckeditor/ckeditor5-undo": "44.2.0-alpha.13",
60
+ "@ckeditor/ckeditor5-utils": "44.2.0-alpha.13",
61
+ "@ckeditor/ckeditor5-widget": "44.2.0-alpha.13",
62
+ "ckeditor5": "44.2.0-alpha.13",
63
+ "ckeditor5-collaboration": "44.2.0-alpha.13",
64
64
  "lodash-es": "4.17.21"
65
65
  },
66
66
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x29c0cd=_0x398e;function _0x398e(_0x2a0cc6,_0x2e7978){const _0x37800d=_0x3780();return _0x398e=function(_0x398efe,_0x27ed7c){_0x398efe=_0x398efe-0x175;let _0x5e423d=_0x37800d[_0x398efe];return _0x5e423d;},_0x398e(_0x2a0cc6,_0x2e7978);}(function(_0x4e39e8,_0x34deeb){const _0x3d1ddc=_0x398e,_0x56bb1e=_0x4e39e8();while(!![]){try{const _0x2788fb=parseInt(_0x3d1ddc(0x1f5))/0x1*(-parseInt(_0x3d1ddc(0x217))/0x2)+-parseInt(_0x3d1ddc(0x1f8))/0x3*(parseInt(_0x3d1ddc(0x1d8))/0x4)+parseInt(_0x3d1ddc(0x1ba))/0x5+parseInt(_0x3d1ddc(0x192))/0x6+parseInt(_0x3d1ddc(0x1b4))/0x7*(-parseInt(_0x3d1ddc(0x1c0))/0x8)+-parseInt(_0x3d1ddc(0x186))/0x9+-parseInt(_0x3d1ddc(0x18f))/0xa*(-parseInt(_0x3d1ddc(0x19e))/0xb);if(_0x2788fb===_0x34deeb)break;else _0x56bb1e['push'](_0x56bb1e['shift']());}catch(_0x54dae2){_0x56bb1e['push'](_0x56bb1e['shift']());}}}(_0x3780,0x2940a));import{Plugin as _0x36894a}from'ckeditor5/src/core.js';import{getEnvKeystrokeText as _0x3655bc,scrollViewportToShowTarget as _0x5e2540,uid as _0x15573e}from'ckeditor5/src/utils.js';import _0x1bbf94 from'./commentsrepository.js';import _0x42c16f from'./addcommentthreadcommand.js';import{surroundingMarkersDetector as _0x31718d,getAllMarkersDomElementsSorted as _0x38d990,FOCUS_ANNOTATION_KEYSTROKE as _0x55d2cf,Users as _0x11ce96}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x337959 from'../annotations/editorannotations.js';import _0x30a4a9 from'./integrations/commentsrestrictededitingmode.js';import _0x4d7fe1 from'./integrations/importword.js';import _0x2dd72a from'./integrations/clipboard.js';function _0x3780(){const _0x3e0fea=['markerToData','getRange','ariaLiveAnnouncer','getAttribute','start','consume','get','destroy','refreshVisibility','attachTo','getWalker','23242WMqOOe','switchReadOnly','isAttached','4125iAJDlE','isSubmitted','editor','plugins','join','name','_reconvertMarkers','commands','_getTargetForId','change:activeMarker','_handleInitialThreads','managedUsingOperations','from','substring','comments','change','render','clear','differ','view','hasMarkerForId','removeMarker:','getChangedMarkers','size','setUnlinkedAt','remove','hasCommentThread','end','_attachMarkerToThread','showCommentHighlights','markers','18NFopAT','isEqual','createPositionBefore','setContext','focus','scrollToThreadMarker','forEach','_initializeMarkerConverters','data','startsWith','getCommentThreads','author','rootName','item','addCommentThread','collaboration.channelId','change:isThreadsLoadingPaused','for','getAllMarkersForId','schema','length','3032829CxfmtO','unlinkedAt','removeMarker','_threadToController','reopenCommentThread','isResolved','root','ready','markerToHighlight','20SPctzI','_hasTargetInContent','resolveCommentThread','913926NMPeHy','$graveyard','ENTER_COMMENT_ANNOUNCEMENT','conversion','locale','context','init','isCollapsed','ignoreResolvedComments','editingDowncast','isPremiumPlugin','requires','4665859yufMvb','dataDowncast','change:isReadOnly','isOfficialPlugin','href','$marker','map','removeCommentThread','low','newRange','activeMarker','ck-comment-marker--active','once','addComment','afterInit','_handleThreadMarker','hasContent','createElement','then','consumable','isObject','_detachCommentThread','1789739pKzrDC','first','fromCharCode','ck-comment-marker','openNewCommentThread','filter','105110VxSvMi','split','state','listenTo','document','markerName','8UxcKOQ','isThreadsLoadingPaused','delete','LEAVE_COMMENT_ANNOUNCEMENT','upcast','_initAriaMarkerChangeAnnouncements','destroyed','getByInnerView','$textProxy','group','editing','set','dataToMarker','model','affectsData','add','_threads','getItems','hasDomSelection','_attachArchivedThread','_getTextContext','config','registerAnnotation','text','148kncXKc','CommentsEditing','createRange','announce','comment','getCommentThread','elementToElement','pluginName','push','_handleMarkerAddAndRemove','channelId','reconvertMarker','enqueueChange','addMarker:','comment:','fetchCommentThread','registerPostFixer','updateMarker'];_0x3780=function(){return _0x3e0fea;};return _0x3780();}import _0x730139 from'./integrations/showcommenthighlights.js';import'../../theme/commentmarker.css';import _0x1484eb from'../annotations/annotations.js';import{getTranslation as _0x588647}from'../utils/common-translations.js';export default class r extends _0x36894a{static get[_0x29c0cd(0x19d)](){return[_0x1bbf94,_0x337959,_0x11ce96,_0x30a4a9,_0x4d7fe1,_0x2dd72a,_0x730139];}static get[_0x29c0cd(0x1df)](){const _0x11e71d=_0x29c0cd;return _0x11e71d(0x1d9);}static get[_0x29c0cd(0x1a1)](){return!0x0;}static get[_0x29c0cd(0x19c)](){return!0x0;}constructor(_0x533af8){const _0x1e756f=_0x29c0cd;super(_0x533af8),this[_0x1e756f(0x1cb)](_0x1e756f(0x1c1),!0x0),_0x533af8[_0x1e756f(0x179)][_0x1e756f(0x1aa)](_0x1e756f(0x18d),()=>this[_0x1e756f(0x1c1)]=!0x1),this[_0x1e756f(0x1cb)](_0x1e756f(0x1a8),null),this['on'](_0x1e756f(0x201),(_0x388168,_0x244863,_0x958cb9,_0x4c7e36)=>{const _0x15e577=_0x1e756f,_0x367dfe=_0x533af8[_0x15e577(0x1fb)][_0x15e577(0x1f0)](_0x1bbf94),_0x4c4622=_0x958cb9?splitMarkerName(_0x958cb9)['id']:null;_0x533af8[_0x15e577(0x1cd)][_0x15e577(0x207)](()=>{const _0x1bac48=_0x15e577;if(_0x4c4622){const _0xe031ab=this[_0x1bac48(0x183)](_0x4c4622);for(const _0x3826eb of _0xe031ab)_0x533af8[_0x1bac48(0x1ca)][_0x1bac48(0x1e3)](_0x3826eb);}if(_0x4c7e36){const {id:_0x4635be}=splitMarkerName(_0x4c7e36),_0x527b82=_0x367dfe[_0x1bac48(0x1dd)](_0x4635be);if(_0x527b82&&!_0x527b82[_0x1bac48(0x1f7)])return;const _0x4fe14e=this[_0x1bac48(0x183)](_0x4635be);for(const _0x1f6dee of _0x4fe14e)_0x533af8[_0x1bac48(0x1ca)][_0x1bac48(0x1e3)](_0x1f6dee);}}),_0x4c4622&&this[_0x15e577(0x176)](_0x4c4622);}),this[_0x1e756f(0x1c5)]();}[_0x29c0cd(0x198)](){const _0x527b4f=_0x29c0cd,_0x209f0e=this[_0x527b4f(0x1fa)],_0x39313f=_0x209f0e[_0x527b4f(0x1fb)][_0x527b4f(0x1f0)](_0x1bbf94),_0x919523=_0x209f0e[_0x527b4f(0x1d5)][_0x527b4f(0x1f0)](_0x527b4f(0x180)),_0x46621e=_0x39313f[_0x527b4f(0x17b)]()[_0x527b4f(0x1b9)](_0x5bfff3=>_0x5bfff3[_0x527b4f(0x1e2)]!==_0x919523);_0x209f0e[_0x527b4f(0x1ff)][_0x527b4f(0x1cf)](_0x527b4f(0x17f),new _0x42c16f(_0x209f0e)),this[_0x527b4f(0x1bd)](_0x209f0e,_0x527b4f(0x1a0),(_0x5ec186,_0x418a27,_0x282c6f)=>{const _0x35f492=_0x527b4f;_0x39313f[_0x35f492(0x1f6)](_0x282c6f,_0x209f0e[_0x35f492(0x1d5)][_0x35f492(0x1f0)](_0x35f492(0x180)));}),this[_0x527b4f(0x1bd)](_0x39313f,ft(_0x527b4f(0x17f),_0x919523),(_0x25bc18,{threadId:_0x247c49})=>{const _0x52acc9=_0x527b4f,_0xa929d7=this[_0x52acc9(0x1fa)][_0x52acc9(0x1fb)][_0x52acc9(0x1f0)](_0x1bbf94)[_0x52acc9(0x1dd)](_0x247c49);_0xa929d7&&_0xa929d7[_0x52acc9(0x187)]&&this[_0x52acc9(0x1d3)](_0x247c49);}),this[_0x527b4f(0x1bd)](_0x39313f,ft(_0x527b4f(0x1a5),_0x919523),(_0xae04bb,{threadId:_0x10e36e})=>{const _0x204175=_0x527b4f;_0x209f0e[_0x204175(0x1cd)][_0x204175(0x1e4)]({'isUndoable':!0x1},_0x548e7e=>{const _0x5e8945=_0x204175,_0x453337=this[_0x5e8945(0x183)](_0x10e36e);for(const _0x53c9cf of _0x453337)_0x548e7e[_0x5e8945(0x188)](_0x53c9cf);});}),this[_0x527b4f(0x1bd)](_0x39313f,ft(_0x527b4f(0x191),_0x919523),(_0x1e9487,{threadId:_0x274f81})=>{const _0x5358ed=_0x527b4f;(this[_0x5358ed(0x1fe)](_0x274f81),this[_0x5358ed(0x1fa)][_0x5358ed(0x1ca)][_0x5358ed(0x20b)][_0x5358ed(0x1d2)])&&(this[_0x5358ed(0x1fa)][_0x5358ed(0x1fb)][_0x5358ed(0x1f0)](_0x1bbf94)[_0x5358ed(0x1dd)](_0x274f81)[_0x5358ed(0x187)]||this[_0x5358ed(0x1fa)][_0x5358ed(0x1ca)][_0x5358ed(0x20b)][_0x5358ed(0x175)]());},{'priority':_0x527b4f(0x1a6)}),this[_0x527b4f(0x1bd)](_0x39313f,ft(_0x527b4f(0x18a),_0x919523),(_0x5c5ed9,{threadId:_0x179c03})=>{const _0x3f86de=_0x527b4f;this[_0x3f86de(0x1fe)](_0x179c03);},{'priority':_0x527b4f(0x1a6)}),this[_0x527b4f(0x1bd)](_0x39313f,ft(_0x527b4f(0x1ab),_0x919523),(_0x51eede,{threadId:_0x4af496,isFromAdapter:_0x4c8020})=>{const _0x2146ca=_0x527b4f,_0x772928=this[_0x2146ca(0x183)](_0x4af496);if(_0x4c8020||0x0==_0x772928[_0x2146ca(0x185)]||!_0x39313f[_0x2146ca(0x212)](_0x4af496))return;0x1===_0x39313f[_0x2146ca(0x1dd)](_0x4af496)[_0x2146ca(0x185)]&&_0x209f0e[_0x2146ca(0x1cd)][_0x2146ca(0x1e4)]({'isUndoable':!0x1},_0x1c9424=>{const _0x4a35bb=_0x2146ca;for(const _0x11ebfd of _0x772928)_0x1c9424[_0x4a35bb(0x1e9)](_0x11ebfd,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':_0x527b4f(0x1a6)}),this[_0x527b4f(0x178)](),this[_0x527b4f(0x1e1)](),this[_0x527b4f(0x202)](_0x46621e);}[_0x29c0cd(0x1ac)](){!async function(_0x324e2f){const _0x1ca908=_0x224427([0x37,0x48,0x6d,0x46,0x49,0x7a,0x34,0x67,0x79,0x59,0x41,0x4f,0x6a,0x54,0x51,0x42,0x6c,0x4c,0x6b,0x52,0x56,0x32,0x36,0x61,0x6e,0x6f,0x47,0x39,0x64,0x66,0x72,0x74,0x43,0x75,0x31,0x50,0x68,0x38,0x63,0x53,0x33,0x77,0x65,0x5a,0x4e,0x62,0x4d,0x71,0x45,0x70,0x69,0x57,0x35,0x78,0x4a,0x76,0x73,0x55,0x4b,0x44,0x30,0x58]),_0x1de170=0x26be0091,_0x484971=0x26b95e79^_0x1de170,_0x1e0aef=window[_0x224427([0x44,0x61,0x74,0x65])][_0x224427([0x6e,0x6f,0x77])](),_0x1c2715=_0x324e2f[_0x224427([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x18be33=new window[(_0x224427([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x524475=>{_0x1c2715[_0x224427([0x6f,0x6e,0x63,0x65])](_0x224427([0x72,0x65,0x61,0x64,0x79]),_0x524475);}),_0x154d69={[_0x224427([0x6b,0x74,0x79])]:_0x224427([0x45,0x43]),[_0x224427([0x75,0x73,0x65])]:_0x224427([0x73,0x69,0x67]),[_0x224427([0x63,0x72,0x76])]:_0x224427([0x50,0x2d,0x32,0x35,0x36]),[_0x224427([0x78])]:_0x224427([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x224427([0x79])]:_0x224427([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x224427([0x61,0x6c,0x67])]:_0x224427([0x45,0x53,0x32,0x35,0x36])},_0x283ac9=_0x1c2715[_0x224427([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x224427([0x67,0x65,0x74])](_0x224427([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x120cb0(){let _0x198d8c,_0x14de92=null,_0x27358c=null;try{if(_0x283ac9==_0x224427([0x47,0x50,0x4c]))return _0x224427([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x198d8c=_0x32ed86(),!_0x198d8c)return _0x224427([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x198d8c[_0x224427([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x27358c=_0x402805(_0x198d8c[_0x224427([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x198d8c[_0x224427([0x6a,0x74,0x69])])),await _0x2f2539()?_0x369a2b()?_0x2cf07c()?_0x224427([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x17fe99()?(_0x198d8c[_0x224427([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x224427([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x14de92=_0x380f40(_0x224427([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x198d8c[_0x224427([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x224427([0x74,0x72,0x69,0x61,0x6c])&&(_0x14de92=_0x380f40(_0x224427([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x28f6cf()):_0x224427([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x224427([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x224427([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x201c82){return _0x224427([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2cf07c(){const _0x4c5c9a=[_0x224427([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x224427([0x74,0x72,0x69,0x61,0x6c])][_0x224427([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x198d8c[_0x224427([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1e0aef/0x3e8:0xe10*_0x484971;return _0x198d8c[_0x224427([0x65,0x78,0x70])]<_0x4c5c9a;}function _0x369a2b(){const _0x20000f=_0x198d8c[_0x224427([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x20000f)return!0x1;if(_0x20000f[_0x224427([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x224427([0x2a])))return!0x0;if(_0x20000f[_0x224427([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x224427([0x43,0x4d,0x54])))return!0x0;if(_0x20000f[_0x224427([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x224427([0x52,0x43,0x4d,0x54]))){if(_0x552b16())return!0x0;if(_0x2e542a()||_0x592468())return!0x0;}return!0x1;}function _0x17fe99(){const _0x2d03b1=_0x398e,_0x1100fa=_0x198d8c[_0x224427([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1100fa||0x0==_0x1100fa[_0x224427([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x567a1a}=new URL(window[_0x224427([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2d03b1(0x1a2)]);if(_0x1100fa[_0x224427([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x567a1a))return!0x0;const _0x291c2d=_0x567a1a[_0x224427([0x73,0x70,0x6c,0x69,0x74])](_0x224427([0x2e]));return _0x1100fa[_0x224427([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xb7532=>_0xb7532[_0x224427([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x224427([0x2a])))[_0x224427([0x6d,0x61,0x70])](_0x3f4ee7=>_0x3f4ee7[_0x224427([0x73,0x70,0x6c,0x69,0x74])](_0x224427([0x2e])))[_0x224427([0x73,0x6f,0x6d,0x65])](_0xda15b7=>_0x291c2d[_0x224427([0x65,0x76,0x65,0x72,0x79])]((_0x35525b,_0x3656d0)=>_0xda15b7[_0x3656d0]===_0x35525b||_0xda15b7[_0x3656d0]===_0x224427([0x2a])));}function _0x28f6cf(){return _0x14de92&&_0x27358c?new window[(_0x224427([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x595485,_0x23e181)=>{_0x14de92[_0x224427([0x74,0x68,0x65,0x6e])](_0x595485,_0x23e181),_0x27358c[_0x224427([0x74,0x68,0x65,0x6e])](_0x54b1d1=>{_0x54b1d1!=_0x224427([0x56,0x61,0x6c,0x69,0x64])&&_0x595485(_0x54b1d1);},_0x23e181);}):_0x14de92||_0x27358c||_0x224427([0x56,0x61,0x6c,0x69,0x64]);}}function _0x402805(_0x13c9e9,_0x56a54a){return new window[(_0x224427([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4782da=>{if(_0x4354be())return _0x4782da(_0x224427([0x56,0x61,0x6c,0x69,0x64]));_0x27220d(),_0x1c2715[_0x224427([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x224427([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x20c9d3=!0x1;const _0x1b7d10=_0x15573e();function _0x37f2a6(_0xd70412){return!!_0xd70412&&(typeof _0xd70412===_0x224427([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xd70412===_0x224427([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xd70412[_0x224427([0x74,0x68,0x65,0x6e])]===_0x224427([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xd70412[_0x224427([0x63,0x61,0x74,0x63,0x68])]===_0x224427([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3e9a26(_0x1dfecb){_0x492bfd(_0x1dfecb)[_0x224427([0x74,0x68,0x65,0x6e])](_0x2b4a83=>{if(!_0x2b4a83||_0x2b4a83[_0x224427([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x224427([0x6f,0x6b]))return _0x224427([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3024ac(_0x1c0839(_0x1b7d10+_0x56a54a))!=_0x2b4a83[_0x224427([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x224427([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x224427([0x56,0x61,0x6c,0x69,0x64]);})[_0x224427([0x74,0x68,0x65,0x6e])](_0xf3b173=>(_0x63decc(),_0xf3b173),()=>{const _0x540124=_0x562377();return null==_0x540124?(_0x63decc(),_0x224427([0x56,0x61,0x6c,0x69,0x64])):_0x224427(_0x1e0aef-_0x540124>(0x2b28491^_0x1de170)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x224427([0x74,0x68,0x65,0x6e])](_0x4782da)[_0x224427([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4782da(_0x224427([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x310df9=0x2688ee11^_0x1de170;function _0x63decc(){const _0x53c73b=_0x224427([0x6c,0x6c,0x63,0x74,0x2d])+_0x3024ac(_0x1c0839(_0x13c9e9)),_0x2ca837=_0x5cedcb(_0x3024ac(window[_0x224427([0x4d,0x61,0x74,0x68])][_0x224427([0x63,0x65,0x69,0x6c])](_0x1e0aef/_0x310df9)));window[_0x224427([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x224427([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x53c73b,_0x2ca837);}function _0x562377(){const _0x41a98f=_0x224427([0x6c,0x6c,0x63,0x74,0x2d])+_0x3024ac(_0x1c0839(_0x13c9e9)),_0x99a98c=window[_0x224427([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x224427([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x41a98f);return _0x99a98c?window[_0x224427([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5cedcb(_0x99a98c),0x10)*_0x310df9:null;}function _0x492bfd(_0x42ba7b){return new window[(_0x224427([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x154c07,_0x551cbe)=>{_0x42ba7b[_0x224427([0x74,0x68,0x65,0x6e])](_0x154c07,_0x551cbe),window[_0x224427([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x551cbe,0x26bfd451^_0x1de170);});}}_0x1c2715[_0x224427([0x6f,0x6e])](_0x224427([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x395ada,_0x305c5f)=>{if(_0x305c5f[0x0]!=_0x13c9e9)return _0x4782da(_0x224427([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x305c5f[0x1]={..._0x305c5f[0x1],[_0x224427([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1b7d10};},{[_0x224427([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x224427([0x68,0x69,0x67,0x68])}),_0x1c2715[_0x224427([0x6f,0x6e])](_0x224427([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x99cfd1=>{_0x37f2a6(_0x99cfd1[_0x224427([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x20c9d3=!0x0,_0x3e9a26(_0x99cfd1[_0x224427([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x224427([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x224427([0x6c,0x6f,0x77])}),_0x18be33[_0x224427([0x74,0x68,0x65,0x6e])](()=>{_0x20c9d3||_0x4782da(_0x224427([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4354be(){return _0x1c2715[_0x224427([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x224427([0x76,0x69,0x65,0x77])][_0x224427([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x224427([0x61,0x75,0x74,0x6f]);}function _0x27220d(){_0x1c2715[_0x224427([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x224427([0x76,0x69,0x65,0x77])][_0x224427([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x224427([0x61,0x75,0x74,0x6f]);}}function _0x380f40(_0x5e6d99){const _0x589991=[new window[(_0x224427([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x6afc35=>setTimeout(_0x6afc35,0x26b73e5d^_0x1de170)),_0x18be33[_0x224427([0x74,0x68,0x65,0x6e])](()=>new window[(_0x224427([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cdb69=>{let _0x2726a4=0x0;_0x1c2715[_0x224427([0x6d,0x6f,0x64,0x65,0x6c])][_0x224427([0x6f,0x6e])](_0x224427([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x41c118,_0x4f21ce)=>{_0x4f21ce[0x0][_0x224427([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2726a4++,_0x2726a4==(0x26be0169^_0x1de170)&&(_0x2cdb69(),_0x41c118[_0x224427([0x6f,0x66,0x66])]());});}))];return window[_0x224427([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x224427([0x72,0x61,0x63,0x65])](_0x589991)[_0x224427([0x74,0x68,0x65,0x6e])](()=>_0x5e6d99);}async function _0x542397(){await _0x18be33,_0x1c2715[_0x224427([0x6d,0x6f,0x64,0x65,0x6c])][_0x224427([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4571dc,_0x1c2715[_0x224427([0x6d,0x6f,0x64,0x65,0x6c])][_0x224427([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4571dc,_0x1c2715[_0x224427([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x224427([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x552b16(){return _0x19bfa1(_0x224427([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x54af42(_0x224427([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x224427([0x73,0x74,0x61,0x74,0x65])]==_0x224427([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x2e542a(){return _0x19bfa1(_0x224427([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x592468(){return _0x19bfa1(_0x224427([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x2bbb1d(_0x21cf8f){const _0xd6ea6a=_0x33a5dd();_0x1c2715[_0xd6ea6a]=_0x224427([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x21cf8f,_0x21cf8f!=_0x224427([0x56,0x61,0x6c,0x69,0x64])&&_0x542397();}function _0x33a5dd(){const _0xb7d8c4=window[_0x224427([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x224427([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x224427([0x6e,0x6f,0x77])]())[_0x224427([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x224427([0x2e]),'');let _0x1da7cf=_0x224427([0x48]);for(let _0x4f3a09=0x0;_0x4f3a09<_0xb7d8c4[_0x224427([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f3a09+=0x2){let _0x48243b=window[_0x224427([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xb7d8c4[_0x224427([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f3a09,_0x4f3a09+0x2));_0x48243b>=_0x1ca908[_0x224427([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x48243b-=_0x1ca908[_0x224427([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1da7cf+=_0x1ca908[_0x48243b];}return _0x1da7cf;}function _0x32ed86(){const _0x49f173=_0x283ac9[_0x224427([0x73,0x70,0x6c,0x69,0x74])](_0x224427([0x2e]));if(0x3!=_0x49f173[_0x224427([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x71dd2f(_0x49f173[0x1]);function _0x71dd2f(_0x24a578){const _0x314bcc=_0x1b6b52(_0x24a578);return _0x314bcc&&_0x4e4781()?_0x314bcc:null;function _0x4e4781(){const _0x191d68=_0x314bcc[_0x224427([0x6a,0x74,0x69])],_0x3565a7=window[_0x224427([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x191d68[_0x224427([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x191d68[_0x224427([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x40c26c={..._0x314bcc,[_0x224427([0x6a,0x74,0x69])]:_0x191d68[_0x224427([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x191d68[_0x224427([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x40c26c[_0x224427([0x76,0x63])],_0x1c0839(_0x40c26c)==_0x3565a7;}}}async function _0x2f2539(){let _0x5b42f1=!0x0;try{const _0x361b5e=_0x283ac9[_0x224427([0x73,0x70,0x6c,0x69,0x74])](_0x224427([0x2e])),[_0x32106b,_0x4a9dd,_0x4218b5]=_0x361b5e;return _0xb67980(_0x32106b),await _0x582837(_0x32106b,_0x4a9dd,_0x4218b5),_0x5b42f1;}catch(_0x1f8f91){return!0x1;}function _0xb67980(_0x44994c){const _0x5daaf1=_0x1b6b52(_0x44994c);_0x5daaf1&&_0x5daaf1[_0x224427([0x61,0x6c,0x67])]==_0x224427([0x45,0x53,0x32,0x35,0x36])||(_0x5b42f1=!0x1);}async function _0x582837(_0x9ab28c,_0x58de94,_0x4200cc){const _0x2e1425=window[_0x224427([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x224427([0x66,0x72,0x6f,0x6d])](_0x50b292(_0x4200cc),_0x4e55b0=>_0x4e55b0[_0x224427([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x18f3aa=new window[(_0x224427([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x224427([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x9ab28c+_0x224427([0x2e])+_0x58de94),_0x33e091=window[_0x224427([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x224427([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x33e091)return;const _0x2397db=await _0x33e091[_0x224427([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x224427([0x6a,0x77,0x6b]),_0x154d69,{[_0x224427([0x6e,0x61,0x6d,0x65])]:_0x224427([0x45,0x43,0x44,0x53,0x41]),[_0x224427([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x224427([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x224427([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x33e091[_0x224427([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x224427([0x6e,0x61,0x6d,0x65])]:_0x224427([0x45,0x43,0x44,0x53,0x41]),[_0x224427([0x68,0x61,0x73,0x68])]:{[_0x224427([0x6e,0x61,0x6d,0x65])]:_0x224427([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2397db,_0x2e1425,_0x18f3aa)||(_0x5b42f1=!0x1);}}function _0x1b6b52(_0x4076af){return _0x4076af[_0x224427([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x224427([0x65,0x79]))?JSON[_0x224427([0x70,0x61,0x72,0x73,0x65])](_0x50b292(_0x4076af)):null;}function _0x50b292(_0x1df452){return window[_0x224427([0x61,0x74,0x6f,0x62])](_0x1df452[_0x224427([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x224427([0x2b]))[_0x224427([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x224427([0x2f])));}function _0x1c0839(_0x258fe3){let _0x49d8b1=0x1505;function _0x54b727(_0x5df7de){for(let _0x112352=0x0;_0x112352<_0x5df7de[_0x224427([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x112352++){const _0x24d104=_0x5df7de[_0x224427([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x112352);_0x49d8b1=(_0x49d8b1<<0x5)+_0x49d8b1+_0x24d104,_0x49d8b1&=_0x49d8b1;}}function _0x5f0152(_0x353b56){Array[_0x224427([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x353b56)?_0x353b56[_0x224427([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5f0152):_0x353b56&&typeof _0x353b56==_0x224427([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x224427([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x353b56)[_0x224427([0x73,0x6f,0x72,0x74])]()[_0x224427([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xfcb5dc,_0x4fcc22])=>{_0x54b727(_0xfcb5dc),_0x5f0152(_0x4fcc22);}):_0x54b727(window[_0x224427([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x353b56));}return _0x5f0152(_0x258fe3),_0x49d8b1>>>0x0;}function _0x3024ac(_0x3fab62){return _0x3fab62[_0x224427([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x224427([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x224427([0x30]));}function _0x5cedcb(_0x28c005){return _0x28c005[_0x224427([0x73,0x70,0x6c,0x69,0x74])]('')[_0x224427([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x224427([0x6a,0x6f,0x69,0x6e])]('');}function _0x19bfa1(_0x90fa5c){return _0x1c2715[_0x224427([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x224427([0x68,0x61,0x73])](_0x90fa5c);}function _0x54af42(_0x5d1fdd){return _0x1c2715[_0x224427([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x224427([0x67,0x65,0x74])](_0x5d1fdd);}function _0x4571dc(){}function _0x224427(_0x26b5a8){const _0x2ecbd9=_0x398e;return _0x26b5a8[_0x2ecbd9(0x1a4)](_0x4075a4=>String[_0x2ecbd9(0x1b6)](_0x4075a4))[_0x2ecbd9(0x1fc)]('');}_0x2bbb1d(await _0x120cb0());}(this);}[_0x29c0cd(0x1f1)](){const _0x24c563=_0x29c0cd,_0x4bc256=this[_0x24c563(0x1fa)][_0x24c563(0x1fb)][_0x24c563(0x1f0)](_0x1bbf94),_0x4764e0=this[_0x24c563(0x1fa)][_0x24c563(0x1d5)][_0x24c563(0x1f0)](_0x24c563(0x180));for(const _0x423bf2 of _0x4bc256[_0x24c563(0x17b)]({'channelId':_0x4764e0}))_0x4bc256[_0x24c563(0x1b3)](_0x423bf2['id']),_0x4bc256[_0x24c563(0x1d0)][_0x24c563(0x1c2)](_0x423bf2['id']);super[_0x24c563(0x1f1)]();}[_0x29c0cd(0x20c)](_0x1215dd){const _0x36fa3d=_0x29c0cd;return this[_0x36fa3d(0x183)](_0x1215dd)[_0x36fa3d(0x185)]>0x0;}[_0x29c0cd(0x183)](_0x471bb3){const _0x1c7a5f=_0x29c0cd,_0x981102=[];for(const _0x4f396e of this[_0x1c7a5f(0x1fa)][_0x1c7a5f(0x1cd)][_0x1c7a5f(0x216)])_0x4f396e[_0x1c7a5f(0x1fd)][_0x1c7a5f(0x17a)](_0x1c7a5f(0x1e6)+_0x471bb3)&&_0x981102[_0x1c7a5f(0x1e0)](_0x4f396e);return _0x981102;}[_0x29c0cd(0x176)](_0x4a69e5){const _0x2e95fb=_0x29c0cd,_0x4d6be7=this[_0x2e95fb(0x200)](_0x4a69e5);_0x4d6be7&&setTimeout(()=>{const _0x592077=_0x2e95fb;this[_0x592077(0x1a8)]&&splitMarkerName(this[_0x592077(0x1a8)])['id']===_0x4a69e5&&_0x5e2540({'target':_0x4d6be7[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}[_0x29c0cd(0x1fe)](_0x37b11a){const _0x1ab483=_0x29c0cd;this[_0x1ab483(0x1fa)][_0x1ab483(0x1cd)][_0x1ab483(0x207)](()=>{const _0x2a7358=_0x1ab483;for(const _0x5b7b4a of this[_0x2a7358(0x183)](_0x37b11a))this[_0x2a7358(0x1fa)][_0x2a7358(0x1ca)][_0x2a7358(0x1e3)](_0x5b7b4a);});}[_0x29c0cd(0x1d3)](_0x4de3e8){const _0x3e38b0=_0x29c0cd,_0xdbd60a=this[_0x3e38b0(0x1fa)][_0x3e38b0(0x1fb)][_0x3e38b0(0x1f0)](_0x1bbf94),_0x1abe14=this[_0x3e38b0(0x1fa)][_0x3e38b0(0x1fb)][_0x3e38b0(0x1f0)](_0x337959),_0x14d411=_0xdbd60a[_0x3e38b0(0x1dd)](_0x4de3e8);if(!_0x14d411[_0x3e38b0(0x1f7)]){const _0x3442dd=_0x14d411[_0x3e38b0(0x1f3)](()=>this[_0x3e38b0(0x200)](_0x14d411['id']));_0x1abe14[_0x3e38b0(0x1d6)](_0x3442dd),_0x14d411[_0x3e38b0(0x190)]=!0x1;}}[_0x29c0cd(0x178)](){const _0x1ae34a=_0x29c0cd,_0x760e8d=this[_0x1ae34a(0x1fa)],_0x5b58ae=_0x760e8d[_0x1ae34a(0x1fb)][_0x1ae34a(0x1f0)](_0x11ce96);_0x760e8d[_0x1ae34a(0x195)][_0x1ae34a(0x182)](_0x1ae34a(0x19b))[_0x1ae34a(0x18e)]({'model':_0x1ae34a(0x1dc),'view':(_0x4c9bea,_0x4e22a0)=>{const _0x3e671b=_0x1ae34a,{id:_0x390bae}=splitMarkerName(_0x4c9bea[_0x3e671b(0x1bf)]),_0x2815fe=_0x760e8d[_0x3e671b(0x1fb)][_0x3e671b(0x1f0)](_0x1bbf94)[_0x3e671b(0x1dd)](_0x390bae),_0x12c69a=this[_0x3e671b(0x1a8)]&&splitMarkerName(this[_0x3e671b(0x1a8)])['id']===_0x390bae;let _0x702c68;if(_0x2815fe&&_0x2815fe[_0x3e671b(0x18b)]&&!_0x12c69a&&_0x4c9bea[_0x3e671b(0x17e)])return _0x4e22a0[_0x3e671b(0x1b1)][_0x3e671b(0x1ef)](_0x4c9bea[_0x3e671b(0x17e)],_0x3e671b(0x1e5)+_0x4c9bea[_0x3e671b(0x1bf)]),_0x4e22a0[_0x3e671b(0x1b1)][_0x3e671b(0x1ef)](_0x4c9bea[_0x3e671b(0x17e)],_0x3e671b(0x20d)+_0x4c9bea[_0x3e671b(0x1bf)]),null;const _0x17ecea=[_0x3e671b(0x1b7)];return _0x12c69a&&_0x17ecea[_0x3e671b(0x1e0)](_0x3e671b(0x1a9)),_0x702c68=_0x2815fe&&_0x2815fe[_0x3e671b(0x185)]?_0x2815fe[_0x3e671b(0x206)][_0x3e671b(0x1b5)][_0x3e671b(0x17c)]['id']:_0x5b58ae['me']['id'],{'classes':_0x17ecea,'attributes':{'data-comment':_0x390bae,'data-author-id':_0x702c68}};}}),_0x760e8d[_0x1ae34a(0x195)][_0x1ae34a(0x182)](_0x1ae34a(0x19f))[_0x1ae34a(0x1ea)]({'model':_0x1ae34a(0x1dc),'view':(_0x2fb84c,{options:_0x1c5e20})=>{const _0x1d68c4=_0x1ae34a;if(_0x1c5e20[_0x1d68c4(0x215)])return null;const _0x4dfab6=_0x760e8d[_0x1d68c4(0x1fb)][_0x1d68c4(0x1f0)](_0x1bbf94),_0x2d07a0=_0x760e8d[_0x1d68c4(0x1cd)][_0x1d68c4(0x216)][_0x1d68c4(0x1f0)](_0x2fb84c),{id:_0x11596e,part:_0x1324d6}=splitMarkerName(_0x2fb84c);if(_0x2d07a0&&!_0x2d07a0[_0x1d68c4(0x1ce)])return null;if(_0x1c5e20[_0x1d68c4(0x19a)]){const _0x1b181e=_0x4dfab6[_0x1d68c4(0x1dd)](_0x11596e);if(_0x1b181e&&_0x1b181e[_0x1d68c4(0x18b)])return null;}return{'group':_0x1d68c4(0x1dc),'name':_0x1324d6?_0x11596e+':'+_0x1324d6:_0x11596e};}}),_0x760e8d[_0x1ae34a(0x195)][_0x1ae34a(0x182)](_0x1ae34a(0x1c4))[_0x1ae34a(0x1de)]({'view':{'name':_0x1ae34a(0x1dc),'attributes':{'id':/^\w/}},'model':(_0x15b4a8,{writer:_0xb988b8})=>_0xb988b8[_0x1ae34a(0x1af)](_0x1ae34a(0x1a3),{'data-name':_0x1ae34a(0x1e6)+_0x15b4a8[_0x1ae34a(0x1ed)]('id')})}),_0x760e8d[_0x1ae34a(0x195)][_0x1ae34a(0x182)](_0x1ae34a(0x1c4))[_0x1ae34a(0x1cc)]({'view':_0x1ae34a(0x1dc)});}[_0x29c0cd(0x1e1)](){const _0x504946=_0x29c0cd,_0x20eb31=this[_0x504946(0x1fa)],_0x40a50f=_0x20eb31[_0x504946(0x1fb)][_0x504946(0x1f0)](_0x1bbf94),_0x3f9763=new Set(),_0x1c923d=new Set();_0x20eb31[_0x504946(0x1cd)][_0x504946(0x1be)][_0x504946(0x1e8)](_0x50d545=>{const _0xe9c9d2=_0x504946;let _0x1f48dd=!0x1;for(const {name:_0x26548a,data:_0x49e801}of _0x20eb31[_0xe9c9d2(0x1cd)][_0xe9c9d2(0x1be)][_0xe9c9d2(0x20a)][_0xe9c9d2(0x20e)]()){const {group:_0x20ab99,id:_0x17f86f}=splitMarkerName(_0x26548a);let _0x554a44=_0x49e801[_0xe9c9d2(0x1a7)];if(_0xe9c9d2(0x1dc)!==_0x20ab99||!_0x554a44)continue;const _0x1e17fe=_0xe9c9d2(0x193)===_0x554a44[_0xe9c9d2(0x18c)][_0xe9c9d2(0x17d)];_0x1e17fe||(_0x554a44=dt(_0x554a44,_0x20eb31[_0xe9c9d2(0x1cd)]),!_0x554a44||_0x554a44[_0xe9c9d2(0x199)]||!_0x49e801[_0xe9c9d2(0x1a7)]||_0x554a44[_0xe9c9d2(0x218)](_0x49e801[_0xe9c9d2(0x1a7)]))?_0x20eb31[_0xe9c9d2(0x1cd)][_0xe9c9d2(0x1ae)](_0x554a44)&&!_0x1e17fe?this[_0xe9c9d2(0x1c1)]?_0x3f9763[_0xe9c9d2(0x1cf)](_0x26548a):this[_0xe9c9d2(0x1ad)](_0x26548a,_0x17f86f):(_0x1c923d[_0xe9c9d2(0x1cf)](_0x26548a),_0x3f9763[_0xe9c9d2(0x1c2)](_0x26548a),_0x50d545[_0xe9c9d2(0x188)](_0x26548a),_0x1f48dd=!0x0):(_0x50d545[_0xe9c9d2(0x1e9)](_0x26548a,{'range':_0x554a44}),_0x1f48dd=!0x0);}return _0x1f48dd;}),this['on'](_0x504946(0x181),(_0x5ed4b7,_0x26e317,_0x891b25)=>{const _0x33d3a1=_0x504946;if(!_0x891b25&&_0x3f9763[_0x33d3a1(0x20f)])for(const _0x4e814f of _0x3f9763){const {id:_0x5bb20f}=splitMarkerName(_0x4e814f);_0x3f9763[_0x33d3a1(0x1c2)](_0x4e814f),_0x20eb31[_0x33d3a1(0x1cd)][_0x33d3a1(0x216)][_0x33d3a1(0x1f0)](_0x4e814f)&&this[_0x33d3a1(0x1ad)](_0x4e814f,_0x5bb20f);}}),this[_0x504946(0x1bd)](_0x20eb31[_0x504946(0x1cd)][_0x504946(0x1be)],_0x504946(0x207),()=>{const _0x4f8ba5=_0x504946;for(const {name:_0x39ca30,data:{newRange:_0x59ee86}}of _0x20eb31[_0x4f8ba5(0x1cd)][_0x4f8ba5(0x1be)][_0x4f8ba5(0x20a)][_0x4f8ba5(0x20e)]()){const {group:_0x5b0b01,id:_0x591d11}=splitMarkerName(_0x39ca30);if(_0x4f8ba5(0x1dc)!==_0x5b0b01)continue;const _0x479078=_0x40a50f[_0x4f8ba5(0x1dd)](_0x591d11),_0x32bed2=this[_0x4f8ba5(0x20c)](_0x591d11);_0x479078&&(!_0x479078[_0x4f8ba5(0x190)]&&_0x59ee86&&_0x20eb31[_0x4f8ba5(0x1ca)][_0x4f8ba5(0x20b)][_0x4f8ba5(0x1aa)](_0x4f8ba5(0x208),()=>{const _0x368f57=_0x4f8ba5,_0x3b796c=_0x20eb31[_0x368f57(0x1fb)][_0x368f57(0x1f0)](_0x1484eb),_0x3f3873=_0x40a50f[_0x368f57(0x189)][_0x368f57(0x1f0)](_0x479078)[_0x368f57(0x20b)];_0x3b796c[_0x368f57(0x1c7)](_0x3f3873)[_0x368f57(0x1f2)]();},{'priority':_0x4f8ba5(0x1a6)}),_0x479078[_0x4f8ba5(0x190)]=_0x32bed2||!!_0x59ee86),_0x59ee86||(_0x1c923d[_0x4f8ba5(0x1cf)](_0x39ca30),_0x3f9763[_0x4f8ba5(0x1c2)](_0x39ca30));}for(const _0x583cd1 of _0x1c923d){const {id:_0x2c2911}=splitMarkerName(_0x583cd1),_0x485d77=_0x40a50f[_0x4f8ba5(0x1dd)](_0x2c2911);if(_0x3f9763[_0x4f8ba5(0x1c2)](_0x583cd1),!_0x485d77)continue;const _0x4f38ab=this[_0x4f8ba5(0x20c)](_0x2c2911);_0x4f38ab||_0x485d77[_0x4f8ba5(0x1f9)]?_0x4f38ab||_0x485d77[_0x4f8ba5(0x187)]||_0x485d77[_0x4f8ba5(0x210)](new Date()):_0x485d77[_0x4f8ba5(0x211)]();}_0x1c923d[_0x4f8ba5(0x209)]();});}[_0x29c0cd(0x202)](_0xee2299){const _0x3869be=_0x29c0cd;_0xee2299[_0x3869be(0x177)](_0x3e44c1=>{const _0x3b0f9b=_0x3869be;_0x3e44c1[_0x3b0f9b(0x187)]&&this[_0x3b0f9b(0x1d3)](_0x3e44c1['id']);});}[_0x29c0cd(0x200)](_0x2a0a84){const _0x5b424f=_0x29c0cd,_0x157f50=this[_0x5b424f(0x1fa)],_0x377e53=this[_0x5b424f(0x183)](_0x2a0a84);return _0x38d990(_0x157f50[_0x5b424f(0x1ca)],_0x377e53);}[_0x29c0cd(0x1d4)](_0x33f793){const _0x427eac=_0x29c0cd,_0x55d301=this[_0x427eac(0x183)](_0x33f793);let _0x21537e='',_0x1e5b5d=!0x1;for(const _0x1471d9 of _0x55d301){const _0x4d00fa=_0x1471d9[_0x427eac(0x1eb)]();for(const _0x41b0d4 of Array[_0x427eac(0x204)](_0x4d00fa[_0x427eac(0x1d1)]()))_0x41b0d4['is'](_0x427eac(0x1c8))?(_0x21537e&&_0x1e5b5d&&(_0x21537e+='\x20',_0x1e5b5d=!0x1),_0x21537e+=_0x41b0d4[_0x427eac(0x179)]):_0x1e5b5d=!0x0;_0x1e5b5d=!0x0;}return _0x21537e[_0x427eac(0x205)](0x0,0x96);}[_0x29c0cd(0x214)](_0x3dd689,_0x3414d7){const _0x69594=_0x29c0cd,_0x16a318=this[_0x69594(0x1fa)],_0x165637=_0x16a318[_0x69594(0x1fb)][_0x69594(0x1f0)](_0x1bbf94);let _0x4afcbc=_0x165637[_0x69594(0x1dd)](_0x3414d7);const _0x537d30=_0x16a318[_0x69594(0x1d5)][_0x69594(0x1f0)](_0x69594(0x180)),_0x3c7211=_0x16a318[_0x69594(0x1fb)][_0x69594(0x1f0)](_0x337959);if(_0x4afcbc&&(_0x4afcbc[_0x69594(0x187)]&&_0x4afcbc[_0x69594(0x210)](null),_0x4afcbc[_0x69594(0x1f7)]))return _0x4afcbc;return!this[_0x69594(0x183)](_0x3414d7)[0x0][_0x69594(0x203)]?_0x16a318[_0x69594(0x1ca)][_0x69594(0x20b)][_0x69594(0x1aa)](_0x69594(0x208),()=>{const _0x2bde73=_0x69594;if(_0x165637[_0x2bde73(0x1dd)](_0x3414d7))return;const _0x221136=_0x16a318[_0x2bde73(0x1fb)][_0x2bde73(0x1f0)](_0x1484eb);_0x4afcbc=_0x165637[_0x2bde73(0x1b8)]({'channelId':_0x537d30,'threadId':_0x3414d7,'target':()=>this[_0x2bde73(0x200)](_0x3414d7),'context':{'type':_0x2bde73(0x1d7),'value':this[_0x2bde73(0x1d4)](_0x3414d7)}});const _0x2eafae=_0x165637[_0x2bde73(0x189)][_0x2bde73(0x1f0)](_0x4afcbc)[_0x2bde73(0x20b)],_0x4c016e=_0x221136[_0x2bde73(0x1c7)](_0x2eafae);_0x4c016e&&_0x3c7211[_0x2bde73(0x1d6)](_0x4c016e);},{'priority':_0x69594(0x1a6)}):_0x165637[_0x69594(0x1e7)]({'channelId':_0x537d30,'threadId':_0x3414d7})[_0x69594(0x1b0)](_0x3abb92=>{const _0x79b9bb=_0x69594;if(_0x79b9bb(0x1c6)!==_0x16a318[_0x79b9bb(0x1bc)]){if(_0x4afcbc=_0x3abb92,_0x4afcbc&&!_0x4afcbc[_0x79b9bb(0x1f7)]){const _0x3f1ce7=_0x4afcbc[_0x79b9bb(0x1f3)](()=>this[_0x79b9bb(0x200)](_0x3414d7));_0x3c7211[_0x79b9bb(0x1d6)](_0x3f1ce7),_0x4afcbc[_0x79b9bb(0x18b)]&&this[_0x79b9bb(0x1fe)](_0x3414d7);}else{if(!_0x4afcbc){const _0x37a5ed=this[_0x79b9bb(0x183)](_0x3414d7);_0x16a318[_0x79b9bb(0x1cd)][_0x79b9bb(0x207)](_0x3df693=>{const _0x36ed40=_0x79b9bb;for(const _0x292a66 of _0x37a5ed)_0x3df693[_0x36ed40(0x188)](_0x292a66);});}}}}),_0x4afcbc;}[_0x29c0cd(0x1ad)](_0x3a335c,_0x4101f0){const _0x1f1fd0=_0x29c0cd,_0x4c4055=this[_0x1f1fd0(0x214)](_0x3a335c,_0x4101f0);_0x4c4055&&!_0x4c4055[_0x1f1fd0(0x197)]&&_0x4c4055[_0x1f1fd0(0x21a)]({'type':_0x1f1fd0(0x1d7),'value':this[_0x1f1fd0(0x1d4)](_0x4101f0)});}[_0x29c0cd(0x1c5)](){const _0x338f35=_0x29c0cd,_0x539668=this[_0x338f35(0x1fa)];_0x31718d(_0x539668[_0x338f35(0x1cd)],({left:_0x5c2fa6,entered:_0x3fa070})=>{const _0x10f4ce=_0x338f35;for(const _0x4dd882 of _0x5c2fa6)if(mt(_0x4dd882)){_0x539668['ui'][_0x10f4ce(0x1ec)][_0x10f4ce(0x1db)](_0x588647(_0x539668[_0x10f4ce(0x196)],_0x10f4ce(0x1c3)));break;}for(const _0x1c27ca of _0x3fa070)if(mt(_0x1c27ca)){_0x539668['ui'][_0x10f4ce(0x1ec)][_0x10f4ce(0x1db)](_0x588647(_0x539668[_0x10f4ce(0x196)],_0x10f4ce(0x194),_0x3655bc(_0x55d2cf)));break;}});}}function ft(_0x558215,_0x7ce073){return _0x7ce073?_0x558215+':'+_0x7ce073:_0x558215;}export function splitMarkerName(_0x29472f){const _0x3b470d=_0x29c0cd,_0x492933=_0x29472f[_0x3b470d(0x1bb)](':');return{'group':_0x492933[0x0],'id':_0x492933[0x1],'part':_0x492933[0x2]};}function dt(_0x3f127a,_0x5e5aba){const _0x9e36=_0x29c0cd,_0xc17f55=_0x5e5aba[_0x9e36(0x184)],_0x192d67=_0x5e5aba[_0x9e36(0x1da)](_0x3f127a[_0x9e36(0x1ee)]);for(const _0x1d8411 of _0x3f127a[_0x9e36(0x1f4)]()){const {type:_0x53ea97,item:_0x10c781,nextPosition:_0x21a17c}=_0x1d8411;if(_0x9e36(0x1d7)===_0x53ea97||_0xc17f55[_0x9e36(0x1b2)](_0x10c781)){const _0x572b69=_0x5e5aba[_0x9e36(0x219)](_0x10c781);_0x192d67[_0x9e36(0x199)]&&(_0x192d67[_0x9e36(0x1ee)]=_0x572b69),_0x192d67[_0x9e36(0x213)]=_0x21a17c;}}return _0x192d67;}function mt(_0xad3808){const _0x35478a=_0x29c0cd;return _0x35478a(0x1dc)===splitMarkerName(_0xad3808[_0x35478a(0x1fd)])[_0x35478a(0x1c9)];}
23
+ const _0x5f3280=_0x1d68;(function(_0x170c5b,_0x1f4a69){const _0xee3cd4=_0x1d68,_0x323228=_0x170c5b();while(!![]){try{const _0x57d884=parseInt(_0xee3cd4(0x1a5))/0x1*(-parseInt(_0xee3cd4(0x1a9))/0x2)+-parseInt(_0xee3cd4(0x130))/0x3*(parseInt(_0xee3cd4(0x127))/0x4)+parseInt(_0xee3cd4(0x18d))/0x5+parseInt(_0xee3cd4(0x143))/0x6+-parseInt(_0xee3cd4(0x177))/0x7+parseInt(_0xee3cd4(0x151))/0x8*(parseInt(_0xee3cd4(0x104))/0x9)+parseInt(_0xee3cd4(0x132))/0xa*(-parseInt(_0xee3cd4(0x153))/0xb);if(_0x57d884===_0x1f4a69)break;else _0x323228['push'](_0x323228['shift']());}catch(_0x4e5543){_0x323228['push'](_0x323228['shift']());}}}(_0x26cf,0xd6063));import{Plugin as _0x1422fe}from'ckeditor5/src/core.js';import{getEnvKeystrokeText as _0x4891ff,scrollViewportToShowTarget as _0x2b6892,uid as _0x2cf0df}from'ckeditor5/src/utils.js';import _0x29edcb from'./commentsrepository.js';import _0x51e51a from'./addcommentthreadcommand.js';import{surroundingMarkersDetector as _0xfea52,getAllMarkersDomElementsSorted as _0x143f81,FOCUS_ANNOTATION_KEYSTROKE as _0xe7d9b5,Users as _0x846a3d}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x1d68(_0xc5632f,_0x3b8019){const _0x26cfb9=_0x26cf();return _0x1d68=function(_0x1d6866,_0x3c7ab5){_0x1d6866=_0x1d6866-0x104;let _0x5037ca=_0x26cfb9[_0x1d6866];return _0x5037ca;},_0x1d68(_0xc5632f,_0x3b8019);}import _0x31440c from'../annotations/editorannotations.js';import _0x13c367 from'./integrations/commentsrestrictededitingmode.js';import _0x3e456f from'./integrations/importword.js';import _0x45a481 from'./integrations/clipboard.js';import _0x4b24cd from'./integrations/showcommenthighlights.js';import'../../theme/commentmarker.css';import _0x37a1e9 from'../annotations/annotations.js';import{getTranslation as _0x174cbe}from'../utils/common-translations.js';function _0x26cf(){const _0x598b4e=['dataToMarker','createElement','consumable','author','affectsData','href','updateMarker','isObject','openNewCommentThread','change:isThreadsLoadingPaused','remove','getChangedMarkers','attachTo','from','getCommentThreads','editor','getRange','comment','8CMMuNp','removeMarker','getAllMarkersForId','change','change:activeMarker','split','scrollToThreadMarker','_detachCommentThread','announce','238047gedBhR','removeCommentThread','782930xrBvOu','collaboration.channelId','join','isAttached','render','createRange','model','_attachMarkerToThread','_handleInitialThreads','first','CommentsEditing','registerAnnotation','LEAVE_COMMENT_ANNOUNCEMENT','end','_hasTargetInContent','setUnlinkedAt','conversion','6809460VYbmyA','newRange','commands','_getTargetForId','unlinkedAt','consume','addCommentThread','isOfficialPlugin','editing','change:isReadOnly','hasMarkerForId','plugins','ready','fetchCommentThread','8702960XdRHCV','init','11WlpBHt','getItems','_handleMarkerAddAndRemove','document','set','forEach','destroyed','addMarker:','_handleThreadMarker','hasDomSelection','_initializeMarkerConverters','refreshVisibility','then','afterInit','substring','get','upcast','markerName','item','length','switchReadOnly','markerToHighlight','getByInnerView','map','removeMarker:','_threads','registerPostFixer','_threadToController','addComment','ck-comment-marker--active','getAttribute','_initAriaMarkerChangeAnnouncements','hasContent','enqueueChange','state','delete','6563347LlkSwA','group','channelId','setContext','getCommentThread','activeMarker','add','listenTo','isThreadsLoadingPaused','isEqual','size','rootName','destroy','markers','$marker','dataDowncast','root','context','once','differ','pluginName','hasCommentThread','2818380sghVFA','ignoreResolvedComments','data','managedUsingOperations','comments','$textProxy','reopenCommentThread','low','ENTER_COMMENT_ANNOUNCEMENT','locale','startsWith','markerToData','for','ck-comment-marker','createPositionBefore','start','view','_reconvertMarkers','requires','fromCharCode','config','isResolved','_attachArchivedThread','_getTextContext','9oJCZGi','text','isSubmitted','$graveyard','163378nQjZvn','9ivQUHq','isPremiumPlugin','isCollapsed','schema','push','showCommentHighlights','focus','getWalker','elementToElement','editingDowncast','reconvertMarker','name','resolveCommentThread','filter','comment:','clear','ariaLiveAnnouncer'];_0x26cf=function(){return _0x598b4e;};return _0x26cf();}export default class r extends _0x1422fe{static get[_0x5f3280(0x19f)](){return[_0x29edcb,_0x31440c,_0x846a3d,_0x13c367,_0x3e456f,_0x45a481,_0x4b24cd];}static get[_0x5f3280(0x18b)](){const _0x536b01=_0x5f3280;return _0x536b01(0x13c);}static get[_0x5f3280(0x14a)](){return!0x0;}static get[_0x5f3280(0x105)](){return!0x0;}constructor(_0x16fb47){const _0x331d14=_0x5f3280;super(_0x16fb47),this[_0x331d14(0x157)](_0x331d14(0x17f),!0x0),_0x16fb47[_0x331d14(0x18f)][_0x331d14(0x189)](_0x331d14(0x14f),()=>this[_0x331d14(0x17f)]=!0x1),this[_0x331d14(0x157)](_0x331d14(0x17c),null),this['on'](_0x331d14(0x12b),(_0x3d4811,_0x68402b,_0x4867df,_0x3e0a9d)=>{const _0x1315ac=_0x331d14,_0x4d9216=_0x16fb47[_0x1315ac(0x14e)][_0x1315ac(0x162)](_0x29edcb),_0x17fdbf=_0x4867df?splitMarkerName(_0x4867df)['id']:null;_0x16fb47[_0x1315ac(0x138)][_0x1315ac(0x12a)](()=>{const _0xefda9d=_0x1315ac;if(_0x17fdbf){const _0x3ab2c3=this[_0xefda9d(0x129)](_0x17fdbf);for(const _0x216ab5 of _0x3ab2c3)_0x16fb47[_0xefda9d(0x14b)][_0xefda9d(0x10e)](_0x216ab5);}if(_0x3e0a9d){const {id:_0x4eabe0}=splitMarkerName(_0x3e0a9d),_0x412285=_0x4d9216[_0xefda9d(0x17b)](_0x4eabe0);if(_0x412285&&!_0x412285[_0xefda9d(0x135)])return;const _0x105433=this[_0xefda9d(0x129)](_0x4eabe0);for(const _0x233edb of _0x105433)_0x16fb47[_0xefda9d(0x14b)][_0xefda9d(0x10e)](_0x233edb);}}),_0x17fdbf&&this[_0x1315ac(0x12d)](_0x17fdbf);}),this[_0x331d14(0x172)]();}[_0x5f3280(0x152)](){const _0x5f0254=_0x5f3280,_0xeb30fb=this[_0x5f0254(0x124)],_0x2af276=_0xeb30fb[_0x5f0254(0x14e)][_0x5f0254(0x162)](_0x29edcb),_0x6f7950=_0xeb30fb[_0x5f0254(0x1a1)][_0x5f0254(0x162)](_0x5f0254(0x133)),_0x436c93=_0x2af276[_0x5f0254(0x123)]()[_0x5f0254(0x111)](_0x3e5329=>_0x3e5329[_0x5f0254(0x179)]!==_0x6f7950);_0xeb30fb[_0x5f0254(0x145)][_0x5f0254(0x17d)](_0x5f0254(0x149),new _0x51e51a(_0xeb30fb)),this[_0x5f0254(0x17e)](_0xeb30fb,_0x5f0254(0x14c),(_0x2e56d3,_0x5db4b9,_0x5960f4)=>{const _0x557507=_0x5f0254;_0x2af276[_0x557507(0x167)](_0x5960f4,_0xeb30fb[_0x557507(0x1a1)][_0x557507(0x162)](_0x557507(0x133)));}),this[_0x5f0254(0x17e)](_0x2af276,ft(_0x5f0254(0x149),_0x6f7950),(_0x4b6a04,{threadId:_0x17cf7c})=>{const _0x5a2b10=_0x5f0254,_0x5beeaf=this[_0x5a2b10(0x124)][_0x5a2b10(0x14e)][_0x5a2b10(0x162)](_0x29edcb)[_0x5a2b10(0x17b)](_0x17cf7c);_0x5beeaf&&_0x5beeaf[_0x5a2b10(0x147)]&&this[_0x5a2b10(0x1a3)](_0x17cf7c);}),this[_0x5f0254(0x17e)](_0x2af276,ft(_0x5f0254(0x131),_0x6f7950),(_0xa97d1b,{threadId:_0x318973})=>{const _0x49d23a=_0x5f0254;_0xeb30fb[_0x49d23a(0x138)][_0x49d23a(0x174)]({'isUndoable':!0x1},_0x1a4f6a=>{const _0xb7e77f=_0x49d23a,_0x4123d6=this[_0xb7e77f(0x129)](_0x318973);for(const _0x5c267b of _0x4123d6)_0x1a4f6a[_0xb7e77f(0x128)](_0x5c267b);});}),this[_0x5f0254(0x17e)](_0x2af276,ft(_0x5f0254(0x110),_0x6f7950),(_0x3c2499,{threadId:_0xfa935f})=>{const _0xeca1b9=_0x5f0254;(this[_0xeca1b9(0x19e)](_0xfa935f),this[_0xeca1b9(0x124)][_0xeca1b9(0x14b)][_0xeca1b9(0x19d)][_0xeca1b9(0x15c)])&&(this[_0xeca1b9(0x124)][_0xeca1b9(0x14e)][_0xeca1b9(0x162)](_0x29edcb)[_0xeca1b9(0x17b)](_0xfa935f)[_0xeca1b9(0x147)]||this[_0xeca1b9(0x124)][_0xeca1b9(0x14b)][_0xeca1b9(0x19d)][_0xeca1b9(0x10a)]());},{'priority':_0x5f0254(0x194)}),this[_0x5f0254(0x17e)](_0x2af276,ft(_0x5f0254(0x193),_0x6f7950),(_0xf38269,{threadId:_0x7406cf})=>{const _0x3c269e=_0x5f0254;this[_0x3c269e(0x19e)](_0x7406cf);},{'priority':_0x5f0254(0x194)}),this[_0x5f0254(0x17e)](_0x2af276,ft(_0x5f0254(0x16f),_0x6f7950),(_0x3369de,{threadId:_0x14b419,isFromAdapter:_0x4e3c3b})=>{const _0x515989=_0x5f0254,_0x549686=this[_0x515989(0x129)](_0x14b419);if(_0x4e3c3b||0x0==_0x549686[_0x515989(0x166)]||!_0x2af276[_0x515989(0x18c)](_0x14b419))return;0x1===_0x2af276[_0x515989(0x17b)](_0x14b419)[_0x515989(0x166)]&&_0xeb30fb[_0x515989(0x138)][_0x515989(0x174)]({'isUndoable':!0x1},_0x1d1405=>{const _0x595364=_0x515989;for(const _0x2e09aa of _0x549686)_0x1d1405[_0x595364(0x11b)](_0x2e09aa,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':_0x5f0254(0x194)}),this[_0x5f0254(0x15d)](),this[_0x5f0254(0x155)](),this[_0x5f0254(0x13a)](_0x436c93);}[_0x5f3280(0x160)](){!async function(_0xdeaf){const _0x16a6f8=_0x1e0515([0x47,0x64,0x6d,0x56,0x74,0x53,0x4c,0x44,0x4f,0x79,0x45,0x31,0x6a,0x42,0x76,0x70,0x5a,0x78,0x77,0x32,0x73,0x37,0x48,0x4d,0x30,0x7a,0x54,0x67,0x34,0x65,0x6b,0x58,0x52,0x50,0x43,0x59,0x6c,0x51,0x33,0x63,0x6e,0x38,0x66,0x62,0x71,0x4a,0x61,0x6f,0x68,0x35,0x46,0x41,0x57,0x4b,0x49,0x36,0x69,0x55,0x39,0x72,0x4e,0x75]),_0x2229e9=0x4ed00411,_0x5d5692=0x4ed75b11^_0x2229e9,_0x5c6563=window[_0x1e0515([0x44,0x61,0x74,0x65])][_0x1e0515([0x6e,0x6f,0x77])](),_0x38cc11=_0xdeaf[_0x1e0515([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4ea749=new window[(_0x1e0515([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a64e3=>{_0x38cc11[_0x1e0515([0x6f,0x6e,0x63,0x65])](_0x1e0515([0x72,0x65,0x61,0x64,0x79]),_0x3a64e3);}),_0x15786b={[_0x1e0515([0x6b,0x74,0x79])]:_0x1e0515([0x45,0x43]),[_0x1e0515([0x75,0x73,0x65])]:_0x1e0515([0x73,0x69,0x67]),[_0x1e0515([0x63,0x72,0x76])]:_0x1e0515([0x50,0x2d,0x32,0x35,0x36]),[_0x1e0515([0x78])]:_0x1e0515([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x1e0515([0x79])]:_0x1e0515([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x1e0515([0x61,0x6c,0x67])]:_0x1e0515([0x45,0x53,0x32,0x35,0x36])},_0x54c04c=_0x38cc11[_0x1e0515([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1e0515([0x67,0x65,0x74])](_0x1e0515([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x152971(){let _0x2ec407,_0x715ba7=null,_0x20aaf8=null;try{if(_0x54c04c==_0x1e0515([0x47,0x50,0x4c]))return _0x1e0515([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2ec407=_0x568daf(),!_0x2ec407)return _0x1e0515([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2ec407[_0x1e0515([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x20aaf8=_0x35b019(_0x2ec407[_0x1e0515([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2ec407[_0x1e0515([0x6a,0x74,0x69])])),await _0x3b6b6a()?_0x22f8b6()?_0x259b0d()?_0x1e0515([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xd0241b()?(_0x2ec407[_0x1e0515([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1e0515([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x715ba7=_0x10c7c9(_0x1e0515([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2ec407[_0x1e0515([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1e0515([0x74,0x72,0x69,0x61,0x6c])&&(_0x715ba7=_0x10c7c9(_0x1e0515([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x176883()):_0x1e0515([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1e0515([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1e0515([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3c5137){return _0x1e0515([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x259b0d(){const _0x4ad48c=[_0x1e0515([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1e0515([0x74,0x72,0x69,0x61,0x6c])][_0x1e0515([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ec407[_0x1e0515([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5c6563/0x3e8:0xe10*_0x5d5692;return _0x2ec407[_0x1e0515([0x65,0x78,0x70])]<_0x4ad48c;}function _0x22f8b6(){const _0x5dbd0f=_0x2ec407[_0x1e0515([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x5dbd0f)return!0x1;if(_0x5dbd0f[_0x1e0515([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e0515([0x2a])))return!0x0;if(_0x5dbd0f[_0x1e0515([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e0515([0x43,0x4d,0x54])))return!0x0;if(_0x5dbd0f[_0x1e0515([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e0515([0x52,0x43,0x4d,0x54]))){if(_0xcb2016())return!0x0;if(_0x565620()||_0x4d6037())return!0x0;}return!0x1;}function _0xd0241b(){const _0x2567a2=_0x1d68,_0x1e0a49=_0x2ec407[_0x1e0515([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1e0a49||0x0==_0x1e0a49[_0x1e0515([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x538c1e}=new URL(window[_0x1e0515([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2567a2(0x11a)]);if(_0x1e0a49[_0x1e0515([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x538c1e))return!0x0;const _0x2f67e7=_0x538c1e[_0x1e0515([0x73,0x70,0x6c,0x69,0x74])](_0x1e0515([0x2e]));return _0x1e0a49[_0x1e0515([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x32f4a6=>_0x32f4a6[_0x1e0515([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e0515([0x2a])))[_0x1e0515([0x6d,0x61,0x70])](_0x188e3c=>_0x188e3c[_0x1e0515([0x73,0x70,0x6c,0x69,0x74])](_0x1e0515([0x2e])))[_0x1e0515([0x73,0x6f,0x6d,0x65])](_0x820c1a=>_0x2f67e7[_0x1e0515([0x65,0x76,0x65,0x72,0x79])]((_0x48d290,_0x103fb2)=>_0x820c1a[_0x103fb2]===_0x48d290||_0x820c1a[_0x103fb2]===_0x1e0515([0x2a])));}function _0x176883(){return _0x715ba7&&_0x20aaf8?new window[(_0x1e0515([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4d1c1b,_0x485ddc)=>{_0x715ba7[_0x1e0515([0x74,0x68,0x65,0x6e])](_0x4d1c1b,_0x485ddc),_0x20aaf8[_0x1e0515([0x74,0x68,0x65,0x6e])](_0x2af177=>{_0x2af177!=_0x1e0515([0x56,0x61,0x6c,0x69,0x64])&&_0x4d1c1b(_0x2af177);},_0x485ddc);}):_0x715ba7||_0x20aaf8||_0x1e0515([0x56,0x61,0x6c,0x69,0x64]);}}function _0x35b019(_0x3de8af,_0xb80dee){return new window[(_0x1e0515([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x172a57=>{if(_0x14a9a7())return _0x172a57(_0x1e0515([0x56,0x61,0x6c,0x69,0x64]));_0x1b31b0(),_0x38cc11[_0x1e0515([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1e0515([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x152100=!0x1;const _0x44481c=_0x2cf0df();function _0x472420(_0x199863){return!!_0x199863&&(typeof _0x199863===_0x1e0515([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x199863===_0x1e0515([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x199863[_0x1e0515([0x74,0x68,0x65,0x6e])]===_0x1e0515([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x199863[_0x1e0515([0x63,0x61,0x74,0x63,0x68])]===_0x1e0515([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x335dc1(_0x4f3e5b){_0x5e95bd(_0x4f3e5b)[_0x1e0515([0x74,0x68,0x65,0x6e])](_0x284607=>{if(!_0x284607||_0x284607[_0x1e0515([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1e0515([0x6f,0x6b]))return _0x1e0515([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x223137(_0xd5321(_0x44481c+_0xb80dee))!=_0x284607[_0x1e0515([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1e0515([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1e0515([0x56,0x61,0x6c,0x69,0x64]);})[_0x1e0515([0x74,0x68,0x65,0x6e])](_0x251062=>(_0x153100(),_0x251062),()=>{const _0x199298=_0x46a454();return null==_0x199298?(_0x153100(),_0x1e0515([0x56,0x61,0x6c,0x69,0x64])):_0x1e0515(_0x5c6563-_0x199298>(0x6adc8011^_0x2229e9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1e0515([0x74,0x68,0x65,0x6e])](_0x172a57)[_0x1e0515([0x63,0x61,0x74,0x63,0x68])](()=>{_0x172a57(_0x1e0515([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1c0574=0x4ee6ea91^_0x2229e9;function _0x153100(){const _0xdd5e8a=_0x1e0515([0x6c,0x6c,0x63,0x74,0x2d])+_0x223137(_0xd5321(_0x3de8af)),_0x5d924e=_0x5ba9e4(_0x223137(window[_0x1e0515([0x4d,0x61,0x74,0x68])][_0x1e0515([0x63,0x65,0x69,0x6c])](_0x5c6563/_0x1c0574)));window[_0x1e0515([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1e0515([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xdd5e8a,_0x5d924e);}function _0x46a454(){const _0x2fa699=_0x1e0515([0x6c,0x6c,0x63,0x74,0x2d])+_0x223137(_0xd5321(_0x3de8af)),_0x186902=window[_0x1e0515([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1e0515([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2fa699);return _0x186902?window[_0x1e0515([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ba9e4(_0x186902),0x10)*_0x1c0574:null;}function _0x5e95bd(_0x50378c){return new window[(_0x1e0515([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2fc219,_0x4bc236)=>{_0x50378c[_0x1e0515([0x74,0x68,0x65,0x6e])](_0x2fc219,_0x4bc236),window[_0x1e0515([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4bc236,0x4ed1d0d1^_0x2229e9);});}}_0x38cc11[_0x1e0515([0x6f,0x6e])](_0x1e0515([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1bc065,_0x50cdba)=>{if(_0x50cdba[0x0]!=_0x3de8af)return _0x172a57(_0x1e0515([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x50cdba[0x1]={..._0x50cdba[0x1],[_0x1e0515([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x44481c};},{[_0x1e0515([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1e0515([0x68,0x69,0x67,0x68])}),_0x38cc11[_0x1e0515([0x6f,0x6e])](_0x1e0515([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x576161=>{_0x472420(_0x576161[_0x1e0515([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x152100=!0x0,_0x335dc1(_0x576161[_0x1e0515([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1e0515([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1e0515([0x6c,0x6f,0x77])}),_0x4ea749[_0x1e0515([0x74,0x68,0x65,0x6e])](()=>{_0x152100||_0x172a57(_0x1e0515([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x14a9a7(){return _0x38cc11[_0x1e0515([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1e0515([0x76,0x69,0x65,0x77])][_0x1e0515([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1e0515([0x61,0x75,0x74,0x6f]);}function _0x1b31b0(){_0x38cc11[_0x1e0515([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1e0515([0x76,0x69,0x65,0x77])][_0x1e0515([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1e0515([0x61,0x75,0x74,0x6f]);}}function _0x10c7c9(_0x260b2a){const _0x5a3da5=[new window[(_0x1e0515([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45c028=>setTimeout(_0x45c028,0x4ed93add^_0x2229e9)),_0x4ea749[_0x1e0515([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1e0515([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d7b1f=>{let _0x6080a=0x0;_0x38cc11[_0x1e0515([0x6d,0x6f,0x64,0x65,0x6c])][_0x1e0515([0x6f,0x6e])](_0x1e0515([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xa83fbe,_0x272095)=>{_0x272095[0x0][_0x1e0515([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x6080a++,_0x6080a==(0x4ed005e9^_0x2229e9)&&(_0x1d7b1f(),_0xa83fbe[_0x1e0515([0x6f,0x66,0x66])]());});}))];return window[_0x1e0515([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1e0515([0x72,0x61,0x63,0x65])](_0x5a3da5)[_0x1e0515([0x74,0x68,0x65,0x6e])](()=>_0x260b2a);}async function _0xb906ad(){await _0x4ea749,_0x38cc11[_0x1e0515([0x6d,0x6f,0x64,0x65,0x6c])][_0x1e0515([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1f3316,_0x38cc11[_0x1e0515([0x6d,0x6f,0x64,0x65,0x6c])][_0x1e0515([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1f3316,_0x38cc11[_0x1e0515([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1e0515([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xcb2016(){return _0x229779(_0x1e0515([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x14163e(_0x1e0515([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x1e0515([0x73,0x74,0x61,0x74,0x65])]==_0x1e0515([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x565620(){return _0x229779(_0x1e0515([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x4d6037(){return _0x229779(_0x1e0515([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x3fa87e(_0x438f66){const _0x3ee50a=_0x43cd51();_0x38cc11[_0x3ee50a]=_0x1e0515([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x438f66,_0x438f66!=_0x1e0515([0x56,0x61,0x6c,0x69,0x64])&&_0xb906ad();}function _0x43cd51(){const _0x1dc229=window[_0x1e0515([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1e0515([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1e0515([0x6e,0x6f,0x77])]())[_0x1e0515([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1e0515([0x2e]),'');let _0x29b7e6=_0x1e0515([0x47]);for(let _0x3daba6=0x0;_0x3daba6<_0x1dc229[_0x1e0515([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3daba6+=0x2){let _0x59e787=window[_0x1e0515([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1dc229[_0x1e0515([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3daba6,_0x3daba6+0x2));_0x59e787>=_0x16a6f8[_0x1e0515([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x59e787-=_0x16a6f8[_0x1e0515([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x29b7e6+=_0x16a6f8[_0x59e787];}return _0x29b7e6;}function _0x568daf(){const _0x22f9aa=_0x54c04c[_0x1e0515([0x73,0x70,0x6c,0x69,0x74])](_0x1e0515([0x2e]));if(0x3!=_0x22f9aa[_0x1e0515([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x35b892(_0x22f9aa[0x1]);function _0x35b892(_0x281b9f){const _0xf44a18=_0x4cad5e(_0x281b9f);return _0xf44a18&&_0x3e9901()?_0xf44a18:null;function _0x3e9901(){const _0x402173=_0xf44a18[_0x1e0515([0x6a,0x74,0x69])],_0x178d93=window[_0x1e0515([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x402173[_0x1e0515([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x402173[_0x1e0515([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x420fa8={..._0xf44a18,[_0x1e0515([0x6a,0x74,0x69])]:_0x402173[_0x1e0515([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x402173[_0x1e0515([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x420fa8[_0x1e0515([0x76,0x63])],_0xd5321(_0x420fa8)==_0x178d93;}}}async function _0x3b6b6a(){let _0x3ce136=!0x0;try{const _0x13c0e1=_0x54c04c[_0x1e0515([0x73,0x70,0x6c,0x69,0x74])](_0x1e0515([0x2e])),[_0x206e4f,_0x358bde,_0x5d8ce5]=_0x13c0e1;return _0x233332(_0x206e4f),await _0x33f72c(_0x206e4f,_0x358bde,_0x5d8ce5),_0x3ce136;}catch(_0x5d637f){return!0x1;}function _0x233332(_0x326027){const _0x2e8bdb=_0x4cad5e(_0x326027);_0x2e8bdb&&_0x2e8bdb[_0x1e0515([0x61,0x6c,0x67])]==_0x1e0515([0x45,0x53,0x32,0x35,0x36])||(_0x3ce136=!0x1);}async function _0x33f72c(_0x50c26b,_0x3a23f7,_0x36d6a2){const _0x2d9c17=window[_0x1e0515([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1e0515([0x66,0x72,0x6f,0x6d])](_0x716a2f(_0x36d6a2),_0x574b89=>_0x574b89[_0x1e0515([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5f4474=new window[(_0x1e0515([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1e0515([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x50c26b+_0x1e0515([0x2e])+_0x3a23f7),_0x1db979=window[_0x1e0515([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1e0515([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1db979)return;const _0xacc4e=await _0x1db979[_0x1e0515([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1e0515([0x6a,0x77,0x6b]),_0x15786b,{[_0x1e0515([0x6e,0x61,0x6d,0x65])]:_0x1e0515([0x45,0x43,0x44,0x53,0x41]),[_0x1e0515([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1e0515([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1e0515([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1db979[_0x1e0515([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1e0515([0x6e,0x61,0x6d,0x65])]:_0x1e0515([0x45,0x43,0x44,0x53,0x41]),[_0x1e0515([0x68,0x61,0x73,0x68])]:{[_0x1e0515([0x6e,0x61,0x6d,0x65])]:_0x1e0515([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xacc4e,_0x2d9c17,_0x5f4474)||(_0x3ce136=!0x1);}}function _0x4cad5e(_0x35fded){return _0x35fded[_0x1e0515([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1e0515([0x65,0x79]))?JSON[_0x1e0515([0x70,0x61,0x72,0x73,0x65])](_0x716a2f(_0x35fded)):null;}function _0x716a2f(_0xe69141){return window[_0x1e0515([0x61,0x74,0x6f,0x62])](_0xe69141[_0x1e0515([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1e0515([0x2b]))[_0x1e0515([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1e0515([0x2f])));}function _0xd5321(_0x4ec84d){let _0xf617d7=0x1505;function _0x555a82(_0x4c890b){for(let _0x3112de=0x0;_0x3112de<_0x4c890b[_0x1e0515([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3112de++){const _0x29506c=_0x4c890b[_0x1e0515([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3112de);_0xf617d7=(_0xf617d7<<0x5)+_0xf617d7+_0x29506c,_0xf617d7&=_0xf617d7;}}function _0x35b47b(_0xa55f70){Array[_0x1e0515([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xa55f70)?_0xa55f70[_0x1e0515([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x35b47b):_0xa55f70&&typeof _0xa55f70==_0x1e0515([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1e0515([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xa55f70)[_0x1e0515([0x73,0x6f,0x72,0x74])]()[_0x1e0515([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5880e9,_0x8a595f])=>{_0x555a82(_0x5880e9),_0x35b47b(_0x8a595f);}):_0x555a82(window[_0x1e0515([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xa55f70));}return _0x35b47b(_0x4ec84d),_0xf617d7>>>0x0;}function _0x223137(_0x5d8dc6){return _0x5d8dc6[_0x1e0515([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1e0515([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1e0515([0x30]));}function _0x5ba9e4(_0x440cea){return _0x440cea[_0x1e0515([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1e0515([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1e0515([0x6a,0x6f,0x69,0x6e])]('');}function _0x229779(_0x5bbb5c){return _0x38cc11[_0x1e0515([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1e0515([0x68,0x61,0x73])](_0x5bbb5c);}function _0x14163e(_0x2abfd6){return _0x38cc11[_0x1e0515([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1e0515([0x67,0x65,0x74])](_0x2abfd6);}function _0x1f3316(){}function _0x1e0515(_0x1ec774){const _0x4fbde4=_0x1d68;return _0x1ec774[_0x4fbde4(0x16a)](_0x46bc43=>String[_0x4fbde4(0x1a0)](_0x46bc43))[_0x4fbde4(0x134)]('');}_0x3fa87e(await _0x152971());}(this);}[_0x5f3280(0x183)](){const _0x317fca=_0x5f3280,_0x17c9e8=this[_0x317fca(0x124)][_0x317fca(0x14e)][_0x317fca(0x162)](_0x29edcb),_0x40f3d0=this[_0x317fca(0x124)][_0x317fca(0x1a1)][_0x317fca(0x162)](_0x317fca(0x133));for(const _0x4abe30 of _0x17c9e8[_0x317fca(0x123)]({'channelId':_0x40f3d0}))_0x17c9e8[_0x317fca(0x12e)](_0x4abe30['id']),_0x17c9e8[_0x317fca(0x16c)][_0x317fca(0x176)](_0x4abe30['id']);super[_0x317fca(0x183)]();}[_0x5f3280(0x14d)](_0x363cd5){const _0x3e2208=_0x5f3280;return this[_0x3e2208(0x129)](_0x363cd5)[_0x3e2208(0x166)]>0x0;}[_0x5f3280(0x129)](_0x46977e){const _0x5ee009=_0x5f3280,_0x12f58c=[];for(const _0x72474a of this[_0x5ee009(0x124)][_0x5ee009(0x138)][_0x5ee009(0x184)])_0x72474a[_0x5ee009(0x10f)][_0x5ee009(0x197)](_0x5ee009(0x112)+_0x46977e)&&_0x12f58c[_0x5ee009(0x108)](_0x72474a);return _0x12f58c;}[_0x5f3280(0x12d)](_0xe90b72){const _0x1f6cca=_0x5f3280,_0x3d46d4=this[_0x1f6cca(0x146)](_0xe90b72);_0x3d46d4&&setTimeout(()=>{const _0x3bc663=_0x1f6cca;this[_0x3bc663(0x17c)]&&splitMarkerName(this[_0x3bc663(0x17c)])['id']===_0xe90b72&&_0x2b6892({'target':_0x3d46d4[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}[_0x5f3280(0x19e)](_0x4b1c75){const _0x4cb036=_0x5f3280;this[_0x4cb036(0x124)][_0x4cb036(0x138)][_0x4cb036(0x12a)](()=>{const _0x2e3ad6=_0x4cb036;for(const _0x4baecb of this[_0x2e3ad6(0x129)](_0x4b1c75))this[_0x2e3ad6(0x124)][_0x2e3ad6(0x14b)][_0x2e3ad6(0x10e)](_0x4baecb);});}[_0x5f3280(0x1a3)](_0x50b74a){const _0xc6f17f=_0x5f3280,_0x5c1330=this[_0xc6f17f(0x124)][_0xc6f17f(0x14e)][_0xc6f17f(0x162)](_0x29edcb),_0x4902b1=this[_0xc6f17f(0x124)][_0xc6f17f(0x14e)][_0xc6f17f(0x162)](_0x31440c),_0x42fd02=_0x5c1330[_0xc6f17f(0x17b)](_0x50b74a);if(!_0x42fd02[_0xc6f17f(0x135)]){const _0x4e8e96=_0x42fd02[_0xc6f17f(0x121)](()=>this[_0xc6f17f(0x146)](_0x42fd02['id']));_0x4902b1[_0xc6f17f(0x13d)](_0x4e8e96),_0x42fd02[_0xc6f17f(0x140)]=!0x1;}}[_0x5f3280(0x15d)](){const _0x54883f=_0x5f3280,_0x1d55c3=this[_0x54883f(0x124)],_0x1c813f=_0x1d55c3[_0x54883f(0x14e)][_0x54883f(0x162)](_0x846a3d);_0x1d55c3[_0x54883f(0x142)][_0x54883f(0x199)](_0x54883f(0x10d))[_0x54883f(0x168)]({'model':_0x54883f(0x126),'view':(_0x30179e,_0x3a66be)=>{const _0xf07f4a=_0x54883f,{id:_0x517561}=splitMarkerName(_0x30179e[_0xf07f4a(0x164)]),_0x1bbb8b=_0x1d55c3[_0xf07f4a(0x14e)][_0xf07f4a(0x162)](_0x29edcb)[_0xf07f4a(0x17b)](_0x517561),_0x33ada9=this[_0xf07f4a(0x17c)]&&splitMarkerName(this[_0xf07f4a(0x17c)])['id']===_0x517561;let _0x2aa85a;if(_0x1bbb8b&&_0x1bbb8b[_0xf07f4a(0x1a2)]&&!_0x33ada9&&_0x30179e[_0xf07f4a(0x165)])return _0x3a66be[_0xf07f4a(0x117)][_0xf07f4a(0x148)](_0x30179e[_0xf07f4a(0x165)],_0xf07f4a(0x15a)+_0x30179e[_0xf07f4a(0x164)]),_0x3a66be[_0xf07f4a(0x117)][_0xf07f4a(0x148)](_0x30179e[_0xf07f4a(0x165)],_0xf07f4a(0x16b)+_0x30179e[_0xf07f4a(0x164)]),null;const _0x19eb31=[_0xf07f4a(0x19a)];return _0x33ada9&&_0x19eb31[_0xf07f4a(0x108)](_0xf07f4a(0x170)),_0x2aa85a=_0x1bbb8b&&_0x1bbb8b[_0xf07f4a(0x166)]?_0x1bbb8b[_0xf07f4a(0x191)][_0xf07f4a(0x13b)][_0xf07f4a(0x118)]['id']:_0x1c813f['me']['id'],{'classes':_0x19eb31,'attributes':{'data-comment':_0x517561,'data-author-id':_0x2aa85a}};}}),_0x1d55c3[_0x54883f(0x142)][_0x54883f(0x199)](_0x54883f(0x186))[_0x54883f(0x198)]({'model':_0x54883f(0x126),'view':(_0x3cf75d,{options:_0x352f96})=>{const _0x391b94=_0x54883f;if(_0x352f96[_0x391b94(0x109)])return null;const _0x3eac04=_0x1d55c3[_0x391b94(0x14e)][_0x391b94(0x162)](_0x29edcb),_0xa34bd0=_0x1d55c3[_0x391b94(0x138)][_0x391b94(0x184)][_0x391b94(0x162)](_0x3cf75d),{id:_0x3b30d4,part:_0x3efc24}=splitMarkerName(_0x3cf75d);if(_0xa34bd0&&!_0xa34bd0[_0x391b94(0x119)])return null;if(_0x352f96[_0x391b94(0x18e)]){const _0x4bd83a=_0x3eac04[_0x391b94(0x17b)](_0x3b30d4);if(_0x4bd83a&&_0x4bd83a[_0x391b94(0x1a2)])return null;}return{'group':_0x391b94(0x126),'name':_0x3efc24?_0x3b30d4+':'+_0x3efc24:_0x3b30d4};}}),_0x1d55c3[_0x54883f(0x142)][_0x54883f(0x199)](_0x54883f(0x163))[_0x54883f(0x10c)]({'view':{'name':_0x54883f(0x126),'attributes':{'id':/^\w/}},'model':(_0x1113e2,{writer:_0x2768b4})=>_0x2768b4[_0x54883f(0x116)](_0x54883f(0x185),{'data-name':_0x54883f(0x112)+_0x1113e2[_0x54883f(0x171)]('id')})}),_0x1d55c3[_0x54883f(0x142)][_0x54883f(0x199)](_0x54883f(0x163))[_0x54883f(0x115)]({'view':_0x54883f(0x126)});}[_0x5f3280(0x155)](){const _0x447faa=_0x5f3280,_0x425aa1=this[_0x447faa(0x124)],_0x1a438a=_0x425aa1[_0x447faa(0x14e)][_0x447faa(0x162)](_0x29edcb),_0x12e30f=new Set(),_0x234ec8=new Set();_0x425aa1[_0x447faa(0x138)][_0x447faa(0x156)][_0x447faa(0x16d)](_0x44a283=>{const _0x22b40d=_0x447faa;let _0x205ef5=!0x1;for(const {name:_0xa8cb20,data:_0x281810}of _0x425aa1[_0x22b40d(0x138)][_0x22b40d(0x156)][_0x22b40d(0x18a)][_0x22b40d(0x120)]()){const {group:_0x27d2d4,id:_0x36f30b}=splitMarkerName(_0xa8cb20);let _0x32247d=_0x281810[_0x22b40d(0x144)];if(_0x22b40d(0x126)!==_0x27d2d4||!_0x32247d)continue;const _0x5292c0=_0x22b40d(0x1a8)===_0x32247d[_0x22b40d(0x187)][_0x22b40d(0x182)];_0x5292c0||(_0x32247d=dt(_0x32247d,_0x425aa1[_0x22b40d(0x138)]),!_0x32247d||_0x32247d[_0x22b40d(0x106)]||!_0x281810[_0x22b40d(0x144)]||_0x32247d[_0x22b40d(0x180)](_0x281810[_0x22b40d(0x144)]))?_0x425aa1[_0x22b40d(0x138)][_0x22b40d(0x173)](_0x32247d)&&!_0x5292c0?this[_0x22b40d(0x17f)]?_0x12e30f[_0x22b40d(0x17d)](_0xa8cb20):this[_0x22b40d(0x15b)](_0xa8cb20,_0x36f30b):(_0x234ec8[_0x22b40d(0x17d)](_0xa8cb20),_0x12e30f[_0x22b40d(0x176)](_0xa8cb20),_0x44a283[_0x22b40d(0x128)](_0xa8cb20),_0x205ef5=!0x0):(_0x44a283[_0x22b40d(0x11b)](_0xa8cb20,{'range':_0x32247d}),_0x205ef5=!0x0);}return _0x205ef5;}),this['on'](_0x447faa(0x11e),(_0x58de9c,_0x4ec0be,_0x461a93)=>{const _0x170b9b=_0x447faa;if(!_0x461a93&&_0x12e30f[_0x170b9b(0x181)])for(const _0x1d7d85 of _0x12e30f){const {id:_0x16d530}=splitMarkerName(_0x1d7d85);_0x12e30f[_0x170b9b(0x176)](_0x1d7d85),_0x425aa1[_0x170b9b(0x138)][_0x170b9b(0x184)][_0x170b9b(0x162)](_0x1d7d85)&&this[_0x170b9b(0x15b)](_0x1d7d85,_0x16d530);}}),this[_0x447faa(0x17e)](_0x425aa1[_0x447faa(0x138)][_0x447faa(0x156)],_0x447faa(0x12a),()=>{const _0x4dbde9=_0x447faa;for(const {name:_0x298bb9,data:{newRange:_0x28d4fd}}of _0x425aa1[_0x4dbde9(0x138)][_0x4dbde9(0x156)][_0x4dbde9(0x18a)][_0x4dbde9(0x120)]()){const {group:_0x3abcfc,id:_0x2882f9}=splitMarkerName(_0x298bb9);if(_0x4dbde9(0x126)!==_0x3abcfc)continue;const _0xcaec8e=_0x1a438a[_0x4dbde9(0x17b)](_0x2882f9),_0x39e6e2=this[_0x4dbde9(0x14d)](_0x2882f9);_0xcaec8e&&(!_0xcaec8e[_0x4dbde9(0x140)]&&_0x28d4fd&&_0x425aa1[_0x4dbde9(0x14b)][_0x4dbde9(0x19d)][_0x4dbde9(0x189)](_0x4dbde9(0x136),()=>{const _0x1afc27=_0x4dbde9,_0x23a103=_0x425aa1[_0x1afc27(0x14e)][_0x1afc27(0x162)](_0x37a1e9),_0x27d450=_0x1a438a[_0x1afc27(0x16e)][_0x1afc27(0x162)](_0xcaec8e)[_0x1afc27(0x19d)];_0x23a103[_0x1afc27(0x169)](_0x27d450)[_0x1afc27(0x15e)]();},{'priority':_0x4dbde9(0x194)}),_0xcaec8e[_0x4dbde9(0x140)]=_0x39e6e2||!!_0x28d4fd),_0x28d4fd||(_0x234ec8[_0x4dbde9(0x17d)](_0x298bb9),_0x12e30f[_0x4dbde9(0x176)](_0x298bb9));}for(const _0x228382 of _0x234ec8){const {id:_0x2a7ab4}=splitMarkerName(_0x228382),_0x39f4c8=_0x1a438a[_0x4dbde9(0x17b)](_0x2a7ab4);if(_0x12e30f[_0x4dbde9(0x176)](_0x228382),!_0x39f4c8)continue;const _0x3ed8a7=this[_0x4dbde9(0x14d)](_0x2a7ab4);_0x3ed8a7||_0x39f4c8[_0x4dbde9(0x1a7)]?_0x3ed8a7||_0x39f4c8[_0x4dbde9(0x147)]||_0x39f4c8[_0x4dbde9(0x141)](new Date()):_0x39f4c8[_0x4dbde9(0x11f)]();}_0x234ec8[_0x4dbde9(0x113)]();});}[_0x5f3280(0x13a)](_0x3c275d){const _0x50cf08=_0x5f3280;_0x3c275d[_0x50cf08(0x158)](_0x58f42d=>{const _0x597ff7=_0x50cf08;_0x58f42d[_0x597ff7(0x147)]&&this[_0x597ff7(0x1a3)](_0x58f42d['id']);});}[_0x5f3280(0x146)](_0xb8de7b){const _0x1c27f9=_0x5f3280,_0x1f6ebe=this[_0x1c27f9(0x124)],_0x2002c7=this[_0x1c27f9(0x129)](_0xb8de7b);return _0x143f81(_0x1f6ebe[_0x1c27f9(0x14b)],_0x2002c7);}[_0x5f3280(0x1a4)](_0x1f5a63){const _0x33f2e4=_0x5f3280,_0x38ea5d=this[_0x33f2e4(0x129)](_0x1f5a63);let _0x31441e='',_0x339bd7=!0x1;for(const _0x5a5c6b of _0x38ea5d){const _0x4af7d6=_0x5a5c6b[_0x33f2e4(0x125)]();for(const _0x5f4740 of Array[_0x33f2e4(0x122)](_0x4af7d6[_0x33f2e4(0x154)]()))_0x5f4740['is'](_0x33f2e4(0x192))?(_0x31441e&&_0x339bd7&&(_0x31441e+='\x20',_0x339bd7=!0x1),_0x31441e+=_0x5f4740[_0x33f2e4(0x18f)]):_0x339bd7=!0x0;_0x339bd7=!0x0;}return _0x31441e[_0x33f2e4(0x161)](0x0,0x96);}[_0x5f3280(0x139)](_0x50097d,_0x3c1cf4){const _0x330b6c=_0x5f3280,_0x4c2fdf=this[_0x330b6c(0x124)],_0x48566b=_0x4c2fdf[_0x330b6c(0x14e)][_0x330b6c(0x162)](_0x29edcb);let _0x285315=_0x48566b[_0x330b6c(0x17b)](_0x3c1cf4);const _0x3926e1=_0x4c2fdf[_0x330b6c(0x1a1)][_0x330b6c(0x162)](_0x330b6c(0x133)),_0x46909f=_0x4c2fdf[_0x330b6c(0x14e)][_0x330b6c(0x162)](_0x31440c);if(_0x285315&&(_0x285315[_0x330b6c(0x147)]&&_0x285315[_0x330b6c(0x141)](null),_0x285315[_0x330b6c(0x135)]))return _0x285315;return!this[_0x330b6c(0x129)](_0x3c1cf4)[0x0][_0x330b6c(0x190)]?_0x4c2fdf[_0x330b6c(0x14b)][_0x330b6c(0x19d)][_0x330b6c(0x189)](_0x330b6c(0x136),()=>{const _0x406b18=_0x330b6c;if(_0x48566b[_0x406b18(0x17b)](_0x3c1cf4))return;const _0x546093=_0x4c2fdf[_0x406b18(0x14e)][_0x406b18(0x162)](_0x37a1e9);_0x285315=_0x48566b[_0x406b18(0x11d)]({'channelId':_0x3926e1,'threadId':_0x3c1cf4,'target':()=>this[_0x406b18(0x146)](_0x3c1cf4),'context':{'type':_0x406b18(0x1a6),'value':this[_0x406b18(0x1a4)](_0x3c1cf4)}});const _0x947487=_0x48566b[_0x406b18(0x16e)][_0x406b18(0x162)](_0x285315)[_0x406b18(0x19d)],_0x41096a=_0x546093[_0x406b18(0x169)](_0x947487);_0x41096a&&_0x46909f[_0x406b18(0x13d)](_0x41096a);},{'priority':_0x330b6c(0x194)}):_0x48566b[_0x330b6c(0x150)]({'channelId':_0x3926e1,'threadId':_0x3c1cf4})[_0x330b6c(0x15f)](_0x1d72ba=>{const _0x20190a=_0x330b6c;if(_0x20190a(0x159)!==_0x4c2fdf[_0x20190a(0x175)]){if(_0x285315=_0x1d72ba,_0x285315&&!_0x285315[_0x20190a(0x135)]){const _0x5abd0d=_0x285315[_0x20190a(0x121)](()=>this[_0x20190a(0x146)](_0x3c1cf4));_0x46909f[_0x20190a(0x13d)](_0x5abd0d),_0x285315[_0x20190a(0x1a2)]&&this[_0x20190a(0x19e)](_0x3c1cf4);}else{if(!_0x285315){const _0x23ee17=this[_0x20190a(0x129)](_0x3c1cf4);_0x4c2fdf[_0x20190a(0x138)][_0x20190a(0x12a)](_0x2c9447=>{const _0x145ffe=_0x20190a;for(const _0xb569bd of _0x23ee17)_0x2c9447[_0x145ffe(0x128)](_0xb569bd);});}}}}),_0x285315;}[_0x5f3280(0x15b)](_0x4a9205,_0x5106f4){const _0x5786f5=_0x5f3280,_0x1f6dc3=this[_0x5786f5(0x139)](_0x4a9205,_0x5106f4);_0x1f6dc3&&!_0x1f6dc3[_0x5786f5(0x188)]&&_0x1f6dc3[_0x5786f5(0x17a)]({'type':_0x5786f5(0x1a6),'value':this[_0x5786f5(0x1a4)](_0x5106f4)});}[_0x5f3280(0x172)](){const _0x38b899=_0x5f3280,_0x1ce0d6=this[_0x38b899(0x124)];_0xfea52(_0x1ce0d6[_0x38b899(0x138)],({left:_0x48f3a1,entered:_0x4b7c1f})=>{const _0x17663d=_0x38b899;for(const _0x26fa60 of _0x48f3a1)if(mt(_0x26fa60)){_0x1ce0d6['ui'][_0x17663d(0x114)][_0x17663d(0x12f)](_0x174cbe(_0x1ce0d6[_0x17663d(0x196)],_0x17663d(0x13e)));break;}for(const _0x2a93a1 of _0x4b7c1f)if(mt(_0x2a93a1)){_0x1ce0d6['ui'][_0x17663d(0x114)][_0x17663d(0x12f)](_0x174cbe(_0x1ce0d6[_0x17663d(0x196)],_0x17663d(0x195),_0x4891ff(_0xe7d9b5)));break;}});}}function ft(_0x5596a5,_0x14bfca){return _0x14bfca?_0x5596a5+':'+_0x14bfca:_0x5596a5;}export function splitMarkerName(_0xf73ca6){const _0x3b53a1=_0x5f3280,_0x4fcfe8=_0xf73ca6[_0x3b53a1(0x12c)](':');return{'group':_0x4fcfe8[0x0],'id':_0x4fcfe8[0x1],'part':_0x4fcfe8[0x2]};}function dt(_0x45d91c,_0x418d75){const _0x3df960=_0x5f3280,_0x7a3d7d=_0x418d75[_0x3df960(0x107)],_0x5d1aae=_0x418d75[_0x3df960(0x137)](_0x45d91c[_0x3df960(0x19c)]);for(const _0x337787 of _0x45d91c[_0x3df960(0x10b)]()){const {type:_0x3cebeb,item:_0x49ee2e,nextPosition:_0x17877b}=_0x337787;if(_0x3df960(0x1a6)===_0x3cebeb||_0x7a3d7d[_0x3df960(0x11c)](_0x49ee2e)){const _0x2ebc71=_0x418d75[_0x3df960(0x19b)](_0x49ee2e);_0x5d1aae[_0x3df960(0x106)]&&(_0x5d1aae[_0x3df960(0x19c)]=_0x2ebc71),_0x5d1aae[_0x3df960(0x13f)]=_0x17877b;}}return _0x5d1aae;}function mt(_0x5c3fa4){const _0x56df40=_0x5f3280;return _0x56df40(0x126)===splitMarkerName(_0x5c3fa4[_0x56df40(0x10f)])[_0x56df40(0x178)];}