@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240620.1 → 0.0.0-nightly-20240621.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "0.0.0-nightly-20240620.1",
3
+ "version": "0.0.0-nightly-20240621.0",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -41,8 +41,8 @@
41
41
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "ckeditor5": "0.0.0-nightly-20240620.1",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240620.1",
44
+ "ckeditor5": "0.0.0-nightly-20240621.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240621.0",
46
46
  "lodash-es": "4.17.21"
47
47
  },
48
48
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x386062=_0x16a1;(function(_0x59023c,_0x39f410){const _0x5c00fc=_0x16a1,_0x3c76c7=_0x59023c();while(!![]){try{const _0xee22bb=-parseInt(_0x5c00fc(0x150))/0x1*(parseInt(_0x5c00fc(0xb2))/0x2)+-parseInt(_0x5c00fc(0x16f))/0x3+parseInt(_0x5c00fc(0x126))/0x4*(-parseInt(_0x5c00fc(0x237))/0x5)+parseInt(_0x5c00fc(0x1ec))/0x6*(-parseInt(_0x5c00fc(0x1a8))/0x7)+parseInt(_0x5c00fc(0xa2))/0x8*(-parseInt(_0x5c00fc(0x185))/0x9)+-parseInt(_0x5c00fc(0x13c))/0xa+parseInt(_0x5c00fc(0x1cc))/0xb;if(_0xee22bb===_0x39f410)break;else _0x3c76c7['push'](_0x3c76c7['shift']());}catch(_0x5c9ea2){_0x3c76c7['push'](_0x3c76c7['shift']());}}}(_0x34bd,0xa0d90));import{Plugin as _0x1cd8ba,PendingActions as _0x5a360b}from'ckeditor5/src/core.js';import{LiveRange as _0x126b78}from'ckeditor5/src/engine.js';import{CKEditorError as _0x67c924,uid as _0x1480b2,priorities as _0x404e17,logWarning as _0x54943c}from'ckeditor5/src/utils.js';import{toWidget as _0x38b4b5}from'ckeditor5/src/widget.js';import{Users as _0x567df9,hashObject as _0x45d276,surroundingMarkersDetector as _0x3c53fa}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xa8d2c6 from'./commands/trackchangescommand.js';import _0x22566c from'./commands/acceptsuggestioncommand.js';import _0x5067f3 from'./commands/discardsuggestioncommand.js';import _0x1aff85 from'./commands/executeonallsuggestionscommand.js';import _0x24f3ef from'./commands/executeonselectedsuggestionscommand.js';import _0x3f2f26 from'./suggestion.js';import _0xd828 from'./suggestiondescriptionfactory.js';import _0x288faa from'./integrations/aiassistant.js';import _0x584e7c from'./integrations/alignment.js';import _0x176d0d from'./integrations/basicstyles.js';import _0x513a25 from'./integrations/blockquote.js';function _0x16a1(_0x38891e,_0x7bf8e1){const _0x34bde0=_0x34bd();return _0x16a1=function(_0x16a19f,_0x3b2592){_0x16a19f=_0x16a19f-0x8c;let _0x268582=_0x34bde0[_0x16a19f];return _0x268582;},_0x16a1(_0x38891e,_0x7bf8e1);}import _0x4b4f3b from'./integrations/casechange.js';import _0xcebee from'./integrations/ckbox.js';import _0x31b6f7 from'./integrations/codeblock.js';import _0x5df7cd from'./integrations/comments.js';import _0x51f320 from'./integrations/deletecommand.js';import _0x44ab15 from'./integrations/list.js';import _0x4a8875 from'./integrations/listproperties.js';import _0x4c9838 from'./integrations/entercommand.js';import _0x3798ad from'./integrations/findandreplace.js';import _0x404c75 from'./integrations/font.js';import _0x4c5e6f from'./integrations/formatpainter.js';import _0x3707a5 from'./integrations/heading.js';import _0x40e80c from'./integrations/highlight.js';import _0x58b3aa from'./integrations/horizontalline.js';import _0x6e66c5 from'./integrations/htmlembed.js';import _0x3ec525 from'./integrations/image.js';import _0x4c1c50 from'./integrations/imagereplace.js';import _0x17270d from'./integrations/imagestyle.js';import _0x546dce from'./integrations/importword.js';import _0xb534a8 from'./integrations/indent.js';import _0x1eff17 from'./integrations/inputcommand.js';import _0x18c621 from'./integrations/link.js';import _0x1a9eab from'./integrations/legacylist.js';import _0x5c2391 from'./integrations/legacylistproperties.js';import _0x14895b from'./integrations/mediaembed.js';import _0x3ef6ff from'./integrations/mention.js';import _0x4581cc from'./integrations/multilevellist.js';import _0x304dbb from'./integrations/pagebreak.js';import _0x35e996 from'./integrations/paragraph.js';import _0x13689e from'./integrations/removeformat.js';import _0x14c762 from'./integrations/restrictededitingmode.js';import _0x1a9255 from'./integrations/shiftentercommand.js';import _0x540033 from'./integrations/standardeditingmode.js';import _0x513e0e from'./integrations/style.js';import _0x532d25 from'./integrations/table.js';import _0x1b88a9 from'./integrations/tablemergesplit.js';import _0x5ca201 from'./integrations/tableheadings.js';import _0xe81a75 from'./integrations/tableclipboard.js';import _0x136d29 from'./integrations/tablecolumnresize.js';import _0x2aeac9 from'./integrations/template.js';import _0x20c267 from'./integrations/tableofcontents.js';import _0x218ec3 from'./integrations/title.js';import _0x45b895 from'./integrations/undo.js';import _0x102f24 from'./integrations/tablecaption.js';import _0x47307e from'./integrations/tableproperties.js';import{getTranslation as _0x2975c0}from'./utils/common-translations.js';import{isEqual as _0x59739e,omit as _0x142ead}from'lodash-es';export const renameAttributeKey=_0x386062(0xea);export default class p extends _0x1cd8ba{static get[_0x386062(0x1ba)](){const _0x2de464=_0x386062;return[_0x2de464(0x12e),_0x567df9,_0x5a360b,_0x288faa,_0x584e7c,_0x176d0d,_0x513a25,_0xcebee,_0x4b4f3b,_0x31b6f7,_0x5df7cd,_0x51f320,_0x4c9838,_0x3798ad,_0x404c75,_0x4c5e6f,_0x3707a5,_0x40e80c,_0x58b3aa,_0x6e66c5,_0x3ec525,_0x17270d,_0x4c1c50,_0x546dce,_0xb534a8,_0x1eff17,_0x1a9eab,_0x5c2391,_0x4581cc,_0x18c621,_0x44ab15,_0x4a8875,_0x14895b,_0x3ef6ff,_0x304dbb,_0x35e996,_0x13689e,_0x14c762,_0x1a9255,_0x540033,_0x513e0e,_0x532d25,_0x1b88a9,_0x5ca201,_0x102f24,_0xe81a75,_0x136d29,_0x20c267,_0x47307e,_0x2aeac9,_0x218ec3,_0x45b895];}static get[_0x386062(0x168)](){const _0x49d06d=_0x386062;return _0x49d06d(0xd0);}constructor(_0x522811){const _0x4b2704=_0x386062;function _0x3d7828(_0x4dbd48){const _0x3905b0=_0x16a1;return _0x4dbd48[_0x3905b0(0x104)](_0x4d7d5c=>String[_0x3905b0(0x1f3)](_0x4d7d5c))[_0x3905b0(0x141)]('');}super(_0x522811),this[_0x4b2704(0x1e1)]=!0x1,this[_0x4b2704(0x186)](_0x4b2704(0x176),[]),this['on'](_0x4b2704(0x230),(_0x559dce,_0x3d64ef,_0x15b143,_0xcc8163)=>{const _0xf9dd82=_0x4b2704;this[_0xf9dd82(0x16d)][_0xf9dd82(0x15a)](()=>{const _0x20e1db=_0xf9dd82;for(const _0x711610 of[..._0xcc8163,..._0x15b143])this[_0x20e1db(0x16d)][_0x20e1db(0x17c)][_0x20e1db(0x91)](_0x711610)&&_0x522811[_0x20e1db(0x10c)][_0x20e1db(0x92)](_0x711610);});}),this[_0x4b2704(0x187)]=new _0xd828(this[_0x4b2704(0x1e0)][_0x4b2704(0x156)][_0x4b2704(0xaf)],this[_0x4b2704(0x1e0)][_0x4b2704(0x21a)]),this[_0x4b2704(0x1ff)]=null,this[_0x4b2704(0x136)]=new xt(this[_0x4b2704(0x1e0)]),this[_0x4b2704(0x140)]=new Map(),this[_0x4b2704(0xd1)]=_0x522811[_0x4b2704(0x233)][_0x4b2704(0x131)](_0x4b2704(0x12e)),this[_0x4b2704(0xd6)]=new Set(),this[_0x4b2704(0x16d)]=this[_0x4b2704(0x1e0)][_0x4b2704(0x156)],this[_0x4b2704(0x1a5)]=new WeakMap(),this[_0x4b2704(0x120)]=!0x1,this[_0x4b2704(0xfd)]=new Set([_0x4b2704(0xea)]),this[_0x4b2704(0x1b4)]=new Set(),_0x522811[_0x4b2704(0x163)][_0x4b2704(0x107)](_0x4b2704(0x198),_0x4b2704(0x1fd)),this[_0x4b2704(0x19f)]=_0x522811[_0x4b2704(0x163)][_0x4b2704(0x131)](_0x4b2704(0x198)),_0x522811[_0x4b2704(0x163)][_0x4b2704(0x107)](_0x4b2704(0x1b9),!0x0),this[_0x4b2704(0x174)]=_0x522811[_0x4b2704(0x163)][_0x4b2704(0x131)](_0x4b2704(0x1b9)),this[_0x4b2704(0x215)]=new _0xa8d2c6(_0x522811,this[_0x4b2704(0xd6)]),this[_0x4b2704(0x192)](),this[_0x3d7828([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x3d7828([0x34,0x30,0x34,0x38,0x31,0x32,0x34,0x30]);}[_0x386062(0x1c3)](){const _0x3988a9=_0x386062,_0x346f5b=this[_0x3988a9(0x1e0)],_0x495064=(_0x393ae9,_0x34e12c)=>{const _0x5b24f3=_0x3988a9;if(_0x5b24f3(0x23b)!=_0x393ae9)return _0x5b24f3(0x11b)+_0x393ae9;const _0x51f5fc=_0x34e12c[_0x5b24f3(0xa1)]('|')[0x0];return this[_0x5b24f3(0x1a9)](_0x51f5fc)?_0x5b24f3(0x172):_0x5b24f3(0x160);};_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0xf0))[_0x3988a9(0x1d9)]({'model':_0x3988a9(0x152),'view':_0x18c9c4=>{const _0x24da3e=_0x3988a9,{id:_0x4ca098,type:_0x1fca27,subType:_0x448ba2}=this[_0x24da3e(0x154)](_0x18c9c4[_0x24da3e(0x139)]),_0x28de5a=[_0x24da3e(0x9f),_0x495064(_0x1fca27,_0x448ba2)];let _0x596f1d=0xbb8;return this[_0x24da3e(0x176)][_0x24da3e(0xcb)](_0x18c9c4[_0x24da3e(0x139)])&&(_0x28de5a[_0x24da3e(0x1d3)](_0x24da3e(0x102)),_0x596f1d=0xbc2),_0x24da3e(0x15e)==_0x1fca27&&(_0x596f1d+=0x5),{'classes':_0x28de5a,'attributes':{'data-suggestion':_0x4ca098},'priority':_0x596f1d};}}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0x155))[_0x3988a9(0x208)](_0x474092=>{const _0x350382=_0x3988a9;_0x474092['on'](_0x350382(0xc4),(_0x274c73,_0x155e2b,_0x5b1b09)=>{const _0x15a84f=_0x350382;if(!_0x5b1b09[_0x15a84f(0x1d0)][_0x15a84f(0xb3)])return;const _0x5044ff=_0x155e2b[_0x15a84f(0x1b2)];if(!_0x5044ff)return;const _0x243a5e=_0x5b1b09[_0x15a84f(0x206)][_0x15a84f(0x111)](_0x5044ff);_0x346f5b[_0x15a84f(0x156)][_0x15a84f(0xaf)][_0x15a84f(0x1ed)](_0x5044ff)&&_0x243a5e&&!_0x243a5e[_0x15a84f(0x10a)](_0x15a84f(0x135))&&_0x243a5e['is'](_0x15a84f(0x21f))&&_0x38b4b5(_0x243a5e,_0x5b1b09[_0x15a84f(0x1ce)]);},{'priority':_0x350382(0x144)});}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0x155))[_0x3988a9(0x1d9)]({'model':_0x3988a9(0x152),'view':(_0x55175c,_0x3e6be4)=>{const _0x1dcfa8=_0x3988a9;if(!_0x3e6be4[_0x1dcfa8(0x1d0)][_0x1dcfa8(0xb3)])return null;const {type:_0x368e0a,subType:_0x1919c4}=this[_0x1dcfa8(0x154)](_0x55175c[_0x1dcfa8(0x139)]);return{'classes':[_0x1dcfa8(0x9f),_0x495064(_0x368e0a,_0x1919c4)],'priority':0xbb8};}});const _0xdec803=({showActiveMarkers:_0x3b1dee=!0x0,isAttributeSuggestion:_0x1b8dba=!0x1}={})=>(_0x34802f,_0x50274a,_0x47bbef)=>{const _0x38f195=_0x3988a9;if(!_0x50274a[_0x38f195(0x1b2)])return;const {id:_0x807d4f}=this[_0x38f195(0x154)](_0x50274a[_0x38f195(0x139)]);if(_0x1b8dba){const _0x357438=this[_0x38f195(0x140)][_0x38f195(0x131)](_0x807d4f),_0x5ad3fb=this[_0x38f195(0x14c)](_0x357438);if(!this[_0x38f195(0x1a9)](_0x5ad3fb))return;}if(_0x50274a[_0x38f195(0x1b2)]['is'](_0x38f195(0x231)))return void _0x47bbef[_0x38f195(0xc2)][_0x38f195(0xd4)](_0x50274a[_0x38f195(0x1b2)],_0x34802f[_0x38f195(0x138)]);const _0xa9cfe6=_0x47bbef[_0x38f195(0x206)][_0x38f195(0x111)](_0x50274a[_0x38f195(0x1b2)]);if(_0x50274a[_0x38f195(0x1b2)]['is'](_0x38f195(0x1a2))&&_0x346f5b[_0x38f195(0x156)][_0x38f195(0xaf)][_0x38f195(0x222)](_0x50274a[_0x38f195(0x1b2)])&&!_0xa9cfe6[_0x38f195(0x10a)](_0x38f195(0x1dc))){_0x47bbef[_0x38f195(0x1ce)][_0x38f195(0x19d)]([_0x38f195(0x9f),_0x38f195(0x172)],_0xa9cfe6),_0x47bbef[_0x38f195(0x1ce)][_0x38f195(0xd7)](_0x38f195(0xa6),_0x807d4f,_0xa9cfe6),_0x47bbef[_0x38f195(0x206)][_0x38f195(0x1ee)](_0xa9cfe6,_0x50274a[_0x38f195(0x139)]),_0x3b1dee&&(this[_0x38f195(0x176)][_0x38f195(0xcb)](_0x50274a[_0x38f195(0x139)])?_0x47bbef[_0x38f195(0x1ce)][_0x38f195(0x19d)](_0x38f195(0x102),_0xa9cfe6):_0x47bbef[_0x38f195(0x1ce)][_0x38f195(0x1c1)](_0x38f195(0x102),_0xa9cfe6));for(const _0x1ea012 of _0x346f5b[_0x38f195(0x156)][_0x38f195(0xb9)](_0x50274a[_0x38f195(0x1b2)])[_0x38f195(0x217)]())_0x47bbef[_0x38f195(0xc2)][_0x38f195(0xd4)](_0x1ea012,_0x34802f[_0x38f195(0x138)]);_0x47bbef[_0x38f195(0xc2)][_0x38f195(0xd4)](_0x50274a[_0x38f195(0x1b2)],_0x34802f[_0x38f195(0x138)]);}};_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0x155))[_0x3988a9(0x208)](_0xb7527a=>{const _0x4e62cd=_0x3988a9;_0xb7527a['on'](_0x4e62cd(0xd5),(_0x12aa77,_0x2f8ccc,_0x4f54bf)=>{const _0x4776c7=_0x4e62cd;_0x4f54bf[_0x4776c7(0x1d0)][_0x4776c7(0xb3)]&&_0xdec803({'showActiveMarkers':!0x1})(_0x12aa77,_0x2f8ccc,_0x4f54bf);},{'priority':_0x4e62cd(0xeb)});}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0x155))[_0x3988a9(0x208)](_0x4f4d62=>{const _0x1fe456=_0x3988a9;_0x4f4d62['on'](_0x1fe456(0x159),(_0x314b16,_0x8dbabf,_0x3b5f13)=>{const _0x27a16e=_0x1fe456;_0x3b5f13[_0x27a16e(0x1d0)][_0x27a16e(0xb3)]&&_0xdec803({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x314b16,_0x8dbabf,_0x3b5f13);},{'priority':_0x1fe456(0xeb)});}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0x155))[_0x3988a9(0x13b)]({'model':_0x3988a9(0x152),'view':(_0x3c5b31,_0x2ec94e)=>_0x2ec94e[_0x3988a9(0x1d0)][_0x3988a9(0xb3)]?null:{'group':_0x3988a9(0x152),'name':_0x3c5b31[_0x3988a9(0x229)](0xb)}}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0x109))[_0x3988a9(0x236)]({'view':{'name':_0x3988a9(0x152),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x5e30c6,{writer:_0x3e8217})=>{const _0x5e1e5b=_0x3988a9;let _0x3b51ec=_0x5e1e5b(0x1e2)+_0x5e30c6[_0x5e1e5b(0x1e9)](_0x5e1e5b(0x9a))+':'+_0x5e30c6[_0x5e1e5b(0x1e9)]('id');return _0x5e30c6[_0x5e1e5b(0x1e9)](_0x5e1e5b(0xdc))&&(_0x3b51ec+=':'+_0x5e30c6[_0x5e1e5b(0x1e9)](_0x5e1e5b(0xdc))),_0x3e8217[_0x5e1e5b(0x121)](_0x5e1e5b(0xc6),{'data-name':_0x3b51ec});}}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0x109))[_0x3988a9(0x1a3)]({'view':_0x3988a9(0x152)}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0xf0))[_0x3988a9(0x208)](_0x58cb63=>{const _0x2c5827=_0x3988a9;_0x58cb63['on'](_0x2c5827(0xd5),_0xdec803(),{'priority':_0x2c5827(0x144)});}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0xf0))[_0x3988a9(0x208)](_0x250e13=>{const _0x23b137=_0x3988a9;_0x250e13['on'](_0x23b137(0x159),_0xdec803({'isAttributeSuggestion':!0x0}),{'priority':_0x23b137(0x144)});}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0xf0))[_0x3988a9(0x208)](_0x2a7525=>{const _0x14c946=_0x3988a9;_0x2a7525['on'](_0x14c946(0x115),(_0x191fbb,_0xf3d6e8,_0x186f1c)=>{const _0x246ba4=_0x14c946,_0x925635=_0x186f1c[_0x246ba4(0x206)][_0x246ba4(0x166)](_0xf3d6e8[_0x246ba4(0x139)]);if(_0x925635){for(const _0x27e512 of _0x925635)_0x27e512[_0x246ba4(0x10a)](_0x246ba4(0x1dc))||(_0x186f1c[_0x246ba4(0x1ce)][_0x246ba4(0x1c1)]([_0x246ba4(0x9f),_0x246ba4(0x172),_0x246ba4(0x102)],_0x27e512),_0x186f1c[_0x246ba4(0x1ce)][_0x246ba4(0x179)](_0x246ba4(0xa6),_0x27e512),_0x186f1c[_0x246ba4(0x206)][_0x246ba4(0x180)](_0x27e512,_0xf3d6e8[_0x246ba4(0x139)]));}},{'priority':_0x14c946(0x144)});}),_0x346f5b[_0x3988a9(0x110)][_0x3988a9(0xa7)](_0x3988a9(0xf0))[_0x3988a9(0x208)](_0x203270=>{const _0x3199ea=_0x3988a9;_0x203270['on'](_0x3199ea(0x14e),(_0x2849b4,_0x1419d5,_0x3c5a43)=>{const _0x56fb44=_0x3199ea,_0x5ccec3=_0x3c5a43[_0x56fb44(0x206)][_0x56fb44(0x166)](_0x1419d5[_0x56fb44(0x139)]);if(!_0x5ccec3)return;const {id:_0xfbeb3c}=this[_0x56fb44(0x154)](_0x1419d5[_0x56fb44(0x139)]),_0x3d6e6a=this[_0x56fb44(0x140)][_0x56fb44(0x131)](_0xfbeb3c),_0x46afdf=this[_0x56fb44(0x14c)](_0x3d6e6a);if(this[_0x56fb44(0x1a9)](_0x46afdf)){for(const _0x501320 of _0x5ccec3)_0x501320[_0x56fb44(0x10a)](_0x56fb44(0x1dc))||(_0x3c5a43[_0x56fb44(0x1ce)][_0x56fb44(0x1c1)]([_0x56fb44(0x9f),_0x56fb44(0x172),_0x56fb44(0x102)],_0x501320),_0x3c5a43[_0x56fb44(0x1ce)][_0x56fb44(0x179)](_0x56fb44(0xa6),_0x501320),_0x3c5a43[_0x56fb44(0x206)][_0x56fb44(0x180)](_0x501320,_0x1419d5[_0x56fb44(0x139)]));}},{'priority':_0x3199ea(0x144)});}),_0x346f5b[_0x3988a9(0x156)][_0x3988a9(0xe4)][_0x3988a9(0x205)](_0x380e3e=>{const _0x26e9b8=_0x3988a9;let _0xf8afe1=!0x1;const _0x5827fb=Array[_0x26e9b8(0x14b)](_0x346f5b[_0x26e9b8(0x156)][_0x26e9b8(0xe4)][_0x26e9b8(0x101)][_0x26e9b8(0xc0)]()),_0x32218a=new Set();for(const {name:_0x6e68cd,data:_0x5d0d0f}of _0x5827fb){const {group:_0x21e50e,type:_0x58151a,subType:_0x19e77a,id:_0x5886ad}=this[_0x26e9b8(0x154)](_0x6e68cd);if(_0x26e9b8(0x152)!==_0x21e50e)continue;const _0x199ba8=this[_0x26e9b8(0x140)][_0x26e9b8(0x131)](_0x5886ad);if(null!=_0x5d0d0f[_0x26e9b8(0xf4)]){_0x26e9b8(0x22a)==_0x58151a&&(_0xf8afe1=_0xf8afe1||Et(_0x5d0d0f[_0x26e9b8(0xf4)],_0x6e68cd,_0x380e3e,_0x346f5b[_0x26e9b8(0x156)][_0x26e9b8(0xaf)]));const _0x200a55=_0x26e9b8(0x23b)==_0x58151a&&this[_0x26e9b8(0x1a9)](_0x19e77a[_0x26e9b8(0xa1)]('|')[0x0]);if(_0x5d0d0f[_0x26e9b8(0xf4)][_0x26e9b8(0x18c)]||_0x26e9b8(0x20d)==_0x5d0d0f[_0x26e9b8(0xf4)][_0x26e9b8(0xed)][_0x26e9b8(0x148)]||_0x26e9b8(0x127)==_0x58151a&&!Ut(_0x5d0d0f[_0x26e9b8(0xf4)])||_0x200a55&&!Ut(_0x5d0d0f[_0x26e9b8(0xf4)])||_0x26e9b8(0x15e)==_0x58151a&&!(!Tt(_0x164ea5=_0x5d0d0f[_0x26e9b8(0xf4)])&&!function(_0x120c89){const _0x21bdf9=_0x26e9b8;return _0x120c89[_0x21bdf9(0xa5)][_0x21bdf9(0xbe)]==_0x120c89[_0x21bdf9(0x22c)][_0x21bdf9(0x20c)]&&_0x120c89[_0x21bdf9(0xa5)][_0x21bdf9(0x90)];}(_0x164ea5)))_0x380e3e[_0x26e9b8(0x23a)](_0x6e68cd),_0xf8afe1=!0x0;else{if(!_0x199ba8||!_0x199ba8[_0x26e9b8(0x1f0)])continue;_0x32218a[_0x26e9b8(0x208)](_0x199ba8);}}}var _0x164ea5;return _0x32218a[_0x26e9b8(0x13a)]>0x0&&(_0xf8afe1=!!this[_0x26e9b8(0xac)](_0x32218a)||_0xf8afe1),_0xf8afe1;}),_0x346f5b[_0x3988a9(0x156)][_0x3988a9(0xe4)][_0x3988a9(0x205)](_0x29f2ed=>{const _0xf50380=_0x3988a9;let _0x10bbb5=!0x1;for(const _0x179742 of _0x346f5b[_0xf50380(0x156)][_0xf50380(0xe4)][_0xf50380(0x101)][_0xf50380(0xf6)]())if(_0xf50380(0x200)==_0x179742[_0xf50380(0x1e4)])for(const _0x1393fd of this[_0xf50380(0x140)][_0xf50380(0x1fe)]()){if(_0x1393fd[_0xf50380(0x11e)]||!_0x1393fd[_0xf50380(0x1f0)])continue;const _0x116139=_0xf50380(0x127)==_0x1393fd[_0xf50380(0x1e4)],_0x2ad54a=this[_0xf50380(0x14c)](_0x1393fd),_0x39deb3=_0x2ad54a&&this[_0xf50380(0x1a9)](_0x2ad54a);if(!_0x116139&&!_0x39deb3)continue;const _0x3a28dd=_0x1393fd[_0xf50380(0x1eb)]();if(_0x3a28dd[_0xf50380(0xa5)][_0xf50380(0xbe)]!=_0x3a28dd[_0xf50380(0x22c)][_0xf50380(0xbe)]&&!_0x3a28dd[_0xf50380(0x22c)][_0xf50380(0x90)]){const _0x289c5f=_0x346f5b[_0xf50380(0x156)][_0xf50380(0x118)](_0x3a28dd[_0xf50380(0xa5)][_0xf50380(0xfe)],_0xf50380(0x22c)),_0x2b0e26=_0x346f5b[_0xf50380(0x156)][_0xf50380(0x10d)](_0x3a28dd[_0xf50380(0xa5)],_0x289c5f);_0x29f2ed[_0xf50380(0x8c)](_0x1393fd[_0xf50380(0x1e7)](),{'range':_0x2b0e26}),_0x10bbb5=!0x0;}}return _0x10bbb5;}),_0x346f5b[_0x3988a9(0x156)][_0x3988a9(0xe4)][_0x3988a9(0x205)](_0x148113=>this[_0x3988a9(0x11c)](_0x148113)),_0x346f5b[_0x3988a9(0x156)][_0x3988a9(0xe4)][_0x3988a9(0x205)](_0x5562ad=>!_0x5562ad[_0x3988a9(0x130)][_0x3988a9(0x238)]&&this[_0x3988a9(0xe9)](_0x5562ad)),_0x346f5b[_0x3988a9(0x156)]['on'](_0x3988a9(0x1cd),()=>{const _0x2b3b1f=_0x3988a9;this[_0x2b3b1f(0x1e1)]=!0x1;}),_0x346f5b[_0x3988a9(0x156)][_0x3988a9(0xe4)]['on'](_0x3988a9(0x1a0),(_0xd485d0,_0x2d9560)=>{const _0x536f07=_0x3988a9;if(!_0x2d9560[_0x536f07(0x238)]||_0x2d9560[_0x536f07(0x129)])return;if(!this[_0x536f07(0x1e1)])return;const _0x4e42be=_0x346f5b[_0x536f07(0x156)][_0x536f07(0xe4)][_0x536f07(0x101)][_0x536f07(0xf6)]();if(0x0==_0x4e42be[_0x536f07(0x17d)])return;const _0x551f56=[],_0xbcb9de=_0x4e42be[_0x536f07(0x10b)](_0x3a9f96=>_0x536f07(0x23b)==_0x3a9f96[_0x536f07(0x1e4)]),_0x4a105d=_0x4e42be[_0x536f07(0x10b)](_0x5280ae=>_0x536f07(0x200)==_0x5280ae[_0x536f07(0x1e4)]&&_0x536f07(0x210)!=_0x5280ae[_0x536f07(0x138)]);for(const _0x20efd8 of _0xbcb9de)this[_0x536f07(0x1fc)](_0x20efd8[_0x536f07(0x1e3)])&&_0x551f56[_0x536f07(0x1d3)]({'key':_0x20efd8[_0x536f07(0x1e3)],'newValue':_0x20efd8[_0x536f07(0x199)],'oldValue':_0x20efd8[_0x536f07(0x21c)],'range':Ot(_0x20efd8[_0x536f07(0x13f)],_0x346f5b[_0x536f07(0x156)])});for(const _0x56fae8 of _0x4a105d){if(_0x536f07(0x94)!=_0x56fae8[_0x536f07(0x1c4)]&&_0x536f07(0x1af)!=_0x56fae8[_0x536f07(0x1c4)])continue;const _0x960e1e=Gt(_0x56fae8[_0x536f07(0x143)][_0x536f07(0xfe)],_0x346f5b[_0x536f07(0x156)]),_0x240109=_0x56fae8[_0x536f07(0x1df)];_0x536f07(0x94)==_0x56fae8[_0x536f07(0x1c4)]&&_0x551f56[_0x536f07(0x1d3)]({'key':_0x536f07(0xea),'newValue':_0x56fae8[_0x536f07(0x138)],'oldValue':_0x240109[_0x536f07(0x138)],'range':_0x960e1e});for(const [_0x5e3996,_0x444a2b]of _0x240109[_0x536f07(0x1dd)]){if(!this[_0x536f07(0x1fc)](_0x5e3996))continue;const _0x5401cb=_0x56fae8[_0x536f07(0x1dd)][_0x536f07(0x131)](_0x5e3996);_0x444a2b!==_0x5401cb&&_0x551f56[_0x536f07(0x1d3)]({'key':_0x5e3996,'newValue':_0x5401cb,'oldValue':_0x444a2b,'range':_0x960e1e});}for(const [_0x1bdf8c,_0x20ac75]of _0x56fae8[_0x536f07(0x1dd)])this[_0x536f07(0x1fc)](_0x1bdf8c)&&(_0x240109[_0x536f07(0x1dd)][_0x536f07(0x91)](_0x1bdf8c)||_0x551f56[_0x536f07(0x1d3)]({'key':_0x1bdf8c,'newValue':_0x20ac75,'oldValue':null,'range':_0x960e1e}));}0x0!=_0x551f56[_0x536f07(0x17d)]&&_0x346f5b[_0x536f07(0x156)][_0x536f07(0xc1)](_0x2d9560,_0x44076f=>{const _0x337219=_0x536f07,_0x33dd53=_0x1480b2();for(const {range:_0x6ea14,key:_0x2ba088,oldValue:_0x52d2cc,newValue:_0x2c94dc}of _0x551f56)this[_0x337219(0xa4)](_0x6ea14,_0x2ba088,_0x52d2cc,_0x2c94dc,{'groupId':_0x33dd53});this[_0x337219(0x1a1)](_0x44076f,_0x551f56);});},{'priority':_0x3988a9(0x15c)}),_0x346f5b[_0x3988a9(0x156)][_0x3988a9(0x17c)]['on'](_0x3988a9(0x173),(_0x446b0e,_0x1fa0fc,_0x44ed87)=>{const _0x4374fb=_0x3988a9;if(null==_0x44ed87){const {id:_0x57713c}=this[_0x4374fb(0x154)](_0x1fa0fc[_0x4374fb(0x138)]),_0x1391f8=this[_0x4374fb(0x140)][_0x4374fb(0x131)](_0x57713c);_0x1391f8&&_0x1391f8[_0x4374fb(0x14d)](_0x1fa0fc[_0x4374fb(0x138)]);}}),_0x346f5b[_0x3988a9(0x156)][_0x3988a9(0xe4)]['on'](_0x3988a9(0x1a0),()=>{const _0x5d72b7=_0x3988a9,_0x45ab95=Array[_0x5d72b7(0x14b)](_0x346f5b[_0x5d72b7(0x156)][_0x5d72b7(0xe4)][_0x5d72b7(0x101)][_0x5d72b7(0xc0)]())[_0x5d72b7(0x10b)](_0x424bb9=>_0x5d72b7(0x152)===this[_0x5d72b7(0x154)](_0x424bb9[_0x5d72b7(0x138)])[_0x5d72b7(0x1c7)]);if(0x0===_0x45ab95[_0x5d72b7(0x17d)])return;_0x45ab95[_0x5d72b7(0x10f)]((_0x23ce29,_0x5ba87d)=>{const _0x6c9f35=_0x5d72b7,_0x2f04c2=_0x23ce29[_0x6c9f35(0x151)][_0x6c9f35(0x9c)],_0x3f90e2=_0x5ba87d[_0x6c9f35(0x151)][_0x6c9f35(0x9c)];return null===_0x2f04c2&&null===_0x3f90e2?0x0:null===_0x2f04c2&&null!==_0x3f90e2?-0x1:null!==_0x2f04c2&&null===_0x3f90e2?0x1:_0x2f04c2[_0x6c9f35(0xa5)][_0x6c9f35(0x1f1)](_0x3f90e2[_0x6c9f35(0xa5)])?-0x1:0x1;});const _0x53f7ab=new Set(),_0x2efd8d=new Set();for(const {name:_0x359bb3,data:_0xe1da2f}of _0x45ab95){const {id:_0x2ef0f1}=this[_0x5d72b7(0x154)](_0x359bb3);if(null===_0xe1da2f[_0x5d72b7(0x9c)]){const _0x1cb842=this[_0x5d72b7(0x8f)](_0x359bb3);_0x2efd8d[_0x5d72b7(0x208)](_0x1cb842);}else{const _0x282dd2=this[_0x5d72b7(0x140)][_0x5d72b7(0x131)](_0x2ef0f1);null!==_0xe1da2f[_0x5d72b7(0xf4)]||_0x282dd2[_0x5d72b7(0x1f0)]?(_0x53f7ab[_0x5d72b7(0x208)](_0x282dd2[_0x5d72b7(0x149)]),_0x2efd8d[_0x5d72b7(0x208)](_0x282dd2)):this[_0x5d72b7(0x1d2)](_0x282dd2);}}_0x2efd8d[_0x5d72b7(0x13a)]>0x0&&this[_0x5d72b7(0x223)](_0x2efd8d);for(const _0x5bb902 of _0x53f7ab)this[_0x5d72b7(0xe8)](_0x5d72b7(0x1e5),_0x5bb902);}),_0x346f5b[_0x3988a9(0x156)]['on'](_0x3988a9(0xce),(_0x2d44e7,_0x28b685)=>{const _0x5cabe2=_0x3988a9,_0x13f6a2=_0x28b685[0x0];if(!this[_0x5cabe2(0x140)][_0x5cabe2(0x13a)])return;if(!_0x13f6a2[_0x5cabe2(0x21e)])return;if(_0x13f6a2[_0x5cabe2(0x130)][_0x5cabe2(0x129)]||!_0x13f6a2[_0x5cabe2(0x130)][_0x5cabe2(0x238)])return;let _0x48e51f,_0x24318b;switch(_0x13f6a2[_0x5cabe2(0x1e4)]){case _0x5cabe2(0x200):_0x48e51f=_0x346f5b[_0x5cabe2(0x156)][_0x5cabe2(0x118)](_0x13f6a2[_0x5cabe2(0x143)]),_0x24318b=_0x48e51f[_0x5cabe2(0x1a7)](_0x13f6a2[_0x5cabe2(0x171)]);break;case _0x5cabe2(0xa1):_0x48e51f=_0x346f5b[_0x5cabe2(0x156)][_0x5cabe2(0x118)](_0x13f6a2[_0x5cabe2(0xb7)]),_0x24318b=_0x346f5b[_0x5cabe2(0x156)][_0x5cabe2(0x118)](_0x13f6a2[_0x5cabe2(0x1ca)]);break;case _0x5cabe2(0x235):_0x48e51f=_0x346f5b[_0x5cabe2(0x156)][_0x5cabe2(0x118)](_0x13f6a2[_0x5cabe2(0x1d7)]),_0x24318b=_0x48e51f[_0x5cabe2(0x1a7)](_0x13f6a2[_0x5cabe2(0x171)]);break;default:return;}const _0x188741=_0x346f5b[_0x5cabe2(0x156)][_0x5cabe2(0x10d)](_0x48e51f,_0x24318b);_0x346f5b[_0x5cabe2(0x156)][_0x5cabe2(0x15a)](()=>{const _0x41436f=_0x5cabe2;for(const {suggestion:_0xda0c6f,meta:_0x2c86e4}of this[_0x41436f(0x225)](_0x188741)){if(_0xda0c6f[_0x41436f(0x11e)])continue;if(_0x41436f(0x22a)==_0xda0c6f[_0x41436f(0x1e4)])continue;const _0x15292a=this[_0x41436f(0x14c)](_0xda0c6f);if(_0x15292a&&this[_0x41436f(0x1a9)](_0x15292a)&&_0x41436f(0xa1)!=_0x13f6a2[_0x41436f(0x1e4)])continue;const _0x59ef7d=_0xda0c6f[_0x41436f(0x151)]&&_0xda0c6f[_0x41436f(0x151)][_0x41436f(0x213)];(_0x41436f(0x127)!=_0xda0c6f[_0x41436f(0x1e4)]||_0x41436f(0xa1)==_0x13f6a2[_0x41436f(0x1e4)]&&!_0x59ef7d)&&(_0x2c86e4[_0x41436f(0xa3)]||_0x41436f(0x17b)==_0xda0c6f[_0x41436f(0x1e4)]&&_0x2c86e4[_0x41436f(0xc3)]||_0xda0c6f[_0x41436f(0x1eb)]()[_0x41436f(0x197)](_0x188741)&&this[_0x41436f(0xde)](_0xda0c6f,_0x48e51f,_0x24318b));}});},{'priority':_0x3988a9(0x15c)}),_0x346f5b[_0x3988a9(0x156)]['on'](_0x3988a9(0x202),(_0x20cd30,_0x1f1b86)=>{const _0x51a122=_0x3988a9,_0x398d25=_0x1f1b86[0x0],_0xdd1c2=_0x1f1b86[0x1];if(_0xdd1c2&&_0xdd1c2[_0x51a122(0x134)])return;if(this[_0x51a122(0x120)])return;if(!this[_0x51a122(0x215)][_0x51a122(0x1f4)])return;if(_0x398d25[_0x51a122(0x18c)])return;const _0x18c681=_0x346f5b[_0x51a122(0x156)][_0x51a122(0xaf)],{start:_0x4b8249,end:_0x5d0774}=_0x398d25[_0x51a122(0x1eb)](),_0x190274=_0x4b8249[_0x51a122(0xfe)]&&_0x18c681[_0x51a122(0xb1)](_0x4b8249[_0x51a122(0xfe)])?null:_0x18c681[_0x51a122(0x193)](_0x4b8249,_0x51a122(0xf3)),_0x5452d6=_0x5d0774[_0x51a122(0x20c)]&&_0x18c681[_0x51a122(0xb1)](_0x5d0774[_0x51a122(0x20c)])?null:_0x18c681[_0x51a122(0x193)](_0x5d0774,_0x51a122(0x147)),_0x1bf9ce=_0x346f5b[_0x51a122(0x156)][_0x51a122(0x10d)](_0x190274?_0x190274[_0x51a122(0xa5)]:_0x4b8249,_0x5452d6?_0x5452d6[_0x51a122(0x22c)]:_0x5d0774);_0x346f5b[_0x51a122(0x156)][_0x51a122(0x15a)](_0x2b645b=>{const _0x3bd7b6=_0x51a122;this[_0x3bd7b6(0x10e)](_0x1bf9ce);const _0x136d2b=_0x346f5b[_0x3bd7b6(0x156)][_0x3bd7b6(0xaf)][_0x3bd7b6(0x193)](_0x1bf9ce[_0x3bd7b6(0xa5)]);_0x398d25['is'](_0x3bd7b6(0x19a))?_0x2b645b[_0x3bd7b6(0x175)](_0x136d2b):_0x398d25[_0x3bd7b6(0x18f)](_0x136d2b);}),_0x20cd30[_0x51a122(0x182)]();},{'priority':_0x404e17[_0x3988a9(0xe6)]+0xa}),_0x346f5b[_0x3988a9(0x156)]['on'](_0x3988a9(0xbd),(_0x505363,_0x315cab)=>{const _0xca0660=_0x3988a9,_0x3959bd=_0x315cab[_0x315cab[_0xca0660(0x17d)]-0x1];_0x3959bd&&_0x3959bd[_0xca0660(0x134)]||this[_0xca0660(0x120)]||this[_0xca0660(0x215)][_0xca0660(0x1f4)]&&(_0x346f5b[_0xca0660(0x156)][_0xca0660(0x15a)](()=>{const _0x496651=_0xca0660;let _0x1e8a3f=_0x346f5b[_0x496651(0x156)][_0x496651(0xbd)](_0x315cab[0x0],_0x315cab[0x1],_0x315cab[0x2],{'forceDefaultExecution':!0x0});if(!_0x1e8a3f)return;_0x505363[_0x496651(0x17f)]=_0x1e8a3f[_0x496651(0x1cb)]();const _0x1a05e2=_0x1e8a3f[_0x496651(0x22c)][_0x496651(0x20c)],_0x1d6cea=_0x346f5b[_0x496651(0x156)][_0x496651(0xaf)];_0x1a05e2&&_0x1d6cea[_0x496651(0x222)](_0x1a05e2)&&!_0x1d6cea[_0x496651(0x1ed)](_0x1a05e2)&&(_0x1e8a3f=_0x346f5b[_0x496651(0x156)][_0x496651(0x10d)](_0x1e8a3f[_0x496651(0xa5)],_0x346f5b[_0x496651(0x156)][_0x496651(0x118)](_0x1a05e2,_0x496651(0x22c)))),this[_0x496651(0xf5)](_0x1e8a3f);}),_0x505363[_0xca0660(0x182)]());},{'priority':_0x3988a9(0x144)}),this[_0x3988a9(0x1e0)][_0x3988a9(0x209)][_0x3988a9(0x208)](_0x3988a9(0xfb),this[_0x3988a9(0x215)]),this[_0x3988a9(0x22e)](_0x3988a9(0xfb));const _0x16c83b=new _0x22566c(_0x346f5b,this[_0x3988a9(0x140)]);_0x346f5b[_0x3988a9(0x209)][_0x3988a9(0x208)](_0x3988a9(0x112),_0x16c83b),this[_0x3988a9(0x22e)](_0x3988a9(0x112));const _0x1fe784=new _0x5067f3(_0x346f5b,this[_0x3988a9(0x140)]);_0x346f5b[_0x3988a9(0x209)][_0x3988a9(0x208)](_0x3988a9(0x212),_0x1fe784),this[_0x3988a9(0x22e)](_0x3988a9(0x212)),_0x346f5b[_0x3988a9(0x209)][_0x3988a9(0x208)](_0x3988a9(0x220),new _0x1aff85(_0x346f5b,_0x16c83b,this[_0x3988a9(0x140)])),this[_0x3988a9(0x22e)](_0x3988a9(0x220)),_0x346f5b[_0x3988a9(0x209)][_0x3988a9(0x208)](_0x3988a9(0x196),new _0x1aff85(_0x346f5b,_0x1fe784,this[_0x3988a9(0x140)])),this[_0x3988a9(0x22e)](_0x3988a9(0x196)),_0x346f5b[_0x3988a9(0x209)][_0x3988a9(0x208)](_0x3988a9(0xaa),new _0x24f3ef(_0x346f5b,_0x16c83b,this[_0x3988a9(0x140)])),this[_0x3988a9(0x22e)](_0x3988a9(0xaa)),_0x346f5b[_0x3988a9(0x209)][_0x3988a9(0x208)](_0x3988a9(0x211),new _0x24f3ef(_0x346f5b,_0x1fe784,this[_0x3988a9(0x140)])),this[_0x3988a9(0x22e)](_0x3988a9(0x211));const _0x27d87d=_0x346f5b[_0x3988a9(0x233)][_0x3988a9(0x131)](_0x3988a9(0x12e));this[_0x3988a9(0x1aa)](_0x27d87d,_0x3988a9(0x21d),(_0x4782f9,{threadId:_0x53823d})=>{const _0xa4bb67=_0x3988a9,_0x9bfc25=this[_0xa4bb67(0x140)][_0xa4bb67(0x131)](_0x53823d);_0x9bfc25&&_0x9bfc25[_0xa4bb67(0x1f9)]&&0x1===_0x9bfc25[_0xa4bb67(0x1f9)][_0xa4bb67(0x17d)]&&this[_0xa4bb67(0x239)](_0x53823d,{'hasComments':!0x0});},{'priority':_0x3988a9(0x1be)}),this[_0x3988a9(0x1aa)](_0x27d87d,_0x3988a9(0x181),(_0x36655e,{threadId:_0x4c68e3})=>{const _0x1b5553=_0x3988a9,_0x3f9368=this[_0x1b5553(0x140)][_0x1b5553(0x131)](_0x4c68e3);_0x3f9368&&_0x3f9368[_0x1b5553(0x1f9)]&&!_0x3f9368[_0x1b5553(0x1f9)][_0x1b5553(0x17d)]&&this[_0x1b5553(0x239)](_0x4c68e3,{'hasComments':!0x1});},{'priority':_0x3988a9(0x1be)});}set[_0x386062(0xd8)](_0xe4ad52){const _0x1f0837=_0x386062;if(this[_0x1f0837(0x1ff)])throw new _0x67c924(_0x1f0837(0x1c2),this);this[_0x1f0837(0x1ff)]=_0xe4ad52;}get[_0x386062(0xd8)](){const _0x2d7c43=_0x386062;return this[_0x2d7c43(0x1ff)];}[_0x386062(0x1c5)]({skipNotAttached:_0x350acb=!0x1,toJSON:_0x16fabc=!0x1}={}){const _0x2a3eb7=_0x386062,_0x135af0=[];for(const _0x59ca52 of this[_0x2a3eb7(0x140)][_0x2a3eb7(0x1fe)]())_0x350acb&&!_0x59ca52[_0x2a3eb7(0x1f0)]||_0x135af0[_0x2a3eb7(0x1d3)](_0x59ca52);return _0x16fabc?_0x135af0[_0x2a3eb7(0x104)](_0x1b15d5=>_0x1b15d5[_0x2a3eb7(0x1e6)]()):_0x135af0;}[_0x386062(0x204)](_0xa99400){const _0x330515=_0x386062,_0x79379c=this[_0x330515(0x140)][_0x330515(0x131)](_0xa99400);if(!_0x79379c)throw new _0x67c924(_0x330515(0x169),this);return _0x79379c;}[_0x386062(0x16e)](_0x15c045){const _0x15282a=_0x386062;return this[_0x15282a(0x140)][_0x15282a(0x91)](_0x15c045);}[_0x386062(0x1c9)](_0x19568a){const _0x96dd94=_0x386062,{authorId:_0x202dd2,id:_0x401628,attributes:_0x368abe}=_0x19568a,[_0x3105bd,_0x188aae]=_0x19568a[_0x96dd94(0x1e4)][_0x96dd94(0xa1)](':'),_0x407296=this[_0x96dd94(0x140)][_0x96dd94(0x131)](_0x401628)||this[_0x96dd94(0x12a)](_0x3105bd,_0x188aae,_0x401628,_0x202dd2,_0x368abe);if(this[_0x96dd94(0x1d6)](_0x407296),this[_0x96dd94(0x122)](_0x407296,_0x3105bd,_0x188aae||null,_0x202dd2),_0x407296[_0x96dd94(0x12d)]=_0x19568a[_0x96dd94(0x12d)],_0x407296[_0x96dd94(0x183)]=!0x0,_0x368abe&&_0x368abe[_0x96dd94(0x146)]){const _0x1d5887=_0x368abe[_0x96dd94(0x146)],_0x47b6dd=this[_0x96dd94(0x18a)](_0x1d5887[_0x96dd94(0x1d1)]);_0x407296[_0x96dd94(0x227)]=_0x1d5887[_0x96dd94(0x12d)],_0x407296[_0x96dd94(0x218)]=_0x47b6dd,_0x407296[_0x96dd94(0x228)]=!0x0;}else _0x407296[_0x96dd94(0x227)]=_0x19568a[_0x96dd94(0x12d)];switch(_0x19568a[_0x96dd94(0x151)]&&(_0x407296[_0x96dd94(0x151)]=_0x19568a[_0x96dd94(0x151)]),_0x19568a[_0x96dd94(0x1dd)]&&(_0x407296[_0x96dd94(0x1dd)]=_0x19568a[_0x96dd94(0x1dd)]),this[_0x96dd94(0x1ff)]&&this[_0x96dd94(0x1ff)][_0x96dd94(0x1de)]||(_0x407296[_0x96dd94(0x1bd)]=!0x0),this[_0x96dd94(0x1a5)][_0x96dd94(0x131)](_0x407296)){case _0x96dd94(0x108):this[_0x96dd94(0x1a5)][_0x96dd94(0x186)](_0x407296,_0x96dd94(0x22f));break;case _0x96dd94(0x19e):_0x407296[_0x96dd94(0x1f0)]?(this[_0x96dd94(0xac)](new Set([_0x407296])),this[_0x96dd94(0x223)](new Set([_0x407296])),this[_0x96dd94(0x1a5)][_0x96dd94(0x186)](_0x407296,_0x96dd94(0xcf)),this[_0x96dd94(0xe8)](_0x96dd94(0x142),_0x407296)):this[_0x96dd94(0x1a5)][_0x96dd94(0x186)](_0x407296,_0x96dd94(0xae));}return _0x407296;}[_0x386062(0x112)](_0x2ca9df){const _0x3f1da0=_0x386062;this[_0x3f1da0(0x134)](()=>{const _0xc821ee=_0x3f1da0;this[_0xc821ee(0x1e0)][_0xc821ee(0x156)][_0xc821ee(0x15a)](()=>{const _0x1b0f8f=_0xc821ee;for(const _0x5d7930 of _0x2ca9df[_0x1b0f8f(0x22d)]())_0x5d7930[_0x1b0f8f(0x1c6)]();});});}[_0x386062(0x212)](_0x52d89c){const _0xce6b4a=_0x386062;this[_0xce6b4a(0x134)](()=>{const _0x2cebb9=_0xce6b4a;this[_0x2cebb9(0x1e0)][_0x2cebb9(0x156)][_0x2cebb9(0x15a)](()=>{const _0x3b8cae=_0x2cebb9;for(const _0x4223a6 of _0x52d89c[_0x3b8cae(0x22d)]())_0x4223a6[_0x3b8cae(0x105)]();});});}[_0x386062(0x22e)](_0x556d5,_0x1d901e){const _0x29eb4d=_0x386062,_0x56fd1b=this[_0x29eb4d(0x1e0)][_0x29eb4d(0x209)][_0x29eb4d(0x131)](_0x556d5);if(!_0x56fd1b)throw new _0x67c924(_0x29eb4d(0x1e8),this,{'commandName':_0x556d5});if(this[_0x29eb4d(0xd6)][_0x29eb4d(0x91)](_0x56fd1b))throw new _0x67c924(_0x29eb4d(0x97),this,{'commandName':_0x556d5});this[_0x29eb4d(0xd6)][_0x29eb4d(0x208)](_0x56fd1b),_0x1d901e&&_0x56fd1b['on'](_0x29eb4d(0x232),(_0x2ed04b,_0x1db438)=>{const _0x182cfa=_0x29eb4d;this[_0x182cfa(0x215)][_0x182cfa(0x1f4)]&&(this[_0x182cfa(0x120)]||(_0x1db438[_0x182cfa(0x17d)]>0x0&&_0x1db438[_0x1db438[_0x182cfa(0x17d)]-0x1]&&_0x1db438[_0x1db438[_0x182cfa(0x17d)]-0x1][_0x182cfa(0x134)]?_0x1db438[_0x182cfa(0x226)]():(_0x2ed04b[_0x182cfa(0x17f)]=_0x1d901e((..._0x10c5b3)=>_0x56fd1b[_0x182cfa(0x232)](..._0x10c5b3,{'forceDefaultExecution':!0x0}),..._0x1db438),_0x2ed04b[_0x182cfa(0x182)]())));},{'priority':_0x29eb4d(0x144)});}[_0x386062(0x134)](_0x211392){const _0x146f2f=_0x386062;let _0x53f62e,_0x2d3c13;const _0x3d4fc9=this[_0x146f2f(0x120)];this[_0x146f2f(0x120)]=!0x0;try{_0x53f62e=_0x211392();}catch(_0x378363){_0x2d3c13=_0x378363;}return _0x3d4fc9||(this[_0x146f2f(0x120)]=!0x1),_0x2d3c13&&_0x67c924[_0x146f2f(0xd2)](_0x2d3c13,this),_0x53f62e;}[_0x386062(0xf5)](_0x2bf1de,_0x4bd610=null,_0x1995e3={}){const _0x76ce26=_0x386062;if(_0x2bf1de[_0x76ce26(0x18c)])return null;const _0x1f3ed6=this[_0x76ce26(0x1e0)][_0x76ce26(0x233)][_0x76ce26(0x131)](_0x76ce26(0x157))['me'];for(const {suggestion:_0x143194,meta:_0xa50118}of this[_0x76ce26(0x225)](_0x2bf1de,_0x76ce26(0x17b)))if(_0xa50118[_0x76ce26(0xc3)]){if(!_0xa50118[_0x76ce26(0xb5)]){if(_0xa50118[_0x76ce26(0xa3)]){if(!this[_0x76ce26(0x174)]||!Lt(_0x143194,_0x1995e3))continue;return _0x143194;}if(Lt(_0x143194,_0x1995e3))return _0x143194;this[_0x76ce26(0xde)](_0x143194,_0x2bf1de[_0x76ce26(0xa5)],_0x2bf1de[_0x76ce26(0x22c)]);break;}if(_0x4bd610==_0x143194[_0x76ce26(0x103)]&&Lt(_0x143194,_0x1995e3)){const _0x2cd39a=_0x143194[_0x76ce26(0x1eb)]();return _0x2cd39a[_0x76ce26(0xa5)][_0x76ce26(0x123)](_0x2bf1de[_0x76ce26(0x22c)])?this[_0x76ce26(0x19b)](_0x143194,this[_0x76ce26(0x16d)][_0x76ce26(0x10d)](_0x2bf1de[_0x76ce26(0xa5)],_0x2cd39a[_0x76ce26(0x22c)])):this[_0x76ce26(0x19b)](_0x143194,this[_0x76ce26(0x16d)][_0x76ce26(0x10d)](_0x2cd39a[_0x76ce26(0xa5)],_0x2bf1de[_0x76ce26(0x22c)])),_0x143194;}}const _0x44a69b=_0x1480b2(),_0xe0f26b=_0x1f3ed6['id'],_0x505a88=_0x4bd610?_0x76ce26(0x195)+_0x4bd610:_0x76ce26(0x17b),_0x52853f=this[_0x76ce26(0xcc)]({'id':_0x44a69b,'type':_0x505a88,'createdAt':new Date(),'authorId':_0xe0f26b,'attributes':_0x1995e3});return this[_0x76ce26(0x1c0)](_0x505a88,_0x44a69b,_0xe0f26b,_0x2bf1de),_0x52853f;}[_0x386062(0xbb)](_0x1754ef,_0x49757c=_0x386062(0x207),_0xe39dd3={}){const _0x140d21=_0x386062,_0x4246a5=this[_0x140d21(0x1e0)][_0x140d21(0x233)][_0x140d21(0x131)](_0x140d21(0x157))['me'],_0x358717=this[_0x140d21(0x136)][_0x140d21(0xc9)](_0x140d21(0x17b),_0x49757c,_0x140d21(0x141));for(const _0x2306b6 of this[_0x140d21(0x1c5)]())if(_0x2306b6[_0x140d21(0x218)]['id']==_0x4246a5['id']&&_0x140d21(0x17b)==_0x2306b6[_0x140d21(0x1e4)]&&_0x2306b6[_0x140d21(0x103)]==_0x49757c&&Lt(_0x2306b6,_0xe39dd3)&&(_0x358717(_0x2306b6[_0x140d21(0x93)](),_0x1754ef)||_0x358717(_0x1754ef,_0x2306b6[_0x140d21(0x93)]()))){for(const _0x280bbf of _0x1754ef)_0x2306b6[_0x140d21(0xe0)](_0x280bbf);return _0x2306b6;}for(const {suggestion:_0xcc78a8,meta:_0x2927ba}of this[_0x140d21(0x225)](_0x1754ef,_0x140d21(0x17b))){if(!_0x2927ba[_0x140d21(0xc3)])continue;if(!this[_0x140d21(0x174)]&&_0x2927ba[_0x140d21(0xa3)])continue;if(!Lt(_0xcc78a8,_0xe39dd3))continue;let _0x54afbe=!0x0;for(const _0x36ef48 of _0xcc78a8[_0x140d21(0x93)]())for(const _0x1a140c of _0x1754ef)if(!_0x36ef48[_0x140d21(0x197)](_0x1a140c)){_0x54afbe=!0x1;break;}if(_0x54afbe)return _0xcc78a8;}const _0x10eee9=_0x1480b2(),_0x40fbd0=_0x4246a5['id'],_0x47e241=_0x140d21(0x195)+_0x49757c,_0x4c685c=this[_0x140d21(0xcc)]({'id':_0x10eee9,'type':_0x47e241,'createdAt':new Date(),'authorId':_0x40fbd0,'attributes':_0xe39dd3});for(const _0x26f1b7 of _0x1754ef)this[_0x140d21(0x1c0)](_0x47e241,_0x10eee9,_0x40fbd0,_0x26f1b7,_0x3f2f26[_0x140d21(0x1f7)]());return _0x4c685c;}[_0x386062(0xdb)](_0x46bc4a,_0x45fd1f,_0x4e074d=null,_0x7f2d0b={}){const _0x3d7fa6=_0x386062;if(_0x4e074d=_0x4e074d||Vt(_0x45fd1f),_0x46bc4a[_0x3d7fa6(0x18c)])return null;if(_0x3d7fa6(0x11a)===this[_0x3d7fa6(0x19f)]){const _0x231742=this[_0x3d7fa6(0x136)][_0x3d7fa6(0xc9)](_0x3d7fa6(0x22a),_0x4e074d,_0x3d7fa6(0x1c6));return this[_0x3d7fa6(0x134)](()=>_0x231742([_0x46bc4a],_0x45fd1f,_0x7f2d0b)),null;}const _0x43432b=this[_0x3d7fa6(0x1e0)][_0x3d7fa6(0x233)][_0x3d7fa6(0x131)](_0x3d7fa6(0x157))['me'],_0x249104=[];if(_0x3d7fa6(0x125)!==this[_0x3d7fa6(0x19f)]){for(const {suggestion:_0x517dba,meta:_0x241d83}of this[_0x3d7fa6(0x225)](_0x46bc4a,_0x3d7fa6(0x17b)))_0x241d83[_0x3d7fa6(0xc3)]&&!_0x241d83[_0x3d7fa6(0x1f2)]&&_0x249104[_0x3d7fa6(0x1d3)](..._0x517dba[_0x3d7fa6(0x93)]());}const _0x3a7d3b=function(_0xb1e275,_0x3cdf16){const _0x6e1d3d=_0x3d7fa6,_0x5bee04=[];for(const _0x4df467 of _0x3cdf16){const _0x178fc2=_0xb1e275[_0x6e1d3d(0x1b6)](_0x4df467);_0x178fc2&&_0x5bee04[_0x6e1d3d(0x1d3)](_0x178fc2);}return _0x5bee04;}(_0x46bc4a,_0x249104),_0x4fdd62=function(_0x2f2123,_0x3fd747){const _0x148e53=_0x3d7fa6,_0x1c62c6=[_0x2f2123];for(const _0x3217d7 of _0x3fd747){let _0x48cab8=0x0;for(;_0x48cab8<_0x1c62c6[_0x148e53(0x17d)];){const _0x28ae49=_0x1c62c6[_0x48cab8][_0x148e53(0x117)](_0x3217d7);_0x1c62c6[_0x148e53(0x216)](_0x48cab8,0x1,..._0x28ae49),_0x48cab8+=_0x28ae49[_0x148e53(0x17d)];}}return _0x1c62c6;}(_0x46bc4a,_0x249104);_0x3a7d3b[_0x3d7fa6(0x17d)]&&this[_0x3d7fa6(0x16d)][_0x3d7fa6(0x15a)](()=>{const _0x2e8cd6=_0x3d7fa6;for(const _0x4d26c1 of _0x3a7d3b){const _0xc29f08=this[_0x2e8cd6(0x136)][_0x2e8cd6(0xc9)](_0x2e8cd6(0x22a),_0x4e074d,_0x2e8cd6(0x1c6));this[_0x2e8cd6(0x134)](()=>_0xc29f08([_0x4d26c1],_0x45fd1f,_0x7f2d0b));}});for(const _0x2767a0 of _0x4fdd62){let _0x3f9d03=null,_0x47eec8=_0x2767a0[_0x3d7fa6(0xa5)],_0x4d5182=_0x2767a0[_0x3d7fa6(0x22c)];for(const {suggestion:_0x5dc0fc,meta:_0x542c1f}of this[_0x3d7fa6(0x225)](_0x2767a0,_0x3d7fa6(0x22a))){if(!_0x542c1f[_0x3d7fa6(0xc3)])continue;if(_0x5dc0fc[_0x3d7fa6(0x103)]!=_0x4e074d)continue;if(!Lt(_0x5dc0fc,_0x7f2d0b))continue;const _0x3ed35e=_0x5dc0fc[_0x3d7fa6(0x1eb)]();if(_0x3ed35e[_0x3d7fa6(0x197)](_0x2767a0,!0x0))return null;_0x47eec8=_0x47eec8[_0x3d7fa6(0x1f1)](_0x3ed35e[_0x3d7fa6(0xa5)])?_0x47eec8:_0x3ed35e[_0x3d7fa6(0xa5)],_0x4d5182=_0x4d5182[_0x3d7fa6(0x98)](_0x3ed35e[_0x3d7fa6(0x22c)])?_0x4d5182:_0x3ed35e[_0x3d7fa6(0x22c)],_0x3f9d03?_0x3ed35e[_0x3d7fa6(0xa5)][_0x3d7fa6(0x1f1)](_0x3f9d03[_0x3d7fa6(0x1eb)]()[_0x3d7fa6(0xa5)])?(_0x3f9d03[_0x3d7fa6(0x178)](),_0x3f9d03=_0x5dc0fc):_0x5dc0fc[_0x3d7fa6(0x178)]():_0x3f9d03=_0x5dc0fc;}const _0x1429ee=this[_0x3d7fa6(0x16d)][_0x3d7fa6(0x10d)](_0x47eec8,_0x4d5182);if(_0x3f9d03)this[_0x3d7fa6(0x19b)](_0x3f9d03,_0x1429ee);else{const _0x2ca34f=_0x1480b2(),_0x487bec=_0x43432b['id'];this[_0x3d7fa6(0xcc)]({'id':_0x2ca34f,'type':_0x3d7fa6(0x1ef)+_0x4e074d,'data':_0x45fd1f,'createdAt':new Date(),'authorId':_0x487bec,'attributes':_0x7f2d0b}),this[_0x3d7fa6(0x1c0)](_0x3d7fa6(0x1ef)+_0x4e074d,_0x2ca34f,_0x487bec,_0x1429ee);}}return null;}[_0x386062(0x1cf)](_0x8607a2,_0x34804b,_0x1ba076=[],_0x4b6804=null,_0x45e863={}){const _0x119a41=_0x386062;_0x34804b[_0x119a41(0x9e)]||(_0x34804b[_0x119a41(0x9e)]=_0x34804b[_0x119a41(0x184)]),_0x34804b[_0x119a41(0x213)]=_0x8607a2['is'](_0x119a41(0x13f)),_0x4b6804=_0x4b6804||Vt(_0x34804b);const _0x1d3520=_0x1ba076[_0x119a41(0x104)](_0x2b6ece=>Gt(_0x2b6ece,this[_0x119a41(0x16d)])),_0x516c8f=_0x8607a2['is'](_0x119a41(0x13f))?_0x8607a2:Gt(_0x8607a2,this[_0x119a41(0x16d)]);if(_0x119a41(0x11a)===this[_0x119a41(0x19f)]){const _0x4af673=this[_0x119a41(0x136)][_0x119a41(0xc9)](_0x119a41(0x127),_0x4b6804,_0x119a41(0x1c6));return this[_0x119a41(0x134)](()=>_0x4af673([_0x516c8f],_0x34804b,_0x45e863)),null;}_0x1d3520[_0x119a41(0x1d3)](_0x516c8f);let _0x5c4b68=!0x0;for(const _0x54c2dc of _0x1d3520)if(!this[_0x119a41(0x162)](_0x54c2dc)){_0x5c4b68=!0x1;break;}if(_0x5c4b68&&_0x119a41(0x125)!==this[_0x119a41(0x19f)]){const _0x12ba0a=this[_0x119a41(0x136)][_0x119a41(0xc9)](_0x119a41(0x127),_0x4b6804,_0x119a41(0x1c6));return this[_0x119a41(0x134)](()=>_0x12ba0a([_0x516c8f],_0x34804b,_0x45e863)),null;}let _0x10c1e5=null,_0x274223=_0x516c8f[_0x119a41(0xa5)],_0x333fcf=_0x516c8f[_0x119a41(0x22c)];for(const {suggestion:_0x2d8f71,meta:_0x38c94a}of this[_0x119a41(0x225)](_0x516c8f,_0x119a41(0x127))){if(!_0x38c94a[_0x119a41(0xc3)])continue;if(_0x38c94a[_0x119a41(0xb5)]||_0x38c94a[_0x119a41(0xa3)]||_0x38c94a[_0x119a41(0x1f2)])continue;if(_0x2d8f71[_0x119a41(0x151)][_0x119a41(0x9e)]!=_0x34804b[_0x119a41(0x9e)])continue;if(!Lt(_0x2d8f71,_0x45e863))continue;const _0xc3e47e=_0x2d8f71[_0x119a41(0x1eb)]();if(_0x2d8f71[_0x119a41(0x103)]==_0x4b6804){if(_0xc3e47e[_0x119a41(0x197)](_0x516c8f,!0x0))return null;_0x274223=_0x274223[_0x119a41(0x1f1)](_0xc3e47e[_0x119a41(0xa5)])?_0x274223:_0xc3e47e[_0x119a41(0xa5)],_0x333fcf=_0x333fcf[_0x119a41(0x98)](_0xc3e47e[_0x119a41(0x22c)])?_0x333fcf:_0xc3e47e[_0x119a41(0x22c)],_0x10c1e5?_0xc3e47e[_0x119a41(0xa5)][_0x119a41(0x1f1)](_0x10c1e5[_0x119a41(0x1eb)]()[_0x119a41(0xa5)])?(_0x10c1e5[_0x119a41(0x178)](),_0x10c1e5=_0x2d8f71):_0x2d8f71[_0x119a41(0x178)]():_0x10c1e5=_0x2d8f71;}else{const _0x5f2f78=_0x516c8f[_0x119a41(0x1b6)](_0xc3e47e);this[_0x119a41(0x12f)](_0x2d8f71,_0x5f2f78);}}const _0x3c7ef3=this[_0x119a41(0x1e0)][_0x119a41(0x233)][_0x119a41(0x131)](_0x119a41(0x157))['me'],_0x2a2eba=_0x1480b2(),_0x560eea=_0x3c7ef3['id'];if(_0x10c1e5)return this[_0x119a41(0x19b)](_0x10c1e5,this[_0x119a41(0x16d)][_0x119a41(0x10d)](_0x274223,_0x333fcf)),_0x10c1e5;{const _0x322014=this[_0x119a41(0xcc)]({'id':_0x2a2eba,'type':_0x119a41(0x1bc)+_0x4b6804,'data':_0x34804b,'createdAt':new Date(),'authorId':_0x560eea,'attributes':_0x45e863});return this[_0x119a41(0x1c0)](_0x119a41(0x1bc)+_0x4b6804,_0x2a2eba,_0x560eea,this[_0x119a41(0x16d)][_0x119a41(0x10d)](_0x274223,_0x333fcf)),_0x322014;}}[_0x386062(0x9d)](_0xd1650f,_0x1ba9e4,_0x1b42ee=[],_0x37179d=null,_0x3552be={}){const _0x443fcb=_0x386062;_0x1ba9e4[_0x443fcb(0x9e)]||(_0x1ba9e4[_0x443fcb(0x9e)]=_0x1ba9e4[_0x443fcb(0x184)]);const _0x46ccf0=_0xd1650f[0x0];_0x1ba9e4[_0x443fcb(0x213)]=_0x46ccf0['is'](_0x443fcb(0x13f)),_0x37179d=_0x37179d||Vt(_0x1ba9e4);const _0x623f17=_0x1b42ee[_0x443fcb(0x104)](_0x5436df=>Gt(_0x5436df,this[_0x443fcb(0x16d)])),_0x533e26=_0x46ccf0['is'](_0x443fcb(0x13f))?_0xd1650f:_0xd1650f[_0x443fcb(0x104)](_0x1ac8fd=>Gt(_0x1ac8fd,this[_0x443fcb(0x16d)]));if(_0x443fcb(0x11a)===this[_0x443fcb(0x19f)]){const _0x38cb76=this[_0x443fcb(0x136)][_0x443fcb(0xc9)](_0x443fcb(0x127),_0x37179d,_0x443fcb(0x1c6));return this[_0x443fcb(0x134)](()=>_0x38cb76(_0x533e26,_0x1ba9e4,_0x3552be)),null;}_0x623f17[_0x443fcb(0x1d3)](..._0x533e26);let _0x206f96=!0x0;for(const _0x3de395 of _0x623f17)if(!this[_0x443fcb(0x162)](_0x3de395)){_0x206f96=!0x1;break;}if(_0x206f96&&_0x443fcb(0x125)!==this[_0x443fcb(0x19f)]){const _0x3eeae0=this[_0x443fcb(0x136)][_0x443fcb(0xc9)](_0x443fcb(0x127),_0x37179d,_0x443fcb(0x1c6));return this[_0x443fcb(0x134)](()=>_0x3eeae0(_0x533e26,_0x1ba9e4,_0x3552be)),null;}const _0x4a140f=this[_0x443fcb(0x1e0)][_0x443fcb(0x233)][_0x443fcb(0x131)](_0x443fcb(0x157))['me'];for(const _0x1621ef of this[_0x443fcb(0x1c5)]()){if(_0x1621ef[_0x443fcb(0x218)]['id']!=_0x4a140f['id'])continue;if(_0x443fcb(0x127)!=_0x1621ef[_0x443fcb(0x1e4)]||_0x1621ef[_0x443fcb(0x151)][_0x443fcb(0x9e)]!=_0x1ba9e4[_0x443fcb(0x9e)])continue;if(!Lt(_0x1621ef,_0x3552be))continue;const _0x3230b4=_0x1621ef[_0x443fcb(0x103)]==_0x37179d;for(let _0x1de774=0x0;_0x1de774<_0x533e26[_0x443fcb(0x17d)];_0x1de774++){const _0x2b36c1=_0x533e26[_0x1de774];for(const _0xbb701a of _0x1621ef[_0x443fcb(0xdf)]()){const _0x3f6079=_0xbb701a[_0x443fcb(0xef)]();if(_0x2b36c1[_0x443fcb(0x123)](_0x3f6079)){_0x3230b4?(_0x533e26[_0x443fcb(0x216)](_0x1de774,0x1),_0x1de774--):_0x1621ef[_0x443fcb(0x23a)](_0xbb701a[_0x443fcb(0x138)]);break;}}}}if(0x0==_0x533e26[_0x443fcb(0x17d)])return null;const _0x2b67ff=this[_0x443fcb(0x136)][_0x443fcb(0xc9)](_0x443fcb(0x127),_0x37179d,_0x443fcb(0x141));for(const _0x3ac278 of this[_0x443fcb(0x1c5)]())if(_0x3ac278[_0x443fcb(0x218)]['id']==_0x4a140f['id']&&_0x443fcb(0x127)==_0x3ac278[_0x443fcb(0x1e4)]&&_0x3ac278[_0x443fcb(0x151)][_0x443fcb(0x9e)]==_0x1ba9e4[_0x443fcb(0x9e)]&&_0x3ac278[_0x443fcb(0x103)]==_0x37179d&&Lt(_0x3ac278,_0x3552be)&&(_0x2b67ff(_0x3ac278[_0x443fcb(0x93)](),_0x533e26)||_0x2b67ff(_0x533e26,_0x3ac278[_0x443fcb(0x93)]()))){for(const _0x44a8c2 of _0x533e26)_0x3ac278[_0x443fcb(0xe0)](_0x44a8c2);return _0x3ac278;}const _0x42a065=_0x1480b2(),_0x1c4b65=_0x4a140f['id'],_0x35e32d=_0x443fcb(0x1bc)+_0x37179d,_0x393b58=this[_0x443fcb(0xcc)]({'id':_0x42a065,'type':_0x35e32d,'data':_0x1ba9e4,'createdAt':new Date(),'authorId':_0x1c4b65,'attributes':_0x3552be});for(const _0x2282b5 of _0x533e26)this[_0x443fcb(0x1c0)](_0x35e32d,_0x42a065,_0x1c4b65,_0x2282b5,_0x3f2f26[_0x443fcb(0x1f7)]());return _0x393b58;}[_0x386062(0x10e)](_0x3a2c36,_0xe173a1=null,_0x13f1cf={}){const _0x2c572a=_0x386062;if(_0x3a2c36[_0x2c572a(0x18c)])return null;const _0x2c6ea3=this[_0x2c572a(0x1e0)][_0x2c572a(0x233)][_0x2c572a(0x131)](_0x2c572a(0x157))['me'],_0x50bb10=new _0x126b78(_0x3a2c36[_0x2c572a(0xa5)],_0x3a2c36[_0x2c572a(0x22c)]);for(const {suggestion:_0x316729,meta:_0x25cc43}of this[_0x2c572a(0x225)](_0x50bb10,_0x2c572a(0x17b)))if(_0x25cc43[_0x2c572a(0xc3)]&&!_0x25cc43[_0x2c572a(0xb5)]){if(_0x316729[_0x2c572a(0x11e)]){const _0x55b2c9=_0x316729[_0x2c572a(0x93)]()[_0x2c572a(0x10b)](_0x585a70=>_0x2c572a(0x20d)!=_0x585a70[_0x2c572a(0xed)][_0x2c572a(0x148)]);_0x55b2c9[_0x2c572a(0x1d4)](_0x4f9db6=>_0x50bb10[_0x2c572a(0x197)](_0x4f9db6,!0x0))&&_0x316729[_0x2c572a(0x105)]();if(_0x55b2c9[_0x2c572a(0x137)](_0x169b18=>_0x169b18[_0x2c572a(0x197)](_0x50bb10,!0x0))){const _0x1f2ce3=this[_0x2c572a(0x136)][_0x2c572a(0xc9)](_0x2c572a(0x15e),_0xe173a1,_0x2c572a(0x1c6));return this[_0x2c572a(0x134)](()=>_0x1f2ce3([_0x50bb10],null,_0x13f1cf)),null;}}else{const _0x8bc21c=_0x50bb10[_0x2c572a(0x1b6)](_0x316729[_0x2c572a(0x1eb)]());null!==_0x8bc21c&&_0x316729[_0x2c572a(0xdd)]([_0x8bc21c],null,_0x13f1cf);}}if(_0x50bb10[_0x2c572a(0xba)](),_0x50bb10[_0x2c572a(0x18c)]||_0x2c572a(0x20d)==_0x50bb10[_0x2c572a(0xed)][_0x2c572a(0x148)])return null;let _0x5683f1=null,_0x355169=_0x50bb10[_0x2c572a(0xa5)],_0x1513f4=_0x50bb10[_0x2c572a(0x22c)];const _0x466b22=this[_0x2c572a(0x225)](_0x50bb10,_0x2c572a(0x15e));for(const {suggestion:_0x5b04b2,meta:_0x26b143}of _0x466b22){const _0x2ee29d=this[_0x2c572a(0x16d)][_0x2c572a(0x10d)](_0x355169,_0x1513f4);if(_0x26b143[_0x2c572a(0xc3)]&&(this[_0x2c572a(0x174)]||!_0x26b143[_0x2c572a(0xa3)]&&!_0x26b143[_0x2c572a(0x1f2)])){if(_0x5b04b2[_0x2c572a(0x11e)]){if(!Lt(_0x5b04b2,_0x13f1cf))continue;let _0xc627ca=!0x0;for(const _0x2ee12b of _0x5b04b2[_0x2c572a(0x93)]()){if(_0x2ee12b[_0x2c572a(0x197)](_0x2ee29d,!0x0))return _0x5b04b2;_0x2ee29d[_0x2c572a(0x197)](_0x2ee12b)||(_0xc627ca=!0x1);}_0xc627ca&&_0x5b04b2[_0x2c572a(0x105)]();}else{const _0x52da13=_0x5b04b2[_0x2c572a(0x1eb)]();if(_0x52da13[_0x2c572a(0x197)](_0x2ee29d,!0x0))return _0x5b04b2;if(!Lt(_0x5b04b2,_0x13f1cf)){_0x2ee29d[_0x2c572a(0x197)](_0x52da13)?_0x5b04b2[_0x2c572a(0x178)]():_0x52da13[_0x2c572a(0x1c8)](_0x355169)?_0x355169=_0x52da13[_0x2c572a(0x22c)]:_0x52da13[_0x2c572a(0x1c8)](_0x1513f4)&&(_0x1513f4=_0x52da13[_0x2c572a(0xa5)]);continue;}_0x355169=_0x355169[_0x2c572a(0x1f1)](_0x52da13[_0x2c572a(0xa5)])?_0x355169:_0x52da13[_0x2c572a(0xa5)],_0x1513f4=_0x1513f4[_0x2c572a(0x98)](_0x52da13[_0x2c572a(0x22c)])?_0x1513f4:_0x52da13[_0x2c572a(0x22c)],_0x13f1cf=Object[_0x2c572a(0x132)]({},_0x5b04b2[_0x2c572a(0x1dd)]),_0x5683f1?_0x52da13[_0x2c572a(0xa5)][_0x2c572a(0x1f1)](_0x5683f1[_0x2c572a(0x1eb)]()[_0x2c572a(0xa5)])?(_0x5683f1[_0x2c572a(0x178)](),_0x5683f1=_0x5b04b2):_0x5b04b2[_0x2c572a(0x178)]():_0x5683f1=_0x5b04b2;}}}if(_0x5683f1)return this[_0x2c572a(0x19b)](_0x5683f1,this[_0x2c572a(0x16d)][_0x2c572a(0x10d)](_0x355169,_0x1513f4)),_0x5683f1;{const _0x41296f=_0x1480b2(),_0x3678e4=this[_0x2c572a(0x16d)][_0x2c572a(0x10d)](_0x355169,_0x1513f4),_0x3a89a5=_0x2c6ea3['id'],_0x2b8e26=_0xe173a1?_0x2c572a(0x15d)+_0xe173a1:_0x2c572a(0x15e),_0x28ab4=this[_0x2c572a(0xcc)]({'id':_0x41296f,'type':_0x2b8e26,'createdAt':new Date(),'authorId':_0x3a89a5,'attributes':_0x13f1cf});return this[_0x2c572a(0x1c0)](_0x2b8e26,_0x41296f,_0x3a89a5,_0x3678e4),_0x28ab4;}}[_0x386062(0x20a)](_0x171003,_0x492c5c=_0x386062(0x207),_0x394838={}){const _0x1e201d=_0x386062,_0x3d2cea=this[_0x1e201d(0x1e0)][_0x1e201d(0x233)][_0x1e201d(0x131)](_0x1e201d(0x157))['me'],_0x7b156=_0x171003[_0x1e201d(0x104)](_0x4dbf7a=>new _0x126b78(_0x4dbf7a[_0x1e201d(0xa5)],_0x4dbf7a[_0x1e201d(0x22c)])),_0x407916=new Set();for(const {suggestion:_0x484f10,meta:_0x965bda}of this[_0x1e201d(0x225)](_0x7b156,_0x1e201d(0x17b)))_0x965bda[_0x1e201d(0xc3)]&&!_0x965bda[_0x1e201d(0xb5)]&&_0x407916[_0x1e201d(0x208)](_0x484f10);for(const _0x1ee476 of _0x407916)if(_0x1ee476[_0x1e201d(0x11e)]){const _0x22cddd=_0x1ee476[_0x1e201d(0x93)]();(!_0x1ee476[_0x1e201d(0x1dd)]||!_0x1ee476[_0x1e201d(0x1dd)][_0x1e201d(0x13e)])&&(_0x22cddd[_0x1e201d(0x1d4)](_0x361a34=>_0x7b156[_0x1e201d(0x137)](_0x51ed75=>_0x51ed75[_0x1e201d(0x197)](_0x361a34,!0x0)))&&_0x1ee476[_0x1e201d(0x105)]());if(_0x7b156[_0x1e201d(0x1d4)](_0x1fe2a1=>_0x22cddd[_0x1e201d(0x137)](_0x1be09c=>_0x1be09c[_0x1e201d(0x197)](_0x1fe2a1,!0x0)))){const _0x513b93=this[_0x1e201d(0x136)][_0x1e201d(0xc9)](_0x1e201d(0x15e),_0x492c5c,_0x1e201d(0x1c6));return this[_0x1e201d(0x134)](()=>_0x513b93(_0x171003,null,_0x394838)),null;}}else{const _0x5ea4b1=_0x1ee476[_0x1e201d(0x1eb)]();_0x7b156[_0x1e201d(0x137)](_0x4a1c50=>_0x4a1c50[_0x1e201d(0x197)](_0x5ea4b1,!0x0))&&_0x1ee476[_0x1e201d(0x105)]();if(_0x7b156[_0x1e201d(0x1d4)](_0xd2a09e=>_0x5ea4b1[_0x1e201d(0x197)](_0xd2a09e,!0x0))){const _0x5267a4=this[_0x1e201d(0x136)][_0x1e201d(0xc9)](_0x1e201d(0x15e),_0x492c5c,_0x1e201d(0x1c6));return this[_0x1e201d(0x134)](()=>_0x5267a4(_0x7b156,null,_0x394838)),null;}}const _0x4528d0=this[_0x1e201d(0x136)][_0x1e201d(0xc9)](_0x1e201d(0x15e),_0x492c5c,_0x1e201d(0x141));let _0x4833a0=null;for(const _0x2dc693 of this[_0x1e201d(0x1c5)]())if(_0x2dc693[_0x1e201d(0x218)]['id']==_0x3d2cea['id']&&_0x2dc693[_0x1e201d(0x1f0)]&&_0x1e201d(0x15e)==_0x2dc693[_0x1e201d(0x1e4)]&&_0x2dc693[_0x1e201d(0x103)]==_0x492c5c&&Lt(_0x2dc693,_0x394838)&&(_0x4528d0(_0x2dc693[_0x1e201d(0x93)](),_0x7b156)||_0x4528d0(_0x7b156,_0x2dc693[_0x1e201d(0x93)]()))){if(_0x4833a0){if(_0x2dc693[_0x1e201d(0x1f9)]&&_0x2dc693[_0x1e201d(0x1f9)][_0x1e201d(0x17d)])continue;for(const _0x41da2c of _0x2dc693[_0x1e201d(0x93)]())_0x4833a0[_0x1e201d(0x1f8)](_0x41da2c)||_0x4833a0[_0x1e201d(0xe0)](_0x41da2c);_0x2dc693[_0x1e201d(0x178)]();}else{_0x4833a0=_0x2dc693;for(const _0xa79446 of _0x7b156)_0x2dc693[_0x1e201d(0x1f8)](_0xa79446)||_0x2dc693[_0x1e201d(0xe0)](_0xa79446);}}if(_0x4833a0)return _0x4833a0;_0x407916[_0x1e201d(0x167)]();for(const {suggestion:_0x49e72d,meta:_0x166d10}of this[_0x1e201d(0x225)](_0x7b156,_0x1e201d(0x15e)))_0x166d10[_0x1e201d(0xc3)]&&(this[_0x1e201d(0x174)]||!_0x166d10[_0x1e201d(0xa3)]&&!_0x166d10[_0x1e201d(0x1f2)])&&Lt(_0x49e72d,_0x394838)&&_0x407916[_0x1e201d(0x208)](_0x49e72d);for(const _0x41faf3 of _0x407916){const _0x534942=_0x41faf3[_0x1e201d(0x93)]();if(!_0x394838||!_0x394838[_0x1e201d(0x13e)]){if(_0x7b156[_0x1e201d(0x1d4)](_0x16eeda=>_0x534942[_0x1e201d(0x137)](_0x1b0c47=>_0x1b0c47[_0x1e201d(0x197)](_0x16eeda,!0x0))))return _0x41faf3;}(!_0x41faf3[_0x1e201d(0x1dd)]||!_0x41faf3[_0x1e201d(0x1dd)][_0x1e201d(0x13e)])&&(_0x534942[_0x1e201d(0x1d4)](_0x89c878=>_0x7b156[_0x1e201d(0x137)](_0x127afa=>_0x127afa[_0x1e201d(0x197)](_0x89c878,!0x0)))&&_0x41faf3[_0x1e201d(0x105)]());}const _0x6621f6=_0x1480b2(),_0x14d7f5=_0x3d2cea['id'],_0x4d7d57=_0x1e201d(0x15d)+_0x492c5c,_0x556c7a=this[_0x1e201d(0xcc)]({'id':_0x6621f6,'type':_0x4d7d57,'createdAt':new Date(),'authorId':_0x14d7f5,'attributes':_0x394838});for(const _0x275db5 of _0x7b156)_0x275db5[_0x1e201d(0xba)](),_0x275db5[_0x1e201d(0x18c)]||_0x1e201d(0x20d)==_0x275db5[_0x1e201d(0xed)][_0x1e201d(0x148)]||this[_0x1e201d(0x1c0)](_0x4d7d57,_0x6621f6,_0x14d7f5,_0x275db5,_0x3f2f26[_0x1e201d(0x1f7)]());return _0x556c7a;}[_0x386062(0xa4)](_0x419d5f,_0x494d67,_0x101913,_0x559dff,_0x43feda){const _0x30a92f=_0x386062;if(_0x419d5f[_0x30a92f(0x18c)])return[];if(_0x30a92f(0x11a)===this[_0x30a92f(0x19f)])return[];const _0x188960=this[_0x30a92f(0x1e0)][_0x30a92f(0x233)][_0x30a92f(0x131)](_0x30a92f(0x157))['me']['id'],_0x5bf7f9=Array[_0x30a92f(0x14b)](this[_0x30a92f(0x140)][_0x30a92f(0x1fe)]())[_0x30a92f(0x10b)](_0x41000a=>_0x30a92f(0x23b)==_0x41000a[_0x30a92f(0x1e4)]&&_0x41000a[_0x30a92f(0x151)][_0x30a92f(0xd9)]==_0x494d67&&_0x41000a[_0x30a92f(0x1f8)](_0x419d5f));if(_0x30a92f(0x1fd)===this[_0x30a92f(0x19f)]){const _0x4a8cdb=this[_0x30a92f(0x225)](_0x419d5f,_0x30a92f(0x17b))[_0x30a92f(0x10b)](({meta:_0x24dc5f})=>_0x24dc5f[_0x30a92f(0xc3)]&&!_0x24dc5f[_0x30a92f(0x1f2)]&&!_0x24dc5f[_0x30a92f(0xb5)])[_0x30a92f(0x104)](({suggestion:_0xbd6380})=>_0xbd6380);_0x5bf7f9[_0x30a92f(0xb6)](..._0x4a8cdb);}const _0x50dbe3=new Map([[_0x419d5f,_0x101913]]);for(const _0x5be9f3 of _0x5bf7f9){const _0x3c5763=_0x30a92f(0x23b)==_0x5be9f3[_0x30a92f(0x1e4)]?_0x5be9f3[_0x30a92f(0x151)][_0x30a92f(0x1ea)]:void 0x0,_0x1b0f99=_0x5be9f3[_0x30a92f(0x1eb)](),_0x3f9b83=Array[_0x30a92f(0x14b)](_0x50dbe3[_0x30a92f(0x20f)]())[_0x30a92f(0x1bf)](_0x9fdd1f=>_0x9fdd1f[_0x30a92f(0xf2)](_0x1b0f99));if(!_0x3f9b83)continue;const _0x4ebab3=_0x3f9b83[_0x30a92f(0x117)](_0x1b0f99);this[_0x30a92f(0x1a9)](_0x494d67)&&_0x30a92f(0x17b)==_0x5be9f3[_0x30a92f(0x1e4)]&&0x0!=_0x4ebab3[_0x30a92f(0x17d)]||(_0x50dbe3[_0x30a92f(0xa8)](_0x3f9b83),_0x4ebab3[_0x30a92f(0x18e)](_0x353c92=>{const _0x7abe22=_0x30a92f;_0x50dbe3[_0x7abe22(0x186)](_0x353c92,_0x101913);}),_0x30a92f(0x17b)!=_0x5be9f3[_0x30a92f(0x1e4)]&&_0x3c5763!=_0x559dff&&_0x50dbe3[_0x30a92f(0x186)](_0x3f9b83[_0x30a92f(0x1b6)](_0x1b0f99),_0x3c5763));}const _0x371a3a=[];for(const [_0xdb057b,_0x3f2999]of _0x50dbe3){const _0x193006=_0x1480b2(),_0x256e5c={'key':_0x494d67,'oldValue':_0x3f2999,'newValue':_0x559dff};_0x494d67[_0x30a92f(0x17d)]>0x25&&console[_0x30a92f(0x95)](_0x30a92f(0x194),{'key':_0x494d67});const _0x4306e1=(_0x30a92f(0x21b)+(_0x494d67+'|'+Vt({'newValue':_0x559dff})))[_0x30a92f(0x191)](0x0,0x3c),_0x10affa=this[_0x30a92f(0xcc)]({'id':_0x193006,'type':_0x4306e1,'data':_0x256e5c,'createdAt':new Date(),'authorId':_0x188960,'attributes':_0x43feda});_0x371a3a[_0x30a92f(0x1d3)](_0x10affa),this[_0x30a92f(0x1c0)](_0x4306e1,_0x193006,_0x188960,_0xdb057b);}return _0x371a3a;}[_0x386062(0x99)](_0x3924f3){const _0x4add0b=_0x386062;this[_0x4add0b(0x22e)](_0x3924f3,(_0x6e37db,..._0x3f12c4)=>{const _0x323c87=_0x4add0b;this[_0x323c87(0xe7)](()=>{_0x6e37db(..._0x3f12c4);});});}[_0x386062(0x12b)](_0x161af2){const _0x4f542e=_0x386062;this[_0x4f542e(0xfd)][_0x4f542e(0x208)](_0x161af2);}[_0x386062(0x219)](_0x72acb){const _0x10c000=_0x386062;this[_0x10c000(0x1b4)][_0x10c000(0x208)](_0x72acb);}[_0x386062(0x14c)](_0x129f3b){const _0x18c381=_0x386062;return _0x18c381(0x23b)==_0x129f3b[_0x18c381(0x1e4)]?_0x129f3b[_0x18c381(0x103)][_0x18c381(0xa1)]('|')[0x0]:null;}[_0x386062(0x19b)](_0x43c760,_0x30e44b){const _0x4f241a=_0x386062,_0xdd3e6c=_0x43c760[_0x4f241a(0x1e7)]();this[_0x4f241a(0x16d)][_0x4f241a(0x15a)](_0x2a2e4c=>{const _0x25baf2=_0x4f241a;_0x2a2e4c[_0x25baf2(0x8c)](_0xdd3e6c,{'range':_0x30e44b});});}[_0x386062(0x1d6)](_0x101c04){const _0x17631b=_0x386062,_0xeb9c62=_0x101c04['id'],_0x181e99=this[_0x17631b(0x1e0)][_0x17631b(0x163)][_0x17631b(0x131)](_0x17631b(0x1ad));this[_0x17631b(0xd1)][_0x17631b(0x1b0)](_0xeb9c62)||this[_0x17631b(0xd1)][_0x17631b(0x188)]({'channelId':_0x181e99,'threadId':_0xeb9c62,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x884743=this[_0x17631b(0xd1)][_0x17631b(0x8e)](_0xeb9c62);_0x884743[_0x17631b(0xee)](_0x17631b(0xb0)),_0x884743[_0x17631b(0xb0)]=!0x1,_0x101c04[_0x17631b(0x1f9)]=_0x884743;}[_0x386062(0x122)](_0x3590cb,_0x348799,_0x2a8a99,_0x454885){const _0x4985d8=_0x386062;if(_0x3590cb[_0x4985d8(0x1e4)]!=_0x348799||_0x3590cb[_0x4985d8(0x103)]!=_0x2a8a99||_0x3590cb[_0x4985d8(0xcd)]['id']!=_0x454885)throw this[_0x4985d8(0x1e0)][_0x4985d8(0x170)](_0x4985d8(0x14f)),new _0x67c924(_0x4985d8(0x14f),this);}[_0x386062(0x12f)](_0x56bd91,_0x28b164){const _0x21b3e2=_0x386062,_0x5d83ab=_0x56bd91[_0x21b3e2(0x1eb)]();if(_0x28b164[_0x21b3e2(0x123)](_0x5d83ab))_0x56bd91[_0x21b3e2(0x178)]();else{if(_0x5d83ab[_0x21b3e2(0x197)](_0x28b164)){const _0x468f65=this[_0x21b3e2(0x16d)][_0x21b3e2(0x118)](_0x28b164[_0x21b3e2(0xa5)][_0x21b3e2(0x20c)],_0x21b3e2(0x22c));this[_0x21b3e2(0x19b)](_0x56bd91,this[_0x21b3e2(0x16d)][_0x21b3e2(0x10d)](_0x5d83ab[_0x21b3e2(0xa5)],_0x468f65));const _0x32a3ea=_0x1480b2(),_0xe7789b=_0x56bd91[_0x21b3e2(0xcd)]['id'],_0x187725=_0x56bd91[_0x21b3e2(0x1e4)]+':'+_0x56bd91[_0x21b3e2(0x103)];this[_0x21b3e2(0xcc)]({'id':_0x32a3ea,'type':_0x187725,'createdAt':new Date(),'authorId':_0xe7789b,'data':_0x56bd91[_0x21b3e2(0x151)],'attributes':_0x56bd91[_0x21b3e2(0x1dd)]});const _0x4722fb=this[_0x21b3e2(0x16d)][_0x21b3e2(0x118)](_0x28b164[_0x21b3e2(0x22c)][_0x21b3e2(0xbe)],_0x21b3e2(0x20b)),_0x6b53e0=this[_0x21b3e2(0x16d)][_0x21b3e2(0x10d)](_0x4722fb,_0x5d83ab[_0x21b3e2(0x22c)]);this[_0x21b3e2(0x1c0)](_0x187725,_0x32a3ea,_0xe7789b,_0x6b53e0);}else{if(_0x5d83ab[_0x21b3e2(0x1c8)](_0x28b164[_0x21b3e2(0xa5)])){const _0x249220=this[_0x21b3e2(0x16d)][_0x21b3e2(0x118)](_0x28b164[_0x21b3e2(0xa5)][_0x21b3e2(0x20c)],_0x21b3e2(0x22c));this[_0x21b3e2(0x19b)](_0x56bd91,this[_0x21b3e2(0x16d)][_0x21b3e2(0x10d)](_0x5d83ab[_0x21b3e2(0xa5)],_0x249220));}else{const _0x25860f=this[_0x21b3e2(0x16d)][_0x21b3e2(0x118)](_0x28b164[_0x21b3e2(0x22c)][_0x21b3e2(0xbe)],_0x21b3e2(0x20b));this[_0x21b3e2(0x19b)](_0x56bd91,this[_0x21b3e2(0x16d)][_0x21b3e2(0x10d)](_0x25860f,_0x5d83ab[_0x21b3e2(0x22c)]));}}}}[_0x386062(0x162)](_0xd4bfa2){const _0x129dae=_0x386062;for(const {suggestion:_0x3f9ddd,meta:_0x161db4}of this[_0x129dae(0x225)](_0xd4bfa2,_0x129dae(0x17b))){if(!_0x161db4[_0x129dae(0xc3)])continue;const _0x1d5003=_0x3f9ddd[_0x129dae(0x93)]();for(const _0xf531fa of _0x1d5003)if(!_0xd4bfa2[_0x129dae(0x117)](_0xf531fa)[_0x129dae(0x17d)])return!0x0;}return!0x1;}[_0x386062(0xda)](_0x5d660a){const _0x2d8b37=_0x386062,_0x23c643=this[_0x2d8b37(0x1e0)][_0x2d8b37(0x233)][_0x2d8b37(0x131)](_0x2d8b37(0x157))[_0x2d8b37(0xca)](_0x5d660a);if(!_0x23c643)throw new _0x67c924(_0x2d8b37(0x153),this);return _0x23c643;}[_0x386062(0x18a)](_0x259d97){const _0x58ce23=_0x386062,_0x25c0b6=this[_0x58ce23(0x1e0)][_0x58ce23(0x233)][_0x58ce23(0x131)](_0x58ce23(0x157)),_0x1b84b4=_0x45d276(_0x58ce23(0x1d8)+_0x259d97),_0x539646=_0x25c0b6[_0x58ce23(0xca)](_0x1b84b4);return _0x539646||_0x25c0b6[_0x58ce23(0xfa)]({'id':_0x1b84b4,'name':_0x259d97});}[_0x386062(0x12a)](_0x564991,_0x47037c,_0x3213e0,_0x347561,_0xad4da2){const _0x3b2c1c=_0x386062,_0x25f50f=this[_0x3b2c1c(0xda)](_0x347561),_0x25b944=this[_0x3b2c1c(0x136)][_0x3b2c1c(0xc7)](_0x564991,_0x47037c,_0x3213e0,_0x25f50f,_0xad4da2,_0x205a94=>{const _0xbee88c=_0x3b2c1c;this[_0xbee88c(0x239)](_0x3213e0,{'attributes':_0x205a94});const _0x10136c=this[_0xbee88c(0x204)](_0x3213e0);this[_0xbee88c(0xac)](new Set([_0x10136c])),this[_0xbee88c(0x223)](new Set([_0x10136c]));});return this[_0x3b2c1c(0x1aa)](_0x25b944,_0x3b2c1c(0x1c6),()=>{const _0x450545=_0x3b2c1c;this[_0x450545(0x239)](_0x3213e0,{'state':_0x450545(0x164)});},{'priority':_0x3b2c1c(0x144)}),this[_0x3b2c1c(0x1aa)](_0x25b944,_0x3b2c1c(0x105),()=>{const _0x434446=_0x3b2c1c;this[_0x434446(0x239)](_0x3213e0,{'state':_0x434446(0xb8)});},{'priority':_0x3b2c1c(0x144)}),this[_0x3b2c1c(0x140)][_0x3b2c1c(0x186)](_0x3213e0,_0x25b944),this[_0x3b2c1c(0x1a5)][_0x3b2c1c(0x186)](_0x25b944,_0x3b2c1c(0x108)),_0x25b944;}[_0x386062(0x154)](_0x1a395c){const _0xfa551c=_0x386062,_0x5695c9=_0x1a395c[_0xfa551c(0xa1)](':');return{'group':_0x5695c9[0x0],'type':_0x5695c9[0x1],'subType':_0x5695c9[_0xfa551c(0x17d)]>=0x5?_0x5695c9[0x2]:null,'id':_0x5695c9[_0xfa551c(0x17d)]<0x5?_0x5695c9[0x2]:_0x5695c9[0x3],'authorId':_0x5695c9[_0xfa551c(0x17d)]<0x5?_0x5695c9[0x3]:_0x5695c9[0x4],'markerCount':0x6==_0x5695c9[_0xfa551c(0x17d)]?_0x5695c9[0x5]:null};}[_0x386062(0xde)](_0x26997f,_0x1cefba,_0x2937b6){const _0x181a60=_0x386062,_0x4af1aa=_0x26997f[_0x181a60(0x1eb)](),_0x2fc0be=_0x4af1aa[_0x181a60(0xa5)],_0x5c2ab6=_0x4af1aa[_0x181a60(0x22c)];this[_0x181a60(0x19b)](_0x26997f,this[_0x181a60(0x16d)][_0x181a60(0x10d)](_0x2fc0be,_0x1cefba));const _0x4c720b=_0x1480b2(),_0x3c4093=_0x26997f[_0x181a60(0xcd)]['id'],_0x5c26e5=_0x26997f[_0x181a60(0x1e4)]+(_0x26997f[_0x181a60(0x103)]?':'+_0x26997f[_0x181a60(0x103)]:'');this[_0x181a60(0xcc)]({'id':_0x4c720b,'type':_0x5c26e5,'createdAt':new Date(),'authorId':_0x3c4093,'originalSuggestionId':_0x26997f['id'],'attributes':_0x26997f[_0x181a60(0x1dd)],'data':_0x26997f[_0x181a60(0x151)]});const _0x1ad129=this[_0x181a60(0x14c)](_0x26997f);(_0x181a60(0x127)==_0x26997f[_0x181a60(0x1e4)]||_0x1ad129&&this[_0x181a60(0x1a9)](_0x1ad129))&&(_0x2937b6=this[_0x181a60(0x16d)][_0x181a60(0x116)](_0x2937b6[_0x181a60(0xbe)])),this[_0x181a60(0x1c0)](_0x5c26e5,_0x4c720b,_0x3c4093,this[_0x181a60(0x16d)][_0x181a60(0x10d)](_0x2937b6,_0x5c2ab6));}[_0x386062(0x225)](_0x9ae377,_0x2f184b=null){const _0x35f3d9=_0x386062,_0x49a4df=[],_0x58eb92=this[_0x35f3d9(0x1e0)][_0x35f3d9(0x233)][_0x35f3d9(0x131)](_0x35f3d9(0x157))['me'];Array[_0x35f3d9(0xab)](_0x9ae377)||(_0x9ae377=[_0x9ae377]);for(const _0x5a1591 of this[_0x35f3d9(0x1c5)]()){if(!_0x5a1591[_0x35f3d9(0x1f0)])continue;if(_0x2f184b&&_0x5a1591[_0x35f3d9(0x1e4)]!=_0x2f184b)continue;let _0x3546e0=!0x1;for(const _0x36ce52 of _0x5a1591[_0x35f3d9(0x93)]()){for(const _0xea4b51 of _0x9ae377){const _0x5e80d2=_0xea4b51[_0x35f3d9(0xa5)][_0x35f3d9(0x123)](_0x36ce52[_0x35f3d9(0x22c)])||_0xea4b51[_0x35f3d9(0x22c)][_0x35f3d9(0x123)](_0x36ce52[_0x35f3d9(0xa5)]);if(_0x5e80d2||_0xea4b51[_0x35f3d9(0x1b6)](_0x36ce52)){const _0x5a4610=_0xea4b51[_0x35f3d9(0x197)](_0x36ce52)&&Rt(this[_0x35f3d9(0x16d)][_0x35f3d9(0xaf)],_0x36ce52[_0x35f3d9(0xa5)],_0xea4b51),_0x287191=_0x36ce52[_0x35f3d9(0x197)](_0xea4b51)&&Rt(this[_0x35f3d9(0x16d)][_0x35f3d9(0xaf)],_0xea4b51[_0x35f3d9(0xa5)],_0x36ce52);_0x49a4df[_0x35f3d9(0x1d3)]({'suggestion':_0x5a1591,'meta':{'isOwn':_0x58eb92==_0x5a1591[_0x35f3d9(0x218)],'isNextTo':_0x5e80d2,'isInsideObject':_0x5a4610,'containsRangeInObject':_0x287191}}),_0x3546e0=!0x0;break;}}if(_0x3546e0)break;}}return _0x49a4df;}[_0x386062(0x1c0)](_0x501ae6,_0x4a3547,_0x47b0ce,_0x836fd6,_0x4e1634){const _0x369bdb=_0x386062;this[_0x369bdb(0x16d)][_0x369bdb(0x15a)](_0x51aafd=>{const _0x40d619=_0x369bdb;let _0x4e2ce8=_0x40d619(0x1e2)+_0x501ae6+':'+_0x4a3547+':'+_0x47b0ce;_0x4e1634&&(_0x4e2ce8=_0x4e2ce8+':'+_0x4e1634),_0x51aafd[_0x40d619(0x190)](_0x4e2ce8,{'range':_0x836fd6,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x386062(0x1d2)](_0x2ba7e8){const _0x591700=_0x386062,_0xf1363c=_0x2ba7e8[_0x591700(0xff)],_0x41db9e=_0x2ba7e8[_0x591700(0x16b)];_0x2ba7e8[_0x591700(0xff)]=null,_0x2ba7e8[_0x591700(0x16b)]=null,null!=_0xf1363c&&_0xf1363c[_0x591700(0x16b)]==_0x2ba7e8&&(_0xf1363c[_0x591700(0x16b)]=_0x41db9e),null!=_0x41db9e&&_0x41db9e[_0x591700(0xff)]==_0x2ba7e8&&(_0x41db9e[_0x591700(0xff)]=_0xf1363c),_0x591700(0xcf)==this[_0x591700(0x1a5)][_0x591700(0x131)](_0x2ba7e8)&&(this[_0x591700(0x1a5)][_0x591700(0x186)](_0x2ba7e8,_0x591700(0xae)),this[_0x591700(0xe8)](_0x591700(0x8d),_0x2ba7e8,_0xf1363c,_0x41db9e));}[_0x386062(0xcc)](_0xba3fd4){const _0x3399b9=_0x386062,_0x22a0d2=_0xba3fd4['id'],_0x13dff4=this[_0x3399b9(0x1c9)](_0xba3fd4);if(this[_0x3399b9(0x1ff)]&&this[_0x3399b9(0x1ff)][_0x3399b9(0x1de)]){const _0x3b7341=this[_0x3399b9(0x1e0)][_0x3399b9(0x233)][_0x3399b9(0x131)](_0x3399b9(0x19c)),_0x235b96=_0x13dff4[_0x3399b9(0x177)],_0x5cbc75=_0x13dff4[_0x3399b9(0x103)]?_0x13dff4[_0x3399b9(0x1e4)]+':'+_0x13dff4[_0x3399b9(0x103)]:_0x13dff4[_0x3399b9(0x1e4)],_0x242c8c=this[_0x3399b9(0x1e0)][_0x3399b9(0x21a)],_0x31729c=_0x3b7341[_0x3399b9(0x208)](_0x2975c0(_0x242c8c,_0x3399b9(0x16c))),_0x231ebe={'id':_0x22a0d2,'type':_0x5cbc75,'hasComments':_0x235b96,'data':_0xba3fd4[_0x3399b9(0x151)]||null,'originalSuggestionId':_0xba3fd4[_0x3399b9(0x1ac)]||null,'attributes':_0x13dff4[_0x3399b9(0x1dd)]};this[_0x3399b9(0x1ff)][_0x3399b9(0x1de)](_0x231ebe)[_0x3399b9(0x1f5)](_0x572b48=>{const _0x1007b8=_0x3399b9;_0x13dff4[_0x1007b8(0x1bd)]=!0x0,_0x3b7341[_0x1007b8(0x119)](_0x31729c),_0x572b48&&_0x572b48[_0x1007b8(0x12d)]&&(this[_0x1007b8(0x140)][_0x1007b8(0x131)](_0x22a0d2)[_0x1007b8(0x12d)]=_0x572b48[_0x1007b8(0x12d)]);})[_0x3399b9(0x1ae)](_0x43ce88=>{const _0x3dbe84=_0x3399b9;throw _0x54943c(_0x3dbe84(0x1fa)),this[_0x3dbe84(0x1e0)][_0x3dbe84(0x156)][_0x3dbe84(0xc1)]({'isUndoable':!0x1},()=>{const _0x768a04=_0x3dbe84;_0x13dff4[_0x768a04(0x105)]();}),_0x13dff4[_0x3dbe84(0xec)](),this[_0x3dbe84(0x140)][_0x3dbe84(0xa8)](_0x13dff4['id']),this[_0x3dbe84(0x1a5)][_0x3dbe84(0xa8)](_0x13dff4),_0x43ce88;});}return _0x13dff4;}[_0x386062(0x1a9)](_0x4d3be8){const _0xb807c6=_0x386062;return this[_0xb807c6(0xfd)][_0xb807c6(0x91)](_0x4d3be8);}[_0x386062(0x239)](_0x4f41fb,_0x3d4b15){const _0x4d2d7b=_0x386062,_0x5c593b=this[_0x4d2d7b(0x1e0)][_0x4d2d7b(0x233)][_0x4d2d7b(0x131)](_0x4d2d7b(0x19c)),_0x2db44d=this[_0x4d2d7b(0x204)](_0x4f41fb);if(this[_0x4d2d7b(0x1ff)]&&this[_0x4d2d7b(0x1ff)][_0x4d2d7b(0x12c)]){if(_0x2db44d[_0x4d2d7b(0x1bd)]){const _0x182edf=_0x5c593b[_0x4d2d7b(0x208)](_0x2975c0(this[_0x4d2d7b(0x1e0)][_0x4d2d7b(0x21a)],_0x4d2d7b(0x16c)));this[_0x4d2d7b(0x1ff)][_0x4d2d7b(0x12c)](_0x4f41fb,_0x3d4b15)[_0x4d2d7b(0x1f5)](()=>{const _0x4d585=_0x4d2d7b;_0x5c593b[_0x4d585(0x119)](_0x182edf);});}else _0x2db44d['on'](_0x4d2d7b(0x203),()=>{const _0x299c17=_0x4d2d7b;this[_0x299c17(0x239)](_0x4f41fb,_0x3d4b15);});}}[_0x386062(0x1da)](_0x4e7305){const _0x760aa8=_0x386062;if(!this[_0x760aa8(0x1ff)]||!this[_0x760aa8(0x1ff)][_0x760aa8(0x204)])throw new _0x67c924(_0x760aa8(0xd3),this);return this[_0x760aa8(0x1ff)][_0x760aa8(0x204)](_0x4e7305);}[_0x386062(0x8f)](_0x1323c5){const _0x1a500=_0x386062,{id:_0xd7a509,type:_0x142635,subType:_0x3b2fb1,authorId:_0x11a139}=this[_0x1a500(0x154)](_0x1323c5),_0x7a5f38=this[_0x1a500(0x140)][_0x1a500(0x131)](_0xd7a509)||this[_0x1a500(0x12a)](_0x142635,_0x3b2fb1,_0xd7a509,_0x11a139,{});switch(this[_0x1a500(0x122)](_0x7a5f38,_0x142635,_0x3b2fb1,_0x11a139),this[_0x1a500(0x1a5)][_0x1a500(0x131)](_0x7a5f38)){case _0x1a500(0x108):this[_0x1a500(0x1da)](_0xd7a509)[_0x1a500(0x1f5)](_0x365891=>{const _0x27e403=_0x1a500;let _0x2af93a=Promise[_0x27e403(0x18d)]();_0x365891[_0x27e403(0x177)]&&(_0x2af93a=this[_0x27e403(0xd1)][_0x27e403(0x189)]({'channelId':this[_0x27e403(0x1e0)][_0x27e403(0x163)][_0x27e403(0x131)](_0x27e403(0x1ad)),'threadId':_0xd7a509})),_0x2af93a[_0x27e403(0x1f5)](()=>{const _0x445051=_0x27e403;this[_0x445051(0x1c9)](_0x365891)[_0x445051(0x1bd)]=!0x0;});}),this[_0x1a500(0x1a5)][_0x1a500(0x186)](_0x7a5f38,_0x1a500(0x19e));break;case _0x1a500(0xae):this[_0x1a500(0x239)](_0xd7a509,{'state':_0x1a500(0xe1)});case _0x1a500(0x22f):this[_0x1a500(0x1a5)][_0x1a500(0x186)](_0x7a5f38,_0x1a500(0xcf)),this[_0x1a500(0xe8)](_0x1a500(0x142),_0x7a5f38);break;case _0x1a500(0xcf):this[_0x1a500(0xe8)](_0x1a500(0x1e5),_0x7a5f38);}return _0x7a5f38[_0x1a500(0x14d)](_0x1323c5),_0x7a5f38;}[_0x386062(0x223)](_0x2d5819){const _0x41cd51=_0x386062,_0x10acf1=Array[_0x41cd51(0x14b)](_0x2d5819),_0x2477b3=_0x10acf1[_0x41cd51(0x10b)](_0x3f2cbf=>_0x41cd51(0x23b)==_0x3f2cbf[_0x41cd51(0x1e4)]);this[_0x41cd51(0xe2)](_0x2477b3);const _0x2d6265=_0x10acf1[_0x41cd51(0x10b)](_0x4235f9=>!_0x4235f9[_0x41cd51(0x11e)]&&_0x41cd51(0x23b)!=_0x4235f9[_0x41cd51(0x1e4)]),_0x489c22=this[_0x41cd51(0x1c5)]({'skipNotAttached':!0x0})[_0x41cd51(0x10b)](_0x142954=>!_0x142954[_0x41cd51(0x11e)]&&_0x41cd51(0x23b)!=_0x142954[_0x41cd51(0x1e4)]),_0x4de44a=_0x489c22[_0x41cd51(0x10b)](_0x4ac4c0=>!_0x2d5819[_0x41cd51(0x91)](_0x4ac4c0)),_0x9e897e=new Map(_0x489c22[_0x41cd51(0x104)](_0x5ca0b2=>[_0x5ca0b2,this[_0x41cd51(0x136)][_0x41cd51(0xc9)](_0x5ca0b2[_0x41cd51(0x1e4)],_0x5ca0b2[_0x41cd51(0x103)],_0x41cd51(0x13d))])),_0x3599ba=new Map(_0x489c22[_0x41cd51(0x104)](_0x2f98a9=>[_0x2f98a9,_0x2f98a9[_0x41cd51(0x1eb)]()])),_0x22314c=new Set(),_0x94320d=new Set();for(let _0x5b44e9=0x0;_0x5b44e9<_0x2d6265[_0x41cd51(0x17d)];_0x5b44e9++)_0x4855ed(_0x2d6265[_0x5b44e9],_0x2d6265,_0x5b44e9+0x1);for(let _0x270a9a=0x0;_0x270a9a<_0x2d6265[_0x41cd51(0x17d)];_0x270a9a++)_0x4855ed(_0x2d6265[_0x270a9a],_0x4de44a,0x0);const _0x20fa95=new Set();for(let _0x3b370f=0x0;_0x3b370f<_0x2d6265[_0x41cd51(0x17d)];_0x3b370f++){const _0x2ed8cf=_0x2d6265[_0x3b370f];!_0x94320d[_0x41cd51(0x91)](_0x2ed8cf)&&_0x2ed8cf[_0x41cd51(0xff)]&&(_0x20fa95[_0x41cd51(0x208)](_0x2ed8cf[_0x41cd51(0xff)]),_0x2ed8cf[_0x41cd51(0xff)][_0x41cd51(0x16b)]===_0x2ed8cf&&(_0x2ed8cf[_0x41cd51(0xff)][_0x41cd51(0x16b)]=null),_0x2ed8cf[_0x41cd51(0xff)]=null),!_0x22314c[_0x41cd51(0x91)](_0x2ed8cf)&&_0x2ed8cf[_0x41cd51(0x16b)]&&(_0x20fa95[_0x41cd51(0x208)](_0x2ed8cf[_0x41cd51(0x16b)]),_0x2ed8cf[_0x41cd51(0x16b)][_0x41cd51(0xff)]===_0x2ed8cf&&(_0x2ed8cf[_0x41cd51(0x16b)][_0x41cd51(0xff)]=null),_0x2ed8cf[_0x41cd51(0x16b)]=null);}function _0x4855ed(_0x14374a,_0x3792a6,_0x3cd30b){const _0x424521=_0x41cd51;for(let _0x5e8ed5=_0x3cd30b;_0x5e8ed5<_0x3792a6[_0x424521(0x17d)];_0x5e8ed5++){const _0x11b599=_0x455097(_0x14374a,_0x3792a6[_0x5e8ed5]);_0x11b599&&(_0x11b599[0x0][_0x424521(0x16b)]=_0x11b599[0x1],_0x11b599[0x1][_0x424521(0xff)]=_0x11b599[0x0],_0x22314c[_0x424521(0x208)](_0x11b599[0x0]),_0x94320d[_0x424521(0x208)](_0x11b599[0x1]));}}function _0x455097(_0xd9f0f,_0xb7add9){const _0x2bf969=_0x41cd51;if(_0xd9f0f[_0x2bf969(0x218)]['id']!==_0xb7add9[_0x2bf969(0x218)]['id'])return null;const _0x428b91=_0x9e897e[_0x2bf969(0x131)](_0xd9f0f)(_0xd9f0f,_0xb7add9,_0x3599ba[_0x2bf969(0x131)](_0xd9f0f),_0x3599ba[_0x2bf969(0x131)](_0xb7add9));if(!_0x428b91)return null;return _0x9e897e[_0x2bf969(0x131)](_0xb7add9)(_0xd9f0f,_0xb7add9,_0x3599ba[_0x2bf969(0x131)](_0xd9f0f),_0x3599ba[_0x2bf969(0x131)](_0xb7add9))?_0x428b91[0x1][_0x2bf969(0x1f9)]&&_0x428b91[0x1][_0x2bf969(0x1f9)][_0x2bf969(0x17d)]?null:_0x428b91:null;}_0x20fa95[_0x41cd51(0x13a)]&&this[_0x41cd51(0x223)](_0x20fa95);}[_0x386062(0xe2)](_0x56b778){const _0xeb268e=_0x386062;if(0x0==_0x56b778[_0xeb268e(0x17d)])return;const _0x22b888=this[_0xeb268e(0x1c5)]({'skipNotAttached':!0x0})[_0xeb268e(0x10b)](_0x444497=>_0xeb268e(0x23b)==_0x444497[_0xeb268e(0x1e4)]&&_0x444497[_0xeb268e(0x183)]),_0x179cef=[],_0x45f428=new Map();for(const _0x106c33 of _0x22b888){const _0x51b74e=_0x45d276(_0x106c33[_0xeb268e(0x1dd)]);_0x45f428[_0xeb268e(0x91)](_0x51b74e)||(_0x45f428[_0xeb268e(0x186)](_0x51b74e,_0x179cef[_0xeb268e(0x17d)]),_0x179cef[_0xeb268e(0x1d3)]([]));const _0x11bf2d=_0x45f428[_0xeb268e(0x131)](_0x51b74e);_0x179cef[_0x11bf2d][_0xeb268e(0x1d3)](_0x106c33);}!(function(){const _0x23971d=_0xeb268e;_0x179cef[_0x23971d(0x10f)]((_0x2ffabf,_0x2162b8)=>{const _0x5d529d=_0x23971d,_0x554b5d=_0x2ffabf[0x0][_0x5d529d(0x12d)],_0x8c3f29=_0x2162b8[0x0][_0x5d529d(0x12d)];return _0x554b5d==_0x8c3f29?_0x2ffabf[0x0][_0x5d529d(0x1dd)][_0x5d529d(0xf8)]<_0x2162b8[0x0][_0x5d529d(0x1dd)][_0x5d529d(0xf8)]?-0x1:0x1:_0x554b5d<_0x8c3f29?-0x1:0x1;});for(const _0x1dc777 of _0x179cef)_0x1dc777[_0x23971d(0x10f)]((_0x27ab0d,_0xd56fc)=>_0x27ab0d['id']<_0xd56fc['id']?-0x1:0x1);}());for(let _0x5bd426=0x0;_0x5bd426<_0x179cef[_0xeb268e(0x17d)];_0x5bd426++){if(0x0==_0x179cef[_0x5bd426][_0xeb268e(0x17d)])continue;const _0x3584c0=[];for(let _0x445589=_0x5bd426+0x1;_0x445589<_0x179cef[_0xeb268e(0x17d)];_0x445589++)0x0!=_0x179cef[_0x445589][_0xeb268e(0x17d)]&&_0xdb71bd(_0x179cef[_0x5bd426],_0x179cef[_0x445589])&&_0x3584c0[_0xeb268e(0x1d3)](_0x445589);for(const _0xa404e1 of _0x3584c0)_0x179cef[_0x5bd426]=_0x179cef[_0x5bd426][_0xeb268e(0x17e)](_0x179cef[_0xa404e1]),_0x179cef[_0xa404e1]=[];}for(const _0x1622e8 of _0x179cef)for(let _0x18ea28=0x0;_0x18ea28<_0x1622e8[_0xeb268e(0x17d)];_0x18ea28++)_0x1622e8[_0x18ea28][_0xeb268e(0x16b)]=_0x1622e8[_0x18ea28+0x1]||null;for(const _0x55ab80 of _0x179cef)for(let _0x2a1f5f=0x0;_0x2a1f5f<_0x55ab80[_0xeb268e(0x17d)];_0x2a1f5f++)_0x55ab80[_0x2a1f5f][_0xeb268e(0xff)]=_0x55ab80[_0x2a1f5f-0x1]||null;function _0xdb71bd(_0x20a9dc,_0x220ef3){const _0x34cf93=_0xeb268e;if(_0x20a9dc[0x0][_0x34cf93(0x1dd)][_0x34cf93(0xf8)]!==_0x220ef3[0x0][_0x34cf93(0x1dd)][_0x34cf93(0xf8)]&&_0x20a9dc[0x0][_0x34cf93(0x218)]!==_0x220ef3[0x0][_0x34cf93(0x218)])return!0x1;if(!function(_0x155481,_0x2975ab){const _0x1db51e=_0x34cf93;if(!_0x155481[_0x1db51e(0x177)]&&!_0x2975ab[_0x1db51e(0x177)])return!0x0;if(_0x155481[_0x1db51e(0x177)]&&_0x2975ab[_0x1db51e(0x177)])return!0x1;if(_0x155481[_0x1db51e(0x177)]&&_0x2975ab[_0x1db51e(0x12d)]<_0x155481[_0x1db51e(0x1f9)][_0x1db51e(0xf1)][_0x1db51e(0x131)](0x0)[_0x1db51e(0x12d)])return!0x0;if(_0x2975ab[_0x1db51e(0x177)]&&_0x155481[_0x1db51e(0x12d)]<_0x2975ab[_0x1db51e(0x1f9)][_0x1db51e(0xf1)][_0x1db51e(0x131)](0x0)[_0x1db51e(0x12d)])return!0x0;return!0x1;}(_0x20a9dc[0x0],_0x220ef3[0x0]))return!0x1;const _0xb2f0bd=_0x142ead(_0x20a9dc[0x0][_0x34cf93(0x1dd)],_0x34cf93(0xf8)),_0x30d8f7=_0x142ead(_0x220ef3[0x0][_0x34cf93(0x1dd)],_0x34cf93(0xf8));if(!_0x59739e(_0xb2f0bd,_0x30d8f7))return!0x1;return!!_0x20a9dc[_0x34cf93(0x1d4)](_0x3a5934=>_0x220ef3[_0x34cf93(0x137)](_0x166d84=>_0x3a5934[_0x34cf93(0x1eb)]()[_0x34cf93(0x123)](_0x166d84[_0x34cf93(0x1eb)]())))&&_0x220ef3[_0x34cf93(0x1d4)](_0x234d85=>_0x20a9dc[_0x34cf93(0x137)](_0x1ca79a=>_0x234d85[_0x34cf93(0x1eb)]()[_0x34cf93(0x123)](_0x1ca79a[_0x34cf93(0x1eb)]())));}}[_0x386062(0xac)](_0xd19b7b){const _0x561382=_0x386062,_0x576c96=Array[_0x561382(0x14b)](_0xd19b7b),_0x2ffc95=this[_0x561382(0x1c5)]({'skipNotAttached':!0x0}),_0xe4de45=_0x2ffc95[_0x561382(0x10b)](_0x2303f7=>!_0xd19b7b[_0x561382(0x91)](_0x2303f7)),_0x1ec5a3=new Map(_0x576c96[_0x561382(0x104)](_0x1ae849=>[_0x1ae849,this[_0x561382(0x136)][_0x561382(0xc9)](_0x1ae849[_0x561382(0x1e4)],_0x1ae849[_0x561382(0x103)],_0x561382(0x141))])),_0x36ed00=new Map(_0x2ffc95[_0x561382(0x104)](_0x39320a=>[_0x39320a,_0x39320a[_0x561382(0x93)]()]));for(let _0x2803cd=0x0;_0x2803cd<_0x576c96[_0x561382(0x17d)];_0x2803cd++){if(_0x12356f(this,_0x576c96[_0x2803cd],_0x576c96,_0x2803cd+0x1))return!0x0;}for(let _0x54da03=0x0;_0x54da03<_0x576c96[_0x561382(0x17d)];_0x54da03++){if(_0x12356f(this,_0x576c96[_0x54da03],_0xe4de45,0x0))return!0x0;}return!0x1;function _0x12356f(_0x2b27d1,_0x8e5312,_0x43a875,_0x1d37bb){const _0x48d01f=_0x561382;for(let _0x24e009=_0x1d37bb;_0x24e009<_0x43a875[_0x48d01f(0x17d)];_0x24e009++){const _0x38c720=_0x43a875[_0x24e009];if(_0x38c720[_0x48d01f(0x1e4)]!==_0x8e5312[_0x48d01f(0x1e4)]||_0x38c720[_0x48d01f(0x218)]['id']!==_0x8e5312[_0x48d01f(0x218)]['id']||_0x38c720[_0x48d01f(0x103)]!==_0x8e5312[_0x48d01f(0x103)])continue;if(!Pt(_0x8e5312,_0x38c720,[_0x48d01f(0xf8)]))continue;if(_0x48d01f(0x23b)==_0x8e5312[_0x48d01f(0x1e4)]&&_0x8e5312[_0x48d01f(0x151)][_0x48d01f(0x1ea)]!=_0x38c720[_0x48d01f(0x151)][_0x48d01f(0x1ea)])continue;if(_0x48d01f(0x23b)==_0x8e5312[_0x48d01f(0x1e4)]&&_0x2b27d1[_0x48d01f(0x1a9)](_0x8e5312[_0x48d01f(0x151)][_0x48d01f(0xd9)]))continue;if(_0x48d01f(0x127)==_0x8e5312[_0x48d01f(0x1e4)]){const _0x29a21f=_0x2b27d1[_0x48d01f(0x1e0)][_0x48d01f(0x156)],_0x1e0ea8=_0x8e5312[_0x48d01f(0x224)]();if(_0x1e0ea8&&(_0x29a21f[_0x48d01f(0xaf)][_0x48d01f(0x1ed)](_0x1e0ea8)||_0x29a21f[_0x48d01f(0xaf)][_0x48d01f(0xb1)](_0x1e0ea8)))continue;}const _0x225fb2=_0x1ec5a3[_0x48d01f(0x131)](_0x8e5312),_0x5813d1=_0x36ed00[_0x48d01f(0x131)](_0x8e5312),_0xfbc827=_0x36ed00[_0x48d01f(0x131)](_0x38c720),_0x35e3b4=_0x8e5312[_0x48d01f(0x1f9)]&&_0x8e5312[_0x48d01f(0x1f9)][_0x48d01f(0x17d)],_0x42e569=_0x38c720[_0x48d01f(0x1f9)]&&_0x38c720[_0x48d01f(0x1f9)][_0x48d01f(0x17d)];if(!_0x35e3b4&&_0x225fb2(_0xfbc827,_0x5813d1))return _0x2b27d1[_0x48d01f(0x128)](_0x38c720,_0x8e5312),_0x36ed00[_0x48d01f(0xa8)](_0x8e5312),!0x0;if(!_0x42e569&&_0x225fb2(_0x5813d1,_0xfbc827))return _0x2b27d1[_0x48d01f(0x128)](_0x8e5312,_0x38c720),_0x36ed00[_0x48d01f(0xa8)](_0x38c720),!0x0;}return!0x1;}}[_0x386062(0x128)](_0x396795,_0x251f90){const _0x2e8918=_0x386062;if(_0x396795[_0x2e8918(0x11e)]){for(const _0x253766 of _0x251f90[_0x2e8918(0x93)]())_0x396795[_0x2e8918(0xe0)](_0x253766);}else{const _0x385e91=_0x251f90[_0x2e8918(0x1eb)]()[_0x2e8918(0x22c)];this[_0x2e8918(0x19b)](_0x396795,this[_0x2e8918(0x16d)][_0x2e8918(0x10d)](_0x396795[_0x2e8918(0x1eb)]()[_0x2e8918(0xa5)],_0x385e91));}_0x251f90[_0x2e8918(0x178)]();}[_0x386062(0x17a)](_0x9e8fc2,_0x11fdcd){const _0xe73991=_0x386062,_0x2baffd=_0x9e8fc2[_0xe73991(0xf7)](_0xe73991(0x11f))||_0x9e8fc2[_0xe73991(0xf7)](_0xe73991(0x23b))?_0xe73991(0x161):_0x9e8fc2[_0xe73991(0x20e)]();return _0x2975c0(this[_0xe73991(0x1e0)][_0xe73991(0x21a)],_0x11fdcd+'_'+_0x2baffd+_0xe73991(0x1b1));}[_0x386062(0x192)](){const _0xfe177c=_0x386062,_0x5a6f8b=this[_0xfe177c(0x1e0)];if(!_0x5a6f8b['ui'])return;const {ariaLiveAnnouncer:_0x1d8908}=_0x5a6f8b['ui'];_0x3c53fa(this[_0xfe177c(0x16d)],({left:_0x13a95d,entered:_0x1b8d7e})=>{const _0x523e0b=_0xfe177c;for(const _0x4b2ba2 of _0x13a95d){const {group:_0x4603da,type:_0x33df1c}=this[_0x523e0b(0x154)](_0x4b2ba2[_0x523e0b(0x138)]);if(_0x523e0b(0x152)===_0x4603da){_0x1d8908[_0x523e0b(0x11d)](this[_0x523e0b(0x17a)](_0x33df1c,_0x523e0b(0x234)));break;}}for(const _0x2f61d1 of _0x1b8d7e){const {group:_0x411e08,type:_0x120f9d}=this[_0x523e0b(0x154)](_0x2f61d1[_0x523e0b(0x138)]);if(_0x523e0b(0x152)===_0x411e08){_0x1d8908[_0x523e0b(0x11d)](this[_0x523e0b(0x17a)](_0x120f9d,_0x523e0b(0xa9)));break;}}});}[_0x386062(0x11c)](_0xb8612c){const _0x119d91=_0x386062;if(this[_0x119d91(0x1e1)])return!0x1;const _0x4fc8b3=this[_0x119d91(0x1e0)],_0x5c0020=_0x4fc8b3[_0x119d91(0x156)][_0x119d91(0xe4)][_0x119d91(0x101)][_0x119d91(0xf6)]();if(0x0==_0x5c0020[_0x119d91(0x17d)])return!0x1;const _0x1ee5f8=[],_0x41aaa2=_0x5c0020[_0x119d91(0x10b)](_0x37aea4=>_0x119d91(0x23b)==_0x37aea4[_0x119d91(0x1e4)]),_0x171c05=_0x5c0020[_0x119d91(0x10b)](_0xf1c217=>_0x119d91(0x200)==_0xf1c217[_0x119d91(0x1e4)]&&_0x119d91(0x210)!=_0xf1c217[_0x119d91(0x138)]),_0x1a8438=_0x5c0020[_0x119d91(0x10b)](_0x349131=>_0x119d91(0x119)==_0x349131[_0x119d91(0x1e4)]&&_0x119d91(0x210)!=_0x349131[_0x119d91(0x138)]);for(const _0x17c96b of _0x41aaa2)_0x1ee5f8[_0x119d91(0x1d3)]({'key':_0x17c96b[_0x119d91(0x1e3)],'newValue':_0x17c96b[_0x119d91(0x199)],'oldValue':_0x17c96b[_0x119d91(0x21c)],'range':Ot(_0x17c96b[_0x119d91(0x13f)],_0x4fc8b3[_0x119d91(0x156)])});for(const _0x2ab414 of _0x171c05){const _0x162f8d=_0x1a8438[_0x119d91(0x1bf)](_0xb07b1e=>_0xb07b1e[_0x119d91(0x143)][_0x119d91(0x123)](_0x2ab414[_0x119d91(0x143)]));_0x162f8d&&_0x1ee5f8[_0x119d91(0x1d3)]({'key':_0x119d91(0xea),'newValue':_0x2ab414[_0x119d91(0x138)],'oldValue':_0x162f8d[_0x119d91(0x138)],'range':_0x4fc8b3[_0x119d91(0x156)][_0x119d91(0x1b7)](_0x2ab414[_0x119d91(0x143)][_0x119d91(0xfe)])});}return 0x0!=_0x1ee5f8[_0x119d91(0x17d)]&&this[_0x119d91(0x1a1)](_0xb8612c,_0x1ee5f8);}[_0x386062(0xe9)](_0xba8b10){const _0x3c8fe4=_0x386062;let _0x279163=!0x1;const _0x5ccdb7=this[_0x3c8fe4(0x1e0)][_0x3c8fe4(0x156)][_0x3c8fe4(0xe4)][_0x3c8fe4(0x101)][_0x3c8fe4(0xc0)]()[_0x3c8fe4(0x10b)](_0x40a26e=>_0x40a26e[_0x3c8fe4(0x151)][_0x3c8fe4(0xf4)]&&_0x40a26e[_0x3c8fe4(0x138)][_0x3c8fe4(0xf7)](_0x3c8fe4(0x1b5)));for(const _0x488e23 of _0x5ccdb7){const {subType:_0x4f48f0,id:_0x413798}=this[_0x3c8fe4(0x154)](_0x488e23[_0x3c8fe4(0x138)]),_0x354080=_0x4f48f0[_0x3c8fe4(0xa1)]('|')[0x0];for(const _0x5bad34 of this[_0x3c8fe4(0x1c5)]({'skipNotAttached':!0x0}))_0x5bad34['id']!=_0x413798&&_0x3c8fe4(0x23b)==_0x5bad34[_0x3c8fe4(0x1e4)]&&_0x5bad34[_0x3c8fe4(0x151)]&&_0x5bad34[_0x3c8fe4(0x151)][_0x3c8fe4(0xd9)]==_0x354080&&_0x5bad34[_0x3c8fe4(0x1eb)]()[_0x3c8fe4(0xf2)](_0x488e23[_0x3c8fe4(0x151)][_0x3c8fe4(0xf4)])&&(this[_0x3c8fe4(0x1f6)](_0x5bad34,_0x488e23[_0x3c8fe4(0x151)][_0x3c8fe4(0xf4)],_0xba8b10),_0x279163=!0x0);}return _0x279163;}[_0x386062(0xe7)](_0x244d6b){const _0x2c6667=_0x386062;this[_0x2c6667(0x1e0)],(this[_0x2c6667(0x1e1)]=!0x0,_0x244d6b());}[_0x386062(0x1fc)](_0x48cb5d){const _0x111b6e=_0x386062,_0x1a4cf3=this[_0x111b6e(0x1a9)](_0x48cb5d),_0x4f3462=this[_0x111b6e(0x1b4)][_0x111b6e(0x91)](_0x48cb5d);return _0x1a4cf3||_0x4f3462;}[_0x386062(0x1a1)](_0xf2932a,_0x4644b4){const _0x2aeed5=_0x386062;if(0x0==_0x4644b4[_0x2aeed5(0x17d)])return!0x1;let _0x4e9453=!0x1;for(const _0x1452be of _0x4644b4){const _0x4b8031=this[_0x2aeed5(0x225)](_0x1452be[_0x2aeed5(0x13f)],_0x2aeed5(0x23b))[_0x2aeed5(0x10b)](_0x8cd95d=>!_0x8cd95d[_0x2aeed5(0x100)][_0x2aeed5(0xb5)])[_0x2aeed5(0x104)](_0x40e3a9=>_0x40e3a9[_0x2aeed5(0x152)]),_0x11ab9f=_0x45d276({'newValue':_0x1452be[_0x2aeed5(0x1fb)]});_0x4b8031[_0x2aeed5(0x10b)](_0x493612=>{const _0x4c650d=_0x2aeed5,[_0x311299,_0x39ce00]=_0x493612[_0x4c650d(0x103)][_0x4c650d(0xa1)]('|');return _0x311299==_0x1452be[_0x4c650d(0xd9)]&&_0x39ce00!=_0x11ab9f;})[_0x2aeed5(0x18e)](_0x39f5d8=>{const _0x283f44=_0x2aeed5;this[_0x283f44(0x1f6)](_0x39f5d8,_0x1452be[_0x283f44(0x13f)],_0xf2932a),_0x4e9453=!0x0;});}return _0x4e9453;}[_0x386062(0x1f6)](_0x492f65,_0x53bdaf,_0x202daa){const _0x155b30=_0x386062,_0xf6213d=_0x492f65[_0x155b30(0x1eb)]()[_0x155b30(0x117)](_0x53bdaf);0x0!==_0xf6213d[_0x155b30(0x17d)]?0x1!==_0xf6213d[_0x155b30(0x17d)]?this[_0x155b30(0xde)](_0x492f65,_0x53bdaf[_0x155b30(0xa5)],_0x53bdaf[_0x155b30(0x22c)]):this[_0x155b30(0x19b)](_0x492f65,_0xf6213d[0x0]):_0x202daa[_0x155b30(0x23a)](_0x492f65[_0x155b30(0x1e7)]());}}class xt{constructor(_0x41921e){const _0x38cd98=_0x386062;this[_0x38cd98(0xbf)]=_0x41921e,this[_0x38cd98(0x16d)]=_0x41921e[_0x38cd98(0x156)],this[_0x38cd98(0xf9)]=new Map(),this[_0x38cd98(0xc5)]=new Map(),this[_0x38cd98(0xc8)]();}[_0x386062(0xc7)](_0x3a7f8b,_0x3fab84,_0x5a47c6,_0x41a4ac,_0x5208c3,_0xce108){const _0x3c34a4=_0x386062;return new _0x3f2f26(this[_0x3c34a4(0x16d)],{'type':_0x3a7f8b,'subType':_0x3fab84,'id':_0x5a47c6,'author':_0x41a4ac,'creator':_0x41a4ac,'attributes':_0x5208c3,'onAttributesChange':_0xce108,'onAccept':(..._0x1e091a)=>this[_0x3c34a4(0xc9)](_0x3a7f8b,_0x3fab84,_0x3c34a4(0x1c6))(..._0x1e091a),'onDiscard':(..._0x432a7c)=>this[_0x3c34a4(0xc9)](_0x3a7f8b,_0x3fab84,_0x3c34a4(0x105))(..._0x432a7c)});}[_0x386062(0x9b)](_0x32bc45,_0x18bccd,_0x10bee3,_0x2b0d5e){const _0x1128a3=_0x386062,_0x34802a=_0x32bc45+':'+_0x18bccd+':'+_0x10bee3;this[_0x1128a3(0xf9)][_0x1128a3(0x186)](_0x34802a,_0x2b0d5e);}[_0x386062(0xc9)](_0x2771c4,_0x2c69ec,_0xf8173e){const _0x29d87f=_0x386062,_0x46e9b7=_0x2771c4+':'+_0x2c69ec+':'+_0xf8173e;return this[_0x29d87f(0xf9)][_0x29d87f(0x131)](_0x46e9b7)||this[_0x29d87f(0xc5)][_0x29d87f(0x131)](_0x2771c4+':'+_0xf8173e);}[_0x386062(0xc8)](){const _0x52623b=_0x386062,_0x7b979f=()=>!0x1,_0x245013=_0xa7a2e1=>{const _0x3e50be=_0x16a1;_0xa7a2e1[_0x3e50be(0x10f)]((_0x345592,_0x233cee)=>_0x345592[_0x3e50be(0xa5)][_0x3e50be(0x1f1)](_0x233cee[_0x3e50be(0xa5)])?0x1:-0x1),this[_0x3e50be(0x16d)][_0x3e50be(0x15a)](_0x4fd1d3=>{const _0x4ab15d=_0x3e50be;for(const _0x20b520 of _0xa7a2e1){let _0x2218f1;_0x2218f1=_0x20b520[_0x4ab15d(0x22c)][_0x4ab15d(0x90)]&&_0x20b520[_0x4ab15d(0x22c)][_0x4ab15d(0xbe)]==_0x20b520[_0x4ab15d(0xa5)][_0x4ab15d(0xfe)]?_0x4fd1d3[_0x4ab15d(0x15b)](_0x20b520[_0x4ab15d(0xa5)][_0x4ab15d(0xfe)],'on'):_0x4fd1d3[_0x4ab15d(0x15b)](_0x20b520),this[_0x4ab15d(0x16d)][_0x4ab15d(0x202)](_0x2218f1,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x51cba0=(_0x2d2cb9,_0x3a05d3)=>{const _0x939abd=_0x16a1;_0x3a05d3&&this[_0x939abd(0x16d)][_0x939abd(0x15a)](_0x1d4cea=>{const _0x2e89c6=_0x939abd,{commandName:_0x1d57c7,commandParams:_0x45ba2d=[]}=_0x3a05d3,_0x5da435=_0x2d2cb9[_0x2e89c6(0x104)](_0x38653b=>(Tt(_0x38653b)&&(_0x38653b=this[_0x2e89c6(0x16d)][_0x2e89c6(0x10d)](_0x38653b[_0x2e89c6(0x22c)])),_0x38653b))[_0x2e89c6(0x10b)](_0x2644f7=>_0x2e89c6(0x20d)!==_0x2644f7[_0x2e89c6(0xed)][_0x2e89c6(0x148)]);if(_0x5da435[_0x2e89c6(0x17d)]<0x1)return;const _0x189403=Array[_0x2e89c6(0x14b)](this[_0x2e89c6(0x16d)][_0x2e89c6(0xe4)][_0x2e89c6(0x231)][_0x2e89c6(0x93)]())[_0x2e89c6(0x104)](_0x4e93a9=>_0x126b78[_0x2e89c6(0xad)](_0x4e93a9));_0x1d4cea[_0x2e89c6(0x175)](_0x5da435);for(const _0x5a2c53 of this[_0x2e89c6(0xbf)][_0x2e89c6(0x209)][_0x2e89c6(0x209)]())_0x5a2c53[_0x2e89c6(0x1af)]();_0x45ba2d[_0x2e89c6(0x1d3)]({'forceDefaultExecution':!0x0}),this[_0x2e89c6(0xbf)][_0x2e89c6(0x232)](_0x1d57c7,..._0x45ba2d);const _0x56baac=_0x189403[_0x2e89c6(0x10b)](_0x5773bb=>_0x2e89c6(0x20d)!=_0x5773bb[_0x2e89c6(0xed)][_0x2e89c6(0x148)]);_0x56baac[_0x2e89c6(0x17d)]>0x0&&_0x1d4cea[_0x2e89c6(0x175)](_0x56baac);for(const _0x50aa9b of _0x189403)_0x50aa9b[_0x2e89c6(0xba)]();});},_0x157990=(_0x365bd6,_0x4b4f58)=>0x1==_0x365bd6[_0x52623b(0x17d)]&&0x1==_0x4b4f58[_0x52623b(0x17d)]&&_0x365bd6[0x0][_0x52623b(0x22c)][_0x52623b(0x123)](_0x4b4f58[0x0][_0x52623b(0xa5)]),_0x1aa075=(_0x33869d,_0x55b1fa,_0x8b5c36,_0x1dc460)=>Ft(_0x33869d,_0x55b1fa,_0x8b5c36,_0x1dc460,this[_0x52623b(0x16d)])?[_0x33869d,_0x55b1fa]:Ft(_0x55b1fa,_0x33869d,_0x1dc460,_0x8b5c36,this[_0x52623b(0x16d)])?[_0x55b1fa,_0x33869d]:null;this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x214),_0x7b979f),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0xa0),_0x245013),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0xe5),_0x157990),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x114),_0x1aa075),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x16a),_0x245013),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0xb4),_0x7b979f),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x145),_0x157990),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x1bb),_0x1aa075),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x113),_0x51cba0),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x22b),_0x7b979f),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x201),_0x157990),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0xe3),_0x7b979f),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x124),_0x51cba0),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x18b),_0x7b979f),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0xbc),_0x157990),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x158),_0x7b979f),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x1b3),_0x7b979f),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x96),(_0x2e204f,_0x2b98a4)=>{const _0x31dd8a=_0x52623b;if(!_0x2b98a4)return;const _0x1bd233=this[_0x31dd8a(0xbf)][_0x31dd8a(0x233)][_0x31dd8a(0x131)](p);this[_0x31dd8a(0x16d)][_0x31dd8a(0x15a)](_0x55ea5d=>{const _0x31b7ca=_0x31dd8a;if(_0x31b7ca(0xea)==_0x2b98a4[_0x31b7ca(0xd9)])for(const _0x319df7 of _0x2e204f){const _0x18f83c=_0x319df7[_0x31b7ca(0xa5)][_0x31b7ca(0xfe)],_0x2f87b0=_0x2b98a4[_0x31b7ca(0x1ea)];_0x55ea5d[_0x31b7ca(0x94)](_0x18f83c,_0x2f87b0);}else{if(_0x1bd233[_0x31b7ca(0x1a9)](_0x2b98a4[_0x31b7ca(0xd9)])){for(const _0x1e6d7e of _0x2e204f)void 0x0!==_0x2b98a4[_0x31b7ca(0x1ea)]?_0x55ea5d[_0x31b7ca(0xd7)](_0x2b98a4[_0x31b7ca(0xd9)],_0x2b98a4[_0x31b7ca(0x1ea)],_0x1e6d7e[_0x31b7ca(0xa5)][_0x31b7ca(0xfe)]):_0x55ea5d[_0x31b7ca(0x179)](_0x2b98a4[_0x31b7ca(0xd9)],_0x1e6d7e[_0x31b7ca(0xa5)][_0x31b7ca(0xfe)]);}else{for(const _0x5f1d11 of _0x2e204f)_0x2b98a4[_0x31b7ca(0x1ea)]?_0x55ea5d[_0x31b7ca(0xd7)](_0x2b98a4[_0x31b7ca(0xd9)],_0x2b98a4[_0x31b7ca(0x1ea)],_0x5f1d11):_0x55ea5d[_0x31b7ca(0x179)](_0x2b98a4[_0x31b7ca(0xd9)],_0x5f1d11);}}});}),this[_0x52623b(0xc5)][_0x52623b(0x186)](_0x52623b(0x165),_0x157990);}}function Rt(_0x5a599f,_0x37231f,_0x27976e){const _0x40d568=_0x386062;for(const _0x3dff09 of _0x37231f[_0x40d568(0xbe)][_0x40d568(0x14a)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3dff09[_0x40d568(0xed)]==_0x3dff09)return!0x1;if(!_0x27976e[_0x40d568(0x1ab)](_0x3dff09))return!0x1;if(_0x5a599f[_0x40d568(0x1ed)](_0x3dff09)||_0x5a599f[_0x40d568(0xb1)](_0x3dff09))return!0x0;}return!0x1;}function Tt(_0xb7ebbf){const _0x407cce=_0x386062;return _0xb7ebbf[_0x407cce(0x22c)][_0x407cce(0xbe)]==_0xb7ebbf[_0x407cce(0xa5)][_0x407cce(0xfe)]&&_0xb7ebbf[_0x407cce(0x22c)][_0x407cce(0x133)];}function Et(_0x5b7a7b,_0x37b6cd,_0x49e1a6,_0x4c5c09){const _0x20dee2=_0x386062,_0x1482fc=_0x4e273f=>!_0x4e273f[_0x20dee2(0x1b2)]['is'](_0x20dee2(0xfc))&&!_0x4c5c09[_0x20dee2(0x1ed)](_0x4e273f[_0x20dee2(0x1b2)]),_0x34ce43=_0x5b7a7b[_0x20dee2(0xa5)][_0x20dee2(0x1d5)](_0x1482fc),_0x211b0b=_0x5b7a7b[_0x20dee2(0x22c)][_0x20dee2(0x1d5)](_0x1482fc,{'direction':_0x20dee2(0x147)});return(!_0x5b7a7b[_0x20dee2(0xa5)][_0x20dee2(0x123)](_0x34ce43)||!_0x5b7a7b[_0x20dee2(0x22c)][_0x20dee2(0x123)](_0x211b0b))&&(_0x34ce43[_0x20dee2(0x1f1)](_0x211b0b)?_0x49e1a6[_0x20dee2(0x8c)](_0x37b6cd,{'range':_0x49e1a6[_0x20dee2(0x10d)](_0x34ce43,_0x211b0b)}):_0x49e1a6[_0x20dee2(0x23a)](_0x37b6cd),!0x0);}function Vt(_0x4ca410){return _0x45d276(_0x4ca410);}function Ut(_0x3f1c0e){const _0x253218=_0x386062,_0x390b32=_0x3f1c0e[_0x253218(0xa5)][_0x253218(0xfe)];return _0x390b32&&_0x390b32['is'](_0x253218(0x1a2));}function Ot(_0x4a907d,_0x104cdc){const _0x2fa5b8=_0x386062;return null==_0x4a907d[_0x2fa5b8(0x22c)][_0x2fa5b8(0x20c)]&&_0x4a907d[_0x2fa5b8(0x22c)][_0x2fa5b8(0xbe)]==_0x4a907d[_0x2fa5b8(0xa5)][_0x2fa5b8(0xfe)]?Gt(_0x4a907d[_0x2fa5b8(0xa5)][_0x2fa5b8(0xfe)],_0x104cdc):_0x4a907d;}function Gt(_0x4c1217,_0xa62326){const _0x28df49=_0x386062,_0x252a2b=_0xa62326[_0x28df49(0xaf)][_0x28df49(0x1ed)](_0x4c1217)||_0xa62326[_0x28df49(0xaf)][_0x28df49(0x1db)](_0x4c1217);return _0xa62326[_0x28df49(0x10d)](_0xa62326[_0x28df49(0x118)](_0x4c1217,_0x28df49(0x1df)),_0x252a2b?_0xa62326[_0x28df49(0x221)](_0x4c1217):_0xa62326[_0x28df49(0x118)](_0x4c1217,_0x28df49(0x22c)));}function _0x34bd(){const _0x3e8932=['isEqual','formatBlock:accept','always','1559668xPnBrV','formatBlock','_joinSuggestions','isUndo','_createSuggestion','registerBlockAttribute','updateSuggestion','createdAt','CommentsRepository','_cutOutSuggestionMarker','batch','get','assign','isAtStart','forceDefaultExecution','widget','_suggestionFactory','some','name','markerName','size','markerToData','7954570ebKLnT','chain','skipNestingCheck','range','_suggestions','join','suggestionLoaded','position','high','deletion:join','@external','backward','rootName','head','getAncestors','from','_getAttributeKey','addMarkerName','removeMarker:suggestion:attribute','track-changes-suggestion-data-mismatch','86kuCUxG','data','suggestion','track-changes-user-not-found','_splitMarkerName','dataDowncast','model','Users','formatBlock:chain','addMarker:suggestion:attribute','change','createSelection','lowest','deletion:','deletion','getWalker','ck-suggestion-marker-formatInline','FORMATTING','_rangeIsInLocalUserInsertion','config','accepted','attribute:join','markerNameToElements','clear','pluginName','track-changes-suggestion-not-found','deletion:accept','next','PENDING_ACTION_SUGGESTION','_model','hasSuggestion','813369yWCNra','enableReadOnlyMode','howMany','ck-suggestion-marker-formatBlock','update:suggestion','_mergeNestedSuggestions','setSelection','activeMarkers','hasComments','removeMarkers','removeAttribute','_getMarkerAnnouncementText','insertion','markers','length','concat','return','unbindElementFromMarkerName','removeComment','stop','_isDataLoaded','commandName','515709AsXXvh','set','descriptionFactory','addCommentThread','fetchCommentThread','_getExternalAuthor','formatBlock:discard','isCollapsed','resolve','forEach','setTo','addMarker','substring','_initAriaMarkerChangeAnnouncements','getNearestSelectionRange','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.','insertion:','discardAllSuggestions','containsRange','trackChanges.trackFormatChanges','attributeNewValue','documentSelection','_setSuggestionRange','PendingActions','addClass','markerReady','_trackFormatChanges','change:data','_reduceExistingSuggestions','element','dataToMarker','elementEnd','_suggestionState','isTouching','getShiftedBy','1582YRvSUe','_isBlockAttribute','listenTo','containsItem','originalSuggestionId','collaboration.channelId','catch','refresh','hasCommentThread','_SUGGESTION_ANNOUNCEMENT','item','attribute:accept','_inlineAttributeKeys','suggestion:attribute:','getIntersection','createRangeOn','tablePasteChainId','trackChanges.mergeNestedSuggestions','requires','deletion:chain','formatBlock:','_saved','low','find','_addSuggestionMarker','removeClass','track-changes-adapter-already-set','init','action','getSuggestions','accept','group','containsPosition','addSuggestionData','moveTargetPosition','clone','46510563dKBInb','_afterChanges','writer','markBlockFormat','options','authorName','_removeSuggestion','push','every','getLastMatchingPosition','_addThreadToSuggestion','targetPosition','external:','markerToHighlight','_getSuggestionData','isSelectable','addHighlight','attributes','addSuggestion','before','editor','_recordAttributeSuggestions','suggestion:','attributeKey','type','suggestionChanged','toJSON','getFirstMarker','track-changes-command-not-found','getAttribute','oldValue','getFirstRange','7386ECkhwg','isObject','bindElementToMarker','formatInline:','isInContent','isBefore','isInsideObject','fromCharCode','value','then','_reduceSuggestionAttributeRange','getMultiRangeId','isIntersectingWithRange','commentThread','error-saving-suggestion-data-suggestion-discarded','newValue','_isRegisteredAttribute','default','values','_adapter','insert','formatInline:join','deleteContent','change:_saved','getSuggestion','registerPostFixer','mapper','multi','add','commands','markMultiRangeDeletion','after','nodeBefore','$graveyard','toUpperCase','keys','$text','discardSelectedSuggestions','discardSuggestion','multipleBlocks','insertion:accept','trackChangesCommand','splice','getItems','author','registerInlineAttribute','locale','attribute:','attributeOldValue','addComment','isDocumentOperation','containerElement','acceptAllSuggestions','createPositionAfter','isBlock','_refreshSuggestionsChain','getContainedElement','_findSuggestions','pop','authoredAt','isExternal','substr','formatInline','formatInline:discard','end','getAllAdjacentSuggestions','enableCommand','dataReady','change:activeMarkers','selection','execute','plugins','LEAVE','move','elementToElement','10RUzAAv','isLocal','_updateSuggestionData','removeMarker','attribute','updateMarker','suggestionUnloaded','getCommentThread','_handleNewSuggestionMarker','isAtEnd','has','reconvertMarker','getRanges','rename','warn','attribute:discard','track-changes-enable-command-twice','isAfter','enableDefaultAttributesIntegration','suggestion-type','registerCustomCallback','oldRange','markMultiRangeBlockFormat','formatGroupId','ck-suggestion-marker','insertion:discard','split','104CvNpwm','containsRangeInObject','markAttributeChange','start','data-suggestion','for','delete','ENTER','acceptSelectedSuggestions','isArray','_joinWithAdjacentSuggestions','fromRange','removed','schema','isRemovable','isLimit','16276IEpvdH','showSuggestionHighlights','deletion:discard','isNextTo','unshift','splitPosition','rejected','createRangeIn','detach','markMultiRangeInsertion','formatBlock:join','insertContent','parent','_editor','getChangedMarkers','enqueueChange','consumable','isOwn','addMarker:suggestion','_defaultCallbacks','$marker','buildSuggestion','_registerDefaultCallbacks','getSuggestionCallback','getUser','includes','_setSuggestionData','creator','applyOperation','ready','TrackChangesEditing','_commentsRepository','rethrowUnexpectedError','track-changes-adapter-missing-getsuggestion','consume','addMarker:suggestion:formatBlock','_enabledCommands','setAttribute','adapter','key','_getAuthorFromId','markInlineFormat','marker-count','_onDiscard','_breakSuggestionMarker','getMarkers','addRange','open','_refreshAttributeSuggestionsChain','formatInline:chain','document','insertion:join','normal','_recordAttributeChanges','fire','_processAttributeSuggestions','$elementName','highest','stopListening','root','unbind','getRange','editingDowncast','comments','isIntersecting','forward','newRange','markInsertion','getChanges','startsWith','groupId','_customCallbacks','addUser','trackChanges','$textProxy','_blockAttributeKeys','nodeAfter','previous','meta','differ','ck-suggestion-marker--active','subType','map','discard','elementStart','define','notReady','upcast','getCustomProperty','filter','editing','createRange','markDeletion','sort','conversion','toViewElement','acceptSuggestion','formatInline:accept','insertion:chain','removeMarker:suggestion:formatBlock','createPositionBefore','getDifference','createPositionAt','remove','never','ck-suggestion-marker-','_processAttributeChanges','announce','isMultiRange','format','_isForcedDefaultExecutionBlock','createElement','_checkSuggestionCorrectness'];_0x34bd=function(){return _0x3e8932;};return _0x34bd();}function Ft(_0x3dcc63,_0x2bbcc8,_0xd77ef,_0x5698ea,_0x375e86){const _0x3cd4ea=_0x386062;if(!Pt(_0x3dcc63,_0x2bbcc8))return!0x1;if(_0xd77ef[_0x3cd4ea(0x22c)][_0x3cd4ea(0x123)](_0x5698ea[_0x3cd4ea(0xa5)]))return!0x0;if(_0x3dcc63[_0x3cd4ea(0x1e4)]!=_0x2bbcc8[_0x3cd4ea(0x1e4)])return!0x1;if(!_0xd77ef[_0x3cd4ea(0x22c)][_0x3cd4ea(0x1a6)](_0x5698ea[_0x3cd4ea(0xa5)]))return!0x1;const _0x37a77e=_0x375e86[_0x3cd4ea(0x10d)](_0xd77ef[_0x3cd4ea(0x22c)],_0x5698ea[_0x3cd4ea(0xa5)])[_0x3cd4ea(0x15f)]();for(const _0x365e4a of _0x37a77e)if([_0x3cd4ea(0x106),_0x3cd4ea(0x1a4)][_0x3cd4ea(0xcb)](_0x365e4a[_0x3cd4ea(0x1e4)])&&_0x375e86[_0x3cd4ea(0xaf)][_0x3cd4ea(0xb1)](_0x365e4a[_0x3cd4ea(0x1b2)]))return!0x1;return!0x0;}function Pt(_0xabf9fe,_0x406a48,_0xf14668=[]){const _0x5ab06d=_0x386062;return!(!_0xabf9fe[_0x5ab06d(0x183)]||!_0x406a48[_0x5ab06d(0x183)])&&_0x59739e(_0x142ead(_0xabf9fe[_0x5ab06d(0x1dd)],_0xf14668),_0x142ead(_0x406a48[_0x5ab06d(0x1dd)],_0xf14668));}function Lt(_0x4716c2,_0x53b615){const _0x4da542=_0x386062,_0x487624=Ht(_0x4716c2[_0x4da542(0x1dd)]),_0x5710c2=Ht(_0x53b615);if(!_0x4716c2[_0x4da542(0x183)])return!0x1;for(const _0x16ac2e of Object[_0x4da542(0x20f)](_0x5710c2))if(!_0x59739e(_0x487624[_0x16ac2e],_0x5710c2[_0x16ac2e]))return!0x1;return!0x0;}function Ht(_0x35520e){const _0x475eac=_0x386062,_0x48d4e8=Object[_0x475eac(0x132)]({},_0x35520e);return delete _0x48d4e8[_0x475eac(0x13e)],delete _0x48d4e8[_0x475eac(0x1b8)],_0x48d4e8;}
23
+ const _0x8a32e4=_0xa60f;(function(_0x5595a1,_0xb4a79e){const _0x219fd3=_0xa60f,_0x422cb1=_0x5595a1();while(!![]){try{const _0x1746ec=-parseInt(_0x219fd3(0x25a))/0x1+parseInt(_0x219fd3(0x1e7))/0x2+-parseInt(_0x219fd3(0x2a9))/0x3*(parseInt(_0x219fd3(0x22f))/0x4)+parseInt(_0x219fd3(0x1ed))/0x5+-parseInt(_0x219fd3(0x2c3))/0x6*(parseInt(_0x219fd3(0x192))/0x7)+-parseInt(_0x219fd3(0x19a))/0x8*(parseInt(_0x219fd3(0x2e5))/0x9)+-parseInt(_0x219fd3(0x1b7))/0xa*(-parseInt(_0x219fd3(0x17e))/0xb);if(_0x1746ec===_0xb4a79e)break;else _0x422cb1['push'](_0x422cb1['shift']());}catch(_0x23ea86){_0x422cb1['push'](_0x422cb1['shift']());}}}(_0x5ceb,0x3d195));import{Plugin as _0x1319e2,PendingActions as _0x36d3c0}from'ckeditor5/src/core.js';import{LiveRange as _0x2ee4a8}from'ckeditor5/src/engine.js';import{CKEditorError as _0x4f34a0,uid as _0x36fe0f,priorities as _0x228217,logWarning as _0xdb610f}from'ckeditor5/src/utils.js';import{toWidget as _0x11201a}from'ckeditor5/src/widget.js';import{Users as _0x555c02,hashObject as _0x3f2933,surroundingMarkersDetector as _0x4a97d2}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x2dae5f from'./commands/trackchangescommand.js';import _0xdab569 from'./commands/acceptsuggestioncommand.js';import _0x3268a3 from'./commands/discardsuggestioncommand.js';import _0xf51bf9 from'./commands/executeonallsuggestionscommand.js';import _0x41306b from'./commands/executeonselectedsuggestionscommand.js';import _0xb8c963 from'./suggestion.js';import _0x26b50b from'./suggestiondescriptionfactory.js';import _0x3d2221 from'./integrations/aiassistant.js';import _0x421f66 from'./integrations/alignment.js';import _0x34a34f from'./integrations/basicstyles.js';import _0x4d7888 from'./integrations/blockquote.js';import _0x33d10a from'./integrations/casechange.js';import _0x5945f3 from'./integrations/ckbox.js';import _0x4d9312 from'./integrations/codeblock.js';import _0x4e0dde from'./integrations/comments.js';import _0x486529 from'./integrations/deletecommand.js';import _0x8b6dbe from'./integrations/list.js';import _0x29512a from'./integrations/listproperties.js';import _0x5923ec from'./integrations/entercommand.js';import _0x2876a5 from'./integrations/findandreplace.js';import _0x20926b from'./integrations/font.js';import _0x51f905 from'./integrations/formatpainter.js';import _0x475626 from'./integrations/heading.js';import _0x258169 from'./integrations/highlight.js';import _0x5792d6 from'./integrations/horizontalline.js';import _0x4c4880 from'./integrations/htmlembed.js';import _0xdbbdbe from'./integrations/image.js';import _0x31a55e from'./integrations/imagereplace.js';import _0x5282fa from'./integrations/imagestyle.js';import _0x238657 from'./integrations/importword.js';import _0x3bef12 from'./integrations/indent.js';import _0xdbb19c from'./integrations/inputcommand.js';import _0xf10f18 from'./integrations/link.js';import _0x201c41 from'./integrations/legacylist.js';import _0x1878b5 from'./integrations/legacylistproperties.js';import _0x5f2886 from'./integrations/mediaembed.js';import _0x4741b6 from'./integrations/mention.js';import _0x4b8449 from'./integrations/multilevellist.js';function _0x5ceb(){const _0x36f16a=['getFirstRange','commands','subType','deletion:accept','trackChanges.trackFormatChanges','accepted','forward','isLocal','_refreshSuggestionsChain','discardSelectedSuggestions','registerPostFixer','_recordAttributeSuggestions','listenTo','move','deletion:','discard','_cutOutSuggestionMarker','isTouching','showSuggestionHighlights','pluginName','oldValue','_joinWithAdjacentSuggestions','warn','item','getUser','differ','markDeletion','registerInlineAttribute','formatBlock:chain','next','clear','isIntersecting','track-changes-suggestion-data-mismatch','newRange','formatBlock:join','low','_addThreadToSuggestion','highest','170804llCZol','locale','_processAttributeSuggestions','track-changes-suggestion-not-found','suggestion','update:suggestion','1874040XAWbaz','insertion:','getShiftedBy','parent','$graveyard','open','getAncestors','for','consumable','comments','removed','containsRangeInObject','substr','head','addMarker:suggestion','_joinSuggestions','attribute:discard','_saved','format','deleteContent','getContainedElement','rootName','catch','attribute:join','fromCharCode','insertContent','attribute:accept','isLimit','createSelection','formatGroupId','unbindElementFromMarkerName','_isDataLoaded','never','includes','buildSuggestion','oldRange','isNextTo','change:activeMarkers','updateMarker','push','after','insertion:join','model','track-changes-adapter-missing-getsuggestion','getIntersection','substring','markInsertion','_registerDefaultCallbacks','document','pop','key','_getMarkerAnnouncementText','LEAVE','_suggestions','accept','_processAttributeChanges','detach','trackChanges','announce','values','track-changes-adapter-already-set','toViewElement','_blockAttributeKeys','action','howMany','external:','4088TsHAJs','sort','removeAttribute','startsWith','isDocumentOperation','markMultiRangeInsertion','createPositionAfter','refresh','addRange','getCommentThread','isInContent','add','CommentsRepository','consume','addMarker:suggestion:formatBlock','elementEnd','insertion:discard','getSuggestion','_addSuggestionMarker','addHighlight','isAfter','suggestionLoaded','splitPosition','_customCallbacks','_mergeNestedSuggestions','TrackChangesEditing','attribute:','author','range','upcast','_updateSuggestionData','elementToElement','root','ENTER','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.','_inlineAttributeKeys','isAtStart','batch','creator','acceptSelectedSuggestions','updateSuggestion','containsRange','markMultiRangeBlockFormat','255113hURefP','insertion','_breakSuggestionMarker','getItems','multipleBlocks','delete','_initAriaMarkerChangeAnnouncements','deletion:chain','group','formatInline:join','suggestionChanged','getSuggestionCallback','stopListening','discardAllSuggestions','_refreshAttributeSuggestionsChain','forEach','_getAuthorFromId','applyOperation','authoredAt','some','data','getCustomProperty','markerNameToElements','markerToData','chain','addUser','tablePasteChainId','setTo','attributeOldValue','$marker','suggestion:','writer','createRangeOn','_splitMarkerName','removeMarker:suggestion:formatBlock','_onDiscard','descriptionFactory','enableReadOnlyMode','isAtEnd','concat','addComment','Users','size','getChangedMarkers','addMarker','has','markInlineFormat','_adapter','ck-suggestion-marker','formatBlock','editing','multi','_rangeIsInLocalUserInsertion','getNearestSelectionRange','insertion:accept','fetchCommentThread','mapper','previous','dataReady','execute','selection','getRange','change:data','from','track-changes-enable-command-twice','FORMATTING','authorName','nodeAfter','return','ready','hasComments','$elementName','requires','reconvertMarker','trackChangesCommand','getMultiRangeId','addCommentThread','editor','getChanges','243PaQEGJ','remove','init','_enabledCommands','attributeKey','containsPosition','discardSuggestion','$textProxy','markerName','filter','then','isOwn','setAttribute','isEqual','setSelection','backward','createPositionAt','formatBlock:accept','groupId','_trackFormatChanges','suggestion:attribute:','isObject','containsItem','suggestion-type','map','end','12bCQBmO','enqueueChange','PendingActions','ck-suggestion-marker--active','createRange','isInsideObject','registerCustomCallback','_removeSuggestion','meta','getFirstMarker','formatInline:accept','ck-suggestion-marker-','adapter','toUpperCase','value','_checkSuggestionCorrectness','length','isBefore','skipNestingCheck','documentSelection','markBlockFormat','@external','conversion','formatInline:','isExternal','error-saving-suggestion-data-suggestion-discarded','ck-suggestion-marker-formatBlock','define','get','attributes','default','PENDING_ACTION_SUGGESTION','hasSuggestion','activeMarkers','302787lEFkuX','isRemovable','_suggestionFactory','addSuggestion','deletion:discard','acceptSuggestion','_reduceSuggestionAttributeRange','trackChanges.mergeNestedSuggestions','_recordAttributeChanges','_SUGGESTION_ANNOUNCEMENT','toJSON','addMarker:suggestion:attribute','removeClass','getSuggestions','isArray','every','_setSuggestionData','getRanges','track-changes-user-not-found','hasCommentThread','data-suggestion','collaboration.channelId','splice','forceDefaultExecution','resolve','createPositionBefore','isIntersectingWithRange','markerReady','moveTargetPosition','_findSuggestions','attribute','dataDowncast','createRangeIn','_editor','_handleNewSuggestionMarker','before','change','removeComment','nodeBefore','widget','options','removeMarkers','editingDowncast','stop','removeMarker:suggestion:attribute','formatInline:discard','markMultiRangeDeletion','find','rejected','_reduceExistingSuggestions','name','plugins','markers','commandName','notReady','schema','enableCommand','_afterChanges','markAttributeChange','deletion:join','set','createdAt','addMarkerName','_getExternalAuthor','getWalker','lowest','element','split','createElement','commentThread','isUndo','config','keys','55BbQiDc','registerBlockAttribute','isSelectable','isCollapsed','position','rename','_suggestionState','newValue','type','formatBlock:','start','dataToMarker','originalSuggestionId','_isRegisteredAttribute','join','always','high','suggestionUnloaded','isBlock','getAllAdjacentSuggestions','831131LyRrZX','formatInline','clone','getAttribute','targetPosition','attributeNewValue','getLastMatchingPosition','getMarkers','8nOwuFc','elementStart','getDifference','removeMarker','containerElement','deletion','insertion:chain','_getAttributeKey','formatInline:chain','track-changes-command-not-found','isMultiRange','enableDefaultAttributesIntegration','ck-suggestion-marker-formatInline','formatBlock:discard','_defaultCallbacks','change:_saved','unbind','_createSuggestion','acceptAllSuggestions','_setSuggestionRange','_model','_isForcedDefaultExecutionBlock','_isBlockAttribute','_commentsRepository','fromRange','fire','marker-count','_getSuggestionData','addClass','798110cKbqXJ','unshift','insert','bindElementToMarker','addSuggestionData','assign','markerToHighlight','$text','rethrowUnexpectedError','normal'];_0x5ceb=function(){return _0x36f16a;};return _0x5ceb();}import _0x342806 from'./integrations/pagebreak.js';import _0x13c9b8 from'./integrations/paragraph.js';import _0x33f99d from'./integrations/removeformat.js';import _0x57464b from'./integrations/restrictededitingmode.js';import _0x5c2dd4 from'./integrations/shiftentercommand.js';import _0x27e75a from'./integrations/standardeditingmode.js';import _0x309fe3 from'./integrations/style.js';import _0x5bc720 from'./integrations/table.js';import _0x2f68fa from'./integrations/tablemergesplit.js';import _0x2a58f5 from'./integrations/tableheadings.js';import _0x4a8c85 from'./integrations/tableclipboard.js';import _0x172af7 from'./integrations/tablecolumnresize.js';import _0x49b658 from'./integrations/template.js';function _0xa60f(_0x168667,_0x45c095){const _0x5ceba3=_0x5ceb();return _0xa60f=function(_0xa60f9,_0x405d4c){_0xa60f9=_0xa60f9-0x145;let _0x1fb4b2=_0x5ceba3[_0xa60f9];return _0x1fb4b2;},_0xa60f(_0x168667,_0x45c095);}import _0x2b0f43 from'./integrations/tableofcontents.js';import _0xfddcbf from'./integrations/title.js';import _0x4ee98d from'./integrations/undo.js';import _0x46de60 from'./integrations/tablecaption.js';import _0x10f139 from'./integrations/tableproperties.js';import{getTranslation as _0x5a4d78}from'./utils/common-translations.js';import{isEqual as _0x4134da,omit as _0x49e482}from'lodash-es';export const renameAttributeKey=_0x8a32e4(0x2a1);export default class p extends _0x1319e2{static get[_0x8a32e4(0x2a2)](){const _0x36f2a2=_0x8a32e4;return[_0x36f2a2(0x23b),_0x555c02,_0x36d3c0,_0x3d2221,_0x421f66,_0x34a34f,_0x4d7888,_0x5945f3,_0x33d10a,_0x4d9312,_0x4e0dde,_0x486529,_0x5923ec,_0x2876a5,_0x20926b,_0x51f905,_0x475626,_0x258169,_0x5792d6,_0x4c4880,_0xdbbdbe,_0x5282fa,_0x31a55e,_0x238657,_0x3bef12,_0xdbb19c,_0x201c41,_0x1878b5,_0x4b8449,_0xf10f18,_0x8b6dbe,_0x29512a,_0x5f2886,_0x4741b6,_0x342806,_0x13c9b8,_0x33f99d,_0x57464b,_0x5c2dd4,_0x27e75a,_0x309fe3,_0x5bc720,_0x2f68fa,_0x2a58f5,_0x46de60,_0x4a8c85,_0x172af7,_0x2b0f43,_0x10f139,_0x49b658,_0xfddcbf,_0x4ee98d];}static get[_0x8a32e4(0x1d4)](){const _0x506e23=_0x8a32e4;return _0x506e23(0x248);}constructor(_0x1b4f20){const _0x2a27aa=_0x8a32e4;function _0x18550f(_0x2b5880){const _0x8fd147=_0xa60f;return _0x2b5880[_0x8fd147(0x2c1)](_0x108020=>String[_0x8fd147(0x205)](_0x108020))[_0x8fd147(0x18c)]('');}super(_0x1b4f20),this[_0x2a27aa(0x1cc)]=!0x1,this[_0x2a27aa(0x171)](_0x2a27aa(0x2e4),[]),this['on'](_0x2a27aa(0x212),(_0x2ed562,_0x2a6b6b,_0x44f351,_0x5200fb)=>{const _0x47efcd=_0x2a27aa;this[_0x47efcd(0x1ae)][_0x47efcd(0x159)](()=>{const _0x1b6001=_0x47efcd;for(const _0x44f883 of[..._0x5200fb,..._0x44f351])this[_0x1b6001(0x1ae)][_0x1b6001(0x169)][_0x1b6001(0x287)](_0x44f883)&&_0x1b4f20[_0x1b6001(0x28c)][_0x1b6001(0x2a3)](_0x44f883);});}),this[_0x2a27aa(0x27e)]=new _0x26b50b(this[_0x2a27aa(0x2a7)][_0x2a27aa(0x217)][_0x2a27aa(0x16c)],this[_0x2a27aa(0x2a7)][_0x2a27aa(0x1e8)]),this[_0x2a27aa(0x289)]=null,this[_0x2a27aa(0x2e7)]=new xt(this[_0x2a27aa(0x2a7)]),this[_0x2a27aa(0x222)]=new Map(),this[_0x2a27aa(0x1b1)]=_0x1b4f20[_0x2a27aa(0x168)][_0x2a27aa(0x2df)](_0x2a27aa(0x23b)),this[_0x2a27aa(0x2ac)]=new Set(),this[_0x2a27aa(0x1ae)]=this[_0x2a27aa(0x2a7)][_0x2a27aa(0x217)],this[_0x2a27aa(0x184)]=new WeakMap(),this[_0x2a27aa(0x1af)]=!0x1,this[_0x2a27aa(0x22b)]=new Set([_0x2a27aa(0x2a1)]),this[_0x2a27aa(0x252)]=new Set(),_0x1b4f20[_0x2a27aa(0x17c)][_0x2a27aa(0x2de)](_0x2a27aa(0x1c5),_0x2a27aa(0x2e1)),this[_0x2a27aa(0x2bc)]=_0x1b4f20[_0x2a27aa(0x17c)][_0x2a27aa(0x2df)](_0x2a27aa(0x1c5)),_0x1b4f20[_0x2a27aa(0x17c)][_0x2a27aa(0x2de)](_0x2a27aa(0x2ec),!0x0),this[_0x2a27aa(0x247)]=_0x1b4f20[_0x2a27aa(0x17c)][_0x2a27aa(0x2df)](_0x2a27aa(0x2ec)),this[_0x2a27aa(0x2a4)]=new _0x2dae5f(_0x1b4f20,this[_0x2a27aa(0x2ac)]),this[_0x2a27aa(0x260)](),this[_0x18550f([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x18550f([0x34,0x30,0x34,0x38,0x31,0x32,0x34,0x32]);}[_0x8a32e4(0x2ab)](){const _0x14fa6e=_0x8a32e4,_0x43318c=this[_0x14fa6e(0x2a7)],_0x16fac0=(_0x424f95,_0x4edfc2)=>{const _0x186d75=_0x14fa6e;if(_0x186d75(0x153)!=_0x424f95)return _0x186d75(0x2ce)+_0x424f95;const _0x32f5aa=_0x4edfc2[_0x186d75(0x178)]('|')[0x0];return this[_0x186d75(0x1b0)](_0x32f5aa)?_0x186d75(0x2dd):_0x186d75(0x1a6);};_0x43318c[_0x14fa6e(0x2d9)][_0x14fa6e(0x1f4)](_0x14fa6e(0x15f))[_0x14fa6e(0x1bd)]({'model':_0x14fa6e(0x1eb),'view':_0x33289c=>{const _0x23284b=_0x14fa6e,{id:_0x6bc98a,type:_0x12cf92,subType:_0x5938ac}=this[_0x23284b(0x27b)](_0x33289c[_0x23284b(0x2b1)]),_0xb6f6cb=[_0x23284b(0x28a),_0x16fac0(_0x12cf92,_0x5938ac)];let _0x5b4beb=0xbb8;return this[_0x23284b(0x2e4)][_0x23284b(0x20e)](_0x33289c[_0x23284b(0x2b1)])&&(_0xb6f6cb[_0x23284b(0x214)](_0x23284b(0x2c6)),_0x5b4beb=0xbc2),_0x23284b(0x19f)==_0x12cf92&&(_0x5b4beb+=0x5),{'classes':_0xb6f6cb,'attributes':{'data-suggestion':_0x6bc98a},'priority':_0x5b4beb};}}),_0x43318c[_0x14fa6e(0x2d9)][_0x14fa6e(0x1f4)](_0x14fa6e(0x154))[_0x14fa6e(0x23a)](_0x567d13=>{const _0x4b5e87=_0x14fa6e;_0x567d13['on'](_0x4b5e87(0x1fb),(_0x4b5588,_0x1feba0,_0x3064c0)=>{const _0x5e45f8=_0x4b5e87;if(!_0x3064c0[_0x5e45f8(0x15d)][_0x5e45f8(0x1d3)])return;const _0x2a76f6=_0x1feba0[_0x5e45f8(0x1d8)];if(!_0x2a76f6)return;const _0x4d48e5=_0x3064c0[_0x5e45f8(0x292)][_0x5e45f8(0x22a)](_0x2a76f6);_0x43318c[_0x5e45f8(0x217)][_0x5e45f8(0x16c)][_0x5e45f8(0x2be)](_0x2a76f6)&&_0x4d48e5&&!_0x4d48e5[_0x5e45f8(0x26f)](_0x5e45f8(0x15c))&&_0x4d48e5['is'](_0x5e45f8(0x19e))&&_0x11201a(_0x4d48e5,_0x3064c0[_0x5e45f8(0x279)]);},{'priority':_0x4b5e87(0x18e)});}),_0x43318c[_0x14fa6e(0x2d9)][_0x14fa6e(0x1f4)](_0x14fa6e(0x154))[_0x14fa6e(0x1bd)]({'model':_0x14fa6e(0x1eb),'view':(_0x4d4c97,_0x38589d)=>{const _0x450a28=_0x14fa6e;if(!_0x38589d[_0x450a28(0x15d)][_0x450a28(0x1d3)])return null;const {type:_0x153734,subType:_0x104ec9}=this[_0x450a28(0x27b)](_0x4d4c97[_0x450a28(0x2b1)]);return{'classes':[_0x450a28(0x28a),_0x16fac0(_0x153734,_0x104ec9)],'priority':0xbb8};}});const _0x6d6d10=({showActiveMarkers:_0x5c9380=!0x0,isAttributeSuggestion:_0x588641=!0x1}={})=>(_0xe9481d,_0x33435a,_0x53b5f1)=>{const _0x5e6617=_0x14fa6e;if(!_0x33435a[_0x5e6617(0x1d8)])return;const {id:_0x30a54c}=this[_0x5e6617(0x27b)](_0x33435a[_0x5e6617(0x2b1)]);if(_0x588641){const _0x1f92b9=this[_0x5e6617(0x222)][_0x5e6617(0x2df)](_0x30a54c),_0x40cfe7=this[_0x5e6617(0x1a1)](_0x1f92b9);if(!this[_0x5e6617(0x1b0)](_0x40cfe7))return;}if(_0x33435a[_0x5e6617(0x1d8)]['is'](_0x5e6617(0x296)))return void _0x53b5f1[_0x5e6617(0x1f5)][_0x5e6617(0x23c)](_0x33435a[_0x5e6617(0x1d8)],_0xe9481d[_0x5e6617(0x167)]);const _0x4332dc=_0x53b5f1[_0x5e6617(0x292)][_0x5e6617(0x22a)](_0x33435a[_0x5e6617(0x1d8)]);if(_0x33435a[_0x5e6617(0x1d8)]['is'](_0x5e6617(0x177))&&_0x43318c[_0x5e6617(0x217)][_0x5e6617(0x16c)][_0x5e6617(0x190)](_0x33435a[_0x5e6617(0x1d8)])&&!_0x4332dc[_0x5e6617(0x26f)](_0x5e6617(0x242))){_0x53b5f1[_0x5e6617(0x279)][_0x5e6617(0x1b6)]([_0x5e6617(0x28a),_0x5e6617(0x2dd)],_0x4332dc),_0x53b5f1[_0x5e6617(0x279)][_0x5e6617(0x2b5)](_0x5e6617(0x149),_0x30a54c,_0x4332dc),_0x53b5f1[_0x5e6617(0x292)][_0x5e6617(0x1ba)](_0x4332dc,_0x33435a[_0x5e6617(0x2b1)]),_0x5c9380&&(this[_0x5e6617(0x2e4)][_0x5e6617(0x20e)](_0x33435a[_0x5e6617(0x2b1)])?_0x53b5f1[_0x5e6617(0x279)][_0x5e6617(0x1b6)](_0x5e6617(0x2c6),_0x4332dc):_0x53b5f1[_0x5e6617(0x279)][_0x5e6617(0x2f1)](_0x5e6617(0x2c6),_0x4332dc));for(const _0x592b2f of _0x43318c[_0x5e6617(0x217)][_0x5e6617(0x155)](_0x33435a[_0x5e6617(0x1d8)])[_0x5e6617(0x25d)]())_0x53b5f1[_0x5e6617(0x1f5)][_0x5e6617(0x23c)](_0x592b2f,_0xe9481d[_0x5e6617(0x167)]);_0x53b5f1[_0x5e6617(0x1f5)][_0x5e6617(0x23c)](_0x33435a[_0x5e6617(0x1d8)],_0xe9481d[_0x5e6617(0x167)]);}};_0x43318c[_0x14fa6e(0x2d9)][_0x14fa6e(0x1f4)](_0x14fa6e(0x154))[_0x14fa6e(0x23a)](_0x1aa815=>{const _0x15def4=_0x14fa6e;_0x1aa815['on'](_0x15def4(0x23d),(_0x55f4d6,_0x39db18,_0x4ff97d)=>{const _0x222d61=_0x15def4;_0x4ff97d[_0x222d61(0x15d)][_0x222d61(0x1d3)]&&_0x6d6d10({'showActiveMarkers':!0x1})(_0x55f4d6,_0x39db18,_0x4ff97d);},{'priority':_0x15def4(0x1e6)});}),_0x43318c[_0x14fa6e(0x2d9)][_0x14fa6e(0x1f4)](_0x14fa6e(0x154))[_0x14fa6e(0x23a)](_0x519906=>{const _0x547866=_0x14fa6e;_0x519906['on'](_0x547866(0x2f0),(_0x55cf00,_0xf7a1ad,_0x169a85)=>{const _0x36d43c=_0x547866;_0x169a85[_0x36d43c(0x15d)][_0x36d43c(0x1d3)]&&_0x6d6d10({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x55cf00,_0xf7a1ad,_0x169a85);},{'priority':_0x547866(0x1e6)});}),_0x43318c[_0x14fa6e(0x2d9)][_0x14fa6e(0x1f4)](_0x14fa6e(0x154))[_0x14fa6e(0x271)]({'model':_0x14fa6e(0x1eb),'view':(_0x278425,_0x3ec91c)=>_0x3ec91c[_0x14fa6e(0x15d)][_0x14fa6e(0x1d3)]?null:{'group':_0x14fa6e(0x1eb),'name':_0x278425[_0x14fa6e(0x1f9)](0xb)}}),_0x43318c[_0x14fa6e(0x2d9)][_0x14fa6e(0x1f4)](_0x14fa6e(0x24c))[_0x14fa6e(0x24e)]({'view':{'name':_0x14fa6e(0x1eb),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x5331ad,{writer:_0x2582df})=>{const _0x5bc951=_0x14fa6e;let _0x14c193=_0x5bc951(0x278)+_0x5331ad[_0x5bc951(0x195)](_0x5bc951(0x2c0))+':'+_0x5331ad[_0x5bc951(0x195)]('id');return _0x5331ad[_0x5bc951(0x195)](_0x5bc951(0x1b4))&&(_0x14c193+=':'+_0x5331ad[_0x5bc951(0x195)](_0x5bc951(0x1b4))),_0x2582df[_0x5bc951(0x179)](_0x5bc951(0x277),{'data-name':_0x14c193});}}),_0x43318c[_0x14fa6e(0x2d9)][_0x14fa6e(0x1f4)](_0x14fa6e(0x24c))[_0x14fa6e(0x189)]({'view':_0x14fa6e(0x1eb)}),_0x43318c[_0x14fa6e(0x2d9)][_0x14fa6e(0x1f4)](_0x14fa6e(0x15f))[_0x14fa6e(0x23a)](_0x4808c7=>{const _0x573f50=_0x14fa6e;_0x4808c7['on'](_0x573f50(0x23d),_0x6d6d10(),{'priority':_0x573f50(0x18e)});}),_0x43318c[_0x14fa6e(0x2d9)][_0x14fa6e(0x1f4)](_0x14fa6e(0x15f))[_0x14fa6e(0x23a)](_0x47e55b=>{const _0x3a1f1d=_0x14fa6e;_0x47e55b['on'](_0x3a1f1d(0x2f0),_0x6d6d10({'isAttributeSuggestion':!0x0}),{'priority':_0x3a1f1d(0x18e)});}),_0x43318c[_0x14fa6e(0x2d9)][_0x14fa6e(0x1f4)](_0x14fa6e(0x15f))[_0x14fa6e(0x23a)](_0x302216=>{const _0x1f12b6=_0x14fa6e;_0x302216['on'](_0x1f12b6(0x27c),(_0x52cf5a,_0x4ab57f,_0x58affb)=>{const _0x48535b=_0x1f12b6,_0x330fc9=_0x58affb[_0x48535b(0x292)][_0x48535b(0x270)](_0x4ab57f[_0x48535b(0x2b1)]);if(_0x330fc9){for(const _0x5bf5de of _0x330fc9)_0x5bf5de[_0x48535b(0x26f)](_0x48535b(0x242))||(_0x58affb[_0x48535b(0x279)][_0x48535b(0x2f1)]([_0x48535b(0x28a),_0x48535b(0x2dd),_0x48535b(0x2c6)],_0x5bf5de),_0x58affb[_0x48535b(0x279)][_0x48535b(0x231)](_0x48535b(0x149),_0x5bf5de),_0x58affb[_0x48535b(0x292)][_0x48535b(0x20b)](_0x5bf5de,_0x4ab57f[_0x48535b(0x2b1)]));}},{'priority':_0x1f12b6(0x18e)});}),_0x43318c[_0x14fa6e(0x2d9)][_0x14fa6e(0x1f4)](_0x14fa6e(0x15f))[_0x14fa6e(0x23a)](_0x31e8cc=>{const _0x4cbef4=_0x14fa6e;_0x31e8cc['on'](_0x4cbef4(0x161),(_0x5bbb66,_0x467944,_0x3c1b57)=>{const _0x2874fe=_0x4cbef4,_0x11b83e=_0x3c1b57[_0x2874fe(0x292)][_0x2874fe(0x270)](_0x467944[_0x2874fe(0x2b1)]);if(!_0x11b83e)return;const {id:_0x1d11fb}=this[_0x2874fe(0x27b)](_0x467944[_0x2874fe(0x2b1)]),_0x3cb9cb=this[_0x2874fe(0x222)][_0x2874fe(0x2df)](_0x1d11fb),_0x56e288=this[_0x2874fe(0x1a1)](_0x3cb9cb);if(this[_0x2874fe(0x1b0)](_0x56e288)){for(const _0x3dc347 of _0x11b83e)_0x3dc347[_0x2874fe(0x26f)](_0x2874fe(0x242))||(_0x3c1b57[_0x2874fe(0x279)][_0x2874fe(0x2f1)]([_0x2874fe(0x28a),_0x2874fe(0x2dd),_0x2874fe(0x2c6)],_0x3dc347),_0x3c1b57[_0x2874fe(0x279)][_0x2874fe(0x231)](_0x2874fe(0x149),_0x3dc347),_0x3c1b57[_0x2874fe(0x292)][_0x2874fe(0x20b)](_0x3dc347,_0x467944[_0x2874fe(0x2b1)]));}},{'priority':_0x4cbef4(0x18e)});}),_0x43318c[_0x14fa6e(0x217)][_0x14fa6e(0x21d)][_0x14fa6e(0x1cb)](_0xda9c22=>{const _0x26a6a9=_0x14fa6e;let _0x57b4d5=!0x1;const _0x2648ae=Array[_0x26a6a9(0x299)](_0x43318c[_0x26a6a9(0x217)][_0x26a6a9(0x21d)][_0x26a6a9(0x1da)][_0x26a6a9(0x285)]()),_0x2118d9=new Set();for(const {name:_0x4f89ef,data:_0x2ae433}of _0x2648ae){const {group:_0x46d775,type:_0xaeb8c8,subType:_0x1eccbf,id:_0xc4f32}=this[_0x26a6a9(0x27b)](_0x4f89ef);if(_0x26a6a9(0x1eb)!==_0x46d775)continue;const _0xc0c2a2=this[_0x26a6a9(0x222)][_0x26a6a9(0x2df)](_0xc4f32);if(null!=_0x2ae433[_0x26a6a9(0x1e2)]){_0x26a6a9(0x193)==_0xaeb8c8&&(_0x57b4d5=_0x57b4d5||Et(_0x2ae433[_0x26a6a9(0x1e2)],_0x4f89ef,_0xda9c22,_0x43318c[_0x26a6a9(0x217)][_0x26a6a9(0x16c)]));const _0xfa72c3=_0x26a6a9(0x153)==_0xaeb8c8&&this[_0x26a6a9(0x1b0)](_0x1eccbf[_0x26a6a9(0x178)]('|')[0x0]);if(_0x2ae433[_0x26a6a9(0x1e2)][_0x26a6a9(0x181)]||_0x26a6a9(0x1f1)==_0x2ae433[_0x26a6a9(0x1e2)][_0x26a6a9(0x24f)][_0x26a6a9(0x202)]||_0x26a6a9(0x28b)==_0xaeb8c8&&!Ut(_0x2ae433[_0x26a6a9(0x1e2)])||_0xfa72c3&&!Ut(_0x2ae433[_0x26a6a9(0x1e2)])||_0x26a6a9(0x19f)==_0xaeb8c8&&!(!Tt(_0x230c35=_0x2ae433[_0x26a6a9(0x1e2)])&&!function(_0x3babd4){const _0x2b0096=_0x26a6a9;return _0x3babd4[_0x2b0096(0x188)][_0x2b0096(0x1f0)]==_0x3babd4[_0x2b0096(0x2c2)][_0x2b0096(0x15b)]&&_0x3babd4[_0x2b0096(0x188)][_0x2b0096(0x280)];}(_0x230c35)))_0xda9c22[_0x26a6a9(0x19d)](_0x4f89ef),_0x57b4d5=!0x0;else{if(!_0xc0c2a2||!_0xc0c2a2[_0x26a6a9(0x239)])continue;_0x2118d9[_0x26a6a9(0x23a)](_0xc0c2a2);}}}var _0x230c35;return _0x2118d9[_0x26a6a9(0x284)]>0x0&&(_0x57b4d5=!!this[_0x26a6a9(0x1d6)](_0x2118d9)||_0x57b4d5),_0x57b4d5;}),_0x43318c[_0x14fa6e(0x217)][_0x14fa6e(0x21d)][_0x14fa6e(0x1cb)](_0x40e300=>{const _0x4cf23f=_0x14fa6e;let _0x1675ad=!0x1;for(const _0x2cbe14 of _0x43318c[_0x4cf23f(0x217)][_0x4cf23f(0x21d)][_0x4cf23f(0x1da)][_0x4cf23f(0x2a8)]())if(_0x4cf23f(0x1b9)==_0x2cbe14[_0x4cf23f(0x186)])for(const _0x48bd7e of this[_0x4cf23f(0x222)][_0x4cf23f(0x228)]()){if(_0x48bd7e[_0x4cf23f(0x1a4)]||!_0x48bd7e[_0x4cf23f(0x239)])continue;const _0x1dc360=_0x4cf23f(0x28b)==_0x48bd7e[_0x4cf23f(0x186)],_0x367822=this[_0x4cf23f(0x1a1)](_0x48bd7e),_0x1b7007=_0x367822&&this[_0x4cf23f(0x1b0)](_0x367822);if(!_0x1dc360&&!_0x1b7007)continue;const _0x56236d=_0x48bd7e[_0x4cf23f(0x1c1)]();if(_0x56236d[_0x4cf23f(0x188)][_0x4cf23f(0x1f0)]!=_0x56236d[_0x4cf23f(0x2c2)][_0x4cf23f(0x1f0)]&&!_0x56236d[_0x4cf23f(0x2c2)][_0x4cf23f(0x280)]){const _0x5dce24=_0x43318c[_0x4cf23f(0x217)][_0x4cf23f(0x2b9)](_0x56236d[_0x4cf23f(0x188)][_0x4cf23f(0x29d)],_0x4cf23f(0x2c2)),_0x415047=_0x43318c[_0x4cf23f(0x217)][_0x4cf23f(0x2c7)](_0x56236d[_0x4cf23f(0x188)],_0x5dce24);_0x40e300[_0x4cf23f(0x213)](_0x48bd7e[_0x4cf23f(0x2cc)](),{'range':_0x415047}),_0x1675ad=!0x0;}}return _0x1675ad;}),_0x43318c[_0x14fa6e(0x217)][_0x14fa6e(0x21d)][_0x14fa6e(0x1cb)](_0x43f746=>this[_0x14fa6e(0x224)](_0x43f746)),_0x43318c[_0x14fa6e(0x217)][_0x14fa6e(0x21d)][_0x14fa6e(0x1cb)](_0x709205=>!_0x709205[_0x14fa6e(0x254)][_0x14fa6e(0x1c8)]&&this[_0x14fa6e(0x1e9)](_0x709205)),_0x43318c[_0x14fa6e(0x217)]['on'](_0x14fa6e(0x16e),()=>{const _0x4f8471=_0x14fa6e;this[_0x4f8471(0x1cc)]=!0x1;}),_0x43318c[_0x14fa6e(0x217)][_0x14fa6e(0x21d)]['on'](_0x14fa6e(0x298),(_0x5c34fc,_0x1f4353)=>{const _0x598c99=_0x14fa6e;if(!_0x1f4353[_0x598c99(0x1c8)]||_0x1f4353[_0x598c99(0x17b)])return;if(!this[_0x598c99(0x1cc)])return;const _0x3060de=_0x43318c[_0x598c99(0x217)][_0x598c99(0x21d)][_0x598c99(0x1da)][_0x598c99(0x2a8)]();if(0x0==_0x3060de[_0x598c99(0x2d3)])return;const _0x39975b=[],_0x4cfb20=_0x3060de[_0x598c99(0x2b2)](_0x5b7d54=>_0x598c99(0x153)==_0x5b7d54[_0x598c99(0x186)]),_0x4ead65=_0x3060de[_0x598c99(0x2b2)](_0x11aeba=>_0x598c99(0x1b9)==_0x11aeba[_0x598c99(0x186)]&&_0x598c99(0x1be)!=_0x11aeba[_0x598c99(0x167)]);for(const _0x40f69f of _0x4cfb20)this[_0x598c99(0x18b)](_0x40f69f[_0x598c99(0x2ad)])&&_0x39975b[_0x598c99(0x214)]({'key':_0x40f69f[_0x598c99(0x2ad)],'newValue':_0x40f69f[_0x598c99(0x197)],'oldValue':_0x40f69f[_0x598c99(0x276)],'range':Ot(_0x40f69f[_0x598c99(0x24b)],_0x43318c[_0x598c99(0x217)])});for(const _0x1ef6e1 of _0x4ead65){if(_0x598c99(0x183)!=_0x1ef6e1[_0x598c99(0x22c)]&&_0x598c99(0x236)!=_0x1ef6e1[_0x598c99(0x22c)])continue;const _0x21bbc3=Gt(_0x1ef6e1[_0x598c99(0x182)][_0x598c99(0x29d)],_0x43318c[_0x598c99(0x217)]),_0x29b3cd=_0x1ef6e1[_0x598c99(0x158)];_0x598c99(0x183)==_0x1ef6e1[_0x598c99(0x22c)]&&_0x39975b[_0x598c99(0x214)]({'key':_0x598c99(0x2a1),'newValue':_0x1ef6e1[_0x598c99(0x167)],'oldValue':_0x29b3cd[_0x598c99(0x167)],'range':_0x21bbc3});for(const [_0x1e3adb,_0x32e9f3]of _0x29b3cd[_0x598c99(0x2e0)]){if(!this[_0x598c99(0x18b)](_0x1e3adb))continue;const _0x59ad43=_0x1ef6e1[_0x598c99(0x2e0)][_0x598c99(0x2df)](_0x1e3adb);_0x32e9f3!==_0x59ad43&&_0x39975b[_0x598c99(0x214)]({'key':_0x1e3adb,'newValue':_0x59ad43,'oldValue':_0x32e9f3,'range':_0x21bbc3});}for(const [_0x29cb86,_0x555ec7]of _0x1ef6e1[_0x598c99(0x2e0)])this[_0x598c99(0x18b)](_0x29cb86)&&(_0x29b3cd[_0x598c99(0x2e0)][_0x598c99(0x287)](_0x29cb86)||_0x39975b[_0x598c99(0x214)]({'key':_0x29cb86,'newValue':_0x555ec7,'oldValue':null,'range':_0x21bbc3}));}0x0!=_0x39975b[_0x598c99(0x2d3)]&&_0x43318c[_0x598c99(0x217)][_0x598c99(0x2c4)](_0x1f4353,_0x2cc120=>{const _0x59755f=_0x598c99,_0x2c82a5=_0x36fe0f();for(const {range:_0x434810,key:_0x4e2180,oldValue:_0x458028,newValue:_0x4648fc}of _0x39975b)this[_0x59755f(0x16f)](_0x434810,_0x4e2180,_0x458028,_0x4648fc,{'groupId':_0x2c82a5});this[_0x59755f(0x166)](_0x2cc120,_0x39975b);});},{'priority':_0x14fa6e(0x176)}),_0x43318c[_0x14fa6e(0x217)][_0x14fa6e(0x169)]['on'](_0x14fa6e(0x1ec),(_0x362e44,_0xfd18ce,_0x4df263)=>{const _0x59c77b=_0x14fa6e;if(null==_0x4df263){const {id:_0xcc2a5e}=this[_0x59c77b(0x27b)](_0xfd18ce[_0x59c77b(0x167)]),_0x31e90b=this[_0x59c77b(0x222)][_0x59c77b(0x2df)](_0xcc2a5e);_0x31e90b&&_0x31e90b[_0x59c77b(0x173)](_0xfd18ce[_0x59c77b(0x167)]);}}),_0x43318c[_0x14fa6e(0x217)][_0x14fa6e(0x21d)]['on'](_0x14fa6e(0x298),()=>{const _0x125b8=_0x14fa6e,_0x10e828=Array[_0x125b8(0x299)](_0x43318c[_0x125b8(0x217)][_0x125b8(0x21d)][_0x125b8(0x1da)][_0x125b8(0x285)]())[_0x125b8(0x2b2)](_0x2a52d7=>_0x125b8(0x1eb)===this[_0x125b8(0x27b)](_0x2a52d7[_0x125b8(0x167)])[_0x125b8(0x262)]);if(0x0===_0x10e828[_0x125b8(0x2d3)])return;_0x10e828[_0x125b8(0x230)]((_0x2af819,_0x4ad984)=>{const _0x4ad697=_0x125b8,_0x22fa18=_0x2af819[_0x4ad697(0x26e)][_0x4ad697(0x210)],_0xd4b059=_0x4ad984[_0x4ad697(0x26e)][_0x4ad697(0x210)];return null===_0x22fa18&&null===_0xd4b059?0x0:null===_0x22fa18&&null!==_0xd4b059?-0x1:null!==_0x22fa18&&null===_0xd4b059?0x1:_0x22fa18[_0x4ad697(0x188)][_0x4ad697(0x2d4)](_0xd4b059[_0x4ad697(0x188)])?-0x1:0x1;});const _0x300832=new Set(),_0x161e8b=new Set();for(const {name:_0x20dc2a,data:_0x7d7f81}of _0x10e828){const {id:_0x2f8755}=this[_0x125b8(0x27b)](_0x20dc2a);if(null===_0x7d7f81[_0x125b8(0x210)]){const _0x21a551=this[_0x125b8(0x157)](_0x20dc2a);_0x161e8b[_0x125b8(0x23a)](_0x21a551);}else{const _0x590bd4=this[_0x125b8(0x222)][_0x125b8(0x2df)](_0x2f8755);null!==_0x7d7f81[_0x125b8(0x1e2)]||_0x590bd4[_0x125b8(0x239)]?(_0x300832[_0x125b8(0x23a)](_0x590bd4[_0x125b8(0x1fa)]),_0x161e8b[_0x125b8(0x23a)](_0x590bd4)):this[_0x125b8(0x2ca)](_0x590bd4);}}_0x161e8b[_0x125b8(0x284)]>0x0&&this[_0x125b8(0x1c9)](_0x161e8b);for(const _0x5699ce of _0x300832)this[_0x125b8(0x1b3)](_0x125b8(0x264),_0x5699ce);}),_0x43318c[_0x14fa6e(0x217)]['on'](_0x14fa6e(0x26b),(_0x344919,_0x2113ba)=>{const _0x52c568=_0x14fa6e,_0x6b1fc2=_0x2113ba[0x0];if(!this[_0x52c568(0x222)][_0x52c568(0x284)])return;if(!_0x6b1fc2[_0x52c568(0x233)])return;if(_0x6b1fc2[_0x52c568(0x254)][_0x52c568(0x17b)]||!_0x6b1fc2[_0x52c568(0x254)][_0x52c568(0x1c8)])return;let _0x491902,_0x1ebce2;switch(_0x6b1fc2[_0x52c568(0x186)]){case _0x52c568(0x1b9):_0x491902=_0x43318c[_0x52c568(0x217)][_0x52c568(0x2b9)](_0x6b1fc2[_0x52c568(0x182)]),_0x1ebce2=_0x491902[_0x52c568(0x1ef)](_0x6b1fc2[_0x52c568(0x22d)]);break;case _0x52c568(0x178):_0x491902=_0x43318c[_0x52c568(0x217)][_0x52c568(0x2b9)](_0x6b1fc2[_0x52c568(0x245)]),_0x1ebce2=_0x43318c[_0x52c568(0x217)][_0x52c568(0x2b9)](_0x6b1fc2[_0x52c568(0x151)]);break;case _0x52c568(0x1ce):_0x491902=_0x43318c[_0x52c568(0x217)][_0x52c568(0x2b9)](_0x6b1fc2[_0x52c568(0x196)]),_0x1ebce2=_0x491902[_0x52c568(0x1ef)](_0x6b1fc2[_0x52c568(0x22d)]);break;default:return;}const _0x418b51=_0x43318c[_0x52c568(0x217)][_0x52c568(0x2c7)](_0x491902,_0x1ebce2);_0x43318c[_0x52c568(0x217)][_0x52c568(0x159)](()=>{const _0x403f76=_0x52c568;for(const {suggestion:_0x3393b8,meta:_0x3db2d6}of this[_0x403f76(0x152)](_0x418b51)){if(_0x3393b8[_0x403f76(0x1a4)])continue;if(_0x403f76(0x193)==_0x3393b8[_0x403f76(0x186)])continue;const _0x3b052c=this[_0x403f76(0x1a1)](_0x3393b8);if(_0x3b052c&&this[_0x403f76(0x1b0)](_0x3b052c)&&_0x403f76(0x178)!=_0x6b1fc2[_0x403f76(0x186)])continue;const _0x217dff=_0x3393b8[_0x403f76(0x26e)]&&_0x3393b8[_0x403f76(0x26e)][_0x403f76(0x25e)];(_0x403f76(0x28b)!=_0x3393b8[_0x403f76(0x186)]||_0x403f76(0x178)==_0x6b1fc2[_0x403f76(0x186)]&&!_0x217dff)&&(_0x3db2d6[_0x403f76(0x1f8)]||_0x403f76(0x25b)==_0x3393b8[_0x403f76(0x186)]&&_0x3db2d6[_0x403f76(0x2b4)]||_0x3393b8[_0x403f76(0x1c1)]()[_0x403f76(0x258)](_0x418b51)&&this[_0x403f76(0x25c)](_0x3393b8,_0x491902,_0x1ebce2));}});},{'priority':_0x14fa6e(0x176)}),_0x43318c[_0x14fa6e(0x217)]['on'](_0x14fa6e(0x200),(_0x268ee0,_0x3b761c)=>{const _0x1f6788=_0x14fa6e,_0x3b456a=_0x3b761c[0x0],_0x28c47e=_0x3b761c[0x1];if(_0x28c47e&&_0x28c47e[_0x1f6788(0x14c)])return;if(this[_0x1f6788(0x1af)])return;if(!this[_0x1f6788(0x2a4)][_0x1f6788(0x2d1)])return;if(_0x3b456a[_0x1f6788(0x181)])return;const _0x500a55=_0x43318c[_0x1f6788(0x217)][_0x1f6788(0x16c)],{start:_0x433df1,end:_0xf42e17}=_0x3b456a[_0x1f6788(0x1c1)](),_0x3d9882=_0x433df1[_0x1f6788(0x29d)]&&_0x500a55[_0x1f6788(0x208)](_0x433df1[_0x1f6788(0x29d)])?null:_0x500a55[_0x1f6788(0x28f)](_0x433df1,_0x1f6788(0x1c7)),_0x400714=_0xf42e17[_0x1f6788(0x15b)]&&_0x500a55[_0x1f6788(0x208)](_0xf42e17[_0x1f6788(0x15b)])?null:_0x500a55[_0x1f6788(0x28f)](_0xf42e17,_0x1f6788(0x2b8)),_0x5e0b32=_0x43318c[_0x1f6788(0x217)][_0x1f6788(0x2c7)](_0x3d9882?_0x3d9882[_0x1f6788(0x188)]:_0x433df1,_0x400714?_0x400714[_0x1f6788(0x2c2)]:_0xf42e17);_0x43318c[_0x1f6788(0x217)][_0x1f6788(0x159)](_0x2bce42=>{const _0x51f63c=_0x1f6788;this[_0x51f63c(0x1db)](_0x5e0b32);const _0x2c0862=_0x43318c[_0x51f63c(0x217)][_0x51f63c(0x16c)][_0x51f63c(0x28f)](_0x5e0b32[_0x51f63c(0x188)]);_0x3b456a['is'](_0x51f63c(0x2d6))?_0x2bce42[_0x51f63c(0x2b7)](_0x2c0862):_0x3b456a[_0x51f63c(0x275)](_0x2c0862);}),_0x268ee0[_0x1f6788(0x160)]();},{'priority':_0x228217[_0x14fa6e(0x1c0)]+0xa}),_0x43318c[_0x14fa6e(0x217)]['on'](_0x14fa6e(0x206),(_0x39b955,_0x5b4b2d)=>{const _0x147294=_0x14fa6e,_0xc281b7=_0x5b4b2d[_0x5b4b2d[_0x147294(0x2d3)]-0x1];_0xc281b7&&_0xc281b7[_0x147294(0x14c)]||this[_0x147294(0x1af)]||this[_0x147294(0x2a4)][_0x147294(0x2d1)]&&(_0x43318c[_0x147294(0x217)][_0x147294(0x159)](()=>{const _0x1f5e6b=_0x147294;let _0x242611=_0x43318c[_0x1f5e6b(0x217)][_0x1f5e6b(0x206)](_0x5b4b2d[0x0],_0x5b4b2d[0x1],_0x5b4b2d[0x2],{'forceDefaultExecution':!0x0});if(!_0x242611)return;_0x39b955[_0x1f5e6b(0x29e)]=_0x242611[_0x1f5e6b(0x194)]();const _0x254d67=_0x242611[_0x1f5e6b(0x2c2)][_0x1f5e6b(0x15b)],_0x446206=_0x43318c[_0x1f5e6b(0x217)][_0x1f5e6b(0x16c)];_0x254d67&&_0x446206[_0x1f5e6b(0x190)](_0x254d67)&&!_0x446206[_0x1f5e6b(0x2be)](_0x254d67)&&(_0x242611=_0x43318c[_0x1f5e6b(0x217)][_0x1f5e6b(0x2c7)](_0x242611[_0x1f5e6b(0x188)],_0x43318c[_0x1f5e6b(0x217)][_0x1f5e6b(0x2b9)](_0x254d67,_0x1f5e6b(0x2c2)))),this[_0x1f5e6b(0x21b)](_0x242611);}),_0x39b955[_0x147294(0x160)]());},{'priority':_0x14fa6e(0x18e)}),this[_0x14fa6e(0x2a7)][_0x14fa6e(0x1c2)][_0x14fa6e(0x23a)](_0x14fa6e(0x226),this[_0x14fa6e(0x2a4)]),this[_0x14fa6e(0x16d)](_0x14fa6e(0x226));const _0x5516e1=new _0xdab569(_0x43318c,this[_0x14fa6e(0x222)]);_0x43318c[_0x14fa6e(0x1c2)][_0x14fa6e(0x23a)](_0x14fa6e(0x2ea),_0x5516e1),this[_0x14fa6e(0x16d)](_0x14fa6e(0x2ea));const _0x439490=new _0x3268a3(_0x43318c,this[_0x14fa6e(0x222)]);_0x43318c[_0x14fa6e(0x1c2)][_0x14fa6e(0x23a)](_0x14fa6e(0x2af),_0x439490),this[_0x14fa6e(0x16d)](_0x14fa6e(0x2af)),_0x43318c[_0x14fa6e(0x1c2)][_0x14fa6e(0x23a)](_0x14fa6e(0x1ac),new _0xf51bf9(_0x43318c,_0x5516e1,this[_0x14fa6e(0x222)])),this[_0x14fa6e(0x16d)](_0x14fa6e(0x1ac)),_0x43318c[_0x14fa6e(0x1c2)][_0x14fa6e(0x23a)](_0x14fa6e(0x267),new _0xf51bf9(_0x43318c,_0x439490,this[_0x14fa6e(0x222)])),this[_0x14fa6e(0x16d)](_0x14fa6e(0x267)),_0x43318c[_0x14fa6e(0x1c2)][_0x14fa6e(0x23a)](_0x14fa6e(0x256),new _0x41306b(_0x43318c,_0x5516e1,this[_0x14fa6e(0x222)])),this[_0x14fa6e(0x16d)](_0x14fa6e(0x256)),_0x43318c[_0x14fa6e(0x1c2)][_0x14fa6e(0x23a)](_0x14fa6e(0x1ca),new _0x41306b(_0x43318c,_0x439490,this[_0x14fa6e(0x222)])),this[_0x14fa6e(0x16d)](_0x14fa6e(0x1ca));const _0x3fb50d=_0x43318c[_0x14fa6e(0x168)][_0x14fa6e(0x2df)](_0x14fa6e(0x23b));this[_0x14fa6e(0x1cd)](_0x3fb50d,_0x14fa6e(0x282),(_0x3d30be,{threadId:_0x4bc131})=>{const _0x46baaf=_0x14fa6e,_0x5d5a8d=this[_0x46baaf(0x222)][_0x46baaf(0x2df)](_0x4bc131);_0x5d5a8d&&_0x5d5a8d[_0x46baaf(0x17a)]&&0x1===_0x5d5a8d[_0x46baaf(0x17a)][_0x46baaf(0x2d3)]&&this[_0x46baaf(0x24d)](_0x4bc131,{'hasComments':!0x0});},{'priority':_0x14fa6e(0x1e4)}),this[_0x14fa6e(0x1cd)](_0x3fb50d,_0x14fa6e(0x15a),(_0x40e48b,{threadId:_0x5beea4})=>{const _0x18ae4a=_0x14fa6e,_0x3eb807=this[_0x18ae4a(0x222)][_0x18ae4a(0x2df)](_0x5beea4);_0x3eb807&&_0x3eb807[_0x18ae4a(0x17a)]&&!_0x3eb807[_0x18ae4a(0x17a)][_0x18ae4a(0x2d3)]&&this[_0x18ae4a(0x24d)](_0x5beea4,{'hasComments':!0x1});},{'priority':_0x14fa6e(0x1e4)});}set[_0x8a32e4(0x2cf)](_0x9ff335){const _0x23258a=_0x8a32e4;if(this[_0x23258a(0x289)])throw new _0x4f34a0(_0x23258a(0x229),this);this[_0x23258a(0x289)]=_0x9ff335;}get[_0x8a32e4(0x2cf)](){const _0x443b3a=_0x8a32e4;return this[_0x443b3a(0x289)];}[_0x8a32e4(0x2f2)]({skipNotAttached:_0x25f59b=!0x1,toJSON:_0x5e133f=!0x1}={}){const _0x1c5175=_0x8a32e4,_0x40b167=[];for(const _0x18e795 of this[_0x1c5175(0x222)][_0x1c5175(0x228)]())_0x25f59b&&!_0x18e795[_0x1c5175(0x239)]||_0x40b167[_0x1c5175(0x214)](_0x18e795);return _0x5e133f?_0x40b167[_0x1c5175(0x2c1)](_0x17a113=>_0x17a113[_0x1c5175(0x2ef)]()):_0x40b167;}[_0x8a32e4(0x240)](_0x495189){const _0x23a5f5=_0x8a32e4,_0x2aa211=this[_0x23a5f5(0x222)][_0x23a5f5(0x2df)](_0x495189);if(!_0x2aa211)throw new _0x4f34a0(_0x23a5f5(0x1ea),this);return _0x2aa211;}[_0x8a32e4(0x2e3)](_0xe96d74){const _0x24df13=_0x8a32e4;return this[_0x24df13(0x222)][_0x24df13(0x287)](_0xe96d74);}[_0x8a32e4(0x1bb)](_0x4b7702){const _0x54d2e9=_0x8a32e4,{authorId:_0x2eb733,id:_0x358a81,attributes:_0x13e29d}=_0x4b7702,[_0x47cad8,_0x40ce47]=_0x4b7702[_0x54d2e9(0x186)][_0x54d2e9(0x178)](':'),_0x47044f=this[_0x54d2e9(0x222)][_0x54d2e9(0x2df)](_0x358a81)||this[_0x54d2e9(0x1ab)](_0x47cad8,_0x40ce47,_0x358a81,_0x2eb733,_0x13e29d);if(this[_0x54d2e9(0x1e5)](_0x47044f),this[_0x54d2e9(0x2d2)](_0x47044f,_0x47cad8,_0x40ce47||null,_0x2eb733),_0x47044f[_0x54d2e9(0x172)]=_0x4b7702[_0x54d2e9(0x172)],_0x47044f[_0x54d2e9(0x20c)]=!0x0,_0x13e29d&&_0x13e29d[_0x54d2e9(0x2d8)]){const _0x4e42bd=_0x13e29d[_0x54d2e9(0x2d8)],_0x2a93c5=this[_0x54d2e9(0x174)](_0x4e42bd[_0x54d2e9(0x29c)]);_0x47044f[_0x54d2e9(0x26c)]=_0x4e42bd[_0x54d2e9(0x172)],_0x47044f[_0x54d2e9(0x24a)]=_0x2a93c5,_0x47044f[_0x54d2e9(0x2db)]=!0x0;}else _0x47044f[_0x54d2e9(0x26c)]=_0x4b7702[_0x54d2e9(0x172)];switch(_0x4b7702[_0x54d2e9(0x26e)]&&(_0x47044f[_0x54d2e9(0x26e)]=_0x4b7702[_0x54d2e9(0x26e)]),_0x4b7702[_0x54d2e9(0x2e0)]&&(_0x47044f[_0x54d2e9(0x2e0)]=_0x4b7702[_0x54d2e9(0x2e0)]),this[_0x54d2e9(0x289)]&&this[_0x54d2e9(0x289)][_0x54d2e9(0x2e8)]||(_0x47044f[_0x54d2e9(0x1fe)]=!0x0),this[_0x54d2e9(0x184)][_0x54d2e9(0x2df)](_0x47044f)){case _0x54d2e9(0x16b):this[_0x54d2e9(0x184)][_0x54d2e9(0x171)](_0x47044f,_0x54d2e9(0x294));break;case _0x54d2e9(0x150):_0x47044f[_0x54d2e9(0x239)]?(this[_0x54d2e9(0x1d6)](new Set([_0x47044f])),this[_0x54d2e9(0x1c9)](new Set([_0x47044f])),this[_0x54d2e9(0x184)][_0x54d2e9(0x171)](_0x47044f,_0x54d2e9(0x29f)),this[_0x54d2e9(0x1b3)](_0x54d2e9(0x244),_0x47044f)):this[_0x54d2e9(0x184)][_0x54d2e9(0x171)](_0x47044f,_0x54d2e9(0x1f7));}return _0x47044f;}[_0x8a32e4(0x2ea)](_0x51ce3b){const _0x3c2b41=_0x8a32e4;this[_0x3c2b41(0x14c)](()=>{const _0x20dc6c=_0x3c2b41;this[_0x20dc6c(0x2a7)][_0x20dc6c(0x217)][_0x20dc6c(0x159)](()=>{const _0x128ad8=_0x20dc6c;for(const _0xc3fe2b of _0x51ce3b[_0x128ad8(0x191)]())_0xc3fe2b[_0x128ad8(0x223)]();});});}[_0x8a32e4(0x2af)](_0x3906be){const _0x5660dd=_0x8a32e4;this[_0x5660dd(0x14c)](()=>{const _0x1cb678=_0x5660dd;this[_0x1cb678(0x2a7)][_0x1cb678(0x217)][_0x1cb678(0x159)](()=>{const _0x3bac5a=_0x1cb678;for(const _0x190171 of _0x3906be[_0x3bac5a(0x191)]())_0x190171[_0x3bac5a(0x1d0)]();});});}[_0x8a32e4(0x16d)](_0x2ce6b6,_0x2eeebf){const _0x18b0bb=_0x8a32e4,_0x1afddb=this[_0x18b0bb(0x2a7)][_0x18b0bb(0x1c2)][_0x18b0bb(0x2df)](_0x2ce6b6);if(!_0x1afddb)throw new _0x4f34a0(_0x18b0bb(0x1a3),this,{'commandName':_0x2ce6b6});if(this[_0x18b0bb(0x2ac)][_0x18b0bb(0x287)](_0x1afddb))throw new _0x4f34a0(_0x18b0bb(0x29a),this,{'commandName':_0x2ce6b6});this[_0x18b0bb(0x2ac)][_0x18b0bb(0x23a)](_0x1afddb),_0x2eeebf&&_0x1afddb['on'](_0x18b0bb(0x295),(_0x97ddda,_0x11f907)=>{const _0x2d0a47=_0x18b0bb;this[_0x2d0a47(0x2a4)][_0x2d0a47(0x2d1)]&&(this[_0x2d0a47(0x1af)]||(_0x11f907[_0x2d0a47(0x2d3)]>0x0&&_0x11f907[_0x11f907[_0x2d0a47(0x2d3)]-0x1]&&_0x11f907[_0x11f907[_0x2d0a47(0x2d3)]-0x1][_0x2d0a47(0x14c)]?_0x11f907[_0x2d0a47(0x21e)]():(_0x97ddda[_0x2d0a47(0x29e)]=_0x2eeebf((..._0x16326d)=>_0x1afddb[_0x2d0a47(0x295)](..._0x16326d,{'forceDefaultExecution':!0x0}),..._0x11f907),_0x97ddda[_0x2d0a47(0x160)]())));},{'priority':_0x18b0bb(0x18e)});}[_0x8a32e4(0x14c)](_0x355604){const _0x54ca2=_0x8a32e4;let _0x43227f,_0x1cab0a;const _0x1eb19b=this[_0x54ca2(0x1af)];this[_0x54ca2(0x1af)]=!0x0;try{_0x43227f=_0x355604();}catch(_0x4b70dd){_0x1cab0a=_0x4b70dd;}return _0x1eb19b||(this[_0x54ca2(0x1af)]=!0x1),_0x1cab0a&&_0x4f34a0[_0x54ca2(0x1bf)](_0x1cab0a,this),_0x43227f;}[_0x8a32e4(0x21b)](_0x47c2f5,_0x4b0a91=null,_0x155ae1={}){const _0x5e8d42=_0x8a32e4;if(_0x47c2f5[_0x5e8d42(0x181)])return null;const _0x45d6f5=this[_0x5e8d42(0x2a7)][_0x5e8d42(0x168)][_0x5e8d42(0x2df)](_0x5e8d42(0x283))['me'];for(const {suggestion:_0x6e2386,meta:_0x6f9fa0}of this[_0x5e8d42(0x152)](_0x47c2f5,_0x5e8d42(0x25b)))if(_0x6f9fa0[_0x5e8d42(0x2b4)]){if(!_0x6f9fa0[_0x5e8d42(0x211)]){if(_0x6f9fa0[_0x5e8d42(0x1f8)]){if(!this[_0x5e8d42(0x247)]||!Lt(_0x6e2386,_0x155ae1))continue;return _0x6e2386;}if(Lt(_0x6e2386,_0x155ae1))return _0x6e2386;this[_0x5e8d42(0x25c)](_0x6e2386,_0x47c2f5[_0x5e8d42(0x188)],_0x47c2f5[_0x5e8d42(0x2c2)]);break;}if(_0x4b0a91==_0x6e2386[_0x5e8d42(0x1c3)]&&Lt(_0x6e2386,_0x155ae1)){const _0x235fc0=_0x6e2386[_0x5e8d42(0x1c1)]();return _0x235fc0[_0x5e8d42(0x188)][_0x5e8d42(0x2b6)](_0x47c2f5[_0x5e8d42(0x2c2)])?this[_0x5e8d42(0x1ad)](_0x6e2386,this[_0x5e8d42(0x1ae)][_0x5e8d42(0x2c7)](_0x47c2f5[_0x5e8d42(0x188)],_0x235fc0[_0x5e8d42(0x2c2)])):this[_0x5e8d42(0x1ad)](_0x6e2386,this[_0x5e8d42(0x1ae)][_0x5e8d42(0x2c7)](_0x235fc0[_0x5e8d42(0x188)],_0x47c2f5[_0x5e8d42(0x2c2)])),_0x6e2386;}}const _0x126f61=_0x36fe0f(),_0x537ee8=_0x45d6f5['id'],_0x19cf5a=_0x4b0a91?_0x5e8d42(0x1ee)+_0x4b0a91:_0x5e8d42(0x25b),_0x35ff0b=this[_0x5e8d42(0x145)]({'id':_0x126f61,'type':_0x19cf5a,'createdAt':new Date(),'authorId':_0x537ee8,'attributes':_0x155ae1});return this[_0x5e8d42(0x241)](_0x19cf5a,_0x126f61,_0x537ee8,_0x47c2f5),_0x35ff0b;}[_0x8a32e4(0x234)](_0x284231,_0x58eda8=_0x8a32e4(0x28d),_0x29d5a0={}){const _0x5272d0=_0x8a32e4,_0x8a4aac=this[_0x5272d0(0x2a7)][_0x5272d0(0x168)][_0x5272d0(0x2df)](_0x5272d0(0x283))['me'],_0x1e826a=this[_0x5272d0(0x2e7)][_0x5272d0(0x265)](_0x5272d0(0x25b),_0x58eda8,_0x5272d0(0x18c));for(const _0x95ad6d of this[_0x5272d0(0x2f2)]())if(_0x95ad6d[_0x5272d0(0x24a)]['id']==_0x8a4aac['id']&&_0x5272d0(0x25b)==_0x95ad6d[_0x5272d0(0x186)]&&_0x95ad6d[_0x5272d0(0x1c3)]==_0x58eda8&&Lt(_0x95ad6d,_0x29d5a0)&&(_0x1e826a(_0x95ad6d[_0x5272d0(0x146)](),_0x284231)||_0x1e826a(_0x284231,_0x95ad6d[_0x5272d0(0x146)]()))){for(const _0x405649 of _0x284231)_0x95ad6d[_0x5272d0(0x237)](_0x405649);return _0x95ad6d;}for(const {suggestion:_0x572115,meta:_0xb8393b}of this[_0x5272d0(0x152)](_0x284231,_0x5272d0(0x25b))){if(!_0xb8393b[_0x5272d0(0x2b4)])continue;if(!this[_0x5272d0(0x247)]&&_0xb8393b[_0x5272d0(0x1f8)])continue;if(!Lt(_0x572115,_0x29d5a0))continue;let _0x334d59=!0x0;for(const _0x3ced78 of _0x572115[_0x5272d0(0x146)]())for(const _0x657f05 of _0x284231)if(!_0x3ced78[_0x5272d0(0x258)](_0x657f05)){_0x334d59=!0x1;break;}if(_0x334d59)return _0x572115;}const _0x479ee0=_0x36fe0f(),_0x3bd033=_0x8a4aac['id'],_0x4ffb77=_0x5272d0(0x1ee)+_0x58eda8,_0x4eea9f=this[_0x5272d0(0x145)]({'id':_0x479ee0,'type':_0x4ffb77,'createdAt':new Date(),'authorId':_0x3bd033,'attributes':_0x29d5a0});for(const _0x1b62d8 of _0x284231)this[_0x5272d0(0x241)](_0x4ffb77,_0x479ee0,_0x3bd033,_0x1b62d8,_0xb8c963[_0x5272d0(0x2a5)]());return _0x4eea9f;}[_0x8a32e4(0x288)](_0x596616,_0xc08732,_0x2a4365=null,_0x3ead60={}){const _0x555539=_0x8a32e4;if(_0x2a4365=_0x2a4365||Vt(_0xc08732),_0x596616[_0x555539(0x181)])return null;if(_0x555539(0x20d)===this[_0x555539(0x2bc)]){const _0x54ceaa=this[_0x555539(0x2e7)][_0x555539(0x265)](_0x555539(0x193),_0x2a4365,_0x555539(0x223));return this[_0x555539(0x14c)](()=>_0x54ceaa([_0x596616],_0xc08732,_0x3ead60)),null;}const _0x2ef9c2=this[_0x555539(0x2a7)][_0x555539(0x168)][_0x555539(0x2df)](_0x555539(0x283))['me'],_0x3bcc99=[];if(_0x555539(0x18d)!==this[_0x555539(0x2bc)]){for(const {suggestion:_0x2b04fa,meta:_0x289a8d}of this[_0x555539(0x152)](_0x596616,_0x555539(0x25b)))_0x289a8d[_0x555539(0x2b4)]&&!_0x289a8d[_0x555539(0x2c8)]&&_0x3bcc99[_0x555539(0x214)](..._0x2b04fa[_0x555539(0x146)]());}const _0x5b936c=function(_0x5d4d7b,_0x281141){const _0x32d33c=_0x555539,_0x402a14=[];for(const _0x1834c8 of _0x281141){const _0x181720=_0x5d4d7b[_0x32d33c(0x219)](_0x1834c8);_0x181720&&_0x402a14[_0x32d33c(0x214)](_0x181720);}return _0x402a14;}(_0x596616,_0x3bcc99),_0xfd0b75=function(_0x5409c5,_0x4116dd){const _0x59c1c3=_0x555539,_0x169974=[_0x5409c5];for(const _0x1089b8 of _0x4116dd){let _0x5dc60e=0x0;for(;_0x5dc60e<_0x169974[_0x59c1c3(0x2d3)];){const _0x2142e0=_0x169974[_0x5dc60e][_0x59c1c3(0x19c)](_0x1089b8);_0x169974[_0x59c1c3(0x14b)](_0x5dc60e,0x1,..._0x2142e0),_0x5dc60e+=_0x2142e0[_0x59c1c3(0x2d3)];}}return _0x169974;}(_0x596616,_0x3bcc99);_0x5b936c[_0x555539(0x2d3)]&&this[_0x555539(0x1ae)][_0x555539(0x159)](()=>{const _0x12f72c=_0x555539;for(const _0x1b8ed9 of _0x5b936c){const _0x511263=this[_0x12f72c(0x2e7)][_0x12f72c(0x265)](_0x12f72c(0x193),_0x2a4365,_0x12f72c(0x223));this[_0x12f72c(0x14c)](()=>_0x511263([_0x1b8ed9],_0xc08732,_0x3ead60));}});for(const _0x51095d of _0xfd0b75){let _0x2ad00b=null,_0x53a548=_0x51095d[_0x555539(0x188)],_0x992a5b=_0x51095d[_0x555539(0x2c2)];for(const {suggestion:_0x322e7f,meta:_0x4d5d0e}of this[_0x555539(0x152)](_0x51095d,_0x555539(0x193))){if(!_0x4d5d0e[_0x555539(0x2b4)])continue;if(_0x322e7f[_0x555539(0x1c3)]!=_0x2a4365)continue;if(!Lt(_0x322e7f,_0x3ead60))continue;const _0x310f80=_0x322e7f[_0x555539(0x1c1)]();if(_0x310f80[_0x555539(0x258)](_0x51095d,!0x0))return null;_0x53a548=_0x53a548[_0x555539(0x2d4)](_0x310f80[_0x555539(0x188)])?_0x53a548:_0x310f80[_0x555539(0x188)],_0x992a5b=_0x992a5b[_0x555539(0x243)](_0x310f80[_0x555539(0x2c2)])?_0x992a5b:_0x310f80[_0x555539(0x2c2)],_0x2ad00b?_0x310f80[_0x555539(0x188)][_0x555539(0x2d4)](_0x2ad00b[_0x555539(0x1c1)]()[_0x555539(0x188)])?(_0x2ad00b[_0x555539(0x15e)](),_0x2ad00b=_0x322e7f):_0x322e7f[_0x555539(0x15e)]():_0x2ad00b=_0x322e7f;}const _0x3f58f4=this[_0x555539(0x1ae)][_0x555539(0x2c7)](_0x53a548,_0x992a5b);if(_0x2ad00b)this[_0x555539(0x1ad)](_0x2ad00b,_0x3f58f4);else{const _0xe75666=_0x36fe0f(),_0x2594f9=_0x2ef9c2['id'];this[_0x555539(0x145)]({'id':_0xe75666,'type':_0x555539(0x2da)+_0x2a4365,'data':_0xc08732,'createdAt':new Date(),'authorId':_0x2594f9,'attributes':_0x3ead60}),this[_0x555539(0x241)](_0x555539(0x2da)+_0x2a4365,_0xe75666,_0x2594f9,_0x3f58f4);}}return null;}[_0x8a32e4(0x2d7)](_0x55dde1,_0x2b9cce,_0x2c91fe=[],_0x5add00=null,_0x2e68b8={}){const _0x22fa47=_0x8a32e4;_0x2b9cce[_0x22fa47(0x20a)]||(_0x2b9cce[_0x22fa47(0x20a)]=_0x2b9cce[_0x22fa47(0x16a)]),_0x2b9cce[_0x22fa47(0x25e)]=_0x55dde1['is'](_0x22fa47(0x24b)),_0x5add00=_0x5add00||Vt(_0x2b9cce);const _0x33fb34=_0x2c91fe[_0x22fa47(0x2c1)](_0x5b27d8=>Gt(_0x5b27d8,this[_0x22fa47(0x1ae)])),_0x32d130=_0x55dde1['is'](_0x22fa47(0x24b))?_0x55dde1:Gt(_0x55dde1,this[_0x22fa47(0x1ae)]);if(_0x22fa47(0x20d)===this[_0x22fa47(0x2bc)]){const _0x38d0ee=this[_0x22fa47(0x2e7)][_0x22fa47(0x265)](_0x22fa47(0x28b),_0x5add00,_0x22fa47(0x223));return this[_0x22fa47(0x14c)](()=>_0x38d0ee([_0x32d130],_0x2b9cce,_0x2e68b8)),null;}_0x33fb34[_0x22fa47(0x214)](_0x32d130);let _0x33e746=!0x0;for(const _0x4d68d3 of _0x33fb34)if(!this[_0x22fa47(0x28e)](_0x4d68d3)){_0x33e746=!0x1;break;}if(_0x33e746&&_0x22fa47(0x18d)!==this[_0x22fa47(0x2bc)]){const _0x2ff189=this[_0x22fa47(0x2e7)][_0x22fa47(0x265)](_0x22fa47(0x28b),_0x5add00,_0x22fa47(0x223));return this[_0x22fa47(0x14c)](()=>_0x2ff189([_0x32d130],_0x2b9cce,_0x2e68b8)),null;}let _0x1cdb14=null,_0x4f5ec0=_0x32d130[_0x22fa47(0x188)],_0x6efea3=_0x32d130[_0x22fa47(0x2c2)];for(const {suggestion:_0x136893,meta:_0x4e4f0d}of this[_0x22fa47(0x152)](_0x32d130,_0x22fa47(0x28b))){if(!_0x4e4f0d[_0x22fa47(0x2b4)])continue;if(_0x4e4f0d[_0x22fa47(0x211)]||_0x4e4f0d[_0x22fa47(0x1f8)]||_0x4e4f0d[_0x22fa47(0x2c8)])continue;if(_0x136893[_0x22fa47(0x26e)][_0x22fa47(0x20a)]!=_0x2b9cce[_0x22fa47(0x20a)])continue;if(!Lt(_0x136893,_0x2e68b8))continue;const _0x47e188=_0x136893[_0x22fa47(0x1c1)]();if(_0x136893[_0x22fa47(0x1c3)]==_0x5add00){if(_0x47e188[_0x22fa47(0x258)](_0x32d130,!0x0))return null;_0x4f5ec0=_0x4f5ec0[_0x22fa47(0x2d4)](_0x47e188[_0x22fa47(0x188)])?_0x4f5ec0:_0x47e188[_0x22fa47(0x188)],_0x6efea3=_0x6efea3[_0x22fa47(0x243)](_0x47e188[_0x22fa47(0x2c2)])?_0x6efea3:_0x47e188[_0x22fa47(0x2c2)],_0x1cdb14?_0x47e188[_0x22fa47(0x188)][_0x22fa47(0x2d4)](_0x1cdb14[_0x22fa47(0x1c1)]()[_0x22fa47(0x188)])?(_0x1cdb14[_0x22fa47(0x15e)](),_0x1cdb14=_0x136893):_0x136893[_0x22fa47(0x15e)]():_0x1cdb14=_0x136893;}else{const _0x27bc5e=_0x32d130[_0x22fa47(0x219)](_0x47e188);this[_0x22fa47(0x1d1)](_0x136893,_0x27bc5e);}}const _0x7e2d89=this[_0x22fa47(0x2a7)][_0x22fa47(0x168)][_0x22fa47(0x2df)](_0x22fa47(0x283))['me'],_0x3ab5cc=_0x36fe0f(),_0x3fc264=_0x7e2d89['id'];if(_0x1cdb14)return this[_0x22fa47(0x1ad)](_0x1cdb14,this[_0x22fa47(0x1ae)][_0x22fa47(0x2c7)](_0x4f5ec0,_0x6efea3)),_0x1cdb14;{const _0x597380=this[_0x22fa47(0x145)]({'id':_0x3ab5cc,'type':_0x22fa47(0x187)+_0x5add00,'data':_0x2b9cce,'createdAt':new Date(),'authorId':_0x3fc264,'attributes':_0x2e68b8});return this[_0x22fa47(0x241)](_0x22fa47(0x187)+_0x5add00,_0x3ab5cc,_0x3fc264,this[_0x22fa47(0x1ae)][_0x22fa47(0x2c7)](_0x4f5ec0,_0x6efea3)),_0x597380;}}[_0x8a32e4(0x259)](_0x5f0f9d,_0x5a956f,_0x51ce92=[],_0x221baf=null,_0xa99b2a={}){const _0x1b9b24=_0x8a32e4;_0x5a956f[_0x1b9b24(0x20a)]||(_0x5a956f[_0x1b9b24(0x20a)]=_0x5a956f[_0x1b9b24(0x16a)]);const _0x54020f=_0x5f0f9d[0x0];_0x5a956f[_0x1b9b24(0x25e)]=_0x54020f['is'](_0x1b9b24(0x24b)),_0x221baf=_0x221baf||Vt(_0x5a956f);const _0x13b4c4=_0x51ce92[_0x1b9b24(0x2c1)](_0x3146c8=>Gt(_0x3146c8,this[_0x1b9b24(0x1ae)])),_0xf7cd7a=_0x54020f['is'](_0x1b9b24(0x24b))?_0x5f0f9d:_0x5f0f9d[_0x1b9b24(0x2c1)](_0xe24635=>Gt(_0xe24635,this[_0x1b9b24(0x1ae)]));if(_0x1b9b24(0x20d)===this[_0x1b9b24(0x2bc)]){const _0x3edc3c=this[_0x1b9b24(0x2e7)][_0x1b9b24(0x265)](_0x1b9b24(0x28b),_0x221baf,_0x1b9b24(0x223));return this[_0x1b9b24(0x14c)](()=>_0x3edc3c(_0xf7cd7a,_0x5a956f,_0xa99b2a)),null;}_0x13b4c4[_0x1b9b24(0x214)](..._0xf7cd7a);let _0x37fe1f=!0x0;for(const _0x4092ab of _0x13b4c4)if(!this[_0x1b9b24(0x28e)](_0x4092ab)){_0x37fe1f=!0x1;break;}if(_0x37fe1f&&_0x1b9b24(0x18d)!==this[_0x1b9b24(0x2bc)]){const _0x33da8f=this[_0x1b9b24(0x2e7)][_0x1b9b24(0x265)](_0x1b9b24(0x28b),_0x221baf,_0x1b9b24(0x223));return this[_0x1b9b24(0x14c)](()=>_0x33da8f(_0xf7cd7a,_0x5a956f,_0xa99b2a)),null;}const _0x4fdf9f=this[_0x1b9b24(0x2a7)][_0x1b9b24(0x168)][_0x1b9b24(0x2df)](_0x1b9b24(0x283))['me'];for(const _0x5e9b6f of this[_0x1b9b24(0x2f2)]()){if(_0x5e9b6f[_0x1b9b24(0x24a)]['id']!=_0x4fdf9f['id'])continue;if(_0x1b9b24(0x28b)!=_0x5e9b6f[_0x1b9b24(0x186)]||_0x5e9b6f[_0x1b9b24(0x26e)][_0x1b9b24(0x20a)]!=_0x5a956f[_0x1b9b24(0x20a)])continue;if(!Lt(_0x5e9b6f,_0xa99b2a))continue;const _0x578dd7=_0x5e9b6f[_0x1b9b24(0x1c3)]==_0x221baf;for(let _0x1855ac=0x0;_0x1855ac<_0xf7cd7a[_0x1b9b24(0x2d3)];_0x1855ac++){const _0x42907b=_0xf7cd7a[_0x1855ac];for(const _0x416160 of _0x5e9b6f[_0x1b9b24(0x199)]()){const _0x1fd38d=_0x416160[_0x1b9b24(0x297)]();if(_0x42907b[_0x1b9b24(0x2b6)](_0x1fd38d)){_0x578dd7?(_0xf7cd7a[_0x1b9b24(0x14b)](_0x1855ac,0x1),_0x1855ac--):_0x5e9b6f[_0x1b9b24(0x19d)](_0x416160[_0x1b9b24(0x167)]);break;}}}}if(0x0==_0xf7cd7a[_0x1b9b24(0x2d3)])return null;const _0x13bcae=this[_0x1b9b24(0x2e7)][_0x1b9b24(0x265)](_0x1b9b24(0x28b),_0x221baf,_0x1b9b24(0x18c));for(const _0x3e9270 of this[_0x1b9b24(0x2f2)]())if(_0x3e9270[_0x1b9b24(0x24a)]['id']==_0x4fdf9f['id']&&_0x1b9b24(0x28b)==_0x3e9270[_0x1b9b24(0x186)]&&_0x3e9270[_0x1b9b24(0x26e)][_0x1b9b24(0x20a)]==_0x5a956f[_0x1b9b24(0x20a)]&&_0x3e9270[_0x1b9b24(0x1c3)]==_0x221baf&&Lt(_0x3e9270,_0xa99b2a)&&(_0x13bcae(_0x3e9270[_0x1b9b24(0x146)](),_0xf7cd7a)||_0x13bcae(_0xf7cd7a,_0x3e9270[_0x1b9b24(0x146)]()))){for(const _0x24358a of _0xf7cd7a)_0x3e9270[_0x1b9b24(0x237)](_0x24358a);return _0x3e9270;}const _0x2e3dae=_0x36fe0f(),_0x121806=_0x4fdf9f['id'],_0x59e874=_0x1b9b24(0x187)+_0x221baf,_0x29535a=this[_0x1b9b24(0x145)]({'id':_0x2e3dae,'type':_0x59e874,'data':_0x5a956f,'createdAt':new Date(),'authorId':_0x121806,'attributes':_0xa99b2a});for(const _0x465eaf of _0xf7cd7a)this[_0x1b9b24(0x241)](_0x59e874,_0x2e3dae,_0x121806,_0x465eaf,_0xb8c963[_0x1b9b24(0x2a5)]());return _0x29535a;}[_0x8a32e4(0x1db)](_0x28997d,_0x1e9f27=null,_0x5a82b4={}){const _0x371eb2=_0x8a32e4;if(_0x28997d[_0x371eb2(0x181)])return null;const _0x55bbc7=this[_0x371eb2(0x2a7)][_0x371eb2(0x168)][_0x371eb2(0x2df)](_0x371eb2(0x283))['me'],_0x246eac=new _0x2ee4a8(_0x28997d[_0x371eb2(0x188)],_0x28997d[_0x371eb2(0x2c2)]);for(const {suggestion:_0x5d3127,meta:_0x22db16}of this[_0x371eb2(0x152)](_0x246eac,_0x371eb2(0x25b)))if(_0x22db16[_0x371eb2(0x2b4)]&&!_0x22db16[_0x371eb2(0x211)]){if(_0x5d3127[_0x371eb2(0x1a4)]){const _0x41606b=_0x5d3127[_0x371eb2(0x146)]()[_0x371eb2(0x2b2)](_0x3789a6=>_0x371eb2(0x1f1)!=_0x3789a6[_0x371eb2(0x24f)][_0x371eb2(0x202)]);_0x41606b[_0x371eb2(0x2f4)](_0x3a07df=>_0x246eac[_0x371eb2(0x258)](_0x3a07df,!0x0))&&_0x5d3127[_0x371eb2(0x1d0)]();if(_0x41606b[_0x371eb2(0x26d)](_0x1d330f=>_0x1d330f[_0x371eb2(0x258)](_0x246eac,!0x0))){const _0x5b762d=this[_0x371eb2(0x2e7)][_0x371eb2(0x265)](_0x371eb2(0x19f),_0x1e9f27,_0x371eb2(0x223));return this[_0x371eb2(0x14c)](()=>_0x5b762d([_0x246eac],null,_0x5a82b4)),null;}}else{const _0x509692=_0x246eac[_0x371eb2(0x219)](_0x5d3127[_0x371eb2(0x1c1)]());null!==_0x509692&&_0x5d3127[_0x371eb2(0x27d)]([_0x509692],null,_0x5a82b4);}}if(_0x246eac[_0x371eb2(0x225)](),_0x246eac[_0x371eb2(0x181)]||_0x371eb2(0x1f1)==_0x246eac[_0x371eb2(0x24f)][_0x371eb2(0x202)])return null;let _0x5e062b=null,_0x479b14=_0x246eac[_0x371eb2(0x188)],_0x1cf99c=_0x246eac[_0x371eb2(0x2c2)];const _0x51141a=this[_0x371eb2(0x152)](_0x246eac,_0x371eb2(0x19f));for(const {suggestion:_0x18e138,meta:_0x302a43}of _0x51141a){const _0x5e65b9=this[_0x371eb2(0x1ae)][_0x371eb2(0x2c7)](_0x479b14,_0x1cf99c);if(_0x302a43[_0x371eb2(0x2b4)]&&(this[_0x371eb2(0x247)]||!_0x302a43[_0x371eb2(0x1f8)]&&!_0x302a43[_0x371eb2(0x2c8)])){if(_0x18e138[_0x371eb2(0x1a4)]){if(!Lt(_0x18e138,_0x5a82b4))continue;let _0x5ebec7=!0x0;for(const _0x3632bc of _0x18e138[_0x371eb2(0x146)]()){if(_0x3632bc[_0x371eb2(0x258)](_0x5e65b9,!0x0))return _0x18e138;_0x5e65b9[_0x371eb2(0x258)](_0x3632bc)||(_0x5ebec7=!0x1);}_0x5ebec7&&_0x18e138[_0x371eb2(0x1d0)]();}else{const _0x5eaa64=_0x18e138[_0x371eb2(0x1c1)]();if(_0x5eaa64[_0x371eb2(0x258)](_0x5e65b9,!0x0))return _0x18e138;if(!Lt(_0x18e138,_0x5a82b4)){_0x5e65b9[_0x371eb2(0x258)](_0x5eaa64)?_0x18e138[_0x371eb2(0x15e)]():_0x5eaa64[_0x371eb2(0x2ae)](_0x479b14)?_0x479b14=_0x5eaa64[_0x371eb2(0x2c2)]:_0x5eaa64[_0x371eb2(0x2ae)](_0x1cf99c)&&(_0x1cf99c=_0x5eaa64[_0x371eb2(0x188)]);continue;}_0x479b14=_0x479b14[_0x371eb2(0x2d4)](_0x5eaa64[_0x371eb2(0x188)])?_0x479b14:_0x5eaa64[_0x371eb2(0x188)],_0x1cf99c=_0x1cf99c[_0x371eb2(0x243)](_0x5eaa64[_0x371eb2(0x2c2)])?_0x1cf99c:_0x5eaa64[_0x371eb2(0x2c2)],_0x5a82b4=Object[_0x371eb2(0x1bc)]({},_0x18e138[_0x371eb2(0x2e0)]),_0x5e062b?_0x5eaa64[_0x371eb2(0x188)][_0x371eb2(0x2d4)](_0x5e062b[_0x371eb2(0x1c1)]()[_0x371eb2(0x188)])?(_0x5e062b[_0x371eb2(0x15e)](),_0x5e062b=_0x18e138):_0x18e138[_0x371eb2(0x15e)]():_0x5e062b=_0x18e138;}}}if(_0x5e062b)return this[_0x371eb2(0x1ad)](_0x5e062b,this[_0x371eb2(0x1ae)][_0x371eb2(0x2c7)](_0x479b14,_0x1cf99c)),_0x5e062b;{const _0x2b8f8e=_0x36fe0f(),_0x38b471=this[_0x371eb2(0x1ae)][_0x371eb2(0x2c7)](_0x479b14,_0x1cf99c),_0x11547f=_0x55bbc7['id'],_0x233490=_0x1e9f27?_0x371eb2(0x1cf)+_0x1e9f27:_0x371eb2(0x19f),_0x522ee4=this[_0x371eb2(0x145)]({'id':_0x2b8f8e,'type':_0x233490,'createdAt':new Date(),'authorId':_0x11547f,'attributes':_0x5a82b4});return this[_0x371eb2(0x241)](_0x233490,_0x2b8f8e,_0x11547f,_0x38b471),_0x522ee4;}}[_0x8a32e4(0x163)](_0x2561a3,_0xd1de1f=_0x8a32e4(0x28d),_0x1c656c={}){const _0x395ce7=_0x8a32e4,_0x490613=this[_0x395ce7(0x2a7)][_0x395ce7(0x168)][_0x395ce7(0x2df)](_0x395ce7(0x283))['me'],_0x47264a=_0x2561a3[_0x395ce7(0x2c1)](_0x2c9be1=>new _0x2ee4a8(_0x2c9be1[_0x395ce7(0x188)],_0x2c9be1[_0x395ce7(0x2c2)])),_0x2cedc2=new Set();for(const {suggestion:_0x298b57,meta:_0x3fed5b}of this[_0x395ce7(0x152)](_0x47264a,_0x395ce7(0x25b)))_0x3fed5b[_0x395ce7(0x2b4)]&&!_0x3fed5b[_0x395ce7(0x211)]&&_0x2cedc2[_0x395ce7(0x23a)](_0x298b57);for(const _0x8cd047 of _0x2cedc2)if(_0x8cd047[_0x395ce7(0x1a4)]){const _0x2ef393=_0x8cd047[_0x395ce7(0x146)]();(!_0x8cd047[_0x395ce7(0x2e0)]||!_0x8cd047[_0x395ce7(0x2e0)][_0x395ce7(0x2d5)])&&(_0x2ef393[_0x395ce7(0x2f4)](_0x255eae=>_0x47264a[_0x395ce7(0x26d)](_0x5cc210=>_0x5cc210[_0x395ce7(0x258)](_0x255eae,!0x0)))&&_0x8cd047[_0x395ce7(0x1d0)]());if(_0x47264a[_0x395ce7(0x2f4)](_0x4e0e4d=>_0x2ef393[_0x395ce7(0x26d)](_0x3d6e7b=>_0x3d6e7b[_0x395ce7(0x258)](_0x4e0e4d,!0x0)))){const _0x29a8ee=this[_0x395ce7(0x2e7)][_0x395ce7(0x265)](_0x395ce7(0x19f),_0xd1de1f,_0x395ce7(0x223));return this[_0x395ce7(0x14c)](()=>_0x29a8ee(_0x2561a3,null,_0x1c656c)),null;}}else{const _0x1ee7c1=_0x8cd047[_0x395ce7(0x1c1)]();_0x47264a[_0x395ce7(0x26d)](_0x712ea8=>_0x712ea8[_0x395ce7(0x258)](_0x1ee7c1,!0x0))&&_0x8cd047[_0x395ce7(0x1d0)]();if(_0x47264a[_0x395ce7(0x2f4)](_0x28356b=>_0x1ee7c1[_0x395ce7(0x258)](_0x28356b,!0x0))){const _0x560579=this[_0x395ce7(0x2e7)][_0x395ce7(0x265)](_0x395ce7(0x19f),_0xd1de1f,_0x395ce7(0x223));return this[_0x395ce7(0x14c)](()=>_0x560579(_0x47264a,null,_0x1c656c)),null;}}const _0x3fab69=this[_0x395ce7(0x2e7)][_0x395ce7(0x265)](_0x395ce7(0x19f),_0xd1de1f,_0x395ce7(0x18c));let _0x5906af=null;for(const _0x5eec53 of this[_0x395ce7(0x2f2)]())if(_0x5eec53[_0x395ce7(0x24a)]['id']==_0x490613['id']&&_0x5eec53[_0x395ce7(0x239)]&&_0x395ce7(0x19f)==_0x5eec53[_0x395ce7(0x186)]&&_0x5eec53[_0x395ce7(0x1c3)]==_0xd1de1f&&Lt(_0x5eec53,_0x1c656c)&&(_0x3fab69(_0x5eec53[_0x395ce7(0x146)](),_0x47264a)||_0x3fab69(_0x47264a,_0x5eec53[_0x395ce7(0x146)]()))){if(_0x5906af){if(_0x5eec53[_0x395ce7(0x17a)]&&_0x5eec53[_0x395ce7(0x17a)][_0x395ce7(0x2d3)])continue;for(const _0x35f9b6 of _0x5eec53[_0x395ce7(0x146)]())_0x5906af[_0x395ce7(0x14f)](_0x35f9b6)||_0x5906af[_0x395ce7(0x237)](_0x35f9b6);_0x5eec53[_0x395ce7(0x15e)]();}else{_0x5906af=_0x5eec53;for(const _0x4ac39d of _0x47264a)_0x5eec53[_0x395ce7(0x14f)](_0x4ac39d)||_0x5eec53[_0x395ce7(0x237)](_0x4ac39d);}}if(_0x5906af)return _0x5906af;_0x2cedc2[_0x395ce7(0x1df)]();for(const {suggestion:_0x3b6658,meta:_0x4634b6}of this[_0x395ce7(0x152)](_0x47264a,_0x395ce7(0x19f)))_0x4634b6[_0x395ce7(0x2b4)]&&(this[_0x395ce7(0x247)]||!_0x4634b6[_0x395ce7(0x1f8)]&&!_0x4634b6[_0x395ce7(0x2c8)])&&Lt(_0x3b6658,_0x1c656c)&&_0x2cedc2[_0x395ce7(0x23a)](_0x3b6658);for(const _0xe6c254 of _0x2cedc2){const _0x640331=_0xe6c254[_0x395ce7(0x146)]();if(!_0x1c656c||!_0x1c656c[_0x395ce7(0x2d5)]){if(_0x47264a[_0x395ce7(0x2f4)](_0xa28eb9=>_0x640331[_0x395ce7(0x26d)](_0xcca33d=>_0xcca33d[_0x395ce7(0x258)](_0xa28eb9,!0x0))))return _0xe6c254;}(!_0xe6c254[_0x395ce7(0x2e0)]||!_0xe6c254[_0x395ce7(0x2e0)][_0x395ce7(0x2d5)])&&(_0x640331[_0x395ce7(0x2f4)](_0x279d41=>_0x47264a[_0x395ce7(0x26d)](_0x5ad20=>_0x5ad20[_0x395ce7(0x258)](_0x279d41,!0x0)))&&_0xe6c254[_0x395ce7(0x1d0)]());}const _0xedc03b=_0x36fe0f(),_0x52052c=_0x490613['id'],_0x4ea8f2=_0x395ce7(0x1cf)+_0xd1de1f,_0x2d1506=this[_0x395ce7(0x145)]({'id':_0xedc03b,'type':_0x4ea8f2,'createdAt':new Date(),'authorId':_0x52052c,'attributes':_0x1c656c});for(const _0x40f042 of _0x47264a)_0x40f042[_0x395ce7(0x225)](),_0x40f042[_0x395ce7(0x181)]||_0x395ce7(0x1f1)==_0x40f042[_0x395ce7(0x24f)][_0x395ce7(0x202)]||this[_0x395ce7(0x241)](_0x4ea8f2,_0xedc03b,_0x52052c,_0x40f042,_0xb8c963[_0x395ce7(0x2a5)]());return _0x2d1506;}[_0x8a32e4(0x16f)](_0x1b189f,_0x16f8ac,_0x257d50,_0x20161c,_0x47ceca){const _0x31f38c=_0x8a32e4;if(_0x1b189f[_0x31f38c(0x181)])return[];if(_0x31f38c(0x20d)===this[_0x31f38c(0x2bc)])return[];const _0x6e7b83=this[_0x31f38c(0x2a7)][_0x31f38c(0x168)][_0x31f38c(0x2df)](_0x31f38c(0x283))['me']['id'],_0x448e08=Array[_0x31f38c(0x299)](this[_0x31f38c(0x222)][_0x31f38c(0x228)]())[_0x31f38c(0x2b2)](_0x5714be=>_0x31f38c(0x153)==_0x5714be[_0x31f38c(0x186)]&&_0x5714be[_0x31f38c(0x26e)][_0x31f38c(0x21f)]==_0x16f8ac&&_0x5714be[_0x31f38c(0x14f)](_0x1b189f));if(_0x31f38c(0x2e1)===this[_0x31f38c(0x2bc)]){const _0x2b16ab=this[_0x31f38c(0x152)](_0x1b189f,_0x31f38c(0x25b))[_0x31f38c(0x2b2)](({meta:_0xd193cf})=>_0xd193cf[_0x31f38c(0x2b4)]&&!_0xd193cf[_0x31f38c(0x2c8)]&&!_0xd193cf[_0x31f38c(0x211)])[_0x31f38c(0x2c1)](({suggestion:_0x4be235})=>_0x4be235);_0x448e08[_0x31f38c(0x1b8)](..._0x2b16ab);}const _0x3efd8a=new Map([[_0x1b189f,_0x257d50]]);for(const _0x46767c of _0x448e08){const _0x2c62c7=_0x31f38c(0x153)==_0x46767c[_0x31f38c(0x186)]?_0x46767c[_0x31f38c(0x26e)][_0x31f38c(0x1d5)]:void 0x0,_0x149808=_0x46767c[_0x31f38c(0x1c1)](),_0x41a723=Array[_0x31f38c(0x299)](_0x3efd8a[_0x31f38c(0x17d)]())[_0x31f38c(0x164)](_0x2211f8=>_0x2211f8[_0x31f38c(0x1e0)](_0x149808));if(!_0x41a723)continue;const _0x282f0d=_0x41a723[_0x31f38c(0x19c)](_0x149808);this[_0x31f38c(0x1b0)](_0x16f8ac)&&_0x31f38c(0x25b)==_0x46767c[_0x31f38c(0x186)]&&0x0!=_0x282f0d[_0x31f38c(0x2d3)]||(_0x3efd8a[_0x31f38c(0x25f)](_0x41a723),_0x282f0d[_0x31f38c(0x269)](_0x2984c1=>{const _0x513a79=_0x31f38c;_0x3efd8a[_0x513a79(0x171)](_0x2984c1,_0x257d50);}),_0x31f38c(0x25b)!=_0x46767c[_0x31f38c(0x186)]&&_0x2c62c7!=_0x20161c&&_0x3efd8a[_0x31f38c(0x171)](_0x41a723[_0x31f38c(0x219)](_0x149808),_0x2c62c7));}const _0x28f56e=[];for(const [_0x5f0478,_0xb51dad]of _0x3efd8a){const _0x362802=_0x36fe0f(),_0x1bcc14={'key':_0x16f8ac,'oldValue':_0xb51dad,'newValue':_0x20161c};_0x16f8ac[_0x31f38c(0x2d3)]>0x25&&console[_0x31f38c(0x1d7)](_0x31f38c(0x251),{'key':_0x16f8ac});const _0x44b97e=(_0x31f38c(0x249)+(_0x16f8ac+'|'+Vt({'newValue':_0x20161c})))[_0x31f38c(0x21a)](0x0,0x3c),_0x3fa9c9=this[_0x31f38c(0x145)]({'id':_0x362802,'type':_0x44b97e,'data':_0x1bcc14,'createdAt':new Date(),'authorId':_0x6e7b83,'attributes':_0x47ceca});_0x28f56e[_0x31f38c(0x214)](_0x3fa9c9),this[_0x31f38c(0x241)](_0x44b97e,_0x362802,_0x6e7b83,_0x5f0478);}return _0x28f56e;}[_0x8a32e4(0x1a5)](_0x3d1771){const _0x3c821b=_0x8a32e4;this[_0x3c821b(0x16d)](_0x3d1771,(_0x361b31,..._0x36354f)=>{const _0x2a11f7=_0x3c821b;this[_0x2a11f7(0x2ed)](()=>{_0x361b31(..._0x36354f);});});}[_0x8a32e4(0x17f)](_0x56cf0c){const _0x299c14=_0x8a32e4;this[_0x299c14(0x22b)][_0x299c14(0x23a)](_0x56cf0c);}[_0x8a32e4(0x1dc)](_0xe8a532){const _0x3f48fa=_0x8a32e4;this[_0x3f48fa(0x252)][_0x3f48fa(0x23a)](_0xe8a532);}[_0x8a32e4(0x1a1)](_0x50ceec){const _0x19af05=_0x8a32e4;return _0x19af05(0x153)==_0x50ceec[_0x19af05(0x186)]?_0x50ceec[_0x19af05(0x1c3)][_0x19af05(0x178)]('|')[0x0]:null;}[_0x8a32e4(0x1ad)](_0x38efc6,_0x1e740b){const _0xaa3345=_0x8a32e4,_0x3fc6e4=_0x38efc6[_0xaa3345(0x2cc)]();this[_0xaa3345(0x1ae)][_0xaa3345(0x159)](_0x183c0d=>{const _0x4363ef=_0xaa3345;_0x183c0d[_0x4363ef(0x213)](_0x3fc6e4,{'range':_0x1e740b});});}[_0x8a32e4(0x1e5)](_0xe9be16){const _0x3fd39a=_0x8a32e4,_0x3dc295=_0xe9be16['id'],_0x57668b=this[_0x3fd39a(0x2a7)][_0x3fd39a(0x17c)][_0x3fd39a(0x2df)](_0x3fd39a(0x14a));this[_0x3fd39a(0x1b1)][_0x3fd39a(0x148)](_0x3dc295)||this[_0x3fd39a(0x1b1)][_0x3fd39a(0x2a6)]({'channelId':_0x57668b,'threadId':_0x3dc295,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x58a588=this[_0x3fd39a(0x1b1)][_0x3fd39a(0x238)](_0x3dc295);_0x58a588[_0x3fd39a(0x1aa)](_0x3fd39a(0x2e6)),_0x58a588[_0x3fd39a(0x2e6)]=!0x1,_0xe9be16[_0x3fd39a(0x17a)]=_0x58a588;}[_0x8a32e4(0x2d2)](_0x4078a2,_0x414648,_0x26ea02,_0x587521){const _0x52443e=_0x8a32e4;if(_0x4078a2[_0x52443e(0x186)]!=_0x414648||_0x4078a2[_0x52443e(0x1c3)]!=_0x26ea02||_0x4078a2[_0x52443e(0x255)]['id']!=_0x587521)throw this[_0x52443e(0x2a7)][_0x52443e(0x27f)](_0x52443e(0x1e1)),new _0x4f34a0(_0x52443e(0x1e1),this);}[_0x8a32e4(0x1d1)](_0x4f1d44,_0x2b144d){const _0x25af20=_0x8a32e4,_0x7c24f2=_0x4f1d44[_0x25af20(0x1c1)]();if(_0x2b144d[_0x25af20(0x2b6)](_0x7c24f2))_0x4f1d44[_0x25af20(0x15e)]();else{if(_0x7c24f2[_0x25af20(0x258)](_0x2b144d)){const _0x243df2=this[_0x25af20(0x1ae)][_0x25af20(0x2b9)](_0x2b144d[_0x25af20(0x188)][_0x25af20(0x15b)],_0x25af20(0x2c2));this[_0x25af20(0x1ad)](_0x4f1d44,this[_0x25af20(0x1ae)][_0x25af20(0x2c7)](_0x7c24f2[_0x25af20(0x188)],_0x243df2));const _0x19432c=_0x36fe0f(),_0x37356a=_0x4f1d44[_0x25af20(0x255)]['id'],_0x454ed7=_0x4f1d44[_0x25af20(0x186)]+':'+_0x4f1d44[_0x25af20(0x1c3)];this[_0x25af20(0x145)]({'id':_0x19432c,'type':_0x454ed7,'createdAt':new Date(),'authorId':_0x37356a,'data':_0x4f1d44[_0x25af20(0x26e)],'attributes':_0x4f1d44[_0x25af20(0x2e0)]});const _0x25340b=this[_0x25af20(0x1ae)][_0x25af20(0x2b9)](_0x2b144d[_0x25af20(0x2c2)][_0x25af20(0x1f0)],_0x25af20(0x215)),_0x1235e3=this[_0x25af20(0x1ae)][_0x25af20(0x2c7)](_0x25340b,_0x7c24f2[_0x25af20(0x2c2)]);this[_0x25af20(0x241)](_0x454ed7,_0x19432c,_0x37356a,_0x1235e3);}else{if(_0x7c24f2[_0x25af20(0x2ae)](_0x2b144d[_0x25af20(0x188)])){const _0x57c1d8=this[_0x25af20(0x1ae)][_0x25af20(0x2b9)](_0x2b144d[_0x25af20(0x188)][_0x25af20(0x15b)],_0x25af20(0x2c2));this[_0x25af20(0x1ad)](_0x4f1d44,this[_0x25af20(0x1ae)][_0x25af20(0x2c7)](_0x7c24f2[_0x25af20(0x188)],_0x57c1d8));}else{const _0x5b7bce=this[_0x25af20(0x1ae)][_0x25af20(0x2b9)](_0x2b144d[_0x25af20(0x2c2)][_0x25af20(0x1f0)],_0x25af20(0x215));this[_0x25af20(0x1ad)](_0x4f1d44,this[_0x25af20(0x1ae)][_0x25af20(0x2c7)](_0x5b7bce,_0x7c24f2[_0x25af20(0x2c2)]));}}}}[_0x8a32e4(0x28e)](_0x4b1d7b){const _0x56e20e=_0x8a32e4;for(const {suggestion:_0x4c0c1a,meta:_0x1266ac}of this[_0x56e20e(0x152)](_0x4b1d7b,_0x56e20e(0x25b))){if(!_0x1266ac[_0x56e20e(0x2b4)])continue;const _0x5129b6=_0x4c0c1a[_0x56e20e(0x146)]();for(const _0x3f4444 of _0x5129b6)if(!_0x4b1d7b[_0x56e20e(0x19c)](_0x3f4444)[_0x56e20e(0x2d3)])return!0x0;}return!0x1;}[_0x8a32e4(0x26a)](_0xed110f){const _0x285a0e=_0x8a32e4,_0x32abe4=this[_0x285a0e(0x2a7)][_0x285a0e(0x168)][_0x285a0e(0x2df)](_0x285a0e(0x283))[_0x285a0e(0x1d9)](_0xed110f);if(!_0x32abe4)throw new _0x4f34a0(_0x285a0e(0x147),this);return _0x32abe4;}[_0x8a32e4(0x174)](_0x5f29c2){const _0x3cd9d7=_0x8a32e4,_0x2fa8c2=this[_0x3cd9d7(0x2a7)][_0x3cd9d7(0x168)][_0x3cd9d7(0x2df)](_0x3cd9d7(0x283)),_0x5a4300=_0x3f2933(_0x3cd9d7(0x22e)+_0x5f29c2),_0x713aa=_0x2fa8c2[_0x3cd9d7(0x1d9)](_0x5a4300);return _0x713aa||_0x2fa8c2[_0x3cd9d7(0x273)]({'id':_0x5a4300,'name':_0x5f29c2});}[_0x8a32e4(0x1ab)](_0x2d9e31,_0x93f36d,_0x39be89,_0x20cc3b,_0xf742aa){const _0x2a33d6=_0x8a32e4,_0x235636=this[_0x2a33d6(0x26a)](_0x20cc3b),_0x3fff53=this[_0x2a33d6(0x2e7)][_0x2a33d6(0x20f)](_0x2d9e31,_0x93f36d,_0x39be89,_0x235636,_0xf742aa,_0x5824c1=>{const _0x321185=_0x2a33d6;this[_0x321185(0x24d)](_0x39be89,{'attributes':_0x5824c1});const _0x2f8e4a=this[_0x321185(0x240)](_0x39be89);this[_0x321185(0x1d6)](new Set([_0x2f8e4a])),this[_0x321185(0x1c9)](new Set([_0x2f8e4a]));});return this[_0x2a33d6(0x1cd)](_0x3fff53,_0x2a33d6(0x223),()=>{const _0xd85dcb=_0x2a33d6;this[_0xd85dcb(0x24d)](_0x39be89,{'state':_0xd85dcb(0x1c6)});},{'priority':_0x2a33d6(0x18e)}),this[_0x2a33d6(0x1cd)](_0x3fff53,_0x2a33d6(0x1d0),()=>{const _0x212350=_0x2a33d6;this[_0x212350(0x24d)](_0x39be89,{'state':_0x212350(0x165)});},{'priority':_0x2a33d6(0x18e)}),this[_0x2a33d6(0x222)][_0x2a33d6(0x171)](_0x39be89,_0x3fff53),this[_0x2a33d6(0x184)][_0x2a33d6(0x171)](_0x3fff53,_0x2a33d6(0x16b)),_0x3fff53;}[_0x8a32e4(0x27b)](_0x16dafa){const _0x3f7d71=_0x8a32e4,_0x130e32=_0x16dafa[_0x3f7d71(0x178)](':');return{'group':_0x130e32[0x0],'type':_0x130e32[0x1],'subType':_0x130e32[_0x3f7d71(0x2d3)]>=0x5?_0x130e32[0x2]:null,'id':_0x130e32[_0x3f7d71(0x2d3)]<0x5?_0x130e32[0x2]:_0x130e32[0x3],'authorId':_0x130e32[_0x3f7d71(0x2d3)]<0x5?_0x130e32[0x3]:_0x130e32[0x4],'markerCount':0x6==_0x130e32[_0x3f7d71(0x2d3)]?_0x130e32[0x5]:null};}[_0x8a32e4(0x25c)](_0x2657b1,_0x12c6f2,_0x563e96){const _0x4c1cb5=_0x8a32e4,_0x529909=_0x2657b1[_0x4c1cb5(0x1c1)](),_0xc00eec=_0x529909[_0x4c1cb5(0x188)],_0x233354=_0x529909[_0x4c1cb5(0x2c2)];this[_0x4c1cb5(0x1ad)](_0x2657b1,this[_0x4c1cb5(0x1ae)][_0x4c1cb5(0x2c7)](_0xc00eec,_0x12c6f2));const _0x147098=_0x36fe0f(),_0x12c4b1=_0x2657b1[_0x4c1cb5(0x255)]['id'],_0x57a87d=_0x2657b1[_0x4c1cb5(0x186)]+(_0x2657b1[_0x4c1cb5(0x1c3)]?':'+_0x2657b1[_0x4c1cb5(0x1c3)]:'');this[_0x4c1cb5(0x145)]({'id':_0x147098,'type':_0x57a87d,'createdAt':new Date(),'authorId':_0x12c4b1,'originalSuggestionId':_0x2657b1['id'],'attributes':_0x2657b1[_0x4c1cb5(0x2e0)],'data':_0x2657b1[_0x4c1cb5(0x26e)]});const _0x3dc319=this[_0x4c1cb5(0x1a1)](_0x2657b1);(_0x4c1cb5(0x28b)==_0x2657b1[_0x4c1cb5(0x186)]||_0x3dc319&&this[_0x4c1cb5(0x1b0)](_0x3dc319))&&(_0x563e96=this[_0x4c1cb5(0x1ae)][_0x4c1cb5(0x14e)](_0x563e96[_0x4c1cb5(0x1f0)])),this[_0x4c1cb5(0x241)](_0x57a87d,_0x147098,_0x12c4b1,this[_0x4c1cb5(0x1ae)][_0x4c1cb5(0x2c7)](_0x563e96,_0x233354));}[_0x8a32e4(0x152)](_0x4e9265,_0x2c7e72=null){const _0x39b931=_0x8a32e4,_0x550755=[],_0xc298cf=this[_0x39b931(0x2a7)][_0x39b931(0x168)][_0x39b931(0x2df)](_0x39b931(0x283))['me'];Array[_0x39b931(0x2f3)](_0x4e9265)||(_0x4e9265=[_0x4e9265]);for(const _0x5a0d79 of this[_0x39b931(0x2f2)]()){if(!_0x5a0d79[_0x39b931(0x239)])continue;if(_0x2c7e72&&_0x5a0d79[_0x39b931(0x186)]!=_0x2c7e72)continue;let _0x3feb0c=!0x1;for(const _0xbc804 of _0x5a0d79[_0x39b931(0x146)]()){for(const _0x41d93d of _0x4e9265){const _0x29a1a7=_0x41d93d[_0x39b931(0x188)][_0x39b931(0x2b6)](_0xbc804[_0x39b931(0x2c2)])||_0x41d93d[_0x39b931(0x2c2)][_0x39b931(0x2b6)](_0xbc804[_0x39b931(0x188)]);if(_0x29a1a7||_0x41d93d[_0x39b931(0x219)](_0xbc804)){const _0x311dcb=_0x41d93d[_0x39b931(0x258)](_0xbc804)&&Rt(this[_0x39b931(0x1ae)][_0x39b931(0x16c)],_0xbc804[_0x39b931(0x188)],_0x41d93d),_0x26cdf7=_0xbc804[_0x39b931(0x258)](_0x41d93d)&&Rt(this[_0x39b931(0x1ae)][_0x39b931(0x16c)],_0x41d93d[_0x39b931(0x188)],_0xbc804);_0x550755[_0x39b931(0x214)]({'suggestion':_0x5a0d79,'meta':{'isOwn':_0xc298cf==_0x5a0d79[_0x39b931(0x24a)],'isNextTo':_0x29a1a7,'isInsideObject':_0x311dcb,'containsRangeInObject':_0x26cdf7}}),_0x3feb0c=!0x0;break;}}if(_0x3feb0c)break;}}return _0x550755;}[_0x8a32e4(0x241)](_0x28238e,_0x405f21,_0x3a501f,_0x1da25f,_0xeb277b){const _0x85767d=_0x8a32e4;this[_0x85767d(0x1ae)][_0x85767d(0x159)](_0x59e0cd=>{const _0x5752b7=_0x85767d;let _0x49ae26=_0x5752b7(0x278)+_0x28238e+':'+_0x405f21+':'+_0x3a501f;_0xeb277b&&(_0x49ae26=_0x49ae26+':'+_0xeb277b),_0x59e0cd[_0x5752b7(0x286)](_0x49ae26,{'range':_0x1da25f,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x8a32e4(0x2ca)](_0x3e84b0){const _0x3435df=_0x8a32e4,_0x34c7f0=_0x3e84b0[_0x3435df(0x293)],_0x1b44d8=_0x3e84b0[_0x3435df(0x1de)];_0x3e84b0[_0x3435df(0x293)]=null,_0x3e84b0[_0x3435df(0x1de)]=null,null!=_0x34c7f0&&_0x34c7f0[_0x3435df(0x1de)]==_0x3e84b0&&(_0x34c7f0[_0x3435df(0x1de)]=_0x1b44d8),null!=_0x1b44d8&&_0x1b44d8[_0x3435df(0x293)]==_0x3e84b0&&(_0x1b44d8[_0x3435df(0x293)]=_0x34c7f0),_0x3435df(0x29f)==this[_0x3435df(0x184)][_0x3435df(0x2df)](_0x3e84b0)&&(this[_0x3435df(0x184)][_0x3435df(0x171)](_0x3e84b0,_0x3435df(0x1f7)),this[_0x3435df(0x1b3)](_0x3435df(0x18f),_0x3e84b0,_0x34c7f0,_0x1b44d8));}[_0x8a32e4(0x145)](_0x38b280){const _0x4804bd=_0x8a32e4,_0x4725d5=_0x38b280['id'],_0xa1e644=this[_0x4804bd(0x1bb)](_0x38b280);if(this[_0x4804bd(0x289)]&&this[_0x4804bd(0x289)][_0x4804bd(0x2e8)]){const _0x11f346=this[_0x4804bd(0x2a7)][_0x4804bd(0x168)][_0x4804bd(0x2df)](_0x4804bd(0x2c5)),_0x502ae8=_0xa1e644[_0x4804bd(0x2a0)],_0x163567=_0xa1e644[_0x4804bd(0x1c3)]?_0xa1e644[_0x4804bd(0x186)]+':'+_0xa1e644[_0x4804bd(0x1c3)]:_0xa1e644[_0x4804bd(0x186)],_0x58e0cc=this[_0x4804bd(0x2a7)][_0x4804bd(0x1e8)],_0x56deb2=_0x11f346[_0x4804bd(0x23a)](_0x5a4d78(_0x58e0cc,_0x4804bd(0x2e2))),_0x5304e5={'id':_0x4725d5,'type':_0x163567,'hasComments':_0x502ae8,'data':_0x38b280[_0x4804bd(0x26e)]||null,'originalSuggestionId':_0x38b280[_0x4804bd(0x18a)]||null,'attributes':_0xa1e644[_0x4804bd(0x2e0)]};this[_0x4804bd(0x289)][_0x4804bd(0x2e8)](_0x5304e5)[_0x4804bd(0x2b3)](_0x343a26=>{const _0x4343fc=_0x4804bd;_0xa1e644[_0x4343fc(0x1fe)]=!0x0,_0x11f346[_0x4343fc(0x2aa)](_0x56deb2),_0x343a26&&_0x343a26[_0x4343fc(0x172)]&&(this[_0x4343fc(0x222)][_0x4343fc(0x2df)](_0x4725d5)[_0x4343fc(0x172)]=_0x343a26[_0x4343fc(0x172)]);})[_0x4804bd(0x203)](_0x197d57=>{const _0x3478b2=_0x4804bd;throw _0xdb610f(_0x3478b2(0x2dc)),this[_0x3478b2(0x2a7)][_0x3478b2(0x217)][_0x3478b2(0x2c4)]({'isUndoable':!0x1},()=>{const _0x5c6702=_0x3478b2;_0xa1e644[_0x5c6702(0x1d0)]();}),_0xa1e644[_0x3478b2(0x266)](),this[_0x3478b2(0x222)][_0x3478b2(0x25f)](_0xa1e644['id']),this[_0x3478b2(0x184)][_0x3478b2(0x25f)](_0xa1e644),_0x197d57;});}return _0xa1e644;}[_0x8a32e4(0x1b0)](_0x2df19a){const _0x5d4d25=_0x8a32e4;return this[_0x5d4d25(0x22b)][_0x5d4d25(0x287)](_0x2df19a);}[_0x8a32e4(0x24d)](_0x5bfd14,_0x1b6e47){const _0x579d9c=_0x8a32e4,_0x24fd5a=this[_0x579d9c(0x2a7)][_0x579d9c(0x168)][_0x579d9c(0x2df)](_0x579d9c(0x2c5)),_0x29abfa=this[_0x579d9c(0x240)](_0x5bfd14);if(this[_0x579d9c(0x289)]&&this[_0x579d9c(0x289)][_0x579d9c(0x257)]){if(_0x29abfa[_0x579d9c(0x1fe)]){const _0x363e68=_0x24fd5a[_0x579d9c(0x23a)](_0x5a4d78(this[_0x579d9c(0x2a7)][_0x579d9c(0x1e8)],_0x579d9c(0x2e2)));this[_0x579d9c(0x289)][_0x579d9c(0x257)](_0x5bfd14,_0x1b6e47)[_0x579d9c(0x2b3)](()=>{const _0x1992c1=_0x579d9c;_0x24fd5a[_0x1992c1(0x2aa)](_0x363e68);});}else _0x29abfa['on'](_0x579d9c(0x1a9),()=>{const _0x4e8725=_0x579d9c;this[_0x4e8725(0x24d)](_0x5bfd14,_0x1b6e47);});}}[_0x8a32e4(0x1b5)](_0x1bed76){const _0x15e30f=_0x8a32e4;if(!this[_0x15e30f(0x289)]||!this[_0x15e30f(0x289)][_0x15e30f(0x240)])throw new _0x4f34a0(_0x15e30f(0x218),this);return this[_0x15e30f(0x289)][_0x15e30f(0x240)](_0x1bed76);}[_0x8a32e4(0x157)](_0x1b4184){const _0x1e4a6e=_0x8a32e4,{id:_0x1d1d89,type:_0x2db066,subType:_0x441086,authorId:_0x4b8f7c}=this[_0x1e4a6e(0x27b)](_0x1b4184),_0x7bb4fd=this[_0x1e4a6e(0x222)][_0x1e4a6e(0x2df)](_0x1d1d89)||this[_0x1e4a6e(0x1ab)](_0x2db066,_0x441086,_0x1d1d89,_0x4b8f7c,{});switch(this[_0x1e4a6e(0x2d2)](_0x7bb4fd,_0x2db066,_0x441086,_0x4b8f7c),this[_0x1e4a6e(0x184)][_0x1e4a6e(0x2df)](_0x7bb4fd)){case _0x1e4a6e(0x16b):this[_0x1e4a6e(0x1b5)](_0x1d1d89)[_0x1e4a6e(0x2b3)](_0x2adb1a=>{const _0x222784=_0x1e4a6e;let _0x29810d=Promise[_0x222784(0x14d)]();_0x2adb1a[_0x222784(0x2a0)]&&(_0x29810d=this[_0x222784(0x1b1)][_0x222784(0x291)]({'channelId':this[_0x222784(0x2a7)][_0x222784(0x17c)][_0x222784(0x2df)](_0x222784(0x14a)),'threadId':_0x1d1d89})),_0x29810d[_0x222784(0x2b3)](()=>{const _0x281f6c=_0x222784;this[_0x281f6c(0x1bb)](_0x2adb1a)[_0x281f6c(0x1fe)]=!0x0;});}),this[_0x1e4a6e(0x184)][_0x1e4a6e(0x171)](_0x7bb4fd,_0x1e4a6e(0x150));break;case _0x1e4a6e(0x1f7):this[_0x1e4a6e(0x24d)](_0x1d1d89,{'state':_0x1e4a6e(0x1f2)});case _0x1e4a6e(0x294):this[_0x1e4a6e(0x184)][_0x1e4a6e(0x171)](_0x7bb4fd,_0x1e4a6e(0x29f)),this[_0x1e4a6e(0x1b3)](_0x1e4a6e(0x244),_0x7bb4fd);break;case _0x1e4a6e(0x29f):this[_0x1e4a6e(0x1b3)](_0x1e4a6e(0x264),_0x7bb4fd);}return _0x7bb4fd[_0x1e4a6e(0x173)](_0x1b4184),_0x7bb4fd;}[_0x8a32e4(0x1c9)](_0x3829d1){const _0x5a5b8f=_0x8a32e4,_0x2c99cf=Array[_0x5a5b8f(0x299)](_0x3829d1),_0x2eb364=_0x2c99cf[_0x5a5b8f(0x2b2)](_0x1cf2f3=>_0x5a5b8f(0x153)==_0x1cf2f3[_0x5a5b8f(0x186)]);this[_0x5a5b8f(0x268)](_0x2eb364);const _0x1fe6e1=_0x2c99cf[_0x5a5b8f(0x2b2)](_0x113e7c=>!_0x113e7c[_0x5a5b8f(0x1a4)]&&_0x5a5b8f(0x153)!=_0x113e7c[_0x5a5b8f(0x186)]),_0x372bf3=this[_0x5a5b8f(0x2f2)]({'skipNotAttached':!0x0})[_0x5a5b8f(0x2b2)](_0x446454=>!_0x446454[_0x5a5b8f(0x1a4)]&&_0x5a5b8f(0x153)!=_0x446454[_0x5a5b8f(0x186)]),_0x58df66=_0x372bf3[_0x5a5b8f(0x2b2)](_0x498fa3=>!_0x3829d1[_0x5a5b8f(0x287)](_0x498fa3)),_0x2cc8a8=new Map(_0x372bf3[_0x5a5b8f(0x2c1)](_0x4b7ac5=>[_0x4b7ac5,this[_0x5a5b8f(0x2e7)][_0x5a5b8f(0x265)](_0x4b7ac5[_0x5a5b8f(0x186)],_0x4b7ac5[_0x5a5b8f(0x1c3)],_0x5a5b8f(0x272))])),_0x4b6023=new Map(_0x372bf3[_0x5a5b8f(0x2c1)](_0x1658ba=>[_0x1658ba,_0x1658ba[_0x5a5b8f(0x1c1)]()])),_0x5b4259=new Set(),_0x463058=new Set();for(let _0x20f08c=0x0;_0x20f08c<_0x1fe6e1[_0x5a5b8f(0x2d3)];_0x20f08c++)_0xacba5(_0x1fe6e1[_0x20f08c],_0x1fe6e1,_0x20f08c+0x1);for(let _0x3e9e6a=0x0;_0x3e9e6a<_0x1fe6e1[_0x5a5b8f(0x2d3)];_0x3e9e6a++)_0xacba5(_0x1fe6e1[_0x3e9e6a],_0x58df66,0x0);const _0xd83b0f=new Set();for(let _0x4951bc=0x0;_0x4951bc<_0x1fe6e1[_0x5a5b8f(0x2d3)];_0x4951bc++){const _0x190817=_0x1fe6e1[_0x4951bc];!_0x463058[_0x5a5b8f(0x287)](_0x190817)&&_0x190817[_0x5a5b8f(0x293)]&&(_0xd83b0f[_0x5a5b8f(0x23a)](_0x190817[_0x5a5b8f(0x293)]),_0x190817[_0x5a5b8f(0x293)][_0x5a5b8f(0x1de)]===_0x190817&&(_0x190817[_0x5a5b8f(0x293)][_0x5a5b8f(0x1de)]=null),_0x190817[_0x5a5b8f(0x293)]=null),!_0x5b4259[_0x5a5b8f(0x287)](_0x190817)&&_0x190817[_0x5a5b8f(0x1de)]&&(_0xd83b0f[_0x5a5b8f(0x23a)](_0x190817[_0x5a5b8f(0x1de)]),_0x190817[_0x5a5b8f(0x1de)][_0x5a5b8f(0x293)]===_0x190817&&(_0x190817[_0x5a5b8f(0x1de)][_0x5a5b8f(0x293)]=null),_0x190817[_0x5a5b8f(0x1de)]=null);}function _0xacba5(_0x1ac1cb,_0x4c37a6,_0x859b6f){const _0x202e26=_0x5a5b8f;for(let _0x4f26b6=_0x859b6f;_0x4f26b6<_0x4c37a6[_0x202e26(0x2d3)];_0x4f26b6++){const _0x51602b=_0x2f37eb(_0x1ac1cb,_0x4c37a6[_0x4f26b6]);_0x51602b&&(_0x51602b[0x0][_0x202e26(0x1de)]=_0x51602b[0x1],_0x51602b[0x1][_0x202e26(0x293)]=_0x51602b[0x0],_0x5b4259[_0x202e26(0x23a)](_0x51602b[0x0]),_0x463058[_0x202e26(0x23a)](_0x51602b[0x1]));}}function _0x2f37eb(_0x39ac40,_0x5e73e1){const _0x3303b5=_0x5a5b8f;if(_0x39ac40[_0x3303b5(0x24a)]['id']!==_0x5e73e1[_0x3303b5(0x24a)]['id'])return null;const _0x27f53f=_0x2cc8a8[_0x3303b5(0x2df)](_0x39ac40)(_0x39ac40,_0x5e73e1,_0x4b6023[_0x3303b5(0x2df)](_0x39ac40),_0x4b6023[_0x3303b5(0x2df)](_0x5e73e1));if(!_0x27f53f)return null;return _0x2cc8a8[_0x3303b5(0x2df)](_0x5e73e1)(_0x39ac40,_0x5e73e1,_0x4b6023[_0x3303b5(0x2df)](_0x39ac40),_0x4b6023[_0x3303b5(0x2df)](_0x5e73e1))?_0x27f53f[0x1][_0x3303b5(0x17a)]&&_0x27f53f[0x1][_0x3303b5(0x17a)][_0x3303b5(0x2d3)]?null:_0x27f53f:null;}_0xd83b0f[_0x5a5b8f(0x284)]&&this[_0x5a5b8f(0x1c9)](_0xd83b0f);}[_0x8a32e4(0x268)](_0x572939){const _0x235d8d=_0x8a32e4;if(0x0==_0x572939[_0x235d8d(0x2d3)])return;const _0x39008b=this[_0x235d8d(0x2f2)]({'skipNotAttached':!0x0})[_0x235d8d(0x2b2)](_0x3745f4=>_0x235d8d(0x153)==_0x3745f4[_0x235d8d(0x186)]&&_0x3745f4[_0x235d8d(0x20c)]),_0x4273f1=[],_0x518875=new Map();for(const _0x28ac6a of _0x39008b){const _0x25d102=_0x3f2933(_0x28ac6a[_0x235d8d(0x2e0)]);_0x518875[_0x235d8d(0x287)](_0x25d102)||(_0x518875[_0x235d8d(0x171)](_0x25d102,_0x4273f1[_0x235d8d(0x2d3)]),_0x4273f1[_0x235d8d(0x214)]([]));const _0x3fd236=_0x518875[_0x235d8d(0x2df)](_0x25d102);_0x4273f1[_0x3fd236][_0x235d8d(0x214)](_0x28ac6a);}!(function(){const _0x50dfdc=_0x235d8d;_0x4273f1[_0x50dfdc(0x230)]((_0x285c44,_0x3dfcc2)=>{const _0x18a2ed=_0x50dfdc,_0x16c814=_0x285c44[0x0][_0x18a2ed(0x172)],_0x48cf96=_0x3dfcc2[0x0][_0x18a2ed(0x172)];return _0x16c814==_0x48cf96?_0x285c44[0x0][_0x18a2ed(0x2e0)][_0x18a2ed(0x2bb)]<_0x3dfcc2[0x0][_0x18a2ed(0x2e0)][_0x18a2ed(0x2bb)]?-0x1:0x1:_0x16c814<_0x48cf96?-0x1:0x1;});for(const _0x5562d0 of _0x4273f1)_0x5562d0[_0x50dfdc(0x230)]((_0x10147f,_0x4c990e)=>_0x10147f['id']<_0x4c990e['id']?-0x1:0x1);}());for(let _0x4eda6b=0x0;_0x4eda6b<_0x4273f1[_0x235d8d(0x2d3)];_0x4eda6b++){if(0x0==_0x4273f1[_0x4eda6b][_0x235d8d(0x2d3)])continue;const _0xcb9e62=[];for(let _0x2e8f15=_0x4eda6b+0x1;_0x2e8f15<_0x4273f1[_0x235d8d(0x2d3)];_0x2e8f15++)0x0!=_0x4273f1[_0x2e8f15][_0x235d8d(0x2d3)]&&_0x5a6ef6(_0x4273f1[_0x4eda6b],_0x4273f1[_0x2e8f15])&&_0xcb9e62[_0x235d8d(0x214)](_0x2e8f15);for(const _0x4c15b3 of _0xcb9e62)_0x4273f1[_0x4eda6b]=_0x4273f1[_0x4eda6b][_0x235d8d(0x281)](_0x4273f1[_0x4c15b3]),_0x4273f1[_0x4c15b3]=[];}for(const _0x256504 of _0x4273f1)for(let _0x5dac0f=0x0;_0x5dac0f<_0x256504[_0x235d8d(0x2d3)];_0x5dac0f++)_0x256504[_0x5dac0f][_0x235d8d(0x1de)]=_0x256504[_0x5dac0f+0x1]||null;for(const _0x2b8a7f of _0x4273f1)for(let _0x4feae0=0x0;_0x4feae0<_0x2b8a7f[_0x235d8d(0x2d3)];_0x4feae0++)_0x2b8a7f[_0x4feae0][_0x235d8d(0x293)]=_0x2b8a7f[_0x4feae0-0x1]||null;function _0x5a6ef6(_0x4ab6dc,_0x287b32){const _0x4a3466=_0x235d8d;if(_0x4ab6dc[0x0][_0x4a3466(0x2e0)][_0x4a3466(0x2bb)]!==_0x287b32[0x0][_0x4a3466(0x2e0)][_0x4a3466(0x2bb)]&&_0x4ab6dc[0x0][_0x4a3466(0x24a)]!==_0x287b32[0x0][_0x4a3466(0x24a)])return!0x1;if(!function(_0x590bd2,_0x2cef56){const _0x27a191=_0x4a3466;if(!_0x590bd2[_0x27a191(0x2a0)]&&!_0x2cef56[_0x27a191(0x2a0)])return!0x0;if(_0x590bd2[_0x27a191(0x2a0)]&&_0x2cef56[_0x27a191(0x2a0)])return!0x1;if(_0x590bd2[_0x27a191(0x2a0)]&&_0x2cef56[_0x27a191(0x172)]<_0x590bd2[_0x27a191(0x17a)][_0x27a191(0x1f6)][_0x27a191(0x2df)](0x0)[_0x27a191(0x172)])return!0x0;if(_0x2cef56[_0x27a191(0x2a0)]&&_0x590bd2[_0x27a191(0x172)]<_0x2cef56[_0x27a191(0x17a)][_0x27a191(0x1f6)][_0x27a191(0x2df)](0x0)[_0x27a191(0x172)])return!0x0;return!0x1;}(_0x4ab6dc[0x0],_0x287b32[0x0]))return!0x1;const _0x1491dc=_0x49e482(_0x4ab6dc[0x0][_0x4a3466(0x2e0)],_0x4a3466(0x2bb)),_0x29dc2f=_0x49e482(_0x287b32[0x0][_0x4a3466(0x2e0)],_0x4a3466(0x2bb));if(!_0x4134da(_0x1491dc,_0x29dc2f))return!0x1;return!!_0x4ab6dc[_0x4a3466(0x2f4)](_0x259fbf=>_0x287b32[_0x4a3466(0x26d)](_0x53e9df=>_0x259fbf[_0x4a3466(0x1c1)]()[_0x4a3466(0x2b6)](_0x53e9df[_0x4a3466(0x1c1)]())))&&_0x287b32[_0x4a3466(0x2f4)](_0x510ba6=>_0x4ab6dc[_0x4a3466(0x26d)](_0x222a35=>_0x510ba6[_0x4a3466(0x1c1)]()[_0x4a3466(0x2b6)](_0x222a35[_0x4a3466(0x1c1)]())));}}[_0x8a32e4(0x1d6)](_0x49c0e5){const _0x2c9b4a=_0x8a32e4,_0x373b79=Array[_0x2c9b4a(0x299)](_0x49c0e5),_0x29b6a5=this[_0x2c9b4a(0x2f2)]({'skipNotAttached':!0x0}),_0x5c3710=_0x29b6a5[_0x2c9b4a(0x2b2)](_0x22f678=>!_0x49c0e5[_0x2c9b4a(0x287)](_0x22f678)),_0x4e444=new Map(_0x373b79[_0x2c9b4a(0x2c1)](_0x2ae216=>[_0x2ae216,this[_0x2c9b4a(0x2e7)][_0x2c9b4a(0x265)](_0x2ae216[_0x2c9b4a(0x186)],_0x2ae216[_0x2c9b4a(0x1c3)],_0x2c9b4a(0x18c))])),_0x2f29e3=new Map(_0x29b6a5[_0x2c9b4a(0x2c1)](_0x4d7d0c=>[_0x4d7d0c,_0x4d7d0c[_0x2c9b4a(0x146)]()]));for(let _0x26d48b=0x0;_0x26d48b<_0x373b79[_0x2c9b4a(0x2d3)];_0x26d48b++){if(_0x56d937(this,_0x373b79[_0x26d48b],_0x373b79,_0x26d48b+0x1))return!0x0;}for(let _0x2332c5=0x0;_0x2332c5<_0x373b79[_0x2c9b4a(0x2d3)];_0x2332c5++){if(_0x56d937(this,_0x373b79[_0x2332c5],_0x5c3710,0x0))return!0x0;}return!0x1;function _0x56d937(_0x1c4e9e,_0x18b30b,_0x5c452f,_0x5654ee){const _0x18df4e=_0x2c9b4a;for(let _0x255e9f=_0x5654ee;_0x255e9f<_0x5c452f[_0x18df4e(0x2d3)];_0x255e9f++){const _0x8ac1f5=_0x5c452f[_0x255e9f];if(_0x8ac1f5[_0x18df4e(0x186)]!==_0x18b30b[_0x18df4e(0x186)]||_0x8ac1f5[_0x18df4e(0x24a)]['id']!==_0x18b30b[_0x18df4e(0x24a)]['id']||_0x8ac1f5[_0x18df4e(0x1c3)]!==_0x18b30b[_0x18df4e(0x1c3)])continue;if(!Pt(_0x18b30b,_0x8ac1f5,[_0x18df4e(0x2bb)]))continue;if(_0x18df4e(0x153)==_0x18b30b[_0x18df4e(0x186)]&&_0x18b30b[_0x18df4e(0x26e)][_0x18df4e(0x1d5)]!=_0x8ac1f5[_0x18df4e(0x26e)][_0x18df4e(0x1d5)])continue;if(_0x18df4e(0x153)==_0x18b30b[_0x18df4e(0x186)]&&_0x1c4e9e[_0x18df4e(0x1b0)](_0x18b30b[_0x18df4e(0x26e)][_0x18df4e(0x21f)]))continue;if(_0x18df4e(0x28b)==_0x18b30b[_0x18df4e(0x186)]){const _0x43ff64=_0x1c4e9e[_0x18df4e(0x2a7)][_0x18df4e(0x217)],_0x20f13b=_0x18b30b[_0x18df4e(0x201)]();if(_0x20f13b&&(_0x43ff64[_0x18df4e(0x16c)][_0x18df4e(0x2be)](_0x20f13b)||_0x43ff64[_0x18df4e(0x16c)][_0x18df4e(0x208)](_0x20f13b)))continue;}const _0x37a399=_0x4e444[_0x18df4e(0x2df)](_0x18b30b),_0x170c86=_0x2f29e3[_0x18df4e(0x2df)](_0x18b30b),_0x3e75ba=_0x2f29e3[_0x18df4e(0x2df)](_0x8ac1f5),_0x594347=_0x18b30b[_0x18df4e(0x17a)]&&_0x18b30b[_0x18df4e(0x17a)][_0x18df4e(0x2d3)],_0x230c88=_0x8ac1f5[_0x18df4e(0x17a)]&&_0x8ac1f5[_0x18df4e(0x17a)][_0x18df4e(0x2d3)];if(!_0x594347&&_0x37a399(_0x3e75ba,_0x170c86))return _0x1c4e9e[_0x18df4e(0x1fc)](_0x8ac1f5,_0x18b30b),_0x2f29e3[_0x18df4e(0x25f)](_0x18b30b),!0x0;if(!_0x230c88&&_0x37a399(_0x170c86,_0x3e75ba))return _0x1c4e9e[_0x18df4e(0x1fc)](_0x18b30b,_0x8ac1f5),_0x2f29e3[_0x18df4e(0x25f)](_0x8ac1f5),!0x0;}return!0x1;}}[_0x8a32e4(0x1fc)](_0x4d90e8,_0x2f5c68){const _0x8e6ff3=_0x8a32e4;if(_0x4d90e8[_0x8e6ff3(0x1a4)]){for(const _0x464b44 of _0x2f5c68[_0x8e6ff3(0x146)]())_0x4d90e8[_0x8e6ff3(0x237)](_0x464b44);}else{const _0x34d87c=_0x2f5c68[_0x8e6ff3(0x1c1)]()[_0x8e6ff3(0x2c2)];this[_0x8e6ff3(0x1ad)](_0x4d90e8,this[_0x8e6ff3(0x1ae)][_0x8e6ff3(0x2c7)](_0x4d90e8[_0x8e6ff3(0x1c1)]()[_0x8e6ff3(0x188)],_0x34d87c));}_0x2f5c68[_0x8e6ff3(0x15e)]();}[_0x8a32e4(0x220)](_0x476be2,_0x18e4d9){const _0x23888d=_0x8a32e4,_0x4d4b8a=_0x476be2[_0x23888d(0x232)](_0x23888d(0x1ff))||_0x476be2[_0x23888d(0x232)](_0x23888d(0x153))?_0x23888d(0x29b):_0x476be2[_0x23888d(0x2d0)]();return _0x5a4d78(this[_0x23888d(0x2a7)][_0x23888d(0x1e8)],_0x18e4d9+'_'+_0x4d4b8a+_0x23888d(0x2ee));}[_0x8a32e4(0x260)](){const _0xa4a7d=_0x8a32e4,_0x3f0b75=this[_0xa4a7d(0x2a7)];if(!_0x3f0b75['ui'])return;const {ariaLiveAnnouncer:_0x463d76}=_0x3f0b75['ui'];_0x4a97d2(this[_0xa4a7d(0x1ae)],({left:_0x57b85d,entered:_0x5641d4})=>{const _0x250ee6=_0xa4a7d;for(const _0x43cbbc of _0x57b85d){const {group:_0x4c6323,type:_0x593ce0}=this[_0x250ee6(0x27b)](_0x43cbbc[_0x250ee6(0x167)]);if(_0x250ee6(0x1eb)===_0x4c6323){_0x463d76[_0x250ee6(0x227)](this[_0x250ee6(0x220)](_0x593ce0,_0x250ee6(0x221)));break;}}for(const _0x11f252 of _0x5641d4){const {group:_0xd9ecb4,type:_0x2e53a2}=this[_0x250ee6(0x27b)](_0x11f252[_0x250ee6(0x167)]);if(_0x250ee6(0x1eb)===_0xd9ecb4){_0x463d76[_0x250ee6(0x227)](this[_0x250ee6(0x220)](_0x2e53a2,_0x250ee6(0x250)));break;}}});}[_0x8a32e4(0x224)](_0x55ed85){const _0x28b687=_0x8a32e4;if(this[_0x28b687(0x1cc)])return!0x1;const _0x5c8676=this[_0x28b687(0x2a7)],_0x47be68=_0x5c8676[_0x28b687(0x217)][_0x28b687(0x21d)][_0x28b687(0x1da)][_0x28b687(0x2a8)]();if(0x0==_0x47be68[_0x28b687(0x2d3)])return!0x1;const _0xa1a9f3=[],_0x103d6c=_0x47be68[_0x28b687(0x2b2)](_0x32837e=>_0x28b687(0x153)==_0x32837e[_0x28b687(0x186)]),_0x148264=_0x47be68[_0x28b687(0x2b2)](_0x197cd9=>_0x28b687(0x1b9)==_0x197cd9[_0x28b687(0x186)]&&_0x28b687(0x1be)!=_0x197cd9[_0x28b687(0x167)]),_0x39f551=_0x47be68[_0x28b687(0x2b2)](_0x2e46fd=>_0x28b687(0x2aa)==_0x2e46fd[_0x28b687(0x186)]&&_0x28b687(0x1be)!=_0x2e46fd[_0x28b687(0x167)]);for(const _0x1ced93 of _0x103d6c)_0xa1a9f3[_0x28b687(0x214)]({'key':_0x1ced93[_0x28b687(0x2ad)],'newValue':_0x1ced93[_0x28b687(0x197)],'oldValue':_0x1ced93[_0x28b687(0x276)],'range':Ot(_0x1ced93[_0x28b687(0x24b)],_0x5c8676[_0x28b687(0x217)])});for(const _0x18c275 of _0x148264){const _0x81f18c=_0x39f551[_0x28b687(0x164)](_0x530921=>_0x530921[_0x28b687(0x182)][_0x28b687(0x2b6)](_0x18c275[_0x28b687(0x182)]));_0x81f18c&&_0xa1a9f3[_0x28b687(0x214)]({'key':_0x28b687(0x2a1),'newValue':_0x18c275[_0x28b687(0x167)],'oldValue':_0x81f18c[_0x28b687(0x167)],'range':_0x5c8676[_0x28b687(0x217)][_0x28b687(0x27a)](_0x18c275[_0x28b687(0x182)][_0x28b687(0x29d)])});}return 0x0!=_0xa1a9f3[_0x28b687(0x2d3)]&&this[_0x28b687(0x166)](_0x55ed85,_0xa1a9f3);}[_0x8a32e4(0x1e9)](_0x39248b){const _0x5e8571=_0x8a32e4;let _0x17805=!0x1;const _0x14d5bb=this[_0x5e8571(0x2a7)][_0x5e8571(0x217)][_0x5e8571(0x21d)][_0x5e8571(0x1da)][_0x5e8571(0x285)]()[_0x5e8571(0x2b2)](_0x320fd9=>_0x320fd9[_0x5e8571(0x26e)][_0x5e8571(0x1e2)]&&_0x320fd9[_0x5e8571(0x167)][_0x5e8571(0x232)](_0x5e8571(0x2bd)));for(const _0x3499e1 of _0x14d5bb){const {subType:_0x2f8721,id:_0x527578}=this[_0x5e8571(0x27b)](_0x3499e1[_0x5e8571(0x167)]),_0x2b0d4f=_0x2f8721[_0x5e8571(0x178)]('|')[0x0];for(const _0x3b9850 of this[_0x5e8571(0x2f2)]({'skipNotAttached':!0x0}))_0x3b9850['id']!=_0x527578&&_0x5e8571(0x153)==_0x3b9850[_0x5e8571(0x186)]&&_0x3b9850[_0x5e8571(0x26e)]&&_0x3b9850[_0x5e8571(0x26e)][_0x5e8571(0x21f)]==_0x2b0d4f&&_0x3b9850[_0x5e8571(0x1c1)]()[_0x5e8571(0x1e0)](_0x3499e1[_0x5e8571(0x26e)][_0x5e8571(0x1e2)])&&(this[_0x5e8571(0x2eb)](_0x3b9850,_0x3499e1[_0x5e8571(0x26e)][_0x5e8571(0x1e2)],_0x39248b),_0x17805=!0x0);}return _0x17805;}[_0x8a32e4(0x2ed)](_0x5278cf){const _0x10bac8=_0x8a32e4;this[_0x10bac8(0x2a7)],(this[_0x10bac8(0x1cc)]=!0x0,_0x5278cf());}[_0x8a32e4(0x18b)](_0x18d2e2){const _0x42d80d=_0x8a32e4,_0x435cf0=this[_0x42d80d(0x1b0)](_0x18d2e2),_0x227312=this[_0x42d80d(0x252)][_0x42d80d(0x287)](_0x18d2e2);return _0x435cf0||_0x227312;}[_0x8a32e4(0x166)](_0x3bc852,_0x28e5a2){const _0xfe022c=_0x8a32e4;if(0x0==_0x28e5a2[_0xfe022c(0x2d3)])return!0x1;let _0x63b1aa=!0x1;for(const _0x44eada of _0x28e5a2){const _0x41a5dd=this[_0xfe022c(0x152)](_0x44eada[_0xfe022c(0x24b)],_0xfe022c(0x153))[_0xfe022c(0x2b2)](_0x2c2623=>!_0x2c2623[_0xfe022c(0x2cb)][_0xfe022c(0x211)])[_0xfe022c(0x2c1)](_0x1e599d=>_0x1e599d[_0xfe022c(0x1eb)]),_0x1f7ffd=_0x3f2933({'newValue':_0x44eada[_0xfe022c(0x185)]});_0x41a5dd[_0xfe022c(0x2b2)](_0x357576=>{const _0x3923e4=_0xfe022c,[_0x18b7e9,_0x6acb8c]=_0x357576[_0x3923e4(0x1c3)][_0x3923e4(0x178)]('|');return _0x18b7e9==_0x44eada[_0x3923e4(0x21f)]&&_0x6acb8c!=_0x1f7ffd;})[_0xfe022c(0x269)](_0x105908=>{const _0x464fb0=_0xfe022c;this[_0x464fb0(0x2eb)](_0x105908,_0x44eada[_0x464fb0(0x24b)],_0x3bc852),_0x63b1aa=!0x0;});}return _0x63b1aa;}[_0x8a32e4(0x2eb)](_0x4b3977,_0x165e69,_0x400ea2){const _0x3a67f2=_0x8a32e4,_0x150eba=_0x4b3977[_0x3a67f2(0x1c1)]()[_0x3a67f2(0x19c)](_0x165e69);0x0!==_0x150eba[_0x3a67f2(0x2d3)]?0x1!==_0x150eba[_0x3a67f2(0x2d3)]?this[_0x3a67f2(0x25c)](_0x4b3977,_0x165e69[_0x3a67f2(0x188)],_0x165e69[_0x3a67f2(0x2c2)]):this[_0x3a67f2(0x1ad)](_0x4b3977,_0x150eba[0x0]):_0x400ea2[_0x3a67f2(0x19d)](_0x4b3977[_0x3a67f2(0x2cc)]());}}class xt{constructor(_0x550dc1){const _0x165622=_0x8a32e4;this[_0x165622(0x156)]=_0x550dc1,this[_0x165622(0x1ae)]=_0x550dc1[_0x165622(0x217)],this[_0x165622(0x246)]=new Map(),this[_0x165622(0x1a8)]=new Map(),this[_0x165622(0x21c)]();}[_0x8a32e4(0x20f)](_0x91158f,_0x3f5766,_0x1457b4,_0x7fdf49,_0x396eed,_0x5c6d6d){const _0xcf2871=_0x8a32e4;return new _0xb8c963(this[_0xcf2871(0x1ae)],{'type':_0x91158f,'subType':_0x3f5766,'id':_0x1457b4,'author':_0x7fdf49,'creator':_0x7fdf49,'attributes':_0x396eed,'onAttributesChange':_0x5c6d6d,'onAccept':(..._0x1dd72f)=>this[_0xcf2871(0x265)](_0x91158f,_0x3f5766,_0xcf2871(0x223))(..._0x1dd72f),'onDiscard':(..._0x44ea6f)=>this[_0xcf2871(0x265)](_0x91158f,_0x3f5766,_0xcf2871(0x1d0))(..._0x44ea6f)});}[_0x8a32e4(0x2c9)](_0x1ea4da,_0x2f6a91,_0x457752,_0x20dd97){const _0x553142=_0x8a32e4,_0x52daac=_0x1ea4da+':'+_0x2f6a91+':'+_0x457752;this[_0x553142(0x246)][_0x553142(0x171)](_0x52daac,_0x20dd97);}[_0x8a32e4(0x265)](_0x3218df,_0x47a876,_0x999bad){const _0xcaf512=_0x8a32e4,_0x538648=_0x3218df+':'+_0x47a876+':'+_0x999bad;return this[_0xcaf512(0x246)][_0xcaf512(0x2df)](_0x538648)||this[_0xcaf512(0x1a8)][_0xcaf512(0x2df)](_0x3218df+':'+_0x999bad);}[_0x8a32e4(0x21c)](){const _0x3dad01=_0x8a32e4,_0x5a26ff=()=>!0x1,_0x5686f2=_0x4f530f=>{const _0x1bf166=_0xa60f;_0x4f530f[_0x1bf166(0x230)]((_0xe6ac9a,_0x3cf1df)=>_0xe6ac9a[_0x1bf166(0x188)][_0x1bf166(0x2d4)](_0x3cf1df[_0x1bf166(0x188)])?0x1:-0x1),this[_0x1bf166(0x1ae)][_0x1bf166(0x159)](_0x2c6984=>{const _0x5d7b21=_0x1bf166;for(const _0x6ec6fc of _0x4f530f){let _0x109e2e;_0x109e2e=_0x6ec6fc[_0x5d7b21(0x2c2)][_0x5d7b21(0x280)]&&_0x6ec6fc[_0x5d7b21(0x2c2)][_0x5d7b21(0x1f0)]==_0x6ec6fc[_0x5d7b21(0x188)][_0x5d7b21(0x29d)]?_0x2c6984[_0x5d7b21(0x209)](_0x6ec6fc[_0x5d7b21(0x188)][_0x5d7b21(0x29d)],'on'):_0x2c6984[_0x5d7b21(0x209)](_0x6ec6fc),this[_0x5d7b21(0x1ae)][_0x5d7b21(0x200)](_0x109e2e,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x251742=(_0x4dd47d,_0x28c92f)=>{const _0x342f44=_0xa60f;_0x28c92f&&this[_0x342f44(0x1ae)][_0x342f44(0x159)](_0x31285b=>{const _0x460555=_0x342f44,{commandName:_0x201fb0,commandParams:_0x138d82=[]}=_0x28c92f,_0xabd745=_0x4dd47d[_0x460555(0x2c1)](_0x114aa9=>(Tt(_0x114aa9)&&(_0x114aa9=this[_0x460555(0x1ae)][_0x460555(0x2c7)](_0x114aa9[_0x460555(0x2c2)])),_0x114aa9))[_0x460555(0x2b2)](_0x7922d1=>_0x460555(0x1f1)!==_0x7922d1[_0x460555(0x24f)][_0x460555(0x202)]);if(_0xabd745[_0x460555(0x2d3)]<0x1)return;const _0x2d1768=Array[_0x460555(0x299)](this[_0x460555(0x1ae)][_0x460555(0x21d)][_0x460555(0x296)][_0x460555(0x146)]())[_0x460555(0x2c1)](_0x3d6dd3=>_0x2ee4a8[_0x460555(0x1b2)](_0x3d6dd3));_0x31285b[_0x460555(0x2b7)](_0xabd745);for(const _0x24d7f0 of this[_0x460555(0x156)][_0x460555(0x1c2)][_0x460555(0x1c2)]())_0x24d7f0[_0x460555(0x236)]();_0x138d82[_0x460555(0x214)]({'forceDefaultExecution':!0x0}),this[_0x460555(0x156)][_0x460555(0x295)](_0x201fb0,..._0x138d82);const _0x32d211=_0x2d1768[_0x460555(0x2b2)](_0x2688f7=>_0x460555(0x1f1)!=_0x2688f7[_0x460555(0x24f)][_0x460555(0x202)]);_0x32d211[_0x460555(0x2d3)]>0x0&&_0x31285b[_0x460555(0x2b7)](_0x32d211);for(const _0x5de911 of _0x2d1768)_0x5de911[_0x460555(0x225)]();});},_0x140bc0=(_0x3fb17b,_0x2028be)=>0x1==_0x3fb17b[_0x3dad01(0x2d3)]&&0x1==_0x2028be[_0x3dad01(0x2d3)]&&_0x3fb17b[0x0][_0x3dad01(0x2c2)][_0x3dad01(0x2b6)](_0x2028be[0x0][_0x3dad01(0x188)]),_0x43322e=(_0x200d95,_0xd7a9c7,_0xf78b8c,_0x71e4a3)=>Ft(_0x200d95,_0xd7a9c7,_0xf78b8c,_0x71e4a3,this[_0x3dad01(0x1ae)])?[_0x200d95,_0xd7a9c7]:Ft(_0xd7a9c7,_0x200d95,_0x71e4a3,_0xf78b8c,this[_0x3dad01(0x1ae)])?[_0xd7a9c7,_0x200d95]:null;this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x290),_0x5a26ff),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x23f),_0x5686f2),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x216),_0x140bc0),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x1a0),_0x43322e),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x1c4),_0x5686f2),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x2e9),_0x5a26ff),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x170),_0x140bc0),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x261),_0x43322e),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x2cd),_0x251742),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x162),_0x5a26ff),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x263),_0x140bc0),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x1a2),_0x5a26ff),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x2ba),_0x251742),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x1a7),_0x5a26ff),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x1e3),_0x140bc0),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x1dd),_0x5a26ff),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x207),_0x5a26ff),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x1fd),(_0xd2b5b8,_0x1d9368)=>{const _0x209834=_0x3dad01;if(!_0x1d9368)return;const _0x1c3e46=this[_0x209834(0x156)][_0x209834(0x168)][_0x209834(0x2df)](p);this[_0x209834(0x1ae)][_0x209834(0x159)](_0x1b6455=>{const _0x4c6f65=_0x209834;if(_0x4c6f65(0x2a1)==_0x1d9368[_0x4c6f65(0x21f)])for(const _0x2c2810 of _0xd2b5b8){const _0x5d9388=_0x2c2810[_0x4c6f65(0x188)][_0x4c6f65(0x29d)],_0x4ad476=_0x1d9368[_0x4c6f65(0x1d5)];_0x1b6455[_0x4c6f65(0x183)](_0x5d9388,_0x4ad476);}else{if(_0x1c3e46[_0x4c6f65(0x1b0)](_0x1d9368[_0x4c6f65(0x21f)])){for(const _0x16eaf3 of _0xd2b5b8)void 0x0!==_0x1d9368[_0x4c6f65(0x1d5)]?_0x1b6455[_0x4c6f65(0x2b5)](_0x1d9368[_0x4c6f65(0x21f)],_0x1d9368[_0x4c6f65(0x1d5)],_0x16eaf3[_0x4c6f65(0x188)][_0x4c6f65(0x29d)]):_0x1b6455[_0x4c6f65(0x231)](_0x1d9368[_0x4c6f65(0x21f)],_0x16eaf3[_0x4c6f65(0x188)][_0x4c6f65(0x29d)]);}else{for(const _0x5dcb76 of _0xd2b5b8)_0x1d9368[_0x4c6f65(0x1d5)]?_0x1b6455[_0x4c6f65(0x2b5)](_0x1d9368[_0x4c6f65(0x21f)],_0x1d9368[_0x4c6f65(0x1d5)],_0x5dcb76):_0x1b6455[_0x4c6f65(0x231)](_0x1d9368[_0x4c6f65(0x21f)],_0x5dcb76);}}});}),this[_0x3dad01(0x1a8)][_0x3dad01(0x171)](_0x3dad01(0x204),_0x140bc0);}}function Rt(_0x2e73c4,_0x207ef7,_0xeb98ed){const _0x295538=_0x8a32e4;for(const _0x4d2a16 of _0x207ef7[_0x295538(0x1f0)][_0x295538(0x1f3)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x4d2a16[_0x295538(0x24f)]==_0x4d2a16)return!0x1;if(!_0xeb98ed[_0x295538(0x2bf)](_0x4d2a16))return!0x1;if(_0x2e73c4[_0x295538(0x2be)](_0x4d2a16)||_0x2e73c4[_0x295538(0x208)](_0x4d2a16))return!0x0;}return!0x1;}function Tt(_0x4a550f){const _0x11286b=_0x8a32e4;return _0x4a550f[_0x11286b(0x2c2)][_0x11286b(0x1f0)]==_0x4a550f[_0x11286b(0x188)][_0x11286b(0x29d)]&&_0x4a550f[_0x11286b(0x2c2)][_0x11286b(0x253)];}function Et(_0x18fe42,_0x4c03d6,_0x95fc64,_0x4c20c9){const _0x5d2c22=_0x8a32e4,_0x3d06ab=_0x2ded2f=>!_0x2ded2f[_0x5d2c22(0x1d8)]['is'](_0x5d2c22(0x2b0))&&!_0x4c20c9[_0x5d2c22(0x2be)](_0x2ded2f[_0x5d2c22(0x1d8)]),_0x566177=_0x18fe42[_0x5d2c22(0x188)][_0x5d2c22(0x198)](_0x3d06ab),_0xcfd37c=_0x18fe42[_0x5d2c22(0x2c2)][_0x5d2c22(0x198)](_0x3d06ab,{'direction':_0x5d2c22(0x2b8)});return(!_0x18fe42[_0x5d2c22(0x188)][_0x5d2c22(0x2b6)](_0x566177)||!_0x18fe42[_0x5d2c22(0x2c2)][_0x5d2c22(0x2b6)](_0xcfd37c))&&(_0x566177[_0x5d2c22(0x2d4)](_0xcfd37c)?_0x95fc64[_0x5d2c22(0x213)](_0x4c03d6,{'range':_0x95fc64[_0x5d2c22(0x2c7)](_0x566177,_0xcfd37c)}):_0x95fc64[_0x5d2c22(0x19d)](_0x4c03d6),!0x0);}function Vt(_0x335fe5){return _0x3f2933(_0x335fe5);}function Ut(_0x35b5d0){const _0x2e5c24=_0x8a32e4,_0x28f42b=_0x35b5d0[_0x2e5c24(0x188)][_0x2e5c24(0x29d)];return _0x28f42b&&_0x28f42b['is'](_0x2e5c24(0x177));}function Ot(_0x1089d5,_0x4afbe9){const _0x239021=_0x8a32e4;return null==_0x1089d5[_0x239021(0x2c2)][_0x239021(0x15b)]&&_0x1089d5[_0x239021(0x2c2)][_0x239021(0x1f0)]==_0x1089d5[_0x239021(0x188)][_0x239021(0x29d)]?Gt(_0x1089d5[_0x239021(0x188)][_0x239021(0x29d)],_0x4afbe9):_0x1089d5;}function Gt(_0x3cefd5,_0x39f371){const _0x364b9f=_0x8a32e4,_0x5a45d0=_0x39f371[_0x364b9f(0x16c)][_0x364b9f(0x2be)](_0x3cefd5)||_0x39f371[_0x364b9f(0x16c)][_0x364b9f(0x180)](_0x3cefd5);return _0x39f371[_0x364b9f(0x2c7)](_0x39f371[_0x364b9f(0x2b9)](_0x3cefd5,_0x364b9f(0x158)),_0x5a45d0?_0x39f371[_0x364b9f(0x235)](_0x3cefd5):_0x39f371[_0x364b9f(0x2b9)](_0x3cefd5,_0x364b9f(0x2c2)));}function Ft(_0x3590ba,_0x1e9148,_0x20e1e6,_0xf2bc7a,_0x66e0){const _0x14cfa5=_0x8a32e4;if(!Pt(_0x3590ba,_0x1e9148))return!0x1;if(_0x20e1e6[_0x14cfa5(0x2c2)][_0x14cfa5(0x2b6)](_0xf2bc7a[_0x14cfa5(0x188)]))return!0x0;if(_0x3590ba[_0x14cfa5(0x186)]!=_0x1e9148[_0x14cfa5(0x186)])return!0x1;if(!_0x20e1e6[_0x14cfa5(0x2c2)][_0x14cfa5(0x1d2)](_0xf2bc7a[_0x14cfa5(0x188)]))return!0x1;const _0x1f7bc9=_0x66e0[_0x14cfa5(0x2c7)](_0x20e1e6[_0x14cfa5(0x2c2)],_0xf2bc7a[_0x14cfa5(0x188)])[_0x14cfa5(0x175)]();for(const _0x101e6d of _0x1f7bc9)if([_0x14cfa5(0x19b),_0x14cfa5(0x23e)][_0x14cfa5(0x20e)](_0x101e6d[_0x14cfa5(0x186)])&&_0x66e0[_0x14cfa5(0x16c)][_0x14cfa5(0x208)](_0x101e6d[_0x14cfa5(0x1d8)]))return!0x1;return!0x0;}function Pt(_0xdc2208,_0x4528db,_0x5b73e3=[]){const _0x5eeae0=_0x8a32e4;return!(!_0xdc2208[_0x5eeae0(0x20c)]||!_0x4528db[_0x5eeae0(0x20c)])&&_0x4134da(_0x49e482(_0xdc2208[_0x5eeae0(0x2e0)],_0x5b73e3),_0x49e482(_0x4528db[_0x5eeae0(0x2e0)],_0x5b73e3));}function Lt(_0x205603,_0x48c25c){const _0x53aa9d=_0x8a32e4,_0x1bb38c=Ht(_0x205603[_0x53aa9d(0x2e0)]),_0x1edbfa=Ht(_0x48c25c);if(!_0x205603[_0x53aa9d(0x20c)])return!0x1;for(const _0x1bd4eb of Object[_0x53aa9d(0x17d)](_0x1edbfa))if(!_0x4134da(_0x1bb38c[_0x1bd4eb],_0x1edbfa[_0x1bd4eb]))return!0x1;return!0x0;}function Ht(_0xa7797e){const _0x4212b7=_0x8a32e4,_0x124f62=Object[_0x4212b7(0x1bc)]({},_0xa7797e);return delete _0x124f62[_0x4212b7(0x2d5)],delete _0x124f62[_0x4212b7(0x274)],_0x124f62;}