@ckeditor/ckeditor5-comments 44.1.0-alpha.4 → 44.1.0-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/build/comments.js +1 -1
- package/dist/index.js +9 -9
- package/package.json +16 -16
- package/src/comments/commentsediting.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-comments",
|
|
3
|
-
"version": "44.1.0-alpha.
|
|
3
|
+
"version": "44.1.0-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,21 +45,21 @@
|
|
|
45
45
|
"CHANGELOG.md"
|
|
46
46
|
],
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@ckeditor/ckeditor5-clipboard": "44.1.0-alpha.
|
|
49
|
-
"@ckeditor/ckeditor5-collaboration-core": "44.1.0-alpha.
|
|
50
|
-
"@ckeditor/ckeditor5-core": "44.1.0-alpha.
|
|
51
|
-
"@ckeditor/ckeditor5-engine": "44.1.0-alpha.
|
|
52
|
-
"@ckeditor/ckeditor5-enter": "44.1.0-alpha.
|
|
53
|
-
"@ckeditor/ckeditor5-paragraph": "44.1.0-alpha.
|
|
54
|
-
"@ckeditor/ckeditor5-select-all": "44.1.0-alpha.
|
|
55
|
-
"@ckeditor/ckeditor5-theme-lark": "44.1.0-alpha.
|
|
56
|
-
"@ckeditor/ckeditor5-typing": "44.1.0-alpha.
|
|
57
|
-
"@ckeditor/ckeditor5-ui": "44.1.0-alpha.
|
|
58
|
-
"@ckeditor/ckeditor5-undo": "44.1.0-alpha.
|
|
59
|
-
"@ckeditor/ckeditor5-utils": "44.1.0-alpha.
|
|
60
|
-
"@ckeditor/ckeditor5-widget": "44.1.0-alpha.
|
|
61
|
-
"ckeditor5": "44.1.0-alpha.
|
|
62
|
-
"ckeditor5-collaboration": "44.1.0-alpha.
|
|
48
|
+
"@ckeditor/ckeditor5-clipboard": "44.1.0-alpha.5",
|
|
49
|
+
"@ckeditor/ckeditor5-collaboration-core": "44.1.0-alpha.5",
|
|
50
|
+
"@ckeditor/ckeditor5-core": "44.1.0-alpha.5",
|
|
51
|
+
"@ckeditor/ckeditor5-engine": "44.1.0-alpha.5",
|
|
52
|
+
"@ckeditor/ckeditor5-enter": "44.1.0-alpha.5",
|
|
53
|
+
"@ckeditor/ckeditor5-paragraph": "44.1.0-alpha.5",
|
|
54
|
+
"@ckeditor/ckeditor5-select-all": "44.1.0-alpha.5",
|
|
55
|
+
"@ckeditor/ckeditor5-theme-lark": "44.1.0-alpha.5",
|
|
56
|
+
"@ckeditor/ckeditor5-typing": "44.1.0-alpha.5",
|
|
57
|
+
"@ckeditor/ckeditor5-ui": "44.1.0-alpha.5",
|
|
58
|
+
"@ckeditor/ckeditor5-undo": "44.1.0-alpha.5",
|
|
59
|
+
"@ckeditor/ckeditor5-utils": "44.1.0-alpha.5",
|
|
60
|
+
"@ckeditor/ckeditor5-widget": "44.1.0-alpha.5",
|
|
61
|
+
"ckeditor5": "44.1.0-alpha.5",
|
|
62
|
+
"ckeditor5-collaboration": "44.1.0-alpha.5",
|
|
63
63
|
"lodash-es": "4.17.21"
|
|
64
64
|
},
|
|
65
65
|
"types": "src/index.d.ts",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x4cf77f=_0x17df;(function(_0x593d84,_0xd2d433){const _0x4fe1df=_0x17df,_0x39ca12=_0x593d84();while(!![]){try{const _0x36c7fd=parseInt(_0x4fe1df(0x249))/0x1+-parseInt(_0x4fe1df(0x23f))/0x2*(-parseInt(_0x4fe1df(0x1f0))/0x3)+-parseInt(_0x4fe1df(0x276))/0x4*(parseInt(_0x4fe1df(0x248))/0x5)+-parseInt(_0x4fe1df(0x1ee))/0x6+-parseInt(_0x4fe1df(0x237))/0x7*(parseInt(_0x4fe1df(0x24f))/0x8)+-parseInt(_0x4fe1df(0x272))/0x9*(-parseInt(_0x4fe1df(0x263))/0xa)+parseInt(_0x4fe1df(0x1df))/0xb;if(_0x36c7fd===_0xd2d433)break;else _0x39ca12['push'](_0x39ca12['shift']());}catch(_0x4aafde){_0x39ca12['push'](_0x39ca12['shift']());}}}(_0x3738,0xa3360));import{Plugin as _0x56c90d}from'ckeditor5/src/core.js';import{getEnvKeystrokeText as _0x3c4604,scrollViewportToShowTarget as _0x189868,uid as _0x286122}from'ckeditor5/src/utils.js';import _0x585948 from'./commentsrepository.js';import _0x49a124 from'./addcommentthreadcommand.js';import{surroundingMarkersDetector as _0x2a18e2,getAllMarkersDomElementsSorted as _0x1d2018,FOCUS_ANNOTATION_KEYSTROKE as _0x3f3e06,Users as _0xb527da}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xdd0d32 from'../annotations/editorannotations.js';import _0x2ded3d from'./integrations/commentsrestrictededitingmode.js';import _0x501ca5 from'./integrations/importword.js';import _0x5d2202 from'./integrations/clipboard.js';import _0x42d0b8 from'./integrations/showcommenthighlights.js';import'../../theme/commentmarker.css';function _0x17df(_0xf6b853,_0x54a661){const _0x37387d=_0x3738();return _0x17df=function(_0x17df6a,_0x1d0a31){_0x17df6a=_0x17df6a-0x1d8;let _0x2fd316=_0x37387d[_0x17df6a];return _0x2fd316;},_0x17df(_0xf6b853,_0x54a661);}import _0x4fceff from'../annotations/annotations.js';import{getTranslation as _0x37c8d2}from'../utils/common-translations.js';export default class r extends _0x56c90d{static get[_0x4cf77f(0x21e)](){return[_0x585948,_0xdd0d32,_0xb527da,_0x2ded3d,_0x501ca5,_0x5d2202,_0x42d0b8];}static get[_0x4cf77f(0x1dd)](){const _0x182fd1=_0x4cf77f;return _0x182fd1(0x230);}static get[_0x4cf77f(0x20c)](){return!0x0;}static get[_0x4cf77f(0x206)](){return!0x0;}constructor(_0x9914bd){const _0x4fc806=_0x4cf77f;super(_0x9914bd),this[_0x4fc806(0x218)](_0x4fc806(0x223),!0x0),_0x9914bd[_0x4fc806(0x222)][_0x4fc806(0x253)](_0x4fc806(0x20e),()=>this[_0x4fc806(0x223)]=!0x1),this[_0x4fc806(0x218)](_0x4fc806(0x226),null),this['on'](_0x4fc806(0x275),(_0x430163,_0x41d7ca,_0x2da2dd,_0x529995)=>{const _0x988c62=_0x4fc806,_0x38b236=_0x9914bd[_0x988c62(0x213)][_0x988c62(0x227)](_0x585948),_0x1c8167=_0x2da2dd?splitMarkerName(_0x2da2dd)['id']:null;if(_0x9914bd[_0x988c62(0x26e)][_0x988c62(0x1dc)](()=>{const _0x29c74e=_0x988c62;if(_0x1c8167){const _0x29079d=this[_0x29c74e(0x204)](_0x1c8167);for(const _0x46718f of _0x29079d)_0x9914bd[_0x29c74e(0x1f4)][_0x29c74e(0x241)](_0x46718f);}if(_0x529995){const {id:_0x1fd624}=splitMarkerName(_0x529995),_0x577bb8=_0x38b236[_0x29c74e(0x220)](_0x1fd624);if(_0x577bb8&&!_0x577bb8[_0x29c74e(0x1fe)])return;const _0x36e4e6=this[_0x29c74e(0x204)](_0x1fd624);for(const _0x46311e of _0x36e4e6)_0x9914bd[_0x29c74e(0x1f4)][_0x29c74e(0x241)](_0x46311e);}}),_0x1c8167){const _0x5ef93c=_0x38b236[_0x988c62(0x220)](_0x1c8167);_0x5ef93c&&_0x5ef93c[_0x988c62(0x278)]&&this[_0x988c62(0x24c)](_0x1c8167);}}),this[_0x4fc806(0x1e1)]();}[_0x4cf77f(0x221)](){const _0xe4a73=_0x4cf77f,_0x1bc1cf=this[_0xe4a73(0x1e3)],_0xd9560a=_0x1bc1cf[_0xe4a73(0x213)][_0xe4a73(0x227)](_0x585948),_0x5289fe=_0x1bc1cf[_0xe4a73(0x239)][_0xe4a73(0x227)](_0xe4a73(0x1e8));_0x1bc1cf[_0xe4a73(0x22b)][_0xe4a73(0x242)](_0xe4a73(0x203),new _0x49a124(_0x1bc1cf)),this[_0xe4a73(0x274)](_0x1bc1cf,_0xe4a73(0x268),(_0x26d272,_0x283def,_0x597698)=>{const _0x11efd=_0xe4a73;_0xd9560a[_0x11efd(0x23d)](_0x597698,_0x1bc1cf[_0x11efd(0x239)][_0x11efd(0x227)](_0x11efd(0x1e8)));}),this[_0xe4a73(0x274)](_0xd9560a,ft(_0xe4a73(0x203),_0x5289fe),(_0xbc0459,{threadId:_0xe9808f})=>{const _0x41f9e5=_0xe4a73,_0x4701ed=this[_0x41f9e5(0x1e3)][_0x41f9e5(0x213)][_0x41f9e5(0x227)](_0x585948)[_0x41f9e5(0x220)](_0xe9808f);_0x4701ed&&_0x4701ed[_0x41f9e5(0x273)]&&this[_0x41f9e5(0x1d8)](_0xe9808f);}),this[_0xe4a73(0x274)](_0xd9560a,ft(_0xe4a73(0x217),_0x5289fe),(_0x2c2ee3,{threadId:_0x4d25d0})=>{const _0x373a9a=_0xe4a73;_0x1bc1cf[_0x373a9a(0x26e)][_0x373a9a(0x215)]({'isUndoable':!0x1},_0x9bc96c=>{const _0x3a06d6=_0x373a9a,_0x2b7643=this[_0x3a06d6(0x204)](_0x4d25d0);for(const _0x17ae1a of _0x2b7643)_0x9bc96c[_0x3a06d6(0x236)](_0x17ae1a);});}),this[_0xe4a73(0x274)](_0xd9560a,ft(_0xe4a73(0x201),_0x5289fe),(_0x135c05,{threadId:_0x2772b5})=>{const _0xf76fed=_0xe4a73;(this[_0xf76fed(0x1f1)](_0x2772b5),this[_0xf76fed(0x1e3)][_0xf76fed(0x1f4)][_0xf76fed(0x246)][_0xf76fed(0x244)])&&(this[_0xf76fed(0x1e3)][_0xf76fed(0x213)][_0xf76fed(0x227)](_0x585948)[_0xf76fed(0x220)](_0x2772b5)[_0xf76fed(0x273)]||this[_0xf76fed(0x1e3)][_0xf76fed(0x1f4)][_0xf76fed(0x246)][_0xf76fed(0x254)]());},{'priority':_0xe4a73(0x1e6)}),this[_0xe4a73(0x274)](_0xd9560a,ft(_0xe4a73(0x24a),_0x5289fe),(_0x40db8a,{threadId:_0x3e1772})=>{const _0x95cd6d=_0xe4a73;this[_0x95cd6d(0x1f1)](_0x3e1772);},{'priority':_0xe4a73(0x1e6)}),this[_0xe4a73(0x274)](_0xd9560a,ft(_0xe4a73(0x20f),_0x5289fe),(_0x4c028e,{threadId:_0xa7243e,isFromAdapter:_0x57e910})=>{const _0x1d1c62=_0xe4a73,_0x433fae=this[_0x1d1c62(0x204)](_0xa7243e);if(_0x57e910||0x0==_0x433fae[_0x1d1c62(0x208)]||!_0xd9560a[_0x1d1c62(0x1e4)](_0xa7243e))return;0x1===_0xd9560a[_0x1d1c62(0x220)](_0xa7243e)[_0x1d1c62(0x208)]&&_0x1bc1cf[_0x1d1c62(0x26e)][_0x1d1c62(0x215)]({'isUndoable':!0x1},_0x3823dc=>{const _0x5482fc=_0x1d1c62;for(const _0x26957c of _0x433fae)_0x3823dc[_0x5482fc(0x247)](_0x26957c,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':_0xe4a73(0x1e6)}),this[_0xe4a73(0x25a)](),this[_0xe4a73(0x23c)]();}[_0x4cf77f(0x1f2)](){!async function(_0x50d81b){const _0x1fa493=_0x46241b([0x6a,0x63,0x37,0x58,0x6e,0x52,0x53,0x36,0x48,0x31,0x7a,0x75,0x4e,0x34,0x46,0x69,0x57,0x49,0x51,0x6d,0x77,0x4d,0x4f,0x42,0x59,0x72,0x35,0x76,0x62,0x73,0x4c,0x4a,0x32,0x71,0x65,0x6b,0x45,0x4b,0x79,0x74,0x50,0x6c,0x43,0x67,0x61,0x30,0x33,0x47,0x38,0x54,0x66,0x68,0x44,0x70,0x78,0x64,0x6f,0x55,0x56,0x5a,0x41,0x39]),_0x4d6969=0x4e9f630e,_0x7f3da8=0x4e983ace^_0x4d6969,_0x170caa=window[_0x46241b([0x44,0x61,0x74,0x65])][_0x46241b([0x6e,0x6f,0x77])](),_0x511774=_0x50d81b[_0x46241b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x537022=new window[(_0x46241b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x191513=>{_0x511774[_0x46241b([0x6f,0x6e,0x63,0x65])](_0x46241b([0x72,0x65,0x61,0x64,0x79]),_0x191513);}),_0x502017={[_0x46241b([0x6b,0x74,0x79])]:_0x46241b([0x45,0x43]),[_0x46241b([0x75,0x73,0x65])]:_0x46241b([0x73,0x69,0x67]),[_0x46241b([0x63,0x72,0x76])]:_0x46241b([0x50,0x2d,0x32,0x35,0x36]),[_0x46241b([0x78])]:_0x46241b([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]),[_0x46241b([0x79])]:_0x46241b([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]),[_0x46241b([0x61,0x6c,0x67])]:_0x46241b([0x45,0x53,0x32,0x35,0x36])},_0x347526=_0x511774[_0x46241b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x46241b([0x67,0x65,0x74])](_0x46241b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x18c8ca(){let _0x32d37c,_0x9821f3=null,_0xe10938=null;try{if(_0x347526==_0x46241b([0x47,0x50,0x4c]))return _0x46241b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x32d37c=_0x44447d(),!_0x32d37c)return _0x46241b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x32d37c[_0x46241b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xe10938=_0x3d8fa3(_0x32d37c[_0x46241b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x32d37c[_0x46241b([0x6a,0x74,0x69])])),await _0x2febb7()?_0x203afa()?_0x5ebf71()?_0x46241b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2a49d6()?(_0x32d37c[_0x46241b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x46241b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x9821f3=_0x12f232(_0x46241b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x32d37c[_0x46241b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x46241b([0x74,0x72,0x69,0x61,0x6c])&&(_0x9821f3=_0x12f232(_0x46241b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x32d37c[_0x46241b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x46241b([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x9821f3=_0x12f232(_0x46241b([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1949f3()):_0x46241b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x46241b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x46241b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x295e1f){return _0x46241b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5ebf71(){const _0x225065=[_0x46241b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x46241b([0x74,0x72,0x69,0x61,0x6c])][_0x46241b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32d37c[_0x46241b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x170caa/0x3e8:0xe10*_0x7f3da8;return _0x32d37c[_0x46241b([0x65,0x78,0x70])]<_0x225065;}function _0x203afa(){const _0xc6b28=_0x32d37c[_0x46241b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0xc6b28)return!0x1;if(_0xc6b28[_0x46241b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46241b([0x2a])))return!0x0;if(_0xc6b28[_0x46241b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46241b([0x43,0x4d,0x54])))return!0x0;if(_0xc6b28[_0x46241b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46241b([0x52,0x43,0x4d,0x54]))){if(_0x1da57f())return!0x0;if(_0x16ea7d()||_0x20be85())return!0x0;}return!0x1;}function _0x2a49d6(){const _0x48bf58=_0x17df,_0x1dbb6d=_0x32d37c[_0x46241b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1dbb6d||0x0==_0x1dbb6d[_0x46241b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x338e00}=new URL(window[_0x46241b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x48bf58(0x1de)]);if(_0x1dbb6d[_0x46241b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x338e00))return!0x0;const _0x49fb2b=_0x338e00[_0x46241b([0x73,0x70,0x6c,0x69,0x74])](_0x46241b([0x2e]));return _0x1dbb6d[_0x46241b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x92aa74=>_0x92aa74[_0x46241b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46241b([0x2a])))[_0x46241b([0x6d,0x61,0x70])](_0x2b8d66=>_0x2b8d66[_0x46241b([0x73,0x70,0x6c,0x69,0x74])](_0x46241b([0x2e])))[_0x46241b([0x73,0x6f,0x6d,0x65])](_0x592ad3=>_0x49fb2b[_0x46241b([0x65,0x76,0x65,0x72,0x79])]((_0x21072f,_0x277560)=>_0x592ad3[_0x277560]===_0x21072f||_0x592ad3[_0x277560]===_0x46241b([0x2a])));}function _0x1949f3(){return _0x9821f3&&_0xe10938?new window[(_0x46241b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4fab8f,_0x468196)=>{_0x9821f3[_0x46241b([0x74,0x68,0x65,0x6e])](_0x4fab8f,_0x468196),_0xe10938[_0x46241b([0x74,0x68,0x65,0x6e])](_0x3d6a26=>{_0x3d6a26!=_0x46241b([0x56,0x61,0x6c,0x69,0x64])&&_0x4fab8f(_0x3d6a26);},_0x468196);}):_0x9821f3||_0xe10938||_0x46241b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3d8fa3(_0x4fe958,_0x1515ee){return new window[(_0x46241b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x307519=>{if(_0x44686e())return _0x307519(_0x46241b([0x56,0x61,0x6c,0x69,0x64]));_0x3b95f0(),_0x511774[_0x46241b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x46241b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x527285=!0x1;const _0x4c403a=_0x286122();function _0x215fa5(_0x39027a){return!!_0x39027a&&(typeof _0x39027a===_0x46241b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x39027a===_0x46241b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x39027a[_0x46241b([0x74,0x68,0x65,0x6e])]===_0x46241b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x39027a[_0x46241b([0x63,0x61,0x74,0x63,0x68])]===_0x46241b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x65f85f(_0x398b9e){_0x5b19cf(_0x398b9e)[_0x46241b([0x74,0x68,0x65,0x6e])](_0x559dfc=>{if(!_0x559dfc||_0x559dfc[_0x46241b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x46241b([0x6f,0x6b]))return _0x46241b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1c4a29(_0x4fb06b(_0x4c403a+_0x1515ee))!=_0x559dfc[_0x46241b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x46241b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x46241b([0x56,0x61,0x6c,0x69,0x64]);})[_0x46241b([0x74,0x68,0x65,0x6e])](_0x4c2a45=>(_0x2bdb10(),_0x4c2a45),()=>{const _0x4d53a1=_0x443525();return null==_0x4d53a1?(_0x2bdb10(),_0x46241b([0x56,0x61,0x6c,0x69,0x64])):_0x46241b(_0x170caa-_0x4d53a1>(0x6a93e70e^_0x4d6969)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x46241b([0x74,0x68,0x65,0x6e])](_0x307519)[_0x46241b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x307519(_0x46241b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x19a5a4=0x4ea98d8e^_0x4d6969;function _0x2bdb10(){const _0x49e3f4=_0x46241b([0x6c,0x6c,0x63,0x74,0x2d])+_0x1c4a29(_0x4fb06b(_0x4fe958)),_0x58570f=_0x389096(_0x1c4a29(window[_0x46241b([0x4d,0x61,0x74,0x68])][_0x46241b([0x63,0x65,0x69,0x6c])](_0x170caa/_0x19a5a4)));window[_0x46241b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x46241b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x49e3f4,_0x58570f);}function _0x443525(){const _0x263963=_0x46241b([0x6c,0x6c,0x63,0x74,0x2d])+_0x1c4a29(_0x4fb06b(_0x4fe958)),_0x593fec=window[_0x46241b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x46241b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x263963);return _0x593fec?window[_0x46241b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x389096(_0x593fec),0x10)*_0x19a5a4:null;}function _0x5b19cf(_0x5bed3c){return new window[(_0x46241b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2cd02e,_0x338c11)=>{_0x5bed3c[_0x46241b([0x74,0x68,0x65,0x6e])](_0x2cd02e,_0x338c11),window[_0x46241b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x338c11,0x4e9eb7ce^_0x4d6969);});}}_0x511774[_0x46241b([0x6f,0x6e])](_0x46241b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x330960,_0x201295)=>{if(_0x201295[0x0]!=_0x4fe958)return _0x307519(_0x46241b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x201295[0x1]={..._0x201295[0x1],[_0x46241b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4c403a};},{[_0x46241b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x46241b([0x68,0x69,0x67,0x68])}),_0x511774[_0x46241b([0x6f,0x6e])](_0x46241b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x271d74=>{_0x215fa5(_0x271d74[_0x46241b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x527285=!0x0,_0x65f85f(_0x271d74[_0x46241b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x46241b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x46241b([0x6c,0x6f,0x77])}),_0x537022[_0x46241b([0x74,0x68,0x65,0x6e])](()=>{_0x527285||_0x307519(_0x46241b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x44686e(){return _0x511774[_0x46241b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x46241b([0x76,0x69,0x65,0x77])][_0x46241b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x46241b([0x61,0x75,0x74,0x6f]);}function _0x3b95f0(){_0x511774[_0x46241b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x46241b([0x76,0x69,0x65,0x77])][_0x46241b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x46241b([0x61,0x75,0x74,0x6f]);}}function _0x12f232(_0x3dbc59){const _0x1a3a5c=[new window[(_0x46241b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39072a=>setTimeout(_0x39072a,0x4e965dc2^_0x4d6969)),_0x537022[_0x46241b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x46241b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2196b4=>{let _0x1e17c3=0x0;_0x511774[_0x46241b([0x6d,0x6f,0x64,0x65,0x6c])][_0x46241b([0x6f,0x6e])](_0x46241b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x54f0d8,_0x4578ca)=>{_0x4578ca[0x0][_0x46241b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1e17c3++,_0x1e17c3==(0x4e9f62f6^_0x4d6969)&&(_0x2196b4(),_0x54f0d8[_0x46241b([0x6f,0x66,0x66])]());});}))];return window[_0x46241b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x46241b([0x72,0x61,0x63,0x65])](_0x1a3a5c)[_0x46241b([0x74,0x68,0x65,0x6e])](()=>_0x3dbc59);}async function _0x39881c(){await _0x537022,_0x511774[_0x46241b([0x6d,0x6f,0x64,0x65,0x6c])][_0x46241b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x417aa2,_0x511774[_0x46241b([0x6d,0x6f,0x64,0x65,0x6c])][_0x46241b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x417aa2,_0x511774[_0x46241b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x46241b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1da57f(){return _0x629fb9(_0x46241b([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x39023e(_0x46241b([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x46241b([0x73,0x74,0x61,0x74,0x65])]==_0x46241b([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x16ea7d(){return _0x629fb9(_0x46241b([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 _0x20be85(){return _0x629fb9(_0x46241b([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0xc80bdc(_0x170aca){const _0x4dbdc5=_0x12d4be();_0x511774[_0x4dbdc5]=_0x46241b([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x170aca,_0x170aca!=_0x46241b([0x56,0x61,0x6c,0x69,0x64])&&_0x39881c();}function _0x12d4be(){const _0x62c730=window[_0x46241b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x46241b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x46241b([0x6e,0x6f,0x77])]())[_0x46241b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x46241b([0x2e]),'');let _0x37be30=_0x46241b([0x6a]);for(let _0x4db39f=0x0;_0x4db39f<_0x62c730[_0x46241b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4db39f+=0x2){let _0x3d6a21=window[_0x46241b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x62c730[_0x46241b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4db39f,_0x4db39f+0x2));_0x3d6a21>=_0x1fa493[_0x46241b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3d6a21-=_0x1fa493[_0x46241b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x37be30+=_0x1fa493[_0x3d6a21];}return _0x37be30;}function _0x44447d(){const _0x2dc70d=_0x347526[_0x46241b([0x73,0x70,0x6c,0x69,0x74])](_0x46241b([0x2e]));if(0x3!=_0x2dc70d[_0x46241b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3c2c6d(_0x2dc70d[0x1]);function _0x3c2c6d(_0x992fda){const _0x4846d3=_0x4c3507(_0x992fda);return _0x4846d3&&_0x48775b()?_0x4846d3:null;function _0x48775b(){const _0x5a9968=_0x4846d3[_0x46241b([0x6a,0x74,0x69])],_0x39e6fa=window[_0x46241b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a9968[_0x46241b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5a9968[_0x46241b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2646ff={..._0x4846d3,[_0x46241b([0x6a,0x74,0x69])]:_0x5a9968[_0x46241b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5a9968[_0x46241b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2646ff[_0x46241b([0x76,0x63])],_0x4fb06b(_0x2646ff)==_0x39e6fa;}}}async function _0x2febb7(){let _0x28f7bf=!0x0;try{const _0x2d4098=_0x347526[_0x46241b([0x73,0x70,0x6c,0x69,0x74])](_0x46241b([0x2e])),[_0x5a24a1,_0xd4505c,_0x46e95b]=_0x2d4098;return _0xea32ec(_0x5a24a1),await _0x2d218e(_0x5a24a1,_0xd4505c,_0x46e95b),_0x28f7bf;}catch(_0x4febcf){return!0x1;}function _0xea32ec(_0x1e67cd){const _0x3d2a42=_0x4c3507(_0x1e67cd);_0x3d2a42&&_0x3d2a42[_0x46241b([0x61,0x6c,0x67])]==_0x46241b([0x45,0x53,0x32,0x35,0x36])||(_0x28f7bf=!0x1);}async function _0x2d218e(_0x313c2b,_0x482602,_0x52de31){const _0x13cd02=window[_0x46241b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x46241b([0x66,0x72,0x6f,0x6d])](_0x3a7bfc(_0x52de31),_0x1a381e=>_0x1a381e[_0x46241b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x36d32f=new window[(_0x46241b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x46241b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x313c2b+_0x46241b([0x2e])+_0x482602),_0xf15d64=window[_0x46241b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x46241b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xf15d64)return;const _0x41bcfb=await _0xf15d64[_0x46241b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x46241b([0x6a,0x77,0x6b]),_0x502017,{[_0x46241b([0x6e,0x61,0x6d,0x65])]:_0x46241b([0x45,0x43,0x44,0x53,0x41]),[_0x46241b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x46241b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x46241b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xf15d64[_0x46241b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x46241b([0x6e,0x61,0x6d,0x65])]:_0x46241b([0x45,0x43,0x44,0x53,0x41]),[_0x46241b([0x68,0x61,0x73,0x68])]:{[_0x46241b([0x6e,0x61,0x6d,0x65])]:_0x46241b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x41bcfb,_0x13cd02,_0x36d32f)||(_0x28f7bf=!0x1);}}function _0x4c3507(_0x2c8a08){return _0x2c8a08[_0x46241b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x46241b([0x65,0x79]))?JSON[_0x46241b([0x70,0x61,0x72,0x73,0x65])](_0x3a7bfc(_0x2c8a08)):null;}function _0x3a7bfc(_0x5eab16){return window[_0x46241b([0x61,0x74,0x6f,0x62])](_0x5eab16[_0x46241b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x46241b([0x2b]))[_0x46241b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x46241b([0x2f])));}function _0x4fb06b(_0x530a7d){let _0x22e3b0=0x1505;function _0x3c50c7(_0x3afeaa){for(let _0x2df0c0=0x0;_0x2df0c0<_0x3afeaa[_0x46241b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2df0c0++){const _0x28b478=_0x3afeaa[_0x46241b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2df0c0);_0x22e3b0=(_0x22e3b0<<0x5)+_0x22e3b0+_0x28b478,_0x22e3b0&=_0x22e3b0;}}function _0x1491e4(_0xfa9274){Array[_0x46241b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xfa9274)?_0xfa9274[_0x46241b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1491e4):_0xfa9274&&typeof _0xfa9274==_0x46241b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x46241b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xfa9274)[_0x46241b([0x73,0x6f,0x72,0x74])]()[_0x46241b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x884ef8,_0x16f670])=>{_0x3c50c7(_0x884ef8),_0x1491e4(_0x16f670);}):_0x3c50c7(window[_0x46241b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xfa9274));}return _0x1491e4(_0x530a7d),_0x22e3b0>>>0x0;}function _0x1c4a29(_0x8702b8){return _0x8702b8[_0x46241b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x46241b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x46241b([0x30]));}function _0x389096(_0x43ce39){return _0x43ce39[_0x46241b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x46241b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x46241b([0x6a,0x6f,0x69,0x6e])]('');}function _0x629fb9(_0x1bb898){return _0x511774[_0x46241b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x46241b([0x68,0x61,0x73])](_0x1bb898);}function _0x39023e(_0x3fd5ee){return _0x511774[_0x46241b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x46241b([0x67,0x65,0x74])](_0x3fd5ee);}function _0x417aa2(){}function _0x46241b(_0x28fb76){const _0x1ae28c=_0x17df;return _0x28fb76[_0x1ae28c(0x1db)](_0x29287a=>String[_0x1ae28c(0x1fa)](_0x29287a))[_0x1ae28c(0x25b)]('');}_0xc80bdc(await _0x18c8ca());}(this);}[_0x4cf77f(0x259)](){const _0x522553=_0x4cf77f,_0x4ccb08=this[_0x522553(0x1e3)][_0x522553(0x213)][_0x522553(0x227)](_0x585948),_0x3facad=this[_0x522553(0x1e3)][_0x522553(0x239)][_0x522553(0x227)](_0x522553(0x1e8));for(const _0x28779e of _0x4ccb08[_0x522553(0x1f7)]({'channelId':_0x3facad}))_0x4ccb08[_0x522553(0x1e5)](_0x28779e['id']),_0x4ccb08[_0x522553(0x245)][_0x522553(0x24e)](_0x28779e['id']);super[_0x522553(0x259)]();}[_0x4cf77f(0x277)](_0x41484c){const _0x2e817f=_0x4cf77f;return this[_0x2e817f(0x204)](_0x41484c)[_0x2e817f(0x208)]>0x0;}[_0x4cf77f(0x204)](_0x393174){const _0x4cfce1=_0x4cf77f,_0x40549b=[];for(const _0x3b903e of this[_0x4cfce1(0x1e3)][_0x4cfce1(0x26e)][_0x4cfce1(0x255)])_0x3b903e[_0x4cfce1(0x24b)][_0x4cfce1(0x231)](_0x4cfce1(0x25f)+_0x393174)&&_0x40549b[_0x4cfce1(0x26a)](_0x3b903e);return _0x40549b;}[_0x4cf77f(0x24c)](_0x635a9d){const _0x3ec07c=_0x4cf77f,_0x35fa00=this[_0x3ec07c(0x22c)](_0x635a9d);_0x35fa00&&setTimeout(()=>{const _0x326d46=_0x3ec07c;this[_0x326d46(0x226)]&&splitMarkerName(this[_0x326d46(0x226)])['id']===_0x635a9d&&_0x189868({'target':_0x35fa00[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}[_0x4cf77f(0x1f1)](_0x17576f){const _0x46b382=_0x4cf77f;this[_0x46b382(0x1e3)][_0x46b382(0x26e)][_0x46b382(0x1dc)](()=>{const _0x4bd148=_0x46b382;for(const _0x368f36 of this[_0x4bd148(0x204)](_0x17576f))this[_0x4bd148(0x1e3)][_0x4bd148(0x1f4)][_0x4bd148(0x241)](_0x368f36);});}[_0x4cf77f(0x1d8)](_0x4f82df){const _0x14821d=_0x4cf77f,_0x578dd5=this[_0x14821d(0x1e3)][_0x14821d(0x213)][_0x14821d(0x227)](_0x585948),_0x31479c=this[_0x14821d(0x1e3)][_0x14821d(0x213)][_0x14821d(0x227)](_0xdd0d32),_0x2b307d=_0x578dd5[_0x14821d(0x220)](_0x4f82df);if(!_0x2b307d[_0x14821d(0x1fe)]){const _0x220b0b=_0x2b307d[_0x14821d(0x1e2)](()=>this[_0x14821d(0x22c)](_0x2b307d['id']));_0x31479c[_0x14821d(0x20d)](_0x220b0b),_0x2b307d[_0x14821d(0x271)]=!0x1;}}[_0x4cf77f(0x25a)](){const _0x148c5f=_0x4cf77f,_0x3331ca=this[_0x148c5f(0x1e3)],_0x516f5c=_0x3331ca[_0x148c5f(0x213)][_0x148c5f(0x227)](_0xb527da);_0x3331ca[_0x148c5f(0x212)][_0x148c5f(0x256)](_0x148c5f(0x26d))[_0x148c5f(0x266)]({'model':_0x148c5f(0x1e0),'view':(_0x499ace,_0x53ea14)=>{const _0x59a8d5=_0x148c5f,{id:_0x2e73f8}=splitMarkerName(_0x499ace[_0x59a8d5(0x279)]),_0x2a9e74=_0x3331ca[_0x59a8d5(0x213)][_0x59a8d5(0x227)](_0x585948)[_0x59a8d5(0x220)](_0x2e73f8),_0x6ce983=this[_0x59a8d5(0x226)]&&splitMarkerName(this[_0x59a8d5(0x226)])['id']===_0x2e73f8;let _0x1d8fdf;if(_0x2a9e74&&_0x2a9e74[_0x59a8d5(0x278)]&&!_0x6ce983&&_0x499ace[_0x59a8d5(0x25d)])return _0x53ea14[_0x59a8d5(0x25c)][_0x59a8d5(0x216)](_0x499ace[_0x59a8d5(0x25d)],_0x59a8d5(0x214)+_0x499ace[_0x59a8d5(0x279)]),_0x53ea14[_0x59a8d5(0x25c)][_0x59a8d5(0x216)](_0x499ace[_0x59a8d5(0x25d)],_0x59a8d5(0x219)+_0x499ace[_0x59a8d5(0x279)]),null;const _0x565771=[_0x59a8d5(0x26f)];return _0x6ce983&&_0x565771[_0x59a8d5(0x26a)](_0x59a8d5(0x240)),_0x1d8fdf=_0x2a9e74&&_0x2a9e74[_0x59a8d5(0x208)]?_0x2a9e74[_0x59a8d5(0x1ea)][_0x59a8d5(0x225)][_0x59a8d5(0x209)]['id']:_0x516f5c['me']['id'],{'classes':_0x565771,'attributes':{'data-comment':_0x2e73f8,'data-author-id':_0x1d8fdf}};}}),_0x3331ca[_0x148c5f(0x212)][_0x148c5f(0x256)](_0x148c5f(0x211))[_0x148c5f(0x261)]({'model':_0x148c5f(0x1e0),'view':(_0x264dde,{options:_0x5983c8})=>{const _0x20900c=_0x148c5f;if(_0x5983c8[_0x20900c(0x22a)])return null;const _0x3aee3d=_0x3331ca[_0x20900c(0x213)][_0x20900c(0x227)](_0x585948),_0x392271=_0x3331ca[_0x20900c(0x26e)][_0x20900c(0x255)][_0x20900c(0x227)](_0x264dde),{id:_0x2f4cc0,part:_0x379512}=splitMarkerName(_0x264dde);if(_0x392271&&!_0x392271[_0x20900c(0x23e)])return null;if(_0x5983c8[_0x20900c(0x1ff)]){const _0xb32c75=_0x3aee3d[_0x20900c(0x220)](_0x2f4cc0);if(_0xb32c75&&_0xb32c75[_0x20900c(0x278)])return null;}return{'group':_0x20900c(0x1e0),'name':_0x379512?_0x2f4cc0+':'+_0x379512:_0x2f4cc0};}}),_0x3331ca[_0x148c5f(0x212)][_0x148c5f(0x256)](_0x148c5f(0x26b))[_0x148c5f(0x207)]({'view':{'name':_0x148c5f(0x1e0),'attributes':{'id':/^\w/}},'model':(_0x3fec13,{writer:_0x1be2ed})=>_0x1be2ed[_0x148c5f(0x250)](_0x148c5f(0x1f6),{'data-name':_0x148c5f(0x25f)+_0x3fec13[_0x148c5f(0x21c)]('id')})}),_0x3331ca[_0x148c5f(0x212)][_0x148c5f(0x256)](_0x148c5f(0x26b))[_0x148c5f(0x232)]({'view':_0x148c5f(0x1e0)});}[_0x4cf77f(0x23c)](){const _0x431b92=_0x4cf77f,_0x3851d8=this[_0x431b92(0x1e3)],_0x2b5bb5=_0x3851d8[_0x431b92(0x213)][_0x431b92(0x227)](_0x585948),_0x1f199a=new Set(),_0x965084=new Set();_0x3851d8[_0x431b92(0x26e)][_0x431b92(0x1d9)][_0x431b92(0x1da)](_0x427078=>{const _0x4bed98=_0x431b92;let _0x3cc42c=!0x1;for(const {name:_0x232e28,data:_0x300c19}of _0x3851d8[_0x4bed98(0x26e)][_0x4bed98(0x1d9)][_0x4bed98(0x21f)][_0x4bed98(0x265)]()){const {group:_0x37927d,id:_0x284d96}=splitMarkerName(_0x232e28);let _0x50de05=_0x300c19[_0x4bed98(0x1f8)];if(_0x4bed98(0x1e0)!==_0x37927d||!_0x50de05)continue;const _0x1fcec9=_0x4bed98(0x228)===_0x50de05[_0x4bed98(0x21b)][_0x4bed98(0x1e9)];_0x1fcec9||(_0x50de05=dt(_0x50de05,_0x3851d8[_0x4bed98(0x26e)]),!_0x50de05||_0x50de05[_0x4bed98(0x251)]||!_0x300c19[_0x4bed98(0x1f8)]||_0x50de05[_0x4bed98(0x234)](_0x300c19[_0x4bed98(0x1f8)]))?_0x3851d8[_0x4bed98(0x26e)][_0x4bed98(0x262)](_0x50de05)&&!_0x1fcec9?this[_0x4bed98(0x223)]?_0x1f199a[_0x4bed98(0x242)](_0x232e28):this[_0x4bed98(0x26c)](_0x232e28,_0x284d96):(_0x965084[_0x4bed98(0x242)](_0x232e28),_0x1f199a[_0x4bed98(0x24e)](_0x232e28),_0x427078[_0x4bed98(0x236)](_0x232e28),_0x3cc42c=!0x0):(_0x427078[_0x4bed98(0x247)](_0x232e28,{'range':_0x50de05}),_0x3cc42c=!0x0);}return _0x3cc42c;}),this['on'](_0x431b92(0x1fb),(_0x3d2d92,_0x1dd58a,_0x3cd651)=>{const _0x28af47=_0x431b92;if(!_0x3cd651&&_0x1f199a[_0x28af47(0x243)])for(const _0x332c7c of _0x1f199a){const {id:_0x2b9480}=splitMarkerName(_0x332c7c);_0x1f199a[_0x28af47(0x24e)](_0x332c7c),_0x3851d8[_0x28af47(0x26e)][_0x28af47(0x255)][_0x28af47(0x227)](_0x332c7c)&&this[_0x28af47(0x26c)](_0x332c7c,_0x2b9480);}}),this[_0x431b92(0x274)](_0x3851d8[_0x431b92(0x26e)][_0x431b92(0x1d9)],_0x431b92(0x1dc),()=>{const _0x3c88d4=_0x431b92;for(const {name:_0x454898,data:{newRange:_0x4574cb}}of _0x3851d8[_0x3c88d4(0x26e)][_0x3c88d4(0x1d9)][_0x3c88d4(0x21f)][_0x3c88d4(0x265)]()){const {group:_0x457fc9,id:_0xc44de1}=splitMarkerName(_0x454898);if(_0x3c88d4(0x1e0)!==_0x457fc9)continue;const _0x168e65=_0x2b5bb5[_0x3c88d4(0x220)](_0xc44de1),_0xce4ca5=this[_0x3c88d4(0x277)](_0xc44de1);_0x168e65&&(!_0x168e65[_0x3c88d4(0x271)]&&_0x4574cb&&_0x3851d8[_0x3c88d4(0x1f4)][_0x3c88d4(0x246)][_0x3c88d4(0x253)](_0x3c88d4(0x25e),()=>{const _0x54d237=_0x3c88d4,_0x9a528f=_0x3851d8[_0x54d237(0x213)][_0x54d237(0x227)](_0x4fceff),_0x94bb8b=_0x2b5bb5[_0x54d237(0x264)][_0x54d237(0x227)](_0x168e65)[_0x54d237(0x246)];_0x9a528f[_0x54d237(0x22d)](_0x94bb8b)[_0x54d237(0x1fc)]();},{'priority':_0x3c88d4(0x1e6)}),_0x168e65[_0x3c88d4(0x271)]=_0xce4ca5||!!_0x4574cb),_0x4574cb||(_0x965084[_0x3c88d4(0x242)](_0x454898),_0x1f199a[_0x3c88d4(0x24e)](_0x454898));}for(const _0xaa817e of _0x965084){const {id:_0x5391c1}=splitMarkerName(_0xaa817e),_0x1ce1b1=_0x2b5bb5[_0x3c88d4(0x220)](_0x5391c1);if(_0x1f199a[_0x3c88d4(0x24e)](_0xaa817e),!_0x1ce1b1)continue;const _0x151750=this[_0x3c88d4(0x277)](_0x5391c1);_0x151750||_0x1ce1b1[_0x3c88d4(0x1eb)]?_0x151750||_0x1ce1b1[_0x3c88d4(0x273)]||_0x1ce1b1[_0x3c88d4(0x1f3)](new Date()):_0x1ce1b1[_0x3c88d4(0x229)]();}_0x965084[_0x3c88d4(0x23b)]();});}[_0x4cf77f(0x22c)](_0x448a63){const _0x30f956=_0x4cf77f,_0x156359=this[_0x30f956(0x1e3)],_0x253c0c=this[_0x30f956(0x204)](_0x448a63);return _0x1d2018(_0x156359[_0x30f956(0x1f4)],_0x253c0c);}[_0x4cf77f(0x20b)](_0x58e56e){const _0x271626=_0x4cf77f,_0x46c9af=this[_0x271626(0x204)](_0x58e56e);let _0x6546bf='',_0x334f74=!0x1;for(const _0x48c461 of _0x46c9af){const _0x4dfce9=_0x48c461[_0x271626(0x200)]();for(const _0x3e472f of Array[_0x271626(0x260)](_0x4dfce9[_0x271626(0x267)]()))_0x3e472f['is'](_0x271626(0x21d))?(_0x6546bf&&_0x334f74&&(_0x6546bf+='\x20',_0x334f74=!0x1),_0x6546bf+=_0x3e472f[_0x271626(0x222)]):_0x334f74=!0x0;_0x334f74=!0x0;}return _0x6546bf[_0x271626(0x270)](0x0,0x96);}[_0x4cf77f(0x22e)](_0x31b1dd,_0x4bcf5d){const _0xadec90=_0x4cf77f,_0x218a9c=this[_0xadec90(0x1e3)],_0x4db678=_0x218a9c[_0xadec90(0x213)][_0xadec90(0x227)](_0x585948);let _0x321b37=_0x4db678[_0xadec90(0x220)](_0x4bcf5d);const _0xc348f3=_0x218a9c[_0xadec90(0x239)][_0xadec90(0x227)](_0xadec90(0x1e8)),_0x4859af=_0x218a9c[_0xadec90(0x213)][_0xadec90(0x227)](_0xdd0d32);if(_0x321b37&&(_0x321b37[_0xadec90(0x273)]&&_0x321b37[_0xadec90(0x1f3)](null),_0x321b37[_0xadec90(0x1fe)]))return _0x321b37;return!this[_0xadec90(0x204)](_0x4bcf5d)[0x0][_0xadec90(0x24d)]?_0x218a9c[_0xadec90(0x1f4)][_0xadec90(0x246)][_0xadec90(0x253)](_0xadec90(0x25e),()=>{const _0x24f794=_0xadec90;if(_0x4db678[_0x24f794(0x220)](_0x4bcf5d))return;const _0x292b7d=_0x218a9c[_0x24f794(0x213)][_0x24f794(0x227)](_0x4fceff);_0x321b37=_0x4db678[_0x24f794(0x205)]({'channelId':_0xc348f3,'threadId':_0x4bcf5d,'target':()=>this[_0x24f794(0x22c)](_0x4bcf5d),'context':{'type':_0x24f794(0x22f),'value':this[_0x24f794(0x20b)](_0x4bcf5d)}});const _0x5c72cf=_0x4db678[_0x24f794(0x264)][_0x24f794(0x227)](_0x321b37)[_0x24f794(0x246)],_0x425338=_0x292b7d[_0x24f794(0x22d)](_0x5c72cf);_0x425338&&_0x4859af[_0x24f794(0x20d)](_0x425338);},{'priority':_0xadec90(0x1e6)}):_0x4db678[_0xadec90(0x202)]({'channelId':_0xc348f3,'threadId':_0x4bcf5d})[_0xadec90(0x1e7)](_0x267293=>{const _0x90fc3b=_0xadec90;if(_0x90fc3b(0x269)!==_0x218a9c[_0x90fc3b(0x252)]){if(_0x321b37=_0x267293,_0x321b37&&!_0x321b37[_0x90fc3b(0x1fe)]){const _0x376d50=_0x321b37[_0x90fc3b(0x1e2)](()=>this[_0x90fc3b(0x22c)](_0x4bcf5d));_0x4859af[_0x90fc3b(0x20d)](_0x376d50),_0x321b37[_0x90fc3b(0x278)]&&this[_0x90fc3b(0x1f1)](_0x4bcf5d);}else{if(!_0x321b37){const _0x1f5bd0=this[_0x90fc3b(0x204)](_0x4bcf5d);_0x218a9c[_0x90fc3b(0x26e)][_0x90fc3b(0x1dc)](_0x50c935=>{const _0x3e21f8=_0x90fc3b;for(const _0x5eed6d of _0x1f5bd0)_0x50c935[_0x3e21f8(0x236)](_0x5eed6d);});}}}}),_0x321b37;}[_0x4cf77f(0x26c)](_0x590dec,_0x40e569){const _0x56cdea=_0x4cf77f,_0x475f2e=this[_0x56cdea(0x22e)](_0x590dec,_0x40e569);_0x475f2e&&!_0x475f2e[_0x56cdea(0x20a)]&&_0x475f2e[_0x56cdea(0x1f9)]({'type':_0x56cdea(0x22f),'value':this[_0x56cdea(0x20b)](_0x40e569)});}[_0x4cf77f(0x1e1)](){const _0x71bfd5=_0x4cf77f,_0x2f2635=this[_0x71bfd5(0x1e3)];_0x2a18e2(_0x2f2635[_0x71bfd5(0x26e)],({left:_0x2f18ef,entered:_0x3e8dc6})=>{const _0x2d8a65=_0x71bfd5;for(const _0x1bc37f of _0x2f18ef)if(mt(_0x1bc37f)){_0x2f2635['ui'][_0x2d8a65(0x233)][_0x2d8a65(0x257)](_0x37c8d2(_0x2f2635[_0x2d8a65(0x23a)],_0x2d8a65(0x238)));break;}for(const _0x5f19bf of _0x3e8dc6)if(mt(_0x5f19bf)){_0x2f2635['ui'][_0x2d8a65(0x233)][_0x2d8a65(0x257)](_0x37c8d2(_0x2f2635[_0x2d8a65(0x23a)],_0x2d8a65(0x21a),_0x3c4604(_0x3f3e06)));break;}});}}function ft(_0x3e6615,_0x125e31){return _0x125e31?_0x3e6615+':'+_0x125e31:_0x3e6615;}export function splitMarkerName(_0x141627){const _0x45874c=_0x4cf77f,_0x4df095=_0x141627[_0x45874c(0x235)](':');return{'group':_0x4df095[0x0],'id':_0x4df095[0x1],'part':_0x4df095[0x2]};}function dt(_0x9c5279,_0x51be6c){const _0x499f34=_0x4cf77f,_0x3ebb3b=_0x51be6c[_0x499f34(0x1ef)],_0x48e286=_0x51be6c[_0x499f34(0x1f5)](_0x9c5279[_0x499f34(0x1fd)]);for(const _0x23adc6 of _0x9c5279[_0x499f34(0x1ec)]()){const {type:_0x51649e,item:_0x109ef7,nextPosition:_0x3c8fb9}=_0x23adc6;if(_0x499f34(0x22f)===_0x51649e||_0x3ebb3b[_0x499f34(0x210)](_0x109ef7)){const _0x2103c6=_0x51be6c[_0x499f34(0x258)](_0x109ef7);_0x48e286[_0x499f34(0x251)]&&(_0x48e286[_0x499f34(0x1fd)]=_0x2103c6),_0x48e286[_0x499f34(0x224)]=_0x3c8fb9;}}return _0x48e286;}function mt(_0x250f71){const _0x107025=_0x4cf77f;return _0x107025(0x1e0)===splitMarkerName(_0x250f71[_0x107025(0x24b)])[_0x107025(0x1ed)];}function _0x3738(){const _0x1d3b66=['getChangedMarkers','markerToHighlight','getItems','change:isReadOnly','destroyed','push','upcast','_handleThreadMarker','editingDowncast','model','ck-comment-marker','substring','_hasTargetInContent','3466431AwMKNm','unlinkedAt','listenTo','change:activeMarker','4156KBeQDv','hasMarkerForId','isResolved','markerName','_attachArchivedThread','document','registerPostFixer','map','change','pluginName','href','17986518TMXLMM','comment','_initAriaMarkerChangeAnnouncements','attachTo','editor','hasCommentThread','_detachCommentThread','low','then','collaboration.channelId','rootName','comments','isSubmitted','getWalker','group','7703220ogjhVa','schema','3YDJqmI','_reconvertMarkers','afterInit','setUnlinkedAt','editing','createRange','$marker','getCommentThreads','newRange','setContext','fromCharCode','change:isThreadsLoadingPaused','refreshVisibility','start','isAttached','ignoreResolvedComments','getRange','resolveCommentThread','fetchCommentThread','addCommentThread','getAllMarkersForId','openNewCommentThread','isPremiumPlugin','elementToElement','length','author','context','_getTextContext','isOfficialPlugin','registerAnnotation','ready','addComment','isObject','dataDowncast','conversion','plugins','addMarker:','enqueueChange','consume','removeCommentThread','set','removeMarker:','ENTER_COMMENT_ANNOUNCEMENT','root','getAttribute','$textProxy','requires','differ','getCommentThread','init','data','isThreadsLoadingPaused','end','first','activeMarker','get','$graveyard','remove','showCommentHighlights','commands','_getTargetForId','getByInnerView','_attachMarkerToThread','text','CommentsEditing','startsWith','dataToMarker','ariaLiveAnnouncer','isEqual','split','removeMarker','7dkXteR','LEAVE_COMMENT_ANNOUNCEMENT','config','locale','clear','_handleMarkerAddAndRemove','switchReadOnly','affectsData','1067086DoIVYv','ck-comment-marker--active','reconvertMarker','add','size','hasDomSelection','_threads','view','updateMarker','4255zIdAJb','456233Bwndus','reopenCommentThread','name','scrollToThreadMarker','managedUsingOperations','delete','1388016olPfta','createElement','isCollapsed','state','once','focus','markers','for','announce','createPositionBefore','destroy','_initializeMarkerConverters','join','consumable','item','render','comment:','from','markerToData','hasContent','10TfnLcp','_threadToController'];_0x3738=function(){return _0x1d3b66;};return _0x3738();}
|
|
23
|
+
const _0x545b38=_0x1e93;(function(_0x4bb784,_0x706f64){const _0x156055=_0x1e93,_0xfd02f3=_0x4bb784();while(!![]){try{const _0x24c029=-parseInt(_0x156055(0xf4))/0x1+parseInt(_0x156055(0xef))/0x2*(-parseInt(_0x156055(0xd3))/0x3)+parseInt(_0x156055(0xfd))/0x4+-parseInt(_0x156055(0x12d))/0x5+-parseInt(_0x156055(0x131))/0x6+-parseInt(_0x156055(0x10f))/0x7+parseInt(_0x156055(0xdf))/0x8;if(_0x24c029===_0x706f64)break;else _0xfd02f3['push'](_0xfd02f3['shift']());}catch(_0xc41171){_0xfd02f3['push'](_0xfd02f3['shift']());}}}(_0x4531,0xe2527));import{Plugin as _0x3abadd}from'ckeditor5/src/core.js';function _0x1e93(_0x190c90,_0x30f528){const _0x4531c6=_0x4531();return _0x1e93=function(_0x1e93e1,_0x2a8ea7){_0x1e93e1=_0x1e93e1-0xb8;let _0x24639b=_0x4531c6[_0x1e93e1];return _0x24639b;},_0x1e93(_0x190c90,_0x30f528);}import{getEnvKeystrokeText as _0x5159a4,scrollViewportToShowTarget as _0xd9d763,uid as _0x4e2125}from'ckeditor5/src/utils.js';import _0x7d355c from'./commentsrepository.js';import _0x44efb8 from'./addcommentthreadcommand.js';import{surroundingMarkersDetector as _0x49ff,getAllMarkersDomElementsSorted as _0x4639cc,FOCUS_ANNOTATION_KEYSTROKE as _0xa3e3a5,Users as _0x216786}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x14f0be from'../annotations/editorannotations.js';import _0x2de28d from'./integrations/commentsrestrictededitingmode.js';import _0x34ebdf from'./integrations/importword.js';import _0x58c4d3 from'./integrations/clipboard.js';import _0x219c8c from'./integrations/showcommenthighlights.js';import'../../theme/commentmarker.css';import _0x478eac from'../annotations/annotations.js';import{getTranslation as _0x418169}from'../utils/common-translations.js';export default class r extends _0x3abadd{static get[_0x545b38(0x11b)](){return[_0x7d355c,_0x14f0be,_0x216786,_0x2de28d,_0x34ebdf,_0x58c4d3,_0x219c8c];}static get[_0x545b38(0xb9)](){const _0x1350b9=_0x545b38;return _0x1350b9(0xf1);}static get[_0x545b38(0x127)](){return!0x0;}static get[_0x545b38(0x12c)](){return!0x0;}constructor(_0x32c384){const _0x417e3c=_0x545b38;super(_0x32c384),this[_0x417e3c(0x11d)](_0x417e3c(0xd1),!0x0),_0x32c384[_0x417e3c(0x11c)][_0x417e3c(0xd2)](_0x417e3c(0x119),()=>this[_0x417e3c(0xd1)]=!0x1),this[_0x417e3c(0x11d)](_0x417e3c(0xc0),null),this['on'](_0x417e3c(0x103),(_0x1b8a04,_0x58bb04,_0x22c0e9,_0x9e3464)=>{const _0x11fbcf=_0x417e3c,_0x46b9bf=_0x32c384[_0x11fbcf(0x128)][_0x11fbcf(0x136)](_0x7d355c),_0x4c4c67=_0x22c0e9?splitMarkerName(_0x22c0e9)['id']:null;if(_0x32c384[_0x11fbcf(0x13f)][_0x11fbcf(0x130)](()=>{const _0x1a9356=_0x11fbcf;if(_0x4c4c67){const _0x14e924=this[_0x1a9356(0xd0)](_0x4c4c67);for(const _0x11649c of _0x14e924)_0x32c384[_0x1a9356(0xca)][_0x1a9356(0xe8)](_0x11649c);}if(_0x9e3464){const {id:_0x17b643}=splitMarkerName(_0x9e3464),_0x2000f5=_0x46b9bf[_0x1a9356(0xb8)](_0x17b643);if(_0x2000f5&&!_0x2000f5[_0x1a9356(0x114)])return;const _0x217af1=this[_0x1a9356(0xd0)](_0x17b643);for(const _0x59c647 of _0x217af1)_0x32c384[_0x1a9356(0xca)][_0x1a9356(0xe8)](_0x59c647);}}),_0x4c4c67){const _0x10a734=_0x46b9bf[_0x11fbcf(0xb8)](_0x4c4c67);_0x10a734&&_0x10a734[_0x11fbcf(0xce)]&&this[_0x11fbcf(0xbc)](_0x4c4c67);}}),this[_0x417e3c(0xed)]();}[_0x545b38(0xda)](){const _0x500eeb=_0x545b38,_0x2f6d76=this[_0x500eeb(0xc2)],_0x316079=_0x2f6d76[_0x500eeb(0x128)][_0x500eeb(0x136)](_0x7d355c),_0x5aad8a=_0x2f6d76[_0x500eeb(0xd9)][_0x500eeb(0x136)](_0x500eeb(0x151));_0x2f6d76[_0x500eeb(0x104)][_0x500eeb(0x13b)](_0x500eeb(0xf5),new _0x44efb8(_0x2f6d76)),this[_0x500eeb(0x100)](_0x2f6d76,_0x500eeb(0x11f),(_0x5a4833,_0x1872e5,_0x2521b4)=>{const _0x35c0d6=_0x500eeb;_0x316079[_0x35c0d6(0xf3)](_0x2521b4,_0x2f6d76[_0x35c0d6(0xd9)][_0x35c0d6(0x136)](_0x35c0d6(0x151)));}),this[_0x500eeb(0x100)](_0x316079,ft(_0x500eeb(0xf5),_0x5aad8a),(_0x367e18,{threadId:_0x1b1fe7})=>{const _0x57ecf0=_0x500eeb,_0x56613e=this[_0x57ecf0(0xc2)][_0x57ecf0(0x128)][_0x57ecf0(0x136)](_0x7d355c)[_0x57ecf0(0xb8)](_0x1b1fe7);_0x56613e&&_0x56613e[_0x57ecf0(0x123)]&&this[_0x57ecf0(0x144)](_0x1b1fe7);}),this[_0x500eeb(0x100)](_0x316079,ft(_0x500eeb(0xf6),_0x5aad8a),(_0x39357e,{threadId:_0x4852e2})=>{const _0x1b8565=_0x500eeb;_0x2f6d76[_0x1b8565(0x13f)][_0x1b8565(0xd8)]({'isUndoable':!0x1},_0x40fba4=>{const _0x522e56=_0x1b8565,_0x4b569d=this[_0x522e56(0xd0)](_0x4852e2);for(const _0x3ea091 of _0x4b569d)_0x40fba4[_0x522e56(0x133)](_0x3ea091);});}),this[_0x500eeb(0x100)](_0x316079,ft(_0x500eeb(0x12b),_0x5aad8a),(_0x96386d,{threadId:_0x2a10ab})=>{const _0x112312=_0x500eeb;(this[_0x112312(0x135)](_0x2a10ab),this[_0x112312(0xc2)][_0x112312(0xca)][_0x112312(0xfa)][_0x112312(0x12a)])&&(this[_0x112312(0xc2)][_0x112312(0x128)][_0x112312(0x136)](_0x7d355c)[_0x112312(0xb8)](_0x2a10ab)[_0x112312(0x123)]||this[_0x112312(0xc2)][_0x112312(0xca)][_0x112312(0xfa)][_0x112312(0x13c)]());},{'priority':_0x500eeb(0x105)}),this[_0x500eeb(0x100)](_0x316079,ft(_0x500eeb(0x12f),_0x5aad8a),(_0x5480a4,{threadId:_0x1d0353})=>{const _0x470f54=_0x500eeb;this[_0x470f54(0x135)](_0x1d0353);},{'priority':_0x500eeb(0x105)}),this[_0x500eeb(0x100)](_0x316079,ft(_0x500eeb(0xcb),_0x5aad8a),(_0x2ad8ed,{threadId:_0x44c75d,isFromAdapter:_0x4a6c7e})=>{const _0x3a2b48=_0x500eeb,_0x3e6924=this[_0x3a2b48(0xd0)](_0x44c75d);if(_0x4a6c7e||0x0==_0x3e6924[_0x3a2b48(0xc7)]||!_0x316079[_0x3a2b48(0x139)](_0x44c75d))return;0x1===_0x316079[_0x3a2b48(0xb8)](_0x44c75d)[_0x3a2b48(0xc7)]&&_0x2f6d76[_0x3a2b48(0x13f)][_0x3a2b48(0xd8)]({'isUndoable':!0x1},_0x524cf9=>{const _0x441141=_0x3a2b48;for(const _0x5c8824 of _0x3e6924)_0x524cf9[_0x441141(0x116)](_0x5c8824,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':_0x500eeb(0x105)}),this[_0x500eeb(0xfc)](),this[_0x500eeb(0x110)]();}[_0x545b38(0xc3)](){!async function(_0x36ebef){const _0x35c51a=_0x4820cf([0x4c,0x4d,0x58,0x54,0x75,0x49,0x5a,0x64,0x6c,0x31,0x6d,0x57,0x37,0x77,0x39,0x36,0x59,0x73,0x32,0x53,0x79,0x69,0x56,0x4f,0x78,0x55,0x51,0x7a,0x30,0x44,0x33,0x61,0x6b,0x42,0x45,0x70,0x63,0x72,0x65,0x6a,0x38,0x48,0x35,0x4a,0x41,0x47,0x68,0x52,0x62,0x4e,0x4b,0x76,0x67,0x50,0x74,0x66,0x6f,0x46,0x6e,0x71,0x43,0x34]),_0x3013ab=0x58bcdd76,_0xa97f45=0x58bb84ae^_0x3013ab,_0x58fe88=window[_0x4820cf([0x44,0x61,0x74,0x65])][_0x4820cf([0x6e,0x6f,0x77])](),_0x48bd1c=_0x36ebef[_0x4820cf([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x53b9e0=new window[(_0x4820cf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c5508=>{_0x48bd1c[_0x4820cf([0x6f,0x6e,0x63,0x65])](_0x4820cf([0x72,0x65,0x61,0x64,0x79]),_0x3c5508);}),_0x5528a5={[_0x4820cf([0x6b,0x74,0x79])]:_0x4820cf([0x45,0x43]),[_0x4820cf([0x75,0x73,0x65])]:_0x4820cf([0x73,0x69,0x67]),[_0x4820cf([0x63,0x72,0x76])]:_0x4820cf([0x50,0x2d,0x32,0x35,0x36]),[_0x4820cf([0x78])]:_0x4820cf([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]),[_0x4820cf([0x79])]:_0x4820cf([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]),[_0x4820cf([0x61,0x6c,0x67])]:_0x4820cf([0x45,0x53,0x32,0x35,0x36])},_0xdefb3f=_0x48bd1c[_0x4820cf([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4820cf([0x67,0x65,0x74])](_0x4820cf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3fbe6d(){let _0x1385b9,_0x4ced30=null,_0x23ac61=null;try{if(_0xdefb3f==_0x4820cf([0x47,0x50,0x4c]))return _0x4820cf([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1385b9=_0x818032(),!_0x1385b9)return _0x4820cf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1385b9[_0x4820cf([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x23ac61=_0x523c1a(_0x1385b9[_0x4820cf([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1385b9[_0x4820cf([0x6a,0x74,0x69])])),await _0x85b9bc()?_0x3dd92b()?_0x2f74e5()?_0x4820cf([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xd2b7e9()?(_0x1385b9[_0x4820cf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4820cf([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4ced30=_0x3e5d6c(_0x4820cf([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1385b9[_0x4820cf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4820cf([0x74,0x72,0x69,0x61,0x6c])&&(_0x4ced30=_0x3e5d6c(_0x4820cf([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x1385b9[_0x4820cf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4820cf([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x4ced30=_0x3e5d6c(_0x4820cf([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4db19d()):_0x4820cf([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4820cf([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4820cf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x46ae7b){return _0x4820cf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2f74e5(){const _0x23fbc7=[_0x4820cf([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4820cf([0x74,0x72,0x69,0x61,0x6c])][_0x4820cf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1385b9[_0x4820cf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x58fe88/0x3e8:0xe10*_0xa97f45;return _0x1385b9[_0x4820cf([0x65,0x78,0x70])]<_0x23fbc7;}function _0x3dd92b(){const _0x1750d4=_0x1385b9[_0x4820cf([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x1750d4)return!0x1;if(_0x1750d4[_0x4820cf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4820cf([0x2a])))return!0x0;if(_0x1750d4[_0x4820cf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4820cf([0x43,0x4d,0x54])))return!0x0;if(_0x1750d4[_0x4820cf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4820cf([0x52,0x43,0x4d,0x54]))){if(_0xe5d992())return!0x0;if(_0xb9ccec()||_0x4b7c8d())return!0x0;}return!0x1;}function _0xd2b7e9(){const _0x5747f9=_0x1e93,_0x3040e2=_0x1385b9[_0x4820cf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3040e2||0x0==_0x3040e2[_0x4820cf([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x496f39}=new URL(window[_0x4820cf([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5747f9(0x121)]);if(_0x3040e2[_0x4820cf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x496f39))return!0x0;const _0x186d6b=_0x496f39[_0x4820cf([0x73,0x70,0x6c,0x69,0x74])](_0x4820cf([0x2e]));return _0x3040e2[_0x4820cf([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xe271ac=>_0xe271ac[_0x4820cf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4820cf([0x2a])))[_0x4820cf([0x6d,0x61,0x70])](_0x518ae2=>_0x518ae2[_0x4820cf([0x73,0x70,0x6c,0x69,0x74])](_0x4820cf([0x2e])))[_0x4820cf([0x73,0x6f,0x6d,0x65])](_0x946cf6=>_0x186d6b[_0x4820cf([0x65,0x76,0x65,0x72,0x79])]((_0x150cbc,_0x75e74b)=>_0x946cf6[_0x75e74b]===_0x150cbc||_0x946cf6[_0x75e74b]===_0x4820cf([0x2a])));}function _0x4db19d(){return _0x4ced30&&_0x23ac61?new window[(_0x4820cf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27d3a4,_0x430700)=>{_0x4ced30[_0x4820cf([0x74,0x68,0x65,0x6e])](_0x27d3a4,_0x430700),_0x23ac61[_0x4820cf([0x74,0x68,0x65,0x6e])](_0x58cc17=>{_0x58cc17!=_0x4820cf([0x56,0x61,0x6c,0x69,0x64])&&_0x27d3a4(_0x58cc17);},_0x430700);}):_0x4ced30||_0x23ac61||_0x4820cf([0x56,0x61,0x6c,0x69,0x64]);}}function _0x523c1a(_0x538a15,_0x207e74){return new window[(_0x4820cf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5cf820=>{if(_0x509eb6())return _0x5cf820(_0x4820cf([0x56,0x61,0x6c,0x69,0x64]));_0x2aa7ac(),_0x48bd1c[_0x4820cf([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4820cf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3b8254=!0x1;const _0x3a53cb=_0x4e2125();function _0x487066(_0x207c30){return!!_0x207c30&&(typeof _0x207c30===_0x4820cf([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x207c30===_0x4820cf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x207c30[_0x4820cf([0x74,0x68,0x65,0x6e])]===_0x4820cf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x207c30[_0x4820cf([0x63,0x61,0x74,0x63,0x68])]===_0x4820cf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x30aef8(_0x26c734){_0x144bbf(_0x26c734)[_0x4820cf([0x74,0x68,0x65,0x6e])](_0x1ca3de=>{if(!_0x1ca3de||_0x1ca3de[_0x4820cf([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4820cf([0x6f,0x6b]))return _0x4820cf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xd4ffdd(_0x40cfbf(_0x3a53cb+_0x207e74))!=_0x1ca3de[_0x4820cf([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4820cf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4820cf([0x56,0x61,0x6c,0x69,0x64]);})[_0x4820cf([0x74,0x68,0x65,0x6e])](_0x35060f=>(_0x4e4cc9(),_0x35060f),()=>{const _0x543a63=_0x1a67f7();return null==_0x543a63?(_0x4e4cc9(),_0x4820cf([0x56,0x61,0x6c,0x69,0x64])):_0x4820cf(_0x58fe88-_0x543a63>(0x7cb05976^_0x3013ab)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4820cf([0x74,0x68,0x65,0x6e])](_0x5cf820)[_0x4820cf([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5cf820(_0x4820cf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x41a40c=0x588a33f6^_0x3013ab;function _0x4e4cc9(){const _0x1bbea9=_0x4820cf([0x6c,0x6c,0x63,0x74,0x2d])+_0xd4ffdd(_0x40cfbf(_0x538a15)),_0x3f0985=_0x139856(_0xd4ffdd(window[_0x4820cf([0x4d,0x61,0x74,0x68])][_0x4820cf([0x63,0x65,0x69,0x6c])](_0x58fe88/_0x41a40c)));window[_0x4820cf([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4820cf([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1bbea9,_0x3f0985);}function _0x1a67f7(){const _0x5d6d31=_0x4820cf([0x6c,0x6c,0x63,0x74,0x2d])+_0xd4ffdd(_0x40cfbf(_0x538a15)),_0x129ec0=window[_0x4820cf([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4820cf([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d6d31);return _0x129ec0?window[_0x4820cf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x139856(_0x129ec0),0x10)*_0x41a40c:null;}function _0x144bbf(_0x52ebd1){return new window[(_0x4820cf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x22fde7,_0x3d77cf)=>{_0x52ebd1[_0x4820cf([0x74,0x68,0x65,0x6e])](_0x22fde7,_0x3d77cf),window[_0x4820cf([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3d77cf,0x58bd09b6^_0x3013ab);});}}_0x48bd1c[_0x4820cf([0x6f,0x6e])](_0x4820cf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x212553,_0x31c7ff)=>{if(_0x31c7ff[0x0]!=_0x538a15)return _0x5cf820(_0x4820cf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x31c7ff[0x1]={..._0x31c7ff[0x1],[_0x4820cf([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3a53cb};},{[_0x4820cf([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4820cf([0x68,0x69,0x67,0x68])}),_0x48bd1c[_0x4820cf([0x6f,0x6e])](_0x4820cf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x10340a=>{_0x487066(_0x10340a[_0x4820cf([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3b8254=!0x0,_0x30aef8(_0x10340a[_0x4820cf([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4820cf([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4820cf([0x6c,0x6f,0x77])}),_0x53b9e0[_0x4820cf([0x74,0x68,0x65,0x6e])](()=>{_0x3b8254||_0x5cf820(_0x4820cf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x509eb6(){return _0x48bd1c[_0x4820cf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4820cf([0x76,0x69,0x65,0x77])][_0x4820cf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4820cf([0x61,0x75,0x74,0x6f]);}function _0x2aa7ac(){_0x48bd1c[_0x4820cf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4820cf([0x76,0x69,0x65,0x77])][_0x4820cf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4820cf([0x61,0x75,0x74,0x6f]);}}function _0x3e5d6c(_0x2285ae){const _0x30a2b9=[new window[(_0x4820cf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1eb7a8=>setTimeout(_0x1eb7a8,0x58b5e3ba^_0x3013ab)),_0x53b9e0[_0x4820cf([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4820cf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3abb8a=>{let _0xe146ab=0x0;_0x48bd1c[_0x4820cf([0x6d,0x6f,0x64,0x65,0x6c])][_0x4820cf([0x6f,0x6e])](_0x4820cf([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1cfa32,_0x36a3c5)=>{_0x36a3c5[0x0][_0x4820cf([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xe146ab++,_0xe146ab==(0x58bcdc8e^_0x3013ab)&&(_0x3abb8a(),_0x1cfa32[_0x4820cf([0x6f,0x66,0x66])]());});}))];return window[_0x4820cf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4820cf([0x72,0x61,0x63,0x65])](_0x30a2b9)[_0x4820cf([0x74,0x68,0x65,0x6e])](()=>_0x2285ae);}async function _0x1df99b(){await _0x53b9e0,_0x48bd1c[_0x4820cf([0x6d,0x6f,0x64,0x65,0x6c])][_0x4820cf([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x225b3e,_0x48bd1c[_0x4820cf([0x6d,0x6f,0x64,0x65,0x6c])][_0x4820cf([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x225b3e,_0x48bd1c[_0x4820cf([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4820cf([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xe5d992(){return _0x2295e6(_0x4820cf([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x11412f(_0x4820cf([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4820cf([0x73,0x74,0x61,0x74,0x65])]==_0x4820cf([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0xb9ccec(){return _0x2295e6(_0x4820cf([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 _0x4b7c8d(){return _0x2295e6(_0x4820cf([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x1f6b58(_0x48afe2){const _0x126797=_0xc33eb1();_0x48bd1c[_0x126797]=_0x4820cf([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x48afe2,_0x48afe2!=_0x4820cf([0x56,0x61,0x6c,0x69,0x64])&&_0x1df99b();}function _0xc33eb1(){const _0x1c116c=window[_0x4820cf([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4820cf([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4820cf([0x6e,0x6f,0x77])]())[_0x4820cf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4820cf([0x2e]),'');let _0x220e6c=_0x4820cf([0x4c]);for(let _0x293680=0x0;_0x293680<_0x1c116c[_0x4820cf([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x293680+=0x2){let _0x3c31e4=window[_0x4820cf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c116c[_0x4820cf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x293680,_0x293680+0x2));_0x3c31e4>=_0x35c51a[_0x4820cf([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3c31e4-=_0x35c51a[_0x4820cf([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x220e6c+=_0x35c51a[_0x3c31e4];}return _0x220e6c;}function _0x818032(){const _0x5a77f8=_0xdefb3f[_0x4820cf([0x73,0x70,0x6c,0x69,0x74])](_0x4820cf([0x2e]));if(0x3!=_0x5a77f8[_0x4820cf([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x25f9a2(_0x5a77f8[0x1]);function _0x25f9a2(_0x230c31){const _0x3ffed5=_0x4b49cc(_0x230c31);return _0x3ffed5&&_0x3341a4()?_0x3ffed5:null;function _0x3341a4(){const _0x27c5cb=_0x3ffed5[_0x4820cf([0x6a,0x74,0x69])],_0x2b0306=window[_0x4820cf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x27c5cb[_0x4820cf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x27c5cb[_0x4820cf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x169d5e={..._0x3ffed5,[_0x4820cf([0x6a,0x74,0x69])]:_0x27c5cb[_0x4820cf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x27c5cb[_0x4820cf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x169d5e[_0x4820cf([0x76,0x63])],_0x40cfbf(_0x169d5e)==_0x2b0306;}}}async function _0x85b9bc(){let _0x235c90=!0x0;try{const _0x17c37a=_0xdefb3f[_0x4820cf([0x73,0x70,0x6c,0x69,0x74])](_0x4820cf([0x2e])),[_0x114b11,_0x8dac31,_0x1fbcc8]=_0x17c37a;return _0x582cf5(_0x114b11),await _0x1effd7(_0x114b11,_0x8dac31,_0x1fbcc8),_0x235c90;}catch(_0x79f08c){return!0x1;}function _0x582cf5(_0x481b6a){const _0x31ff2e=_0x4b49cc(_0x481b6a);_0x31ff2e&&_0x31ff2e[_0x4820cf([0x61,0x6c,0x67])]==_0x4820cf([0x45,0x53,0x32,0x35,0x36])||(_0x235c90=!0x1);}async function _0x1effd7(_0x2b034b,_0xae1123,_0x125588){const _0x2cd5af=window[_0x4820cf([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4820cf([0x66,0x72,0x6f,0x6d])](_0x3f37e3(_0x125588),_0x3a2979=>_0x3a2979[_0x4820cf([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5ee704=new window[(_0x4820cf([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4820cf([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2b034b+_0x4820cf([0x2e])+_0xae1123),_0x1130b0=window[_0x4820cf([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4820cf([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1130b0)return;const _0x511750=await _0x1130b0[_0x4820cf([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4820cf([0x6a,0x77,0x6b]),_0x5528a5,{[_0x4820cf([0x6e,0x61,0x6d,0x65])]:_0x4820cf([0x45,0x43,0x44,0x53,0x41]),[_0x4820cf([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4820cf([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4820cf([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1130b0[_0x4820cf([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4820cf([0x6e,0x61,0x6d,0x65])]:_0x4820cf([0x45,0x43,0x44,0x53,0x41]),[_0x4820cf([0x68,0x61,0x73,0x68])]:{[_0x4820cf([0x6e,0x61,0x6d,0x65])]:_0x4820cf([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x511750,_0x2cd5af,_0x5ee704)||(_0x235c90=!0x1);}}function _0x4b49cc(_0x55ca54){return _0x55ca54[_0x4820cf([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4820cf([0x65,0x79]))?JSON[_0x4820cf([0x70,0x61,0x72,0x73,0x65])](_0x3f37e3(_0x55ca54)):null;}function _0x3f37e3(_0x6a0eac){return window[_0x4820cf([0x61,0x74,0x6f,0x62])](_0x6a0eac[_0x4820cf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4820cf([0x2b]))[_0x4820cf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4820cf([0x2f])));}function _0x40cfbf(_0x22732b){let _0xdd442e=0x1505;function _0x2b263d(_0x195550){for(let _0x53c2b7=0x0;_0x53c2b7<_0x195550[_0x4820cf([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x53c2b7++){const _0x32c274=_0x195550[_0x4820cf([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x53c2b7);_0xdd442e=(_0xdd442e<<0x5)+_0xdd442e+_0x32c274,_0xdd442e&=_0xdd442e;}}function _0x28e7d3(_0x55c31c){Array[_0x4820cf([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x55c31c)?_0x55c31c[_0x4820cf([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x28e7d3):_0x55c31c&&typeof _0x55c31c==_0x4820cf([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4820cf([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x55c31c)[_0x4820cf([0x73,0x6f,0x72,0x74])]()[_0x4820cf([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x41d1cb,_0x310796])=>{_0x2b263d(_0x41d1cb),_0x28e7d3(_0x310796);}):_0x2b263d(window[_0x4820cf([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x55c31c));}return _0x28e7d3(_0x22732b),_0xdd442e>>>0x0;}function _0xd4ffdd(_0x3c32ff){return _0x3c32ff[_0x4820cf([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4820cf([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4820cf([0x30]));}function _0x139856(_0x54f3c2){return _0x54f3c2[_0x4820cf([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4820cf([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4820cf([0x6a,0x6f,0x69,0x6e])]('');}function _0x2295e6(_0x48fa0a){return _0x48bd1c[_0x4820cf([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4820cf([0x68,0x61,0x73])](_0x48fa0a);}function _0x11412f(_0x5a5d41){return _0x48bd1c[_0x4820cf([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4820cf([0x67,0x65,0x74])](_0x5a5d41);}function _0x225b3e(){}function _0x4820cf(_0x41af93){const _0x272635=_0x1e93;return _0x41af93[_0x272635(0x10a)](_0x192f77=>String[_0x272635(0xea)](_0x192f77))[_0x272635(0xba)]('');}_0x1f6b58(await _0x3fbe6d());}(this);}[_0x545b38(0x147)](){const _0x1fdd43=_0x545b38,_0x250970=this[_0x1fdd43(0xc2)][_0x1fdd43(0x128)][_0x1fdd43(0x136)](_0x7d355c),_0x747fe9=this[_0x1fdd43(0xc2)][_0x1fdd43(0xd9)][_0x1fdd43(0x136)](_0x1fdd43(0x151));for(const _0x1413e5 of _0x250970[_0x1fdd43(0xbf)]({'channelId':_0x747fe9}))_0x250970[_0x1fdd43(0x146)](_0x1413e5['id']),_0x250970[_0x1fdd43(0x138)][_0x1fdd43(0x10e)](_0x1413e5['id']);super[_0x1fdd43(0x147)]();}[_0x545b38(0xe2)](_0x23e8a8){const _0x56bd2f=_0x545b38;return this[_0x56bd2f(0xd0)](_0x23e8a8)[_0x56bd2f(0xc7)]>0x0;}[_0x545b38(0xd0)](_0x250a7f){const _0x332455=_0x545b38,_0x40b47f=[];for(const _0x492b41 of this[_0x332455(0xc2)][_0x332455(0x13f)][_0x332455(0xd4)])_0x492b41[_0x332455(0x102)][_0x332455(0xf2)](_0x332455(0x14d)+_0x250a7f)&&_0x40b47f[_0x332455(0x156)](_0x492b41);return _0x40b47f;}[_0x545b38(0xbc)](_0x4f1292){const _0x55a63a=_0x545b38,_0x352192=this[_0x55a63a(0xbb)](_0x4f1292);_0x352192&&setTimeout(()=>{const _0x1aad92=_0x55a63a;this[_0x1aad92(0xc0)]&&splitMarkerName(this[_0x1aad92(0xc0)])['id']===_0x4f1292&&_0xd9d763({'target':_0x352192[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}[_0x545b38(0x135)](_0x5c7321){const _0xafdcac=_0x545b38;this[_0xafdcac(0xc2)][_0xafdcac(0x13f)][_0xafdcac(0x130)](()=>{const _0x13e3cb=_0xafdcac;for(const _0x505ad6 of this[_0x13e3cb(0xd0)](_0x5c7321))this[_0x13e3cb(0xc2)][_0x13e3cb(0xca)][_0x13e3cb(0xe8)](_0x505ad6);});}[_0x545b38(0x144)](_0x2e4a2b){const _0x58270c=_0x545b38,_0x17e606=this[_0x58270c(0xc2)][_0x58270c(0x128)][_0x58270c(0x136)](_0x7d355c),_0xfb5700=this[_0x58270c(0xc2)][_0x58270c(0x128)][_0x58270c(0x136)](_0x14f0be),_0x48b384=_0x17e606[_0x58270c(0xb8)](_0x2e4a2b);if(!_0x48b384[_0x58270c(0x114)]){const _0x43df34=_0x48b384[_0x58270c(0x124)](()=>this[_0x58270c(0xbb)](_0x48b384['id']));_0xfb5700[_0x58270c(0x142)](_0x43df34),_0x48b384[_0x58270c(0xfb)]=!0x1;}}[_0x545b38(0xfc)](){const _0x11f0f0=_0x545b38,_0x34289d=this[_0x11f0f0(0xc2)],_0x365b33=_0x34289d[_0x11f0f0(0x128)][_0x11f0f0(0x136)](_0x216786);_0x34289d[_0x11f0f0(0xeb)][_0x11f0f0(0xfe)](_0x11f0f0(0x132))[_0x11f0f0(0xe0)]({'model':_0x11f0f0(0x117),'view':(_0x21e552,_0x21b1f4)=>{const _0x2563d2=_0x11f0f0,{id:_0x586a63}=splitMarkerName(_0x21e552[_0x2563d2(0xe7)]),_0x5ac43e=_0x34289d[_0x2563d2(0x128)][_0x2563d2(0x136)](_0x7d355c)[_0x2563d2(0xb8)](_0x586a63),_0x4d0159=this[_0x2563d2(0xc0)]&&splitMarkerName(this[_0x2563d2(0xc0)])['id']===_0x586a63;let _0x51f93f;if(_0x5ac43e&&_0x5ac43e[_0x2563d2(0xce)]&&!_0x4d0159&&_0x21e552[_0x2563d2(0xe4)])return _0x21b1f4[_0x2563d2(0x14c)][_0x2563d2(0x153)](_0x21e552[_0x2563d2(0xe4)],_0x2563d2(0x11a)+_0x21e552[_0x2563d2(0xe7)]),_0x21b1f4[_0x2563d2(0x14c)][_0x2563d2(0x153)](_0x21e552[_0x2563d2(0xe4)],_0x2563d2(0x14a)+_0x21e552[_0x2563d2(0xe7)]),null;const _0x398183=[_0x2563d2(0x12e)];return _0x4d0159&&_0x398183[_0x2563d2(0x156)](_0x2563d2(0x115)),_0x51f93f=_0x5ac43e&&_0x5ac43e[_0x2563d2(0xc7)]?_0x5ac43e[_0x2563d2(0xec)][_0x2563d2(0x106)][_0x2563d2(0xe5)]['id']:_0x365b33['me']['id'],{'classes':_0x398183,'attributes':{'data-comment':_0x586a63,'data-author-id':_0x51f93f}};}}),_0x34289d[_0x11f0f0(0xeb)][_0x11f0f0(0xfe)](_0x11f0f0(0xc6))[_0x11f0f0(0x14f)]({'model':_0x11f0f0(0x117),'view':(_0x2fb1cd,{options:_0x43ccd4})=>{const _0x4a6b1c=_0x11f0f0;if(_0x43ccd4[_0x4a6b1c(0x113)])return null;const _0x5ba815=_0x34289d[_0x4a6b1c(0x128)][_0x4a6b1c(0x136)](_0x7d355c),_0x1f700a=_0x34289d[_0x4a6b1c(0x13f)][_0x4a6b1c(0xd4)][_0x4a6b1c(0x136)](_0x2fb1cd),{id:_0x173def,part:_0x1ebd7a}=splitMarkerName(_0x2fb1cd);if(_0x1f700a&&!_0x1f700a[_0x4a6b1c(0x126)])return null;if(_0x43ccd4[_0x4a6b1c(0x155)]){const _0x34468b=_0x5ba815[_0x4a6b1c(0xb8)](_0x173def);if(_0x34468b&&_0x34468b[_0x4a6b1c(0xce)])return null;}return{'group':_0x4a6b1c(0x117),'name':_0x1ebd7a?_0x173def+':'+_0x1ebd7a:_0x173def};}}),_0x34289d[_0x11f0f0(0xeb)][_0x11f0f0(0xfe)](_0x11f0f0(0x141))[_0x11f0f0(0xc8)]({'view':{'name':_0x11f0f0(0x117),'attributes':{'id':/^\w/}},'model':(_0x54f567,{writer:_0x4b4241})=>_0x4b4241[_0x11f0f0(0x10b)](_0x11f0f0(0x145),{'data-name':_0x11f0f0(0x14d)+_0x54f567[_0x11f0f0(0xe6)]('id')})}),_0x34289d[_0x11f0f0(0xeb)][_0x11f0f0(0xfe)](_0x11f0f0(0x141))[_0x11f0f0(0x101)]({'view':_0x11f0f0(0x117)});}[_0x545b38(0x110)](){const _0x3fc46a=_0x545b38,_0x60e907=this[_0x3fc46a(0xc2)],_0xd1b9d5=_0x60e907[_0x3fc46a(0x128)][_0x3fc46a(0x136)](_0x7d355c),_0xb63bff=new Set(),_0x3d5eee=new Set();_0x60e907[_0x3fc46a(0x13f)][_0x3fc46a(0x148)][_0x3fc46a(0xcd)](_0x23c045=>{const _0x533000=_0x3fc46a;let _0x33305b=!0x1;for(const {name:_0x17f96d,data:_0x1c7f45}of _0x60e907[_0x533000(0x13f)][_0x533000(0x148)][_0x533000(0xc4)][_0x533000(0x13d)]()){const {group:_0x379614,id:_0x124450}=splitMarkerName(_0x17f96d);let _0x3b1c73=_0x1c7f45[_0x533000(0xf0)];if(_0x533000(0x117)!==_0x379614||!_0x3b1c73)continue;const _0x130322=_0x533000(0x140)===_0x3b1c73[_0x533000(0xf8)][_0x533000(0x143)];_0x130322||(_0x3b1c73=dt(_0x3b1c73,_0x60e907[_0x533000(0x13f)]),!_0x3b1c73||_0x3b1c73[_0x533000(0xbe)]||!_0x1c7f45[_0x533000(0xf0)]||_0x3b1c73[_0x533000(0x13e)](_0x1c7f45[_0x533000(0xf0)]))?_0x60e907[_0x533000(0x13f)][_0x533000(0x112)](_0x3b1c73)&&!_0x130322?this[_0x533000(0xd1)]?_0xb63bff[_0x533000(0x13b)](_0x17f96d):this[_0x533000(0x11e)](_0x17f96d,_0x124450):(_0x3d5eee[_0x533000(0x13b)](_0x17f96d),_0xb63bff[_0x533000(0x10e)](_0x17f96d),_0x23c045[_0x533000(0x133)](_0x17f96d),_0x33305b=!0x0):(_0x23c045[_0x533000(0x116)](_0x17f96d,{'range':_0x3b1c73}),_0x33305b=!0x0);}return _0x33305b;}),this['on'](_0x3fc46a(0xee),(_0x4081a1,_0x5b634a,_0x55555f)=>{const _0x6e5f0b=_0x3fc46a;if(!_0x55555f&&_0xb63bff[_0x6e5f0b(0xd7)])for(const _0x2b035c of _0xb63bff){const {id:_0x2eddc4}=splitMarkerName(_0x2b035c);_0xb63bff[_0x6e5f0b(0x10e)](_0x2b035c),_0x60e907[_0x6e5f0b(0x13f)][_0x6e5f0b(0xd4)][_0x6e5f0b(0x136)](_0x2b035c)&&this[_0x6e5f0b(0x11e)](_0x2b035c,_0x2eddc4);}}),this[_0x3fc46a(0x100)](_0x60e907[_0x3fc46a(0x13f)][_0x3fc46a(0x148)],_0x3fc46a(0x130),()=>{const _0x1a236b=_0x3fc46a;for(const {name:_0x494b0f,data:{newRange:_0x23a3c1}}of _0x60e907[_0x1a236b(0x13f)][_0x1a236b(0x148)][_0x1a236b(0xc4)][_0x1a236b(0x13d)]()){const {group:_0x3c7056,id:_0x4520c3}=splitMarkerName(_0x494b0f);if(_0x1a236b(0x117)!==_0x3c7056)continue;const _0x326929=_0xd1b9d5[_0x1a236b(0xb8)](_0x4520c3),_0x2f6804=this[_0x1a236b(0xe2)](_0x4520c3);_0x326929&&(!_0x326929[_0x1a236b(0xfb)]&&_0x23a3c1&&_0x60e907[_0x1a236b(0xca)][_0x1a236b(0xfa)][_0x1a236b(0xd2)](_0x1a236b(0x125),()=>{const _0x5d92c8=_0x1a236b,_0x1774e9=_0x60e907[_0x5d92c8(0x128)][_0x5d92c8(0x136)](_0x478eac),_0x59bffb=_0xd1b9d5[_0x5d92c8(0x108)][_0x5d92c8(0x136)](_0x326929)[_0x5d92c8(0xfa)];_0x1774e9[_0x5d92c8(0xc5)](_0x59bffb)[_0x5d92c8(0xf9)]();},{'priority':_0x1a236b(0x105)}),_0x326929[_0x1a236b(0xfb)]=_0x2f6804||!!_0x23a3c1),_0x23a3c1||(_0x3d5eee[_0x1a236b(0x13b)](_0x494b0f),_0xb63bff[_0x1a236b(0x10e)](_0x494b0f));}for(const _0x11aa1f of _0x3d5eee){const {id:_0x95079a}=splitMarkerName(_0x11aa1f),_0x289e50=_0xd1b9d5[_0x1a236b(0xb8)](_0x95079a);if(_0xb63bff[_0x1a236b(0x10e)](_0x11aa1f),!_0x289e50)continue;const _0x2f1d62=this[_0x1a236b(0xe2)](_0x95079a);_0x2f1d62||_0x289e50[_0x1a236b(0x10c)]?_0x2f1d62||_0x289e50[_0x1a236b(0x123)]||_0x289e50[_0x1a236b(0xf7)](new Date()):_0x289e50[_0x1a236b(0x150)]();}_0x3d5eee[_0x1a236b(0xe1)]();});}[_0x545b38(0xbb)](_0x456933){const _0x3aa3eb=_0x545b38,_0x1fd25e=this[_0x3aa3eb(0xc2)],_0x385e67=this[_0x3aa3eb(0xd0)](_0x456933);return _0x4639cc(_0x1fd25e[_0x3aa3eb(0xca)],_0x385e67);}[_0x545b38(0x14b)](_0x13754a){const _0x3ba198=_0x545b38,_0x412304=this[_0x3ba198(0xd0)](_0x13754a);let _0x1f7124='',_0x2561db=!0x1;for(const _0x375833 of _0x412304){const _0x3e0c9f=_0x375833[_0x3ba198(0x111)]();for(const _0x355154 of Array[_0x3ba198(0xcf)](_0x3e0c9f[_0x3ba198(0x122)]()))_0x355154['is'](_0x3ba198(0x14e))?(_0x1f7124&&_0x2561db&&(_0x1f7124+='\x20',_0x2561db=!0x1),_0x1f7124+=_0x355154[_0x3ba198(0x11c)]):_0x2561db=!0x0;_0x2561db=!0x0;}return _0x1f7124[_0x3ba198(0x137)](0x0,0x96);}[_0x545b38(0x149)](_0x5e17d9,_0x17b58f){const _0x48bd0a=_0x545b38,_0xa604b5=this[_0x48bd0a(0xc2)],_0x46b601=_0xa604b5[_0x48bd0a(0x128)][_0x48bd0a(0x136)](_0x7d355c);let _0x4a3534=_0x46b601[_0x48bd0a(0xb8)](_0x17b58f);const _0x522386=_0xa604b5[_0x48bd0a(0xd9)][_0x48bd0a(0x136)](_0x48bd0a(0x151)),_0x28300f=_0xa604b5[_0x48bd0a(0x128)][_0x48bd0a(0x136)](_0x14f0be);if(_0x4a3534&&(_0x4a3534[_0x48bd0a(0x123)]&&_0x4a3534[_0x48bd0a(0xf7)](null),_0x4a3534[_0x48bd0a(0x114)]))return _0x4a3534;return!this[_0x48bd0a(0xd0)](_0x17b58f)[0x0][_0x48bd0a(0xd6)]?_0xa604b5[_0x48bd0a(0xca)][_0x48bd0a(0xfa)][_0x48bd0a(0xd2)](_0x48bd0a(0x125),()=>{const _0x5a6fc9=_0x48bd0a;if(_0x46b601[_0x5a6fc9(0xb8)](_0x17b58f))return;const _0x37eb22=_0xa604b5[_0x5a6fc9(0x128)][_0x5a6fc9(0x136)](_0x478eac);_0x4a3534=_0x46b601[_0x5a6fc9(0xe3)]({'channelId':_0x522386,'threadId':_0x17b58f,'target':()=>this[_0x5a6fc9(0xbb)](_0x17b58f),'context':{'type':_0x5a6fc9(0x118),'value':this[_0x5a6fc9(0x14b)](_0x17b58f)}});const _0xd4010f=_0x46b601[_0x5a6fc9(0x108)][_0x5a6fc9(0x136)](_0x4a3534)[_0x5a6fc9(0xfa)],_0x1729a6=_0x37eb22[_0x5a6fc9(0xc5)](_0xd4010f);_0x1729a6&&_0x28300f[_0x5a6fc9(0x142)](_0x1729a6);},{'priority':_0x48bd0a(0x105)}):_0x46b601[_0x48bd0a(0xdb)]({'channelId':_0x522386,'threadId':_0x17b58f})[_0x48bd0a(0x134)](_0x3bd1ae=>{const _0xf8689a=_0x48bd0a;if(_0xf8689a(0xde)!==_0xa604b5[_0xf8689a(0xff)]){if(_0x4a3534=_0x3bd1ae,_0x4a3534&&!_0x4a3534[_0xf8689a(0x114)]){const _0x18fc1b=_0x4a3534[_0xf8689a(0x124)](()=>this[_0xf8689a(0xbb)](_0x17b58f));_0x28300f[_0xf8689a(0x142)](_0x18fc1b),_0x4a3534[_0xf8689a(0xce)]&&this[_0xf8689a(0x135)](_0x17b58f);}else{if(!_0x4a3534){const _0x4f24cd=this[_0xf8689a(0xd0)](_0x17b58f);_0xa604b5[_0xf8689a(0x13f)][_0xf8689a(0x130)](_0x20ac1a=>{const _0x4367e8=_0xf8689a;for(const _0x41fa51 of _0x4f24cd)_0x20ac1a[_0x4367e8(0x133)](_0x41fa51);});}}}}),_0x4a3534;}[_0x545b38(0x11e)](_0x36d311,_0x40c6f6){const _0xc4c032=_0x545b38,_0x1fe3c6=this[_0xc4c032(0x149)](_0x36d311,_0x40c6f6);_0x1fe3c6&&!_0x1fe3c6[_0xc4c032(0x154)]&&_0x1fe3c6[_0xc4c032(0xcc)]({'type':_0xc4c032(0x118),'value':this[_0xc4c032(0x14b)](_0x40c6f6)});}[_0x545b38(0xed)](){const _0x6db1ca=_0x545b38,_0x12bb84=this[_0x6db1ca(0xc2)];_0x49ff(_0x12bb84[_0x6db1ca(0x13f)],({left:_0x2bf2a6,entered:_0x56b3fc})=>{const _0x54e8b0=_0x6db1ca;for(const _0x475a02 of _0x2bf2a6)if(mt(_0x475a02)){_0x12bb84['ui'][_0x54e8b0(0x129)][_0x54e8b0(0xbd)](_0x418169(_0x12bb84[_0x54e8b0(0x107)],_0x54e8b0(0x10d)));break;}for(const _0x5e5caf of _0x56b3fc)if(mt(_0x5e5caf)){_0x12bb84['ui'][_0x54e8b0(0x129)][_0x54e8b0(0xbd)](_0x418169(_0x12bb84[_0x54e8b0(0x107)],_0x54e8b0(0x13a),_0x5159a4(_0xa3e3a5)));break;}});}}function ft(_0x2ee81f,_0x2566c5){return _0x2566c5?_0x2ee81f+':'+_0x2566c5:_0x2ee81f;}export function splitMarkerName(_0xcca745){const _0x1c0e86=_0x545b38,_0x5a7e61=_0xcca745[_0x1c0e86(0xd5)](':');return{'group':_0x5a7e61[0x0],'id':_0x5a7e61[0x1],'part':_0x5a7e61[0x2]};}function dt(_0x4d4526,_0x341ec7){const _0x101e27=_0x545b38,_0x12b68a=_0x341ec7[_0x101e27(0x152)],_0x56a868=_0x341ec7[_0x101e27(0x109)](_0x4d4526[_0x101e27(0xdc)]);for(const _0x5592de of _0x4d4526[_0x101e27(0xe9)]()){const {type:_0x346a6f,item:_0x2200cb,nextPosition:_0x4f6502}=_0x5592de;if(_0x101e27(0x118)===_0x346a6f||_0x12b68a[_0x101e27(0xdd)](_0x2200cb)){const _0x5d1213=_0x341ec7[_0x101e27(0xc1)](_0x2200cb);_0x56a868[_0x101e27(0xbe)]&&(_0x56a868[_0x101e27(0xdc)]=_0x5d1213),_0x56a868[_0x101e27(0x120)]=_0x4f6502;}}return _0x56a868;}function mt(_0x2b5d2e){const _0xbe6a61=_0x545b38;return _0xbe6a61(0x117)===splitMarkerName(_0x2b5d2e[_0xbe6a61(0x102)])[_0xbe6a61(0xc9)];}function _0x4531(){const _0x260ad0=['substring','_threads','hasCommentThread','ENTER_COMMENT_ANNOUNCEMENT','add','focus','getChangedMarkers','isEqual','model','$graveyard','upcast','registerAnnotation','rootName','_attachArchivedThread','$marker','_detachCommentThread','destroy','document','_attachMarkerToThread','removeMarker:','_getTextContext','consumable','comment:','$textProxy','markerToData','remove','collaboration.channelId','schema','consume','context','ignoreResolvedComments','push','getCommentThread','pluginName','join','_getTargetForId','scrollToThreadMarker','announce','isCollapsed','getCommentThreads','activeMarker','createPositionBefore','editor','afterInit','differ','getByInnerView','dataDowncast','length','elementToElement','group','editing','addComment','setContext','registerPostFixer','isResolved','from','getAllMarkersForId','isThreadsLoadingPaused','once','24tjYfUA','markers','split','managedUsingOperations','size','enqueueChange','config','init','fetchCommentThread','start','isObject','destroyed','34507320IVepoc','markerToHighlight','clear','hasMarkerForId','openNewCommentThread','item','author','getAttribute','markerName','reconvertMarker','getWalker','fromCharCode','conversion','comments','_initAriaMarkerChangeAnnouncements','change:isThreadsLoadingPaused','68396Obbhyu','newRange','CommentsEditing','startsWith','switchReadOnly','666996XUjqFB','addCommentThread','removeCommentThread','setUnlinkedAt','root','refreshVisibility','view','_hasTargetInContent','_initializeMarkerConverters','166248GSKEgz','for','state','listenTo','dataToMarker','name','change:activeMarker','commands','low','first','locale','_threadToController','createRange','map','createElement','isSubmitted','LEAVE_COMMENT_ANNOUNCEMENT','delete','964117zbCOqw','_handleMarkerAddAndRemove','getRange','hasContent','showCommentHighlights','isAttached','ck-comment-marker--active','updateMarker','comment','text','ready','addMarker:','requires','data','set','_handleThreadMarker','change:isReadOnly','end','href','getItems','unlinkedAt','attachTo','render','affectsData','isOfficialPlugin','plugins','ariaLiveAnnouncer','hasDomSelection','resolveCommentThread','isPremiumPlugin','5425440hnWtnG','ck-comment-marker','reopenCommentThread','change','7587378eyttOR','editingDowncast','removeMarker','then','_reconvertMarkers','get'];_0x4531=function(){return _0x260ad0;};return _0x4531();}
|