@ckeditor/ckeditor5-comments 46.0.1-alpha.8 → 46.0.1-alpha.9

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.8",
3
+ "version": "46.0.1-alpha.9",
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.8",
49
- "@ckeditor/ckeditor5-collaboration-core": "46.0.1-alpha.8",
50
- "@ckeditor/ckeditor5-core": "46.0.1-alpha.8",
51
- "@ckeditor/ckeditor5-engine": "46.0.1-alpha.8",
52
- "@ckeditor/ckeditor5-enter": "46.0.1-alpha.8",
53
- "@ckeditor/ckeditor5-icons": "46.0.1-alpha.8",
54
- "@ckeditor/ckeditor5-paragraph": "46.0.1-alpha.8",
55
- "@ckeditor/ckeditor5-select-all": "46.0.1-alpha.8",
56
- "@ckeditor/ckeditor5-source-editing": "46.0.1-alpha.8",
57
- "@ckeditor/ckeditor5-theme-lark": "46.0.1-alpha.8",
58
- "@ckeditor/ckeditor5-typing": "46.0.1-alpha.8",
59
- "@ckeditor/ckeditor5-ui": "46.0.1-alpha.8",
60
- "@ckeditor/ckeditor5-undo": "46.0.1-alpha.8",
61
- "@ckeditor/ckeditor5-utils": "46.0.1-alpha.8",
62
- "@ckeditor/ckeditor5-widget": "46.0.1-alpha.8",
63
- "ckeditor5": "46.0.1-alpha.8",
64
- "ckeditor5-collaboration": "46.0.1-alpha.8",
48
+ "@ckeditor/ckeditor5-clipboard": "46.0.1-alpha.9",
49
+ "@ckeditor/ckeditor5-collaboration-core": "46.0.1-alpha.9",
50
+ "@ckeditor/ckeditor5-core": "46.0.1-alpha.9",
51
+ "@ckeditor/ckeditor5-engine": "46.0.1-alpha.9",
52
+ "@ckeditor/ckeditor5-enter": "46.0.1-alpha.9",
53
+ "@ckeditor/ckeditor5-icons": "46.0.1-alpha.9",
54
+ "@ckeditor/ckeditor5-paragraph": "46.0.1-alpha.9",
55
+ "@ckeditor/ckeditor5-select-all": "46.0.1-alpha.9",
56
+ "@ckeditor/ckeditor5-source-editing": "46.0.1-alpha.9",
57
+ "@ckeditor/ckeditor5-theme-lark": "46.0.1-alpha.9",
58
+ "@ckeditor/ckeditor5-typing": "46.0.1-alpha.9",
59
+ "@ckeditor/ckeditor5-ui": "46.0.1-alpha.9",
60
+ "@ckeditor/ckeditor5-undo": "46.0.1-alpha.9",
61
+ "@ckeditor/ckeditor5-utils": "46.0.1-alpha.9",
62
+ "@ckeditor/ckeditor5-widget": "46.0.1-alpha.9",
63
+ "ckeditor5": "46.0.1-alpha.9",
64
+ "ckeditor5-collaboration": "46.0.1-alpha.9",
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 _0x1234de=_0xf2a7;(function(_0x3195f6,_0x4c5d20){const _0x16ca73=_0xf2a7,_0x476547=_0x3195f6();while(!![]){try{const _0x392832=parseInt(_0x16ca73(0x146))/0x1*(parseInt(_0x16ca73(0xd8))/0x2)+-parseInt(_0x16ca73(0x140))/0x3*(parseInt(_0x16ca73(0xc8))/0x4)+parseInt(_0x16ca73(0x12c))/0x5+parseInt(_0x16ca73(0xb9))/0x6*(parseInt(_0x16ca73(0xed))/0x7)+-parseInt(_0x16ca73(0x134))/0x8+-parseInt(_0x16ca73(0x12e))/0x9*(-parseInt(_0x16ca73(0xe4))/0xa)+-parseInt(_0x16ca73(0x144))/0xb*(parseInt(_0x16ca73(0x10a))/0xc);if(_0x392832===_0x4c5d20)break;else _0x476547['push'](_0x476547['shift']());}catch(_0x105247){_0x476547['push'](_0x476547['shift']());}}}(_0x44ea,0xbc1c3));import{Plugin as _0xcb39dc}from'ckeditor5/src/core.js';import{getEnvKeystrokeText as _0x343465,scrollViewportToShowTarget as _0x30c299,uid as _0x2fc597}from'ckeditor5/src/utils.js';import{CommentsRepository as _0x339fc2}from'./commentsrepository.js';import{AddCommentThreadCommand as _0x10bd1e}from'./addcommentthreadcommand.js';import{surroundingMarkersDetector as _0x520efc,getAllMarkersDomElementsSorted as _0xff83c4,FOCUS_ANNOTATION_KEYSTROKE as _0x2e83af,Users as _0x1164c9}from'ckeditor5-collaboration/src/collaboration-core.js';import{EditorAnnotations as _0x388cbb}from'../annotations/editorannotations.js';import{CommentsRestrictedEditingMode as _0x4c21e1}from'./integrations/commentsrestrictededitingmode.js';import{CommentsImportWord as _0x34d135}from'./integrations/importword.js';import{CommentsClipboard as _0x313512}from'./integrations/clipboard.js';import{ShowCommentHighlights as _0x23d6be}from'./integrations/showcommenthighlights.js';import'../../theme/commentmarker.css';import{Annotations as _0x5d1d76}from'../annotations/annotations.js';import{getTranslation as _0x236b15}from'../utils/common-translations.js';function _0xf2a7(_0x1524fe,_0x53f2d2){const _0x44ea20=_0x44ea();return _0xf2a7=function(_0xf2a72e,_0x1959f6){_0xf2a72e=_0xf2a72e-0xa8;let _0x2a170c=_0x44ea20[_0xf2a72e];return _0x2a170c;},_0xf2a7(_0x1524fe,_0x53f2d2);}import{splitMarkerName as _0xd5b3d8}from'../utils/splitmarkername.js';export class CommentsEditing extends _0xcb39dc{static get[_0x1234de(0xca)](){return[_0x339fc2,_0x388cbb,_0x1164c9,_0x4c21e1,_0x34d135,_0x313512,_0x23d6be];}static get[_0x1234de(0xd1)](){const _0x2c30e8=_0x1234de;return _0x2c30e8(0xcb);}static get[_0x1234de(0x110)](){return!0x0;}static get[_0x1234de(0x12b)](){return!0x0;}constructor(_0x354f08){const _0x16aa4b=_0x1234de;super(_0x354f08),this[_0x16aa4b(0xbb)](_0x16aa4b(0x108),!0x0),_0x354f08[_0x16aa4b(0xfe)][_0x16aa4b(0xd0)](_0x16aa4b(0xf0),()=>this[_0x16aa4b(0x108)]=!0x1),this[_0x16aa4b(0xbb)](_0x16aa4b(0x13a),null),this['on'](_0x16aa4b(0xec),(_0x435a9c,_0x57b0c6,_0x1815c4,_0x2934f0)=>{const _0x9b04d3=_0x16aa4b,_0x4284ce=_0x354f08[_0x9b04d3(0x118)][_0x9b04d3(0x149)](_0x339fc2),_0x1a5bad=_0x1815c4?_0xd5b3d8(_0x1815c4)['id']:null;_0x354f08[_0x9b04d3(0xbc)][_0x9b04d3(0xe6)](()=>{const _0x2e30e8=_0x9b04d3;if(_0x1a5bad){const _0x5dba35=this[_0x2e30e8(0xf9)](_0x1a5bad);for(const _0xe4426a of _0x5dba35)_0x354f08[_0x2e30e8(0x148)][_0x2e30e8(0x123)](_0xe4426a);}if(_0x2934f0){const {id:_0x39e2a1}=_0xd5b3d8(_0x2934f0),_0x481ff0=_0x4284ce[_0x2e30e8(0xcc)](_0x39e2a1);if(_0x481ff0&&_0x481ff0[_0x2e30e8(0xc4)])return;if(_0x481ff0&&!_0x481ff0[_0x2e30e8(0x13e)])return;const _0x40e356=this[_0x2e30e8(0xf9)](_0x39e2a1);for(const _0x121e4c of _0x40e356)_0x354f08[_0x2e30e8(0x148)][_0x2e30e8(0x123)](_0x121e4c);}}),_0x1a5bad&&this[_0x9b04d3(0xf4)](_0x1a5bad);}),this[_0x16aa4b(0x11b)]();}[_0x1234de(0x13b)](){const _0x2f2341=_0x1234de,_0x5fa246=this[_0x2f2341(0x10b)],_0x34776d=_0x5fa246[_0x2f2341(0x118)][_0x2f2341(0x149)](_0x339fc2),_0x1ac2ef=_0x5fa246[_0x2f2341(0xbe)][_0x2f2341(0x149)](_0x2f2341(0xc9)),_0x6cfcc7=_0x34776d[_0x2f2341(0xb8)]()[_0x2f2341(0xeb)](_0x2d92c1=>_0x2d92c1[_0x2f2341(0x127)]!==_0x1ac2ef);_0x5fa246[_0x2f2341(0xc7)][_0x2f2341(0x117)](_0x2f2341(0xe2),new _0x10bd1e(_0x5fa246)),this[_0x2f2341(0x132)](_0x5fa246,_0x2f2341(0x116),(_0x42b6df,_0x2ad0b0,_0xad4ea3)=>{const _0xd8f482=_0x2f2341;_0x34776d[_0xd8f482(0xd9)](_0xad4ea3,_0x5fa246[_0xd8f482(0xbe)][_0xd8f482(0x149)](_0xd8f482(0xc9)));}),this[_0x2f2341(0x132)](_0x34776d,dt(_0x2f2341(0xe2),_0x1ac2ef),(_0x24c8e8,{threadId:_0x12815c})=>{const _0x3fd4b6=_0x2f2341,_0x274a5c=this[_0x3fd4b6(0x10b)][_0x3fd4b6(0x118)][_0x3fd4b6(0x149)](_0x339fc2)[_0x3fd4b6(0xcc)](_0x12815c);_0x274a5c?.[_0x3fd4b6(0xc4)]&&this[_0x3fd4b6(0x11d)](_0x12815c);}),this[_0x2f2341(0x132)](_0x34776d,dt(_0x2f2341(0xee),_0x1ac2ef),(_0x822ce3,{threadId:_0x3a6f51})=>{const _0x550b12=_0x2f2341;_0x5fa246[_0x550b12(0xbc)][_0x550b12(0xdb)]({'isUndoable':!0x1},_0x610cf0=>{const _0x4a3e46=_0x550b12,_0x58c2c7=this[_0x4a3e46(0xf9)](_0x3a6f51);for(const _0x523da6 of _0x58c2c7)_0x610cf0[_0x4a3e46(0x14b)](_0x523da6);});}),this[_0x2f2341(0x132)](_0x34776d,dt(_0x2f2341(0x11a),_0x1ac2ef),(_0x53c000,{threadId:_0x40d293})=>{const _0x34202c=_0x2f2341;(this[_0x34202c(0x113)](_0x40d293),this[_0x34202c(0x10b)][_0x34202c(0x148)][_0x34202c(0xc5)][_0x34202c(0xdc)])&&(this[_0x34202c(0x10b)][_0x34202c(0x118)][_0x34202c(0x149)](_0x339fc2)[_0x34202c(0xcc)](_0x40d293)[_0x34202c(0xc4)]||this[_0x34202c(0x10b)][_0x34202c(0x148)][_0x34202c(0xc5)][_0x34202c(0x145)]());},{'priority':_0x2f2341(0xe7)}),this[_0x2f2341(0x132)](_0x34776d,dt(_0x2f2341(0xc6),_0x1ac2ef),(_0x26ffa4,{threadId:_0x3ab7a8})=>{const _0x42bc9a=_0x2f2341;this[_0x42bc9a(0x113)](_0x3ab7a8);},{'priority':_0x2f2341(0xe7)}),this[_0x2f2341(0x132)](_0x34776d,dt(_0x2f2341(0xab),_0x1ac2ef),(_0x242a2b,{threadId:_0x460563,isFromAdapter:_0x71eb9a})=>{const _0x512c6e=_0x2f2341,_0x1d549c=this[_0x512c6e(0xf9)](_0x460563);if(_0x71eb9a||0x0==_0x1d549c[_0x512c6e(0xfc)]||!_0x34776d[_0x512c6e(0x10c)](_0x460563))return;0x1===_0x34776d[_0x512c6e(0xcc)](_0x460563)[_0x512c6e(0xfc)]&&_0x5fa246[_0x512c6e(0xbc)][_0x512c6e(0xdb)]({'isUndoable':!0x1},_0x2b08d0=>{const _0x1e83f4=_0x512c6e;for(const _0x5d2a71 of _0x1d549c)_0x2b08d0[_0x1e83f4(0xf1)](_0x5d2a71,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':_0x2f2341(0xe7)}),this[_0x2f2341(0x139)](),this[_0x2f2341(0x109)](),this[_0x2f2341(0x147)](_0x6cfcc7);}[_0x1234de(0xaf)](){!async function(_0x383a4f){const _0x4a0135=_0x2de8c5([0x45,0x44,0x6d,0x33,0x68,0x52,0x76,0x72,0x6b,0x4f,0x41,0x5a,0x4c,0x42,0x4b,0x78,0x74,0x4e,0x57,0x46,0x48,0x38,0x50,0x59,0x6c,0x55,0x66,0x30,0x37,0x6e,0x65,0x77,0x47,0x73,0x62,0x4d,0x49,0x43,0x70,0x6a,0x71,0x36,0x53,0x56,0x35,0x75,0x31,0x39,0x32,0x54,0x67,0x58,0x79,0x63,0x4a,0x6f,0x34,0x64,0x69,0x51,0x61,0x7a]),_0x16e52b=0x67aabed5,_0x104f90=0x67add165^_0x16e52b,_0x5ed0fd=window[_0x2de8c5([0x44,0x61,0x74,0x65])][_0x2de8c5([0x6e,0x6f,0x77])](),_0x1728cd=_0x383a4f[_0x2de8c5([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5350dc=new window[(_0x2de8c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x335fda=>{_0x1728cd[_0x2de8c5([0x6f,0x6e,0x63,0x65])](_0x2de8c5([0x72,0x65,0x61,0x64,0x79]),_0x335fda);}),_0x4bc141={[_0x2de8c5([0x6b,0x74,0x79])]:_0x2de8c5([0x45,0x43]),[_0x2de8c5([0x75,0x73,0x65])]:_0x2de8c5([0x73,0x69,0x67]),[_0x2de8c5([0x63,0x72,0x76])]:_0x2de8c5([0x50,0x2d,0x32,0x35,0x36]),[_0x2de8c5([0x78])]:_0x2de8c5([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]),[_0x2de8c5([0x79])]:_0x2de8c5([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]),[_0x2de8c5([0x61,0x6c,0x67])]:_0x2de8c5([0x45,0x53,0x32,0x35,0x36])},_0x5cfeac=_0x1728cd[_0x2de8c5([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2de8c5([0x67,0x65,0x74])](_0x2de8c5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2136cf(){let _0x148be8,_0x56f3fb=null,_0x41b22a=null;try{if(_0x5cfeac==_0x2de8c5([0x47,0x50,0x4c]))return _0x2de8c5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x148be8=_0x25a5a7(),!_0x148be8)return _0x2de8c5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x148be8[_0x2de8c5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x41b22a=_0x32c30f(_0x148be8[_0x2de8c5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x148be8[_0x2de8c5([0x6a,0x74,0x69])])),await _0x2e430a()?_0x3afab7()?_0x45ca66()?_0x2de8c5([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3694b7()?(_0x148be8[_0x2de8c5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2de8c5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x56f3fb=_0x34e13a(_0x2de8c5([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x148be8[_0x2de8c5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2de8c5([0x74,0x72,0x69,0x61,0x6c])&&(_0x56f3fb=_0x34e13a(_0x2de8c5([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x277036()):_0x2de8c5([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2de8c5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2de8c5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2de8c5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x45ca66(){const _0x192061=[_0x2de8c5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2de8c5([0x74,0x72,0x69,0x61,0x6c])][_0x2de8c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x148be8[_0x2de8c5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5ed0fd/0x3e8:0xe10*_0x104f90;return _0x148be8[_0x2de8c5([0x65,0x78,0x70])]<_0x192061;}function _0x3afab7(){const _0x1369ff=_0x148be8[_0x2de8c5([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x1369ff)return!0x1;if(_0x1369ff[_0x2de8c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2de8c5([0x2a])))return!0x0;if(_0x1369ff[_0x2de8c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2de8c5([0x43,0x4d,0x54])))return!0x0;if(_0x1369ff[_0x2de8c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2de8c5([0x52,0x43,0x4d,0x54]))){if(_0x251e3b())return!0x0;if(_0x17447f()||_0x415e53())return!0x0;}return!0x1;}function _0x3694b7(){const _0x437863=_0xf2a7,_0x4dfa5a=_0x148be8[_0x2de8c5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4dfa5a||0x0==_0x4dfa5a[_0x2de8c5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xe9a93c}=new URL(window[_0x2de8c5([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x437863(0xea)]);if(_0x4dfa5a[_0x2de8c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe9a93c))return!0x0;const _0x5ade7a=_0xe9a93c[_0x2de8c5([0x73,0x70,0x6c,0x69,0x74])](_0x2de8c5([0x2e]));return _0x4dfa5a[_0x2de8c5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3ce6a9=>_0x3ce6a9[_0x2de8c5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2de8c5([0x2a])))[_0x2de8c5([0x6d,0x61,0x70])](_0x5ce0be=>_0x5ce0be[_0x2de8c5([0x73,0x70,0x6c,0x69,0x74])](_0x2de8c5([0x2e])))[_0x2de8c5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x30024d=>_0x30024d[_0x2de8c5([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5ade7a[_0x2de8c5([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2de8c5([0x6d,0x61,0x70])](_0x197609=>Array(_0x5ade7a[_0x2de8c5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x197609[_0x2de8c5([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2de8c5([0x66,0x69,0x6c,0x6c])](_0x197609[0x0]===_0x2de8c5([0x2a])?_0x2de8c5([0x2a]):'')[_0x2de8c5([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x197609))[_0x2de8c5([0x73,0x6f,0x6d,0x65])](_0x3d40f2=>_0x5ade7a[_0x2de8c5([0x65,0x76,0x65,0x72,0x79])]((_0x4a9c10,_0x1955ee)=>_0x3d40f2[_0x1955ee]===_0x4a9c10||_0x3d40f2[_0x1955ee]===_0x2de8c5([0x2a])));}function _0x277036(){return _0x56f3fb&&_0x41b22a?new window[(_0x2de8c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x48e599,_0x34d733)=>{_0x56f3fb[_0x2de8c5([0x74,0x68,0x65,0x6e])](_0x48e599,_0x34d733),_0x41b22a[_0x2de8c5([0x74,0x68,0x65,0x6e])](_0x38a138=>{_0x38a138!=_0x2de8c5([0x56,0x61,0x6c,0x69,0x64])&&_0x48e599(_0x38a138);},_0x34d733);}):_0x56f3fb||_0x41b22a||_0x2de8c5([0x56,0x61,0x6c,0x69,0x64]);}}function _0x32c30f(_0x279bc4,_0x30e65b){return new window[(_0x2de8c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x496f20=>{if(_0x128ad2())return _0x496f20(_0x2de8c5([0x56,0x61,0x6c,0x69,0x64]));_0x5eac1f(),_0x1728cd[_0x2de8c5([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2de8c5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3e71d4=!0x1;const _0x55931e=_0x2fc597();function _0x5f4665(_0x3ee464){return!!_0x3ee464&&(typeof _0x3ee464===_0x2de8c5([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3ee464===_0x2de8c5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3ee464[_0x2de8c5([0x74,0x68,0x65,0x6e])]===_0x2de8c5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3ee464[_0x2de8c5([0x63,0x61,0x74,0x63,0x68])]===_0x2de8c5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5b29ae(_0x3679b1){_0x3912c3(_0x3679b1)[_0x2de8c5([0x74,0x68,0x65,0x6e])](_0x38f1ba=>{if(!_0x38f1ba||_0x38f1ba[_0x2de8c5([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2de8c5([0x6f,0x6b]))return _0x2de8c5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x29ebe5(_0x2b20ba(_0x55931e+_0x30e65b))!=_0x38f1ba[_0x2de8c5([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2de8c5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2de8c5([0x56,0x61,0x6c,0x69,0x64]);})[_0x2de8c5([0x74,0x68,0x65,0x6e])](_0x5a1d1b=>(_0x22b236(),_0x5a1d1b),()=>{const _0x223400=_0x4ada2a();return null==_0x223400?(_0x22b236(),_0x2de8c5([0x56,0x61,0x6c,0x69,0x64])):_0x2de8c5(_0x5ed0fd-_0x223400>(0x43a63ad5^_0x16e52b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2de8c5([0x74,0x68,0x65,0x6e])](_0x496f20)[_0x2de8c5([0x63,0x61,0x74,0x63,0x68])](()=>{_0x496f20(_0x2de8c5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4fda61=0x679c5055^_0x16e52b;function _0x22b236(){const _0x27b37d=_0x2de8c5([0x6c,0x6c,0x63,0x74,0x2d])+_0x29ebe5(_0x2b20ba(_0x279bc4)),_0x3be662=_0x765b0d(_0x29ebe5(window[_0x2de8c5([0x4d,0x61,0x74,0x68])][_0x2de8c5([0x63,0x65,0x69,0x6c])](_0x5ed0fd/_0x4fda61)));window[_0x2de8c5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2de8c5([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x27b37d,_0x3be662);}function _0x4ada2a(){const _0x272f5a=_0x2de8c5([0x6c,0x6c,0x63,0x74,0x2d])+_0x29ebe5(_0x2b20ba(_0x279bc4)),_0x11cc14=window[_0x2de8c5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2de8c5([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x272f5a);return _0x11cc14?window[_0x2de8c5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x765b0d(_0x11cc14),0x10)*_0x4fda61:null;}function _0x3912c3(_0x115cc1){return new window[(_0x2de8c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f33b9,_0x4697ef)=>{_0x115cc1[_0x2de8c5([0x74,0x68,0x65,0x6e])](_0x2f33b9,_0x4697ef),window[_0x2de8c5([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4697ef,0x67ab6a15^_0x16e52b);});}}_0x1728cd[_0x2de8c5([0x6f,0x6e])](_0x2de8c5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x481063,_0x5d47a6)=>{if(_0x5d47a6[0x0]!=_0x279bc4)return _0x496f20(_0x2de8c5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5d47a6[0x1]={..._0x5d47a6[0x1],[_0x2de8c5([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x55931e};},{[_0x2de8c5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2de8c5([0x68,0x69,0x67,0x68])}),_0x1728cd[_0x2de8c5([0x6f,0x6e])](_0x2de8c5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2e2716=>{_0x5f4665(_0x2e2716[_0x2de8c5([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3e71d4=!0x0,_0x5b29ae(_0x2e2716[_0x2de8c5([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2de8c5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2de8c5([0x6c,0x6f,0x77])}),_0x5350dc[_0x2de8c5([0x74,0x68,0x65,0x6e])](()=>{_0x3e71d4||_0x496f20(_0x2de8c5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x128ad2(){return _0x1728cd[_0x2de8c5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2de8c5([0x76,0x69,0x65,0x77])][_0x2de8c5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2de8c5([0x61,0x75,0x74,0x6f]);}function _0x5eac1f(){_0x1728cd[_0x2de8c5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2de8c5([0x76,0x69,0x65,0x77])][_0x2de8c5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2de8c5([0x61,0x75,0x74,0x6f]);}}function _0x34e13a(_0x1668f3){const _0x354bf1=[new window[(_0x2de8c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b7055=>setTimeout(_0x5b7055,0x67a38019^_0x16e52b)),_0x5350dc[_0x2de8c5([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2de8c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c81a7=>{let _0x2240ff=0x0;_0x1728cd[_0x2de8c5([0x6d,0x6f,0x64,0x65,0x6c])][_0x2de8c5([0x6f,0x6e])](_0x2de8c5([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5699c6,_0x959da6)=>{_0x959da6[0x0][_0x2de8c5([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2240ff++,_0x2240ff==(0x67aabf2d^_0x16e52b)&&(_0x4c81a7(),_0x5699c6[_0x2de8c5([0x6f,0x66,0x66])]());});}))];return window[_0x2de8c5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2de8c5([0x72,0x61,0x63,0x65])](_0x354bf1)[_0x2de8c5([0x74,0x68,0x65,0x6e])](()=>_0x1668f3);}async function _0x45e8e4(){await _0x5350dc,_0x1728cd[_0x2de8c5([0x6d,0x6f,0x64,0x65,0x6c])][_0x2de8c5([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2dd6f0,_0x1728cd[_0x2de8c5([0x6d,0x6f,0x64,0x65,0x6c])][_0x2de8c5([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2dd6f0,_0x1728cd[_0x2de8c5([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2de8c5([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x251e3b(){return _0x3eb2fa(_0x2de8c5([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x2da42a(_0x2de8c5([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x2de8c5([0x73,0x74,0x61,0x74,0x65])]==_0x2de8c5([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x17447f(){return _0x3eb2fa(_0x2de8c5([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 _0x415e53(){return _0x3eb2fa(_0x2de8c5([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x4acc92(_0x468cb9){const _0x56683f=_0x802de9();_0x1728cd[_0x56683f]=_0x2de8c5([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x468cb9,_0x468cb9!=_0x2de8c5([0x56,0x61,0x6c,0x69,0x64])&&_0x45e8e4();}function _0x802de9(){const _0x4f4d4e=window[_0x2de8c5([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2de8c5([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2de8c5([0x6e,0x6f,0x77])]())[_0x2de8c5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2de8c5([0x2e]),'');let _0x21076c=_0x2de8c5([0x45]);for(let _0x42f246=0x0;_0x42f246<_0x4f4d4e[_0x2de8c5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x42f246+=0x2){let _0xf7f80f=window[_0x2de8c5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f4d4e[_0x2de8c5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x42f246,_0x42f246+0x2));_0xf7f80f>=_0x4a0135[_0x2de8c5([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xf7f80f-=_0x4a0135[_0x2de8c5([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x21076c+=_0x4a0135[_0xf7f80f];}return _0x21076c;}function _0x25a5a7(){const _0x329936=_0x5cfeac[_0x2de8c5([0x73,0x70,0x6c,0x69,0x74])](_0x2de8c5([0x2e]));if(0x3!=_0x329936[_0x2de8c5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x21a701(_0x329936[0x1]);function _0x21a701(_0x2b56ac){const _0x5fa5e2=_0x305d5b(_0x2b56ac);return _0x5fa5e2&&_0x55e0c7()?_0x5fa5e2:null;function _0x55e0c7(){const _0x23fed1=_0x5fa5e2[_0x2de8c5([0x6a,0x74,0x69])],_0xc4995d=window[_0x2de8c5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x23fed1[_0x2de8c5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x23fed1[_0x2de8c5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x30c21a={..._0x5fa5e2,[_0x2de8c5([0x6a,0x74,0x69])]:_0x23fed1[_0x2de8c5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x23fed1[_0x2de8c5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x30c21a[_0x2de8c5([0x76,0x63])],_0x2b20ba(_0x30c21a)==_0xc4995d;}}}async function _0x2e430a(){let _0x168796=!0x0;try{const _0x2776d8=_0x5cfeac[_0x2de8c5([0x73,0x70,0x6c,0x69,0x74])](_0x2de8c5([0x2e])),[_0x16ff40,_0x1e7239,_0x3695cb]=_0x2776d8;return _0x5bd9b6(_0x16ff40),await _0x252501(_0x16ff40,_0x1e7239,_0x3695cb),_0x168796;}catch{return!0x1;}function _0x5bd9b6(_0x568ed6){const _0x24330b=_0x305d5b(_0x568ed6);_0x24330b&&_0x24330b[_0x2de8c5([0x61,0x6c,0x67])]==_0x2de8c5([0x45,0x53,0x32,0x35,0x36])||(_0x168796=!0x1);}async function _0x252501(_0x423e56,_0x3a4d17,_0x5de571){const _0x5afc11=window[_0x2de8c5([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2de8c5([0x66,0x72,0x6f,0x6d])](_0x185964(_0x5de571),_0x46430e=>_0x46430e[_0x2de8c5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xdde8b7=new window[(_0x2de8c5([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2de8c5([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x423e56+_0x2de8c5([0x2e])+_0x3a4d17),_0x3bdfb5=window[_0x2de8c5([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2de8c5([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3bdfb5)return;const _0x9b1b63=await _0x3bdfb5[_0x2de8c5([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2de8c5([0x6a,0x77,0x6b]),_0x4bc141,{[_0x2de8c5([0x6e,0x61,0x6d,0x65])]:_0x2de8c5([0x45,0x43,0x44,0x53,0x41]),[_0x2de8c5([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2de8c5([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2de8c5([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3bdfb5[_0x2de8c5([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2de8c5([0x6e,0x61,0x6d,0x65])]:_0x2de8c5([0x45,0x43,0x44,0x53,0x41]),[_0x2de8c5([0x68,0x61,0x73,0x68])]:{[_0x2de8c5([0x6e,0x61,0x6d,0x65])]:_0x2de8c5([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x9b1b63,_0x5afc11,_0xdde8b7)||(_0x168796=!0x1);}}function _0x305d5b(_0x6e154f){return _0x6e154f[_0x2de8c5([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2de8c5([0x65,0x79]))?JSON[_0x2de8c5([0x70,0x61,0x72,0x73,0x65])](_0x185964(_0x6e154f)):null;}function _0x185964(_0x1c1254){return window[_0x2de8c5([0x61,0x74,0x6f,0x62])](_0x1c1254[_0x2de8c5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2de8c5([0x2b]))[_0x2de8c5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2de8c5([0x2f])));}function _0x2b20ba(_0x279f04){let _0x3ddaa8=0x1505;function _0x1ddb97(_0x2ed292){for(let _0xc68995=0x0;_0xc68995<_0x2ed292[_0x2de8c5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc68995++){const _0x2ff09b=_0x2ed292[_0x2de8c5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xc68995);_0x3ddaa8=(_0x3ddaa8<<0x5)+_0x3ddaa8+_0x2ff09b,_0x3ddaa8&=_0x3ddaa8;}}function _0x2a3872(_0x116555){Array[_0x2de8c5([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x116555)?_0x116555[_0x2de8c5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2a3872):_0x116555&&typeof _0x116555==_0x2de8c5([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2de8c5([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x116555)[_0x2de8c5([0x73,0x6f,0x72,0x74])]()[_0x2de8c5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x25358e,_0xb6eb28])=>{_0x1ddb97(_0x25358e),_0x2a3872(_0xb6eb28);}):_0x1ddb97(window[_0x2de8c5([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x116555));}return _0x2a3872(_0x279f04),_0x3ddaa8>>>0x0;}function _0x29ebe5(_0x228f70){return _0x228f70[_0x2de8c5([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2de8c5([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2de8c5([0x30]));}function _0x765b0d(_0x3641eb){return _0x3641eb[_0x2de8c5([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2de8c5([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2de8c5([0x6a,0x6f,0x69,0x6e])]('');}function _0x3eb2fa(_0x3d40e7){return _0x1728cd[_0x2de8c5([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2de8c5([0x68,0x61,0x73])](_0x3d40e7);}function _0x2da42a(_0x4bff28){return _0x1728cd[_0x2de8c5([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2de8c5([0x67,0x65,0x74])](_0x4bff28);}function _0x2dd6f0(){}function _0x2de8c5(_0x6fd2c2){const _0x40c16b=_0xf2a7;return _0x6fd2c2[_0x40c16b(0xff)](_0x1beeca=>String[_0x40c16b(0x11e)](_0x1beeca))[_0x40c16b(0xc0)]('');}_0x4acc92(await _0x2136cf());}(this);}[_0x1234de(0x13d)](){const _0x194259=_0x1234de,_0x3a483d=this[_0x194259(0x10b)][_0x194259(0x118)][_0x194259(0x149)](_0x339fc2),_0x518456=this[_0x194259(0x10b)][_0x194259(0xbe)][_0x194259(0x149)](_0x194259(0xc9));for(const _0x13c9be of _0x3a483d[_0x194259(0xb8)]({'channelId':_0x518456}))_0x3a483d[_0x194259(0xe1)](_0x13c9be['id']),_0x3a483d[_0x194259(0xde)][_0x194259(0xcf)](_0x13c9be['id']);super[_0x194259(0x13d)]();}[_0x1234de(0xbf)](_0x5e1e1e){const _0x58406c=_0x1234de;return this[_0x58406c(0xf9)](_0x5e1e1e)[_0x58406c(0xfc)]>0x0;}[_0x1234de(0xf9)](_0x5d355e){const _0x4b0cf3=_0x1234de,_0x2725f0=[];for(const _0x2f0e31 of this[_0x4b0cf3(0x10b)][_0x4b0cf3(0xbc)][_0x4b0cf3(0x12f)])_0x2f0e31[_0x4b0cf3(0x101)][_0x4b0cf3(0xfa)](_0x4b0cf3(0x10d)+_0x5d355e)&&_0x2725f0[_0x4b0cf3(0x133)](_0x2f0e31);return _0x2725f0;}[_0x1234de(0xf4)](_0xb472de){setTimeout(()=>{const _0x3f7473=_0xf2a7,_0x303c25=this[_0x3f7473(0xba)](_0xb472de);if(!_0x303c25)return;this[_0x3f7473(0x13a)]&&_0xd5b3d8(this[_0x3f7473(0x13a)])['id']===_0xb472de&&_0x30c299({'target':_0x303c25[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}[_0x1234de(0x113)](_0x4b95e3){const _0x47c126=_0x1234de;this[_0x47c126(0x10b)][_0x47c126(0xbc)][_0x47c126(0xe6)](()=>{const _0x29ab2b=_0x47c126;for(const _0x359bba of this[_0x29ab2b(0xf9)](_0x4b95e3))this[_0x29ab2b(0x10b)][_0x29ab2b(0x148)][_0x29ab2b(0x123)](_0x359bba);});}[_0x1234de(0x11d)](_0x37f171){const _0x3444c6=_0x1234de,_0x1a632d=this[_0x3444c6(0x10b)][_0x3444c6(0x118)][_0x3444c6(0x149)](_0x339fc2),_0x16c851=this[_0x3444c6(0x10b)][_0x3444c6(0x118)][_0x3444c6(0x149)](_0x388cbb),_0x2cef44=_0x1a632d[_0x3444c6(0xcc)](_0x37f171);if(!_0x2cef44[_0x3444c6(0x13e)]){const _0x43d37a=_0x2cef44[_0x3444c6(0x105)](()=>this[_0x3444c6(0xba)](_0x2cef44['id']));_0x16c851[_0x3444c6(0xce)](_0x43d37a),_0x2cef44[_0x3444c6(0x14d)]=!0x1;}}[_0x1234de(0x139)](){const _0x39b15f=_0x1234de,_0x309953=this[_0x39b15f(0x10b)],_0x243f10=_0x309953[_0x39b15f(0x118)][_0x39b15f(0x149)](_0x1164c9);_0x309953[_0x39b15f(0xda)][_0x39b15f(0xf6)](_0x39b15f(0x11f))[_0x39b15f(0x111)]({'model':_0x39b15f(0x102),'view':(_0x90607f,_0x3707d2)=>{const _0x297f7a=_0x39b15f,{id:_0x4557b1}=_0xd5b3d8(_0x90607f[_0x297f7a(0x11c)]),_0x4a63e9=_0x309953[_0x297f7a(0x118)][_0x297f7a(0x149)](_0x339fc2)[_0x297f7a(0xcc)](_0x4557b1),_0x1f04da=this[_0x297f7a(0x13a)]&&_0xd5b3d8(this[_0x297f7a(0x13a)])['id']===_0x4557b1;let _0x219ba1;if(_0x4a63e9&&_0x4a63e9[_0x297f7a(0xd3)]&&!_0x1f04da&&_0x90607f[_0x297f7a(0xdf)])return _0x3707d2[_0x297f7a(0xe8)][_0x297f7a(0xdd)](_0x90607f[_0x297f7a(0xdf)],_0x297f7a(0x115)+_0x90607f[_0x297f7a(0x11c)]),_0x3707d2[_0x297f7a(0xe8)][_0x297f7a(0xdd)](_0x90607f[_0x297f7a(0xdf)],_0x297f7a(0x141)+_0x90607f[_0x297f7a(0x11c)]),null;const _0x227abf=[_0x297f7a(0xc1)];return _0x1f04da&&_0x227abf[_0x297f7a(0x133)](_0x297f7a(0xd7)),_0x219ba1=_0x4a63e9?.[_0x297f7a(0xfc)]?_0x4a63e9[_0x297f7a(0xad)][_0x297f7a(0x10f)][_0x297f7a(0x120)]['id']:_0x243f10['me']['id'],{'classes':_0x227abf,'attributes':{'data-comment':_0x4557b1,'data-author-id':_0x219ba1}};}}),_0x309953[_0x39b15f(0xda)][_0x39b15f(0xf6)](_0x39b15f(0x126))[_0x39b15f(0xf8)]({'model':_0x39b15f(0x102),'view':(_0x1e732d,{options:_0x22cdbd})=>{const _0x5ba25c=_0x39b15f;if(_0x22cdbd[_0x5ba25c(0xd5)])return null;const _0x698cef=_0x309953[_0x5ba25c(0x118)][_0x5ba25c(0x149)](_0x339fc2),_0x156525=_0x309953[_0x5ba25c(0xbc)][_0x5ba25c(0x12f)][_0x5ba25c(0x149)](_0x1e732d),{id:_0x4ad13d,part:_0x58d159}=_0xd5b3d8(_0x1e732d);return _0x156525&&!_0x156525[_0x5ba25c(0xb5)]||_0x22cdbd[_0x5ba25c(0x138)]&&_0x698cef[_0x5ba25c(0xcc)](_0x4ad13d)?.[_0x5ba25c(0xd3)]?null:{'group':_0x5ba25c(0x102),'name':_0x58d159?_0x4ad13d+':'+_0x58d159:_0x4ad13d};}}),_0x309953[_0x39b15f(0xda)][_0x39b15f(0xf6)](_0x39b15f(0x130))[_0x39b15f(0xe0)]({'view':{'name':_0x39b15f(0x102),'attributes':{'id':/^\w/}},'model':(_0x171383,{writer:_0x178157})=>_0x178157[_0x39b15f(0x13c)](_0x39b15f(0x14a),{'data-name':_0x39b15f(0x10d)+_0x171383[_0x39b15f(0xd4)]('id')})}),_0x309953[_0x39b15f(0xda)][_0x39b15f(0xf6)](_0x39b15f(0x130))[_0x39b15f(0xb1)]({'view':_0x39b15f(0x102)});}[_0x1234de(0x109)](){const _0x91c279=_0x1234de,_0x37cf1c=this[_0x91c279(0x10b)],_0x43ea3e=_0x37cf1c[_0x91c279(0x118)][_0x91c279(0x149)](_0x339fc2),_0x20eb74=new Set(),_0x431db2=new Set();_0x37cf1c[_0x91c279(0xbc)][_0x91c279(0xf3)][_0x91c279(0x131)](_0x4506b5=>{const _0x4bb123=_0x91c279;let _0x4adb54=!0x1;for(const {name:_0x14f2dc,data:_0x1ef5ea}of _0x37cf1c[_0x4bb123(0xbc)][_0x4bb123(0xf3)][_0x4bb123(0xb3)][_0x4bb123(0x104)]()){const {group:_0xe1b514,id:_0x4db043}=_0xd5b3d8(_0x14f2dc);let _0x4e72fc=_0x1ef5ea[_0x4bb123(0x100)];if(_0x4bb123(0x102)!==_0xe1b514||!_0x4e72fc)continue;const _0x4d5f11=_0x4bb123(0xe5)===_0x4e72fc[_0x4bb123(0x12a)][_0x4bb123(0x124)];_0x4d5f11||(_0x4e72fc=ht(_0x4e72fc,_0x37cf1c[_0x4bb123(0xbc)]),!_0x4e72fc||_0x4e72fc[_0x4bb123(0x13f)]||!_0x1ef5ea[_0x4bb123(0x100)]||_0x4e72fc[_0x4bb123(0x14c)](_0x1ef5ea[_0x4bb123(0x100)]))?_0x37cf1c[_0x4bb123(0xbc)][_0x4bb123(0xc2)](_0x4e72fc)&&!_0x4d5f11?this[_0x4bb123(0x108)]?_0x20eb74[_0x4bb123(0x117)](_0x14f2dc):this[_0x4bb123(0xac)](_0x14f2dc,_0x4db043):(_0x431db2[_0x4bb123(0x117)](_0x14f2dc),_0x20eb74[_0x4bb123(0xcf)](_0x14f2dc),_0x4506b5[_0x4bb123(0x14b)](_0x14f2dc),_0x4adb54=!0x0):(_0x4506b5[_0x4bb123(0xf1)](_0x14f2dc,{'range':_0x4e72fc}),_0x4adb54=!0x0);}return _0x4adb54;}),this['on'](_0x91c279(0xd6),(_0x5cac1a,_0x20265b,_0x5805d6)=>{const _0xa4bd72=_0x91c279;if(!_0x5805d6&&_0x20eb74[_0xa4bd72(0xfd)])for(const _0x35e929 of _0x20eb74){const {id:_0x123dfe}=_0xd5b3d8(_0x35e929);_0x20eb74[_0xa4bd72(0xcf)](_0x35e929),_0x37cf1c[_0xa4bd72(0xbc)][_0xa4bd72(0x12f)][_0xa4bd72(0x149)](_0x35e929)&&this[_0xa4bd72(0xac)](_0x35e929,_0x123dfe);}}),this[_0x91c279(0x132)](_0x37cf1c[_0x91c279(0xbc)][_0x91c279(0xf3)],_0x91c279(0xe6),()=>{const _0x27da9a=_0x91c279;for(const {name:_0x3fd270,data:{newRange:_0x1cb994}}of _0x37cf1c[_0x27da9a(0xbc)][_0x27da9a(0xf3)][_0x27da9a(0xb3)][_0x27da9a(0x104)]()){const {group:_0x4d48f9,id:_0x523431}=_0xd5b3d8(_0x3fd270);if(_0x27da9a(0x102)!==_0x4d48f9)continue;const _0x26e119=_0x43ea3e[_0x27da9a(0xcc)](_0x523431),_0x21e0ac=this[_0x27da9a(0xbf)](_0x523431);_0x26e119&&(!_0x26e119[_0x27da9a(0x14d)]&&_0x1cb994&&_0x37cf1c[_0x27da9a(0x148)][_0x27da9a(0xc5)][_0x27da9a(0xd0)](_0x27da9a(0xae),()=>{const _0x12bdfc=_0x27da9a,_0x436b6e=_0x37cf1c[_0x12bdfc(0x118)][_0x12bdfc(0x149)](_0x5d1d76),_0x1dee88=_0x43ea3e[_0x12bdfc(0x119)][_0x12bdfc(0x149)](_0x26e119)[_0x12bdfc(0xc5)];_0x436b6e[_0x12bdfc(0xe9)](_0x1dee88)[_0x12bdfc(0x114)]();},{'priority':_0x27da9a(0xe7)}),_0x26e119[_0x27da9a(0x14d)]=_0x21e0ac||!!_0x1cb994),_0x1cb994||(_0x431db2[_0x27da9a(0x117)](_0x3fd270),_0x20eb74[_0x27da9a(0xcf)](_0x3fd270));}for(const _0x4ae6af of _0x431db2){const {id:_0x5d0b61}=_0xd5b3d8(_0x4ae6af),_0x5cf812=_0x43ea3e[_0x27da9a(0xcc)](_0x5d0b61);if(_0x20eb74[_0x27da9a(0xcf)](_0x4ae6af),!_0x5cf812)continue;const _0x27d4b5=this[_0x27da9a(0xbf)](_0x5d0b61);_0x27d4b5||_0x5cf812[_0x27da9a(0xcd)]?_0x27d4b5||_0x5cf812[_0x27da9a(0xc4)]||_0x5cf812[_0x27da9a(0xef)](new Date()):_0x5cf812[_0x27da9a(0xbd)]();}_0x431db2[_0x27da9a(0x112)]();});}[_0x1234de(0x147)](_0x617cb3){const _0x3d9658=_0x1234de;_0x617cb3[_0x3d9658(0xb2)](_0x4d41e1=>{const _0x4334b7=_0x3d9658;_0x4d41e1[_0x4334b7(0xc4)]&&this[_0x4334b7(0x11d)](_0x4d41e1['id']);});}[_0x1234de(0xba)](_0x300afa){const _0xbd6cc4=_0x1234de,_0xab4606=this[_0xbd6cc4(0x10b)],_0x54c463=this[_0xbd6cc4(0xf9)](_0x300afa);return _0xff83c4(_0xab4606[_0xbd6cc4(0x148)],_0x54c463);}[_0x1234de(0xf5)](_0x37338d){const _0x170b31=_0x1234de,_0x349eda=this[_0x170b31(0xf9)](_0x37338d);let _0x5ab177='',_0x2bfcfe=!0x1;for(const _0x1fa494 of _0x349eda){const _0x7d6082=_0x1fa494[_0x170b31(0x129)]();for(const _0x50a7f8 of Array[_0x170b31(0xf2)](_0x7d6082[_0x170b31(0xa9)]()))_0x50a7f8['is'](_0x170b31(0x103))?(_0x5ab177&&_0x2bfcfe&&(_0x5ab177+='\x20',_0x2bfcfe=!0x1),_0x5ab177+=_0x50a7f8[_0x170b31(0xfe)]):_0x2bfcfe=!0x0;_0x2bfcfe=!0x0;}return _0x5ab177[_0x170b31(0xaa)](0x0,0x96);}[_0x1234de(0x12d)](_0x5cd4e3,_0x46e6ad){const _0x3750ec=_0x1234de,_0x466242=this[_0x3750ec(0x10b)],_0x2997d1=_0x466242[_0x3750ec(0x118)][_0x3750ec(0x149)](_0x339fc2);let _0x912787=_0x2997d1[_0x3750ec(0xcc)](_0x46e6ad);const _0x2989fa=_0x466242[_0x3750ec(0xbe)][_0x3750ec(0x149)](_0x3750ec(0xc9)),_0x37da4f=_0x466242[_0x3750ec(0x118)][_0x3750ec(0x149)](_0x388cbb);if(_0x912787&&(_0x912787[_0x3750ec(0xc4)]&&_0x912787[_0x3750ec(0xef)](null),_0x912787[_0x3750ec(0x13e)]))return _0x912787;return!this[_0x3750ec(0xf9)](_0x46e6ad)[0x0][_0x3750ec(0x122)]?_0x466242[_0x3750ec(0x148)][_0x3750ec(0xc5)][_0x3750ec(0xd0)](_0x3750ec(0xae),()=>{const _0x142f25=_0x3750ec;if(_0x2997d1[_0x142f25(0xcc)](_0x46e6ad))return;const _0x212ca8=_0x466242[_0x142f25(0x118)][_0x142f25(0x149)](_0x5d1d76);_0x912787=_0x2997d1[_0x142f25(0x107)]({'channelId':_0x2989fa,'threadId':_0x46e6ad,'target':()=>this[_0x142f25(0xba)](_0x46e6ad),'context':{'type':_0x142f25(0xa8),'value':this[_0x142f25(0xf5)](_0x46e6ad)}});const _0x3d0bab=_0x2997d1[_0x142f25(0x119)][_0x142f25(0x149)](_0x912787)[_0x142f25(0xc5)],_0x48a929=_0x212ca8[_0x142f25(0xe9)](_0x3d0bab);_0x48a929&&_0x37da4f[_0x142f25(0xce)](_0x48a929);},{'priority':_0x3750ec(0xe7)}):_0x2997d1[_0x3750ec(0x128)]({'channelId':_0x2989fa,'threadId':_0x46e6ad})[_0x3750ec(0x106)](_0x36c1aa=>{const _0x10a3ff=_0x3750ec;if(_0x10a3ff(0x121)!==_0x466242[_0x10a3ff(0xb7)]){if(_0x912787=_0x36c1aa,_0x912787&&!_0x912787[_0x10a3ff(0x13e)]){const _0x1849a1=_0x912787[_0x10a3ff(0x105)](()=>this[_0x10a3ff(0xba)](_0x46e6ad));_0x37da4f[_0x10a3ff(0xce)](_0x1849a1),_0x912787[_0x10a3ff(0xd3)]&&this[_0x10a3ff(0x113)](_0x46e6ad);}else{if(!_0x912787){const _0x4f8caa=this[_0x10a3ff(0xf9)](_0x46e6ad);_0x466242[_0x10a3ff(0xbc)][_0x10a3ff(0xe6)](_0x4edca7=>{const _0x5d1663=_0x10a3ff;for(const _0x240172 of _0x4f8caa)_0x4edca7[_0x5d1663(0x14b)](_0x240172);});}}}}),_0x912787;}[_0x1234de(0xac)](_0x53f31f,_0x2afdc7){const _0x2f95e6=_0x1234de,_0x41fb12=this[_0x2f95e6(0x12d)](_0x53f31f,_0x2afdc7);_0x41fb12&&!_0x41fb12[_0x2f95e6(0x135)]&&_0x41fb12[_0x2f95e6(0x136)]({'type':_0x2f95e6(0xa8),'value':this[_0x2f95e6(0xf5)](_0x2afdc7)});}[_0x1234de(0x11b)](){const _0x417429=_0x1234de,_0x477a93=this[_0x417429(0x10b)];_0x520efc(_0x477a93[_0x417429(0xbc)],({left:_0x5f499e,entered:_0x5e3b90})=>{const _0x16fa64=_0x417429;for(const _0x7ebd5 of _0x5f499e)if(mt(_0x7ebd5)){_0x477a93['ui'][_0x16fa64(0x10e)][_0x16fa64(0xb6)](_0x236b15(_0x477a93[_0x16fa64(0x143)],_0x16fa64(0xc3)));break;}for(const _0xe83910 of _0x5e3b90)if(mt(_0xe83910)){_0x477a93['ui'][_0x16fa64(0x10e)][_0x16fa64(0xb6)](_0x236b15(_0x477a93[_0x16fa64(0x143)],_0x16fa64(0xfb),_0x343465(_0x2e83af)));break;}});}}function dt(_0xe80626,_0x4b6a3f){return _0x4b6a3f?_0xe80626+':'+_0x4b6a3f:_0xe80626;}function _0x44ea(){const _0x1531b7=['startsWith','ENTER_COMMENT_ANNOUNCEMENT','length','size','data','map','newRange','name','comment','$textProxy','getChangedMarkers','attachTo','then','openNewCommentThread','isThreadsLoadingPaused','_handleMarkerAddAndRemove','37604172kmICLs','editor','hasCommentThread','comment:','ariaLiveAnnouncer','first','isOfficialPlugin','markerToHighlight','clear','_reconvertMarkers','refreshVisibility','addMarker:','change:isReadOnly','add','plugins','_threadToController','resolveCommentThread','_initAriaMarkerChangeAnnouncements','markerName','_attachArchivedThread','fromCharCode','editingDowncast','author','destroyed','managedUsingOperations','reconvertMarker','rootName','getWalker','dataDowncast','channelId','fetchCommentThread','getRange','root','isPremiumPlugin','3058255dTnAqG','_attachMarkerToThread','1146609uUXbDt','markers','upcast','registerPostFixer','listenTo','push','4372024VNmoAl','context','setContext','isObject','ignoreResolvedComments','_initializeMarkerConverters','activeMarker','init','createElement','destroy','isAttached','isCollapsed','6eIyBNK','removeMarker:','schema','locale','11NSyEsp','focus','470599KWnKWS','_handleInitialThreads','editing','get','$marker','removeMarker','isEqual','_hasTargetInContent','text','getItems','substring','addComment','_handleThreadMarker','comments','render','afterInit','createPositionBefore','dataToMarker','forEach','differ','createRange','affectsData','announce','state','getCommentThreads','4572612UoGdZv','_getTargetForId','set','model','remove','config','hasMarkerForId','join','ck-comment-marker','hasContent','LEAVE_COMMENT_ANNOUNCEMENT','unlinkedAt','view','reopenCommentThread','commands','310364UmrbxD','collaboration.channelId','requires','CommentsEditing','getCommentThread','isSubmitted','registerAnnotation','delete','once','pluginName','start','isResolved','getAttribute','showCommentHighlights','change:isThreadsLoadingPaused','ck-comment-marker--active','4cwJSmf','switchReadOnly','conversion','enqueueChange','hasDomSelection','consume','_threads','item','elementToElement','_detachCommentThread','addCommentThread','group','120oBNUcK','$graveyard','change','low','consumable','getByInnerView','href','filter','change:activeMarker','14cVmOSk','removeCommentThread','setUnlinkedAt','ready','updateMarker','from','document','scrollToThreadMarker','_getTextContext','for','end','markerToData','getAllMarkersForId'];_0x44ea=function(){return _0x1531b7;};return _0x44ea();}function ht(_0xe99090,_0x56a0a9){const _0x2cbd58=_0x1234de,_0x3386e0=_0x56a0a9[_0x2cbd58(0x142)],_0x4959e1=_0x56a0a9[_0x2cbd58(0xb4)](_0xe99090[_0x2cbd58(0xd2)]);for(const _0x395ad6 of _0xe99090[_0x2cbd58(0x125)]()){const {type:_0x2d79ea,item:_0x327878,nextPosition:_0x586fef}=_0x395ad6;if(_0x2cbd58(0xa8)===_0x2d79ea||_0x3386e0[_0x2cbd58(0x137)](_0x327878)){const _0x2cb27f=_0x56a0a9[_0x2cbd58(0xb0)](_0x327878);_0x4959e1[_0x2cbd58(0x13f)]&&(_0x4959e1[_0x2cbd58(0xd2)]=_0x2cb27f),_0x4959e1[_0x2cbd58(0xf7)]=_0x586fef;}}return _0x4959e1;}function mt(_0x2ee03e){const _0x175738=_0x1234de;return _0x175738(0x102)===_0xd5b3d8(_0x2ee03e[_0x175738(0x101)])[_0x175738(0xe3)];}
23
+ const _0x3da31b=_0x3922;(function(_0x466ad0,_0x55caab){const _0xf5b636=_0x3922,_0x479115=_0x466ad0();while(!![]){try{const _0x15517f=-parseInt(_0xf5b636(0x146))/0x1*(parseInt(_0xf5b636(0xeb))/0x2)+-parseInt(_0xf5b636(0x169))/0x3*(parseInt(_0xf5b636(0x13e))/0x4)+parseInt(_0xf5b636(0x16a))/0x5+-parseInt(_0xf5b636(0x150))/0x6+parseInt(_0xf5b636(0x12c))/0x7*(-parseInt(_0xf5b636(0x16e))/0x8)+parseInt(_0xf5b636(0x10a))/0x9*(parseInt(_0xf5b636(0x173))/0xa)+-parseInt(_0xf5b636(0x160))/0xb*(-parseInt(_0xf5b636(0x11e))/0xc);if(_0x15517f===_0x55caab)break;else _0x479115['push'](_0x479115['shift']());}catch(_0x46ea6b){_0x479115['push'](_0x479115['shift']());}}}(_0x48bc,0x571e4));import{Plugin as _0x117171}from'ckeditor5/src/core.js';import{getEnvKeystrokeText as _0x35cb7d,scrollViewportToShowTarget as _0x5c2b3f,uid as _0x1a190b}from'ckeditor5/src/utils.js';function _0x3922(_0x480414,_0x18e016){const _0x48bc3d=_0x48bc();return _0x3922=function(_0x392248,_0x445a0b){_0x392248=_0x392248-0xe9;let _0x1a73d0=_0x48bc3d[_0x392248];return _0x1a73d0;},_0x3922(_0x480414,_0x18e016);}import{CommentsRepository as _0x2ee97c}from'./commentsrepository.js';import{AddCommentThreadCommand as _0x91e955}from'./addcommentthreadcommand.js';import{surroundingMarkersDetector as _0x31b78c,getAllMarkersDomElementsSorted as _0x30b84c,FOCUS_ANNOTATION_KEYSTROKE as _0x459418,Users as _0xe30c85}from'ckeditor5-collaboration/src/collaboration-core.js';import{EditorAnnotations as _0x450ffe}from'../annotations/editorannotations.js';import{CommentsRestrictedEditingMode as _0x2c65d4}from'./integrations/commentsrestrictededitingmode.js';import{CommentsImportWord as _0x5f115e}from'./integrations/importword.js';import{CommentsClipboard as _0x10f622}from'./integrations/clipboard.js';import{ShowCommentHighlights as _0x48c5c1}from'./integrations/showcommenthighlights.js';import'../../theme/commentmarker.css';import{Annotations as _0x2a2a15}from'../annotations/annotations.js';import{getTranslation as _0xcf02cb}from'../utils/common-translations.js';import{splitMarkerName as _0x4b0f41}from'../utils/splitmarkername.js';export class CommentsEditing extends _0x117171{static get[_0x3da31b(0x154)](){return[_0x2ee97c,_0x450ffe,_0xe30c85,_0x2c65d4,_0x5f115e,_0x10f622,_0x48c5c1];}static get[_0x3da31b(0xee)](){const _0x276c40=_0x3da31b;return _0x276c40(0x17e);}static get[_0x3da31b(0x132)](){return!0x0;}static get[_0x3da31b(0x119)](){return!0x0;}constructor(_0x241c01){const _0x19ba4f=_0x3da31b;super(_0x241c01),this[_0x19ba4f(0x11d)](_0x19ba4f(0x15d),!0x0),_0x241c01[_0x19ba4f(0x180)][_0x19ba4f(0x17f)](_0x19ba4f(0x18c),()=>this[_0x19ba4f(0x15d)]=!0x1),this[_0x19ba4f(0x11d)](_0x19ba4f(0x17c),null),this['on'](_0x19ba4f(0xf8),(_0x233343,_0xbe8621,_0x26dd01,_0x4cdff5)=>{const _0x550e03=_0x19ba4f,_0x430778=_0x241c01[_0x550e03(0x159)][_0x550e03(0xf9)](_0x2ee97c),_0x1b80a9=_0x26dd01?_0x4b0f41(_0x26dd01)['id']:null;_0x241c01[_0x550e03(0x148)][_0x550e03(0x103)](()=>{const _0x4e8e92=_0x550e03;if(_0x1b80a9){const _0x134633=this[_0x4e8e92(0x176)](_0x1b80a9);for(const _0x145812 of _0x134633)_0x241c01[_0x4e8e92(0x143)][_0x4e8e92(0x12b)](_0x145812);}if(_0x4cdff5){const {id:_0x94ef36}=_0x4b0f41(_0x4cdff5),_0x39dee5=_0x430778[_0x4e8e92(0xf3)](_0x94ef36);if(_0x39dee5&&_0x39dee5[_0x4e8e92(0x125)])return;if(_0x39dee5&&!_0x39dee5[_0x4e8e92(0x14e)])return;const _0x3d1ed8=this[_0x4e8e92(0x176)](_0x94ef36);for(const _0x52eea1 of _0x3d1ed8)_0x241c01[_0x4e8e92(0x143)][_0x4e8e92(0x12b)](_0x52eea1);}}),_0x1b80a9&&this[_0x550e03(0xfa)](_0x1b80a9);}),this[_0x19ba4f(0x122)]();}[_0x3da31b(0x141)](){const _0x49779c=_0x3da31b,_0x38edca=this[_0x49779c(0xfe)],_0x132244=_0x38edca[_0x49779c(0x159)][_0x49779c(0xf9)](_0x2ee97c),_0x33d8e8=_0x38edca[_0x49779c(0x16d)][_0x49779c(0xf9)](_0x49779c(0x118)),_0x12912d=_0x132244[_0x49779c(0x13a)]()[_0x49779c(0x171)](_0xb29c45=>_0xb29c45[_0x49779c(0x15c)]!==_0x33d8e8);_0x38edca[_0x49779c(0x18b)][_0x49779c(0x111)](_0x49779c(0x18d),new _0x91e955(_0x38edca)),this[_0x49779c(0x13f)](_0x38edca,_0x49779c(0x11c),(_0x2807ab,_0x601afe,_0x5b1929)=>{const _0x461017=_0x49779c;_0x132244[_0x461017(0x137)](_0x5b1929,_0x38edca[_0x461017(0x16d)][_0x461017(0xf9)](_0x461017(0x118)));}),this[_0x49779c(0x13f)](_0x132244,dt(_0x49779c(0x18d),_0x33d8e8),(_0x575234,{threadId:_0x558c9d})=>{const _0x1d97f6=_0x49779c,_0x457a9a=this[_0x1d97f6(0xfe)][_0x1d97f6(0x159)][_0x1d97f6(0xf9)](_0x2ee97c)[_0x1d97f6(0xf3)](_0x558c9d);_0x457a9a?.[_0x1d97f6(0x125)]&&this[_0x1d97f6(0x144)](_0x558c9d);}),this[_0x49779c(0x13f)](_0x132244,dt(_0x49779c(0xf0),_0x33d8e8),(_0x49c63f,{threadId:_0x507ca2})=>{const _0x319f54=_0x49779c;_0x38edca[_0x319f54(0x148)][_0x319f54(0xed)]({'isUndoable':!0x1},_0x41de5f=>{const _0xaeab7a=_0x319f54,_0x3aa85c=this[_0xaeab7a(0x176)](_0x507ca2);for(const _0x108993 of _0x3aa85c)_0x41de5f[_0xaeab7a(0x101)](_0x108993);});}),this[_0x49779c(0x13f)](_0x132244,dt(_0x49779c(0xef),_0x33d8e8),(_0x12aeed,{threadId:_0x23ecd0})=>{const _0x2dd820=_0x49779c;(this[_0x2dd820(0x155)](_0x23ecd0),this[_0x2dd820(0xfe)][_0x2dd820(0x143)][_0x2dd820(0x170)][_0x2dd820(0x12d)])&&(this[_0x2dd820(0xfe)][_0x2dd820(0x159)][_0x2dd820(0xf9)](_0x2ee97c)[_0x2dd820(0xf3)](_0x23ecd0)[_0x2dd820(0x125)]||this[_0x2dd820(0xfe)][_0x2dd820(0x143)][_0x2dd820(0x170)][_0x2dd820(0x16b)]());},{'priority':_0x49779c(0x18a)}),this[_0x49779c(0x13f)](_0x132244,dt(_0x49779c(0x183),_0x33d8e8),(_0x21207f,{threadId:_0x22d334})=>{const _0x33a9c3=_0x49779c;this[_0x33a9c3(0x155)](_0x22d334);},{'priority':_0x49779c(0x18a)}),this[_0x49779c(0x13f)](_0x132244,dt(_0x49779c(0x120),_0x33d8e8),(_0x1f0025,{threadId:_0x5138cd,isFromAdapter:_0x751c4f})=>{const _0x4bba4b=_0x49779c,_0x31311c=this[_0x4bba4b(0x176)](_0x5138cd);if(_0x751c4f||0x0==_0x31311c[_0x4bba4b(0x138)]||!_0x132244[_0x4bba4b(0x102)](_0x5138cd))return;0x1===_0x132244[_0x4bba4b(0xf3)](_0x5138cd)[_0x4bba4b(0x138)]&&_0x38edca[_0x4bba4b(0x148)][_0x4bba4b(0xed)]({'isUndoable':!0x1},_0x1e3fac=>{const _0x449ca1=_0x4bba4b;for(const _0x2abb67 of _0x31311c)_0x1e3fac[_0x449ca1(0x121)](_0x2abb67,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':_0x49779c(0x18a)}),this[_0x49779c(0x15b)](),this[_0x49779c(0x18e)](),this[_0x49779c(0x12a)](_0x12912d);}[_0x3da31b(0x14f)](){!async function(_0x5297f0){const _0x7ef3ef=_0x5d060d([0x33,0x75,0x6c,0x70,0x58,0x51,0x53,0x57,0x47,0x4f,0x63,0x4a,0x4e,0x42,0x49,0x38,0x30,0x39,0x4b,0x67,0x77,0x45,0x6f,0x76,0x66,0x79,0x73,0x44,0x48,0x5a,0x31,0x7a,0x55,0x34,0x62,0x65,0x68,0x78,0x64,0x71,0x32,0x61,0x36,0x6a,0x6e,0x54,0x50,0x74,0x41,0x4c,0x56,0x52,0x6b,0x4d,0x37,0x6d,0x69,0x72,0x46,0x43,0x35,0x59]),_0x13fc5d=0x5abf4589,_0x4383e8=0x5ab82a41^_0x13fc5d,_0x2ca40e=window[_0x5d060d([0x44,0x61,0x74,0x65])][_0x5d060d([0x6e,0x6f,0x77])](),_0x45afac=_0x5297f0[_0x5d060d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5d9564=new window[(_0x5d060d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x207a3a=>{_0x45afac[_0x5d060d([0x6f,0x6e,0x63,0x65])](_0x5d060d([0x72,0x65,0x61,0x64,0x79]),_0x207a3a);}),_0x409c74={[_0x5d060d([0x6b,0x74,0x79])]:_0x5d060d([0x45,0x43]),[_0x5d060d([0x75,0x73,0x65])]:_0x5d060d([0x73,0x69,0x67]),[_0x5d060d([0x63,0x72,0x76])]:_0x5d060d([0x50,0x2d,0x32,0x35,0x36]),[_0x5d060d([0x78])]:_0x5d060d([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]),[_0x5d060d([0x79])]:_0x5d060d([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]),[_0x5d060d([0x61,0x6c,0x67])]:_0x5d060d([0x45,0x53,0x32,0x35,0x36])},_0x5c475f=_0x45afac[_0x5d060d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5d060d([0x67,0x65,0x74])](_0x5d060d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x29034b(){let _0x4facd0,_0x400469=null,_0x307b1c=null;try{if(_0x5c475f==_0x5d060d([0x47,0x50,0x4c]))return _0x5d060d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4facd0=_0xa8a31e(),!_0x4facd0)return _0x5d060d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4facd0[_0x5d060d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x307b1c=_0x2457ad(_0x4facd0[_0x5d060d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4facd0[_0x5d060d([0x6a,0x74,0x69])])),await _0x331ea7()?_0x21c39b()?_0x2f782b()?_0x5d060d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x31227f()?(_0x4facd0[_0x5d060d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5d060d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x400469=_0x232a85(_0x5d060d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4facd0[_0x5d060d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5d060d([0x74,0x72,0x69,0x61,0x6c])&&(_0x400469=_0x232a85(_0x5d060d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x46cd53()):_0x5d060d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5d060d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5d060d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5d060d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2f782b(){const _0x1389f5=[_0x5d060d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5d060d([0x74,0x72,0x69,0x61,0x6c])][_0x5d060d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4facd0[_0x5d060d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2ca40e/0x3e8:0xe10*_0x4383e8;return _0x4facd0[_0x5d060d([0x65,0x78,0x70])]<_0x1389f5;}function _0x21c39b(){const _0x5abdc6=_0x4facd0[_0x5d060d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x5abdc6)return!0x1;if(_0x5abdc6[_0x5d060d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d060d([0x2a])))return!0x0;if(_0x5abdc6[_0x5d060d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d060d([0x43,0x4d,0x54])))return!0x0;if(_0x5abdc6[_0x5d060d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d060d([0x52,0x43,0x4d,0x54]))){if(_0x29da59())return!0x0;if(_0x6d440c()||_0x50c6ee())return!0x0;}return!0x1;}function _0x31227f(){const _0x2b67dd=_0x3922,_0x5e5705=_0x4facd0[_0x5d060d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5e5705||0x0==_0x5e5705[_0x5d060d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x35c4ae}=new URL(window[_0x5d060d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2b67dd(0x175)]);if(_0x5e5705[_0x5d060d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35c4ae))return!0x0;const _0x23bcd7=_0x35c4ae[_0x5d060d([0x73,0x70,0x6c,0x69,0x74])](_0x5d060d([0x2e]));return _0x5e5705[_0x5d060d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x29b3c5=>_0x29b3c5[_0x5d060d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d060d([0x2a])))[_0x5d060d([0x6d,0x61,0x70])](_0x2887fa=>_0x2887fa[_0x5d060d([0x73,0x70,0x6c,0x69,0x74])](_0x5d060d([0x2e])))[_0x5d060d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x490839=>_0x490839[_0x5d060d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x23bcd7[_0x5d060d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5d060d([0x6d,0x61,0x70])](_0x522892=>Array(_0x23bcd7[_0x5d060d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x522892[_0x5d060d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5d060d([0x66,0x69,0x6c,0x6c])](_0x522892[0x0]===_0x5d060d([0x2a])?_0x5d060d([0x2a]):'')[_0x5d060d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x522892))[_0x5d060d([0x73,0x6f,0x6d,0x65])](_0x27e1a7=>_0x23bcd7[_0x5d060d([0x65,0x76,0x65,0x72,0x79])]((_0x36d369,_0x1bb20e)=>_0x27e1a7[_0x1bb20e]===_0x36d369||_0x27e1a7[_0x1bb20e]===_0x5d060d([0x2a])));}function _0x46cd53(){return _0x400469&&_0x307b1c?new window[(_0x5d060d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x723aab,_0x4eacd4)=>{_0x400469[_0x5d060d([0x74,0x68,0x65,0x6e])](_0x723aab,_0x4eacd4),_0x307b1c[_0x5d060d([0x74,0x68,0x65,0x6e])](_0x17995a=>{_0x17995a!=_0x5d060d([0x56,0x61,0x6c,0x69,0x64])&&_0x723aab(_0x17995a);},_0x4eacd4);}):_0x400469||_0x307b1c||_0x5d060d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2457ad(_0x57b41a,_0x2a2c28){return new window[(_0x5d060d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11fb92=>{if(_0x29a47f())return _0x11fb92(_0x5d060d([0x56,0x61,0x6c,0x69,0x64]));_0x375a73(),_0x45afac[_0x5d060d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5d060d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5c0e5f=!0x1;const _0x36f83c=_0x1a190b();function _0x4b6151(_0x27838c){return!!_0x27838c&&(typeof _0x27838c===_0x5d060d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x27838c===_0x5d060d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x27838c[_0x5d060d([0x74,0x68,0x65,0x6e])]===_0x5d060d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x27838c[_0x5d060d([0x63,0x61,0x74,0x63,0x68])]===_0x5d060d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3acd60(_0xdf15ee){_0x26ec9c(_0xdf15ee)[_0x5d060d([0x74,0x68,0x65,0x6e])](_0x107b72=>{if(!_0x107b72||_0x107b72[_0x5d060d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5d060d([0x6f,0x6b]))return _0x5d060d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4bd647(_0x58ce72(_0x36f83c+_0x2a2c28))!=_0x107b72[_0x5d060d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5d060d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5d060d([0x56,0x61,0x6c,0x69,0x64]);})[_0x5d060d([0x74,0x68,0x65,0x6e])](_0x4e0b3e=>(_0x4e409e(),_0x4e0b3e),()=>{const _0x37b594=_0x8c6e17();return null==_0x37b594?(_0x4e409e(),_0x5d060d([0x56,0x61,0x6c,0x69,0x64])):_0x5d060d(_0x2ca40e-_0x37b594>(0x7eb3c189^_0x13fc5d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5d060d([0x74,0x68,0x65,0x6e])](_0x11fb92)[_0x5d060d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x11fb92(_0x5d060d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x28aa91=0x5a89ab09^_0x13fc5d;function _0x4e409e(){const _0x562c45=_0x5d060d([0x6c,0x6c,0x63,0x74,0x2d])+_0x4bd647(_0x58ce72(_0x57b41a)),_0x27c189=_0x57dd46(_0x4bd647(window[_0x5d060d([0x4d,0x61,0x74,0x68])][_0x5d060d([0x63,0x65,0x69,0x6c])](_0x2ca40e/_0x28aa91)));window[_0x5d060d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5d060d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x562c45,_0x27c189);}function _0x8c6e17(){const _0x39846c=_0x5d060d([0x6c,0x6c,0x63,0x74,0x2d])+_0x4bd647(_0x58ce72(_0x57b41a)),_0x41deec=window[_0x5d060d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5d060d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x39846c);return _0x41deec?window[_0x5d060d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x57dd46(_0x41deec),0x10)*_0x28aa91:null;}function _0x26ec9c(_0x1445e8){return new window[(_0x5d060d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4dc583,_0x510761)=>{_0x1445e8[_0x5d060d([0x74,0x68,0x65,0x6e])](_0x4dc583,_0x510761),window[_0x5d060d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x510761,0x5abe9149^_0x13fc5d);});}}_0x45afac[_0x5d060d([0x6f,0x6e])](_0x5d060d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x298ef0,_0x5cfb44)=>{if(_0x5cfb44[0x0]!=_0x57b41a)return _0x11fb92(_0x5d060d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5cfb44[0x1]={..._0x5cfb44[0x1],[_0x5d060d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x36f83c};},{[_0x5d060d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5d060d([0x68,0x69,0x67,0x68])}),_0x45afac[_0x5d060d([0x6f,0x6e])](_0x5d060d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2cdfed=>{_0x4b6151(_0x2cdfed[_0x5d060d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5c0e5f=!0x0,_0x3acd60(_0x2cdfed[_0x5d060d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5d060d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5d060d([0x6c,0x6f,0x77])}),_0x5d9564[_0x5d060d([0x74,0x68,0x65,0x6e])](()=>{_0x5c0e5f||_0x11fb92(_0x5d060d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x29a47f(){return _0x45afac[_0x5d060d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5d060d([0x76,0x69,0x65,0x77])][_0x5d060d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5d060d([0x61,0x75,0x74,0x6f]);}function _0x375a73(){_0x45afac[_0x5d060d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5d060d([0x76,0x69,0x65,0x77])][_0x5d060d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5d060d([0x61,0x75,0x74,0x6f]);}}function _0x232a85(_0x256489){const _0x13254b=[new window[(_0x5d060d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x24f036=>setTimeout(_0x24f036,0x5ab67b45^_0x13fc5d)),_0x5d9564[_0x5d060d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5d060d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x561dcf=>{let _0x540a86=0x0;_0x45afac[_0x5d060d([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d060d([0x6f,0x6e])](_0x5d060d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x281a95,_0x3eb32f)=>{_0x3eb32f[0x0][_0x5d060d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x540a86++,_0x540a86==(0x5abf4471^_0x13fc5d)&&(_0x561dcf(),_0x281a95[_0x5d060d([0x6f,0x66,0x66])]());});}))];return window[_0x5d060d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5d060d([0x72,0x61,0x63,0x65])](_0x13254b)[_0x5d060d([0x74,0x68,0x65,0x6e])](()=>_0x256489);}async function _0x1f5e1e(){await _0x5d9564,_0x45afac[_0x5d060d([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d060d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2f303f,_0x45afac[_0x5d060d([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d060d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2f303f,_0x45afac[_0x5d060d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5d060d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x29da59(){return _0x5e78ac(_0x5d060d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1aa776(_0x5d060d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x5d060d([0x73,0x74,0x61,0x74,0x65])]==_0x5d060d([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x6d440c(){return _0x5e78ac(_0x5d060d([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 _0x50c6ee(){return _0x5e78ac(_0x5d060d([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x5bb41d(_0x7b960e){const _0x47e002=_0x1c156a();_0x45afac[_0x47e002]=_0x5d060d([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x7b960e,_0x7b960e!=_0x5d060d([0x56,0x61,0x6c,0x69,0x64])&&_0x1f5e1e();}function _0x1c156a(){const _0x1720ed=window[_0x5d060d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5d060d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5d060d([0x6e,0x6f,0x77])]())[_0x5d060d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5d060d([0x2e]),'');let _0x1f774d=_0x5d060d([0x75]);for(let _0x588857=0x0;_0x588857<_0x1720ed[_0x5d060d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x588857+=0x2){let _0xa2f40d=window[_0x5d060d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1720ed[_0x5d060d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x588857,_0x588857+0x2));_0xa2f40d>=_0x7ef3ef[_0x5d060d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xa2f40d-=_0x7ef3ef[_0x5d060d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1f774d+=_0x7ef3ef[_0xa2f40d];}return _0x1f774d;}function _0xa8a31e(){const _0x49f650=_0x5c475f[_0x5d060d([0x73,0x70,0x6c,0x69,0x74])](_0x5d060d([0x2e]));if(0x3!=_0x49f650[_0x5d060d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x23ca9a(_0x49f650[0x1]);function _0x23ca9a(_0x86c2dc){const _0x4fb8ad=_0x4a0700(_0x86c2dc);return _0x4fb8ad&&_0x19a5ac()?_0x4fb8ad:null;function _0x19a5ac(){const _0x552088=_0x4fb8ad[_0x5d060d([0x6a,0x74,0x69])],_0x2be079=window[_0x5d060d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x552088[_0x5d060d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x552088[_0x5d060d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3324c2={..._0x4fb8ad,[_0x5d060d([0x6a,0x74,0x69])]:_0x552088[_0x5d060d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x552088[_0x5d060d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3324c2[_0x5d060d([0x76,0x63])],_0x58ce72(_0x3324c2)==_0x2be079;}}}async function _0x331ea7(){let _0x4ee4de=!0x0;try{const _0x4bd95e=_0x5c475f[_0x5d060d([0x73,0x70,0x6c,0x69,0x74])](_0x5d060d([0x2e])),[_0x2bad83,_0x485bba,_0x3cbbdd]=_0x4bd95e;return _0x1da697(_0x2bad83),await _0xd1b5cf(_0x2bad83,_0x485bba,_0x3cbbdd),_0x4ee4de;}catch{return!0x1;}function _0x1da697(_0x1a911d){const _0x4c3866=_0x4a0700(_0x1a911d);_0x4c3866&&_0x4c3866[_0x5d060d([0x61,0x6c,0x67])]==_0x5d060d([0x45,0x53,0x32,0x35,0x36])||(_0x4ee4de=!0x1);}async function _0xd1b5cf(_0x342f44,_0x5b7816,_0xc16985){const _0x299f49=window[_0x5d060d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5d060d([0x66,0x72,0x6f,0x6d])](_0x3b70be(_0xc16985),_0x541b5a=>_0x541b5a[_0x5d060d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x311f25=new window[(_0x5d060d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5d060d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x342f44+_0x5d060d([0x2e])+_0x5b7816),_0x260f36=window[_0x5d060d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5d060d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x260f36)return;const _0x30dfae=await _0x260f36[_0x5d060d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5d060d([0x6a,0x77,0x6b]),_0x409c74,{[_0x5d060d([0x6e,0x61,0x6d,0x65])]:_0x5d060d([0x45,0x43,0x44,0x53,0x41]),[_0x5d060d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5d060d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5d060d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x260f36[_0x5d060d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5d060d([0x6e,0x61,0x6d,0x65])]:_0x5d060d([0x45,0x43,0x44,0x53,0x41]),[_0x5d060d([0x68,0x61,0x73,0x68])]:{[_0x5d060d([0x6e,0x61,0x6d,0x65])]:_0x5d060d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x30dfae,_0x299f49,_0x311f25)||(_0x4ee4de=!0x1);}}function _0x4a0700(_0x249ea9){return _0x249ea9[_0x5d060d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5d060d([0x65,0x79]))?JSON[_0x5d060d([0x70,0x61,0x72,0x73,0x65])](_0x3b70be(_0x249ea9)):null;}function _0x3b70be(_0x15866f){return window[_0x5d060d([0x61,0x74,0x6f,0x62])](_0x15866f[_0x5d060d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5d060d([0x2b]))[_0x5d060d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5d060d([0x2f])));}function _0x58ce72(_0x3ba821){let _0x51e541=0x1505;function _0x32d3f2(_0x1cd6d4){for(let _0x5a0831=0x0;_0x5a0831<_0x1cd6d4[_0x5d060d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5a0831++){const _0x448bbd=_0x1cd6d4[_0x5d060d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5a0831);_0x51e541=(_0x51e541<<0x5)+_0x51e541+_0x448bbd,_0x51e541&=_0x51e541;}}function _0x3eb85d(_0x2fba63){Array[_0x5d060d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2fba63)?_0x2fba63[_0x5d060d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3eb85d):_0x2fba63&&typeof _0x2fba63==_0x5d060d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5d060d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2fba63)[_0x5d060d([0x73,0x6f,0x72,0x74])]()[_0x5d060d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x36086e,_0x5ce297])=>{_0x32d3f2(_0x36086e),_0x3eb85d(_0x5ce297);}):_0x32d3f2(window[_0x5d060d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2fba63));}return _0x3eb85d(_0x3ba821),_0x51e541>>>0x0;}function _0x4bd647(_0x5aa887){return _0x5aa887[_0x5d060d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5d060d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5d060d([0x30]));}function _0x57dd46(_0x11fa93){return _0x11fa93[_0x5d060d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5d060d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5d060d([0x6a,0x6f,0x69,0x6e])]('');}function _0x5e78ac(_0x4a7afc){return _0x45afac[_0x5d060d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5d060d([0x68,0x61,0x73])](_0x4a7afc);}function _0x1aa776(_0x55d9f1){return _0x45afac[_0x5d060d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5d060d([0x67,0x65,0x74])](_0x55d9f1);}function _0x2f303f(){}function _0x5d060d(_0x42ac69){const _0x1bb15b=_0x3922;return _0x42ac69[_0x1bb15b(0x11a)](_0x1cfe39=>String[_0x1bb15b(0x130)](_0x1cfe39))[_0x1bb15b(0x165)]('');}_0x5bb41d(await _0x29034b());}(this);}[_0x3da31b(0xe9)](){const _0x12163f=_0x3da31b,_0x344084=this[_0x12163f(0xfe)][_0x12163f(0x159)][_0x12163f(0xf9)](_0x2ee97c),_0x37af18=this[_0x12163f(0xfe)][_0x12163f(0x16d)][_0x12163f(0xf9)](_0x12163f(0x118));for(const _0x56a6a9 of _0x344084[_0x12163f(0x13a)]({'channelId':_0x37af18}))_0x344084[_0x12163f(0x15a)](_0x56a6a9['id']),_0x344084[_0x12163f(0x153)][_0x12163f(0x13b)](_0x56a6a9['id']);super[_0x12163f(0xe9)]();}[_0x3da31b(0x172)](_0x47b461){const _0x2aeba3=_0x3da31b;return this[_0x2aeba3(0x176)](_0x47b461)[_0x2aeba3(0x138)]>0x0;}[_0x3da31b(0x176)](_0x1ceb32){const _0x1f0549=_0x3da31b,_0x5b6ece=[];for(const _0x4e5458 of this[_0x1f0549(0xfe)][_0x1f0549(0x148)][_0x1f0549(0x10e)])_0x4e5458[_0x1f0549(0xfb)][_0x1f0549(0x128)](_0x1f0549(0x178)+_0x1ceb32)&&_0x5b6ece[_0x1f0549(0x136)](_0x4e5458);return _0x5b6ece;}[_0x3da31b(0xfa)](_0x4b5d38){setTimeout(()=>{const _0x59bf65=_0x3922,_0x1c3b73=this[_0x59bf65(0x100)](_0x4b5d38);if(!_0x1c3b73)return;this[_0x59bf65(0x17c)]&&_0x4b0f41(this[_0x59bf65(0x17c)])['id']===_0x4b5d38&&_0x5c2b3f({'target':_0x1c3b73[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}[_0x3da31b(0x155)](_0x544e0c){const _0x45c3ad=_0x3da31b;this[_0x45c3ad(0xfe)][_0x45c3ad(0x148)][_0x45c3ad(0x103)](()=>{const _0x1294be=_0x45c3ad;for(const _0x161f64 of this[_0x1294be(0x176)](_0x544e0c))this[_0x1294be(0xfe)][_0x1294be(0x143)][_0x1294be(0x12b)](_0x161f64);});}[_0x3da31b(0x144)](_0x1c6b71){const _0x135d37=_0x3da31b,_0xa35ae0=this[_0x135d37(0xfe)][_0x135d37(0x159)][_0x135d37(0xf9)](_0x2ee97c),_0x28d870=this[_0x135d37(0xfe)][_0x135d37(0x159)][_0x135d37(0xf9)](_0x450ffe),_0x4acb6f=_0xa35ae0[_0x135d37(0xf3)](_0x1c6b71);if(!_0x4acb6f[_0x135d37(0x14e)]){const _0x3e9be2=_0x4acb6f[_0x135d37(0x161)](()=>this[_0x135d37(0x100)](_0x4acb6f['id']));_0x28d870[_0x135d37(0x116)](_0x3e9be2),_0x4acb6f[_0x135d37(0x133)]=!0x1;}}[_0x3da31b(0x15b)](){const _0xd98769=_0x3da31b,_0x559043=this[_0xd98769(0xfe)],_0x10a2e1=_0x559043[_0xd98769(0x159)][_0xd98769(0xf9)](_0xe30c85);_0x559043[_0xd98769(0x117)][_0xd98769(0x12f)](_0xd98769(0x17b))[_0xd98769(0x129)]({'model':_0xd98769(0x174),'view':(_0x256733,_0x2561d0)=>{const _0x2b7b4b=_0xd98769,{id:_0xc941fc}=_0x4b0f41(_0x256733[_0x2b7b4b(0x147)]),_0x3cd472=_0x559043[_0x2b7b4b(0x159)][_0x2b7b4b(0xf9)](_0x2ee97c)[_0x2b7b4b(0xf3)](_0xc941fc),_0x191de0=this[_0x2b7b4b(0x17c)]&&_0x4b0f41(this[_0x2b7b4b(0x17c)])['id']===_0xc941fc;let _0x2148e2;if(_0x3cd472&&_0x3cd472[_0x2b7b4b(0x162)]&&!_0x191de0&&_0x256733[_0x2b7b4b(0x11f)])return _0x2561d0[_0x2b7b4b(0x139)][_0x2b7b4b(0x149)](_0x256733[_0x2b7b4b(0x11f)],_0x2b7b4b(0x166)+_0x256733[_0x2b7b4b(0x147)]),_0x2561d0[_0x2b7b4b(0x139)][_0x2b7b4b(0x149)](_0x256733[_0x2b7b4b(0x11f)],_0x2b7b4b(0x142)+_0x256733[_0x2b7b4b(0x147)]),null;const _0x33da1f=[_0x2b7b4b(0x106)];return _0x191de0&&_0x33da1f[_0x2b7b4b(0x136)](_0x2b7b4b(0x182)),_0x2148e2=_0x3cd472?.[_0x2b7b4b(0x138)]?_0x3cd472[_0x2b7b4b(0x110)][_0x2b7b4b(0x108)][_0x2b7b4b(0x186)]['id']:_0x10a2e1['me']['id'],{'classes':_0x33da1f,'attributes':{'data-comment':_0xc941fc,'data-author-id':_0x2148e2}};}}),_0x559043[_0xd98769(0x117)][_0xd98769(0x12f)](_0xd98769(0x167))[_0xd98769(0x164)]({'model':_0xd98769(0x174),'view':(_0x1385e1,{options:_0x559ed6})=>{const _0x25c2a9=_0xd98769;if(_0x559ed6[_0x25c2a9(0x17a)])return null;const _0x395835=_0x559043[_0x25c2a9(0x159)][_0x25c2a9(0xf9)](_0x2ee97c),_0x838bc6=_0x559043[_0x25c2a9(0x148)][_0x25c2a9(0x10e)][_0x25c2a9(0xf9)](_0x1385e1),{id:_0x16da33,part:_0x189a77}=_0x4b0f41(_0x1385e1);return _0x838bc6&&!_0x838bc6[_0x25c2a9(0x115)]||_0x559ed6[_0x25c2a9(0x112)]&&_0x395835[_0x25c2a9(0xf3)](_0x16da33)?.[_0x25c2a9(0x162)]?null:{'group':_0x25c2a9(0x174),'name':_0x189a77?_0x16da33+':'+_0x189a77:_0x16da33};}}),_0x559043[_0xd98769(0x117)][_0xd98769(0x12f)](_0xd98769(0x140))[_0xd98769(0xfd)]({'view':{'name':_0xd98769(0x174),'attributes':{'id':/^\w/}},'model':(_0x5eaf79,{writer:_0x2731f9})=>_0x2731f9[_0xd98769(0x16c)](_0xd98769(0x181),{'data-name':_0xd98769(0x178)+_0x5eaf79[_0xd98769(0x163)]('id')})}),_0x559043[_0xd98769(0x117)][_0xd98769(0x12f)](_0xd98769(0x140))[_0xd98769(0x135)]({'view':_0xd98769(0x174)});}[_0x3da31b(0x18e)](){const _0x537ebb=_0x3da31b,_0x4528b0=this[_0x537ebb(0xfe)],_0x50f7dd=_0x4528b0[_0x537ebb(0x159)][_0x537ebb(0xf9)](_0x2ee97c),_0x35d143=new Set(),_0x13e793=new Set();_0x4528b0[_0x537ebb(0x148)][_0x537ebb(0x10d)][_0x537ebb(0x127)](_0x548d6d=>{const _0x516bda=_0x537ebb;let _0x4c0393=!0x1;for(const {name:_0x2ebc6e,data:_0x311dcd}of _0x4528b0[_0x516bda(0x148)][_0x516bda(0x10d)][_0x516bda(0x187)][_0x516bda(0x14b)]()){const {group:_0x3f10ef,id:_0x3a1539}=_0x4b0f41(_0x2ebc6e);let _0x4655de=_0x311dcd[_0x516bda(0x123)];if(_0x516bda(0x174)!==_0x3f10ef||!_0x4655de)continue;const _0x23badc=_0x516bda(0x114)===_0x4655de[_0x516bda(0x188)][_0x516bda(0x189)];_0x23badc||(_0x4655de=ht(_0x4655de,_0x4528b0[_0x516bda(0x148)]),!_0x4655de||_0x4655de[_0x516bda(0xf2)]||!_0x311dcd[_0x516bda(0x123)]||_0x4655de[_0x516bda(0x10c)](_0x311dcd[_0x516bda(0x123)]))?_0x4528b0[_0x516bda(0x148)][_0x516bda(0x16f)](_0x4655de)&&!_0x23badc?this[_0x516bda(0x15d)]?_0x35d143[_0x516bda(0x111)](_0x2ebc6e):this[_0x516bda(0x126)](_0x2ebc6e,_0x3a1539):(_0x13e793[_0x516bda(0x111)](_0x2ebc6e),_0x35d143[_0x516bda(0x13b)](_0x2ebc6e),_0x548d6d[_0x516bda(0x101)](_0x2ebc6e),_0x4c0393=!0x0):(_0x548d6d[_0x516bda(0x121)](_0x2ebc6e,{'range':_0x4655de}),_0x4c0393=!0x0);}return _0x4c0393;}),this['on'](_0x537ebb(0x124),(_0x5a7fd6,_0x2ab361,_0x521b46)=>{const _0x21b29b=_0x537ebb;if(!_0x521b46&&_0x35d143[_0x21b29b(0x15e)])for(const _0x3771fa of _0x35d143){const {id:_0x491a90}=_0x4b0f41(_0x3771fa);_0x35d143[_0x21b29b(0x13b)](_0x3771fa),_0x4528b0[_0x21b29b(0x148)][_0x21b29b(0x10e)][_0x21b29b(0xf9)](_0x3771fa)&&this[_0x21b29b(0x126)](_0x3771fa,_0x491a90);}}),this[_0x537ebb(0x13f)](_0x4528b0[_0x537ebb(0x148)][_0x537ebb(0x10d)],_0x537ebb(0x103),()=>{const _0xfef6cf=_0x537ebb;for(const {name:_0x3f76dd,data:{newRange:_0x2546de}}of _0x4528b0[_0xfef6cf(0x148)][_0xfef6cf(0x10d)][_0xfef6cf(0x187)][_0xfef6cf(0x14b)]()){const {group:_0x354e11,id:_0x454d43}=_0x4b0f41(_0x3f76dd);if(_0xfef6cf(0x174)!==_0x354e11)continue;const _0x4de4c6=_0x50f7dd[_0xfef6cf(0xf3)](_0x454d43),_0xc1990e=this[_0xfef6cf(0x172)](_0x454d43);_0x4de4c6&&(!_0x4de4c6[_0xfef6cf(0x133)]&&_0x2546de&&_0x4528b0[_0xfef6cf(0x143)][_0xfef6cf(0x170)][_0xfef6cf(0x17f)](_0xfef6cf(0x14c),()=>{const _0x133d4c=_0xfef6cf,_0x5e6fb0=_0x4528b0[_0x133d4c(0x159)][_0x133d4c(0xf9)](_0x2a2a15),_0x4de0b4=_0x50f7dd[_0x133d4c(0x152)][_0x133d4c(0xf9)](_0x4de4c6)[_0x133d4c(0x170)];_0x5e6fb0[_0x133d4c(0x177)](_0x4de0b4)[_0x133d4c(0xff)]();},{'priority':_0xfef6cf(0x18a)}),_0x4de4c6[_0xfef6cf(0x133)]=_0xc1990e||!!_0x2546de),_0x2546de||(_0x13e793[_0xfef6cf(0x111)](_0x3f76dd),_0x35d143[_0xfef6cf(0x13b)](_0x3f76dd));}for(const _0x12e217 of _0x13e793){const {id:_0x236bc2}=_0x4b0f41(_0x12e217),_0x4838d7=_0x50f7dd[_0xfef6cf(0xf3)](_0x236bc2);if(_0x35d143[_0xfef6cf(0x13b)](_0x12e217),!_0x4838d7)continue;const _0x5aea73=this[_0xfef6cf(0x172)](_0x236bc2);_0x5aea73||_0x4838d7[_0xfef6cf(0x145)]?_0x5aea73||_0x4838d7[_0xfef6cf(0x125)]||_0x4838d7[_0xfef6cf(0x184)](new Date()):_0x4838d7[_0xfef6cf(0x134)]();}_0x13e793[_0xfef6cf(0x12e)]();});}[_0x3da31b(0x12a)](_0x438e93){const _0x425296=_0x3da31b;_0x438e93[_0x425296(0x151)](_0x2672cc=>{const _0x1d4dbb=_0x425296;_0x2672cc[_0x1d4dbb(0x125)]&&this[_0x1d4dbb(0x144)](_0x2672cc['id']);});}[_0x3da31b(0x100)](_0x35ed62){const _0x1ec195=_0x3da31b,_0x28eb97=this[_0x1ec195(0xfe)],_0xceb500=this[_0x1ec195(0x176)](_0x35ed62);return _0x30b84c(_0x28eb97[_0x1ec195(0x143)],_0xceb500);}[_0x3da31b(0xf4)](_0x2264f6){const _0x19a5c3=_0x3da31b,_0x58fc7c=this[_0x19a5c3(0x176)](_0x2264f6);let _0x1ebd26='',_0x37233b=!0x1;for(const _0x56bfb7 of _0x58fc7c){const _0xdecc79=_0x56bfb7[_0x19a5c3(0x105)]();for(const _0x334012 of Array[_0x19a5c3(0xfc)](_0xdecc79[_0x19a5c3(0x168)]()))_0x334012['is'](_0x19a5c3(0x109))?(_0x1ebd26&&_0x37233b&&(_0x1ebd26+='\x20',_0x37233b=!0x1),_0x1ebd26+=_0x334012[_0x19a5c3(0x180)]):_0x37233b=!0x0;_0x37233b=!0x0;}return _0x1ebd26[_0x19a5c3(0x107)](0x0,0x96);}[_0x3da31b(0x14a)](_0x27bc59,_0x16aa2d){const _0x297412=_0x3da31b,_0x34eb08=this[_0x297412(0xfe)],_0x235fa1=_0x34eb08[_0x297412(0x159)][_0x297412(0xf9)](_0x2ee97c);let _0x2ed348=_0x235fa1[_0x297412(0xf3)](_0x16aa2d);const _0x1ff68e=_0x34eb08[_0x297412(0x16d)][_0x297412(0xf9)](_0x297412(0x118)),_0x45da25=_0x34eb08[_0x297412(0x159)][_0x297412(0xf9)](_0x450ffe);if(_0x2ed348&&(_0x2ed348[_0x297412(0x125)]&&_0x2ed348[_0x297412(0x184)](null),_0x2ed348[_0x297412(0x14e)]))return _0x2ed348;return!this[_0x297412(0x176)](_0x16aa2d)[0x0][_0x297412(0x113)]?_0x34eb08[_0x297412(0x143)][_0x297412(0x170)][_0x297412(0x17f)](_0x297412(0x14c),()=>{const _0x550900=_0x297412;if(_0x235fa1[_0x550900(0xf3)](_0x16aa2d))return;const _0x55d94d=_0x34eb08[_0x550900(0x159)][_0x550900(0xf9)](_0x2a2a15);_0x2ed348=_0x235fa1[_0x550900(0xf6)]({'channelId':_0x1ff68e,'threadId':_0x16aa2d,'target':()=>this[_0x550900(0x100)](_0x16aa2d),'context':{'type':_0x550900(0xf5),'value':this[_0x550900(0xf4)](_0x16aa2d)}});const _0x535860=_0x235fa1[_0x550900(0x152)][_0x550900(0xf9)](_0x2ed348)[_0x550900(0x170)],_0x60f7f0=_0x55d94d[_0x550900(0x177)](_0x535860);_0x60f7f0&&_0x45da25[_0x550900(0x116)](_0x60f7f0);},{'priority':_0x297412(0x18a)}):_0x235fa1[_0x297412(0xf7)]({'channelId':_0x1ff68e,'threadId':_0x16aa2d})[_0x297412(0x14d)](_0x3a32e1=>{const _0x58caa9=_0x297412;if(_0x58caa9(0xea)!==_0x34eb08[_0x58caa9(0x13d)]){if(_0x2ed348=_0x3a32e1,_0x2ed348&&!_0x2ed348[_0x58caa9(0x14e)]){const _0x5d0dfe=_0x2ed348[_0x58caa9(0x161)](()=>this[_0x58caa9(0x100)](_0x16aa2d));_0x45da25[_0x58caa9(0x116)](_0x5d0dfe),_0x2ed348[_0x58caa9(0x162)]&&this[_0x58caa9(0x155)](_0x16aa2d);}else{if(!_0x2ed348){const _0xb96afc=this[_0x58caa9(0x176)](_0x16aa2d);_0x34eb08[_0x58caa9(0x148)][_0x58caa9(0x103)](_0x5eef70=>{const _0x3d1c56=_0x58caa9;for(const _0x435e06 of _0xb96afc)_0x5eef70[_0x3d1c56(0x101)](_0x435e06);});}}}}),_0x2ed348;}[_0x3da31b(0x126)](_0x4cea23,_0x43aad0){const _0x1c76f8=_0x3da31b,_0x49aef2=this[_0x1c76f8(0x14a)](_0x4cea23,_0x43aad0);_0x49aef2&&!_0x49aef2[_0x1c76f8(0x10f)]&&_0x49aef2[_0x1c76f8(0x11b)]({'type':_0x1c76f8(0xf5),'value':this[_0x1c76f8(0xf4)](_0x43aad0)});}[_0x3da31b(0x122)](){const _0x6555e4=_0x3da31b,_0x1aa5c7=this[_0x6555e4(0xfe)];_0x31b78c(_0x1aa5c7[_0x6555e4(0x148)],({left:_0xbbf7d6,entered:_0x4a1138})=>{const _0x47424a=_0x6555e4;for(const _0x4904f7 of _0xbbf7d6)if(mt(_0x4904f7)){_0x1aa5c7['ui'][_0x47424a(0x17d)][_0x47424a(0x13c)](_0xcf02cb(_0x1aa5c7[_0x47424a(0xec)],_0x47424a(0x10b)));break;}for(const _0x407136 of _0x4a1138)if(mt(_0x407136)){_0x1aa5c7['ui'][_0x47424a(0x17d)][_0x47424a(0x13c)](_0xcf02cb(_0x1aa5c7[_0x47424a(0xec)],_0x47424a(0x158),_0x35cb7d(_0x459418)));break;}});}}function dt(_0x431fea,_0x3f7dbd){return _0x3f7dbd?_0x431fea+':'+_0x3f7dbd:_0x431fea;}function ht(_0x4e6d75,_0x4f878a){const _0x11c637=_0x3da31b,_0x4bce74=_0x4f878a[_0x11c637(0xf1)],_0x469578=_0x4f878a[_0x11c637(0x15f)](_0x4e6d75[_0x11c637(0x131)]);for(const _0x25b965 of _0x4e6d75[_0x11c637(0x104)]()){const {type:_0x33eec6,item:_0x2ff99b,nextPosition:_0x389ccc}=_0x25b965;if(_0x11c637(0xf5)===_0x33eec6||_0x4bce74[_0x11c637(0x179)](_0x2ff99b)){const _0x112ef5=_0x4f878a[_0x11c637(0x157)](_0x2ff99b);_0x469578[_0x11c637(0xf2)]&&(_0x469578[_0x11c637(0x131)]=_0x112ef5),_0x469578[_0x11c637(0x185)]=_0x389ccc;}}return _0x469578;}function _0x48bc(){const _0x4d9b92=['isResolved','getAttribute','markerToData','join','addMarker:','dataDowncast','getItems','126vLhkPt','1545270rVwMql','focus','createElement','config','2104leUzsw','hasContent','view','filter','hasMarkerForId','13980GfXFsO','comment','href','getAllMarkersForId','getByInnerView','comment:','isObject','showCommentHighlights','editingDowncast','activeMarker','ariaLiveAnnouncer','CommentsEditing','once','data','$marker','ck-comment-marker--active','reopenCommentThread','setUnlinkedAt','end','author','differ','root','rootName','low','commands','ready','addCommentThread','_handleMarkerAddAndRemove','destroy','destroyed','39614pjscam','locale','enqueueChange','pluginName','resolveCommentThread','removeCommentThread','schema','isCollapsed','getCommentThread','_getTextContext','text','openNewCommentThread','fetchCommentThread','change:activeMarker','get','scrollToThreadMarker','name','from','elementToElement','editor','refreshVisibility','_getTargetForId','removeMarker','hasCommentThread','change','getWalker','getRange','ck-comment-marker','substring','first','$textProxy','261nUrihZ','LEAVE_COMMENT_ANNOUNCEMENT','isEqual','document','markers','context','comments','add','ignoreResolvedComments','managedUsingOperations','$graveyard','affectsData','registerAnnotation','conversion','collaboration.channelId','isPremiumPlugin','map','setContext','change:isReadOnly','set','487656FzIkTO','item','addComment','updateMarker','_initAriaMarkerChangeAnnouncements','newRange','change:isThreadsLoadingPaused','unlinkedAt','_handleThreadMarker','registerPostFixer','startsWith','markerToHighlight','_handleInitialThreads','reconvertMarker','5628XAoicL','hasDomSelection','clear','for','fromCharCode','start','isOfficialPlugin','_hasTargetInContent','remove','dataToMarker','push','switchReadOnly','length','consumable','getCommentThreads','delete','announce','state','62736cIDDIa','listenTo','upcast','init','removeMarker:','editing','_attachArchivedThread','isSubmitted','10suWGTb','markerName','model','consume','_attachMarkerToThread','getChangedMarkers','render','then','isAttached','afterInit','2324868MFYexJ','forEach','_threadToController','_threads','requires','_reconvertMarkers','group','createPositionBefore','ENTER_COMMENT_ANNOUNCEMENT','plugins','_detachCommentThread','_initializeMarkerConverters','channelId','isThreadsLoadingPaused','size','createRange','396joUlFO','attachTo'];_0x48bc=function(){return _0x4d9b92;};return _0x48bc();}function mt(_0x48fbf6){const _0x10e507=_0x3da31b;return _0x10e507(0x174)===_0x4b0f41(_0x48fbf6[_0x10e507(0xfb)])[_0x10e507(0x156)];}