@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240505.0 → 0.0.0-nightly-20240506.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +3 -3
- package/src/trackchangesediting.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-track-changes",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20240506.0",
|
|
4
4
|
"description": "CKEditor 5 track changes plugin.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -41,8 +41,8 @@
|
|
|
41
41
|
"CHANGELOG.md"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"ckeditor5": "0.0.0-nightly-
|
|
45
|
-
"ckeditor5-collaboration": "0.0.0-nightly-
|
|
44
|
+
"ckeditor5": "0.0.0-nightly-20240506.0",
|
|
45
|
+
"ckeditor5-collaboration": "0.0.0-nightly-20240506.0",
|
|
46
46
|
"lodash-es": "4.17.21"
|
|
47
47
|
},
|
|
48
48
|
"types": "src/index.d.ts",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x4cd320=_0x5e80;(function(_0x586e8b,_0x304c0a){const _0x46a507=_0x5e80,_0x4a6da2=_0x586e8b();while(!![]){try{const _0x5774c4=parseInt(_0x46a507(0x10d))/0x1+-parseInt(_0x46a507(0x102))/0x2*(parseInt(_0x46a507(0xee))/0x3)+-parseInt(_0x46a507(0x236))/0x4+parseInt(_0x46a507(0x149))/0x5*(parseInt(_0x46a507(0x1a3))/0x6)+parseInt(_0x46a507(0x250))/0x7*(-parseInt(_0x46a507(0x25b))/0x8)+-parseInt(_0x46a507(0x1bc))/0x9*(parseInt(_0x46a507(0xe9))/0xa)+parseInt(_0x46a507(0x13d))/0xb;if(_0x5774c4===_0x304c0a)break;else _0x4a6da2['push'](_0x4a6da2['shift']());}catch(_0x37b618){_0x4a6da2['push'](_0x4a6da2['shift']());}}}(_0x20fa,0xd18d0));import{Plugin as _0x1062ec,PendingActions as _0x200569}from'ckeditor5/src/core.js';import{LiveRange as _0x5c6874}from'ckeditor5/src/engine.js';import{CKEditorError as _0x392700,uid as _0x58e561,priorities as _0x556e40,logWarning as _0x178049}from'ckeditor5/src/utils.js';import{toWidget as _0x2c36ce}from'ckeditor5/src/widget.js';import{Users as _0x45de99,hashObject as _0x11f733,surroundingMarkersDetector as _0x2bc32d}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4c2818 from'./commands/trackchangescommand.js';import _0x262ea3 from'./commands/acceptsuggestioncommand.js';import _0x54ca09 from'./commands/discardsuggestioncommand.js';import _0xbf4490 from'./commands/executeonallsuggestionscommand.js';import _0x43726c from'./commands/executeonselectedsuggestionscommand.js';import _0x3747a9 from'./suggestion.js';import _0x28de81 from'./suggestiondescriptionfactory.js';import _0x2c17d5 from'./integrations/aiassistant.js';import _0x3b875b from'./integrations/alignment.js';import _0xd07db2 from'./integrations/basicstyles.js';import _0x4feaae from'./integrations/blockquote.js';import _0x885208 from'./integrations/casechange.js';import _0x24d7ec from'./integrations/ckbox.js';import _0x17e523 from'./integrations/codeblock.js';import _0x32ab00 from'./integrations/comments.js';import _0x534022 from'./integrations/deletecommand.js';import _0x3ea8ca from'./integrations/list.js';import _0x4745c3 from'./integrations/listproperties.js';import _0x54dfdc from'./integrations/entercommand.js';import _0xad25fc from'./integrations/findandreplace.js';import _0x234037 from'./integrations/font.js';import _0x34a3ed from'./integrations/formatpainter.js';import _0x1dbdbf from'./integrations/heading.js';import _0x55c1d3 from'./integrations/highlight.js';import _0x75260d from'./integrations/horizontalline.js';import _0x15ea3e from'./integrations/htmlembed.js';import _0x3a6730 from'./integrations/image.js';import _0x4e8462 from'./integrations/imagereplace.js';import _0x45ca4b from'./integrations/imagestyle.js';import _0x4677d1 from'./integrations/importword.js';import _0x1a288e from'./integrations/indent.js';import _0x52b43e from'./integrations/inputcommand.js';import _0x50bc0a from'./integrations/link.js';import _0x13ff65 from'./integrations/legacylist.js';import _0x53917d from'./integrations/legacylistproperties.js';import _0xf2ac42 from'./integrations/mediaembed.js';import _0x142e86 from'./integrations/mention.js';import _0x2b493c from'./integrations/multilevellist.js';import _0x21114a from'./integrations/pagebreak.js';import _0x1012d9 from'./integrations/paragraph.js';import _0x525d88 from'./integrations/removeformat.js';import _0x491bcd from'./integrations/restrictededitingmode.js';import _0x15008d from'./integrations/shiftentercommand.js';import _0x292105 from'./integrations/standardeditingmode.js';import _0x439472 from'./integrations/style.js';function _0x5e80(_0x504bf4,_0x2f5d74){const _0x20fa19=_0x20fa();return _0x5e80=function(_0x5e8065,_0x1dba4b){_0x5e8065=_0x5e8065-0xb8;let _0x545597=_0x20fa19[_0x5e8065];return _0x545597;},_0x5e80(_0x504bf4,_0x2f5d74);}import _0xac3274 from'./integrations/table.js';import _0x4431ba from'./integrations/tablemergesplit.js';import _0x25bcd0 from'./integrations/tableheadings.js';import _0x2a4918 from'./integrations/tableclipboard.js';import _0xb390cf from'./integrations/tablecolumnresize.js';import _0x257ab0 from'./integrations/template.js';import _0x5d8805 from'./integrations/tableofcontents.js';import _0x5839e1 from'./integrations/title.js';import _0x548cdd from'./integrations/undo.js';import _0x297140 from'./integrations/tablecaption.js';import _0x456ded from'./integrations/tableproperties.js';import{getTranslation as _0x28c1e9}from'./utils/common-translations.js';import{isEqual as _0x4c67d8,omit as _0x2377f4}from'lodash-es';export const renameAttributeKey=_0x4cd320(0x1af);export default class p extends _0x1062ec{static get[_0x4cd320(0x195)](){const _0x5a0dc3=_0x4cd320;return[_0x5a0dc3(0x144),_0x45de99,_0x200569,_0x2c17d5,_0x3b875b,_0xd07db2,_0x4feaae,_0x24d7ec,_0x885208,_0x17e523,_0x32ab00,_0x534022,_0x54dfdc,_0xad25fc,_0x234037,_0x34a3ed,_0x1dbdbf,_0x55c1d3,_0x75260d,_0x15ea3e,_0x3a6730,_0x45ca4b,_0x4e8462,_0x4677d1,_0x1a288e,_0x52b43e,_0x13ff65,_0x53917d,_0x2b493c,_0x50bc0a,_0x3ea8ca,_0x4745c3,_0xf2ac42,_0x142e86,_0x21114a,_0x1012d9,_0x525d88,_0x491bcd,_0x15008d,_0x292105,_0x439472,_0xac3274,_0x4431ba,_0x25bcd0,_0x297140,_0x2a4918,_0xb390cf,_0x5d8805,_0x456ded,_0x257ab0,_0x5839e1,_0x548cdd];}static get[_0x4cd320(0x119)](){const _0x4734ff=_0x4cd320;return _0x4734ff(0x1d9);}get[_0x4cd320(0x1c6)](){const _0x5ed99e=_0x4cd320;return this[_0x5ed99e(0x170)];}constructor(_0x2f6135){const _0x15382c=_0x4cd320;function _0x385523(_0x1f0910){const _0x4c877b=_0x5e80;return _0x1f0910[_0x4c877b(0x146)](_0xac3763=>String[_0x4c877b(0x163)](_0xac3763))[_0x4c877b(0xce)]('');}super(_0x2f6135),this[_0x15382c(0x19e)]=!0x1,this[_0x15382c(0x231)](_0x15382c(0x13f),[]),this['on'](_0x15382c(0x164),(_0x186f2c,_0x9fc588,_0x4eccf1,_0x13cbc7)=>{const _0x29e8a2=_0x15382c;this[_0x29e8a2(0xc0)][_0x29e8a2(0xba)](()=>{const _0x4807c4=_0x29e8a2;for(const _0x412585 of[..._0x13cbc7,..._0x4eccf1])this[_0x4807c4(0xc0)][_0x4807c4(0x1c0)][_0x4807c4(0x22a)](_0x412585)&&_0x2f6135[_0x4807c4(0x199)][_0x4807c4(0x15b)](_0x412585);});}),this[_0x15382c(0x170)]=new _0x28de81(this[_0x15382c(0x207)][_0x15382c(0xd8)][_0x15382c(0xfe)],this[_0x15382c(0x207)][_0x15382c(0x18e)]),this[_0x15382c(0x217)]=null,this[_0x15382c(0xff)]=new xt(this[_0x15382c(0x207)]),this[_0x15382c(0x17f)]=new Map(),this[_0x15382c(0x11f)]=_0x2f6135[_0x15382c(0x20b)][_0x15382c(0x192)](_0x15382c(0x144)),this[_0x15382c(0x1e9)]=new Set(),this[_0x15382c(0xc0)]=this[_0x15382c(0x207)][_0x15382c(0xd8)],this[_0x15382c(0x1e4)]=new WeakMap(),this[_0x15382c(0x1f9)]=!0x1,this[_0x15382c(0x1dd)]=new Set([_0x15382c(0x1af)]),this[_0x15382c(0xd5)]=new Set(),_0x2f6135[_0x15382c(0x1e0)][_0x15382c(0x24a)](_0x15382c(0x1b2),_0x15382c(0x1ab)),this[_0x15382c(0x180)]=_0x2f6135[_0x15382c(0x1e0)][_0x15382c(0x192)](_0x15382c(0x1b2)),_0x2f6135[_0x15382c(0x1e0)][_0x15382c(0x24a)](_0x15382c(0x1de),!0x0),this[_0x15382c(0x103)]=_0x2f6135[_0x15382c(0x1e0)][_0x15382c(0x192)](_0x15382c(0x1de)),this[_0x15382c(0x263)]=new _0x4c2818(_0x2f6135,this[_0x15382c(0x1e9)]),this[_0x15382c(0x17a)](),this[_0x385523([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x385523([0x34,0x30,0x34,0x38,0x31,0x30,0x31,0x30]);}[_0x4cd320(0x168)](){const _0x17df4e=_0x4cd320,_0x43c6cf=this[_0x17df4e(0x207)],_0x4b21bc=(_0x350a7d,_0x2689f2)=>{const _0x3a6b80=_0x17df4e;if(_0x3a6b80(0x1a0)!=_0x350a7d)return _0x3a6b80(0x247)+_0x350a7d;const _0xb2ed5d=_0x2689f2[_0x3a6b80(0x15f)]('|')[0x0];return this[_0x3a6b80(0x22d)](_0xb2ed5d)?_0x3a6b80(0x14c):_0x3a6b80(0xc2);};_0x43c6cf[_0x17df4e(0xca)][_0x17df4e(0x1a2)](_0x17df4e(0x173))[_0x17df4e(0x16e)]({'model':_0x17df4e(0x16c),'view':_0x5ca858=>{const _0x3986ba=_0x17df4e,{id:_0x1d13bc,type:_0x4bab65,subType:_0x437573}=this[_0x3986ba(0xbf)](_0x5ca858[_0x3986ba(0x22e)]),_0x30b858=[_0x3986ba(0x1ef),_0x4b21bc(_0x4bab65,_0x437573)];let _0x4e49b3=0xbb8;return this[_0x3986ba(0x13f)][_0x3986ba(0xe0)](_0x5ca858[_0x3986ba(0x22e)])&&(_0x30b858[_0x3986ba(0xbd)](_0x3986ba(0x14d)),_0x4e49b3=0xbc2),_0x3986ba(0x11e)==_0x4bab65&&(_0x4e49b3+=0x5),{'classes':_0x30b858,'attributes':{'data-suggestion':_0x1d13bc},'priority':_0x4e49b3};}}),_0x43c6cf[_0x17df4e(0xca)][_0x17df4e(0x1a2)](_0x17df4e(0xed))[_0x17df4e(0x124)](_0x4f296d=>{const _0x9e6e4d=_0x17df4e;_0x4f296d['on'](_0x9e6e4d(0x256),(_0x3361db,_0x283642,_0x1723f2)=>{const _0x3962d9=_0x9e6e4d;if(!_0x1723f2[_0x3962d9(0xf6)][_0x3962d9(0x177)])return;const _0x409a0e=_0x283642[_0x3962d9(0x1b3)];if(!_0x409a0e)return;const _0x2c0111=_0x1723f2[_0x3962d9(0x161)][_0x3962d9(0x128)](_0x409a0e);_0x43c6cf[_0x3962d9(0xd8)][_0x3962d9(0xfe)][_0x3962d9(0x16b)](_0x409a0e)&&_0x2c0111&&!_0x2c0111[_0x3962d9(0x13b)](_0x3962d9(0x234))&&_0x2c0111['is'](_0x3962d9(0x21d))&&_0x2c36ce(_0x2c0111,_0x1723f2[_0x3962d9(0x183)]);},{'priority':_0x9e6e4d(0xbe)});}),_0x43c6cf[_0x17df4e(0xca)][_0x17df4e(0x1a2)](_0x17df4e(0xed))[_0x17df4e(0x16e)]({'model':_0x17df4e(0x16c),'view':(_0x1431c9,_0x35a968)=>{const _0x59aaa7=_0x17df4e;if(!_0x35a968[_0x59aaa7(0xf6)][_0x59aaa7(0x177)])return null;const {type:_0x180bb6,subType:_0x6c9487}=this[_0x59aaa7(0xbf)](_0x1431c9[_0x59aaa7(0x22e)]);return{'classes':[_0x59aaa7(0x1ef),_0x4b21bc(_0x180bb6,_0x6c9487)],'priority':0xbb8};}});const _0x2ab968=({showActiveMarkers:_0x1a0d1d=!0x0,isAttributeSuggestion:_0x3f3a3f=!0x1}={})=>(_0x527635,_0x57c22c,_0x4d7b96)=>{const _0x3472a5=_0x17df4e;if(!_0x57c22c[_0x3472a5(0x1b3)])return;const {id:_0x3bf63f}=this[_0x3472a5(0xbf)](_0x57c22c[_0x3472a5(0x22e)]);if(_0x3f3a3f){const _0x1529cf=this[_0x3472a5(0x17f)][_0x3472a5(0x192)](_0x3bf63f),_0x5a708d=this[_0x3472a5(0x138)](_0x1529cf);if(!this[_0x3472a5(0x22d)](_0x5a708d))return;}if(_0x57c22c[_0x3472a5(0x1b3)]['is'](_0x3472a5(0xd2)))return void _0x4d7b96[_0x3472a5(0x139)][_0x3472a5(0x227)](_0x57c22c[_0x3472a5(0x1b3)],_0x527635[_0x3472a5(0xcf)]);const _0x3091c4=_0x4d7b96[_0x3472a5(0x161)][_0x3472a5(0x128)](_0x57c22c[_0x3472a5(0x1b3)]);if(_0x57c22c[_0x3472a5(0x1b3)]['is'](_0x3472a5(0x20a))&&_0x43c6cf[_0x3472a5(0xd8)][_0x3472a5(0xfe)][_0x3472a5(0x208)](_0x57c22c[_0x3472a5(0x1b3)])&&!_0x3091c4[_0x3472a5(0x13b)](_0x3472a5(0x11d))){_0x4d7b96[_0x3472a5(0x183)][_0x3472a5(0x131)]([_0x3472a5(0x1ef),_0x3472a5(0x14c)],_0x3091c4),_0x4d7b96[_0x3472a5(0x183)][_0x3472a5(0x233)](_0x3472a5(0x21f),_0x3bf63f,_0x3091c4),_0x4d7b96[_0x3472a5(0x161)][_0x3472a5(0x130)](_0x3091c4,_0x57c22c[_0x3472a5(0x22e)]),_0x1a0d1d&&(this[_0x3472a5(0x13f)][_0x3472a5(0xe0)](_0x57c22c[_0x3472a5(0x22e)])?_0x4d7b96[_0x3472a5(0x183)][_0x3472a5(0x131)](_0x3472a5(0x14d),_0x3091c4):_0x4d7b96[_0x3472a5(0x183)][_0x3472a5(0x156)](_0x3472a5(0x14d),_0x3091c4));for(const _0x278294 of _0x43c6cf[_0x3472a5(0xd8)][_0x3472a5(0x1c8)](_0x57c22c[_0x3472a5(0x1b3)])[_0x3472a5(0x248)]())_0x4d7b96[_0x3472a5(0x139)][_0x3472a5(0x227)](_0x278294,_0x527635[_0x3472a5(0xcf)]);_0x4d7b96[_0x3472a5(0x139)][_0x3472a5(0x227)](_0x57c22c[_0x3472a5(0x1b3)],_0x527635[_0x3472a5(0xcf)]);}};_0x43c6cf[_0x17df4e(0xca)][_0x17df4e(0x1a2)](_0x17df4e(0xed))[_0x17df4e(0x124)](_0x2e8fe1=>{const _0x2aea79=_0x17df4e;_0x2e8fe1['on'](_0x2aea79(0x1c5),(_0x289d2f,_0x280486,_0x2267e2)=>{const _0x434807=_0x2aea79;_0x2267e2[_0x434807(0xf6)][_0x434807(0x177)]&&_0x2ab968({'showActiveMarkers':!0x1})(_0x289d2f,_0x280486,_0x2267e2);},{'priority':_0x2aea79(0x228)});}),_0x43c6cf[_0x17df4e(0xca)][_0x17df4e(0x1a2)](_0x17df4e(0xed))[_0x17df4e(0x124)](_0x516b3c=>{const _0x5e90d2=_0x17df4e;_0x516b3c['on'](_0x5e90d2(0x1f7),(_0x65f56e,_0x1e3d6f,_0x2e4693)=>{const _0x3a390a=_0x5e90d2;_0x2e4693[_0x3a390a(0xf6)][_0x3a390a(0x177)]&&_0x2ab968({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x65f56e,_0x1e3d6f,_0x2e4693);},{'priority':_0x5e90d2(0x228)});}),_0x43c6cf[_0x17df4e(0xca)][_0x17df4e(0x1a2)](_0x17df4e(0xed))[_0x17df4e(0x22f)]({'model':_0x17df4e(0x16c),'view':(_0xbe0304,_0x3a16ef)=>_0x3a16ef[_0x17df4e(0xf6)][_0x17df4e(0x177)]?null:{'group':_0x17df4e(0x16c),'name':_0xbe0304[_0x17df4e(0x19b)](0xb)}}),_0x43c6cf[_0x17df4e(0xca)][_0x17df4e(0x1a2)](_0x17df4e(0xc6))[_0x17df4e(0x1b1)]({'view':{'name':_0x17df4e(0x16c),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1519ba,{writer:_0x3da0cc})=>{const _0xf11853=_0x17df4e;let _0x5c6b87=_0xf11853(0x185)+_0x1519ba[_0xf11853(0x254)](_0xf11853(0xf9))+':'+_0x1519ba[_0xf11853(0x254)]('id');return _0x1519ba[_0xf11853(0x254)](_0xf11853(0x11b))&&(_0x5c6b87+=':'+_0x1519ba[_0xf11853(0x254)](_0xf11853(0x11b))),_0x3da0cc[_0xf11853(0x25e)](_0xf11853(0x121),{'data-name':_0x5c6b87});}}),_0x43c6cf[_0x17df4e(0xca)][_0x17df4e(0x1a2)](_0x17df4e(0xc6))[_0x17df4e(0xda)]({'view':_0x17df4e(0x16c)}),_0x43c6cf[_0x17df4e(0xca)][_0x17df4e(0x1a2)](_0x17df4e(0x173))[_0x17df4e(0x124)](_0x432b56=>{const _0x4c037e=_0x17df4e;_0x432b56['on'](_0x4c037e(0x1c5),_0x2ab968(),{'priority':_0x4c037e(0xbe)});}),_0x43c6cf[_0x17df4e(0xca)][_0x17df4e(0x1a2)](_0x17df4e(0x173))[_0x17df4e(0x124)](_0x57598b=>{const _0x13a037=_0x17df4e;_0x57598b['on'](_0x13a037(0x1f7),_0x2ab968({'isAttributeSuggestion':!0x0}),{'priority':_0x13a037(0xbe)});}),_0x43c6cf[_0x17df4e(0xca)][_0x17df4e(0x1a2)](_0x17df4e(0x173))[_0x17df4e(0x124)](_0x306faf=>{const _0x46a3c7=_0x17df4e;_0x306faf['on'](_0x46a3c7(0x19a),(_0xf58a0c,_0x297fbb,_0x3eab16)=>{const _0x192c9f=_0x46a3c7,_0x46a217=_0x3eab16[_0x192c9f(0x161)][_0x192c9f(0x1aa)](_0x297fbb[_0x192c9f(0x22e)]);if(_0x46a217){for(const _0x51b49f of _0x46a217)_0x51b49f[_0x192c9f(0x13b)](_0x192c9f(0x11d))||(_0x3eab16[_0x192c9f(0x183)][_0x192c9f(0x156)]([_0x192c9f(0x1ef),_0x192c9f(0x14c),_0x192c9f(0x14d)],_0x51b49f),_0x3eab16[_0x192c9f(0x183)][_0x192c9f(0x114)](_0x192c9f(0x21f),_0x51b49f),_0x3eab16[_0x192c9f(0x161)][_0x192c9f(0x20f)](_0x51b49f,_0x297fbb[_0x192c9f(0x22e)]));}},{'priority':_0x46a3c7(0xbe)});}),_0x43c6cf[_0x17df4e(0xca)][_0x17df4e(0x1a2)](_0x17df4e(0x173))[_0x17df4e(0x124)](_0x384c1a=>{const _0x1693db=_0x17df4e;_0x384c1a['on'](_0x1693db(0x1f1),(_0x390e5a,_0x35cf24,_0x390e6c)=>{const _0x162df8=_0x1693db,_0x2010f6=_0x390e6c[_0x162df8(0x161)][_0x162df8(0x1aa)](_0x35cf24[_0x162df8(0x22e)]);if(!_0x2010f6)return;const {id:_0x195f8a}=this[_0x162df8(0xbf)](_0x35cf24[_0x162df8(0x22e)]),_0x31d84f=this[_0x162df8(0x17f)][_0x162df8(0x192)](_0x195f8a),_0x3e34a0=this[_0x162df8(0x138)](_0x31d84f);if(this[_0x162df8(0x22d)](_0x3e34a0)){for(const _0x941989 of _0x2010f6)_0x941989[_0x162df8(0x13b)](_0x162df8(0x11d))||(_0x390e6c[_0x162df8(0x183)][_0x162df8(0x156)]([_0x162df8(0x1ef),_0x162df8(0x14c),_0x162df8(0x14d)],_0x941989),_0x390e6c[_0x162df8(0x183)][_0x162df8(0x114)](_0x162df8(0x21f),_0x941989),_0x390e6c[_0x162df8(0x161)][_0x162df8(0x20f)](_0x941989,_0x35cf24[_0x162df8(0x22e)]));}},{'priority':_0x1693db(0xbe)});}),_0x43c6cf[_0x17df4e(0xd8)][_0x17df4e(0x12a)][_0x17df4e(0x1e5)](_0x292403=>{const _0x577a44=_0x17df4e;let _0x2a21c0=!0x1;const _0xc46f7=Array[_0x577a44(0x238)](_0x43c6cf[_0x577a44(0xd8)][_0x577a44(0x12a)][_0x577a44(0x1a5)][_0x577a44(0x246)]()),_0x1e9a28=new Set();for(const {name:_0x390148,data:_0x3b595c}of _0xc46f7){const {group:_0x5b56d0,type:_0x59788a,subType:_0x18ef3a,id:_0x31c1b8}=this[_0x577a44(0xbf)](_0x390148);if(_0x577a44(0x16c)!==_0x5b56d0)continue;const _0xff1005=this[_0x577a44(0x17f)][_0x577a44(0x192)](_0x31c1b8);if(null!=_0x3b595c[_0x577a44(0x15d)]){_0x577a44(0x1e8)==_0x59788a&&(_0x2a21c0=_0x2a21c0||Et(_0x3b595c[_0x577a44(0x15d)],_0x390148,_0x292403,_0x43c6cf[_0x577a44(0xd8)][_0x577a44(0xfe)]));const _0x451731=_0x577a44(0x1a0)==_0x59788a&&this[_0x577a44(0x22d)](_0x18ef3a[_0x577a44(0x15f)]('|')[0x0]);if(_0x3b595c[_0x577a44(0x15d)][_0x577a44(0x16f)]||_0x577a44(0x1ca)==_0x3b595c[_0x577a44(0x15d)][_0x577a44(0x178)][_0x577a44(0x22c)]||_0x577a44(0x1d2)==_0x59788a&&!Ut(_0x3b595c[_0x577a44(0x15d)])||_0x451731&&!Ut(_0x3b595c[_0x577a44(0x15d)])||_0x577a44(0x11e)==_0x59788a&&!(!Tt(_0x382987=_0x3b595c[_0x577a44(0x15d)])&&!function(_0x2b77d1){const _0x3f549c=_0x577a44;return _0x2b77d1[_0x3f549c(0x264)][_0x3f549c(0x24e)]==_0x2b77d1[_0x3f549c(0x190)][_0x3f549c(0xbc)]&&_0x2b77d1[_0x3f549c(0x264)][_0x3f549c(0x127)];}(_0x382987)))_0x292403[_0x577a44(0x222)](_0x390148),_0x2a21c0=!0x0;else{if(!_0xff1005||!_0xff1005[_0x577a44(0x171)])continue;_0x1e9a28[_0x577a44(0x124)](_0xff1005);}}}var _0x382987;return _0x1e9a28[_0x577a44(0xbb)]>0x0&&(_0x2a21c0=!!this[_0x577a44(0x1ac)](_0x1e9a28)||_0x2a21c0),_0x2a21c0;}),_0x43c6cf[_0x17df4e(0xd8)][_0x17df4e(0x12a)][_0x17df4e(0x1e5)](_0x58a529=>{const _0x199f18=_0x17df4e;let _0x15f60c=!0x1;for(const _0x1631ed of _0x43c6cf[_0x199f18(0xd8)][_0x199f18(0x12a)][_0x199f18(0x1a5)][_0x199f18(0x253)]())if(_0x199f18(0x25d)==_0x1631ed[_0x199f18(0x14a)])for(const _0x74f33c of this[_0x199f18(0x17f)][_0x199f18(0x23b)]()){if(_0x74f33c[_0x199f18(0x212)]||!_0x74f33c[_0x199f18(0x171)])continue;const _0x1dff51=_0x199f18(0x1d2)==_0x74f33c[_0x199f18(0x14a)],_0x269cb3=this[_0x199f18(0x138)](_0x74f33c),_0xa09110=_0x269cb3&&this[_0x199f18(0x22d)](_0x269cb3);if(!_0x1dff51&&!_0xa09110)continue;const _0x1cc217=_0x74f33c[_0x199f18(0x1cb)]();if(_0x1cc217[_0x199f18(0x264)][_0x199f18(0x24e)]!=_0x1cc217[_0x199f18(0x190)][_0x199f18(0x24e)]&&!_0x1cc217[_0x199f18(0x190)][_0x199f18(0x127)]){const _0x32f136=_0x43c6cf[_0x199f18(0xd8)][_0x199f18(0x150)](_0x1cc217[_0x199f18(0x264)][_0x199f18(0x1e7)],_0x199f18(0x190)),_0x102685=_0x43c6cf[_0x199f18(0xd8)][_0x199f18(0x205)](_0x1cc217[_0x199f18(0x264)],_0x32f136);_0x58a529[_0x199f18(0x1a7)](_0x74f33c[_0x199f18(0x112)](),{'range':_0x102685}),_0x15f60c=!0x0;}}return _0x15f60c;}),_0x43c6cf[_0x17df4e(0xd8)][_0x17df4e(0x12a)][_0x17df4e(0x1e5)](_0x3ceaef=>this[_0x17df4e(0xfc)](_0x3ceaef)),_0x43c6cf[_0x17df4e(0xd8)][_0x17df4e(0x12a)][_0x17df4e(0x1e5)](_0x4c088c=>!_0x4c088c[_0x17df4e(0x243)][_0x17df4e(0x206)]&&this[_0x17df4e(0x17d)](_0x4c088c)),_0x43c6cf[_0x17df4e(0xd8)]['on'](_0x17df4e(0x105),()=>{const _0x188191=_0x17df4e;this[_0x188191(0x19e)]=!0x1;}),_0x43c6cf[_0x17df4e(0xd8)][_0x17df4e(0x12a)]['on'](_0x17df4e(0x176),(_0x4fc9ed,_0x555092)=>{const _0x63d127=_0x17df4e;if(!_0x555092[_0x63d127(0x206)]||_0x555092[_0x63d127(0x1f0)])return;if(!this[_0x63d127(0x19e)])return;const _0x392d9e=_0x43c6cf[_0x63d127(0xd8)][_0x63d127(0x12a)][_0x63d127(0x1a5)][_0x63d127(0x253)]();if(0x0==_0x392d9e[_0x63d127(0x172)])return;const _0x521b69=[],_0x7bcc5f=_0x392d9e[_0x63d127(0xe7)](_0x1f88f8=>_0x63d127(0x1a0)==_0x1f88f8[_0x63d127(0x14a)]),_0xadb408=_0x392d9e[_0x63d127(0xe7)](_0x3867b6=>_0x63d127(0x25d)==_0x3867b6[_0x63d127(0x14a)]&&_0x63d127(0x21a)!=_0x3867b6[_0x63d127(0xcf)]),_0x1e0e4d=_0x392d9e[_0x63d127(0xe7)](_0x4c4925=>_0x63d127(0x19f)==_0x4c4925[_0x63d127(0x14a)]&&_0x63d127(0x21a)!=_0x4c4925[_0x63d127(0xcf)]);for(const _0x1b6982 of _0x7bcc5f)this[_0x63d127(0x203)](_0x1b6982[_0x63d127(0x120)])&&_0x521b69[_0x63d127(0xbd)]({'key':_0x1b6982[_0x63d127(0x120)],'newValue':_0x1b6982[_0x63d127(0xe1)],'oldValue':_0x1b6982[_0x63d127(0x18d)],'range':Ot(_0x1b6982[_0x63d127(0x1d5)],_0x43c6cf[_0x63d127(0xd8)])});for(const _0x7ffd9d of _0xadb408){const _0x1093c2=_0x1e0e4d[_0x63d127(0x1ee)](_0xa79e23=>_0xa79e23[_0x63d127(0x153)]===_0x7ffd9d[_0x63d127(0x153)]);if(_0x1093c2){const _0x7d83f=Ft(_0x7ffd9d[_0x63d127(0x157)][_0x63d127(0x1e7)],_0x43c6cf[_0x63d127(0xd8)]);_0x1093c2[_0x63d127(0xcf)]!==_0x7ffd9d[_0x63d127(0xcf)]&&_0x521b69[_0x63d127(0xbd)]({'key':_0x63d127(0x1af),'newValue':_0x7ffd9d[_0x63d127(0xcf)],'oldValue':_0x1093c2[_0x63d127(0xcf)],'range':_0x7d83f});for(const [_0x34d8a4,_0x82fa93]of _0x1093c2[_0x63d127(0xd9)]){if(!this[_0x63d127(0x203)](_0x34d8a4))continue;const _0x19ef11=_0x7ffd9d[_0x63d127(0xd9)][_0x63d127(0x192)](_0x34d8a4);_0x82fa93!==_0x19ef11&&_0x521b69[_0x63d127(0xbd)]({'key':_0x34d8a4,'newValue':_0x19ef11,'oldValue':_0x82fa93,'range':_0x7d83f});}for(const [_0x417d9a,_0x3b9c94]of _0x7ffd9d[_0x63d127(0xd9)])this[_0x63d127(0x203)](_0x417d9a)&&(_0x1093c2[_0x63d127(0xd9)][_0x63d127(0x22a)](_0x417d9a)||_0x521b69[_0x63d127(0xbd)]({'key':_0x417d9a,'newValue':_0x3b9c94,'oldValue':null,'range':_0x7d83f}));}}0x0!=_0x521b69[_0x63d127(0x172)]&&_0x43c6cf[_0x63d127(0xd8)][_0x63d127(0x1dc)](_0x555092,_0x2147a3=>{const _0x15dfaf=_0x63d127,_0x25c109=_0x58e561();for(const {range:_0x26da8c,key:_0x17851d,oldValue:_0x37a9bc,newValue:_0x5a6183}of _0x521b69)this[_0x15dfaf(0x19c)](_0x26da8c,_0x17851d,_0x37a9bc,_0x5a6183,{'groupId':_0x25c109});this[_0x15dfaf(0x24d)](_0x2147a3,_0x521b69);});},{'priority':_0x17df4e(0x20e)}),_0x43c6cf[_0x17df4e(0xd8)][_0x17df4e(0x1c0)]['on'](_0x17df4e(0x22b),(_0x2dfbb8,_0x54b728,_0x53ccea)=>{const _0x4cbc6d=_0x17df4e;if(null==_0x53ccea){const {id:_0x12ebdd}=this[_0x4cbc6d(0xbf)](_0x54b728[_0x4cbc6d(0xcf)]),_0xa00543=this[_0x4cbc6d(0x17f)][_0x4cbc6d(0x192)](_0x12ebdd);_0xa00543&&_0xa00543[_0x4cbc6d(0x1fa)](_0x54b728[_0x4cbc6d(0xcf)]);}}),_0x43c6cf[_0x17df4e(0xd8)][_0x17df4e(0x12a)]['on'](_0x17df4e(0x176),()=>{const _0x1ca47d=_0x17df4e,_0x13070d=Array[_0x1ca47d(0x238)](_0x43c6cf[_0x1ca47d(0xd8)][_0x1ca47d(0x12a)][_0x1ca47d(0x1a5)][_0x1ca47d(0x246)]())[_0x1ca47d(0xe7)](_0x2cf8a3=>_0x1ca47d(0x16c)===this[_0x1ca47d(0xbf)](_0x2cf8a3[_0x1ca47d(0xcf)])[_0x1ca47d(0x210)]);if(0x0===_0x13070d[_0x1ca47d(0x172)])return;_0x13070d[_0x1ca47d(0xe3)]((_0x5d6850,_0x3eaf18)=>{const _0x26dec2=_0x1ca47d,_0x45dcb0=_0x5d6850[_0x26dec2(0x118)][_0x26dec2(0x23d)],_0x29883a=_0x3eaf18[_0x26dec2(0x118)][_0x26dec2(0x23d)];return null===_0x45dcb0&&null===_0x29883a?0x0:null===_0x45dcb0&&null!==_0x29883a?-0x1:null!==_0x45dcb0&&null===_0x29883a?0x1:_0x45dcb0[_0x26dec2(0x264)][_0x26dec2(0x111)](_0x29883a[_0x26dec2(0x264)])?-0x1:0x1;});const _0x503d4=new Set(),_0x2597e9=new Set();for(const {name:_0x1a7a77,data:_0x3c7354}of _0x13070d){const {id:_0x1ce445}=this[_0x1ca47d(0xbf)](_0x1a7a77);if(null===_0x3c7354[_0x1ca47d(0x23d)]){const _0x423e24=this[_0x1ca47d(0x221)](_0x1a7a77);_0x2597e9[_0x1ca47d(0x124)](_0x423e24);}else{const _0x4a33b5=this[_0x1ca47d(0x17f)][_0x1ca47d(0x192)](_0x1ce445);null!==_0x3c7354[_0x1ca47d(0x15d)]||_0x4a33b5[_0x1ca47d(0x171)]?(_0x503d4[_0x1ca47d(0x124)](_0x4a33b5[_0x1ca47d(0x11c)]),_0x2597e9[_0x1ca47d(0x124)](_0x4a33b5)):this[_0x1ca47d(0x166)](_0x4a33b5);}}_0x2597e9[_0x1ca47d(0xbb)]>0x0&&this[_0x1ca47d(0x10b)](_0x2597e9);for(const _0x1121b7 of _0x503d4)this[_0x1ca47d(0x135)](_0x1ca47d(0x141),_0x1121b7);}),_0x43c6cf[_0x17df4e(0xd8)]['on'](_0x17df4e(0x1fe),(_0x247b6d,_0x529d3f)=>{const _0x5304fe=_0x17df4e,_0x332051=_0x529d3f[0x0];if(!this[_0x5304fe(0x17f)][_0x5304fe(0xbb)])return;if(!_0x332051[_0x5304fe(0x1ff)])return;if(_0x332051[_0x5304fe(0x243)][_0x5304fe(0x1f0)]||!_0x332051[_0x5304fe(0x243)][_0x5304fe(0x206)])return;let _0x41ffa0,_0x2539c7;switch(_0x332051[_0x5304fe(0x14a)]){case _0x5304fe(0x25d):_0x41ffa0=_0x43c6cf[_0x5304fe(0xd8)][_0x5304fe(0x150)](_0x332051[_0x5304fe(0x157)]),_0x2539c7=_0x41ffa0[_0x5304fe(0x198)](_0x332051[_0x5304fe(0x224)]);break;case _0x5304fe(0x15f):_0x41ffa0=_0x43c6cf[_0x5304fe(0xd8)][_0x5304fe(0x150)](_0x332051[_0x5304fe(0xc7)]),_0x2539c7=_0x43c6cf[_0x5304fe(0xd8)][_0x5304fe(0x150)](_0x332051[_0x5304fe(0x107)]);break;case _0x5304fe(0x115):_0x41ffa0=_0x43c6cf[_0x5304fe(0xd8)][_0x5304fe(0x150)](_0x332051[_0x5304fe(0x1cf)]),_0x2539c7=_0x41ffa0[_0x5304fe(0x198)](_0x332051[_0x5304fe(0x224)]);break;default:return;}const _0x366b69=_0x43c6cf[_0x5304fe(0xd8)][_0x5304fe(0x205)](_0x41ffa0,_0x2539c7);_0x43c6cf[_0x5304fe(0xd8)][_0x5304fe(0xba)](()=>{const _0x2b3f93=_0x5304fe;for(const {suggestion:_0x492aad,meta:_0x4b0282}of this[_0x2b3f93(0x100)](_0x366b69)){if(_0x492aad[_0x2b3f93(0x212)])continue;if(_0x2b3f93(0x1e8)==_0x492aad[_0x2b3f93(0x14a)])continue;const _0x200773=this[_0x2b3f93(0x138)](_0x492aad);if(_0x200773&&this[_0x2b3f93(0x22d)](_0x200773)&&_0x2b3f93(0x15f)!=_0x332051[_0x2b3f93(0x14a)])continue;const _0x313888=_0x492aad[_0x2b3f93(0x118)]&&_0x492aad[_0x2b3f93(0x118)][_0x2b3f93(0x1ba)];(_0x2b3f93(0x1d2)!=_0x492aad[_0x2b3f93(0x14a)]||_0x2b3f93(0x15f)==_0x332051[_0x2b3f93(0x14a)]&&!_0x313888)&&(_0x4b0282[_0x2b3f93(0xdd)]||_0x2b3f93(0x12f)==_0x492aad[_0x2b3f93(0x14a)]&&_0x4b0282[_0x2b3f93(0x200)]||_0x492aad[_0x2b3f93(0x1cb)]()[_0x2b3f93(0x179)](_0x366b69)&&this[_0x2b3f93(0x17e)](_0x492aad,_0x41ffa0,_0x2539c7));}});},{'priority':_0x17df4e(0x20e)}),_0x43c6cf[_0x17df4e(0xd8)]['on'](_0x17df4e(0x1a4),(_0x27f648,_0x33a289)=>{const _0x12a0cd=_0x17df4e,_0xaf9e7c=_0x33a289[0x0],_0x466c2e=_0x33a289[0x1];if(_0x466c2e&&_0x466c2e[_0x12a0cd(0x267)])return;if(this[_0x12a0cd(0x1f9)])return;if(!this[_0x12a0cd(0x263)][_0x12a0cd(0x17c)])return;if(_0xaf9e7c[_0x12a0cd(0x16f)])return;const _0x2c7363=_0x43c6cf[_0x12a0cd(0xd8)][_0x12a0cd(0xfe)],{start:_0x4b7ac8,end:_0x373349}=_0xaf9e7c[_0x12a0cd(0x1cb)](),_0x1fa454=_0x4b7ac8[_0x12a0cd(0x1e7)]&&_0x2c7363[_0x12a0cd(0x134)](_0x4b7ac8[_0x12a0cd(0x1e7)])?null:_0x2c7363[_0x12a0cd(0x249)](_0x4b7ac8,_0x12a0cd(0x241)),_0x5815cf=_0x373349[_0x12a0cd(0xbc)]&&_0x2c7363[_0x12a0cd(0x134)](_0x373349[_0x12a0cd(0xbc)])?null:_0x2c7363[_0x12a0cd(0x249)](_0x373349,_0x12a0cd(0x1c2)),_0x1850d4=_0x43c6cf[_0x12a0cd(0xd8)][_0x12a0cd(0x205)](_0x1fa454?_0x1fa454[_0x12a0cd(0x264)]:_0x4b7ac8,_0x5815cf?_0x5815cf[_0x12a0cd(0x190)]:_0x373349);_0x43c6cf[_0x12a0cd(0xd8)][_0x12a0cd(0xba)](_0x1d92b2=>{const _0x5789d4=_0x12a0cd;this[_0x5789d4(0x113)](_0x1850d4);const _0x3e0756=_0x43c6cf[_0x5789d4(0xd8)][_0x5789d4(0xfe)][_0x5789d4(0x249)](_0x1850d4[_0x5789d4(0x264)]);_0xaf9e7c['is'](_0x5789d4(0xcd))?_0x1d92b2[_0x5789d4(0x1c3)](_0x3e0756):_0xaf9e7c[_0x5789d4(0x1bb)](_0x3e0756);}),_0x27f648[_0x12a0cd(0x106)]();},{'priority':_0x556e40[_0x17df4e(0xc1)]+0xa}),_0x43c6cf[_0x17df4e(0xd8)]['on'](_0x17df4e(0x10a),(_0x7c10de,_0x37d01a)=>{const _0x5d7718=_0x17df4e,_0x1fd16e=_0x37d01a[_0x37d01a[_0x5d7718(0x172)]-0x1];_0x1fd16e&&_0x1fd16e[_0x5d7718(0x267)]||this[_0x5d7718(0x1f9)]||this[_0x5d7718(0x263)][_0x5d7718(0x17c)]&&(_0x43c6cf[_0x5d7718(0xd8)][_0x5d7718(0xba)](()=>{const _0x5d791c=_0x5d7718;let _0x30dae0=_0x43c6cf[_0x5d791c(0xd8)][_0x5d791c(0x10a)](_0x37d01a[0x0],_0x37d01a[0x1],_0x37d01a[0x2],{'forceDefaultExecution':!0x0});if(!_0x30dae0)return;_0x7c10de[_0x5d791c(0xeb)]=_0x30dae0[_0x5d791c(0x232)]();const _0x453934=_0x30dae0[_0x5d791c(0x190)][_0x5d791c(0xbc)],_0x2481c6=_0x43c6cf[_0x5d791c(0xd8)][_0x5d791c(0xfe)];_0x453934&&_0x2481c6[_0x5d791c(0x208)](_0x453934)&&!_0x2481c6[_0x5d791c(0x16b)](_0x453934)&&(_0x30dae0=_0x43c6cf[_0x5d791c(0xd8)][_0x5d791c(0x205)](_0x30dae0[_0x5d791c(0x264)],_0x43c6cf[_0x5d791c(0xd8)][_0x5d791c(0x150)](_0x453934,_0x5d791c(0x190)))),this[_0x5d791c(0x216)](_0x30dae0);}),_0x7c10de[_0x5d7718(0x106)]());},{'priority':_0x17df4e(0xbe)}),this[_0x17df4e(0x207)][_0x17df4e(0x1ad)][_0x17df4e(0x124)](_0x17df4e(0x109),this[_0x17df4e(0x263)]),this[_0x17df4e(0x145)](_0x17df4e(0x109));const _0xda0a6c=new _0x262ea3(_0x43c6cf,this[_0x17df4e(0x17f)]);_0x43c6cf[_0x17df4e(0x1ad)][_0x17df4e(0x124)](_0x17df4e(0x116),_0xda0a6c),this[_0x17df4e(0x145)](_0x17df4e(0x116));const _0x1f9e43=new _0x54ca09(_0x43c6cf,this[_0x17df4e(0x17f)]);_0x43c6cf[_0x17df4e(0x1ad)][_0x17df4e(0x124)](_0x17df4e(0x1fc),_0x1f9e43),this[_0x17df4e(0x145)](_0x17df4e(0x1fc)),_0x43c6cf[_0x17df4e(0x1ad)][_0x17df4e(0x124)](_0x17df4e(0x181),new _0xbf4490(_0x43c6cf,_0xda0a6c,this[_0x17df4e(0x17f)])),this[_0x17df4e(0x145)](_0x17df4e(0x181)),_0x43c6cf[_0x17df4e(0x1ad)][_0x17df4e(0x124)](_0x17df4e(0xb8),new _0xbf4490(_0x43c6cf,_0x1f9e43,this[_0x17df4e(0x17f)])),this[_0x17df4e(0x145)](_0x17df4e(0xb8)),_0x43c6cf[_0x17df4e(0x1ad)][_0x17df4e(0x124)](_0x17df4e(0x159),new _0x43726c(_0x43c6cf,_0xda0a6c,this[_0x17df4e(0x17f)])),this[_0x17df4e(0x145)](_0x17df4e(0x159)),_0x43c6cf[_0x17df4e(0x1ad)][_0x17df4e(0x124)](_0x17df4e(0x193),new _0x43726c(_0x43c6cf,_0x1f9e43,this[_0x17df4e(0x17f)])),this[_0x17df4e(0x145)](_0x17df4e(0x193));const _0x15508e=_0x43c6cf[_0x17df4e(0x20b)][_0x17df4e(0x192)](_0x17df4e(0x144));this[_0x17df4e(0x1fd)](_0x15508e,_0x17df4e(0xdb),(_0x6802c5,{threadId:_0x541bdd})=>{const _0x464cef=_0x17df4e,_0x245184=this[_0x464cef(0x17f)][_0x464cef(0x192)](_0x541bdd);_0x245184&&_0x245184[_0x464cef(0xfb)]&&0x1===_0x245184[_0x464cef(0xfb)][_0x464cef(0x172)]&&this[_0x464cef(0x10c)](_0x541bdd,{'hasComments':!0x0});},{'priority':_0x17df4e(0x14e)}),this[_0x17df4e(0x1fd)](_0x15508e,_0x17df4e(0x13e),(_0x337cd2,{threadId:_0x42305c})=>{const _0x2be541=_0x17df4e,_0xb72073=this[_0x2be541(0x17f)][_0x2be541(0x192)](_0x42305c);_0xb72073&&_0xb72073[_0x2be541(0xfb)]&&!_0xb72073[_0x2be541(0xfb)][_0x2be541(0x172)]&&this[_0x2be541(0x10c)](_0x42305c,{'hasComments':!0x1});},{'priority':_0x17df4e(0x14e)});}set[_0x4cd320(0x1a1)](_0x1950c8){const _0x43612b=_0x4cd320;if(this[_0x43612b(0x217)])throw new _0x392700(_0x43612b(0x165),this);this[_0x43612b(0x217)]=_0x1950c8;}get[_0x4cd320(0x1a1)](){const _0x3dcb18=_0x4cd320;return this[_0x3dcb18(0x217)];}[_0x4cd320(0x110)]({skipNotAttached:_0x23eaea=!0x1,toJSON:_0x16365d=!0x1}={}){const _0x1d3cf8=_0x4cd320,_0x4b29ca=[];for(const _0x2673a0 of this[_0x1d3cf8(0x17f)][_0x1d3cf8(0x23b)]())_0x23eaea&&!_0x2673a0[_0x1d3cf8(0x171)]||_0x4b29ca[_0x1d3cf8(0xbd)](_0x2673a0);return _0x16365d?_0x4b29ca[_0x1d3cf8(0x146)](_0x5732d5=>_0x5732d5[_0x1d3cf8(0x251)]()):_0x4b29ca;}[_0x4cd320(0x223)](_0x2c71dd){const _0x55ced6=_0x4cd320,_0x535fa6=this[_0x55ced6(0x17f)][_0x55ced6(0x192)](_0x2c71dd);if(!_0x535fa6)throw new _0x392700(_0x55ced6(0x147),this);return _0x535fa6;}[_0x4cd320(0xea)](_0x3068e0){const _0x2673ae=_0x4cd320;return this[_0x2673ae(0x17f)][_0x2673ae(0x22a)](_0x3068e0);}[_0x4cd320(0x1c1)](_0x4f3c96){const _0x13b5c6=_0x4cd320,{authorId:_0x59e4ec,id:_0x52c0fa,attributes:_0x27eb8d}=_0x4f3c96,[_0x2bde20,_0x2fb79d]=_0x4f3c96[_0x13b5c6(0x14a)][_0x13b5c6(0x15f)](':'),_0x4f582b=this[_0x13b5c6(0x17f)][_0x13b5c6(0x192)](_0x52c0fa)||this[_0x13b5c6(0x104)](_0x2bde20,_0x2fb79d,_0x52c0fa,_0x59e4ec,_0x27eb8d);if(this[_0x13b5c6(0x23a)](_0x4f582b),this[_0x13b5c6(0xe4)](_0x4f582b,_0x2bde20,_0x2fb79d||null,_0x59e4ec),_0x4f582b[_0x13b5c6(0x211)]=_0x4f3c96[_0x13b5c6(0x211)],_0x4f582b[_0x13b5c6(0x126)]=!0x0,_0x27eb8d&&_0x27eb8d[_0x13b5c6(0x23c)]){const _0x4cc224=_0x27eb8d[_0x13b5c6(0x23c)],_0x356d93=this[_0x13b5c6(0x136)](_0x4cc224[_0x13b5c6(0x1f4)]);_0x4f582b[_0x13b5c6(0x12e)]=_0x4cc224[_0x13b5c6(0x211)],_0x4f582b[_0x13b5c6(0x187)]=_0x356d93,_0x4f582b[_0x13b5c6(0x20d)]=!0x0;}else _0x4f582b[_0x13b5c6(0x12e)]=_0x4f3c96[_0x13b5c6(0x211)];switch(_0x4f3c96[_0x13b5c6(0x118)]&&(_0x4f582b[_0x13b5c6(0x118)]=_0x4f3c96[_0x13b5c6(0x118)]),_0x4f3c96[_0x13b5c6(0xd9)]&&(_0x4f582b[_0x13b5c6(0xd9)]=_0x4f3c96[_0x13b5c6(0xd9)]),this[_0x13b5c6(0x217)]&&this[_0x13b5c6(0x217)][_0x13b5c6(0xd3)]||(_0x4f582b[_0x13b5c6(0xcb)]=!0x0),this[_0x13b5c6(0x1e4)][_0x13b5c6(0x192)](_0x4f582b)){case _0x13b5c6(0x202):this[_0x13b5c6(0x1e4)][_0x13b5c6(0x231)](_0x4f582b,_0x13b5c6(0xd4));break;case _0x13b5c6(0xc5):_0x4f582b[_0x13b5c6(0x171)]?(this[_0x13b5c6(0x1ac)](new Set([_0x4f582b])),this[_0x13b5c6(0x10b)](new Set([_0x4f582b])),this[_0x13b5c6(0x1e4)][_0x13b5c6(0x231)](_0x4f582b,_0x13b5c6(0x1f8)),this[_0x13b5c6(0x135)](_0x13b5c6(0xe2),_0x4f582b)):this[_0x13b5c6(0x1e4)][_0x13b5c6(0x231)](_0x4f582b,_0x13b5c6(0x152));}return _0x4f582b;}[_0x4cd320(0x116)](_0xd8c64){const _0x53da89=_0x4cd320;this[_0x53da89(0x267)](()=>{const _0x5e5541=_0x53da89;this[_0x5e5541(0x207)][_0x5e5541(0xd8)][_0x5e5541(0xba)](()=>{const _0x2e87ee=_0x5e5541;for(const _0x38fa57 of _0xd8c64[_0x2e87ee(0x12b)]())_0x38fa57[_0x2e87ee(0x266)]();});});}[_0x4cd320(0x1fc)](_0x125346){const _0x32f218=_0x4cd320;this[_0x32f218(0x267)](()=>{const _0x4b8082=_0x32f218;this[_0x4b8082(0x207)][_0x4b8082(0xd8)][_0x4b8082(0xba)](()=>{const _0x353441=_0x4b8082;for(const _0x363239 of _0x125346[_0x353441(0x12b)]())_0x363239[_0x353441(0x184)]();});});}[_0x4cd320(0x145)](_0x1f932e,_0x44bbd7){const _0xab93ae=_0x4cd320,_0x45861f=this[_0xab93ae(0x207)][_0xab93ae(0x1ad)][_0xab93ae(0x192)](_0x1f932e);if(!_0x45861f)throw new _0x392700(_0xab93ae(0x1f3),this,{'commandName':_0x1f932e});if(this[_0xab93ae(0x1e9)][_0xab93ae(0x22a)](_0x45861f))throw new _0x392700(_0xab93ae(0x14b),this,{'commandName':_0x1f932e});this[_0xab93ae(0x1e9)][_0xab93ae(0x124)](_0x45861f),_0x44bbd7&&_0x45861f['on'](_0xab93ae(0x1a8),(_0x20a265,_0x1ccf57)=>{const _0x56606e=_0xab93ae;this[_0x56606e(0x263)][_0x56606e(0x17c)]&&(this[_0x56606e(0x1f9)]||(_0x1ccf57[_0x56606e(0x172)]>0x0&&_0x1ccf57[_0x1ccf57[_0x56606e(0x172)]-0x1]&&_0x1ccf57[_0x1ccf57[_0x56606e(0x172)]-0x1][_0x56606e(0x267)]?_0x1ccf57[_0x56606e(0x142)]():(_0x20a265[_0x56606e(0xeb)]=_0x44bbd7((..._0x517cc5)=>_0x45861f[_0x56606e(0x1a8)](..._0x517cc5,{'forceDefaultExecution':!0x0}),..._0x1ccf57),_0x20a265[_0x56606e(0x106)]())));},{'priority':_0xab93ae(0xbe)});}[_0x4cd320(0x267)](_0x4a7501){const _0x241191=_0x4cd320;let _0x220a30,_0x2ba228;const _0x12bcd8=this[_0x241191(0x1f9)];this[_0x241191(0x1f9)]=!0x0;try{_0x220a30=_0x4a7501();}catch(_0x443cf6){_0x2ba228=_0x443cf6;}return _0x12bcd8||(this[_0x241191(0x1f9)]=!0x1),_0x2ba228&&_0x392700[_0x241191(0xf8)](_0x2ba228,this),_0x220a30;}[_0x4cd320(0x216)](_0x2fadb5,_0x13d8fa=null,_0x5b84b1={}){const _0x5c16ea=_0x4cd320;if(_0x2fadb5[_0x5c16ea(0x16f)])return null;const _0x563c79=this[_0x5c16ea(0x207)][_0x5c16ea(0x20b)][_0x5c16ea(0x192)](_0x5c16ea(0x175))['me'];for(const {suggestion:_0x42c586,meta:_0x25cfd4}of this[_0x5c16ea(0x100)](_0x2fadb5,_0x5c16ea(0x12f)))if(_0x25cfd4[_0x5c16ea(0x200)]){if(!_0x25cfd4[_0x5c16ea(0x162)]){if(_0x25cfd4[_0x5c16ea(0xdd)]){if(!this[_0x5c16ea(0x103)]||!Lt(_0x42c586,_0x5b84b1))continue;return _0x42c586;}if(Lt(_0x42c586,_0x5b84b1))return _0x42c586;this[_0x5c16ea(0x17e)](_0x42c586,_0x2fadb5[_0x5c16ea(0x264)],_0x2fadb5[_0x5c16ea(0x190)]);break;}if(_0x13d8fa==_0x42c586[_0x5c16ea(0x1d8)]&&Lt(_0x42c586,_0x5b84b1)){const _0x90263b=_0x42c586[_0x5c16ea(0x1cb)]();return _0x90263b[_0x5c16ea(0x264)][_0x5c16ea(0x237)](_0x2fadb5[_0x5c16ea(0x190)])?this[_0x5c16ea(0x1c9)](_0x42c586,this[_0x5c16ea(0xc0)][_0x5c16ea(0x205)](_0x2fadb5[_0x5c16ea(0x264)],_0x90263b[_0x5c16ea(0x190)])):this[_0x5c16ea(0x1c9)](_0x42c586,this[_0x5c16ea(0xc0)][_0x5c16ea(0x205)](_0x90263b[_0x5c16ea(0x264)],_0x2fadb5[_0x5c16ea(0x190)])),_0x42c586;}}const _0x5b0179=_0x58e561(),_0x374fe4=_0x563c79['id'],_0x3848c9=_0x13d8fa?_0x5c16ea(0x1df)+_0x13d8fa:_0x5c16ea(0x12f),_0x450781=this[_0x5c16ea(0x21e)]({'id':_0x5b0179,'type':_0x3848c9,'createdAt':new Date(),'authorId':_0x374fe4,'attributes':_0x5b84b1});return this[_0x5c16ea(0xc3)](_0x3848c9,_0x5b0179,_0x374fe4,_0x2fadb5),_0x450781;}[_0x4cd320(0x24b)](_0x5c0c02,_0x4bdde7=_0x4cd320(0x24c),_0xe93914={}){const _0x5b1231=_0x4cd320,_0x4d38b3=this[_0x5b1231(0x207)][_0x5b1231(0x20b)][_0x5b1231(0x192)](_0x5b1231(0x175))['me'],_0x306dde=this[_0x5b1231(0xff)][_0x5b1231(0x268)](_0x5b1231(0x12f),_0x4bdde7,_0x5b1231(0xce));for(const _0x4504a5 of this[_0x5b1231(0x110)]())if(_0x4504a5[_0x5b1231(0x187)]['id']==_0x4d38b3['id']&&_0x5b1231(0x12f)==_0x4504a5[_0x5b1231(0x14a)]&&_0x4504a5[_0x5b1231(0x1d8)]==_0x4bdde7&&Lt(_0x4504a5,_0xe93914)&&(_0x306dde(_0x4504a5[_0x5b1231(0x194)](),_0x5c0c02)||_0x306dde(_0x5c0c02,_0x4504a5[_0x5b1231(0x194)]()))){for(const _0x328e22 of _0x5c0c02)_0x4504a5[_0x5b1231(0x16d)](_0x328e22);return _0x4504a5;}for(const {suggestion:_0x30911a,meta:_0x36c7b5}of this[_0x5b1231(0x100)](_0x5c0c02,_0x5b1231(0x12f))){if(!_0x36c7b5[_0x5b1231(0x200)])continue;if(!this[_0x5b1231(0x103)]&&_0x36c7b5[_0x5b1231(0xdd)])continue;if(!Lt(_0x30911a,_0xe93914))continue;let _0x154549=!0x0;for(const _0x129c3d of _0x30911a[_0x5b1231(0x194)]())for(const _0x272d52 of _0x5c0c02)if(!_0x129c3d[_0x5b1231(0x179)](_0x272d52)){_0x154549=!0x1;break;}if(_0x154549)return _0x30911a;}const _0x6d90a4=_0x58e561(),_0x49ad40=_0x4d38b3['id'],_0x270821=_0x5b1231(0x1df)+_0x4bdde7,_0x5e1005=this[_0x5b1231(0x21e)]({'id':_0x6d90a4,'type':_0x270821,'createdAt':new Date(),'authorId':_0x49ad40,'attributes':_0xe93914});for(const _0x24c55a of _0x5c0c02)this[_0x5b1231(0xc3)](_0x270821,_0x6d90a4,_0x49ad40,_0x24c55a,_0x3747a9[_0x5b1231(0x15a)]());return _0x5e1005;}[_0x4cd320(0x12d)](_0xbb8962,_0x45c6b3,_0xdfe1ee=null,_0x2adbab={}){const _0x2aad7b=_0x4cd320;if(_0xdfe1ee=_0xdfe1ee||Vt(_0x45c6b3),_0xbb8962[_0x2aad7b(0x16f)])return null;if(_0x2aad7b(0x1cc)===this[_0x2aad7b(0x180)]){const _0x538390=this[_0x2aad7b(0xff)][_0x2aad7b(0x268)](_0x2aad7b(0x1e8),_0xdfe1ee,_0x2aad7b(0x266));return this[_0x2aad7b(0x267)](()=>_0x538390([_0xbb8962],_0x45c6b3,_0x2adbab)),null;}const _0x37adaf=this[_0x2aad7b(0x207)][_0x2aad7b(0x20b)][_0x2aad7b(0x192)](_0x2aad7b(0x175))['me'],_0x9a6d3d=[];if(_0x2aad7b(0x25a)!==this[_0x2aad7b(0x180)]){for(const {suggestion:_0x26ff1f,meta:_0x50697f}of this[_0x2aad7b(0x100)](_0xbb8962,_0x2aad7b(0x12f)))_0x50697f[_0x2aad7b(0x200)]&&!_0x50697f[_0x2aad7b(0x225)]&&_0x9a6d3d[_0x2aad7b(0xbd)](..._0x26ff1f[_0x2aad7b(0x194)]());}const _0x1b1d27=function(_0x69affc,_0x35d689){const _0x4a01f5=_0x2aad7b,_0x841434=[];for(const _0x5d8672 of _0x35d689){const _0x59d57a=_0x69affc[_0x4a01f5(0x1bf)](_0x5d8672);_0x59d57a&&_0x841434[_0x4a01f5(0xbd)](_0x59d57a);}return _0x841434;}(_0xbb8962,_0x9a6d3d),_0x4e949f=function(_0x5b0b31,_0x3155bf){const _0x1485f8=_0x2aad7b,_0x46f818=[_0x5b0b31];for(const _0x2d977f of _0x3155bf){let _0x541f3d=0x0;for(;_0x541f3d<_0x46f818[_0x1485f8(0x172)];){const _0x2f4c38=_0x46f818[_0x541f3d][_0x1485f8(0x186)](_0x2d977f);_0x46f818[_0x1485f8(0xfd)](_0x541f3d,0x1,..._0x2f4c38),_0x541f3d+=_0x2f4c38[_0x1485f8(0x172)];}}return _0x46f818;}(_0xbb8962,_0x9a6d3d);_0x1b1d27[_0x2aad7b(0x172)]&&this[_0x2aad7b(0xc0)][_0x2aad7b(0xba)](()=>{const _0x3a9316=_0x2aad7b;for(const _0x268b8e of _0x1b1d27){const _0x4b956e=this[_0x3a9316(0xff)][_0x3a9316(0x268)](_0x3a9316(0x1e8),_0xdfe1ee,_0x3a9316(0x266));this[_0x3a9316(0x267)](()=>_0x4b956e([_0x268b8e],_0x45c6b3,_0x2adbab));}});for(const _0x4877b5 of _0x4e949f){let _0x4c4aa6=null,_0x1f6f5f=_0x4877b5[_0x2aad7b(0x264)],_0x916675=_0x4877b5[_0x2aad7b(0x190)];for(const {suggestion:_0x489f01,meta:_0x53ae7e}of this[_0x2aad7b(0x100)](_0x4877b5,_0x2aad7b(0x1e8))){if(!_0x53ae7e[_0x2aad7b(0x200)])continue;if(_0x489f01[_0x2aad7b(0x1d8)]!=_0xdfe1ee)continue;if(!Lt(_0x489f01,_0x2adbab))continue;const _0x3c3f63=_0x489f01[_0x2aad7b(0x1cb)]();if(_0x3c3f63[_0x2aad7b(0x179)](_0x4877b5,!0x0))return null;_0x1f6f5f=_0x1f6f5f[_0x2aad7b(0x111)](_0x3c3f63[_0x2aad7b(0x264)])?_0x1f6f5f:_0x3c3f63[_0x2aad7b(0x264)],_0x916675=_0x916675[_0x2aad7b(0x1ce)](_0x3c3f63[_0x2aad7b(0x190)])?_0x916675:_0x3c3f63[_0x2aad7b(0x190)],_0x4c4aa6?_0x3c3f63[_0x2aad7b(0x264)][_0x2aad7b(0x111)](_0x4c4aa6[_0x2aad7b(0x1cb)]()[_0x2aad7b(0x264)])?(_0x4c4aa6[_0x2aad7b(0xc9)](),_0x4c4aa6=_0x489f01):_0x489f01[_0x2aad7b(0xc9)]():_0x4c4aa6=_0x489f01;}const _0x2605d8=this[_0x2aad7b(0xc0)][_0x2aad7b(0x205)](_0x1f6f5f,_0x916675);if(_0x4c4aa6)this[_0x2aad7b(0x1c9)](_0x4c4aa6,_0x2605d8);else{const _0x5e5441=_0x58e561(),_0x583c93=_0x37adaf['id'];this[_0x2aad7b(0x21e)]({'id':_0x5e5441,'type':_0x2aad7b(0x101)+_0xdfe1ee,'data':_0x45c6b3,'createdAt':new Date(),'authorId':_0x583c93,'attributes':_0x2adbab}),this[_0x2aad7b(0xc3)](_0x2aad7b(0x101)+_0xdfe1ee,_0x5e5441,_0x583c93,_0x2605d8);}}return null;}[_0x4cd320(0xdf)](_0x3e2b41,_0x323ab2,_0x361b0f=[],_0x320c7c=null,_0x51c3b4={}){const _0xadb769=_0x4cd320;_0x323ab2[_0xadb769(0x258)]||(_0x323ab2[_0xadb769(0x258)]=_0x323ab2[_0xadb769(0x257)]),_0x323ab2[_0xadb769(0x1ba)]=_0x3e2b41['is'](_0xadb769(0x1d5)),_0x320c7c=_0x320c7c||Vt(_0x323ab2);const _0x171a2f=_0x361b0f[_0xadb769(0x146)](_0x462691=>Ft(_0x462691,this[_0xadb769(0xc0)])),_0x335e46=_0x3e2b41['is'](_0xadb769(0x1d5))?_0x3e2b41:Ft(_0x3e2b41,this[_0xadb769(0xc0)]);if(_0xadb769(0x1cc)===this[_0xadb769(0x180)]){const _0x58dd9d=this[_0xadb769(0xff)][_0xadb769(0x268)](_0xadb769(0x1d2),_0x320c7c,_0xadb769(0x266));return this[_0xadb769(0x267)](()=>_0x58dd9d([_0x335e46],_0x323ab2,_0x51c3b4)),null;}_0x171a2f[_0xadb769(0xbd)](_0x335e46);let _0x505088=!0x0;for(const _0x16dd87 of _0x171a2f)if(!this[_0xadb769(0x132)](_0x16dd87)){_0x505088=!0x1;break;}if(_0x505088&&_0xadb769(0x25a)!==this[_0xadb769(0x180)]){const _0x23be5e=this[_0xadb769(0xff)][_0xadb769(0x268)](_0xadb769(0x1d2),_0x320c7c,_0xadb769(0x266));return this[_0xadb769(0x267)](()=>_0x23be5e([_0x335e46],_0x323ab2,_0x51c3b4)),null;}let _0x4aa047=null,_0x3dce6c=_0x335e46[_0xadb769(0x264)],_0x7f4251=_0x335e46[_0xadb769(0x190)];for(const {suggestion:_0x4457a9,meta:_0x22ab9e}of this[_0xadb769(0x100)](_0x335e46,_0xadb769(0x1d2))){if(!_0x22ab9e[_0xadb769(0x200)])continue;if(_0x22ab9e[_0xadb769(0x162)]||_0x22ab9e[_0xadb769(0xdd)]||_0x22ab9e[_0xadb769(0x225)])continue;if(_0x4457a9[_0xadb769(0x118)][_0xadb769(0x258)]!=_0x323ab2[_0xadb769(0x258)])continue;if(!Lt(_0x4457a9,_0x51c3b4))continue;const _0x29a039=_0x4457a9[_0xadb769(0x1cb)]();if(_0x4457a9[_0xadb769(0x1d8)]==_0x320c7c){if(_0x29a039[_0xadb769(0x179)](_0x335e46,!0x0))return null;_0x3dce6c=_0x3dce6c[_0xadb769(0x111)](_0x29a039[_0xadb769(0x264)])?_0x3dce6c:_0x29a039[_0xadb769(0x264)],_0x7f4251=_0x7f4251[_0xadb769(0x1ce)](_0x29a039[_0xadb769(0x190)])?_0x7f4251:_0x29a039[_0xadb769(0x190)],_0x4aa047?_0x29a039[_0xadb769(0x264)][_0xadb769(0x111)](_0x4aa047[_0xadb769(0x1cb)]()[_0xadb769(0x264)])?(_0x4aa047[_0xadb769(0xc9)](),_0x4aa047=_0x4457a9):_0x4457a9[_0xadb769(0xc9)]():_0x4aa047=_0x4457a9;}else{const _0x3e3747=_0x335e46[_0xadb769(0x1bf)](_0x29a039);this[_0xadb769(0x15c)](_0x4457a9,_0x3e3747);}}const _0x3ae416=this[_0xadb769(0x207)][_0xadb769(0x20b)][_0xadb769(0x192)](_0xadb769(0x175))['me'],_0x595aa1=_0x58e561(),_0x5dbd6f=_0x3ae416['id'];if(_0x4aa047)return this[_0xadb769(0x1c9)](_0x4aa047,this[_0xadb769(0xc0)][_0xadb769(0x205)](_0x3dce6c,_0x7f4251)),_0x4aa047;{const _0x4858ee=this[_0xadb769(0x21e)]({'id':_0x595aa1,'type':_0xadb769(0x125)+_0x320c7c,'data':_0x323ab2,'createdAt':new Date(),'authorId':_0x5dbd6f,'attributes':_0x51c3b4});return this[_0xadb769(0xc3)](_0xadb769(0x125)+_0x320c7c,_0x595aa1,_0x5dbd6f,this[_0xadb769(0xc0)][_0xadb769(0x205)](_0x3dce6c,_0x7f4251)),_0x4858ee;}}[_0x4cd320(0x23f)](_0x4786fb,_0x438117,_0x148591=[],_0x599957=null,_0x3bf032={}){const _0x1fe41c=_0x4cd320;_0x438117[_0x1fe41c(0x258)]||(_0x438117[_0x1fe41c(0x258)]=_0x438117[_0x1fe41c(0x257)]);const _0x5673d8=_0x4786fb[0x0];_0x438117[_0x1fe41c(0x1ba)]=_0x5673d8['is'](_0x1fe41c(0x1d5)),_0x599957=_0x599957||Vt(_0x438117);const _0x5f1bfd=_0x148591[_0x1fe41c(0x146)](_0x4de1d8=>Ft(_0x4de1d8,this[_0x1fe41c(0xc0)])),_0x4d822d=_0x5673d8['is'](_0x1fe41c(0x1d5))?_0x4786fb:_0x4786fb[_0x1fe41c(0x146)](_0x365bd1=>Ft(_0x365bd1,this[_0x1fe41c(0xc0)]));if(_0x1fe41c(0x1cc)===this[_0x1fe41c(0x180)]){const _0xcdf299=this[_0x1fe41c(0xff)][_0x1fe41c(0x268)](_0x1fe41c(0x1d2),_0x599957,_0x1fe41c(0x266));return this[_0x1fe41c(0x267)](()=>_0xcdf299(_0x4d822d,_0x438117,_0x3bf032)),null;}_0x5f1bfd[_0x1fe41c(0xbd)](..._0x4d822d);let _0x2b11c7=!0x0;for(const _0x3d3958 of _0x5f1bfd)if(!this[_0x1fe41c(0x132)](_0x3d3958)){_0x2b11c7=!0x1;break;}if(_0x2b11c7&&_0x1fe41c(0x25a)!==this[_0x1fe41c(0x180)]){const _0x422f48=this[_0x1fe41c(0xff)][_0x1fe41c(0x268)](_0x1fe41c(0x1d2),_0x599957,_0x1fe41c(0x266));return this[_0x1fe41c(0x267)](()=>_0x422f48(_0x4d822d,_0x438117,_0x3bf032)),null;}const _0x4dc21a=this[_0x1fe41c(0x207)][_0x1fe41c(0x20b)][_0x1fe41c(0x192)](_0x1fe41c(0x175))['me'];for(const _0x286a46 of this[_0x1fe41c(0x110)]()){if(_0x286a46[_0x1fe41c(0x187)]['id']!=_0x4dc21a['id'])continue;if(_0x1fe41c(0x1d2)!=_0x286a46[_0x1fe41c(0x14a)]||_0x286a46[_0x1fe41c(0x118)][_0x1fe41c(0x258)]!=_0x438117[_0x1fe41c(0x258)])continue;if(!Lt(_0x286a46,_0x3bf032))continue;const _0x28fb2c=_0x286a46[_0x1fe41c(0x1d8)]==_0x599957;for(let _0x52f97a=0x0;_0x52f97a<_0x4d822d[_0x1fe41c(0x172)];_0x52f97a++){const _0x526ffa=_0x4d822d[_0x52f97a];for(const _0x5c20ce of _0x286a46[_0x1fe41c(0xc4)]()){const _0x455906=_0x5c20ce[_0x1fe41c(0x244)]();if(_0x526ffa[_0x1fe41c(0x237)](_0x455906)){_0x28fb2c?(_0x4d822d[_0x1fe41c(0xfd)](_0x52f97a,0x1),_0x52f97a--):_0x286a46[_0x1fe41c(0x222)](_0x5c20ce[_0x1fe41c(0xcf)]);break;}}}}if(0x0==_0x4d822d[_0x1fe41c(0x172)])return null;const _0x16fdc3=this[_0x1fe41c(0xff)][_0x1fe41c(0x268)](_0x1fe41c(0x1d2),_0x599957,_0x1fe41c(0xce));for(const _0x5dd9a2 of this[_0x1fe41c(0x110)]())if(_0x5dd9a2[_0x1fe41c(0x187)]['id']==_0x4dc21a['id']&&_0x1fe41c(0x1d2)==_0x5dd9a2[_0x1fe41c(0x14a)]&&_0x5dd9a2[_0x1fe41c(0x118)][_0x1fe41c(0x258)]==_0x438117[_0x1fe41c(0x258)]&&_0x5dd9a2[_0x1fe41c(0x1d8)]==_0x599957&&Lt(_0x5dd9a2,_0x3bf032)&&(_0x16fdc3(_0x5dd9a2[_0x1fe41c(0x194)](),_0x4d822d)||_0x16fdc3(_0x4d822d,_0x5dd9a2[_0x1fe41c(0x194)]()))){for(const _0x3f18de of _0x4d822d)_0x5dd9a2[_0x1fe41c(0x16d)](_0x3f18de);return _0x5dd9a2;}const _0x2cb151=_0x58e561(),_0x492b24=_0x4dc21a['id'],_0x21e497=_0x1fe41c(0x125)+_0x599957,_0x2e04c0=this[_0x1fe41c(0x21e)]({'id':_0x2cb151,'type':_0x21e497,'data':_0x438117,'createdAt':new Date(),'authorId':_0x492b24,'attributes':_0x3bf032});for(const _0x258b72 of _0x4d822d)this[_0x1fe41c(0xc3)](_0x21e497,_0x2cb151,_0x492b24,_0x258b72,_0x3747a9[_0x1fe41c(0x15a)]());return _0x2e04c0;}[_0x4cd320(0x113)](_0x335f7a,_0x431ca5=null,_0x15142d={}){const _0x5e1879=_0x4cd320;if(_0x335f7a[_0x5e1879(0x16f)])return null;const _0x65f1a4=this[_0x5e1879(0x207)][_0x5e1879(0x20b)][_0x5e1879(0x192)](_0x5e1879(0x175))['me'],_0x322799=new _0x5c6874(_0x335f7a[_0x5e1879(0x264)],_0x335f7a[_0x5e1879(0x190)]);for(const {suggestion:_0xa588bc,meta:_0x4d368c}of this[_0x5e1879(0x100)](_0x322799,_0x5e1879(0x12f)))if(_0x4d368c[_0x5e1879(0x200)]&&!_0x4d368c[_0x5e1879(0x162)]){if(_0xa588bc[_0x5e1879(0x212)]){const _0x585183=_0xa588bc[_0x5e1879(0x194)]()[_0x5e1879(0xe7)](_0x2a958e=>_0x5e1879(0x1ca)!=_0x2a958e[_0x5e1879(0x178)][_0x5e1879(0x22c)]);_0x585183[_0x5e1879(0x220)](_0x4496f3=>_0x322799[_0x5e1879(0x179)](_0x4496f3,!0x0))&&_0xa588bc[_0x5e1879(0x184)]();if(_0x585183[_0x5e1879(0x226)](_0x3be820=>_0x3be820[_0x5e1879(0x179)](_0x322799,!0x0))){const _0x174a8e=this[_0x5e1879(0xff)][_0x5e1879(0x268)](_0x5e1879(0x11e),_0x431ca5,_0x5e1879(0x266));return this[_0x5e1879(0x267)](()=>_0x174a8e([_0x322799],null,_0x15142d)),null;}}else{const _0x349cee=_0x322799[_0x5e1879(0x1bf)](_0xa588bc[_0x5e1879(0x1cb)]());null!==_0x349cee&&_0xa588bc[_0x5e1879(0x1b9)]([_0x349cee],null,_0x15142d);}}if(_0x322799[_0x5e1879(0x242)](),_0x322799[_0x5e1879(0x16f)]||_0x5e1879(0x1ca)==_0x322799[_0x5e1879(0x178)][_0x5e1879(0x22c)])return null;let _0x606870=null,_0x36aa11=_0x322799[_0x5e1879(0x264)],_0x2d9476=_0x322799[_0x5e1879(0x190)];const _0x36f391=this[_0x5e1879(0x100)](_0x322799,_0x5e1879(0x11e));for(const {suggestion:_0x121419,meta:_0x11cdae}of _0x36f391){const _0x3f9988=this[_0x5e1879(0xc0)][_0x5e1879(0x205)](_0x36aa11,_0x2d9476);if(_0x11cdae[_0x5e1879(0x200)]&&(this[_0x5e1879(0x103)]||!_0x11cdae[_0x5e1879(0xdd)]&&!_0x11cdae[_0x5e1879(0x225)])){if(_0x121419[_0x5e1879(0x212)]){if(!Lt(_0x121419,_0x15142d))continue;let _0x59617e=!0x0;for(const _0x1fc1d7 of _0x121419[_0x5e1879(0x194)]()){if(_0x1fc1d7[_0x5e1879(0x179)](_0x3f9988,!0x0))return _0x121419;_0x3f9988[_0x5e1879(0x179)](_0x1fc1d7)||(_0x59617e=!0x1);}_0x59617e&&_0x121419[_0x5e1879(0x184)]();}else{const _0x569915=_0x121419[_0x5e1879(0x1cb)]();if(_0x569915[_0x5e1879(0x179)](_0x3f9988,!0x0))return _0x121419;if(!Lt(_0x121419,_0x15142d)){_0x3f9988[_0x5e1879(0x179)](_0x569915)?_0x121419[_0x5e1879(0xc9)]():_0x569915[_0x5e1879(0x245)](_0x36aa11)?_0x36aa11=_0x569915[_0x5e1879(0x190)]:_0x569915[_0x5e1879(0x245)](_0x2d9476)&&(_0x2d9476=_0x569915[_0x5e1879(0x264)]);continue;}_0x36aa11=_0x36aa11[_0x5e1879(0x111)](_0x569915[_0x5e1879(0x264)])?_0x36aa11:_0x569915[_0x5e1879(0x264)],_0x2d9476=_0x2d9476[_0x5e1879(0x1ce)](_0x569915[_0x5e1879(0x190)])?_0x2d9476:_0x569915[_0x5e1879(0x190)],_0x15142d=Object[_0x5e1879(0x1f5)]({},_0x121419[_0x5e1879(0xd9)]),_0x606870?_0x569915[_0x5e1879(0x264)][_0x5e1879(0x111)](_0x606870[_0x5e1879(0x1cb)]()[_0x5e1879(0x264)])?(_0x606870[_0x5e1879(0xc9)](),_0x606870=_0x121419):_0x121419[_0x5e1879(0xc9)]():_0x606870=_0x121419;}}}if(_0x606870)return this[_0x5e1879(0x1c9)](_0x606870,this[_0x5e1879(0xc0)][_0x5e1879(0x205)](_0x36aa11,_0x2d9476)),_0x606870;{const _0x4ff898=_0x58e561(),_0x5e679c=this[_0x5e1879(0xc0)][_0x5e1879(0x205)](_0x36aa11,_0x2d9476),_0x24ef5e=_0x65f1a4['id'],_0x4f264c=_0x431ca5?_0x5e1879(0x189)+_0x431ca5:_0x5e1879(0x11e),_0x4b5520=this[_0x5e1879(0x21e)]({'id':_0x4ff898,'type':_0x4f264c,'createdAt':new Date(),'authorId':_0x24ef5e,'attributes':_0x15142d});return this[_0x5e1879(0xc3)](_0x4f264c,_0x4ff898,_0x24ef5e,_0x5e679c),_0x4b5520;}}[_0x4cd320(0x24f)](_0x35193d,_0x25f999=_0x4cd320(0x24c),_0x18b063={}){const _0x36db7a=_0x4cd320,_0x43ab68=this[_0x36db7a(0x207)][_0x36db7a(0x20b)][_0x36db7a(0x192)](_0x36db7a(0x175))['me'],_0x343547=_0x35193d[_0x36db7a(0x146)](_0x40572d=>new _0x5c6874(_0x40572d[_0x36db7a(0x264)],_0x40572d[_0x36db7a(0x190)])),_0x4dc773=new Set();for(const {suggestion:_0x56c347,meta:_0x4b3b91}of this[_0x36db7a(0x100)](_0x343547,_0x36db7a(0x12f)))_0x4b3b91[_0x36db7a(0x200)]&&!_0x4b3b91[_0x36db7a(0x162)]&&_0x4dc773[_0x36db7a(0x124)](_0x56c347);for(const _0xe6bbc of _0x4dc773)if(_0xe6bbc[_0x36db7a(0x212)]){const _0xb14b43=_0xe6bbc[_0x36db7a(0x194)]();(!_0xe6bbc[_0x36db7a(0xd9)]||!_0xe6bbc[_0x36db7a(0xd9)][_0x36db7a(0x18f)])&&(_0xb14b43[_0x36db7a(0x220)](_0x45e3b3=>_0x343547[_0x36db7a(0x226)](_0x60258e=>_0x60258e[_0x36db7a(0x179)](_0x45e3b3,!0x0)))&&_0xe6bbc[_0x36db7a(0x184)]());if(_0x343547[_0x36db7a(0x220)](_0x171378=>_0xb14b43[_0x36db7a(0x226)](_0x7bf9dc=>_0x7bf9dc[_0x36db7a(0x179)](_0x171378,!0x0)))){const _0x1f04a0=this[_0x36db7a(0xff)][_0x36db7a(0x268)](_0x36db7a(0x11e),_0x25f999,_0x36db7a(0x266));return this[_0x36db7a(0x267)](()=>_0x1f04a0(_0x35193d,null,_0x18b063)),null;}}else{const _0x211c6f=_0xe6bbc[_0x36db7a(0x1cb)]();_0x343547[_0x36db7a(0x226)](_0x4d98c0=>_0x4d98c0[_0x36db7a(0x179)](_0x211c6f,!0x0))&&_0xe6bbc[_0x36db7a(0x184)]();if(_0x343547[_0x36db7a(0x220)](_0x14c5bb=>_0x211c6f[_0x36db7a(0x179)](_0x14c5bb,!0x0))){const _0x559128=this[_0x36db7a(0xff)][_0x36db7a(0x268)](_0x36db7a(0x11e),_0x25f999,_0x36db7a(0x266));return this[_0x36db7a(0x267)](()=>_0x559128(_0x343547,null,_0x18b063)),null;}}const _0x3b14fa=this[_0x36db7a(0xff)][_0x36db7a(0x268)](_0x36db7a(0x11e),_0x25f999,_0x36db7a(0xce));let _0xaf3b32=null;for(const _0x2de5cc of this[_0x36db7a(0x110)]())if(_0x2de5cc[_0x36db7a(0x187)]['id']==_0x43ab68['id']&&_0x2de5cc[_0x36db7a(0x171)]&&_0x36db7a(0x11e)==_0x2de5cc[_0x36db7a(0x14a)]&&_0x2de5cc[_0x36db7a(0x1d8)]==_0x25f999&&Lt(_0x2de5cc,_0x18b063)&&(_0x3b14fa(_0x2de5cc[_0x36db7a(0x194)](),_0x343547)||_0x3b14fa(_0x343547,_0x2de5cc[_0x36db7a(0x194)]()))){if(_0xaf3b32){if(_0x2de5cc[_0x36db7a(0xfb)]&&_0x2de5cc[_0x36db7a(0xfb)][_0x36db7a(0x172)])continue;for(const _0x4b7b0b of _0x2de5cc[_0x36db7a(0x194)]())_0xaf3b32[_0x36db7a(0x1b7)](_0x4b7b0b)||_0xaf3b32[_0x36db7a(0x16d)](_0x4b7b0b);_0x2de5cc[_0x36db7a(0xc9)]();}else{_0xaf3b32=_0x2de5cc;for(const _0x2cb79b of _0x343547)_0x2de5cc[_0x36db7a(0x1b7)](_0x2cb79b)||_0x2de5cc[_0x36db7a(0x16d)](_0x2cb79b);}}if(_0xaf3b32)return _0xaf3b32;_0x4dc773[_0x36db7a(0x15e)]();for(const {suggestion:_0x1e562b,meta:_0x59b068}of this[_0x36db7a(0x100)](_0x343547,_0x36db7a(0x11e)))_0x59b068[_0x36db7a(0x200)]&&(this[_0x36db7a(0x103)]||!_0x59b068[_0x36db7a(0xdd)]&&!_0x59b068[_0x36db7a(0x225)])&&Lt(_0x1e562b,_0x18b063)&&_0x4dc773[_0x36db7a(0x124)](_0x1e562b);for(const _0x452809 of _0x4dc773){const _0x202ff0=_0x452809[_0x36db7a(0x194)]();if(!_0x18b063||!_0x18b063[_0x36db7a(0x18f)]){if(_0x343547[_0x36db7a(0x220)](_0x506f8a=>_0x202ff0[_0x36db7a(0x226)](_0x4e184d=>_0x4e184d[_0x36db7a(0x179)](_0x506f8a,!0x0))))return _0x452809;}(!_0x452809[_0x36db7a(0xd9)]||!_0x452809[_0x36db7a(0xd9)][_0x36db7a(0x18f)])&&(_0x202ff0[_0x36db7a(0x220)](_0x3f2aa8=>_0x343547[_0x36db7a(0x226)](_0x3292a6=>_0x3292a6[_0x36db7a(0x179)](_0x3f2aa8,!0x0)))&&_0x452809[_0x36db7a(0x184)]());}const _0x18f4c1=_0x58e561(),_0xcbe2ce=_0x43ab68['id'],_0x8f88a8=_0x36db7a(0x189)+_0x25f999,_0x444f08=this[_0x36db7a(0x21e)]({'id':_0x18f4c1,'type':_0x8f88a8,'createdAt':new Date(),'authorId':_0xcbe2ce,'attributes':_0x18b063});for(const _0x30ac76 of _0x343547)_0x30ac76[_0x36db7a(0x242)](),_0x30ac76[_0x36db7a(0x16f)]||_0x36db7a(0x1ca)==_0x30ac76[_0x36db7a(0x178)][_0x36db7a(0x22c)]||this[_0x36db7a(0xc3)](_0x8f88a8,_0x18f4c1,_0xcbe2ce,_0x30ac76,_0x3747a9[_0x36db7a(0x15a)]());return _0x444f08;}[_0x4cd320(0x19c)](_0x274f51,_0x45928a,_0x23641e,_0x3439a2,_0x3a7a59){const _0x40900a=_0x4cd320;if(_0x274f51[_0x40900a(0x16f)])return[];if(_0x40900a(0x1cc)===this[_0x40900a(0x180)])return[];const _0x28216a=this[_0x40900a(0x207)][_0x40900a(0x20b)][_0x40900a(0x192)](_0x40900a(0x175))['me']['id'],_0x283a7c=Array[_0x40900a(0x238)](this[_0x40900a(0x17f)][_0x40900a(0x23b)]())[_0x40900a(0xe7)](_0x484e57=>_0x40900a(0x1a0)==_0x484e57[_0x40900a(0x14a)]&&_0x484e57[_0x40900a(0x118)][_0x40900a(0x201)]==_0x45928a&&_0x484e57[_0x40900a(0x1b7)](_0x274f51));if(_0x40900a(0x1ab)===this[_0x40900a(0x180)]){const _0x5133c9=this[_0x40900a(0x100)](_0x274f51,_0x40900a(0x12f))[_0x40900a(0xe7)](({meta:_0x2c8abb})=>_0x2c8abb[_0x40900a(0x200)]&&!_0x2c8abb[_0x40900a(0x225)]&&!_0x2c8abb[_0x40900a(0x162)])[_0x40900a(0x146)](({suggestion:_0x459286})=>_0x459286);_0x283a7c[_0x40900a(0x143)](..._0x5133c9);}const _0x581071=new Map([[_0x274f51,_0x23641e]]);for(const _0x425b26 of _0x283a7c){const _0x5d8075=_0x40900a(0x1a0)==_0x425b26[_0x40900a(0x14a)]?_0x425b26[_0x40900a(0x118)][_0x40900a(0x12c)]:void 0x0,_0x38c59a=_0x425b26[_0x40900a(0x1cb)](),_0x235b22=Array[_0x40900a(0x238)](_0x581071[_0x40900a(0x11a)]())[_0x40900a(0x1ee)](_0x39d370=>_0x39d370[_0x40900a(0x1eb)](_0x38c59a));if(!_0x235b22)continue;const _0x5ec792=_0x235b22[_0x40900a(0x186)](_0x38c59a);this[_0x40900a(0x22d)](_0x45928a)&&_0x40900a(0x12f)==_0x425b26[_0x40900a(0x14a)]&&0x0!=_0x5ec792[_0x40900a(0x172)]||(_0x581071[_0x40900a(0x122)](_0x235b22),_0x5ec792[_0x40900a(0x219)](_0x235786=>{const _0xa16168=_0x40900a;_0x581071[_0xa16168(0x231)](_0x235786,_0x23641e);}),_0x40900a(0x12f)!=_0x425b26[_0x40900a(0x14a)]&&_0x5d8075!=_0x3439a2&&_0x581071[_0x40900a(0x231)](_0x235b22[_0x40900a(0x1bf)](_0x38c59a),_0x5d8075));}const _0x5da25d=[];for(const [_0x2c3f78,_0x117d27]of _0x581071){const _0x1c0b6b=_0x58e561(),_0xd1d584={'key':_0x45928a,'oldValue':_0x117d27,'newValue':_0x3439a2};_0x45928a[_0x40900a(0x172)]>0x25&&console[_0x40900a(0xec)](_0x40900a(0x123),{'key':_0x45928a});const _0x46b60d=(_0x40900a(0x17b)+(_0x45928a+'|'+Vt({'newValue':_0x3439a2})))[_0x40900a(0x1d6)](0x0,0x3c),_0x578254=this[_0x40900a(0x21e)]({'id':_0x1c0b6b,'type':_0x46b60d,'data':_0xd1d584,'createdAt':new Date(),'authorId':_0x28216a,'attributes':_0x3a7a59});_0x5da25d[_0x40900a(0xbd)](_0x578254),this[_0x40900a(0xc3)](_0x46b60d,_0x1c0b6b,_0x28216a,_0x2c3f78);}return _0x5da25d;}[_0x4cd320(0x215)](_0x23d37b){const _0x1d32b5=_0x4cd320;this[_0x1d32b5(0x145)](_0x23d37b,(_0x24bc94,..._0x1ec758)=>{const _0xb074ec=_0x1d32b5;this[_0xb074ec(0x218)](()=>{_0x24bc94(..._0x1ec758);});});}[_0x4cd320(0xe8)](_0x4093fc){const _0x1dffb2=_0x4cd320;this[_0x1dffb2(0x1dd)][_0x1dffb2(0x124)](_0x4093fc);}[_0x4cd320(0x16a)](_0x5a178a){const _0xa27573=_0x4cd320;this[_0xa27573(0xd5)][_0xa27573(0x124)](_0x5a178a);}[_0x4cd320(0x138)](_0x789b77){const _0x2331ab=_0x4cd320;return _0x2331ab(0x1a0)==_0x789b77[_0x2331ab(0x14a)]?_0x789b77[_0x2331ab(0x1d8)][_0x2331ab(0x15f)]('|')[0x0]:null;}[_0x4cd320(0x1c9)](_0x560ff3,_0x5a2bc3){const _0x36823e=_0x4cd320,_0x1c1f93=_0x560ff3[_0x36823e(0x112)]();this[_0x36823e(0xc0)][_0x36823e(0xba)](_0x4ac966=>{const _0x48a2b9=_0x36823e;_0x4ac966[_0x48a2b9(0x1a7)](_0x1c1f93,{'range':_0x5a2bc3});});}[_0x4cd320(0x23a)](_0x7d7a70){const _0x55c371=_0x4cd320,_0x4c5122=_0x7d7a70['id'],_0x4566be=this[_0x55c371(0x207)][_0x55c371(0x1e0)][_0x55c371(0x192)](_0x55c371(0x18a));this[_0x55c371(0x11f)][_0x55c371(0x129)](_0x4c5122)||this[_0x55c371(0x11f)][_0x55c371(0x1d1)]({'channelId':_0x4566be,'threadId':_0x4c5122,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x43f08b=this[_0x55c371(0x11f)][_0x55c371(0x133)](_0x4c5122);_0x43f08b[_0x55c371(0xcc)](_0x55c371(0xe5)),_0x43f08b[_0x55c371(0xe5)]=!0x1,_0x7d7a70[_0x55c371(0xfb)]=_0x43f08b;}[_0x4cd320(0xe4)](_0x52beb7,_0x15bc1b,_0x47a63a,_0x545eb5){const _0x35fbad=_0x4cd320;if(_0x52beb7[_0x35fbad(0x14a)]!=_0x15bc1b||_0x52beb7[_0x35fbad(0x1d8)]!=_0x47a63a||_0x52beb7[_0x35fbad(0x204)]['id']!=_0x545eb5)throw this[_0x35fbad(0x207)][_0x35fbad(0xd0)](_0x35fbad(0x18b)),new _0x392700(_0x35fbad(0x18b),this);}[_0x4cd320(0x15c)](_0x54018d,_0xa12db8){const _0x432492=_0x4cd320,_0x421793=_0x54018d[_0x432492(0x1cb)]();if(_0xa12db8[_0x432492(0x237)](_0x421793))_0x54018d[_0x432492(0xc9)]();else{if(_0x421793[_0x432492(0x179)](_0xa12db8)){const _0x3e6db5=this[_0x432492(0xc0)][_0x432492(0x150)](_0xa12db8[_0x432492(0x264)][_0x432492(0xbc)],_0x432492(0x190));this[_0x432492(0x1c9)](_0x54018d,this[_0x432492(0xc0)][_0x432492(0x205)](_0x421793[_0x432492(0x264)],_0x3e6db5));const _0x4229ba=_0x58e561(),_0x2ccfe7=_0x54018d[_0x432492(0x204)]['id'],_0x45034d=_0x54018d[_0x432492(0x14a)]+':'+_0x54018d[_0x432492(0x1d8)];this[_0x432492(0x21e)]({'id':_0x4229ba,'type':_0x45034d,'createdAt':new Date(),'authorId':_0x2ccfe7,'data':_0x54018d[_0x432492(0x118)],'attributes':_0x54018d[_0x432492(0xd9)]});const _0x1eb618=this[_0x432492(0xc0)][_0x432492(0x150)](_0xa12db8[_0x432492(0x190)][_0x432492(0x24e)],_0x432492(0x1d0)),_0x296058=this[_0x432492(0xc0)][_0x432492(0x205)](_0x1eb618,_0x421793[_0x432492(0x190)]);this[_0x432492(0xc3)](_0x45034d,_0x4229ba,_0x2ccfe7,_0x296058);}else{if(_0x421793[_0x432492(0x245)](_0xa12db8[_0x432492(0x264)])){const _0x4b73ff=this[_0x432492(0xc0)][_0x432492(0x150)](_0xa12db8[_0x432492(0x264)][_0x432492(0xbc)],_0x432492(0x190));this[_0x432492(0x1c9)](_0x54018d,this[_0x432492(0xc0)][_0x432492(0x205)](_0x421793[_0x432492(0x264)],_0x4b73ff));}else{const _0x5f0702=this[_0x432492(0xc0)][_0x432492(0x150)](_0xa12db8[_0x432492(0x190)][_0x432492(0x24e)],_0x432492(0x1d0));this[_0x432492(0x1c9)](_0x54018d,this[_0x432492(0xc0)][_0x432492(0x205)](_0x5f0702,_0x421793[_0x432492(0x190)]));}}}}[_0x4cd320(0x132)](_0x2f5f58){const _0x40ae5f=_0x4cd320;for(const {suggestion:_0x4951d0,meta:_0x18310a}of this[_0x40ae5f(0x100)](_0x2f5f58,_0x40ae5f(0x12f))){if(!_0x18310a[_0x40ae5f(0x200)])continue;const _0x64ec31=_0x4951d0[_0x40ae5f(0x194)]();for(const _0xd74f1b of _0x64ec31)if(!_0x2f5f58[_0x40ae5f(0x186)](_0xd74f1b)[_0x40ae5f(0x172)])return!0x0;}return!0x1;}[_0x4cd320(0x140)](_0x17718a){const _0x5babef=_0x4cd320,_0x481844=this[_0x5babef(0x207)][_0x5babef(0x20b)][_0x5babef(0x192)](_0x5babef(0x175))[_0x5babef(0x1e2)](_0x17718a);if(!_0x481844)throw new _0x392700(_0x5babef(0x1ea),this);return _0x481844;}[_0x4cd320(0x136)](_0x6d9cef){const _0x5e0676=_0x4cd320,_0xd99bcb=this[_0x5e0676(0x207)][_0x5e0676(0x20b)][_0x5e0676(0x192)](_0x5e0676(0x175)),_0xe43817=_0x11f733(_0x5e0676(0x1b4)+_0x6d9cef),_0x471016=_0xd99bcb[_0x5e0676(0x1e2)](_0xe43817);return _0x471016||_0xd99bcb[_0x5e0676(0x1ec)]({'id':_0xe43817,'name':_0x6d9cef});}[_0x4cd320(0x104)](_0x4cff84,_0x7be2c3,_0x5a84be,_0x2619aa,_0x1231eb){const _0x1bd20f=_0x4cd320,_0x5defd5=this[_0x1bd20f(0x140)](_0x2619aa),_0x48a8e2=this[_0x1bd20f(0xff)][_0x1bd20f(0x117)](_0x4cff84,_0x7be2c3,_0x5a84be,_0x5defd5,_0x1231eb,_0x5577f3=>{const _0x4394ae=_0x1bd20f;this[_0x4394ae(0x10c)](_0x5a84be,{'attributes':_0x5577f3});const _0x21837a=this[_0x4394ae(0x223)](_0x5a84be);this[_0x4394ae(0x1ac)](new Set([_0x21837a])),this[_0x4394ae(0x10b)](new Set([_0x21837a]));});return this[_0x1bd20f(0x1fd)](_0x48a8e2,_0x1bd20f(0x266),()=>{const _0x2c494a=_0x1bd20f;this[_0x2c494a(0x10c)](_0x5a84be,{'state':_0x2c494a(0x18c)});},{'priority':_0x1bd20f(0xbe)}),this[_0x1bd20f(0x1fd)](_0x48a8e2,_0x1bd20f(0x184),()=>{const _0x3477f8=_0x1bd20f;this[_0x3477f8(0x10c)](_0x5a84be,{'state':_0x3477f8(0x167)});},{'priority':_0x1bd20f(0xbe)}),this[_0x1bd20f(0x17f)][_0x1bd20f(0x231)](_0x5a84be,_0x48a8e2),this[_0x1bd20f(0x1e4)][_0x1bd20f(0x231)](_0x48a8e2,_0x1bd20f(0x202)),_0x48a8e2;}[_0x4cd320(0xbf)](_0x14abb4){const _0x35c850=_0x4cd320,_0x688a16=_0x14abb4[_0x35c850(0x15f)](':');return{'group':_0x688a16[0x0],'type':_0x688a16[0x1],'subType':_0x688a16[_0x35c850(0x172)]>=0x5?_0x688a16[0x2]:null,'id':_0x688a16[_0x35c850(0x172)]<0x5?_0x688a16[0x2]:_0x688a16[0x3],'authorId':_0x688a16[_0x35c850(0x172)]<0x5?_0x688a16[0x3]:_0x688a16[0x4],'markerCount':0x6==_0x688a16[_0x35c850(0x172)]?_0x688a16[0x5]:null};}[_0x4cd320(0x17e)](_0x157e64,_0x3a5c82,_0x190053){const _0x4c53d7=_0x4cd320,_0x24c5ee=_0x157e64[_0x4c53d7(0x1cb)](),_0x46f9e9=_0x24c5ee[_0x4c53d7(0x264)],_0x40ac5e=_0x24c5ee[_0x4c53d7(0x190)];this[_0x4c53d7(0x1c9)](_0x157e64,this[_0x4c53d7(0xc0)][_0x4c53d7(0x205)](_0x46f9e9,_0x3a5c82));const _0x5badfe=_0x58e561(),_0x33bab5=_0x157e64[_0x4c53d7(0x204)]['id'],_0x195bad=_0x157e64[_0x4c53d7(0x14a)]+(_0x157e64[_0x4c53d7(0x1d8)]?':'+_0x157e64[_0x4c53d7(0x1d8)]:'');this[_0x4c53d7(0x21e)]({'id':_0x5badfe,'type':_0x195bad,'createdAt':new Date(),'authorId':_0x33bab5,'originalSuggestionId':_0x157e64['id'],'attributes':_0x157e64[_0x4c53d7(0xd9)],'data':_0x157e64[_0x4c53d7(0x118)]});const _0x57ad72=this[_0x4c53d7(0x138)](_0x157e64);(_0x4c53d7(0x1d2)==_0x157e64[_0x4c53d7(0x14a)]||_0x57ad72&&this[_0x4c53d7(0x22d)](_0x57ad72))&&(_0x190053=this[_0x4c53d7(0xc0)][_0x4c53d7(0x1e6)](_0x190053[_0x4c53d7(0x24e)])),this[_0x4c53d7(0xc3)](_0x195bad,_0x5badfe,_0x33bab5,this[_0x4c53d7(0xc0)][_0x4c53d7(0x205)](_0x190053,_0x40ac5e));}[_0x4cd320(0x100)](_0x24bee3,_0x16b3bb=null){const _0xb935d1=_0x4cd320,_0x26f0a8=[],_0x2cebe0=this[_0xb935d1(0x207)][_0xb935d1(0x20b)][_0xb935d1(0x192)](_0xb935d1(0x175))['me'];Array[_0xb935d1(0x160)](_0x24bee3)||(_0x24bee3=[_0x24bee3]);for(const _0x46ab14 of this[_0xb935d1(0x110)]()){if(!_0x46ab14[_0xb935d1(0x171)])continue;if(_0x16b3bb&&_0x46ab14[_0xb935d1(0x14a)]!=_0x16b3bb)continue;let _0x16a5bc=!0x1;for(const _0x590677 of _0x46ab14[_0xb935d1(0x194)]()){for(const _0x1225c4 of _0x24bee3){const _0x291a7d=_0x1225c4[_0xb935d1(0x264)][_0xb935d1(0x237)](_0x590677[_0xb935d1(0x190)])||_0x1225c4[_0xb935d1(0x190)][_0xb935d1(0x237)](_0x590677[_0xb935d1(0x264)]);if(_0x291a7d||_0x1225c4[_0xb935d1(0x1bf)](_0x590677)){const _0x384805=_0x1225c4[_0xb935d1(0x179)](_0x590677)&&Rt(this[_0xb935d1(0xc0)][_0xb935d1(0xfe)],_0x590677[_0xb935d1(0x264)],_0x1225c4),_0x488985=_0x590677[_0xb935d1(0x179)](_0x1225c4)&&Rt(this[_0xb935d1(0xc0)][_0xb935d1(0xfe)],_0x1225c4[_0xb935d1(0x264)],_0x590677);_0x26f0a8[_0xb935d1(0xbd)]({'suggestion':_0x46ab14,'meta':{'isOwn':_0x2cebe0==_0x46ab14[_0xb935d1(0x187)],'isNextTo':_0x291a7d,'isInsideObject':_0x384805,'containsRangeInObject':_0x488985}}),_0x16a5bc=!0x0;break;}}if(_0x16a5bc)break;}}return _0x26f0a8;}[_0x4cd320(0xc3)](_0x48c4da,_0x4c9477,_0x131f84,_0x1152f4,_0xf30b1f){const _0x2b34b6=_0x4cd320;this[_0x2b34b6(0xc0)][_0x2b34b6(0xba)](_0x539337=>{const _0x18e465=_0x2b34b6;let _0x4eb7af=_0x18e465(0x185)+_0x48c4da+':'+_0x4c9477+':'+_0x131f84;_0xf30b1f&&(_0x4eb7af=_0x4eb7af+':'+_0xf30b1f),_0x539337[_0x18e465(0x151)](_0x4eb7af,{'range':_0x1152f4,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x4cd320(0x166)](_0x34ac18){const _0x516773=_0x4cd320,_0x547333=_0x34ac18[_0x516773(0x235)],_0x3f5ae7=_0x34ac18[_0x516773(0xf0)];_0x34ac18[_0x516773(0x235)]=null,_0x34ac18[_0x516773(0xf0)]=null,null!=_0x547333&&_0x547333[_0x516773(0xf0)]==_0x34ac18&&(_0x547333[_0x516773(0xf0)]=_0x3f5ae7),null!=_0x3f5ae7&&_0x3f5ae7[_0x516773(0x235)]==_0x34ac18&&(_0x3f5ae7[_0x516773(0x235)]=_0x547333),_0x516773(0x1f8)==this[_0x516773(0x1e4)][_0x516773(0x192)](_0x34ac18)&&(this[_0x516773(0x1e4)][_0x516773(0x231)](_0x34ac18,_0x516773(0x152)),this[_0x516773(0x135)](_0x516773(0x1fb),_0x34ac18,_0x547333,_0x3f5ae7));}[_0x4cd320(0x21e)](_0x209795){const _0x1e21d8=_0x4cd320,_0x1628f4=_0x209795['id'],_0x329a83=this[_0x1e21d8(0x1c1)](_0x209795);if(this[_0x1e21d8(0x217)]&&this[_0x1e21d8(0x217)][_0x1e21d8(0xd3)]){const _0x405243=this[_0x1e21d8(0x207)][_0x1e21d8(0x20b)][_0x1e21d8(0x192)](_0x1e21d8(0x19d)),_0x29b808=_0x329a83[_0x1e21d8(0x1db)],_0x39ef25=_0x329a83[_0x1e21d8(0x1d8)]?_0x329a83[_0x1e21d8(0x14a)]+':'+_0x329a83[_0x1e21d8(0x1d8)]:_0x329a83[_0x1e21d8(0x14a)],_0x1917b9=this[_0x1e21d8(0x207)][_0x1e21d8(0x18e)],_0x2360c7=_0x405243[_0x1e21d8(0x124)](_0x28c1e9(_0x1917b9,_0x1e21d8(0xd7))),_0x2982ef={'id':_0x1628f4,'type':_0x39ef25,'hasComments':_0x29b808,'data':_0x209795[_0x1e21d8(0x118)]||null,'originalSuggestionId':_0x209795[_0x1e21d8(0x1ae)]||null,'attributes':_0x329a83[_0x1e21d8(0xd9)]};this[_0x1e21d8(0x217)][_0x1e21d8(0xd3)](_0x2982ef)[_0x1e21d8(0x213)](_0x581312=>{const _0x24072d=_0x1e21d8;_0x329a83[_0x24072d(0xcb)]=!0x0,_0x405243[_0x24072d(0x19f)](_0x2360c7),_0x581312&&_0x581312[_0x24072d(0x211)]&&(this[_0x24072d(0x17f)][_0x24072d(0x192)](_0x1628f4)[_0x24072d(0x211)]=_0x581312[_0x24072d(0x211)]);})[_0x1e21d8(0x10e)](_0x5737cc=>{const _0x579b3f=_0x1e21d8;throw _0x178049(_0x579b3f(0x137)),this[_0x579b3f(0x207)][_0x579b3f(0xd8)][_0x579b3f(0x1dc)]({'isUndoable':!0x1},()=>{const _0x5ec720=_0x579b3f;_0x329a83[_0x5ec720(0x184)]();}),_0x329a83[_0x579b3f(0x1c4)](),this[_0x579b3f(0x17f)][_0x579b3f(0x122)](_0x329a83['id']),this[_0x579b3f(0x1e4)][_0x579b3f(0x122)](_0x329a83),_0x5737cc;});}return _0x329a83;}[_0x4cd320(0x22d)](_0x17a83d){const _0x5653f7=_0x4cd320;return this[_0x5653f7(0x1dd)][_0x5653f7(0x22a)](_0x17a83d);}[_0x4cd320(0x10c)](_0x4757ec,_0x2c43f3){const _0x496d98=_0x4cd320,_0x513eb0=this[_0x496d98(0x207)][_0x496d98(0x20b)][_0x496d98(0x192)](_0x496d98(0x19d)),_0x4159fd=this[_0x496d98(0x223)](_0x4757ec);if(this[_0x496d98(0x217)]&&this[_0x496d98(0x217)][_0x496d98(0x155)]){if(_0x4159fd[_0x496d98(0xcb)]){const _0x5e71bf=_0x513eb0[_0x496d98(0x124)](_0x28c1e9(this[_0x496d98(0x207)][_0x496d98(0x18e)],_0x496d98(0xd7)));this[_0x496d98(0x217)][_0x496d98(0x155)](_0x4757ec,_0x2c43f3)[_0x496d98(0x213)](()=>{const _0x5ea5b9=_0x496d98;_0x513eb0[_0x5ea5b9(0x19f)](_0x5e71bf);});}else _0x4159fd['on'](_0x496d98(0x260),()=>{const _0x5bef6a=_0x496d98;this[_0x5bef6a(0x10c)](_0x4757ec,_0x2c43f3);});}}[_0x4cd320(0xfa)](_0x26f82d){const _0x29bbdb=_0x4cd320;if(!this[_0x29bbdb(0x217)]||!this[_0x29bbdb(0x217)][_0x29bbdb(0x223)])throw new _0x392700(_0x29bbdb(0x252),this);return this[_0x29bbdb(0x217)][_0x29bbdb(0x223)](_0x26f82d);}[_0x4cd320(0x221)](_0x497775){const _0x4eb450=_0x4cd320,{id:_0x375b77,type:_0x4c76ca,subType:_0x2da715,authorId:_0x3d2a10}=this[_0x4eb450(0xbf)](_0x497775),_0x2babe6=this[_0x4eb450(0x17f)][_0x4eb450(0x192)](_0x375b77)||this[_0x4eb450(0x104)](_0x4c76ca,_0x2da715,_0x375b77,_0x3d2a10,{});switch(this[_0x4eb450(0xe4)](_0x2babe6,_0x4c76ca,_0x2da715,_0x3d2a10),this[_0x4eb450(0x1e4)][_0x4eb450(0x192)](_0x2babe6)){case _0x4eb450(0x202):this[_0x4eb450(0xfa)](_0x375b77)[_0x4eb450(0x213)](_0x4290f6=>{const _0x5b41d2=_0x4eb450;let _0x19e07f=Promise[_0x5b41d2(0xe6)]();_0x4290f6[_0x5b41d2(0x1db)]&&(_0x19e07f=this[_0x5b41d2(0x11f)][_0x5b41d2(0x1c7)]({'channelId':this[_0x5b41d2(0x207)][_0x5b41d2(0x1e0)][_0x5b41d2(0x192)](_0x5b41d2(0x18a)),'threadId':_0x375b77})),_0x19e07f[_0x5b41d2(0x213)](()=>{const _0x24707d=_0x5b41d2;this[_0x24707d(0x1c1)](_0x4290f6)[_0x24707d(0xcb)]=!0x0;});}),this[_0x4eb450(0x1e4)][_0x4eb450(0x231)](_0x2babe6,_0x4eb450(0xc5));break;case _0x4eb450(0x152):this[_0x4eb450(0x10c)](_0x375b77,{'state':_0x4eb450(0x169)});case _0x4eb450(0xd4):this[_0x4eb450(0x1e4)][_0x4eb450(0x231)](_0x2babe6,_0x4eb450(0x1f8)),this[_0x4eb450(0x135)](_0x4eb450(0xe2),_0x2babe6);break;case _0x4eb450(0x1f8):this[_0x4eb450(0x135)](_0x4eb450(0x141),_0x2babe6);}return _0x2babe6[_0x4eb450(0x1fa)](_0x497775),_0x2babe6;}[_0x4cd320(0x10b)](_0x13145e){const _0x1cb476=_0x4cd320,_0x485e3c=Array[_0x1cb476(0x238)](_0x13145e),_0x134ce2=_0x485e3c[_0x1cb476(0xe7)](_0x298956=>_0x1cb476(0x1a0)==_0x298956[_0x1cb476(0x14a)]);this[_0x1cb476(0x1b5)](_0x134ce2);const _0x5011d6=_0x485e3c[_0x1cb476(0xe7)](_0x22a968=>!_0x22a968[_0x1cb476(0x212)]&&_0x1cb476(0x1a0)!=_0x22a968[_0x1cb476(0x14a)]),_0xd1e63a=this[_0x1cb476(0x110)]({'skipNotAttached':!0x0})[_0x1cb476(0xe7)](_0x6c89a4=>!_0x6c89a4[_0x1cb476(0x212)]&&_0x1cb476(0x1a0)!=_0x6c89a4[_0x1cb476(0x14a)]),_0x79c78b=_0xd1e63a[_0x1cb476(0xe7)](_0x410963=>!_0x13145e[_0x1cb476(0x22a)](_0x410963)),_0x8a8453=new Map(_0xd1e63a[_0x1cb476(0x146)](_0x165284=>[_0x165284,this[_0x1cb476(0xff)][_0x1cb476(0x268)](_0x165284[_0x1cb476(0x14a)],_0x165284[_0x1cb476(0x1d8)],_0x1cb476(0x13a))])),_0x559e28=new Map(_0xd1e63a[_0x1cb476(0x146)](_0x3d92b5=>[_0x3d92b5,_0x3d92b5[_0x1cb476(0x1cb)]()])),_0x48f868=new Set(),_0x5bc422=new Set();for(let _0x574bba=0x0;_0x574bba<_0x5011d6[_0x1cb476(0x172)];_0x574bba++)_0x27d125(_0x5011d6[_0x574bba],_0x5011d6,_0x574bba+0x1);for(let _0x44d07a=0x0;_0x44d07a<_0x5011d6[_0x1cb476(0x172)];_0x44d07a++)_0x27d125(_0x5011d6[_0x44d07a],_0x79c78b,0x0);const _0x47a6e5=new Set();for(let _0x14d4c4=0x0;_0x14d4c4<_0x5011d6[_0x1cb476(0x172)];_0x14d4c4++){const _0x3e26b8=_0x5011d6[_0x14d4c4];!_0x5bc422[_0x1cb476(0x22a)](_0x3e26b8)&&_0x3e26b8[_0x1cb476(0x235)]&&(_0x47a6e5[_0x1cb476(0x124)](_0x3e26b8[_0x1cb476(0x235)]),_0x3e26b8[_0x1cb476(0x235)][_0x1cb476(0xf0)]===_0x3e26b8&&(_0x3e26b8[_0x1cb476(0x235)][_0x1cb476(0xf0)]=null),_0x3e26b8[_0x1cb476(0x235)]=null),!_0x48f868[_0x1cb476(0x22a)](_0x3e26b8)&&_0x3e26b8[_0x1cb476(0xf0)]&&(_0x47a6e5[_0x1cb476(0x124)](_0x3e26b8[_0x1cb476(0xf0)]),_0x3e26b8[_0x1cb476(0xf0)][_0x1cb476(0x235)]===_0x3e26b8&&(_0x3e26b8[_0x1cb476(0xf0)][_0x1cb476(0x235)]=null),_0x3e26b8[_0x1cb476(0xf0)]=null);}function _0x27d125(_0x1eed58,_0x4cbaed,_0x39bd24){const _0x423e6c=_0x1cb476;for(let _0x20a43e=_0x39bd24;_0x20a43e<_0x4cbaed[_0x423e6c(0x172)];_0x20a43e++){const _0x3c0e8c=_0x1d94dc(_0x1eed58,_0x4cbaed[_0x20a43e]);_0x3c0e8c&&(_0x3c0e8c[0x0][_0x423e6c(0xf0)]=_0x3c0e8c[0x1],_0x3c0e8c[0x1][_0x423e6c(0x235)]=_0x3c0e8c[0x0],_0x48f868[_0x423e6c(0x124)](_0x3c0e8c[0x0]),_0x5bc422[_0x423e6c(0x124)](_0x3c0e8c[0x1]));}}function _0x1d94dc(_0x552f83,_0xf5377d){const _0x5ad32b=_0x1cb476;if(_0x552f83[_0x5ad32b(0x187)]['id']!==_0xf5377d[_0x5ad32b(0x187)]['id'])return null;const _0x761f36=_0x8a8453[_0x5ad32b(0x192)](_0x552f83)(_0x552f83,_0xf5377d,_0x559e28[_0x5ad32b(0x192)](_0x552f83),_0x559e28[_0x5ad32b(0x192)](_0xf5377d));if(!_0x761f36)return null;return _0x8a8453[_0x5ad32b(0x192)](_0xf5377d)(_0x552f83,_0xf5377d,_0x559e28[_0x5ad32b(0x192)](_0x552f83),_0x559e28[_0x5ad32b(0x192)](_0xf5377d))?_0x761f36[0x1][_0x5ad32b(0xfb)]&&_0x761f36[0x1][_0x5ad32b(0xfb)][_0x5ad32b(0x172)]?null:_0x761f36:null;}_0x47a6e5[_0x1cb476(0xbb)]&&this[_0x1cb476(0x10b)](_0x47a6e5);}[_0x4cd320(0x1b5)](_0x3ce525){const _0x4256fb=_0x4cd320;if(0x0==_0x3ce525[_0x4256fb(0x172)])return;const _0x373a58=this[_0x4256fb(0x110)]({'skipNotAttached':!0x0})[_0x4256fb(0xe7)](_0x2d58e2=>_0x4256fb(0x1a0)==_0x2d58e2[_0x4256fb(0x14a)]&&_0x2d58e2[_0x4256fb(0x126)]),_0x19079a=[],_0x185004=new Map();for(const _0x4f2f65 of _0x373a58){const _0x4d1f03=_0x11f733(_0x4f2f65[_0x4256fb(0xd9)]);_0x185004[_0x4256fb(0x22a)](_0x4d1f03)||(_0x185004[_0x4256fb(0x231)](_0x4d1f03,_0x19079a[_0x4256fb(0x172)]),_0x19079a[_0x4256fb(0xbd)]([]));const _0x1d9cd2=_0x185004[_0x4256fb(0x192)](_0x4d1f03);_0x19079a[_0x1d9cd2][_0x4256fb(0xbd)](_0x4f2f65);}!(function(){const _0x512b1a=_0x4256fb;_0x19079a[_0x512b1a(0xe3)]((_0x36e044,_0x43b954)=>{const _0x638638=_0x512b1a,_0x185af4=_0x36e044[0x0][_0x638638(0x211)],_0x2d49b9=_0x43b954[0x0][_0x638638(0x211)];return _0x185af4==_0x2d49b9?_0x36e044[0x0][_0x638638(0xd9)][_0x638638(0xf3)]<_0x43b954[0x0][_0x638638(0xd9)][_0x638638(0xf3)]?-0x1:0x1:_0x185af4<_0x2d49b9?-0x1:0x1;});for(const _0x2755de of _0x19079a)_0x2755de[_0x512b1a(0xe3)]((_0x5b4e8,_0x271c1c)=>_0x5b4e8['id']<_0x271c1c['id']?-0x1:0x1);}());for(let _0xad2154=0x0;_0xad2154<_0x19079a[_0x4256fb(0x172)];_0xad2154++){if(0x0==_0x19079a[_0xad2154][_0x4256fb(0x172)])continue;const _0xe7c6ab=[];for(let _0x1128dd=_0xad2154+0x1;_0x1128dd<_0x19079a[_0x4256fb(0x172)];_0x1128dd++)0x0!=_0x19079a[_0x1128dd][_0x4256fb(0x172)]&&_0x14ae2c(_0x19079a[_0xad2154],_0x19079a[_0x1128dd])&&_0xe7c6ab[_0x4256fb(0xbd)](_0x1128dd);for(const _0x9daf78 of _0xe7c6ab)_0x19079a[_0xad2154]=_0x19079a[_0xad2154][_0x4256fb(0x261)](_0x19079a[_0x9daf78]),_0x19079a[_0x9daf78]=[];}for(const _0x1244a1 of _0x19079a)for(let _0x248763=0x0;_0x248763<_0x1244a1[_0x4256fb(0x172)];_0x248763++)_0x1244a1[_0x248763][_0x4256fb(0xf0)]=_0x1244a1[_0x248763+0x1]||null;for(const _0x1b5276 of _0x19079a)for(let _0x45e4e6=0x0;_0x45e4e6<_0x1b5276[_0x4256fb(0x172)];_0x45e4e6++)_0x1b5276[_0x45e4e6][_0x4256fb(0x235)]=_0x1b5276[_0x45e4e6-0x1]||null;function _0x14ae2c(_0x4fab24,_0x5bbf72){const _0xa144ce=_0x4256fb;if(_0x4fab24[0x0][_0xa144ce(0xd9)][_0xa144ce(0xf3)]!==_0x5bbf72[0x0][_0xa144ce(0xd9)][_0xa144ce(0xf3)]&&_0x4fab24[0x0][_0xa144ce(0x187)]!==_0x5bbf72[0x0][_0xa144ce(0x187)])return!0x1;if(!function(_0x25504c,_0x2a67bf){const _0x554cc7=_0xa144ce;if(!_0x25504c[_0x554cc7(0x1db)]&&!_0x2a67bf[_0x554cc7(0x1db)])return!0x0;if(_0x25504c[_0x554cc7(0x1db)]&&_0x2a67bf[_0x554cc7(0x1db)])return!0x1;if(_0x25504c[_0x554cc7(0x1db)]&&_0x2a67bf[_0x554cc7(0x211)]<_0x25504c[_0x554cc7(0xfb)][_0x554cc7(0xf2)][_0x554cc7(0x192)](0x0)[_0x554cc7(0x211)])return!0x0;if(_0x2a67bf[_0x554cc7(0x1db)]&&_0x25504c[_0x554cc7(0x211)]<_0x2a67bf[_0x554cc7(0xfb)][_0x554cc7(0xf2)][_0x554cc7(0x192)](0x0)[_0x554cc7(0x211)])return!0x0;return!0x1;}(_0x4fab24[0x0],_0x5bbf72[0x0]))return!0x1;const _0x1f59f0=_0x2377f4(_0x4fab24[0x0][_0xa144ce(0xd9)],_0xa144ce(0xf3)),_0xab1ccb=_0x2377f4(_0x5bbf72[0x0][_0xa144ce(0xd9)],_0xa144ce(0xf3));if(!_0x4c67d8(_0x1f59f0,_0xab1ccb))return!0x1;return!!_0x4fab24[_0xa144ce(0x220)](_0x2a0d5c=>_0x5bbf72[_0xa144ce(0x226)](_0x1fd371=>_0x2a0d5c[_0xa144ce(0x1cb)]()[_0xa144ce(0x237)](_0x1fd371[_0xa144ce(0x1cb)]())))&&_0x5bbf72[_0xa144ce(0x220)](_0x41efaa=>_0x4fab24[_0xa144ce(0x226)](_0x2ba354=>_0x41efaa[_0xa144ce(0x1cb)]()[_0xa144ce(0x237)](_0x2ba354[_0xa144ce(0x1cb)]())));}}[_0x4cd320(0x1ac)](_0x3355ca){const _0x3db951=_0x4cd320,_0x34de1c=Array[_0x3db951(0x238)](_0x3355ca),_0x4f1fb9=this[_0x3db951(0x110)]({'skipNotAttached':!0x0}),_0x2e8a71=_0x4f1fb9[_0x3db951(0xe7)](_0x178d52=>!_0x3355ca[_0x3db951(0x22a)](_0x178d52)),_0x4cbfd8=new Map(_0x34de1c[_0x3db951(0x146)](_0x5c78a7=>[_0x5c78a7,this[_0x3db951(0xff)][_0x3db951(0x268)](_0x5c78a7[_0x3db951(0x14a)],_0x5c78a7[_0x3db951(0x1d8)],_0x3db951(0xce))])),_0x399c55=new Map(_0x4f1fb9[_0x3db951(0x146)](_0x2d4295=>[_0x2d4295,_0x2d4295[_0x3db951(0x194)]()]));for(let _0x3eaae4=0x0;_0x3eaae4<_0x34de1c[_0x3db951(0x172)];_0x3eaae4++){if(_0x571ddc(this,_0x34de1c[_0x3eaae4],_0x34de1c,_0x3eaae4+0x1))return!0x0;}for(let _0x32055e=0x0;_0x32055e<_0x34de1c[_0x3db951(0x172)];_0x32055e++){if(_0x571ddc(this,_0x34de1c[_0x32055e],_0x2e8a71,0x0))return!0x0;}return!0x1;function _0x571ddc(_0x2a9288,_0x3cef7f,_0x2995c0,_0x54db64){const _0x223a69=_0x3db951;for(let _0x32564f=_0x54db64;_0x32564f<_0x2995c0[_0x223a69(0x172)];_0x32564f++){const _0x180515=_0x2995c0[_0x32564f];if(_0x180515[_0x223a69(0x14a)]!==_0x3cef7f[_0x223a69(0x14a)]||_0x180515[_0x223a69(0x187)]['id']!==_0x3cef7f[_0x223a69(0x187)]['id']||_0x180515[_0x223a69(0x1d8)]!==_0x3cef7f[_0x223a69(0x1d8)])continue;if(!Pt(_0x3cef7f,_0x180515,[_0x223a69(0xf3)]))continue;if(_0x223a69(0x1a0)==_0x3cef7f[_0x223a69(0x14a)]&&_0x3cef7f[_0x223a69(0x118)][_0x223a69(0x12c)]!=_0x180515[_0x223a69(0x118)][_0x223a69(0x12c)])continue;if(_0x223a69(0x1a0)==_0x3cef7f[_0x223a69(0x14a)]&&_0x2a9288[_0x223a69(0x22d)](_0x3cef7f[_0x223a69(0x118)][_0x223a69(0x201)]))continue;if(_0x223a69(0x1d2)==_0x3cef7f[_0x223a69(0x14a)]){const _0x35f95f=_0x2a9288[_0x223a69(0x207)][_0x223a69(0xd8)],_0x38c5a4=_0x3cef7f[_0x223a69(0x240)]();if(_0x38c5a4&&(_0x35f95f[_0x223a69(0xfe)][_0x223a69(0x16b)](_0x38c5a4)||_0x35f95f[_0x223a69(0xfe)][_0x223a69(0x134)](_0x38c5a4)))continue;}const _0x4f3ae0=_0x4cbfd8[_0x223a69(0x192)](_0x3cef7f),_0x88279b=_0x399c55[_0x223a69(0x192)](_0x3cef7f),_0x597dc9=_0x399c55[_0x223a69(0x192)](_0x180515),_0x35f996=_0x3cef7f[_0x223a69(0xfb)]&&_0x3cef7f[_0x223a69(0xfb)][_0x223a69(0x172)],_0x2a047a=_0x180515[_0x223a69(0xfb)]&&_0x180515[_0x223a69(0xfb)][_0x223a69(0x172)];if(!_0x35f996&&_0x4f3ae0(_0x597dc9,_0x88279b))return _0x2a9288[_0x223a69(0xf5)](_0x180515,_0x3cef7f),_0x399c55[_0x223a69(0x122)](_0x3cef7f),!0x0;if(!_0x2a047a&&_0x4f3ae0(_0x88279b,_0x597dc9))return _0x2a9288[_0x223a69(0xf5)](_0x3cef7f,_0x180515),_0x399c55[_0x223a69(0x122)](_0x180515),!0x0;}return!0x1;}}[_0x4cd320(0xf5)](_0x255a84,_0xaab3e5){const _0x161a57=_0x4cd320;if(_0x255a84[_0x161a57(0x212)]){for(const _0x1d647c of _0xaab3e5[_0x161a57(0x194)]())_0x255a84[_0x161a57(0x16d)](_0x1d647c);}else{const _0x386458=_0xaab3e5[_0x161a57(0x1cb)]()[_0x161a57(0x190)];this[_0x161a57(0x1c9)](_0x255a84,this[_0x161a57(0xc0)][_0x161a57(0x205)](_0x255a84[_0x161a57(0x1cb)]()[_0x161a57(0x264)],_0x386458));}_0xaab3e5[_0x161a57(0xc9)]();}[_0x4cd320(0x191)](_0x42ac0a,_0x135355){const _0x52611f=_0x4cd320,_0x58ec47=_0x42ac0a[_0x52611f(0x14f)](_0x52611f(0x108))||_0x42ac0a[_0x52611f(0x14f)](_0x52611f(0x1a0))?_0x52611f(0x214):_0x42ac0a[_0x52611f(0x1a6)]();return _0x28c1e9(this[_0x52611f(0x207)][_0x52611f(0x18e)],_0x135355+'_'+_0x58ec47+_0x52611f(0x25f));}[_0x4cd320(0x17a)](){const _0x113694=_0x4cd320,_0x4c14c9=this[_0x113694(0x207)];if(!_0x4c14c9['ui'])return;const {ariaLiveAnnouncer:_0x2a3c18}=_0x4c14c9['ui'];_0x2bc32d(this[_0x113694(0xc0)],({left:_0x537df9,entered:_0x119d4a})=>{const _0x18c49f=_0x113694;for(const _0xd1ab75 of _0x537df9){const {group:_0x2c187f,type:_0x1afe4f}=this[_0x18c49f(0xbf)](_0xd1ab75[_0x18c49f(0xcf)]);if(_0x18c49f(0x16c)===_0x2c187f){_0x2a3c18[_0x18c49f(0x13c)](this[_0x18c49f(0x191)](_0x1afe4f,_0x18c49f(0x1cd)));break;}}for(const _0x25fcdc of _0x119d4a){const {group:_0x2d4fc1,type:_0x2459e4}=this[_0x18c49f(0xbf)](_0x25fcdc[_0x18c49f(0xcf)]);if(_0x18c49f(0x16c)===_0x2d4fc1){_0x2a3c18[_0x18c49f(0x13c)](this[_0x18c49f(0x191)](_0x2459e4,_0x18c49f(0x1f2)));break;}}});}[_0x4cd320(0xfc)](_0x514c53){const _0x1366f2=_0x4cd320;if(this[_0x1366f2(0x19e)])return!0x1;const _0x3fb1ac=this[_0x1366f2(0x207)],_0x46e4a1=_0x3fb1ac[_0x1366f2(0xd8)][_0x1366f2(0x12a)][_0x1366f2(0x1a5)][_0x1366f2(0x253)]();if(0x0==_0x46e4a1[_0x1366f2(0x172)])return!0x1;const _0x22be1c=[],_0x21681a=_0x46e4a1[_0x1366f2(0xe7)](_0xfa7d64=>_0x1366f2(0x1a0)==_0xfa7d64[_0x1366f2(0x14a)]),_0x53c9ce=_0x46e4a1[_0x1366f2(0xe7)](_0x4bdcea=>_0x1366f2(0x25d)==_0x4bdcea[_0x1366f2(0x14a)]&&_0x1366f2(0x21a)!=_0x4bdcea[_0x1366f2(0xcf)]),_0x23ff3c=_0x46e4a1[_0x1366f2(0xe7)](_0x21c7cd=>_0x1366f2(0x19f)==_0x21c7cd[_0x1366f2(0x14a)]&&_0x1366f2(0x21a)!=_0x21c7cd[_0x1366f2(0xcf)]);for(const _0x3ebdc9 of _0x21681a)_0x22be1c[_0x1366f2(0xbd)]({'key':_0x3ebdc9[_0x1366f2(0x120)],'newValue':_0x3ebdc9[_0x1366f2(0xe1)],'oldValue':_0x3ebdc9[_0x1366f2(0x18d)],'range':Ot(_0x3ebdc9[_0x1366f2(0x1d5)],_0x3fb1ac[_0x1366f2(0xd8)])});for(const _0xd12785 of _0x53c9ce){const _0x55c5e7=_0x23ff3c[_0x1366f2(0x1ee)](_0x1ee1f0=>_0x1ee1f0[_0x1366f2(0x157)][_0x1366f2(0x237)](_0xd12785[_0x1366f2(0x157)]));_0x55c5e7&&_0x22be1c[_0x1366f2(0xbd)]({'key':_0x1366f2(0x1af),'newValue':_0xd12785[_0x1366f2(0xcf)],'oldValue':_0x55c5e7[_0x1366f2(0xcf)],'range':_0x3fb1ac[_0x1366f2(0xd8)][_0x1366f2(0xb9)](_0xd12785[_0x1366f2(0x157)][_0x1366f2(0x1e7)])});}return 0x0!=_0x22be1c[_0x1366f2(0x172)]&&this[_0x1366f2(0x24d)](_0x514c53,_0x22be1c);}[_0x4cd320(0x17d)](_0x29588f){const _0x38296a=_0x4cd320;let _0x48d916=!0x1;const _0x268812=this[_0x38296a(0x207)][_0x38296a(0xd8)][_0x38296a(0x12a)][_0x38296a(0x1a5)][_0x38296a(0x246)]()[_0x38296a(0xe7)](_0x2690d2=>_0x2690d2[_0x38296a(0x118)][_0x38296a(0x15d)]&&_0x2690d2[_0x38296a(0xcf)][_0x38296a(0x14f)](_0x38296a(0x1bd)));for(const _0x547bb0 of _0x268812){const {subType:_0x2ef1c5,id:_0xe50b06}=this[_0x38296a(0xbf)](_0x547bb0[_0x38296a(0xcf)]),_0x38f27b=_0x2ef1c5[_0x38296a(0x15f)]('|')[0x0];for(const _0x257e15 of this[_0x38296a(0x110)]({'skipNotAttached':!0x0}))_0x257e15['id']!=_0xe50b06&&_0x38296a(0x1a0)==_0x257e15[_0x38296a(0x14a)]&&_0x257e15[_0x38296a(0x118)]&&_0x257e15[_0x38296a(0x118)][_0x38296a(0x201)]==_0x38f27b&&_0x257e15[_0x38296a(0x1cb)]()[_0x38296a(0x1eb)](_0x547bb0[_0x38296a(0x118)][_0x38296a(0x15d)])&&(this[_0x38296a(0xc8)](_0x257e15,_0x547bb0[_0x38296a(0x118)][_0x38296a(0x15d)],_0x29588f),_0x48d916=!0x0);}return _0x48d916;}[_0x4cd320(0x218)](_0x26bf7c){const _0x6f5d0f=_0x4cd320;this[_0x6f5d0f(0x207)],(this[_0x6f5d0f(0x19e)]=!0x0,_0x26bf7c());}[_0x4cd320(0x203)](_0x4aa751){const _0x3b2aa8=_0x4cd320,_0x2c15c6=this[_0x3b2aa8(0x22d)](_0x4aa751),_0x1001cd=this[_0x3b2aa8(0xd5)][_0x3b2aa8(0x22a)](_0x4aa751);return _0x2c15c6||_0x1001cd;}[_0x4cd320(0x24d)](_0x3b63ba,_0x5b3818){const _0x166a3f=_0x4cd320;if(0x0==_0x5b3818[_0x166a3f(0x172)])return!0x1;let _0x4c9419=!0x1;for(const _0x4474b5 of _0x5b3818){const _0x1202b7=this[_0x166a3f(0x100)](_0x4474b5[_0x166a3f(0x1d5)],_0x166a3f(0x1a0))[_0x166a3f(0xe7)](_0x1bed92=>!_0x1bed92[_0x166a3f(0x255)][_0x166a3f(0x162)])[_0x166a3f(0x146)](_0x5bd7d0=>_0x5bd7d0[_0x166a3f(0x16c)]),_0x284450=_0x11f733({'newValue':_0x4474b5[_0x166a3f(0x197)]});_0x1202b7[_0x166a3f(0xe7)](_0x22b1b0=>{const _0x59abcc=_0x166a3f,[_0x2dfa12,_0x5c16db]=_0x22b1b0[_0x59abcc(0x1d8)][_0x59abcc(0x15f)]('|');return _0x2dfa12==_0x4474b5[_0x59abcc(0x201)]&&_0x5c16db!=_0x284450;})[_0x166a3f(0x219)](_0x34b38a=>{const _0x2bd003=_0x166a3f;this[_0x2bd003(0xc8)](_0x34b38a,_0x4474b5[_0x2bd003(0x1d5)],_0x3b63ba),_0x4c9419=!0x0;});}return _0x4c9419;}[_0x4cd320(0xc8)](_0x572112,_0x1ce3d4,_0x28aebc){const _0x259e35=_0x4cd320,_0x1285e1=_0x572112[_0x259e35(0x1cb)]()[_0x259e35(0x186)](_0x1ce3d4);0x0!==_0x1285e1[_0x259e35(0x172)]?0x1!==_0x1285e1[_0x259e35(0x172)]?this[_0x259e35(0x17e)](_0x572112,_0x1ce3d4[_0x259e35(0x264)],_0x1ce3d4[_0x259e35(0x190)]):this[_0x259e35(0x1c9)](_0x572112,_0x1285e1[0x0]):_0x28aebc[_0x259e35(0x222)](_0x572112[_0x259e35(0x112)]());}}class xt{constructor(_0x20fa53){const _0x2c725d=_0x4cd320;this[_0x2c725d(0x259)]=_0x20fa53,this[_0x2c725d(0xc0)]=_0x20fa53[_0x2c725d(0xd8)],this[_0x2c725d(0x158)]=new Map(),this[_0x2c725d(0x196)]=new Map(),this[_0x2c725d(0xf1)]();}[_0x4cd320(0x117)](_0x19a048,_0x113f24,_0x1939a6,_0x3d079d,_0x55b26a,_0x2301df){const _0x115568=_0x4cd320;return new _0x3747a9(this[_0x115568(0xc0)],{'type':_0x19a048,'subType':_0x113f24,'id':_0x1939a6,'author':_0x3d079d,'creator':_0x3d079d,'attributes':_0x55b26a,'onAttributesChange':_0x2301df,'onAccept':(..._0x18046b)=>this[_0x115568(0x268)](_0x19a048,_0x113f24,_0x115568(0x266))(..._0x18046b),'onDiscard':(..._0x5c082a)=>this[_0x115568(0x268)](_0x19a048,_0x113f24,_0x115568(0x184))(..._0x5c082a)});}[_0x4cd320(0x1b0)](_0x9ff2c0,_0x5606e1,_0x4b3ac0,_0x572f05){const _0x487029=_0x4cd320,_0x1bc717=_0x9ff2c0+':'+_0x5606e1+':'+_0x4b3ac0;this[_0x487029(0x158)][_0x487029(0x231)](_0x1bc717,_0x572f05);}[_0x4cd320(0x268)](_0x522ac6,_0x2aaf47,_0xdb6485){const _0xf2418c=_0x4cd320,_0x2e9d49=_0x522ac6+':'+_0x2aaf47+':'+_0xdb6485;return this[_0xf2418c(0x158)][_0xf2418c(0x192)](_0x2e9d49)||this[_0xf2418c(0x196)][_0xf2418c(0x192)](_0x522ac6+':'+_0xdb6485);}[_0x4cd320(0xf1)](){const _0x36efa1=_0x4cd320,_0x58c6e9=()=>!0x1,_0x7ca552=_0x5d381d=>{const _0x14e4b3=_0x5e80;_0x5d381d[_0x14e4b3(0xe3)]((_0x183224,_0x42b55f)=>_0x183224[_0x14e4b3(0x264)][_0x14e4b3(0x111)](_0x42b55f[_0x14e4b3(0x264)])?0x1:-0x1),this[_0x14e4b3(0xc0)][_0x14e4b3(0xba)](_0x1228a2=>{const _0x3b2e4c=_0x14e4b3;for(const _0x3173d2 of _0x5d381d){let _0x1c923c;_0x1c923c=_0x3173d2[_0x3b2e4c(0x190)][_0x3b2e4c(0x127)]&&_0x3173d2[_0x3b2e4c(0x190)][_0x3b2e4c(0x24e)]==_0x3173d2[_0x3b2e4c(0x264)][_0x3b2e4c(0x1e7)]?_0x1228a2[_0x3b2e4c(0x25c)](_0x3173d2[_0x3b2e4c(0x264)][_0x3b2e4c(0x1e7)],'on'):_0x1228a2[_0x3b2e4c(0x25c)](_0x3173d2),this[_0x3b2e4c(0xc0)][_0x3b2e4c(0x1a4)](_0x1c923c,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0xc477d4=(_0x1716b8,_0x363d25)=>{const _0x526bd0=_0x5e80;_0x363d25&&this[_0x526bd0(0xc0)][_0x526bd0(0xba)](_0x11aa5d=>{const _0x1550f1=_0x526bd0,{commandName:_0x33b9aa,commandParams:_0x224b49=[]}=_0x363d25,_0xcb27c1=_0x1716b8[_0x1550f1(0x146)](_0x4438ae=>(Tt(_0x4438ae)&&(_0x4438ae=this[_0x1550f1(0xc0)][_0x1550f1(0x205)](_0x4438ae[_0x1550f1(0x190)])),_0x4438ae))[_0x1550f1(0xe7)](_0x2e991e=>_0x1550f1(0x1ca)!==_0x2e991e[_0x1550f1(0x178)][_0x1550f1(0x22c)]);if(_0xcb27c1[_0x1550f1(0x172)]<0x1)return;const _0x22c5ce=Array[_0x1550f1(0x238)](this[_0x1550f1(0xc0)][_0x1550f1(0x12a)][_0x1550f1(0xd2)][_0x1550f1(0x194)]())[_0x1550f1(0x146)](_0x131837=>_0x5c6874[_0x1550f1(0x265)](_0x131837));_0x11aa5d[_0x1550f1(0x1c3)](_0xcb27c1);for(const _0x143d9e of this[_0x1550f1(0x259)][_0x1550f1(0x1ad)][_0x1550f1(0x1ad)]())_0x143d9e[_0x1550f1(0x262)]();_0x224b49[_0x1550f1(0xbd)]({'forceDefaultExecution':!0x0}),this[_0x1550f1(0x259)][_0x1550f1(0x1a8)](_0x33b9aa,..._0x224b49);const _0x4acc24=_0x22c5ce[_0x1550f1(0xe7)](_0xdb13ab=>_0x1550f1(0x1ca)!=_0xdb13ab[_0x1550f1(0x178)][_0x1550f1(0x22c)]);_0x4acc24[_0x1550f1(0x172)]>0x0&&_0x11aa5d[_0x1550f1(0x1c3)](_0x4acc24);for(const _0x57aa6b of _0x22c5ce)_0x57aa6b[_0x1550f1(0x242)]();});},_0x226922=(_0x4ddbd8,_0x372e35)=>0x1==_0x4ddbd8[_0x36efa1(0x172)]&&0x1==_0x372e35[_0x36efa1(0x172)]&&_0x4ddbd8[0x0][_0x36efa1(0x190)][_0x36efa1(0x237)](_0x372e35[0x0][_0x36efa1(0x264)]),_0x55cda7=(_0x5cd322,_0x5c236e,_0x1a1f27,_0x477554)=>Gt(_0x5cd322,_0x5c236e,_0x1a1f27,_0x477554,this[_0x36efa1(0xc0)])?[_0x5cd322,_0x5c236e]:Gt(_0x5c236e,_0x5cd322,_0x477554,_0x1a1f27,this[_0x36efa1(0xc0)])?[_0x5c236e,_0x5cd322]:null;this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0x1e1),_0x58c6e9),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0x20c),_0x7ca552),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0x1be),_0x226922),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0x1d7),_0x55cda7),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0x148),_0x7ca552),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0x1f6),_0x58c6e9),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0x188),_0x226922),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0x182),_0x55cda7),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0x1da),_0xc477d4),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0xd6),_0x58c6e9),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0x1a9),_0x226922),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0x209),_0x58c6e9),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0x239),_0xc477d4),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0x1b8),_0x58c6e9),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0xde),_0x226922),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0x21c),_0x58c6e9),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0xef),_0x58c6e9),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0xd1),(_0x4e9843,_0x4b422c)=>{const _0x1ff05b=_0x36efa1;if(!_0x4b422c)return;const _0x1e8317=this[_0x1ff05b(0x259)][_0x1ff05b(0x20b)][_0x1ff05b(0x192)](p);this[_0x1ff05b(0xc0)][_0x1ff05b(0xba)](_0x458f86=>{const _0x305f75=_0x1ff05b;if(_0x305f75(0x1af)==_0x4b422c[_0x305f75(0x201)])for(const _0x2909a4 of _0x4e9843){const _0x438e4a=_0x2909a4[_0x305f75(0x264)][_0x305f75(0x1e7)],_0x4f77cd=_0x4b422c[_0x305f75(0x12c)];_0x458f86[_0x305f75(0x1d3)](_0x438e4a,_0x4f77cd);}else{if(_0x1e8317[_0x305f75(0x22d)](_0x4b422c[_0x305f75(0x201)])){for(const _0x2c2c26 of _0x4e9843)void 0x0!==_0x4b422c[_0x305f75(0x12c)]?_0x458f86[_0x305f75(0x233)](_0x4b422c[_0x305f75(0x201)],_0x4b422c[_0x305f75(0x12c)],_0x2c2c26[_0x305f75(0x264)][_0x305f75(0x1e7)]):_0x458f86[_0x305f75(0x114)](_0x4b422c[_0x305f75(0x201)],_0x2c2c26[_0x305f75(0x264)][_0x305f75(0x1e7)]);}else{for(const _0x78d801 of _0x4e9843)_0x4b422c[_0x305f75(0x12c)]?_0x458f86[_0x305f75(0x233)](_0x4b422c[_0x305f75(0x201)],_0x4b422c[_0x305f75(0x12c)],_0x78d801):_0x458f86[_0x305f75(0x114)](_0x4b422c[_0x305f75(0x201)],_0x78d801);}}});}),this[_0x36efa1(0x196)][_0x36efa1(0x231)](_0x36efa1(0x229),_0x226922);}}function Rt(_0x1dc019,_0xbd82fc,_0x43411c){const _0x3d0a69=_0x4cd320;for(const _0x3ba803 of _0xbd82fc[_0x3d0a69(0x24e)][_0x3d0a69(0xdc)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3ba803[_0x3d0a69(0x178)]==_0x3ba803)return!0x1;if(!_0x43411c[_0x3d0a69(0x154)](_0x3ba803))return!0x1;if(_0x1dc019[_0x3d0a69(0x16b)](_0x3ba803)||_0x1dc019[_0x3d0a69(0x134)](_0x3ba803))return!0x0;}return!0x1;}function Tt(_0x4953ef){const _0x42f9d2=_0x4cd320;return _0x4953ef[_0x42f9d2(0x190)][_0x42f9d2(0x24e)]==_0x4953ef[_0x42f9d2(0x264)][_0x42f9d2(0x1e7)]&&_0x4953ef[_0x42f9d2(0x190)][_0x42f9d2(0x174)];}function Et(_0xb31cdd,_0x192ce6,_0x58ab2f,_0x5417a0){const _0x968b47=_0x4cd320,_0x3807c1=_0x113d1c=>!_0x113d1c[_0x968b47(0x1b3)]['is'](_0x968b47(0x1d4))&&!_0x5417a0[_0x968b47(0x16b)](_0x113d1c[_0x968b47(0x1b3)]),_0x1004b3=_0xb31cdd[_0x968b47(0x264)][_0x968b47(0x1ed)](_0x3807c1),_0x5e741f=_0xb31cdd[_0x968b47(0x190)][_0x968b47(0x1ed)](_0x3807c1,{'direction':_0x968b47(0x1c2)});return(!_0xb31cdd[_0x968b47(0x264)][_0x968b47(0x237)](_0x1004b3)||!_0xb31cdd[_0x968b47(0x190)][_0x968b47(0x237)](_0x5e741f))&&(_0x1004b3[_0x968b47(0x111)](_0x5e741f)?_0x58ab2f[_0x968b47(0x1a7)](_0x192ce6,{'range':_0x58ab2f[_0x968b47(0x205)](_0x1004b3,_0x5e741f)}):_0x58ab2f[_0x968b47(0x222)](_0x192ce6),!0x0);}function Vt(_0x5dd2a8){return _0x11f733(_0x5dd2a8);}function Ut(_0x321149){const _0x50c11b=_0x4cd320,_0x4d873e=_0x321149[_0x50c11b(0x264)][_0x50c11b(0x1e7)];return _0x4d873e&&_0x4d873e['is'](_0x50c11b(0x20a));}function Ot(_0x2a63b0,_0x29532c){const _0x54df15=_0x4cd320;return null==_0x2a63b0[_0x54df15(0x190)][_0x54df15(0xbc)]&&_0x2a63b0[_0x54df15(0x190)][_0x54df15(0x24e)]==_0x2a63b0[_0x54df15(0x264)][_0x54df15(0x1e7)]?Ft(_0x2a63b0[_0x54df15(0x264)][_0x54df15(0x1e7)],_0x29532c):_0x2a63b0;}function Ft(_0x2af207,_0x4cd4c6){const _0x29aef9=_0x4cd320,_0x31eced=_0x4cd4c6[_0x29aef9(0xfe)][_0x29aef9(0x16b)](_0x2af207)||_0x4cd4c6[_0x29aef9(0xfe)][_0x29aef9(0x10f)](_0x2af207);return _0x4cd4c6[_0x29aef9(0x205)](_0x4cd4c6[_0x29aef9(0x150)](_0x2af207,_0x29aef9(0x23e)),_0x31eced?_0x4cd4c6[_0x29aef9(0x21b)](_0x2af207):_0x4cd4c6[_0x29aef9(0x150)](_0x2af207,_0x29aef9(0x190)));}function Gt(_0x300ab6,_0x39454c,_0x39d432,_0x894f06,_0x4121ce){const _0x538c79=_0x4cd320;if(!Pt(_0x300ab6,_0x39454c))return!0x1;if(_0x39d432[_0x538c79(0x190)][_0x538c79(0x237)](_0x894f06[_0x538c79(0x264)]))return!0x0;if(_0x300ab6[_0x538c79(0x14a)]!=_0x39454c[_0x538c79(0x14a)])return!0x1;if(!_0x39d432[_0x538c79(0x190)][_0x538c79(0xf7)](_0x894f06[_0x538c79(0x264)]))return!0x1;const _0x356185=_0x4121ce[_0x538c79(0x205)](_0x39d432[_0x538c79(0x190)],_0x894f06[_0x538c79(0x264)])[_0x538c79(0xf4)]();for(const _0x321404 of _0x356185)if([_0x538c79(0x1b6),_0x538c79(0x230)][_0x538c79(0xe0)](_0x321404[_0x538c79(0x14a)])&&_0x4121ce[_0x538c79(0xfe)][_0x538c79(0x134)](_0x321404[_0x538c79(0x1b3)]))return!0x1;return!0x0;}function Pt(_0x1d9a48,_0x13fa88,_0xff6d4d=[]){const _0x4fc105=_0x4cd320;return!(!_0x1d9a48[_0x4fc105(0x126)]||!_0x13fa88[_0x4fc105(0x126)])&&_0x4c67d8(_0x2377f4(_0x1d9a48[_0x4fc105(0xd9)],_0xff6d4d),_0x2377f4(_0x13fa88[_0x4fc105(0xd9)],_0xff6d4d));}function Lt(_0x4de73a,_0x31e85f){const _0xf08a9b=_0x4cd320,_0x50cfb3=Ht(_0x4de73a[_0xf08a9b(0xd9)]),_0x1416a2=Ht(_0x31e85f);if(!_0x4de73a[_0xf08a9b(0x126)])return!0x1;for(const _0x6cf6c5 of Object[_0xf08a9b(0x11a)](_0x1416a2))if(!_0x4c67d8(_0x50cfb3[_0x6cf6c5],_0x1416a2[_0x6cf6c5]))return!0x1;return!0x0;}function Ht(_0x17b0f4){const _0x15eb78=_0x4cd320,_0x1a6673=Object[_0x15eb78(0x1f5)]({},_0x17b0f4);return delete _0x1a6673[_0x15eb78(0x18f)],delete _0x1a6673[_0x15eb78(0x1e3)],_0x1a6673;}function _0x20fa(){const _0x241df3=['_refreshAttributeSuggestionsChain','elementStart','isIntersectingWithRange','formatBlock:discard','_onDiscard','multipleBlocks','setTo','4149baevXS','suggestion:attribute:','insertion:join','getIntersection','markers','addSuggestionData','backward','setSelection','stopListening','addMarker:suggestion:formatBlock','_descriptionFactory','fetchCommentThread','createRangeIn','_setSuggestionRange','$graveyard','getFirstRange','never','LEAVE','isAfter','targetPosition','after','addCommentThread','formatBlock','rename','$textProxy','range','substring','insertion:chain','subType','TrackChangesEditing','formatInline:accept','hasComments','enqueueChange','_blockAttributeKeys','trackChanges.mergeNestedSuggestions','insertion:','config','insertion:accept','getUser','tablePasteChainId','_suggestionState','registerPostFixer','createPositionBefore','nodeAfter','formatInline','_enabledCommands','track-changes-user-not-found','isIntersecting','addUser','getLastMatchingPosition','find','ck-suggestion-marker','isUndo','removeMarker:suggestion:attribute','ENTER','track-changes-command-not-found','authorName','assign','deletion:discard','addMarker:suggestion:attribute','ready','_isForcedDefaultExecutionBlock','addMarkerName','suggestionUnloaded','discardSuggestion','listenTo','applyOperation','isDocumentOperation','isOwn','key','notReady','_isRegisteredAttribute','creator','createRange','isLocal','editor','isBlock','formatInline:chain','element','plugins','insertion:discard','isExternal','lowest','unbindElementFromMarkerName','group','createdAt','isMultiRange','then','FORMATTING','enableDefaultAttributesIntegration','markInsertion','_adapter','_recordAttributeChanges','forEach','$text','createPositionAfter','formatBlock:chain','containerElement','_setSuggestionData','data-suggestion','every','_handleNewSuggestionMarker','removeMarker','getSuggestion','howMany','isInsideObject','some','consume','highest','attribute:join','has','update:suggestion','rootName','_isBlockAttribute','markerName','markerToData','elementEnd','set','clone','setAttribute','widget','previous','5514796GrblMH','isEqual','from','formatBlock:accept','_addThreadToSuggestion','values','@external','oldRange','before','markMultiRangeBlockFormat','getContainedElement','forward','detach','batch','getRange','containsPosition','getChangedMarkers','ck-suggestion-marker-','getItems','getNearestSelectionRange','define','markMultiRangeInsertion','multi','_reduceExistingSuggestions','parent','markMultiRangeDeletion','1597176BsnIQO','toJSON','track-changes-adapter-missing-getsuggestion','getChanges','getAttribute','meta','addMarker:suggestion','commandName','formatGroupId','_editor','always','8DnkQuw','createSelection','insert','createElement','_SUGGESTION_ANNOUNCEMENT','change:_saved','concat','refresh','trackChangesCommand','start','fromRange','accept','forceDefaultExecution','getSuggestionCallback','discardAllSuggestions','createRangeOn','change','size','nodeBefore','push','high','_splitMarkerName','_model','normal','ck-suggestion-marker-formatInline','_addSuggestionMarker','getMarkers','markerReady','upcast','splitPosition','_reduceSuggestionAttributeRange','removeMarkers','conversion','_saved','unbind','documentSelection','join','name','enableReadOnlyMode','attribute:discard','selection','addSuggestion','dataReady','_inlineAttributeKeys','formatInline:discard','PENDING_ACTION_SUGGESTION','model','attributes','dataToMarker','addComment','getAncestors','containsRangeInObject','formatBlock:join','markBlockFormat','includes','attributeNewValue','suggestionLoaded','sort','_checkSuggestionCorrectness','isRemovable','resolve','filter','registerBlockAttribute','9030jUPuCW','hasSuggestion','return','warn','dataDowncast','3HVuRAm','attribute:accept','next','_registerDefaultCallbacks','comments','groupId','getWalker','_joinSuggestions','options','isTouching','rethrowUnexpectedError','suggestion-type','_getSuggestionData','commentThread','_processAttributeChanges','splice','schema','_suggestionFactory','_findSuggestions','formatInline:','1592866TasjBW','_mergeNestedSuggestions','_createSuggestion','_afterChanges','stop','moveTargetPosition','format','trackChanges','insertContent','_refreshSuggestionsChain','_updateSuggestionData','1489129mmgQfk','catch','isSelectable','getSuggestions','isBefore','getFirstMarker','markDeletion','removeAttribute','move','acceptSuggestion','buildSuggestion','data','pluginName','keys','marker-count','head','addHighlight','deletion','_commentsRepository','attributeKey','$marker','delete','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.','add','formatBlock:','_isDataLoaded','isAtEnd','toViewElement','hasCommentThread','document','getAllAdjacentSuggestions','oldValue','markInlineFormat','authoredAt','insertion','bindElementToMarker','addClass','_rangeIsInLocalUserInsertion','getCommentThread','isLimit','fire','_getExternalAuthor','error-saving-suggestion-data-suggestion-discarded','_getAttributeKey','consumable','chain','getCustomProperty','announce','12614525fTKmBQ','removeComment','activeMarkers','_getAuthorFromId','suggestionChanged','pop','unshift','CommentsRepository','enableCommand','map','track-changes-suggestion-not-found','deletion:accept','3045KxTLyk','type','track-changes-enable-command-twice','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active','low','startsWith','createPositionAt','addMarker','removed','_element','containsItem','updateSuggestion','removeClass','position','_customCallbacks','acceptSelectedSuggestions','getMultiRangeId','reconvertMarker','_cutOutSuggestionMarker','newRange','clear','split','isArray','mapper','isNextTo','fromCharCode','change:activeMarkers','track-changes-adapter-already-set','_removeSuggestion','rejected','init','open','registerInlineAttribute','isObject','suggestion','addRange','markerToHighlight','isCollapsed','descriptionFactory','isInContent','length','editingDowncast','isAtStart','Users','change:data','showSuggestionHighlights','root','containsRange','_initAriaMarkerChangeAnnouncements','attribute:','value','_processAttributeSuggestions','_breakSuggestionMarker','_suggestions','_trackFormatChanges','acceptAllSuggestions','deletion:chain','writer','discard','suggestion:','getDifference','author','deletion:join','deletion:','collaboration.channelId','track-changes-suggestion-data-mismatch','accepted','attributeOldValue','locale','skipNestingCheck','end','_getMarkerAnnouncementText','get','discardSelectedSuggestions','getRanges','requires','_defaultCallbacks','newValue','getShiftedBy','editing','removeMarker:suggestion:formatBlock','substr','markAttributeChange','PendingActions','_recordAttributeSuggestions','remove','attribute','adapter','for','10266qdMfcO','deleteContent','differ','toUpperCase','updateMarker','execute','formatInline:join','markerNameToElements','default','_joinWithAdjacentSuggestions','commands','originalSuggestionId','$elementName','registerCustomCallback','elementToElement','trackChanges.trackFormatChanges','item','external:'];_0x20fa=function(){return _0x241df3;};return _0x20fa();}
|
|
23
|
+
const _0x400df0=_0x5c52;(function(_0x53dd4e,_0x213870){const _0x12f108=_0x5c52,_0x53e302=_0x53dd4e();while(!![]){try{const _0x341bdd=parseInt(_0x12f108(0x300))/0x1*(-parseInt(_0x12f108(0x309))/0x2)+-parseInt(_0x12f108(0x2c8))/0x3*(parseInt(_0x12f108(0x22e))/0x4)+parseInt(_0x12f108(0x287))/0x5*(parseInt(_0x12f108(0x1f2))/0x6)+parseInt(_0x12f108(0x245))/0x7*(parseInt(_0x12f108(0x228))/0x8)+parseInt(_0x12f108(0x1f5))/0x9*(parseInt(_0x12f108(0x1d4))/0xa)+-parseInt(_0x12f108(0x262))/0xb+-parseInt(_0x12f108(0x238))/0xc*(-parseInt(_0x12f108(0x354))/0xd);if(_0x341bdd===_0x213870)break;else _0x53e302['push'](_0x53e302['shift']());}catch(_0xc5b9db){_0x53e302['push'](_0x53e302['shift']());}}}(_0x483f,0x69058));import{Plugin as _0x2644b8,PendingActions as _0x532db4}from'ckeditor5/src/core.js';import{LiveRange as _0x61d66a}from'ckeditor5/src/engine.js';import{CKEditorError as _0x54bd3e,uid as _0x229083,priorities as _0x339071,logWarning as _0x24c01a}from'ckeditor5/src/utils.js';import{toWidget as _0x65533}from'ckeditor5/src/widget.js';function _0x483f(){const _0x70317d=['trackChangesCommand','discard','track-changes-command-not-found','_isRegisteredAttribute','widget','_getExternalAuthor','addMarker:suggestion:attribute','deletion:join','_getAuthorFromId','setAttribute','removeMarker','accepted','42hpqllh','isArray','_trackFormatChanges','_getSuggestionData','addClass','setSelection','isBefore','isMultiRange','removeAttribute','attribute','formatInline:join','_adapter','unshift','error-saving-suggestion-data-suggestion-discarded','editing','skipNestingCheck','_reduceExistingSuggestions','moveTargetPosition','getLastMatchingPosition','execute','getNearestSelectionRange','getItems','suggestion','startsWith','createPositionBefore','attribute:join','normal','never','getIntersection','2952565HQGQfr','track-changes-suggestion-data-mismatch','dataToMarker','nodeAfter','deleteContent','addMarkerName','_createSuggestion','getCommentThread','registerCustomCallback','insertion','discardSuggestion','insertion:join','fetchCommentThread','addMarker:suggestion','_suggestionState','_processAttributeChanges','buildSuggestion','newRange','notReady','getMultiRangeId','isInContent','rootName','getDifference','nodeBefore','getContainedElement','open','_afterChanges','locale','getCustomProperty','_element','forward','conversion','data','originalSuggestionId','createRangeIn','isSelectable','applyOperation','20145uNcibT','addRange','clone','containsRangeInObject','multipleBlocks','formatInline','filter','map','_getMarkerAnnouncementText','suggestionChanged','resolve','reconvertMarker','position','bindElementToMarker','$elementName','start','concat','howMany','unbind','hasCommentThread','registerInlineAttribute','after','markBlockFormat','toJSON','remove','previous','consumable','enableCommand','isNextTo','chain','_reduceSuggestionAttributeRange','before','discardSelectedSuggestions','unbindElementFromMarkerName','highest','key','has','editingDowncast','isEqual','isObject','_saved','fire','_setSuggestionData','rethrowUnexpectedError','type','creator','announce','attributeOldValue','containsItem','isLocal','suggestion:','_descriptionFactory','removeMarkers','sort','always','head','isCollapsed','newValue','getChangedMarkers','suggestionUnloaded','_defaultCallbacks','_setSuggestionRange','groupId','change:activeMarkers','commands','1698aPDDfE','multi','getChanges','value','join','markInsertion','acceptSuggestion','$graveyard','marker-count','getWalker','_model','markMultiRangeBlockFormat','_suggestions','define','every','getMarkers','get','comments','removeMarker:suggestion:formatBlock','addHighlight','_initAriaMarkerChangeAnnouncements','isDocumentOperation','TrackChangesEditing','authoredAt','external:','insertion:discard','documentSelection','root','markInlineFormat','markers','formatBlock:','hasSuggestion','createRange','change:data','ck-suggestion-marker--active','getRanges','PendingActions','rename','ENTER','length','registerPostFixer','targetPosition','dataReady','_splitMarkerName','trackChanges.mergeNestedSuggestions','stop','createSelection','assign','createdAt','_processAttributeSuggestions','listenTo','suggestion-type','elementToElement','next','change:_saved','Users','3oLDUdl','createPositionAfter','markerName','forceDefaultExecution','formatInline:discard','differ','includes','insertion:accept','batch','373250erXQsK','deletion','addMarker','_commentsRepository','substr','commandName','model','track-changes-suggestion-not-found','track-changes-adapter-missing-getsuggestion','requires','getSuggestions','init','pop','ck-suggestion-marker-formatInline','pluginName','warn','insertion:','consume','ck-suggestion-marker','document','isAtEnd','isOwn','item','values','some','_isBlockAttribute','getSuggestionCallback','isExternal','ck-suggestion-marker-formatBlock','_joinSuggestions','add','isAfter','_removeSuggestion','parent','_addSuggestionMarker','oldRange','_refreshAttributeSuggestionsChain','meta','isIntersectingWithRange','PENDING_ACTION_SUGGESTION','isLimit','set','_cutOutSuggestionMarker','markerToHighlight','_customCallbacks','_isDataLoaded','for','removeClass','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.','mapper','addComment','_SUGGESTION_ANNOUNCEMENT','activeMarkers','attributeNewValue','default','_blockAttributeKeys','$textProxy','setTo','_suggestionFactory','upcast','oldValue','change','track-changes-user-not-found','getAttribute','isRemovable','containerElement','isInsideObject','formatInline:chain','substring','isTouching','clear','showSuggestionHighlights','attributeKey','fromCharCode','getFirstRange','47333oTEDjQ','addSuggestionData','createRangeOn','editor','removeMarker:suggestion:attribute','low','markMultiRangeInsertion','formatBlock:join','detach','LEAVE','trackChanges','selection','_refreshSuggestionsChain','markAttributeChange','refresh','then','split','move','track-changes-adapter-already-set','formatBlock:discard','_recordAttributeChanges','insert','update:suggestion','$text','_findSuggestions','attribute:','updateMarker','splitPosition','containsPosition','attribute:accept','FORMATTING','_inlineAttributeKeys','track-changes-enable-command-twice','_joinWithAdjacentSuggestions','size','getShiftedBy','deletion:accept','_addThreadToSuggestion','discardAllSuggestions','addUser','config','getUser','markerNameToElements','ck-suggestion-marker-','attribute:discard','CommentsRepository','authorName','stopListening','find','high','subType','50kOvpZX','_editor','_breakSuggestionMarker','formatInline:','enableReadOnlyMode','deletion:discard','insertion:chain','insertContent','removed','enqueueChange','tablePasteChainId','elementEnd','trackChanges.trackFormatChanges','deletion:','markMultiRangeDeletion','name','toUpperCase','createElement','return','_updateSuggestionData','format','writer','enableDefaultAttributesIntegration','acceptSelectedSuggestions','isIntersecting','schema','markerReady','_onDiscard','$marker','ready','180tvLAKl','keys','_registerDefaultCallbacks','689157EfoNfL','dataDowncast','fromRange','from','splice','isUndo','_checkSuggestionCorrectness','@external','accept','registerBlockAttribute','containsRange','data-suggestion','plugins','_isForcedDefaultExecutionBlock','backward','deletion:chain','_enabledCommands','_recordAttributeSuggestions','formatInline:accept','_handleNewSuggestionMarker','markerToData','addMarker:suggestion:formatBlock','formatBlock:accept','author','markDeletion','getAllAdjacentSuggestions','toViewElement','group','collaboration.channelId','commentThread','descriptionFactory','rejected','createPositionAt','delete','formatBlock','lowest','getRange','suggestionLoaded','addSuggestion','getSuggestion','updateSuggestion','_getAttributeKey','forEach','formatGroupId','_mergeNestedSuggestions','attributes','elementStart','formatBlock:chain','element','catch','isAtStart','495136NDjTuh','acceptAllSuggestions','suggestion:attribute:','adapter','removeComment','push','2720ztFviN','hasComments','options','isBlock','addCommentThread','end','_rangeIsInLocalUserInsertion','range','getFirstMarker','getAncestors','2532iMQaAd'];_0x483f=function(){return _0x70317d;};return _0x483f();}import{Users as _0x2bc49b,hashObject as _0x576c64,surroundingMarkersDetector as _0x10686d}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x410c75 from'./commands/trackchangescommand.js';import _0x55ae8c from'./commands/acceptsuggestioncommand.js';import _0x549688 from'./commands/discardsuggestioncommand.js';import _0x34bb79 from'./commands/executeonallsuggestionscommand.js';import _0x539cb5 from'./commands/executeonselectedsuggestionscommand.js';import _0x77f0a7 from'./suggestion.js';import _0x4f3a6e from'./suggestiondescriptionfactory.js';import _0x362b91 from'./integrations/aiassistant.js';function _0x5c52(_0x1cb4ce,_0x53e890){const _0x483f5d=_0x483f();return _0x5c52=function(_0x5c5281,_0x86c698){_0x5c5281=_0x5c5281-0x1cd;let _0x32802d=_0x483f5d[_0x5c5281];return _0x32802d;},_0x5c52(_0x1cb4ce,_0x53e890);}import _0x5370d8 from'./integrations/alignment.js';import _0x4b2e9f from'./integrations/basicstyles.js';import _0x734fd4 from'./integrations/blockquote.js';import _0x3aff60 from'./integrations/casechange.js';import _0x348a4e from'./integrations/ckbox.js';import _0x53b4df from'./integrations/codeblock.js';import _0x519626 from'./integrations/comments.js';import _0x4d1706 from'./integrations/deletecommand.js';import _0x5850e6 from'./integrations/list.js';import _0x399f87 from'./integrations/listproperties.js';import _0xc1edc from'./integrations/entercommand.js';import _0x5152e7 from'./integrations/findandreplace.js';import _0x4217f7 from'./integrations/font.js';import _0xaa56b2 from'./integrations/formatpainter.js';import _0x13ab3 from'./integrations/heading.js';import _0x164130 from'./integrations/highlight.js';import _0xdf4f3b from'./integrations/horizontalline.js';import _0x73b309 from'./integrations/htmlembed.js';import _0x3dc001 from'./integrations/image.js';import _0x5bda79 from'./integrations/imagereplace.js';import _0x697625 from'./integrations/imagestyle.js';import _0x3820e3 from'./integrations/importword.js';import _0x24553c from'./integrations/indent.js';import _0x5a764f from'./integrations/inputcommand.js';import _0x334143 from'./integrations/link.js';import _0x32fd44 from'./integrations/legacylist.js';import _0x50e74c from'./integrations/legacylistproperties.js';import _0x541b85 from'./integrations/mediaembed.js';import _0x2c60b9 from'./integrations/mention.js';import _0x51b707 from'./integrations/multilevellist.js';import _0x1fdd48 from'./integrations/pagebreak.js';import _0x2fd446 from'./integrations/paragraph.js';import _0x2e5785 from'./integrations/removeformat.js';import _0x199c7a from'./integrations/restrictededitingmode.js';import _0x28836c from'./integrations/shiftentercommand.js';import _0x901af4 from'./integrations/standardeditingmode.js';import _0x374ac4 from'./integrations/style.js';import _0x3abd5f from'./integrations/table.js';import _0x5e5857 from'./integrations/tablemergesplit.js';import _0x2a492 from'./integrations/tableheadings.js';import _0x435176 from'./integrations/tableclipboard.js';import _0x18a10c from'./integrations/tablecolumnresize.js';import _0x53ed32 from'./integrations/template.js';import _0x20fa01 from'./integrations/tableofcontents.js';import _0x295e5c from'./integrations/title.js';import _0x42602b from'./integrations/undo.js';import _0x52f0c7 from'./integrations/tablecaption.js';import _0x4cfca6 from'./integrations/tableproperties.js';import{getTranslation as _0x3e196f}from'./utils/common-translations.js';import{isEqual as _0x265ed0,omit as _0x4de2eb}from'lodash-es';export const renameAttributeKey=_0x400df0(0x295);export default class p extends _0x2644b8{static get[_0x400df0(0x312)](){const _0x5ce94f=_0x400df0;return[_0x5ce94f(0x1ce),_0x2bc49b,_0x532db4,_0x362b91,_0x5370d8,_0x4b2e9f,_0x734fd4,_0x348a4e,_0x3aff60,_0x53b4df,_0x519626,_0x4d1706,_0xc1edc,_0x5152e7,_0x4217f7,_0xaa56b2,_0x13ab3,_0x164130,_0xdf4f3b,_0x73b309,_0x3dc001,_0x697625,_0x5bda79,_0x3820e3,_0x24553c,_0x5a764f,_0x32fd44,_0x50e74c,_0x51b707,_0x334143,_0x5850e6,_0x399f87,_0x541b85,_0x2c60b9,_0x1fdd48,_0x2fd446,_0x2e5785,_0x199c7a,_0x28836c,_0x901af4,_0x374ac4,_0x3abd5f,_0x5e5857,_0x2a492,_0x52f0c7,_0x435176,_0x18a10c,_0x20fa01,_0x4cfca6,_0x53ed32,_0x295e5c,_0x42602b];}static get[_0x400df0(0x317)](){const _0x23b7e0=_0x400df0;return _0x23b7e0(0x2de);}get[_0x400df0(0x2ba)](){const _0x3d030b=_0x400df0;return this[_0x3d030b(0x213)];}constructor(_0x4870c4){const _0x7b8685=_0x400df0;function _0x29a0cf(_0x223d1c){const _0x43983b=_0x5c52;return _0x223d1c[_0x43983b(0x28e)](_0x1717a5=>String[_0x43983b(0x352)](_0x1717a5))[_0x43983b(0x2cc)]('');}super(_0x4870c4),this[_0x7b8685(0x206)]=!0x1,this[_0x7b8685(0x332)](_0x7b8685(0x33d),[]),this['on'](_0x7b8685(0x2c6),(_0x254ac3,_0x5f4be3,_0x1440c7,_0x38355b)=>{const _0x4890b3=_0x7b8685;this[_0x4890b3(0x2d2)][_0x4890b3(0x346)](()=>{const _0xe2768=_0x4890b3;for(const _0x31133d of[..._0x38355b,..._0x1440c7])this[_0xe2768(0x2d2)][_0xe2768(0x2e5)][_0xe2768(0x2ab)](_0x31133d)&&_0x4870c4[_0xe2768(0x253)][_0xe2768(0x292)](_0x31133d);});}),this[_0x7b8685(0x213)]=new _0x4f3a6e(this[_0x7b8685(0x357)][_0x7b8685(0x30f)][_0x7b8685(0x1ed)],this[_0x7b8685(0x357)][_0x7b8685(0x27d)]),this[_0x7b8685(0x250)]=null,this[_0x7b8685(0x343)]=new xt(this[_0x7b8685(0x357)]),this[_0x7b8685(0x2d4)]=new Map(),this[_0x7b8685(0x30c)]=_0x4870c4[_0x7b8685(0x201)][_0x7b8685(0x2d8)](_0x7b8685(0x1ce)),this[_0x7b8685(0x205)]=new Set(),this[_0x7b8685(0x2d2)]=this[_0x7b8685(0x357)][_0x7b8685(0x30f)],this[_0x7b8685(0x270)]=new WeakMap(),this[_0x7b8685(0x202)]=!0x1,this[_0x7b8685(0x340)]=new Set([_0x7b8685(0x295)]),this[_0x7b8685(0x373)]=new Set(),_0x4870c4[_0x7b8685(0x37c)][_0x7b8685(0x2d5)](_0x7b8685(0x1e0),_0x7b8685(0x33f)),this[_0x7b8685(0x247)]=_0x4870c4[_0x7b8685(0x37c)][_0x7b8685(0x2d8)](_0x7b8685(0x1e0)),_0x4870c4[_0x7b8685(0x37c)][_0x7b8685(0x2d5)](_0x7b8685(0x2f4),!0x0),this[_0x7b8685(0x221)]=_0x4870c4[_0x7b8685(0x37c)][_0x7b8685(0x2d8)](_0x7b8685(0x2f4)),this[_0x7b8685(0x239)]=new _0x410c75(_0x4870c4,this[_0x7b8685(0x205)]),this[_0x7b8685(0x2dc)](),this[_0x29a0cf([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x29a0cf([0x34,0x30,0x34,0x38,0x31,0x30,0x31,0x32]);}[_0x400df0(0x314)](){const _0x359914=_0x400df0,_0x37a162=this[_0x359914(0x357)],_0x30ad65=(_0x1b9ba7,_0x2fd8b3)=>{const _0x549847=_0x359914;if(_0x549847(0x24e)!=_0x1b9ba7)return _0x549847(0x37f)+_0x1b9ba7;const _0x3f6388=_0x2fd8b3[_0x549847(0x364)]('|')[0x0];return this[_0x549847(0x322)](_0x3f6388)?_0x549847(0x325):_0x549847(0x316);};_0x37a162[_0x359914(0x281)][_0x359914(0x337)](_0x359914(0x2ac))[_0x359914(0x334)]({'model':_0x359914(0x25b),'view':_0x1abcaf=>{const _0x499ecd=_0x359914,{id:_0xafc922,type:_0x18ef45,subType:_0x5e13ee}=this[_0x499ecd(0x2f3)](_0x1abcaf[_0x499ecd(0x302)]),_0x2c523c=[_0x499ecd(0x31b),_0x30ad65(_0x18ef45,_0x5e13ee)];let _0xc08805=0xbb8;return this[_0x499ecd(0x33d)][_0x499ecd(0x306)](_0x1abcaf[_0x499ecd(0x302)])&&(_0x2c523c[_0x499ecd(0x22d)](_0x499ecd(0x2ea)),_0xc08805=0xbc2),_0x499ecd(0x30a)==_0x18ef45&&(_0xc08805+=0x5),{'classes':_0x2c523c,'attributes':{'data-suggestion':_0xafc922},'priority':_0xc08805};}}),_0x37a162[_0x359914(0x281)][_0x359914(0x337)](_0x359914(0x1f6))[_0x359914(0x327)](_0x2f0f96=>{const _0xcd9899=_0x359914;_0x2f0f96['on'](_0xcd9899(0x26f),(_0x314081,_0x113fde,_0x3157b7)=>{const _0x5be2e0=_0xcd9899;if(!_0x3157b7[_0x5be2e0(0x230)][_0x5be2e0(0x350)])return;const _0x554173=_0x113fde[_0x5be2e0(0x31f)];if(!_0x554173)return;const _0x5ee937=_0x3157b7[_0x5be2e0(0x33a)][_0x5be2e0(0x20f)](_0x554173);_0x37a162[_0x5be2e0(0x30f)][_0x5be2e0(0x1ed)][_0x5be2e0(0x2ae)](_0x554173)&&_0x5ee937&&!_0x5ee937[_0x5be2e0(0x27e)](_0x5be2e0(0x23d))&&_0x5ee937['is'](_0x5be2e0(0x34a))&&_0x65533(_0x5ee937,_0x3157b7[_0x5be2e0(0x1e9)]);},{'priority':_0xcd9899(0x1d2)});}),_0x37a162[_0x359914(0x281)][_0x359914(0x337)](_0x359914(0x1f6))[_0x359914(0x334)]({'model':_0x359914(0x25b),'view':(_0x37ff54,_0x25de85)=>{const _0x48cb9d=_0x359914;if(!_0x25de85[_0x48cb9d(0x230)][_0x48cb9d(0x350)])return null;const {type:_0x5a1063,subType:_0x33063b}=this[_0x48cb9d(0x2f3)](_0x37ff54[_0x48cb9d(0x302)]);return{'classes':[_0x48cb9d(0x31b),_0x30ad65(_0x5a1063,_0x33063b)],'priority':0xbb8};}});const _0x200452=({showActiveMarkers:_0x574153=!0x0,isAttributeSuggestion:_0xf16dc9=!0x1}={})=>(_0x27a10d,_0x3133a3,_0x28096e)=>{const _0x2546af=_0x359914;if(!_0x3133a3[_0x2546af(0x31f)])return;const {id:_0x5f48fc}=this[_0x2546af(0x2f3)](_0x3133a3[_0x2546af(0x302)]);if(_0xf16dc9){const _0x1f355f=this[_0x2546af(0x2d4)][_0x2546af(0x2d8)](_0x5f48fc),_0xb6bc29=this[_0x2546af(0x21e)](_0x1f355f);if(!this[_0x2546af(0x322)](_0xb6bc29))return;}if(_0x3133a3[_0x2546af(0x31f)]['is'](_0x2546af(0x35f)))return void _0x28096e[_0x2546af(0x2a1)][_0x2546af(0x31a)](_0x3133a3[_0x2546af(0x31f)],_0x27a10d[_0x2546af(0x1e3)]);const _0x28df87=_0x28096e[_0x2546af(0x33a)][_0x2546af(0x20f)](_0x3133a3[_0x2546af(0x31f)]);if(_0x3133a3[_0x2546af(0x31f)]['is'](_0x2546af(0x225))&&_0x37a162[_0x2546af(0x30f)][_0x2546af(0x1ed)][_0x2546af(0x231)](_0x3133a3[_0x2546af(0x31f)])&&!_0x28df87[_0x2546af(0x27e)](_0x2546af(0x2db))){_0x28096e[_0x2546af(0x1e9)][_0x2546af(0x249)]([_0x2546af(0x31b),_0x2546af(0x325)],_0x28df87),_0x28096e[_0x2546af(0x1e9)][_0x2546af(0x242)](_0x2546af(0x200),_0x5f48fc,_0x28df87),_0x28096e[_0x2546af(0x33a)][_0x2546af(0x294)](_0x28df87,_0x3133a3[_0x2546af(0x302)]),_0x574153&&(this[_0x2546af(0x33d)][_0x2546af(0x306)](_0x3133a3[_0x2546af(0x302)])?_0x28096e[_0x2546af(0x1e9)][_0x2546af(0x249)](_0x2546af(0x2ea),_0x28df87):_0x28096e[_0x2546af(0x1e9)][_0x2546af(0x338)](_0x2546af(0x2ea),_0x28df87));for(const _0x584da7 of _0x37a162[_0x2546af(0x30f)][_0x2546af(0x284)](_0x3133a3[_0x2546af(0x31f)])[_0x2546af(0x25a)]())_0x28096e[_0x2546af(0x2a1)][_0x2546af(0x31a)](_0x584da7,_0x27a10d[_0x2546af(0x1e3)]);_0x28096e[_0x2546af(0x2a1)][_0x2546af(0x31a)](_0x3133a3[_0x2546af(0x31f)],_0x27a10d[_0x2546af(0x1e3)]);}};_0x37a162[_0x359914(0x281)][_0x359914(0x337)](_0x359914(0x1f6))[_0x359914(0x327)](_0x56006c=>{const _0x495c2e=_0x359914;_0x56006c['on'](_0x495c2e(0x20a),(_0x4c0e1b,_0x466dc4,_0x22fa7c)=>{const _0x33f07c=_0x495c2e;_0x22fa7c[_0x33f07c(0x230)][_0x33f07c(0x350)]&&_0x200452({'showActiveMarkers':!0x1})(_0x4c0e1b,_0x466dc4,_0x22fa7c);},{'priority':_0x495c2e(0x2a9)});}),_0x37a162[_0x359914(0x281)][_0x359914(0x337)](_0x359914(0x1f6))[_0x359914(0x327)](_0x1ca362=>{const _0x2f9f29=_0x359914;_0x1ca362['on'](_0x2f9f29(0x23f),(_0x316b03,_0x4f8925,_0x4a297c)=>{const _0x2cc724=_0x2f9f29;_0x4a297c[_0x2cc724(0x230)][_0x2cc724(0x350)]&&_0x200452({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x316b03,_0x4f8925,_0x4a297c);},{'priority':_0x2f9f29(0x2a9)});}),_0x37a162[_0x359914(0x281)][_0x359914(0x337)](_0x359914(0x1f6))[_0x359914(0x209)]({'model':_0x359914(0x25b),'view':(_0x233c69,_0x3c417b)=>_0x3c417b[_0x359914(0x230)][_0x359914(0x350)]?null:{'group':_0x359914(0x25b),'name':_0x233c69[_0x359914(0x30d)](0xb)}}),_0x37a162[_0x359914(0x281)][_0x359914(0x337)](_0x359914(0x344))[_0x359914(0x2fc)]({'view':{'name':_0x359914(0x25b),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x5360c0,{writer:_0x116b09})=>{const _0x448549=_0x359914;let _0x5ad913=_0x448549(0x2b9)+_0x5360c0[_0x448549(0x348)](_0x448549(0x2fb))+':'+_0x5360c0[_0x448549(0x348)]('id');return _0x5360c0[_0x448549(0x348)](_0x448549(0x2d0))&&(_0x5ad913+=':'+_0x5360c0[_0x448549(0x348)](_0x448549(0x2d0))),_0x116b09[_0x448549(0x1e5)](_0x448549(0x1f0),{'data-name':_0x5ad913});}}),_0x37a162[_0x359914(0x281)][_0x359914(0x337)](_0x359914(0x344))[_0x359914(0x264)]({'view':_0x359914(0x25b)}),_0x37a162[_0x359914(0x281)][_0x359914(0x337)](_0x359914(0x2ac))[_0x359914(0x327)](_0x15e805=>{const _0x4fb37d=_0x359914;_0x15e805['on'](_0x4fb37d(0x20a),_0x200452(),{'priority':_0x4fb37d(0x1d2)});}),_0x37a162[_0x359914(0x281)][_0x359914(0x337)](_0x359914(0x2ac))[_0x359914(0x327)](_0xbd0e9=>{const _0x5703bc=_0x359914;_0xbd0e9['on'](_0x5703bc(0x23f),_0x200452({'isAttributeSuggestion':!0x0}),{'priority':_0x5703bc(0x1d2)});}),_0x37a162[_0x359914(0x281)][_0x359914(0x337)](_0x359914(0x2ac))[_0x359914(0x327)](_0x3b8811=>{const _0x5620db=_0x359914;_0x3b8811['on'](_0x5620db(0x2da),(_0x553a43,_0x271a19,_0x3a3c55)=>{const _0xf1a34a=_0x5620db,_0x5c5fa0=_0x3a3c55[_0xf1a34a(0x33a)][_0xf1a34a(0x37e)](_0x271a19[_0xf1a34a(0x302)]);if(_0x5c5fa0){for(const _0x74b8b1 of _0x5c5fa0)_0x74b8b1[_0xf1a34a(0x27e)](_0xf1a34a(0x2db))||(_0x3a3c55[_0xf1a34a(0x1e9)][_0xf1a34a(0x338)]([_0xf1a34a(0x31b),_0xf1a34a(0x325),_0xf1a34a(0x2ea)],_0x74b8b1),_0x3a3c55[_0xf1a34a(0x1e9)][_0xf1a34a(0x24d)](_0xf1a34a(0x200),_0x74b8b1),_0x3a3c55[_0xf1a34a(0x33a)][_0xf1a34a(0x2a8)](_0x74b8b1,_0x271a19[_0xf1a34a(0x302)]));}},{'priority':_0x5620db(0x1d2)});}),_0x37a162[_0x359914(0x281)][_0x359914(0x337)](_0x359914(0x2ac))[_0x359914(0x327)](_0x3910a1=>{const _0x50e6eb=_0x359914;_0x3910a1['on'](_0x50e6eb(0x358),(_0x1db7c3,_0x4c2059,_0x12e1b8)=>{const _0x376041=_0x50e6eb,_0x6da53e=_0x12e1b8[_0x376041(0x33a)][_0x376041(0x37e)](_0x4c2059[_0x376041(0x302)]);if(!_0x6da53e)return;const {id:_0xb83ca1}=this[_0x376041(0x2f3)](_0x4c2059[_0x376041(0x302)]),_0x20a665=this[_0x376041(0x2d4)][_0x376041(0x2d8)](_0xb83ca1),_0x12e253=this[_0x376041(0x21e)](_0x20a665);if(this[_0x376041(0x322)](_0x12e253)){for(const _0x3543c5 of _0x6da53e)_0x3543c5[_0x376041(0x27e)](_0x376041(0x2db))||(_0x12e1b8[_0x376041(0x1e9)][_0x376041(0x338)]([_0x376041(0x31b),_0x376041(0x325),_0x376041(0x2ea)],_0x3543c5),_0x12e1b8[_0x376041(0x1e9)][_0x376041(0x24d)](_0x376041(0x200),_0x3543c5),_0x12e1b8[_0x376041(0x33a)][_0x376041(0x2a8)](_0x3543c5,_0x4c2059[_0x376041(0x302)]));}},{'priority':_0x50e6eb(0x1d2)});}),_0x37a162[_0x359914(0x30f)][_0x359914(0x31c)][_0x359914(0x2f0)](_0x333880=>{const _0x4a0aa4=_0x359914;let _0x175108=!0x1;const _0x300618=Array[_0x4a0aa4(0x1f8)](_0x37a162[_0x4a0aa4(0x30f)][_0x4a0aa4(0x31c)][_0x4a0aa4(0x305)][_0x4a0aa4(0x2c1)]()),_0x1ec1cf=new Set();for(const {name:_0x31cdf5,data:_0x301132}of _0x300618){const {group:_0x3b382b,type:_0x4228b0,subType:_0x43a904,id:_0x2eed0a}=this[_0x4a0aa4(0x2f3)](_0x31cdf5);if(_0x4a0aa4(0x25b)!==_0x3b382b)continue;const _0x58acc2=this[_0x4a0aa4(0x2d4)][_0x4a0aa4(0x2d8)](_0x2eed0a);if(null!=_0x301132[_0x4a0aa4(0x273)]){_0x4a0aa4(0x28c)==_0x4228b0&&(_0x175108=_0x175108||Et(_0x301132[_0x4a0aa4(0x273)],_0x31cdf5,_0x333880,_0x37a162[_0x4a0aa4(0x30f)][_0x4a0aa4(0x1ed)]));const _0x30d8f9=_0x4a0aa4(0x24e)==_0x4228b0&&this[_0x4a0aa4(0x322)](_0x43a904[_0x4a0aa4(0x364)]('|')[0x0]);if(_0x301132[_0x4a0aa4(0x273)][_0x4a0aa4(0x2bf)]||_0x4a0aa4(0x2cf)==_0x301132[_0x4a0aa4(0x273)][_0x4a0aa4(0x2e3)][_0x4a0aa4(0x277)]||_0x4a0aa4(0x217)==_0x4228b0&&!Ut(_0x301132[_0x4a0aa4(0x273)])||_0x30d8f9&&!Ut(_0x301132[_0x4a0aa4(0x273)])||_0x4a0aa4(0x30a)==_0x4228b0&&!(!Tt(_0x5e9abc=_0x301132[_0x4a0aa4(0x273)])&&!function(_0x3c2876){const _0xdfa2a5=_0x4a0aa4;return _0x3c2876[_0xdfa2a5(0x296)][_0xdfa2a5(0x32a)]==_0x3c2876[_0xdfa2a5(0x233)][_0xdfa2a5(0x279)]&&_0x3c2876[_0xdfa2a5(0x296)][_0xdfa2a5(0x31d)];}(_0x5e9abc)))_0x333880[_0x4a0aa4(0x243)](_0x31cdf5),_0x175108=!0x0;else{if(!_0x58acc2||!_0x58acc2[_0x4a0aa4(0x276)])continue;_0x1ec1cf[_0x4a0aa4(0x327)](_0x58acc2);}}}var _0x5e9abc;return _0x1ec1cf[_0x4a0aa4(0x376)]>0x0&&(_0x175108=!!this[_0x4a0aa4(0x375)](_0x1ec1cf)||_0x175108),_0x175108;}),_0x37a162[_0x359914(0x30f)][_0x359914(0x31c)][_0x359914(0x2f0)](_0x234237=>{const _0x9f219d=_0x359914;let _0x2966b8=!0x1;for(const _0x3293f5 of _0x37a162[_0x9f219d(0x30f)][_0x9f219d(0x31c)][_0x9f219d(0x305)][_0x9f219d(0x2ca)]())if(_0x9f219d(0x369)==_0x3293f5[_0x9f219d(0x2b3)])for(const _0x4fcba5 of this[_0x9f219d(0x2d4)][_0x9f219d(0x320)]()){if(_0x4fcba5[_0x9f219d(0x24c)]||!_0x4fcba5[_0x9f219d(0x276)])continue;const _0x37a5ab=_0x9f219d(0x217)==_0x4fcba5[_0x9f219d(0x2b3)],_0x47d107=this[_0x9f219d(0x21e)](_0x4fcba5),_0x4c510a=_0x47d107&&this[_0x9f219d(0x322)](_0x47d107);if(!_0x37a5ab&&!_0x4c510a)continue;const _0x476e49=_0x4fcba5[_0x9f219d(0x353)]();if(_0x476e49[_0x9f219d(0x296)][_0x9f219d(0x32a)]!=_0x476e49[_0x9f219d(0x233)][_0x9f219d(0x32a)]&&!_0x476e49[_0x9f219d(0x233)][_0x9f219d(0x31d)]){const _0xe1ac37=_0x37a162[_0x9f219d(0x30f)][_0x9f219d(0x215)](_0x476e49[_0x9f219d(0x296)][_0x9f219d(0x265)],_0x9f219d(0x233)),_0x30ac86=_0x37a162[_0x9f219d(0x30f)][_0x9f219d(0x2e8)](_0x476e49[_0x9f219d(0x296)],_0xe1ac37);_0x234237[_0x9f219d(0x36e)](_0x4fcba5[_0x9f219d(0x236)](),{'range':_0x30ac86}),_0x2966b8=!0x0;}}return _0x2966b8;}),_0x37a162[_0x359914(0x30f)][_0x359914(0x31c)][_0x359914(0x2f0)](_0x209385=>this[_0x359914(0x271)](_0x209385)),_0x37a162[_0x359914(0x30f)][_0x359914(0x31c)][_0x359914(0x2f0)](_0x51a4b1=>!_0x51a4b1[_0x359914(0x308)][_0x359914(0x2b8)]&&this[_0x359914(0x2f9)](_0x51a4b1)),_0x37a162[_0x359914(0x30f)]['on'](_0x359914(0x27c),()=>{const _0x1570ee=_0x359914;this[_0x1570ee(0x206)]=!0x1;}),_0x37a162[_0x359914(0x30f)][_0x359914(0x31c)]['on'](_0x359914(0x2e9),(_0xcb6335,_0x1cea2b)=>{const _0x4ae4e9=_0x359914;if(!_0x1cea2b[_0x4ae4e9(0x2b8)]||_0x1cea2b[_0x4ae4e9(0x1fa)])return;if(!this[_0x4ae4e9(0x206)])return;const _0x9e6495=_0x37a162[_0x4ae4e9(0x30f)][_0x4ae4e9(0x31c)][_0x4ae4e9(0x305)][_0x4ae4e9(0x2ca)]();if(0x0==_0x9e6495[_0x4ae4e9(0x2ef)])return;const _0x4fd60f=[],_0x3c4afb=_0x9e6495[_0x4ae4e9(0x28d)](_0xe18558=>_0x4ae4e9(0x24e)==_0xe18558[_0x4ae4e9(0x2b3)]),_0x12b7ba=_0x9e6495[_0x4ae4e9(0x28d)](_0x5156a5=>_0x4ae4e9(0x369)==_0x5156a5[_0x4ae4e9(0x2b3)]&&_0x4ae4e9(0x36b)!=_0x5156a5[_0x4ae4e9(0x1e3)]),_0x21473b=_0x9e6495[_0x4ae4e9(0x28d)](_0x2b8587=>_0x4ae4e9(0x29f)==_0x2b8587[_0x4ae4e9(0x2b3)]&&_0x4ae4e9(0x36b)!=_0x2b8587[_0x4ae4e9(0x1e3)]);for(const _0x1bd6a4 of _0x3c4afb)this[_0x4ae4e9(0x23c)](_0x1bd6a4[_0x4ae4e9(0x351)])&&_0x4fd60f[_0x4ae4e9(0x22d)]({'key':_0x1bd6a4[_0x4ae4e9(0x351)],'newValue':_0x1bd6a4[_0x4ae4e9(0x33e)],'oldValue':_0x1bd6a4[_0x4ae4e9(0x2b6)],'range':Ot(_0x1bd6a4[_0x4ae4e9(0x235)],_0x37a162[_0x4ae4e9(0x30f)])});for(const _0x2bfe64 of _0x12b7ba){const _0x297566=_0x21473b[_0x4ae4e9(0x1d1)](_0x4acdf2=>_0x4acdf2[_0x4ae4e9(0x27f)]===_0x2bfe64[_0x4ae4e9(0x27f)]);if(_0x297566){const _0x10c53d=Ft(_0x2bfe64[_0x4ae4e9(0x293)][_0x4ae4e9(0x265)],_0x37a162[_0x4ae4e9(0x30f)]);_0x297566[_0x4ae4e9(0x1e3)]!==_0x2bfe64[_0x4ae4e9(0x1e3)]&&_0x4fd60f[_0x4ae4e9(0x22d)]({'key':_0x4ae4e9(0x295),'newValue':_0x2bfe64[_0x4ae4e9(0x1e3)],'oldValue':_0x297566[_0x4ae4e9(0x1e3)],'range':_0x10c53d});for(const [_0x5e4722,_0x2a998e]of _0x297566[_0x4ae4e9(0x222)]){if(!this[_0x4ae4e9(0x23c)](_0x5e4722))continue;const _0x312271=_0x2bfe64[_0x4ae4e9(0x222)][_0x4ae4e9(0x2d8)](_0x5e4722);_0x2a998e!==_0x312271&&_0x4fd60f[_0x4ae4e9(0x22d)]({'key':_0x5e4722,'newValue':_0x312271,'oldValue':_0x2a998e,'range':_0x10c53d});}for(const [_0x6d3646,_0x4dfa26]of _0x2bfe64[_0x4ae4e9(0x222)])this[_0x4ae4e9(0x23c)](_0x6d3646)&&(_0x297566[_0x4ae4e9(0x222)][_0x4ae4e9(0x2ab)](_0x6d3646)||_0x4fd60f[_0x4ae4e9(0x22d)]({'key':_0x6d3646,'newValue':_0x4dfa26,'oldValue':null,'range':_0x10c53d}));}}0x0!=_0x4fd60f[_0x4ae4e9(0x2ef)]&&_0x37a162[_0x4ae4e9(0x30f)][_0x4ae4e9(0x1dd)](_0x1cea2b,_0x869a05=>{const _0x36d438=_0x4ae4e9,_0x1972ac=_0x229083();for(const {range:_0x596590,key:_0x5426d6,oldValue:_0x4040a6,newValue:_0x36ffa2}of _0x4fd60f)this[_0x36d438(0x361)](_0x596590,_0x5426d6,_0x4040a6,_0x36ffa2,{'groupId':_0x1972ac});this[_0x36d438(0x255)](_0x869a05,_0x4fd60f);});},{'priority':_0x359914(0x218)}),_0x37a162[_0x359914(0x30f)][_0x359914(0x2e5)]['on'](_0x359914(0x36a),(_0x35eb93,_0x22536c,_0x49ce30)=>{const _0x113ec6=_0x359914;if(null==_0x49ce30){const {id:_0x31b3f3}=this[_0x113ec6(0x2f3)](_0x22536c[_0x113ec6(0x1e3)]),_0x408a0a=this[_0x113ec6(0x2d4)][_0x113ec6(0x2d8)](_0x31b3f3);_0x408a0a&&_0x408a0a[_0x113ec6(0x267)](_0x22536c[_0x113ec6(0x1e3)]);}}),_0x37a162[_0x359914(0x30f)][_0x359914(0x31c)]['on'](_0x359914(0x2e9),()=>{const _0xf9ceb9=_0x359914,_0x1f6cc6=Array[_0xf9ceb9(0x1f8)](_0x37a162[_0xf9ceb9(0x30f)][_0xf9ceb9(0x31c)][_0xf9ceb9(0x305)][_0xf9ceb9(0x2c1)]())[_0xf9ceb9(0x28d)](_0x5265f9=>_0xf9ceb9(0x25b)===this[_0xf9ceb9(0x2f3)](_0x5265f9[_0xf9ceb9(0x1e3)])[_0xf9ceb9(0x210)]);if(0x0===_0x1f6cc6[_0xf9ceb9(0x2ef)])return;_0x1f6cc6[_0xf9ceb9(0x2bc)]((_0x10ffb4,_0x43373b)=>{const _0x4110f0=_0xf9ceb9,_0x14d0ae=_0x10ffb4[_0x4110f0(0x282)][_0x4110f0(0x32c)],_0x341dde=_0x43373b[_0x4110f0(0x282)][_0x4110f0(0x32c)];return null===_0x14d0ae&&null===_0x341dde?0x0:null===_0x14d0ae&&null!==_0x341dde?-0x1:null!==_0x14d0ae&&null===_0x341dde?0x1:_0x14d0ae[_0x4110f0(0x296)][_0x4110f0(0x24b)](_0x341dde[_0x4110f0(0x296)])?-0x1:0x1;});const _0x3089b0=new Set(),_0x4c9bb2=new Set();for(const {name:_0x458478,data:_0x804d}of _0x1f6cc6){const {id:_0x19e644}=this[_0xf9ceb9(0x2f3)](_0x458478);if(null===_0x804d[_0xf9ceb9(0x32c)]){const _0x46bf62=this[_0xf9ceb9(0x208)](_0x458478);_0x4c9bb2[_0xf9ceb9(0x327)](_0x46bf62);}else{const _0x2d30fc=this[_0xf9ceb9(0x2d4)][_0xf9ceb9(0x2d8)](_0x19e644);null!==_0x804d[_0xf9ceb9(0x273)]||_0x2d30fc[_0xf9ceb9(0x276)]?(_0x3089b0[_0xf9ceb9(0x327)](_0x2d30fc[_0xf9ceb9(0x2be)]),_0x4c9bb2[_0xf9ceb9(0x327)](_0x2d30fc)):this[_0xf9ceb9(0x329)](_0x2d30fc);}}_0x4c9bb2[_0xf9ceb9(0x376)]>0x0&&this[_0xf9ceb9(0x360)](_0x4c9bb2);for(const _0x44a942 of _0x3089b0)this[_0xf9ceb9(0x2b0)](_0xf9ceb9(0x290),_0x44a942);}),_0x37a162[_0x359914(0x30f)]['on'](_0x359914(0x286),(_0x1e9595,_0x331519)=>{const _0x4bc1ea=_0x359914,_0x2e4323=_0x331519[0x0];if(!this[_0x4bc1ea(0x2d4)][_0x4bc1ea(0x376)])return;if(!_0x2e4323[_0x4bc1ea(0x2dd)])return;if(_0x2e4323[_0x4bc1ea(0x308)][_0x4bc1ea(0x1fa)]||!_0x2e4323[_0x4bc1ea(0x308)][_0x4bc1ea(0x2b8)])return;let _0xa63a63,_0x3bcc3b;switch(_0x2e4323[_0x4bc1ea(0x2b3)]){case _0x4bc1ea(0x369):_0xa63a63=_0x37a162[_0x4bc1ea(0x30f)][_0x4bc1ea(0x215)](_0x2e4323[_0x4bc1ea(0x293)]),_0x3bcc3b=_0xa63a63[_0x4bc1ea(0x377)](_0x2e4323[_0x4bc1ea(0x298)]);break;case _0x4bc1ea(0x364):_0xa63a63=_0x37a162[_0x4bc1ea(0x30f)][_0x4bc1ea(0x215)](_0x2e4323[_0x4bc1ea(0x36f)]),_0x3bcc3b=_0x37a162[_0x4bc1ea(0x30f)][_0x4bc1ea(0x215)](_0x2e4323[_0x4bc1ea(0x256)]);break;case _0x4bc1ea(0x365):_0xa63a63=_0x37a162[_0x4bc1ea(0x30f)][_0x4bc1ea(0x215)](_0x2e4323[_0x4bc1ea(0x2f1)]),_0x3bcc3b=_0xa63a63[_0x4bc1ea(0x377)](_0x2e4323[_0x4bc1ea(0x298)]);break;default:return;}const _0x3f6502=_0x37a162[_0x4bc1ea(0x30f)][_0x4bc1ea(0x2e8)](_0xa63a63,_0x3bcc3b);_0x37a162[_0x4bc1ea(0x30f)][_0x4bc1ea(0x346)](()=>{const _0x20e03f=_0x4bc1ea;for(const {suggestion:_0x220309,meta:_0x32e714}of this[_0x20e03f(0x36c)](_0x3f6502)){if(_0x220309[_0x20e03f(0x24c)])continue;if(_0x20e03f(0x28c)==_0x220309[_0x20e03f(0x2b3)])continue;const _0x1c8d03=this[_0x20e03f(0x21e)](_0x220309);if(_0x1c8d03&&this[_0x20e03f(0x322)](_0x1c8d03)&&_0x20e03f(0x364)!=_0x2e4323[_0x20e03f(0x2b3)])continue;const _0x4a63b8=_0x220309[_0x20e03f(0x282)]&&_0x220309[_0x20e03f(0x282)][_0x20e03f(0x28b)];(_0x20e03f(0x217)!=_0x220309[_0x20e03f(0x2b3)]||_0x20e03f(0x364)==_0x2e4323[_0x20e03f(0x2b3)]&&!_0x4a63b8)&&(_0x32e714[_0x20e03f(0x28a)]||_0x20e03f(0x26b)==_0x220309[_0x20e03f(0x2b3)]&&_0x32e714[_0x20e03f(0x31e)]||_0x220309[_0x20e03f(0x353)]()[_0x20e03f(0x1ff)](_0x3f6502)&&this[_0x20e03f(0x1d6)](_0x220309,_0xa63a63,_0x3bcc3b));}});},{'priority':_0x359914(0x218)}),_0x37a162[_0x359914(0x30f)]['on'](_0x359914(0x266),(_0x4c88ff,_0x40c816)=>{const _0x3a5cc2=_0x359914,_0xc4439d=_0x40c816[0x0],_0xd80c4c=_0x40c816[0x1];if(_0xd80c4c&&_0xd80c4c[_0x3a5cc2(0x303)])return;if(this[_0x3a5cc2(0x202)])return;if(!this[_0x3a5cc2(0x239)][_0x3a5cc2(0x2cb)])return;if(_0xc4439d[_0x3a5cc2(0x2bf)])return;const _0x58f786=_0x37a162[_0x3a5cc2(0x30f)][_0x3a5cc2(0x1ed)],{start:_0x2f5224,end:_0x298434}=_0xc4439d[_0x3a5cc2(0x353)](),_0x5559ee=_0x2f5224[_0x3a5cc2(0x265)]&&_0x58f786[_0x3a5cc2(0x331)](_0x2f5224[_0x3a5cc2(0x265)])?null:_0x58f786[_0x3a5cc2(0x259)](_0x2f5224,_0x3a5cc2(0x280)),_0x287e7a=_0x298434[_0x3a5cc2(0x279)]&&_0x58f786[_0x3a5cc2(0x331)](_0x298434[_0x3a5cc2(0x279)])?null:_0x58f786[_0x3a5cc2(0x259)](_0x298434,_0x3a5cc2(0x203)),_0x365906=_0x37a162[_0x3a5cc2(0x30f)][_0x3a5cc2(0x2e8)](_0x5559ee?_0x5559ee[_0x3a5cc2(0x296)]:_0x2f5224,_0x287e7a?_0x287e7a[_0x3a5cc2(0x233)]:_0x298434);_0x37a162[_0x3a5cc2(0x30f)][_0x3a5cc2(0x346)](_0x43ccf1=>{const _0x556860=_0x3a5cc2;this[_0x556860(0x20d)](_0x365906);const _0x2cec20=_0x37a162[_0x556860(0x30f)][_0x556860(0x1ed)][_0x556860(0x259)](_0x365906[_0x556860(0x296)]);_0xc4439d['is'](_0x556860(0x2e2))?_0x43ccf1[_0x556860(0x24a)](_0x2cec20):_0xc4439d[_0x556860(0x342)](_0x2cec20);}),_0x4c88ff[_0x3a5cc2(0x2f5)]();},{'priority':_0x339071[_0x359914(0x25f)]+0xa}),_0x37a162[_0x359914(0x30f)]['on'](_0x359914(0x1db),(_0x17ae3d,_0x3ba439)=>{const _0x9ef803=_0x359914,_0x4ecaea=_0x3ba439[_0x3ba439[_0x9ef803(0x2ef)]-0x1];_0x4ecaea&&_0x4ecaea[_0x9ef803(0x303)]||this[_0x9ef803(0x202)]||this[_0x9ef803(0x239)][_0x9ef803(0x2cb)]&&(_0x37a162[_0x9ef803(0x30f)][_0x9ef803(0x346)](()=>{const _0x57986e=_0x9ef803;let _0x3fc4e0=_0x37a162[_0x57986e(0x30f)][_0x57986e(0x1db)](_0x3ba439[0x0],_0x3ba439[0x1],_0x3ba439[0x2],{'forceDefaultExecution':!0x0});if(!_0x3fc4e0)return;_0x17ae3d[_0x57986e(0x1e6)]=_0x3fc4e0[_0x57986e(0x289)]();const _0x31cfcc=_0x3fc4e0[_0x57986e(0x233)][_0x57986e(0x279)],_0x1f8d6f=_0x37a162[_0x57986e(0x30f)][_0x57986e(0x1ed)];_0x31cfcc&&_0x1f8d6f[_0x57986e(0x231)](_0x31cfcc)&&!_0x1f8d6f[_0x57986e(0x2ae)](_0x31cfcc)&&(_0x3fc4e0=_0x37a162[_0x57986e(0x30f)][_0x57986e(0x2e8)](_0x3fc4e0[_0x57986e(0x296)],_0x37a162[_0x57986e(0x30f)][_0x57986e(0x215)](_0x31cfcc,_0x57986e(0x233)))),this[_0x57986e(0x2cd)](_0x3fc4e0);}),_0x17ae3d[_0x9ef803(0x2f5)]());},{'priority':_0x359914(0x1d2)}),this[_0x359914(0x357)][_0x359914(0x2c7)][_0x359914(0x327)](_0x359914(0x35e),this[_0x359914(0x239)]),this[_0x359914(0x2a2)](_0x359914(0x35e));const _0x13451e=new _0x55ae8c(_0x37a162,this[_0x359914(0x2d4)]);_0x37a162[_0x359914(0x2c7)][_0x359914(0x327)](_0x359914(0x2ce),_0x13451e),this[_0x359914(0x2a2)](_0x359914(0x2ce));const _0x324ff0=new _0x549688(_0x37a162,this[_0x359914(0x2d4)]);_0x37a162[_0x359914(0x2c7)][_0x359914(0x327)](_0x359914(0x26c),_0x324ff0),this[_0x359914(0x2a2)](_0x359914(0x26c)),_0x37a162[_0x359914(0x2c7)][_0x359914(0x327)](_0x359914(0x229),new _0x34bb79(_0x37a162,_0x13451e,this[_0x359914(0x2d4)])),this[_0x359914(0x2a2)](_0x359914(0x229)),_0x37a162[_0x359914(0x2c7)][_0x359914(0x327)](_0x359914(0x37a),new _0x34bb79(_0x37a162,_0x324ff0,this[_0x359914(0x2d4)])),this[_0x359914(0x2a2)](_0x359914(0x37a)),_0x37a162[_0x359914(0x2c7)][_0x359914(0x327)](_0x359914(0x1eb),new _0x539cb5(_0x37a162,_0x13451e,this[_0x359914(0x2d4)])),this[_0x359914(0x2a2)](_0x359914(0x1eb)),_0x37a162[_0x359914(0x2c7)][_0x359914(0x327)](_0x359914(0x2a7),new _0x539cb5(_0x37a162,_0x324ff0,this[_0x359914(0x2d4)])),this[_0x359914(0x2a2)](_0x359914(0x2a7));const _0x124056=_0x37a162[_0x359914(0x201)][_0x359914(0x2d8)](_0x359914(0x1ce));this[_0x359914(0x2fa)](_0x124056,_0x359914(0x33b),(_0x495370,{threadId:_0xe8644a})=>{const _0x16fdbb=_0x359914,_0x17ffb6=this[_0x16fdbb(0x2d4)][_0x16fdbb(0x2d8)](_0xe8644a);_0x17ffb6&&_0x17ffb6[_0x16fdbb(0x212)]&&0x1===_0x17ffb6[_0x16fdbb(0x212)][_0x16fdbb(0x2ef)]&&this[_0x16fdbb(0x1e7)](_0xe8644a,{'hasComments':!0x0});},{'priority':_0x359914(0x359)}),this[_0x359914(0x2fa)](_0x124056,_0x359914(0x22c),(_0x48bc77,{threadId:_0xf75502})=>{const _0x4bd05f=_0x359914,_0x2e99fa=this[_0x4bd05f(0x2d4)][_0x4bd05f(0x2d8)](_0xf75502);_0x2e99fa&&_0x2e99fa[_0x4bd05f(0x212)]&&!_0x2e99fa[_0x4bd05f(0x212)][_0x4bd05f(0x2ef)]&&this[_0x4bd05f(0x1e7)](_0xf75502,{'hasComments':!0x1});},{'priority':_0x359914(0x359)});}set[_0x400df0(0x22b)](_0x1bba3c){const _0x26172d=_0x400df0;if(this[_0x26172d(0x250)])throw new _0x54bd3e(_0x26172d(0x366),this);this[_0x26172d(0x250)]=_0x1bba3c;}get[_0x400df0(0x22b)](){const _0x270240=_0x400df0;return this[_0x270240(0x250)];}[_0x400df0(0x313)]({skipNotAttached:_0x183bd3=!0x1,toJSON:_0x5eab37=!0x1}={}){const _0x582b00=_0x400df0,_0x3761b7=[];for(const _0x404d49 of this[_0x582b00(0x2d4)][_0x582b00(0x320)]())_0x183bd3&&!_0x404d49[_0x582b00(0x276)]||_0x3761b7[_0x582b00(0x22d)](_0x404d49);return _0x5eab37?_0x3761b7[_0x582b00(0x28e)](_0x4d53fb=>_0x4d53fb[_0x582b00(0x29e)]()):_0x3761b7;}[_0x400df0(0x21c)](_0x33f2fb){const _0x348310=_0x400df0,_0x2688c0=this[_0x348310(0x2d4)][_0x348310(0x2d8)](_0x33f2fb);if(!_0x2688c0)throw new _0x54bd3e(_0x348310(0x310),this);return _0x2688c0;}[_0x400df0(0x2e7)](_0x3c2357){const _0x45b761=_0x400df0;return this[_0x45b761(0x2d4)][_0x45b761(0x2ab)](_0x3c2357);}[_0x400df0(0x355)](_0x25fd77){const _0x38d727=_0x400df0,{authorId:_0x42344e,id:_0x2a8a40,attributes:_0x273e3b}=_0x25fd77,[_0x2757e7,_0x513d88]=_0x25fd77[_0x38d727(0x2b3)][_0x38d727(0x364)](':'),_0x1e67e6=this[_0x38d727(0x2d4)][_0x38d727(0x2d8)](_0x2a8a40)||this[_0x38d727(0x268)](_0x2757e7,_0x513d88,_0x2a8a40,_0x42344e,_0x273e3b);if(this[_0x38d727(0x379)](_0x1e67e6),this[_0x38d727(0x1fb)](_0x1e67e6,_0x2757e7,_0x513d88||null,_0x42344e),_0x1e67e6[_0x38d727(0x2f8)]=_0x25fd77[_0x38d727(0x2f8)],_0x1e67e6[_0x38d727(0x336)]=!0x0,_0x273e3b&&_0x273e3b[_0x38d727(0x1fc)]){const _0x494cdc=_0x273e3b[_0x38d727(0x1fc)],_0x196ef2=this[_0x38d727(0x23e)](_0x494cdc[_0x38d727(0x1cf)]);_0x1e67e6[_0x38d727(0x2df)]=_0x494cdc[_0x38d727(0x2f8)],_0x1e67e6[_0x38d727(0x20c)]=_0x196ef2,_0x1e67e6[_0x38d727(0x324)]=!0x0;}else _0x1e67e6[_0x38d727(0x2df)]=_0x25fd77[_0x38d727(0x2f8)];switch(_0x25fd77[_0x38d727(0x282)]&&(_0x1e67e6[_0x38d727(0x282)]=_0x25fd77[_0x38d727(0x282)]),_0x25fd77[_0x38d727(0x222)]&&(_0x1e67e6[_0x38d727(0x222)]=_0x25fd77[_0x38d727(0x222)]),this[_0x38d727(0x250)]&&this[_0x38d727(0x250)][_0x38d727(0x21b)]||(_0x1e67e6[_0x38d727(0x2af)]=!0x0),this[_0x38d727(0x270)][_0x38d727(0x2d8)](_0x1e67e6)){case _0x38d727(0x274):this[_0x38d727(0x270)][_0x38d727(0x332)](_0x1e67e6,_0x38d727(0x2f2));break;case _0x38d727(0x1ee):_0x1e67e6[_0x38d727(0x276)]?(this[_0x38d727(0x375)](new Set([_0x1e67e6])),this[_0x38d727(0x360)](new Set([_0x1e67e6])),this[_0x38d727(0x270)][_0x38d727(0x332)](_0x1e67e6,_0x38d727(0x1f1)),this[_0x38d727(0x2b0)](_0x38d727(0x21a),_0x1e67e6)):this[_0x38d727(0x270)][_0x38d727(0x332)](_0x1e67e6,_0x38d727(0x1dc));}return _0x1e67e6;}[_0x400df0(0x2ce)](_0x128cd9){const _0x1d017b=_0x400df0;this[_0x1d017b(0x303)](()=>{const _0x165264=_0x1d017b;this[_0x165264(0x357)][_0x165264(0x30f)][_0x165264(0x346)](()=>{const _0x40a70d=_0x165264;for(const _0x182273 of _0x128cd9[_0x40a70d(0x20e)]())_0x182273[_0x40a70d(0x1fd)]();});});}[_0x400df0(0x26c)](_0x804b49){const _0x150515=_0x400df0;this[_0x150515(0x303)](()=>{const _0x17a809=_0x150515;this[_0x17a809(0x357)][_0x17a809(0x30f)][_0x17a809(0x346)](()=>{const _0xd46809=_0x17a809;for(const _0x45641e of _0x804b49[_0xd46809(0x20e)]())_0x45641e[_0xd46809(0x23a)]();});});}[_0x400df0(0x2a2)](_0x27f453,_0x425654){const _0x134f9f=_0x400df0,_0x6793aa=this[_0x134f9f(0x357)][_0x134f9f(0x2c7)][_0x134f9f(0x2d8)](_0x27f453);if(!_0x6793aa)throw new _0x54bd3e(_0x134f9f(0x23b),this,{'commandName':_0x27f453});if(this[_0x134f9f(0x205)][_0x134f9f(0x2ab)](_0x6793aa))throw new _0x54bd3e(_0x134f9f(0x374),this,{'commandName':_0x27f453});this[_0x134f9f(0x205)][_0x134f9f(0x327)](_0x6793aa),_0x425654&&_0x6793aa['on'](_0x134f9f(0x258),(_0x7a0cf2,_0x489d57)=>{const _0x2093c5=_0x134f9f;this[_0x2093c5(0x239)][_0x2093c5(0x2cb)]&&(this[_0x2093c5(0x202)]||(_0x489d57[_0x2093c5(0x2ef)]>0x0&&_0x489d57[_0x489d57[_0x2093c5(0x2ef)]-0x1]&&_0x489d57[_0x489d57[_0x2093c5(0x2ef)]-0x1][_0x2093c5(0x303)]?_0x489d57[_0x2093c5(0x315)]():(_0x7a0cf2[_0x2093c5(0x1e6)]=_0x425654((..._0x5abb28)=>_0x6793aa[_0x2093c5(0x258)](..._0x5abb28,{'forceDefaultExecution':!0x0}),..._0x489d57),_0x7a0cf2[_0x2093c5(0x2f5)]())));},{'priority':_0x134f9f(0x1d2)});}[_0x400df0(0x303)](_0x45eee6){const _0x4972c4=_0x400df0;let _0x4d2d41,_0xbc2d99;const _0x3b208d=this[_0x4972c4(0x202)];this[_0x4972c4(0x202)]=!0x0;try{_0x4d2d41=_0x45eee6();}catch(_0x58077b){_0xbc2d99=_0x58077b;}return _0x3b208d||(this[_0x4972c4(0x202)]=!0x1),_0xbc2d99&&_0x54bd3e[_0x4972c4(0x2b2)](_0xbc2d99,this),_0x4d2d41;}[_0x400df0(0x2cd)](_0x2729e1,_0x13d4fe=null,_0x1b1ec6={}){const _0x1e1c2c=_0x400df0;if(_0x2729e1[_0x1e1c2c(0x2bf)])return null;const _0x11341f=this[_0x1e1c2c(0x357)][_0x1e1c2c(0x201)][_0x1e1c2c(0x2d8)](_0x1e1c2c(0x2ff))['me'];for(const {suggestion:_0x57011f,meta:_0x322d09}of this[_0x1e1c2c(0x36c)](_0x2729e1,_0x1e1c2c(0x26b)))if(_0x322d09[_0x1e1c2c(0x31e)]){if(!_0x322d09[_0x1e1c2c(0x2a3)]){if(_0x322d09[_0x1e1c2c(0x28a)]){if(!this[_0x1e1c2c(0x221)]||!Lt(_0x57011f,_0x1b1ec6))continue;return _0x57011f;}if(Lt(_0x57011f,_0x1b1ec6))return _0x57011f;this[_0x1e1c2c(0x1d6)](_0x57011f,_0x2729e1[_0x1e1c2c(0x296)],_0x2729e1[_0x1e1c2c(0x233)]);break;}if(_0x13d4fe==_0x57011f[_0x1e1c2c(0x1d3)]&&Lt(_0x57011f,_0x1b1ec6)){const _0x435e16=_0x57011f[_0x1e1c2c(0x353)]();return _0x435e16[_0x1e1c2c(0x296)][_0x1e1c2c(0x2ad)](_0x2729e1[_0x1e1c2c(0x233)])?this[_0x1e1c2c(0x2c4)](_0x57011f,this[_0x1e1c2c(0x2d2)][_0x1e1c2c(0x2e8)](_0x2729e1[_0x1e1c2c(0x296)],_0x435e16[_0x1e1c2c(0x233)])):this[_0x1e1c2c(0x2c4)](_0x57011f,this[_0x1e1c2c(0x2d2)][_0x1e1c2c(0x2e8)](_0x435e16[_0x1e1c2c(0x296)],_0x2729e1[_0x1e1c2c(0x233)])),_0x57011f;}}const _0x233127=_0x229083(),_0x948561=_0x11341f['id'],_0x35d687=_0x13d4fe?_0x1e1c2c(0x319)+_0x13d4fe:_0x1e1c2c(0x26b),_0x275c5e=this[_0x1e1c2c(0x2b1)]({'id':_0x233127,'type':_0x35d687,'createdAt':new Date(),'authorId':_0x948561,'attributes':_0x1b1ec6});return this[_0x1e1c2c(0x32b)](_0x35d687,_0x233127,_0x948561,_0x2729e1),_0x275c5e;}[_0x400df0(0x35a)](_0xbe7e3b,_0x5c9744=_0x400df0(0x2c9),_0x402f02={}){const _0x5f45c2=_0x400df0,_0x1ace01=this[_0x5f45c2(0x357)][_0x5f45c2(0x201)][_0x5f45c2(0x2d8)](_0x5f45c2(0x2ff))['me'],_0xb2c37f=this[_0x5f45c2(0x343)][_0x5f45c2(0x323)](_0x5f45c2(0x26b),_0x5c9744,_0x5f45c2(0x2cc));for(const _0x44d0e2 of this[_0x5f45c2(0x313)]())if(_0x44d0e2[_0x5f45c2(0x20c)]['id']==_0x1ace01['id']&&_0x5f45c2(0x26b)==_0x44d0e2[_0x5f45c2(0x2b3)]&&_0x44d0e2[_0x5f45c2(0x1d3)]==_0x5c9744&&Lt(_0x44d0e2,_0x402f02)&&(_0xb2c37f(_0x44d0e2[_0x5f45c2(0x2eb)](),_0xbe7e3b)||_0xb2c37f(_0xbe7e3b,_0x44d0e2[_0x5f45c2(0x2eb)]()))){for(const _0x34d90a of _0xbe7e3b)_0x44d0e2[_0x5f45c2(0x288)](_0x34d90a);return _0x44d0e2;}for(const {suggestion:_0x13b2e1,meta:_0x396b38}of this[_0x5f45c2(0x36c)](_0xbe7e3b,_0x5f45c2(0x26b))){if(!_0x396b38[_0x5f45c2(0x31e)])continue;if(!this[_0x5f45c2(0x221)]&&_0x396b38[_0x5f45c2(0x28a)])continue;if(!Lt(_0x13b2e1,_0x402f02))continue;let _0x4fdad8=!0x0;for(const _0x5a5dbc of _0x13b2e1[_0x5f45c2(0x2eb)]())for(const _0x400b6d of _0xbe7e3b)if(!_0x5a5dbc[_0x5f45c2(0x1ff)](_0x400b6d)){_0x4fdad8=!0x1;break;}if(_0x4fdad8)return _0x13b2e1;}const _0x4cfd8e=_0x229083(),_0x14184b=_0x1ace01['id'],_0x472030=_0x5f45c2(0x319)+_0x5c9744,_0x49a261=this[_0x5f45c2(0x2b1)]({'id':_0x4cfd8e,'type':_0x472030,'createdAt':new Date(),'authorId':_0x14184b,'attributes':_0x402f02});for(const _0x58a97c of _0xbe7e3b)this[_0x5f45c2(0x32b)](_0x472030,_0x4cfd8e,_0x14184b,_0x58a97c,_0x77f0a7[_0x5f45c2(0x275)]());return _0x49a261;}[_0x400df0(0x2e4)](_0x5cfcfe,_0x276f60,_0x274867=null,_0x394494={}){const _0x28ba55=_0x400df0;if(_0x274867=_0x274867||Vt(_0x276f60),_0x5cfcfe[_0x28ba55(0x2bf)])return null;if(_0x28ba55(0x260)===this[_0x28ba55(0x247)]){const _0x569cdf=this[_0x28ba55(0x343)][_0x28ba55(0x323)](_0x28ba55(0x28c),_0x274867,_0x28ba55(0x1fd));return this[_0x28ba55(0x303)](()=>_0x569cdf([_0x5cfcfe],_0x276f60,_0x394494)),null;}const _0x57b8d7=this[_0x28ba55(0x357)][_0x28ba55(0x201)][_0x28ba55(0x2d8)](_0x28ba55(0x2ff))['me'],_0x49e7b7=[];if(_0x28ba55(0x2bd)!==this[_0x28ba55(0x247)]){for(const {suggestion:_0x4fad6a,meta:_0x649821}of this[_0x28ba55(0x36c)](_0x5cfcfe,_0x28ba55(0x26b)))_0x649821[_0x28ba55(0x31e)]&&!_0x649821[_0x28ba55(0x34b)]&&_0x49e7b7[_0x28ba55(0x22d)](..._0x4fad6a[_0x28ba55(0x2eb)]());}const _0x2000bd=function(_0x5e2d99,_0xcc8a9c){const _0x23a871=_0x28ba55,_0x283016=[];for(const _0x55d50f of _0xcc8a9c){const _0x4e2c82=_0x5e2d99[_0x23a871(0x261)](_0x55d50f);_0x4e2c82&&_0x283016[_0x23a871(0x22d)](_0x4e2c82);}return _0x283016;}(_0x5cfcfe,_0x49e7b7),_0x26aabe=function(_0x384246,_0x3ee4fd){const _0x26ad07=_0x28ba55,_0x455dbd=[_0x384246];for(const _0x15ce0b of _0x3ee4fd){let _0x12ed73=0x0;for(;_0x12ed73<_0x455dbd[_0x26ad07(0x2ef)];){const _0x4ff870=_0x455dbd[_0x12ed73][_0x26ad07(0x278)](_0x15ce0b);_0x455dbd[_0x26ad07(0x1f9)](_0x12ed73,0x1,..._0x4ff870),_0x12ed73+=_0x4ff870[_0x26ad07(0x2ef)];}}return _0x455dbd;}(_0x5cfcfe,_0x49e7b7);_0x2000bd[_0x28ba55(0x2ef)]&&this[_0x28ba55(0x2d2)][_0x28ba55(0x346)](()=>{const _0x52a01d=_0x28ba55;for(const _0x1a397e of _0x2000bd){const _0x13769b=this[_0x52a01d(0x343)][_0x52a01d(0x323)](_0x52a01d(0x28c),_0x274867,_0x52a01d(0x1fd));this[_0x52a01d(0x303)](()=>_0x13769b([_0x1a397e],_0x276f60,_0x394494));}});for(const _0x11429b of _0x26aabe){let _0x18c3a0=null,_0x2cc215=_0x11429b[_0x28ba55(0x296)],_0x1bd1e8=_0x11429b[_0x28ba55(0x233)];for(const {suggestion:_0x7c4afa,meta:_0x36d9c3}of this[_0x28ba55(0x36c)](_0x11429b,_0x28ba55(0x28c))){if(!_0x36d9c3[_0x28ba55(0x31e)])continue;if(_0x7c4afa[_0x28ba55(0x1d3)]!=_0x274867)continue;if(!Lt(_0x7c4afa,_0x394494))continue;const _0x523c6f=_0x7c4afa[_0x28ba55(0x353)]();if(_0x523c6f[_0x28ba55(0x1ff)](_0x11429b,!0x0))return null;_0x2cc215=_0x2cc215[_0x28ba55(0x24b)](_0x523c6f[_0x28ba55(0x296)])?_0x2cc215:_0x523c6f[_0x28ba55(0x296)],_0x1bd1e8=_0x1bd1e8[_0x28ba55(0x328)](_0x523c6f[_0x28ba55(0x233)])?_0x1bd1e8:_0x523c6f[_0x28ba55(0x233)],_0x18c3a0?_0x523c6f[_0x28ba55(0x296)][_0x28ba55(0x24b)](_0x18c3a0[_0x28ba55(0x353)]()[_0x28ba55(0x296)])?(_0x18c3a0[_0x28ba55(0x2bb)](),_0x18c3a0=_0x7c4afa):_0x7c4afa[_0x28ba55(0x2bb)]():_0x18c3a0=_0x7c4afa;}const _0x406175=this[_0x28ba55(0x2d2)][_0x28ba55(0x2e8)](_0x2cc215,_0x1bd1e8);if(_0x18c3a0)this[_0x28ba55(0x2c4)](_0x18c3a0,_0x406175);else{const _0x31efde=_0x229083(),_0x4b52c1=_0x57b8d7['id'];this[_0x28ba55(0x2b1)]({'id':_0x31efde,'type':_0x28ba55(0x1d7)+_0x274867,'data':_0x276f60,'createdAt':new Date(),'authorId':_0x4b52c1,'attributes':_0x394494}),this[_0x28ba55(0x32b)](_0x28ba55(0x1d7)+_0x274867,_0x31efde,_0x4b52c1,_0x406175);}}return null;}[_0x400df0(0x29d)](_0x291b67,_0x12c687,_0x18d02a=[],_0x6b974e=null,_0x3ec8ba={}){const _0x28045e=_0x400df0;_0x12c687[_0x28045e(0x220)]||(_0x12c687[_0x28045e(0x220)]=_0x12c687[_0x28045e(0x30e)]),_0x12c687[_0x28045e(0x28b)]=_0x291b67['is'](_0x28045e(0x235)),_0x6b974e=_0x6b974e||Vt(_0x12c687);const _0x1f30b0=_0x18d02a[_0x28045e(0x28e)](_0x142230=>Ft(_0x142230,this[_0x28045e(0x2d2)])),_0x583152=_0x291b67['is'](_0x28045e(0x235))?_0x291b67:Ft(_0x291b67,this[_0x28045e(0x2d2)]);if(_0x28045e(0x260)===this[_0x28045e(0x247)]){const _0x306b69=this[_0x28045e(0x343)][_0x28045e(0x323)](_0x28045e(0x217),_0x6b974e,_0x28045e(0x1fd));return this[_0x28045e(0x303)](()=>_0x306b69([_0x583152],_0x12c687,_0x3ec8ba)),null;}_0x1f30b0[_0x28045e(0x22d)](_0x583152);let _0x160e37=!0x0;for(const _0x497e5b of _0x1f30b0)if(!this[_0x28045e(0x234)](_0x497e5b)){_0x160e37=!0x1;break;}if(_0x160e37&&_0x28045e(0x2bd)!==this[_0x28045e(0x247)]){const _0x2ee816=this[_0x28045e(0x343)][_0x28045e(0x323)](_0x28045e(0x217),_0x6b974e,_0x28045e(0x1fd));return this[_0x28045e(0x303)](()=>_0x2ee816([_0x583152],_0x12c687,_0x3ec8ba)),null;}let _0x46647e=null,_0x50e5ed=_0x583152[_0x28045e(0x296)],_0x5f3b13=_0x583152[_0x28045e(0x233)];for(const {suggestion:_0x1d0346,meta:_0x738cd5}of this[_0x28045e(0x36c)](_0x583152,_0x28045e(0x217))){if(!_0x738cd5[_0x28045e(0x31e)])continue;if(_0x738cd5[_0x28045e(0x2a3)]||_0x738cd5[_0x28045e(0x28a)]||_0x738cd5[_0x28045e(0x34b)])continue;if(_0x1d0346[_0x28045e(0x282)][_0x28045e(0x220)]!=_0x12c687[_0x28045e(0x220)])continue;if(!Lt(_0x1d0346,_0x3ec8ba))continue;const _0x2eb526=_0x1d0346[_0x28045e(0x353)]();if(_0x1d0346[_0x28045e(0x1d3)]==_0x6b974e){if(_0x2eb526[_0x28045e(0x1ff)](_0x583152,!0x0))return null;_0x50e5ed=_0x50e5ed[_0x28045e(0x24b)](_0x2eb526[_0x28045e(0x296)])?_0x50e5ed:_0x2eb526[_0x28045e(0x296)],_0x5f3b13=_0x5f3b13[_0x28045e(0x328)](_0x2eb526[_0x28045e(0x233)])?_0x5f3b13:_0x2eb526[_0x28045e(0x233)],_0x46647e?_0x2eb526[_0x28045e(0x296)][_0x28045e(0x24b)](_0x46647e[_0x28045e(0x353)]()[_0x28045e(0x296)])?(_0x46647e[_0x28045e(0x2bb)](),_0x46647e=_0x1d0346):_0x1d0346[_0x28045e(0x2bb)]():_0x46647e=_0x1d0346;}else{const _0x533c7e=_0x583152[_0x28045e(0x261)](_0x2eb526);this[_0x28045e(0x333)](_0x1d0346,_0x533c7e);}}const _0x2a74af=this[_0x28045e(0x357)][_0x28045e(0x201)][_0x28045e(0x2d8)](_0x28045e(0x2ff))['me'],_0x10ef90=_0x229083(),_0x17ea80=_0x2a74af['id'];if(_0x46647e)return this[_0x28045e(0x2c4)](_0x46647e,this[_0x28045e(0x2d2)][_0x28045e(0x2e8)](_0x50e5ed,_0x5f3b13)),_0x46647e;{const _0xb587ad=this[_0x28045e(0x2b1)]({'id':_0x10ef90,'type':_0x28045e(0x2e6)+_0x6b974e,'data':_0x12c687,'createdAt':new Date(),'authorId':_0x17ea80,'attributes':_0x3ec8ba});return this[_0x28045e(0x32b)](_0x28045e(0x2e6)+_0x6b974e,_0x10ef90,_0x17ea80,this[_0x28045e(0x2d2)][_0x28045e(0x2e8)](_0x50e5ed,_0x5f3b13)),_0xb587ad;}}[_0x400df0(0x2d3)](_0x4be005,_0xd3b076,_0x514cfb=[],_0x2ca4fc=null,_0x4bea9b={}){const _0x2b34b5=_0x400df0;_0xd3b076[_0x2b34b5(0x220)]||(_0xd3b076[_0x2b34b5(0x220)]=_0xd3b076[_0x2b34b5(0x30e)]);const _0x99e1ca=_0x4be005[0x0];_0xd3b076[_0x2b34b5(0x28b)]=_0x99e1ca['is'](_0x2b34b5(0x235)),_0x2ca4fc=_0x2ca4fc||Vt(_0xd3b076);const _0x11ee28=_0x514cfb[_0x2b34b5(0x28e)](_0x1ab516=>Ft(_0x1ab516,this[_0x2b34b5(0x2d2)])),_0x11802f=_0x99e1ca['is'](_0x2b34b5(0x235))?_0x4be005:_0x4be005[_0x2b34b5(0x28e)](_0x1de559=>Ft(_0x1de559,this[_0x2b34b5(0x2d2)]));if(_0x2b34b5(0x260)===this[_0x2b34b5(0x247)]){const _0x2b6767=this[_0x2b34b5(0x343)][_0x2b34b5(0x323)](_0x2b34b5(0x217),_0x2ca4fc,_0x2b34b5(0x1fd));return this[_0x2b34b5(0x303)](()=>_0x2b6767(_0x11802f,_0xd3b076,_0x4bea9b)),null;}_0x11ee28[_0x2b34b5(0x22d)](..._0x11802f);let _0x498c42=!0x0;for(const _0x3d907e of _0x11ee28)if(!this[_0x2b34b5(0x234)](_0x3d907e)){_0x498c42=!0x1;break;}if(_0x498c42&&_0x2b34b5(0x2bd)!==this[_0x2b34b5(0x247)]){const _0x4c79b1=this[_0x2b34b5(0x343)][_0x2b34b5(0x323)](_0x2b34b5(0x217),_0x2ca4fc,_0x2b34b5(0x1fd));return this[_0x2b34b5(0x303)](()=>_0x4c79b1(_0x11802f,_0xd3b076,_0x4bea9b)),null;}const _0x40107d=this[_0x2b34b5(0x357)][_0x2b34b5(0x201)][_0x2b34b5(0x2d8)](_0x2b34b5(0x2ff))['me'];for(const _0x2f9005 of this[_0x2b34b5(0x313)]()){if(_0x2f9005[_0x2b34b5(0x20c)]['id']!=_0x40107d['id'])continue;if(_0x2b34b5(0x217)!=_0x2f9005[_0x2b34b5(0x2b3)]||_0x2f9005[_0x2b34b5(0x282)][_0x2b34b5(0x220)]!=_0xd3b076[_0x2b34b5(0x220)])continue;if(!Lt(_0x2f9005,_0x4bea9b))continue;const _0x2f4547=_0x2f9005[_0x2b34b5(0x1d3)]==_0x2ca4fc;for(let _0xaca83e=0x0;_0xaca83e<_0x11802f[_0x2b34b5(0x2ef)];_0xaca83e++){const _0x249d61=_0x11802f[_0xaca83e];for(const _0x192158 of _0x2f9005[_0x2b34b5(0x2d7)]()){const _0x325a3=_0x192158[_0x2b34b5(0x219)]();if(_0x249d61[_0x2b34b5(0x2ad)](_0x325a3)){_0x2f4547?(_0x11802f[_0x2b34b5(0x1f9)](_0xaca83e,0x1),_0xaca83e--):_0x2f9005[_0x2b34b5(0x243)](_0x192158[_0x2b34b5(0x1e3)]);break;}}}}if(0x0==_0x11802f[_0x2b34b5(0x2ef)])return null;const _0x53c274=this[_0x2b34b5(0x343)][_0x2b34b5(0x323)](_0x2b34b5(0x217),_0x2ca4fc,_0x2b34b5(0x2cc));for(const _0x3d3969 of this[_0x2b34b5(0x313)]())if(_0x3d3969[_0x2b34b5(0x20c)]['id']==_0x40107d['id']&&_0x2b34b5(0x217)==_0x3d3969[_0x2b34b5(0x2b3)]&&_0x3d3969[_0x2b34b5(0x282)][_0x2b34b5(0x220)]==_0xd3b076[_0x2b34b5(0x220)]&&_0x3d3969[_0x2b34b5(0x1d3)]==_0x2ca4fc&&Lt(_0x3d3969,_0x4bea9b)&&(_0x53c274(_0x3d3969[_0x2b34b5(0x2eb)](),_0x11802f)||_0x53c274(_0x11802f,_0x3d3969[_0x2b34b5(0x2eb)]()))){for(const _0x56bb4f of _0x11802f)_0x3d3969[_0x2b34b5(0x288)](_0x56bb4f);return _0x3d3969;}const _0x4c34cb=_0x229083(),_0x54da3b=_0x40107d['id'],_0x4badc9=_0x2b34b5(0x2e6)+_0x2ca4fc,_0x395dd3=this[_0x2b34b5(0x2b1)]({'id':_0x4c34cb,'type':_0x4badc9,'data':_0xd3b076,'createdAt':new Date(),'authorId':_0x54da3b,'attributes':_0x4bea9b});for(const _0x141505 of _0x11802f)this[_0x2b34b5(0x32b)](_0x4badc9,_0x4c34cb,_0x54da3b,_0x141505,_0x77f0a7[_0x2b34b5(0x275)]());return _0x395dd3;}[_0x400df0(0x20d)](_0x429631,_0x5b5876=null,_0x4aabf9={}){const _0x53ed1e=_0x400df0;if(_0x429631[_0x53ed1e(0x2bf)])return null;const _0x264275=this[_0x53ed1e(0x357)][_0x53ed1e(0x201)][_0x53ed1e(0x2d8)](_0x53ed1e(0x2ff))['me'],_0x3b7c54=new _0x61d66a(_0x429631[_0x53ed1e(0x296)],_0x429631[_0x53ed1e(0x233)]);for(const {suggestion:_0x250b4a,meta:_0x8bc5cd}of this[_0x53ed1e(0x36c)](_0x3b7c54,_0x53ed1e(0x26b)))if(_0x8bc5cd[_0x53ed1e(0x31e)]&&!_0x8bc5cd[_0x53ed1e(0x2a3)]){if(_0x250b4a[_0x53ed1e(0x24c)]){const _0x107e8e=_0x250b4a[_0x53ed1e(0x2eb)]()[_0x53ed1e(0x28d)](_0x144d69=>_0x53ed1e(0x2cf)!=_0x144d69[_0x53ed1e(0x2e3)][_0x53ed1e(0x277)]);_0x107e8e[_0x53ed1e(0x2d6)](_0x107957=>_0x3b7c54[_0x53ed1e(0x1ff)](_0x107957,!0x0))&&_0x250b4a[_0x53ed1e(0x23a)]();if(_0x107e8e[_0x53ed1e(0x321)](_0x4eb2da=>_0x4eb2da[_0x53ed1e(0x1ff)](_0x3b7c54,!0x0))){const _0x332867=this[_0x53ed1e(0x343)][_0x53ed1e(0x323)](_0x53ed1e(0x30a),_0x5b5876,_0x53ed1e(0x1fd));return this[_0x53ed1e(0x303)](()=>_0x332867([_0x3b7c54],null,_0x4aabf9)),null;}}else{const _0xf6d786=_0x3b7c54[_0x53ed1e(0x261)](_0x250b4a[_0x53ed1e(0x353)]());null!==_0xf6d786&&_0x250b4a[_0x53ed1e(0x1ef)]([_0xf6d786],null,_0x4aabf9);}}if(_0x3b7c54[_0x53ed1e(0x35c)](),_0x3b7c54[_0x53ed1e(0x2bf)]||_0x53ed1e(0x2cf)==_0x3b7c54[_0x53ed1e(0x2e3)][_0x53ed1e(0x277)])return null;let _0x3f1ee=null,_0x1c15c8=_0x3b7c54[_0x53ed1e(0x296)],_0x47c7fe=_0x3b7c54[_0x53ed1e(0x233)];const _0x234036=this[_0x53ed1e(0x36c)](_0x3b7c54,_0x53ed1e(0x30a));for(const {suggestion:_0x353d39,meta:_0x320640}of _0x234036){const _0x3959e2=this[_0x53ed1e(0x2d2)][_0x53ed1e(0x2e8)](_0x1c15c8,_0x47c7fe);if(_0x320640[_0x53ed1e(0x31e)]&&(this[_0x53ed1e(0x221)]||!_0x320640[_0x53ed1e(0x28a)]&&!_0x320640[_0x53ed1e(0x34b)])){if(_0x353d39[_0x53ed1e(0x24c)]){if(!Lt(_0x353d39,_0x4aabf9))continue;let _0x399107=!0x0;for(const _0x276bc2 of _0x353d39[_0x53ed1e(0x2eb)]()){if(_0x276bc2[_0x53ed1e(0x1ff)](_0x3959e2,!0x0))return _0x353d39;_0x3959e2[_0x53ed1e(0x1ff)](_0x276bc2)||(_0x399107=!0x1);}_0x399107&&_0x353d39[_0x53ed1e(0x23a)]();}else{const _0x22ce87=_0x353d39[_0x53ed1e(0x353)]();if(_0x22ce87[_0x53ed1e(0x1ff)](_0x3959e2,!0x0))return _0x353d39;if(!Lt(_0x353d39,_0x4aabf9)){_0x3959e2[_0x53ed1e(0x1ff)](_0x22ce87)?_0x353d39[_0x53ed1e(0x2bb)]():_0x22ce87[_0x53ed1e(0x370)](_0x1c15c8)?_0x1c15c8=_0x22ce87[_0x53ed1e(0x233)]:_0x22ce87[_0x53ed1e(0x370)](_0x47c7fe)&&(_0x47c7fe=_0x22ce87[_0x53ed1e(0x296)]);continue;}_0x1c15c8=_0x1c15c8[_0x53ed1e(0x24b)](_0x22ce87[_0x53ed1e(0x296)])?_0x1c15c8:_0x22ce87[_0x53ed1e(0x296)],_0x47c7fe=_0x47c7fe[_0x53ed1e(0x328)](_0x22ce87[_0x53ed1e(0x233)])?_0x47c7fe:_0x22ce87[_0x53ed1e(0x233)],_0x4aabf9=Object[_0x53ed1e(0x2f7)]({},_0x353d39[_0x53ed1e(0x222)]),_0x3f1ee?_0x22ce87[_0x53ed1e(0x296)][_0x53ed1e(0x24b)](_0x3f1ee[_0x53ed1e(0x353)]()[_0x53ed1e(0x296)])?(_0x3f1ee[_0x53ed1e(0x2bb)](),_0x3f1ee=_0x353d39):_0x353d39[_0x53ed1e(0x2bb)]():_0x3f1ee=_0x353d39;}}}if(_0x3f1ee)return this[_0x53ed1e(0x2c4)](_0x3f1ee,this[_0x53ed1e(0x2d2)][_0x53ed1e(0x2e8)](_0x1c15c8,_0x47c7fe)),_0x3f1ee;{const _0x482ffc=_0x229083(),_0x58c6c6=this[_0x53ed1e(0x2d2)][_0x53ed1e(0x2e8)](_0x1c15c8,_0x47c7fe),_0x3d75e0=_0x264275['id'],_0x506752=_0x5b5876?_0x53ed1e(0x1e1)+_0x5b5876:_0x53ed1e(0x30a),_0x373fa6=this[_0x53ed1e(0x2b1)]({'id':_0x482ffc,'type':_0x506752,'createdAt':new Date(),'authorId':_0x3d75e0,'attributes':_0x4aabf9});return this[_0x53ed1e(0x32b)](_0x506752,_0x482ffc,_0x3d75e0,_0x58c6c6),_0x373fa6;}}[_0x400df0(0x1e2)](_0x5deab1,_0x3c88d2=_0x400df0(0x2c9),_0xb80e1={}){const _0x23a7b4=_0x400df0,_0x91e629=this[_0x23a7b4(0x357)][_0x23a7b4(0x201)][_0x23a7b4(0x2d8)](_0x23a7b4(0x2ff))['me'],_0x3623e5=_0x5deab1[_0x23a7b4(0x28e)](_0x711aec=>new _0x61d66a(_0x711aec[_0x23a7b4(0x296)],_0x711aec[_0x23a7b4(0x233)])),_0x28eb37=new Set();for(const {suggestion:_0x1d042b,meta:_0x3331e7}of this[_0x23a7b4(0x36c)](_0x3623e5,_0x23a7b4(0x26b)))_0x3331e7[_0x23a7b4(0x31e)]&&!_0x3331e7[_0x23a7b4(0x2a3)]&&_0x28eb37[_0x23a7b4(0x327)](_0x1d042b);for(const _0x22b67e of _0x28eb37)if(_0x22b67e[_0x23a7b4(0x24c)]){const _0x664704=_0x22b67e[_0x23a7b4(0x2eb)]();(!_0x22b67e[_0x23a7b4(0x222)]||!_0x22b67e[_0x23a7b4(0x222)][_0x23a7b4(0x254)])&&(_0x664704[_0x23a7b4(0x2d6)](_0x22e52c=>_0x3623e5[_0x23a7b4(0x321)](_0x57ba2b=>_0x57ba2b[_0x23a7b4(0x1ff)](_0x22e52c,!0x0)))&&_0x22b67e[_0x23a7b4(0x23a)]());if(_0x3623e5[_0x23a7b4(0x2d6)](_0x22c784=>_0x664704[_0x23a7b4(0x321)](_0x35afdb=>_0x35afdb[_0x23a7b4(0x1ff)](_0x22c784,!0x0)))){const _0x242d8d=this[_0x23a7b4(0x343)][_0x23a7b4(0x323)](_0x23a7b4(0x30a),_0x3c88d2,_0x23a7b4(0x1fd));return this[_0x23a7b4(0x303)](()=>_0x242d8d(_0x5deab1,null,_0xb80e1)),null;}}else{const _0x2709b9=_0x22b67e[_0x23a7b4(0x353)]();_0x3623e5[_0x23a7b4(0x321)](_0x8d138e=>_0x8d138e[_0x23a7b4(0x1ff)](_0x2709b9,!0x0))&&_0x22b67e[_0x23a7b4(0x23a)]();if(_0x3623e5[_0x23a7b4(0x2d6)](_0x3a3720=>_0x2709b9[_0x23a7b4(0x1ff)](_0x3a3720,!0x0))){const _0x5ec27c=this[_0x23a7b4(0x343)][_0x23a7b4(0x323)](_0x23a7b4(0x30a),_0x3c88d2,_0x23a7b4(0x1fd));return this[_0x23a7b4(0x303)](()=>_0x5ec27c(_0x3623e5,null,_0xb80e1)),null;}}const _0x4a3e66=this[_0x23a7b4(0x343)][_0x23a7b4(0x323)](_0x23a7b4(0x30a),_0x3c88d2,_0x23a7b4(0x2cc));let _0x3dbd45=null;for(const _0x45ad56 of this[_0x23a7b4(0x313)]())if(_0x45ad56[_0x23a7b4(0x20c)]['id']==_0x91e629['id']&&_0x45ad56[_0x23a7b4(0x276)]&&_0x23a7b4(0x30a)==_0x45ad56[_0x23a7b4(0x2b3)]&&_0x45ad56[_0x23a7b4(0x1d3)]==_0x3c88d2&&Lt(_0x45ad56,_0xb80e1)&&(_0x4a3e66(_0x45ad56[_0x23a7b4(0x2eb)](),_0x3623e5)||_0x4a3e66(_0x3623e5,_0x45ad56[_0x23a7b4(0x2eb)]()))){if(_0x3dbd45){if(_0x45ad56[_0x23a7b4(0x212)]&&_0x45ad56[_0x23a7b4(0x212)][_0x23a7b4(0x2ef)])continue;for(const _0x2d902f of _0x45ad56[_0x23a7b4(0x2eb)]())_0x3dbd45[_0x23a7b4(0x32f)](_0x2d902f)||_0x3dbd45[_0x23a7b4(0x288)](_0x2d902f);_0x45ad56[_0x23a7b4(0x2bb)]();}else{_0x3dbd45=_0x45ad56;for(const _0x4de156 of _0x3623e5)_0x45ad56[_0x23a7b4(0x32f)](_0x4de156)||_0x45ad56[_0x23a7b4(0x288)](_0x4de156);}}if(_0x3dbd45)return _0x3dbd45;_0x28eb37[_0x23a7b4(0x34f)]();for(const {suggestion:_0x28cf29,meta:_0xf109c9}of this[_0x23a7b4(0x36c)](_0x3623e5,_0x23a7b4(0x30a)))_0xf109c9[_0x23a7b4(0x31e)]&&(this[_0x23a7b4(0x221)]||!_0xf109c9[_0x23a7b4(0x28a)]&&!_0xf109c9[_0x23a7b4(0x34b)])&&Lt(_0x28cf29,_0xb80e1)&&_0x28eb37[_0x23a7b4(0x327)](_0x28cf29);for(const _0x41d8eb of _0x28eb37){const _0x361d8a=_0x41d8eb[_0x23a7b4(0x2eb)]();if(!_0xb80e1||!_0xb80e1[_0x23a7b4(0x254)]){if(_0x3623e5[_0x23a7b4(0x2d6)](_0x56fdc5=>_0x361d8a[_0x23a7b4(0x321)](_0x2ddbf4=>_0x2ddbf4[_0x23a7b4(0x1ff)](_0x56fdc5,!0x0))))return _0x41d8eb;}(!_0x41d8eb[_0x23a7b4(0x222)]||!_0x41d8eb[_0x23a7b4(0x222)][_0x23a7b4(0x254)])&&(_0x361d8a[_0x23a7b4(0x2d6)](_0x1eaa2a=>_0x3623e5[_0x23a7b4(0x321)](_0x3f2de2=>_0x3f2de2[_0x23a7b4(0x1ff)](_0x1eaa2a,!0x0)))&&_0x41d8eb[_0x23a7b4(0x23a)]());}const _0x15dfd5=_0x229083(),_0x1f9d07=_0x91e629['id'],_0x3f6532=_0x23a7b4(0x1e1)+_0x3c88d2,_0x75b9fe=this[_0x23a7b4(0x2b1)]({'id':_0x15dfd5,'type':_0x3f6532,'createdAt':new Date(),'authorId':_0x1f9d07,'attributes':_0xb80e1});for(const _0x17958e of _0x3623e5)_0x17958e[_0x23a7b4(0x35c)](),_0x17958e[_0x23a7b4(0x2bf)]||_0x23a7b4(0x2cf)==_0x17958e[_0x23a7b4(0x2e3)][_0x23a7b4(0x277)]||this[_0x23a7b4(0x32b)](_0x3f6532,_0x15dfd5,_0x1f9d07,_0x17958e,_0x77f0a7[_0x23a7b4(0x275)]());return _0x75b9fe;}[_0x400df0(0x361)](_0x5831cb,_0x41ade4,_0x6f6102,_0x3c8058,_0x224cc3){const _0x1329b6=_0x400df0;if(_0x5831cb[_0x1329b6(0x2bf)])return[];if(_0x1329b6(0x260)===this[_0x1329b6(0x247)])return[];const _0x5848c9=this[_0x1329b6(0x357)][_0x1329b6(0x201)][_0x1329b6(0x2d8)](_0x1329b6(0x2ff))['me']['id'],_0x45666e=Array[_0x1329b6(0x1f8)](this[_0x1329b6(0x2d4)][_0x1329b6(0x320)]())[_0x1329b6(0x28d)](_0x1b6c06=>_0x1329b6(0x24e)==_0x1b6c06[_0x1329b6(0x2b3)]&&_0x1b6c06[_0x1329b6(0x282)][_0x1329b6(0x2aa)]==_0x41ade4&&_0x1b6c06[_0x1329b6(0x32f)](_0x5831cb));if(_0x1329b6(0x33f)===this[_0x1329b6(0x247)]){const _0x4ccedf=this[_0x1329b6(0x36c)](_0x5831cb,_0x1329b6(0x26b))[_0x1329b6(0x28d)](({meta:_0x391d5b})=>_0x391d5b[_0x1329b6(0x31e)]&&!_0x391d5b[_0x1329b6(0x34b)]&&!_0x391d5b[_0x1329b6(0x2a3)])[_0x1329b6(0x28e)](({suggestion:_0x5c7409})=>_0x5c7409);_0x45666e[_0x1329b6(0x251)](..._0x4ccedf);}const _0x353099=new Map([[_0x5831cb,_0x6f6102]]);for(const _0x54f7c3 of _0x45666e){const _0x28803e=_0x1329b6(0x24e)==_0x54f7c3[_0x1329b6(0x2b3)]?_0x54f7c3[_0x1329b6(0x282)][_0x1329b6(0x345)]:void 0x0,_0x2ca091=_0x54f7c3[_0x1329b6(0x353)](),_0x58d862=Array[_0x1329b6(0x1f8)](_0x353099[_0x1329b6(0x1f3)]())[_0x1329b6(0x1d1)](_0x2a9d39=>_0x2a9d39[_0x1329b6(0x1ec)](_0x2ca091));if(!_0x58d862)continue;const _0x859427=_0x58d862[_0x1329b6(0x278)](_0x2ca091);this[_0x1329b6(0x322)](_0x41ade4)&&_0x1329b6(0x26b)==_0x54f7c3[_0x1329b6(0x2b3)]&&0x0!=_0x859427[_0x1329b6(0x2ef)]||(_0x353099[_0x1329b6(0x216)](_0x58d862),_0x859427[_0x1329b6(0x21f)](_0x1a4cc5=>{const _0x1dc6a8=_0x1329b6;_0x353099[_0x1dc6a8(0x332)](_0x1a4cc5,_0x6f6102);}),_0x1329b6(0x26b)!=_0x54f7c3[_0x1329b6(0x2b3)]&&_0x28803e!=_0x3c8058&&_0x353099[_0x1329b6(0x332)](_0x58d862[_0x1329b6(0x261)](_0x2ca091),_0x28803e));}const _0x384415=[];for(const [_0x240beb,_0x48493a]of _0x353099){const _0x3b9f35=_0x229083(),_0x40ae79={'key':_0x41ade4,'oldValue':_0x48493a,'newValue':_0x3c8058};_0x41ade4[_0x1329b6(0x2ef)]>0x25&&console[_0x1329b6(0x318)](_0x1329b6(0x339),{'key':_0x41ade4});const _0x9e81e2=(_0x1329b6(0x36d)+(_0x41ade4+'|'+Vt({'newValue':_0x3c8058})))[_0x1329b6(0x34d)](0x0,0x3c),_0x57eb16=this[_0x1329b6(0x2b1)]({'id':_0x3b9f35,'type':_0x9e81e2,'data':_0x40ae79,'createdAt':new Date(),'authorId':_0x5848c9,'attributes':_0x224cc3});_0x384415[_0x1329b6(0x22d)](_0x57eb16),this[_0x1329b6(0x32b)](_0x9e81e2,_0x3b9f35,_0x5848c9,_0x240beb);}return _0x384415;}[_0x400df0(0x1ea)](_0x53de9b){const _0x240218=_0x400df0;this[_0x240218(0x2a2)](_0x53de9b,(_0x567178,..._0x2a3cdd)=>{const _0x3d4479=_0x240218;this[_0x3d4479(0x368)](()=>{_0x567178(..._0x2a3cdd);});});}[_0x400df0(0x1fe)](_0x201b1f){const _0x37cc38=_0x400df0;this[_0x37cc38(0x340)][_0x37cc38(0x327)](_0x201b1f);}[_0x400df0(0x29b)](_0x2633de){const _0x39177f=_0x400df0;this[_0x39177f(0x373)][_0x39177f(0x327)](_0x2633de);}[_0x400df0(0x21e)](_0xf41487){const _0x5bccfb=_0x400df0;return _0x5bccfb(0x24e)==_0xf41487[_0x5bccfb(0x2b3)]?_0xf41487[_0x5bccfb(0x1d3)][_0x5bccfb(0x364)]('|')[0x0]:null;}[_0x400df0(0x2c4)](_0x50cec2,_0x5470c0){const _0x192823=_0x400df0,_0x574690=_0x50cec2[_0x192823(0x236)]();this[_0x192823(0x2d2)][_0x192823(0x346)](_0x1dbed2=>{const _0x18fdae=_0x192823;_0x1dbed2[_0x18fdae(0x36e)](_0x574690,{'range':_0x5470c0});});}[_0x400df0(0x379)](_0x401237){const _0x5887f4=_0x400df0,_0x4c0105=_0x401237['id'],_0x5e2937=this[_0x5887f4(0x357)][_0x5887f4(0x37c)][_0x5887f4(0x2d8)](_0x5887f4(0x211));this[_0x5887f4(0x30c)][_0x5887f4(0x29a)](_0x4c0105)||this[_0x5887f4(0x30c)][_0x5887f4(0x232)]({'channelId':_0x5e2937,'threadId':_0x4c0105,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x7dcf=this[_0x5887f4(0x30c)][_0x5887f4(0x269)](_0x4c0105);_0x7dcf[_0x5887f4(0x299)](_0x5887f4(0x349)),_0x7dcf[_0x5887f4(0x349)]=!0x1,_0x401237[_0x5887f4(0x212)]=_0x7dcf;}[_0x400df0(0x1fb)](_0x212d09,_0x59d02e,_0x380b61,_0x254e2b){const _0xbd952=_0x400df0;if(_0x212d09[_0xbd952(0x2b3)]!=_0x59d02e||_0x212d09[_0xbd952(0x1d3)]!=_0x380b61||_0x212d09[_0xbd952(0x2b4)]['id']!=_0x254e2b)throw this[_0xbd952(0x357)][_0xbd952(0x1d8)](_0xbd952(0x263)),new _0x54bd3e(_0xbd952(0x263),this);}[_0x400df0(0x333)](_0x2963df,_0x195b65){const _0x4942e2=_0x400df0,_0x46c4b3=_0x2963df[_0x4942e2(0x353)]();if(_0x195b65[_0x4942e2(0x2ad)](_0x46c4b3))_0x2963df[_0x4942e2(0x2bb)]();else{if(_0x46c4b3[_0x4942e2(0x1ff)](_0x195b65)){const _0x1043da=this[_0x4942e2(0x2d2)][_0x4942e2(0x215)](_0x195b65[_0x4942e2(0x296)][_0x4942e2(0x279)],_0x4942e2(0x233));this[_0x4942e2(0x2c4)](_0x2963df,this[_0x4942e2(0x2d2)][_0x4942e2(0x2e8)](_0x46c4b3[_0x4942e2(0x296)],_0x1043da));const _0x524e9e=_0x229083(),_0x4a2aaf=_0x2963df[_0x4942e2(0x2b4)]['id'],_0x51afbe=_0x2963df[_0x4942e2(0x2b3)]+':'+_0x2963df[_0x4942e2(0x1d3)];this[_0x4942e2(0x2b1)]({'id':_0x524e9e,'type':_0x51afbe,'createdAt':new Date(),'authorId':_0x4a2aaf,'data':_0x2963df[_0x4942e2(0x282)],'attributes':_0x2963df[_0x4942e2(0x222)]});const _0xec4493=this[_0x4942e2(0x2d2)][_0x4942e2(0x215)](_0x195b65[_0x4942e2(0x233)][_0x4942e2(0x32a)],_0x4942e2(0x29c)),_0x4af189=this[_0x4942e2(0x2d2)][_0x4942e2(0x2e8)](_0xec4493,_0x46c4b3[_0x4942e2(0x233)]);this[_0x4942e2(0x32b)](_0x51afbe,_0x524e9e,_0x4a2aaf,_0x4af189);}else{if(_0x46c4b3[_0x4942e2(0x370)](_0x195b65[_0x4942e2(0x296)])){const _0x2e0c92=this[_0x4942e2(0x2d2)][_0x4942e2(0x215)](_0x195b65[_0x4942e2(0x296)][_0x4942e2(0x279)],_0x4942e2(0x233));this[_0x4942e2(0x2c4)](_0x2963df,this[_0x4942e2(0x2d2)][_0x4942e2(0x2e8)](_0x46c4b3[_0x4942e2(0x296)],_0x2e0c92));}else{const _0x54775a=this[_0x4942e2(0x2d2)][_0x4942e2(0x215)](_0x195b65[_0x4942e2(0x233)][_0x4942e2(0x32a)],_0x4942e2(0x29c));this[_0x4942e2(0x2c4)](_0x2963df,this[_0x4942e2(0x2d2)][_0x4942e2(0x2e8)](_0x54775a,_0x46c4b3[_0x4942e2(0x233)]));}}}}[_0x400df0(0x234)](_0x5dbd82){const _0x3f975c=_0x400df0;for(const {suggestion:_0x57acf6,meta:_0x3d0583}of this[_0x3f975c(0x36c)](_0x5dbd82,_0x3f975c(0x26b))){if(!_0x3d0583[_0x3f975c(0x31e)])continue;const _0x43c1f1=_0x57acf6[_0x3f975c(0x2eb)]();for(const _0x298f44 of _0x43c1f1)if(!_0x5dbd82[_0x3f975c(0x278)](_0x298f44)[_0x3f975c(0x2ef)])return!0x0;}return!0x1;}[_0x400df0(0x241)](_0x10352b){const _0x161bad=_0x400df0,_0x1040f2=this[_0x161bad(0x357)][_0x161bad(0x201)][_0x161bad(0x2d8)](_0x161bad(0x2ff))[_0x161bad(0x37d)](_0x10352b);if(!_0x1040f2)throw new _0x54bd3e(_0x161bad(0x347),this);return _0x1040f2;}[_0x400df0(0x23e)](_0x1525b8){const _0x526111=_0x400df0,_0x34df55=this[_0x526111(0x357)][_0x526111(0x201)][_0x526111(0x2d8)](_0x526111(0x2ff)),_0x2c2eaa=_0x576c64(_0x526111(0x2e0)+_0x1525b8),_0x1b202e=_0x34df55[_0x526111(0x37d)](_0x2c2eaa);return _0x1b202e||_0x34df55[_0x526111(0x37b)]({'id':_0x2c2eaa,'name':_0x1525b8});}[_0x400df0(0x268)](_0x364359,_0x2592f1,_0x1ea2cd,_0x323028,_0x424ca9){const _0x165e6=_0x400df0,_0x2b45fa=this[_0x165e6(0x241)](_0x323028),_0x3b3604=this[_0x165e6(0x343)][_0x165e6(0x272)](_0x364359,_0x2592f1,_0x1ea2cd,_0x2b45fa,_0x424ca9,_0x28eb3c=>{const _0xd214b3=_0x165e6;this[_0xd214b3(0x1e7)](_0x1ea2cd,{'attributes':_0x28eb3c});const _0x5b296a=this[_0xd214b3(0x21c)](_0x1ea2cd);this[_0xd214b3(0x375)](new Set([_0x5b296a])),this[_0xd214b3(0x360)](new Set([_0x5b296a]));});return this[_0x165e6(0x2fa)](_0x3b3604,_0x165e6(0x1fd),()=>{const _0x37e4bf=_0x165e6;this[_0x37e4bf(0x1e7)](_0x1ea2cd,{'state':_0x37e4bf(0x244)});},{'priority':_0x165e6(0x1d2)}),this[_0x165e6(0x2fa)](_0x3b3604,_0x165e6(0x23a),()=>{const _0x356a55=_0x165e6;this[_0x356a55(0x1e7)](_0x1ea2cd,{'state':_0x356a55(0x214)});},{'priority':_0x165e6(0x1d2)}),this[_0x165e6(0x2d4)][_0x165e6(0x332)](_0x1ea2cd,_0x3b3604),this[_0x165e6(0x270)][_0x165e6(0x332)](_0x3b3604,_0x165e6(0x274)),_0x3b3604;}[_0x400df0(0x2f3)](_0x41fa68){const _0x2f4e4c=_0x400df0,_0x34343b=_0x41fa68[_0x2f4e4c(0x364)](':');return{'group':_0x34343b[0x0],'type':_0x34343b[0x1],'subType':_0x34343b[_0x2f4e4c(0x2ef)]>=0x5?_0x34343b[0x2]:null,'id':_0x34343b[_0x2f4e4c(0x2ef)]<0x5?_0x34343b[0x2]:_0x34343b[0x3],'authorId':_0x34343b[_0x2f4e4c(0x2ef)]<0x5?_0x34343b[0x3]:_0x34343b[0x4],'markerCount':0x6==_0x34343b[_0x2f4e4c(0x2ef)]?_0x34343b[0x5]:null};}[_0x400df0(0x1d6)](_0x538202,_0x30082d,_0x38dcf1){const _0x52617c=_0x400df0,_0x3500db=_0x538202[_0x52617c(0x353)](),_0x4ed8e2=_0x3500db[_0x52617c(0x296)],_0xb43c3d=_0x3500db[_0x52617c(0x233)];this[_0x52617c(0x2c4)](_0x538202,this[_0x52617c(0x2d2)][_0x52617c(0x2e8)](_0x4ed8e2,_0x30082d));const _0x455dee=_0x229083(),_0x508666=_0x538202[_0x52617c(0x2b4)]['id'],_0x5efa90=_0x538202[_0x52617c(0x2b3)]+(_0x538202[_0x52617c(0x1d3)]?':'+_0x538202[_0x52617c(0x1d3)]:'');this[_0x52617c(0x2b1)]({'id':_0x455dee,'type':_0x5efa90,'createdAt':new Date(),'authorId':_0x508666,'originalSuggestionId':_0x538202['id'],'attributes':_0x538202[_0x52617c(0x222)],'data':_0x538202[_0x52617c(0x282)]});const _0x1d4e6f=this[_0x52617c(0x21e)](_0x538202);(_0x52617c(0x217)==_0x538202[_0x52617c(0x2b3)]||_0x1d4e6f&&this[_0x52617c(0x322)](_0x1d4e6f))&&(_0x38dcf1=this[_0x52617c(0x2d2)][_0x52617c(0x25d)](_0x38dcf1[_0x52617c(0x32a)])),this[_0x52617c(0x32b)](_0x5efa90,_0x455dee,_0x508666,this[_0x52617c(0x2d2)][_0x52617c(0x2e8)](_0x38dcf1,_0xb43c3d));}[_0x400df0(0x36c)](_0x33f0d1,_0x107205=null){const _0x540fb3=_0x400df0,_0xdda96b=[],_0x2934ae=this[_0x540fb3(0x357)][_0x540fb3(0x201)][_0x540fb3(0x2d8)](_0x540fb3(0x2ff))['me'];Array[_0x540fb3(0x246)](_0x33f0d1)||(_0x33f0d1=[_0x33f0d1]);for(const _0x76e401 of this[_0x540fb3(0x313)]()){if(!_0x76e401[_0x540fb3(0x276)])continue;if(_0x107205&&_0x76e401[_0x540fb3(0x2b3)]!=_0x107205)continue;let _0x16a109=!0x1;for(const _0x559f9d of _0x76e401[_0x540fb3(0x2eb)]()){for(const _0x4d2b2e of _0x33f0d1){const _0x640fee=_0x4d2b2e[_0x540fb3(0x296)][_0x540fb3(0x2ad)](_0x559f9d[_0x540fb3(0x233)])||_0x4d2b2e[_0x540fb3(0x233)][_0x540fb3(0x2ad)](_0x559f9d[_0x540fb3(0x296)]);if(_0x640fee||_0x4d2b2e[_0x540fb3(0x261)](_0x559f9d)){const _0x1c9bd5=_0x4d2b2e[_0x540fb3(0x1ff)](_0x559f9d)&&Rt(this[_0x540fb3(0x2d2)][_0x540fb3(0x1ed)],_0x559f9d[_0x540fb3(0x296)],_0x4d2b2e),_0x684e55=_0x559f9d[_0x540fb3(0x1ff)](_0x4d2b2e)&&Rt(this[_0x540fb3(0x2d2)][_0x540fb3(0x1ed)],_0x4d2b2e[_0x540fb3(0x296)],_0x559f9d);_0xdda96b[_0x540fb3(0x22d)]({'suggestion':_0x76e401,'meta':{'isOwn':_0x2934ae==_0x76e401[_0x540fb3(0x20c)],'isNextTo':_0x640fee,'isInsideObject':_0x1c9bd5,'containsRangeInObject':_0x684e55}}),_0x16a109=!0x0;break;}}if(_0x16a109)break;}}return _0xdda96b;}[_0x400df0(0x32b)](_0x40ceec,_0x3b38a6,_0xd738cf,_0x3d5ae1,_0x4ca887){const _0x27849c=_0x400df0;this[_0x27849c(0x2d2)][_0x27849c(0x346)](_0x3b9119=>{const _0x2fb5f5=_0x27849c;let _0x4d71f8=_0x2fb5f5(0x2b9)+_0x40ceec+':'+_0x3b38a6+':'+_0xd738cf;_0x4ca887&&(_0x4d71f8=_0x4d71f8+':'+_0x4ca887),_0x3b9119[_0x2fb5f5(0x30b)](_0x4d71f8,{'range':_0x3d5ae1,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x400df0(0x329)](_0x1933c9){const _0x26259f=_0x400df0,_0x531eff=_0x1933c9[_0x26259f(0x2a0)],_0x3d505d=_0x1933c9[_0x26259f(0x2fd)];_0x1933c9[_0x26259f(0x2a0)]=null,_0x1933c9[_0x26259f(0x2fd)]=null,null!=_0x531eff&&_0x531eff[_0x26259f(0x2fd)]==_0x1933c9&&(_0x531eff[_0x26259f(0x2fd)]=_0x3d505d),null!=_0x3d505d&&_0x3d505d[_0x26259f(0x2a0)]==_0x1933c9&&(_0x3d505d[_0x26259f(0x2a0)]=_0x531eff),_0x26259f(0x1f1)==this[_0x26259f(0x270)][_0x26259f(0x2d8)](_0x1933c9)&&(this[_0x26259f(0x270)][_0x26259f(0x332)](_0x1933c9,_0x26259f(0x1dc)),this[_0x26259f(0x2b0)](_0x26259f(0x2c2),_0x1933c9,_0x531eff,_0x3d505d));}[_0x400df0(0x2b1)](_0xa74ea0){const _0x1cdaad=_0x400df0,_0x1e7936=_0xa74ea0['id'],_0x38c012=this[_0x1cdaad(0x355)](_0xa74ea0);if(this[_0x1cdaad(0x250)]&&this[_0x1cdaad(0x250)][_0x1cdaad(0x21b)]){const _0x2188db=this[_0x1cdaad(0x357)][_0x1cdaad(0x201)][_0x1cdaad(0x2d8)](_0x1cdaad(0x2ec)),_0x129819=_0x38c012[_0x1cdaad(0x22f)],_0x835277=_0x38c012[_0x1cdaad(0x1d3)]?_0x38c012[_0x1cdaad(0x2b3)]+':'+_0x38c012[_0x1cdaad(0x1d3)]:_0x38c012[_0x1cdaad(0x2b3)],_0x2c50ff=this[_0x1cdaad(0x357)][_0x1cdaad(0x27d)],_0x202820=_0x2188db[_0x1cdaad(0x327)](_0x3e196f(_0x2c50ff,_0x1cdaad(0x330))),_0x46750e={'id':_0x1e7936,'type':_0x835277,'hasComments':_0x129819,'data':_0xa74ea0[_0x1cdaad(0x282)]||null,'originalSuggestionId':_0xa74ea0[_0x1cdaad(0x283)]||null,'attributes':_0x38c012[_0x1cdaad(0x222)]};this[_0x1cdaad(0x250)][_0x1cdaad(0x21b)](_0x46750e)[_0x1cdaad(0x363)](_0x1c8a5c=>{const _0x395168=_0x1cdaad;_0x38c012[_0x395168(0x2af)]=!0x0,_0x2188db[_0x395168(0x29f)](_0x202820),_0x1c8a5c&&_0x1c8a5c[_0x395168(0x2f8)]&&(this[_0x395168(0x2d4)][_0x395168(0x2d8)](_0x1e7936)[_0x395168(0x2f8)]=_0x1c8a5c[_0x395168(0x2f8)]);})[_0x1cdaad(0x226)](_0x368d4b=>{const _0x3db7bc=_0x1cdaad;throw _0x24c01a(_0x3db7bc(0x252)),this[_0x3db7bc(0x357)][_0x3db7bc(0x30f)][_0x3db7bc(0x1dd)]({'isUndoable':!0x1},()=>{const _0x36c251=_0x3db7bc;_0x38c012[_0x36c251(0x23a)]();}),_0x38c012[_0x3db7bc(0x1d0)](),this[_0x3db7bc(0x2d4)][_0x3db7bc(0x216)](_0x38c012['id']),this[_0x3db7bc(0x270)][_0x3db7bc(0x216)](_0x38c012),_0x368d4b;});}return _0x38c012;}[_0x400df0(0x322)](_0x3fe6bf){const _0x961faf=_0x400df0;return this[_0x961faf(0x340)][_0x961faf(0x2ab)](_0x3fe6bf);}[_0x400df0(0x1e7)](_0x5e7438,_0x5d4a29){const _0x5afc1a=_0x400df0,_0xa9ced3=this[_0x5afc1a(0x357)][_0x5afc1a(0x201)][_0x5afc1a(0x2d8)](_0x5afc1a(0x2ec)),_0x3854d0=this[_0x5afc1a(0x21c)](_0x5e7438);if(this[_0x5afc1a(0x250)]&&this[_0x5afc1a(0x250)][_0x5afc1a(0x21d)]){if(_0x3854d0[_0x5afc1a(0x2af)]){const _0x350a0c=_0xa9ced3[_0x5afc1a(0x327)](_0x3e196f(this[_0x5afc1a(0x357)][_0x5afc1a(0x27d)],_0x5afc1a(0x330)));this[_0x5afc1a(0x250)][_0x5afc1a(0x21d)](_0x5e7438,_0x5d4a29)[_0x5afc1a(0x363)](()=>{const _0x2e19b7=_0x5afc1a;_0xa9ced3[_0x2e19b7(0x29f)](_0x350a0c);});}else _0x3854d0['on'](_0x5afc1a(0x2fe),()=>{const _0x31e5e3=_0x5afc1a;this[_0x31e5e3(0x1e7)](_0x5e7438,_0x5d4a29);});}}[_0x400df0(0x248)](_0x3cb2e0){const _0x25641b=_0x400df0;if(!this[_0x25641b(0x250)]||!this[_0x25641b(0x250)][_0x25641b(0x21c)])throw new _0x54bd3e(_0x25641b(0x311),this);return this[_0x25641b(0x250)][_0x25641b(0x21c)](_0x3cb2e0);}[_0x400df0(0x208)](_0x4a10d3){const _0x36f44c=_0x400df0,{id:_0x1388d7,type:_0x11b556,subType:_0x53760d,authorId:_0x554f31}=this[_0x36f44c(0x2f3)](_0x4a10d3),_0x220fa9=this[_0x36f44c(0x2d4)][_0x36f44c(0x2d8)](_0x1388d7)||this[_0x36f44c(0x268)](_0x11b556,_0x53760d,_0x1388d7,_0x554f31,{});switch(this[_0x36f44c(0x1fb)](_0x220fa9,_0x11b556,_0x53760d,_0x554f31),this[_0x36f44c(0x270)][_0x36f44c(0x2d8)](_0x220fa9)){case _0x36f44c(0x274):this[_0x36f44c(0x248)](_0x1388d7)[_0x36f44c(0x363)](_0xf29cb0=>{const _0x583a20=_0x36f44c;let _0x8286cc=Promise[_0x583a20(0x291)]();_0xf29cb0[_0x583a20(0x22f)]&&(_0x8286cc=this[_0x583a20(0x30c)][_0x583a20(0x26e)]({'channelId':this[_0x583a20(0x357)][_0x583a20(0x37c)][_0x583a20(0x2d8)](_0x583a20(0x211)),'threadId':_0x1388d7})),_0x8286cc[_0x583a20(0x363)](()=>{const _0x38efa0=_0x583a20;this[_0x38efa0(0x355)](_0xf29cb0)[_0x38efa0(0x2af)]=!0x0;});}),this[_0x36f44c(0x270)][_0x36f44c(0x332)](_0x220fa9,_0x36f44c(0x1ee));break;case _0x36f44c(0x1dc):this[_0x36f44c(0x1e7)](_0x1388d7,{'state':_0x36f44c(0x27b)});case _0x36f44c(0x2f2):this[_0x36f44c(0x270)][_0x36f44c(0x332)](_0x220fa9,_0x36f44c(0x1f1)),this[_0x36f44c(0x2b0)](_0x36f44c(0x21a),_0x220fa9);break;case _0x36f44c(0x1f1):this[_0x36f44c(0x2b0)](_0x36f44c(0x290),_0x220fa9);}return _0x220fa9[_0x36f44c(0x267)](_0x4a10d3),_0x220fa9;}[_0x400df0(0x360)](_0x39bb3d){const _0x2bae61=_0x400df0,_0x4c95f1=Array[_0x2bae61(0x1f8)](_0x39bb3d),_0x3d5e5a=_0x4c95f1[_0x2bae61(0x28d)](_0xd60eca=>_0x2bae61(0x24e)==_0xd60eca[_0x2bae61(0x2b3)]);this[_0x2bae61(0x32d)](_0x3d5e5a);const _0x5751ee=_0x4c95f1[_0x2bae61(0x28d)](_0x153eed=>!_0x153eed[_0x2bae61(0x24c)]&&_0x2bae61(0x24e)!=_0x153eed[_0x2bae61(0x2b3)]),_0x13d002=this[_0x2bae61(0x313)]({'skipNotAttached':!0x0})[_0x2bae61(0x28d)](_0x3eba97=>!_0x3eba97[_0x2bae61(0x24c)]&&_0x2bae61(0x24e)!=_0x3eba97[_0x2bae61(0x2b3)]),_0x407e0e=_0x13d002[_0x2bae61(0x28d)](_0x57aad5=>!_0x39bb3d[_0x2bae61(0x2ab)](_0x57aad5)),_0x184112=new Map(_0x13d002[_0x2bae61(0x28e)](_0x173feb=>[_0x173feb,this[_0x2bae61(0x343)][_0x2bae61(0x323)](_0x173feb[_0x2bae61(0x2b3)],_0x173feb[_0x2bae61(0x1d3)],_0x2bae61(0x2a4))])),_0x655940=new Map(_0x13d002[_0x2bae61(0x28e)](_0xa28a1f=>[_0xa28a1f,_0xa28a1f[_0x2bae61(0x353)]()])),_0x4e414a=new Set(),_0x29753c=new Set();for(let _0x101f22=0x0;_0x101f22<_0x5751ee[_0x2bae61(0x2ef)];_0x101f22++)_0x4decf1(_0x5751ee[_0x101f22],_0x5751ee,_0x101f22+0x1);for(let _0x1cc9c9=0x0;_0x1cc9c9<_0x5751ee[_0x2bae61(0x2ef)];_0x1cc9c9++)_0x4decf1(_0x5751ee[_0x1cc9c9],_0x407e0e,0x0);const _0x46b627=new Set();for(let _0x847a41=0x0;_0x847a41<_0x5751ee[_0x2bae61(0x2ef)];_0x847a41++){const _0x2c572a=_0x5751ee[_0x847a41];!_0x29753c[_0x2bae61(0x2ab)](_0x2c572a)&&_0x2c572a[_0x2bae61(0x2a0)]&&(_0x46b627[_0x2bae61(0x327)](_0x2c572a[_0x2bae61(0x2a0)]),_0x2c572a[_0x2bae61(0x2a0)][_0x2bae61(0x2fd)]===_0x2c572a&&(_0x2c572a[_0x2bae61(0x2a0)][_0x2bae61(0x2fd)]=null),_0x2c572a[_0x2bae61(0x2a0)]=null),!_0x4e414a[_0x2bae61(0x2ab)](_0x2c572a)&&_0x2c572a[_0x2bae61(0x2fd)]&&(_0x46b627[_0x2bae61(0x327)](_0x2c572a[_0x2bae61(0x2fd)]),_0x2c572a[_0x2bae61(0x2fd)][_0x2bae61(0x2a0)]===_0x2c572a&&(_0x2c572a[_0x2bae61(0x2fd)][_0x2bae61(0x2a0)]=null),_0x2c572a[_0x2bae61(0x2fd)]=null);}function _0x4decf1(_0x434315,_0x2fa234,_0xff3947){const _0x2f19fa=_0x2bae61;for(let _0x406e82=_0xff3947;_0x406e82<_0x2fa234[_0x2f19fa(0x2ef)];_0x406e82++){const _0x150e6d=_0x34d7b7(_0x434315,_0x2fa234[_0x406e82]);_0x150e6d&&(_0x150e6d[0x0][_0x2f19fa(0x2fd)]=_0x150e6d[0x1],_0x150e6d[0x1][_0x2f19fa(0x2a0)]=_0x150e6d[0x0],_0x4e414a[_0x2f19fa(0x327)](_0x150e6d[0x0]),_0x29753c[_0x2f19fa(0x327)](_0x150e6d[0x1]));}}function _0x34d7b7(_0x2c170a,_0x35d5d4){const _0x250d5b=_0x2bae61;if(_0x2c170a[_0x250d5b(0x20c)]['id']!==_0x35d5d4[_0x250d5b(0x20c)]['id'])return null;const _0x2b121f=_0x184112[_0x250d5b(0x2d8)](_0x2c170a)(_0x2c170a,_0x35d5d4,_0x655940[_0x250d5b(0x2d8)](_0x2c170a),_0x655940[_0x250d5b(0x2d8)](_0x35d5d4));if(!_0x2b121f)return null;return _0x184112[_0x250d5b(0x2d8)](_0x35d5d4)(_0x2c170a,_0x35d5d4,_0x655940[_0x250d5b(0x2d8)](_0x2c170a),_0x655940[_0x250d5b(0x2d8)](_0x35d5d4))?_0x2b121f[0x1][_0x250d5b(0x212)]&&_0x2b121f[0x1][_0x250d5b(0x212)][_0x250d5b(0x2ef)]?null:_0x2b121f:null;}_0x46b627[_0x2bae61(0x376)]&&this[_0x2bae61(0x360)](_0x46b627);}[_0x400df0(0x32d)](_0x14cf24){const _0x378dbb=_0x400df0;if(0x0==_0x14cf24[_0x378dbb(0x2ef)])return;const _0x2a5038=this[_0x378dbb(0x313)]({'skipNotAttached':!0x0})[_0x378dbb(0x28d)](_0xc81899=>_0x378dbb(0x24e)==_0xc81899[_0x378dbb(0x2b3)]&&_0xc81899[_0x378dbb(0x336)]),_0x32f584=[],_0x346a83=new Map();for(const _0x28987b of _0x2a5038){const _0x2d66a1=_0x576c64(_0x28987b[_0x378dbb(0x222)]);_0x346a83[_0x378dbb(0x2ab)](_0x2d66a1)||(_0x346a83[_0x378dbb(0x332)](_0x2d66a1,_0x32f584[_0x378dbb(0x2ef)]),_0x32f584[_0x378dbb(0x22d)]([]));const _0x91f13b=_0x346a83[_0x378dbb(0x2d8)](_0x2d66a1);_0x32f584[_0x91f13b][_0x378dbb(0x22d)](_0x28987b);}!(function(){const _0x492d56=_0x378dbb;_0x32f584[_0x492d56(0x2bc)]((_0x2d555c,_0x446529)=>{const _0x5ef003=_0x492d56,_0x1de969=_0x2d555c[0x0][_0x5ef003(0x2f8)],_0x429c3f=_0x446529[0x0][_0x5ef003(0x2f8)];return _0x1de969==_0x429c3f?_0x2d555c[0x0][_0x5ef003(0x222)][_0x5ef003(0x2c5)]<_0x446529[0x0][_0x5ef003(0x222)][_0x5ef003(0x2c5)]?-0x1:0x1:_0x1de969<_0x429c3f?-0x1:0x1;});for(const _0x4d40f9 of _0x32f584)_0x4d40f9[_0x492d56(0x2bc)]((_0x17d290,_0x3df242)=>_0x17d290['id']<_0x3df242['id']?-0x1:0x1);}());for(let _0x4b0f6c=0x0;_0x4b0f6c<_0x32f584[_0x378dbb(0x2ef)];_0x4b0f6c++){if(0x0==_0x32f584[_0x4b0f6c][_0x378dbb(0x2ef)])continue;const _0x584eac=[];for(let _0x44d764=_0x4b0f6c+0x1;_0x44d764<_0x32f584[_0x378dbb(0x2ef)];_0x44d764++)0x0!=_0x32f584[_0x44d764][_0x378dbb(0x2ef)]&&_0x213765(_0x32f584[_0x4b0f6c],_0x32f584[_0x44d764])&&_0x584eac[_0x378dbb(0x22d)](_0x44d764);for(const _0x3eddd9 of _0x584eac)_0x32f584[_0x4b0f6c]=_0x32f584[_0x4b0f6c][_0x378dbb(0x297)](_0x32f584[_0x3eddd9]),_0x32f584[_0x3eddd9]=[];}for(const _0x5efb80 of _0x32f584)for(let _0x4ff6f0=0x0;_0x4ff6f0<_0x5efb80[_0x378dbb(0x2ef)];_0x4ff6f0++)_0x5efb80[_0x4ff6f0][_0x378dbb(0x2fd)]=_0x5efb80[_0x4ff6f0+0x1]||null;for(const _0x199284 of _0x32f584)for(let _0x51132b=0x0;_0x51132b<_0x199284[_0x378dbb(0x2ef)];_0x51132b++)_0x199284[_0x51132b][_0x378dbb(0x2a0)]=_0x199284[_0x51132b-0x1]||null;function _0x213765(_0x2b1dcd,_0x1e6133){const _0x5ad0a4=_0x378dbb;if(_0x2b1dcd[0x0][_0x5ad0a4(0x222)][_0x5ad0a4(0x2c5)]!==_0x1e6133[0x0][_0x5ad0a4(0x222)][_0x5ad0a4(0x2c5)]&&_0x2b1dcd[0x0][_0x5ad0a4(0x20c)]!==_0x1e6133[0x0][_0x5ad0a4(0x20c)])return!0x1;if(!function(_0x3a2c43,_0x22d5af){const _0x173983=_0x5ad0a4;if(!_0x3a2c43[_0x173983(0x22f)]&&!_0x22d5af[_0x173983(0x22f)])return!0x0;if(_0x3a2c43[_0x173983(0x22f)]&&_0x22d5af[_0x173983(0x22f)])return!0x1;if(_0x3a2c43[_0x173983(0x22f)]&&_0x22d5af[_0x173983(0x2f8)]<_0x3a2c43[_0x173983(0x212)][_0x173983(0x2d9)][_0x173983(0x2d8)](0x0)[_0x173983(0x2f8)])return!0x0;if(_0x22d5af[_0x173983(0x22f)]&&_0x3a2c43[_0x173983(0x2f8)]<_0x22d5af[_0x173983(0x212)][_0x173983(0x2d9)][_0x173983(0x2d8)](0x0)[_0x173983(0x2f8)])return!0x0;return!0x1;}(_0x2b1dcd[0x0],_0x1e6133[0x0]))return!0x1;const _0x435636=_0x4de2eb(_0x2b1dcd[0x0][_0x5ad0a4(0x222)],_0x5ad0a4(0x2c5)),_0x48a479=_0x4de2eb(_0x1e6133[0x0][_0x5ad0a4(0x222)],_0x5ad0a4(0x2c5));if(!_0x265ed0(_0x435636,_0x48a479))return!0x1;return!!_0x2b1dcd[_0x5ad0a4(0x2d6)](_0x16dbee=>_0x1e6133[_0x5ad0a4(0x321)](_0x93314a=>_0x16dbee[_0x5ad0a4(0x353)]()[_0x5ad0a4(0x2ad)](_0x93314a[_0x5ad0a4(0x353)]())))&&_0x1e6133[_0x5ad0a4(0x2d6)](_0x212711=>_0x2b1dcd[_0x5ad0a4(0x321)](_0x5ce0c5=>_0x212711[_0x5ad0a4(0x353)]()[_0x5ad0a4(0x2ad)](_0x5ce0c5[_0x5ad0a4(0x353)]())));}}[_0x400df0(0x375)](_0x4cb798){const _0x2138ca=_0x400df0,_0x484897=Array[_0x2138ca(0x1f8)](_0x4cb798),_0x10804f=this[_0x2138ca(0x313)]({'skipNotAttached':!0x0}),_0x36f319=_0x10804f[_0x2138ca(0x28d)](_0x2b2a9a=>!_0x4cb798[_0x2138ca(0x2ab)](_0x2b2a9a)),_0x47a9c1=new Map(_0x484897[_0x2138ca(0x28e)](_0x515e04=>[_0x515e04,this[_0x2138ca(0x343)][_0x2138ca(0x323)](_0x515e04[_0x2138ca(0x2b3)],_0x515e04[_0x2138ca(0x1d3)],_0x2138ca(0x2cc))])),_0x1959af=new Map(_0x10804f[_0x2138ca(0x28e)](_0x2114e0=>[_0x2114e0,_0x2114e0[_0x2138ca(0x2eb)]()]));for(let _0x2e245f=0x0;_0x2e245f<_0x484897[_0x2138ca(0x2ef)];_0x2e245f++){if(_0x614717(this,_0x484897[_0x2e245f],_0x484897,_0x2e245f+0x1))return!0x0;}for(let _0x470c9d=0x0;_0x470c9d<_0x484897[_0x2138ca(0x2ef)];_0x470c9d++){if(_0x614717(this,_0x484897[_0x470c9d],_0x36f319,0x0))return!0x0;}return!0x1;function _0x614717(_0x435a55,_0x49b3c2,_0x1dae73,_0x41172e){const _0x5e638d=_0x2138ca;for(let _0x1aa497=_0x41172e;_0x1aa497<_0x1dae73[_0x5e638d(0x2ef)];_0x1aa497++){const _0x30d4f8=_0x1dae73[_0x1aa497];if(_0x30d4f8[_0x5e638d(0x2b3)]!==_0x49b3c2[_0x5e638d(0x2b3)]||_0x30d4f8[_0x5e638d(0x20c)]['id']!==_0x49b3c2[_0x5e638d(0x20c)]['id']||_0x30d4f8[_0x5e638d(0x1d3)]!==_0x49b3c2[_0x5e638d(0x1d3)])continue;if(!Pt(_0x49b3c2,_0x30d4f8,[_0x5e638d(0x2c5)]))continue;if(_0x5e638d(0x24e)==_0x49b3c2[_0x5e638d(0x2b3)]&&_0x49b3c2[_0x5e638d(0x282)][_0x5e638d(0x345)]!=_0x30d4f8[_0x5e638d(0x282)][_0x5e638d(0x345)])continue;if(_0x5e638d(0x24e)==_0x49b3c2[_0x5e638d(0x2b3)]&&_0x435a55[_0x5e638d(0x322)](_0x49b3c2[_0x5e638d(0x282)][_0x5e638d(0x2aa)]))continue;if(_0x5e638d(0x217)==_0x49b3c2[_0x5e638d(0x2b3)]){const _0x26ae42=_0x435a55[_0x5e638d(0x357)][_0x5e638d(0x30f)],_0x41d167=_0x49b3c2[_0x5e638d(0x27a)]();if(_0x41d167&&(_0x26ae42[_0x5e638d(0x1ed)][_0x5e638d(0x2ae)](_0x41d167)||_0x26ae42[_0x5e638d(0x1ed)][_0x5e638d(0x331)](_0x41d167)))continue;}const _0x20cf34=_0x47a9c1[_0x5e638d(0x2d8)](_0x49b3c2),_0x205d99=_0x1959af[_0x5e638d(0x2d8)](_0x49b3c2),_0x27fee3=_0x1959af[_0x5e638d(0x2d8)](_0x30d4f8),_0x2edc39=_0x49b3c2[_0x5e638d(0x212)]&&_0x49b3c2[_0x5e638d(0x212)][_0x5e638d(0x2ef)],_0x518c8b=_0x30d4f8[_0x5e638d(0x212)]&&_0x30d4f8[_0x5e638d(0x212)][_0x5e638d(0x2ef)];if(!_0x2edc39&&_0x20cf34(_0x27fee3,_0x205d99))return _0x435a55[_0x5e638d(0x326)](_0x30d4f8,_0x49b3c2),_0x1959af[_0x5e638d(0x216)](_0x49b3c2),!0x0;if(!_0x518c8b&&_0x20cf34(_0x205d99,_0x27fee3))return _0x435a55[_0x5e638d(0x326)](_0x49b3c2,_0x30d4f8),_0x1959af[_0x5e638d(0x216)](_0x30d4f8),!0x0;}return!0x1;}}[_0x400df0(0x326)](_0x51e47f,_0x51d8a9){const _0x57638a=_0x400df0;if(_0x51e47f[_0x57638a(0x24c)]){for(const _0x40826e of _0x51d8a9[_0x57638a(0x2eb)]())_0x51e47f[_0x57638a(0x288)](_0x40826e);}else{const _0xbf8412=_0x51d8a9[_0x57638a(0x353)]()[_0x57638a(0x233)];this[_0x57638a(0x2c4)](_0x51e47f,this[_0x57638a(0x2d2)][_0x57638a(0x2e8)](_0x51e47f[_0x57638a(0x353)]()[_0x57638a(0x296)],_0xbf8412));}_0x51d8a9[_0x57638a(0x2bb)]();}[_0x400df0(0x28f)](_0x1ed9fe,_0x304aad){const _0x4513ea=_0x400df0,_0x467a35=_0x1ed9fe[_0x4513ea(0x25c)](_0x4513ea(0x1e8))||_0x1ed9fe[_0x4513ea(0x25c)](_0x4513ea(0x24e))?_0x4513ea(0x372):_0x1ed9fe[_0x4513ea(0x1e4)]();return _0x3e196f(this[_0x4513ea(0x357)][_0x4513ea(0x27d)],_0x304aad+'_'+_0x467a35+_0x4513ea(0x33c));}[_0x400df0(0x2dc)](){const _0x4e2804=_0x400df0,_0x1d1778=this[_0x4e2804(0x357)];if(!_0x1d1778['ui'])return;const {ariaLiveAnnouncer:_0x48eda1}=_0x1d1778['ui'];_0x10686d(this[_0x4e2804(0x2d2)],({left:_0x14f1e7,entered:_0x181c10})=>{const _0x12d35f=_0x4e2804;for(const _0x9f879c of _0x14f1e7){const {group:_0x57128d,type:_0x12fe1d}=this[_0x12d35f(0x2f3)](_0x9f879c[_0x12d35f(0x1e3)]);if(_0x12d35f(0x25b)===_0x57128d){_0x48eda1[_0x12d35f(0x2b5)](this[_0x12d35f(0x28f)](_0x12fe1d,_0x12d35f(0x35d)));break;}}for(const _0x5ca1f7 of _0x181c10){const {group:_0x5a0df5,type:_0x5cb062}=this[_0x12d35f(0x2f3)](_0x5ca1f7[_0x12d35f(0x1e3)]);if(_0x12d35f(0x25b)===_0x5a0df5){_0x48eda1[_0x12d35f(0x2b5)](this[_0x12d35f(0x28f)](_0x5cb062,_0x12d35f(0x2ee)));break;}}});}[_0x400df0(0x271)](_0x539357){const _0xba5df9=_0x400df0;if(this[_0xba5df9(0x206)])return!0x1;const _0x3d707b=this[_0xba5df9(0x357)],_0x1f5684=_0x3d707b[_0xba5df9(0x30f)][_0xba5df9(0x31c)][_0xba5df9(0x305)][_0xba5df9(0x2ca)]();if(0x0==_0x1f5684[_0xba5df9(0x2ef)])return!0x1;const _0x59ba09=[],_0x59e753=_0x1f5684[_0xba5df9(0x28d)](_0x23a772=>_0xba5df9(0x24e)==_0x23a772[_0xba5df9(0x2b3)]),_0x2b1c81=_0x1f5684[_0xba5df9(0x28d)](_0x545b69=>_0xba5df9(0x369)==_0x545b69[_0xba5df9(0x2b3)]&&_0xba5df9(0x36b)!=_0x545b69[_0xba5df9(0x1e3)]),_0x4b1763=_0x1f5684[_0xba5df9(0x28d)](_0x280455=>_0xba5df9(0x29f)==_0x280455[_0xba5df9(0x2b3)]&&_0xba5df9(0x36b)!=_0x280455[_0xba5df9(0x1e3)]);for(const _0x2f8cf9 of _0x59e753)_0x59ba09[_0xba5df9(0x22d)]({'key':_0x2f8cf9[_0xba5df9(0x351)],'newValue':_0x2f8cf9[_0xba5df9(0x33e)],'oldValue':_0x2f8cf9[_0xba5df9(0x2b6)],'range':Ot(_0x2f8cf9[_0xba5df9(0x235)],_0x3d707b[_0xba5df9(0x30f)])});for(const _0x44b248 of _0x2b1c81){const _0x5cb572=_0x4b1763[_0xba5df9(0x1d1)](_0x14733d=>_0x14733d[_0xba5df9(0x293)][_0xba5df9(0x2ad)](_0x44b248[_0xba5df9(0x293)]));_0x5cb572&&_0x59ba09[_0xba5df9(0x22d)]({'key':_0xba5df9(0x295),'newValue':_0x44b248[_0xba5df9(0x1e3)],'oldValue':_0x5cb572[_0xba5df9(0x1e3)],'range':_0x3d707b[_0xba5df9(0x30f)][_0xba5df9(0x356)](_0x44b248[_0xba5df9(0x293)][_0xba5df9(0x265)])});}return 0x0!=_0x59ba09[_0xba5df9(0x2ef)]&&this[_0xba5df9(0x255)](_0x539357,_0x59ba09);}[_0x400df0(0x2f9)](_0x31021d){const _0x8ec676=_0x400df0;let _0xd113f9=!0x1;const _0x2936da=this[_0x8ec676(0x357)][_0x8ec676(0x30f)][_0x8ec676(0x31c)][_0x8ec676(0x305)][_0x8ec676(0x2c1)]()[_0x8ec676(0x28d)](_0x32b292=>_0x32b292[_0x8ec676(0x282)][_0x8ec676(0x273)]&&_0x32b292[_0x8ec676(0x1e3)][_0x8ec676(0x25c)](_0x8ec676(0x22a)));for(const _0x3d1f75 of _0x2936da){const {subType:_0x395e5f,id:_0x3d0de9}=this[_0x8ec676(0x2f3)](_0x3d1f75[_0x8ec676(0x1e3)]),_0x7df859=_0x395e5f[_0x8ec676(0x364)]('|')[0x0];for(const _0x1d5abd of this[_0x8ec676(0x313)]({'skipNotAttached':!0x0}))_0x1d5abd['id']!=_0x3d0de9&&_0x8ec676(0x24e)==_0x1d5abd[_0x8ec676(0x2b3)]&&_0x1d5abd[_0x8ec676(0x282)]&&_0x1d5abd[_0x8ec676(0x282)][_0x8ec676(0x2aa)]==_0x7df859&&_0x1d5abd[_0x8ec676(0x353)]()[_0x8ec676(0x1ec)](_0x3d1f75[_0x8ec676(0x282)][_0x8ec676(0x273)])&&(this[_0x8ec676(0x2a5)](_0x1d5abd,_0x3d1f75[_0x8ec676(0x282)][_0x8ec676(0x273)],_0x31021d),_0xd113f9=!0x0);}return _0xd113f9;}[_0x400df0(0x368)](_0x2a773e){const _0x31f4ba=_0x400df0;this[_0x31f4ba(0x357)],(this[_0x31f4ba(0x206)]=!0x0,_0x2a773e());}[_0x400df0(0x23c)](_0x53b6af){const _0x5e6350=_0x400df0,_0xf9c032=this[_0x5e6350(0x322)](_0x53b6af),_0x381246=this[_0x5e6350(0x373)][_0x5e6350(0x2ab)](_0x53b6af);return _0xf9c032||_0x381246;}[_0x400df0(0x255)](_0x17c695,_0xbeb627){const _0x1f0f06=_0x400df0;if(0x0==_0xbeb627[_0x1f0f06(0x2ef)])return!0x1;let _0x3a2124=!0x1;for(const _0x30ecdb of _0xbeb627){const _0x5b80f0=this[_0x1f0f06(0x36c)](_0x30ecdb[_0x1f0f06(0x235)],_0x1f0f06(0x24e))[_0x1f0f06(0x28d)](_0x15e55d=>!_0x15e55d[_0x1f0f06(0x32e)][_0x1f0f06(0x2a3)])[_0x1f0f06(0x28e)](_0x5d1ee4=>_0x5d1ee4[_0x1f0f06(0x25b)]),_0x5c9624=_0x576c64({'newValue':_0x30ecdb[_0x1f0f06(0x2c0)]});_0x5b80f0[_0x1f0f06(0x28d)](_0x221957=>{const _0x308d10=_0x1f0f06,[_0x1b921c,_0x4b9b98]=_0x221957[_0x308d10(0x1d3)][_0x308d10(0x364)]('|');return _0x1b921c==_0x30ecdb[_0x308d10(0x2aa)]&&_0x4b9b98!=_0x5c9624;})[_0x1f0f06(0x21f)](_0x1c9a7b=>{const _0x47ad2e=_0x1f0f06;this[_0x47ad2e(0x2a5)](_0x1c9a7b,_0x30ecdb[_0x47ad2e(0x235)],_0x17c695),_0x3a2124=!0x0;});}return _0x3a2124;}[_0x400df0(0x2a5)](_0x48f27e,_0x2f6d18,_0x2276b3){const _0x1ad9e9=_0x400df0,_0x2f3f44=_0x48f27e[_0x1ad9e9(0x353)]()[_0x1ad9e9(0x278)](_0x2f6d18);0x0!==_0x2f3f44[_0x1ad9e9(0x2ef)]?0x1!==_0x2f3f44[_0x1ad9e9(0x2ef)]?this[_0x1ad9e9(0x1d6)](_0x48f27e,_0x2f6d18[_0x1ad9e9(0x296)],_0x2f6d18[_0x1ad9e9(0x233)]):this[_0x1ad9e9(0x2c4)](_0x48f27e,_0x2f3f44[0x0]):_0x2276b3[_0x1ad9e9(0x243)](_0x48f27e[_0x1ad9e9(0x236)]());}}class xt{constructor(_0x410abe){const _0x137dc2=_0x400df0;this[_0x137dc2(0x1d5)]=_0x410abe,this[_0x137dc2(0x2d2)]=_0x410abe[_0x137dc2(0x30f)],this[_0x137dc2(0x335)]=new Map(),this[_0x137dc2(0x2c3)]=new Map(),this[_0x137dc2(0x1f4)]();}[_0x400df0(0x272)](_0x3f7b9f,_0x545f9f,_0x5ba40f,_0x205a9a,_0x488986,_0x1ba91e){const _0x4bd75b=_0x400df0;return new _0x77f0a7(this[_0x4bd75b(0x2d2)],{'type':_0x3f7b9f,'subType':_0x545f9f,'id':_0x5ba40f,'author':_0x205a9a,'creator':_0x205a9a,'attributes':_0x488986,'onAttributesChange':_0x1ba91e,'onAccept':(..._0x3e0166)=>this[_0x4bd75b(0x323)](_0x3f7b9f,_0x545f9f,_0x4bd75b(0x1fd))(..._0x3e0166),'onDiscard':(..._0x20d15d)=>this[_0x4bd75b(0x323)](_0x3f7b9f,_0x545f9f,_0x4bd75b(0x23a))(..._0x20d15d)});}[_0x400df0(0x26a)](_0x47a53a,_0x10e234,_0x5bd9cb,_0x499ef1){const _0x49d824=_0x400df0,_0x316156=_0x47a53a+':'+_0x10e234+':'+_0x5bd9cb;this[_0x49d824(0x335)][_0x49d824(0x332)](_0x316156,_0x499ef1);}[_0x400df0(0x323)](_0x49e587,_0x1547b4,_0x4770ae){const _0x549ef7=_0x400df0,_0x1fc2b2=_0x49e587+':'+_0x1547b4+':'+_0x4770ae;return this[_0x549ef7(0x335)][_0x549ef7(0x2d8)](_0x1fc2b2)||this[_0x549ef7(0x2c3)][_0x549ef7(0x2d8)](_0x49e587+':'+_0x4770ae);}[_0x400df0(0x1f4)](){const _0x1381b3=_0x400df0,_0x245823=()=>!0x1,_0x285c8b=_0xa9ebca=>{const _0x4e321e=_0x5c52;_0xa9ebca[_0x4e321e(0x2bc)]((_0x216d9c,_0x47e0bd)=>_0x216d9c[_0x4e321e(0x296)][_0x4e321e(0x24b)](_0x47e0bd[_0x4e321e(0x296)])?0x1:-0x1),this[_0x4e321e(0x2d2)][_0x4e321e(0x346)](_0x22ac95=>{const _0x365856=_0x4e321e;for(const _0x5f1368 of _0xa9ebca){let _0x2cb304;_0x2cb304=_0x5f1368[_0x365856(0x233)][_0x365856(0x31d)]&&_0x5f1368[_0x365856(0x233)][_0x365856(0x32a)]==_0x5f1368[_0x365856(0x296)][_0x365856(0x265)]?_0x22ac95[_0x365856(0x2f6)](_0x5f1368[_0x365856(0x296)][_0x365856(0x265)],'on'):_0x22ac95[_0x365856(0x2f6)](_0x5f1368),this[_0x365856(0x2d2)][_0x365856(0x266)](_0x2cb304,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x4f6968=(_0x311e50,_0x75b07c)=>{const _0x43852a=_0x5c52;_0x75b07c&&this[_0x43852a(0x2d2)][_0x43852a(0x346)](_0x55e1bc=>{const _0xcad80e=_0x43852a,{commandName:_0x424ab0,commandParams:_0x13004c=[]}=_0x75b07c,_0x44b1a5=_0x311e50[_0xcad80e(0x28e)](_0x2400d0=>(Tt(_0x2400d0)&&(_0x2400d0=this[_0xcad80e(0x2d2)][_0xcad80e(0x2e8)](_0x2400d0[_0xcad80e(0x233)])),_0x2400d0))[_0xcad80e(0x28d)](_0x560851=>_0xcad80e(0x2cf)!==_0x560851[_0xcad80e(0x2e3)][_0xcad80e(0x277)]);if(_0x44b1a5[_0xcad80e(0x2ef)]<0x1)return;const _0x58429d=Array[_0xcad80e(0x1f8)](this[_0xcad80e(0x2d2)][_0xcad80e(0x31c)][_0xcad80e(0x35f)][_0xcad80e(0x2eb)]())[_0xcad80e(0x28e)](_0x38e817=>_0x61d66a[_0xcad80e(0x1f7)](_0x38e817));_0x55e1bc[_0xcad80e(0x24a)](_0x44b1a5);for(const _0x546de1 of this[_0xcad80e(0x1d5)][_0xcad80e(0x2c7)][_0xcad80e(0x2c7)]())_0x546de1[_0xcad80e(0x362)]();_0x13004c[_0xcad80e(0x22d)]({'forceDefaultExecution':!0x0}),this[_0xcad80e(0x1d5)][_0xcad80e(0x258)](_0x424ab0,..._0x13004c);const _0x4a63d3=_0x58429d[_0xcad80e(0x28d)](_0x16fc72=>_0xcad80e(0x2cf)!=_0x16fc72[_0xcad80e(0x2e3)][_0xcad80e(0x277)]);_0x4a63d3[_0xcad80e(0x2ef)]>0x0&&_0x55e1bc[_0xcad80e(0x24a)](_0x4a63d3);for(const _0x1dd2ad of _0x58429d)_0x1dd2ad[_0xcad80e(0x35c)]();});},_0x12bb57=(_0x3863d6,_0x257084)=>0x1==_0x3863d6[_0x1381b3(0x2ef)]&&0x1==_0x257084[_0x1381b3(0x2ef)]&&_0x3863d6[0x0][_0x1381b3(0x233)][_0x1381b3(0x2ad)](_0x257084[0x0][_0x1381b3(0x296)]),_0x1d7f2b=(_0x34b47e,_0x20d1f5,_0x57cc70,_0xadc685)=>Gt(_0x34b47e,_0x20d1f5,_0x57cc70,_0xadc685,this[_0x1381b3(0x2d2)])?[_0x34b47e,_0x20d1f5]:Gt(_0x20d1f5,_0x34b47e,_0xadc685,_0x57cc70,this[_0x1381b3(0x2d2)])?[_0x20d1f5,_0x34b47e]:null;this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x307),_0x245823),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x2e1),_0x285c8b),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x26d),_0x12bb57),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x1da),_0x1d7f2b),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x378),_0x285c8b),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x1d9),_0x245823),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x240),_0x12bb57),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x204),_0x1d7f2b),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x207),_0x4f6968),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x304),_0x245823),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x24f),_0x12bb57),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x34c),_0x245823),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x20b),_0x4f6968),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x367),_0x245823),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x35b),_0x12bb57),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x224),_0x245823),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x371),_0x245823),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x1cd),(_0x5835b5,_0x2fc6ac)=>{const _0x57b6cf=_0x1381b3;if(!_0x2fc6ac)return;const _0x328402=this[_0x57b6cf(0x1d5)][_0x57b6cf(0x201)][_0x57b6cf(0x2d8)](p);this[_0x57b6cf(0x2d2)][_0x57b6cf(0x346)](_0x404fa3=>{const _0x403c8e=_0x57b6cf;if(_0x403c8e(0x295)==_0x2fc6ac[_0x403c8e(0x2aa)])for(const _0x132ce3 of _0x5835b5){const _0x221515=_0x132ce3[_0x403c8e(0x296)][_0x403c8e(0x265)],_0x4b7075=_0x2fc6ac[_0x403c8e(0x345)];_0x404fa3[_0x403c8e(0x2ed)](_0x221515,_0x4b7075);}else{if(_0x328402[_0x403c8e(0x322)](_0x2fc6ac[_0x403c8e(0x2aa)])){for(const _0x372174 of _0x5835b5)void 0x0!==_0x2fc6ac[_0x403c8e(0x345)]?_0x404fa3[_0x403c8e(0x242)](_0x2fc6ac[_0x403c8e(0x2aa)],_0x2fc6ac[_0x403c8e(0x345)],_0x372174[_0x403c8e(0x296)][_0x403c8e(0x265)]):_0x404fa3[_0x403c8e(0x24d)](_0x2fc6ac[_0x403c8e(0x2aa)],_0x372174[_0x403c8e(0x296)][_0x403c8e(0x265)]);}else{for(const _0x130526 of _0x5835b5)_0x2fc6ac[_0x403c8e(0x345)]?_0x404fa3[_0x403c8e(0x242)](_0x2fc6ac[_0x403c8e(0x2aa)],_0x2fc6ac[_0x403c8e(0x345)],_0x130526):_0x404fa3[_0x403c8e(0x24d)](_0x2fc6ac[_0x403c8e(0x2aa)],_0x130526);}}});}),this[_0x1381b3(0x2c3)][_0x1381b3(0x332)](_0x1381b3(0x25e),_0x12bb57);}}function Rt(_0x1540bb,_0x224d02,_0x3fb3f0){const _0x57bd7b=_0x400df0;for(const _0x4dd5b8 of _0x224d02[_0x57bd7b(0x32a)][_0x57bd7b(0x237)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x4dd5b8[_0x57bd7b(0x2e3)]==_0x4dd5b8)return!0x1;if(!_0x3fb3f0[_0x57bd7b(0x2b7)](_0x4dd5b8))return!0x1;if(_0x1540bb[_0x57bd7b(0x2ae)](_0x4dd5b8)||_0x1540bb[_0x57bd7b(0x331)](_0x4dd5b8))return!0x0;}return!0x1;}function Tt(_0x208e57){const _0x5c6eca=_0x400df0;return _0x208e57[_0x5c6eca(0x233)][_0x5c6eca(0x32a)]==_0x208e57[_0x5c6eca(0x296)][_0x5c6eca(0x265)]&&_0x208e57[_0x5c6eca(0x233)][_0x5c6eca(0x227)];}function Et(_0x45c0bf,_0x36a6d3,_0x138195,_0x19d096){const _0x2bc79f=_0x400df0,_0x7ee050=_0x3e67e0=>!_0x3e67e0[_0x2bc79f(0x31f)]['is'](_0x2bc79f(0x341))&&!_0x19d096[_0x2bc79f(0x2ae)](_0x3e67e0[_0x2bc79f(0x31f)]),_0x2661d7=_0x45c0bf[_0x2bc79f(0x296)][_0x2bc79f(0x257)](_0x7ee050),_0x604e47=_0x45c0bf[_0x2bc79f(0x233)][_0x2bc79f(0x257)](_0x7ee050,{'direction':_0x2bc79f(0x203)});return(!_0x45c0bf[_0x2bc79f(0x296)][_0x2bc79f(0x2ad)](_0x2661d7)||!_0x45c0bf[_0x2bc79f(0x233)][_0x2bc79f(0x2ad)](_0x604e47))&&(_0x2661d7[_0x2bc79f(0x24b)](_0x604e47)?_0x138195[_0x2bc79f(0x36e)](_0x36a6d3,{'range':_0x138195[_0x2bc79f(0x2e8)](_0x2661d7,_0x604e47)}):_0x138195[_0x2bc79f(0x243)](_0x36a6d3),!0x0);}function Vt(_0x4145df){return _0x576c64(_0x4145df);}function Ut(_0x1c1178){const _0x52d629=_0x400df0,_0x2089a1=_0x1c1178[_0x52d629(0x296)][_0x52d629(0x265)];return _0x2089a1&&_0x2089a1['is'](_0x52d629(0x225));}function Ot(_0x5e9ada,_0x5e31f0){const _0x5b5dc9=_0x400df0;return null==_0x5e9ada[_0x5b5dc9(0x233)][_0x5b5dc9(0x279)]&&_0x5e9ada[_0x5b5dc9(0x233)][_0x5b5dc9(0x32a)]==_0x5e9ada[_0x5b5dc9(0x296)][_0x5b5dc9(0x265)]?Ft(_0x5e9ada[_0x5b5dc9(0x296)][_0x5b5dc9(0x265)],_0x5e31f0):_0x5e9ada;}function Ft(_0x54bf04,_0x51eb6f){const _0x393e60=_0x400df0,_0x92f91b=_0x51eb6f[_0x393e60(0x1ed)][_0x393e60(0x2ae)](_0x54bf04)||_0x51eb6f[_0x393e60(0x1ed)][_0x393e60(0x285)](_0x54bf04);return _0x51eb6f[_0x393e60(0x2e8)](_0x51eb6f[_0x393e60(0x215)](_0x54bf04,_0x393e60(0x2a6)),_0x92f91b?_0x51eb6f[_0x393e60(0x301)](_0x54bf04):_0x51eb6f[_0x393e60(0x215)](_0x54bf04,_0x393e60(0x233)));}function Gt(_0x319382,_0x48fdfa,_0x529966,_0x4be071,_0x26a3fa){const _0x20a51c=_0x400df0;if(!Pt(_0x319382,_0x48fdfa))return!0x1;if(_0x529966[_0x20a51c(0x233)][_0x20a51c(0x2ad)](_0x4be071[_0x20a51c(0x296)]))return!0x0;if(_0x319382[_0x20a51c(0x2b3)]!=_0x48fdfa[_0x20a51c(0x2b3)])return!0x1;if(!_0x529966[_0x20a51c(0x233)][_0x20a51c(0x34e)](_0x4be071[_0x20a51c(0x296)]))return!0x1;const _0x44fd50=_0x26a3fa[_0x20a51c(0x2e8)](_0x529966[_0x20a51c(0x233)],_0x4be071[_0x20a51c(0x296)])[_0x20a51c(0x2d1)]();for(const _0xc4a508 of _0x44fd50)if([_0x20a51c(0x223),_0x20a51c(0x1df)][_0x20a51c(0x306)](_0xc4a508[_0x20a51c(0x2b3)])&&_0x26a3fa[_0x20a51c(0x1ed)][_0x20a51c(0x331)](_0xc4a508[_0x20a51c(0x31f)]))return!0x1;return!0x0;}function Pt(_0x41417b,_0x2b2df7,_0x2ccfc0=[]){const _0x4214e2=_0x400df0;return!(!_0x41417b[_0x4214e2(0x336)]||!_0x2b2df7[_0x4214e2(0x336)])&&_0x265ed0(_0x4de2eb(_0x41417b[_0x4214e2(0x222)],_0x2ccfc0),_0x4de2eb(_0x2b2df7[_0x4214e2(0x222)],_0x2ccfc0));}function Lt(_0x29fcc5,_0x5d1b15){const _0x58a41c=_0x400df0,_0x223633=Ht(_0x29fcc5[_0x58a41c(0x222)]),_0x113281=Ht(_0x5d1b15);if(!_0x29fcc5[_0x58a41c(0x336)])return!0x1;for(const _0x2ab0ee of Object[_0x58a41c(0x1f3)](_0x113281))if(!_0x265ed0(_0x223633[_0x2ab0ee],_0x113281[_0x2ab0ee]))return!0x1;return!0x0;}function Ht(_0x474fb8){const _0x48e65b=_0x400df0,_0x39f71b=Object[_0x48e65b(0x2f7)]({},_0x474fb8);return delete _0x39f71b[_0x48e65b(0x254)],delete _0x39f71b[_0x48e65b(0x1de)],_0x39f71b;}
|