@ckeditor/ckeditor5-comments 46.0.1-alpha.3 → 46.0.1-alpha.5

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": "46.0.1-alpha.3",
3
+ "version": "46.0.1-alpha.5",
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,23 +45,23 @@
45
45
  "CHANGELOG.md"
46
46
  ],
47
47
  "dependencies": {
48
- "@ckeditor/ckeditor5-clipboard": "46.0.1-alpha.3",
49
- "@ckeditor/ckeditor5-collaboration-core": "46.0.1-alpha.3",
50
- "@ckeditor/ckeditor5-core": "46.0.1-alpha.3",
51
- "@ckeditor/ckeditor5-engine": "46.0.1-alpha.3",
52
- "@ckeditor/ckeditor5-enter": "46.0.1-alpha.3",
53
- "@ckeditor/ckeditor5-icons": "46.0.1-alpha.3",
54
- "@ckeditor/ckeditor5-paragraph": "46.0.1-alpha.3",
55
- "@ckeditor/ckeditor5-select-all": "46.0.1-alpha.3",
56
- "@ckeditor/ckeditor5-source-editing": "46.0.1-alpha.3",
57
- "@ckeditor/ckeditor5-theme-lark": "46.0.1-alpha.3",
58
- "@ckeditor/ckeditor5-typing": "46.0.1-alpha.3",
59
- "@ckeditor/ckeditor5-ui": "46.0.1-alpha.3",
60
- "@ckeditor/ckeditor5-undo": "46.0.1-alpha.3",
61
- "@ckeditor/ckeditor5-utils": "46.0.1-alpha.3",
62
- "@ckeditor/ckeditor5-widget": "46.0.1-alpha.3",
63
- "ckeditor5": "46.0.1-alpha.3",
64
- "ckeditor5-collaboration": "46.0.1-alpha.3",
48
+ "@ckeditor/ckeditor5-clipboard": "46.0.1-alpha.5",
49
+ "@ckeditor/ckeditor5-collaboration-core": "46.0.1-alpha.5",
50
+ "@ckeditor/ckeditor5-core": "46.0.1-alpha.5",
51
+ "@ckeditor/ckeditor5-engine": "46.0.1-alpha.5",
52
+ "@ckeditor/ckeditor5-enter": "46.0.1-alpha.5",
53
+ "@ckeditor/ckeditor5-icons": "46.0.1-alpha.5",
54
+ "@ckeditor/ckeditor5-paragraph": "46.0.1-alpha.5",
55
+ "@ckeditor/ckeditor5-select-all": "46.0.1-alpha.5",
56
+ "@ckeditor/ckeditor5-source-editing": "46.0.1-alpha.5",
57
+ "@ckeditor/ckeditor5-theme-lark": "46.0.1-alpha.5",
58
+ "@ckeditor/ckeditor5-typing": "46.0.1-alpha.5",
59
+ "@ckeditor/ckeditor5-ui": "46.0.1-alpha.5",
60
+ "@ckeditor/ckeditor5-undo": "46.0.1-alpha.5",
61
+ "@ckeditor/ckeditor5-utils": "46.0.1-alpha.5",
62
+ "@ckeditor/ckeditor5-widget": "46.0.1-alpha.5",
63
+ "ckeditor5": "46.0.1-alpha.5",
64
+ "ckeditor5-collaboration": "46.0.1-alpha.5",
65
65
  "es-toolkit": "1.39.5"
66
66
  },
67
67
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x21b8ad=_0x42da;(function(_0x5d097a,_0x12f365){const _0x55da3f=_0x42da,_0x551cb4=_0x5d097a();while(!![]){try{const _0xbaf7f=-parseInt(_0x55da3f(0x19b))/0x1+-parseInt(_0x55da3f(0x1ba))/0x2*(-parseInt(_0x55da3f(0x205))/0x3)+parseInt(_0x55da3f(0x1c3))/0x4*(-parseInt(_0x55da3f(0x1e9))/0x5)+-parseInt(_0x55da3f(0x226))/0x6*(parseInt(_0x55da3f(0x1c9))/0x7)+parseInt(_0x55da3f(0x227))/0x8+parseInt(_0x55da3f(0x1b3))/0x9*(parseInt(_0x55da3f(0x1cd))/0xa)+parseInt(_0x55da3f(0x1b5))/0xb*(parseInt(_0x55da3f(0x208))/0xc);if(_0xbaf7f===_0x12f365)break;else _0x551cb4['push'](_0x551cb4['shift']());}catch(_0x28c438){_0x551cb4['push'](_0x551cb4['shift']());}}}(_0x14fc,0xb3909));import{Plugin as _0x4c5cba}from'ckeditor5/src/core.js';function _0x42da(_0x1ea9ff,_0x599bcd){const _0x14fc26=_0x14fc();return _0x42da=function(_0x42da24,_0x106979){_0x42da24=_0x42da24-0x198;let _0x139402=_0x14fc26[_0x42da24];return _0x139402;},_0x42da(_0x1ea9ff,_0x599bcd);}import{getEnvKeystrokeText as _0x13fe30,scrollViewportToShowTarget as _0x39283b,uid as _0x23a63d}from'ckeditor5/src/utils.js';import{CommentsRepository as _0x44d3ba}from'./commentsrepository.js';import{AddCommentThreadCommand as _0x28f013}from'./addcommentthreadcommand.js';import{surroundingMarkersDetector as _0x15b3c3,getAllMarkersDomElementsSorted as _0x308c31,FOCUS_ANNOTATION_KEYSTROKE as _0x5545cc,Users as _0x44c510}from'ckeditor5-collaboration/src/collaboration-core.js';import{EditorAnnotations as _0x348d8e}from'../annotations/editorannotations.js';import{CommentsRestrictedEditingMode as _0x37b5de}from'./integrations/commentsrestrictededitingmode.js';import{CommentsImportWord as _0x29c741}from'./integrations/importword.js';import{CommentsClipboard as _0x37a326}from'./integrations/clipboard.js';import{ShowCommentHighlights as _0x454a15}from'./integrations/showcommenthighlights.js';import'../../theme/commentmarker.css';import{Annotations as _0x162edc}from'../annotations/annotations.js';import{getTranslation as _0x41b5c0}from'../utils/common-translations.js';import{splitMarkerName as _0x27b8c8}from'../utils/splitmarkername.js';function _0x14fc(){const _0x44b42f=['getCommentThreads','12IiysQJ','registerAnnotation','commands','listenTo','_hasTargetInContent','getItems','text','author','context','elementToElement','scrollToThreadMarker','_handleInitialThreads','pluginName','forEach','size','state','substring','isAttached','once','group','getAttribute','newRange','CommentsEditing','add','getChangedMarkers','editing','_attachMarkerToThread','activeMarker','ENTER_COMMENT_ANNOUNCEMENT','setUnlinkedAt','7771890ayAMdY','360288XnqAUT','_handleMarkerAddAndRemove','comment','refreshVisibility','init','LEAVE_COMMENT_ANNOUNCEMENT','item','name','enqueueChange','registerPostFixer','isCollapsed','startsWith','from','map','_handleThreadMarker','filter','$marker','collaboration.channelId','_initAriaMarkerChangeAnnouncements','differ','get','length','change:isReadOnly','render','conversion','change','710198pYMyRn','clear','announce','comment:','model','updateMarker','createElement','getWalker','affectsData','removeMarker:','view','editingDowncast','markerToData','_getTargetForId','createPositionBefore','addComment','markers','hasMarkerForId','fromCharCode','addMarker:','openNewCommentThread','_reconvertMarkers','showCommentHighlights','fetchCommentThread','10400517nUbYpZ','ignoreResolvedComments','20510413ETLvuC','_threads','join','isEqual','removeCommentThread','31778IrhiCT','consumable','getByInnerView','isOfficialPlugin','change:isThreadsLoadingPaused','schema','hasContent','switchReadOnly','destroy','3156UhOQrw','markerToHighlight','consume','end','getAllMarkersForId','document','7DjdKce','_threadToController','reopenCommentThread','rootName','10qUgYca','getRange','unlinkedAt','$graveyard','low','remove','href','start','isThreadsLoadingPaused','isObject','dataDowncast','locale','isSubmitted','dataToMarker','setContext','focus','comments','isResolved','plugins','ck-comment-marker','isPremiumPlugin','requires','_attachArchivedThread','_initializeMarkerConverters','attachTo','push','_detachCommentThread','afterInit','3565ppERwV','for','data','first','editor','root','createRange','markerName','addCommentThread','channelId','upcast','change:activeMarker','destroyed','hasCommentThread','ready','delete','resolveCommentThread','removeMarker','_getTextContext','ariaLiveAnnouncer','ck-comment-marker--active','hasDomSelection','then','config','set','managedUsingOperations','getCommentThread','$textProxy','45LGqExq','reconvertMarker'];_0x14fc=function(){return _0x44b42f;};return _0x14fc();}export class CommentsEditing extends _0x4c5cba{static get[_0x21b8ad(0x1e2)](){return[_0x44d3ba,_0x348d8e,_0x44c510,_0x37b5de,_0x29c741,_0x37a326,_0x454a15];}static get[_0x21b8ad(0x214)](){const _0x478457=_0x21b8ad;return _0x478457(0x21e);}static get[_0x21b8ad(0x1bd)](){return!0x0;}static get[_0x21b8ad(0x1e1)](){return!0x0;}constructor(_0x21866a){const _0x160818=_0x21b8ad;super(_0x21866a),this[_0x160818(0x201)](_0x160818(0x1d5),!0x0),_0x21866a[_0x160818(0x1eb)][_0x160818(0x21a)](_0x160818(0x1f7),()=>this[_0x160818(0x1d5)]=!0x1),this[_0x160818(0x201)](_0x160818(0x223),null),this['on'](_0x160818(0x1f4),(_0x45349e,_0xf0b43a,_0x1cb760,_0x34277d)=>{const _0x1b653f=_0x160818,_0x22bc19=_0x21866a[_0x1b653f(0x1df)][_0x1b653f(0x23b)](_0x44d3ba),_0x196f33=_0x1cb760?_0x27b8c8(_0x1cb760)['id']:null;_0x21866a[_0x1b653f(0x19f)][_0x1b653f(0x19a)](()=>{const _0xc60ff4=_0x1b653f;if(_0x196f33){const _0x2119be=this[_0xc60ff4(0x1c7)](_0x196f33);for(const _0x9ac2c1 of _0x2119be)_0x21866a[_0xc60ff4(0x221)][_0xc60ff4(0x206)](_0x9ac2c1);}if(_0x34277d){const {id:_0xb3d12}=_0x27b8c8(_0x34277d),_0x2d38fd=_0x22bc19[_0xc60ff4(0x203)](_0xb3d12);if(_0x2d38fd&&_0x2d38fd[_0xc60ff4(0x1cf)])return;if(_0x2d38fd&&!_0x2d38fd[_0xc60ff4(0x219)])return;const _0x312732=this[_0xc60ff4(0x1c7)](_0xb3d12);for(const _0x11851c of _0x312732)_0x21866a[_0xc60ff4(0x221)][_0xc60ff4(0x206)](_0x11851c);}}),_0x196f33&&this[_0x1b653f(0x212)](_0x196f33);}),this[_0x160818(0x239)]();}[_0x21b8ad(0x22b)](){const _0x5b8ff9=_0x21b8ad,_0x1bb862=this[_0x5b8ff9(0x1ed)],_0x4c637f=_0x1bb862[_0x5b8ff9(0x1df)][_0x5b8ff9(0x23b)](_0x44d3ba),_0x39c6a5=_0x1bb862[_0x5b8ff9(0x200)][_0x5b8ff9(0x23b)](_0x5b8ff9(0x238)),_0x1265b4=_0x4c637f[_0x5b8ff9(0x207)]()[_0x5b8ff9(0x236)](_0xc8db80=>_0xc8db80[_0x5b8ff9(0x1f2)]!==_0x39c6a5);_0x1bb862[_0x5b8ff9(0x20a)][_0x5b8ff9(0x21f)](_0x5b8ff9(0x1f1),new _0x28f013(_0x1bb862)),this[_0x5b8ff9(0x20b)](_0x1bb862,_0x5b8ff9(0x23d),(_0xd8ffa4,_0x42b289,_0x2d2799)=>{const _0x1b4dc0=_0x5b8ff9;_0x4c637f[_0x1b4dc0(0x1c1)](_0x2d2799,_0x1bb862[_0x1b4dc0(0x200)][_0x1b4dc0(0x23b)](_0x1b4dc0(0x238)));}),this[_0x5b8ff9(0x20b)](_0x4c637f,dt(_0x5b8ff9(0x1f1),_0x39c6a5),(_0x1354eb,{threadId:_0x460324})=>{const _0x24548f=_0x5b8ff9,_0x28c5c8=this[_0x24548f(0x1ed)][_0x24548f(0x1df)][_0x24548f(0x23b)](_0x44d3ba)[_0x24548f(0x203)](_0x460324);_0x28c5c8?.[_0x24548f(0x1cf)]&&this[_0x24548f(0x1e3)](_0x460324);}),this[_0x5b8ff9(0x20b)](_0x4c637f,dt(_0x5b8ff9(0x1b9),_0x39c6a5),(_0x3b5898,{threadId:_0x4396af})=>{const _0x32e87b=_0x5b8ff9;_0x1bb862[_0x32e87b(0x19f)][_0x32e87b(0x22f)]({'isUndoable':!0x1},_0x56fbe0=>{const _0x4633c4=_0x32e87b,_0x591d40=this[_0x4633c4(0x1c7)](_0x4396af);for(const _0x1e8d01 of _0x591d40)_0x56fbe0[_0x4633c4(0x1fa)](_0x1e8d01);});}),this[_0x5b8ff9(0x20b)](_0x4c637f,dt(_0x5b8ff9(0x1f9),_0x39c6a5),(_0x5d89ce,{threadId:_0x2f09cf})=>{const _0x36b6ef=_0x5b8ff9;(this[_0x36b6ef(0x1b0)](_0x2f09cf),this[_0x36b6ef(0x1ed)][_0x36b6ef(0x221)][_0x36b6ef(0x1a5)][_0x36b6ef(0x1fe)])&&(this[_0x36b6ef(0x1ed)][_0x36b6ef(0x1df)][_0x36b6ef(0x23b)](_0x44d3ba)[_0x36b6ef(0x203)](_0x2f09cf)[_0x36b6ef(0x1cf)]||this[_0x36b6ef(0x1ed)][_0x36b6ef(0x221)][_0x36b6ef(0x1a5)][_0x36b6ef(0x1dc)]());},{'priority':_0x5b8ff9(0x1d1)}),this[_0x5b8ff9(0x20b)](_0x4c637f,dt(_0x5b8ff9(0x1cb),_0x39c6a5),(_0x4400ec,{threadId:_0x2213e7})=>{const _0x2efb21=_0x5b8ff9;this[_0x2efb21(0x1b0)](_0x2213e7);},{'priority':_0x5b8ff9(0x1d1)}),this[_0x5b8ff9(0x20b)](_0x4c637f,dt(_0x5b8ff9(0x1aa),_0x39c6a5),(_0x32b5a6,{threadId:_0x595cc3,isFromAdapter:_0x5de353})=>{const _0x3a05d8=_0x5b8ff9,_0xbc0101=this[_0x3a05d8(0x1c7)](_0x595cc3);if(_0x5de353||0x0==_0xbc0101[_0x3a05d8(0x23c)]||!_0x4c637f[_0x3a05d8(0x1f6)](_0x595cc3))return;0x1===_0x4c637f[_0x3a05d8(0x203)](_0x595cc3)[_0x3a05d8(0x23c)]&&_0x1bb862[_0x3a05d8(0x19f)][_0x3a05d8(0x22f)]({'isUndoable':!0x1},_0x2d8b71=>{const _0xe81d35=_0x3a05d8;for(const _0x3fb852 of _0xbc0101)_0x2d8b71[_0xe81d35(0x1a0)](_0x3fb852,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':_0x5b8ff9(0x1d1)}),this[_0x5b8ff9(0x1e4)](),this[_0x5b8ff9(0x228)](),this[_0x5b8ff9(0x213)](_0x1265b4);}[_0x21b8ad(0x1e8)](){!async function(_0xbaac8c){const _0x4a2f33=_0x4baf20([0x39,0x64,0x6c,0x79,0x38,0x4b,0x37,0x7a,0x4e,0x66,0x63,0x65,0x51,0x44,0x41,0x42,0x4f,0x61,0x77,0x67,0x35,0x78,0x53,0x70,0x71,0x33,0x32,0x6e,0x47,0x30,0x6a,0x4a,0x62,0x58,0x54,0x50,0x6d,0x56,0x59,0x52,0x31,0x45,0x49,0x34,0x75,0x43,0x4d,0x76,0x55,0x69,0x6b,0x72,0x74,0x5a,0x73,0x48,0x46,0x4c,0x68,0x36,0x6f,0x57]),_0x131702=0x455e5c9f,_0x1c1251=0x455933cf^_0x131702,_0x13ddef=window[_0x4baf20([0x44,0x61,0x74,0x65])][_0x4baf20([0x6e,0x6f,0x77])](),_0x4831d7=_0xbaac8c[_0x4baf20([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1e528c=new window[(_0x4baf20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x569649=>{_0x4831d7[_0x4baf20([0x6f,0x6e,0x63,0x65])](_0x4baf20([0x72,0x65,0x61,0x64,0x79]),_0x569649);}),_0x28b5c1={[_0x4baf20([0x6b,0x74,0x79])]:_0x4baf20([0x45,0x43]),[_0x4baf20([0x75,0x73,0x65])]:_0x4baf20([0x73,0x69,0x67]),[_0x4baf20([0x63,0x72,0x76])]:_0x4baf20([0x50,0x2d,0x32,0x35,0x36]),[_0x4baf20([0x78])]:_0x4baf20([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]),[_0x4baf20([0x79])]:_0x4baf20([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]),[_0x4baf20([0x61,0x6c,0x67])]:_0x4baf20([0x45,0x53,0x32,0x35,0x36])},_0x1ce6b4=_0x4831d7[_0x4baf20([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4baf20([0x67,0x65,0x74])](_0x4baf20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xd2d6e7(){let _0x2fa80c,_0x516ed2=null,_0x5b9cf3=null;try{if(_0x1ce6b4==_0x4baf20([0x47,0x50,0x4c]))return _0x4baf20([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2fa80c=_0xf5946b(),!_0x2fa80c)return _0x4baf20([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2fa80c[_0x4baf20([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5b9cf3=_0x391b29(_0x2fa80c[_0x4baf20([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2fa80c[_0x4baf20([0x6a,0x74,0x69])])),await _0x1789f9()?_0x16a48d()?_0x3cc6bb()?_0x4baf20([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x7e1941()?(_0x2fa80c[_0x4baf20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4baf20([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x516ed2=_0x2b779d(_0x4baf20([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2fa80c[_0x4baf20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4baf20([0x74,0x72,0x69,0x61,0x6c])&&(_0x516ed2=_0x2b779d(_0x4baf20([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2d5d45()):_0x4baf20([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4baf20([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4baf20([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4baf20([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3cc6bb(){const _0x33e4f2=[_0x4baf20([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4baf20([0x74,0x72,0x69,0x61,0x6c])][_0x4baf20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fa80c[_0x4baf20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x13ddef/0x3e8:0xe10*_0x1c1251;return _0x2fa80c[_0x4baf20([0x65,0x78,0x70])]<_0x33e4f2;}function _0x16a48d(){const _0x2765ae=_0x2fa80c[_0x4baf20([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x2765ae)return!0x1;if(_0x2765ae[_0x4baf20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4baf20([0x2a])))return!0x0;if(_0x2765ae[_0x4baf20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4baf20([0x43,0x4d,0x54])))return!0x0;if(_0x2765ae[_0x4baf20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4baf20([0x52,0x43,0x4d,0x54]))){if(_0xc28f02())return!0x0;if(_0x5c711b()||_0x3152eb())return!0x0;}return!0x1;}function _0x7e1941(){const _0x46f05b=_0x42da,_0x36c446=_0x2fa80c[_0x4baf20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x36c446||0x0==_0x36c446[_0x4baf20([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5dd1e9}=new URL(window[_0x4baf20([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x46f05b(0x1d3)]);if(_0x36c446[_0x4baf20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5dd1e9))return!0x0;const _0x3e626e=_0x5dd1e9[_0x4baf20([0x73,0x70,0x6c,0x69,0x74])](_0x4baf20([0x2e]));return _0x36c446[_0x4baf20([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x7b5806=>_0x7b5806[_0x4baf20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4baf20([0x2a])))[_0x4baf20([0x6d,0x61,0x70])](_0x359983=>_0x359983[_0x4baf20([0x73,0x70,0x6c,0x69,0x74])](_0x4baf20([0x2e])))[_0x4baf20([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x25db5e=>_0x25db5e[_0x4baf20([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3e626e[_0x4baf20([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4baf20([0x6d,0x61,0x70])](_0x323cf2=>Array(_0x3e626e[_0x4baf20([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x323cf2[_0x4baf20([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4baf20([0x66,0x69,0x6c,0x6c])](_0x323cf2[0x0]===_0x4baf20([0x2a])?_0x4baf20([0x2a]):'')[_0x4baf20([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x323cf2))[_0x4baf20([0x73,0x6f,0x6d,0x65])](_0x20084f=>_0x3e626e[_0x4baf20([0x65,0x76,0x65,0x72,0x79])]((_0x25a913,_0x34da06)=>_0x20084f[_0x34da06]===_0x25a913||_0x20084f[_0x34da06]===_0x4baf20([0x2a])));}function _0x2d5d45(){return _0x516ed2&&_0x5b9cf3?new window[(_0x4baf20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x31ada8,_0x284a1a)=>{_0x516ed2[_0x4baf20([0x74,0x68,0x65,0x6e])](_0x31ada8,_0x284a1a),_0x5b9cf3[_0x4baf20([0x74,0x68,0x65,0x6e])](_0xfc210a=>{_0xfc210a!=_0x4baf20([0x56,0x61,0x6c,0x69,0x64])&&_0x31ada8(_0xfc210a);},_0x284a1a);}):_0x516ed2||_0x5b9cf3||_0x4baf20([0x56,0x61,0x6c,0x69,0x64]);}}function _0x391b29(_0x4d35e4,_0x3d9706){return new window[(_0x4baf20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b932d=>{if(_0x45136a())return _0x4b932d(_0x4baf20([0x56,0x61,0x6c,0x69,0x64]));_0x5acf14(),_0x4831d7[_0x4baf20([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4baf20([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3db4fd=!0x1;const _0x430bed=_0x23a63d();function _0x29082f(_0x43bd57){return!!_0x43bd57&&(typeof _0x43bd57===_0x4baf20([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x43bd57===_0x4baf20([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x43bd57[_0x4baf20([0x74,0x68,0x65,0x6e])]===_0x4baf20([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x43bd57[_0x4baf20([0x63,0x61,0x74,0x63,0x68])]===_0x4baf20([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3e1b33(_0x1e1ed5){_0x41a502(_0x1e1ed5)[_0x4baf20([0x74,0x68,0x65,0x6e])](_0xbf6543=>{if(!_0xbf6543||_0xbf6543[_0x4baf20([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4baf20([0x6f,0x6b]))return _0x4baf20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x263837(_0x524d06(_0x430bed+_0x3d9706))!=_0xbf6543[_0x4baf20([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4baf20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4baf20([0x56,0x61,0x6c,0x69,0x64]);})[_0x4baf20([0x74,0x68,0x65,0x6e])](_0x1e5ab8=>(_0x5f0827(),_0x1e5ab8),()=>{const _0x22d03d=_0x365dd4();return null==_0x22d03d?(_0x5f0827(),_0x4baf20([0x56,0x61,0x6c,0x69,0x64])):_0x4baf20(_0x13ddef-_0x22d03d>(0x6152d89f^_0x131702)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4baf20([0x74,0x68,0x65,0x6e])](_0x4b932d)[_0x4baf20([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4b932d(_0x4baf20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3e2511=0x4568b21f^_0x131702;function _0x5f0827(){const _0x4a2d2f=_0x4baf20([0x6c,0x6c,0x63,0x74,0x2d])+_0x263837(_0x524d06(_0x4d35e4)),_0x273dcf=_0x26a274(_0x263837(window[_0x4baf20([0x4d,0x61,0x74,0x68])][_0x4baf20([0x63,0x65,0x69,0x6c])](_0x13ddef/_0x3e2511)));window[_0x4baf20([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4baf20([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a2d2f,_0x273dcf);}function _0x365dd4(){const _0x42b60c=_0x4baf20([0x6c,0x6c,0x63,0x74,0x2d])+_0x263837(_0x524d06(_0x4d35e4)),_0x2f4f24=window[_0x4baf20([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4baf20([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x42b60c);return _0x2f4f24?window[_0x4baf20([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x26a274(_0x2f4f24),0x10)*_0x3e2511:null;}function _0x41a502(_0x241e09){return new window[(_0x4baf20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3139cb,_0x242839)=>{_0x241e09[_0x4baf20([0x74,0x68,0x65,0x6e])](_0x3139cb,_0x242839),window[_0x4baf20([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x242839,0x455f885f^_0x131702);});}}_0x4831d7[_0x4baf20([0x6f,0x6e])](_0x4baf20([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5caf91,_0x84cc2b)=>{if(_0x84cc2b[0x0]!=_0x4d35e4)return _0x4b932d(_0x4baf20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x84cc2b[0x1]={..._0x84cc2b[0x1],[_0x4baf20([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x430bed};},{[_0x4baf20([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4baf20([0x68,0x69,0x67,0x68])}),_0x4831d7[_0x4baf20([0x6f,0x6e])](_0x4baf20([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5bcb1f=>{_0x29082f(_0x5bcb1f[_0x4baf20([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3db4fd=!0x0,_0x3e1b33(_0x5bcb1f[_0x4baf20([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4baf20([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4baf20([0x6c,0x6f,0x77])}),_0x1e528c[_0x4baf20([0x74,0x68,0x65,0x6e])](()=>{_0x3db4fd||_0x4b932d(_0x4baf20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x45136a(){return _0x4831d7[_0x4baf20([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4baf20([0x76,0x69,0x65,0x77])][_0x4baf20([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4baf20([0x61,0x75,0x74,0x6f]);}function _0x5acf14(){_0x4831d7[_0x4baf20([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4baf20([0x76,0x69,0x65,0x77])][_0x4baf20([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4baf20([0x61,0x75,0x74,0x6f]);}}function _0x2b779d(_0x17d83e){const _0x292bc7=[new window[(_0x4baf20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x314537=>setTimeout(_0x314537,0x45576253^_0x131702)),_0x1e528c[_0x4baf20([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4baf20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ff150=>{let _0x2d7a3c=0x0;_0x4831d7[_0x4baf20([0x6d,0x6f,0x64,0x65,0x6c])][_0x4baf20([0x6f,0x6e])](_0x4baf20([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3709d2,_0x51a04b)=>{_0x51a04b[0x0][_0x4baf20([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2d7a3c++,_0x2d7a3c==(0x455e5d67^_0x131702)&&(_0x1ff150(),_0x3709d2[_0x4baf20([0x6f,0x66,0x66])]());});}))];return window[_0x4baf20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4baf20([0x72,0x61,0x63,0x65])](_0x292bc7)[_0x4baf20([0x74,0x68,0x65,0x6e])](()=>_0x17d83e);}async function _0x556115(){await _0x1e528c,_0x4831d7[_0x4baf20([0x6d,0x6f,0x64,0x65,0x6c])][_0x4baf20([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x818563,_0x4831d7[_0x4baf20([0x6d,0x6f,0x64,0x65,0x6c])][_0x4baf20([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x818563,_0x4831d7[_0x4baf20([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4baf20([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xc28f02(){return _0xa7cdf2(_0x4baf20([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x282ace(_0x4baf20([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4baf20([0x73,0x74,0x61,0x74,0x65])]==_0x4baf20([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x5c711b(){return _0xa7cdf2(_0x4baf20([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 _0x3152eb(){return _0xa7cdf2(_0x4baf20([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x41aed1(_0x31848a){const _0x730489=_0x245a6f();_0x4831d7[_0x730489]=_0x4baf20([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x31848a,_0x31848a!=_0x4baf20([0x56,0x61,0x6c,0x69,0x64])&&_0x556115();}function _0x245a6f(){const _0xd4ea37=window[_0x4baf20([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4baf20([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4baf20([0x6e,0x6f,0x77])]())[_0x4baf20([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4baf20([0x2e]),'');let _0x5f5ccb=_0x4baf20([0x64]);for(let _0x118c69=0x0;_0x118c69<_0xd4ea37[_0x4baf20([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x118c69+=0x2){let _0x2bce5f=window[_0x4baf20([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xd4ea37[_0x4baf20([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x118c69,_0x118c69+0x2));_0x2bce5f>=_0x4a2f33[_0x4baf20([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2bce5f-=_0x4a2f33[_0x4baf20([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5f5ccb+=_0x4a2f33[_0x2bce5f];}return _0x5f5ccb;}function _0xf5946b(){const _0xd2511f=_0x1ce6b4[_0x4baf20([0x73,0x70,0x6c,0x69,0x74])](_0x4baf20([0x2e]));if(0x3!=_0xd2511f[_0x4baf20([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x285cb2(_0xd2511f[0x1]);function _0x285cb2(_0x61fcb9){const _0x1a4d6c=_0x5d3f17(_0x61fcb9);return _0x1a4d6c&&_0xb7408a()?_0x1a4d6c:null;function _0xb7408a(){const _0x6a7d60=_0x1a4d6c[_0x4baf20([0x6a,0x74,0x69])],_0x29b6a8=window[_0x4baf20([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6a7d60[_0x4baf20([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x6a7d60[_0x4baf20([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x364c85={..._0x1a4d6c,[_0x4baf20([0x6a,0x74,0x69])]:_0x6a7d60[_0x4baf20([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x6a7d60[_0x4baf20([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x364c85[_0x4baf20([0x76,0x63])],_0x524d06(_0x364c85)==_0x29b6a8;}}}async function _0x1789f9(){let _0x4c501c=!0x0;try{const _0x7bca41=_0x1ce6b4[_0x4baf20([0x73,0x70,0x6c,0x69,0x74])](_0x4baf20([0x2e])),[_0x1a1ec4,_0x43e6f0,_0x58f731]=_0x7bca41;return _0x3152db(_0x1a1ec4),await _0x2a5eaa(_0x1a1ec4,_0x43e6f0,_0x58f731),_0x4c501c;}catch{return!0x1;}function _0x3152db(_0x4d1ae1){const _0x3e2bc3=_0x5d3f17(_0x4d1ae1);_0x3e2bc3&&_0x3e2bc3[_0x4baf20([0x61,0x6c,0x67])]==_0x4baf20([0x45,0x53,0x32,0x35,0x36])||(_0x4c501c=!0x1);}async function _0x2a5eaa(_0x3399fb,_0x22e1be,_0x53807b){const _0x9ae4a3=window[_0x4baf20([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4baf20([0x66,0x72,0x6f,0x6d])](_0x5920c8(_0x53807b),_0x3f1861=>_0x3f1861[_0x4baf20([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x34cb93=new window[(_0x4baf20([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4baf20([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3399fb+_0x4baf20([0x2e])+_0x22e1be),_0x53ca3f=window[_0x4baf20([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4baf20([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x53ca3f)return;const _0x3d5eac=await _0x53ca3f[_0x4baf20([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4baf20([0x6a,0x77,0x6b]),_0x28b5c1,{[_0x4baf20([0x6e,0x61,0x6d,0x65])]:_0x4baf20([0x45,0x43,0x44,0x53,0x41]),[_0x4baf20([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4baf20([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4baf20([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x53ca3f[_0x4baf20([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4baf20([0x6e,0x61,0x6d,0x65])]:_0x4baf20([0x45,0x43,0x44,0x53,0x41]),[_0x4baf20([0x68,0x61,0x73,0x68])]:{[_0x4baf20([0x6e,0x61,0x6d,0x65])]:_0x4baf20([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3d5eac,_0x9ae4a3,_0x34cb93)||(_0x4c501c=!0x1);}}function _0x5d3f17(_0x4b9432){return _0x4b9432[_0x4baf20([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4baf20([0x65,0x79]))?JSON[_0x4baf20([0x70,0x61,0x72,0x73,0x65])](_0x5920c8(_0x4b9432)):null;}function _0x5920c8(_0x5c95cf){return window[_0x4baf20([0x61,0x74,0x6f,0x62])](_0x5c95cf[_0x4baf20([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4baf20([0x2b]))[_0x4baf20([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4baf20([0x2f])));}function _0x524d06(_0x466579){let _0x17b868=0x1505;function _0x2a284e(_0x32e187){for(let _0x565bf=0x0;_0x565bf<_0x32e187[_0x4baf20([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x565bf++){const _0x4a9a97=_0x32e187[_0x4baf20([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x565bf);_0x17b868=(_0x17b868<<0x5)+_0x17b868+_0x4a9a97,_0x17b868&=_0x17b868;}}function _0x3568af(_0x187741){Array[_0x4baf20([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x187741)?_0x187741[_0x4baf20([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3568af):_0x187741&&typeof _0x187741==_0x4baf20([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4baf20([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x187741)[_0x4baf20([0x73,0x6f,0x72,0x74])]()[_0x4baf20([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x29b2ca,_0x33535a])=>{_0x2a284e(_0x29b2ca),_0x3568af(_0x33535a);}):_0x2a284e(window[_0x4baf20([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x187741));}return _0x3568af(_0x466579),_0x17b868>>>0x0;}function _0x263837(_0xb640c9){return _0xb640c9[_0x4baf20([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4baf20([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4baf20([0x30]));}function _0x26a274(_0x14a743){return _0x14a743[_0x4baf20([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4baf20([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4baf20([0x6a,0x6f,0x69,0x6e])]('');}function _0xa7cdf2(_0x12ffd4){return _0x4831d7[_0x4baf20([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4baf20([0x68,0x61,0x73])](_0x12ffd4);}function _0x282ace(_0x1e8af3){return _0x4831d7[_0x4baf20([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4baf20([0x67,0x65,0x74])](_0x1e8af3);}function _0x818563(){}function _0x4baf20(_0x1f4c8c){const _0x20fda0=_0x42da;return _0x1f4c8c[_0x20fda0(0x234)](_0x40d639=>String[_0x20fda0(0x1ad)](_0x40d639))[_0x20fda0(0x1b7)]('');}_0x41aed1(await _0xd2d6e7());}(this);}[_0x21b8ad(0x1c2)](){const _0x18e7de=_0x21b8ad,_0x195be2=this[_0x18e7de(0x1ed)][_0x18e7de(0x1df)][_0x18e7de(0x23b)](_0x44d3ba),_0x35eb3d=this[_0x18e7de(0x1ed)][_0x18e7de(0x200)][_0x18e7de(0x23b)](_0x18e7de(0x238));for(const _0x16de6d of _0x195be2[_0x18e7de(0x207)]({'channelId':_0x35eb3d}))_0x195be2[_0x18e7de(0x1e7)](_0x16de6d['id']),_0x195be2[_0x18e7de(0x1b6)][_0x18e7de(0x1f8)](_0x16de6d['id']);super[_0x18e7de(0x1c2)]();}[_0x21b8ad(0x1ac)](_0x5c55de){const _0x5b5178=_0x21b8ad;return this[_0x5b5178(0x1c7)](_0x5c55de)[_0x5b5178(0x23c)]>0x0;}[_0x21b8ad(0x1c7)](_0x677c2a){const _0x3c60dd=_0x21b8ad,_0x5e7b94=[];for(const _0x2b4e3a of this[_0x3c60dd(0x1ed)][_0x3c60dd(0x19f)][_0x3c60dd(0x1ab)])_0x2b4e3a[_0x3c60dd(0x22e)][_0x3c60dd(0x232)](_0x3c60dd(0x19e)+_0x677c2a)&&_0x5e7b94[_0x3c60dd(0x1e6)](_0x2b4e3a);return _0x5e7b94;}[_0x21b8ad(0x212)](_0x4362bc){setTimeout(()=>{const _0x48ac82=_0x42da,_0x3d2262=this[_0x48ac82(0x1a8)](_0x4362bc);if(!_0x3d2262)return;this[_0x48ac82(0x223)]&&_0x27b8c8(this[_0x48ac82(0x223)])['id']===_0x4362bc&&_0x39283b({'target':_0x3d2262[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}[_0x21b8ad(0x1b0)](_0x4421c5){const _0x47526c=_0x21b8ad;this[_0x47526c(0x1ed)][_0x47526c(0x19f)][_0x47526c(0x19a)](()=>{const _0x59416d=_0x47526c;for(const _0x412c9d of this[_0x59416d(0x1c7)](_0x4421c5))this[_0x59416d(0x1ed)][_0x59416d(0x221)][_0x59416d(0x206)](_0x412c9d);});}[_0x21b8ad(0x1e3)](_0x5e628c){const _0x1b818f=_0x21b8ad,_0x4bf031=this[_0x1b818f(0x1ed)][_0x1b818f(0x1df)][_0x1b818f(0x23b)](_0x44d3ba),_0x2cb3c0=this[_0x1b818f(0x1ed)][_0x1b818f(0x1df)][_0x1b818f(0x23b)](_0x348d8e),_0x2aeb0d=_0x4bf031[_0x1b818f(0x203)](_0x5e628c);if(!_0x2aeb0d[_0x1b818f(0x219)]){const _0x392acb=_0x2aeb0d[_0x1b818f(0x1e5)](()=>this[_0x1b818f(0x1a8)](_0x2aeb0d['id']));_0x2cb3c0[_0x1b818f(0x209)](_0x392acb),_0x2aeb0d[_0x1b818f(0x20c)]=!0x1;}}[_0x21b8ad(0x1e4)](){const _0x7db4b=_0x21b8ad,_0x225108=this[_0x7db4b(0x1ed)],_0x562ab2=_0x225108[_0x7db4b(0x1df)][_0x7db4b(0x23b)](_0x44c510);_0x225108[_0x7db4b(0x199)][_0x7db4b(0x1ea)](_0x7db4b(0x1a6))[_0x7db4b(0x1c4)]({'model':_0x7db4b(0x229),'view':(_0x258c70,_0x2cf57a)=>{const _0x15ad7e=_0x7db4b,{id:_0x3f2aaf}=_0x27b8c8(_0x258c70[_0x15ad7e(0x1f0)]),_0x27b7cc=_0x225108[_0x15ad7e(0x1df)][_0x15ad7e(0x23b)](_0x44d3ba)[_0x15ad7e(0x203)](_0x3f2aaf),_0x3f9746=this[_0x15ad7e(0x223)]&&_0x27b8c8(this[_0x15ad7e(0x223)])['id']===_0x3f2aaf;let _0x1a7ced;if(_0x27b7cc&&_0x27b7cc[_0x15ad7e(0x1de)]&&!_0x3f9746&&_0x258c70[_0x15ad7e(0x22d)])return _0x2cf57a[_0x15ad7e(0x1bb)][_0x15ad7e(0x1c5)](_0x258c70[_0x15ad7e(0x22d)],_0x15ad7e(0x1ae)+_0x258c70[_0x15ad7e(0x1f0)]),_0x2cf57a[_0x15ad7e(0x1bb)][_0x15ad7e(0x1c5)](_0x258c70[_0x15ad7e(0x22d)],_0x15ad7e(0x1a4)+_0x258c70[_0x15ad7e(0x1f0)]),null;const _0x638e6a=[_0x15ad7e(0x1e0)];return _0x3f9746&&_0x638e6a[_0x15ad7e(0x1e6)](_0x15ad7e(0x1fd)),_0x1a7ced=_0x27b7cc?.[_0x15ad7e(0x23c)]?_0x27b7cc[_0x15ad7e(0x1dd)][_0x15ad7e(0x1ec)][_0x15ad7e(0x20f)]['id']:_0x562ab2['me']['id'],{'classes':_0x638e6a,'attributes':{'data-comment':_0x3f2aaf,'data-author-id':_0x1a7ced}};}}),_0x225108[_0x7db4b(0x199)][_0x7db4b(0x1ea)](_0x7db4b(0x1d7))[_0x7db4b(0x1a7)]({'model':_0x7db4b(0x229),'view':(_0x4a0eca,{options:_0x294922})=>{const _0x53a80f=_0x7db4b;if(_0x294922[_0x53a80f(0x1b1)])return null;const _0x56679d=_0x225108[_0x53a80f(0x1df)][_0x53a80f(0x23b)](_0x44d3ba),_0xe3b6f9=_0x225108[_0x53a80f(0x19f)][_0x53a80f(0x1ab)][_0x53a80f(0x23b)](_0x4a0eca),{id:_0x4a1859,part:_0x13be07}=_0x27b8c8(_0x4a0eca);return _0xe3b6f9&&!_0xe3b6f9[_0x53a80f(0x1a3)]||_0x294922[_0x53a80f(0x1b4)]&&_0x56679d[_0x53a80f(0x203)](_0x4a1859)?.[_0x53a80f(0x1de)]?null:{'group':_0x53a80f(0x229),'name':_0x13be07?_0x4a1859+':'+_0x13be07:_0x4a1859};}}),_0x225108[_0x7db4b(0x199)][_0x7db4b(0x1ea)](_0x7db4b(0x1f3))[_0x7db4b(0x211)]({'view':{'name':_0x7db4b(0x229),'attributes':{'id':/^\w/}},'model':(_0x559c73,{writer:_0x420ac4})=>_0x420ac4[_0x7db4b(0x1a1)](_0x7db4b(0x237),{'data-name':_0x7db4b(0x19e)+_0x559c73[_0x7db4b(0x21c)]('id')})}),_0x225108[_0x7db4b(0x199)][_0x7db4b(0x1ea)](_0x7db4b(0x1f3))[_0x7db4b(0x1da)]({'view':_0x7db4b(0x229)});}[_0x21b8ad(0x228)](){const _0x20d6d1=_0x21b8ad,_0x1394c0=this[_0x20d6d1(0x1ed)],_0xaea082=_0x1394c0[_0x20d6d1(0x1df)][_0x20d6d1(0x23b)](_0x44d3ba),_0x3cfbad=new Set(),_0x246739=new Set();_0x1394c0[_0x20d6d1(0x19f)][_0x20d6d1(0x1c8)][_0x20d6d1(0x230)](_0x5b78ac=>{const _0x13792c=_0x20d6d1;let _0xa961e5=!0x1;for(const {name:_0x4339ad,data:_0x1c0f45}of _0x1394c0[_0x13792c(0x19f)][_0x13792c(0x1c8)][_0x13792c(0x23a)][_0x13792c(0x220)]()){const {group:_0x4b01e1,id:_0x1963a7}=_0x27b8c8(_0x4339ad);let _0x1a3bc8=_0x1c0f45[_0x13792c(0x21d)];if(_0x13792c(0x229)!==_0x4b01e1||!_0x1a3bc8)continue;const _0x2a404f=_0x13792c(0x1d0)===_0x1a3bc8[_0x13792c(0x1ee)][_0x13792c(0x1cc)];_0x2a404f||(_0x1a3bc8=ht(_0x1a3bc8,_0x1394c0[_0x13792c(0x19f)]),!_0x1a3bc8||_0x1a3bc8[_0x13792c(0x231)]||!_0x1c0f45[_0x13792c(0x21d)]||_0x1a3bc8[_0x13792c(0x1b8)](_0x1c0f45[_0x13792c(0x21d)]))?_0x1394c0[_0x13792c(0x19f)][_0x13792c(0x1c0)](_0x1a3bc8)&&!_0x2a404f?this[_0x13792c(0x1d5)]?_0x3cfbad[_0x13792c(0x21f)](_0x4339ad):this[_0x13792c(0x235)](_0x4339ad,_0x1963a7):(_0x246739[_0x13792c(0x21f)](_0x4339ad),_0x3cfbad[_0x13792c(0x1f8)](_0x4339ad),_0x5b78ac[_0x13792c(0x1fa)](_0x4339ad),_0xa961e5=!0x0):(_0x5b78ac[_0x13792c(0x1a0)](_0x4339ad,{'range':_0x1a3bc8}),_0xa961e5=!0x0);}return _0xa961e5;}),this['on'](_0x20d6d1(0x1be),(_0x19d22e,_0x397e20,_0x359e11)=>{const _0x4d42d9=_0x20d6d1;if(!_0x359e11&&_0x3cfbad[_0x4d42d9(0x216)])for(const _0x4b2ca7 of _0x3cfbad){const {id:_0x20ff24}=_0x27b8c8(_0x4b2ca7);_0x3cfbad[_0x4d42d9(0x1f8)](_0x4b2ca7),_0x1394c0[_0x4d42d9(0x19f)][_0x4d42d9(0x1ab)][_0x4d42d9(0x23b)](_0x4b2ca7)&&this[_0x4d42d9(0x235)](_0x4b2ca7,_0x20ff24);}}),this[_0x20d6d1(0x20b)](_0x1394c0[_0x20d6d1(0x19f)][_0x20d6d1(0x1c8)],_0x20d6d1(0x19a),()=>{const _0x196139=_0x20d6d1;for(const {name:_0x998d90,data:{newRange:_0x465db9}}of _0x1394c0[_0x196139(0x19f)][_0x196139(0x1c8)][_0x196139(0x23a)][_0x196139(0x220)]()){const {group:_0x536af5,id:_0x1b1eef}=_0x27b8c8(_0x998d90);if(_0x196139(0x229)!==_0x536af5)continue;const _0x365f07=_0xaea082[_0x196139(0x203)](_0x1b1eef),_0x37dcdb=this[_0x196139(0x1ac)](_0x1b1eef);_0x365f07&&(!_0x365f07[_0x196139(0x20c)]&&_0x465db9&&_0x1394c0[_0x196139(0x221)][_0x196139(0x1a5)][_0x196139(0x21a)](_0x196139(0x198),()=>{const _0x5b5f55=_0x196139,_0x423266=_0x1394c0[_0x5b5f55(0x1df)][_0x5b5f55(0x23b)](_0x162edc),_0x195ff6=_0xaea082[_0x5b5f55(0x1ca)][_0x5b5f55(0x23b)](_0x365f07)[_0x5b5f55(0x1a5)];_0x423266[_0x5b5f55(0x1bc)](_0x195ff6)[_0x5b5f55(0x22a)]();},{'priority':_0x196139(0x1d1)}),_0x365f07[_0x196139(0x20c)]=_0x37dcdb||!!_0x465db9),_0x465db9||(_0x246739[_0x196139(0x21f)](_0x998d90),_0x3cfbad[_0x196139(0x1f8)](_0x998d90));}for(const _0x304029 of _0x246739){const {id:_0x2d6f3a}=_0x27b8c8(_0x304029),_0x49c9a8=_0xaea082[_0x196139(0x203)](_0x2d6f3a);if(_0x3cfbad[_0x196139(0x1f8)](_0x304029),!_0x49c9a8)continue;const _0x24cb3d=this[_0x196139(0x1ac)](_0x2d6f3a);_0x24cb3d||_0x49c9a8[_0x196139(0x1d9)]?_0x24cb3d||_0x49c9a8[_0x196139(0x1cf)]||_0x49c9a8[_0x196139(0x225)](new Date()):_0x49c9a8[_0x196139(0x1d2)]();}_0x246739[_0x196139(0x19c)]();});}[_0x21b8ad(0x213)](_0xb4f4ec){const _0x408bc0=_0x21b8ad;_0xb4f4ec[_0x408bc0(0x215)](_0x436fcb=>{const _0x14f290=_0x408bc0;_0x436fcb[_0x14f290(0x1cf)]&&this[_0x14f290(0x1e3)](_0x436fcb['id']);});}[_0x21b8ad(0x1a8)](_0x5e837b){const _0x5a3109=_0x21b8ad,_0x5cdd67=this[_0x5a3109(0x1ed)],_0x41712c=this[_0x5a3109(0x1c7)](_0x5e837b);return _0x308c31(_0x5cdd67[_0x5a3109(0x221)],_0x41712c);}[_0x21b8ad(0x1fb)](_0x585dc5){const _0x2ff540=_0x21b8ad,_0xfbae4f=this[_0x2ff540(0x1c7)](_0x585dc5);let _0x41daa1='',_0x109b67=!0x1;for(const _0x7a7a09 of _0xfbae4f){const _0x3e73aa=_0x7a7a09[_0x2ff540(0x1ce)]();for(const _0x42657e of Array[_0x2ff540(0x233)](_0x3e73aa[_0x2ff540(0x20d)]()))_0x42657e['is'](_0x2ff540(0x204))?(_0x41daa1&&_0x109b67&&(_0x41daa1+='\x20',_0x109b67=!0x1),_0x41daa1+=_0x42657e[_0x2ff540(0x1eb)]):_0x109b67=!0x0;_0x109b67=!0x0;}return _0x41daa1[_0x2ff540(0x218)](0x0,0x96);}[_0x21b8ad(0x222)](_0x32060c,_0x1b58e9){const _0x219cd9=_0x21b8ad,_0x3cd54d=this[_0x219cd9(0x1ed)],_0x3191d0=_0x3cd54d[_0x219cd9(0x1df)][_0x219cd9(0x23b)](_0x44d3ba);let _0x4dd9b1=_0x3191d0[_0x219cd9(0x203)](_0x1b58e9);const _0x2dc4ae=_0x3cd54d[_0x219cd9(0x200)][_0x219cd9(0x23b)](_0x219cd9(0x238)),_0x238db7=_0x3cd54d[_0x219cd9(0x1df)][_0x219cd9(0x23b)](_0x348d8e);if(_0x4dd9b1&&(_0x4dd9b1[_0x219cd9(0x1cf)]&&_0x4dd9b1[_0x219cd9(0x225)](null),_0x4dd9b1[_0x219cd9(0x219)]))return _0x4dd9b1;return!this[_0x219cd9(0x1c7)](_0x1b58e9)[0x0][_0x219cd9(0x202)]?_0x3cd54d[_0x219cd9(0x221)][_0x219cd9(0x1a5)][_0x219cd9(0x21a)](_0x219cd9(0x198),()=>{const _0x435cc4=_0x219cd9;if(_0x3191d0[_0x435cc4(0x203)](_0x1b58e9))return;const _0x8e1d05=_0x3cd54d[_0x435cc4(0x1df)][_0x435cc4(0x23b)](_0x162edc);_0x4dd9b1=_0x3191d0[_0x435cc4(0x1af)]({'channelId':_0x2dc4ae,'threadId':_0x1b58e9,'target':()=>this[_0x435cc4(0x1a8)](_0x1b58e9),'context':{'type':_0x435cc4(0x20e),'value':this[_0x435cc4(0x1fb)](_0x1b58e9)}});const _0x2f099d=_0x3191d0[_0x435cc4(0x1ca)][_0x435cc4(0x23b)](_0x4dd9b1)[_0x435cc4(0x1a5)],_0x1c8f27=_0x8e1d05[_0x435cc4(0x1bc)](_0x2f099d);_0x1c8f27&&_0x238db7[_0x435cc4(0x209)](_0x1c8f27);},{'priority':_0x219cd9(0x1d1)}):_0x3191d0[_0x219cd9(0x1b2)]({'channelId':_0x2dc4ae,'threadId':_0x1b58e9})[_0x219cd9(0x1ff)](_0x5e9afd=>{const _0x579619=_0x219cd9;if(_0x579619(0x1f5)!==_0x3cd54d[_0x579619(0x217)]){if(_0x4dd9b1=_0x5e9afd,_0x4dd9b1&&!_0x4dd9b1[_0x579619(0x219)]){const _0x29b0d2=_0x4dd9b1[_0x579619(0x1e5)](()=>this[_0x579619(0x1a8)](_0x1b58e9));_0x238db7[_0x579619(0x209)](_0x29b0d2),_0x4dd9b1[_0x579619(0x1de)]&&this[_0x579619(0x1b0)](_0x1b58e9);}else{if(!_0x4dd9b1){const _0x121753=this[_0x579619(0x1c7)](_0x1b58e9);_0x3cd54d[_0x579619(0x19f)][_0x579619(0x19a)](_0x2778a8=>{const _0x5f477c=_0x579619;for(const _0x53ae10 of _0x121753)_0x2778a8[_0x5f477c(0x1fa)](_0x53ae10);});}}}}),_0x4dd9b1;}[_0x21b8ad(0x235)](_0x3b0669,_0x336448){const _0x301088=_0x21b8ad,_0x43db9d=this[_0x301088(0x222)](_0x3b0669,_0x336448);_0x43db9d&&!_0x43db9d[_0x301088(0x210)]&&_0x43db9d[_0x301088(0x1db)]({'type':_0x301088(0x20e),'value':this[_0x301088(0x1fb)](_0x336448)});}[_0x21b8ad(0x239)](){const _0x11d20a=_0x21b8ad,_0x35f34e=this[_0x11d20a(0x1ed)];_0x15b3c3(_0x35f34e[_0x11d20a(0x19f)],({left:_0x4f6886,entered:_0x538912})=>{const _0x5bfdc4=_0x11d20a;for(const _0x5ae2fd of _0x4f6886)if(mt(_0x5ae2fd)){_0x35f34e['ui'][_0x5bfdc4(0x1fc)][_0x5bfdc4(0x19d)](_0x41b5c0(_0x35f34e[_0x5bfdc4(0x1d8)],_0x5bfdc4(0x22c)));break;}for(const _0x14253d of _0x538912)if(mt(_0x14253d)){_0x35f34e['ui'][_0x5bfdc4(0x1fc)][_0x5bfdc4(0x19d)](_0x41b5c0(_0x35f34e[_0x5bfdc4(0x1d8)],_0x5bfdc4(0x224),_0x13fe30(_0x5545cc)));break;}});}}function dt(_0x21099e,_0x51d060){return _0x51d060?_0x21099e+':'+_0x51d060:_0x21099e;}function ht(_0x32c51a,_0x1a249e){const _0x54b562=_0x21b8ad,_0x44b33a=_0x1a249e[_0x54b562(0x1bf)],_0x553a20=_0x1a249e[_0x54b562(0x1ef)](_0x32c51a[_0x54b562(0x1d4)]);for(const _0x488cdd of _0x32c51a[_0x54b562(0x1a2)]()){const {type:_0x3f181c,item:_0xa9b926,nextPosition:_0x42ddd4}=_0x488cdd;if(_0x54b562(0x20e)===_0x3f181c||_0x44b33a[_0x54b562(0x1d6)](_0xa9b926)){const _0x5a9272=_0x1a249e[_0x54b562(0x1a9)](_0xa9b926);_0x553a20[_0x54b562(0x231)]&&(_0x553a20[_0x54b562(0x1d4)]=_0x5a9272),_0x553a20[_0x54b562(0x1c6)]=_0x42ddd4;}}return _0x553a20;}function mt(_0x3628c7){const _0x1ecac0=_0x21b8ad;return _0x1ecac0(0x229)===_0x27b8c8(_0x3628c7[_0x1ecac0(0x22e)])[_0x1ecac0(0x21b)];}
23
+ const _0x17a330=_0x589b;(function(_0x7c7b35,_0x3e7d41){const _0x276a8b=_0x589b,_0x481779=_0x7c7b35();while(!![]){try{const _0x34c0cd=-parseInt(_0x276a8b(0xef))/0x1*(-parseInt(_0x276a8b(0xcc))/0x2)+-parseInt(_0x276a8b(0x72))/0x3*(-parseInt(_0x276a8b(0x7d))/0x4)+parseInt(_0x276a8b(0xda))/0x5*(parseInt(_0x276a8b(0x101))/0x6)+parseInt(_0x276a8b(0x7c))/0x7+-parseInt(_0x276a8b(0x6e))/0x8*(-parseInt(_0x276a8b(0xaa))/0x9)+parseInt(_0x276a8b(0xb2))/0xa+-parseInt(_0x276a8b(0x6c))/0xb;if(_0x34c0cd===_0x3e7d41)break;else _0x481779['push'](_0x481779['shift']());}catch(_0x5b02b6){_0x481779['push'](_0x481779['shift']());}}}(_0x3247,0xf3ab1));import{Plugin as _0x2b5d46}from'ckeditor5/src/core.js';function _0x589b(_0x4884a6,_0x290595){const _0x324787=_0x3247();return _0x589b=function(_0x589bed,_0x3ec7f9){_0x589bed=_0x589bed-0x69;let _0x2c55dd=_0x324787[_0x589bed];return _0x2c55dd;},_0x589b(_0x4884a6,_0x290595);}import{getEnvKeystrokeText as _0x8f80cc,scrollViewportToShowTarget as _0x56b83a,uid as _0x43588e}from'ckeditor5/src/utils.js';import{CommentsRepository as _0x2794b9}from'./commentsrepository.js';import{AddCommentThreadCommand as _0x4e941c}from'./addcommentthreadcommand.js';import{surroundingMarkersDetector as _0x202657,getAllMarkersDomElementsSorted as _0x3f26e2,FOCUS_ANNOTATION_KEYSTROKE as _0x40ae67,Users as _0x405006}from'ckeditor5-collaboration/src/collaboration-core.js';import{EditorAnnotations as _0x3b8018}from'../annotations/editorannotations.js';import{CommentsRestrictedEditingMode as _0xc0add8}from'./integrations/commentsrestrictededitingmode.js';import{CommentsImportWord as _0x2fe98e}from'./integrations/importword.js';import{CommentsClipboard as _0xd3a3bc}from'./integrations/clipboard.js';import{ShowCommentHighlights as _0x268ee7}from'./integrations/showcommenthighlights.js';import'../../theme/commentmarker.css';import{Annotations as _0x2766b2}from'../annotations/annotations.js';import{getTranslation as _0x16fa1e}from'../utils/common-translations.js';import{splitMarkerName as _0x43f832}from'../utils/splitmarkername.js';export class CommentsEditing extends _0x2b5d46{static get[_0x17a330(0xa7)](){return[_0x2794b9,_0x3b8018,_0x405006,_0xc0add8,_0x2fe98e,_0xd3a3bc,_0x268ee7];}static get[_0x17a330(0x9f)](){const _0x1acd4a=_0x17a330;return _0x1acd4a(0x85);}static get[_0x17a330(0xa1)](){return!0x0;}static get[_0x17a330(0x10a)](){return!0x0;}constructor(_0x441c52){const _0x4a8e17=_0x17a330;super(_0x441c52),this[_0x4a8e17(0xd9)](_0x4a8e17(0x9b),!0x0),_0x441c52[_0x4a8e17(0x76)][_0x4a8e17(0xe1)](_0x4a8e17(0xf3),()=>this[_0x4a8e17(0x9b)]=!0x1),this[_0x4a8e17(0xd9)](_0x4a8e17(0xfa),null),this['on'](_0x4a8e17(0xe9),(_0x587e89,_0x56d27c,_0x2b7c1d,_0x47de4e)=>{const _0x5cf77e=_0x4a8e17,_0x11cb47=_0x441c52[_0x5cf77e(0xba)][_0x5cf77e(0x107)](_0x2794b9),_0x3589f6=_0x2b7c1d?_0x43f832(_0x2b7c1d)['id']:null;_0x441c52[_0x5cf77e(0xc2)][_0x5cf77e(0xf4)](()=>{const _0x50d170=_0x5cf77e;if(_0x3589f6){const _0x57b64d=this[_0x50d170(0x8c)](_0x3589f6);for(const _0x4d6b5b of _0x57b64d)_0x441c52[_0x50d170(0xed)][_0x50d170(0x82)](_0x4d6b5b);}if(_0x47de4e){const {id:_0x56952d}=_0x43f832(_0x47de4e),_0x4b59fd=_0x11cb47[_0x50d170(0xee)](_0x56952d);if(_0x4b59fd&&_0x4b59fd[_0x50d170(0xb4)])return;if(_0x4b59fd&&!_0x4b59fd[_0x50d170(0x71)])return;const _0x3e0b50=this[_0x50d170(0x8c)](_0x56952d);for(const _0x4f0594 of _0x3e0b50)_0x441c52[_0x50d170(0xed)][_0x50d170(0x82)](_0x4f0594);}}),_0x3589f6&&this[_0x5cf77e(0xa9)](_0x3589f6);}),this[_0x4a8e17(0xb0)]();}[_0x17a330(0x91)](){const _0xc6273d=_0x17a330,_0x3c360b=this[_0xc6273d(0xd1)],_0x22b391=_0x3c360b[_0xc6273d(0xba)][_0xc6273d(0x107)](_0x2794b9),_0x4e1b14=_0x3c360b[_0xc6273d(0x109)][_0xc6273d(0x107)](_0xc6273d(0xbf)),_0x4d78fb=_0x22b391[_0xc6273d(0x10c)]()[_0xc6273d(0xd4)](_0x4b51c1=>_0x4b51c1[_0xc6273d(0xdc)]!==_0x4e1b14);_0x3c360b[_0xc6273d(0xff)][_0xc6273d(0x94)](_0xc6273d(0x80),new _0x4e941c(_0x3c360b)),this[_0xc6273d(0xb8)](_0x3c360b,_0xc6273d(0x8f),(_0x268a5d,_0x334ff5,_0x26bf81)=>{const _0x2fe0c2=_0xc6273d;_0x22b391[_0x2fe0c2(0xa5)](_0x26bf81,_0x3c360b[_0x2fe0c2(0x109)][_0x2fe0c2(0x107)](_0x2fe0c2(0xbf)));}),this[_0xc6273d(0xb8)](_0x22b391,dt(_0xc6273d(0x80),_0x4e1b14),(_0x5c5c25,{threadId:_0x4eaaf3})=>{const _0x23c973=_0xc6273d,_0x3eb0ef=this[_0x23c973(0xd1)][_0x23c973(0xba)][_0x23c973(0x107)](_0x2794b9)[_0x23c973(0xee)](_0x4eaaf3);_0x3eb0ef?.[_0x23c973(0xb4)]&&this[_0x23c973(0xea)](_0x4eaaf3);}),this[_0xc6273d(0xb8)](_0x22b391,dt(_0xc6273d(0xa2),_0x4e1b14),(_0x179fd5,{threadId:_0x53c34b})=>{const _0x9dc729=_0xc6273d;_0x3c360b[_0x9dc729(0xc2)][_0x9dc729(0xe3)]({'isUndoable':!0x1},_0x3b75fa=>{const _0x2490a9=_0x9dc729,_0x4560dc=this[_0x2490a9(0x8c)](_0x53c34b);for(const _0x22ee8c of _0x4560dc)_0x3b75fa[_0x2490a9(0xf0)](_0x22ee8c);});}),this[_0xc6273d(0xb8)](_0x22b391,dt(_0xc6273d(0xe8),_0x4e1b14),(_0x5b35ad,{threadId:_0x36dfec})=>{const _0x5a9f26=_0xc6273d;(this[_0x5a9f26(0xe2)](_0x36dfec),this[_0x5a9f26(0xd1)][_0x5a9f26(0xed)][_0x5a9f26(0x75)][_0x5a9f26(0xe5)])&&(this[_0x5a9f26(0xd1)][_0x5a9f26(0xba)][_0x5a9f26(0x107)](_0x2794b9)[_0x5a9f26(0xee)](_0x36dfec)[_0x5a9f26(0xb4)]||this[_0x5a9f26(0xd1)][_0x5a9f26(0xed)][_0x5a9f26(0x75)][_0x5a9f26(0xb3)]());},{'priority':_0xc6273d(0x10b)}),this[_0xc6273d(0xb8)](_0x22b391,dt(_0xc6273d(0x70),_0x4e1b14),(_0xfb3a21,{threadId:_0x3e337e})=>{const _0x5e4d6d=_0xc6273d;this[_0x5e4d6d(0xe2)](_0x3e337e);},{'priority':_0xc6273d(0x10b)}),this[_0xc6273d(0xb8)](_0x22b391,dt(_0xc6273d(0xae),_0x4e1b14),(_0x3b16d1,{threadId:_0x45114b,isFromAdapter:_0x317451})=>{const _0x14a549=_0xc6273d,_0x2ddbe9=this[_0x14a549(0x8c)](_0x45114b);if(_0x317451||0x0==_0x2ddbe9[_0x14a549(0x77)]||!_0x22b391[_0x14a549(0xf9)](_0x45114b))return;0x1===_0x22b391[_0x14a549(0xee)](_0x45114b)[_0x14a549(0x77)]&&_0x3c360b[_0x14a549(0xc2)][_0x14a549(0xe3)]({'isUndoable':!0x1},_0x158eb9=>{const _0x8c0d33=_0x14a549;for(const _0x5f3c48 of _0x2ddbe9)_0x158eb9[_0x8c0d33(0x90)](_0x5f3c48,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':_0xc6273d(0x10b)}),this[_0xc6273d(0x8d)](),this[_0xc6273d(0x89)](),this[_0xc6273d(0xfd)](_0x4d78fb);}[_0x17a330(0x6d)](){!async function(_0x54f19d){const _0x3f903a=_0x51c3c2([0x68,0x67,0x77,0x41,0x37,0x76,0x4c,0x47,0x71,0x62,0x75,0x59,0x56,0x78,0x61,0x34,0x4e,0x74,0x54,0x31,0x50,0x48,0x36,0x55,0x73,0x4a,0x66,0x4f,0x38,0x63,0x72,0x7a,0x45,0x65,0x70,0x35,0x6c,0x69,0x32,0x44,0x4d,0x52,0x6a,0x39,0x57,0x6f,0x6b,0x64,0x4b,0x33,0x46,0x5a,0x79,0x49,0x53,0x58,0x51,0x43,0x30,0x42,0x6e,0x6d]),_0x72479e=0x1b3853a7,_0x1c9e5f=0x1b3f3c27^_0x72479e,_0xad3024=window[_0x51c3c2([0x44,0x61,0x74,0x65])][_0x51c3c2([0x6e,0x6f,0x77])](),_0x4b1722=_0x54f19d[_0x51c3c2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2d38fa=new window[(_0x51c3c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ae381=>{_0x4b1722[_0x51c3c2([0x6f,0x6e,0x63,0x65])](_0x51c3c2([0x72,0x65,0x61,0x64,0x79]),_0x4ae381);}),_0x27ee89={[_0x51c3c2([0x6b,0x74,0x79])]:_0x51c3c2([0x45,0x43]),[_0x51c3c2([0x75,0x73,0x65])]:_0x51c3c2([0x73,0x69,0x67]),[_0x51c3c2([0x63,0x72,0x76])]:_0x51c3c2([0x50,0x2d,0x32,0x35,0x36]),[_0x51c3c2([0x78])]:_0x51c3c2([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]),[_0x51c3c2([0x79])]:_0x51c3c2([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]),[_0x51c3c2([0x61,0x6c,0x67])]:_0x51c3c2([0x45,0x53,0x32,0x35,0x36])},_0x31d620=_0x4b1722[_0x51c3c2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x51c3c2([0x67,0x65,0x74])](_0x51c3c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5df5d2(){let _0x2020f1,_0x6eb342=null,_0x4c1dfe=null;try{if(_0x31d620==_0x51c3c2([0x47,0x50,0x4c]))return _0x51c3c2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2020f1=_0x23daa8(),!_0x2020f1)return _0x51c3c2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2020f1[_0x51c3c2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4c1dfe=_0x1ceff1(_0x2020f1[_0x51c3c2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2020f1[_0x51c3c2([0x6a,0x74,0x69])])),await _0x305564()?_0xec52f7()?_0x47f3ea()?_0x51c3c2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x270641()?(_0x2020f1[_0x51c3c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x51c3c2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x6eb342=_0x5547e3(_0x51c3c2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2020f1[_0x51c3c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x51c3c2([0x74,0x72,0x69,0x61,0x6c])&&(_0x6eb342=_0x5547e3(_0x51c3c2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x541202()):_0x51c3c2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x51c3c2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x51c3c2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x51c3c2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x47f3ea(){const _0x4b7899=[_0x51c3c2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x51c3c2([0x74,0x72,0x69,0x61,0x6c])][_0x51c3c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2020f1[_0x51c3c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xad3024/0x3e8:0xe10*_0x1c9e5f;return _0x2020f1[_0x51c3c2([0x65,0x78,0x70])]<_0x4b7899;}function _0xec52f7(){const _0x47948a=_0x2020f1[_0x51c3c2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x47948a)return!0x1;if(_0x47948a[_0x51c3c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51c3c2([0x2a])))return!0x0;if(_0x47948a[_0x51c3c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51c3c2([0x43,0x4d,0x54])))return!0x0;if(_0x47948a[_0x51c3c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51c3c2([0x52,0x43,0x4d,0x54]))){if(_0x38371b())return!0x0;if(_0x270dba()||_0x50b0c7())return!0x0;}return!0x1;}function _0x270641(){const _0xc78a3b=_0x589b,_0x312883=_0x2020f1[_0x51c3c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x312883||0x0==_0x312883[_0x51c3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x26e0c3}=new URL(window[_0x51c3c2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xc78a3b(0xd2)]);if(_0x312883[_0x51c3c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26e0c3))return!0x0;const _0x12fdcd=_0x26e0c3[_0x51c3c2([0x73,0x70,0x6c,0x69,0x74])](_0x51c3c2([0x2e]));return _0x312883[_0x51c3c2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xe51984=>_0xe51984[_0x51c3c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51c3c2([0x2a])))[_0x51c3c2([0x6d,0x61,0x70])](_0x47689f=>_0x47689f[_0x51c3c2([0x73,0x70,0x6c,0x69,0x74])](_0x51c3c2([0x2e])))[_0x51c3c2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x37acf0=>_0x37acf0[_0x51c3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x12fdcd[_0x51c3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x51c3c2([0x6d,0x61,0x70])](_0xd6c90=>Array(_0x12fdcd[_0x51c3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xd6c90[_0x51c3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x51c3c2([0x66,0x69,0x6c,0x6c])](_0xd6c90[0x0]===_0x51c3c2([0x2a])?_0x51c3c2([0x2a]):'')[_0x51c3c2([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xd6c90))[_0x51c3c2([0x73,0x6f,0x6d,0x65])](_0x12049f=>_0x12fdcd[_0x51c3c2([0x65,0x76,0x65,0x72,0x79])]((_0x3e4a0f,_0x390a1a)=>_0x12049f[_0x390a1a]===_0x3e4a0f||_0x12049f[_0x390a1a]===_0x51c3c2([0x2a])));}function _0x541202(){return _0x6eb342&&_0x4c1dfe?new window[(_0x51c3c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x191e59,_0x479a0c)=>{_0x6eb342[_0x51c3c2([0x74,0x68,0x65,0x6e])](_0x191e59,_0x479a0c),_0x4c1dfe[_0x51c3c2([0x74,0x68,0x65,0x6e])](_0x1beaa1=>{_0x1beaa1!=_0x51c3c2([0x56,0x61,0x6c,0x69,0x64])&&_0x191e59(_0x1beaa1);},_0x479a0c);}):_0x6eb342||_0x4c1dfe||_0x51c3c2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1ceff1(_0x5daa1b,_0x22df06){return new window[(_0x51c3c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x207077=>{if(_0x188f37())return _0x207077(_0x51c3c2([0x56,0x61,0x6c,0x69,0x64]));_0x4e3ba0(),_0x4b1722[_0x51c3c2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x51c3c2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4aa661=!0x1;const _0x47e557=_0x43588e();function _0x23f95a(_0x3c3dce){return!!_0x3c3dce&&(typeof _0x3c3dce===_0x51c3c2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3c3dce===_0x51c3c2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3c3dce[_0x51c3c2([0x74,0x68,0x65,0x6e])]===_0x51c3c2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3c3dce[_0x51c3c2([0x63,0x61,0x74,0x63,0x68])]===_0x51c3c2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5779cf(_0x460647){_0x276e24(_0x460647)[_0x51c3c2([0x74,0x68,0x65,0x6e])](_0x128b1c=>{if(!_0x128b1c||_0x128b1c[_0x51c3c2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x51c3c2([0x6f,0x6b]))return _0x51c3c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x59bcde(_0x6e65b0(_0x47e557+_0x22df06))!=_0x128b1c[_0x51c3c2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x51c3c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x51c3c2([0x56,0x61,0x6c,0x69,0x64]);})[_0x51c3c2([0x74,0x68,0x65,0x6e])](_0x5daa83=>(_0xd3a3b7(),_0x5daa83),()=>{const _0x289da3=_0x5a876a();return null==_0x289da3?(_0xd3a3b7(),_0x51c3c2([0x56,0x61,0x6c,0x69,0x64])):_0x51c3c2(_0xad3024-_0x289da3>(0x3f34d7a7^_0x72479e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x51c3c2([0x74,0x68,0x65,0x6e])](_0x207077)[_0x51c3c2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x207077(_0x51c3c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1bb070=0x1b0ebd27^_0x72479e;function _0xd3a3b7(){const _0x38cdfa=_0x51c3c2([0x6c,0x6c,0x63,0x74,0x2d])+_0x59bcde(_0x6e65b0(_0x5daa1b)),_0xd3b1b7=_0x5eb48b(_0x59bcde(window[_0x51c3c2([0x4d,0x61,0x74,0x68])][_0x51c3c2([0x63,0x65,0x69,0x6c])](_0xad3024/_0x1bb070)));window[_0x51c3c2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x51c3c2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x38cdfa,_0xd3b1b7);}function _0x5a876a(){const _0x44f441=_0x51c3c2([0x6c,0x6c,0x63,0x74,0x2d])+_0x59bcde(_0x6e65b0(_0x5daa1b)),_0x1b5e8f=window[_0x51c3c2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x51c3c2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x44f441);return _0x1b5e8f?window[_0x51c3c2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5eb48b(_0x1b5e8f),0x10)*_0x1bb070:null;}function _0x276e24(_0x43a1cd){return new window[(_0x51c3c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x44f81e,_0x175e19)=>{_0x43a1cd[_0x51c3c2([0x74,0x68,0x65,0x6e])](_0x44f81e,_0x175e19),window[_0x51c3c2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x175e19,0x1b398767^_0x72479e);});}}_0x4b1722[_0x51c3c2([0x6f,0x6e])](_0x51c3c2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3ae411,_0x52d094)=>{if(_0x52d094[0x0]!=_0x5daa1b)return _0x207077(_0x51c3c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x52d094[0x1]={..._0x52d094[0x1],[_0x51c3c2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x47e557};},{[_0x51c3c2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x51c3c2([0x68,0x69,0x67,0x68])}),_0x4b1722[_0x51c3c2([0x6f,0x6e])](_0x51c3c2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1edffa=>{_0x23f95a(_0x1edffa[_0x51c3c2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4aa661=!0x0,_0x5779cf(_0x1edffa[_0x51c3c2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x51c3c2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x51c3c2([0x6c,0x6f,0x77])}),_0x2d38fa[_0x51c3c2([0x74,0x68,0x65,0x6e])](()=>{_0x4aa661||_0x207077(_0x51c3c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x188f37(){return _0x4b1722[_0x51c3c2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x51c3c2([0x76,0x69,0x65,0x77])][_0x51c3c2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x51c3c2([0x61,0x75,0x74,0x6f]);}function _0x4e3ba0(){_0x4b1722[_0x51c3c2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x51c3c2([0x76,0x69,0x65,0x77])][_0x51c3c2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x51c3c2([0x61,0x75,0x74,0x6f]);}}function _0x5547e3(_0x15ecc2){const _0x45d454=[new window[(_0x51c3c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x563b8d=>setTimeout(_0x563b8d,0x1b316d6b^_0x72479e)),_0x2d38fa[_0x51c3c2([0x74,0x68,0x65,0x6e])](()=>new window[(_0x51c3c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46b08f=>{let _0x5a3dfd=0x0;_0x4b1722[_0x51c3c2([0x6d,0x6f,0x64,0x65,0x6c])][_0x51c3c2([0x6f,0x6e])](_0x51c3c2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2694cd,_0x288a88)=>{_0x288a88[0x0][_0x51c3c2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5a3dfd++,_0x5a3dfd==(0x1b38525f^_0x72479e)&&(_0x46b08f(),_0x2694cd[_0x51c3c2([0x6f,0x66,0x66])]());});}))];return window[_0x51c3c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x51c3c2([0x72,0x61,0x63,0x65])](_0x45d454)[_0x51c3c2([0x74,0x68,0x65,0x6e])](()=>_0x15ecc2);}async function _0x5a3040(){await _0x2d38fa,_0x4b1722[_0x51c3c2([0x6d,0x6f,0x64,0x65,0x6c])][_0x51c3c2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xb210bb,_0x4b1722[_0x51c3c2([0x6d,0x6f,0x64,0x65,0x6c])][_0x51c3c2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xb210bb,_0x4b1722[_0x51c3c2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x51c3c2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x38371b(){return _0x129b6f(_0x51c3c2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x3e096a(_0x51c3c2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x51c3c2([0x73,0x74,0x61,0x74,0x65])]==_0x51c3c2([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x270dba(){return _0x129b6f(_0x51c3c2([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 _0x50b0c7(){return _0x129b6f(_0x51c3c2([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x2725fa(_0xdc7ef1){const _0x1794db=_0x5273c8();_0x4b1722[_0x1794db]=_0x51c3c2([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0xdc7ef1,_0xdc7ef1!=_0x51c3c2([0x56,0x61,0x6c,0x69,0x64])&&_0x5a3040();}function _0x5273c8(){const _0x297934=window[_0x51c3c2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x51c3c2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x51c3c2([0x6e,0x6f,0x77])]())[_0x51c3c2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x51c3c2([0x2e]),'');let _0x5046ef=_0x51c3c2([0x68]);for(let _0x4b271e=0x0;_0x4b271e<_0x297934[_0x51c3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4b271e+=0x2){let _0x4befbd=window[_0x51c3c2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x297934[_0x51c3c2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4b271e,_0x4b271e+0x2));_0x4befbd>=_0x3f903a[_0x51c3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4befbd-=_0x3f903a[_0x51c3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5046ef+=_0x3f903a[_0x4befbd];}return _0x5046ef;}function _0x23daa8(){const _0x51b1b5=_0x31d620[_0x51c3c2([0x73,0x70,0x6c,0x69,0x74])](_0x51c3c2([0x2e]));if(0x3!=_0x51b1b5[_0x51c3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xe12ce1(_0x51b1b5[0x1]);function _0xe12ce1(_0x4818d5){const _0x4c721e=_0x4f572c(_0x4818d5);return _0x4c721e&&_0x43a8e7()?_0x4c721e:null;function _0x43a8e7(){const _0x514df8=_0x4c721e[_0x51c3c2([0x6a,0x74,0x69])],_0x4f28f1=window[_0x51c3c2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x514df8[_0x51c3c2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x514df8[_0x51c3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x52aece={..._0x4c721e,[_0x51c3c2([0x6a,0x74,0x69])]:_0x514df8[_0x51c3c2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x514df8[_0x51c3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x52aece[_0x51c3c2([0x76,0x63])],_0x6e65b0(_0x52aece)==_0x4f28f1;}}}async function _0x305564(){let _0x4ecc50=!0x0;try{const _0x540400=_0x31d620[_0x51c3c2([0x73,0x70,0x6c,0x69,0x74])](_0x51c3c2([0x2e])),[_0x4514c9,_0x5e01a3,_0x38cbf6]=_0x540400;return _0x299664(_0x4514c9),await _0x3244c9(_0x4514c9,_0x5e01a3,_0x38cbf6),_0x4ecc50;}catch{return!0x1;}function _0x299664(_0x5ebc16){const _0x451329=_0x4f572c(_0x5ebc16);_0x451329&&_0x451329[_0x51c3c2([0x61,0x6c,0x67])]==_0x51c3c2([0x45,0x53,0x32,0x35,0x36])||(_0x4ecc50=!0x1);}async function _0x3244c9(_0x9c2120,_0x892f9f,_0x558916){const _0x440bb7=window[_0x51c3c2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x51c3c2([0x66,0x72,0x6f,0x6d])](_0x1ced05(_0x558916),_0x333cb3=>_0x333cb3[_0x51c3c2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4c2e6e=new window[(_0x51c3c2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x51c3c2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x9c2120+_0x51c3c2([0x2e])+_0x892f9f),_0x5ea29e=window[_0x51c3c2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x51c3c2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5ea29e)return;const _0x344094=await _0x5ea29e[_0x51c3c2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x51c3c2([0x6a,0x77,0x6b]),_0x27ee89,{[_0x51c3c2([0x6e,0x61,0x6d,0x65])]:_0x51c3c2([0x45,0x43,0x44,0x53,0x41]),[_0x51c3c2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x51c3c2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x51c3c2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5ea29e[_0x51c3c2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x51c3c2([0x6e,0x61,0x6d,0x65])]:_0x51c3c2([0x45,0x43,0x44,0x53,0x41]),[_0x51c3c2([0x68,0x61,0x73,0x68])]:{[_0x51c3c2([0x6e,0x61,0x6d,0x65])]:_0x51c3c2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x344094,_0x440bb7,_0x4c2e6e)||(_0x4ecc50=!0x1);}}function _0x4f572c(_0x1a41b7){return _0x1a41b7[_0x51c3c2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x51c3c2([0x65,0x79]))?JSON[_0x51c3c2([0x70,0x61,0x72,0x73,0x65])](_0x1ced05(_0x1a41b7)):null;}function _0x1ced05(_0x2ba3ac){return window[_0x51c3c2([0x61,0x74,0x6f,0x62])](_0x2ba3ac[_0x51c3c2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x51c3c2([0x2b]))[_0x51c3c2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x51c3c2([0x2f])));}function _0x6e65b0(_0x34713d){let _0x4d7509=0x1505;function _0x5c9fec(_0x313f86){for(let _0x5770a7=0x0;_0x5770a7<_0x313f86[_0x51c3c2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5770a7++){const _0x3f8343=_0x313f86[_0x51c3c2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5770a7);_0x4d7509=(_0x4d7509<<0x5)+_0x4d7509+_0x3f8343,_0x4d7509&=_0x4d7509;}}function _0x3a25d0(_0x2108d8){Array[_0x51c3c2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2108d8)?_0x2108d8[_0x51c3c2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3a25d0):_0x2108d8&&typeof _0x2108d8==_0x51c3c2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x51c3c2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2108d8)[_0x51c3c2([0x73,0x6f,0x72,0x74])]()[_0x51c3c2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x140784,_0x307820])=>{_0x5c9fec(_0x140784),_0x3a25d0(_0x307820);}):_0x5c9fec(window[_0x51c3c2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2108d8));}return _0x3a25d0(_0x34713d),_0x4d7509>>>0x0;}function _0x59bcde(_0x52e8d6){return _0x52e8d6[_0x51c3c2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x51c3c2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x51c3c2([0x30]));}function _0x5eb48b(_0x1e1041){return _0x1e1041[_0x51c3c2([0x73,0x70,0x6c,0x69,0x74])]('')[_0x51c3c2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x51c3c2([0x6a,0x6f,0x69,0x6e])]('');}function _0x129b6f(_0xe0ea52){return _0x4b1722[_0x51c3c2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x51c3c2([0x68,0x61,0x73])](_0xe0ea52);}function _0x3e096a(_0x95aec6){return _0x4b1722[_0x51c3c2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x51c3c2([0x67,0x65,0x74])](_0x95aec6);}function _0xb210bb(){}function _0x51c3c2(_0x2bd83d){const _0x239429=_0x589b;return _0x2bd83d[_0x239429(0xf5)](_0x169fca=>String[_0x239429(0xd3)](_0x169fca))[_0x239429(0xfe)]('');}_0x2725fa(await _0x5df5d2());}(this);}[_0x17a330(0xf2)](){const _0x50fbc5=_0x17a330,_0x4ac1cb=this[_0x50fbc5(0xd1)][_0x50fbc5(0xba)][_0x50fbc5(0x107)](_0x2794b9),_0x2698c6=this[_0x50fbc5(0xd1)][_0x50fbc5(0x109)][_0x50fbc5(0x107)](_0x50fbc5(0xbf));for(const _0x4390ee of _0x4ac1cb[_0x50fbc5(0x10c)]({'channelId':_0x2698c6}))_0x4ac1cb[_0x50fbc5(0xc6)](_0x4390ee['id']),_0x4ac1cb[_0x50fbc5(0xde)][_0x50fbc5(0xad)](_0x4390ee['id']);super[_0x50fbc5(0xf2)]();}[_0x17a330(0x7f)](_0x2b9549){const _0x106106=_0x17a330;return this[_0x106106(0x8c)](_0x2b9549)[_0x106106(0x77)]>0x0;}[_0x17a330(0x8c)](_0x548675){const _0x9e81a9=_0x17a330,_0x43010e=[];for(const _0x5b7e9 of this[_0x9e81a9(0xd1)][_0x9e81a9(0xc2)][_0x9e81a9(0x9d)])_0x5b7e9[_0x9e81a9(0x98)][_0x9e81a9(0xab)](_0x9e81a9(0xcf)+_0x548675)&&_0x43010e[_0x9e81a9(0x78)](_0x5b7e9);return _0x43010e;}[_0x17a330(0xa9)](_0x53de19){setTimeout(()=>{const _0x1d2547=_0x589b,_0x316020=this[_0x1d2547(0x8e)](_0x53de19);if(!_0x316020)return;this[_0x1d2547(0xfa)]&&_0x43f832(this[_0x1d2547(0xfa)])['id']===_0x53de19&&_0x56b83a({'target':_0x316020[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}[_0x17a330(0xe2)](_0xcc52b6){const _0x5eb38d=_0x17a330;this[_0x5eb38d(0xd1)][_0x5eb38d(0xc2)][_0x5eb38d(0xf4)](()=>{const _0x553b95=_0x5eb38d;for(const _0x26cb87 of this[_0x553b95(0x8c)](_0xcc52b6))this[_0x553b95(0xd1)][_0x553b95(0xed)][_0x553b95(0x82)](_0x26cb87);});}[_0x17a330(0xea)](_0x3f2a39){const _0x213d5e=_0x17a330,_0x3a1b77=this[_0x213d5e(0xd1)][_0x213d5e(0xba)][_0x213d5e(0x107)](_0x2794b9),_0x417f04=this[_0x213d5e(0xd1)][_0x213d5e(0xba)][_0x213d5e(0x107)](_0x3b8018),_0x135a3f=_0x3a1b77[_0x213d5e(0xee)](_0x3f2a39);if(!_0x135a3f[_0x213d5e(0x71)]){const _0x257135=_0x135a3f[_0x213d5e(0x7b)](()=>this[_0x213d5e(0x8e)](_0x135a3f['id']));_0x417f04[_0x213d5e(0x6a)](_0x257135),_0x135a3f[_0x213d5e(0xd5)]=!0x1;}}[_0x17a330(0x8d)](){const _0x113dd2=_0x17a330,_0x1d93a4=this[_0x113dd2(0xd1)],_0x13b27b=_0x1d93a4[_0x113dd2(0xba)][_0x113dd2(0x107)](_0x405006);_0x1d93a4[_0x113dd2(0xdf)][_0x113dd2(0x7a)](_0x113dd2(0x69))[_0x113dd2(0xc5)]({'model':_0x113dd2(0x100),'view':(_0x4dd454,_0x14ba6c)=>{const _0x27b39a=_0x113dd2,{id:_0xf15a7f}=_0x43f832(_0x4dd454[_0x27b39a(0x81)]),_0x1d977d=_0x1d93a4[_0x27b39a(0xba)][_0x27b39a(0x107)](_0x2794b9)[_0x27b39a(0xee)](_0xf15a7f),_0x87891b=this[_0x27b39a(0xfa)]&&_0x43f832(this[_0x27b39a(0xfa)])['id']===_0xf15a7f;let _0x441d8f;if(_0x1d977d&&_0x1d977d[_0x27b39a(0xb1)]&&!_0x87891b&&_0x4dd454[_0x27b39a(0xa0)])return _0x14ba6c[_0x27b39a(0x102)][_0x27b39a(0xe6)](_0x4dd454[_0x27b39a(0xa0)],_0x27b39a(0xb5)+_0x4dd454[_0x27b39a(0x81)]),_0x14ba6c[_0x27b39a(0x102)][_0x27b39a(0xe6)](_0x4dd454[_0x27b39a(0xa0)],_0x27b39a(0xc8)+_0x4dd454[_0x27b39a(0x81)]),null;const _0xa0fd04=[_0x27b39a(0x97)];return _0x87891b&&_0xa0fd04[_0x27b39a(0x78)](_0x27b39a(0xc3)),_0x441d8f=_0x1d977d?.[_0x27b39a(0x77)]?_0x1d977d[_0x27b39a(0x10d)][_0x27b39a(0x7e)][_0x27b39a(0xc0)]['id']:_0x13b27b['me']['id'],{'classes':_0xa0fd04,'attributes':{'data-comment':_0xf15a7f,'data-author-id':_0x441d8f}};}}),_0x1d93a4[_0x113dd2(0xdf)][_0x113dd2(0x7a)](_0x113dd2(0x87))[_0x113dd2(0xce)]({'model':_0x113dd2(0x100),'view':(_0x4b77ad,{options:_0x4fa6bd})=>{const _0x363816=_0x113dd2;if(_0x4fa6bd[_0x363816(0xcb)])return null;const _0x2e8fd6=_0x1d93a4[_0x363816(0xba)][_0x363816(0x107)](_0x2794b9),_0x2d7e55=_0x1d93a4[_0x363816(0xc2)][_0x363816(0x9d)][_0x363816(0x107)](_0x4b77ad),{id:_0x5beda1,part:_0xc138d6}=_0x43f832(_0x4b77ad);return _0x2d7e55&&!_0x2d7e55[_0x363816(0x104)]||_0x4fa6bd[_0x363816(0xbb)]&&_0x2e8fd6[_0x363816(0xee)](_0x5beda1)?.[_0x363816(0xb1)]?null:{'group':_0x363816(0x100),'name':_0xc138d6?_0x5beda1+':'+_0xc138d6:_0x5beda1};}}),_0x1d93a4[_0x113dd2(0xdf)][_0x113dd2(0x7a)](_0x113dd2(0xb6))[_0x113dd2(0xeb)]({'view':{'name':_0x113dd2(0x100),'attributes':{'id':/^\w/}},'model':(_0x5b7667,{writer:_0x47d7c6})=>_0x47d7c6[_0x113dd2(0x88)](_0x113dd2(0xaf),{'data-name':_0x113dd2(0xcf)+_0x5b7667[_0x113dd2(0xc1)]('id')})}),_0x1d93a4[_0x113dd2(0xdf)][_0x113dd2(0x7a)](_0x113dd2(0xb6))[_0x113dd2(0xdd)]({'view':_0x113dd2(0x100)});}[_0x17a330(0x89)](){const _0x192087=_0x17a330,_0x3fc9d7=this[_0x192087(0xd1)],_0x459160=_0x3fc9d7[_0x192087(0xba)][_0x192087(0x107)](_0x2794b9),_0x20893b=new Set(),_0x5c1ec0=new Set();_0x3fc9d7[_0x192087(0xc2)][_0x192087(0xbe)][_0x192087(0xac)](_0x3958fd=>{const _0xd874c0=_0x192087;let _0x116d7a=!0x1;for(const {name:_0x19c0f0,data:_0x2f06ed}of _0x3fc9d7[_0xd874c0(0xc2)][_0xd874c0(0xbe)][_0xd874c0(0xca)][_0xd874c0(0x92)]()){const {group:_0x1b199b,id:_0x2416de}=_0x43f832(_0x19c0f0);let _0x1e6703=_0x2f06ed[_0xd874c0(0x84)];if(_0xd874c0(0x100)!==_0x1b199b||!_0x1e6703)continue;const _0x38f0b2=_0xd874c0(0x106)===_0x1e6703[_0xd874c0(0xc9)][_0xd874c0(0xe7)];_0x38f0b2||(_0x1e6703=ht(_0x1e6703,_0x3fc9d7[_0xd874c0(0xc2)]),!_0x1e6703||_0x1e6703[_0xd874c0(0x99)]||!_0x2f06ed[_0xd874c0(0x84)]||_0x1e6703[_0xd874c0(0xbd)](_0x2f06ed[_0xd874c0(0x84)]))?_0x3fc9d7[_0xd874c0(0xc2)][_0xd874c0(0xc7)](_0x1e6703)&&!_0x38f0b2?this[_0xd874c0(0x9b)]?_0x20893b[_0xd874c0(0x94)](_0x19c0f0):this[_0xd874c0(0x9c)](_0x19c0f0,_0x2416de):(_0x5c1ec0[_0xd874c0(0x94)](_0x19c0f0),_0x20893b[_0xd874c0(0xad)](_0x19c0f0),_0x3958fd[_0xd874c0(0xf0)](_0x19c0f0),_0x116d7a=!0x0):(_0x3958fd[_0xd874c0(0x90)](_0x19c0f0,{'range':_0x1e6703}),_0x116d7a=!0x0);}return _0x116d7a;}),this['on'](_0x192087(0xd6),(_0x454497,_0x1eccf9,_0x32e5cb)=>{const _0x58719e=_0x192087;if(!_0x32e5cb&&_0x20893b[_0x58719e(0xec)])for(const _0x175a43 of _0x20893b){const {id:_0x196688}=_0x43f832(_0x175a43);_0x20893b[_0x58719e(0xad)](_0x175a43),_0x3fc9d7[_0x58719e(0xc2)][_0x58719e(0x9d)][_0x58719e(0x107)](_0x175a43)&&this[_0x58719e(0x9c)](_0x175a43,_0x196688);}}),this[_0x192087(0xb8)](_0x3fc9d7[_0x192087(0xc2)][_0x192087(0xbe)],_0x192087(0xf4),()=>{const _0x1322db=_0x192087;for(const {name:_0x5d061d,data:{newRange:_0xdf520a}}of _0x3fc9d7[_0x1322db(0xc2)][_0x1322db(0xbe)][_0x1322db(0xca)][_0x1322db(0x92)]()){const {group:_0x5c0c8e,id:_0x731a60}=_0x43f832(_0x5d061d);if(_0x1322db(0x100)!==_0x5c0c8e)continue;const _0x3fdb4c=_0x459160[_0x1322db(0xee)](_0x731a60),_0x522225=this[_0x1322db(0x7f)](_0x731a60);_0x3fdb4c&&(!_0x3fdb4c[_0x1322db(0xd5)]&&_0xdf520a&&_0x3fc9d7[_0x1322db(0xed)][_0x1322db(0x75)][_0x1322db(0xe1)](_0x1322db(0x73),()=>{const _0x31b078=_0x1322db,_0x3f4944=_0x3fc9d7[_0x31b078(0xba)][_0x31b078(0x107)](_0x2766b2),_0x45e99c=_0x459160[_0x31b078(0x6f)][_0x31b078(0x107)](_0x3fdb4c)[_0x31b078(0x75)];_0x3f4944[_0x31b078(0x108)](_0x45e99c)[_0x31b078(0xa6)]();},{'priority':_0x1322db(0x10b)}),_0x3fdb4c[_0x1322db(0xd5)]=_0x522225||!!_0xdf520a),_0xdf520a||(_0x5c1ec0[_0x1322db(0x94)](_0x5d061d),_0x20893b[_0x1322db(0xad)](_0x5d061d));}for(const _0x5aff6b of _0x5c1ec0){const {id:_0x35638e}=_0x43f832(_0x5aff6b),_0x31555a=_0x459160[_0x1322db(0xee)](_0x35638e);if(_0x20893b[_0x1322db(0xad)](_0x5aff6b),!_0x31555a)continue;const _0x7308b2=this[_0x1322db(0x7f)](_0x35638e);_0x7308b2||_0x31555a[_0x1322db(0xd7)]?_0x7308b2||_0x31555a[_0x1322db(0xb4)]||_0x31555a[_0x1322db(0xc4)](new Date()):_0x31555a[_0x1322db(0xb7)]();}_0x5c1ec0[_0x1322db(0x79)]();});}[_0x17a330(0xfd)](_0x3c9aba){const _0x58f366=_0x17a330;_0x3c9aba[_0x58f366(0xb9)](_0x155e4c=>{const _0x33fd98=_0x58f366;_0x155e4c[_0x33fd98(0xb4)]&&this[_0x33fd98(0xea)](_0x155e4c['id']);});}[_0x17a330(0x8e)](_0x7e513b){const _0x33cbfe=_0x17a330,_0x50cb56=this[_0x33cbfe(0xd1)],_0x28da41=this[_0x33cbfe(0x8c)](_0x7e513b);return _0x3f26e2(_0x50cb56[_0x33cbfe(0xed)],_0x28da41);}[_0x17a330(0xa3)](_0xff6734){const _0x32ef11=_0x17a330,_0x2051fd=this[_0x32ef11(0x8c)](_0xff6734);let _0x5117a6='',_0x35ca1f=!0x1;for(const _0x2a2667 of _0x2051fd){const _0x59d814=_0x2a2667[_0x32ef11(0x103)]();for(const _0xfaa043 of Array[_0x32ef11(0x74)](_0x59d814[_0x32ef11(0xbc)]()))_0xfaa043['is'](_0x32ef11(0x86))?(_0x5117a6&&_0x35ca1f&&(_0x5117a6+='\x20',_0x35ca1f=!0x1),_0x5117a6+=_0xfaa043[_0x32ef11(0x76)]):_0x35ca1f=!0x0;_0x35ca1f=!0x0;}return _0x5117a6[_0x32ef11(0xfc)](0x0,0x96);}[_0x17a330(0xa4)](_0x3e7a01,_0x41cb12){const _0x3a71a5=_0x17a330,_0x1bc107=this[_0x3a71a5(0xd1)],_0x611bb5=_0x1bc107[_0x3a71a5(0xba)][_0x3a71a5(0x107)](_0x2794b9);let _0x1795b5=_0x611bb5[_0x3a71a5(0xee)](_0x41cb12);const _0x3af77c=_0x1bc107[_0x3a71a5(0x109)][_0x3a71a5(0x107)](_0x3a71a5(0xbf)),_0x436bf4=_0x1bc107[_0x3a71a5(0xba)][_0x3a71a5(0x107)](_0x3b8018);if(_0x1795b5&&(_0x1795b5[_0x3a71a5(0xb4)]&&_0x1795b5[_0x3a71a5(0xc4)](null),_0x1795b5[_0x3a71a5(0x71)]))return _0x1795b5;return!this[_0x3a71a5(0x8c)](_0x41cb12)[0x0][_0x3a71a5(0x83)]?_0x1bc107[_0x3a71a5(0xed)][_0x3a71a5(0x75)][_0x3a71a5(0xe1)](_0x3a71a5(0x73),()=>{const _0x16c315=_0x3a71a5;if(_0x611bb5[_0x16c315(0xee)](_0x41cb12))return;const _0x1827ef=_0x1bc107[_0x16c315(0xba)][_0x16c315(0x107)](_0x2766b2);_0x1795b5=_0x611bb5[_0x16c315(0xe0)]({'channelId':_0x3af77c,'threadId':_0x41cb12,'target':()=>this[_0x16c315(0x8e)](_0x41cb12),'context':{'type':_0x16c315(0x96),'value':this[_0x16c315(0xa3)](_0x41cb12)}});const _0x150e61=_0x611bb5[_0x16c315(0x6f)][_0x16c315(0x107)](_0x1795b5)[_0x16c315(0x75)],_0x312084=_0x1827ef[_0x16c315(0x108)](_0x150e61);_0x312084&&_0x436bf4[_0x16c315(0x6a)](_0x312084);},{'priority':_0x3a71a5(0x10b)}):_0x611bb5[_0x3a71a5(0xf7)]({'channelId':_0x3af77c,'threadId':_0x41cb12})[_0x3a71a5(0xd8)](_0x25c345=>{const _0x3acae6=_0x3a71a5;if(_0x3acae6(0xcd)!==_0x1bc107[_0x3acae6(0x6b)]){if(_0x1795b5=_0x25c345,_0x1795b5&&!_0x1795b5[_0x3acae6(0x71)]){const _0x4bed6f=_0x1795b5[_0x3acae6(0x7b)](()=>this[_0x3acae6(0x8e)](_0x41cb12));_0x436bf4[_0x3acae6(0x6a)](_0x4bed6f),_0x1795b5[_0x3acae6(0xb1)]&&this[_0x3acae6(0xe2)](_0x41cb12);}else{if(!_0x1795b5){const _0x5bc29e=this[_0x3acae6(0x8c)](_0x41cb12);_0x1bc107[_0x3acae6(0xc2)][_0x3acae6(0xf4)](_0x2eeb02=>{const _0x2a5720=_0x3acae6;for(const _0x1b94c5 of _0x5bc29e)_0x2eeb02[_0x2a5720(0xf0)](_0x1b94c5);});}}}}),_0x1795b5;}[_0x17a330(0x9c)](_0x355eab,_0x33e565){const _0xfb1b7c=_0x17a330,_0x459e9b=this[_0xfb1b7c(0xa4)](_0x355eab,_0x33e565);_0x459e9b&&!_0x459e9b[_0xfb1b7c(0xa8)]&&_0x459e9b[_0xfb1b7c(0xf1)]({'type':_0xfb1b7c(0x96),'value':this[_0xfb1b7c(0xa3)](_0x33e565)});}[_0x17a330(0xb0)](){const _0x97fbd8=_0x17a330,_0x2358d4=this[_0x97fbd8(0xd1)];_0x202657(_0x2358d4[_0x97fbd8(0xc2)],({left:_0x375f1c,entered:_0x4fd418})=>{const _0x111ad9=_0x97fbd8;for(const _0x51ff2a of _0x375f1c)if(mt(_0x51ff2a)){_0x2358d4['ui'][_0x111ad9(0xf8)][_0x111ad9(0xe4)](_0x16fa1e(_0x2358d4[_0x111ad9(0x8a)],_0x111ad9(0xd0)));break;}for(const _0x17fd41 of _0x4fd418)if(mt(_0x17fd41)){_0x2358d4['ui'][_0x111ad9(0xf8)][_0x111ad9(0xe4)](_0x16fa1e(_0x2358d4[_0x111ad9(0x8a)],_0x111ad9(0x8b),_0x8f80cc(_0x40ae67)));break;}});}}function dt(_0x53d4b7,_0xfc840a){return _0xfc840a?_0x53d4b7+':'+_0xfc840a:_0x53d4b7;}function ht(_0x52ff15,_0x2a551b){const _0x2f8437=_0x17a330,_0x128d1e=_0x2a551b[_0x2f8437(0xdb)],_0x1b10df=_0x2a551b[_0x2f8437(0xf6)](_0x52ff15[_0x2f8437(0x9a)]);for(const _0x42976c of _0x52ff15[_0x2f8437(0xfb)]()){const {type:_0x512b86,item:_0x36ddad,nextPosition:_0x297f85}=_0x42976c;if(_0x2f8437(0x96)===_0x512b86||_0x128d1e[_0x2f8437(0x105)](_0x36ddad)){const _0xdb214c=_0x2a551b[_0x2f8437(0x93)](_0x36ddad);_0x1b10df[_0x2f8437(0x99)]&&(_0x1b10df[_0x2f8437(0x9a)]=_0xdb214c),_0x1b10df[_0x2f8437(0x9e)]=_0x297f85;}}return _0x1b10df;}function mt(_0x3fbb5e){const _0x53957a=_0x17a330;return _0x53957a(0x100)===_0x43f832(_0x3fbb5e[_0x53957a(0x98)])[_0x53957a(0x95)];}function _0x3247(){const _0x8326ae=['push','clear','for','attachTo','9092510cfXhjg','292zJrXux','first','hasMarkerForId','addCommentThread','markerName','reconvertMarker','managedUsingOperations','newRange','CommentsEditing','$textProxy','dataDowncast','createElement','_handleMarkerAddAndRemove','locale','ENTER_COMMENT_ANNOUNCEMENT','getAllMarkersForId','_initializeMarkerConverters','_getTargetForId','change:isReadOnly','updateMarker','init','getChangedMarkers','createPositionBefore','add','group','text','ck-comment-marker','name','isCollapsed','start','isThreadsLoadingPaused','_handleThreadMarker','markers','end','pluginName','item','isOfficialPlugin','removeCommentThread','_getTextContext','_attachMarkerToThread','switchReadOnly','refreshVisibility','requires','context','scrollToThreadMarker','3258nsDXuQ','startsWith','registerPostFixer','delete','addComment','$marker','_initAriaMarkerChangeAnnouncements','isResolved','10147220kpyFew','focus','unlinkedAt','addMarker:','upcast','remove','listenTo','forEach','plugins','ignoreResolvedComments','getItems','isEqual','document','collaboration.channelId','author','getAttribute','model','ck-comment-marker--active','setUnlinkedAt','markerToHighlight','_detachCommentThread','hasContent','removeMarker:','root','differ','showCommentHighlights','244gnSgtQ','destroyed','markerToData','comment:','LEAVE_COMMENT_ANNOUNCEMENT','editor','href','fromCharCode','filter','_hasTargetInContent','change:isThreadsLoadingPaused','isSubmitted','then','set','1211445BBYnIU','schema','channelId','dataToMarker','_threads','conversion','openNewCommentThread','once','_reconvertMarkers','enqueueChange','announce','hasDomSelection','consume','rootName','resolveCommentThread','change:activeMarker','_attachArchivedThread','elementToElement','size','editing','getCommentThread','1525wRAGrH','removeMarker','setContext','destroy','ready','change','map','createRange','fetchCommentThread','ariaLiveAnnouncer','hasCommentThread','activeMarker','getWalker','substring','_handleInitialThreads','join','commands','comment','18dApLNK','consumable','getRange','affectsData','isObject','$graveyard','get','getByInnerView','config','isPremiumPlugin','low','getCommentThreads','comments','editingDowncast','registerAnnotation','state','51470639PlnRBh','afterInit','37088JuDtXM','_threadToController','reopenCommentThread','isAttached','31743MWzcuB','render','from','view','data','length'];_0x3247=function(){return _0x8326ae;};return _0x3247();}