@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240512.0 → 0.0.0-nightly-20240513.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-20240513.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-20240513.0",
|
|
45
|
+
"ckeditor5-collaboration": "0.0.0-nightly-20240513.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 _0x57fbd7=_0x4c01;(function(_0x37d1f1,_0x43e1c2){const _0x2a158b=_0x4c01,_0x223be4=_0x37d1f1();while(!![]){try{const _0xd8f742=parseInt(_0x2a158b(0x24c))/0x1*(parseInt(_0x2a158b(0x200))/0x2)+parseInt(_0x2a158b(0x207))/0x3+-parseInt(_0x2a158b(0x23d))/0x4+parseInt(_0x2a158b(0x19d))/0x5*(-parseInt(_0x2a158b(0x176))/0x6)+-parseInt(_0x2a158b(0x123))/0x7*(-parseInt(_0x2a158b(0x148))/0x8)+-parseInt(_0x2a158b(0x1f2))/0x9*(-parseInt(_0x2a158b(0x2a5))/0xa)+-parseInt(_0x2a158b(0x162))/0xb*(parseInt(_0x2a158b(0x1cb))/0xc);if(_0xd8f742===_0x43e1c2)break;else _0x223be4['push'](_0x223be4['shift']());}catch(_0x318441){_0x223be4['push'](_0x223be4['shift']());}}}(_0x3467,0xa243d));import{Plugin as _0xfe02af,PendingActions as _0x5f2dcb}from'ckeditor5/src/core.js';import{LiveRange as _0x259971}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3161d2,uid as _0x48203b,priorities as _0x4e943a,logWarning as _0x1f109a}from'ckeditor5/src/utils.js';import{toWidget as _0xefd341}from'ckeditor5/src/widget.js';import{Users as _0x6e2852,hashObject as _0x2f863b,surroundingMarkersDetector as _0x6686fb}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x3b2c71 from'./commands/trackchangescommand.js';import _0x4c0009 from'./commands/acceptsuggestioncommand.js';import _0x5d6e8c from'./commands/discardsuggestioncommand.js';import _0x2cee9a from'./commands/executeonallsuggestionscommand.js';import _0x1320b1 from'./commands/executeonselectedsuggestionscommand.js';import _0x278852 from'./suggestion.js';import _0x2f4cf1 from'./suggestiondescriptionfactory.js';import _0x1b1442 from'./integrations/aiassistant.js';import _0x3b04ae from'./integrations/alignment.js';import _0x3e9b35 from'./integrations/basicstyles.js';import _0x303bcf from'./integrations/blockquote.js';import _0x299539 from'./integrations/casechange.js';import _0x4137ca from'./integrations/ckbox.js';import _0x4cf696 from'./integrations/codeblock.js';import _0x261a03 from'./integrations/comments.js';import _0x5ae629 from'./integrations/deletecommand.js';import _0x88d3df from'./integrations/list.js';import _0x106d78 from'./integrations/listproperties.js';import _0x53ae32 from'./integrations/entercommand.js';import _0x1a1caf from'./integrations/findandreplace.js';import _0x265bf9 from'./integrations/font.js';import _0x480767 from'./integrations/formatpainter.js';import _0x4d435f from'./integrations/heading.js';import _0x2a8ca4 from'./integrations/highlight.js';import _0x1cd437 from'./integrations/horizontalline.js';import _0x1d9000 from'./integrations/htmlembed.js';import _0x26d2dd from'./integrations/image.js';import _0x329d01 from'./integrations/imagereplace.js';import _0x35dcac from'./integrations/imagestyle.js';import _0x489605 from'./integrations/importword.js';import _0x3b7d8b from'./integrations/indent.js';import _0xd808fb from'./integrations/inputcommand.js';import _0x473f20 from'./integrations/link.js';import _0x12ec67 from'./integrations/legacylist.js';import _0x112b1b from'./integrations/legacylistproperties.js';import _0xad19e from'./integrations/mediaembed.js';import _0x477e6d from'./integrations/mention.js';import _0x296639 from'./integrations/multilevellist.js';import _0x1892e1 from'./integrations/pagebreak.js';import _0x34aec8 from'./integrations/paragraph.js';import _0x303ed5 from'./integrations/removeformat.js';import _0x49c300 from'./integrations/restrictededitingmode.js';import _0x47ea39 from'./integrations/shiftentercommand.js';function _0x4c01(_0x5f6b7a,_0x3a538f){const _0x34674d=_0x3467();return _0x4c01=function(_0x4c01b3,_0x34ef62){_0x4c01b3=_0x4c01b3-0x100;let _0x9d85b1=_0x34674d[_0x4c01b3];return _0x9d85b1;},_0x4c01(_0x5f6b7a,_0x3a538f);}import _0x5da3cc from'./integrations/standardeditingmode.js';import _0x3e96fa from'./integrations/style.js';import _0x56641c from'./integrations/table.js';import _0x361d08 from'./integrations/tablemergesplit.js';import _0x5d29d5 from'./integrations/tableheadings.js';import _0x5b4bf0 from'./integrations/tableclipboard.js';import _0x40c99f from'./integrations/tablecolumnresize.js';import _0x4a78e7 from'./integrations/template.js';import _0x3bfe1c from'./integrations/tableofcontents.js';import _0x980571 from'./integrations/title.js';import _0x3f3fb1 from'./integrations/undo.js';import _0x593ca5 from'./integrations/tablecaption.js';import _0x461f09 from'./integrations/tableproperties.js';import{getTranslation as _0xc908e}from'./utils/common-translations.js';import{isEqual as _0x987079,omit as _0x1ec4ae}from'lodash-es';export const renameAttributeKey=_0x57fbd7(0x2a7);export default class p extends _0xfe02af{static get[_0x57fbd7(0x137)](){const _0x4229ac=_0x57fbd7;return[_0x4229ac(0x1e4),_0x6e2852,_0x5f2dcb,_0x1b1442,_0x3b04ae,_0x3e9b35,_0x303bcf,_0x4137ca,_0x299539,_0x4cf696,_0x261a03,_0x5ae629,_0x53ae32,_0x1a1caf,_0x265bf9,_0x480767,_0x4d435f,_0x2a8ca4,_0x1cd437,_0x1d9000,_0x26d2dd,_0x35dcac,_0x329d01,_0x489605,_0x3b7d8b,_0xd808fb,_0x12ec67,_0x112b1b,_0x296639,_0x473f20,_0x88d3df,_0x106d78,_0xad19e,_0x477e6d,_0x1892e1,_0x34aec8,_0x303ed5,_0x49c300,_0x47ea39,_0x5da3cc,_0x3e96fa,_0x56641c,_0x361d08,_0x5d29d5,_0x593ca5,_0x5b4bf0,_0x40c99f,_0x3bfe1c,_0x461f09,_0x4a78e7,_0x980571,_0x3f3fb1];}static get[_0x57fbd7(0x139)](){const _0x249be6=_0x57fbd7;return _0x249be6(0x271);}get[_0x57fbd7(0x13c)](){const _0x2630fb=_0x57fbd7;return this[_0x2630fb(0x244)];}constructor(_0x3dbc18){const _0x73b201=_0x57fbd7;function _0x2c31a5(_0x326bc3){const _0xef2772=_0x4c01;return _0x326bc3[_0xef2772(0x2a3)](_0x3511ce=>String[_0xef2772(0x275)](_0x3511ce))[_0xef2772(0x14f)]('');}super(_0x3dbc18),this[_0x73b201(0x1c2)]=!0x1,this[_0x73b201(0x2ac)](_0x73b201(0x29f),[]),this['on'](_0x73b201(0x1e7),(_0x4db806,_0x7bdcb5,_0x97ad,_0x5a5a56)=>{const _0x2d37f6=_0x73b201;this[_0x2d37f6(0x140)][_0x2d37f6(0x177)](()=>{const _0x76a72b=_0x2d37f6;for(const _0x2dfa83 of[..._0x5a5a56,..._0x97ad])this[_0x76a72b(0x140)][_0x76a72b(0x2af)][_0x76a72b(0x216)](_0x2dfa83)&&_0x3dbc18[_0x76a72b(0x285)][_0x76a72b(0x118)](_0x2dfa83);});}),this[_0x73b201(0x244)]=new _0x2f4cf1(this[_0x73b201(0x299)][_0x73b201(0x124)][_0x73b201(0x2ab)],this[_0x73b201(0x299)][_0x73b201(0x261)]),this[_0x73b201(0x23c)]=null,this[_0x73b201(0x293)]=new xt(this[_0x73b201(0x299)]),this[_0x73b201(0x1cc)]=new Map(),this[_0x73b201(0x105)]=_0x3dbc18[_0x73b201(0x143)][_0x73b201(0x215)](_0x73b201(0x1e4)),this[_0x73b201(0x19b)]=new Set(),this[_0x73b201(0x140)]=this[_0x73b201(0x299)][_0x73b201(0x124)],this[_0x73b201(0x122)]=new WeakMap(),this[_0x73b201(0x1ae)]=!0x1,this[_0x73b201(0x14c)]=new Set([_0x73b201(0x2a7)]),this[_0x73b201(0x291)]=new Set(),_0x3dbc18[_0x73b201(0x286)][_0x73b201(0x146)](_0x73b201(0x126),_0x73b201(0x19c)),this[_0x73b201(0x1ff)]=_0x3dbc18[_0x73b201(0x286)][_0x73b201(0x215)](_0x73b201(0x126)),_0x3dbc18[_0x73b201(0x286)][_0x73b201(0x146)](_0x73b201(0x117),!0x0),this[_0x73b201(0x167)]=_0x3dbc18[_0x73b201(0x286)][_0x73b201(0x215)](_0x73b201(0x117)),this[_0x73b201(0x257)]=new _0x3b2c71(_0x3dbc18,this[_0x73b201(0x19b)]),this[_0x73b201(0x116)](),this[_0x2c31a5([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x2c31a5([0x34,0x30,0x34,0x38,0x31,0x30,0x32,0x34]);}[_0x57fbd7(0x149)](){const _0xa2dd40=_0x57fbd7,_0x538440=this[_0xa2dd40(0x299)],_0x3710d1=(_0x34d37f,_0x9815d)=>{const _0x110d56=_0xa2dd40;if(_0x110d56(0x24a)!=_0x34d37f)return _0x110d56(0x250)+_0x34d37f;const _0x29cf7e=_0x9815d[_0x110d56(0x1b2)]('|')[0x0];return this[_0x110d56(0x161)](_0x29cf7e)?_0x110d56(0x29a):_0x110d56(0x272);};_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x12c))[_0xa2dd40(0x26b)]({'model':_0xa2dd40(0x15f),'view':_0x234e98=>{const _0x445951=_0xa2dd40,{id:_0x4d5f90,type:_0x15e06f,subType:_0x52c83e}=this[_0x445951(0x1fb)](_0x234e98[_0x445951(0x12f)]),_0x250fc3=[_0x445951(0x11d),_0x3710d1(_0x15e06f,_0x52c83e)];let _0x553d87=0xbb8;return this[_0x445951(0x29f)][_0x445951(0x24b)](_0x234e98[_0x445951(0x12f)])&&(_0x250fc3[_0x445951(0x254)](_0x445951(0x189)),_0x553d87=0xbc2),_0x445951(0x16e)==_0x15e06f&&(_0x553d87+=0x5),{'classes':_0x250fc3,'attributes':{'data-suggestion':_0x4d5f90},'priority':_0x553d87};}}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x220))[_0xa2dd40(0x112)](_0x497099=>{const _0x3dd6cd=_0xa2dd40;_0x497099['on'](_0x3dd6cd(0x238),(_0x3aca2a,_0x3348ef,_0x50a5c3)=>{const _0x436138=_0x3dd6cd;if(!_0x50a5c3[_0x436138(0x129)][_0x436138(0x298)])return;const _0x4f01d0=_0x3348ef[_0x436138(0x1f7)];if(!_0x4f01d0)return;const _0x344f77=_0x50a5c3[_0x436138(0x16a)][_0x436138(0x1fe)](_0x4f01d0);_0x538440[_0x436138(0x124)][_0x436138(0x2ab)][_0x436138(0x29c)](_0x4f01d0)&&_0x344f77&&!_0x344f77[_0x436138(0x1da)](_0x436138(0x251))&&_0x344f77['is'](_0x436138(0x1e1))&&_0xefd341(_0x344f77,_0x50a5c3[_0x436138(0x265)]);},{'priority':_0x3dd6cd(0x289)});}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x220))[_0xa2dd40(0x26b)]({'model':_0xa2dd40(0x15f),'view':(_0x52b5bf,_0x1e3fdb)=>{const _0x3915a2=_0xa2dd40;if(!_0x1e3fdb[_0x3915a2(0x129)][_0x3915a2(0x298)])return null;const {type:_0x52d880,subType:_0x43b33f}=this[_0x3915a2(0x1fb)](_0x52b5bf[_0x3915a2(0x12f)]);return{'classes':[_0x3915a2(0x11d),_0x3710d1(_0x52d880,_0x43b33f)],'priority':0xbb8};}});const _0x3dc318=({showActiveMarkers:_0x30a388=!0x0,isAttributeSuggestion:_0x36dc7a=!0x1}={})=>(_0x323951,_0x54af78,_0x48ffbd)=>{const _0x5b06fb=_0xa2dd40;if(!_0x54af78[_0x5b06fb(0x1f7)])return;const {id:_0x50a7ff}=this[_0x5b06fb(0x1fb)](_0x54af78[_0x5b06fb(0x12f)]);if(_0x36dc7a){const _0x37c89d=this[_0x5b06fb(0x1cc)][_0x5b06fb(0x215)](_0x50a7ff),_0x44885e=this[_0x5b06fb(0x276)](_0x37c89d);if(!this[_0x5b06fb(0x161)](_0x44885e))return;}if(_0x54af78[_0x5b06fb(0x1f7)]['is'](_0x5b06fb(0x247)))return void _0x48ffbd[_0x5b06fb(0x175)][_0x5b06fb(0x1b0)](_0x54af78[_0x5b06fb(0x1f7)],_0x323951[_0x5b06fb(0x12b)]);const _0x5e380a=_0x48ffbd[_0x5b06fb(0x16a)][_0x5b06fb(0x1fe)](_0x54af78[_0x5b06fb(0x1f7)]);if(_0x54af78[_0x5b06fb(0x1f7)]['is'](_0x5b06fb(0x170))&&_0x538440[_0x5b06fb(0x124)][_0x5b06fb(0x2ab)][_0x5b06fb(0x210)](_0x54af78[_0x5b06fb(0x1f7)])&&!_0x5e380a[_0x5b06fb(0x1da)](_0x5b06fb(0x263))){_0x48ffbd[_0x5b06fb(0x265)][_0x5b06fb(0x131)]([_0x5b06fb(0x11d),_0x5b06fb(0x29a)],_0x5e380a),_0x48ffbd[_0x5b06fb(0x265)][_0x5b06fb(0x154)](_0x5b06fb(0x172),_0x50a7ff,_0x5e380a),_0x48ffbd[_0x5b06fb(0x16a)][_0x5b06fb(0x256)](_0x5e380a,_0x54af78[_0x5b06fb(0x12f)]),_0x30a388&&(this[_0x5b06fb(0x29f)][_0x5b06fb(0x24b)](_0x54af78[_0x5b06fb(0x12f)])?_0x48ffbd[_0x5b06fb(0x265)][_0x5b06fb(0x131)](_0x5b06fb(0x189),_0x5e380a):_0x48ffbd[_0x5b06fb(0x265)][_0x5b06fb(0x17d)](_0x5b06fb(0x189),_0x5e380a));for(const _0x4a923f of _0x538440[_0x5b06fb(0x124)][_0x5b06fb(0x1d7)](_0x54af78[_0x5b06fb(0x1f7)])[_0x5b06fb(0x21c)]())_0x48ffbd[_0x5b06fb(0x175)][_0x5b06fb(0x1b0)](_0x4a923f,_0x323951[_0x5b06fb(0x12b)]);_0x48ffbd[_0x5b06fb(0x175)][_0x5b06fb(0x1b0)](_0x54af78[_0x5b06fb(0x1f7)],_0x323951[_0x5b06fb(0x12b)]);}};_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x220))[_0xa2dd40(0x112)](_0x62d300=>{const _0x2feb7b=_0xa2dd40;_0x62d300['on'](_0x2feb7b(0x1ec),(_0x2b451b,_0x19f66c,_0x3a7a42)=>{const _0x18ab79=_0x2feb7b;_0x3a7a42[_0x18ab79(0x129)][_0x18ab79(0x298)]&&_0x3dc318({'showActiveMarkers':!0x1})(_0x2b451b,_0x19f66c,_0x3a7a42);},{'priority':_0x2feb7b(0x152)});}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x220))[_0xa2dd40(0x112)](_0x4f8756=>{const _0x30c602=_0xa2dd40;_0x4f8756['on'](_0x30c602(0x197),(_0x34e080,_0xa2103b,_0x14f3c8)=>{const _0x47ca33=_0x30c602;_0x14f3c8[_0x47ca33(0x129)][_0x47ca33(0x298)]&&_0x3dc318({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x34e080,_0xa2103b,_0x14f3c8);},{'priority':_0x30c602(0x152)});}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x220))[_0xa2dd40(0x223)]({'model':_0xa2dd40(0x15f),'view':(_0x1c5a2e,_0x195c9e)=>_0x195c9e[_0xa2dd40(0x129)][_0xa2dd40(0x298)]?null:{'group':_0xa2dd40(0x15f),'name':_0x1c5a2e[_0xa2dd40(0x23b)](0xb)}}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x1a6))[_0xa2dd40(0x25c)]({'view':{'name':_0xa2dd40(0x15f),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x51705a,{writer:_0x38531d})=>{const _0x57644e=_0xa2dd40;let _0x40fe08=_0x57644e(0x104)+_0x51705a[_0x57644e(0x1fd)](_0x57644e(0x2b1))+':'+_0x51705a[_0x57644e(0x1fd)]('id');return _0x51705a[_0x57644e(0x1fd)](_0x57644e(0x164))&&(_0x40fe08+=':'+_0x51705a[_0x57644e(0x1fd)](_0x57644e(0x164))),_0x38531d[_0x57644e(0x212)](_0x57644e(0x13b),{'data-name':_0x40fe08});}}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x1a6))[_0xa2dd40(0x173)]({'view':_0xa2dd40(0x15f)}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x12c))[_0xa2dd40(0x112)](_0x592331=>{const _0x2cc14f=_0xa2dd40;_0x592331['on'](_0x2cc14f(0x1ec),_0x3dc318(),{'priority':_0x2cc14f(0x289)});}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x12c))[_0xa2dd40(0x112)](_0x1217aa=>{const _0x5a8f42=_0xa2dd40;_0x1217aa['on'](_0x5a8f42(0x197),_0x3dc318({'isAttributeSuggestion':!0x0}),{'priority':_0x5a8f42(0x289)});}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x12c))[_0xa2dd40(0x112)](_0x4461cc=>{const _0x5b9e2d=_0xa2dd40;_0x4461cc['on'](_0x5b9e2d(0x14d),(_0x20445b,_0x22214c,_0x27e225)=>{const _0x471068=_0x5b9e2d,_0x1078ea=_0x27e225[_0x471068(0x16a)][_0x471068(0x270)](_0x22214c[_0x471068(0x12f)]);if(_0x1078ea){for(const _0x2e1de0 of _0x1078ea)_0x2e1de0[_0x471068(0x1da)](_0x471068(0x263))||(_0x27e225[_0x471068(0x265)][_0x471068(0x17d)]([_0x471068(0x11d),_0x471068(0x29a),_0x471068(0x189)],_0x2e1de0),_0x27e225[_0x471068(0x265)][_0x471068(0x27c)](_0x471068(0x172),_0x2e1de0),_0x27e225[_0x471068(0x16a)][_0x471068(0x1d4)](_0x2e1de0,_0x22214c[_0x471068(0x12f)]));}},{'priority':_0x5b9e2d(0x289)});}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x12c))[_0xa2dd40(0x112)](_0x329a3d=>{const _0x193b4a=_0xa2dd40;_0x329a3d['on'](_0x193b4a(0x229),(_0x39c423,_0x23436a,_0x5d3e98)=>{const _0xf0620d=_0x193b4a,_0x8126e4=_0x5d3e98[_0xf0620d(0x16a)][_0xf0620d(0x270)](_0x23436a[_0xf0620d(0x12f)]);if(!_0x8126e4)return;const {id:_0x2e94c8}=this[_0xf0620d(0x1fb)](_0x23436a[_0xf0620d(0x12f)]),_0x2cb776=this[_0xf0620d(0x1cc)][_0xf0620d(0x215)](_0x2e94c8),_0x50ab28=this[_0xf0620d(0x276)](_0x2cb776);if(this[_0xf0620d(0x161)](_0x50ab28)){for(const _0x3116de of _0x8126e4)_0x3116de[_0xf0620d(0x1da)](_0xf0620d(0x263))||(_0x5d3e98[_0xf0620d(0x265)][_0xf0620d(0x17d)]([_0xf0620d(0x11d),_0xf0620d(0x29a),_0xf0620d(0x189)],_0x3116de),_0x5d3e98[_0xf0620d(0x265)][_0xf0620d(0x27c)](_0xf0620d(0x172),_0x3116de),_0x5d3e98[_0xf0620d(0x16a)][_0xf0620d(0x1d4)](_0x3116de,_0x23436a[_0xf0620d(0x12f)]));}},{'priority':_0x193b4a(0x289)});}),_0x538440[_0xa2dd40(0x124)][_0xa2dd40(0x15e)][_0xa2dd40(0x26d)](_0x5760eb=>{const _0x299dd9=_0xa2dd40;let _0x2e1089=!0x1;const _0x4b3e8a=Array[_0x299dd9(0x284)](_0x538440[_0x299dd9(0x124)][_0x299dd9(0x15e)][_0x299dd9(0x141)][_0x299dd9(0x230)]()),_0x783680=new Set();for(const {name:_0x23acc9,data:_0x38e8c5}of _0x4b3e8a){const {group:_0x3e71c7,type:_0x171586,subType:_0x5bb368,id:_0x38e83e}=this[_0x299dd9(0x1fb)](_0x23acc9);if(_0x299dd9(0x15f)!==_0x3e71c7)continue;const _0x1e8889=this[_0x299dd9(0x1cc)][_0x299dd9(0x215)](_0x38e83e);if(null!=_0x38e8c5[_0x299dd9(0x21f)]){_0x299dd9(0x1d2)==_0x171586&&(_0x2e1089=_0x2e1089||Et(_0x38e8c5[_0x299dd9(0x21f)],_0x23acc9,_0x5760eb,_0x538440[_0x299dd9(0x124)][_0x299dd9(0x2ab)]));const _0x19c0f5=_0x299dd9(0x24a)==_0x171586&&this[_0x299dd9(0x161)](_0x5bb368[_0x299dd9(0x1b2)]('|')[0x0]);if(_0x38e8c5[_0x299dd9(0x21f)][_0x299dd9(0x227)]||_0x299dd9(0x25a)==_0x38e8c5[_0x299dd9(0x21f)][_0x299dd9(0x224)][_0x299dd9(0x240)]||_0x299dd9(0x14b)==_0x171586&&!Ut(_0x38e8c5[_0x299dd9(0x21f)])||_0x19c0f5&&!Ut(_0x38e8c5[_0x299dd9(0x21f)])||_0x299dd9(0x16e)==_0x171586&&!(!Tt(_0x40196e=_0x38e8c5[_0x299dd9(0x21f)])&&!function(_0x33477c){const _0x11137a=_0x299dd9;return _0x33477c[_0x11137a(0x237)][_0x11137a(0x1f1)]==_0x33477c[_0x11137a(0x1a7)][_0x11137a(0x1d5)]&&_0x33477c[_0x11137a(0x237)][_0x11137a(0x159)];}(_0x40196e)))_0x5760eb[_0x299dd9(0x17b)](_0x23acc9),_0x2e1089=!0x0;else{if(!_0x1e8889||!_0x1e8889[_0x299dd9(0x23a)])continue;_0x783680[_0x299dd9(0x112)](_0x1e8889);}}}var _0x40196e;return _0x783680[_0x299dd9(0x226)]>0x0&&(_0x2e1089=!!this[_0x299dd9(0x282)](_0x783680)||_0x2e1089),_0x2e1089;}),_0x538440[_0xa2dd40(0x124)][_0xa2dd40(0x15e)][_0xa2dd40(0x26d)](_0x1c55c3=>{const _0x1bdee1=_0xa2dd40;let _0x7f4f8a=!0x1;for(const _0x390640 of _0x538440[_0x1bdee1(0x124)][_0x1bdee1(0x15e)][_0x1bdee1(0x141)][_0x1bdee1(0x1bb)]())if(_0x1bdee1(0x100)==_0x390640[_0x1bdee1(0x1a2)])for(const _0x3308c5 of this[_0x1bdee1(0x1cc)][_0x1bdee1(0x280)]()){if(_0x3308c5[_0x1bdee1(0x28b)]||!_0x3308c5[_0x1bdee1(0x23a)])continue;const _0x96416a=_0x1bdee1(0x14b)==_0x3308c5[_0x1bdee1(0x1a2)],_0x1c26a5=this[_0x1bdee1(0x276)](_0x3308c5),_0x1572a8=_0x1c26a5&&this[_0x1bdee1(0x161)](_0x1c26a5);if(!_0x96416a&&!_0x1572a8)continue;const _0x1e44e7=_0x3308c5[_0x1bdee1(0x2a1)]();if(_0x1e44e7[_0x1bdee1(0x237)][_0x1bdee1(0x1f1)]!=_0x1e44e7[_0x1bdee1(0x1a7)][_0x1bdee1(0x1f1)]&&!_0x1e44e7[_0x1bdee1(0x1a7)][_0x1bdee1(0x159)]){const _0x57700c=_0x538440[_0x1bdee1(0x124)][_0x1bdee1(0x115)](_0x1e44e7[_0x1bdee1(0x237)][_0x1bdee1(0x1b1)],_0x1bdee1(0x1a7)),_0x27f451=_0x538440[_0x1bdee1(0x124)][_0x1bdee1(0x26e)](_0x1e44e7[_0x1bdee1(0x237)],_0x57700c);_0x1c55c3[_0x1bdee1(0x13a)](_0x3308c5[_0x1bdee1(0x234)](),{'range':_0x27f451}),_0x7f4f8a=!0x0;}}return _0x7f4f8a;}),_0x538440[_0xa2dd40(0x124)][_0xa2dd40(0x15e)][_0xa2dd40(0x26d)](_0x43f75d=>this[_0xa2dd40(0x1c3)](_0x43f75d)),_0x538440[_0xa2dd40(0x124)][_0xa2dd40(0x15e)][_0xa2dd40(0x26d)](_0x4969e1=>!_0x4969e1[_0xa2dd40(0x23f)][_0xa2dd40(0x1fc)]&&this[_0xa2dd40(0x1de)](_0x4969e1)),_0x538440[_0xa2dd40(0x124)]['on'](_0xa2dd40(0x208),()=>{const _0x1cb1b7=_0xa2dd40;this[_0x1cb1b7(0x1c2)]=!0x1;}),_0x538440[_0xa2dd40(0x124)][_0xa2dd40(0x15e)]['on'](_0xa2dd40(0x268),(_0xe6dc70,_0x3d1c8f)=>{const _0x3aa614=_0xa2dd40;if(!_0x3d1c8f[_0x3aa614(0x1fc)]||_0x3d1c8f[_0x3aa614(0x252)])return;if(!this[_0x3aa614(0x1c2)])return;const _0x1e6911=_0x538440[_0x3aa614(0x124)][_0x3aa614(0x15e)][_0x3aa614(0x141)][_0x3aa614(0x1bb)]();if(0x0==_0x1e6911[_0x3aa614(0x187)])return;const _0x3501fb=[],_0x4dcd44=_0x1e6911[_0x3aa614(0x147)](_0x141a31=>_0x3aa614(0x24a)==_0x141a31[_0x3aa614(0x1a2)]),_0x5ca04f=_0x1e6911[_0x3aa614(0x147)](_0x51c4c0=>_0x3aa614(0x100)==_0x51c4c0[_0x3aa614(0x1a2)]&&_0x3aa614(0x110)!=_0x51c4c0[_0x3aa614(0x12b)]),_0x2c6ec0=_0x1e6911[_0x3aa614(0x147)](_0x45d7cf=>_0x3aa614(0x26a)==_0x45d7cf[_0x3aa614(0x1a2)]&&_0x3aa614(0x110)!=_0x45d7cf[_0x3aa614(0x12b)]);for(const _0x5a85d4 of _0x4dcd44)this[_0x3aa614(0x28c)](_0x5a85d4[_0x3aa614(0x1d0)])&&_0x3501fb[_0x3aa614(0x254)]({'key':_0x5a85d4[_0x3aa614(0x1d0)],'newValue':_0x5a85d4[_0x3aa614(0x288)],'oldValue':_0x5a85d4[_0x3aa614(0x279)],'range':Ot(_0x5a85d4[_0x3aa614(0x169)],_0x538440[_0x3aa614(0x124)])});for(const _0xf59174 of _0x5ca04f){const _0x30949c=_0x2c6ec0[_0x3aa614(0x1f4)](_0xe8a122=>_0xe8a122[_0x3aa614(0x205)]===_0xf59174[_0x3aa614(0x205)]);if(_0x30949c){const _0x328f8b=Ft(_0xf59174[_0x3aa614(0x1b8)][_0x3aa614(0x1b1)],_0x538440[_0x3aa614(0x124)]);_0x30949c[_0x3aa614(0x12b)]!==_0xf59174[_0x3aa614(0x12b)]&&_0x3501fb[_0x3aa614(0x254)]({'key':_0x3aa614(0x2a7),'newValue':_0xf59174[_0x3aa614(0x12b)],'oldValue':_0x30949c[_0x3aa614(0x12b)],'range':_0x328f8b});for(const [_0x590d29,_0x6e0adc]of _0x30949c[_0x3aa614(0x165)]){if(!this[_0x3aa614(0x28c)](_0x590d29))continue;const _0x4fea5d=_0xf59174[_0x3aa614(0x165)][_0x3aa614(0x215)](_0x590d29);_0x6e0adc!==_0x4fea5d&&_0x3501fb[_0x3aa614(0x254)]({'key':_0x590d29,'newValue':_0x4fea5d,'oldValue':_0x6e0adc,'range':_0x328f8b});}for(const [_0x1a0278,_0x12e6d8]of _0xf59174[_0x3aa614(0x165)])this[_0x3aa614(0x28c)](_0x1a0278)&&(_0x30949c[_0x3aa614(0x165)][_0x3aa614(0x216)](_0x1a0278)||_0x3501fb[_0x3aa614(0x254)]({'key':_0x1a0278,'newValue':_0x12e6d8,'oldValue':null,'range':_0x328f8b}));}}0x0!=_0x3501fb[_0x3aa614(0x187)]&&_0x538440[_0x3aa614(0x124)][_0x3aa614(0x295)](_0x3d1c8f,_0x1c4480=>{const _0x44046c=_0x3aa614,_0x18eb2d=_0x48203b();for(const {range:_0x203025,key:_0x2801d6,oldValue:_0xf5ce01,newValue:_0x4026c8}of _0x3501fb)this[_0x44046c(0x1ea)](_0x203025,_0x2801d6,_0xf5ce01,_0x4026c8,{'groupId':_0x18eb2d});this[_0x44046c(0x145)](_0x1c4480,_0x3501fb);});},{'priority':_0xa2dd40(0x1f3)}),_0x538440[_0xa2dd40(0x124)][_0xa2dd40(0x2af)]['on'](_0xa2dd40(0x1ab),(_0x16c991,_0x28d094,_0x2dd321)=>{const _0x1a1473=_0xa2dd40;if(null==_0x2dd321){const {id:_0x513bb4}=this[_0x1a1473(0x1fb)](_0x28d094[_0x1a1473(0x12b)]),_0x25550d=this[_0x1a1473(0x1cc)][_0x1a1473(0x215)](_0x513bb4);_0x25550d&&_0x25550d[_0x1a1473(0x217)](_0x28d094[_0x1a1473(0x12b)]);}}),_0x538440[_0xa2dd40(0x124)][_0xa2dd40(0x15e)]['on'](_0xa2dd40(0x268),()=>{const _0xbba7d2=_0xa2dd40,_0x5c80b8=Array[_0xbba7d2(0x284)](_0x538440[_0xbba7d2(0x124)][_0xbba7d2(0x15e)][_0xbba7d2(0x141)][_0xbba7d2(0x230)]())[_0xbba7d2(0x147)](_0x3bd74a=>_0xbba7d2(0x15f)===this[_0xbba7d2(0x1fb)](_0x3bd74a[_0xbba7d2(0x12b)])[_0xbba7d2(0x1e9)]);if(0x0===_0x5c80b8[_0xbba7d2(0x187)])return;_0x5c80b8[_0xbba7d2(0x1b6)]((_0x49e8ca,_0x40197e)=>{const _0x2a37b7=_0xbba7d2,_0x1565d5=_0x49e8ca[_0x2a37b7(0x119)][_0x2a37b7(0x12e)],_0x18c62f=_0x40197e[_0x2a37b7(0x119)][_0x2a37b7(0x12e)];return null===_0x1565d5&&null===_0x18c62f?0x0:null===_0x1565d5&&null!==_0x18c62f?-0x1:null!==_0x1565d5&&null===_0x18c62f?0x1:_0x1565d5[_0x2a37b7(0x237)][_0x2a37b7(0x107)](_0x18c62f[_0x2a37b7(0x237)])?-0x1:0x1;});const _0x3737fc=new Set(),_0x50cdff=new Set();for(const {name:_0x540b7c,data:_0x32b6b1}of _0x5c80b8){const {id:_0x3fc3f9}=this[_0xbba7d2(0x1fb)](_0x540b7c);if(null===_0x32b6b1[_0xbba7d2(0x12e)]){const _0xc9fad6=this[_0xbba7d2(0x1b3)](_0x540b7c);_0x50cdff[_0xbba7d2(0x112)](_0xc9fad6);}else{const _0x55ee46=this[_0xbba7d2(0x1cc)][_0xbba7d2(0x215)](_0x3fc3f9);null!==_0x32b6b1[_0xbba7d2(0x21f)]||_0x55ee46[_0xbba7d2(0x23a)]?(_0x3737fc[_0xbba7d2(0x112)](_0x55ee46[_0xbba7d2(0x180)]),_0x50cdff[_0xbba7d2(0x112)](_0x55ee46)):this[_0xbba7d2(0x171)](_0x55ee46);}}_0x50cdff[_0xbba7d2(0x226)]>0x0&&this[_0xbba7d2(0x18c)](_0x50cdff);for(const _0x1ed1d0 of _0x3737fc)this[_0xbba7d2(0x287)](_0xbba7d2(0x27a),_0x1ed1d0);}),_0x538440[_0xa2dd40(0x124)]['on'](_0xa2dd40(0x1a8),(_0x5d5224,_0x4f9b00)=>{const _0x1e529a=_0xa2dd40,_0x4bebe8=_0x4f9b00[0x0];if(!this[_0x1e529a(0x1cc)][_0x1e529a(0x226)])return;if(!_0x4bebe8[_0x1e529a(0x20a)])return;if(_0x4bebe8[_0x1e529a(0x23f)][_0x1e529a(0x252)]||!_0x4bebe8[_0x1e529a(0x23f)][_0x1e529a(0x1fc)])return;let _0x1cae64,_0x1244a2;switch(_0x4bebe8[_0x1e529a(0x1a2)]){case _0x1e529a(0x100):_0x1cae64=_0x538440[_0x1e529a(0x124)][_0x1e529a(0x115)](_0x4bebe8[_0x1e529a(0x1b8)]),_0x1244a2=_0x1cae64[_0x1e529a(0x19e)](_0x4bebe8[_0x1e529a(0x11f)]);break;case _0x1e529a(0x1b2):_0x1cae64=_0x538440[_0x1e529a(0x124)][_0x1e529a(0x115)](_0x4bebe8[_0x1e529a(0x1dd)]),_0x1244a2=_0x538440[_0x1e529a(0x124)][_0x1e529a(0x115)](_0x4bebe8[_0x1e529a(0x29b)]);break;case _0x1e529a(0x25d):_0x1cae64=_0x538440[_0x1e529a(0x124)][_0x1e529a(0x115)](_0x4bebe8[_0x1e529a(0x15d)]),_0x1244a2=_0x1cae64[_0x1e529a(0x19e)](_0x4bebe8[_0x1e529a(0x11f)]);break;default:return;}const _0x402dd5=_0x538440[_0x1e529a(0x124)][_0x1e529a(0x26e)](_0x1cae64,_0x1244a2);_0x538440[_0x1e529a(0x124)][_0x1e529a(0x177)](()=>{const _0x297efc=_0x1e529a;for(const {suggestion:_0x4abc58,meta:_0x314e5b}of this[_0x297efc(0x1ce)](_0x402dd5)){if(_0x4abc58[_0x297efc(0x28b)])continue;if(_0x297efc(0x1d2)==_0x4abc58[_0x297efc(0x1a2)])continue;const _0x42543f=this[_0x297efc(0x276)](_0x4abc58);if(_0x42543f&&this[_0x297efc(0x161)](_0x42543f)&&_0x297efc(0x1b2)!=_0x4bebe8[_0x297efc(0x1a2)])continue;const _0x19b4b0=_0x4abc58[_0x297efc(0x119)]&&_0x4abc58[_0x297efc(0x119)][_0x297efc(0x18d)];(_0x297efc(0x14b)!=_0x4abc58[_0x297efc(0x1a2)]||_0x297efc(0x1b2)==_0x4bebe8[_0x297efc(0x1a2)]&&!_0x19b4b0)&&(_0x314e5b[_0x297efc(0x281)]||_0x297efc(0x179)==_0x4abc58[_0x297efc(0x1a2)]&&_0x314e5b[_0x297efc(0x109)]||_0x4abc58[_0x297efc(0x2a1)]()[_0x297efc(0x1f8)](_0x402dd5)&&this[_0x297efc(0x151)](_0x4abc58,_0x1cae64,_0x1244a2));}});},{'priority':_0xa2dd40(0x1f3)}),_0x538440[_0xa2dd40(0x124)]['on'](_0xa2dd40(0x28e),(_0x5c3cd9,_0x16693c)=>{const _0x339ffb=_0xa2dd40,_0x338c8e=_0x16693c[0x0],_0x3a7cad=_0x16693c[0x1];if(_0x3a7cad&&_0x3a7cad[_0x339ffb(0x260)])return;if(this[_0x339ffb(0x1ae)])return;if(!this[_0x339ffb(0x257)][_0x339ffb(0x206)])return;if(_0x338c8e[_0x339ffb(0x227)])return;const _0x3b05b0=_0x538440[_0x339ffb(0x124)][_0x339ffb(0x2ab)],{start:_0x40bdbe,end:_0x419fe3}=_0x338c8e[_0x339ffb(0x2a1)](),_0x29f0a4=_0x40bdbe[_0x339ffb(0x1b1)]&&_0x3b05b0[_0x339ffb(0x241)](_0x40bdbe[_0x339ffb(0x1b1)])?null:_0x3b05b0[_0x339ffb(0x201)](_0x40bdbe,_0x339ffb(0x266)),_0x571b6f=_0x419fe3[_0x339ffb(0x1d5)]&&_0x3b05b0[_0x339ffb(0x241)](_0x419fe3[_0x339ffb(0x1d5)])?null:_0x3b05b0[_0x339ffb(0x201)](_0x419fe3,_0x339ffb(0x2b0)),_0x920247=_0x538440[_0x339ffb(0x124)][_0x339ffb(0x26e)](_0x29f0a4?_0x29f0a4[_0x339ffb(0x237)]:_0x40bdbe,_0x571b6f?_0x571b6f[_0x339ffb(0x1a7)]:_0x419fe3);_0x538440[_0x339ffb(0x124)][_0x339ffb(0x177)](_0x4d70b0=>{const _0xb1f547=_0x339ffb;this[_0xb1f547(0x20c)](_0x920247);const _0x550951=_0x538440[_0xb1f547(0x124)][_0xb1f547(0x2ab)][_0xb1f547(0x201)](_0x920247[_0xb1f547(0x237)]);_0x338c8e['is'](_0xb1f547(0x132))?_0x4d70b0[_0xb1f547(0x1e0)](_0x550951):_0x338c8e[_0xb1f547(0x2ae)](_0x550951);}),_0x5c3cd9[_0x339ffb(0x28a)]();},{'priority':_0x4e943a[_0xa2dd40(0x1b9)]+0xa}),_0x538440[_0xa2dd40(0x124)]['on'](_0xa2dd40(0x17a),(_0x4a4ad9,_0x1a5ffa)=>{const _0x22a5c0=_0xa2dd40,_0x2ca676=_0x1a5ffa[_0x1a5ffa[_0x22a5c0(0x187)]-0x1];_0x2ca676&&_0x2ca676[_0x22a5c0(0x260)]||this[_0x22a5c0(0x1ae)]||this[_0x22a5c0(0x257)][_0x22a5c0(0x206)]&&(_0x538440[_0x22a5c0(0x124)][_0x22a5c0(0x177)](()=>{const _0x64a922=_0x22a5c0;let _0x2e1cc9=_0x538440[_0x64a922(0x124)][_0x64a922(0x17a)](_0x1a5ffa[0x0],_0x1a5ffa[0x1],_0x1a5ffa[0x2],{'forceDefaultExecution':!0x0});if(!_0x2e1cc9)return;_0x4a4ad9[_0x64a922(0x114)]=_0x2e1cc9[_0x64a922(0x102)]();const _0x221e85=_0x2e1cc9[_0x64a922(0x1a7)][_0x64a922(0x1d5)],_0x34d197=_0x538440[_0x64a922(0x124)][_0x64a922(0x2ab)];_0x221e85&&_0x34d197[_0x64a922(0x210)](_0x221e85)&&!_0x34d197[_0x64a922(0x29c)](_0x221e85)&&(_0x2e1cc9=_0x538440[_0x64a922(0x124)][_0x64a922(0x26e)](_0x2e1cc9[_0x64a922(0x237)],_0x538440[_0x64a922(0x124)][_0x64a922(0x115)](_0x221e85,_0x64a922(0x1a7)))),this[_0x64a922(0x1d6)](_0x2e1cc9);}),_0x4a4ad9[_0x22a5c0(0x28a)]());},{'priority':_0xa2dd40(0x289)}),this[_0xa2dd40(0x299)][_0xa2dd40(0x1c4)][_0xa2dd40(0x112)](_0xa2dd40(0x1a3),this[_0xa2dd40(0x257)]),this[_0xa2dd40(0x267)](_0xa2dd40(0x1a3));const _0x47b905=new _0x4c0009(_0x538440,this[_0xa2dd40(0x1cc)]);_0x538440[_0xa2dd40(0x1c4)][_0xa2dd40(0x112)](_0xa2dd40(0x190),_0x47b905),this[_0xa2dd40(0x267)](_0xa2dd40(0x190));const _0x19346d=new _0x5d6e8c(_0x538440,this[_0xa2dd40(0x1cc)]);_0x538440[_0xa2dd40(0x1c4)][_0xa2dd40(0x112)](_0xa2dd40(0x103),_0x19346d),this[_0xa2dd40(0x267)](_0xa2dd40(0x103)),_0x538440[_0xa2dd40(0x1c4)][_0xa2dd40(0x112)](_0xa2dd40(0x11e),new _0x2cee9a(_0x538440,_0x47b905,this[_0xa2dd40(0x1cc)])),this[_0xa2dd40(0x267)](_0xa2dd40(0x11e)),_0x538440[_0xa2dd40(0x1c4)][_0xa2dd40(0x112)](_0xa2dd40(0x219),new _0x2cee9a(_0x538440,_0x19346d,this[_0xa2dd40(0x1cc)])),this[_0xa2dd40(0x267)](_0xa2dd40(0x219)),_0x538440[_0xa2dd40(0x1c4)][_0xa2dd40(0x112)](_0xa2dd40(0x1c5),new _0x1320b1(_0x538440,_0x47b905,this[_0xa2dd40(0x1cc)])),this[_0xa2dd40(0x267)](_0xa2dd40(0x1c5)),_0x538440[_0xa2dd40(0x1c4)][_0xa2dd40(0x112)](_0xa2dd40(0x29e),new _0x1320b1(_0x538440,_0x19346d,this[_0xa2dd40(0x1cc)])),this[_0xa2dd40(0x267)](_0xa2dd40(0x29e));const _0x2fc1c5=_0x538440[_0xa2dd40(0x143)][_0xa2dd40(0x215)](_0xa2dd40(0x1e4));this[_0xa2dd40(0x12d)](_0x2fc1c5,_0xa2dd40(0x1db),(_0x571faf,{threadId:_0x3650db})=>{const _0xfda5e9=_0xa2dd40,_0x199245=this[_0xfda5e9(0x1cc)][_0xfda5e9(0x215)](_0x3650db);_0x199245&&_0x199245[_0xfda5e9(0x292)]&&0x1===_0x199245[_0xfda5e9(0x292)][_0xfda5e9(0x187)]&&this[_0xfda5e9(0x174)](_0x3650db,{'hasComments':!0x0});},{'priority':_0xa2dd40(0x2a2)}),this[_0xa2dd40(0x12d)](_0x2fc1c5,_0xa2dd40(0x1c9),(_0x403c50,{threadId:_0x4f8c06})=>{const _0xc22cb=_0xa2dd40,_0x232032=this[_0xc22cb(0x1cc)][_0xc22cb(0x215)](_0x4f8c06);_0x232032&&_0x232032[_0xc22cb(0x292)]&&!_0x232032[_0xc22cb(0x292)][_0xc22cb(0x187)]&&this[_0xc22cb(0x174)](_0x4f8c06,{'hasComments':!0x1});},{'priority':_0xa2dd40(0x2a2)});}set[_0x57fbd7(0x18e)](_0x51c9cc){const _0xe097e8=_0x57fbd7;if(this[_0xe097e8(0x23c)])throw new _0x3161d2(_0xe097e8(0x249),this);this[_0xe097e8(0x23c)]=_0x51c9cc;}get[_0x57fbd7(0x18e)](){const _0xb67b77=_0x57fbd7;return this[_0xb67b77(0x23c)];}[_0x57fbd7(0x17f)]({skipNotAttached:_0xa33ba2=!0x1,toJSON:_0x38dead=!0x1}={}){const _0xb9c4e4=_0x57fbd7,_0x3c5f11=[];for(const _0x41758f of this[_0xb9c4e4(0x1cc)][_0xb9c4e4(0x280)]())_0xa33ba2&&!_0x41758f[_0xb9c4e4(0x23a)]||_0x3c5f11[_0xb9c4e4(0x254)](_0x41758f);return _0x38dead?_0x3c5f11[_0xb9c4e4(0x2a3)](_0x44e590=>_0x44e590[_0xb9c4e4(0x273)]()):_0x3c5f11;}[_0x57fbd7(0x1bc)](_0x12616f){const _0x30c304=_0x57fbd7,_0x24b3ab=this[_0x30c304(0x1cc)][_0x30c304(0x215)](_0x12616f);if(!_0x24b3ab)throw new _0x3161d2(_0x30c304(0x127),this);return _0x24b3ab;}[_0x57fbd7(0x182)](_0x2107f2){const _0x1b199b=_0x57fbd7;return this[_0x1b199b(0x1cc)][_0x1b199b(0x216)](_0x2107f2);}[_0x57fbd7(0x22f)](_0xa13fca){const _0x151c83=_0x57fbd7,{authorId:_0x31f98a,id:_0x120b72,attributes:_0x116237}=_0xa13fca,[_0x47e616,_0x40c282]=_0xa13fca[_0x151c83(0x1a2)][_0x151c83(0x1b2)](':'),_0x51b632=this[_0x151c83(0x1cc)][_0x151c83(0x215)](_0x120b72)||this[_0x151c83(0x222)](_0x47e616,_0x40c282,_0x120b72,_0x31f98a,_0x116237);if(this[_0x151c83(0x120)](_0x51b632),this[_0x151c83(0x10d)](_0x51b632,_0x47e616,_0x40c282||null,_0x31f98a),_0x51b632[_0x151c83(0x2ad)]=_0xa13fca[_0x151c83(0x2ad)],_0x51b632[_0x151c83(0x168)]=!0x0,_0x116237&&_0x116237[_0x151c83(0x22c)]){const _0x4119ed=_0x116237[_0x151c83(0x22c)],_0x55bdbb=this[_0x151c83(0x153)](_0x4119ed[_0x151c83(0x157)]);_0x51b632[_0x151c83(0x106)]=_0x4119ed[_0x151c83(0x2ad)],_0x51b632[_0x151c83(0x121)]=_0x55bdbb,_0x51b632[_0x151c83(0x297)]=!0x0;}else _0x51b632[_0x151c83(0x106)]=_0xa13fca[_0x151c83(0x2ad)];switch(_0xa13fca[_0x151c83(0x119)]&&(_0x51b632[_0x151c83(0x119)]=_0xa13fca[_0x151c83(0x119)]),_0xa13fca[_0x151c83(0x165)]&&(_0x51b632[_0x151c83(0x165)]=_0xa13fca[_0x151c83(0x165)]),this[_0x151c83(0x23c)]&&this[_0x151c83(0x23c)][_0x151c83(0x101)]||(_0x51b632[_0x151c83(0x24f)]=!0x0),this[_0x151c83(0x122)][_0x151c83(0x215)](_0x51b632)){case _0x151c83(0x19f):this[_0x151c83(0x122)][_0x151c83(0x2ac)](_0x51b632,_0x151c83(0x22e));break;case _0x151c83(0x1b5):_0x51b632[_0x151c83(0x23a)]?(this[_0x151c83(0x282)](new Set([_0x51b632])),this[_0x151c83(0x18c)](new Set([_0x51b632])),this[_0x151c83(0x122)][_0x151c83(0x2ac)](_0x51b632,_0x151c83(0x21e)),this[_0x151c83(0x287)](_0x151c83(0x11a),_0x51b632)):this[_0x151c83(0x122)][_0x151c83(0x2ac)](_0x51b632,_0x151c83(0x13d));}return _0x51b632;}[_0x57fbd7(0x190)](_0x3d7ce9){const _0x215dbc=_0x57fbd7;this[_0x215dbc(0x260)](()=>{const _0x585767=_0x215dbc;this[_0x585767(0x299)][_0x585767(0x124)][_0x585767(0x177)](()=>{const _0x1a043f=_0x585767;for(const _0x53f3c0 of _0x3d7ce9[_0x1a043f(0x155)]())_0x53f3c0[_0x1a043f(0x290)]();});});}[_0x57fbd7(0x103)](_0x4b1a2d){const _0x6e7c49=_0x57fbd7;this[_0x6e7c49(0x260)](()=>{const _0x24433c=_0x6e7c49;this[_0x24433c(0x299)][_0x24433c(0x124)][_0x24433c(0x177)](()=>{const _0x749f9b=_0x24433c;for(const _0x497905 of _0x4b1a2d[_0x749f9b(0x155)]())_0x497905[_0x749f9b(0x1d1)]();});});}[_0x57fbd7(0x267)](_0x44cd5f,_0x782b13){const _0x501c90=_0x57fbd7,_0x407057=this[_0x501c90(0x299)][_0x501c90(0x1c4)][_0x501c90(0x215)](_0x44cd5f);if(!_0x407057)throw new _0x3161d2(_0x501c90(0x204),this,{'commandName':_0x44cd5f});if(this[_0x501c90(0x19b)][_0x501c90(0x216)](_0x407057))throw new _0x3161d2(_0x501c90(0x28d),this,{'commandName':_0x44cd5f});this[_0x501c90(0x19b)][_0x501c90(0x112)](_0x407057),_0x782b13&&_0x407057['on'](_0x501c90(0x27e),(_0x5e7b4d,_0x1e6b5e)=>{const _0x37a0c7=_0x501c90;this[_0x37a0c7(0x257)][_0x37a0c7(0x206)]&&(this[_0x37a0c7(0x1ae)]||(_0x1e6b5e[_0x37a0c7(0x187)]>0x0&&_0x1e6b5e[_0x1e6b5e[_0x37a0c7(0x187)]-0x1]&&_0x1e6b5e[_0x1e6b5e[_0x37a0c7(0x187)]-0x1][_0x37a0c7(0x260)]?_0x1e6b5e[_0x37a0c7(0x2a6)]():(_0x5e7b4d[_0x37a0c7(0x114)]=_0x782b13((..._0x5a3f32)=>_0x407057[_0x37a0c7(0x27e)](..._0x5a3f32,{'forceDefaultExecution':!0x0}),..._0x1e6b5e),_0x5e7b4d[_0x37a0c7(0x28a)]())));},{'priority':_0x501c90(0x289)});}[_0x57fbd7(0x260)](_0x400ccd){const _0x56c6a0=_0x57fbd7;let _0x3d27d6,_0x2ccac8;const _0x599ec4=this[_0x56c6a0(0x1ae)];this[_0x56c6a0(0x1ae)]=!0x0;try{_0x3d27d6=_0x400ccd();}catch(_0xc1cbd6){_0x2ccac8=_0xc1cbd6;}return _0x599ec4||(this[_0x56c6a0(0x1ae)]=!0x1),_0x2ccac8&&_0x3161d2[_0x56c6a0(0x22a)](_0x2ccac8,this),_0x3d27d6;}[_0x57fbd7(0x1d6)](_0x48a615,_0x6da62a=null,_0x27b169={}){const _0x4d5f92=_0x57fbd7;if(_0x48a615[_0x4d5f92(0x227)])return null;const _0x5ace0f=this[_0x4d5f92(0x299)][_0x4d5f92(0x143)][_0x4d5f92(0x215)](_0x4d5f92(0x1eb))['me'];for(const {suggestion:_0x3af3ff,meta:_0x3be66b}of this[_0x4d5f92(0x1ce)](_0x48a615,_0x4d5f92(0x179)))if(_0x3be66b[_0x4d5f92(0x109)]){if(!_0x3be66b[_0x4d5f92(0x23e)]){if(_0x3be66b[_0x4d5f92(0x281)]){if(!this[_0x4d5f92(0x167)]||!Lt(_0x3af3ff,_0x27b169))continue;return _0x3af3ff;}if(Lt(_0x3af3ff,_0x27b169))return _0x3af3ff;this[_0x4d5f92(0x151)](_0x3af3ff,_0x48a615[_0x4d5f92(0x237)],_0x48a615[_0x4d5f92(0x1a7)]);break;}if(_0x6da62a==_0x3af3ff[_0x4d5f92(0x1ee)]&&Lt(_0x3af3ff,_0x27b169)){const _0x12d4ab=_0x3af3ff[_0x4d5f92(0x2a1)]();return _0x12d4ab[_0x4d5f92(0x237)][_0x4d5f92(0x294)](_0x48a615[_0x4d5f92(0x1a7)])?this[_0x4d5f92(0x1c1)](_0x3af3ff,this[_0x4d5f92(0x140)][_0x4d5f92(0x26e)](_0x48a615[_0x4d5f92(0x237)],_0x12d4ab[_0x4d5f92(0x1a7)])):this[_0x4d5f92(0x1c1)](_0x3af3ff,this[_0x4d5f92(0x140)][_0x4d5f92(0x26e)](_0x12d4ab[_0x4d5f92(0x237)],_0x48a615[_0x4d5f92(0x1a7)])),_0x3af3ff;}}const _0x9d9567=_0x48203b(),_0x35683d=_0x5ace0f['id'],_0x181db9=_0x6da62a?_0x4d5f92(0x25e)+_0x6da62a:_0x4d5f92(0x179),_0x1ae305=this[_0x4d5f92(0x185)]({'id':_0x9d9567,'type':_0x181db9,'createdAt':new Date(),'authorId':_0x35683d,'attributes':_0x27b169});return this[_0x4d5f92(0x2aa)](_0x181db9,_0x9d9567,_0x35683d,_0x48a615),_0x1ae305;}[_0x57fbd7(0x225)](_0x3f382f,_0x44b1dd=_0x57fbd7(0x20f),_0x59301d={}){const _0xad40b=_0x57fbd7,_0x245ba8=this[_0xad40b(0x299)][_0xad40b(0x143)][_0xad40b(0x215)](_0xad40b(0x1eb))['me'],_0x4767ce=this[_0xad40b(0x293)][_0xad40b(0x134)](_0xad40b(0x179),_0x44b1dd,_0xad40b(0x14f));for(const _0x49601a of this[_0xad40b(0x17f)]())if(_0x49601a[_0xad40b(0x121)]['id']==_0x245ba8['id']&&_0xad40b(0x179)==_0x49601a[_0xad40b(0x1a2)]&&_0x49601a[_0xad40b(0x1ee)]==_0x44b1dd&&Lt(_0x49601a,_0x59301d)&&(_0x4767ce(_0x49601a[_0xad40b(0x16f)](),_0x3f382f)||_0x4767ce(_0x3f382f,_0x49601a[_0xad40b(0x16f)]()))){for(const _0x11b4be of _0x3f382f)_0x49601a[_0xad40b(0x1ac)](_0x11b4be);return _0x49601a;}for(const {suggestion:_0x582ef4,meta:_0x1d415f}of this[_0xad40b(0x1ce)](_0x3f382f,_0xad40b(0x179))){if(!_0x1d415f[_0xad40b(0x109)])continue;if(!this[_0xad40b(0x167)]&&_0x1d415f[_0xad40b(0x281)])continue;if(!Lt(_0x582ef4,_0x59301d))continue;let _0xbece64=!0x0;for(const _0x31d291 of _0x582ef4[_0xad40b(0x16f)]())for(const _0x3be1f7 of _0x3f382f)if(!_0x31d291[_0xad40b(0x1f8)](_0x3be1f7)){_0xbece64=!0x1;break;}if(_0xbece64)return _0x582ef4;}const _0x129654=_0x48203b(),_0x261726=_0x245ba8['id'],_0x164c55=_0xad40b(0x25e)+_0x44b1dd,_0x959e09=this[_0xad40b(0x185)]({'id':_0x129654,'type':_0x164c55,'createdAt':new Date(),'authorId':_0x261726,'attributes':_0x59301d});for(const _0xa1c84 of _0x3f382f)this[_0xad40b(0x2aa)](_0x164c55,_0x129654,_0x261726,_0xa1c84,_0x278852[_0xad40b(0x20b)]());return _0x959e09;}[_0x57fbd7(0x1a9)](_0x3d0a5a,_0x3421a5,_0x9aee47=null,_0x62387={}){const _0x11d89e=_0x57fbd7;if(_0x9aee47=_0x9aee47||Vt(_0x3421a5),_0x3d0a5a[_0x11d89e(0x227)])return null;if(_0x11d89e(0x236)===this[_0x11d89e(0x1ff)]){const _0x16c123=this[_0x11d89e(0x293)][_0x11d89e(0x134)](_0x11d89e(0x1d2),_0x9aee47,_0x11d89e(0x290));return this[_0x11d89e(0x260)](()=>_0x16c123([_0x3d0a5a],_0x3421a5,_0x62387)),null;}const _0x443762=this[_0x11d89e(0x299)][_0x11d89e(0x143)][_0x11d89e(0x215)](_0x11d89e(0x1eb))['me'],_0x27a952=[];if(_0x11d89e(0x17e)!==this[_0x11d89e(0x1ff)]){for(const {suggestion:_0x13a2a5,meta:_0x40059d}of this[_0x11d89e(0x1ce)](_0x3d0a5a,_0x11d89e(0x179)))_0x40059d[_0x11d89e(0x109)]&&!_0x40059d[_0x11d89e(0x1dc)]&&_0x27a952[_0x11d89e(0x254)](..._0x13a2a5[_0x11d89e(0x16f)]());}const _0x3574cf=function(_0x31945b,_0x3503fd){const _0x57e68b=_0x11d89e,_0x330d4e=[];for(const _0x52211d of _0x3503fd){const _0xb475e9=_0x31945b[_0x57e68b(0x296)](_0x52211d);_0xb475e9&&_0x330d4e[_0x57e68b(0x254)](_0xb475e9);}return _0x330d4e;}(_0x3d0a5a,_0x27a952),_0x10570c=function(_0x51ffe7,_0x201e5f){const _0x5445ed=_0x11d89e,_0x18d13a=[_0x51ffe7];for(const _0x4383e8 of _0x201e5f){let _0xa8732b=0x0;for(;_0xa8732b<_0x18d13a[_0x5445ed(0x187)];){const _0x5c6d26=_0x18d13a[_0xa8732b][_0x5445ed(0x239)](_0x4383e8);_0x18d13a[_0x5445ed(0x142)](_0xa8732b,0x1,..._0x5c6d26),_0xa8732b+=_0x5c6d26[_0x5445ed(0x187)];}}return _0x18d13a;}(_0x3d0a5a,_0x27a952);_0x3574cf[_0x11d89e(0x187)]&&this[_0x11d89e(0x140)][_0x11d89e(0x177)](()=>{const _0xc5015c=_0x11d89e;for(const _0x2fb5ab of _0x3574cf){const _0x4e7acc=this[_0xc5015c(0x293)][_0xc5015c(0x134)](_0xc5015c(0x1d2),_0x9aee47,_0xc5015c(0x290));this[_0xc5015c(0x260)](()=>_0x4e7acc([_0x2fb5ab],_0x3421a5,_0x62387));}});for(const _0x3ed743 of _0x10570c){let _0x569bc6=null,_0x3b7bab=_0x3ed743[_0x11d89e(0x237)],_0x175fea=_0x3ed743[_0x11d89e(0x1a7)];for(const {suggestion:_0x1619d7,meta:_0x4a8268}of this[_0x11d89e(0x1ce)](_0x3ed743,_0x11d89e(0x1d2))){if(!_0x4a8268[_0x11d89e(0x109)])continue;if(_0x1619d7[_0x11d89e(0x1ee)]!=_0x9aee47)continue;if(!Lt(_0x1619d7,_0x62387))continue;const _0xfc0727=_0x1619d7[_0x11d89e(0x2a1)]();if(_0xfc0727[_0x11d89e(0x1f8)](_0x3ed743,!0x0))return null;_0x3b7bab=_0x3b7bab[_0x11d89e(0x107)](_0xfc0727[_0x11d89e(0x237)])?_0x3b7bab:_0xfc0727[_0x11d89e(0x237)],_0x175fea=_0x175fea[_0x11d89e(0x178)](_0xfc0727[_0x11d89e(0x1a7)])?_0x175fea:_0xfc0727[_0x11d89e(0x1a7)],_0x569bc6?_0xfc0727[_0x11d89e(0x237)][_0x11d89e(0x107)](_0x569bc6[_0x11d89e(0x2a1)]()[_0x11d89e(0x237)])?(_0x569bc6[_0x11d89e(0x27d)](),_0x569bc6=_0x1619d7):_0x1619d7[_0x11d89e(0x27d)]():_0x569bc6=_0x1619d7;}const _0x2d4c89=this[_0x11d89e(0x140)][_0x11d89e(0x26e)](_0x3b7bab,_0x175fea);if(_0x569bc6)this[_0x11d89e(0x1c1)](_0x569bc6,_0x2d4c89);else{const _0x1cb54b=_0x48203b(),_0x43675f=_0x443762['id'];this[_0x11d89e(0x185)]({'id':_0x1cb54b,'type':_0x11d89e(0x181)+_0x9aee47,'data':_0x3421a5,'createdAt':new Date(),'authorId':_0x43675f,'attributes':_0x62387}),this[_0x11d89e(0x2aa)](_0x11d89e(0x181)+_0x9aee47,_0x1cb54b,_0x43675f,_0x2d4c89);}}return null;}[_0x57fbd7(0x243)](_0x19e607,_0x51c8e7,_0xed79d0=[],_0x508c8c=null,_0x3af8d7={}){const _0x188aab=_0x57fbd7;_0x51c8e7[_0x188aab(0x16d)]||(_0x51c8e7[_0x188aab(0x16d)]=_0x51c8e7[_0x188aab(0x1af)]),_0x51c8e7[_0x188aab(0x18d)]=_0x19e607['is'](_0x188aab(0x169)),_0x508c8c=_0x508c8c||Vt(_0x51c8e7);const _0x6e9d56=_0xed79d0[_0x188aab(0x2a3)](_0x3d8a81=>Ft(_0x3d8a81,this[_0x188aab(0x140)])),_0x319c3f=_0x19e607['is'](_0x188aab(0x169))?_0x19e607:Ft(_0x19e607,this[_0x188aab(0x140)]);if(_0x188aab(0x236)===this[_0x188aab(0x1ff)]){const _0x8b0a21=this[_0x188aab(0x293)][_0x188aab(0x134)](_0x188aab(0x14b),_0x508c8c,_0x188aab(0x290));return this[_0x188aab(0x260)](()=>_0x8b0a21([_0x319c3f],_0x51c8e7,_0x3af8d7)),null;}_0x6e9d56[_0x188aab(0x254)](_0x319c3f);let _0x2eb0a2=!0x0;for(const _0x21f2f3 of _0x6e9d56)if(!this[_0x188aab(0x1d8)](_0x21f2f3)){_0x2eb0a2=!0x1;break;}if(_0x2eb0a2&&_0x188aab(0x17e)!==this[_0x188aab(0x1ff)]){const _0x340371=this[_0x188aab(0x293)][_0x188aab(0x134)](_0x188aab(0x14b),_0x508c8c,_0x188aab(0x290));return this[_0x188aab(0x260)](()=>_0x340371([_0x319c3f],_0x51c8e7,_0x3af8d7)),null;}let _0x4fb706=null,_0x333157=_0x319c3f[_0x188aab(0x237)],_0x2c610f=_0x319c3f[_0x188aab(0x1a7)];for(const {suggestion:_0x2447d5,meta:_0x2e945d}of this[_0x188aab(0x1ce)](_0x319c3f,_0x188aab(0x14b))){if(!_0x2e945d[_0x188aab(0x109)])continue;if(_0x2e945d[_0x188aab(0x23e)]||_0x2e945d[_0x188aab(0x281)]||_0x2e945d[_0x188aab(0x1dc)])continue;if(_0x2447d5[_0x188aab(0x119)][_0x188aab(0x16d)]!=_0x51c8e7[_0x188aab(0x16d)])continue;if(!Lt(_0x2447d5,_0x3af8d7))continue;const _0x20e23b=_0x2447d5[_0x188aab(0x2a1)]();if(_0x2447d5[_0x188aab(0x1ee)]==_0x508c8c){if(_0x20e23b[_0x188aab(0x1f8)](_0x319c3f,!0x0))return null;_0x333157=_0x333157[_0x188aab(0x107)](_0x20e23b[_0x188aab(0x237)])?_0x333157:_0x20e23b[_0x188aab(0x237)],_0x2c610f=_0x2c610f[_0x188aab(0x178)](_0x20e23b[_0x188aab(0x1a7)])?_0x2c610f:_0x20e23b[_0x188aab(0x1a7)],_0x4fb706?_0x20e23b[_0x188aab(0x237)][_0x188aab(0x107)](_0x4fb706[_0x188aab(0x2a1)]()[_0x188aab(0x237)])?(_0x4fb706[_0x188aab(0x27d)](),_0x4fb706=_0x2447d5):_0x2447d5[_0x188aab(0x27d)]():_0x4fb706=_0x2447d5;}else{const _0x835d1f=_0x319c3f[_0x188aab(0x296)](_0x20e23b);this[_0x188aab(0x28f)](_0x2447d5,_0x835d1f);}}const _0x233359=this[_0x188aab(0x299)][_0x188aab(0x143)][_0x188aab(0x215)](_0x188aab(0x1eb))['me'],_0x22cf98=_0x48203b(),_0x4cf51a=_0x233359['id'];if(_0x4fb706)return this[_0x188aab(0x1c1)](_0x4fb706,this[_0x188aab(0x140)][_0x188aab(0x26e)](_0x333157,_0x2c610f)),_0x4fb706;{const _0x3e5ffa=this[_0x188aab(0x185)]({'id':_0x22cf98,'type':_0x188aab(0x16b)+_0x508c8c,'data':_0x51c8e7,'createdAt':new Date(),'authorId':_0x4cf51a,'attributes':_0x3af8d7});return this[_0x188aab(0x2aa)](_0x188aab(0x16b)+_0x508c8c,_0x22cf98,_0x4cf51a,this[_0x188aab(0x140)][_0x188aab(0x26e)](_0x333157,_0x2c610f)),_0x3e5ffa;}}[_0x57fbd7(0x22d)](_0x13fe81,_0x35adb5,_0x47d1fe=[],_0x4b008f=null,_0x9636d8={}){const _0x1c07e8=_0x57fbd7;_0x35adb5[_0x1c07e8(0x16d)]||(_0x35adb5[_0x1c07e8(0x16d)]=_0x35adb5[_0x1c07e8(0x1af)]);const _0x34e10b=_0x13fe81[0x0];_0x35adb5[_0x1c07e8(0x18d)]=_0x34e10b['is'](_0x1c07e8(0x169)),_0x4b008f=_0x4b008f||Vt(_0x35adb5);const _0x453fe0=_0x47d1fe[_0x1c07e8(0x2a3)](_0x34819e=>Ft(_0x34819e,this[_0x1c07e8(0x140)])),_0x476715=_0x34e10b['is'](_0x1c07e8(0x169))?_0x13fe81:_0x13fe81[_0x1c07e8(0x2a3)](_0x1b0389=>Ft(_0x1b0389,this[_0x1c07e8(0x140)]));if(_0x1c07e8(0x236)===this[_0x1c07e8(0x1ff)]){const _0x2c9833=this[_0x1c07e8(0x293)][_0x1c07e8(0x134)](_0x1c07e8(0x14b),_0x4b008f,_0x1c07e8(0x290));return this[_0x1c07e8(0x260)](()=>_0x2c9833(_0x476715,_0x35adb5,_0x9636d8)),null;}_0x453fe0[_0x1c07e8(0x254)](..._0x476715);let _0x418e0f=!0x0;for(const _0x12df71 of _0x453fe0)if(!this[_0x1c07e8(0x1d8)](_0x12df71)){_0x418e0f=!0x1;break;}if(_0x418e0f&&_0x1c07e8(0x17e)!==this[_0x1c07e8(0x1ff)]){const _0x2f4e86=this[_0x1c07e8(0x293)][_0x1c07e8(0x134)](_0x1c07e8(0x14b),_0x4b008f,_0x1c07e8(0x290));return this[_0x1c07e8(0x260)](()=>_0x2f4e86(_0x476715,_0x35adb5,_0x9636d8)),null;}const _0x4baade=this[_0x1c07e8(0x299)][_0x1c07e8(0x143)][_0x1c07e8(0x215)](_0x1c07e8(0x1eb))['me'];for(const _0x171458 of this[_0x1c07e8(0x17f)]()){if(_0x171458[_0x1c07e8(0x121)]['id']!=_0x4baade['id'])continue;if(_0x1c07e8(0x14b)!=_0x171458[_0x1c07e8(0x1a2)]||_0x171458[_0x1c07e8(0x119)][_0x1c07e8(0x16d)]!=_0x35adb5[_0x1c07e8(0x16d)])continue;if(!Lt(_0x171458,_0x9636d8))continue;const _0x410620=_0x171458[_0x1c07e8(0x1ee)]==_0x4b008f;for(let _0x379552=0x0;_0x379552<_0x476715[_0x1c07e8(0x187)];_0x379552++){const _0x2e57d6=_0x476715[_0x379552];for(const _0x35b785 of _0x171458[_0x1c07e8(0x21a)]()){const _0x43589b=_0x35b785[_0x1c07e8(0x15b)]();if(_0x2e57d6[_0x1c07e8(0x294)](_0x43589b)){_0x410620?(_0x476715[_0x1c07e8(0x142)](_0x379552,0x1),_0x379552--):_0x171458[_0x1c07e8(0x17b)](_0x35b785[_0x1c07e8(0x12b)]);break;}}}}if(0x0==_0x476715[_0x1c07e8(0x187)])return null;const _0xb36837=this[_0x1c07e8(0x293)][_0x1c07e8(0x134)](_0x1c07e8(0x14b),_0x4b008f,_0x1c07e8(0x14f));for(const _0x38b730 of this[_0x1c07e8(0x17f)]())if(_0x38b730[_0x1c07e8(0x121)]['id']==_0x4baade['id']&&_0x1c07e8(0x14b)==_0x38b730[_0x1c07e8(0x1a2)]&&_0x38b730[_0x1c07e8(0x119)][_0x1c07e8(0x16d)]==_0x35adb5[_0x1c07e8(0x16d)]&&_0x38b730[_0x1c07e8(0x1ee)]==_0x4b008f&&Lt(_0x38b730,_0x9636d8)&&(_0xb36837(_0x38b730[_0x1c07e8(0x16f)](),_0x476715)||_0xb36837(_0x476715,_0x38b730[_0x1c07e8(0x16f)]()))){for(const _0xf81743 of _0x476715)_0x38b730[_0x1c07e8(0x1ac)](_0xf81743);return _0x38b730;}const _0x14e1c9=_0x48203b(),_0x15a885=_0x4baade['id'],_0x3c0984=_0x1c07e8(0x16b)+_0x4b008f,_0x220aab=this[_0x1c07e8(0x185)]({'id':_0x14e1c9,'type':_0x3c0984,'data':_0x35adb5,'createdAt':new Date(),'authorId':_0x15a885,'attributes':_0x9636d8});for(const _0x6207d6 of _0x476715)this[_0x1c07e8(0x2aa)](_0x3c0984,_0x14e1c9,_0x15a885,_0x6207d6,_0x278852[_0x1c07e8(0x20b)]());return _0x220aab;}[_0x57fbd7(0x20c)](_0x56196a,_0x378257=null,_0x22bef6={}){const _0x1cdc74=_0x57fbd7;if(_0x56196a[_0x1cdc74(0x227)])return null;const _0xf0a23=this[_0x1cdc74(0x299)][_0x1cdc74(0x143)][_0x1cdc74(0x215)](_0x1cdc74(0x1eb))['me'],_0x624c40=new _0x259971(_0x56196a[_0x1cdc74(0x237)],_0x56196a[_0x1cdc74(0x1a7)]);for(const {suggestion:_0x112c9c,meta:_0x8bea7c}of this[_0x1cdc74(0x1ce)](_0x624c40,_0x1cdc74(0x179)))if(_0x8bea7c[_0x1cdc74(0x109)]&&!_0x8bea7c[_0x1cdc74(0x23e)]){if(_0x112c9c[_0x1cdc74(0x28b)]){const _0x440e9f=_0x112c9c[_0x1cdc74(0x16f)]()[_0x1cdc74(0x147)](_0xba1f7=>_0x1cdc74(0x25a)!=_0xba1f7[_0x1cdc74(0x224)][_0x1cdc74(0x240)]);_0x440e9f[_0x1cdc74(0x11b)](_0x3776d6=>_0x624c40[_0x1cdc74(0x1f8)](_0x3776d6,!0x0))&&_0x112c9c[_0x1cdc74(0x1d1)]();if(_0x440e9f[_0x1cdc74(0x258)](_0x53622d=>_0x53622d[_0x1cdc74(0x1f8)](_0x624c40,!0x0))){const _0x548ba9=this[_0x1cdc74(0x293)][_0x1cdc74(0x134)](_0x1cdc74(0x16e),_0x378257,_0x1cdc74(0x290));return this[_0x1cdc74(0x260)](()=>_0x548ba9([_0x624c40],null,_0x22bef6)),null;}}else{const _0x5ae105=_0x624c40[_0x1cdc74(0x296)](_0x112c9c[_0x1cdc74(0x2a1)]());null!==_0x5ae105&&_0x112c9c[_0x1cdc74(0x283)]([_0x5ae105],null,_0x22bef6);}}if(_0x624c40[_0x1cdc74(0x1cf)](),_0x624c40[_0x1cdc74(0x227)]||_0x1cdc74(0x25a)==_0x624c40[_0x1cdc74(0x224)][_0x1cdc74(0x240)])return null;let _0x5c1e85=null,_0x198e67=_0x624c40[_0x1cdc74(0x237)],_0xaefeee=_0x624c40[_0x1cdc74(0x1a7)];const _0x7981bd=this[_0x1cdc74(0x1ce)](_0x624c40,_0x1cdc74(0x16e));for(const {suggestion:_0x169209,meta:_0x3ca71c}of _0x7981bd){const _0x3a78d0=this[_0x1cdc74(0x140)][_0x1cdc74(0x26e)](_0x198e67,_0xaefeee);if(_0x3ca71c[_0x1cdc74(0x109)]&&(this[_0x1cdc74(0x167)]||!_0x3ca71c[_0x1cdc74(0x281)]&&!_0x3ca71c[_0x1cdc74(0x1dc)])){if(_0x169209[_0x1cdc74(0x28b)]){if(!Lt(_0x169209,_0x22bef6))continue;let _0x5503ff=!0x0;for(const _0x294964 of _0x169209[_0x1cdc74(0x16f)]()){if(_0x294964[_0x1cdc74(0x1f8)](_0x3a78d0,!0x0))return _0x169209;_0x3a78d0[_0x1cdc74(0x1f8)](_0x294964)||(_0x5503ff=!0x1);}_0x5503ff&&_0x169209[_0x1cdc74(0x1d1)]();}else{const _0x3e5df1=_0x169209[_0x1cdc74(0x2a1)]();if(_0x3e5df1[_0x1cdc74(0x1f8)](_0x3a78d0,!0x0))return _0x169209;if(!Lt(_0x169209,_0x22bef6)){_0x3a78d0[_0x1cdc74(0x1f8)](_0x3e5df1)?_0x169209[_0x1cdc74(0x27d)]():_0x3e5df1[_0x1cdc74(0x2a9)](_0x198e67)?_0x198e67=_0x3e5df1[_0x1cdc74(0x1a7)]:_0x3e5df1[_0x1cdc74(0x2a9)](_0xaefeee)&&(_0xaefeee=_0x3e5df1[_0x1cdc74(0x237)]);continue;}_0x198e67=_0x198e67[_0x1cdc74(0x107)](_0x3e5df1[_0x1cdc74(0x237)])?_0x198e67:_0x3e5df1[_0x1cdc74(0x237)],_0xaefeee=_0xaefeee[_0x1cdc74(0x178)](_0x3e5df1[_0x1cdc74(0x1a7)])?_0xaefeee:_0x3e5df1[_0x1cdc74(0x1a7)],_0x22bef6=Object[_0x1cdc74(0x136)]({},_0x169209[_0x1cdc74(0x165)]),_0x5c1e85?_0x3e5df1[_0x1cdc74(0x237)][_0x1cdc74(0x107)](_0x5c1e85[_0x1cdc74(0x2a1)]()[_0x1cdc74(0x237)])?(_0x5c1e85[_0x1cdc74(0x27d)](),_0x5c1e85=_0x169209):_0x169209[_0x1cdc74(0x27d)]():_0x5c1e85=_0x169209;}}}if(_0x5c1e85)return this[_0x1cdc74(0x1c1)](_0x5c1e85,this[_0x1cdc74(0x140)][_0x1cdc74(0x26e)](_0x198e67,_0xaefeee)),_0x5c1e85;{const _0x40a8d6=_0x48203b(),_0x2f52d5=this[_0x1cdc74(0x140)][_0x1cdc74(0x26e)](_0x198e67,_0xaefeee),_0x2199ae=_0xf0a23['id'],_0xb0e0ec=_0x378257?_0x1cdc74(0x1a1)+_0x378257:_0x1cdc74(0x16e),_0x5b8bcb=this[_0x1cdc74(0x185)]({'id':_0x40a8d6,'type':_0xb0e0ec,'createdAt':new Date(),'authorId':_0x2199ae,'attributes':_0x22bef6});return this[_0x1cdc74(0x2aa)](_0xb0e0ec,_0x40a8d6,_0x2199ae,_0x2f52d5),_0x5b8bcb;}}[_0x57fbd7(0x130)](_0x3fc505,_0x405406=_0x57fbd7(0x20f),_0x275c6b={}){const _0x3dce35=_0x57fbd7,_0x5601ed=this[_0x3dce35(0x299)][_0x3dce35(0x143)][_0x3dce35(0x215)](_0x3dce35(0x1eb))['me'],_0x308548=_0x3fc505[_0x3dce35(0x2a3)](_0x3ed988=>new _0x259971(_0x3ed988[_0x3dce35(0x237)],_0x3ed988[_0x3dce35(0x1a7)])),_0x3d4644=new Set();for(const {suggestion:_0x1f66e5,meta:_0x36a430}of this[_0x3dce35(0x1ce)](_0x308548,_0x3dce35(0x179)))_0x36a430[_0x3dce35(0x109)]&&!_0x36a430[_0x3dce35(0x23e)]&&_0x3d4644[_0x3dce35(0x112)](_0x1f66e5);for(const _0x15a500 of _0x3d4644)if(_0x15a500[_0x3dce35(0x28b)]){const _0x4b8477=_0x15a500[_0x3dce35(0x16f)]();(!_0x15a500[_0x3dce35(0x165)]||!_0x15a500[_0x3dce35(0x165)][_0x3dce35(0x156)])&&(_0x4b8477[_0x3dce35(0x11b)](_0x4c6190=>_0x308548[_0x3dce35(0x258)](_0x3a27ba=>_0x3a27ba[_0x3dce35(0x1f8)](_0x4c6190,!0x0)))&&_0x15a500[_0x3dce35(0x1d1)]());if(_0x308548[_0x3dce35(0x11b)](_0x45f6b6=>_0x4b8477[_0x3dce35(0x258)](_0x235eae=>_0x235eae[_0x3dce35(0x1f8)](_0x45f6b6,!0x0)))){const _0x2ec047=this[_0x3dce35(0x293)][_0x3dce35(0x134)](_0x3dce35(0x16e),_0x405406,_0x3dce35(0x290));return this[_0x3dce35(0x260)](()=>_0x2ec047(_0x3fc505,null,_0x275c6b)),null;}}else{const _0x294e47=_0x15a500[_0x3dce35(0x2a1)]();_0x308548[_0x3dce35(0x258)](_0x3c09ed=>_0x3c09ed[_0x3dce35(0x1f8)](_0x294e47,!0x0))&&_0x15a500[_0x3dce35(0x1d1)]();if(_0x308548[_0x3dce35(0x11b)](_0x38938b=>_0x294e47[_0x3dce35(0x1f8)](_0x38938b,!0x0))){const _0x1714b4=this[_0x3dce35(0x293)][_0x3dce35(0x134)](_0x3dce35(0x16e),_0x405406,_0x3dce35(0x290));return this[_0x3dce35(0x260)](()=>_0x1714b4(_0x308548,null,_0x275c6b)),null;}}const _0x165f0b=this[_0x3dce35(0x293)][_0x3dce35(0x134)](_0x3dce35(0x16e),_0x405406,_0x3dce35(0x14f));let _0x3a539a=null;for(const _0x1d51b5 of this[_0x3dce35(0x17f)]())if(_0x1d51b5[_0x3dce35(0x121)]['id']==_0x5601ed['id']&&_0x1d51b5[_0x3dce35(0x23a)]&&_0x3dce35(0x16e)==_0x1d51b5[_0x3dce35(0x1a2)]&&_0x1d51b5[_0x3dce35(0x1ee)]==_0x405406&&Lt(_0x1d51b5,_0x275c6b)&&(_0x165f0b(_0x1d51b5[_0x3dce35(0x16f)](),_0x308548)||_0x165f0b(_0x308548,_0x1d51b5[_0x3dce35(0x16f)]()))){if(_0x3a539a){if(_0x1d51b5[_0x3dce35(0x292)]&&_0x1d51b5[_0x3dce35(0x292)][_0x3dce35(0x187)])continue;for(const _0x104b75 of _0x1d51b5[_0x3dce35(0x16f)]())_0x3a539a[_0x3dce35(0x188)](_0x104b75)||_0x3a539a[_0x3dce35(0x1ac)](_0x104b75);_0x1d51b5[_0x3dce35(0x27d)]();}else{_0x3a539a=_0x1d51b5;for(const _0x346fa5 of _0x308548)_0x1d51b5[_0x3dce35(0x188)](_0x346fa5)||_0x1d51b5[_0x3dce35(0x1ac)](_0x346fa5);}}if(_0x3a539a)return _0x3a539a;_0x3d4644[_0x3dce35(0x235)]();for(const {suggestion:_0x15d52b,meta:_0x4b2df6}of this[_0x3dce35(0x1ce)](_0x308548,_0x3dce35(0x16e)))_0x4b2df6[_0x3dce35(0x109)]&&(this[_0x3dce35(0x167)]||!_0x4b2df6[_0x3dce35(0x281)]&&!_0x4b2df6[_0x3dce35(0x1dc)])&&Lt(_0x15d52b,_0x275c6b)&&_0x3d4644[_0x3dce35(0x112)](_0x15d52b);for(const _0x232ab1 of _0x3d4644){const _0x59d307=_0x232ab1[_0x3dce35(0x16f)]();if(!_0x275c6b||!_0x275c6b[_0x3dce35(0x156)]){if(_0x308548[_0x3dce35(0x11b)](_0x944f32=>_0x59d307[_0x3dce35(0x258)](_0xfa1df2=>_0xfa1df2[_0x3dce35(0x1f8)](_0x944f32,!0x0))))return _0x232ab1;}(!_0x232ab1[_0x3dce35(0x165)]||!_0x232ab1[_0x3dce35(0x165)][_0x3dce35(0x156)])&&(_0x59d307[_0x3dce35(0x11b)](_0x42b04c=>_0x308548[_0x3dce35(0x258)](_0x2e45dd=>_0x2e45dd[_0x3dce35(0x1f8)](_0x42b04c,!0x0)))&&_0x232ab1[_0x3dce35(0x1d1)]());}const _0x1bfc5b=_0x48203b(),_0x5653ba=_0x5601ed['id'],_0x354875=_0x3dce35(0x1a1)+_0x405406,_0x4d5a66=this[_0x3dce35(0x185)]({'id':_0x1bfc5b,'type':_0x354875,'createdAt':new Date(),'authorId':_0x5653ba,'attributes':_0x275c6b});for(const _0x315f60 of _0x308548)_0x315f60[_0x3dce35(0x1cf)](),_0x315f60[_0x3dce35(0x227)]||_0x3dce35(0x25a)==_0x315f60[_0x3dce35(0x224)][_0x3dce35(0x240)]||this[_0x3dce35(0x2aa)](_0x354875,_0x1bfc5b,_0x5653ba,_0x315f60,_0x278852[_0x3dce35(0x20b)]());return _0x4d5a66;}[_0x57fbd7(0x1ea)](_0x11da8d,_0x3c760e,_0x101c5e,_0x3605b1,_0x1a2146){const _0x479238=_0x57fbd7;if(_0x11da8d[_0x479238(0x227)])return[];if(_0x479238(0x236)===this[_0x479238(0x1ff)])return[];const _0x4c5df8=this[_0x479238(0x299)][_0x479238(0x143)][_0x479238(0x215)](_0x479238(0x1eb))['me']['id'],_0x38498b=Array[_0x479238(0x284)](this[_0x479238(0x1cc)][_0x479238(0x280)]())[_0x479238(0x147)](_0x5ef22f=>_0x479238(0x24a)==_0x5ef22f[_0x479238(0x1a2)]&&_0x5ef22f[_0x479238(0x119)][_0x479238(0x183)]==_0x3c760e&&_0x5ef22f[_0x479238(0x188)](_0x11da8d));if(_0x479238(0x19c)===this[_0x479238(0x1ff)]){const _0xcdd4f1=this[_0x479238(0x1ce)](_0x11da8d,_0x479238(0x179))[_0x479238(0x147)](({meta:_0x411f40})=>_0x411f40[_0x479238(0x109)]&&!_0x411f40[_0x479238(0x1dc)]&&!_0x411f40[_0x479238(0x23e)])[_0x479238(0x2a3)](({suggestion:_0x59b2b6})=>_0x59b2b6);_0x38498b[_0x479238(0x1bf)](..._0xcdd4f1);}const _0x1b21c8=new Map([[_0x11da8d,_0x101c5e]]);for(const _0x41796 of _0x38498b){const _0xe2ea8f=_0x479238(0x24a)==_0x41796[_0x479238(0x1a2)]?_0x41796[_0x479238(0x119)][_0x479238(0x231)]:void 0x0,_0x34e0a7=_0x41796[_0x479238(0x2a1)](),_0x8e14bc=Array[_0x479238(0x284)](_0x1b21c8[_0x479238(0x1b4)]())[_0x479238(0x1f4)](_0x480a65=>_0x480a65[_0x479238(0x214)](_0x34e0a7));if(!_0x8e14bc)continue;const _0x3a1c44=_0x8e14bc[_0x479238(0x239)](_0x34e0a7);this[_0x479238(0x161)](_0x3c760e)&&_0x479238(0x179)==_0x41796[_0x479238(0x1a2)]&&0x0!=_0x3a1c44[_0x479238(0x187)]||(_0x1b21c8[_0x479238(0x10a)](_0x8e14bc),_0x3a1c44[_0x479238(0x17c)](_0x297074=>{const _0x4fb0e7=_0x479238;_0x1b21c8[_0x4fb0e7(0x2ac)](_0x297074,_0x101c5e);}),_0x479238(0x179)!=_0x41796[_0x479238(0x1a2)]&&_0xe2ea8f!=_0x3605b1&&_0x1b21c8[_0x479238(0x2ac)](_0x8e14bc[_0x479238(0x296)](_0x34e0a7),_0xe2ea8f));}const _0xb4c878=[];for(const [_0x37f81a,_0x1e7b03]of _0x1b21c8){const _0x1329b2=_0x48203b(),_0x1ab18e={'key':_0x3c760e,'oldValue':_0x1e7b03,'newValue':_0x3605b1};_0x3c760e[_0x479238(0x187)]>0x25&&console[_0x479238(0x13e)](_0x479238(0x125),{'key':_0x3c760e});const _0x4d763c=(_0x479238(0x255)+(_0x3c760e+'|'+Vt({'newValue':_0x3605b1})))[_0x479238(0x18a)](0x0,0x3c),_0x3e52d1=this[_0x479238(0x185)]({'id':_0x1329b2,'type':_0x4d763c,'data':_0x1ab18e,'createdAt':new Date(),'authorId':_0x4c5df8,'attributes':_0x1a2146});_0xb4c878[_0x479238(0x254)](_0x3e52d1),this[_0x479238(0x2aa)](_0x4d763c,_0x1329b2,_0x4c5df8,_0x37f81a);}return _0xb4c878;}[_0x57fbd7(0x25f)](_0x13392b){const _0x20e469=_0x57fbd7;this[_0x20e469(0x267)](_0x13392b,(_0x3cdfcc,..._0x22f828)=>{const _0x3ea863=_0x20e469;this[_0x3ea863(0x20d)](()=>{_0x3cdfcc(..._0x22f828);});});}[_0x57fbd7(0x14e)](_0x1a7e21){const _0x218e3c=_0x57fbd7;this[_0x218e3c(0x14c)][_0x218e3c(0x112)](_0x1a7e21);}[_0x57fbd7(0x198)](_0x34b6cf){const _0x44c1c7=_0x57fbd7;this[_0x44c1c7(0x291)][_0x44c1c7(0x112)](_0x34b6cf);}[_0x57fbd7(0x276)](_0x4316cd){const _0x1bc596=_0x57fbd7;return _0x1bc596(0x24a)==_0x4316cd[_0x1bc596(0x1a2)]?_0x4316cd[_0x1bc596(0x1ee)][_0x1bc596(0x1b2)]('|')[0x0]:null;}[_0x57fbd7(0x1c1)](_0x1d02d2,_0x2e4132){const _0x3ff191=_0x57fbd7,_0x25fe49=_0x1d02d2[_0x3ff191(0x234)]();this[_0x3ff191(0x140)][_0x3ff191(0x177)](_0x4b4cb3=>{const _0x20d75e=_0x3ff191;_0x4b4cb3[_0x20d75e(0x13a)](_0x25fe49,{'range':_0x2e4132});});}[_0x57fbd7(0x120)](_0x2d4489){const _0x3b0139=_0x57fbd7,_0x86e04f=_0x2d4489['id'],_0x5497d7=this[_0x3b0139(0x299)][_0x3b0139(0x286)][_0x3b0139(0x215)](_0x3b0139(0x218));this[_0x3b0139(0x105)][_0x3b0139(0x259)](_0x86e04f)||this[_0x3b0139(0x105)][_0x3b0139(0x19a)]({'channelId':_0x5497d7,'threadId':_0x86e04f,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x43d869=this[_0x3b0139(0x105)][_0x3b0139(0x184)](_0x86e04f);_0x43d869[_0x3b0139(0x133)](_0x3b0139(0x194)),_0x43d869[_0x3b0139(0x194)]=!0x1,_0x2d4489[_0x3b0139(0x292)]=_0x43d869;}[_0x57fbd7(0x10d)](_0x428a86,_0x331732,_0x508ae2,_0x3ce614){const _0x9e20f1=_0x57fbd7;if(_0x428a86[_0x9e20f1(0x1a2)]!=_0x331732||_0x428a86[_0x9e20f1(0x1ee)]!=_0x508ae2||_0x428a86[_0x9e20f1(0x21b)]['id']!=_0x3ce614)throw this[_0x9e20f1(0x299)][_0x9e20f1(0x1d3)](_0x9e20f1(0x246)),new _0x3161d2(_0x9e20f1(0x246),this);}[_0x57fbd7(0x28f)](_0x4dd305,_0x1f5652){const _0x5a8460=_0x57fbd7,_0x3fa391=_0x4dd305[_0x5a8460(0x2a1)]();if(_0x1f5652[_0x5a8460(0x294)](_0x3fa391))_0x4dd305[_0x5a8460(0x27d)]();else{if(_0x3fa391[_0x5a8460(0x1f8)](_0x1f5652)){const _0x339997=this[_0x5a8460(0x140)][_0x5a8460(0x115)](_0x1f5652[_0x5a8460(0x237)][_0x5a8460(0x1d5)],_0x5a8460(0x1a7));this[_0x5a8460(0x1c1)](_0x4dd305,this[_0x5a8460(0x140)][_0x5a8460(0x26e)](_0x3fa391[_0x5a8460(0x237)],_0x339997));const _0x3a7ccb=_0x48203b(),_0x500d26=_0x4dd305[_0x5a8460(0x21b)]['id'],_0xc37fc9=_0x4dd305[_0x5a8460(0x1a2)]+':'+_0x4dd305[_0x5a8460(0x1ee)];this[_0x5a8460(0x185)]({'id':_0x3a7ccb,'type':_0xc37fc9,'createdAt':new Date(),'authorId':_0x500d26,'data':_0x4dd305[_0x5a8460(0x119)],'attributes':_0x4dd305[_0x5a8460(0x165)]});const _0x5b339b=this[_0x5a8460(0x140)][_0x5a8460(0x115)](_0x1f5652[_0x5a8460(0x1a7)][_0x5a8460(0x1f1)],_0x5a8460(0x24e)),_0xf17c6a=this[_0x5a8460(0x140)][_0x5a8460(0x26e)](_0x5b339b,_0x3fa391[_0x5a8460(0x1a7)]);this[_0x5a8460(0x2aa)](_0xc37fc9,_0x3a7ccb,_0x500d26,_0xf17c6a);}else{if(_0x3fa391[_0x5a8460(0x2a9)](_0x1f5652[_0x5a8460(0x237)])){const _0x24915a=this[_0x5a8460(0x140)][_0x5a8460(0x115)](_0x1f5652[_0x5a8460(0x237)][_0x5a8460(0x1d5)],_0x5a8460(0x1a7));this[_0x5a8460(0x1c1)](_0x4dd305,this[_0x5a8460(0x140)][_0x5a8460(0x26e)](_0x3fa391[_0x5a8460(0x237)],_0x24915a));}else{const _0x1f2a61=this[_0x5a8460(0x140)][_0x5a8460(0x115)](_0x1f5652[_0x5a8460(0x1a7)][_0x5a8460(0x1f1)],_0x5a8460(0x24e));this[_0x5a8460(0x1c1)](_0x4dd305,this[_0x5a8460(0x140)][_0x5a8460(0x26e)](_0x1f2a61,_0x3fa391[_0x5a8460(0x1a7)]));}}}}[_0x57fbd7(0x1d8)](_0x3efc7c){const _0x4ead12=_0x57fbd7;for(const {suggestion:_0x1ac682,meta:_0x52652f}of this[_0x4ead12(0x1ce)](_0x3efc7c,_0x4ead12(0x179))){if(!_0x52652f[_0x4ead12(0x109)])continue;const _0x12b36c=_0x1ac682[_0x4ead12(0x16f)]();for(const _0x46e28f of _0x12b36c)if(!_0x3efc7c[_0x4ead12(0x239)](_0x46e28f)[_0x4ead12(0x187)])return!0x0;}return!0x1;}[_0x57fbd7(0x2a0)](_0x4ffa87){const _0x4a6591=_0x57fbd7,_0x32326a=this[_0x4a6591(0x299)][_0x4a6591(0x143)][_0x4a6591(0x215)](_0x4a6591(0x1eb))[_0x4a6591(0x108)](_0x4ffa87);if(!_0x32326a)throw new _0x3161d2(_0x4a6591(0x24d),this);return _0x32326a;}[_0x57fbd7(0x153)](_0x30a3ef){const _0x3db7ed=_0x57fbd7,_0x28abad=this[_0x3db7ed(0x299)][_0x3db7ed(0x143)][_0x3db7ed(0x215)](_0x3db7ed(0x1eb)),_0x248407=_0x2f863b(_0x3db7ed(0x191)+_0x30a3ef),_0x44e97e=_0x28abad[_0x3db7ed(0x108)](_0x248407);return _0x44e97e||_0x28abad[_0x3db7ed(0x21d)]({'id':_0x248407,'name':_0x30a3ef});}[_0x57fbd7(0x222)](_0x186b8e,_0x5b5db3,_0x2252e0,_0x33d2e1,_0x32777d){const _0x4ce00f=_0x57fbd7,_0x1eea88=this[_0x4ce00f(0x2a0)](_0x33d2e1),_0x3fe263=this[_0x4ce00f(0x293)][_0x4ce00f(0x186)](_0x186b8e,_0x5b5db3,_0x2252e0,_0x1eea88,_0x32777d,_0x212c33=>{const _0x707d6a=_0x4ce00f;this[_0x707d6a(0x174)](_0x2252e0,{'attributes':_0x212c33});const _0x4aa70c=this[_0x707d6a(0x1bc)](_0x2252e0);this[_0x707d6a(0x282)](new Set([_0x4aa70c])),this[_0x707d6a(0x18c)](new Set([_0x4aa70c]));});return this[_0x4ce00f(0x12d)](_0x3fe263,_0x4ce00f(0x290),()=>{const _0xb76921=_0x4ce00f;this[_0xb76921(0x174)](_0x2252e0,{'state':_0xb76921(0x138)});},{'priority':_0x4ce00f(0x289)}),this[_0x4ce00f(0x12d)](_0x3fe263,_0x4ce00f(0x1d1),()=>{const _0x1fca0b=_0x4ce00f;this[_0x1fca0b(0x174)](_0x2252e0,{'state':_0x1fca0b(0x22b)});},{'priority':_0x4ce00f(0x289)}),this[_0x4ce00f(0x1cc)][_0x4ce00f(0x2ac)](_0x2252e0,_0x3fe263),this[_0x4ce00f(0x122)][_0x4ce00f(0x2ac)](_0x3fe263,_0x4ce00f(0x19f)),_0x3fe263;}[_0x57fbd7(0x1fb)](_0x1eb151){const _0x3a9ff6=_0x57fbd7,_0x102f2e=_0x1eb151[_0x3a9ff6(0x1b2)](':');return{'group':_0x102f2e[0x0],'type':_0x102f2e[0x1],'subType':_0x102f2e[_0x3a9ff6(0x187)]>=0x5?_0x102f2e[0x2]:null,'id':_0x102f2e[_0x3a9ff6(0x187)]<0x5?_0x102f2e[0x2]:_0x102f2e[0x3],'authorId':_0x102f2e[_0x3a9ff6(0x187)]<0x5?_0x102f2e[0x3]:_0x102f2e[0x4],'markerCount':0x6==_0x102f2e[_0x3a9ff6(0x187)]?_0x102f2e[0x5]:null};}[_0x57fbd7(0x151)](_0x391f56,_0x43cce6,_0x36b1d7){const _0x4e1654=_0x57fbd7,_0x45ed9d=_0x391f56[_0x4e1654(0x2a1)](),_0x28d081=_0x45ed9d[_0x4e1654(0x237)],_0x44befd=_0x45ed9d[_0x4e1654(0x1a7)];this[_0x4e1654(0x1c1)](_0x391f56,this[_0x4e1654(0x140)][_0x4e1654(0x26e)](_0x28d081,_0x43cce6));const _0x598cb5=_0x48203b(),_0x5e74ba=_0x391f56[_0x4e1654(0x21b)]['id'],_0x3d8184=_0x391f56[_0x4e1654(0x1a2)]+(_0x391f56[_0x4e1654(0x1ee)]?':'+_0x391f56[_0x4e1654(0x1ee)]:'');this[_0x4e1654(0x185)]({'id':_0x598cb5,'type':_0x3d8184,'createdAt':new Date(),'authorId':_0x5e74ba,'originalSuggestionId':_0x391f56['id'],'attributes':_0x391f56[_0x4e1654(0x165)],'data':_0x391f56[_0x4e1654(0x119)]});const _0x1e93d3=this[_0x4e1654(0x276)](_0x391f56);(_0x4e1654(0x14b)==_0x391f56[_0x4e1654(0x1a2)]||_0x1e93d3&&this[_0x4e1654(0x161)](_0x1e93d3))&&(_0x36b1d7=this[_0x4e1654(0x140)][_0x4e1654(0x203)](_0x36b1d7[_0x4e1654(0x1f1)])),this[_0x4e1654(0x2aa)](_0x3d8184,_0x598cb5,_0x5e74ba,this[_0x4e1654(0x140)][_0x4e1654(0x26e)](_0x36b1d7,_0x44befd));}[_0x57fbd7(0x1ce)](_0x1bac41,_0x3ef4cb=null){const _0x4f5a78=_0x57fbd7,_0x32f0f6=[],_0x49aa9a=this[_0x4f5a78(0x299)][_0x4f5a78(0x143)][_0x4f5a78(0x215)](_0x4f5a78(0x1eb))['me'];Array[_0x4f5a78(0x27f)](_0x1bac41)||(_0x1bac41=[_0x1bac41]);for(const _0x154529 of this[_0x4f5a78(0x17f)]()){if(!_0x154529[_0x4f5a78(0x23a)])continue;if(_0x3ef4cb&&_0x154529[_0x4f5a78(0x1a2)]!=_0x3ef4cb)continue;let _0x583250=!0x1;for(const _0x1eed33 of _0x154529[_0x4f5a78(0x16f)]()){for(const _0x36f390 of _0x1bac41){const _0x18206c=_0x36f390[_0x4f5a78(0x237)][_0x4f5a78(0x294)](_0x1eed33[_0x4f5a78(0x1a7)])||_0x36f390[_0x4f5a78(0x1a7)][_0x4f5a78(0x294)](_0x1eed33[_0x4f5a78(0x237)]);if(_0x18206c||_0x36f390[_0x4f5a78(0x296)](_0x1eed33)){const _0x26698f=_0x36f390[_0x4f5a78(0x1f8)](_0x1eed33)&&Rt(this[_0x4f5a78(0x140)][_0x4f5a78(0x2ab)],_0x1eed33[_0x4f5a78(0x237)],_0x36f390),_0x11c17c=_0x1eed33[_0x4f5a78(0x1f8)](_0x36f390)&&Rt(this[_0x4f5a78(0x140)][_0x4f5a78(0x2ab)],_0x36f390[_0x4f5a78(0x237)],_0x1eed33);_0x32f0f6[_0x4f5a78(0x254)]({'suggestion':_0x154529,'meta':{'isOwn':_0x49aa9a==_0x154529[_0x4f5a78(0x121)],'isNextTo':_0x18206c,'isInsideObject':_0x26698f,'containsRangeInObject':_0x11c17c}}),_0x583250=!0x0;break;}}if(_0x583250)break;}}return _0x32f0f6;}[_0x57fbd7(0x2aa)](_0x118d59,_0x2c13e0,_0x2ef368,_0x53d051,_0x16710a){const _0x143c57=_0x57fbd7;this[_0x143c57(0x140)][_0x143c57(0x177)](_0x42113b=>{const _0x139f9e=_0x143c57;let _0x42b29a=_0x139f9e(0x104)+_0x118d59+':'+_0x2c13e0+':'+_0x2ef368;_0x16710a&&(_0x42b29a=_0x42b29a+':'+_0x16710a),_0x42113b[_0x139f9e(0x1ad)](_0x42b29a,{'range':_0x53d051,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x57fbd7(0x171)](_0x973bda){const _0x4edd91=_0x57fbd7,_0x5b0ea6=_0x973bda[_0x4edd91(0x10c)],_0x29881f=_0x973bda[_0x4edd91(0x26c)];_0x973bda[_0x4edd91(0x10c)]=null,_0x973bda[_0x4edd91(0x26c)]=null,null!=_0x5b0ea6&&_0x5b0ea6[_0x4edd91(0x26c)]==_0x973bda&&(_0x5b0ea6[_0x4edd91(0x26c)]=_0x29881f),null!=_0x29881f&&_0x29881f[_0x4edd91(0x10c)]==_0x973bda&&(_0x29881f[_0x4edd91(0x10c)]=_0x5b0ea6),_0x4edd91(0x21e)==this[_0x4edd91(0x122)][_0x4edd91(0x215)](_0x973bda)&&(this[_0x4edd91(0x122)][_0x4edd91(0x2ac)](_0x973bda,_0x4edd91(0x13d)),this[_0x4edd91(0x287)](_0x4edd91(0x26f),_0x973bda,_0x5b0ea6,_0x29881f));}[_0x57fbd7(0x185)](_0x2e6525){const _0x13b9d3=_0x57fbd7,_0x28c7aa=_0x2e6525['id'],_0x5d12b8=this[_0x13b9d3(0x22f)](_0x2e6525);if(this[_0x13b9d3(0x23c)]&&this[_0x13b9d3(0x23c)][_0x13b9d3(0x101)]){const _0x144b11=this[_0x13b9d3(0x299)][_0x13b9d3(0x143)][_0x13b9d3(0x215)](_0x13b9d3(0x29d)),_0x207b04=_0x5d12b8[_0x13b9d3(0x144)],_0x296f4d=_0x5d12b8[_0x13b9d3(0x1ee)]?_0x5d12b8[_0x13b9d3(0x1a2)]+':'+_0x5d12b8[_0x13b9d3(0x1ee)]:_0x5d12b8[_0x13b9d3(0x1a2)],_0x2d3dbf=this[_0x13b9d3(0x299)][_0x13b9d3(0x261)],_0x271708=_0x144b11[_0x13b9d3(0x112)](_0xc908e(_0x2d3dbf,_0x13b9d3(0x160))),_0x8df11e={'id':_0x28c7aa,'type':_0x296f4d,'hasComments':_0x207b04,'data':_0x2e6525[_0x13b9d3(0x119)]||null,'originalSuggestionId':_0x2e6525[_0x13b9d3(0x10f)]||null,'attributes':_0x5d12b8[_0x13b9d3(0x165)]};this[_0x13b9d3(0x23c)][_0x13b9d3(0x101)](_0x8df11e)[_0x13b9d3(0x1e8)](_0x50f28b=>{const _0x42fcd7=_0x13b9d3;_0x5d12b8[_0x42fcd7(0x24f)]=!0x0,_0x144b11[_0x42fcd7(0x26a)](_0x271708),_0x50f28b&&_0x50f28b[_0x42fcd7(0x2ad)]&&(this[_0x42fcd7(0x1cc)][_0x42fcd7(0x215)](_0x28c7aa)[_0x42fcd7(0x2ad)]=_0x50f28b[_0x42fcd7(0x2ad)]);})[_0x13b9d3(0x111)](_0x41312f=>{const _0xcaaf5e=_0x13b9d3;throw _0x1f109a(_0xcaaf5e(0x15a)),this[_0xcaaf5e(0x299)][_0xcaaf5e(0x124)][_0xcaaf5e(0x295)]({'isUndoable':!0x1},()=>{const _0x478176=_0xcaaf5e;_0x5d12b8[_0x478176(0x1d1)]();}),_0x5d12b8[_0xcaaf5e(0x1e6)](),this[_0xcaaf5e(0x1cc)][_0xcaaf5e(0x10a)](_0x5d12b8['id']),this[_0xcaaf5e(0x122)][_0xcaaf5e(0x10a)](_0x5d12b8),_0x41312f;});}return _0x5d12b8;}[_0x57fbd7(0x161)](_0x4e398d){const _0xb7aa1f=_0x57fbd7;return this[_0xb7aa1f(0x14c)][_0xb7aa1f(0x216)](_0x4e398d);}[_0x57fbd7(0x174)](_0x151aa6,_0x253299){const _0x4e837c=_0x57fbd7,_0x460422=this[_0x4e837c(0x299)][_0x4e837c(0x143)][_0x4e837c(0x215)](_0x4e837c(0x29d)),_0x195282=this[_0x4e837c(0x1bc)](_0x151aa6);if(this[_0x4e837c(0x23c)]&&this[_0x4e837c(0x23c)][_0x4e837c(0x1a4)]){if(_0x195282[_0x4e837c(0x24f)]){const _0x2c2449=_0x460422[_0x4e837c(0x112)](_0xc908e(this[_0x4e837c(0x299)][_0x4e837c(0x261)],_0x4e837c(0x160)));this[_0x4e837c(0x23c)][_0x4e837c(0x1a4)](_0x151aa6,_0x253299)[_0x4e837c(0x1e8)](()=>{const _0x1e30c6=_0x4e837c;_0x460422[_0x1e30c6(0x26a)](_0x2c2449);});}else _0x195282['on'](_0x4e837c(0x195),()=>{const _0xc5f901=_0x4e837c;this[_0xc5f901(0x174)](_0x151aa6,_0x253299);});}}[_0x57fbd7(0x221)](_0x527bcf){const _0x34b9e8=_0x57fbd7;if(!this[_0x34b9e8(0x23c)]||!this[_0x34b9e8(0x23c)][_0x34b9e8(0x1bc)])throw new _0x3161d2(_0x34b9e8(0x16c),this);return this[_0x34b9e8(0x23c)][_0x34b9e8(0x1bc)](_0x527bcf);}[_0x57fbd7(0x1b3)](_0x455052){const _0xc48b0e=_0x57fbd7,{id:_0x239018,type:_0x384ac3,subType:_0x11d973,authorId:_0x194d49}=this[_0xc48b0e(0x1fb)](_0x455052),_0x1eb436=this[_0xc48b0e(0x1cc)][_0xc48b0e(0x215)](_0x239018)||this[_0xc48b0e(0x222)](_0x384ac3,_0x11d973,_0x239018,_0x194d49,{});switch(this[_0xc48b0e(0x10d)](_0x1eb436,_0x384ac3,_0x11d973,_0x194d49),this[_0xc48b0e(0x122)][_0xc48b0e(0x215)](_0x1eb436)){case _0xc48b0e(0x19f):this[_0xc48b0e(0x221)](_0x239018)[_0xc48b0e(0x1e8)](_0x4c83eb=>{const _0xfa9ff2=_0xc48b0e;let _0x5bd3a6=Promise[_0xfa9ff2(0x278)]();_0x4c83eb[_0xfa9ff2(0x144)]&&(_0x5bd3a6=this[_0xfa9ff2(0x105)][_0xfa9ff2(0x264)]({'channelId':this[_0xfa9ff2(0x299)][_0xfa9ff2(0x286)][_0xfa9ff2(0x215)](_0xfa9ff2(0x218)),'threadId':_0x239018})),_0x5bd3a6[_0xfa9ff2(0x1e8)](()=>{const _0x532ad9=_0xfa9ff2;this[_0x532ad9(0x22f)](_0x4c83eb)[_0x532ad9(0x24f)]=!0x0;});}),this[_0xc48b0e(0x122)][_0xc48b0e(0x2ac)](_0x1eb436,_0xc48b0e(0x1b5));break;case _0xc48b0e(0x13d):this[_0xc48b0e(0x174)](_0x239018,{'state':_0xc48b0e(0x113)});case _0xc48b0e(0x22e):this[_0xc48b0e(0x122)][_0xc48b0e(0x2ac)](_0x1eb436,_0xc48b0e(0x21e)),this[_0xc48b0e(0x287)](_0xc48b0e(0x11a),_0x1eb436);break;case _0xc48b0e(0x21e):this[_0xc48b0e(0x287)](_0xc48b0e(0x27a),_0x1eb436);}return _0x1eb436[_0xc48b0e(0x217)](_0x455052),_0x1eb436;}[_0x57fbd7(0x18c)](_0x5aee06){const _0x12e785=_0x57fbd7,_0x2d8b61=Array[_0x12e785(0x284)](_0x5aee06),_0x167452=_0x2d8b61[_0x12e785(0x147)](_0x3674d8=>_0x12e785(0x24a)==_0x3674d8[_0x12e785(0x1a2)]);this[_0x12e785(0x1c0)](_0x167452);const _0x3c3478=_0x2d8b61[_0x12e785(0x147)](_0x2c121a=>!_0x2c121a[_0x12e785(0x28b)]&&_0x12e785(0x24a)!=_0x2c121a[_0x12e785(0x1a2)]),_0x23ca2a=this[_0x12e785(0x17f)]({'skipNotAttached':!0x0})[_0x12e785(0x147)](_0x1881ef=>!_0x1881ef[_0x12e785(0x28b)]&&_0x12e785(0x24a)!=_0x1881ef[_0x12e785(0x1a2)]),_0xc23e3a=_0x23ca2a[_0x12e785(0x147)](_0x55f09b=>!_0x5aee06[_0x12e785(0x216)](_0x55f09b)),_0x121c37=new Map(_0x23ca2a[_0x12e785(0x2a3)](_0x30c52c=>[_0x30c52c,this[_0x12e785(0x293)][_0x12e785(0x134)](_0x30c52c[_0x12e785(0x1a2)],_0x30c52c[_0x12e785(0x1ee)],_0x12e785(0x18f))])),_0x4f37a6=new Map(_0x23ca2a[_0x12e785(0x2a3)](_0xc4ab00=>[_0xc4ab00,_0xc4ab00[_0x12e785(0x2a1)]()])),_0x525aea=new Set(),_0xc1090c=new Set();for(let _0x3af2eb=0x0;_0x3af2eb<_0x3c3478[_0x12e785(0x187)];_0x3af2eb++)_0x416602(_0x3c3478[_0x3af2eb],_0x3c3478,_0x3af2eb+0x1);for(let _0x1078ff=0x0;_0x1078ff<_0x3c3478[_0x12e785(0x187)];_0x1078ff++)_0x416602(_0x3c3478[_0x1078ff],_0xc23e3a,0x0);const _0x38e1ea=new Set();for(let _0x3bb28a=0x0;_0x3bb28a<_0x3c3478[_0x12e785(0x187)];_0x3bb28a++){const _0x15c228=_0x3c3478[_0x3bb28a];!_0xc1090c[_0x12e785(0x216)](_0x15c228)&&_0x15c228[_0x12e785(0x10c)]&&(_0x38e1ea[_0x12e785(0x112)](_0x15c228[_0x12e785(0x10c)]),_0x15c228[_0x12e785(0x10c)][_0x12e785(0x26c)]===_0x15c228&&(_0x15c228[_0x12e785(0x10c)][_0x12e785(0x26c)]=null),_0x15c228[_0x12e785(0x10c)]=null),!_0x525aea[_0x12e785(0x216)](_0x15c228)&&_0x15c228[_0x12e785(0x26c)]&&(_0x38e1ea[_0x12e785(0x112)](_0x15c228[_0x12e785(0x26c)]),_0x15c228[_0x12e785(0x26c)][_0x12e785(0x10c)]===_0x15c228&&(_0x15c228[_0x12e785(0x26c)][_0x12e785(0x10c)]=null),_0x15c228[_0x12e785(0x26c)]=null);}function _0x416602(_0x5de348,_0x13f385,_0x184dee){const _0x3fc1fa=_0x12e785;for(let _0x40ede3=_0x184dee;_0x40ede3<_0x13f385[_0x3fc1fa(0x187)];_0x40ede3++){const _0x25c8d2=_0x222dd3(_0x5de348,_0x13f385[_0x40ede3]);_0x25c8d2&&(_0x25c8d2[0x0][_0x3fc1fa(0x26c)]=_0x25c8d2[0x1],_0x25c8d2[0x1][_0x3fc1fa(0x10c)]=_0x25c8d2[0x0],_0x525aea[_0x3fc1fa(0x112)](_0x25c8d2[0x0]),_0xc1090c[_0x3fc1fa(0x112)](_0x25c8d2[0x1]));}}function _0x222dd3(_0x129a18,_0x2b3e86){const _0x4d5ab4=_0x12e785;if(_0x129a18[_0x4d5ab4(0x121)]['id']!==_0x2b3e86[_0x4d5ab4(0x121)]['id'])return null;const _0x5d1354=_0x121c37[_0x4d5ab4(0x215)](_0x129a18)(_0x129a18,_0x2b3e86,_0x4f37a6[_0x4d5ab4(0x215)](_0x129a18),_0x4f37a6[_0x4d5ab4(0x215)](_0x2b3e86));if(!_0x5d1354)return null;return _0x121c37[_0x4d5ab4(0x215)](_0x2b3e86)(_0x129a18,_0x2b3e86,_0x4f37a6[_0x4d5ab4(0x215)](_0x129a18),_0x4f37a6[_0x4d5ab4(0x215)](_0x2b3e86))?_0x5d1354[0x1][_0x4d5ab4(0x292)]&&_0x5d1354[0x1][_0x4d5ab4(0x292)][_0x4d5ab4(0x187)]?null:_0x5d1354:null;}_0x38e1ea[_0x12e785(0x226)]&&this[_0x12e785(0x18c)](_0x38e1ea);}[_0x57fbd7(0x1c0)](_0x841943){const _0x3fcf9b=_0x57fbd7;if(0x0==_0x841943[_0x3fcf9b(0x187)])return;const _0xe1c216=this[_0x3fcf9b(0x17f)]({'skipNotAttached':!0x0})[_0x3fcf9b(0x147)](_0x2acdc0=>_0x3fcf9b(0x24a)==_0x2acdc0[_0x3fcf9b(0x1a2)]&&_0x2acdc0[_0x3fcf9b(0x168)]),_0x4bac17=[],_0x58b5c8=new Map();for(const _0x144f26 of _0xe1c216){const _0x15517b=_0x2f863b(_0x144f26[_0x3fcf9b(0x165)]);_0x58b5c8[_0x3fcf9b(0x216)](_0x15517b)||(_0x58b5c8[_0x3fcf9b(0x2ac)](_0x15517b,_0x4bac17[_0x3fcf9b(0x187)]),_0x4bac17[_0x3fcf9b(0x254)]([]));const _0x1280c1=_0x58b5c8[_0x3fcf9b(0x215)](_0x15517b);_0x4bac17[_0x1280c1][_0x3fcf9b(0x254)](_0x144f26);}!(function(){const _0x55d222=_0x3fcf9b;_0x4bac17[_0x55d222(0x1b6)]((_0x53233d,_0x4be58b)=>{const _0x562802=_0x55d222,_0x16c060=_0x53233d[0x0][_0x562802(0x2ad)],_0x491dfa=_0x4be58b[0x0][_0x562802(0x2ad)];return _0x16c060==_0x491dfa?_0x53233d[0x0][_0x562802(0x165)][_0x562802(0x1e5)]<_0x4be58b[0x0][_0x562802(0x165)][_0x562802(0x1e5)]?-0x1:0x1:_0x16c060<_0x491dfa?-0x1:0x1;});for(const _0x19fb09 of _0x4bac17)_0x19fb09[_0x55d222(0x1b6)]((_0x3e392c,_0x651ef5)=>_0x3e392c['id']<_0x651ef5['id']?-0x1:0x1);}());for(let _0x3ca8b2=0x0;_0x3ca8b2<_0x4bac17[_0x3fcf9b(0x187)];_0x3ca8b2++){if(0x0==_0x4bac17[_0x3ca8b2][_0x3fcf9b(0x187)])continue;const _0x179ec2=[];for(let _0x3a33e5=_0x3ca8b2+0x1;_0x3a33e5<_0x4bac17[_0x3fcf9b(0x187)];_0x3a33e5++)0x0!=_0x4bac17[_0x3a33e5][_0x3fcf9b(0x187)]&&_0x759f03(_0x4bac17[_0x3ca8b2],_0x4bac17[_0x3a33e5])&&_0x179ec2[_0x3fcf9b(0x254)](_0x3a33e5);for(const _0x4da033 of _0x179ec2)_0x4bac17[_0x3ca8b2]=_0x4bac17[_0x3ca8b2][_0x3fcf9b(0x25b)](_0x4bac17[_0x4da033]),_0x4bac17[_0x4da033]=[];}for(const _0x1e3651 of _0x4bac17)for(let _0x5a88cb=0x0;_0x5a88cb<_0x1e3651[_0x3fcf9b(0x187)];_0x5a88cb++)_0x1e3651[_0x5a88cb][_0x3fcf9b(0x26c)]=_0x1e3651[_0x5a88cb+0x1]||null;for(const _0x3d0e3a of _0x4bac17)for(let _0x218abe=0x0;_0x218abe<_0x3d0e3a[_0x3fcf9b(0x187)];_0x218abe++)_0x3d0e3a[_0x218abe][_0x3fcf9b(0x10c)]=_0x3d0e3a[_0x218abe-0x1]||null;function _0x759f03(_0x215baf,_0x2204b6){const _0x527b19=_0x3fcf9b;if(_0x215baf[0x0][_0x527b19(0x165)][_0x527b19(0x1e5)]!==_0x2204b6[0x0][_0x527b19(0x165)][_0x527b19(0x1e5)]&&_0x215baf[0x0][_0x527b19(0x121)]!==_0x2204b6[0x0][_0x527b19(0x121)])return!0x1;if(!function(_0x108dcb,_0x22aa99){const _0x5f544e=_0x527b19;if(!_0x108dcb[_0x5f544e(0x144)]&&!_0x22aa99[_0x5f544e(0x144)])return!0x0;if(_0x108dcb[_0x5f544e(0x144)]&&_0x22aa99[_0x5f544e(0x144)])return!0x1;if(_0x108dcb[_0x5f544e(0x144)]&&_0x22aa99[_0x5f544e(0x2ad)]<_0x108dcb[_0x5f544e(0x292)][_0x5f544e(0x27b)][_0x5f544e(0x215)](0x0)[_0x5f544e(0x2ad)])return!0x0;if(_0x22aa99[_0x5f544e(0x144)]&&_0x108dcb[_0x5f544e(0x2ad)]<_0x22aa99[_0x5f544e(0x292)][_0x5f544e(0x27b)][_0x5f544e(0x215)](0x0)[_0x5f544e(0x2ad)])return!0x0;return!0x1;}(_0x215baf[0x0],_0x2204b6[0x0]))return!0x1;const _0x1580ea=_0x1ec4ae(_0x215baf[0x0][_0x527b19(0x165)],_0x527b19(0x1e5)),_0x2d2f08=_0x1ec4ae(_0x2204b6[0x0][_0x527b19(0x165)],_0x527b19(0x1e5));if(!_0x987079(_0x1580ea,_0x2d2f08))return!0x1;return!!_0x215baf[_0x527b19(0x11b)](_0x3b49f0=>_0x2204b6[_0x527b19(0x258)](_0x25b130=>_0x3b49f0[_0x527b19(0x2a1)]()[_0x527b19(0x294)](_0x25b130[_0x527b19(0x2a1)]())))&&_0x2204b6[_0x527b19(0x11b)](_0xd1b630=>_0x215baf[_0x527b19(0x258)](_0x156d9d=>_0xd1b630[_0x527b19(0x2a1)]()[_0x527b19(0x294)](_0x156d9d[_0x527b19(0x2a1)]())));}}[_0x57fbd7(0x282)](_0x55a456){const _0x415e1d=_0x57fbd7,_0x41f007=Array[_0x415e1d(0x284)](_0x55a456),_0x1a4d4b=this[_0x415e1d(0x17f)]({'skipNotAttached':!0x0}),_0x2dc93f=_0x1a4d4b[_0x415e1d(0x147)](_0x49c9ae=>!_0x55a456[_0x415e1d(0x216)](_0x49c9ae)),_0x1b98a3=new Map(_0x41f007[_0x415e1d(0x2a3)](_0x321a66=>[_0x321a66,this[_0x415e1d(0x293)][_0x415e1d(0x134)](_0x321a66[_0x415e1d(0x1a2)],_0x321a66[_0x415e1d(0x1ee)],_0x415e1d(0x14f))])),_0x37466a=new Map(_0x1a4d4b[_0x415e1d(0x2a3)](_0x509826=>[_0x509826,_0x509826[_0x415e1d(0x16f)]()]));for(let _0x55b288=0x0;_0x55b288<_0x41f007[_0x415e1d(0x187)];_0x55b288++){if(_0x10027f(this,_0x41f007[_0x55b288],_0x41f007,_0x55b288+0x1))return!0x0;}for(let _0x5dcb07=0x0;_0x5dcb07<_0x41f007[_0x415e1d(0x187)];_0x5dcb07++){if(_0x10027f(this,_0x41f007[_0x5dcb07],_0x2dc93f,0x0))return!0x0;}return!0x1;function _0x10027f(_0x48a5d8,_0x2b7c33,_0x3c1a74,_0x14b467){const _0x1b4e27=_0x415e1d;for(let _0x2d71db=_0x14b467;_0x2d71db<_0x3c1a74[_0x1b4e27(0x187)];_0x2d71db++){const _0x31a1ab=_0x3c1a74[_0x2d71db];if(_0x31a1ab[_0x1b4e27(0x1a2)]!==_0x2b7c33[_0x1b4e27(0x1a2)]||_0x31a1ab[_0x1b4e27(0x121)]['id']!==_0x2b7c33[_0x1b4e27(0x121)]['id']||_0x31a1ab[_0x1b4e27(0x1ee)]!==_0x2b7c33[_0x1b4e27(0x1ee)])continue;if(!Pt(_0x2b7c33,_0x31a1ab,[_0x1b4e27(0x1e5)]))continue;if(_0x1b4e27(0x24a)==_0x2b7c33[_0x1b4e27(0x1a2)]&&_0x2b7c33[_0x1b4e27(0x119)][_0x1b4e27(0x231)]!=_0x31a1ab[_0x1b4e27(0x119)][_0x1b4e27(0x231)])continue;if(_0x1b4e27(0x24a)==_0x2b7c33[_0x1b4e27(0x1a2)]&&_0x48a5d8[_0x1b4e27(0x161)](_0x2b7c33[_0x1b4e27(0x119)][_0x1b4e27(0x183)]))continue;if(_0x1b4e27(0x14b)==_0x2b7c33[_0x1b4e27(0x1a2)]){const _0x951625=_0x48a5d8[_0x1b4e27(0x299)][_0x1b4e27(0x124)],_0xbf06bc=_0x2b7c33[_0x1b4e27(0x209)]();if(_0xbf06bc&&(_0x951625[_0x1b4e27(0x2ab)][_0x1b4e27(0x29c)](_0xbf06bc)||_0x951625[_0x1b4e27(0x2ab)][_0x1b4e27(0x241)](_0xbf06bc)))continue;}const _0x2028c7=_0x1b98a3[_0x1b4e27(0x215)](_0x2b7c33),_0x18c8f6=_0x37466a[_0x1b4e27(0x215)](_0x2b7c33),_0x1ecc8d=_0x37466a[_0x1b4e27(0x215)](_0x31a1ab),_0xbbde92=_0x2b7c33[_0x1b4e27(0x292)]&&_0x2b7c33[_0x1b4e27(0x292)][_0x1b4e27(0x187)],_0x58374b=_0x31a1ab[_0x1b4e27(0x292)]&&_0x31a1ab[_0x1b4e27(0x292)][_0x1b4e27(0x187)];if(!_0xbbde92&&_0x2028c7(_0x1ecc8d,_0x18c8f6))return _0x48a5d8[_0x1b4e27(0x253)](_0x31a1ab,_0x2b7c33),_0x37466a[_0x1b4e27(0x10a)](_0x2b7c33),!0x0;if(!_0x58374b&&_0x2028c7(_0x18c8f6,_0x1ecc8d))return _0x48a5d8[_0x1b4e27(0x253)](_0x2b7c33,_0x31a1ab),_0x37466a[_0x1b4e27(0x10a)](_0x31a1ab),!0x0;}return!0x1;}}[_0x57fbd7(0x253)](_0x5568eb,_0x30cb63){const _0x21ea98=_0x57fbd7;if(_0x5568eb[_0x21ea98(0x28b)]){for(const _0x28172a of _0x30cb63[_0x21ea98(0x16f)]())_0x5568eb[_0x21ea98(0x1ac)](_0x28172a);}else{const _0x38614a=_0x30cb63[_0x21ea98(0x2a1)]()[_0x21ea98(0x1a7)];this[_0x21ea98(0x1c1)](_0x5568eb,this[_0x21ea98(0x140)][_0x21ea98(0x26e)](_0x5568eb[_0x21ea98(0x2a1)]()[_0x21ea98(0x237)],_0x38614a));}_0x30cb63[_0x21ea98(0x27d)]();}[_0x57fbd7(0x245)](_0x2209a4,_0x148f4f){const _0xe12100=_0x57fbd7,_0x56420f=_0x2209a4[_0xe12100(0x1cd)](_0xe12100(0x1f5))||_0x2209a4[_0xe12100(0x1cd)](_0xe12100(0x24a))?_0xe12100(0x11c):_0x2209a4[_0xe12100(0x10b)]();return _0xc908e(this[_0xe12100(0x299)][_0xe12100(0x261)],_0x148f4f+'_'+_0x56420f+_0xe12100(0x1c8));}[_0x57fbd7(0x116)](){const _0x1c70df=_0x57fbd7,_0x3ecfb4=this[_0x1c70df(0x299)];if(!_0x3ecfb4['ui'])return;const {ariaLiveAnnouncer:_0x42b617}=_0x3ecfb4['ui'];_0x6686fb(this[_0x1c70df(0x140)],({left:_0x1ad9b5,entered:_0x626805})=>{const _0x3c88a8=_0x1c70df;for(const _0xc0c723 of _0x1ad9b5){const {group:_0x5c2f71,type:_0x3c5496}=this[_0x3c88a8(0x1fb)](_0xc0c723[_0x3c88a8(0x12b)]);if(_0x3c88a8(0x15f)===_0x5c2f71){_0x42b617[_0x3c88a8(0x1a5)](this[_0x3c88a8(0x245)](_0x3c5496,_0x3c88a8(0x269)));break;}}for(const _0x54b844 of _0x626805){const {group:_0x52ff47,type:_0x471f3e}=this[_0x3c88a8(0x1fb)](_0x54b844[_0x3c88a8(0x12b)]);if(_0x3c88a8(0x15f)===_0x52ff47){_0x42b617[_0x3c88a8(0x1a5)](this[_0x3c88a8(0x245)](_0x471f3e,_0x3c88a8(0x1ed)));break;}}});}[_0x57fbd7(0x1c3)](_0x20f945){const _0x4869fe=_0x57fbd7;if(this[_0x4869fe(0x1c2)])return!0x1;const _0x37a11b=this[_0x4869fe(0x299)],_0x2940f8=_0x37a11b[_0x4869fe(0x124)][_0x4869fe(0x15e)][_0x4869fe(0x141)][_0x4869fe(0x1bb)]();if(0x0==_0x2940f8[_0x4869fe(0x187)])return!0x1;const _0x173929=[],_0x320f2e=_0x2940f8[_0x4869fe(0x147)](_0x7c073b=>_0x4869fe(0x24a)==_0x7c073b[_0x4869fe(0x1a2)]),_0x372add=_0x2940f8[_0x4869fe(0x147)](_0x4b59f5=>_0x4869fe(0x100)==_0x4b59f5[_0x4869fe(0x1a2)]&&_0x4869fe(0x110)!=_0x4b59f5[_0x4869fe(0x12b)]),_0x12af4d=_0x2940f8[_0x4869fe(0x147)](_0x18f44a=>_0x4869fe(0x26a)==_0x18f44a[_0x4869fe(0x1a2)]&&_0x4869fe(0x110)!=_0x18f44a[_0x4869fe(0x12b)]);for(const _0x4499f3 of _0x320f2e)_0x173929[_0x4869fe(0x254)]({'key':_0x4499f3[_0x4869fe(0x1d0)],'newValue':_0x4499f3[_0x4869fe(0x288)],'oldValue':_0x4499f3[_0x4869fe(0x279)],'range':Ot(_0x4499f3[_0x4869fe(0x169)],_0x37a11b[_0x4869fe(0x124)])});for(const _0x354245 of _0x372add){const _0x33d96f=_0x12af4d[_0x4869fe(0x1f4)](_0x1bebcb=>_0x1bebcb[_0x4869fe(0x1b8)][_0x4869fe(0x294)](_0x354245[_0x4869fe(0x1b8)]));_0x33d96f&&_0x173929[_0x4869fe(0x254)]({'key':_0x4869fe(0x2a7),'newValue':_0x354245[_0x4869fe(0x12b)],'oldValue':_0x33d96f[_0x4869fe(0x12b)],'range':_0x37a11b[_0x4869fe(0x124)][_0x4869fe(0x1f6)](_0x354245[_0x4869fe(0x1b8)][_0x4869fe(0x1b1)])});}return 0x0!=_0x173929[_0x4869fe(0x187)]&&this[_0x4869fe(0x145)](_0x20f945,_0x173929);}[_0x57fbd7(0x1de)](_0x3f8e3b){const _0x431c1a=_0x57fbd7;let _0x2ecb9b=!0x1;const _0x2425af=this[_0x431c1a(0x299)][_0x431c1a(0x124)][_0x431c1a(0x15e)][_0x431c1a(0x141)][_0x431c1a(0x230)]()[_0x431c1a(0x147)](_0x3f2f24=>_0x3f2f24[_0x431c1a(0x119)][_0x431c1a(0x21f)]&&_0x3f2f24[_0x431c1a(0x12b)][_0x431c1a(0x1cd)](_0x431c1a(0x2a8)));for(const _0x91626d of _0x2425af){const {subType:_0x349898,id:_0x1f25f3}=this[_0x431c1a(0x1fb)](_0x91626d[_0x431c1a(0x12b)]),_0xb2a2ce=_0x349898[_0x431c1a(0x1b2)]('|')[0x0];for(const _0x3544aa of this[_0x431c1a(0x17f)]({'skipNotAttached':!0x0}))_0x3544aa['id']!=_0x1f25f3&&_0x431c1a(0x24a)==_0x3544aa[_0x431c1a(0x1a2)]&&_0x3544aa[_0x431c1a(0x119)]&&_0x3544aa[_0x431c1a(0x119)][_0x431c1a(0x183)]==_0xb2a2ce&&_0x3544aa[_0x431c1a(0x2a1)]()[_0x431c1a(0x214)](_0x91626d[_0x431c1a(0x119)][_0x431c1a(0x21f)])&&(this[_0x431c1a(0x1f0)](_0x3544aa,_0x91626d[_0x431c1a(0x119)][_0x431c1a(0x21f)],_0x3f8e3b),_0x2ecb9b=!0x0);}return _0x2ecb9b;}[_0x57fbd7(0x20d)](_0x26877b){const _0x1961aa=_0x57fbd7;this[_0x1961aa(0x299)],(this[_0x1961aa(0x1c2)]=!0x0,_0x26877b());}[_0x57fbd7(0x28c)](_0x2052de){const _0x52ae07=_0x57fbd7,_0x2fe502=this[_0x52ae07(0x161)](_0x2052de),_0xc07dfb=this[_0x52ae07(0x291)][_0x52ae07(0x216)](_0x2052de);return _0x2fe502||_0xc07dfb;}[_0x57fbd7(0x145)](_0x3b32d9,_0x2b0265){const _0x3b7d29=_0x57fbd7;if(0x0==_0x2b0265[_0x3b7d29(0x187)])return!0x1;let _0x1b87f7=!0x1;for(const _0x364e99 of _0x2b0265){const _0x43dd94=this[_0x3b7d29(0x1ce)](_0x364e99[_0x3b7d29(0x169)],_0x3b7d29(0x24a))[_0x3b7d29(0x147)](_0x152155=>!_0x152155[_0x3b7d29(0x1bd)][_0x3b7d29(0x23e)])[_0x3b7d29(0x2a3)](_0x4d82d4=>_0x4d82d4[_0x3b7d29(0x15f)]),_0x557185=_0x2f863b({'newValue':_0x364e99[_0x3b7d29(0x233)]});_0x43dd94[_0x3b7d29(0x147)](_0x586420=>{const _0x1e516e=_0x3b7d29,[_0x4eba75,_0x4890d9]=_0x586420[_0x1e516e(0x1ee)][_0x1e516e(0x1b2)]('|');return _0x4eba75==_0x364e99[_0x1e516e(0x183)]&&_0x4890d9!=_0x557185;})[_0x3b7d29(0x17c)](_0x6a077e=>{const _0x3fd72c=_0x3b7d29;this[_0x3fd72c(0x1f0)](_0x6a077e,_0x364e99[_0x3fd72c(0x169)],_0x3b32d9),_0x1b87f7=!0x0;});}return _0x1b87f7;}[_0x57fbd7(0x1f0)](_0x50876c,_0x44a3be,_0x10cb87){const _0x84eda6=_0x57fbd7,_0x4a06fd=_0x50876c[_0x84eda6(0x2a1)]()[_0x84eda6(0x239)](_0x44a3be);0x0!==_0x4a06fd[_0x84eda6(0x187)]?0x1!==_0x4a06fd[_0x84eda6(0x187)]?this[_0x84eda6(0x151)](_0x50876c,_0x44a3be[_0x84eda6(0x237)],_0x44a3be[_0x84eda6(0x1a7)]):this[_0x84eda6(0x1c1)](_0x50876c,_0x4a06fd[0x0]):_0x10cb87[_0x84eda6(0x17b)](_0x50876c[_0x84eda6(0x234)]());}}class xt{constructor(_0x442008){const _0x1353a1=_0x57fbd7;this[_0x1353a1(0x150)]=_0x442008,this[_0x1353a1(0x140)]=_0x442008[_0x1353a1(0x124)],this[_0x1353a1(0x15c)]=new Map(),this[_0x1353a1(0x1e2)]=new Map(),this[_0x1353a1(0x14a)]();}[_0x57fbd7(0x186)](_0x4c0437,_0x3d7233,_0x2b3420,_0x233b9b,_0x6e0247,_0x5151df){const _0x512836=_0x57fbd7;return new _0x278852(this[_0x512836(0x140)],{'type':_0x4c0437,'subType':_0x3d7233,'id':_0x2b3420,'author':_0x233b9b,'creator':_0x233b9b,'attributes':_0x6e0247,'onAttributesChange':_0x5151df,'onAccept':(..._0xc78a9e)=>this[_0x512836(0x134)](_0x4c0437,_0x3d7233,_0x512836(0x290))(..._0xc78a9e),'onDiscard':(..._0x17ad2c)=>this[_0x512836(0x134)](_0x4c0437,_0x3d7233,_0x512836(0x1d1))(..._0x17ad2c)});}[_0x57fbd7(0x20e)](_0x3004e1,_0x50ebfc,_0x23c8e6,_0xe13f39){const _0x51ca35=_0x57fbd7,_0x323ea7=_0x3004e1+':'+_0x50ebfc+':'+_0x23c8e6;this[_0x51ca35(0x15c)][_0x51ca35(0x2ac)](_0x323ea7,_0xe13f39);}[_0x57fbd7(0x134)](_0x3db807,_0x3fd793,_0x410f72){const _0x1118fd=_0x57fbd7,_0x15150e=_0x3db807+':'+_0x3fd793+':'+_0x410f72;return this[_0x1118fd(0x15c)][_0x1118fd(0x215)](_0x15150e)||this[_0x1118fd(0x1e2)][_0x1118fd(0x215)](_0x3db807+':'+_0x410f72);}[_0x57fbd7(0x14a)](){const _0x14fdae=_0x57fbd7,_0x57fb2d=()=>!0x1,_0x2b8275=_0x107591=>{const _0x4a749b=_0x4c01;_0x107591[_0x4a749b(0x1b6)]((_0x52010f,_0x54cdc5)=>_0x52010f[_0x4a749b(0x237)][_0x4a749b(0x107)](_0x54cdc5[_0x4a749b(0x237)])?0x1:-0x1),this[_0x4a749b(0x140)][_0x4a749b(0x177)](_0x21ccf3=>{const _0x4ccf3c=_0x4a749b;for(const _0x4e5fba of _0x107591){let _0x5a6226;_0x5a6226=_0x4e5fba[_0x4ccf3c(0x1a7)][_0x4ccf3c(0x159)]&&_0x4e5fba[_0x4ccf3c(0x1a7)][_0x4ccf3c(0x1f1)]==_0x4e5fba[_0x4ccf3c(0x237)][_0x4ccf3c(0x1b1)]?_0x21ccf3[_0x4ccf3c(0x1df)](_0x4e5fba[_0x4ccf3c(0x237)][_0x4ccf3c(0x1b1)],'on'):_0x21ccf3[_0x4ccf3c(0x1df)](_0x4e5fba),this[_0x4ccf3c(0x140)][_0x4ccf3c(0x28e)](_0x5a6226,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x5600cb=(_0x2f90e6,_0x2691a9)=>{const _0x2f69f1=_0x4c01;_0x2691a9&&this[_0x2f69f1(0x140)][_0x2f69f1(0x177)](_0x13f1d7=>{const _0x195617=_0x2f69f1,{commandName:_0x214669,commandParams:_0x3f62b3=[]}=_0x2691a9,_0x2ccd64=_0x2f90e6[_0x195617(0x2a3)](_0x4a7716=>(Tt(_0x4a7716)&&(_0x4a7716=this[_0x195617(0x140)][_0x195617(0x26e)](_0x4a7716[_0x195617(0x1a7)])),_0x4a7716))[_0x195617(0x147)](_0x19fd96=>_0x195617(0x25a)!==_0x19fd96[_0x195617(0x224)][_0x195617(0x240)]);if(_0x2ccd64[_0x195617(0x187)]<0x1)return;const _0x4e3d1a=Array[_0x195617(0x284)](this[_0x195617(0x140)][_0x195617(0x15e)][_0x195617(0x247)][_0x195617(0x16f)]())[_0x195617(0x2a3)](_0x6359dd=>_0x259971[_0x195617(0x1d9)](_0x6359dd));_0x13f1d7[_0x195617(0x1e0)](_0x2ccd64);for(const _0x15c3b2 of this[_0x195617(0x150)][_0x195617(0x1c4)][_0x195617(0x1c4)]())_0x15c3b2[_0x195617(0x1ef)]();_0x3f62b3[_0x195617(0x254)]({'forceDefaultExecution':!0x0}),this[_0x195617(0x150)][_0x195617(0x27e)](_0x214669,..._0x3f62b3);const _0x44bfee=_0x4e3d1a[_0x195617(0x147)](_0x31edfd=>_0x195617(0x25a)!=_0x31edfd[_0x195617(0x224)][_0x195617(0x240)]);_0x44bfee[_0x195617(0x187)]>0x0&&_0x13f1d7[_0x195617(0x1e0)](_0x44bfee);for(const _0x751f18 of _0x4e3d1a)_0x751f18[_0x195617(0x1cf)]();});},_0x446614=(_0x30a6e6,_0x2024eb)=>0x1==_0x30a6e6[_0x14fdae(0x187)]&&0x1==_0x2024eb[_0x14fdae(0x187)]&&_0x30a6e6[0x0][_0x14fdae(0x1a7)][_0x14fdae(0x294)](_0x2024eb[0x0][_0x14fdae(0x237)]),_0x1c44da=(_0x396756,_0x49d7b5,_0x1eb70f,_0x324f87)=>Gt(_0x396756,_0x49d7b5,_0x1eb70f,_0x324f87,this[_0x14fdae(0x140)])?[_0x396756,_0x49d7b5]:Gt(_0x49d7b5,_0x396756,_0x324f87,_0x1eb70f,this[_0x14fdae(0x140)])?[_0x49d7b5,_0x396756]:null;this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x10e),_0x57fb2d),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x1be),_0x2b8275),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x1fa),_0x446614),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x192),_0x1c44da),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x1e3),_0x2b8275),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x13f),_0x57fb2d),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x199),_0x446614),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x248),_0x1c44da),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x18b),_0x5600cb),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x202),_0x57fb2d),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x196),_0x446614),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x232),_0x57fb2d),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x1b7),_0x5600cb),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x166),_0x57fb2d),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x1a0),_0x446614),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x274),_0x57fb2d),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x12a),_0x57fb2d),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x1c7),(_0x3003bc,_0x29894e)=>{const _0x5e0245=_0x14fdae;if(!_0x29894e)return;const _0x5ee0f7=this[_0x5e0245(0x150)][_0x5e0245(0x143)][_0x5e0245(0x215)](p);this[_0x5e0245(0x140)][_0x5e0245(0x177)](_0x201d8a=>{const _0x4c7b08=_0x5e0245;if(_0x4c7b08(0x2a7)==_0x29894e[_0x4c7b08(0x183)])for(const _0x550e27 of _0x3003bc){const _0x5bd372=_0x550e27[_0x4c7b08(0x237)][_0x4c7b08(0x1b1)],_0x4996dd=_0x29894e[_0x4c7b08(0x231)];_0x201d8a[_0x4c7b08(0x1f9)](_0x5bd372,_0x4996dd);}else{if(_0x5ee0f7[_0x4c7b08(0x161)](_0x29894e[_0x4c7b08(0x183)])){for(const _0x3234f0 of _0x3003bc)void 0x0!==_0x29894e[_0x4c7b08(0x231)]?_0x201d8a[_0x4c7b08(0x154)](_0x29894e[_0x4c7b08(0x183)],_0x29894e[_0x4c7b08(0x231)],_0x3234f0[_0x4c7b08(0x237)][_0x4c7b08(0x1b1)]):_0x201d8a[_0x4c7b08(0x27c)](_0x29894e[_0x4c7b08(0x183)],_0x3234f0[_0x4c7b08(0x237)][_0x4c7b08(0x1b1)]);}else{for(const _0x2cba23 of _0x3003bc)_0x29894e[_0x4c7b08(0x231)]?_0x201d8a[_0x4c7b08(0x154)](_0x29894e[_0x4c7b08(0x183)],_0x29894e[_0x4c7b08(0x231)],_0x2cba23):_0x201d8a[_0x4c7b08(0x27c)](_0x29894e[_0x4c7b08(0x183)],_0x2cba23);}}});}),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x163),_0x446614);}}function Rt(_0x1e8214,_0x9c0411,_0x4dbeef){const _0x1bc1c0=_0x57fbd7;for(const _0x5aa43d of _0x9c0411[_0x1bc1c0(0x1f1)][_0x1bc1c0(0x1c6)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5aa43d[_0x1bc1c0(0x224)]==_0x5aa43d)return!0x1;if(!_0x4dbeef[_0x1bc1c0(0x242)](_0x5aa43d))return!0x1;if(_0x1e8214[_0x1bc1c0(0x29c)](_0x5aa43d)||_0x1e8214[_0x1bc1c0(0x241)](_0x5aa43d))return!0x0;}return!0x1;}function Tt(_0x5dcc2a){const _0xe35f59=_0x57fbd7;return _0x5dcc2a[_0xe35f59(0x1a7)][_0xe35f59(0x1f1)]==_0x5dcc2a[_0xe35f59(0x237)][_0xe35f59(0x1b1)]&&_0x5dcc2a[_0xe35f59(0x1a7)][_0xe35f59(0x1ba)];}function Et(_0x5be3aa,_0x35b342,_0x25832a,_0x4a1c2a){const _0x336098=_0x57fbd7,_0x219b1c=_0x54102a=>!_0x54102a[_0x336098(0x1f7)]['is'](_0x336098(0x277))&&!_0x4a1c2a[_0x336098(0x29c)](_0x54102a[_0x336098(0x1f7)]),_0x3462ec=_0x5be3aa[_0x336098(0x237)][_0x336098(0x228)](_0x219b1c),_0x25987f=_0x5be3aa[_0x336098(0x1a7)][_0x336098(0x228)](_0x219b1c,{'direction':_0x336098(0x2b0)});return(!_0x5be3aa[_0x336098(0x237)][_0x336098(0x294)](_0x3462ec)||!_0x5be3aa[_0x336098(0x1a7)][_0x336098(0x294)](_0x25987f))&&(_0x3462ec[_0x336098(0x107)](_0x25987f)?_0x25832a[_0x336098(0x13a)](_0x35b342,{'range':_0x25832a[_0x336098(0x26e)](_0x3462ec,_0x25987f)}):_0x25832a[_0x336098(0x17b)](_0x35b342),!0x0);}function Vt(_0x4996d2){return _0x2f863b(_0x4996d2);}function Ut(_0x1d80c2){const _0x561748=_0x57fbd7,_0x7c8dca=_0x1d80c2[_0x561748(0x237)][_0x561748(0x1b1)];return _0x7c8dca&&_0x7c8dca['is'](_0x561748(0x170));}function _0x3467(){const _0x565ca2=['fromCharCode','_getAttributeKey','$textProxy','resolve','attributeOldValue','suggestionChanged','comments','removeAttribute','removeMarkers','execute','isArray','values','containsRangeInObject','_joinWithAdjacentSuggestions','_onDiscard','from','editing','config','fire','attributeNewValue','high','stop','isMultiRange','_isRegisteredAttribute','track-changes-enable-command-twice','deleteContent','_cutOutSuggestionMarker','accept','_inlineAttributeKeys','commentThread','_suggestionFactory','isEqual','enqueueChange','getIntersection','isExternal','showSuggestionHighlights','editor','ck-suggestion-marker-formatBlock','moveTargetPosition','isObject','PendingActions','discardSelectedSuggestions','activeMarkers','_getAuthorFromId','getFirstRange','low','map','elementStart','10sBFndh','pop','$elementName','suggestion:attribute:','containsPosition','_addSuggestionMarker','schema','set','createdAt','setTo','markers','backward','suggestion-type','insert','addSuggestion','clone','discardSuggestion','suggestion:','_commentsRepository','authoredAt','isBefore','getUser','isOwn','delete','toUpperCase','previous','_checkSuggestionCorrectness','insertion:accept','originalSuggestionId','$text','catch','add','open','return','createPositionAt','_initAriaMarkerChangeAnnouncements','trackChanges.mergeNestedSuggestions','reconvertMarker','data','suggestionLoaded','every','FORMATTING','ck-suggestion-marker','acceptAllSuggestions','howMany','_addThreadToSuggestion','author','_suggestionState','7bNYEKN','model','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.','trackChanges.trackFormatChanges','track-changes-suggestion-not-found','tablePasteChainId','options','attribute:accept','name','editingDowncast','listenTo','oldRange','markerName','markMultiRangeDeletion','addClass','documentSelection','unbind','getSuggestionCallback','before','assign','requires','accepted','pluginName','updateMarker','$marker','_descriptionFactory','removed','warn','deletion:discard','_model','differ','splice','plugins','hasComments','_reduceExistingSuggestions','define','filter','9741048NzsjKV','init','_registerDefaultCallbacks','formatBlock','_blockAttributeKeys','removeMarker:suggestion:formatBlock','registerBlockAttribute','join','_editor','_breakSuggestionMarker','highest','_getExternalAuthor','setAttribute','getAllAdjacentSuggestions','skipNestingCheck','authorName','isSelectable','isAtEnd','error-saving-suggestion-data-suggestion-discarded','getRange','_customCallbacks','targetPosition','document','suggestion','PENDING_ACTION_SUGGESTION','_isBlockAttribute','1837HFkkRC','attribute:join','marker-count','attributes','formatBlock:discard','_mergeNestedSuggestions','_isDataLoaded','range','mapper','formatBlock:','track-changes-adapter-missing-getsuggestion','formatGroupId','deletion','getRanges','element','_removeSuggestion','data-suggestion','dataToMarker','_updateSuggestionData','consumable','79536mvlqJG','change','isAfter','insertion','insertContent','removeMarker','forEach','removeClass','always','getSuggestions','head','formatInline:','hasSuggestion','key','getCommentThread','_setSuggestionData','buildSuggestion','length','isIntersectingWithRange','ck-suggestion-marker--active','substring','formatInline:accept','_refreshSuggestionsChain','multipleBlocks','adapter','chain','acceptSuggestion','external:','insertion:chain','getWalker','isRemovable','change:_saved','formatInline:join','addMarker:suggestion:attribute','registerInlineAttribute','deletion:join','addCommentThread','_enabledCommands','default','150ZWPMzI','getShiftedBy','notReady','formatBlock:join','deletion:','type','trackChanges','updateSuggestion','announce','upcast','end','applyOperation','markInlineFormat','isTouching','update:suggestion','addRange','addMarker','_isForcedDefaultExecutionBlock','commandName','consume','nodeAfter','split','_handleNewSuggestionMarker','keys','markerReady','sort','formatBlock:accept','position','normal','isAtStart','getChanges','getSuggestion','meta','insertion:discard','unshift','_refreshAttributeSuggestionsChain','_setSuggestionRange','_recordAttributeSuggestions','_processAttributeChanges','commands','acceptSelectedSuggestions','getAncestors','attribute:discard','_SUGGESTION_ANNOUNCEMENT','removeComment','createPositionAfter','49584LnmsLj','_suggestions','startsWith','_findSuggestions','detach','attributeKey','discard','formatInline','enableReadOnlyMode','unbindElementFromMarkerName','nodeBefore','markInsertion','createRangeIn','_rangeIsInLocalUserInsertion','fromRange','getCustomProperty','addComment','isInsideObject','splitPosition','_processAttributeSuggestions','createSelection','setSelection','containerElement','_defaultCallbacks','deletion:accept','CommentsRepository','groupId','stopListening','change:activeMarkers','then','group','markAttributeChange','Users','addMarker:suggestion:formatBlock','ENTER','subType','refresh','_reduceSuggestionAttributeRange','parent','9520704wvXdRi','lowest','find','format','createRangeOn','item','containsRange','rename','insertion:join','_splitMarkerName','isLocal','getAttribute','toViewElement','_trackFormatChanges','28DBRTXF','getNearestSelectionRange','formatInline:discard','createPositionBefore','track-changes-command-not-found','_element','value','960045EGUDLE','_afterChanges','getContainedElement','isDocumentOperation','getMultiRangeId','markDeletion','_recordAttributeChanges','registerCustomCallback','multi','isBlock','for','createElement','elementEnd','isIntersecting','get','has','addMarkerName','collaboration.channelId','discardAllSuggestions','getMarkers','creator','getItems','addUser','ready','newRange','dataDowncast','_getSuggestionData','_createSuggestion','markerToData','root','markMultiRangeInsertion','size','isCollapsed','getLastMatchingPosition','removeMarker:suggestion:attribute','rethrowUnexpectedError','rejected','@external','markMultiRangeBlockFormat','dataReady','addSuggestionData','getChangedMarkers','oldValue','formatInline:chain','newValue','getFirstMarker','clear','never','start','addMarker:suggestion','getDifference','isInContent','substr','_adapter','4633292vrAVKt','isNextTo','batch','rootName','isLimit','containsItem','markBlockFormat','descriptionFactory','_getMarkerAnnouncementText','track-changes-suggestion-data-mismatch','selection','deletion:chain','track-changes-adapter-already-set','attribute','includes','22513FRayRy','track-changes-user-not-found','after','_saved','ck-suggestion-marker-','widget','isUndo','_joinSuggestions','push','attribute:','bindElementToMarker','trackChangesCommand','some','hasCommentThread','$graveyard','concat','elementToElement','move','insertion:','enableDefaultAttributesIntegration','forceDefaultExecution','locale','conversion','addHighlight','fetchCommentThread','writer','forward','enableCommand','change:data','LEAVE','remove','markerToHighlight','next','registerPostFixer','createRange','suggestionUnloaded','markerNameToElements','TrackChangesEditing','ck-suggestion-marker-formatInline','toJSON','formatBlock:chain'];_0x3467=function(){return _0x565ca2;};return _0x3467();}function Ot(_0x10528b,_0xd17f8){const _0x10e485=_0x57fbd7;return null==_0x10528b[_0x10e485(0x1a7)][_0x10e485(0x1d5)]&&_0x10528b[_0x10e485(0x1a7)][_0x10e485(0x1f1)]==_0x10528b[_0x10e485(0x237)][_0x10e485(0x1b1)]?Ft(_0x10528b[_0x10e485(0x237)][_0x10e485(0x1b1)],_0xd17f8):_0x10528b;}function Ft(_0x2bb5f9,_0x475f52){const _0x299f53=_0x57fbd7,_0xc8d847=_0x475f52[_0x299f53(0x2ab)][_0x299f53(0x29c)](_0x2bb5f9)||_0x475f52[_0x299f53(0x2ab)][_0x299f53(0x158)](_0x2bb5f9);return _0x475f52[_0x299f53(0x26e)](_0x475f52[_0x299f53(0x115)](_0x2bb5f9,_0x299f53(0x135)),_0xc8d847?_0x475f52[_0x299f53(0x1ca)](_0x2bb5f9):_0x475f52[_0x299f53(0x115)](_0x2bb5f9,_0x299f53(0x1a7)));}function Gt(_0x46d858,_0xfef638,_0x117e81,_0xdc8c62,_0x88544d){const _0x4a97b6=_0x57fbd7;if(!Pt(_0x46d858,_0xfef638))return!0x1;if(_0x117e81[_0x4a97b6(0x1a7)][_0x4a97b6(0x294)](_0xdc8c62[_0x4a97b6(0x237)]))return!0x0;if(_0x46d858[_0x4a97b6(0x1a2)]!=_0xfef638[_0x4a97b6(0x1a2)])return!0x1;if(!_0x117e81[_0x4a97b6(0x1a7)][_0x4a97b6(0x1aa)](_0xdc8c62[_0x4a97b6(0x237)]))return!0x1;const _0x378e26=_0x88544d[_0x4a97b6(0x26e)](_0x117e81[_0x4a97b6(0x1a7)],_0xdc8c62[_0x4a97b6(0x237)])[_0x4a97b6(0x193)]();for(const _0x18dcb8 of _0x378e26)if([_0x4a97b6(0x2a4),_0x4a97b6(0x213)][_0x4a97b6(0x24b)](_0x18dcb8[_0x4a97b6(0x1a2)])&&_0x88544d[_0x4a97b6(0x2ab)][_0x4a97b6(0x241)](_0x18dcb8[_0x4a97b6(0x1f7)]))return!0x1;return!0x0;}function Pt(_0x169178,_0x4f7f5f,_0xe41d21=[]){const _0x2efb89=_0x57fbd7;return!(!_0x169178[_0x2efb89(0x168)]||!_0x4f7f5f[_0x2efb89(0x168)])&&_0x987079(_0x1ec4ae(_0x169178[_0x2efb89(0x165)],_0xe41d21),_0x1ec4ae(_0x4f7f5f[_0x2efb89(0x165)],_0xe41d21));}function Lt(_0x471b39,_0x585904){const _0x41002c=_0x57fbd7,_0x1f4b01=Ht(_0x471b39[_0x41002c(0x165)]),_0x357cbe=Ht(_0x585904);if(!_0x471b39[_0x41002c(0x168)])return!0x1;for(const _0x54601c of Object[_0x41002c(0x1b4)](_0x357cbe))if(!_0x987079(_0x1f4b01[_0x54601c],_0x357cbe[_0x54601c]))return!0x1;return!0x0;}function Ht(_0x5a8e4e){const _0x1ca8fb=_0x57fbd7,_0x2a8e4d=Object[_0x1ca8fb(0x136)]({},_0x5a8e4e);return delete _0x2a8e4d[_0x1ca8fb(0x156)],delete _0x2a8e4d[_0x1ca8fb(0x128)],_0x2a8e4d;}
|
|
23
|
+
const _0x10ef13=_0x4976;(function(_0x100b94,_0x2bb61b){const _0x396ffc=_0x4976,_0x290c44=_0x100b94();while(!![]){try{const _0x1e89e2=parseInt(_0x396ffc(0x20e))/0x1*(-parseInt(_0x396ffc(0x18c))/0x2)+parseInt(_0x396ffc(0x209))/0x3*(-parseInt(_0x396ffc(0x202))/0x4)+parseInt(_0x396ffc(0x2ae))/0x5*(parseInt(_0x396ffc(0x25e))/0x6)+-parseInt(_0x396ffc(0x288))/0x7+parseInt(_0x396ffc(0x25c))/0x8+parseInt(_0x396ffc(0x223))/0x9*(parseInt(_0x396ffc(0x239))/0xa)+parseInt(_0x396ffc(0x157))/0xb*(-parseInt(_0x396ffc(0x2c7))/0xc);if(_0x1e89e2===_0x2bb61b)break;else _0x290c44['push'](_0x290c44['shift']());}catch(_0xaedf02){_0x290c44['push'](_0x290c44['shift']());}}}(_0x7f7d,0x4f0b4));import{Plugin as _0x35f320,PendingActions as _0x4a4f0c}from'ckeditor5/src/core.js';import{LiveRange as _0x40547d}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3e324b,uid as _0x382081,priorities as _0x13d1a3,logWarning as _0x1d334d}from'ckeditor5/src/utils.js';import{toWidget as _0x739c65}from'ckeditor5/src/widget.js';import{Users as _0x5a06a2,hashObject as _0x2e155f,surroundingMarkersDetector as _0x8b7b8f}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x157748 from'./commands/trackchangescommand.js';import _0xd078c5 from'./commands/acceptsuggestioncommand.js';import _0x254c19 from'./commands/discardsuggestioncommand.js';import _0x28eb81 from'./commands/executeonallsuggestionscommand.js';import _0x31f4e5 from'./commands/executeonselectedsuggestionscommand.js';import _0x5aaf18 from'./suggestion.js';import _0x39266d from'./suggestiondescriptionfactory.js';import _0x5c2973 from'./integrations/aiassistant.js';import _0x26ad05 from'./integrations/alignment.js';import _0x3eb92b from'./integrations/basicstyles.js';import _0x59b22e from'./integrations/blockquote.js';import _0x4b5bbb from'./integrations/casechange.js';import _0x17291d from'./integrations/ckbox.js';import _0x377f69 from'./integrations/codeblock.js';import _0x2d7239 from'./integrations/comments.js';import _0x31c0ae from'./integrations/deletecommand.js';import _0x5ee678 from'./integrations/list.js';function _0x4976(_0x3bc4ef,_0x3d46c0){const _0x7f7d46=_0x7f7d();return _0x4976=function(_0x49768c,_0x51caf8){_0x49768c=_0x49768c-0x128;let _0x3085a0=_0x7f7d46[_0x49768c];return _0x3085a0;},_0x4976(_0x3bc4ef,_0x3d46c0);}import _0x3ac80f from'./integrations/listproperties.js';import _0x3b641a from'./integrations/entercommand.js';function _0x7f7d(){const _0x442270=['getWalker','acceptAllSuggestions','locale','attribute:','markBlockFormat','substr','conversion','addRange','_registerDefaultCallbacks','find','$marker','stopListening','highest','_processAttributeChanges','key','setSelection','getCustomProperty','skipNestingCheck','_addSuggestionMarker','markerName','track-changes-user-not-found','deleteContent','_commentsRepository','elementStart','element','detach','external:','map','track-changes-suggestion-data-mismatch','PendingActions','_recordAttributeSuggestions','isUndo','getUser','update:suggestion','_trackFormatChanges','setAttribute','_onDiscard','$textProxy','change','enableDefaultAttributesIntegration','upcast','_afterChanges','isNextTo','targetPosition','define','enqueueChange','addHighlight','getFirstRange','updateSuggestion','normal','next','clear','_findSuggestions','addMarker:suggestion:attribute','$elementName','backward','type','editingDowncast','plugins','end','refresh','containsRange','name','markMultiRangeInsertion','_inlineAttributeKeys','bindElementToMarker','getAllAdjacentSuggestions','_cutOutSuggestionMarker','range','discardAllSuggestions','getFirstMarker','deletion','catch','createdAt','discard','_splitMarkerName','addUser','acceptSuggestion','get','oldRange','isLocal','start','suggestion:attribute:','markMultiRangeBlockFormat','_createSuggestion','insertion:discard','suggestionUnloaded','rethrowUnexpectedError','$text','_customCallbacks','newValue','warn','FORMATTING','insertion','resolve','isTouching','open','isInContent','editor','concat','toUpperCase','low','removeComment','execute','keys','split','_getMarkerAnnouncementText','isBefore','4bFYsRv','addMarker:suggestion','writer','createElement','$graveyard','formatBlock','notReady','410433RrzqLJ','_refreshAttributeSuggestionsChain','markerReady','CommentsRepository','containerElement','479NJBeWS','data-suggestion','dataToMarker','_defaultCallbacks','unshift','trackChanges.trackFormatChanges','attribute:discard','fetchCommentThread','subType','containsPosition','markerToData','startsWith','getSuggestions','consume','includes','group','formatInline:join','formatBlock:discard','registerBlockAttribute','requires','_SUGGESTION_ANNOUNCEMENT','434583hmuubI','creator','removed','_processAttributeSuggestions','isBlock','nodeBefore','registerCustomCallback','ck-suggestion-marker-formatInline','deletion:join','_suggestionFactory','head','getShiftedBy','has','_editor','getDifference','getLastMatchingPosition','createPositionAt','deletion:','differ','deletion:accept','assign','_suggestions','90FsWvuS','suggestionLoaded','getIntersection','trackChanges.mergeNestedSuggestions','addMarkerName','length','descriptionFactory','_isRegisteredAttribute','then','_suggestionState','createSelection','ck-suggestion-marker','_removeSuggestion','substring','before','chain','isArray','createRange','_setSuggestionData','ENTER','containsRangeInObject','markInlineFormat','after','splice','addSuggestionData','getRanges','adapter','attributeNewValue','deletion:chain','_saved','data','isMultiRange','widget','hasSuggestion','unbind','4156888BWcNZg','insertContent','1535700XExyBw','getItems','authoredAt','position','formatBlock:accept','previous','some','track-changes-adapter-missing-getsuggestion','_reduceExistingSuggestions','_element','item','isRemovable','track-changes-command-not-found','remove','addSuggestion','PENDING_ACTION_SUGGESTION','commandName','registerPostFixer','oldValue','toViewElement','multi','isAtEnd','rejected','forceDefaultExecution','isCollapsed','change:activeMarkers','unbindElementFromMarkerName','insertion:chain','attributes','LEAVE','getAncestors','_updateSuggestionData','attributeKey','_initAriaMarkerChangeAnnouncements','enableCommand','change:_saved','parent','_handleNewSuggestionMarker','markerNameToElements','values','_setSuggestionRange','set','1324757xGJIJS','trackChangesCommand','addCommentThread','isIntersecting','_joinWithAdjacentSuggestions','activeMarkers','value','getNearestSelectionRange','ck-suggestion-marker--active','_mergeNestedSuggestions','listenTo','_getExternalAuthor','ready','getRange','_blockAttributeKeys','createRangeOn','always','fromCharCode','Users','formatInline','insertion:','updateMarker','isSelectable','originalSuggestionId','createRangeIn','markers','getMultiRangeId','announce','deletion:discard','formatBlock:','_adapter','delete','applyOperation','move','removeAttribute','hasComments','schema','config','5bUoHwo','every','markMultiRangeDeletion','error-saving-suggestion-data-suggestion-discarded','_getSuggestionData','groupId','suggestion','tablePasteChainId','rename','ck-suggestion-marker-formatBlock','getSuggestion','formatInline:discard','enableReadOnlyMode','dataDowncast','document','addMarker:suggestion:formatBlock','markInsertion','splitPosition','isExternal','return','elementEnd','attribute:join','attributeOldValue','commentThread','_refreshSuggestionsChain','175092QpmbZu','mapper','buildSuggestion','batch','discardSuggestion','markerToHighlight','createPositionAfter','commands','marker-count','format','attribute','high','attribute:accept','addMarker','_getAuthorFromId','getChanges','acceptSelectedSuggestions','isIntersectingWithRange','consumable','isObject','isInsideObject','insertion:accept','suggestion-type','ck-suggestion-marker-','author','suggestionChanged','options','formatBlock:chain','isAtStart','setTo','forEach','stop','removeMarker:suggestion:formatBlock','getContainedElement','_recordAttributeChanges','addClass','from','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.','formatBlock:join','fromRange','newRange','getAttribute','suggestion:','isEqual','editing','_rangeIsInLocalUserInsertion','_isDataLoaded','nodeAfter','size','accepted','addComment','discardSelectedSuggestions','join','sort','formatInline:chain','add','trackChanges','filter','for','_joinSuggestions','init','removeMarkers','_reduceSuggestionAttributeRange','documentSelection','removeMarker:suggestion:attribute','root','209ZKOxta','formatGroupId','meta','fire','track-changes-enable-command-twice','pop','removeClass','getSuggestionCallback','@external','insert','formatInline:','createPositionBefore','selection','toJSON','getChangedMarkers','_breakSuggestionMarker','track-changes-suggestion-not-found','push','_model','comments','track-changes-adapter-already-set','never','dataReady','_isForcedDefaultExecutionBlock','lowest','isLimit','moveTargetPosition','clone','model','pluginName','forward','insertion:join','getCommentThread','change:data','_addThreadToSuggestion','reconvertMarker','_isBlockAttribute','_enabledCommands','formatInline:accept','removeMarker','accept','collaboration.channelId','default','multipleBlocks','isAfter','getMarkers','markDeletion','TrackChangesEditing','containsItem','registerInlineAttribute','authorName','hasCommentThread','elementToElement','1182GhEhWx','showSuggestionHighlights','isOwn','howMany','isDocumentOperation','_descriptionFactory','_getAttributeKey','_checkSuggestionCorrectness','rootName','markAttributeChange'];_0x7f7d=function(){return _0x442270;};return _0x7f7d();}import _0x1da8f9 from'./integrations/findandreplace.js';import _0x83ce61 from'./integrations/font.js';import _0x19db8f from'./integrations/formatpainter.js';import _0x5dd589 from'./integrations/heading.js';import _0x5657a0 from'./integrations/highlight.js';import _0x21bd4c from'./integrations/horizontalline.js';import _0x1f80c3 from'./integrations/htmlembed.js';import _0x310c22 from'./integrations/image.js';import _0x3a2805 from'./integrations/imagereplace.js';import _0x14538d from'./integrations/imagestyle.js';import _0x459127 from'./integrations/importword.js';import _0x36e76b from'./integrations/indent.js';import _0x52b458 from'./integrations/inputcommand.js';import _0x2bfefd from'./integrations/link.js';import _0x5d3e9d from'./integrations/legacylist.js';import _0x1e86da from'./integrations/legacylistproperties.js';import _0x418210 from'./integrations/mediaembed.js';import _0x40197f from'./integrations/mention.js';import _0x353f0d from'./integrations/multilevellist.js';import _0x278949 from'./integrations/pagebreak.js';import _0x4eb7db from'./integrations/paragraph.js';import _0x3bbdbe from'./integrations/removeformat.js';import _0x12b1bc from'./integrations/restrictededitingmode.js';import _0x2e22b4 from'./integrations/shiftentercommand.js';import _0x3740ca from'./integrations/standardeditingmode.js';import _0x4590f8 from'./integrations/style.js';import _0x3f4846 from'./integrations/table.js';import _0x38ba43 from'./integrations/tablemergesplit.js';import _0x44b11e from'./integrations/tableheadings.js';import _0x125d3b from'./integrations/tableclipboard.js';import _0x59250d from'./integrations/tablecolumnresize.js';import _0x5ed2c2 from'./integrations/template.js';import _0x2c57ff from'./integrations/tableofcontents.js';import _0x294a8d from'./integrations/title.js';import _0x55ca05 from'./integrations/undo.js';import _0x4152ac from'./integrations/tablecaption.js';import _0x214a14 from'./integrations/tableproperties.js';import{getTranslation as _0x56c48c}from'./utils/common-translations.js';import{isEqual as _0x79de94,omit as _0x47b6ca}from'lodash-es';export const renameAttributeKey=_0x10ef13(0x1cc);export default class p extends _0x35f320{static get[_0x10ef13(0x221)](){const _0x1e8599=_0x10ef13;return[_0x1e8599(0x20c),_0x5a06a2,_0x4a4f0c,_0x5c2973,_0x26ad05,_0x3eb92b,_0x59b22e,_0x17291d,_0x4b5bbb,_0x377f69,_0x2d7239,_0x31c0ae,_0x3b641a,_0x1da8f9,_0x83ce61,_0x19db8f,_0x5dd589,_0x5657a0,_0x21bd4c,_0x1f80c3,_0x310c22,_0x14538d,_0x3a2805,_0x459127,_0x36e76b,_0x52b458,_0x5d3e9d,_0x1e86da,_0x353f0d,_0x2bfefd,_0x5ee678,_0x3ac80f,_0x418210,_0x40197f,_0x278949,_0x4eb7db,_0x3bbdbe,_0x12b1bc,_0x2e22b4,_0x3740ca,_0x4590f8,_0x3f4846,_0x38ba43,_0x44b11e,_0x4152ac,_0x125d3b,_0x59250d,_0x2c57ff,_0x214a14,_0x5ed2c2,_0x294a8d,_0x55ca05];}static get[_0x10ef13(0x174)](){const _0x1a2f2e=_0x10ef13;return _0x1a2f2e(0x186);}get[_0x10ef13(0x191)](){const _0x28a654=_0x10ef13;return this[_0x28a654(0x23f)];}constructor(_0x461f8f){const _0x1fa1a2=_0x10ef13;function _0x54d117(_0x2decc0){const _0x16df95=_0x4976;return _0x2decc0[_0x16df95(0x1b1)](_0x5f3ec8=>String[_0x16df95(0x299)](_0x5f3ec8))[_0x16df95(0x149)]('');}super(_0x461f8f),this[_0x1fa1a2(0x1b4)]=!0x1,this[_0x1fa1a2(0x287)](_0x1fa1a2(0x28d),[]),this['on'](_0x1fa1a2(0x277),(_0x4169bb,_0x2145a9,_0x2a972c,_0x503cc3)=>{const _0x1b6787=_0x1fa1a2;this[_0x1b6787(0x169)][_0x1b6787(0x1bc)](()=>{const _0x394dd2=_0x1b6787;for(const _0x4cbf47 of[..._0x503cc3,..._0x2a972c])this[_0x394dd2(0x169)][_0x394dd2(0x2a1)][_0x394dd2(0x22f)](_0x4cbf47)&&_0x461f8f[_0x394dd2(0x141)][_0x394dd2(0x17a)](_0x4cbf47);});}),this[_0x1fa1a2(0x23f)]=new _0x39266d(this[_0x1fa1a2(0x1f8)][_0x1fa1a2(0x173)][_0x1fa1a2(0x2ac)],this[_0x1fa1a2(0x1f8)][_0x1fa1a2(0x198)]),this[_0x1fa1a2(0x2a6)]=null,this[_0x1fa1a2(0x22c)]=new xt(this[_0x1fa1a2(0x1f8)]),this[_0x1fa1a2(0x238)]=new Map(),this[_0x1fa1a2(0x1ac)]=_0x461f8f[_0x1fa1a2(0x1d0)][_0x1fa1a2(0x1e4)](_0x1fa1a2(0x20c)),this[_0x1fa1a2(0x17c)]=new Set(),this[_0x1fa1a2(0x169)]=this[_0x1fa1a2(0x1f8)][_0x1fa1a2(0x173)],this[_0x1fa1a2(0x242)]=new WeakMap(),this[_0x1fa1a2(0x16e)]=!0x1,this[_0x1fa1a2(0x296)]=new Set([_0x1fa1a2(0x1cc)]),this[_0x1fa1a2(0x1d6)]=new Set(),_0x461f8f[_0x1fa1a2(0x2ad)][_0x1fa1a2(0x1c2)](_0x1fa1a2(0x213),_0x1fa1a2(0x181)),this[_0x1fa1a2(0x1b8)]=_0x461f8f[_0x1fa1a2(0x2ad)][_0x1fa1a2(0x1e4)](_0x1fa1a2(0x213)),_0x461f8f[_0x1fa1a2(0x2ad)][_0x1fa1a2(0x1c2)](_0x1fa1a2(0x23c),!0x0),this[_0x1fa1a2(0x291)]=_0x461f8f[_0x1fa1a2(0x2ad)][_0x1fa1a2(0x1e4)](_0x1fa1a2(0x23c)),this[_0x1fa1a2(0x289)]=new _0x157748(_0x461f8f,this[_0x1fa1a2(0x17c)]),this[_0x1fa1a2(0x27f)](),this[_0x54d117([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x54d117([0x34,0x30,0x34,0x38,0x31,0x30,0x32,0x36]);}[_0x10ef13(0x151)](){const _0x1fa007=_0x10ef13,_0x440c46=this[_0x1fa007(0x1f8)],_0xdc2236=(_0x56eaf8,_0x247312)=>{const _0x2dd4b7=_0x1fa007;if(_0x2dd4b7(0x2d1)!=_0x56eaf8)return _0x2dd4b7(0x12c)+_0x56eaf8;const _0x5ee5d3=_0x247312[_0x2dd4b7(0x1ff)]('|')[0x0];return this[_0x2dd4b7(0x17b)](_0x5ee5d3)?_0x2dd4b7(0x2b7):_0x2dd4b7(0x22a);};_0x440c46[_0x1fa007(0x19c)][_0x1fa007(0x14f)](_0x1fa007(0x1cf))[_0x1fa007(0x2cc)]({'model':_0x1fa007(0x2b4),'view':_0x3ff99a=>{const _0x3c887d=_0x1fa007,{id:_0x29cb9b,type:_0x5b1059,subType:_0x34bbf4}=this[_0x3c887d(0x1e1)](_0x3ff99a[_0x3c887d(0x1a9)]),_0x158251=[_0x3c887d(0x244),_0xdc2236(_0x5b1059,_0x34bbf4)];let _0x3312e8=0xbb8;return this[_0x3c887d(0x28d)][_0x3c887d(0x21c)](_0x3ff99a[_0x3c887d(0x1a9)])&&(_0x158251[_0x3c887d(0x168)](_0x3c887d(0x290)),_0x3312e8=0xbc2),_0x3c887d(0x1dd)==_0x5b1059&&(_0x3312e8+=0x5),{'classes':_0x158251,'attributes':{'data-suggestion':_0x29cb9b},'priority':_0x3312e8};}}),_0x440c46[_0x1fa007(0x19c)][_0x1fa007(0x14f)](_0x1fa007(0x2bb))[_0x1fa007(0x14c)](_0x1a9c35=>{const _0x511a6a=_0x1fa007;_0x1a9c35['on'](_0x511a6a(0x203),(_0x2d76ae,_0x255b9d,_0x34c8fb)=>{const _0x340f81=_0x511a6a;if(!_0x34c8fb[_0x340f81(0x12f)][_0x340f81(0x18d)])return;const _0x2e8f4c=_0x255b9d[_0x340f81(0x268)];if(!_0x2e8f4c)return;const _0x18bcea=_0x34c8fb[_0x340f81(0x2c8)][_0x340f81(0x271)](_0x2e8f4c);_0x440c46[_0x340f81(0x173)][_0x340f81(0x2ac)][_0x340f81(0x128)](_0x2e8f4c)&&_0x18bcea&&!_0x18bcea[_0x340f81(0x1a6)](_0x340f81(0x259))&&_0x18bcea['is'](_0x340f81(0x20d))&&_0x739c65(_0x18bcea,_0x34c8fb[_0x340f81(0x204)]);},{'priority':_0x511a6a(0x2d2)});}),_0x440c46[_0x1fa007(0x19c)][_0x1fa007(0x14f)](_0x1fa007(0x2bb))[_0x1fa007(0x2cc)]({'model':_0x1fa007(0x2b4),'view':(_0x4a7acd,_0x25ec30)=>{const _0x3afea4=_0x1fa007;if(!_0x25ec30[_0x3afea4(0x12f)][_0x3afea4(0x18d)])return null;const {type:_0xcd2703,subType:_0x3829a6}=this[_0x3afea4(0x1e1)](_0x4a7acd[_0x3afea4(0x1a9)]);return{'classes':[_0x3afea4(0x244),_0xdc2236(_0xcd2703,_0x3829a6)],'priority':0xbb8};}});const _0x29b0a9=({showActiveMarkers:_0x132fb5=!0x0,isAttributeSuggestion:_0x2799d8=!0x1}={})=>(_0x555768,_0x5dd005,_0x138e1a)=>{const _0x49ce18=_0x1fa007;if(!_0x5dd005[_0x49ce18(0x268)])return;const {id:_0x175d9a}=this[_0x49ce18(0x1e1)](_0x5dd005[_0x49ce18(0x1a9)]);if(_0x2799d8){const _0x5cfc16=this[_0x49ce18(0x238)][_0x49ce18(0x1e4)](_0x175d9a),_0xf63691=this[_0x49ce18(0x192)](_0x5cfc16);if(!this[_0x49ce18(0x17b)](_0xf63691))return;}if(_0x5dd005[_0x49ce18(0x268)]['is'](_0x49ce18(0x163)))return void _0x138e1a[_0x49ce18(0x2d9)][_0x49ce18(0x21b)](_0x5dd005[_0x49ce18(0x268)],_0x555768[_0x49ce18(0x1d4)]);const _0x3209b3=_0x138e1a[_0x49ce18(0x2c8)][_0x49ce18(0x271)](_0x5dd005[_0x49ce18(0x268)]);if(_0x5dd005[_0x49ce18(0x268)]['is'](_0x49ce18(0x1ae))&&_0x440c46[_0x49ce18(0x173)][_0x49ce18(0x2ac)][_0x49ce18(0x227)](_0x5dd005[_0x49ce18(0x268)])&&!_0x3209b3[_0x49ce18(0x1a6)](_0x49ce18(0x1c4))){_0x138e1a[_0x49ce18(0x204)][_0x49ce18(0x138)]([_0x49ce18(0x244),_0x49ce18(0x2b7)],_0x3209b3),_0x138e1a[_0x49ce18(0x204)][_0x49ce18(0x1b9)](_0x49ce18(0x20f),_0x175d9a,_0x3209b3),_0x138e1a[_0x49ce18(0x2c8)][_0x49ce18(0x1d7)](_0x3209b3,_0x5dd005[_0x49ce18(0x1a9)]),_0x132fb5&&(this[_0x49ce18(0x28d)][_0x49ce18(0x21c)](_0x5dd005[_0x49ce18(0x1a9)])?_0x138e1a[_0x49ce18(0x204)][_0x49ce18(0x138)](_0x49ce18(0x290),_0x3209b3):_0x138e1a[_0x49ce18(0x204)][_0x49ce18(0x15d)](_0x49ce18(0x290),_0x3209b3));for(const _0x6f7303 of _0x440c46[_0x49ce18(0x173)][_0x49ce18(0x2a0)](_0x5dd005[_0x49ce18(0x268)])[_0x49ce18(0x25f)]())_0x138e1a[_0x49ce18(0x2d9)][_0x49ce18(0x21b)](_0x6f7303,_0x555768[_0x49ce18(0x1d4)]);_0x138e1a[_0x49ce18(0x2d9)][_0x49ce18(0x21b)](_0x5dd005[_0x49ce18(0x268)],_0x555768[_0x49ce18(0x1d4)]);}};_0x440c46[_0x1fa007(0x19c)][_0x1fa007(0x14f)](_0x1fa007(0x2bb))[_0x1fa007(0x14c)](_0x149365=>{const _0x5e6091=_0x1fa007;_0x149365['on'](_0x5e6091(0x2bd),(_0x2e9cfd,_0x58e9dd,_0x59ace5)=>{const _0x564a20=_0x5e6091;_0x59ace5[_0x564a20(0x12f)][_0x564a20(0x18d)]&&_0x29b0a9({'showActiveMarkers':!0x1})(_0x2e9cfd,_0x58e9dd,_0x59ace5);},{'priority':_0x5e6091(0x1a2)});}),_0x440c46[_0x1fa007(0x19c)][_0x1fa007(0x14f)](_0x1fa007(0x2bb))[_0x1fa007(0x14c)](_0x426611=>{const _0x4c864c=_0x1fa007;_0x426611['on'](_0x4c864c(0x1cb),(_0x315182,_0xeb5a94,_0x3c8d95)=>{const _0x3ffb74=_0x4c864c;_0x3c8d95[_0x3ffb74(0x12f)][_0x3ffb74(0x18d)]&&_0x29b0a9({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x315182,_0xeb5a94,_0x3c8d95);},{'priority':_0x4c864c(0x1a2)});}),_0x440c46[_0x1fa007(0x19c)][_0x1fa007(0x14f)](_0x1fa007(0x2bb))[_0x1fa007(0x218)]({'model':_0x1fa007(0x2b4),'view':(_0x40a327,_0x40872c)=>_0x40872c[_0x1fa007(0x12f)][_0x1fa007(0x18d)]?null:{'group':_0x1fa007(0x2b4),'name':_0x40a327[_0x1fa007(0x19b)](0xb)}}),_0x440c46[_0x1fa007(0x19c)][_0x1fa007(0x14f)](_0x1fa007(0x1be))[_0x1fa007(0x18b)]({'view':{'name':_0x1fa007(0x2b4),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x227992,{writer:_0xc90c86})=>{const _0x5c5bfd=_0x1fa007;let _0x26e26d=_0x5c5bfd(0x13f)+_0x227992[_0x5c5bfd(0x13e)](_0x5c5bfd(0x12b))+':'+_0x227992[_0x5c5bfd(0x13e)]('id');return _0x227992[_0x5c5bfd(0x13e)](_0x5c5bfd(0x2cf))&&(_0x26e26d+=':'+_0x227992[_0x5c5bfd(0x13e)](_0x5c5bfd(0x2cf))),_0xc90c86[_0x5c5bfd(0x205)](_0x5c5bfd(0x1a0),{'data-name':_0x26e26d});}}),_0x440c46[_0x1fa007(0x19c)][_0x1fa007(0x14f)](_0x1fa007(0x1be))[_0x1fa007(0x210)]({'view':_0x1fa007(0x2b4)}),_0x440c46[_0x1fa007(0x19c)][_0x1fa007(0x14f)](_0x1fa007(0x1cf))[_0x1fa007(0x14c)](_0x4e1402=>{const _0x3f469e=_0x1fa007;_0x4e1402['on'](_0x3f469e(0x2bd),_0x29b0a9(),{'priority':_0x3f469e(0x2d2)});}),_0x440c46[_0x1fa007(0x19c)][_0x1fa007(0x14f)](_0x1fa007(0x1cf))[_0x1fa007(0x14c)](_0x475f54=>{const _0xbeab55=_0x1fa007;_0x475f54['on'](_0xbeab55(0x1cb),_0x29b0a9({'isAttributeSuggestion':!0x0}),{'priority':_0xbeab55(0x2d2)});}),_0x440c46[_0x1fa007(0x19c)][_0x1fa007(0x14f)](_0x1fa007(0x1cf))[_0x1fa007(0x14c)](_0x296f5b=>{const _0x27603b=_0x1fa007;_0x296f5b['on'](_0x27603b(0x135),(_0x32e4ad,_0x2346ed,_0x51539c)=>{const _0x289170=_0x27603b,_0x1b58c6=_0x51539c[_0x289170(0x2c8)][_0x289170(0x284)](_0x2346ed[_0x289170(0x1a9)]);if(_0x1b58c6){for(const _0x98dbe5 of _0x1b58c6)_0x98dbe5[_0x289170(0x1a6)](_0x289170(0x1c4))||(_0x51539c[_0x289170(0x204)][_0x289170(0x15d)]([_0x289170(0x244),_0x289170(0x2b7),_0x289170(0x290)],_0x98dbe5),_0x51539c[_0x289170(0x204)][_0x289170(0x2aa)](_0x289170(0x20f),_0x98dbe5),_0x51539c[_0x289170(0x2c8)][_0x289170(0x278)](_0x98dbe5,_0x2346ed[_0x289170(0x1a9)]));}},{'priority':_0x27603b(0x2d2)});}),_0x440c46[_0x1fa007(0x19c)][_0x1fa007(0x14f)](_0x1fa007(0x1cf))[_0x1fa007(0x14c)](_0x4c83fa=>{const _0x423695=_0x1fa007;_0x4c83fa['on'](_0x423695(0x155),(_0x44a71d,_0xedde29,_0x4b0175)=>{const _0x53dc0c=_0x423695,_0x703e7d=_0x4b0175[_0x53dc0c(0x2c8)][_0x53dc0c(0x284)](_0xedde29[_0x53dc0c(0x1a9)]);if(!_0x703e7d)return;const {id:_0x3f53fc}=this[_0x53dc0c(0x1e1)](_0xedde29[_0x53dc0c(0x1a9)]),_0x1c1656=this[_0x53dc0c(0x238)][_0x53dc0c(0x1e4)](_0x3f53fc),_0x5a8f2c=this[_0x53dc0c(0x192)](_0x1c1656);if(this[_0x53dc0c(0x17b)](_0x5a8f2c)){for(const _0x2563ab of _0x703e7d)_0x2563ab[_0x53dc0c(0x1a6)](_0x53dc0c(0x1c4))||(_0x4b0175[_0x53dc0c(0x204)][_0x53dc0c(0x15d)]([_0x53dc0c(0x244),_0x53dc0c(0x2b7),_0x53dc0c(0x290)],_0x2563ab),_0x4b0175[_0x53dc0c(0x204)][_0x53dc0c(0x2aa)](_0x53dc0c(0x20f),_0x2563ab),_0x4b0175[_0x53dc0c(0x2c8)][_0x53dc0c(0x278)](_0x2563ab,_0xedde29[_0x53dc0c(0x1a9)]));}},{'priority':_0x423695(0x2d2)});}),_0x440c46[_0x1fa007(0x173)][_0x1fa007(0x2bc)][_0x1fa007(0x26f)](_0x4afa71=>{const _0x5e2de1=_0x1fa007;let _0x29459b=!0x1;const _0x561e3c=Array[_0x5e2de1(0x139)](_0x440c46[_0x5e2de1(0x173)][_0x5e2de1(0x2bc)][_0x5e2de1(0x235)][_0x5e2de1(0x165)]()),_0x4d8d05=new Set();for(const {name:_0x8eb452,data:_0x35f0df}of _0x561e3c){const {group:_0x579995,type:_0xb76b37,subType:_0x22434b,id:_0x522c85}=this[_0x5e2de1(0x1e1)](_0x8eb452);if(_0x5e2de1(0x2b4)!==_0x579995)continue;const _0x4da8e9=this[_0x5e2de1(0x238)][_0x5e2de1(0x1e4)](_0x522c85);if(null!=_0x35f0df[_0x5e2de1(0x13d)]){_0x5e2de1(0x29b)==_0xb76b37&&(_0x29459b=_0x29459b||Et(_0x35f0df[_0x5e2de1(0x13d)],_0x8eb452,_0x4afa71,_0x440c46[_0x5e2de1(0x173)][_0x5e2de1(0x2ac)]));const _0xc78c74=_0x5e2de1(0x2d1)==_0xb76b37&&this[_0x5e2de1(0x17b)](_0x22434b[_0x5e2de1(0x1ff)]('|')[0x0]);if(_0x35f0df[_0x5e2de1(0x13d)][_0x5e2de1(0x276)]||_0x5e2de1(0x206)==_0x35f0df[_0x5e2de1(0x13d)][_0x5e2de1(0x156)][_0x5e2de1(0x194)]||_0x5e2de1(0x207)==_0xb76b37&&!Ut(_0x35f0df[_0x5e2de1(0x13d)])||_0xc78c74&&!Ut(_0x35f0df[_0x5e2de1(0x13d)])||_0x5e2de1(0x1dd)==_0xb76b37&&!(!Tt(_0x3c544a=_0x35f0df[_0x5e2de1(0x13d)])&&!function(_0x427543){const _0x6e60f4=_0x5e2de1;return _0x427543[_0x6e60f4(0x1e7)][_0x6e60f4(0x282)]==_0x427543[_0x6e60f4(0x1d1)][_0x6e60f4(0x228)]&&_0x427543[_0x6e60f4(0x1e7)][_0x6e60f4(0x273)];}(_0x3c544a)))_0x4afa71[_0x5e2de1(0x17e)](_0x8eb452),_0x29459b=!0x0;else{if(!_0x4da8e9||!_0x4da8e9[_0x5e2de1(0x1f7)])continue;_0x4d8d05[_0x5e2de1(0x14c)](_0x4da8e9);}}}var _0x3c544a;return _0x4d8d05[_0x5e2de1(0x145)]>0x0&&(_0x29459b=!!this[_0x5e2de1(0x28c)](_0x4d8d05)||_0x29459b),_0x29459b;}),_0x440c46[_0x1fa007(0x173)][_0x1fa007(0x2bc)][_0x1fa007(0x26f)](_0x2efe7c=>{const _0x1c95d6=_0x1fa007;let _0x2ecec9=!0x1;for(const _0x37fd5c of _0x440c46[_0x1c95d6(0x173)][_0x1c95d6(0x2bc)][_0x1c95d6(0x235)][_0x1c95d6(0x2d6)]())if(_0x1c95d6(0x160)==_0x37fd5c[_0x1c95d6(0x1ce)])for(const _0x1858fd of this[_0x1c95d6(0x238)][_0x1c95d6(0x285)]()){if(_0x1858fd[_0x1c95d6(0x258)]||!_0x1858fd[_0x1c95d6(0x1f7)])continue;const _0x53386a=_0x1c95d6(0x207)==_0x1858fd[_0x1c95d6(0x1ce)],_0x3a4391=this[_0x1c95d6(0x192)](_0x1858fd),_0x5c89f0=_0x3a4391&&this[_0x1c95d6(0x17b)](_0x3a4391);if(!_0x53386a&&!_0x5c89f0)continue;const _0x4df4e5=_0x1858fd[_0x1c95d6(0x1c5)]();if(_0x4df4e5[_0x1c95d6(0x1e7)][_0x1c95d6(0x282)]!=_0x4df4e5[_0x1c95d6(0x1d1)][_0x1c95d6(0x282)]&&!_0x4df4e5[_0x1c95d6(0x1d1)][_0x1c95d6(0x273)]){const _0x4575f6=_0x440c46[_0x1c95d6(0x173)][_0x1c95d6(0x233)](_0x4df4e5[_0x1c95d6(0x1e7)][_0x1c95d6(0x144)],_0x1c95d6(0x1d1)),_0xe8a7e5=_0x440c46[_0x1c95d6(0x173)][_0x1c95d6(0x24a)](_0x4df4e5[_0x1c95d6(0x1e7)],_0x4575f6);_0x2efe7c[_0x1c95d6(0x29d)](_0x1858fd[_0x1c95d6(0x1dc)](),{'range':_0xe8a7e5}),_0x2ecec9=!0x0;}}return _0x2ecec9;}),_0x440c46[_0x1fa007(0x173)][_0x1fa007(0x2bc)][_0x1fa007(0x26f)](_0x4e6cf5=>this[_0x1fa007(0x1a3)](_0x4e6cf5)),_0x440c46[_0x1fa007(0x173)][_0x1fa007(0x2bc)][_0x1fa007(0x26f)](_0x1223af=>!_0x1223af[_0x1fa007(0x2ca)][_0x1fa007(0x1e6)]&&this[_0x1fa007(0x226)](_0x1223af)),_0x440c46[_0x1fa007(0x173)]['on'](_0x1fa007(0x1bf),()=>{const _0x81b5ef=_0x1fa007;this[_0x81b5ef(0x1b4)]=!0x1;}),_0x440c46[_0x1fa007(0x173)][_0x1fa007(0x2bc)]['on'](_0x1fa007(0x178),(_0xd65369,_0x59baf6)=>{const _0x476256=_0x1fa007;if(!_0x59baf6[_0x476256(0x1e6)]||_0x59baf6[_0x476256(0x1b5)])return;if(!this[_0x476256(0x1b4)])return;const _0x139d04=_0x440c46[_0x476256(0x173)][_0x476256(0x2bc)][_0x476256(0x235)][_0x476256(0x2d6)]();if(0x0==_0x139d04[_0x476256(0x23e)])return;const _0x2a624=[],_0x393af0=_0x139d04[_0x476256(0x14e)](_0x5f6101=>_0x476256(0x2d1)==_0x5f6101[_0x476256(0x1ce)]),_0x17466f=_0x139d04[_0x476256(0x14e)](_0x5047df=>_0x476256(0x160)==_0x5047df[_0x476256(0x1ce)]&&_0x476256(0x1ee)!=_0x5047df[_0x476256(0x1d4)]),_0x16febc=_0x139d04[_0x476256(0x14e)](_0x11fef5=>_0x476256(0x26b)==_0x11fef5[_0x476256(0x1ce)]&&_0x476256(0x1ee)!=_0x11fef5[_0x476256(0x1d4)]);for(const _0x214710 of _0x393af0)this[_0x476256(0x240)](_0x214710[_0x476256(0x27e)])&&_0x2a624[_0x476256(0x168)]({'key':_0x214710[_0x476256(0x27e)],'newValue':_0x214710[_0x476256(0x254)],'oldValue':_0x214710[_0x476256(0x2c4)],'range':Ot(_0x214710[_0x476256(0x1da)],_0x440c46[_0x476256(0x173)])});for(const _0x1934d1 of _0x17466f){const _0x45147c=_0x16febc[_0x476256(0x19f)](_0x3eaaee=>_0x3eaaee[_0x476256(0x267)]===_0x1934d1[_0x476256(0x267)]);if(_0x45147c){const _0x1b3315=Ft(_0x1934d1[_0x476256(0x261)][_0x476256(0x144)],_0x440c46[_0x476256(0x173)]);_0x45147c[_0x476256(0x1d4)]!==_0x1934d1[_0x476256(0x1d4)]&&_0x2a624[_0x476256(0x168)]({'key':_0x476256(0x1cc),'newValue':_0x1934d1[_0x476256(0x1d4)],'oldValue':_0x45147c[_0x476256(0x1d4)],'range':_0x1b3315});for(const [_0x5f4630,_0x4fd2f8]of _0x45147c[_0x476256(0x27a)]){if(!this[_0x476256(0x240)](_0x5f4630))continue;const _0x3a2ec5=_0x1934d1[_0x476256(0x27a)][_0x476256(0x1e4)](_0x5f4630);_0x4fd2f8!==_0x3a2ec5&&_0x2a624[_0x476256(0x168)]({'key':_0x5f4630,'newValue':_0x3a2ec5,'oldValue':_0x4fd2f8,'range':_0x1b3315});}for(const [_0x3ab0f8,_0x2bc8ac]of _0x1934d1[_0x476256(0x27a)])this[_0x476256(0x240)](_0x3ab0f8)&&(_0x45147c[_0x476256(0x27a)][_0x476256(0x22f)](_0x3ab0f8)||_0x2a624[_0x476256(0x168)]({'key':_0x3ab0f8,'newValue':_0x2bc8ac,'oldValue':null,'range':_0x1b3315}));}}0x0!=_0x2a624[_0x476256(0x23e)]&&_0x440c46[_0x476256(0x173)][_0x476256(0x1c3)](_0x59baf6,_0x5c7a43=>{const _0x3201a1=_0x476256,_0x386d13=_0x382081();for(const {range:_0x18ba79,key:_0x1a9adb,oldValue:_0x3f4ab,newValue:_0x250d7c}of _0x2a624)this[_0x3201a1(0x195)](_0x18ba79,_0x1a9adb,_0x3f4ab,_0x250d7c,{'groupId':_0x386d13});this[_0x3201a1(0x266)](_0x5c7a43,_0x2a624);});},{'priority':_0x1fa007(0x16f)}),_0x440c46[_0x1fa007(0x173)][_0x1fa007(0x2a1)]['on'](_0x1fa007(0x1b7),(_0x3e603a,_0x3b5b29,_0x1b65a9)=>{const _0x207083=_0x1fa007;if(null==_0x1b65a9){const {id:_0x2b8dcc}=this[_0x207083(0x1e1)](_0x3b5b29[_0x207083(0x1d4)]),_0x4565dd=this[_0x207083(0x238)][_0x207083(0x1e4)](_0x2b8dcc);_0x4565dd&&_0x4565dd[_0x207083(0x23d)](_0x3b5b29[_0x207083(0x1d4)]);}}),_0x440c46[_0x1fa007(0x173)][_0x1fa007(0x2bc)]['on'](_0x1fa007(0x178),()=>{const _0x2c80d8=_0x1fa007,_0x21c363=Array[_0x2c80d8(0x139)](_0x440c46[_0x2c80d8(0x173)][_0x2c80d8(0x2bc)][_0x2c80d8(0x235)][_0x2c80d8(0x165)]())[_0x2c80d8(0x14e)](_0x4bb758=>_0x2c80d8(0x2b4)===this[_0x2c80d8(0x1e1)](_0x4bb758[_0x2c80d8(0x1d4)])[_0x2c80d8(0x21d)]);if(0x0===_0x21c363[_0x2c80d8(0x23e)])return;_0x21c363[_0x2c80d8(0x14a)]((_0x2373f9,_0xf3e50f)=>{const _0x4fe665=_0x2c80d8,_0x2b18ba=_0x2373f9[_0x4fe665(0x257)][_0x4fe665(0x1e5)],_0x3c14b6=_0xf3e50f[_0x4fe665(0x257)][_0x4fe665(0x1e5)];return null===_0x2b18ba&&null===_0x3c14b6?0x0:null===_0x2b18ba&&null!==_0x3c14b6?-0x1:null!==_0x2b18ba&&null===_0x3c14b6?0x1:_0x2b18ba[_0x4fe665(0x1e7)][_0x4fe665(0x201)](_0x3c14b6[_0x4fe665(0x1e7)])?-0x1:0x1;});const _0x16e247=new Set(),_0x443a4d=new Set();for(const {name:_0x674516,data:_0x2a9e6d}of _0x21c363){const {id:_0x3a76a0}=this[_0x2c80d8(0x1e1)](_0x674516);if(null===_0x2a9e6d[_0x2c80d8(0x1e5)]){const _0x25646b=this[_0x2c80d8(0x283)](_0x674516);_0x443a4d[_0x2c80d8(0x14c)](_0x25646b);}else{const _0x3607dd=this[_0x2c80d8(0x238)][_0x2c80d8(0x1e4)](_0x3a76a0);null!==_0x2a9e6d[_0x2c80d8(0x13d)]||_0x3607dd[_0x2c80d8(0x1f7)]?(_0x16e247[_0x2c80d8(0x14c)](_0x3607dd[_0x2c80d8(0x22d)]),_0x443a4d[_0x2c80d8(0x14c)](_0x3607dd)):this[_0x2c80d8(0x245)](_0x3607dd);}}_0x443a4d[_0x2c80d8(0x145)]>0x0&&this[_0x2c80d8(0x2c6)](_0x443a4d);for(const _0x2250ff of _0x16e247)this[_0x2c80d8(0x15a)](_0x2c80d8(0x12e),_0x2250ff);}),_0x440c46[_0x1fa007(0x173)]['on'](_0x1fa007(0x2a8),(_0x25d7ef,_0x408f8a)=>{const _0x45d2d2=_0x1fa007,_0x1e1af7=_0x408f8a[0x0];if(!this[_0x45d2d2(0x238)][_0x45d2d2(0x145)])return;if(!_0x1e1af7[_0x45d2d2(0x190)])return;if(_0x1e1af7[_0x45d2d2(0x2ca)][_0x45d2d2(0x1b5)]||!_0x1e1af7[_0x45d2d2(0x2ca)][_0x45d2d2(0x1e6)])return;let _0x5afc80,_0x2358ec;switch(_0x1e1af7[_0x45d2d2(0x1ce)]){case _0x45d2d2(0x160):_0x5afc80=_0x440c46[_0x45d2d2(0x173)][_0x45d2d2(0x233)](_0x1e1af7[_0x45d2d2(0x261)]),_0x2358ec=_0x5afc80[_0x45d2d2(0x22e)](_0x1e1af7[_0x45d2d2(0x18f)]);break;case _0x45d2d2(0x1ff):_0x5afc80=_0x440c46[_0x45d2d2(0x173)][_0x45d2d2(0x233)](_0x1e1af7[_0x45d2d2(0x2bf)]),_0x2358ec=_0x440c46[_0x45d2d2(0x173)][_0x45d2d2(0x233)](_0x1e1af7[_0x45d2d2(0x171)]);break;case _0x45d2d2(0x2a9):_0x5afc80=_0x440c46[_0x45d2d2(0x173)][_0x45d2d2(0x233)](_0x1e1af7[_0x45d2d2(0x1c1)]),_0x2358ec=_0x5afc80[_0x45d2d2(0x22e)](_0x1e1af7[_0x45d2d2(0x18f)]);break;default:return;}const _0x268303=_0x440c46[_0x45d2d2(0x173)][_0x45d2d2(0x24a)](_0x5afc80,_0x2358ec);_0x440c46[_0x45d2d2(0x173)][_0x45d2d2(0x1bc)](()=>{const _0x505fa1=_0x45d2d2;for(const {suggestion:_0x126054,meta:_0x19d979}of this[_0x505fa1(0x1ca)](_0x268303)){if(_0x126054[_0x505fa1(0x258)])continue;if(_0x505fa1(0x29b)==_0x126054[_0x505fa1(0x1ce)])continue;const _0x1a156e=this[_0x505fa1(0x192)](_0x126054);if(_0x1a156e&&this[_0x505fa1(0x17b)](_0x1a156e)&&_0x505fa1(0x1ff)!=_0x1e1af7[_0x505fa1(0x1ce)])continue;const _0x4641f4=_0x126054[_0x505fa1(0x257)]&&_0x126054[_0x505fa1(0x257)][_0x505fa1(0x182)];(_0x505fa1(0x207)!=_0x126054[_0x505fa1(0x1ce)]||_0x505fa1(0x1ff)==_0x1e1af7[_0x505fa1(0x1ce)]&&!_0x4641f4)&&(_0x19d979[_0x505fa1(0x24d)]||_0x505fa1(0x1f3)==_0x126054[_0x505fa1(0x1ce)]&&_0x19d979[_0x505fa1(0x18e)]||_0x126054[_0x505fa1(0x1c5)]()[_0x505fa1(0x1d3)](_0x268303)&&this[_0x505fa1(0x166)](_0x126054,_0x5afc80,_0x2358ec));}});},{'priority':_0x1fa007(0x16f)}),_0x440c46[_0x1fa007(0x173)]['on'](_0x1fa007(0x1ab),(_0x34544e,_0x383361)=>{const _0x22d3f0=_0x1fa007,_0xd14ac6=_0x383361[0x0],_0x1aa456=_0x383361[0x1];if(_0x1aa456&&_0x1aa456[_0x22d3f0(0x275)])return;if(this[_0x22d3f0(0x16e)])return;if(!this[_0x22d3f0(0x289)][_0x22d3f0(0x28e)])return;if(_0xd14ac6[_0x22d3f0(0x276)])return;const _0x1bdc2e=_0x440c46[_0x22d3f0(0x173)][_0x22d3f0(0x2ac)],{start:_0x2ffaec,end:_0x4889b8}=_0xd14ac6[_0x22d3f0(0x1c5)](),_0x38482b=_0x2ffaec[_0x22d3f0(0x144)]&&_0x1bdc2e[_0x22d3f0(0x170)](_0x2ffaec[_0x22d3f0(0x144)])?null:_0x1bdc2e[_0x22d3f0(0x28f)](_0x2ffaec,_0x22d3f0(0x175)),_0x187cfc=_0x4889b8[_0x22d3f0(0x228)]&&_0x1bdc2e[_0x22d3f0(0x170)](_0x4889b8[_0x22d3f0(0x228)])?null:_0x1bdc2e[_0x22d3f0(0x28f)](_0x4889b8,_0x22d3f0(0x1cd)),_0x30a50a=_0x440c46[_0x22d3f0(0x173)][_0x22d3f0(0x24a)](_0x38482b?_0x38482b[_0x22d3f0(0x1e7)]:_0x2ffaec,_0x187cfc?_0x187cfc[_0x22d3f0(0x1d1)]:_0x4889b8);_0x440c46[_0x22d3f0(0x173)][_0x22d3f0(0x1bc)](_0xc3bb4b=>{const _0x3f1c1d=_0x22d3f0;this[_0x3f1c1d(0x185)](_0x30a50a);const _0x634d10=_0x440c46[_0x3f1c1d(0x173)][_0x3f1c1d(0x2ac)][_0x3f1c1d(0x28f)](_0x30a50a[_0x3f1c1d(0x1e7)]);_0xd14ac6['is'](_0x3f1c1d(0x154))?_0xc3bb4b[_0x3f1c1d(0x1a5)](_0x634d10):_0xd14ac6[_0x3f1c1d(0x132)](_0x634d10);}),_0x34544e[_0x22d3f0(0x134)]();},{'priority':_0x13d1a3[_0x1fa007(0x1c7)]+0xa}),_0x440c46[_0x1fa007(0x173)]['on'](_0x1fa007(0x25d),(_0x60e2aa,_0x4a04f7)=>{const _0x585497=_0x1fa007,_0x5a1088=_0x4a04f7[_0x4a04f7[_0x585497(0x23e)]-0x1];_0x5a1088&&_0x5a1088[_0x585497(0x275)]||this[_0x585497(0x16e)]||this[_0x585497(0x289)][_0x585497(0x28e)]&&(_0x440c46[_0x585497(0x173)][_0x585497(0x1bc)](()=>{const _0x363b70=_0x585497;let _0x58f670=_0x440c46[_0x363b70(0x173)][_0x363b70(0x25d)](_0x4a04f7[0x0],_0x4a04f7[0x1],_0x4a04f7[0x2],{'forceDefaultExecution':!0x0});if(!_0x58f670)return;_0x60e2aa[_0x363b70(0x2c1)]=_0x58f670[_0x363b70(0x172)]();const _0x119dcb=_0x58f670[_0x363b70(0x1d1)][_0x363b70(0x228)],_0x3e30f5=_0x440c46[_0x363b70(0x173)][_0x363b70(0x2ac)];_0x119dcb&&_0x3e30f5[_0x363b70(0x227)](_0x119dcb)&&!_0x3e30f5[_0x363b70(0x128)](_0x119dcb)&&(_0x58f670=_0x440c46[_0x363b70(0x173)][_0x363b70(0x24a)](_0x58f670[_0x363b70(0x1e7)],_0x440c46[_0x363b70(0x173)][_0x363b70(0x233)](_0x119dcb,_0x363b70(0x1d1)))),this[_0x363b70(0x2be)](_0x58f670);}),_0x60e2aa[_0x585497(0x134)]());},{'priority':_0x1fa007(0x2d2)}),this[_0x1fa007(0x1f8)][_0x1fa007(0x2ce)][_0x1fa007(0x14c)](_0x1fa007(0x14d),this[_0x1fa007(0x289)]),this[_0x1fa007(0x280)](_0x1fa007(0x14d));const _0x48fbae=new _0xd078c5(_0x440c46,this[_0x1fa007(0x238)]);_0x440c46[_0x1fa007(0x2ce)][_0x1fa007(0x14c)](_0x1fa007(0x1e3),_0x48fbae),this[_0x1fa007(0x280)](_0x1fa007(0x1e3));const _0x13e5ac=new _0x254c19(_0x440c46,this[_0x1fa007(0x238)]);_0x440c46[_0x1fa007(0x2ce)][_0x1fa007(0x14c)](_0x1fa007(0x2cb),_0x13e5ac),this[_0x1fa007(0x280)](_0x1fa007(0x2cb)),_0x440c46[_0x1fa007(0x2ce)][_0x1fa007(0x14c)](_0x1fa007(0x197),new _0x28eb81(_0x440c46,_0x48fbae,this[_0x1fa007(0x238)])),this[_0x1fa007(0x280)](_0x1fa007(0x197)),_0x440c46[_0x1fa007(0x2ce)][_0x1fa007(0x14c)](_0x1fa007(0x1db),new _0x28eb81(_0x440c46,_0x13e5ac,this[_0x1fa007(0x238)])),this[_0x1fa007(0x280)](_0x1fa007(0x1db)),_0x440c46[_0x1fa007(0x2ce)][_0x1fa007(0x14c)](_0x1fa007(0x2d7),new _0x31f4e5(_0x440c46,_0x48fbae,this[_0x1fa007(0x238)])),this[_0x1fa007(0x280)](_0x1fa007(0x2d7)),_0x440c46[_0x1fa007(0x2ce)][_0x1fa007(0x14c)](_0x1fa007(0x148),new _0x31f4e5(_0x440c46,_0x13e5ac,this[_0x1fa007(0x238)])),this[_0x1fa007(0x280)](_0x1fa007(0x148));const _0x2565be=_0x440c46[_0x1fa007(0x1d0)][_0x1fa007(0x1e4)](_0x1fa007(0x20c));this[_0x1fa007(0x292)](_0x2565be,_0x1fa007(0x147),(_0x429844,{threadId:_0x1aeb34})=>{const _0xe3a462=_0x1fa007,_0x3cb8a4=this[_0xe3a462(0x238)][_0xe3a462(0x1e4)](_0x1aeb34);_0x3cb8a4&&_0x3cb8a4[_0xe3a462(0x2c5)]&&0x1===_0x3cb8a4[_0xe3a462(0x2c5)][_0xe3a462(0x23e)]&&this[_0xe3a462(0x27d)](_0x1aeb34,{'hasComments':!0x0});},{'priority':_0x1fa007(0x1fb)}),this[_0x1fa007(0x292)](_0x2565be,_0x1fa007(0x1fc),(_0x5cc1dc,{threadId:_0x41759c})=>{const _0x2c0227=_0x1fa007,_0x448b02=this[_0x2c0227(0x238)][_0x2c0227(0x1e4)](_0x41759c);_0x448b02&&_0x448b02[_0x2c0227(0x2c5)]&&!_0x448b02[_0x2c0227(0x2c5)][_0x2c0227(0x23e)]&&this[_0x2c0227(0x27d)](_0x41759c,{'hasComments':!0x1});},{'priority':_0x1fa007(0x1fb)});}set[_0x10ef13(0x253)](_0x39f331){const _0x50f6a9=_0x10ef13;if(this[_0x50f6a9(0x2a6)])throw new _0x3e324b(_0x50f6a9(0x16b),this);this[_0x50f6a9(0x2a6)]=_0x39f331;}get[_0x10ef13(0x253)](){const _0x56f6e9=_0x10ef13;return this[_0x56f6e9(0x2a6)];}[_0x10ef13(0x21a)]({skipNotAttached:_0x491758=!0x1,toJSON:_0x274984=!0x1}={}){const _0x1e79e6=_0x10ef13,_0x5410d6=[];for(const _0x544322 of this[_0x1e79e6(0x238)][_0x1e79e6(0x285)]())_0x491758&&!_0x544322[_0x1e79e6(0x1f7)]||_0x5410d6[_0x1e79e6(0x168)](_0x544322);return _0x274984?_0x5410d6[_0x1e79e6(0x1b1)](_0xeaa109=>_0xeaa109[_0x1e79e6(0x164)]()):_0x5410d6;}[_0x10ef13(0x2b8)](_0x38f63b){const _0xb4d356=_0x10ef13,_0x1d0979=this[_0xb4d356(0x238)][_0xb4d356(0x1e4)](_0x38f63b);if(!_0x1d0979)throw new _0x3e324b(_0xb4d356(0x167),this);return _0x1d0979;}[_0x10ef13(0x25a)](_0x1682ea){const _0x439dc8=_0x10ef13;return this[_0x439dc8(0x238)][_0x439dc8(0x22f)](_0x1682ea);}[_0x10ef13(0x251)](_0x25dbaa){const _0x5c0e52=_0x10ef13,{authorId:_0x2eaa46,id:_0x42e568,attributes:_0x4e359f}=_0x25dbaa,[_0x354fa8,_0x44d9a7]=_0x25dbaa[_0x5c0e52(0x1ce)][_0x5c0e52(0x1ff)](':'),_0x13f295=this[_0x5c0e52(0x238)][_0x5c0e52(0x1e4)](_0x42e568)||this[_0x5c0e52(0x1ea)](_0x354fa8,_0x44d9a7,_0x42e568,_0x2eaa46,_0x4e359f);if(this[_0x5c0e52(0x179)](_0x13f295),this[_0x5c0e52(0x193)](_0x13f295,_0x354fa8,_0x44d9a7||null,_0x2eaa46),_0x13f295[_0x5c0e52(0x1df)]=_0x25dbaa[_0x5c0e52(0x1df)],_0x13f295[_0x5c0e52(0x143)]=!0x0,_0x4e359f&&_0x4e359f[_0x5c0e52(0x15f)]){const _0x336a0a=_0x4e359f[_0x5c0e52(0x15f)],_0x400065=this[_0x5c0e52(0x293)](_0x336a0a[_0x5c0e52(0x189)]);_0x13f295[_0x5c0e52(0x260)]=_0x336a0a[_0x5c0e52(0x1df)],_0x13f295[_0x5c0e52(0x12d)]=_0x400065,_0x13f295[_0x5c0e52(0x2c0)]=!0x0;}else _0x13f295[_0x5c0e52(0x260)]=_0x25dbaa[_0x5c0e52(0x1df)];switch(_0x25dbaa[_0x5c0e52(0x257)]&&(_0x13f295[_0x5c0e52(0x257)]=_0x25dbaa[_0x5c0e52(0x257)]),_0x25dbaa[_0x5c0e52(0x27a)]&&(_0x13f295[_0x5c0e52(0x27a)]=_0x25dbaa[_0x5c0e52(0x27a)]),this[_0x5c0e52(0x2a6)]&&this[_0x5c0e52(0x2a6)][_0x5c0e52(0x26c)]||(_0x13f295[_0x5c0e52(0x256)]=!0x0),this[_0x5c0e52(0x242)][_0x5c0e52(0x1e4)](_0x13f295)){case _0x5c0e52(0x208):this[_0x5c0e52(0x242)][_0x5c0e52(0x287)](_0x13f295,_0x5c0e52(0x16d));break;case _0x5c0e52(0x20b):_0x13f295[_0x5c0e52(0x1f7)]?(this[_0x5c0e52(0x28c)](new Set([_0x13f295])),this[_0x5c0e52(0x2c6)](new Set([_0x13f295])),this[_0x5c0e52(0x242)][_0x5c0e52(0x287)](_0x13f295,_0x5c0e52(0x294)),this[_0x5c0e52(0x15a)](_0x5c0e52(0x23a),_0x13f295)):this[_0x5c0e52(0x242)][_0x5c0e52(0x287)](_0x13f295,_0x5c0e52(0x225));}return _0x13f295;}[_0x10ef13(0x1e3)](_0x37ecde){const _0x1cac5c=_0x10ef13;this[_0x1cac5c(0x275)](()=>{const _0x203e6a=_0x1cac5c;this[_0x203e6a(0x1f8)][_0x203e6a(0x173)][_0x203e6a(0x1bc)](()=>{const _0x14a575=_0x203e6a;for(const _0x371a4b of _0x37ecde[_0x14a575(0x1d8)]())_0x371a4b[_0x14a575(0x17f)]();});});}[_0x10ef13(0x2cb)](_0x52768e){const _0xe71970=_0x10ef13;this[_0xe71970(0x275)](()=>{const _0x2ced53=_0xe71970;this[_0x2ced53(0x1f8)][_0x2ced53(0x173)][_0x2ced53(0x1bc)](()=>{const _0x3e9d1d=_0x2ced53;for(const _0x8e5a79 of _0x52768e[_0x3e9d1d(0x1d8)]())_0x8e5a79[_0x3e9d1d(0x1e0)]();});});}[_0x10ef13(0x280)](_0x10000f,_0x564d18){const _0x2c6e3e=_0x10ef13,_0x256f16=this[_0x2c6e3e(0x1f8)][_0x2c6e3e(0x2ce)][_0x2c6e3e(0x1e4)](_0x10000f);if(!_0x256f16)throw new _0x3e324b(_0x2c6e3e(0x26a),this,{'commandName':_0x10000f});if(this[_0x2c6e3e(0x17c)][_0x2c6e3e(0x22f)](_0x256f16))throw new _0x3e324b(_0x2c6e3e(0x15b),this,{'commandName':_0x10000f});this[_0x2c6e3e(0x17c)][_0x2c6e3e(0x14c)](_0x256f16),_0x564d18&&_0x256f16['on'](_0x2c6e3e(0x1fd),(_0x279086,_0x117170)=>{const _0x3606bf=_0x2c6e3e;this[_0x3606bf(0x289)][_0x3606bf(0x28e)]&&(this[_0x3606bf(0x16e)]||(_0x117170[_0x3606bf(0x23e)]>0x0&&_0x117170[_0x117170[_0x3606bf(0x23e)]-0x1]&&_0x117170[_0x117170[_0x3606bf(0x23e)]-0x1][_0x3606bf(0x275)]?_0x117170[_0x3606bf(0x15c)]():(_0x279086[_0x3606bf(0x2c1)]=_0x564d18((..._0x322f89)=>_0x256f16[_0x3606bf(0x1fd)](..._0x322f89,{'forceDefaultExecution':!0x0}),..._0x117170),_0x279086[_0x3606bf(0x134)]())));},{'priority':_0x2c6e3e(0x2d2)});}[_0x10ef13(0x275)](_0xad3881){const _0x3d52c8=_0x10ef13;let _0x267874,_0x4bfe78;const _0x1f3ac0=this[_0x3d52c8(0x16e)];this[_0x3d52c8(0x16e)]=!0x0;try{_0x267874=_0xad3881();}catch(_0x44c5d0){_0x4bfe78=_0x44c5d0;}return _0x1f3ac0||(this[_0x3d52c8(0x16e)]=!0x1),_0x4bfe78&&_0x3e324b[_0x3d52c8(0x1ed)](_0x4bfe78,this),_0x267874;}[_0x10ef13(0x2be)](_0x534df9,_0x1bc98d=null,_0x5c06be={}){const _0x8e54eb=_0x10ef13;if(_0x534df9[_0x8e54eb(0x276)])return null;const _0x1844ff=this[_0x8e54eb(0x1f8)][_0x8e54eb(0x1d0)][_0x8e54eb(0x1e4)](_0x8e54eb(0x29a))['me'];for(const {suggestion:_0x5a7b0c,meta:_0x12fa51}of this[_0x8e54eb(0x1ca)](_0x534df9,_0x8e54eb(0x1f3)))if(_0x12fa51[_0x8e54eb(0x18e)]){if(!_0x12fa51[_0x8e54eb(0x1c0)]){if(_0x12fa51[_0x8e54eb(0x24d)]){if(!this[_0x8e54eb(0x291)]||!Lt(_0x5a7b0c,_0x5c06be))continue;return _0x5a7b0c;}if(Lt(_0x5a7b0c,_0x5c06be))return _0x5a7b0c;this[_0x8e54eb(0x166)](_0x5a7b0c,_0x534df9[_0x8e54eb(0x1e7)],_0x534df9[_0x8e54eb(0x1d1)]);break;}if(_0x1bc98d==_0x5a7b0c[_0x8e54eb(0x216)]&&Lt(_0x5a7b0c,_0x5c06be)){const _0x1a2f54=_0x5a7b0c[_0x8e54eb(0x1c5)]();return _0x1a2f54[_0x8e54eb(0x1e7)][_0x8e54eb(0x140)](_0x534df9[_0x8e54eb(0x1d1)])?this[_0x8e54eb(0x286)](_0x5a7b0c,this[_0x8e54eb(0x169)][_0x8e54eb(0x24a)](_0x534df9[_0x8e54eb(0x1e7)],_0x1a2f54[_0x8e54eb(0x1d1)])):this[_0x8e54eb(0x286)](_0x5a7b0c,this[_0x8e54eb(0x169)][_0x8e54eb(0x24a)](_0x1a2f54[_0x8e54eb(0x1e7)],_0x534df9[_0x8e54eb(0x1d1)])),_0x5a7b0c;}}const _0x531ae2=_0x382081(),_0x23e55a=_0x1844ff['id'],_0x3afb36=_0x1bc98d?_0x8e54eb(0x29c)+_0x1bc98d:_0x8e54eb(0x1f3),_0xe82f2=this[_0x8e54eb(0x24b)]({'id':_0x531ae2,'type':_0x3afb36,'createdAt':new Date(),'authorId':_0x23e55a,'attributes':_0x5c06be});return this[_0x8e54eb(0x1a8)](_0x3afb36,_0x531ae2,_0x23e55a,_0x534df9),_0xe82f2;}[_0x10ef13(0x1d5)](_0x311e3c,_0x2e4625=_0x10ef13(0x272),_0x32d1cd={}){const _0x1cd828=_0x10ef13,_0x33385a=this[_0x1cd828(0x1f8)][_0x1cd828(0x1d0)][_0x1cd828(0x1e4)](_0x1cd828(0x29a))['me'],_0x532aa5=this[_0x1cd828(0x22c)][_0x1cd828(0x15e)](_0x1cd828(0x1f3),_0x2e4625,_0x1cd828(0x149));for(const _0x2cb8fa of this[_0x1cd828(0x21a)]())if(_0x2cb8fa[_0x1cd828(0x12d)]['id']==_0x33385a['id']&&_0x1cd828(0x1f3)==_0x2cb8fa[_0x1cd828(0x1ce)]&&_0x2cb8fa[_0x1cd828(0x216)]==_0x2e4625&&Lt(_0x2cb8fa,_0x32d1cd)&&(_0x532aa5(_0x2cb8fa[_0x1cd828(0x252)](),_0x311e3c)||_0x532aa5(_0x311e3c,_0x2cb8fa[_0x1cd828(0x252)]()))){for(const _0x10f862 of _0x311e3c)_0x2cb8fa[_0x1cd828(0x19d)](_0x10f862);return _0x2cb8fa;}for(const {suggestion:_0x2020fe,meta:_0x51813b}of this[_0x1cd828(0x1ca)](_0x311e3c,_0x1cd828(0x1f3))){if(!_0x51813b[_0x1cd828(0x18e)])continue;if(!this[_0x1cd828(0x291)]&&_0x51813b[_0x1cd828(0x24d)])continue;if(!Lt(_0x2020fe,_0x32d1cd))continue;let _0x14099b=!0x0;for(const _0x418173 of _0x2020fe[_0x1cd828(0x252)]())for(const _0x54bee8 of _0x311e3c)if(!_0x418173[_0x1cd828(0x1d3)](_0x54bee8)){_0x14099b=!0x1;break;}if(_0x14099b)return _0x2020fe;}const _0xae2398=_0x382081(),_0x508b30=_0x33385a['id'],_0x180426=_0x1cd828(0x29c)+_0x2e4625,_0x34b0d1=this[_0x1cd828(0x24b)]({'id':_0xae2398,'type':_0x180426,'createdAt':new Date(),'authorId':_0x508b30,'attributes':_0x32d1cd});for(const _0x1bc26a of _0x311e3c)this[_0x1cd828(0x1a8)](_0x180426,_0xae2398,_0x508b30,_0x1bc26a,_0x5aaf18[_0x1cd828(0x2a2)]());return _0x34b0d1;}[_0x10ef13(0x24e)](_0x4348d3,_0x5103ff,_0x4c1de5=null,_0x44f9e8={}){const _0x13253a=_0x10ef13;if(_0x4c1de5=_0x4c1de5||Vt(_0x5103ff),_0x4348d3[_0x13253a(0x276)])return null;if(_0x13253a(0x16c)===this[_0x13253a(0x1b8)]){const _0x3d3713=this[_0x13253a(0x22c)][_0x13253a(0x15e)](_0x13253a(0x29b),_0x4c1de5,_0x13253a(0x17f));return this[_0x13253a(0x275)](()=>_0x3d3713([_0x4348d3],_0x5103ff,_0x44f9e8)),null;}const _0x1b7cad=this[_0x13253a(0x1f8)][_0x13253a(0x1d0)][_0x13253a(0x1e4)](_0x13253a(0x29a))['me'],_0x226f56=[];if(_0x13253a(0x298)!==this[_0x13253a(0x1b8)]){for(const {suggestion:_0x13f9c9,meta:_0x2611ee}of this[_0x13253a(0x1ca)](_0x4348d3,_0x13253a(0x1f3)))_0x2611ee[_0x13253a(0x18e)]&&!_0x2611ee[_0x13253a(0x129)]&&_0x226f56[_0x13253a(0x168)](..._0x13f9c9[_0x13253a(0x252)]());}const _0x3b9c67=function(_0x2d408b,_0x5d576b){const _0x23c073=_0x13253a,_0x5a3a7c=[];for(const _0x310cf9 of _0x5d576b){const _0x2b1f08=_0x2d408b[_0x23c073(0x23b)](_0x310cf9);_0x2b1f08&&_0x5a3a7c[_0x23c073(0x168)](_0x2b1f08);}return _0x5a3a7c;}(_0x4348d3,_0x226f56),_0x3e622e=function(_0x15dcd5,_0x5d08ed){const _0x59890f=_0x13253a,_0x1aae80=[_0x15dcd5];for(const _0x15f207 of _0x5d08ed){let _0x55f61d=0x0;for(;_0x55f61d<_0x1aae80[_0x59890f(0x23e)];){const _0x5c3d0f=_0x1aae80[_0x55f61d][_0x59890f(0x231)](_0x15f207);_0x1aae80[_0x59890f(0x250)](_0x55f61d,0x1,..._0x5c3d0f),_0x55f61d+=_0x5c3d0f[_0x59890f(0x23e)];}}return _0x1aae80;}(_0x4348d3,_0x226f56);_0x3b9c67[_0x13253a(0x23e)]&&this[_0x13253a(0x169)][_0x13253a(0x1bc)](()=>{const _0x35fb52=_0x13253a;for(const _0x4a5490 of _0x3b9c67){const _0xb260f5=this[_0x35fb52(0x22c)][_0x35fb52(0x15e)](_0x35fb52(0x29b),_0x4c1de5,_0x35fb52(0x17f));this[_0x35fb52(0x275)](()=>_0xb260f5([_0x4a5490],_0x5103ff,_0x44f9e8));}});for(const _0x33b1ac of _0x3e622e){let _0x1c0986=null,_0x1db1fd=_0x33b1ac[_0x13253a(0x1e7)],_0x219331=_0x33b1ac[_0x13253a(0x1d1)];for(const {suggestion:_0x2e8dc9,meta:_0xcd8e5c}of this[_0x13253a(0x1ca)](_0x33b1ac,_0x13253a(0x29b))){if(!_0xcd8e5c[_0x13253a(0x18e)])continue;if(_0x2e8dc9[_0x13253a(0x216)]!=_0x4c1de5)continue;if(!Lt(_0x2e8dc9,_0x44f9e8))continue;const _0x163b8f=_0x2e8dc9[_0x13253a(0x1c5)]();if(_0x163b8f[_0x13253a(0x1d3)](_0x33b1ac,!0x0))return null;_0x1db1fd=_0x1db1fd[_0x13253a(0x201)](_0x163b8f[_0x13253a(0x1e7)])?_0x1db1fd:_0x163b8f[_0x13253a(0x1e7)],_0x219331=_0x219331[_0x13253a(0x183)](_0x163b8f[_0x13253a(0x1d1)])?_0x219331:_0x163b8f[_0x13253a(0x1d1)],_0x1c0986?_0x163b8f[_0x13253a(0x1e7)][_0x13253a(0x201)](_0x1c0986[_0x13253a(0x1c5)]()[_0x13253a(0x1e7)])?(_0x1c0986[_0x13253a(0x152)](),_0x1c0986=_0x2e8dc9):_0x2e8dc9[_0x13253a(0x152)]():_0x1c0986=_0x2e8dc9;}const _0xdb09fe=this[_0x13253a(0x169)][_0x13253a(0x24a)](_0x1db1fd,_0x219331);if(_0x1c0986)this[_0x13253a(0x286)](_0x1c0986,_0xdb09fe);else{const _0x51594c=_0x382081(),_0x15b364=_0x1b7cad['id'];this[_0x13253a(0x24b)]({'id':_0x51594c,'type':_0x13253a(0x161)+_0x4c1de5,'data':_0x5103ff,'createdAt':new Date(),'authorId':_0x15b364,'attributes':_0x44f9e8}),this[_0x13253a(0x1a8)](_0x13253a(0x161)+_0x4c1de5,_0x51594c,_0x15b364,_0xdb09fe);}}return null;}[_0x10ef13(0x19a)](_0x33db8b,_0x213963,_0x36a9c2=[],_0x19c91e=null,_0x36e059={}){const _0x3fa5ec=_0x10ef13;_0x213963[_0x3fa5ec(0x158)]||(_0x213963[_0x3fa5ec(0x158)]=_0x213963[_0x3fa5ec(0x26e)]),_0x213963[_0x3fa5ec(0x182)]=_0x33db8b['is'](_0x3fa5ec(0x1da)),_0x19c91e=_0x19c91e||Vt(_0x213963);const _0x3e8bcd=_0x36a9c2[_0x3fa5ec(0x1b1)](_0x5e4f09=>Ft(_0x5e4f09,this[_0x3fa5ec(0x169)])),_0x4a77eb=_0x33db8b['is'](_0x3fa5ec(0x1da))?_0x33db8b:Ft(_0x33db8b,this[_0x3fa5ec(0x169)]);if(_0x3fa5ec(0x16c)===this[_0x3fa5ec(0x1b8)]){const _0x5cbb74=this[_0x3fa5ec(0x22c)][_0x3fa5ec(0x15e)](_0x3fa5ec(0x207),_0x19c91e,_0x3fa5ec(0x17f));return this[_0x3fa5ec(0x275)](()=>_0x5cbb74([_0x4a77eb],_0x213963,_0x36e059)),null;}_0x3e8bcd[_0x3fa5ec(0x168)](_0x4a77eb);let _0x3ba097=!0x0;for(const _0x363190 of _0x3e8bcd)if(!this[_0x3fa5ec(0x142)](_0x363190)){_0x3ba097=!0x1;break;}if(_0x3ba097&&_0x3fa5ec(0x298)!==this[_0x3fa5ec(0x1b8)]){const _0x32a01a=this[_0x3fa5ec(0x22c)][_0x3fa5ec(0x15e)](_0x3fa5ec(0x207),_0x19c91e,_0x3fa5ec(0x17f));return this[_0x3fa5ec(0x275)](()=>_0x32a01a([_0x4a77eb],_0x213963,_0x36e059)),null;}let _0x3dd551=null,_0x41c8d7=_0x4a77eb[_0x3fa5ec(0x1e7)],_0x3a7afc=_0x4a77eb[_0x3fa5ec(0x1d1)];for(const {suggestion:_0x2ac102,meta:_0x2d1fab}of this[_0x3fa5ec(0x1ca)](_0x4a77eb,_0x3fa5ec(0x207))){if(!_0x2d1fab[_0x3fa5ec(0x18e)])continue;if(_0x2d1fab[_0x3fa5ec(0x1c0)]||_0x2d1fab[_0x3fa5ec(0x24d)]||_0x2d1fab[_0x3fa5ec(0x129)])continue;if(_0x2ac102[_0x3fa5ec(0x257)][_0x3fa5ec(0x158)]!=_0x213963[_0x3fa5ec(0x158)])continue;if(!Lt(_0x2ac102,_0x36e059))continue;const _0x3bb068=_0x2ac102[_0x3fa5ec(0x1c5)]();if(_0x2ac102[_0x3fa5ec(0x216)]==_0x19c91e){if(_0x3bb068[_0x3fa5ec(0x1d3)](_0x4a77eb,!0x0))return null;_0x41c8d7=_0x41c8d7[_0x3fa5ec(0x201)](_0x3bb068[_0x3fa5ec(0x1e7)])?_0x41c8d7:_0x3bb068[_0x3fa5ec(0x1e7)],_0x3a7afc=_0x3a7afc[_0x3fa5ec(0x183)](_0x3bb068[_0x3fa5ec(0x1d1)])?_0x3a7afc:_0x3bb068[_0x3fa5ec(0x1d1)],_0x3dd551?_0x3bb068[_0x3fa5ec(0x1e7)][_0x3fa5ec(0x201)](_0x3dd551[_0x3fa5ec(0x1c5)]()[_0x3fa5ec(0x1e7)])?(_0x3dd551[_0x3fa5ec(0x152)](),_0x3dd551=_0x2ac102):_0x2ac102[_0x3fa5ec(0x152)]():_0x3dd551=_0x2ac102;}else{const _0x19fbc8=_0x4a77eb[_0x3fa5ec(0x23b)](_0x3bb068);this[_0x3fa5ec(0x1d9)](_0x2ac102,_0x19fbc8);}}const _0x56eba2=this[_0x3fa5ec(0x1f8)][_0x3fa5ec(0x1d0)][_0x3fa5ec(0x1e4)](_0x3fa5ec(0x29a))['me'],_0x38fcdb=_0x382081(),_0x2fc447=_0x56eba2['id'];if(_0x3dd551)return this[_0x3fa5ec(0x286)](_0x3dd551,this[_0x3fa5ec(0x169)][_0x3fa5ec(0x24a)](_0x41c8d7,_0x3a7afc)),_0x3dd551;{const _0x4a9d1e=this[_0x3fa5ec(0x24b)]({'id':_0x38fcdb,'type':_0x3fa5ec(0x2a5)+_0x19c91e,'data':_0x213963,'createdAt':new Date(),'authorId':_0x2fc447,'attributes':_0x36e059});return this[_0x3fa5ec(0x1a8)](_0x3fa5ec(0x2a5)+_0x19c91e,_0x38fcdb,_0x2fc447,this[_0x3fa5ec(0x169)][_0x3fa5ec(0x24a)](_0x41c8d7,_0x3a7afc)),_0x4a9d1e;}}[_0x10ef13(0x1e9)](_0x3a5ebd,_0x389167,_0x297c5e=[],_0x1967a6=null,_0x254672={}){const _0x17b435=_0x10ef13;_0x389167[_0x17b435(0x158)]||(_0x389167[_0x17b435(0x158)]=_0x389167[_0x17b435(0x26e)]);const _0x2fcb27=_0x3a5ebd[0x0];_0x389167[_0x17b435(0x182)]=_0x2fcb27['is'](_0x17b435(0x1da)),_0x1967a6=_0x1967a6||Vt(_0x389167);const _0x1dec24=_0x297c5e[_0x17b435(0x1b1)](_0x360427=>Ft(_0x360427,this[_0x17b435(0x169)])),_0x32f9ca=_0x2fcb27['is'](_0x17b435(0x1da))?_0x3a5ebd:_0x3a5ebd[_0x17b435(0x1b1)](_0x1fcdaf=>Ft(_0x1fcdaf,this[_0x17b435(0x169)]));if(_0x17b435(0x16c)===this[_0x17b435(0x1b8)]){const _0xcf2b3=this[_0x17b435(0x22c)][_0x17b435(0x15e)](_0x17b435(0x207),_0x1967a6,_0x17b435(0x17f));return this[_0x17b435(0x275)](()=>_0xcf2b3(_0x32f9ca,_0x389167,_0x254672)),null;}_0x1dec24[_0x17b435(0x168)](..._0x32f9ca);let _0xc4d9d2=!0x0;for(const _0x54fc18 of _0x1dec24)if(!this[_0x17b435(0x142)](_0x54fc18)){_0xc4d9d2=!0x1;break;}if(_0xc4d9d2&&_0x17b435(0x298)!==this[_0x17b435(0x1b8)]){const _0x210824=this[_0x17b435(0x22c)][_0x17b435(0x15e)](_0x17b435(0x207),_0x1967a6,_0x17b435(0x17f));return this[_0x17b435(0x275)](()=>_0x210824(_0x32f9ca,_0x389167,_0x254672)),null;}const _0x25a9cf=this[_0x17b435(0x1f8)][_0x17b435(0x1d0)][_0x17b435(0x1e4)](_0x17b435(0x29a))['me'];for(const _0x2a98a6 of this[_0x17b435(0x21a)]()){if(_0x2a98a6[_0x17b435(0x12d)]['id']!=_0x25a9cf['id'])continue;if(_0x17b435(0x207)!=_0x2a98a6[_0x17b435(0x1ce)]||_0x2a98a6[_0x17b435(0x257)][_0x17b435(0x158)]!=_0x389167[_0x17b435(0x158)])continue;if(!Lt(_0x2a98a6,_0x254672))continue;const _0x2db098=_0x2a98a6[_0x17b435(0x216)]==_0x1967a6;for(let _0x1c4246=0x0;_0x1c4246<_0x32f9ca[_0x17b435(0x23e)];_0x1c4246++){const _0x147d7c=_0x32f9ca[_0x1c4246];for(const _0x2b2151 of _0x2a98a6[_0x17b435(0x184)]()){const _0x47ea46=_0x2b2151[_0x17b435(0x295)]();if(_0x147d7c[_0x17b435(0x140)](_0x47ea46)){_0x2db098?(_0x32f9ca[_0x17b435(0x250)](_0x1c4246,0x1),_0x1c4246--):_0x2a98a6[_0x17b435(0x17e)](_0x2b2151[_0x17b435(0x1d4)]);break;}}}}if(0x0==_0x32f9ca[_0x17b435(0x23e)])return null;const _0x2ce50a=this[_0x17b435(0x22c)][_0x17b435(0x15e)](_0x17b435(0x207),_0x1967a6,_0x17b435(0x149));for(const _0x3a9f5d of this[_0x17b435(0x21a)]())if(_0x3a9f5d[_0x17b435(0x12d)]['id']==_0x25a9cf['id']&&_0x17b435(0x207)==_0x3a9f5d[_0x17b435(0x1ce)]&&_0x3a9f5d[_0x17b435(0x257)][_0x17b435(0x158)]==_0x389167[_0x17b435(0x158)]&&_0x3a9f5d[_0x17b435(0x216)]==_0x1967a6&&Lt(_0x3a9f5d,_0x254672)&&(_0x2ce50a(_0x3a9f5d[_0x17b435(0x252)](),_0x32f9ca)||_0x2ce50a(_0x32f9ca,_0x3a9f5d[_0x17b435(0x252)]()))){for(const _0x3f7887 of _0x32f9ca)_0x3a9f5d[_0x17b435(0x19d)](_0x3f7887);return _0x3a9f5d;}const _0x57904d=_0x382081(),_0x179d74=_0x25a9cf['id'],_0x3c3df4=_0x17b435(0x2a5)+_0x1967a6,_0x4912e1=this[_0x17b435(0x24b)]({'id':_0x57904d,'type':_0x3c3df4,'data':_0x389167,'createdAt':new Date(),'authorId':_0x179d74,'attributes':_0x254672});for(const _0x2a0126 of _0x32f9ca)this[_0x17b435(0x1a8)](_0x3c3df4,_0x57904d,_0x179d74,_0x2a0126,_0x5aaf18[_0x17b435(0x2a2)]());return _0x4912e1;}[_0x10ef13(0x185)](_0x12b5ce,_0x42b833=null,_0x9b39bc={}){const _0x159876=_0x10ef13;if(_0x12b5ce[_0x159876(0x276)])return null;const _0x4301bb=this[_0x159876(0x1f8)][_0x159876(0x1d0)][_0x159876(0x1e4)](_0x159876(0x29a))['me'],_0x192155=new _0x40547d(_0x12b5ce[_0x159876(0x1e7)],_0x12b5ce[_0x159876(0x1d1)]);for(const {suggestion:_0x55c76b,meta:_0x4d2c7d}of this[_0x159876(0x1ca)](_0x192155,_0x159876(0x1f3)))if(_0x4d2c7d[_0x159876(0x18e)]&&!_0x4d2c7d[_0x159876(0x1c0)]){if(_0x55c76b[_0x159876(0x258)]){const _0x355c88=_0x55c76b[_0x159876(0x252)]()[_0x159876(0x14e)](_0x3b4626=>_0x159876(0x206)!=_0x3b4626[_0x159876(0x156)][_0x159876(0x194)]);_0x355c88[_0x159876(0x2af)](_0x1e799a=>_0x192155[_0x159876(0x1d3)](_0x1e799a,!0x0))&&_0x55c76b[_0x159876(0x1e0)]();if(_0x355c88[_0x159876(0x264)](_0x760a8a=>_0x760a8a[_0x159876(0x1d3)](_0x192155,!0x0))){const _0x10781f=this[_0x159876(0x22c)][_0x159876(0x15e)](_0x159876(0x1dd),_0x42b833,_0x159876(0x17f));return this[_0x159876(0x275)](()=>_0x10781f([_0x192155],null,_0x9b39bc)),null;}}else{const _0x2b70b4=_0x192155[_0x159876(0x23b)](_0x55c76b[_0x159876(0x1c5)]());null!==_0x2b70b4&&_0x55c76b[_0x159876(0x1ba)]([_0x2b70b4],null,_0x9b39bc);}}if(_0x192155[_0x159876(0x1af)](),_0x192155[_0x159876(0x276)]||_0x159876(0x206)==_0x192155[_0x159876(0x156)][_0x159876(0x194)])return null;let _0x1c92fa=null,_0x575ec5=_0x192155[_0x159876(0x1e7)],_0x14226e=_0x192155[_0x159876(0x1d1)];const _0x1ad2ee=this[_0x159876(0x1ca)](_0x192155,_0x159876(0x1dd));for(const {suggestion:_0xf840e8,meta:_0x3af6ad}of _0x1ad2ee){const _0x129027=this[_0x159876(0x169)][_0x159876(0x24a)](_0x575ec5,_0x14226e);if(_0x3af6ad[_0x159876(0x18e)]&&(this[_0x159876(0x291)]||!_0x3af6ad[_0x159876(0x24d)]&&!_0x3af6ad[_0x159876(0x129)])){if(_0xf840e8[_0x159876(0x258)]){if(!Lt(_0xf840e8,_0x9b39bc))continue;let _0x47ce58=!0x0;for(const _0x2a8415 of _0xf840e8[_0x159876(0x252)]()){if(_0x2a8415[_0x159876(0x1d3)](_0x129027,!0x0))return _0xf840e8;_0x129027[_0x159876(0x1d3)](_0x2a8415)||(_0x47ce58=!0x1);}_0x47ce58&&_0xf840e8[_0x159876(0x1e0)]();}else{const _0x4bf7f3=_0xf840e8[_0x159876(0x1c5)]();if(_0x4bf7f3[_0x159876(0x1d3)](_0x129027,!0x0))return _0xf840e8;if(!Lt(_0xf840e8,_0x9b39bc)){_0x129027[_0x159876(0x1d3)](_0x4bf7f3)?_0xf840e8[_0x159876(0x152)]():_0x4bf7f3[_0x159876(0x217)](_0x575ec5)?_0x575ec5=_0x4bf7f3[_0x159876(0x1d1)]:_0x4bf7f3[_0x159876(0x217)](_0x14226e)&&(_0x14226e=_0x4bf7f3[_0x159876(0x1e7)]);continue;}_0x575ec5=_0x575ec5[_0x159876(0x201)](_0x4bf7f3[_0x159876(0x1e7)])?_0x575ec5:_0x4bf7f3[_0x159876(0x1e7)],_0x14226e=_0x14226e[_0x159876(0x183)](_0x4bf7f3[_0x159876(0x1d1)])?_0x14226e:_0x4bf7f3[_0x159876(0x1d1)],_0x9b39bc=Object[_0x159876(0x237)]({},_0xf840e8[_0x159876(0x27a)]),_0x1c92fa?_0x4bf7f3[_0x159876(0x1e7)][_0x159876(0x201)](_0x1c92fa[_0x159876(0x1c5)]()[_0x159876(0x1e7)])?(_0x1c92fa[_0x159876(0x152)](),_0x1c92fa=_0xf840e8):_0xf840e8[_0x159876(0x152)]():_0x1c92fa=_0xf840e8;}}}if(_0x1c92fa)return this[_0x159876(0x286)](_0x1c92fa,this[_0x159876(0x169)][_0x159876(0x24a)](_0x575ec5,_0x14226e)),_0x1c92fa;{const _0x2921d6=_0x382081(),_0x42e885=this[_0x159876(0x169)][_0x159876(0x24a)](_0x575ec5,_0x14226e),_0xcf608=_0x4301bb['id'],_0xa01bab=_0x42b833?_0x159876(0x234)+_0x42b833:_0x159876(0x1dd),_0x39a77d=this[_0x159876(0x24b)]({'id':_0x2921d6,'type':_0xa01bab,'createdAt':new Date(),'authorId':_0xcf608,'attributes':_0x9b39bc});return this[_0x159876(0x1a8)](_0xa01bab,_0x2921d6,_0xcf608,_0x42e885),_0x39a77d;}}[_0x10ef13(0x2b0)](_0x4292b1,_0x465727=_0x10ef13(0x272),_0x32979e={}){const _0x1b928e=_0x10ef13,_0x16a922=this[_0x1b928e(0x1f8)][_0x1b928e(0x1d0)][_0x1b928e(0x1e4)](_0x1b928e(0x29a))['me'],_0x286694=_0x4292b1[_0x1b928e(0x1b1)](_0x2b6763=>new _0x40547d(_0x2b6763[_0x1b928e(0x1e7)],_0x2b6763[_0x1b928e(0x1d1)])),_0x465e2b=new Set();for(const {suggestion:_0x3b2be1,meta:_0x43d11b}of this[_0x1b928e(0x1ca)](_0x286694,_0x1b928e(0x1f3)))_0x43d11b[_0x1b928e(0x18e)]&&!_0x43d11b[_0x1b928e(0x1c0)]&&_0x465e2b[_0x1b928e(0x14c)](_0x3b2be1);for(const _0x460fa1 of _0x465e2b)if(_0x460fa1[_0x1b928e(0x258)]){const _0x32d73e=_0x460fa1[_0x1b928e(0x252)]();(!_0x460fa1[_0x1b928e(0x27a)]||!_0x460fa1[_0x1b928e(0x27a)][_0x1b928e(0x1a7)])&&(_0x32d73e[_0x1b928e(0x2af)](_0x2ed158=>_0x286694[_0x1b928e(0x264)](_0x5679c0=>_0x5679c0[_0x1b928e(0x1d3)](_0x2ed158,!0x0)))&&_0x460fa1[_0x1b928e(0x1e0)]());if(_0x286694[_0x1b928e(0x2af)](_0x5ba25b=>_0x32d73e[_0x1b928e(0x264)](_0x3d6e7d=>_0x3d6e7d[_0x1b928e(0x1d3)](_0x5ba25b,!0x0)))){const _0xa58e9e=this[_0x1b928e(0x22c)][_0x1b928e(0x15e)](_0x1b928e(0x1dd),_0x465727,_0x1b928e(0x17f));return this[_0x1b928e(0x275)](()=>_0xa58e9e(_0x4292b1,null,_0x32979e)),null;}}else{const _0x3dcce7=_0x460fa1[_0x1b928e(0x1c5)]();_0x286694[_0x1b928e(0x264)](_0x3adc49=>_0x3adc49[_0x1b928e(0x1d3)](_0x3dcce7,!0x0))&&_0x460fa1[_0x1b928e(0x1e0)]();if(_0x286694[_0x1b928e(0x2af)](_0x398927=>_0x3dcce7[_0x1b928e(0x1d3)](_0x398927,!0x0))){const _0x560bda=this[_0x1b928e(0x22c)][_0x1b928e(0x15e)](_0x1b928e(0x1dd),_0x465727,_0x1b928e(0x17f));return this[_0x1b928e(0x275)](()=>_0x560bda(_0x286694,null,_0x32979e)),null;}}const _0x539267=this[_0x1b928e(0x22c)][_0x1b928e(0x15e)](_0x1b928e(0x1dd),_0x465727,_0x1b928e(0x149));let _0x1aef5f=null;for(const _0x5baa01 of this[_0x1b928e(0x21a)]())if(_0x5baa01[_0x1b928e(0x12d)]['id']==_0x16a922['id']&&_0x5baa01[_0x1b928e(0x1f7)]&&_0x1b928e(0x1dd)==_0x5baa01[_0x1b928e(0x1ce)]&&_0x5baa01[_0x1b928e(0x216)]==_0x465727&&Lt(_0x5baa01,_0x32979e)&&(_0x539267(_0x5baa01[_0x1b928e(0x252)](),_0x286694)||_0x539267(_0x286694,_0x5baa01[_0x1b928e(0x252)]()))){if(_0x1aef5f){if(_0x5baa01[_0x1b928e(0x2c5)]&&_0x5baa01[_0x1b928e(0x2c5)][_0x1b928e(0x23e)])continue;for(const _0x5ef545 of _0x5baa01[_0x1b928e(0x252)]())_0x1aef5f[_0x1b928e(0x2d8)](_0x5ef545)||_0x1aef5f[_0x1b928e(0x19d)](_0x5ef545);_0x5baa01[_0x1b928e(0x152)]();}else{_0x1aef5f=_0x5baa01;for(const _0x4a58f4 of _0x286694)_0x5baa01[_0x1b928e(0x2d8)](_0x4a58f4)||_0x5baa01[_0x1b928e(0x19d)](_0x4a58f4);}}if(_0x1aef5f)return _0x1aef5f;_0x465e2b[_0x1b928e(0x1c9)]();for(const {suggestion:_0x4cbf87,meta:_0x4e691e}of this[_0x1b928e(0x1ca)](_0x286694,_0x1b928e(0x1dd)))_0x4e691e[_0x1b928e(0x18e)]&&(this[_0x1b928e(0x291)]||!_0x4e691e[_0x1b928e(0x24d)]&&!_0x4e691e[_0x1b928e(0x129)])&&Lt(_0x4cbf87,_0x32979e)&&_0x465e2b[_0x1b928e(0x14c)](_0x4cbf87);for(const _0x3d7a20 of _0x465e2b){const _0x526383=_0x3d7a20[_0x1b928e(0x252)]();if(!_0x32979e||!_0x32979e[_0x1b928e(0x1a7)]){if(_0x286694[_0x1b928e(0x2af)](_0x386437=>_0x526383[_0x1b928e(0x264)](_0x181477=>_0x181477[_0x1b928e(0x1d3)](_0x386437,!0x0))))return _0x3d7a20;}(!_0x3d7a20[_0x1b928e(0x27a)]||!_0x3d7a20[_0x1b928e(0x27a)][_0x1b928e(0x1a7)])&&(_0x526383[_0x1b928e(0x2af)](_0x3a934e=>_0x286694[_0x1b928e(0x264)](_0x172768=>_0x172768[_0x1b928e(0x1d3)](_0x3a934e,!0x0)))&&_0x3d7a20[_0x1b928e(0x1e0)]());}const _0x17b639=_0x382081(),_0x118b1c=_0x16a922['id'],_0x4b396a=_0x1b928e(0x234)+_0x465727,_0x3e3f8b=this[_0x1b928e(0x24b)]({'id':_0x17b639,'type':_0x4b396a,'createdAt':new Date(),'authorId':_0x118b1c,'attributes':_0x32979e});for(const _0x79e5fd of _0x286694)_0x79e5fd[_0x1b928e(0x1af)](),_0x79e5fd[_0x1b928e(0x276)]||_0x1b928e(0x206)==_0x79e5fd[_0x1b928e(0x156)][_0x1b928e(0x194)]||this[_0x1b928e(0x1a8)](_0x4b396a,_0x17b639,_0x118b1c,_0x79e5fd,_0x5aaf18[_0x1b928e(0x2a2)]());return _0x3e3f8b;}[_0x10ef13(0x195)](_0x55b45d,_0x1169af,_0x276918,_0x4fef2b,_0x10b444){const _0x5f59dd=_0x10ef13;if(_0x55b45d[_0x5f59dd(0x276)])return[];if(_0x5f59dd(0x16c)===this[_0x5f59dd(0x1b8)])return[];const _0x2eb4d0=this[_0x5f59dd(0x1f8)][_0x5f59dd(0x1d0)][_0x5f59dd(0x1e4)](_0x5f59dd(0x29a))['me']['id'],_0x2e6b1e=Array[_0x5f59dd(0x139)](this[_0x5f59dd(0x238)][_0x5f59dd(0x285)]())[_0x5f59dd(0x14e)](_0x43bc43=>_0x5f59dd(0x2d1)==_0x43bc43[_0x5f59dd(0x1ce)]&&_0x43bc43[_0x5f59dd(0x257)][_0x5f59dd(0x1a4)]==_0x1169af&&_0x43bc43[_0x5f59dd(0x2d8)](_0x55b45d));if(_0x5f59dd(0x181)===this[_0x5f59dd(0x1b8)]){const _0x32f3f9=this[_0x5f59dd(0x1ca)](_0x55b45d,_0x5f59dd(0x1f3))[_0x5f59dd(0x14e)](({meta:_0xee35a3})=>_0xee35a3[_0x5f59dd(0x18e)]&&!_0xee35a3[_0x5f59dd(0x129)]&&!_0xee35a3[_0x5f59dd(0x1c0)])[_0x5f59dd(0x1b1)](({suggestion:_0x446168})=>_0x446168);_0x2e6b1e[_0x5f59dd(0x212)](..._0x32f3f9);}const _0x52c508=new Map([[_0x55b45d,_0x276918]]);for(const _0x321ed1 of _0x2e6b1e){const _0x5bd55d=_0x5f59dd(0x2d1)==_0x321ed1[_0x5f59dd(0x1ce)]?_0x321ed1[_0x5f59dd(0x257)][_0x5f59dd(0x270)]:void 0x0,_0x4c4952=_0x321ed1[_0x5f59dd(0x1c5)](),_0x91d2f9=Array[_0x5f59dd(0x139)](_0x52c508[_0x5f59dd(0x1fe)]())[_0x5f59dd(0x19f)](_0x237583=>_0x237583[_0x5f59dd(0x28b)](_0x4c4952));if(!_0x91d2f9)continue;const _0x1bc74f=_0x91d2f9[_0x5f59dd(0x231)](_0x4c4952);this[_0x5f59dd(0x17b)](_0x1169af)&&_0x5f59dd(0x1f3)==_0x321ed1[_0x5f59dd(0x1ce)]&&0x0!=_0x1bc74f[_0x5f59dd(0x23e)]||(_0x52c508[_0x5f59dd(0x2a7)](_0x91d2f9),_0x1bc74f[_0x5f59dd(0x133)](_0x1bd178=>{const _0xb881b5=_0x5f59dd;_0x52c508[_0xb881b5(0x287)](_0x1bd178,_0x276918);}),_0x5f59dd(0x1f3)!=_0x321ed1[_0x5f59dd(0x1ce)]&&_0x5bd55d!=_0x4fef2b&&_0x52c508[_0x5f59dd(0x287)](_0x91d2f9[_0x5f59dd(0x23b)](_0x4c4952),_0x5bd55d));}const _0x1138c0=[];for(const [_0x574572,_0x2fb870]of _0x52c508){const _0x2cab1a=_0x382081(),_0xb88cfa={'key':_0x1169af,'oldValue':_0x2fb870,'newValue':_0x4fef2b};_0x1169af[_0x5f59dd(0x23e)]>0x25&&console[_0x5f59dd(0x1f1)](_0x5f59dd(0x13a),{'key':_0x1169af});const _0x2f2353=(_0x5f59dd(0x199)+(_0x1169af+'|'+Vt({'newValue':_0x4fef2b})))[_0x5f59dd(0x246)](0x0,0x3c),_0x578260=this[_0x5f59dd(0x24b)]({'id':_0x2cab1a,'type':_0x2f2353,'data':_0xb88cfa,'createdAt':new Date(),'authorId':_0x2eb4d0,'attributes':_0x10b444});_0x1138c0[_0x5f59dd(0x168)](_0x578260),this[_0x5f59dd(0x1a8)](_0x2f2353,_0x2cab1a,_0x2eb4d0,_0x574572);}return _0x1138c0;}[_0x10ef13(0x1bd)](_0x10ea5f){const _0x1b94b6=_0x10ef13;this[_0x1b94b6(0x280)](_0x10ea5f,(_0x59948b,..._0x13b901)=>{const _0x14b9b2=_0x1b94b6;this[_0x14b9b2(0x137)](()=>{_0x59948b(..._0x13b901);});});}[_0x10ef13(0x220)](_0x584024){const _0x543cfd=_0x10ef13;this[_0x543cfd(0x296)][_0x543cfd(0x14c)](_0x584024);}[_0x10ef13(0x188)](_0x5f368b){const _0x2686e1=_0x10ef13;this[_0x2686e1(0x1d6)][_0x2686e1(0x14c)](_0x5f368b);}[_0x10ef13(0x192)](_0x1e9559){const _0x3d0985=_0x10ef13;return _0x3d0985(0x2d1)==_0x1e9559[_0x3d0985(0x1ce)]?_0x1e9559[_0x3d0985(0x216)][_0x3d0985(0x1ff)]('|')[0x0]:null;}[_0x10ef13(0x286)](_0x16c948,_0x55a915){const _0x21c899=_0x10ef13,_0x12079b=_0x16c948[_0x21c899(0x1dc)]();this[_0x21c899(0x169)][_0x21c899(0x1bc)](_0x99c1d2=>{const _0x4f83f9=_0x21c899;_0x99c1d2[_0x4f83f9(0x29d)](_0x12079b,{'range':_0x55a915});});}[_0x10ef13(0x179)](_0x1e8cb4){const _0x3f34c9=_0x10ef13,_0x344301=_0x1e8cb4['id'],_0x3b929a=this[_0x3f34c9(0x1f8)][_0x3f34c9(0x2ad)][_0x3f34c9(0x1e4)](_0x3f34c9(0x180));this[_0x3f34c9(0x1ac)][_0x3f34c9(0x18a)](_0x344301)||this[_0x3f34c9(0x1ac)][_0x3f34c9(0x28a)]({'channelId':_0x3b929a,'threadId':_0x344301,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x3d7042=this[_0x3f34c9(0x1ac)][_0x3f34c9(0x177)](_0x344301);_0x3d7042[_0x3f34c9(0x25b)](_0x3f34c9(0x269)),_0x3d7042[_0x3f34c9(0x269)]=!0x1,_0x1e8cb4[_0x3f34c9(0x2c5)]=_0x3d7042;}[_0x10ef13(0x193)](_0x4b68ea,_0x12be20,_0x2040e5,_0x1122dd){const _0x484776=_0x10ef13;if(_0x4b68ea[_0x484776(0x1ce)]!=_0x12be20||_0x4b68ea[_0x484776(0x216)]!=_0x2040e5||_0x4b68ea[_0x484776(0x224)]['id']!=_0x1122dd)throw this[_0x484776(0x1f8)][_0x484776(0x2ba)](_0x484776(0x1b2)),new _0x3e324b(_0x484776(0x1b2),this);}[_0x10ef13(0x1d9)](_0x518309,_0x26cff1){const _0x232df2=_0x10ef13,_0x5bb8b2=_0x518309[_0x232df2(0x1c5)]();if(_0x26cff1[_0x232df2(0x140)](_0x5bb8b2))_0x518309[_0x232df2(0x152)]();else{if(_0x5bb8b2[_0x232df2(0x1d3)](_0x26cff1)){const _0x4ea1f6=this[_0x232df2(0x169)][_0x232df2(0x233)](_0x26cff1[_0x232df2(0x1e7)][_0x232df2(0x228)],_0x232df2(0x1d1));this[_0x232df2(0x286)](_0x518309,this[_0x232df2(0x169)][_0x232df2(0x24a)](_0x5bb8b2[_0x232df2(0x1e7)],_0x4ea1f6));const _0x50a913=_0x382081(),_0xcaf12d=_0x518309[_0x232df2(0x224)]['id'],_0x1a2bf6=_0x518309[_0x232df2(0x1ce)]+':'+_0x518309[_0x232df2(0x216)];this[_0x232df2(0x24b)]({'id':_0x50a913,'type':_0x1a2bf6,'createdAt':new Date(),'authorId':_0xcaf12d,'data':_0x518309[_0x232df2(0x257)],'attributes':_0x518309[_0x232df2(0x27a)]});const _0x477dcd=this[_0x232df2(0x169)][_0x232df2(0x233)](_0x26cff1[_0x232df2(0x1d1)][_0x232df2(0x282)],_0x232df2(0x24f)),_0x181010=this[_0x232df2(0x169)][_0x232df2(0x24a)](_0x477dcd,_0x5bb8b2[_0x232df2(0x1d1)]);this[_0x232df2(0x1a8)](_0x1a2bf6,_0x50a913,_0xcaf12d,_0x181010);}else{if(_0x5bb8b2[_0x232df2(0x217)](_0x26cff1[_0x232df2(0x1e7)])){const _0xbbc54e=this[_0x232df2(0x169)][_0x232df2(0x233)](_0x26cff1[_0x232df2(0x1e7)][_0x232df2(0x228)],_0x232df2(0x1d1));this[_0x232df2(0x286)](_0x518309,this[_0x232df2(0x169)][_0x232df2(0x24a)](_0x5bb8b2[_0x232df2(0x1e7)],_0xbbc54e));}else{const _0x586847=this[_0x232df2(0x169)][_0x232df2(0x233)](_0x26cff1[_0x232df2(0x1d1)][_0x232df2(0x282)],_0x232df2(0x24f));this[_0x232df2(0x286)](_0x518309,this[_0x232df2(0x169)][_0x232df2(0x24a)](_0x586847,_0x5bb8b2[_0x232df2(0x1d1)]));}}}}[_0x10ef13(0x142)](_0x2abaca){const _0x19f1b3=_0x10ef13;for(const {suggestion:_0x3f147a,meta:_0x3128ee}of this[_0x19f1b3(0x1ca)](_0x2abaca,_0x19f1b3(0x1f3))){if(!_0x3128ee[_0x19f1b3(0x18e)])continue;const _0x4f82b6=_0x3f147a[_0x19f1b3(0x252)]();for(const _0x12c4c5 of _0x4f82b6)if(!_0x2abaca[_0x19f1b3(0x231)](_0x12c4c5)[_0x19f1b3(0x23e)])return!0x0;}return!0x1;}[_0x10ef13(0x2d5)](_0x326dc4){const _0x3a78ee=_0x10ef13,_0x24359b=this[_0x3a78ee(0x1f8)][_0x3a78ee(0x1d0)][_0x3a78ee(0x1e4)](_0x3a78ee(0x29a))[_0x3a78ee(0x1b6)](_0x326dc4);if(!_0x24359b)throw new _0x3e324b(_0x3a78ee(0x1aa),this);return _0x24359b;}[_0x10ef13(0x293)](_0x59aff1){const _0x1de1cb=_0x10ef13,_0x3f5701=this[_0x1de1cb(0x1f8)][_0x1de1cb(0x1d0)][_0x1de1cb(0x1e4)](_0x1de1cb(0x29a)),_0x995181=_0x2e155f(_0x1de1cb(0x1b0)+_0x59aff1),_0x3264d0=_0x3f5701[_0x1de1cb(0x1b6)](_0x995181);return _0x3264d0||_0x3f5701[_0x1de1cb(0x1e2)]({'id':_0x995181,'name':_0x59aff1});}[_0x10ef13(0x1ea)](_0x186786,_0x3b4043,_0x1e0ccd,_0x27eb42,_0x3d0c8d){const _0x4a5ed7=_0x10ef13,_0xde592e=this[_0x4a5ed7(0x2d5)](_0x27eb42),_0x4c5483=this[_0x4a5ed7(0x22c)][_0x4a5ed7(0x2c9)](_0x186786,_0x3b4043,_0x1e0ccd,_0xde592e,_0x3d0c8d,_0xcc8107=>{const _0x36053f=_0x4a5ed7;this[_0x36053f(0x27d)](_0x1e0ccd,{'attributes':_0xcc8107});const _0x5e282b=this[_0x36053f(0x2b8)](_0x1e0ccd);this[_0x36053f(0x28c)](new Set([_0x5e282b])),this[_0x36053f(0x2c6)](new Set([_0x5e282b]));});return this[_0x4a5ed7(0x292)](_0x4c5483,_0x4a5ed7(0x17f),()=>{const _0x1490ca=_0x4a5ed7;this[_0x1490ca(0x27d)](_0x1e0ccd,{'state':_0x1490ca(0x146)});},{'priority':_0x4a5ed7(0x2d2)}),this[_0x4a5ed7(0x292)](_0x4c5483,_0x4a5ed7(0x1e0),()=>{const _0x272a00=_0x4a5ed7;this[_0x272a00(0x27d)](_0x1e0ccd,{'state':_0x272a00(0x274)});},{'priority':_0x4a5ed7(0x2d2)}),this[_0x4a5ed7(0x238)][_0x4a5ed7(0x287)](_0x1e0ccd,_0x4c5483),this[_0x4a5ed7(0x242)][_0x4a5ed7(0x287)](_0x4c5483,_0x4a5ed7(0x208)),_0x4c5483;}[_0x10ef13(0x1e1)](_0x3e9da1){const _0xa02c49=_0x10ef13,_0xb36286=_0x3e9da1[_0xa02c49(0x1ff)](':');return{'group':_0xb36286[0x0],'type':_0xb36286[0x1],'subType':_0xb36286[_0xa02c49(0x23e)]>=0x5?_0xb36286[0x2]:null,'id':_0xb36286[_0xa02c49(0x23e)]<0x5?_0xb36286[0x2]:_0xb36286[0x3],'authorId':_0xb36286[_0xa02c49(0x23e)]<0x5?_0xb36286[0x3]:_0xb36286[0x4],'markerCount':0x6==_0xb36286[_0xa02c49(0x23e)]?_0xb36286[0x5]:null};}[_0x10ef13(0x166)](_0x3f0df5,_0x43c7fa,_0xe308d0){const _0x2f9822=_0x10ef13,_0x388ccb=_0x3f0df5[_0x2f9822(0x1c5)](),_0xd96f8a=_0x388ccb[_0x2f9822(0x1e7)],_0x3f25c0=_0x388ccb[_0x2f9822(0x1d1)];this[_0x2f9822(0x286)](_0x3f0df5,this[_0x2f9822(0x169)][_0x2f9822(0x24a)](_0xd96f8a,_0x43c7fa));const _0x7a32a3=_0x382081(),_0x933c89=_0x3f0df5[_0x2f9822(0x224)]['id'],_0x3548b5=_0x3f0df5[_0x2f9822(0x1ce)]+(_0x3f0df5[_0x2f9822(0x216)]?':'+_0x3f0df5[_0x2f9822(0x216)]:'');this[_0x2f9822(0x24b)]({'id':_0x7a32a3,'type':_0x3548b5,'createdAt':new Date(),'authorId':_0x933c89,'originalSuggestionId':_0x3f0df5['id'],'attributes':_0x3f0df5[_0x2f9822(0x27a)],'data':_0x3f0df5[_0x2f9822(0x257)]});const _0x5014ae=this[_0x2f9822(0x192)](_0x3f0df5);(_0x2f9822(0x207)==_0x3f0df5[_0x2f9822(0x1ce)]||_0x5014ae&&this[_0x2f9822(0x17b)](_0x5014ae))&&(_0xe308d0=this[_0x2f9822(0x169)][_0x2f9822(0x162)](_0xe308d0[_0x2f9822(0x282)])),this[_0x2f9822(0x1a8)](_0x3548b5,_0x7a32a3,_0x933c89,this[_0x2f9822(0x169)][_0x2f9822(0x24a)](_0xe308d0,_0x3f25c0));}[_0x10ef13(0x1ca)](_0x224c75,_0x396f92=null){const _0x47ad52=_0x10ef13,_0x2cb0f9=[],_0x363433=this[_0x47ad52(0x1f8)][_0x47ad52(0x1d0)][_0x47ad52(0x1e4)](_0x47ad52(0x29a))['me'];Array[_0x47ad52(0x249)](_0x224c75)||(_0x224c75=[_0x224c75]);for(const _0x4b797c of this[_0x47ad52(0x21a)]()){if(!_0x4b797c[_0x47ad52(0x1f7)])continue;if(_0x396f92&&_0x4b797c[_0x47ad52(0x1ce)]!=_0x396f92)continue;let _0x1c43b1=!0x1;for(const _0x1b38e9 of _0x4b797c[_0x47ad52(0x252)]()){for(const _0x41b48c of _0x224c75){const _0x40f430=_0x41b48c[_0x47ad52(0x1e7)][_0x47ad52(0x140)](_0x1b38e9[_0x47ad52(0x1d1)])||_0x41b48c[_0x47ad52(0x1d1)][_0x47ad52(0x140)](_0x1b38e9[_0x47ad52(0x1e7)]);if(_0x40f430||_0x41b48c[_0x47ad52(0x23b)](_0x1b38e9)){const _0x237f09=_0x41b48c[_0x47ad52(0x1d3)](_0x1b38e9)&&Rt(this[_0x47ad52(0x169)][_0x47ad52(0x2ac)],_0x1b38e9[_0x47ad52(0x1e7)],_0x41b48c),_0x532af3=_0x1b38e9[_0x47ad52(0x1d3)](_0x41b48c)&&Rt(this[_0x47ad52(0x169)][_0x47ad52(0x2ac)],_0x41b48c[_0x47ad52(0x1e7)],_0x1b38e9);_0x2cb0f9[_0x47ad52(0x168)]({'suggestion':_0x4b797c,'meta':{'isOwn':_0x363433==_0x4b797c[_0x47ad52(0x12d)],'isNextTo':_0x40f430,'isInsideObject':_0x237f09,'containsRangeInObject':_0x532af3}}),_0x1c43b1=!0x0;break;}}if(_0x1c43b1)break;}}return _0x2cb0f9;}[_0x10ef13(0x1a8)](_0x3b46d5,_0x46871b,_0x41c574,_0x472e43,_0x21c183){const _0x595a64=_0x10ef13;this[_0x595a64(0x169)][_0x595a64(0x1bc)](_0x18d1cc=>{const _0x135a5e=_0x595a64;let _0x3b2699=_0x135a5e(0x13f)+_0x3b46d5+':'+_0x46871b+':'+_0x41c574;_0x21c183&&(_0x3b2699=_0x3b2699+':'+_0x21c183),_0x18d1cc[_0x135a5e(0x2d4)](_0x3b2699,{'range':_0x472e43,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x10ef13(0x245)](_0x1d94b5){const _0x37181a=_0x10ef13,_0x1f091d=_0x1d94b5[_0x37181a(0x263)],_0x3ff368=_0x1d94b5[_0x37181a(0x1c8)];_0x1d94b5[_0x37181a(0x263)]=null,_0x1d94b5[_0x37181a(0x1c8)]=null,null!=_0x1f091d&&_0x1f091d[_0x37181a(0x1c8)]==_0x1d94b5&&(_0x1f091d[_0x37181a(0x1c8)]=_0x3ff368),null!=_0x3ff368&&_0x3ff368[_0x37181a(0x263)]==_0x1d94b5&&(_0x3ff368[_0x37181a(0x263)]=_0x1f091d),_0x37181a(0x294)==this[_0x37181a(0x242)][_0x37181a(0x1e4)](_0x1d94b5)&&(this[_0x37181a(0x242)][_0x37181a(0x287)](_0x1d94b5,_0x37181a(0x225)),this[_0x37181a(0x15a)](_0x37181a(0x1ec),_0x1d94b5,_0x1f091d,_0x3ff368));}[_0x10ef13(0x24b)](_0x13404a){const _0x1d53e2=_0x10ef13,_0x4a42e5=_0x13404a['id'],_0x5abdc5=this[_0x1d53e2(0x251)](_0x13404a);if(this[_0x1d53e2(0x2a6)]&&this[_0x1d53e2(0x2a6)][_0x1d53e2(0x26c)]){const _0x4d9147=this[_0x1d53e2(0x1f8)][_0x1d53e2(0x1d0)][_0x1d53e2(0x1e4)](_0x1d53e2(0x1b3)),_0x519c43=_0x5abdc5[_0x1d53e2(0x2ab)],_0x2c9bc2=_0x5abdc5[_0x1d53e2(0x216)]?_0x5abdc5[_0x1d53e2(0x1ce)]+':'+_0x5abdc5[_0x1d53e2(0x216)]:_0x5abdc5[_0x1d53e2(0x1ce)],_0x37dc00=this[_0x1d53e2(0x1f8)][_0x1d53e2(0x198)],_0x15fcf3=_0x4d9147[_0x1d53e2(0x14c)](_0x56c48c(_0x37dc00,_0x1d53e2(0x26d))),_0x3d30b8={'id':_0x4a42e5,'type':_0x2c9bc2,'hasComments':_0x519c43,'data':_0x13404a[_0x1d53e2(0x257)]||null,'originalSuggestionId':_0x13404a[_0x1d53e2(0x29f)]||null,'attributes':_0x5abdc5[_0x1d53e2(0x27a)]};this[_0x1d53e2(0x2a6)][_0x1d53e2(0x26c)](_0x3d30b8)[_0x1d53e2(0x241)](_0x1682b8=>{const _0xa1af2f=_0x1d53e2;_0x5abdc5[_0xa1af2f(0x256)]=!0x0,_0x4d9147[_0xa1af2f(0x26b)](_0x15fcf3),_0x1682b8&&_0x1682b8[_0xa1af2f(0x1df)]&&(this[_0xa1af2f(0x238)][_0xa1af2f(0x1e4)](_0x4a42e5)[_0xa1af2f(0x1df)]=_0x1682b8[_0xa1af2f(0x1df)]);})[_0x1d53e2(0x1de)](_0x50b1d4=>{const _0x18a8c3=_0x1d53e2;throw _0x1d334d(_0x18a8c3(0x2b1)),this[_0x18a8c3(0x1f8)][_0x18a8c3(0x173)][_0x18a8c3(0x1c3)]({'isUndoable':!0x1},()=>{const _0x28ac22=_0x18a8c3;_0x5abdc5[_0x28ac22(0x1e0)]();}),_0x5abdc5[_0x18a8c3(0x1a1)](),this[_0x18a8c3(0x238)][_0x18a8c3(0x2a7)](_0x5abdc5['id']),this[_0x18a8c3(0x242)][_0x18a8c3(0x2a7)](_0x5abdc5),_0x50b1d4;});}return _0x5abdc5;}[_0x10ef13(0x17b)](_0x10fa90){const _0x5e8299=_0x10ef13;return this[_0x5e8299(0x296)][_0x5e8299(0x22f)](_0x10fa90);}[_0x10ef13(0x27d)](_0x589526,_0xbcc7ec){const _0x466709=_0x10ef13,_0x1a500b=this[_0x466709(0x1f8)][_0x466709(0x1d0)][_0x466709(0x1e4)](_0x466709(0x1b3)),_0x5ec43c=this[_0x466709(0x2b8)](_0x589526);if(this[_0x466709(0x2a6)]&&this[_0x466709(0x2a6)][_0x466709(0x1c6)]){if(_0x5ec43c[_0x466709(0x256)]){const _0x70d516=_0x1a500b[_0x466709(0x14c)](_0x56c48c(this[_0x466709(0x1f8)][_0x466709(0x198)],_0x466709(0x26d)));this[_0x466709(0x2a6)][_0x466709(0x1c6)](_0x589526,_0xbcc7ec)[_0x466709(0x241)](()=>{const _0x3e3601=_0x466709;_0x1a500b[_0x3e3601(0x26b)](_0x70d516);});}else _0x5ec43c['on'](_0x466709(0x281),()=>{const _0x208220=_0x466709;this[_0x208220(0x27d)](_0x589526,_0xbcc7ec);});}}[_0x10ef13(0x2b2)](_0x38f644){const _0x18f190=_0x10ef13;if(!this[_0x18f190(0x2a6)]||!this[_0x18f190(0x2a6)][_0x18f190(0x2b8)])throw new _0x3e324b(_0x18f190(0x265),this);return this[_0x18f190(0x2a6)][_0x18f190(0x2b8)](_0x38f644);}[_0x10ef13(0x283)](_0x258208){const _0x32b09f=_0x10ef13,{id:_0x4c359,type:_0x3c7b55,subType:_0x189061,authorId:_0x33d273}=this[_0x32b09f(0x1e1)](_0x258208),_0x373c3a=this[_0x32b09f(0x238)][_0x32b09f(0x1e4)](_0x4c359)||this[_0x32b09f(0x1ea)](_0x3c7b55,_0x189061,_0x4c359,_0x33d273,{});switch(this[_0x32b09f(0x193)](_0x373c3a,_0x3c7b55,_0x189061,_0x33d273),this[_0x32b09f(0x242)][_0x32b09f(0x1e4)](_0x373c3a)){case _0x32b09f(0x208):this[_0x32b09f(0x2b2)](_0x4c359)[_0x32b09f(0x241)](_0x3040cc=>{const _0x17beda=_0x32b09f;let _0x1c3f92=Promise[_0x17beda(0x1f4)]();_0x3040cc[_0x17beda(0x2ab)]&&(_0x1c3f92=this[_0x17beda(0x1ac)][_0x17beda(0x215)]({'channelId':this[_0x17beda(0x1f8)][_0x17beda(0x2ad)][_0x17beda(0x1e4)](_0x17beda(0x180)),'threadId':_0x4c359})),_0x1c3f92[_0x17beda(0x241)](()=>{const _0x4dfac5=_0x17beda;this[_0x4dfac5(0x251)](_0x3040cc)[_0x4dfac5(0x256)]=!0x0;});}),this[_0x32b09f(0x242)][_0x32b09f(0x287)](_0x373c3a,_0x32b09f(0x20b));break;case _0x32b09f(0x225):this[_0x32b09f(0x27d)](_0x4c359,{'state':_0x32b09f(0x1f6)});case _0x32b09f(0x16d):this[_0x32b09f(0x242)][_0x32b09f(0x287)](_0x373c3a,_0x32b09f(0x294)),this[_0x32b09f(0x15a)](_0x32b09f(0x23a),_0x373c3a);break;case _0x32b09f(0x294):this[_0x32b09f(0x15a)](_0x32b09f(0x12e),_0x373c3a);}return _0x373c3a[_0x32b09f(0x23d)](_0x258208),_0x373c3a;}[_0x10ef13(0x2c6)](_0x1e3570){const _0x4cbefd=_0x10ef13,_0x4d1a42=Array[_0x4cbefd(0x139)](_0x1e3570),_0x174a65=_0x4d1a42[_0x4cbefd(0x14e)](_0x2fdd59=>_0x4cbefd(0x2d1)==_0x2fdd59[_0x4cbefd(0x1ce)]);this[_0x4cbefd(0x20a)](_0x174a65);const _0x1fd413=_0x4d1a42[_0x4cbefd(0x14e)](_0x5e6c86=>!_0x5e6c86[_0x4cbefd(0x258)]&&_0x4cbefd(0x2d1)!=_0x5e6c86[_0x4cbefd(0x1ce)]),_0xed3dc3=this[_0x4cbefd(0x21a)]({'skipNotAttached':!0x0})[_0x4cbefd(0x14e)](_0xca6173=>!_0xca6173[_0x4cbefd(0x258)]&&_0x4cbefd(0x2d1)!=_0xca6173[_0x4cbefd(0x1ce)]),_0x82e3c7=_0xed3dc3[_0x4cbefd(0x14e)](_0x128b22=>!_0x1e3570[_0x4cbefd(0x22f)](_0x128b22)),_0x430815=new Map(_0xed3dc3[_0x4cbefd(0x1b1)](_0x21c379=>[_0x21c379,this[_0x4cbefd(0x22c)][_0x4cbefd(0x15e)](_0x21c379[_0x4cbefd(0x1ce)],_0x21c379[_0x4cbefd(0x216)],_0x4cbefd(0x248))])),_0x2522b7=new Map(_0xed3dc3[_0x4cbefd(0x1b1)](_0x294022=>[_0x294022,_0x294022[_0x4cbefd(0x1c5)]()])),_0x215c48=new Set(),_0x2f17af=new Set();for(let _0x3ca6dc=0x0;_0x3ca6dc<_0x1fd413[_0x4cbefd(0x23e)];_0x3ca6dc++)_0xd79887(_0x1fd413[_0x3ca6dc],_0x1fd413,_0x3ca6dc+0x1);for(let _0x2aa6c9=0x0;_0x2aa6c9<_0x1fd413[_0x4cbefd(0x23e)];_0x2aa6c9++)_0xd79887(_0x1fd413[_0x2aa6c9],_0x82e3c7,0x0);const _0x5777e0=new Set();for(let _0x4c9747=0x0;_0x4c9747<_0x1fd413[_0x4cbefd(0x23e)];_0x4c9747++){const _0x410fe7=_0x1fd413[_0x4c9747];!_0x2f17af[_0x4cbefd(0x22f)](_0x410fe7)&&_0x410fe7[_0x4cbefd(0x263)]&&(_0x5777e0[_0x4cbefd(0x14c)](_0x410fe7[_0x4cbefd(0x263)]),_0x410fe7[_0x4cbefd(0x263)][_0x4cbefd(0x1c8)]===_0x410fe7&&(_0x410fe7[_0x4cbefd(0x263)][_0x4cbefd(0x1c8)]=null),_0x410fe7[_0x4cbefd(0x263)]=null),!_0x215c48[_0x4cbefd(0x22f)](_0x410fe7)&&_0x410fe7[_0x4cbefd(0x1c8)]&&(_0x5777e0[_0x4cbefd(0x14c)](_0x410fe7[_0x4cbefd(0x1c8)]),_0x410fe7[_0x4cbefd(0x1c8)][_0x4cbefd(0x263)]===_0x410fe7&&(_0x410fe7[_0x4cbefd(0x1c8)][_0x4cbefd(0x263)]=null),_0x410fe7[_0x4cbefd(0x1c8)]=null);}function _0xd79887(_0x28ba19,_0x3b8a00,_0x529ec4){const _0x4089ef=_0x4cbefd;for(let _0x52894c=_0x529ec4;_0x52894c<_0x3b8a00[_0x4089ef(0x23e)];_0x52894c++){const _0x59f479=_0x3b516b(_0x28ba19,_0x3b8a00[_0x52894c]);_0x59f479&&(_0x59f479[0x0][_0x4089ef(0x1c8)]=_0x59f479[0x1],_0x59f479[0x1][_0x4089ef(0x263)]=_0x59f479[0x0],_0x215c48[_0x4089ef(0x14c)](_0x59f479[0x0]),_0x2f17af[_0x4089ef(0x14c)](_0x59f479[0x1]));}}function _0x3b516b(_0x387d3f,_0xa97524){const _0x47790c=_0x4cbefd;if(_0x387d3f[_0x47790c(0x12d)]['id']!==_0xa97524[_0x47790c(0x12d)]['id'])return null;const _0x47dcd5=_0x430815[_0x47790c(0x1e4)](_0x387d3f)(_0x387d3f,_0xa97524,_0x2522b7[_0x47790c(0x1e4)](_0x387d3f),_0x2522b7[_0x47790c(0x1e4)](_0xa97524));if(!_0x47dcd5)return null;return _0x430815[_0x47790c(0x1e4)](_0xa97524)(_0x387d3f,_0xa97524,_0x2522b7[_0x47790c(0x1e4)](_0x387d3f),_0x2522b7[_0x47790c(0x1e4)](_0xa97524))?_0x47dcd5[0x1][_0x47790c(0x2c5)]&&_0x47dcd5[0x1][_0x47790c(0x2c5)][_0x47790c(0x23e)]?null:_0x47dcd5:null;}_0x5777e0[_0x4cbefd(0x145)]&&this[_0x4cbefd(0x2c6)](_0x5777e0);}[_0x10ef13(0x20a)](_0x8f14b6){const _0xe0e35f=_0x10ef13;if(0x0==_0x8f14b6[_0xe0e35f(0x23e)])return;const _0x138afb=this[_0xe0e35f(0x21a)]({'skipNotAttached':!0x0})[_0xe0e35f(0x14e)](_0x143307=>_0xe0e35f(0x2d1)==_0x143307[_0xe0e35f(0x1ce)]&&_0x143307[_0xe0e35f(0x143)]),_0x12be92=[],_0x49a24c=new Map();for(const _0x427fac of _0x138afb){const _0x5666c6=_0x2e155f(_0x427fac[_0xe0e35f(0x27a)]);_0x49a24c[_0xe0e35f(0x22f)](_0x5666c6)||(_0x49a24c[_0xe0e35f(0x287)](_0x5666c6,_0x12be92[_0xe0e35f(0x23e)]),_0x12be92[_0xe0e35f(0x168)]([]));const _0x57e117=_0x49a24c[_0xe0e35f(0x1e4)](_0x5666c6);_0x12be92[_0x57e117][_0xe0e35f(0x168)](_0x427fac);}!(function(){const _0x3a434c=_0xe0e35f;_0x12be92[_0x3a434c(0x14a)]((_0x1e12e2,_0xb8359e)=>{const _0x4254d5=_0x3a434c,_0x5bda98=_0x1e12e2[0x0][_0x4254d5(0x1df)],_0x1917ca=_0xb8359e[0x0][_0x4254d5(0x1df)];return _0x5bda98==_0x1917ca?_0x1e12e2[0x0][_0x4254d5(0x27a)][_0x4254d5(0x2b3)]<_0xb8359e[0x0][_0x4254d5(0x27a)][_0x4254d5(0x2b3)]?-0x1:0x1:_0x5bda98<_0x1917ca?-0x1:0x1;});for(const _0x1debee of _0x12be92)_0x1debee[_0x3a434c(0x14a)]((_0x1b639a,_0x40f181)=>_0x1b639a['id']<_0x40f181['id']?-0x1:0x1);}());for(let _0x109a00=0x0;_0x109a00<_0x12be92[_0xe0e35f(0x23e)];_0x109a00++){if(0x0==_0x12be92[_0x109a00][_0xe0e35f(0x23e)])continue;const _0x10820d=[];for(let _0xb29c9c=_0x109a00+0x1;_0xb29c9c<_0x12be92[_0xe0e35f(0x23e)];_0xb29c9c++)0x0!=_0x12be92[_0xb29c9c][_0xe0e35f(0x23e)]&&_0x25dd58(_0x12be92[_0x109a00],_0x12be92[_0xb29c9c])&&_0x10820d[_0xe0e35f(0x168)](_0xb29c9c);for(const _0x5072a1 of _0x10820d)_0x12be92[_0x109a00]=_0x12be92[_0x109a00][_0xe0e35f(0x1f9)](_0x12be92[_0x5072a1]),_0x12be92[_0x5072a1]=[];}for(const _0x19c80d of _0x12be92)for(let _0x3d70f9=0x0;_0x3d70f9<_0x19c80d[_0xe0e35f(0x23e)];_0x3d70f9++)_0x19c80d[_0x3d70f9][_0xe0e35f(0x1c8)]=_0x19c80d[_0x3d70f9+0x1]||null;for(const _0x1fb373 of _0x12be92)for(let _0x5f50a6=0x0;_0x5f50a6<_0x1fb373[_0xe0e35f(0x23e)];_0x5f50a6++)_0x1fb373[_0x5f50a6][_0xe0e35f(0x263)]=_0x1fb373[_0x5f50a6-0x1]||null;function _0x25dd58(_0x132219,_0x33f8a3){const _0x37d2b0=_0xe0e35f;if(_0x132219[0x0][_0x37d2b0(0x27a)][_0x37d2b0(0x2b3)]!==_0x33f8a3[0x0][_0x37d2b0(0x27a)][_0x37d2b0(0x2b3)]&&_0x132219[0x0][_0x37d2b0(0x12d)]!==_0x33f8a3[0x0][_0x37d2b0(0x12d)])return!0x1;if(!function(_0x5c41c0,_0x6293cb){const _0x37154b=_0x37d2b0;if(!_0x5c41c0[_0x37154b(0x2ab)]&&!_0x6293cb[_0x37154b(0x2ab)])return!0x0;if(_0x5c41c0[_0x37154b(0x2ab)]&&_0x6293cb[_0x37154b(0x2ab)])return!0x1;if(_0x5c41c0[_0x37154b(0x2ab)]&&_0x6293cb[_0x37154b(0x1df)]<_0x5c41c0[_0x37154b(0x2c5)][_0x37154b(0x16a)][_0x37154b(0x1e4)](0x0)[_0x37154b(0x1df)])return!0x0;if(_0x6293cb[_0x37154b(0x2ab)]&&_0x5c41c0[_0x37154b(0x1df)]<_0x6293cb[_0x37154b(0x2c5)][_0x37154b(0x16a)][_0x37154b(0x1e4)](0x0)[_0x37154b(0x1df)])return!0x0;return!0x1;}(_0x132219[0x0],_0x33f8a3[0x0]))return!0x1;const _0x4b161b=_0x47b6ca(_0x132219[0x0][_0x37d2b0(0x27a)],_0x37d2b0(0x2b3)),_0x4fff22=_0x47b6ca(_0x33f8a3[0x0][_0x37d2b0(0x27a)],_0x37d2b0(0x2b3));if(!_0x79de94(_0x4b161b,_0x4fff22))return!0x1;return!!_0x132219[_0x37d2b0(0x2af)](_0x26ee3b=>_0x33f8a3[_0x37d2b0(0x264)](_0x571c1e=>_0x26ee3b[_0x37d2b0(0x1c5)]()[_0x37d2b0(0x140)](_0x571c1e[_0x37d2b0(0x1c5)]())))&&_0x33f8a3[_0x37d2b0(0x2af)](_0x3b4c0c=>_0x132219[_0x37d2b0(0x264)](_0x5e97bf=>_0x3b4c0c[_0x37d2b0(0x1c5)]()[_0x37d2b0(0x140)](_0x5e97bf[_0x37d2b0(0x1c5)]())));}}[_0x10ef13(0x28c)](_0x48f484){const _0x22de62=_0x10ef13,_0x53755a=Array[_0x22de62(0x139)](_0x48f484),_0x2f2b36=this[_0x22de62(0x21a)]({'skipNotAttached':!0x0}),_0x289850=_0x2f2b36[_0x22de62(0x14e)](_0x35e997=>!_0x48f484[_0x22de62(0x22f)](_0x35e997)),_0x5981ee=new Map(_0x53755a[_0x22de62(0x1b1)](_0x1828cc=>[_0x1828cc,this[_0x22de62(0x22c)][_0x22de62(0x15e)](_0x1828cc[_0x22de62(0x1ce)],_0x1828cc[_0x22de62(0x216)],_0x22de62(0x149))])),_0x2c8a0b=new Map(_0x2f2b36[_0x22de62(0x1b1)](_0x135eab=>[_0x135eab,_0x135eab[_0x22de62(0x252)]()]));for(let _0x4ed100=0x0;_0x4ed100<_0x53755a[_0x22de62(0x23e)];_0x4ed100++){if(_0x2a3dfd(this,_0x53755a[_0x4ed100],_0x53755a,_0x4ed100+0x1))return!0x0;}for(let _0x1f0412=0x0;_0x1f0412<_0x53755a[_0x22de62(0x23e)];_0x1f0412++){if(_0x2a3dfd(this,_0x53755a[_0x1f0412],_0x289850,0x0))return!0x0;}return!0x1;function _0x2a3dfd(_0x1688a6,_0x1ec322,_0x59f3ce,_0x2f3099){const _0x38bc90=_0x22de62;for(let _0x413014=_0x2f3099;_0x413014<_0x59f3ce[_0x38bc90(0x23e)];_0x413014++){const _0x1b6a97=_0x59f3ce[_0x413014];if(_0x1b6a97[_0x38bc90(0x1ce)]!==_0x1ec322[_0x38bc90(0x1ce)]||_0x1b6a97[_0x38bc90(0x12d)]['id']!==_0x1ec322[_0x38bc90(0x12d)]['id']||_0x1b6a97[_0x38bc90(0x216)]!==_0x1ec322[_0x38bc90(0x216)])continue;if(!Pt(_0x1ec322,_0x1b6a97,[_0x38bc90(0x2b3)]))continue;if(_0x38bc90(0x2d1)==_0x1ec322[_0x38bc90(0x1ce)]&&_0x1ec322[_0x38bc90(0x257)][_0x38bc90(0x270)]!=_0x1b6a97[_0x38bc90(0x257)][_0x38bc90(0x270)])continue;if(_0x38bc90(0x2d1)==_0x1ec322[_0x38bc90(0x1ce)]&&_0x1688a6[_0x38bc90(0x17b)](_0x1ec322[_0x38bc90(0x257)][_0x38bc90(0x1a4)]))continue;if(_0x38bc90(0x207)==_0x1ec322[_0x38bc90(0x1ce)]){const _0x315fac=_0x1688a6[_0x38bc90(0x1f8)][_0x38bc90(0x173)],_0x59d61d=_0x1ec322[_0x38bc90(0x136)]();if(_0x59d61d&&(_0x315fac[_0x38bc90(0x2ac)][_0x38bc90(0x128)](_0x59d61d)||_0x315fac[_0x38bc90(0x2ac)][_0x38bc90(0x170)](_0x59d61d)))continue;}const _0x35b087=_0x5981ee[_0x38bc90(0x1e4)](_0x1ec322),_0x1b1161=_0x2c8a0b[_0x38bc90(0x1e4)](_0x1ec322),_0x3d1281=_0x2c8a0b[_0x38bc90(0x1e4)](_0x1b6a97),_0x43f240=_0x1ec322[_0x38bc90(0x2c5)]&&_0x1ec322[_0x38bc90(0x2c5)][_0x38bc90(0x23e)],_0x4461dc=_0x1b6a97[_0x38bc90(0x2c5)]&&_0x1b6a97[_0x38bc90(0x2c5)][_0x38bc90(0x23e)];if(!_0x43f240&&_0x35b087(_0x3d1281,_0x1b1161))return _0x1688a6[_0x38bc90(0x150)](_0x1b6a97,_0x1ec322),_0x2c8a0b[_0x38bc90(0x2a7)](_0x1ec322),!0x0;if(!_0x4461dc&&_0x35b087(_0x1b1161,_0x3d1281))return _0x1688a6[_0x38bc90(0x150)](_0x1ec322,_0x1b6a97),_0x2c8a0b[_0x38bc90(0x2a7)](_0x1b6a97),!0x0;}return!0x1;}}[_0x10ef13(0x150)](_0x4ff668,_0x13d8da){const _0x523403=_0x10ef13;if(_0x4ff668[_0x523403(0x258)]){for(const _0x239648 of _0x13d8da[_0x523403(0x252)]())_0x4ff668[_0x523403(0x19d)](_0x239648);}else{const _0x1abb42=_0x13d8da[_0x523403(0x1c5)]()[_0x523403(0x1d1)];this[_0x523403(0x286)](_0x4ff668,this[_0x523403(0x169)][_0x523403(0x24a)](_0x4ff668[_0x523403(0x1c5)]()[_0x523403(0x1e7)],_0x1abb42));}_0x13d8da[_0x523403(0x152)]();}[_0x10ef13(0x200)](_0x4cb08e,_0x18c23c){const _0x201a1b=_0x10ef13,_0x45094e=_0x4cb08e[_0x201a1b(0x219)](_0x201a1b(0x2d0))||_0x4cb08e[_0x201a1b(0x219)](_0x201a1b(0x2d1))?_0x201a1b(0x1f2):_0x4cb08e[_0x201a1b(0x1fa)]();return _0x56c48c(this[_0x201a1b(0x1f8)][_0x201a1b(0x198)],_0x18c23c+'_'+_0x45094e+_0x201a1b(0x222));}[_0x10ef13(0x27f)](){const _0x25696c=_0x10ef13,_0x12b1ee=this[_0x25696c(0x1f8)];if(!_0x12b1ee['ui'])return;const {ariaLiveAnnouncer:_0x360063}=_0x12b1ee['ui'];_0x8b7b8f(this[_0x25696c(0x169)],({left:_0x260daa,entered:_0x9e53ee})=>{const _0x43ee57=_0x25696c;for(const _0x50c03c of _0x260daa){const {group:_0x5cc881,type:_0xd7a40c}=this[_0x43ee57(0x1e1)](_0x50c03c[_0x43ee57(0x1d4)]);if(_0x43ee57(0x2b4)===_0x5cc881){_0x360063[_0x43ee57(0x2a3)](this[_0x43ee57(0x200)](_0xd7a40c,_0x43ee57(0x27b)));break;}}for(const _0x106df2 of _0x9e53ee){const {group:_0x58cecf,type:_0x45ef4e}=this[_0x43ee57(0x1e1)](_0x106df2[_0x43ee57(0x1d4)]);if(_0x43ee57(0x2b4)===_0x58cecf){_0x360063[_0x43ee57(0x2a3)](this[_0x43ee57(0x200)](_0x45ef4e,_0x43ee57(0x24c)));break;}}});}[_0x10ef13(0x1a3)](_0x41d0f5){const _0x255a0a=_0x10ef13;if(this[_0x255a0a(0x1b4)])return!0x1;const _0x155225=this[_0x255a0a(0x1f8)],_0x206696=_0x155225[_0x255a0a(0x173)][_0x255a0a(0x2bc)][_0x255a0a(0x235)][_0x255a0a(0x2d6)]();if(0x0==_0x206696[_0x255a0a(0x23e)])return!0x1;const _0x4c25b3=[],_0x14899e=_0x206696[_0x255a0a(0x14e)](_0x43d3a6=>_0x255a0a(0x2d1)==_0x43d3a6[_0x255a0a(0x1ce)]),_0x2ff076=_0x206696[_0x255a0a(0x14e)](_0x48f01a=>_0x255a0a(0x160)==_0x48f01a[_0x255a0a(0x1ce)]&&_0x255a0a(0x1ee)!=_0x48f01a[_0x255a0a(0x1d4)]),_0x3a7fe5=_0x206696[_0x255a0a(0x14e)](_0x577080=>_0x255a0a(0x26b)==_0x577080[_0x255a0a(0x1ce)]&&_0x255a0a(0x1ee)!=_0x577080[_0x255a0a(0x1d4)]);for(const _0x1ea811 of _0x14899e)_0x4c25b3[_0x255a0a(0x168)]({'key':_0x1ea811[_0x255a0a(0x27e)],'newValue':_0x1ea811[_0x255a0a(0x254)],'oldValue':_0x1ea811[_0x255a0a(0x2c4)],'range':Ot(_0x1ea811[_0x255a0a(0x1da)],_0x155225[_0x255a0a(0x173)])});for(const _0x1f0f2c of _0x2ff076){const _0xcaf8c=_0x3a7fe5[_0x255a0a(0x19f)](_0x16c600=>_0x16c600[_0x255a0a(0x261)][_0x255a0a(0x140)](_0x1f0f2c[_0x255a0a(0x261)]));_0xcaf8c&&_0x4c25b3[_0x255a0a(0x168)]({'key':_0x255a0a(0x1cc),'newValue':_0x1f0f2c[_0x255a0a(0x1d4)],'oldValue':_0xcaf8c[_0x255a0a(0x1d4)],'range':_0x155225[_0x255a0a(0x173)][_0x255a0a(0x297)](_0x1f0f2c[_0x255a0a(0x261)][_0x255a0a(0x144)])});}return 0x0!=_0x4c25b3[_0x255a0a(0x23e)]&&this[_0x255a0a(0x266)](_0x41d0f5,_0x4c25b3);}[_0x10ef13(0x226)](_0x4eedfe){const _0x3b2a42=_0x10ef13;let _0x348ede=!0x1;const _0x3ded79=this[_0x3b2a42(0x1f8)][_0x3b2a42(0x173)][_0x3b2a42(0x2bc)][_0x3b2a42(0x235)][_0x3b2a42(0x165)]()[_0x3b2a42(0x14e)](_0x26c3e5=>_0x26c3e5[_0x3b2a42(0x257)][_0x3b2a42(0x13d)]&&_0x26c3e5[_0x3b2a42(0x1d4)][_0x3b2a42(0x219)](_0x3b2a42(0x1e8)));for(const _0x4a9ad2 of _0x3ded79){const {subType:_0x511a55,id:_0x2238c6}=this[_0x3b2a42(0x1e1)](_0x4a9ad2[_0x3b2a42(0x1d4)]),_0x5a4ac5=_0x511a55[_0x3b2a42(0x1ff)]('|')[0x0];for(const _0x2e9883 of this[_0x3b2a42(0x21a)]({'skipNotAttached':!0x0}))_0x2e9883['id']!=_0x2238c6&&_0x3b2a42(0x2d1)==_0x2e9883[_0x3b2a42(0x1ce)]&&_0x2e9883[_0x3b2a42(0x257)]&&_0x2e9883[_0x3b2a42(0x257)][_0x3b2a42(0x1a4)]==_0x5a4ac5&&_0x2e9883[_0x3b2a42(0x1c5)]()[_0x3b2a42(0x28b)](_0x4a9ad2[_0x3b2a42(0x257)][_0x3b2a42(0x13d)])&&(this[_0x3b2a42(0x153)](_0x2e9883,_0x4a9ad2[_0x3b2a42(0x257)][_0x3b2a42(0x13d)],_0x4eedfe),_0x348ede=!0x0);}return _0x348ede;}[_0x10ef13(0x137)](_0x4b48fc){const _0x456245=_0x10ef13;this[_0x456245(0x1f8)],(this[_0x456245(0x1b4)]=!0x0,_0x4b48fc());}[_0x10ef13(0x240)](_0x5bf18e){const _0x53df2e=_0x10ef13,_0x527f9f=this[_0x53df2e(0x17b)](_0x5bf18e),_0x1a5844=this[_0x53df2e(0x1d6)][_0x53df2e(0x22f)](_0x5bf18e);return _0x527f9f||_0x1a5844;}[_0x10ef13(0x266)](_0x4ddbc1,_0x431991){const _0x45dbb7=_0x10ef13;if(0x0==_0x431991[_0x45dbb7(0x23e)])return!0x1;let _0x577e0a=!0x1;for(const _0x3d7baf of _0x431991){const _0x5113e2=this[_0x45dbb7(0x1ca)](_0x3d7baf[_0x45dbb7(0x1da)],_0x45dbb7(0x2d1))[_0x45dbb7(0x14e)](_0x2b25d8=>!_0x2b25d8[_0x45dbb7(0x159)][_0x45dbb7(0x1c0)])[_0x45dbb7(0x1b1)](_0x3f371f=>_0x3f371f[_0x45dbb7(0x2b4)]),_0x125d3a=_0x2e155f({'newValue':_0x3d7baf[_0x45dbb7(0x1f0)]});_0x5113e2[_0x45dbb7(0x14e)](_0x72850d=>{const _0x3a3c3f=_0x45dbb7,[_0x26999d,_0xbf7424]=_0x72850d[_0x3a3c3f(0x216)][_0x3a3c3f(0x1ff)]('|');return _0x26999d==_0x3d7baf[_0x3a3c3f(0x1a4)]&&_0xbf7424!=_0x125d3a;})[_0x45dbb7(0x133)](_0x23e030=>{const _0x49e805=_0x45dbb7;this[_0x49e805(0x153)](_0x23e030,_0x3d7baf[_0x49e805(0x1da)],_0x4ddbc1),_0x577e0a=!0x0;});}return _0x577e0a;}[_0x10ef13(0x153)](_0x5bc875,_0x36f4bc,_0x3ee853){const _0x1db8e8=_0x10ef13,_0x44ac90=_0x5bc875[_0x1db8e8(0x1c5)]()[_0x1db8e8(0x231)](_0x36f4bc);0x0!==_0x44ac90[_0x1db8e8(0x23e)]?0x1!==_0x44ac90[_0x1db8e8(0x23e)]?this[_0x1db8e8(0x166)](_0x5bc875,_0x36f4bc[_0x1db8e8(0x1e7)],_0x36f4bc[_0x1db8e8(0x1d1)]):this[_0x1db8e8(0x286)](_0x5bc875,_0x44ac90[0x0]):_0x3ee853[_0x1db8e8(0x17e)](_0x5bc875[_0x1db8e8(0x1dc)]());}}class xt{constructor(_0x74d20){const _0x5ccfb2=_0x10ef13;this[_0x5ccfb2(0x230)]=_0x74d20,this[_0x5ccfb2(0x169)]=_0x74d20[_0x5ccfb2(0x173)],this[_0x5ccfb2(0x1ef)]=new Map(),this[_0x5ccfb2(0x211)]=new Map(),this[_0x5ccfb2(0x19e)]();}[_0x10ef13(0x2c9)](_0xd3b8e6,_0x43e2f1,_0x2ac26f,_0x43d379,_0x132c0e,_0x1135f8){const _0x4e8622=_0x10ef13;return new _0x5aaf18(this[_0x4e8622(0x169)],{'type':_0xd3b8e6,'subType':_0x43e2f1,'id':_0x2ac26f,'author':_0x43d379,'creator':_0x43d379,'attributes':_0x132c0e,'onAttributesChange':_0x1135f8,'onAccept':(..._0x157f88)=>this[_0x4e8622(0x15e)](_0xd3b8e6,_0x43e2f1,_0x4e8622(0x17f))(..._0x157f88),'onDiscard':(..._0x18869a)=>this[_0x4e8622(0x15e)](_0xd3b8e6,_0x43e2f1,_0x4e8622(0x1e0))(..._0x18869a)});}[_0x10ef13(0x229)](_0xb3bd0,_0x2b59ff,_0x4b39b3,_0x5c80ed){const _0x3da3cc=_0x10ef13,_0x38cbfb=_0xb3bd0+':'+_0x2b59ff+':'+_0x4b39b3;this[_0x3da3cc(0x1ef)][_0x3da3cc(0x287)](_0x38cbfb,_0x5c80ed);}[_0x10ef13(0x15e)](_0x5c2519,_0x310535,_0x436530){const _0x4e1e51=_0x10ef13,_0x16daba=_0x5c2519+':'+_0x310535+':'+_0x436530;return this[_0x4e1e51(0x1ef)][_0x4e1e51(0x1e4)](_0x16daba)||this[_0x4e1e51(0x211)][_0x4e1e51(0x1e4)](_0x5c2519+':'+_0x436530);}[_0x10ef13(0x19e)](){const _0x5ad07b=_0x10ef13,_0x95a9c6=()=>!0x1,_0x3b4021=_0x3ac491=>{const _0x11adcb=_0x4976;_0x3ac491[_0x11adcb(0x14a)]((_0xd7ffd5,_0x22a855)=>_0xd7ffd5[_0x11adcb(0x1e7)][_0x11adcb(0x201)](_0x22a855[_0x11adcb(0x1e7)])?0x1:-0x1),this[_0x11adcb(0x169)][_0x11adcb(0x1bc)](_0x2c66a3=>{const _0x479f17=_0x11adcb;for(const _0x34e9a2 of _0x3ac491){let _0x220781;_0x220781=_0x34e9a2[_0x479f17(0x1d1)][_0x479f17(0x273)]&&_0x34e9a2[_0x479f17(0x1d1)][_0x479f17(0x282)]==_0x34e9a2[_0x479f17(0x1e7)][_0x479f17(0x144)]?_0x2c66a3[_0x479f17(0x243)](_0x34e9a2[_0x479f17(0x1e7)][_0x479f17(0x144)],'on'):_0x2c66a3[_0x479f17(0x243)](_0x34e9a2),this[_0x479f17(0x169)][_0x479f17(0x1ab)](_0x220781,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x18c2a4=(_0xbccc4d,_0x1ab614)=>{const _0x4554eb=_0x4976;_0x1ab614&&this[_0x4554eb(0x169)][_0x4554eb(0x1bc)](_0x1b5c7b=>{const _0x310527=_0x4554eb,{commandName:_0x49cad9,commandParams:_0x1cef19=[]}=_0x1ab614,_0x26793f=_0xbccc4d[_0x310527(0x1b1)](_0x593fea=>(Tt(_0x593fea)&&(_0x593fea=this[_0x310527(0x169)][_0x310527(0x24a)](_0x593fea[_0x310527(0x1d1)])),_0x593fea))[_0x310527(0x14e)](_0x1c671e=>_0x310527(0x206)!==_0x1c671e[_0x310527(0x156)][_0x310527(0x194)]);if(_0x26793f[_0x310527(0x23e)]<0x1)return;const _0x25998c=Array[_0x310527(0x139)](this[_0x310527(0x169)][_0x310527(0x2bc)][_0x310527(0x163)][_0x310527(0x252)]())[_0x310527(0x1b1)](_0x14d9ee=>_0x40547d[_0x310527(0x13c)](_0x14d9ee));_0x1b5c7b[_0x310527(0x1a5)](_0x26793f);for(const _0x2f7fc1 of this[_0x310527(0x230)][_0x310527(0x2ce)][_0x310527(0x2ce)]())_0x2f7fc1[_0x310527(0x1d2)]();_0x1cef19[_0x310527(0x168)]({'forceDefaultExecution':!0x0}),this[_0x310527(0x230)][_0x310527(0x1fd)](_0x49cad9,..._0x1cef19);const _0x162067=_0x25998c[_0x310527(0x14e)](_0x4090db=>_0x310527(0x206)!=_0x4090db[_0x310527(0x156)][_0x310527(0x194)]);_0x162067[_0x310527(0x23e)]>0x0&&_0x1b5c7b[_0x310527(0x1a5)](_0x162067);for(const _0x33a3ff of _0x25998c)_0x33a3ff[_0x310527(0x1af)]();});},_0x48bd67=(_0x464ff2,_0x1daf62)=>0x1==_0x464ff2[_0x5ad07b(0x23e)]&&0x1==_0x1daf62[_0x5ad07b(0x23e)]&&_0x464ff2[0x0][_0x5ad07b(0x1d1)][_0x5ad07b(0x140)](_0x1daf62[0x0][_0x5ad07b(0x1e7)]),_0x82d545=(_0x3e039b,_0x2a752f,_0x39d243,_0x2956bb)=>Gt(_0x3e039b,_0x2a752f,_0x39d243,_0x2956bb,this[_0x5ad07b(0x169)])?[_0x3e039b,_0x2a752f]:Gt(_0x2a752f,_0x3e039b,_0x2956bb,_0x39d243,this[_0x5ad07b(0x169)])?[_0x2a752f,_0x3e039b]:null;this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x12a),_0x95a9c6),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x1eb),_0x3b4021),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x176),_0x48bd67),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x279),_0x82d545),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x236),_0x3b4021),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x2a4),_0x95a9c6),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x22b),_0x48bd67),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x255),_0x82d545),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x17d),_0x18c2a4),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x2b9),_0x95a9c6),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x21e),_0x48bd67),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x14b),_0x95a9c6),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x262),_0x18c2a4),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x21f),_0x95a9c6),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x13b),_0x48bd67),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x130),_0x95a9c6),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x2d3),_0x95a9c6),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x214),(_0x1a8f13,_0x14bc41)=>{const _0x722d93=_0x5ad07b;if(!_0x14bc41)return;const _0x42c873=this[_0x722d93(0x230)][_0x722d93(0x1d0)][_0x722d93(0x1e4)](p);this[_0x722d93(0x169)][_0x722d93(0x1bc)](_0x5d4aa=>{const _0xef19cd=_0x722d93;if(_0xef19cd(0x1cc)==_0x14bc41[_0xef19cd(0x1a4)])for(const _0x524186 of _0x1a8f13){const _0x44eb48=_0x524186[_0xef19cd(0x1e7)][_0xef19cd(0x144)],_0x463427=_0x14bc41[_0xef19cd(0x270)];_0x5d4aa[_0xef19cd(0x2b6)](_0x44eb48,_0x463427);}else{if(_0x42c873[_0xef19cd(0x17b)](_0x14bc41[_0xef19cd(0x1a4)])){for(const _0x1abd0b of _0x1a8f13)void 0x0!==_0x14bc41[_0xef19cd(0x270)]?_0x5d4aa[_0xef19cd(0x1b9)](_0x14bc41[_0xef19cd(0x1a4)],_0x14bc41[_0xef19cd(0x270)],_0x1abd0b[_0xef19cd(0x1e7)][_0xef19cd(0x144)]):_0x5d4aa[_0xef19cd(0x2aa)](_0x14bc41[_0xef19cd(0x1a4)],_0x1abd0b[_0xef19cd(0x1e7)][_0xef19cd(0x144)]);}else{for(const _0x1c0466 of _0x1a8f13)_0x14bc41[_0xef19cd(0x270)]?_0x5d4aa[_0xef19cd(0x1b9)](_0x14bc41[_0xef19cd(0x1a4)],_0x14bc41[_0xef19cd(0x270)],_0x1c0466):_0x5d4aa[_0xef19cd(0x2aa)](_0x14bc41[_0xef19cd(0x1a4)],_0x1c0466);}}});}),this[_0x5ad07b(0x211)][_0x5ad07b(0x287)](_0x5ad07b(0x2c3),_0x48bd67);}}function Rt(_0x2fc873,_0x5da514,_0x2915cd){const _0x464d70=_0x10ef13;for(const _0x455ef8 of _0x5da514[_0x464d70(0x282)][_0x464d70(0x27c)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x455ef8[_0x464d70(0x156)]==_0x455ef8)return!0x1;if(!_0x2915cd[_0x464d70(0x187)](_0x455ef8))return!0x1;if(_0x2fc873[_0x464d70(0x128)](_0x455ef8)||_0x2fc873[_0x464d70(0x170)](_0x455ef8))return!0x0;}return!0x1;}function Tt(_0x40d3fe){const _0x3d7959=_0x10ef13;return _0x40d3fe[_0x3d7959(0x1d1)][_0x3d7959(0x282)]==_0x40d3fe[_0x3d7959(0x1e7)][_0x3d7959(0x144)]&&_0x40d3fe[_0x3d7959(0x1d1)][_0x3d7959(0x131)];}function Et(_0x30841b,_0x22e2e2,_0x41c53d,_0x12c53f){const _0x523521=_0x10ef13,_0x3f4d62=_0x3fe147=>!_0x3fe147[_0x523521(0x268)]['is'](_0x523521(0x1bb))&&!_0x12c53f[_0x523521(0x128)](_0x3fe147[_0x523521(0x268)]),_0x2dfef0=_0x30841b[_0x523521(0x1e7)][_0x523521(0x232)](_0x3f4d62),_0xcfa9c=_0x30841b[_0x523521(0x1d1)][_0x523521(0x232)](_0x3f4d62,{'direction':_0x523521(0x1cd)});return(!_0x30841b[_0x523521(0x1e7)][_0x523521(0x140)](_0x2dfef0)||!_0x30841b[_0x523521(0x1d1)][_0x523521(0x140)](_0xcfa9c))&&(_0x2dfef0[_0x523521(0x201)](_0xcfa9c)?_0x41c53d[_0x523521(0x29d)](_0x22e2e2,{'range':_0x41c53d[_0x523521(0x24a)](_0x2dfef0,_0xcfa9c)}):_0x41c53d[_0x523521(0x17e)](_0x22e2e2),!0x0);}function Vt(_0x16a8fd){return _0x2e155f(_0x16a8fd);}function Ut(_0x4d37cf){const _0x4a8e3c=_0x10ef13,_0x212851=_0x4d37cf[_0x4a8e3c(0x1e7)][_0x4a8e3c(0x144)];return _0x212851&&_0x212851['is'](_0x4a8e3c(0x1ae));}function Ot(_0x3e8b6e,_0x5409b1){const _0x3797dc=_0x10ef13;return null==_0x3e8b6e[_0x3797dc(0x1d1)][_0x3797dc(0x228)]&&_0x3e8b6e[_0x3797dc(0x1d1)][_0x3797dc(0x282)]==_0x3e8b6e[_0x3797dc(0x1e7)][_0x3797dc(0x144)]?Ft(_0x3e8b6e[_0x3797dc(0x1e7)][_0x3797dc(0x144)],_0x5409b1):_0x3e8b6e;}function Ft(_0x530073,_0x5a4c20){const _0xfc9b28=_0x10ef13,_0x3218bf=_0x5a4c20[_0xfc9b28(0x2ac)][_0xfc9b28(0x128)](_0x530073)||_0x5a4c20[_0xfc9b28(0x2ac)][_0xfc9b28(0x29e)](_0x530073);return _0x5a4c20[_0xfc9b28(0x24a)](_0x5a4c20[_0xfc9b28(0x233)](_0x530073,_0xfc9b28(0x247)),_0x3218bf?_0x5a4c20[_0xfc9b28(0x2cd)](_0x530073):_0x5a4c20[_0xfc9b28(0x233)](_0x530073,_0xfc9b28(0x1d1)));}function Gt(_0x1d86e2,_0x533295,_0x4e4e06,_0x4de525,_0x4bef89){const _0x236d50=_0x10ef13;if(!Pt(_0x1d86e2,_0x533295))return!0x1;if(_0x4e4e06[_0x236d50(0x1d1)][_0x236d50(0x140)](_0x4de525[_0x236d50(0x1e7)]))return!0x0;if(_0x1d86e2[_0x236d50(0x1ce)]!=_0x533295[_0x236d50(0x1ce)])return!0x1;if(!_0x4e4e06[_0x236d50(0x1d1)][_0x236d50(0x1f5)](_0x4de525[_0x236d50(0x1e7)]))return!0x1;const _0x1758b0=_0x4bef89[_0x236d50(0x24a)](_0x4e4e06[_0x236d50(0x1d1)],_0x4de525[_0x236d50(0x1e7)])[_0x236d50(0x196)]();for(const _0x5106d4 of _0x1758b0)if([_0x236d50(0x1ad),_0x236d50(0x2c2)][_0x236d50(0x21c)](_0x5106d4[_0x236d50(0x1ce)])&&_0x4bef89[_0x236d50(0x2ac)][_0x236d50(0x170)](_0x5106d4[_0x236d50(0x268)]))return!0x1;return!0x0;}function Pt(_0x2dc71c,_0x2180ed,_0x17e8eb=[]){const _0x321e98=_0x10ef13;return!(!_0x2dc71c[_0x321e98(0x143)]||!_0x2180ed[_0x321e98(0x143)])&&_0x79de94(_0x47b6ca(_0x2dc71c[_0x321e98(0x27a)],_0x17e8eb),_0x47b6ca(_0x2180ed[_0x321e98(0x27a)],_0x17e8eb));}function Lt(_0x159054,_0x41ff0c){const _0x34707a=_0x10ef13,_0x247ee2=Ht(_0x159054[_0x34707a(0x27a)]),_0x91be2c=Ht(_0x41ff0c);if(!_0x159054[_0x34707a(0x143)])return!0x1;for(const _0x1cf271 of Object[_0x34707a(0x1fe)](_0x91be2c))if(!_0x79de94(_0x247ee2[_0x1cf271],_0x91be2c[_0x1cf271]))return!0x1;return!0x0;}function Ht(_0x264490){const _0x27d6bd=_0x10ef13,_0x5a3002=Object[_0x27d6bd(0x237)]({},_0x264490);return delete _0x5a3002[_0x27d6bd(0x1a7)],delete _0x5a3002[_0x27d6bd(0x2b5)],_0x5a3002;}
|