@ckeditor/ckeditor5-comments 47.2.0-alpha.7 → 47.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +11 -11
- package/package.json +18 -18
- package/src/annotations/view/annotationcounterbuttonview.js +1 -1
- package/src/annotations/view/annotationview.js +1 -1
- package/src/annotations/view/sidebaritemview.js +2 -2
- package/src/annotations/view/sidebarview.js +2 -2
- package/src/comments/commentsarchiveui.js +1 -1
- package/src/comments/commentsediting.js +1 -1
- package/src/comments/commentsrepository.js +3 -3
- package/src/comments/commentsui.js +1 -1
- package/src/comments/integrations/importword.js +1 -1
- package/src/comments/integrations/showcommenthighlights.js +1 -1
- package/src/comments/ui/commenteditor/commenteditor.js +2 -2
- package/src/comments/ui/view/basecommentview.js +1 -1
- package/src/comments/ui/view/commentinputview.js +1 -1
- package/src/comments/ui/view/commentthreadheaderview.js +1 -1
- package/src/comments/ui/view/commentview.js +2 -2
- package/src/utils/createmutationobserver.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-comments",
|
|
3
|
-
"version": "47.2.0
|
|
3
|
+
"version": "47.2.0",
|
|
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": "47.2.0
|
|
49
|
-
"@ckeditor/ckeditor5-collaboration-core": "47.2.0
|
|
50
|
-
"@ckeditor/ckeditor5-core": "47.2.0
|
|
51
|
-
"@ckeditor/ckeditor5-engine": "47.2.0
|
|
52
|
-
"@ckeditor/ckeditor5-enter": "47.2.0
|
|
53
|
-
"@ckeditor/ckeditor5-icons": "47.2.0
|
|
54
|
-
"@ckeditor/ckeditor5-paragraph": "47.2.0
|
|
55
|
-
"@ckeditor/ckeditor5-select-all": "47.2.0
|
|
56
|
-
"@ckeditor/ckeditor5-source-editing": "47.2.0
|
|
57
|
-
"@ckeditor/ckeditor5-theme-lark": "47.2.0
|
|
58
|
-
"@ckeditor/ckeditor5-typing": "47.2.0
|
|
59
|
-
"@ckeditor/ckeditor5-ui": "47.2.0
|
|
60
|
-
"@ckeditor/ckeditor5-undo": "47.2.0
|
|
61
|
-
"@ckeditor/ckeditor5-utils": "47.2.0
|
|
62
|
-
"@ckeditor/ckeditor5-widget": "47.2.0
|
|
63
|
-
"ckeditor5": "47.2.0
|
|
64
|
-
"ckeditor5-collaboration": "47.2.0
|
|
48
|
+
"@ckeditor/ckeditor5-clipboard": "47.2.0",
|
|
49
|
+
"@ckeditor/ckeditor5-collaboration-core": "47.2.0",
|
|
50
|
+
"@ckeditor/ckeditor5-core": "47.2.0",
|
|
51
|
+
"@ckeditor/ckeditor5-engine": "47.2.0",
|
|
52
|
+
"@ckeditor/ckeditor5-enter": "47.2.0",
|
|
53
|
+
"@ckeditor/ckeditor5-icons": "47.2.0",
|
|
54
|
+
"@ckeditor/ckeditor5-paragraph": "47.2.0",
|
|
55
|
+
"@ckeditor/ckeditor5-select-all": "47.2.0",
|
|
56
|
+
"@ckeditor/ckeditor5-source-editing": "47.2.0",
|
|
57
|
+
"@ckeditor/ckeditor5-theme-lark": "47.2.0",
|
|
58
|
+
"@ckeditor/ckeditor5-typing": "47.2.0",
|
|
59
|
+
"@ckeditor/ckeditor5-ui": "47.2.0",
|
|
60
|
+
"@ckeditor/ckeditor5-undo": "47.2.0",
|
|
61
|
+
"@ckeditor/ckeditor5-utils": "47.2.0",
|
|
62
|
+
"@ckeditor/ckeditor5-widget": "47.2.0",
|
|
63
|
+
"ckeditor5": "47.2.0",
|
|
64
|
+
"ckeditor5-collaboration": "47.2.0",
|
|
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
|
|
23
|
+
function _0x4286(_0x5ef2a9,_0x4e81d7){const _0x14cc88=_0x14cc();return _0x4286=function(_0x428627,_0x3189cb){_0x428627=_0x428627-0x1e5;let _0x531dad=_0x14cc88[_0x428627];return _0x531dad;},_0x4286(_0x5ef2a9,_0x4e81d7);}const _0x5549c2=_0x4286;function _0x14cc(){const _0x371d22=['bindTemplate','ck-annotation-counter__badge--edit-mode','extendTemplate','21010irfktq','add','...','18BKhnqJ','setTemplate','children','isDirty','number','2241HNwlAV','ck-annotation-counter__badge','ck-annotation-counter__badge--','5980248fcNqmx','2051493joRSZd','set','_badge','span','1377292jmdFuU','1916upmEWi','icon','bind','toString','counterView','annotationType','8690DLwrIQ','396462lUSfao','ck-annotation-counter','564774QvMuTp'];_0x14cc=function(){return _0x371d22;};return _0x14cc();}(function(_0x598b9a,_0x16c588){const _0xb0cc6e=_0x4286,_0x5c6a77=_0x598b9a();while(!![]){try{const _0x324184=-parseInt(_0xb0cc6e(0x1e5))/0x1+parseInt(_0xb0cc6e(0x1e7))/0x2+parseInt(_0xb0cc6e(0x1f7))/0x3+parseInt(_0xb0cc6e(0x1fc))/0x4*(parseInt(_0xb0cc6e(0x202))/0x5)+-parseInt(_0xb0cc6e(0x1ee))/0x6*(-parseInt(_0xb0cc6e(0x1fb))/0x7)+-parseInt(_0xb0cc6e(0x1f6))/0x8+-parseInt(_0xb0cc6e(0x1f3))/0x9*(parseInt(_0xb0cc6e(0x1eb))/0xa);if(_0x324184===_0x16c588)break;else _0x5c6a77['push'](_0x5c6a77['shift']());}catch(_0x42accf){_0x5c6a77['push'](_0x5c6a77['shift']());}}}(_0x14cc,0xb03b6));import{ButtonView as _0x556895,View as _0x435a2f}from'ckeditor5/src/ui.js';import{IconAddComment as _0x184f0d}from'ckeditor5/src/icons.js';export class AnnotationCounterButtonView extends _0x556895{[_0x5549c2(0x200)];constructor(_0x5202e7){const _0x4679ed=_0x5549c2;super(_0x5202e7);const _0x16302c=this[_0x4679ed(0x1e8)];this[_0x4679ed(0x1f8)](_0x4679ed(0x1f1),!0x1),this[_0x4679ed(0x1f8)](_0x4679ed(0x1f2),0x0),this[_0x4679ed(0x1fe)](_0x4679ed(0x1f9))['to'](this,_0x4679ed(0x1f1),this,_0x4679ed(0x1f2),(_0xe7d443,_0x2c8866)=>_0xe7d443?_0x4679ed(0x1ed):_0x2c8866[_0x4679ed(0x1ff)]()),this[_0x4679ed(0x1f8)](_0x4679ed(0x201),''),this[_0x4679ed(0x1fd)]=_0x184f0d,this[_0x4679ed(0x1ea)]({'attributes':{'class':[_0x4679ed(0x1e6)]}}),this[_0x4679ed(0x200)]=new _0x435a2f(),this[_0x4679ed(0x200)][_0x4679ed(0x1ef)]({'tag':_0x4679ed(0x1fa),'attributes':{'class':[_0x4679ed(0x1f4),_0x16302c['to'](_0x4679ed(0x201),_0x31a172=>_0x4679ed(0x1f5)+_0x31a172),_0x16302c['if'](_0x4679ed(0x1f1),_0x4679ed(0x1e9))]},'children':[{'text':_0x16302c['to'](_0x4679ed(0x1f9))}]}),this[_0x4679ed(0x1f0)][_0x4679ed(0x1ec)](this[_0x4679ed(0x200)]);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x52dacc=_0x34da;(function(_0x1a94df,_0x1e51a9){const _0x339d4a=_0x34da,_0x363a60=_0x1a94df();while(!![]){try{const _0x31dfd9=parseInt(_0x339d4a(0x16e))/0x1+-parseInt(_0x339d4a(0x172))/0x2+-parseInt(_0x339d4a(0x176))/0x3*(-parseInt(_0x339d4a(0x166))/0x4)+parseInt(_0x339d4a(0x17a))/0x5*(parseInt(_0x339d4a(0x16f))/0x6)+parseInt(_0x339d4a(0x17e))/0x7+parseInt(_0x339d4a(0x161))/0x8*(parseInt(_0x339d4a(0x16b))/0x9)+-parseInt(_0x339d4a(0x185))/0xa;if(_0x31dfd9===_0x1e51a9)break;else _0x363a60['push'](_0x363a60['shift']());}catch(_0x184372){_0x363a60['push'](_0x363a60['shift']());}}}(_0xe9d8,0xdeb48));import{View as _0xd7c877}from'ckeditor5/src/ui.js';import{FocusTracker as _0x51954b,KeystrokeHandler as _0x261950,uid as _0x30dc94}from'ckeditor5/src/utils.js';import{createMutationObserver as _0x1251b5}from'../../utils/createmutationobserver.js';function _0x34da(_0x2b6a66,_0x45ea17){const _0xe9d897=_0xe9d8();return _0x34da=function(_0x34dae0,_0x5c6fc1){_0x34dae0=_0x34dae0-0x160;let _0x57997b=_0xe9d897[_0x34dae0];return _0x57997b;},_0x34da(_0x2b6a66,_0x45ea17);}function _0xe9d8(){const _0x11b7eb=['element','content','1023182RjWWAp','1338ilSbDF','keystrokes','_updateHeight','2964624DXDxni','set','arrowdown','Esc','3PxFJTC','clientHeight','ck-annotation-wrapper','presentation','23125BXutBr','first','type','clear','9308376eUhtkC','destroy','length','attach','createCollection','mainView','add','25619780ahtASt','detach','setTemplate','ck-rounded-corners','isDirty','isActive','fire','listenTo','arrowup','_mutationObserver','focusTracker','16xzQnvm','ck-annotation-wrapper--active','focus','height','render','4045948XWUPMf','div','targetRect','delegate','bindTemplate','2523051rcMpCM'];_0xe9d8=function(){return _0x11b7eb;};return _0xe9d8();}import'../../../theme/annotation.css';export class AnnotationView extends _0xd7c877{[_0x52dacc(0x160)];['id'];[_0x52dacc(0x170)];[_0x52dacc(0x16d)];[_0x52dacc(0x183)];[_0x52dacc(0x18e)];constructor(_0x2903c0,_0x3eb73f){const _0x1bd46f=_0x52dacc;super(_0x2903c0),this['id']=_0x30dc94(),this[_0x1bd46f(0x160)]=new _0x51954b(),this[_0x1bd46f(0x170)]=new _0x261950(),this[_0x1bd46f(0x170)][_0x1bd46f(0x173)](_0x1bd46f(0x175),(_0xce424f,_0x568bde)=>this[_0x1bd46f(0x18b)](_0x1bd46f(0x175),_0x568bde)),this[_0x1bd46f(0x173)](_0x1bd46f(0x168),{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this[_0x1bd46f(0x173)](_0x1bd46f(0x164),0x0),this[_0x1bd46f(0x173)](_0x1bd46f(0x18a),!0x1),this[_0x1bd46f(0x173)](_0x1bd46f(0x189),!0x1),this[_0x1bd46f(0x173)](_0x1bd46f(0x180),0x0),this[_0x1bd46f(0x173)](_0x1bd46f(0x17c),''),this[_0x1bd46f(0x18e)]=_0x1251b5(()=>this[_0x1bd46f(0x171)]()),this[_0x1bd46f(0x16d)]=this[_0x1bd46f(0x182)](),this[_0x1bd46f(0x16d)][_0x1bd46f(0x169)](_0x1bd46f(0x18d),_0x1bd46f(0x174))['to'](this),this[_0x1bd46f(0x16d)][_0x1bd46f(0x184)](_0x3eb73f),this[_0x1bd46f(0x183)]=_0x3eb73f;const _0x2368ba=this[_0x1bd46f(0x16a)];this[_0x1bd46f(0x187)]({'tag':_0x1bd46f(0x167),'attributes':{'class':['ck',_0x1bd46f(0x178),_0x1bd46f(0x188),_0x2368ba['if'](_0x1bd46f(0x18a),_0x1bd46f(0x162))],'role':_0x1bd46f(0x179)},'children':this[_0x1bd46f(0x16d)]});}[_0x52dacc(0x165)](){const _0x42b53d=_0x52dacc;super[_0x42b53d(0x165)](),this[_0x42b53d(0x160)][_0x42b53d(0x184)](this[_0x42b53d(0x16c)]),this[_0x42b53d(0x170)][_0x42b53d(0x18c)](this[_0x42b53d(0x16c)]),this[_0x42b53d(0x18e)][_0x42b53d(0x181)](this[_0x42b53d(0x16c)]);}[_0x52dacc(0x17f)](){const _0x249024=_0x52dacc;this[_0x249024(0x16d)][_0x249024(0x17d)](),this[_0x249024(0x170)][_0x249024(0x17f)](),this[_0x249024(0x160)][_0x249024(0x17f)](),this[_0x249024(0x18e)][_0x249024(0x186)](),super[_0x249024(0x17f)]();}[_0x52dacc(0x163)](){const _0x379dd6=_0x52dacc;this[_0x379dd6(0x16d)][_0x379dd6(0x17b)]&&this[_0x379dd6(0x16d)][_0x379dd6(0x17b)][_0x379dd6(0x163)]();}[_0x52dacc(0x171)](){const _0x19e4b9=_0x52dacc,_0x4f9c11=this[_0x19e4b9(0x16c)][_0x19e4b9(0x177)];_0x4f9c11&&(this[_0x19e4b9(0x164)]=_0x4f9c11);}}
|
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
24
|
-
|
|
23
|
+
const _0x18b95a=_0x2942;(function(_0x4c33cc,_0x5ac8ef){const _0x57a9d1=_0x2942,_0xa248a=_0x4c33cc();while(!![]){try{const _0x1f5439=-parseInt(_0x57a9d1(0x159))/0x1+parseInt(_0x57a9d1(0x155))/0x2+-parseInt(_0x57a9d1(0x170))/0x3+parseInt(_0x57a9d1(0x179))/0x4*(parseInt(_0x57a9d1(0x158))/0x5)+-parseInt(_0x57a9d1(0x15a))/0x6*(parseInt(_0x57a9d1(0x175))/0x7)+-parseInt(_0x57a9d1(0x17b))/0x8*(-parseInt(_0x57a9d1(0x16a))/0x9)+-parseInt(_0x57a9d1(0x16d))/0xa*(parseInt(_0x57a9d1(0x15e))/0xb);if(_0x1f5439===_0x5ac8ef)break;else _0xa248a['push'](_0xa248a['shift']());}catch(_0xb618b2){_0xa248a['push'](_0xa248a['shift']());}}}(_0x49a0,0x49022));function _0x49a0(){const _0x4345a3=['delegate','div','ck-sidebar-item--no-animation','_mutationObserver','createCollection','element','isAnimationDisabled','arrowup','clear','clientHeight','9jnrDcW','arrowdown','first','10CvWDfT','updateHeight','focus','174024vxxfDm','bind','attach','render','_targetTop','7YkRGzy','ck-sidebar-item','detach','destroy','72NQXFLt','content','4105192PFVHQm','bottom','915802nRPrBk','height','presentation','117695LzlEDx','486765FpvftX','347838NMylLh','setTemplate','top','bindTemplate','5422604MzNqvA','set'];_0x49a0=function(){return _0x4345a3;};return _0x49a0();}import{View as _0x4d4e47}from'ckeditor5/src/ui.js';import{toUnit as _0x3a511d}from'ckeditor5/src/utils.js';import{createMutationObserver as _0x5b6c03}from'../../utils/createmutationobserver.js';function _0x2942(_0x181b9e,_0x3eb031){const _0x49a023=_0x49a0();return _0x2942=function(_0x29427e,_0x1aee39){_0x29427e=_0x29427e-0x155;let _0x2410dc=_0x49a023[_0x29427e];return _0x2410dc;},_0x2942(_0x181b9e,_0x3eb031);}const Ot=/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x3a511d('px');export class AnnotationsSidebarItemView extends _0x4d4e47{[_0x18b95a(0x17a)];[_0x18b95a(0x174)];[_0x18b95a(0x163)];constructor(_0x238cc6){const _0xba4e9c=_0x18b95a;super(_0x238cc6),this[_0xba4e9c(0x15f)](_0xba4e9c(0x15c),0x0),this[_0xba4e9c(0x15f)](_0xba4e9c(0x156),0x0),this[_0xba4e9c(0x171)](_0xba4e9c(0x17c))['to'](this,_0xba4e9c(0x15c),this,_0xba4e9c(0x156),(_0x9c8ed3,_0x3369d1)=>_0x9c8ed3+_0x3369d1),this[_0xba4e9c(0x15f)](_0xba4e9c(0x166),!0x1),this[_0xba4e9c(0x163)]=_0x5b6c03(()=>this[_0xba4e9c(0x16e)]()),this[_0xba4e9c(0x174)]=null,this[_0xba4e9c(0x17a)]=this[_0xba4e9c(0x164)](),this[_0xba4e9c(0x17a)][_0xba4e9c(0x160)](_0xba4e9c(0x167),_0xba4e9c(0x16b))['to'](this);const _0x4fe11a=this[_0xba4e9c(0x15d)];this[_0xba4e9c(0x15b)]({'tag':_0xba4e9c(0x161),'attributes':{'class':[_0xba4e9c(0x176),_0x4fe11a['to'](_0xba4e9c(0x166),_0x1745ef=>_0x1745ef?_0xba4e9c(0x162):'')],'style':{'top':_0x4fe11a['to'](_0xba4e9c(0x15c),_0x8ec543=>Ot(_0x8ec543))},'role':_0xba4e9c(0x157)},'children':this[_0xba4e9c(0x17a)]});}[_0x18b95a(0x173)](){const _0x2efe8e=_0x18b95a;super[_0x2efe8e(0x173)](),this[_0x2efe8e(0x163)][_0x2efe8e(0x172)](this[_0x2efe8e(0x165)]);}[_0x18b95a(0x16f)](){const _0x1331e0=_0x18b95a;this[_0x1331e0(0x17a)][_0x1331e0(0x16c)]&&this[_0x1331e0(0x17a)][_0x1331e0(0x16c)][_0x1331e0(0x16f)]();}[_0x18b95a(0x16e)](){const _0x2b85c9=_0x18b95a,_0x410dbf=this[_0x2b85c9(0x165)][_0x2b85c9(0x169)];_0x410dbf&&(this[_0x2b85c9(0x156)]=_0x410dbf);}[_0x18b95a(0x178)](){const _0x21f3e9=_0x18b95a;this[_0x21f3e9(0x17a)][_0x21f3e9(0x168)](),this[_0x21f3e9(0x163)][_0x21f3e9(0x177)](),super[_0x21f3e9(0x178)]();}}
|
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
24
|
-
|
|
23
|
+
const _0x5a35e5=_0x1f26;(function(_0x62660,_0x52a9a3){const _0x3fcce3=_0x1f26,_0x3b19bc=_0x62660();while(!![]){try{const _0x563e2a=parseInt(_0x3fcce3(0xf2))/0x1*(parseInt(_0x3fcce3(0xfb))/0x2)+parseInt(_0x3fcce3(0xd1))/0x3+parseInt(_0x3fcce3(0xee))/0x4+-parseInt(_0x3fcce3(0xf1))/0x5*(-parseInt(_0x3fcce3(0xfd))/0x6)+parseInt(_0x3fcce3(0xdc))/0x7*(parseInt(_0x3fcce3(0xf8))/0x8)+parseInt(_0x3fcce3(0xf9))/0x9+parseInt(_0x3fcce3(0xd7))/0xa*(-parseInt(_0x3fcce3(0xdb))/0xb);if(_0x563e2a===_0x52a9a3)break;else _0x3b19bc['push'](_0x3b19bc['shift']());}catch(_0x1f1d77){_0x3b19bc['push'](_0x3b19bc['shift']());}}}(_0x2d1a,0xaf758));function _0x2d1a(){const _0x317a37=['focusNext','534bCgPGp','change','createCollection','uiLanguageDirection','listenTo','remove','set','arrowup','2027307eccHVp','focusables','added','focusTracker','focusPrevious','focusFirst','168740qYXgIA','ck-reset','list','source','3454POaCUL','314153QkpgCR','bindTemplate','length','Annotations\x20list','div','getIndex','minHeight','removed','element','focusCycler','number','delegate','_updateItemPositionInFocusables','ck-sidebar','class','arrowdown','application','change:top','5290572etxKyk','add','_setupKeyboardNavigation','26005XSsHkW','26717biewVq','forEach','top','Annotations\x20sidebar','render','focus','184wiTjuk','11651544ZjBrMP','setTemplate','92HkIfju'];_0x2d1a=function(){return _0x317a37;};return _0x2d1a();}import{View as _0x5c6578,FocusCycler as _0x4d0c40}from'ckeditor5/src/ui.js';import{FocusTracker as _0x253007,toUnit as _0xc11125}from'ckeditor5/src/utils.js';function _0x1f26(_0x4f421f,_0x51b734){const _0x2d1afb=_0x2d1a();return _0x1f26=function(_0x1f2601,_0x2cd3fc){_0x1f2601=_0x1f2601-0xca;let _0x344ec3=_0x2d1afb[_0x1f2601];return _0x344ec3;},_0x1f26(_0x4f421f,_0x51b734);}import{getTranslation as _0x5af796}from'../../utils/common-translations.js';import'../../../theme/sidebar.css';const Ot=/* #__PURE__ -- @preserve */
|
|
24
|
+
_0xc11125('px');export class AnnotationsSidebarView extends _0x5c6578{[_0x5a35e5(0xd9)];[_0x5a35e5(0xd2)];[_0x5a35e5(0xd4)];[_0x5a35e5(0xe5)];constructor(_0x368089){const _0x464b60=_0x5a35e5;super(_0x368089);const _0x931018=this[_0x464b60(0xdd)];this[_0x464b60(0xcf)](_0x464b60(0xe2),0x0),this[_0x464b60(0xcf)](_0x464b60(0xea),''),this[_0x464b60(0xd9)]=this[_0x464b60(0xcb)](),this[_0x464b60(0xd2)]=this[_0x464b60(0xcb)](),this[_0x464b60(0xd9)][_0x464b60(0xe7)](_0x464b60(0xd0),_0x464b60(0xeb))['to'](this),this[_0x464b60(0xd4)]=new _0x253007(),this[_0x464b60(0xe5)]=new _0x4d0c40({'focusables':this[_0x464b60(0xd2)],'focusTracker':this[_0x464b60(0xd4)]}),this[_0x464b60(0xfa)]({'tag':_0x464b60(0xe0),'attributes':{'class':['ck',_0x464b60(0xe9),_0x464b60(0xd8),_0x931018['to'](_0x464b60(0xea))],'style':{'minHeight':_0x931018['to'](_0x464b60(0xe2),_0x19f5de=>_0x464b60(0xe6)==typeof _0x19f5de?Ot(_0x19f5de+0xa):null)},'dir':_0x368089[_0x464b60(0xcc)],'role':_0x464b60(0xec),'aria-label':_0x5af796(_0x368089,_0x464b60(0xf5)),'tabindex':0x0},'children':[{'tag':_0x464b60(0xe0),'attributes':{'role':_0x464b60(0xd9),'aria-label':_0x5af796(_0x368089,_0x464b60(0xdf))},'children':this[_0x464b60(0xd9)]}]});}[_0x5a35e5(0xf6)](){const _0x16fb9e=_0x5a35e5;super[_0x16fb9e(0xf6)](),this[_0x16fb9e(0xf0)]();}[_0x5a35e5(0xf7)](){const _0x380c76=_0x5a35e5;this[_0x380c76(0xe5)][_0x380c76(0xd6)]();}[_0x5a35e5(0xf0)](){const _0x37b829=_0x5a35e5;this[_0x37b829(0xd9)][_0x37b829(0xe7)](_0x37b829(0xed))['to'](this),this['on'](_0x37b829(0xed),_0x5042e7=>{const _0x54984c=_0x37b829;this[_0x54984c(0xe8)](_0x5042e7[_0x54984c(0xda)]);}),this[_0x37b829(0xd9)][_0x37b829(0xf3)](_0x30b913=>{const _0x4e7558=_0x37b829;this[_0x4e7558(0xd4)][_0x4e7558(0xef)](_0x30b913[_0x4e7558(0xe4)]),this[_0x4e7558(0xe8)](_0x30b913);}),this[_0x37b829(0xd9)]['on'](_0x37b829(0xca),(_0x4f60f6,_0x15570f)=>{const _0x39dd97=_0x37b829;for(const _0x50d5ad of _0x15570f[_0x39dd97(0xe3)])this[_0x39dd97(0xd4)][_0x39dd97(0xce)](_0x50d5ad[_0x39dd97(0xe4)]),this[_0x39dd97(0xd2)][_0x39dd97(0xce)](_0x50d5ad);for(const _0x49c338 of _0x15570f[_0x39dd97(0xd3)])this[_0x39dd97(0xd4)][_0x39dd97(0xef)](_0x49c338[_0x39dd97(0xe4)]),this[_0x39dd97(0xe8)](_0x49c338);}),this['on'](_0x37b829(0xd0),()=>{const _0x5affec=_0x37b829;this[_0x5affec(0xe5)][_0x5affec(0xd5)]();}),this['on'](_0x37b829(0xeb),()=>{const _0x349dd6=_0x37b829;this[_0x349dd6(0xe5)][_0x349dd6(0xfc)]();}),this[_0x37b829(0xcd)](this[_0x37b829(0xe4)],_0x37b829(0xf7),()=>{const _0x29d782=_0x37b829;this[_0x29d782(0xf7)]();});}[_0x5a35e5(0xe8)](_0x272441){const _0x59628e=_0x5a35e5,_0x1c0143=this[_0x59628e(0xd2)][_0x59628e(0xe1)](_0x272441);let _0x3dfbd4,_0x19e4e0;for(const _0x63eed8 of this[_0x59628e(0xd2)])if(_0x272441[_0x59628e(0xf4)]<_0x63eed8[_0x59628e(0xf4)]){_0x3dfbd4=_0x63eed8;break;}if(_0x19e4e0=_0x3dfbd4?this[_0x59628e(0xd2)][_0x59628e(0xe1)](_0x3dfbd4):this[_0x59628e(0xd2)][_0x59628e(0xde)],-0x1!==_0x1c0143){if(_0x1c0143===_0x19e4e0-0x1)return;this[_0x59628e(0xd2)][_0x59628e(0xce)](_0x272441),_0x19e4e0=_0x3dfbd4?this[_0x59628e(0xd2)][_0x59628e(0xe1)](_0x3dfbd4):this[_0x59628e(0xd2)][_0x59628e(0xde)];}this[_0x59628e(0xd2)][_0x59628e(0xef)](_0x272441,_0x19e4e0);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1cb385=_0x5456;(function(_0x299885,_0x3c9b31){const _0x56c652=_0x5456,_0x2fcb4a=_0x299885();while(!![]){try{const _0xfe951e=parseInt(_0x56c652(0x219))/0x1*(parseInt(_0x56c652(0x231))/0x2)+parseInt(_0x56c652(0x1f2))/0x3+parseInt(_0x56c652(0x1ef))/0x4+-parseInt(_0x56c652(0x20a))/0x5+parseInt(_0x56c652(0x20b))/0x6*(-parseInt(_0x56c652(0x214))/0x7)+parseInt(_0x56c652(0x225))/0x8+-parseInt(_0x56c652(0x229))/0x9;if(_0xfe951e===_0x3c9b31)break;else _0x2fcb4a['push'](_0x2fcb4a['shift']());}catch(_0x483326){_0x2fcb4a['push'](_0x2fcb4a['shift']());}}}(_0x56ea,0x81de3));import'../../theme/commentsarchive.css';import{Plugin as _0x40e70a}from'ckeditor5/src/core.js';function _0x5456(_0x1f1dc3,_0x1f2b5e){const _0x56eaae=_0x56ea();return _0x5456=function(_0x5456fe,_0x5d0643){_0x5456fe=_0x5456fe-0x1ef;let _0x28e2d9=_0x56eaae[_0x5456fe];return _0x28e2d9;},_0x5456(_0x1f1dc3,_0x1f2b5e);}import{IconCommentsArchive as _0x5c9330}from'ckeditor5/src/icons.js';import{ViewCollection as _0x5d4e18,MenuBarMenuListItemButtonView as _0x2867f0,ButtonView as _0x40a814,Dialog as _0x2a5b1c,DialogViewPosition as _0x37c0a6}from'ckeditor5/src/ui.js';function _0x56ea(){const _0x241e76=['init','getByInnerView','innerView','listenTo','findIndex','get','escape','indexOf','focusableElements','358485DDPJbz','669054KjNaVJ','_toggleDialog','_pendingThreads','view','splice','collection','_calculatePosition','menuBar:commentsArchive','includes','7GfHVyP','annotationViews','show','add','menuitemcheckbox','1aFkGdG','bind','commentsArchiveView','archivedAt','archivedThreads','set:isVisible','_handleNewThread','forEach','has','push','_threadToController','channelId','3286392ozTRws','_addAnnotationToArchive','EDITOR_TOP_SIDE','_hideDialogOnAnnotationEscape','16494615JTDMQw','_createCommentsArchiveButton','stop','commentsArchive','return','tooltip','plugins','Annotations','662566CaCWsC','pluginName','requires','locale','isOn','CommentsArchiveUI','length','isOfficialPlugin','isEnabled','COMMENTS_ARCHIVE','editor','collaboration.channelId','4090688DSpsHi','execute','config','2349378hQxRzP','source','hide','componentFactory','isOpen','filter','stopListening','find','isVisible','set','isPremiumPlugin','remove','CommentsRepository','_visibleAnnotations','Dialog'];_0x56ea=function(){return _0x241e76;};return _0x56ea();}import{getTranslation as _0x5ebf45}from'../utils/common-translations.js';import{CommentsArchiveView as _0x157320}from'./ui/view/commentsarchiveview.js';import{CommentsArchive as _0x521a91}from'./commentsarchive.js';export class CommentsArchiveUI extends _0x40e70a{[_0x1cb385(0x21b)];[_0x1cb385(0x215)];[_0x1cb385(0x20d)];static get[_0x1cb385(0x232)](){const _0x27d928=_0x1cb385;return _0x27d928(0x236);}static get[_0x1cb385(0x238)](){return!0x0;}static get[_0x1cb385(0x1fc)](){return!0x0;}static get[_0x1cb385(0x233)](){return[_0x521a91,_0x2a5b1c];}constructor(_0xa31e45){const _0x438351=_0x1cb385;super(_0xa31e45),this[_0x438351(0x215)]=new _0x5d4e18(),this[_0x438351(0x20d)]=[];}[_0x1cb385(0x201)](){const _0x5007ed=_0x1cb385,_0x5d4737=this[_0x5007ed(0x23b)],_0x40cb09=this[_0x5007ed(0x228)][_0x5007ed(0x21a)](this);_0x5d4737['ui'][_0x5007ed(0x1f5)][_0x5007ed(0x217)](_0x5007ed(0x22c),()=>this[_0x5007ed(0x22a)](_0x40a814,!0x0)),_0x5d4737['ui'][_0x5007ed(0x1f5)][_0x5007ed(0x217)](_0x5007ed(0x212),()=>{const _0x2e313b=_0x5007ed,_0x1bb5aa=this[_0x2e313b(0x22a)](_0x2867f0);return _0x1bb5aa[_0x2e313b(0x1fb)]({'role':_0x2e313b(0x218)}),_0x1bb5aa;});const _0x30c20a=_0x5d4737[_0x5007ed(0x22f)][_0x5007ed(0x206)](_0x521a91),_0x8f8599=_0x5d4737[_0x5007ed(0x22f)][_0x5007ed(0x206)](_0x5007ed(0x230)),_0x5baa59=_0x5d4737[_0x5007ed(0x22f)][_0x5007ed(0x206)](_0x5007ed(0x1fe));_0x30c20a[_0x5007ed(0x21d)][_0x5007ed(0x220)](_0x5198af=>{const _0x1574ed=_0x5007ed;this[_0x1574ed(0x21f)](_0x5198af);}),this[_0x5007ed(0x204)](_0x30c20a[_0x5007ed(0x21d)],_0x5007ed(0x217),(_0x1fd77e,_0x274ea4)=>{const _0x3fe61a=_0x5007ed;this[_0x3fe61a(0x21f)](_0x274ea4);}),this[_0x5007ed(0x204)](_0x8f8599[_0x5007ed(0x210)],_0x5007ed(0x217),(_0x4ab5af,_0x59cefd)=>{const _0xf70c3b=_0x5007ed,_0x12930f=this[_0xf70c3b(0x20d)][_0xf70c3b(0x1f9)](_0x258713=>{const _0x154747=_0xf70c3b,_0x419e1f=_0x5baa59[_0x154747(0x223)][_0x154747(0x206)](_0x258713);return _0x419e1f&&_0x59cefd[_0x154747(0x203)]===_0x419e1f[_0x154747(0x20e)];});if(_0x12930f){const _0x349654=this[_0xf70c3b(0x211)](_0x12930f[_0xf70c3b(0x21c)]);this[_0xf70c3b(0x226)](_0x59cefd,_0x349654),this[_0xf70c3b(0x20d)][_0xf70c3b(0x20f)](this[_0xf70c3b(0x20d)][_0xf70c3b(0x208)](_0x12930f),0x1);}}),this[_0x5007ed(0x204)](_0x30c20a[_0x5007ed(0x21d)],_0x5007ed(0x1fd),(_0x418eea,_0xa06b77)=>{const _0x4f71b0=_0x5007ed,_0x284e7c=_0x5d4737[_0x4f71b0(0x1f1)][_0x4f71b0(0x206)](_0x4f71b0(0x23c));if(!_0x284e7c||_0xa06b77[_0x4f71b0(0x224)]===_0x284e7c){if(this[_0x4f71b0(0x20d)][_0x4f71b0(0x213)](_0xa06b77))this[_0x4f71b0(0x20d)][_0x4f71b0(0x20f)](this[_0x4f71b0(0x20d)][_0x4f71b0(0x208)](_0xa06b77),0x1);else{const _0x16766c=_0x5baa59[_0x4f71b0(0x223)][_0x4f71b0(0x206)](_0xa06b77),_0x32eeb8=_0x8f8599[_0x4f71b0(0x202)](_0x16766c[_0x4f71b0(0x20e)]);this[_0x4f71b0(0x215)][_0x4f71b0(0x1fd)](_0x32eeb8[_0x4f71b0(0x20e)]),this[_0x4f71b0(0x1f8)](_0x32eeb8),this[_0x4f71b0(0x1f8)](_0x32eeb8[_0x4f71b0(0x209)]);}}}),this[_0x5007ed(0x204)](_0x8f8599[_0x5007ed(0x210)],_0x5007ed(0x217),(_0x3c136f,_0x5d2b74)=>{const _0x3f0ce6=_0x5007ed;this[_0x3f0ce6(0x204)](_0x5d2b74,_0x3f0ce6(0x207),_0x40cb09);}),this[_0x5007ed(0x204)](_0x8f8599[_0x5007ed(0x210)],_0x5007ed(0x1fd),(_0x489a35,_0x560f3f)=>{const _0x13edfd=_0x5007ed;this[_0x13edfd(0x1f8)](_0x560f3f,_0x13edfd(0x207),_0x40cb09);});}[_0x1cb385(0x226)](_0x13de67,_0x3cccd6){const _0x324695=_0x1cb385;this[_0x324695(0x204)](_0x13de67,_0x324695(0x21e),_0x4f18fb=>{const _0x336571=_0x324695;_0x4f18fb[_0x336571(0x22d)]=!0x1,_0x4f18fb[_0x336571(0x22b)]();}),this[_0x324695(0x215)][_0x324695(0x217)](_0x13de67[_0x324695(0x20e)],_0x3cccd6);}[_0x1cb385(0x21f)](_0x43105f){const _0x349e16=_0x1cb385,_0x49dbaf=this[_0x349e16(0x23b)][_0x349e16(0x22f)][_0x349e16(0x206)](_0x349e16(0x1fe)),_0x145db1=this[_0x349e16(0x23b)][_0x349e16(0x22f)][_0x349e16(0x206)](_0x349e16(0x230)),_0x121f22=this[_0x349e16(0x23b)][_0x349e16(0x1f1)][_0x349e16(0x206)](_0x349e16(0x23c));if(!_0x121f22||_0x43105f[_0x349e16(0x224)]===_0x121f22){const _0x7e9c15=_0x49dbaf[_0x349e16(0x223)][_0x349e16(0x206)](_0x43105f);if(!_0x7e9c15)return void this[_0x349e16(0x20d)][_0x349e16(0x222)](_0x43105f);const _0x370a3b=this[_0x349e16(0x211)](_0x43105f[_0x349e16(0x21c)]),_0x35dbcf=_0x145db1[_0x349e16(0x202)](_0x7e9c15[_0x349e16(0x20e)]);_0x35dbcf[_0x349e16(0x1fa)]&&_0x145db1[_0x349e16(0x1ff)][_0x349e16(0x1fd)](_0x35dbcf),this[_0x349e16(0x226)](_0x35dbcf,_0x370a3b);}}[_0x1cb385(0x211)](_0x43bdb8){const _0x4ea457=_0x1cb385,_0x4229ad=this[_0x4ea457(0x23b)][_0x4ea457(0x1f1)][_0x4ea457(0x206)](_0x4ea457(0x23c)),_0x1ffe20=[...this[_0x4ea457(0x23b)][_0x4ea457(0x22f)][_0x4ea457(0x206)](_0x521a91)[_0x4ea457(0x21d)]][_0x4ea457(0x1f7)](_0x16827d=>_0x16827d[_0x4ea457(0x224)]===_0x4229ad)[_0x4ea457(0x205)](_0x671a3b=>_0x671a3b[_0x4ea457(0x21c)]<_0x43bdb8);return _0x1ffe20<0x0||_0x1ffe20>this[_0x4ea457(0x215)][_0x4ea457(0x237)]?this[_0x4ea457(0x215)][_0x4ea457(0x237)]:_0x1ffe20-0x1;}[_0x1cb385(0x20c)](){const _0x288218=_0x1cb385,_0x4dd403=this[_0x288218(0x23b)],_0x506991=_0x4dd403[_0x288218(0x22f)][_0x288218(0x206)](_0x288218(0x200));this[_0x288218(0x21b)]||(this[_0x288218(0x21b)]=new _0x157320(_0x4dd403[_0x288218(0x234)],this[_0x288218(0x215)])),_0x288218(0x22c)===_0x506991['id']?_0x506991[_0x288218(0x1f4)]():_0x506991[_0x288218(0x216)]({'id':_0x288218(0x22c),'title':_0x5ebf45(_0x4dd403[_0x288218(0x234)],_0x288218(0x23a)),'icon':_0x5c9330,'hasCloseButton':!0x0,'content':this[_0x288218(0x21b)],'position':_0x37c0a6[_0x288218(0x227)]});}[_0x1cb385(0x22a)](_0x3b994d,_0x30306d=!0x1){const _0x24726b=_0x1cb385,_0x497545=this[_0x24726b(0x23b)][_0x24726b(0x234)],_0x160f06=this[_0x24726b(0x23b)][_0x24726b(0x22f)][_0x24726b(0x206)](_0x24726b(0x200)),_0x571791=new _0x3b994d(_0x497545);return _0x571791[_0x24726b(0x21a)](_0x24726b(0x239))['to'](this,_0x24726b(0x239)),_0x571791[_0x24726b(0x21a)](_0x24726b(0x235))['to'](_0x160f06,'id',_0x2a7da2=>_0x24726b(0x22c)===_0x2a7da2),_0x571791[_0x24726b(0x1fb)]({'label':_0x5ebf45(_0x497545,_0x24726b(0x23a)),'icon':_0x5c9330,'isToggleable':!0x0}),_0x30306d&&(_0x571791[_0x24726b(0x22e)]=!0x0),this[_0x24726b(0x204)](_0x571791,_0x24726b(0x1f0),()=>this[_0x24726b(0x20c)]()),_0x571791;}[_0x1cb385(0x228)]=_0x2378cc=>{const _0x58dfd4=_0x1cb385,_0x10770b=_0x2378cc[_0x58dfd4(0x1f3)];if(!this[_0x58dfd4(0x215)][_0x58dfd4(0x221)](_0x10770b[_0x58dfd4(0x20e)]))return;const _0x243eb2=this[_0x58dfd4(0x23b)][_0x58dfd4(0x22f)][_0x58dfd4(0x206)](_0x58dfd4(0x200));_0x243eb2[_0x58dfd4(0x1f6)]&&_0x58dfd4(0x22c)===_0x243eb2['id']&&(_0x243eb2[_0x58dfd4(0x1f4)](),_0x2378cc[_0x58dfd4(0x22b)]());};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x48b970=_0xde57;(function(_0x53ce7e,_0x3807e1){const _0x33db1b=_0xde57,_0x50037f=_0x53ce7e();while(!![]){try{const _0x3065e2=parseInt(_0x33db1b(0x21d))/0x1+parseInt(_0x33db1b(0x1d4))/0x2*(parseInt(_0x33db1b(0x22c))/0x3)+-parseInt(_0x33db1b(0x1e0))/0x4+-parseInt(_0x33db1b(0x237))/0x5*(-parseInt(_0x33db1b(0x20c))/0x6)+-parseInt(_0x33db1b(0x1f2))/0x7*(parseInt(_0x33db1b(0x214))/0x8)+-parseInt(_0x33db1b(0x274))/0x9*(parseInt(_0x33db1b(0x1fe))/0xa)+parseInt(_0x33db1b(0x226))/0xb;if(_0x3065e2===_0x3807e1)break;else _0x50037f['push'](_0x50037f['shift']());}catch(_0x46facf){_0x50037f['push'](_0x50037f['shift']());}}}(_0x4c87,0x62e5a));import{Plugin as _0x371311}from'ckeditor5/src/core.js';import{getEnvKeystrokeText as _0x4adb7c,scrollViewportToShowTarget as _0x5c542c,uid as _0x460c8e}from'ckeditor5/src/utils.js';function _0x4c87(){const _0x3051de=['addComment','forEach','106MFzOxp','plugins','getCommentThread','_detachCommentThread','removeMarker','fromCharCode','_getTextContext','start','model','comments','isSubmitted','affectsData','3035432DnaVgJ','clear','rootName','destroy','registerAnnotation','getRange','isCollapsed','isResolved','consumable','_handleMarkerAddAndRemove','destroyed','removeMarker:','newRange','getAllMarkersForId','_getTargetForId','markers','get','editingDowncast','1207724ezIRNm','managedUsingOperations','registerPostFixer','$graveyard','change:isReadOnly','data','substring','focus','_threads','CommentsEditing','ready','author','60zfcPbl','refreshVisibility','isAttached','$marker','state','ENTER_COMMENT_ANNOUNCEMENT','_attachMarkerToThread','elementToElement','push','name','commands','ariaLiveAnnouncer','hasContent','scrollToThreadMarker','1162098zCqYag','upcast','channelId','document','hasMarkerForId','remove','_threadToController','setUnlinkedAt','8opPTVS','setContext','reopenCommentThread','getChangedMarkers','text','view','isPremiumPlugin','item','isEqual','302203mpQscX','_attachArchivedThread','hasDomSelection','editing','href','getCommentThreads','then','isThreadsLoadingPaused','once','8411854wRokIo','ignoreResolvedComments','size','map','requires','createElement','45498nDxgbZ','delete','updateMarker','low','set','_initializeMarkerConverters','openNewCommentThread','comment','change','getItems','isOfficialPlugin','5koyamX','pluginName','getAttribute','getWalker','dataDowncast','schema','isObject','conversion','markerName','dataToMarker','attachTo','editor','root','addCommentThread','createRange','createPositionBefore','removeCommentThread','render','listenTo','differ','LEAVE_COMMENT_ANNOUNCEMENT','filter','ck-comment-marker','switchReadOnly','context','fetchCommentThread','ck-comment-marker--active','_hasTargetInContent','consume','startsWith','from','config','reconvertMarker','addMarker:','markerToData','locale','init','afterInit','unlinkedAt','showCommentHighlights','announce','activeMarker','hasCommentThread','first','group','join','_initAriaMarkerChangeAnnouncements','collaboration.channelId','change:activeMarker','_handleInitialThreads','markerToHighlight','enqueueChange','length','resolveCommentThread','end','add','comment:','_handleThreadMarker','$textProxy','change:isThreadsLoadingPaused','getByInnerView','1091889oomrOM','for','_reconvertMarkers'];_0x4c87=function(){return _0x3051de;};return _0x4c87();}import{CommentsRepository as _0x4bbab6}from'./commentsrepository.js';import{AddCommentThreadCommand as _0xc7d6cb}from'./addcommentthreadcommand.js';import{surroundingMarkersDetector as _0x3e8a0d,getAllMarkersDomElementsSorted as _0x5a1dea,FOCUS_ANNOTATION_KEYSTROKE as _0x4ea2a8,Users as _0x268e34}from'ckeditor5-collaboration/src/collaboration-core.js';import{EditorAnnotations as _0x79b4c1}from'../annotations/editorannotations.js';import{CommentsRestrictedEditingMode as _0x34efed}from'./integrations/commentsrestrictededitingmode.js';import{CommentsImportWord as _0x77eee8}from'./integrations/importword.js';import{CommentsClipboard as _0xb6e3f3}from'./integrations/clipboard.js';import{ShowCommentHighlights as _0x2a17a0}from'./integrations/showcommenthighlights.js';import'../../theme/commentmarker.css';import{Annotations as _0x51df1a}from'../annotations/annotations.js';import{getTranslation as _0x2f1763}from'../utils/common-translations.js';function _0xde57(_0x5a2835,_0x251d1b){const _0x4c8710=_0x4c87();return _0xde57=function(_0xde57e2,_0x2b0714){_0xde57e2=_0xde57e2-0x1d4;let _0x31df5f=_0x4c8710[_0xde57e2];return _0x31df5f;},_0xde57(_0x5a2835,_0x251d1b);}import{splitMarkerName as _0x1152a9}from'../utils/splitmarkername.js';export class CommentsEditing extends _0x371311{static get[_0x48b970(0x22a)](){return[_0x4bbab6,_0x79b4c1,_0x268e34,_0x34efed,_0x77eee8,_0xb6e3f3,_0x2a17a0];}static get[_0x48b970(0x238)](){const _0x4ddb79=_0x48b970;return _0x4ddb79(0x1fb);}static get[_0x48b970(0x236)](){return!0x0;}static get[_0x48b970(0x21a)](){return!0x0;}constructor(_0x37a831){const _0x5569a3=_0x48b970;super(_0x37a831),this[_0x5569a3(0x230)](_0x5569a3(0x224),!0x0),_0x37a831[_0x5569a3(0x1f7)][_0x5569a3(0x225)](_0x5569a3(0x1fc),()=>this[_0x5569a3(0x224)]=!0x1),this[_0x5569a3(0x230)](_0x5569a3(0x260),null),this['on'](_0x5569a3(0x267),(_0x254756,_0xf0ec59,_0x196761,_0x257618)=>{const _0x5c7c5b=_0x5569a3,_0x1186ba=_0x37a831[_0x5c7c5b(0x1d5)][_0x5c7c5b(0x1f0)](_0x4bbab6),_0x5ce7e9=_0x196761?_0x1152a9(_0x196761)['id']:null;_0x37a831[_0x5c7c5b(0x1dc)][_0x5c7c5b(0x234)](()=>{const _0x5816ad=_0x5c7c5b;if(_0x5ce7e9){const _0x38cd23=this[_0x5816ad(0x1ed)](_0x5ce7e9);for(const _0xe2b05d of _0x38cd23)_0x37a831[_0x5816ad(0x220)][_0x5816ad(0x257)](_0xe2b05d);}if(_0x257618){const {id:_0x5e3b77}=_0x1152a9(_0x257618),_0x34c275=_0x1186ba[_0x5816ad(0x1d6)](_0x5e3b77);if(_0x34c275&&_0x34c275[_0x5816ad(0x25d)])return;if(_0x34c275&&!_0x34c275[_0x5816ad(0x200)])return;const _0x3af9a0=this[_0x5816ad(0x1ed)](_0x5e3b77);for(const _0x40bf72 of _0x3af9a0)_0x37a831[_0x5816ad(0x220)][_0x5816ad(0x257)](_0x40bf72);}}),_0x5ce7e9&&this[_0x5c7c5b(0x20b)](_0x5ce7e9);}),this[_0x5569a3(0x265)]();}[_0x48b970(0x25b)](){const _0x147eb3=_0x48b970,_0x470712=this[_0x147eb3(0x242)],_0x1715b4=_0x470712[_0x147eb3(0x1d5)][_0x147eb3(0x1f0)](_0x4bbab6),_0x211fe3=_0x470712[_0x147eb3(0x256)][_0x147eb3(0x1f0)](_0x147eb3(0x266)),_0x409ca3=_0x1715b4[_0x147eb3(0x222)]()[_0x147eb3(0x24c)](_0x188cbb=>_0x188cbb[_0x147eb3(0x20e)]!==_0x211fe3);_0x470712[_0x147eb3(0x208)][_0x147eb3(0x26e)](_0x147eb3(0x244),new _0xc7d6cb(_0x470712)),this[_0x147eb3(0x249)](_0x470712,_0x147eb3(0x1f6),(_0x5ef8f8,_0x26001a,_0x47fa8b)=>{const _0x2a1795=_0x147eb3;_0x1715b4[_0x2a1795(0x24e)](_0x47fa8b,_0x470712[_0x2a1795(0x256)][_0x2a1795(0x1f0)](_0x2a1795(0x266)));}),this[_0x147eb3(0x249)](_0x1715b4,ht(_0x147eb3(0x244),_0x211fe3),(_0x516fe7,{threadId:_0x496e39})=>{const _0x248029=_0x147eb3,_0x2fccaa=this[_0x248029(0x242)][_0x248029(0x1d5)][_0x248029(0x1f0)](_0x4bbab6)[_0x248029(0x1d6)](_0x496e39);_0x2fccaa?.[_0x248029(0x25d)]&&this[_0x248029(0x21e)](_0x496e39);}),this[_0x147eb3(0x249)](_0x1715b4,ht(_0x147eb3(0x247),_0x211fe3),(_0x1a325d,{threadId:_0x11af86})=>{const _0x31b9ae=_0x147eb3;_0x470712[_0x31b9ae(0x1dc)][_0x31b9ae(0x26a)]({'isUndoable':!0x1},_0x167b01=>{const _0x2f5194=_0x31b9ae,_0x44c742=this[_0x2f5194(0x1ed)](_0x11af86);for(const _0x645b6 of _0x44c742)_0x167b01[_0x2f5194(0x1d8)](_0x645b6);});}),this[_0x147eb3(0x249)](_0x1715b4,ht(_0x147eb3(0x26c),_0x211fe3),(_0x2a578f,{threadId:_0x1c4407})=>{const _0x2b6ba1=_0x147eb3;(this[_0x2b6ba1(0x276)](_0x1c4407),this[_0x2b6ba1(0x242)][_0x2b6ba1(0x220)][_0x2b6ba1(0x219)][_0x2b6ba1(0x21f)])&&(this[_0x2b6ba1(0x242)][_0x2b6ba1(0x1d5)][_0x2b6ba1(0x1f0)](_0x4bbab6)[_0x2b6ba1(0x1d6)](_0x1c4407)[_0x2b6ba1(0x25d)]||this[_0x2b6ba1(0x242)][_0x2b6ba1(0x220)][_0x2b6ba1(0x219)][_0x2b6ba1(0x1f9)]());},{'priority':_0x147eb3(0x22f)}),this[_0x147eb3(0x249)](_0x1715b4,ht(_0x147eb3(0x216),_0x211fe3),(_0x277c2b,{threadId:_0x4d1d1c})=>{const _0x4414de=_0x147eb3;this[_0x4414de(0x276)](_0x4d1d1c);},{'priority':_0x147eb3(0x22f)}),this[_0x147eb3(0x249)](_0x1715b4,ht(_0x147eb3(0x277),_0x211fe3),(_0x2565d2,{threadId:_0x59f9ba,isFromAdapter:_0x57f75d})=>{const _0x381e0b=_0x147eb3,_0x5e4eda=this[_0x381e0b(0x1ed)](_0x59f9ba);if(_0x57f75d||0x0==_0x5e4eda[_0x381e0b(0x26b)]||!_0x1715b4[_0x381e0b(0x261)](_0x59f9ba))return;0x1===_0x1715b4[_0x381e0b(0x1d6)](_0x59f9ba)[_0x381e0b(0x26b)]&&_0x470712[_0x381e0b(0x1dc)][_0x381e0b(0x26a)]({'isUndoable':!0x1},_0x40ddda=>{const _0x7541d6=_0x381e0b;for(const _0x5073bf of _0x5e4eda)_0x40ddda[_0x7541d6(0x22e)](_0x5073bf,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':_0x147eb3(0x22f)}),this[_0x147eb3(0x231)](),this[_0x147eb3(0x1e9)](),this[_0x147eb3(0x268)](_0x409ca3);}[_0x48b970(0x25c)](){!async function(_0x12d3c8){const _0x470892=_0x853089([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x45d078=0x73460ab3,_0x562ea1=0x7341728b^_0x45d078,_0x132ddf=window[_0x853089([0x44,0x61,0x74,0x65])][_0x853089([0x6e,0x6f,0x77])](),_0x483b71=_0x12d3c8[_0x853089([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xa4dfa3=new window[(_0x853089([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55aeea=>{_0x483b71[_0x853089([0x6f,0x6e,0x63,0x65])](_0x853089([0x72,0x65,0x61,0x64,0x79]),_0x55aeea);}),_0x2eb2c9={[_0x853089([0x6b,0x74,0x79])]:_0x853089([0x45,0x43]),[_0x853089([0x75,0x73,0x65])]:_0x853089([0x73,0x69,0x67]),[_0x853089([0x63,0x72,0x76])]:_0x853089([0x50,0x2d,0x32,0x35,0x36]),[_0x853089([0x78])]:_0x853089([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]),[_0x853089([0x79])]:_0x853089([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]),[_0x853089([0x61,0x6c,0x67])]:_0x853089([0x45,0x53,0x32,0x35,0x36])},_0x239be7=_0x483b71[_0x853089([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x853089([0x67,0x65,0x74])](_0x853089([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x55eb1f(){let _0x39cd9d,_0xc2b32a=null,_0x168c57=null;try{if(_0x239be7==_0x853089([0x47,0x50,0x4c]))return _0x853089([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x39cd9d=_0x1f878d(),!_0x39cd9d)return _0x853089([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x39cd9d[_0x853089([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x168c57=_0x4b6adc(_0x39cd9d[_0x853089([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x39cd9d[_0x853089([0x6a,0x74,0x69])])),await _0x7ef0b2()?_0x44e097()?_0x341a8f()?_0x853089([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xf6c5c1()?(_0x39cd9d[_0x853089([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x853089([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xc2b32a=_0x1f51d5(_0x853089([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x39cd9d[_0x853089([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x853089([0x74,0x72,0x69,0x61,0x6c])&&(_0xc2b32a=_0x1f51d5(_0x853089([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x21637d()):_0x853089([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x853089([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x853089([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x853089([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x341a8f(){const _0x42569b=[_0x853089([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x853089([0x74,0x72,0x69,0x61,0x6c])][_0x853089([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39cd9d[_0x853089([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x132ddf/0x3e8:0xe10*_0x562ea1;return _0x39cd9d[_0x853089([0x65,0x78,0x70])]<_0x42569b;}function _0x44e097(){const _0x94f1ae=_0x39cd9d[_0x853089([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x94f1ae)return!0x1;if(_0x94f1ae[_0x853089([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x853089([0x2a])))return!0x0;if(_0x94f1ae[_0x853089([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x853089([0x43,0x4d,0x54])))return!0x0;if(_0x94f1ae[_0x853089([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x853089([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x5dc2a2())return!0x0;if(_0x94f1ae[_0x853089([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x853089([0x52,0x43,0x4d,0x54]))){if(_0x2b196f())return!0x0;if(_0x1295b2()||_0xf741f2())return!0x0;}return!0x1;}function _0xf6c5c1(){const _0x41d7f8=_0xde57,_0x564073=_0x39cd9d[_0x853089([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x564073||0x0==_0x564073[_0x853089([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x40dde8}=new URL(window[_0x853089([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x41d7f8(0x221)]);if(_0x564073[_0x853089([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40dde8))return!0x0;const _0x20a5d1=_0x40dde8[_0x853089([0x73,0x70,0x6c,0x69,0x74])](_0x853089([0x2e]));return _0x564073[_0x853089([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2a42ec=>_0x2a42ec[_0x853089([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x853089([0x2a])))[_0x853089([0x6d,0x61,0x70])](_0x46b605=>_0x46b605[_0x853089([0x73,0x70,0x6c,0x69,0x74])](_0x853089([0x2e])))[_0x853089([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3434ee=>_0x3434ee[_0x853089([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x20a5d1[_0x853089([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x853089([0x6d,0x61,0x70])](_0x815fc5=>Array(_0x20a5d1[_0x853089([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x815fc5[_0x853089([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x853089([0x66,0x69,0x6c,0x6c])](_0x815fc5[0x0]===_0x853089([0x2a])?_0x853089([0x2a]):'')[_0x853089([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x815fc5))[_0x853089([0x73,0x6f,0x6d,0x65])](_0x5acbaf=>_0x20a5d1[_0x853089([0x65,0x76,0x65,0x72,0x79])]((_0x38ce40,_0x1959e4)=>_0x5acbaf[_0x1959e4]===_0x38ce40||_0x5acbaf[_0x1959e4]===_0x853089([0x2a])));}function _0x21637d(){return _0xc2b32a&&_0x168c57?new window[(_0x853089([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x304e1c,_0xf85b80)=>{_0xc2b32a[_0x853089([0x74,0x68,0x65,0x6e])](_0x304e1c,_0xf85b80),_0x168c57[_0x853089([0x74,0x68,0x65,0x6e])](_0x13efba=>{_0x13efba!=_0x853089([0x56,0x61,0x6c,0x69,0x64])&&_0x304e1c(_0x13efba);},_0xf85b80);}):_0xc2b32a||_0x168c57||_0x853089([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4b6adc(_0x34347f,_0x9c3c9b){return new window[(_0x853089([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e4037=>{if(_0x5d4b9d())return _0x2e4037(_0x853089([0x56,0x61,0x6c,0x69,0x64]));_0x2ffac1(),_0x483b71[_0x853089([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x853089([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x37c562=!0x1;const _0x2bd8e9=_0x460c8e();function _0x2090e0(_0x5c36d0){return!!_0x5c36d0&&(typeof _0x5c36d0===_0x853089([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5c36d0===_0x853089([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5c36d0[_0x853089([0x74,0x68,0x65,0x6e])]===_0x853089([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5c36d0[_0x853089([0x63,0x61,0x74,0x63,0x68])]===_0x853089([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3dfc07(_0x106941){_0x45ca84(_0x106941)[_0x853089([0x74,0x68,0x65,0x6e])](_0x28db70=>{if(!_0x28db70||_0x28db70[_0x853089([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x853089([0x6f,0x6b]))return _0x853089([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xfbddc7(_0x490141(_0x2bd8e9+_0x9c3c9b))!=_0x28db70[_0x853089([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x853089([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x853089([0x56,0x61,0x6c,0x69,0x64]);})[_0x853089([0x74,0x68,0x65,0x6e])](_0x29925a=>(_0xa7b036(),_0x29925a),()=>{const _0x54bcd4=_0x14c58a();return null==_0x54bcd4?(_0xa7b036(),_0x853089([0x56,0x61,0x6c,0x69,0x64])):_0x853089(_0x132ddf-_0x54bcd4>(0x574a8eb3^_0x45d078)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x853089([0x74,0x68,0x65,0x6e])](_0x2e4037)[_0x853089([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2e4037(_0x853089([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2f2c89=0x7370e433^_0x45d078;function _0xa7b036(){const _0x267795=_0x853089([0x6c,0x6c,0x63,0x74,0x2d])+_0xfbddc7(_0x490141(_0x34347f)),_0x459c00=_0xe1726f(_0xfbddc7(window[_0x853089([0x4d,0x61,0x74,0x68])][_0x853089([0x63,0x65,0x69,0x6c])](_0x132ddf/_0x2f2c89)));window[_0x853089([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x853089([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x267795,_0x459c00);}function _0x14c58a(){const _0x219b1f=_0x853089([0x6c,0x6c,0x63,0x74,0x2d])+_0xfbddc7(_0x490141(_0x34347f)),_0x49baf0=window[_0x853089([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x853089([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x219b1f);return _0x49baf0?window[_0x853089([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe1726f(_0x49baf0),0x10)*_0x2f2c89:null;}function _0x45ca84(_0x251688){return new window[(_0x853089([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x7fe78,_0x22e07b)=>{_0x251688[_0x853089([0x74,0x68,0x65,0x6e])](_0x7fe78,_0x22e07b),window[_0x853089([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x22e07b,0x7347de73^_0x45d078);});}}_0x483b71[_0x853089([0x6f,0x6e])](_0x853089([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x97430b,_0x4c5d75)=>{if(_0x4c5d75[0x0]!=_0x34347f)return _0x2e4037(_0x853089([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4c5d75[0x1]={..._0x4c5d75[0x1],[_0x853089([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2bd8e9};},{[_0x853089([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x853089([0x68,0x69,0x67,0x68])}),_0x483b71[_0x853089([0x6f,0x6e])](_0x853089([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x20f4cb=>{_0x2090e0(_0x20f4cb[_0x853089([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x37c562=!0x0,_0x3dfc07(_0x20f4cb[_0x853089([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x853089([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x853089([0x6c,0x6f,0x77])}),_0xa4dfa3[_0x853089([0x74,0x68,0x65,0x6e])](()=>{_0x37c562||_0x2e4037(_0x853089([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5d4b9d(){return _0x483b71[_0x853089([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x853089([0x76,0x69,0x65,0x77])][_0x853089([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x853089([0x61,0x75,0x74,0x6f]);}function _0x2ffac1(){_0x483b71[_0x853089([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x853089([0x76,0x69,0x65,0x77])][_0x853089([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x853089([0x61,0x75,0x74,0x6f]);}}function _0x1f51d5(_0x5d90e5){const _0x5c5da2=[new window[(_0x853089([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb8ec67=>setTimeout(_0xb8ec67,0x734f347f^_0x45d078)),_0xa4dfa3[_0x853089([0x74,0x68,0x65,0x6e])](()=>new window[(_0x853089([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ab874=>{let _0x2b14e5=0x0;_0x483b71[_0x853089([0x6d,0x6f,0x64,0x65,0x6c])][_0x853089([0x6f,0x6e])](_0x853089([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x30fb08,_0x13dea1)=>{_0x13dea1[0x0][_0x853089([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2b14e5++,_0x2b14e5==(0x73460b4b^_0x45d078)&&(_0x1ab874(),_0x30fb08[_0x853089([0x6f,0x66,0x66])]());});}))];return window[_0x853089([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x853089([0x72,0x61,0x63,0x65])](_0x5c5da2)[_0x853089([0x74,0x68,0x65,0x6e])](()=>_0x5d90e5);}async function _0x18867f(){await _0xa4dfa3,_0x483b71[_0x853089([0x6d,0x6f,0x64,0x65,0x6c])][_0x853089([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x320a77,_0x483b71[_0x853089([0x6d,0x6f,0x64,0x65,0x6c])][_0x853089([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x320a77,_0x483b71[_0x853089([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x853089([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5dc2a2(){return window[_0x853089([0x67,0x6c,0x6f,0x62])]&&window[_0x853089([0x67,0x6c,0x6f,0x62])][_0x853089([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x2b196f(){return _0x4edcdc(_0x853089([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x57ce2a(_0x853089([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x853089([0x73,0x74,0x61,0x74,0x65])]==_0x853089([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x1295b2(){return _0x4edcdc(_0x853089([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 _0xf741f2(){return _0x4edcdc(_0x853089([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x1cfb4e(_0x2a8a76){const _0x4ecd16=_0x32a78d();_0x483b71[_0x4ecd16]=_0x853089([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2a8a76,_0x2a8a76!=_0x853089([0x56,0x61,0x6c,0x69,0x64])&&_0x18867f();}function _0x32a78d(){const _0x5eef92=window[_0x853089([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x853089([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x853089([0x6e,0x6f,0x77])]())[_0x853089([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x853089([0x2e]),'');let _0xc9dc21=_0x853089([0x4b]);for(let _0x92cd4c=0x0;_0x92cd4c<_0x5eef92[_0x853089([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x92cd4c+=0x2){let _0x2aa10e=window[_0x853089([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5eef92[_0x853089([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x92cd4c,_0x92cd4c+0x2));_0x2aa10e>=_0x470892[_0x853089([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2aa10e-=_0x470892[_0x853089([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xc9dc21+=_0x470892[_0x2aa10e];}return _0xc9dc21;}function _0x1f878d(){const _0x1ef708=_0x239be7[_0x853089([0x73,0x70,0x6c,0x69,0x74])](_0x853089([0x2e]));if(0x3!=_0x1ef708[_0x853089([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1b3463(_0x1ef708[0x1]);function _0x1b3463(_0x2bb81d){const _0x1b4128=_0x28bf24(_0x2bb81d);return _0x1b4128&&_0x16f44d()?_0x1b4128:null;function _0x16f44d(){const _0x4c7254=_0x1b4128[_0x853089([0x6a,0x74,0x69])],_0x5c7a7d=window[_0x853089([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c7254[_0x853089([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4c7254[_0x853089([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x18625b={..._0x1b4128,[_0x853089([0x6a,0x74,0x69])]:_0x4c7254[_0x853089([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4c7254[_0x853089([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x18625b[_0x853089([0x76,0x63])],_0x490141(_0x18625b)==_0x5c7a7d;}}}async function _0x7ef0b2(){let _0x193085=!0x0;try{const _0x2a6730=_0x239be7[_0x853089([0x73,0x70,0x6c,0x69,0x74])](_0x853089([0x2e])),[_0x12dbb9,_0xa57ec9,_0x5ebb76]=_0x2a6730;return _0x29b976(_0x12dbb9),await _0x4bc3b0(_0x12dbb9,_0xa57ec9,_0x5ebb76),_0x193085;}catch{return!0x1;}function _0x29b976(_0x2d6360){const _0x544eff=_0x28bf24(_0x2d6360);_0x544eff&&_0x544eff[_0x853089([0x61,0x6c,0x67])]==_0x853089([0x45,0x53,0x32,0x35,0x36])||(_0x193085=!0x1);}async function _0x4bc3b0(_0x59b18d,_0x17cacb,_0x6d7ab5){const _0x375c79=window[_0x853089([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x853089([0x66,0x72,0x6f,0x6d])](_0x2a2de6(_0x6d7ab5),_0x48bd5d=>_0x48bd5d[_0x853089([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xbe06ea=new window[(_0x853089([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x853089([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x59b18d+_0x853089([0x2e])+_0x17cacb),_0x394a29=window[_0x853089([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x853089([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x394a29)return;const _0x110534=await _0x394a29[_0x853089([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x853089([0x6a,0x77,0x6b]),_0x2eb2c9,{[_0x853089([0x6e,0x61,0x6d,0x65])]:_0x853089([0x45,0x43,0x44,0x53,0x41]),[_0x853089([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x853089([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x853089([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x394a29[_0x853089([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x853089([0x6e,0x61,0x6d,0x65])]:_0x853089([0x45,0x43,0x44,0x53,0x41]),[_0x853089([0x68,0x61,0x73,0x68])]:{[_0x853089([0x6e,0x61,0x6d,0x65])]:_0x853089([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x110534,_0x375c79,_0xbe06ea)||(_0x193085=!0x1);}}function _0x28bf24(_0x5f1343){return _0x5f1343[_0x853089([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x853089([0x65,0x79]))?JSON[_0x853089([0x70,0x61,0x72,0x73,0x65])](_0x2a2de6(_0x5f1343)):null;}function _0x2a2de6(_0x13862a){return window[_0x853089([0x61,0x74,0x6f,0x62])](_0x13862a[_0x853089([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x853089([0x2b]))[_0x853089([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x853089([0x2f])));}function _0x490141(_0x5553c6){let _0x426cc2=0x1505;function _0x41d1f1(_0x24ce3f){for(let _0x202ba5=0x0;_0x202ba5<_0x24ce3f[_0x853089([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x202ba5++){const _0x39195d=_0x24ce3f[_0x853089([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x202ba5);_0x426cc2=(_0x426cc2<<0x5)+_0x426cc2+_0x39195d,_0x426cc2&=_0x426cc2;}}function _0x226678(_0xeae17a){Array[_0x853089([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xeae17a)?_0xeae17a[_0x853089([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x226678):_0xeae17a&&typeof _0xeae17a==_0x853089([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x853089([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xeae17a)[_0x853089([0x73,0x6f,0x72,0x74])]()[_0x853089([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x379b5d,_0x41ec69])=>{_0x41d1f1(_0x379b5d),_0x226678(_0x41ec69);}):_0x41d1f1(window[_0x853089([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xeae17a));}return _0x226678(_0x5553c6),_0x426cc2>>>0x0;}function _0xfbddc7(_0x56b258){return _0x56b258[_0x853089([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x853089([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x853089([0x30]));}function _0xe1726f(_0x35c6bd){return _0x35c6bd[_0x853089([0x73,0x70,0x6c,0x69,0x74])]('')[_0x853089([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x853089([0x6a,0x6f,0x69,0x6e])]('');}function _0x4edcdc(_0x3910ff){return _0x483b71[_0x853089([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x853089([0x68,0x61,0x73])](_0x3910ff);}function _0x57ce2a(_0x32f20c){return _0x483b71[_0x853089([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x853089([0x67,0x65,0x74])](_0x32f20c);}function _0x320a77(){}function _0x853089(_0x30ab99){const _0x2d1368=_0xde57;return _0x30ab99[_0x2d1368(0x229)](_0x2d6701=>String[_0x2d1368(0x1d9)](_0x2d6701))[_0x2d1368(0x264)]('');}_0x1cfb4e(await _0x55eb1f());}(this);}[_0x48b970(0x1e3)](){const _0x3badae=_0x48b970,_0x148759=this[_0x3badae(0x242)][_0x3badae(0x1d5)][_0x3badae(0x1f0)](_0x4bbab6),_0x571ef3=this[_0x3badae(0x242)][_0x3badae(0x256)][_0x3badae(0x1f0)](_0x3badae(0x266));for(const _0x12a097 of _0x148759[_0x3badae(0x222)]({'channelId':_0x571ef3}))_0x148759[_0x3badae(0x1d7)](_0x12a097['id']),_0x148759[_0x3badae(0x1fa)][_0x3badae(0x22d)](_0x12a097['id']);super[_0x3badae(0x1e3)]();}[_0x48b970(0x210)](_0x27a2fe){const _0x559870=_0x48b970;return this[_0x559870(0x1ed)](_0x27a2fe)[_0x559870(0x26b)]>0x0;}[_0x48b970(0x1ed)](_0x29bc41){const _0x327c9f=_0x48b970,_0x4e32da=[];for(const _0x4efcd4 of this[_0x327c9f(0x242)][_0x327c9f(0x1dc)][_0x327c9f(0x1ef)])_0x4efcd4[_0x327c9f(0x207)][_0x327c9f(0x254)](_0x327c9f(0x26f)+_0x29bc41)&&_0x4e32da[_0x327c9f(0x206)](_0x4efcd4);return _0x4e32da;}[_0x48b970(0x20b)](_0xfc7f01){setTimeout(()=>{const _0x11dcec=_0xde57,_0x26e3b5=this[_0x11dcec(0x1ee)](_0xfc7f01);if(!_0x26e3b5)return;this[_0x11dcec(0x260)]&&_0x1152a9(this[_0x11dcec(0x260)])['id']===_0xfc7f01&&_0x5c542c({'target':_0x26e3b5[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}[_0x48b970(0x276)](_0xd86c45){const _0x462926=_0x48b970;this[_0x462926(0x242)][_0x462926(0x1dc)][_0x462926(0x234)](()=>{const _0x35b27a=_0x462926;for(const _0x483950 of this[_0x35b27a(0x1ed)](_0xd86c45))this[_0x35b27a(0x242)][_0x35b27a(0x220)][_0x35b27a(0x257)](_0x483950);});}[_0x48b970(0x21e)](_0x411e90){const _0x5047ce=_0x48b970,_0x334158=this[_0x5047ce(0x242)][_0x5047ce(0x1d5)][_0x5047ce(0x1f0)](_0x4bbab6),_0x27c43f=this[_0x5047ce(0x242)][_0x5047ce(0x1d5)][_0x5047ce(0x1f0)](_0x79b4c1),_0x3658b6=_0x334158[_0x5047ce(0x1d6)](_0x411e90);if(!_0x3658b6[_0x5047ce(0x200)]){const _0x3aca55=_0x3658b6[_0x5047ce(0x241)](()=>this[_0x5047ce(0x1ee)](_0x3658b6['id']));_0x27c43f[_0x5047ce(0x1e4)](_0x3aca55),_0x3658b6[_0x5047ce(0x252)]=!0x1;}}[_0x48b970(0x231)](){const _0x38d779=_0x48b970,_0xa976d7=this[_0x38d779(0x242)],_0x20edaa=_0xa976d7[_0x38d779(0x1d5)][_0x38d779(0x1f0)](_0x268e34);_0xa976d7[_0x38d779(0x23e)][_0x38d779(0x275)](_0x38d779(0x1f1))[_0x38d779(0x269)]({'model':_0x38d779(0x233),'view':(_0x263310,_0x2b5b47)=>{const _0x3c366e=_0x38d779,{id:_0x25b032}=_0x1152a9(_0x263310[_0x3c366e(0x23f)]),_0x5957b4=_0xa976d7[_0x3c366e(0x1d5)][_0x3c366e(0x1f0)](_0x4bbab6)[_0x3c366e(0x1d6)](_0x25b032),_0x375bc1=this[_0x3c366e(0x260)]&&_0x1152a9(this[_0x3c366e(0x260)])['id']===_0x25b032;let _0x17d6e3;if(_0x5957b4&&_0x5957b4[_0x3c366e(0x1e7)]&&!_0x375bc1&&_0x263310[_0x3c366e(0x21b)])return _0x2b5b47[_0x3c366e(0x1e8)][_0x3c366e(0x253)](_0x263310[_0x3c366e(0x21b)],_0x3c366e(0x258)+_0x263310[_0x3c366e(0x23f)]),_0x2b5b47[_0x3c366e(0x1e8)][_0x3c366e(0x253)](_0x263310[_0x3c366e(0x21b)],_0x3c366e(0x1eb)+_0x263310[_0x3c366e(0x23f)]),null;const _0x506e35=[_0x3c366e(0x24d)];return _0x375bc1&&_0x506e35[_0x3c366e(0x206)](_0x3c366e(0x251)),_0x17d6e3=_0x5957b4?.[_0x3c366e(0x26b)]?_0x5957b4[_0x3c366e(0x1dd)][_0x3c366e(0x262)][_0x3c366e(0x1fd)]['id']:_0x20edaa['me']['id'],{'classes':_0x506e35,'attributes':{'data-comment':_0x25b032,'data-author-id':_0x17d6e3}};}}),_0xa976d7[_0x38d779(0x23e)][_0x38d779(0x275)](_0x38d779(0x23b))[_0x38d779(0x259)]({'model':_0x38d779(0x233),'view':(_0x2a9294,{options:_0x313d18})=>{const _0x59aa2e=_0x38d779;if(_0x313d18[_0x59aa2e(0x25e)])return null;const _0x4fd473=_0xa976d7[_0x59aa2e(0x1d5)][_0x59aa2e(0x1f0)](_0x4bbab6),_0x780e08=_0xa976d7[_0x59aa2e(0x1dc)][_0x59aa2e(0x1ef)][_0x59aa2e(0x1f0)](_0x2a9294),{id:_0x2ff7a8,part:_0x4d7d3a}=_0x1152a9(_0x2a9294);return _0x780e08&&!_0x780e08[_0x59aa2e(0x1df)]||_0x313d18[_0x59aa2e(0x227)]&&_0x4fd473[_0x59aa2e(0x1d6)](_0x2ff7a8)?.[_0x59aa2e(0x1e7)]?null:{'group':_0x59aa2e(0x233),'name':_0x4d7d3a?_0x2ff7a8+':'+_0x4d7d3a:_0x2ff7a8};}}),_0xa976d7[_0x38d779(0x23e)][_0x38d779(0x275)](_0x38d779(0x20d))[_0x38d779(0x205)]({'view':{'name':_0x38d779(0x233),'attributes':{'id':/^\w/}},'model':(_0x3418c8,{writer:_0x734d56})=>_0x734d56[_0x38d779(0x22b)](_0x38d779(0x201),{'data-name':_0x38d779(0x26f)+_0x3418c8[_0x38d779(0x239)]('id')})}),_0xa976d7[_0x38d779(0x23e)][_0x38d779(0x275)](_0x38d779(0x20d))[_0x38d779(0x240)]({'view':_0x38d779(0x233)});}[_0x48b970(0x1e9)](){const _0x36009d=_0x48b970,_0x54968c=this[_0x36009d(0x242)],_0x217079=_0x54968c[_0x36009d(0x1d5)][_0x36009d(0x1f0)](_0x4bbab6),_0x1dc1a9=new Set(),_0xb642b0=new Set();_0x54968c[_0x36009d(0x1dc)][_0x36009d(0x20f)][_0x36009d(0x1f4)](_0x5f4e10=>{const _0x522304=_0x36009d;let _0x5339a2=!0x1;for(const {name:_0x34c42f,data:_0x79fa73}of _0x54968c[_0x522304(0x1dc)][_0x522304(0x20f)][_0x522304(0x24a)][_0x522304(0x217)]()){const {group:_0x28367e,id:_0x408a12}=_0x1152a9(_0x34c42f);let _0x16e96d=_0x79fa73[_0x522304(0x1ec)];if(_0x522304(0x233)!==_0x28367e||!_0x16e96d)continue;const _0x2ced48=_0x522304(0x1f5)===_0x16e96d[_0x522304(0x243)][_0x522304(0x1e2)];_0x2ced48||(_0x16e96d=mt(_0x16e96d,_0x54968c[_0x522304(0x1dc)]),!_0x16e96d||_0x16e96d[_0x522304(0x1e6)]||!_0x79fa73[_0x522304(0x1ec)]||_0x16e96d[_0x522304(0x21c)](_0x79fa73[_0x522304(0x1ec)]))?_0x54968c[_0x522304(0x1dc)][_0x522304(0x20a)](_0x16e96d)&&!_0x2ced48?this[_0x522304(0x224)]?_0x1dc1a9[_0x522304(0x26e)](_0x34c42f):this[_0x522304(0x270)](_0x34c42f,_0x408a12):(_0xb642b0[_0x522304(0x26e)](_0x34c42f),_0x1dc1a9[_0x522304(0x22d)](_0x34c42f),_0x5f4e10[_0x522304(0x1d8)](_0x34c42f),_0x5339a2=!0x0):(_0x5f4e10[_0x522304(0x22e)](_0x34c42f,{'range':_0x16e96d}),_0x5339a2=!0x0);}return _0x5339a2;}),this['on'](_0x36009d(0x272),(_0x3c5fd9,_0xe5c28b,_0x399893)=>{const _0x3d5dd7=_0x36009d;if(!_0x399893&&_0x1dc1a9[_0x3d5dd7(0x228)])for(const _0x4ec986 of _0x1dc1a9){const {id:_0x21644a}=_0x1152a9(_0x4ec986);_0x1dc1a9[_0x3d5dd7(0x22d)](_0x4ec986),_0x54968c[_0x3d5dd7(0x1dc)][_0x3d5dd7(0x1ef)][_0x3d5dd7(0x1f0)](_0x4ec986)&&this[_0x3d5dd7(0x270)](_0x4ec986,_0x21644a);}}),this[_0x36009d(0x249)](_0x54968c[_0x36009d(0x1dc)][_0x36009d(0x20f)],_0x36009d(0x234),()=>{const _0x1654d3=_0x36009d;for(const {name:_0x22ed4c,data:{newRange:_0x118611}}of _0x54968c[_0x1654d3(0x1dc)][_0x1654d3(0x20f)][_0x1654d3(0x24a)][_0x1654d3(0x217)]()){const {group:_0x44f978,id:_0x534f05}=_0x1152a9(_0x22ed4c);if(_0x1654d3(0x233)!==_0x44f978)continue;const _0x425184=_0x217079[_0x1654d3(0x1d6)](_0x534f05),_0x2901ef=this[_0x1654d3(0x210)](_0x534f05);_0x425184&&(!_0x425184[_0x1654d3(0x252)]&&_0x118611&&_0x54968c[_0x1654d3(0x220)][_0x1654d3(0x219)][_0x1654d3(0x225)](_0x1654d3(0x248),()=>{const _0xd11411=_0x1654d3,_0x32e4be=_0x54968c[_0xd11411(0x1d5)][_0xd11411(0x1f0)](_0x51df1a),_0x1f19b7=_0x217079[_0xd11411(0x212)][_0xd11411(0x1f0)](_0x425184)[_0xd11411(0x219)];_0x32e4be[_0xd11411(0x273)](_0x1f19b7)[_0xd11411(0x1ff)]();},{'priority':_0x1654d3(0x22f)}),_0x425184[_0x1654d3(0x252)]=_0x2901ef||!!_0x118611),_0x118611||(_0xb642b0[_0x1654d3(0x26e)](_0x22ed4c),_0x1dc1a9[_0x1654d3(0x22d)](_0x22ed4c));}for(const _0x3624fd of _0xb642b0){const {id:_0x2d9cf2}=_0x1152a9(_0x3624fd),_0xb9041d=_0x217079[_0x1654d3(0x1d6)](_0x2d9cf2);if(_0x1dc1a9[_0x1654d3(0x22d)](_0x3624fd),!_0xb9041d)continue;const _0x2f954b=this[_0x1654d3(0x210)](_0x2d9cf2);_0x2f954b||_0xb9041d[_0x1654d3(0x1de)]?_0x2f954b||_0xb9041d[_0x1654d3(0x25d)]||_0xb9041d[_0x1654d3(0x213)](new Date()):_0xb9041d[_0x1654d3(0x211)]();}_0xb642b0[_0x1654d3(0x1e1)]();});}[_0x48b970(0x268)](_0x153493){const _0x11be16=_0x48b970;_0x153493[_0x11be16(0x278)](_0x8fa395=>{const _0x381e27=_0x11be16;_0x8fa395[_0x381e27(0x25d)]&&this[_0x381e27(0x21e)](_0x8fa395['id']);});}[_0x48b970(0x1ee)](_0x53e8fe){const _0x329fb2=_0x48b970,_0x10d7b1=this[_0x329fb2(0x242)],_0x232f1e=this[_0x329fb2(0x1ed)](_0x53e8fe);return _0x5a1dea(_0x10d7b1[_0x329fb2(0x220)],_0x232f1e);}[_0x48b970(0x1da)](_0x389d5c){const _0x35dca7=_0x48b970,_0x35b988=this[_0x35dca7(0x1ed)](_0x389d5c);let _0x5bfcb7='',_0x570395=!0x1;for(const _0x15037e of _0x35b988){const _0x138fa8=_0x15037e[_0x35dca7(0x1e5)]();for(const _0x3700b0 of Array[_0x35dca7(0x255)](_0x138fa8[_0x35dca7(0x235)]()))_0x3700b0['is'](_0x35dca7(0x271))?(_0x5bfcb7&&_0x570395&&(_0x5bfcb7+='\x20',_0x570395=!0x1),_0x5bfcb7+=_0x3700b0[_0x35dca7(0x1f7)]):_0x570395=!0x0;_0x570395=!0x0;}return _0x5bfcb7[_0x35dca7(0x1f8)](0x0,0x96);}[_0x48b970(0x204)](_0x58986c,_0x2eadd2){const _0x328324=_0x48b970,_0x5b7c27=this[_0x328324(0x242)],_0x1ac083=_0x5b7c27[_0x328324(0x1d5)][_0x328324(0x1f0)](_0x4bbab6);let _0x4253f2=_0x1ac083[_0x328324(0x1d6)](_0x2eadd2);const _0x4da290=_0x5b7c27[_0x328324(0x256)][_0x328324(0x1f0)](_0x328324(0x266)),_0x351d4f=_0x5b7c27[_0x328324(0x1d5)][_0x328324(0x1f0)](_0x79b4c1);if(_0x4253f2&&(_0x4253f2[_0x328324(0x25d)]&&_0x4253f2[_0x328324(0x213)](null),_0x4253f2[_0x328324(0x200)]))return _0x4253f2;return!this[_0x328324(0x1ed)](_0x2eadd2)[0x0][_0x328324(0x1f3)]?_0x5b7c27[_0x328324(0x220)][_0x328324(0x219)][_0x328324(0x225)](_0x328324(0x248),()=>{const _0x48c982=_0x328324;if(_0x1ac083[_0x48c982(0x1d6)](_0x2eadd2))return;const _0x210592=_0x5b7c27[_0x48c982(0x1d5)][_0x48c982(0x1f0)](_0x51df1a);_0x4253f2=_0x1ac083[_0x48c982(0x232)]({'channelId':_0x4da290,'threadId':_0x2eadd2,'target':()=>this[_0x48c982(0x1ee)](_0x2eadd2),'context':{'type':_0x48c982(0x218),'value':this[_0x48c982(0x1da)](_0x2eadd2)}});const _0x443572=_0x1ac083[_0x48c982(0x212)][_0x48c982(0x1f0)](_0x4253f2)[_0x48c982(0x219)],_0x73ea4e=_0x210592[_0x48c982(0x273)](_0x443572);_0x73ea4e&&_0x351d4f[_0x48c982(0x1e4)](_0x73ea4e);},{'priority':_0x328324(0x22f)}):_0x1ac083[_0x328324(0x250)]({'channelId':_0x4da290,'threadId':_0x2eadd2})[_0x328324(0x223)](_0x525c00=>{const _0x5837ee=_0x328324;if(_0x5837ee(0x1ea)!==_0x5b7c27[_0x5837ee(0x202)]){if(_0x4253f2=_0x525c00,_0x4253f2&&!_0x4253f2[_0x5837ee(0x200)]){const _0x12e41=_0x4253f2[_0x5837ee(0x241)](()=>this[_0x5837ee(0x1ee)](_0x2eadd2));_0x351d4f[_0x5837ee(0x1e4)](_0x12e41),_0x4253f2[_0x5837ee(0x1e7)]&&this[_0x5837ee(0x276)](_0x2eadd2);}else{if(!_0x4253f2){const _0x4c34dd=this[_0x5837ee(0x1ed)](_0x2eadd2);_0x5b7c27[_0x5837ee(0x1dc)][_0x5837ee(0x234)](_0x3e454c=>{const _0x4e55f6=_0x5837ee;for(const _0x34bf34 of _0x4c34dd)_0x3e454c[_0x4e55f6(0x1d8)](_0x34bf34);});}}}}),_0x4253f2;}[_0x48b970(0x270)](_0x37cf1e,_0x276a88){const _0xfbb85b=_0x48b970,_0x56a3ba=this[_0xfbb85b(0x204)](_0x37cf1e,_0x276a88);_0x56a3ba&&!_0x56a3ba[_0xfbb85b(0x24f)]&&_0x56a3ba[_0xfbb85b(0x215)]({'type':_0xfbb85b(0x218),'value':this[_0xfbb85b(0x1da)](_0x276a88)});}[_0x48b970(0x265)](){const _0x33fe1b=_0x48b970,_0x44f624=this[_0x33fe1b(0x242)];_0x3e8a0d(_0x44f624[_0x33fe1b(0x1dc)],({left:_0x294858,entered:_0x432d3c})=>{const _0x458ee6=_0x33fe1b;for(const _0x3499ca of _0x294858)if(lt(_0x3499ca)){_0x44f624['ui'][_0x458ee6(0x209)][_0x458ee6(0x25f)](_0x2f1763(_0x44f624[_0x458ee6(0x25a)],_0x458ee6(0x24b)));break;}for(const _0x1d9cd2 of _0x432d3c)if(lt(_0x1d9cd2)){_0x44f624['ui'][_0x458ee6(0x209)][_0x458ee6(0x25f)](_0x2f1763(_0x44f624[_0x458ee6(0x25a)],_0x458ee6(0x203),_0x4adb7c(_0x4ea2a8)));break;}});}}function ht(_0x53c7a8,_0x141e95){return _0x141e95?_0x53c7a8+':'+_0x141e95:_0x53c7a8;}function mt(_0xcebdb9,_0x20fb6a){const _0x4fdb71=_0x48b970,_0x5743eb=_0x20fb6a[_0x4fdb71(0x23c)],_0x2bfe0b=_0x20fb6a[_0x4fdb71(0x245)](_0xcebdb9[_0x4fdb71(0x1db)]);for(const _0x135d51 of _0xcebdb9[_0x4fdb71(0x23a)]()){const {type:_0x3cbe47,item:_0x4f7bd2,nextPosition:_0x2d743c}=_0x135d51;if(_0x4fdb71(0x218)===_0x3cbe47||_0x5743eb[_0x4fdb71(0x23d)](_0x4f7bd2)){const _0x4933e2=_0x20fb6a[_0x4fdb71(0x246)](_0x4f7bd2);_0x2bfe0b[_0x4fdb71(0x1e6)]&&(_0x2bfe0b[_0x4fdb71(0x1db)]=_0x4933e2),_0x2bfe0b[_0x4fdb71(0x26d)]=_0x2d743c;}}return _0x2bfe0b;}function lt(_0x41e494){const _0x2eb6d6=_0x48b970;return _0x2eb6d6(0x233)===_0x1152a9(_0x41e494[_0x2eb6d6(0x207)])[_0x2eb6d6(0x263)];}
|
|
23
|
+
const _0x49f55c=_0x32fd;(function(_0x5e6a5a,_0xa6185b){const _0x27ad42=_0x32fd,_0x2d0b67=_0x5e6a5a();while(!![]){try{const _0x1dde70=-parseInt(_0x27ad42(0x1e9))/0x1+-parseInt(_0x27ad42(0x21a))/0x2*(-parseInt(_0x27ad42(0x204))/0x3)+-parseInt(_0x27ad42(0x227))/0x4+parseInt(_0x27ad42(0x1b6))/0x5+parseInt(_0x27ad42(0x1a4))/0x6*(-parseInt(_0x27ad42(0x1b0))/0x7)+parseInt(_0x27ad42(0x1bb))/0x8*(-parseInt(_0x27ad42(0x209))/0x9)+parseInt(_0x27ad42(0x19b))/0xa*(parseInt(_0x27ad42(0x198))/0xb);if(_0x1dde70===_0xa6185b)break;else _0x2d0b67['push'](_0x2d0b67['shift']());}catch(_0x373524){_0x2d0b67['push'](_0x2d0b67['shift']());}}}(_0x42b0,0xb97f5));import{Plugin as _0x39c386}from'ckeditor5/src/core.js';import{getEnvKeystrokeText as _0x247523,scrollViewportToShowTarget as _0x390c3d,uid as _0x28a8c1}from'ckeditor5/src/utils.js';import{CommentsRepository as _0x2ee247}from'./commentsrepository.js';function _0x42b0(){const _0x5ad397=['registerAnnotation','get','ready','push','channelId','getAllMarkersForId','attachTo','removeCommentThread','commands','fromCharCode','ariaLiveAnnouncer','startsWith','from','once','_getTargetForId','registerPostFixer','author','_threadToController','rootName','_handleThreadMarker','requires','createElement','filter','setUnlinkedAt','start','init','createRange','state','focus','_attachMarkerToThread','remove','reopenCommentThread','LEAVE_COMMENT_ANNOUNCEMENT','collaboration.channelId','1281838igDsfK','size','comment:','then','length','listenTo','addCommentThread','low','_handleMarkerAddAndRemove','switchReadOnly','getItems','substring','removeMarker','upcast','locale','model','isThreadsLoadingPaused','clear','isEqual','showCommentHighlights','change','editing','afterInit','openNewCommentThread','elementToElement','editor','reconvertMarker','63PCBRnj','addComment','for','differ','_initializeMarkerConverters','537651ixbPIq','updateMarker','isOfficialPlugin','announce','resolveCommentThread','consume','first','conversion','isObject','isCollapsed','_initAriaMarkerChangeAnnouncements','href','isResolved','createPositionBefore','dataToMarker','comment','fetchCommentThread','124268mRPQNb','change:isThreadsLoadingPaused','_getTextContext','setContext','document','ck-comment-marker--active','group','markerToData','change:isReadOnly','render','change:activeMarker','config','data','4892652uvkGGf','markers','managedUsingOperations','addMarker:','getCommentThreads','pluginName','_threads','isAttached','ENTER_COMMENT_ANNOUNCEMENT','refreshVisibility','getWalker','CommentsEditing','_reconvertMarkers','_handleInitialThreads','map','$graveyard','getAttribute','affectsData','add','dataDowncast','isPremiumPlugin','scrollToThreadMarker','3762XHuzht','_hasTargetInContent','root','50910KwRFlO','set','join','activeMarker','markerToHighlight','$marker','comments','isSubmitted','newRange','834ZxSohz','_attachArchivedThread','ignoreResolvedComments','$textProxy','item','view','hasDomSelection','forEach','hasContent','removeMarker:','text','ck-comment-marker','20524RuZobU','getCommentThread','enqueueChange','getRange','schema','markerName','4028135JdaEAq','getByInnerView','getChangedMarkers','end','hasCommentThread','24cPWBaP','consumable','plugins','destroyed','context','editingDowncast','unlinkedAt','name','_detachCommentThread','hasMarkerForId','delete','destroy'];_0x42b0=function(){return _0x5ad397;};return _0x42b0();}import{AddCommentThreadCommand as _0x231643}from'./addcommentthreadcommand.js';import{surroundingMarkersDetector as _0x337200,getAllMarkersDomElementsSorted as _0x2ea7b3,FOCUS_ANNOTATION_KEYSTROKE as _0x19263c,Users as _0x228e1b}from'ckeditor5-collaboration/src/collaboration-core.js';import{EditorAnnotations as _0x36fa53}from'../annotations/editorannotations.js';import{CommentsRestrictedEditingMode as _0x2c5474}from'./integrations/commentsrestrictededitingmode.js';import{CommentsImportWord as _0xed8440}from'./integrations/importword.js';import{CommentsClipboard as _0x3fdf09}from'./integrations/clipboard.js';import{ShowCommentHighlights as _0x2c09bd}from'./integrations/showcommenthighlights.js';import'../../theme/commentmarker.css';function _0x32fd(_0x25d125,_0x4c579b){const _0x42b088=_0x42b0();return _0x32fd=function(_0x32fd92,_0x53887d){_0x32fd92=_0x32fd92-0x198;let _0x319b97=_0x42b088[_0x32fd92];return _0x319b97;},_0x32fd(_0x25d125,_0x4c579b);}import{Annotations as _0x369b6a}from'../annotations/annotations.js';import{getTranslation as _0x2b158e}from'../utils/common-translations.js';import{splitMarkerName as _0x16fab3}from'../utils/splitmarkername.js';export class CommentsEditing extends _0x39c386{static get[_0x49f55c(0x1db)](){return[_0x2ee247,_0x36fa53,_0x228e1b,_0x2c5474,_0xed8440,_0x3fdf09,_0x2c09bd];}static get[_0x49f55c(0x22c)](){const _0x55d447=_0x49f55c;return _0x55d447(0x232);}static get[_0x49f55c(0x20b)](){return!0x0;}static get[_0x49f55c(0x23b)](){return!0x0;}constructor(_0x3374d4){const _0x5e0f68=_0x49f55c;super(_0x3374d4),this[_0x5e0f68(0x19c)](_0x5e0f68(0x1f9),!0x0),_0x3374d4[_0x5e0f68(0x226)][_0x5e0f68(0x1d4)](_0x5e0f68(0x1c9),()=>this[_0x5e0f68(0x1f9)]=!0x1),this[_0x5e0f68(0x19c)](_0x5e0f68(0x19e),null),this['on'](_0x5e0f68(0x224),(_0x27ba2d,_0x3b66ad,_0x5877ce,_0x2a33aa)=>{const _0x23599f=_0x5e0f68,_0xadff09=_0x3374d4[_0x23599f(0x1bd)][_0x23599f(0x1c8)](_0x2ee247),_0x2b3dcc=_0x5877ce?_0x16fab3(_0x5877ce)['id']:null;_0x3374d4[_0x23599f(0x1f8)][_0x23599f(0x1fd)](()=>{const _0x34406e=_0x23599f;if(_0x2b3dcc){const _0x3e7747=this[_0x34406e(0x1cc)](_0x2b3dcc);for(const _0x24b493 of _0x3e7747)_0x3374d4[_0x34406e(0x1fe)][_0x34406e(0x203)](_0x24b493);}if(_0x2a33aa){const {id:_0x178f24}=_0x16fab3(_0x2a33aa),_0x250be9=_0xadff09[_0x34406e(0x1b1)](_0x178f24);if(_0x250be9&&_0x250be9[_0x34406e(0x1c1)])return;if(_0x250be9&&!_0x250be9[_0x34406e(0x22e)])return;const _0x36c5d7=this[_0x34406e(0x1cc)](_0x178f24);for(const _0x43c982 of _0x36c5d7)_0x3374d4[_0x34406e(0x1fe)][_0x34406e(0x203)](_0x43c982);}}),_0x2b3dcc&&this[_0x23599f(0x23c)](_0x2b3dcc);}),this[_0x5e0f68(0x213)]();}[_0x49f55c(0x1e0)](){const _0xa2129c=_0x49f55c,_0x4ec07a=this[_0xa2129c(0x202)],_0x2bb47a=_0x4ec07a[_0xa2129c(0x1bd)][_0xa2129c(0x1c8)](_0x2ee247),_0x2a7a65=_0x4ec07a[_0xa2129c(0x225)][_0xa2129c(0x1c8)](_0xa2129c(0x1e8)),_0x32508e=_0x2bb47a[_0xa2129c(0x22b)]()[_0xa2129c(0x1dd)](_0x45d21c=>_0x45d21c[_0xa2129c(0x1cb)]!==_0x2a7a65);_0x4ec07a[_0xa2129c(0x1cf)][_0xa2129c(0x239)](_0xa2129c(0x1ef),new _0x231643(_0x4ec07a)),this[_0xa2129c(0x1ee)](_0x4ec07a,_0xa2129c(0x222),(_0x3ae012,_0x1f61ad,_0x4ded49)=>{const _0x14bf7e=_0xa2129c;_0x2bb47a[_0x14bf7e(0x1f2)](_0x4ded49,_0x4ec07a[_0x14bf7e(0x225)][_0x14bf7e(0x1c8)](_0x14bf7e(0x1e8)));}),this[_0xa2129c(0x1ee)](_0x2bb47a,dt(_0xa2129c(0x1ef),_0x2a7a65),(_0x16fb84,{threadId:_0x3cb3de})=>{const _0x573054=_0xa2129c,_0x55ad46=this[_0x573054(0x202)][_0x573054(0x1bd)][_0x573054(0x1c8)](_0x2ee247)[_0x573054(0x1b1)](_0x3cb3de);_0x55ad46?.[_0x573054(0x1c1)]&&this[_0x573054(0x1a5)](_0x3cb3de);}),this[_0xa2129c(0x1ee)](_0x2bb47a,dt(_0xa2129c(0x1ce),_0x2a7a65),(_0xc6c120,{threadId:_0x530ffc})=>{const _0x342926=_0xa2129c;_0x4ec07a[_0x342926(0x1f8)][_0x342926(0x1b2)]({'isUndoable':!0x1},_0x20b0fd=>{const _0x3ebc2e=_0x342926,_0xd3c108=this[_0x3ebc2e(0x1cc)](_0x530ffc);for(const _0x283cf of _0xd3c108)_0x20b0fd[_0x3ebc2e(0x1f5)](_0x283cf);});}),this[_0xa2129c(0x1ee)](_0x2bb47a,dt(_0xa2129c(0x20d),_0x2a7a65),(_0x2b4e59,{threadId:_0x187d26})=>{const _0x1a3086=_0xa2129c;(this[_0x1a3086(0x233)](_0x187d26),this[_0x1a3086(0x202)][_0x1a3086(0x1fe)][_0x1a3086(0x1a9)][_0x1a3086(0x1aa)])&&(this[_0x1a3086(0x202)][_0x1a3086(0x1bd)][_0x1a3086(0x1c8)](_0x2ee247)[_0x1a3086(0x1b1)](_0x187d26)[_0x1a3086(0x1c1)]||this[_0x1a3086(0x202)][_0x1a3086(0x1fe)][_0x1a3086(0x1a9)][_0x1a3086(0x1e3)]());},{'priority':_0xa2129c(0x1f0)}),this[_0xa2129c(0x1ee)](_0x2bb47a,dt(_0xa2129c(0x1e6),_0x2a7a65),(_0xa7fae7,{threadId:_0x251f8f})=>{const _0x4f948b=_0xa2129c;this[_0x4f948b(0x233)](_0x251f8f);},{'priority':_0xa2129c(0x1f0)}),this[_0xa2129c(0x1ee)](_0x2bb47a,dt(_0xa2129c(0x205),_0x2a7a65),(_0x2b28ab,{threadId:_0x288b00,isFromAdapter:_0x25ce7a})=>{const _0x83db10=_0xa2129c,_0x592bf8=this[_0x83db10(0x1cc)](_0x288b00);if(_0x25ce7a||0x0==_0x592bf8[_0x83db10(0x1ed)]||!_0x2bb47a[_0x83db10(0x1ba)](_0x288b00))return;0x1===_0x2bb47a[_0x83db10(0x1b1)](_0x288b00)[_0x83db10(0x1ed)]&&_0x4ec07a[_0x83db10(0x1f8)][_0x83db10(0x1b2)]({'isUndoable':!0x1},_0x1c9ea3=>{const _0x3c8df8=_0x83db10;for(const _0x4f649c of _0x592bf8)_0x1c9ea3[_0x3c8df8(0x20a)](_0x4f649c,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':_0xa2129c(0x1f0)}),this[_0xa2129c(0x208)](),this[_0xa2129c(0x1f1)](),this[_0xa2129c(0x234)](_0x32508e);}[_0x49f55c(0x1ff)](){!async function(_0x32b467){const _0x19c361=_0x5440d2([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x22e9f7=0x73460ab3,_0x509327=0x7341728b^_0x22e9f7,_0x330702=window[_0x5440d2([0x44,0x61,0x74,0x65])][_0x5440d2([0x6e,0x6f,0x77])](),_0x29bd40=_0x32b467[_0x5440d2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x82a395=new window[(_0x5440d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x27b339=>{_0x29bd40[_0x5440d2([0x6f,0x6e,0x63,0x65])](_0x5440d2([0x72,0x65,0x61,0x64,0x79]),_0x27b339);}),_0x1bd616={[_0x5440d2([0x6b,0x74,0x79])]:_0x5440d2([0x45,0x43]),[_0x5440d2([0x75,0x73,0x65])]:_0x5440d2([0x73,0x69,0x67]),[_0x5440d2([0x63,0x72,0x76])]:_0x5440d2([0x50,0x2d,0x32,0x35,0x36]),[_0x5440d2([0x78])]:_0x5440d2([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]),[_0x5440d2([0x79])]:_0x5440d2([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]),[_0x5440d2([0x61,0x6c,0x67])]:_0x5440d2([0x45,0x53,0x32,0x35,0x36])},_0x32dd04=_0x29bd40[_0x5440d2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5440d2([0x67,0x65,0x74])](_0x5440d2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x211339(){let _0xf8d746,_0x21388a=null,_0x143bd1=null;try{if(_0x32dd04==_0x5440d2([0x47,0x50,0x4c]))return _0x5440d2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xf8d746=_0x37c084(),!_0xf8d746)return _0x5440d2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xf8d746[_0x5440d2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x143bd1=_0x38c4db(_0xf8d746[_0x5440d2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xf8d746[_0x5440d2([0x6a,0x74,0x69])])),await _0x2bf039()?_0x6750cd()?_0x5b4782()?_0x5440d2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3b6551()?(_0xf8d746[_0x5440d2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5440d2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x21388a=_0x517d2c(_0x5440d2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xf8d746[_0x5440d2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5440d2([0x74,0x72,0x69,0x61,0x6c])&&(_0x21388a=_0x517d2c(_0x5440d2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x204c45()):_0x5440d2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5440d2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5440d2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5440d2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5b4782(){const _0x17272f=[_0x5440d2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5440d2([0x74,0x72,0x69,0x61,0x6c])][_0x5440d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf8d746[_0x5440d2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x330702/0x3e8:0xe10*_0x509327;return _0xf8d746[_0x5440d2([0x65,0x78,0x70])]<_0x17272f;}function _0x6750cd(){const _0x5d47bc=_0xf8d746[_0x5440d2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x5d47bc)return!0x1;if(_0x5d47bc[_0x5440d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5440d2([0x2a])))return!0x0;if(_0x5d47bc[_0x5440d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5440d2([0x43,0x4d,0x54])))return!0x0;if(_0x5d47bc[_0x5440d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5440d2([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x19a7cb())return!0x0;if(_0x5d47bc[_0x5440d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5440d2([0x52,0x43,0x4d,0x54]))){if(_0x27b942())return!0x0;if(_0xe48654()||_0x3650f9())return!0x0;}return!0x1;}function _0x3b6551(){const _0x367735=_0x32fd,_0x2a98b5=_0xf8d746[_0x5440d2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2a98b5||0x0==_0x2a98b5[_0x5440d2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4ebf7b}=new URL(window[_0x5440d2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x367735(0x214)]);if(_0x2a98b5[_0x5440d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ebf7b))return!0x0;const _0x1523d1=_0x4ebf7b[_0x5440d2([0x73,0x70,0x6c,0x69,0x74])](_0x5440d2([0x2e]));return _0x2a98b5[_0x5440d2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x98988e=>_0x98988e[_0x5440d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5440d2([0x2a])))[_0x5440d2([0x6d,0x61,0x70])](_0x3bb70a=>_0x3bb70a[_0x5440d2([0x73,0x70,0x6c,0x69,0x74])](_0x5440d2([0x2e])))[_0x5440d2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5c758b=>_0x5c758b[_0x5440d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1523d1[_0x5440d2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5440d2([0x6d,0x61,0x70])](_0x3b042f=>Array(_0x1523d1[_0x5440d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3b042f[_0x5440d2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5440d2([0x66,0x69,0x6c,0x6c])](_0x3b042f[0x0]===_0x5440d2([0x2a])?_0x5440d2([0x2a]):'')[_0x5440d2([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3b042f))[_0x5440d2([0x73,0x6f,0x6d,0x65])](_0x38a76b=>_0x1523d1[_0x5440d2([0x65,0x76,0x65,0x72,0x79])]((_0x8cf23d,_0x41fa76)=>_0x38a76b[_0x41fa76]===_0x8cf23d||_0x38a76b[_0x41fa76]===_0x5440d2([0x2a])));}function _0x204c45(){return _0x21388a&&_0x143bd1?new window[(_0x5440d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1c44eb,_0x38649e)=>{_0x21388a[_0x5440d2([0x74,0x68,0x65,0x6e])](_0x1c44eb,_0x38649e),_0x143bd1[_0x5440d2([0x74,0x68,0x65,0x6e])](_0x52ec3c=>{_0x52ec3c!=_0x5440d2([0x56,0x61,0x6c,0x69,0x64])&&_0x1c44eb(_0x52ec3c);},_0x38649e);}):_0x21388a||_0x143bd1||_0x5440d2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x38c4db(_0x15ce5c,_0x387151){return new window[(_0x5440d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a72c0=>{if(_0x195b2b())return _0x5a72c0(_0x5440d2([0x56,0x61,0x6c,0x69,0x64]));_0x4ff4c8(),_0x29bd40[_0x5440d2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5440d2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x591b01=!0x1;const _0x4da23c=_0x28a8c1();function _0x2579e3(_0x16464a){return!!_0x16464a&&(typeof _0x16464a===_0x5440d2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x16464a===_0x5440d2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x16464a[_0x5440d2([0x74,0x68,0x65,0x6e])]===_0x5440d2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x16464a[_0x5440d2([0x63,0x61,0x74,0x63,0x68])]===_0x5440d2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x45bb31(_0x2fc4f3){_0x57f025(_0x2fc4f3)[_0x5440d2([0x74,0x68,0x65,0x6e])](_0x28a3a8=>{if(!_0x28a3a8||_0x28a3a8[_0x5440d2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5440d2([0x6f,0x6b]))return _0x5440d2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3ff070(_0x344322(_0x4da23c+_0x387151))!=_0x28a3a8[_0x5440d2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5440d2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5440d2([0x56,0x61,0x6c,0x69,0x64]);})[_0x5440d2([0x74,0x68,0x65,0x6e])](_0x4a12d2=>(_0x27f64a(),_0x4a12d2),()=>{const _0x27f587=_0x59a527();return null==_0x27f587?(_0x27f64a(),_0x5440d2([0x56,0x61,0x6c,0x69,0x64])):_0x5440d2(_0x330702-_0x27f587>(0x574a8eb3^_0x22e9f7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5440d2([0x74,0x68,0x65,0x6e])](_0x5a72c0)[_0x5440d2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5a72c0(_0x5440d2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3ab1ad=0x7370e433^_0x22e9f7;function _0x27f64a(){const _0x1d9023=_0x5440d2([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ff070(_0x344322(_0x15ce5c)),_0x586ab1=_0xc5e041(_0x3ff070(window[_0x5440d2([0x4d,0x61,0x74,0x68])][_0x5440d2([0x63,0x65,0x69,0x6c])](_0x330702/_0x3ab1ad)));window[_0x5440d2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5440d2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1d9023,_0x586ab1);}function _0x59a527(){const _0x5c6b18=_0x5440d2([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ff070(_0x344322(_0x15ce5c)),_0x44645d=window[_0x5440d2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5440d2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5c6b18);return _0x44645d?window[_0x5440d2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc5e041(_0x44645d),0x10)*_0x3ab1ad:null;}function _0x57f025(_0x41d9c0){return new window[(_0x5440d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x24aa2a,_0x437186)=>{_0x41d9c0[_0x5440d2([0x74,0x68,0x65,0x6e])](_0x24aa2a,_0x437186),window[_0x5440d2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x437186,0x7347de73^_0x22e9f7);});}}_0x29bd40[_0x5440d2([0x6f,0x6e])](_0x5440d2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x42aa77,_0x260b81)=>{if(_0x260b81[0x0]!=_0x15ce5c)return _0x5a72c0(_0x5440d2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x260b81[0x1]={..._0x260b81[0x1],[_0x5440d2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4da23c};},{[_0x5440d2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5440d2([0x68,0x69,0x67,0x68])}),_0x29bd40[_0x5440d2([0x6f,0x6e])](_0x5440d2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2dcdd5=>{_0x2579e3(_0x2dcdd5[_0x5440d2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x591b01=!0x0,_0x45bb31(_0x2dcdd5[_0x5440d2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5440d2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5440d2([0x6c,0x6f,0x77])}),_0x82a395[_0x5440d2([0x74,0x68,0x65,0x6e])](()=>{_0x591b01||_0x5a72c0(_0x5440d2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x195b2b(){return _0x29bd40[_0x5440d2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5440d2([0x76,0x69,0x65,0x77])][_0x5440d2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5440d2([0x61,0x75,0x74,0x6f]);}function _0x4ff4c8(){_0x29bd40[_0x5440d2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5440d2([0x76,0x69,0x65,0x77])][_0x5440d2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5440d2([0x61,0x75,0x74,0x6f]);}}function _0x517d2c(_0x2d0b25){const _0x2654e4=[new window[(_0x5440d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x511d6f=>setTimeout(_0x511d6f,0x734f347f^_0x22e9f7)),_0x82a395[_0x5440d2([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5440d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x567668=>{let _0x25e999=0x0;_0x29bd40[_0x5440d2([0x6d,0x6f,0x64,0x65,0x6c])][_0x5440d2([0x6f,0x6e])](_0x5440d2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3ac440,_0x508514)=>{_0x508514[0x0][_0x5440d2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x25e999++,_0x25e999==(0x73460b4b^_0x22e9f7)&&(_0x567668(),_0x3ac440[_0x5440d2([0x6f,0x66,0x66])]());});}))];return window[_0x5440d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5440d2([0x72,0x61,0x63,0x65])](_0x2654e4)[_0x5440d2([0x74,0x68,0x65,0x6e])](()=>_0x2d0b25);}async function _0x8c2034(){await _0x82a395,_0x29bd40[_0x5440d2([0x6d,0x6f,0x64,0x65,0x6c])][_0x5440d2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1728eb,_0x29bd40[_0x5440d2([0x6d,0x6f,0x64,0x65,0x6c])][_0x5440d2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1728eb,_0x29bd40[_0x5440d2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5440d2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x19a7cb(){return window[_0x5440d2([0x67,0x6c,0x6f,0x62])]&&window[_0x5440d2([0x67,0x6c,0x6f,0x62])][_0x5440d2([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x27b942(){return _0x1a0627(_0x5440d2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x541151(_0x5440d2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x5440d2([0x73,0x74,0x61,0x74,0x65])]==_0x5440d2([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0xe48654(){return _0x1a0627(_0x5440d2([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 _0x3650f9(){return _0x1a0627(_0x5440d2([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x3eaae7(_0x33b3e1){const _0x4e75ce=_0x2d444a();_0x29bd40[_0x4e75ce]=_0x5440d2([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x33b3e1,_0x33b3e1!=_0x5440d2([0x56,0x61,0x6c,0x69,0x64])&&_0x8c2034();}function _0x2d444a(){const _0x51dc3a=window[_0x5440d2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5440d2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5440d2([0x6e,0x6f,0x77])]())[_0x5440d2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5440d2([0x2e]),'');let _0x2cbedd=_0x5440d2([0x4b]);for(let _0x4bd505=0x0;_0x4bd505<_0x51dc3a[_0x5440d2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4bd505+=0x2){let _0x24c080=window[_0x5440d2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x51dc3a[_0x5440d2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4bd505,_0x4bd505+0x2));_0x24c080>=_0x19c361[_0x5440d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x24c080-=_0x19c361[_0x5440d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2cbedd+=_0x19c361[_0x24c080];}return _0x2cbedd;}function _0x37c084(){const _0x421e21=_0x32dd04[_0x5440d2([0x73,0x70,0x6c,0x69,0x74])](_0x5440d2([0x2e]));if(0x3!=_0x421e21[_0x5440d2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xb3c586(_0x421e21[0x1]);function _0xb3c586(_0x192334){const _0x2a9bdb=_0x3d2959(_0x192334);return _0x2a9bdb&&_0x1f9e7a()?_0x2a9bdb:null;function _0x1f9e7a(){const _0x292ede=_0x2a9bdb[_0x5440d2([0x6a,0x74,0x69])],_0x2ba22e=window[_0x5440d2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x292ede[_0x5440d2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x292ede[_0x5440d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xd00ecb={..._0x2a9bdb,[_0x5440d2([0x6a,0x74,0x69])]:_0x292ede[_0x5440d2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x292ede[_0x5440d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xd00ecb[_0x5440d2([0x76,0x63])],_0x344322(_0xd00ecb)==_0x2ba22e;}}}async function _0x2bf039(){let _0x21c5a8=!0x0;try{const _0xf2440d=_0x32dd04[_0x5440d2([0x73,0x70,0x6c,0x69,0x74])](_0x5440d2([0x2e])),[_0x3beb4d,_0x2c3303,_0x4cfbdf]=_0xf2440d;return _0x5f2636(_0x3beb4d),await _0x1881e1(_0x3beb4d,_0x2c3303,_0x4cfbdf),_0x21c5a8;}catch{return!0x1;}function _0x5f2636(_0x3b108b){const _0x32030c=_0x3d2959(_0x3b108b);_0x32030c&&_0x32030c[_0x5440d2([0x61,0x6c,0x67])]==_0x5440d2([0x45,0x53,0x32,0x35,0x36])||(_0x21c5a8=!0x1);}async function _0x1881e1(_0xb64286,_0x1a3a20,_0x4e12fb){const _0x3fa3c4=window[_0x5440d2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5440d2([0x66,0x72,0x6f,0x6d])](_0x3d39be(_0x4e12fb),_0x3add43=>_0x3add43[_0x5440d2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1fd28c=new window[(_0x5440d2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5440d2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xb64286+_0x5440d2([0x2e])+_0x1a3a20),_0x4db988=window[_0x5440d2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5440d2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4db988)return;const _0x57e3aa=await _0x4db988[_0x5440d2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5440d2([0x6a,0x77,0x6b]),_0x1bd616,{[_0x5440d2([0x6e,0x61,0x6d,0x65])]:_0x5440d2([0x45,0x43,0x44,0x53,0x41]),[_0x5440d2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5440d2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5440d2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4db988[_0x5440d2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5440d2([0x6e,0x61,0x6d,0x65])]:_0x5440d2([0x45,0x43,0x44,0x53,0x41]),[_0x5440d2([0x68,0x61,0x73,0x68])]:{[_0x5440d2([0x6e,0x61,0x6d,0x65])]:_0x5440d2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x57e3aa,_0x3fa3c4,_0x1fd28c)||(_0x21c5a8=!0x1);}}function _0x3d2959(_0xe5f7c9){return _0xe5f7c9[_0x5440d2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5440d2([0x65,0x79]))?JSON[_0x5440d2([0x70,0x61,0x72,0x73,0x65])](_0x3d39be(_0xe5f7c9)):null;}function _0x3d39be(_0x9bc44c){return window[_0x5440d2([0x61,0x74,0x6f,0x62])](_0x9bc44c[_0x5440d2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5440d2([0x2b]))[_0x5440d2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5440d2([0x2f])));}function _0x344322(_0x1716a2){let _0x369da9=0x1505;function _0x48adf4(_0x5e35c1){for(let _0x101615=0x0;_0x101615<_0x5e35c1[_0x5440d2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x101615++){const _0x5e5077=_0x5e35c1[_0x5440d2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x101615);_0x369da9=(_0x369da9<<0x5)+_0x369da9+_0x5e5077,_0x369da9&=_0x369da9;}}function _0x117f1b(_0x1906bd){Array[_0x5440d2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1906bd)?_0x1906bd[_0x5440d2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x117f1b):_0x1906bd&&typeof _0x1906bd==_0x5440d2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5440d2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1906bd)[_0x5440d2([0x73,0x6f,0x72,0x74])]()[_0x5440d2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3f7228,_0x329c4f])=>{_0x48adf4(_0x3f7228),_0x117f1b(_0x329c4f);}):_0x48adf4(window[_0x5440d2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1906bd));}return _0x117f1b(_0x1716a2),_0x369da9>>>0x0;}function _0x3ff070(_0x76b971){return _0x76b971[_0x5440d2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5440d2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5440d2([0x30]));}function _0xc5e041(_0x17e576){return _0x17e576[_0x5440d2([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5440d2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5440d2([0x6a,0x6f,0x69,0x6e])]('');}function _0x1a0627(_0x1dc30e){return _0x29bd40[_0x5440d2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5440d2([0x68,0x61,0x73])](_0x1dc30e);}function _0x541151(_0x4446e9){return _0x29bd40[_0x5440d2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5440d2([0x67,0x65,0x74])](_0x4446e9);}function _0x1728eb(){}function _0x5440d2(_0x545710){const _0x29bf64=_0x32fd;return _0x545710[_0x29bf64(0x235)](_0x239d22=>String[_0x29bf64(0x1d0)](_0x239d22))[_0x29bf64(0x19d)]('');}_0x3eaae7(await _0x211339());}(this);}[_0x49f55c(0x1c6)](){const _0x493c56=_0x49f55c,_0x4e4d1c=this[_0x493c56(0x202)][_0x493c56(0x1bd)][_0x493c56(0x1c8)](_0x2ee247),_0xc532f4=this[_0x493c56(0x202)][_0x493c56(0x225)][_0x493c56(0x1c8)](_0x493c56(0x1e8));for(const _0x5c884c of _0x4e4d1c[_0x493c56(0x22b)]({'channelId':_0xc532f4}))_0x4e4d1c[_0x493c56(0x1c3)](_0x5c884c['id']),_0x4e4d1c[_0x493c56(0x22d)][_0x493c56(0x1c5)](_0x5c884c['id']);super[_0x493c56(0x1c6)]();}[_0x49f55c(0x1c4)](_0x59fbdb){const _0x4dd20b=_0x49f55c;return this[_0x4dd20b(0x1cc)](_0x59fbdb)[_0x4dd20b(0x1ed)]>0x0;}[_0x49f55c(0x1cc)](_0x1882f1){const _0x31834b=_0x49f55c,_0x49ff1f=[];for(const _0x5552db of this[_0x31834b(0x202)][_0x31834b(0x1f8)][_0x31834b(0x228)])_0x5552db[_0x31834b(0x1c2)][_0x31834b(0x1d2)](_0x31834b(0x1eb)+_0x1882f1)&&_0x49ff1f[_0x31834b(0x1ca)](_0x5552db);return _0x49ff1f;}[_0x49f55c(0x23c)](_0x403f7a){setTimeout(()=>{const _0x3ee571=_0x32fd,_0x19fb06=this[_0x3ee571(0x1d5)](_0x403f7a);if(!_0x19fb06)return;this[_0x3ee571(0x19e)]&&_0x16fab3(this[_0x3ee571(0x19e)])['id']===_0x403f7a&&_0x390c3d({'target':_0x19fb06[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}[_0x49f55c(0x233)](_0x5e9595){const _0x5980bd=_0x49f55c;this[_0x5980bd(0x202)][_0x5980bd(0x1f8)][_0x5980bd(0x1fd)](()=>{const _0x21a02e=_0x5980bd;for(const _0x1818b2 of this[_0x21a02e(0x1cc)](_0x5e9595))this[_0x21a02e(0x202)][_0x21a02e(0x1fe)][_0x21a02e(0x203)](_0x1818b2);});}[_0x49f55c(0x1a5)](_0x1f26ab){const _0x358bd4=_0x49f55c,_0x10d1f9=this[_0x358bd4(0x202)][_0x358bd4(0x1bd)][_0x358bd4(0x1c8)](_0x2ee247),_0x30a284=this[_0x358bd4(0x202)][_0x358bd4(0x1bd)][_0x358bd4(0x1c8)](_0x36fa53),_0x44f3fd=_0x10d1f9[_0x358bd4(0x1b1)](_0x1f26ab);if(!_0x44f3fd[_0x358bd4(0x22e)]){const _0x1e6ed1=_0x44f3fd[_0x358bd4(0x1cd)](()=>this[_0x358bd4(0x1d5)](_0x44f3fd['id']));_0x30a284[_0x358bd4(0x1c7)](_0x1e6ed1),_0x44f3fd[_0x358bd4(0x199)]=!0x1;}}[_0x49f55c(0x208)](){const _0x4f5b27=_0x49f55c,_0x1cb1e4=this[_0x4f5b27(0x202)],_0x3918a3=_0x1cb1e4[_0x4f5b27(0x1bd)][_0x4f5b27(0x1c8)](_0x228e1b);_0x1cb1e4[_0x4f5b27(0x210)][_0x4f5b27(0x206)](_0x4f5b27(0x1c0))[_0x4f5b27(0x19f)]({'model':_0x4f5b27(0x218),'view':(_0x356230,_0x48d99f)=>{const _0x4b9cee=_0x4f5b27,{id:_0x5bc306}=_0x16fab3(_0x356230[_0x4b9cee(0x1b5)]),_0x374c8d=_0x1cb1e4[_0x4b9cee(0x1bd)][_0x4b9cee(0x1c8)](_0x2ee247)[_0x4b9cee(0x1b1)](_0x5bc306),_0x10b517=this[_0x4b9cee(0x19e)]&&_0x16fab3(this[_0x4b9cee(0x19e)])['id']===_0x5bc306;let _0x2a17dd;if(_0x374c8d&&_0x374c8d[_0x4b9cee(0x215)]&&!_0x10b517&&_0x356230[_0x4b9cee(0x1a8)])return _0x48d99f[_0x4b9cee(0x1bc)][_0x4b9cee(0x20e)](_0x356230[_0x4b9cee(0x1a8)],_0x4b9cee(0x22a)+_0x356230[_0x4b9cee(0x1b5)]),_0x48d99f[_0x4b9cee(0x1bc)][_0x4b9cee(0x20e)](_0x356230[_0x4b9cee(0x1a8)],_0x4b9cee(0x1ad)+_0x356230[_0x4b9cee(0x1b5)]),null;const _0x3c56e2=[_0x4b9cee(0x1af)];return _0x10b517&&_0x3c56e2[_0x4b9cee(0x1ca)](_0x4b9cee(0x21f)),_0x2a17dd=_0x374c8d?.[_0x4b9cee(0x1ed)]?_0x374c8d[_0x4b9cee(0x1a1)][_0x4b9cee(0x20f)][_0x4b9cee(0x1d7)]['id']:_0x3918a3['me']['id'],{'classes':_0x3c56e2,'attributes':{'data-comment':_0x5bc306,'data-author-id':_0x2a17dd}};}}),_0x1cb1e4[_0x4f5b27(0x210)][_0x4f5b27(0x206)](_0x4f5b27(0x23a))[_0x4f5b27(0x221)]({'model':_0x4f5b27(0x218),'view':(_0x368b44,{options:_0x551626})=>{const _0x52890a=_0x4f5b27;if(_0x551626[_0x52890a(0x1fc)])return null;const _0x567a47=_0x1cb1e4[_0x52890a(0x1bd)][_0x52890a(0x1c8)](_0x2ee247),_0x2c0fc4=_0x1cb1e4[_0x52890a(0x1f8)][_0x52890a(0x228)][_0x52890a(0x1c8)](_0x368b44),{id:_0x3fc0c8,part:_0x2b5ab0}=_0x16fab3(_0x368b44);return _0x2c0fc4&&!_0x2c0fc4[_0x52890a(0x238)]||_0x551626[_0x52890a(0x1a6)]&&_0x567a47[_0x52890a(0x1b1)](_0x3fc0c8)?.[_0x52890a(0x215)]?null:{'group':_0x52890a(0x218),'name':_0x2b5ab0?_0x3fc0c8+':'+_0x2b5ab0:_0x3fc0c8};}}),_0x1cb1e4[_0x4f5b27(0x210)][_0x4f5b27(0x206)](_0x4f5b27(0x1f6))[_0x4f5b27(0x201)]({'view':{'name':_0x4f5b27(0x218),'attributes':{'id':/^\w/}},'model':(_0x3dafcf,{writer:_0x74979e})=>_0x74979e[_0x4f5b27(0x1dc)](_0x4f5b27(0x1a0),{'data-name':_0x4f5b27(0x1eb)+_0x3dafcf[_0x4f5b27(0x237)]('id')})}),_0x1cb1e4[_0x4f5b27(0x210)][_0x4f5b27(0x206)](_0x4f5b27(0x1f6))[_0x4f5b27(0x217)]({'view':_0x4f5b27(0x218)});}[_0x49f55c(0x1f1)](){const _0x2707fa=_0x49f55c,_0x4ba640=this[_0x2707fa(0x202)],_0x8ca5e2=_0x4ba640[_0x2707fa(0x1bd)][_0x2707fa(0x1c8)](_0x2ee247),_0x56ac36=new Set(),_0x199cf6=new Set();_0x4ba640[_0x2707fa(0x1f8)][_0x2707fa(0x21e)][_0x2707fa(0x1d6)](_0x371274=>{const _0x5cb7af=_0x2707fa;let _0x28fd2e=!0x1;for(const {name:_0xb2acd2,data:_0x1cedef}of _0x4ba640[_0x5cb7af(0x1f8)][_0x5cb7af(0x21e)][_0x5cb7af(0x207)][_0x5cb7af(0x1b8)]()){const {group:_0x560992,id:_0x1a5581}=_0x16fab3(_0xb2acd2);let _0x2b8c0d=_0x1cedef[_0x5cb7af(0x1a3)];if(_0x5cb7af(0x218)!==_0x560992||!_0x2b8c0d)continue;const _0xfe851=_0x5cb7af(0x236)===_0x2b8c0d[_0x5cb7af(0x19a)][_0x5cb7af(0x1d9)];_0xfe851||(_0x2b8c0d=ht(_0x2b8c0d,_0x4ba640[_0x5cb7af(0x1f8)]),!_0x2b8c0d||_0x2b8c0d[_0x5cb7af(0x212)]||!_0x1cedef[_0x5cb7af(0x1a3)]||_0x2b8c0d[_0x5cb7af(0x1fb)](_0x1cedef[_0x5cb7af(0x1a3)]))?_0x4ba640[_0x5cb7af(0x1f8)][_0x5cb7af(0x1ac)](_0x2b8c0d)&&!_0xfe851?this[_0x5cb7af(0x1f9)]?_0x56ac36[_0x5cb7af(0x239)](_0xb2acd2):this[_0x5cb7af(0x1da)](_0xb2acd2,_0x1a5581):(_0x199cf6[_0x5cb7af(0x239)](_0xb2acd2),_0x56ac36[_0x5cb7af(0x1c5)](_0xb2acd2),_0x371274[_0x5cb7af(0x1f5)](_0xb2acd2),_0x28fd2e=!0x0):(_0x371274[_0x5cb7af(0x20a)](_0xb2acd2,{'range':_0x2b8c0d}),_0x28fd2e=!0x0);}return _0x28fd2e;}),this['on'](_0x2707fa(0x21b),(_0x32392f,_0xafc253,_0x38c1c2)=>{const _0x1b7fb7=_0x2707fa;if(!_0x38c1c2&&_0x56ac36[_0x1b7fb7(0x1ea)])for(const _0x4c9fc5 of _0x56ac36){const {id:_0x2b88be}=_0x16fab3(_0x4c9fc5);_0x56ac36[_0x1b7fb7(0x1c5)](_0x4c9fc5),_0x4ba640[_0x1b7fb7(0x1f8)][_0x1b7fb7(0x228)][_0x1b7fb7(0x1c8)](_0x4c9fc5)&&this[_0x1b7fb7(0x1da)](_0x4c9fc5,_0x2b88be);}}),this[_0x2707fa(0x1ee)](_0x4ba640[_0x2707fa(0x1f8)][_0x2707fa(0x21e)],_0x2707fa(0x1fd),()=>{const _0x9801=_0x2707fa;for(const {name:_0x4def1d,data:{newRange:_0x4648e1}}of _0x4ba640[_0x9801(0x1f8)][_0x9801(0x21e)][_0x9801(0x207)][_0x9801(0x1b8)]()){const {group:_0x14c752,id:_0x1c4636}=_0x16fab3(_0x4def1d);if(_0x9801(0x218)!==_0x14c752)continue;const _0x366ac0=_0x8ca5e2[_0x9801(0x1b1)](_0x1c4636),_0x2cb910=this[_0x9801(0x1c4)](_0x1c4636);_0x366ac0&&(!_0x366ac0[_0x9801(0x199)]&&_0x4648e1&&_0x4ba640[_0x9801(0x1fe)][_0x9801(0x1a9)][_0x9801(0x1d4)](_0x9801(0x223),()=>{const _0x606f6=_0x9801,_0x22ccfd=_0x4ba640[_0x606f6(0x1bd)][_0x606f6(0x1c8)](_0x369b6a),_0x374eb7=_0x8ca5e2[_0x606f6(0x1d8)][_0x606f6(0x1c8)](_0x366ac0)[_0x606f6(0x1a9)];_0x22ccfd[_0x606f6(0x1b7)](_0x374eb7)[_0x606f6(0x230)]();},{'priority':_0x9801(0x1f0)}),_0x366ac0[_0x9801(0x199)]=_0x2cb910||!!_0x4648e1),_0x4648e1||(_0x199cf6[_0x9801(0x239)](_0x4def1d),_0x56ac36[_0x9801(0x1c5)](_0x4def1d));}for(const _0xd18e8 of _0x199cf6){const {id:_0x530f21}=_0x16fab3(_0xd18e8),_0x36dab3=_0x8ca5e2[_0x9801(0x1b1)](_0x530f21);if(_0x56ac36[_0x9801(0x1c5)](_0xd18e8),!_0x36dab3)continue;const _0x47408d=this[_0x9801(0x1c4)](_0x530f21);_0x47408d||_0x36dab3[_0x9801(0x1a2)]?_0x47408d||_0x36dab3[_0x9801(0x1c1)]||_0x36dab3[_0x9801(0x1de)](new Date()):_0x36dab3[_0x9801(0x1e5)]();}_0x199cf6[_0x9801(0x1fa)]();});}[_0x49f55c(0x234)](_0x171493){const _0x456514=_0x49f55c;_0x171493[_0x456514(0x1ab)](_0x1954e1=>{const _0x64faf=_0x456514;_0x1954e1[_0x64faf(0x1c1)]&&this[_0x64faf(0x1a5)](_0x1954e1['id']);});}[_0x49f55c(0x1d5)](_0x18e4c0){const _0x48a309=_0x49f55c,_0x3a85dd=this[_0x48a309(0x202)],_0x4420b4=this[_0x48a309(0x1cc)](_0x18e4c0);return _0x2ea7b3(_0x3a85dd[_0x48a309(0x1fe)],_0x4420b4);}[_0x49f55c(0x21c)](_0x18f66d){const _0x4be801=_0x49f55c,_0x249966=this[_0x4be801(0x1cc)](_0x18f66d);let _0x2d9b92='',_0x5e5ef8=!0x1;for(const _0x5b3a22 of _0x249966){const _0x1b26b7=_0x5b3a22[_0x4be801(0x1b3)]();for(const _0x4b95e5 of Array[_0x4be801(0x1d3)](_0x1b26b7[_0x4be801(0x1f3)]()))_0x4b95e5['is'](_0x4be801(0x1a7))?(_0x2d9b92&&_0x5e5ef8&&(_0x2d9b92+='\x20',_0x5e5ef8=!0x1),_0x2d9b92+=_0x4b95e5[_0x4be801(0x226)]):_0x5e5ef8=!0x0;_0x5e5ef8=!0x0;}return _0x2d9b92[_0x4be801(0x1f4)](0x0,0x96);}[_0x49f55c(0x1e4)](_0x29e68d,_0x29bbe0){const _0x2f3865=_0x49f55c,_0x24c60c=this[_0x2f3865(0x202)],_0x652e64=_0x24c60c[_0x2f3865(0x1bd)][_0x2f3865(0x1c8)](_0x2ee247);let _0x21e90f=_0x652e64[_0x2f3865(0x1b1)](_0x29bbe0);const _0x14e2b9=_0x24c60c[_0x2f3865(0x225)][_0x2f3865(0x1c8)](_0x2f3865(0x1e8)),_0x11e002=_0x24c60c[_0x2f3865(0x1bd)][_0x2f3865(0x1c8)](_0x36fa53);if(_0x21e90f&&(_0x21e90f[_0x2f3865(0x1c1)]&&_0x21e90f[_0x2f3865(0x1de)](null),_0x21e90f[_0x2f3865(0x22e)]))return _0x21e90f;return!this[_0x2f3865(0x1cc)](_0x29bbe0)[0x0][_0x2f3865(0x229)]?_0x24c60c[_0x2f3865(0x1fe)][_0x2f3865(0x1a9)][_0x2f3865(0x1d4)](_0x2f3865(0x223),()=>{const _0x5b5368=_0x2f3865;if(_0x652e64[_0x5b5368(0x1b1)](_0x29bbe0))return;const _0x578006=_0x24c60c[_0x5b5368(0x1bd)][_0x5b5368(0x1c8)](_0x369b6a);_0x21e90f=_0x652e64[_0x5b5368(0x200)]({'channelId':_0x14e2b9,'threadId':_0x29bbe0,'target':()=>this[_0x5b5368(0x1d5)](_0x29bbe0),'context':{'type':_0x5b5368(0x1ae),'value':this[_0x5b5368(0x21c)](_0x29bbe0)}});const _0x5cc789=_0x652e64[_0x5b5368(0x1d8)][_0x5b5368(0x1c8)](_0x21e90f)[_0x5b5368(0x1a9)],_0x24c670=_0x578006[_0x5b5368(0x1b7)](_0x5cc789);_0x24c670&&_0x11e002[_0x5b5368(0x1c7)](_0x24c670);},{'priority':_0x2f3865(0x1f0)}):_0x652e64[_0x2f3865(0x219)]({'channelId':_0x14e2b9,'threadId':_0x29bbe0})[_0x2f3865(0x1ec)](_0x12c326=>{const _0x4364e8=_0x2f3865;if(_0x4364e8(0x1be)!==_0x24c60c[_0x4364e8(0x1e2)]){if(_0x21e90f=_0x12c326,_0x21e90f&&!_0x21e90f[_0x4364e8(0x22e)]){const _0x5b2d4f=_0x21e90f[_0x4364e8(0x1cd)](()=>this[_0x4364e8(0x1d5)](_0x29bbe0));_0x11e002[_0x4364e8(0x1c7)](_0x5b2d4f),_0x21e90f[_0x4364e8(0x215)]&&this[_0x4364e8(0x233)](_0x29bbe0);}else{if(!_0x21e90f){const _0x323efc=this[_0x4364e8(0x1cc)](_0x29bbe0);_0x24c60c[_0x4364e8(0x1f8)][_0x4364e8(0x1fd)](_0x4f933d=>{const _0x970731=_0x4364e8;for(const _0x1d9ee9 of _0x323efc)_0x4f933d[_0x970731(0x1f5)](_0x1d9ee9);});}}}}),_0x21e90f;}[_0x49f55c(0x1da)](_0x5a2a1d,_0x2f5e7c){const _0x4d7fd8=_0x49f55c,_0x5e07eb=this[_0x4d7fd8(0x1e4)](_0x5a2a1d,_0x2f5e7c);_0x5e07eb&&!_0x5e07eb[_0x4d7fd8(0x1bf)]&&_0x5e07eb[_0x4d7fd8(0x21d)]({'type':_0x4d7fd8(0x1ae),'value':this[_0x4d7fd8(0x21c)](_0x2f5e7c)});}[_0x49f55c(0x213)](){const _0x4949de=_0x49f55c,_0x24256a=this[_0x4949de(0x202)];_0x337200(_0x24256a[_0x4949de(0x1f8)],({left:_0xcfe0d7,entered:_0x1e1f26})=>{const _0x5bdc2d=_0x4949de;for(const _0x573a75 of _0xcfe0d7)if(mt(_0x573a75)){_0x24256a['ui'][_0x5bdc2d(0x1d1)][_0x5bdc2d(0x20c)](_0x2b158e(_0x24256a[_0x5bdc2d(0x1f7)],_0x5bdc2d(0x1e7)));break;}for(const _0x597097 of _0x1e1f26)if(mt(_0x597097)){_0x24256a['ui'][_0x5bdc2d(0x1d1)][_0x5bdc2d(0x20c)](_0x2b158e(_0x24256a[_0x5bdc2d(0x1f7)],_0x5bdc2d(0x22f),_0x247523(_0x19263c)));break;}});}}function dt(_0x507b5e,_0x28f67e){return _0x28f67e?_0x507b5e+':'+_0x28f67e:_0x507b5e;}function ht(_0x3cb501,_0x501c24){const _0x439f91=_0x49f55c,_0x3791c6=_0x501c24[_0x439f91(0x1b4)],_0x2e1187=_0x501c24[_0x439f91(0x1e1)](_0x3cb501[_0x439f91(0x1df)]);for(const _0x46650c of _0x3cb501[_0x439f91(0x231)]()){const {type:_0x3e0030,item:_0x5effc1,nextPosition:_0xce65ed}=_0x46650c;if(_0x439f91(0x1ae)===_0x3e0030||_0x3791c6[_0x439f91(0x211)](_0x5effc1)){const _0x23b00e=_0x501c24[_0x439f91(0x216)](_0x5effc1);_0x2e1187[_0x439f91(0x212)]&&(_0x2e1187[_0x439f91(0x1df)]=_0x23b00e),_0x2e1187[_0x439f91(0x1b9)]=_0xce65ed;}}return _0x2e1187;}function mt(_0xade009){const _0x1cdec7=_0x49f55c;return _0x1cdec7(0x218)===_0x16fab3(_0xade009[_0x1cdec7(0x1c2)])[_0x1cdec7(0x220)];}
|