@ckeditor/ckeditor5-track-changes 43.2.0-alpha.3 → 43.2.0-alpha.4
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/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/package.json +10 -10
- package/src/trackchangesediting.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-track-changes",
|
|
3
|
-
"version": "43.2.0-alpha.
|
|
3
|
+
"version": "43.2.0-alpha.4",
|
|
4
4
|
"description": "CKEditor 5 track changes plugin.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -41,15 +41,15 @@
|
|
|
41
41
|
"CHANGELOG.md"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@ckeditor/ckeditor5-core": "43.2.0-alpha.
|
|
45
|
-
"@ckeditor/ckeditor5-engine": "43.2.0-alpha.
|
|
46
|
-
"@ckeditor/ckeditor5-enter": "43.2.0-alpha.
|
|
47
|
-
"@ckeditor/ckeditor5-typing": "43.2.0-alpha.
|
|
48
|
-
"@ckeditor/ckeditor5-ui": "43.2.0-alpha.
|
|
49
|
-
"@ckeditor/ckeditor5-utils": "43.2.0-alpha.
|
|
50
|
-
"@ckeditor/ckeditor5-widget": "43.2.0-alpha.
|
|
51
|
-
"ckeditor5": "43.2.0-alpha.
|
|
52
|
-
"ckeditor5-collaboration": "43.2.0-alpha.
|
|
44
|
+
"@ckeditor/ckeditor5-core": "43.2.0-alpha.4",
|
|
45
|
+
"@ckeditor/ckeditor5-engine": "43.2.0-alpha.4",
|
|
46
|
+
"@ckeditor/ckeditor5-enter": "43.2.0-alpha.4",
|
|
47
|
+
"@ckeditor/ckeditor5-typing": "43.2.0-alpha.4",
|
|
48
|
+
"@ckeditor/ckeditor5-ui": "43.2.0-alpha.4",
|
|
49
|
+
"@ckeditor/ckeditor5-utils": "43.2.0-alpha.4",
|
|
50
|
+
"@ckeditor/ckeditor5-widget": "43.2.0-alpha.4",
|
|
51
|
+
"ckeditor5": "43.2.0-alpha.4",
|
|
52
|
+
"ckeditor5-collaboration": "43.2.0-alpha.4",
|
|
53
53
|
"lodash-es": "4.17.21"
|
|
54
54
|
},
|
|
55
55
|
"types": "src/index.d.ts",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x1c02fd=_0x3bf3;(function(_0x5c62b9,_0x37dcef){const _0x1d5332=_0x3bf3,_0x566d99=_0x5c62b9();while(!![]){try{const _0x161b82=parseInt(_0x1d5332(0x2ac))/0x1*(parseInt(_0x1d5332(0x252))/0x2)+-parseInt(_0x1d5332(0x2e8))/0x3*(parseInt(_0x1d5332(0x2ca))/0x4)+-parseInt(_0x1d5332(0x320))/0x5+parseInt(_0x1d5332(0x220))/0x6*(-parseInt(_0x1d5332(0x310))/0x7)+-parseInt(_0x1d5332(0x2f0))/0x8+-parseInt(_0x1d5332(0x279))/0x9*(parseInt(_0x1d5332(0x378))/0xa)+parseInt(_0x1d5332(0x2d8))/0xb*(parseInt(_0x1d5332(0x35d))/0xc);if(_0x161b82===_0x37dcef)break;else _0x566d99['push'](_0x566d99['shift']());}catch(_0x5c362a){_0x566d99['push'](_0x566d99['shift']());}}}(_0x2cfd,0x99d5c));import{Plugin as _0x1f7618,PendingActions as _0x353bdb}from'ckeditor5/src/core.js';import{LiveRange as _0x14c76e}from'ckeditor5/src/engine.js';import{CKEditorError as _0x54cd18,uid as _0x394c81,priorities as _0x499de5,logWarning as _0x3bb422,getEnvKeystrokeText as _0x49b78c}from'ckeditor5/src/utils.js';import{toWidget as _0x150a82}from'ckeditor5/src/widget.js';import{Users as _0x3bc380,hashObject as _0x2f83ba,surroundingMarkersDetector as _0x4edfed,FOCUS_ANNOTATION_KEYSTROKE as _0x8c9a26}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5692ad from'./commands/trackchangescommand.js';import _0x1209a2 from'./commands/acceptsuggestioncommand.js';import _0x45c53a from'./commands/discardsuggestioncommand.js';import _0x4a9b19 from'./commands/executeonallsuggestionscommand.js';import _0x3ac311 from'./commands/executeonselectedsuggestionscommand.js';import _0x2fd699 from'./suggestion.js';function _0x3bf3(_0x312c2c,_0x4e6084){const _0x2cfd24=_0x2cfd();return _0x3bf3=function(_0x3bf3ab,_0x1d4f57){_0x3bf3ab=_0x3bf3ab-0x1f4;let _0x44552c=_0x2cfd24[_0x3bf3ab];return _0x44552c;},_0x3bf3(_0x312c2c,_0x4e6084);}import _0x2c291c from'./suggestiondescriptionfactory.js';import _0x49bae5 from'./integrations/aiassistant.js';import _0x498bc4 from'./integrations/alignment.js';import _0xe2ca2b from'./integrations/basicstyles.js';import _0x397111 from'./integrations/blockquote.js';import _0x161b6b from'./integrations/casechange.js';import _0x36e545 from'./integrations/ckbox.js';import _0x397375 from'./integrations/codeblock.js';import _0xde3482 from'./integrations/comments.js';import _0x4a44c9 from'./integrations/deletecommand.js';import _0x54aaea from'./integrations/list.js';import _0x25829b from'./integrations/listproperties.js';import _0x4bf190 from'./integrations/entercommand.js';import _0x2fc746 from'./integrations/findandreplace.js';import _0x57c949 from'./integrations/font.js';import _0x431179 from'./integrations/formatpainter.js';import _0x205571 from'./integrations/heading.js';import _0x554d88 from'./integrations/highlight.js';import _0x214151 from'./integrations/horizontalline.js';import _0x202f6e from'./integrations/htmlembed.js';import _0x225bdc from'./integrations/image.js';import _0x111687 from'./integrations/imagereplace.js';import _0x31b82b from'./integrations/imagestyle.js';import _0x4672c6 from'./integrations/importword.js';import _0x3951e8 from'./integrations/indent.js';import _0x36fa3e from'./integrations/inputcommand.js';import _0x1a705b from'./integrations/link.js';import _0x2ecf96 from'./integrations/legacylist.js';import _0x707ac4 from'./integrations/legacylistproperties.js';import _0x181ee7 from'./integrations/mediaembed.js';import _0x301db2 from'./integrations/mention.js';import _0x4a4e8c from'./integrations/mergefields.js';import _0x730b61 from'./integrations/multilevellist.js';import _0x2e4bdd from'./integrations/pagebreak.js';import _0x8f1618 from'./integrations/paragraph.js';import _0x2d7751 from'./integrations/removeformat.js';import _0x20cffa from'./integrations/restrictededitingmode.js';import _0x2f77ae from'./integrations/shiftentercommand.js';import _0x65ddbc from'./integrations/standardeditingmode.js';import _0x388210 from'./integrations/style.js';import _0x36197b from'./integrations/table.js';import _0x1775cc from'./integrations/tablemergesplit.js';import _0x591720 from'./integrations/tableheadings.js';import _0x225efe from'./integrations/tableclipboard.js';import _0x314257 from'./integrations/tablecolumnresize.js';import _0x534130 from'./integrations/template.js';import _0x5f5ae9 from'./integrations/tableofcontents.js';import _0x31c9aa from'./integrations/title.js';import _0x1ec11b from'./integrations/undo.js';import _0x398091 from'./integrations/tablecaption.js';import _0x3d55f1 from'./integrations/tableproperties.js';import{getTranslation as _0x5e9370}from'./utils/common-translations.js';import{isEqual as _0x43899e,omit as _0x13788d}from'lodash-es';export const renameAttributeKey=_0x1c02fd(0x222);export default class p extends _0x1f7618{static get[_0x1c02fd(0x335)](){const _0x5f2ba2=_0x1c02fd;return[_0x5f2ba2(0x22c),_0x3bc380,_0x353bdb,_0x49bae5,_0x498bc4,_0xe2ca2b,_0x397111,_0x36e545,_0x161b6b,_0x397375,_0xde3482,_0x4a44c9,_0x4bf190,_0x2fc746,_0x57c949,_0x431179,_0x205571,_0x554d88,_0x214151,_0x202f6e,_0x225bdc,_0x31b82b,_0x111687,_0x4672c6,_0x3951e8,_0x36fa3e,_0x2ecf96,_0x707ac4,_0x730b61,_0x1a705b,_0x54aaea,_0x25829b,_0x181ee7,_0x301db2,_0x4a4e8c,_0x2e4bdd,_0x8f1618,_0x2d7751,_0x20cffa,_0x2f77ae,_0x65ddbc,_0x388210,_0x36197b,_0x1775cc,_0x591720,_0x398091,_0x225efe,_0x314257,_0x5f5ae9,_0x3d55f1,_0x534130,_0x31c9aa,_0x1ec11b];}static get[_0x1c02fd(0x355)](){const _0x30b3ab=_0x1c02fd;return _0x30b3ab(0x34b);}constructor(_0x7666ed){const _0x1401ac=_0x1c02fd;function _0x19abf7(_0x29e176){const _0x457dfb=_0x3bf3;return _0x29e176[_0x457dfb(0x289)](_0x3c4867=>String[_0x457dfb(0x30e)](_0x3c4867))[_0x457dfb(0x31b)]('');}super(_0x7666ed),this[_0x1401ac(0x383)]=!0x1,this[_0x1401ac(0x297)](_0x1401ac(0x2f3),[]),this['on'](_0x1401ac(0x2d1),(_0x5b95e9,_0x38d786,_0x4690d6,_0x525f09)=>{const _0x1e001e=_0x1401ac;this[_0x1e001e(0x361)][_0x1e001e(0x2f6)](()=>{const _0x238406=_0x1e001e;for(const _0x42058a of[..._0x525f09,..._0x4690d6])this[_0x238406(0x361)][_0x238406(0x206)][_0x238406(0x2c6)](_0x42058a)&&_0x7666ed[_0x238406(0x366)][_0x238406(0x280)](_0x42058a);});}),this[_0x1401ac(0x33f)]=new _0x2c291c(this[_0x1401ac(0x329)][_0x1401ac(0x30b)][_0x1401ac(0x364)],this[_0x1401ac(0x329)][_0x1401ac(0x370)]),this[_0x1401ac(0x30a)]=null,this[_0x1401ac(0x2de)]=new Et(this[_0x1401ac(0x329)]),this[_0x1401ac(0x374)]=new Map(),this[_0x1401ac(0x354)]=_0x7666ed[_0x1401ac(0x31e)][_0x1401ac(0x23a)](_0x1401ac(0x22c)),this[_0x1401ac(0x25d)]=new Set(),this[_0x1401ac(0x361)]=this[_0x1401ac(0x329)][_0x1401ac(0x30b)],this[_0x1401ac(0x293)]=new WeakMap(),this[_0x1401ac(0x34c)]=!0x1,this[_0x1401ac(0x227)]=new Set([_0x1401ac(0x222)]),this[_0x1401ac(0x211)]=new Set(),_0x7666ed[_0x1401ac(0x255)][_0x1401ac(0x344)](_0x1401ac(0x31a),_0x1401ac(0x27e)),this[_0x1401ac(0x2f4)]=_0x7666ed[_0x1401ac(0x255)][_0x1401ac(0x23a)](_0x1401ac(0x31a)),_0x7666ed[_0x1401ac(0x255)][_0x1401ac(0x344)](_0x1401ac(0x2ff),!0x0),this[_0x1401ac(0x305)]=_0x7666ed[_0x1401ac(0x255)][_0x1401ac(0x23a)](_0x1401ac(0x2ff)),this[_0x1401ac(0x22b)]=new _0x5692ad(_0x7666ed,this[_0x1401ac(0x25d)]),this[_0x1401ac(0x2c2)](),this[_0x19abf7([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x19abf7([0x34,0x30,0x34,0x38,0x31,0x38,0x35,0x36]);}[_0x1c02fd(0x30c)](){const _0x102f9a=_0x1c02fd,_0x2e2848=this[_0x102f9a(0x329)],_0x470756=(_0x5b15e4,_0x334c30)=>{const _0x53cd64=_0x102f9a;if(_0x53cd64(0x2d5)!=_0x5b15e4)return _0x53cd64(0x266)+_0x5b15e4;const _0x293db6=_0x334c30[_0x53cd64(0x39c)]('|')[0x0];return this[_0x53cd64(0x285)](_0x293db6)?_0x53cd64(0x37f):_0x53cd64(0x2a8);};_0x2e2848[_0x102f9a(0x1ff)][_0x102f9a(0x264)](_0x102f9a(0x388))[_0x102f9a(0x375)]({'model':_0x102f9a(0x2a7),'view':_0x89d4d6=>{const _0x366451=_0x102f9a,{id:_0x46bb25,authorId:_0x42ed6d,type:_0x2b1905,subType:_0x14ba5d}=this[_0x366451(0x23b)](_0x89d4d6[_0x366451(0x251)]),_0x5ab59e=[_0x366451(0x295),_0x470756(_0x2b1905,_0x14ba5d)];let _0x5ba82c=0xbb8;return this[_0x366451(0x2f3)][_0x366451(0x36a)](_0x89d4d6[_0x366451(0x251)])&&(_0x5ab59e[_0x366451(0x2b8)](_0x366451(0x356)),_0x5ba82c=0xbc2),_0x366451(0x263)==_0x2b1905&&(_0x5ba82c+=0x5),{'classes':_0x5ab59e,'attributes':{'data-suggestion':_0x46bb25,'data-author-id':_0x42ed6d},'priority':_0x5ba82c};}}),_0x2e2848[_0x102f9a(0x1ff)][_0x102f9a(0x264)](_0x102f9a(0x386))[_0x102f9a(0x2dc)](_0x10eb5c=>{const _0x34befd=_0x102f9a;_0x10eb5c['on'](_0x34befd(0x21d),(_0x80eab9,_0x33dc1b,_0x38bc5d)=>{const _0x51d545=_0x34befd;if(!_0x38bc5d[_0x51d545(0x284)][_0x51d545(0x1fa)])return;const _0x177463=_0x33dc1b[_0x51d545(0x1fb)];if(!_0x177463)return;const _0x1e71ed=_0x38bc5d[_0x51d545(0x29b)][_0x51d545(0x246)](_0x177463);_0x2e2848[_0x51d545(0x30b)][_0x51d545(0x364)][_0x51d545(0x38f)](_0x177463)&&_0x1e71ed&&!_0x1e71ed[_0x51d545(0x24c)](_0x51d545(0x281))&&_0x1e71ed['is'](_0x51d545(0x2b1))&&_0x150a82(_0x1e71ed,_0x38bc5d[_0x51d545(0x39a)]);},{'priority':_0x34befd(0x2da)});}),_0x2e2848[_0x102f9a(0x1ff)][_0x102f9a(0x264)](_0x102f9a(0x386))[_0x102f9a(0x375)]({'model':_0x102f9a(0x2a7),'view':(_0x142bee,_0x2ec051)=>{const _0x345e19=_0x102f9a;if(!_0x2ec051[_0x345e19(0x284)][_0x345e19(0x1fa)])return null;const {type:_0x1714c6,subType:_0x2c0aa5}=this[_0x345e19(0x23b)](_0x142bee[_0x345e19(0x251)]);return{'classes':[_0x345e19(0x295),_0x470756(_0x1714c6,_0x2c0aa5)],'priority':0xbb8};}});const _0x208c5a=({showActiveMarkers:_0x480642=!0x0,isAttributeSuggestion:_0x4ab90e=!0x1}={})=>(_0x38fd34,_0x5c9bf7,_0x4b2568)=>{const _0x5b405f=_0x102f9a;if(!_0x5c9bf7[_0x5b405f(0x1fb)])return;const {id:_0x566445,authorId:_0x330dcd}=this[_0x5b405f(0x23b)](_0x5c9bf7[_0x5b405f(0x251)]);if(_0x4ab90e){const _0x14d8ed=this[_0x5b405f(0x374)][_0x5b405f(0x23a)](_0x566445),_0x3dd90b=this[_0x5b405f(0x2c9)](_0x14d8ed);if(!this[_0x5b405f(0x285)](_0x3dd90b))return;}if(_0x5c9bf7[_0x5b405f(0x1fb)]['is'](_0x5b405f(0x278)))return void _0x4b2568[_0x5b405f(0x26e)][_0x5b405f(0x268)](_0x5c9bf7[_0x5b405f(0x1fb)],_0x38fd34[_0x5b405f(0x33d)]);const _0x36cf1b=_0x4b2568[_0x5b405f(0x29b)][_0x5b405f(0x246)](_0x5c9bf7[_0x5b405f(0x1fb)]);if(_0x5c9bf7[_0x5b405f(0x1fb)]['is'](_0x5b405f(0x2b5))&&_0x2e2848[_0x5b405f(0x30b)][_0x5b405f(0x364)][_0x5b405f(0x325)](_0x5c9bf7[_0x5b405f(0x1fb)])&&!_0x36cf1b[_0x5b405f(0x24c)](_0x5b405f(0x37c))){_0x4b2568[_0x5b405f(0x39a)][_0x5b405f(0x334)]([_0x5b405f(0x295),_0x5b405f(0x37f)],_0x36cf1b),_0x4b2568[_0x5b405f(0x39a)][_0x5b405f(0x218)](_0x5b405f(0x248),_0x566445,_0x36cf1b),_0x4b2568[_0x5b405f(0x39a)][_0x5b405f(0x218)](_0x5b405f(0x27f),_0x330dcd,_0x36cf1b),_0x4b2568[_0x5b405f(0x29b)][_0x5b405f(0x377)](_0x36cf1b,_0x5c9bf7[_0x5b405f(0x251)]),_0x480642&&(this[_0x5b405f(0x2f3)][_0x5b405f(0x36a)](_0x5c9bf7[_0x5b405f(0x251)])?_0x4b2568[_0x5b405f(0x39a)][_0x5b405f(0x334)](_0x5b405f(0x356),_0x36cf1b):_0x4b2568[_0x5b405f(0x39a)][_0x5b405f(0x28a)](_0x5b405f(0x356),_0x36cf1b));for(const _0x555742 of _0x2e2848[_0x5b405f(0x30b)][_0x5b405f(0x21f)](_0x5c9bf7[_0x5b405f(0x1fb)])[_0x5b405f(0x38c)]())_0x4b2568[_0x5b405f(0x26e)][_0x5b405f(0x268)](_0x555742,_0x38fd34[_0x5b405f(0x33d)]);_0x4b2568[_0x5b405f(0x26e)][_0x5b405f(0x268)](_0x5c9bf7[_0x5b405f(0x1fb)],_0x38fd34[_0x5b405f(0x33d)]);}};_0x2e2848[_0x102f9a(0x1ff)][_0x102f9a(0x264)](_0x102f9a(0x386))[_0x102f9a(0x2dc)](_0x5d53d1=>{const _0x90d0ef=_0x102f9a;_0x5d53d1['on'](_0x90d0ef(0x34e),(_0x588272,_0x4442af,_0x2eeb61)=>{const _0x466723=_0x90d0ef;_0x2eeb61[_0x466723(0x284)][_0x466723(0x1fa)]&&_0x208c5a({'showActiveMarkers':!0x1})(_0x588272,_0x4442af,_0x2eeb61);},{'priority':_0x90d0ef(0x236)});}),_0x2e2848[_0x102f9a(0x1ff)][_0x102f9a(0x264)](_0x102f9a(0x386))[_0x102f9a(0x2dc)](_0x4a212a=>{const _0x3040eb=_0x102f9a;_0x4a212a['on'](_0x3040eb(0x2b7),(_0xc3a3e1,_0x59e09b,_0x1852a4)=>{const _0x2a21bc=_0x3040eb;_0x1852a4[_0x2a21bc(0x284)][_0x2a21bc(0x1fa)]&&_0x208c5a({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0xc3a3e1,_0x59e09b,_0x1852a4);},{'priority':_0x3040eb(0x236)});}),_0x2e2848[_0x102f9a(0x1ff)][_0x102f9a(0x264)](_0x102f9a(0x386))[_0x102f9a(0x2bf)]({'model':_0x102f9a(0x2a7),'view':(_0x25feee,_0x39d1a1)=>_0x39d1a1[_0x102f9a(0x284)][_0x102f9a(0x1fa)]?null:{'group':_0x102f9a(0x2a7),'name':_0x25feee[_0x102f9a(0x28d)](0xb)}}),_0x2e2848[_0x102f9a(0x1ff)][_0x102f9a(0x264)](_0x102f9a(0x2e1))[_0x102f9a(0x33e)]({'view':{'name':_0x102f9a(0x2a7),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x22bf0d,{writer:_0x5f1662})=>{const _0x406053=_0x102f9a;let _0x4314a4=_0x406053(0x391)+_0x22bf0d[_0x406053(0x258)](_0x406053(0x39b))+':'+_0x22bf0d[_0x406053(0x258)]('id');return _0x22bf0d[_0x406053(0x258)](_0x406053(0x1f5))&&(_0x4314a4+=':'+_0x22bf0d[_0x406053(0x258)](_0x406053(0x1f5))),_0x5f1662[_0x406053(0x226)](_0x406053(0x1f4),{'data-name':_0x4314a4});}}),_0x2e2848[_0x102f9a(0x1ff)][_0x102f9a(0x264)](_0x102f9a(0x2e1))[_0x102f9a(0x301)]({'view':_0x102f9a(0x2a7)}),_0x2e2848[_0x102f9a(0x1ff)][_0x102f9a(0x264)](_0x102f9a(0x388))[_0x102f9a(0x2dc)](_0x372861=>{const _0x2af80b=_0x102f9a;_0x372861['on'](_0x2af80b(0x34e),_0x208c5a(),{'priority':_0x2af80b(0x2da)});}),_0x2e2848[_0x102f9a(0x1ff)][_0x102f9a(0x264)](_0x102f9a(0x388))[_0x102f9a(0x2dc)](_0x4e1342=>{const _0x4ed453=_0x102f9a;_0x4e1342['on'](_0x4ed453(0x2b7),_0x208c5a({'isAttributeSuggestion':!0x0}),{'priority':_0x4ed453(0x2da)});}),_0x2e2848[_0x102f9a(0x1ff)][_0x102f9a(0x264)](_0x102f9a(0x388))[_0x102f9a(0x2dc)](_0x4d86c8=>{const _0x15a7bc=_0x102f9a;_0x4d86c8['on'](_0x15a7bc(0x23c),(_0x1a9f8b,_0x1291c0,_0x197733)=>{const _0x3435bc=_0x15a7bc,_0xbd2b7b=_0x197733[_0x3435bc(0x29b)][_0x3435bc(0x2ba)](_0x1291c0[_0x3435bc(0x251)]);if(_0xbd2b7b){for(const _0x2af0d2 of _0xbd2b7b)_0x2af0d2[_0x3435bc(0x24c)](_0x3435bc(0x37c))||(_0x197733[_0x3435bc(0x39a)][_0x3435bc(0x28a)]([_0x3435bc(0x295),_0x3435bc(0x37f),_0x3435bc(0x356)],_0x2af0d2),_0x197733[_0x3435bc(0x39a)][_0x3435bc(0x2ea)](_0x3435bc(0x248),_0x2af0d2),_0x197733[_0x3435bc(0x39a)][_0x3435bc(0x2ea)](_0x3435bc(0x27f),_0x2af0d2),_0x197733[_0x3435bc(0x29b)][_0x3435bc(0x3a1)](_0x2af0d2,_0x1291c0[_0x3435bc(0x251)]));}},{'priority':_0x15a7bc(0x2da)});}),_0x2e2848[_0x102f9a(0x1ff)][_0x102f9a(0x264)](_0x102f9a(0x388))[_0x102f9a(0x2dc)](_0x331018=>{const _0x154887=_0x102f9a;_0x331018['on'](_0x154887(0x39f),(_0x2273da,_0x2da152,_0x3a5c26)=>{const _0x4054e9=_0x154887,_0x3d11ee=_0x3a5c26[_0x4054e9(0x29b)][_0x4054e9(0x2ba)](_0x2da152[_0x4054e9(0x251)]);if(!_0x3d11ee)return;const {id:_0x3ab8a4}=this[_0x4054e9(0x23b)](_0x2da152[_0x4054e9(0x251)]),_0x4c63e5=this[_0x4054e9(0x374)][_0x4054e9(0x23a)](_0x3ab8a4),_0x5b666b=this[_0x4054e9(0x2c9)](_0x4c63e5);if(this[_0x4054e9(0x285)](_0x5b666b)){for(const _0xa2a5a1 of _0x3d11ee)_0xa2a5a1[_0x4054e9(0x24c)](_0x4054e9(0x37c))||(_0x3a5c26[_0x4054e9(0x39a)][_0x4054e9(0x28a)]([_0x4054e9(0x295),_0x4054e9(0x37f),_0x4054e9(0x356)],_0xa2a5a1),_0x3a5c26[_0x4054e9(0x39a)][_0x4054e9(0x2ea)](_0x4054e9(0x248),_0xa2a5a1),_0x3a5c26[_0x4054e9(0x39a)][_0x4054e9(0x2ea)](_0x4054e9(0x27f),_0xa2a5a1),_0x3a5c26[_0x4054e9(0x29b)][_0x4054e9(0x3a1)](_0xa2a5a1,_0x2da152[_0x4054e9(0x251)]));}},{'priority':_0x154887(0x2da)});}),_0x2e2848[_0x102f9a(0x30b)][_0x102f9a(0x2b3)][_0x102f9a(0x239)](_0x46a4fb=>{const _0x258564=_0x102f9a;let _0x5ece40=!0x1;const _0x34d70e=Array[_0x258564(0x359)](_0x2e2848[_0x258564(0x30b)][_0x258564(0x2b3)][_0x258564(0x1f6)][_0x258564(0x336)]()),_0x47466d=new Set();for(const {name:_0x56341a,data:_0x4b150d}of _0x34d70e){const {group:_0x5cd0a9,type:_0x5b861b,subType:_0x144d1b,id:_0x5c79fa}=this[_0x258564(0x23b)](_0x56341a);if(_0x258564(0x2a7)!==_0x5cd0a9)continue;const _0x2a3ce8=this[_0x258564(0x374)][_0x258564(0x23a)](_0x5c79fa);if(null!=_0x4b150d[_0x258564(0x38e)]){_0x258564(0x37d)==_0x5b861b&&(_0x5ece40=_0x5ece40||Ut(_0x4b150d[_0x258564(0x38e)],_0x56341a,_0x46a4fb,_0x2e2848[_0x258564(0x30b)][_0x258564(0x364)]));const _0x507507=_0x258564(0x2d5)==_0x5b861b&&this[_0x258564(0x285)](_0x144d1b[_0x258564(0x39c)]('|')[0x0]);if(_0x4b150d[_0x258564(0x38e)][_0x258564(0x1fe)]||_0x258564(0x37b)==_0x4b150d[_0x258564(0x38e)][_0x258564(0x2ab)][_0x258564(0x249)]||_0x258564(0x381)==_0x5b861b&&!Ft(_0x4b150d[_0x258564(0x38e)])||_0x507507&&!Ft(_0x4b150d[_0x258564(0x38e)])||_0x258564(0x263)==_0x5b861b&&!(!Vt(_0x2026de=_0x4b150d[_0x258564(0x38e)])&&!function(_0x34c66c){const _0x2a6cf7=_0x258564;return _0x34c66c[_0x2a6cf7(0x2df)][_0x2a6cf7(0x24e)]==_0x34c66c[_0x2a6cf7(0x26f)][_0x2a6cf7(0x307)]&&_0x34c66c[_0x2a6cf7(0x2df)][_0x2a6cf7(0x232)];}(_0x2026de)))_0x46a4fb[_0x258564(0x34f)](_0x56341a),_0x5ece40=!0x0;else{if(!_0x2a3ce8||!_0x2a3ce8[_0x258564(0x234)])continue;if(_0x4b150d[_0x258564(0x38e)]&&_0x4b150d[_0x258564(0x2bd)]&&_0x4b150d[_0x258564(0x38e)][_0x258564(0x24d)](_0x4b150d[_0x258564(0x2bd)]))continue;_0x47466d[_0x258564(0x2dc)](_0x2a3ce8);}}}var _0x2026de;return _0x47466d[_0x258564(0x2d9)]>0x0&&(_0x5ece40=!!this[_0x258564(0x362)](_0x47466d)||_0x5ece40),_0x5ece40;}),_0x2e2848[_0x102f9a(0x30b)][_0x102f9a(0x2b3)][_0x102f9a(0x239)](_0xed2f6=>{const _0x4c3884=_0x102f9a;let _0x3b2950=!0x1;for(const _0x1b21bc of _0x2e2848[_0x4c3884(0x30b)][_0x4c3884(0x2b3)][_0x4c3884(0x1f6)][_0x4c3884(0x39d)]())if(_0x4c3884(0x347)==_0x1b21bc[_0x4c3884(0x29a)])for(const _0x49e443 of this[_0x4c3884(0x374)][_0x4c3884(0x202)]()){if(_0x49e443[_0x4c3884(0x35a)]||!_0x49e443[_0x4c3884(0x234)])continue;const _0x5d90dd=_0x4c3884(0x381)==_0x49e443[_0x4c3884(0x29a)],_0x14274d=this[_0x4c3884(0x2c9)](_0x49e443),_0x53a400=_0x14274d&&this[_0x4c3884(0x285)](_0x14274d);if(!_0x5d90dd&&!_0x53a400)continue;const _0x3a1a4f=_0x49e443[_0x4c3884(0x2aa)]();if(_0x3a1a4f[_0x4c3884(0x2df)][_0x4c3884(0x24e)]!=_0x3a1a4f[_0x4c3884(0x26f)][_0x4c3884(0x24e)]&&!_0x3a1a4f[_0x4c3884(0x26f)][_0x4c3884(0x232)]){const _0x31156d=_0x2e2848[_0x4c3884(0x30b)][_0x4c3884(0x270)](_0x3a1a4f[_0x4c3884(0x2df)][_0x4c3884(0x2bb)],_0x4c3884(0x26f)),_0x51d7e2=_0x2e2848[_0x4c3884(0x30b)][_0x4c3884(0x262)](_0x3a1a4f[_0x4c3884(0x2df)],_0x31156d);_0xed2f6[_0x4c3884(0x2bc)](_0x49e443[_0x4c3884(0x27c)](),{'range':_0x51d7e2}),_0x3b2950=!0x0;}}return _0x3b2950;}),_0x2e2848[_0x102f9a(0x30b)][_0x102f9a(0x2b3)][_0x102f9a(0x239)](_0x148d92=>this[_0x102f9a(0x349)](_0x148d92)),_0x2e2848[_0x102f9a(0x30b)][_0x102f9a(0x2b3)][_0x102f9a(0x239)](_0xb3a00d=>!_0xb3a00d[_0x102f9a(0x373)][_0x102f9a(0x304)]&&this[_0x102f9a(0x235)](_0xb3a00d)),_0x2e2848[_0x102f9a(0x30b)]['on'](_0x102f9a(0x353),()=>{const _0x4657f7=_0x102f9a;this[_0x4657f7(0x383)]=!0x1;}),_0x2e2848[_0x102f9a(0x30b)][_0x102f9a(0x2b3)]['on'](_0x102f9a(0x212),(_0x58ef17,_0x411b57)=>{const _0x304cb3=_0x102f9a;if(!_0x411b57[_0x304cb3(0x304)]||_0x411b57[_0x304cb3(0x25c)])return;if(!this[_0x304cb3(0x383)])return;const _0x173829=_0x2e2848[_0x304cb3(0x30b)][_0x304cb3(0x2b3)][_0x304cb3(0x1f6)][_0x304cb3(0x39d)]();if(0x0==_0x173829[_0x304cb3(0x2fe)])return;const _0x58f61a=[],_0x2d4847=_0x173829[_0x304cb3(0x290)](_0x2d5de8=>_0x304cb3(0x2d5)==_0x2d5de8[_0x304cb3(0x29a)]),_0x174744=_0x173829[_0x304cb3(0x290)](_0x58fc2d=>_0x304cb3(0x347)==_0x58fc2d[_0x304cb3(0x29a)]&&_0x304cb3(0x30f)!=_0x58fc2d[_0x304cb3(0x33d)]);for(const _0x3f24ab of _0x2d4847)this[_0x304cb3(0x286)](_0x3f24ab[_0x304cb3(0x26a)])&&_0x58f61a[_0x304cb3(0x2b8)]({'key':_0x3f24ab[_0x304cb3(0x26a)],'newValue':_0x3f24ab[_0x304cb3(0x331)],'oldValue':_0x3f24ab[_0x304cb3(0x273)],'range':Pt(_0x3f24ab[_0x304cb3(0x2fb)],_0x2e2848[_0x304cb3(0x30b)])});for(const _0x2af497 of _0x174744){if(_0x304cb3(0x390)!=_0x2af497[_0x304cb3(0x37a)]&&_0x304cb3(0x36f)!=_0x2af497[_0x304cb3(0x37a)])continue;const _0x21e64f=Lt(_0x2af497[_0x304cb3(0x2e5)][_0x304cb3(0x2bb)],_0x2e2848[_0x304cb3(0x30b)]),_0x51b13b=_0x2af497[_0x304cb3(0x36c)];_0x304cb3(0x390)==_0x2af497[_0x304cb3(0x37a)]&&_0x58f61a[_0x304cb3(0x2b8)]({'key':_0x304cb3(0x222),'newValue':_0x2af497[_0x304cb3(0x33d)],'oldValue':_0x51b13b[_0x304cb3(0x33d)],'range':_0x21e64f});for(const [_0x11cd56,_0x263622]of _0x51b13b[_0x304cb3(0x2c5)]){if(!this[_0x304cb3(0x286)](_0x11cd56))continue;const _0x2a70ac=_0x2af497[_0x304cb3(0x2c5)][_0x304cb3(0x23a)](_0x11cd56);_0x263622!==_0x2a70ac&&_0x58f61a[_0x304cb3(0x2b8)]({'key':_0x11cd56,'newValue':_0x2a70ac,'oldValue':_0x263622,'range':_0x21e64f});}for(const [_0x4031f7,_0x57fa22]of _0x2af497[_0x304cb3(0x2c5)])this[_0x304cb3(0x286)](_0x4031f7)&&(_0x51b13b[_0x304cb3(0x2c5)][_0x304cb3(0x2c6)](_0x4031f7)||_0x58f61a[_0x304cb3(0x2b8)]({'key':_0x4031f7,'newValue':_0x57fa22,'oldValue':null,'range':_0x21e64f}));}0x0!=_0x58f61a[_0x304cb3(0x2fe)]&&_0x2e2848[_0x304cb3(0x30b)][_0x304cb3(0x343)](_0x411b57,_0xa66e36=>{const _0x1b187f=_0x304cb3,_0x4c8b66=_0x394c81();for(const {range:_0x4b8522,key:_0x4af119,oldValue:_0x20f807,newValue:_0x427b43}of _0x58f61a)this[_0x1b187f(0x294)](_0x4b8522,_0x4af119,_0x20f807,_0x427b43,{'groupId':_0x4c8b66});this[_0x1b187f(0x245)](_0xa66e36,_0x58f61a);});},{'priority':_0x102f9a(0x257)}),_0x2e2848[_0x102f9a(0x30b)][_0x102f9a(0x206)]['on'](_0x102f9a(0x2ad),(_0x808e96,_0x206a25,_0x2b0413)=>{const _0x49e8f9=_0x102f9a;if(null==_0x2b0413){const {id:_0x3de878}=this[_0x49e8f9(0x23b)](_0x206a25[_0x49e8f9(0x33d)]),_0xc08f5a=this[_0x49e8f9(0x374)][_0x49e8f9(0x23a)](_0x3de878);_0xc08f5a&&_0xc08f5a[_0x49e8f9(0x2e0)](_0x206a25[_0x49e8f9(0x33d)]);}}),_0x2e2848[_0x102f9a(0x30b)][_0x102f9a(0x2b3)]['on'](_0x102f9a(0x212),()=>{const _0x98857a=_0x102f9a,_0x3b06dd=Array[_0x98857a(0x359)](_0x2e2848[_0x98857a(0x30b)][_0x98857a(0x2b3)][_0x98857a(0x1f6)][_0x98857a(0x336)]())[_0x98857a(0x290)](_0x3f0d7c=>_0x98857a(0x2a7)===this[_0x98857a(0x23b)](_0x3f0d7c[_0x98857a(0x33d)])[_0x98857a(0x2b9)]);if(0x0===_0x3b06dd[_0x98857a(0x2fe)])return;_0x3b06dd[_0x98857a(0x326)]((_0x3e0d90,_0x4b5b25)=>{const _0x485d8c=_0x98857a,_0x337855=_0x3e0d90[_0x485d8c(0x228)][_0x485d8c(0x2bd)],_0xe12164=_0x4b5b25[_0x485d8c(0x228)][_0x485d8c(0x2bd)];return null===_0x337855&&null===_0xe12164?0x0:null===_0x337855&&null!==_0xe12164?-0x1:null!==_0x337855&&null===_0xe12164?0x1:_0x337855[_0x485d8c(0x2df)][_0x485d8c(0x260)](_0xe12164[_0x485d8c(0x2df)])?-0x1:0x1;});const _0x2387c4=new Set(),_0x3cc697=new Set();for(const {name:_0x255ed8,data:_0x4cf877}of _0x3b06dd){const {id:_0x1d406f}=this[_0x98857a(0x23b)](_0x255ed8);if(null===_0x4cf877[_0x98857a(0x2bd)]){const _0x282f98=this[_0x98857a(0x283)](_0x255ed8);_0x3cc697[_0x98857a(0x2dc)](_0x282f98);}else{const _0x5d4889=this[_0x98857a(0x374)][_0x98857a(0x23a)](_0x1d406f);null!==_0x4cf877[_0x98857a(0x38e)]||_0x5d4889[_0x98857a(0x234)]?(_0x2387c4[_0x98857a(0x2dc)](_0x5d4889[_0x98857a(0x34d)]),_0x3cc697[_0x98857a(0x2dc)](_0x5d4889)):this[_0x98857a(0x288)](_0x5d4889);}}_0x3cc697[_0x98857a(0x2d9)]>0x0&&this[_0x98857a(0x31c)](_0x3cc697);for(const _0x60453d of _0x2387c4)this[_0x98857a(0x306)](_0x98857a(0x21b),_0x60453d);}),_0x2e2848[_0x102f9a(0x30b)]['on'](_0x102f9a(0x272),(_0x35b8ad,_0x188fe2)=>{const _0x48bbd2=_0x102f9a,_0x3c5a02=_0x188fe2[0x0];if(!this[_0x48bbd2(0x374)][_0x48bbd2(0x2d9)])return;if(!_0x3c5a02[_0x48bbd2(0x339)])return;if(_0x3c5a02[_0x48bbd2(0x373)][_0x48bbd2(0x25c)]||!_0x3c5a02[_0x48bbd2(0x373)][_0x48bbd2(0x304)])return;let _0x38b6a9,_0x3a53f0;switch(_0x3c5a02[_0x48bbd2(0x29a)]){case _0x48bbd2(0x347):_0x38b6a9=_0x2e2848[_0x48bbd2(0x30b)][_0x48bbd2(0x270)](_0x3c5a02[_0x48bbd2(0x2e5)]),_0x3a53f0=_0x38b6a9[_0x48bbd2(0x351)](_0x3c5a02[_0x48bbd2(0x392)]);break;case _0x48bbd2(0x39c):_0x38b6a9=_0x2e2848[_0x48bbd2(0x30b)][_0x48bbd2(0x270)](_0x3c5a02[_0x48bbd2(0x1f7)]),_0x3a53f0=_0x2e2848[_0x48bbd2(0x30b)][_0x48bbd2(0x270)](_0x3c5a02[_0x48bbd2(0x271)]);break;case _0x48bbd2(0x1f8):_0x38b6a9=_0x2e2848[_0x48bbd2(0x30b)][_0x48bbd2(0x270)](_0x3c5a02[_0x48bbd2(0x224)]),_0x3a53f0=_0x38b6a9[_0x48bbd2(0x351)](_0x3c5a02[_0x48bbd2(0x392)]);break;default:return;}const _0x4fffc5=_0x2e2848[_0x48bbd2(0x30b)][_0x48bbd2(0x262)](_0x38b6a9,_0x3a53f0);_0x2e2848[_0x48bbd2(0x30b)][_0x48bbd2(0x2f6)](()=>{const _0x3f2027=_0x48bbd2;for(const {suggestion:_0x394d95,meta:_0x5a76ad}of this[_0x3f2027(0x231)](_0x4fffc5)){if(_0x394d95[_0x3f2027(0x35a)])continue;if(_0x3f2027(0x37d)==_0x394d95[_0x3f2027(0x29a)])continue;const _0x284558=this[_0x3f2027(0x2c9)](_0x394d95);if(_0x284558&&this[_0x3f2027(0x285)](_0x284558)&&_0x3f2027(0x39c)!=_0x3c5a02[_0x3f2027(0x29a)])continue;const _0x17d2ed=_0x394d95[_0x3f2027(0x228)]&&_0x394d95[_0x3f2027(0x228)][_0x3f2027(0x23d)];(_0x3f2027(0x381)!=_0x394d95[_0x3f2027(0x29a)]||_0x3f2027(0x39c)==_0x3c5a02[_0x3f2027(0x29a)]&&!_0x17d2ed)&&(_0x5a76ad[_0x3f2027(0x33b)]||_0x3f2027(0x2b2)==_0x394d95[_0x3f2027(0x29a)]&&_0x5a76ad[_0x3f2027(0x256)]||_0x394d95[_0x3f2027(0x2aa)]()[_0x3f2027(0x340)](_0x4fffc5)&&this[_0x3f2027(0x25f)](_0x394d95,_0x38b6a9,_0x3a53f0));}});},{'priority':_0x102f9a(0x257)}),_0x2e2848[_0x102f9a(0x30b)]['on'](_0x102f9a(0x31f),(_0x51f08,_0x1e541e)=>{const _0x3ba058=_0x102f9a,_0x1ed6de=_0x1e541e[0x0],_0x1fd9d5=_0x1e541e[0x1];if(_0x1fd9d5&&_0x1fd9d5[_0x3ba058(0x345)])return;if(this[_0x3ba058(0x34c)])return;if(!this[_0x3ba058(0x22b)][_0x3ba058(0x369)])return;if(_0x1ed6de[_0x3ba058(0x1fe)])return;const _0x248cc0=_0x2e2848[_0x3ba058(0x30b)][_0x3ba058(0x364)],{start:_0x439424,end:_0x57aa9d}=_0x1ed6de[_0x3ba058(0x2aa)](),_0x364389=_0x439424[_0x3ba058(0x2bb)]&&_0x248cc0[_0x3ba058(0x317)](_0x439424[_0x3ba058(0x2bb)])?null:_0x248cc0[_0x3ba058(0x2ce)](_0x439424,_0x3ba058(0x360)),_0x3b4085=_0x57aa9d[_0x3ba058(0x307)]&&_0x248cc0[_0x3ba058(0x317)](_0x57aa9d[_0x3ba058(0x307)])?null:_0x248cc0[_0x3ba058(0x2ce)](_0x57aa9d,_0x3ba058(0x2fa)),_0x35e333=_0x2e2848[_0x3ba058(0x30b)][_0x3ba058(0x262)](_0x364389?_0x364389[_0x3ba058(0x2df)]:_0x439424,_0x3b4085?_0x3b4085[_0x3ba058(0x26f)]:_0x57aa9d);_0x2e2848[_0x3ba058(0x30b)][_0x3ba058(0x2f6)](_0x1f4ca8=>{const _0x1df645=_0x3ba058;this[_0x1df645(0x20d)](_0x35e333);const _0x174bc1=_0x2e2848[_0x1df645(0x30b)][_0x1df645(0x364)][_0x1df645(0x2ce)](_0x35e333[_0x1df645(0x2df)]);_0x1ed6de['is'](_0x1df645(0x2a5))?_0x1f4ca8[_0x1df645(0x22d)](_0x174bc1):_0x1ed6de[_0x1df645(0x2ed)](_0x174bc1);}),_0x51f08[_0x3ba058(0x328)]();},{'priority':_0x499de5[_0x102f9a(0x36e)]+0xa}),_0x2e2848[_0x102f9a(0x30b)]['on'](_0x102f9a(0x26b),(_0x54bb18,_0x527504)=>{const _0x135eae=_0x102f9a,_0x556862=_0x527504[_0x527504[_0x135eae(0x2fe)]-0x1];_0x556862&&_0x556862[_0x135eae(0x345)]||this[_0x135eae(0x34c)]||this[_0x135eae(0x22b)][_0x135eae(0x369)]&&(_0x2e2848[_0x135eae(0x30b)][_0x135eae(0x2f6)](()=>{const _0x4e8d43=_0x135eae;let _0x174d9e=_0x2e2848[_0x4e8d43(0x30b)][_0x4e8d43(0x26b)](_0x527504[0x0],_0x527504[0x1],_0x527504[0x2],{'forceDefaultExecution':!0x0});if(!_0x174d9e)return;_0x54bb18[_0x4e8d43(0x27b)]=_0x174d9e[_0x4e8d43(0x2d2)]();const _0x5d96fb=_0x174d9e[_0x4e8d43(0x26f)][_0x4e8d43(0x307)],_0x7bbe4e=_0x2e2848[_0x4e8d43(0x30b)][_0x4e8d43(0x364)];_0x5d96fb&&_0x7bbe4e[_0x4e8d43(0x325)](_0x5d96fb)&&!_0x7bbe4e[_0x4e8d43(0x38f)](_0x5d96fb)&&(_0x174d9e=_0x2e2848[_0x4e8d43(0x30b)][_0x4e8d43(0x262)](_0x174d9e[_0x4e8d43(0x2df)],_0x2e2848[_0x4e8d43(0x30b)][_0x4e8d43(0x270)](_0x5d96fb,_0x4e8d43(0x26f)))),this[_0x4e8d43(0x21a)](_0x174d9e);}),_0x54bb18[_0x135eae(0x328)]());},{'priority':_0x102f9a(0x2da)}),this[_0x102f9a(0x329)][_0x102f9a(0x2ec)][_0x102f9a(0x2dc)](_0x102f9a(0x32c),this[_0x102f9a(0x22b)]),this[_0x102f9a(0x32f)](_0x102f9a(0x32c));const _0x1d8b76=new _0x1209a2(_0x2e2848,this[_0x102f9a(0x374)]);_0x2e2848[_0x102f9a(0x2ec)][_0x102f9a(0x2dc)](_0x102f9a(0x2ae),_0x1d8b76),this[_0x102f9a(0x32f)](_0x102f9a(0x2ae));const _0x4fb5fe=new _0x45c53a(_0x2e2848,this[_0x102f9a(0x374)]);_0x2e2848[_0x102f9a(0x2ec)][_0x102f9a(0x2dc)](_0x102f9a(0x22e),_0x4fb5fe),this[_0x102f9a(0x32f)](_0x102f9a(0x22e)),_0x2e2848[_0x102f9a(0x2ec)][_0x102f9a(0x2dc)](_0x102f9a(0x214),new _0x4a9b19(_0x2e2848,_0x1d8b76,this[_0x102f9a(0x374)])),this[_0x102f9a(0x32f)](_0x102f9a(0x214)),_0x2e2848[_0x102f9a(0x2ec)][_0x102f9a(0x2dc)](_0x102f9a(0x24b),new _0x4a9b19(_0x2e2848,_0x4fb5fe,this[_0x102f9a(0x374)])),this[_0x102f9a(0x32f)](_0x102f9a(0x24b)),_0x2e2848[_0x102f9a(0x2ec)][_0x102f9a(0x2dc)](_0x102f9a(0x303),new _0x3ac311(_0x2e2848,_0x1d8b76,this[_0x102f9a(0x374)])),this[_0x102f9a(0x32f)](_0x102f9a(0x303)),_0x2e2848[_0x102f9a(0x2ec)][_0x102f9a(0x2dc)](_0x102f9a(0x3a5),new _0x3ac311(_0x2e2848,_0x4fb5fe,this[_0x102f9a(0x374)])),this[_0x102f9a(0x32f)](_0x102f9a(0x3a5));const _0x550aa7=_0x2e2848[_0x102f9a(0x31e)][_0x102f9a(0x23a)](_0x102f9a(0x22c));this[_0x102f9a(0x20c)](_0x550aa7,_0x102f9a(0x2c7),(_0x4b2aa7,{threadId:_0x286674})=>{const _0x1a9f73=_0x102f9a,_0x3b9650=this[_0x1a9f73(0x374)][_0x1a9f73(0x23a)](_0x286674);_0x3b9650&&_0x3b9650[_0x1a9f73(0x319)]&&0x1===_0x3b9650[_0x1a9f73(0x319)][_0x1a9f73(0x2fe)]&&this[_0x1a9f73(0x3a0)](_0x286674,{'hasComments':!0x0});},{'priority':_0x102f9a(0x275)}),this[_0x102f9a(0x20c)](_0x550aa7,_0x102f9a(0x20b),(_0x319c81,{threadId:_0x1d3109})=>{const _0x86b400=_0x102f9a,_0x8b2175=this[_0x86b400(0x374)][_0x86b400(0x23a)](_0x1d3109);_0x8b2175&&_0x8b2175[_0x86b400(0x319)]&&!_0x8b2175[_0x86b400(0x319)][_0x86b400(0x2fe)]&&this[_0x86b400(0x3a0)](_0x1d3109,{'hasComments':!0x1});},{'priority':_0x102f9a(0x275)});}set[_0x1c02fd(0x367)](_0x4eaec1){const _0x5399bd=_0x1c02fd;if(this[_0x5399bd(0x30a)])throw new _0x54cd18(_0x5399bd(0x27d),this);this[_0x5399bd(0x30a)]=_0x4eaec1;}get[_0x1c02fd(0x367)](){const _0x29484b=_0x1c02fd;return this[_0x29484b(0x30a)];}[_0x1c02fd(0x292)]({skipNotAttached:_0x565250=!0x1,toJSON:_0x577866=!0x1}={}){const _0x5c832f=_0x1c02fd,_0x15a3bf=[];for(const _0x325d0b of this[_0x5c832f(0x374)][_0x5c832f(0x202)]())_0x565250&&!_0x325d0b[_0x5c832f(0x234)]||_0x15a3bf[_0x5c832f(0x2b8)](_0x325d0b);return _0x577866?_0x15a3bf[_0x5c832f(0x289)](_0x16286d=>_0x16286d[_0x5c832f(0x225)]()):_0x15a3bf;}[_0x1c02fd(0x348)](_0x349580){const _0x466839=_0x1c02fd,_0x3e4542=this[_0x466839(0x374)][_0x466839(0x23a)](_0x349580);if(!_0x3e4542)throw new _0x54cd18(_0x466839(0x274),this);return _0x3e4542;}[_0x1c02fd(0x291)](_0x5a09dd){const _0xb7e58b=_0x1c02fd;return this[_0xb7e58b(0x374)][_0xb7e58b(0x2c6)](_0x5a09dd);}[_0x1c02fd(0x233)](_0x2f3147){const _0x3876bf=_0x1c02fd,{authorId:_0x594755,id:_0x479ff,attributes:_0x4c4d62}=_0x2f3147,[_0x6d8c1d,_0x5cc36d]=_0x2f3147[_0x3876bf(0x29a)][_0x3876bf(0x39c)](':'),_0x3065a6=this[_0x3876bf(0x374)][_0x3876bf(0x23a)](_0x479ff)||this[_0x3876bf(0x20a)](_0x6d8c1d,_0x5cc36d,_0x479ff,_0x594755,_0x4c4d62);if(this[_0x3876bf(0x21e)](_0x3065a6),this[_0x3876bf(0x315)](_0x3065a6,_0x6d8c1d,_0x5cc36d||null,_0x594755),_0x3065a6[_0x3876bf(0x358)]=_0x2f3147[_0x3876bf(0x358)],_0x3065a6[_0x3876bf(0x219)]=!0x0,_0x4c4d62&&_0x4c4d62[_0x3876bf(0x2c1)]){const _0x3b5555=_0x4c4d62[_0x3876bf(0x2c1)],_0x3b0138=this[_0x3876bf(0x318)](_0x3b5555[_0x3876bf(0x312)]);_0x3065a6[_0x3876bf(0x37e)]=_0x3b5555[_0x3876bf(0x358)],_0x3065a6[_0x3876bf(0x3a2)]=_0x3b0138,_0x3065a6[_0x3876bf(0x2b6)]=!0x0;}else _0x3065a6[_0x3876bf(0x37e)]=_0x2f3147[_0x3876bf(0x358)];switch(_0x2f3147[_0x3876bf(0x228)]&&(_0x3065a6[_0x3876bf(0x228)]=_0x2f3147[_0x3876bf(0x228)]),_0x2f3147[_0x3876bf(0x2c5)]&&(_0x3065a6[_0x3876bf(0x2c5)]=_0x2f3147[_0x3876bf(0x2c5)]),this[_0x3876bf(0x30a)]&&this[_0x3876bf(0x30a)][_0x3876bf(0x2d6)]||(_0x3065a6[_0x3876bf(0x1f9)]=!0x0),this[_0x3876bf(0x293)][_0x3876bf(0x23a)](_0x3065a6)){case _0x3876bf(0x379):this[_0x3876bf(0x293)][_0x3876bf(0x297)](_0x3065a6,_0x3876bf(0x396));break;case _0x3876bf(0x313):_0x3065a6[_0x3876bf(0x234)]?(this[_0x3876bf(0x362)](new Set([_0x3065a6])),this[_0x3876bf(0x31c)](new Set([_0x3065a6])),this[_0x3876bf(0x293)][_0x3876bf(0x297)](_0x3065a6,_0x3876bf(0x2a0)),this[_0x3876bf(0x306)](_0x3876bf(0x2e9),_0x3065a6)):this[_0x3876bf(0x293)][_0x3876bf(0x297)](_0x3065a6,_0x3876bf(0x204));}return _0x3065a6;}[_0x1c02fd(0x2ae)](_0x2192f3){const _0xbc7197=_0x1c02fd;this[_0xbc7197(0x345)](()=>{const _0x571548=_0xbc7197;this[_0x571548(0x329)][_0x571548(0x30b)][_0x571548(0x2f6)](()=>{const _0x1744a6=_0x571548;for(const _0x342a42 of _0x2192f3[_0x1744a6(0x36b)]())_0x342a42[_0x1744a6(0x399)]();});});}[_0x1c02fd(0x22e)](_0x5bbd80){const _0xcb6355=_0x1c02fd;this[_0xcb6355(0x345)](()=>{const _0x5e3434=_0xcb6355;this[_0x5e3434(0x329)][_0x5e3434(0x30b)][_0x5e3434(0x2f6)](()=>{const _0x8fef4=_0x5e3434;for(const _0x59a330 of _0x5bbd80[_0x8fef4(0x36b)]())_0x59a330[_0x8fef4(0x2fc)]();});});}[_0x1c02fd(0x32f)](_0x286287,_0x58c270){const _0x478582=_0x1c02fd,_0x28bb03=this[_0x478582(0x329)][_0x478582(0x2ec)][_0x478582(0x23a)](_0x286287);if(!_0x28bb03)throw new _0x54cd18(_0x478582(0x20f),this,{'commandName':_0x286287});if(this[_0x478582(0x25d)][_0x478582(0x2c6)](_0x28bb03))throw new _0x54cd18(_0x478582(0x39e),this,{'commandName':_0x286287});this[_0x478582(0x25d)][_0x478582(0x2dc)](_0x28bb03),_0x58c270&&_0x28bb03['on'](_0x478582(0x250),(_0x380612,_0x21a518)=>{const _0x1ed4d3=_0x478582;this[_0x1ed4d3(0x22b)][_0x1ed4d3(0x369)]&&(this[_0x1ed4d3(0x34c)]||(_0x21a518[_0x1ed4d3(0x2fe)]>0x0&&_0x21a518[_0x21a518[_0x1ed4d3(0x2fe)]-0x1]&&_0x21a518[_0x21a518[_0x1ed4d3(0x2fe)]-0x1][_0x1ed4d3(0x345)]?_0x21a518[_0x1ed4d3(0x376)]():(_0x380612[_0x1ed4d3(0x27b)]=_0x58c270((..._0x45f327)=>_0x28bb03[_0x1ed4d3(0x250)](..._0x45f327,{'forceDefaultExecution':!0x0}),..._0x21a518),_0x380612[_0x1ed4d3(0x328)]())));},{'priority':_0x478582(0x2da)});}[_0x1c02fd(0x345)](_0x28c8c4){const _0x3bbff0=_0x1c02fd;let _0x3520fc,_0x355c0d;const _0x1d6ae0=this[_0x3bbff0(0x34c)];this[_0x3bbff0(0x34c)]=!0x0;try{_0x3520fc=_0x28c8c4();}catch(_0x2da0b7){_0x355c0d=_0x2da0b7;}return _0x1d6ae0||(this[_0x3bbff0(0x34c)]=!0x1),_0x355c0d&&_0x54cd18[_0x3bbff0(0x314)](_0x355c0d,this),_0x3520fc;}[_0x1c02fd(0x21a)](_0x3ed888,_0x30c05a=null,_0xbd3c3b={}){const _0x21b86b=_0x1c02fd;if(_0x3ed888[_0x21b86b(0x1fe)])return null;const _0x2225f4=this[_0x21b86b(0x329)][_0x21b86b(0x31e)][_0x21b86b(0x23a)](_0x21b86b(0x238))['me'];for(const {suggestion:_0xaa40ba,meta:_0x3da33d}of this[_0x21b86b(0x231)](_0x3ed888,_0x21b86b(0x2b2)))if(_0x3da33d[_0x21b86b(0x256)]){if(!_0x3da33d[_0x21b86b(0x2ef)]){if(_0x3da33d[_0x21b86b(0x33b)]){if(!this[_0x21b86b(0x305)]||!qt(_0xaa40ba,_0xbd3c3b))continue;return _0xaa40ba;}if(qt(_0xaa40ba,_0xbd3c3b))return _0xaa40ba;this[_0x21b86b(0x25f)](_0xaa40ba,_0x3ed888[_0x21b86b(0x2df)],_0x3ed888[_0x21b86b(0x26f)]);break;}if(_0x30c05a==_0xaa40ba[_0x21b86b(0x32a)]&&qt(_0xaa40ba,_0xbd3c3b)){const _0x23f9c2=_0xaa40ba[_0x21b86b(0x2aa)]();return _0x23f9c2[_0x21b86b(0x2df)][_0x21b86b(0x24d)](_0x3ed888[_0x21b86b(0x26f)])?this[_0x21b86b(0x2b0)](_0xaa40ba,this[_0x21b86b(0x361)][_0x21b86b(0x262)](_0x3ed888[_0x21b86b(0x2df)],_0x23f9c2[_0x21b86b(0x26f)])):this[_0x21b86b(0x2b0)](_0xaa40ba,this[_0x21b86b(0x361)][_0x21b86b(0x262)](_0x23f9c2[_0x21b86b(0x2df)],_0x3ed888[_0x21b86b(0x26f)])),_0xaa40ba;}}const _0x287b71=_0x394c81(),_0x5484db=_0x2225f4['id'],_0x15d84a=_0x30c05a?_0x21b86b(0x298)+_0x30c05a:_0x21b86b(0x2b2),_0x2c6312=this[_0x21b86b(0x2c8)]({'id':_0x287b71,'type':_0x15d84a,'createdAt':new Date(),'authorId':_0x5484db,'attributes':_0xbd3c3b});return this[_0x21b86b(0x2b4)](_0x15d84a,_0x287b71,_0x5484db,_0x3ed888),_0x2c6312;}[_0x1c02fd(0x300)](_0x4cd513,_0x243989=_0x1c02fd(0x2f2),_0x245dad={}){const _0x464bc0=_0x1c02fd,_0x45d4e9=this[_0x464bc0(0x329)][_0x464bc0(0x31e)][_0x464bc0(0x23a)](_0x464bc0(0x238))['me'],_0x501760=this[_0x464bc0(0x2de)][_0x464bc0(0x200)](_0x464bc0(0x2b2),_0x243989,_0x464bc0(0x31b));for(const _0x4c691e of this[_0x464bc0(0x292)]())if(_0x4c691e[_0x464bc0(0x3a2)]['id']==_0x45d4e9['id']&&_0x464bc0(0x2b2)==_0x4c691e[_0x464bc0(0x29a)]&&_0x4c691e[_0x464bc0(0x32a)]==_0x243989&&qt(_0x4c691e,_0x245dad)&&(_0x501760(_0x4c691e[_0x464bc0(0x237)](),_0x4cd513)||_0x501760(_0x4cd513,_0x4c691e[_0x464bc0(0x237)]()))){for(const _0x17a665 of _0x4cd513)_0x4c691e[_0x464bc0(0x2a1)](_0x17a665);return _0x4c691e;}for(const {suggestion:_0x197b96,meta:_0x4986d7}of this[_0x464bc0(0x231)](_0x4cd513,_0x464bc0(0x2b2))){if(!_0x4986d7[_0x464bc0(0x256)])continue;if(!this[_0x464bc0(0x305)]&&_0x4986d7[_0x464bc0(0x33b)])continue;if(!qt(_0x197b96,_0x245dad))continue;let _0x19e53d=!0x0;for(const _0x5903f2 of _0x197b96[_0x464bc0(0x237)]())for(const _0x41e5f0 of _0x4cd513)if(!_0x5903f2[_0x464bc0(0x340)](_0x41e5f0)){_0x19e53d=!0x1;break;}if(_0x19e53d)return _0x197b96;}const _0xd227fc=_0x394c81(),_0x4e830c=_0x45d4e9['id'],_0x18cce9=_0x464bc0(0x298)+_0x243989,_0x327cd5=this[_0x464bc0(0x2c8)]({'id':_0xd227fc,'type':_0x18cce9,'createdAt':new Date(),'authorId':_0x4e830c,'attributes':_0x245dad});for(const _0x53e24c of _0x4cd513)this[_0x464bc0(0x2b4)](_0x18cce9,_0xd227fc,_0x4e830c,_0x53e24c,_0x2fd699[_0x464bc0(0x22a)]());return _0x327cd5;}[_0x1c02fd(0x308)](_0x211d65,_0x4ab626,_0x2a8268=null,_0x131063={}){const _0x3550c4=_0x1c02fd;if(_0x2a8268=_0x2a8268||Gt(_0x4ab626),_0x211d65[_0x3550c4(0x1fe)])return null;if(_0x3550c4(0x2ee)===this[_0x3550c4(0x2f4)]){const _0x1c592b=this[_0x3550c4(0x2de)][_0x3550c4(0x200)](_0x3550c4(0x37d),_0x2a8268,_0x3550c4(0x399));return this[_0x3550c4(0x345)](()=>_0x1c592b([_0x211d65],_0x4ab626,_0x131063)),null;}const _0x29620c=this[_0x3550c4(0x329)][_0x3550c4(0x31e)][_0x3550c4(0x23a)](_0x3550c4(0x238))['me'],_0x4385fe=[];if(_0x3550c4(0x337)!==this[_0x3550c4(0x2f4)]){for(const {suggestion:_0x2201f4,meta:_0x499545}of this[_0x3550c4(0x231)](_0x211d65,_0x3550c4(0x2b2)))_0x499545[_0x3550c4(0x256)]&&!_0x499545[_0x3550c4(0x28e)]&&_0x4385fe[_0x3550c4(0x2b8)](..._0x2201f4[_0x3550c4(0x237)]());}const _0x1741da=function(_0x10352a,_0x2b02d1){const _0x38c99d=_0x3550c4,_0x7d8cab=[];for(const _0x53a8f1 of _0x2b02d1){const _0x23b81e=_0x10352a[_0x38c99d(0x25a)](_0x53a8f1);_0x23b81e&&_0x7d8cab[_0x38c99d(0x2b8)](_0x23b81e);}return _0x7d8cab;}(_0x211d65,_0x4385fe),_0x50d027=function(_0x3deff9,_0x4a217d){const _0x464d36=_0x3550c4,_0xe3998a=[_0x3deff9];for(const _0x3ff97e of _0x4a217d){let _0x4569c2=0x0;for(;_0x4569c2<_0xe3998a[_0x464d36(0x2fe)];){const _0x460d4c=_0xe3998a[_0x4569c2][_0x464d36(0x2cf)](_0x3ff97e);_0xe3998a[_0x464d36(0x28f)](_0x4569c2,0x1,..._0x460d4c),_0x4569c2+=_0x460d4c[_0x464d36(0x2fe)];}}return _0xe3998a;}(_0x211d65,_0x4385fe);_0x1741da[_0x3550c4(0x2fe)]&&this[_0x3550c4(0x361)][_0x3550c4(0x2f6)](()=>{const _0x239b2e=_0x3550c4;for(const _0x3fbbba of _0x1741da){const _0x1dae56=this[_0x239b2e(0x2de)][_0x239b2e(0x200)](_0x239b2e(0x37d),_0x2a8268,_0x239b2e(0x399));this[_0x239b2e(0x345)](()=>_0x1dae56([_0x3fbbba],_0x4ab626,_0x131063));}});for(const _0x117720 of _0x50d027){let _0x4180bc=null,_0x4a31c8=_0x117720[_0x3550c4(0x2df)],_0x42f0ad=_0x117720[_0x3550c4(0x26f)];for(const {suggestion:_0x17b2bd,meta:_0xaaf82e}of this[_0x3550c4(0x231)](_0x117720,_0x3550c4(0x37d))){if(!_0xaaf82e[_0x3550c4(0x256)])continue;if(_0x17b2bd[_0x3550c4(0x32a)]!=_0x2a8268)continue;if(!qt(_0x17b2bd,_0x131063))continue;const _0x4edbf6=_0x17b2bd[_0x3550c4(0x2aa)]();if(_0x4edbf6[_0x3550c4(0x340)](_0x117720,!0x0))return null;_0x4a31c8=_0x4a31c8[_0x3550c4(0x260)](_0x4edbf6[_0x3550c4(0x2df)])?_0x4a31c8:_0x4edbf6[_0x3550c4(0x2df)],_0x42f0ad=_0x42f0ad[_0x3550c4(0x28b)](_0x4edbf6[_0x3550c4(0x26f)])?_0x42f0ad:_0x4edbf6[_0x3550c4(0x26f)],_0x4180bc?_0x4edbf6[_0x3550c4(0x2df)][_0x3550c4(0x260)](_0x4180bc[_0x3550c4(0x2aa)]()[_0x3550c4(0x2df)])?(_0x4180bc[_0x3550c4(0x321)](),_0x4180bc=_0x17b2bd):_0x17b2bd[_0x3550c4(0x321)]():_0x4180bc=_0x17b2bd;}const _0x5d530d=this[_0x3550c4(0x361)][_0x3550c4(0x262)](_0x4a31c8,_0x42f0ad);if(_0x4180bc)this[_0x3550c4(0x2b0)](_0x4180bc,_0x5d530d);else{const _0xea2f9b=_0x394c81(),_0x385db1=_0x29620c['id'];this[_0x3550c4(0x2c8)]({'id':_0xea2f9b,'type':_0x3550c4(0x327)+_0x2a8268,'data':_0x4ab626,'createdAt':new Date(),'authorId':_0x385db1,'attributes':_0x131063}),this[_0x3550c4(0x2b4)](_0x3550c4(0x327)+_0x2a8268,_0xea2f9b,_0x385db1,_0x5d530d);}}return null;}[_0x1c02fd(0x311)](_0x9b14af,_0x3a6000,_0x3a9991=[],_0x25a013=null,_0x30adfc={}){const _0xd1b180=_0x1c02fd;_0x3a6000[_0xd1b180(0x32e)]||(_0x3a6000[_0xd1b180(0x32e)]=_0x3a6000[_0xd1b180(0x29f)]),_0x3a6000[_0xd1b180(0x23d)]=_0x9b14af['is'](_0xd1b180(0x2fb)),_0x25a013=_0x25a013||Gt(_0x3a6000);const _0x566172=_0x3a9991[_0xd1b180(0x289)](_0x238443=>Lt(_0x238443,this[_0xd1b180(0x361)])),_0x24ad2e=_0x9b14af['is'](_0xd1b180(0x2fb))?_0x9b14af:Lt(_0x9b14af,this[_0xd1b180(0x361)]);if(_0xd1b180(0x2ee)===this[_0xd1b180(0x2f4)]){const _0x85b8d4=this[_0xd1b180(0x2de)][_0xd1b180(0x200)](_0xd1b180(0x381),_0x25a013,_0xd1b180(0x399));return this[_0xd1b180(0x345)](()=>_0x85b8d4([_0x24ad2e],_0x3a6000,_0x30adfc)),null;}_0x566172[_0xd1b180(0x2b8)](_0x24ad2e);let _0x2ed395=!0x0;for(const _0x5e03fb of _0x566172)if(!this[_0xd1b180(0x2d4)](_0x5e03fb)){_0x2ed395=!0x1;break;}if(_0x2ed395&&_0xd1b180(0x337)!==this[_0xd1b180(0x2f4)]){const _0x2aa209=this[_0xd1b180(0x2de)][_0xd1b180(0x200)](_0xd1b180(0x381),_0x25a013,_0xd1b180(0x399));return this[_0xd1b180(0x345)](()=>_0x2aa209([_0x24ad2e],_0x3a6000,_0x30adfc)),null;}let _0x935c30=null,_0x5f042d=_0x24ad2e[_0xd1b180(0x2df)],_0x877313=_0x24ad2e[_0xd1b180(0x26f)];for(const {suggestion:_0x15888c,meta:_0x4b0f6d}of this[_0xd1b180(0x231)](_0x24ad2e,_0xd1b180(0x381))){if(!_0x4b0f6d[_0xd1b180(0x256)])continue;if(_0x4b0f6d[_0xd1b180(0x2ef)]||_0x4b0f6d[_0xd1b180(0x33b)]||_0x4b0f6d[_0xd1b180(0x28e)])continue;if(_0x15888c[_0xd1b180(0x228)][_0xd1b180(0x32e)]!=_0x3a6000[_0xd1b180(0x32e)])continue;if(!qt(_0x15888c,_0x30adfc))continue;const _0x34f65c=_0x15888c[_0xd1b180(0x2aa)]();if(_0x15888c[_0xd1b180(0x32a)]==_0x25a013){if(_0x34f65c[_0xd1b180(0x340)](_0x24ad2e,!0x0))return null;_0x5f042d=_0x5f042d[_0xd1b180(0x260)](_0x34f65c[_0xd1b180(0x2df)])?_0x5f042d:_0x34f65c[_0xd1b180(0x2df)],_0x877313=_0x877313[_0xd1b180(0x28b)](_0x34f65c[_0xd1b180(0x26f)])?_0x877313:_0x34f65c[_0xd1b180(0x26f)],_0x935c30?_0x34f65c[_0xd1b180(0x2df)][_0xd1b180(0x260)](_0x935c30[_0xd1b180(0x2aa)]()[_0xd1b180(0x2df)])?(_0x935c30[_0xd1b180(0x321)](),_0x935c30=_0x15888c):_0x15888c[_0xd1b180(0x321)]():_0x935c30=_0x15888c;}else{const _0x57076b=_0x24ad2e[_0xd1b180(0x25a)](_0x34f65c);this[_0xd1b180(0x27a)](_0x15888c,_0x57076b);}}const _0x1e9dcb=this[_0xd1b180(0x329)][_0xd1b180(0x31e)][_0xd1b180(0x23a)](_0xd1b180(0x238))['me'],_0x53bdad=_0x394c81(),_0x5d882f=_0x1e9dcb['id'];if(_0x935c30)return this[_0xd1b180(0x2b0)](_0x935c30,this[_0xd1b180(0x361)][_0xd1b180(0x262)](_0x5f042d,_0x877313)),_0x935c30;{const _0x81b001=this[_0xd1b180(0x2c8)]({'id':_0x53bdad,'type':_0xd1b180(0x398)+_0x25a013,'data':_0x3a6000,'createdAt':new Date(),'authorId':_0x5d882f,'attributes':_0x30adfc});return this[_0xd1b180(0x2b4)](_0xd1b180(0x398)+_0x25a013,_0x53bdad,_0x5d882f,this[_0xd1b180(0x361)][_0xd1b180(0x262)](_0x5f042d,_0x877313)),_0x81b001;}}[_0x1c02fd(0x346)](_0x4f1ea2,_0x25fb84,_0x5ebbc5=[],_0x30beaf=null,_0x30fd01={}){const _0x178887=_0x1c02fd;_0x25fb84[_0x178887(0x32e)]||(_0x25fb84[_0x178887(0x32e)]=_0x25fb84[_0x178887(0x29f)]);const _0x50c8cf=_0x4f1ea2[0x0];_0x25fb84[_0x178887(0x23d)]=_0x50c8cf['is'](_0x178887(0x2fb)),_0x30beaf=_0x30beaf||Gt(_0x25fb84);const _0x421aac=_0x5ebbc5[_0x178887(0x289)](_0x2267f5=>Lt(_0x2267f5,this[_0x178887(0x361)])),_0x5c0199=_0x50c8cf['is'](_0x178887(0x2fb))?_0x4f1ea2:_0x4f1ea2[_0x178887(0x289)](_0x5de70a=>Lt(_0x5de70a,this[_0x178887(0x361)]));if(_0x178887(0x2ee)===this[_0x178887(0x2f4)]){const _0x5346f8=this[_0x178887(0x2de)][_0x178887(0x200)](_0x178887(0x381),_0x30beaf,_0x178887(0x399));return this[_0x178887(0x345)](()=>_0x5346f8(_0x5c0199,_0x25fb84,_0x30fd01)),null;}_0x421aac[_0x178887(0x2b8)](..._0x5c0199);let _0x4ccfa8=!0x0;for(const _0x389485 of _0x421aac)if(!this[_0x178887(0x2d4)](_0x389485)){_0x4ccfa8=!0x1;break;}if(_0x4ccfa8&&_0x178887(0x337)!==this[_0x178887(0x2f4)]){const _0x856e7f=this[_0x178887(0x2de)][_0x178887(0x200)](_0x178887(0x381),_0x30beaf,_0x178887(0x399));return this[_0x178887(0x345)](()=>_0x856e7f(_0x5c0199,_0x25fb84,_0x30fd01)),null;}const _0x5991be=this[_0x178887(0x329)][_0x178887(0x31e)][_0x178887(0x23a)](_0x178887(0x238))['me'];for(const _0x272d23 of this[_0x178887(0x292)]()){if(_0x272d23[_0x178887(0x3a2)]['id']!=_0x5991be['id'])continue;if(_0x178887(0x381)!=_0x272d23[_0x178887(0x29a)]||_0x272d23[_0x178887(0x228)][_0x178887(0x32e)]!=_0x25fb84[_0x178887(0x32e)])continue;if(!qt(_0x272d23,_0x30fd01))continue;const _0x395280=_0x272d23[_0x178887(0x32a)]==_0x30beaf;for(let _0x223c21=0x0;_0x223c21<_0x5c0199[_0x178887(0x2fe)];_0x223c21++){const _0x3d9b2b=_0x5c0199[_0x223c21];for(const _0x303b86 of _0x272d23[_0x178887(0x2a2)]()){const _0x5ba9c6=_0x303b86[_0x178887(0x259)]();if(_0x3d9b2b[_0x178887(0x24d)](_0x5ba9c6)){_0x395280?(_0x5c0199[_0x178887(0x28f)](_0x223c21,0x1),_0x223c21--):_0x272d23[_0x178887(0x34f)](_0x303b86[_0x178887(0x33d)]);break;}}}}if(0x0==_0x5c0199[_0x178887(0x2fe)])return null;const _0x1a62f9=this[_0x178887(0x2de)][_0x178887(0x200)](_0x178887(0x381),_0x30beaf,_0x178887(0x31b));for(const _0x34e7d3 of this[_0x178887(0x292)]())if(_0x34e7d3[_0x178887(0x3a2)]['id']==_0x5991be['id']&&_0x178887(0x381)==_0x34e7d3[_0x178887(0x29a)]&&_0x34e7d3[_0x178887(0x228)][_0x178887(0x32e)]==_0x25fb84[_0x178887(0x32e)]&&_0x34e7d3[_0x178887(0x32a)]==_0x30beaf&&qt(_0x34e7d3,_0x30fd01)&&(_0x1a62f9(_0x34e7d3[_0x178887(0x237)](),_0x5c0199)||_0x1a62f9(_0x5c0199,_0x34e7d3[_0x178887(0x237)]()))){for(const _0x14d1fa of _0x5c0199)_0x34e7d3[_0x178887(0x2a1)](_0x14d1fa);return _0x34e7d3;}const _0x2b8367=_0x394c81(),_0xc86030=_0x5991be['id'],_0x119669=_0x178887(0x398)+_0x30beaf,_0x4db661=this[_0x178887(0x2c8)]({'id':_0x2b8367,'type':_0x119669,'data':_0x25fb84,'createdAt':new Date(),'authorId':_0xc86030,'attributes':_0x30fd01});for(const _0x477dc1 of _0x5c0199)this[_0x178887(0x2b4)](_0x119669,_0x2b8367,_0xc86030,_0x477dc1,_0x2fd699[_0x178887(0x22a)]());return _0x4db661;}[_0x1c02fd(0x20d)](_0x7b111,_0x29768f=null,_0x4e0169={}){const _0xfccb0c=_0x1c02fd;if(_0x7b111[_0xfccb0c(0x1fe)])return null;const _0x5c3547=this[_0xfccb0c(0x329)][_0xfccb0c(0x31e)][_0xfccb0c(0x23a)](_0xfccb0c(0x238))['me'],_0x25c395=new _0x14c76e(_0x7b111[_0xfccb0c(0x2df)],_0x7b111[_0xfccb0c(0x26f)]);for(const {suggestion:_0x3f9883,meta:_0x42629b}of this[_0xfccb0c(0x231)](_0x25c395,_0xfccb0c(0x2b2)))if(_0x42629b[_0xfccb0c(0x256)]&&!_0x42629b[_0xfccb0c(0x2ef)]){if(_0x3f9883[_0xfccb0c(0x35a)]){const _0x41293b=_0x3f9883[_0xfccb0c(0x237)]()[_0xfccb0c(0x290)](_0x44a0c8=>_0xfccb0c(0x37b)!=_0x44a0c8[_0xfccb0c(0x2ab)][_0xfccb0c(0x249)]);_0x41293b[_0xfccb0c(0x33a)](_0x489167=>_0x25c395[_0xfccb0c(0x340)](_0x489167,!0x0))&&_0x3f9883[_0xfccb0c(0x2fc)]();if(_0x41293b[_0xfccb0c(0x29d)](_0x25e4c0=>_0x25e4c0[_0xfccb0c(0x340)](_0x25c395,!0x0))){const _0x32866b=this[_0xfccb0c(0x2de)][_0xfccb0c(0x200)](_0xfccb0c(0x263),_0x29768f,_0xfccb0c(0x399));return this[_0xfccb0c(0x345)](()=>_0x32866b([_0x25c395],null,_0x4e0169)),null;}}else{const _0x4dad89=_0x25c395[_0xfccb0c(0x25a)](_0x3f9883[_0xfccb0c(0x2aa)]());null!==_0x4dad89&&_0x3f9883[_0xfccb0c(0x34a)]([_0x4dad89],null,_0x4e0169);}}if(_0x25c395[_0xfccb0c(0x209)](),_0x25c395[_0xfccb0c(0x1fe)]||_0xfccb0c(0x37b)==_0x25c395[_0xfccb0c(0x2ab)][_0xfccb0c(0x249)])return null;let _0x5ec45f=null,_0x5595d6=_0x25c395[_0xfccb0c(0x2df)],_0x15af3a=_0x25c395[_0xfccb0c(0x26f)];const _0x5a312a=this[_0xfccb0c(0x231)](_0x25c395,_0xfccb0c(0x263));for(const {suggestion:_0x451c22,meta:_0x383e04}of _0x5a312a){const _0x124c57=this[_0xfccb0c(0x361)][_0xfccb0c(0x262)](_0x5595d6,_0x15af3a);if(_0x383e04[_0xfccb0c(0x256)]&&(this[_0xfccb0c(0x305)]||!_0x383e04[_0xfccb0c(0x33b)]&&!_0x383e04[_0xfccb0c(0x28e)])){if(_0x451c22[_0xfccb0c(0x35a)]){if(!qt(_0x451c22,_0x4e0169))continue;let _0xaea62=!0x0;for(const _0x5d3c54 of _0x451c22[_0xfccb0c(0x237)]()){if(_0x5d3c54[_0xfccb0c(0x340)](_0x124c57,!0x0))return _0x451c22;_0x124c57[_0xfccb0c(0x340)](_0x5d3c54)||(_0xaea62=!0x1);}_0xaea62&&_0x451c22[_0xfccb0c(0x2fc)]();}else{const _0x57a55d=_0x451c22[_0xfccb0c(0x2aa)]();if(_0x57a55d[_0xfccb0c(0x340)](_0x124c57,!0x0))return _0x451c22;if(!qt(_0x451c22,_0x4e0169)){_0x124c57[_0xfccb0c(0x340)](_0x57a55d)?_0x451c22[_0xfccb0c(0x321)]():_0x57a55d[_0xfccb0c(0x397)](_0x5595d6)?_0x5595d6=_0x57a55d[_0xfccb0c(0x26f)]:_0x57a55d[_0xfccb0c(0x397)](_0x15af3a)&&(_0x15af3a=_0x57a55d[_0xfccb0c(0x2df)]);continue;}_0x5595d6=_0x5595d6[_0xfccb0c(0x260)](_0x57a55d[_0xfccb0c(0x2df)])?_0x5595d6:_0x57a55d[_0xfccb0c(0x2df)],_0x15af3a=_0x15af3a[_0xfccb0c(0x28b)](_0x57a55d[_0xfccb0c(0x26f)])?_0x15af3a:_0x57a55d[_0xfccb0c(0x26f)],_0x4e0169=Object[_0xfccb0c(0x2c4)]({},_0x451c22[_0xfccb0c(0x2c5)]),_0x5ec45f?_0x57a55d[_0xfccb0c(0x2df)][_0xfccb0c(0x260)](_0x5ec45f[_0xfccb0c(0x2aa)]()[_0xfccb0c(0x2df)])?(_0x5ec45f[_0xfccb0c(0x321)](),_0x5ec45f=_0x451c22):_0x451c22[_0xfccb0c(0x321)]():_0x5ec45f=_0x451c22;}}}if(_0x5ec45f)return this[_0xfccb0c(0x2b0)](_0x5ec45f,this[_0xfccb0c(0x361)][_0xfccb0c(0x262)](_0x5595d6,_0x15af3a)),_0x5ec45f;{const _0x257287=_0x394c81(),_0x1aba2d=this[_0xfccb0c(0x361)][_0xfccb0c(0x262)](_0x5595d6,_0x15af3a),_0x335b8d=_0x5c3547['id'],_0x559828=_0x29768f?_0xfccb0c(0x22f)+_0x29768f:_0xfccb0c(0x263),_0x47642f=this[_0xfccb0c(0x2c8)]({'id':_0x257287,'type':_0x559828,'createdAt':new Date(),'authorId':_0x335b8d,'attributes':_0x4e0169});return this[_0xfccb0c(0x2b4)](_0x559828,_0x257287,_0x335b8d,_0x1aba2d),_0x47642f;}}[_0x1c02fd(0x2e2)](_0x700a9b,_0x368ed1=_0x1c02fd(0x2f2),_0x25a252={}){const _0x1606ff=_0x1c02fd,_0x26f51c=this[_0x1606ff(0x329)][_0x1606ff(0x31e)][_0x1606ff(0x23a)](_0x1606ff(0x238))['me'],_0x5f1354=_0x700a9b[_0x1606ff(0x289)](_0x43e0ad=>new _0x14c76e(_0x43e0ad[_0x1606ff(0x2df)],_0x43e0ad[_0x1606ff(0x26f)])),_0x2ecded=new Set();for(const {suggestion:_0x45919d,meta:_0x240093}of this[_0x1606ff(0x231)](_0x5f1354,_0x1606ff(0x2b2)))_0x240093[_0x1606ff(0x256)]&&!_0x240093[_0x1606ff(0x2ef)]&&_0x2ecded[_0x1606ff(0x2dc)](_0x45919d);for(const _0x4bcf5f of _0x2ecded)if(_0x4bcf5f[_0x1606ff(0x35a)]){const _0x1d3a78=_0x4bcf5f[_0x1606ff(0x237)]();(!_0x4bcf5f[_0x1606ff(0x2c5)]||!_0x4bcf5f[_0x1606ff(0x2c5)][_0x1606ff(0x201)])&&(_0x1d3a78[_0x1606ff(0x33a)](_0x35b56a=>_0x5f1354[_0x1606ff(0x29d)](_0x232eac=>_0x232eac[_0x1606ff(0x340)](_0x35b56a,!0x0)))&&_0x4bcf5f[_0x1606ff(0x2fc)]());if(_0x5f1354[_0x1606ff(0x33a)](_0x1f3ad8=>_0x1d3a78[_0x1606ff(0x29d)](_0x4d4155=>_0x4d4155[_0x1606ff(0x340)](_0x1f3ad8,!0x0)))){const _0x514da7=this[_0x1606ff(0x2de)][_0x1606ff(0x200)](_0x1606ff(0x263),_0x368ed1,_0x1606ff(0x399));return this[_0x1606ff(0x345)](()=>_0x514da7(_0x700a9b,null,_0x25a252)),null;}}else{const _0x1d8d29=_0x4bcf5f[_0x1606ff(0x2aa)]();_0x5f1354[_0x1606ff(0x29d)](_0x3662d7=>_0x3662d7[_0x1606ff(0x340)](_0x1d8d29,!0x0))&&_0x4bcf5f[_0x1606ff(0x2fc)]();if(_0x5f1354[_0x1606ff(0x33a)](_0x1f854f=>_0x1d8d29[_0x1606ff(0x340)](_0x1f854f,!0x0))){const _0x49eeed=this[_0x1606ff(0x2de)][_0x1606ff(0x200)](_0x1606ff(0x263),_0x368ed1,_0x1606ff(0x399));return this[_0x1606ff(0x345)](()=>_0x49eeed(_0x5f1354,null,_0x25a252)),null;}}const _0x1e8d9c=this[_0x1606ff(0x2de)][_0x1606ff(0x200)](_0x1606ff(0x263),_0x368ed1,_0x1606ff(0x31b));let _0x4b6f1c=null;for(const _0x3cdc98 of this[_0x1606ff(0x292)]())if(_0x3cdc98[_0x1606ff(0x3a2)]['id']==_0x26f51c['id']&&_0x3cdc98[_0x1606ff(0x234)]&&_0x1606ff(0x263)==_0x3cdc98[_0x1606ff(0x29a)]&&_0x3cdc98[_0x1606ff(0x32a)]==_0x368ed1&&qt(_0x3cdc98,_0x25a252)&&(_0x1e8d9c(_0x3cdc98[_0x1606ff(0x237)](),_0x5f1354)||_0x1e8d9c(_0x5f1354,_0x3cdc98[_0x1606ff(0x237)]()))){if(_0x4b6f1c){if(_0x3cdc98[_0x1606ff(0x319)]&&_0x3cdc98[_0x1606ff(0x319)][_0x1606ff(0x2fe)])continue;for(const _0x98523 of _0x3cdc98[_0x1606ff(0x237)]())_0x4b6f1c[_0x1606ff(0x2dd)](_0x98523)||_0x4b6f1c[_0x1606ff(0x2a1)](_0x98523);_0x3cdc98[_0x1606ff(0x321)]();}else{_0x4b6f1c=_0x3cdc98;for(const _0x2f7dba of _0x5f1354)_0x3cdc98[_0x1606ff(0x2dd)](_0x2f7dba)||_0x3cdc98[_0x1606ff(0x2a1)](_0x2f7dba);}}if(_0x4b6f1c)return _0x4b6f1c;_0x2ecded[_0x1606ff(0x38b)]();for(const {suggestion:_0x3780b1,meta:_0x456dce}of this[_0x1606ff(0x231)](_0x5f1354,_0x1606ff(0x263)))_0x456dce[_0x1606ff(0x256)]&&(this[_0x1606ff(0x305)]||!_0x456dce[_0x1606ff(0x33b)]&&!_0x456dce[_0x1606ff(0x28e)])&&qt(_0x3780b1,_0x25a252)&&_0x2ecded[_0x1606ff(0x2dc)](_0x3780b1);for(const _0x501b6e of _0x2ecded){const _0x948f78=_0x501b6e[_0x1606ff(0x237)]();if(!_0x25a252||!_0x25a252[_0x1606ff(0x201)]){if(_0x5f1354[_0x1606ff(0x33a)](_0x45251f=>_0x948f78[_0x1606ff(0x29d)](_0x31beb6=>_0x31beb6[_0x1606ff(0x340)](_0x45251f,!0x0))))return _0x501b6e;}(!_0x501b6e[_0x1606ff(0x2c5)]||!_0x501b6e[_0x1606ff(0x2c5)][_0x1606ff(0x201)])&&(_0x948f78[_0x1606ff(0x33a)](_0x1f8624=>_0x5f1354[_0x1606ff(0x29d)](_0x51e827=>_0x51e827[_0x1606ff(0x340)](_0x1f8624,!0x0)))&&_0x501b6e[_0x1606ff(0x2fc)]());}const _0xaef43b=_0x394c81(),_0x2d2c4d=_0x26f51c['id'],_0x419fbc=_0x1606ff(0x22f)+_0x368ed1,_0x42959f=this[_0x1606ff(0x2c8)]({'id':_0xaef43b,'type':_0x419fbc,'createdAt':new Date(),'authorId':_0x2d2c4d,'attributes':_0x25a252});for(const _0x511625 of _0x5f1354)_0x511625[_0x1606ff(0x209)](),_0x511625[_0x1606ff(0x1fe)]||_0x1606ff(0x37b)==_0x511625[_0x1606ff(0x2ab)][_0x1606ff(0x249)]||this[_0x1606ff(0x2b4)](_0x419fbc,_0xaef43b,_0x2d2c4d,_0x511625,_0x2fd699[_0x1606ff(0x22a)]());return _0x42959f;}[_0x1c02fd(0x294)](_0xbcfbf9,_0x40b8db,_0x1dea40,_0x30d319,_0x548b4b){const _0x5381a0=_0x1c02fd;if(_0xbcfbf9[_0x5381a0(0x1fe)])return[];if(_0x5381a0(0x2ee)===this[_0x5381a0(0x2f4)])return[];const _0x444a60=this[_0x5381a0(0x329)][_0x5381a0(0x31e)][_0x5381a0(0x23a)](_0x5381a0(0x238))['me']['id'],_0x445b1d=Array[_0x5381a0(0x359)](this[_0x5381a0(0x374)][_0x5381a0(0x202)]())[_0x5381a0(0x290)](_0x1f3c6c=>_0x5381a0(0x2d5)==_0x1f3c6c[_0x5381a0(0x29a)]&&_0x1f3c6c[_0x5381a0(0x228)][_0x5381a0(0x213)]==_0x40b8db&&_0x1f3c6c[_0x5381a0(0x2dd)](_0xbcfbf9));if(_0x5381a0(0x27e)===this[_0x5381a0(0x2f4)]){const _0xae66a9=this[_0x5381a0(0x231)](_0xbcfbf9,_0x5381a0(0x2b2))[_0x5381a0(0x290)](({meta:_0x36482f})=>_0x36482f[_0x5381a0(0x256)]&&!_0x36482f[_0x5381a0(0x28e)]&&!_0x36482f[_0x5381a0(0x2ef)])[_0x5381a0(0x289)](({suggestion:_0x1bf7a4})=>_0x1bf7a4);_0x445b1d[_0x5381a0(0x2f9)](..._0xae66a9);}const _0x4e81b9=new Map([[_0xbcfbf9,_0x1dea40]]);for(const _0x422bdc of _0x445b1d){const _0x3ee0ea=_0x5381a0(0x2d5)==_0x422bdc[_0x5381a0(0x29a)]?_0x422bdc[_0x5381a0(0x228)][_0x5381a0(0x2c3)]:void 0x0,_0x294aa9=_0x422bdc[_0x5381a0(0x2aa)](),_0x54b348=Array[_0x5381a0(0x359)](_0x4e81b9[_0x5381a0(0x324)]())[_0x5381a0(0x330)](_0x15de51=>_0x15de51[_0x5381a0(0x3a6)](_0x294aa9));if(!_0x54b348)continue;const _0x13e9f4=_0x54b348[_0x5381a0(0x2cf)](_0x294aa9);this[_0x5381a0(0x285)](_0x40b8db)&&_0x5381a0(0x2b2)==_0x422bdc[_0x5381a0(0x29a)]&&0x0!=_0x13e9f4[_0x5381a0(0x2fe)]||(_0x4e81b9[_0x5381a0(0x24f)](_0x54b348),_0x13e9f4[_0x5381a0(0x1fd)](_0x4da9df=>{const _0x153a26=_0x5381a0;_0x4e81b9[_0x153a26(0x297)](_0x4da9df,_0x1dea40);}),_0x5381a0(0x2b2)!=_0x422bdc[_0x5381a0(0x29a)]&&_0x3ee0ea!=_0x30d319&&_0x4e81b9[_0x5381a0(0x297)](_0x54b348[_0x5381a0(0x25a)](_0x294aa9),_0x3ee0ea));}const _0x5160ff=[];for(const [_0x90b21d,_0x1765df]of _0x4e81b9){const _0x43eeab=_0x394c81(),_0x12d5e1={'key':_0x40b8db,'oldValue':_0x1765df,'newValue':_0x30d319};_0x40b8db[_0x5381a0(0x2fe)]>0x25&&console[_0x5381a0(0x208)](_0x5381a0(0x26c),{'key':_0x40b8db});const _0x2ee785=(_0x5381a0(0x223)+(_0x40b8db+'|'+Gt({'newValue':_0x30d319})))[_0x5381a0(0x342)](0x0,0x3c),_0xa0e101=this[_0x5381a0(0x2c8)]({'id':_0x43eeab,'type':_0x2ee785,'data':_0x12d5e1,'createdAt':new Date(),'authorId':_0x444a60,'attributes':_0x548b4b});_0x5160ff[_0x5381a0(0x2b8)](_0xa0e101),this[_0x5381a0(0x2b4)](_0x2ee785,_0x43eeab,_0x444a60,_0x90b21d);}return _0x5160ff;}[_0x1c02fd(0x31d)](_0x29ddca){const _0x21aa93=_0x1c02fd;this[_0x21aa93(0x32f)](_0x29ddca,(_0x109893,..._0x48c8f6)=>{const _0x148571=_0x21aa93;this[_0x148571(0x32d)](()=>{_0x109893(..._0x48c8f6);});});}[_0x1c02fd(0x352)](_0x2c48da){const _0x13c922=_0x1c02fd;this[_0x13c922(0x227)][_0x13c922(0x2dc)](_0x2c48da);}[_0x1c02fd(0x269)](_0x28b4ba){const _0x38cc0c=_0x1c02fd;this[_0x38cc0c(0x211)][_0x38cc0c(0x2dc)](_0x28b4ba);}[_0x1c02fd(0x2c9)](_0x10e88a){const _0x4355f4=_0x1c02fd;return _0x4355f4(0x2d5)==_0x10e88a[_0x4355f4(0x29a)]?_0x10e88a[_0x4355f4(0x32a)][_0x4355f4(0x39c)]('|')[0x0]:null;}[_0x1c02fd(0x2b0)](_0x28f703,_0x367a4d){const _0xf4084a=_0x1c02fd,_0x599c46=_0x28f703[_0xf4084a(0x27c)]();this[_0xf4084a(0x361)][_0xf4084a(0x2f6)](_0x42bf87=>{const _0x355e89=_0xf4084a;_0x42bf87[_0x355e89(0x2bc)](_0x599c46,{'range':_0x367a4d});});}[_0x1c02fd(0x21e)](_0x204070){const _0x53c390=_0x1c02fd,_0x162efe=_0x204070['id'],_0x50e6c1=this[_0x53c390(0x329)][_0x53c390(0x255)][_0x53c390(0x23a)](_0x53c390(0x30d));this[_0x53c390(0x354)][_0x53c390(0x229)](_0x162efe)||this[_0x53c390(0x354)][_0x53c390(0x365)]({'channelId':_0x50e6c1,'threadId':_0x162efe,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x57ab25=this[_0x53c390(0x354)][_0x53c390(0x316)](_0x162efe);_0x57ab25[_0x53c390(0x2cb)](_0x53c390(0x261)),_0x57ab25[_0x53c390(0x261)]=!0x1,_0x204070[_0x53c390(0x319)]=_0x57ab25;}[_0x1c02fd(0x315)](_0xbcc63e,_0x5e10f1,_0x3032e8,_0x10fc19){const _0x45d817=_0x1c02fd;if(_0xbcc63e[_0x45d817(0x29a)]!=_0x5e10f1||_0xbcc63e[_0x45d817(0x32a)]!=_0x3032e8||_0xbcc63e[_0x45d817(0x384)]['id']!=_0x10fc19)throw this[_0x45d817(0x329)][_0x45d817(0x338)](_0x45d817(0x2cd)),new _0x54cd18(_0x45d817(0x2cd),this);}[_0x1c02fd(0x27a)](_0x25f604,_0x5d926d){const _0x3032d6=_0x1c02fd,_0x336a56=_0x25f604[_0x3032d6(0x2aa)]();if(_0x5d926d[_0x3032d6(0x24d)](_0x336a56))_0x25f604[_0x3032d6(0x321)]();else{if(_0x336a56[_0x3032d6(0x340)](_0x5d926d)){const _0x3459b0=this[_0x3032d6(0x361)][_0x3032d6(0x270)](_0x5d926d[_0x3032d6(0x2df)][_0x3032d6(0x307)],_0x3032d6(0x26f));this[_0x3032d6(0x2b0)](_0x25f604,this[_0x3032d6(0x361)][_0x3032d6(0x262)](_0x336a56[_0x3032d6(0x2df)],_0x3459b0));const _0xcc898=_0x394c81(),_0x4694b9=_0x25f604[_0x3032d6(0x384)]['id'],_0x38eecd=_0x25f604[_0x3032d6(0x29a)]+':'+_0x25f604[_0x3032d6(0x32a)];this[_0x3032d6(0x2c8)]({'id':_0xcc898,'type':_0x38eecd,'createdAt':new Date(),'authorId':_0x4694b9,'data':_0x25f604[_0x3032d6(0x228)],'attributes':_0x25f604[_0x3032d6(0x2c5)]});const _0x1d18b2=this[_0x3032d6(0x361)][_0x3032d6(0x270)](_0x5d926d[_0x3032d6(0x26f)][_0x3032d6(0x24e)],_0x3032d6(0x24a)),_0x4fe9fe=this[_0x3032d6(0x361)][_0x3032d6(0x262)](_0x1d18b2,_0x336a56[_0x3032d6(0x26f)]);this[_0x3032d6(0x2b4)](_0x38eecd,_0xcc898,_0x4694b9,_0x4fe9fe);}else{if(_0x336a56[_0x3032d6(0x397)](_0x5d926d[_0x3032d6(0x2df)])){const _0x4b83e8=this[_0x3032d6(0x361)][_0x3032d6(0x270)](_0x5d926d[_0x3032d6(0x2df)][_0x3032d6(0x307)],_0x3032d6(0x26f));this[_0x3032d6(0x2b0)](_0x25f604,this[_0x3032d6(0x361)][_0x3032d6(0x262)](_0x336a56[_0x3032d6(0x2df)],_0x4b83e8));}else{const _0x60b74c=this[_0x3032d6(0x361)][_0x3032d6(0x270)](_0x5d926d[_0x3032d6(0x26f)][_0x3032d6(0x24e)],_0x3032d6(0x24a));this[_0x3032d6(0x2b0)](_0x25f604,this[_0x3032d6(0x361)][_0x3032d6(0x262)](_0x60b74c,_0x336a56[_0x3032d6(0x26f)]));}}}}[_0x1c02fd(0x2d4)](_0xe473a){const _0x12a906=_0x1c02fd;for(const {suggestion:_0x776fa2,meta:_0x5d5590}of this[_0x12a906(0x231)](_0xe473a,_0x12a906(0x2b2))){if(!_0x5d5590[_0x12a906(0x256)])continue;const _0x465519=_0x776fa2[_0x12a906(0x237)]();for(const _0x8ff69b of _0x465519)if(!_0xe473a[_0x12a906(0x2cf)](_0x8ff69b)[_0x12a906(0x2fe)])return!0x0;}return!0x1;}[_0x1c02fd(0x2f5)](_0x36cc1f){const _0x12636f=_0x1c02fd,_0x38d589=this[_0x12636f(0x329)][_0x12636f(0x31e)][_0x12636f(0x23a)](_0x12636f(0x238))[_0x12636f(0x35b)](_0x36cc1f);if(!_0x38d589)throw new _0x54cd18(_0x12636f(0x244),this);return _0x38d589;}[_0x1c02fd(0x318)](_0x33b612){const _0x4485af=_0x1c02fd,_0x4b26f7=this[_0x4485af(0x329)][_0x4485af(0x31e)][_0x4485af(0x23a)](_0x4485af(0x238)),_0x1e71d8=_0x2f83ba(_0x4485af(0x395)+_0x33b612),_0x3f0b49=_0x4b26f7[_0x4485af(0x35b)](_0x1e71d8);return _0x3f0b49||_0x4b26f7[_0x4485af(0x23f)]({'id':_0x1e71d8,'name':_0x33b612});}[_0x1c02fd(0x20a)](_0x147402,_0xcaec05,_0x53d468,_0x1734ca,_0x5dfb71){const _0x292d4b=_0x1c02fd,_0xc2014b=this[_0x292d4b(0x2f5)](_0x1734ca),_0x98725b=this[_0x292d4b(0x2de)][_0x292d4b(0x2a4)](_0x147402,_0xcaec05,_0x53d468,_0xc2014b,_0x5dfb71,_0x802b77=>{const _0x583ea1=_0x292d4b;this[_0x583ea1(0x3a0)](_0x53d468,{'attributes':_0x802b77});const _0x48a35a=this[_0x583ea1(0x348)](_0x53d468);this[_0x583ea1(0x362)](new Set([_0x48a35a])),this[_0x583ea1(0x31c)](new Set([_0x48a35a]));});return this[_0x292d4b(0x20c)](_0x98725b,_0x292d4b(0x399),()=>{const _0x54d165=_0x292d4b;this[_0x54d165(0x3a0)](_0x53d468,{'state':_0x54d165(0x29e)});},{'priority':_0x292d4b(0x2da)}),this[_0x292d4b(0x20c)](_0x98725b,_0x292d4b(0x2fc),()=>{const _0x29165e=_0x292d4b;this[_0x29165e(0x3a0)](_0x53d468,{'state':_0x29165e(0x2d0)});},{'priority':_0x292d4b(0x2da)}),this[_0x292d4b(0x374)][_0x292d4b(0x297)](_0x53d468,_0x98725b),this[_0x292d4b(0x293)][_0x292d4b(0x297)](_0x98725b,_0x292d4b(0x379)),_0x98725b;}[_0x1c02fd(0x23b)](_0x3b825a){const _0x461c98=_0x1c02fd,_0x336114=_0x3b825a[_0x461c98(0x39c)](':');return{'group':_0x336114[0x0],'type':_0x336114[0x1],'subType':_0x336114[_0x461c98(0x2fe)]>=0x5?_0x336114[0x2]:null,'id':_0x336114[_0x461c98(0x2fe)]<0x5?_0x336114[0x2]:_0x336114[0x3],'authorId':_0x336114[_0x461c98(0x2fe)]<0x5?_0x336114[0x3]:_0x336114[0x4],'markerCount':0x6==_0x336114[_0x461c98(0x2fe)]?_0x336114[0x5]:null};}[_0x1c02fd(0x25f)](_0x3243ca,_0x5b9513,_0x410a1d){const _0x128090=_0x1c02fd,_0x1cd4ef=_0x3243ca[_0x128090(0x2aa)](),_0x24a937=_0x1cd4ef[_0x128090(0x2df)],_0x1aa4ef=_0x1cd4ef[_0x128090(0x26f)];this[_0x128090(0x2b0)](_0x3243ca,this[_0x128090(0x361)][_0x128090(0x262)](_0x24a937,_0x5b9513));const _0x37fef0=_0x394c81(),_0x346412=_0x3243ca[_0x128090(0x384)]['id'],_0x312dac=_0x3243ca[_0x128090(0x29a)]+(_0x3243ca[_0x128090(0x32a)]?':'+_0x3243ca[_0x128090(0x32a)]:'');this[_0x128090(0x2c8)]({'id':_0x37fef0,'type':_0x312dac,'createdAt':new Date(),'authorId':_0x346412,'originalSuggestionId':_0x3243ca['id'],'attributes':_0x3243ca[_0x128090(0x2c5)],'data':_0x3243ca[_0x128090(0x228)]});const _0x92a14b=this[_0x128090(0x2c9)](_0x3243ca);(_0x128090(0x381)==_0x3243ca[_0x128090(0x29a)]||_0x92a14b&&this[_0x128090(0x285)](_0x92a14b))&&(_0x410a1d=this[_0x128090(0x361)][_0x128090(0x35f)](_0x410a1d[_0x128090(0x24e)])),this[_0x128090(0x2b4)](_0x312dac,_0x37fef0,_0x346412,this[_0x128090(0x361)][_0x128090(0x262)](_0x410a1d,_0x1aa4ef));}[_0x1c02fd(0x231)](_0x1e6926,_0x1edc89=null){const _0xfb36d0=_0x1c02fd,_0x361d66=[],_0x21f81d=this[_0xfb36d0(0x329)][_0xfb36d0(0x31e)][_0xfb36d0(0x23a)](_0xfb36d0(0x238))['me'];Array[_0xfb36d0(0x3a4)](_0x1e6926)||(_0x1e6926=[_0x1e6926]);for(const _0x25930e of this[_0xfb36d0(0x292)]()){if(!_0x25930e[_0xfb36d0(0x234)])continue;if(_0x1edc89&&_0x25930e[_0xfb36d0(0x29a)]!=_0x1edc89)continue;let _0x2d7f4d=!0x1;for(const _0x8ee8bd of _0x25930e[_0xfb36d0(0x237)]()){for(const _0x110d2f of _0x1e6926){const _0x8cc971=_0x110d2f[_0xfb36d0(0x2df)][_0xfb36d0(0x24d)](_0x8ee8bd[_0xfb36d0(0x26f)])||_0x110d2f[_0xfb36d0(0x26f)][_0xfb36d0(0x24d)](_0x8ee8bd[_0xfb36d0(0x2df)]);if(_0x8cc971||_0x110d2f[_0xfb36d0(0x25a)](_0x8ee8bd)){const _0x23bb50=_0x110d2f[_0xfb36d0(0x340)](_0x8ee8bd)&&Ot(this[_0xfb36d0(0x361)][_0xfb36d0(0x364)],_0x8ee8bd[_0xfb36d0(0x2df)],_0x110d2f),_0x37e91a=_0x8ee8bd[_0xfb36d0(0x340)](_0x110d2f)&&Ot(this[_0xfb36d0(0x361)][_0xfb36d0(0x364)],_0x110d2f[_0xfb36d0(0x2df)],_0x8ee8bd);_0x361d66[_0xfb36d0(0x2b8)]({'suggestion':_0x25930e,'meta':{'isOwn':_0x21f81d==_0x25930e[_0xfb36d0(0x3a2)],'isNextTo':_0x8cc971,'isInsideObject':_0x23bb50,'containsRangeInObject':_0x37e91a}}),_0x2d7f4d=!0x0;break;}}if(_0x2d7f4d)break;}}return _0x361d66;}[_0x1c02fd(0x2b4)](_0x21269e,_0x2d419b,_0x4d5333,_0x25887b,_0x5b5e35){const _0x59d749=_0x1c02fd;this[_0x59d749(0x361)][_0x59d749(0x2f6)](_0x4fa851=>{const _0x2c2147=_0x59d749;let _0x25a586=_0x2c2147(0x391)+_0x21269e+':'+_0x2d419b+':'+_0x4d5333;_0x5b5e35&&(_0x25a586=_0x25a586+':'+_0x5b5e35),_0x4fa851[_0x2c2147(0x3a3)](_0x25a586,{'range':_0x25887b,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x1c02fd(0x288)](_0x246238){const _0x40db18=_0x1c02fd,_0x264e15=_0x246238[_0x40db18(0x207)],_0x421e50=_0x246238[_0x40db18(0x2a3)];_0x246238[_0x40db18(0x207)]=null,_0x246238[_0x40db18(0x2a3)]=null,null!=_0x264e15&&_0x264e15[_0x40db18(0x2a3)]==_0x246238&&(_0x264e15[_0x40db18(0x2a3)]=_0x421e50),null!=_0x421e50&&_0x421e50[_0x40db18(0x207)]==_0x246238&&(_0x421e50[_0x40db18(0x207)]=_0x264e15),_0x40db18(0x2a0)==this[_0x40db18(0x293)][_0x40db18(0x23a)](_0x246238)&&(this[_0x40db18(0x293)][_0x40db18(0x297)](_0x246238,_0x40db18(0x204)),this[_0x40db18(0x306)](_0x40db18(0x35e),_0x246238,_0x264e15,_0x421e50));}[_0x1c02fd(0x2c8)](_0x6d3eb6){const _0x46ea4a=_0x1c02fd,_0x306ff8=_0x6d3eb6['id'],_0x567428=this[_0x46ea4a(0x233)](_0x6d3eb6);if(this[_0x46ea4a(0x30a)]&&this[_0x46ea4a(0x30a)][_0x46ea4a(0x2d6)]){const _0x241b6d=this[_0x46ea4a(0x329)][_0x46ea4a(0x31e)][_0x46ea4a(0x23a)](_0x46ea4a(0x253)),_0x402b00=_0x567428[_0x46ea4a(0x2eb)],_0x50472a=_0x567428[_0x46ea4a(0x32a)]?_0x567428[_0x46ea4a(0x29a)]+':'+_0x567428[_0x46ea4a(0x32a)]:_0x567428[_0x46ea4a(0x29a)],_0xdaca0c=this[_0x46ea4a(0x329)][_0x46ea4a(0x370)],_0x5c191d=_0x241b6d[_0x46ea4a(0x2dc)](_0x5e9370(_0xdaca0c,_0x46ea4a(0x240))),_0x250c66={'id':_0x306ff8,'type':_0x50472a,'hasComments':_0x402b00,'data':_0x6d3eb6[_0x46ea4a(0x228)]||null,'originalSuggestionId':_0x6d3eb6[_0x46ea4a(0x217)]||null,'attributes':_0x567428[_0x46ea4a(0x2c5)]};this[_0x46ea4a(0x30a)][_0x46ea4a(0x2d6)](_0x250c66)[_0x46ea4a(0x385)](_0x1c51d1=>{const _0x575d7a=_0x46ea4a;_0x567428[_0x575d7a(0x1f9)]=!0x0,_0x241b6d[_0x575d7a(0x299)](_0x5c191d),_0x1c51d1&&_0x1c51d1[_0x575d7a(0x358)]&&(this[_0x575d7a(0x374)][_0x575d7a(0x23a)](_0x306ff8)[_0x575d7a(0x358)]=_0x1c51d1[_0x575d7a(0x358)]);})[_0x46ea4a(0x2f8)](_0x2ecfac=>{const _0x359342=_0x46ea4a;throw _0x3bb422(_0x359342(0x2af)),this[_0x359342(0x329)][_0x359342(0x30b)][_0x359342(0x343)]({'isUndoable':!0x1},()=>{const _0x554e02=_0x359342;_0x567428[_0x554e02(0x2fc)]();}),_0x567428[_0x359342(0x230)](),this[_0x359342(0x374)][_0x359342(0x24f)](_0x567428['id']),this[_0x359342(0x293)][_0x359342(0x24f)](_0x567428),_0x2ecfac;});}return _0x567428;}[_0x1c02fd(0x285)](_0xcb8c27){const _0x1854c4=_0x1c02fd;return this[_0x1854c4(0x227)][_0x1854c4(0x2c6)](_0xcb8c27);}[_0x1c02fd(0x3a0)](_0x1b901c,_0x1158c7){const _0x356cdd=_0x1c02fd,_0x10b7d8=this[_0x356cdd(0x329)][_0x356cdd(0x31e)][_0x356cdd(0x23a)](_0x356cdd(0x253)),_0x15d0ff=this[_0x356cdd(0x348)](_0x1b901c);if(this[_0x356cdd(0x30a)]&&this[_0x356cdd(0x30a)][_0x356cdd(0x350)]){if(_0x15d0ff[_0x356cdd(0x1f9)]){const _0x4530a4=_0x10b7d8[_0x356cdd(0x2dc)](_0x5e9370(this[_0x356cdd(0x329)][_0x356cdd(0x370)],_0x356cdd(0x240)));this[_0x356cdd(0x30a)][_0x356cdd(0x350)](_0x1b901c,_0x1158c7)[_0x356cdd(0x385)](()=>{const _0x34d5a3=_0x356cdd;_0x10b7d8[_0x34d5a3(0x299)](_0x4530a4);});}else _0x15d0ff['on'](_0x356cdd(0x277),()=>{const _0x526967=_0x356cdd;this[_0x526967(0x3a0)](_0x1b901c,_0x1158c7);});}}[_0x1c02fd(0x267)](_0x22c7c8){const _0x382b7e=_0x1c02fd;if(!this[_0x382b7e(0x30a)]||!this[_0x382b7e(0x30a)][_0x382b7e(0x348)])throw new _0x54cd18(_0x382b7e(0x2f1),this);return this[_0x382b7e(0x30a)][_0x382b7e(0x348)](_0x22c7c8);}[_0x1c02fd(0x283)](_0x37fe14){const _0xb31120=_0x1c02fd,{id:_0x909869,type:_0xd26925,subType:_0x5f218f,authorId:_0x2464db}=this[_0xb31120(0x23b)](_0x37fe14),_0x151382=this[_0xb31120(0x374)][_0xb31120(0x23a)](_0x909869)||this[_0xb31120(0x20a)](_0xd26925,_0x5f218f,_0x909869,_0x2464db,{});switch(this[_0xb31120(0x315)](_0x151382,_0xd26925,_0x5f218f,_0x2464db),this[_0xb31120(0x293)][_0xb31120(0x23a)](_0x151382)){case _0xb31120(0x379):this[_0xb31120(0x267)](_0x909869)[_0xb31120(0x385)](_0x54983b=>{const _0x2b3158=_0xb31120;let _0x48d677=Promise[_0x2b3158(0x38d)]();_0x54983b[_0x2b3158(0x2eb)]&&(_0x48d677=this[_0x2b3158(0x354)][_0x2b3158(0x210)]({'channelId':this[_0x2b3158(0x329)][_0x2b3158(0x255)][_0x2b3158(0x23a)](_0x2b3158(0x30d)),'threadId':_0x909869})),_0x48d677[_0x2b3158(0x385)](()=>{const _0x21ef78=_0x2b3158;this[_0x21ef78(0x233)](_0x54983b)[_0x21ef78(0x1f9)]=!0x0;});}),this[_0xb31120(0x293)][_0xb31120(0x297)](_0x151382,_0xb31120(0x313));break;case _0xb31120(0x204):this[_0xb31120(0x3a0)](_0x909869,{'state':_0xb31120(0x2c0)});case _0xb31120(0x396):this[_0xb31120(0x293)][_0xb31120(0x297)](_0x151382,_0xb31120(0x2a0)),this[_0xb31120(0x306)](_0xb31120(0x2e9),_0x151382);break;case _0xb31120(0x2a0):this[_0xb31120(0x306)](_0xb31120(0x21b),_0x151382);}return _0x151382[_0xb31120(0x2e0)](_0x37fe14),_0x151382;}[_0x1c02fd(0x31c)](_0x5cdbd9){const _0x5d4f75=_0x1c02fd,_0x738af4=Array[_0x5d4f75(0x359)](_0x5cdbd9),_0x55b465=_0x738af4[_0x5d4f75(0x290)](_0x1d5830=>_0x5d4f75(0x2d5)==_0x1d5830[_0x5d4f75(0x29a)]);this[_0x5d4f75(0x368)](_0x55b465);const _0x17e393=_0x738af4[_0x5d4f75(0x290)](_0x5a44de=>!_0x5a44de[_0x5d4f75(0x35a)]&&_0x5d4f75(0x2d5)!=_0x5a44de[_0x5d4f75(0x29a)]),_0x65fc49=this[_0x5d4f75(0x292)]({'skipNotAttached':!0x0})[_0x5d4f75(0x290)](_0x3d9a02=>!_0x3d9a02[_0x5d4f75(0x35a)]&&_0x5d4f75(0x2d5)!=_0x3d9a02[_0x5d4f75(0x29a)]),_0x3a5512=_0x65fc49[_0x5d4f75(0x290)](_0x4ae642=>!_0x5cdbd9[_0x5d4f75(0x2c6)](_0x4ae642)),_0x2e34ec=new Map(_0x65fc49[_0x5d4f75(0x289)](_0x2e9ded=>[_0x2e9ded,this[_0x5d4f75(0x2de)][_0x5d4f75(0x200)](_0x2e9ded[_0x5d4f75(0x29a)],_0x2e9ded[_0x5d4f75(0x32a)],_0x5d4f75(0x287))])),_0x2feed0=new Map(_0x65fc49[_0x5d4f75(0x289)](_0x4e65eb=>[_0x4e65eb,_0x4e65eb[_0x5d4f75(0x2aa)]()])),_0x34fb74=new Set(),_0x3ecbf9=new Set();for(let _0x5000a2=0x0;_0x5000a2<_0x17e393[_0x5d4f75(0x2fe)];_0x5000a2++)_0x8b40cf(_0x17e393[_0x5000a2],_0x17e393,_0x5000a2+0x1);for(let _0x4ad533=0x0;_0x4ad533<_0x17e393[_0x5d4f75(0x2fe)];_0x4ad533++)_0x8b40cf(_0x17e393[_0x4ad533],_0x3a5512,0x0);const _0x257317=new Set();for(let _0x3ad230=0x0;_0x3ad230<_0x17e393[_0x5d4f75(0x2fe)];_0x3ad230++){const _0x5eb1f0=_0x17e393[_0x3ad230];!_0x3ecbf9[_0x5d4f75(0x2c6)](_0x5eb1f0)&&_0x5eb1f0[_0x5d4f75(0x207)]&&(_0x257317[_0x5d4f75(0x2dc)](_0x5eb1f0[_0x5d4f75(0x207)]),_0x5eb1f0[_0x5d4f75(0x207)][_0x5d4f75(0x2a3)]===_0x5eb1f0&&(_0x5eb1f0[_0x5d4f75(0x207)][_0x5d4f75(0x2a3)]=null),_0x5eb1f0[_0x5d4f75(0x207)]=null),!_0x34fb74[_0x5d4f75(0x2c6)](_0x5eb1f0)&&_0x5eb1f0[_0x5d4f75(0x2a3)]&&(_0x257317[_0x5d4f75(0x2dc)](_0x5eb1f0[_0x5d4f75(0x2a3)]),_0x5eb1f0[_0x5d4f75(0x2a3)][_0x5d4f75(0x207)]===_0x5eb1f0&&(_0x5eb1f0[_0x5d4f75(0x2a3)][_0x5d4f75(0x207)]=null),_0x5eb1f0[_0x5d4f75(0x2a3)]=null);}function _0x8b40cf(_0x293369,_0x2475db,_0x26d2b6){const _0x551d2c=_0x5d4f75;for(let _0x5eb33a=_0x26d2b6;_0x5eb33a<_0x2475db[_0x551d2c(0x2fe)];_0x5eb33a++){const _0x27943c=_0x3d9575(_0x293369,_0x2475db[_0x5eb33a]);_0x27943c&&(_0x27943c[0x0][_0x551d2c(0x2a3)]=_0x27943c[0x1],_0x27943c[0x1][_0x551d2c(0x207)]=_0x27943c[0x0],_0x34fb74[_0x551d2c(0x2dc)](_0x27943c[0x0]),_0x3ecbf9[_0x551d2c(0x2dc)](_0x27943c[0x1]));}}function _0x3d9575(_0x341770,_0x1c66f0){const _0x3e858e=_0x5d4f75;if(_0x341770[_0x3e858e(0x3a2)]['id']!==_0x1c66f0[_0x3e858e(0x3a2)]['id'])return null;const _0x1c8348=_0x2e34ec[_0x3e858e(0x23a)](_0x341770)(_0x341770,_0x1c66f0,_0x2feed0[_0x3e858e(0x23a)](_0x341770),_0x2feed0[_0x3e858e(0x23a)](_0x1c66f0));if(!_0x1c8348)return null;return _0x2e34ec[_0x3e858e(0x23a)](_0x1c66f0)(_0x341770,_0x1c66f0,_0x2feed0[_0x3e858e(0x23a)](_0x341770),_0x2feed0[_0x3e858e(0x23a)](_0x1c66f0))?_0x1c8348[0x1][_0x3e858e(0x319)]&&_0x1c8348[0x1][_0x3e858e(0x319)][_0x3e858e(0x2fe)]?null:_0x1c8348:null;}_0x257317[_0x5d4f75(0x2d9)]&&this[_0x5d4f75(0x31c)](_0x257317);}[_0x1c02fd(0x368)](_0x36ff69){const _0x56963a=_0x1c02fd;if(0x0==_0x36ff69[_0x56963a(0x2fe)])return;const _0xd0d4a9=this[_0x56963a(0x292)]({'skipNotAttached':!0x0})[_0x56963a(0x290)](_0x130a88=>_0x56963a(0x2d5)==_0x130a88[_0x56963a(0x29a)]&&_0x130a88[_0x56963a(0x219)]),_0x2b48c7=[],_0x3c9ae5=new Map();for(const _0xe61281 of _0xd0d4a9){const _0x2ca28b=_0x2f83ba(_0xe61281[_0x56963a(0x2c5)]);_0x3c9ae5[_0x56963a(0x2c6)](_0x2ca28b)||(_0x3c9ae5[_0x56963a(0x297)](_0x2ca28b,_0x2b48c7[_0x56963a(0x2fe)]),_0x2b48c7[_0x56963a(0x2b8)]([]));const _0x11a78d=_0x3c9ae5[_0x56963a(0x23a)](_0x2ca28b);_0x2b48c7[_0x11a78d][_0x56963a(0x2b8)](_0xe61281);}!(function(){const _0x40eb03=_0x56963a;_0x2b48c7[_0x40eb03(0x326)]((_0x2eb563,_0x516385)=>{const _0xaaff1b=_0x40eb03,_0xbf2fb1=_0x2eb563[0x0][_0xaaff1b(0x358)],_0x24b256=_0x516385[0x0][_0xaaff1b(0x358)];return _0xbf2fb1==_0x24b256?_0x2eb563[0x0][_0xaaff1b(0x2c5)][_0xaaff1b(0x333)]<_0x516385[0x0][_0xaaff1b(0x2c5)][_0xaaff1b(0x333)]?-0x1:0x1:_0xbf2fb1<_0x24b256?-0x1:0x1;});for(const _0x5d5f78 of _0x2b48c7)_0x5d5f78[_0x40eb03(0x326)]((_0x230db6,_0x5a00f3)=>_0x230db6['id']<_0x5a00f3['id']?-0x1:0x1);}());for(let _0x523458=0x0;_0x523458<_0x2b48c7[_0x56963a(0x2fe)];_0x523458++){if(0x0==_0x2b48c7[_0x523458][_0x56963a(0x2fe)])continue;const _0x36335e=[];for(let _0x7d99b3=_0x523458+0x1;_0x7d99b3<_0x2b48c7[_0x56963a(0x2fe)];_0x7d99b3++)0x0!=_0x2b48c7[_0x7d99b3][_0x56963a(0x2fe)]&&_0x3fb85d(_0x2b48c7[_0x523458],_0x2b48c7[_0x7d99b3])&&_0x36335e[_0x56963a(0x2b8)](_0x7d99b3);for(const _0x10b9da of _0x36335e)_0x2b48c7[_0x523458]=_0x2b48c7[_0x523458][_0x56963a(0x26d)](_0x2b48c7[_0x10b9da]),_0x2b48c7[_0x10b9da]=[];}for(const _0x34d066 of _0x2b48c7)for(let _0x6446d3=0x0;_0x6446d3<_0x34d066[_0x56963a(0x2fe)];_0x6446d3++){const _0x9e38de=_0x34d066[_0x6446d3+0x1]||null;_0x34d066[_0x6446d3][_0x56963a(0x2a3)]!==_0x9e38de&&(_0x34d066[_0x6446d3][_0x56963a(0x2a3)]=_0x9e38de);}for(const _0x2ef2f4 of _0x2b48c7)for(let _0x347734=0x0;_0x347734<_0x2ef2f4[_0x56963a(0x2fe)];_0x347734++){const _0x385417=_0x2ef2f4[_0x347734-0x1]||null;_0x2ef2f4[_0x347734][_0x56963a(0x207)]!==_0x385417&&(_0x2ef2f4[_0x347734][_0x56963a(0x207)]=_0x385417);}function _0x3fb85d(_0x5bd018,_0x4a983a){const _0x2ba365=_0x56963a;if(_0x5bd018[0x0][_0x2ba365(0x2c5)][_0x2ba365(0x333)]!==_0x4a983a[0x0][_0x2ba365(0x2c5)][_0x2ba365(0x333)]&&_0x5bd018[0x0][_0x2ba365(0x3a2)]!==_0x4a983a[0x0][_0x2ba365(0x3a2)])return!0x1;if(!function(_0x3e4499,_0x492af8){const _0x5baef0=_0x2ba365;if(!_0x3e4499[_0x5baef0(0x2eb)]&&!_0x492af8[_0x5baef0(0x2eb)])return!0x0;if(_0x3e4499[_0x5baef0(0x2eb)]&&_0x492af8[_0x5baef0(0x2eb)])return!0x1;if(_0x3e4499[_0x5baef0(0x2eb)]&&_0x492af8[_0x5baef0(0x358)]<_0x3e4499[_0x5baef0(0x319)][_0x5baef0(0x2e3)][_0x5baef0(0x23a)](0x0)[_0x5baef0(0x358)])return!0x0;if(_0x492af8[_0x5baef0(0x2eb)]&&_0x3e4499[_0x5baef0(0x358)]<_0x492af8[_0x5baef0(0x319)][_0x5baef0(0x2e3)][_0x5baef0(0x23a)](0x0)[_0x5baef0(0x358)])return!0x0;return!0x1;}(_0x5bd018[0x0],_0x4a983a[0x0]))return!0x1;const _0x11636b=_0x13788d(_0x5bd018[0x0][_0x2ba365(0x2c5)],_0x2ba365(0x333)),_0xf5a855=_0x13788d(_0x4a983a[0x0][_0x2ba365(0x2c5)],_0x2ba365(0x333));if(!_0x43899e(_0x11636b,_0xf5a855))return!0x1;return!!_0x5bd018[_0x2ba365(0x33a)](_0x5b6643=>_0x4a983a[_0x2ba365(0x29d)](_0x49e95f=>_0x5b6643[_0x2ba365(0x2aa)]()[_0x2ba365(0x24d)](_0x49e95f[_0x2ba365(0x2aa)]())))&&_0x4a983a[_0x2ba365(0x33a)](_0x481a2e=>_0x5bd018[_0x2ba365(0x29d)](_0x492a7a=>_0x481a2e[_0x2ba365(0x2aa)]()[_0x2ba365(0x24d)](_0x492a7a[_0x2ba365(0x2aa)]())));}}[_0x1c02fd(0x362)](_0x179250){const _0x4accf6=_0x1c02fd,_0x1fac11=Array[_0x4accf6(0x359)](_0x179250),_0x27d4e2=this[_0x4accf6(0x292)]({'skipNotAttached':!0x0}),_0x124213=_0x27d4e2[_0x4accf6(0x290)](_0x218776=>!_0x179250[_0x4accf6(0x2c6)](_0x218776)),_0x4bb6b7=new Map(_0x1fac11[_0x4accf6(0x289)](_0x3248a5=>[_0x3248a5,this[_0x4accf6(0x2de)][_0x4accf6(0x200)](_0x3248a5[_0x4accf6(0x29a)],_0x3248a5[_0x4accf6(0x32a)],_0x4accf6(0x31b))])),_0x4c9eb2=new Map(_0x27d4e2[_0x4accf6(0x289)](_0x51e555=>[_0x51e555,_0x51e555[_0x4accf6(0x237)]()]));for(let _0x398cca=0x0;_0x398cca<_0x1fac11[_0x4accf6(0x2fe)];_0x398cca++){if(_0x106b19(this,_0x1fac11[_0x398cca],_0x1fac11,_0x398cca+0x1))return!0x0;}for(let _0x59bba7=0x0;_0x59bba7<_0x1fac11[_0x4accf6(0x2fe)];_0x59bba7++){if(_0x106b19(this,_0x1fac11[_0x59bba7],_0x124213,0x0))return!0x0;}return!0x1;function _0x106b19(_0x381fcf,_0x1e341f,_0x595f12,_0x29f09b){const _0x209641=_0x4accf6;for(let _0x32ce16=_0x29f09b;_0x32ce16<_0x595f12[_0x209641(0x2fe)];_0x32ce16++){const _0x1092b4=_0x595f12[_0x32ce16];if(_0x1092b4[_0x209641(0x29a)]!==_0x1e341f[_0x209641(0x29a)]||_0x1092b4[_0x209641(0x3a2)]['id']!==_0x1e341f[_0x209641(0x3a2)]['id']||_0x1092b4[_0x209641(0x32a)]!==_0x1e341f[_0x209641(0x32a)])continue;if(!Jt(_0x1e341f,_0x1092b4))continue;if(_0x209641(0x2d5)==_0x1e341f[_0x209641(0x29a)]&&_0x1e341f[_0x209641(0x228)][_0x209641(0x2c3)]!=_0x1092b4[_0x209641(0x228)][_0x209641(0x2c3)])continue;if(_0x209641(0x2d5)==_0x1e341f[_0x209641(0x29a)]&&_0x381fcf[_0x209641(0x285)](_0x1e341f[_0x209641(0x228)][_0x209641(0x213)]))continue;if(_0x209641(0x381)==_0x1e341f[_0x209641(0x29a)]){const _0x50086c=_0x381fcf[_0x209641(0x329)][_0x209641(0x30b)],_0x1c5040=_0x1e341f[_0x209641(0x2a9)]();if(_0x1c5040&&(_0x50086c[_0x209641(0x364)][_0x209641(0x38f)](_0x1c5040)||_0x50086c[_0x209641(0x364)][_0x209641(0x317)](_0x1c5040)))continue;}const _0x2aa606=_0x4bb6b7[_0x209641(0x23a)](_0x1e341f),_0x273284=_0x4c9eb2[_0x209641(0x23a)](_0x1e341f),_0x3b5f4=_0x4c9eb2[_0x209641(0x23a)](_0x1092b4),_0x17a876=_0x1e341f[_0x209641(0x319)]&&_0x1e341f[_0x209641(0x319)][_0x209641(0x2fe)],_0x464a3c=_0x1092b4[_0x209641(0x319)]&&_0x1092b4[_0x209641(0x319)][_0x209641(0x2fe)];if(!_0x17a876&&_0x2aa606(_0x3b5f4,_0x273284))return _0x381fcf[_0x209641(0x363)](_0x1092b4,_0x1e341f),_0x4c9eb2[_0x209641(0x24f)](_0x1e341f),!0x0;if(!_0x464a3c&&_0x2aa606(_0x273284,_0x3b5f4))return _0x381fcf[_0x209641(0x363)](_0x1e341f,_0x1092b4),_0x4c9eb2[_0x209641(0x24f)](_0x1092b4),!0x0;}return!0x1;}}[_0x1c02fd(0x363)](_0x2f3846,_0x297e4a){const _0x37188d=_0x1c02fd;if(_0x2f3846[_0x37188d(0x35a)]){for(const _0x2a53e2 of _0x297e4a[_0x37188d(0x237)]())_0x2f3846[_0x37188d(0x2a1)](_0x2a53e2);}else{const _0x4d468b=_0x297e4a[_0x37188d(0x2aa)]()[_0x37188d(0x26f)];this[_0x37188d(0x2b0)](_0x2f3846,this[_0x37188d(0x361)][_0x37188d(0x262)](_0x2f3846[_0x37188d(0x2aa)]()[_0x37188d(0x2df)],_0x4d468b));}_0x297e4a[_0x37188d(0x321)]();}[_0x1c02fd(0x276)](_0x19fd0a,_0x5262c9,_0x306dfb){const _0x3b6c1d=_0x1c02fd,_0x4532f2=_0x19fd0a[_0x3b6c1d(0x25e)](_0x3b6c1d(0x296))||_0x19fd0a[_0x3b6c1d(0x25e)](_0x3b6c1d(0x2d5))?_0x3b6c1d(0x2a6):_0x19fd0a[_0x3b6c1d(0x28c)]();return _0x5e9370(this[_0x3b6c1d(0x329)][_0x3b6c1d(0x370)],_0x5262c9+'_'+_0x4532f2+_0x3b6c1d(0x247),_0x306dfb);}[_0x1c02fd(0x2c2)](){const _0x1dcbaa=_0x1c02fd,_0x5ca531=this[_0x1dcbaa(0x329)];if(!_0x5ca531['ui'])return;const {ariaLiveAnnouncer:_0x2a8c70}=_0x5ca531['ui'];_0x4edfed(this[_0x1dcbaa(0x361)],({left:_0x1f7e24,entered:_0x43b294})=>{const _0x1a329f=_0x1dcbaa;for(const _0x2830f1 of _0x1f7e24){const {group:_0x4b71f2,type:_0x1ec60f}=this[_0x1a329f(0x23b)](_0x2830f1[_0x1a329f(0x33d)]);if(_0x1a329f(0x2a7)===_0x4b71f2){_0x2a8c70[_0x1a329f(0x382)](this[_0x1a329f(0x276)](_0x1ec60f,_0x1a329f(0x2d7)));break;}}for(const _0xbb95eb of _0x43b294){const {group:_0x2784df,type:_0x454161}=this[_0x1a329f(0x23b)](_0xbb95eb[_0x1a329f(0x33d)]);if(_0x1a329f(0x2a7)===_0x2784df){_0x2a8c70[_0x1a329f(0x382)](this[_0x1a329f(0x276)](_0x454161,_0x1a329f(0x2e7),_0x49b78c(_0x8c9a26)));break;}}});}[_0x1c02fd(0x349)](_0x39dfec){const _0x280341=_0x1c02fd;if(this[_0x280341(0x383)])return!0x1;const _0x26e719=this[_0x280341(0x329)],_0x5291b5=_0x26e719[_0x280341(0x30b)][_0x280341(0x2b3)][_0x280341(0x1f6)][_0x280341(0x39d)]();if(0x0==_0x5291b5[_0x280341(0x2fe)])return!0x1;const _0x4179ff=[],_0x422b8e=_0x5291b5[_0x280341(0x290)](_0x272027=>_0x280341(0x2d5)==_0x272027[_0x280341(0x29a)]),_0x909f15=_0x5291b5[_0x280341(0x290)](_0x6eb588=>_0x280341(0x347)==_0x6eb588[_0x280341(0x29a)]&&_0x280341(0x30f)!=_0x6eb588[_0x280341(0x33d)]),_0x37d8fc=_0x5291b5[_0x280341(0x290)](_0x5aa1af=>_0x280341(0x299)==_0x5aa1af[_0x280341(0x29a)]&&_0x280341(0x30f)!=_0x5aa1af[_0x280341(0x33d)]);for(const _0x51e08d of _0x422b8e)_0x4179ff[_0x280341(0x2b8)]({'key':_0x51e08d[_0x280341(0x26a)],'newValue':_0x51e08d[_0x280341(0x331)],'oldValue':_0x51e08d[_0x280341(0x273)],'range':Pt(_0x51e08d[_0x280341(0x2fb)],_0x26e719[_0x280341(0x30b)])});for(const _0x2d3f12 of _0x909f15){const _0x163b34=_0x37d8fc[_0x280341(0x330)](_0xaca213=>_0xaca213[_0x280341(0x2e5)][_0x280341(0x24d)](_0x2d3f12[_0x280341(0x2e5)]));_0x163b34&&_0x4179ff[_0x280341(0x2b8)]({'key':_0x280341(0x222),'newValue':_0x2d3f12[_0x280341(0x33d)],'oldValue':_0x163b34[_0x280341(0x33d)],'range':_0x26e719[_0x280341(0x30b)][_0x280341(0x2e4)](_0x2d3f12[_0x280341(0x2e5)][_0x280341(0x2bb)])});}return 0x0!=_0x4179ff[_0x280341(0x2fe)]&&this[_0x280341(0x245)](_0x39dfec,_0x4179ff);}[_0x1c02fd(0x235)](_0x38081d){const _0x37c5d3=_0x1c02fd;let _0x5bb34d=!0x1;const _0x199bcc=this[_0x37c5d3(0x329)][_0x37c5d3(0x30b)][_0x37c5d3(0x2b3)][_0x37c5d3(0x1f6)][_0x37c5d3(0x336)]()[_0x37c5d3(0x290)](_0x2e3d7f=>_0x2e3d7f[_0x37c5d3(0x228)][_0x37c5d3(0x38e)]&&_0x2e3d7f[_0x37c5d3(0x33d)][_0x37c5d3(0x25e)](_0x37c5d3(0x393)));for(const _0x4486a5 of _0x199bcc){const {subType:_0x269c9b,id:_0x15bcfe}=this[_0x37c5d3(0x23b)](_0x4486a5[_0x37c5d3(0x33d)]),_0x2f53db=_0x269c9b[_0x37c5d3(0x39c)]('|')[0x0];for(const _0x33600c of this[_0x37c5d3(0x292)]({'skipNotAttached':!0x0}))_0x33600c['id']!=_0x15bcfe&&_0x37c5d3(0x2d5)==_0x33600c[_0x37c5d3(0x29a)]&&_0x33600c[_0x37c5d3(0x228)]&&_0x33600c[_0x37c5d3(0x228)][_0x37c5d3(0x213)]==_0x2f53db&&_0x33600c[_0x37c5d3(0x2aa)]()[_0x37c5d3(0x3a6)](_0x4486a5[_0x37c5d3(0x228)][_0x37c5d3(0x38e)])&&(this[_0x37c5d3(0x36d)](_0x33600c,_0x4486a5[_0x37c5d3(0x228)][_0x37c5d3(0x38e)],_0x38081d),_0x5bb34d=!0x0);}return _0x5bb34d;}[_0x1c02fd(0x32d)](_0x111d85){const _0x16a1ea=_0x1c02fd;this[_0x16a1ea(0x383)]=!0x0,_0x111d85();}[_0x1c02fd(0x286)](_0x34cefc){const _0x56cf07=_0x1c02fd,_0x31d90f=this[_0x56cf07(0x285)](_0x34cefc),_0x31076f=this[_0x56cf07(0x211)][_0x56cf07(0x2c6)](_0x34cefc);return _0x31d90f||_0x31076f;}[_0x1c02fd(0x245)](_0x33386e,_0x31968f){const _0x4ffcc1=_0x1c02fd;if(0x0==_0x31968f[_0x4ffcc1(0x2fe)])return!0x1;let _0x54772d=!0x1;for(const _0x6bf840 of _0x31968f){const _0x31eed8=this[_0x4ffcc1(0x231)](_0x6bf840[_0x4ffcc1(0x2fb)],_0x4ffcc1(0x2d5))[_0x4ffcc1(0x290)](_0x44dec3=>!_0x44dec3[_0x4ffcc1(0x302)][_0x4ffcc1(0x2ef)])[_0x4ffcc1(0x289)](_0x3be5dc=>_0x3be5dc[_0x4ffcc1(0x2a7)]),_0x11f111=_0x2f83ba({'newValue':_0x6bf840[_0x4ffcc1(0x371)]});_0x31eed8[_0x4ffcc1(0x290)](_0x103929=>{const _0x598fec=_0x4ffcc1,[_0x4da2dc,_0xf84cc4]=_0x103929[_0x598fec(0x32a)][_0x598fec(0x39c)]('|');return _0x4da2dc==_0x6bf840[_0x598fec(0x213)]&&_0xf84cc4!=_0x11f111;})[_0x4ffcc1(0x1fd)](_0x230d71=>{const _0x30700c=_0x4ffcc1;this[_0x30700c(0x36d)](_0x230d71,_0x6bf840[_0x30700c(0x2fb)],_0x33386e),_0x54772d=!0x0;});}return _0x54772d;}[_0x1c02fd(0x36d)](_0x244461,_0x431783,_0x542f39){const _0x7f49cd=_0x1c02fd,_0xc9678=_0x244461[_0x7f49cd(0x2aa)]()[_0x7f49cd(0x2cf)](_0x431783);0x0!==_0xc9678[_0x7f49cd(0x2fe)]?0x1!==_0xc9678[_0x7f49cd(0x2fe)]?this[_0x7f49cd(0x25f)](_0x244461,_0x431783[_0x7f49cd(0x2df)],_0x431783[_0x7f49cd(0x26f)]):this[_0x7f49cd(0x2b0)](_0x244461,_0xc9678[0x0]):_0x542f39[_0x7f49cd(0x34f)](_0x244461[_0x7f49cd(0x27c)]());}}class Et{constructor(_0xbeccb9){const _0xec5504=_0x1c02fd;this[_0xec5504(0x389)]=_0xbeccb9,this[_0xec5504(0x361)]=_0xbeccb9[_0xec5504(0x30b)],this[_0xec5504(0x242)]=new Map(),this[_0xec5504(0x332)]=new Map(),this[_0xec5504(0x2d3)]();}[_0x1c02fd(0x2a4)](_0xa386a2,_0x31027c,_0x27457f,_0x4140f,_0x2561db,_0x2048fa){const _0x252306=_0x1c02fd;return new _0x2fd699(this[_0x252306(0x361)],{'type':_0xa386a2,'subType':_0x31027c,'id':_0x27457f,'author':_0x4140f,'creator':_0x4140f,'attributes':_0x2561db,'onAttributesChange':_0x2048fa,'onAccept':(..._0x2934d8)=>this[_0x252306(0x200)](_0xa386a2,_0x31027c,_0x252306(0x399))(..._0x2934d8),'onDiscard':(..._0x211339)=>this[_0x252306(0x200)](_0xa386a2,_0x31027c,_0x252306(0x2fc))(..._0x211339)});}[_0x1c02fd(0x380)](_0x5db3d9,_0x21a5c2,_0x210854,_0x47aa5d){const _0x1036df=_0x1c02fd,_0xcb45bb=_0x5db3d9+':'+_0x21a5c2+':'+_0x210854;this[_0x1036df(0x242)][_0x1036df(0x297)](_0xcb45bb,_0x47aa5d);}[_0x1c02fd(0x200)](_0x125942,_0x2bc67c,_0x45b086){const _0x94784f=_0x1c02fd,_0x402491=_0x125942+':'+_0x2bc67c+':'+_0x45b086;return this[_0x94784f(0x242)][_0x94784f(0x23a)](_0x402491)||this[_0x94784f(0x332)][_0x94784f(0x23a)](_0x125942+':'+_0x45b086);}[_0x1c02fd(0x2d3)](){const _0x442ae7=_0x1c02fd,_0x26a2dc=()=>!0x1,_0x32a2cf=_0x5dc469=>{const _0x44a1f2=_0x3bf3;_0x5dc469[_0x44a1f2(0x326)]((_0x7fa596,_0x4a1f2c)=>_0x7fa596[_0x44a1f2(0x2df)][_0x44a1f2(0x260)](_0x4a1f2c[_0x44a1f2(0x2df)])?0x1:-0x1),this[_0x44a1f2(0x361)][_0x44a1f2(0x2f6)](_0x2b83d1=>{const _0x51d6f1=_0x44a1f2;for(const _0x6d0ab9 of _0x5dc469){let _0xc99f39;_0xc99f39=_0x6d0ab9[_0x51d6f1(0x26f)][_0x51d6f1(0x232)]&&_0x6d0ab9[_0x51d6f1(0x26f)][_0x51d6f1(0x24e)]==_0x6d0ab9[_0x51d6f1(0x2df)][_0x51d6f1(0x2bb)]?_0x2b83d1[_0x51d6f1(0x20e)](_0x6d0ab9[_0x51d6f1(0x2df)][_0x51d6f1(0x2bb)],'on'):_0x2b83d1[_0x51d6f1(0x20e)](_0x6d0ab9),this[_0x51d6f1(0x361)][_0x51d6f1(0x31f)](_0xc99f39,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x4e337f=(_0x1f5330,_0x164ad2)=>{const _0x374e7d=_0x3bf3;_0x164ad2&&this[_0x374e7d(0x361)][_0x374e7d(0x2f6)](_0x164a09=>{const _0x345684=_0x374e7d,{commandName:_0x59f5af,commandParams:_0x1f567e=[]}=_0x164ad2,_0x476756=_0x1f5330[_0x345684(0x289)](_0x40310e=>(Vt(_0x40310e)&&(_0x40310e=this[_0x345684(0x361)][_0x345684(0x262)](_0x40310e[_0x345684(0x26f)])),_0x40310e))[_0x345684(0x290)](_0xcc66ee=>_0x345684(0x37b)!==_0xcc66ee[_0x345684(0x2ab)][_0x345684(0x249)]);if(_0x476756[_0x345684(0x2fe)]<0x1)return;const _0x153b47=Array[_0x345684(0x359)](this[_0x345684(0x361)][_0x345684(0x2b3)][_0x345684(0x278)][_0x345684(0x237)]())[_0x345684(0x289)](_0x159ec6=>_0x14c76e[_0x345684(0x372)](_0x159ec6));_0x164a09[_0x345684(0x22d)](_0x476756);for(const _0x3022bb of this[_0x345684(0x389)][_0x345684(0x2ec)][_0x345684(0x2ec)]())_0x3022bb[_0x345684(0x36f)]();_0x1f567e[_0x345684(0x2b8)]({'forceDefaultExecution':!0x0}),this[_0x345684(0x389)][_0x345684(0x250)](_0x59f5af,..._0x1f567e);const _0x509a91=_0x153b47[_0x345684(0x290)](_0x2904d0=>_0x345684(0x37b)!=_0x2904d0[_0x345684(0x2ab)][_0x345684(0x249)]);_0x509a91[_0x345684(0x2fe)]>0x0&&_0x164a09[_0x345684(0x22d)](_0x509a91);for(const _0x42484d of _0x153b47)_0x42484d[_0x345684(0x209)]();});},_0x56b86b=(_0x2b4b28,_0x1c5b9a)=>0x1==_0x2b4b28[_0x442ae7(0x2fe)]&&0x1==_0x1c5b9a[_0x442ae7(0x2fe)]&&_0x2b4b28[0x0][_0x442ae7(0x26f)][_0x442ae7(0x24d)](_0x1c5b9a[0x0][_0x442ae7(0x2df)]),_0x53b9b7=(_0x4d0647,_0x11bc64,_0x2013b2,_0x3d42aa)=>Ht(_0x4d0647,_0x11bc64,_0x2013b2,_0x3d42aa,this[_0x442ae7(0x361)])?[_0x4d0647,_0x11bc64]:Ht(_0x11bc64,_0x4d0647,_0x3d42aa,_0x2013b2,this[_0x442ae7(0x361)])?[_0x11bc64,_0x4d0647]:null;this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x23e),_0x26a2dc),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x2cc),_0x32a2cf),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x322),_0x56b86b),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x2f7),_0x53b9b7),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x2be),_0x32a2cf),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x1fc),_0x26a2dc),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x282),_0x56b86b),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x205),_0x53b9b7),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x341),_0x4e337f),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x2fd),_0x26a2dc),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x29c),_0x56b86b),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x32b),_0x26a2dc),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x203),_0x4e337f),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x243),_0x26a2dc),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x33c),_0x56b86b),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x357),_0x26a2dc),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x215),_0x26a2dc),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x25b),(_0x22c2e5,_0x7cc90)=>{const _0x40485e=_0x442ae7;if(!_0x7cc90)return;const _0x24d981=this[_0x40485e(0x389)][_0x40485e(0x31e)][_0x40485e(0x23a)](p);this[_0x40485e(0x361)][_0x40485e(0x2f6)](_0x3efdcf=>{const _0x260291=_0x40485e;if(_0x260291(0x222)==_0x7cc90[_0x260291(0x213)])for(const _0x2d93ce of _0x22c2e5){const _0x5b6ade=_0x2d93ce[_0x260291(0x2df)][_0x260291(0x2bb)],_0x24c7af=_0x7cc90[_0x260291(0x2c3)];_0x3efdcf[_0x260291(0x390)](_0x5b6ade,_0x24c7af);}else{if(_0x24d981[_0x260291(0x285)](_0x7cc90[_0x260291(0x213)])){for(const _0x339bf8 of _0x22c2e5)void 0x0!==_0x7cc90[_0x260291(0x2c3)]?_0x3efdcf[_0x260291(0x218)](_0x7cc90[_0x260291(0x213)],_0x7cc90[_0x260291(0x2c3)],_0x339bf8[_0x260291(0x2df)][_0x260291(0x2bb)]):_0x3efdcf[_0x260291(0x2ea)](_0x7cc90[_0x260291(0x213)],_0x339bf8[_0x260291(0x2df)][_0x260291(0x2bb)]);}else{for(const _0x20459a of _0x22c2e5)_0x7cc90[_0x260291(0x2c3)]?_0x3efdcf[_0x260291(0x218)](_0x7cc90[_0x260291(0x213)],_0x7cc90[_0x260291(0x2c3)],_0x20459a):_0x3efdcf[_0x260291(0x2ea)](_0x7cc90[_0x260291(0x213)],_0x20459a);}}});}),this[_0x442ae7(0x332)][_0x442ae7(0x297)](_0x442ae7(0x35c),_0x56b86b);}}function Ot(_0x3906d8,_0x419ad3,_0x379412){const _0x4278d5=_0x1c02fd;for(const _0x4106c9 of _0x419ad3[_0x4278d5(0x24e)][_0x4278d5(0x323)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x4106c9[_0x4278d5(0x2ab)]==_0x4106c9)return!0x1;if(!_0x379412[_0x4278d5(0x241)](_0x4106c9))return!0x1;if(_0x3906d8[_0x4278d5(0x38f)](_0x4106c9)||_0x3906d8[_0x4278d5(0x317)](_0x4106c9))return!0x0;}return!0x1;}function Vt(_0x1a5d83){const _0x1b415b=_0x1c02fd;return _0x1a5d83[_0x1b415b(0x26f)][_0x1b415b(0x24e)]==_0x1a5d83[_0x1b415b(0x2df)][_0x1b415b(0x2bb)]&&_0x1a5d83[_0x1b415b(0x26f)][_0x1b415b(0x309)];}function Ut(_0x449edc,_0x368f82,_0x5907b9,_0x273ad2){const _0x10ee3b=_0x1c02fd,_0xe0a512=_0x3f06ef=>!_0x3f06ef[_0x10ee3b(0x1fb)]['is'](_0x10ee3b(0x221))&&!_0x273ad2[_0x10ee3b(0x38f)](_0x3f06ef[_0x10ee3b(0x1fb)]),_0x5341ae=_0x449edc[_0x10ee3b(0x2df)][_0x10ee3b(0x265)](_0xe0a512),_0x43f9d2=_0x449edc[_0x10ee3b(0x26f)][_0x10ee3b(0x265)](_0xe0a512,{'direction':_0x10ee3b(0x2fa)});return(!_0x449edc[_0x10ee3b(0x2df)][_0x10ee3b(0x24d)](_0x5341ae)||!_0x449edc[_0x10ee3b(0x26f)][_0x10ee3b(0x24d)](_0x43f9d2))&&(_0x5341ae[_0x10ee3b(0x260)](_0x43f9d2)?_0x5907b9[_0x10ee3b(0x2bc)](_0x368f82,{'range':_0x5907b9[_0x10ee3b(0x262)](_0x5341ae,_0x43f9d2)}):_0x5907b9[_0x10ee3b(0x34f)](_0x368f82),!0x0);}function Gt(_0x47bf3a){return _0x2f83ba(_0x47bf3a);}function Ft(_0x2bec6d){const _0x414450=_0x1c02fd,_0x325df4=_0x2bec6d[_0x414450(0x2df)][_0x414450(0x2bb)];return _0x325df4&&_0x325df4['is'](_0x414450(0x2b5));}function Pt(_0x6da3dc,_0x1a1cb0){const _0x5f2a42=_0x1c02fd;return null==_0x6da3dc[_0x5f2a42(0x26f)][_0x5f2a42(0x307)]&&_0x6da3dc[_0x5f2a42(0x26f)][_0x5f2a42(0x24e)]==_0x6da3dc[_0x5f2a42(0x2df)][_0x5f2a42(0x2bb)]?Lt(_0x6da3dc[_0x5f2a42(0x2df)][_0x5f2a42(0x2bb)],_0x1a1cb0):_0x6da3dc;}function Lt(_0x4c74a8,_0x1c919f){const _0x161713=_0x1c02fd,_0x286cdf=_0x1c919f[_0x161713(0x364)][_0x161713(0x38f)](_0x4c74a8)||_0x1c919f[_0x161713(0x364)][_0x161713(0x21c)](_0x4c74a8);return _0x1c919f[_0x161713(0x262)](_0x1c919f[_0x161713(0x270)](_0x4c74a8,_0x161713(0x36c)),_0x286cdf?_0x1c919f[_0x161713(0x254)](_0x4c74a8):_0x1c919f[_0x161713(0x270)](_0x4c74a8,_0x161713(0x26f)));}function Ht(_0x240cd3,_0x3d1da7,_0x1419fa,_0x23f2b0,_0xa3c92c){const _0x2881b2=_0x1c02fd;if(_0x240cd3[_0x2881b2(0x2a3)])return!0x1;if(!Jt(_0x240cd3,_0x3d1da7))return!0x1;if(_0x1419fa[_0x2881b2(0x26f)][_0x2881b2(0x24d)](_0x23f2b0[_0x2881b2(0x2df)]))return!0x0;if(_0x240cd3[_0x2881b2(0x29a)]!=_0x3d1da7[_0x2881b2(0x29a)])return!0x1;if(!_0x1419fa[_0x2881b2(0x26f)][_0x2881b2(0x394)](_0x23f2b0[_0x2881b2(0x2df)]))return!0x1;const _0x2f3922=_0xa3c92c[_0x2881b2(0x262)](_0x1419fa[_0x2881b2(0x26f)],_0x23f2b0[_0x2881b2(0x2df)])[_0x2881b2(0x216)]();for(const _0x404b7c of _0x2f3922)if([_0x2881b2(0x38a),_0x2881b2(0x387)][_0x2881b2(0x36a)](_0x404b7c[_0x2881b2(0x29a)])&&_0xa3c92c[_0x2881b2(0x364)][_0x2881b2(0x317)](_0x404b7c[_0x2881b2(0x1fb)]))return!0x1;return!0x0;}function Jt(_0x46c32c,_0x49c1c2){const _0x25acfc=_0x1c02fd;if(!_0x46c32c[_0x25acfc(0x219)]||!_0x49c1c2[_0x25acfc(0x219)])return!0x1;const _0x3f6ebb=new Set(Object[_0x25acfc(0x324)](_0x46c32c[_0x25acfc(0x2c5)])),_0x135749=new Set(Object[_0x25acfc(0x324)](_0x49c1c2[_0x25acfc(0x2c5)]));if(_0x3f6ebb[_0x25acfc(0x24f)](_0x25acfc(0x333)),_0x135749[_0x25acfc(0x24f)](_0x25acfc(0x333)),0x0==_0x3f6ebb[_0x25acfc(0x2d9)]&&0x0==_0x135749[_0x25acfc(0x2d9)])return!0x0;if(_0x3f6ebb[_0x25acfc(0x2d9)]!=_0x135749[_0x25acfc(0x2d9)])return!0x1;const _0x3ca880={..._0x46c32c[_0x25acfc(0x2c5)]},_0x3aabad={..._0x49c1c2[_0x25acfc(0x2c5)]};return delete _0x3ca880[_0x25acfc(0x333)],delete _0x3aabad[_0x25acfc(0x333)],JSON[_0x25acfc(0x2db)](_0x3ca880)==JSON[_0x25acfc(0x2db)](_0x3aabad);}function qt(_0x5d0bc8,_0xc66316){const _0x3580cf=_0x1c02fd,_0x56ddaf=zt(_0x5d0bc8[_0x3580cf(0x2c5)]),_0x39ca60=zt(_0xc66316);if(!_0x5d0bc8[_0x3580cf(0x219)])return!0x1;for(const _0x526c6a of Object[_0x3580cf(0x324)](_0x39ca60))if(!_0x43899e(_0x56ddaf[_0x526c6a],_0x39ca60[_0x526c6a]))return!0x1;return!0x0;}function zt(_0x5f84eb){const _0x370c35=_0x1c02fd,_0xecec30=Object[_0x370c35(0x2c4)]({},_0x5f84eb);return delete _0xecec30[_0x370c35(0x201)],delete _0xecec30[_0x370c35(0x2e6)],_0xecec30;}function _0x2cfd(){const _0x28b209=['_isRegisteredAttribute','chain','_removeSuggestion','map','removeClass','isAfter','toUpperCase','substr','isInsideObject','splice','filter','hasSuggestion','getSuggestions','_suggestionState','markAttributeChange','ck-suggestion-marker','format','set','insertion:','remove','type','mapper','formatInline:join','some','accepted','commandName','ready','addRange','getMarkers','next','buildSuggestion','documentSelection','FORMATTING','suggestion','ck-suggestion-marker-formatInline','getContainedElement','getFirstRange','root','3KorBrS','update:suggestion','acceptSuggestion','error-saving-suggestion-data-suggestion-discarded','_setSuggestionRange','containerElement','insertion','document','_addSuggestionMarker','element','isExternal','addMarker:suggestion:attribute','push','group','markerNameToElements','nodeAfter','updateMarker','oldRange','deletion:accept','markerToData','open','@external','_initAriaMarkerChangeAnnouncements','oldValue','assign','attributes','has','addComment','_setSuggestionData','_getAttributeKey','12ReVSPb','unbind','insertion:discard','track-changes-suggestion-data-mismatch','getNearestSelectionRange','getDifference','rejected','change:activeMarkers','clone','_registerDefaultCallbacks','_rangeIsInLocalUserInsertion','attribute','addSuggestion','LEAVE','35480786zZiesY','size','high','stringify','add','isIntersectingWithRange','_suggestionFactory','start','addMarkerName','upcast','markMultiRangeDeletion','comments','createRangeOn','position','tablePasteChainId','ENTER','1225365dpDCCh','suggestionLoaded','removeAttribute','hasComments','commands','setTo','never','isNextTo','9002464gDzbyc','track-changes-adapter-missing-getsuggestion','multi','activeMarkers','_trackFormatChanges','_getAuthorFromId','change','insertion:chain','catch','unshift','backward','range','discard','formatInline:discard','length','trackChanges.mergeNestedSuggestions','markMultiRangeInsertion','dataToMarker','meta','acceptSelectedSuggestions','isLocal','_mergeNestedSuggestions','fire','nodeBefore','markInlineFormat','isAtStart','_adapter','model','init','collaboration.channelId','fromCharCode','$text','14IffBSZ','markBlockFormat','authorName','markerReady','rethrowUnexpectedError','_checkSuggestionCorrectness','getCommentThread','isLimit','_getExternalAuthor','commentThread','trackChanges.trackFormatChanges','join','_refreshSuggestionsChain','enableDefaultAttributesIntegration','plugins','deleteContent','2043240oDPzWu','removeMarkers','insertion:join','getAncestors','keys','isBlock','sort','formatInline:','stop','editor','subType','formatInline:chain','trackChanges','_recordAttributeChanges','formatGroupId','enableCommand','find','attributeNewValue','_defaultCallbacks','groupId','addClass','requires','getChangedMarkers','always','enableReadOnlyMode','isDocumentOperation','every','containsRangeInObject','formatBlock:join','name','elementToElement','descriptionFactory','containsRange','formatInline:accept','substring','enqueueChange','define','forceDefaultExecution','markMultiRangeBlockFormat','insert','getSuggestion','_processAttributeChanges','_onDiscard','TrackChangesEditing','_isForcedDefaultExecutionBlock','head','addMarker:suggestion:formatBlock','removeMarker','updateSuggestion','getShiftedBy','registerBlockAttribute','_afterChanges','_commentsRepository','pluginName','ck-suggestion-marker--active','formatBlock:chain','createdAt','from','isMultiRange','getUser','attribute:join','12tAtFHD','suggestionUnloaded','createPositionBefore','forward','_model','_joinWithAdjacentSuggestions','_joinSuggestions','schema','addCommentThread','editing','adapter','_refreshAttributeSuggestionsChain','value','includes','getAllAdjacentSuggestions','before','_reduceSuggestionAttributeRange','normal','refresh','locale','newValue','fromRange','batch','_suggestions','markerToHighlight','pop','bindElementToMarker','10WgVczS','notReady','action','$graveyard','addHighlight','formatInline','authoredAt','ck-suggestion-marker-formatBlock','registerCustomCallback','formatBlock','announce','_recordAttributeSuggestions','creator','then','dataDowncast','elementEnd','editingDowncast','_editor','elementStart','clear','getItems','resolve','newRange','isObject','rename','suggestion:','howMany','suggestion:attribute:','isTouching','external:','dataReady','containsPosition','formatBlock:','accept','writer','suggestion-type','split','getChanges','track-changes-enable-command-twice','removeMarker:suggestion:attribute','_updateSuggestionData','unbindElementFromMarkerName','author','addMarker','isArray','discardSelectedSuggestions','isIntersecting','$marker','marker-count','differ','splitPosition','move','_saved','showSuggestionHighlights','item','deletion:discard','forEach','isCollapsed','conversion','getSuggestionCallback','skipNestingCheck','values','formatBlock:accept','removed','deletion:chain','markers','previous','warn','detach','_createSuggestion','removeComment','listenTo','markDeletion','createSelection','track-changes-command-not-found','fetchCommentThread','_inlineAttributeKeys','change:data','key','acceptAllSuggestions','attribute:accept','getWalker','originalSuggestionId','setAttribute','_isDataLoaded','markInsertion','suggestionChanged','isSelectable','addMarker:suggestion','_addThreadToSuggestion','createRangeIn','261978eOriUZ','$textProxy','$elementName','attribute:','targetPosition','toJSON','createElement','_blockAttributeKeys','data','hasCommentThread','getMultiRangeId','trackChangesCommand','CommentsRepository','setSelection','discardSuggestion','deletion:','stopListening','_findSuggestions','isAtEnd','addSuggestionData','isInContent','_processAttributeSuggestions','highest','getRanges','Users','registerPostFixer','get','_splitMarkerName','removeMarker:suggestion:formatBlock','multipleBlocks','insertion:accept','addUser','PENDING_ACTION_SUGGESTION','containsItem','_customCallbacks','formatBlock:discard','track-changes-user-not-found','_reduceExistingSuggestions','toViewElement','_SUGGESTION_ANNOUNCEMENT','data-suggestion','rootName','after','discardAllSuggestions','getCustomProperty','isEqual','parent','delete','execute','markerName','703414dtgnZI','PendingActions','createPositionAfter','config','isOwn','lowest','getAttribute','getRange','getIntersection','attribute:discard','isUndo','_enabledCommands','startsWith','_breakSuggestionMarker','isBefore','isRemovable','createRange','deletion','for','getLastMatchingPosition','ck-suggestion-marker-','_getSuggestionData','consume','registerInlineAttribute','attributeKey','insertContent','Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.','concat','consumable','end','createPositionAt','moveTargetPosition','applyOperation','attributeOldValue','track-changes-suggestion-not-found','low','_getMarkerAnnouncementText','change:_saved','selection','7235028WRxLFO','_cutOutSuggestionMarker','return','getFirstMarker','track-changes-adapter-already-set','default','data-author-id','reconvertMarker','widget','deletion:join','_handleNewSuggestionMarker','options','_isBlockAttribute'];_0x2cfd=function(){return _0x28b209;};return _0x2cfd();}
|
|
23
|
+
const _0x5b9516=_0x206f;(function(_0x525190,_0x242a26){const _0x30360a=_0x206f,_0x5988c7=_0x525190();while(!![]){try{const _0x40cb5a=-parseInt(_0x30360a(0x2eb))/0x1*(parseInt(_0x30360a(0x31f))/0x2)+parseInt(_0x30360a(0x26b))/0x3+parseInt(_0x30360a(0x36d))/0x4*(parseInt(_0x30360a(0x22c))/0x5)+-parseInt(_0x30360a(0x28d))/0x6+-parseInt(_0x30360a(0x2ef))/0x7*(parseInt(_0x30360a(0x330))/0x8)+-parseInt(_0x30360a(0x23b))/0x9*(-parseInt(_0x30360a(0x31b))/0xa)+parseInt(_0x30360a(0x244))/0xb*(parseInt(_0x30360a(0x361))/0xc);if(_0x40cb5a===_0x242a26)break;else _0x5988c7['push'](_0x5988c7['shift']());}catch(_0x53bd79){_0x5988c7['push'](_0x5988c7['shift']());}}}(_0x11b3,0x32eaf));import{Plugin as _0x238fcd,PendingActions as _0x55c69b}from'ckeditor5/src/core.js';import{LiveRange as _0x146c38}from'ckeditor5/src/engine.js';import{CKEditorError as _0x26e42a,uid as _0x2a9a82,priorities as _0x3da28d,logWarning as _0x7d0a3c,getEnvKeystrokeText as _0x21439c}from'ckeditor5/src/utils.js';import{toWidget as _0x573a19}from'ckeditor5/src/widget.js';import{Users as _0x1dc5be,hashObject as _0x39c2c5,surroundingMarkersDetector as _0x35e51a,FOCUS_ANNOTATION_KEYSTROKE as _0x3fa0af}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x53409f from'./commands/trackchangescommand.js';import _0x3f7963 from'./commands/acceptsuggestioncommand.js';import _0x20569f from'./commands/discardsuggestioncommand.js';import _0xe2d2d0 from'./commands/executeonallsuggestionscommand.js';import _0x79ccc1 from'./commands/executeonselectedsuggestionscommand.js';import _0x54e694 from'./suggestion.js';import _0x5dbf5b from'./suggestiondescriptionfactory.js';import _0x4c78f1 from'./integrations/aiassistant.js';import _0xebb336 from'./integrations/alignment.js';import _0x379b45 from'./integrations/basicstyles.js';import _0x532fd8 from'./integrations/blockquote.js';import _0x523147 from'./integrations/casechange.js';import _0x2f059a from'./integrations/ckbox.js';import _0x321b2d from'./integrations/codeblock.js';import _0x511b20 from'./integrations/comments.js';import _0x2d2261 from'./integrations/deletecommand.js';import _0x112335 from'./integrations/list.js';import _0x27a9f9 from'./integrations/listproperties.js';import _0x5722f4 from'./integrations/entercommand.js';import _0x44c340 from'./integrations/findandreplace.js';import _0x3f02ed from'./integrations/font.js';import _0x4a5145 from'./integrations/formatpainter.js';import _0x39dfe0 from'./integrations/heading.js';import _0x2ff9a3 from'./integrations/highlight.js';import _0x4d6363 from'./integrations/horizontalline.js';function _0x206f(_0x1685b9,_0x37b37f){const _0x11b3fa=_0x11b3();return _0x206f=function(_0x206ffc,_0x3ab342){_0x206ffc=_0x206ffc-0x1d0;let _0xf9c45b=_0x11b3fa[_0x206ffc];return _0xf9c45b;},_0x206f(_0x1685b9,_0x37b37f);}import _0x118266 from'./integrations/htmlembed.js';import _0x1a1b9a from'./integrations/image.js';import _0x4acdc9 from'./integrations/imagereplace.js';import _0x197717 from'./integrations/imagestyle.js';import _0x396825 from'./integrations/importword.js';import _0xdb7b19 from'./integrations/indent.js';import _0x45951a from'./integrations/inputcommand.js';import _0x5f5a39 from'./integrations/link.js';import _0x9b5fab from'./integrations/legacylist.js';import _0x2f9c0b from'./integrations/legacylistproperties.js';import _0x185a10 from'./integrations/mediaembed.js';import _0x249395 from'./integrations/mention.js';import _0x11b309 from'./integrations/mergefields.js';import _0x3f5bfb from'./integrations/multilevellist.js';import _0x5d4723 from'./integrations/pagebreak.js';import _0x34aa97 from'./integrations/paragraph.js';import _0x96a237 from'./integrations/removeformat.js';import _0x21d771 from'./integrations/restrictededitingmode.js';import _0x575b62 from'./integrations/shiftentercommand.js';import _0x85a200 from'./integrations/standardeditingmode.js';function _0x11b3(){const _0x3273e5=['containsRange','1980MiBQUD','dataDowncast','updateSuggestion','createPositionAt','_reduceSuggestionAttributeRange','deletion:accept','data','createdAt','hasSuggestion','removeMarker:suggestion:formatBlock','formatInline:accept','delete','56ySveUJ','_inlineAttributeKeys','_isForcedDefaultExecutionBlock','_isDataLoaded','markInsertion','registerInlineAttribute','markerReady','isLimit','getAllAdjacentSuggestions','addCommentThread','schema','isMultiRange','low','_recordAttributeSuggestions','$textProxy','createPositionAfter','value','authorName','warn','markMultiRangeDeletion','isObject','addMarker:suggestion:attribute','group','plugins','multipleBlocks','execute','batch','key','action','resolve','_adapter','_splitMarkerName','author','remove','$marker','formatBlock','getSuggestionCallback','_initAriaMarkerChangeAnnouncements','registerBlockAttribute','document','locale','move','next','_saved','$elementName','collaboration.channelId','isCollapsed','rootName','track-changes-enable-command-twice','upcast','_SUGGESTION_ANNOUNCEMENT','bindElementToMarker','authoredAt','isTouching','_suggestionState','attributeNewValue','_setSuggestionData','deletion:discard','updateMarker','_commentsRepository','trackChangesCommand','_reduceExistingSuggestions','model','for','splice','meta','getRanges','attribute:discard','_trackFormatChanges','marker-count','_isBlockAttribute','join','registerPostFixer','length','isInContent','commentThread','every','getMultiRangeId','attributeOldValue','formatInline:join','addRange','isNextTo','editing','isAtStart','editingDowncast','rethrowUnexpectedError','isLocal','writer','data-suggestion','descriptionFactory','removeMarkers','assign','removeClass','isInsideObject','_cutOutSuggestionMarker','sort','stringify','attribute:','catch','insertion:discard','getSuggestions','requires','isArray','comments','suggestion:attribute:','concat','deleteContent','fire','addSuggestion','PENDING_ACTION_SUGGESTION','containsPosition','_getExternalAuthor','addMarkerName','$graveyard','125470ZDdlCd','deletion:join','oldValue','startsWith','nodeBefore','get','acceptSelectedSuggestions','$text','change:_saved','type','getChangedMarkers','suggestion','external:','enableCommand','update:suggestion','396fIfETq','enableDefaultAttributesIntegration','acceptSuggestion','markerToData','removeMarker','deletion','markAttributeChange','reconvertMarker','some','27819VSRyQq','format','_findSuggestions','@external','createRangeIn','normal','track-changes-command-not-found','groupId','getNearestSelectionRange','attributes','then','deletion:chain','isIntersectingWithRange','differ','suggestion:','widget','has','mapper','TrackChangesEditing','containerElement','track-changes-suggestion-not-found','discardSuggestion','applyOperation','formatGroupId','return','attribute:accept','includes','clone','ck-suggestion-marker','subType','insert','default','item','_getAttributeKey','splitPosition','markers','_handleNewSuggestionMarker','values','init','567072MyXETs','ready','skipNestingCheck','split','_processAttributeChanges','getDifference','substr','addUser','formatBlock:chain','containsItem','formatInline:chain','formatBlock:','data-author-id','map','forEach','_getAuthorFromId','name','insertion:','track-changes-suggestion-data-mismatch','start','markerToHighlight','_removeSuggestion','getUser','consumable','head','size','createRange','oldRange','backward','rename','position','_suggestions','_checkSuggestionCorrectness','range','1083030hYamEi','filter','Users','_addSuggestionMarker','acceptAllSuggestions','Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.','getAncestors','hasComments','ENTER','addClass','forceDefaultExecution','add','getItems','isAfter','getCommentThread','createRangeOn','isRemovable','addComment','trackChanges.trackFormatChanges','markerNameToElements','getFirstRange','nodeAfter','getContainedElement','isBlock','announce','trackChanges','discardSelectedSuggestions','getShiftedBy','chain','end','getRange','markMultiRangeInsertion','_isRegisteredAttribute','editor','formatBlock:accept','buildSuggestion','_defaultCallbacks','tablePasteChainId','formatBlock:discard','error-saving-suggestion-data-suggestion-discarded','change:activeMarkers','createPositionBefore','_breakSuggestionMarker','unbind','elementToElement','commandName','formatBlock:join','FORMATTING','pop','insertion','attributeKey','isDocumentOperation','insertContent','suggestionChanged','element','moveTargetPosition','refresh','change:data','accepted','addHighlight','getIntersection','commands','substring','track-changes-user-not-found','adapter','addMarker:suggestion:formatBlock','suggestion-type','elementEnd','setSelection','conversion','track-changes-adapter-already-set','pluginName','trackChanges.mergeNestedSuggestions','consume','unbindElementFromMarkerName','creator','newRange','targetPosition','isAtEnd','_setSuggestionRange','selection','markerName','config','_model','_refreshAttributeSuggestionsChain','documentSelection','push','from','addMarker','insertion:accept','_customCallbacks','before','after','_refreshSuggestionsChain','4vAkfVC','isExternal','ck-suggestion-marker-','showSuggestionHighlights','2124451NEXMRQ','accept','always','removeMarker:suggestion:attribute','_afterChanges','markInlineFormat','howMany','_mergeNestedSuggestions','suggestionLoaded','root','_editor','never','_joinWithAdjacentSuggestions','dataToMarker','getLastMatchingPosition','notReady','detach','open','track-changes-adapter-missing-getsuggestion','setAttribute','ck-suggestion-marker--active','removed','formatInline:','rejected','_rangeIsInLocalUserInsertion','_registerDefaultCallbacks','isBefore','_createSuggestion','_getMarkerAnnouncementText','fromRange','setTo','unshift','isSelectable','suggestionUnloaded','stopListening','toJSON','keys','PendingActions','CommentsRepository','isIntersecting','previous','insertion:chain','getWalker','deletion:','3100ZtEPnw','toUpperCase','dataReady','_addThreadToSuggestion','139354qRVeZK','ck-suggestion-marker-formatBlock','_suggestionFactory','formatInline','multi','removeComment','addSuggestionData','options','isUndo','_updateSuggestionData','stop','discardAllSuggestions','getSuggestion','LEAVE','hasCommentThread','getMarkers','enqueueChange','8DJOaxo','addMarker:suggestion','_processAttributeSuggestions','elementStart','fromCharCode','define','attribute:join','set','_enabledCommands','formatInline:discard','markDeletion','_joinSuggestions','markMultiRangeBlockFormat','ck-suggestion-marker-formatInline','getCustomProperty','markBlockFormat','isEqual','toViewElement','enableReadOnlyMode','fetchCommentThread','_recordAttributeChanges','containsRangeInObject','clear','createSelection','find','listenTo','parent','_getSuggestionData','highest','newValue','attribute','isOwn','activeMarkers','high','_onDiscard','originalSuggestionId','lowest','createElement','getAttribute','getChanges','getFirstMarker','insertion:join','change','discard','_blockAttributeKeys','forward','registerCustomCallback','removeAttribute'];_0x11b3=function(){return _0x3273e5;};return _0x11b3();}import _0x5851d9 from'./integrations/style.js';import _0x2aeea5 from'./integrations/table.js';import _0x28126c from'./integrations/tablemergesplit.js';import _0x569e12 from'./integrations/tableheadings.js';import _0x41b1d0 from'./integrations/tableclipboard.js';import _0xf31dfc from'./integrations/tablecolumnresize.js';import _0x13ae85 from'./integrations/template.js';import _0x511847 from'./integrations/tableofcontents.js';import _0x9de625 from'./integrations/title.js';import _0x26f1e1 from'./integrations/undo.js';import _0x51d5f2 from'./integrations/tablecaption.js';import _0x3cc915 from'./integrations/tableproperties.js';import{getTranslation as _0x2f4457}from'./utils/common-translations.js';import{isEqual as _0x13e270,omit as _0x4f80f5}from'lodash-es';export const renameAttributeKey=_0x5b9516(0x1e6);export default class p extends _0x238fcd{static get[_0x5b9516(0x21f)](){const _0x502378=_0x5b9516;return[_0x502378(0x315),_0x1dc5be,_0x55c69b,_0x4c78f1,_0xebb336,_0x379b45,_0x532fd8,_0x2f059a,_0x523147,_0x321b2d,_0x511b20,_0x2d2261,_0x5722f4,_0x44c340,_0x3f02ed,_0x4a5145,_0x39dfe0,_0x2ff9a3,_0x4d6363,_0x118266,_0x1a1b9a,_0x197717,_0x4acdc9,_0x396825,_0xdb7b19,_0x45951a,_0x9b5fab,_0x2f9c0b,_0x3f5bfb,_0x5f5a39,_0x112335,_0x27a9f9,_0x185a10,_0x249395,_0x11b309,_0x5d4723,_0x34aa97,_0x96a237,_0x21d771,_0x575b62,_0x85a200,_0x5851d9,_0x2aeea5,_0x28126c,_0x569e12,_0x51d5f2,_0x41b1d0,_0xf31dfc,_0x511847,_0x3cc915,_0x13ae85,_0x9de625,_0x26f1e1];}static get[_0x5b9516(0x2d4)](){const _0x31c884=_0x5b9516;return _0x31c884(0x256);}constructor(_0x11824b){const _0x4607c5=_0x5b9516;function _0x862cce(_0x491762){const _0x446961=_0x206f;return _0x491762[_0x446961(0x278)](_0x5e6249=>String[_0x446961(0x334)](_0x5e6249))[_0x446961(0x201)]('');}super(_0x11824b),this[_0x4607c5(0x37a)]=!0x1,this[_0x4607c5(0x337)](_0x4607c5(0x350),[]),this['on'](_0x4607c5(0x2b5),(_0x5d98aa,_0x14a640,_0x20ecbb,_0x456c48)=>{const _0x2201dd=_0x4607c5;this[_0x2201dd(0x2e0)][_0x2201dd(0x35a)](()=>{const _0x20c364=_0x2201dd;for(const _0x458314 of[..._0x456c48,..._0x20ecbb])this[_0x20c364(0x2e0)][_0x20c364(0x267)][_0x20c364(0x254)](_0x458314)&&_0x11824b[_0x20c364(0x20c)][_0x20c364(0x242)](_0x458314);});}),this[_0x4607c5(0x213)]=new _0x5dbf5b(this[_0x4607c5(0x2ae)][_0x4607c5(0x1f8)][_0x4607c5(0x377)],this[_0x4607c5(0x2ae)][_0x4607c5(0x1e2)]),this[_0x4607c5(0x1d8)]=null,this[_0x4607c5(0x321)]=new Et(this[_0x4607c5(0x2ae)]),this[_0x4607c5(0x28a)]=new Map(),this[_0x4607c5(0x1f5)]=_0x11824b[_0x4607c5(0x1d1)][_0x4607c5(0x231)](_0x4607c5(0x315)),this[_0x4607c5(0x338)]=new Set(),this[_0x4607c5(0x2e0)]=this[_0x4607c5(0x2ae)][_0x4607c5(0x1f8)],this[_0x4607c5(0x1f0)]=new WeakMap(),this[_0x4607c5(0x36f)]=!0x1,this[_0x4607c5(0x35c)]=new Set([_0x4607c5(0x1e6)]),this[_0x4607c5(0x36e)]=new Set(),_0x11824b[_0x4607c5(0x2df)][_0x4607c5(0x335)](_0x4607c5(0x29f),_0x4607c5(0x263)),this[_0x4607c5(0x1fe)]=_0x11824b[_0x4607c5(0x2df)][_0x4607c5(0x231)](_0x4607c5(0x29f)),_0x11824b[_0x4607c5(0x2df)][_0x4607c5(0x335)](_0x4607c5(0x2d5),!0x0),this[_0x4607c5(0x2f6)]=_0x11824b[_0x4607c5(0x2df)][_0x4607c5(0x231)](_0x4607c5(0x2d5)),this[_0x4607c5(0x1f6)]=new _0x53409f(_0x11824b,this[_0x4607c5(0x338)]),this[_0x4607c5(0x1df)](),this[_0x862cce([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x862cce([0x34,0x30,0x34,0x38,0x31,0x38,0x35,0x38]);}[_0x5b9516(0x26a)](){const _0x3b9d7a=_0x5b9516,_0x17eb4f=this[_0x3b9d7a(0x2ae)],_0x361f1d=(_0xf1d1dd,_0x3f9194)=>{const _0xc62061=_0x3b9d7a;if(_0xc62061(0x34e)!=_0xf1d1dd)return _0xc62061(0x2ed)+_0xf1d1dd;const _0x3c909c=_0x3f9194[_0xc62061(0x26e)]('|')[0x0];return this[_0xc62061(0x200)](_0x3c909c)?_0xc62061(0x320):_0xc62061(0x33d);};_0x17eb4f[_0x3b9d7a(0x2d2)][_0x3b9d7a(0x1f9)](_0x3b9d7a(0x20e))[_0x3b9d7a(0x27f)]({'model':_0x3b9d7a(0x237),'view':_0x50cbd7=>{const _0x146d71=_0x3b9d7a,{id:_0x58242d,authorId:_0x199786,type:_0xbb24b0,subType:_0x40e50d}=this[_0x146d71(0x1d9)](_0x50cbd7[_0x146d71(0x2de)]),_0x4841cf=[_0x146d71(0x260),_0x361f1d(_0xbb24b0,_0x40e50d)];let _0x4a7e79=0xbb8;return this[_0x146d71(0x350)][_0x146d71(0x25e)](_0x50cbd7[_0x146d71(0x2de)])&&(_0x4841cf[_0x146d71(0x2e3)](_0x146d71(0x303)),_0x4a7e79=0xbc2),_0x146d71(0x240)==_0xbb24b0&&(_0x4a7e79+=0x5),{'classes':_0x4841cf,'attributes':{'data-suggestion':_0x58242d,'data-author-id':_0x199786},'priority':_0x4a7e79};}}),_0x17eb4f[_0x3b9d7a(0x2d2)][_0x3b9d7a(0x1f9)](_0x3b9d7a(0x362))[_0x3b9d7a(0x298)](_0x80263=>{const _0x599434=_0x3b9d7a;_0x80263['on'](_0x599434(0x331),(_0x5d13a1,_0x5da13e,_0x31f7f9)=>{const _0x3a79c0=_0x599434;if(!_0x31f7f9[_0x3a79c0(0x326)][_0x3a79c0(0x2ee)])return;const _0x52425d=_0x5da13e[_0x3a79c0(0x264)];if(!_0x52425d)return;const _0x4bcd86=_0x31f7f9[_0x3a79c0(0x255)][_0x3a79c0(0x341)](_0x52425d);_0x17eb4f[_0x3a79c0(0x1f8)][_0x3a79c0(0x377)][_0x3a79c0(0x381)](_0x52425d)&&_0x4bcd86&&!_0x4bcd86[_0x3a79c0(0x33e)](_0x3a79c0(0x253))&&_0x4bcd86['is'](_0x3a79c0(0x257))&&_0x573a19(_0x4bcd86,_0x31f7f9[_0x3a79c0(0x211)]);},{'priority':_0x599434(0x351)});}),_0x17eb4f[_0x3b9d7a(0x2d2)][_0x3b9d7a(0x1f9)](_0x3b9d7a(0x362))[_0x3b9d7a(0x27f)]({'model':_0x3b9d7a(0x237),'view':(_0x2f0521,_0x43c20d)=>{const _0x5aeae0=_0x3b9d7a;if(!_0x43c20d[_0x5aeae0(0x326)][_0x5aeae0(0x2ee)])return null;const {type:_0x18c3d3,subType:_0x350046}=this[_0x5aeae0(0x1d9)](_0x2f0521[_0x5aeae0(0x2de)]);return{'classes':[_0x5aeae0(0x260),_0x361f1d(_0x18c3d3,_0x350046)],'priority':0xbb8};}});const _0x164273=({showActiveMarkers:_0x12c1c8=!0x0,isAttributeSuggestion:_0x5769b0=!0x1}={})=>(_0x46958b,_0x5ee360,_0x54b812)=>{const _0x28c5b0=_0x3b9d7a;if(!_0x5ee360[_0x28c5b0(0x264)])return;const {id:_0x58007e,authorId:_0x576db0}=this[_0x28c5b0(0x1d9)](_0x5ee360[_0x28c5b0(0x2de)]);if(_0x5769b0){const _0x26c08e=this[_0x28c5b0(0x28a)][_0x28c5b0(0x231)](_0x58007e),_0x8bc444=this[_0x28c5b0(0x265)](_0x26c08e);if(!this[_0x28c5b0(0x200)](_0x8bc444))return;}if(_0x5ee360[_0x28c5b0(0x264)]['is'](_0x28c5b0(0x2dd)))return void _0x54b812[_0x28c5b0(0x282)][_0x28c5b0(0x2d6)](_0x5ee360[_0x28c5b0(0x264)],_0x46958b[_0x28c5b0(0x27b)]);const _0x411a28=_0x54b812[_0x28c5b0(0x255)][_0x28c5b0(0x341)](_0x5ee360[_0x28c5b0(0x264)]);if(_0x5ee360[_0x28c5b0(0x264)]['is'](_0x28c5b0(0x2c3))&&_0x17eb4f[_0x28c5b0(0x1f8)][_0x28c5b0(0x377)][_0x28c5b0(0x2a4)](_0x5ee360[_0x28c5b0(0x264)])&&!_0x411a28[_0x28c5b0(0x33e)](_0x28c5b0(0x2c8))){_0x54b812[_0x28c5b0(0x211)][_0x28c5b0(0x296)]([_0x28c5b0(0x260),_0x28c5b0(0x320)],_0x411a28),_0x54b812[_0x28c5b0(0x211)][_0x28c5b0(0x302)](_0x28c5b0(0x212),_0x58007e,_0x411a28),_0x54b812[_0x28c5b0(0x211)][_0x28c5b0(0x302)](_0x28c5b0(0x277),_0x576db0,_0x411a28),_0x54b812[_0x28c5b0(0x255)][_0x28c5b0(0x1ed)](_0x411a28,_0x5ee360[_0x28c5b0(0x2de)]),_0x12c1c8&&(this[_0x28c5b0(0x350)][_0x28c5b0(0x25e)](_0x5ee360[_0x28c5b0(0x2de)])?_0x54b812[_0x28c5b0(0x211)][_0x28c5b0(0x296)](_0x28c5b0(0x303),_0x411a28):_0x54b812[_0x28c5b0(0x211)][_0x28c5b0(0x216)](_0x28c5b0(0x303),_0x411a28));for(const _0x5a5f7c of _0x17eb4f[_0x28c5b0(0x1f8)][_0x28c5b0(0x248)](_0x5ee360[_0x28c5b0(0x264)])[_0x28c5b0(0x299)]())_0x54b812[_0x28c5b0(0x282)][_0x28c5b0(0x2d6)](_0x5a5f7c,_0x46958b[_0x28c5b0(0x27b)]);_0x54b812[_0x28c5b0(0x282)][_0x28c5b0(0x2d6)](_0x5ee360[_0x28c5b0(0x264)],_0x46958b[_0x28c5b0(0x27b)]);}};_0x17eb4f[_0x3b9d7a(0x2d2)][_0x3b9d7a(0x1f9)](_0x3b9d7a(0x362))[_0x3b9d7a(0x298)](_0x7e54ec=>{const _0x741e8f=_0x3b9d7a;_0x7e54ec['on'](_0x741e8f(0x2ce),(_0x51ed6b,_0x4ccea4,_0xf024d5)=>{const _0x59196b=_0x741e8f;_0xf024d5[_0x59196b(0x326)][_0x59196b(0x2ee)]&&_0x164273({'showActiveMarkers':!0x1})(_0x51ed6b,_0x4ccea4,_0xf024d5);},{'priority':_0x741e8f(0x34c)});}),_0x17eb4f[_0x3b9d7a(0x2d2)][_0x3b9d7a(0x1f9)](_0x3b9d7a(0x362))[_0x3b9d7a(0x298)](_0x33ca91=>{const _0xa1a905=_0x3b9d7a;_0x33ca91['on'](_0xa1a905(0x382),(_0x4526b1,_0x4e81a4,_0x5ba270)=>{const _0x324944=_0xa1a905;_0x5ba270[_0x324944(0x326)][_0x324944(0x2ee)]&&_0x164273({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x4526b1,_0x4e81a4,_0x5ba270);},{'priority':_0xa1a905(0x34c)});}),_0x17eb4f[_0x3b9d7a(0x2d2)][_0x3b9d7a(0x1f9)](_0x3b9d7a(0x362))[_0x3b9d7a(0x23e)]({'model':_0x3b9d7a(0x237),'view':(_0xba3a34,_0x1aa231)=>_0x1aa231[_0x3b9d7a(0x326)][_0x3b9d7a(0x2ee)]?null:{'group':_0x3b9d7a(0x237),'name':_0xba3a34[_0x3b9d7a(0x271)](0xb)}}),_0x17eb4f[_0x3b9d7a(0x2d2)][_0x3b9d7a(0x1f9)](_0x3b9d7a(0x1eb))[_0x3b9d7a(0x2b9)]({'view':{'name':_0x3b9d7a(0x237),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4a42f7,{writer:_0xbdf79b})=>{const _0x48203d=_0x3b9d7a;let _0x52183e=_0x48203d(0x252)+_0x4a42f7[_0x48203d(0x356)](_0x48203d(0x2cf))+':'+_0x4a42f7[_0x48203d(0x356)]('id');return _0x4a42f7[_0x48203d(0x356)](_0x48203d(0x1ff))&&(_0x52183e+=':'+_0x4a42f7[_0x48203d(0x356)](_0x48203d(0x1ff))),_0xbdf79b[_0x48203d(0x355)](_0x48203d(0x1dc),{'data-name':_0x52183e});}}),_0x17eb4f[_0x3b9d7a(0x2d2)][_0x3b9d7a(0x1f9)](_0x3b9d7a(0x1eb))[_0x3b9d7a(0x2fc)]({'view':_0x3b9d7a(0x237)}),_0x17eb4f[_0x3b9d7a(0x2d2)][_0x3b9d7a(0x1f9)](_0x3b9d7a(0x20e))[_0x3b9d7a(0x298)](_0x5a5778=>{const _0x48f29c=_0x3b9d7a;_0x5a5778['on'](_0x48f29c(0x2ce),_0x164273(),{'priority':_0x48f29c(0x351)});}),_0x17eb4f[_0x3b9d7a(0x2d2)][_0x3b9d7a(0x1f9)](_0x3b9d7a(0x20e))[_0x3b9d7a(0x298)](_0x23495e=>{const _0x5ba978=_0x3b9d7a;_0x23495e['on'](_0x5ba978(0x382),_0x164273({'isAttributeSuggestion':!0x0}),{'priority':_0x5ba978(0x351)});}),_0x17eb4f[_0x3b9d7a(0x2d2)][_0x3b9d7a(0x1f9)](_0x3b9d7a(0x20e))[_0x3b9d7a(0x298)](_0x492642=>{const _0x2ef19d=_0x3b9d7a;_0x492642['on'](_0x2ef19d(0x36a),(_0x55e30f,_0x177c2f,_0x1f59d7)=>{const _0x1c7507=_0x2ef19d,_0x34b33b=_0x1f59d7[_0x1c7507(0x255)][_0x1c7507(0x2a0)](_0x177c2f[_0x1c7507(0x2de)]);if(_0x34b33b){for(const _0x412b78 of _0x34b33b)_0x412b78[_0x1c7507(0x33e)](_0x1c7507(0x2c8))||(_0x1f59d7[_0x1c7507(0x211)][_0x1c7507(0x216)]([_0x1c7507(0x260),_0x1c7507(0x320),_0x1c7507(0x303)],_0x412b78),_0x1f59d7[_0x1c7507(0x211)][_0x1c7507(0x35f)](_0x1c7507(0x212),_0x412b78),_0x1f59d7[_0x1c7507(0x211)][_0x1c7507(0x35f)](_0x1c7507(0x277),_0x412b78),_0x1f59d7[_0x1c7507(0x255)][_0x1c7507(0x2d7)](_0x412b78,_0x177c2f[_0x1c7507(0x2de)]));}},{'priority':_0x2ef19d(0x351)});}),_0x17eb4f[_0x3b9d7a(0x2d2)][_0x3b9d7a(0x1f9)](_0x3b9d7a(0x20e))[_0x3b9d7a(0x298)](_0x24b326=>{const _0x52315f=_0x3b9d7a;_0x24b326['on'](_0x52315f(0x2f2),(_0x1443bb,_0x5b4849,_0x1f5f59)=>{const _0x3483a3=_0x52315f,_0xc31486=_0x1f5f59[_0x3483a3(0x255)][_0x3483a3(0x2a0)](_0x5b4849[_0x3483a3(0x2de)]);if(!_0xc31486)return;const {id:_0x23e4dc}=this[_0x3483a3(0x1d9)](_0x5b4849[_0x3483a3(0x2de)]),_0x5b6c5b=this[_0x3483a3(0x28a)][_0x3483a3(0x231)](_0x23e4dc),_0xb2b759=this[_0x3483a3(0x265)](_0x5b6c5b);if(this[_0x3483a3(0x200)](_0xb2b759)){for(const _0x12454a of _0xc31486)_0x12454a[_0x3483a3(0x33e)](_0x3483a3(0x2c8))||(_0x1f5f59[_0x3483a3(0x211)][_0x3483a3(0x216)]([_0x3483a3(0x260),_0x3483a3(0x320),_0x3483a3(0x303)],_0x12454a),_0x1f5f59[_0x3483a3(0x211)][_0x3483a3(0x35f)](_0x3483a3(0x212),_0x12454a),_0x1f5f59[_0x3483a3(0x211)][_0x3483a3(0x35f)](_0x3483a3(0x277),_0x12454a),_0x1f5f59[_0x3483a3(0x255)][_0x3483a3(0x2d7)](_0x12454a,_0x5b4849[_0x3483a3(0x2de)]));}},{'priority':_0x52315f(0x351)});}),_0x17eb4f[_0x3b9d7a(0x1f8)][_0x3b9d7a(0x1e1)][_0x3b9d7a(0x202)](_0x54693d=>{const _0x57b257=_0x3b9d7a;let _0x5aac76=!0x1;const _0x6e5801=Array[_0x57b257(0x2e4)](_0x17eb4f[_0x57b257(0x1f8)][_0x57b257(0x1e1)][_0x57b257(0x251)][_0x57b257(0x236)]()),_0x481f88=new Set();for(const {name:_0x1e5dcd,data:_0x2ea99d}of _0x6e5801){const {group:_0x42bdfd,type:_0x16d170,subType:_0x57d678,id:_0x5d103e}=this[_0x57b257(0x1d9)](_0x1e5dcd);if(_0x57b257(0x237)!==_0x42bdfd)continue;const _0x1aaa03=this[_0x57b257(0x28a)][_0x57b257(0x231)](_0x5d103e);if(null!=_0x2ea99d[_0x57b257(0x2d9)]){_0x57b257(0x322)==_0x16d170&&(_0x5aac76=_0x5aac76||Ut(_0x2ea99d[_0x57b257(0x2d9)],_0x1e5dcd,_0x54693d,_0x17eb4f[_0x57b257(0x1f8)][_0x57b257(0x377)]));const _0x55246c=_0x57b257(0x34e)==_0x16d170&&this[_0x57b257(0x200)](_0x57d678[_0x57b257(0x26e)]('|')[0x0]);if(_0x2ea99d[_0x57b257(0x2d9)][_0x57b257(0x1e8)]||_0x57b257(0x22b)==_0x2ea99d[_0x57b257(0x2d9)][_0x57b257(0x2f8)][_0x57b257(0x1e9)]||_0x57b257(0x1dd)==_0x16d170&&!Ft(_0x2ea99d[_0x57b257(0x2d9)])||_0x55246c&&!Ft(_0x2ea99d[_0x57b257(0x2d9)])||_0x57b257(0x240)==_0x16d170&&!(!Vt(_0x2e5bf3=_0x2ea99d[_0x57b257(0x2d9)])&&!function(_0xf8180b){const _0x45f6d1=_0x57b257;return _0xf8180b[_0x45f6d1(0x27e)][_0x45f6d1(0x34a)]==_0xf8180b[_0x45f6d1(0x2aa)][_0x45f6d1(0x230)]&&_0xf8180b[_0x45f6d1(0x27e)][_0x45f6d1(0x2db)];}(_0x2e5bf3)))_0x54693d[_0x57b257(0x23f)](_0x1e5dcd),_0x5aac76=!0x0;else{if(!_0x1aaa03||!_0x1aaa03[_0x57b257(0x204)])continue;if(_0x2ea99d[_0x57b257(0x2d9)]&&_0x2ea99d[_0x57b257(0x286)]&&_0x2ea99d[_0x57b257(0x2d9)][_0x57b257(0x340)](_0x2ea99d[_0x57b257(0x286)]))continue;_0x481f88[_0x57b257(0x298)](_0x1aaa03);}}}var _0x2e5bf3;return _0x481f88[_0x57b257(0x284)]>0x0&&(_0x5aac76=!!this[_0x57b257(0x2fb)](_0x481f88)||_0x5aac76),_0x5aac76;}),_0x17eb4f[_0x3b9d7a(0x1f8)][_0x3b9d7a(0x1e1)][_0x3b9d7a(0x202)](_0x5a766a=>{const _0x5c3be9=_0x3b9d7a;let _0x3481ca=!0x1;for(const _0x512a68 of _0x17eb4f[_0x5c3be9(0x1f8)][_0x5c3be9(0x1e1)][_0x5c3be9(0x251)][_0x5c3be9(0x357)]())if(_0x5c3be9(0x262)==_0x512a68[_0x5c3be9(0x235)])for(const _0x1395be of this[_0x5c3be9(0x28a)][_0x5c3be9(0x269)]()){if(_0x1395be[_0x5c3be9(0x378)]||!_0x1395be[_0x5c3be9(0x204)])continue;const _0x439650=_0x5c3be9(0x1dd)==_0x1395be[_0x5c3be9(0x235)],_0x1ac428=this[_0x5c3be9(0x265)](_0x1395be),_0x211ebf=_0x1ac428&&this[_0x5c3be9(0x200)](_0x1ac428);if(!_0x439650&&!_0x211ebf)continue;const _0x59a4be=_0x1395be[_0x5c3be9(0x2a1)]();if(_0x59a4be[_0x5c3be9(0x27e)][_0x5c3be9(0x34a)]!=_0x59a4be[_0x5c3be9(0x2aa)][_0x5c3be9(0x34a)]&&!_0x59a4be[_0x5c3be9(0x2aa)][_0x5c3be9(0x2db)]){const _0x210fb9=_0x17eb4f[_0x5c3be9(0x1f8)][_0x5c3be9(0x364)](_0x59a4be[_0x5c3be9(0x27e)][_0x5c3be9(0x2a2)],_0x5c3be9(0x2aa)),_0xcba659=_0x17eb4f[_0x5c3be9(0x1f8)][_0x5c3be9(0x285)](_0x59a4be[_0x5c3be9(0x27e)],_0x210fb9);_0x5a766a[_0x5c3be9(0x1f4)](_0x1395be[_0x5c3be9(0x358)](),{'range':_0xcba659}),_0x3481ca=!0x0;}}return _0x3481ca;}),_0x17eb4f[_0x3b9d7a(0x1f8)][_0x3b9d7a(0x1e1)][_0x3b9d7a(0x202)](_0x50956a=>this[_0x3b9d7a(0x26f)](_0x50956a)),_0x17eb4f[_0x3b9d7a(0x1f8)][_0x3b9d7a(0x1e1)][_0x3b9d7a(0x202)](_0x4a49f2=>!_0x4a49f2[_0x3b9d7a(0x1d4)][_0x3b9d7a(0x210)]&&this[_0x3b9d7a(0x332)](_0x4a49f2)),_0x17eb4f[_0x3b9d7a(0x1f8)]['on'](_0x3b9d7a(0x2f3),()=>{const _0x4fe48c=_0x3b9d7a;this[_0x4fe48c(0x37a)]=!0x1;}),_0x17eb4f[_0x3b9d7a(0x1f8)][_0x3b9d7a(0x1e1)]['on'](_0x3b9d7a(0x2c6),(_0x4f1e8f,_0x43f87b)=>{const _0x17997f=_0x3b9d7a;if(!_0x43f87b[_0x17997f(0x210)]||_0x43f87b[_0x17997f(0x327)])return;if(!this[_0x17997f(0x37a)])return;const _0x3808a6=_0x17eb4f[_0x17997f(0x1f8)][_0x17997f(0x1e1)][_0x17997f(0x251)][_0x17997f(0x357)]();if(0x0==_0x3808a6[_0x17997f(0x203)])return;const _0x1db641=[],_0x35b27c=_0x3808a6[_0x17997f(0x28e)](_0x25d120=>_0x17997f(0x34e)==_0x25d120[_0x17997f(0x235)]),_0x541dd2=_0x3808a6[_0x17997f(0x28e)](_0x536f5d=>_0x17997f(0x262)==_0x536f5d[_0x17997f(0x235)]&&_0x17997f(0x233)!=_0x536f5d[_0x17997f(0x27b)]);for(const _0x101e56 of _0x35b27c)this[_0x17997f(0x2ad)](_0x101e56[_0x17997f(0x2bf)])&&_0x1db641[_0x17997f(0x2e3)]({'key':_0x101e56[_0x17997f(0x2bf)],'newValue':_0x101e56[_0x17997f(0x1f1)],'oldValue':_0x101e56[_0x17997f(0x208)],'range':Pt(_0x101e56[_0x17997f(0x28c)],_0x17eb4f[_0x17997f(0x1f8)])});for(const _0x52b7c5 of _0x541dd2){if(_0x17997f(0x288)!=_0x52b7c5[_0x17997f(0x1d6)]&&_0x17997f(0x2c5)!=_0x52b7c5[_0x17997f(0x1d6)])continue;const _0x48e122=Lt(_0x52b7c5[_0x17997f(0x289)][_0x17997f(0x2a2)],_0x17eb4f[_0x17997f(0x1f8)]),_0x50f636=_0x52b7c5[_0x17997f(0x2e8)];_0x17997f(0x288)==_0x52b7c5[_0x17997f(0x1d6)]&&_0x1db641[_0x17997f(0x2e3)]({'key':_0x17997f(0x1e6),'newValue':_0x52b7c5[_0x17997f(0x27b)],'oldValue':_0x50f636[_0x17997f(0x27b)],'range':_0x48e122});for(const [_0x162530,_0x4bccfd]of _0x50f636[_0x17997f(0x24d)]){if(!this[_0x17997f(0x2ad)](_0x162530))continue;const _0x2b4077=_0x52b7c5[_0x17997f(0x24d)][_0x17997f(0x231)](_0x162530);_0x4bccfd!==_0x2b4077&&_0x1db641[_0x17997f(0x2e3)]({'key':_0x162530,'newValue':_0x2b4077,'oldValue':_0x4bccfd,'range':_0x48e122});}for(const [_0x34d984,_0x54e91d]of _0x52b7c5[_0x17997f(0x24d)])this[_0x17997f(0x2ad)](_0x34d984)&&(_0x50f636[_0x17997f(0x24d)][_0x17997f(0x254)](_0x34d984)||_0x1db641[_0x17997f(0x2e3)]({'key':_0x34d984,'newValue':_0x54e91d,'oldValue':null,'range':_0x48e122}));}0x0!=_0x1db641[_0x17997f(0x203)]&&_0x17eb4f[_0x17997f(0x1f8)][_0x17997f(0x32f)](_0x43f87b,_0x522099=>{const _0x58fa30=_0x17997f,_0x57db8f=_0x2a9a82();for(const {range:_0x2cdd90,key:_0x1a7996,oldValue:_0x7ce74d,newValue:_0x311641}of _0x1db641)this[_0x58fa30(0x241)](_0x2cdd90,_0x1a7996,_0x7ce74d,_0x311641,{'groupId':_0x57db8f});this[_0x58fa30(0x1f7)](_0x522099,_0x1db641);});},{'priority':_0x3b9d7a(0x354)}),_0x17eb4f[_0x3b9d7a(0x1f8)][_0x3b9d7a(0x267)]['on'](_0x3b9d7a(0x23a),(_0x51029e,_0x5c6c11,_0x4b83af)=>{const _0x397ee0=_0x3b9d7a;if(null==_0x4b83af){const {id:_0x5dbb42}=this[_0x397ee0(0x1d9)](_0x5c6c11[_0x397ee0(0x27b)]),_0x492421=this[_0x397ee0(0x28a)][_0x397ee0(0x231)](_0x5dbb42);_0x492421&&_0x492421[_0x397ee0(0x22a)](_0x5c6c11[_0x397ee0(0x27b)]);}}),_0x17eb4f[_0x3b9d7a(0x1f8)][_0x3b9d7a(0x1e1)]['on'](_0x3b9d7a(0x2c6),()=>{const _0x1dd081=_0x3b9d7a,_0x468ad3=Array[_0x1dd081(0x2e4)](_0x17eb4f[_0x1dd081(0x1f8)][_0x1dd081(0x1e1)][_0x1dd081(0x251)][_0x1dd081(0x236)]())[_0x1dd081(0x28e)](_0x2732d6=>_0x1dd081(0x237)===this[_0x1dd081(0x1d9)](_0x2732d6[_0x1dd081(0x27b)])[_0x1dd081(0x1d0)]);if(0x0===_0x468ad3[_0x1dd081(0x203)])return;_0x468ad3[_0x1dd081(0x219)]((_0x34596a,_0x1e8297)=>{const _0x4bfee1=_0x1dd081,_0x33f01b=_0x34596a[_0x4bfee1(0x367)][_0x4bfee1(0x286)],_0x16aaa0=_0x1e8297[_0x4bfee1(0x367)][_0x4bfee1(0x286)];return null===_0x33f01b&&null===_0x16aaa0?0x0:null===_0x33f01b&&null!==_0x16aaa0?-0x1:null!==_0x33f01b&&null===_0x16aaa0?0x1:_0x33f01b[_0x4bfee1(0x27e)][_0x4bfee1(0x309)](_0x16aaa0[_0x4bfee1(0x27e)])?-0x1:0x1;});const _0x1291a9=new Set(),_0x4ca20c=new Set();for(const {name:_0x1821db,data:_0x2afb07}of _0x468ad3){const {id:_0x8ebd64}=this[_0x1dd081(0x1d9)](_0x1821db);if(null===_0x2afb07[_0x1dd081(0x286)]){const _0x3ade8a=this[_0x1dd081(0x268)](_0x1821db);_0x4ca20c[_0x1dd081(0x298)](_0x3ade8a);}else{const _0x4823d9=this[_0x1dd081(0x28a)][_0x1dd081(0x231)](_0x8ebd64);null!==_0x2afb07[_0x1dd081(0x2d9)]||_0x4823d9[_0x1dd081(0x204)]?(_0x1291a9[_0x1dd081(0x298)](_0x4823d9[_0x1dd081(0x283)]),_0x4ca20c[_0x1dd081(0x298)](_0x4823d9)):this[_0x1dd081(0x280)](_0x4823d9);}}_0x4ca20c[_0x1dd081(0x284)]>0x0&&this[_0x1dd081(0x2ea)](_0x4ca20c);for(const _0x3839c2 of _0x1291a9)this[_0x1dd081(0x225)](_0x1dd081(0x2c2),_0x3839c2);}),_0x17eb4f[_0x3b9d7a(0x1f8)]['on'](_0x3b9d7a(0x25a),(_0x14c7c7,_0x263439)=>{const _0x3875b5=_0x3b9d7a,_0x5c74b5=_0x263439[0x0];if(!this[_0x3875b5(0x28a)][_0x3875b5(0x284)])return;if(!_0x5c74b5[_0x3875b5(0x2c0)])return;if(_0x5c74b5[_0x3875b5(0x1d4)][_0x3875b5(0x327)]||!_0x5c74b5[_0x3875b5(0x1d4)][_0x3875b5(0x210)])return;let _0x56816a,_0x5aa299;switch(_0x5c74b5[_0x3875b5(0x235)]){case _0x3875b5(0x262):_0x56816a=_0x17eb4f[_0x3875b5(0x1f8)][_0x3875b5(0x364)](_0x5c74b5[_0x3875b5(0x289)]),_0x5aa299=_0x56816a[_0x3875b5(0x2a8)](_0x5c74b5[_0x3875b5(0x2f5)]);break;case _0x3875b5(0x26e):_0x56816a=_0x17eb4f[_0x3875b5(0x1f8)][_0x3875b5(0x364)](_0x5c74b5[_0x3875b5(0x266)]),_0x5aa299=_0x17eb4f[_0x3875b5(0x1f8)][_0x3875b5(0x364)](_0x5c74b5[_0x3875b5(0x2c4)]);break;case _0x3875b5(0x1e3):_0x56816a=_0x17eb4f[_0x3875b5(0x1f8)][_0x3875b5(0x364)](_0x5c74b5[_0x3875b5(0x2da)]),_0x5aa299=_0x56816a[_0x3875b5(0x2a8)](_0x5c74b5[_0x3875b5(0x2f5)]);break;default:return;}const _0x37953d=_0x17eb4f[_0x3875b5(0x1f8)][_0x3875b5(0x285)](_0x56816a,_0x5aa299);_0x17eb4f[_0x3875b5(0x1f8)][_0x3875b5(0x35a)](()=>{const _0x103a5d=_0x3875b5;for(const {suggestion:_0x29eef9,meta:_0x34b761}of this[_0x103a5d(0x246)](_0x37953d)){if(_0x29eef9[_0x103a5d(0x378)])continue;if(_0x103a5d(0x322)==_0x29eef9[_0x103a5d(0x235)])continue;const _0x5dcea0=this[_0x103a5d(0x265)](_0x29eef9);if(_0x5dcea0&&this[_0x103a5d(0x200)](_0x5dcea0)&&_0x103a5d(0x26e)!=_0x5c74b5[_0x103a5d(0x235)])continue;const _0x4a1345=_0x29eef9[_0x103a5d(0x367)]&&_0x29eef9[_0x103a5d(0x367)][_0x103a5d(0x1d2)];(_0x103a5d(0x1dd)!=_0x29eef9[_0x103a5d(0x235)]||_0x103a5d(0x26e)==_0x5c74b5[_0x103a5d(0x235)]&&!_0x4a1345)&&(_0x34b761[_0x103a5d(0x345)]||_0x103a5d(0x2be)==_0x29eef9[_0x103a5d(0x235)]&&_0x34b761[_0x103a5d(0x34f)]||_0x29eef9[_0x103a5d(0x2a1)]()[_0x103a5d(0x360)](_0x37953d)&&this[_0x103a5d(0x2b7)](_0x29eef9,_0x56816a,_0x5aa299));}});},{'priority':_0x3b9d7a(0x354)}),_0x17eb4f[_0x3b9d7a(0x1f8)]['on'](_0x3b9d7a(0x224),(_0x4b5d8a,_0x120c8d)=>{const _0x3e5a63=_0x3b9d7a,_0x3075d4=_0x120c8d[0x0],_0x3f9241=_0x120c8d[0x1];if(_0x3f9241&&_0x3f9241[_0x3e5a63(0x297)])return;if(this[_0x3e5a63(0x36f)])return;if(!this[_0x3e5a63(0x1f6)][_0x3e5a63(0x37d)])return;if(_0x3075d4[_0x3e5a63(0x1e8)])return;const _0x26496f=_0x17eb4f[_0x3e5a63(0x1f8)][_0x3e5a63(0x377)],{start:_0x36a881,end:_0x48822c}=_0x3075d4[_0x3e5a63(0x2a1)](),_0x115aa2=_0x36a881[_0x3e5a63(0x2a2)]&&_0x26496f[_0x3e5a63(0x374)](_0x36a881[_0x3e5a63(0x2a2)])?null:_0x26496f[_0x3e5a63(0x24c)](_0x36a881,_0x3e5a63(0x35d)),_0x30be2c=_0x48822c[_0x3e5a63(0x230)]&&_0x26496f[_0x3e5a63(0x374)](_0x48822c[_0x3e5a63(0x230)])?null:_0x26496f[_0x3e5a63(0x24c)](_0x48822c,_0x3e5a63(0x287)),_0x17abf3=_0x17eb4f[_0x3e5a63(0x1f8)][_0x3e5a63(0x285)](_0x115aa2?_0x115aa2[_0x3e5a63(0x27e)]:_0x36a881,_0x30be2c?_0x30be2c[_0x3e5a63(0x2aa)]:_0x48822c);_0x17eb4f[_0x3e5a63(0x1f8)][_0x3e5a63(0x35a)](_0x3fc00b=>{const _0x50873f=_0x3e5a63;this[_0x50873f(0x33a)](_0x17abf3);const _0x690ccd=_0x17eb4f[_0x50873f(0x1f8)][_0x50873f(0x377)][_0x50873f(0x24c)](_0x17abf3[_0x50873f(0x27e)]);_0x3075d4['is'](_0x50873f(0x2e2))?_0x3fc00b[_0x50873f(0x2d1)](_0x690ccd):_0x3075d4[_0x50873f(0x30d)](_0x690ccd);}),_0x4b5d8a[_0x3e5a63(0x329)]();},{'priority':_0x3da28d[_0x3b9d7a(0x249)]+0xa}),_0x17eb4f[_0x3b9d7a(0x1f8)]['on'](_0x3b9d7a(0x2c1),(_0x5758f5,_0x593a0f)=>{const _0x43e695=_0x3b9d7a,_0x25cd23=_0x593a0f[_0x593a0f[_0x43e695(0x203)]-0x1];_0x25cd23&&_0x25cd23[_0x43e695(0x297)]||this[_0x43e695(0x36f)]||this[_0x43e695(0x1f6)][_0x43e695(0x37d)]&&(_0x17eb4f[_0x43e695(0x1f8)][_0x43e695(0x35a)](()=>{const _0x4c003e=_0x43e695;let _0x59be37=_0x17eb4f[_0x4c003e(0x1f8)][_0x4c003e(0x2c1)](_0x593a0f[0x0],_0x593a0f[0x1],_0x593a0f[0x2],{'forceDefaultExecution':!0x0});if(!_0x59be37)return;_0x5758f5[_0x4c003e(0x25c)]=_0x59be37[_0x4c003e(0x25f)]();const _0x3ecbcd=_0x59be37[_0x4c003e(0x2aa)][_0x4c003e(0x230)],_0xf1ea6f=_0x17eb4f[_0x4c003e(0x1f8)][_0x4c003e(0x377)];_0x3ecbcd&&_0xf1ea6f[_0x4c003e(0x2a4)](_0x3ecbcd)&&!_0xf1ea6f[_0x4c003e(0x381)](_0x3ecbcd)&&(_0x59be37=_0x17eb4f[_0x4c003e(0x1f8)][_0x4c003e(0x285)](_0x59be37[_0x4c003e(0x27e)],_0x17eb4f[_0x4c003e(0x1f8)][_0x4c003e(0x364)](_0x3ecbcd,_0x4c003e(0x2aa)))),this[_0x4c003e(0x371)](_0x59be37);}),_0x5758f5[_0x43e695(0x329)]());},{'priority':_0x3b9d7a(0x351)}),this[_0x3b9d7a(0x2ae)][_0x3b9d7a(0x2ca)][_0x3b9d7a(0x298)](_0x3b9d7a(0x2a6),this[_0x3b9d7a(0x1f6)]),this[_0x3b9d7a(0x239)](_0x3b9d7a(0x2a6));const _0x2b835b=new _0x3f7963(_0x17eb4f,this[_0x3b9d7a(0x28a)]);_0x17eb4f[_0x3b9d7a(0x2ca)][_0x3b9d7a(0x298)](_0x3b9d7a(0x23d),_0x2b835b),this[_0x3b9d7a(0x239)](_0x3b9d7a(0x23d));const _0x5c0dca=new _0x20569f(_0x17eb4f,this[_0x3b9d7a(0x28a)]);_0x17eb4f[_0x3b9d7a(0x2ca)][_0x3b9d7a(0x298)](_0x3b9d7a(0x259),_0x5c0dca),this[_0x3b9d7a(0x239)](_0x3b9d7a(0x259)),_0x17eb4f[_0x3b9d7a(0x2ca)][_0x3b9d7a(0x298)](_0x3b9d7a(0x291),new _0xe2d2d0(_0x17eb4f,_0x2b835b,this[_0x3b9d7a(0x28a)])),this[_0x3b9d7a(0x239)](_0x3b9d7a(0x291)),_0x17eb4f[_0x3b9d7a(0x2ca)][_0x3b9d7a(0x298)](_0x3b9d7a(0x32a),new _0xe2d2d0(_0x17eb4f,_0x5c0dca,this[_0x3b9d7a(0x28a)])),this[_0x3b9d7a(0x239)](_0x3b9d7a(0x32a)),_0x17eb4f[_0x3b9d7a(0x2ca)][_0x3b9d7a(0x298)](_0x3b9d7a(0x232),new _0x79ccc1(_0x17eb4f,_0x2b835b,this[_0x3b9d7a(0x28a)])),this[_0x3b9d7a(0x239)](_0x3b9d7a(0x232)),_0x17eb4f[_0x3b9d7a(0x2ca)][_0x3b9d7a(0x298)](_0x3b9d7a(0x2a7),new _0x79ccc1(_0x17eb4f,_0x5c0dca,this[_0x3b9d7a(0x28a)])),this[_0x3b9d7a(0x239)](_0x3b9d7a(0x2a7));const _0x5592b=_0x17eb4f[_0x3b9d7a(0x1d1)][_0x3b9d7a(0x231)](_0x3b9d7a(0x315));this[_0x3b9d7a(0x349)](_0x5592b,_0x3b9d7a(0x29e),(_0x3f3598,{threadId:_0x7716fc})=>{const _0x3a84ab=_0x3b9d7a,_0x215116=this[_0x3a84ab(0x28a)][_0x3a84ab(0x231)](_0x7716fc);_0x215116&&_0x215116[_0x3a84ab(0x205)]&&0x1===_0x215116[_0x3a84ab(0x205)][_0x3a84ab(0x203)]&&this[_0x3a84ab(0x328)](_0x7716fc,{'hasComments':!0x0});},{'priority':_0x3b9d7a(0x379)}),this[_0x3b9d7a(0x349)](_0x5592b,_0x3b9d7a(0x324),(_0x3e3d5f,{threadId:_0x117666})=>{const _0x360c84=_0x3b9d7a,_0x3246cb=this[_0x360c84(0x28a)][_0x360c84(0x231)](_0x117666);_0x3246cb&&_0x3246cb[_0x360c84(0x205)]&&!_0x3246cb[_0x360c84(0x205)][_0x360c84(0x203)]&&this[_0x360c84(0x328)](_0x117666,{'hasComments':!0x1});},{'priority':_0x3b9d7a(0x379)});}set[_0x5b9516(0x2cd)](_0x302c9e){const _0xb6b7ea=_0x5b9516;if(this[_0xb6b7ea(0x1d8)])throw new _0x26e42a(_0xb6b7ea(0x2d3),this);this[_0xb6b7ea(0x1d8)]=_0x302c9e;}get[_0x5b9516(0x2cd)](){const _0x62541f=_0x5b9516;return this[_0x62541f(0x1d8)];}[_0x5b9516(0x21e)]({skipNotAttached:_0x52dd30=!0x1,toJSON:_0x1f49ba=!0x1}={}){const _0x2478b6=_0x5b9516,_0x5b2fff=[];for(const _0x390ed8 of this[_0x2478b6(0x28a)][_0x2478b6(0x269)]())_0x52dd30&&!_0x390ed8[_0x2478b6(0x204)]||_0x5b2fff[_0x2478b6(0x2e3)](_0x390ed8);return _0x1f49ba?_0x5b2fff[_0x2478b6(0x278)](_0x2e4564=>_0x2e4564[_0x2478b6(0x312)]()):_0x5b2fff;}[_0x5b9516(0x32b)](_0x1d43f6){const _0x426775=_0x5b9516,_0x59a07e=this[_0x426775(0x28a)][_0x426775(0x231)](_0x1d43f6);if(!_0x59a07e)throw new _0x26e42a(_0x426775(0x258),this);return _0x59a07e;}[_0x5b9516(0x369)](_0x2d98d6){const _0x20cc24=_0x5b9516;return this[_0x20cc24(0x28a)][_0x20cc24(0x254)](_0x2d98d6);}[_0x5b9516(0x325)](_0x4a75a8){const _0x45b94c=_0x5b9516,{authorId:_0x3953cb,id:_0x599ce0,attributes:_0x477922}=_0x4a75a8,[_0xd7b414,_0x143e97]=_0x4a75a8[_0x45b94c(0x235)][_0x45b94c(0x26e)](':'),_0x4a1129=this[_0x45b94c(0x28a)][_0x45b94c(0x231)](_0x599ce0)||this[_0x45b94c(0x30a)](_0xd7b414,_0x143e97,_0x599ce0,_0x3953cb,_0x477922);if(this[_0x45b94c(0x31e)](_0x4a1129),this[_0x45b94c(0x28b)](_0x4a1129,_0xd7b414,_0x143e97||null,_0x3953cb),_0x4a1129[_0x45b94c(0x368)]=_0x4a75a8[_0x45b94c(0x368)],_0x4a1129[_0x45b94c(0x370)]=!0x0,_0x477922&&_0x477922[_0x45b94c(0x247)]){const _0x3c3c22=_0x477922[_0x45b94c(0x247)],_0x20dbcd=this[_0x45b94c(0x229)](_0x3c3c22[_0x45b94c(0x37e)]);_0x4a1129[_0x45b94c(0x1ee)]=_0x3c3c22[_0x45b94c(0x368)],_0x4a1129[_0x45b94c(0x1da)]=_0x20dbcd,_0x4a1129[_0x45b94c(0x2ec)]=!0x0;}else _0x4a1129[_0x45b94c(0x1ee)]=_0x4a75a8[_0x45b94c(0x368)];switch(_0x4a75a8[_0x45b94c(0x367)]&&(_0x4a1129[_0x45b94c(0x367)]=_0x4a75a8[_0x45b94c(0x367)]),_0x4a75a8[_0x45b94c(0x24d)]&&(_0x4a1129[_0x45b94c(0x24d)]=_0x4a75a8[_0x45b94c(0x24d)]),this[_0x45b94c(0x1d8)]&&this[_0x45b94c(0x1d8)][_0x45b94c(0x226)]||(_0x4a1129[_0x45b94c(0x1e5)]=!0x0),this[_0x45b94c(0x1f0)][_0x45b94c(0x231)](_0x4a1129)){case _0x45b94c(0x2fe):this[_0x45b94c(0x1f0)][_0x45b94c(0x337)](_0x4a1129,_0x45b94c(0x31d));break;case _0x45b94c(0x373):_0x4a1129[_0x45b94c(0x204)]?(this[_0x45b94c(0x2fb)](new Set([_0x4a1129])),this[_0x45b94c(0x2ea)](new Set([_0x4a1129])),this[_0x45b94c(0x1f0)][_0x45b94c(0x337)](_0x4a1129,_0x45b94c(0x26c)),this[_0x45b94c(0x225)](_0x45b94c(0x2f7),_0x4a1129)):this[_0x45b94c(0x1f0)][_0x45b94c(0x337)](_0x4a1129,_0x45b94c(0x304));}return _0x4a1129;}[_0x5b9516(0x23d)](_0x726fc1){const _0x2046ff=_0x5b9516;this[_0x2046ff(0x297)](()=>{const _0x18d79d=_0x2046ff;this[_0x18d79d(0x2ae)][_0x18d79d(0x1f8)][_0x18d79d(0x35a)](()=>{const _0x1cbcb8=_0x18d79d;for(const _0x1b2a78 of _0x726fc1[_0x1cbcb8(0x375)]())_0x1b2a78[_0x1cbcb8(0x2f0)]();});});}[_0x5b9516(0x259)](_0x2386a5){const _0x3d1694=_0x5b9516;this[_0x3d1694(0x297)](()=>{const _0x150318=_0x3d1694;this[_0x150318(0x2ae)][_0x150318(0x1f8)][_0x150318(0x35a)](()=>{const _0x5f009e=_0x150318;for(const _0x263671 of _0x2386a5[_0x5f009e(0x375)]())_0x263671[_0x5f009e(0x35b)]();});});}[_0x5b9516(0x239)](_0x5207c8,_0x29081c){const _0x1b290a=_0x5b9516,_0x240fb6=this[_0x1b290a(0x2ae)][_0x1b290a(0x2ca)][_0x1b290a(0x231)](_0x5207c8);if(!_0x240fb6)throw new _0x26e42a(_0x1b290a(0x24a),this,{'commandName':_0x5207c8});if(this[_0x1b290a(0x338)][_0x1b290a(0x254)](_0x240fb6))throw new _0x26e42a(_0x1b290a(0x1ea),this,{'commandName':_0x5207c8});this[_0x1b290a(0x338)][_0x1b290a(0x298)](_0x240fb6),_0x29081c&&_0x240fb6['on'](_0x1b290a(0x1d3),(_0x10a44e,_0x1b44c6)=>{const _0x61a73e=_0x1b290a;this[_0x61a73e(0x1f6)][_0x61a73e(0x37d)]&&(this[_0x61a73e(0x36f)]||(_0x1b44c6[_0x61a73e(0x203)]>0x0&&_0x1b44c6[_0x1b44c6[_0x61a73e(0x203)]-0x1]&&_0x1b44c6[_0x1b44c6[_0x61a73e(0x203)]-0x1][_0x61a73e(0x297)]?_0x1b44c6[_0x61a73e(0x2bd)]():(_0x10a44e[_0x61a73e(0x25c)]=_0x29081c((..._0x17fc94)=>_0x240fb6[_0x61a73e(0x1d3)](..._0x17fc94,{'forceDefaultExecution':!0x0}),..._0x1b44c6),_0x10a44e[_0x61a73e(0x329)]())));},{'priority':_0x1b290a(0x351)});}[_0x5b9516(0x297)](_0x114caa){const _0x4ec515=_0x5b9516;let _0x658dbf,_0x5b430b;const _0x255d59=this[_0x4ec515(0x36f)];this[_0x4ec515(0x36f)]=!0x0;try{_0x658dbf=_0x114caa();}catch(_0x2d2636){_0x5b430b=_0x2d2636;}return _0x255d59||(this[_0x4ec515(0x36f)]=!0x1),_0x5b430b&&_0x26e42a[_0x4ec515(0x20f)](_0x5b430b,this),_0x658dbf;}[_0x5b9516(0x371)](_0x50ad72,_0x2d5fea=null,_0x4b235f={}){const _0x1de40f=_0x5b9516;if(_0x50ad72[_0x1de40f(0x1e8)])return null;const _0x168c78=this[_0x1de40f(0x2ae)][_0x1de40f(0x1d1)][_0x1de40f(0x231)](_0x1de40f(0x28f))['me'];for(const {suggestion:_0x4067c7,meta:_0x4ca4a0}of this[_0x1de40f(0x246)](_0x50ad72,_0x1de40f(0x2be)))if(_0x4ca4a0[_0x1de40f(0x34f)]){if(!_0x4ca4a0[_0x1de40f(0x20b)]){if(_0x4ca4a0[_0x1de40f(0x345)]){if(!this[_0x1de40f(0x2f6)]||!qt(_0x4067c7,_0x4b235f))continue;return _0x4067c7;}if(qt(_0x4067c7,_0x4b235f))return _0x4067c7;this[_0x1de40f(0x2b7)](_0x4067c7,_0x50ad72[_0x1de40f(0x27e)],_0x50ad72[_0x1de40f(0x2aa)]);break;}if(_0x2d5fea==_0x4067c7[_0x1de40f(0x261)]&&qt(_0x4067c7,_0x4b235f)){const _0x30ade0=_0x4067c7[_0x1de40f(0x2a1)]();return _0x30ade0[_0x1de40f(0x27e)][_0x1de40f(0x340)](_0x50ad72[_0x1de40f(0x2aa)])?this[_0x1de40f(0x2dc)](_0x4067c7,this[_0x1de40f(0x2e0)][_0x1de40f(0x285)](_0x50ad72[_0x1de40f(0x27e)],_0x30ade0[_0x1de40f(0x2aa)])):this[_0x1de40f(0x2dc)](_0x4067c7,this[_0x1de40f(0x2e0)][_0x1de40f(0x285)](_0x30ade0[_0x1de40f(0x27e)],_0x50ad72[_0x1de40f(0x2aa)])),_0x4067c7;}}const _0x5bc487=_0x2a9a82(),_0xefe378=_0x168c78['id'],_0x2af5a8=_0x2d5fea?_0x1de40f(0x27c)+_0x2d5fea:_0x1de40f(0x2be),_0x1c4a70=this[_0x1de40f(0x1f2)]({'id':_0x5bc487,'type':_0x2af5a8,'createdAt':new Date(),'authorId':_0xefe378,'attributes':_0x4b235f});return this[_0x1de40f(0x290)](_0x2af5a8,_0x5bc487,_0xefe378,_0x50ad72),_0x1c4a70;}[_0x5b9516(0x2ac)](_0x29230c,_0x4ef0e7=_0x5b9516(0x323),_0x558cc6={}){const _0x18c53f=_0x5b9516,_0x2062c9=this[_0x18c53f(0x2ae)][_0x18c53f(0x1d1)][_0x18c53f(0x231)](_0x18c53f(0x28f))['me'],_0x32d52b=this[_0x18c53f(0x321)][_0x18c53f(0x1de)](_0x18c53f(0x2be),_0x4ef0e7,_0x18c53f(0x201));for(const _0xa417 of this[_0x18c53f(0x21e)]())if(_0xa417[_0x18c53f(0x1da)]['id']==_0x2062c9['id']&&_0x18c53f(0x2be)==_0xa417[_0x18c53f(0x235)]&&_0xa417[_0x18c53f(0x261)]==_0x4ef0e7&&qt(_0xa417,_0x558cc6)&&(_0x32d52b(_0xa417[_0x18c53f(0x1fc)](),_0x29230c)||_0x32d52b(_0x29230c,_0xa417[_0x18c53f(0x1fc)]()))){for(const _0x4cb5a8 of _0x29230c)_0xa417[_0x18c53f(0x20a)](_0x4cb5a8);return _0xa417;}for(const {suggestion:_0x3bc0d1,meta:_0x2c0f63}of this[_0x18c53f(0x246)](_0x29230c,_0x18c53f(0x2be))){if(!_0x2c0f63[_0x18c53f(0x34f)])continue;if(!this[_0x18c53f(0x2f6)]&&_0x2c0f63[_0x18c53f(0x345)])continue;if(!qt(_0x3bc0d1,_0x558cc6))continue;let _0xc7ae07=!0x0;for(const _0xe29bb2 of _0x3bc0d1[_0x18c53f(0x1fc)]())for(const _0x20cb6c of _0x29230c)if(!_0xe29bb2[_0x18c53f(0x360)](_0x20cb6c)){_0xc7ae07=!0x1;break;}if(_0xc7ae07)return _0x3bc0d1;}const _0xe05c22=_0x2a9a82(),_0x43f2c0=_0x2062c9['id'],_0x2e126c=_0x18c53f(0x27c)+_0x4ef0e7,_0x100417=this[_0x18c53f(0x1f2)]({'id':_0xe05c22,'type':_0x2e126c,'createdAt':new Date(),'authorId':_0x43f2c0,'attributes':_0x558cc6});for(const _0x267a90 of _0x29230c)this[_0x18c53f(0x290)](_0x2e126c,_0xe05c22,_0x43f2c0,_0x267a90,_0x54e694[_0x18c53f(0x207)]());return _0x100417;}[_0x5b9516(0x2f4)](_0x25ca65,_0x11bb4d,_0x556107=null,_0xe5fffc={}){const _0x4ef839=_0x5b9516;if(_0x556107=_0x556107||Gt(_0x11bb4d),_0x25ca65[_0x4ef839(0x1e8)])return null;if(_0x4ef839(0x2fa)===this[_0x4ef839(0x1fe)]){const _0x47d008=this[_0x4ef839(0x321)][_0x4ef839(0x1de)](_0x4ef839(0x322),_0x556107,_0x4ef839(0x2f0));return this[_0x4ef839(0x297)](()=>_0x47d008([_0x25ca65],_0x11bb4d,_0xe5fffc)),null;}const _0x2e2dc7=this[_0x4ef839(0x2ae)][_0x4ef839(0x1d1)][_0x4ef839(0x231)](_0x4ef839(0x28f))['me'],_0x5e7ce6=[];if(_0x4ef839(0x2f1)!==this[_0x4ef839(0x1fe)]){for(const {suggestion:_0x125e1c,meta:_0x26f132}of this[_0x4ef839(0x246)](_0x25ca65,_0x4ef839(0x2be)))_0x26f132[_0x4ef839(0x34f)]&&!_0x26f132[_0x4ef839(0x217)]&&_0x5e7ce6[_0x4ef839(0x2e3)](..._0x125e1c[_0x4ef839(0x1fc)]());}const _0x157a4a=function(_0x5f1edd,_0x30e04c){const _0x1858b5=_0x4ef839,_0x1f683f=[];for(const _0x514b45 of _0x30e04c){const _0x34a5aa=_0x5f1edd[_0x1858b5(0x2c9)](_0x514b45);_0x34a5aa&&_0x1f683f[_0x1858b5(0x2e3)](_0x34a5aa);}return _0x1f683f;}(_0x25ca65,_0x5e7ce6),_0x49b4ef=function(_0x349b0f,_0x57f02b){const _0x2ee667=_0x4ef839,_0x3825d8=[_0x349b0f];for(const _0x5cc2b6 of _0x57f02b){let _0x99cccf=0x0;for(;_0x99cccf<_0x3825d8[_0x2ee667(0x203)];){const _0x603480=_0x3825d8[_0x99cccf][_0x2ee667(0x270)](_0x5cc2b6);_0x3825d8[_0x2ee667(0x1fa)](_0x99cccf,0x1,..._0x603480),_0x99cccf+=_0x603480[_0x2ee667(0x203)];}}return _0x3825d8;}(_0x25ca65,_0x5e7ce6);_0x157a4a[_0x4ef839(0x203)]&&this[_0x4ef839(0x2e0)][_0x4ef839(0x35a)](()=>{const _0x1f8d54=_0x4ef839;for(const _0x31cfee of _0x157a4a){const _0x417312=this[_0x1f8d54(0x321)][_0x1f8d54(0x1de)](_0x1f8d54(0x322),_0x556107,_0x1f8d54(0x2f0));this[_0x1f8d54(0x297)](()=>_0x417312([_0x31cfee],_0x11bb4d,_0xe5fffc));}});for(const _0x2451a0 of _0x49b4ef){let _0x3cebbc=null,_0x3ac878=_0x2451a0[_0x4ef839(0x27e)],_0x12169d=_0x2451a0[_0x4ef839(0x2aa)];for(const {suggestion:_0x526b50,meta:_0x20bd5d}of this[_0x4ef839(0x246)](_0x2451a0,_0x4ef839(0x322))){if(!_0x20bd5d[_0x4ef839(0x34f)])continue;if(_0x526b50[_0x4ef839(0x261)]!=_0x556107)continue;if(!qt(_0x526b50,_0xe5fffc))continue;const _0x5dd7e6=_0x526b50[_0x4ef839(0x2a1)]();if(_0x5dd7e6[_0x4ef839(0x360)](_0x2451a0,!0x0))return null;_0x3ac878=_0x3ac878[_0x4ef839(0x309)](_0x5dd7e6[_0x4ef839(0x27e)])?_0x3ac878:_0x5dd7e6[_0x4ef839(0x27e)],_0x12169d=_0x12169d[_0x4ef839(0x29a)](_0x5dd7e6[_0x4ef839(0x2aa)])?_0x12169d:_0x5dd7e6[_0x4ef839(0x2aa)],_0x3cebbc?_0x5dd7e6[_0x4ef839(0x27e)][_0x4ef839(0x309)](_0x3cebbc[_0x4ef839(0x2a1)]()[_0x4ef839(0x27e)])?(_0x3cebbc[_0x4ef839(0x214)](),_0x3cebbc=_0x526b50):_0x526b50[_0x4ef839(0x214)]():_0x3cebbc=_0x526b50;}const _0x49fcec=this[_0x4ef839(0x2e0)][_0x4ef839(0x285)](_0x3ac878,_0x12169d);if(_0x3cebbc)this[_0x4ef839(0x2dc)](_0x3cebbc,_0x49fcec);else{const _0x2f1098=_0x2a9a82(),_0x484753=_0x2e2dc7['id'];this[_0x4ef839(0x1f2)]({'id':_0x2f1098,'type':_0x4ef839(0x305)+_0x556107,'data':_0x11bb4d,'createdAt':new Date(),'authorId':_0x484753,'attributes':_0xe5fffc}),this[_0x4ef839(0x290)](_0x4ef839(0x305)+_0x556107,_0x2f1098,_0x484753,_0x49fcec);}}return null;}[_0x5b9516(0x33f)](_0x2c36f9,_0x2b21bb,_0x1d80d5=[],_0x53626f=null,_0x3bc265={}){const _0x5bcd14=_0x5b9516;_0x2b21bb[_0x5bcd14(0x25b)]||(_0x2b21bb[_0x5bcd14(0x25b)]=_0x2b21bb[_0x5bcd14(0x2ba)]),_0x2b21bb[_0x5bcd14(0x1d2)]=_0x2c36f9['is'](_0x5bcd14(0x28c)),_0x53626f=_0x53626f||Gt(_0x2b21bb);const _0x8abb83=_0x1d80d5[_0x5bcd14(0x278)](_0x5248b7=>Lt(_0x5248b7,this[_0x5bcd14(0x2e0)])),_0x4b25a8=_0x2c36f9['is'](_0x5bcd14(0x28c))?_0x2c36f9:Lt(_0x2c36f9,this[_0x5bcd14(0x2e0)]);if(_0x5bcd14(0x2fa)===this[_0x5bcd14(0x1fe)]){const _0x4d9e7d=this[_0x5bcd14(0x321)][_0x5bcd14(0x1de)](_0x5bcd14(0x1dd),_0x53626f,_0x5bcd14(0x2f0));return this[_0x5bcd14(0x297)](()=>_0x4d9e7d([_0x4b25a8],_0x2b21bb,_0x3bc265)),null;}_0x8abb83[_0x5bcd14(0x2e3)](_0x4b25a8);let _0x4ff372=!0x0;for(const _0x49280c of _0x8abb83)if(!this[_0x5bcd14(0x307)](_0x49280c)){_0x4ff372=!0x1;break;}if(_0x4ff372&&_0x5bcd14(0x2f1)!==this[_0x5bcd14(0x1fe)]){const _0x1f9129=this[_0x5bcd14(0x321)][_0x5bcd14(0x1de)](_0x5bcd14(0x1dd),_0x53626f,_0x5bcd14(0x2f0));return this[_0x5bcd14(0x297)](()=>_0x1f9129([_0x4b25a8],_0x2b21bb,_0x3bc265)),null;}let _0x58805b=null,_0x637523=_0x4b25a8[_0x5bcd14(0x27e)],_0x5c1503=_0x4b25a8[_0x5bcd14(0x2aa)];for(const {suggestion:_0x363200,meta:_0x13ee06}of this[_0x5bcd14(0x246)](_0x4b25a8,_0x5bcd14(0x1dd))){if(!_0x13ee06[_0x5bcd14(0x34f)])continue;if(_0x13ee06[_0x5bcd14(0x20b)]||_0x13ee06[_0x5bcd14(0x345)]||_0x13ee06[_0x5bcd14(0x217)])continue;if(_0x363200[_0x5bcd14(0x367)][_0x5bcd14(0x25b)]!=_0x2b21bb[_0x5bcd14(0x25b)])continue;if(!qt(_0x363200,_0x3bc265))continue;const _0xc4ca7e=_0x363200[_0x5bcd14(0x2a1)]();if(_0x363200[_0x5bcd14(0x261)]==_0x53626f){if(_0xc4ca7e[_0x5bcd14(0x360)](_0x4b25a8,!0x0))return null;_0x637523=_0x637523[_0x5bcd14(0x309)](_0xc4ca7e[_0x5bcd14(0x27e)])?_0x637523:_0xc4ca7e[_0x5bcd14(0x27e)],_0x5c1503=_0x5c1503[_0x5bcd14(0x29a)](_0xc4ca7e[_0x5bcd14(0x2aa)])?_0x5c1503:_0xc4ca7e[_0x5bcd14(0x2aa)],_0x58805b?_0xc4ca7e[_0x5bcd14(0x27e)][_0x5bcd14(0x309)](_0x58805b[_0x5bcd14(0x2a1)]()[_0x5bcd14(0x27e)])?(_0x58805b[_0x5bcd14(0x214)](),_0x58805b=_0x363200):_0x363200[_0x5bcd14(0x214)]():_0x58805b=_0x363200;}else{const _0x3cf88c=_0x4b25a8[_0x5bcd14(0x2c9)](_0xc4ca7e);this[_0x5bcd14(0x218)](_0x363200,_0x3cf88c);}}const _0x3151cc=this[_0x5bcd14(0x2ae)][_0x5bcd14(0x1d1)][_0x5bcd14(0x231)](_0x5bcd14(0x28f))['me'],_0x21c60a=_0x2a9a82(),_0x1e53f4=_0x3151cc['id'];if(_0x58805b)return this[_0x5bcd14(0x2dc)](_0x58805b,this[_0x5bcd14(0x2e0)][_0x5bcd14(0x285)](_0x637523,_0x5c1503)),_0x58805b;{const _0x2c044e=this[_0x5bcd14(0x1f2)]({'id':_0x21c60a,'type':_0x5bcd14(0x276)+_0x53626f,'data':_0x2b21bb,'createdAt':new Date(),'authorId':_0x1e53f4,'attributes':_0x3bc265});return this[_0x5bcd14(0x290)](_0x5bcd14(0x276)+_0x53626f,_0x21c60a,_0x1e53f4,this[_0x5bcd14(0x2e0)][_0x5bcd14(0x285)](_0x637523,_0x5c1503)),_0x2c044e;}}[_0x5b9516(0x33c)](_0x1b62df,_0x590cba,_0x7195a3=[],_0x47b86c=null,_0x2e2451={}){const _0x2fde59=_0x5b9516;_0x590cba[_0x2fde59(0x25b)]||(_0x590cba[_0x2fde59(0x25b)]=_0x590cba[_0x2fde59(0x2ba)]);const _0x3ed0e3=_0x1b62df[0x0];_0x590cba[_0x2fde59(0x1d2)]=_0x3ed0e3['is'](_0x2fde59(0x28c)),_0x47b86c=_0x47b86c||Gt(_0x590cba);const _0x1efaed=_0x7195a3[_0x2fde59(0x278)](_0x247972=>Lt(_0x247972,this[_0x2fde59(0x2e0)])),_0x429c0c=_0x3ed0e3['is'](_0x2fde59(0x28c))?_0x1b62df:_0x1b62df[_0x2fde59(0x278)](_0xd22670=>Lt(_0xd22670,this[_0x2fde59(0x2e0)]));if(_0x2fde59(0x2fa)===this[_0x2fde59(0x1fe)]){const _0x50a7df=this[_0x2fde59(0x321)][_0x2fde59(0x1de)](_0x2fde59(0x1dd),_0x47b86c,_0x2fde59(0x2f0));return this[_0x2fde59(0x297)](()=>_0x50a7df(_0x429c0c,_0x590cba,_0x2e2451)),null;}_0x1efaed[_0x2fde59(0x2e3)](..._0x429c0c);let _0x69e199=!0x0;for(const _0x1864d9 of _0x1efaed)if(!this[_0x2fde59(0x307)](_0x1864d9)){_0x69e199=!0x1;break;}if(_0x69e199&&_0x2fde59(0x2f1)!==this[_0x2fde59(0x1fe)]){const _0x3c3fd3=this[_0x2fde59(0x321)][_0x2fde59(0x1de)](_0x2fde59(0x1dd),_0x47b86c,_0x2fde59(0x2f0));return this[_0x2fde59(0x297)](()=>_0x3c3fd3(_0x429c0c,_0x590cba,_0x2e2451)),null;}const _0x46407c=this[_0x2fde59(0x2ae)][_0x2fde59(0x1d1)][_0x2fde59(0x231)](_0x2fde59(0x28f))['me'];for(const _0x56e313 of this[_0x2fde59(0x21e)]()){if(_0x56e313[_0x2fde59(0x1da)]['id']!=_0x46407c['id'])continue;if(_0x2fde59(0x1dd)!=_0x56e313[_0x2fde59(0x235)]||_0x56e313[_0x2fde59(0x367)][_0x2fde59(0x25b)]!=_0x590cba[_0x2fde59(0x25b)])continue;if(!qt(_0x56e313,_0x2e2451))continue;const _0x3cd921=_0x56e313[_0x2fde59(0x261)]==_0x47b86c;for(let _0x349024=0x0;_0x349024<_0x429c0c[_0x2fde59(0x203)];_0x349024++){const _0x5f38f9=_0x429c0c[_0x349024];for(const _0x384cea of _0x56e313[_0x2fde59(0x32e)]()){const _0x41aca4=_0x384cea[_0x2fde59(0x2ab)]();if(_0x5f38f9[_0x2fde59(0x340)](_0x41aca4)){_0x3cd921?(_0x429c0c[_0x2fde59(0x1fa)](_0x349024,0x1),_0x349024--):_0x56e313[_0x2fde59(0x23f)](_0x384cea[_0x2fde59(0x27b)]);break;}}}}if(0x0==_0x429c0c[_0x2fde59(0x203)])return null;const _0x5852c1=this[_0x2fde59(0x321)][_0x2fde59(0x1de)](_0x2fde59(0x1dd),_0x47b86c,_0x2fde59(0x201));for(const _0x4779e3 of this[_0x2fde59(0x21e)]())if(_0x4779e3[_0x2fde59(0x1da)]['id']==_0x46407c['id']&&_0x2fde59(0x1dd)==_0x4779e3[_0x2fde59(0x235)]&&_0x4779e3[_0x2fde59(0x367)][_0x2fde59(0x25b)]==_0x590cba[_0x2fde59(0x25b)]&&_0x4779e3[_0x2fde59(0x261)]==_0x47b86c&&qt(_0x4779e3,_0x2e2451)&&(_0x5852c1(_0x4779e3[_0x2fde59(0x1fc)](),_0x429c0c)||_0x5852c1(_0x429c0c,_0x4779e3[_0x2fde59(0x1fc)]()))){for(const _0x392a6e of _0x429c0c)_0x4779e3[_0x2fde59(0x20a)](_0x392a6e);return _0x4779e3;}const _0x57bdd9=_0x2a9a82(),_0x46227d=_0x46407c['id'],_0x270eff=_0x2fde59(0x276)+_0x47b86c,_0xe9cd34=this[_0x2fde59(0x1f2)]({'id':_0x57bdd9,'type':_0x270eff,'data':_0x590cba,'createdAt':new Date(),'authorId':_0x46227d,'attributes':_0x2e2451});for(const _0x10dbb9 of _0x429c0c)this[_0x2fde59(0x290)](_0x270eff,_0x57bdd9,_0x46227d,_0x10dbb9,_0x54e694[_0x2fde59(0x207)]());return _0xe9cd34;}[_0x5b9516(0x33a)](_0x441eb4,_0x469a50=null,_0x330754={}){const _0x2002b9=_0x5b9516;if(_0x441eb4[_0x2002b9(0x1e8)])return null;const _0x5bd871=this[_0x2002b9(0x2ae)][_0x2002b9(0x1d1)][_0x2002b9(0x231)](_0x2002b9(0x28f))['me'],_0x3756b3=new _0x146c38(_0x441eb4[_0x2002b9(0x27e)],_0x441eb4[_0x2002b9(0x2aa)]);for(const {suggestion:_0x3925bb,meta:_0x5106ac}of this[_0x2002b9(0x246)](_0x3756b3,_0x2002b9(0x2be)))if(_0x5106ac[_0x2002b9(0x34f)]&&!_0x5106ac[_0x2002b9(0x20b)]){if(_0x3925bb[_0x2002b9(0x378)]){const _0x415044=_0x3925bb[_0x2002b9(0x1fc)]()[_0x2002b9(0x28e)](_0x429970=>_0x2002b9(0x22b)!=_0x429970[_0x2002b9(0x2f8)][_0x2002b9(0x1e9)]);_0x415044[_0x2002b9(0x206)](_0x56640b=>_0x3756b3[_0x2002b9(0x360)](_0x56640b,!0x0))&&_0x3925bb[_0x2002b9(0x35b)]();if(_0x415044[_0x2002b9(0x243)](_0x6222c6=>_0x6222c6[_0x2002b9(0x360)](_0x3756b3,!0x0))){const _0x362fde=this[_0x2002b9(0x321)][_0x2002b9(0x1de)](_0x2002b9(0x240),_0x469a50,_0x2002b9(0x2f0));return this[_0x2002b9(0x297)](()=>_0x362fde([_0x3756b3],null,_0x330754)),null;}}else{const _0xd38271=_0x3756b3[_0x2002b9(0x2c9)](_0x3925bb[_0x2002b9(0x2a1)]());null!==_0xd38271&&_0x3925bb[_0x2002b9(0x352)]([_0xd38271],null,_0x330754);}}if(_0x3756b3[_0x2002b9(0x2ff)](),_0x3756b3[_0x2002b9(0x1e8)]||_0x2002b9(0x22b)==_0x3756b3[_0x2002b9(0x2f8)][_0x2002b9(0x1e9)])return null;let _0x24c9c9=null,_0x5243a3=_0x3756b3[_0x2002b9(0x27e)],_0xa98112=_0x3756b3[_0x2002b9(0x2aa)];const _0x557424=this[_0x2002b9(0x246)](_0x3756b3,_0x2002b9(0x240));for(const {suggestion:_0x469a0f,meta:_0x138506}of _0x557424){const _0x46258e=this[_0x2002b9(0x2e0)][_0x2002b9(0x285)](_0x5243a3,_0xa98112);if(_0x138506[_0x2002b9(0x34f)]&&(this[_0x2002b9(0x2f6)]||!_0x138506[_0x2002b9(0x345)]&&!_0x138506[_0x2002b9(0x217)])){if(_0x469a0f[_0x2002b9(0x378)]){if(!qt(_0x469a0f,_0x330754))continue;let _0x2fab7d=!0x0;for(const _0x3854ac of _0x469a0f[_0x2002b9(0x1fc)]()){if(_0x3854ac[_0x2002b9(0x360)](_0x46258e,!0x0))return _0x469a0f;_0x46258e[_0x2002b9(0x360)](_0x3854ac)||(_0x2fab7d=!0x1);}_0x2fab7d&&_0x469a0f[_0x2002b9(0x35b)]();}else{const _0x2b21bd=_0x469a0f[_0x2002b9(0x2a1)]();if(_0x2b21bd[_0x2002b9(0x360)](_0x46258e,!0x0))return _0x469a0f;if(!qt(_0x469a0f,_0x330754)){_0x46258e[_0x2002b9(0x360)](_0x2b21bd)?_0x469a0f[_0x2002b9(0x214)]():_0x2b21bd[_0x2002b9(0x228)](_0x5243a3)?_0x5243a3=_0x2b21bd[_0x2002b9(0x2aa)]:_0x2b21bd[_0x2002b9(0x228)](_0xa98112)&&(_0xa98112=_0x2b21bd[_0x2002b9(0x27e)]);continue;}_0x5243a3=_0x5243a3[_0x2002b9(0x309)](_0x2b21bd[_0x2002b9(0x27e)])?_0x5243a3:_0x2b21bd[_0x2002b9(0x27e)],_0xa98112=_0xa98112[_0x2002b9(0x29a)](_0x2b21bd[_0x2002b9(0x2aa)])?_0xa98112:_0x2b21bd[_0x2002b9(0x2aa)],_0x330754=Object[_0x2002b9(0x215)]({},_0x469a0f[_0x2002b9(0x24d)]),_0x24c9c9?_0x2b21bd[_0x2002b9(0x27e)][_0x2002b9(0x309)](_0x24c9c9[_0x2002b9(0x2a1)]()[_0x2002b9(0x27e)])?(_0x24c9c9[_0x2002b9(0x214)](),_0x24c9c9=_0x469a0f):_0x469a0f[_0x2002b9(0x214)]():_0x24c9c9=_0x469a0f;}}}if(_0x24c9c9)return this[_0x2002b9(0x2dc)](_0x24c9c9,this[_0x2002b9(0x2e0)][_0x2002b9(0x285)](_0x5243a3,_0xa98112)),_0x24c9c9;{const _0x4cdf61=_0x2a9a82(),_0x53bdfb=this[_0x2002b9(0x2e0)][_0x2002b9(0x285)](_0x5243a3,_0xa98112),_0x12cba3=_0x5bd871['id'],_0x3f1ff6=_0x469a50?_0x2002b9(0x31a)+_0x469a50:_0x2002b9(0x240),_0x2b15f4=this[_0x2002b9(0x1f2)]({'id':_0x4cdf61,'type':_0x3f1ff6,'createdAt':new Date(),'authorId':_0x12cba3,'attributes':_0x330754});return this[_0x2002b9(0x290)](_0x3f1ff6,_0x4cdf61,_0x12cba3,_0x53bdfb),_0x2b15f4;}}[_0x5b9516(0x380)](_0x12bfaf,_0xb7a850=_0x5b9516(0x323),_0x3176b3={}){const _0x3823cf=_0x5b9516,_0xb96f74=this[_0x3823cf(0x2ae)][_0x3823cf(0x1d1)][_0x3823cf(0x231)](_0x3823cf(0x28f))['me'],_0x230db8=_0x12bfaf[_0x3823cf(0x278)](_0x47fb9f=>new _0x146c38(_0x47fb9f[_0x3823cf(0x27e)],_0x47fb9f[_0x3823cf(0x2aa)])),_0x16f23a=new Set();for(const {suggestion:_0x14fe90,meta:_0x2ac5cc}of this[_0x3823cf(0x246)](_0x230db8,_0x3823cf(0x2be)))_0x2ac5cc[_0x3823cf(0x34f)]&&!_0x2ac5cc[_0x3823cf(0x20b)]&&_0x16f23a[_0x3823cf(0x298)](_0x14fe90);for(const _0x143812 of _0x16f23a)if(_0x143812[_0x3823cf(0x378)]){const _0x4c3143=_0x143812[_0x3823cf(0x1fc)]();(!_0x143812[_0x3823cf(0x24d)]||!_0x143812[_0x3823cf(0x24d)][_0x3823cf(0x26d)])&&(_0x4c3143[_0x3823cf(0x206)](_0x56d573=>_0x230db8[_0x3823cf(0x243)](_0x1e75c1=>_0x1e75c1[_0x3823cf(0x360)](_0x56d573,!0x0)))&&_0x143812[_0x3823cf(0x35b)]());if(_0x230db8[_0x3823cf(0x206)](_0xae490c=>_0x4c3143[_0x3823cf(0x243)](_0x2c6f11=>_0x2c6f11[_0x3823cf(0x360)](_0xae490c,!0x0)))){const _0xd8bd75=this[_0x3823cf(0x321)][_0x3823cf(0x1de)](_0x3823cf(0x240),_0xb7a850,_0x3823cf(0x2f0));return this[_0x3823cf(0x297)](()=>_0xd8bd75(_0x12bfaf,null,_0x3176b3)),null;}}else{const _0x2c261b=_0x143812[_0x3823cf(0x2a1)]();_0x230db8[_0x3823cf(0x243)](_0x3e973f=>_0x3e973f[_0x3823cf(0x360)](_0x2c261b,!0x0))&&_0x143812[_0x3823cf(0x35b)]();if(_0x230db8[_0x3823cf(0x206)](_0xcd377f=>_0x2c261b[_0x3823cf(0x360)](_0xcd377f,!0x0))){const _0x5472c8=this[_0x3823cf(0x321)][_0x3823cf(0x1de)](_0x3823cf(0x240),_0xb7a850,_0x3823cf(0x2f0));return this[_0x3823cf(0x297)](()=>_0x5472c8(_0x230db8,null,_0x3176b3)),null;}}const _0x3930be=this[_0x3823cf(0x321)][_0x3823cf(0x1de)](_0x3823cf(0x240),_0xb7a850,_0x3823cf(0x201));let _0x252df0=null;for(const _0x22d22f of this[_0x3823cf(0x21e)]())if(_0x22d22f[_0x3823cf(0x1da)]['id']==_0xb96f74['id']&&_0x22d22f[_0x3823cf(0x204)]&&_0x3823cf(0x240)==_0x22d22f[_0x3823cf(0x235)]&&_0x22d22f[_0x3823cf(0x261)]==_0xb7a850&&qt(_0x22d22f,_0x3176b3)&&(_0x3930be(_0x22d22f[_0x3823cf(0x1fc)](),_0x230db8)||_0x3930be(_0x230db8,_0x22d22f[_0x3823cf(0x1fc)]()))){if(_0x252df0){if(_0x22d22f[_0x3823cf(0x205)]&&_0x22d22f[_0x3823cf(0x205)][_0x3823cf(0x203)])continue;for(const _0x91d04 of _0x22d22f[_0x3823cf(0x1fc)]())_0x252df0[_0x3823cf(0x250)](_0x91d04)||_0x252df0[_0x3823cf(0x20a)](_0x91d04);_0x22d22f[_0x3823cf(0x214)]();}else{_0x252df0=_0x22d22f;for(const _0x1bfdc2 of _0x230db8)_0x22d22f[_0x3823cf(0x250)](_0x1bfdc2)||_0x22d22f[_0x3823cf(0x20a)](_0x1bfdc2);}}if(_0x252df0)return _0x252df0;_0x16f23a[_0x3823cf(0x346)]();for(const {suggestion:_0x58cef5,meta:_0x501b9f}of this[_0x3823cf(0x246)](_0x230db8,_0x3823cf(0x240)))_0x501b9f[_0x3823cf(0x34f)]&&(this[_0x3823cf(0x2f6)]||!_0x501b9f[_0x3823cf(0x345)]&&!_0x501b9f[_0x3823cf(0x217)])&&qt(_0x58cef5,_0x3176b3)&&_0x16f23a[_0x3823cf(0x298)](_0x58cef5);for(const _0x2a9d4a of _0x16f23a){const _0x503547=_0x2a9d4a[_0x3823cf(0x1fc)]();if(!_0x3176b3||!_0x3176b3[_0x3823cf(0x26d)]){if(_0x230db8[_0x3823cf(0x206)](_0x51d566=>_0x503547[_0x3823cf(0x243)](_0x22a690=>_0x22a690[_0x3823cf(0x360)](_0x51d566,!0x0))))return _0x2a9d4a;}(!_0x2a9d4a[_0x3823cf(0x24d)]||!_0x2a9d4a[_0x3823cf(0x24d)][_0x3823cf(0x26d)])&&(_0x503547[_0x3823cf(0x206)](_0x2e76f4=>_0x230db8[_0x3823cf(0x243)](_0x466f24=>_0x466f24[_0x3823cf(0x360)](_0x2e76f4,!0x0)))&&_0x2a9d4a[_0x3823cf(0x35b)]());}const _0x13cb8e=_0x2a9a82(),_0x91ec82=_0xb96f74['id'],_0x321949=_0x3823cf(0x31a)+_0xb7a850,_0x4653d4=this[_0x3823cf(0x1f2)]({'id':_0x13cb8e,'type':_0x321949,'createdAt':new Date(),'authorId':_0x91ec82,'attributes':_0x3176b3});for(const _0x3a99ef of _0x230db8)_0x3a99ef[_0x3823cf(0x2ff)](),_0x3a99ef[_0x3823cf(0x1e8)]||_0x3823cf(0x22b)==_0x3a99ef[_0x3823cf(0x2f8)][_0x3823cf(0x1e9)]||this[_0x3823cf(0x290)](_0x321949,_0x13cb8e,_0x91ec82,_0x3a99ef,_0x54e694[_0x3823cf(0x207)]());return _0x4653d4;}[_0x5b9516(0x241)](_0x2ef32b,_0x41662d,_0x5cec8c,_0x1e2e08,_0x5770cf){const _0x1eff5d=_0x5b9516;if(_0x2ef32b[_0x1eff5d(0x1e8)])return[];if(_0x1eff5d(0x2fa)===this[_0x1eff5d(0x1fe)])return[];const _0x5ca257=this[_0x1eff5d(0x2ae)][_0x1eff5d(0x1d1)][_0x1eff5d(0x231)](_0x1eff5d(0x28f))['me']['id'],_0xd05e13=Array[_0x1eff5d(0x2e4)](this[_0x1eff5d(0x28a)][_0x1eff5d(0x269)]())[_0x1eff5d(0x28e)](_0x5c013f=>_0x1eff5d(0x34e)==_0x5c013f[_0x1eff5d(0x235)]&&_0x5c013f[_0x1eff5d(0x367)][_0x1eff5d(0x1d5)]==_0x41662d&&_0x5c013f[_0x1eff5d(0x250)](_0x2ef32b));if(_0x1eff5d(0x263)===this[_0x1eff5d(0x1fe)]){const _0x22c894=this[_0x1eff5d(0x246)](_0x2ef32b,_0x1eff5d(0x2be))[_0x1eff5d(0x28e)](({meta:_0x3cf6bd})=>_0x3cf6bd[_0x1eff5d(0x34f)]&&!_0x3cf6bd[_0x1eff5d(0x217)]&&!_0x3cf6bd[_0x1eff5d(0x20b)])[_0x1eff5d(0x278)](({suggestion:_0x3e9dcd})=>_0x3e9dcd);_0xd05e13[_0x1eff5d(0x30e)](..._0x22c894);}const _0x3ac821=new Map([[_0x2ef32b,_0x5cec8c]]);for(const _0x288202 of _0xd05e13){const _0x317da4=_0x1eff5d(0x34e)==_0x288202[_0x1eff5d(0x235)]?_0x288202[_0x1eff5d(0x367)][_0x1eff5d(0x22e)]:void 0x0,_0x3d5932=_0x288202[_0x1eff5d(0x2a1)](),_0x42c4ea=Array[_0x1eff5d(0x2e4)](_0x3ac821[_0x1eff5d(0x313)]())[_0x1eff5d(0x348)](_0x13bb3f=>_0x13bb3f[_0x1eff5d(0x316)](_0x3d5932));if(!_0x42c4ea)continue;const _0x54d000=_0x42c4ea[_0x1eff5d(0x270)](_0x3d5932);this[_0x1eff5d(0x200)](_0x41662d)&&_0x1eff5d(0x2be)==_0x288202[_0x1eff5d(0x235)]&&0x0!=_0x54d000[_0x1eff5d(0x203)]||(_0x3ac821[_0x1eff5d(0x36c)](_0x42c4ea),_0x54d000[_0x1eff5d(0x279)](_0x179e32=>{const _0x1aa4b3=_0x1eff5d;_0x3ac821[_0x1aa4b3(0x337)](_0x179e32,_0x5cec8c);}),_0x1eff5d(0x2be)!=_0x288202[_0x1eff5d(0x235)]&&_0x317da4!=_0x1e2e08&&_0x3ac821[_0x1eff5d(0x337)](_0x42c4ea[_0x1eff5d(0x2c9)](_0x3d5932),_0x317da4));}const _0x3e8c5=[];for(const [_0x47eb7e,_0x26b661]of _0x3ac821){const _0x430bf8=_0x2a9a82(),_0x23b975={'key':_0x41662d,'oldValue':_0x26b661,'newValue':_0x1e2e08};_0x41662d[_0x1eff5d(0x203)]>0x25&&console[_0x1eff5d(0x37f)](_0x1eff5d(0x292),{'key':_0x41662d});const _0x9468d4=(_0x1eff5d(0x21b)+(_0x41662d+'|'+Gt({'newValue':_0x1e2e08})))[_0x1eff5d(0x2cb)](0x0,0x3c),_0x12444b=this[_0x1eff5d(0x1f2)]({'id':_0x430bf8,'type':_0x9468d4,'data':_0x23b975,'createdAt':new Date(),'authorId':_0x5ca257,'attributes':_0x5770cf});_0x3e8c5[_0x1eff5d(0x2e3)](_0x12444b),this[_0x1eff5d(0x290)](_0x9468d4,_0x430bf8,_0x5ca257,_0x47eb7e);}return _0x3e8c5;}[_0x5b9516(0x23c)](_0x8c383a){const _0x13bdae=_0x5b9516;this[_0x13bdae(0x239)](_0x8c383a,(_0x2f3323,..._0x2088af)=>{const _0x5978d0=_0x13bdae;this[_0x5978d0(0x344)](()=>{_0x2f3323(..._0x2088af);});});}[_0x5b9516(0x1e0)](_0x4f4429){const _0x36f8b0=_0x5b9516;this[_0x36f8b0(0x35c)][_0x36f8b0(0x298)](_0x4f4429);}[_0x5b9516(0x372)](_0x25801e){const _0x42a03d=_0x5b9516;this[_0x42a03d(0x36e)][_0x42a03d(0x298)](_0x25801e);}[_0x5b9516(0x265)](_0x16ec30){const _0x358ade=_0x5b9516;return _0x358ade(0x34e)==_0x16ec30[_0x358ade(0x235)]?_0x16ec30[_0x358ade(0x261)][_0x358ade(0x26e)]('|')[0x0]:null;}[_0x5b9516(0x2dc)](_0x23a406,_0x29cdd6){const _0x2f3b56=_0x5b9516,_0x4f25a7=_0x23a406[_0x2f3b56(0x358)]();this[_0x2f3b56(0x2e0)][_0x2f3b56(0x35a)](_0x2985d4=>{const _0x49bbf0=_0x2f3b56;_0x2985d4[_0x49bbf0(0x1f4)](_0x4f25a7,{'range':_0x29cdd6});});}[_0x5b9516(0x31e)](_0x16a9d5){const _0x5a6c7f=_0x5b9516,_0x4eafc5=_0x16a9d5['id'],_0x53c525=this[_0x5a6c7f(0x2ae)][_0x5a6c7f(0x2df)][_0x5a6c7f(0x231)](_0x5a6c7f(0x1e7));this[_0x5a6c7f(0x1f5)][_0x5a6c7f(0x32d)](_0x4eafc5)||this[_0x5a6c7f(0x1f5)][_0x5a6c7f(0x376)]({'channelId':_0x53c525,'threadId':_0x4eafc5,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x5f5dd9=this[_0x5a6c7f(0x1f5)][_0x5a6c7f(0x29b)](_0x4eafc5);_0x5f5dd9[_0x5a6c7f(0x2b8)](_0x5a6c7f(0x29d)),_0x5f5dd9[_0x5a6c7f(0x29d)]=!0x1,_0x16a9d5[_0x5a6c7f(0x205)]=_0x5f5dd9;}[_0x5b9516(0x28b)](_0x4387ec,_0x5ce908,_0x18e66e,_0x270a00){const _0x52c4b6=_0x5b9516;if(_0x4387ec[_0x52c4b6(0x235)]!=_0x5ce908||_0x4387ec[_0x52c4b6(0x261)]!=_0x18e66e||_0x4387ec[_0x52c4b6(0x2d8)]['id']!=_0x270a00)throw this[_0x52c4b6(0x2ae)][_0x52c4b6(0x342)](_0x52c4b6(0x27d)),new _0x26e42a(_0x52c4b6(0x27d),this);}[_0x5b9516(0x218)](_0x46b2c7,_0x3ce3ea){const _0x3e4462=_0x5b9516,_0x521d69=_0x46b2c7[_0x3e4462(0x2a1)]();if(_0x3ce3ea[_0x3e4462(0x340)](_0x521d69))_0x46b2c7[_0x3e4462(0x214)]();else{if(_0x521d69[_0x3e4462(0x360)](_0x3ce3ea)){const _0x2921e6=this[_0x3e4462(0x2e0)][_0x3e4462(0x364)](_0x3ce3ea[_0x3e4462(0x27e)][_0x3e4462(0x230)],_0x3e4462(0x2aa));this[_0x3e4462(0x2dc)](_0x46b2c7,this[_0x3e4462(0x2e0)][_0x3e4462(0x285)](_0x521d69[_0x3e4462(0x27e)],_0x2921e6));const _0x1f768d=_0x2a9a82(),_0x5806ff=_0x46b2c7[_0x3e4462(0x2d8)]['id'],_0x4a80a8=_0x46b2c7[_0x3e4462(0x235)]+':'+_0x46b2c7[_0x3e4462(0x261)];this[_0x3e4462(0x1f2)]({'id':_0x1f768d,'type':_0x4a80a8,'createdAt':new Date(),'authorId':_0x5806ff,'data':_0x46b2c7[_0x3e4462(0x367)],'attributes':_0x46b2c7[_0x3e4462(0x24d)]});const _0x129748=this[_0x3e4462(0x2e0)][_0x3e4462(0x364)](_0x3ce3ea[_0x3e4462(0x2aa)][_0x3e4462(0x34a)],_0x3e4462(0x2e9)),_0x463193=this[_0x3e4462(0x2e0)][_0x3e4462(0x285)](_0x129748,_0x521d69[_0x3e4462(0x2aa)]);this[_0x3e4462(0x290)](_0x4a80a8,_0x1f768d,_0x5806ff,_0x463193);}else{if(_0x521d69[_0x3e4462(0x228)](_0x3ce3ea[_0x3e4462(0x27e)])){const _0x242c33=this[_0x3e4462(0x2e0)][_0x3e4462(0x364)](_0x3ce3ea[_0x3e4462(0x27e)][_0x3e4462(0x230)],_0x3e4462(0x2aa));this[_0x3e4462(0x2dc)](_0x46b2c7,this[_0x3e4462(0x2e0)][_0x3e4462(0x285)](_0x521d69[_0x3e4462(0x27e)],_0x242c33));}else{const _0x6444af=this[_0x3e4462(0x2e0)][_0x3e4462(0x364)](_0x3ce3ea[_0x3e4462(0x2aa)][_0x3e4462(0x34a)],_0x3e4462(0x2e9));this[_0x3e4462(0x2dc)](_0x46b2c7,this[_0x3e4462(0x2e0)][_0x3e4462(0x285)](_0x6444af,_0x521d69[_0x3e4462(0x2aa)]));}}}}[_0x5b9516(0x307)](_0x28b41e){const _0x1d5666=_0x5b9516;for(const {suggestion:_0x58dfe2,meta:_0xc28441}of this[_0x1d5666(0x246)](_0x28b41e,_0x1d5666(0x2be))){if(!_0xc28441[_0x1d5666(0x34f)])continue;const _0x3350fe=_0x58dfe2[_0x1d5666(0x1fc)]();for(const _0x148e6d of _0x3350fe)if(!_0x28b41e[_0x1d5666(0x270)](_0x148e6d)[_0x1d5666(0x203)])return!0x0;}return!0x1;}[_0x5b9516(0x27a)](_0x193d1a){const _0x3a2746=_0x5b9516,_0x386471=this[_0x3a2746(0x2ae)][_0x3a2746(0x1d1)][_0x3a2746(0x231)](_0x3a2746(0x28f))[_0x3a2746(0x281)](_0x193d1a);if(!_0x386471)throw new _0x26e42a(_0x3a2746(0x2cc),this);return _0x386471;}[_0x5b9516(0x229)](_0x1a19e5){const _0x16414e=_0x5b9516,_0x18d7de=this[_0x16414e(0x2ae)][_0x16414e(0x1d1)][_0x16414e(0x231)](_0x16414e(0x28f)),_0x1a9f57=_0x39c2c5(_0x16414e(0x238)+_0x1a19e5),_0x208432=_0x18d7de[_0x16414e(0x281)](_0x1a9f57);return _0x208432||_0x18d7de[_0x16414e(0x272)]({'id':_0x1a9f57,'name':_0x1a19e5});}[_0x5b9516(0x30a)](_0x2c771e,_0x4e623c,_0xedcd6b,_0x3d8c0d,_0x4b271c){const _0x1e2066=_0x5b9516,_0x53f5c4=this[_0x1e2066(0x27a)](_0x3d8c0d),_0x28f293=this[_0x1e2066(0x321)][_0x1e2066(0x2b0)](_0x2c771e,_0x4e623c,_0xedcd6b,_0x53f5c4,_0x4b271c,_0x29d41f=>{const _0x5d7c7e=_0x1e2066;this[_0x5d7c7e(0x328)](_0xedcd6b,{'attributes':_0x29d41f});const _0x3b4dec=this[_0x5d7c7e(0x32b)](_0xedcd6b);this[_0x5d7c7e(0x2fb)](new Set([_0x3b4dec])),this[_0x5d7c7e(0x2ea)](new Set([_0x3b4dec]));});return this[_0x1e2066(0x349)](_0x28f293,_0x1e2066(0x2f0),()=>{const _0x119bf9=_0x1e2066;this[_0x119bf9(0x328)](_0xedcd6b,{'state':_0x119bf9(0x2c7)});},{'priority':_0x1e2066(0x351)}),this[_0x1e2066(0x349)](_0x28f293,_0x1e2066(0x35b),()=>{const _0xb8ae98=_0x1e2066;this[_0xb8ae98(0x328)](_0xedcd6b,{'state':_0xb8ae98(0x306)});},{'priority':_0x1e2066(0x351)}),this[_0x1e2066(0x28a)][_0x1e2066(0x337)](_0xedcd6b,_0x28f293),this[_0x1e2066(0x1f0)][_0x1e2066(0x337)](_0x28f293,_0x1e2066(0x2fe)),_0x28f293;}[_0x5b9516(0x1d9)](_0x204ce5){const _0x54207c=_0x5b9516,_0x3bf818=_0x204ce5[_0x54207c(0x26e)](':');return{'group':_0x3bf818[0x0],'type':_0x3bf818[0x1],'subType':_0x3bf818[_0x54207c(0x203)]>=0x5?_0x3bf818[0x2]:null,'id':_0x3bf818[_0x54207c(0x203)]<0x5?_0x3bf818[0x2]:_0x3bf818[0x3],'authorId':_0x3bf818[_0x54207c(0x203)]<0x5?_0x3bf818[0x3]:_0x3bf818[0x4],'markerCount':0x6==_0x3bf818[_0x54207c(0x203)]?_0x3bf818[0x5]:null};}[_0x5b9516(0x2b7)](_0x3972a2,_0x353cac,_0x1b155b){const _0x474bc9=_0x5b9516,_0x161bd0=_0x3972a2[_0x474bc9(0x2a1)](),_0x25b383=_0x161bd0[_0x474bc9(0x27e)],_0x1767cc=_0x161bd0[_0x474bc9(0x2aa)];this[_0x474bc9(0x2dc)](_0x3972a2,this[_0x474bc9(0x2e0)][_0x474bc9(0x285)](_0x25b383,_0x353cac));const _0x293fca=_0x2a9a82(),_0x5060f7=_0x3972a2[_0x474bc9(0x2d8)]['id'],_0x2aa294=_0x3972a2[_0x474bc9(0x235)]+(_0x3972a2[_0x474bc9(0x261)]?':'+_0x3972a2[_0x474bc9(0x261)]:'');this[_0x474bc9(0x1f2)]({'id':_0x293fca,'type':_0x2aa294,'createdAt':new Date(),'authorId':_0x5060f7,'originalSuggestionId':_0x3972a2['id'],'attributes':_0x3972a2[_0x474bc9(0x24d)],'data':_0x3972a2[_0x474bc9(0x367)]});const _0x419ab4=this[_0x474bc9(0x265)](_0x3972a2);(_0x474bc9(0x1dd)==_0x3972a2[_0x474bc9(0x235)]||_0x419ab4&&this[_0x474bc9(0x200)](_0x419ab4))&&(_0x1b155b=this[_0x474bc9(0x2e0)][_0x474bc9(0x2b6)](_0x1b155b[_0x474bc9(0x34a)])),this[_0x474bc9(0x290)](_0x2aa294,_0x293fca,_0x5060f7,this[_0x474bc9(0x2e0)][_0x474bc9(0x285)](_0x1b155b,_0x1767cc));}[_0x5b9516(0x246)](_0x56dc2a,_0x4ddcd7=null){const _0x202f51=_0x5b9516,_0x5bcb6c=[],_0x2667d0=this[_0x202f51(0x2ae)][_0x202f51(0x1d1)][_0x202f51(0x231)](_0x202f51(0x28f))['me'];Array[_0x202f51(0x220)](_0x56dc2a)||(_0x56dc2a=[_0x56dc2a]);for(const _0x2b1767 of this[_0x202f51(0x21e)]()){if(!_0x2b1767[_0x202f51(0x204)])continue;if(_0x4ddcd7&&_0x2b1767[_0x202f51(0x235)]!=_0x4ddcd7)continue;let _0xfe7f3c=!0x1;for(const _0x10f59e of _0x2b1767[_0x202f51(0x1fc)]()){for(const _0x1c895d of _0x56dc2a){const _0x231454=_0x1c895d[_0x202f51(0x27e)][_0x202f51(0x340)](_0x10f59e[_0x202f51(0x2aa)])||_0x1c895d[_0x202f51(0x2aa)][_0x202f51(0x340)](_0x10f59e[_0x202f51(0x27e)]);if(_0x231454||_0x1c895d[_0x202f51(0x2c9)](_0x10f59e)){const _0x47e904=_0x1c895d[_0x202f51(0x360)](_0x10f59e)&&Ot(this[_0x202f51(0x2e0)][_0x202f51(0x377)],_0x10f59e[_0x202f51(0x27e)],_0x1c895d),_0x48f839=_0x10f59e[_0x202f51(0x360)](_0x1c895d)&&Ot(this[_0x202f51(0x2e0)][_0x202f51(0x377)],_0x1c895d[_0x202f51(0x27e)],_0x10f59e);_0x5bcb6c[_0x202f51(0x2e3)]({'suggestion':_0x2b1767,'meta':{'isOwn':_0x2667d0==_0x2b1767[_0x202f51(0x1da)],'isNextTo':_0x231454,'isInsideObject':_0x47e904,'containsRangeInObject':_0x48f839}}),_0xfe7f3c=!0x0;break;}}if(_0xfe7f3c)break;}}return _0x5bcb6c;}[_0x5b9516(0x290)](_0x23a800,_0x48ea1f,_0x19be88,_0x389a6d,_0x366963){const _0x40c641=_0x5b9516;this[_0x40c641(0x2e0)][_0x40c641(0x35a)](_0x66136c=>{const _0x297b04=_0x40c641;let _0x861f2c=_0x297b04(0x252)+_0x23a800+':'+_0x48ea1f+':'+_0x19be88;_0x366963&&(_0x861f2c=_0x861f2c+':'+_0x366963),_0x66136c[_0x297b04(0x2e5)](_0x861f2c,{'range':_0x389a6d,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5b9516(0x280)](_0x7d54d5){const _0x3eb008=_0x5b9516,_0x243941=_0x7d54d5[_0x3eb008(0x317)],_0x123261=_0x7d54d5[_0x3eb008(0x1e4)];_0x7d54d5[_0x3eb008(0x317)]=null,_0x7d54d5[_0x3eb008(0x1e4)]=null,null!=_0x243941&&_0x243941[_0x3eb008(0x1e4)]==_0x7d54d5&&(_0x243941[_0x3eb008(0x1e4)]=_0x123261),null!=_0x123261&&_0x123261[_0x3eb008(0x317)]==_0x7d54d5&&(_0x123261[_0x3eb008(0x317)]=_0x243941),_0x3eb008(0x26c)==this[_0x3eb008(0x1f0)][_0x3eb008(0x231)](_0x7d54d5)&&(this[_0x3eb008(0x1f0)][_0x3eb008(0x337)](_0x7d54d5,_0x3eb008(0x304)),this[_0x3eb008(0x225)](_0x3eb008(0x310),_0x7d54d5,_0x243941,_0x123261));}[_0x5b9516(0x1f2)](_0x217218){const _0x41b6f6=_0x5b9516,_0x33bbf4=_0x217218['id'],_0x3cfdd7=this[_0x41b6f6(0x325)](_0x217218);if(this[_0x41b6f6(0x1d8)]&&this[_0x41b6f6(0x1d8)][_0x41b6f6(0x226)]){const _0x5cb9f8=this[_0x41b6f6(0x2ae)][_0x41b6f6(0x1d1)][_0x41b6f6(0x231)](_0x41b6f6(0x314)),_0x389a12=_0x3cfdd7[_0x41b6f6(0x294)],_0x22312e=_0x3cfdd7[_0x41b6f6(0x261)]?_0x3cfdd7[_0x41b6f6(0x235)]+':'+_0x3cfdd7[_0x41b6f6(0x261)]:_0x3cfdd7[_0x41b6f6(0x235)],_0x597c44=this[_0x41b6f6(0x2ae)][_0x41b6f6(0x1e2)],_0x2c0ac4=_0x5cb9f8[_0x41b6f6(0x298)](_0x2f4457(_0x597c44,_0x41b6f6(0x227))),_0x52c121={'id':_0x33bbf4,'type':_0x22312e,'hasComments':_0x389a12,'data':_0x217218[_0x41b6f6(0x367)]||null,'originalSuggestionId':_0x217218[_0x41b6f6(0x353)]||null,'attributes':_0x3cfdd7[_0x41b6f6(0x24d)]};this[_0x41b6f6(0x1d8)][_0x41b6f6(0x226)](_0x52c121)[_0x41b6f6(0x24e)](_0x2623e9=>{const _0x2b032f=_0x41b6f6;_0x3cfdd7[_0x2b032f(0x1e5)]=!0x0,_0x5cb9f8[_0x2b032f(0x1db)](_0x2c0ac4),_0x2623e9&&_0x2623e9[_0x2b032f(0x368)]&&(this[_0x2b032f(0x28a)][_0x2b032f(0x231)](_0x33bbf4)[_0x2b032f(0x368)]=_0x2623e9[_0x2b032f(0x368)]);})[_0x41b6f6(0x21c)](_0x210fef=>{const _0x1e9361=_0x41b6f6;throw _0x7d0a3c(_0x1e9361(0x2b4)),this[_0x1e9361(0x2ae)][_0x1e9361(0x1f8)][_0x1e9361(0x32f)]({'isUndoable':!0x1},()=>{const _0x57278a=_0x1e9361;_0x3cfdd7[_0x57278a(0x35b)]();}),_0x3cfdd7[_0x1e9361(0x311)](),this[_0x1e9361(0x28a)][_0x1e9361(0x36c)](_0x3cfdd7['id']),this[_0x1e9361(0x1f0)][_0x1e9361(0x36c)](_0x3cfdd7),_0x210fef;});}return _0x3cfdd7;}[_0x5b9516(0x200)](_0x49adb0){const _0x2b4ae5=_0x5b9516;return this[_0x2b4ae5(0x35c)][_0x2b4ae5(0x254)](_0x49adb0);}[_0x5b9516(0x328)](_0x100773,_0x452d32){const _0x1a52ca=_0x5b9516,_0xf72f13=this[_0x1a52ca(0x2ae)][_0x1a52ca(0x1d1)][_0x1a52ca(0x231)](_0x1a52ca(0x314)),_0x1e4666=this[_0x1a52ca(0x32b)](_0x100773);if(this[_0x1a52ca(0x1d8)]&&this[_0x1a52ca(0x1d8)][_0x1a52ca(0x363)]){if(_0x1e4666[_0x1a52ca(0x1e5)]){const _0x33b6c9=_0xf72f13[_0x1a52ca(0x298)](_0x2f4457(this[_0x1a52ca(0x2ae)][_0x1a52ca(0x1e2)],_0x1a52ca(0x227)));this[_0x1a52ca(0x1d8)][_0x1a52ca(0x363)](_0x100773,_0x452d32)[_0x1a52ca(0x24e)](()=>{const _0x76b1b1=_0x1a52ca;_0xf72f13[_0x76b1b1(0x1db)](_0x33b6c9);});}else _0x1e4666['on'](_0x1a52ca(0x234),()=>{const _0x441f89=_0x1a52ca;this[_0x441f89(0x328)](_0x100773,_0x452d32);});}}[_0x5b9516(0x34b)](_0x5aed77){const _0x382d4a=_0x5b9516;if(!this[_0x382d4a(0x1d8)]||!this[_0x382d4a(0x1d8)][_0x382d4a(0x32b)])throw new _0x26e42a(_0x382d4a(0x301),this);return this[_0x382d4a(0x1d8)][_0x382d4a(0x32b)](_0x5aed77);}[_0x5b9516(0x268)](_0x28e90d){const _0x2baa3d=_0x5b9516,{id:_0x583741,type:_0x419d98,subType:_0x3decd3,authorId:_0x2ae7ef}=this[_0x2baa3d(0x1d9)](_0x28e90d),_0x2fc4a5=this[_0x2baa3d(0x28a)][_0x2baa3d(0x231)](_0x583741)||this[_0x2baa3d(0x30a)](_0x419d98,_0x3decd3,_0x583741,_0x2ae7ef,{});switch(this[_0x2baa3d(0x28b)](_0x2fc4a5,_0x419d98,_0x3decd3,_0x2ae7ef),this[_0x2baa3d(0x1f0)][_0x2baa3d(0x231)](_0x2fc4a5)){case _0x2baa3d(0x2fe):this[_0x2baa3d(0x34b)](_0x583741)[_0x2baa3d(0x24e)](_0x4484e0=>{const _0x209e56=_0x2baa3d;let _0x756d61=Promise[_0x209e56(0x1d7)]();_0x4484e0[_0x209e56(0x294)]&&(_0x756d61=this[_0x209e56(0x1f5)][_0x209e56(0x343)]({'channelId':this[_0x209e56(0x2ae)][_0x209e56(0x2df)][_0x209e56(0x231)](_0x209e56(0x1e7)),'threadId':_0x583741})),_0x756d61[_0x209e56(0x24e)](()=>{const _0xf632c=_0x209e56;this[_0xf632c(0x325)](_0x4484e0)[_0xf632c(0x1e5)]=!0x0;});}),this[_0x2baa3d(0x1f0)][_0x2baa3d(0x337)](_0x2fc4a5,_0x2baa3d(0x373));break;case _0x2baa3d(0x304):this[_0x2baa3d(0x328)](_0x583741,{'state':_0x2baa3d(0x300)});case _0x2baa3d(0x31d):this[_0x2baa3d(0x1f0)][_0x2baa3d(0x337)](_0x2fc4a5,_0x2baa3d(0x26c)),this[_0x2baa3d(0x225)](_0x2baa3d(0x2f7),_0x2fc4a5);break;case _0x2baa3d(0x26c):this[_0x2baa3d(0x225)](_0x2baa3d(0x2c2),_0x2fc4a5);}return _0x2fc4a5[_0x2baa3d(0x22a)](_0x28e90d),_0x2fc4a5;}[_0x5b9516(0x2ea)](_0x30b14f){const _0x5f0592=_0x5b9516,_0x1a88f7=Array[_0x5f0592(0x2e4)](_0x30b14f),_0x40f12a=_0x1a88f7[_0x5f0592(0x28e)](_0x408d1f=>_0x5f0592(0x34e)==_0x408d1f[_0x5f0592(0x235)]);this[_0x5f0592(0x2e1)](_0x40f12a);const _0x8c2a9e=_0x1a88f7[_0x5f0592(0x28e)](_0x33f8ab=>!_0x33f8ab[_0x5f0592(0x378)]&&_0x5f0592(0x34e)!=_0x33f8ab[_0x5f0592(0x235)]),_0x3541b5=this[_0x5f0592(0x21e)]({'skipNotAttached':!0x0})[_0x5f0592(0x28e)](_0x6ac824=>!_0x6ac824[_0x5f0592(0x378)]&&_0x5f0592(0x34e)!=_0x6ac824[_0x5f0592(0x235)]),_0x2de465=_0x3541b5[_0x5f0592(0x28e)](_0x345057=>!_0x30b14f[_0x5f0592(0x254)](_0x345057)),_0x523604=new Map(_0x3541b5[_0x5f0592(0x278)](_0x2a8cd8=>[_0x2a8cd8,this[_0x5f0592(0x321)][_0x5f0592(0x1de)](_0x2a8cd8[_0x5f0592(0x235)],_0x2a8cd8[_0x5f0592(0x261)],_0x5f0592(0x2a9))])),_0x27c922=new Map(_0x3541b5[_0x5f0592(0x278)](_0x1236c1=>[_0x1236c1,_0x1236c1[_0x5f0592(0x2a1)]()])),_0x193bb9=new Set(),_0x4f7def=new Set();for(let _0x176049=0x0;_0x176049<_0x8c2a9e[_0x5f0592(0x203)];_0x176049++)_0x2da4d1(_0x8c2a9e[_0x176049],_0x8c2a9e,_0x176049+0x1);for(let _0x211702=0x0;_0x211702<_0x8c2a9e[_0x5f0592(0x203)];_0x211702++)_0x2da4d1(_0x8c2a9e[_0x211702],_0x2de465,0x0);const _0x559d07=new Set();for(let _0x4d00e2=0x0;_0x4d00e2<_0x8c2a9e[_0x5f0592(0x203)];_0x4d00e2++){const _0x6761e3=_0x8c2a9e[_0x4d00e2];!_0x4f7def[_0x5f0592(0x254)](_0x6761e3)&&_0x6761e3[_0x5f0592(0x317)]&&(_0x559d07[_0x5f0592(0x298)](_0x6761e3[_0x5f0592(0x317)]),_0x6761e3[_0x5f0592(0x317)][_0x5f0592(0x1e4)]===_0x6761e3&&(_0x6761e3[_0x5f0592(0x317)][_0x5f0592(0x1e4)]=null),_0x6761e3[_0x5f0592(0x317)]=null),!_0x193bb9[_0x5f0592(0x254)](_0x6761e3)&&_0x6761e3[_0x5f0592(0x1e4)]&&(_0x559d07[_0x5f0592(0x298)](_0x6761e3[_0x5f0592(0x1e4)]),_0x6761e3[_0x5f0592(0x1e4)][_0x5f0592(0x317)]===_0x6761e3&&(_0x6761e3[_0x5f0592(0x1e4)][_0x5f0592(0x317)]=null),_0x6761e3[_0x5f0592(0x1e4)]=null);}function _0x2da4d1(_0xf52d6,_0x2cae73,_0xc08c31){const _0x26f647=_0x5f0592;for(let _0x1dbf2d=_0xc08c31;_0x1dbf2d<_0x2cae73[_0x26f647(0x203)];_0x1dbf2d++){const _0xe5f725=_0x3440a3(_0xf52d6,_0x2cae73[_0x1dbf2d]);_0xe5f725&&(_0xe5f725[0x0][_0x26f647(0x1e4)]=_0xe5f725[0x1],_0xe5f725[0x1][_0x26f647(0x317)]=_0xe5f725[0x0],_0x193bb9[_0x26f647(0x298)](_0xe5f725[0x0]),_0x4f7def[_0x26f647(0x298)](_0xe5f725[0x1]));}}function _0x3440a3(_0x5f3625,_0x4a0737){const _0x517c11=_0x5f0592;if(_0x5f3625[_0x517c11(0x1da)]['id']!==_0x4a0737[_0x517c11(0x1da)]['id'])return null;const _0x265a9b=_0x523604[_0x517c11(0x231)](_0x5f3625)(_0x5f3625,_0x4a0737,_0x27c922[_0x517c11(0x231)](_0x5f3625),_0x27c922[_0x517c11(0x231)](_0x4a0737));if(!_0x265a9b)return null;return _0x523604[_0x517c11(0x231)](_0x4a0737)(_0x5f3625,_0x4a0737,_0x27c922[_0x517c11(0x231)](_0x5f3625),_0x27c922[_0x517c11(0x231)](_0x4a0737))?_0x265a9b[0x1][_0x517c11(0x205)]&&_0x265a9b[0x1][_0x517c11(0x205)][_0x517c11(0x203)]?null:_0x265a9b:null;}_0x559d07[_0x5f0592(0x284)]&&this[_0x5f0592(0x2ea)](_0x559d07);}[_0x5b9516(0x2e1)](_0x360625){const _0x56799a=_0x5b9516;if(0x0==_0x360625[_0x56799a(0x203)])return;const _0x53551b=this[_0x56799a(0x21e)]({'skipNotAttached':!0x0})[_0x56799a(0x28e)](_0x3848a9=>_0x56799a(0x34e)==_0x3848a9[_0x56799a(0x235)]&&_0x3848a9[_0x56799a(0x370)]),_0x5dadda=[],_0x2aef5a=new Map();for(const _0x27f144 of _0x53551b){const _0x2bc79d=_0x39c2c5(_0x27f144[_0x56799a(0x24d)]);_0x2aef5a[_0x56799a(0x254)](_0x2bc79d)||(_0x2aef5a[_0x56799a(0x337)](_0x2bc79d,_0x5dadda[_0x56799a(0x203)]),_0x5dadda[_0x56799a(0x2e3)]([]));const _0x1df293=_0x2aef5a[_0x56799a(0x231)](_0x2bc79d);_0x5dadda[_0x1df293][_0x56799a(0x2e3)](_0x27f144);}!(function(){const _0x593b8f=_0x56799a;_0x5dadda[_0x593b8f(0x219)]((_0x31b588,_0x4e70ac)=>{const _0x11af2e=_0x593b8f,_0x47a11e=_0x31b588[0x0][_0x11af2e(0x368)],_0x11d758=_0x4e70ac[0x0][_0x11af2e(0x368)];return _0x47a11e==_0x11d758?_0x31b588[0x0][_0x11af2e(0x24d)][_0x11af2e(0x24b)]<_0x4e70ac[0x0][_0x11af2e(0x24d)][_0x11af2e(0x24b)]?-0x1:0x1:_0x47a11e<_0x11d758?-0x1:0x1;});for(const _0x98484a of _0x5dadda)_0x98484a[_0x593b8f(0x219)]((_0xa97652,_0x34105c)=>_0xa97652['id']<_0x34105c['id']?-0x1:0x1);}());for(let _0x79c8a0=0x0;_0x79c8a0<_0x5dadda[_0x56799a(0x203)];_0x79c8a0++){if(0x0==_0x5dadda[_0x79c8a0][_0x56799a(0x203)])continue;const _0x29c4b2=[];for(let _0x51bcde=_0x79c8a0+0x1;_0x51bcde<_0x5dadda[_0x56799a(0x203)];_0x51bcde++)0x0!=_0x5dadda[_0x51bcde][_0x56799a(0x203)]&&_0x50e35d(_0x5dadda[_0x79c8a0],_0x5dadda[_0x51bcde])&&_0x29c4b2[_0x56799a(0x2e3)](_0x51bcde);for(const _0x2005a7 of _0x29c4b2)_0x5dadda[_0x79c8a0]=_0x5dadda[_0x79c8a0][_0x56799a(0x223)](_0x5dadda[_0x2005a7]),_0x5dadda[_0x2005a7]=[];}for(const _0x4a8340 of _0x5dadda)for(let _0x20d635=0x0;_0x20d635<_0x4a8340[_0x56799a(0x203)];_0x20d635++){const _0x1009e7=_0x4a8340[_0x20d635+0x1]||null;_0x4a8340[_0x20d635][_0x56799a(0x1e4)]!==_0x1009e7&&(_0x4a8340[_0x20d635][_0x56799a(0x1e4)]=_0x1009e7);}for(const _0x429161 of _0x5dadda)for(let _0x1e6285=0x0;_0x1e6285<_0x429161[_0x56799a(0x203)];_0x1e6285++){const _0x525293=_0x429161[_0x1e6285-0x1]||null;_0x429161[_0x1e6285][_0x56799a(0x317)]!==_0x525293&&(_0x429161[_0x1e6285][_0x56799a(0x317)]=_0x525293);}function _0x50e35d(_0x5fbe9f,_0x49c80d){const _0x1744a9=_0x56799a;if(_0x5fbe9f[0x0][_0x1744a9(0x24d)][_0x1744a9(0x24b)]!==_0x49c80d[0x0][_0x1744a9(0x24d)][_0x1744a9(0x24b)]&&_0x5fbe9f[0x0][_0x1744a9(0x1da)]!==_0x49c80d[0x0][_0x1744a9(0x1da)])return!0x1;if(!function(_0x231db1,_0x27d77a){const _0x4c7cac=_0x1744a9;if(!_0x231db1[_0x4c7cac(0x294)]&&!_0x27d77a[_0x4c7cac(0x294)])return!0x0;if(_0x231db1[_0x4c7cac(0x294)]&&_0x27d77a[_0x4c7cac(0x294)])return!0x1;if(_0x231db1[_0x4c7cac(0x294)]&&_0x27d77a[_0x4c7cac(0x368)]<_0x231db1[_0x4c7cac(0x205)][_0x4c7cac(0x221)][_0x4c7cac(0x231)](0x0)[_0x4c7cac(0x368)])return!0x0;if(_0x27d77a[_0x4c7cac(0x294)]&&_0x231db1[_0x4c7cac(0x368)]<_0x27d77a[_0x4c7cac(0x205)][_0x4c7cac(0x221)][_0x4c7cac(0x231)](0x0)[_0x4c7cac(0x368)])return!0x0;return!0x1;}(_0x5fbe9f[0x0],_0x49c80d[0x0]))return!0x1;const _0x461342=_0x4f80f5(_0x5fbe9f[0x0][_0x1744a9(0x24d)],_0x1744a9(0x24b)),_0x4f8aa3=_0x4f80f5(_0x49c80d[0x0][_0x1744a9(0x24d)],_0x1744a9(0x24b));if(!_0x13e270(_0x461342,_0x4f8aa3))return!0x1;return!!_0x5fbe9f[_0x1744a9(0x206)](_0x1050c3=>_0x49c80d[_0x1744a9(0x243)](_0x3e64fc=>_0x1050c3[_0x1744a9(0x2a1)]()[_0x1744a9(0x340)](_0x3e64fc[_0x1744a9(0x2a1)]())))&&_0x49c80d[_0x1744a9(0x206)](_0x12aab9=>_0x5fbe9f[_0x1744a9(0x243)](_0x34dd3b=>_0x12aab9[_0x1744a9(0x2a1)]()[_0x1744a9(0x340)](_0x34dd3b[_0x1744a9(0x2a1)]())));}}[_0x5b9516(0x2fb)](_0x52ed50){const _0x280a7b=_0x5b9516,_0x4635e1=Array[_0x280a7b(0x2e4)](_0x52ed50),_0x19337a=this[_0x280a7b(0x21e)]({'skipNotAttached':!0x0}),_0x3430bf=_0x19337a[_0x280a7b(0x28e)](_0x2ebce1=>!_0x52ed50[_0x280a7b(0x254)](_0x2ebce1)),_0x397c10=new Map(_0x4635e1[_0x280a7b(0x278)](_0x4aa1be=>[_0x4aa1be,this[_0x280a7b(0x321)][_0x280a7b(0x1de)](_0x4aa1be[_0x280a7b(0x235)],_0x4aa1be[_0x280a7b(0x261)],_0x280a7b(0x201))])),_0x3954ac=new Map(_0x19337a[_0x280a7b(0x278)](_0x292be2=>[_0x292be2,_0x292be2[_0x280a7b(0x1fc)]()]));for(let _0x21f400=0x0;_0x21f400<_0x4635e1[_0x280a7b(0x203)];_0x21f400++){if(_0x549d9b(this,_0x4635e1[_0x21f400],_0x4635e1,_0x21f400+0x1))return!0x0;}for(let _0x5d8ade=0x0;_0x5d8ade<_0x4635e1[_0x280a7b(0x203)];_0x5d8ade++){if(_0x549d9b(this,_0x4635e1[_0x5d8ade],_0x3430bf,0x0))return!0x0;}return!0x1;function _0x549d9b(_0x15a015,_0x41c8d3,_0x37622d,_0x304f65){const _0x518c07=_0x280a7b;for(let _0x483137=_0x304f65;_0x483137<_0x37622d[_0x518c07(0x203)];_0x483137++){const _0x24d8f3=_0x37622d[_0x483137];if(_0x24d8f3[_0x518c07(0x235)]!==_0x41c8d3[_0x518c07(0x235)]||_0x24d8f3[_0x518c07(0x1da)]['id']!==_0x41c8d3[_0x518c07(0x1da)]['id']||_0x24d8f3[_0x518c07(0x261)]!==_0x41c8d3[_0x518c07(0x261)])continue;if(!Jt(_0x41c8d3,_0x24d8f3))continue;if(_0x518c07(0x34e)==_0x41c8d3[_0x518c07(0x235)]&&_0x41c8d3[_0x518c07(0x367)][_0x518c07(0x22e)]!=_0x24d8f3[_0x518c07(0x367)][_0x518c07(0x22e)])continue;if(_0x518c07(0x34e)==_0x41c8d3[_0x518c07(0x235)]&&_0x15a015[_0x518c07(0x200)](_0x41c8d3[_0x518c07(0x367)][_0x518c07(0x1d5)]))continue;if(_0x518c07(0x1dd)==_0x41c8d3[_0x518c07(0x235)]){const _0x14fb45=_0x15a015[_0x518c07(0x2ae)][_0x518c07(0x1f8)],_0x54a8fb=_0x41c8d3[_0x518c07(0x2a3)]();if(_0x54a8fb&&(_0x14fb45[_0x518c07(0x377)][_0x518c07(0x381)](_0x54a8fb)||_0x14fb45[_0x518c07(0x377)][_0x518c07(0x374)](_0x54a8fb)))continue;}const _0x133168=_0x397c10[_0x518c07(0x231)](_0x41c8d3),_0x33dc56=_0x3954ac[_0x518c07(0x231)](_0x41c8d3),_0x4e3601=_0x3954ac[_0x518c07(0x231)](_0x24d8f3),_0x22e2e4=_0x41c8d3[_0x518c07(0x205)]&&_0x41c8d3[_0x518c07(0x205)][_0x518c07(0x203)],_0x55dd67=_0x24d8f3[_0x518c07(0x205)]&&_0x24d8f3[_0x518c07(0x205)][_0x518c07(0x203)];if(!_0x22e2e4&&_0x133168(_0x4e3601,_0x33dc56))return _0x15a015[_0x518c07(0x33b)](_0x24d8f3,_0x41c8d3),_0x3954ac[_0x518c07(0x36c)](_0x41c8d3),!0x0;if(!_0x55dd67&&_0x133168(_0x33dc56,_0x4e3601))return _0x15a015[_0x518c07(0x33b)](_0x41c8d3,_0x24d8f3),_0x3954ac[_0x518c07(0x36c)](_0x24d8f3),!0x0;}return!0x1;}}[_0x5b9516(0x33b)](_0x538369,_0x5e2ee1){const _0x1da35f=_0x5b9516;if(_0x538369[_0x1da35f(0x378)]){for(const _0x531523 of _0x5e2ee1[_0x1da35f(0x1fc)]())_0x538369[_0x1da35f(0x20a)](_0x531523);}else{const _0x3a8876=_0x5e2ee1[_0x1da35f(0x2a1)]()[_0x1da35f(0x2aa)];this[_0x1da35f(0x2dc)](_0x538369,this[_0x1da35f(0x2e0)][_0x1da35f(0x285)](_0x538369[_0x1da35f(0x2a1)]()[_0x1da35f(0x27e)],_0x3a8876));}_0x5e2ee1[_0x1da35f(0x214)]();}[_0x5b9516(0x30b)](_0x2cd83a,_0x5c119f,_0x31e6de){const _0x4e1160=_0x5b9516,_0x578530=_0x2cd83a[_0x4e1160(0x22f)](_0x4e1160(0x245))||_0x2cd83a[_0x4e1160(0x22f)](_0x4e1160(0x34e))?_0x4e1160(0x2bc):_0x2cd83a[_0x4e1160(0x31c)]();return _0x2f4457(this[_0x4e1160(0x2ae)][_0x4e1160(0x1e2)],_0x5c119f+'_'+_0x578530+_0x4e1160(0x1ec),_0x31e6de);}[_0x5b9516(0x1df)](){const _0x3be86e=_0x5b9516,_0x5b20e9=this[_0x3be86e(0x2ae)];if(!_0x5b20e9['ui'])return;const {ariaLiveAnnouncer:_0x213536}=_0x5b20e9['ui'];_0x35e51a(this[_0x3be86e(0x2e0)],({left:_0x352cb6,entered:_0x386b82})=>{const _0x5d40f9=_0x3be86e;for(const _0x53aa98 of _0x352cb6){const {group:_0x25a54f,type:_0x33d9f8}=this[_0x5d40f9(0x1d9)](_0x53aa98[_0x5d40f9(0x27b)]);if(_0x5d40f9(0x237)===_0x25a54f){_0x213536[_0x5d40f9(0x2a5)](this[_0x5d40f9(0x30b)](_0x33d9f8,_0x5d40f9(0x32c)));break;}}for(const _0x2bf456 of _0x386b82){const {group:_0x5ce250,type:_0x332b30}=this[_0x5d40f9(0x1d9)](_0x2bf456[_0x5d40f9(0x27b)]);if(_0x5d40f9(0x237)===_0x5ce250){_0x213536[_0x5d40f9(0x2a5)](this[_0x5d40f9(0x30b)](_0x332b30,_0x5d40f9(0x295),_0x21439c(_0x3fa0af)));break;}}});}[_0x5b9516(0x26f)](_0x405f41){const _0x5a54fa=_0x5b9516;if(this[_0x5a54fa(0x37a)])return!0x1;const _0x1fa4e4=this[_0x5a54fa(0x2ae)],_0x5cd512=_0x1fa4e4[_0x5a54fa(0x1f8)][_0x5a54fa(0x1e1)][_0x5a54fa(0x251)][_0x5a54fa(0x357)]();if(0x0==_0x5cd512[_0x5a54fa(0x203)])return!0x1;const _0x176ab5=[],_0x293633=_0x5cd512[_0x5a54fa(0x28e)](_0x2543d7=>_0x5a54fa(0x34e)==_0x2543d7[_0x5a54fa(0x235)]),_0x3c6c01=_0x5cd512[_0x5a54fa(0x28e)](_0x142330=>_0x5a54fa(0x262)==_0x142330[_0x5a54fa(0x235)]&&_0x5a54fa(0x233)!=_0x142330[_0x5a54fa(0x27b)]),_0x3d2f6d=_0x5cd512[_0x5a54fa(0x28e)](_0x5d6fc3=>_0x5a54fa(0x1db)==_0x5d6fc3[_0x5a54fa(0x235)]&&_0x5a54fa(0x233)!=_0x5d6fc3[_0x5a54fa(0x27b)]);for(const _0x552a33 of _0x293633)_0x176ab5[_0x5a54fa(0x2e3)]({'key':_0x552a33[_0x5a54fa(0x2bf)],'newValue':_0x552a33[_0x5a54fa(0x1f1)],'oldValue':_0x552a33[_0x5a54fa(0x208)],'range':Pt(_0x552a33[_0x5a54fa(0x28c)],_0x1fa4e4[_0x5a54fa(0x1f8)])});for(const _0x285b8b of _0x3c6c01){const _0x4e9331=_0x3d2f6d[_0x5a54fa(0x348)](_0x4d64cb=>_0x4d64cb[_0x5a54fa(0x289)][_0x5a54fa(0x340)](_0x285b8b[_0x5a54fa(0x289)]));_0x4e9331&&_0x176ab5[_0x5a54fa(0x2e3)]({'key':_0x5a54fa(0x1e6),'newValue':_0x285b8b[_0x5a54fa(0x27b)],'oldValue':_0x4e9331[_0x5a54fa(0x27b)],'range':_0x1fa4e4[_0x5a54fa(0x1f8)][_0x5a54fa(0x29c)](_0x285b8b[_0x5a54fa(0x289)][_0x5a54fa(0x2a2)])});}return 0x0!=_0x176ab5[_0x5a54fa(0x203)]&&this[_0x5a54fa(0x1f7)](_0x405f41,_0x176ab5);}[_0x5b9516(0x332)](_0x2fa71c){const _0x64a596=_0x5b9516;let _0x1032bf=!0x1;const _0xe56b49=this[_0x64a596(0x2ae)][_0x64a596(0x1f8)][_0x64a596(0x1e1)][_0x64a596(0x251)][_0x64a596(0x236)]()[_0x64a596(0x28e)](_0x3a3621=>_0x3a3621[_0x64a596(0x367)][_0x64a596(0x2d9)]&&_0x3a3621[_0x64a596(0x27b)][_0x64a596(0x22f)](_0x64a596(0x222)));for(const _0x462116 of _0xe56b49){const {subType:_0x588996,id:_0x5d8e18}=this[_0x64a596(0x1d9)](_0x462116[_0x64a596(0x27b)]),_0x12bfc8=_0x588996[_0x64a596(0x26e)]('|')[0x0];for(const _0xaf613e of this[_0x64a596(0x21e)]({'skipNotAttached':!0x0}))_0xaf613e['id']!=_0x5d8e18&&_0x64a596(0x34e)==_0xaf613e[_0x64a596(0x235)]&&_0xaf613e[_0x64a596(0x367)]&&_0xaf613e[_0x64a596(0x367)][_0x64a596(0x1d5)]==_0x12bfc8&&_0xaf613e[_0x64a596(0x2a1)]()[_0x64a596(0x316)](_0x462116[_0x64a596(0x367)][_0x64a596(0x2d9)])&&(this[_0x64a596(0x365)](_0xaf613e,_0x462116[_0x64a596(0x367)][_0x64a596(0x2d9)],_0x2fa71c),_0x1032bf=!0x0);}return _0x1032bf;}[_0x5b9516(0x344)](_0x1095d1){const _0x1354ee=_0x5b9516;this[_0x1354ee(0x37a)]=!0x0,_0x1095d1();}[_0x5b9516(0x2ad)](_0x304625){const _0x1eeb4c=_0x5b9516,_0x2b556b=this[_0x1eeb4c(0x200)](_0x304625),_0x3358fe=this[_0x1eeb4c(0x36e)][_0x1eeb4c(0x254)](_0x304625);return _0x2b556b||_0x3358fe;}[_0x5b9516(0x1f7)](_0x193ff2,_0x49bbfb){const _0x293f09=_0x5b9516;if(0x0==_0x49bbfb[_0x293f09(0x203)])return!0x1;let _0x114742=!0x1;for(const _0x12e7ae of _0x49bbfb){const _0x660dec=this[_0x293f09(0x246)](_0x12e7ae[_0x293f09(0x28c)],_0x293f09(0x34e))[_0x293f09(0x28e)](_0x48ef13=>!_0x48ef13[_0x293f09(0x1fb)][_0x293f09(0x20b)])[_0x293f09(0x278)](_0x1fc84e=>_0x1fc84e[_0x293f09(0x237)]),_0xe3e698=_0x39c2c5({'newValue':_0x12e7ae[_0x293f09(0x34d)]});_0x660dec[_0x293f09(0x28e)](_0x1e8056=>{const _0x2c4851=_0x293f09,[_0xa3f8f6,_0x5731b9]=_0x1e8056[_0x2c4851(0x261)][_0x2c4851(0x26e)]('|');return _0xa3f8f6==_0x12e7ae[_0x2c4851(0x1d5)]&&_0x5731b9!=_0xe3e698;})[_0x293f09(0x279)](_0x4ca38d=>{const _0x1eba48=_0x293f09;this[_0x1eba48(0x365)](_0x4ca38d,_0x12e7ae[_0x1eba48(0x28c)],_0x193ff2),_0x114742=!0x0;});}return _0x114742;}[_0x5b9516(0x365)](_0x5e345f,_0x335b90,_0x19d31c){const _0x498570=_0x5b9516,_0x2d888e=_0x5e345f[_0x498570(0x2a1)]()[_0x498570(0x270)](_0x335b90);0x0!==_0x2d888e[_0x498570(0x203)]?0x1!==_0x2d888e[_0x498570(0x203)]?this[_0x498570(0x2b7)](_0x5e345f,_0x335b90[_0x498570(0x27e)],_0x335b90[_0x498570(0x2aa)]):this[_0x498570(0x2dc)](_0x5e345f,_0x2d888e[0x0]):_0x19d31c[_0x498570(0x23f)](_0x5e345f[_0x498570(0x358)]());}}class Et{constructor(_0x445dd5){const _0x5a2702=_0x5b9516;this[_0x5a2702(0x2f9)]=_0x445dd5,this[_0x5a2702(0x2e0)]=_0x445dd5[_0x5a2702(0x1f8)],this[_0x5a2702(0x2e7)]=new Map(),this[_0x5a2702(0x2b1)]=new Map(),this[_0x5a2702(0x308)]();}[_0x5b9516(0x2b0)](_0x8f6aad,_0x239394,_0x403fb6,_0x50e8d2,_0x1dde21,_0x5bf91f){const _0x26698c=_0x5b9516;return new _0x54e694(this[_0x26698c(0x2e0)],{'type':_0x8f6aad,'subType':_0x239394,'id':_0x403fb6,'author':_0x50e8d2,'creator':_0x50e8d2,'attributes':_0x1dde21,'onAttributesChange':_0x5bf91f,'onAccept':(..._0x5ed8c2)=>this[_0x26698c(0x1de)](_0x8f6aad,_0x239394,_0x26698c(0x2f0))(..._0x5ed8c2),'onDiscard':(..._0x129043)=>this[_0x26698c(0x1de)](_0x8f6aad,_0x239394,_0x26698c(0x35b))(..._0x129043)});}[_0x5b9516(0x35e)](_0x5d53da,_0x74b69c,_0x5e105d,_0x431801){const _0x20812a=_0x5b9516,_0xcd28de=_0x5d53da+':'+_0x74b69c+':'+_0x5e105d;this[_0x20812a(0x2e7)][_0x20812a(0x337)](_0xcd28de,_0x431801);}[_0x5b9516(0x1de)](_0x56465d,_0x3bce33,_0x20c81d){const _0x5ed52d=_0x5b9516,_0xcbed3=_0x56465d+':'+_0x3bce33+':'+_0x20c81d;return this[_0x5ed52d(0x2e7)][_0x5ed52d(0x231)](_0xcbed3)||this[_0x5ed52d(0x2b1)][_0x5ed52d(0x231)](_0x56465d+':'+_0x20c81d);}[_0x5b9516(0x308)](){const _0x16c7af=_0x5b9516,_0xe50b48=()=>!0x1,_0x2d5df7=_0xf2db74=>{const _0x6abdb3=_0x206f;_0xf2db74[_0x6abdb3(0x219)]((_0x224b85,_0x26f88c)=>_0x224b85[_0x6abdb3(0x27e)][_0x6abdb3(0x309)](_0x26f88c[_0x6abdb3(0x27e)])?0x1:-0x1),this[_0x6abdb3(0x2e0)][_0x6abdb3(0x35a)](_0x4bd550=>{const _0x27005d=_0x6abdb3;for(const _0x234f6a of _0xf2db74){let _0x33aca7;_0x33aca7=_0x234f6a[_0x27005d(0x2aa)][_0x27005d(0x2db)]&&_0x234f6a[_0x27005d(0x2aa)][_0x27005d(0x34a)]==_0x234f6a[_0x27005d(0x27e)][_0x27005d(0x2a2)]?_0x4bd550[_0x27005d(0x347)](_0x234f6a[_0x27005d(0x27e)][_0x27005d(0x2a2)],'on'):_0x4bd550[_0x27005d(0x347)](_0x234f6a),this[_0x27005d(0x2e0)][_0x27005d(0x224)](_0x33aca7,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x314afb=(_0x3b4977,_0x225c40)=>{const _0x55c652=_0x206f;_0x225c40&&this[_0x55c652(0x2e0)][_0x55c652(0x35a)](_0x55f112=>{const _0x182f95=_0x55c652,{commandName:_0x35764a,commandParams:_0x39b90c=[]}=_0x225c40,_0x52e607=_0x3b4977[_0x182f95(0x278)](_0x3f1099=>(Vt(_0x3f1099)&&(_0x3f1099=this[_0x182f95(0x2e0)][_0x182f95(0x285)](_0x3f1099[_0x182f95(0x2aa)])),_0x3f1099))[_0x182f95(0x28e)](_0x309c4b=>_0x182f95(0x22b)!==_0x309c4b[_0x182f95(0x2f8)][_0x182f95(0x1e9)]);if(_0x52e607[_0x182f95(0x203)]<0x1)return;const _0x75ddad=Array[_0x182f95(0x2e4)](this[_0x182f95(0x2e0)][_0x182f95(0x1e1)][_0x182f95(0x2dd)][_0x182f95(0x1fc)]())[_0x182f95(0x278)](_0x386579=>_0x146c38[_0x182f95(0x30c)](_0x386579));_0x55f112[_0x182f95(0x2d1)](_0x52e607);for(const _0x3bc123 of this[_0x182f95(0x2f9)][_0x182f95(0x2ca)][_0x182f95(0x2ca)]())_0x3bc123[_0x182f95(0x2c5)]();_0x39b90c[_0x182f95(0x2e3)]({'forceDefaultExecution':!0x0}),this[_0x182f95(0x2f9)][_0x182f95(0x1d3)](_0x35764a,..._0x39b90c);const _0x4711d8=_0x75ddad[_0x182f95(0x28e)](_0x3458e3=>_0x182f95(0x22b)!=_0x3458e3[_0x182f95(0x2f8)][_0x182f95(0x1e9)]);_0x4711d8[_0x182f95(0x203)]>0x0&&_0x55f112[_0x182f95(0x2d1)](_0x4711d8);for(const _0x46c432 of _0x75ddad)_0x46c432[_0x182f95(0x2ff)]();});},_0x36cd41=(_0x6954f4,_0x173cb5)=>0x1==_0x6954f4[_0x16c7af(0x203)]&&0x1==_0x173cb5[_0x16c7af(0x203)]&&_0x6954f4[0x0][_0x16c7af(0x2aa)][_0x16c7af(0x340)](_0x173cb5[0x0][_0x16c7af(0x27e)]),_0x25196e=(_0x1922f8,_0x1b6353,_0x182a7b,_0x6c6cfc)=>Ht(_0x1922f8,_0x1b6353,_0x182a7b,_0x6c6cfc,this[_0x16c7af(0x2e0)])?[_0x1922f8,_0x1b6353]:Ht(_0x1b6353,_0x1922f8,_0x6c6cfc,_0x182a7b,this[_0x16c7af(0x2e0)])?[_0x1b6353,_0x1922f8]:null;this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x2e6),_0xe50b48),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x21d),_0x2d5df7),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x359),_0x36cd41),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x318),_0x25196e),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x366),_0x2d5df7),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x1f3),_0xe50b48),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x22d),_0x36cd41),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x24f),_0x25196e),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x36b),_0x314afb),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x339),_0xe50b48),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x209),_0x36cd41),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x275),_0xe50b48),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x2af),_0x314afb),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x2b3),_0xe50b48),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x2bb),_0x36cd41),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x273),_0xe50b48),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x25d),_0xe50b48),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x1fd),(_0x4bb427,_0x5ce46e)=>{const _0x179e34=_0x16c7af;if(!_0x5ce46e)return;const _0x2c68ed=this[_0x179e34(0x2f9)][_0x179e34(0x1d1)][_0x179e34(0x231)](p);this[_0x179e34(0x2e0)][_0x179e34(0x35a)](_0x2a5825=>{const _0x321d7d=_0x179e34;if(_0x321d7d(0x1e6)==_0x5ce46e[_0x321d7d(0x1d5)])for(const _0x3323f0 of _0x4bb427){const _0xad8ccd=_0x3323f0[_0x321d7d(0x27e)][_0x321d7d(0x2a2)],_0x871fb1=_0x5ce46e[_0x321d7d(0x22e)];_0x2a5825[_0x321d7d(0x288)](_0xad8ccd,_0x871fb1);}else{if(_0x2c68ed[_0x321d7d(0x200)](_0x5ce46e[_0x321d7d(0x1d5)])){for(const _0x5a1147 of _0x4bb427)void 0x0!==_0x5ce46e[_0x321d7d(0x22e)]?_0x2a5825[_0x321d7d(0x302)](_0x5ce46e[_0x321d7d(0x1d5)],_0x5ce46e[_0x321d7d(0x22e)],_0x5a1147[_0x321d7d(0x27e)][_0x321d7d(0x2a2)]):_0x2a5825[_0x321d7d(0x35f)](_0x5ce46e[_0x321d7d(0x1d5)],_0x5a1147[_0x321d7d(0x27e)][_0x321d7d(0x2a2)]);}else{for(const _0x1fedaf of _0x4bb427)_0x5ce46e[_0x321d7d(0x22e)]?_0x2a5825[_0x321d7d(0x302)](_0x5ce46e[_0x321d7d(0x1d5)],_0x5ce46e[_0x321d7d(0x22e)],_0x1fedaf):_0x2a5825[_0x321d7d(0x35f)](_0x5ce46e[_0x321d7d(0x1d5)],_0x1fedaf);}}});}),this[_0x16c7af(0x2b1)][_0x16c7af(0x337)](_0x16c7af(0x336),_0x36cd41);}}function Ot(_0x14b2f0,_0x1e2b0d,_0x3410a2){const _0x15d4a6=_0x5b9516;for(const _0x1f0e89 of _0x1e2b0d[_0x15d4a6(0x34a)][_0x15d4a6(0x293)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x1f0e89[_0x15d4a6(0x2f8)]==_0x1f0e89)return!0x1;if(!_0x3410a2[_0x15d4a6(0x274)](_0x1f0e89))return!0x1;if(_0x14b2f0[_0x15d4a6(0x381)](_0x1f0e89)||_0x14b2f0[_0x15d4a6(0x374)](_0x1f0e89))return!0x0;}return!0x1;}function Vt(_0x5e62bc){const _0x3efd9c=_0x5b9516;return _0x5e62bc[_0x3efd9c(0x2aa)][_0x3efd9c(0x34a)]==_0x5e62bc[_0x3efd9c(0x27e)][_0x3efd9c(0x2a2)]&&_0x5e62bc[_0x3efd9c(0x2aa)][_0x3efd9c(0x20d)];}function Ut(_0x1e0201,_0x111dbd,_0x2c262a,_0x5d2b41){const _0x392e3c=_0x5b9516,_0xad0283=_0x2d3739=>!_0x2d3739[_0x392e3c(0x264)]['is'](_0x392e3c(0x37b))&&!_0x5d2b41[_0x392e3c(0x381)](_0x2d3739[_0x392e3c(0x264)]),_0x12b87c=_0x1e0201[_0x392e3c(0x27e)][_0x392e3c(0x2fd)](_0xad0283),_0x7a2520=_0x1e0201[_0x392e3c(0x2aa)][_0x392e3c(0x2fd)](_0xad0283,{'direction':_0x392e3c(0x287)});return(!_0x1e0201[_0x392e3c(0x27e)][_0x392e3c(0x340)](_0x12b87c)||!_0x1e0201[_0x392e3c(0x2aa)][_0x392e3c(0x340)](_0x7a2520))&&(_0x12b87c[_0x392e3c(0x309)](_0x7a2520)?_0x2c262a[_0x392e3c(0x1f4)](_0x111dbd,{'range':_0x2c262a[_0x392e3c(0x285)](_0x12b87c,_0x7a2520)}):_0x2c262a[_0x392e3c(0x23f)](_0x111dbd),!0x0);}function Gt(_0x5ee870){return _0x39c2c5(_0x5ee870);}function Ft(_0x15ddb0){const _0x131121=_0x5b9516,_0x4ddea0=_0x15ddb0[_0x131121(0x27e)][_0x131121(0x2a2)];return _0x4ddea0&&_0x4ddea0['is'](_0x131121(0x2c3));}function Pt(_0x5d1d31,_0x5c268f){const _0xcf9820=_0x5b9516;return null==_0x5d1d31[_0xcf9820(0x2aa)][_0xcf9820(0x230)]&&_0x5d1d31[_0xcf9820(0x2aa)][_0xcf9820(0x34a)]==_0x5d1d31[_0xcf9820(0x27e)][_0xcf9820(0x2a2)]?Lt(_0x5d1d31[_0xcf9820(0x27e)][_0xcf9820(0x2a2)],_0x5c268f):_0x5d1d31;}function Lt(_0x33197c,_0x38ea40){const _0x1c3190=_0x5b9516,_0x5cb0f5=_0x38ea40[_0x1c3190(0x377)][_0x1c3190(0x381)](_0x33197c)||_0x38ea40[_0x1c3190(0x377)][_0x1c3190(0x30f)](_0x33197c);return _0x38ea40[_0x1c3190(0x285)](_0x38ea40[_0x1c3190(0x364)](_0x33197c,_0x1c3190(0x2e8)),_0x5cb0f5?_0x38ea40[_0x1c3190(0x37c)](_0x33197c):_0x38ea40[_0x1c3190(0x364)](_0x33197c,_0x1c3190(0x2aa)));}function Ht(_0x48efef,_0x2a492e,_0x1c011e,_0x9f54f3,_0x1d0555){const _0x53a9f9=_0x5b9516;if(_0x48efef[_0x53a9f9(0x1e4)])return!0x1;if(!Jt(_0x48efef,_0x2a492e))return!0x1;if(_0x1c011e[_0x53a9f9(0x2aa)][_0x53a9f9(0x340)](_0x9f54f3[_0x53a9f9(0x27e)]))return!0x0;if(_0x48efef[_0x53a9f9(0x235)]!=_0x2a492e[_0x53a9f9(0x235)])return!0x1;if(!_0x1c011e[_0x53a9f9(0x2aa)][_0x53a9f9(0x1ef)](_0x9f54f3[_0x53a9f9(0x27e)]))return!0x1;const _0x530386=_0x1d0555[_0x53a9f9(0x285)](_0x1c011e[_0x53a9f9(0x2aa)],_0x9f54f3[_0x53a9f9(0x27e)])[_0x53a9f9(0x319)]();for(const _0x3efe5f of _0x530386)if([_0x53a9f9(0x333),_0x53a9f9(0x2d0)][_0x53a9f9(0x25e)](_0x3efe5f[_0x53a9f9(0x235)])&&_0x1d0555[_0x53a9f9(0x377)][_0x53a9f9(0x374)](_0x3efe5f[_0x53a9f9(0x264)]))return!0x1;return!0x0;}function Jt(_0x246b6d,_0x54499d){const _0x9b6921=_0x5b9516;if(!_0x246b6d[_0x9b6921(0x370)]||!_0x54499d[_0x9b6921(0x370)])return!0x1;const _0x4b2d5d=new Set(Object[_0x9b6921(0x313)](_0x246b6d[_0x9b6921(0x24d)])),_0x33c6d5=new Set(Object[_0x9b6921(0x313)](_0x54499d[_0x9b6921(0x24d)]));if(_0x4b2d5d[_0x9b6921(0x36c)](_0x9b6921(0x24b)),_0x33c6d5[_0x9b6921(0x36c)](_0x9b6921(0x24b)),0x0==_0x4b2d5d[_0x9b6921(0x284)]&&0x0==_0x33c6d5[_0x9b6921(0x284)])return!0x0;if(_0x4b2d5d[_0x9b6921(0x284)]!=_0x33c6d5[_0x9b6921(0x284)])return!0x1;const _0x2f0d2a={..._0x246b6d[_0x9b6921(0x24d)]},_0x356560={..._0x54499d[_0x9b6921(0x24d)]};return delete _0x2f0d2a[_0x9b6921(0x24b)],delete _0x356560[_0x9b6921(0x24b)],JSON[_0x9b6921(0x21a)](_0x2f0d2a)==JSON[_0x9b6921(0x21a)](_0x356560);}function qt(_0x390e86,_0x163aa8){const _0x2d4bb0=_0x5b9516,_0x2bcd3e=zt(_0x390e86[_0x2d4bb0(0x24d)]),_0x35fcd3=zt(_0x163aa8);if(!_0x390e86[_0x2d4bb0(0x370)])return!0x1;for(const _0xb1cf3c of Object[_0x2d4bb0(0x313)](_0x35fcd3))if(!_0x13e270(_0x2bcd3e[_0xb1cf3c],_0x35fcd3[_0xb1cf3c]))return!0x1;return!0x0;}function zt(_0x55e903){const _0x308cee=_0x5b9516,_0x48b138=Object[_0x308cee(0x215)]({},_0x55e903);return delete _0x48b138[_0x308cee(0x26d)],delete _0x48b138[_0x308cee(0x2b2)],_0x48b138;}
|