@ckeditor/ckeditor5-track-changes 42.0.2-alpha.0 → 42.0.2-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "42.0.2-alpha.0",
3
+ "version": "42.0.2-alpha.1",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -41,15 +41,15 @@
41
41
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@ckeditor/ckeditor5-core": "42.0.2-alpha.0",
45
- "@ckeditor/ckeditor5-engine": "42.0.2-alpha.0",
46
- "@ckeditor/ckeditor5-enter": "42.0.2-alpha.0",
47
- "@ckeditor/ckeditor5-typing": "42.0.2-alpha.0",
48
- "@ckeditor/ckeditor5-ui": "42.0.2-alpha.0",
49
- "@ckeditor/ckeditor5-utils": "42.0.2-alpha.0",
50
- "@ckeditor/ckeditor5-widget": "42.0.2-alpha.0",
51
- "ckeditor5": "42.0.2-alpha.0",
52
- "ckeditor5-collaboration": "42.0.2-alpha.0",
44
+ "@ckeditor/ckeditor5-core": "42.0.2-alpha.1",
45
+ "@ckeditor/ckeditor5-engine": "42.0.2-alpha.1",
46
+ "@ckeditor/ckeditor5-enter": "42.0.2-alpha.1",
47
+ "@ckeditor/ckeditor5-typing": "42.0.2-alpha.1",
48
+ "@ckeditor/ckeditor5-ui": "42.0.2-alpha.1",
49
+ "@ckeditor/ckeditor5-utils": "42.0.2-alpha.1",
50
+ "@ckeditor/ckeditor5-widget": "42.0.2-alpha.1",
51
+ "ckeditor5": "42.0.2-alpha.1",
52
+ "ckeditor5-collaboration": "42.0.2-alpha.1",
53
53
  "lodash-es": "4.17.21"
54
54
  },
55
55
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b51bc=_0x3d37;(function(_0x328eb9,_0x4755e2){const _0x55336f=_0x3d37,_0x525965=_0x328eb9();while(!![]){try{const _0x566aa8=-parseInt(_0x55336f(0x229))/0x1*(-parseInt(_0x55336f(0x2c7))/0x2)+-parseInt(_0x55336f(0x19a))/0x3+parseInt(_0x55336f(0x264))/0x4*(-parseInt(_0x55336f(0x1bc))/0x5)+parseInt(_0x55336f(0x2bf))/0x6+-parseInt(_0x55336f(0x261))/0x7*(parseInt(_0x55336f(0x178))/0x8)+parseInt(_0x55336f(0x163))/0x9*(-parseInt(_0x55336f(0x1ef))/0xa)+parseInt(_0x55336f(0x159))/0xb;if(_0x566aa8===_0x4755e2)break;else _0x525965['push'](_0x525965['shift']());}catch(_0x17e7b4){_0x525965['push'](_0x525965['shift']());}}}(_0x17c7,0x73881));import{Plugin as _0x34c625,PendingActions as _0x2cf87a}from'ckeditor5/src/core.js';import{LiveRange as _0x28d904}from'ckeditor5/src/engine.js';import{CKEditorError as _0x59730c,uid as _0x2e78de,priorities as _0xf596bf,logWarning as _0x1d765e}from'ckeditor5/src/utils.js';import{toWidget as _0x552602}from'ckeditor5/src/widget.js';import{Users as _0x3abc62,hashObject as _0x28acc5,surroundingMarkersDetector as _0x319a3b}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x261fa0 from'./commands/trackchangescommand.js';import _0x4e05d8 from'./commands/acceptsuggestioncommand.js';import _0x214829 from'./commands/discardsuggestioncommand.js';import _0xbf7ccf from'./commands/executeonallsuggestionscommand.js';import _0x487a17 from'./commands/executeonselectedsuggestionscommand.js';function _0x3d37(_0x2d294,_0x332965){const _0x17c7d9=_0x17c7();return _0x3d37=function(_0x3d37a0,_0xa45887){_0x3d37a0=_0x3d37a0-0x125;let _0x3a64f2=_0x17c7d9[_0x3d37a0];return _0x3a64f2;},_0x3d37(_0x2d294,_0x332965);}import _0x4499c5 from'./suggestion.js';import _0x8aca94 from'./suggestiondescriptionfactory.js';import _0x1cf691 from'./integrations/aiassistant.js';import _0x46c9b9 from'./integrations/alignment.js';import _0x5a9b24 from'./integrations/basicstyles.js';import _0x1217ff from'./integrations/blockquote.js';import _0x5abc22 from'./integrations/casechange.js';import _0x45e7a9 from'./integrations/ckbox.js';import _0x44ddbb from'./integrations/codeblock.js';import _0x36ab17 from'./integrations/comments.js';import _0x147b3d from'./integrations/deletecommand.js';import _0x22bfd8 from'./integrations/list.js';import _0x16ca07 from'./integrations/listproperties.js';import _0x4dd4f7 from'./integrations/entercommand.js';import _0x4e701d from'./integrations/findandreplace.js';import _0x4d3207 from'./integrations/font.js';import _0x1f7e8c from'./integrations/formatpainter.js';import _0x182a87 from'./integrations/heading.js';import _0x549ea0 from'./integrations/highlight.js';import _0x58bd33 from'./integrations/horizontalline.js';import _0x467297 from'./integrations/htmlembed.js';import _0x4ce468 from'./integrations/image.js';import _0x57966a from'./integrations/imagereplace.js';import _0x565e39 from'./integrations/imagestyle.js';import _0x49e88f from'./integrations/importword.js';import _0x22bb78 from'./integrations/indent.js';import _0xc5969f from'./integrations/inputcommand.js';import _0x4fe3da from'./integrations/link.js';import _0x23ae3b from'./integrations/legacylist.js';import _0x581605 from'./integrations/legacylistproperties.js';import _0x5abf6d from'./integrations/mediaembed.js';import _0x460776 from'./integrations/mention.js';import _0x3c128e from'./integrations/multilevellist.js';import _0xf740c6 from'./integrations/pagebreak.js';import _0x11ea29 from'./integrations/paragraph.js';import _0x325146 from'./integrations/removeformat.js';import _0x516731 from'./integrations/restrictededitingmode.js';import _0x356911 from'./integrations/shiftentercommand.js';import _0x500269 from'./integrations/standardeditingmode.js';import _0x5bf42f from'./integrations/style.js';import _0x2a124c from'./integrations/table.js';import _0x2b1ead from'./integrations/tablemergesplit.js';import _0x390ded from'./integrations/tableheadings.js';import _0x53978f from'./integrations/tableclipboard.js';import _0x531a4b from'./integrations/tablecolumnresize.js';import _0x36d681 from'./integrations/template.js';import _0x3eae36 from'./integrations/tableofcontents.js';import _0x3ba946 from'./integrations/title.js';import _0x27abe0 from'./integrations/undo.js';import _0xd6d0ba from'./integrations/tablecaption.js';import _0xea258f from'./integrations/tableproperties.js';import{getTranslation as _0x2d3b39}from'./utils/common-translations.js';import{isEqual as _0x3eb8c2,omit as _0x6c4739}from'lodash-es';export const renameAttributeKey=_0x3b51bc(0x202);export default class p extends _0x34c625{static get[_0x3b51bc(0x1ea)](){const _0x572c24=_0x3b51bc;return[_0x572c24(0x248),_0x3abc62,_0x2cf87a,_0x1cf691,_0x46c9b9,_0x5a9b24,_0x1217ff,_0x45e7a9,_0x5abc22,_0x44ddbb,_0x36ab17,_0x147b3d,_0x4dd4f7,_0x4e701d,_0x4d3207,_0x1f7e8c,_0x182a87,_0x549ea0,_0x58bd33,_0x467297,_0x4ce468,_0x565e39,_0x57966a,_0x49e88f,_0x22bb78,_0xc5969f,_0x23ae3b,_0x581605,_0x3c128e,_0x4fe3da,_0x22bfd8,_0x16ca07,_0x5abf6d,_0x460776,_0xf740c6,_0x11ea29,_0x325146,_0x516731,_0x356911,_0x500269,_0x5bf42f,_0x2a124c,_0x2b1ead,_0x390ded,_0xd6d0ba,_0x53978f,_0x531a4b,_0x3eae36,_0xea258f,_0x36d681,_0x3ba946,_0x27abe0];}static get[_0x3b51bc(0x1b7)](){const _0x5b8ade=_0x3b51bc;return _0x5b8ade(0x255);}constructor(_0x332c8e){const _0x4f6a3c=_0x3b51bc;function _0x2e775c(_0xe7f65){const _0x293ee8=_0x3d37;return _0xe7f65[_0x293ee8(0x1a9)](_0x5c9a12=>String[_0x293ee8(0x243)](_0x5c9a12))[_0x293ee8(0x1a8)]('');}super(_0x332c8e),this[_0x4f6a3c(0x14f)]=!0x1,this[_0x4f6a3c(0x2c9)](_0x4f6a3c(0x284),[]),this['on'](_0x4f6a3c(0x2a7),(_0x242584,_0x5da553,_0xa35354,_0x30b3fb)=>{const _0x206431=_0x4f6a3c;this[_0x206431(0x283)][_0x206431(0x1e5)](()=>{const _0x127f0c=_0x206431;for(const _0x1de8fc of[..._0x30b3fb,..._0xa35354])this[_0x127f0c(0x283)][_0x127f0c(0x250)][_0x127f0c(0x1b9)](_0x1de8fc)&&_0x332c8e[_0x127f0c(0x1c9)][_0x127f0c(0x237)](_0x1de8fc);});}),this[_0x4f6a3c(0x2a2)]=new _0x8aca94(this[_0x4f6a3c(0x234)][_0x4f6a3c(0x262)][_0x4f6a3c(0x280)],this[_0x4f6a3c(0x234)][_0x4f6a3c(0x20a)]),this[_0x4f6a3c(0x29e)]=null,this[_0x4f6a3c(0x137)]=new xt(this[_0x4f6a3c(0x234)]),this[_0x4f6a3c(0x1d3)]=new Map(),this[_0x4f6a3c(0x151)]=_0x332c8e[_0x4f6a3c(0x144)][_0x4f6a3c(0x1f0)](_0x4f6a3c(0x248)),this[_0x4f6a3c(0x238)]=new Set(),this[_0x4f6a3c(0x283)]=this[_0x4f6a3c(0x234)][_0x4f6a3c(0x262)],this[_0x4f6a3c(0x199)]=new WeakMap(),this[_0x4f6a3c(0x23c)]=!0x1,this[_0x4f6a3c(0x1ff)]=new Set([_0x4f6a3c(0x202)]),this[_0x4f6a3c(0x2ab)]=new Set(),_0x332c8e[_0x4f6a3c(0x269)][_0x4f6a3c(0x1f3)](_0x4f6a3c(0x16b),_0x4f6a3c(0x16c)),this[_0x4f6a3c(0x1b4)]=_0x332c8e[_0x4f6a3c(0x269)][_0x4f6a3c(0x1f0)](_0x4f6a3c(0x16b)),_0x332c8e[_0x4f6a3c(0x269)][_0x4f6a3c(0x1f3)](_0x4f6a3c(0x1f8),!0x0),this[_0x4f6a3c(0x1d9)]=_0x332c8e[_0x4f6a3c(0x269)][_0x4f6a3c(0x1f0)](_0x4f6a3c(0x1f8)),this[_0x4f6a3c(0x19f)]=new _0x261fa0(_0x332c8e,this[_0x4f6a3c(0x238)]),this[_0x4f6a3c(0x267)](),this[_0x2e775c([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x2e775c([0x34,0x30,0x34,0x38,0x31,0x34,0x34,0x36]);}[_0x3b51bc(0x260)](){const _0x448fd=_0x3b51bc,_0x44b721=this[_0x448fd(0x234)],_0x29c29b=(_0x169fe3,_0x55d567)=>{const _0x31f183=_0x448fd;if(_0x31f183(0x272)!=_0x169fe3)return _0x31f183(0x1c6)+_0x169fe3;const _0x2f24a2=_0x55d567[_0x31f183(0x18d)]('|')[0x0];return this[_0x31f183(0x1bd)](_0x2f24a2)?_0x31f183(0x27e):_0x31f183(0x209);};_0x44b721[_0x448fd(0x19e)][_0x448fd(0x157)](_0x448fd(0x1f9))[_0x448fd(0x1c3)]({'model':_0x448fd(0x14d),'view':_0x1c4bee=>{const _0x42fdb5=_0x448fd,{id:_0x272011,type:_0x193ddc,subType:_0x53bee4}=this[_0x42fdb5(0x26e)](_0x1c4bee[_0x42fdb5(0x15d)]),_0x4ac742=[_0x42fdb5(0x12a),_0x29c29b(_0x193ddc,_0x53bee4)];let _0x10ffcf=0xbb8;return this[_0x42fdb5(0x284)][_0x42fdb5(0x1b5)](_0x1c4bee[_0x42fdb5(0x15d)])&&(_0x4ac742[_0x42fdb5(0x2af)](_0x42fdb5(0x1ec)),_0x10ffcf=0xbc2),_0x42fdb5(0x136)==_0x193ddc&&(_0x10ffcf+=0x5),{'classes':_0x4ac742,'attributes':{'data-suggestion':_0x272011},'priority':_0x10ffcf};}}),_0x44b721[_0x448fd(0x19e)][_0x448fd(0x157)](_0x448fd(0x1a1))[_0x448fd(0x274)](_0x4aaa59=>{const _0x3c9829=_0x448fd;_0x4aaa59['on'](_0x3c9829(0x179),(_0x1268f9,_0xab68d8,_0xf49651)=>{const _0x57063b=_0x3c9829;if(!_0xf49651[_0x57063b(0x2cc)][_0x57063b(0x23a)])return;const _0x580912=_0xab68d8[_0x57063b(0x1ab)];if(!_0x580912)return;const _0x3edeaf=_0xf49651[_0x57063b(0x286)][_0x57063b(0x2ad)](_0x580912);_0x44b721[_0x57063b(0x262)][_0x57063b(0x280)][_0x57063b(0x1dd)](_0x580912)&&_0x3edeaf&&!_0x3edeaf[_0x57063b(0x1ae)](_0x57063b(0x17f))&&_0x3edeaf['is'](_0x57063b(0x176))&&_0x552602(_0x3edeaf,_0xf49651[_0x57063b(0x1e4)]);},{'priority':_0x3c9829(0x161)});}),_0x44b721[_0x448fd(0x19e)][_0x448fd(0x157)](_0x448fd(0x1a1))[_0x448fd(0x1c3)]({'model':_0x448fd(0x14d),'view':(_0x4dc0de,_0x2458fb)=>{const _0x6fc53b=_0x448fd;if(!_0x2458fb[_0x6fc53b(0x2cc)][_0x6fc53b(0x23a)])return null;const {type:_0x2864d3,subType:_0x441f29}=this[_0x6fc53b(0x26e)](_0x4dc0de[_0x6fc53b(0x15d)]);return{'classes':[_0x6fc53b(0x12a),_0x29c29b(_0x2864d3,_0x441f29)],'priority':0xbb8};}});const _0x282dd2=({showActiveMarkers:_0x1c20af=!0x0,isAttributeSuggestion:_0x2ba977=!0x1}={})=>(_0x761f20,_0x5c7416,_0x3c0930)=>{const _0x422ca9=_0x448fd;if(!_0x5c7416[_0x422ca9(0x1ab)])return;const {id:_0x136e6e}=this[_0x422ca9(0x26e)](_0x5c7416[_0x422ca9(0x15d)]);if(_0x2ba977){const _0x5c8a79=this[_0x422ca9(0x1d3)][_0x422ca9(0x1f0)](_0x136e6e),_0xcf26dd=this[_0x422ca9(0x27a)](_0x5c8a79);if(!this[_0x422ca9(0x1bd)](_0xcf26dd))return;}if(_0x5c7416[_0x422ca9(0x1ab)]['is'](_0x422ca9(0x22e)))return void _0x3c0930[_0x422ca9(0x18a)][_0x422ca9(0x148)](_0x5c7416[_0x422ca9(0x1ab)],_0x761f20[_0x422ca9(0x1a4)]);const _0x408c68=_0x3c0930[_0x422ca9(0x286)][_0x422ca9(0x2ad)](_0x5c7416[_0x422ca9(0x1ab)]);if(_0x5c7416[_0x422ca9(0x1ab)]['is'](_0x422ca9(0x239))&&_0x44b721[_0x422ca9(0x262)][_0x422ca9(0x280)][_0x422ca9(0x2d2)](_0x5c7416[_0x422ca9(0x1ab)])&&!_0x408c68[_0x422ca9(0x1ae)](_0x422ca9(0x21f))){_0x3c0930[_0x422ca9(0x1e4)][_0x422ca9(0x192)]([_0x422ca9(0x12a),_0x422ca9(0x27e)],_0x408c68),_0x3c0930[_0x422ca9(0x1e4)][_0x422ca9(0x297)](_0x422ca9(0x1d0),_0x136e6e,_0x408c68),_0x3c0930[_0x422ca9(0x286)][_0x422ca9(0x1bb)](_0x408c68,_0x5c7416[_0x422ca9(0x15d)]),_0x1c20af&&(this[_0x422ca9(0x284)][_0x422ca9(0x1b5)](_0x5c7416[_0x422ca9(0x15d)])?_0x3c0930[_0x422ca9(0x1e4)][_0x422ca9(0x192)](_0x422ca9(0x1ec),_0x408c68):_0x3c0930[_0x422ca9(0x1e4)][_0x422ca9(0x143)](_0x422ca9(0x1ec),_0x408c68));for(const _0xc7f892 of _0x44b721[_0x422ca9(0x262)][_0x422ca9(0x19c)](_0x5c7416[_0x422ca9(0x1ab)])[_0x422ca9(0x26c)]())_0x3c0930[_0x422ca9(0x18a)][_0x422ca9(0x148)](_0xc7f892,_0x761f20[_0x422ca9(0x1a4)]);_0x3c0930[_0x422ca9(0x18a)][_0x422ca9(0x148)](_0x5c7416[_0x422ca9(0x1ab)],_0x761f20[_0x422ca9(0x1a4)]);}};_0x44b721[_0x448fd(0x19e)][_0x448fd(0x157)](_0x448fd(0x1a1))[_0x448fd(0x274)](_0x18c180=>{const _0x2bfd51=_0x448fd;_0x18c180['on'](_0x2bfd51(0x271),(_0x1de1a7,_0x3b9dc2,_0x415720)=>{const _0x48d08a=_0x2bfd51;_0x415720[_0x48d08a(0x2cc)][_0x48d08a(0x23a)]&&_0x282dd2({'showActiveMarkers':!0x1})(_0x1de1a7,_0x3b9dc2,_0x415720);},{'priority':_0x2bfd51(0x28a)});}),_0x44b721[_0x448fd(0x19e)][_0x448fd(0x157)](_0x448fd(0x1a1))[_0x448fd(0x274)](_0x4f3b39=>{const _0x50ccfe=_0x448fd;_0x4f3b39['on'](_0x50ccfe(0x190),(_0x20bd40,_0x4f97ca,_0x4827c3)=>{const _0x498c89=_0x50ccfe;_0x4827c3[_0x498c89(0x2cc)][_0x498c89(0x23a)]&&_0x282dd2({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x20bd40,_0x4f97ca,_0x4827c3);},{'priority':_0x50ccfe(0x28a)});}),_0x44b721[_0x448fd(0x19e)][_0x448fd(0x157)](_0x448fd(0x1a1))[_0x448fd(0x26d)]({'model':_0x448fd(0x14d),'view':(_0x5d038b,_0x531d36)=>_0x531d36[_0x448fd(0x2cc)][_0x448fd(0x23a)]?null:{'group':_0x448fd(0x14d),'name':_0x5d038b[_0x448fd(0x1da)](0xb)}}),_0x44b721[_0x448fd(0x19e)][_0x448fd(0x157)](_0x448fd(0x175))[_0x448fd(0x2a9)]({'view':{'name':_0x448fd(0x14d),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4dea11,{writer:_0x170f78})=>{const _0x5bae96=_0x448fd;let _0xc96eb3=_0x5bae96(0x1a2)+_0x4dea11[_0x5bae96(0x2d5)](_0x5bae96(0x281))+':'+_0x4dea11[_0x5bae96(0x2d5)]('id');return _0x4dea11[_0x5bae96(0x2d5)](_0x5bae96(0x17a))&&(_0xc96eb3+=':'+_0x4dea11[_0x5bae96(0x2d5)](_0x5bae96(0x17a))),_0x170f78[_0x5bae96(0x222)](_0x5bae96(0x24e),{'data-name':_0xc96eb3});}}),_0x44b721[_0x448fd(0x19e)][_0x448fd(0x157)](_0x448fd(0x175))[_0x448fd(0x1b2)]({'view':_0x448fd(0x14d)}),_0x44b721[_0x448fd(0x19e)][_0x448fd(0x157)](_0x448fd(0x1f9))[_0x448fd(0x274)](_0x1fd406=>{const _0x13bde7=_0x448fd;_0x1fd406['on'](_0x13bde7(0x271),_0x282dd2(),{'priority':_0x13bde7(0x161)});}),_0x44b721[_0x448fd(0x19e)][_0x448fd(0x157)](_0x448fd(0x1f9))[_0x448fd(0x274)](_0x48f294=>{const _0x34acd7=_0x448fd;_0x48f294['on'](_0x34acd7(0x190),_0x282dd2({'isAttributeSuggestion':!0x0}),{'priority':_0x34acd7(0x161)});}),_0x44b721[_0x448fd(0x19e)][_0x448fd(0x157)](_0x448fd(0x1f9))[_0x448fd(0x274)](_0xfbd268=>{const _0x3d7f4b=_0x448fd;_0xfbd268['on'](_0x3d7f4b(0x217),(_0xcdff24,_0x1778d5,_0x536e50)=>{const _0x40ec95=_0x3d7f4b,_0x20cb47=_0x536e50[_0x40ec95(0x286)][_0x40ec95(0x2c1)](_0x1778d5[_0x40ec95(0x15d)]);if(_0x20cb47){for(const _0x5bbd45 of _0x20cb47)_0x5bbd45[_0x40ec95(0x1ae)](_0x40ec95(0x21f))||(_0x536e50[_0x40ec95(0x1e4)][_0x40ec95(0x143)]([_0x40ec95(0x12a),_0x40ec95(0x27e),_0x40ec95(0x1ec)],_0x5bbd45),_0x536e50[_0x40ec95(0x1e4)][_0x40ec95(0x1e2)](_0x40ec95(0x1d0),_0x5bbd45),_0x536e50[_0x40ec95(0x286)][_0x40ec95(0x15a)](_0x5bbd45,_0x1778d5[_0x40ec95(0x15d)]));}},{'priority':_0x3d7f4b(0x161)});}),_0x44b721[_0x448fd(0x19e)][_0x448fd(0x157)](_0x448fd(0x1f9))[_0x448fd(0x274)](_0x10003e=>{const _0x58776b=_0x448fd;_0x10003e['on'](_0x58776b(0x2be),(_0x27546b,_0x21e0e8,_0x338021)=>{const _0xbc2721=_0x58776b,_0x15f511=_0x338021[_0xbc2721(0x286)][_0xbc2721(0x2c1)](_0x21e0e8[_0xbc2721(0x15d)]);if(!_0x15f511)return;const {id:_0x310529}=this[_0xbc2721(0x26e)](_0x21e0e8[_0xbc2721(0x15d)]),_0x6085f3=this[_0xbc2721(0x1d3)][_0xbc2721(0x1f0)](_0x310529),_0x24b283=this[_0xbc2721(0x27a)](_0x6085f3);if(this[_0xbc2721(0x1bd)](_0x24b283)){for(const _0x85a50b of _0x15f511)_0x85a50b[_0xbc2721(0x1ae)](_0xbc2721(0x21f))||(_0x338021[_0xbc2721(0x1e4)][_0xbc2721(0x143)]([_0xbc2721(0x12a),_0xbc2721(0x27e),_0xbc2721(0x1ec)],_0x85a50b),_0x338021[_0xbc2721(0x1e4)][_0xbc2721(0x1e2)](_0xbc2721(0x1d0),_0x85a50b),_0x338021[_0xbc2721(0x286)][_0xbc2721(0x15a)](_0x85a50b,_0x21e0e8[_0xbc2721(0x15d)]));}},{'priority':_0x58776b(0x161)});}),_0x44b721[_0x448fd(0x262)][_0x448fd(0x251)][_0x448fd(0x158)](_0x460ba2=>{const _0x1dd579=_0x448fd;let _0xcfb07e=!0x1;const _0x52ca45=Array[_0x1dd579(0x154)](_0x44b721[_0x1dd579(0x262)][_0x1dd579(0x251)][_0x1dd579(0x1fb)][_0x1dd579(0x236)]()),_0x5e5816=new Set();for(const {name:_0x322b7e,data:_0x519cb9}of _0x52ca45){const {group:_0x20c313,type:_0x90538d,subType:_0x112b3a,id:_0xdc8607}=this[_0x1dd579(0x26e)](_0x322b7e);if(_0x1dd579(0x14d)!==_0x20c313)continue;const _0x26c855=this[_0x1dd579(0x1d3)][_0x1dd579(0x1f0)](_0xdc8607);if(null!=_0x519cb9[_0x1dd579(0x282)]){_0x1dd579(0x232)==_0x90538d&&(_0xcfb07e=_0xcfb07e||Et(_0x519cb9[_0x1dd579(0x282)],_0x322b7e,_0x460ba2,_0x44b721[_0x1dd579(0x262)][_0x1dd579(0x280)]));const _0x27ae69=_0x1dd579(0x272)==_0x90538d&&this[_0x1dd579(0x1bd)](_0x112b3a[_0x1dd579(0x18d)]('|')[0x0]);if(_0x519cb9[_0x1dd579(0x282)][_0x1dd579(0x29b)]||_0x1dd579(0x206)==_0x519cb9[_0x1dd579(0x282)][_0x1dd579(0x17c)][_0x1dd579(0x20f)]||_0x1dd579(0x27f)==_0x90538d&&!Vt(_0x519cb9[_0x1dd579(0x282)])||_0x27ae69&&!Vt(_0x519cb9[_0x1dd579(0x282)])||_0x1dd579(0x136)==_0x90538d&&!(!Tt(_0xfa9878=_0x519cb9[_0x1dd579(0x282)])&&!function(_0xff5748){const _0x1811c1=_0x1dd579;return _0xff5748[_0x1811c1(0x1e1)][_0x1811c1(0x15b)]==_0xff5748[_0x1811c1(0x1c5)][_0x1811c1(0x292)]&&_0xff5748[_0x1811c1(0x1e1)][_0x1811c1(0x25b)];}(_0xfa9878)))_0x460ba2[_0x1dd579(0x2cf)](_0x322b7e),_0xcfb07e=!0x0;else{if(!_0x26c855||!_0x26c855[_0x1dd579(0x2c8)])continue;if(_0x519cb9[_0x1dd579(0x282)]&&_0x519cb9[_0x1dd579(0x293)]&&_0x519cb9[_0x1dd579(0x282)][_0x1dd579(0x16e)](_0x519cb9[_0x1dd579(0x293)]))continue;_0x5e5816[_0x1dd579(0x274)](_0x26c855);}}}var _0xfa9878;return _0x5e5816[_0x1dd579(0x2ce)]>0x0&&(_0xcfb07e=!!this[_0x1dd579(0x138)](_0x5e5816)||_0xcfb07e),_0xcfb07e;}),_0x44b721[_0x448fd(0x262)][_0x448fd(0x251)][_0x448fd(0x158)](_0x161eca=>{const _0x2d111c=_0x448fd;let _0x4c6515=!0x1;for(const _0xc6a928 of _0x44b721[_0x2d111c(0x262)][_0x2d111c(0x251)][_0x2d111c(0x1fb)][_0x2d111c(0x184)]())if(_0x2d111c(0x150)==_0xc6a928[_0x2d111c(0x22b)])for(const _0x5290e1 of this[_0x2d111c(0x1d3)][_0x2d111c(0x1cd)]()){if(_0x5290e1[_0x2d111c(0x1e7)]||!_0x5290e1[_0x2d111c(0x2c8)])continue;const _0x8cbbd7=_0x2d111c(0x27f)==_0x5290e1[_0x2d111c(0x22b)],_0x568bff=this[_0x2d111c(0x27a)](_0x5290e1),_0x1f4567=_0x568bff&&this[_0x2d111c(0x1bd)](_0x568bff);if(!_0x8cbbd7&&!_0x1f4567)continue;const _0x5f0a55=_0x5290e1[_0x2d111c(0x22a)]();if(_0x5f0a55[_0x2d111c(0x1e1)][_0x2d111c(0x15b)]!=_0x5f0a55[_0x2d111c(0x1c5)][_0x2d111c(0x15b)]&&!_0x5f0a55[_0x2d111c(0x1c5)][_0x2d111c(0x25b)]){const _0x208c35=_0x44b721[_0x2d111c(0x262)][_0x2d111c(0x2c4)](_0x5f0a55[_0x2d111c(0x1e1)][_0x2d111c(0x133)],_0x2d111c(0x1c5)),_0x491325=_0x44b721[_0x2d111c(0x262)][_0x2d111c(0x14e)](_0x5f0a55[_0x2d111c(0x1e1)],_0x208c35);_0x161eca[_0x2d111c(0x25f)](_0x5290e1[_0x2d111c(0x263)](),{'range':_0x491325}),_0x4c6515=!0x0;}}return _0x4c6515;}),_0x44b721[_0x448fd(0x262)][_0x448fd(0x251)][_0x448fd(0x158)](_0x15a51c=>this[_0x448fd(0x244)](_0x15a51c)),_0x44b721[_0x448fd(0x262)][_0x448fd(0x251)][_0x448fd(0x158)](_0x59ea33=>!_0x59ea33[_0x448fd(0x259)][_0x448fd(0x2a0)]&&this[_0x448fd(0x13e)](_0x59ea33)),_0x44b721[_0x448fd(0x262)]['on'](_0x448fd(0x28d),()=>{const _0x56251e=_0x448fd;this[_0x56251e(0x14f)]=!0x1;}),_0x44b721[_0x448fd(0x262)][_0x448fd(0x251)]['on'](_0x448fd(0x155),(_0x3f40aa,_0x2671d3)=>{const _0x2d20ae=_0x448fd;if(!_0x2671d3[_0x2d20ae(0x2a0)]||_0x2671d3[_0x2d20ae(0x1be)])return;if(!this[_0x2d20ae(0x14f)])return;const _0x2fafd0=_0x44b721[_0x2d20ae(0x262)][_0x2d20ae(0x251)][_0x2d20ae(0x1fb)][_0x2d20ae(0x184)]();if(0x0==_0x2fafd0[_0x2d20ae(0x1d1)])return;const _0x34698a=[],_0x427333=_0x2fafd0[_0x2d20ae(0x2b5)](_0x3cddd3=>_0x2d20ae(0x272)==_0x3cddd3[_0x2d20ae(0x22b)]),_0x45817d=_0x2fafd0[_0x2d20ae(0x2b5)](_0x4a9d67=>_0x2d20ae(0x150)==_0x4a9d67[_0x2d20ae(0x22b)]&&_0x2d20ae(0x1a6)!=_0x4a9d67[_0x2d20ae(0x1a4)]);for(const _0x2aca79 of _0x427333)this[_0x2d20ae(0x1d8)](_0x2aca79[_0x2d20ae(0x134)])&&_0x34698a[_0x2d20ae(0x2af)]({'key':_0x2aca79[_0x2d20ae(0x134)],'newValue':_0x2aca79[_0x2d20ae(0x1fa)],'oldValue':_0x2aca79[_0x2d20ae(0x1de)],'range':Ut(_0x2aca79[_0x2d20ae(0x230)],_0x44b721[_0x2d20ae(0x262)])});for(const _0x2a27d7 of _0x45817d){if(_0x2d20ae(0x207)!=_0x2a27d7[_0x2d20ae(0x15e)]&&_0x2d20ae(0x1ac)!=_0x2a27d7[_0x2d20ae(0x15e)])continue;const _0x7277d=Gt(_0x2a27d7[_0x2d20ae(0x1c4)][_0x2d20ae(0x133)],_0x44b721[_0x2d20ae(0x262)]),_0x33ccdb=_0x2a27d7[_0x2d20ae(0x277)];_0x2d20ae(0x207)==_0x2a27d7[_0x2d20ae(0x15e)]&&_0x34698a[_0x2d20ae(0x2af)]({'key':_0x2d20ae(0x202),'newValue':_0x2a27d7[_0x2d20ae(0x1a4)],'oldValue':_0x33ccdb[_0x2d20ae(0x1a4)],'range':_0x7277d});for(const [_0x11603f,_0x126704]of _0x33ccdb[_0x2d20ae(0x13a)]){if(!this[_0x2d20ae(0x1d8)](_0x11603f))continue;const _0x25c5eb=_0x2a27d7[_0x2d20ae(0x13a)][_0x2d20ae(0x1f0)](_0x11603f);_0x126704!==_0x25c5eb&&_0x34698a[_0x2d20ae(0x2af)]({'key':_0x11603f,'newValue':_0x25c5eb,'oldValue':_0x126704,'range':_0x7277d});}for(const [_0x57e3d5,_0x50f581]of _0x2a27d7[_0x2d20ae(0x13a)])this[_0x2d20ae(0x1d8)](_0x57e3d5)&&(_0x33ccdb[_0x2d20ae(0x13a)][_0x2d20ae(0x1b9)](_0x57e3d5)||_0x34698a[_0x2d20ae(0x2af)]({'key':_0x57e3d5,'newValue':_0x50f581,'oldValue':null,'range':_0x7277d}));}0x0!=_0x34698a[_0x2d20ae(0x1d1)]&&_0x44b721[_0x2d20ae(0x262)][_0x2d20ae(0x298)](_0x2671d3,_0x498863=>{const _0x470179=_0x2d20ae,_0x266bcd=_0x2e78de();for(const {range:_0x361c03,key:_0x412987,oldValue:_0x4971f9,newValue:_0x34d363}of _0x34698a)this[_0x470179(0x23e)](_0x361c03,_0x412987,_0x4971f9,_0x34d363,{'groupId':_0x266bcd});this[_0x470179(0x28c)](_0x498863,_0x34698a);});},{'priority':_0x448fd(0x247)}),_0x44b721[_0x448fd(0x262)][_0x448fd(0x250)]['on'](_0x448fd(0x2b8),(_0x287f01,_0x4076ed,_0x164a4e)=>{const _0x405f15=_0x448fd;if(null==_0x164a4e){const {id:_0x58be1e}=this[_0x405f15(0x26e)](_0x4076ed[_0x405f15(0x1a4)]),_0x4f86cb=this[_0x405f15(0x1d3)][_0x405f15(0x1f0)](_0x58be1e);_0x4f86cb&&_0x4f86cb[_0x405f15(0x265)](_0x4076ed[_0x405f15(0x1a4)]);}}),_0x44b721[_0x448fd(0x262)][_0x448fd(0x251)]['on'](_0x448fd(0x155),()=>{const _0xec56b5=_0x448fd,_0x3ee54b=Array[_0xec56b5(0x154)](_0x44b721[_0xec56b5(0x262)][_0xec56b5(0x251)][_0xec56b5(0x1fb)][_0xec56b5(0x236)]())[_0xec56b5(0x2b5)](_0x58bfee=>_0xec56b5(0x14d)===this[_0xec56b5(0x26e)](_0x58bfee[_0xec56b5(0x1a4)])[_0xec56b5(0x1df)]);if(0x0===_0x3ee54b[_0xec56b5(0x1d1)])return;_0x3ee54b[_0xec56b5(0x156)]((_0x2c731a,_0xb439de)=>{const _0x4c63d0=_0xec56b5,_0x3a6ce4=_0x2c731a[_0x4c63d0(0x166)][_0x4c63d0(0x293)],_0x32721f=_0xb439de[_0x4c63d0(0x166)][_0x4c63d0(0x293)];return null===_0x3a6ce4&&null===_0x32721f?0x0:null===_0x3a6ce4&&null!==_0x32721f?-0x1:null!==_0x3a6ce4&&null===_0x32721f?0x1:_0x3a6ce4[_0x4c63d0(0x1e1)][_0x4c63d0(0x235)](_0x32721f[_0x4c63d0(0x1e1)])?-0x1:0x1;});const _0x4d8a9f=new Set(),_0x4e5bff=new Set();for(const {name:_0x5170aa,data:_0x177321}of _0x3ee54b){const {id:_0x43513c}=this[_0xec56b5(0x26e)](_0x5170aa);if(null===_0x177321[_0xec56b5(0x293)]){const _0x5d1841=this[_0xec56b5(0x203)](_0x5170aa);_0x4e5bff[_0xec56b5(0x274)](_0x5d1841);}else{const _0x4063cd=this[_0xec56b5(0x1d3)][_0xec56b5(0x1f0)](_0x43513c);null!==_0x177321[_0xec56b5(0x282)]||_0x4063cd[_0xec56b5(0x2c8)]?(_0x4d8a9f[_0xec56b5(0x274)](_0x4063cd[_0xec56b5(0x18f)]),_0x4e5bff[_0xec56b5(0x274)](_0x4063cd)):this[_0xec56b5(0x1fd)](_0x4063cd);}}_0x4e5bff[_0xec56b5(0x2ce)]>0x0&&this[_0xec56b5(0x1cf)](_0x4e5bff);for(const _0x610607 of _0x4d8a9f)this[_0xec56b5(0x24b)](_0xec56b5(0x28b),_0x610607);}),_0x44b721[_0x448fd(0x262)]['on'](_0x448fd(0x275),(_0x19c27a,_0x53cd68)=>{const _0x518c49=_0x448fd,_0x229713=_0x53cd68[0x0];if(!this[_0x518c49(0x1d3)][_0x518c49(0x2ce)])return;if(!_0x229713[_0x518c49(0x140)])return;if(_0x229713[_0x518c49(0x259)][_0x518c49(0x1be)]||!_0x229713[_0x518c49(0x259)][_0x518c49(0x2a0)])return;let _0x55936b,_0x57d4d1;switch(_0x229713[_0x518c49(0x22b)]){case _0x518c49(0x150):_0x55936b=_0x44b721[_0x518c49(0x262)][_0x518c49(0x2c4)](_0x229713[_0x518c49(0x1c4)]),_0x57d4d1=_0x55936b[_0x518c49(0x1cc)](_0x229713[_0x518c49(0x2ca)]);break;case _0x518c49(0x18d):_0x55936b=_0x44b721[_0x518c49(0x262)][_0x518c49(0x2c4)](_0x229713[_0x518c49(0x171)]),_0x57d4d1=_0x44b721[_0x518c49(0x262)][_0x518c49(0x2c4)](_0x229713[_0x518c49(0x141)]);break;case _0x518c49(0x12e):_0x55936b=_0x44b721[_0x518c49(0x262)][_0x518c49(0x2c4)](_0x229713[_0x518c49(0x1b8)]),_0x57d4d1=_0x55936b[_0x518c49(0x1cc)](_0x229713[_0x518c49(0x2ca)]);break;default:return;}const _0x42ba6a=_0x44b721[_0x518c49(0x262)][_0x518c49(0x14e)](_0x55936b,_0x57d4d1);_0x44b721[_0x518c49(0x262)][_0x518c49(0x1e5)](()=>{const _0x4dd611=_0x518c49;for(const {suggestion:_0x428048,meta:_0x193b3e}of this[_0x4dd611(0x1ca)](_0x42ba6a)){if(_0x428048[_0x4dd611(0x1e7)])continue;if(_0x4dd611(0x232)==_0x428048[_0x4dd611(0x22b)])continue;const _0x368df8=this[_0x4dd611(0x27a)](_0x428048);if(_0x368df8&&this[_0x4dd611(0x1bd)](_0x368df8)&&_0x4dd611(0x18d)!=_0x229713[_0x4dd611(0x22b)])continue;const _0x108095=_0x428048[_0x4dd611(0x166)]&&_0x428048[_0x4dd611(0x166)][_0x4dd611(0x20b)];(_0x4dd611(0x27f)!=_0x428048[_0x4dd611(0x22b)]||_0x4dd611(0x18d)==_0x229713[_0x4dd611(0x22b)]&&!_0x108095)&&(_0x193b3e[_0x4dd611(0x17d)]||_0x4dd611(0x287)==_0x428048[_0x4dd611(0x22b)]&&_0x193b3e[_0x4dd611(0x23f)]||_0x428048[_0x4dd611(0x22a)]()[_0x4dd611(0x29c)](_0x42ba6a)&&this[_0x4dd611(0x210)](_0x428048,_0x55936b,_0x57d4d1));}});},{'priority':_0x448fd(0x247)}),_0x44b721[_0x448fd(0x262)]['on'](_0x448fd(0x26b),(_0x171c6f,_0x7f715a)=>{const _0x3ab39e=_0x448fd,_0x3fd451=_0x7f715a[0x0],_0x11c47a=_0x7f715a[0x1];if(_0x11c47a&&_0x11c47a[_0x3ab39e(0x233)])return;if(this[_0x3ab39e(0x23c)])return;if(!this[_0x3ab39e(0x19f)][_0x3ab39e(0x196)])return;if(_0x3fd451[_0x3ab39e(0x29b)])return;const _0x10c202=_0x44b721[_0x3ab39e(0x262)][_0x3ab39e(0x280)],{start:_0x47947e,end:_0xa37c0f}=_0x3fd451[_0x3ab39e(0x22a)](),_0x287bf5=_0x47947e[_0x3ab39e(0x133)]&&_0x10c202[_0x3ab39e(0x1f6)](_0x47947e[_0x3ab39e(0x133)])?null:_0x10c202[_0x3ab39e(0x168)](_0x47947e,_0x3ab39e(0x173)),_0x2b5a6c=_0xa37c0f[_0x3ab39e(0x292)]&&_0x10c202[_0x3ab39e(0x1f6)](_0xa37c0f[_0x3ab39e(0x292)])?null:_0x10c202[_0x3ab39e(0x168)](_0xa37c0f,_0x3ab39e(0x22d)),_0x19fb6c=_0x44b721[_0x3ab39e(0x262)][_0x3ab39e(0x14e)](_0x287bf5?_0x287bf5[_0x3ab39e(0x1e1)]:_0x47947e,_0x2b5a6c?_0x2b5a6c[_0x3ab39e(0x1c5)]:_0xa37c0f);_0x44b721[_0x3ab39e(0x262)][_0x3ab39e(0x1e5)](_0x4ffa06=>{const _0x338223=_0x3ab39e;this[_0x338223(0x1eb)](_0x19fb6c);const _0x4b027d=_0x44b721[_0x338223(0x262)][_0x338223(0x280)][_0x338223(0x168)](_0x19fb6c[_0x338223(0x1e1)]);_0x3fd451['is'](_0x338223(0x1ce))?_0x4ffa06[_0x338223(0x2b0)](_0x4b027d):_0x3fd451[_0x338223(0x270)](_0x4b027d);}),_0x171c6f[_0x3ab39e(0x180)]();},{'priority':_0xf596bf[_0x448fd(0x145)]+0xa}),_0x44b721[_0x448fd(0x262)]['on'](_0x448fd(0x1a5),(_0x202207,_0x8c641e)=>{const _0x17105c=_0x448fd,_0x37f6d0=_0x8c641e[_0x8c641e[_0x17105c(0x1d1)]-0x1];_0x37f6d0&&_0x37f6d0[_0x17105c(0x233)]||this[_0x17105c(0x23c)]||this[_0x17105c(0x19f)][_0x17105c(0x196)]&&(_0x44b721[_0x17105c(0x262)][_0x17105c(0x1e5)](()=>{const _0x27047a=_0x17105c;let _0x1b9a20=_0x44b721[_0x27047a(0x262)][_0x27047a(0x1a5)](_0x8c641e[0x0],_0x8c641e[0x1],_0x8c641e[0x2],{'forceDefaultExecution':!0x0});if(!_0x1b9a20)return;_0x202207[_0x27047a(0x1c1)]=_0x1b9a20[_0x27047a(0x28f)]();const _0x3b6c26=_0x1b9a20[_0x27047a(0x1c5)][_0x27047a(0x292)],_0x572a11=_0x44b721[_0x27047a(0x262)][_0x27047a(0x280)];_0x3b6c26&&_0x572a11[_0x27047a(0x2d2)](_0x3b6c26)&&!_0x572a11[_0x27047a(0x1dd)](_0x3b6c26)&&(_0x1b9a20=_0x44b721[_0x27047a(0x262)][_0x27047a(0x14e)](_0x1b9a20[_0x27047a(0x1e1)],_0x44b721[_0x27047a(0x262)][_0x27047a(0x2c4)](_0x3b6c26,_0x27047a(0x1c5)))),this[_0x27047a(0x2ba)](_0x1b9a20);}),_0x202207[_0x17105c(0x180)]());},{'priority':_0x448fd(0x161)}),this[_0x448fd(0x234)][_0x448fd(0x1a7)][_0x448fd(0x274)](_0x448fd(0x191),this[_0x448fd(0x19f)]),this[_0x448fd(0x1f1)](_0x448fd(0x191));const _0x5170f1=new _0x4e05d8(_0x44b721,this[_0x448fd(0x1d3)]);_0x44b721[_0x448fd(0x1a7)][_0x448fd(0x274)](_0x448fd(0x2b1),_0x5170f1),this[_0x448fd(0x1f1)](_0x448fd(0x2b1));const _0x2ad422=new _0x214829(_0x44b721,this[_0x448fd(0x1d3)]);_0x44b721[_0x448fd(0x1a7)][_0x448fd(0x274)](_0x448fd(0x18c),_0x2ad422),this[_0x448fd(0x1f1)](_0x448fd(0x18c)),_0x44b721[_0x448fd(0x1a7)][_0x448fd(0x274)](_0x448fd(0x1c0),new _0xbf7ccf(_0x44b721,_0x5170f1,this[_0x448fd(0x1d3)])),this[_0x448fd(0x1f1)](_0x448fd(0x1c0)),_0x44b721[_0x448fd(0x1a7)][_0x448fd(0x274)](_0x448fd(0x212),new _0xbf7ccf(_0x44b721,_0x2ad422,this[_0x448fd(0x1d3)])),this[_0x448fd(0x1f1)](_0x448fd(0x212)),_0x44b721[_0x448fd(0x1a7)][_0x448fd(0x274)](_0x448fd(0x19d),new _0x487a17(_0x44b721,_0x5170f1,this[_0x448fd(0x1d3)])),this[_0x448fd(0x1f1)](_0x448fd(0x19d)),_0x44b721[_0x448fd(0x1a7)][_0x448fd(0x274)](_0x448fd(0x126),new _0x487a17(_0x44b721,_0x2ad422,this[_0x448fd(0x1d3)])),this[_0x448fd(0x1f1)](_0x448fd(0x126));const _0x1d3722=_0x44b721[_0x448fd(0x144)][_0x448fd(0x1f0)](_0x448fd(0x248));this[_0x448fd(0x1d4)](_0x1d3722,_0x448fd(0x213),(_0x562ace,{threadId:_0x5ad381})=>{const _0x4c0ec0=_0x448fd,_0xe12b63=this[_0x4c0ec0(0x1d3)][_0x4c0ec0(0x1f0)](_0x5ad381);_0xe12b63&&_0xe12b63[_0x4c0ec0(0x266)]&&0x1===_0xe12b63[_0x4c0ec0(0x266)][_0x4c0ec0(0x1d1)]&&this[_0x4c0ec0(0x2c0)](_0x5ad381,{'hasComments':!0x0});},{'priority':_0x448fd(0x24d)}),this[_0x448fd(0x1d4)](_0x1d3722,_0x448fd(0x20c),(_0x558033,{threadId:_0x3cf860})=>{const _0x14fb6c=_0x448fd,_0x517bb3=this[_0x14fb6c(0x1d3)][_0x14fb6c(0x1f0)](_0x3cf860);_0x517bb3&&_0x517bb3[_0x14fb6c(0x266)]&&!_0x517bb3[_0x14fb6c(0x266)][_0x14fb6c(0x1d1)]&&this[_0x14fb6c(0x2c0)](_0x3cf860,{'hasComments':!0x1});},{'priority':_0x448fd(0x24d)});}set[_0x3b51bc(0x27c)](_0x145c9c){const _0x2b56fb=_0x3b51bc;if(this[_0x2b56fb(0x29e)])throw new _0x59730c(_0x2b56fb(0x25d),this);this[_0x2b56fb(0x29e)]=_0x145c9c;}get[_0x3b51bc(0x27c)](){const _0x207456=_0x3b51bc;return this[_0x207456(0x29e)];}[_0x3b51bc(0x2a8)]({skipNotAttached:_0x25660c=!0x1,toJSON:_0x20e15e=!0x1}={}){const _0x47e762=_0x3b51bc,_0x4a3fd8=[];for(const _0x393411 of this[_0x47e762(0x1d3)][_0x47e762(0x1cd)]())_0x25660c&&!_0x393411[_0x47e762(0x2c8)]||_0x4a3fd8[_0x47e762(0x2af)](_0x393411);return _0x20e15e?_0x4a3fd8[_0x47e762(0x1a9)](_0x864652=>_0x864652[_0x47e762(0x125)]()):_0x4a3fd8;}[_0x3b51bc(0x182)](_0x48d162){const _0x1e700a=_0x3b51bc,_0x457e98=this[_0x1e700a(0x1d3)][_0x1e700a(0x1f0)](_0x48d162);if(!_0x457e98)throw new _0x59730c(_0x1e700a(0x21d),this);return _0x457e98;}[_0x3b51bc(0x22f)](_0x274993){const _0x158ed3=_0x3b51bc;return this[_0x158ed3(0x1d3)][_0x158ed3(0x1b9)](_0x274993);}[_0x3b51bc(0x1ad)](_0x41098b){const _0x31f29e=_0x3b51bc,{authorId:_0x361975,id:_0x515ff4,attributes:_0x16ed5f}=_0x41098b,[_0x309838,_0x12cfdc]=_0x41098b[_0x31f29e(0x22b)][_0x31f29e(0x18d)](':'),_0x4cea31=this[_0x31f29e(0x1d3)][_0x31f29e(0x1f0)](_0x515ff4)||this[_0x31f29e(0x12c)](_0x309838,_0x12cfdc,_0x515ff4,_0x361975,_0x16ed5f);if(this[_0x31f29e(0x198)](_0x4cea31),this[_0x31f29e(0x214)](_0x4cea31,_0x309838,_0x12cfdc||null,_0x361975),_0x4cea31[_0x31f29e(0x1fe)]=_0x41098b[_0x31f29e(0x1fe)],_0x4cea31[_0x31f29e(0x204)]=!0x0,_0x16ed5f&&_0x16ed5f[_0x31f29e(0x21b)]){const _0x18a36e=_0x16ed5f[_0x31f29e(0x21b)],_0x109d0e=this[_0x31f29e(0x22c)](_0x18a36e[_0x31f29e(0x29f)]);_0x4cea31[_0x31f29e(0x1bf)]=_0x18a36e[_0x31f29e(0x1fe)],_0x4cea31[_0x31f29e(0x1af)]=_0x109d0e,_0x4cea31[_0x31f29e(0x2bd)]=!0x0;}else _0x4cea31[_0x31f29e(0x1bf)]=_0x41098b[_0x31f29e(0x1fe)];switch(_0x41098b[_0x31f29e(0x166)]&&(_0x4cea31[_0x31f29e(0x166)]=_0x41098b[_0x31f29e(0x166)]),_0x41098b[_0x31f29e(0x13a)]&&(_0x4cea31[_0x31f29e(0x13a)]=_0x41098b[_0x31f29e(0x13a)]),this[_0x31f29e(0x29e)]&&this[_0x31f29e(0x29e)][_0x31f29e(0x2d0)]||(_0x4cea31[_0x31f29e(0x1a3)]=!0x0),this[_0x31f29e(0x199)][_0x31f29e(0x1f0)](_0x4cea31)){case _0x31f29e(0x1f2):this[_0x31f29e(0x199)][_0x31f29e(0x2c9)](_0x4cea31,_0x31f29e(0x26f));break;case _0x31f29e(0x2d1):_0x4cea31[_0x31f29e(0x2c8)]?(this[_0x31f29e(0x138)](new Set([_0x4cea31])),this[_0x31f29e(0x1cf)](new Set([_0x4cea31])),this[_0x31f29e(0x199)][_0x31f29e(0x2c9)](_0x4cea31,_0x31f29e(0x170)),this[_0x31f29e(0x24b)](_0x31f29e(0x291),_0x4cea31)):this[_0x31f29e(0x199)][_0x31f29e(0x2c9)](_0x4cea31,_0x31f29e(0x181));}return _0x4cea31;}[_0x3b51bc(0x2b1)](_0x2e5ba){const _0x5b7461=_0x3b51bc;this[_0x5b7461(0x233)](()=>{const _0x37cd37=_0x5b7461;this[_0x37cd37(0x234)][_0x37cd37(0x262)][_0x37cd37(0x1e5)](()=>{const _0x3088b9=_0x37cd37;for(const _0x1f5119 of _0x2e5ba[_0x3088b9(0x2d3)]())_0x1f5119[_0x3088b9(0x18e)]();});});}[_0x3b51bc(0x18c)](_0x1f1723){const _0x20147a=_0x3b51bc;this[_0x20147a(0x233)](()=>{const _0x583900=_0x20147a;this[_0x583900(0x234)][_0x583900(0x262)][_0x583900(0x1e5)](()=>{const _0xf82828=_0x583900;for(const _0x324a85 of _0x1f1723[_0xf82828(0x2d3)]())_0x324a85[_0xf82828(0x188)]();});});}[_0x3b51bc(0x1f1)](_0x595a8d,_0x3f0e96){const _0x25bb33=_0x3b51bc,_0xa77593=this[_0x25bb33(0x234)][_0x25bb33(0x1a7)][_0x25bb33(0x1f0)](_0x595a8d);if(!_0xa77593)throw new _0x59730c(_0x25bb33(0x1d6),this,{'commandName':_0x595a8d});if(this[_0x25bb33(0x238)][_0x25bb33(0x1b9)](_0xa77593))throw new _0x59730c(_0x25bb33(0x17b),this,{'commandName':_0x595a8d});this[_0x25bb33(0x238)][_0x25bb33(0x274)](_0xa77593),_0x3f0e96&&_0xa77593['on'](_0x25bb33(0x205),(_0x4123df,_0x4b3e75)=>{const _0x5caac3=_0x25bb33;this[_0x5caac3(0x19f)][_0x5caac3(0x196)]&&(this[_0x5caac3(0x23c)]||(_0x4b3e75[_0x5caac3(0x1d1)]>0x0&&_0x4b3e75[_0x4b3e75[_0x5caac3(0x1d1)]-0x1]&&_0x4b3e75[_0x4b3e75[_0x5caac3(0x1d1)]-0x1][_0x5caac3(0x233)]?_0x4b3e75[_0x5caac3(0x294)]():(_0x4123df[_0x5caac3(0x1c1)]=_0x3f0e96((..._0x2aca75)=>_0xa77593[_0x5caac3(0x205)](..._0x2aca75,{'forceDefaultExecution':!0x0}),..._0x4b3e75),_0x4123df[_0x5caac3(0x180)]())));},{'priority':_0x25bb33(0x161)});}[_0x3b51bc(0x233)](_0x489bae){const _0x460b43=_0x3b51bc;let _0x36c8fc,_0x4ca41f;const _0x303b9f=this[_0x460b43(0x23c)];this[_0x460b43(0x23c)]=!0x0;try{_0x36c8fc=_0x489bae();}catch(_0x163301){_0x4ca41f=_0x163301;}return _0x303b9f||(this[_0x460b43(0x23c)]=!0x1),_0x4ca41f&&_0x59730c[_0x460b43(0x242)](_0x4ca41f,this),_0x36c8fc;}[_0x3b51bc(0x2ba)](_0x1ee303,_0x25907b=null,_0x52b3ed={}){const _0x54c43b=_0x3b51bc;if(_0x1ee303[_0x54c43b(0x29b)])return null;const _0x266324=this[_0x54c43b(0x234)][_0x54c43b(0x144)][_0x54c43b(0x1f0)](_0x54c43b(0x189))['me'];for(const {suggestion:_0x341834,meta:_0x224423}of this[_0x54c43b(0x1ca)](_0x1ee303,_0x54c43b(0x287)))if(_0x224423[_0x54c43b(0x23f)]){if(!_0x224423[_0x54c43b(0x153)]){if(_0x224423[_0x54c43b(0x17d)]){if(!this[_0x54c43b(0x1d9)]||!Lt(_0x341834,_0x52b3ed))continue;return _0x341834;}if(Lt(_0x341834,_0x52b3ed))return _0x341834;this[_0x54c43b(0x210)](_0x341834,_0x1ee303[_0x54c43b(0x1e1)],_0x1ee303[_0x54c43b(0x1c5)]);break;}if(_0x25907b==_0x341834[_0x54c43b(0x12d)]&&Lt(_0x341834,_0x52b3ed)){const _0x557722=_0x341834[_0x54c43b(0x22a)]();return _0x557722[_0x54c43b(0x1e1)][_0x54c43b(0x16e)](_0x1ee303[_0x54c43b(0x1c5)])?this[_0x54c43b(0x290)](_0x341834,this[_0x54c43b(0x283)][_0x54c43b(0x14e)](_0x1ee303[_0x54c43b(0x1e1)],_0x557722[_0x54c43b(0x1c5)])):this[_0x54c43b(0x290)](_0x341834,this[_0x54c43b(0x283)][_0x54c43b(0x14e)](_0x557722[_0x54c43b(0x1e1)],_0x1ee303[_0x54c43b(0x1c5)])),_0x341834;}}const _0x4fb678=_0x2e78de(),_0x55776a=_0x266324['id'],_0x2a9d80=_0x25907b?_0x54c43b(0x185)+_0x25907b:_0x54c43b(0x287),_0x7268e3=this[_0x54c43b(0x2b3)]({'id':_0x4fb678,'type':_0x2a9d80,'createdAt':new Date(),'authorId':_0x55776a,'attributes':_0x52b3ed});return this[_0x54c43b(0x226)](_0x2a9d80,_0x4fb678,_0x55776a,_0x1ee303),_0x7268e3;}[_0x3b51bc(0x16f)](_0x499636,_0x5344a6=_0x3b51bc(0x296),_0x1c05c3={}){const _0x487e79=_0x3b51bc,_0x21d3e8=this[_0x487e79(0x234)][_0x487e79(0x144)][_0x487e79(0x1f0)](_0x487e79(0x189))['me'],_0x18488c=this[_0x487e79(0x137)][_0x487e79(0x12f)](_0x487e79(0x287),_0x5344a6,_0x487e79(0x1a8));for(const _0x43c74d of this[_0x487e79(0x2a8)]())if(_0x43c74d[_0x487e79(0x1af)]['id']==_0x21d3e8['id']&&_0x487e79(0x287)==_0x43c74d[_0x487e79(0x22b)]&&_0x43c74d[_0x487e79(0x12d)]==_0x5344a6&&Lt(_0x43c74d,_0x1c05c3)&&(_0x18488c(_0x43c74d[_0x487e79(0x1ed)](),_0x499636)||_0x18488c(_0x499636,_0x43c74d[_0x487e79(0x1ed)]()))){for(const _0x2be3e1 of _0x499636)_0x43c74d[_0x487e79(0x1d2)](_0x2be3e1);return _0x43c74d;}for(const {suggestion:_0x4ac31b,meta:_0x32741f}of this[_0x487e79(0x1ca)](_0x499636,_0x487e79(0x287))){if(!_0x32741f[_0x487e79(0x23f)])continue;if(!this[_0x487e79(0x1d9)]&&_0x32741f[_0x487e79(0x17d)])continue;if(!Lt(_0x4ac31b,_0x1c05c3))continue;let _0xe74f28=!0x0;for(const _0x268785 of _0x4ac31b[_0x487e79(0x1ed)]())for(const _0x543c0d of _0x499636)if(!_0x268785[_0x487e79(0x29c)](_0x543c0d)){_0xe74f28=!0x1;break;}if(_0xe74f28)return _0x4ac31b;}const _0x5bb116=_0x2e78de(),_0x44fea4=_0x21d3e8['id'],_0x32d20e=_0x487e79(0x185)+_0x5344a6,_0x3fc0cd=this[_0x487e79(0x2b3)]({'id':_0x5bb116,'type':_0x32d20e,'createdAt':new Date(),'authorId':_0x44fea4,'attributes':_0x1c05c3});for(const _0x39e1da of _0x499636)this[_0x487e79(0x226)](_0x32d20e,_0x5bb116,_0x44fea4,_0x39e1da,_0x4499c5[_0x487e79(0x24a)]());return _0x3fc0cd;}[_0x3b51bc(0x224)](_0x4e49b7,_0x59224b,_0x1371c6=null,_0x3a0823={}){const _0x4288d9=_0x3b51bc;if(_0x1371c6=_0x1371c6||Ot(_0x59224b),_0x4e49b7[_0x4288d9(0x29b)])return null;if(_0x4288d9(0x208)===this[_0x4288d9(0x1b4)]){const _0x3e88bb=this[_0x4288d9(0x137)][_0x4288d9(0x12f)](_0x4288d9(0x232),_0x1371c6,_0x4288d9(0x18e));return this[_0x4288d9(0x233)](()=>_0x3e88bb([_0x4e49b7],_0x59224b,_0x3a0823)),null;}const _0x1c6cfa=this[_0x4288d9(0x234)][_0x4288d9(0x144)][_0x4288d9(0x1f0)](_0x4288d9(0x189))['me'],_0x5d72e5=[];if(_0x4288d9(0x160)!==this[_0x4288d9(0x1b4)]){for(const {suggestion:_0x1bff7c,meta:_0x11474e}of this[_0x4288d9(0x1ca)](_0x4e49b7,_0x4288d9(0x287)))_0x11474e[_0x4288d9(0x23f)]&&!_0x11474e[_0x4288d9(0x132)]&&_0x5d72e5[_0x4288d9(0x2af)](..._0x1bff7c[_0x4288d9(0x1ed)]());}const _0x487552=function(_0x1c8de4,_0x44a1bb){const _0x2ee72e=_0x4288d9,_0x34f9e3=[];for(const _0x5098d2 of _0x44a1bb){const _0x366fff=_0x1c8de4[_0x2ee72e(0x193)](_0x5098d2);_0x366fff&&_0x34f9e3[_0x2ee72e(0x2af)](_0x366fff);}return _0x34f9e3;}(_0x4e49b7,_0x5d72e5),_0x14501c=function(_0x3a1023,_0x2b5341){const _0x580d5=_0x4288d9,_0x22478f=[_0x3a1023];for(const _0x5a9cf8 of _0x2b5341){let _0x2e4779=0x0;for(;_0x2e4779<_0x22478f[_0x580d5(0x1d1)];){const _0x447b2b=_0x22478f[_0x2e4779][_0x580d5(0x1f4)](_0x5a9cf8);_0x22478f[_0x580d5(0x147)](_0x2e4779,0x1,..._0x447b2b),_0x2e4779+=_0x447b2b[_0x580d5(0x1d1)];}}return _0x22478f;}(_0x4e49b7,_0x5d72e5);_0x487552[_0x4288d9(0x1d1)]&&this[_0x4288d9(0x283)][_0x4288d9(0x1e5)](()=>{const _0x54c21d=_0x4288d9;for(const _0x710b36 of _0x487552){const _0x46ceb9=this[_0x54c21d(0x137)][_0x54c21d(0x12f)](_0x54c21d(0x232),_0x1371c6,_0x54c21d(0x18e));this[_0x54c21d(0x233)](()=>_0x46ceb9([_0x710b36],_0x59224b,_0x3a0823));}});for(const _0x90d244 of _0x14501c){let _0x31070e=null,_0x228d65=_0x90d244[_0x4288d9(0x1e1)],_0x5f25c0=_0x90d244[_0x4288d9(0x1c5)];for(const {suggestion:_0x450fcb,meta:_0x19ab89}of this[_0x4288d9(0x1ca)](_0x90d244,_0x4288d9(0x232))){if(!_0x19ab89[_0x4288d9(0x23f)])continue;if(_0x450fcb[_0x4288d9(0x12d)]!=_0x1371c6)continue;if(!Lt(_0x450fcb,_0x3a0823))continue;const _0x1af49f=_0x450fcb[_0x4288d9(0x22a)]();if(_0x1af49f[_0x4288d9(0x29c)](_0x90d244,!0x0))return null;_0x228d65=_0x228d65[_0x4288d9(0x235)](_0x1af49f[_0x4288d9(0x1e1)])?_0x228d65:_0x1af49f[_0x4288d9(0x1e1)],_0x5f25c0=_0x5f25c0[_0x4288d9(0x253)](_0x1af49f[_0x4288d9(0x1c5)])?_0x5f25c0:_0x1af49f[_0x4288d9(0x1c5)],_0x31070e?_0x1af49f[_0x4288d9(0x1e1)][_0x4288d9(0x235)](_0x31070e[_0x4288d9(0x22a)]()[_0x4288d9(0x1e1)])?(_0x31070e[_0x4288d9(0x15f)](),_0x31070e=_0x450fcb):_0x450fcb[_0x4288d9(0x15f)]():_0x31070e=_0x450fcb;}const _0x4b1a88=this[_0x4288d9(0x283)][_0x4288d9(0x14e)](_0x228d65,_0x5f25c0);if(_0x31070e)this[_0x4288d9(0x290)](_0x31070e,_0x4b1a88);else{const _0x2ee9f1=_0x2e78de(),_0x2d3d1a=_0x1c6cfa['id'];this[_0x4288d9(0x2b3)]({'id':_0x2ee9f1,'type':_0x4288d9(0x211)+_0x1371c6,'data':_0x59224b,'createdAt':new Date(),'authorId':_0x2d3d1a,'attributes':_0x3a0823}),this[_0x4288d9(0x226)](_0x4288d9(0x211)+_0x1371c6,_0x2ee9f1,_0x2d3d1a,_0x4b1a88);}}return null;}[_0x3b51bc(0x2c5)](_0x497eda,_0x1bdc9f,_0x4f5e2b=[],_0x1fdfa4=null,_0x2ed8ff={}){const _0x536fff=_0x3b51bc;_0x1bdc9f[_0x536fff(0x127)]||(_0x1bdc9f[_0x536fff(0x127)]=_0x1bdc9f[_0x536fff(0x2b9)]),_0x1bdc9f[_0x536fff(0x20b)]=_0x497eda['is'](_0x536fff(0x230)),_0x1fdfa4=_0x1fdfa4||Ot(_0x1bdc9f);const _0x4ac2b8=_0x4f5e2b[_0x536fff(0x1a9)](_0x1a07c9=>Gt(_0x1a07c9,this[_0x536fff(0x283)])),_0x248bd7=_0x497eda['is'](_0x536fff(0x230))?_0x497eda:Gt(_0x497eda,this[_0x536fff(0x283)]);if(_0x536fff(0x208)===this[_0x536fff(0x1b4)]){const _0x351772=this[_0x536fff(0x137)][_0x536fff(0x12f)](_0x536fff(0x27f),_0x1fdfa4,_0x536fff(0x18e));return this[_0x536fff(0x233)](()=>_0x351772([_0x248bd7],_0x1bdc9f,_0x2ed8ff)),null;}_0x4ac2b8[_0x536fff(0x2af)](_0x248bd7);let _0x33f26b=!0x0;for(const _0x411c8c of _0x4ac2b8)if(!this[_0x536fff(0x2a6)](_0x411c8c)){_0x33f26b=!0x1;break;}if(_0x33f26b&&_0x536fff(0x160)!==this[_0x536fff(0x1b4)]){const _0x149273=this[_0x536fff(0x137)][_0x536fff(0x12f)](_0x536fff(0x27f),_0x1fdfa4,_0x536fff(0x18e));return this[_0x536fff(0x233)](()=>_0x149273([_0x248bd7],_0x1bdc9f,_0x2ed8ff)),null;}let _0x25f654=null,_0xe7cd75=_0x248bd7[_0x536fff(0x1e1)],_0x21ee04=_0x248bd7[_0x536fff(0x1c5)];for(const {suggestion:_0x2ce492,meta:_0x57ed81}of this[_0x536fff(0x1ca)](_0x248bd7,_0x536fff(0x27f))){if(!_0x57ed81[_0x536fff(0x23f)])continue;if(_0x57ed81[_0x536fff(0x153)]||_0x57ed81[_0x536fff(0x17d)]||_0x57ed81[_0x536fff(0x132)])continue;if(_0x2ce492[_0x536fff(0x166)][_0x536fff(0x127)]!=_0x1bdc9f[_0x536fff(0x127)])continue;if(!Lt(_0x2ce492,_0x2ed8ff))continue;const _0x44ee41=_0x2ce492[_0x536fff(0x22a)]();if(_0x2ce492[_0x536fff(0x12d)]==_0x1fdfa4){if(_0x44ee41[_0x536fff(0x29c)](_0x248bd7,!0x0))return null;_0xe7cd75=_0xe7cd75[_0x536fff(0x235)](_0x44ee41[_0x536fff(0x1e1)])?_0xe7cd75:_0x44ee41[_0x536fff(0x1e1)],_0x21ee04=_0x21ee04[_0x536fff(0x253)](_0x44ee41[_0x536fff(0x1c5)])?_0x21ee04:_0x44ee41[_0x536fff(0x1c5)],_0x25f654?_0x44ee41[_0x536fff(0x1e1)][_0x536fff(0x235)](_0x25f654[_0x536fff(0x22a)]()[_0x536fff(0x1e1)])?(_0x25f654[_0x536fff(0x15f)](),_0x25f654=_0x2ce492):_0x2ce492[_0x536fff(0x15f)]():_0x25f654=_0x2ce492;}else{const _0x7c1d32=_0x248bd7[_0x536fff(0x193)](_0x44ee41);this[_0x536fff(0x2a3)](_0x2ce492,_0x7c1d32);}}const _0x4d4f38=this[_0x536fff(0x234)][_0x536fff(0x144)][_0x536fff(0x1f0)](_0x536fff(0x189))['me'],_0x4a31e0=_0x2e78de(),_0x597354=_0x4d4f38['id'];if(_0x25f654)return this[_0x536fff(0x290)](_0x25f654,this[_0x536fff(0x283)][_0x536fff(0x14e)](_0xe7cd75,_0x21ee04)),_0x25f654;{const _0x32dc50=this[_0x536fff(0x2b3)]({'id':_0x4a31e0,'type':_0x536fff(0x23d)+_0x1fdfa4,'data':_0x1bdc9f,'createdAt':new Date(),'authorId':_0x597354,'attributes':_0x2ed8ff});return this[_0x536fff(0x226)](_0x536fff(0x23d)+_0x1fdfa4,_0x4a31e0,_0x597354,this[_0x536fff(0x283)][_0x536fff(0x14e)](_0xe7cd75,_0x21ee04)),_0x32dc50;}}[_0x3b51bc(0x1f5)](_0x37c25b,_0x359345,_0x4abff6=[],_0x4ca459=null,_0x29ad9c={}){const _0x28c48c=_0x3b51bc;_0x359345[_0x28c48c(0x127)]||(_0x359345[_0x28c48c(0x127)]=_0x359345[_0x28c48c(0x2b9)]);const _0x55dbb2=_0x37c25b[0x0];_0x359345[_0x28c48c(0x20b)]=_0x55dbb2['is'](_0x28c48c(0x230)),_0x4ca459=_0x4ca459||Ot(_0x359345);const _0x40767f=_0x4abff6[_0x28c48c(0x1a9)](_0xabceeb=>Gt(_0xabceeb,this[_0x28c48c(0x283)])),_0x27dc3c=_0x55dbb2['is'](_0x28c48c(0x230))?_0x37c25b:_0x37c25b[_0x28c48c(0x1a9)](_0x5946e7=>Gt(_0x5946e7,this[_0x28c48c(0x283)]));if(_0x28c48c(0x208)===this[_0x28c48c(0x1b4)]){const _0x1a9534=this[_0x28c48c(0x137)][_0x28c48c(0x12f)](_0x28c48c(0x27f),_0x4ca459,_0x28c48c(0x18e));return this[_0x28c48c(0x233)](()=>_0x1a9534(_0x27dc3c,_0x359345,_0x29ad9c)),null;}_0x40767f[_0x28c48c(0x2af)](..._0x27dc3c);let _0x335963=!0x0;for(const _0x2e6537 of _0x40767f)if(!this[_0x28c48c(0x2a6)](_0x2e6537)){_0x335963=!0x1;break;}if(_0x335963&&_0x28c48c(0x160)!==this[_0x28c48c(0x1b4)]){const _0x4e6045=this[_0x28c48c(0x137)][_0x28c48c(0x12f)](_0x28c48c(0x27f),_0x4ca459,_0x28c48c(0x18e));return this[_0x28c48c(0x233)](()=>_0x4e6045(_0x27dc3c,_0x359345,_0x29ad9c)),null;}const _0x2cbec1=this[_0x28c48c(0x234)][_0x28c48c(0x144)][_0x28c48c(0x1f0)](_0x28c48c(0x189))['me'];for(const _0x254b9f of this[_0x28c48c(0x2a8)]()){if(_0x254b9f[_0x28c48c(0x1af)]['id']!=_0x2cbec1['id'])continue;if(_0x28c48c(0x27f)!=_0x254b9f[_0x28c48c(0x22b)]||_0x254b9f[_0x28c48c(0x166)][_0x28c48c(0x127)]!=_0x359345[_0x28c48c(0x127)])continue;if(!Lt(_0x254b9f,_0x29ad9c))continue;const _0x2afcd0=_0x254b9f[_0x28c48c(0x12d)]==_0x4ca459;for(let _0x3972a4=0x0;_0x3972a4<_0x27dc3c[_0x28c48c(0x1d1)];_0x3972a4++){const _0x2bb3ff=_0x27dc3c[_0x3972a4];for(const _0x480fc8 of _0x254b9f[_0x28c48c(0x169)]()){const _0x37a69a=_0x480fc8[_0x28c48c(0x165)]();if(_0x2bb3ff[_0x28c48c(0x16e)](_0x37a69a)){_0x2afcd0?(_0x27dc3c[_0x28c48c(0x147)](_0x3972a4,0x1),_0x3972a4--):_0x254b9f[_0x28c48c(0x2cf)](_0x480fc8[_0x28c48c(0x1a4)]);break;}}}}if(0x0==_0x27dc3c[_0x28c48c(0x1d1)])return null;const _0x45df96=this[_0x28c48c(0x137)][_0x28c48c(0x12f)](_0x28c48c(0x27f),_0x4ca459,_0x28c48c(0x1a8));for(const _0x5c166a of this[_0x28c48c(0x2a8)]())if(_0x5c166a[_0x28c48c(0x1af)]['id']==_0x2cbec1['id']&&_0x28c48c(0x27f)==_0x5c166a[_0x28c48c(0x22b)]&&_0x5c166a[_0x28c48c(0x166)][_0x28c48c(0x127)]==_0x359345[_0x28c48c(0x127)]&&_0x5c166a[_0x28c48c(0x12d)]==_0x4ca459&&Lt(_0x5c166a,_0x29ad9c)&&(_0x45df96(_0x5c166a[_0x28c48c(0x1ed)](),_0x27dc3c)||_0x45df96(_0x27dc3c,_0x5c166a[_0x28c48c(0x1ed)]()))){for(const _0x3fbf16 of _0x27dc3c)_0x5c166a[_0x28c48c(0x1d2)](_0x3fbf16);return _0x5c166a;}const _0x2b6975=_0x2e78de(),_0x1410b8=_0x2cbec1['id'],_0x2efe1c=_0x28c48c(0x23d)+_0x4ca459,_0x129933=this[_0x28c48c(0x2b3)]({'id':_0x2b6975,'type':_0x2efe1c,'data':_0x359345,'createdAt':new Date(),'authorId':_0x1410b8,'attributes':_0x29ad9c});for(const _0x38c045 of _0x27dc3c)this[_0x28c48c(0x226)](_0x2efe1c,_0x2b6975,_0x1410b8,_0x38c045,_0x4499c5[_0x28c48c(0x24a)]());return _0x129933;}[_0x3b51bc(0x1eb)](_0x353d7b,_0x34220d=null,_0x4d784e={}){const _0x563c2e=_0x3b51bc;if(_0x353d7b[_0x563c2e(0x29b)])return null;const _0x24510f=this[_0x563c2e(0x234)][_0x563c2e(0x144)][_0x563c2e(0x1f0)](_0x563c2e(0x189))['me'],_0x13e760=new _0x28d904(_0x353d7b[_0x563c2e(0x1e1)],_0x353d7b[_0x563c2e(0x1c5)]);for(const {suggestion:_0x37432a,meta:_0x2f3b57}of this[_0x563c2e(0x1ca)](_0x13e760,_0x563c2e(0x287)))if(_0x2f3b57[_0x563c2e(0x23f)]&&!_0x2f3b57[_0x563c2e(0x153)]){if(_0x37432a[_0x563c2e(0x1e7)]){const _0x39551d=_0x37432a[_0x563c2e(0x1ed)]()[_0x563c2e(0x2b5)](_0x48ebb9=>_0x563c2e(0x206)!=_0x48ebb9[_0x563c2e(0x17c)][_0x563c2e(0x20f)]);_0x39551d[_0x563c2e(0x146)](_0x475f2c=>_0x13e760[_0x563c2e(0x29c)](_0x475f2c,!0x0))&&_0x37432a[_0x563c2e(0x188)]();if(_0x39551d[_0x563c2e(0x1d7)](_0x1ba9d5=>_0x1ba9d5[_0x563c2e(0x29c)](_0x13e760,!0x0))){const _0x23971c=this[_0x563c2e(0x137)][_0x563c2e(0x12f)](_0x563c2e(0x136),_0x34220d,_0x563c2e(0x18e));return this[_0x563c2e(0x233)](()=>_0x23971c([_0x13e760],null,_0x4d784e)),null;}}else{const _0x1bdddb=_0x13e760[_0x563c2e(0x193)](_0x37432a[_0x563c2e(0x22a)]());null!==_0x1bdddb&&_0x37432a[_0x563c2e(0x2c2)]([_0x1bdddb],null,_0x4d784e);}}if(_0x13e760[_0x563c2e(0x240)](),_0x13e760[_0x563c2e(0x29b)]||_0x563c2e(0x206)==_0x13e760[_0x563c2e(0x17c)][_0x563c2e(0x20f)])return null;let _0x588852=null,_0x4e1380=_0x13e760[_0x563c2e(0x1e1)],_0x14100f=_0x13e760[_0x563c2e(0x1c5)];const _0x3230f8=this[_0x563c2e(0x1ca)](_0x13e760,_0x563c2e(0x136));for(const {suggestion:_0x547f9f,meta:_0x4c18d6}of _0x3230f8){const _0x22cd8=this[_0x563c2e(0x283)][_0x563c2e(0x14e)](_0x4e1380,_0x14100f);if(_0x4c18d6[_0x563c2e(0x23f)]&&(this[_0x563c2e(0x1d9)]||!_0x4c18d6[_0x563c2e(0x17d)]&&!_0x4c18d6[_0x563c2e(0x132)])){if(_0x547f9f[_0x563c2e(0x1e7)]){if(!Lt(_0x547f9f,_0x4d784e))continue;let _0x2d27af=!0x0;for(const _0x565546 of _0x547f9f[_0x563c2e(0x1ed)]()){if(_0x565546[_0x563c2e(0x29c)](_0x22cd8,!0x0))return _0x547f9f;_0x22cd8[_0x563c2e(0x29c)](_0x565546)||(_0x2d27af=!0x1);}_0x2d27af&&_0x547f9f[_0x563c2e(0x188)]();}else{const _0x1c8fba=_0x547f9f[_0x563c2e(0x22a)]();if(_0x1c8fba[_0x563c2e(0x29c)](_0x22cd8,!0x0))return _0x547f9f;if(!Lt(_0x547f9f,_0x4d784e)){_0x22cd8[_0x563c2e(0x29c)](_0x1c8fba)?_0x547f9f[_0x563c2e(0x15f)]():_0x1c8fba[_0x563c2e(0x268)](_0x4e1380)?_0x4e1380=_0x1c8fba[_0x563c2e(0x1c5)]:_0x1c8fba[_0x563c2e(0x268)](_0x14100f)&&(_0x14100f=_0x1c8fba[_0x563c2e(0x1e1)]);continue;}_0x4e1380=_0x4e1380[_0x563c2e(0x235)](_0x1c8fba[_0x563c2e(0x1e1)])?_0x4e1380:_0x1c8fba[_0x563c2e(0x1e1)],_0x14100f=_0x14100f[_0x563c2e(0x253)](_0x1c8fba[_0x563c2e(0x1c5)])?_0x14100f:_0x1c8fba[_0x563c2e(0x1c5)],_0x4d784e=Object[_0x563c2e(0x12b)]({},_0x547f9f[_0x563c2e(0x13a)]),_0x588852?_0x1c8fba[_0x563c2e(0x1e1)][_0x563c2e(0x235)](_0x588852[_0x563c2e(0x22a)]()[_0x563c2e(0x1e1)])?(_0x588852[_0x563c2e(0x15f)](),_0x588852=_0x547f9f):_0x547f9f[_0x563c2e(0x15f)]():_0x588852=_0x547f9f;}}}if(_0x588852)return this[_0x563c2e(0x290)](_0x588852,this[_0x563c2e(0x283)][_0x563c2e(0x14e)](_0x4e1380,_0x14100f)),_0x588852;{const _0x345d5a=_0x2e78de(),_0x15b993=this[_0x563c2e(0x283)][_0x563c2e(0x14e)](_0x4e1380,_0x14100f),_0x4e6692=_0x24510f['id'],_0x2b7bf7=_0x34220d?_0x563c2e(0x25c)+_0x34220d:_0x563c2e(0x136),_0x3bc215=this[_0x563c2e(0x2b3)]({'id':_0x345d5a,'type':_0x2b7bf7,'createdAt':new Date(),'authorId':_0x4e6692,'attributes':_0x4d784e});return this[_0x563c2e(0x226)](_0x2b7bf7,_0x345d5a,_0x4e6692,_0x15b993),_0x3bc215;}}[_0x3b51bc(0x219)](_0x411bd6,_0x21b7fd=_0x3b51bc(0x296),_0x425432={}){const _0x268df0=_0x3b51bc,_0x53f3ce=this[_0x268df0(0x234)][_0x268df0(0x144)][_0x268df0(0x1f0)](_0x268df0(0x189))['me'],_0x4c7e21=_0x411bd6[_0x268df0(0x1a9)](_0x5a427a=>new _0x28d904(_0x5a427a[_0x268df0(0x1e1)],_0x5a427a[_0x268df0(0x1c5)])),_0x4c70b4=new Set();for(const {suggestion:_0x17bb5b,meta:_0x489e00}of this[_0x268df0(0x1ca)](_0x4c7e21,_0x268df0(0x287)))_0x489e00[_0x268df0(0x23f)]&&!_0x489e00[_0x268df0(0x153)]&&_0x4c70b4[_0x268df0(0x274)](_0x17bb5b);for(const _0x416da2 of _0x4c70b4)if(_0x416da2[_0x268df0(0x1e7)]){const _0x55adb2=_0x416da2[_0x268df0(0x1ed)]();(!_0x416da2[_0x268df0(0x13a)]||!_0x416da2[_0x268df0(0x13a)][_0x268df0(0x162)])&&(_0x55adb2[_0x268df0(0x146)](_0x5baff1=>_0x4c7e21[_0x268df0(0x1d7)](_0x3a676c=>_0x3a676c[_0x268df0(0x29c)](_0x5baff1,!0x0)))&&_0x416da2[_0x268df0(0x188)]());if(_0x4c7e21[_0x268df0(0x146)](_0xa2b0f9=>_0x55adb2[_0x268df0(0x1d7)](_0x4dee37=>_0x4dee37[_0x268df0(0x29c)](_0xa2b0f9,!0x0)))){const _0x1742c4=this[_0x268df0(0x137)][_0x268df0(0x12f)](_0x268df0(0x136),_0x21b7fd,_0x268df0(0x18e));return this[_0x268df0(0x233)](()=>_0x1742c4(_0x411bd6,null,_0x425432)),null;}}else{const _0xfe0d72=_0x416da2[_0x268df0(0x22a)]();_0x4c7e21[_0x268df0(0x1d7)](_0xbd337b=>_0xbd337b[_0x268df0(0x29c)](_0xfe0d72,!0x0))&&_0x416da2[_0x268df0(0x188)]();if(_0x4c7e21[_0x268df0(0x146)](_0x448473=>_0xfe0d72[_0x268df0(0x29c)](_0x448473,!0x0))){const _0x159864=this[_0x268df0(0x137)][_0x268df0(0x12f)](_0x268df0(0x136),_0x21b7fd,_0x268df0(0x18e));return this[_0x268df0(0x233)](()=>_0x159864(_0x4c7e21,null,_0x425432)),null;}}const _0x143fc9=this[_0x268df0(0x137)][_0x268df0(0x12f)](_0x268df0(0x136),_0x21b7fd,_0x268df0(0x1a8));let _0x1c5145=null;for(const _0x2af04d of this[_0x268df0(0x2a8)]())if(_0x2af04d[_0x268df0(0x1af)]['id']==_0x53f3ce['id']&&_0x2af04d[_0x268df0(0x2c8)]&&_0x268df0(0x136)==_0x2af04d[_0x268df0(0x22b)]&&_0x2af04d[_0x268df0(0x12d)]==_0x21b7fd&&Lt(_0x2af04d,_0x425432)&&(_0x143fc9(_0x2af04d[_0x268df0(0x1ed)](),_0x4c7e21)||_0x143fc9(_0x4c7e21,_0x2af04d[_0x268df0(0x1ed)]()))){if(_0x1c5145){if(_0x2af04d[_0x268df0(0x266)]&&_0x2af04d[_0x268df0(0x266)][_0x268df0(0x1d1)])continue;for(const _0x425930 of _0x2af04d[_0x268df0(0x1ed)]())_0x1c5145[_0x268df0(0x135)](_0x425930)||_0x1c5145[_0x268df0(0x1d2)](_0x425930);_0x2af04d[_0x268df0(0x15f)]();}else{_0x1c5145=_0x2af04d;for(const _0x1be990 of _0x4c7e21)_0x2af04d[_0x268df0(0x135)](_0x1be990)||_0x2af04d[_0x268df0(0x1d2)](_0x1be990);}}if(_0x1c5145)return _0x1c5145;_0x4c70b4[_0x268df0(0x1e0)]();for(const {suggestion:_0x22acdb,meta:_0x29f86f}of this[_0x268df0(0x1ca)](_0x4c7e21,_0x268df0(0x136)))_0x29f86f[_0x268df0(0x23f)]&&(this[_0x268df0(0x1d9)]||!_0x29f86f[_0x268df0(0x17d)]&&!_0x29f86f[_0x268df0(0x132)])&&Lt(_0x22acdb,_0x425432)&&_0x4c70b4[_0x268df0(0x274)](_0x22acdb);for(const _0xb7eba2 of _0x4c70b4){const _0x58f02a=_0xb7eba2[_0x268df0(0x1ed)]();if(!_0x425432||!_0x425432[_0x268df0(0x162)]){if(_0x4c7e21[_0x268df0(0x146)](_0x35c629=>_0x58f02a[_0x268df0(0x1d7)](_0x49c2d9=>_0x49c2d9[_0x268df0(0x29c)](_0x35c629,!0x0))))return _0xb7eba2;}(!_0xb7eba2[_0x268df0(0x13a)]||!_0xb7eba2[_0x268df0(0x13a)][_0x268df0(0x162)])&&(_0x58f02a[_0x268df0(0x146)](_0x15cc28=>_0x4c7e21[_0x268df0(0x1d7)](_0x58fba1=>_0x58fba1[_0x268df0(0x29c)](_0x15cc28,!0x0)))&&_0xb7eba2[_0x268df0(0x188)]());}const _0x3ccfdb=_0x2e78de(),_0x17a832=_0x53f3ce['id'],_0x31a190=_0x268df0(0x25c)+_0x21b7fd,_0x1442c1=this[_0x268df0(0x2b3)]({'id':_0x3ccfdb,'type':_0x31a190,'createdAt':new Date(),'authorId':_0x17a832,'attributes':_0x425432});for(const _0x4c1df3 of _0x4c7e21)_0x4c1df3[_0x268df0(0x240)](),_0x4c1df3[_0x268df0(0x29b)]||_0x268df0(0x206)==_0x4c1df3[_0x268df0(0x17c)][_0x268df0(0x20f)]||this[_0x268df0(0x226)](_0x31a190,_0x3ccfdb,_0x17a832,_0x4c1df3,_0x4499c5[_0x268df0(0x24a)]());return _0x1442c1;}[_0x3b51bc(0x23e)](_0x42ae2a,_0x45f3d7,_0xc8f875,_0x35b731,_0x1d0d0c){const _0x16f2d0=_0x3b51bc;if(_0x42ae2a[_0x16f2d0(0x29b)])return[];if(_0x16f2d0(0x208)===this[_0x16f2d0(0x1b4)])return[];const _0x2b8dfe=this[_0x16f2d0(0x234)][_0x16f2d0(0x144)][_0x16f2d0(0x1f0)](_0x16f2d0(0x189))['me']['id'],_0x47bfa9=Array[_0x16f2d0(0x154)](this[_0x16f2d0(0x1d3)][_0x16f2d0(0x1cd)]())[_0x16f2d0(0x2b5)](_0x179daf=>_0x16f2d0(0x272)==_0x179daf[_0x16f2d0(0x22b)]&&_0x179daf[_0x16f2d0(0x166)][_0x16f2d0(0x28e)]==_0x45f3d7&&_0x179daf[_0x16f2d0(0x135)](_0x42ae2a));if(_0x16f2d0(0x16c)===this[_0x16f2d0(0x1b4)]){const _0x34913b=this[_0x16f2d0(0x1ca)](_0x42ae2a,_0x16f2d0(0x287))[_0x16f2d0(0x2b5)](({meta:_0x3e0622})=>_0x3e0622[_0x16f2d0(0x23f)]&&!_0x3e0622[_0x16f2d0(0x132)]&&!_0x3e0622[_0x16f2d0(0x153)])[_0x16f2d0(0x1a9)](({suggestion:_0x5287de})=>_0x5287de);_0x47bfa9[_0x16f2d0(0x13d)](..._0x34913b);}const _0x2c7a14=new Map([[_0x42ae2a,_0xc8f875]]);for(const _0x43346d of _0x47bfa9){const _0x4b8b1a=_0x16f2d0(0x272)==_0x43346d[_0x16f2d0(0x22b)]?_0x43346d[_0x16f2d0(0x166)][_0x16f2d0(0x14b)]:void 0x0,_0x53422b=_0x43346d[_0x16f2d0(0x22a)](),_0x38c057=Array[_0x16f2d0(0x154)](_0x2c7a14[_0x16f2d0(0x17e)]())[_0x16f2d0(0x1ee)](_0x4c0ae7=>_0x4c0ae7[_0x16f2d0(0x29a)](_0x53422b));if(!_0x38c057)continue;const _0x136301=_0x38c057[_0x16f2d0(0x1f4)](_0x53422b);this[_0x16f2d0(0x1bd)](_0x45f3d7)&&_0x16f2d0(0x287)==_0x43346d[_0x16f2d0(0x22b)]&&0x0!=_0x136301[_0x16f2d0(0x1d1)]||(_0x2c7a14[_0x16f2d0(0x20d)](_0x38c057),_0x136301[_0x16f2d0(0x2b6)](_0x5475c7=>{const _0x2a7949=_0x16f2d0;_0x2c7a14[_0x2a7949(0x2c9)](_0x5475c7,_0xc8f875);}),_0x16f2d0(0x287)!=_0x43346d[_0x16f2d0(0x22b)]&&_0x4b8b1a!=_0x35b731&&_0x2c7a14[_0x16f2d0(0x2c9)](_0x38c057[_0x16f2d0(0x193)](_0x53422b),_0x4b8b1a));}const _0x3f585b=[];for(const [_0x273242,_0x2777f4]of _0x2c7a14){const _0x595761=_0x2e78de(),_0x43d4e0={'key':_0x45f3d7,'oldValue':_0x2777f4,'newValue':_0x35b731};_0x45f3d7[_0x16f2d0(0x1d1)]>0x25&&console[_0x16f2d0(0x187)](_0x16f2d0(0x279),{'key':_0x45f3d7});const _0x33805b=(_0x16f2d0(0x27d)+(_0x45f3d7+'|'+Ot({'newValue':_0x35b731})))[_0x16f2d0(0x225)](0x0,0x3c),_0x3cf5c5=this[_0x16f2d0(0x2b3)]({'id':_0x595761,'type':_0x33805b,'data':_0x43d4e0,'createdAt':new Date(),'authorId':_0x2b8dfe,'attributes':_0x1d0d0c});_0x3f585b[_0x16f2d0(0x2af)](_0x3cf5c5),this[_0x16f2d0(0x226)](_0x33805b,_0x595761,_0x2b8dfe,_0x273242);}return _0x3f585b;}[_0x3b51bc(0x295)](_0x265cc7){const _0x179bfa=_0x3b51bc;this[_0x179bfa(0x1f1)](_0x265cc7,(_0x316e6f,..._0x531dd8)=>{const _0x50a45d=_0x179bfa;this[_0x50a45d(0x14a)](()=>{_0x316e6f(..._0x531dd8);});});}[_0x3b51bc(0x2aa)](_0x3560ec){const _0x5ef4e8=_0x3b51bc;this[_0x5ef4e8(0x1ff)][_0x5ef4e8(0x274)](_0x3560ec);}[_0x3b51bc(0x131)](_0x41d331){const _0x2a3340=_0x3b51bc;this[_0x2a3340(0x2ab)][_0x2a3340(0x274)](_0x41d331);}[_0x3b51bc(0x27a)](_0x2b1fc7){const _0x257932=_0x3b51bc;return _0x257932(0x272)==_0x2b1fc7[_0x257932(0x22b)]?_0x2b1fc7[_0x257932(0x12d)][_0x257932(0x18d)]('|')[0x0]:null;}[_0x3b51bc(0x290)](_0xaf64de,_0x1d6ba8){const _0x18a392=_0x3b51bc,_0x3fafb2=_0xaf64de[_0x18a392(0x263)]();this[_0x18a392(0x283)][_0x18a392(0x1e5)](_0x801f9d=>{const _0x40769b=_0x18a392;_0x801f9d[_0x40769b(0x25f)](_0x3fafb2,{'range':_0x1d6ba8});});}[_0x3b51bc(0x198)](_0x87b9e5){const _0x16fc59=_0x3b51bc,_0x1f2124=_0x87b9e5['id'],_0x3ec820=this[_0x16fc59(0x234)][_0x16fc59(0x269)][_0x16fc59(0x1f0)](_0x16fc59(0x194));this[_0x16fc59(0x151)][_0x16fc59(0x197)](_0x1f2124)||this[_0x16fc59(0x151)][_0x16fc59(0x221)]({'channelId':_0x3ec820,'threadId':_0x1f2124,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x4fcf86=this[_0x16fc59(0x151)][_0x16fc59(0x285)](_0x1f2124);_0x4fcf86[_0x16fc59(0x288)](_0x16fc59(0x20e)),_0x4fcf86[_0x16fc59(0x20e)]=!0x1,_0x87b9e5[_0x16fc59(0x266)]=_0x4fcf86;}[_0x3b51bc(0x214)](_0x578632,_0x1ec93c,_0x176680,_0x45fa29){const _0x1b3e66=_0x3b51bc;if(_0x578632[_0x1b3e66(0x22b)]!=_0x1ec93c||_0x578632[_0x1b3e66(0x12d)]!=_0x176680||_0x578632[_0x1b3e66(0x1b3)]['id']!=_0x45fa29)throw this[_0x1b3e66(0x234)][_0x1b3e66(0x241)](_0x1b3e66(0x139)),new _0x59730c(_0x1b3e66(0x139),this);}[_0x3b51bc(0x2a3)](_0x1070b0,_0x435460){const _0x5cbc8f=_0x3b51bc,_0x28bb09=_0x1070b0[_0x5cbc8f(0x22a)]();if(_0x435460[_0x5cbc8f(0x16e)](_0x28bb09))_0x1070b0[_0x5cbc8f(0x15f)]();else{if(_0x28bb09[_0x5cbc8f(0x29c)](_0x435460)){const _0x49c9ba=this[_0x5cbc8f(0x283)][_0x5cbc8f(0x2c4)](_0x435460[_0x5cbc8f(0x1e1)][_0x5cbc8f(0x292)],_0x5cbc8f(0x1c5));this[_0x5cbc8f(0x290)](_0x1070b0,this[_0x5cbc8f(0x283)][_0x5cbc8f(0x14e)](_0x28bb09[_0x5cbc8f(0x1e1)],_0x49c9ba));const _0x3a1ba2=_0x2e78de(),_0x4ef3fe=_0x1070b0[_0x5cbc8f(0x1b3)]['id'],_0x585b78=_0x1070b0[_0x5cbc8f(0x22b)]+':'+_0x1070b0[_0x5cbc8f(0x12d)];this[_0x5cbc8f(0x2b3)]({'id':_0x3a1ba2,'type':_0x585b78,'createdAt':new Date(),'authorId':_0x4ef3fe,'data':_0x1070b0[_0x5cbc8f(0x166)],'attributes':_0x1070b0[_0x5cbc8f(0x13a)]});const _0x20a11f=this[_0x5cbc8f(0x283)][_0x5cbc8f(0x2c4)](_0x435460[_0x5cbc8f(0x1c5)][_0x5cbc8f(0x15b)],_0x5cbc8f(0x1c7)),_0x26cb2c=this[_0x5cbc8f(0x283)][_0x5cbc8f(0x14e)](_0x20a11f,_0x28bb09[_0x5cbc8f(0x1c5)]);this[_0x5cbc8f(0x226)](_0x585b78,_0x3a1ba2,_0x4ef3fe,_0x26cb2c);}else{if(_0x28bb09[_0x5cbc8f(0x268)](_0x435460[_0x5cbc8f(0x1e1)])){const _0x26ab3f=this[_0x5cbc8f(0x283)][_0x5cbc8f(0x2c4)](_0x435460[_0x5cbc8f(0x1e1)][_0x5cbc8f(0x292)],_0x5cbc8f(0x1c5));this[_0x5cbc8f(0x290)](_0x1070b0,this[_0x5cbc8f(0x283)][_0x5cbc8f(0x14e)](_0x28bb09[_0x5cbc8f(0x1e1)],_0x26ab3f));}else{const _0x42f0fd=this[_0x5cbc8f(0x283)][_0x5cbc8f(0x2c4)](_0x435460[_0x5cbc8f(0x1c5)][_0x5cbc8f(0x15b)],_0x5cbc8f(0x1c7));this[_0x5cbc8f(0x290)](_0x1070b0,this[_0x5cbc8f(0x283)][_0x5cbc8f(0x14e)](_0x42f0fd,_0x28bb09[_0x5cbc8f(0x1c5)]));}}}}[_0x3b51bc(0x2a6)](_0x339a40){const _0x183ad8=_0x3b51bc;for(const {suggestion:_0x5514bc,meta:_0x3d67d5}of this[_0x183ad8(0x1ca)](_0x339a40,_0x183ad8(0x287))){if(!_0x3d67d5[_0x183ad8(0x23f)])continue;const _0x1f6c39=_0x5514bc[_0x183ad8(0x1ed)]();for(const _0x122596 of _0x1f6c39)if(!_0x339a40[_0x183ad8(0x1f4)](_0x122596)[_0x183ad8(0x1d1)])return!0x0;}return!0x1;}[_0x3b51bc(0x1b1)](_0x412525){const _0x1c377e=_0x3b51bc,_0x54b766=this[_0x1c377e(0x234)][_0x1c377e(0x144)][_0x1c377e(0x1f0)](_0x1c377e(0x189))[_0x1c377e(0x2cb)](_0x412525);if(!_0x54b766)throw new _0x59730c(_0x1c377e(0x27b),this);return _0x54b766;}[_0x3b51bc(0x22c)](_0x935f3b){const _0x12fe6=_0x3b51bc,_0x4f5901=this[_0x12fe6(0x234)][_0x12fe6(0x144)][_0x12fe6(0x1f0)](_0x12fe6(0x189)),_0x12d911=_0x28acc5(_0x12fe6(0x1c8)+_0x935f3b),_0xd14d73=_0x4f5901[_0x12fe6(0x2cb)](_0x12d911);return _0xd14d73||_0x4f5901[_0x12fe6(0x128)]({'id':_0x12d911,'name':_0x935f3b});}[_0x3b51bc(0x12c)](_0x3b5ac5,_0x1e9c52,_0x37513a,_0x7f8466,_0x264e6a){const _0x5945fe=_0x3b51bc,_0x1fe8a9=this[_0x5945fe(0x1b1)](_0x7f8466),_0x16ebbb=this[_0x5945fe(0x137)][_0x5945fe(0x16a)](_0x3b5ac5,_0x1e9c52,_0x37513a,_0x1fe8a9,_0x264e6a,_0x391202=>{const _0x1d5efb=_0x5945fe;this[_0x1d5efb(0x2c0)](_0x37513a,{'attributes':_0x391202});const _0x45251b=this[_0x1d5efb(0x182)](_0x37513a);this[_0x1d5efb(0x138)](new Set([_0x45251b])),this[_0x1d5efb(0x1cf)](new Set([_0x45251b]));});return this[_0x5945fe(0x1d4)](_0x16ebbb,_0x5945fe(0x18e),()=>{const _0x3853cd=_0x5945fe;this[_0x3853cd(0x2c0)](_0x37513a,{'state':_0x3853cd(0x174)});},{'priority':_0x5945fe(0x161)}),this[_0x5945fe(0x1d4)](_0x16ebbb,_0x5945fe(0x188),()=>{const _0xfe7cb9=_0x5945fe;this[_0xfe7cb9(0x2c0)](_0x37513a,{'state':_0xfe7cb9(0x16d)});},{'priority':_0x5945fe(0x161)}),this[_0x5945fe(0x1d3)][_0x5945fe(0x2c9)](_0x37513a,_0x16ebbb),this[_0x5945fe(0x199)][_0x5945fe(0x2c9)](_0x16ebbb,_0x5945fe(0x1f2)),_0x16ebbb;}[_0x3b51bc(0x26e)](_0x2979ac){const _0x3ca118=_0x3b51bc,_0x1c261f=_0x2979ac[_0x3ca118(0x18d)](':');return{'group':_0x1c261f[0x0],'type':_0x1c261f[0x1],'subType':_0x1c261f[_0x3ca118(0x1d1)]>=0x5?_0x1c261f[0x2]:null,'id':_0x1c261f[_0x3ca118(0x1d1)]<0x5?_0x1c261f[0x2]:_0x1c261f[0x3],'authorId':_0x1c261f[_0x3ca118(0x1d1)]<0x5?_0x1c261f[0x3]:_0x1c261f[0x4],'markerCount':0x6==_0x1c261f[_0x3ca118(0x1d1)]?_0x1c261f[0x5]:null};}[_0x3b51bc(0x210)](_0x292839,_0x1d8f5e,_0x1f5630){const _0x1a2463=_0x3b51bc,_0x1efe96=_0x292839[_0x1a2463(0x22a)](),_0x5ed591=_0x1efe96[_0x1a2463(0x1e1)],_0x2cc5e7=_0x1efe96[_0x1a2463(0x1c5)];this[_0x1a2463(0x290)](_0x292839,this[_0x1a2463(0x283)][_0x1a2463(0x14e)](_0x5ed591,_0x1d8f5e));const _0x8bcd8a=_0x2e78de(),_0x16180a=_0x292839[_0x1a2463(0x1b3)]['id'],_0xbb1162=_0x292839[_0x1a2463(0x22b)]+(_0x292839[_0x1a2463(0x12d)]?':'+_0x292839[_0x1a2463(0x12d)]:'');this[_0x1a2463(0x2b3)]({'id':_0x8bcd8a,'type':_0xbb1162,'createdAt':new Date(),'authorId':_0x16180a,'originalSuggestionId':_0x292839['id'],'attributes':_0x292839[_0x1a2463(0x13a)],'data':_0x292839[_0x1a2463(0x166)]});const _0x474343=this[_0x1a2463(0x27a)](_0x292839);(_0x1a2463(0x27f)==_0x292839[_0x1a2463(0x22b)]||_0x474343&&this[_0x1a2463(0x1bd)](_0x474343))&&(_0x1f5630=this[_0x1a2463(0x283)][_0x1a2463(0x256)](_0x1f5630[_0x1a2463(0x15b)])),this[_0x1a2463(0x226)](_0xbb1162,_0x8bcd8a,_0x16180a,this[_0x1a2463(0x283)][_0x1a2463(0x14e)](_0x1f5630,_0x2cc5e7));}[_0x3b51bc(0x1ca)](_0x21cfc2,_0x11471d=null){const _0x553501=_0x3b51bc,_0x4624c4=[],_0x144082=this[_0x553501(0x234)][_0x553501(0x144)][_0x553501(0x1f0)](_0x553501(0x189))['me'];Array[_0x553501(0x231)](_0x21cfc2)||(_0x21cfc2=[_0x21cfc2]);for(const _0x4a3dea of this[_0x553501(0x2a8)]()){if(!_0x4a3dea[_0x553501(0x2c8)])continue;if(_0x11471d&&_0x4a3dea[_0x553501(0x22b)]!=_0x11471d)continue;let _0x468085=!0x1;for(const _0x4529db of _0x4a3dea[_0x553501(0x1ed)]()){for(const _0x3fea43 of _0x21cfc2){const _0x46975b=_0x3fea43[_0x553501(0x1e1)][_0x553501(0x16e)](_0x4529db[_0x553501(0x1c5)])||_0x3fea43[_0x553501(0x1c5)][_0x553501(0x16e)](_0x4529db[_0x553501(0x1e1)]);if(_0x46975b||_0x3fea43[_0x553501(0x193)](_0x4529db)){const _0x55a0f5=_0x3fea43[_0x553501(0x29c)](_0x4529db)&&Rt(this[_0x553501(0x283)][_0x553501(0x280)],_0x4529db[_0x553501(0x1e1)],_0x3fea43),_0x4e261f=_0x4529db[_0x553501(0x29c)](_0x3fea43)&&Rt(this[_0x553501(0x283)][_0x553501(0x280)],_0x3fea43[_0x553501(0x1e1)],_0x4529db);_0x4624c4[_0x553501(0x2af)]({'suggestion':_0x4a3dea,'meta':{'isOwn':_0x144082==_0x4a3dea[_0x553501(0x1af)],'isNextTo':_0x46975b,'isInsideObject':_0x55a0f5,'containsRangeInObject':_0x4e261f}}),_0x468085=!0x0;break;}}if(_0x468085)break;}}return _0x4624c4;}[_0x3b51bc(0x226)](_0x5d3a0c,_0x269f39,_0x29b0a3,_0x45d61d,_0x59ba5d){const _0xf24ac0=_0x3b51bc;this[_0xf24ac0(0x283)][_0xf24ac0(0x1e5)](_0x4c1955=>{const _0x7e061=_0xf24ac0;let _0x174230=_0x7e061(0x1a2)+_0x5d3a0c+':'+_0x269f39+':'+_0x29b0a3;_0x59ba5d&&(_0x174230=_0x174230+':'+_0x59ba5d),_0x4c1955[_0x7e061(0x2cd)](_0x174230,{'range':_0x45d61d,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3b51bc(0x1fd)](_0x82d7dd){const _0x36cc73=_0x3b51bc,_0x32b162=_0x82d7dd[_0x36cc73(0x278)],_0x64fbd5=_0x82d7dd[_0x36cc73(0x195)];_0x82d7dd[_0x36cc73(0x278)]=null,_0x82d7dd[_0x36cc73(0x195)]=null,null!=_0x32b162&&_0x32b162[_0x36cc73(0x195)]==_0x82d7dd&&(_0x32b162[_0x36cc73(0x195)]=_0x64fbd5),null!=_0x64fbd5&&_0x64fbd5[_0x36cc73(0x278)]==_0x82d7dd&&(_0x64fbd5[_0x36cc73(0x278)]=_0x32b162),_0x36cc73(0x170)==this[_0x36cc73(0x199)][_0x36cc73(0x1f0)](_0x82d7dd)&&(this[_0x36cc73(0x199)][_0x36cc73(0x2c9)](_0x82d7dd,_0x36cc73(0x181)),this[_0x36cc73(0x24b)](_0x36cc73(0x24c),_0x82d7dd,_0x32b162,_0x64fbd5));}[_0x3b51bc(0x2b3)](_0x3f01b7){const _0x311e57=_0x3b51bc,_0x4e2e61=_0x3f01b7['id'],_0x26384c=this[_0x311e57(0x1ad)](_0x3f01b7);if(this[_0x311e57(0x29e)]&&this[_0x311e57(0x29e)][_0x311e57(0x2d0)]){const _0x166206=this[_0x311e57(0x234)][_0x311e57(0x144)][_0x311e57(0x1f0)](_0x311e57(0x1e8)),_0x690277=_0x26384c[_0x311e57(0x13c)],_0x4cd760=_0x26384c[_0x311e57(0x12d)]?_0x26384c[_0x311e57(0x22b)]+':'+_0x26384c[_0x311e57(0x12d)]:_0x26384c[_0x311e57(0x22b)],_0x1e83bc=this[_0x311e57(0x234)][_0x311e57(0x20a)],_0x14fbda=_0x166206[_0x311e57(0x274)](_0x2d3b39(_0x1e83bc,_0x311e57(0x1d5))),_0xba8773={'id':_0x4e2e61,'type':_0x4cd760,'hasComments':_0x690277,'data':_0x3f01b7[_0x311e57(0x166)]||null,'originalSuggestionId':_0x3f01b7[_0x311e57(0x2b4)]||null,'attributes':_0x26384c[_0x311e57(0x13a)]};this[_0x311e57(0x29e)][_0x311e57(0x2d0)](_0xba8773)[_0x311e57(0x1aa)](_0x471458=>{const _0x4e9d70=_0x311e57;_0x26384c[_0x4e9d70(0x1a3)]=!0x0,_0x166206[_0x4e9d70(0x252)](_0x14fbda),_0x471458&&_0x471458[_0x4e9d70(0x1fe)]&&(this[_0x4e9d70(0x1d3)][_0x4e9d70(0x1f0)](_0x4e2e61)[_0x4e9d70(0x1fe)]=_0x471458[_0x4e9d70(0x1fe)]);})[_0x311e57(0x167)](_0x89d1d8=>{const _0x33c65c=_0x311e57;throw _0x1d765e(_0x33c65c(0x2b7)),this[_0x33c65c(0x234)][_0x33c65c(0x262)][_0x33c65c(0x298)]({'isUndoable':!0x1},()=>{const _0x2241ba=_0x33c65c;_0x26384c[_0x2241ba(0x188)]();}),_0x26384c[_0x33c65c(0x246)](),this[_0x33c65c(0x1d3)][_0x33c65c(0x20d)](_0x26384c['id']),this[_0x33c65c(0x199)][_0x33c65c(0x20d)](_0x26384c),_0x89d1d8;});}return _0x26384c;}[_0x3b51bc(0x1bd)](_0x19ca6c){const _0x2eeb3a=_0x3b51bc;return this[_0x2eeb3a(0x1ff)][_0x2eeb3a(0x1b9)](_0x19ca6c);}[_0x3b51bc(0x2c0)](_0x11c18b,_0x2da128){const _0x56daaa=_0x3b51bc,_0xf73d7e=this[_0x56daaa(0x234)][_0x56daaa(0x144)][_0x56daaa(0x1f0)](_0x56daaa(0x1e8)),_0x28a383=this[_0x56daaa(0x182)](_0x11c18b);if(this[_0x56daaa(0x29e)]&&this[_0x56daaa(0x29e)][_0x56daaa(0x164)]){if(_0x28a383[_0x56daaa(0x1a3)]){const _0x4ea802=_0xf73d7e[_0x56daaa(0x274)](_0x2d3b39(this[_0x56daaa(0x234)][_0x56daaa(0x20a)],_0x56daaa(0x1d5)));this[_0x56daaa(0x29e)][_0x56daaa(0x164)](_0x11c18b,_0x2da128)[_0x56daaa(0x1aa)](()=>{const _0x5ebd31=_0x56daaa;_0xf73d7e[_0x5ebd31(0x252)](_0x4ea802);});}else _0x28a383['on'](_0x56daaa(0x13f),()=>{const _0x1441f4=_0x56daaa;this[_0x1441f4(0x2c0)](_0x11c18b,_0x2da128);});}}[_0x3b51bc(0x1fc)](_0x536128){const _0x406ca2=_0x3b51bc;if(!this[_0x406ca2(0x29e)]||!this[_0x406ca2(0x29e)][_0x406ca2(0x182)])throw new _0x59730c(_0x406ca2(0x2d4),this);return this[_0x406ca2(0x29e)][_0x406ca2(0x182)](_0x536128);}[_0x3b51bc(0x203)](_0x5b7984){const _0x539921=_0x3b51bc,{id:_0x2abca4,type:_0xdaed4a,subType:_0x44898c,authorId:_0x5fe42b}=this[_0x539921(0x26e)](_0x5b7984),_0x4cdcea=this[_0x539921(0x1d3)][_0x539921(0x1f0)](_0x2abca4)||this[_0x539921(0x12c)](_0xdaed4a,_0x44898c,_0x2abca4,_0x5fe42b,{});switch(this[_0x539921(0x214)](_0x4cdcea,_0xdaed4a,_0x44898c,_0x5fe42b),this[_0x539921(0x199)][_0x539921(0x1f0)](_0x4cdcea)){case _0x539921(0x1f2):this[_0x539921(0x1fc)](_0x2abca4)[_0x539921(0x1aa)](_0x5e367f=>{const _0x1aea9e=_0x539921;let _0x2d3e1b=Promise[_0x1aea9e(0x21a)]();_0x5e367f[_0x1aea9e(0x13c)]&&(_0x2d3e1b=this[_0x1aea9e(0x151)][_0x1aea9e(0x2a4)]({'channelId':this[_0x1aea9e(0x234)][_0x1aea9e(0x269)][_0x1aea9e(0x1f0)](_0x1aea9e(0x194)),'threadId':_0x2abca4})),_0x2d3e1b[_0x1aea9e(0x1aa)](()=>{const _0x26ea4c=_0x1aea9e;this[_0x26ea4c(0x1ad)](_0x5e367f)[_0x26ea4c(0x1a3)]=!0x0;});}),this[_0x539921(0x199)][_0x539921(0x2c9)](_0x4cdcea,_0x539921(0x2d1));break;case _0x539921(0x181):this[_0x539921(0x2c0)](_0x2abca4,{'state':_0x539921(0x1b0)});case _0x539921(0x26f):this[_0x539921(0x199)][_0x539921(0x2c9)](_0x4cdcea,_0x539921(0x170)),this[_0x539921(0x24b)](_0x539921(0x291),_0x4cdcea);break;case _0x539921(0x170):this[_0x539921(0x24b)](_0x539921(0x28b),_0x4cdcea);}return _0x4cdcea[_0x539921(0x265)](_0x5b7984),_0x4cdcea;}[_0x3b51bc(0x1cf)](_0x14416f){const _0x14e571=_0x3b51bc,_0x2bbf69=Array[_0x14e571(0x154)](_0x14416f),_0x449d93=_0x2bbf69[_0x14e571(0x2b5)](_0x22ae46=>_0x14e571(0x272)==_0x22ae46[_0x14e571(0x22b)]);this[_0x14e571(0x186)](_0x449d93);const _0xf98c73=_0x2bbf69[_0x14e571(0x2b5)](_0x648f7a=>!_0x648f7a[_0x14e571(0x1e7)]&&_0x14e571(0x272)!=_0x648f7a[_0x14e571(0x22b)]),_0x1ee5dd=this[_0x14e571(0x2a8)]({'skipNotAttached':!0x0})[_0x14e571(0x2b5)](_0x23affb=>!_0x23affb[_0x14e571(0x1e7)]&&_0x14e571(0x272)!=_0x23affb[_0x14e571(0x22b)]),_0x39517b=_0x1ee5dd[_0x14e571(0x2b5)](_0x5efa15=>!_0x14416f[_0x14e571(0x1b9)](_0x5efa15)),_0x458ca4=new Map(_0x1ee5dd[_0x14e571(0x1a9)](_0x1532c1=>[_0x1532c1,this[_0x14e571(0x137)][_0x14e571(0x12f)](_0x1532c1[_0x14e571(0x22b)],_0x1532c1[_0x14e571(0x12d)],_0x14e571(0x1db))])),_0x4f2dec=new Map(_0x1ee5dd[_0x14e571(0x1a9)](_0xab751c=>[_0xab751c,_0xab751c[_0x14e571(0x22a)]()])),_0x287ab5=new Set(),_0x164ff9=new Set();for(let _0xb0b5a1=0x0;_0xb0b5a1<_0xf98c73[_0x14e571(0x1d1)];_0xb0b5a1++)_0x5248e5(_0xf98c73[_0xb0b5a1],_0xf98c73,_0xb0b5a1+0x1);for(let _0x4849eb=0x0;_0x4849eb<_0xf98c73[_0x14e571(0x1d1)];_0x4849eb++)_0x5248e5(_0xf98c73[_0x4849eb],_0x39517b,0x0);const _0x4ba46e=new Set();for(let _0x26ee1d=0x0;_0x26ee1d<_0xf98c73[_0x14e571(0x1d1)];_0x26ee1d++){const _0x2dcc0f=_0xf98c73[_0x26ee1d];!_0x164ff9[_0x14e571(0x1b9)](_0x2dcc0f)&&_0x2dcc0f[_0x14e571(0x278)]&&(_0x4ba46e[_0x14e571(0x274)](_0x2dcc0f[_0x14e571(0x278)]),_0x2dcc0f[_0x14e571(0x278)][_0x14e571(0x195)]===_0x2dcc0f&&(_0x2dcc0f[_0x14e571(0x278)][_0x14e571(0x195)]=null),_0x2dcc0f[_0x14e571(0x278)]=null),!_0x287ab5[_0x14e571(0x1b9)](_0x2dcc0f)&&_0x2dcc0f[_0x14e571(0x195)]&&(_0x4ba46e[_0x14e571(0x274)](_0x2dcc0f[_0x14e571(0x195)]),_0x2dcc0f[_0x14e571(0x195)][_0x14e571(0x278)]===_0x2dcc0f&&(_0x2dcc0f[_0x14e571(0x195)][_0x14e571(0x278)]=null),_0x2dcc0f[_0x14e571(0x195)]=null);}function _0x5248e5(_0x3fa08b,_0x1b5bf6,_0x1177c5){const _0x2c33b9=_0x14e571;for(let _0x9c4447=_0x1177c5;_0x9c4447<_0x1b5bf6[_0x2c33b9(0x1d1)];_0x9c4447++){const _0x20d54b=_0x2a75c0(_0x3fa08b,_0x1b5bf6[_0x9c4447]);_0x20d54b&&(_0x20d54b[0x0][_0x2c33b9(0x195)]=_0x20d54b[0x1],_0x20d54b[0x1][_0x2c33b9(0x278)]=_0x20d54b[0x0],_0x287ab5[_0x2c33b9(0x274)](_0x20d54b[0x0]),_0x164ff9[_0x2c33b9(0x274)](_0x20d54b[0x1]));}}function _0x2a75c0(_0x38ff,_0x1e17c3){const _0x37ce55=_0x14e571;if(_0x38ff[_0x37ce55(0x1af)]['id']!==_0x1e17c3[_0x37ce55(0x1af)]['id'])return null;const _0x39a58c=_0x458ca4[_0x37ce55(0x1f0)](_0x38ff)(_0x38ff,_0x1e17c3,_0x4f2dec[_0x37ce55(0x1f0)](_0x38ff),_0x4f2dec[_0x37ce55(0x1f0)](_0x1e17c3));if(!_0x39a58c)return null;return _0x458ca4[_0x37ce55(0x1f0)](_0x1e17c3)(_0x38ff,_0x1e17c3,_0x4f2dec[_0x37ce55(0x1f0)](_0x38ff),_0x4f2dec[_0x37ce55(0x1f0)](_0x1e17c3))?_0x39a58c[0x1][_0x37ce55(0x266)]&&_0x39a58c[0x1][_0x37ce55(0x266)][_0x37ce55(0x1d1)]?null:_0x39a58c:null;}_0x4ba46e[_0x14e571(0x2ce)]&&this[_0x14e571(0x1cf)](_0x4ba46e);}[_0x3b51bc(0x186)](_0x1be0d8){const _0x5ea8b7=_0x3b51bc;if(0x0==_0x1be0d8[_0x5ea8b7(0x1d1)])return;const _0x160ed0=this[_0x5ea8b7(0x2a8)]({'skipNotAttached':!0x0})[_0x5ea8b7(0x2b5)](_0x5189cc=>_0x5ea8b7(0x272)==_0x5189cc[_0x5ea8b7(0x22b)]&&_0x5189cc[_0x5ea8b7(0x204)]),_0x2e2e6f=[],_0x34134f=new Map();for(const _0x3332ae of _0x160ed0){const _0x511e03=_0x28acc5(_0x3332ae[_0x5ea8b7(0x13a)]);_0x34134f[_0x5ea8b7(0x1b9)](_0x511e03)||(_0x34134f[_0x5ea8b7(0x2c9)](_0x511e03,_0x2e2e6f[_0x5ea8b7(0x1d1)]),_0x2e2e6f[_0x5ea8b7(0x2af)]([]));const _0x483264=_0x34134f[_0x5ea8b7(0x1f0)](_0x511e03);_0x2e2e6f[_0x483264][_0x5ea8b7(0x2af)](_0x3332ae);}!(function(){const _0x2ff278=_0x5ea8b7;_0x2e2e6f[_0x2ff278(0x156)]((_0x5b4550,_0x32c80f)=>{const _0x306f13=_0x2ff278,_0x5d3bad=_0x5b4550[0x0][_0x306f13(0x1fe)],_0x9724e3=_0x32c80f[0x0][_0x306f13(0x1fe)];return _0x5d3bad==_0x9724e3?_0x5b4550[0x0][_0x306f13(0x13a)][_0x306f13(0x200)]<_0x32c80f[0x0][_0x306f13(0x13a)][_0x306f13(0x200)]?-0x1:0x1:_0x5d3bad<_0x9724e3?-0x1:0x1;});for(const _0x2ce1d0 of _0x2e2e6f)_0x2ce1d0[_0x2ff278(0x156)]((_0x414f92,_0x240e90)=>_0x414f92['id']<_0x240e90['id']?-0x1:0x1);}());for(let _0x3fb6fe=0x0;_0x3fb6fe<_0x2e2e6f[_0x5ea8b7(0x1d1)];_0x3fb6fe++){if(0x0==_0x2e2e6f[_0x3fb6fe][_0x5ea8b7(0x1d1)])continue;const _0x3c78d0=[];for(let _0x3e469e=_0x3fb6fe+0x1;_0x3e469e<_0x2e2e6f[_0x5ea8b7(0x1d1)];_0x3e469e++)0x0!=_0x2e2e6f[_0x3e469e][_0x5ea8b7(0x1d1)]&&_0x48fc07(_0x2e2e6f[_0x3fb6fe],_0x2e2e6f[_0x3e469e])&&_0x3c78d0[_0x5ea8b7(0x2af)](_0x3e469e);for(const _0x49f23b of _0x3c78d0)_0x2e2e6f[_0x3fb6fe]=_0x2e2e6f[_0x3fb6fe][_0x5ea8b7(0x258)](_0x2e2e6f[_0x49f23b]),_0x2e2e6f[_0x49f23b]=[];}for(const _0x3270a6 of _0x2e2e6f)for(let _0x4289a3=0x0;_0x4289a3<_0x3270a6[_0x5ea8b7(0x1d1)];_0x4289a3++){const _0x2e20c0=_0x3270a6[_0x4289a3+0x1]||null;_0x3270a6[_0x4289a3][_0x5ea8b7(0x195)]!==_0x2e20c0&&(_0x3270a6[_0x4289a3][_0x5ea8b7(0x195)]=_0x2e20c0);}for(const _0x29edb7 of _0x2e2e6f)for(let _0x36e64b=0x0;_0x36e64b<_0x29edb7[_0x5ea8b7(0x1d1)];_0x36e64b++){const _0xe80e43=_0x29edb7[_0x36e64b-0x1]||null;_0x29edb7[_0x36e64b][_0x5ea8b7(0x278)]!==_0xe80e43&&(_0x29edb7[_0x36e64b][_0x5ea8b7(0x278)]=_0xe80e43);}function _0x48fc07(_0x2b37be,_0x3d1aaa){const _0x24e3fa=_0x5ea8b7;if(_0x2b37be[0x0][_0x24e3fa(0x13a)][_0x24e3fa(0x200)]!==_0x3d1aaa[0x0][_0x24e3fa(0x13a)][_0x24e3fa(0x200)]&&_0x2b37be[0x0][_0x24e3fa(0x1af)]!==_0x3d1aaa[0x0][_0x24e3fa(0x1af)])return!0x1;if(!function(_0x37a29c,_0x15b2d3){const _0x517f16=_0x24e3fa;if(!_0x37a29c[_0x517f16(0x13c)]&&!_0x15b2d3[_0x517f16(0x13c)])return!0x0;if(_0x37a29c[_0x517f16(0x13c)]&&_0x15b2d3[_0x517f16(0x13c)])return!0x1;if(_0x37a29c[_0x517f16(0x13c)]&&_0x15b2d3[_0x517f16(0x1fe)]<_0x37a29c[_0x517f16(0x266)][_0x517f16(0x2a5)][_0x517f16(0x1f0)](0x0)[_0x517f16(0x1fe)])return!0x0;if(_0x15b2d3[_0x517f16(0x13c)]&&_0x37a29c[_0x517f16(0x1fe)]<_0x15b2d3[_0x517f16(0x266)][_0x517f16(0x2a5)][_0x517f16(0x1f0)](0x0)[_0x517f16(0x1fe)])return!0x0;return!0x1;}(_0x2b37be[0x0],_0x3d1aaa[0x0]))return!0x1;const _0x16f158=_0x6c4739(_0x2b37be[0x0][_0x24e3fa(0x13a)],_0x24e3fa(0x200)),_0x39bd4b=_0x6c4739(_0x3d1aaa[0x0][_0x24e3fa(0x13a)],_0x24e3fa(0x200));if(!_0x3eb8c2(_0x16f158,_0x39bd4b))return!0x1;return!!_0x2b37be[_0x24e3fa(0x146)](_0x30e301=>_0x3d1aaa[_0x24e3fa(0x1d7)](_0x4d481f=>_0x30e301[_0x24e3fa(0x22a)]()[_0x24e3fa(0x16e)](_0x4d481f[_0x24e3fa(0x22a)]())))&&_0x3d1aaa[_0x24e3fa(0x146)](_0x3a8762=>_0x2b37be[_0x24e3fa(0x1d7)](_0x550c8c=>_0x3a8762[_0x24e3fa(0x22a)]()[_0x24e3fa(0x16e)](_0x550c8c[_0x24e3fa(0x22a)]())));}}[_0x3b51bc(0x138)](_0x464b81){const _0x2158f9=_0x3b51bc,_0x3057fb=Array[_0x2158f9(0x154)](_0x464b81),_0x1d977e=this[_0x2158f9(0x2a8)]({'skipNotAttached':!0x0}),_0x29c612=_0x1d977e[_0x2158f9(0x2b5)](_0x27a046=>!_0x464b81[_0x2158f9(0x1b9)](_0x27a046)),_0xdd77e6=new Map(_0x3057fb[_0x2158f9(0x1a9)](_0x1f0d56=>[_0x1f0d56,this[_0x2158f9(0x137)][_0x2158f9(0x12f)](_0x1f0d56[_0x2158f9(0x22b)],_0x1f0d56[_0x2158f9(0x12d)],_0x2158f9(0x1a8))])),_0x37af36=new Map(_0x1d977e[_0x2158f9(0x1a9)](_0xdad52b=>[_0xdad52b,_0xdad52b[_0x2158f9(0x1ed)]()]));for(let _0x1f68a7=0x0;_0x1f68a7<_0x3057fb[_0x2158f9(0x1d1)];_0x1f68a7++){if(_0x6539d2(this,_0x3057fb[_0x1f68a7],_0x3057fb,_0x1f68a7+0x1))return!0x0;}for(let _0x354578=0x0;_0x354578<_0x3057fb[_0x2158f9(0x1d1)];_0x354578++){if(_0x6539d2(this,_0x3057fb[_0x354578],_0x29c612,0x0))return!0x0;}return!0x1;function _0x6539d2(_0xb49c3c,_0x4689f7,_0x1d7465,_0x515690){const _0x20a8e9=_0x2158f9;for(let _0x16336d=_0x515690;_0x16336d<_0x1d7465[_0x20a8e9(0x1d1)];_0x16336d++){const _0x282568=_0x1d7465[_0x16336d];if(_0x282568[_0x20a8e9(0x22b)]!==_0x4689f7[_0x20a8e9(0x22b)]||_0x282568[_0x20a8e9(0x1af)]['id']!==_0x4689f7[_0x20a8e9(0x1af)]['id']||_0x282568[_0x20a8e9(0x12d)]!==_0x4689f7[_0x20a8e9(0x12d)])continue;if(!Pt(_0x4689f7,_0x282568))continue;if(_0x20a8e9(0x272)==_0x4689f7[_0x20a8e9(0x22b)]&&_0x4689f7[_0x20a8e9(0x166)][_0x20a8e9(0x14b)]!=_0x282568[_0x20a8e9(0x166)][_0x20a8e9(0x14b)])continue;if(_0x20a8e9(0x272)==_0x4689f7[_0x20a8e9(0x22b)]&&_0xb49c3c[_0x20a8e9(0x1bd)](_0x4689f7[_0x20a8e9(0x166)][_0x20a8e9(0x28e)]))continue;if(_0x20a8e9(0x27f)==_0x4689f7[_0x20a8e9(0x22b)]){const _0x3d1601=_0xb49c3c[_0x20a8e9(0x234)][_0x20a8e9(0x262)],_0x5aa6bd=_0x4689f7[_0x20a8e9(0x1e6)]();if(_0x5aa6bd&&(_0x3d1601[_0x20a8e9(0x280)][_0x20a8e9(0x1dd)](_0x5aa6bd)||_0x3d1601[_0x20a8e9(0x280)][_0x20a8e9(0x1f6)](_0x5aa6bd)))continue;}const _0x10226a=_0xdd77e6[_0x20a8e9(0x1f0)](_0x4689f7),_0x44463b=_0x37af36[_0x20a8e9(0x1f0)](_0x4689f7),_0x4325a1=_0x37af36[_0x20a8e9(0x1f0)](_0x282568),_0x4bdf7d=_0x4689f7[_0x20a8e9(0x266)]&&_0x4689f7[_0x20a8e9(0x266)][_0x20a8e9(0x1d1)],_0x5c12d9=_0x282568[_0x20a8e9(0x266)]&&_0x282568[_0x20a8e9(0x266)][_0x20a8e9(0x1d1)];if(!_0x4bdf7d&&_0x10226a(_0x4325a1,_0x44463b))return _0xb49c3c[_0x20a8e9(0x18b)](_0x282568,_0x4689f7),_0x37af36[_0x20a8e9(0x20d)](_0x4689f7),!0x0;if(!_0x5c12d9&&_0x10226a(_0x44463b,_0x4325a1))return _0xb49c3c[_0x20a8e9(0x18b)](_0x4689f7,_0x282568),_0x37af36[_0x20a8e9(0x20d)](_0x282568),!0x0;}return!0x1;}}[_0x3b51bc(0x18b)](_0x1e988e,_0x460e29){const _0x4f55b7=_0x3b51bc;if(_0x1e988e[_0x4f55b7(0x1e7)]){for(const _0x5dd3e4 of _0x460e29[_0x4f55b7(0x1ed)]())_0x1e988e[_0x4f55b7(0x1d2)](_0x5dd3e4);}else{const _0x8611ce=_0x460e29[_0x4f55b7(0x22a)]()[_0x4f55b7(0x1c5)];this[_0x4f55b7(0x290)](_0x1e988e,this[_0x4f55b7(0x283)][_0x4f55b7(0x14e)](_0x1e988e[_0x4f55b7(0x22a)]()[_0x4f55b7(0x1e1)],_0x8611ce));}_0x460e29[_0x4f55b7(0x15f)]();}[_0x3b51bc(0x152)](_0x356d20,_0x2e3f8d){const _0x1ecc36=_0x3b51bc,_0x28e5a9=_0x356d20[_0x1ecc36(0x1cb)](_0x1ecc36(0x257))||_0x356d20[_0x1ecc36(0x1cb)](_0x1ecc36(0x272))?_0x1ecc36(0x183):_0x356d20[_0x1ecc36(0x1b6)]();return _0x2d3b39(this[_0x1ecc36(0x234)][_0x1ecc36(0x20a)],_0x2e3f8d+'_'+_0x28e5a9+_0x1ecc36(0x172));}[_0x3b51bc(0x267)](){const _0x2034d8=_0x3b51bc,_0x3b9ece=this[_0x2034d8(0x234)];if(!_0x3b9ece['ui'])return;const {ariaLiveAnnouncer:_0x13c674}=_0x3b9ece['ui'];_0x319a3b(this[_0x2034d8(0x283)],({left:_0x10d537,entered:_0x20e554})=>{const _0x14aed1=_0x2034d8;for(const _0x444762 of _0x10d537){const {group:_0x52359e,type:_0x4c69eb}=this[_0x14aed1(0x26e)](_0x444762[_0x14aed1(0x1a4)]);if(_0x14aed1(0x14d)===_0x52359e){_0x13c674[_0x14aed1(0x1f7)](this[_0x14aed1(0x152)](_0x4c69eb,_0x14aed1(0x25e)));break;}}for(const _0x31fa4a of _0x20e554){const {group:_0x748360,type:_0x1b0788}=this[_0x14aed1(0x26e)](_0x31fa4a[_0x14aed1(0x1a4)]);if(_0x14aed1(0x14d)===_0x748360){_0x13c674[_0x14aed1(0x1f7)](this[_0x14aed1(0x152)](_0x1b0788,_0x14aed1(0x2ae)));break;}}});}[_0x3b51bc(0x244)](_0x47cfcf){const _0x3f8a0d=_0x3b51bc;if(this[_0x3f8a0d(0x14f)])return!0x1;const _0x159349=this[_0x3f8a0d(0x234)],_0x3ca89c=_0x159349[_0x3f8a0d(0x262)][_0x3f8a0d(0x251)][_0x3f8a0d(0x1fb)][_0x3f8a0d(0x184)]();if(0x0==_0x3ca89c[_0x3f8a0d(0x1d1)])return!0x1;const _0x205d5a=[],_0x3109fe=_0x3ca89c[_0x3f8a0d(0x2b5)](_0x32e4a3=>_0x3f8a0d(0x272)==_0x32e4a3[_0x3f8a0d(0x22b)]),_0x189f4f=_0x3ca89c[_0x3f8a0d(0x2b5)](_0x35502d=>_0x3f8a0d(0x150)==_0x35502d[_0x3f8a0d(0x22b)]&&_0x3f8a0d(0x1a6)!=_0x35502d[_0x3f8a0d(0x1a4)]),_0x555a54=_0x3ca89c[_0x3f8a0d(0x2b5)](_0x40daec=>_0x3f8a0d(0x252)==_0x40daec[_0x3f8a0d(0x22b)]&&_0x3f8a0d(0x1a6)!=_0x40daec[_0x3f8a0d(0x1a4)]);for(const _0x570072 of _0x3109fe)_0x205d5a[_0x3f8a0d(0x2af)]({'key':_0x570072[_0x3f8a0d(0x134)],'newValue':_0x570072[_0x3f8a0d(0x1fa)],'oldValue':_0x570072[_0x3f8a0d(0x1de)],'range':Ut(_0x570072[_0x3f8a0d(0x230)],_0x159349[_0x3f8a0d(0x262)])});for(const _0xcba246 of _0x189f4f){const _0x2c4645=_0x555a54[_0x3f8a0d(0x1ee)](_0x28e61d=>_0x28e61d[_0x3f8a0d(0x1c4)][_0x3f8a0d(0x16e)](_0xcba246[_0x3f8a0d(0x1c4)]));_0x2c4645&&_0x205d5a[_0x3f8a0d(0x2af)]({'key':_0x3f8a0d(0x202),'newValue':_0xcba246[_0x3f8a0d(0x1a4)],'oldValue':_0x2c4645[_0x3f8a0d(0x1a4)],'range':_0x159349[_0x3f8a0d(0x262)][_0x3f8a0d(0x14c)](_0xcba246[_0x3f8a0d(0x1c4)][_0x3f8a0d(0x133)])});}return 0x0!=_0x205d5a[_0x3f8a0d(0x1d1)]&&this[_0x3f8a0d(0x28c)](_0x47cfcf,_0x205d5a);}[_0x3b51bc(0x13e)](_0x55a2de){const _0x5c8a67=_0x3b51bc;let _0x391072=!0x1;const _0x3b9961=this[_0x5c8a67(0x234)][_0x5c8a67(0x262)][_0x5c8a67(0x251)][_0x5c8a67(0x1fb)][_0x5c8a67(0x236)]()[_0x5c8a67(0x2b5)](_0x5ed6f5=>_0x5ed6f5[_0x5c8a67(0x166)][_0x5c8a67(0x282)]&&_0x5ed6f5[_0x5c8a67(0x1a4)][_0x5c8a67(0x1cb)](_0x5c8a67(0x2bb)));for(const _0xea1707 of _0x3b9961){const {subType:_0x117808,id:_0x1ee918}=this[_0x5c8a67(0x26e)](_0xea1707[_0x5c8a67(0x1a4)]),_0x16d249=_0x117808[_0x5c8a67(0x18d)]('|')[0x0];for(const _0x53089d of this[_0x5c8a67(0x2a8)]({'skipNotAttached':!0x0}))_0x53089d['id']!=_0x1ee918&&_0x5c8a67(0x272)==_0x53089d[_0x5c8a67(0x22b)]&&_0x53089d[_0x5c8a67(0x166)]&&_0x53089d[_0x5c8a67(0x166)][_0x5c8a67(0x28e)]==_0x16d249&&_0x53089d[_0x5c8a67(0x22a)]()[_0x5c8a67(0x29a)](_0xea1707[_0x5c8a67(0x166)][_0x5c8a67(0x282)])&&(this[_0x5c8a67(0x223)](_0x53089d,_0xea1707[_0x5c8a67(0x166)][_0x5c8a67(0x282)],_0x55a2de),_0x391072=!0x0);}return _0x391072;}[_0x3b51bc(0x14a)](_0x16fec1){const _0x2a6a55=_0x3b51bc;this[_0x2a6a55(0x234)],(this[_0x2a6a55(0x14f)]=!0x0,_0x16fec1());}[_0x3b51bc(0x1d8)](_0x580b07){const _0x1c8f0f=_0x3b51bc,_0x59bb95=this[_0x1c8f0f(0x1bd)](_0x580b07),_0x2534dd=this[_0x1c8f0f(0x2ab)][_0x1c8f0f(0x1b9)](_0x580b07);return _0x59bb95||_0x2534dd;}[_0x3b51bc(0x28c)](_0x542bfc,_0x426130){const _0x44bbd1=_0x3b51bc;if(0x0==_0x426130[_0x44bbd1(0x1d1)])return!0x1;let _0x304816=!0x1;for(const _0x5ed782 of _0x426130){const _0x2ad753=this[_0x44bbd1(0x1ca)](_0x5ed782[_0x44bbd1(0x230)],_0x44bbd1(0x272))[_0x44bbd1(0x2b5)](_0x2c8fdd=>!_0x2c8fdd[_0x44bbd1(0x276)][_0x44bbd1(0x153)])[_0x44bbd1(0x1a9)](_0x3b7359=>_0x3b7359[_0x44bbd1(0x14d)]),_0x43b101=_0x28acc5({'newValue':_0x5ed782[_0x44bbd1(0x21c)]});_0x2ad753[_0x44bbd1(0x2b5)](_0x24e805=>{const _0x9abdbc=_0x44bbd1,[_0x15b4c6,_0x1c6451]=_0x24e805[_0x9abdbc(0x12d)][_0x9abdbc(0x18d)]('|');return _0x15b4c6==_0x5ed782[_0x9abdbc(0x28e)]&&_0x1c6451!=_0x43b101;})[_0x44bbd1(0x2b6)](_0x595750=>{const _0x262a05=_0x44bbd1;this[_0x262a05(0x223)](_0x595750,_0x5ed782[_0x262a05(0x230)],_0x542bfc),_0x304816=!0x0;});}return _0x304816;}[_0x3b51bc(0x223)](_0x1fc68c,_0x2cc59b,_0x10915f){const _0x3e1a1a=_0x3b51bc,_0x1781a2=_0x1fc68c[_0x3e1a1a(0x22a)]()[_0x3e1a1a(0x1f4)](_0x2cc59b);0x0!==_0x1781a2[_0x3e1a1a(0x1d1)]?0x1!==_0x1781a2[_0x3e1a1a(0x1d1)]?this[_0x3e1a1a(0x210)](_0x1fc68c,_0x2cc59b[_0x3e1a1a(0x1e1)],_0x2cc59b[_0x3e1a1a(0x1c5)]):this[_0x3e1a1a(0x290)](_0x1fc68c,_0x1781a2[0x0]):_0x10915f[_0x3e1a1a(0x2cf)](_0x1fc68c[_0x3e1a1a(0x263)]());}}class xt{constructor(_0x218cff){const _0xfd47ba=_0x3b51bc;this[_0xfd47ba(0x1e9)]=_0x218cff,this[_0xfd47ba(0x283)]=_0x218cff[_0xfd47ba(0x262)],this[_0xfd47ba(0x2c3)]=new Map(),this[_0xfd47ba(0x1c2)]=new Map(),this[_0xfd47ba(0x220)]();}[_0x3b51bc(0x16a)](_0x2a659e,_0x2428d5,_0x336540,_0x173082,_0x552f7a,_0x355b2a){const _0x497961=_0x3b51bc;return new _0x4499c5(this[_0x497961(0x283)],{'type':_0x2a659e,'subType':_0x2428d5,'id':_0x336540,'author':_0x173082,'creator':_0x173082,'attributes':_0x552f7a,'onAttributesChange':_0x355b2a,'onAccept':(..._0x200999)=>this[_0x497961(0x12f)](_0x2a659e,_0x2428d5,_0x497961(0x18e))(..._0x200999),'onDiscard':(..._0x17342a)=>this[_0x497961(0x12f)](_0x2a659e,_0x2428d5,_0x497961(0x188))(..._0x17342a)});}[_0x3b51bc(0x177)](_0xe3aaee,_0x54cabb,_0x355a0b,_0x52a29a){const _0x19ddc8=_0x3b51bc,_0x11fe20=_0xe3aaee+':'+_0x54cabb+':'+_0x355a0b;this[_0x19ddc8(0x2c3)][_0x19ddc8(0x2c9)](_0x11fe20,_0x52a29a);}[_0x3b51bc(0x12f)](_0x504586,_0x5d93c9,_0x1b2510){const _0x5a069a=_0x3b51bc,_0x1015eb=_0x504586+':'+_0x5d93c9+':'+_0x1b2510;return this[_0x5a069a(0x2c3)][_0x5a069a(0x1f0)](_0x1015eb)||this[_0x5a069a(0x1c2)][_0x5a069a(0x1f0)](_0x504586+':'+_0x1b2510);}[_0x3b51bc(0x220)](){const _0x1de1a8=_0x3b51bc,_0x1241e4=()=>!0x1,_0x148c76=_0x3f1eb9=>{const _0x498b8e=_0x3d37;_0x3f1eb9[_0x498b8e(0x156)]((_0x2d3eaf,_0x149027)=>_0x2d3eaf[_0x498b8e(0x1e1)][_0x498b8e(0x235)](_0x149027[_0x498b8e(0x1e1)])?0x1:-0x1),this[_0x498b8e(0x283)][_0x498b8e(0x1e5)](_0x420c1b=>{const _0x587ba0=_0x498b8e;for(const _0x4feb4b of _0x3f1eb9){let _0x1e0088;_0x1e0088=_0x4feb4b[_0x587ba0(0x1c5)][_0x587ba0(0x25b)]&&_0x4feb4b[_0x587ba0(0x1c5)][_0x587ba0(0x15b)]==_0x4feb4b[_0x587ba0(0x1e1)][_0x587ba0(0x133)]?_0x420c1b[_0x587ba0(0x26a)](_0x4feb4b[_0x587ba0(0x1e1)][_0x587ba0(0x133)],'on'):_0x420c1b[_0x587ba0(0x26a)](_0x4feb4b),this[_0x587ba0(0x283)][_0x587ba0(0x26b)](_0x1e0088,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x28b2a7=(_0x358891,_0xd7c652)=>{const _0x7a42d9=_0x3d37;_0xd7c652&&this[_0x7a42d9(0x283)][_0x7a42d9(0x1e5)](_0x1c0ca4=>{const _0x329257=_0x7a42d9,{commandName:_0x3a044c,commandParams:_0x5408c5=[]}=_0xd7c652,_0x51ac0a=_0x358891[_0x329257(0x1a9)](_0x6edb58=>(Tt(_0x6edb58)&&(_0x6edb58=this[_0x329257(0x283)][_0x329257(0x14e)](_0x6edb58[_0x329257(0x1c5)])),_0x6edb58))[_0x329257(0x2b5)](_0x2aa04a=>_0x329257(0x206)!==_0x2aa04a[_0x329257(0x17c)][_0x329257(0x20f)]);if(_0x51ac0a[_0x329257(0x1d1)]<0x1)return;const _0x390368=Array[_0x329257(0x154)](this[_0x329257(0x283)][_0x329257(0x251)][_0x329257(0x22e)][_0x329257(0x1ed)]())[_0x329257(0x1a9)](_0x452eea=>_0x28d904[_0x329257(0x289)](_0x452eea));_0x1c0ca4[_0x329257(0x2b0)](_0x51ac0a);for(const _0x5c0865 of this[_0x329257(0x1e9)][_0x329257(0x1a7)][_0x329257(0x1a7)]())_0x5c0865[_0x329257(0x1ac)]();_0x5408c5[_0x329257(0x2af)]({'forceDefaultExecution':!0x0}),this[_0x329257(0x1e9)][_0x329257(0x205)](_0x3a044c,..._0x5408c5);const _0x172141=_0x390368[_0x329257(0x2b5)](_0x1cdca6=>_0x329257(0x206)!=_0x1cdca6[_0x329257(0x17c)][_0x329257(0x20f)]);_0x172141[_0x329257(0x1d1)]>0x0&&_0x1c0ca4[_0x329257(0x2b0)](_0x172141);for(const _0x3f1a58 of _0x390368)_0x3f1a58[_0x329257(0x240)]();});},_0x19c348=(_0x2f0a40,_0x525ba0)=>0x1==_0x2f0a40[_0x1de1a8(0x1d1)]&&0x1==_0x525ba0[_0x1de1a8(0x1d1)]&&_0x2f0a40[0x0][_0x1de1a8(0x1c5)][_0x1de1a8(0x16e)](_0x525ba0[0x0][_0x1de1a8(0x1e1)]),_0x27a380=(_0x14dc37,_0x4e2663,_0x2fc607,_0x503ca9)=>Ft(_0x14dc37,_0x4e2663,_0x2fc607,_0x503ca9,this[_0x1de1a8(0x283)])?[_0x14dc37,_0x4e2663]:Ft(_0x4e2663,_0x14dc37,_0x503ca9,_0x2fc607,this[_0x1de1a8(0x283)])?[_0x4e2663,_0x14dc37]:null;this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x216),_0x1241e4),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x1ba),_0x148c76),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x245),_0x19c348),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x218),_0x27a380),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x2b2),_0x148c76),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x201),_0x1241e4),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x2c6),_0x19c348),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x215),_0x27a380),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x2a1),_0x28b2a7),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x24f),_0x1241e4),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x249),_0x19c348),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x15c),_0x1241e4),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x129),_0x28b2a7),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x13b),_0x1241e4),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x1dc),_0x19c348),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x228),_0x1241e4),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x25a),_0x1241e4),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x273),(_0x4c6c4b,_0x5e61fe)=>{const _0x5166f7=_0x1de1a8;if(!_0x5e61fe)return;const _0x5e5992=this[_0x5166f7(0x1e9)][_0x5166f7(0x144)][_0x5166f7(0x1f0)](p);this[_0x5166f7(0x283)][_0x5166f7(0x1e5)](_0x2d78ea=>{const _0x4c2e15=_0x5166f7;if(_0x4c2e15(0x202)==_0x5e61fe[_0x4c2e15(0x28e)])for(const _0x3abe15 of _0x4c6c4b){const _0xfd443d=_0x3abe15[_0x4c2e15(0x1e1)][_0x4c2e15(0x133)],_0x4b27fe=_0x5e61fe[_0x4c2e15(0x14b)];_0x2d78ea[_0x4c2e15(0x207)](_0xfd443d,_0x4b27fe);}else{if(_0x5e5992[_0x4c2e15(0x1bd)](_0x5e61fe[_0x4c2e15(0x28e)])){for(const _0x10ed74 of _0x4c6c4b)void 0x0!==_0x5e61fe[_0x4c2e15(0x14b)]?_0x2d78ea[_0x4c2e15(0x297)](_0x5e61fe[_0x4c2e15(0x28e)],_0x5e61fe[_0x4c2e15(0x14b)],_0x10ed74[_0x4c2e15(0x1e1)][_0x4c2e15(0x133)]):_0x2d78ea[_0x4c2e15(0x1e2)](_0x5e61fe[_0x4c2e15(0x28e)],_0x10ed74[_0x4c2e15(0x1e1)][_0x4c2e15(0x133)]);}else{for(const _0x45b6e8 of _0x4c6c4b)_0x5e61fe[_0x4c2e15(0x14b)]?_0x2d78ea[_0x4c2e15(0x297)](_0x5e61fe[_0x4c2e15(0x28e)],_0x5e61fe[_0x4c2e15(0x14b)],_0x45b6e8):_0x2d78ea[_0x4c2e15(0x1e2)](_0x5e61fe[_0x4c2e15(0x28e)],_0x45b6e8);}}});}),this[_0x1de1a8(0x1c2)][_0x1de1a8(0x2c9)](_0x1de1a8(0x1a0),_0x19c348);}}function Rt(_0x174abd,_0x180a3e,_0x2dc5eb){const _0x4d7815=_0x3b51bc;for(const _0x5508ef of _0x180a3e[_0x4d7815(0x15b)][_0x4d7815(0x299)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5508ef[_0x4d7815(0x17c)]==_0x5508ef)return!0x1;if(!_0x2dc5eb[_0x4d7815(0x21e)](_0x5508ef))return!0x1;if(_0x174abd[_0x4d7815(0x1dd)](_0x5508ef)||_0x174abd[_0x4d7815(0x1f6)](_0x5508ef))return!0x0;}return!0x1;}function Tt(_0xa345fa){const _0xb2cc26=_0x3b51bc;return _0xa345fa[_0xb2cc26(0x1c5)][_0xb2cc26(0x15b)]==_0xa345fa[_0xb2cc26(0x1e1)][_0xb2cc26(0x133)]&&_0xa345fa[_0xb2cc26(0x1c5)][_0xb2cc26(0x142)];}function Et(_0x4e9bdc,_0x248a89,_0x57fe73,_0x1cd4f4){const _0x3d3cc0=_0x3b51bc,_0xb234ae=_0xda7412=>!_0xda7412[_0x3d3cc0(0x1ab)]['is'](_0x3d3cc0(0x19b))&&!_0x1cd4f4[_0x3d3cc0(0x1dd)](_0xda7412[_0x3d3cc0(0x1ab)]),_0x324098=_0x4e9bdc[_0x3d3cc0(0x1e1)][_0x3d3cc0(0x2bc)](_0xb234ae),_0x27be7b=_0x4e9bdc[_0x3d3cc0(0x1c5)][_0x3d3cc0(0x2bc)](_0xb234ae,{'direction':_0x3d3cc0(0x22d)});return(!_0x4e9bdc[_0x3d3cc0(0x1e1)][_0x3d3cc0(0x16e)](_0x324098)||!_0x4e9bdc[_0x3d3cc0(0x1c5)][_0x3d3cc0(0x16e)](_0x27be7b))&&(_0x324098[_0x3d3cc0(0x235)](_0x27be7b)?_0x57fe73[_0x3d3cc0(0x25f)](_0x248a89,{'range':_0x57fe73[_0x3d3cc0(0x14e)](_0x324098,_0x27be7b)}):_0x57fe73[_0x3d3cc0(0x2cf)](_0x248a89),!0x0);}function Ot(_0x497e8e){return _0x28acc5(_0x497e8e);}function Vt(_0x39031c){const _0x555e57=_0x3b51bc,_0x6a86e2=_0x39031c[_0x555e57(0x1e1)][_0x555e57(0x133)];return _0x6a86e2&&_0x6a86e2['is'](_0x555e57(0x239));}function Ut(_0x314e1c,_0x166e38){const _0x1f063e=_0x3b51bc;return null==_0x314e1c[_0x1f063e(0x1c5)][_0x1f063e(0x292)]&&_0x314e1c[_0x1f063e(0x1c5)][_0x1f063e(0x15b)]==_0x314e1c[_0x1f063e(0x1e1)][_0x1f063e(0x133)]?Gt(_0x314e1c[_0x1f063e(0x1e1)][_0x1f063e(0x133)],_0x166e38):_0x314e1c;}function Gt(_0x5d818d,_0x117049){const _0x470de9=_0x3b51bc,_0x1b29ff=_0x117049[_0x470de9(0x280)][_0x470de9(0x1dd)](_0x5d818d)||_0x117049[_0x470de9(0x280)][_0x470de9(0x1e3)](_0x5d818d);return _0x117049[_0x470de9(0x14e)](_0x117049[_0x470de9(0x2c4)](_0x5d818d,_0x470de9(0x277)),_0x1b29ff?_0x117049[_0x470de9(0x227)](_0x5d818d):_0x117049[_0x470de9(0x2c4)](_0x5d818d,_0x470de9(0x1c5)));}function Ft(_0x35b055,_0x24b906,_0x2cfe01,_0x197df7,_0x4478fb){const _0x5f07de=_0x3b51bc;if(!Pt(_0x35b055,_0x24b906))return!0x1;if(_0x2cfe01[_0x5f07de(0x1c5)][_0x5f07de(0x16e)](_0x197df7[_0x5f07de(0x1e1)]))return!0x0;if(_0x35b055[_0x5f07de(0x22b)]!=_0x24b906[_0x5f07de(0x22b)])return!0x1;if(!_0x2cfe01[_0x5f07de(0x1c5)][_0x5f07de(0x23b)](_0x197df7[_0x5f07de(0x1e1)]))return!0x1;const _0x54fe35=_0x4478fb[_0x5f07de(0x14e)](_0x2cfe01[_0x5f07de(0x1c5)],_0x197df7[_0x5f07de(0x1e1)])[_0x5f07de(0x2ac)]();for(const _0x13f82d of _0x54fe35)if([_0x5f07de(0x130),_0x5f07de(0x254)][_0x5f07de(0x1b5)](_0x13f82d[_0x5f07de(0x22b)])&&_0x4478fb[_0x5f07de(0x280)][_0x5f07de(0x1f6)](_0x13f82d[_0x5f07de(0x1ab)]))return!0x1;return!0x0;}function Pt(_0x122246,_0x3efa90){const _0x45a759=_0x3b51bc;if(!_0x122246[_0x45a759(0x204)]||!_0x3efa90[_0x45a759(0x204)])return!0x1;const _0x1bc55b=new Set(Object[_0x45a759(0x17e)](_0x122246[_0x45a759(0x13a)])),_0x4fa704=new Set(Object[_0x45a759(0x17e)](_0x3efa90[_0x45a759(0x13a)]));if(_0x1bc55b[_0x45a759(0x20d)](_0x45a759(0x200)),_0x4fa704[_0x45a759(0x20d)](_0x45a759(0x200)),0x0==_0x1bc55b[_0x45a759(0x2ce)]&&0x0==_0x4fa704[_0x45a759(0x2ce)])return!0x0;if(_0x1bc55b[_0x45a759(0x2ce)]!=_0x4fa704[_0x45a759(0x2ce)])return!0x1;const _0x38482d={..._0x122246[_0x45a759(0x13a)]},_0x1307ad={..._0x3efa90[_0x45a759(0x13a)]};return delete _0x38482d[_0x45a759(0x200)],delete _0x1307ad[_0x45a759(0x200)],JSON[_0x45a759(0x149)](_0x38482d)==JSON[_0x45a759(0x149)](_0x1307ad);}function Lt(_0x5d67d7,_0x374112){const _0x3a360c=_0x3b51bc,_0x207672=Ht(_0x5d67d7[_0x3a360c(0x13a)]),_0x1ed270=Ht(_0x374112);if(!_0x5d67d7[_0x3a360c(0x204)])return!0x1;for(const _0x434757 of Object[_0x3a360c(0x17e)](_0x1ed270))if(!_0x3eb8c2(_0x207672[_0x434757],_0x1ed270[_0x434757]))return!0x1;return!0x0;}function Ht(_0x11eb5c){const _0x1cc2b1=_0x3b51bc,_0x20b6d8=Object[_0x1cc2b1(0x12b)]({},_0x11eb5c);return delete _0x20b6d8[_0x1cc2b1(0x162)],delete _0x20b6d8[_0x1cc2b1(0x29d)],_0x20b6d8;}function _0x17c7(){const _0x5f3c07=['map','then','item','refresh','addSuggestionData','getCustomProperty','author','open','_getAuthorFromId','dataToMarker','creator','_trackFormatChanges','includes','toUpperCase','pluginName','targetPosition','has','insertion:discard','bindElementToMarker','27100HOJfJb','_isBlockAttribute','isUndo','authoredAt','acceptAllSuggestions','return','_defaultCallbacks','markerToHighlight','position','end','ck-suggestion-marker-','after','external:','editing','_findSuggestions','startsWith','getShiftedBy','values','documentSelection','_refreshSuggestionsChain','data-suggestion','length','addRange','_suggestions','listenTo','PENDING_ACTION_SUGGESTION','track-changes-command-not-found','some','_isRegisteredAttribute','_mergeNestedSuggestions','substr','chain','formatBlock:join','isObject','attributeOldValue','group','clear','start','removeAttribute','isSelectable','writer','change','getContainedElement','isMultiRange','PendingActions','_editor','requires','markDeletion','ck-suggestion-marker--active','getRanges','find','1536890tvhsvs','get','enableCommand','notReady','define','getDifference','markMultiRangeBlockFormat','isLimit','announce','trackChanges.mergeNestedSuggestions','editingDowncast','attributeNewValue','differ','_getSuggestionData','_removeSuggestion','createdAt','_blockAttributeKeys','groupId','deletion:discard','$elementName','_handleNewSuggestionMarker','_isDataLoaded','execute','$graveyard','rename','never','ck-suggestion-marker-formatInline','locale','multipleBlocks','removeComment','delete','isRemovable','rootName','_breakSuggestionMarker','formatInline:','discardAllSuggestions','addComment','_checkSuggestionCorrectness','deletion:chain','insertion:accept','removeMarker:suggestion:formatBlock','insertion:chain','markMultiRangeDeletion','resolve','@external','newValue','track-changes-suggestion-not-found','containsItem','addHighlight','_registerDefaultCallbacks','addCommentThread','createElement','_reduceSuggestionAttributeRange','markInlineFormat','substring','_addSuggestionMarker','createPositionAfter','formatBlock:chain','124967PaktUj','getFirstRange','type','_getExternalAuthor','backward','selection','hasSuggestion','range','isArray','formatInline','forceDefaultExecution','editor','isBefore','getChangedMarkers','reconvertMarker','_enabledCommands','element','showSuggestionHighlights','isTouching','_isForcedDefaultExecutionBlock','formatBlock:','markAttributeChange','isOwn','detach','enableReadOnlyMode','rethrowUnexpectedError','fromCharCode','_processAttributeChanges','insertion:join','stopListening','lowest','CommentsRepository','formatInline:join','getMultiRangeId','fire','suggestionUnloaded','low','$marker','formatInline:discard','markers','document','remove','isAfter','elementEnd','TrackChangesEditing','createPositionBefore','format','concat','batch','attribute:accept','isAtEnd','deletion:','track-changes-adapter-already-set','LEAVE','updateMarker','init','84dJEIWu','model','getFirstMarker','388CzmXGo','addMarkerName','commentThread','_initAriaMarkerChangeAnnouncements','containsPosition','config','createSelection','deleteContent','getItems','markerToData','_splitMarkerName','dataReady','setTo','addMarker:suggestion:formatBlock','attribute','attribute:discard','add','applyOperation','meta','before','previous','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.','_getAttributeKey','track-changes-user-not-found','adapter','attribute:','ck-suggestion-marker-formatBlock','formatBlock','schema','suggestion-type','newRange','_model','activeMarkers','getCommentThread','mapper','insertion','unbind','fromRange','highest','suggestionChanged','_reduceExistingSuggestions','_afterChanges','key','clone','_setSuggestionRange','suggestionLoaded','nodeBefore','oldRange','pop','enableDefaultAttributesIntegration','multi','setAttribute','enqueueChange','getAncestors','isIntersecting','isCollapsed','containsRange','tablePasteChainId','_adapter','authorName','isLocal','formatInline:accept','descriptionFactory','_cutOutSuggestionMarker','fetchCommentThread','comments','_rangeIsInLocalUserInsertion','change:activeMarkers','getSuggestions','elementToElement','registerBlockAttribute','_inlineAttributeKeys','getWalker','toViewElement','ENTER','push','setSelection','acceptSuggestion','deletion:accept','_setSuggestionData','originalSuggestionId','filter','forEach','error-saving-suggestion-data-suggestion-discarded','update:suggestion','commandName','markInsertion','suggestion:attribute:','getLastMatchingPosition','isExternal','removeMarker:suggestion:attribute','1212492NWFLrO','_updateSuggestionData','markerNameToElements','_onDiscard','_customCallbacks','createPositionAt','markBlockFormat','deletion:join','10UJCNSj','isInContent','set','howMany','getUser','options','addMarker','size','removeMarker','addSuggestion','markerReady','isBlock','getAllAdjacentSuggestions','track-changes-adapter-missing-getsuggestion','getAttribute','toJSON','discardSelectedSuggestions','formatGroupId','addUser','formatBlock:accept','ck-suggestion-marker','assign','_createSuggestion','subType','move','getSuggestionCallback','elementStart','registerInlineAttribute','isInsideObject','nodeAfter','attributeKey','isIntersectingWithRange','deletion','_suggestionFactory','_joinWithAdjacentSuggestions','track-changes-suggestion-data-mismatch','attributes','formatBlock:discard','hasComments','unshift','_processAttributeSuggestions','change:_saved','isDocumentOperation','moveTargetPosition','isAtStart','removeClass','plugins','normal','every','splice','consume','stringify','_recordAttributeChanges','oldValue','createRangeOn','suggestion','createRange','_recordAttributeSuggestions','insert','_commentsRepository','_getMarkerAnnouncementText','isNextTo','from','change:data','sort','for','registerPostFixer','23194820pFnTXA','unbindElementFromMarkerName','parent','formatInline:chain','markerName','action','removeMarkers','always','high','skipNestingCheck','54rZFHHC','updateSuggestion','getRange','data','catch','getNearestSelectionRange','getMarkers','buildSuggestion','trackChanges.trackFormatChanges','default','rejected','isEqual','markMultiRangeInsertion','ready','splitPosition','_SUGGESTION_ANNOUNCEMENT','forward','accepted','upcast','containerElement','registerCustomCallback','172152VSWGvb','addMarker:suggestion','marker-count','track-changes-enable-command-twice','root','containsRangeInObject','keys','widget','stop','removed','getSuggestion','FORMATTING','getChanges','insertion:','_refreshAttributeSuggestionsChain','warn','discard','Users','consumable','_joinSuggestions','discardSuggestion','split','accept','head','addMarker:suggestion:attribute','trackChanges','addClass','getIntersection','collaboration.channelId','next','value','hasCommentThread','_addThreadToSuggestion','_suggestionState','2268654YgXMQA','$textProxy','createRangeIn','acceptSelectedSuggestions','conversion','trackChangesCommand','attribute:join','dataDowncast','suggestion:','_saved','name','insertContent','$text','commands','join'];_0x17c7=function(){return _0x5f3c07;};return _0x17c7();}
23
+ const _0x4bd75a=_0x2a01;(function(_0x9a0c19,_0x41016d){const _0x83c5c6=_0x2a01,_0x2fb4b2=_0x9a0c19();while(!![]){try{const _0x5c612e=-parseInt(_0x83c5c6(0x2ca))/0x1+parseInt(_0x83c5c6(0x24c))/0x2*(-parseInt(_0x83c5c6(0x181))/0x3)+parseInt(_0x83c5c6(0x268))/0x4*(-parseInt(_0x83c5c6(0x1fa))/0x5)+parseInt(_0x83c5c6(0x17d))/0x6*(-parseInt(_0x83c5c6(0x182))/0x7)+parseInt(_0x83c5c6(0x266))/0x8*(-parseInt(_0x83c5c6(0x1fc))/0x9)+-parseInt(_0x83c5c6(0x2c9))/0xa+parseInt(_0x83c5c6(0x168))/0xb;if(_0x5c612e===_0x41016d)break;else _0x2fb4b2['push'](_0x2fb4b2['shift']());}catch(_0x40f6ed){_0x2fb4b2['push'](_0x2fb4b2['shift']());}}}(_0x21fe,0x76165));import{Plugin as _0x5cb7c5,PendingActions as _0x2e52e7}from'ckeditor5/src/core.js';import{LiveRange as _0x46d176}from'ckeditor5/src/engine.js';import{CKEditorError as _0x59a0e8,uid as _0x20c960,priorities as _0x287ecd,logWarning as _0x5f4db0}from'ckeditor5/src/utils.js';import{toWidget as _0x4296d1}from'ckeditor5/src/widget.js';import{Users as _0xf89179,hashObject as _0x5b733a,surroundingMarkersDetector as _0x415f60}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x33e365 from'./commands/trackchangescommand.js';import _0xf016fb from'./commands/acceptsuggestioncommand.js';import _0x2c308e from'./commands/discardsuggestioncommand.js';import _0x7aadc5 from'./commands/executeonallsuggestionscommand.js';import _0xfc36b0 from'./commands/executeonselectedsuggestionscommand.js';import _0x2be122 from'./suggestion.js';import _0xbfa252 from'./suggestiondescriptionfactory.js';import _0x877143 from'./integrations/aiassistant.js';import _0x4202b1 from'./integrations/alignment.js';import _0x9d1544 from'./integrations/basicstyles.js';import _0x4cf418 from'./integrations/blockquote.js';import _0x4850e9 from'./integrations/casechange.js';import _0x5d5996 from'./integrations/ckbox.js';import _0xff6950 from'./integrations/codeblock.js';import _0x4f005f from'./integrations/comments.js';import _0x30c4af from'./integrations/deletecommand.js';import _0x433313 from'./integrations/list.js';import _0x5083ad from'./integrations/listproperties.js';import _0x43da11 from'./integrations/entercommand.js';import _0x15ca4a from'./integrations/findandreplace.js';import _0x79174c from'./integrations/font.js';import _0x371a61 from'./integrations/formatpainter.js';import _0x24f725 from'./integrations/heading.js';import _0x5a95ad from'./integrations/highlight.js';import _0x4bf527 from'./integrations/horizontalline.js';import _0x49c4f9 from'./integrations/htmlembed.js';import _0x4894a8 from'./integrations/image.js';import _0x599936 from'./integrations/imagereplace.js';import _0x22ca36 from'./integrations/imagestyle.js';import _0x44093d from'./integrations/importword.js';import _0x4e1269 from'./integrations/indent.js';import _0x1a115a from'./integrations/inputcommand.js';import _0x5eaf49 from'./integrations/link.js';import _0x4cb57f from'./integrations/legacylist.js';import _0x3003ce from'./integrations/legacylistproperties.js';import _0x594f9b from'./integrations/mediaembed.js';import _0x5641d6 from'./integrations/mention.js';import _0x220393 from'./integrations/multilevellist.js';import _0x544e5c from'./integrations/pagebreak.js';function _0x2a01(_0x2dcdb1,_0x5a1b97){const _0x21feb8=_0x21fe();return _0x2a01=function(_0x2a01a6,_0x4cbf2f){_0x2a01a6=_0x2a01a6-0x153;let _0x18c30c=_0x21feb8[_0x2a01a6];return _0x18c30c;},_0x2a01(_0x2dcdb1,_0x5a1b97);}import _0x5a3cb6 from'./integrations/paragraph.js';import _0x586ff5 from'./integrations/removeformat.js';import _0x30876e from'./integrations/restrictededitingmode.js';import _0x122efe from'./integrations/shiftentercommand.js';import _0x1fe3ec from'./integrations/standardeditingmode.js';import _0x4e1162 from'./integrations/style.js';import _0x138590 from'./integrations/table.js';import _0x170e0d from'./integrations/tablemergesplit.js';import _0x27b95a from'./integrations/tableheadings.js';import _0x355215 from'./integrations/tableclipboard.js';import _0x1eb896 from'./integrations/tablecolumnresize.js';import _0x410497 from'./integrations/template.js';import _0x506521 from'./integrations/tableofcontents.js';import _0x512ca0 from'./integrations/title.js';import _0x9be61a from'./integrations/undo.js';import _0x36954a from'./integrations/tablecaption.js';import _0x154d74 from'./integrations/tableproperties.js';import{getTranslation as _0x5571a2}from'./utils/common-translations.js';function _0x21fe(){const _0x52efcd=['281490GDKxLR','51215ZPYwbx','isEqual','unshift','enableCommand','isInsideObject','deleteContent','_registerDefaultCallbacks','getFirstMarker','ck-suggestion-marker-formatBlock','_setSuggestionData','adapter','addSuggestionData','suggestionChanged','createRangeOn','_isBlockAttribute','addRange','hasSuggestion','TrackChangesEditing','groupId','stop','insertion:chain','upcast','consumable','push','@external','locale','getSuggestions','_blockAttributeKeys','discardAllSuggestions','insertion:accept','originalSuggestionId','trackChanges.trackFormatChanges','parent','rootName','elementToElement','attribute:accept','track-changes-adapter-missing-getsuggestion','conversion','addCommentThread','substr','unbind','elementStart','plugins','range','removeAttribute','_updateSuggestionData','insert','forward','authoredAt','trackChanges','oldValue','_findSuggestions','isUndo','ck-suggestion-marker-','from','createPositionBefore','multipleBlocks','bindElementToMarker','isNextTo','splitPosition','mapper','isLocal','markerName','commandName','_refreshSuggestionsChain','_joinWithAdjacentSuggestions','_addThreadToSuggestion','group','getItems','start','suggestionUnloaded','markMultiRangeInsertion','lowest','containsRange','formatGroupId','deletion:chain','requires','unbindElementFromMarkerName','getChanges','25738823EPvIsQ','widget','editingDowncast','split','substring','getRanges','track-changes-user-not-found','createPositionAt','catch','end','acceptAllSuggestions','dataToMarker','_getSuggestionData','containsRangeInObject','_isDataLoaded','_enabledCommands','skipNestingCheck','chain','insertion:join','_mergeNestedSuggestions','markers','1532436ZWDJEW','registerBlockAttribute','removeClass','getRange','2333019VAIQVl','7YKJSqC','accepted','formatBlock:discard','track-changes-enable-command-twice','_checkSuggestionCorrectness','consume','addMarker:suggestion:attribute','length','assign','markerToData','formatBlock:join','ck-suggestion-marker','get','normal','attributeKey','addMarker:suggestion:formatBlock','rename','init','resolve','data-suggestion','getCommentThread','_reduceSuggestionAttributeRange','trackChangesCommand','_setSuggestionRange','map','fromRange','size','getAttribute','_trackFormatChanges','isDocumentOperation','_getAuthorFromId','updateMarker','after','tablePasteChainId','toUpperCase','_onDiscard','writer','_breakSuggestionMarker','_getAttributeKey','model','createRangeIn','stringify','markInlineFormat','refresh','detach','insertContent','_processAttributeSuggestions','$text','rethrowUnexpectedError','buildSuggestion','getContainedElement','track-changes-suggestion-not-found','documentSelection','addMarkerName','then','ck-suggestion-marker--active','_editor','attribute:discard','attributes','registerPostFixer','_initAriaMarkerChangeAnnouncements','authorName','open','discardSelectedSuggestions','showSuggestionHighlights','some','track-changes-adapter-already-set','getMultiRangeId','data','sort','remove','_getMarkerAnnouncementText','add','editing','formatInline:','formatBlock:accept','howMany','high','addHighlight','addClass','_model','isAfter','formatInline:join','formatBlock:chain','delete','addMarker:suggestion','find','updateSuggestion','splice','_getExternalAuthor','getMarkers','set','ready','discardSuggestion','createdAt','nodeAfter','deletion','FORMATTING','isBefore','discard','commentThread','markBlockFormat','meta','attributeOldValue','removeComment','$graveyard','key','differ','before','error-saving-suggestion-data-suggestion-discarded','markerReady','reconvertMarker','isArray','getDifference','enableReadOnlyMode','markMultiRangeDeletion','fromCharCode','change:data','$elementName','concat','1926110YuBeXf','getSuggestion','3226887tHzfDj','has','nodeBefore','rejected','keys','track-changes-command-not-found','LEAVE','multi','registerInlineAttribute','hasComments','removeMarker:suggestion:attribute','Users','_reduceExistingSuggestions','newValue','insertion:','isIntersecting','pop','removeMarker:suggestion:formatBlock','element','options','deletion:','highest','isInContent','formatInline','suggestion:','isExternal','_recordAttributeChanges','previous','dataDowncast','next','descriptionFactory','markDeletion','_addSuggestionMarker','getIntersection','head','suggestion','createPositionAfter','comments','execute','notReady','isSelectable','pluginName','enqueueChange','_joinSuggestions','never','document','attributeNewValue','item','attribute:join','getNearestSelectionRange','newRange','insertion:discard','_removeSuggestion','setAttribute','filter','$textProxy','_afterChanges','config','every','hasCommentThread','isAtEnd','isLimit','_refreshAttributeSuggestionsChain','fetchCommentThread','position','always','isTouching','root','addUser','forceDefaultExecution','markAttributeChange','activeMarkers','removeMarker','_isRegisteredAttribute','markerNameToElements','change','values','warn','getSuggestionCallback','_saved','2hheqVf','_SUGGESTION_ANNOUNCEMENT','ck-suggestion-marker-formatInline','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.','getWalker','formatInline:accept','isOwn','createSelection','removeMarkers','attribute:','editor','for','markMultiRangeBlockFormat','backward','isRemovable','_isForcedDefaultExecutionBlock','startsWith','containerElement','isObject','isMultiRange','addComment','formatBlock:','getCustomProperty','_suggestions','_adapter','_splitMarkerName','8DPUJvW','deletion:accept','4VjHNvy','_defaultCallbacks','acceptSelectedSuggestions','trackChanges.mergeNestedSuggestions','define','getAllAdjacentSuggestions','stopListening','getUser','getChangedMarkers','batch','format','creator','dataReady','isCollapsed','moveTargetPosition','insertion','fire','subType','announce','targetPosition','change:_saved','author','commands','setTo','_processAttributeChanges','_cutOutSuggestionMarker','acceptSuggestion','addMarker','getShiftedBy','low','ENTER','type','registerCustomCallback','suggestion-type','_suggestionState','join','_inlineAttributeKeys','move','attribute','change:activeMarkers','createElement','$marker','markInsertion','schema','isBlock','external:','containsPosition','toJSON','applyOperation','suggestionLoaded','oldRange','toViewElement','getLastMatchingPosition','deletion:join','createRange','selection','collaboration.channelId','action','markerToHighlight','getFirstRange','_createSuggestion','clone','_rangeIsInLocalUserInsertion','update:suggestion','listenTo','forEach','_commentsRepository','_customCallbacks','containsItem','formatInline:chain','setSelection','includes','addSuggestion','track-changes-suggestion-data-mismatch','enableDefaultAttributesIntegration','formatInline:discard','suggestion:attribute:','isIntersectingWithRange','getAncestors','isAtStart','formatBlock','name','value','elementEnd','return','PENDING_ACTION_SUGGESTION','PendingActions','accept','_recordAttributeSuggestions','deletion:discard','_suggestionFactory','CommentsRepository','clear','marker-count','removed','_handleNewSuggestionMarker','default'];_0x21fe=function(){return _0x52efcd;};return _0x21fe();}import{isEqual as _0x280516,omit as _0x418695}from'lodash-es';export const renameAttributeKey=_0x4bd75a(0x1f8);export default class p extends _0x5cb7c5{static get[_0x4bd75a(0x165)](){const _0x3a20de=_0x4bd75a;return[_0x3a20de(0x2c3),_0xf89179,_0x2e52e7,_0x877143,_0x4202b1,_0x9d1544,_0x4cf418,_0x5d5996,_0x4850e9,_0xff6950,_0x4f005f,_0x30c4af,_0x43da11,_0x15ca4a,_0x79174c,_0x371a61,_0x24f725,_0x5a95ad,_0x4bf527,_0x49c4f9,_0x4894a8,_0x22ca36,_0x599936,_0x44093d,_0x4e1269,_0x1a115a,_0x4cb57f,_0x3003ce,_0x220393,_0x5eaf49,_0x433313,_0x5083ad,_0x594f9b,_0x5641d6,_0x544e5c,_0x5a3cb6,_0x586ff5,_0x30876e,_0x122efe,_0x1fe3ec,_0x4e1162,_0x138590,_0x170e0d,_0x27b95a,_0x36954a,_0x355215,_0x1eb896,_0x506521,_0x154d74,_0x410497,_0x512ca0,_0x9be61a];}static get[_0x4bd75a(0x225)](){const _0x4bf064=_0x4bd75a;return _0x4bf064(0x2db);}constructor(_0x14aeae){const _0x5a9a1e=_0x4bd75a;function _0x1e881d(_0x522850){const _0x2ffbfc=_0x2a01;return _0x522850[_0x2ffbfc(0x19a)](_0x20e267=>String[_0x2ffbfc(0x1f6)](_0x20e267))[_0x2ffbfc(0x28b)]('');}super(_0x14aeae),this[_0x5a9a1e(0x2c0)]=!0x1,this[_0x5a9a1e(0x1dd)](_0x5a9a1e(0x243),[]),this['on'](_0x5a9a1e(0x28f),(_0x1a95f9,_0x5f40ae,_0x5617ee,_0x4f13dc)=>{const _0x6c6fee=_0x5a9a1e;this[_0x6c6fee(0x1d2)][_0x6c6fee(0x247)](()=>{const _0x1c399d=_0x6c6fee;for(const _0x3707ab of[..._0x4f13dc,..._0x5617ee])this[_0x1c399d(0x1d2)][_0x1c399d(0x17c)][_0x1c399d(0x1fd)](_0x3707ab)&&_0x14aeae[_0x1c399d(0x1cb)][_0x1c399d(0x1f1)](_0x3707ab);});}),this[_0x5a9a1e(0x21a)]=new _0xbfa252(this[_0x5a9a1e(0x256)][_0x5a9a1e(0x1a9)][_0x5a9a1e(0x293)],this[_0x5a9a1e(0x256)][_0x5a9a1e(0x2e3)]),this[_0x5a9a1e(0x264)]=null,this[_0x5a9a1e(0x2c2)]=new xt(this[_0x5a9a1e(0x256)]),this[_0x5a9a1e(0x263)]=new Map(),this[_0x5a9a1e(0x2aa)]=_0x14aeae[_0x5a9a1e(0x2f4)][_0x5a9a1e(0x18e)](_0x5a9a1e(0x2c3)),this[_0x5a9a1e(0x177)]=new Set(),this[_0x5a9a1e(0x1d2)]=this[_0x5a9a1e(0x256)][_0x5a9a1e(0x1a9)],this[_0x5a9a1e(0x28a)]=new WeakMap(),this[_0x5a9a1e(0x25b)]=!0x1,this[_0x5a9a1e(0x2e5)]=new Set([_0x5a9a1e(0x1f8)]),this[_0x5a9a1e(0x28c)]=new Set(),_0x14aeae[_0x5a9a1e(0x235)][_0x5a9a1e(0x26c)](_0x5a9a1e(0x2e9),_0x5a9a1e(0x2c8)),this[_0x5a9a1e(0x19e)]=_0x14aeae[_0x5a9a1e(0x235)][_0x5a9a1e(0x18e)](_0x5a9a1e(0x2e9)),_0x14aeae[_0x5a9a1e(0x235)][_0x5a9a1e(0x26c)](_0x5a9a1e(0x26b),!0x0),this[_0x5a9a1e(0x17b)]=_0x14aeae[_0x5a9a1e(0x235)][_0x5a9a1e(0x18e)](_0x5a9a1e(0x26b)),this[_0x5a9a1e(0x198)]=new _0x33e365(_0x14aeae,this[_0x5a9a1e(0x177)]),this[_0x5a9a1e(0x1be)](),this[_0x1e881d([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1e881d([0x34,0x30,0x34,0x38,0x31,0x34,0x34,0x38]);}[_0x4bd75a(0x193)](){const _0x2afcab=_0x4bd75a,_0x530a2a=this[_0x2afcab(0x256)],_0x5b648d=(_0x408b81,_0x3b43fd)=>{const _0x96d8cd=_0x2afcab;if(_0x96d8cd(0x28e)!=_0x408b81)return _0x96d8cd(0x2ff)+_0x408b81;const _0x252026=_0x3b43fd[_0x96d8cd(0x16b)]('|')[0x0];return this[_0x96d8cd(0x2d8)](_0x252026)?_0x96d8cd(0x2d2):_0x96d8cd(0x24e);};_0x530a2a[_0x2afcab(0x2ef)][_0x2afcab(0x257)](_0x2afcab(0x16a))[_0x2afcab(0x2a2)]({'model':_0x2afcab(0x21f),'view':_0x313f8d=>{const _0x1277a8=_0x2afcab,{id:_0xc47497,type:_0x5839a4,subType:_0x34b187}=this[_0x1277a8(0x265)](_0x313f8d[_0x1277a8(0x157)]),_0x2004d1=[_0x1277a8(0x18d),_0x5b648d(_0x5839a4,_0x34b187)];let _0x35c6e9=0xbb8;return this[_0x1277a8(0x243)][_0x1277a8(0x2af)](_0x313f8d[_0x1277a8(0x157)])&&(_0x2004d1[_0x1277a8(0x2e1)](_0x1277a8(0x1b9)),_0x35c6e9=0xbc2),_0x1277a8(0x1e2)==_0x5839a4&&(_0x35c6e9+=0x5),{'classes':_0x2004d1,'attributes':{'data-suggestion':_0xc47497},'priority':_0x35c6e9};}}),_0x530a2a[_0x2afcab(0x2ef)][_0x2afcab(0x257)](_0x2afcab(0x218))[_0x2afcab(0x1ca)](_0x24bb65=>{const _0x4f45eb=_0x2afcab;_0x24bb65['on'](_0x4f45eb(0x1d7),(_0x57bfb8,_0x20ab26,_0x35a188)=>{const _0x51fd27=_0x4f45eb;if(!_0x35a188[_0x51fd27(0x20f)][_0x51fd27(0x1c2)])return;const _0x1c2494=_0x20ab26[_0x51fd27(0x22b)];if(!_0x1c2494)return;const _0x4c6965=_0x35a188[_0x51fd27(0x155)][_0x51fd27(0x29b)](_0x1c2494);_0x530a2a[_0x51fd27(0x1a9)][_0x51fd27(0x293)][_0x51fd27(0x25e)](_0x1c2494)&&_0x4c6965&&!_0x4c6965[_0x51fd27(0x262)](_0x51fd27(0x169))&&_0x4c6965['is'](_0x51fd27(0x25d))&&_0x4296d1(_0x4c6965,_0x35a188[_0x51fd27(0x1a6)]);},{'priority':_0x4f45eb(0x1cf)});}),_0x530a2a[_0x2afcab(0x2ef)][_0x2afcab(0x257)](_0x2afcab(0x218))[_0x2afcab(0x2a2)]({'model':_0x2afcab(0x21f),'view':(_0x114b0c,_0x13765b)=>{const _0x43460d=_0x2afcab;if(!_0x13765b[_0x43460d(0x20f)][_0x43460d(0x1c2)])return null;const {type:_0x31bd87,subType:_0x3cc289}=this[_0x43460d(0x265)](_0x114b0c[_0x43460d(0x157)]);return{'classes':[_0x43460d(0x18d),_0x5b648d(_0x31bd87,_0x3cc289)],'priority':0xbb8};}});const _0xf33c85=({showActiveMarkers:_0x194e13=!0x0,isAttributeSuggestion:_0xcb7f8a=!0x1}={})=>(_0x124748,_0x57dbf2,_0x5baeef)=>{const _0x381741=_0x2afcab;if(!_0x57dbf2[_0x381741(0x22b)])return;const {id:_0x65f387}=this[_0x381741(0x265)](_0x57dbf2[_0x381741(0x157)]);if(_0xcb7f8a){const _0x3e3767=this[_0x381741(0x263)][_0x381741(0x18e)](_0x65f387),_0x29cb08=this[_0x381741(0x1a8)](_0x3e3767);if(!this[_0x381741(0x2d8)](_0x29cb08))return;}if(_0x57dbf2[_0x381741(0x22b)]['is'](_0x381741(0x29f)))return void _0x5baeef[_0x381741(0x2e0)][_0x381741(0x187)](_0x57dbf2[_0x381741(0x22b)],_0x124748[_0x381741(0x2b9)]);const _0x2db216=_0x5baeef[_0x381741(0x155)][_0x381741(0x29b)](_0x57dbf2[_0x381741(0x22b)]);if(_0x57dbf2[_0x381741(0x22b)]['is'](_0x381741(0x20e))&&_0x530a2a[_0x381741(0x1a9)][_0x381741(0x293)][_0x381741(0x294)](_0x57dbf2[_0x381741(0x22b)])&&!_0x2db216[_0x381741(0x262)](_0x381741(0x1d0))){_0x5baeef[_0x381741(0x1a6)][_0x381741(0x1d1)]([_0x381741(0x18d),_0x381741(0x2d2)],_0x2db216),_0x5baeef[_0x381741(0x1a6)][_0x381741(0x231)](_0x381741(0x195),_0x65f387,_0x2db216),_0x5baeef[_0x381741(0x155)][_0x381741(0x303)](_0x2db216,_0x57dbf2[_0x381741(0x157)]),_0x194e13&&(this[_0x381741(0x243)][_0x381741(0x2af)](_0x57dbf2[_0x381741(0x157)])?_0x5baeef[_0x381741(0x1a6)][_0x381741(0x1d1)](_0x381741(0x1b9),_0x2db216):_0x5baeef[_0x381741(0x1a6)][_0x381741(0x17f)](_0x381741(0x1b9),_0x2db216));for(const _0x4424f1 of _0x530a2a[_0x381741(0x1a9)][_0x381741(0x1aa)](_0x57dbf2[_0x381741(0x22b)])[_0x381741(0x15d)]())_0x5baeef[_0x381741(0x2e0)][_0x381741(0x187)](_0x4424f1,_0x124748[_0x381741(0x2b9)]);_0x5baeef[_0x381741(0x2e0)][_0x381741(0x187)](_0x57dbf2[_0x381741(0x22b)],_0x124748[_0x381741(0x2b9)]);}};_0x530a2a[_0x2afcab(0x2ef)][_0x2afcab(0x257)](_0x2afcab(0x218))[_0x2afcab(0x1ca)](_0x2c1e62=>{const _0xae135b=_0x2afcab;_0x2c1e62['on'](_0xae135b(0x191),(_0x2972ab,_0x4200f2,_0xb478a7)=>{const _0x2faafe=_0xae135b;_0xb478a7[_0x2faafe(0x20f)][_0x2faafe(0x1c2)]&&_0xf33c85({'showActiveMarkers':!0x1})(_0x2972ab,_0x4200f2,_0xb478a7);},{'priority':_0xae135b(0x211)});}),_0x530a2a[_0x2afcab(0x2ef)][_0x2afcab(0x257)](_0x2afcab(0x218))[_0x2afcab(0x1ca)](_0x9fecb8=>{const _0x106f75=_0x2afcab;_0x9fecb8['on'](_0x106f75(0x188),(_0x1345e3,_0x5c4101,_0x5d3965)=>{const _0xefd4fc=_0x106f75;_0x5d3965[_0xefd4fc(0x20f)][_0xefd4fc(0x1c2)]&&_0xf33c85({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1345e3,_0x5c4101,_0x5d3965);},{'priority':_0x106f75(0x211)});}),_0x530a2a[_0x2afcab(0x2ef)][_0x2afcab(0x257)](_0x2afcab(0x218))[_0x2afcab(0x18b)]({'model':_0x2afcab(0x21f),'view':(_0x5bed24,_0x18fc5a)=>_0x18fc5a[_0x2afcab(0x20f)][_0x2afcab(0x1c2)]?null:{'group':_0x2afcab(0x21f),'name':_0x5bed24[_0x2afcab(0x2f1)](0xb)}}),_0x530a2a[_0x2afcab(0x2ef)][_0x2afcab(0x257)](_0x2afcab(0x2df))[_0x2afcab(0x2ec)]({'view':{'name':_0x2afcab(0x21f),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x404e12,{writer:_0x2a5254})=>{const _0x4bd5bf=_0x2afcab;let _0x40bfac=_0x4bd5bf(0x214)+_0x404e12[_0x4bd5bf(0x19d)](_0x4bd5bf(0x289))+':'+_0x404e12[_0x4bd5bf(0x19d)]('id');return _0x404e12[_0x4bd5bf(0x19d)](_0x4bd5bf(0x2c5))&&(_0x40bfac+=':'+_0x404e12[_0x4bd5bf(0x19d)](_0x4bd5bf(0x2c5))),_0x2a5254[_0x4bd5bf(0x290)](_0x4bd5bf(0x291),{'data-name':_0x40bfac});}}),_0x530a2a[_0x2afcab(0x2ef)][_0x2afcab(0x257)](_0x2afcab(0x2df))[_0x2afcab(0x173)]({'view':_0x2afcab(0x21f)}),_0x530a2a[_0x2afcab(0x2ef)][_0x2afcab(0x257)](_0x2afcab(0x16a))[_0x2afcab(0x1ca)](_0x2eded6=>{const _0x55a97b=_0x2afcab;_0x2eded6['on'](_0x55a97b(0x191),_0xf33c85(),{'priority':_0x55a97b(0x1cf)});}),_0x530a2a[_0x2afcab(0x2ef)][_0x2afcab(0x257)](_0x2afcab(0x16a))[_0x2afcab(0x1ca)](_0x1542c4=>{const _0x1ed320=_0x2afcab;_0x1542c4['on'](_0x1ed320(0x188),_0xf33c85({'isAttributeSuggestion':!0x0}),{'priority':_0x1ed320(0x1cf)});}),_0x530a2a[_0x2afcab(0x2ef)][_0x2afcab(0x257)](_0x2afcab(0x16a))[_0x2afcab(0x1ca)](_0x551e68=>{const _0x4506aa=_0x2afcab;_0x551e68['on'](_0x4506aa(0x20d),(_0x551d56,_0x4de5c4,_0x1caf76)=>{const _0x52b02e=_0x4506aa,_0x351025=_0x1caf76[_0x52b02e(0x155)][_0x52b02e(0x246)](_0x4de5c4[_0x52b02e(0x157)]);if(_0x351025){for(const _0x420fa4 of _0x351025)_0x420fa4[_0x52b02e(0x262)](_0x52b02e(0x1d0))||(_0x1caf76[_0x52b02e(0x1a6)][_0x52b02e(0x17f)]([_0x52b02e(0x18d),_0x52b02e(0x2d2),_0x52b02e(0x1b9)],_0x420fa4),_0x1caf76[_0x52b02e(0x1a6)][_0x52b02e(0x2f6)](_0x52b02e(0x195),_0x420fa4),_0x1caf76[_0x52b02e(0x155)][_0x52b02e(0x166)](_0x420fa4,_0x4de5c4[_0x52b02e(0x157)]));}},{'priority':_0x4506aa(0x1cf)});}),_0x530a2a[_0x2afcab(0x2ef)][_0x2afcab(0x257)](_0x2afcab(0x16a))[_0x2afcab(0x1ca)](_0x3919a8=>{const _0x396537=_0x2afcab;_0x3919a8['on'](_0x396537(0x206),(_0x582f63,_0x5befb3,_0x4c47eb)=>{const _0x323b86=_0x396537,_0x492cd8=_0x4c47eb[_0x323b86(0x155)][_0x323b86(0x246)](_0x5befb3[_0x323b86(0x157)]);if(!_0x492cd8)return;const {id:_0x6c19ea}=this[_0x323b86(0x265)](_0x5befb3[_0x323b86(0x157)]),_0xb5b8dc=this[_0x323b86(0x263)][_0x323b86(0x18e)](_0x6c19ea),_0x53a64b=this[_0x323b86(0x1a8)](_0xb5b8dc);if(this[_0x323b86(0x2d8)](_0x53a64b)){for(const _0x3e5d9f of _0x492cd8)_0x3e5d9f[_0x323b86(0x262)](_0x323b86(0x1d0))||(_0x4c47eb[_0x323b86(0x1a6)][_0x323b86(0x17f)]([_0x323b86(0x18d),_0x323b86(0x2d2),_0x323b86(0x1b9)],_0x3e5d9f),_0x4c47eb[_0x323b86(0x1a6)][_0x323b86(0x2f6)](_0x323b86(0x195),_0x3e5d9f),_0x4c47eb[_0x323b86(0x155)][_0x323b86(0x166)](_0x3e5d9f,_0x5befb3[_0x323b86(0x157)]));}},{'priority':_0x396537(0x1cf)});}),_0x530a2a[_0x2afcab(0x1a9)][_0x2afcab(0x229)][_0x2afcab(0x1bd)](_0xfdff25=>{const _0x498585=_0x2afcab;let _0x12d53=!0x1;const _0x4d2e10=Array[_0x498585(0x300)](_0x530a2a[_0x498585(0x1a9)][_0x498585(0x229)][_0x498585(0x1ed)][_0x498585(0x270)]()),_0x255b0e=new Set();for(const {name:_0x2e1730,data:_0x2242a4}of _0x4d2e10){const {group:_0x465c7b,type:_0xe5235c,subType:_0x28a196,id:_0x3feaac}=this[_0x498585(0x265)](_0x2e1730);if(_0x498585(0x21f)!==_0x465c7b)continue;const _0x52bb70=this[_0x498585(0x263)][_0x498585(0x18e)](_0x3feaac);if(null!=_0x2242a4[_0x498585(0x22e)]){_0x498585(0x213)==_0xe5235c&&(_0x12d53=_0x12d53||Et(_0x2242a4[_0x498585(0x22e)],_0x2e1730,_0xfdff25,_0x530a2a[_0x498585(0x1a9)][_0x498585(0x293)]));const _0x597a5b=_0x498585(0x28e)==_0xe5235c&&this[_0x498585(0x2d8)](_0x28a196[_0x498585(0x16b)]('|')[0x0]);if(_0x2242a4[_0x498585(0x22e)][_0x498585(0x275)]||_0x498585(0x1eb)==_0x2242a4[_0x498585(0x22e)][_0x498585(0x23f)][_0x498585(0x2eb)]||_0x498585(0x2b8)==_0xe5235c&&!Vt(_0x2242a4[_0x498585(0x22e)])||_0x597a5b&&!Vt(_0x2242a4[_0x498585(0x22e)])||_0x498585(0x1e2)==_0xe5235c&&!(!Tt(_0x350698=_0x2242a4[_0x498585(0x22e)])&&!function(_0x3241c9){const _0x39b9da=_0x498585;return _0x3241c9[_0x39b9da(0x15e)][_0x39b9da(0x2ea)]==_0x3241c9[_0x39b9da(0x171)][_0x39b9da(0x1fe)]&&_0x3241c9[_0x39b9da(0x15e)][_0x39b9da(0x238)];}(_0x350698)))_0xfdff25[_0x498585(0x244)](_0x2e1730),_0x12d53=!0x0;else{if(!_0x52bb70||!_0x52bb70[_0x498585(0x212)])continue;if(_0x2242a4[_0x498585(0x22e)]&&_0x2242a4[_0x498585(0x29a)]&&_0x2242a4[_0x498585(0x22e)][_0x498585(0x2cb)](_0x2242a4[_0x498585(0x29a)]))continue;_0x255b0e[_0x498585(0x1ca)](_0x52bb70);}}}var _0x350698;return _0x255b0e[_0x498585(0x19c)]>0x0&&(_0x12d53=!!this[_0x498585(0x15a)](_0x255b0e)||_0x12d53),_0x12d53;}),_0x530a2a[_0x2afcab(0x1a9)][_0x2afcab(0x229)][_0x2afcab(0x1bd)](_0x4313c5=>{const _0xe38b41=_0x2afcab;let _0x62fff6=!0x1;for(const _0x3d6328 of _0x530a2a[_0xe38b41(0x1a9)][_0xe38b41(0x229)][_0xe38b41(0x1ed)][_0xe38b41(0x167)]())if(_0xe38b41(0x2f8)==_0x3d6328[_0xe38b41(0x287)])for(const _0x24c6a6 of this[_0xe38b41(0x263)][_0xe38b41(0x248)]()){if(_0x24c6a6[_0xe38b41(0x25f)]||!_0x24c6a6[_0xe38b41(0x212)])continue;const _0x278ebe=_0xe38b41(0x2b8)==_0x24c6a6[_0xe38b41(0x287)],_0x5b4d07=this[_0xe38b41(0x1a8)](_0x24c6a6),_0x3100b5=_0x5b4d07&&this[_0xe38b41(0x2d8)](_0x5b4d07);if(!_0x278ebe&&!_0x3100b5)continue;const _0x4e098f=_0x24c6a6[_0xe38b41(0x2a3)]();if(_0x4e098f[_0xe38b41(0x15e)][_0xe38b41(0x2ea)]!=_0x4e098f[_0xe38b41(0x171)][_0xe38b41(0x2ea)]&&!_0x4e098f[_0xe38b41(0x171)][_0xe38b41(0x238)]){const _0x38d749=_0x530a2a[_0xe38b41(0x1a9)][_0xe38b41(0x16f)](_0x4e098f[_0xe38b41(0x15e)][_0xe38b41(0x1e1)],_0xe38b41(0x171)),_0x193295=_0x530a2a[_0xe38b41(0x1a9)][_0xe38b41(0x29e)](_0x4e098f[_0xe38b41(0x15e)],_0x38d749);_0x4313c5[_0xe38b41(0x1a1)](_0x24c6a6[_0xe38b41(0x2d1)](),{'range':_0x193295}),_0x62fff6=!0x0;}}return _0x62fff6;}),_0x530a2a[_0x2afcab(0x1a9)][_0x2afcab(0x229)][_0x2afcab(0x1bd)](_0x488f02=>this[_0x2afcab(0x280)](_0x488f02)),_0x530a2a[_0x2afcab(0x1a9)][_0x2afcab(0x229)][_0x2afcab(0x1bd)](_0x130c0c=>!_0x130c0c[_0x2afcab(0x271)][_0x2afcab(0x156)]&&this[_0x2afcab(0x1b0)](_0x130c0c)),_0x530a2a[_0x2afcab(0x1a9)]['on'](_0x2afcab(0x234),()=>{const _0x4616cc=_0x2afcab;this[_0x4616cc(0x2c0)]=!0x1;}),_0x530a2a[_0x2afcab(0x1a9)][_0x2afcab(0x229)]['on'](_0x2afcab(0x1f7),(_0x3aea57,_0x90cf93)=>{const _0x5157a6=_0x2afcab;if(!_0x90cf93[_0x5157a6(0x156)]||_0x90cf93[_0x5157a6(0x2fe)])return;if(!this[_0x5157a6(0x2c0)])return;const _0x7bc20a=_0x530a2a[_0x5157a6(0x1a9)][_0x5157a6(0x229)][_0x5157a6(0x1ed)][_0x5157a6(0x167)]();if(0x0==_0x7bc20a[_0x5157a6(0x189)])return;const _0x591083=[],_0x561666=_0x7bc20a[_0x5157a6(0x232)](_0x5941cb=>_0x5157a6(0x28e)==_0x5941cb[_0x5157a6(0x287)]),_0x58b887=_0x7bc20a[_0x5157a6(0x232)](_0x1776c8=>_0x5157a6(0x2f8)==_0x1776c8[_0x5157a6(0x287)]&&_0x5157a6(0x1b1)!=_0x1776c8[_0x5157a6(0x2b9)]);for(const _0x4c4f00 of _0x561666)this[_0x5157a6(0x245)](_0x4c4f00[_0x5157a6(0x190)])&&_0x591083[_0x5157a6(0x2e1)]({'key':_0x4c4f00[_0x5157a6(0x190)],'newValue':_0x4c4f00[_0x5157a6(0x22a)],'oldValue':_0x4c4f00[_0x5157a6(0x1e9)],'range':Ut(_0x4c4f00[_0x5157a6(0x2f5)],_0x530a2a[_0x5157a6(0x1a9)])});for(const _0x1db17a of _0x58b887){if(_0x5157a6(0x192)!=_0x1db17a[_0x5157a6(0x2a1)]&&_0x5157a6(0x1ad)!=_0x1db17a[_0x5157a6(0x2a1)])continue;const _0x528edc=Gt(_0x1db17a[_0x5157a6(0x23c)][_0x5157a6(0x1e1)],_0x530a2a[_0x5157a6(0x1a9)]),_0x482243=_0x1db17a[_0x5157a6(0x1ee)];_0x5157a6(0x192)==_0x1db17a[_0x5157a6(0x2a1)]&&_0x591083[_0x5157a6(0x2e1)]({'key':_0x5157a6(0x1f8),'newValue':_0x1db17a[_0x5157a6(0x2b9)],'oldValue':_0x482243[_0x5157a6(0x2b9)],'range':_0x528edc});for(const [_0x4e5d5d,_0x53d2f5]of _0x482243[_0x5157a6(0x1bc)]){if(!this[_0x5157a6(0x245)](_0x4e5d5d))continue;const _0x2a6721=_0x1db17a[_0x5157a6(0x1bc)][_0x5157a6(0x18e)](_0x4e5d5d);_0x53d2f5!==_0x2a6721&&_0x591083[_0x5157a6(0x2e1)]({'key':_0x4e5d5d,'newValue':_0x2a6721,'oldValue':_0x53d2f5,'range':_0x528edc});}for(const [_0x1794f9,_0x3741f5]of _0x1db17a[_0x5157a6(0x1bc)])this[_0x5157a6(0x245)](_0x1794f9)&&(_0x482243[_0x5157a6(0x1bc)][_0x5157a6(0x1fd)](_0x1794f9)||_0x591083[_0x5157a6(0x2e1)]({'key':_0x1794f9,'newValue':_0x3741f5,'oldValue':null,'range':_0x528edc}));}0x0!=_0x591083[_0x5157a6(0x189)]&&_0x530a2a[_0x5157a6(0x1a9)][_0x5157a6(0x226)](_0x90cf93,_0x434c93=>{const _0x4ebbe2=_0x5157a6,_0x80c55d=_0x20c960();for(const {range:_0x39aaf8,key:_0x38fddc,oldValue:_0x414cdb,newValue:_0x9ee66b}of _0x591083)this[_0x4ebbe2(0x242)](_0x39aaf8,_0x38fddc,_0x414cdb,_0x9ee66b,{'groupId':_0x80c55d});this[_0x4ebbe2(0x208)](_0x434c93,_0x591083);});},{'priority':_0x2afcab(0x161)}),_0x530a2a[_0x2afcab(0x1a9)][_0x2afcab(0x17c)]['on'](_0x2afcab(0x2a7),(_0x40188,_0x29357d,_0x2f7b9b)=>{const _0x54f9a6=_0x2afcab;if(null==_0x2f7b9b){const {id:_0x175650}=this[_0x54f9a6(0x265)](_0x29357d[_0x54f9a6(0x2b9)]),_0x36b597=this[_0x54f9a6(0x263)][_0x54f9a6(0x18e)](_0x175650);_0x36b597&&_0x36b597[_0x54f9a6(0x1b7)](_0x29357d[_0x54f9a6(0x2b9)]);}}),_0x530a2a[_0x2afcab(0x1a9)][_0x2afcab(0x229)]['on'](_0x2afcab(0x1f7),()=>{const _0x37441a=_0x2afcab,_0x5e33b8=Array[_0x37441a(0x300)](_0x530a2a[_0x37441a(0x1a9)][_0x37441a(0x229)][_0x37441a(0x1ed)][_0x37441a(0x270)]())[_0x37441a(0x232)](_0xc1db43=>_0x37441a(0x21f)===this[_0x37441a(0x265)](_0xc1db43[_0x37441a(0x2b9)])[_0x37441a(0x15c)]);if(0x0===_0x5e33b8[_0x37441a(0x189)])return;_0x5e33b8[_0x37441a(0x1c7)]((_0x26d9d9,_0xabfc6b)=>{const _0x5e8710=_0x37441a,_0x295517=_0x26d9d9[_0x5e8710(0x1c6)][_0x5e8710(0x29a)],_0x4e48e5=_0xabfc6b[_0x5e8710(0x1c6)][_0x5e8710(0x29a)];return null===_0x295517&&null===_0x4e48e5?0x0:null===_0x295517&&null!==_0x4e48e5?-0x1:null!==_0x295517&&null===_0x4e48e5?0x1:_0x295517[_0x5e8710(0x15e)][_0x5e8710(0x1e4)](_0x4e48e5[_0x5e8710(0x15e)])?-0x1:0x1;});const _0x14ae84=new Set(),_0x4643fe=new Set();for(const {name:_0x3d475f,data:_0x27b821}of _0x5e33b8){const {id:_0x75c522}=this[_0x37441a(0x265)](_0x3d475f);if(null===_0x27b821[_0x37441a(0x29a)]){const _0x7f4ea9=this[_0x37441a(0x2c7)](_0x3d475f);_0x4643fe[_0x37441a(0x1ca)](_0x7f4ea9);}else{const _0x40ef29=this[_0x37441a(0x263)][_0x37441a(0x18e)](_0x75c522);null!==_0x27b821[_0x37441a(0x22e)]||_0x40ef29[_0x37441a(0x212)]?(_0x14ae84[_0x37441a(0x1ca)](_0x40ef29[_0x37441a(0x21e)]),_0x4643fe[_0x37441a(0x1ca)](_0x40ef29)):this[_0x37441a(0x230)](_0x40ef29);}}_0x4643fe[_0x37441a(0x19c)]>0x0&&this[_0x37441a(0x159)](_0x4643fe);for(const _0x580ea1 of _0x14ae84)this[_0x37441a(0x278)](_0x37441a(0x2d6),_0x580ea1);}),_0x530a2a[_0x2afcab(0x1a9)]['on'](_0x2afcab(0x298),(_0x3e557a,_0x5dc0ed)=>{const _0x4420ca=_0x2afcab,_0x468ef7=_0x5dc0ed[0x0];if(!this[_0x4420ca(0x263)][_0x4420ca(0x19c)])return;if(!_0x468ef7[_0x4420ca(0x19f)])return;if(_0x468ef7[_0x4420ca(0x271)][_0x4420ca(0x2fe)]||!_0x468ef7[_0x4420ca(0x271)][_0x4420ca(0x156)])return;let _0x635a18,_0x5986d8;switch(_0x468ef7[_0x4420ca(0x287)]){case _0x4420ca(0x2f8):_0x635a18=_0x530a2a[_0x4420ca(0x1a9)][_0x4420ca(0x16f)](_0x468ef7[_0x4420ca(0x23c)]),_0x5986d8=_0x635a18[_0x4420ca(0x284)](_0x468ef7[_0x4420ca(0x1ce)]);break;case _0x4420ca(0x16b):_0x635a18=_0x530a2a[_0x4420ca(0x1a9)][_0x4420ca(0x16f)](_0x468ef7[_0x4420ca(0x154)]),_0x5986d8=_0x530a2a[_0x4420ca(0x1a9)][_0x4420ca(0x16f)](_0x468ef7[_0x4420ca(0x276)]);break;case _0x4420ca(0x28d):_0x635a18=_0x530a2a[_0x4420ca(0x1a9)][_0x4420ca(0x16f)](_0x468ef7[_0x4420ca(0x27b)]),_0x5986d8=_0x635a18[_0x4420ca(0x284)](_0x468ef7[_0x4420ca(0x1ce)]);break;default:return;}const _0x5109e0=_0x530a2a[_0x4420ca(0x1a9)][_0x4420ca(0x29e)](_0x635a18,_0x5986d8);_0x530a2a[_0x4420ca(0x1a9)][_0x4420ca(0x247)](()=>{const _0x3f973b=_0x4420ca;for(const {suggestion:_0x5aae3a,meta:_0x8a9996}of this[_0x3f973b(0x2fd)](_0x5109e0)){if(_0x5aae3a[_0x3f973b(0x25f)])continue;if(_0x3f973b(0x213)==_0x5aae3a[_0x3f973b(0x287)])continue;const _0x8a79b5=this[_0x3f973b(0x1a8)](_0x5aae3a);if(_0x8a79b5&&this[_0x3f973b(0x2d8)](_0x8a79b5)&&_0x3f973b(0x16b)!=_0x468ef7[_0x3f973b(0x287)])continue;const _0x4cb18d=_0x5aae3a[_0x3f973b(0x1c6)]&&_0x5aae3a[_0x3f973b(0x1c6)][_0x3f973b(0x302)];(_0x3f973b(0x2b8)!=_0x5aae3a[_0x3f973b(0x287)]||_0x3f973b(0x16b)==_0x468ef7[_0x3f973b(0x287)]&&!_0x4cb18d)&&(_0x8a9996[_0x3f973b(0x175)]||_0x3f973b(0x277)==_0x5aae3a[_0x3f973b(0x287)]&&_0x8a9996[_0x3f973b(0x252)]||_0x5aae3a[_0x3f973b(0x2a3)]()[_0x3f973b(0x162)](_0x5109e0)&&this[_0x3f973b(0x1a7)](_0x5aae3a,_0x635a18,_0x5986d8));}});},{'priority':_0x2afcab(0x161)}),_0x530a2a[_0x2afcab(0x1a9)]['on'](_0x2afcab(0x2cf),(_0x14db55,_0x3f1fe0)=>{const _0x1367ab=_0x2afcab,_0x305a1b=_0x3f1fe0[0x0],_0x79df5f=_0x3f1fe0[0x1];if(_0x79df5f&&_0x79df5f[_0x1367ab(0x241)])return;if(this[_0x1367ab(0x25b)])return;if(!this[_0x1367ab(0x198)][_0x1367ab(0x2ba)])return;if(_0x305a1b[_0x1367ab(0x275)])return;const _0x5c9417=_0x530a2a[_0x1367ab(0x1a9)][_0x1367ab(0x293)],{start:_0x2c9f52,end:_0x1f1e6b}=_0x305a1b[_0x1367ab(0x2a3)](),_0x56bda8=_0x2c9f52[_0x1367ab(0x1e1)]&&_0x5c9417[_0x1367ab(0x239)](_0x2c9f52[_0x1367ab(0x1e1)])?null:_0x5c9417[_0x1367ab(0x22d)](_0x2c9f52,_0x1367ab(0x2f9)),_0x301959=_0x1f1e6b[_0x1367ab(0x1fe)]&&_0x5c9417[_0x1367ab(0x239)](_0x1f1e6b[_0x1367ab(0x1fe)])?null:_0x5c9417[_0x1367ab(0x22d)](_0x1f1e6b,_0x1367ab(0x259)),_0x5cb5f7=_0x530a2a[_0x1367ab(0x1a9)][_0x1367ab(0x29e)](_0x56bda8?_0x56bda8[_0x1367ab(0x15e)]:_0x2c9f52,_0x301959?_0x301959[_0x1367ab(0x171)]:_0x1f1e6b);_0x530a2a[_0x1367ab(0x1a9)][_0x1367ab(0x247)](_0x1cb852=>{const _0x3154de=_0x1367ab;this[_0x3154de(0x21b)](_0x5cb5f7);const _0x529629=_0x530a2a[_0x3154de(0x1a9)][_0x3154de(0x293)][_0x3154de(0x22d)](_0x5cb5f7[_0x3154de(0x15e)]);_0x305a1b['is'](_0x3154de(0x1b6))?_0x1cb852[_0x3154de(0x2ae)](_0x529629):_0x305a1b[_0x3154de(0x27f)](_0x529629);}),_0x14db55[_0x1367ab(0x2dd)]();},{'priority':_0x287ecd[_0x2afcab(0x18f)]+0xa}),_0x530a2a[_0x2afcab(0x1a9)]['on'](_0x2afcab(0x1af),(_0x14d815,_0x25a2cf)=>{const _0xd5dc02=_0x2afcab,_0x1840ec=_0x25a2cf[_0x25a2cf[_0xd5dc02(0x189)]-0x1];_0x1840ec&&_0x1840ec[_0xd5dc02(0x241)]||this[_0xd5dc02(0x25b)]||this[_0xd5dc02(0x198)][_0xd5dc02(0x2ba)]&&(_0x530a2a[_0xd5dc02(0x1a9)][_0xd5dc02(0x247)](()=>{const _0xb96ed=_0xd5dc02;let _0x20904f=_0x530a2a[_0xb96ed(0x1a9)][_0xb96ed(0x1af)](_0x25a2cf[0x0],_0x25a2cf[0x1],_0x25a2cf[0x2],{'forceDefaultExecution':!0x0});if(!_0x20904f)return;_0x14d815[_0xb96ed(0x2bc)]=_0x20904f[_0xb96ed(0x2a5)]();const _0x3badde=_0x20904f[_0xb96ed(0x171)][_0xb96ed(0x1fe)],_0x544f13=_0x530a2a[_0xb96ed(0x1a9)][_0xb96ed(0x293)];_0x3badde&&_0x544f13[_0xb96ed(0x294)](_0x3badde)&&!_0x544f13[_0xb96ed(0x25e)](_0x3badde)&&(_0x20904f=_0x530a2a[_0xb96ed(0x1a9)][_0xb96ed(0x29e)](_0x20904f[_0xb96ed(0x15e)],_0x530a2a[_0xb96ed(0x1a9)][_0xb96ed(0x16f)](_0x3badde,_0xb96ed(0x171)))),this[_0xb96ed(0x292)](_0x20904f);}),_0x14d815[_0xd5dc02(0x2dd)]());},{'priority':_0x2afcab(0x1cf)}),this[_0x2afcab(0x256)][_0x2afcab(0x27e)][_0x2afcab(0x1ca)](_0x2afcab(0x2fb),this[_0x2afcab(0x198)]),this[_0x2afcab(0x2cd)](_0x2afcab(0x2fb));const _0x48cd77=new _0xf016fb(_0x530a2a,this[_0x2afcab(0x263)]);_0x530a2a[_0x2afcab(0x27e)][_0x2afcab(0x1ca)](_0x2afcab(0x282),_0x48cd77),this[_0x2afcab(0x2cd)](_0x2afcab(0x282));const _0xf2fb7c=new _0x2c308e(_0x530a2a,this[_0x2afcab(0x263)]);_0x530a2a[_0x2afcab(0x27e)][_0x2afcab(0x1ca)](_0x2afcab(0x1df),_0xf2fb7c),this[_0x2afcab(0x2cd)](_0x2afcab(0x1df)),_0x530a2a[_0x2afcab(0x27e)][_0x2afcab(0x1ca)](_0x2afcab(0x172),new _0x7aadc5(_0x530a2a,_0x48cd77,this[_0x2afcab(0x263)])),this[_0x2afcab(0x2cd)](_0x2afcab(0x172)),_0x530a2a[_0x2afcab(0x27e)][_0x2afcab(0x1ca)](_0x2afcab(0x2e6),new _0x7aadc5(_0x530a2a,_0xf2fb7c,this[_0x2afcab(0x263)])),this[_0x2afcab(0x2cd)](_0x2afcab(0x2e6)),_0x530a2a[_0x2afcab(0x27e)][_0x2afcab(0x1ca)](_0x2afcab(0x26a),new _0xfc36b0(_0x530a2a,_0x48cd77,this[_0x2afcab(0x263)])),this[_0x2afcab(0x2cd)](_0x2afcab(0x26a)),_0x530a2a[_0x2afcab(0x27e)][_0x2afcab(0x1ca)](_0x2afcab(0x1c1),new _0xfc36b0(_0x530a2a,_0xf2fb7c,this[_0x2afcab(0x263)])),this[_0x2afcab(0x2cd)](_0x2afcab(0x1c1));const _0x4b34d9=_0x530a2a[_0x2afcab(0x2f4)][_0x2afcab(0x18e)](_0x2afcab(0x2c3));this[_0x2afcab(0x2a8)](_0x4b34d9,_0x2afcab(0x260),(_0x703a22,{threadId:_0x1620c6})=>{const _0x6c2ef8=_0x2afcab,_0x51769a=this[_0x6c2ef8(0x263)][_0x6c2ef8(0x18e)](_0x1620c6);_0x51769a&&_0x51769a[_0x6c2ef8(0x1e6)]&&0x1===_0x51769a[_0x6c2ef8(0x1e6)][_0x6c2ef8(0x189)]&&this[_0x6c2ef8(0x2f7)](_0x1620c6,{'hasComments':!0x0});},{'priority':_0x2afcab(0x285)}),this[_0x2afcab(0x2a8)](_0x4b34d9,_0x2afcab(0x1ea),(_0x1f4cf6,{threadId:_0x381d2d})=>{const _0x458b14=_0x2afcab,_0x3987e8=this[_0x458b14(0x263)][_0x458b14(0x18e)](_0x381d2d);_0x3987e8&&_0x3987e8[_0x458b14(0x1e6)]&&!_0x3987e8[_0x458b14(0x1e6)][_0x458b14(0x189)]&&this[_0x458b14(0x2f7)](_0x381d2d,{'hasComments':!0x1});},{'priority':_0x2afcab(0x285)});}set[_0x4bd75a(0x2d4)](_0x46a616){const _0x360b51=_0x4bd75a;if(this[_0x360b51(0x264)])throw new _0x59a0e8(_0x360b51(0x1c4),this);this[_0x360b51(0x264)]=_0x46a616;}get[_0x4bd75a(0x2d4)](){const _0xf5037d=_0x4bd75a;return this[_0xf5037d(0x264)];}[_0x4bd75a(0x2e4)]({skipNotAttached:_0x174b8b=!0x1,toJSON:_0x49b570=!0x1}={}){const _0x35e785=_0x4bd75a,_0x171804=[];for(const _0x1f9d30 of this[_0x35e785(0x263)][_0x35e785(0x248)]())_0x174b8b&&!_0x1f9d30[_0x35e785(0x212)]||_0x171804[_0x35e785(0x2e1)](_0x1f9d30);return _0x49b570?_0x171804[_0x35e785(0x19a)](_0x270917=>_0x270917[_0x35e785(0x297)]()):_0x171804;}[_0x4bd75a(0x1fb)](_0x19b1e0){const _0x31e89b=_0x4bd75a,_0x15d65c=this[_0x31e89b(0x263)][_0x31e89b(0x18e)](_0x19b1e0);if(!_0x15d65c)throw new _0x59a0e8(_0x31e89b(0x1b5),this);return _0x15d65c;}[_0x4bd75a(0x2da)](_0x1f4d6d){const _0x590d11=_0x4bd75a;return this[_0x590d11(0x263)][_0x590d11(0x1fd)](_0x1f4d6d);}[_0x4bd75a(0x2d5)](_0x1908e2){const _0x88a5af=_0x4bd75a,{authorId:_0x2e2038,id:_0x565628,attributes:_0x1d2991}=_0x1908e2,[_0x458e82,_0x35e571]=_0x1908e2[_0x88a5af(0x287)][_0x88a5af(0x16b)](':'),_0x249a87=this[_0x88a5af(0x263)][_0x88a5af(0x18e)](_0x565628)||this[_0x88a5af(0x2a4)](_0x458e82,_0x35e571,_0x565628,_0x2e2038,_0x1d2991);if(this[_0x88a5af(0x15b)](_0x249a87),this[_0x88a5af(0x186)](_0x249a87,_0x458e82,_0x35e571||null,_0x2e2038),_0x249a87[_0x88a5af(0x1e0)]=_0x1908e2[_0x88a5af(0x1e0)],_0x249a87[_0x88a5af(0x176)]=!0x0,_0x1d2991&&_0x1d2991[_0x88a5af(0x2e2)]){const _0x2d852f=_0x1d2991[_0x88a5af(0x2e2)],_0x53f6cf=this[_0x88a5af(0x1db)](_0x2d852f[_0x88a5af(0x1bf)]);_0x249a87[_0x88a5af(0x2fa)]=_0x2d852f[_0x88a5af(0x1e0)],_0x249a87[_0x88a5af(0x27d)]=_0x53f6cf,_0x249a87[_0x88a5af(0x215)]=!0x0;}else _0x249a87[_0x88a5af(0x2fa)]=_0x1908e2[_0x88a5af(0x1e0)];switch(_0x1908e2[_0x88a5af(0x1c6)]&&(_0x249a87[_0x88a5af(0x1c6)]=_0x1908e2[_0x88a5af(0x1c6)]),_0x1908e2[_0x88a5af(0x1bc)]&&(_0x249a87[_0x88a5af(0x1bc)]=_0x1908e2[_0x88a5af(0x1bc)]),this[_0x88a5af(0x264)]&&this[_0x88a5af(0x264)][_0x88a5af(0x2b0)]||(_0x249a87[_0x88a5af(0x24b)]=!0x0),this[_0x88a5af(0x28a)][_0x88a5af(0x18e)](_0x249a87)){case _0x88a5af(0x223):this[_0x88a5af(0x28a)][_0x88a5af(0x1dd)](_0x249a87,_0x88a5af(0x274));break;case _0x88a5af(0x1f0):_0x249a87[_0x88a5af(0x212)]?(this[_0x88a5af(0x15a)](new Set([_0x249a87])),this[_0x88a5af(0x159)](new Set([_0x249a87])),this[_0x88a5af(0x28a)][_0x88a5af(0x1dd)](_0x249a87,_0x88a5af(0x1de)),this[_0x88a5af(0x278)](_0x88a5af(0x299),_0x249a87)):this[_0x88a5af(0x28a)][_0x88a5af(0x1dd)](_0x249a87,_0x88a5af(0x2c6));}return _0x249a87;}[_0x4bd75a(0x282)](_0x249946){const _0x308ff4=_0x4bd75a;this[_0x308ff4(0x241)](()=>{const _0x5ef9bc=_0x308ff4;this[_0x5ef9bc(0x256)][_0x5ef9bc(0x1a9)][_0x5ef9bc(0x247)](()=>{const _0x16d1c6=_0x5ef9bc;for(const _0x43403c of _0x249946[_0x16d1c6(0x26d)]())_0x43403c[_0x16d1c6(0x2bf)]();});});}[_0x4bd75a(0x1df)](_0x2deadf){const _0x57cf2b=_0x4bd75a;this[_0x57cf2b(0x241)](()=>{const _0x3d3054=_0x57cf2b;this[_0x3d3054(0x256)][_0x3d3054(0x1a9)][_0x3d3054(0x247)](()=>{const _0x585ed6=_0x3d3054;for(const _0x2ff519 of _0x2deadf[_0x585ed6(0x26d)]())_0x2ff519[_0x585ed6(0x1e5)]();});});}[_0x4bd75a(0x2cd)](_0xaed40e,_0x237cdf){const _0x131166=_0x4bd75a,_0x182dc3=this[_0x131166(0x256)][_0x131166(0x27e)][_0x131166(0x18e)](_0xaed40e);if(!_0x182dc3)throw new _0x59a0e8(_0x131166(0x201),this,{'commandName':_0xaed40e});if(this[_0x131166(0x177)][_0x131166(0x1fd)](_0x182dc3))throw new _0x59a0e8(_0x131166(0x185),this,{'commandName':_0xaed40e});this[_0x131166(0x177)][_0x131166(0x1ca)](_0x182dc3),_0x237cdf&&_0x182dc3['on'](_0x131166(0x222),(_0x2fcedf,_0x553cd1)=>{const _0x57cf88=_0x131166;this[_0x57cf88(0x198)][_0x57cf88(0x2ba)]&&(this[_0x57cf88(0x25b)]||(_0x553cd1[_0x57cf88(0x189)]>0x0&&_0x553cd1[_0x553cd1[_0x57cf88(0x189)]-0x1]&&_0x553cd1[_0x553cd1[_0x57cf88(0x189)]-0x1][_0x57cf88(0x241)]?_0x553cd1[_0x57cf88(0x20c)]():(_0x2fcedf[_0x57cf88(0x2bc)]=_0x237cdf((..._0x597218)=>_0x182dc3[_0x57cf88(0x222)](..._0x597218,{'forceDefaultExecution':!0x0}),..._0x553cd1),_0x2fcedf[_0x57cf88(0x2dd)]())));},{'priority':_0x131166(0x1cf)});}[_0x4bd75a(0x241)](_0x2b8117){const _0x4f6ac7=_0x4bd75a;let _0x2aca10,_0x2f5970;const _0x47a06f=this[_0x4f6ac7(0x25b)];this[_0x4f6ac7(0x25b)]=!0x0;try{_0x2aca10=_0x2b8117();}catch(_0xa5c7b4){_0x2f5970=_0xa5c7b4;}return _0x47a06f||(this[_0x4f6ac7(0x25b)]=!0x1),_0x2f5970&&_0x59a0e8[_0x4f6ac7(0x1b2)](_0x2f5970,this),_0x2aca10;}[_0x4bd75a(0x292)](_0x15cce7,_0xa160a6=null,_0x1ec717={}){const _0x3e418b=_0x4bd75a;if(_0x15cce7[_0x3e418b(0x275)])return null;const _0x18d6ab=this[_0x3e418b(0x256)][_0x3e418b(0x2f4)][_0x3e418b(0x18e)](_0x3e418b(0x207))['me'];for(const {suggestion:_0x2340a7,meta:_0x97aec9}of this[_0x3e418b(0x2fd)](_0x15cce7,_0x3e418b(0x277)))if(_0x97aec9[_0x3e418b(0x252)]){if(!_0x97aec9[_0x3e418b(0x153)]){if(_0x97aec9[_0x3e418b(0x175)]){if(!this[_0x3e418b(0x17b)]||!Lt(_0x2340a7,_0x1ec717))continue;return _0x2340a7;}if(Lt(_0x2340a7,_0x1ec717))return _0x2340a7;this[_0x3e418b(0x1a7)](_0x2340a7,_0x15cce7[_0x3e418b(0x15e)],_0x15cce7[_0x3e418b(0x171)]);break;}if(_0xa160a6==_0x2340a7[_0x3e418b(0x279)]&&Lt(_0x2340a7,_0x1ec717)){const _0x3ea02e=_0x2340a7[_0x3e418b(0x2a3)]();return _0x3ea02e[_0x3e418b(0x15e)][_0x3e418b(0x2cb)](_0x15cce7[_0x3e418b(0x171)])?this[_0x3e418b(0x199)](_0x2340a7,this[_0x3e418b(0x1d2)][_0x3e418b(0x29e)](_0x15cce7[_0x3e418b(0x15e)],_0x3ea02e[_0x3e418b(0x171)])):this[_0x3e418b(0x199)](_0x2340a7,this[_0x3e418b(0x1d2)][_0x3e418b(0x29e)](_0x3ea02e[_0x3e418b(0x15e)],_0x15cce7[_0x3e418b(0x171)])),_0x2340a7;}}const _0x2750f5=_0x20c960(),_0x18d154=_0x18d6ab['id'],_0x299c7b=_0xa160a6?_0x3e418b(0x20a)+_0xa160a6:_0x3e418b(0x277),_0x273a50=this[_0x3e418b(0x2d3)]({'id':_0x2750f5,'type':_0x299c7b,'createdAt':new Date(),'authorId':_0x18d154,'attributes':_0x1ec717});return this[_0x3e418b(0x21c)](_0x299c7b,_0x2750f5,_0x18d154,_0x15cce7),_0x273a50;}[_0x4bd75a(0x160)](_0x429a25,_0xb54592=_0x4bd75a(0x203),_0x320c4d={}){const _0x42ff1a=_0x4bd75a,_0x58300a=this[_0x42ff1a(0x256)][_0x42ff1a(0x2f4)][_0x42ff1a(0x18e)](_0x42ff1a(0x207))['me'],_0x514984=this[_0x42ff1a(0x2c2)][_0x42ff1a(0x24a)](_0x42ff1a(0x277),_0xb54592,_0x42ff1a(0x28b));for(const _0x261e26 of this[_0x42ff1a(0x2e4)]())if(_0x261e26[_0x42ff1a(0x27d)]['id']==_0x58300a['id']&&_0x42ff1a(0x277)==_0x261e26[_0x42ff1a(0x287)]&&_0x261e26[_0x42ff1a(0x279)]==_0xb54592&&Lt(_0x261e26,_0x320c4d)&&(_0x514984(_0x261e26[_0x42ff1a(0x16d)](),_0x429a25)||_0x514984(_0x429a25,_0x261e26[_0x42ff1a(0x16d)]()))){for(const _0xbab8fb of _0x429a25)_0x261e26[_0x42ff1a(0x2d9)](_0xbab8fb);return _0x261e26;}for(const {suggestion:_0x1913c9,meta:_0x10aab6}of this[_0x42ff1a(0x2fd)](_0x429a25,_0x42ff1a(0x277))){if(!_0x10aab6[_0x42ff1a(0x252)])continue;if(!this[_0x42ff1a(0x17b)]&&_0x10aab6[_0x42ff1a(0x175)])continue;if(!Lt(_0x1913c9,_0x320c4d))continue;let _0x558c03=!0x0;for(const _0x3378cc of _0x1913c9[_0x42ff1a(0x16d)]())for(const _0x39943e of _0x429a25)if(!_0x3378cc[_0x42ff1a(0x162)](_0x39943e)){_0x558c03=!0x1;break;}if(_0x558c03)return _0x1913c9;}const _0x1fd54f=_0x20c960(),_0x28f645=_0x58300a['id'],_0x24a1b0=_0x42ff1a(0x20a)+_0xb54592,_0x55d444=this[_0x42ff1a(0x2d3)]({'id':_0x1fd54f,'type':_0x24a1b0,'createdAt':new Date(),'authorId':_0x28f645,'attributes':_0x320c4d});for(const _0x5881f0 of _0x429a25)this[_0x42ff1a(0x21c)](_0x24a1b0,_0x1fd54f,_0x28f645,_0x5881f0,_0x2be122[_0x42ff1a(0x1c5)]());return _0x55d444;}[_0x4bd75a(0x1ac)](_0x10b8e5,_0x3de196,_0x3c4f8b=null,_0x5af4f5={}){const _0x559aac=_0x4bd75a;if(_0x3c4f8b=_0x3c4f8b||Ot(_0x3de196),_0x10b8e5[_0x559aac(0x275)])return null;if(_0x559aac(0x228)===this[_0x559aac(0x19e)]){const _0x4da49a=this[_0x559aac(0x2c2)][_0x559aac(0x24a)](_0x559aac(0x213),_0x3c4f8b,_0x559aac(0x2bf));return this[_0x559aac(0x241)](()=>_0x4da49a([_0x10b8e5],_0x3de196,_0x5af4f5)),null;}const _0x57cef2=this[_0x559aac(0x256)][_0x559aac(0x2f4)][_0x559aac(0x18e)](_0x559aac(0x207))['me'],_0xe11706=[];if(_0x559aac(0x23d)!==this[_0x559aac(0x19e)]){for(const {suggestion:_0x56b31f,meta:_0x3b39dd}of this[_0x559aac(0x2fd)](_0x10b8e5,_0x559aac(0x277)))_0x3b39dd[_0x559aac(0x252)]&&!_0x3b39dd[_0x559aac(0x2ce)]&&_0xe11706[_0x559aac(0x2e1)](..._0x56b31f[_0x559aac(0x16d)]());}const _0x507a4f=function(_0x253dbf,_0x3df5db){const _0x3fe8f6=_0x559aac,_0x272f8e=[];for(const _0x379f04 of _0x3df5db){const _0x390cc3=_0x253dbf[_0x3fe8f6(0x21d)](_0x379f04);_0x390cc3&&_0x272f8e[_0x3fe8f6(0x2e1)](_0x390cc3);}return _0x272f8e;}(_0x10b8e5,_0xe11706),_0x30e9c4=function(_0x43fd5b,_0x324582){const _0x40abe8=_0x559aac,_0x23c168=[_0x43fd5b];for(const _0x3a537d of _0x324582){let _0x3354f9=0x0;for(;_0x3354f9<_0x23c168[_0x40abe8(0x189)];){const _0x5f3d08=_0x23c168[_0x3354f9][_0x40abe8(0x1f3)](_0x3a537d);_0x23c168[_0x40abe8(0x1da)](_0x3354f9,0x1,..._0x5f3d08),_0x3354f9+=_0x5f3d08[_0x40abe8(0x189)];}}return _0x23c168;}(_0x10b8e5,_0xe11706);_0x507a4f[_0x559aac(0x189)]&&this[_0x559aac(0x1d2)][_0x559aac(0x247)](()=>{const _0x4f7c07=_0x559aac;for(const _0x2d0dce of _0x507a4f){const _0x13126e=this[_0x4f7c07(0x2c2)][_0x4f7c07(0x24a)](_0x4f7c07(0x213),_0x3c4f8b,_0x4f7c07(0x2bf));this[_0x4f7c07(0x241)](()=>_0x13126e([_0x2d0dce],_0x3de196,_0x5af4f5));}});for(const _0x53f093 of _0x30e9c4){let _0x8d4965=null,_0xf2b223=_0x53f093[_0x559aac(0x15e)],_0x33f6a0=_0x53f093[_0x559aac(0x171)];for(const {suggestion:_0x2fa55b,meta:_0xa9a433}of this[_0x559aac(0x2fd)](_0x53f093,_0x559aac(0x213))){if(!_0xa9a433[_0x559aac(0x252)])continue;if(_0x2fa55b[_0x559aac(0x279)]!=_0x3c4f8b)continue;if(!Lt(_0x2fa55b,_0x5af4f5))continue;const _0x58e172=_0x2fa55b[_0x559aac(0x2a3)]();if(_0x58e172[_0x559aac(0x162)](_0x53f093,!0x0))return null;_0xf2b223=_0xf2b223[_0x559aac(0x1e4)](_0x58e172[_0x559aac(0x15e)])?_0xf2b223:_0x58e172[_0x559aac(0x15e)],_0x33f6a0=_0x33f6a0[_0x559aac(0x1d3)](_0x58e172[_0x559aac(0x171)])?_0x33f6a0:_0x58e172[_0x559aac(0x171)],_0x8d4965?_0x58e172[_0x559aac(0x15e)][_0x559aac(0x1e4)](_0x8d4965[_0x559aac(0x2a3)]()[_0x559aac(0x15e)])?(_0x8d4965[_0x559aac(0x254)](),_0x8d4965=_0x2fa55b):_0x2fa55b[_0x559aac(0x254)]():_0x8d4965=_0x2fa55b;}const _0x653a9b=this[_0x559aac(0x1d2)][_0x559aac(0x29e)](_0xf2b223,_0x33f6a0);if(_0x8d4965)this[_0x559aac(0x199)](_0x8d4965,_0x653a9b);else{const _0x34f95e=_0x20c960(),_0x287d91=_0x57cef2['id'];this[_0x559aac(0x2d3)]({'id':_0x34f95e,'type':_0x559aac(0x1cc)+_0x3c4f8b,'data':_0x3de196,'createdAt':new Date(),'authorId':_0x287d91,'attributes':_0x5af4f5}),this[_0x559aac(0x21c)](_0x559aac(0x1cc)+_0x3c4f8b,_0x34f95e,_0x287d91,_0x653a9b);}}return null;}[_0x4bd75a(0x1e7)](_0x22a200,_0x1eef1c,_0x44780c=[],_0x5b035=null,_0x3b2124={}){const _0x4bf9b6=_0x4bd75a;_0x1eef1c[_0x4bf9b6(0x163)]||(_0x1eef1c[_0x4bf9b6(0x163)]=_0x1eef1c[_0x4bf9b6(0x158)]),_0x1eef1c[_0x4bf9b6(0x302)]=_0x22a200['is'](_0x4bf9b6(0x2f5)),_0x5b035=_0x5b035||Ot(_0x1eef1c);const _0x4b8f01=_0x44780c[_0x4bf9b6(0x19a)](_0xa44ada=>Gt(_0xa44ada,this[_0x4bf9b6(0x1d2)])),_0x2b070a=_0x22a200['is'](_0x4bf9b6(0x2f5))?_0x22a200:Gt(_0x22a200,this[_0x4bf9b6(0x1d2)]);if(_0x4bf9b6(0x228)===this[_0x4bf9b6(0x19e)]){const _0x30944e=this[_0x4bf9b6(0x2c2)][_0x4bf9b6(0x24a)](_0x4bf9b6(0x2b8),_0x5b035,_0x4bf9b6(0x2bf));return this[_0x4bf9b6(0x241)](()=>_0x30944e([_0x2b070a],_0x1eef1c,_0x3b2124)),null;}_0x4b8f01[_0x4bf9b6(0x2e1)](_0x2b070a);let _0x3b6217=!0x0;for(const _0x3e632d of _0x4b8f01)if(!this[_0x4bf9b6(0x2a6)](_0x3e632d)){_0x3b6217=!0x1;break;}if(_0x3b6217&&_0x4bf9b6(0x23d)!==this[_0x4bf9b6(0x19e)]){const _0x28f4b2=this[_0x4bf9b6(0x2c2)][_0x4bf9b6(0x24a)](_0x4bf9b6(0x2b8),_0x5b035,_0x4bf9b6(0x2bf));return this[_0x4bf9b6(0x241)](()=>_0x28f4b2([_0x2b070a],_0x1eef1c,_0x3b2124)),null;}let _0x3bae66=null,_0x328703=_0x2b070a[_0x4bf9b6(0x15e)],_0x2e853c=_0x2b070a[_0x4bf9b6(0x171)];for(const {suggestion:_0x1f5c8f,meta:_0x1d1437}of this[_0x4bf9b6(0x2fd)](_0x2b070a,_0x4bf9b6(0x2b8))){if(!_0x1d1437[_0x4bf9b6(0x252)])continue;if(_0x1d1437[_0x4bf9b6(0x153)]||_0x1d1437[_0x4bf9b6(0x175)]||_0x1d1437[_0x4bf9b6(0x2ce)])continue;if(_0x1f5c8f[_0x4bf9b6(0x1c6)][_0x4bf9b6(0x163)]!=_0x1eef1c[_0x4bf9b6(0x163)])continue;if(!Lt(_0x1f5c8f,_0x3b2124))continue;const _0x93d1c9=_0x1f5c8f[_0x4bf9b6(0x2a3)]();if(_0x1f5c8f[_0x4bf9b6(0x279)]==_0x5b035){if(_0x93d1c9[_0x4bf9b6(0x162)](_0x2b070a,!0x0))return null;_0x328703=_0x328703[_0x4bf9b6(0x1e4)](_0x93d1c9[_0x4bf9b6(0x15e)])?_0x328703:_0x93d1c9[_0x4bf9b6(0x15e)],_0x2e853c=_0x2e853c[_0x4bf9b6(0x1d3)](_0x93d1c9[_0x4bf9b6(0x171)])?_0x2e853c:_0x93d1c9[_0x4bf9b6(0x171)],_0x3bae66?_0x93d1c9[_0x4bf9b6(0x15e)][_0x4bf9b6(0x1e4)](_0x3bae66[_0x4bf9b6(0x2a3)]()[_0x4bf9b6(0x15e)])?(_0x3bae66[_0x4bf9b6(0x254)](),_0x3bae66=_0x1f5c8f):_0x1f5c8f[_0x4bf9b6(0x254)]():_0x3bae66=_0x1f5c8f;}else{const _0x1559be=_0x2b070a[_0x4bf9b6(0x21d)](_0x93d1c9);this[_0x4bf9b6(0x281)](_0x1f5c8f,_0x1559be);}}const _0x5e4c35=this[_0x4bf9b6(0x256)][_0x4bf9b6(0x2f4)][_0x4bf9b6(0x18e)](_0x4bf9b6(0x207))['me'],_0x5a865d=_0x20c960(),_0xa9fe18=_0x5e4c35['id'];if(_0x3bae66)return this[_0x4bf9b6(0x199)](_0x3bae66,this[_0x4bf9b6(0x1d2)][_0x4bf9b6(0x29e)](_0x328703,_0x2e853c)),_0x3bae66;{const _0x951c60=this[_0x4bf9b6(0x2d3)]({'id':_0x5a865d,'type':_0x4bf9b6(0x261)+_0x5b035,'data':_0x1eef1c,'createdAt':new Date(),'authorId':_0xa9fe18,'attributes':_0x3b2124});return this[_0x4bf9b6(0x21c)](_0x4bf9b6(0x261)+_0x5b035,_0x5a865d,_0xa9fe18,this[_0x4bf9b6(0x1d2)][_0x4bf9b6(0x29e)](_0x328703,_0x2e853c)),_0x951c60;}}[_0x4bd75a(0x258)](_0x35bb74,_0x29793e,_0x398c74=[],_0x4ef723=null,_0x18bc6c={}){const _0x3fd613=_0x4bd75a;_0x29793e[_0x3fd613(0x163)]||(_0x29793e[_0x3fd613(0x163)]=_0x29793e[_0x3fd613(0x158)]);const _0x4d2531=_0x35bb74[0x0];_0x29793e[_0x3fd613(0x302)]=_0x4d2531['is'](_0x3fd613(0x2f5)),_0x4ef723=_0x4ef723||Ot(_0x29793e);const _0x5735c0=_0x398c74[_0x3fd613(0x19a)](_0x25c4cd=>Gt(_0x25c4cd,this[_0x3fd613(0x1d2)])),_0x4f36cf=_0x4d2531['is'](_0x3fd613(0x2f5))?_0x35bb74:_0x35bb74[_0x3fd613(0x19a)](_0x1ec66b=>Gt(_0x1ec66b,this[_0x3fd613(0x1d2)]));if(_0x3fd613(0x228)===this[_0x3fd613(0x19e)]){const _0x577f3b=this[_0x3fd613(0x2c2)][_0x3fd613(0x24a)](_0x3fd613(0x2b8),_0x4ef723,_0x3fd613(0x2bf));return this[_0x3fd613(0x241)](()=>_0x577f3b(_0x4f36cf,_0x29793e,_0x18bc6c)),null;}_0x5735c0[_0x3fd613(0x2e1)](..._0x4f36cf);let _0x26d547=!0x0;for(const _0x3c4efa of _0x5735c0)if(!this[_0x3fd613(0x2a6)](_0x3c4efa)){_0x26d547=!0x1;break;}if(_0x26d547&&_0x3fd613(0x23d)!==this[_0x3fd613(0x19e)]){const _0x31461e=this[_0x3fd613(0x2c2)][_0x3fd613(0x24a)](_0x3fd613(0x2b8),_0x4ef723,_0x3fd613(0x2bf));return this[_0x3fd613(0x241)](()=>_0x31461e(_0x4f36cf,_0x29793e,_0x18bc6c)),null;}const _0x5ece49=this[_0x3fd613(0x256)][_0x3fd613(0x2f4)][_0x3fd613(0x18e)](_0x3fd613(0x207))['me'];for(const _0x482be5 of this[_0x3fd613(0x2e4)]()){if(_0x482be5[_0x3fd613(0x27d)]['id']!=_0x5ece49['id'])continue;if(_0x3fd613(0x2b8)!=_0x482be5[_0x3fd613(0x287)]||_0x482be5[_0x3fd613(0x1c6)][_0x3fd613(0x163)]!=_0x29793e[_0x3fd613(0x163)])continue;if(!Lt(_0x482be5,_0x18bc6c))continue;const _0x11b4f8=_0x482be5[_0x3fd613(0x279)]==_0x4ef723;for(let _0xf40215=0x0;_0xf40215<_0x4f36cf[_0x3fd613(0x189)];_0xf40215++){const _0x34ad29=_0x4f36cf[_0xf40215];for(const _0x67e5ee of _0x482be5[_0x3fd613(0x1dc)]()){const _0x240172=_0x67e5ee[_0x3fd613(0x180)]();if(_0x34ad29[_0x3fd613(0x2cb)](_0x240172)){_0x11b4f8?(_0x4f36cf[_0x3fd613(0x1da)](_0xf40215,0x1),_0xf40215--):_0x482be5[_0x3fd613(0x244)](_0x67e5ee[_0x3fd613(0x2b9)]);break;}}}}if(0x0==_0x4f36cf[_0x3fd613(0x189)])return null;const _0x5d0c4a=this[_0x3fd613(0x2c2)][_0x3fd613(0x24a)](_0x3fd613(0x2b8),_0x4ef723,_0x3fd613(0x28b));for(const _0x208723 of this[_0x3fd613(0x2e4)]())if(_0x208723[_0x3fd613(0x27d)]['id']==_0x5ece49['id']&&_0x3fd613(0x2b8)==_0x208723[_0x3fd613(0x287)]&&_0x208723[_0x3fd613(0x1c6)][_0x3fd613(0x163)]==_0x29793e[_0x3fd613(0x163)]&&_0x208723[_0x3fd613(0x279)]==_0x4ef723&&Lt(_0x208723,_0x18bc6c)&&(_0x5d0c4a(_0x208723[_0x3fd613(0x16d)](),_0x4f36cf)||_0x5d0c4a(_0x4f36cf,_0x208723[_0x3fd613(0x16d)]()))){for(const _0x423d9c of _0x4f36cf)_0x208723[_0x3fd613(0x2d9)](_0x423d9c);return _0x208723;}const _0x9a832c=_0x20c960(),_0x2e2ff4=_0x5ece49['id'],_0x163e75=_0x3fd613(0x261)+_0x4ef723,_0x458950=this[_0x3fd613(0x2d3)]({'id':_0x9a832c,'type':_0x163e75,'data':_0x29793e,'createdAt':new Date(),'authorId':_0x2e2ff4,'attributes':_0x18bc6c});for(const _0x431ff6 of _0x4f36cf)this[_0x3fd613(0x21c)](_0x163e75,_0x9a832c,_0x2e2ff4,_0x431ff6,_0x2be122[_0x3fd613(0x1c5)]());return _0x458950;}[_0x4bd75a(0x21b)](_0x15d8a3,_0x33de7f=null,_0x3b6fbf={}){const _0x326fca=_0x4bd75a;if(_0x15d8a3[_0x326fca(0x275)])return null;const _0x1198de=this[_0x326fca(0x256)][_0x326fca(0x2f4)][_0x326fca(0x18e)](_0x326fca(0x207))['me'],_0x565ed2=new _0x46d176(_0x15d8a3[_0x326fca(0x15e)],_0x15d8a3[_0x326fca(0x171)]);for(const {suggestion:_0x2ae950,meta:_0x20095a}of this[_0x326fca(0x2fd)](_0x565ed2,_0x326fca(0x277)))if(_0x20095a[_0x326fca(0x252)]&&!_0x20095a[_0x326fca(0x153)]){if(_0x2ae950[_0x326fca(0x25f)]){const _0x57ba13=_0x2ae950[_0x326fca(0x16d)]()[_0x326fca(0x232)](_0x25b1a5=>_0x326fca(0x1eb)!=_0x25b1a5[_0x326fca(0x23f)][_0x326fca(0x2eb)]);_0x57ba13[_0x326fca(0x236)](_0x1d2c87=>_0x565ed2[_0x326fca(0x162)](_0x1d2c87,!0x0))&&_0x2ae950[_0x326fca(0x1e5)]();if(_0x57ba13[_0x326fca(0x1c3)](_0x374020=>_0x374020[_0x326fca(0x162)](_0x565ed2,!0x0))){const _0x58a8d4=this[_0x326fca(0x2c2)][_0x326fca(0x24a)](_0x326fca(0x1e2),_0x33de7f,_0x326fca(0x2bf));return this[_0x326fca(0x241)](()=>_0x58a8d4([_0x565ed2],null,_0x3b6fbf)),null;}}else{const _0x43c47f=_0x565ed2[_0x326fca(0x21d)](_0x2ae950[_0x326fca(0x2a3)]());null!==_0x43c47f&&_0x2ae950[_0x326fca(0x1a5)]([_0x43c47f],null,_0x3b6fbf);}}if(_0x565ed2[_0x326fca(0x1ae)](),_0x565ed2[_0x326fca(0x275)]||_0x326fca(0x1eb)==_0x565ed2[_0x326fca(0x23f)][_0x326fca(0x2eb)])return null;let _0x38514d=null,_0x4d49ea=_0x565ed2[_0x326fca(0x15e)],_0xf73a60=_0x565ed2[_0x326fca(0x171)];const _0x512a60=this[_0x326fca(0x2fd)](_0x565ed2,_0x326fca(0x1e2));for(const {suggestion:_0x1ba347,meta:_0x594ab2}of _0x512a60){const _0x15e0bc=this[_0x326fca(0x1d2)][_0x326fca(0x29e)](_0x4d49ea,_0xf73a60);if(_0x594ab2[_0x326fca(0x252)]&&(this[_0x326fca(0x17b)]||!_0x594ab2[_0x326fca(0x175)]&&!_0x594ab2[_0x326fca(0x2ce)])){if(_0x1ba347[_0x326fca(0x25f)]){if(!Lt(_0x1ba347,_0x3b6fbf))continue;let _0x29957e=!0x0;for(const _0xeed2b3 of _0x1ba347[_0x326fca(0x16d)]()){if(_0xeed2b3[_0x326fca(0x162)](_0x15e0bc,!0x0))return _0x1ba347;_0x15e0bc[_0x326fca(0x162)](_0xeed2b3)||(_0x29957e=!0x1);}_0x29957e&&_0x1ba347[_0x326fca(0x1e5)]();}else{const _0x432fd1=_0x1ba347[_0x326fca(0x2a3)]();if(_0x432fd1[_0x326fca(0x162)](_0x15e0bc,!0x0))return _0x1ba347;if(!Lt(_0x1ba347,_0x3b6fbf)){_0x15e0bc[_0x326fca(0x162)](_0x432fd1)?_0x1ba347[_0x326fca(0x254)]():_0x432fd1[_0x326fca(0x296)](_0x4d49ea)?_0x4d49ea=_0x432fd1[_0x326fca(0x171)]:_0x432fd1[_0x326fca(0x296)](_0xf73a60)&&(_0xf73a60=_0x432fd1[_0x326fca(0x15e)]);continue;}_0x4d49ea=_0x4d49ea[_0x326fca(0x1e4)](_0x432fd1[_0x326fca(0x15e)])?_0x4d49ea:_0x432fd1[_0x326fca(0x15e)],_0xf73a60=_0xf73a60[_0x326fca(0x1d3)](_0x432fd1[_0x326fca(0x171)])?_0xf73a60:_0x432fd1[_0x326fca(0x171)],_0x3b6fbf=Object[_0x326fca(0x18a)]({},_0x1ba347[_0x326fca(0x1bc)]),_0x38514d?_0x432fd1[_0x326fca(0x15e)][_0x326fca(0x1e4)](_0x38514d[_0x326fca(0x2a3)]()[_0x326fca(0x15e)])?(_0x38514d[_0x326fca(0x254)](),_0x38514d=_0x1ba347):_0x1ba347[_0x326fca(0x254)]():_0x38514d=_0x1ba347;}}}if(_0x38514d)return this[_0x326fca(0x199)](_0x38514d,this[_0x326fca(0x1d2)][_0x326fca(0x29e)](_0x4d49ea,_0xf73a60)),_0x38514d;{const _0x4593e0=_0x20c960(),_0x17011f=this[_0x326fca(0x1d2)][_0x326fca(0x29e)](_0x4d49ea,_0xf73a60),_0x267cd1=_0x1198de['id'],_0x5132ac=_0x33de7f?_0x326fca(0x210)+_0x33de7f:_0x326fca(0x1e2),_0x3003b5=this[_0x326fca(0x2d3)]({'id':_0x4593e0,'type':_0x5132ac,'createdAt':new Date(),'authorId':_0x267cd1,'attributes':_0x3b6fbf});return this[_0x326fca(0x21c)](_0x5132ac,_0x4593e0,_0x267cd1,_0x17011f),_0x3003b5;}}[_0x4bd75a(0x1f5)](_0x492a45,_0xb935c4=_0x4bd75a(0x203),_0x40ac49={}){const _0x4d9283=_0x4bd75a,_0x5717bd=this[_0x4d9283(0x256)][_0x4d9283(0x2f4)][_0x4d9283(0x18e)](_0x4d9283(0x207))['me'],_0x27764e=_0x492a45[_0x4d9283(0x19a)](_0x1879e6=>new _0x46d176(_0x1879e6[_0x4d9283(0x15e)],_0x1879e6[_0x4d9283(0x171)])),_0x22046e=new Set();for(const {suggestion:_0x730621,meta:_0x4ed96e}of this[_0x4d9283(0x2fd)](_0x27764e,_0x4d9283(0x277)))_0x4ed96e[_0x4d9283(0x252)]&&!_0x4ed96e[_0x4d9283(0x153)]&&_0x22046e[_0x4d9283(0x1ca)](_0x730621);for(const _0xfed231 of _0x22046e)if(_0xfed231[_0x4d9283(0x25f)]){const _0xfbfefc=_0xfed231[_0x4d9283(0x16d)]();(!_0xfed231[_0x4d9283(0x1bc)]||!_0xfed231[_0x4d9283(0x1bc)][_0x4d9283(0x178)])&&(_0xfbfefc[_0x4d9283(0x236)](_0x39dff8=>_0x27764e[_0x4d9283(0x1c3)](_0x33a3e0=>_0x33a3e0[_0x4d9283(0x162)](_0x39dff8,!0x0)))&&_0xfed231[_0x4d9283(0x1e5)]());if(_0x27764e[_0x4d9283(0x236)](_0x2b0df6=>_0xfbfefc[_0x4d9283(0x1c3)](_0x392a2e=>_0x392a2e[_0x4d9283(0x162)](_0x2b0df6,!0x0)))){const _0x30ea6b=this[_0x4d9283(0x2c2)][_0x4d9283(0x24a)](_0x4d9283(0x1e2),_0xb935c4,_0x4d9283(0x2bf));return this[_0x4d9283(0x241)](()=>_0x30ea6b(_0x492a45,null,_0x40ac49)),null;}}else{const _0x39c5e8=_0xfed231[_0x4d9283(0x2a3)]();_0x27764e[_0x4d9283(0x1c3)](_0x34b7d9=>_0x34b7d9[_0x4d9283(0x162)](_0x39c5e8,!0x0))&&_0xfed231[_0x4d9283(0x1e5)]();if(_0x27764e[_0x4d9283(0x236)](_0x225043=>_0x39c5e8[_0x4d9283(0x162)](_0x225043,!0x0))){const _0x3f65d9=this[_0x4d9283(0x2c2)][_0x4d9283(0x24a)](_0x4d9283(0x1e2),_0xb935c4,_0x4d9283(0x2bf));return this[_0x4d9283(0x241)](()=>_0x3f65d9(_0x27764e,null,_0x40ac49)),null;}}const _0x1b8249=this[_0x4d9283(0x2c2)][_0x4d9283(0x24a)](_0x4d9283(0x1e2),_0xb935c4,_0x4d9283(0x28b));let _0x13c330=null;for(const _0x594a1b of this[_0x4d9283(0x2e4)]())if(_0x594a1b[_0x4d9283(0x27d)]['id']==_0x5717bd['id']&&_0x594a1b[_0x4d9283(0x212)]&&_0x4d9283(0x1e2)==_0x594a1b[_0x4d9283(0x287)]&&_0x594a1b[_0x4d9283(0x279)]==_0xb935c4&&Lt(_0x594a1b,_0x40ac49)&&(_0x1b8249(_0x594a1b[_0x4d9283(0x16d)](),_0x27764e)||_0x1b8249(_0x27764e,_0x594a1b[_0x4d9283(0x16d)]()))){if(_0x13c330){if(_0x594a1b[_0x4d9283(0x1e6)]&&_0x594a1b[_0x4d9283(0x1e6)][_0x4d9283(0x189)])continue;for(const _0x286acb of _0x594a1b[_0x4d9283(0x16d)]())_0x13c330[_0x4d9283(0x2b5)](_0x286acb)||_0x13c330[_0x4d9283(0x2d9)](_0x286acb);_0x594a1b[_0x4d9283(0x254)]();}else{_0x13c330=_0x594a1b;for(const _0x440f3f of _0x27764e)_0x594a1b[_0x4d9283(0x2b5)](_0x440f3f)||_0x594a1b[_0x4d9283(0x2d9)](_0x440f3f);}}if(_0x13c330)return _0x13c330;_0x22046e[_0x4d9283(0x2c4)]();for(const {suggestion:_0x35c516,meta:_0x49305a}of this[_0x4d9283(0x2fd)](_0x27764e,_0x4d9283(0x1e2)))_0x49305a[_0x4d9283(0x252)]&&(this[_0x4d9283(0x17b)]||!_0x49305a[_0x4d9283(0x175)]&&!_0x49305a[_0x4d9283(0x2ce)])&&Lt(_0x35c516,_0x40ac49)&&_0x22046e[_0x4d9283(0x1ca)](_0x35c516);for(const _0x4e9f68 of _0x22046e){const _0x43fe50=_0x4e9f68[_0x4d9283(0x16d)]();if(!_0x40ac49||!_0x40ac49[_0x4d9283(0x178)]){if(_0x27764e[_0x4d9283(0x236)](_0x68b6bc=>_0x43fe50[_0x4d9283(0x1c3)](_0xae08f1=>_0xae08f1[_0x4d9283(0x162)](_0x68b6bc,!0x0))))return _0x4e9f68;}(!_0x4e9f68[_0x4d9283(0x1bc)]||!_0x4e9f68[_0x4d9283(0x1bc)][_0x4d9283(0x178)])&&(_0x43fe50[_0x4d9283(0x236)](_0x2b1f65=>_0x27764e[_0x4d9283(0x1c3)](_0x1e5193=>_0x1e5193[_0x4d9283(0x162)](_0x2b1f65,!0x0)))&&_0x4e9f68[_0x4d9283(0x1e5)]());}const _0x205eac=_0x20c960(),_0x9e912e=_0x5717bd['id'],_0x30d013=_0x4d9283(0x210)+_0xb935c4,_0x4828d1=this[_0x4d9283(0x2d3)]({'id':_0x205eac,'type':_0x30d013,'createdAt':new Date(),'authorId':_0x9e912e,'attributes':_0x40ac49});for(const _0x4f3eb8 of _0x27764e)_0x4f3eb8[_0x4d9283(0x1ae)](),_0x4f3eb8[_0x4d9283(0x275)]||_0x4d9283(0x1eb)==_0x4f3eb8[_0x4d9283(0x23f)][_0x4d9283(0x2eb)]||this[_0x4d9283(0x21c)](_0x30d013,_0x205eac,_0x9e912e,_0x4f3eb8,_0x2be122[_0x4d9283(0x1c5)]());return _0x4828d1;}[_0x4bd75a(0x242)](_0xab56ec,_0x29111c,_0x13d003,_0x1a65f6,_0x8bd7b9){const _0x13d8d9=_0x4bd75a;if(_0xab56ec[_0x13d8d9(0x275)])return[];if(_0x13d8d9(0x228)===this[_0x13d8d9(0x19e)])return[];const _0x2030fb=this[_0x13d8d9(0x256)][_0x13d8d9(0x2f4)][_0x13d8d9(0x18e)](_0x13d8d9(0x207))['me']['id'],_0x656c5a=Array[_0x13d8d9(0x300)](this[_0x13d8d9(0x263)][_0x13d8d9(0x248)]())[_0x13d8d9(0x232)](_0x411875=>_0x13d8d9(0x28e)==_0x411875[_0x13d8d9(0x287)]&&_0x411875[_0x13d8d9(0x1c6)][_0x13d8d9(0x1ec)]==_0x29111c&&_0x411875[_0x13d8d9(0x2b5)](_0xab56ec));if(_0x13d8d9(0x2c8)===this[_0x13d8d9(0x19e)]){const _0x1cb632=this[_0x13d8d9(0x2fd)](_0xab56ec,_0x13d8d9(0x277))[_0x13d8d9(0x232)](({meta:_0x3975e1})=>_0x3975e1[_0x13d8d9(0x252)]&&!_0x3975e1[_0x13d8d9(0x2ce)]&&!_0x3975e1[_0x13d8d9(0x153)])[_0x13d8d9(0x19a)](({suggestion:_0x15b063})=>_0x15b063);_0x656c5a[_0x13d8d9(0x2cc)](..._0x1cb632);}const _0x158aba=new Map([[_0xab56ec,_0x13d003]]);for(const _0x275526 of _0x656c5a){const _0x879eb7=_0x13d8d9(0x28e)==_0x275526[_0x13d8d9(0x287)]?_0x275526[_0x13d8d9(0x1c6)][_0x13d8d9(0x2fc)]:void 0x0,_0x4799d5=_0x275526[_0x13d8d9(0x2a3)](),_0x1f62a7=Array[_0x13d8d9(0x300)](_0x158aba[_0x13d8d9(0x200)]())[_0x13d8d9(0x1d8)](_0x436637=>_0x436637[_0x13d8d9(0x20b)](_0x4799d5));if(!_0x1f62a7)continue;const _0x56f18b=_0x1f62a7[_0x13d8d9(0x1f3)](_0x4799d5);this[_0x13d8d9(0x2d8)](_0x29111c)&&_0x13d8d9(0x277)==_0x275526[_0x13d8d9(0x287)]&&0x0!=_0x56f18b[_0x13d8d9(0x189)]||(_0x158aba[_0x13d8d9(0x1d6)](_0x1f62a7),_0x56f18b[_0x13d8d9(0x2a9)](_0xa1a5dd=>{const _0x2e8161=_0x13d8d9;_0x158aba[_0x2e8161(0x1dd)](_0xa1a5dd,_0x13d003);}),_0x13d8d9(0x277)!=_0x275526[_0x13d8d9(0x287)]&&_0x879eb7!=_0x1a65f6&&_0x158aba[_0x13d8d9(0x1dd)](_0x1f62a7[_0x13d8d9(0x21d)](_0x4799d5),_0x879eb7));}const _0x21ab80=[];for(const [_0x75de04,_0x4f3e95]of _0x158aba){const _0x557e8b=_0x20c960(),_0x1b3c9f={'key':_0x29111c,'oldValue':_0x4f3e95,'newValue':_0x1a65f6};_0x29111c[_0x13d8d9(0x189)]>0x25&&console[_0x13d8d9(0x249)](_0x13d8d9(0x24f),{'key':_0x29111c});const _0x107932=(_0x13d8d9(0x255)+(_0x29111c+'|'+Ot({'newValue':_0x1a65f6})))[_0x13d8d9(0x16c)](0x0,0x3c),_0x38b7d1=this[_0x13d8d9(0x2d3)]({'id':_0x557e8b,'type':_0x107932,'data':_0x1b3c9f,'createdAt':new Date(),'authorId':_0x2030fb,'attributes':_0x8bd7b9});_0x21ab80[_0x13d8d9(0x2e1)](_0x38b7d1),this[_0x13d8d9(0x21c)](_0x107932,_0x557e8b,_0x2030fb,_0x75de04);}return _0x21ab80;}[_0x4bd75a(0x2b2)](_0x2d3d23){const _0x132625=_0x4bd75a;this[_0x132625(0x2cd)](_0x2d3d23,(_0x14cddb,..._0x560917)=>{const _0x32ecf1=_0x132625;this[_0x32ecf1(0x216)](()=>{_0x14cddb(..._0x560917);});});}[_0x4bd75a(0x17e)](_0xe465d2){const _0xfa2d16=_0x4bd75a;this[_0xfa2d16(0x2e5)][_0xfa2d16(0x1ca)](_0xe465d2);}[_0x4bd75a(0x204)](_0x3e74e8){const _0x3fa05c=_0x4bd75a;this[_0x3fa05c(0x28c)][_0x3fa05c(0x1ca)](_0x3e74e8);}[_0x4bd75a(0x1a8)](_0x38663e){const _0x4183be=_0x4bd75a;return _0x4183be(0x28e)==_0x38663e[_0x4183be(0x287)]?_0x38663e[_0x4183be(0x279)][_0x4183be(0x16b)]('|')[0x0]:null;}[_0x4bd75a(0x199)](_0x3cc568,_0x54fe39){const _0x2bb58f=_0x4bd75a,_0x4f3ba7=_0x3cc568[_0x2bb58f(0x2d1)]();this[_0x2bb58f(0x1d2)][_0x2bb58f(0x247)](_0x13130a=>{const _0x53996e=_0x2bb58f;_0x13130a[_0x53996e(0x1a1)](_0x4f3ba7,{'range':_0x54fe39});});}[_0x4bd75a(0x15b)](_0x147e26){const _0x49e606=_0x4bd75a,_0x3a8ffe=_0x147e26['id'],_0x1bd227=this[_0x49e606(0x256)][_0x49e606(0x235)][_0x49e606(0x18e)](_0x49e606(0x2a0));this[_0x49e606(0x2aa)][_0x49e606(0x237)](_0x3a8ffe)||this[_0x49e606(0x2aa)][_0x49e606(0x2f0)]({'channelId':_0x1bd227,'threadId':_0x3a8ffe,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x57922e=this[_0x49e606(0x2aa)][_0x49e606(0x196)](_0x3a8ffe);_0x57922e[_0x49e606(0x2f2)](_0x49e606(0x25a)),_0x57922e[_0x49e606(0x25a)]=!0x1,_0x147e26[_0x49e606(0x1e6)]=_0x57922e;}[_0x4bd75a(0x186)](_0x367106,_0x17f518,_0x12bc65,_0x55b7e1){const _0xc59d51=_0x4bd75a;if(_0x367106[_0xc59d51(0x287)]!=_0x17f518||_0x367106[_0xc59d51(0x279)]!=_0x12bc65||_0x367106[_0xc59d51(0x273)]['id']!=_0x55b7e1)throw this[_0xc59d51(0x256)][_0xc59d51(0x1f4)](_0xc59d51(0x2b1)),new _0x59a0e8(_0xc59d51(0x2b1),this);}[_0x4bd75a(0x281)](_0x54faad,_0x1668df){const _0xce4939=_0x4bd75a,_0x4a9fe1=_0x54faad[_0xce4939(0x2a3)]();if(_0x1668df[_0xce4939(0x2cb)](_0x4a9fe1))_0x54faad[_0xce4939(0x254)]();else{if(_0x4a9fe1[_0xce4939(0x162)](_0x1668df)){const _0x2aee3a=this[_0xce4939(0x1d2)][_0xce4939(0x16f)](_0x1668df[_0xce4939(0x15e)][_0xce4939(0x1fe)],_0xce4939(0x171));this[_0xce4939(0x199)](_0x54faad,this[_0xce4939(0x1d2)][_0xce4939(0x29e)](_0x4a9fe1[_0xce4939(0x15e)],_0x2aee3a));const _0x11cce8=_0x20c960(),_0x13152e=_0x54faad[_0xce4939(0x273)]['id'],_0x2ef157=_0x54faad[_0xce4939(0x287)]+':'+_0x54faad[_0xce4939(0x279)];this[_0xce4939(0x2d3)]({'id':_0x11cce8,'type':_0x2ef157,'createdAt':new Date(),'authorId':_0x13152e,'data':_0x54faad[_0xce4939(0x1c6)],'attributes':_0x54faad[_0xce4939(0x1bc)]});const _0x28fd85=this[_0xce4939(0x1d2)][_0xce4939(0x16f)](_0x1668df[_0xce4939(0x171)][_0xce4939(0x2ea)],_0xce4939(0x1a2)),_0x33ae70=this[_0xce4939(0x1d2)][_0xce4939(0x29e)](_0x28fd85,_0x4a9fe1[_0xce4939(0x171)]);this[_0xce4939(0x21c)](_0x2ef157,_0x11cce8,_0x13152e,_0x33ae70);}else{if(_0x4a9fe1[_0xce4939(0x296)](_0x1668df[_0xce4939(0x15e)])){const _0x5b8117=this[_0xce4939(0x1d2)][_0xce4939(0x16f)](_0x1668df[_0xce4939(0x15e)][_0xce4939(0x1fe)],_0xce4939(0x171));this[_0xce4939(0x199)](_0x54faad,this[_0xce4939(0x1d2)][_0xce4939(0x29e)](_0x4a9fe1[_0xce4939(0x15e)],_0x5b8117));}else{const _0x5f3ece=this[_0xce4939(0x1d2)][_0xce4939(0x16f)](_0x1668df[_0xce4939(0x171)][_0xce4939(0x2ea)],_0xce4939(0x1a2));this[_0xce4939(0x199)](_0x54faad,this[_0xce4939(0x1d2)][_0xce4939(0x29e)](_0x5f3ece,_0x4a9fe1[_0xce4939(0x171)]));}}}}[_0x4bd75a(0x2a6)](_0x439664){const _0x15f08b=_0x4bd75a;for(const {suggestion:_0x5326d8,meta:_0xe3903a}of this[_0x15f08b(0x2fd)](_0x439664,_0x15f08b(0x277))){if(!_0xe3903a[_0x15f08b(0x252)])continue;const _0x1bea4b=_0x5326d8[_0x15f08b(0x16d)]();for(const _0xfab02e of _0x1bea4b)if(!_0x439664[_0x15f08b(0x1f3)](_0xfab02e)[_0x15f08b(0x189)])return!0x0;}return!0x1;}[_0x4bd75a(0x1a0)](_0x4ccffb){const _0x3d2662=_0x4bd75a,_0x141942=this[_0x3d2662(0x256)][_0x3d2662(0x2f4)][_0x3d2662(0x18e)](_0x3d2662(0x207))[_0x3d2662(0x26f)](_0x4ccffb);if(!_0x141942)throw new _0x59a0e8(_0x3d2662(0x16e),this);return _0x141942;}[_0x4bd75a(0x1db)](_0x820572){const _0x35ea7f=_0x4bd75a,_0x3bb02e=this[_0x35ea7f(0x256)][_0x35ea7f(0x2f4)][_0x35ea7f(0x18e)](_0x35ea7f(0x207)),_0x435dce=_0x5b733a(_0x35ea7f(0x295)+_0x820572),_0x33fada=_0x3bb02e[_0x35ea7f(0x26f)](_0x435dce);return _0x33fada||_0x3bb02e[_0x35ea7f(0x240)]({'id':_0x435dce,'name':_0x820572});}[_0x4bd75a(0x2a4)](_0x292096,_0xc73b24,_0x3c4899,_0x24541a,_0x25c36c){const _0x3d14a8=_0x4bd75a,_0x402cde=this[_0x3d14a8(0x1a0)](_0x24541a),_0x1078c8=this[_0x3d14a8(0x2c2)][_0x3d14a8(0x1b3)](_0x292096,_0xc73b24,_0x3c4899,_0x402cde,_0x25c36c,_0x17f971=>{const _0x2decdd=_0x3d14a8;this[_0x2decdd(0x2f7)](_0x3c4899,{'attributes':_0x17f971});const _0x4e9403=this[_0x2decdd(0x1fb)](_0x3c4899);this[_0x2decdd(0x15a)](new Set([_0x4e9403])),this[_0x2decdd(0x159)](new Set([_0x4e9403]));});return this[_0x3d14a8(0x2a8)](_0x1078c8,_0x3d14a8(0x2bf),()=>{const _0x2bcbf0=_0x3d14a8;this[_0x2bcbf0(0x2f7)](_0x3c4899,{'state':_0x2bcbf0(0x183)});},{'priority':_0x3d14a8(0x1cf)}),this[_0x3d14a8(0x2a8)](_0x1078c8,_0x3d14a8(0x1e5),()=>{const _0x233b1a=_0x3d14a8;this[_0x233b1a(0x2f7)](_0x3c4899,{'state':_0x233b1a(0x1ff)});},{'priority':_0x3d14a8(0x1cf)}),this[_0x3d14a8(0x263)][_0x3d14a8(0x1dd)](_0x3c4899,_0x1078c8),this[_0x3d14a8(0x28a)][_0x3d14a8(0x1dd)](_0x1078c8,_0x3d14a8(0x223)),_0x1078c8;}[_0x4bd75a(0x265)](_0x3c41e4){const _0x14d999=_0x4bd75a,_0x53d348=_0x3c41e4[_0x14d999(0x16b)](':');return{'group':_0x53d348[0x0],'type':_0x53d348[0x1],'subType':_0x53d348[_0x14d999(0x189)]>=0x5?_0x53d348[0x2]:null,'id':_0x53d348[_0x14d999(0x189)]<0x5?_0x53d348[0x2]:_0x53d348[0x3],'authorId':_0x53d348[_0x14d999(0x189)]<0x5?_0x53d348[0x3]:_0x53d348[0x4],'markerCount':0x6==_0x53d348[_0x14d999(0x189)]?_0x53d348[0x5]:null};}[_0x4bd75a(0x1a7)](_0x19ea16,_0x464353,_0x110ab6){const _0x281ca7=_0x4bd75a,_0x44de8d=_0x19ea16[_0x281ca7(0x2a3)](),_0x29f931=_0x44de8d[_0x281ca7(0x15e)],_0x78354=_0x44de8d[_0x281ca7(0x171)];this[_0x281ca7(0x199)](_0x19ea16,this[_0x281ca7(0x1d2)][_0x281ca7(0x29e)](_0x29f931,_0x464353));const _0x59b546=_0x20c960(),_0x226645=_0x19ea16[_0x281ca7(0x273)]['id'],_0x5d9eab=_0x19ea16[_0x281ca7(0x287)]+(_0x19ea16[_0x281ca7(0x279)]?':'+_0x19ea16[_0x281ca7(0x279)]:'');this[_0x281ca7(0x2d3)]({'id':_0x59b546,'type':_0x5d9eab,'createdAt':new Date(),'authorId':_0x226645,'originalSuggestionId':_0x19ea16['id'],'attributes':_0x19ea16[_0x281ca7(0x1bc)],'data':_0x19ea16[_0x281ca7(0x1c6)]});const _0x314ed4=this[_0x281ca7(0x1a8)](_0x19ea16);(_0x281ca7(0x2b8)==_0x19ea16[_0x281ca7(0x287)]||_0x314ed4&&this[_0x281ca7(0x2d8)](_0x314ed4))&&(_0x110ab6=this[_0x281ca7(0x1d2)][_0x281ca7(0x301)](_0x110ab6[_0x281ca7(0x2ea)])),this[_0x281ca7(0x21c)](_0x5d9eab,_0x59b546,_0x226645,this[_0x281ca7(0x1d2)][_0x281ca7(0x29e)](_0x110ab6,_0x78354));}[_0x4bd75a(0x2fd)](_0x7be008,_0x543f7a=null){const _0x17f371=_0x4bd75a,_0x597534=[],_0x5ad02c=this[_0x17f371(0x256)][_0x17f371(0x2f4)][_0x17f371(0x18e)](_0x17f371(0x207))['me'];Array[_0x17f371(0x1f2)](_0x7be008)||(_0x7be008=[_0x7be008]);for(const _0x2762f1 of this[_0x17f371(0x2e4)]()){if(!_0x2762f1[_0x17f371(0x212)])continue;if(_0x543f7a&&_0x2762f1[_0x17f371(0x287)]!=_0x543f7a)continue;let _0x4a623d=!0x1;for(const _0x281f50 of _0x2762f1[_0x17f371(0x16d)]()){for(const _0x2edfe8 of _0x7be008){const _0x3507d9=_0x2edfe8[_0x17f371(0x15e)][_0x17f371(0x2cb)](_0x281f50[_0x17f371(0x171)])||_0x2edfe8[_0x17f371(0x171)][_0x17f371(0x2cb)](_0x281f50[_0x17f371(0x15e)]);if(_0x3507d9||_0x2edfe8[_0x17f371(0x21d)](_0x281f50)){const _0x4dc5d9=_0x2edfe8[_0x17f371(0x162)](_0x281f50)&&Rt(this[_0x17f371(0x1d2)][_0x17f371(0x293)],_0x281f50[_0x17f371(0x15e)],_0x2edfe8),_0x26c1f3=_0x281f50[_0x17f371(0x162)](_0x2edfe8)&&Rt(this[_0x17f371(0x1d2)][_0x17f371(0x293)],_0x2edfe8[_0x17f371(0x15e)],_0x281f50);_0x597534[_0x17f371(0x2e1)]({'suggestion':_0x2762f1,'meta':{'isOwn':_0x5ad02c==_0x2762f1[_0x17f371(0x27d)],'isNextTo':_0x3507d9,'isInsideObject':_0x4dc5d9,'containsRangeInObject':_0x26c1f3}}),_0x4a623d=!0x0;break;}}if(_0x4a623d)break;}}return _0x597534;}[_0x4bd75a(0x21c)](_0x36188f,_0x26efc7,_0x28cf85,_0x1f0eb6,_0x1ea1dd){const _0x1b39be=_0x4bd75a;this[_0x1b39be(0x1d2)][_0x1b39be(0x247)](_0x7d327d=>{const _0xecc54e=_0x1b39be;let _0x1e4be5=_0xecc54e(0x214)+_0x36188f+':'+_0x26efc7+':'+_0x28cf85;_0x1ea1dd&&(_0x1e4be5=_0x1e4be5+':'+_0x1ea1dd),_0x7d327d[_0xecc54e(0x283)](_0x1e4be5,{'range':_0x1f0eb6,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x4bd75a(0x230)](_0x5ef97a){const _0x189102=_0x4bd75a,_0x53c4b1=_0x5ef97a[_0x189102(0x217)],_0x50ec0d=_0x5ef97a[_0x189102(0x219)];_0x5ef97a[_0x189102(0x217)]=null,_0x5ef97a[_0x189102(0x219)]=null,null!=_0x53c4b1&&_0x53c4b1[_0x189102(0x219)]==_0x5ef97a&&(_0x53c4b1[_0x189102(0x219)]=_0x50ec0d),null!=_0x50ec0d&&_0x50ec0d[_0x189102(0x217)]==_0x5ef97a&&(_0x50ec0d[_0x189102(0x217)]=_0x53c4b1),_0x189102(0x1de)==this[_0x189102(0x28a)][_0x189102(0x18e)](_0x5ef97a)&&(this[_0x189102(0x28a)][_0x189102(0x1dd)](_0x5ef97a,_0x189102(0x2c6)),this[_0x189102(0x278)](_0x189102(0x15f),_0x5ef97a,_0x53c4b1,_0x50ec0d));}[_0x4bd75a(0x2d3)](_0x298b4c){const _0x302bfa=_0x4bd75a,_0x317774=_0x298b4c['id'],_0x3ef39a=this[_0x302bfa(0x2d5)](_0x298b4c);if(this[_0x302bfa(0x264)]&&this[_0x302bfa(0x264)][_0x302bfa(0x2b0)]){const _0xe23fe0=this[_0x302bfa(0x256)][_0x302bfa(0x2f4)][_0x302bfa(0x18e)](_0x302bfa(0x2be)),_0x12e380=_0x3ef39a[_0x302bfa(0x205)],_0x404f24=_0x3ef39a[_0x302bfa(0x279)]?_0x3ef39a[_0x302bfa(0x287)]+':'+_0x3ef39a[_0x302bfa(0x279)]:_0x3ef39a[_0x302bfa(0x287)],_0x5f3e84=this[_0x302bfa(0x256)][_0x302bfa(0x2e3)],_0x3dd8b6=_0xe23fe0[_0x302bfa(0x1ca)](_0x5571a2(_0x5f3e84,_0x302bfa(0x2bd))),_0x5317cc={'id':_0x317774,'type':_0x404f24,'hasComments':_0x12e380,'data':_0x298b4c[_0x302bfa(0x1c6)]||null,'originalSuggestionId':_0x298b4c[_0x302bfa(0x2e8)]||null,'attributes':_0x3ef39a[_0x302bfa(0x1bc)]};this[_0x302bfa(0x264)][_0x302bfa(0x2b0)](_0x5317cc)[_0x302bfa(0x1b8)](_0x5ad1f3=>{const _0x3ebc0b=_0x302bfa;_0x3ef39a[_0x3ebc0b(0x24b)]=!0x0,_0xe23fe0[_0x3ebc0b(0x1c8)](_0x3dd8b6),_0x5ad1f3&&_0x5ad1f3[_0x3ebc0b(0x1e0)]&&(this[_0x3ebc0b(0x263)][_0x3ebc0b(0x18e)](_0x317774)[_0x3ebc0b(0x1e0)]=_0x5ad1f3[_0x3ebc0b(0x1e0)]);})[_0x302bfa(0x170)](_0x12bdd6=>{const _0x59a459=_0x302bfa;throw _0x5f4db0(_0x59a459(0x1ef)),this[_0x59a459(0x256)][_0x59a459(0x1a9)][_0x59a459(0x226)]({'isUndoable':!0x1},()=>{const _0x1c3710=_0x59a459;_0x3ef39a[_0x1c3710(0x1e5)]();}),_0x3ef39a[_0x59a459(0x26e)](),this[_0x59a459(0x263)][_0x59a459(0x1d6)](_0x3ef39a['id']),this[_0x59a459(0x28a)][_0x59a459(0x1d6)](_0x3ef39a),_0x12bdd6;});}return _0x3ef39a;}[_0x4bd75a(0x2d8)](_0x37def1){const _0x34cd38=_0x4bd75a;return this[_0x34cd38(0x2e5)][_0x34cd38(0x1fd)](_0x37def1);}[_0x4bd75a(0x2f7)](_0x1a4edd,_0x2c4450){const _0x44f1ef=_0x4bd75a,_0x497195=this[_0x44f1ef(0x256)][_0x44f1ef(0x2f4)][_0x44f1ef(0x18e)](_0x44f1ef(0x2be)),_0x3e1e14=this[_0x44f1ef(0x1fb)](_0x1a4edd);if(this[_0x44f1ef(0x264)]&&this[_0x44f1ef(0x264)][_0x44f1ef(0x1d9)]){if(_0x3e1e14[_0x44f1ef(0x24b)]){const _0x247eef=_0x497195[_0x44f1ef(0x1ca)](_0x5571a2(this[_0x44f1ef(0x256)][_0x44f1ef(0x2e3)],_0x44f1ef(0x2bd)));this[_0x44f1ef(0x264)][_0x44f1ef(0x1d9)](_0x1a4edd,_0x2c4450)[_0x44f1ef(0x1b8)](()=>{const _0x38de93=_0x44f1ef;_0x497195[_0x38de93(0x1c8)](_0x247eef);});}else _0x3e1e14['on'](_0x44f1ef(0x27c),()=>{const _0x44ef15=_0x44f1ef;this[_0x44ef15(0x2f7)](_0x1a4edd,_0x2c4450);});}}[_0x4bd75a(0x174)](_0x7156f8){const _0x1d3b01=_0x4bd75a;if(!this[_0x1d3b01(0x264)]||!this[_0x1d3b01(0x264)][_0x1d3b01(0x1fb)])throw new _0x59a0e8(_0x1d3b01(0x2ee),this);return this[_0x1d3b01(0x264)][_0x1d3b01(0x1fb)](_0x7156f8);}[_0x4bd75a(0x2c7)](_0x3fd60f){const _0x3c378a=_0x4bd75a,{id:_0x4994be,type:_0x48a036,subType:_0x4aa009,authorId:_0x53e4f9}=this[_0x3c378a(0x265)](_0x3fd60f),_0x3f0a4d=this[_0x3c378a(0x263)][_0x3c378a(0x18e)](_0x4994be)||this[_0x3c378a(0x2a4)](_0x48a036,_0x4aa009,_0x4994be,_0x53e4f9,{});switch(this[_0x3c378a(0x186)](_0x3f0a4d,_0x48a036,_0x4aa009,_0x53e4f9),this[_0x3c378a(0x28a)][_0x3c378a(0x18e)](_0x3f0a4d)){case _0x3c378a(0x223):this[_0x3c378a(0x174)](_0x4994be)[_0x3c378a(0x1b8)](_0x29efbf=>{const _0xb0bad=_0x3c378a;let _0x2a661a=Promise[_0xb0bad(0x194)]();_0x29efbf[_0xb0bad(0x205)]&&(_0x2a661a=this[_0xb0bad(0x2aa)][_0xb0bad(0x23b)]({'channelId':this[_0xb0bad(0x256)][_0xb0bad(0x235)][_0xb0bad(0x18e)](_0xb0bad(0x2a0)),'threadId':_0x4994be})),_0x2a661a[_0xb0bad(0x1b8)](()=>{const _0x478fe2=_0xb0bad;this[_0x478fe2(0x2d5)](_0x29efbf)[_0x478fe2(0x24b)]=!0x0;});}),this[_0x3c378a(0x28a)][_0x3c378a(0x1dd)](_0x3f0a4d,_0x3c378a(0x1f0));break;case _0x3c378a(0x2c6):this[_0x3c378a(0x2f7)](_0x4994be,{'state':_0x3c378a(0x1c0)});case _0x3c378a(0x274):this[_0x3c378a(0x28a)][_0x3c378a(0x1dd)](_0x3f0a4d,_0x3c378a(0x1de)),this[_0x3c378a(0x278)](_0x3c378a(0x299),_0x3f0a4d);break;case _0x3c378a(0x1de):this[_0x3c378a(0x278)](_0x3c378a(0x2d6),_0x3f0a4d);}return _0x3f0a4d[_0x3c378a(0x1b7)](_0x3fd60f),_0x3f0a4d;}[_0x4bd75a(0x159)](_0x16a099){const _0xbd295b=_0x4bd75a,_0xe492ec=Array[_0xbd295b(0x300)](_0x16a099),_0x3dc36b=_0xe492ec[_0xbd295b(0x232)](_0x4a8a1a=>_0xbd295b(0x28e)==_0x4a8a1a[_0xbd295b(0x287)]);this[_0xbd295b(0x23a)](_0x3dc36b);const _0x4b83be=_0xe492ec[_0xbd295b(0x232)](_0x5ee88a=>!_0x5ee88a[_0xbd295b(0x25f)]&&_0xbd295b(0x28e)!=_0x5ee88a[_0xbd295b(0x287)]),_0x2a0a83=this[_0xbd295b(0x2e4)]({'skipNotAttached':!0x0})[_0xbd295b(0x232)](_0x351d0a=>!_0x351d0a[_0xbd295b(0x25f)]&&_0xbd295b(0x28e)!=_0x351d0a[_0xbd295b(0x287)]),_0x4724bb=_0x2a0a83[_0xbd295b(0x232)](_0xac56f8=>!_0x16a099[_0xbd295b(0x1fd)](_0xac56f8)),_0x414fd4=new Map(_0x2a0a83[_0xbd295b(0x19a)](_0x54f431=>[_0x54f431,this[_0xbd295b(0x2c2)][_0xbd295b(0x24a)](_0x54f431[_0xbd295b(0x287)],_0x54f431[_0xbd295b(0x279)],_0xbd295b(0x179))])),_0x7832e0=new Map(_0x2a0a83[_0xbd295b(0x19a)](_0x9ebae7=>[_0x9ebae7,_0x9ebae7[_0xbd295b(0x2a3)]()])),_0x33f4b2=new Set(),_0x424bdd=new Set();for(let _0x227519=0x0;_0x227519<_0x4b83be[_0xbd295b(0x189)];_0x227519++)_0x17bd55(_0x4b83be[_0x227519],_0x4b83be,_0x227519+0x1);for(let _0x1e442f=0x0;_0x1e442f<_0x4b83be[_0xbd295b(0x189)];_0x1e442f++)_0x17bd55(_0x4b83be[_0x1e442f],_0x4724bb,0x0);const _0x1ef18d=new Set();for(let _0x4244d7=0x0;_0x4244d7<_0x4b83be[_0xbd295b(0x189)];_0x4244d7++){const _0x3cddce=_0x4b83be[_0x4244d7];!_0x424bdd[_0xbd295b(0x1fd)](_0x3cddce)&&_0x3cddce[_0xbd295b(0x217)]&&(_0x1ef18d[_0xbd295b(0x1ca)](_0x3cddce[_0xbd295b(0x217)]),_0x3cddce[_0xbd295b(0x217)][_0xbd295b(0x219)]===_0x3cddce&&(_0x3cddce[_0xbd295b(0x217)][_0xbd295b(0x219)]=null),_0x3cddce[_0xbd295b(0x217)]=null),!_0x33f4b2[_0xbd295b(0x1fd)](_0x3cddce)&&_0x3cddce[_0xbd295b(0x219)]&&(_0x1ef18d[_0xbd295b(0x1ca)](_0x3cddce[_0xbd295b(0x219)]),_0x3cddce[_0xbd295b(0x219)][_0xbd295b(0x217)]===_0x3cddce&&(_0x3cddce[_0xbd295b(0x219)][_0xbd295b(0x217)]=null),_0x3cddce[_0xbd295b(0x219)]=null);}function _0x17bd55(_0x1a3916,_0x3ab730,_0x3f986d){const _0x15ac8c=_0xbd295b;for(let _0x43b908=_0x3f986d;_0x43b908<_0x3ab730[_0x15ac8c(0x189)];_0x43b908++){const _0x51d83c=_0x451152(_0x1a3916,_0x3ab730[_0x43b908]);_0x51d83c&&(_0x51d83c[0x0][_0x15ac8c(0x219)]=_0x51d83c[0x1],_0x51d83c[0x1][_0x15ac8c(0x217)]=_0x51d83c[0x0],_0x33f4b2[_0x15ac8c(0x1ca)](_0x51d83c[0x0]),_0x424bdd[_0x15ac8c(0x1ca)](_0x51d83c[0x1]));}}function _0x451152(_0x1f90b2,_0x27ea33){const _0x5ce3c3=_0xbd295b;if(_0x1f90b2[_0x5ce3c3(0x27d)]['id']!==_0x27ea33[_0x5ce3c3(0x27d)]['id'])return null;const _0x20e959=_0x414fd4[_0x5ce3c3(0x18e)](_0x1f90b2)(_0x1f90b2,_0x27ea33,_0x7832e0[_0x5ce3c3(0x18e)](_0x1f90b2),_0x7832e0[_0x5ce3c3(0x18e)](_0x27ea33));if(!_0x20e959)return null;return _0x414fd4[_0x5ce3c3(0x18e)](_0x27ea33)(_0x1f90b2,_0x27ea33,_0x7832e0[_0x5ce3c3(0x18e)](_0x1f90b2),_0x7832e0[_0x5ce3c3(0x18e)](_0x27ea33))?_0x20e959[0x1][_0x5ce3c3(0x1e6)]&&_0x20e959[0x1][_0x5ce3c3(0x1e6)][_0x5ce3c3(0x189)]?null:_0x20e959:null;}_0x1ef18d[_0xbd295b(0x19c)]&&this[_0xbd295b(0x159)](_0x1ef18d);}[_0x4bd75a(0x23a)](_0x1c7d0d){const _0x32f0f5=_0x4bd75a;if(0x0==_0x1c7d0d[_0x32f0f5(0x189)])return;const _0xe043d8=this[_0x32f0f5(0x2e4)]({'skipNotAttached':!0x0})[_0x32f0f5(0x232)](_0x57e76f=>_0x32f0f5(0x28e)==_0x57e76f[_0x32f0f5(0x287)]&&_0x57e76f[_0x32f0f5(0x176)]),_0x4bc68b=[],_0x488cca=new Map();for(const _0x5598e2 of _0xe043d8){const _0x535118=_0x5b733a(_0x5598e2[_0x32f0f5(0x1bc)]);_0x488cca[_0x32f0f5(0x1fd)](_0x535118)||(_0x488cca[_0x32f0f5(0x1dd)](_0x535118,_0x4bc68b[_0x32f0f5(0x189)]),_0x4bc68b[_0x32f0f5(0x2e1)]([]));const _0x2f61ec=_0x488cca[_0x32f0f5(0x18e)](_0x535118);_0x4bc68b[_0x2f61ec][_0x32f0f5(0x2e1)](_0x5598e2);}!(function(){const _0xece383=_0x32f0f5;_0x4bc68b[_0xece383(0x1c7)]((_0x29a849,_0x8e4079)=>{const _0x43c92a=_0xece383,_0x39db15=_0x29a849[0x0][_0x43c92a(0x1e0)],_0x209e98=_0x8e4079[0x0][_0x43c92a(0x1e0)];return _0x39db15==_0x209e98?_0x29a849[0x0][_0x43c92a(0x1bc)][_0x43c92a(0x2dc)]<_0x8e4079[0x0][_0x43c92a(0x1bc)][_0x43c92a(0x2dc)]?-0x1:0x1:_0x39db15<_0x209e98?-0x1:0x1;});for(const _0x582c0a of _0x4bc68b)_0x582c0a[_0xece383(0x1c7)]((_0x1cd01f,_0x5bd66d)=>_0x1cd01f['id']<_0x5bd66d['id']?-0x1:0x1);}());for(let _0x215ceb=0x0;_0x215ceb<_0x4bc68b[_0x32f0f5(0x189)];_0x215ceb++){if(0x0==_0x4bc68b[_0x215ceb][_0x32f0f5(0x189)])continue;const _0x58ced9=[];for(let _0x28c1ad=_0x215ceb+0x1;_0x28c1ad<_0x4bc68b[_0x32f0f5(0x189)];_0x28c1ad++)0x0!=_0x4bc68b[_0x28c1ad][_0x32f0f5(0x189)]&&_0x8dd652(_0x4bc68b[_0x215ceb],_0x4bc68b[_0x28c1ad])&&_0x58ced9[_0x32f0f5(0x2e1)](_0x28c1ad);for(const _0x1cac03 of _0x58ced9)_0x4bc68b[_0x215ceb]=_0x4bc68b[_0x215ceb][_0x32f0f5(0x1f9)](_0x4bc68b[_0x1cac03]),_0x4bc68b[_0x1cac03]=[];}for(const _0x4fd107 of _0x4bc68b)for(let _0x40602e=0x0;_0x40602e<_0x4fd107[_0x32f0f5(0x189)];_0x40602e++){const _0x877cd7=_0x4fd107[_0x40602e+0x1]||null;_0x4fd107[_0x40602e][_0x32f0f5(0x219)]!==_0x877cd7&&(_0x4fd107[_0x40602e][_0x32f0f5(0x219)]=_0x877cd7);}for(const _0x3e9df3 of _0x4bc68b)for(let _0x5446e5=0x0;_0x5446e5<_0x3e9df3[_0x32f0f5(0x189)];_0x5446e5++){const _0xa45345=_0x3e9df3[_0x5446e5-0x1]||null;_0x3e9df3[_0x5446e5][_0x32f0f5(0x217)]!==_0xa45345&&(_0x3e9df3[_0x5446e5][_0x32f0f5(0x217)]=_0xa45345);}function _0x8dd652(_0x24b3a8,_0x3fec47){const _0x5434fd=_0x32f0f5;if(_0x24b3a8[0x0][_0x5434fd(0x1bc)][_0x5434fd(0x2dc)]!==_0x3fec47[0x0][_0x5434fd(0x1bc)][_0x5434fd(0x2dc)]&&_0x24b3a8[0x0][_0x5434fd(0x27d)]!==_0x3fec47[0x0][_0x5434fd(0x27d)])return!0x1;if(!function(_0x2d49f0,_0x404bf2){const _0x34a767=_0x5434fd;if(!_0x2d49f0[_0x34a767(0x205)]&&!_0x404bf2[_0x34a767(0x205)])return!0x0;if(_0x2d49f0[_0x34a767(0x205)]&&_0x404bf2[_0x34a767(0x205)])return!0x1;if(_0x2d49f0[_0x34a767(0x205)]&&_0x404bf2[_0x34a767(0x1e0)]<_0x2d49f0[_0x34a767(0x1e6)][_0x34a767(0x221)][_0x34a767(0x18e)](0x0)[_0x34a767(0x1e0)])return!0x0;if(_0x404bf2[_0x34a767(0x205)]&&_0x2d49f0[_0x34a767(0x1e0)]<_0x404bf2[_0x34a767(0x1e6)][_0x34a767(0x221)][_0x34a767(0x18e)](0x0)[_0x34a767(0x1e0)])return!0x0;return!0x1;}(_0x24b3a8[0x0],_0x3fec47[0x0]))return!0x1;const _0x535c8a=_0x418695(_0x24b3a8[0x0][_0x5434fd(0x1bc)],_0x5434fd(0x2dc)),_0x3e8b7a=_0x418695(_0x3fec47[0x0][_0x5434fd(0x1bc)],_0x5434fd(0x2dc));if(!_0x280516(_0x535c8a,_0x3e8b7a))return!0x1;return!!_0x24b3a8[_0x5434fd(0x236)](_0x1d1e66=>_0x3fec47[_0x5434fd(0x1c3)](_0x30c92a=>_0x1d1e66[_0x5434fd(0x2a3)]()[_0x5434fd(0x2cb)](_0x30c92a[_0x5434fd(0x2a3)]())))&&_0x3fec47[_0x5434fd(0x236)](_0x37a7d1=>_0x24b3a8[_0x5434fd(0x1c3)](_0x489725=>_0x37a7d1[_0x5434fd(0x2a3)]()[_0x5434fd(0x2cb)](_0x489725[_0x5434fd(0x2a3)]())));}}[_0x4bd75a(0x15a)](_0x45bfc2){const _0x2b4a66=_0x4bd75a,_0x269a9c=Array[_0x2b4a66(0x300)](_0x45bfc2),_0x3f80c4=this[_0x2b4a66(0x2e4)]({'skipNotAttached':!0x0}),_0x44ec3c=_0x3f80c4[_0x2b4a66(0x232)](_0x33191d=>!_0x45bfc2[_0x2b4a66(0x1fd)](_0x33191d)),_0x22dc0a=new Map(_0x269a9c[_0x2b4a66(0x19a)](_0x5ea427=>[_0x5ea427,this[_0x2b4a66(0x2c2)][_0x2b4a66(0x24a)](_0x5ea427[_0x2b4a66(0x287)],_0x5ea427[_0x2b4a66(0x279)],_0x2b4a66(0x28b))])),_0x3ac926=new Map(_0x3f80c4[_0x2b4a66(0x19a)](_0x3b9678=>[_0x3b9678,_0x3b9678[_0x2b4a66(0x16d)]()]));for(let _0x2c2ae3=0x0;_0x2c2ae3<_0x269a9c[_0x2b4a66(0x189)];_0x2c2ae3++){if(_0x257d20(this,_0x269a9c[_0x2c2ae3],_0x269a9c,_0x2c2ae3+0x1))return!0x0;}for(let _0x32fa62=0x0;_0x32fa62<_0x269a9c[_0x2b4a66(0x189)];_0x32fa62++){if(_0x257d20(this,_0x269a9c[_0x32fa62],_0x44ec3c,0x0))return!0x0;}return!0x1;function _0x257d20(_0x5120c5,_0x122306,_0x41a30a,_0x32a801){const _0x188f79=_0x2b4a66;for(let _0x49e4ce=_0x32a801;_0x49e4ce<_0x41a30a[_0x188f79(0x189)];_0x49e4ce++){const _0x5a9897=_0x41a30a[_0x49e4ce];if(_0x5a9897[_0x188f79(0x287)]!==_0x122306[_0x188f79(0x287)]||_0x5a9897[_0x188f79(0x27d)]['id']!==_0x122306[_0x188f79(0x27d)]['id']||_0x5a9897[_0x188f79(0x279)]!==_0x122306[_0x188f79(0x279)])continue;if(!Pt(_0x122306,_0x5a9897))continue;if(_0x188f79(0x28e)==_0x122306[_0x188f79(0x287)]&&_0x122306[_0x188f79(0x1c6)][_0x188f79(0x2fc)]!=_0x5a9897[_0x188f79(0x1c6)][_0x188f79(0x2fc)])continue;if(_0x188f79(0x28e)==_0x122306[_0x188f79(0x287)]&&_0x5120c5[_0x188f79(0x2d8)](_0x122306[_0x188f79(0x1c6)][_0x188f79(0x1ec)]))continue;if(_0x188f79(0x2b8)==_0x122306[_0x188f79(0x287)]){const _0x2d5fe1=_0x5120c5[_0x188f79(0x256)][_0x188f79(0x1a9)],_0x139594=_0x122306[_0x188f79(0x1b4)]();if(_0x139594&&(_0x2d5fe1[_0x188f79(0x293)][_0x188f79(0x25e)](_0x139594)||_0x2d5fe1[_0x188f79(0x293)][_0x188f79(0x239)](_0x139594)))continue;}const _0x2d84f3=_0x22dc0a[_0x188f79(0x18e)](_0x122306),_0x2cf8c0=_0x3ac926[_0x188f79(0x18e)](_0x122306),_0x27f25d=_0x3ac926[_0x188f79(0x18e)](_0x5a9897),_0x1b7bb9=_0x122306[_0x188f79(0x1e6)]&&_0x122306[_0x188f79(0x1e6)][_0x188f79(0x189)],_0x4997ae=_0x5a9897[_0x188f79(0x1e6)]&&_0x5a9897[_0x188f79(0x1e6)][_0x188f79(0x189)];if(!_0x1b7bb9&&_0x2d84f3(_0x27f25d,_0x2cf8c0))return _0x5120c5[_0x188f79(0x227)](_0x5a9897,_0x122306),_0x3ac926[_0x188f79(0x1d6)](_0x122306),!0x0;if(!_0x4997ae&&_0x2d84f3(_0x2cf8c0,_0x27f25d))return _0x5120c5[_0x188f79(0x227)](_0x122306,_0x5a9897),_0x3ac926[_0x188f79(0x1d6)](_0x5a9897),!0x0;}return!0x1;}}[_0x4bd75a(0x227)](_0x5ca1fc,_0x169862){const _0x553e48=_0x4bd75a;if(_0x5ca1fc[_0x553e48(0x25f)]){for(const _0x2d50d3 of _0x169862[_0x553e48(0x16d)]())_0x5ca1fc[_0x553e48(0x2d9)](_0x2d50d3);}else{const _0x17c471=_0x169862[_0x553e48(0x2a3)]()[_0x553e48(0x171)];this[_0x553e48(0x199)](_0x5ca1fc,this[_0x553e48(0x1d2)][_0x553e48(0x29e)](_0x5ca1fc[_0x553e48(0x2a3)]()[_0x553e48(0x15e)],_0x17c471));}_0x169862[_0x553e48(0x254)]();}[_0x4bd75a(0x1c9)](_0x201367,_0x5b4368){const _0x2f8374=_0x4bd75a,_0xcbe8f0=_0x201367[_0x2f8374(0x25c)](_0x2f8374(0x272))||_0x201367[_0x2f8374(0x25c)](_0x2f8374(0x28e))?_0x2f8374(0x1e3):_0x201367[_0x2f8374(0x1a4)]();return _0x5571a2(this[_0x2f8374(0x256)][_0x2f8374(0x2e3)],_0x5b4368+'_'+_0xcbe8f0+_0x2f8374(0x24d));}[_0x4bd75a(0x1be)](){const _0x2e4451=_0x4bd75a,_0x44dfb4=this[_0x2e4451(0x256)];if(!_0x44dfb4['ui'])return;const {ariaLiveAnnouncer:_0x3bfed0}=_0x44dfb4['ui'];_0x415f60(this[_0x2e4451(0x1d2)],({left:_0x38b1fc,entered:_0x395cd0})=>{const _0x109448=_0x2e4451;for(const _0x34f40d of _0x38b1fc){const {group:_0x4045be,type:_0x225502}=this[_0x109448(0x265)](_0x34f40d[_0x109448(0x2b9)]);if(_0x109448(0x21f)===_0x4045be){_0x3bfed0[_0x109448(0x27a)](this[_0x109448(0x1c9)](_0x225502,_0x109448(0x202)));break;}}for(const _0x2671a3 of _0x395cd0){const {group:_0x175849,type:_0x25751d}=this[_0x109448(0x265)](_0x2671a3[_0x109448(0x2b9)]);if(_0x109448(0x21f)===_0x175849){_0x3bfed0[_0x109448(0x27a)](this[_0x109448(0x1c9)](_0x25751d,_0x109448(0x286)));break;}}});}[_0x4bd75a(0x280)](_0x278166){const _0x5c2237=_0x4bd75a;if(this[_0x5c2237(0x2c0)])return!0x1;const _0x1f5f40=this[_0x5c2237(0x256)],_0x20e3eb=_0x1f5f40[_0x5c2237(0x1a9)][_0x5c2237(0x229)][_0x5c2237(0x1ed)][_0x5c2237(0x167)]();if(0x0==_0x20e3eb[_0x5c2237(0x189)])return!0x1;const _0x49a7f7=[],_0x4eb336=_0x20e3eb[_0x5c2237(0x232)](_0x2daafb=>_0x5c2237(0x28e)==_0x2daafb[_0x5c2237(0x287)]),_0x146f78=_0x20e3eb[_0x5c2237(0x232)](_0xa2346c=>_0x5c2237(0x2f8)==_0xa2346c[_0x5c2237(0x287)]&&_0x5c2237(0x1b1)!=_0xa2346c[_0x5c2237(0x2b9)]),_0x3d6578=_0x20e3eb[_0x5c2237(0x232)](_0x491660=>_0x5c2237(0x1c8)==_0x491660[_0x5c2237(0x287)]&&_0x5c2237(0x1b1)!=_0x491660[_0x5c2237(0x2b9)]);for(const _0x288306 of _0x4eb336)_0x49a7f7[_0x5c2237(0x2e1)]({'key':_0x288306[_0x5c2237(0x190)],'newValue':_0x288306[_0x5c2237(0x22a)],'oldValue':_0x288306[_0x5c2237(0x1e9)],'range':Ut(_0x288306[_0x5c2237(0x2f5)],_0x1f5f40[_0x5c2237(0x1a9)])});for(const _0x29bb25 of _0x146f78){const _0x443e6e=_0x3d6578[_0x5c2237(0x1d8)](_0xb69ff5=>_0xb69ff5[_0x5c2237(0x23c)][_0x5c2237(0x2cb)](_0x29bb25[_0x5c2237(0x23c)]));_0x443e6e&&_0x49a7f7[_0x5c2237(0x2e1)]({'key':_0x5c2237(0x1f8),'newValue':_0x29bb25[_0x5c2237(0x2b9)],'oldValue':_0x443e6e[_0x5c2237(0x2b9)],'range':_0x1f5f40[_0x5c2237(0x1a9)][_0x5c2237(0x2d7)](_0x29bb25[_0x5c2237(0x23c)][_0x5c2237(0x1e1)])});}return 0x0!=_0x49a7f7[_0x5c2237(0x189)]&&this[_0x5c2237(0x208)](_0x278166,_0x49a7f7);}[_0x4bd75a(0x1b0)](_0x4d112e){const _0x34cfcf=_0x4bd75a;let _0x542dbd=!0x1;const _0x3e9b5d=this[_0x34cfcf(0x256)][_0x34cfcf(0x1a9)][_0x34cfcf(0x229)][_0x34cfcf(0x1ed)][_0x34cfcf(0x270)]()[_0x34cfcf(0x232)](_0xb17355=>_0xb17355[_0x34cfcf(0x1c6)][_0x34cfcf(0x22e)]&&_0xb17355[_0x34cfcf(0x2b9)][_0x34cfcf(0x25c)](_0x34cfcf(0x2b4)));for(const _0x299997 of _0x3e9b5d){const {subType:_0x4cc666,id:_0x196c2d}=this[_0x34cfcf(0x265)](_0x299997[_0x34cfcf(0x2b9)]),_0x50b475=_0x4cc666[_0x34cfcf(0x16b)]('|')[0x0];for(const _0x38d21d of this[_0x34cfcf(0x2e4)]({'skipNotAttached':!0x0}))_0x38d21d['id']!=_0x196c2d&&_0x34cfcf(0x28e)==_0x38d21d[_0x34cfcf(0x287)]&&_0x38d21d[_0x34cfcf(0x1c6)]&&_0x38d21d[_0x34cfcf(0x1c6)][_0x34cfcf(0x1ec)]==_0x50b475&&_0x38d21d[_0x34cfcf(0x2a3)]()[_0x34cfcf(0x20b)](_0x299997[_0x34cfcf(0x1c6)][_0x34cfcf(0x22e)])&&(this[_0x34cfcf(0x197)](_0x38d21d,_0x299997[_0x34cfcf(0x1c6)][_0x34cfcf(0x22e)],_0x4d112e),_0x542dbd=!0x0);}return _0x542dbd;}[_0x4bd75a(0x216)](_0x28d898){const _0xeebcc3=_0x4bd75a;this[_0xeebcc3(0x256)],(this[_0xeebcc3(0x2c0)]=!0x0,_0x28d898());}[_0x4bd75a(0x245)](_0x14ac6a){const _0x381922=_0x4bd75a,_0x229491=this[_0x381922(0x2d8)](_0x14ac6a),_0x5f4e4e=this[_0x381922(0x28c)][_0x381922(0x1fd)](_0x14ac6a);return _0x229491||_0x5f4e4e;}[_0x4bd75a(0x208)](_0x320d87,_0x3d8d05){const _0x435046=_0x4bd75a;if(0x0==_0x3d8d05[_0x435046(0x189)])return!0x1;let _0x387ded=!0x1;for(const _0x27e329 of _0x3d8d05){const _0x108c2b=this[_0x435046(0x2fd)](_0x27e329[_0x435046(0x2f5)],_0x435046(0x28e))[_0x435046(0x232)](_0x41289a=>!_0x41289a[_0x435046(0x1e8)][_0x435046(0x153)])[_0x435046(0x19a)](_0x27c20b=>_0x27c20b[_0x435046(0x21f)]),_0x3df5c8=_0x5b733a({'newValue':_0x27e329[_0x435046(0x209)]});_0x108c2b[_0x435046(0x232)](_0x53990d=>{const _0x199a65=_0x435046,[_0xd3c9d4,_0x565fd6]=_0x53990d[_0x199a65(0x279)][_0x199a65(0x16b)]('|');return _0xd3c9d4==_0x27e329[_0x199a65(0x1ec)]&&_0x565fd6!=_0x3df5c8;})[_0x435046(0x2a9)](_0x174d90=>{const _0x46c228=_0x435046;this[_0x46c228(0x197)](_0x174d90,_0x27e329[_0x46c228(0x2f5)],_0x320d87),_0x387ded=!0x0;});}return _0x387ded;}[_0x4bd75a(0x197)](_0x320041,_0x331e4a,_0x4a0ae6){const _0xf1b2a2=_0x4bd75a,_0x43bc4b=_0x320041[_0xf1b2a2(0x2a3)]()[_0xf1b2a2(0x1f3)](_0x331e4a);0x0!==_0x43bc4b[_0xf1b2a2(0x189)]?0x1!==_0x43bc4b[_0xf1b2a2(0x189)]?this[_0xf1b2a2(0x1a7)](_0x320041,_0x331e4a[_0xf1b2a2(0x15e)],_0x331e4a[_0xf1b2a2(0x171)]):this[_0xf1b2a2(0x199)](_0x320041,_0x43bc4b[0x0]):_0x4a0ae6[_0xf1b2a2(0x244)](_0x320041[_0xf1b2a2(0x2d1)]());}}class xt{constructor(_0x3cb474){const _0x49e0d0=_0x4bd75a;this[_0x49e0d0(0x1ba)]=_0x3cb474,this[_0x49e0d0(0x1d2)]=_0x3cb474[_0x49e0d0(0x1a9)],this[_0x49e0d0(0x2ab)]=new Map(),this[_0x49e0d0(0x269)]=new Map(),this[_0x49e0d0(0x2d0)]();}[_0x4bd75a(0x1b3)](_0x114309,_0x46a0a,_0x232c93,_0x56fef5,_0x20a42d,_0x236868){const _0x3d6096=_0x4bd75a;return new _0x2be122(this[_0x3d6096(0x1d2)],{'type':_0x114309,'subType':_0x46a0a,'id':_0x232c93,'author':_0x56fef5,'creator':_0x56fef5,'attributes':_0x20a42d,'onAttributesChange':_0x236868,'onAccept':(..._0x25efec)=>this[_0x3d6096(0x24a)](_0x114309,_0x46a0a,_0x3d6096(0x2bf))(..._0x25efec),'onDiscard':(..._0x4ce307)=>this[_0x3d6096(0x24a)](_0x114309,_0x46a0a,_0x3d6096(0x1e5))(..._0x4ce307)});}[_0x4bd75a(0x288)](_0x1288b7,_0x1e3d18,_0x4453ba,_0x28ff48){const _0x4e26e9=_0x4bd75a,_0x1b7b47=_0x1288b7+':'+_0x1e3d18+':'+_0x4453ba;this[_0x4e26e9(0x2ab)][_0x4e26e9(0x1dd)](_0x1b7b47,_0x28ff48);}[_0x4bd75a(0x24a)](_0x490d28,_0x4a9f40,_0x56527d){const _0x5da3b5=_0x4bd75a,_0x43b6f9=_0x490d28+':'+_0x4a9f40+':'+_0x56527d;return this[_0x5da3b5(0x2ab)][_0x5da3b5(0x18e)](_0x43b6f9)||this[_0x5da3b5(0x269)][_0x5da3b5(0x18e)](_0x490d28+':'+_0x56527d);}[_0x4bd75a(0x2d0)](){const _0x2776b8=_0x4bd75a,_0x3b2314=()=>!0x1,_0x6fe51d=_0x413f3a=>{const _0x38200f=_0x2a01;_0x413f3a[_0x38200f(0x1c7)]((_0x85a269,_0x35ba44)=>_0x85a269[_0x38200f(0x15e)][_0x38200f(0x1e4)](_0x35ba44[_0x38200f(0x15e)])?0x1:-0x1),this[_0x38200f(0x1d2)][_0x38200f(0x247)](_0x3096b2=>{const _0x4f767c=_0x38200f;for(const _0x1fd590 of _0x413f3a){let _0x1da002;_0x1da002=_0x1fd590[_0x4f767c(0x171)][_0x4f767c(0x238)]&&_0x1fd590[_0x4f767c(0x171)][_0x4f767c(0x2ea)]==_0x1fd590[_0x4f767c(0x15e)][_0x4f767c(0x1e1)]?_0x3096b2[_0x4f767c(0x253)](_0x1fd590[_0x4f767c(0x15e)][_0x4f767c(0x1e1)],'on'):_0x3096b2[_0x4f767c(0x253)](_0x1fd590),this[_0x4f767c(0x1d2)][_0x4f767c(0x2cf)](_0x1da002,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x4b2617=(_0x4309f6,_0x3aaed9)=>{const _0x3104da=_0x2a01;_0x3aaed9&&this[_0x3104da(0x1d2)][_0x3104da(0x247)](_0x3f7351=>{const _0x450e27=_0x3104da,{commandName:_0x2e0947,commandParams:_0xf151f8=[]}=_0x3aaed9,_0x162d77=_0x4309f6[_0x450e27(0x19a)](_0x453943=>(Tt(_0x453943)&&(_0x453943=this[_0x450e27(0x1d2)][_0x450e27(0x29e)](_0x453943[_0x450e27(0x171)])),_0x453943))[_0x450e27(0x232)](_0x313cd5=>_0x450e27(0x1eb)!==_0x313cd5[_0x450e27(0x23f)][_0x450e27(0x2eb)]);if(_0x162d77[_0x450e27(0x189)]<0x1)return;const _0x44d6d0=Array[_0x450e27(0x300)](this[_0x450e27(0x1d2)][_0x450e27(0x229)][_0x450e27(0x29f)][_0x450e27(0x16d)]())[_0x450e27(0x19a)](_0x492b9e=>_0x46d176[_0x450e27(0x19b)](_0x492b9e));_0x3f7351[_0x450e27(0x2ae)](_0x162d77);for(const _0x1b68fe of this[_0x450e27(0x1ba)][_0x450e27(0x27e)][_0x450e27(0x27e)]())_0x1b68fe[_0x450e27(0x1ad)]();_0xf151f8[_0x450e27(0x2e1)]({'forceDefaultExecution':!0x0}),this[_0x450e27(0x1ba)][_0x450e27(0x222)](_0x2e0947,..._0xf151f8);const _0x39c891=_0x44d6d0[_0x450e27(0x232)](_0x45aed5=>_0x450e27(0x1eb)!=_0x45aed5[_0x450e27(0x23f)][_0x450e27(0x2eb)]);_0x39c891[_0x450e27(0x189)]>0x0&&_0x3f7351[_0x450e27(0x2ae)](_0x39c891);for(const _0x4bbc99 of _0x44d6d0)_0x4bbc99[_0x450e27(0x1ae)]();});},_0x1b4a87=(_0x30c51b,_0xb04f28)=>0x1==_0x30c51b[_0x2776b8(0x189)]&&0x1==_0xb04f28[_0x2776b8(0x189)]&&_0x30c51b[0x0][_0x2776b8(0x171)][_0x2776b8(0x2cb)](_0xb04f28[0x0][_0x2776b8(0x15e)]),_0x13cee5=(_0xd5c584,_0x1311c1,_0x2d3dd0,_0x23a56e)=>Ft(_0xd5c584,_0x1311c1,_0x2d3dd0,_0x23a56e,this[_0x2776b8(0x1d2)])?[_0xd5c584,_0x1311c1]:Ft(_0x1311c1,_0xd5c584,_0x23a56e,_0x2d3dd0,this[_0x2776b8(0x1d2)])?[_0x1311c1,_0xd5c584]:null;this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x2e7),_0x3b2314),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x22f),_0x6fe51d),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x17a),_0x1b4a87),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x2de),_0x13cee5),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x267),_0x6fe51d),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x2c1),_0x3b2314),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x29d),_0x1b4a87),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x164),_0x13cee5),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x251),_0x4b2617),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x2b3),_0x3b2314),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x1d4),_0x1b4a87),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x2ad),_0x3b2314),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x1cd),_0x4b2617),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x184),_0x3b2314),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x18c),_0x1b4a87),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x1d5),_0x3b2314),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x2ed),_0x3b2314),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x1bb),(_0x8cf181,_0xfc3928)=>{const _0x11ba6d=_0x2776b8;if(!_0xfc3928)return;const _0x5727cc=this[_0x11ba6d(0x1ba)][_0x11ba6d(0x2f4)][_0x11ba6d(0x18e)](p);this[_0x11ba6d(0x1d2)][_0x11ba6d(0x247)](_0x330a93=>{const _0x110e07=_0x11ba6d;if(_0x110e07(0x1f8)==_0xfc3928[_0x110e07(0x1ec)])for(const _0x1ff825 of _0x8cf181){const _0x25e1b5=_0x1ff825[_0x110e07(0x15e)][_0x110e07(0x1e1)],_0x1e5502=_0xfc3928[_0x110e07(0x2fc)];_0x330a93[_0x110e07(0x192)](_0x25e1b5,_0x1e5502);}else{if(_0x5727cc[_0x110e07(0x2d8)](_0xfc3928[_0x110e07(0x1ec)])){for(const _0x4a32e6 of _0x8cf181)void 0x0!==_0xfc3928[_0x110e07(0x2fc)]?_0x330a93[_0x110e07(0x231)](_0xfc3928[_0x110e07(0x1ec)],_0xfc3928[_0x110e07(0x2fc)],_0x4a32e6[_0x110e07(0x15e)][_0x110e07(0x1e1)]):_0x330a93[_0x110e07(0x2f6)](_0xfc3928[_0x110e07(0x1ec)],_0x4a32e6[_0x110e07(0x15e)][_0x110e07(0x1e1)]);}else{for(const _0x5c05a8 of _0x8cf181)_0xfc3928[_0x110e07(0x2fc)]?_0x330a93[_0x110e07(0x231)](_0xfc3928[_0x110e07(0x1ec)],_0xfc3928[_0x110e07(0x2fc)],_0x5c05a8):_0x330a93[_0x110e07(0x2f6)](_0xfc3928[_0x110e07(0x1ec)],_0x5c05a8);}}});}),this[_0x2776b8(0x269)][_0x2776b8(0x1dd)](_0x2776b8(0x22c),_0x1b4a87);}}function Rt(_0x27bfac,_0x3d27be,_0x54d878){const _0x1a5816=_0x4bd75a;for(const _0x58bdab of _0x3d27be[_0x1a5816(0x2ea)][_0x1a5816(0x2b6)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x58bdab[_0x1a5816(0x23f)]==_0x58bdab)return!0x1;if(!_0x54d878[_0x1a5816(0x2ac)](_0x58bdab))return!0x1;if(_0x27bfac[_0x1a5816(0x25e)](_0x58bdab)||_0x27bfac[_0x1a5816(0x239)](_0x58bdab))return!0x0;}return!0x1;}function Tt(_0x70093a){const _0x1d0ef0=_0x4bd75a;return _0x70093a[_0x1d0ef0(0x171)][_0x1d0ef0(0x2ea)]==_0x70093a[_0x1d0ef0(0x15e)][_0x1d0ef0(0x1e1)]&&_0x70093a[_0x1d0ef0(0x171)][_0x1d0ef0(0x2b7)];}function Et(_0xecc648,_0x3f61d4,_0x125054,_0x1fc6f5){const _0x1f684b=_0x4bd75a,_0x469392=_0x34b757=>!_0x34b757[_0x1f684b(0x22b)]['is'](_0x1f684b(0x233))&&!_0x1fc6f5[_0x1f684b(0x25e)](_0x34b757[_0x1f684b(0x22b)]),_0x5085a4=_0xecc648[_0x1f684b(0x15e)][_0x1f684b(0x29c)](_0x469392),_0x34ff0e=_0xecc648[_0x1f684b(0x171)][_0x1f684b(0x29c)](_0x469392,{'direction':_0x1f684b(0x259)});return(!_0xecc648[_0x1f684b(0x15e)][_0x1f684b(0x2cb)](_0x5085a4)||!_0xecc648[_0x1f684b(0x171)][_0x1f684b(0x2cb)](_0x34ff0e))&&(_0x5085a4[_0x1f684b(0x1e4)](_0x34ff0e)?_0x125054[_0x1f684b(0x1a1)](_0x3f61d4,{'range':_0x125054[_0x1f684b(0x29e)](_0x5085a4,_0x34ff0e)}):_0x125054[_0x1f684b(0x244)](_0x3f61d4),!0x0);}function Ot(_0x2f1608){return _0x5b733a(_0x2f1608);}function Vt(_0x953fff){const _0x5220e0=_0x4bd75a,_0x2e7b5e=_0x953fff[_0x5220e0(0x15e)][_0x5220e0(0x1e1)];return _0x2e7b5e&&_0x2e7b5e['is'](_0x5220e0(0x20e));}function Ut(_0x4d33a4,_0x3dee57){const _0x2f025a=_0x4bd75a;return null==_0x4d33a4[_0x2f025a(0x171)][_0x2f025a(0x1fe)]&&_0x4d33a4[_0x2f025a(0x171)][_0x2f025a(0x2ea)]==_0x4d33a4[_0x2f025a(0x15e)][_0x2f025a(0x1e1)]?Gt(_0x4d33a4[_0x2f025a(0x15e)][_0x2f025a(0x1e1)],_0x3dee57):_0x4d33a4;}function Gt(_0x2211fb,_0x2c0594){const _0x4cba70=_0x4bd75a,_0x1512dd=_0x2c0594[_0x4cba70(0x293)][_0x4cba70(0x25e)](_0x2211fb)||_0x2c0594[_0x4cba70(0x293)][_0x4cba70(0x224)](_0x2211fb);return _0x2c0594[_0x4cba70(0x29e)](_0x2c0594[_0x4cba70(0x16f)](_0x2211fb,_0x4cba70(0x1ee)),_0x1512dd?_0x2c0594[_0x4cba70(0x220)](_0x2211fb):_0x2c0594[_0x4cba70(0x16f)](_0x2211fb,_0x4cba70(0x171)));}function Ft(_0x32e833,_0xcf0cce,_0xbc74af,_0xda6106,_0x2b215a){const _0xc5fb26=_0x4bd75a;if(!Pt(_0x32e833,_0xcf0cce))return!0x1;if(_0xbc74af[_0xc5fb26(0x171)][_0xc5fb26(0x2cb)](_0xda6106[_0xc5fb26(0x15e)]))return!0x0;if(_0x32e833[_0xc5fb26(0x287)]!=_0xcf0cce[_0xc5fb26(0x287)])return!0x1;if(!_0xbc74af[_0xc5fb26(0x171)][_0xc5fb26(0x23e)](_0xda6106[_0xc5fb26(0x15e)]))return!0x1;const _0x396de3=_0x2b215a[_0xc5fb26(0x29e)](_0xbc74af[_0xc5fb26(0x171)],_0xda6106[_0xc5fb26(0x15e)])[_0xc5fb26(0x250)]();for(const _0x143d6c of _0x396de3)if([_0xc5fb26(0x2f3),_0xc5fb26(0x2bb)][_0xc5fb26(0x2af)](_0x143d6c[_0xc5fb26(0x287)])&&_0x2b215a[_0xc5fb26(0x293)][_0xc5fb26(0x239)](_0x143d6c[_0xc5fb26(0x22b)]))return!0x1;return!0x0;}function Pt(_0x3267f0,_0x377d61){const _0x30c2ad=_0x4bd75a;if(!_0x3267f0[_0x30c2ad(0x176)]||!_0x377d61[_0x30c2ad(0x176)])return!0x1;const _0xabf7d8=new Set(Object[_0x30c2ad(0x200)](_0x3267f0[_0x30c2ad(0x1bc)])),_0xf88b7c=new Set(Object[_0x30c2ad(0x200)](_0x377d61[_0x30c2ad(0x1bc)]));if(_0xabf7d8[_0x30c2ad(0x1d6)](_0x30c2ad(0x2dc)),_0xf88b7c[_0x30c2ad(0x1d6)](_0x30c2ad(0x2dc)),0x0==_0xabf7d8[_0x30c2ad(0x19c)]&&0x0==_0xf88b7c[_0x30c2ad(0x19c)])return!0x0;if(_0xabf7d8[_0x30c2ad(0x19c)]!=_0xf88b7c[_0x30c2ad(0x19c)])return!0x1;const _0x14ee5f={..._0x3267f0[_0x30c2ad(0x1bc)]},_0x348618={..._0x377d61[_0x30c2ad(0x1bc)]};return delete _0x14ee5f[_0x30c2ad(0x2dc)],delete _0x348618[_0x30c2ad(0x2dc)],JSON[_0x30c2ad(0x1ab)](_0x14ee5f)==JSON[_0x30c2ad(0x1ab)](_0x348618);}function Lt(_0x2ad88b,_0x48be6a){const _0x313365=_0x4bd75a,_0x2066cf=Ht(_0x2ad88b[_0x313365(0x1bc)]),_0x156b97=Ht(_0x48be6a);if(!_0x2ad88b[_0x313365(0x176)])return!0x1;for(const _0x16e264 of Object[_0x313365(0x200)](_0x156b97))if(!_0x280516(_0x2066cf[_0x16e264],_0x156b97[_0x16e264]))return!0x1;return!0x0;}function Ht(_0x3e66dc){const _0x1bbeae=_0x4bd75a,_0x29e127=Object[_0x1bbeae(0x18a)]({},_0x3e66dc);return delete _0x29e127[_0x1bbeae(0x178)],delete _0x29e127[_0x1bbeae(0x1a3)],_0x29e127;}