@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240414.0 → 0.0.0-nightly-20240415.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-20240414.0",
3
+ "version": "0.0.0-nightly-20240415.0",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -40,8 +40,8 @@
40
40
  "CHANGELOG.md"
41
41
  ],
42
42
  "dependencies": {
43
- "ckeditor5": "0.0.0-nightly-20240414.0",
44
- "ckeditor5-collaboration": "0.0.0-nightly-20240414.0",
43
+ "ckeditor5": "0.0.0-nightly-20240415.0",
44
+ "ckeditor5-collaboration": "0.0.0-nightly-20240415.0",
45
45
  "lodash-es": "4.17.21"
46
46
  },
47
47
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x39d144=_0xecc3;(function(_0x477a55,_0x207855){const _0x5a1a49=_0xecc3,_0x32195e=_0x477a55();while(!![]){try{const _0x1e7baf=parseInt(_0x5a1a49(0x1f8))/0x1*(-parseInt(_0x5a1a49(0x1a2))/0x2)+-parseInt(_0x5a1a49(0x117))/0x3*(-parseInt(_0x5a1a49(0x209))/0x4)+-parseInt(_0x5a1a49(0x1e8))/0x5+parseInt(_0x5a1a49(0x17a))/0x6+parseInt(_0x5a1a49(0x16e))/0x7+parseInt(_0x5a1a49(0x261))/0x8+parseInt(_0x5a1a49(0x216))/0x9;if(_0x1e7baf===_0x207855)break;else _0x32195e['push'](_0x32195e['shift']());}catch(_0x53d13c){_0x32195e['push'](_0x32195e['shift']());}}}(_0x4d19,0xa0a26));import{Plugin as _0x3b548e,PendingActions as _0x52dab1}from'ckeditor5/src/core.js';import{LiveRange as _0x5e0db1}from'ckeditor5/src/engine.js';import{CKEditorError as _0x23c0bf,uid as _0x177d46,priorities as _0x2e53ac,logWarning as _0x4f8393}from'ckeditor5/src/utils.js';import{toWidget as _0x4b210c}from'ckeditor5/src/widget.js';import{Users as _0x5170ca,hashObject as _0x4efcf0,surroundingMarkersDetector as _0x24a818}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xfa903f from'./commands/trackchangescommand.js';import _0x17f007 from'./commands/acceptsuggestioncommand.js';import _0xfd4d25 from'./commands/discardsuggestioncommand.js';import _0x3b472d from'./commands/executeonallsuggestionscommand.js';import _0x447696 from'./commands/executeonselectedsuggestionscommand.js';function _0xecc3(_0x23cd78,_0x245104){const _0x4d1988=_0x4d19();return _0xecc3=function(_0xecc31f,_0x50d5e6){_0xecc31f=_0xecc31f-0x100;let _0x1c10d8=_0x4d1988[_0xecc31f];return _0x1c10d8;},_0xecc3(_0x23cd78,_0x245104);}import _0xfda56f from'./suggestion.js';import _0x5c8aad from'./suggestiondescriptionfactory.js';import _0x57d22b from'./integrations/aiassistant.js';import _0x32a2ba from'./integrations/alignment.js';import _0x274dcc from'./integrations/basicstyles.js';import _0x24c365 from'./integrations/blockquote.js';import _0x18ded6 from'./integrations/casechange.js';import _0xe0044 from'./integrations/ckbox.js';import _0xb378d6 from'./integrations/codeblock.js';import _0x10f767 from'./integrations/comments.js';import _0x28be51 from'./integrations/deletecommand.js';import _0x402b52 from'./integrations/list.js';import _0x2c4501 from'./integrations/listproperties.js';import _0x7546cd from'./integrations/entercommand.js';import _0x5d31c4 from'./integrations/findandreplace.js';import _0xc0bc7 from'./integrations/font.js';import _0x5531c5 from'./integrations/formatpainter.js';import _0x18999f from'./integrations/heading.js';import _0xccde4f from'./integrations/highlight.js';import _0x766bb6 from'./integrations/horizontalline.js';import _0x240949 from'./integrations/htmlembed.js';import _0x262610 from'./integrations/image.js';import _0x422ff2 from'./integrations/imagereplace.js';import _0x7038fe from'./integrations/imagestyle.js';import _0x3648d0 from'./integrations/importword.js';import _0xcddf92 from'./integrations/indent.js';import _0x34daa3 from'./integrations/inputcommand.js';import _0x2ea540 from'./integrations/link.js';import _0x21fe6b from'./integrations/legacylist.js';import _0x23b147 from'./integrations/legacylistproperties.js';import _0x442d8d from'./integrations/mediaembed.js';import _0x277dce from'./integrations/mention.js';import _0x107538 from'./integrations/multilevellist.js';import _0x4764d9 from'./integrations/pagebreak.js';import _0x202e75 from'./integrations/paragraph.js';import _0x1f796b from'./integrations/removeformat.js';import _0x2b57ab from'./integrations/restrictededitingmode.js';import _0x5d3947 from'./integrations/shiftentercommand.js';import _0x47c3b4 from'./integrations/standardeditingmode.js';import _0x8f73d from'./integrations/style.js';import _0x476f3c from'./integrations/table.js';import _0x12bcf5 from'./integrations/tablemergesplit.js';import _0x52c25f from'./integrations/tableheadings.js';import _0x3d13d3 from'./integrations/tableclipboard.js';import _0xfd02c from'./integrations/tablecolumnresize.js';import _0x1d6f64 from'./integrations/template.js';import _0x19b008 from'./integrations/tableofcontents.js';import _0x3f1e18 from'./integrations/title.js';import _0x50b03b from'./integrations/undo.js';import _0x174e98 from'./integrations/tablecaption.js';import _0x4bffd4 from'./integrations/tableproperties.js';import{getTranslation as _0x4398fa}from'./utils/common-translations.js';import{isEqual as _0x4c78d7,omit as _0x768e39}from'lodash-es';export const renameAttributeKey=_0x39d144(0x155);export default class p extends _0x3b548e{static get[_0x39d144(0x28f)](){const _0x2e5f97=_0x39d144;return[_0x2e5f97(0x29b),_0x5170ca,_0x52dab1,_0x57d22b,_0x32a2ba,_0x274dcc,_0x24c365,_0xe0044,_0x18ded6,_0xb378d6,_0x10f767,_0x28be51,_0x7546cd,_0x5d31c4,_0xc0bc7,_0x5531c5,_0x18999f,_0xccde4f,_0x766bb6,_0x240949,_0x262610,_0x7038fe,_0x422ff2,_0x3648d0,_0xcddf92,_0x34daa3,_0x21fe6b,_0x23b147,_0x107538,_0x2ea540,_0x402b52,_0x2c4501,_0x442d8d,_0x277dce,_0x4764d9,_0x202e75,_0x1f796b,_0x2b57ab,_0x5d3947,_0x47c3b4,_0x8f73d,_0x476f3c,_0x12bcf5,_0x52c25f,_0x174e98,_0x3d13d3,_0xfd02c,_0x19b008,_0x4bffd4,_0x1d6f64,_0x3f1e18,_0x50b03b];}static get[_0x39d144(0x18c)](){const _0x584769=_0x39d144;return _0x584769(0x1cc);}constructor(_0x34dd74){const _0x3a6e04=_0x39d144;function _0x5865b9(_0x42fbbe){const _0xc66b42=_0xecc3;return _0x42fbbe[_0xc66b42(0x251)](_0x323e23=>String[_0xc66b42(0x106)](_0x323e23))[_0xc66b42(0x191)]('');}super(_0x34dd74),this[_0x3a6e04(0x29a)]=!0x1,this[_0x3a6e04(0x111)](_0x3a6e04(0x245),[]),this['on'](_0x3a6e04(0x230),(_0xb58fc5,_0x45ef13,_0x5dfc7c,_0x389866)=>{const _0x3feea8=_0x3a6e04;this[_0x3feea8(0x1dc)][_0x3feea8(0x265)](()=>{const _0x4e2196=_0x3feea8;for(const _0x414f7a of[..._0x389866,..._0x5dfc7c])this[_0x4e2196(0x1dc)][_0x4e2196(0x228)][_0x4e2196(0x108)](_0x414f7a)&&_0x34dd74[_0x4e2196(0x173)][_0x4e2196(0x1b2)](_0x414f7a);});}),this[_0x3a6e04(0x14c)]=new _0x5c8aad(this[_0x3a6e04(0x231)][_0x3a6e04(0x294)][_0x3a6e04(0x283)],this[_0x3a6e04(0x231)][_0x3a6e04(0x16c)]),this[_0x3a6e04(0x1a4)]=null,this[_0x3a6e04(0x144)]=new xt(this[_0x3a6e04(0x231)]),this[_0x3a6e04(0x1b8)]=new Map(),this[_0x3a6e04(0x280)]=_0x34dd74[_0x3a6e04(0x1ef)][_0x3a6e04(0x21e)](_0x3a6e04(0x29b)),this[_0x3a6e04(0x14e)]=new Set(),this[_0x3a6e04(0x1dc)]=this[_0x3a6e04(0x231)][_0x3a6e04(0x294)],this[_0x3a6e04(0x282)]=new WeakMap(),this[_0x3a6e04(0x2a5)]=!0x1,this[_0x3a6e04(0x23f)]=new Set([_0x3a6e04(0x155)]),this[_0x3a6e04(0x26c)]=new Set(),_0x34dd74[_0x3a6e04(0x26f)][_0x3a6e04(0x10a)](_0x3a6e04(0x1be),_0x3a6e04(0x152)),this[_0x3a6e04(0x240)]=_0x34dd74[_0x3a6e04(0x26f)][_0x3a6e04(0x21e)](_0x3a6e04(0x1be)),_0x34dd74[_0x3a6e04(0x26f)][_0x3a6e04(0x10a)](_0x3a6e04(0x12b),!0x0),this[_0x3a6e04(0x22f)]=_0x34dd74[_0x3a6e04(0x26f)][_0x3a6e04(0x21e)](_0x3a6e04(0x12b)),this[_0x3a6e04(0x105)]=new _0xfa903f(_0x34dd74,this[_0x3a6e04(0x14e)]),this[_0x3a6e04(0x153)](),this[_0x5865b9([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x5865b9([0x34,0x30,0x34,0x38,0x30,0x38,0x32,0x38]);}[_0x39d144(0x11a)](){const _0x39f10e=_0x39d144,_0x4e4d6c=this[_0x39f10e(0x231)],_0x4cdce7=(_0x474e59,_0x5034f7)=>{const _0x4d9267=_0x39f10e;if(_0x4d9267(0x194)!=_0x474e59)return _0x4d9267(0x18e)+_0x474e59;const _0xa0667d=_0x5034f7[_0x4d9267(0x223)]('|')[0x0];return this[_0x4d9267(0x156)](_0xa0667d)?_0x4d9267(0x250):_0x4d9267(0x1d3);};_0x4e4d6c[_0x39f10e(0x2ad)][_0x39f10e(0x13e)](_0x39f10e(0x1c9))[_0x39f10e(0x229)]({'model':_0x39f10e(0x203),'view':_0x4914cb=>{const _0x5d2856=_0x39f10e,{id:_0x47a60b,type:_0x143b8c,subType:_0x1deff3}=this[_0x5d2856(0x2a2)](_0x4914cb[_0x5d2856(0x171)]),_0x242140=[_0x5d2856(0x268),_0x4cdce7(_0x143b8c,_0x1deff3)];let _0x34c615=0xbb8;return this[_0x5d2856(0x245)][_0x5d2856(0x15a)](_0x4914cb[_0x5d2856(0x171)])&&(_0x242140[_0x5d2856(0x1a9)](_0x5d2856(0x1c3)),_0x34c615=0xbc2),_0x5d2856(0x181)==_0x143b8c&&(_0x34c615+=0x5),{'classes':_0x242140,'attributes':{'data-suggestion':_0x47a60b},'priority':_0x34c615};}}),_0x4e4d6c[_0x39f10e(0x2ad)][_0x39f10e(0x13e)](_0x39f10e(0x2a4))[_0x39f10e(0x149)](_0x599b68=>{const _0x1b18b8=_0x39f10e;_0x599b68['on'](_0x1b18b8(0x24c),(_0x1bdf80,_0x3f778a,_0x4b5db6)=>{const _0x8eed1d=_0x1b18b8;if(!_0x4b5db6[_0x8eed1d(0x129)][_0x8eed1d(0x115)])return;const _0x48c5ca=_0x3f778a[_0x8eed1d(0x160)];if(!_0x48c5ca)return;const _0x5c81a0=_0x4b5db6[_0x8eed1d(0x13d)][_0x8eed1d(0x271)](_0x48c5ca);_0x4e4d6c[_0x8eed1d(0x294)][_0x8eed1d(0x283)][_0x8eed1d(0x178)](_0x48c5ca)&&_0x5c81a0&&!_0x5c81a0[_0x8eed1d(0x1ec)](_0x8eed1d(0x13b))&&_0x5c81a0['is'](_0x8eed1d(0x1a1))&&_0x4b210c(_0x5c81a0,_0x4b5db6[_0x8eed1d(0x187)]);},{'priority':_0x1b18b8(0x1df)});}),_0x4e4d6c[_0x39f10e(0x2ad)][_0x39f10e(0x13e)](_0x39f10e(0x2a4))[_0x39f10e(0x229)]({'model':_0x39f10e(0x203),'view':(_0x40c314,_0x402b1b)=>{const _0x552d30=_0x39f10e;if(!_0x402b1b[_0x552d30(0x129)][_0x552d30(0x115)])return null;const {type:_0xb9b1ef,subType:_0x15c45b}=this[_0x552d30(0x2a2)](_0x40c314[_0x552d30(0x171)]);return{'classes':[_0x552d30(0x268),_0x4cdce7(_0xb9b1ef,_0x15c45b)],'priority':0xbb8};}});const _0x53ea95=({showActiveMarkers:_0x5addca=!0x0,isAttributeSuggestion:_0x5ca53b=!0x1}={})=>(_0x661f8,_0x515ca7,_0x2edd0d)=>{const _0x1729d=_0x39f10e;if(!_0x515ca7[_0x1729d(0x160)])return;const {id:_0x5419c0}=this[_0x1729d(0x2a2)](_0x515ca7[_0x1729d(0x171)]);if(_0x5ca53b){const _0x5008d7=this[_0x1729d(0x1b8)][_0x1729d(0x21e)](_0x5419c0),_0x50ba39=this[_0x1729d(0x236)](_0x5008d7);if(!this[_0x1729d(0x156)](_0x50ba39))return;}if(_0x515ca7[_0x1729d(0x160)]['is'](_0x1729d(0x1bb)))return void _0x2edd0d[_0x1729d(0x1e5)][_0x1729d(0x24f)](_0x515ca7[_0x1729d(0x160)],_0x661f8[_0x1729d(0x143)]);const _0x25a95c=_0x2edd0d[_0x1729d(0x13d)][_0x1729d(0x271)](_0x515ca7[_0x1729d(0x160)]);if(_0x515ca7[_0x1729d(0x160)]['is'](_0x1729d(0x161))&&_0x4e4d6c[_0x1729d(0x294)][_0x1729d(0x283)][_0x1729d(0x151)](_0x515ca7[_0x1729d(0x160)])&&!_0x25a95c[_0x1729d(0x1ec)](_0x1729d(0x123))){_0x2edd0d[_0x1729d(0x187)][_0x1729d(0x1fb)]([_0x1729d(0x268),_0x1729d(0x250)],_0x25a95c),_0x2edd0d[_0x1729d(0x187)][_0x1729d(0x28e)](_0x1729d(0x27f),_0x5419c0,_0x25a95c),_0x2edd0d[_0x1729d(0x13d)][_0x1729d(0x256)](_0x25a95c,_0x515ca7[_0x1729d(0x171)]),_0x5addca&&(this[_0x1729d(0x245)][_0x1729d(0x15a)](_0x515ca7[_0x1729d(0x171)])?_0x2edd0d[_0x1729d(0x187)][_0x1729d(0x1fb)](_0x1729d(0x1c3),_0x25a95c):_0x2edd0d[_0x1729d(0x187)][_0x1729d(0x1e9)](_0x1729d(0x1c3),_0x25a95c));for(const _0x3777e5 of _0x4e4d6c[_0x1729d(0x294)][_0x1729d(0x1d4)](_0x515ca7[_0x1729d(0x160)])[_0x1729d(0x17e)]())_0x2edd0d[_0x1729d(0x1e5)][_0x1729d(0x24f)](_0x3777e5,_0x661f8[_0x1729d(0x143)]);_0x2edd0d[_0x1729d(0x1e5)][_0x1729d(0x24f)](_0x515ca7[_0x1729d(0x160)],_0x661f8[_0x1729d(0x143)]);}};_0x4e4d6c[_0x39f10e(0x2ad)][_0x39f10e(0x13e)](_0x39f10e(0x2a4))[_0x39f10e(0x149)](_0x18a0ae=>{const _0x2b4d3f=_0x39f10e;_0x18a0ae['on'](_0x2b4d3f(0x258),(_0x535bed,_0x181eb7,_0x2ecee7)=>{const _0x5a0f31=_0x2b4d3f;_0x2ecee7[_0x5a0f31(0x129)][_0x5a0f31(0x115)]&&_0x53ea95({'showActiveMarkers':!0x1})(_0x535bed,_0x181eb7,_0x2ecee7);},{'priority':_0x2b4d3f(0x1b5)});}),_0x4e4d6c[_0x39f10e(0x2ad)][_0x39f10e(0x13e)](_0x39f10e(0x2a4))[_0x39f10e(0x149)](_0x2ff9ec=>{const _0x3dfa28=_0x39f10e;_0x2ff9ec['on'](_0x3dfa28(0x186),(_0x1c3840,_0x10e3e1,_0x2a4b48)=>{const _0x3c2f43=_0x3dfa28;_0x2a4b48[_0x3c2f43(0x129)][_0x3c2f43(0x115)]&&_0x53ea95({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1c3840,_0x10e3e1,_0x2a4b48);},{'priority':_0x3dfa28(0x1b5)});}),_0x4e4d6c[_0x39f10e(0x2ad)][_0x39f10e(0x13e)](_0x39f10e(0x2a4))[_0x39f10e(0x110)]({'model':_0x39f10e(0x203),'view':(_0x46d3a9,_0x40e6aa)=>_0x40e6aa[_0x39f10e(0x129)][_0x39f10e(0x115)]?null:{'group':_0x39f10e(0x203),'name':_0x46d3a9[_0x39f10e(0x114)](0xb)}}),_0x4e4d6c[_0x39f10e(0x2ad)][_0x39f10e(0x13e)](_0x39f10e(0x1ac))[_0x39f10e(0x119)]({'view':{'name':_0x39f10e(0x203),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x54cbc3,{writer:_0x356b2f})=>{const _0x37bd89=_0x39f10e;let _0x2aef71=_0x37bd89(0x116)+_0x54cbc3[_0x37bd89(0x233)](_0x37bd89(0x157))+':'+_0x54cbc3[_0x37bd89(0x233)]('id');return _0x54cbc3[_0x37bd89(0x233)](_0x37bd89(0x1ae))&&(_0x2aef71+=':'+_0x54cbc3[_0x37bd89(0x233)](_0x37bd89(0x1ae))),_0x356b2f[_0x37bd89(0x1f2)](_0x37bd89(0x104),{'data-name':_0x2aef71});}}),_0x4e4d6c[_0x39f10e(0x2ad)][_0x39f10e(0x13e)](_0x39f10e(0x1ac))[_0x39f10e(0x23d)]({'view':_0x39f10e(0x203)}),_0x4e4d6c[_0x39f10e(0x2ad)][_0x39f10e(0x13e)](_0x39f10e(0x1c9))[_0x39f10e(0x149)](_0x2e0e54=>{const _0x338516=_0x39f10e;_0x2e0e54['on'](_0x338516(0x258),_0x53ea95(),{'priority':_0x338516(0x1df)});}),_0x4e4d6c[_0x39f10e(0x2ad)][_0x39f10e(0x13e)](_0x39f10e(0x1c9))[_0x39f10e(0x149)](_0x458330=>{const _0x225d5d=_0x39f10e;_0x458330['on'](_0x225d5d(0x186),_0x53ea95({'isAttributeSuggestion':!0x0}),{'priority':_0x225d5d(0x1df)});}),_0x4e4d6c[_0x39f10e(0x2ad)][_0x39f10e(0x13e)](_0x39f10e(0x1c9))[_0x39f10e(0x149)](_0x3d98a3=>{const _0x34d041=_0x39f10e;_0x3d98a3['on'](_0x34d041(0x1bc),(_0x16e9b0,_0x532ce0,_0x1fbcd7)=>{const _0x50a862=_0x34d041,_0x16b069=_0x1fbcd7[_0x50a862(0x13d)][_0x50a862(0x10e)](_0x532ce0[_0x50a862(0x171)]);if(_0x16b069){for(const _0x2669f5 of _0x16b069)_0x2669f5[_0x50a862(0x1ec)](_0x50a862(0x123))||(_0x1fbcd7[_0x50a862(0x187)][_0x50a862(0x1e9)]([_0x50a862(0x268),_0x50a862(0x250),_0x50a862(0x1c3)],_0x2669f5),_0x1fbcd7[_0x50a862(0x187)][_0x50a862(0x12f)](_0x50a862(0x27f),_0x2669f5),_0x1fbcd7[_0x50a862(0x13d)][_0x50a862(0x16d)](_0x2669f5,_0x532ce0[_0x50a862(0x171)]));}},{'priority':_0x34d041(0x1df)});}),_0x4e4d6c[_0x39f10e(0x2ad)][_0x39f10e(0x13e)](_0x39f10e(0x1c9))[_0x39f10e(0x149)](_0x312a7d=>{const _0x236bb9=_0x39f10e;_0x312a7d['on'](_0x236bb9(0x239),(_0x1a2705,_0x350968,_0x539805)=>{const _0x77f68f=_0x236bb9,_0x2a8772=_0x539805[_0x77f68f(0x13d)][_0x77f68f(0x10e)](_0x350968[_0x77f68f(0x171)]);if(!_0x2a8772)return;const {id:_0x1a8d4a}=this[_0x77f68f(0x2a2)](_0x350968[_0x77f68f(0x171)]),_0x11211d=this[_0x77f68f(0x1b8)][_0x77f68f(0x21e)](_0x1a8d4a),_0x5760a2=this[_0x77f68f(0x236)](_0x11211d);if(this[_0x77f68f(0x156)](_0x5760a2)){for(const _0x4f2db8 of _0x2a8772)_0x4f2db8[_0x77f68f(0x1ec)](_0x77f68f(0x123))||(_0x539805[_0x77f68f(0x187)][_0x77f68f(0x1e9)]([_0x77f68f(0x268),_0x77f68f(0x250),_0x77f68f(0x1c3)],_0x4f2db8),_0x539805[_0x77f68f(0x187)][_0x77f68f(0x12f)](_0x77f68f(0x27f),_0x4f2db8),_0x539805[_0x77f68f(0x13d)][_0x77f68f(0x16d)](_0x4f2db8,_0x350968[_0x77f68f(0x171)]));}},{'priority':_0x236bb9(0x1df)});}),_0x4e4d6c[_0x39f10e(0x294)][_0x39f10e(0x2ac)][_0x39f10e(0x1b0)](_0x25fef3=>{const _0x49d7e7=_0x39f10e;let _0x385b82=!0x1;const _0x80db49=Array[_0x49d7e7(0x26b)](_0x4e4d6c[_0x49d7e7(0x294)][_0x49d7e7(0x2ac)][_0x49d7e7(0x1e3)][_0x49d7e7(0x249)]()),_0xafaf7b=new Set();for(const {name:_0x15da63,data:_0x3c4b68}of _0x80db49){const {group:_0x3ffc18,type:_0xb521e6,subType:_0x1b2cc5,id:_0x287338}=this[_0x49d7e7(0x2a2)](_0x15da63);if(_0x49d7e7(0x203)!==_0x3ffc18)continue;const _0x384120=this[_0x49d7e7(0x1b8)][_0x49d7e7(0x21e)](_0x287338);if(null!=_0x3c4b68[_0x49d7e7(0x109)]){_0x49d7e7(0x167)==_0xb521e6&&(_0x385b82=_0x385b82||Et(_0x3c4b68[_0x49d7e7(0x109)],_0x15da63,_0x25fef3,_0x4e4d6c[_0x49d7e7(0x294)][_0x49d7e7(0x283)]));const _0x4636cf=_0x49d7e7(0x194)==_0xb521e6&&this[_0x49d7e7(0x156)](_0x1b2cc5[_0x49d7e7(0x223)]('|')[0x0]);if(_0x3c4b68[_0x49d7e7(0x109)][_0x49d7e7(0x14d)]||_0x49d7e7(0x219)==_0x3c4b68[_0x49d7e7(0x109)][_0x49d7e7(0x262)][_0x49d7e7(0x1b1)]||_0x49d7e7(0x141)==_0xb521e6&&!Ut(_0x3c4b68[_0x49d7e7(0x109)])||_0x4636cf&&!Ut(_0x3c4b68[_0x49d7e7(0x109)])||_0x49d7e7(0x181)==_0xb521e6&&!(!Tt(_0x1481b1=_0x3c4b68[_0x49d7e7(0x109)])&&!function(_0x1707aa){const _0x24c3aa=_0x49d7e7;return _0x1707aa[_0x24c3aa(0x179)][_0x24c3aa(0x1fd)]==_0x1707aa[_0x24c3aa(0x1f6)][_0x24c3aa(0x1b3)]&&_0x1707aa[_0x24c3aa(0x179)][_0x24c3aa(0x20e)];}(_0x1481b1)))_0x25fef3[_0x49d7e7(0x183)](_0x15da63),_0x385b82=!0x0;else{if(!_0x384120||!_0x384120[_0x49d7e7(0x1cb)])continue;_0xafaf7b[_0x49d7e7(0x149)](_0x384120);}}}var _0x1481b1;return _0xafaf7b[_0x49d7e7(0x190)]>0x0&&(_0x385b82=!!this[_0x49d7e7(0x297)](_0xafaf7b)||_0x385b82),_0x385b82;}),_0x4e4d6c[_0x39f10e(0x294)][_0x39f10e(0x2ac)][_0x39f10e(0x1b0)](_0x430a97=>{const _0x270fa3=_0x39f10e;let _0x1a81f3=!0x1;for(const _0x26275c of _0x4e4d6c[_0x270fa3(0x294)][_0x270fa3(0x2ac)][_0x270fa3(0x1e3)][_0x270fa3(0x127)]())if(_0x270fa3(0x11f)==_0x26275c[_0x270fa3(0x184)])for(const _0x5a4809 of this[_0x270fa3(0x1b8)][_0x270fa3(0x266)]()){if(_0x5a4809[_0x270fa3(0x182)]||!_0x5a4809[_0x270fa3(0x1cb)])continue;const _0x4ed092=_0x270fa3(0x141)==_0x5a4809[_0x270fa3(0x184)],_0x1c08a4=this[_0x270fa3(0x236)](_0x5a4809),_0x2b35a5=_0x1c08a4&&this[_0x270fa3(0x156)](_0x1c08a4);if(!_0x4ed092&&!_0x2b35a5)continue;const _0x27d962=_0x5a4809[_0x270fa3(0x1ee)]();if(_0x27d962[_0x270fa3(0x179)][_0x270fa3(0x1fd)]!=_0x27d962[_0x270fa3(0x1f6)][_0x270fa3(0x1fd)]&&!_0x27d962[_0x270fa3(0x1f6)][_0x270fa3(0x20e)]){const _0x132c75=_0x4e4d6c[_0x270fa3(0x294)][_0x270fa3(0x267)](_0x27d962[_0x270fa3(0x179)][_0x270fa3(0x242)],_0x270fa3(0x1f6)),_0x126f2a=_0x4e4d6c[_0x270fa3(0x294)][_0x270fa3(0x147)](_0x27d962[_0x270fa3(0x179)],_0x132c75);_0x430a97[_0x270fa3(0x2a3)](_0x5a4809[_0x270fa3(0x1f4)](),{'range':_0x126f2a}),_0x1a81f3=!0x0;}}return _0x1a81f3;}),_0x4e4d6c[_0x39f10e(0x294)][_0x39f10e(0x2ac)][_0x39f10e(0x1b0)](_0x2d3ba4=>this[_0x39f10e(0x15e)](_0x2d3ba4)),_0x4e4d6c[_0x39f10e(0x294)][_0x39f10e(0x2ac)][_0x39f10e(0x1b0)](_0x2fe47b=>!_0x2fe47b[_0x39f10e(0x1f9)][_0x39f10e(0x17f)]&&this[_0x39f10e(0x215)](_0x2fe47b)),_0x4e4d6c[_0x39f10e(0x294)]['on'](_0x39f10e(0x22d),()=>{const _0x83f6ae=_0x39f10e;this[_0x83f6ae(0x29a)]=!0x1;}),_0x4e4d6c[_0x39f10e(0x294)][_0x39f10e(0x2ac)]['on'](_0x39f10e(0x180),(_0x50ab86,_0xebe124)=>{const _0x3df519=_0x39f10e;if(!_0xebe124[_0x3df519(0x17f)]||_0xebe124[_0x3df519(0x1d0)])return;if(!this[_0x3df519(0x29a)])return;const _0x2bf26b=_0x4e4d6c[_0x3df519(0x294)][_0x3df519(0x2ac)][_0x3df519(0x1e3)][_0x3df519(0x127)]();if(0x0==_0x2bf26b[_0x3df519(0x21a)])return;const _0x296648=[],_0x394ff8=_0x2bf26b[_0x3df519(0x2a1)](_0x559fcd=>_0x3df519(0x194)==_0x559fcd[_0x3df519(0x184)]),_0x16008c=_0x2bf26b[_0x3df519(0x2a1)](_0x4f74db=>_0x3df519(0x11f)==_0x4f74db[_0x3df519(0x184)]&&_0x3df519(0x210)!=_0x4f74db[_0x3df519(0x143)]),_0x2a533f=_0x2bf26b[_0x3df519(0x2a1)](_0x49923d=>_0x3df519(0x227)==_0x49923d[_0x3df519(0x184)]&&_0x3df519(0x210)!=_0x49923d[_0x3df519(0x143)]);for(const _0x2e3401 of _0x394ff8)this[_0x3df519(0x295)](_0x2e3401[_0x3df519(0x14b)])&&_0x296648[_0x3df519(0x1a9)]({'key':_0x2e3401[_0x3df519(0x14b)],'newValue':_0x2e3401[_0x3df519(0x1d9)],'oldValue':_0x2e3401[_0x3df519(0x125)],'range':Ot(_0x2e3401[_0x3df519(0x1bf)],_0x4e4d6c[_0x3df519(0x294)])});for(const _0x4f9a97 of _0x16008c){const _0x1cb2df=_0x2a533f[_0x3df519(0x154)](_0x4ce1ab=>_0x4ce1ab[_0x3df519(0x23e)]===_0x4f9a97[_0x3df519(0x23e)]);if(_0x1cb2df){const _0x39f1c4=Gt(_0x4f9a97[_0x3df519(0x120)][_0x3df519(0x242)],_0x4e4d6c[_0x3df519(0x294)]);_0x1cb2df[_0x3df519(0x143)]!==_0x4f9a97[_0x3df519(0x143)]&&_0x296648[_0x3df519(0x1a9)]({'key':_0x3df519(0x155),'newValue':_0x4f9a97[_0x3df519(0x143)],'oldValue':_0x1cb2df[_0x3df519(0x143)],'range':_0x39f1c4});for(const [_0x42544b,_0x55a02]of _0x1cb2df[_0x3df519(0x2a8)]){if(!this[_0x3df519(0x295)](_0x42544b))continue;const _0x49b4c8=_0x4f9a97[_0x3df519(0x2a8)][_0x3df519(0x21e)](_0x42544b);_0x55a02!==_0x49b4c8&&_0x296648[_0x3df519(0x1a9)]({'key':_0x42544b,'newValue':_0x49b4c8,'oldValue':_0x55a02,'range':_0x39f1c4});}for(const [_0x15b142,_0x5b2d63]of _0x4f9a97[_0x3df519(0x2a8)])this[_0x3df519(0x295)](_0x15b142)&&(_0x1cb2df[_0x3df519(0x2a8)][_0x3df519(0x108)](_0x15b142)||_0x296648[_0x3df519(0x1a9)]({'key':_0x15b142,'newValue':_0x5b2d63,'oldValue':null,'range':_0x39f1c4}));}}0x0!=_0x296648[_0x3df519(0x21a)]&&_0x4e4d6c[_0x3df519(0x294)][_0x3df519(0x29d)](_0xebe124,_0x232dd1=>{const _0x5e011a=_0x3df519,_0x439228=_0x177d46();for(const {range:_0x3721e7,key:_0x4d65f6,oldValue:_0x1c7724,newValue:_0x1dffb5}of _0x296648)this[_0x5e011a(0x134)](_0x3721e7,_0x4d65f6,_0x1c7724,_0x1dffb5,{'groupId':_0x439228});this[_0x5e011a(0x13f)](_0x232dd1,_0x296648);});},{'priority':_0x39f10e(0x281)}),_0x4e4d6c[_0x39f10e(0x294)][_0x39f10e(0x228)]['on'](_0x39f10e(0x212),(_0x580ae9,_0x2a5cb5,_0x7aedff)=>{const _0xda73a5=_0x39f10e;if(null==_0x7aedff){const {id:_0x2cbab0}=this[_0xda73a5(0x2a2)](_0x2a5cb5[_0xda73a5(0x143)]),_0x40e448=this[_0xda73a5(0x1b8)][_0xda73a5(0x21e)](_0x2cbab0);_0x40e448&&_0x40e448[_0xda73a5(0x2ab)](_0x2a5cb5[_0xda73a5(0x143)]);}}),_0x4e4d6c[_0x39f10e(0x294)][_0x39f10e(0x2ac)]['on'](_0x39f10e(0x180),()=>{const _0x54decd=_0x39f10e,_0xfca2d9=Array[_0x54decd(0x26b)](_0x4e4d6c[_0x54decd(0x294)][_0x54decd(0x2ac)][_0x54decd(0x1e3)][_0x54decd(0x249)]())[_0x54decd(0x2a1)](_0xa7faa=>_0x54decd(0x203)===this[_0x54decd(0x2a2)](_0xa7faa[_0x54decd(0x143)])[_0x54decd(0x196)]);if(0x0===_0xfca2d9[_0x54decd(0x21a)])return;_0xfca2d9[_0x54decd(0x1ad)]((_0x53d88c,_0x373e07)=>{const _0x3199a0=_0x54decd,_0x39ad0f=_0x53d88c[_0x3199a0(0x23b)][_0x3199a0(0x170)],_0x2a8eb8=_0x373e07[_0x3199a0(0x23b)][_0x3199a0(0x170)];return null===_0x39ad0f&&null===_0x2a8eb8?0x0:null===_0x39ad0f&&null!==_0x2a8eb8?-0x1:null!==_0x39ad0f&&null===_0x2a8eb8?0x1:_0x39ad0f[_0x3199a0(0x179)][_0x3199a0(0x163)](_0x2a8eb8[_0x3199a0(0x179)])?-0x1:0x1;});const _0x291ad5=new Set(),_0x50c1c5=new Set();for(const {name:_0x3c1762,data:_0x197cae}of _0xfca2d9){const {id:_0x26c557}=this[_0x54decd(0x2a2)](_0x3c1762);if(null===_0x197cae[_0x54decd(0x170)]){const _0x1482e9=this[_0x54decd(0x24e)](_0x3c1762);_0x50c1c5[_0x54decd(0x149)](_0x1482e9);}else{const _0x36ae6c=this[_0x54decd(0x1b8)][_0x54decd(0x21e)](_0x26c557);null!==_0x197cae[_0x54decd(0x109)]||_0x36ae6c[_0x54decd(0x1cb)]?(_0x291ad5[_0x54decd(0x149)](_0x36ae6c[_0x54decd(0x286)]),_0x50c1c5[_0x54decd(0x149)](_0x36ae6c)):this[_0x54decd(0x29f)](_0x36ae6c);}}_0x50c1c5[_0x54decd(0x190)]>0x0&&this[_0x54decd(0x1a8)](_0x50c1c5);for(const _0xe08e94 of _0x291ad5)this[_0x54decd(0x241)](_0x54decd(0x26e),_0xe08e94);}),_0x4e4d6c[_0x39f10e(0x294)]['on'](_0x39f10e(0x1e2),(_0x3d660d,_0xba7c67)=>{const _0x5d6beb=_0x39f10e,_0x51b2f8=_0xba7c67[0x0];if(!this[_0x5d6beb(0x1b8)][_0x5d6beb(0x190)])return;if(!_0x51b2f8[_0x5d6beb(0x27a)])return;if(_0x51b2f8[_0x5d6beb(0x1f9)][_0x5d6beb(0x1d0)]||!_0x51b2f8[_0x5d6beb(0x1f9)][_0x5d6beb(0x17f)])return;let _0x56a78d,_0x5ef0e0;switch(_0x51b2f8[_0x5d6beb(0x184)]){case _0x5d6beb(0x11f):_0x56a78d=_0x4e4d6c[_0x5d6beb(0x294)][_0x5d6beb(0x267)](_0x51b2f8[_0x5d6beb(0x120)]),_0x5ef0e0=_0x56a78d[_0x5d6beb(0x24d)](_0x51b2f8[_0x5d6beb(0x21f)]);break;case _0x5d6beb(0x223):_0x56a78d=_0x4e4d6c[_0x5d6beb(0x294)][_0x5d6beb(0x267)](_0x51b2f8[_0x5d6beb(0x252)]),_0x5ef0e0=_0x4e4d6c[_0x5d6beb(0x294)][_0x5d6beb(0x267)](_0x51b2f8[_0x5d6beb(0x244)]);break;case _0x5d6beb(0x28b):_0x56a78d=_0x4e4d6c[_0x5d6beb(0x294)][_0x5d6beb(0x267)](_0x51b2f8[_0x5d6beb(0x284)]),_0x5ef0e0=_0x56a78d[_0x5d6beb(0x24d)](_0x51b2f8[_0x5d6beb(0x21f)]);break;default:return;}const _0x280f3f=_0x4e4d6c[_0x5d6beb(0x294)][_0x5d6beb(0x147)](_0x56a78d,_0x5ef0e0);_0x4e4d6c[_0x5d6beb(0x294)][_0x5d6beb(0x265)](()=>{const _0x587999=_0x5d6beb;for(const {suggestion:_0x201c15,meta:_0x4e9448}of this[_0x587999(0x133)](_0x280f3f)){if(_0x201c15[_0x587999(0x182)])continue;if(_0x587999(0x167)==_0x201c15[_0x587999(0x184)])continue;const _0x591513=this[_0x587999(0x236)](_0x201c15);if(_0x591513&&this[_0x587999(0x156)](_0x591513)&&_0x587999(0x223)!=_0x51b2f8[_0x587999(0x184)])continue;const _0x4e7e3b=_0x201c15[_0x587999(0x23b)]&&_0x201c15[_0x587999(0x23b)][_0x587999(0x12c)];(_0x587999(0x141)!=_0x201c15[_0x587999(0x184)]||_0x587999(0x223)==_0x51b2f8[_0x587999(0x184)]&&!_0x4e7e3b)&&(_0x4e9448[_0x587999(0x126)]||_0x587999(0x2a7)==_0x201c15[_0x587999(0x184)]&&_0x4e9448[_0x587999(0x279)]||_0x201c15[_0x587999(0x1ee)]()[_0x587999(0x121)](_0x280f3f)&&this[_0x587999(0x1ca)](_0x201c15,_0x56a78d,_0x5ef0e0));}});},{'priority':_0x39f10e(0x281)}),_0x4e4d6c[_0x39f10e(0x294)]['on'](_0x39f10e(0x1eb),(_0x5442d4,_0x126a23)=>{const _0x5ef878=_0x39f10e,_0x112f4e=_0x126a23[0x0],_0xf79e75=_0x126a23[0x1];if(_0xf79e75&&_0xf79e75[_0x5ef878(0x1cd)])return;if(this[_0x5ef878(0x2a5)])return;if(!this[_0x5ef878(0x105)][_0x5ef878(0x130)])return;if(_0x112f4e[_0x5ef878(0x14d)])return;const _0x514c5b=_0x4e4d6c[_0x5ef878(0x294)][_0x5ef878(0x283)],{start:_0x22ca71,end:_0x48cefa}=_0x112f4e[_0x5ef878(0x1ee)](),_0x2f9a6e=_0x22ca71[_0x5ef878(0x242)]&&_0x514c5b[_0x5ef878(0x248)](_0x22ca71[_0x5ef878(0x242)])?null:_0x514c5b[_0x5ef878(0x25c)](_0x22ca71,_0x5ef878(0x145)),_0x480239=_0x48cefa[_0x5ef878(0x1b3)]&&_0x514c5b[_0x5ef878(0x248)](_0x48cefa[_0x5ef878(0x1b3)])?null:_0x514c5b[_0x5ef878(0x25c)](_0x48cefa,_0x5ef878(0x19f)),_0x2a8b8d=_0x4e4d6c[_0x5ef878(0x294)][_0x5ef878(0x147)](_0x2f9a6e?_0x2f9a6e[_0x5ef878(0x179)]:_0x22ca71,_0x480239?_0x480239[_0x5ef878(0x1f6)]:_0x48cefa);_0x4e4d6c[_0x5ef878(0x294)][_0x5ef878(0x265)](_0xce8565=>{const _0x2747a4=_0x5ef878;this[_0x2747a4(0x112)](_0x2a8b8d);const _0x2d4fd5=_0x4e4d6c[_0x2747a4(0x294)][_0x2747a4(0x283)][_0x2747a4(0x25c)](_0x2a8b8d[_0x2747a4(0x179)]);_0x112f4e['is'](_0x2747a4(0x274))?_0xce8565[_0x2747a4(0x12d)](_0x2d4fd5):_0x112f4e[_0x2747a4(0x221)](_0x2d4fd5);}),_0x5442d4[_0x5ef878(0x18a)]();},{'priority':_0x2e53ac[_0x39f10e(0x220)]+0xa}),_0x4e4d6c[_0x39f10e(0x294)]['on'](_0x39f10e(0x158),(_0x25e9ef,_0x3dab9e)=>{const _0x112d99=_0x39f10e,_0xb0f005=_0x3dab9e[_0x3dab9e[_0x112d99(0x21a)]-0x1];_0xb0f005&&_0xb0f005[_0x112d99(0x1cd)]||this[_0x112d99(0x2a5)]||this[_0x112d99(0x105)][_0x112d99(0x130)]&&(_0x4e4d6c[_0x112d99(0x294)][_0x112d99(0x265)](()=>{const _0xfdf417=_0x112d99;let _0x35cb49=_0x4e4d6c[_0xfdf417(0x294)][_0xfdf417(0x158)](_0x3dab9e[0x0],_0x3dab9e[0x1],_0x3dab9e[0x2],{'forceDefaultExecution':!0x0});if(!_0x35cb49)return;_0x25e9ef[_0xfdf417(0x217)]=_0x35cb49[_0xfdf417(0x21c)]();const _0x2d69a9=_0x35cb49[_0xfdf417(0x1f6)][_0xfdf417(0x1b3)],_0x28cdeb=_0x4e4d6c[_0xfdf417(0x294)][_0xfdf417(0x283)];_0x2d69a9&&_0x28cdeb[_0xfdf417(0x151)](_0x2d69a9)&&!_0x28cdeb[_0xfdf417(0x178)](_0x2d69a9)&&(_0x35cb49=_0x4e4d6c[_0xfdf417(0x294)][_0xfdf417(0x147)](_0x35cb49[_0xfdf417(0x179)],_0x4e4d6c[_0xfdf417(0x294)][_0xfdf417(0x267)](_0x2d69a9,_0xfdf417(0x1f6)))),this[_0xfdf417(0x1ab)](_0x35cb49);}),_0x25e9ef[_0x112d99(0x18a)]());},{'priority':_0x39f10e(0x1df)}),this[_0x39f10e(0x231)][_0x39f10e(0x1fe)][_0x39f10e(0x149)](_0x39f10e(0x224),this[_0x39f10e(0x105)]),this[_0x39f10e(0x237)](_0x39f10e(0x224));const _0xf77384=new _0x17f007(_0x4e4d6c,this[_0x39f10e(0x1b8)]);_0x4e4d6c[_0x39f10e(0x1fe)][_0x39f10e(0x149)](_0x39f10e(0x1d6),_0xf77384),this[_0x39f10e(0x237)](_0x39f10e(0x1d6));const _0xa311aa=new _0xfd4d25(_0x4e4d6c,this[_0x39f10e(0x1b8)]);_0x4e4d6c[_0x39f10e(0x1fe)][_0x39f10e(0x149)](_0x39f10e(0x1ff),_0xa311aa),this[_0x39f10e(0x237)](_0x39f10e(0x1ff)),_0x4e4d6c[_0x39f10e(0x1fe)][_0x39f10e(0x149)](_0x39f10e(0x101),new _0x3b472d(_0x4e4d6c,_0xf77384,this[_0x39f10e(0x1b8)])),this[_0x39f10e(0x237)](_0x39f10e(0x101)),_0x4e4d6c[_0x39f10e(0x1fe)][_0x39f10e(0x149)](_0x39f10e(0x254),new _0x3b472d(_0x4e4d6c,_0xa311aa,this[_0x39f10e(0x1b8)])),this[_0x39f10e(0x237)](_0x39f10e(0x254)),_0x4e4d6c[_0x39f10e(0x1fe)][_0x39f10e(0x149)](_0x39f10e(0x137),new _0x447696(_0x4e4d6c,_0xf77384,this[_0x39f10e(0x1b8)])),this[_0x39f10e(0x237)](_0x39f10e(0x137)),_0x4e4d6c[_0x39f10e(0x1fe)][_0x39f10e(0x149)](_0x39f10e(0x201),new _0x447696(_0x4e4d6c,_0xa311aa,this[_0x39f10e(0x1b8)])),this[_0x39f10e(0x237)](_0x39f10e(0x201));const _0x2acc69=_0x4e4d6c[_0x39f10e(0x1ef)][_0x39f10e(0x21e)](_0x39f10e(0x29b));this[_0x39f10e(0x213)](_0x2acc69,_0x39f10e(0x1b9),(_0x3f4f85,{threadId:_0x298337})=>{const _0x52c060=_0x39f10e,_0x247616=this[_0x52c060(0x1b8)][_0x52c060(0x21e)](_0x298337);_0x247616&&_0x247616[_0x52c060(0x1ed)]&&0x1===_0x247616[_0x52c060(0x1ed)][_0x52c060(0x21a)]&&this[_0x52c060(0x1b4)](_0x298337,{'hasComments':!0x0});},{'priority':_0x39f10e(0x19d)}),this[_0x39f10e(0x213)](_0x2acc69,_0x39f10e(0x21b),(_0x589428,{threadId:_0x303bb8})=>{const _0x126d12=_0x39f10e,_0x5b0982=this[_0x126d12(0x1b8)][_0x126d12(0x21e)](_0x303bb8);_0x5b0982&&_0x5b0982[_0x126d12(0x1ed)]&&!_0x5b0982[_0x126d12(0x1ed)][_0x126d12(0x21a)]&&this[_0x126d12(0x1b4)](_0x303bb8,{'hasComments':!0x1});},{'priority':_0x39f10e(0x19d)});}set[_0x39d144(0x22b)](_0x11bb5b){const _0x5e50d6=_0x39d144;if(this[_0x5e50d6(0x1a4)])throw new _0x23c0bf(_0x5e50d6(0x1d8),this);this[_0x5e50d6(0x1a4)]=_0x11bb5b;}get[_0x39d144(0x22b)](){const _0x35b547=_0x39d144;return this[_0x35b547(0x1a4)];}[_0x39d144(0x146)]({skipNotAttached:_0x4b039d=!0x1,toJSON:_0x27072e=!0x1}={}){const _0x249209=_0x39d144,_0x46bd24=[];for(const _0x7222e4 of this[_0x249209(0x1b8)][_0x249209(0x266)]())_0x4b039d&&!_0x7222e4[_0x249209(0x1cb)]||_0x46bd24[_0x249209(0x1a9)](_0x7222e4);return _0x27072e?_0x46bd24[_0x249209(0x251)](_0x4dce40=>_0x4dce40[_0x249209(0x23a)]()):_0x46bd24;}[_0x39d144(0x1a5)](_0x25d154){const _0xcde9fc=_0x39d144,_0x1ee7df=this[_0xcde9fc(0x1b8)][_0xcde9fc(0x21e)](_0x25d154);if(!_0x1ee7df)throw new _0x23c0bf(_0xcde9fc(0x26a),this);return _0x1ee7df;}[_0x39d144(0x1de)](_0x23b2c2){const _0x315ce1=_0x39d144;return this[_0x315ce1(0x1b8)][_0x315ce1(0x108)](_0x23b2c2);}[_0x39d144(0x124)](_0x2adde9){const _0x4aea5e=_0x39d144,{authorId:_0x437249,id:_0x3d934a,attributes:_0x319f55}=_0x2adde9,[_0x27a6f3,_0x1b348f]=_0x2adde9[_0x4aea5e(0x184)][_0x4aea5e(0x223)](':'),_0x40ce54=this[_0x4aea5e(0x1b8)][_0x4aea5e(0x21e)](_0x3d934a)||this[_0x4aea5e(0x296)](_0x27a6f3,_0x1b348f,_0x3d934a,_0x437249,_0x319f55);if(this[_0x4aea5e(0x22c)](_0x40ce54),this[_0x4aea5e(0x188)](_0x40ce54,_0x27a6f3,_0x1b348f||null,_0x437249),_0x40ce54[_0x4aea5e(0x15f)]=_0x2adde9[_0x4aea5e(0x15f)],_0x40ce54[_0x4aea5e(0x269)]=!0x0,_0x319f55&&_0x319f55[_0x4aea5e(0x200)]){const _0x423cf9=_0x319f55[_0x4aea5e(0x200)],_0x4d9322=this[_0x4aea5e(0x255)](_0x423cf9[_0x4aea5e(0x1f5)]);_0x40ce54[_0x4aea5e(0x276)]=_0x423cf9[_0x4aea5e(0x15f)],_0x40ce54[_0x4aea5e(0x1c8)]=_0x4d9322,_0x40ce54[_0x4aea5e(0x131)]=!0x0;}else _0x40ce54[_0x4aea5e(0x276)]=_0x2adde9[_0x4aea5e(0x15f)];switch(_0x2adde9[_0x4aea5e(0x23b)]&&(_0x40ce54[_0x4aea5e(0x23b)]=_0x2adde9[_0x4aea5e(0x23b)]),_0x2adde9[_0x4aea5e(0x2a8)]&&(_0x40ce54[_0x4aea5e(0x2a8)]=_0x2adde9[_0x4aea5e(0x2a8)]),this[_0x4aea5e(0x1a4)]&&this[_0x4aea5e(0x1a4)][_0x4aea5e(0x1d5)]||(_0x40ce54[_0x4aea5e(0x20b)]=!0x0),this[_0x4aea5e(0x282)][_0x4aea5e(0x21e)](_0x40ce54)){case _0x4aea5e(0x1c5):this[_0x4aea5e(0x282)][_0x4aea5e(0x111)](_0x40ce54,_0x4aea5e(0x287));break;case _0x4aea5e(0x198):_0x40ce54[_0x4aea5e(0x1cb)]?(this[_0x4aea5e(0x297)](new Set([_0x40ce54])),this[_0x4aea5e(0x1a8)](new Set([_0x40ce54])),this[_0x4aea5e(0x282)][_0x4aea5e(0x111)](_0x40ce54,_0x4aea5e(0x10d)),this[_0x4aea5e(0x241)](_0x4aea5e(0x19c),_0x40ce54)):this[_0x4aea5e(0x282)][_0x4aea5e(0x111)](_0x40ce54,_0x4aea5e(0x226));}return _0x40ce54;}[_0x39d144(0x1d6)](_0x2bbcf1){const _0xdf138d=_0x39d144;this[_0xdf138d(0x1cd)](()=>{const _0x3d00fc=_0xdf138d;this[_0x3d00fc(0x231)][_0x3d00fc(0x294)][_0x3d00fc(0x265)](()=>{const _0x10a70d=_0x3d00fc;for(const _0x547d10 of _0x2bbcf1[_0x10a70d(0x2a0)]())_0x547d10[_0x10a70d(0x222)]();});});}[_0x39d144(0x1ff)](_0x393342){const _0x567077=_0x39d144;this[_0x567077(0x1cd)](()=>{const _0x4d8ab6=_0x567077;this[_0x4d8ab6(0x231)][_0x4d8ab6(0x294)][_0x4d8ab6(0x265)](()=>{const _0x50b928=_0x4d8ab6;for(const _0x13eac6 of _0x393342[_0x50b928(0x2a0)]())_0x13eac6[_0x50b928(0x28d)]();});});}[_0x39d144(0x237)](_0x1d79a6,_0x6d1f38){const _0x2a121a=_0x39d144,_0x210d88=this[_0x2a121a(0x231)][_0x2a121a(0x1fe)][_0x2a121a(0x21e)](_0x1d79a6);if(!_0x210d88)throw new _0x23c0bf(_0x2a121a(0x288),this,{'commandName':_0x1d79a6});if(this[_0x2a121a(0x14e)][_0x2a121a(0x108)](_0x210d88))throw new _0x23c0bf(_0x2a121a(0x1aa),this,{'commandName':_0x1d79a6});this[_0x2a121a(0x14e)][_0x2a121a(0x149)](_0x210d88),_0x6d1f38&&_0x210d88['on'](_0x2a121a(0x207),(_0xe527e5,_0x36cba3)=>{const _0x4c0fbd=_0x2a121a;this[_0x4c0fbd(0x105)][_0x4c0fbd(0x130)]&&(this[_0x4c0fbd(0x2a5)]||(_0x36cba3[_0x4c0fbd(0x21a)]>0x0&&_0x36cba3[_0x36cba3[_0x4c0fbd(0x21a)]-0x1]&&_0x36cba3[_0x36cba3[_0x4c0fbd(0x21a)]-0x1][_0x4c0fbd(0x1cd)]?_0x36cba3[_0x4c0fbd(0x2a6)]():(_0xe527e5[_0x4c0fbd(0x217)]=_0x6d1f38((..._0x37edf4)=>_0x210d88[_0x4c0fbd(0x207)](..._0x37edf4,{'forceDefaultExecution':!0x0}),..._0x36cba3),_0xe527e5[_0x4c0fbd(0x18a)]())));},{'priority':_0x2a121a(0x1df)});}[_0x39d144(0x1cd)](_0x24cabc){const _0x2472e7=_0x39d144;let _0x2f60d9,_0x488ae5;const _0x3e4af5=this[_0x2472e7(0x2a5)];this[_0x2472e7(0x2a5)]=!0x0;try{_0x2f60d9=_0x24cabc();}catch(_0x364022){_0x488ae5=_0x364022;}return _0x3e4af5||(this[_0x2472e7(0x2a5)]=!0x1),_0x488ae5&&_0x23c0bf[_0x2472e7(0x11e)](_0x488ae5,this),_0x2f60d9;}[_0x39d144(0x1ab)](_0x488377,_0x18dec0=null,_0x382862={}){const _0x72c8ee=_0x39d144;if(_0x488377[_0x72c8ee(0x14d)])return null;const _0x3df334=this[_0x72c8ee(0x231)][_0x72c8ee(0x1ef)][_0x72c8ee(0x21e)](_0x72c8ee(0x177))['me'];for(const {suggestion:_0x5c393c,meta:_0x2fad6b}of this[_0x72c8ee(0x133)](_0x488377,_0x72c8ee(0x2a7)))if(_0x2fad6b[_0x72c8ee(0x279)]){if(!_0x2fad6b[_0x72c8ee(0x25f)]){if(_0x2fad6b[_0x72c8ee(0x126)]){if(!this[_0x72c8ee(0x22f)]||!Lt(_0x5c393c,_0x382862))continue;return _0x5c393c;}if(Lt(_0x5c393c,_0x382862))return _0x5c393c;this[_0x72c8ee(0x1ca)](_0x5c393c,_0x488377[_0x72c8ee(0x179)],_0x488377[_0x72c8ee(0x1f6)]);break;}if(_0x18dec0==_0x5c393c[_0x72c8ee(0x1c2)]&&Lt(_0x5c393c,_0x382862)){const _0xec90d8=_0x5c393c[_0x72c8ee(0x1ee)]();return _0xec90d8[_0x72c8ee(0x179)][_0x72c8ee(0x1bd)](_0x488377[_0x72c8ee(0x1f6)])?this[_0x72c8ee(0x1dd)](_0x5c393c,this[_0x72c8ee(0x1dc)][_0x72c8ee(0x147)](_0x488377[_0x72c8ee(0x179)],_0xec90d8[_0x72c8ee(0x1f6)])):this[_0x72c8ee(0x1dd)](_0x5c393c,this[_0x72c8ee(0x1dc)][_0x72c8ee(0x147)](_0xec90d8[_0x72c8ee(0x179)],_0x488377[_0x72c8ee(0x1f6)])),_0x5c393c;}}const _0xb5565f=_0x177d46(),_0x2ba275=_0x3df334['id'],_0x4fd92d=_0x18dec0?_0x72c8ee(0x2a9)+_0x18dec0:_0x72c8ee(0x2a7),_0x2dd3f9=this[_0x72c8ee(0x169)]({'id':_0xb5565f,'type':_0x4fd92d,'createdAt':new Date(),'authorId':_0x2ba275,'attributes':_0x382862});return this[_0x72c8ee(0x25a)](_0x4fd92d,_0xb5565f,_0x2ba275,_0x488377),_0x2dd3f9;}[_0x39d144(0x218)](_0x4fef7b,_0x2f611a=_0x39d144(0x1a6),_0xcc9a={}){const _0x551d25=_0x39d144,_0x1212a0=this[_0x551d25(0x231)][_0x551d25(0x1ef)][_0x551d25(0x21e)](_0x551d25(0x177))['me'],_0x5648aa=this[_0x551d25(0x144)][_0x551d25(0x1c6)](_0x551d25(0x2a7),_0x2f611a,_0x551d25(0x191));for(const _0x48060d of this[_0x551d25(0x146)]())if(_0x48060d[_0x551d25(0x1c8)]['id']==_0x1212a0['id']&&_0x551d25(0x2a7)==_0x48060d[_0x551d25(0x184)]&&_0x48060d[_0x551d25(0x1c2)]==_0x2f611a&&Lt(_0x48060d,_0xcc9a)&&(_0x5648aa(_0x48060d[_0x551d25(0x25d)](),_0x4fef7b)||_0x5648aa(_0x4fef7b,_0x48060d[_0x551d25(0x25d)]()))){for(const _0x10e248 of _0x4fef7b)_0x48060d[_0x551d25(0x13a)](_0x10e248);return _0x48060d;}for(const {suggestion:_0x2e6384,meta:_0x5af10f}of this[_0x551d25(0x133)](_0x4fef7b,_0x551d25(0x2a7))){if(!_0x5af10f[_0x551d25(0x279)])continue;if(!this[_0x551d25(0x22f)]&&_0x5af10f[_0x551d25(0x126)])continue;if(!Lt(_0x2e6384,_0xcc9a))continue;let _0x5823d6=!0x0;for(const _0x3ccf03 of _0x2e6384[_0x551d25(0x25d)]())for(const _0x19ef88 of _0x4fef7b)if(!_0x3ccf03[_0x551d25(0x121)](_0x19ef88)){_0x5823d6=!0x1;break;}if(_0x5823d6)return _0x2e6384;}const _0xfce21a=_0x177d46(),_0x4605bb=_0x1212a0['id'],_0x770b9d=_0x551d25(0x2a9)+_0x2f611a,_0x2b7a10=this[_0x551d25(0x169)]({'id':_0xfce21a,'type':_0x770b9d,'createdAt':new Date(),'authorId':_0x4605bb,'attributes':_0xcc9a});for(const _0x314434 of _0x4fef7b)this[_0x551d25(0x25a)](_0x770b9d,_0xfce21a,_0x4605bb,_0x314434,_0xfda56f[_0x551d25(0x10c)]());return _0x2b7a10;}[_0x39d144(0x1ba)](_0x12a48b,_0x38cde3,_0x237175=null,_0x5e897e={}){const _0x332a51=_0x39d144;if(_0x237175=_0x237175||Vt(_0x38cde3),_0x12a48b[_0x332a51(0x14d)])return null;if(_0x332a51(0x189)===this[_0x332a51(0x240)]){const _0x177610=this[_0x332a51(0x144)][_0x332a51(0x1c6)](_0x332a51(0x167),_0x237175,_0x332a51(0x222));return this[_0x332a51(0x1cd)](()=>_0x177610([_0x12a48b],_0x38cde3,_0x5e897e)),null;}const _0x44b4b8=this[_0x332a51(0x231)][_0x332a51(0x1ef)][_0x332a51(0x21e)](_0x332a51(0x177))['me'],_0x4e19f1=[];if(_0x332a51(0x1cf)!==this[_0x332a51(0x240)]){for(const {suggestion:_0x879f6d,meta:_0x479c22}of this[_0x332a51(0x133)](_0x12a48b,_0x332a51(0x2a7)))_0x479c22[_0x332a51(0x279)]&&!_0x479c22[_0x332a51(0x270)]&&_0x4e19f1[_0x332a51(0x1a9)](..._0x879f6d[_0x332a51(0x25d)]());}const _0x24eca2=function(_0x415f9c,_0x291456){const _0x13040b=_0x332a51,_0x4e65c7=[];for(const _0x2541b3 of _0x291456){const _0x58a451=_0x415f9c[_0x13040b(0x1ea)](_0x2541b3);_0x58a451&&_0x4e65c7[_0x13040b(0x1a9)](_0x58a451);}return _0x4e65c7;}(_0x12a48b,_0x4e19f1),_0x19bfb2=function(_0x3ff803,_0x1ee7c4){const _0x14f2e1=_0x332a51,_0xe30893=[_0x3ff803];for(const _0x4b8808 of _0x1ee7c4){let _0x378bb9=0x0;for(;_0x378bb9<_0xe30893[_0x14f2e1(0x21a)];){const _0x51a20d=_0xe30893[_0x378bb9][_0x14f2e1(0x10f)](_0x4b8808);_0xe30893[_0x14f2e1(0x263)](_0x378bb9,0x1,..._0x51a20d),_0x378bb9+=_0x51a20d[_0x14f2e1(0x21a)];}}return _0xe30893;}(_0x12a48b,_0x4e19f1);_0x24eca2[_0x332a51(0x21a)]&&this[_0x332a51(0x1dc)][_0x332a51(0x265)](()=>{const _0xc4b8ac=_0x332a51;for(const _0x5c4995 of _0x24eca2){const _0x35763e=this[_0xc4b8ac(0x144)][_0xc4b8ac(0x1c6)](_0xc4b8ac(0x167),_0x237175,_0xc4b8ac(0x222));this[_0xc4b8ac(0x1cd)](()=>_0x35763e([_0x5c4995],_0x38cde3,_0x5e897e));}});for(const _0x33f2b0 of _0x19bfb2){let _0x3e658d=null,_0x56f9de=_0x33f2b0[_0x332a51(0x179)],_0x123c24=_0x33f2b0[_0x332a51(0x1f6)];for(const {suggestion:_0x5c5f4d,meta:_0x593d8b}of this[_0x332a51(0x133)](_0x33f2b0,_0x332a51(0x167))){if(!_0x593d8b[_0x332a51(0x279)])continue;if(_0x5c5f4d[_0x332a51(0x1c2)]!=_0x237175)continue;if(!Lt(_0x5c5f4d,_0x5e897e))continue;const _0x54015f=_0x5c5f4d[_0x332a51(0x1ee)]();if(_0x54015f[_0x332a51(0x121)](_0x33f2b0,!0x0))return null;_0x56f9de=_0x56f9de[_0x332a51(0x163)](_0x54015f[_0x332a51(0x179)])?_0x56f9de:_0x54015f[_0x332a51(0x179)],_0x123c24=_0x123c24[_0x332a51(0x172)](_0x54015f[_0x332a51(0x1f6)])?_0x123c24:_0x54015f[_0x332a51(0x1f6)],_0x3e658d?_0x54015f[_0x332a51(0x179)][_0x332a51(0x163)](_0x3e658d[_0x332a51(0x1ee)]()[_0x332a51(0x179)])?(_0x3e658d[_0x332a51(0x19b)](),_0x3e658d=_0x5c5f4d):_0x5c5f4d[_0x332a51(0x19b)]():_0x3e658d=_0x5c5f4d;}const _0x16a9ca=this[_0x332a51(0x1dc)][_0x332a51(0x147)](_0x56f9de,_0x123c24);if(_0x3e658d)this[_0x332a51(0x1dd)](_0x3e658d,_0x16a9ca);else{const _0x4732a5=_0x177d46(),_0x372857=_0x44b4b8['id'];this[_0x332a51(0x169)]({'id':_0x4732a5,'type':_0x332a51(0x139)+_0x237175,'data':_0x38cde3,'createdAt':new Date(),'authorId':_0x372857,'attributes':_0x5e897e}),this[_0x332a51(0x25a)](_0x332a51(0x139)+_0x237175,_0x4732a5,_0x372857,_0x16a9ca);}}return null;}[_0x39d144(0x27e)](_0x1fd9b5,_0x30c895,_0xddb3ba=[],_0x2d2501=null,_0x489d20={}){const _0x3b9799=_0x39d144;_0x30c895[_0x3b9799(0x1ce)]||(_0x30c895[_0x3b9799(0x1ce)]=_0x30c895[_0x3b9799(0x27b)]),_0x30c895[_0x3b9799(0x12c)]=_0x1fd9b5['is'](_0x3b9799(0x1bf)),_0x2d2501=_0x2d2501||Vt(_0x30c895);const _0x3e3778=_0xddb3ba[_0x3b9799(0x251)](_0x5928f7=>Gt(_0x5928f7,this[_0x3b9799(0x1dc)])),_0x16edd4=_0x1fd9b5['is'](_0x3b9799(0x1bf))?_0x1fd9b5:Gt(_0x1fd9b5,this[_0x3b9799(0x1dc)]);if(_0x3b9799(0x189)===this[_0x3b9799(0x240)]){const _0x5ec20b=this[_0x3b9799(0x144)][_0x3b9799(0x1c6)](_0x3b9799(0x141),_0x2d2501,_0x3b9799(0x222));return this[_0x3b9799(0x1cd)](()=>_0x5ec20b([_0x16edd4],_0x30c895,_0x489d20)),null;}_0x3e3778[_0x3b9799(0x1a9)](_0x16edd4);let _0x2c0209=!0x0;for(const _0x25d330 of _0x3e3778)if(!this[_0x3b9799(0x15c)](_0x25d330)){_0x2c0209=!0x1;break;}if(_0x2c0209&&_0x3b9799(0x1cf)!==this[_0x3b9799(0x240)]){const _0x183a2e=this[_0x3b9799(0x144)][_0x3b9799(0x1c6)](_0x3b9799(0x141),_0x2d2501,_0x3b9799(0x222));return this[_0x3b9799(0x1cd)](()=>_0x183a2e([_0x16edd4],_0x30c895,_0x489d20)),null;}let _0x3fc300=null,_0x3df4f8=_0x16edd4[_0x3b9799(0x179)],_0x3a70ba=_0x16edd4[_0x3b9799(0x1f6)];for(const {suggestion:_0x268cbf,meta:_0x70415e}of this[_0x3b9799(0x133)](_0x16edd4,_0x3b9799(0x141))){if(!_0x70415e[_0x3b9799(0x279)])continue;if(_0x70415e[_0x3b9799(0x25f)]||_0x70415e[_0x3b9799(0x126)]||_0x70415e[_0x3b9799(0x270)])continue;if(_0x268cbf[_0x3b9799(0x23b)][_0x3b9799(0x1ce)]!=_0x30c895[_0x3b9799(0x1ce)])continue;if(!Lt(_0x268cbf,_0x489d20))continue;const _0x37b12f=_0x268cbf[_0x3b9799(0x1ee)]();if(_0x268cbf[_0x3b9799(0x1c2)]==_0x2d2501){if(_0x37b12f[_0x3b9799(0x121)](_0x16edd4,!0x0))return null;_0x3df4f8=_0x3df4f8[_0x3b9799(0x163)](_0x37b12f[_0x3b9799(0x179)])?_0x3df4f8:_0x37b12f[_0x3b9799(0x179)],_0x3a70ba=_0x3a70ba[_0x3b9799(0x172)](_0x37b12f[_0x3b9799(0x1f6)])?_0x3a70ba:_0x37b12f[_0x3b9799(0x1f6)],_0x3fc300?_0x37b12f[_0x3b9799(0x179)][_0x3b9799(0x163)](_0x3fc300[_0x3b9799(0x1ee)]()[_0x3b9799(0x179)])?(_0x3fc300[_0x3b9799(0x19b)](),_0x3fc300=_0x268cbf):_0x268cbf[_0x3b9799(0x19b)]():_0x3fc300=_0x268cbf;}else{const _0x1a5268=_0x16edd4[_0x3b9799(0x1ea)](_0x37b12f);this[_0x3b9799(0x1e6)](_0x268cbf,_0x1a5268);}}const _0x363e5b=this[_0x3b9799(0x231)][_0x3b9799(0x1ef)][_0x3b9799(0x21e)](_0x3b9799(0x177))['me'],_0x1fd42e=_0x177d46(),_0x5bc166=_0x363e5b['id'];if(_0x3fc300)return this[_0x3b9799(0x1dd)](_0x3fc300,this[_0x3b9799(0x1dc)][_0x3b9799(0x147)](_0x3df4f8,_0x3a70ba)),_0x3fc300;{const _0x20d9c5=this[_0x3b9799(0x169)]({'id':_0x1fd42e,'type':_0x3b9799(0x235)+_0x2d2501,'data':_0x30c895,'createdAt':new Date(),'authorId':_0x5bc166,'attributes':_0x489d20});return this[_0x3b9799(0x25a)](_0x3b9799(0x235)+_0x2d2501,_0x1fd42e,_0x5bc166,this[_0x3b9799(0x1dc)][_0x3b9799(0x147)](_0x3df4f8,_0x3a70ba)),_0x20d9c5;}}[_0x39d144(0x136)](_0x15cf47,_0x20fafa,_0x3db0cd=[],_0x5602cd=null,_0x23d592={}){const _0x4bce01=_0x39d144;_0x20fafa[_0x4bce01(0x1ce)]||(_0x20fafa[_0x4bce01(0x1ce)]=_0x20fafa[_0x4bce01(0x27b)]);const _0x18af1e=_0x15cf47[0x0];_0x20fafa[_0x4bce01(0x12c)]=_0x18af1e['is'](_0x4bce01(0x1bf)),_0x5602cd=_0x5602cd||Vt(_0x20fafa);const _0xafc9f2=_0x3db0cd[_0x4bce01(0x251)](_0x4af0cb=>Gt(_0x4af0cb,this[_0x4bce01(0x1dc)])),_0x1ebff8=_0x18af1e['is'](_0x4bce01(0x1bf))?_0x15cf47:_0x15cf47[_0x4bce01(0x251)](_0x48312a=>Gt(_0x48312a,this[_0x4bce01(0x1dc)]));if(_0x4bce01(0x189)===this[_0x4bce01(0x240)]){const _0xf1a228=this[_0x4bce01(0x144)][_0x4bce01(0x1c6)](_0x4bce01(0x141),_0x5602cd,_0x4bce01(0x222));return this[_0x4bce01(0x1cd)](()=>_0xf1a228(_0x1ebff8,_0x20fafa,_0x23d592)),null;}_0xafc9f2[_0x4bce01(0x1a9)](..._0x1ebff8);let _0x407af1=!0x0;for(const _0x2852b4 of _0xafc9f2)if(!this[_0x4bce01(0x15c)](_0x2852b4)){_0x407af1=!0x1;break;}if(_0x407af1&&_0x4bce01(0x1cf)!==this[_0x4bce01(0x240)]){const _0x3d99af=this[_0x4bce01(0x144)][_0x4bce01(0x1c6)](_0x4bce01(0x141),_0x5602cd,_0x4bce01(0x222));return this[_0x4bce01(0x1cd)](()=>_0x3d99af(_0x1ebff8,_0x20fafa,_0x23d592)),null;}const _0x5671d9=this[_0x4bce01(0x231)][_0x4bce01(0x1ef)][_0x4bce01(0x21e)](_0x4bce01(0x177))['me'];for(const _0x497394 of this[_0x4bce01(0x146)]()){if(_0x497394[_0x4bce01(0x1c8)]['id']!=_0x5671d9['id'])continue;if(_0x4bce01(0x141)!=_0x497394[_0x4bce01(0x184)]||_0x497394[_0x4bce01(0x23b)][_0x4bce01(0x1ce)]!=_0x20fafa[_0x4bce01(0x1ce)])continue;if(!Lt(_0x497394,_0x23d592))continue;const _0x10a2fe=_0x497394[_0x4bce01(0x1c2)]==_0x5602cd;for(let _0x338fc1=0x0;_0x338fc1<_0x1ebff8[_0x4bce01(0x21a)];_0x338fc1++){const _0x407209=_0x1ebff8[_0x338fc1];for(const _0x5150d0 of _0x497394[_0x4bce01(0x11d)]()){const _0x5e2cbd=_0x5150d0[_0x4bce01(0x247)]();if(_0x407209[_0x4bce01(0x1bd)](_0x5e2cbd)){_0x10a2fe?(_0x1ebff8[_0x4bce01(0x263)](_0x338fc1,0x1),_0x338fc1--):_0x497394[_0x4bce01(0x183)](_0x5150d0[_0x4bce01(0x143)]);break;}}}}if(0x0==_0x1ebff8[_0x4bce01(0x21a)])return null;const _0x44a47f=this[_0x4bce01(0x144)][_0x4bce01(0x1c6)](_0x4bce01(0x141),_0x5602cd,_0x4bce01(0x191));for(const _0x4c3a25 of this[_0x4bce01(0x146)]())if(_0x4c3a25[_0x4bce01(0x1c8)]['id']==_0x5671d9['id']&&_0x4bce01(0x141)==_0x4c3a25[_0x4bce01(0x184)]&&_0x4c3a25[_0x4bce01(0x23b)][_0x4bce01(0x1ce)]==_0x20fafa[_0x4bce01(0x1ce)]&&_0x4c3a25[_0x4bce01(0x1c2)]==_0x5602cd&&Lt(_0x4c3a25,_0x23d592)&&(_0x44a47f(_0x4c3a25[_0x4bce01(0x25d)](),_0x1ebff8)||_0x44a47f(_0x1ebff8,_0x4c3a25[_0x4bce01(0x25d)]()))){for(const _0xfb9694 of _0x1ebff8)_0x4c3a25[_0x4bce01(0x13a)](_0xfb9694);return _0x4c3a25;}const _0x139c4d=_0x177d46(),_0xbe08a2=_0x5671d9['id'],_0x4039df=_0x4bce01(0x235)+_0x5602cd,_0x2aa808=this[_0x4bce01(0x169)]({'id':_0x139c4d,'type':_0x4039df,'data':_0x20fafa,'createdAt':new Date(),'authorId':_0xbe08a2,'attributes':_0x23d592});for(const _0x1d6577 of _0x1ebff8)this[_0x4bce01(0x25a)](_0x4039df,_0x139c4d,_0xbe08a2,_0x1d6577,_0xfda56f[_0x4bce01(0x10c)]());return _0x2aa808;}[_0x39d144(0x112)](_0x524c3d,_0xa87cca=null,_0x36873b={}){const _0x1d0fa6=_0x39d144;if(_0x524c3d[_0x1d0fa6(0x14d)])return null;const _0x4dab22=this[_0x1d0fa6(0x231)][_0x1d0fa6(0x1ef)][_0x1d0fa6(0x21e)](_0x1d0fa6(0x177))['me'],_0x1ce491=new _0x5e0db1(_0x524c3d[_0x1d0fa6(0x179)],_0x524c3d[_0x1d0fa6(0x1f6)]);for(const {suggestion:_0x107ef2,meta:_0x2400db}of this[_0x1d0fa6(0x133)](_0x1ce491,_0x1d0fa6(0x2a7)))if(_0x2400db[_0x1d0fa6(0x279)]&&!_0x2400db[_0x1d0fa6(0x25f)]){if(_0x107ef2[_0x1d0fa6(0x182)]){const _0x2f549c=_0x107ef2[_0x1d0fa6(0x25d)]()[_0x1d0fa6(0x2a1)](_0x394f4e=>_0x1d0fa6(0x219)!=_0x394f4e[_0x1d0fa6(0x262)][_0x1d0fa6(0x1b1)]);_0x2f549c[_0x1d0fa6(0x246)](_0x41b4dc=>_0x1ce491[_0x1d0fa6(0x121)](_0x41b4dc,!0x0))&&_0x107ef2[_0x1d0fa6(0x28d)]();if(_0x2f549c[_0x1d0fa6(0x142)](_0x5549ec=>_0x5549ec[_0x1d0fa6(0x121)](_0x1ce491,!0x0))){const _0x469ada=this[_0x1d0fa6(0x144)][_0x1d0fa6(0x1c6)](_0x1d0fa6(0x181),_0xa87cca,_0x1d0fa6(0x222));return this[_0x1d0fa6(0x1cd)](()=>_0x469ada([_0x1ce491],null,_0x36873b)),null;}}else{const _0x160e37=_0x1ce491[_0x1d0fa6(0x1ea)](_0x107ef2[_0x1d0fa6(0x1ee)]());null!==_0x160e37&&_0x107ef2[_0x1d0fa6(0x214)]([_0x160e37],null,_0x36873b);}}if(_0x1ce491[_0x1d0fa6(0x11c)](),_0x1ce491[_0x1d0fa6(0x14d)]||_0x1d0fa6(0x219)==_0x1ce491[_0x1d0fa6(0x262)][_0x1d0fa6(0x1b1)])return null;let _0xc40825=null,_0x26b7a1=_0x1ce491[_0x1d0fa6(0x179)],_0x4d17e4=_0x1ce491[_0x1d0fa6(0x1f6)];const _0x415d6c=this[_0x1d0fa6(0x133)](_0x1ce491,_0x1d0fa6(0x181));for(const {suggestion:_0x414a37,meta:_0x31a867}of _0x415d6c){const _0x5ad37a=this[_0x1d0fa6(0x1dc)][_0x1d0fa6(0x147)](_0x26b7a1,_0x4d17e4);if(_0x31a867[_0x1d0fa6(0x279)]&&(this[_0x1d0fa6(0x22f)]||!_0x31a867[_0x1d0fa6(0x126)]&&!_0x31a867[_0x1d0fa6(0x270)])){if(_0x414a37[_0x1d0fa6(0x182)]){if(!Lt(_0x414a37,_0x36873b))continue;let _0x314fa2=!0x0;for(const _0x185ce9 of _0x414a37[_0x1d0fa6(0x25d)]()){if(_0x185ce9[_0x1d0fa6(0x121)](_0x5ad37a,!0x0))return _0x414a37;_0x5ad37a[_0x1d0fa6(0x121)](_0x185ce9)||(_0x314fa2=!0x1);}_0x314fa2&&_0x414a37[_0x1d0fa6(0x28d)]();}else{const _0x5e3798=_0x414a37[_0x1d0fa6(0x1ee)]();if(_0x5e3798[_0x1d0fa6(0x121)](_0x5ad37a,!0x0))return _0x414a37;if(!Lt(_0x414a37,_0x36873b)){_0x5ad37a[_0x1d0fa6(0x121)](_0x5e3798)?_0x414a37[_0x1d0fa6(0x19b)]():_0x5e3798[_0x1d0fa6(0x1c7)](_0x26b7a1)?_0x26b7a1=_0x5e3798[_0x1d0fa6(0x1f6)]:_0x5e3798[_0x1d0fa6(0x1c7)](_0x4d17e4)&&(_0x4d17e4=_0x5e3798[_0x1d0fa6(0x179)]);continue;}_0x26b7a1=_0x26b7a1[_0x1d0fa6(0x163)](_0x5e3798[_0x1d0fa6(0x179)])?_0x26b7a1:_0x5e3798[_0x1d0fa6(0x179)],_0x4d17e4=_0x4d17e4[_0x1d0fa6(0x172)](_0x5e3798[_0x1d0fa6(0x1f6)])?_0x4d17e4:_0x5e3798[_0x1d0fa6(0x1f6)],_0x36873b=Object[_0x1d0fa6(0x14f)]({},_0x414a37[_0x1d0fa6(0x2a8)]),_0xc40825?_0x5e3798[_0x1d0fa6(0x179)][_0x1d0fa6(0x163)](_0xc40825[_0x1d0fa6(0x1ee)]()[_0x1d0fa6(0x179)])?(_0xc40825[_0x1d0fa6(0x19b)](),_0xc40825=_0x414a37):_0x414a37[_0x1d0fa6(0x19b)]():_0xc40825=_0x414a37;}}}if(_0xc40825)return this[_0x1d0fa6(0x1dd)](_0xc40825,this[_0x1d0fa6(0x1dc)][_0x1d0fa6(0x147)](_0x26b7a1,_0x4d17e4)),_0xc40825;{const _0xba51ec=_0x177d46(),_0x4e85cb=this[_0x1d0fa6(0x1dc)][_0x1d0fa6(0x147)](_0x26b7a1,_0x4d17e4),_0x2734df=_0x4dab22['id'],_0x29933e=_0xa87cca?_0x1d0fa6(0x2aa)+_0xa87cca:_0x1d0fa6(0x181),_0x5e28ca=this[_0x1d0fa6(0x169)]({'id':_0xba51ec,'type':_0x29933e,'createdAt':new Date(),'authorId':_0x2734df,'attributes':_0x36873b});return this[_0x1d0fa6(0x25a)](_0x29933e,_0xba51ec,_0x2734df,_0x4e85cb),_0x5e28ca;}}[_0x39d144(0x1b7)](_0x3a84c9,_0x2f871c=_0x39d144(0x1a6),_0x3b9c53={}){const _0x29975d=_0x39d144,_0x111d7d=this[_0x29975d(0x231)][_0x29975d(0x1ef)][_0x29975d(0x21e)](_0x29975d(0x177))['me'],_0x26607d=_0x3a84c9[_0x29975d(0x251)](_0x208344=>new _0x5e0db1(_0x208344[_0x29975d(0x179)],_0x208344[_0x29975d(0x1f6)])),_0x24d57b=new Set();for(const {suggestion:_0x395a7f,meta:_0x2a65dd}of this[_0x29975d(0x133)](_0x26607d,_0x29975d(0x2a7)))_0x2a65dd[_0x29975d(0x279)]&&!_0x2a65dd[_0x29975d(0x25f)]&&_0x24d57b[_0x29975d(0x149)](_0x395a7f);for(const _0x3f31f6 of _0x24d57b)if(_0x3f31f6[_0x29975d(0x182)]){const _0x52c2a1=_0x3f31f6[_0x29975d(0x25d)]();(!_0x3f31f6[_0x29975d(0x2a8)]||!_0x3f31f6[_0x29975d(0x2a8)][_0x29975d(0x185)])&&(_0x52c2a1[_0x29975d(0x246)](_0x2f03c2=>_0x26607d[_0x29975d(0x142)](_0x4cbb38=>_0x4cbb38[_0x29975d(0x121)](_0x2f03c2,!0x0)))&&_0x3f31f6[_0x29975d(0x28d)]());if(_0x26607d[_0x29975d(0x246)](_0x350c9c=>_0x52c2a1[_0x29975d(0x142)](_0x5ce2f8=>_0x5ce2f8[_0x29975d(0x121)](_0x350c9c,!0x0)))){const _0x32220b=this[_0x29975d(0x144)][_0x29975d(0x1c6)](_0x29975d(0x181),_0x2f871c,_0x29975d(0x222));return this[_0x29975d(0x1cd)](()=>_0x32220b(_0x3a84c9,null,_0x3b9c53)),null;}}else{const _0x77c5c2=_0x3f31f6[_0x29975d(0x1ee)]();_0x26607d[_0x29975d(0x142)](_0x548094=>_0x548094[_0x29975d(0x121)](_0x77c5c2,!0x0))&&_0x3f31f6[_0x29975d(0x28d)]();if(_0x26607d[_0x29975d(0x246)](_0x38a66d=>_0x77c5c2[_0x29975d(0x121)](_0x38a66d,!0x0))){const _0x2fcff9=this[_0x29975d(0x144)][_0x29975d(0x1c6)](_0x29975d(0x181),_0x2f871c,_0x29975d(0x222));return this[_0x29975d(0x1cd)](()=>_0x2fcff9(_0x26607d,null,_0x3b9c53)),null;}}const _0xd9bbba=this[_0x29975d(0x144)][_0x29975d(0x1c6)](_0x29975d(0x181),_0x2f871c,_0x29975d(0x191));let _0xa9f755=null;for(const _0x19cb10 of this[_0x29975d(0x146)]())if(_0x19cb10[_0x29975d(0x1c8)]['id']==_0x111d7d['id']&&_0x19cb10[_0x29975d(0x1cb)]&&_0x29975d(0x181)==_0x19cb10[_0x29975d(0x184)]&&_0x19cb10[_0x29975d(0x1c2)]==_0x2f871c&&Lt(_0x19cb10,_0x3b9c53)&&(_0xd9bbba(_0x19cb10[_0x29975d(0x25d)](),_0x26607d)||_0xd9bbba(_0x26607d,_0x19cb10[_0x29975d(0x25d)]()))){if(_0xa9f755){if(_0x19cb10[_0x29975d(0x1ed)]&&_0x19cb10[_0x29975d(0x1ed)][_0x29975d(0x21a)])continue;for(const _0x16e9a1 of _0x19cb10[_0x29975d(0x25d)]())_0xa9f755[_0x29975d(0x1c0)](_0x16e9a1)||_0xa9f755[_0x29975d(0x13a)](_0x16e9a1);_0x19cb10[_0x29975d(0x19b)]();}else{_0xa9f755=_0x19cb10;for(const _0x25184e of _0x26607d)_0x19cb10[_0x29975d(0x1c0)](_0x25184e)||_0x19cb10[_0x29975d(0x13a)](_0x25184e);}}if(_0xa9f755)return _0xa9f755;_0x24d57b[_0x29975d(0x28c)]();for(const {suggestion:_0x14b3f5,meta:_0x4b79c5}of this[_0x29975d(0x133)](_0x26607d,_0x29975d(0x181)))_0x4b79c5[_0x29975d(0x279)]&&(this[_0x29975d(0x22f)]||!_0x4b79c5[_0x29975d(0x126)]&&!_0x4b79c5[_0x29975d(0x270)])&&Lt(_0x14b3f5,_0x3b9c53)&&_0x24d57b[_0x29975d(0x149)](_0x14b3f5);for(const _0x6b2675 of _0x24d57b){const _0x26f504=_0x6b2675[_0x29975d(0x25d)]();if(!_0x3b9c53||!_0x3b9c53[_0x29975d(0x185)]){if(_0x26607d[_0x29975d(0x246)](_0x40f7bb=>_0x26f504[_0x29975d(0x142)](_0x4ce0a0=>_0x4ce0a0[_0x29975d(0x121)](_0x40f7bb,!0x0))))return _0x6b2675;}(!_0x6b2675[_0x29975d(0x2a8)]||!_0x6b2675[_0x29975d(0x2a8)][_0x29975d(0x185)])&&(_0x26f504[_0x29975d(0x246)](_0x353420=>_0x26607d[_0x29975d(0x142)](_0x394205=>_0x394205[_0x29975d(0x121)](_0x353420,!0x0)))&&_0x6b2675[_0x29975d(0x28d)]());}const _0x2a6072=_0x177d46(),_0x937c15=_0x111d7d['id'],_0x3f610f=_0x29975d(0x2aa)+_0x2f871c,_0x1e1ff2=this[_0x29975d(0x169)]({'id':_0x2a6072,'type':_0x3f610f,'createdAt':new Date(),'authorId':_0x937c15,'attributes':_0x3b9c53});for(const _0x2e4d2b of _0x26607d)_0x2e4d2b[_0x29975d(0x11c)](),_0x2e4d2b[_0x29975d(0x14d)]||_0x29975d(0x219)==_0x2e4d2b[_0x29975d(0x262)][_0x29975d(0x1b1)]||this[_0x29975d(0x25a)](_0x3f610f,_0x2a6072,_0x937c15,_0x2e4d2b,_0xfda56f[_0x29975d(0x10c)]());return _0x1e1ff2;}[_0x39d144(0x134)](_0x5d5af2,_0x4aef5a,_0x3ab4c6,_0x162292,_0x10e5c8){const _0x139c92=_0x39d144;if(_0x5d5af2[_0x139c92(0x14d)])return[];if(_0x139c92(0x189)===this[_0x139c92(0x240)])return[];const _0x1c8bcb=this[_0x139c92(0x231)][_0x139c92(0x1ef)][_0x139c92(0x21e)](_0x139c92(0x177))['me']['id'],_0xdd8f6a=Array[_0x139c92(0x26b)](this[_0x139c92(0x1b8)][_0x139c92(0x266)]())[_0x139c92(0x2a1)](_0x1849d5=>_0x139c92(0x194)==_0x1849d5[_0x139c92(0x184)]&&_0x1849d5[_0x139c92(0x23b)][_0x139c92(0x205)]==_0x4aef5a&&_0x1849d5[_0x139c92(0x1c0)](_0x5d5af2));if(_0x139c92(0x152)===this[_0x139c92(0x240)]){const _0x25fdc6=this[_0x139c92(0x133)](_0x5d5af2,_0x139c92(0x2a7))[_0x139c92(0x2a1)](({meta:_0x56d6f7})=>_0x56d6f7[_0x139c92(0x279)]&&!_0x56d6f7[_0x139c92(0x270)]&&!_0x56d6f7[_0x139c92(0x25f)])[_0x139c92(0x251)](({suggestion:_0x5236ba})=>_0x5236ba);_0xdd8f6a[_0x139c92(0x1b6)](..._0x25fdc6);}const _0xa84213=new Map([[_0x5d5af2,_0x3ab4c6]]);for(const _0x375fd8 of _0xdd8f6a){const _0x1e768b=_0x139c92(0x194)==_0x375fd8[_0x139c92(0x184)]?_0x375fd8[_0x139c92(0x23b)][_0x139c92(0x1e7)]:void 0x0,_0x4b27d2=_0x375fd8[_0x139c92(0x1ee)](),_0x3a989b=Array[_0x139c92(0x26b)](_0xa84213[_0x139c92(0x15b)]())[_0x139c92(0x154)](_0x485d8a=>_0x485d8a[_0x139c92(0x29e)](_0x4b27d2));if(!_0x3a989b)continue;const _0x129ee9=_0x3a989b[_0x139c92(0x10f)](_0x4b27d2);this[_0x139c92(0x156)](_0x4aef5a)&&_0x139c92(0x2a7)==_0x375fd8[_0x139c92(0x184)]&&0x0!=_0x129ee9[_0x139c92(0x21a)]||(_0xa84213[_0x139c92(0x12a)](_0x3a989b),_0x129ee9[_0x139c92(0x16f)](_0x42db9a=>{const _0x39578a=_0x139c92;_0xa84213[_0x39578a(0x111)](_0x42db9a,_0x3ab4c6);}),_0x139c92(0x2a7)!=_0x375fd8[_0x139c92(0x184)]&&_0x1e768b!=_0x162292&&_0xa84213[_0x139c92(0x111)](_0x3a989b[_0x139c92(0x1ea)](_0x4b27d2),_0x1e768b));}const _0x14f17d=[];for(const [_0x4e70ab,_0x346554]of _0xa84213){const _0x3aafa4=_0x177d46(),_0x41584b={'key':_0x4aef5a,'oldValue':_0x346554,'newValue':_0x162292};_0x4aef5a[_0x139c92(0x21a)]>0x25&&console[_0x139c92(0x103)](_0x139c92(0x162),{'key':_0x4aef5a});const _0x1f1fb3=(_0x139c92(0x277)+(_0x4aef5a+'|'+Vt({'newValue':_0x162292})))[_0x139c92(0x16a)](0x0,0x3c),_0x247036=this[_0x139c92(0x169)]({'id':_0x3aafa4,'type':_0x1f1fb3,'data':_0x41584b,'createdAt':new Date(),'authorId':_0x1c8bcb,'attributes':_0x10e5c8});_0x14f17d[_0x139c92(0x1a9)](_0x247036),this[_0x139c92(0x25a)](_0x1f1fb3,_0x3aafa4,_0x1c8bcb,_0x4e70ab);}return _0x14f17d;}[_0x39d144(0x290)](_0x1a0d27){const _0x102b5f=_0x39d144;this[_0x102b5f(0x23f)][_0x102b5f(0x149)](_0x1a0d27);}[_0x39d144(0x20d)](_0x2464a8){const _0x9a44b1=_0x39d144;this[_0x9a44b1(0x26c)][_0x9a44b1(0x149)](_0x2464a8);}[_0x39d144(0x20a)](_0x1ee59c,_0x4fa28e=[],_0x24f309=[]){const _0x3be04c=_0x39d144;this[_0x3be04c(0x237)](_0x1ee59c,(_0x18edd7,..._0x20ce9a)=>{const _0x567b12=_0x3be04c;this[_0x567b12(0x122)](()=>{_0x18edd7(..._0x20ce9a);});});for(const _0x589180 of _0x4fa28e)this[_0x3be04c(0x20d)](_0x589180);for(const _0x4d5160 of _0x24f309)this[_0x3be04c(0x290)](_0x4d5160);}[_0x39d144(0x236)](_0x33e27a){const _0x5ab7ea=_0x39d144;return _0x5ab7ea(0x194)==_0x33e27a[_0x5ab7ea(0x184)]?_0x33e27a[_0x5ab7ea(0x1c2)][_0x5ab7ea(0x223)]('|')[0x0]:null;}[_0x39d144(0x1dd)](_0x152420,_0x152948){const _0x12ad87=_0x39d144,_0x5641ce=_0x152420[_0x12ad87(0x1f4)]();this[_0x12ad87(0x1dc)][_0x12ad87(0x265)](_0x177231=>{const _0x20bdc2=_0x12ad87;_0x177231[_0x20bdc2(0x2a3)](_0x5641ce,{'range':_0x152948});});}[_0x39d144(0x22c)](_0x3aa468){const _0x6a87db=_0x39d144,_0x2ed844=_0x3aa468['id'],_0x11a1d4=this[_0x6a87db(0x231)][_0x6a87db(0x26f)][_0x6a87db(0x21e)](_0x6a87db(0x1f1));this[_0x6a87db(0x280)][_0x6a87db(0x165)](_0x2ed844)||this[_0x6a87db(0x280)][_0x6a87db(0x285)]({'channelId':_0x11a1d4,'threadId':_0x2ed844,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x1f2ac1=this[_0x6a87db(0x280)][_0x6a87db(0x19e)](_0x2ed844);_0x1f2ac1[_0x6a87db(0x1fc)](_0x6a87db(0x299)),_0x1f2ac1[_0x6a87db(0x299)]=!0x1,_0x3aa468[_0x6a87db(0x1ed)]=_0x1f2ac1;}[_0x39d144(0x188)](_0x3c5f00,_0x2e18f2,_0x5d58ae,_0x14a636){const _0x3ccc50=_0x39d144;if(_0x3c5f00[_0x3ccc50(0x184)]!=_0x2e18f2||_0x3c5f00[_0x3ccc50(0x1c2)]!=_0x5d58ae||_0x3c5f00[_0x3ccc50(0x26d)]['id']!=_0x14a636)throw this[_0x3ccc50(0x231)][_0x3ccc50(0x25e)](_0x3ccc50(0x17d)),new _0x23c0bf(_0x3ccc50(0x17d),this);}[_0x39d144(0x1e6)](_0x395c47,_0x3722d9){const _0x4d706e=_0x39d144,_0x10e5c9=_0x395c47[_0x4d706e(0x1ee)]();if(_0x3722d9[_0x4d706e(0x1bd)](_0x10e5c9))_0x395c47[_0x4d706e(0x19b)]();else{if(_0x10e5c9[_0x4d706e(0x121)](_0x3722d9)){const _0x1260ee=this[_0x4d706e(0x1dc)][_0x4d706e(0x267)](_0x3722d9[_0x4d706e(0x179)][_0x4d706e(0x1b3)],_0x4d706e(0x1f6));this[_0x4d706e(0x1dd)](_0x395c47,this[_0x4d706e(0x1dc)][_0x4d706e(0x147)](_0x10e5c9[_0x4d706e(0x179)],_0x1260ee));const _0x37b431=_0x177d46(),_0x3d77fa=_0x395c47[_0x4d706e(0x26d)]['id'],_0x5a2298=_0x395c47[_0x4d706e(0x184)]+':'+_0x395c47[_0x4d706e(0x1c2)];this[_0x4d706e(0x169)]({'id':_0x37b431,'type':_0x5a2298,'createdAt':new Date(),'authorId':_0x3d77fa,'data':_0x395c47[_0x4d706e(0x23b)],'attributes':_0x395c47[_0x4d706e(0x2a8)]});const _0x49b761=this[_0x4d706e(0x1dc)][_0x4d706e(0x267)](_0x3722d9[_0x4d706e(0x1f6)][_0x4d706e(0x1fd)],_0x4d706e(0x13c)),_0x4d9ddd=this[_0x4d706e(0x1dc)][_0x4d706e(0x147)](_0x49b761,_0x10e5c9[_0x4d706e(0x1f6)]);this[_0x4d706e(0x25a)](_0x5a2298,_0x37b431,_0x3d77fa,_0x4d9ddd);}else{if(_0x10e5c9[_0x4d706e(0x1c7)](_0x3722d9[_0x4d706e(0x179)])){const _0x27ecb9=this[_0x4d706e(0x1dc)][_0x4d706e(0x267)](_0x3722d9[_0x4d706e(0x179)][_0x4d706e(0x1b3)],_0x4d706e(0x1f6));this[_0x4d706e(0x1dd)](_0x395c47,this[_0x4d706e(0x1dc)][_0x4d706e(0x147)](_0x10e5c9[_0x4d706e(0x179)],_0x27ecb9));}else{const _0x5532fd=this[_0x4d706e(0x1dc)][_0x4d706e(0x267)](_0x3722d9[_0x4d706e(0x1f6)][_0x4d706e(0x1fd)],_0x4d706e(0x13c));this[_0x4d706e(0x1dd)](_0x395c47,this[_0x4d706e(0x1dc)][_0x4d706e(0x147)](_0x5532fd,_0x10e5c9[_0x4d706e(0x1f6)]));}}}}[_0x39d144(0x15c)](_0x141c4b){const _0x54f79f=_0x39d144;for(const {suggestion:_0x571bbe,meta:_0x3dc226}of this[_0x54f79f(0x133)](_0x141c4b,_0x54f79f(0x2a7))){if(!_0x3dc226[_0x54f79f(0x279)])continue;const _0x2f03f3=_0x571bbe[_0x54f79f(0x25d)]();for(const _0x4d238e of _0x2f03f3)if(!_0x141c4b[_0x54f79f(0x10f)](_0x4d238e)[_0x54f79f(0x21a)])return!0x0;}return!0x1;}[_0x39d144(0x29c)](_0x40a9bf){const _0x2b63b6=_0x39d144,_0x12d9f3=this[_0x2b63b6(0x231)][_0x2b63b6(0x1ef)][_0x2b63b6(0x21e)](_0x2b63b6(0x177))[_0x2b63b6(0x15d)](_0x40a9bf);if(!_0x12d9f3)throw new _0x23c0bf(_0x2b63b6(0x138),this);return _0x12d9f3;}[_0x39d144(0x255)](_0x3b7163){const _0x3746e1=_0x39d144,_0x1854c7=this[_0x3746e1(0x231)][_0x3746e1(0x1ef)][_0x3746e1(0x21e)](_0x3746e1(0x177)),_0x194676=_0x4efcf0(_0x3746e1(0x1a0)+_0x3b7163),_0x43090d=_0x1854c7[_0x3746e1(0x15d)](_0x194676);return _0x43090d||_0x1854c7[_0x3746e1(0x20f)]({'id':_0x194676,'name':_0x3b7163});}[_0x39d144(0x296)](_0x23522d,_0x442731,_0x4a7fe0,_0xdcdb90,_0x4f5588){const _0x33026a=_0x39d144,_0x2dd46c=this[_0x33026a(0x29c)](_0xdcdb90),_0x12d5a6=this[_0x33026a(0x144)][_0x33026a(0x174)](_0x23522d,_0x442731,_0x4a7fe0,_0x2dd46c,_0x4f5588,_0x5d62ee=>{const _0x508f88=_0x33026a;this[_0x508f88(0x1b4)](_0x4a7fe0,{'attributes':_0x5d62ee});const _0x44dcda=this[_0x508f88(0x1a5)](_0x4a7fe0);this[_0x508f88(0x297)](new Set([_0x44dcda])),this[_0x508f88(0x1a8)](new Set([_0x44dcda]));});return this[_0x33026a(0x213)](_0x12d5a6,_0x33026a(0x222),()=>{const _0x1eba46=_0x33026a;this[_0x1eba46(0x1b4)](_0x4a7fe0,{'state':_0x1eba46(0x128)});},{'priority':_0x33026a(0x1df)}),this[_0x33026a(0x213)](_0x12d5a6,_0x33026a(0x28d),()=>{const _0x303899=_0x33026a;this[_0x303899(0x1b4)](_0x4a7fe0,{'state':_0x303899(0x22e)});},{'priority':_0x33026a(0x1df)}),this[_0x33026a(0x1b8)][_0x33026a(0x111)](_0x4a7fe0,_0x12d5a6),this[_0x33026a(0x282)][_0x33026a(0x111)](_0x12d5a6,_0x33026a(0x1c5)),_0x12d5a6;}[_0x39d144(0x2a2)](_0x474b2c){const _0x3da0d4=_0x39d144,_0x59d6bb=_0x474b2c[_0x3da0d4(0x223)](':');return{'group':_0x59d6bb[0x0],'type':_0x59d6bb[0x1],'subType':_0x59d6bb[_0x3da0d4(0x21a)]>=0x5?_0x59d6bb[0x2]:null,'id':_0x59d6bb[_0x3da0d4(0x21a)]<0x5?_0x59d6bb[0x2]:_0x59d6bb[0x3],'authorId':_0x59d6bb[_0x3da0d4(0x21a)]<0x5?_0x59d6bb[0x3]:_0x59d6bb[0x4],'markerCount':0x6==_0x59d6bb[_0x3da0d4(0x21a)]?_0x59d6bb[0x5]:null};}[_0x39d144(0x1ca)](_0x5d972f,_0x1ad7bd,_0xcc9c4e){const _0x2559b9=_0x39d144,_0xa983b=_0x5d972f[_0x2559b9(0x1ee)](),_0x19df1e=_0xa983b[_0x2559b9(0x179)],_0x4411b4=_0xa983b[_0x2559b9(0x1f6)];this[_0x2559b9(0x1dd)](_0x5d972f,this[_0x2559b9(0x1dc)][_0x2559b9(0x147)](_0x19df1e,_0x1ad7bd));const _0x37f1bb=_0x177d46(),_0x2e831b=_0x5d972f[_0x2559b9(0x26d)]['id'],_0x32baf5=_0x5d972f[_0x2559b9(0x184)]+(_0x5d972f[_0x2559b9(0x1c2)]?':'+_0x5d972f[_0x2559b9(0x1c2)]:'');this[_0x2559b9(0x169)]({'id':_0x37f1bb,'type':_0x32baf5,'createdAt':new Date(),'authorId':_0x2e831b,'originalSuggestionId':_0x5d972f['id'],'attributes':_0x5d972f[_0x2559b9(0x2a8)],'data':_0x5d972f[_0x2559b9(0x23b)]});const _0x47ed45=this[_0x2559b9(0x236)](_0x5d972f);(_0x2559b9(0x141)==_0x5d972f[_0x2559b9(0x184)]||_0x47ed45&&this[_0x2559b9(0x156)](_0x47ed45))&&(_0xcc9c4e=this[_0x2559b9(0x1dc)][_0x2559b9(0x211)](_0xcc9c4e[_0x2559b9(0x1fd)])),this[_0x2559b9(0x25a)](_0x32baf5,_0x37f1bb,_0x2e831b,this[_0x2559b9(0x1dc)][_0x2559b9(0x147)](_0xcc9c4e,_0x4411b4));}[_0x39d144(0x133)](_0x562b53,_0x437c48=null){const _0x40c02d=_0x39d144,_0x329af2=[],_0x14270c=this[_0x40c02d(0x231)][_0x40c02d(0x1ef)][_0x40c02d(0x21e)](_0x40c02d(0x177))['me'];Array[_0x40c02d(0x1d2)](_0x562b53)||(_0x562b53=[_0x562b53]);for(const _0x168593 of this[_0x40c02d(0x146)]()){if(!_0x168593[_0x40c02d(0x1cb)])continue;if(_0x437c48&&_0x168593[_0x40c02d(0x184)]!=_0x437c48)continue;let _0x2a62cf=!0x1;for(const _0x290dfc of _0x168593[_0x40c02d(0x25d)]()){for(const _0x3c7c53 of _0x562b53){const _0xaf3eb=_0x3c7c53[_0x40c02d(0x179)][_0x40c02d(0x1bd)](_0x290dfc[_0x40c02d(0x1f6)])||_0x3c7c53[_0x40c02d(0x1f6)][_0x40c02d(0x1bd)](_0x290dfc[_0x40c02d(0x179)]);if(_0xaf3eb||_0x3c7c53[_0x40c02d(0x1ea)](_0x290dfc)){const _0x530ac4=_0x3c7c53[_0x40c02d(0x121)](_0x290dfc)&&Rt(this[_0x40c02d(0x1dc)][_0x40c02d(0x283)],_0x290dfc[_0x40c02d(0x179)],_0x3c7c53),_0x12027c=_0x290dfc[_0x40c02d(0x121)](_0x3c7c53)&&Rt(this[_0x40c02d(0x1dc)][_0x40c02d(0x283)],_0x3c7c53[_0x40c02d(0x179)],_0x290dfc);_0x329af2[_0x40c02d(0x1a9)]({'suggestion':_0x168593,'meta':{'isOwn':_0x14270c==_0x168593[_0x40c02d(0x1c8)],'isNextTo':_0xaf3eb,'isInsideObject':_0x530ac4,'containsRangeInObject':_0x12027c}}),_0x2a62cf=!0x0;break;}}if(_0x2a62cf)break;}}return _0x329af2;}[_0x39d144(0x25a)](_0x44540d,_0xe4b573,_0x16d7f2,_0xb5e4dd,_0x48f2f7){const _0x527483=_0x39d144;this[_0x527483(0x1dc)][_0x527483(0x265)](_0x29b6c4=>{const _0x1434cd=_0x527483;let _0x2f1e0f=_0x1434cd(0x116)+_0x44540d+':'+_0xe4b573+':'+_0x16d7f2;_0x48f2f7&&(_0x2f1e0f=_0x2f1e0f+':'+_0x48f2f7),_0x29b6c4[_0x1434cd(0x1e0)](_0x2f1e0f,{'range':_0xb5e4dd,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x39d144(0x29f)](_0x4f6859){const _0x4cd66c=_0x39d144,_0x50cad3=_0x4f6859[_0x4cd66c(0x25b)],_0x4aeb12=_0x4f6859[_0x4cd66c(0x272)];_0x4f6859[_0x4cd66c(0x25b)]=null,_0x4f6859[_0x4cd66c(0x272)]=null,null!=_0x50cad3&&_0x50cad3[_0x4cd66c(0x272)]==_0x4f6859&&(_0x50cad3[_0x4cd66c(0x272)]=_0x4aeb12),null!=_0x4aeb12&&_0x4aeb12[_0x4cd66c(0x25b)]==_0x4f6859&&(_0x4aeb12[_0x4cd66c(0x25b)]=_0x50cad3),_0x4cd66c(0x10d)==this[_0x4cd66c(0x282)][_0x4cd66c(0x21e)](_0x4f6859)&&(this[_0x4cd66c(0x282)][_0x4cd66c(0x111)](_0x4f6859,_0x4cd66c(0x226)),this[_0x4cd66c(0x241)](_0x4cd66c(0x232),_0x4f6859,_0x50cad3,_0x4aeb12));}[_0x39d144(0x169)](_0x4f26ba){const _0x4ba09e=_0x39d144,_0x5abea3=_0x4f26ba['id'],_0x28caad=this[_0x4ba09e(0x124)](_0x4f26ba);if(this[_0x4ba09e(0x1a4)]&&this[_0x4ba09e(0x1a4)][_0x4ba09e(0x1d5)]){const _0x37d91d=this[_0x4ba09e(0x231)][_0x4ba09e(0x1ef)][_0x4ba09e(0x21e)](_0x4ba09e(0x1e4)),_0x544186=_0x28caad[_0x4ba09e(0x289)],_0x169f39=_0x28caad[_0x4ba09e(0x1c2)]?_0x28caad[_0x4ba09e(0x184)]+':'+_0x28caad[_0x4ba09e(0x1c2)]:_0x28caad[_0x4ba09e(0x184)],_0x3464b8=this[_0x4ba09e(0x231)][_0x4ba09e(0x16c)],_0x176a63=_0x37d91d[_0x4ba09e(0x149)](_0x4398fa(_0x3464b8,_0x4ba09e(0x1f3))),_0x517ab7={'id':_0x5abea3,'type':_0x169f39,'hasComments':_0x544186,'data':_0x4f26ba[_0x4ba09e(0x23b)]||null,'originalSuggestionId':_0x4f26ba[_0x4ba09e(0x24b)]||null,'attributes':_0x28caad[_0x4ba09e(0x2a8)]};this[_0x4ba09e(0x1a4)][_0x4ba09e(0x1d5)](_0x517ab7)[_0x4ba09e(0x166)](_0x1b6098=>{const _0x1e456c=_0x4ba09e;_0x28caad[_0x1e456c(0x20b)]=!0x0,_0x37d91d[_0x1e456c(0x227)](_0x176a63),_0x1b6098&&_0x1b6098[_0x1e456c(0x15f)]&&(this[_0x1e456c(0x1b8)][_0x1e456c(0x21e)](_0x5abea3)[_0x1e456c(0x15f)]=_0x1b6098[_0x1e456c(0x15f)]);})[_0x4ba09e(0x225)](_0x3b17df=>{const _0x385a20=_0x4ba09e;throw _0x4f8393(_0x385a20(0x195)),this[_0x385a20(0x231)][_0x385a20(0x294)][_0x385a20(0x29d)]({'isUndoable':!0x1},()=>{const _0x3f70e8=_0x385a20;_0x28caad[_0x3f70e8(0x28d)]();}),_0x28caad[_0x385a20(0x18f)](),this[_0x385a20(0x1b8)][_0x385a20(0x12a)](_0x28caad['id']),this[_0x385a20(0x282)][_0x385a20(0x12a)](_0x28caad),_0x3b17df;});}return _0x28caad;}[_0x39d144(0x156)](_0x37af2f){const _0x6f1094=_0x39d144;return this[_0x6f1094(0x23f)][_0x6f1094(0x108)](_0x37af2f);}[_0x39d144(0x1b4)](_0x53f4b5,_0x5217c3){const _0x365600=_0x39d144,_0x3c9169=this[_0x365600(0x231)][_0x365600(0x1ef)][_0x365600(0x21e)](_0x365600(0x1e4)),_0x5c36b6=this[_0x365600(0x1a5)](_0x53f4b5);if(this[_0x365600(0x1a4)]&&this[_0x365600(0x1a4)][_0x365600(0x1e1)]){if(_0x5c36b6[_0x365600(0x20b)]){const _0x47365b=_0x3c9169[_0x365600(0x149)](_0x4398fa(this[_0x365600(0x231)][_0x365600(0x16c)],_0x365600(0x1f3)));this[_0x365600(0x1a4)][_0x365600(0x1e1)](_0x53f4b5,_0x5217c3)[_0x365600(0x166)](()=>{const _0x449de1=_0x365600;_0x3c9169[_0x449de1(0x227)](_0x47365b);});}else _0x5c36b6['on'](_0x365600(0x206),()=>{const _0x3e512f=_0x365600;this[_0x3e512f(0x1b4)](_0x53f4b5,_0x5217c3);});}}[_0x39d144(0x100)](_0x37678b){const _0x3c8d2b=_0x39d144;if(!this[_0x3c8d2b(0x1a4)]||!this[_0x3c8d2b(0x1a4)][_0x3c8d2b(0x1a5)])throw new _0x23c0bf(_0x3c8d2b(0x175),this);return this[_0x3c8d2b(0x1a4)][_0x3c8d2b(0x1a5)](_0x37678b);}[_0x39d144(0x24e)](_0x108c42){const _0x3d7e93=_0x39d144,{id:_0x438fa9,type:_0x367532,subType:_0x2b8002,authorId:_0x29fd84}=this[_0x3d7e93(0x2a2)](_0x108c42),_0x1c96ae=this[_0x3d7e93(0x1b8)][_0x3d7e93(0x21e)](_0x438fa9)||this[_0x3d7e93(0x296)](_0x367532,_0x2b8002,_0x438fa9,_0x29fd84,{});switch(this[_0x3d7e93(0x188)](_0x1c96ae,_0x367532,_0x2b8002,_0x29fd84),this[_0x3d7e93(0x282)][_0x3d7e93(0x21e)](_0x1c96ae)){case _0x3d7e93(0x1c5):this[_0x3d7e93(0x100)](_0x438fa9)[_0x3d7e93(0x166)](_0x579fd5=>{const _0x2a3853=_0x3d7e93;let _0x3949ee=Promise[_0x2a3853(0x24a)]();_0x579fd5[_0x2a3853(0x289)]&&(_0x3949ee=this[_0x2a3853(0x280)][_0x2a3853(0x18d)]({'channelId':this[_0x2a3853(0x231)][_0x2a3853(0x26f)][_0x2a3853(0x21e)](_0x2a3853(0x1f1)),'threadId':_0x438fa9})),_0x3949ee[_0x2a3853(0x166)](()=>{const _0x27a31c=_0x2a3853;this[_0x27a31c(0x124)](_0x579fd5)[_0x27a31c(0x20b)]=!0x0;});}),this[_0x3d7e93(0x282)][_0x3d7e93(0x111)](_0x1c96ae,_0x3d7e93(0x198));break;case _0x3d7e93(0x226):this[_0x3d7e93(0x1b4)](_0x438fa9,{'state':_0x3d7e93(0x259)});case _0x3d7e93(0x287):this[_0x3d7e93(0x282)][_0x3d7e93(0x111)](_0x1c96ae,_0x3d7e93(0x10d)),this[_0x3d7e93(0x241)](_0x3d7e93(0x19c),_0x1c96ae);break;case _0x3d7e93(0x10d):this[_0x3d7e93(0x241)](_0x3d7e93(0x26e),_0x1c96ae);}return _0x1c96ae[_0x3d7e93(0x2ab)](_0x108c42),_0x1c96ae;}[_0x39d144(0x1a8)](_0x63bb75){const _0xbdca=_0x39d144,_0x2dc73f=Array[_0xbdca(0x26b)](_0x63bb75),_0x2c7bd5=_0x2dc73f[_0xbdca(0x2a1)](_0x2863f5=>_0xbdca(0x194)==_0x2863f5[_0xbdca(0x184)]);this[_0xbdca(0x275)](_0x2c7bd5);const _0x30d447=_0x2dc73f[_0xbdca(0x2a1)](_0x4b8702=>!_0x4b8702[_0xbdca(0x182)]&&_0xbdca(0x194)!=_0x4b8702[_0xbdca(0x184)]),_0x233a38=this[_0xbdca(0x146)]({'skipNotAttached':!0x0})[_0xbdca(0x2a1)](_0x23a79c=>!_0x23a79c[_0xbdca(0x182)]&&_0xbdca(0x194)!=_0x23a79c[_0xbdca(0x184)]),_0xae937a=_0x233a38[_0xbdca(0x2a1)](_0x2cd5db=>!_0x63bb75[_0xbdca(0x108)](_0x2cd5db)),_0x358e10=new Map(_0x233a38[_0xbdca(0x251)](_0x434f1e=>[_0x434f1e,this[_0xbdca(0x144)][_0xbdca(0x1c6)](_0x434f1e[_0xbdca(0x184)],_0x434f1e[_0xbdca(0x1c2)],_0xbdca(0x1da))])),_0x58294b=new Map(_0x233a38[_0xbdca(0x251)](_0x516d36=>[_0x516d36,_0x516d36[_0xbdca(0x1ee)]()])),_0x5d8117=new Set(),_0x508e42=new Set();for(let _0x44ad32=0x0;_0x44ad32<_0x30d447[_0xbdca(0x21a)];_0x44ad32++)_0x39a7d2(_0x30d447[_0x44ad32],_0x30d447,_0x44ad32+0x1);for(let _0x11deb4=0x0;_0x11deb4<_0x30d447[_0xbdca(0x21a)];_0x11deb4++)_0x39a7d2(_0x30d447[_0x11deb4],_0xae937a,0x0);const _0x11b9c8=new Set();for(let _0x355b33=0x0;_0x355b33<_0x30d447[_0xbdca(0x21a)];_0x355b33++){const _0x3cf683=_0x30d447[_0x355b33];!_0x508e42[_0xbdca(0x108)](_0x3cf683)&&_0x3cf683[_0xbdca(0x25b)]&&(_0x11b9c8[_0xbdca(0x149)](_0x3cf683[_0xbdca(0x25b)]),_0x3cf683[_0xbdca(0x25b)][_0xbdca(0x272)]===_0x3cf683&&(_0x3cf683[_0xbdca(0x25b)][_0xbdca(0x272)]=null),_0x3cf683[_0xbdca(0x25b)]=null),!_0x5d8117[_0xbdca(0x108)](_0x3cf683)&&_0x3cf683[_0xbdca(0x272)]&&(_0x11b9c8[_0xbdca(0x149)](_0x3cf683[_0xbdca(0x272)]),_0x3cf683[_0xbdca(0x272)][_0xbdca(0x25b)]===_0x3cf683&&(_0x3cf683[_0xbdca(0x272)][_0xbdca(0x25b)]=null),_0x3cf683[_0xbdca(0x272)]=null);}function _0x39a7d2(_0x3af2ea,_0x4f21bb,_0x34c920){const _0x1ec8ca=_0xbdca;for(let _0x395c22=_0x34c920;_0x395c22<_0x4f21bb[_0x1ec8ca(0x21a)];_0x395c22++){const _0x36dc45=_0x4c2c69(_0x3af2ea,_0x4f21bb[_0x395c22]);_0x36dc45&&(_0x36dc45[0x0][_0x1ec8ca(0x272)]=_0x36dc45[0x1],_0x36dc45[0x1][_0x1ec8ca(0x25b)]=_0x36dc45[0x0],_0x5d8117[_0x1ec8ca(0x149)](_0x36dc45[0x0]),_0x508e42[_0x1ec8ca(0x149)](_0x36dc45[0x1]));}}function _0x4c2c69(_0x480648,_0xea2bff){const _0x1c7025=_0xbdca;if(_0x480648[_0x1c7025(0x1c8)]['id']!==_0xea2bff[_0x1c7025(0x1c8)]['id'])return null;const _0x3ac99e=_0x358e10[_0x1c7025(0x21e)](_0x480648)(_0x480648,_0xea2bff,_0x58294b[_0x1c7025(0x21e)](_0x480648),_0x58294b[_0x1c7025(0x21e)](_0xea2bff));if(!_0x3ac99e)return null;return _0x358e10[_0x1c7025(0x21e)](_0xea2bff)(_0x480648,_0xea2bff,_0x58294b[_0x1c7025(0x21e)](_0x480648),_0x58294b[_0x1c7025(0x21e)](_0xea2bff))?_0x3ac99e[0x1][_0x1c7025(0x1ed)]&&_0x3ac99e[0x1][_0x1c7025(0x1ed)][_0x1c7025(0x21a)]?null:_0x3ac99e:null;}_0x11b9c8[_0xbdca(0x190)]&&this[_0xbdca(0x1a8)](_0x11b9c8);}[_0x39d144(0x275)](_0x1e7da8){const _0x224449=_0x39d144;if(0x0==_0x1e7da8[_0x224449(0x21a)])return;const _0x54e105=this[_0x224449(0x146)]({'skipNotAttached':!0x0})[_0x224449(0x2a1)](_0x49aab8=>_0x224449(0x194)==_0x49aab8[_0x224449(0x184)]&&_0x49aab8[_0x224449(0x269)]),_0x1f3e35=[],_0x125709=new Map();for(const _0x3b5f95 of _0x54e105){const _0x33df3b=_0x4efcf0(_0x3b5f95[_0x224449(0x2a8)]);_0x125709[_0x224449(0x108)](_0x33df3b)||(_0x125709[_0x224449(0x111)](_0x33df3b,_0x1f3e35[_0x224449(0x21a)]),_0x1f3e35[_0x224449(0x1a9)]([]));const _0x52890e=_0x125709[_0x224449(0x21e)](_0x33df3b);_0x1f3e35[_0x52890e][_0x224449(0x1a9)](_0x3b5f95);}!(function(){const _0x2625e2=_0x224449;_0x1f3e35[_0x2625e2(0x1ad)]((_0x31c530,_0x337ecc)=>{const _0x574d24=_0x2625e2,_0x5bf18f=_0x31c530[0x0][_0x574d24(0x15f)],_0x4c90f7=_0x337ecc[0x0][_0x574d24(0x15f)];return _0x5bf18f==_0x4c90f7?_0x31c530[0x0][_0x574d24(0x2a8)][_0x574d24(0x243)]<_0x337ecc[0x0][_0x574d24(0x2a8)][_0x574d24(0x243)]?-0x1:0x1:_0x5bf18f<_0x4c90f7?-0x1:0x1;});for(const _0x5da8c3 of _0x1f3e35)_0x5da8c3[_0x2625e2(0x1ad)]((_0x4fe81b,_0x22fd17)=>_0x4fe81b['id']<_0x22fd17['id']?-0x1:0x1);}());for(let _0x5828ae=0x0;_0x5828ae<_0x1f3e35[_0x224449(0x21a)];_0x5828ae++){if(0x0==_0x1f3e35[_0x5828ae][_0x224449(0x21a)])continue;const _0x45c3a5=[];for(let _0x356784=_0x5828ae+0x1;_0x356784<_0x1f3e35[_0x224449(0x21a)];_0x356784++)0x0!=_0x1f3e35[_0x356784][_0x224449(0x21a)]&&_0x53d1ad(_0x1f3e35[_0x5828ae],_0x1f3e35[_0x356784])&&_0x45c3a5[_0x224449(0x1a9)](_0x356784);for(const _0xb53257 of _0x45c3a5)_0x1f3e35[_0x5828ae]=_0x1f3e35[_0x5828ae][_0x224449(0x27c)](_0x1f3e35[_0xb53257]),_0x1f3e35[_0xb53257]=[];}for(const _0x2de59f of _0x1f3e35)for(let _0x52e0ab=0x0;_0x52e0ab<_0x2de59f[_0x224449(0x21a)];_0x52e0ab++)_0x2de59f[_0x52e0ab][_0x224449(0x272)]=_0x2de59f[_0x52e0ab+0x1]||null;for(const _0x3bb2d3 of _0x1f3e35)for(let _0x2c87c0=0x0;_0x2c87c0<_0x3bb2d3[_0x224449(0x21a)];_0x2c87c0++)_0x3bb2d3[_0x2c87c0][_0x224449(0x25b)]=_0x3bb2d3[_0x2c87c0-0x1]||null;function _0x53d1ad(_0x5c5314,_0x5e3493){const _0x35ac69=_0x224449;if(_0x5c5314[0x0][_0x35ac69(0x2a8)][_0x35ac69(0x243)]!==_0x5e3493[0x0][_0x35ac69(0x2a8)][_0x35ac69(0x243)]&&_0x5c5314[0x0][_0x35ac69(0x1c8)]!==_0x5e3493[0x0][_0x35ac69(0x1c8)])return!0x1;if(!function(_0x2a8bfe,_0xc06bb5){const _0x418a27=_0x35ac69;if(!_0x2a8bfe[_0x418a27(0x289)]&&!_0xc06bb5[_0x418a27(0x289)])return!0x0;if(_0x2a8bfe[_0x418a27(0x289)]&&_0xc06bb5[_0x418a27(0x289)])return!0x1;if(_0x2a8bfe[_0x418a27(0x289)]&&_0xc06bb5[_0x418a27(0x15f)]<_0x2a8bfe[_0x418a27(0x1ed)][_0x418a27(0x107)][_0x418a27(0x21e)](0x0)[_0x418a27(0x15f)])return!0x0;if(_0xc06bb5[_0x418a27(0x289)]&&_0x2a8bfe[_0x418a27(0x15f)]<_0xc06bb5[_0x418a27(0x1ed)][_0x418a27(0x107)][_0x418a27(0x21e)](0x0)[_0x418a27(0x15f)])return!0x0;return!0x1;}(_0x5c5314[0x0],_0x5e3493[0x0]))return!0x1;const _0x16bf49=_0x768e39(_0x5c5314[0x0][_0x35ac69(0x2a8)],_0x35ac69(0x243)),_0x365b12=_0x768e39(_0x5e3493[0x0][_0x35ac69(0x2a8)],_0x35ac69(0x243));if(!_0x4c78d7(_0x16bf49,_0x365b12))return!0x1;return!!_0x5c5314[_0x35ac69(0x246)](_0x3dc43f=>_0x5e3493[_0x35ac69(0x142)](_0x5c72eb=>_0x3dc43f[_0x35ac69(0x1ee)]()[_0x35ac69(0x1bd)](_0x5c72eb[_0x35ac69(0x1ee)]())))&&_0x5e3493[_0x35ac69(0x246)](_0x1eb9ec=>_0x5c5314[_0x35ac69(0x142)](_0x27b0d5=>_0x1eb9ec[_0x35ac69(0x1ee)]()[_0x35ac69(0x1bd)](_0x27b0d5[_0x35ac69(0x1ee)]())));}}[_0x39d144(0x297)](_0xa43aa7){const _0x236827=_0x39d144,_0x23a207=Array[_0x236827(0x26b)](_0xa43aa7),_0x5bcbf2=this[_0x236827(0x146)]({'skipNotAttached':!0x0}),_0x46cf9f=_0x5bcbf2[_0x236827(0x2a1)](_0x2e56a0=>!_0xa43aa7[_0x236827(0x108)](_0x2e56a0)),_0x52fad3=new Map(_0x23a207[_0x236827(0x251)](_0x4c959b=>[_0x4c959b,this[_0x236827(0x144)][_0x236827(0x1c6)](_0x4c959b[_0x236827(0x184)],_0x4c959b[_0x236827(0x1c2)],_0x236827(0x191))])),_0x39d8ab=new Map(_0x5bcbf2[_0x236827(0x251)](_0x239ba8=>[_0x239ba8,_0x239ba8[_0x236827(0x25d)]()]));for(let _0x3d1bed=0x0;_0x3d1bed<_0x23a207[_0x236827(0x21a)];_0x3d1bed++){if(_0x1c7f33(this,_0x23a207[_0x3d1bed],_0x23a207,_0x3d1bed+0x1))return!0x0;}for(let _0x450812=0x0;_0x450812<_0x23a207[_0x236827(0x21a)];_0x450812++){if(_0x1c7f33(this,_0x23a207[_0x450812],_0x46cf9f,0x0))return!0x0;}return!0x1;function _0x1c7f33(_0xec4bfd,_0x246dc2,_0x5c2cd4,_0x2dd7ab){const _0x217db2=_0x236827;for(let _0x473554=_0x2dd7ab;_0x473554<_0x5c2cd4[_0x217db2(0x21a)];_0x473554++){const _0x4a7dc0=_0x5c2cd4[_0x473554];if(_0x4a7dc0[_0x217db2(0x184)]!==_0x246dc2[_0x217db2(0x184)]||_0x4a7dc0[_0x217db2(0x1c8)]['id']!==_0x246dc2[_0x217db2(0x1c8)]['id']||_0x4a7dc0[_0x217db2(0x1c2)]!==_0x246dc2[_0x217db2(0x1c2)])continue;if(!Pt(_0x246dc2,_0x4a7dc0,[_0x217db2(0x243)]))continue;if(_0x217db2(0x194)==_0x246dc2[_0x217db2(0x184)]&&_0x246dc2[_0x217db2(0x23b)][_0x217db2(0x1e7)]!=_0x4a7dc0[_0x217db2(0x23b)][_0x217db2(0x1e7)])continue;if(_0x217db2(0x194)==_0x246dc2[_0x217db2(0x184)]&&_0xec4bfd[_0x217db2(0x156)](_0x246dc2[_0x217db2(0x23b)][_0x217db2(0x205)]))continue;if(_0x217db2(0x141)==_0x246dc2[_0x217db2(0x184)]){const _0x5a7693=_0xec4bfd[_0x217db2(0x231)][_0x217db2(0x294)],_0x26dafa=_0x246dc2[_0x217db2(0x192)]();if(_0x26dafa&&(_0x5a7693[_0x217db2(0x283)][_0x217db2(0x178)](_0x26dafa)||_0x5a7693[_0x217db2(0x283)][_0x217db2(0x248)](_0x26dafa)))continue;}const _0x3d7c87=_0x52fad3[_0x217db2(0x21e)](_0x246dc2),_0x10a266=_0x39d8ab[_0x217db2(0x21e)](_0x246dc2),_0x380bba=_0x39d8ab[_0x217db2(0x21e)](_0x4a7dc0),_0x2840f7=_0x246dc2[_0x217db2(0x1ed)]&&_0x246dc2[_0x217db2(0x1ed)][_0x217db2(0x21a)],_0x4eb992=_0x4a7dc0[_0x217db2(0x1ed)]&&_0x4a7dc0[_0x217db2(0x1ed)][_0x217db2(0x21a)];if(!_0x2840f7&&_0x3d7c87(_0x380bba,_0x10a266))return _0xec4bfd[_0x217db2(0x113)](_0x4a7dc0,_0x246dc2),_0x39d8ab[_0x217db2(0x12a)](_0x246dc2),!0x0;if(!_0x4eb992&&_0x3d7c87(_0x10a266,_0x380bba))return _0xec4bfd[_0x217db2(0x113)](_0x246dc2,_0x4a7dc0),_0x39d8ab[_0x217db2(0x12a)](_0x4a7dc0),!0x0;}return!0x1;}}[_0x39d144(0x113)](_0x102838,_0x771898){const _0x569847=_0x39d144;if(_0x102838[_0x569847(0x182)]){for(const _0x324dc1 of _0x771898[_0x569847(0x25d)]())_0x102838[_0x569847(0x13a)](_0x324dc1);}else{const _0x295edf=_0x771898[_0x569847(0x1ee)]()[_0x569847(0x1f6)];this[_0x569847(0x1dd)](_0x102838,this[_0x569847(0x1dc)][_0x569847(0x147)](_0x102838[_0x569847(0x1ee)]()[_0x569847(0x179)],_0x295edf));}_0x771898[_0x569847(0x19b)]();}[_0x39d144(0x293)](_0x1c47fe,_0x5966db){const _0x339a73=_0x39d144,_0x1994c0=_0x1c47fe[_0x339a73(0x164)](_0x339a73(0x102))||_0x1c47fe[_0x339a73(0x164)](_0x339a73(0x194))?_0x339a73(0x21d):_0x1c47fe[_0x339a73(0x132)]();return _0x4398fa(this[_0x339a73(0x231)][_0x339a73(0x16c)],_0x5966db+'_'+_0x1994c0+_0x339a73(0x1a3));}[_0x39d144(0x153)](){const _0x1eb0bf=_0x39d144,_0x1c6e0f=this[_0x1eb0bf(0x231)];_0x24a818(this[_0x1eb0bf(0x1dc)],({left:_0x4e3220,entered:_0x183470})=>{const _0x28f7b8=_0x1eb0bf,_0x291d57=[];for(const _0x5cef6e of _0x4e3220){const {group:_0x369261,type:_0x3c032b}=this[_0x28f7b8(0x2a2)](_0x5cef6e[_0x28f7b8(0x143)]);if(_0x28f7b8(0x203)===_0x369261){_0x291d57[_0x28f7b8(0x1a9)](this[_0x28f7b8(0x293)](_0x3c032b,_0x28f7b8(0x1af)));break;}}for(const _0x29557a of _0x183470){const {group:_0x55bf86,type:_0x5002bf}=this[_0x28f7b8(0x2a2)](_0x29557a[_0x28f7b8(0x143)]);if(_0x28f7b8(0x203)===_0x55bf86){_0x291d57[_0x28f7b8(0x1a9)](this[_0x28f7b8(0x293)](_0x5002bf,_0x28f7b8(0x292)));break;}}_0x291d57[_0x28f7b8(0x21a)]&&_0x1c6e0f['ui'][_0x28f7b8(0x148)][_0x28f7b8(0x176)](_0x28f7b8(0x224),_0x291d57[_0x28f7b8(0x191)]('\x20'));});}[_0x39d144(0x15e)](_0x130fb8){const _0x15bc2f=_0x39d144;if(this[_0x15bc2f(0x29a)])return!0x1;const _0xdcf756=this[_0x15bc2f(0x231)],_0x1b34cd=_0xdcf756[_0x15bc2f(0x294)][_0x15bc2f(0x2ac)][_0x15bc2f(0x1e3)][_0x15bc2f(0x127)]();if(0x0==_0x1b34cd[_0x15bc2f(0x21a)])return!0x1;const _0x2b1340=[],_0x226031=_0x1b34cd[_0x15bc2f(0x2a1)](_0x3df2a1=>_0x15bc2f(0x194)==_0x3df2a1[_0x15bc2f(0x184)]),_0x547326=_0x1b34cd[_0x15bc2f(0x2a1)](_0x17d47=>_0x15bc2f(0x11f)==_0x17d47[_0x15bc2f(0x184)]&&_0x15bc2f(0x210)!=_0x17d47[_0x15bc2f(0x143)]),_0x4e9d1e=_0x1b34cd[_0x15bc2f(0x2a1)](_0x5a7680=>_0x15bc2f(0x227)==_0x5a7680[_0x15bc2f(0x184)]&&_0x15bc2f(0x210)!=_0x5a7680[_0x15bc2f(0x143)]);for(const _0x469021 of _0x226031)_0x2b1340[_0x15bc2f(0x1a9)]({'key':_0x469021[_0x15bc2f(0x14b)],'newValue':_0x469021[_0x15bc2f(0x1d9)],'oldValue':_0x469021[_0x15bc2f(0x125)],'range':Ot(_0x469021[_0x15bc2f(0x1bf)],_0xdcf756[_0x15bc2f(0x294)])});for(const _0x351ce7 of _0x547326){const _0x230aac=_0x4e9d1e[_0x15bc2f(0x154)](_0x4381ad=>_0x4381ad[_0x15bc2f(0x120)][_0x15bc2f(0x1bd)](_0x351ce7[_0x15bc2f(0x120)]));_0x230aac&&_0x2b1340[_0x15bc2f(0x1a9)]({'key':_0x15bc2f(0x155),'newValue':_0x351ce7[_0x15bc2f(0x143)],'oldValue':_0x230aac[_0x15bc2f(0x143)],'range':_0xdcf756[_0x15bc2f(0x294)][_0x15bc2f(0x193)](_0x351ce7[_0x15bc2f(0x120)][_0x15bc2f(0x242)])});}return 0x0!=_0x2b1340[_0x15bc2f(0x21a)]&&this[_0x15bc2f(0x13f)](_0x130fb8,_0x2b1340);}[_0x39d144(0x215)](_0x1956ba){const _0x580617=_0x39d144;let _0x22d8de=!0x1;const _0x35d7fc=this[_0x580617(0x231)][_0x580617(0x294)][_0x580617(0x2ac)][_0x580617(0x1e3)][_0x580617(0x249)]()[_0x580617(0x2a1)](_0x17e031=>_0x17e031[_0x580617(0x23b)][_0x580617(0x109)]&&_0x17e031[_0x580617(0x143)][_0x580617(0x164)](_0x580617(0x1f0)));for(const _0x5df16c of _0x35d7fc){const {subType:_0x2bf198,id:_0x327821}=this[_0x580617(0x2a2)](_0x5df16c[_0x580617(0x143)]),_0x321b5d=_0x2bf198[_0x580617(0x223)]('|')[0x0];for(const _0x243a59 of this[_0x580617(0x146)]({'skipNotAttached':!0x0}))_0x243a59['id']!=_0x327821&&_0x580617(0x194)==_0x243a59[_0x580617(0x184)]&&_0x243a59[_0x580617(0x23b)]&&_0x243a59[_0x580617(0x23b)][_0x580617(0x205)]==_0x321b5d&&_0x243a59[_0x580617(0x1ee)]()[_0x580617(0x29e)](_0x5df16c[_0x580617(0x23b)][_0x580617(0x109)])&&(this[_0x580617(0x291)](_0x243a59,_0x5df16c[_0x580617(0x23b)][_0x580617(0x109)],_0x1956ba),_0x22d8de=!0x0);}return _0x22d8de;}[_0x39d144(0x122)](_0x5efc41){const _0x2a8fbd=_0x39d144;this[_0x2a8fbd(0x231)],(this[_0x2a8fbd(0x29a)]=!0x0,_0x5efc41());}[_0x39d144(0x295)](_0x1c8d93){const _0x3bbeef=_0x39d144,_0x362a56=this[_0x3bbeef(0x156)](_0x1c8d93),_0x9648a3=this[_0x3bbeef(0x26c)][_0x3bbeef(0x108)](_0x1c8d93);return _0x362a56||_0x9648a3;}[_0x39d144(0x13f)](_0x27b4ee,_0x4a2427){const _0x3f870c=_0x39d144;if(0x0==_0x4a2427[_0x3f870c(0x21a)])return!0x1;let _0x1308cd=!0x1;for(const _0x4bff31 of _0x4a2427){const _0x4ddb05=this[_0x3f870c(0x133)](_0x4bff31[_0x3f870c(0x1bf)],_0x3f870c(0x194))[_0x3f870c(0x2a1)](_0x3a4974=>!_0x3a4974[_0x3f870c(0x260)][_0x3f870c(0x25f)])[_0x3f870c(0x251)](_0xb68507=>_0xb68507[_0x3f870c(0x203)]),_0x2949a6=_0x4efcf0({'newValue':_0x4bff31[_0x3f870c(0x197)]});_0x4ddb05[_0x3f870c(0x2a1)](_0x43c101=>{const _0x45f723=_0x3f870c,[_0x2f3c7b,_0x2d630f]=_0x43c101[_0x45f723(0x1c2)][_0x45f723(0x223)]('|');return _0x2f3c7b==_0x4bff31[_0x45f723(0x205)]&&_0x2d630f!=_0x2949a6;})[_0x3f870c(0x16f)](_0x595c57=>{const _0x8bc2a4=_0x3f870c;this[_0x8bc2a4(0x291)](_0x595c57,_0x4bff31[_0x8bc2a4(0x1bf)],_0x27b4ee),_0x1308cd=!0x0;});}return _0x1308cd;}[_0x39d144(0x291)](_0x47d80b,_0x1ab9b5,_0x38328e){const _0x412dc7=_0x39d144,_0x429966=_0x47d80b[_0x412dc7(0x1ee)]()[_0x412dc7(0x10f)](_0x1ab9b5);0x0!==_0x429966[_0x412dc7(0x21a)]?0x1!==_0x429966[_0x412dc7(0x21a)]?this[_0x412dc7(0x1ca)](_0x47d80b,_0x1ab9b5[_0x412dc7(0x179)],_0x1ab9b5[_0x412dc7(0x1f6)]):this[_0x412dc7(0x1dd)](_0x47d80b,_0x429966[0x0]):_0x38328e[_0x412dc7(0x183)](_0x47d80b[_0x412dc7(0x1f4)]());}}class xt{constructor(_0x240620){const _0x29f29a=_0x39d144;this[_0x29f29a(0x238)]=_0x240620,this[_0x29f29a(0x1dc)]=_0x240620[_0x29f29a(0x294)],this[_0x29f29a(0x23c)]=new Map(),this[_0x29f29a(0x278)]=new Map(),this[_0x29f29a(0x1f7)]();}[_0x39d144(0x174)](_0x40b7e7,_0x59ddd6,_0x6a65d8,_0x276af1,_0x6453cc,_0x273b46){const _0x473cf2=_0x39d144;return new _0xfda56f(this[_0x473cf2(0x1dc)],{'type':_0x40b7e7,'subType':_0x59ddd6,'id':_0x6a65d8,'author':_0x276af1,'creator':_0x276af1,'attributes':_0x6453cc,'onAttributesChange':_0x273b46,'onAccept':(..._0x3ee1ed)=>this[_0x473cf2(0x1c6)](_0x40b7e7,_0x59ddd6,_0x473cf2(0x222))(..._0x3ee1ed),'onDiscard':(..._0x29428d)=>this[_0x473cf2(0x1c6)](_0x40b7e7,_0x59ddd6,_0x473cf2(0x28d))(..._0x29428d)});}[_0x39d144(0x140)](_0x4aab7e,_0x3ec302,_0x5486b5,_0x530055){const _0x4f585e=_0x39d144,_0x245a6b=_0x4aab7e+':'+_0x3ec302+':'+_0x5486b5;this[_0x4f585e(0x23c)][_0x4f585e(0x111)](_0x245a6b,_0x530055);}[_0x39d144(0x1c6)](_0x75725d,_0x4828f4,_0x30d6a0){const _0x213d84=_0x39d144,_0xd6050d=_0x75725d+':'+_0x4828f4+':'+_0x30d6a0;return this[_0x213d84(0x23c)][_0x213d84(0x21e)](_0xd6050d)||this[_0x213d84(0x278)][_0x213d84(0x21e)](_0x75725d+':'+_0x30d6a0);}[_0x39d144(0x1f7)](){const _0x350903=_0x39d144,_0x22cc4b=()=>!0x1,_0x3c9a3e=_0x563e3d=>{const _0x39093e=_0xecc3;_0x563e3d[_0x39093e(0x1ad)]((_0x5f1496,_0x520dbe)=>_0x5f1496[_0x39093e(0x179)][_0x39093e(0x163)](_0x520dbe[_0x39093e(0x179)])?0x1:-0x1),this[_0x39093e(0x1dc)][_0x39093e(0x265)](_0x5a51f8=>{const _0xc72159=_0x39093e;for(const _0x5a007d of _0x563e3d){let _0x3485b2;_0x3485b2=_0x5a007d[_0xc72159(0x1f6)][_0xc72159(0x20e)]&&_0x5a007d[_0xc72159(0x1f6)][_0xc72159(0x1fd)]==_0x5a007d[_0xc72159(0x179)][_0xc72159(0x242)]?_0x5a51f8[_0xc72159(0x204)](_0x5a007d[_0xc72159(0x179)][_0xc72159(0x242)],'on'):_0x5a51f8[_0xc72159(0x204)](_0x5a007d),this[_0xc72159(0x1dc)][_0xc72159(0x1eb)](_0x3485b2,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x4e6ba1=(_0x29d96b,_0x160a81)=>{const _0x184365=_0xecc3;_0x160a81&&this[_0x184365(0x1dc)][_0x184365(0x265)](_0x580212=>{const _0x244a37=_0x184365,{commandName:_0x225229,commandParams:_0x56e989=[]}=_0x160a81,_0x24c52b=_0x29d96b[_0x244a37(0x251)](_0x5e30f6=>(Tt(_0x5e30f6)&&(_0x5e30f6=this[_0x244a37(0x1dc)][_0x244a37(0x147)](_0x5e30f6[_0x244a37(0x1f6)])),_0x5e30f6))[_0x244a37(0x2a1)](_0x3498b6=>_0x244a37(0x219)!==_0x3498b6[_0x244a37(0x262)][_0x244a37(0x1b1)]);if(_0x24c52b[_0x244a37(0x21a)]<0x1)return;const _0x53ca50=Array[_0x244a37(0x26b)](this[_0x244a37(0x1dc)][_0x244a37(0x2ac)][_0x244a37(0x1bb)][_0x244a37(0x25d)]())[_0x244a37(0x251)](_0x4ed3c0=>_0x5e0db1[_0x244a37(0x27d)](_0x4ed3c0));_0x580212[_0x244a37(0x12d)](_0x24c52b);for(const _0x3fe8d4 of this[_0x244a37(0x238)][_0x244a37(0x1fe)][_0x244a37(0x1fe)]())_0x3fe8d4[_0x244a37(0x168)]();_0x56e989[_0x244a37(0x1a9)]({'forceDefaultExecution':!0x0}),this[_0x244a37(0x238)][_0x244a37(0x207)](_0x225229,..._0x56e989);const _0x13e733=_0x53ca50[_0x244a37(0x2a1)](_0x217ecd=>_0x244a37(0x219)!=_0x217ecd[_0x244a37(0x262)][_0x244a37(0x1b1)]);_0x13e733[_0x244a37(0x21a)]>0x0&&_0x580212[_0x244a37(0x12d)](_0x13e733);for(const _0x312ccf of _0x53ca50)_0x312ccf[_0x244a37(0x11c)]();});},_0x43c49a=(_0x3d0ebb,_0x3a63fe)=>0x1==_0x3d0ebb[_0x350903(0x21a)]&&0x1==_0x3a63fe[_0x350903(0x21a)]&&_0x3d0ebb[0x0][_0x350903(0x1f6)][_0x350903(0x1bd)](_0x3a63fe[0x0][_0x350903(0x179)]),_0xcce9fd=(_0x352814,_0x5c5690,_0x2b0a1e,_0xb321cd)=>Ft(_0x352814,_0x5c5690,_0x2b0a1e,_0xb321cd,this[_0x350903(0x1dc)])?[_0x352814,_0x5c5690]:Ft(_0x5c5690,_0x352814,_0xb321cd,_0x2b0a1e,this[_0x350903(0x1dc)])?[_0x5c5690,_0x352814]:null;this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x150),_0x22cc4b),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x22a),_0x3c9a3e),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x1a7),_0x43c49a),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x202),_0xcce9fd),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x199),_0x3c9a3e),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x1c1),_0x22cc4b),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x1d1),_0x43c49a),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x16b),_0xcce9fd),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x19a),_0x4e6ba1),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x159),_0x22cc4b),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x135),_0x43c49a),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x18b),_0x22cc4b),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x273),_0x4e6ba1),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x2ae),_0x22cc4b),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x11b),_0x43c49a),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x1c4),_0x22cc4b),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x257),_0x22cc4b),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x1db),(_0x40a05e,_0x1ece4c)=>{const _0x2c342d=_0x350903;if(!_0x1ece4c)return;const _0x19fcad=this[_0x2c342d(0x238)][_0x2c342d(0x1ef)][_0x2c342d(0x21e)](p);this[_0x2c342d(0x1dc)][_0x2c342d(0x265)](_0x152356=>{const _0x5b0456=_0x2c342d;if(_0x5b0456(0x155)==_0x1ece4c[_0x5b0456(0x205)])for(const _0x5c3739 of _0x40a05e){const _0x5c4e99=_0x5c3739[_0x5b0456(0x179)][_0x5b0456(0x242)],_0x44abda=_0x1ece4c[_0x5b0456(0x1e7)];_0x152356[_0x5b0456(0x28a)](_0x5c4e99,_0x44abda);}else{if(_0x19fcad[_0x5b0456(0x156)](_0x1ece4c[_0x5b0456(0x205)])){for(const _0x2f69d4 of _0x40a05e)void 0x0!==_0x1ece4c[_0x5b0456(0x1e7)]?_0x152356[_0x5b0456(0x28e)](_0x1ece4c[_0x5b0456(0x205)],_0x1ece4c[_0x5b0456(0x1e7)],_0x2f69d4[_0x5b0456(0x179)][_0x5b0456(0x242)]):_0x152356[_0x5b0456(0x12f)](_0x1ece4c[_0x5b0456(0x205)],_0x2f69d4[_0x5b0456(0x179)][_0x5b0456(0x242)]);}else{for(const _0x3c4071 of _0x40a05e)_0x1ece4c[_0x5b0456(0x1e7)]?_0x152356[_0x5b0456(0x28e)](_0x1ece4c[_0x5b0456(0x205)],_0x1ece4c[_0x5b0456(0x1e7)],_0x3c4071):_0x152356[_0x5b0456(0x12f)](_0x1ece4c[_0x5b0456(0x205)],_0x3c4071);}}});}),this[_0x350903(0x278)][_0x350903(0x111)](_0x350903(0x17c),_0x43c49a);}}function Rt(_0x2c7422,_0x45bdbf,_0x52b2c6){const _0x7e5e19=_0x39d144;for(const _0x34de4e of _0x45bdbf[_0x7e5e19(0x1fd)][_0x7e5e19(0x253)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x34de4e[_0x7e5e19(0x262)]==_0x34de4e)return!0x1;if(!_0x52b2c6[_0x7e5e19(0x298)](_0x34de4e))return!0x1;if(_0x2c7422[_0x7e5e19(0x178)](_0x34de4e)||_0x2c7422[_0x7e5e19(0x248)](_0x34de4e))return!0x0;}return!0x1;}function Tt(_0x18a3a4){const _0x486773=_0x39d144;return _0x18a3a4[_0x486773(0x1f6)][_0x486773(0x1fd)]==_0x18a3a4[_0x486773(0x179)][_0x486773(0x242)]&&_0x18a3a4[_0x486773(0x1f6)][_0x486773(0x14a)];}function Et(_0x5cd420,_0x29a8ba,_0x22fac7,_0x5e46b6){const _0x3adf82=_0x39d144,_0x206640=_0x5d739d=>!_0x5d739d[_0x3adf82(0x160)]['is'](_0x3adf82(0x20c))&&!_0x5e46b6[_0x3adf82(0x178)](_0x5d739d[_0x3adf82(0x160)]),_0x1fbb80=_0x5cd420[_0x3adf82(0x179)][_0x3adf82(0x10b)](_0x206640),_0x48b260=_0x5cd420[_0x3adf82(0x1f6)][_0x3adf82(0x10b)](_0x206640,{'direction':_0x3adf82(0x19f)});return(!_0x5cd420[_0x3adf82(0x179)][_0x3adf82(0x1bd)](_0x1fbb80)||!_0x5cd420[_0x3adf82(0x1f6)][_0x3adf82(0x1bd)](_0x48b260))&&(_0x1fbb80[_0x3adf82(0x163)](_0x48b260)?_0x22fac7[_0x3adf82(0x2a3)](_0x29a8ba,{'range':_0x22fac7[_0x3adf82(0x147)](_0x1fbb80,_0x48b260)}):_0x22fac7[_0x3adf82(0x183)](_0x29a8ba),!0x0);}function _0x4d19(){const _0x313eb6=['batch','isTouching','addClass','unbind','parent','commands','discardSuggestion','@external','discardSelectedSuggestions','insertion:chain','suggestion','createSelection','key','change:_saved','execute','createPositionAfter','57700zuHGJy','_enableDefaultAttributesIntegration','_saved','$textProxy','_registerInlineAttribute','isAtEnd','addUser','$text','createPositionBefore','update:suggestion','listenTo','_onDiscard','_processAttributeSuggestions','1485783HbGZhA','return','markMultiRangeInsertion','$graveyard','length','removeComment','clone','FORMATTING','get','howMany','normal','setTo','accept','split','trackChanges','catch','removed','remove','markers','markerToHighlight','insertion:discard','adapter','_addThreadToSuggestion','_afterChanges','rejected','_mergeNestedSuggestions','change:activeMarkers','editor','suggestionUnloaded','getAttribute','elementEnd','formatBlock:','_getAttributeKey','enableCommand','_editor','removeMarker:suggestion:attribute','toJSON','data','_customCallbacks','dataToMarker','_element','_blockAttributeKeys','_trackFormatChanges','fire','nodeAfter','groupId','moveTargetPosition','activeMarkers','every','getRange','isLimit','getChangedMarkers','resolve','originalSuggestionId','addMarker:suggestion','getShiftedBy','_handleNewSuggestionMarker','consume','ck-suggestion-marker-formatBlock','map','splitPosition','getAncestors','discardAllSuggestions','_getExternalAuthor','bindElementToMarker','attribute:accept','addMarker:suggestion:formatBlock','open','_addSuggestionMarker','previous','getNearestSelectionRange','getRanges','enableReadOnlyMode','isNextTo','meta','6135384TrmHMY','root','splice','getWalker','change','values','createPositionAt','ck-suggestion-marker','_isDataLoaded','track-changes-suggestion-not-found','from','_inlineAttributeKeys','creator','suggestionChanged','config','isInsideObject','toViewElement','next','formatBlock:accept','documentSelection','_refreshAttributeSuggestionsChain','authoredAt','attribute:','_defaultCallbacks','isOwn','isDocumentOperation','commandName','concat','fromRange','markBlockFormat','data-suggestion','_commentsRepository','lowest','_suggestionState','schema','targetPosition','addCommentThread','head','dataReady','track-changes-command-not-found','hasComments','rename','move','clear','discard','setAttribute','requires','_registerBlockAttribute','_reduceSuggestionAttributeRange','ENTER','_getMarkerAnnouncementText','model','_isRegisteredAttribute','_createSuggestion','_joinWithAdjacentSuggestions','containsItem','isRemovable','_recordAttributeSuggestions','CommentsRepository','_getAuthorFromId','enqueueChange','isIntersecting','_removeSuggestion','getAllAdjacentSuggestions','filter','_splitMarkerName','updateMarker','dataDowncast','_isForcedDefaultExecutionBlock','pop','insertion','attributes','insertion:','deletion:','addMarkerName','document','conversion','formatBlock:discard','_getSuggestionData','acceptAllSuggestions','format','warn','$marker','trackChangesCommand','fromCharCode','comments','has','newRange','define','getLastMatchingPosition','getMultiRangeId','ready','markerNameToElements','getDifference','markerToData','set','markDeletion','_joinSuggestions','substr','showSuggestionHighlights','suggestion:','156XwyfQr','isSelectable','elementToElement','init','formatBlock:join','detach','getMarkers','rethrowUnexpectedError','insert','position','containsRange','_recordAttributeChanges','addHighlight','addSuggestionData','attributeOldValue','containsRangeInObject','getChanges','accepted','options','delete','trackChanges.mergeNestedSuggestions','multipleBlocks','setSelection','elementStart','removeAttribute','value','isExternal','toUpperCase','_findSuggestions','markAttributeChange','formatInline:join','markMultiRangeBlockFormat','acceptSelectedSuggestions','track-changes-user-not-found','formatInline:','addRange','widget','after','mapper','for','_reduceExistingSuggestions','registerCustomCallback','formatBlock','some','name','_suggestionFactory','forward','getSuggestions','createRange','ariaLiveAnnouncer','add','isAtStart','attributeKey','_descriptionFactory','isCollapsed','_enabledCommands','assign','insertion:accept','isBlock','default','_initAriaMarkerChangeAnnouncements','find','$elementName','_isBlockAttribute','suggestion-type','insertContent','formatInline:discard','includes','keys','_rangeIsInLocalUserInsertion','getUser','_processAttributeChanges','createdAt','item','element','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.','isBefore','startsWith','hasCommentThread','then','formatInline','refresh','_setSuggestionData','substring','deletion:chain','locale','unbindElementFromMarkerName','2332785PZgTtv','forEach','oldRange','markerName','isAfter','editing','buildSuggestion','track-changes-adapter-missing-getsuggestion','announce','Users','isObject','start','4264290whqhMW','tablePasteChainId','attribute:join','track-changes-suggestion-data-mismatch','getItems','isLocal','change:data','deletion','isMultiRange','removeMarker','type','skipNestingCheck','addMarker:suggestion:attribute','writer','_checkSuggestionCorrectness','never','stop','formatInline:chain','pluginName','fetchCommentThread','ck-suggestion-marker-','stopListening','size','join','getContainedElement','createRangeOn','attribute','error-saving-suggestion-data-suggestion-discarded','group','newValue','markerReady','deletion:accept','formatInline:accept','removeMarkers','suggestionLoaded','low','getCommentThread','backward','external:','containerElement','4CiblfK','_SUGGESTION_ANNOUNCEMENT','_adapter','getSuggestion','multi','insertion:join','_refreshSuggestionsChain','push','track-changes-enable-command-twice','markInsertion','upcast','sort','marker-count','LEAVE','registerPostFixer','rootName','reconvertMarker','nodeBefore','_updateSuggestionData','highest','unshift','markMultiRangeDeletion','_suggestions','addComment','markInlineFormat','selection','removeMarker:suggestion:formatBlock','isEqual','trackChanges.trackFormatChanges','range','isIntersectingWithRange','deletion:discard','subType','ck-suggestion-marker--active','formatBlock:chain','notReady','getSuggestionCallback','containsPosition','author','editingDowncast','_breakSuggestionMarker','isInContent','TrackChangesEditing','forceDefaultExecution','formatGroupId','always','isUndo','deletion:join','isArray','ck-suggestion-marker-formatInline','createRangeIn','addSuggestion','acceptSuggestion','before','track-changes-adapter-already-set','attributeNewValue','chain','attribute:discard','_model','_setSuggestionRange','hasSuggestion','high','addMarker','updateSuggestion','applyOperation','differ','PendingActions','consumable','_cutOutSuggestionMarker','oldValue','5272480THOgan','removeClass','getIntersection','deleteContent','getCustomProperty','commentThread','getFirstRange','plugins','suggestion:attribute:','collaboration.channelId','createElement','PENDING_ACTION_SUGGESTION','getFirstMarker','authorName','end','_registerDefaultCallbacks','506813hgcXWa'];_0x4d19=function(){return _0x313eb6;};return _0x4d19();}function Vt(_0x279705){return _0x4efcf0(_0x279705);}function Ut(_0x2a3652){const _0x5ecc73=_0x39d144,_0x525810=_0x2a3652[_0x5ecc73(0x179)][_0x5ecc73(0x242)];return _0x525810&&_0x525810['is'](_0x5ecc73(0x161));}function Ot(_0x352ebe,_0x25de5b){const _0x278512=_0x39d144;return null==_0x352ebe[_0x278512(0x1f6)][_0x278512(0x1b3)]&&_0x352ebe[_0x278512(0x1f6)][_0x278512(0x1fd)]==_0x352ebe[_0x278512(0x179)][_0x278512(0x242)]?Gt(_0x352ebe[_0x278512(0x179)][_0x278512(0x242)],_0x25de5b):_0x352ebe;}function Gt(_0x44acb7,_0x38f8f3){const _0x3f2c90=_0x39d144,_0x138847=_0x38f8f3[_0x3f2c90(0x283)][_0x3f2c90(0x178)](_0x44acb7)||_0x38f8f3[_0x3f2c90(0x283)][_0x3f2c90(0x118)](_0x44acb7);return _0x38f8f3[_0x3f2c90(0x147)](_0x38f8f3[_0x3f2c90(0x267)](_0x44acb7,_0x3f2c90(0x1d7)),_0x138847?_0x38f8f3[_0x3f2c90(0x208)](_0x44acb7):_0x38f8f3[_0x3f2c90(0x267)](_0x44acb7,_0x3f2c90(0x1f6)));}function Ft(_0x375300,_0x562f2c,_0x1b5d8c,_0x55553b,_0x304f12){const _0x93f607=_0x39d144;if(!Pt(_0x375300,_0x562f2c))return!0x1;if(_0x1b5d8c[_0x93f607(0x1f6)][_0x93f607(0x1bd)](_0x55553b[_0x93f607(0x179)]))return!0x0;if(_0x375300[_0x93f607(0x184)]!=_0x562f2c[_0x93f607(0x184)])return!0x1;if(!_0x1b5d8c[_0x93f607(0x1f6)][_0x93f607(0x1fa)](_0x55553b[_0x93f607(0x179)]))return!0x1;const _0x176a97=_0x304f12[_0x93f607(0x147)](_0x1b5d8c[_0x93f607(0x1f6)],_0x55553b[_0x93f607(0x179)])[_0x93f607(0x264)]();for(const _0x6a149e of _0x176a97)if([_0x93f607(0x12e),_0x93f607(0x234)][_0x93f607(0x15a)](_0x6a149e[_0x93f607(0x184)])&&_0x304f12[_0x93f607(0x283)][_0x93f607(0x248)](_0x6a149e[_0x93f607(0x160)]))return!0x1;return!0x0;}function Pt(_0x43fd25,_0x2b8de9,_0x31fe6c=[]){const _0x27f1ce=_0x39d144;return!(!_0x43fd25[_0x27f1ce(0x269)]||!_0x2b8de9[_0x27f1ce(0x269)])&&_0x4c78d7(_0x768e39(_0x43fd25[_0x27f1ce(0x2a8)],_0x31fe6c),_0x768e39(_0x2b8de9[_0x27f1ce(0x2a8)],_0x31fe6c));}function Lt(_0x18d6fe,_0x1be74c){const _0x1dabe2=_0x39d144,_0x26d179=Ht(_0x18d6fe[_0x1dabe2(0x2a8)]),_0xef72f9=Ht(_0x1be74c);if(!_0x18d6fe[_0x1dabe2(0x269)])return!0x1;for(const _0x34af91 of Object[_0x1dabe2(0x15b)](_0xef72f9))if(!_0x4c78d7(_0x26d179[_0x34af91],_0xef72f9[_0x34af91]))return!0x1;return!0x0;}function Ht(_0x63d750){const _0x56f40e=_0x39d144,_0x238ba1=Object[_0x56f40e(0x14f)]({},_0x63d750);return delete _0x238ba1[_0x56f40e(0x185)],delete _0x238ba1[_0x56f40e(0x17b)],_0x238ba1;}
23
+ const _0x43e785=_0x227f;(function(_0x26cf35,_0x49109e){const _0x45eb5d=_0x227f,_0x2f1476=_0x26cf35();while(!![]){try{const _0x5cc6af=-parseInt(_0x45eb5d(0xf1))/0x1+-parseInt(_0x45eb5d(0x296))/0x2+-parseInt(_0x45eb5d(0x18e))/0x3*(-parseInt(_0x45eb5d(0x1db))/0x4)+parseInt(_0x45eb5d(0x264))/0x5*(parseInt(_0x45eb5d(0x29c))/0x6)+parseInt(_0x45eb5d(0x286))/0x7*(parseInt(_0x45eb5d(0x280))/0x8)+parseInt(_0x45eb5d(0x277))/0x9+parseInt(_0x45eb5d(0x141))/0xa*(-parseInt(_0x45eb5d(0x229))/0xb);if(_0x5cc6af===_0x49109e)break;else _0x2f1476['push'](_0x2f1476['shift']());}catch(_0x3b0392){_0x2f1476['push'](_0x2f1476['shift']());}}}(_0x51e5,0x932a3));import{Plugin as _0x22ffa8,PendingActions as _0x152b2c}from'ckeditor5/src/core.js';import{LiveRange as _0x5c2a6f}from'ckeditor5/src/engine.js';import{CKEditorError as _0x60ebad,uid as _0x1717f1,priorities as _0x5492f3,logWarning as _0x1c5697}from'ckeditor5/src/utils.js';import{toWidget as _0x1eedf9}from'ckeditor5/src/widget.js';import{Users as _0x512cf1,hashObject as _0x127947,surroundingMarkersDetector as _0x271588}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x227f(_0x486a96,_0x4025e7){const _0x51e579=_0x51e5();return _0x227f=function(_0x227fa0,_0x2add97){_0x227fa0=_0x227fa0-0xee;let _0x29e70b=_0x51e579[_0x227fa0];return _0x29e70b;},_0x227f(_0x486a96,_0x4025e7);}import _0x9950df from'./commands/trackchangescommand.js';import _0x3a1dce from'./commands/acceptsuggestioncommand.js';import _0x351540 from'./commands/discardsuggestioncommand.js';import _0x2c35a3 from'./commands/executeonallsuggestionscommand.js';import _0x55113d from'./commands/executeonselectedsuggestionscommand.js';import _0x274dbb from'./suggestion.js';import _0x5abb65 from'./suggestiondescriptionfactory.js';import _0x4a13ce from'./integrations/aiassistant.js';import _0x26c15d from'./integrations/alignment.js';import _0x3b59af from'./integrations/basicstyles.js';import _0x4bebb9 from'./integrations/blockquote.js';import _0x3202a6 from'./integrations/casechange.js';import _0x1662ab from'./integrations/ckbox.js';import _0x91996d from'./integrations/codeblock.js';import _0x1b7a2c from'./integrations/comments.js';import _0x29abd3 from'./integrations/deletecommand.js';import _0x582a32 from'./integrations/list.js';import _0x1b9e16 from'./integrations/listproperties.js';import _0x4e2f3b from'./integrations/entercommand.js';import _0x20830b from'./integrations/findandreplace.js';import _0x25c680 from'./integrations/font.js';import _0x21897e from'./integrations/formatpainter.js';import _0x535440 from'./integrations/heading.js';import _0x368eba from'./integrations/highlight.js';import _0x2fee27 from'./integrations/horizontalline.js';import _0x585380 from'./integrations/htmlembed.js';import _0x14e594 from'./integrations/image.js';import _0x44824e from'./integrations/imagereplace.js';import _0x34aa38 from'./integrations/imagestyle.js';import _0x3126fb from'./integrations/importword.js';import _0x41284e from'./integrations/indent.js';import _0x6bc80c from'./integrations/inputcommand.js';import _0x1f300f from'./integrations/link.js';import _0x49ef60 from'./integrations/legacylist.js';import _0x353674 from'./integrations/legacylistproperties.js';import _0x1b22f4 from'./integrations/mediaembed.js';import _0xb13531 from'./integrations/mention.js';import _0x7d04b2 from'./integrations/multilevellist.js';import _0x5a9469 from'./integrations/pagebreak.js';import _0x5de8be from'./integrations/paragraph.js';function _0x51e5(){const _0x3bc310=['getDifference','markAttributeChange','getSuggestions','splice','author','newRange','_joinSuggestions','commands','_descriptionFactory','@external','694318KZudFe','createRangeIn','push','isInsideObject','addComment','find','552UzPdiZ','values','isAfter','split','low','authoredAt','749622RyupeZ','getMultiRangeId','enableCommand','conversion','delete','toUpperCase','_addThreadToSuggestion','getFirstMarker','set','formatGroupId','getChangedMarkers','_isBlockAttribute','_breakSuggestionMarker','warn','_model','_suggestions','subType','skipNestingCheck','writer','addMarkerName','attributeNewValue','startsWith','size','markerName','getAllAdjacentSuggestions','formatBlock:','markMultiRangeInsertion','_adapter','formatBlock:chain','attributeKey','moveTargetPosition','isIntersectingWithRange','editor','createdAt','track-changes-user-not-found','config','removeAttribute','deletion:','enableReadOnlyMode','insertion:accept','attribute:accept','accept','removeMarkers','hasCommentThread','for','_findSuggestions','ready','addSuggestion','from','trackChanges.trackFormatChanges','deletion','unbindElementFromMarkerName','rejected','resolve','formatInline:chain','init','_SUGGESTION_ANNOUNCEMENT','insertion:join','updateMarker','getRange','acceptSelectedSuggestions','external:','suggestion-type','getSuggestionCallback','sort','_updateSuggestionData','listenTo','comments','$graveyard','insertion:chain','markInlineFormat','discard','stopListening','trackChanges.mergeNestedSuggestions','_saved','removeMarker:suggestion:attribute','suggestion:attribute:','_refreshSuggestionsChain','_cutOutSuggestionMarker','getNearestSelectionRange','4770OujIOf','isLocal','setSelection','pluginName','isLimit','applyOperation','refresh','_setSuggestionRange','_createSuggestion','locale','elementStart','isAtStart','_trackFormatChanges','getAncestors','getLastMatchingPosition','_inlineAttributeKeys','isDocumentOperation','LEAVE','showSuggestionHighlights','ck-suggestion-marker-','markers','name','addUser','fromRange','end','_initAriaMarkerChangeAnnouncements','track-changes-enable-command-twice','markerNameToElements','addMarker:suggestion','item','isObject','createSelection','differ','collaboration.channelId','isEqual','concat','track-changes-adapter-missing-getsuggestion','newValue','FORMATTING','oldValue','groupId','element','_recordAttributeSuggestions','discardSelectedSuggestions','multipleBlocks','commandName','then','fetchCommentThread','Users','_isDataLoaded','$textProxy','containsRange','isIntersecting','PENDING_ACTION_SUGGESTION','fromCharCode','keys','pop','dataToMarker','buildSuggestion','length','addClass','track-changes-suggestion-data-mismatch','createPositionAfter','selection','toJSON','trackChangesCommand','execute','markerToData','_registerDefaultCallbacks','updateSuggestion','elementToElement','addMarker:suggestion:formatBlock','includes','forceDefaultExecution','_getSuggestionData','getAttribute','rethrowUnexpectedError','291xHKyQG','_checkSuggestionCorrectness','elementEnd','markMultiRangeDeletion','update:suggestion','isArray','isMultiRange','upcast','assign','addHighlight','batch','originalSuggestionId','getWalker','registerCustomCallback','_processAttributeSuggestions','add','formatBlock:join','toViewElement','formatBlock','_setSuggestionData','attributeOldValue','containsRangeInObject','getUser','clone','type','attribute','document','open','isInContent','nodeBefore','suggestion','addRange','deletion:chain','$elementName','enqueueChange','trackChanges','group','join','change','ck-suggestion-marker-formatInline','every','track-changes-suggestion-not-found','root','getChanges','consume','parent','_removeSuggestion','attributes','getCustomProperty','getFirstRange','setAttribute','range','detach','acceptAllSuggestions','data-suggestion','isTouching','hasComments','ck-suggestion-marker','registerPostFixer','define','editingDowncast','documentSelection','_processAttributeChanges','commentThread','marker-count','track-changes-command-not-found','acceptSuggestion','markMultiRangeBlockFormat','isAtEnd','adapter','rename','targetPosition','attribute:discard','stop','unshift','discardSuggestion','insertion:discard','43916YOTjey','attribute:join','remove','move','getRanges','change:_saved','deletion:accept','_isForcedDefaultExecutionBlock','TrackChangesEditing','getCommentThread','formatInline:discard','chain','formatInline','substr','dataReady','suggestion:','suggestionLoaded','_afterChanges','_getAuthorFromId','markerToHighlight','PendingActions','insertion:','data','_mergeNestedSuggestions','_reduceExistingSuggestions','_recordAttributeChanges','accepted','key','notReady','formatInline:join','_rangeIsInLocalUserInsertion','createElement','getIntersection','discardAllSuggestions','_onDiscard','ariaLiveAnnouncer','filter','lowest','normal','_addSuggestionMarker','_enabledCommands','markBlockFormat','activeMarkers','$marker','containsPosition','map','return','removeComment','getShiftedBy','createPositionAt','isOwn','addCommentThread','forward','insertion','isExternal','default','forEach','getItems','has','rootName','getSuggestion','addSuggestionData','dataDowncast','backward','_editor','start','oldRange','splitPosition','suggestionChanged','_getAttributeKey','ENTER','hasSuggestion','deletion:discard','isSelectable','ck-suggestion-marker--active','removed','CommentsRepository','_handleNewSuggestionMarker','22429DBCOUe','_defaultCallbacks','multi','before','announce','reconvertMarker','substring','createRange','options','deletion:join','meta','formatBlock:accept','$text','nodeAfter','fire','change:activeMarkers','position','get','formatInline:','markInsertion','requires','creator','unbind','_getExternalAuthor','_registerInlineAttribute','insertContent','markDeletion','bindElementToMarker','_customCallbacks','_getMarkerAnnouncementText','_splitMarkerName','authorName','change:data','isBlock','never','isNextTo','deleteContent','removeMarker:suggestion:formatBlock','model','addMarker:suggestion:attribute','schema','_blockAttributeKeys','containerElement','editing','ck-suggestion-marker-formatBlock','_joinWithAdjacentSuggestions','value','_element','createRangeOn','after','tablePasteChainId','formatInline:accept','createPositionBefore','formatBlock:discard','previous','error-saving-suggestion-data-suggestion-discarded','setTo','_commentsRepository','some','1555suSvXE','catch','getContainedElement','_enableDefaultAttributesIntegration','mapper','insert','widget','high','removeMarker','_registerBlockAttribute','highest','getMarkers','howMany','head','markerReady','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.','clear','addMarker','consumable','9154854WDGanC','attribute:','containsItem','isBefore','plugins','_refreshAttributeSuggestionsChain','track-changes-adapter-already-set','format','isCollapsed','449112qEgrsu','isUndo','always','removeClass','isRemovable','_isRegisteredAttribute','70SXXIxC','_suggestionState','suggestionUnloaded','_reduceSuggestionAttributeRange','next','_suggestionFactory'];_0x51e5=function(){return _0x3bc310;};return _0x51e5();}import _0x22008f from'./integrations/removeformat.js';import _0x2b7950 from'./integrations/restrictededitingmode.js';import _0x5a506c from'./integrations/shiftentercommand.js';import _0x2f311c from'./integrations/standardeditingmode.js';import _0x3510de from'./integrations/style.js';import _0x50de6f from'./integrations/table.js';import _0xca602b from'./integrations/tablemergesplit.js';import _0x493583 from'./integrations/tableheadings.js';import _0x127bdf from'./integrations/tableclipboard.js';import _0x321fbc from'./integrations/tablecolumnresize.js';import _0x306390 from'./integrations/template.js';import _0x1e00e9 from'./integrations/tableofcontents.js';import _0x4f7b96 from'./integrations/title.js';import _0x34cedf from'./integrations/undo.js';import _0x59bce2 from'./integrations/tablecaption.js';import _0x381556 from'./integrations/tableproperties.js';import{getTranslation as _0x5859d2}from'./utils/common-translations.js';import{isEqual as _0x2f9fc3,omit as _0x5ae109}from'lodash-es';export const renameAttributeKey=_0x43e785(0x1af);export default class p extends _0x22ffa8{static get[_0x43e785(0x23d)](){const _0xc49bcb=_0x43e785;return[_0xc49bcb(0x227),_0x512cf1,_0x152b2c,_0x4a13ce,_0x26c15d,_0x3b59af,_0x4bebb9,_0x1662ab,_0x3202a6,_0x91996d,_0x1b7a2c,_0x29abd3,_0x4e2f3b,_0x20830b,_0x25c680,_0x21897e,_0x535440,_0x368eba,_0x2fee27,_0x585380,_0x14e594,_0x34aa38,_0x44824e,_0x3126fb,_0x41284e,_0x6bc80c,_0x49ef60,_0x353674,_0x7d04b2,_0x1f300f,_0x582a32,_0x1b9e16,_0x1b22f4,_0xb13531,_0x5a9469,_0x5de8be,_0x22008f,_0x2b7950,_0x5a506c,_0x2f311c,_0x3510de,_0x50de6f,_0xca602b,_0x493583,_0x59bce2,_0x127bdf,_0x321fbc,_0x1e00e9,_0x381556,_0x306390,_0x4f7b96,_0x34cedf];}static get[_0x43e785(0x144)](){const _0x2ab1a7=_0x43e785;return _0x2ab1a7(0x1e3);}constructor(_0x27427f){const _0x65ba7c=_0x43e785;function _0x217849(_0x1deb59){const _0x5a1f5a=_0x227f;return _0x1deb59[_0x5a1f5a(0x208)](_0xfaa339=>String[_0x5a1f5a(0x177)](_0xfaa339))[_0x5a1f5a(0x1b3)]('');}super(_0x27427f),this[_0x65ba7c(0x16b)]=!0x1,this[_0x65ba7c(0xf9)](_0x65ba7c(0x205),[]),this['on'](_0x65ba7c(0x238),(_0x347be8,_0x175712,_0x778476,_0x2bbb5d)=>{const _0x4e3a06=_0x65ba7c;this[_0x4e3a06(0xff)][_0x4e3a06(0x1b4)](()=>{const _0x2813cf=_0x4e3a06;for(const _0x328bab of[..._0x2bbb5d,..._0x778476])this[_0x2813cf(0xff)][_0x2813cf(0x155)][_0x2813cf(0x215)](_0x328bab)&&_0x27427f[_0x2813cf(0x254)][_0x2813cf(0x22e)](_0x328bab);});}),this[_0x65ba7c(0x294)]=new _0x5abb65(this[_0x65ba7c(0x111)][_0x65ba7c(0x24f)][_0x65ba7c(0x251)],this[_0x65ba7c(0x111)][_0x65ba7c(0x14a)]),this[_0x65ba7c(0x10c)]=null,this[_0x65ba7c(0x28b)]=new xt(this[_0x65ba7c(0x111)]),this[_0x65ba7c(0x100)]=new Map(),this[_0x65ba7c(0x262)]=_0x27427f[_0x65ba7c(0x27b)][_0x65ba7c(0x23a)](_0x65ba7c(0x227)),this[_0x65ba7c(0x203)]=new Set(),this[_0x65ba7c(0xff)]=this[_0x65ba7c(0x111)][_0x65ba7c(0x24f)],this[_0x65ba7c(0x287)]=new WeakMap(),this[_0x65ba7c(0x1e2)]=!0x1,this[_0x65ba7c(0x252)]=new Set([_0x65ba7c(0x1af)]),this[_0x65ba7c(0x150)]=new Set(),_0x27427f[_0x65ba7c(0x114)][_0x65ba7c(0x1c9)](_0x65ba7c(0x122),_0x65ba7c(0x212)),this[_0x65ba7c(0x14d)]=_0x27427f[_0x65ba7c(0x114)][_0x65ba7c(0x23a)](_0x65ba7c(0x122)),_0x27427f[_0x65ba7c(0x114)][_0x65ba7c(0x1c9)](_0x65ba7c(0x13a),!0x0),this[_0x65ba7c(0x1f2)]=_0x27427f[_0x65ba7c(0x114)][_0x65ba7c(0x23a)](_0x65ba7c(0x13a)),this[_0x65ba7c(0x182)]=new _0x9950df(_0x27427f,this[_0x65ba7c(0x203)]),this[_0x65ba7c(0x15a)](),this[_0x217849([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x217849([0x34,0x30,0x34,0x38,0x30,0x38,0x33,0x30]);}[_0x43e785(0x128)](){const _0x339da8=_0x43e785,_0x36eb56=this[_0x339da8(0x111)],_0x58b0fa=(_0x593f40,_0x2d5fe7)=>{const _0x27a820=_0x339da8;if(_0x27a820(0x1a7)!=_0x593f40)return _0x27a820(0x154)+_0x593f40;const _0xf7e977=_0x2d5fe7[_0x27a820(0xee)]('|')[0x0];return this[_0x27a820(0xfc)](_0xf7e977)?_0x27a820(0x255):_0x27a820(0x1b5);};_0x36eb56[_0x339da8(0xf4)][_0x339da8(0x11d)](_0x339da8(0x1ca))[_0x339da8(0x1ee)]({'model':_0x339da8(0x1ac),'view':_0x62439b=>{const _0x5925a2=_0x339da8,{id:_0x51ff5c,type:_0x8beaa6,subType:_0x3ef80c}=this[_0x5925a2(0x247)](_0x62439b[_0x5925a2(0x108)]),_0x580349=[_0x5925a2(0x1c7),_0x58b0fa(_0x8beaa6,_0x3ef80c)];let _0x16d335=0xbb8;return this[_0x5925a2(0x205)][_0x5925a2(0x189)](_0x62439b[_0x5925a2(0x108)])&&(_0x580349[_0x5925a2(0x298)](_0x5925a2(0x225)),_0x16d335=0xbc2),_0x5925a2(0x123)==_0x8beaa6&&(_0x16d335+=0x5),{'classes':_0x580349,'attributes':{'data-suggestion':_0x51ff5c},'priority':_0x16d335};}}),_0x36eb56[_0x339da8(0xf4)][_0x339da8(0x11d)](_0x339da8(0x219))[_0x339da8(0x19d)](_0x5b4215=>{const _0x4dddb9=_0x339da8;_0x5b4215['on'](_0x4dddb9(0x15d),(_0xa32fb8,_0x1b7c7e,_0x15bd8e)=>{const _0x49d138=_0x4dddb9;if(!_0x15bd8e[_0x49d138(0x231)][_0x49d138(0x153)])return;const _0x197bd3=_0x1b7c7e[_0x49d138(0x15e)];if(!_0x197bd3)return;const _0x550f23=_0x15bd8e[_0x49d138(0x268)][_0x49d138(0x19f)](_0x197bd3);_0x36eb56[_0x49d138(0x24f)][_0x49d138(0x251)][_0x49d138(0x15f)](_0x197bd3)&&_0x550f23&&!_0x550f23[_0x49d138(0x1be)](_0x49d138(0x26a))&&_0x550f23['is'](_0x49d138(0x253))&&_0x1eedf9(_0x550f23,_0x15bd8e[_0x49d138(0x103)]);},{'priority':_0x4dddb9(0x26b)});}),_0x36eb56[_0x339da8(0xf4)][_0x339da8(0x11d)](_0x339da8(0x219))[_0x339da8(0x1ee)]({'model':_0x339da8(0x1ac),'view':(_0x37fc69,_0x37475b)=>{const _0x5b9cb6=_0x339da8;if(!_0x37475b[_0x5b9cb6(0x231)][_0x5b9cb6(0x153)])return null;const {type:_0x1711df,subType:_0x36d702}=this[_0x5b9cb6(0x247)](_0x37fc69[_0x5b9cb6(0x108)]);return{'classes':[_0x5b9cb6(0x1c7),_0x58b0fa(_0x1711df,_0x36d702)],'priority':0xbb8};}});const _0x138aea=({showActiveMarkers:_0x5e4061=!0x0,isAttributeSuggestion:_0x2a6790=!0x1}={})=>(_0x42e658,_0x18af25,_0x5bacd4)=>{const _0x5d3a39=_0x339da8;if(!_0x18af25[_0x5d3a39(0x15e)])return;const {id:_0x617ff8}=this[_0x5d3a39(0x247)](_0x18af25[_0x5d3a39(0x108)]);if(_0x2a6790){const _0x509e75=this[_0x5d3a39(0x100)][_0x5d3a39(0x23a)](_0x617ff8),_0x2191cc=this[_0x5d3a39(0x220)](_0x509e75);if(!this[_0x5d3a39(0xfc)](_0x2191cc))return;}if(_0x18af25[_0x5d3a39(0x15e)]['is'](_0x5d3a39(0x180)))return void _0x5bacd4[_0x5d3a39(0x276)][_0x5d3a39(0x1ba)](_0x18af25[_0x5d3a39(0x15e)],_0x42e658[_0x5d3a39(0x156)]);const _0x40f61e=_0x5bacd4[_0x5d3a39(0x268)][_0x5d3a39(0x19f)](_0x18af25[_0x5d3a39(0x15e)]);if(_0x18af25[_0x5d3a39(0x15e)]['is'](_0x5d3a39(0x16a))&&_0x36eb56[_0x5d3a39(0x24f)][_0x5d3a39(0x251)][_0x5d3a39(0x24a)](_0x18af25[_0x5d3a39(0x15e)])&&!_0x40f61e[_0x5d3a39(0x1be)](_0x5d3a39(0x197))){_0x5bacd4[_0x5d3a39(0x103)][_0x5d3a39(0x17d)]([_0x5d3a39(0x1c7),_0x5d3a39(0x255)],_0x40f61e),_0x5bacd4[_0x5d3a39(0x103)][_0x5d3a39(0x1c0)](_0x5d3a39(0x1c4),_0x617ff8,_0x40f61e),_0x5bacd4[_0x5d3a39(0x268)][_0x5d3a39(0x244)](_0x40f61e,_0x18af25[_0x5d3a39(0x108)]),_0x5e4061&&(this[_0x5d3a39(0x205)][_0x5d3a39(0x189)](_0x18af25[_0x5d3a39(0x108)])?_0x5bacd4[_0x5d3a39(0x103)][_0x5d3a39(0x17d)](_0x5d3a39(0x225),_0x40f61e):_0x5bacd4[_0x5d3a39(0x103)][_0x5d3a39(0x283)](_0x5d3a39(0x225),_0x40f61e));for(const _0x1122ca of _0x36eb56[_0x5d3a39(0x24f)][_0x5d3a39(0x297)](_0x18af25[_0x5d3a39(0x15e)])[_0x5d3a39(0x214)]())_0x5bacd4[_0x5d3a39(0x276)][_0x5d3a39(0x1ba)](_0x1122ca,_0x42e658[_0x5d3a39(0x156)]);_0x5bacd4[_0x5d3a39(0x276)][_0x5d3a39(0x1ba)](_0x18af25[_0x5d3a39(0x15e)],_0x42e658[_0x5d3a39(0x156)]);}};_0x36eb56[_0x339da8(0xf4)][_0x339da8(0x11d)](_0x339da8(0x219))[_0x339da8(0x19d)](_0x16459e=>{const _0xd1610f=_0x339da8;_0x16459e['on'](_0xd1610f(0x188),(_0x2f99f1,_0x2f1ba3,_0x30c3cf)=>{const _0x5622f7=_0xd1610f;_0x30c3cf[_0x5622f7(0x231)][_0x5622f7(0x153)]&&_0x138aea({'showActiveMarkers':!0x1})(_0x2f99f1,_0x2f1ba3,_0x30c3cf);},{'priority':_0xd1610f(0x26e)});}),_0x36eb56[_0x339da8(0xf4)][_0x339da8(0x11d)](_0x339da8(0x219))[_0x339da8(0x19d)](_0x27dbc9=>{const _0x511ffb=_0x339da8;_0x27dbc9['on'](_0x511ffb(0x250),(_0x11e9c4,_0x193947,_0x2f9f88)=>{const _0x5410a8=_0x511ffb;_0x2f9f88[_0x5410a8(0x231)][_0x5410a8(0x153)]&&_0x138aea({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x11e9c4,_0x193947,_0x2f9f88);},{'priority':_0x511ffb(0x26e)});}),_0x36eb56[_0x339da8(0xf4)][_0x339da8(0x11d)](_0x339da8(0x219))[_0x339da8(0x184)]({'model':_0x339da8(0x1ac),'view':(_0x3f3701,_0x4d3f6f)=>_0x4d3f6f[_0x339da8(0x231)][_0x339da8(0x153)]?null:{'group':_0x339da8(0x1ac),'name':_0x3f3701[_0x339da8(0x1e8)](0xb)}}),_0x36eb56[_0x339da8(0xf4)][_0x339da8(0x11d)](_0x339da8(0x195))[_0x339da8(0x187)]({'view':{'name':_0x339da8(0x1ac),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2e046a,{writer:_0x1ebdd3})=>{const _0x21d0f9=_0x339da8;let _0x4a3d5e=_0x21d0f9(0x1ea)+_0x2e046a[_0x21d0f9(0x18c)](_0x21d0f9(0x12f))+':'+_0x2e046a[_0x21d0f9(0x18c)]('id');return _0x2e046a[_0x21d0f9(0x18c)](_0x21d0f9(0x1ce))&&(_0x4a3d5e+=':'+_0x2e046a[_0x21d0f9(0x18c)](_0x21d0f9(0x1ce))),_0x1ebdd3[_0x21d0f9(0x1fa)](_0x21d0f9(0x206),{'data-name':_0x4a3d5e});}}),_0x36eb56[_0x339da8(0xf4)][_0x339da8(0x11d)](_0x339da8(0x195))[_0x339da8(0x17a)]({'view':_0x339da8(0x1ac)}),_0x36eb56[_0x339da8(0xf4)][_0x339da8(0x11d)](_0x339da8(0x1ca))[_0x339da8(0x19d)](_0x17e850=>{const _0x4fed35=_0x339da8;_0x17e850['on'](_0x4fed35(0x188),_0x138aea(),{'priority':_0x4fed35(0x26b)});}),_0x36eb56[_0x339da8(0xf4)][_0x339da8(0x11d)](_0x339da8(0x1ca))[_0x339da8(0x19d)](_0x1f778c=>{const _0x565f68=_0x339da8;_0x1f778c['on'](_0x565f68(0x250),_0x138aea({'isAttributeSuggestion':!0x0}),{'priority':_0x565f68(0x26b)});}),_0x36eb56[_0x339da8(0xf4)][_0x339da8(0x11d)](_0x339da8(0x1ca))[_0x339da8(0x19d)](_0x2b4294=>{const _0x2a5736=_0x339da8;_0x2b4294['on'](_0x2a5736(0x24e),(_0x2cc736,_0x26a24c,_0x4eb03a)=>{const _0x3f7ffa=_0x2a5736,_0x3597e2=_0x4eb03a[_0x3f7ffa(0x268)][_0x3f7ffa(0x15c)](_0x26a24c[_0x3f7ffa(0x108)]);if(_0x3597e2){for(const _0x424aa5 of _0x3597e2)_0x424aa5[_0x3f7ffa(0x1be)](_0x3f7ffa(0x197))||(_0x4eb03a[_0x3f7ffa(0x103)][_0x3f7ffa(0x283)]([_0x3f7ffa(0x1c7),_0x3f7ffa(0x255),_0x3f7ffa(0x225)],_0x424aa5),_0x4eb03a[_0x3f7ffa(0x103)][_0x3f7ffa(0x115)](_0x3f7ffa(0x1c4),_0x424aa5),_0x4eb03a[_0x3f7ffa(0x268)][_0x3f7ffa(0x124)](_0x424aa5,_0x26a24c[_0x3f7ffa(0x108)]));}},{'priority':_0x2a5736(0x26b)});}),_0x36eb56[_0x339da8(0xf4)][_0x339da8(0x11d)](_0x339da8(0x1ca))[_0x339da8(0x19d)](_0x5d525d=>{const _0x364741=_0x339da8;_0x5d525d['on'](_0x364741(0x13c),(_0x17dbae,_0x437de3,_0x2610ef)=>{const _0x51f8c8=_0x364741,_0x1c6dc8=_0x2610ef[_0x51f8c8(0x268)][_0x51f8c8(0x15c)](_0x437de3[_0x51f8c8(0x108)]);if(!_0x1c6dc8)return;const {id:_0xf66bd8}=this[_0x51f8c8(0x247)](_0x437de3[_0x51f8c8(0x108)]),_0x1af393=this[_0x51f8c8(0x100)][_0x51f8c8(0x23a)](_0xf66bd8),_0x7d3233=this[_0x51f8c8(0x220)](_0x1af393);if(this[_0x51f8c8(0xfc)](_0x7d3233)){for(const _0x209aca of _0x1c6dc8)_0x209aca[_0x51f8c8(0x1be)](_0x51f8c8(0x197))||(_0x2610ef[_0x51f8c8(0x103)][_0x51f8c8(0x283)]([_0x51f8c8(0x1c7),_0x51f8c8(0x255),_0x51f8c8(0x225)],_0x209aca),_0x2610ef[_0x51f8c8(0x103)][_0x51f8c8(0x115)](_0x51f8c8(0x1c4),_0x209aca),_0x2610ef[_0x51f8c8(0x268)][_0x51f8c8(0x124)](_0x209aca,_0x437de3[_0x51f8c8(0x108)]));}},{'priority':_0x364741(0x26b)});}),_0x36eb56[_0x339da8(0x24f)][_0x339da8(0x1a8)][_0x339da8(0x1c8)](_0x12befc=>{const _0x5d9a48=_0x339da8;let _0x322650=!0x1;const _0x1f1b71=Array[_0x5d9a48(0x121)](_0x36eb56[_0x5d9a48(0x24f)][_0x5d9a48(0x1a8)][_0x5d9a48(0x161)][_0x5d9a48(0xfb)]()),_0x3033b2=new Set();for(const {name:_0x4ca16c,data:_0x137c03}of _0x1f1b71){const {group:_0x16ab52,type:_0x89513c,subType:_0x274f15,id:_0x2b7ff2}=this[_0x5d9a48(0x247)](_0x4ca16c);if(_0x5d9a48(0x1ac)!==_0x16ab52)continue;const _0x30ffbd=this[_0x5d9a48(0x100)][_0x5d9a48(0x23a)](_0x2b7ff2);if(null!=_0x137c03[_0x5d9a48(0x291)]){_0x5d9a48(0x1e7)==_0x89513c&&(_0x322650=_0x322650||Et(_0x137c03[_0x5d9a48(0x291)],_0x4ca16c,_0x12befc,_0x36eb56[_0x5d9a48(0x24f)][_0x5d9a48(0x251)]));const _0x2cbc08=_0x5d9a48(0x1a7)==_0x89513c&&this[_0x5d9a48(0xfc)](_0x274f15[_0x5d9a48(0xee)]('|')[0x0]);if(_0x137c03[_0x5d9a48(0x291)][_0x5d9a48(0x27f)]||_0x5d9a48(0x135)==_0x137c03[_0x5d9a48(0x291)][_0x5d9a48(0x1b8)][_0x5d9a48(0x216)]||_0x5d9a48(0x1a0)==_0x89513c&&!Ut(_0x137c03[_0x5d9a48(0x291)])||_0x2cbc08&&!Ut(_0x137c03[_0x5d9a48(0x291)])||_0x5d9a48(0x123)==_0x89513c&&!(!Tt(_0x4948dc=_0x137c03[_0x5d9a48(0x291)])&&!function(_0x5a1d2d){const _0x4590a9=_0x5d9a48;return _0x5a1d2d[_0x4590a9(0x21c)][_0x4590a9(0x1bb)]==_0x5a1d2d[_0x4590a9(0x159)][_0x4590a9(0x1ab)]&&_0x5a1d2d[_0x4590a9(0x21c)][_0x4590a9(0x1d2)];}(_0x4948dc)))_0x12befc[_0x5d9a48(0x26c)](_0x4ca16c),_0x322650=!0x0;else{if(!_0x30ffbd||!_0x30ffbd[_0x5d9a48(0x1aa)])continue;_0x3033b2[_0x5d9a48(0x19d)](_0x30ffbd);}}}var _0x4948dc;return _0x3033b2[_0x5d9a48(0x107)]>0x0&&(_0x322650=!!this[_0x5d9a48(0x256)](_0x3033b2)||_0x322650),_0x322650;}),_0x36eb56[_0x339da8(0x24f)][_0x339da8(0x1a8)][_0x339da8(0x1c8)](_0x325e8e=>{const _0x4ad862=_0x339da8;let _0x7e5306=!0x1;for(const _0x1a2dde of _0x36eb56[_0x4ad862(0x24f)][_0x4ad862(0x1a8)][_0x4ad862(0x161)][_0x4ad862(0x1b9)]())if(_0x4ad862(0x269)==_0x1a2dde[_0x4ad862(0x1a6)])for(const _0x1fdfd1 of this[_0x4ad862(0x100)][_0x4ad862(0x29d)]()){if(_0x1fdfd1[_0x4ad862(0x194)]||!_0x1fdfd1[_0x4ad862(0x1aa)])continue;const _0x4abe58=_0x4ad862(0x1a0)==_0x1fdfd1[_0x4ad862(0x1a6)],_0x318161=this[_0x4ad862(0x220)](_0x1fdfd1),_0x5248de=_0x318161&&this[_0x4ad862(0xfc)](_0x318161);if(!_0x4abe58&&!_0x5248de)continue;const _0x5f4800=_0x1fdfd1[_0x4ad862(0x1bf)]();if(_0x5f4800[_0x4ad862(0x21c)][_0x4ad862(0x1bb)]!=_0x5f4800[_0x4ad862(0x159)][_0x4ad862(0x1bb)]&&!_0x5f4800[_0x4ad862(0x159)][_0x4ad862(0x1d2)]){const _0xa07bb3=_0x36eb56[_0x4ad862(0x24f)][_0x4ad862(0x20c)](_0x5f4800[_0x4ad862(0x21c)][_0x4ad862(0x236)],_0x4ad862(0x159)),_0xa44443=_0x36eb56[_0x4ad862(0x24f)][_0x4ad862(0x230)](_0x5f4800[_0x4ad862(0x21c)],_0xa07bb3);_0x325e8e[_0x4ad862(0x12b)](_0x1fdfd1[_0x4ad862(0xf8)](),{'range':_0xa44443}),_0x7e5306=!0x0;}}return _0x7e5306;}),_0x36eb56[_0x339da8(0x24f)][_0x339da8(0x1a8)][_0x339da8(0x1c8)](_0x52bf06=>this[_0x339da8(0x1cc)](_0x52bf06)),_0x36eb56[_0x339da8(0x24f)][_0x339da8(0x1a8)][_0x339da8(0x1c8)](_0x5c9d77=>!_0x5c9d77[_0x339da8(0x198)][_0x339da8(0x142)]&&this[_0x339da8(0x19c)](_0x5c9d77)),_0x36eb56[_0x339da8(0x24f)]['on'](_0x339da8(0x1ec),()=>{const _0x1754e0=_0x339da8;this[_0x1754e0(0x16b)]=!0x1;}),_0x36eb56[_0x339da8(0x24f)][_0x339da8(0x1a8)]['on'](_0x339da8(0x249),(_0x4b55f0,_0x308cb5)=>{const _0x15ecbd=_0x339da8;if(!_0x308cb5[_0x15ecbd(0x142)]||_0x308cb5[_0x15ecbd(0x281)])return;if(!this[_0x15ecbd(0x16b)])return;const _0x48ffa3=_0x36eb56[_0x15ecbd(0x24f)][_0x15ecbd(0x1a8)][_0x15ecbd(0x161)][_0x15ecbd(0x1b9)]();if(0x0==_0x48ffa3[_0x15ecbd(0x17c)])return;const _0x539a0c=[],_0x18fb1b=_0x48ffa3[_0x15ecbd(0x1ff)](_0x137ecb=>_0x15ecbd(0x1a7)==_0x137ecb[_0x15ecbd(0x1a6)]),_0x37e713=_0x48ffa3[_0x15ecbd(0x1ff)](_0x17ab7f=>_0x15ecbd(0x269)==_0x17ab7f[_0x15ecbd(0x1a6)]&&_0x15ecbd(0x235)!=_0x17ab7f[_0x15ecbd(0x156)]),_0x77d447=_0x48ffa3[_0x15ecbd(0x1ff)](_0x16da96=>_0x15ecbd(0x1dd)==_0x16da96[_0x15ecbd(0x1a6)]&&_0x15ecbd(0x235)!=_0x16da96[_0x15ecbd(0x156)]);for(const _0x411f26 of _0x18fb1b)this[_0x15ecbd(0x285)](_0x411f26[_0x15ecbd(0x10e)])&&_0x539a0c[_0x15ecbd(0x298)]({'key':_0x411f26[_0x15ecbd(0x10e)],'newValue':_0x411f26[_0x15ecbd(0x105)],'oldValue':_0x411f26[_0x15ecbd(0x1a2)],'range':Ot(_0x411f26[_0x15ecbd(0x1c1)],_0x36eb56[_0x15ecbd(0x24f)])});for(const _0x30880a of _0x37e713){const _0x369635=_0x77d447[_0x15ecbd(0x29b)](_0x21034e=>_0x21034e[_0x15ecbd(0x258)]===_0x30880a[_0x15ecbd(0x258)]);if(_0x369635){const _0x59018c=Gt(_0x30880a[_0x15ecbd(0x239)][_0x15ecbd(0x236)],_0x36eb56[_0x15ecbd(0x24f)]);_0x369635[_0x15ecbd(0x156)]!==_0x30880a[_0x15ecbd(0x156)]&&_0x539a0c[_0x15ecbd(0x298)]({'key':_0x15ecbd(0x1af),'newValue':_0x30880a[_0x15ecbd(0x156)],'oldValue':_0x369635[_0x15ecbd(0x156)],'range':_0x59018c});for(const [_0x41e5e1,_0x4933fb]of _0x369635[_0x15ecbd(0x1bd)]){if(!this[_0x15ecbd(0x285)](_0x41e5e1))continue;const _0x5ac490=_0x30880a[_0x15ecbd(0x1bd)][_0x15ecbd(0x23a)](_0x41e5e1);_0x4933fb!==_0x5ac490&&_0x539a0c[_0x15ecbd(0x298)]({'key':_0x41e5e1,'newValue':_0x5ac490,'oldValue':_0x4933fb,'range':_0x59018c});}for(const [_0x4dae93,_0x2771cb]of _0x30880a[_0x15ecbd(0x1bd)])this[_0x15ecbd(0x285)](_0x4dae93)&&(_0x369635[_0x15ecbd(0x1bd)][_0x15ecbd(0x215)](_0x4dae93)||_0x539a0c[_0x15ecbd(0x298)]({'key':_0x4dae93,'newValue':_0x2771cb,'oldValue':null,'range':_0x59018c}));}}0x0!=_0x539a0c[_0x15ecbd(0x17c)]&&_0x36eb56[_0x15ecbd(0x24f)][_0x15ecbd(0x1b0)](_0x308cb5,_0x11d43f=>{const _0x3f4963=_0x15ecbd,_0x2190d8=_0x1717f1();for(const {range:_0x293a9d,key:_0x61767f,oldValue:_0x254c65,newValue:_0xaccbd4}of _0x539a0c)this[_0x3f4963(0x28d)](_0x293a9d,_0x61767f,_0x254c65,_0xaccbd4,{'groupId':_0x2190d8});this[_0x3f4963(0x1f3)](_0x11d43f,_0x539a0c);});},{'priority':_0x339da8(0x200)}),_0x36eb56[_0x339da8(0x24f)][_0x339da8(0x155)]['on'](_0x339da8(0x192),(_0x41eab3,_0x176010,_0x3a02ae)=>{const _0x52e8ab=_0x339da8;if(null==_0x3a02ae){const {id:_0x55f057}=this[_0x52e8ab(0x247)](_0x176010[_0x52e8ab(0x156)]),_0x3b71f1=this[_0x52e8ab(0x100)][_0x52e8ab(0x23a)](_0x55f057);_0x3b71f1&&_0x3b71f1[_0x52e8ab(0x104)](_0x176010[_0x52e8ab(0x156)]);}}),_0x36eb56[_0x339da8(0x24f)][_0x339da8(0x1a8)]['on'](_0x339da8(0x249),()=>{const _0x2c034b=_0x339da8,_0x1d59d1=Array[_0x2c034b(0x121)](_0x36eb56[_0x2c034b(0x24f)][_0x2c034b(0x1a8)][_0x2c034b(0x161)][_0x2c034b(0xfb)]())[_0x2c034b(0x1ff)](_0x34291f=>_0x2c034b(0x1ac)===this[_0x2c034b(0x247)](_0x34291f[_0x2c034b(0x156)])[_0x2c034b(0x1b2)]);if(0x0===_0x1d59d1[_0x2c034b(0x17c)])return;_0x1d59d1[_0x2c034b(0x131)]((_0x4c39ea,_0x4f21b8)=>{const _0x1ef734=_0x2c034b,_0x670fa4=_0x4c39ea[_0x1ef734(0x1f1)][_0x1ef734(0x21d)],_0x3b81eb=_0x4f21b8[_0x1ef734(0x1f1)][_0x1ef734(0x21d)];return null===_0x670fa4&&null===_0x3b81eb?0x0:null===_0x670fa4&&null!==_0x3b81eb?-0x1:null!==_0x670fa4&&null===_0x3b81eb?0x1:_0x670fa4[_0x1ef734(0x21c)][_0x1ef734(0x27a)](_0x3b81eb[_0x1ef734(0x21c)])?-0x1:0x1;});const _0x95c33d=new Set(),_0x2a9c1a=new Set();for(const {name:_0x7cbae6,data:_0x5bb8d0}of _0x1d59d1){const {id:_0x3d7932}=this[_0x2c034b(0x247)](_0x7cbae6);if(null===_0x5bb8d0[_0x2c034b(0x21d)]){const _0x238900=this[_0x2c034b(0x228)](_0x7cbae6);_0x2a9c1a[_0x2c034b(0x19d)](_0x238900);}else{const _0x52f9f3=this[_0x2c034b(0x100)][_0x2c034b(0x23a)](_0x3d7932);null!==_0x5bb8d0[_0x2c034b(0x291)]||_0x52f9f3[_0x2c034b(0x1aa)]?(_0x95c33d[_0x2c034b(0x19d)](_0x52f9f3[_0x2c034b(0x271)]),_0x2a9c1a[_0x2c034b(0x19d)](_0x52f9f3)):this[_0x2c034b(0x1bc)](_0x52f9f3);}}_0x2a9c1a[_0x2c034b(0x107)]>0x0&&this[_0x2c034b(0x13e)](_0x2a9c1a);for(const _0x34a85a of _0x95c33d)this[_0x2c034b(0x237)](_0x2c034b(0x21f),_0x34a85a);}),_0x36eb56[_0x339da8(0x24f)]['on'](_0x339da8(0x146),(_0x5f5934,_0x54f7ef)=>{const _0x24db1e=_0x339da8,_0x542913=_0x54f7ef[0x0];if(!this[_0x24db1e(0x100)][_0x24db1e(0x107)])return;if(!_0x542913[_0x24db1e(0x151)])return;if(_0x542913[_0x24db1e(0x198)][_0x24db1e(0x281)]||!_0x542913[_0x24db1e(0x198)][_0x24db1e(0x142)])return;let _0x3e7701,_0x9c1bef;switch(_0x542913[_0x24db1e(0x1a6)]){case _0x24db1e(0x269):_0x3e7701=_0x36eb56[_0x24db1e(0x24f)][_0x24db1e(0x20c)](_0x542913[_0x24db1e(0x239)]),_0x9c1bef=_0x3e7701[_0x24db1e(0x20b)](_0x542913[_0x24db1e(0x270)]);break;case _0x24db1e(0xee):_0x3e7701=_0x36eb56[_0x24db1e(0x24f)][_0x24db1e(0x20c)](_0x542913[_0x24db1e(0x21e)]),_0x9c1bef=_0x36eb56[_0x24db1e(0x24f)][_0x24db1e(0x20c)](_0x542913[_0x24db1e(0x10f)]);break;case _0x24db1e(0x1de):_0x3e7701=_0x36eb56[_0x24db1e(0x24f)][_0x24db1e(0x20c)](_0x542913[_0x24db1e(0x1d5)]),_0x9c1bef=_0x3e7701[_0x24db1e(0x20b)](_0x542913[_0x24db1e(0x270)]);break;default:return;}const _0x3a7bb6=_0x36eb56[_0x24db1e(0x24f)][_0x24db1e(0x230)](_0x3e7701,_0x9c1bef);_0x36eb56[_0x24db1e(0x24f)][_0x24db1e(0x1b4)](()=>{const _0x342929=_0x24db1e;for(const {suggestion:_0x260c5b,meta:_0x5b287b}of this[_0x342929(0x11e)](_0x3a7bb6)){if(_0x260c5b[_0x342929(0x194)])continue;if(_0x342929(0x1e7)==_0x260c5b[_0x342929(0x1a6)])continue;const _0x577f6a=this[_0x342929(0x220)](_0x260c5b);if(_0x577f6a&&this[_0x342929(0xfc)](_0x577f6a)&&_0x342929(0xee)!=_0x542913[_0x342929(0x1a6)])continue;const _0x38c5b9=_0x260c5b[_0x342929(0x1f1)]&&_0x260c5b[_0x342929(0x1f1)][_0x342929(0x16d)];(_0x342929(0x1a0)!=_0x260c5b[_0x342929(0x1a6)]||_0x342929(0xee)==_0x542913[_0x342929(0x1a6)]&&!_0x38c5b9)&&(_0x5b287b[_0x342929(0x1a3)]||_0x342929(0x210)==_0x260c5b[_0x342929(0x1a6)]&&_0x5b287b[_0x342929(0x20d)]||_0x260c5b[_0x342929(0x1bf)]()[_0x342929(0x174)](_0x3a7bb6)&&this[_0x342929(0xfd)](_0x260c5b,_0x3e7701,_0x9c1bef));}});},{'priority':_0x339da8(0x200)}),_0x36eb56[_0x339da8(0x24f)]['on'](_0x339da8(0x24d),(_0x283e77,_0x4f5d85)=>{const _0x3ee78b=_0x339da8,_0x47021a=_0x4f5d85[0x0],_0x4c921a=_0x4f5d85[0x1];if(_0x4c921a&&_0x4c921a[_0x3ee78b(0x18a)])return;if(this[_0x3ee78b(0x1e2)])return;if(!this[_0x3ee78b(0x182)][_0x3ee78b(0x257)])return;if(_0x47021a[_0x3ee78b(0x27f)])return;const _0x2e0e00=_0x36eb56[_0x3ee78b(0x24f)][_0x3ee78b(0x251)],{start:_0x11ef30,end:_0x5efdd6}=_0x47021a[_0x3ee78b(0x1bf)](),_0x40a474=_0x11ef30[_0x3ee78b(0x236)]&&_0x2e0e00[_0x3ee78b(0x145)](_0x11ef30[_0x3ee78b(0x236)])?null:_0x2e0e00[_0x3ee78b(0x140)](_0x11ef30,_0x3ee78b(0x20f)),_0x180cbd=_0x5efdd6[_0x3ee78b(0x1ab)]&&_0x2e0e00[_0x3ee78b(0x145)](_0x5efdd6[_0x3ee78b(0x1ab)])?null:_0x2e0e00[_0x3ee78b(0x140)](_0x5efdd6,_0x3ee78b(0x21a)),_0x4ae695=_0x36eb56[_0x3ee78b(0x24f)][_0x3ee78b(0x230)](_0x40a474?_0x40a474[_0x3ee78b(0x21c)]:_0x11ef30,_0x180cbd?_0x180cbd[_0x3ee78b(0x159)]:_0x5efdd6);_0x36eb56[_0x3ee78b(0x24f)][_0x3ee78b(0x1b4)](_0x41cd43=>{const _0x1aee79=_0x3ee78b;this[_0x1aee79(0x243)](_0x4ae695);const _0x18629d=_0x36eb56[_0x1aee79(0x24f)][_0x1aee79(0x251)][_0x1aee79(0x140)](_0x4ae695[_0x1aee79(0x21c)]);_0x47021a['is'](_0x1aee79(0x1cb))?_0x41cd43[_0x1aee79(0x143)](_0x18629d):_0x47021a[_0x1aee79(0x261)](_0x18629d);}),_0x283e77[_0x3ee78b(0x1d7)]();},{'priority':_0x5492f3[_0x339da8(0x201)]+0xa}),_0x36eb56[_0x339da8(0x24f)]['on'](_0x339da8(0x242),(_0x2bd887,_0x41f149)=>{const _0x5c66a7=_0x339da8,_0x437d88=_0x41f149[_0x41f149[_0x5c66a7(0x17c)]-0x1];_0x437d88&&_0x437d88[_0x5c66a7(0x18a)]||this[_0x5c66a7(0x1e2)]||this[_0x5c66a7(0x182)][_0x5c66a7(0x257)]&&(_0x36eb56[_0x5c66a7(0x24f)][_0x5c66a7(0x1b4)](()=>{const _0x172f74=_0x5c66a7;let _0x2c1194=_0x36eb56[_0x172f74(0x24f)][_0x172f74(0x242)](_0x41f149[0x0],_0x41f149[0x1],_0x41f149[0x2],{'forceDefaultExecution':!0x0});if(!_0x2c1194)return;_0x2bd887[_0x172f74(0x209)]=_0x2c1194[_0x172f74(0x1a5)]();const _0x5a454b=_0x2c1194[_0x172f74(0x159)][_0x172f74(0x1ab)],_0x45333f=_0x36eb56[_0x172f74(0x24f)][_0x172f74(0x251)];_0x5a454b&&_0x45333f[_0x172f74(0x24a)](_0x5a454b)&&!_0x45333f[_0x172f74(0x15f)](_0x5a454b)&&(_0x2c1194=_0x36eb56[_0x172f74(0x24f)][_0x172f74(0x230)](_0x2c1194[_0x172f74(0x21c)],_0x36eb56[_0x172f74(0x24f)][_0x172f74(0x20c)](_0x5a454b,_0x172f74(0x159)))),this[_0x172f74(0x23c)](_0x2c1194);}),_0x2bd887[_0x5c66a7(0x1d7)]());},{'priority':_0x339da8(0x26b)}),this[_0x339da8(0x111)][_0x339da8(0x293)][_0x339da8(0x19d)](_0x339da8(0x1b1),this[_0x339da8(0x182)]),this[_0x339da8(0xf3)](_0x339da8(0x1b1));const _0x30cfd6=new _0x3a1dce(_0x36eb56,this[_0x339da8(0x100)]);_0x36eb56[_0x339da8(0x293)][_0x339da8(0x19d)](_0x339da8(0x1d0),_0x30cfd6),this[_0x339da8(0xf3)](_0x339da8(0x1d0));const _0x3d83a6=new _0x351540(_0x36eb56,this[_0x339da8(0x100)]);_0x36eb56[_0x339da8(0x293)][_0x339da8(0x19d)](_0x339da8(0x1d9),_0x3d83a6),this[_0x339da8(0xf3)](_0x339da8(0x1d9)),_0x36eb56[_0x339da8(0x293)][_0x339da8(0x19d)](_0x339da8(0x1c3),new _0x2c35a3(_0x36eb56,_0x30cfd6,this[_0x339da8(0x100)])),this[_0x339da8(0xf3)](_0x339da8(0x1c3)),_0x36eb56[_0x339da8(0x293)][_0x339da8(0x19d)](_0x339da8(0x1fc),new _0x2c35a3(_0x36eb56,_0x3d83a6,this[_0x339da8(0x100)])),this[_0x339da8(0xf3)](_0x339da8(0x1fc)),_0x36eb56[_0x339da8(0x293)][_0x339da8(0x19d)](_0x339da8(0x12d),new _0x55113d(_0x36eb56,_0x30cfd6,this[_0x339da8(0x100)])),this[_0x339da8(0xf3)](_0x339da8(0x12d)),_0x36eb56[_0x339da8(0x293)][_0x339da8(0x19d)](_0x339da8(0x16c),new _0x55113d(_0x36eb56,_0x3d83a6,this[_0x339da8(0x100)])),this[_0x339da8(0xf3)](_0x339da8(0x16c));const _0x8e1541=_0x36eb56[_0x339da8(0x27b)][_0x339da8(0x23a)](_0x339da8(0x227));this[_0x339da8(0x133)](_0x8e1541,_0x339da8(0x29a),(_0x2d4fc7,{threadId:_0xe239fd})=>{const _0x13faea=_0x339da8,_0x4c861d=this[_0x13faea(0x100)][_0x13faea(0x23a)](_0xe239fd);_0x4c861d&&_0x4c861d[_0x13faea(0x1cd)]&&0x1===_0x4c861d[_0x13faea(0x1cd)][_0x13faea(0x17c)]&&this[_0x13faea(0x132)](_0xe239fd,{'hasComments':!0x0});},{'priority':_0x339da8(0xef)}),this[_0x339da8(0x133)](_0x8e1541,_0x339da8(0x20a),(_0x3f9740,{threadId:_0x50e791})=>{const _0x3af129=_0x339da8,_0x1f9ca6=this[_0x3af129(0x100)][_0x3af129(0x23a)](_0x50e791);_0x1f9ca6&&_0x1f9ca6[_0x3af129(0x1cd)]&&!_0x1f9ca6[_0x3af129(0x1cd)][_0x3af129(0x17c)]&&this[_0x3af129(0x132)](_0x50e791,{'hasComments':!0x1});},{'priority':_0x339da8(0xef)});}set[_0x43e785(0x1d3)](_0x30f32f){const _0x50df71=_0x43e785;if(this[_0x50df71(0x10c)])throw new _0x60ebad(_0x50df71(0x27d),this);this[_0x50df71(0x10c)]=_0x30f32f;}get[_0x43e785(0x1d3)](){const _0x23d54=_0x43e785;return this[_0x23d54(0x10c)];}[_0x43e785(0x28e)]({skipNotAttached:_0x1a58a6=!0x1,toJSON:_0x4df0f0=!0x1}={}){const _0x5390ca=_0x43e785,_0x336856=[];for(const _0x2b6adb of this[_0x5390ca(0x100)][_0x5390ca(0x29d)]())_0x1a58a6&&!_0x2b6adb[_0x5390ca(0x1aa)]||_0x336856[_0x5390ca(0x298)](_0x2b6adb);return _0x4df0f0?_0x336856[_0x5390ca(0x208)](_0x2eb478=>_0x2eb478[_0x5390ca(0x181)]()):_0x336856;}[_0x43e785(0x217)](_0x3657a2){const _0x578689=_0x43e785,_0x1123e2=this[_0x578689(0x100)][_0x578689(0x23a)](_0x3657a2);if(!_0x1123e2)throw new _0x60ebad(_0x578689(0x1b7),this);return _0x1123e2;}[_0x43e785(0x222)](_0xcfb265){const _0x3093aa=_0x43e785;return this[_0x3093aa(0x100)][_0x3093aa(0x215)](_0xcfb265);}[_0x43e785(0x218)](_0x54b7e9){const _0x18e5e4=_0x43e785,{authorId:_0x2111e9,id:_0x5a22c7,attributes:_0x50ddaf}=_0x54b7e9,[_0x35e8da,_0x5f5d18]=_0x54b7e9[_0x18e5e4(0x1a6)][_0x18e5e4(0xee)](':'),_0x3e6a99=this[_0x18e5e4(0x100)][_0x18e5e4(0x23a)](_0x5a22c7)||this[_0x18e5e4(0x149)](_0x35e8da,_0x5f5d18,_0x5a22c7,_0x2111e9,_0x50ddaf);if(this[_0x18e5e4(0xf7)](_0x3e6a99),this[_0x18e5e4(0x18f)](_0x3e6a99,_0x35e8da,_0x5f5d18||null,_0x2111e9),_0x3e6a99[_0x18e5e4(0x112)]=_0x54b7e9[_0x18e5e4(0x112)],_0x3e6a99[_0x18e5e4(0x172)]=!0x0,_0x50ddaf&&_0x50ddaf[_0x18e5e4(0x295)]){const _0xc10fce=_0x50ddaf[_0x18e5e4(0x295)],_0x19b04b=this[_0x18e5e4(0x240)](_0xc10fce[_0x18e5e4(0x248)]);_0x3e6a99[_0x18e5e4(0xf0)]=_0xc10fce[_0x18e5e4(0x112)],_0x3e6a99[_0x18e5e4(0x290)]=_0x19b04b,_0x3e6a99[_0x18e5e4(0x211)]=!0x0;}else _0x3e6a99[_0x18e5e4(0xf0)]=_0x54b7e9[_0x18e5e4(0x112)];switch(_0x54b7e9[_0x18e5e4(0x1f1)]&&(_0x3e6a99[_0x18e5e4(0x1f1)]=_0x54b7e9[_0x18e5e4(0x1f1)]),_0x54b7e9[_0x18e5e4(0x1bd)]&&(_0x3e6a99[_0x18e5e4(0x1bd)]=_0x54b7e9[_0x18e5e4(0x1bd)]),this[_0x18e5e4(0x10c)]&&this[_0x18e5e4(0x10c)][_0x18e5e4(0x120)]||(_0x3e6a99[_0x18e5e4(0x13b)]=!0x0),this[_0x18e5e4(0x287)][_0x18e5e4(0x23a)](_0x3e6a99)){case _0x18e5e4(0x1f7):this[_0x18e5e4(0x287)][_0x18e5e4(0xf9)](_0x3e6a99,_0x18e5e4(0x1e9));break;case _0x18e5e4(0x272):_0x3e6a99[_0x18e5e4(0x1aa)]?(this[_0x18e5e4(0x256)](new Set([_0x3e6a99])),this[_0x18e5e4(0x13e)](new Set([_0x3e6a99])),this[_0x18e5e4(0x287)][_0x18e5e4(0xf9)](_0x3e6a99,_0x18e5e4(0x11f)),this[_0x18e5e4(0x237)](_0x18e5e4(0x1eb),_0x3e6a99)):this[_0x18e5e4(0x287)][_0x18e5e4(0xf9)](_0x3e6a99,_0x18e5e4(0x226));}return _0x3e6a99;}[_0x43e785(0x1d0)](_0x241b69){const _0x5e5b66=_0x43e785;this[_0x5e5b66(0x18a)](()=>{const _0x302a17=_0x5e5b66;this[_0x302a17(0x111)][_0x302a17(0x24f)][_0x302a17(0x1b4)](()=>{const _0x51cbca=_0x302a17;for(const _0x39649a of _0x241b69[_0x51cbca(0x109)]())_0x39649a[_0x51cbca(0x11a)]();});});}[_0x43e785(0x1d9)](_0x14946d){const _0x75b533=_0x43e785;this[_0x75b533(0x18a)](()=>{const _0x2bb7bd=_0x75b533;this[_0x2bb7bd(0x111)][_0x2bb7bd(0x24f)][_0x2bb7bd(0x1b4)](()=>{const _0x37563a=_0x2bb7bd;for(const _0x5c73a8 of _0x14946d[_0x37563a(0x109)]())_0x5c73a8[_0x37563a(0x138)]();});});}[_0x43e785(0xf3)](_0xb67f16,_0x189831){const _0x43aa8c=_0x43e785,_0x1cf250=this[_0x43aa8c(0x111)][_0x43aa8c(0x293)][_0x43aa8c(0x23a)](_0xb67f16);if(!_0x1cf250)throw new _0x60ebad(_0x43aa8c(0x1cf),this,{'commandName':_0xb67f16});if(this[_0x43aa8c(0x203)][_0x43aa8c(0x215)](_0x1cf250))throw new _0x60ebad(_0x43aa8c(0x15b),this,{'commandName':_0xb67f16});this[_0x43aa8c(0x203)][_0x43aa8c(0x19d)](_0x1cf250),_0x189831&&_0x1cf250['on'](_0x43aa8c(0x183),(_0x2067da,_0x4bae39)=>{const _0x1e558f=_0x43aa8c;this[_0x1e558f(0x182)][_0x1e558f(0x257)]&&(this[_0x1e558f(0x1e2)]||(_0x4bae39[_0x1e558f(0x17c)]>0x0&&_0x4bae39[_0x4bae39[_0x1e558f(0x17c)]-0x1]&&_0x4bae39[_0x4bae39[_0x1e558f(0x17c)]-0x1][_0x1e558f(0x18a)]?_0x4bae39[_0x1e558f(0x179)]():(_0x2067da[_0x1e558f(0x209)]=_0x189831((..._0x5f516a)=>_0x1cf250[_0x1e558f(0x183)](..._0x5f516a,{'forceDefaultExecution':!0x0}),..._0x4bae39),_0x2067da[_0x1e558f(0x1d7)]())));},{'priority':_0x43aa8c(0x26b)});}[_0x43e785(0x18a)](_0x4a7eef){const _0x692b94=_0x43e785;let _0x4ac266,_0x207002;const _0x4c5779=this[_0x692b94(0x1e2)];this[_0x692b94(0x1e2)]=!0x0;try{_0x4ac266=_0x4a7eef();}catch(_0x3455ce){_0x207002=_0x3455ce;}return _0x4c5779||(this[_0x692b94(0x1e2)]=!0x1),_0x207002&&_0x60ebad[_0x692b94(0x18d)](_0x207002,this),_0x4ac266;}[_0x43e785(0x23c)](_0x2af28c,_0x536309=null,_0x1de105={}){const _0x7dbb75=_0x43e785;if(_0x2af28c[_0x7dbb75(0x27f)])return null;const _0x43732e=this[_0x7dbb75(0x111)][_0x7dbb75(0x27b)][_0x7dbb75(0x23a)](_0x7dbb75(0x171))['me'];for(const {suggestion:_0x45d170,meta:_0x4a5e67}of this[_0x7dbb75(0x11e)](_0x2af28c,_0x7dbb75(0x210)))if(_0x4a5e67[_0x7dbb75(0x20d)]){if(!_0x4a5e67[_0x7dbb75(0x24c)]){if(_0x4a5e67[_0x7dbb75(0x1a3)]){if(!this[_0x7dbb75(0x1f2)]||!Lt(_0x45d170,_0x1de105))continue;return _0x45d170;}if(Lt(_0x45d170,_0x1de105))return _0x45d170;this[_0x7dbb75(0xfd)](_0x45d170,_0x2af28c[_0x7dbb75(0x21c)],_0x2af28c[_0x7dbb75(0x159)]);break;}if(_0x536309==_0x45d170[_0x7dbb75(0x101)]&&Lt(_0x45d170,_0x1de105)){const _0x78c198=_0x45d170[_0x7dbb75(0x1bf)]();return _0x78c198[_0x7dbb75(0x21c)][_0x7dbb75(0x163)](_0x2af28c[_0x7dbb75(0x159)])?this[_0x7dbb75(0x148)](_0x45d170,this[_0x7dbb75(0xff)][_0x7dbb75(0x230)](_0x2af28c[_0x7dbb75(0x21c)],_0x78c198[_0x7dbb75(0x159)])):this[_0x7dbb75(0x148)](_0x45d170,this[_0x7dbb75(0xff)][_0x7dbb75(0x230)](_0x78c198[_0x7dbb75(0x21c)],_0x2af28c[_0x7dbb75(0x159)])),_0x45d170;}}const _0x536fd1=_0x1717f1(),_0x1e44ce=_0x43732e['id'],_0x4f5931=_0x536309?_0x7dbb75(0x1f0)+_0x536309:_0x7dbb75(0x210),_0x4a7a3a=this[_0x7dbb75(0x1a1)]({'id':_0x536fd1,'type':_0x4f5931,'createdAt':new Date(),'authorId':_0x1e44ce,'attributes':_0x1de105});return this[_0x7dbb75(0x202)](_0x4f5931,_0x536fd1,_0x1e44ce,_0x2af28c),_0x4a7a3a;}[_0x43e785(0x10b)](_0x143ec4,_0x3ae430=_0x43e785(0x22b),_0x411c43={}){const _0x1e7ca5=_0x43e785,_0x227119=this[_0x1e7ca5(0x111)][_0x1e7ca5(0x27b)][_0x1e7ca5(0x23a)](_0x1e7ca5(0x171))['me'],_0x453ddf=this[_0x1e7ca5(0x28b)][_0x1e7ca5(0x130)](_0x1e7ca5(0x210),_0x3ae430,_0x1e7ca5(0x1b3));for(const _0x4951cd of this[_0x1e7ca5(0x28e)]())if(_0x4951cd[_0x1e7ca5(0x290)]['id']==_0x227119['id']&&_0x1e7ca5(0x210)==_0x4951cd[_0x1e7ca5(0x1a6)]&&_0x4951cd[_0x1e7ca5(0x101)]==_0x3ae430&&Lt(_0x4951cd,_0x411c43)&&(_0x453ddf(_0x4951cd[_0x1e7ca5(0x1df)](),_0x143ec4)||_0x453ddf(_0x143ec4,_0x4951cd[_0x1e7ca5(0x1df)]()))){for(const _0x2468de of _0x143ec4)_0x4951cd[_0x1e7ca5(0x1ad)](_0x2468de);return _0x4951cd;}for(const {suggestion:_0x3ce556,meta:_0xb9eb6}of this[_0x1e7ca5(0x11e)](_0x143ec4,_0x1e7ca5(0x210))){if(!_0xb9eb6[_0x1e7ca5(0x20d)])continue;if(!this[_0x1e7ca5(0x1f2)]&&_0xb9eb6[_0x1e7ca5(0x1a3)])continue;if(!Lt(_0x3ce556,_0x411c43))continue;let _0xe0db32=!0x0;for(const _0x41d5e3 of _0x3ce556[_0x1e7ca5(0x1df)]())for(const _0x1b88bd of _0x143ec4)if(!_0x41d5e3[_0x1e7ca5(0x174)](_0x1b88bd)){_0xe0db32=!0x1;break;}if(_0xe0db32)return _0x3ce556;}const _0x2820ef=_0x1717f1(),_0x5277c8=_0x227119['id'],_0x4e39ac=_0x1e7ca5(0x1f0)+_0x3ae430,_0x412316=this[_0x1e7ca5(0x1a1)]({'id':_0x2820ef,'type':_0x4e39ac,'createdAt':new Date(),'authorId':_0x5277c8,'attributes':_0x411c43});for(const _0x4fd260 of _0x143ec4)this[_0x1e7ca5(0x202)](_0x4e39ac,_0x2820ef,_0x5277c8,_0x4fd260,_0x274dbb[_0x1e7ca5(0xf2)]());return _0x412316;}[_0x43e785(0x137)](_0x212f99,_0x56b7e0,_0x2c52b0=null,_0x4d0528={}){const _0x29a53a=_0x43e785;if(_0x2c52b0=_0x2c52b0||Vt(_0x56b7e0),_0x212f99[_0x29a53a(0x27f)])return null;if(_0x29a53a(0x24b)===this[_0x29a53a(0x14d)]){const _0x14ecdc=this[_0x29a53a(0x28b)][_0x29a53a(0x130)](_0x29a53a(0x1e7),_0x2c52b0,_0x29a53a(0x11a));return this[_0x29a53a(0x18a)](()=>_0x14ecdc([_0x212f99],_0x56b7e0,_0x4d0528)),null;}const _0xb723f1=this[_0x29a53a(0x111)][_0x29a53a(0x27b)][_0x29a53a(0x23a)](_0x29a53a(0x171))['me'],_0x5b9bc1=[];if(_0x29a53a(0x282)!==this[_0x29a53a(0x14d)]){for(const {suggestion:_0x4678e3,meta:_0xe12f9d}of this[_0x29a53a(0x11e)](_0x212f99,_0x29a53a(0x210)))_0xe12f9d[_0x29a53a(0x20d)]&&!_0xe12f9d[_0x29a53a(0x299)]&&_0x5b9bc1[_0x29a53a(0x298)](..._0x4678e3[_0x29a53a(0x1df)]());}const _0x2cd901=function(_0x133741,_0x55704c){const _0x2a2a65=_0x29a53a,_0x3c6568=[];for(const _0x54e8cc of _0x55704c){const _0x355982=_0x133741[_0x2a2a65(0x1fb)](_0x54e8cc);_0x355982&&_0x3c6568[_0x2a2a65(0x298)](_0x355982);}return _0x3c6568;}(_0x212f99,_0x5b9bc1),_0x115cb6=function(_0x5c2456,_0x1a67ad){const _0x6295d1=_0x29a53a,_0x331c1d=[_0x5c2456];for(const _0x7d20c9 of _0x1a67ad){let _0x4d6f84=0x0;for(;_0x4d6f84<_0x331c1d[_0x6295d1(0x17c)];){const _0x5837ec=_0x331c1d[_0x4d6f84][_0x6295d1(0x28c)](_0x7d20c9);_0x331c1d[_0x6295d1(0x28f)](_0x4d6f84,0x1,..._0x5837ec),_0x4d6f84+=_0x5837ec[_0x6295d1(0x17c)];}}return _0x331c1d;}(_0x212f99,_0x5b9bc1);_0x2cd901[_0x29a53a(0x17c)]&&this[_0x29a53a(0xff)][_0x29a53a(0x1b4)](()=>{const _0x96210b=_0x29a53a;for(const _0x43a070 of _0x2cd901){const _0x596d6c=this[_0x96210b(0x28b)][_0x96210b(0x130)](_0x96210b(0x1e7),_0x2c52b0,_0x96210b(0x11a));this[_0x96210b(0x18a)](()=>_0x596d6c([_0x43a070],_0x56b7e0,_0x4d0528));}});for(const _0x445107 of _0x115cb6){let _0x4ec73f=null,_0x4a419f=_0x445107[_0x29a53a(0x21c)],_0x833cce=_0x445107[_0x29a53a(0x159)];for(const {suggestion:_0x2cc800,meta:_0x3f07d2}of this[_0x29a53a(0x11e)](_0x445107,_0x29a53a(0x1e7))){if(!_0x3f07d2[_0x29a53a(0x20d)])continue;if(_0x2cc800[_0x29a53a(0x101)]!=_0x2c52b0)continue;if(!Lt(_0x2cc800,_0x4d0528))continue;const _0x13f1a8=_0x2cc800[_0x29a53a(0x1bf)]();if(_0x13f1a8[_0x29a53a(0x174)](_0x445107,!0x0))return null;_0x4a419f=_0x4a419f[_0x29a53a(0x27a)](_0x13f1a8[_0x29a53a(0x21c)])?_0x4a419f:_0x13f1a8[_0x29a53a(0x21c)],_0x833cce=_0x833cce[_0x29a53a(0x29e)](_0x13f1a8[_0x29a53a(0x159)])?_0x833cce:_0x13f1a8[_0x29a53a(0x159)],_0x4ec73f?_0x13f1a8[_0x29a53a(0x21c)][_0x29a53a(0x27a)](_0x4ec73f[_0x29a53a(0x1bf)]()[_0x29a53a(0x21c)])?(_0x4ec73f[_0x29a53a(0x11b)](),_0x4ec73f=_0x2cc800):_0x2cc800[_0x29a53a(0x11b)]():_0x4ec73f=_0x2cc800;}const _0x8278b5=this[_0x29a53a(0xff)][_0x29a53a(0x230)](_0x4a419f,_0x833cce);if(_0x4ec73f)this[_0x29a53a(0x148)](_0x4ec73f,_0x8278b5);else{const _0xfec20=_0x1717f1(),_0x1a6c7f=_0xb723f1['id'];this[_0x29a53a(0x1a1)]({'id':_0xfec20,'type':_0x29a53a(0x23b)+_0x2c52b0,'data':_0x56b7e0,'createdAt':new Date(),'authorId':_0x1a6c7f,'attributes':_0x4d0528}),this[_0x29a53a(0x202)](_0x29a53a(0x23b)+_0x2c52b0,_0xfec20,_0x1a6c7f,_0x8278b5);}}return null;}[_0x43e785(0x204)](_0x367bc8,_0x2a7762,_0x10d141=[],_0x5a3733=null,_0x1e109b={}){const _0x401601=_0x43e785;_0x2a7762[_0x401601(0xfa)]||(_0x2a7762[_0x401601(0xfa)]=_0x2a7762[_0x401601(0x16e)]),_0x2a7762[_0x401601(0x16d)]=_0x367bc8['is'](_0x401601(0x1c1)),_0x5a3733=_0x5a3733||Vt(_0x2a7762);const _0x2df410=_0x10d141[_0x401601(0x208)](_0x1f8049=>Gt(_0x1f8049,this[_0x401601(0xff)])),_0x2722d9=_0x367bc8['is'](_0x401601(0x1c1))?_0x367bc8:Gt(_0x367bc8,this[_0x401601(0xff)]);if(_0x401601(0x24b)===this[_0x401601(0x14d)]){const _0x2b53f5=this[_0x401601(0x28b)][_0x401601(0x130)](_0x401601(0x1a0),_0x5a3733,_0x401601(0x11a));return this[_0x401601(0x18a)](()=>_0x2b53f5([_0x2722d9],_0x2a7762,_0x1e109b)),null;}_0x2df410[_0x401601(0x298)](_0x2722d9);let _0x98c782=!0x0;for(const _0x3dfe72 of _0x2df410)if(!this[_0x401601(0x1f9)](_0x3dfe72)){_0x98c782=!0x1;break;}if(_0x98c782&&_0x401601(0x282)!==this[_0x401601(0x14d)]){const _0x339924=this[_0x401601(0x28b)][_0x401601(0x130)](_0x401601(0x1a0),_0x5a3733,_0x401601(0x11a));return this[_0x401601(0x18a)](()=>_0x339924([_0x2722d9],_0x2a7762,_0x1e109b)),null;}let _0x4a9773=null,_0x4ff02e=_0x2722d9[_0x401601(0x21c)],_0x2d4c9b=_0x2722d9[_0x401601(0x159)];for(const {suggestion:_0xd61c5f,meta:_0x487cc0}of this[_0x401601(0x11e)](_0x2722d9,_0x401601(0x1a0))){if(!_0x487cc0[_0x401601(0x20d)])continue;if(_0x487cc0[_0x401601(0x24c)]||_0x487cc0[_0x401601(0x1a3)]||_0x487cc0[_0x401601(0x299)])continue;if(_0xd61c5f[_0x401601(0x1f1)][_0x401601(0xfa)]!=_0x2a7762[_0x401601(0xfa)])continue;if(!Lt(_0xd61c5f,_0x1e109b))continue;const _0x9f6310=_0xd61c5f[_0x401601(0x1bf)]();if(_0xd61c5f[_0x401601(0x101)]==_0x5a3733){if(_0x9f6310[_0x401601(0x174)](_0x2722d9,!0x0))return null;_0x4ff02e=_0x4ff02e[_0x401601(0x27a)](_0x9f6310[_0x401601(0x21c)])?_0x4ff02e:_0x9f6310[_0x401601(0x21c)],_0x2d4c9b=_0x2d4c9b[_0x401601(0x29e)](_0x9f6310[_0x401601(0x159)])?_0x2d4c9b:_0x9f6310[_0x401601(0x159)],_0x4a9773?_0x9f6310[_0x401601(0x21c)][_0x401601(0x27a)](_0x4a9773[_0x401601(0x1bf)]()[_0x401601(0x21c)])?(_0x4a9773[_0x401601(0x11b)](),_0x4a9773=_0xd61c5f):_0xd61c5f[_0x401601(0x11b)]():_0x4a9773=_0xd61c5f;}else{const _0x50197b=_0x2722d9[_0x401601(0x1fb)](_0x9f6310);this[_0x401601(0x13f)](_0xd61c5f,_0x50197b);}}const _0x1180f1=this[_0x401601(0x111)][_0x401601(0x27b)][_0x401601(0x23a)](_0x401601(0x171))['me'],_0x533217=_0x1717f1(),_0x1c93c2=_0x1180f1['id'];if(_0x4a9773)return this[_0x401601(0x148)](_0x4a9773,this[_0x401601(0xff)][_0x401601(0x230)](_0x4ff02e,_0x2d4c9b)),_0x4a9773;{const _0x51ce37=this[_0x401601(0x1a1)]({'id':_0x533217,'type':_0x401601(0x10a)+_0x5a3733,'data':_0x2a7762,'createdAt':new Date(),'authorId':_0x1c93c2,'attributes':_0x1e109b});return this[_0x401601(0x202)](_0x401601(0x10a)+_0x5a3733,_0x533217,_0x1c93c2,this[_0x401601(0xff)][_0x401601(0x230)](_0x4ff02e,_0x2d4c9b)),_0x51ce37;}}[_0x43e785(0x1d1)](_0x145743,_0x3341c8,_0xf6bf44=[],_0x59cd5a=null,_0x4376a0={}){const _0x21cd6f=_0x43e785;_0x3341c8[_0x21cd6f(0xfa)]||(_0x3341c8[_0x21cd6f(0xfa)]=_0x3341c8[_0x21cd6f(0x16e)]);const _0x4201d0=_0x145743[0x0];_0x3341c8[_0x21cd6f(0x16d)]=_0x4201d0['is'](_0x21cd6f(0x1c1)),_0x59cd5a=_0x59cd5a||Vt(_0x3341c8);const _0x28b679=_0xf6bf44[_0x21cd6f(0x208)](_0x219280=>Gt(_0x219280,this[_0x21cd6f(0xff)])),_0x1e5d30=_0x4201d0['is'](_0x21cd6f(0x1c1))?_0x145743:_0x145743[_0x21cd6f(0x208)](_0x366a5a=>Gt(_0x366a5a,this[_0x21cd6f(0xff)]));if(_0x21cd6f(0x24b)===this[_0x21cd6f(0x14d)]){const _0x4f961b=this[_0x21cd6f(0x28b)][_0x21cd6f(0x130)](_0x21cd6f(0x1a0),_0x59cd5a,_0x21cd6f(0x11a));return this[_0x21cd6f(0x18a)](()=>_0x4f961b(_0x1e5d30,_0x3341c8,_0x4376a0)),null;}_0x28b679[_0x21cd6f(0x298)](..._0x1e5d30);let _0x441691=!0x0;for(const _0x20b9e6 of _0x28b679)if(!this[_0x21cd6f(0x1f9)](_0x20b9e6)){_0x441691=!0x1;break;}if(_0x441691&&_0x21cd6f(0x282)!==this[_0x21cd6f(0x14d)]){const _0x55d518=this[_0x21cd6f(0x28b)][_0x21cd6f(0x130)](_0x21cd6f(0x1a0),_0x59cd5a,_0x21cd6f(0x11a));return this[_0x21cd6f(0x18a)](()=>_0x55d518(_0x1e5d30,_0x3341c8,_0x4376a0)),null;}const _0x29ed18=this[_0x21cd6f(0x111)][_0x21cd6f(0x27b)][_0x21cd6f(0x23a)](_0x21cd6f(0x171))['me'];for(const _0x4978bc of this[_0x21cd6f(0x28e)]()){if(_0x4978bc[_0x21cd6f(0x290)]['id']!=_0x29ed18['id'])continue;if(_0x21cd6f(0x1a0)!=_0x4978bc[_0x21cd6f(0x1a6)]||_0x4978bc[_0x21cd6f(0x1f1)][_0x21cd6f(0xfa)]!=_0x3341c8[_0x21cd6f(0xfa)])continue;if(!Lt(_0x4978bc,_0x4376a0))continue;const _0x5685b5=_0x4978bc[_0x21cd6f(0x101)]==_0x59cd5a;for(let _0x2e999e=0x0;_0x2e999e<_0x1e5d30[_0x21cd6f(0x17c)];_0x2e999e++){const _0x3796ad=_0x1e5d30[_0x2e999e];for(const _0x118b95 of _0x4978bc[_0x21cd6f(0x26f)]()){const _0x37765a=_0x118b95[_0x21cd6f(0x12c)]();if(_0x3796ad[_0x21cd6f(0x163)](_0x37765a)){_0x5685b5?(_0x1e5d30[_0x21cd6f(0x28f)](_0x2e999e,0x1),_0x2e999e--):_0x4978bc[_0x21cd6f(0x26c)](_0x118b95[_0x21cd6f(0x156)]);break;}}}}if(0x0==_0x1e5d30[_0x21cd6f(0x17c)])return null;const _0xd5aabf=this[_0x21cd6f(0x28b)][_0x21cd6f(0x130)](_0x21cd6f(0x1a0),_0x59cd5a,_0x21cd6f(0x1b3));for(const _0x5f0345 of this[_0x21cd6f(0x28e)]())if(_0x5f0345[_0x21cd6f(0x290)]['id']==_0x29ed18['id']&&_0x21cd6f(0x1a0)==_0x5f0345[_0x21cd6f(0x1a6)]&&_0x5f0345[_0x21cd6f(0x1f1)][_0x21cd6f(0xfa)]==_0x3341c8[_0x21cd6f(0xfa)]&&_0x5f0345[_0x21cd6f(0x101)]==_0x59cd5a&&Lt(_0x5f0345,_0x4376a0)&&(_0xd5aabf(_0x5f0345[_0x21cd6f(0x1df)](),_0x1e5d30)||_0xd5aabf(_0x1e5d30,_0x5f0345[_0x21cd6f(0x1df)]()))){for(const _0x5e91b8 of _0x1e5d30)_0x5f0345[_0x21cd6f(0x1ad)](_0x5e91b8);return _0x5f0345;}const _0x11ec2a=_0x1717f1(),_0x29fac1=_0x29ed18['id'],_0x5bbe86=_0x21cd6f(0x10a)+_0x59cd5a,_0x283077=this[_0x21cd6f(0x1a1)]({'id':_0x11ec2a,'type':_0x5bbe86,'data':_0x3341c8,'createdAt':new Date(),'authorId':_0x29fac1,'attributes':_0x4376a0});for(const _0x2d0733 of _0x1e5d30)this[_0x21cd6f(0x202)](_0x5bbe86,_0x11ec2a,_0x29fac1,_0x2d0733,_0x274dbb[_0x21cd6f(0xf2)]());return _0x283077;}[_0x43e785(0x243)](_0x1d5006,_0x417b1d=null,_0x248cbd={}){const _0x36a05e=_0x43e785;if(_0x1d5006[_0x36a05e(0x27f)])return null;const _0x5d122b=this[_0x36a05e(0x111)][_0x36a05e(0x27b)][_0x36a05e(0x23a)](_0x36a05e(0x171))['me'],_0x415fa9=new _0x5c2a6f(_0x1d5006[_0x36a05e(0x21c)],_0x1d5006[_0x36a05e(0x159)]);for(const {suggestion:_0x499ba2,meta:_0x34ccf1}of this[_0x36a05e(0x11e)](_0x415fa9,_0x36a05e(0x210)))if(_0x34ccf1[_0x36a05e(0x20d)]&&!_0x34ccf1[_0x36a05e(0x24c)]){if(_0x499ba2[_0x36a05e(0x194)]){const _0x3e346d=_0x499ba2[_0x36a05e(0x1df)]()[_0x36a05e(0x1ff)](_0x1e04cf=>_0x36a05e(0x135)!=_0x1e04cf[_0x36a05e(0x1b8)][_0x36a05e(0x216)]);_0x3e346d[_0x36a05e(0x1b6)](_0x57d089=>_0x415fa9[_0x36a05e(0x174)](_0x57d089,!0x0))&&_0x499ba2[_0x36a05e(0x138)]();if(_0x3e346d[_0x36a05e(0x263)](_0x466c05=>_0x466c05[_0x36a05e(0x174)](_0x415fa9,!0x0))){const _0x5e2c05=this[_0x36a05e(0x28b)][_0x36a05e(0x130)](_0x36a05e(0x123),_0x417b1d,_0x36a05e(0x11a));return this[_0x36a05e(0x18a)](()=>_0x5e2c05([_0x415fa9],null,_0x248cbd)),null;}}else{const _0x354c02=_0x415fa9[_0x36a05e(0x1fb)](_0x499ba2[_0x36a05e(0x1bf)]());null!==_0x354c02&&_0x499ba2[_0x36a05e(0x1fd)]([_0x354c02],null,_0x248cbd);}}if(_0x415fa9[_0x36a05e(0x1c2)](),_0x415fa9[_0x36a05e(0x27f)]||_0x36a05e(0x135)==_0x415fa9[_0x36a05e(0x1b8)][_0x36a05e(0x216)])return null;let _0x18f4e9=null,_0x3cbde5=_0x415fa9[_0x36a05e(0x21c)],_0x5692d0=_0x415fa9[_0x36a05e(0x159)];const _0x4224d5=this[_0x36a05e(0x11e)](_0x415fa9,_0x36a05e(0x123));for(const {suggestion:_0x7d75ed,meta:_0x52fc2c}of _0x4224d5){const _0x2c1df6=this[_0x36a05e(0xff)][_0x36a05e(0x230)](_0x3cbde5,_0x5692d0);if(_0x52fc2c[_0x36a05e(0x20d)]&&(this[_0x36a05e(0x1f2)]||!_0x52fc2c[_0x36a05e(0x1a3)]&&!_0x52fc2c[_0x36a05e(0x299)])){if(_0x7d75ed[_0x36a05e(0x194)]){if(!Lt(_0x7d75ed,_0x248cbd))continue;let _0x2feca0=!0x0;for(const _0x408458 of _0x7d75ed[_0x36a05e(0x1df)]()){if(_0x408458[_0x36a05e(0x174)](_0x2c1df6,!0x0))return _0x7d75ed;_0x2c1df6[_0x36a05e(0x174)](_0x408458)||(_0x2feca0=!0x1);}_0x2feca0&&_0x7d75ed[_0x36a05e(0x138)]();}else{const _0xf9e868=_0x7d75ed[_0x36a05e(0x1bf)]();if(_0xf9e868[_0x36a05e(0x174)](_0x2c1df6,!0x0))return _0x7d75ed;if(!Lt(_0x7d75ed,_0x248cbd)){_0x2c1df6[_0x36a05e(0x174)](_0xf9e868)?_0x7d75ed[_0x36a05e(0x11b)]():_0xf9e868[_0x36a05e(0x207)](_0x3cbde5)?_0x3cbde5=_0xf9e868[_0x36a05e(0x159)]:_0xf9e868[_0x36a05e(0x207)](_0x5692d0)&&(_0x5692d0=_0xf9e868[_0x36a05e(0x21c)]);continue;}_0x3cbde5=_0x3cbde5[_0x36a05e(0x27a)](_0xf9e868[_0x36a05e(0x21c)])?_0x3cbde5:_0xf9e868[_0x36a05e(0x21c)],_0x5692d0=_0x5692d0[_0x36a05e(0x29e)](_0xf9e868[_0x36a05e(0x159)])?_0x5692d0:_0xf9e868[_0x36a05e(0x159)],_0x248cbd=Object[_0x36a05e(0x196)]({},_0x7d75ed[_0x36a05e(0x1bd)]),_0x18f4e9?_0xf9e868[_0x36a05e(0x21c)][_0x36a05e(0x27a)](_0x18f4e9[_0x36a05e(0x1bf)]()[_0x36a05e(0x21c)])?(_0x18f4e9[_0x36a05e(0x11b)](),_0x18f4e9=_0x7d75ed):_0x7d75ed[_0x36a05e(0x11b)]():_0x18f4e9=_0x7d75ed;}}}if(_0x18f4e9)return this[_0x36a05e(0x148)](_0x18f4e9,this[_0x36a05e(0xff)][_0x36a05e(0x230)](_0x3cbde5,_0x5692d0)),_0x18f4e9;{const _0x1d999d=_0x1717f1(),_0x322e76=this[_0x36a05e(0xff)][_0x36a05e(0x230)](_0x3cbde5,_0x5692d0),_0x13b559=_0x5d122b['id'],_0x60402=_0x417b1d?_0x36a05e(0x116)+_0x417b1d:_0x36a05e(0x123),_0x1411fc=this[_0x36a05e(0x1a1)]({'id':_0x1d999d,'type':_0x60402,'createdAt':new Date(),'authorId':_0x13b559,'attributes':_0x248cbd});return this[_0x36a05e(0x202)](_0x60402,_0x1d999d,_0x13b559,_0x322e76),_0x1411fc;}}[_0x43e785(0x191)](_0x25cf6a,_0x5685c1=_0x43e785(0x22b),_0x53665b={}){const _0x5b3d1d=_0x43e785,_0x189e78=this[_0x5b3d1d(0x111)][_0x5b3d1d(0x27b)][_0x5b3d1d(0x23a)](_0x5b3d1d(0x171))['me'],_0x123a3d=_0x25cf6a[_0x5b3d1d(0x208)](_0x13a41d=>new _0x5c2a6f(_0x13a41d[_0x5b3d1d(0x21c)],_0x13a41d[_0x5b3d1d(0x159)])),_0xaa376a=new Set();for(const {suggestion:_0x1fdfea,meta:_0x44abba}of this[_0x5b3d1d(0x11e)](_0x123a3d,_0x5b3d1d(0x210)))_0x44abba[_0x5b3d1d(0x20d)]&&!_0x44abba[_0x5b3d1d(0x24c)]&&_0xaa376a[_0x5b3d1d(0x19d)](_0x1fdfea);for(const _0xc21c8 of _0xaa376a)if(_0xc21c8[_0x5b3d1d(0x194)]){const _0x37ae5d=_0xc21c8[_0x5b3d1d(0x1df)]();(!_0xc21c8[_0x5b3d1d(0x1bd)]||!_0xc21c8[_0x5b3d1d(0x1bd)][_0x5b3d1d(0x102)])&&(_0x37ae5d[_0x5b3d1d(0x1b6)](_0x3ecbcd=>_0x123a3d[_0x5b3d1d(0x263)](_0x36d937=>_0x36d937[_0x5b3d1d(0x174)](_0x3ecbcd,!0x0)))&&_0xc21c8[_0x5b3d1d(0x138)]());if(_0x123a3d[_0x5b3d1d(0x1b6)](_0x56e10=>_0x37ae5d[_0x5b3d1d(0x263)](_0x145e43=>_0x145e43[_0x5b3d1d(0x174)](_0x56e10,!0x0)))){const _0x2583f8=this[_0x5b3d1d(0x28b)][_0x5b3d1d(0x130)](_0x5b3d1d(0x123),_0x5685c1,_0x5b3d1d(0x11a));return this[_0x5b3d1d(0x18a)](()=>_0x2583f8(_0x25cf6a,null,_0x53665b)),null;}}else{const _0x36a081=_0xc21c8[_0x5b3d1d(0x1bf)]();_0x123a3d[_0x5b3d1d(0x263)](_0x5437df=>_0x5437df[_0x5b3d1d(0x174)](_0x36a081,!0x0))&&_0xc21c8[_0x5b3d1d(0x138)]();if(_0x123a3d[_0x5b3d1d(0x1b6)](_0x70c456=>_0x36a081[_0x5b3d1d(0x174)](_0x70c456,!0x0))){const _0x59e96c=this[_0x5b3d1d(0x28b)][_0x5b3d1d(0x130)](_0x5b3d1d(0x123),_0x5685c1,_0x5b3d1d(0x11a));return this[_0x5b3d1d(0x18a)](()=>_0x59e96c(_0x123a3d,null,_0x53665b)),null;}}const _0x4823a4=this[_0x5b3d1d(0x28b)][_0x5b3d1d(0x130)](_0x5b3d1d(0x123),_0x5685c1,_0x5b3d1d(0x1b3));let _0x25842f=null;for(const _0x3e72b4 of this[_0x5b3d1d(0x28e)]())if(_0x3e72b4[_0x5b3d1d(0x290)]['id']==_0x189e78['id']&&_0x3e72b4[_0x5b3d1d(0x1aa)]&&_0x5b3d1d(0x123)==_0x3e72b4[_0x5b3d1d(0x1a6)]&&_0x3e72b4[_0x5b3d1d(0x101)]==_0x5685c1&&Lt(_0x3e72b4,_0x53665b)&&(_0x4823a4(_0x3e72b4[_0x5b3d1d(0x1df)](),_0x123a3d)||_0x4823a4(_0x123a3d,_0x3e72b4[_0x5b3d1d(0x1df)]()))){if(_0x25842f){if(_0x3e72b4[_0x5b3d1d(0x1cd)]&&_0x3e72b4[_0x5b3d1d(0x1cd)][_0x5b3d1d(0x17c)])continue;for(const _0x4c89de of _0x3e72b4[_0x5b3d1d(0x1df)]())_0x25842f[_0x5b3d1d(0x110)](_0x4c89de)||_0x25842f[_0x5b3d1d(0x1ad)](_0x4c89de);_0x3e72b4[_0x5b3d1d(0x11b)]();}else{_0x25842f=_0x3e72b4;for(const _0x159033 of _0x123a3d)_0x3e72b4[_0x5b3d1d(0x110)](_0x159033)||_0x3e72b4[_0x5b3d1d(0x1ad)](_0x159033);}}if(_0x25842f)return _0x25842f;_0xaa376a[_0x5b3d1d(0x274)]();for(const {suggestion:_0x569453,meta:_0x81519c}of this[_0x5b3d1d(0x11e)](_0x123a3d,_0x5b3d1d(0x123)))_0x81519c[_0x5b3d1d(0x20d)]&&(this[_0x5b3d1d(0x1f2)]||!_0x81519c[_0x5b3d1d(0x1a3)]&&!_0x81519c[_0x5b3d1d(0x299)])&&Lt(_0x569453,_0x53665b)&&_0xaa376a[_0x5b3d1d(0x19d)](_0x569453);for(const _0x173cd4 of _0xaa376a){const _0x47f68d=_0x173cd4[_0x5b3d1d(0x1df)]();if(!_0x53665b||!_0x53665b[_0x5b3d1d(0x102)]){if(_0x123a3d[_0x5b3d1d(0x1b6)](_0x3d17e7=>_0x47f68d[_0x5b3d1d(0x263)](_0x30f427=>_0x30f427[_0x5b3d1d(0x174)](_0x3d17e7,!0x0))))return _0x173cd4;}(!_0x173cd4[_0x5b3d1d(0x1bd)]||!_0x173cd4[_0x5b3d1d(0x1bd)][_0x5b3d1d(0x102)])&&(_0x47f68d[_0x5b3d1d(0x1b6)](_0x2d28fd=>_0x123a3d[_0x5b3d1d(0x263)](_0x357dd5=>_0x357dd5[_0x5b3d1d(0x174)](_0x2d28fd,!0x0)))&&_0x173cd4[_0x5b3d1d(0x138)]());}const _0x4360c3=_0x1717f1(),_0x47774b=_0x189e78['id'],_0x4d4669=_0x5b3d1d(0x116)+_0x5685c1,_0x4a84a6=this[_0x5b3d1d(0x1a1)]({'id':_0x4360c3,'type':_0x4d4669,'createdAt':new Date(),'authorId':_0x47774b,'attributes':_0x53665b});for(const _0x4c8224 of _0x123a3d)_0x4c8224[_0x5b3d1d(0x1c2)](),_0x4c8224[_0x5b3d1d(0x27f)]||_0x5b3d1d(0x135)==_0x4c8224[_0x5b3d1d(0x1b8)][_0x5b3d1d(0x216)]||this[_0x5b3d1d(0x202)](_0x4d4669,_0x4360c3,_0x47774b,_0x4c8224,_0x274dbb[_0x5b3d1d(0xf2)]());return _0x4a84a6;}[_0x43e785(0x28d)](_0x31f673,_0x1becc9,_0x16813f,_0xa9324a,_0x33e427){const _0x34bcb0=_0x43e785;if(_0x31f673[_0x34bcb0(0x27f)])return[];if(_0x34bcb0(0x24b)===this[_0x34bcb0(0x14d)])return[];const _0x34d71e=this[_0x34bcb0(0x111)][_0x34bcb0(0x27b)][_0x34bcb0(0x23a)](_0x34bcb0(0x171))['me']['id'],_0x509021=Array[_0x34bcb0(0x121)](this[_0x34bcb0(0x100)][_0x34bcb0(0x29d)]())[_0x34bcb0(0x1ff)](_0x374d38=>_0x34bcb0(0x1a7)==_0x374d38[_0x34bcb0(0x1a6)]&&_0x374d38[_0x34bcb0(0x1f1)][_0x34bcb0(0x1f6)]==_0x1becc9&&_0x374d38[_0x34bcb0(0x110)](_0x31f673));if(_0x34bcb0(0x212)===this[_0x34bcb0(0x14d)]){const _0x725249=this[_0x34bcb0(0x11e)](_0x31f673,_0x34bcb0(0x210))[_0x34bcb0(0x1ff)](({meta:_0x5d609c})=>_0x5d609c[_0x34bcb0(0x20d)]&&!_0x5d609c[_0x34bcb0(0x299)]&&!_0x5d609c[_0x34bcb0(0x24c)])[_0x34bcb0(0x208)](({suggestion:_0x436856})=>_0x436856);_0x509021[_0x34bcb0(0x1d8)](..._0x725249);}const _0x275ed4=new Map([[_0x31f673,_0x16813f]]);for(const _0x4213ff of _0x509021){const _0x311c3b=_0x34bcb0(0x1a7)==_0x4213ff[_0x34bcb0(0x1a6)]?_0x4213ff[_0x34bcb0(0x1f1)][_0x34bcb0(0x168)]:void 0x0,_0x2b529f=_0x4213ff[_0x34bcb0(0x1bf)](),_0xea4fe8=Array[_0x34bcb0(0x121)](_0x275ed4[_0x34bcb0(0x178)]())[_0x34bcb0(0x29b)](_0x2d5402=>_0x2d5402[_0x34bcb0(0x175)](_0x2b529f));if(!_0xea4fe8)continue;const _0x17433b=_0xea4fe8[_0x34bcb0(0x28c)](_0x2b529f);this[_0x34bcb0(0xfc)](_0x1becc9)&&_0x34bcb0(0x210)==_0x4213ff[_0x34bcb0(0x1a6)]&&0x0!=_0x17433b[_0x34bcb0(0x17c)]||(_0x275ed4[_0x34bcb0(0xf5)](_0xea4fe8),_0x17433b[_0x34bcb0(0x213)](_0x1a4fba=>{const _0x53cfde=_0x34bcb0;_0x275ed4[_0x53cfde(0xf9)](_0x1a4fba,_0x16813f);}),_0x34bcb0(0x210)!=_0x4213ff[_0x34bcb0(0x1a6)]&&_0x311c3b!=_0xa9324a&&_0x275ed4[_0x34bcb0(0xf9)](_0xea4fe8[_0x34bcb0(0x1fb)](_0x2b529f),_0x311c3b));}const _0x1284f4=[];for(const [_0x3d3ae4,_0x97fe30]of _0x275ed4){const _0x14b2c4=_0x1717f1(),_0x511df3={'key':_0x1becc9,'oldValue':_0x97fe30,'newValue':_0xa9324a};_0x1becc9[_0x34bcb0(0x17c)]>0x25&&console[_0x34bcb0(0xfe)](_0x34bcb0(0x273),{'key':_0x1becc9});const _0x403e46=(_0x34bcb0(0x278)+(_0x1becc9+'|'+Vt({'newValue':_0xa9324a})))[_0x34bcb0(0x22f)](0x0,0x3c),_0x4ad194=this[_0x34bcb0(0x1a1)]({'id':_0x14b2c4,'type':_0x403e46,'data':_0x511df3,'createdAt':new Date(),'authorId':_0x34d71e,'attributes':_0x33e427});_0x1284f4[_0x34bcb0(0x298)](_0x4ad194),this[_0x34bcb0(0x202)](_0x403e46,_0x14b2c4,_0x34d71e,_0x3d3ae4);}return _0x1284f4;}[_0x43e785(0x26d)](_0x5887f3){const _0x1f7bef=_0x43e785;this[_0x1f7bef(0x252)][_0x1f7bef(0x19d)](_0x5887f3);}[_0x43e785(0x241)](_0x3bcc91){const _0x1ef508=_0x43e785;this[_0x1ef508(0x150)][_0x1ef508(0x19d)](_0x3bcc91);}[_0x43e785(0x267)](_0x16633a,_0x11bd6=[],_0x4c61fc=[]){const _0x5dd1cd=_0x43e785;this[_0x5dd1cd(0xf3)](_0x16633a,(_0x1e6075,..._0x573db2)=>{const _0x29013c=_0x5dd1cd;this[_0x29013c(0x1f4)](()=>{_0x1e6075(..._0x573db2);});});for(const _0x11e820 of _0x11bd6)this[_0x5dd1cd(0x241)](_0x11e820);for(const _0x5bbccb of _0x4c61fc)this[_0x5dd1cd(0x26d)](_0x5bbccb);}[_0x43e785(0x220)](_0x487fcf){const _0x1b0046=_0x43e785;return _0x1b0046(0x1a7)==_0x487fcf[_0x1b0046(0x1a6)]?_0x487fcf[_0x1b0046(0x101)][_0x1b0046(0xee)]('|')[0x0]:null;}[_0x43e785(0x148)](_0x47198a,_0x4487c6){const _0x4cf018=_0x43e785,_0x337ec5=_0x47198a[_0x4cf018(0xf8)]();this[_0x4cf018(0xff)][_0x4cf018(0x1b4)](_0x1c6350=>{const _0x3be99d=_0x4cf018;_0x1c6350[_0x3be99d(0x12b)](_0x337ec5,{'range':_0x4487c6});});}[_0x43e785(0xf7)](_0x373524){const _0x5005e7=_0x43e785,_0x3b211b=_0x373524['id'],_0x3414be=this[_0x5005e7(0x111)][_0x5005e7(0x114)][_0x5005e7(0x23a)](_0x5005e7(0x162));this[_0x5005e7(0x262)][_0x5005e7(0x11c)](_0x3b211b)||this[_0x5005e7(0x262)][_0x5005e7(0x20e)]({'channelId':_0x3414be,'threadId':_0x3b211b,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x59748f=this[_0x5005e7(0x262)][_0x5005e7(0x1e4)](_0x3b211b);_0x59748f[_0x5005e7(0x23f)](_0x5005e7(0x284)),_0x59748f[_0x5005e7(0x284)]=!0x1,_0x373524[_0x5005e7(0x1cd)]=_0x59748f;}[_0x43e785(0x18f)](_0x1ac4b6,_0x4fe588,_0x2587ff,_0x4877a5){const _0x3e8824=_0x43e785;if(_0x1ac4b6[_0x3e8824(0x1a6)]!=_0x4fe588||_0x1ac4b6[_0x3e8824(0x101)]!=_0x2587ff||_0x1ac4b6[_0x3e8824(0x23e)]['id']!=_0x4877a5)throw this[_0x3e8824(0x111)][_0x3e8824(0x117)](_0x3e8824(0x17e)),new _0x60ebad(_0x3e8824(0x17e),this);}[_0x43e785(0x13f)](_0x37f9f6,_0x48a9eb){const _0x48ed8a=_0x43e785,_0x1d6d04=_0x37f9f6[_0x48ed8a(0x1bf)]();if(_0x48a9eb[_0x48ed8a(0x163)](_0x1d6d04))_0x37f9f6[_0x48ed8a(0x11b)]();else{if(_0x1d6d04[_0x48ed8a(0x174)](_0x48a9eb)){const _0x4a2f5a=this[_0x48ed8a(0xff)][_0x48ed8a(0x20c)](_0x48a9eb[_0x48ed8a(0x21c)][_0x48ed8a(0x1ab)],_0x48ed8a(0x159));this[_0x48ed8a(0x148)](_0x37f9f6,this[_0x48ed8a(0xff)][_0x48ed8a(0x230)](_0x1d6d04[_0x48ed8a(0x21c)],_0x4a2f5a));const _0x28bba1=_0x1717f1(),_0x2beefd=_0x37f9f6[_0x48ed8a(0x23e)]['id'],_0x5503ae=_0x37f9f6[_0x48ed8a(0x1a6)]+':'+_0x37f9f6[_0x48ed8a(0x101)];this[_0x48ed8a(0x1a1)]({'id':_0x28bba1,'type':_0x5503ae,'createdAt':new Date(),'authorId':_0x2beefd,'data':_0x37f9f6[_0x48ed8a(0x1f1)],'attributes':_0x37f9f6[_0x48ed8a(0x1bd)]});const _0x523db2=this[_0x48ed8a(0xff)][_0x48ed8a(0x20c)](_0x48a9eb[_0x48ed8a(0x159)][_0x48ed8a(0x1bb)],_0x48ed8a(0x25a)),_0x43bb36=this[_0x48ed8a(0xff)][_0x48ed8a(0x230)](_0x523db2,_0x1d6d04[_0x48ed8a(0x159)]);this[_0x48ed8a(0x202)](_0x5503ae,_0x28bba1,_0x2beefd,_0x43bb36);}else{if(_0x1d6d04[_0x48ed8a(0x207)](_0x48a9eb[_0x48ed8a(0x21c)])){const _0x710ced=this[_0x48ed8a(0xff)][_0x48ed8a(0x20c)](_0x48a9eb[_0x48ed8a(0x21c)][_0x48ed8a(0x1ab)],_0x48ed8a(0x159));this[_0x48ed8a(0x148)](_0x37f9f6,this[_0x48ed8a(0xff)][_0x48ed8a(0x230)](_0x1d6d04[_0x48ed8a(0x21c)],_0x710ced));}else{const _0x1eba66=this[_0x48ed8a(0xff)][_0x48ed8a(0x20c)](_0x48a9eb[_0x48ed8a(0x159)][_0x48ed8a(0x1bb)],_0x48ed8a(0x25a));this[_0x48ed8a(0x148)](_0x37f9f6,this[_0x48ed8a(0xff)][_0x48ed8a(0x230)](_0x1eba66,_0x1d6d04[_0x48ed8a(0x159)]));}}}}[_0x43e785(0x1f9)](_0x1ff1af){const _0x1a9c6f=_0x43e785;for(const {suggestion:_0x4351da,meta:_0x10d70f}of this[_0x1a9c6f(0x11e)](_0x1ff1af,_0x1a9c6f(0x210))){if(!_0x10d70f[_0x1a9c6f(0x20d)])continue;const _0x12e893=_0x4351da[_0x1a9c6f(0x1df)]();for(const _0x5ca1a2 of _0x12e893)if(!_0x1ff1af[_0x1a9c6f(0x28c)](_0x5ca1a2)[_0x1a9c6f(0x17c)])return!0x0;}return!0x1;}[_0x43e785(0x1ed)](_0x1cc78a){const _0x1e7f6c=_0x43e785,_0x2224d9=this[_0x1e7f6c(0x111)][_0x1e7f6c(0x27b)][_0x1e7f6c(0x23a)](_0x1e7f6c(0x171))[_0x1e7f6c(0x1a4)](_0x1cc78a);if(!_0x2224d9)throw new _0x60ebad(_0x1e7f6c(0x113),this);return _0x2224d9;}[_0x43e785(0x240)](_0x463089){const _0x85f079=_0x43e785,_0x1ba06f=this[_0x85f079(0x111)][_0x85f079(0x27b)][_0x85f079(0x23a)](_0x85f079(0x171)),_0x157720=_0x127947(_0x85f079(0x12e)+_0x463089),_0x576a21=_0x1ba06f[_0x85f079(0x1a4)](_0x157720);return _0x576a21||_0x1ba06f[_0x85f079(0x157)]({'id':_0x157720,'name':_0x463089});}[_0x43e785(0x149)](_0x167c9a,_0x921997,_0x7695ad,_0x1df22a,_0x1b2ab2){const _0x399753=_0x43e785,_0xe46ae7=this[_0x399753(0x1ed)](_0x1df22a),_0x5417af=this[_0x399753(0x28b)][_0x399753(0x17b)](_0x167c9a,_0x921997,_0x7695ad,_0xe46ae7,_0x1b2ab2,_0x31ae61=>{const _0x719eb=_0x399753;this[_0x719eb(0x132)](_0x7695ad,{'attributes':_0x31ae61});const _0x5b8bf5=this[_0x719eb(0x217)](_0x7695ad);this[_0x719eb(0x256)](new Set([_0x5b8bf5])),this[_0x719eb(0x13e)](new Set([_0x5b8bf5]));});return this[_0x399753(0x133)](_0x5417af,_0x399753(0x11a),()=>{const _0xb4ef09=_0x399753;this[_0xb4ef09(0x132)](_0x7695ad,{'state':_0xb4ef09(0x1f5)});},{'priority':_0x399753(0x26b)}),this[_0x399753(0x133)](_0x5417af,_0x399753(0x138),()=>{const _0x3cf52e=_0x399753;this[_0x3cf52e(0x132)](_0x7695ad,{'state':_0x3cf52e(0x125)});},{'priority':_0x399753(0x26b)}),this[_0x399753(0x100)][_0x399753(0xf9)](_0x7695ad,_0x5417af),this[_0x399753(0x287)][_0x399753(0xf9)](_0x5417af,_0x399753(0x1f7)),_0x5417af;}[_0x43e785(0x247)](_0x332284){const _0x3bfca2=_0x43e785,_0x5c7508=_0x332284[_0x3bfca2(0xee)](':');return{'group':_0x5c7508[0x0],'type':_0x5c7508[0x1],'subType':_0x5c7508[_0x3bfca2(0x17c)]>=0x5?_0x5c7508[0x2]:null,'id':_0x5c7508[_0x3bfca2(0x17c)]<0x5?_0x5c7508[0x2]:_0x5c7508[0x3],'authorId':_0x5c7508[_0x3bfca2(0x17c)]<0x5?_0x5c7508[0x3]:_0x5c7508[0x4],'markerCount':0x6==_0x5c7508[_0x3bfca2(0x17c)]?_0x5c7508[0x5]:null};}[_0x43e785(0xfd)](_0x2f701d,_0x32650d,_0x16cfce){const _0x5aa171=_0x43e785,_0x56c777=_0x2f701d[_0x5aa171(0x1bf)](),_0x3d87d8=_0x56c777[_0x5aa171(0x21c)],_0x1bd612=_0x56c777[_0x5aa171(0x159)];this[_0x5aa171(0x148)](_0x2f701d,this[_0x5aa171(0xff)][_0x5aa171(0x230)](_0x3d87d8,_0x32650d));const _0x1da3c5=_0x1717f1(),_0x2ed3f5=_0x2f701d[_0x5aa171(0x23e)]['id'],_0x1fcf61=_0x2f701d[_0x5aa171(0x1a6)]+(_0x2f701d[_0x5aa171(0x101)]?':'+_0x2f701d[_0x5aa171(0x101)]:'');this[_0x5aa171(0x1a1)]({'id':_0x1da3c5,'type':_0x1fcf61,'createdAt':new Date(),'authorId':_0x2ed3f5,'originalSuggestionId':_0x2f701d['id'],'attributes':_0x2f701d[_0x5aa171(0x1bd)],'data':_0x2f701d[_0x5aa171(0x1f1)]});const _0x438db6=this[_0x5aa171(0x220)](_0x2f701d);(_0x5aa171(0x1a0)==_0x2f701d[_0x5aa171(0x1a6)]||_0x438db6&&this[_0x5aa171(0xfc)](_0x438db6))&&(_0x16cfce=this[_0x5aa171(0xff)][_0x5aa171(0x25d)](_0x16cfce[_0x5aa171(0x1bb)])),this[_0x5aa171(0x202)](_0x1fcf61,_0x1da3c5,_0x2ed3f5,this[_0x5aa171(0xff)][_0x5aa171(0x230)](_0x16cfce,_0x1bd612));}[_0x43e785(0x11e)](_0x52e639,_0x384b4b=null){const _0x1dada2=_0x43e785,_0x5d160d=[],_0x1fd8a2=this[_0x1dada2(0x111)][_0x1dada2(0x27b)][_0x1dada2(0x23a)](_0x1dada2(0x171))['me'];Array[_0x1dada2(0x193)](_0x52e639)||(_0x52e639=[_0x52e639]);for(const _0xfaedd0 of this[_0x1dada2(0x28e)]()){if(!_0xfaedd0[_0x1dada2(0x1aa)])continue;if(_0x384b4b&&_0xfaedd0[_0x1dada2(0x1a6)]!=_0x384b4b)continue;let _0x3790ea=!0x1;for(const _0x16c356 of _0xfaedd0[_0x1dada2(0x1df)]()){for(const _0xe09439 of _0x52e639){const _0x1a476c=_0xe09439[_0x1dada2(0x21c)][_0x1dada2(0x163)](_0x16c356[_0x1dada2(0x159)])||_0xe09439[_0x1dada2(0x159)][_0x1dada2(0x163)](_0x16c356[_0x1dada2(0x21c)]);if(_0x1a476c||_0xe09439[_0x1dada2(0x1fb)](_0x16c356)){const _0x42ca74=_0xe09439[_0x1dada2(0x174)](_0x16c356)&&Rt(this[_0x1dada2(0xff)][_0x1dada2(0x251)],_0x16c356[_0x1dada2(0x21c)],_0xe09439),_0x500666=_0x16c356[_0x1dada2(0x174)](_0xe09439)&&Rt(this[_0x1dada2(0xff)][_0x1dada2(0x251)],_0xe09439[_0x1dada2(0x21c)],_0x16c356);_0x5d160d[_0x1dada2(0x298)]({'suggestion':_0xfaedd0,'meta':{'isOwn':_0x1fd8a2==_0xfaedd0[_0x1dada2(0x290)],'isNextTo':_0x1a476c,'isInsideObject':_0x42ca74,'containsRangeInObject':_0x500666}}),_0x3790ea=!0x0;break;}}if(_0x3790ea)break;}}return _0x5d160d;}[_0x43e785(0x202)](_0x4197f4,_0x2268cd,_0x249d67,_0x232dc8,_0x25b011){const _0x2cc3bc=_0x43e785;this[_0x2cc3bc(0xff)][_0x2cc3bc(0x1b4)](_0x4e9e0e=>{const _0x4f9f91=_0x2cc3bc;let _0x409b2c=_0x4f9f91(0x1ea)+_0x4197f4+':'+_0x2268cd+':'+_0x249d67;_0x25b011&&(_0x409b2c=_0x409b2c+':'+_0x25b011),_0x4e9e0e[_0x4f9f91(0x275)](_0x409b2c,{'range':_0x232dc8,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x43e785(0x1bc)](_0x536be4){const _0x1aee3f=_0x43e785,_0x5a985b=_0x536be4[_0x1aee3f(0x25f)],_0x2cf317=_0x536be4[_0x1aee3f(0x28a)];_0x536be4[_0x1aee3f(0x25f)]=null,_0x536be4[_0x1aee3f(0x28a)]=null,null!=_0x5a985b&&_0x5a985b[_0x1aee3f(0x28a)]==_0x536be4&&(_0x5a985b[_0x1aee3f(0x28a)]=_0x2cf317),null!=_0x2cf317&&_0x2cf317[_0x1aee3f(0x25f)]==_0x536be4&&(_0x2cf317[_0x1aee3f(0x25f)]=_0x5a985b),_0x1aee3f(0x11f)==this[_0x1aee3f(0x287)][_0x1aee3f(0x23a)](_0x536be4)&&(this[_0x1aee3f(0x287)][_0x1aee3f(0xf9)](_0x536be4,_0x1aee3f(0x226)),this[_0x1aee3f(0x237)](_0x1aee3f(0x288),_0x536be4,_0x5a985b,_0x2cf317));}[_0x43e785(0x1a1)](_0x3f68df){const _0x58744c=_0x43e785,_0x5ab77a=_0x3f68df['id'],_0x5f0768=this[_0x58744c(0x218)](_0x3f68df);if(this[_0x58744c(0x10c)]&&this[_0x58744c(0x10c)][_0x58744c(0x120)]){const _0xa015bd=this[_0x58744c(0x111)][_0x58744c(0x27b)][_0x58744c(0x23a)](_0x58744c(0x1ef)),_0x353de3=_0x5f0768[_0x58744c(0x1c6)],_0xf610e4=_0x5f0768[_0x58744c(0x101)]?_0x5f0768[_0x58744c(0x1a6)]+':'+_0x5f0768[_0x58744c(0x101)]:_0x5f0768[_0x58744c(0x1a6)],_0x1583e2=this[_0x58744c(0x111)][_0x58744c(0x14a)],_0x37fca1=_0xa015bd[_0x58744c(0x19d)](_0x5859d2(_0x1583e2,_0x58744c(0x176))),_0x26d18b={'id':_0x5ab77a,'type':_0xf610e4,'hasComments':_0x353de3,'data':_0x3f68df[_0x58744c(0x1f1)]||null,'originalSuggestionId':_0x3f68df[_0x58744c(0x199)]||null,'attributes':_0x5f0768[_0x58744c(0x1bd)]};this[_0x58744c(0x10c)][_0x58744c(0x120)](_0x26d18b)[_0x58744c(0x16f)](_0x563d94=>{const _0x1846e2=_0x58744c;_0x5f0768[_0x1846e2(0x13b)]=!0x0,_0xa015bd[_0x1846e2(0x1dd)](_0x37fca1),_0x563d94&&_0x563d94[_0x1846e2(0x112)]&&(this[_0x1846e2(0x100)][_0x1846e2(0x23a)](_0x5ab77a)[_0x1846e2(0x112)]=_0x563d94[_0x1846e2(0x112)]);})[_0x58744c(0x265)](_0x4865fc=>{const _0x5f1d06=_0x58744c;throw _0x1c5697(_0x5f1d06(0x260)),this[_0x5f1d06(0x111)][_0x5f1d06(0x24f)][_0x5f1d06(0x1b0)]({'isUndoable':!0x1},()=>{const _0x183ea4=_0x5f1d06;_0x5f0768[_0x183ea4(0x138)]();}),_0x5f0768[_0x5f1d06(0x139)](),this[_0x5f1d06(0x100)][_0x5f1d06(0xf5)](_0x5f0768['id']),this[_0x5f1d06(0x287)][_0x5f1d06(0xf5)](_0x5f0768),_0x4865fc;});}return _0x5f0768;}[_0x43e785(0xfc)](_0x47b6f2){const _0xa780c0=_0x43e785;return this[_0xa780c0(0x252)][_0xa780c0(0x215)](_0x47b6f2);}[_0x43e785(0x132)](_0x15d4e3,_0x5f3ef2){const _0x2eb57d=_0x43e785,_0x14797d=this[_0x2eb57d(0x111)][_0x2eb57d(0x27b)][_0x2eb57d(0x23a)](_0x2eb57d(0x1ef)),_0x3d94e6=this[_0x2eb57d(0x217)](_0x15d4e3);if(this[_0x2eb57d(0x10c)]&&this[_0x2eb57d(0x10c)][_0x2eb57d(0x186)]){if(_0x3d94e6[_0x2eb57d(0x13b)]){const _0x599d28=_0x14797d[_0x2eb57d(0x19d)](_0x5859d2(this[_0x2eb57d(0x111)][_0x2eb57d(0x14a)],_0x2eb57d(0x176)));this[_0x2eb57d(0x10c)][_0x2eb57d(0x186)](_0x15d4e3,_0x5f3ef2)[_0x2eb57d(0x16f)](()=>{const _0x15bfea=_0x2eb57d;_0x14797d[_0x15bfea(0x1dd)](_0x599d28);});}else _0x3d94e6['on'](_0x2eb57d(0x1e0),()=>{const _0x787ee6=_0x2eb57d;this[_0x787ee6(0x132)](_0x15d4e3,_0x5f3ef2);});}}[_0x43e785(0x18b)](_0x2c2e36){const _0x2b8633=_0x43e785;if(!this[_0x2b8633(0x10c)]||!this[_0x2b8633(0x10c)][_0x2b8633(0x217)])throw new _0x60ebad(_0x2b8633(0x165),this);return this[_0x2b8633(0x10c)][_0x2b8633(0x217)](_0x2c2e36);}[_0x43e785(0x228)](_0xbdfcb2){const _0x391d22=_0x43e785,{id:_0x3af7ed,type:_0x51e258,subType:_0x2ed17a,authorId:_0x510f19}=this[_0x391d22(0x247)](_0xbdfcb2),_0x36e219=this[_0x391d22(0x100)][_0x391d22(0x23a)](_0x3af7ed)||this[_0x391d22(0x149)](_0x51e258,_0x2ed17a,_0x3af7ed,_0x510f19,{});switch(this[_0x391d22(0x18f)](_0x36e219,_0x51e258,_0x2ed17a,_0x510f19),this[_0x391d22(0x287)][_0x391d22(0x23a)](_0x36e219)){case _0x391d22(0x1f7):this[_0x391d22(0x18b)](_0x3af7ed)[_0x391d22(0x16f)](_0x1f7ee5=>{const _0x42d8fa=_0x391d22;let _0x4588c8=Promise[_0x42d8fa(0x126)]();_0x1f7ee5[_0x42d8fa(0x1c6)]&&(_0x4588c8=this[_0x42d8fa(0x262)][_0x42d8fa(0x170)]({'channelId':this[_0x42d8fa(0x111)][_0x42d8fa(0x114)][_0x42d8fa(0x23a)](_0x42d8fa(0x162)),'threadId':_0x3af7ed})),_0x4588c8[_0x42d8fa(0x16f)](()=>{const _0x43ac87=_0x42d8fa;this[_0x43ac87(0x218)](_0x1f7ee5)[_0x43ac87(0x13b)]=!0x0;});}),this[_0x391d22(0x287)][_0x391d22(0xf9)](_0x36e219,_0x391d22(0x272));break;case _0x391d22(0x226):this[_0x391d22(0x132)](_0x3af7ed,{'state':_0x391d22(0x1a9)});case _0x391d22(0x1e9):this[_0x391d22(0x287)][_0x391d22(0xf9)](_0x36e219,_0x391d22(0x11f)),this[_0x391d22(0x237)](_0x391d22(0x1eb),_0x36e219);break;case _0x391d22(0x11f):this[_0x391d22(0x237)](_0x391d22(0x21f),_0x36e219);}return _0x36e219[_0x391d22(0x104)](_0xbdfcb2),_0x36e219;}[_0x43e785(0x13e)](_0x3c5171){const _0x394bac=_0x43e785,_0x112d31=Array[_0x394bac(0x121)](_0x3c5171),_0x306751=_0x112d31[_0x394bac(0x1ff)](_0x123c9f=>_0x394bac(0x1a7)==_0x123c9f[_0x394bac(0x1a6)]);this[_0x394bac(0x27c)](_0x306751);const _0x1a6a79=_0x112d31[_0x394bac(0x1ff)](_0x47ceba=>!_0x47ceba[_0x394bac(0x194)]&&_0x394bac(0x1a7)!=_0x47ceba[_0x394bac(0x1a6)]),_0x56d0c7=this[_0x394bac(0x28e)]({'skipNotAttached':!0x0})[_0x394bac(0x1ff)](_0x5e0292=>!_0x5e0292[_0x394bac(0x194)]&&_0x394bac(0x1a7)!=_0x5e0292[_0x394bac(0x1a6)]),_0x5928d6=_0x56d0c7[_0x394bac(0x1ff)](_0x330b2a=>!_0x3c5171[_0x394bac(0x215)](_0x330b2a)),_0x9339b5=new Map(_0x56d0c7[_0x394bac(0x208)](_0x39664a=>[_0x39664a,this[_0x394bac(0x28b)][_0x394bac(0x130)](_0x39664a[_0x394bac(0x1a6)],_0x39664a[_0x394bac(0x101)],_0x394bac(0x1e6))])),_0x3ebbd5=new Map(_0x56d0c7[_0x394bac(0x208)](_0x280212=>[_0x280212,_0x280212[_0x394bac(0x1bf)]()])),_0x2b072b=new Set(),_0x54ef09=new Set();for(let _0x409b94=0x0;_0x409b94<_0x1a6a79[_0x394bac(0x17c)];_0x409b94++)_0x202201(_0x1a6a79[_0x409b94],_0x1a6a79,_0x409b94+0x1);for(let _0x44aa09=0x0;_0x44aa09<_0x1a6a79[_0x394bac(0x17c)];_0x44aa09++)_0x202201(_0x1a6a79[_0x44aa09],_0x5928d6,0x0);const _0x3c282a=new Set();for(let _0x4beada=0x0;_0x4beada<_0x1a6a79[_0x394bac(0x17c)];_0x4beada++){const _0x2890e3=_0x1a6a79[_0x4beada];!_0x54ef09[_0x394bac(0x215)](_0x2890e3)&&_0x2890e3[_0x394bac(0x25f)]&&(_0x3c282a[_0x394bac(0x19d)](_0x2890e3[_0x394bac(0x25f)]),_0x2890e3[_0x394bac(0x25f)][_0x394bac(0x28a)]===_0x2890e3&&(_0x2890e3[_0x394bac(0x25f)][_0x394bac(0x28a)]=null),_0x2890e3[_0x394bac(0x25f)]=null),!_0x2b072b[_0x394bac(0x215)](_0x2890e3)&&_0x2890e3[_0x394bac(0x28a)]&&(_0x3c282a[_0x394bac(0x19d)](_0x2890e3[_0x394bac(0x28a)]),_0x2890e3[_0x394bac(0x28a)][_0x394bac(0x25f)]===_0x2890e3&&(_0x2890e3[_0x394bac(0x28a)][_0x394bac(0x25f)]=null),_0x2890e3[_0x394bac(0x28a)]=null);}function _0x202201(_0x279d55,_0x3f1969,_0x5591ae){const _0x5a5d56=_0x394bac;for(let _0x5b864f=_0x5591ae;_0x5b864f<_0x3f1969[_0x5a5d56(0x17c)];_0x5b864f++){const _0x35ff25=_0x1f7315(_0x279d55,_0x3f1969[_0x5b864f]);_0x35ff25&&(_0x35ff25[0x0][_0x5a5d56(0x28a)]=_0x35ff25[0x1],_0x35ff25[0x1][_0x5a5d56(0x25f)]=_0x35ff25[0x0],_0x2b072b[_0x5a5d56(0x19d)](_0x35ff25[0x0]),_0x54ef09[_0x5a5d56(0x19d)](_0x35ff25[0x1]));}}function _0x1f7315(_0x871dcf,_0x58f622){const _0x31a133=_0x394bac;if(_0x871dcf[_0x31a133(0x290)]['id']!==_0x58f622[_0x31a133(0x290)]['id'])return null;const _0x3f06df=_0x9339b5[_0x31a133(0x23a)](_0x871dcf)(_0x871dcf,_0x58f622,_0x3ebbd5[_0x31a133(0x23a)](_0x871dcf),_0x3ebbd5[_0x31a133(0x23a)](_0x58f622));if(!_0x3f06df)return null;return _0x9339b5[_0x31a133(0x23a)](_0x58f622)(_0x871dcf,_0x58f622,_0x3ebbd5[_0x31a133(0x23a)](_0x871dcf),_0x3ebbd5[_0x31a133(0x23a)](_0x58f622))?_0x3f06df[0x1][_0x31a133(0x1cd)]&&_0x3f06df[0x1][_0x31a133(0x1cd)][_0x31a133(0x17c)]?null:_0x3f06df:null;}_0x3c282a[_0x394bac(0x107)]&&this[_0x394bac(0x13e)](_0x3c282a);}[_0x43e785(0x27c)](_0x565d96){const _0x53ecfc=_0x43e785;if(0x0==_0x565d96[_0x53ecfc(0x17c)])return;const _0x53c507=this[_0x53ecfc(0x28e)]({'skipNotAttached':!0x0})[_0x53ecfc(0x1ff)](_0x523df3=>_0x53ecfc(0x1a7)==_0x523df3[_0x53ecfc(0x1a6)]&&_0x523df3[_0x53ecfc(0x172)]),_0x2a10c9=[],_0xa7f5f0=new Map();for(const _0x28bdfb of _0x53c507){const _0x3961e9=_0x127947(_0x28bdfb[_0x53ecfc(0x1bd)]);_0xa7f5f0[_0x53ecfc(0x215)](_0x3961e9)||(_0xa7f5f0[_0x53ecfc(0xf9)](_0x3961e9,_0x2a10c9[_0x53ecfc(0x17c)]),_0x2a10c9[_0x53ecfc(0x298)]([]));const _0x47faaa=_0xa7f5f0[_0x53ecfc(0x23a)](_0x3961e9);_0x2a10c9[_0x47faaa][_0x53ecfc(0x298)](_0x28bdfb);}!(function(){const _0x1f5d98=_0x53ecfc;_0x2a10c9[_0x1f5d98(0x131)]((_0x13c44b,_0x5f3160)=>{const _0xc5bbe6=_0x1f5d98,_0x2103ed=_0x13c44b[0x0][_0xc5bbe6(0x112)],_0x57deff=_0x5f3160[0x0][_0xc5bbe6(0x112)];return _0x2103ed==_0x57deff?_0x13c44b[0x0][_0xc5bbe6(0x1bd)][_0xc5bbe6(0x169)]<_0x5f3160[0x0][_0xc5bbe6(0x1bd)][_0xc5bbe6(0x169)]?-0x1:0x1:_0x2103ed<_0x57deff?-0x1:0x1;});for(const _0x2d2dd9 of _0x2a10c9)_0x2d2dd9[_0x1f5d98(0x131)]((_0xc2c569,_0x3d4c98)=>_0xc2c569['id']<_0x3d4c98['id']?-0x1:0x1);}());for(let _0x58514e=0x0;_0x58514e<_0x2a10c9[_0x53ecfc(0x17c)];_0x58514e++){if(0x0==_0x2a10c9[_0x58514e][_0x53ecfc(0x17c)])continue;const _0x290daa=[];for(let _0x29a72f=_0x58514e+0x1;_0x29a72f<_0x2a10c9[_0x53ecfc(0x17c)];_0x29a72f++)0x0!=_0x2a10c9[_0x29a72f][_0x53ecfc(0x17c)]&&_0x17e6a6(_0x2a10c9[_0x58514e],_0x2a10c9[_0x29a72f])&&_0x290daa[_0x53ecfc(0x298)](_0x29a72f);for(const _0x5932bf of _0x290daa)_0x2a10c9[_0x58514e]=_0x2a10c9[_0x58514e][_0x53ecfc(0x164)](_0x2a10c9[_0x5932bf]),_0x2a10c9[_0x5932bf]=[];}for(const _0x5f4b70 of _0x2a10c9)for(let _0x58472b=0x0;_0x58472b<_0x5f4b70[_0x53ecfc(0x17c)];_0x58472b++)_0x5f4b70[_0x58472b][_0x53ecfc(0x28a)]=_0x5f4b70[_0x58472b+0x1]||null;for(const _0x470952 of _0x2a10c9)for(let _0x11ae90=0x0;_0x11ae90<_0x470952[_0x53ecfc(0x17c)];_0x11ae90++)_0x470952[_0x11ae90][_0x53ecfc(0x25f)]=_0x470952[_0x11ae90-0x1]||null;function _0x17e6a6(_0x5e9daa,_0x2df6f6){const _0x1489a5=_0x53ecfc;if(_0x5e9daa[0x0][_0x1489a5(0x1bd)][_0x1489a5(0x169)]!==_0x2df6f6[0x0][_0x1489a5(0x1bd)][_0x1489a5(0x169)]&&_0x5e9daa[0x0][_0x1489a5(0x290)]!==_0x2df6f6[0x0][_0x1489a5(0x290)])return!0x1;if(!function(_0x40198e,_0xd51647){const _0x232151=_0x1489a5;if(!_0x40198e[_0x232151(0x1c6)]&&!_0xd51647[_0x232151(0x1c6)])return!0x0;if(_0x40198e[_0x232151(0x1c6)]&&_0xd51647[_0x232151(0x1c6)])return!0x1;if(_0x40198e[_0x232151(0x1c6)]&&_0xd51647[_0x232151(0x112)]<_0x40198e[_0x232151(0x1cd)][_0x232151(0x134)][_0x232151(0x23a)](0x0)[_0x232151(0x112)])return!0x0;if(_0xd51647[_0x232151(0x1c6)]&&_0x40198e[_0x232151(0x112)]<_0xd51647[_0x232151(0x1cd)][_0x232151(0x134)][_0x232151(0x23a)](0x0)[_0x232151(0x112)])return!0x0;return!0x1;}(_0x5e9daa[0x0],_0x2df6f6[0x0]))return!0x1;const _0x15fa2b=_0x5ae109(_0x5e9daa[0x0][_0x1489a5(0x1bd)],_0x1489a5(0x169)),_0xfdf8e8=_0x5ae109(_0x2df6f6[0x0][_0x1489a5(0x1bd)],_0x1489a5(0x169));if(!_0x2f9fc3(_0x15fa2b,_0xfdf8e8))return!0x1;return!!_0x5e9daa[_0x1489a5(0x1b6)](_0x34308e=>_0x2df6f6[_0x1489a5(0x263)](_0x593013=>_0x34308e[_0x1489a5(0x1bf)]()[_0x1489a5(0x163)](_0x593013[_0x1489a5(0x1bf)]())))&&_0x2df6f6[_0x1489a5(0x1b6)](_0x34042b=>_0x5e9daa[_0x1489a5(0x263)](_0x347575=>_0x34042b[_0x1489a5(0x1bf)]()[_0x1489a5(0x163)](_0x347575[_0x1489a5(0x1bf)]())));}}[_0x43e785(0x256)](_0x3c55eb){const _0x2fcfe7=_0x43e785,_0x5ca6ee=Array[_0x2fcfe7(0x121)](_0x3c55eb),_0x4bf8db=this[_0x2fcfe7(0x28e)]({'skipNotAttached':!0x0}),_0xec8efd=_0x4bf8db[_0x2fcfe7(0x1ff)](_0x149d9a=>!_0x3c55eb[_0x2fcfe7(0x215)](_0x149d9a)),_0x4501f5=new Map(_0x5ca6ee[_0x2fcfe7(0x208)](_0xcbb12=>[_0xcbb12,this[_0x2fcfe7(0x28b)][_0x2fcfe7(0x130)](_0xcbb12[_0x2fcfe7(0x1a6)],_0xcbb12[_0x2fcfe7(0x101)],_0x2fcfe7(0x1b3))])),_0x1d961d=new Map(_0x4bf8db[_0x2fcfe7(0x208)](_0x4d8084=>[_0x4d8084,_0x4d8084[_0x2fcfe7(0x1df)]()]));for(let _0x6915d2=0x0;_0x6915d2<_0x5ca6ee[_0x2fcfe7(0x17c)];_0x6915d2++){if(_0xe5635(this,_0x5ca6ee[_0x6915d2],_0x5ca6ee,_0x6915d2+0x1))return!0x0;}for(let _0x3641b0=0x0;_0x3641b0<_0x5ca6ee[_0x2fcfe7(0x17c)];_0x3641b0++){if(_0xe5635(this,_0x5ca6ee[_0x3641b0],_0xec8efd,0x0))return!0x0;}return!0x1;function _0xe5635(_0x73e624,_0x288a93,_0x16515c,_0x519195){const _0x109a3e=_0x2fcfe7;for(let _0x4fa877=_0x519195;_0x4fa877<_0x16515c[_0x109a3e(0x17c)];_0x4fa877++){const _0x51c39a=_0x16515c[_0x4fa877];if(_0x51c39a[_0x109a3e(0x1a6)]!==_0x288a93[_0x109a3e(0x1a6)]||_0x51c39a[_0x109a3e(0x290)]['id']!==_0x288a93[_0x109a3e(0x290)]['id']||_0x51c39a[_0x109a3e(0x101)]!==_0x288a93[_0x109a3e(0x101)])continue;if(!Pt(_0x288a93,_0x51c39a,[_0x109a3e(0x169)]))continue;if(_0x109a3e(0x1a7)==_0x288a93[_0x109a3e(0x1a6)]&&_0x288a93[_0x109a3e(0x1f1)][_0x109a3e(0x168)]!=_0x51c39a[_0x109a3e(0x1f1)][_0x109a3e(0x168)])continue;if(_0x109a3e(0x1a7)==_0x288a93[_0x109a3e(0x1a6)]&&_0x73e624[_0x109a3e(0xfc)](_0x288a93[_0x109a3e(0x1f1)][_0x109a3e(0x1f6)]))continue;if(_0x109a3e(0x1a0)==_0x288a93[_0x109a3e(0x1a6)]){const _0x2b84f4=_0x73e624[_0x109a3e(0x111)][_0x109a3e(0x24f)],_0x16409d=_0x288a93[_0x109a3e(0x266)]();if(_0x16409d&&(_0x2b84f4[_0x109a3e(0x251)][_0x109a3e(0x15f)](_0x16409d)||_0x2b84f4[_0x109a3e(0x251)][_0x109a3e(0x145)](_0x16409d)))continue;}const _0x2ed762=_0x4501f5[_0x109a3e(0x23a)](_0x288a93),_0x1b2922=_0x1d961d[_0x109a3e(0x23a)](_0x288a93),_0x5399d2=_0x1d961d[_0x109a3e(0x23a)](_0x51c39a),_0x311298=_0x288a93[_0x109a3e(0x1cd)]&&_0x288a93[_0x109a3e(0x1cd)][_0x109a3e(0x17c)],_0x2f9c25=_0x51c39a[_0x109a3e(0x1cd)]&&_0x51c39a[_0x109a3e(0x1cd)][_0x109a3e(0x17c)];if(!_0x311298&&_0x2ed762(_0x5399d2,_0x1b2922))return _0x73e624[_0x109a3e(0x292)](_0x51c39a,_0x288a93),_0x1d961d[_0x109a3e(0xf5)](_0x288a93),!0x0;if(!_0x2f9c25&&_0x2ed762(_0x1b2922,_0x5399d2))return _0x73e624[_0x109a3e(0x292)](_0x288a93,_0x51c39a),_0x1d961d[_0x109a3e(0xf5)](_0x51c39a),!0x0;}return!0x1;}}[_0x43e785(0x292)](_0x51a312,_0x488093){const _0xcbc2e6=_0x43e785;if(_0x51a312[_0xcbc2e6(0x194)]){for(const _0x101472 of _0x488093[_0xcbc2e6(0x1df)]())_0x51a312[_0xcbc2e6(0x1ad)](_0x101472);}else{const _0x3a1bb6=_0x488093[_0xcbc2e6(0x1bf)]()[_0xcbc2e6(0x159)];this[_0xcbc2e6(0x148)](_0x51a312,this[_0xcbc2e6(0xff)][_0xcbc2e6(0x230)](_0x51a312[_0xcbc2e6(0x1bf)]()[_0xcbc2e6(0x21c)],_0x3a1bb6));}_0x488093[_0xcbc2e6(0x11b)]();}[_0x43e785(0x246)](_0x4631ce,_0x447b5b){const _0x455280=_0x43e785,_0x3c2b38=_0x4631ce[_0x455280(0x106)](_0x455280(0x27e))||_0x4631ce[_0x455280(0x106)](_0x455280(0x1a7))?_0x455280(0x167):_0x4631ce[_0x455280(0xf6)]();return _0x5859d2(this[_0x455280(0x111)][_0x455280(0x14a)],_0x447b5b+'_'+_0x3c2b38+_0x455280(0x129));}[_0x43e785(0x15a)](){const _0x2f8ef3=_0x43e785,_0x347cca=this[_0x2f8ef3(0x111)];_0x271588(this[_0x2f8ef3(0xff)],({left:_0x1e4688,entered:_0x171fa1})=>{const _0x4111a7=_0x2f8ef3,_0x27c69b=[];for(const _0x647d6 of _0x1e4688){const {group:_0x4bab2f,type:_0x1871c5}=this[_0x4111a7(0x247)](_0x647d6[_0x4111a7(0x156)]);if(_0x4111a7(0x1ac)===_0x4bab2f){_0x27c69b[_0x4111a7(0x298)](this[_0x4111a7(0x246)](_0x1871c5,_0x4111a7(0x152)));break;}}for(const _0x3a7476 of _0x171fa1){const {group:_0x57432f,type:_0x5af60a}=this[_0x4111a7(0x247)](_0x3a7476[_0x4111a7(0x156)]);if(_0x4111a7(0x1ac)===_0x57432f){_0x27c69b[_0x4111a7(0x298)](this[_0x4111a7(0x246)](_0x5af60a,_0x4111a7(0x221)));break;}}_0x27c69b[_0x4111a7(0x17c)]&&_0x347cca['ui'][_0x4111a7(0x1fe)][_0x4111a7(0x22d)](_0x4111a7(0x1b1),_0x27c69b[_0x4111a7(0x1b3)]('\x20'));});}[_0x43e785(0x1cc)](_0x33a108){const _0x430b40=_0x43e785;if(this[_0x430b40(0x16b)])return!0x1;const _0x687af7=this[_0x430b40(0x111)],_0x549e53=_0x687af7[_0x430b40(0x24f)][_0x430b40(0x1a8)][_0x430b40(0x161)][_0x430b40(0x1b9)]();if(0x0==_0x549e53[_0x430b40(0x17c)])return!0x1;const _0x173cad=[],_0xa9d7d2=_0x549e53[_0x430b40(0x1ff)](_0x86bf9f=>_0x430b40(0x1a7)==_0x86bf9f[_0x430b40(0x1a6)]),_0x32358c=_0x549e53[_0x430b40(0x1ff)](_0x7c7335=>_0x430b40(0x269)==_0x7c7335[_0x430b40(0x1a6)]&&_0x430b40(0x235)!=_0x7c7335[_0x430b40(0x156)]),_0x2a44ae=_0x549e53[_0x430b40(0x1ff)](_0x352ce0=>_0x430b40(0x1dd)==_0x352ce0[_0x430b40(0x1a6)]&&_0x430b40(0x235)!=_0x352ce0[_0x430b40(0x156)]);for(const _0x1e8911 of _0xa9d7d2)_0x173cad[_0x430b40(0x298)]({'key':_0x1e8911[_0x430b40(0x10e)],'newValue':_0x1e8911[_0x430b40(0x105)],'oldValue':_0x1e8911[_0x430b40(0x1a2)],'range':Ot(_0x1e8911[_0x430b40(0x1c1)],_0x687af7[_0x430b40(0x24f)])});for(const _0x1a62f3 of _0x32358c){const _0x41e720=_0x2a44ae[_0x430b40(0x29b)](_0x54f1b2=>_0x54f1b2[_0x430b40(0x239)][_0x430b40(0x163)](_0x1a62f3[_0x430b40(0x239)]));_0x41e720&&_0x173cad[_0x430b40(0x298)]({'key':_0x430b40(0x1af),'newValue':_0x1a62f3[_0x430b40(0x156)],'oldValue':_0x41e720[_0x430b40(0x156)],'range':_0x687af7[_0x430b40(0x24f)][_0x430b40(0x259)](_0x1a62f3[_0x430b40(0x239)][_0x430b40(0x236)])});}return 0x0!=_0x173cad[_0x430b40(0x17c)]&&this[_0x430b40(0x1f3)](_0x33a108,_0x173cad);}[_0x43e785(0x19c)](_0x30e1be){const _0x392537=_0x43e785;let _0x19d3a1=!0x1;const _0x1322ba=this[_0x392537(0x111)][_0x392537(0x24f)][_0x392537(0x1a8)][_0x392537(0x161)][_0x392537(0xfb)]()[_0x392537(0x1ff)](_0x4a9554=>_0x4a9554[_0x392537(0x1f1)][_0x392537(0x291)]&&_0x4a9554[_0x392537(0x156)][_0x392537(0x106)](_0x392537(0x13d)));for(const _0x237f13 of _0x1322ba){const {subType:_0xf5eeca,id:_0x4f0122}=this[_0x392537(0x247)](_0x237f13[_0x392537(0x156)]),_0x18a1bc=_0xf5eeca[_0x392537(0xee)]('|')[0x0];for(const _0x5f016c of this[_0x392537(0x28e)]({'skipNotAttached':!0x0}))_0x5f016c['id']!=_0x4f0122&&_0x392537(0x1a7)==_0x5f016c[_0x392537(0x1a6)]&&_0x5f016c[_0x392537(0x1f1)]&&_0x5f016c[_0x392537(0x1f1)][_0x392537(0x1f6)]==_0x18a1bc&&_0x5f016c[_0x392537(0x1bf)]()[_0x392537(0x175)](_0x237f13[_0x392537(0x1f1)][_0x392537(0x291)])&&(this[_0x392537(0x289)](_0x5f016c,_0x237f13[_0x392537(0x1f1)][_0x392537(0x291)],_0x30e1be),_0x19d3a1=!0x0);}return _0x19d3a1;}[_0x43e785(0x1f4)](_0x41b4a5){const _0x3e805e=_0x43e785;this[_0x3e805e(0x111)],(this[_0x3e805e(0x16b)]=!0x0,_0x41b4a5());}[_0x43e785(0x285)](_0x3485ad){const _0x54ba47=_0x43e785,_0x59bc79=this[_0x54ba47(0xfc)](_0x3485ad),_0x34942b=this[_0x54ba47(0x150)][_0x54ba47(0x215)](_0x3485ad);return _0x59bc79||_0x34942b;}[_0x43e785(0x1f3)](_0x18032d,_0x2dc7af){const _0x479976=_0x43e785;if(0x0==_0x2dc7af[_0x479976(0x17c)])return!0x1;let _0x5adcbe=!0x1;for(const _0x398de0 of _0x2dc7af){const _0x38b749=this[_0x479976(0x11e)](_0x398de0[_0x479976(0x1c1)],_0x479976(0x1a7))[_0x479976(0x1ff)](_0x2764ea=>!_0x2764ea[_0x479976(0x233)][_0x479976(0x24c)])[_0x479976(0x208)](_0x16acf0=>_0x16acf0[_0x479976(0x1ac)]),_0x3c467d=_0x127947({'newValue':_0x398de0[_0x479976(0x166)]});_0x38b749[_0x479976(0x1ff)](_0x6a2814=>{const _0x11a8c9=_0x479976,[_0x3cd1a1,_0x55402a]=_0x6a2814[_0x11a8c9(0x101)][_0x11a8c9(0xee)]('|');return _0x3cd1a1==_0x398de0[_0x11a8c9(0x1f6)]&&_0x55402a!=_0x3c467d;})[_0x479976(0x213)](_0x34ee2a=>{const _0x4573a6=_0x479976;this[_0x4573a6(0x289)](_0x34ee2a,_0x398de0[_0x4573a6(0x1c1)],_0x18032d),_0x5adcbe=!0x0;});}return _0x5adcbe;}[_0x43e785(0x289)](_0x28d627,_0x546ecc,_0x319b24){const _0x20bd3f=_0x43e785,_0x52e822=_0x28d627[_0x20bd3f(0x1bf)]()[_0x20bd3f(0x28c)](_0x546ecc);0x0!==_0x52e822[_0x20bd3f(0x17c)]?0x1!==_0x52e822[_0x20bd3f(0x17c)]?this[_0x20bd3f(0xfd)](_0x28d627,_0x546ecc[_0x20bd3f(0x21c)],_0x546ecc[_0x20bd3f(0x159)]):this[_0x20bd3f(0x148)](_0x28d627,_0x52e822[0x0]):_0x319b24[_0x20bd3f(0x26c)](_0x28d627[_0x20bd3f(0xf8)]());}}class xt{constructor(_0x5e407d){const _0x1bfef7=_0x43e785;this[_0x1bfef7(0x21b)]=_0x5e407d,this[_0x1bfef7(0xff)]=_0x5e407d[_0x1bfef7(0x24f)],this[_0x1bfef7(0x245)]=new Map(),this[_0x1bfef7(0x22a)]=new Map(),this[_0x1bfef7(0x185)]();}[_0x43e785(0x17b)](_0xeb2630,_0x437431,_0x2e8f00,_0x2faf50,_0x25ab5d,_0xf90436){const _0x5ae6a8=_0x43e785;return new _0x274dbb(this[_0x5ae6a8(0xff)],{'type':_0xeb2630,'subType':_0x437431,'id':_0x2e8f00,'author':_0x2faf50,'creator':_0x2faf50,'attributes':_0x25ab5d,'onAttributesChange':_0xf90436,'onAccept':(..._0x1e0a86)=>this[_0x5ae6a8(0x130)](_0xeb2630,_0x437431,_0x5ae6a8(0x11a))(..._0x1e0a86),'onDiscard':(..._0x4c0715)=>this[_0x5ae6a8(0x130)](_0xeb2630,_0x437431,_0x5ae6a8(0x138))(..._0x4c0715)});}[_0x43e785(0x19b)](_0x52ad22,_0x9ccfac,_0x4cc4ed,_0x2bde13){const _0x17d533=_0x43e785,_0x17d032=_0x52ad22+':'+_0x9ccfac+':'+_0x4cc4ed;this[_0x17d533(0x245)][_0x17d533(0xf9)](_0x17d032,_0x2bde13);}[_0x43e785(0x130)](_0xd38967,_0x4d67c3,_0x4ac5ef){const _0x22bf10=_0x43e785,_0xf52874=_0xd38967+':'+_0x4d67c3+':'+_0x4ac5ef;return this[_0x22bf10(0x245)][_0x22bf10(0x23a)](_0xf52874)||this[_0x22bf10(0x22a)][_0x22bf10(0x23a)](_0xd38967+':'+_0x4ac5ef);}[_0x43e785(0x185)](){const _0x39ae89=_0x43e785,_0x20471c=()=>!0x1,_0x1d11f9=_0x154d31=>{const _0x530429=_0x227f;_0x154d31[_0x530429(0x131)]((_0xf43ab3,_0x4bf83a)=>_0xf43ab3[_0x530429(0x21c)][_0x530429(0x27a)](_0x4bf83a[_0x530429(0x21c)])?0x1:-0x1),this[_0x530429(0xff)][_0x530429(0x1b4)](_0x288e96=>{const _0x444baa=_0x530429;for(const _0x38deb3 of _0x154d31){let _0x838fa4;_0x838fa4=_0x38deb3[_0x444baa(0x159)][_0x444baa(0x1d2)]&&_0x38deb3[_0x444baa(0x159)][_0x444baa(0x1bb)]==_0x38deb3[_0x444baa(0x21c)][_0x444baa(0x236)]?_0x288e96[_0x444baa(0x160)](_0x38deb3[_0x444baa(0x21c)][_0x444baa(0x236)],'on'):_0x288e96[_0x444baa(0x160)](_0x38deb3),this[_0x444baa(0xff)][_0x444baa(0x24d)](_0x838fa4,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x4a83a3=(_0x43136b,_0x2bffe2)=>{const _0x30a88f=_0x227f;_0x2bffe2&&this[_0x30a88f(0xff)][_0x30a88f(0x1b4)](_0xf00aa6=>{const _0x27cff7=_0x30a88f,{commandName:_0x1eb850,commandParams:_0x3685c2=[]}=_0x2bffe2,_0x2593ad=_0x43136b[_0x27cff7(0x208)](_0x4af3f1=>(Tt(_0x4af3f1)&&(_0x4af3f1=this[_0x27cff7(0xff)][_0x27cff7(0x230)](_0x4af3f1[_0x27cff7(0x159)])),_0x4af3f1))[_0x27cff7(0x1ff)](_0x1930a2=>_0x27cff7(0x135)!==_0x1930a2[_0x27cff7(0x1b8)][_0x27cff7(0x216)]);if(_0x2593ad[_0x27cff7(0x17c)]<0x1)return;const _0x4d7ef1=Array[_0x27cff7(0x121)](this[_0x27cff7(0xff)][_0x27cff7(0x1a8)][_0x27cff7(0x180)][_0x27cff7(0x1df)]())[_0x27cff7(0x208)](_0x27c238=>_0x5c2a6f[_0x27cff7(0x158)](_0x27c238));_0xf00aa6[_0x27cff7(0x143)](_0x2593ad);for(const _0x3dd865 of this[_0x27cff7(0x21b)][_0x27cff7(0x293)][_0x27cff7(0x293)]())_0x3dd865[_0x27cff7(0x147)]();_0x3685c2[_0x27cff7(0x298)]({'forceDefaultExecution':!0x0}),this[_0x27cff7(0x21b)][_0x27cff7(0x183)](_0x1eb850,..._0x3685c2);const _0x1e1f38=_0x4d7ef1[_0x27cff7(0x1ff)](_0x3b3d9f=>_0x27cff7(0x135)!=_0x3b3d9f[_0x27cff7(0x1b8)][_0x27cff7(0x216)]);_0x1e1f38[_0x27cff7(0x17c)]>0x0&&_0xf00aa6[_0x27cff7(0x143)](_0x1e1f38);for(const _0x2eab80 of _0x4d7ef1)_0x2eab80[_0x27cff7(0x1c2)]();});},_0xb07ba5=(_0x49ba3c,_0xf99bf5)=>0x1==_0x49ba3c[_0x39ae89(0x17c)]&&0x1==_0xf99bf5[_0x39ae89(0x17c)]&&_0x49ba3c[0x0][_0x39ae89(0x159)][_0x39ae89(0x163)](_0xf99bf5[0x0][_0x39ae89(0x21c)]),_0x279ff4=(_0x59ccba,_0x3aaeed,_0x1a1231,_0x363a02)=>Ft(_0x59ccba,_0x3aaeed,_0x1a1231,_0x363a02,this[_0x39ae89(0xff)])?[_0x59ccba,_0x3aaeed]:Ft(_0x3aaeed,_0x59ccba,_0x363a02,_0x1a1231,this[_0x39ae89(0xff)])?[_0x3aaeed,_0x59ccba]:null;this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x118),_0x20471c),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x1da),_0x1d11f9),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x12a),_0xb07ba5),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x136),_0x279ff4),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x1e1),_0x1d11f9),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x223),_0x20471c),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x232),_0xb07ba5),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x1ae),_0x279ff4),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x25c),_0x4a83a3),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x1e5),_0x20471c),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x1f8),_0xb07ba5),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x127),_0x20471c),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x234),_0x4a83a3),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x25e),_0x20471c),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x19e),_0xb07ba5),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x10d),_0x20471c),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x119),_0x20471c),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x1d6),(_0x546745,_0x313f38)=>{const _0xb0bf6a=_0x39ae89;if(!_0x313f38)return;const _0x4d082f=this[_0xb0bf6a(0x21b)][_0xb0bf6a(0x27b)][_0xb0bf6a(0x23a)](p);this[_0xb0bf6a(0xff)][_0xb0bf6a(0x1b4)](_0x3b2913=>{const _0x1ee390=_0xb0bf6a;if(_0x1ee390(0x1af)==_0x313f38[_0x1ee390(0x1f6)])for(const _0x34a9a2 of _0x546745){const _0x36d7ce=_0x34a9a2[_0x1ee390(0x21c)][_0x1ee390(0x236)],_0x3932e2=_0x313f38[_0x1ee390(0x168)];_0x3b2913[_0x1ee390(0x1d4)](_0x36d7ce,_0x3932e2);}else{if(_0x4d082f[_0x1ee390(0xfc)](_0x313f38[_0x1ee390(0x1f6)])){for(const _0x44e406 of _0x546745)void 0x0!==_0x313f38[_0x1ee390(0x168)]?_0x3b2913[_0x1ee390(0x1c0)](_0x313f38[_0x1ee390(0x1f6)],_0x313f38[_0x1ee390(0x168)],_0x44e406[_0x1ee390(0x21c)][_0x1ee390(0x236)]):_0x3b2913[_0x1ee390(0x115)](_0x313f38[_0x1ee390(0x1f6)],_0x44e406[_0x1ee390(0x21c)][_0x1ee390(0x236)]);}else{for(const _0x336979 of _0x546745)_0x313f38[_0x1ee390(0x168)]?_0x3b2913[_0x1ee390(0x1c0)](_0x313f38[_0x1ee390(0x1f6)],_0x313f38[_0x1ee390(0x168)],_0x336979):_0x3b2913[_0x1ee390(0x115)](_0x313f38[_0x1ee390(0x1f6)],_0x336979);}}});}),this[_0x39ae89(0x22a)][_0x39ae89(0xf9)](_0x39ae89(0x1dc),_0xb07ba5);}}function Rt(_0x57d08c,_0x1ddf2b,_0x58ca80){const _0x482fbb=_0x43e785;for(const _0x5e5f2d of _0x1ddf2b[_0x482fbb(0x1bb)][_0x482fbb(0x14e)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5e5f2d[_0x482fbb(0x1b8)]==_0x5e5f2d)return!0x1;if(!_0x58ca80[_0x482fbb(0x279)](_0x5e5f2d))return!0x1;if(_0x57d08c[_0x482fbb(0x15f)](_0x5e5f2d)||_0x57d08c[_0x482fbb(0x145)](_0x5e5f2d))return!0x0;}return!0x1;}function Tt(_0x2d3e09){const _0x59f8d6=_0x43e785;return _0x2d3e09[_0x59f8d6(0x159)][_0x59f8d6(0x1bb)]==_0x2d3e09[_0x59f8d6(0x21c)][_0x59f8d6(0x236)]&&_0x2d3e09[_0x59f8d6(0x159)][_0x59f8d6(0x14c)];}function Et(_0x4847cb,_0x5eb86b,_0x430fbd,_0x345f42){const _0x15eed1=_0x43e785,_0x2d340f=_0x34edf0=>!_0x34edf0[_0x15eed1(0x15e)]['is'](_0x15eed1(0x173))&&!_0x345f42[_0x15eed1(0x15f)](_0x34edf0[_0x15eed1(0x15e)]),_0xf8619b=_0x4847cb[_0x15eed1(0x21c)][_0x15eed1(0x14f)](_0x2d340f),_0x524c20=_0x4847cb[_0x15eed1(0x159)][_0x15eed1(0x14f)](_0x2d340f,{'direction':_0x15eed1(0x21a)});return(!_0x4847cb[_0x15eed1(0x21c)][_0x15eed1(0x163)](_0xf8619b)||!_0x4847cb[_0x15eed1(0x159)][_0x15eed1(0x163)](_0x524c20))&&(_0xf8619b[_0x15eed1(0x27a)](_0x524c20)?_0x430fbd[_0x15eed1(0x12b)](_0x5eb86b,{'range':_0x430fbd[_0x15eed1(0x230)](_0xf8619b,_0x524c20)}):_0x430fbd[_0x15eed1(0x26c)](_0x5eb86b),!0x0);}function Vt(_0x3d8504){return _0x127947(_0x3d8504);}function Ut(_0x1c0bc8){const _0x117ec7=_0x43e785,_0x3bf278=_0x1c0bc8[_0x117ec7(0x21c)][_0x117ec7(0x236)];return _0x3bf278&&_0x3bf278['is'](_0x117ec7(0x16a));}function Ot(_0x44918d,_0x88ad8f){const _0x56b53b=_0x43e785;return null==_0x44918d[_0x56b53b(0x159)][_0x56b53b(0x1ab)]&&_0x44918d[_0x56b53b(0x159)][_0x56b53b(0x1bb)]==_0x44918d[_0x56b53b(0x21c)][_0x56b53b(0x236)]?Gt(_0x44918d[_0x56b53b(0x21c)][_0x56b53b(0x236)],_0x88ad8f):_0x44918d;}function Gt(_0x24f330,_0x11d6a8){const _0x36c383=_0x43e785,_0x517003=_0x11d6a8[_0x36c383(0x251)][_0x36c383(0x15f)](_0x24f330)||_0x11d6a8[_0x36c383(0x251)][_0x36c383(0x224)](_0x24f330);return _0x11d6a8[_0x36c383(0x230)](_0x11d6a8[_0x36c383(0x20c)](_0x24f330,_0x36c383(0x22c)),_0x517003?_0x11d6a8[_0x36c383(0x17f)](_0x24f330):_0x11d6a8[_0x36c383(0x20c)](_0x24f330,_0x36c383(0x159)));}function Ft(_0x5ed3b0,_0x2d47b5,_0x1a78ca,_0x5b4919,_0x51475a){const _0x1be3c2=_0x43e785;if(!Pt(_0x5ed3b0,_0x2d47b5))return!0x1;if(_0x1a78ca[_0x1be3c2(0x159)][_0x1be3c2(0x163)](_0x5b4919[_0x1be3c2(0x21c)]))return!0x0;if(_0x5ed3b0[_0x1be3c2(0x1a6)]!=_0x2d47b5[_0x1be3c2(0x1a6)])return!0x1;if(!_0x1a78ca[_0x1be3c2(0x159)][_0x1be3c2(0x1c5)](_0x5b4919[_0x1be3c2(0x21c)]))return!0x1;const _0x17fefc=_0x51475a[_0x1be3c2(0x230)](_0x1a78ca[_0x1be3c2(0x159)],_0x5b4919[_0x1be3c2(0x21c)])[_0x1be3c2(0x19a)]();for(const _0x12e589 of _0x17fefc)if([_0x1be3c2(0x14b),_0x1be3c2(0x190)][_0x1be3c2(0x189)](_0x12e589[_0x1be3c2(0x1a6)])&&_0x51475a[_0x1be3c2(0x251)][_0x1be3c2(0x145)](_0x12e589[_0x1be3c2(0x15e)]))return!0x1;return!0x0;}function Pt(_0x435665,_0x48b1fe,_0x14196b=[]){const _0x3d5649=_0x43e785;return!(!_0x435665[_0x3d5649(0x172)]||!_0x48b1fe[_0x3d5649(0x172)])&&_0x2f9fc3(_0x5ae109(_0x435665[_0x3d5649(0x1bd)],_0x14196b),_0x5ae109(_0x48b1fe[_0x3d5649(0x1bd)],_0x14196b));}function Lt(_0x6d47f4,_0x57a325){const _0xc9c3f2=_0x43e785,_0x51dbbd=Ht(_0x6d47f4[_0xc9c3f2(0x1bd)]),_0x5f478b=Ht(_0x57a325);if(!_0x6d47f4[_0xc9c3f2(0x172)])return!0x1;for(const _0xcf055 of Object[_0xc9c3f2(0x178)](_0x5f478b))if(!_0x2f9fc3(_0x51dbbd[_0xcf055],_0x5f478b[_0xcf055]))return!0x1;return!0x0;}function Ht(_0x2a4beb){const _0x38a9ea=_0x43e785,_0x33e0d8=Object[_0x38a9ea(0x196)]({},_0x2a4beb);return delete _0x33e0d8[_0x38a9ea(0x102)],delete _0x33e0d8[_0x38a9ea(0x25b)],_0x33e0d8;}