@ckeditor/ckeditor5-track-changes 43.2.0-alpha.3 → 43.2.0-alpha.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "43.2.0-alpha.3",
3
+ "version": "43.2.0-alpha.5",
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.3",
45
- "@ckeditor/ckeditor5-engine": "43.2.0-alpha.3",
46
- "@ckeditor/ckeditor5-enter": "43.2.0-alpha.3",
47
- "@ckeditor/ckeditor5-typing": "43.2.0-alpha.3",
48
- "@ckeditor/ckeditor5-ui": "43.2.0-alpha.3",
49
- "@ckeditor/ckeditor5-utils": "43.2.0-alpha.3",
50
- "@ckeditor/ckeditor5-widget": "43.2.0-alpha.3",
51
- "ckeditor5": "43.2.0-alpha.3",
52
- "ckeditor5-collaboration": "43.2.0-alpha.3",
44
+ "@ckeditor/ckeditor5-core": "43.2.0-alpha.5",
45
+ "@ckeditor/ckeditor5-engine": "43.2.0-alpha.5",
46
+ "@ckeditor/ckeditor5-enter": "43.2.0-alpha.5",
47
+ "@ckeditor/ckeditor5-typing": "43.2.0-alpha.5",
48
+ "@ckeditor/ckeditor5-ui": "43.2.0-alpha.5",
49
+ "@ckeditor/ckeditor5-utils": "43.2.0-alpha.5",
50
+ "@ckeditor/ckeditor5-widget": "43.2.0-alpha.5",
51
+ "ckeditor5": "43.2.0-alpha.5",
52
+ "ckeditor5-collaboration": "43.2.0-alpha.5",
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 _0x286a1d=_0x4223;(function(_0x3469a0,_0x1cbf50){const _0x4b5055=_0x4223,_0x257c60=_0x3469a0();while(!![]){try{const _0x5a97b9=-parseInt(_0x4b5055(0x345))/0x1*(parseInt(_0x4b5055(0x241))/0x2)+-parseInt(_0x4b5055(0x2b5))/0x3*(parseInt(_0x4b5055(0x24e))/0x4)+-parseInt(_0x4b5055(0x257))/0x5*(-parseInt(_0x4b5055(0x1b4))/0x6)+-parseInt(_0x4b5055(0x2d7))/0x7+parseInt(_0x4b5055(0x22e))/0x8+-parseInt(_0x4b5055(0x2a3))/0x9*(parseInt(_0x4b5055(0x2d4))/0xa)+parseInt(_0x4b5055(0x32e))/0xb;if(_0x5a97b9===_0x1cbf50)break;else _0x257c60['push'](_0x257c60['shift']());}catch(_0x53e6b5){_0x257c60['push'](_0x257c60['shift']());}}}(_0x5875,0x7c48a));import{Plugin as _0x2f8f08,PendingActions as _0x439e0f}from'ckeditor5/src/core.js';import{LiveRange as _0x44dfc6}from'ckeditor5/src/engine.js';import{CKEditorError as _0x24ffec,uid as _0x40e409,priorities as _0x293c11,logWarning as _0x49aa83,getEnvKeystrokeText as _0x5c261d}from'ckeditor5/src/utils.js';import{toWidget as _0x17f677}from'ckeditor5/src/widget.js';import{Users as _0x198d0e,hashObject as _0x1b739a,surroundingMarkersDetector as _0x2ee398,FOCUS_ANNOTATION_KEYSTROKE as _0x22c699}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1c587d from'./commands/trackchangescommand.js';import _0x5480cc from'./commands/acceptsuggestioncommand.js';import _0x55011c from'./commands/discardsuggestioncommand.js';import _0x46abc5 from'./commands/executeonallsuggestionscommand.js';import _0x50dd36 from'./commands/executeonselectedsuggestionscommand.js';function _0x4223(_0x4f1ab0,_0x1e544f){const _0x5875d1=_0x5875();return _0x4223=function(_0x422350,_0x55ae7b){_0x422350=_0x422350-0x199;let _0x408759=_0x5875d1[_0x422350];return _0x408759;},_0x4223(_0x4f1ab0,_0x1e544f);}import _0x54b56c from'./suggestion.js';import _0x65307e from'./suggestiondescriptionfactory.js';import _0x54798c from'./integrations/aiassistant.js';import _0xba17c5 from'./integrations/alignment.js';import _0x19849a from'./integrations/basicstyles.js';import _0x3f63f5 from'./integrations/blockquote.js';import _0x11a00f from'./integrations/casechange.js';import _0x581e5a from'./integrations/ckbox.js';import _0x1f93fb from'./integrations/codeblock.js';import _0x5d1263 from'./integrations/comments.js';import _0xe45d82 from'./integrations/deletecommand.js';import _0x3a3c75 from'./integrations/list.js';function _0x5875(){const _0x3c57ad=['_setSuggestionRange','_customCallbacks','isInsideObject','_isBlockAttribute','data-author-id','removed','getAncestors','author','model','_createSuggestion','stringify','splice','execute','Users','groupId','isRemovable','never','detach','_inlineAttributeKeys','attributeNewValue','howMany','getCustomProperty','dataDowncast','formatBlock:join','editing','_mergeNestedSuggestions','showSuggestionHighlights','editingDowncast','tablePasteChainId','_getAttributeKey','suggestionChanged','next','getFirstMarker','suggestion:','getMultiRangeId','createPositionAfter','forceDefaultExecution','config','_defaultCallbacks','toUpperCase','hasComments','parent','suggestionLoaded','trackChanges.trackFormatChanges','backward','multipleBlocks','getChanges','trackChangesCommand','dataReady','getLastMatchingPosition','_editor','containsItem','commands','plugins','adapter','_blockAttributeKeys','@external','_saved','substr','find','registerCustomCallback','multi','PendingActions','setAttribute','requires','push','external:','ck-suggestion-marker-','head','elementStart','formatBlock:accept','attribute:','conversion','error-saving-suggestion-data-suggestion-discarded','_trackFormatChanges','start','removeMarker:suggestion:attribute','deleteContent','addMarker:suggestion','attribute','consume','creator','markerNameToElements','_breakSuggestionMarker','getFirstRange','from','init','move','containerElement','getRanges','6098152TtjBUq','isSelectable','change:data','isCollapsed','end','substring','_enabledCommands','isIntersecting','createSelection','return','isUndo','remove','pluginName','deletion:join','data-suggestion','isAtEnd','resolve','removeMarker:suggestion:formatBlock','accepted','2IsscHm','elementToElement','getSuggestion','discard','change:activeMarkers','low','enableDefaultAttributesIntegration','before','data','rename','attributeKey','markMultiRangeBlockFormat','track-changes-adapter-already-set','4Jlcfcg','formatBlock:chain','isBefore','isTouching','catch','open','_addSuggestionMarker','_refreshSuggestionsChain','_updateSuggestionData','2365135MDRcIN','unbind','length','size','getCommentThread','consumable','ck-suggestion-marker-formatBlock','markDeletion','FORMATTING','isNextTo','clone','every','_isRegisteredAttribute','nodeBefore','PENDING_ACTION_SUGGESTION','containsRange','_rangeIsInLocalUserInsertion','set','applyOperation','activeMarkers','change','comments','getItems','getAllAdjacentSuggestions','markerToHighlight','toViewElement','_registerDefaultCallbacks','acceptSuggestion','newRange','_initAriaMarkerChangeAnnouncements','addSuggestion','ck-suggestion-marker--active','schema','hasSuggestion','upcast','isExternal','insert','_processAttributeChanges','highest','fromRange','markMultiRangeInsertion','_setSuggestionData','listenTo','type','collaboration.channelId','_checkSuggestionCorrectness','keys','isDocumentOperation','insertContent','writer','formatGroupId','getChangedMarkers','trackChanges','_recordAttributeChanges','removeClass','formatBlock','createPositionBefore','position','differ','getDifference','rejected','isOwn','add','attribute:accept','isMultiRange','ready','discardSelectedSuggestions','createPositionAt','formatBlock:','enqueueChange','high','_afterChanges','isBlock','formatInline:','assign','TrackChangesEditing','1240164KlOLTa','containsRangeInObject','stopListening','bindElementToMarker','suggestionUnloaded','_reduceExistingSuggestions','_joinSuggestions','_processAttributeSuggestions','suggestion:attribute:','$text','_suggestionState','setSelection','$marker','skipNestingCheck','reconvertMarker','track-changes-suggestion-not-found','normal','getContainedElement','932583qeOkux','accept','dataToMarker','createRange','define','addHighlight','oldValue','name','stop','insertion','format','_joinWithAdjacentSuggestions','_getExternalAuthor','addUser','containsPosition','insertion:join','attributes','insertion:discard','suggestion','createElement','rethrowUnexpectedError','track-changes-suggestion-data-mismatch','clear','notReady','addRange','chain','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.','_SUGGESTION_ANNOUNCEMENT','_findSuggestions','isArray','targetPosition','20vmiyTL','forward','descriptionFactory','7053774zDMeNF','addCommentThread','updateSuggestion','options','for','track-changes-adapter-missing-getsuggestion','addSuggestionData','isAtStart','_onDiscard','moveTargetPosition','getIntersection','enableCommand','nodeAfter','previous','some','commandName','splitPosition','CommentsRepository','getUser','commentThread','getRange','acceptAllSuggestions','_isForcedDefaultExecutionBlock','insertion:','_recordAttributeSuggestions','track-changes-user-not-found','markAttributeChange','elementEnd','removeMarker','registerInlineAttribute','_cutOutSuggestionMarker','documentSelection','insertion:accept','_splitMarkerName','root','_suggestionFactory','unshift','_commentsRepository','_reduceSuggestionAttributeRange','$elementName','buildSuggestion','after','authorName','addComment','discardAllSuggestions','meta','markInlineFormat','editor','batch','rootName','_getSuggestionData','formatInline','isInContent','createRangeOn','hasCommentThread','markerReady','startsWith','range','fire','enableReadOnlyMode','pop','concat','getAttribute','_removeSuggestion','isLimit','updateMarker','formatInline:join','isIntersectingWithRange','update:suggestion','registerPostFixer','addClass','selection','acceptSelectedSuggestions','deletion:chain','setTo','formatInline:accept','key','$textProxy','_getMarkerAnnouncementText','element','toJSON','markInsertion','deletion:accept','insertion:chain','originalSuggestionId','formatBlock:discard','deletion:discard','19426506viZwPf','removeAttribute','ENTER','change:_saved','getShiftedBy','includes','action','formatInline:discard','value','trackChanges.mergeNestedSuggestions','isLocal','_handleNewSuggestionMarker','addMarker','getSuggestions','forEach','suggestion-type','$graveyard','track-changes-command-not-found','removeMarkers','widget','locale','ck-suggestion-marker','fromCharCode','898141MZgSLB','always','markBlockFormat','subType','registerBlockAttribute','authoredAt','deletion','oldRange','warn','_isDataLoaded','default','markerName','formatInline:chain','_refreshAttributeSuggestionsChain','refresh','marker-count','announce','filter','addMarkerName','values','getMarkers','has','deletion:','group','join','createRangeIn','fetchCommentThread','sort','getSuggestionCallback','attributeOldValue','discardSuggestion','ck-suggestion-marker-formatInline','lowest','6IjASzV','_adapter','LEAVE','then','newValue','document','unbindElementFromMarkerName','isObject','track-changes-enable-command-twice','_addThreadToSuggestion','split','addMarker:suggestion:attribute','getNearestSelectionRange','removeComment','_suggestions','get','delete','item','isAfter','markMultiRangeDeletion','mapper','map','createdAt','_getAuthorFromId','getWalker','attribute:join','attribute:discard','markers','markerToData','addMarker:suggestion:formatBlock','_model','isEqual'];_0x5875=function(){return _0x3c57ad;};return _0x5875();}import _0x1b6a56 from'./integrations/listproperties.js';import _0x4d93f2 from'./integrations/entercommand.js';import _0x596f43 from'./integrations/findandreplace.js';import _0x240484 from'./integrations/font.js';import _0x69411 from'./integrations/formatpainter.js';import _0x3a0009 from'./integrations/heading.js';import _0xbf65fe from'./integrations/highlight.js';import _0x571e12 from'./integrations/horizontalline.js';import _0x5089a5 from'./integrations/htmlembed.js';import _0x5b9166 from'./integrations/image.js';import _0x33464e from'./integrations/imagereplace.js';import _0x324ae6 from'./integrations/imagestyle.js';import _0x502fdb from'./integrations/importword.js';import _0x1f4fd1 from'./integrations/indent.js';import _0x3de861 from'./integrations/inputcommand.js';import _0x1a5996 from'./integrations/link.js';import _0x40f870 from'./integrations/legacylist.js';import _0xe34d4 from'./integrations/legacylistproperties.js';import _0x5549df from'./integrations/mediaembed.js';import _0x2b277b from'./integrations/mention.js';import _0x3a282a from'./integrations/mergefields.js';import _0x2e356b from'./integrations/multilevellist.js';import _0x237198 from'./integrations/pagebreak.js';import _0x2ff722 from'./integrations/paragraph.js';import _0x42b7ae from'./integrations/removeformat.js';import _0x4d64ed from'./integrations/restrictededitingmode.js';import _0x29efbe from'./integrations/shiftentercommand.js';import _0x2ecef1 from'./integrations/standardeditingmode.js';import _0x56b2fe from'./integrations/style.js';import _0x520bbb from'./integrations/table.js';import _0x16372b from'./integrations/tablemergesplit.js';import _0x391b4d from'./integrations/tableheadings.js';import _0x52dfad from'./integrations/tableclipboard.js';import _0x1d584c from'./integrations/tablecolumnresize.js';import _0x439487 from'./integrations/template.js';import _0x3ec366 from'./integrations/tableofcontents.js';import _0xb78e9d from'./integrations/title.js';import _0x1dce51 from'./integrations/undo.js';import _0x402dff from'./integrations/tablecaption.js';import _0x474de7 from'./integrations/tableproperties.js';import{getTranslation as _0x48d0de}from'./utils/common-translations.js';import{isEqual as _0x8244,omit as _0x57973f}from'lodash-es';export const renameAttributeKey=_0x286a1d(0x2fe);export default class p extends _0x2f8f08{static get[_0x286a1d(0x214)](){const _0x5b10b5=_0x286a1d;return[_0x5b10b5(0x2e8),_0x198d0e,_0x439e0f,_0x54798c,_0xba17c5,_0x19849a,_0x3f63f5,_0x581e5a,_0x11a00f,_0x1f93fb,_0x5d1263,_0xe45d82,_0x4d93f2,_0x596f43,_0x240484,_0x69411,_0x3a0009,_0xbf65fe,_0x571e12,_0x5089a5,_0x5b9166,_0x324ae6,_0x33464e,_0x502fdb,_0x1f4fd1,_0x3de861,_0x40f870,_0xe34d4,_0x2e356b,_0x1a5996,_0x3a3c75,_0x1b6a56,_0x5549df,_0x2b277b,_0x3a282a,_0x237198,_0x2ff722,_0x42b7ae,_0x4d64ed,_0x29efbe,_0x2ecef1,_0x56b2fe,_0x520bbb,_0x16372b,_0x391b4d,_0x402dff,_0x52dfad,_0x1d584c,_0x3ec366,_0x474de7,_0x439487,_0xb78e9d,_0x1dce51];}static get[_0x286a1d(0x23a)](){const _0x513ed1=_0x286a1d;return _0x513ed1(0x2a2);}constructor(_0x19b9cd){const _0x14a62d=_0x286a1d;function _0x59568d(_0x364460){const _0xe3e161=_0x4223;return _0x364460[_0xe3e161(0x1c9)](_0x54bbf9=>String[_0xe3e161(0x344)](_0x54bbf9))[_0xe3e161(0x1ab)]('');}super(_0x19b9cd),this[_0x14a62d(0x2ef)]=!0x1,this[_0x14a62d(0x268)](_0x14a62d(0x26a),[]),this['on'](_0x14a62d(0x245),(_0x2d1599,_0x4f98b4,_0x385e65,_0x5b0a6d)=>{const _0x13aa10=_0x14a62d;this[_0x13aa10(0x1d2)][_0x13aa10(0x26b)](()=>{const _0x40aded=_0x13aa10;for(const _0x1feca2 of[..._0x5b0a6d,..._0x385e65])this[_0x40aded(0x1d2)][_0x40aded(0x1cf)][_0x40aded(0x1a8)](_0x1feca2)&&_0x19b9cd[_0x40aded(0x1ec)][_0x40aded(0x2b1)](_0x1feca2);});}),this[_0x14a62d(0x2d6)]=new _0x65307e(this[_0x14a62d(0x306)][_0x14a62d(0x1dc)][_0x14a62d(0x277)],this[_0x14a62d(0x306)][_0x14a62d(0x342)]),this[_0x14a62d(0x1b5)]=null,this[_0x14a62d(0x2fa)]=new Et(this[_0x14a62d(0x306)]),this[_0x14a62d(0x1c2)]=new Map(),this[_0x14a62d(0x2fc)]=_0x19b9cd[_0x14a62d(0x209)][_0x14a62d(0x1c3)](_0x14a62d(0x2e8)),this[_0x14a62d(0x234)]=new Set(),this[_0x14a62d(0x1d2)]=this[_0x14a62d(0x306)][_0x14a62d(0x1dc)],this[_0x14a62d(0x2ad)]=new WeakMap(),this[_0x14a62d(0x2ed)]=!0x1,this[_0x14a62d(0x20b)]=new Set([_0x14a62d(0x2fe)]),this[_0x14a62d(0x1e6)]=new Set(),_0x19b9cd[_0x14a62d(0x1f9)][_0x14a62d(0x2b9)](_0x14a62d(0x1ff),_0x14a62d(0x19d)),this[_0x14a62d(0x21e)]=_0x19b9cd[_0x14a62d(0x1f9)][_0x14a62d(0x1c3)](_0x14a62d(0x1ff)),_0x19b9cd[_0x14a62d(0x1f9)][_0x14a62d(0x2b9)](_0x14a62d(0x337),!0x0),this[_0x14a62d(0x1ed)]=_0x19b9cd[_0x14a62d(0x1f9)][_0x14a62d(0x1c3)](_0x14a62d(0x337)),this[_0x14a62d(0x203)]=new _0x1c587d(_0x19b9cd,this[_0x14a62d(0x234)]),this[_0x14a62d(0x274)](),this[_0x59568d([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x59568d([0x34,0x30,0x34,0x38,0x31,0x38,0x36,0x30]);}[_0x286a1d(0x22a)](){const _0x2247c7=_0x286a1d,_0x4d26fd=this[_0x2247c7(0x306)],_0x147e35=(_0x3fc405,_0x3d9f6c)=>{const _0x4a6a33=_0x2247c7;if(_0x4a6a33(0x223)!=_0x3fc405)return _0x4a6a33(0x217)+_0x3fc405;const _0x3e1fa3=_0x3d9f6c[_0x4a6a33(0x1be)]('|')[0x0];return this[_0x4a6a33(0x1d7)](_0x3e1fa3)?_0x4a6a33(0x25d):_0x4a6a33(0x1b2);};_0x4d26fd[_0x2247c7(0x21c)][_0x2247c7(0x2db)](_0x2247c7(0x1ef))[_0x2247c7(0x26f)]({'model':_0x2247c7(0x2c7),'view':_0x5b045b=>{const _0x5a764a=_0x2247c7,{id:_0x4242e8,authorId:_0x49d168,type:_0x5d5022,subType:_0xdde9c6}=this[_0x5a764a(0x2f8)](_0x5b045b[_0x5a764a(0x19e)]),_0x1d4095=[_0x5a764a(0x343),_0x147e35(_0x5d5022,_0xdde9c6)];let _0x7cf8b9=0xbb8;return this[_0x5a764a(0x26a)][_0x5a764a(0x333)](_0x5b045b[_0x5a764a(0x19e)])&&(_0x1d4095[_0x5a764a(0x215)](_0x5a764a(0x276)),_0x7cf8b9=0xbc2),_0x5a764a(0x199)==_0x5d5022&&(_0x7cf8b9+=0x5),{'classes':_0x1d4095,'attributes':{'data-suggestion':_0x4242e8,'data-author-id':_0x49d168},'priority':_0x7cf8b9};}}),_0x4d26fd[_0x2247c7(0x21c)][_0x2247c7(0x2db)](_0x2247c7(0x1ea))[_0x2247c7(0x295)](_0xf75434=>{const _0x42be51=_0x2247c7;_0xf75434['on'](_0x42be51(0x222),(_0xec1e25,_0x5393af,_0x173daf)=>{const _0x13529c=_0x42be51;if(!_0x173daf[_0x13529c(0x2da)][_0x13529c(0x1ee)])return;const _0x59cfb7=_0x5393af[_0x13529c(0x1c5)];if(!_0x59cfb7)return;const _0x23768d=_0x173daf[_0x13529c(0x1c8)][_0x13529c(0x270)](_0x59cfb7);_0x4d26fd[_0x13529c(0x1dc)][_0x13529c(0x277)][_0x13529c(0x1bb)](_0x59cfb7)&&_0x23768d&&!_0x23768d[_0x13529c(0x1e9)](_0x13529c(0x341))&&_0x23768d['is'](_0x13529c(0x22c))&&_0x17f677(_0x23768d,_0x173daf[_0x13529c(0x288)]);},{'priority':_0x42be51(0x29d)});}),_0x4d26fd[_0x2247c7(0x21c)][_0x2247c7(0x2db)](_0x2247c7(0x1ea))[_0x2247c7(0x26f)]({'model':_0x2247c7(0x2c7),'view':(_0x27bdd9,_0x3f0b69)=>{const _0x2aa334=_0x2247c7;if(!_0x3f0b69[_0x2aa334(0x2da)][_0x2aa334(0x1ee)])return null;const {type:_0x4f4a8a,subType:_0x44b875}=this[_0x2aa334(0x2f8)](_0x27bdd9[_0x2aa334(0x19e)]);return{'classes':[_0x2aa334(0x343),_0x147e35(_0x4f4a8a,_0x44b875)],'priority':0xbb8};}});const _0x5e2518=({showActiveMarkers:_0x268ae4=!0x0,isAttributeSuggestion:_0x19c0f3=!0x1}={})=>(_0x52b16c,_0x2b526a,_0x26e80f)=>{const _0x6e3750=_0x2247c7;if(!_0x2b526a[_0x6e3750(0x1c5)])return;const {id:_0x12ed6f,authorId:_0x26affd}=this[_0x6e3750(0x2f8)](_0x2b526a[_0x6e3750(0x19e)]);if(_0x19c0f3){const _0x1273ed=this[_0x6e3750(0x1c2)][_0x6e3750(0x1c3)](_0x12ed6f),_0x3c8e95=this[_0x6e3750(0x1f1)](_0x1273ed);if(!this[_0x6e3750(0x1d7)](_0x3c8e95))return;}if(_0x2b526a[_0x6e3750(0x1c5)]['is'](_0x6e3750(0x31e)))return void _0x26e80f[_0x6e3750(0x25c)][_0x6e3750(0x224)](_0x2b526a[_0x6e3750(0x1c5)],_0x52b16c[_0x6e3750(0x2bc)]);const _0x175fc8=_0x26e80f[_0x6e3750(0x1c8)][_0x6e3750(0x270)](_0x2b526a[_0x6e3750(0x1c5)]);if(_0x2b526a[_0x6e3750(0x1c5)]['is'](_0x6e3750(0x326))&&_0x4d26fd[_0x6e3750(0x1dc)][_0x6e3750(0x277)][_0x6e3750(0x29f)](_0x2b526a[_0x6e3750(0x1c5)])&&!_0x175fc8[_0x6e3750(0x1e9)](_0x6e3750(0x2ba))){_0x26e80f[_0x6e3750(0x288)][_0x6e3750(0x31d)]([_0x6e3750(0x343),_0x6e3750(0x25d)],_0x175fc8),_0x26e80f[_0x6e3750(0x288)][_0x6e3750(0x213)](_0x6e3750(0x23c),_0x12ed6f,_0x175fc8),_0x26e80f[_0x6e3750(0x288)][_0x6e3750(0x213)](_0x6e3750(0x1d8),_0x26affd,_0x175fc8),_0x26e80f[_0x6e3750(0x1c8)][_0x6e3750(0x2a6)](_0x175fc8,_0x2b526a[_0x6e3750(0x19e)]),_0x268ae4&&(this[_0x6e3750(0x26a)][_0x6e3750(0x333)](_0x2b526a[_0x6e3750(0x19e)])?_0x26e80f[_0x6e3750(0x288)][_0x6e3750(0x31d)](_0x6e3750(0x276),_0x175fc8):_0x26e80f[_0x6e3750(0x288)][_0x6e3750(0x28d)](_0x6e3750(0x276),_0x175fc8));for(const _0x3aae49 of _0x4d26fd[_0x6e3750(0x1dc)][_0x6e3750(0x1ac)](_0x2b526a[_0x6e3750(0x1c5)])[_0x6e3750(0x26d)]())_0x26e80f[_0x6e3750(0x25c)][_0x6e3750(0x224)](_0x3aae49,_0x52b16c[_0x6e3750(0x2bc)]);_0x26e80f[_0x6e3750(0x25c)][_0x6e3750(0x224)](_0x2b526a[_0x6e3750(0x1c5)],_0x52b16c[_0x6e3750(0x2bc)]);}};_0x4d26fd[_0x2247c7(0x21c)][_0x2247c7(0x2db)](_0x2247c7(0x1ea))[_0x2247c7(0x295)](_0x336c84=>{const _0x52839d=_0x2247c7;_0x336c84['on'](_0x52839d(0x1d1),(_0x28c7a9,_0x13764b,_0x171cd5)=>{const _0xf19457=_0x52839d;_0x171cd5[_0xf19457(0x2da)][_0xf19457(0x1ee)]&&_0x5e2518({'showActiveMarkers':!0x1})(_0x28c7a9,_0x13764b,_0x171cd5);},{'priority':_0x52839d(0x27d)});}),_0x4d26fd[_0x2247c7(0x21c)][_0x2247c7(0x2db)](_0x2247c7(0x1ea))[_0x2247c7(0x295)](_0x5c91e6=>{const _0x179d32=_0x2247c7;_0x5c91e6['on'](_0x179d32(0x1bf),(_0x278ab9,_0x8e88ea,_0x4b2d1d)=>{const _0x37c5ca=_0x179d32;_0x4b2d1d[_0x37c5ca(0x2da)][_0x37c5ca(0x1ee)]&&_0x5e2518({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x278ab9,_0x8e88ea,_0x4b2d1d);},{'priority':_0x179d32(0x27d)});}),_0x4d26fd[_0x2247c7(0x21c)][_0x2247c7(0x2db)](_0x2247c7(0x1ea))[_0x2247c7(0x1d0)]({'model':_0x2247c7(0x2c7),'view':(_0x252610,_0x1a58d0)=>_0x1a58d0[_0x2247c7(0x2da)][_0x2247c7(0x1ee)]?null:{'group':_0x2247c7(0x2c7),'name':_0x252610[_0x2247c7(0x20e)](0xb)}}),_0x4d26fd[_0x2247c7(0x21c)][_0x2247c7(0x2db)](_0x2247c7(0x279))[_0x2247c7(0x242)]({'view':{'name':_0x2247c7(0x2c7),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x36e1e7,{writer:_0x30f428})=>{const _0x13e4c6=_0x2247c7;let _0x399f52=_0x13e4c6(0x1f5)+_0x36e1e7[_0x13e4c6(0x315)](_0x13e4c6(0x33d))+':'+_0x36e1e7[_0x13e4c6(0x315)]('id');return _0x36e1e7[_0x13e4c6(0x315)](_0x13e4c6(0x1a2))&&(_0x399f52+=':'+_0x36e1e7[_0x13e4c6(0x315)](_0x13e4c6(0x1a2))),_0x30f428[_0x13e4c6(0x2c8)](_0x13e4c6(0x2af),{'data-name':_0x399f52});}}),_0x4d26fd[_0x2247c7(0x21c)][_0x2247c7(0x2db)](_0x2247c7(0x279))[_0x2247c7(0x2b7)]({'view':_0x2247c7(0x2c7)}),_0x4d26fd[_0x2247c7(0x21c)][_0x2247c7(0x2db)](_0x2247c7(0x1ef))[_0x2247c7(0x295)](_0x3688a2=>{const _0x2d0c3d=_0x2247c7;_0x3688a2['on'](_0x2d0c3d(0x1d1),_0x5e2518(),{'priority':_0x2d0c3d(0x29d)});}),_0x4d26fd[_0x2247c7(0x21c)][_0x2247c7(0x2db)](_0x2247c7(0x1ef))[_0x2247c7(0x295)](_0x59f734=>{const _0x598a50=_0x2247c7;_0x59f734['on'](_0x598a50(0x1bf),_0x5e2518({'isAttributeSuggestion':!0x0}),{'priority':_0x598a50(0x29d)});}),_0x4d26fd[_0x2247c7(0x21c)][_0x2247c7(0x2db)](_0x2247c7(0x1ef))[_0x2247c7(0x295)](_0x7afdd6=>{const _0x3d756d=_0x2247c7;_0x7afdd6['on'](_0x3d756d(0x23f),(_0x5c0220,_0x3931b8,_0x1d456d)=>{const _0x5f1fdf=_0x3d756d,_0x80e8d6=_0x1d456d[_0x5f1fdf(0x1c8)][_0x5f1fdf(0x226)](_0x3931b8[_0x5f1fdf(0x19e)]);if(_0x80e8d6){for(const _0x2c8065 of _0x80e8d6)_0x2c8065[_0x5f1fdf(0x1e9)](_0x5f1fdf(0x2ba))||(_0x1d456d[_0x5f1fdf(0x288)][_0x5f1fdf(0x28d)]([_0x5f1fdf(0x343),_0x5f1fdf(0x25d),_0x5f1fdf(0x276)],_0x2c8065),_0x1d456d[_0x5f1fdf(0x288)][_0x5f1fdf(0x32f)](_0x5f1fdf(0x23c),_0x2c8065),_0x1d456d[_0x5f1fdf(0x288)][_0x5f1fdf(0x32f)](_0x5f1fdf(0x1d8),_0x2c8065),_0x1d456d[_0x5f1fdf(0x1c8)][_0x5f1fdf(0x1ba)](_0x2c8065,_0x3931b8[_0x5f1fdf(0x19e)]));}},{'priority':_0x3d756d(0x29d)});}),_0x4d26fd[_0x2247c7(0x21c)][_0x2247c7(0x2db)](_0x2247c7(0x1ef))[_0x2247c7(0x295)](_0x52c20d=>{const _0x141b53=_0x2247c7;_0x52c20d['on'](_0x141b53(0x220),(_0x482314,_0x3fa650,_0x2e3550)=>{const _0x493823=_0x141b53,_0x25db83=_0x2e3550[_0x493823(0x1c8)][_0x493823(0x226)](_0x3fa650[_0x493823(0x19e)]);if(!_0x25db83)return;const {id:_0x5d767c}=this[_0x493823(0x2f8)](_0x3fa650[_0x493823(0x19e)]),_0x1b4bb9=this[_0x493823(0x1c2)][_0x493823(0x1c3)](_0x5d767c),_0x47dba7=this[_0x493823(0x1f1)](_0x1b4bb9);if(this[_0x493823(0x1d7)](_0x47dba7)){for(const _0x574128 of _0x25db83)_0x574128[_0x493823(0x1e9)](_0x493823(0x2ba))||(_0x2e3550[_0x493823(0x288)][_0x493823(0x28d)]([_0x493823(0x343),_0x493823(0x25d),_0x493823(0x276)],_0x574128),_0x2e3550[_0x493823(0x288)][_0x493823(0x32f)](_0x493823(0x23c),_0x574128),_0x2e3550[_0x493823(0x288)][_0x493823(0x32f)](_0x493823(0x1d8),_0x574128),_0x2e3550[_0x493823(0x1c8)][_0x493823(0x1ba)](_0x574128,_0x3fa650[_0x493823(0x19e)]));}},{'priority':_0x141b53(0x29d)});}),_0x4d26fd[_0x2247c7(0x1dc)][_0x2247c7(0x1b9)][_0x2247c7(0x31c)](_0x5616b7=>{const _0x2b0114=_0x2247c7;let _0x20c960=!0x1;const _0x1fe543=Array[_0x2b0114(0x229)](_0x4d26fd[_0x2b0114(0x1dc)][_0x2b0114(0x1b9)][_0x2b0114(0x291)][_0x2b0114(0x28a)]()),_0x3f51ff=new Set();for(const {name:_0x809aaf,data:_0x5c75bc}of _0x1fe543){const {group:_0x43c027,type:_0x37517f,subType:_0x21e6e2,id:_0x36744a}=this[_0x2b0114(0x2f8)](_0x809aaf);if(_0x2b0114(0x2c7)!==_0x43c027)continue;const _0x4faf98=this[_0x2b0114(0x1c2)][_0x2b0114(0x1c3)](_0x36744a);if(null!=_0x5c75bc[_0x2b0114(0x273)]){_0x2b0114(0x30a)==_0x37517f&&(_0x20c960=_0x20c960||Ut(_0x5c75bc[_0x2b0114(0x273)],_0x809aaf,_0x5616b7,_0x4d26fd[_0x2b0114(0x1dc)][_0x2b0114(0x277)]));const _0x52db7a=_0x2b0114(0x223)==_0x37517f&&this[_0x2b0114(0x1d7)](_0x21e6e2[_0x2b0114(0x1be)]('|')[0x0]);if(_0x5c75bc[_0x2b0114(0x273)][_0x2b0114(0x231)]||_0x2b0114(0x33e)==_0x5c75bc[_0x2b0114(0x273)][_0x2b0114(0x2f9)][_0x2b0114(0x308)]||_0x2b0114(0x28e)==_0x37517f&&!Ft(_0x5c75bc[_0x2b0114(0x273)])||_0x52db7a&&!Ft(_0x5c75bc[_0x2b0114(0x273)])||_0x2b0114(0x199)==_0x37517f&&!(!Vt(_0x3d7c1a=_0x5c75bc[_0x2b0114(0x273)])&&!function(_0x2899b2){const _0x47bdb5=_0x2b0114;return _0x2899b2[_0x47bdb5(0x21f)][_0x47bdb5(0x1fd)]==_0x2899b2[_0x47bdb5(0x232)][_0x47bdb5(0x264)]&&_0x2899b2[_0x47bdb5(0x21f)][_0x47bdb5(0x23d)];}(_0x3d7c1a)))_0x5616b7[_0x2b0114(0x2f3)](_0x809aaf),_0x20c960=!0x0;else{if(!_0x4faf98||!_0x4faf98[_0x2b0114(0x30b)])continue;if(_0x5c75bc[_0x2b0114(0x273)]&&_0x5c75bc[_0x2b0114(0x19a)]&&_0x5c75bc[_0x2b0114(0x273)][_0x2b0114(0x1d3)](_0x5c75bc[_0x2b0114(0x19a)]))continue;_0x3f51ff[_0x2b0114(0x295)](_0x4faf98);}}}var _0x3d7c1a;return _0x3f51ff[_0x2b0114(0x25a)]>0x0&&(_0x20c960=!!this[_0x2b0114(0x2c0)](_0x3f51ff)||_0x20c960),_0x20c960;}),_0x4d26fd[_0x2247c7(0x1dc)][_0x2247c7(0x1b9)][_0x2247c7(0x31c)](_0x894a35=>{const _0x19cc50=_0x2247c7;let _0x2ab93b=!0x1;for(const _0x4d8071 of _0x4d26fd[_0x19cc50(0x1dc)][_0x19cc50(0x1b9)][_0x19cc50(0x291)][_0x19cc50(0x202)]())if(_0x19cc50(0x27b)==_0x4d8071[_0x19cc50(0x282)])for(const _0x3c3254 of this[_0x19cc50(0x1c2)][_0x19cc50(0x1a6)]()){if(_0x3c3254[_0x19cc50(0x297)]||!_0x3c3254[_0x19cc50(0x30b)])continue;const _0x56e791=_0x19cc50(0x28e)==_0x3c3254[_0x19cc50(0x282)],_0x50ecb7=this[_0x19cc50(0x1f1)](_0x3c3254),_0x1409c4=_0x50ecb7&&this[_0x19cc50(0x1d7)](_0x50ecb7);if(!_0x56e791&&!_0x1409c4)continue;const _0x1d3340=_0x3c3254[_0x19cc50(0x228)]();if(_0x1d3340[_0x19cc50(0x21f)][_0x19cc50(0x1fd)]!=_0x1d3340[_0x19cc50(0x232)][_0x19cc50(0x1fd)]&&!_0x1d3340[_0x19cc50(0x232)][_0x19cc50(0x23d)]){const _0x11120b=_0x4d26fd[_0x19cc50(0x1dc)][_0x19cc50(0x29a)](_0x1d3340[_0x19cc50(0x21f)][_0x19cc50(0x2e3)],_0x19cc50(0x232)),_0x269a24=_0x4d26fd[_0x19cc50(0x1dc)][_0x19cc50(0x2b8)](_0x1d3340[_0x19cc50(0x21f)],_0x11120b);_0x894a35[_0x19cc50(0x318)](_0x3c3254[_0x19cc50(0x1f4)](),{'range':_0x269a24}),_0x2ab93b=!0x0;}}return _0x2ab93b;}),_0x4d26fd[_0x2247c7(0x1dc)][_0x2247c7(0x1b9)][_0x2247c7(0x31c)](_0x58201b=>this[_0x2247c7(0x27c)](_0x58201b)),_0x4d26fd[_0x2247c7(0x1dc)][_0x2247c7(0x1b9)][_0x2247c7(0x31c)](_0x2ee493=>!_0x2ee493[_0x2247c7(0x307)][_0x2247c7(0x338)]&&this[_0x2247c7(0x2aa)](_0x2ee493)),_0x4d26fd[_0x2247c7(0x1dc)]['on'](_0x2247c7(0x29e),()=>{const _0x3dab9a=_0x2247c7;this[_0x3dab9a(0x2ef)]=!0x1;}),_0x4d26fd[_0x2247c7(0x1dc)][_0x2247c7(0x1b9)]['on'](_0x2247c7(0x230),(_0x399067,_0x36c012)=>{const _0x32427f=_0x2247c7;if(!_0x36c012[_0x32427f(0x338)]||_0x36c012[_0x32427f(0x238)])return;if(!this[_0x32427f(0x2ef)])return;const _0x887fe9=_0x4d26fd[_0x32427f(0x1dc)][_0x32427f(0x1b9)][_0x32427f(0x291)][_0x32427f(0x202)]();if(0x0==_0x887fe9[_0x32427f(0x259)])return;const _0x53bc38=[],_0x5a6240=_0x887fe9[_0x32427f(0x1a4)](_0x463c68=>_0x32427f(0x223)==_0x463c68[_0x32427f(0x282)]),_0x3e6215=_0x887fe9[_0x32427f(0x1a4)](_0x556ab6=>_0x32427f(0x27b)==_0x556ab6[_0x32427f(0x282)]&&_0x32427f(0x2ac)!=_0x556ab6[_0x32427f(0x2bc)]);for(const _0x31f29c of _0x5a6240)this[_0x32427f(0x263)](_0x31f29c[_0x32427f(0x24b)])&&_0x53bc38[_0x32427f(0x215)]({'key':_0x31f29c[_0x32427f(0x24b)],'newValue':_0x31f29c[_0x32427f(0x1e7)],'oldValue':_0x31f29c[_0x32427f(0x1b0)],'range':Pt(_0x31f29c[_0x32427f(0x310)],_0x4d26fd[_0x32427f(0x1dc)])});for(const _0x899dc5 of _0x3e6215){if(_0x32427f(0x24a)!=_0x899dc5[_0x32427f(0x334)]&&_0x32427f(0x1a1)!=_0x899dc5[_0x32427f(0x334)])continue;const _0xcce77=Lt(_0x899dc5[_0x32427f(0x290)][_0x32427f(0x2e3)],_0x4d26fd[_0x32427f(0x1dc)]),_0x3cb3c5=_0x899dc5[_0x32427f(0x248)];_0x32427f(0x24a)==_0x899dc5[_0x32427f(0x334)]&&_0x53bc38[_0x32427f(0x215)]({'key':_0x32427f(0x2fe),'newValue':_0x899dc5[_0x32427f(0x2bc)],'oldValue':_0x3cb3c5[_0x32427f(0x2bc)],'range':_0xcce77});for(const [_0x2681e3,_0x45c119]of _0x3cb3c5[_0x32427f(0x2c5)]){if(!this[_0x32427f(0x263)](_0x2681e3))continue;const _0x4f236d=_0x899dc5[_0x32427f(0x2c5)][_0x32427f(0x1c3)](_0x2681e3);_0x45c119!==_0x4f236d&&_0x53bc38[_0x32427f(0x215)]({'key':_0x2681e3,'newValue':_0x4f236d,'oldValue':_0x45c119,'range':_0xcce77});}for(const [_0x374289,_0x534637]of _0x899dc5[_0x32427f(0x2c5)])this[_0x32427f(0x263)](_0x374289)&&(_0x3cb3c5[_0x32427f(0x2c5)][_0x32427f(0x1a8)](_0x374289)||_0x53bc38[_0x32427f(0x215)]({'key':_0x374289,'newValue':_0x534637,'oldValue':null,'range':_0xcce77}));}0x0!=_0x53bc38[_0x32427f(0x259)]&&_0x4d26fd[_0x32427f(0x1dc)][_0x32427f(0x29c)](_0x36c012,_0x50abf6=>{const _0xfdb0a8=_0x32427f,_0x1f7128=_0x40e409();for(const {range:_0x3ac6be,key:_0x2d9f09,oldValue:_0x4a4128,newValue:_0x5815ff}of _0x53bc38)this[_0xfdb0a8(0x2f1)](_0x3ac6be,_0x2d9f09,_0x4a4128,_0x5815ff,{'groupId':_0x1f7128});this[_0xfdb0a8(0x2a8)](_0x50abf6,_0x53bc38);});},{'priority':_0x2247c7(0x1b3)}),_0x4d26fd[_0x2247c7(0x1dc)][_0x2247c7(0x1cf)]['on'](_0x2247c7(0x31b),(_0xd3c8c6,_0x21aeb8,_0xf11c7e)=>{const _0x17ba17=_0x2247c7;if(null==_0xf11c7e){const {id:_0x1e7e39}=this[_0x17ba17(0x2f8)](_0x21aeb8[_0x17ba17(0x2bc)]),_0x5f3a76=this[_0x17ba17(0x1c2)][_0x17ba17(0x1c3)](_0x1e7e39);_0x5f3a76&&_0x5f3a76[_0x17ba17(0x1a5)](_0x21aeb8[_0x17ba17(0x2bc)]);}}),_0x4d26fd[_0x2247c7(0x1dc)][_0x2247c7(0x1b9)]['on'](_0x2247c7(0x230),()=>{const _0x2d4ef4=_0x2247c7,_0x249a95=Array[_0x2d4ef4(0x229)](_0x4d26fd[_0x2d4ef4(0x1dc)][_0x2d4ef4(0x1b9)][_0x2d4ef4(0x291)][_0x2d4ef4(0x28a)]())[_0x2d4ef4(0x1a4)](_0x3cfb50=>_0x2d4ef4(0x2c7)===this[_0x2d4ef4(0x2f8)](_0x3cfb50[_0x2d4ef4(0x2bc)])[_0x2d4ef4(0x1aa)]);if(0x0===_0x249a95[_0x2d4ef4(0x259)])return;_0x249a95[_0x2d4ef4(0x1ae)]((_0x1165c8,_0x2ce389)=>{const _0x118241=_0x2d4ef4,_0x414476=_0x1165c8[_0x118241(0x249)][_0x118241(0x19a)],_0x1f0782=_0x2ce389[_0x118241(0x249)][_0x118241(0x19a)];return null===_0x414476&&null===_0x1f0782?0x0:null===_0x414476&&null!==_0x1f0782?-0x1:null!==_0x414476&&null===_0x1f0782?0x1:_0x414476[_0x118241(0x21f)][_0x118241(0x250)](_0x1f0782[_0x118241(0x21f)])?-0x1:0x1;});const _0x42d449=new Set(),_0x5413b1=new Set();for(const {name:_0x420c3a,data:_0x46b158}of _0x249a95){const {id:_0x417a8e}=this[_0x2d4ef4(0x2f8)](_0x420c3a);if(null===_0x46b158[_0x2d4ef4(0x19a)]){const _0x1b8512=this[_0x2d4ef4(0x339)](_0x420c3a);_0x5413b1[_0x2d4ef4(0x295)](_0x1b8512);}else{const _0x167e97=this[_0x2d4ef4(0x1c2)][_0x2d4ef4(0x1c3)](_0x417a8e);null!==_0x46b158[_0x2d4ef4(0x273)]||_0x167e97[_0x2d4ef4(0x30b)]?(_0x42d449[_0x2d4ef4(0x295)](_0x167e97[_0x2d4ef4(0x218)]),_0x5413b1[_0x2d4ef4(0x295)](_0x167e97)):this[_0x2d4ef4(0x316)](_0x167e97);}}_0x5413b1[_0x2d4ef4(0x25a)]>0x0&&this[_0x2d4ef4(0x255)](_0x5413b1);for(const _0x5793b4 of _0x42d449)this[_0x2d4ef4(0x311)](_0x2d4ef4(0x1f2),_0x5793b4);}),_0x4d26fd[_0x2247c7(0x1dc)]['on'](_0x2247c7(0x269),(_0x13a718,_0x292df8)=>{const _0x1fd58a=_0x2247c7,_0x3837a4=_0x292df8[0x0];if(!this[_0x1fd58a(0x1c2)][_0x1fd58a(0x25a)])return;if(!_0x3837a4[_0x1fd58a(0x286)])return;if(_0x3837a4[_0x1fd58a(0x307)][_0x1fd58a(0x238)]||!_0x3837a4[_0x1fd58a(0x307)][_0x1fd58a(0x338)])return;let _0x545c6a,_0x3e878d;switch(_0x3837a4[_0x1fd58a(0x282)]){case _0x1fd58a(0x27b):_0x545c6a=_0x4d26fd[_0x1fd58a(0x1dc)][_0x1fd58a(0x29a)](_0x3837a4[_0x1fd58a(0x290)]),_0x3e878d=_0x545c6a[_0x1fd58a(0x332)](_0x3837a4[_0x1fd58a(0x1e8)]);break;case _0x1fd58a(0x1be):_0x545c6a=_0x4d26fd[_0x1fd58a(0x1dc)][_0x1fd58a(0x29a)](_0x3837a4[_0x1fd58a(0x2e7)]),_0x3e878d=_0x4d26fd[_0x1fd58a(0x1dc)][_0x1fd58a(0x29a)](_0x3837a4[_0x1fd58a(0x2e0)]);break;case _0x1fd58a(0x22b):_0x545c6a=_0x4d26fd[_0x1fd58a(0x1dc)][_0x1fd58a(0x29a)](_0x3837a4[_0x1fd58a(0x2d3)]),_0x3e878d=_0x545c6a[_0x1fd58a(0x332)](_0x3837a4[_0x1fd58a(0x1e8)]);break;default:return;}const _0x4ab56c=_0x4d26fd[_0x1fd58a(0x1dc)][_0x1fd58a(0x2b8)](_0x545c6a,_0x3e878d);_0x4d26fd[_0x1fd58a(0x1dc)][_0x1fd58a(0x26b)](()=>{const _0x35dcdb=_0x1fd58a;for(const {suggestion:_0xfeeebd,meta:_0x57f15d}of this[_0x35dcdb(0x2d1)](_0x4ab56c)){if(_0xfeeebd[_0x35dcdb(0x297)])continue;if(_0x35dcdb(0x30a)==_0xfeeebd[_0x35dcdb(0x282)])continue;const _0x255837=this[_0x35dcdb(0x1f1)](_0xfeeebd);if(_0x255837&&this[_0x35dcdb(0x1d7)](_0x255837)&&_0x35dcdb(0x1be)!=_0x3837a4[_0x35dcdb(0x282)])continue;const _0x237a1a=_0xfeeebd[_0x35dcdb(0x249)]&&_0xfeeebd[_0x35dcdb(0x249)][_0x35dcdb(0x201)];(_0x35dcdb(0x28e)!=_0xfeeebd[_0x35dcdb(0x282)]||_0x35dcdb(0x1be)==_0x3837a4[_0x35dcdb(0x282)]&&!_0x237a1a)&&(_0x57f15d[_0x35dcdb(0x2a4)]||_0x35dcdb(0x2be)==_0xfeeebd[_0x35dcdb(0x282)]&&_0x57f15d[_0x35dcdb(0x294)]||_0xfeeebd[_0x35dcdb(0x228)]()[_0x35dcdb(0x266)](_0x4ab56c)&&this[_0x35dcdb(0x227)](_0xfeeebd,_0x545c6a,_0x3e878d));}});},{'priority':_0x2247c7(0x1b3)}),_0x4d26fd[_0x2247c7(0x1dc)]['on'](_0x2247c7(0x221),(_0x3ae392,_0x49577f)=>{const _0x489495=_0x2247c7,_0x32b3a1=_0x49577f[0x0],_0x5de2cf=_0x49577f[0x1];if(_0x5de2cf&&_0x5de2cf[_0x489495(0x1f8)])return;if(this[_0x489495(0x2ed)])return;if(!this[_0x489495(0x203)][_0x489495(0x336)])return;if(_0x32b3a1[_0x489495(0x231)])return;const _0x2a2165=_0x4d26fd[_0x489495(0x1dc)][_0x489495(0x277)],{start:_0x37bab4,end:_0xef0da7}=_0x32b3a1[_0x489495(0x228)](),_0x5b792b=_0x37bab4[_0x489495(0x2e3)]&&_0x2a2165[_0x489495(0x317)](_0x37bab4[_0x489495(0x2e3)])?null:_0x2a2165[_0x489495(0x1c0)](_0x37bab4,_0x489495(0x2d5)),_0x193ba6=_0xef0da7[_0x489495(0x264)]&&_0x2a2165[_0x489495(0x317)](_0xef0da7[_0x489495(0x264)])?null:_0x2a2165[_0x489495(0x1c0)](_0xef0da7,_0x489495(0x200)),_0xfc7305=_0x4d26fd[_0x489495(0x1dc)][_0x489495(0x2b8)](_0x5b792b?_0x5b792b[_0x489495(0x21f)]:_0x37bab4,_0x193ba6?_0x193ba6[_0x489495(0x232)]:_0xef0da7);_0x4d26fd[_0x489495(0x1dc)][_0x489495(0x26b)](_0x1f3e32=>{const _0x5631ba=_0x489495;this[_0x5631ba(0x25e)](_0xfc7305);const _0x11d1f4=_0x4d26fd[_0x5631ba(0x1dc)][_0x5631ba(0x277)][_0x5631ba(0x1c0)](_0xfc7305[_0x5631ba(0x21f)]);_0x32b3a1['is'](_0x5631ba(0x2f6))?_0x1f3e32[_0x5631ba(0x2ae)](_0x11d1f4):_0x32b3a1[_0x5631ba(0x321)](_0x11d1f4);}),_0x3ae392[_0x489495(0x2bd)]();},{'priority':_0x293c11[_0x2247c7(0x2b3)]+0xa}),_0x4d26fd[_0x2247c7(0x1dc)]['on'](_0x2247c7(0x287),(_0xf9fc23,_0x42cb55)=>{const _0x1e3296=_0x2247c7,_0x449503=_0x42cb55[_0x42cb55[_0x1e3296(0x259)]-0x1];_0x449503&&_0x449503[_0x1e3296(0x1f8)]||this[_0x1e3296(0x2ed)]||this[_0x1e3296(0x203)][_0x1e3296(0x336)]&&(_0x4d26fd[_0x1e3296(0x1dc)][_0x1e3296(0x26b)](()=>{const _0x44e9cf=_0x1e3296;let _0x110e19=_0x4d26fd[_0x44e9cf(0x1dc)][_0x44e9cf(0x287)](_0x42cb55[0x0],_0x42cb55[0x1],_0x42cb55[0x2],{'forceDefaultExecution':!0x0});if(!_0x110e19)return;_0xf9fc23[_0x44e9cf(0x237)]=_0x110e19[_0x44e9cf(0x261)]();const _0x429748=_0x110e19[_0x44e9cf(0x232)][_0x44e9cf(0x264)],_0x1b993b=_0x4d26fd[_0x44e9cf(0x1dc)][_0x44e9cf(0x277)];_0x429748&&_0x1b993b[_0x44e9cf(0x29f)](_0x429748)&&!_0x1b993b[_0x44e9cf(0x1bb)](_0x429748)&&(_0x110e19=_0x4d26fd[_0x44e9cf(0x1dc)][_0x44e9cf(0x2b8)](_0x110e19[_0x44e9cf(0x21f)],_0x4d26fd[_0x44e9cf(0x1dc)][_0x44e9cf(0x29a)](_0x429748,_0x44e9cf(0x232)))),this[_0x44e9cf(0x328)](_0x110e19);}),_0xf9fc23[_0x1e3296(0x2bd)]());},{'priority':_0x2247c7(0x29d)}),this[_0x2247c7(0x306)][_0x2247c7(0x208)][_0x2247c7(0x295)](_0x2247c7(0x28b),this[_0x2247c7(0x203)]),this[_0x2247c7(0x2e2)](_0x2247c7(0x28b));const _0x390fbb=new _0x5480cc(_0x4d26fd,this[_0x2247c7(0x1c2)]);_0x4d26fd[_0x2247c7(0x208)][_0x2247c7(0x295)](_0x2247c7(0x272),_0x390fbb),this[_0x2247c7(0x2e2)](_0x2247c7(0x272));const _0x1c20f0=new _0x55011c(_0x4d26fd,this[_0x2247c7(0x1c2)]);_0x4d26fd[_0x2247c7(0x208)][_0x2247c7(0x295)](_0x2247c7(0x1b1),_0x1c20f0),this[_0x2247c7(0x2e2)](_0x2247c7(0x1b1)),_0x4d26fd[_0x2247c7(0x208)][_0x2247c7(0x295)](_0x2247c7(0x2ec),new _0x46abc5(_0x4d26fd,_0x390fbb,this[_0x2247c7(0x1c2)])),this[_0x2247c7(0x2e2)](_0x2247c7(0x2ec)),_0x4d26fd[_0x2247c7(0x208)][_0x2247c7(0x295)](_0x2247c7(0x303),new _0x46abc5(_0x4d26fd,_0x1c20f0,this[_0x2247c7(0x1c2)])),this[_0x2247c7(0x2e2)](_0x2247c7(0x303)),_0x4d26fd[_0x2247c7(0x208)][_0x2247c7(0x295)](_0x2247c7(0x31f),new _0x50dd36(_0x4d26fd,_0x390fbb,this[_0x2247c7(0x1c2)])),this[_0x2247c7(0x2e2)](_0x2247c7(0x31f)),_0x4d26fd[_0x2247c7(0x208)][_0x2247c7(0x295)](_0x2247c7(0x299),new _0x50dd36(_0x4d26fd,_0x1c20f0,this[_0x2247c7(0x1c2)])),this[_0x2247c7(0x2e2)](_0x2247c7(0x299));const _0x395c9d=_0x4d26fd[_0x2247c7(0x209)][_0x2247c7(0x1c3)](_0x2247c7(0x2e8));this[_0x2247c7(0x281)](_0x395c9d,_0x2247c7(0x302),(_0x3ea798,{threadId:_0x76c654})=>{const _0x503497=_0x2247c7,_0x2652f0=this[_0x503497(0x1c2)][_0x503497(0x1c3)](_0x76c654);_0x2652f0&&_0x2652f0[_0x503497(0x2ea)]&&0x1===_0x2652f0[_0x503497(0x2ea)][_0x503497(0x259)]&&this[_0x503497(0x256)](_0x76c654,{'hasComments':!0x0});},{'priority':_0x2247c7(0x246)}),this[_0x2247c7(0x281)](_0x395c9d,_0x2247c7(0x1c1),(_0x5881da,{threadId:_0x5c93d4})=>{const _0x55f4e9=_0x2247c7,_0x2852d1=this[_0x55f4e9(0x1c2)][_0x55f4e9(0x1c3)](_0x5c93d4);_0x2852d1&&_0x2852d1[_0x55f4e9(0x2ea)]&&!_0x2852d1[_0x55f4e9(0x2ea)][_0x55f4e9(0x259)]&&this[_0x55f4e9(0x256)](_0x5c93d4,{'hasComments':!0x1});},{'priority':_0x2247c7(0x246)});}set[_0x286a1d(0x20a)](_0x134004){const _0x40fc66=_0x286a1d;if(this[_0x40fc66(0x1b5)])throw new _0x24ffec(_0x40fc66(0x24d),this);this[_0x40fc66(0x1b5)]=_0x134004;}get[_0x286a1d(0x20a)](){const _0xe6fe2f=_0x286a1d;return this[_0xe6fe2f(0x1b5)];}[_0x286a1d(0x33b)]({skipNotAttached:_0x2e9277=!0x1,toJSON:_0x1c88b2=!0x1}={}){const _0x130a8e=_0x286a1d,_0x1560a0=[];for(const _0x4e0e09 of this[_0x130a8e(0x1c2)][_0x130a8e(0x1a6)]())_0x2e9277&&!_0x4e0e09[_0x130a8e(0x30b)]||_0x1560a0[_0x130a8e(0x215)](_0x4e0e09);return _0x1c88b2?_0x1560a0[_0x130a8e(0x1c9)](_0x41b6e7=>_0x41b6e7[_0x130a8e(0x327)]()):_0x1560a0;}[_0x286a1d(0x243)](_0x76368d){const _0x4e8a67=_0x286a1d,_0x549eb0=this[_0x4e8a67(0x1c2)][_0x4e8a67(0x1c3)](_0x76368d);if(!_0x549eb0)throw new _0x24ffec(_0x4e8a67(0x2b2),this);return _0x549eb0;}[_0x286a1d(0x278)](_0x114800){const _0xec2604=_0x286a1d;return this[_0xec2604(0x1c2)][_0xec2604(0x1a8)](_0x114800);}[_0x286a1d(0x2dd)](_0x3ae97b){const _0x47e6a2=_0x286a1d,{authorId:_0x536fa6,id:_0x48cf0e,attributes:_0x356700}=_0x3ae97b,[_0x51aa66,_0x38a44a]=_0x3ae97b[_0x47e6a2(0x282)][_0x47e6a2(0x1be)](':'),_0x221b59=this[_0x47e6a2(0x1c2)][_0x47e6a2(0x1c3)](_0x48cf0e)||this[_0x47e6a2(0x1dd)](_0x51aa66,_0x38a44a,_0x48cf0e,_0x536fa6,_0x356700);if(this[_0x47e6a2(0x1bd)](_0x221b59),this[_0x47e6a2(0x284)](_0x221b59,_0x51aa66,_0x38a44a||null,_0x536fa6),_0x221b59[_0x47e6a2(0x1ca)]=_0x3ae97b[_0x47e6a2(0x1ca)],_0x221b59[_0x47e6a2(0x19c)]=!0x0,_0x356700&&_0x356700[_0x47e6a2(0x20c)]){const _0x39b228=_0x356700[_0x47e6a2(0x20c)],_0x52336a=this[_0x47e6a2(0x2c1)](_0x39b228[_0x47e6a2(0x301)]);_0x221b59[_0x47e6a2(0x34a)]=_0x39b228[_0x47e6a2(0x1ca)],_0x221b59[_0x47e6a2(0x1db)]=_0x52336a,_0x221b59[_0x47e6a2(0x27a)]=!0x0;}else _0x221b59[_0x47e6a2(0x34a)]=_0x3ae97b[_0x47e6a2(0x1ca)];switch(_0x3ae97b[_0x47e6a2(0x249)]&&(_0x221b59[_0x47e6a2(0x249)]=_0x3ae97b[_0x47e6a2(0x249)]),_0x3ae97b[_0x47e6a2(0x2c5)]&&(_0x221b59[_0x47e6a2(0x2c5)]=_0x3ae97b[_0x47e6a2(0x2c5)]),this[_0x47e6a2(0x1b5)]&&this[_0x47e6a2(0x1b5)][_0x47e6a2(0x275)]||(_0x221b59[_0x47e6a2(0x20d)]=!0x0),this[_0x47e6a2(0x2ad)][_0x47e6a2(0x1c3)](_0x221b59)){case _0x47e6a2(0x2cc):this[_0x47e6a2(0x2ad)][_0x47e6a2(0x268)](_0x221b59,_0x47e6a2(0x204));break;case _0x47e6a2(0x30e):_0x221b59[_0x47e6a2(0x30b)]?(this[_0x47e6a2(0x2c0)](new Set([_0x221b59])),this[_0x47e6a2(0x255)](new Set([_0x221b59])),this[_0x47e6a2(0x2ad)][_0x47e6a2(0x268)](_0x221b59,_0x47e6a2(0x298)),this[_0x47e6a2(0x311)](_0x47e6a2(0x1fe),_0x221b59)):this[_0x47e6a2(0x2ad)][_0x47e6a2(0x268)](_0x221b59,_0x47e6a2(0x1d9));}return _0x221b59;}[_0x286a1d(0x272)](_0xa2e964){const _0x471097=_0x286a1d;this[_0x471097(0x1f8)](()=>{const _0x29070d=_0x471097;this[_0x29070d(0x306)][_0x29070d(0x1dc)][_0x29070d(0x26b)](()=>{const _0x344aca=_0x29070d;for(const _0x19723c of _0xa2e964[_0x344aca(0x26e)]())_0x19723c[_0x344aca(0x2b6)]();});});}[_0x286a1d(0x1b1)](_0x3bef65){const _0x33506b=_0x286a1d;this[_0x33506b(0x1f8)](()=>{const _0x430657=_0x33506b;this[_0x430657(0x306)][_0x430657(0x1dc)][_0x430657(0x26b)](()=>{const _0x5dfd55=_0x430657;for(const _0x40f557 of _0x3bef65[_0x5dfd55(0x26e)]())_0x40f557[_0x5dfd55(0x244)]();});});}[_0x286a1d(0x2e2)](_0x242c57,_0x22fd44){const _0xe187fd=_0x286a1d,_0x55fe91=this[_0xe187fd(0x306)][_0xe187fd(0x208)][_0xe187fd(0x1c3)](_0x242c57);if(!_0x55fe91)throw new _0x24ffec(_0xe187fd(0x33f),this,{'commandName':_0x242c57});if(this[_0xe187fd(0x234)][_0xe187fd(0x1a8)](_0x55fe91))throw new _0x24ffec(_0xe187fd(0x1bc),this,{'commandName':_0x242c57});this[_0xe187fd(0x234)][_0xe187fd(0x295)](_0x55fe91),_0x22fd44&&_0x55fe91['on'](_0xe187fd(0x1e0),(_0x2a9652,_0x56a008)=>{const _0x1da6f0=_0xe187fd;this[_0x1da6f0(0x203)][_0x1da6f0(0x336)]&&(this[_0x1da6f0(0x2ed)]||(_0x56a008[_0x1da6f0(0x259)]>0x0&&_0x56a008[_0x56a008[_0x1da6f0(0x259)]-0x1]&&_0x56a008[_0x56a008[_0x1da6f0(0x259)]-0x1][_0x1da6f0(0x1f8)]?_0x56a008[_0x1da6f0(0x313)]():(_0x2a9652[_0x1da6f0(0x237)]=_0x22fd44((..._0x2b16e0)=>_0x55fe91[_0x1da6f0(0x1e0)](..._0x2b16e0,{'forceDefaultExecution':!0x0}),..._0x56a008),_0x2a9652[_0x1da6f0(0x2bd)]())));},{'priority':_0xe187fd(0x29d)});}[_0x286a1d(0x1f8)](_0x157c39){const _0xdc023c=_0x286a1d;let _0x4a6dfa,_0x55dc49;const _0x39ab5e=this[_0xdc023c(0x2ed)];this[_0xdc023c(0x2ed)]=!0x0;try{_0x4a6dfa=_0x157c39();}catch(_0x202775){_0x55dc49=_0x202775;}return _0x39ab5e||(this[_0xdc023c(0x2ed)]=!0x1),_0x55dc49&&_0x24ffec[_0xdc023c(0x2c9)](_0x55dc49,this),_0x4a6dfa;}[_0x286a1d(0x328)](_0x4326b1,_0x449e18=null,_0x426e6b={}){const _0x3b13d0=_0x286a1d;if(_0x4326b1[_0x3b13d0(0x231)])return null;const _0x5e2fc7=this[_0x3b13d0(0x306)][_0x3b13d0(0x209)][_0x3b13d0(0x1c3)](_0x3b13d0(0x1e1))['me'];for(const {suggestion:_0x11f111,meta:_0x4a6ca7}of this[_0x3b13d0(0x2d1)](_0x4326b1,_0x3b13d0(0x2be)))if(_0x4a6ca7[_0x3b13d0(0x294)]){if(!_0x4a6ca7[_0x3b13d0(0x260)]){if(_0x4a6ca7[_0x3b13d0(0x2a4)]){if(!this[_0x3b13d0(0x1ed)]||!qt(_0x11f111,_0x426e6b))continue;return _0x11f111;}if(qt(_0x11f111,_0x426e6b))return _0x11f111;this[_0x3b13d0(0x227)](_0x11f111,_0x4326b1[_0x3b13d0(0x21f)],_0x4326b1[_0x3b13d0(0x232)]);break;}if(_0x449e18==_0x11f111[_0x3b13d0(0x348)]&&qt(_0x11f111,_0x426e6b)){const _0x134eae=_0x11f111[_0x3b13d0(0x228)]();return _0x134eae[_0x3b13d0(0x21f)][_0x3b13d0(0x1d3)](_0x4326b1[_0x3b13d0(0x232)])?this[_0x3b13d0(0x1d4)](_0x11f111,this[_0x3b13d0(0x1d2)][_0x3b13d0(0x2b8)](_0x4326b1[_0x3b13d0(0x21f)],_0x134eae[_0x3b13d0(0x232)])):this[_0x3b13d0(0x1d4)](_0x11f111,this[_0x3b13d0(0x1d2)][_0x3b13d0(0x2b8)](_0x134eae[_0x3b13d0(0x21f)],_0x4326b1[_0x3b13d0(0x232)])),_0x11f111;}}const _0x5375cb=_0x40e409(),_0x56f8e7=_0x5e2fc7['id'],_0x25d866=_0x449e18?_0x3b13d0(0x2ee)+_0x449e18:_0x3b13d0(0x2be),_0x59e832=this[_0x3b13d0(0x280)]({'id':_0x5375cb,'type':_0x25d866,'createdAt':new Date(),'authorId':_0x56f8e7,'attributes':_0x426e6b});return this[_0x3b13d0(0x254)](_0x25d866,_0x5375cb,_0x56f8e7,_0x4326b1),_0x59e832;}[_0x286a1d(0x27f)](_0x545135,_0x4e7227=_0x286a1d(0x211),_0x41a42c={}){const _0x1c6afc=_0x286a1d,_0x4672c6=this[_0x1c6afc(0x306)][_0x1c6afc(0x209)][_0x1c6afc(0x1c3)](_0x1c6afc(0x1e1))['me'],_0xa4f5b5=this[_0x1c6afc(0x2fa)][_0x1c6afc(0x1af)](_0x1c6afc(0x2be),_0x4e7227,_0x1c6afc(0x1ab));for(const _0x464ae0 of this[_0x1c6afc(0x33b)]())if(_0x464ae0[_0x1c6afc(0x1db)]['id']==_0x4672c6['id']&&_0x1c6afc(0x2be)==_0x464ae0[_0x1c6afc(0x282)]&&_0x464ae0[_0x1c6afc(0x348)]==_0x4e7227&&qt(_0x464ae0,_0x41a42c)&&(_0xa4f5b5(_0x464ae0[_0x1c6afc(0x22d)](),_0x545135)||_0xa4f5b5(_0x545135,_0x464ae0[_0x1c6afc(0x22d)]()))){for(const _0x5c48d5 of _0x545135)_0x464ae0[_0x1c6afc(0x2cd)](_0x5c48d5);return _0x464ae0;}for(const {suggestion:_0x1c891f,meta:_0x9e1eec}of this[_0x1c6afc(0x2d1)](_0x545135,_0x1c6afc(0x2be))){if(!_0x9e1eec[_0x1c6afc(0x294)])continue;if(!this[_0x1c6afc(0x1ed)]&&_0x9e1eec[_0x1c6afc(0x2a4)])continue;if(!qt(_0x1c891f,_0x41a42c))continue;let _0x4ba5b5=!0x0;for(const _0x32e927 of _0x1c891f[_0x1c6afc(0x22d)]())for(const _0x5c751c of _0x545135)if(!_0x32e927[_0x1c6afc(0x266)](_0x5c751c)){_0x4ba5b5=!0x1;break;}if(_0x4ba5b5)return _0x1c891f;}const _0x4d386b=_0x40e409(),_0x366341=_0x4672c6['id'],_0x6e78d0=_0x1c6afc(0x2ee)+_0x4e7227,_0x4b890f=this[_0x1c6afc(0x280)]({'id':_0x4d386b,'type':_0x6e78d0,'createdAt':new Date(),'authorId':_0x366341,'attributes':_0x41a42c});for(const _0x31951d of _0x545135)this[_0x1c6afc(0x254)](_0x6e78d0,_0x4d386b,_0x366341,_0x31951d,_0x54b56c[_0x1c6afc(0x1f6)]());return _0x4b890f;}[_0x286a1d(0x305)](_0x4b28a1,_0x2219e4,_0x2f25b3=null,_0x5b34bc={}){const _0x4844e1=_0x286a1d;if(_0x2f25b3=_0x2f25b3||Gt(_0x2219e4),_0x4b28a1[_0x4844e1(0x231)])return null;if(_0x4844e1(0x1e4)===this[_0x4844e1(0x21e)]){const _0x62013b=this[_0x4844e1(0x2fa)][_0x4844e1(0x1af)](_0x4844e1(0x30a),_0x2f25b3,_0x4844e1(0x2b6));return this[_0x4844e1(0x1f8)](()=>_0x62013b([_0x4b28a1],_0x2219e4,_0x5b34bc)),null;}const _0x29cacb=this[_0x4844e1(0x306)][_0x4844e1(0x209)][_0x4844e1(0x1c3)](_0x4844e1(0x1e1))['me'],_0xa25ae3=[];if(_0x4844e1(0x346)!==this[_0x4844e1(0x21e)]){for(const {suggestion:_0x776f76,meta:_0x21e715}of this[_0x4844e1(0x2d1)](_0x4b28a1,_0x4844e1(0x2be)))_0x21e715[_0x4844e1(0x294)]&&!_0x21e715[_0x4844e1(0x1d6)]&&_0xa25ae3[_0x4844e1(0x215)](..._0x776f76[_0x4844e1(0x22d)]());}const _0x51fba9=function(_0x57bd32,_0x4ee40a){const _0x303a3b=_0x4844e1,_0x3477bc=[];for(const _0x575331 of _0x4ee40a){const _0x525178=_0x57bd32[_0x303a3b(0x2e1)](_0x575331);_0x525178&&_0x3477bc[_0x303a3b(0x215)](_0x525178);}return _0x3477bc;}(_0x4b28a1,_0xa25ae3),_0x9a12b4=function(_0x42c01f,_0x4ebd44){const _0x32aa6e=_0x4844e1,_0x257f49=[_0x42c01f];for(const _0x5e2445 of _0x4ebd44){let _0x2416e7=0x0;for(;_0x2416e7<_0x257f49[_0x32aa6e(0x259)];){const _0x498c34=_0x257f49[_0x2416e7][_0x32aa6e(0x292)](_0x5e2445);_0x257f49[_0x32aa6e(0x1df)](_0x2416e7,0x1,..._0x498c34),_0x2416e7+=_0x498c34[_0x32aa6e(0x259)];}}return _0x257f49;}(_0x4b28a1,_0xa25ae3);_0x51fba9[_0x4844e1(0x259)]&&this[_0x4844e1(0x1d2)][_0x4844e1(0x26b)](()=>{const _0xc97201=_0x4844e1;for(const _0x59fbfc of _0x51fba9){const _0x582d84=this[_0xc97201(0x2fa)][_0xc97201(0x1af)](_0xc97201(0x30a),_0x2f25b3,_0xc97201(0x2b6));this[_0xc97201(0x1f8)](()=>_0x582d84([_0x59fbfc],_0x2219e4,_0x5b34bc));}});for(const _0x4b49ec of _0x9a12b4){let _0x34c79b=null,_0x1fbf73=_0x4b49ec[_0x4844e1(0x21f)],_0x5a6f7c=_0x4b49ec[_0x4844e1(0x232)];for(const {suggestion:_0x5ab23e,meta:_0x1adaf2}of this[_0x4844e1(0x2d1)](_0x4b49ec,_0x4844e1(0x30a))){if(!_0x1adaf2[_0x4844e1(0x294)])continue;if(_0x5ab23e[_0x4844e1(0x348)]!=_0x2f25b3)continue;if(!qt(_0x5ab23e,_0x5b34bc))continue;const _0x22cf01=_0x5ab23e[_0x4844e1(0x228)]();if(_0x22cf01[_0x4844e1(0x266)](_0x4b49ec,!0x0))return null;_0x1fbf73=_0x1fbf73[_0x4844e1(0x250)](_0x22cf01[_0x4844e1(0x21f)])?_0x1fbf73:_0x22cf01[_0x4844e1(0x21f)],_0x5a6f7c=_0x5a6f7c[_0x4844e1(0x1c6)](_0x22cf01[_0x4844e1(0x232)])?_0x5a6f7c:_0x22cf01[_0x4844e1(0x232)],_0x34c79b?_0x22cf01[_0x4844e1(0x21f)][_0x4844e1(0x250)](_0x34c79b[_0x4844e1(0x228)]()[_0x4844e1(0x21f)])?(_0x34c79b[_0x4844e1(0x340)](),_0x34c79b=_0x5ab23e):_0x5ab23e[_0x4844e1(0x340)]():_0x34c79b=_0x5ab23e;}const _0x5151d6=this[_0x4844e1(0x1d2)][_0x4844e1(0x2b8)](_0x1fbf73,_0x5a6f7c);if(_0x34c79b)this[_0x4844e1(0x1d4)](_0x34c79b,_0x5151d6);else{const _0x4d1e99=_0x40e409(),_0x33d37e=_0x29cacb['id'];this[_0x4844e1(0x280)]({'id':_0x4d1e99,'type':_0x4844e1(0x2a0)+_0x2f25b3,'data':_0x2219e4,'createdAt':new Date(),'authorId':_0x33d37e,'attributes':_0x5b34bc}),this[_0x4844e1(0x254)](_0x4844e1(0x2a0)+_0x2f25b3,_0x4d1e99,_0x33d37e,_0x5151d6);}}return null;}[_0x286a1d(0x347)](_0x476e8f,_0x193c5c,_0x29b1dc=[],_0x5330e5=null,_0xd4a432={}){const _0x4f9ee8=_0x286a1d;_0x193c5c[_0x4f9ee8(0x289)]||(_0x193c5c[_0x4f9ee8(0x289)]=_0x193c5c[_0x4f9ee8(0x2e6)]),_0x193c5c[_0x4f9ee8(0x201)]=_0x476e8f['is'](_0x4f9ee8(0x310)),_0x5330e5=_0x5330e5||Gt(_0x193c5c);const _0x30723f=_0x29b1dc[_0x4f9ee8(0x1c9)](_0x27665b=>Lt(_0x27665b,this[_0x4f9ee8(0x1d2)])),_0x413be4=_0x476e8f['is'](_0x4f9ee8(0x310))?_0x476e8f:Lt(_0x476e8f,this[_0x4f9ee8(0x1d2)]);if(_0x4f9ee8(0x1e4)===this[_0x4f9ee8(0x21e)]){const _0x3bf3ca=this[_0x4f9ee8(0x2fa)][_0x4f9ee8(0x1af)](_0x4f9ee8(0x28e),_0x5330e5,_0x4f9ee8(0x2b6));return this[_0x4f9ee8(0x1f8)](()=>_0x3bf3ca([_0x413be4],_0x193c5c,_0xd4a432)),null;}_0x30723f[_0x4f9ee8(0x215)](_0x413be4);let _0x5d245b=!0x0;for(const _0x78f06e of _0x30723f)if(!this[_0x4f9ee8(0x267)](_0x78f06e)){_0x5d245b=!0x1;break;}if(_0x5d245b&&_0x4f9ee8(0x346)!==this[_0x4f9ee8(0x21e)]){const _0x113d8f=this[_0x4f9ee8(0x2fa)][_0x4f9ee8(0x1af)](_0x4f9ee8(0x28e),_0x5330e5,_0x4f9ee8(0x2b6));return this[_0x4f9ee8(0x1f8)](()=>_0x113d8f([_0x413be4],_0x193c5c,_0xd4a432)),null;}let _0x28412c=null,_0x112cd5=_0x413be4[_0x4f9ee8(0x21f)],_0x5d62b5=_0x413be4[_0x4f9ee8(0x232)];for(const {suggestion:_0x185a92,meta:_0x105dd1}of this[_0x4f9ee8(0x2d1)](_0x413be4,_0x4f9ee8(0x28e))){if(!_0x105dd1[_0x4f9ee8(0x294)])continue;if(_0x105dd1[_0x4f9ee8(0x260)]||_0x105dd1[_0x4f9ee8(0x2a4)]||_0x105dd1[_0x4f9ee8(0x1d6)])continue;if(_0x185a92[_0x4f9ee8(0x249)][_0x4f9ee8(0x289)]!=_0x193c5c[_0x4f9ee8(0x289)])continue;if(!qt(_0x185a92,_0xd4a432))continue;const _0x5482a2=_0x185a92[_0x4f9ee8(0x228)]();if(_0x185a92[_0x4f9ee8(0x348)]==_0x5330e5){if(_0x5482a2[_0x4f9ee8(0x266)](_0x413be4,!0x0))return null;_0x112cd5=_0x112cd5[_0x4f9ee8(0x250)](_0x5482a2[_0x4f9ee8(0x21f)])?_0x112cd5:_0x5482a2[_0x4f9ee8(0x21f)],_0x5d62b5=_0x5d62b5[_0x4f9ee8(0x1c6)](_0x5482a2[_0x4f9ee8(0x232)])?_0x5d62b5:_0x5482a2[_0x4f9ee8(0x232)],_0x28412c?_0x5482a2[_0x4f9ee8(0x21f)][_0x4f9ee8(0x250)](_0x28412c[_0x4f9ee8(0x228)]()[_0x4f9ee8(0x21f)])?(_0x28412c[_0x4f9ee8(0x340)](),_0x28412c=_0x185a92):_0x185a92[_0x4f9ee8(0x340)]():_0x28412c=_0x185a92;}else{const _0x12bd6b=_0x413be4[_0x4f9ee8(0x2e1)](_0x5482a2);this[_0x4f9ee8(0x2f5)](_0x185a92,_0x12bd6b);}}const _0x53aeaa=this[_0x4f9ee8(0x306)][_0x4f9ee8(0x209)][_0x4f9ee8(0x1c3)](_0x4f9ee8(0x1e1))['me'],_0xcfaa77=_0x40e409(),_0x469884=_0x53aeaa['id'];if(_0x28412c)return this[_0x4f9ee8(0x1d4)](_0x28412c,this[_0x4f9ee8(0x1d2)][_0x4f9ee8(0x2b8)](_0x112cd5,_0x5d62b5)),_0x28412c;{const _0x4ac9e3=this[_0x4f9ee8(0x280)]({'id':_0xcfaa77,'type':_0x4f9ee8(0x29b)+_0x5330e5,'data':_0x193c5c,'createdAt':new Date(),'authorId':_0x469884,'attributes':_0xd4a432});return this[_0x4f9ee8(0x254)](_0x4f9ee8(0x29b)+_0x5330e5,_0xcfaa77,_0x469884,this[_0x4f9ee8(0x1d2)][_0x4f9ee8(0x2b8)](_0x112cd5,_0x5d62b5)),_0x4ac9e3;}}[_0x286a1d(0x24c)](_0x145162,_0x22d2ad,_0x594422=[],_0x45d825=null,_0x2f419={}){const _0x5a5559=_0x286a1d;_0x22d2ad[_0x5a5559(0x289)]||(_0x22d2ad[_0x5a5559(0x289)]=_0x22d2ad[_0x5a5559(0x2e6)]);const _0x2856bb=_0x145162[0x0];_0x22d2ad[_0x5a5559(0x201)]=_0x2856bb['is'](_0x5a5559(0x310)),_0x45d825=_0x45d825||Gt(_0x22d2ad);const _0x1c3c70=_0x594422[_0x5a5559(0x1c9)](_0x4a213e=>Lt(_0x4a213e,this[_0x5a5559(0x1d2)])),_0x57dcea=_0x2856bb['is'](_0x5a5559(0x310))?_0x145162:_0x145162[_0x5a5559(0x1c9)](_0x448cd5=>Lt(_0x448cd5,this[_0x5a5559(0x1d2)]));if(_0x5a5559(0x1e4)===this[_0x5a5559(0x21e)]){const _0x37cabc=this[_0x5a5559(0x2fa)][_0x5a5559(0x1af)](_0x5a5559(0x28e),_0x45d825,_0x5a5559(0x2b6));return this[_0x5a5559(0x1f8)](()=>_0x37cabc(_0x57dcea,_0x22d2ad,_0x2f419)),null;}_0x1c3c70[_0x5a5559(0x215)](..._0x57dcea);let _0xe2e0d=!0x0;for(const _0x1599fb of _0x1c3c70)if(!this[_0x5a5559(0x267)](_0x1599fb)){_0xe2e0d=!0x1;break;}if(_0xe2e0d&&_0x5a5559(0x346)!==this[_0x5a5559(0x21e)]){const _0x380268=this[_0x5a5559(0x2fa)][_0x5a5559(0x1af)](_0x5a5559(0x28e),_0x45d825,_0x5a5559(0x2b6));return this[_0x5a5559(0x1f8)](()=>_0x380268(_0x57dcea,_0x22d2ad,_0x2f419)),null;}const _0x49b53b=this[_0x5a5559(0x306)][_0x5a5559(0x209)][_0x5a5559(0x1c3)](_0x5a5559(0x1e1))['me'];for(const _0x1e9e0b of this[_0x5a5559(0x33b)]()){if(_0x1e9e0b[_0x5a5559(0x1db)]['id']!=_0x49b53b['id'])continue;if(_0x5a5559(0x28e)!=_0x1e9e0b[_0x5a5559(0x282)]||_0x1e9e0b[_0x5a5559(0x249)][_0x5a5559(0x289)]!=_0x22d2ad[_0x5a5559(0x289)])continue;if(!qt(_0x1e9e0b,_0x2f419))continue;const _0x47ce17=_0x1e9e0b[_0x5a5559(0x348)]==_0x45d825;for(let _0x11aa5a=0x0;_0x11aa5a<_0x57dcea[_0x5a5559(0x259)];_0x11aa5a++){const _0x4d7cf6=_0x57dcea[_0x11aa5a];for(const _0x80af47 of _0x1e9e0b[_0x5a5559(0x1a7)]()){const _0x548c12=_0x80af47[_0x5a5559(0x2eb)]();if(_0x4d7cf6[_0x5a5559(0x1d3)](_0x548c12)){_0x47ce17?(_0x57dcea[_0x5a5559(0x1df)](_0x11aa5a,0x1),_0x11aa5a--):_0x1e9e0b[_0x5a5559(0x2f3)](_0x80af47[_0x5a5559(0x2bc)]);break;}}}}if(0x0==_0x57dcea[_0x5a5559(0x259)])return null;const _0x477774=this[_0x5a5559(0x2fa)][_0x5a5559(0x1af)](_0x5a5559(0x28e),_0x45d825,_0x5a5559(0x1ab));for(const _0x317570 of this[_0x5a5559(0x33b)]())if(_0x317570[_0x5a5559(0x1db)]['id']==_0x49b53b['id']&&_0x5a5559(0x28e)==_0x317570[_0x5a5559(0x282)]&&_0x317570[_0x5a5559(0x249)][_0x5a5559(0x289)]==_0x22d2ad[_0x5a5559(0x289)]&&_0x317570[_0x5a5559(0x348)]==_0x45d825&&qt(_0x317570,_0x2f419)&&(_0x477774(_0x317570[_0x5a5559(0x22d)](),_0x57dcea)||_0x477774(_0x57dcea,_0x317570[_0x5a5559(0x22d)]()))){for(const _0x59fa9c of _0x57dcea)_0x317570[_0x5a5559(0x2cd)](_0x59fa9c);return _0x317570;}const _0x516d18=_0x40e409(),_0x51405e=_0x49b53b['id'],_0x116bcd=_0x5a5559(0x29b)+_0x45d825,_0x162aed=this[_0x5a5559(0x280)]({'id':_0x516d18,'type':_0x116bcd,'data':_0x22d2ad,'createdAt':new Date(),'authorId':_0x51405e,'attributes':_0x2f419});for(const _0x1e4f1e of _0x57dcea)this[_0x5a5559(0x254)](_0x116bcd,_0x516d18,_0x51405e,_0x1e4f1e,_0x54b56c[_0x5a5559(0x1f6)]());return _0x162aed;}[_0x286a1d(0x25e)](_0xf54dbb,_0x88292=null,_0x5e39a5={}){const _0x54f376=_0x286a1d;if(_0xf54dbb[_0x54f376(0x231)])return null;const _0x67f3f4=this[_0x54f376(0x306)][_0x54f376(0x209)][_0x54f376(0x1c3)](_0x54f376(0x1e1))['me'],_0x601be8=new _0x44dfc6(_0xf54dbb[_0x54f376(0x21f)],_0xf54dbb[_0x54f376(0x232)]);for(const {suggestion:_0x1f7a68,meta:_0x5ae807}of this[_0x54f376(0x2d1)](_0x601be8,_0x54f376(0x2be)))if(_0x5ae807[_0x54f376(0x294)]&&!_0x5ae807[_0x54f376(0x260)]){if(_0x1f7a68[_0x54f376(0x297)]){const _0x2726b2=_0x1f7a68[_0x54f376(0x22d)]()[_0x54f376(0x1a4)](_0x2dfae8=>_0x54f376(0x33e)!=_0x2dfae8[_0x54f376(0x2f9)][_0x54f376(0x308)]);_0x2726b2[_0x54f376(0x262)](_0x299428=>_0x601be8[_0x54f376(0x266)](_0x299428,!0x0))&&_0x1f7a68[_0x54f376(0x244)]();if(_0x2726b2[_0x54f376(0x2e5)](_0x30b498=>_0x30b498[_0x54f376(0x266)](_0x601be8,!0x0))){const _0x542ae2=this[_0x54f376(0x2fa)][_0x54f376(0x1af)](_0x54f376(0x199),_0x88292,_0x54f376(0x2b6));return this[_0x54f376(0x1f8)](()=>_0x542ae2([_0x601be8],null,_0x5e39a5)),null;}}else{const _0x2628b6=_0x601be8[_0x54f376(0x2e1)](_0x1f7a68[_0x54f376(0x228)]());null!==_0x2628b6&&_0x1f7a68[_0x54f376(0x2df)]([_0x2628b6],null,_0x5e39a5);}}if(_0x601be8[_0x54f376(0x1e5)](),_0x601be8[_0x54f376(0x231)]||_0x54f376(0x33e)==_0x601be8[_0x54f376(0x2f9)][_0x54f376(0x308)])return null;let _0x399c49=null,_0x3833f5=_0x601be8[_0x54f376(0x21f)],_0x4eafc2=_0x601be8[_0x54f376(0x232)];const _0x2edee2=this[_0x54f376(0x2d1)](_0x601be8,_0x54f376(0x199));for(const {suggestion:_0x52a0c6,meta:_0x4b183e}of _0x2edee2){const _0x4927b1=this[_0x54f376(0x1d2)][_0x54f376(0x2b8)](_0x3833f5,_0x4eafc2);if(_0x4b183e[_0x54f376(0x294)]&&(this[_0x54f376(0x1ed)]||!_0x4b183e[_0x54f376(0x2a4)]&&!_0x4b183e[_0x54f376(0x1d6)])){if(_0x52a0c6[_0x54f376(0x297)]){if(!qt(_0x52a0c6,_0x5e39a5))continue;let _0xf0db23=!0x0;for(const _0x24cfb of _0x52a0c6[_0x54f376(0x22d)]()){if(_0x24cfb[_0x54f376(0x266)](_0x4927b1,!0x0))return _0x52a0c6;_0x4927b1[_0x54f376(0x266)](_0x24cfb)||(_0xf0db23=!0x1);}_0xf0db23&&_0x52a0c6[_0x54f376(0x244)]();}else{const _0x42c3e9=_0x52a0c6[_0x54f376(0x228)]();if(_0x42c3e9[_0x54f376(0x266)](_0x4927b1,!0x0))return _0x52a0c6;if(!qt(_0x52a0c6,_0x5e39a5)){_0x4927b1[_0x54f376(0x266)](_0x42c3e9)?_0x52a0c6[_0x54f376(0x340)]():_0x42c3e9[_0x54f376(0x2c3)](_0x3833f5)?_0x3833f5=_0x42c3e9[_0x54f376(0x232)]:_0x42c3e9[_0x54f376(0x2c3)](_0x4eafc2)&&(_0x4eafc2=_0x42c3e9[_0x54f376(0x21f)]);continue;}_0x3833f5=_0x3833f5[_0x54f376(0x250)](_0x42c3e9[_0x54f376(0x21f)])?_0x3833f5:_0x42c3e9[_0x54f376(0x21f)],_0x4eafc2=_0x4eafc2[_0x54f376(0x1c6)](_0x42c3e9[_0x54f376(0x232)])?_0x4eafc2:_0x42c3e9[_0x54f376(0x232)],_0x5e39a5=Object[_0x54f376(0x2a1)]({},_0x52a0c6[_0x54f376(0x2c5)]),_0x399c49?_0x42c3e9[_0x54f376(0x21f)][_0x54f376(0x250)](_0x399c49[_0x54f376(0x228)]()[_0x54f376(0x21f)])?(_0x399c49[_0x54f376(0x340)](),_0x399c49=_0x52a0c6):_0x52a0c6[_0x54f376(0x340)]():_0x399c49=_0x52a0c6;}}}if(_0x399c49)return this[_0x54f376(0x1d4)](_0x399c49,this[_0x54f376(0x1d2)][_0x54f376(0x2b8)](_0x3833f5,_0x4eafc2)),_0x399c49;{const _0x15c870=_0x40e409(),_0x2f0aae=this[_0x54f376(0x1d2)][_0x54f376(0x2b8)](_0x3833f5,_0x4eafc2),_0x2efbf2=_0x67f3f4['id'],_0x56f4a7=_0x88292?_0x54f376(0x1a9)+_0x88292:_0x54f376(0x199),_0x58271d=this[_0x54f376(0x280)]({'id':_0x15c870,'type':_0x56f4a7,'createdAt':new Date(),'authorId':_0x2efbf2,'attributes':_0x5e39a5});return this[_0x54f376(0x254)](_0x56f4a7,_0x15c870,_0x2efbf2,_0x2f0aae),_0x58271d;}}[_0x286a1d(0x1c7)](_0xe37c11,_0x565766=_0x286a1d(0x211),_0x2c6be3={}){const _0x5eb55d=_0x286a1d,_0x4a469d=this[_0x5eb55d(0x306)][_0x5eb55d(0x209)][_0x5eb55d(0x1c3)](_0x5eb55d(0x1e1))['me'],_0x344a17=_0xe37c11[_0x5eb55d(0x1c9)](_0x1d89ea=>new _0x44dfc6(_0x1d89ea[_0x5eb55d(0x21f)],_0x1d89ea[_0x5eb55d(0x232)])),_0x1c2c89=new Set();for(const {suggestion:_0x688e58,meta:_0x4cd088}of this[_0x5eb55d(0x2d1)](_0x344a17,_0x5eb55d(0x2be)))_0x4cd088[_0x5eb55d(0x294)]&&!_0x4cd088[_0x5eb55d(0x260)]&&_0x1c2c89[_0x5eb55d(0x295)](_0x688e58);for(const _0x1dd991 of _0x1c2c89)if(_0x1dd991[_0x5eb55d(0x297)]){const _0x5b9447=_0x1dd991[_0x5eb55d(0x22d)]();(!_0x1dd991[_0x5eb55d(0x2c5)]||!_0x1dd991[_0x5eb55d(0x2c5)][_0x5eb55d(0x2b0)])&&(_0x5b9447[_0x5eb55d(0x262)](_0x267e66=>_0x344a17[_0x5eb55d(0x2e5)](_0x466f5d=>_0x466f5d[_0x5eb55d(0x266)](_0x267e66,!0x0)))&&_0x1dd991[_0x5eb55d(0x244)]());if(_0x344a17[_0x5eb55d(0x262)](_0x13d453=>_0x5b9447[_0x5eb55d(0x2e5)](_0x271db1=>_0x271db1[_0x5eb55d(0x266)](_0x13d453,!0x0)))){const _0x94cd9a=this[_0x5eb55d(0x2fa)][_0x5eb55d(0x1af)](_0x5eb55d(0x199),_0x565766,_0x5eb55d(0x2b6));return this[_0x5eb55d(0x1f8)](()=>_0x94cd9a(_0xe37c11,null,_0x2c6be3)),null;}}else{const _0x1e686d=_0x1dd991[_0x5eb55d(0x228)]();_0x344a17[_0x5eb55d(0x2e5)](_0x134a98=>_0x134a98[_0x5eb55d(0x266)](_0x1e686d,!0x0))&&_0x1dd991[_0x5eb55d(0x244)]();if(_0x344a17[_0x5eb55d(0x262)](_0x173c36=>_0x1e686d[_0x5eb55d(0x266)](_0x173c36,!0x0))){const _0xed51cc=this[_0x5eb55d(0x2fa)][_0x5eb55d(0x1af)](_0x5eb55d(0x199),_0x565766,_0x5eb55d(0x2b6));return this[_0x5eb55d(0x1f8)](()=>_0xed51cc(_0x344a17,null,_0x2c6be3)),null;}}const _0x598978=this[_0x5eb55d(0x2fa)][_0x5eb55d(0x1af)](_0x5eb55d(0x199),_0x565766,_0x5eb55d(0x1ab));let _0x9aa27d=null;for(const _0x138881 of this[_0x5eb55d(0x33b)]())if(_0x138881[_0x5eb55d(0x1db)]['id']==_0x4a469d['id']&&_0x138881[_0x5eb55d(0x30b)]&&_0x5eb55d(0x199)==_0x138881[_0x5eb55d(0x282)]&&_0x138881[_0x5eb55d(0x348)]==_0x565766&&qt(_0x138881,_0x2c6be3)&&(_0x598978(_0x138881[_0x5eb55d(0x22d)](),_0x344a17)||_0x598978(_0x344a17,_0x138881[_0x5eb55d(0x22d)]()))){if(_0x9aa27d){if(_0x138881[_0x5eb55d(0x2ea)]&&_0x138881[_0x5eb55d(0x2ea)][_0x5eb55d(0x259)])continue;for(const _0x576830 of _0x138881[_0x5eb55d(0x22d)]())_0x9aa27d[_0x5eb55d(0x31a)](_0x576830)||_0x9aa27d[_0x5eb55d(0x2cd)](_0x576830);_0x138881[_0x5eb55d(0x340)]();}else{_0x9aa27d=_0x138881;for(const _0x464fe3 of _0x344a17)_0x138881[_0x5eb55d(0x31a)](_0x464fe3)||_0x138881[_0x5eb55d(0x2cd)](_0x464fe3);}}if(_0x9aa27d)return _0x9aa27d;_0x1c2c89[_0x5eb55d(0x2cb)]();for(const {suggestion:_0x564fae,meta:_0xffd8ed}of this[_0x5eb55d(0x2d1)](_0x344a17,_0x5eb55d(0x199)))_0xffd8ed[_0x5eb55d(0x294)]&&(this[_0x5eb55d(0x1ed)]||!_0xffd8ed[_0x5eb55d(0x2a4)]&&!_0xffd8ed[_0x5eb55d(0x1d6)])&&qt(_0x564fae,_0x2c6be3)&&_0x1c2c89[_0x5eb55d(0x295)](_0x564fae);for(const _0x1c6b31 of _0x1c2c89){const _0x40bc36=_0x1c6b31[_0x5eb55d(0x22d)]();if(!_0x2c6be3||!_0x2c6be3[_0x5eb55d(0x2b0)]){if(_0x344a17[_0x5eb55d(0x262)](_0x41cf3c=>_0x40bc36[_0x5eb55d(0x2e5)](_0x3fc64f=>_0x3fc64f[_0x5eb55d(0x266)](_0x41cf3c,!0x0))))return _0x1c6b31;}(!_0x1c6b31[_0x5eb55d(0x2c5)]||!_0x1c6b31[_0x5eb55d(0x2c5)][_0x5eb55d(0x2b0)])&&(_0x40bc36[_0x5eb55d(0x262)](_0x380a7d=>_0x344a17[_0x5eb55d(0x2e5)](_0x166f08=>_0x166f08[_0x5eb55d(0x266)](_0x380a7d,!0x0)))&&_0x1c6b31[_0x5eb55d(0x244)]());}const _0x1d625d=_0x40e409(),_0x2b979c=_0x4a469d['id'],_0x41692f=_0x5eb55d(0x1a9)+_0x565766,_0x547a81=this[_0x5eb55d(0x280)]({'id':_0x1d625d,'type':_0x41692f,'createdAt':new Date(),'authorId':_0x2b979c,'attributes':_0x2c6be3});for(const _0x2d1609 of _0x344a17)_0x2d1609[_0x5eb55d(0x1e5)](),_0x2d1609[_0x5eb55d(0x231)]||_0x5eb55d(0x33e)==_0x2d1609[_0x5eb55d(0x2f9)][_0x5eb55d(0x308)]||this[_0x5eb55d(0x254)](_0x41692f,_0x1d625d,_0x2b979c,_0x2d1609,_0x54b56c[_0x5eb55d(0x1f6)]());return _0x547a81;}[_0x286a1d(0x2f1)](_0x41ccb3,_0x1121e2,_0x256aa0,_0x285d43,_0x2b1814){const _0x4c5bc1=_0x286a1d;if(_0x41ccb3[_0x4c5bc1(0x231)])return[];if(_0x4c5bc1(0x1e4)===this[_0x4c5bc1(0x21e)])return[];const _0x3dec8a=this[_0x4c5bc1(0x306)][_0x4c5bc1(0x209)][_0x4c5bc1(0x1c3)](_0x4c5bc1(0x1e1))['me']['id'],_0x2bebd5=Array[_0x4c5bc1(0x229)](this[_0x4c5bc1(0x1c2)][_0x4c5bc1(0x1a6)]())[_0x4c5bc1(0x1a4)](_0x2648da=>_0x4c5bc1(0x223)==_0x2648da[_0x4c5bc1(0x282)]&&_0x2648da[_0x4c5bc1(0x249)][_0x4c5bc1(0x323)]==_0x1121e2&&_0x2648da[_0x4c5bc1(0x31a)](_0x41ccb3));if(_0x4c5bc1(0x19d)===this[_0x4c5bc1(0x21e)]){const _0x4a8f70=this[_0x4c5bc1(0x2d1)](_0x41ccb3,_0x4c5bc1(0x2be))[_0x4c5bc1(0x1a4)](({meta:_0x5398e6})=>_0x5398e6[_0x4c5bc1(0x294)]&&!_0x5398e6[_0x4c5bc1(0x1d6)]&&!_0x5398e6[_0x4c5bc1(0x260)])[_0x4c5bc1(0x1c9)](({suggestion:_0x47259e})=>_0x47259e);_0x2bebd5[_0x4c5bc1(0x2fb)](..._0x4a8f70);}const _0x5a03d6=new Map([[_0x41ccb3,_0x256aa0]]);for(const _0x385bda of _0x2bebd5){const _0x4c90cf=_0x4c5bc1(0x223)==_0x385bda[_0x4c5bc1(0x282)]?_0x385bda[_0x4c5bc1(0x249)][_0x4c5bc1(0x2bb)]:void 0x0,_0x34bd84=_0x385bda[_0x4c5bc1(0x228)](),_0xd721bc=Array[_0x4c5bc1(0x229)](_0x5a03d6[_0x4c5bc1(0x285)]())[_0x4c5bc1(0x20f)](_0x4b94ff=>_0x4b94ff[_0x4c5bc1(0x235)](_0x34bd84));if(!_0xd721bc)continue;const _0x2b48e9=_0xd721bc[_0x4c5bc1(0x292)](_0x34bd84);this[_0x4c5bc1(0x1d7)](_0x1121e2)&&_0x4c5bc1(0x2be)==_0x385bda[_0x4c5bc1(0x282)]&&0x0!=_0x2b48e9[_0x4c5bc1(0x259)]||(_0x5a03d6[_0x4c5bc1(0x1c4)](_0xd721bc),_0x2b48e9[_0x4c5bc1(0x33c)](_0x387863=>{const _0x4dc744=_0x4c5bc1;_0x5a03d6[_0x4dc744(0x268)](_0x387863,_0x256aa0);}),_0x4c5bc1(0x2be)!=_0x385bda[_0x4c5bc1(0x282)]&&_0x4c90cf!=_0x285d43&&_0x5a03d6[_0x4c5bc1(0x268)](_0xd721bc[_0x4c5bc1(0x2e1)](_0x34bd84),_0x4c90cf));}const _0x24c0bd=[];for(const [_0x377402,_0x42b488]of _0x5a03d6){const _0x11d67a=_0x40e409(),_0x2d731c={'key':_0x1121e2,'oldValue':_0x42b488,'newValue':_0x285d43};_0x1121e2[_0x4c5bc1(0x259)]>0x25&&console[_0x4c5bc1(0x19b)](_0x4c5bc1(0x2cf),{'key':_0x1121e2});const _0x575d4f=(_0x4c5bc1(0x21b)+(_0x1121e2+'|'+Gt({'newValue':_0x285d43})))[_0x4c5bc1(0x233)](0x0,0x3c),_0x215d4d=this[_0x4c5bc1(0x280)]({'id':_0x11d67a,'type':_0x575d4f,'data':_0x2d731c,'createdAt':new Date(),'authorId':_0x3dec8a,'attributes':_0x2b1814});_0x24c0bd[_0x4c5bc1(0x215)](_0x215d4d),this[_0x4c5bc1(0x254)](_0x575d4f,_0x11d67a,_0x3dec8a,_0x377402);}return _0x24c0bd;}[_0x286a1d(0x247)](_0x5e17e1){const _0x16b0e8=_0x286a1d;this[_0x16b0e8(0x2e2)](_0x5e17e1,(_0x3fc78f,..._0x51d489)=>{const _0x59de0b=_0x16b0e8;this[_0x59de0b(0x28c)](()=>{_0x3fc78f(..._0x51d489);});});}[_0x286a1d(0x349)](_0x481927){const _0x442b25=_0x286a1d;this[_0x442b25(0x20b)][_0x442b25(0x295)](_0x481927);}[_0x286a1d(0x2f4)](_0x44a59c){const _0x4e66cb=_0x286a1d;this[_0x4e66cb(0x1e6)][_0x4e66cb(0x295)](_0x44a59c);}[_0x286a1d(0x1f1)](_0x1fff81){const _0x3e1690=_0x286a1d;return _0x3e1690(0x223)==_0x1fff81[_0x3e1690(0x282)]?_0x1fff81[_0x3e1690(0x348)][_0x3e1690(0x1be)]('|')[0x0]:null;}[_0x286a1d(0x1d4)](_0xfd79c9,_0x4da877){const _0x438c37=_0x286a1d,_0x4088bf=_0xfd79c9[_0x438c37(0x1f4)]();this[_0x438c37(0x1d2)][_0x438c37(0x26b)](_0x5b8e98=>{const _0x1143de=_0x438c37;_0x5b8e98[_0x1143de(0x318)](_0x4088bf,{'range':_0x4da877});});}[_0x286a1d(0x1bd)](_0x56f1b2){const _0x4fde6f=_0x286a1d,_0x524ca6=_0x56f1b2['id'],_0x1dfbcf=this[_0x4fde6f(0x306)][_0x4fde6f(0x1f9)][_0x4fde6f(0x1c3)](_0x4fde6f(0x283));this[_0x4fde6f(0x2fc)][_0x4fde6f(0x30d)](_0x524ca6)||this[_0x4fde6f(0x2fc)][_0x4fde6f(0x2d8)]({'channelId':_0x1dfbcf,'threadId':_0x524ca6,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x17f65d=this[_0x4fde6f(0x2fc)][_0x4fde6f(0x25b)](_0x524ca6);_0x17f65d[_0x4fde6f(0x258)](_0x4fde6f(0x1e3)),_0x17f65d[_0x4fde6f(0x1e3)]=!0x1,_0x56f1b2[_0x4fde6f(0x2ea)]=_0x17f65d;}[_0x286a1d(0x284)](_0xa8e77b,_0x759449,_0x32c656,_0x215421){const _0x3d2d71=_0x286a1d;if(_0xa8e77b[_0x3d2d71(0x282)]!=_0x759449||_0xa8e77b[_0x3d2d71(0x348)]!=_0x32c656||_0xa8e77b[_0x3d2d71(0x225)]['id']!=_0x215421)throw this[_0x3d2d71(0x306)][_0x3d2d71(0x312)](_0x3d2d71(0x2ca)),new _0x24ffec(_0x3d2d71(0x2ca),this);}[_0x286a1d(0x2f5)](_0x4cc341,_0xb6742f){const _0x290376=_0x286a1d,_0xc56f2d=_0x4cc341[_0x290376(0x228)]();if(_0xb6742f[_0x290376(0x1d3)](_0xc56f2d))_0x4cc341[_0x290376(0x340)]();else{if(_0xc56f2d[_0x290376(0x266)](_0xb6742f)){const _0x36b43a=this[_0x290376(0x1d2)][_0x290376(0x29a)](_0xb6742f[_0x290376(0x21f)][_0x290376(0x264)],_0x290376(0x232));this[_0x290376(0x1d4)](_0x4cc341,this[_0x290376(0x1d2)][_0x290376(0x2b8)](_0xc56f2d[_0x290376(0x21f)],_0x36b43a));const _0x18034d=_0x40e409(),_0x35f1d2=_0x4cc341[_0x290376(0x225)]['id'],_0x5622e5=_0x4cc341[_0x290376(0x282)]+':'+_0x4cc341[_0x290376(0x348)];this[_0x290376(0x280)]({'id':_0x18034d,'type':_0x5622e5,'createdAt':new Date(),'authorId':_0x35f1d2,'data':_0x4cc341[_0x290376(0x249)],'attributes':_0x4cc341[_0x290376(0x2c5)]});const _0x470f8d=this[_0x290376(0x1d2)][_0x290376(0x29a)](_0xb6742f[_0x290376(0x232)][_0x290376(0x1fd)],_0x290376(0x300)),_0x276d59=this[_0x290376(0x1d2)][_0x290376(0x2b8)](_0x470f8d,_0xc56f2d[_0x290376(0x232)]);this[_0x290376(0x254)](_0x5622e5,_0x18034d,_0x35f1d2,_0x276d59);}else{if(_0xc56f2d[_0x290376(0x2c3)](_0xb6742f[_0x290376(0x21f)])){const _0x26190f=this[_0x290376(0x1d2)][_0x290376(0x29a)](_0xb6742f[_0x290376(0x21f)][_0x290376(0x264)],_0x290376(0x232));this[_0x290376(0x1d4)](_0x4cc341,this[_0x290376(0x1d2)][_0x290376(0x2b8)](_0xc56f2d[_0x290376(0x21f)],_0x26190f));}else{const _0x31bde9=this[_0x290376(0x1d2)][_0x290376(0x29a)](_0xb6742f[_0x290376(0x232)][_0x290376(0x1fd)],_0x290376(0x300));this[_0x290376(0x1d4)](_0x4cc341,this[_0x290376(0x1d2)][_0x290376(0x2b8)](_0x31bde9,_0xc56f2d[_0x290376(0x232)]));}}}}[_0x286a1d(0x267)](_0x3fa41f){const _0x5e0bc7=_0x286a1d;for(const {suggestion:_0x21b8e7,meta:_0xa982f5}of this[_0x5e0bc7(0x2d1)](_0x3fa41f,_0x5e0bc7(0x2be))){if(!_0xa982f5[_0x5e0bc7(0x294)])continue;const _0xcefa57=_0x21b8e7[_0x5e0bc7(0x22d)]();for(const _0x4d35b2 of _0xcefa57)if(!_0x3fa41f[_0x5e0bc7(0x292)](_0x4d35b2)[_0x5e0bc7(0x259)])return!0x0;}return!0x1;}[_0x286a1d(0x1cb)](_0x3ac77b){const _0xccfd79=_0x286a1d,_0x524191=this[_0xccfd79(0x306)][_0xccfd79(0x209)][_0xccfd79(0x1c3)](_0xccfd79(0x1e1))[_0xccfd79(0x2e9)](_0x3ac77b);if(!_0x524191)throw new _0x24ffec(_0xccfd79(0x2f0),this);return _0x524191;}[_0x286a1d(0x2c1)](_0x5edb4f){const _0x31f26e=_0x286a1d,_0x103941=this[_0x31f26e(0x306)][_0x31f26e(0x209)][_0x31f26e(0x1c3)](_0x31f26e(0x1e1)),_0x5976e8=_0x1b739a(_0x31f26e(0x216)+_0x5edb4f),_0x224c38=_0x103941[_0x31f26e(0x2e9)](_0x5976e8);return _0x224c38||_0x103941[_0x31f26e(0x2c2)]({'id':_0x5976e8,'name':_0x5edb4f});}[_0x286a1d(0x1dd)](_0x360734,_0x437f67,_0x553eec,_0x170de3,_0x364894){const _0x4eb6e9=_0x286a1d,_0x5d4dc0=this[_0x4eb6e9(0x1cb)](_0x170de3),_0x552e41=this[_0x4eb6e9(0x2fa)][_0x4eb6e9(0x2ff)](_0x360734,_0x437f67,_0x553eec,_0x5d4dc0,_0x364894,_0x32293e=>{const _0x292e74=_0x4eb6e9;this[_0x292e74(0x256)](_0x553eec,{'attributes':_0x32293e});const _0x579026=this[_0x292e74(0x243)](_0x553eec);this[_0x292e74(0x2c0)](new Set([_0x579026])),this[_0x292e74(0x255)](new Set([_0x579026]));});return this[_0x4eb6e9(0x281)](_0x552e41,_0x4eb6e9(0x2b6),()=>{const _0x147a14=_0x4eb6e9;this[_0x147a14(0x256)](_0x553eec,{'state':_0x147a14(0x240)});},{'priority':_0x4eb6e9(0x29d)}),this[_0x4eb6e9(0x281)](_0x552e41,_0x4eb6e9(0x244),()=>{const _0x50698e=_0x4eb6e9;this[_0x50698e(0x256)](_0x553eec,{'state':_0x50698e(0x293)});},{'priority':_0x4eb6e9(0x29d)}),this[_0x4eb6e9(0x1c2)][_0x4eb6e9(0x268)](_0x553eec,_0x552e41),this[_0x4eb6e9(0x2ad)][_0x4eb6e9(0x268)](_0x552e41,_0x4eb6e9(0x2cc)),_0x552e41;}[_0x286a1d(0x2f8)](_0x7016c9){const _0x3716ab=_0x286a1d,_0x41feff=_0x7016c9[_0x3716ab(0x1be)](':');return{'group':_0x41feff[0x0],'type':_0x41feff[0x1],'subType':_0x41feff[_0x3716ab(0x259)]>=0x5?_0x41feff[0x2]:null,'id':_0x41feff[_0x3716ab(0x259)]<0x5?_0x41feff[0x2]:_0x41feff[0x3],'authorId':_0x41feff[_0x3716ab(0x259)]<0x5?_0x41feff[0x3]:_0x41feff[0x4],'markerCount':0x6==_0x41feff[_0x3716ab(0x259)]?_0x41feff[0x5]:null};}[_0x286a1d(0x227)](_0x2ae605,_0x231b67,_0x10a172){const _0xc29181=_0x286a1d,_0x5ce29d=_0x2ae605[_0xc29181(0x228)](),_0x457ff8=_0x5ce29d[_0xc29181(0x21f)],_0x276ecf=_0x5ce29d[_0xc29181(0x232)];this[_0xc29181(0x1d4)](_0x2ae605,this[_0xc29181(0x1d2)][_0xc29181(0x2b8)](_0x457ff8,_0x231b67));const _0x47745b=_0x40e409(),_0x1f1fd5=_0x2ae605[_0xc29181(0x225)]['id'],_0x48eb89=_0x2ae605[_0xc29181(0x282)]+(_0x2ae605[_0xc29181(0x348)]?':'+_0x2ae605[_0xc29181(0x348)]:'');this[_0xc29181(0x280)]({'id':_0x47745b,'type':_0x48eb89,'createdAt':new Date(),'authorId':_0x1f1fd5,'originalSuggestionId':_0x2ae605['id'],'attributes':_0x2ae605[_0xc29181(0x2c5)],'data':_0x2ae605[_0xc29181(0x249)]});const _0x30c781=this[_0xc29181(0x1f1)](_0x2ae605);(_0xc29181(0x28e)==_0x2ae605[_0xc29181(0x282)]||_0x30c781&&this[_0xc29181(0x1d7)](_0x30c781))&&(_0x10a172=this[_0xc29181(0x1d2)][_0xc29181(0x28f)](_0x10a172[_0xc29181(0x1fd)])),this[_0xc29181(0x254)](_0x48eb89,_0x47745b,_0x1f1fd5,this[_0xc29181(0x1d2)][_0xc29181(0x2b8)](_0x10a172,_0x276ecf));}[_0x286a1d(0x2d1)](_0x5f1b50,_0x4e5daa=null){const _0x3e747f=_0x286a1d,_0x13f595=[],_0x2cd340=this[_0x3e747f(0x306)][_0x3e747f(0x209)][_0x3e747f(0x1c3)](_0x3e747f(0x1e1))['me'];Array[_0x3e747f(0x2d2)](_0x5f1b50)||(_0x5f1b50=[_0x5f1b50]);for(const _0x2fec21 of this[_0x3e747f(0x33b)]()){if(!_0x2fec21[_0x3e747f(0x30b)])continue;if(_0x4e5daa&&_0x2fec21[_0x3e747f(0x282)]!=_0x4e5daa)continue;let _0x5eca93=!0x1;for(const _0x132ad9 of _0x2fec21[_0x3e747f(0x22d)]()){for(const _0x3f3093 of _0x5f1b50){const _0x38b0d6=_0x3f3093[_0x3e747f(0x21f)][_0x3e747f(0x1d3)](_0x132ad9[_0x3e747f(0x232)])||_0x3f3093[_0x3e747f(0x232)][_0x3e747f(0x1d3)](_0x132ad9[_0x3e747f(0x21f)]);if(_0x38b0d6||_0x3f3093[_0x3e747f(0x2e1)](_0x132ad9)){const _0x94a602=_0x3f3093[_0x3e747f(0x266)](_0x132ad9)&&Ot(this[_0x3e747f(0x1d2)][_0x3e747f(0x277)],_0x132ad9[_0x3e747f(0x21f)],_0x3f3093),_0x3079f2=_0x132ad9[_0x3e747f(0x266)](_0x3f3093)&&Ot(this[_0x3e747f(0x1d2)][_0x3e747f(0x277)],_0x3f3093[_0x3e747f(0x21f)],_0x132ad9);_0x13f595[_0x3e747f(0x215)]({'suggestion':_0x2fec21,'meta':{'isOwn':_0x2cd340==_0x2fec21[_0x3e747f(0x1db)],'isNextTo':_0x38b0d6,'isInsideObject':_0x94a602,'containsRangeInObject':_0x3079f2}}),_0x5eca93=!0x0;break;}}if(_0x5eca93)break;}}return _0x13f595;}[_0x286a1d(0x254)](_0x395cfa,_0x320eef,_0x4e3ef3,_0x2b13a6,_0x2ebcfd){const _0x1077fc=_0x286a1d;this[_0x1077fc(0x1d2)][_0x1077fc(0x26b)](_0x5437e8=>{const _0x3cc88e=_0x1077fc;let _0x3f521e=_0x3cc88e(0x1f5)+_0x395cfa+':'+_0x320eef+':'+_0x4e3ef3;_0x2ebcfd&&(_0x3f521e=_0x3f521e+':'+_0x2ebcfd),_0x5437e8[_0x3cc88e(0x33a)](_0x3f521e,{'range':_0x2b13a6,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x286a1d(0x316)](_0xfe7f51){const _0x3d1d05=_0x286a1d,_0x2c9e3c=_0xfe7f51[_0x3d1d05(0x2e4)],_0x2aa78f=_0xfe7f51[_0x3d1d05(0x1f3)];_0xfe7f51[_0x3d1d05(0x2e4)]=null,_0xfe7f51[_0x3d1d05(0x1f3)]=null,null!=_0x2c9e3c&&_0x2c9e3c[_0x3d1d05(0x1f3)]==_0xfe7f51&&(_0x2c9e3c[_0x3d1d05(0x1f3)]=_0x2aa78f),null!=_0x2aa78f&&_0x2aa78f[_0x3d1d05(0x2e4)]==_0xfe7f51&&(_0x2aa78f[_0x3d1d05(0x2e4)]=_0x2c9e3c),_0x3d1d05(0x298)==this[_0x3d1d05(0x2ad)][_0x3d1d05(0x1c3)](_0xfe7f51)&&(this[_0x3d1d05(0x2ad)][_0x3d1d05(0x268)](_0xfe7f51,_0x3d1d05(0x1d9)),this[_0x3d1d05(0x311)](_0x3d1d05(0x2a7),_0xfe7f51,_0x2c9e3c,_0x2aa78f));}[_0x286a1d(0x280)](_0x46f0b8){const _0x39c4bd=_0x286a1d,_0x2e3252=_0x46f0b8['id'],_0x330d82=this[_0x39c4bd(0x2dd)](_0x46f0b8);if(this[_0x39c4bd(0x1b5)]&&this[_0x39c4bd(0x1b5)][_0x39c4bd(0x275)]){const _0x16a6fb=this[_0x39c4bd(0x306)][_0x39c4bd(0x209)][_0x39c4bd(0x1c3)](_0x39c4bd(0x212)),_0x46dc16=_0x330d82[_0x39c4bd(0x1fc)],_0x5d5cae=_0x330d82[_0x39c4bd(0x348)]?_0x330d82[_0x39c4bd(0x282)]+':'+_0x330d82[_0x39c4bd(0x348)]:_0x330d82[_0x39c4bd(0x282)],_0x2ee933=this[_0x39c4bd(0x306)][_0x39c4bd(0x342)],_0x5c1c53=_0x16a6fb[_0x39c4bd(0x295)](_0x48d0de(_0x2ee933,_0x39c4bd(0x265))),_0x4a24b0={'id':_0x2e3252,'type':_0x5d5cae,'hasComments':_0x46dc16,'data':_0x46f0b8[_0x39c4bd(0x249)]||null,'originalSuggestionId':_0x46f0b8[_0x39c4bd(0x32b)]||null,'attributes':_0x330d82[_0x39c4bd(0x2c5)]};this[_0x39c4bd(0x1b5)][_0x39c4bd(0x275)](_0x4a24b0)[_0x39c4bd(0x1b7)](_0x2a9c64=>{const _0x19f156=_0x39c4bd;_0x330d82[_0x19f156(0x20d)]=!0x0,_0x16a6fb[_0x19f156(0x239)](_0x5c1c53),_0x2a9c64&&_0x2a9c64[_0x19f156(0x1ca)]&&(this[_0x19f156(0x1c2)][_0x19f156(0x1c3)](_0x2e3252)[_0x19f156(0x1ca)]=_0x2a9c64[_0x19f156(0x1ca)]);})[_0x39c4bd(0x252)](_0x9c506a=>{const _0xd70f57=_0x39c4bd;throw _0x49aa83(_0xd70f57(0x21d)),this[_0xd70f57(0x306)][_0xd70f57(0x1dc)][_0xd70f57(0x29c)]({'isUndoable':!0x1},()=>{const _0xa0d87f=_0xd70f57;_0x330d82[_0xa0d87f(0x244)]();}),_0x330d82[_0xd70f57(0x2a5)](),this[_0xd70f57(0x1c2)][_0xd70f57(0x1c4)](_0x330d82['id']),this[_0xd70f57(0x2ad)][_0xd70f57(0x1c4)](_0x330d82),_0x9c506a;});}return _0x330d82;}[_0x286a1d(0x1d7)](_0x449e84){const _0x375d4e=_0x286a1d;return this[_0x375d4e(0x20b)][_0x375d4e(0x1a8)](_0x449e84);}[_0x286a1d(0x256)](_0x1ec2e8,_0x3e8795){const _0x5285a4=_0x286a1d,_0x33ca4d=this[_0x5285a4(0x306)][_0x5285a4(0x209)][_0x5285a4(0x1c3)](_0x5285a4(0x212)),_0x4dbb70=this[_0x5285a4(0x243)](_0x1ec2e8);if(this[_0x5285a4(0x1b5)]&&this[_0x5285a4(0x1b5)][_0x5285a4(0x2d9)]){if(_0x4dbb70[_0x5285a4(0x20d)]){const _0x5c1eb3=_0x33ca4d[_0x5285a4(0x295)](_0x48d0de(this[_0x5285a4(0x306)][_0x5285a4(0x342)],_0x5285a4(0x265)));this[_0x5285a4(0x1b5)][_0x5285a4(0x2d9)](_0x1ec2e8,_0x3e8795)[_0x5285a4(0x1b7)](()=>{const _0x42f958=_0x5285a4;_0x33ca4d[_0x42f958(0x239)](_0x5c1eb3);});}else _0x4dbb70['on'](_0x5285a4(0x331),()=>{const _0x5bfad3=_0x5285a4;this[_0x5bfad3(0x256)](_0x1ec2e8,_0x3e8795);});}}[_0x286a1d(0x309)](_0x16f5c3){const _0xa1bd10=_0x286a1d;if(!this[_0xa1bd10(0x1b5)]||!this[_0xa1bd10(0x1b5)][_0xa1bd10(0x243)])throw new _0x24ffec(_0xa1bd10(0x2dc),this);return this[_0xa1bd10(0x1b5)][_0xa1bd10(0x243)](_0x16f5c3);}[_0x286a1d(0x339)](_0x205075){const _0x49902d=_0x286a1d,{id:_0x155398,type:_0x1efa95,subType:_0x3139bb,authorId:_0x174d59}=this[_0x49902d(0x2f8)](_0x205075),_0xa07714=this[_0x49902d(0x1c2)][_0x49902d(0x1c3)](_0x155398)||this[_0x49902d(0x1dd)](_0x1efa95,_0x3139bb,_0x155398,_0x174d59,{});switch(this[_0x49902d(0x284)](_0xa07714,_0x1efa95,_0x3139bb,_0x174d59),this[_0x49902d(0x2ad)][_0x49902d(0x1c3)](_0xa07714)){case _0x49902d(0x2cc):this[_0x49902d(0x309)](_0x155398)[_0x49902d(0x1b7)](_0x329038=>{const _0x57355a=_0x49902d;let _0xebc2d=Promise[_0x57355a(0x23e)]();_0x329038[_0x57355a(0x1fc)]&&(_0xebc2d=this[_0x57355a(0x2fc)][_0x57355a(0x1ad)]({'channelId':this[_0x57355a(0x306)][_0x57355a(0x1f9)][_0x57355a(0x1c3)](_0x57355a(0x283)),'threadId':_0x155398})),_0xebc2d[_0x57355a(0x1b7)](()=>{const _0x34bdc9=_0x57355a;this[_0x34bdc9(0x2dd)](_0x329038)[_0x34bdc9(0x20d)]=!0x0;});}),this[_0x49902d(0x2ad)][_0x49902d(0x268)](_0xa07714,_0x49902d(0x30e));break;case _0x49902d(0x1d9):this[_0x49902d(0x256)](_0x155398,{'state':_0x49902d(0x253)});case _0x49902d(0x204):this[_0x49902d(0x2ad)][_0x49902d(0x268)](_0xa07714,_0x49902d(0x298)),this[_0x49902d(0x311)](_0x49902d(0x1fe),_0xa07714);break;case _0x49902d(0x298):this[_0x49902d(0x311)](_0x49902d(0x1f2),_0xa07714);}return _0xa07714[_0x49902d(0x1a5)](_0x205075),_0xa07714;}[_0x286a1d(0x255)](_0x21d4a4){const _0x47687f=_0x286a1d,_0x54830d=Array[_0x47687f(0x229)](_0x21d4a4),_0x5bbbc4=_0x54830d[_0x47687f(0x1a4)](_0x2b4d37=>_0x47687f(0x223)==_0x2b4d37[_0x47687f(0x282)]);this[_0x47687f(0x1a0)](_0x5bbbc4);const _0x5bd52c=_0x54830d[_0x47687f(0x1a4)](_0x7b0e=>!_0x7b0e[_0x47687f(0x297)]&&_0x47687f(0x223)!=_0x7b0e[_0x47687f(0x282)]),_0x2434db=this[_0x47687f(0x33b)]({'skipNotAttached':!0x0})[_0x47687f(0x1a4)](_0x1a4f73=>!_0x1a4f73[_0x47687f(0x297)]&&_0x47687f(0x223)!=_0x1a4f73[_0x47687f(0x282)]),_0x4e7bd8=_0x2434db[_0x47687f(0x1a4)](_0x1ded1f=>!_0x21d4a4[_0x47687f(0x1a8)](_0x1ded1f)),_0x5233a8=new Map(_0x2434db[_0x47687f(0x1c9)](_0x3963b2=>[_0x3963b2,this[_0x47687f(0x2fa)][_0x47687f(0x1af)](_0x3963b2[_0x47687f(0x282)],_0x3963b2[_0x47687f(0x348)],_0x47687f(0x2ce))])),_0x3dae11=new Map(_0x2434db[_0x47687f(0x1c9)](_0x55cd63=>[_0x55cd63,_0x55cd63[_0x47687f(0x228)]()])),_0x47c17a=new Set(),_0x15f0d9=new Set();for(let _0x5372b9=0x0;_0x5372b9<_0x5bd52c[_0x47687f(0x259)];_0x5372b9++)_0x412134(_0x5bd52c[_0x5372b9],_0x5bd52c,_0x5372b9+0x1);for(let _0x5cb5c9=0x0;_0x5cb5c9<_0x5bd52c[_0x47687f(0x259)];_0x5cb5c9++)_0x412134(_0x5bd52c[_0x5cb5c9],_0x4e7bd8,0x0);const _0xe7e0f4=new Set();for(let _0x47d3a3=0x0;_0x47d3a3<_0x5bd52c[_0x47687f(0x259)];_0x47d3a3++){const _0x8354fc=_0x5bd52c[_0x47d3a3];!_0x15f0d9[_0x47687f(0x1a8)](_0x8354fc)&&_0x8354fc[_0x47687f(0x2e4)]&&(_0xe7e0f4[_0x47687f(0x295)](_0x8354fc[_0x47687f(0x2e4)]),_0x8354fc[_0x47687f(0x2e4)][_0x47687f(0x1f3)]===_0x8354fc&&(_0x8354fc[_0x47687f(0x2e4)][_0x47687f(0x1f3)]=null),_0x8354fc[_0x47687f(0x2e4)]=null),!_0x47c17a[_0x47687f(0x1a8)](_0x8354fc)&&_0x8354fc[_0x47687f(0x1f3)]&&(_0xe7e0f4[_0x47687f(0x295)](_0x8354fc[_0x47687f(0x1f3)]),_0x8354fc[_0x47687f(0x1f3)][_0x47687f(0x2e4)]===_0x8354fc&&(_0x8354fc[_0x47687f(0x1f3)][_0x47687f(0x2e4)]=null),_0x8354fc[_0x47687f(0x1f3)]=null);}function _0x412134(_0x49f031,_0x404918,_0x13339e){const _0xaabbda=_0x47687f;for(let _0x379350=_0x13339e;_0x379350<_0x404918[_0xaabbda(0x259)];_0x379350++){const _0x2d98a4=_0x3763f3(_0x49f031,_0x404918[_0x379350]);_0x2d98a4&&(_0x2d98a4[0x0][_0xaabbda(0x1f3)]=_0x2d98a4[0x1],_0x2d98a4[0x1][_0xaabbda(0x2e4)]=_0x2d98a4[0x0],_0x47c17a[_0xaabbda(0x295)](_0x2d98a4[0x0]),_0x15f0d9[_0xaabbda(0x295)](_0x2d98a4[0x1]));}}function _0x3763f3(_0xf6e4bd,_0x350082){const _0x41fe73=_0x47687f;if(_0xf6e4bd[_0x41fe73(0x1db)]['id']!==_0x350082[_0x41fe73(0x1db)]['id'])return null;const _0x161052=_0x5233a8[_0x41fe73(0x1c3)](_0xf6e4bd)(_0xf6e4bd,_0x350082,_0x3dae11[_0x41fe73(0x1c3)](_0xf6e4bd),_0x3dae11[_0x41fe73(0x1c3)](_0x350082));if(!_0x161052)return null;return _0x5233a8[_0x41fe73(0x1c3)](_0x350082)(_0xf6e4bd,_0x350082,_0x3dae11[_0x41fe73(0x1c3)](_0xf6e4bd),_0x3dae11[_0x41fe73(0x1c3)](_0x350082))?_0x161052[0x1][_0x41fe73(0x2ea)]&&_0x161052[0x1][_0x41fe73(0x2ea)][_0x41fe73(0x259)]?null:_0x161052:null;}_0xe7e0f4[_0x47687f(0x25a)]&&this[_0x47687f(0x255)](_0xe7e0f4);}[_0x286a1d(0x1a0)](_0x45f132){const _0x2f5ccb=_0x286a1d;if(0x0==_0x45f132[_0x2f5ccb(0x259)])return;const _0x5d5f9e=this[_0x2f5ccb(0x33b)]({'skipNotAttached':!0x0})[_0x2f5ccb(0x1a4)](_0x221231=>_0x2f5ccb(0x223)==_0x221231[_0x2f5ccb(0x282)]&&_0x221231[_0x2f5ccb(0x19c)]),_0x4e803c=[],_0x1c6563=new Map();for(const _0x37c985 of _0x5d5f9e){const _0x4074a0=_0x1b739a(_0x37c985[_0x2f5ccb(0x2c5)]);_0x1c6563[_0x2f5ccb(0x1a8)](_0x4074a0)||(_0x1c6563[_0x2f5ccb(0x268)](_0x4074a0,_0x4e803c[_0x2f5ccb(0x259)]),_0x4e803c[_0x2f5ccb(0x215)]([]));const _0x2831bc=_0x1c6563[_0x2f5ccb(0x1c3)](_0x4074a0);_0x4e803c[_0x2831bc][_0x2f5ccb(0x215)](_0x37c985);}!(function(){const _0x5154d9=_0x2f5ccb;_0x4e803c[_0x5154d9(0x1ae)]((_0x281982,_0x9a6ae5)=>{const _0x44e2ad=_0x5154d9,_0x4b63f8=_0x281982[0x0][_0x44e2ad(0x1ca)],_0x3c2526=_0x9a6ae5[0x0][_0x44e2ad(0x1ca)];return _0x4b63f8==_0x3c2526?_0x281982[0x0][_0x44e2ad(0x2c5)][_0x44e2ad(0x1e2)]<_0x9a6ae5[0x0][_0x44e2ad(0x2c5)][_0x44e2ad(0x1e2)]?-0x1:0x1:_0x4b63f8<_0x3c2526?-0x1:0x1;});for(const _0x8857a of _0x4e803c)_0x8857a[_0x5154d9(0x1ae)]((_0x13e7f2,_0x423e1f)=>_0x13e7f2['id']<_0x423e1f['id']?-0x1:0x1);}());for(let _0x53eec2=0x0;_0x53eec2<_0x4e803c[_0x2f5ccb(0x259)];_0x53eec2++){if(0x0==_0x4e803c[_0x53eec2][_0x2f5ccb(0x259)])continue;const _0x1b4064=[];for(let _0xe9296a=_0x53eec2+0x1;_0xe9296a<_0x4e803c[_0x2f5ccb(0x259)];_0xe9296a++)0x0!=_0x4e803c[_0xe9296a][_0x2f5ccb(0x259)]&&_0x1b9974(_0x4e803c[_0x53eec2],_0x4e803c[_0xe9296a])&&_0x1b4064[_0x2f5ccb(0x215)](_0xe9296a);for(const _0x5f2dee of _0x1b4064)_0x4e803c[_0x53eec2]=_0x4e803c[_0x53eec2][_0x2f5ccb(0x314)](_0x4e803c[_0x5f2dee]),_0x4e803c[_0x5f2dee]=[];}for(const _0x254a6b of _0x4e803c)for(let _0x450ca9=0x0;_0x450ca9<_0x254a6b[_0x2f5ccb(0x259)];_0x450ca9++){const _0x2093bb=_0x254a6b[_0x450ca9+0x1]||null;_0x254a6b[_0x450ca9][_0x2f5ccb(0x1f3)]!==_0x2093bb&&(_0x254a6b[_0x450ca9][_0x2f5ccb(0x1f3)]=_0x2093bb);}for(const _0x2b5f51 of _0x4e803c)for(let _0x49b699=0x0;_0x49b699<_0x2b5f51[_0x2f5ccb(0x259)];_0x49b699++){const _0x7dd83a=_0x2b5f51[_0x49b699-0x1]||null;_0x2b5f51[_0x49b699][_0x2f5ccb(0x2e4)]!==_0x7dd83a&&(_0x2b5f51[_0x49b699][_0x2f5ccb(0x2e4)]=_0x7dd83a);}function _0x1b9974(_0x327a1b,_0x5c2303){const _0x5174ae=_0x2f5ccb;if(_0x327a1b[0x0][_0x5174ae(0x2c5)][_0x5174ae(0x1e2)]!==_0x5c2303[0x0][_0x5174ae(0x2c5)][_0x5174ae(0x1e2)]&&_0x327a1b[0x0][_0x5174ae(0x1db)]!==_0x5c2303[0x0][_0x5174ae(0x1db)])return!0x1;if(!function(_0x481477,_0x2c0bf0){const _0xd7e721=_0x5174ae;if(!_0x481477[_0xd7e721(0x1fc)]&&!_0x2c0bf0[_0xd7e721(0x1fc)])return!0x0;if(_0x481477[_0xd7e721(0x1fc)]&&_0x2c0bf0[_0xd7e721(0x1fc)])return!0x1;if(_0x481477[_0xd7e721(0x1fc)]&&_0x2c0bf0[_0xd7e721(0x1ca)]<_0x481477[_0xd7e721(0x2ea)][_0xd7e721(0x26c)][_0xd7e721(0x1c3)](0x0)[_0xd7e721(0x1ca)])return!0x0;if(_0x2c0bf0[_0xd7e721(0x1fc)]&&_0x481477[_0xd7e721(0x1ca)]<_0x2c0bf0[_0xd7e721(0x2ea)][_0xd7e721(0x26c)][_0xd7e721(0x1c3)](0x0)[_0xd7e721(0x1ca)])return!0x0;return!0x1;}(_0x327a1b[0x0],_0x5c2303[0x0]))return!0x1;const _0x4c74b0=_0x57973f(_0x327a1b[0x0][_0x5174ae(0x2c5)],_0x5174ae(0x1e2)),_0x3e6e21=_0x57973f(_0x5c2303[0x0][_0x5174ae(0x2c5)],_0x5174ae(0x1e2));if(!_0x8244(_0x4c74b0,_0x3e6e21))return!0x1;return!!_0x327a1b[_0x5174ae(0x262)](_0x4a8469=>_0x5c2303[_0x5174ae(0x2e5)](_0x222d28=>_0x4a8469[_0x5174ae(0x228)]()[_0x5174ae(0x1d3)](_0x222d28[_0x5174ae(0x228)]())))&&_0x5c2303[_0x5174ae(0x262)](_0x114c9b=>_0x327a1b[_0x5174ae(0x2e5)](_0x5dca19=>_0x114c9b[_0x5174ae(0x228)]()[_0x5174ae(0x1d3)](_0x5dca19[_0x5174ae(0x228)]())));}}[_0x286a1d(0x2c0)](_0xb970){const _0xfe9d50=_0x286a1d,_0x2fd0bb=Array[_0xfe9d50(0x229)](_0xb970),_0x43527b=this[_0xfe9d50(0x33b)]({'skipNotAttached':!0x0}),_0x435b5b=_0x43527b[_0xfe9d50(0x1a4)](_0x1966a3=>!_0xb970[_0xfe9d50(0x1a8)](_0x1966a3)),_0x48c557=new Map(_0x2fd0bb[_0xfe9d50(0x1c9)](_0x5bc969=>[_0x5bc969,this[_0xfe9d50(0x2fa)][_0xfe9d50(0x1af)](_0x5bc969[_0xfe9d50(0x282)],_0x5bc969[_0xfe9d50(0x348)],_0xfe9d50(0x1ab))])),_0x554d37=new Map(_0x43527b[_0xfe9d50(0x1c9)](_0x47ad97=>[_0x47ad97,_0x47ad97[_0xfe9d50(0x22d)]()]));for(let _0x5df217=0x0;_0x5df217<_0x2fd0bb[_0xfe9d50(0x259)];_0x5df217++){if(_0x30b60b(this,_0x2fd0bb[_0x5df217],_0x2fd0bb,_0x5df217+0x1))return!0x0;}for(let _0x13393b=0x0;_0x13393b<_0x2fd0bb[_0xfe9d50(0x259)];_0x13393b++){if(_0x30b60b(this,_0x2fd0bb[_0x13393b],_0x435b5b,0x0))return!0x0;}return!0x1;function _0x30b60b(_0x4e449f,_0x29b951,_0x2a0de0,_0x373e3e){const _0x21cfde=_0xfe9d50;for(let _0x459d44=_0x373e3e;_0x459d44<_0x2a0de0[_0x21cfde(0x259)];_0x459d44++){const _0x48a02d=_0x2a0de0[_0x459d44];if(_0x48a02d[_0x21cfde(0x282)]!==_0x29b951[_0x21cfde(0x282)]||_0x48a02d[_0x21cfde(0x1db)]['id']!==_0x29b951[_0x21cfde(0x1db)]['id']||_0x48a02d[_0x21cfde(0x348)]!==_0x29b951[_0x21cfde(0x348)])continue;if(!Jt(_0x29b951,_0x48a02d))continue;if(_0x21cfde(0x223)==_0x29b951[_0x21cfde(0x282)]&&_0x29b951[_0x21cfde(0x249)][_0x21cfde(0x2bb)]!=_0x48a02d[_0x21cfde(0x249)][_0x21cfde(0x2bb)])continue;if(_0x21cfde(0x223)==_0x29b951[_0x21cfde(0x282)]&&_0x4e449f[_0x21cfde(0x1d7)](_0x29b951[_0x21cfde(0x249)][_0x21cfde(0x323)]))continue;if(_0x21cfde(0x28e)==_0x29b951[_0x21cfde(0x282)]){const _0x5046af=_0x4e449f[_0x21cfde(0x306)][_0x21cfde(0x1dc)],_0x3d9692=_0x29b951[_0x21cfde(0x2b4)]();if(_0x3d9692&&(_0x5046af[_0x21cfde(0x277)][_0x21cfde(0x1bb)](_0x3d9692)||_0x5046af[_0x21cfde(0x277)][_0x21cfde(0x317)](_0x3d9692)))continue;}const _0x53345a=_0x48c557[_0x21cfde(0x1c3)](_0x29b951),_0x51d4be=_0x554d37[_0x21cfde(0x1c3)](_0x29b951),_0x126cb7=_0x554d37[_0x21cfde(0x1c3)](_0x48a02d),_0x130bf0=_0x29b951[_0x21cfde(0x2ea)]&&_0x29b951[_0x21cfde(0x2ea)][_0x21cfde(0x259)],_0x402ff3=_0x48a02d[_0x21cfde(0x2ea)]&&_0x48a02d[_0x21cfde(0x2ea)][_0x21cfde(0x259)];if(!_0x130bf0&&_0x53345a(_0x126cb7,_0x51d4be))return _0x4e449f[_0x21cfde(0x2a9)](_0x48a02d,_0x29b951),_0x554d37[_0x21cfde(0x1c4)](_0x29b951),!0x0;if(!_0x402ff3&&_0x53345a(_0x51d4be,_0x126cb7))return _0x4e449f[_0x21cfde(0x2a9)](_0x29b951,_0x48a02d),_0x554d37[_0x21cfde(0x1c4)](_0x48a02d),!0x0;}return!0x1;}}[_0x286a1d(0x2a9)](_0x1e3be6,_0x25f3dd){const _0x4e97f5=_0x286a1d;if(_0x1e3be6[_0x4e97f5(0x297)]){for(const _0xdd18c of _0x25f3dd[_0x4e97f5(0x22d)]())_0x1e3be6[_0x4e97f5(0x2cd)](_0xdd18c);}else{const _0x42dd01=_0x25f3dd[_0x4e97f5(0x228)]()[_0x4e97f5(0x232)];this[_0x4e97f5(0x1d4)](_0x1e3be6,this[_0x4e97f5(0x1d2)][_0x4e97f5(0x2b8)](_0x1e3be6[_0x4e97f5(0x228)]()[_0x4e97f5(0x21f)],_0x42dd01));}_0x25f3dd[_0x4e97f5(0x340)]();}[_0x286a1d(0x325)](_0x5364c0,_0x184bdc,_0x12097d){const _0x460c0e=_0x286a1d,_0x285cf8=_0x5364c0[_0x460c0e(0x30f)](_0x460c0e(0x2bf))||_0x5364c0[_0x460c0e(0x30f)](_0x460c0e(0x223))?_0x460c0e(0x25f):_0x5364c0[_0x460c0e(0x1fb)]();return _0x48d0de(this[_0x460c0e(0x306)][_0x460c0e(0x342)],_0x184bdc+'_'+_0x285cf8+_0x460c0e(0x2d0),_0x12097d);}[_0x286a1d(0x274)](){const _0x5b9dea=_0x286a1d,_0x323955=this[_0x5b9dea(0x306)];if(!_0x323955['ui'])return;const {ariaLiveAnnouncer:_0x112913}=_0x323955['ui'];_0x2ee398(this[_0x5b9dea(0x1d2)],({left:_0x1a4328,entered:_0x55131a})=>{const _0x2d5641=_0x5b9dea;for(const _0x15b9bd of _0x1a4328){const {group:_0x2138f5,type:_0x3ac72c}=this[_0x2d5641(0x2f8)](_0x15b9bd[_0x2d5641(0x2bc)]);if(_0x2d5641(0x2c7)===_0x2138f5){_0x112913[_0x2d5641(0x1a3)](this[_0x2d5641(0x325)](_0x3ac72c,_0x2d5641(0x1b6)));break;}}for(const _0x5c438c of _0x55131a){const {group:_0x448dc3,type:_0x343439}=this[_0x2d5641(0x2f8)](_0x5c438c[_0x2d5641(0x2bc)]);if(_0x2d5641(0x2c7)===_0x448dc3){_0x112913[_0x2d5641(0x1a3)](this[_0x2d5641(0x325)](_0x343439,_0x2d5641(0x330),_0x5c261d(_0x22c699)));break;}}});}[_0x286a1d(0x27c)](_0x4c5dc2){const _0x4b14bd=_0x286a1d;if(this[_0x4b14bd(0x2ef)])return!0x1;const _0x50e9b9=this[_0x4b14bd(0x306)],_0x1aa77c=_0x50e9b9[_0x4b14bd(0x1dc)][_0x4b14bd(0x1b9)][_0x4b14bd(0x291)][_0x4b14bd(0x202)]();if(0x0==_0x1aa77c[_0x4b14bd(0x259)])return!0x1;const _0x2925c4=[],_0x34ff68=_0x1aa77c[_0x4b14bd(0x1a4)](_0x112d67=>_0x4b14bd(0x223)==_0x112d67[_0x4b14bd(0x282)]),_0x25f1ab=_0x1aa77c[_0x4b14bd(0x1a4)](_0x1f0240=>_0x4b14bd(0x27b)==_0x1f0240[_0x4b14bd(0x282)]&&_0x4b14bd(0x2ac)!=_0x1f0240[_0x4b14bd(0x2bc)]),_0x5de0a2=_0x1aa77c[_0x4b14bd(0x1a4)](_0x38e046=>_0x4b14bd(0x239)==_0x38e046[_0x4b14bd(0x282)]&&_0x4b14bd(0x2ac)!=_0x38e046[_0x4b14bd(0x2bc)]);for(const _0x3c57fd of _0x34ff68)_0x2925c4[_0x4b14bd(0x215)]({'key':_0x3c57fd[_0x4b14bd(0x24b)],'newValue':_0x3c57fd[_0x4b14bd(0x1e7)],'oldValue':_0x3c57fd[_0x4b14bd(0x1b0)],'range':Pt(_0x3c57fd[_0x4b14bd(0x310)],_0x50e9b9[_0x4b14bd(0x1dc)])});for(const _0x31a080 of _0x25f1ab){const _0x330b8c=_0x5de0a2[_0x4b14bd(0x20f)](_0x4af5b1=>_0x4af5b1[_0x4b14bd(0x290)][_0x4b14bd(0x1d3)](_0x31a080[_0x4b14bd(0x290)]));_0x330b8c&&_0x2925c4[_0x4b14bd(0x215)]({'key':_0x4b14bd(0x2fe),'newValue':_0x31a080[_0x4b14bd(0x2bc)],'oldValue':_0x330b8c[_0x4b14bd(0x2bc)],'range':_0x50e9b9[_0x4b14bd(0x1dc)][_0x4b14bd(0x30c)](_0x31a080[_0x4b14bd(0x290)][_0x4b14bd(0x2e3)])});}return 0x0!=_0x2925c4[_0x4b14bd(0x259)]&&this[_0x4b14bd(0x2a8)](_0x4c5dc2,_0x2925c4);}[_0x286a1d(0x2aa)](_0x1b8610){const _0x3de1c5=_0x286a1d;let _0x168d8c=!0x1;const _0x2fb071=this[_0x3de1c5(0x306)][_0x3de1c5(0x1dc)][_0x3de1c5(0x1b9)][_0x3de1c5(0x291)][_0x3de1c5(0x28a)]()[_0x3de1c5(0x1a4)](_0x469fd5=>_0x469fd5[_0x3de1c5(0x249)][_0x3de1c5(0x273)]&&_0x469fd5[_0x3de1c5(0x2bc)][_0x3de1c5(0x30f)](_0x3de1c5(0x2ab)));for(const _0x52b349 of _0x2fb071){const {subType:_0x5c530f,id:_0x18f7cf}=this[_0x3de1c5(0x2f8)](_0x52b349[_0x3de1c5(0x2bc)]),_0x5b177f=_0x5c530f[_0x3de1c5(0x1be)]('|')[0x0];for(const _0x1b0a15 of this[_0x3de1c5(0x33b)]({'skipNotAttached':!0x0}))_0x1b0a15['id']!=_0x18f7cf&&_0x3de1c5(0x223)==_0x1b0a15[_0x3de1c5(0x282)]&&_0x1b0a15[_0x3de1c5(0x249)]&&_0x1b0a15[_0x3de1c5(0x249)][_0x3de1c5(0x323)]==_0x5b177f&&_0x1b0a15[_0x3de1c5(0x228)]()[_0x3de1c5(0x235)](_0x52b349[_0x3de1c5(0x249)][_0x3de1c5(0x273)])&&(this[_0x3de1c5(0x2fd)](_0x1b0a15,_0x52b349[_0x3de1c5(0x249)][_0x3de1c5(0x273)],_0x1b8610),_0x168d8c=!0x0);}return _0x168d8c;}[_0x286a1d(0x28c)](_0x18667b){const _0xd82859=_0x286a1d;this[_0xd82859(0x2ef)]=!0x0,_0x18667b();}[_0x286a1d(0x263)](_0x5050df){const _0x27229a=_0x286a1d,_0x3b6092=this[_0x27229a(0x1d7)](_0x5050df),_0x8149f=this[_0x27229a(0x1e6)][_0x27229a(0x1a8)](_0x5050df);return _0x3b6092||_0x8149f;}[_0x286a1d(0x2a8)](_0x3aa4ae,_0x3670fa){const _0xf8bf0f=_0x286a1d;if(0x0==_0x3670fa[_0xf8bf0f(0x259)])return!0x1;let _0x582d11=!0x1;for(const _0x4da9e0 of _0x3670fa){const _0x19ea2b=this[_0xf8bf0f(0x2d1)](_0x4da9e0[_0xf8bf0f(0x310)],_0xf8bf0f(0x223))[_0xf8bf0f(0x1a4)](_0x6ea703=>!_0x6ea703[_0xf8bf0f(0x304)][_0xf8bf0f(0x260)])[_0xf8bf0f(0x1c9)](_0x5df5a7=>_0x5df5a7[_0xf8bf0f(0x2c7)]),_0x1d1eec=_0x1b739a({'newValue':_0x4da9e0[_0xf8bf0f(0x1b8)]});_0x19ea2b[_0xf8bf0f(0x1a4)](_0x3e22ee=>{const _0x57a050=_0xf8bf0f,[_0x32d4ef,_0xdae9fb]=_0x3e22ee[_0x57a050(0x348)][_0x57a050(0x1be)]('|');return _0x32d4ef==_0x4da9e0[_0x57a050(0x323)]&&_0xdae9fb!=_0x1d1eec;})[_0xf8bf0f(0x33c)](_0x5cb72c=>{const _0x4faf97=_0xf8bf0f;this[_0x4faf97(0x2fd)](_0x5cb72c,_0x4da9e0[_0x4faf97(0x310)],_0x3aa4ae),_0x582d11=!0x0;});}return _0x582d11;}[_0x286a1d(0x2fd)](_0x1d7f47,_0x3e7ade,_0x4c3ad0){const _0x404625=_0x286a1d,_0x4a12e9=_0x1d7f47[_0x404625(0x228)]()[_0x404625(0x292)](_0x3e7ade);0x0!==_0x4a12e9[_0x404625(0x259)]?0x1!==_0x4a12e9[_0x404625(0x259)]?this[_0x404625(0x227)](_0x1d7f47,_0x3e7ade[_0x404625(0x21f)],_0x3e7ade[_0x404625(0x232)]):this[_0x404625(0x1d4)](_0x1d7f47,_0x4a12e9[0x0]):_0x4c3ad0[_0x404625(0x2f3)](_0x1d7f47[_0x404625(0x1f4)]());}}class Et{constructor(_0x22c06a){const _0x193aa4=_0x286a1d;this[_0x193aa4(0x206)]=_0x22c06a,this[_0x193aa4(0x1d2)]=_0x22c06a[_0x193aa4(0x1dc)],this[_0x193aa4(0x1d5)]=new Map(),this[_0x193aa4(0x1fa)]=new Map(),this[_0x193aa4(0x271)]();}[_0x286a1d(0x2ff)](_0x5dea16,_0x3ec9d7,_0x183204,_0x22c20e,_0x49e85e,_0x2537b8){const _0x48e271=_0x286a1d;return new _0x54b56c(this[_0x48e271(0x1d2)],{'type':_0x5dea16,'subType':_0x3ec9d7,'id':_0x183204,'author':_0x22c20e,'creator':_0x22c20e,'attributes':_0x49e85e,'onAttributesChange':_0x2537b8,'onAccept':(..._0x12a7ab)=>this[_0x48e271(0x1af)](_0x5dea16,_0x3ec9d7,_0x48e271(0x2b6))(..._0x12a7ab),'onDiscard':(..._0x41c0f9)=>this[_0x48e271(0x1af)](_0x5dea16,_0x3ec9d7,_0x48e271(0x244))(..._0x41c0f9)});}[_0x286a1d(0x210)](_0x1da2ed,_0x1f8090,_0x77e7a0,_0x3a27a1){const _0x2177b7=_0x286a1d,_0x41af13=_0x1da2ed+':'+_0x1f8090+':'+_0x77e7a0;this[_0x2177b7(0x1d5)][_0x2177b7(0x268)](_0x41af13,_0x3a27a1);}[_0x286a1d(0x1af)](_0x306bbf,_0x265452,_0x1b912d){const _0x4999f1=_0x286a1d,_0xd0fcda=_0x306bbf+':'+_0x265452+':'+_0x1b912d;return this[_0x4999f1(0x1d5)][_0x4999f1(0x1c3)](_0xd0fcda)||this[_0x4999f1(0x1fa)][_0x4999f1(0x1c3)](_0x306bbf+':'+_0x1b912d);}[_0x286a1d(0x271)](){const _0x348ca9=_0x286a1d,_0x4a31c5=()=>!0x1,_0x41594=_0x161375=>{const _0x3ac1fd=_0x4223;_0x161375[_0x3ac1fd(0x1ae)]((_0x2307f7,_0x52c602)=>_0x2307f7[_0x3ac1fd(0x21f)][_0x3ac1fd(0x250)](_0x52c602[_0x3ac1fd(0x21f)])?0x1:-0x1),this[_0x3ac1fd(0x1d2)][_0x3ac1fd(0x26b)](_0x276c36=>{const _0x2ca0c9=_0x3ac1fd;for(const _0x5f4f86 of _0x161375){let _0x588d6b;_0x588d6b=_0x5f4f86[_0x2ca0c9(0x232)][_0x2ca0c9(0x23d)]&&_0x5f4f86[_0x2ca0c9(0x232)][_0x2ca0c9(0x1fd)]==_0x5f4f86[_0x2ca0c9(0x21f)][_0x2ca0c9(0x2e3)]?_0x276c36[_0x2ca0c9(0x236)](_0x5f4f86[_0x2ca0c9(0x21f)][_0x2ca0c9(0x2e3)],'on'):_0x276c36[_0x2ca0c9(0x236)](_0x5f4f86),this[_0x2ca0c9(0x1d2)][_0x2ca0c9(0x221)](_0x588d6b,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1bc242=(_0x4f8665,_0x25922f)=>{const _0x252a75=_0x4223;_0x25922f&&this[_0x252a75(0x1d2)][_0x252a75(0x26b)](_0x7082d4=>{const _0xcb4cbb=_0x252a75,{commandName:_0x534ff3,commandParams:_0x2e7f4f=[]}=_0x25922f,_0x49db0b=_0x4f8665[_0xcb4cbb(0x1c9)](_0x28cf1e=>(Vt(_0x28cf1e)&&(_0x28cf1e=this[_0xcb4cbb(0x1d2)][_0xcb4cbb(0x2b8)](_0x28cf1e[_0xcb4cbb(0x232)])),_0x28cf1e))[_0xcb4cbb(0x1a4)](_0x3d600e=>_0xcb4cbb(0x33e)!==_0x3d600e[_0xcb4cbb(0x2f9)][_0xcb4cbb(0x308)]);if(_0x49db0b[_0xcb4cbb(0x259)]<0x1)return;const _0x1963a5=Array[_0xcb4cbb(0x229)](this[_0xcb4cbb(0x1d2)][_0xcb4cbb(0x1b9)][_0xcb4cbb(0x31e)][_0xcb4cbb(0x22d)]())[_0xcb4cbb(0x1c9)](_0x2f138e=>_0x44dfc6[_0xcb4cbb(0x27e)](_0x2f138e));_0x7082d4[_0xcb4cbb(0x2ae)](_0x49db0b);for(const _0x23ab03 of this[_0xcb4cbb(0x206)][_0xcb4cbb(0x208)][_0xcb4cbb(0x208)]())_0x23ab03[_0xcb4cbb(0x1a1)]();_0x2e7f4f[_0xcb4cbb(0x215)]({'forceDefaultExecution':!0x0}),this[_0xcb4cbb(0x206)][_0xcb4cbb(0x1e0)](_0x534ff3,..._0x2e7f4f);const _0x38494e=_0x1963a5[_0xcb4cbb(0x1a4)](_0x3e9ebd=>_0xcb4cbb(0x33e)!=_0x3e9ebd[_0xcb4cbb(0x2f9)][_0xcb4cbb(0x308)]);_0x38494e[_0xcb4cbb(0x259)]>0x0&&_0x7082d4[_0xcb4cbb(0x2ae)](_0x38494e);for(const _0xdb9202 of _0x1963a5)_0xdb9202[_0xcb4cbb(0x1e5)]();});},_0x598943=(_0x2e905b,_0x421327)=>0x1==_0x2e905b[_0x348ca9(0x259)]&&0x1==_0x421327[_0x348ca9(0x259)]&&_0x2e905b[0x0][_0x348ca9(0x232)][_0x348ca9(0x1d3)](_0x421327[0x0][_0x348ca9(0x21f)]),_0x508b4d=(_0x3242be,_0x39cb29,_0x58d615,_0x360ddc)=>Ht(_0x3242be,_0x39cb29,_0x58d615,_0x360ddc,this[_0x348ca9(0x1d2)])?[_0x3242be,_0x39cb29]:Ht(_0x39cb29,_0x3242be,_0x360ddc,_0x58d615,this[_0x348ca9(0x1d2)])?[_0x39cb29,_0x3242be]:null;this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x2f7),_0x4a31c5),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x2c6),_0x41594),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x2c4),_0x598943),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x32a),_0x508b4d),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x329),_0x41594),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x32d),_0x4a31c5),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x23b),_0x598943),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x320),_0x508b4d),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x322),_0x1bc242),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x335),_0x4a31c5),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x319),_0x598943),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x19f),_0x4a31c5),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x21a),_0x1bc242),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x32c),_0x4a31c5),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x1eb),_0x598943),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x24f),_0x4a31c5),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x296),_0x4a31c5),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x1ce),(_0x240abc,_0x2dae59)=>{const _0x2f3d71=_0x348ca9;if(!_0x2dae59)return;const _0x54ea8b=this[_0x2f3d71(0x206)][_0x2f3d71(0x209)][_0x2f3d71(0x1c3)](p);this[_0x2f3d71(0x1d2)][_0x2f3d71(0x26b)](_0x3e6e37=>{const _0x7492cf=_0x2f3d71;if(_0x7492cf(0x2fe)==_0x2dae59[_0x7492cf(0x323)])for(const _0x2d6b1a of _0x240abc){const _0x5abc5b=_0x2d6b1a[_0x7492cf(0x21f)][_0x7492cf(0x2e3)],_0x4c200e=_0x2dae59[_0x7492cf(0x2bb)];_0x3e6e37[_0x7492cf(0x24a)](_0x5abc5b,_0x4c200e);}else{if(_0x54ea8b[_0x7492cf(0x1d7)](_0x2dae59[_0x7492cf(0x323)])){for(const _0xc35398 of _0x240abc)void 0x0!==_0x2dae59[_0x7492cf(0x2bb)]?_0x3e6e37[_0x7492cf(0x213)](_0x2dae59[_0x7492cf(0x323)],_0x2dae59[_0x7492cf(0x2bb)],_0xc35398[_0x7492cf(0x21f)][_0x7492cf(0x2e3)]):_0x3e6e37[_0x7492cf(0x32f)](_0x2dae59[_0x7492cf(0x323)],_0xc35398[_0x7492cf(0x21f)][_0x7492cf(0x2e3)]);}else{for(const _0x1c85c0 of _0x240abc)_0x2dae59[_0x7492cf(0x2bb)]?_0x3e6e37[_0x7492cf(0x213)](_0x2dae59[_0x7492cf(0x323)],_0x2dae59[_0x7492cf(0x2bb)],_0x1c85c0):_0x3e6e37[_0x7492cf(0x32f)](_0x2dae59[_0x7492cf(0x323)],_0x1c85c0);}}});}),this[_0x348ca9(0x1fa)][_0x348ca9(0x268)](_0x348ca9(0x1cd),_0x598943);}}function Ot(_0x22e1a8,_0x8d31e0,_0x55edad){const _0x6671f3=_0x286a1d;for(const _0x425bf7 of _0x8d31e0[_0x6671f3(0x1fd)][_0x6671f3(0x1da)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x425bf7[_0x6671f3(0x2f9)]==_0x425bf7)return!0x1;if(!_0x55edad[_0x6671f3(0x207)](_0x425bf7))return!0x1;if(_0x22e1a8[_0x6671f3(0x1bb)](_0x425bf7)||_0x22e1a8[_0x6671f3(0x317)](_0x425bf7))return!0x0;}return!0x1;}function Vt(_0x102498){const _0x142959=_0x286a1d;return _0x102498[_0x142959(0x232)][_0x142959(0x1fd)]==_0x102498[_0x142959(0x21f)][_0x142959(0x2e3)]&&_0x102498[_0x142959(0x232)][_0x142959(0x2de)];}function Ut(_0x1c0df6,_0xb5ad71,_0xb996e,_0x50e294){const _0x560e45=_0x286a1d,_0x4bcf81=_0x568f37=>!_0x568f37[_0x560e45(0x1c5)]['is'](_0x560e45(0x324))&&!_0x50e294[_0x560e45(0x1bb)](_0x568f37[_0x560e45(0x1c5)]),_0x3e29b9=_0x1c0df6[_0x560e45(0x21f)][_0x560e45(0x205)](_0x4bcf81),_0x5c2f1d=_0x1c0df6[_0x560e45(0x232)][_0x560e45(0x205)](_0x4bcf81,{'direction':_0x560e45(0x200)});return(!_0x1c0df6[_0x560e45(0x21f)][_0x560e45(0x1d3)](_0x3e29b9)||!_0x1c0df6[_0x560e45(0x232)][_0x560e45(0x1d3)](_0x5c2f1d))&&(_0x3e29b9[_0x560e45(0x250)](_0x5c2f1d)?_0xb996e[_0x560e45(0x318)](_0xb5ad71,{'range':_0xb996e[_0x560e45(0x2b8)](_0x3e29b9,_0x5c2f1d)}):_0xb996e[_0x560e45(0x2f3)](_0xb5ad71),!0x0);}function Gt(_0x1fb972){return _0x1b739a(_0x1fb972);}function Ft(_0x336fbc){const _0x56742c=_0x286a1d,_0x20b130=_0x336fbc[_0x56742c(0x21f)][_0x56742c(0x2e3)];return _0x20b130&&_0x20b130['is'](_0x56742c(0x326));}function Pt(_0xb2fb29,_0xb05b37){const _0x403f07=_0x286a1d;return null==_0xb2fb29[_0x403f07(0x232)][_0x403f07(0x264)]&&_0xb2fb29[_0x403f07(0x232)][_0x403f07(0x1fd)]==_0xb2fb29[_0x403f07(0x21f)][_0x403f07(0x2e3)]?Lt(_0xb2fb29[_0x403f07(0x21f)][_0x403f07(0x2e3)],_0xb05b37):_0xb2fb29;}function Lt(_0x2ca3b1,_0x394287){const _0x55010e=_0x286a1d,_0xb09ea3=_0x394287[_0x55010e(0x277)][_0x55010e(0x1bb)](_0x2ca3b1)||_0x394287[_0x55010e(0x277)][_0x55010e(0x22f)](_0x2ca3b1);return _0x394287[_0x55010e(0x2b8)](_0x394287[_0x55010e(0x29a)](_0x2ca3b1,_0x55010e(0x248)),_0xb09ea3?_0x394287[_0x55010e(0x1f7)](_0x2ca3b1):_0x394287[_0x55010e(0x29a)](_0x2ca3b1,_0x55010e(0x232)));}function Ht(_0x2ed3fb,_0x6f7e2b,_0x365070,_0x173d01,_0x274059){const _0x1022a7=_0x286a1d;if(_0x2ed3fb[_0x1022a7(0x1f3)])return!0x1;if(!Jt(_0x2ed3fb,_0x6f7e2b))return!0x1;if(_0x365070[_0x1022a7(0x232)][_0x1022a7(0x1d3)](_0x173d01[_0x1022a7(0x21f)]))return!0x0;if(_0x2ed3fb[_0x1022a7(0x282)]!=_0x6f7e2b[_0x1022a7(0x282)])return!0x1;if(!_0x365070[_0x1022a7(0x232)][_0x1022a7(0x251)](_0x173d01[_0x1022a7(0x21f)]))return!0x1;const _0x469175=_0x274059[_0x1022a7(0x2b8)](_0x365070[_0x1022a7(0x232)],_0x173d01[_0x1022a7(0x21f)])[_0x1022a7(0x1cc)]();for(const _0x58d5ac of _0x469175)if([_0x1022a7(0x219),_0x1022a7(0x2f2)][_0x1022a7(0x333)](_0x58d5ac[_0x1022a7(0x282)])&&_0x274059[_0x1022a7(0x277)][_0x1022a7(0x317)](_0x58d5ac[_0x1022a7(0x1c5)]))return!0x1;return!0x0;}function Jt(_0x2c737b,_0x29a438){const _0x41ddab=_0x286a1d;if(!_0x2c737b[_0x41ddab(0x19c)]||!_0x29a438[_0x41ddab(0x19c)])return!0x1;const _0x162373=new Set(Object[_0x41ddab(0x285)](_0x2c737b[_0x41ddab(0x2c5)])),_0x19118c=new Set(Object[_0x41ddab(0x285)](_0x29a438[_0x41ddab(0x2c5)]));if(_0x162373[_0x41ddab(0x1c4)](_0x41ddab(0x1e2)),_0x19118c[_0x41ddab(0x1c4)](_0x41ddab(0x1e2)),0x0==_0x162373[_0x41ddab(0x25a)]&&0x0==_0x19118c[_0x41ddab(0x25a)])return!0x0;if(_0x162373[_0x41ddab(0x25a)]!=_0x19118c[_0x41ddab(0x25a)])return!0x1;const _0x2bae24={..._0x2c737b[_0x41ddab(0x2c5)]},_0x7fd7de={..._0x29a438[_0x41ddab(0x2c5)]};return delete _0x2bae24[_0x41ddab(0x1e2)],delete _0x7fd7de[_0x41ddab(0x1e2)],JSON[_0x41ddab(0x1de)](_0x2bae24)==JSON[_0x41ddab(0x1de)](_0x7fd7de);}function qt(_0x6577cf,_0x139ca2){const _0x1a3f05=_0x286a1d,_0x5329e9=zt(_0x6577cf[_0x1a3f05(0x2c5)]),_0x56071d=zt(_0x139ca2);if(!_0x6577cf[_0x1a3f05(0x19c)])return!0x1;for(const _0x34da89 of Object[_0x1a3f05(0x285)](_0x56071d))if(!_0x8244(_0x5329e9[_0x34da89],_0x56071d[_0x34da89]))return!0x1;return!0x0;}function zt(_0x3023ac){const _0x5263e0=_0x286a1d,_0x46fba3=Object[_0x5263e0(0x2a1)]({},_0x3023ac);return delete _0x46fba3[_0x5263e0(0x2b0)],delete _0x46fba3[_0x5263e0(0x1f0)],_0x46fba3;}