@ckeditor/ckeditor5-track-changes 42.0.1-alpha.2 → 42.0.1-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "42.0.1-alpha.2",
3
+ "version": "42.0.1-alpha.3",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -41,8 +41,8 @@
41
41
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "ckeditor5": "42.0.1-alpha.2",
45
- "ckeditor5-collaboration": "42.0.1-alpha.2",
44
+ "ckeditor5": "42.0.1-alpha.3",
45
+ "ckeditor5-collaboration": "42.0.1-alpha.3",
46
46
  "lodash-es": "4.17.21"
47
47
  },
48
48
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x234f75=_0x382a;(function(_0x2669df,_0x29697a){const _0x954559=_0x382a,_0x222caf=_0x2669df();while(!![]){try{const _0x286b74=-parseInt(_0x954559(0x138))/0x1+parseInt(_0x954559(0x142))/0x2*(-parseInt(_0x954559(0x152))/0x3)+-parseInt(_0x954559(0xd6))/0x4+parseInt(_0x954559(0xfa))/0x5*(-parseInt(_0x954559(0x20e))/0x6)+-parseInt(_0x954559(0x1fa))/0x7+parseInt(_0x954559(0x188))/0x8*(parseInt(_0x954559(0x153))/0x9)+parseInt(_0x954559(0x104))/0xa;if(_0x286b74===_0x29697a)break;else _0x222caf['push'](_0x222caf['shift']());}catch(_0xff45be){_0x222caf['push'](_0x222caf['shift']());}}}(_0x1c07,0x5acd6));import{Plugin as _0xb8654d,PendingActions as _0xf82ad8}from'ckeditor5/src/core.js';import{LiveRange as _0x4c25a6}from'ckeditor5/src/engine.js';import{CKEditorError as _0x9a185d,uid as _0x3d9d6f,priorities as _0x48dee0,logWarning as _0x3dc813}from'ckeditor5/src/utils.js';import{toWidget as _0x3cad12}from'ckeditor5/src/widget.js';import{Users as _0x928889,hashObject as _0x459ca7,surroundingMarkersDetector as _0x55073a}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xc183db from'./commands/trackchangescommand.js';import _0x796eee from'./commands/acceptsuggestioncommand.js';import _0x338ce8 from'./commands/discardsuggestioncommand.js';import _0x385cb7 from'./commands/executeonallsuggestionscommand.js';import _0x30e13b from'./commands/executeonselectedsuggestionscommand.js';import _0x58346e from'./suggestion.js';import _0x41ac28 from'./suggestiondescriptionfactory.js';import _0x5e30f7 from'./integrations/aiassistant.js';import _0x34fd93 from'./integrations/alignment.js';import _0x30ea54 from'./integrations/basicstyles.js';import _0x4d8a9d from'./integrations/blockquote.js';import _0x46ed66 from'./integrations/casechange.js';import _0x2f19fa from'./integrations/ckbox.js';import _0x13660a from'./integrations/codeblock.js';import _0x26a677 from'./integrations/comments.js';import _0xcbfc4b from'./integrations/deletecommand.js';import _0x4b822c from'./integrations/list.js';import _0x54b4f9 from'./integrations/listproperties.js';import _0x582bd9 from'./integrations/entercommand.js';import _0x1ea6a6 from'./integrations/findandreplace.js';import _0x1a13c2 from'./integrations/font.js';import _0x113678 from'./integrations/formatpainter.js';import _0x1d5e81 from'./integrations/heading.js';import _0x1c79c6 from'./integrations/highlight.js';import _0x26929b from'./integrations/horizontalline.js';import _0x54c6c3 from'./integrations/htmlembed.js';import _0x210dd0 from'./integrations/image.js';import _0xa905b0 from'./integrations/imagereplace.js';import _0x2e9ced from'./integrations/imagestyle.js';import _0x2b7596 from'./integrations/importword.js';import _0x44ae33 from'./integrations/indent.js';import _0x79089 from'./integrations/inputcommand.js';import _0x198aa1 from'./integrations/link.js';import _0x3c2209 from'./integrations/legacylist.js';import _0x447863 from'./integrations/legacylistproperties.js';import _0xfa1305 from'./integrations/mediaembed.js';import _0x5876cf from'./integrations/mention.js';import _0x37f8e2 from'./integrations/multilevellist.js';function _0x382a(_0x129709,_0x516f77){const _0x1c0701=_0x1c07();return _0x382a=function(_0x382ab0,_0x2774df){_0x382ab0=_0x382ab0-0x65;let _0x593030=_0x1c0701[_0x382ab0];return _0x593030;},_0x382a(_0x129709,_0x516f77);}import _0x5c772a from'./integrations/pagebreak.js';import _0x192af9 from'./integrations/paragraph.js';import _0x1adfdb from'./integrations/removeformat.js';import _0x1a4f3c from'./integrations/restrictededitingmode.js';import _0x263d08 from'./integrations/shiftentercommand.js';import _0x27b017 from'./integrations/standardeditingmode.js';import _0x2634ea from'./integrations/style.js';import _0x4eb658 from'./integrations/table.js';import _0x1e1e2e from'./integrations/tablemergesplit.js';import _0x9e6960 from'./integrations/tableheadings.js';import _0x55a665 from'./integrations/tableclipboard.js';import _0x3248ca from'./integrations/tablecolumnresize.js';import _0x4c72c0 from'./integrations/template.js';import _0x40d221 from'./integrations/tableofcontents.js';import _0x6e7977 from'./integrations/title.js';import _0x1978fc from'./integrations/undo.js';import _0x51c57a from'./integrations/tablecaption.js';import _0x175e4f from'./integrations/tableproperties.js';import{getTranslation as _0x5041cd}from'./utils/common-translations.js';import{isEqual as _0x393701,omit as _0x17bbcf}from'lodash-es';export const renameAttributeKey=_0x234f75(0xcc);export default class p extends _0xb8654d{static get[_0x234f75(0x156)](){const _0x347bcc=_0x234f75;return[_0x347bcc(0x1bd),_0x928889,_0xf82ad8,_0x5e30f7,_0x34fd93,_0x30ea54,_0x4d8a9d,_0x2f19fa,_0x46ed66,_0x13660a,_0x26a677,_0xcbfc4b,_0x582bd9,_0x1ea6a6,_0x1a13c2,_0x113678,_0x1d5e81,_0x1c79c6,_0x26929b,_0x54c6c3,_0x210dd0,_0x2e9ced,_0xa905b0,_0x2b7596,_0x44ae33,_0x79089,_0x3c2209,_0x447863,_0x37f8e2,_0x198aa1,_0x4b822c,_0x54b4f9,_0xfa1305,_0x5876cf,_0x5c772a,_0x192af9,_0x1adfdb,_0x1a4f3c,_0x263d08,_0x27b017,_0x2634ea,_0x4eb658,_0x1e1e2e,_0x9e6960,_0x51c57a,_0x55a665,_0x3248ca,_0x40d221,_0x175e4f,_0x4c72c0,_0x6e7977,_0x1978fc];}static get[_0x234f75(0x1f0)](){const _0x4a779d=_0x234f75;return _0x4a779d(0x204);}constructor(_0x3676c6){const _0x1d972a=_0x234f75;function _0x38b96c(_0x22e1f0){const _0x5e9f9f=_0x382a;return _0x22e1f0[_0x5e9f9f(0x1d6)](_0x5beeb2=>String[_0x5e9f9f(0xa1)](_0x5beeb2))[_0x5e9f9f(0x1f1)]('');}super(_0x3676c6),this[_0x1d972a(0x1dd)]=!0x1,this[_0x1d972a(0x8d)](_0x1d972a(0x76),[]),this['on'](_0x1d972a(0xd2),(_0x266138,_0x2200c4,_0x2312a5,_0x46995f)=>{const _0x39798b=_0x1d972a;this[_0x39798b(0x15b)][_0x39798b(0x98)](()=>{const _0x125b03=_0x39798b;for(const _0x54c647 of[..._0x46995f,..._0x2312a5])this[_0x125b03(0x15b)][_0x125b03(0x166)][_0x125b03(0x1c8)](_0x54c647)&&_0x3676c6[_0x125b03(0x7b)][_0x125b03(0xcb)](_0x54c647);});}),this[_0x1d972a(0x1eb)]=new _0x41ac28(this[_0x1d972a(0x18e)][_0x1d972a(0xb5)][_0x1d972a(0x148)],this[_0x1d972a(0x18e)][_0x1d972a(0xb6)]),this[_0x1d972a(0x187)]=null,this[_0x1d972a(0x13b)]=new xt(this[_0x1d972a(0x18e)]),this[_0x1d972a(0x12e)]=new Map(),this[_0x1d972a(0xf3)]=_0x3676c6[_0x1d972a(0x69)][_0x1d972a(0xa8)](_0x1d972a(0x1bd)),this[_0x1d972a(0x16b)]=new Set(),this[_0x1d972a(0x15b)]=this[_0x1d972a(0x18e)][_0x1d972a(0xb5)],this[_0x1d972a(0x206)]=new WeakMap(),this[_0x1d972a(0xea)]=!0x1,this[_0x1d972a(0xbb)]=new Set([_0x1d972a(0xcc)]),this[_0x1d972a(0x73)]=new Set(),_0x3676c6[_0x1d972a(0xa4)][_0x1d972a(0x101)](_0x1d972a(0x1e5),_0x1d972a(0xd7)),this[_0x1d972a(0x164)]=_0x3676c6[_0x1d972a(0xa4)][_0x1d972a(0xa8)](_0x1d972a(0x1e5)),_0x3676c6[_0x1d972a(0xa4)][_0x1d972a(0x101)](_0x1d972a(0x186),!0x0),this[_0x1d972a(0x13a)]=_0x3676c6[_0x1d972a(0xa4)][_0x1d972a(0xa8)](_0x1d972a(0x186)),this[_0x1d972a(0x145)]=new _0xc183db(_0x3676c6,this[_0x1d972a(0x16b)]),this[_0x1d972a(0x116)](),this[_0x38b96c([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x38b96c([0x34,0x30,0x34,0x38,0x31,0x34,0x32,0x30]);}[_0x234f75(0x1ed)](){const _0x16ff74=_0x234f75,_0x451633=this[_0x16ff74(0x18e)],_0x2a450f=(_0x2c12f2,_0x50e5df)=>{const _0x1b1e74=_0x16ff74;if(_0x1b1e74(0x13d)!=_0x2c12f2)return _0x1b1e74(0x1d1)+_0x2c12f2;const _0x9ae3bb=_0x50e5df[_0x1b1e74(0xda)]('|')[0x0];return this[_0x1b1e74(0x157)](_0x9ae3bb)?_0x1b1e74(0x67):_0x1b1e74(0x144);};_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x96))[_0x16ff74(0x1c1)]({'model':_0x16ff74(0xb9),'view':_0x4c14d6=>{const _0x3ff934=_0x16ff74,{id:_0x55990d,type:_0x802f96,subType:_0x579582}=this[_0x3ff934(0x1b5)](_0x4c14d6[_0x3ff934(0x1f7)]),_0x2c33d0=[_0x3ff934(0x15d),_0x2a450f(_0x802f96,_0x579582)];let _0x2d69d5=0xbb8;return this[_0x3ff934(0x76)][_0x3ff934(0x211)](_0x4c14d6[_0x3ff934(0x1f7)])&&(_0x2c33d0[_0x3ff934(0x1e7)](_0x3ff934(0xf7)),_0x2d69d5=0xbc2),_0x3ff934(0x1a1)==_0x802f96&&(_0x2d69d5+=0x5),{'classes':_0x2c33d0,'attributes':{'data-suggestion':_0x55990d},'priority':_0x2d69d5};}}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x185))[_0x16ff74(0xd1)](_0x4a6e52=>{const _0x6378d0=_0x16ff74;_0x4a6e52['on'](_0x6378d0(0x177),(_0x55d97a,_0x2f2662,_0xf2ca94)=>{const _0x2f9ca4=_0x6378d0;if(!_0xf2ca94[_0x2f9ca4(0xee)][_0x2f9ca4(0x130)])return;const _0x1ecea6=_0x2f2662[_0x2f9ca4(0x1b4)];if(!_0x1ecea6)return;const _0x22a5a6=_0xf2ca94[_0x2f9ca4(0xba)][_0x2f9ca4(0xf5)](_0x1ecea6);_0x451633[_0x2f9ca4(0xb5)][_0x2f9ca4(0x148)][_0x2f9ca4(0x8f)](_0x1ecea6)&&_0x22a5a6&&!_0x22a5a6[_0x2f9ca4(0x134)](_0x2f9ca4(0x131))&&_0x22a5a6['is'](_0x2f9ca4(0x11f))&&_0x3cad12(_0x22a5a6,_0xf2ca94[_0x2f9ca4(0x1ff)]);},{'priority':_0x6378d0(0x84)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x185))[_0x16ff74(0x1c1)]({'model':_0x16ff74(0xb9),'view':(_0x4de7fb,_0x2f4f21)=>{const _0x3a90fa=_0x16ff74;if(!_0x2f4f21[_0x3a90fa(0xee)][_0x3a90fa(0x130)])return null;const {type:_0x23bc5a,subType:_0x11417e}=this[_0x3a90fa(0x1b5)](_0x4de7fb[_0x3a90fa(0x1f7)]);return{'classes':[_0x3a90fa(0x15d),_0x2a450f(_0x23bc5a,_0x11417e)],'priority':0xbb8};}});const _0x58472b=({showActiveMarkers:_0x320b8e=!0x0,isAttributeSuggestion:_0x143ddb=!0x1}={})=>(_0x128f60,_0x4fb5f1,_0x16f91f)=>{const _0x43d658=_0x16ff74;if(!_0x4fb5f1[_0x43d658(0x1b4)])return;const {id:_0x393d9c}=this[_0x43d658(0x1b5)](_0x4fb5f1[_0x43d658(0x1f7)]);if(_0x143ddb){const _0xd940d1=this[_0x43d658(0x12e)][_0x43d658(0xa8)](_0x393d9c),_0x4727e4=this[_0x43d658(0x16a)](_0xd940d1);if(!this[_0x43d658(0x157)](_0x4727e4))return;}if(_0x4fb5f1[_0x43d658(0x1b4)]['is'](_0x43d658(0xfc)))return void _0x16f91f[_0x43d658(0xb4)][_0x43d658(0x1ba)](_0x4fb5f1[_0x43d658(0x1b4)],_0x128f60[_0x43d658(0x183)]);const _0x493a71=_0x16f91f[_0x43d658(0xba)][_0x43d658(0xf5)](_0x4fb5f1[_0x43d658(0x1b4)]);if(_0x4fb5f1[_0x43d658(0x1b4)]['is'](_0x43d658(0x174))&&_0x451633[_0x43d658(0xb5)][_0x43d658(0x148)][_0x43d658(0x1ac)](_0x4fb5f1[_0x43d658(0x1b4)])&&!_0x493a71[_0x43d658(0x134)](_0x43d658(0x1b0))){_0x16f91f[_0x43d658(0x1ff)][_0x43d658(0x1c6)]([_0x43d658(0x15d),_0x43d658(0x67)],_0x493a71),_0x16f91f[_0x43d658(0x1ff)][_0x43d658(0x74)](_0x43d658(0x107),_0x393d9c,_0x493a71),_0x16f91f[_0x43d658(0xba)][_0x43d658(0x194)](_0x493a71,_0x4fb5f1[_0x43d658(0x1f7)]),_0x320b8e&&(this[_0x43d658(0x76)][_0x43d658(0x211)](_0x4fb5f1[_0x43d658(0x1f7)])?_0x16f91f[_0x43d658(0x1ff)][_0x43d658(0x1c6)](_0x43d658(0xf7),_0x493a71):_0x16f91f[_0x43d658(0x1ff)][_0x43d658(0x1b3)](_0x43d658(0xf7),_0x493a71));for(const _0x261c65 of _0x451633[_0x43d658(0xb5)][_0x43d658(0x167)](_0x4fb5f1[_0x43d658(0x1b4)])[_0x43d658(0x1b7)]())_0x16f91f[_0x43d658(0xb4)][_0x43d658(0x1ba)](_0x261c65,_0x128f60[_0x43d658(0x183)]);_0x16f91f[_0x43d658(0xb4)][_0x43d658(0x1ba)](_0x4fb5f1[_0x43d658(0x1b4)],_0x128f60[_0x43d658(0x183)]);}};_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x185))[_0x16ff74(0xd1)](_0xce7a25=>{const _0x358e6a=_0x16ff74;_0xce7a25['on'](_0x358e6a(0x178),(_0x18047f,_0x3223f8,_0xa42665)=>{const _0x3d28cc=_0x358e6a;_0xa42665[_0x3d28cc(0xee)][_0x3d28cc(0x130)]&&_0x58472b({'showActiveMarkers':!0x1})(_0x18047f,_0x3223f8,_0xa42665);},{'priority':_0x358e6a(0xe3)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x185))[_0x16ff74(0xd1)](_0x232b50=>{const _0x452631=_0x16ff74;_0x232b50['on'](_0x452631(0x1ec),(_0x2a471e,_0x4b8b5a,_0x468441)=>{const _0x175406=_0x452631;_0x468441[_0x175406(0xee)][_0x175406(0x130)]&&_0x58472b({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x2a471e,_0x4b8b5a,_0x468441);},{'priority':_0x452631(0xe3)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x185))[_0x16ff74(0xa7)]({'model':_0x16ff74(0xb9),'view':(_0x2ba06f,_0x58bc11)=>_0x58bc11[_0x16ff74(0xee)][_0x16ff74(0x130)]?null:{'group':_0x16ff74(0xb9),'name':_0x2ba06f[_0x16ff74(0x1fc)](0xb)}}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x1f2))[_0x16ff74(0x1cb)]({'view':{'name':_0x16ff74(0xb9),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4b3bf9,{writer:_0x14324e})=>{const _0x4c2d0b=_0x16ff74;let _0xd9a6f0=_0x4c2d0b(0x1c3)+_0x4b3bf9[_0x4c2d0b(0x171)](_0x4c2d0b(0xc1))+':'+_0x4b3bf9[_0x4c2d0b(0x171)]('id');return _0x4b3bf9[_0x4c2d0b(0x171)](_0x4c2d0b(0x1b9))&&(_0xd9a6f0+=':'+_0x4b3bf9[_0x4c2d0b(0x171)](_0x4c2d0b(0x1b9))),_0x14324e[_0x4c2d0b(0xb2)](_0x4c2d0b(0x100),{'data-name':_0xd9a6f0});}}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x1f2))[_0x16ff74(0x168)]({'view':_0x16ff74(0xb9)}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x96))[_0x16ff74(0xd1)](_0x8d8645=>{const _0x319fc5=_0x16ff74;_0x8d8645['on'](_0x319fc5(0x178),_0x58472b(),{'priority':_0x319fc5(0x84)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x96))[_0x16ff74(0xd1)](_0x13055d=>{const _0x281efa=_0x16ff74;_0x13055d['on'](_0x281efa(0x1ec),_0x58472b({'isAttributeSuggestion':!0x0}),{'priority':_0x281efa(0x84)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x96))[_0x16ff74(0xd1)](_0x4f4aa0=>{const _0x15774b=_0x16ff74;_0x4f4aa0['on'](_0x15774b(0x1e8),(_0x577967,_0xa89fc6,_0x56d2df)=>{const _0x3593d9=_0x15774b,_0x5f597b=_0x56d2df[_0x3593d9(0xba)][_0x3593d9(0x6d)](_0xa89fc6[_0x3593d9(0x1f7)]);if(_0x5f597b){for(const _0x53b410 of _0x5f597b)_0x53b410[_0x3593d9(0x134)](_0x3593d9(0x1b0))||(_0x56d2df[_0x3593d9(0x1ff)][_0x3593d9(0x1b3)]([_0x3593d9(0x15d),_0x3593d9(0x67),_0x3593d9(0xf7)],_0x53b410),_0x56d2df[_0x3593d9(0x1ff)][_0x3593d9(0x132)](_0x3593d9(0x107),_0x53b410),_0x56d2df[_0x3593d9(0xba)][_0x3593d9(0xf1)](_0x53b410,_0xa89fc6[_0x3593d9(0x1f7)]));}},{'priority':_0x15774b(0x84)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x96))[_0x16ff74(0xd1)](_0x388b74=>{const _0x3b8f12=_0x16ff74;_0x388b74['on'](_0x3b8f12(0x6f),(_0x54b78c,_0x38c8ba,_0x34cc73)=>{const _0x4bf6eb=_0x3b8f12,_0x513c7b=_0x34cc73[_0x4bf6eb(0xba)][_0x4bf6eb(0x6d)](_0x38c8ba[_0x4bf6eb(0x1f7)]);if(!_0x513c7b)return;const {id:_0x28b2b9}=this[_0x4bf6eb(0x1b5)](_0x38c8ba[_0x4bf6eb(0x1f7)]),_0x28f11b=this[_0x4bf6eb(0x12e)][_0x4bf6eb(0xa8)](_0x28b2b9),_0x333ffb=this[_0x4bf6eb(0x16a)](_0x28f11b);if(this[_0x4bf6eb(0x157)](_0x333ffb)){for(const _0x575c71 of _0x513c7b)_0x575c71[_0x4bf6eb(0x134)](_0x4bf6eb(0x1b0))||(_0x34cc73[_0x4bf6eb(0x1ff)][_0x4bf6eb(0x1b3)]([_0x4bf6eb(0x15d),_0x4bf6eb(0x67),_0x4bf6eb(0xf7)],_0x575c71),_0x34cc73[_0x4bf6eb(0x1ff)][_0x4bf6eb(0x132)](_0x4bf6eb(0x107),_0x575c71),_0x34cc73[_0x4bf6eb(0xba)][_0x4bf6eb(0xf1)](_0x575c71,_0x38c8ba[_0x4bf6eb(0x1f7)]));}},{'priority':_0x3b8f12(0x84)});}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)][_0x16ff74(0x126)](_0x655a96=>{const _0x4d6071=_0x16ff74;let _0x48360a=!0x1;const _0x4c4694=Array[_0x4d6071(0x1d4)](_0x451633[_0x4d6071(0xb5)][_0x4d6071(0x85)][_0x4d6071(0x82)][_0x4d6071(0xcd)]()),_0x474612=new Set();for(const {name:_0x198430,data:_0x12b69a}of _0x4c4694){const {group:_0x3e1296,type:_0x128474,subType:_0x5a1ca7,id:_0x276b0c}=this[_0x4d6071(0x1b5)](_0x198430);if(_0x4d6071(0xb9)!==_0x3e1296)continue;const _0x492c96=this[_0x4d6071(0x12e)][_0x4d6071(0xa8)](_0x276b0c);if(null!=_0x12b69a[_0x4d6071(0xb7)]){_0x4d6071(0x15c)==_0x128474&&(_0x48360a=_0x48360a||Et(_0x12b69a[_0x4d6071(0xb7)],_0x198430,_0x655a96,_0x451633[_0x4d6071(0xb5)][_0x4d6071(0x148)]));const _0x1c0022=_0x4d6071(0x13d)==_0x128474&&this[_0x4d6071(0x157)](_0x5a1ca7[_0x4d6071(0xda)]('|')[0x0]);if(_0x12b69a[_0x4d6071(0xb7)][_0x4d6071(0x81)]||_0x4d6071(0x1b8)==_0x12b69a[_0x4d6071(0xb7)][_0x4d6071(0x10f)][_0x4d6071(0xdc)]||_0x4d6071(0x68)==_0x128474&&!Ut(_0x12b69a[_0x4d6071(0xb7)])||_0x1c0022&&!Ut(_0x12b69a[_0x4d6071(0xb7)])||_0x4d6071(0x1a1)==_0x128474&&!(!Tt(_0x2abe3b=_0x12b69a[_0x4d6071(0xb7)])&&!function(_0x4c909f){const _0x283491=_0x4d6071;return _0x4c909f[_0x283491(0x139)][_0x283491(0x114)]==_0x4c909f[_0x283491(0x20a)][_0x283491(0x77)]&&_0x4c909f[_0x283491(0x139)][_0x283491(0x161)];}(_0x2abe3b)))_0x655a96[_0x4d6071(0xe2)](_0x198430),_0x48360a=!0x0;else{if(!_0x492c96||!_0x492c96[_0x4d6071(0x17d)])continue;_0x474612[_0x4d6071(0xd1)](_0x492c96);}}}var _0x2abe3b;return _0x474612[_0x4d6071(0x95)]>0x0&&(_0x48360a=!!this[_0x4d6071(0xdb)](_0x474612)||_0x48360a),_0x48360a;}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)][_0x16ff74(0x126)](_0x3529bc=>{const _0x418924=_0x16ff74;let _0x5163bd=!0x1;for(const _0xbeff78 of _0x451633[_0x418924(0xb5)][_0x418924(0x85)][_0x418924(0x82)][_0x418924(0x193)]())if(_0x418924(0x1f5)==_0xbeff78[_0x418924(0xf9)])for(const _0x3b2591 of this[_0x418924(0x12e)][_0x418924(0x1a7)]()){if(_0x3b2591[_0x418924(0x175)]||!_0x3b2591[_0x418924(0x17d)])continue;const _0x568977=_0x418924(0x68)==_0x3b2591[_0x418924(0xf9)],_0x5de1bf=this[_0x418924(0x16a)](_0x3b2591),_0x101454=_0x5de1bf&&this[_0x418924(0x157)](_0x5de1bf);if(!_0x568977&&!_0x101454)continue;const _0x5e1604=_0x3b2591[_0x418924(0x1ab)]();if(_0x5e1604[_0x418924(0x139)][_0x418924(0x114)]!=_0x5e1604[_0x418924(0x20a)][_0x418924(0x114)]&&!_0x5e1604[_0x418924(0x20a)][_0x418924(0x161)]){const _0x57b588=_0x451633[_0x418924(0xb5)][_0x418924(0x163)](_0x5e1604[_0x418924(0x139)][_0x418924(0x94)],_0x418924(0x20a)),_0x3c80d8=_0x451633[_0x418924(0xb5)][_0x418924(0x1bc)](_0x5e1604[_0x418924(0x139)],_0x57b588);_0x3529bc[_0x418924(0x181)](_0x3b2591[_0x418924(0xa2)](),{'range':_0x3c80d8}),_0x5163bd=!0x0;}}return _0x5163bd;}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)][_0x16ff74(0x126)](_0x296fc0=>this[_0x16ff74(0x123)](_0x296fc0)),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)][_0x16ff74(0x126)](_0x4f7fd3=>!_0x4f7fd3[_0x16ff74(0x109)][_0x16ff74(0x1dc)]&&this[_0x16ff74(0xd9)](_0x4f7fd3)),_0x451633[_0x16ff74(0xb5)]['on'](_0x16ff74(0x17b),()=>{const _0x40ed5f=_0x16ff74;this[_0x40ed5f(0x1dd)]=!0x1;}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)]['on'](_0x16ff74(0x16f),(_0x5bf0a2,_0xc5bdc0)=>{const _0x163ab4=_0x16ff74;if(!_0xc5bdc0[_0x163ab4(0x1dc)]||_0xc5bdc0[_0x163ab4(0xf8)])return;if(!this[_0x163ab4(0x1dd)])return;const _0xfc1fae=_0x451633[_0x163ab4(0xb5)][_0x163ab4(0x85)][_0x163ab4(0x82)][_0x163ab4(0x193)]();if(0x0==_0xfc1fae[_0x163ab4(0x91)])return;const _0x384b10=[],_0x29bce1=_0xfc1fae[_0x163ab4(0x13c)](_0x246ec6=>_0x163ab4(0x13d)==_0x246ec6[_0x163ab4(0xf9)]),_0x10ebe9=_0xfc1fae[_0x163ab4(0x13c)](_0x46fba5=>_0x163ab4(0x1f5)==_0x46fba5[_0x163ab4(0xf9)]&&_0x163ab4(0x154)!=_0x46fba5[_0x163ab4(0x183)]);for(const _0x3271a3 of _0x29bce1)this[_0x163ab4(0x83)](_0x3271a3[_0x163ab4(0x79)])&&_0x384b10[_0x163ab4(0x1e7)]({'key':_0x3271a3[_0x163ab4(0x79)],'newValue':_0x3271a3[_0x163ab4(0x1bb)],'oldValue':_0x3271a3[_0x163ab4(0x17e)],'range':Ot(_0x3271a3[_0x163ab4(0xd5)],_0x451633[_0x163ab4(0xb5)])});for(const _0x139688 of _0x10ebe9){if(_0x163ab4(0xef)!=_0x139688[_0x163ab4(0xae)]&&_0x163ab4(0x195)!=_0x139688[_0x163ab4(0xae)])continue;const _0x57ddea=Gt(_0x139688[_0x163ab4(0x111)][_0x163ab4(0x94)],_0x451633[_0x163ab4(0xb5)]),_0x5e9ae0=_0x139688[_0x163ab4(0x1d0)];_0x163ab4(0xef)==_0x139688[_0x163ab4(0xae)]&&_0x384b10[_0x163ab4(0x1e7)]({'key':_0x163ab4(0xcc),'newValue':_0x139688[_0x163ab4(0x183)],'oldValue':_0x5e9ae0[_0x163ab4(0x183)],'range':_0x57ddea});for(const [_0x451bfb,_0x3ad0b9]of _0x5e9ae0[_0x163ab4(0x141)]){if(!this[_0x163ab4(0x83)](_0x451bfb))continue;const _0x343bc7=_0x139688[_0x163ab4(0x141)][_0x163ab4(0xa8)](_0x451bfb);_0x3ad0b9!==_0x343bc7&&_0x384b10[_0x163ab4(0x1e7)]({'key':_0x451bfb,'newValue':_0x343bc7,'oldValue':_0x3ad0b9,'range':_0x57ddea});}for(const [_0x26ceaf,_0x16a05f]of _0x139688[_0x163ab4(0x141)])this[_0x163ab4(0x83)](_0x26ceaf)&&(_0x5e9ae0[_0x163ab4(0x141)][_0x163ab4(0x1c8)](_0x26ceaf)||_0x384b10[_0x163ab4(0x1e7)]({'key':_0x26ceaf,'newValue':_0x16a05f,'oldValue':null,'range':_0x57ddea}));}0x0!=_0x384b10[_0x163ab4(0x91)]&&_0x451633[_0x163ab4(0xb5)][_0x163ab4(0x1ee)](_0xc5bdc0,_0x4c306b=>{const _0x3d7572=_0x163ab4,_0x272da6=_0x3d9d6f();for(const {range:_0x30b8cf,key:_0x60bc06,oldValue:_0x1caf72,newValue:_0x12fdf6}of _0x384b10)this[_0x3d7572(0x197)](_0x30b8cf,_0x60bc06,_0x1caf72,_0x12fdf6,{'groupId':_0x272da6});this[_0x3d7572(0x1d9)](_0x4c306b,_0x384b10);});},{'priority':_0x16ff74(0x124)}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x166)]['on'](_0x16ff74(0x1d7),(_0x216e44,_0x5a4cdd,_0x27684e)=>{const _0xfae91a=_0x16ff74;if(null==_0x27684e){const {id:_0x202395}=this[_0xfae91a(0x1b5)](_0x5a4cdd[_0xfae91a(0x183)]),_0xe24d2b=this[_0xfae91a(0x12e)][_0xfae91a(0xa8)](_0x202395);_0xe24d2b&&_0xe24d2b[_0xfae91a(0x8e)](_0x5a4cdd[_0xfae91a(0x183)]);}}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)]['on'](_0x16ff74(0x16f),()=>{const _0x47aba0=_0x16ff74,_0x559acf=Array[_0x47aba0(0x1d4)](_0x451633[_0x47aba0(0xb5)][_0x47aba0(0x85)][_0x47aba0(0x82)][_0x47aba0(0xcd)]())[_0x47aba0(0x13c)](_0x34dfaf=>_0x47aba0(0xb9)===this[_0x47aba0(0x1b5)](_0x34dfaf[_0x47aba0(0x183)])[_0x47aba0(0x1fb)]);if(0x0===_0x559acf[_0x47aba0(0x91)])return;_0x559acf[_0x47aba0(0x1a0)]((_0x1de976,_0x40debb)=>{const _0x11017c=_0x47aba0,_0x2f9896=_0x1de976[_0x11017c(0x1d8)][_0x11017c(0x155)],_0x3c4f87=_0x40debb[_0x11017c(0x1d8)][_0x11017c(0x155)];return null===_0x2f9896&&null===_0x3c4f87?0x0:null===_0x2f9896&&null!==_0x3c4f87?-0x1:null!==_0x2f9896&&null===_0x3c4f87?0x1:_0x2f9896[_0x11017c(0x139)][_0x11017c(0x117)](_0x3c4f87[_0x11017c(0x139)])?-0x1:0x1;});const _0x25b68d=new Set(),_0x1ddbe7=new Set();for(const {name:_0x1014d7,data:_0x30e704}of _0x559acf){const {id:_0x3bda09}=this[_0x47aba0(0x1b5)](_0x1014d7);if(null===_0x30e704[_0x47aba0(0x155)]){const _0x12cda6=this[_0x47aba0(0xe7)](_0x1014d7);_0x1ddbe7[_0x47aba0(0xd1)](_0x12cda6);}else{const _0x3e50e9=this[_0x47aba0(0x12e)][_0x47aba0(0xa8)](_0x3bda09);null!==_0x30e704[_0x47aba0(0xb7)]||_0x3e50e9[_0x47aba0(0x17d)]?(_0x25b68d[_0x47aba0(0xd1)](_0x3e50e9[_0x47aba0(0x16d)]),_0x1ddbe7[_0x47aba0(0xd1)](_0x3e50e9)):this[_0x47aba0(0xad)](_0x3e50e9);}}_0x1ddbe7[_0x47aba0(0x95)]>0x0&&this[_0x47aba0(0x196)](_0x1ddbe7);for(const _0x56ae68 of _0x25b68d)this[_0x47aba0(0x70)](_0x47aba0(0x1e1),_0x56ae68);}),_0x451633[_0x16ff74(0xb5)]['on'](_0x16ff74(0xb8),(_0x5a4728,_0x2b9af7)=>{const _0x3c9c51=_0x16ff74,_0x19aeba=_0x2b9af7[0x0];if(!this[_0x3c9c51(0x12e)][_0x3c9c51(0x95)])return;if(!_0x19aeba[_0x3c9c51(0xce)])return;if(_0x19aeba[_0x3c9c51(0x109)][_0x3c9c51(0xf8)]||!_0x19aeba[_0x3c9c51(0x109)][_0x3c9c51(0x1dc)])return;let _0x196149,_0x4a25cf;switch(_0x19aeba[_0x3c9c51(0xf9)]){case _0x3c9c51(0x1f5):_0x196149=_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x163)](_0x19aeba[_0x3c9c51(0x111)]),_0x4a25cf=_0x196149[_0x3c9c51(0x1c9)](_0x19aeba[_0x3c9c51(0x10e)]);break;case _0x3c9c51(0xda):_0x196149=_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x163)](_0x19aeba[_0x3c9c51(0x120)]),_0x4a25cf=_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x163)](_0x19aeba[_0x3c9c51(0xbe)]);break;case _0x3c9c51(0xa5):_0x196149=_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x163)](_0x19aeba[_0x3c9c51(0x1a8)]),_0x4a25cf=_0x196149[_0x3c9c51(0x1c9)](_0x19aeba[_0x3c9c51(0x10e)]);break;default:return;}const _0x44f7d4=_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x1bc)](_0x196149,_0x4a25cf);_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x98)](()=>{const _0x5deba6=_0x3c9c51;for(const {suggestion:_0x3e7ecd,meta:_0xdc9742}of this[_0x5deba6(0x20c)](_0x44f7d4)){if(_0x3e7ecd[_0x5deba6(0x175)])continue;if(_0x5deba6(0x15c)==_0x3e7ecd[_0x5deba6(0xf9)])continue;const _0xc17deb=this[_0x5deba6(0x16a)](_0x3e7ecd);if(_0xc17deb&&this[_0x5deba6(0x157)](_0xc17deb)&&_0x5deba6(0xda)!=_0x19aeba[_0x5deba6(0xf9)])continue;const _0x298536=_0x3e7ecd[_0x5deba6(0x1d8)]&&_0x3e7ecd[_0x5deba6(0x1d8)][_0x5deba6(0xf2)];(_0x5deba6(0x68)!=_0x3e7ecd[_0x5deba6(0xf9)]||_0x5deba6(0xda)==_0x19aeba[_0x5deba6(0xf9)]&&!_0x298536)&&(_0xdc9742[_0x5deba6(0x1e2)]||_0x5deba6(0x1be)==_0x3e7ecd[_0x5deba6(0xf9)]&&_0xdc9742[_0x5deba6(0x119)]||_0x3e7ecd[_0x5deba6(0x1ab)]()[_0x5deba6(0x179)](_0x44f7d4)&&this[_0x5deba6(0x1cf)](_0x3e7ecd,_0x196149,_0x4a25cf));}});},{'priority':_0x16ff74(0x124)}),_0x451633[_0x16ff74(0xb5)]['on'](_0x16ff74(0x135),(_0x24204d,_0x2caf81)=>{const _0x13a9ae=_0x16ff74,_0x58259d=_0x2caf81[0x0],_0x5293f0=_0x2caf81[0x1];if(_0x5293f0&&_0x5293f0[_0x13a9ae(0x7a)])return;if(this[_0x13a9ae(0xea)])return;if(!this[_0x13a9ae(0x145)][_0x13a9ae(0x1c5)])return;if(_0x58259d[_0x13a9ae(0x81)])return;const _0x39ac68=_0x451633[_0x13a9ae(0xb5)][_0x13a9ae(0x148)],{start:_0x256688,end:_0x164139}=_0x58259d[_0x13a9ae(0x1ab)](),_0xdbce6b=_0x256688[_0x13a9ae(0x94)]&&_0x39ac68[_0x13a9ae(0x15e)](_0x256688[_0x13a9ae(0x94)])?null:_0x39ac68[_0x13a9ae(0xc8)](_0x256688,_0x13a9ae(0x182)),_0xb280da=_0x164139[_0x13a9ae(0x77)]&&_0x39ac68[_0x13a9ae(0x15e)](_0x164139[_0x13a9ae(0x77)])?null:_0x39ac68[_0x13a9ae(0xc8)](_0x164139,_0x13a9ae(0x213)),_0x420a6b=_0x451633[_0x13a9ae(0xb5)][_0x13a9ae(0x1bc)](_0xdbce6b?_0xdbce6b[_0x13a9ae(0x139)]:_0x256688,_0xb280da?_0xb280da[_0x13a9ae(0x20a)]:_0x164139);_0x451633[_0x13a9ae(0xb5)][_0x13a9ae(0x98)](_0x30c95f=>{const _0x1d3396=_0x13a9ae;this[_0x1d3396(0xc6)](_0x420a6b);const _0x4bd52a=_0x451633[_0x1d3396(0xb5)][_0x1d3396(0x148)][_0x1d3396(0xc8)](_0x420a6b[_0x1d3396(0x139)]);_0x58259d['is'](_0x1d3396(0x12d))?_0x30c95f[_0x1d3396(0x17a)](_0x4bd52a):_0x58259d[_0x1d3396(0x1e6)](_0x4bd52a);}),_0x24204d[_0x13a9ae(0x140)]();},{'priority':_0x48dee0[_0x16ff74(0x1d3)]+0xa}),_0x451633[_0x16ff74(0xb5)]['on'](_0x16ff74(0xab),(_0x4d46eb,_0x5c1ba7)=>{const _0x4235b1=_0x16ff74,_0x74cf4f=_0x5c1ba7[_0x5c1ba7[_0x4235b1(0x91)]-0x1];_0x74cf4f&&_0x74cf4f[_0x4235b1(0x7a)]||this[_0x4235b1(0xea)]||this[_0x4235b1(0x145)][_0x4235b1(0x1c5)]&&(_0x451633[_0x4235b1(0xb5)][_0x4235b1(0x98)](()=>{const _0x2f32e8=_0x4235b1;let _0xe1122e=_0x451633[_0x2f32e8(0xb5)][_0x2f32e8(0xab)](_0x5c1ba7[0x0],_0x5c1ba7[0x1],_0x5c1ba7[0x2],{'forceDefaultExecution':!0x0});if(!_0xe1122e)return;_0x4d46eb[_0x2f32e8(0xca)]=_0xe1122e[_0x2f32e8(0xc2)]();const _0x1a38e8=_0xe1122e[_0x2f32e8(0x20a)][_0x2f32e8(0x77)],_0x377415=_0x451633[_0x2f32e8(0xb5)][_0x2f32e8(0x148)];_0x1a38e8&&_0x377415[_0x2f32e8(0x1ac)](_0x1a38e8)&&!_0x377415[_0x2f32e8(0x8f)](_0x1a38e8)&&(_0xe1122e=_0x451633[_0x2f32e8(0xb5)][_0x2f32e8(0x1bc)](_0xe1122e[_0x2f32e8(0x139)],_0x451633[_0x2f32e8(0xb5)][_0x2f32e8(0x163)](_0x1a38e8,_0x2f32e8(0x20a)))),this[_0x2f32e8(0x1e3)](_0xe1122e);}),_0x4d46eb[_0x4235b1(0x140)]());},{'priority':_0x16ff74(0x84)}),this[_0x16ff74(0x18e)][_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0xa9),this[_0x16ff74(0x145)]),this[_0x16ff74(0xf4)](_0x16ff74(0xa9));const _0x346ea3=new _0x796eee(_0x451633,this[_0x16ff74(0x12e)]);_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x14d),_0x346ea3),this[_0x16ff74(0xf4)](_0x16ff74(0x14d));const _0xd44a48=new _0x338ce8(_0x451633,this[_0x16ff74(0x12e)]);_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x6b),_0xd44a48),this[_0x16ff74(0xf4)](_0x16ff74(0x6b)),_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x7c),new _0x385cb7(_0x451633,_0x346ea3,this[_0x16ff74(0x12e)])),this[_0x16ff74(0xf4)](_0x16ff74(0x7c)),_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x9b),new _0x385cb7(_0x451633,_0xd44a48,this[_0x16ff74(0x12e)])),this[_0x16ff74(0xf4)](_0x16ff74(0x9b)),_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x137),new _0x30e13b(_0x451633,_0x346ea3,this[_0x16ff74(0x12e)])),this[_0x16ff74(0xf4)](_0x16ff74(0x137)),_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x1e9),new _0x30e13b(_0x451633,_0xd44a48,this[_0x16ff74(0x12e)])),this[_0x16ff74(0xf4)](_0x16ff74(0x1e9));const _0x223366=_0x451633[_0x16ff74(0x69)][_0x16ff74(0xa8)](_0x16ff74(0x1bd));this[_0x16ff74(0xc5)](_0x223366,_0x16ff74(0xe0),(_0x172292,{threadId:_0x510d6e})=>{const _0x9bd547=_0x16ff74,_0x5ae55f=this[_0x9bd547(0x12e)][_0x9bd547(0xa8)](_0x510d6e);_0x5ae55f&&_0x5ae55f[_0x9bd547(0x207)]&&0x1===_0x5ae55f[_0x9bd547(0x207)][_0x9bd547(0x91)]&&this[_0x9bd547(0x9f)](_0x510d6e,{'hasComments':!0x0});},{'priority':_0x16ff74(0xc9)}),this[_0x16ff74(0xc5)](_0x223366,_0x16ff74(0xe6),(_0x70c7b3,{threadId:_0x3e7871})=>{const _0xe46998=_0x16ff74,_0x4b7594=this[_0xe46998(0x12e)][_0xe46998(0xa8)](_0x3e7871);_0x4b7594&&_0x4b7594[_0xe46998(0x207)]&&!_0x4b7594[_0xe46998(0x207)][_0xe46998(0x91)]&&this[_0xe46998(0x9f)](_0x3e7871,{'hasComments':!0x1});},{'priority':_0x16ff74(0xc9)});}set[_0x234f75(0x172)](_0x85ce2e){const _0x49d36f=_0x234f75;if(this[_0x49d36f(0x187)])throw new _0x9a185d(_0x49d36f(0x71),this);this[_0x49d36f(0x187)]=_0x85ce2e;}get[_0x234f75(0x172)](){const _0x3f6a8c=_0x234f75;return this[_0x3f6a8c(0x187)];}[_0x234f75(0x11e)]({skipNotAttached:_0x646c74=!0x1,toJSON:_0xc021af=!0x1}={}){const _0x152e68=_0x234f75,_0x134ff3=[];for(const _0x4fc466 of this[_0x152e68(0x12e)][_0x152e68(0x1a7)]())_0x646c74&&!_0x4fc466[_0x152e68(0x17d)]||_0x134ff3[_0x152e68(0x1e7)](_0x4fc466);return _0xc021af?_0x134ff3[_0x152e68(0x1d6)](_0x4fd3ec=>_0x4fd3ec[_0x152e68(0xc7)]()):_0x134ff3;}[_0x234f75(0x19d)](_0x246881){const _0xcfa313=_0x234f75,_0x2b69a5=this[_0xcfa313(0x12e)][_0xcfa313(0xa8)](_0x246881);if(!_0x2b69a5)throw new _0x9a185d(_0xcfa313(0x198),this);return _0x2b69a5;}[_0x234f75(0x1fe)](_0x5bb528){const _0x26deda=_0x234f75;return this[_0x26deda(0x12e)][_0x26deda(0x1c8)](_0x5bb528);}[_0x234f75(0x12a)](_0x4d78f1){const _0x3c762a=_0x234f75,{authorId:_0x3a5e28,id:_0x1f8ed3,attributes:_0x264122}=_0x4d78f1,[_0x371a87,_0x4834df]=_0x4d78f1[_0x3c762a(0xf9)][_0x3c762a(0xda)](':'),_0x20137c=this[_0x3c762a(0x12e)][_0x3c762a(0xa8)](_0x1f8ed3)||this[_0x3c762a(0xbf)](_0x371a87,_0x4834df,_0x1f8ed3,_0x3a5e28,_0x264122);if(this[_0x3c762a(0x9d)](_0x20137c),this[_0x3c762a(0x1a2)](_0x20137c,_0x371a87,_0x4834df||null,_0x3a5e28),_0x20137c[_0x3c762a(0x1a3)]=_0x4d78f1[_0x3c762a(0x1a3)],_0x20137c[_0x3c762a(0x199)]=!0x0,_0x264122&&_0x264122[_0x3c762a(0x112)]){const _0x5d3f93=_0x264122[_0x3c762a(0x112)],_0x381f3b=this[_0x3c762a(0x1b1)](_0x5d3f93[_0x3c762a(0x12f)]);_0x20137c[_0x3c762a(0xcf)]=_0x5d3f93[_0x3c762a(0x1a3)],_0x20137c[_0x3c762a(0x88)]=_0x381f3b,_0x20137c[_0x3c762a(0x1db)]=!0x0;}else _0x20137c[_0x3c762a(0xcf)]=_0x4d78f1[_0x3c762a(0x1a3)];switch(_0x4d78f1[_0x3c762a(0x1d8)]&&(_0x20137c[_0x3c762a(0x1d8)]=_0x4d78f1[_0x3c762a(0x1d8)]),_0x4d78f1[_0x3c762a(0x141)]&&(_0x20137c[_0x3c762a(0x141)]=_0x4d78f1[_0x3c762a(0x141)]),this[_0x3c762a(0x187)]&&this[_0x3c762a(0x187)][_0x3c762a(0x11b)]||(_0x20137c[_0x3c762a(0x14b)]=!0x0),this[_0x3c762a(0x206)][_0x3c762a(0xa8)](_0x20137c)){case _0x3c762a(0x92):this[_0x3c762a(0x206)][_0x3c762a(0x8d)](_0x20137c,_0x3c762a(0x75));break;case _0x3c762a(0x160):_0x20137c[_0x3c762a(0x17d)]?(this[_0x3c762a(0xdb)](new Set([_0x20137c])),this[_0x3c762a(0x196)](new Set([_0x20137c])),this[_0x3c762a(0x206)][_0x3c762a(0x8d)](_0x20137c,_0x3c762a(0xeb)),this[_0x3c762a(0x70)](_0x3c762a(0x11d),_0x20137c)):this[_0x3c762a(0x206)][_0x3c762a(0x8d)](_0x20137c,_0x3c762a(0x209));}return _0x20137c;}[_0x234f75(0x14d)](_0x5be0ab){const _0x42ad66=_0x234f75;this[_0x42ad66(0x7a)](()=>{const _0x32a98b=_0x42ad66;this[_0x32a98b(0x18e)][_0x32a98b(0xb5)][_0x32a98b(0x98)](()=>{const _0x1ce3d3=_0x32a98b;for(const _0x4dac98 of _0x5be0ab[_0x1ce3d3(0x103)]())_0x4dac98[_0x1ce3d3(0xe9)]();});});}[_0x234f75(0x6b)](_0x3320e3){const _0x2895ff=_0x234f75;this[_0x2895ff(0x7a)](()=>{const _0x34a62e=_0x2895ff;this[_0x34a62e(0x18e)][_0x34a62e(0xb5)][_0x34a62e(0x98)](()=>{const _0xa49e6d=_0x34a62e;for(const _0x323986 of _0x3320e3[_0xa49e6d(0x103)]())_0x323986[_0xa49e6d(0x17c)]();});});}[_0x234f75(0xf4)](_0x242247,_0x1f34a6){const _0x1386b3=_0x234f75,_0x3bc8ef=this[_0x1386b3(0x18e)][_0x1386b3(0x18d)][_0x1386b3(0xa8)](_0x242247);if(!_0x3bc8ef)throw new _0x9a185d(_0x1386b3(0x12b),this,{'commandName':_0x242247});if(this[_0x1386b3(0x16b)][_0x1386b3(0x1c8)](_0x3bc8ef))throw new _0x9a185d(_0x1386b3(0x150),this,{'commandName':_0x242247});this[_0x1386b3(0x16b)][_0x1386b3(0xd1)](_0x3bc8ef),_0x1f34a6&&_0x3bc8ef['on'](_0x1386b3(0x146),(_0x322d5a,_0xcc2d5)=>{const _0x4aa33f=_0x1386b3;this[_0x4aa33f(0x145)][_0x4aa33f(0x1c5)]&&(this[_0x4aa33f(0xea)]||(_0xcc2d5[_0x4aa33f(0x91)]>0x0&&_0xcc2d5[_0xcc2d5[_0x4aa33f(0x91)]-0x1]&&_0xcc2d5[_0xcc2d5[_0x4aa33f(0x91)]-0x1][_0x4aa33f(0x7a)]?_0xcc2d5[_0x4aa33f(0x115)]():(_0x322d5a[_0x4aa33f(0xca)]=_0x1f34a6((..._0x4e6b74)=>_0x3bc8ef[_0x4aa33f(0x146)](..._0x4e6b74,{'forceDefaultExecution':!0x0}),..._0xcc2d5),_0x322d5a[_0x4aa33f(0x140)]())));},{'priority':_0x1386b3(0x84)});}[_0x234f75(0x7a)](_0xbfd2ff){const _0x4162e7=_0x234f75;let _0x37390e,_0x3a40bf;const _0x197959=this[_0x4162e7(0xea)];this[_0x4162e7(0xea)]=!0x0;try{_0x37390e=_0xbfd2ff();}catch(_0x45240c){_0x3a40bf=_0x45240c;}return _0x197959||(this[_0x4162e7(0xea)]=!0x1),_0x3a40bf&&_0x9a185d[_0x4162e7(0x180)](_0x3a40bf,this),_0x37390e;}[_0x234f75(0x1e3)](_0x63f4a6,_0x42e568=null,_0x43a3e3={}){const _0x59ec29=_0x234f75;if(_0x63f4a6[_0x59ec29(0x81)])return null;const _0x3b4f64=this[_0x59ec29(0x18e)][_0x59ec29(0x69)][_0x59ec29(0xa8)](_0x59ec29(0x122))['me'];for(const {suggestion:_0x557fa5,meta:_0x171a9f}of this[_0x59ec29(0x20c)](_0x63f4a6,_0x59ec29(0x1be)))if(_0x171a9f[_0x59ec29(0x119)]){if(!_0x171a9f[_0x59ec29(0x6a)]){if(_0x171a9f[_0x59ec29(0x1e2)]){if(!this[_0x59ec29(0x13a)]||!Lt(_0x557fa5,_0x43a3e3))continue;return _0x557fa5;}if(Lt(_0x557fa5,_0x43a3e3))return _0x557fa5;this[_0x59ec29(0x1cf)](_0x557fa5,_0x63f4a6[_0x59ec29(0x139)],_0x63f4a6[_0x59ec29(0x20a)]);break;}if(_0x42e568==_0x557fa5[_0x59ec29(0x93)]&&Lt(_0x557fa5,_0x43a3e3)){const _0x5062fa=_0x557fa5[_0x59ec29(0x1ab)]();return _0x5062fa[_0x59ec29(0x139)][_0x59ec29(0xe5)](_0x63f4a6[_0x59ec29(0x20a)])?this[_0x59ec29(0x203)](_0x557fa5,this[_0x59ec29(0x15b)][_0x59ec29(0x1bc)](_0x63f4a6[_0x59ec29(0x139)],_0x5062fa[_0x59ec29(0x20a)])):this[_0x59ec29(0x203)](_0x557fa5,this[_0x59ec29(0x15b)][_0x59ec29(0x1bc)](_0x5062fa[_0x59ec29(0x139)],_0x63f4a6[_0x59ec29(0x20a)])),_0x557fa5;}}const _0x443e5c=_0x3d9d6f(),_0x59282f=_0x3b4f64['id'],_0x4d9b20=_0x42e568?_0x59ec29(0x1a5)+_0x42e568:_0x59ec29(0x1be),_0x4bee33=this[_0x59ec29(0x16e)]({'id':_0x443e5c,'type':_0x4d9b20,'createdAt':new Date(),'authorId':_0x59282f,'attributes':_0x43a3e3});return this[_0x59ec29(0x1c7)](_0x4d9b20,_0x443e5c,_0x59282f,_0x63f4a6),_0x4bee33;}[_0x234f75(0x102)](_0x565f92,_0x38ca8d=_0x234f75(0x8a),_0x4a1c8d={}){const _0x2a7e4e=_0x234f75,_0x7c1dff=this[_0x2a7e4e(0x18e)][_0x2a7e4e(0x69)][_0x2a7e4e(0xa8)](_0x2a7e4e(0x122))['me'],_0x2c6c6e=this[_0x2a7e4e(0x13b)][_0x2a7e4e(0xdf)](_0x2a7e4e(0x1be),_0x38ca8d,_0x2a7e4e(0x1f1));for(const _0x238ee4 of this[_0x2a7e4e(0x11e)]())if(_0x238ee4[_0x2a7e4e(0x88)]['id']==_0x7c1dff['id']&&_0x2a7e4e(0x1be)==_0x238ee4[_0x2a7e4e(0xf9)]&&_0x238ee4[_0x2a7e4e(0x93)]==_0x38ca8d&&Lt(_0x238ee4,_0x4a1c8d)&&(_0x2c6c6e(_0x238ee4[_0x2a7e4e(0x1a9)](),_0x565f92)||_0x2c6c6e(_0x565f92,_0x238ee4[_0x2a7e4e(0x1a9)]()))){for(const _0x2161b7 of _0x565f92)_0x238ee4[_0x2a7e4e(0x18f)](_0x2161b7);return _0x238ee4;}for(const {suggestion:_0x5bc892,meta:_0x544594}of this[_0x2a7e4e(0x20c)](_0x565f92,_0x2a7e4e(0x1be))){if(!_0x544594[_0x2a7e4e(0x119)])continue;if(!this[_0x2a7e4e(0x13a)]&&_0x544594[_0x2a7e4e(0x1e2)])continue;if(!Lt(_0x5bc892,_0x4a1c8d))continue;let _0x23875e=!0x0;for(const _0x418bcc of _0x5bc892[_0x2a7e4e(0x1a9)]())for(const _0x3e75a9 of _0x565f92)if(!_0x418bcc[_0x2a7e4e(0x179)](_0x3e75a9)){_0x23875e=!0x1;break;}if(_0x23875e)return _0x5bc892;}const _0x3f22de=_0x3d9d6f(),_0x239c1c=_0x7c1dff['id'],_0x22a608=_0x2a7e4e(0x1a5)+_0x38ca8d,_0x339fb3=this[_0x2a7e4e(0x16e)]({'id':_0x3f22de,'type':_0x22a608,'createdAt':new Date(),'authorId':_0x239c1c,'attributes':_0x4a1c8d});for(const _0x36bf1a of _0x565f92)this[_0x2a7e4e(0x1c7)](_0x22a608,_0x3f22de,_0x239c1c,_0x36bf1a,_0x58346e[_0x2a7e4e(0xed)]());return _0x339fb3;}[_0x234f75(0x19b)](_0x4ee92a,_0x47566a,_0x41b270=null,_0x366933={}){const _0x5d9aaf=_0x234f75;if(_0x41b270=_0x41b270||Vt(_0x47566a),_0x4ee92a[_0x5d9aaf(0x81)])return null;if(_0x5d9aaf(0xb0)===this[_0x5d9aaf(0x164)]){const _0x16343b=this[_0x5d9aaf(0x13b)][_0x5d9aaf(0xdf)](_0x5d9aaf(0x15c),_0x41b270,_0x5d9aaf(0xe9));return this[_0x5d9aaf(0x7a)](()=>_0x16343b([_0x4ee92a],_0x47566a,_0x366933)),null;}const _0x46c39e=this[_0x5d9aaf(0x18e)][_0x5d9aaf(0x69)][_0x5d9aaf(0xa8)](_0x5d9aaf(0x122))['me'],_0x58525a=[];if(_0x5d9aaf(0x11c)!==this[_0x5d9aaf(0x164)]){for(const {suggestion:_0xdd3fef,meta:_0x3a6588}of this[_0x5d9aaf(0x20c)](_0x4ee92a,_0x5d9aaf(0x1be)))_0x3a6588[_0x5d9aaf(0x119)]&&!_0x3a6588[_0x5d9aaf(0xd3)]&&_0x58525a[_0x5d9aaf(0x1e7)](..._0xdd3fef[_0x5d9aaf(0x1a9)]());}const _0x3e3c7f=function(_0x4eaf04,_0x1f8f7f){const _0x163ba3=_0x5d9aaf,_0x9cc10b=[];for(const _0x5808f0 of _0x1f8f7f){const _0x2e8921=_0x4eaf04[_0x163ba3(0xbc)](_0x5808f0);_0x2e8921&&_0x9cc10b[_0x163ba3(0x1e7)](_0x2e8921);}return _0x9cc10b;}(_0x4ee92a,_0x58525a),_0x4ff28b=function(_0x2f06d6,_0x21d689){const _0x192fdf=_0x5d9aaf,_0x260776=[_0x2f06d6];for(const _0x28ece7 of _0x21d689){let _0x1e7c20=0x0;for(;_0x1e7c20<_0x260776[_0x192fdf(0x91)];){const _0x3f7dd2=_0x260776[_0x1e7c20][_0x192fdf(0x12c)](_0x28ece7);_0x260776[_0x192fdf(0x10a)](_0x1e7c20,0x1,..._0x3f7dd2),_0x1e7c20+=_0x3f7dd2[_0x192fdf(0x91)];}}return _0x260776;}(_0x4ee92a,_0x58525a);_0x3e3c7f[_0x5d9aaf(0x91)]&&this[_0x5d9aaf(0x15b)][_0x5d9aaf(0x98)](()=>{const _0x276664=_0x5d9aaf;for(const _0x1697ad of _0x3e3c7f){const _0xae46a0=this[_0x276664(0x13b)][_0x276664(0xdf)](_0x276664(0x15c),_0x41b270,_0x276664(0xe9));this[_0x276664(0x7a)](()=>_0xae46a0([_0x1697ad],_0x47566a,_0x366933));}});for(const _0x291f06 of _0x4ff28b){let _0x579365=null,_0x4bc857=_0x291f06[_0x5d9aaf(0x139)],_0x257ec2=_0x291f06[_0x5d9aaf(0x20a)];for(const {suggestion:_0x4f9466,meta:_0x27252e}of this[_0x5d9aaf(0x20c)](_0x291f06,_0x5d9aaf(0x15c))){if(!_0x27252e[_0x5d9aaf(0x119)])continue;if(_0x4f9466[_0x5d9aaf(0x93)]!=_0x41b270)continue;if(!Lt(_0x4f9466,_0x366933))continue;const _0x4a881b=_0x4f9466[_0x5d9aaf(0x1ab)]();if(_0x4a881b[_0x5d9aaf(0x179)](_0x291f06,!0x0))return null;_0x4bc857=_0x4bc857[_0x5d9aaf(0x117)](_0x4a881b[_0x5d9aaf(0x139)])?_0x4bc857:_0x4a881b[_0x5d9aaf(0x139)],_0x257ec2=_0x257ec2[_0x5d9aaf(0x19e)](_0x4a881b[_0x5d9aaf(0x20a)])?_0x257ec2:_0x4a881b[_0x5d9aaf(0x20a)],_0x579365?_0x4a881b[_0x5d9aaf(0x139)][_0x5d9aaf(0x117)](_0x579365[_0x5d9aaf(0x1ab)]()[_0x5d9aaf(0x139)])?(_0x579365[_0x5d9aaf(0x189)](),_0x579365=_0x4f9466):_0x4f9466[_0x5d9aaf(0x189)]():_0x579365=_0x4f9466;}const _0x2f2ed1=this[_0x5d9aaf(0x15b)][_0x5d9aaf(0x1bc)](_0x4bc857,_0x257ec2);if(_0x579365)this[_0x5d9aaf(0x203)](_0x579365,_0x2f2ed1);else{const _0x1d9408=_0x3d9d6f(),_0x1f2db7=_0x46c39e['id'];this[_0x5d9aaf(0x16e)]({'id':_0x1d9408,'type':_0x5d9aaf(0x1ea)+_0x41b270,'data':_0x47566a,'createdAt':new Date(),'authorId':_0x1f2db7,'attributes':_0x366933}),this[_0x5d9aaf(0x1c7)](_0x5d9aaf(0x1ea)+_0x41b270,_0x1d9408,_0x1f2db7,_0x2f2ed1);}}return null;}[_0x234f75(0x1f3)](_0x4d9e26,_0x364d1f,_0x5def9c=[],_0x3eb334=null,_0x18ad2a={}){const _0x2a2c3d=_0x234f75;_0x364d1f[_0x2a2c3d(0x19f)]||(_0x364d1f[_0x2a2c3d(0x19f)]=_0x364d1f[_0x2a2c3d(0x133)]),_0x364d1f[_0x2a2c3d(0xf2)]=_0x4d9e26['is'](_0x2a2c3d(0xd5)),_0x3eb334=_0x3eb334||Vt(_0x364d1f);const _0x264bf5=_0x5def9c[_0x2a2c3d(0x1d6)](_0x50e4bb=>Gt(_0x50e4bb,this[_0x2a2c3d(0x15b)])),_0xe1cadb=_0x4d9e26['is'](_0x2a2c3d(0xd5))?_0x4d9e26:Gt(_0x4d9e26,this[_0x2a2c3d(0x15b)]);if(_0x2a2c3d(0xb0)===this[_0x2a2c3d(0x164)]){const _0x3fc26f=this[_0x2a2c3d(0x13b)][_0x2a2c3d(0xdf)](_0x2a2c3d(0x68),_0x3eb334,_0x2a2c3d(0xe9));return this[_0x2a2c3d(0x7a)](()=>_0x3fc26f([_0xe1cadb],_0x364d1f,_0x18ad2a)),null;}_0x264bf5[_0x2a2c3d(0x1e7)](_0xe1cadb);let _0x4a63c1=!0x0;for(const _0x1c4f47 of _0x264bf5)if(!this[_0x2a2c3d(0x128)](_0x1c4f47)){_0x4a63c1=!0x1;break;}if(_0x4a63c1&&_0x2a2c3d(0x11c)!==this[_0x2a2c3d(0x164)]){const _0x3e4dd0=this[_0x2a2c3d(0x13b)][_0x2a2c3d(0xdf)](_0x2a2c3d(0x68),_0x3eb334,_0x2a2c3d(0xe9));return this[_0x2a2c3d(0x7a)](()=>_0x3e4dd0([_0xe1cadb],_0x364d1f,_0x18ad2a)),null;}let _0x33c1ff=null,_0x16b044=_0xe1cadb[_0x2a2c3d(0x139)],_0x58c73e=_0xe1cadb[_0x2a2c3d(0x20a)];for(const {suggestion:_0x33a439,meta:_0x18267e}of this[_0x2a2c3d(0x20c)](_0xe1cadb,_0x2a2c3d(0x68))){if(!_0x18267e[_0x2a2c3d(0x119)])continue;if(_0x18267e[_0x2a2c3d(0x6a)]||_0x18267e[_0x2a2c3d(0x1e2)]||_0x18267e[_0x2a2c3d(0xd3)])continue;if(_0x33a439[_0x2a2c3d(0x1d8)][_0x2a2c3d(0x19f)]!=_0x364d1f[_0x2a2c3d(0x19f)])continue;if(!Lt(_0x33a439,_0x18ad2a))continue;const _0x392140=_0x33a439[_0x2a2c3d(0x1ab)]();if(_0x33a439[_0x2a2c3d(0x93)]==_0x3eb334){if(_0x392140[_0x2a2c3d(0x179)](_0xe1cadb,!0x0))return null;_0x16b044=_0x16b044[_0x2a2c3d(0x117)](_0x392140[_0x2a2c3d(0x139)])?_0x16b044:_0x392140[_0x2a2c3d(0x139)],_0x58c73e=_0x58c73e[_0x2a2c3d(0x19e)](_0x392140[_0x2a2c3d(0x20a)])?_0x58c73e:_0x392140[_0x2a2c3d(0x20a)],_0x33c1ff?_0x392140[_0x2a2c3d(0x139)][_0x2a2c3d(0x117)](_0x33c1ff[_0x2a2c3d(0x1ab)]()[_0x2a2c3d(0x139)])?(_0x33c1ff[_0x2a2c3d(0x189)](),_0x33c1ff=_0x33a439):_0x33a439[_0x2a2c3d(0x189)]():_0x33c1ff=_0x33a439;}else{const _0xb0c91f=_0xe1cadb[_0x2a2c3d(0xbc)](_0x392140);this[_0x2a2c3d(0x151)](_0x33a439,_0xb0c91f);}}const _0x3e1497=this[_0x2a2c3d(0x18e)][_0x2a2c3d(0x69)][_0x2a2c3d(0xa8)](_0x2a2c3d(0x122))['me'],_0x92381d=_0x3d9d6f(),_0xccb743=_0x3e1497['id'];if(_0x33c1ff)return this[_0x2a2c3d(0x203)](_0x33c1ff,this[_0x2a2c3d(0x15b)][_0x2a2c3d(0x1bc)](_0x16b044,_0x58c73e)),_0x33c1ff;{const _0x18532c=this[_0x2a2c3d(0x16e)]({'id':_0x92381d,'type':_0x2a2c3d(0x158)+_0x3eb334,'data':_0x364d1f,'createdAt':new Date(),'authorId':_0xccb743,'attributes':_0x18ad2a});return this[_0x2a2c3d(0x1c7)](_0x2a2c3d(0x158)+_0x3eb334,_0x92381d,_0xccb743,this[_0x2a2c3d(0x15b)][_0x2a2c3d(0x1bc)](_0x16b044,_0x58c73e)),_0x18532c;}}[_0x234f75(0x1c4)](_0xa29989,_0x3b58c8,_0x597b7e=[],_0x23bca6=null,_0x28b7cb={}){const _0xd03f36=_0x234f75;_0x3b58c8[_0xd03f36(0x19f)]||(_0x3b58c8[_0xd03f36(0x19f)]=_0x3b58c8[_0xd03f36(0x133)]);const _0x348146=_0xa29989[0x0];_0x3b58c8[_0xd03f36(0xf2)]=_0x348146['is'](_0xd03f36(0xd5)),_0x23bca6=_0x23bca6||Vt(_0x3b58c8);const _0x2181ad=_0x597b7e[_0xd03f36(0x1d6)](_0x418896=>Gt(_0x418896,this[_0xd03f36(0x15b)])),_0x3a8bb9=_0x348146['is'](_0xd03f36(0xd5))?_0xa29989:_0xa29989[_0xd03f36(0x1d6)](_0x249a2f=>Gt(_0x249a2f,this[_0xd03f36(0x15b)]));if(_0xd03f36(0xb0)===this[_0xd03f36(0x164)]){const _0x43fc2b=this[_0xd03f36(0x13b)][_0xd03f36(0xdf)](_0xd03f36(0x68),_0x23bca6,_0xd03f36(0xe9));return this[_0xd03f36(0x7a)](()=>_0x43fc2b(_0x3a8bb9,_0x3b58c8,_0x28b7cb)),null;}_0x2181ad[_0xd03f36(0x1e7)](..._0x3a8bb9);let _0x10ac61=!0x0;for(const _0x35b3a0 of _0x2181ad)if(!this[_0xd03f36(0x128)](_0x35b3a0)){_0x10ac61=!0x1;break;}if(_0x10ac61&&_0xd03f36(0x11c)!==this[_0xd03f36(0x164)]){const _0x3bdb89=this[_0xd03f36(0x13b)][_0xd03f36(0xdf)](_0xd03f36(0x68),_0x23bca6,_0xd03f36(0xe9));return this[_0xd03f36(0x7a)](()=>_0x3bdb89(_0x3a8bb9,_0x3b58c8,_0x28b7cb)),null;}const _0x1238e0=this[_0xd03f36(0x18e)][_0xd03f36(0x69)][_0xd03f36(0xa8)](_0xd03f36(0x122))['me'];for(const _0x3d02b3 of this[_0xd03f36(0x11e)]()){if(_0x3d02b3[_0xd03f36(0x88)]['id']!=_0x1238e0['id'])continue;if(_0xd03f36(0x68)!=_0x3d02b3[_0xd03f36(0xf9)]||_0x3d02b3[_0xd03f36(0x1d8)][_0xd03f36(0x19f)]!=_0x3b58c8[_0xd03f36(0x19f)])continue;if(!Lt(_0x3d02b3,_0x28b7cb))continue;const _0x23e31b=_0x3d02b3[_0xd03f36(0x93)]==_0x23bca6;for(let _0x15a4ec=0x0;_0x15a4ec<_0x3a8bb9[_0xd03f36(0x91)];_0x15a4ec++){const _0x101bc3=_0x3a8bb9[_0x15a4ec];for(const _0x1c0e78 of _0x3d02b3[_0xd03f36(0x9e)]()){const _0x4a421b=_0x1c0e78[_0xd03f36(0x125)]();if(_0x101bc3[_0xd03f36(0xe5)](_0x4a421b)){_0x23e31b?(_0x3a8bb9[_0xd03f36(0x10a)](_0x15a4ec,0x1),_0x15a4ec--):_0x3d02b3[_0xd03f36(0xe2)](_0x1c0e78[_0xd03f36(0x183)]);break;}}}}if(0x0==_0x3a8bb9[_0xd03f36(0x91)])return null;const _0x163947=this[_0xd03f36(0x13b)][_0xd03f36(0xdf)](_0xd03f36(0x68),_0x23bca6,_0xd03f36(0x1f1));for(const _0x4fab82 of this[_0xd03f36(0x11e)]())if(_0x4fab82[_0xd03f36(0x88)]['id']==_0x1238e0['id']&&_0xd03f36(0x68)==_0x4fab82[_0xd03f36(0xf9)]&&_0x4fab82[_0xd03f36(0x1d8)][_0xd03f36(0x19f)]==_0x3b58c8[_0xd03f36(0x19f)]&&_0x4fab82[_0xd03f36(0x93)]==_0x23bca6&&Lt(_0x4fab82,_0x28b7cb)&&(_0x163947(_0x4fab82[_0xd03f36(0x1a9)](),_0x3a8bb9)||_0x163947(_0x3a8bb9,_0x4fab82[_0xd03f36(0x1a9)]()))){for(const _0x3176e1 of _0x3a8bb9)_0x4fab82[_0xd03f36(0x18f)](_0x3176e1);return _0x4fab82;}const _0x566a43=_0x3d9d6f(),_0x4d70bd=_0x1238e0['id'],_0x96e13f=_0xd03f36(0x158)+_0x23bca6,_0x446451=this[_0xd03f36(0x16e)]({'id':_0x566a43,'type':_0x96e13f,'data':_0x3b58c8,'createdAt':new Date(),'authorId':_0x4d70bd,'attributes':_0x28b7cb});for(const _0x11f48a of _0x3a8bb9)this[_0xd03f36(0x1c7)](_0x96e13f,_0x566a43,_0x4d70bd,_0x11f48a,_0x58346e[_0xd03f36(0xed)]());return _0x446451;}[_0x234f75(0xc6)](_0x380829,_0x15d4b6=null,_0x31d670={}){const _0x93ab44=_0x234f75;if(_0x380829[_0x93ab44(0x81)])return null;const _0x4bfea1=this[_0x93ab44(0x18e)][_0x93ab44(0x69)][_0x93ab44(0xa8)](_0x93ab44(0x122))['me'],_0x4750f9=new _0x4c25a6(_0x380829[_0x93ab44(0x139)],_0x380829[_0x93ab44(0x20a)]);for(const {suggestion:_0x31ce86,meta:_0x2959ed}of this[_0x93ab44(0x20c)](_0x4750f9,_0x93ab44(0x1be)))if(_0x2959ed[_0x93ab44(0x119)]&&!_0x2959ed[_0x93ab44(0x6a)]){if(_0x31ce86[_0x93ab44(0x175)]){const _0x1ae86f=_0x31ce86[_0x93ab44(0x1a9)]()[_0x93ab44(0x13c)](_0x29385d=>_0x93ab44(0x1b8)!=_0x29385d[_0x93ab44(0x10f)][_0x93ab44(0xdc)]);_0x1ae86f[_0x93ab44(0x201)](_0x34a48c=>_0x4750f9[_0x93ab44(0x179)](_0x34a48c,!0x0))&&_0x31ce86[_0x93ab44(0x17c)]();if(_0x1ae86f[_0x93ab44(0xfd)](_0x15bf96=>_0x15bf96[_0x93ab44(0x179)](_0x4750f9,!0x0))){const _0x2b4c77=this[_0x93ab44(0x13b)][_0x93ab44(0xdf)](_0x93ab44(0x1a1),_0x15d4b6,_0x93ab44(0xe9));return this[_0x93ab44(0x7a)](()=>_0x2b4c77([_0x4750f9],null,_0x31d670)),null;}}else{const _0x3b7528=_0x4750f9[_0x93ab44(0xbc)](_0x31ce86[_0x93ab44(0x1ab)]());null!==_0x3b7528&&_0x31ce86[_0x93ab44(0xd8)]([_0x3b7528],null,_0x31d670);}}if(_0x4750f9[_0x93ab44(0x162)](),_0x4750f9[_0x93ab44(0x81)]||_0x93ab44(0x1b8)==_0x4750f9[_0x93ab44(0x10f)][_0x93ab44(0xdc)])return null;let _0x2143c9=null,_0x53f112=_0x4750f9[_0x93ab44(0x139)],_0x4a7649=_0x4750f9[_0x93ab44(0x20a)];const _0x1b771c=this[_0x93ab44(0x20c)](_0x4750f9,_0x93ab44(0x1a1));for(const {suggestion:_0x536692,meta:_0x4bbf9c}of _0x1b771c){const _0x524131=this[_0x93ab44(0x15b)][_0x93ab44(0x1bc)](_0x53f112,_0x4a7649);if(_0x4bbf9c[_0x93ab44(0x119)]&&(this[_0x93ab44(0x13a)]||!_0x4bbf9c[_0x93ab44(0x1e2)]&&!_0x4bbf9c[_0x93ab44(0xd3)])){if(_0x536692[_0x93ab44(0x175)]){if(!Lt(_0x536692,_0x31d670))continue;let _0x42dbd8=!0x0;for(const _0x50d550 of _0x536692[_0x93ab44(0x1a9)]()){if(_0x50d550[_0x93ab44(0x179)](_0x524131,!0x0))return _0x536692;_0x524131[_0x93ab44(0x179)](_0x50d550)||(_0x42dbd8=!0x1);}_0x42dbd8&&_0x536692[_0x93ab44(0x17c)]();}else{const _0x46a238=_0x536692[_0x93ab44(0x1ab)]();if(_0x46a238[_0x93ab44(0x179)](_0x524131,!0x0))return _0x536692;if(!Lt(_0x536692,_0x31d670)){_0x524131[_0x93ab44(0x179)](_0x46a238)?_0x536692[_0x93ab44(0x189)]():_0x46a238[_0x93ab44(0x78)](_0x53f112)?_0x53f112=_0x46a238[_0x93ab44(0x20a)]:_0x46a238[_0x93ab44(0x78)](_0x4a7649)&&(_0x4a7649=_0x46a238[_0x93ab44(0x139)]);continue;}_0x53f112=_0x53f112[_0x93ab44(0x117)](_0x46a238[_0x93ab44(0x139)])?_0x53f112:_0x46a238[_0x93ab44(0x139)],_0x4a7649=_0x4a7649[_0x93ab44(0x19e)](_0x46a238[_0x93ab44(0x20a)])?_0x4a7649:_0x46a238[_0x93ab44(0x20a)],_0x31d670=Object[_0x93ab44(0x208)]({},_0x536692[_0x93ab44(0x141)]),_0x2143c9?_0x46a238[_0x93ab44(0x139)][_0x93ab44(0x117)](_0x2143c9[_0x93ab44(0x1ab)]()[_0x93ab44(0x139)])?(_0x2143c9[_0x93ab44(0x189)](),_0x2143c9=_0x536692):_0x536692[_0x93ab44(0x189)]():_0x2143c9=_0x536692;}}}if(_0x2143c9)return this[_0x93ab44(0x203)](_0x2143c9,this[_0x93ab44(0x15b)][_0x93ab44(0x1bc)](_0x53f112,_0x4a7649)),_0x2143c9;{const _0x53430c=_0x3d9d6f(),_0x23bbb4=this[_0x93ab44(0x15b)][_0x93ab44(0x1bc)](_0x53f112,_0x4a7649),_0x56e49f=_0x4bfea1['id'],_0x1c7145=_0x15d4b6?_0x93ab44(0x173)+_0x15d4b6:_0x93ab44(0x1a1),_0x50b06d=this[_0x93ab44(0x16e)]({'id':_0x53430c,'type':_0x1c7145,'createdAt':new Date(),'authorId':_0x56e49f,'attributes':_0x31d670});return this[_0x93ab44(0x1c7)](_0x1c7145,_0x53430c,_0x56e49f,_0x23bbb4),_0x50b06d;}}[_0x234f75(0x16c)](_0x99e5ef,_0x1675cc=_0x234f75(0x8a),_0x32d238={}){const _0x249187=_0x234f75,_0x16b40e=this[_0x249187(0x18e)][_0x249187(0x69)][_0x249187(0xa8)](_0x249187(0x122))['me'],_0x53b4e8=_0x99e5ef[_0x249187(0x1d6)](_0x1e4c41=>new _0x4c25a6(_0x1e4c41[_0x249187(0x139)],_0x1e4c41[_0x249187(0x20a)])),_0x459a46=new Set();for(const {suggestion:_0x541b86,meta:_0x1081c8}of this[_0x249187(0x20c)](_0x53b4e8,_0x249187(0x1be)))_0x1081c8[_0x249187(0x119)]&&!_0x1081c8[_0x249187(0x6a)]&&_0x459a46[_0x249187(0xd1)](_0x541b86);for(const _0x57aa93 of _0x459a46)if(_0x57aa93[_0x249187(0x175)]){const _0x521fbc=_0x57aa93[_0x249187(0x1a9)]();(!_0x57aa93[_0x249187(0x141)]||!_0x57aa93[_0x249187(0x141)][_0x249187(0x17f)])&&(_0x521fbc[_0x249187(0x201)](_0x10da2c=>_0x53b4e8[_0x249187(0xfd)](_0x1a6a33=>_0x1a6a33[_0x249187(0x179)](_0x10da2c,!0x0)))&&_0x57aa93[_0x249187(0x17c)]());if(_0x53b4e8[_0x249187(0x201)](_0x4c20ca=>_0x521fbc[_0x249187(0xfd)](_0x26964=>_0x26964[_0x249187(0x179)](_0x4c20ca,!0x0)))){const _0x1ab3be=this[_0x249187(0x13b)][_0x249187(0xdf)](_0x249187(0x1a1),_0x1675cc,_0x249187(0xe9));return this[_0x249187(0x7a)](()=>_0x1ab3be(_0x99e5ef,null,_0x32d238)),null;}}else{const _0x2a24b5=_0x57aa93[_0x249187(0x1ab)]();_0x53b4e8[_0x249187(0xfd)](_0x5e9463=>_0x5e9463[_0x249187(0x179)](_0x2a24b5,!0x0))&&_0x57aa93[_0x249187(0x17c)]();if(_0x53b4e8[_0x249187(0x201)](_0x2b59f1=>_0x2a24b5[_0x249187(0x179)](_0x2b59f1,!0x0))){const _0x47eff7=this[_0x249187(0x13b)][_0x249187(0xdf)](_0x249187(0x1a1),_0x1675cc,_0x249187(0xe9));return this[_0x249187(0x7a)](()=>_0x47eff7(_0x53b4e8,null,_0x32d238)),null;}}const _0x31246b=this[_0x249187(0x13b)][_0x249187(0xdf)](_0x249187(0x1a1),_0x1675cc,_0x249187(0x1f1));let _0x1e807c=null;for(const _0x2e7ad3 of this[_0x249187(0x11e)]())if(_0x2e7ad3[_0x249187(0x88)]['id']==_0x16b40e['id']&&_0x2e7ad3[_0x249187(0x17d)]&&_0x249187(0x1a1)==_0x2e7ad3[_0x249187(0xf9)]&&_0x2e7ad3[_0x249187(0x93)]==_0x1675cc&&Lt(_0x2e7ad3,_0x32d238)&&(_0x31246b(_0x2e7ad3[_0x249187(0x1a9)](),_0x53b4e8)||_0x31246b(_0x53b4e8,_0x2e7ad3[_0x249187(0x1a9)]()))){if(_0x1e807c){if(_0x2e7ad3[_0x249187(0x207)]&&_0x2e7ad3[_0x249187(0x207)][_0x249187(0x91)])continue;for(const _0x1afaeb of _0x2e7ad3[_0x249187(0x1a9)]())_0x1e807c[_0x249187(0x18b)](_0x1afaeb)||_0x1e807c[_0x249187(0x18f)](_0x1afaeb);_0x2e7ad3[_0x249187(0x189)]();}else{_0x1e807c=_0x2e7ad3;for(const _0x6cc402 of _0x53b4e8)_0x2e7ad3[_0x249187(0x18b)](_0x6cc402)||_0x2e7ad3[_0x249187(0x18f)](_0x6cc402);}}if(_0x1e807c)return _0x1e807c;_0x459a46[_0x249187(0x86)]();for(const {suggestion:_0xba7f92,meta:_0x53f1db}of this[_0x249187(0x20c)](_0x53b4e8,_0x249187(0x1a1)))_0x53f1db[_0x249187(0x119)]&&(this[_0x249187(0x13a)]||!_0x53f1db[_0x249187(0x1e2)]&&!_0x53f1db[_0x249187(0xd3)])&&Lt(_0xba7f92,_0x32d238)&&_0x459a46[_0x249187(0xd1)](_0xba7f92);for(const _0x19f5e2 of _0x459a46){const _0x545fba=_0x19f5e2[_0x249187(0x1a9)]();if(!_0x32d238||!_0x32d238[_0x249187(0x17f)]){if(_0x53b4e8[_0x249187(0x201)](_0x1cae04=>_0x545fba[_0x249187(0xfd)](_0xcf2f51=>_0xcf2f51[_0x249187(0x179)](_0x1cae04,!0x0))))return _0x19f5e2;}(!_0x19f5e2[_0x249187(0x141)]||!_0x19f5e2[_0x249187(0x141)][_0x249187(0x17f)])&&(_0x545fba[_0x249187(0x201)](_0x55efda=>_0x53b4e8[_0x249187(0xfd)](_0x550c30=>_0x550c30[_0x249187(0x179)](_0x55efda,!0x0)))&&_0x19f5e2[_0x249187(0x17c)]());}const _0x26dd07=_0x3d9d6f(),_0x52ba41=_0x16b40e['id'],_0x3f90de=_0x249187(0x173)+_0x1675cc,_0x4e3ee0=this[_0x249187(0x16e)]({'id':_0x26dd07,'type':_0x3f90de,'createdAt':new Date(),'authorId':_0x52ba41,'attributes':_0x32d238});for(const _0x3945b4 of _0x53b4e8)_0x3945b4[_0x249187(0x162)](),_0x3945b4[_0x249187(0x81)]||_0x249187(0x1b8)==_0x3945b4[_0x249187(0x10f)][_0x249187(0xdc)]||this[_0x249187(0x1c7)](_0x3f90de,_0x26dd07,_0x52ba41,_0x3945b4,_0x58346e[_0x249187(0xed)]());return _0x4e3ee0;}[_0x234f75(0x197)](_0x22f6c3,_0x194ffd,_0x54a298,_0x342f69,_0x1c8e92){const _0x5b827d=_0x234f75;if(_0x22f6c3[_0x5b827d(0x81)])return[];if(_0x5b827d(0xb0)===this[_0x5b827d(0x164)])return[];const _0x432403=this[_0x5b827d(0x18e)][_0x5b827d(0x69)][_0x5b827d(0xa8)](_0x5b827d(0x122))['me']['id'],_0x4ee959=Array[_0x5b827d(0x1d4)](this[_0x5b827d(0x12e)][_0x5b827d(0x1a7)]())[_0x5b827d(0x13c)](_0x101b12=>_0x5b827d(0x13d)==_0x101b12[_0x5b827d(0xf9)]&&_0x101b12[_0x5b827d(0x1d8)][_0x5b827d(0x1aa)]==_0x194ffd&&_0x101b12[_0x5b827d(0x18b)](_0x22f6c3));if(_0x5b827d(0xd7)===this[_0x5b827d(0x164)]){const _0x1a165d=this[_0x5b827d(0x20c)](_0x22f6c3,_0x5b827d(0x1be))[_0x5b827d(0x13c)](({meta:_0x555716})=>_0x555716[_0x5b827d(0x119)]&&!_0x555716[_0x5b827d(0xd3)]&&!_0x555716[_0x5b827d(0x6a)])[_0x5b827d(0x1d6)](({suggestion:_0x507c98})=>_0x507c98);_0x4ee959[_0x5b827d(0x90)](..._0x1a165d);}const _0x4938f9=new Map([[_0x22f6c3,_0x54a298]]);for(const _0xb8aaae of _0x4ee959){const _0x4f460b=_0x5b827d(0x13d)==_0xb8aaae[_0x5b827d(0xf9)]?_0xb8aaae[_0x5b827d(0x1d8)][_0x5b827d(0xa3)]:void 0x0,_0x36e5b0=_0xb8aaae[_0x5b827d(0x1ab)](),_0x4d8027=Array[_0x5b827d(0x1d4)](_0x4938f9[_0x5b827d(0x1f6)]())[_0x5b827d(0xc0)](_0x27c2f2=>_0x27c2f2[_0x5b827d(0x1cc)](_0x36e5b0));if(!_0x4d8027)continue;const _0x24b1b0=_0x4d8027[_0x5b827d(0x12c)](_0x36e5b0);this[_0x5b827d(0x157)](_0x194ffd)&&_0x5b827d(0x1be)==_0xb8aaae[_0x5b827d(0xf9)]&&0x0!=_0x24b1b0[_0x5b827d(0x91)]||(_0x4938f9[_0x5b827d(0x184)](_0x4d8027),_0x24b1b0[_0x5b827d(0x10c)](_0x2eca3a=>{const _0x4854c6=_0x5b827d;_0x4938f9[_0x4854c6(0x8d)](_0x2eca3a,_0x54a298);}),_0x5b827d(0x1be)!=_0xb8aaae[_0x5b827d(0xf9)]&&_0x4f460b!=_0x342f69&&_0x4938f9[_0x5b827d(0x8d)](_0x4d8027[_0x5b827d(0xbc)](_0x36e5b0),_0x4f460b));}const _0xd3e20b=[];for(const [_0x1c7933,_0x511182]of _0x4938f9){const _0x2358fd=_0x3d9d6f(),_0xf5a00a={'key':_0x194ffd,'oldValue':_0x511182,'newValue':_0x342f69};_0x194ffd[_0x5b827d(0x91)]>0x25&&console[_0x5b827d(0x1af)](_0x5b827d(0x9a),{'key':_0x194ffd});const _0x31cc8b=(_0x5b827d(0x190)+(_0x194ffd+'|'+Vt({'newValue':_0x342f69})))[_0x5b827d(0x97)](0x0,0x3c),_0x5966d5=this[_0x5b827d(0x16e)]({'id':_0x2358fd,'type':_0x31cc8b,'data':_0xf5a00a,'createdAt':new Date(),'authorId':_0x432403,'attributes':_0x1c8e92});_0xd3e20b[_0x5b827d(0x1e7)](_0x5966d5),this[_0x5b827d(0x1c7)](_0x31cc8b,_0x2358fd,_0x432403,_0x1c7933);}return _0xd3e20b;}[_0x234f75(0x1da)](_0x18df30){const _0x2b02aa=_0x234f75;this[_0x2b02aa(0xf4)](_0x18df30,(_0x2cbe0e,..._0x919e4e)=>{const _0x390590=_0x2b02aa;this[_0x390590(0xd0)](()=>{_0x2cbe0e(..._0x919e4e);});});}[_0x234f75(0x1ce)](_0x258dcc){const _0x4f6d14=_0x234f75;this[_0x4f6d14(0xbb)][_0x4f6d14(0xd1)](_0x258dcc);}[_0x234f75(0xa6)](_0x37902a){const _0x3bb941=_0x234f75;this[_0x3bb941(0x73)][_0x3bb941(0xd1)](_0x37902a);}[_0x234f75(0x16a)](_0x72b864){const _0x5b8e0a=_0x234f75;return _0x5b8e0a(0x13d)==_0x72b864[_0x5b8e0a(0xf9)]?_0x72b864[_0x5b8e0a(0x93)][_0x5b8e0a(0xda)]('|')[0x0]:null;}[_0x234f75(0x203)](_0x3a1bc1,_0x43fe7c){const _0xb70f3a=_0x234f75,_0x356905=_0x3a1bc1[_0xb70f3a(0xa2)]();this[_0xb70f3a(0x15b)][_0xb70f3a(0x98)](_0x3aad4e=>{const _0x4bc852=_0xb70f3a;_0x3aad4e[_0x4bc852(0x181)](_0x356905,{'range':_0x43fe7c});});}[_0x234f75(0x9d)](_0x2381d4){const _0x3ce8c8=_0x234f75,_0x93a524=_0x2381d4['id'],_0x36e490=this[_0x3ce8c8(0x18e)][_0x3ce8c8(0xa4)][_0x3ce8c8(0xa8)](_0x3ce8c8(0xc3));this[_0x3ce8c8(0xf3)][_0x3ce8c8(0x1e4)](_0x93a524)||this[_0x3ce8c8(0xf3)][_0x3ce8c8(0x20d)]({'channelId':_0x36e490,'threadId':_0x93a524,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x10899b=this[_0x3ce8c8(0xf3)][_0x3ce8c8(0x7f)](_0x93a524);_0x10899b[_0x3ce8c8(0xb3)](_0x3ce8c8(0x14c)),_0x10899b[_0x3ce8c8(0x14c)]=!0x1,_0x2381d4[_0x3ce8c8(0x207)]=_0x10899b;}[_0x234f75(0x1a2)](_0x370001,_0x37a464,_0x29525d,_0x4b233b){const _0x1b2eb8=_0x234f75;if(_0x370001[_0x1b2eb8(0xf9)]!=_0x37a464||_0x370001[_0x1b2eb8(0x93)]!=_0x29525d||_0x370001[_0x1b2eb8(0x8b)]['id']!=_0x4b233b)throw this[_0x1b2eb8(0x18e)][_0x1b2eb8(0x13f)](_0x1b2eb8(0xfe)),new _0x9a185d(_0x1b2eb8(0xfe),this);}[_0x234f75(0x151)](_0x4aeaaa,_0x251087){const _0x279464=_0x234f75,_0x32c779=_0x4aeaaa[_0x279464(0x1ab)]();if(_0x251087[_0x279464(0xe5)](_0x32c779))_0x4aeaaa[_0x279464(0x189)]();else{if(_0x32c779[_0x279464(0x179)](_0x251087)){const _0x4e12ba=this[_0x279464(0x15b)][_0x279464(0x163)](_0x251087[_0x279464(0x139)][_0x279464(0x77)],_0x279464(0x20a));this[_0x279464(0x203)](_0x4aeaaa,this[_0x279464(0x15b)][_0x279464(0x1bc)](_0x32c779[_0x279464(0x139)],_0x4e12ba));const _0x3ebc36=_0x3d9d6f(),_0x53918b=_0x4aeaaa[_0x279464(0x8b)]['id'],_0x2b86bb=_0x4aeaaa[_0x279464(0xf9)]+':'+_0x4aeaaa[_0x279464(0x93)];this[_0x279464(0x16e)]({'id':_0x3ebc36,'type':_0x2b86bb,'createdAt':new Date(),'authorId':_0x53918b,'data':_0x4aeaaa[_0x279464(0x1d8)],'attributes':_0x4aeaaa[_0x279464(0x141)]});const _0x1e9cec=this[_0x279464(0x15b)][_0x279464(0x163)](_0x251087[_0x279464(0x20a)][_0x279464(0x114)],_0x279464(0x1fd)),_0x3943db=this[_0x279464(0x15b)][_0x279464(0x1bc)](_0x1e9cec,_0x32c779[_0x279464(0x20a)]);this[_0x279464(0x1c7)](_0x2b86bb,_0x3ebc36,_0x53918b,_0x3943db);}else{if(_0x32c779[_0x279464(0x78)](_0x251087[_0x279464(0x139)])){const _0x15efbb=this[_0x279464(0x15b)][_0x279464(0x163)](_0x251087[_0x279464(0x139)][_0x279464(0x77)],_0x279464(0x20a));this[_0x279464(0x203)](_0x4aeaaa,this[_0x279464(0x15b)][_0x279464(0x1bc)](_0x32c779[_0x279464(0x139)],_0x15efbb));}else{const _0x510e76=this[_0x279464(0x15b)][_0x279464(0x163)](_0x251087[_0x279464(0x20a)][_0x279464(0x114)],_0x279464(0x1fd));this[_0x279464(0x203)](_0x4aeaaa,this[_0x279464(0x15b)][_0x279464(0x1bc)](_0x510e76,_0x32c779[_0x279464(0x20a)]));}}}}[_0x234f75(0x128)](_0x4f4a00){const _0x5d934d=_0x234f75;for(const {suggestion:_0x23a19e,meta:_0x1c314a}of this[_0x5d934d(0x20c)](_0x4f4a00,_0x5d934d(0x1be))){if(!_0x1c314a[_0x5d934d(0x119)])continue;const _0x3c69b0=_0x23a19e[_0x5d934d(0x1a9)]();for(const _0x4736ed of _0x3c69b0)if(!_0x4f4a00[_0x5d934d(0x12c)](_0x4736ed)[_0x5d934d(0x91)])return!0x0;}return!0x1;}[_0x234f75(0xaa)](_0x4b7305){const _0x17244d=_0x234f75,_0x1d3b59=this[_0x17244d(0x18e)][_0x17244d(0x69)][_0x17244d(0xa8)](_0x17244d(0x122))[_0x17244d(0x165)](_0x4b7305);if(!_0x1d3b59)throw new _0x9a185d(_0x17244d(0x9c),this);return _0x1d3b59;}[_0x234f75(0x1b1)](_0x3bd51e){const _0x3c4b45=_0x234f75,_0x541f46=this[_0x3c4b45(0x18e)][_0x3c4b45(0x69)][_0x3c4b45(0xa8)](_0x3c4b45(0x122)),_0x30af6b=_0x459ca7(_0x3c4b45(0x210)+_0x3bd51e),_0x3d47c4=_0x541f46[_0x3c4b45(0x165)](_0x30af6b);return _0x3d47c4||_0x541f46[_0x3c4b45(0x1c0)]({'id':_0x30af6b,'name':_0x3bd51e});}[_0x234f75(0xbf)](_0x1022df,_0x368d71,_0x6901cf,_0xab6793,_0x53a2e2){const _0x3b8bd9=_0x234f75,_0x1213f2=this[_0x3b8bd9(0xaa)](_0xab6793),_0x24e35c=this[_0x3b8bd9(0x13b)][_0x3b8bd9(0x11a)](_0x1022df,_0x368d71,_0x6901cf,_0x1213f2,_0x53a2e2,_0x2e9a82=>{const _0x26adeb=_0x3b8bd9;this[_0x26adeb(0x9f)](_0x6901cf,{'attributes':_0x2e9a82});const _0xd75a73=this[_0x26adeb(0x19d)](_0x6901cf);this[_0x26adeb(0xdb)](new Set([_0xd75a73])),this[_0x26adeb(0x196)](new Set([_0xd75a73]));});return this[_0x3b8bd9(0xc5)](_0x24e35c,_0x3b8bd9(0xe9),()=>{const _0x3837c9=_0x3b8bd9;this[_0x3837c9(0x9f)](_0x6901cf,{'state':_0x3837c9(0x1f4)});},{'priority':_0x3b8bd9(0x84)}),this[_0x3b8bd9(0xc5)](_0x24e35c,_0x3b8bd9(0x17c),()=>{const _0x5522ae=_0x3b8bd9;this[_0x5522ae(0x9f)](_0x6901cf,{'state':_0x5522ae(0x121)});},{'priority':_0x3b8bd9(0x84)}),this[_0x3b8bd9(0x12e)][_0x3b8bd9(0x8d)](_0x6901cf,_0x24e35c),this[_0x3b8bd9(0x206)][_0x3b8bd9(0x8d)](_0x24e35c,_0x3b8bd9(0x92)),_0x24e35c;}[_0x234f75(0x1b5)](_0x56017e){const _0x3e0ad2=_0x234f75,_0x13b596=_0x56017e[_0x3e0ad2(0xda)](':');return{'group':_0x13b596[0x0],'type':_0x13b596[0x1],'subType':_0x13b596[_0x3e0ad2(0x91)]>=0x5?_0x13b596[0x2]:null,'id':_0x13b596[_0x3e0ad2(0x91)]<0x5?_0x13b596[0x2]:_0x13b596[0x3],'authorId':_0x13b596[_0x3e0ad2(0x91)]<0x5?_0x13b596[0x3]:_0x13b596[0x4],'markerCount':0x6==_0x13b596[_0x3e0ad2(0x91)]?_0x13b596[0x5]:null};}[_0x234f75(0x1cf)](_0x41724e,_0x40a776,_0x3f8c35){const _0x2f2c63=_0x234f75,_0x5ca9a9=_0x41724e[_0x2f2c63(0x1ab)](),_0x18b642=_0x5ca9a9[_0x2f2c63(0x139)],_0x440c34=_0x5ca9a9[_0x2f2c63(0x20a)];this[_0x2f2c63(0x203)](_0x41724e,this[_0x2f2c63(0x15b)][_0x2f2c63(0x1bc)](_0x18b642,_0x40a776));const _0x3bf188=_0x3d9d6f(),_0x491d03=_0x41724e[_0x2f2c63(0x8b)]['id'],_0xca6942=_0x41724e[_0x2f2c63(0xf9)]+(_0x41724e[_0x2f2c63(0x93)]?':'+_0x41724e[_0x2f2c63(0x93)]:'');this[_0x2f2c63(0x16e)]({'id':_0x3bf188,'type':_0xca6942,'createdAt':new Date(),'authorId':_0x491d03,'originalSuggestionId':_0x41724e['id'],'attributes':_0x41724e[_0x2f2c63(0x141)],'data':_0x41724e[_0x2f2c63(0x1d8)]});const _0x15304b=this[_0x2f2c63(0x16a)](_0x41724e);(_0x2f2c63(0x68)==_0x41724e[_0x2f2c63(0xf9)]||_0x15304b&&this[_0x2f2c63(0x157)](_0x15304b))&&(_0x3f8c35=this[_0x2f2c63(0x15b)][_0x2f2c63(0xfb)](_0x3f8c35[_0x2f2c63(0x114)])),this[_0x2f2c63(0x1c7)](_0xca6942,_0x3bf188,_0x491d03,this[_0x2f2c63(0x15b)][_0x2f2c63(0x1bc)](_0x3f8c35,_0x440c34));}[_0x234f75(0x20c)](_0x97a783,_0x3a9990=null){const _0x3de47a=_0x234f75,_0xae8923=[],_0x4b83db=this[_0x3de47a(0x18e)][_0x3de47a(0x69)][_0x3de47a(0xa8)](_0x3de47a(0x122))['me'];Array[_0x3de47a(0xc4)](_0x97a783)||(_0x97a783=[_0x97a783]);for(const _0x50554e of this[_0x3de47a(0x11e)]()){if(!_0x50554e[_0x3de47a(0x17d)])continue;if(_0x3a9990&&_0x50554e[_0x3de47a(0xf9)]!=_0x3a9990)continue;let _0x2211f9=!0x1;for(const _0x1f62e9 of _0x50554e[_0x3de47a(0x1a9)]()){for(const _0x27a799 of _0x97a783){const _0x1e8c1f=_0x27a799[_0x3de47a(0x139)][_0x3de47a(0xe5)](_0x1f62e9[_0x3de47a(0x20a)])||_0x27a799[_0x3de47a(0x20a)][_0x3de47a(0xe5)](_0x1f62e9[_0x3de47a(0x139)]);if(_0x1e8c1f||_0x27a799[_0x3de47a(0xbc)](_0x1f62e9)){const _0x30963e=_0x27a799[_0x3de47a(0x179)](_0x1f62e9)&&Rt(this[_0x3de47a(0x15b)][_0x3de47a(0x148)],_0x1f62e9[_0x3de47a(0x139)],_0x27a799),_0x503124=_0x1f62e9[_0x3de47a(0x179)](_0x27a799)&&Rt(this[_0x3de47a(0x15b)][_0x3de47a(0x148)],_0x27a799[_0x3de47a(0x139)],_0x1f62e9);_0xae8923[_0x3de47a(0x1e7)]({'suggestion':_0x50554e,'meta':{'isOwn':_0x4b83db==_0x50554e[_0x3de47a(0x88)],'isNextTo':_0x1e8c1f,'isInsideObject':_0x30963e,'containsRangeInObject':_0x503124}}),_0x2211f9=!0x0;break;}}if(_0x2211f9)break;}}return _0xae8923;}[_0x234f75(0x1c7)](_0xe120e1,_0x352cd8,_0x53f257,_0x150e92,_0x1f5d90){const _0x197996=_0x234f75;this[_0x197996(0x15b)][_0x197996(0x98)](_0x2e6c8d=>{const _0x1c7bdc=_0x197996;let _0x2011ff=_0x1c7bdc(0x1c3)+_0xe120e1+':'+_0x352cd8+':'+_0x53f257;_0x1f5d90&&(_0x2011ff=_0x2011ff+':'+_0x1f5d90),_0x2e6c8d[_0x1c7bdc(0xe4)](_0x2011ff,{'range':_0x150e92,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x234f75(0xad)](_0x54863a){const _0x359b58=_0x234f75,_0x489d31=_0x54863a[_0x359b58(0xa0)],_0x377b10=_0x54863a[_0x359b58(0x1ca)];_0x54863a[_0x359b58(0xa0)]=null,_0x54863a[_0x359b58(0x1ca)]=null,null!=_0x489d31&&_0x489d31[_0x359b58(0x1ca)]==_0x54863a&&(_0x489d31[_0x359b58(0x1ca)]=_0x377b10),null!=_0x377b10&&_0x377b10[_0x359b58(0xa0)]==_0x54863a&&(_0x377b10[_0x359b58(0xa0)]=_0x489d31),_0x359b58(0xeb)==this[_0x359b58(0x206)][_0x359b58(0xa8)](_0x54863a)&&(this[_0x359b58(0x206)][_0x359b58(0x8d)](_0x54863a,_0x359b58(0x209)),this[_0x359b58(0x70)](_0x359b58(0x14e),_0x54863a,_0x489d31,_0x377b10));}[_0x234f75(0x16e)](_0x415e18){const _0xecaea9=_0x234f75,_0x183b14=_0x415e18['id'],_0x4bcdd3=this[_0xecaea9(0x12a)](_0x415e18);if(this[_0xecaea9(0x187)]&&this[_0xecaea9(0x187)][_0xecaea9(0x11b)]){const _0x32f916=this[_0xecaea9(0x18e)][_0xecaea9(0x69)][_0xecaea9(0xa8)](_0xecaea9(0x14a)),_0x21ef5a=_0x4bcdd3[_0xecaea9(0x1ae)],_0x6ea735=_0x4bcdd3[_0xecaea9(0x93)]?_0x4bcdd3[_0xecaea9(0xf9)]+':'+_0x4bcdd3[_0xecaea9(0x93)]:_0x4bcdd3[_0xecaea9(0xf9)],_0x12f8df=this[_0xecaea9(0x18e)][_0xecaea9(0xb6)],_0x29fa86=_0x32f916[_0xecaea9(0xd1)](_0x5041cd(_0x12f8df,_0xecaea9(0x1cd))),_0x505798={'id':_0x183b14,'type':_0x6ea735,'hasComments':_0x21ef5a,'data':_0x415e18[_0xecaea9(0x1d8)]||null,'originalSuggestionId':_0x415e18[_0xecaea9(0xf6)]||null,'attributes':_0x4bcdd3[_0xecaea9(0x141)]};this[_0xecaea9(0x187)][_0xecaea9(0x11b)](_0x505798)[_0xecaea9(0x191)](_0x3511e4=>{const _0x11384e=_0xecaea9;_0x4bcdd3[_0x11384e(0x14b)]=!0x0,_0x32f916[_0x11384e(0x89)](_0x29fa86),_0x3511e4&&_0x3511e4[_0x11384e(0x1a3)]&&(this[_0x11384e(0x12e)][_0x11384e(0xa8)](_0x183b14)[_0x11384e(0x1a3)]=_0x3511e4[_0x11384e(0x1a3)]);})[_0xecaea9(0x170)](_0x2e33ef=>{const _0x2436fe=_0xecaea9;throw _0x3dc813(_0x2436fe(0xe8)),this[_0x2436fe(0x18e)][_0x2436fe(0xb5)][_0x2436fe(0x1ee)]({'isUndoable':!0x1},()=>{const _0x17f15c=_0x2436fe;_0x4bcdd3[_0x17f15c(0x17c)]();}),_0x4bcdd3[_0x2436fe(0x19a)](),this[_0x2436fe(0x12e)][_0x2436fe(0x184)](_0x4bcdd3['id']),this[_0x2436fe(0x206)][_0x2436fe(0x184)](_0x4bcdd3),_0x2e33ef;});}return _0x4bcdd3;}[_0x234f75(0x157)](_0x2bd7e5){const _0x32cb9f=_0x234f75;return this[_0x32cb9f(0xbb)][_0x32cb9f(0x1c8)](_0x2bd7e5);}[_0x234f75(0x9f)](_0x46864b,_0x33ddc2){const _0x20b7d4=_0x234f75,_0x8886f7=this[_0x20b7d4(0x18e)][_0x20b7d4(0x69)][_0x20b7d4(0xa8)](_0x20b7d4(0x14a)),_0x441203=this[_0x20b7d4(0x19d)](_0x46864b);if(this[_0x20b7d4(0x187)]&&this[_0x20b7d4(0x187)][_0x20b7d4(0x1ad)]){if(_0x441203[_0x20b7d4(0x14b)]){const _0x4f7207=_0x8886f7[_0x20b7d4(0xd1)](_0x5041cd(this[_0x20b7d4(0x18e)][_0x20b7d4(0xb6)],_0x20b7d4(0x1cd)));this[_0x20b7d4(0x187)][_0x20b7d4(0x1ad)](_0x46864b,_0x33ddc2)[_0x20b7d4(0x191)](()=>{const _0x192fd9=_0x20b7d4;_0x8886f7[_0x192fd9(0x89)](_0x4f7207);});}else _0x441203['on'](_0x20b7d4(0x143),()=>{const _0x47ec7d=_0x20b7d4;this[_0x47ec7d(0x9f)](_0x46864b,_0x33ddc2);});}}[_0x234f75(0x127)](_0x4d709d){const _0x186b93=_0x234f75;if(!this[_0x186b93(0x187)]||!this[_0x186b93(0x187)][_0x186b93(0x19d)])throw new _0x9a185d(_0x186b93(0x1d5),this);return this[_0x186b93(0x187)][_0x186b93(0x19d)](_0x4d709d);}[_0x234f75(0xe7)](_0x1b83ca){const _0x33564d=_0x234f75,{id:_0x46cdc7,type:_0x268b1e,subType:_0x37aa5d,authorId:_0x184e71}=this[_0x33564d(0x1b5)](_0x1b83ca),_0x343a50=this[_0x33564d(0x12e)][_0x33564d(0xa8)](_0x46cdc7)||this[_0x33564d(0xbf)](_0x268b1e,_0x37aa5d,_0x46cdc7,_0x184e71,{});switch(this[_0x33564d(0x1a2)](_0x343a50,_0x268b1e,_0x37aa5d,_0x184e71),this[_0x33564d(0x206)][_0x33564d(0xa8)](_0x343a50)){case _0x33564d(0x92):this[_0x33564d(0x127)](_0x46cdc7)[_0x33564d(0x191)](_0x5e765c=>{const _0x20f97a=_0x33564d;let _0x1dac97=Promise[_0x20f97a(0x1f9)]();_0x5e765c[_0x20f97a(0x1ae)]&&(_0x1dac97=this[_0x20f97a(0xf3)][_0x20f97a(0x6e)]({'channelId':this[_0x20f97a(0x18e)][_0x20f97a(0xa4)][_0x20f97a(0xa8)](_0x20f97a(0xc3)),'threadId':_0x46cdc7})),_0x1dac97[_0x20f97a(0x191)](()=>{const _0xcf2d6b=_0x20f97a;this[_0xcf2d6b(0x12a)](_0x5e765c)[_0xcf2d6b(0x14b)]=!0x0;});}),this[_0x33564d(0x206)][_0x33564d(0x8d)](_0x343a50,_0x33564d(0x160));break;case _0x33564d(0x209):this[_0x33564d(0x9f)](_0x46cdc7,{'state':_0x33564d(0x106)});case _0x33564d(0x75):this[_0x33564d(0x206)][_0x33564d(0x8d)](_0x343a50,_0x33564d(0xeb)),this[_0x33564d(0x70)](_0x33564d(0x11d),_0x343a50);break;case _0x33564d(0xeb):this[_0x33564d(0x70)](_0x33564d(0x1e1),_0x343a50);}return _0x343a50[_0x33564d(0x8e)](_0x1b83ca),_0x343a50;}[_0x234f75(0x196)](_0x74149){const _0x211558=_0x234f75,_0x379ddc=Array[_0x211558(0x1d4)](_0x74149),_0x4c0c5f=_0x379ddc[_0x211558(0x13c)](_0x3f119f=>_0x211558(0x13d)==_0x3f119f[_0x211558(0xf9)]);this[_0x211558(0x1d2)](_0x4c0c5f);const _0x11ea7e=_0x379ddc[_0x211558(0x13c)](_0x31ef42=>!_0x31ef42[_0x211558(0x175)]&&_0x211558(0x13d)!=_0x31ef42[_0x211558(0xf9)]),_0x556b31=this[_0x211558(0x11e)]({'skipNotAttached':!0x0})[_0x211558(0x13c)](_0x1cd1da=>!_0x1cd1da[_0x211558(0x175)]&&_0x211558(0x13d)!=_0x1cd1da[_0x211558(0xf9)]),_0x4a0e2c=_0x556b31[_0x211558(0x13c)](_0x3562f8=>!_0x74149[_0x211558(0x1c8)](_0x3562f8)),_0x24a05c=new Map(_0x556b31[_0x211558(0x1d6)](_0x57db95=>[_0x57db95,this[_0x211558(0x13b)][_0x211558(0xdf)](_0x57db95[_0x211558(0xf9)],_0x57db95[_0x211558(0x93)],_0x211558(0x10b))])),_0x27df05=new Map(_0x556b31[_0x211558(0x1d6)](_0x19a104=>[_0x19a104,_0x19a104[_0x211558(0x1ab)]()])),_0x141965=new Set(),_0x2b4454=new Set();for(let _0x168bad=0x0;_0x168bad<_0x11ea7e[_0x211558(0x91)];_0x168bad++)_0x37126f(_0x11ea7e[_0x168bad],_0x11ea7e,_0x168bad+0x1);for(let _0x4d8fe2=0x0;_0x4d8fe2<_0x11ea7e[_0x211558(0x91)];_0x4d8fe2++)_0x37126f(_0x11ea7e[_0x4d8fe2],_0x4a0e2c,0x0);const _0x376e80=new Set();for(let _0x5aa244=0x0;_0x5aa244<_0x11ea7e[_0x211558(0x91)];_0x5aa244++){const _0x323e3a=_0x11ea7e[_0x5aa244];!_0x2b4454[_0x211558(0x1c8)](_0x323e3a)&&_0x323e3a[_0x211558(0xa0)]&&(_0x376e80[_0x211558(0xd1)](_0x323e3a[_0x211558(0xa0)]),_0x323e3a[_0x211558(0xa0)][_0x211558(0x1ca)]===_0x323e3a&&(_0x323e3a[_0x211558(0xa0)][_0x211558(0x1ca)]=null),_0x323e3a[_0x211558(0xa0)]=null),!_0x141965[_0x211558(0x1c8)](_0x323e3a)&&_0x323e3a[_0x211558(0x1ca)]&&(_0x376e80[_0x211558(0xd1)](_0x323e3a[_0x211558(0x1ca)]),_0x323e3a[_0x211558(0x1ca)][_0x211558(0xa0)]===_0x323e3a&&(_0x323e3a[_0x211558(0x1ca)][_0x211558(0xa0)]=null),_0x323e3a[_0x211558(0x1ca)]=null);}function _0x37126f(_0x3a0020,_0x56e547,_0x59d8e7){const _0x1e0998=_0x211558;for(let _0xcd8399=_0x59d8e7;_0xcd8399<_0x56e547[_0x1e0998(0x91)];_0xcd8399++){const _0x527872=_0x21f912(_0x3a0020,_0x56e547[_0xcd8399]);_0x527872&&(_0x527872[0x0][_0x1e0998(0x1ca)]=_0x527872[0x1],_0x527872[0x1][_0x1e0998(0xa0)]=_0x527872[0x0],_0x141965[_0x1e0998(0xd1)](_0x527872[0x0]),_0x2b4454[_0x1e0998(0xd1)](_0x527872[0x1]));}}function _0x21f912(_0x31d639,_0x10c427){const _0x488aff=_0x211558;if(_0x31d639[_0x488aff(0x88)]['id']!==_0x10c427[_0x488aff(0x88)]['id'])return null;const _0x50c967=_0x24a05c[_0x488aff(0xa8)](_0x31d639)(_0x31d639,_0x10c427,_0x27df05[_0x488aff(0xa8)](_0x31d639),_0x27df05[_0x488aff(0xa8)](_0x10c427));if(!_0x50c967)return null;return _0x24a05c[_0x488aff(0xa8)](_0x10c427)(_0x31d639,_0x10c427,_0x27df05[_0x488aff(0xa8)](_0x31d639),_0x27df05[_0x488aff(0xa8)](_0x10c427))?_0x50c967[0x1][_0x488aff(0x207)]&&_0x50c967[0x1][_0x488aff(0x207)][_0x488aff(0x91)]?null:_0x50c967:null;}_0x376e80[_0x211558(0x95)]&&this[_0x211558(0x196)](_0x376e80);}[_0x234f75(0x1d2)](_0x368e07){const _0x457b00=_0x234f75;if(0x0==_0x368e07[_0x457b00(0x91)])return;const _0x4f5959=this[_0x457b00(0x11e)]({'skipNotAttached':!0x0})[_0x457b00(0x13c)](_0x1c3bdc=>_0x457b00(0x13d)==_0x1c3bdc[_0x457b00(0xf9)]&&_0x1c3bdc[_0x457b00(0x199)]),_0x1f9c32=[],_0x1c008c=new Map();for(const _0x2cf415 of _0x4f5959){const _0x5c6e7d=_0x459ca7(_0x2cf415[_0x457b00(0x141)]);_0x1c008c[_0x457b00(0x1c8)](_0x5c6e7d)||(_0x1c008c[_0x457b00(0x8d)](_0x5c6e7d,_0x1f9c32[_0x457b00(0x91)]),_0x1f9c32[_0x457b00(0x1e7)]([]));const _0xa01d78=_0x1c008c[_0x457b00(0xa8)](_0x5c6e7d);_0x1f9c32[_0xa01d78][_0x457b00(0x1e7)](_0x2cf415);}!(function(){const _0x17b7ae=_0x457b00;_0x1f9c32[_0x17b7ae(0x1a0)]((_0x46df47,_0x19e096)=>{const _0x4e6eaa=_0x17b7ae,_0x5ba92e=_0x46df47[0x0][_0x4e6eaa(0x1a3)],_0x54eec7=_0x19e096[0x0][_0x4e6eaa(0x1a3)];return _0x5ba92e==_0x54eec7?_0x46df47[0x0][_0x4e6eaa(0x141)][_0x4e6eaa(0xd4)]<_0x19e096[0x0][_0x4e6eaa(0x141)][_0x4e6eaa(0xd4)]?-0x1:0x1:_0x5ba92e<_0x54eec7?-0x1:0x1;});for(const _0x5b4fb4 of _0x1f9c32)_0x5b4fb4[_0x17b7ae(0x1a0)]((_0x5b7270,_0x3f60d8)=>_0x5b7270['id']<_0x3f60d8['id']?-0x1:0x1);}());for(let _0x49db2a=0x0;_0x49db2a<_0x1f9c32[_0x457b00(0x91)];_0x49db2a++){if(0x0==_0x1f9c32[_0x49db2a][_0x457b00(0x91)])continue;const _0x4b35ff=[];for(let _0x46a351=_0x49db2a+0x1;_0x46a351<_0x1f9c32[_0x457b00(0x91)];_0x46a351++)0x0!=_0x1f9c32[_0x46a351][_0x457b00(0x91)]&&_0x1a6d8e(_0x1f9c32[_0x49db2a],_0x1f9c32[_0x46a351])&&_0x4b35ff[_0x457b00(0x1e7)](_0x46a351);for(const _0x74a5e0 of _0x4b35ff)_0x1f9c32[_0x49db2a]=_0x1f9c32[_0x49db2a][_0x457b00(0x113)](_0x1f9c32[_0x74a5e0]),_0x1f9c32[_0x74a5e0]=[];}for(const _0x81acf5 of _0x1f9c32)for(let _0xa15717=0x0;_0xa15717<_0x81acf5[_0x457b00(0x91)];_0xa15717++)_0x81acf5[_0xa15717][_0x457b00(0x1ca)]=_0x81acf5[_0xa15717+0x1]||null;for(const _0xd84ed9 of _0x1f9c32)for(let _0x46f77d=0x0;_0x46f77d<_0xd84ed9[_0x457b00(0x91)];_0x46f77d++)_0xd84ed9[_0x46f77d][_0x457b00(0xa0)]=_0xd84ed9[_0x46f77d-0x1]||null;function _0x1a6d8e(_0x5e2011,_0x2cc413){const _0x33fa34=_0x457b00;if(_0x5e2011[0x0][_0x33fa34(0x141)][_0x33fa34(0xd4)]!==_0x2cc413[0x0][_0x33fa34(0x141)][_0x33fa34(0xd4)]&&_0x5e2011[0x0][_0x33fa34(0x88)]!==_0x2cc413[0x0][_0x33fa34(0x88)])return!0x1;if(!function(_0x17bb1e,_0x276526){const _0x31c093=_0x33fa34;if(!_0x17bb1e[_0x31c093(0x1ae)]&&!_0x276526[_0x31c093(0x1ae)])return!0x0;if(_0x17bb1e[_0x31c093(0x1ae)]&&_0x276526[_0x31c093(0x1ae)])return!0x1;if(_0x17bb1e[_0x31c093(0x1ae)]&&_0x276526[_0x31c093(0x1a3)]<_0x17bb1e[_0x31c093(0x207)][_0x31c093(0x7e)][_0x31c093(0xa8)](0x0)[_0x31c093(0x1a3)])return!0x0;if(_0x276526[_0x31c093(0x1ae)]&&_0x17bb1e[_0x31c093(0x1a3)]<_0x276526[_0x31c093(0x207)][_0x31c093(0x7e)][_0x31c093(0xa8)](0x0)[_0x31c093(0x1a3)])return!0x0;return!0x1;}(_0x5e2011[0x0],_0x2cc413[0x0]))return!0x1;const _0x36bcb6=_0x17bbcf(_0x5e2011[0x0][_0x33fa34(0x141)],_0x33fa34(0xd4)),_0x24ddf0=_0x17bbcf(_0x2cc413[0x0][_0x33fa34(0x141)],_0x33fa34(0xd4));if(!_0x393701(_0x36bcb6,_0x24ddf0))return!0x1;return!!_0x5e2011[_0x33fa34(0x201)](_0x55fb54=>_0x2cc413[_0x33fa34(0xfd)](_0x5227f8=>_0x55fb54[_0x33fa34(0x1ab)]()[_0x33fa34(0xe5)](_0x5227f8[_0x33fa34(0x1ab)]())))&&_0x2cc413[_0x33fa34(0x201)](_0x884427=>_0x5e2011[_0x33fa34(0xfd)](_0x2b7978=>_0x884427[_0x33fa34(0x1ab)]()[_0x33fa34(0xe5)](_0x2b7978[_0x33fa34(0x1ab)]())));}}[_0x234f75(0xdb)](_0x286788){const _0x2ffebd=_0x234f75,_0x2995eb=Array[_0x2ffebd(0x1d4)](_0x286788),_0x3c19e1=this[_0x2ffebd(0x11e)]({'skipNotAttached':!0x0}),_0x3181d9=_0x3c19e1[_0x2ffebd(0x13c)](_0x5d4ec8=>!_0x286788[_0x2ffebd(0x1c8)](_0x5d4ec8)),_0x1bf156=new Map(_0x2995eb[_0x2ffebd(0x1d6)](_0x167832=>[_0x167832,this[_0x2ffebd(0x13b)][_0x2ffebd(0xdf)](_0x167832[_0x2ffebd(0xf9)],_0x167832[_0x2ffebd(0x93)],_0x2ffebd(0x1f1))])),_0x22d806=new Map(_0x3c19e1[_0x2ffebd(0x1d6)](_0x58df17=>[_0x58df17,_0x58df17[_0x2ffebd(0x1a9)]()]));for(let _0x3e01f9=0x0;_0x3e01f9<_0x2995eb[_0x2ffebd(0x91)];_0x3e01f9++){if(_0x29fef0(this,_0x2995eb[_0x3e01f9],_0x2995eb,_0x3e01f9+0x1))return!0x0;}for(let _0x91666a=0x0;_0x91666a<_0x2995eb[_0x2ffebd(0x91)];_0x91666a++){if(_0x29fef0(this,_0x2995eb[_0x91666a],_0x3181d9,0x0))return!0x0;}return!0x1;function _0x29fef0(_0x13f309,_0x49352d,_0x339c43,_0xacbf06){const _0x223d82=_0x2ffebd;for(let _0x13ecfa=_0xacbf06;_0x13ecfa<_0x339c43[_0x223d82(0x91)];_0x13ecfa++){const _0x47c38b=_0x339c43[_0x13ecfa];if(_0x47c38b[_0x223d82(0xf9)]!==_0x49352d[_0x223d82(0xf9)]||_0x47c38b[_0x223d82(0x88)]['id']!==_0x49352d[_0x223d82(0x88)]['id']||_0x47c38b[_0x223d82(0x93)]!==_0x49352d[_0x223d82(0x93)])continue;if(!Pt(_0x49352d,_0x47c38b,[_0x223d82(0xd4)]))continue;if(_0x223d82(0x13d)==_0x49352d[_0x223d82(0xf9)]&&_0x49352d[_0x223d82(0x1d8)][_0x223d82(0xa3)]!=_0x47c38b[_0x223d82(0x1d8)][_0x223d82(0xa3)])continue;if(_0x223d82(0x13d)==_0x49352d[_0x223d82(0xf9)]&&_0x13f309[_0x223d82(0x157)](_0x49352d[_0x223d82(0x1d8)][_0x223d82(0x1aa)]))continue;if(_0x223d82(0x68)==_0x49352d[_0x223d82(0xf9)]){const _0x58cab9=_0x13f309[_0x223d82(0x18e)][_0x223d82(0xb5)],_0x456be7=_0x49352d[_0x223d82(0xbd)]();if(_0x456be7&&(_0x58cab9[_0x223d82(0x148)][_0x223d82(0x8f)](_0x456be7)||_0x58cab9[_0x223d82(0x148)][_0x223d82(0x15e)](_0x456be7)))continue;}const _0x25ab3b=_0x1bf156[_0x223d82(0xa8)](_0x49352d),_0xa507a0=_0x22d806[_0x223d82(0xa8)](_0x49352d),_0x4d2a1e=_0x22d806[_0x223d82(0xa8)](_0x47c38b),_0x7a33c8=_0x49352d[_0x223d82(0x207)]&&_0x49352d[_0x223d82(0x207)][_0x223d82(0x91)],_0x5a5d37=_0x47c38b[_0x223d82(0x207)]&&_0x47c38b[_0x223d82(0x207)][_0x223d82(0x91)];if(!_0x7a33c8&&_0x25ab3b(_0x4d2a1e,_0xa507a0))return _0x13f309[_0x223d82(0x99)](_0x47c38b,_0x49352d),_0x22d806[_0x223d82(0x184)](_0x49352d),!0x0;if(!_0x5a5d37&&_0x25ab3b(_0xa507a0,_0x4d2a1e))return _0x13f309[_0x223d82(0x99)](_0x49352d,_0x47c38b),_0x22d806[_0x223d82(0x184)](_0x47c38b),!0x0;}return!0x1;}}[_0x234f75(0x99)](_0x2daa18,_0x2f9c23){const _0x42ecae=_0x234f75;if(_0x2daa18[_0x42ecae(0x175)]){for(const _0x1240cc of _0x2f9c23[_0x42ecae(0x1a9)]())_0x2daa18[_0x42ecae(0x18f)](_0x1240cc);}else{const _0x28799f=_0x2f9c23[_0x42ecae(0x1ab)]()[_0x42ecae(0x20a)];this[_0x42ecae(0x203)](_0x2daa18,this[_0x42ecae(0x15b)][_0x42ecae(0x1bc)](_0x2daa18[_0x42ecae(0x1ab)]()[_0x42ecae(0x139)],_0x28799f));}_0x2f9c23[_0x42ecae(0x189)]();}[_0x234f75(0x147)](_0x4506e4,_0x497561){const _0x5cee8d=_0x234f75,_0x2102ef=_0x4506e4[_0x5cee8d(0x6c)](_0x5cee8d(0x7d))||_0x4506e4[_0x5cee8d(0x6c)](_0x5cee8d(0x13d))?_0x5cee8d(0x1df):_0x4506e4[_0x5cee8d(0x136)]();return _0x5041cd(this[_0x5cee8d(0x18e)][_0x5cee8d(0xb6)],_0x497561+'_'+_0x2102ef+_0x5cee8d(0xac));}[_0x234f75(0x116)](){const _0x54b19f=_0x234f75,_0x3e220d=this[_0x54b19f(0x18e)];if(!_0x3e220d['ui'])return;const {ariaLiveAnnouncer:_0x5e17bf}=_0x3e220d['ui'];_0x55073a(this[_0x54b19f(0x15b)],({left:_0x144a6f,entered:_0x475b6f})=>{const _0x1a1884=_0x54b19f;for(const _0x45718f of _0x144a6f){const {group:_0x1e8f57,type:_0x326ac3}=this[_0x1a1884(0x1b5)](_0x45718f[_0x1a1884(0x183)]);if(_0x1a1884(0xb9)===_0x1e8f57){_0x5e17bf[_0x1a1884(0x87)](this[_0x1a1884(0x147)](_0x326ac3,_0x1a1884(0x110)));break;}}for(const _0x488beb of _0x475b6f){const {group:_0x10cdc1,type:_0x34cbb8}=this[_0x1a1884(0x1b5)](_0x488beb[_0x1a1884(0x183)]);if(_0x1a1884(0xb9)===_0x10cdc1){_0x5e17bf[_0x1a1884(0x87)](this[_0x1a1884(0x147)](_0x34cbb8,_0x1a1884(0x20f)));break;}}});}[_0x234f75(0x123)](_0x49552f){const _0x2c090a=_0x234f75;if(this[_0x2c090a(0x1dd)])return!0x1;const _0x2a5404=this[_0x2c090a(0x18e)],_0x5f5bdf=_0x2a5404[_0x2c090a(0xb5)][_0x2c090a(0x85)][_0x2c090a(0x82)][_0x2c090a(0x193)]();if(0x0==_0x5f5bdf[_0x2c090a(0x91)])return!0x1;const _0x52df86=[],_0x6d3834=_0x5f5bdf[_0x2c090a(0x13c)](_0x459ccd=>_0x2c090a(0x13d)==_0x459ccd[_0x2c090a(0xf9)]),_0x429eea=_0x5f5bdf[_0x2c090a(0x13c)](_0x2aabd5=>_0x2c090a(0x1f5)==_0x2aabd5[_0x2c090a(0xf9)]&&_0x2c090a(0x154)!=_0x2aabd5[_0x2c090a(0x183)]),_0x21cd3b=_0x5f5bdf[_0x2c090a(0x13c)](_0x3db479=>_0x2c090a(0x89)==_0x3db479[_0x2c090a(0xf9)]&&_0x2c090a(0x154)!=_0x3db479[_0x2c090a(0x183)]);for(const _0x16af84 of _0x6d3834)_0x52df86[_0x2c090a(0x1e7)]({'key':_0x16af84[_0x2c090a(0x79)],'newValue':_0x16af84[_0x2c090a(0x1bb)],'oldValue':_0x16af84[_0x2c090a(0x17e)],'range':Ot(_0x16af84[_0x2c090a(0xd5)],_0x2a5404[_0x2c090a(0xb5)])});for(const _0x5d24be of _0x429eea){const _0x53a69b=_0x21cd3b[_0x2c090a(0xc0)](_0x439719=>_0x439719[_0x2c090a(0x111)][_0x2c090a(0xe5)](_0x5d24be[_0x2c090a(0x111)]));_0x53a69b&&_0x52df86[_0x2c090a(0x1e7)]({'key':_0x2c090a(0xcc),'newValue':_0x5d24be[_0x2c090a(0x183)],'oldValue':_0x53a69b[_0x2c090a(0x183)],'range':_0x2a5404[_0x2c090a(0xb5)][_0x2c090a(0xaf)](_0x5d24be[_0x2c090a(0x111)][_0x2c090a(0x94)])});}return 0x0!=_0x52df86[_0x2c090a(0x91)]&&this[_0x2c090a(0x1d9)](_0x49552f,_0x52df86);}[_0x234f75(0xd9)](_0x3fc160){const _0x43cec8=_0x234f75;let _0x238e31=!0x1;const _0x1e36b6=this[_0x43cec8(0x18e)][_0x43cec8(0xb5)][_0x43cec8(0x85)][_0x43cec8(0x82)][_0x43cec8(0xcd)]()[_0x43cec8(0x13c)](_0x72c8ec=>_0x72c8ec[_0x43cec8(0x1d8)][_0x43cec8(0xb7)]&&_0x72c8ec[_0x43cec8(0x183)][_0x43cec8(0x6c)](_0x43cec8(0x169)));for(const _0x55306d of _0x1e36b6){const {subType:_0x4245ab,id:_0x4af68a}=this[_0x43cec8(0x1b5)](_0x55306d[_0x43cec8(0x183)]),_0x385eef=_0x4245ab[_0x43cec8(0xda)]('|')[0x0];for(const _0x32006e of this[_0x43cec8(0x11e)]({'skipNotAttached':!0x0}))_0x32006e['id']!=_0x4af68a&&_0x43cec8(0x13d)==_0x32006e[_0x43cec8(0xf9)]&&_0x32006e[_0x43cec8(0x1d8)]&&_0x32006e[_0x43cec8(0x1d8)][_0x43cec8(0x1aa)]==_0x385eef&&_0x32006e[_0x43cec8(0x1ab)]()[_0x43cec8(0x1cc)](_0x55306d[_0x43cec8(0x1d8)][_0x43cec8(0xb7)])&&(this[_0x43cec8(0x1bf)](_0x32006e,_0x55306d[_0x43cec8(0x1d8)][_0x43cec8(0xb7)],_0x3fc160),_0x238e31=!0x0);}return _0x238e31;}[_0x234f75(0xd0)](_0x144f15){const _0x5c5864=_0x234f75;this[_0x5c5864(0x18e)],(this[_0x5c5864(0x1dd)]=!0x0,_0x144f15());}[_0x234f75(0x83)](_0x2ca8a4){const _0x1f07f0=_0x234f75,_0x374a30=this[_0x1f07f0(0x157)](_0x2ca8a4),_0x5afbe6=this[_0x1f07f0(0x73)][_0x1f07f0(0x1c8)](_0x2ca8a4);return _0x374a30||_0x5afbe6;}[_0x234f75(0x1d9)](_0x46bf1e,_0x4c6daa){const _0x2cb2d1=_0x234f75;if(0x0==_0x4c6daa[_0x2cb2d1(0x91)])return!0x1;let _0x3f1070=!0x1;for(const _0x1f6277 of _0x4c6daa){const _0x271745=this[_0x2cb2d1(0x20c)](_0x1f6277[_0x2cb2d1(0xd5)],_0x2cb2d1(0x13d))[_0x2cb2d1(0x13c)](_0x109d03=>!_0x109d03[_0x2cb2d1(0x212)][_0x2cb2d1(0x6a)])[_0x2cb2d1(0x1d6)](_0x46e388=>_0x46e388[_0x2cb2d1(0xb9)]),_0x2241e2=_0x459ca7({'newValue':_0x1f6277[_0x2cb2d1(0x176)]});_0x271745[_0x2cb2d1(0x13c)](_0x2009e5=>{const _0x4dda5c=_0x2cb2d1,[_0x18a1c5,_0xb47c3f]=_0x2009e5[_0x4dda5c(0x93)][_0x4dda5c(0xda)]('|');return _0x18a1c5==_0x1f6277[_0x4dda5c(0x1aa)]&&_0xb47c3f!=_0x2241e2;})[_0x2cb2d1(0x10c)](_0x21dad5=>{const _0x17ac7e=_0x2cb2d1;this[_0x17ac7e(0x1bf)](_0x21dad5,_0x1f6277[_0x17ac7e(0xd5)],_0x46bf1e),_0x3f1070=!0x0;});}return _0x3f1070;}[_0x234f75(0x1bf)](_0x33c781,_0x478a09,_0x3782ec){const _0x3639a6=_0x234f75,_0x1b535c=_0x33c781[_0x3639a6(0x1ab)]()[_0x3639a6(0x12c)](_0x478a09);0x0!==_0x1b535c[_0x3639a6(0x91)]?0x1!==_0x1b535c[_0x3639a6(0x91)]?this[_0x3639a6(0x1cf)](_0x33c781,_0x478a09[_0x3639a6(0x139)],_0x478a09[_0x3639a6(0x20a)]):this[_0x3639a6(0x203)](_0x33c781,_0x1b535c[0x0]):_0x3782ec[_0x3639a6(0xe2)](_0x33c781[_0x3639a6(0xa2)]());}}class xt{constructor(_0xb6af25){const _0x4aad55=_0x234f75;this[_0x4aad55(0x192)]=_0xb6af25,this[_0x4aad55(0x15b)]=_0xb6af25[_0x4aad55(0xb5)],this[_0x4aad55(0x1a4)]=new Map(),this[_0x4aad55(0x72)]=new Map(),this[_0x4aad55(0x8c)]();}[_0x234f75(0x11a)](_0x1888c8,_0x2987ad,_0x10ed32,_0x3c0747,_0xd66d4c,_0x809a97){const _0x1379d1=_0x234f75;return new _0x58346e(this[_0x1379d1(0x15b)],{'type':_0x1888c8,'subType':_0x2987ad,'id':_0x10ed32,'author':_0x3c0747,'creator':_0x3c0747,'attributes':_0xd66d4c,'onAttributesChange':_0x809a97,'onAccept':(..._0x3cf4ea)=>this[_0x1379d1(0xdf)](_0x1888c8,_0x2987ad,_0x1379d1(0xe9))(..._0x3cf4ea),'onDiscard':(..._0x242e1c)=>this[_0x1379d1(0xdf)](_0x1888c8,_0x2987ad,_0x1379d1(0x17c))(..._0x242e1c)});}[_0x234f75(0x18c)](_0x4fd2f7,_0x4469fc,_0x16bf84,_0x3a2069){const _0x51ce0a=_0x234f75,_0x35e9e5=_0x4fd2f7+':'+_0x4469fc+':'+_0x16bf84;this[_0x51ce0a(0x1a4)][_0x51ce0a(0x8d)](_0x35e9e5,_0x3a2069);}[_0x234f75(0xdf)](_0x4edc6c,_0x5460c6,_0x60b1ca){const _0x3e29b3=_0x234f75,_0x124121=_0x4edc6c+':'+_0x5460c6+':'+_0x60b1ca;return this[_0x3e29b3(0x1a4)][_0x3e29b3(0xa8)](_0x124121)||this[_0x3e29b3(0x72)][_0x3e29b3(0xa8)](_0x4edc6c+':'+_0x60b1ca);}[_0x234f75(0x8c)](){const _0x10148d=_0x234f75,_0xbd957b=()=>!0x1,_0xd5c9ff=_0x55c1cb=>{const _0x2f2c44=_0x382a;_0x55c1cb[_0x2f2c44(0x1a0)]((_0x3b5d76,_0x2d59ac)=>_0x3b5d76[_0x2f2c44(0x139)][_0x2f2c44(0x117)](_0x2d59ac[_0x2f2c44(0x139)])?0x1:-0x1),this[_0x2f2c44(0x15b)][_0x2f2c44(0x98)](_0x465e46=>{const _0x15c124=_0x2f2c44;for(const _0x18c3e3 of _0x55c1cb){let _0x450658;_0x450658=_0x18c3e3[_0x15c124(0x20a)][_0x15c124(0x161)]&&_0x18c3e3[_0x15c124(0x20a)][_0x15c124(0x114)]==_0x18c3e3[_0x15c124(0x139)][_0x15c124(0x94)]?_0x465e46[_0x15c124(0x108)](_0x18c3e3[_0x15c124(0x139)][_0x15c124(0x94)],'on'):_0x465e46[_0x15c124(0x108)](_0x18c3e3),this[_0x15c124(0x15b)][_0x15c124(0x135)](_0x450658,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x438b6a=(_0x5a9c34,_0x3153c0)=>{const _0x3e8c14=_0x382a;_0x3153c0&&this[_0x3e8c14(0x15b)][_0x3e8c14(0x98)](_0x26848f=>{const _0x13a6cf=_0x3e8c14,{commandName:_0x197a09,commandParams:_0x53cb7a=[]}=_0x3153c0,_0x4ee0ba=_0x5a9c34[_0x13a6cf(0x1d6)](_0xe3c2b2=>(Tt(_0xe3c2b2)&&(_0xe3c2b2=this[_0x13a6cf(0x15b)][_0x13a6cf(0x1bc)](_0xe3c2b2[_0x13a6cf(0x20a)])),_0xe3c2b2))[_0x13a6cf(0x13c)](_0x5875d7=>_0x13a6cf(0x1b8)!==_0x5875d7[_0x13a6cf(0x10f)][_0x13a6cf(0xdc)]);if(_0x4ee0ba[_0x13a6cf(0x91)]<0x1)return;const _0x55cc73=Array[_0x13a6cf(0x1d4)](this[_0x13a6cf(0x15b)][_0x13a6cf(0x85)][_0x13a6cf(0xfc)][_0x13a6cf(0x1a9)]())[_0x13a6cf(0x1d6)](_0x2f2915=>_0x4c25a6[_0x13a6cf(0x80)](_0x2f2915));_0x26848f[_0x13a6cf(0x17a)](_0x4ee0ba);for(const _0x1c7df4 of this[_0x13a6cf(0x192)][_0x13a6cf(0x18d)][_0x13a6cf(0x18d)]())_0x1c7df4[_0x13a6cf(0x195)]();_0x53cb7a[_0x13a6cf(0x1e7)]({'forceDefaultExecution':!0x0}),this[_0x13a6cf(0x192)][_0x13a6cf(0x146)](_0x197a09,..._0x53cb7a);const _0x5db973=_0x55cc73[_0x13a6cf(0x13c)](_0x37474e=>_0x13a6cf(0x1b8)!=_0x37474e[_0x13a6cf(0x10f)][_0x13a6cf(0xdc)]);_0x5db973[_0x13a6cf(0x91)]>0x0&&_0x26848f[_0x13a6cf(0x17a)](_0x5db973);for(const _0x586306 of _0x55cc73)_0x586306[_0x13a6cf(0x162)]();});},_0x50e661=(_0x35d301,_0x272919)=>0x1==_0x35d301[_0x10148d(0x91)]&&0x1==_0x272919[_0x10148d(0x91)]&&_0x35d301[0x0][_0x10148d(0x20a)][_0x10148d(0xe5)](_0x272919[0x0][_0x10148d(0x139)]),_0x4ea93c=(_0x2ea9d6,_0x225028,_0x388346,_0x47005f)=>Ft(_0x2ea9d6,_0x225028,_0x388346,_0x47005f,this[_0x10148d(0x15b)])?[_0x2ea9d6,_0x225028]:Ft(_0x225028,_0x2ea9d6,_0x47005f,_0x388346,this[_0x10148d(0x15b)])?[_0x225028,_0x2ea9d6]:null;this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1b2),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x202),_0xd5c9ff),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0xec),_0x50e661),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x19c),_0x4ea93c),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x65),_0xd5c9ff),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1de),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x15a),_0x50e661),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x14f),_0x4ea93c),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0xe1),_0x438b6a),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1b6),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x129),_0x50e661),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x18a),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1e0),_0x438b6a),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1a6),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0xdd),_0x50e661),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0xf0),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0xde),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x105),(_0x4f763f,_0x1868d6)=>{const _0x307819=_0x10148d;if(!_0x1868d6)return;const _0x4fe724=this[_0x307819(0x192)][_0x307819(0x69)][_0x307819(0xa8)](p);this[_0x307819(0x15b)][_0x307819(0x98)](_0x41ca4e=>{const _0x287cef=_0x307819;if(_0x287cef(0xcc)==_0x1868d6[_0x287cef(0x1aa)])for(const _0x5d9bab of _0x4f763f){const _0x2600db=_0x5d9bab[_0x287cef(0x139)][_0x287cef(0x94)],_0x5193d0=_0x1868d6[_0x287cef(0xa3)];_0x41ca4e[_0x287cef(0xef)](_0x2600db,_0x5193d0);}else{if(_0x4fe724[_0x287cef(0x157)](_0x1868d6[_0x287cef(0x1aa)])){for(const _0x5bea6e of _0x4f763f)void 0x0!==_0x1868d6[_0x287cef(0xa3)]?_0x41ca4e[_0x287cef(0x74)](_0x1868d6[_0x287cef(0x1aa)],_0x1868d6[_0x287cef(0xa3)],_0x5bea6e[_0x287cef(0x139)][_0x287cef(0x94)]):_0x41ca4e[_0x287cef(0x132)](_0x1868d6[_0x287cef(0x1aa)],_0x5bea6e[_0x287cef(0x139)][_0x287cef(0x94)]);}else{for(const _0x448c6a of _0x4f763f)_0x1868d6[_0x287cef(0xa3)]?_0x41ca4e[_0x287cef(0x74)](_0x1868d6[_0x287cef(0x1aa)],_0x1868d6[_0x287cef(0xa3)],_0x448c6a):_0x41ca4e[_0x287cef(0x132)](_0x1868d6[_0x287cef(0x1aa)],_0x448c6a);}}});}),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1c2),_0x50e661);}}function Rt(_0xa50bf5,_0x3586ed,_0x18eafb){const _0x178cdf=_0x234f75;for(const _0x2fdb9a of _0x3586ed[_0x178cdf(0x114)][_0x178cdf(0x159)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2fdb9a[_0x178cdf(0x10f)]==_0x2fdb9a)return!0x1;if(!_0x18eafb[_0x178cdf(0x15f)](_0x2fdb9a))return!0x1;if(_0xa50bf5[_0x178cdf(0x8f)](_0x2fdb9a)||_0xa50bf5[_0x178cdf(0x15e)](_0x2fdb9a))return!0x0;}return!0x1;}function _0x1c07(){const _0x148f61=['remove','multi','creator','_registerDefaultCallbacks','set','addMarkerName','isObject','unshift','length','notReady','subType','nodeAfter','size','editingDowncast','substring','change','_joinSuggestions','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.','discardAllSuggestions','track-changes-user-not-found','_addThreadToSuggestion','getMarkers','_updateSuggestionData','previous','fromCharCode','getFirstMarker','oldValue','config','move','registerInlineAttribute','markerToData','get','trackChanges','_getAuthorFromId','insertContent','_SUGGESTION_ANNOUNCEMENT','_removeSuggestion','action','createRangeOn','never','conversion','createElement','unbind','consumable','model','locale','newRange','applyOperation','suggestion','mapper','_blockAttributeKeys','getIntersection','getContainedElement','moveTargetPosition','_createSuggestion','find','suggestion-type','clone','collaboration.channelId','isArray','listenTo','markDeletion','toJSON','getNearestSelectionRange','low','return','reconvertMarker','$elementName','getChangedMarkers','isDocumentOperation','authoredAt','_recordAttributeChanges','add','change:activeMarkers','isInsideObject','groupId','range','235128nQzUqx','default','_onDiscard','_processAttributeSuggestions','split','_joinWithAdjacentSuggestions','rootName','formatBlock:join','attribute:accept','getSuggestionCallback','addComment','formatInline:accept','removeMarker','highest','addMarker','isEqual','removeComment','_handleNewSuggestionMarker','error-saving-suggestion-data-suggestion-discarded','accept','_isForcedDefaultExecutionBlock','ready','insertion:join','getMultiRangeId','options','rename','formatBlock:chain','unbindElementFromMarkerName','multipleBlocks','_commentsRepository','enableCommand','toViewElement','originalSuggestionId','ck-suggestion-marker--active','isUndo','type','860MzhsOi','createPositionBefore','selection','some','track-changes-suggestion-data-mismatch','tablePasteChainId','$marker','define','markMultiRangeInsertion','getAllAdjacentSuggestions','11142190gciWcc','attribute:discard','open','data-suggestion','createSelection','batch','splice','chain','forEach','isTouching','howMany','root','LEAVE','position','@external','concat','parent','pop','_initAriaMarkerChangeAnnouncements','isBefore','getLastMatchingPosition','isOwn','buildSuggestion','addSuggestion','always','suggestionLoaded','getSuggestions','containerElement','splitPosition','rejected','Users','_processAttributeChanges','lowest','getRange','registerPostFixer','_getSuggestionData','_rangeIsInLocalUserInsertion','formatInline:join','addSuggestionData','track-changes-command-not-found','getDifference','documentSelection','_suggestions','authorName','showSuggestionHighlights','widget','removeAttribute','commandName','getCustomProperty','deleteContent','toUpperCase','acceptSelectedSuggestions','175144vGaVmv','start','_mergeNestedSuggestions','_suggestionFactory','filter','attribute','getWalker','enableReadOnlyMode','stop','attributes','132IRAwKU','change:_saved','ck-suggestion-marker-formatInline','trackChangesCommand','execute','_getMarkerAnnouncementText','schema','elementStart','PendingActions','_saved','isRemovable','acceptSuggestion','suggestionUnloaded','deletion:chain','track-changes-enable-command-twice','_cutOutSuggestionMarker','987AqCfCU','9CrimhT','$text','oldRange','requires','_isBlockAttribute','formatBlock:','getAncestors','deletion:join','_model','formatInline','ck-suggestion-marker','isLimit','containsItem','markerReady','isAtEnd','detach','createPositionAt','_trackFormatChanges','getUser','markers','createRangeIn','dataToMarker','suggestion:attribute:','_getAttributeKey','_enabledCommands','markMultiRangeDeletion','head','_setSuggestionData','change:data','catch','getAttribute','adapter','deletion:','element','isMultiRange','newValue','addMarker:suggestion','addMarker:suggestion:formatBlock','containsRange','setSelection','_afterChanges','discard','isInContent','attributeOldValue','skipNestingCheck','rethrowUnexpectedError','updateMarker','forward','name','delete','dataDowncast','trackChanges.mergeNestedSuggestions','_adapter','1142168qAxewY','removeMarkers','formatInline:chain','isIntersectingWithRange','registerCustomCallback','commands','editor','addRange','attribute:','then','_editor','getChanges','bindElementToMarker','refresh','_refreshSuggestionsChain','markAttributeChange','track-changes-suggestion-not-found','_isDataLoaded','stopListening','markInlineFormat','insertion:chain','getSuggestion','isAfter','formatGroupId','sort','deletion','_checkSuggestionCorrectness','createdAt','_customCallbacks','insertion:','formatBlock:discard','values','targetPosition','getRanges','key','getFirstRange','isBlock','updateSuggestion','hasComments','warn','addHighlight','_getExternalAuthor','insertion:accept','removeClass','item','_splitMarkerName','formatInline:discard','getItems','$graveyard','marker-count','consume','attributeNewValue','createRange','CommentsRepository','insertion','_reduceSuggestionAttributeRange','addUser','markerToHighlight','attribute:join','suggestion:','markMultiRangeBlockFormat','value','addClass','_addSuggestionMarker','has','getShiftedBy','next','elementToElement','isIntersecting','PENDING_ACTION_SUGGESTION','registerBlockAttribute','_breakSuggestionMarker','before','ck-suggestion-marker-','_refreshAttributeSuggestionsChain','normal','from','track-changes-adapter-missing-getsuggestion','map','update:suggestion','data','_reduceExistingSuggestions','enableDefaultAttributesIntegration','isExternal','isLocal','_recordAttributeSuggestions','deletion:discard','FORMATTING','formatBlock:accept','suggestionChanged','containsRangeInObject','markInsertion','hasCommentThread','trackChanges.trackFormatChanges','setTo','push','removeMarker:suggestion:formatBlock','discardSelectedSuggestions','formatInline:','descriptionFactory','addMarker:suggestion:attribute','init','enqueueChange','$textProxy','pluginName','join','upcast','markBlockFormat','accepted','insert','keys','markerName','for','resolve','3123708PlxLub','group','substr','after','hasSuggestion','writer','createPositionAfter','every','insertion:discard','_setSuggestionRange','TrackChangesEditing','isAtStart','_suggestionState','commentThread','assign','removed','end','elementEnd','_findSuggestions','addCommentThread','6390FtbZVu','ENTER','external:','includes','meta','backward','deletion:accept','isSelectable','ck-suggestion-marker-formatBlock','formatBlock','plugins','isNextTo','discardSuggestion','startsWith','markerNameToElements','fetchCommentThread','removeMarker:suggestion:attribute','fire','track-changes-adapter-already-set','_defaultCallbacks','_inlineAttributeKeys','setAttribute','dataReady','activeMarkers','nodeBefore','containsPosition','attributeKey','forceDefaultExecution','editing','acceptAllSuggestions','format','comments','getCommentThread','fromRange','isCollapsed','differ','_isRegisteredAttribute','high','document','clear','announce','author'];_0x1c07=function(){return _0x148f61;};return _0x1c07();}function Tt(_0xa16acb){const _0x3c970a=_0x234f75;return _0xa16acb[_0x3c970a(0x20a)][_0x3c970a(0x114)]==_0xa16acb[_0x3c970a(0x139)][_0x3c970a(0x94)]&&_0xa16acb[_0x3c970a(0x20a)][_0x3c970a(0x205)];}function Et(_0x20c8ab,_0x191cd5,_0x5de836,_0x38e666){const _0x4c8477=_0x234f75,_0x75ceaf=_0x5105cb=>!_0x5105cb[_0x4c8477(0x1b4)]['is'](_0x4c8477(0x1ef))&&!_0x38e666[_0x4c8477(0x8f)](_0x5105cb[_0x4c8477(0x1b4)]),_0x47d8b4=_0x20c8ab[_0x4c8477(0x139)][_0x4c8477(0x118)](_0x75ceaf),_0x477872=_0x20c8ab[_0x4c8477(0x20a)][_0x4c8477(0x118)](_0x75ceaf,{'direction':_0x4c8477(0x213)});return(!_0x20c8ab[_0x4c8477(0x139)][_0x4c8477(0xe5)](_0x47d8b4)||!_0x20c8ab[_0x4c8477(0x20a)][_0x4c8477(0xe5)](_0x477872))&&(_0x47d8b4[_0x4c8477(0x117)](_0x477872)?_0x5de836[_0x4c8477(0x181)](_0x191cd5,{'range':_0x5de836[_0x4c8477(0x1bc)](_0x47d8b4,_0x477872)}):_0x5de836[_0x4c8477(0xe2)](_0x191cd5),!0x0);}function Vt(_0x2b0007){return _0x459ca7(_0x2b0007);}function Ut(_0x4c1605){const _0x3bd4e2=_0x234f75,_0x8e3487=_0x4c1605[_0x3bd4e2(0x139)][_0x3bd4e2(0x94)];return _0x8e3487&&_0x8e3487['is'](_0x3bd4e2(0x174));}function Ot(_0x160834,_0x555c5c){const _0x2c7a9d=_0x234f75;return null==_0x160834[_0x2c7a9d(0x20a)][_0x2c7a9d(0x77)]&&_0x160834[_0x2c7a9d(0x20a)][_0x2c7a9d(0x114)]==_0x160834[_0x2c7a9d(0x139)][_0x2c7a9d(0x94)]?Gt(_0x160834[_0x2c7a9d(0x139)][_0x2c7a9d(0x94)],_0x555c5c):_0x160834;}function Gt(_0x167c79,_0x194232){const _0x3e4b3e=_0x234f75,_0x1b486d=_0x194232[_0x3e4b3e(0x148)][_0x3e4b3e(0x8f)](_0x167c79)||_0x194232[_0x3e4b3e(0x148)][_0x3e4b3e(0x66)](_0x167c79);return _0x194232[_0x3e4b3e(0x1bc)](_0x194232[_0x3e4b3e(0x163)](_0x167c79,_0x3e4b3e(0x1d0)),_0x1b486d?_0x194232[_0x3e4b3e(0x200)](_0x167c79):_0x194232[_0x3e4b3e(0x163)](_0x167c79,_0x3e4b3e(0x20a)));}function Ft(_0x5533b6,_0x52f953,_0x335c40,_0x3f35fe,_0x4cc9b9){const _0xe437d0=_0x234f75;if(!Pt(_0x5533b6,_0x52f953))return!0x1;if(_0x335c40[_0xe437d0(0x20a)][_0xe437d0(0xe5)](_0x3f35fe[_0xe437d0(0x139)]))return!0x0;if(_0x5533b6[_0xe437d0(0xf9)]!=_0x52f953[_0xe437d0(0xf9)])return!0x1;if(!_0x335c40[_0xe437d0(0x20a)][_0xe437d0(0x10d)](_0x3f35fe[_0xe437d0(0x139)]))return!0x1;const _0x4a4848=_0x4cc9b9[_0xe437d0(0x1bc)](_0x335c40[_0xe437d0(0x20a)],_0x3f35fe[_0xe437d0(0x139)])[_0xe437d0(0x13e)]();for(const _0x1d89f0 of _0x4a4848)if([_0xe437d0(0x149),_0xe437d0(0x20b)][_0xe437d0(0x211)](_0x1d89f0[_0xe437d0(0xf9)])&&_0x4cc9b9[_0xe437d0(0x148)][_0xe437d0(0x15e)](_0x1d89f0[_0xe437d0(0x1b4)]))return!0x1;return!0x0;}function Pt(_0x2d32a5,_0x3047bf,_0x1f060d=[]){const _0x37dd78=_0x234f75;return!(!_0x2d32a5[_0x37dd78(0x199)]||!_0x3047bf[_0x37dd78(0x199)])&&_0x393701(_0x17bbcf(_0x2d32a5[_0x37dd78(0x141)],_0x1f060d),_0x17bbcf(_0x3047bf[_0x37dd78(0x141)],_0x1f060d));}function Lt(_0x307787,_0x53d283){const _0x762be6=_0x234f75,_0x46ced1=Ht(_0x307787[_0x762be6(0x141)]),_0x5d7440=Ht(_0x53d283);if(!_0x307787[_0x762be6(0x199)])return!0x1;for(const _0x4e52b4 of Object[_0x762be6(0x1f6)](_0x5d7440))if(!_0x393701(_0x46ced1[_0x4e52b4],_0x5d7440[_0x4e52b4]))return!0x1;return!0x0;}function Ht(_0x3e0a5b){const _0x1edf09=_0x234f75,_0x3c2cc7=Object[_0x1edf09(0x208)]({},_0x3e0a5b);return delete _0x3c2cc7[_0x1edf09(0x17f)],delete _0x3c2cc7[_0x1edf09(0xff)],_0x3c2cc7;}
23
+ function _0x5d39(){const _0x459324=['value','push','backward','fromCharCode','document','_suggestions','addComment','deletion:discard','authoredAt','accepted','addUser','LEAVE','enableCommand','insert','newValue','listenTo','attribute:discard','_refreshSuggestionsChain','getDifference','5346792TVSKtc','substr','nodeBefore','descriptionFactory','formatBlock:','remove','ck-suggestion-marker','external:','suggestionLoaded','attributes','addMarker:suggestion:formatBlock','discardSelectedSuggestions','multipleBlocks','addClass','enableReadOnlyMode','getCommentThread','position','_createSuggestion','ENTER','options','suggestion:attribute:','trackChangesCommand','markerToHighlight','getFirstMarker','isSelectable','change','isBefore','every','isArray','track-changes-enable-command-twice','containsRange','_getAuthorFromId','detach','change:_saved','attribute:join','groupId','discardSuggestion','markerNameToElements','createRangeIn','discard','start','insertContent','_commentsRepository','get','meta','update:suggestion','markerName','attribute:','Users','formatInline:join','track-changes-suggestion-not-found','hasComments','isBlock','_removeSuggestion','clone','forward','setSelection','deletion:','consumable','suggestion','includes','markMultiRangeInsertion','type','unbind','accept','isCollapsed','removeMarkers','split','_joinWithAdjacentSuggestions','removeMarker','isEqual','ck-suggestion-marker-formatBlock','markers','addHighlight','toUpperCase','element','PendingActions','originalSuggestionId','ck-suggestion-marker-formatInline','suggestion-type','5985672dvNPrG','conversion','creator','insertion:accept','trackChanges','_saved','_reduceSuggestionAttributeRange','multi','_isForcedDefaultExecutionBlock','_refreshAttributeSuggestionsChain','open','locale','dataDowncast','acceptSuggestion','isExternal','_getExternalAuthor','hasSuggestion','attribute:accept','_isRegisteredAttribute','change:data','getFirstRange','createElement','after','editingDowncast','isLocal','1627758eqWRCZ','name','trackChanges.trackFormatChanges','isInContent','suggestion:','_customCallbacks','plugins','low','_cutOutSuggestionMarker','unshift','CommentsRepository','createPositionAfter','data-suggestion','_processAttributeChanges','2847047xJRFKx','join','pluginName','warn','widget','move','deleteContent','tablePasteChainId','schema','setTo','insertion:','addSuggestionData','oldValue','_getAttributeKey','markAttributeChange','formatInline:accept','from','catch','enableDefaultAttributesIntegration','action','getContainedElement','track-changes-command-not-found','_blockAttributeKeys','requires','dataReady','_getSuggestionData','3cgewAG','formatBlock:discard','editor','isAfter','next','removeClass','commands','moveTargetPosition','markInlineFormat','@external','notReady','before','head','stop','discardAllSuggestions','attributeKey','reconvertMarker','_suggestionState','collaboration.channelId','getNearestSelectionRange','formatInline:discard','getLastMatchingPosition','unbindElementFromMarkerName','adapter','error-saving-suggestion-data-suggestion-discarded','chain','removeMarker:suggestion:formatBlock','forceDefaultExecution','_model','ready','parent','default','deletion:accept','_recordAttributeSuggestions','pop','getMarkers','fetchCommentThread','addCommentThread','highest','_setSuggestionData','execute','createdAt','markerReady','range','registerPostFixer','removeAttribute','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.','return','formatBlock','getSuggestion','substring','init','subType','nodeAfter','_initAriaMarkerChangeAnnouncements','documentSelection','ck-suggestion-marker--active','markBlockFormat','add','containsRangeInObject','_setSuggestionRange','config','writer','containsPosition','_recordAttributeChanges','_editor','newRange','values','formatInline:chain','acceptAllSuggestions','registerBlockAttribute','previous','fromRange','isDocumentOperation','markDeletion','markMultiRangeDeletion','track-changes-adapter-missing-getsuggestion','keys','5777095cZlGDs','$elementName','data','deletion:join','isAtEnd','getShiftedBy','author','acceptSelectedSuggestions','getItems','_getMarkerAnnouncementText','isUndo','formatBlock:chain','TrackChangesEditing','_reduceExistingSuggestions','getMultiRangeId','getRange','has','formatInline','isAtStart','formatGroupId','registerCustomCallback','FORMATTING','_suggestionFactory','addMarkerName','editing','getAttribute','attributeNewValue','_adapter','removed','fire','setAttribute','announce','resolve','toViewElement','getSuggestions','commentThread','comments','upcast','isIntersecting','then','getIntersection','_checkSuggestionCorrectness','isMultiRange','root','insertion:discard','elementEnd','enqueueChange','addSuggestion','startsWith','12790206UnvCTF','for','formatBlock:accept','isIntersectingWithRange','normal','set','forEach','hasCommentThread','updateMarker','buildSuggestion','_afterChanges','clear','selection','item','getUser','_onDiscard','getAllAdjacentSuggestions','isObject','getCustomProperty','rename','splitPosition','isNextTo','rejected','_splitMarkerName','formatBlock:join','_addThreadToSuggestion','ck-suggestion-marker-','attributeOldValue','commandName','addMarker:suggestion:attribute','consume','deletion','authorName','batch','track-changes-adapter-already-set','toJSON','lowest','_processAttributeSuggestions','trackChanges.mergeNestedSuggestions','markMultiRangeBlockFormat','containerElement','addMarker:suggestion','4Otnedh','_inlineAttributeKeys','getSuggestionCallback','showSuggestionHighlights','stopListening','PENDING_ACTION_SUGGESTION','isRemovable','rootName','model','_isDataLoaded','updateSuggestion','insertion:join','suggestionUnloaded','change:activeMarkers','isOwn','isTouching','track-changes-user-not-found','$text','insertion:chain','suggestionChanged','_registerDefaultCallbacks','containsItem','key','always','length','format','splice','sort','_enabledCommands','createSelection','high','skipNestingCheck','_addSuggestionMarker','some','elementToElement','formatInline:','targetPosition','dataToMarker','addRange','filter','end','_SUGGESTION_ANNOUNCEMENT','getChangedMarkers','mapper','createPositionAt','registerInlineAttribute','find','1103287xfYwIL','$graveyard','markerToData','_trackFormatChanges','$marker','deletion:chain','_defaultCallbacks','never','define','applyOperation','concat','isInsideObject','howMany','bindElementToMarker','isLimit','getWalker','_joinSuggestions','rethrowUnexpectedError','assign','_breakSuggestionMarker','group','removeComment','_mergeNestedSuggestions','_isBlockAttribute','_findSuggestions','activeMarkers','_rangeIsInLocalUserInsertion','_updateSuggestionData','differ','getRanges','createRangeOn','elementStart','size','track-changes-suggestion-data-mismatch','addMarker','createRange','markInsertion','marker-count','map','delete','getAncestors','_handleNewSuggestionMarker','createPositionBefore','insertion','attribute','refresh','oldRange','removeMarker:suggestion:attribute','$textProxy','getChanges'];_0x5d39=function(){return _0x459324;};return _0x5d39();}const _0x4149ab=_0x4baa;(function(_0x26951a,_0x4d54c6){const _0x463ece=_0x4baa,_0x5737f3=_0x26951a();while(!![]){try{const _0x1b5326=-parseInt(_0x463ece(0x15c))/0x1+-parseInt(_0x463ece(0x20a))/0x2*(-parseInt(_0x463ece(0x232))/0x3)+parseInt(_0x463ece(0x12d))/0x4*(parseInt(_0x463ece(0xd2))/0x5)+parseInt(_0x463ece(0x1a1))/0x6+-parseInt(_0x463ece(0x218))/0x7+parseInt(_0x463ece(0x1f1))/0x8+-parseInt(_0x463ece(0x103))/0x9;if(_0x1b5326===_0x4d54c6)break;else _0x5737f3['push'](_0x5737f3['shift']());}catch(_0x338998){_0x5737f3['push'](_0x5737f3['shift']());}}}(_0x5d39,0xa5679));import{Plugin as _0x3232ce,PendingActions as _0x2210cb}from'ckeditor5/src/core.js';import{LiveRange as _0x23e402}from'ckeditor5/src/engine.js';import{CKEditorError as _0x321443,uid as _0x5a2253,priorities as _0x2cfe81,logWarning as _0x43137a}from'ckeditor5/src/utils.js';import{toWidget as _0x183569}from'ckeditor5/src/widget.js';import{Users as _0x38a594,hashObject as _0xc76c21,surroundingMarkersDetector as _0x308920}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x19893a from'./commands/trackchangescommand.js';import _0x4703a5 from'./commands/acceptsuggestioncommand.js';import _0x2e7c7b from'./commands/discardsuggestioncommand.js';import _0x28a551 from'./commands/executeonallsuggestionscommand.js';import _0x568e4f from'./commands/executeonselectedsuggestionscommand.js';import _0x283e9c from'./suggestion.js';import _0x5b330a from'./suggestiondescriptionfactory.js';import _0x31c065 from'./integrations/aiassistant.js';import _0x35bada from'./integrations/alignment.js';import _0x5b1853 from'./integrations/basicstyles.js';import _0x3b5dae from'./integrations/blockquote.js';import _0x271965 from'./integrations/casechange.js';import _0xb053d8 from'./integrations/ckbox.js';import _0x10f88a from'./integrations/codeblock.js';import _0xddc027 from'./integrations/comments.js';import _0x40a525 from'./integrations/deletecommand.js';import _0x710bb3 from'./integrations/list.js';import _0xdd7ead from'./integrations/listproperties.js';import _0x11bc68 from'./integrations/entercommand.js';import _0x542b94 from'./integrations/findandreplace.js';import _0x5bcb89 from'./integrations/font.js';function _0x4baa(_0x579ba4,_0xdadc95){const _0x5d3907=_0x5d39();return _0x4baa=function(_0x4baa4e,_0x28bcd1){_0x4baa4e=_0x4baa4e-0xa1;let _0x285ef6=_0x5d3907[_0x4baa4e];return _0x285ef6;},_0x4baa(_0x579ba4,_0xdadc95);}import _0x3b6be6 from'./integrations/formatpainter.js';import _0x359780 from'./integrations/heading.js';import _0x4ad36d from'./integrations/highlight.js';import _0x3fe45c from'./integrations/horizontalline.js';import _0x58ff54 from'./integrations/htmlembed.js';import _0x3b4b23 from'./integrations/image.js';import _0x229c9d from'./integrations/imagereplace.js';import _0x27618f from'./integrations/imagestyle.js';import _0x259231 from'./integrations/importword.js';import _0x2f1bff from'./integrations/indent.js';import _0x32484 from'./integrations/inputcommand.js';import _0x4f33e3 from'./integrations/link.js';import _0x55a62c from'./integrations/legacylist.js';import _0x2b737e from'./integrations/legacylistproperties.js';import _0x5dda0c from'./integrations/mediaembed.js';import _0x3258d2 from'./integrations/mention.js';import _0x2ffa3e from'./integrations/multilevellist.js';import _0x2a7317 from'./integrations/pagebreak.js';import _0x307133 from'./integrations/paragraph.js';import _0x40f10a from'./integrations/removeformat.js';import _0x4dfdc9 from'./integrations/restrictededitingmode.js';import _0x196292 from'./integrations/shiftentercommand.js';import _0x454ed2 from'./integrations/standardeditingmode.js';import _0x429282 from'./integrations/style.js';import _0xed30f2 from'./integrations/table.js';import _0x7d7105 from'./integrations/tablemergesplit.js';import _0x84caad from'./integrations/tableheadings.js';import _0x92cbab from'./integrations/tableclipboard.js';import _0x3fb833 from'./integrations/tablecolumnresize.js';import _0x3d166e from'./integrations/template.js';import _0x523d55 from'./integrations/tableofcontents.js';import _0xc33a23 from'./integrations/title.js';import _0x27c239 from'./integrations/undo.js';import _0x42fde1 from'./integrations/tablecaption.js';import _0x2baf40 from'./integrations/tableproperties.js';import{getTranslation as _0x834730}from'./utils/common-translations.js';import{isEqual as _0x4c57f8,omit as _0x5651fe}from'lodash-es';export const renameAttributeKey=_0x4149ab(0xd3);export default class p extends _0x3232ce{static get[_0x4149ab(0x22f)](){const _0x4c14f2=_0x4149ab;return[_0x4c14f2(0x214),_0x38a594,_0x2210cb,_0x31c065,_0x35bada,_0x5b1853,_0x3b5dae,_0xb053d8,_0x271965,_0x10f88a,_0xddc027,_0x40a525,_0x11bc68,_0x542b94,_0x5bcb89,_0x3b6be6,_0x359780,_0x4ad36d,_0x3fe45c,_0x58ff54,_0x3b4b23,_0x27618f,_0x229c9d,_0x259231,_0x2f1bff,_0x32484,_0x55a62c,_0x2b737e,_0x2ffa3e,_0x4f33e3,_0x710bb3,_0xdd7ead,_0x5dda0c,_0x3258d2,_0x2a7317,_0x307133,_0x40f10a,_0x4dfdc9,_0x196292,_0x454ed2,_0x429282,_0xed30f2,_0x7d7105,_0x84caad,_0x42fde1,_0x92cbab,_0x3fb833,_0x523d55,_0x2baf40,_0x3d166e,_0xc33a23,_0x27c239];}static get[_0x4149ab(0x21a)](){const _0x3f8a5a=_0x4149ab;return _0x3f8a5a(0xde);}constructor(_0x13c9f5){const _0x1548ae=_0x4149ab;function _0x397470(_0x3a05fe){const _0x1b4bfe=_0x4baa;return _0x3a05fe[_0x1b4bfe(0x182)](_0x164dc6=>String[_0x1b4bfe(0x191)](_0x164dc6))[_0x1b4bfe(0x219)]('');}super(_0x13c9f5),this[_0x1548ae(0xa5)]=!0x1,this[_0x1548ae(0x108)](_0x1548ae(0x175),[]),this['on'](_0x1548ae(0x13a),(_0x46b208,_0x31d8fa,_0x2b29ae,_0x3aa0a2)=>{const _0x41b244=_0x1548ae;this[_0x41b244(0x24e)][_0x41b244(0x1ba)](()=>{const _0x379b35=_0x41b244;for(const _0x1fe06a of[..._0x3aa0a2,..._0x2b29ae])this[_0x379b35(0x24e)][_0x379b35(0x1e9)][_0x379b35(0xe2)](_0x1fe06a)&&_0x13c9f5[_0x379b35(0xea)][_0x379b35(0x242)](_0x1fe06a);});}),this[_0x1548ae(0x1a4)]=new _0x5b330a(this[_0x1548ae(0x234)][_0x1548ae(0x135)][_0x1548ae(0x220)],this[_0x1548ae(0x234)][_0x1548ae(0x1fc)]),this[_0x1548ae(0xed)]=null,this[_0x1548ae(0xe8)]=new xt(this[_0x1548ae(0x234)]),this[_0x1548ae(0x193)]=new Map(),this[_0x1548ae(0x1cb)]=_0x13c9f5[_0x1548ae(0x210)][_0x1548ae(0x1cc)](_0x1548ae(0x214)),this[_0x1548ae(0x149)]=new Set(),this[_0x1548ae(0x24e)]=this[_0x1548ae(0x234)][_0x1548ae(0x135)],this[_0x1548ae(0x243)]=new WeakMap(),this[_0x1548ae(0x1f9)]=!0x1,this[_0x1548ae(0x22e)]=new Set([_0x1548ae(0xd3)]),this[_0x1548ae(0x12e)]=new Set(),_0x13c9f5[_0x1548ae(0xc1)][_0x1548ae(0x164)](_0x1548ae(0x20c),_0x1548ae(0xa3)),this[_0x1548ae(0x15f)]=_0x13c9f5[_0x1548ae(0xc1)][_0x1548ae(0x1cc)](_0x1548ae(0x20c)),_0x13c9f5[_0x1548ae(0xc1)][_0x1548ae(0x164)](_0x1548ae(0x129),!0x0),this[_0x1548ae(0x172)]=_0x13c9f5[_0x1548ae(0xc1)][_0x1548ae(0x1cc)](_0x1548ae(0x129)),this[_0x1548ae(0x1b6)]=new _0x19893a(_0x13c9f5,this[_0x1548ae(0x149)]),this[_0x1548ae(0xba)](),this[_0x397470([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x397470([0x34,0x30,0x34,0x38,0x31,0x34,0x32,0x32]);}[_0x4149ab(0xb7)](){const _0x284463=_0x4149ab,_0x45f037=this[_0x284463(0x234)],_0x6bc9f=(_0x379efc,_0x49b3d0)=>{const _0x1fe1c5=_0x284463;if(_0x1fe1c5(0x188)!=_0x379efc)return _0x1fe1c5(0x11d)+_0x379efc;const _0x416365=_0x49b3d0[_0x1fe1c5(0x1e4)]('|')[0x0];return this[_0x1fe1c5(0x173)](_0x416365)?_0x1fe1c5(0x1e8):_0x1fe1c5(0x1ef);};_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x208))[_0x284463(0x1b7)]({'model':_0x284463(0x1dc),'view':_0x44a694=>{const _0x286ed9=_0x284463,{id:_0x2fb029,type:_0x256dea,subType:_0x7ea83d}=this[_0x286ed9(0x11a)](_0x44a694[_0x286ed9(0x1cf)]),_0x2f86d9=[_0x286ed9(0x1a7),_0x6bc9f(_0x256dea,_0x7ea83d)];let _0x45c2ac=0xbb8;return this[_0x286ed9(0x175)][_0x286ed9(0x1dd)](_0x44a694[_0x286ed9(0x1cf)])&&(_0x2f86d9[_0x286ed9(0x18f)](_0x286ed9(0xbc)),_0x45c2ac=0xbc2),_0x286ed9(0x122)==_0x256dea&&(_0x45c2ac+=0x5),{'classes':_0x2f86d9,'attributes':{'data-suggestion':_0x2fb029},'priority':_0x45c2ac};}}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x1fd))[_0x284463(0xbe)](_0x443f6e=>{const _0x2be979=_0x284463;_0x443f6e['on'](_0x2be979(0x12c),(_0x7dbf27,_0x89bbc3,_0x3c41e2)=>{const _0x4ea47a=_0x2be979;if(!_0x3c41e2[_0x4ea47a(0x1b4)][_0x4ea47a(0x130)])return;const _0x26956e=_0x89bbc3[_0x4ea47a(0x110)];if(!_0x26956e)return;const _0x35c0f5=_0x3c41e2[_0x4ea47a(0x158)][_0x4ea47a(0xf3)](_0x26956e);_0x45f037[_0x4ea47a(0x135)][_0x4ea47a(0x220)][_0x4ea47a(0x114)](_0x26956e)&&_0x35c0f5&&!_0x35c0f5[_0x4ea47a(0x115)](_0x4ea47a(0x21c))&&_0x35c0f5['is'](_0x4ea47a(0x12b))&&_0x183569(_0x35c0f5,_0x3c41e2[_0x4ea47a(0xc2)]);},{'priority':_0x2be979(0x14b)});}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x1fd))[_0x284463(0x1b7)]({'model':_0x284463(0x1dc),'view':(_0xf540eb,_0x266521)=>{const _0x2f4c51=_0x284463;if(!_0x266521[_0x2f4c51(0x1b4)][_0x2f4c51(0x130)])return null;const {type:_0x5ce3ff,subType:_0x2c3601}=this[_0x2f4c51(0x11a)](_0xf540eb[_0x2f4c51(0x1cf)]);return{'classes':[_0x2f4c51(0x1a7),_0x6bc9f(_0x5ce3ff,_0x2c3601)],'priority':0xbb8};}});const _0xfd8de2=({showActiveMarkers:_0x189fbd=!0x0,isAttributeSuggestion:_0x2a9dba=!0x1}={})=>(_0x8fb61f,_0x3b4632,_0x2df3ca)=>{const _0x2752b6=_0x284463;if(!_0x3b4632[_0x2752b6(0x110)])return;const {id:_0x51e515}=this[_0x2752b6(0x11a)](_0x3b4632[_0x2752b6(0x1cf)]);if(_0x2a9dba){const _0x1b6d34=this[_0x2752b6(0x193)][_0x2752b6(0x1cc)](_0x51e515),_0x5d14cb=this[_0x2752b6(0x225)](_0x1b6d34);if(!this[_0x2752b6(0x173)](_0x5d14cb))return;}if(_0x3b4632[_0x2752b6(0x110)]['is'](_0x2752b6(0x10f)))return void _0x2df3ca[_0x2752b6(0x1db)][_0x2752b6(0x121)](_0x3b4632[_0x2752b6(0x110)],_0x8fb61f[_0x2752b6(0x20b)]);const _0x35a10b=_0x2df3ca[_0x2752b6(0x158)][_0x2752b6(0xf3)](_0x3b4632[_0x2752b6(0x110)]);if(_0x3b4632[_0x2752b6(0x110)]['is'](_0x2752b6(0x1ec))&&_0x45f037[_0x2752b6(0x135)][_0x2752b6(0x220)][_0x2752b6(0x1d5)](_0x3b4632[_0x2752b6(0x110)])&&!_0x35a10b[_0x2752b6(0x115)](_0x2752b6(0x1ea))){_0x2df3ca[_0x2752b6(0xc2)][_0x2752b6(0x1ae)]([_0x2752b6(0x1a7),_0x2752b6(0x1e8)],_0x35a10b),_0x2df3ca[_0x2752b6(0xc2)][_0x2752b6(0xf0)](_0x2752b6(0x216),_0x51e515,_0x35a10b),_0x2df3ca[_0x2752b6(0x158)][_0x2752b6(0x169)](_0x35a10b,_0x3b4632[_0x2752b6(0x1cf)]),_0x189fbd&&(this[_0x2752b6(0x175)][_0x2752b6(0x1dd)](_0x3b4632[_0x2752b6(0x1cf)])?_0x2df3ca[_0x2752b6(0xc2)][_0x2752b6(0x1ae)](_0x2752b6(0xbc),_0x35a10b):_0x2df3ca[_0x2752b6(0xc2)][_0x2752b6(0x237)](_0x2752b6(0xbc),_0x35a10b));for(const _0x143215 of _0x45f037[_0x2752b6(0x135)][_0x2752b6(0x1c7)](_0x3b4632[_0x2752b6(0x110)])[_0x2752b6(0xda)]())_0x2df3ca[_0x2752b6(0x1db)][_0x2752b6(0x121)](_0x143215,_0x8fb61f[_0x2752b6(0x20b)]);_0x2df3ca[_0x2752b6(0x1db)][_0x2752b6(0x121)](_0x3b4632[_0x2752b6(0x110)],_0x8fb61f[_0x2752b6(0x20b)]);}};_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x1fd))[_0x284463(0xbe)](_0xaa13=>{const _0x122f02=_0x284463;_0xaa13['on'](_0x122f02(0x1ab),(_0x524bbf,_0x54067b,_0xfa59d2)=>{const _0x13178a=_0x122f02;_0xfa59d2[_0x13178a(0x1b4)][_0x13178a(0x130)]&&_0xfd8de2({'showActiveMarkers':!0x1})(_0x524bbf,_0x54067b,_0xfa59d2);},{'priority':_0x122f02(0xaa)});}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x1fd))[_0x284463(0xbe)](_0x3cea27=>{const _0x5b0d16=_0x284463;_0x3cea27['on'](_0x5b0d16(0x120),(_0x46c7eb,_0xc4a20,_0x30e702)=>{const _0x1a3c3a=_0x5b0d16;_0x30e702[_0x1a3c3a(0x1b4)][_0x1a3c3a(0x130)]&&_0xfd8de2({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x46c7eb,_0xc4a20,_0x30e702);},{'priority':_0x5b0d16(0xaa)});}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x1fd))[_0x284463(0x15e)]({'model':_0x284463(0x1dc),'view':(_0x390f5c,_0x32e436)=>_0x32e436[_0x284463(0x1b4)][_0x284463(0x130)]?null:{'group':_0x284463(0x1dc),'name':_0x390f5c[_0x284463(0x1a2)](0xb)}}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0xf7))[_0x284463(0x14f)]({'view':{'name':_0x284463(0x1dc),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1bc672,{writer:_0x5da192})=>{const _0x4ce318=_0x284463;let _0x5a384e=_0x4ce318(0x20e)+_0x1bc672[_0x4ce318(0xeb)](_0x4ce318(0x1f0))+':'+_0x1bc672[_0x4ce318(0xeb)]('id');return _0x1bc672[_0x4ce318(0xeb)](_0x4ce318(0x181))&&(_0x5a384e+=':'+_0x1bc672[_0x4ce318(0xeb)](_0x4ce318(0x181))),_0x5da192[_0x4ce318(0x206)](_0x4ce318(0x160),{'data-name':_0x5a384e});}}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0xf7))[_0x284463(0x152)]({'view':_0x284463(0x1dc)}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x208))[_0x284463(0xbe)](_0x2a7ede=>{const _0x3f525d=_0x284463;_0x2a7ede['on'](_0x3f525d(0x1ab),_0xfd8de2(),{'priority':_0x3f525d(0x14b)});}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x208))[_0x284463(0xbe)](_0x80a22e=>{const _0x577c4c=_0x284463;_0x80a22e['on'](_0x577c4c(0x120),_0xfd8de2({'isAttributeSuggestion':!0x0}),{'priority':_0x577c4c(0x14b)});}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x208))[_0x284463(0xbe)](_0x480bda=>{const _0x22964b=_0x284463;_0x480bda['on'](_0x22964b(0x24c),(_0x500817,_0x18c5a7,_0x510b45)=>{const _0x270689=_0x22964b,_0x2c46a2=_0x510b45[_0x270689(0x158)][_0x270689(0x1c6)](_0x18c5a7[_0x270689(0x1cf)]);if(_0x2c46a2){for(const _0x1cea04 of _0x2c46a2)_0x1cea04[_0x270689(0x115)](_0x270689(0x1ea))||(_0x510b45[_0x270689(0xc2)][_0x270689(0x237)]([_0x270689(0x1a7),_0x270689(0x1e8),_0x270689(0xbc)],_0x1cea04),_0x510b45[_0x270689(0xc2)][_0x270689(0xb1)](_0x270689(0x216),_0x1cea04),_0x510b45[_0x270689(0x158)][_0x270689(0x248)](_0x1cea04,_0x18c5a7[_0x270689(0x1cf)]));}},{'priority':_0x22964b(0x14b)});}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x208))[_0x284463(0xbe)](_0x57679c=>{const _0x487b80=_0x284463;_0x57679c['on'](_0x487b80(0x18b),(_0x2c6d16,_0x13ca33,_0x5e8c8d)=>{const _0xf8aa8d=_0x487b80,_0x34864a=_0x5e8c8d[_0xf8aa8d(0x158)][_0xf8aa8d(0x1c6)](_0x13ca33[_0xf8aa8d(0x1cf)]);if(!_0x34864a)return;const {id:_0x10930b}=this[_0xf8aa8d(0x11a)](_0x13ca33[_0xf8aa8d(0x1cf)]),_0x39c599=this[_0xf8aa8d(0x193)][_0xf8aa8d(0x1cc)](_0x10930b),_0x21d9d3=this[_0xf8aa8d(0x225)](_0x39c599);if(this[_0xf8aa8d(0x173)](_0x21d9d3)){for(const _0x59532d of _0x34864a)_0x59532d[_0xf8aa8d(0x115)](_0xf8aa8d(0x1ea))||(_0x5e8c8d[_0xf8aa8d(0xc2)][_0xf8aa8d(0x237)]([_0xf8aa8d(0x1a7),_0xf8aa8d(0x1e8),_0xf8aa8d(0xbc)],_0x59532d),_0x5e8c8d[_0xf8aa8d(0xc2)][_0xf8aa8d(0xb1)](_0xf8aa8d(0x216),_0x59532d),_0x5e8c8d[_0xf8aa8d(0x158)][_0xf8aa8d(0x248)](_0x59532d,_0x13ca33[_0xf8aa8d(0x1cf)]));}},{'priority':_0x487b80(0x14b)});}),_0x45f037[_0x284463(0x135)][_0x284463(0x192)][_0x284463(0xb0)](_0x529aec=>{const _0x4a7cd2=_0x284463;let _0x453695=!0x1;const _0x4fe722=Array[_0x4a7cd2(0x228)](_0x45f037[_0x4a7cd2(0x135)][_0x4a7cd2(0x192)][_0x4a7cd2(0x178)][_0x4a7cd2(0x157)]()),_0x39d677=new Set();for(const {name:_0x214d21,data:_0x28c2b2}of _0x4fe722){const {group:_0x75e236,type:_0x42e6b9,subType:_0x17276e,id:_0x58f92b}=this[_0x4a7cd2(0x11a)](_0x214d21);if(_0x4a7cd2(0x1dc)!==_0x75e236)continue;const _0x48bbff=this[_0x4a7cd2(0x193)][_0x4a7cd2(0x1cc)](_0x58f92b);if(null!=_0x28c2b2[_0x4a7cd2(0xc6)]){_0x4a7cd2(0xe3)==_0x42e6b9&&(_0x453695=_0x453695||Et(_0x28c2b2[_0x4a7cd2(0xc6)],_0x214d21,_0x529aec,_0x45f037[_0x4a7cd2(0x135)][_0x4a7cd2(0x220)]));const _0xd5233a=_0x4a7cd2(0x188)==_0x42e6b9&&this[_0x4a7cd2(0x173)](_0x17276e[_0x4a7cd2(0x1e4)]('|')[0x0]);if(_0x28c2b2[_0x4a7cd2(0xc6)][_0x4a7cd2(0x1e2)]||_0x4a7cd2(0x15d)==_0x28c2b2[_0x4a7cd2(0xc6)][_0x4a7cd2(0xfd)][_0x4a7cd2(0x134)]||_0x4a7cd2(0xb4)==_0x42e6b9&&!Ut(_0x28c2b2[_0x4a7cd2(0xc6)])||_0xd5233a&&!Ut(_0x28c2b2[_0x4a7cd2(0xc6)])||_0x4a7cd2(0x122)==_0x42e6b9&&!(!Tt(_0x539b42=_0x28c2b2[_0x4a7cd2(0xc6)])&&!function(_0x3ce6cc){const _0x4ce70b=_0x4a7cd2;return _0x3ce6cc[_0x4ce70b(0x1c9)][_0x4ce70b(0xa2)]==_0x3ce6cc[_0x4ce70b(0x155)][_0x4ce70b(0x1a3)]&&_0x3ce6cc[_0x4ce70b(0x1c9)][_0x4ce70b(0xd6)];}(_0x539b42)))_0x529aec[_0x4a7cd2(0x1e6)](_0x214d21),_0x453695=!0x0;else{if(!_0x48bbff||!_0x48bbff[_0x4a7cd2(0x20d)])continue;_0x39d677[_0x4a7cd2(0xbe)](_0x48bbff);}}}var _0x539b42;return _0x39d677[_0x4a7cd2(0x17c)]>0x0&&(_0x453695=!!this[_0x4a7cd2(0x1e5)](_0x39d677)||_0x453695),_0x453695;}),_0x45f037[_0x284463(0x135)][_0x284463(0x192)][_0x284463(0xb0)](_0x1536b3=>{const _0x2a6fbb=_0x284463;let _0x2d6a15=!0x1;for(const _0x488df0 of _0x45f037[_0x2a6fbb(0x135)][_0x2a6fbb(0x192)][_0x2a6fbb(0x178)][_0x2a6fbb(0x18d)]())if(_0x2a6fbb(0x19b)==_0x488df0[_0x2a6fbb(0x1df)])for(const _0x5e60e2 of this[_0x2a6fbb(0x193)][_0x2a6fbb(0xc7)]()){if(_0x5e60e2[_0x2a6fbb(0xfc)]||!_0x5e60e2[_0x2a6fbb(0x20d)])continue;const _0x4a5121=_0x2a6fbb(0xb4)==_0x5e60e2[_0x2a6fbb(0x1df)],_0x336b53=this[_0x2a6fbb(0x225)](_0x5e60e2),_0x21bc51=_0x336b53&&this[_0x2a6fbb(0x173)](_0x336b53);if(!_0x4a5121&&!_0x21bc51)continue;const _0x3f7e97=_0x5e60e2[_0x2a6fbb(0x205)]();if(_0x3f7e97[_0x2a6fbb(0x1c9)][_0x2a6fbb(0xa2)]!=_0x3f7e97[_0x2a6fbb(0x155)][_0x2a6fbb(0xa2)]&&!_0x3f7e97[_0x2a6fbb(0x155)][_0x2a6fbb(0xd6)]){const _0x528ec2=_0x45f037[_0x2a6fbb(0x135)][_0x2a6fbb(0x159)](_0x3f7e97[_0x2a6fbb(0x1c9)][_0x2a6fbb(0xb9)],_0x2a6fbb(0x155)),_0x4d1350=_0x45f037[_0x2a6fbb(0x135)][_0x2a6fbb(0x17f)](_0x3f7e97[_0x2a6fbb(0x1c9)],_0x528ec2);_0x1536b3[_0x2a6fbb(0x10b)](_0x5e60e2[_0x2a6fbb(0x1b8)](),{'range':_0x4d1350}),_0x2d6a15=!0x0;}}return _0x2d6a15;}),_0x45f037[_0x284463(0x135)][_0x284463(0x192)][_0x284463(0xb0)](_0x4c149c=>this[_0x284463(0x217)](_0x4c149c)),_0x45f037[_0x284463(0x135)][_0x284463(0x192)][_0x284463(0xb0)](_0x5dc13c=>!_0x5dc13c[_0x284463(0x124)][_0x284463(0x209)]&&this[_0x284463(0x128)](_0x5dc13c)),_0x45f037[_0x284463(0x135)]['on'](_0x284463(0x10d),()=>{const _0x49d975=_0x284463;this[_0x49d975(0xa5)]=!0x1;}),_0x45f037[_0x284463(0x135)][_0x284463(0x192)]['on'](_0x284463(0x204),(_0x1c35f7,_0x4e391b)=>{const _0x369cdc=_0x284463;if(!_0x4e391b[_0x369cdc(0x209)]||_0x4e391b[_0x369cdc(0xdc)])return;if(!this[_0x369cdc(0xa5)])return;const _0x5e5b95=_0x45f037[_0x369cdc(0x135)][_0x369cdc(0x192)][_0x369cdc(0x178)][_0x369cdc(0x18d)]();if(0x0==_0x5e5b95[_0x369cdc(0x145)])return;const _0x135ea2=[],_0xf558fe=_0x5e5b95[_0x369cdc(0x154)](_0x14ae3e=>_0x369cdc(0x188)==_0x14ae3e[_0x369cdc(0x1df)]),_0x5cf651=_0x5e5b95[_0x369cdc(0x154)](_0xe6cecb=>_0x369cdc(0x19b)==_0xe6cecb[_0x369cdc(0x1df)]&&_0x369cdc(0x13e)!=_0xe6cecb[_0x369cdc(0x20b)]);for(const _0x98e4e3 of _0xf558fe)this[_0x369cdc(0x203)](_0x98e4e3[_0x369cdc(0x241)])&&_0x135ea2[_0x369cdc(0x18f)]({'key':_0x98e4e3[_0x369cdc(0x241)],'newValue':_0x98e4e3[_0x369cdc(0xec)],'oldValue':_0x98e4e3[_0x369cdc(0x11e)],'range':Ot(_0x98e4e3[_0x369cdc(0xaf)],_0x45f037[_0x369cdc(0x135)])});for(const _0x2f1fe0 of _0x5cf651){if(_0x369cdc(0x116)!=_0x2f1fe0[_0x369cdc(0x22b)]&&_0x369cdc(0x189)!=_0x2f1fe0[_0x369cdc(0x22b)])continue;const _0x5b1f76=Gt(_0x2f1fe0[_0x369cdc(0x1b1)][_0x369cdc(0xb9)],_0x45f037[_0x369cdc(0x135)]),_0x591c0a=_0x2f1fe0[_0x369cdc(0x23d)];_0x369cdc(0x116)==_0x2f1fe0[_0x369cdc(0x22b)]&&_0x135ea2[_0x369cdc(0x18f)]({'key':_0x369cdc(0xd3),'newValue':_0x2f1fe0[_0x369cdc(0x20b)],'oldValue':_0x591c0a[_0x369cdc(0x20b)],'range':_0x5b1f76});for(const [_0x25ceff,_0x1eec37]of _0x591c0a[_0x369cdc(0x1aa)]){if(!this[_0x369cdc(0x203)](_0x25ceff))continue;const _0x2e8265=_0x2f1fe0[_0x369cdc(0x1aa)][_0x369cdc(0x1cc)](_0x25ceff);_0x1eec37!==_0x2e8265&&_0x135ea2[_0x369cdc(0x18f)]({'key':_0x25ceff,'newValue':_0x2e8265,'oldValue':_0x1eec37,'range':_0x5b1f76});}for(const [_0x343003,_0x396ba9]of _0x2f1fe0[_0x369cdc(0x1aa)])this[_0x369cdc(0x203)](_0x343003)&&(_0x591c0a[_0x369cdc(0x1aa)][_0x369cdc(0xe2)](_0x343003)||_0x135ea2[_0x369cdc(0x18f)]({'key':_0x343003,'newValue':_0x396ba9,'oldValue':null,'range':_0x5b1f76}));}0x0!=_0x135ea2[_0x369cdc(0x145)]&&_0x45f037[_0x369cdc(0x135)][_0x369cdc(0x100)](_0x4e391b,_0x15a02d=>{const _0x2d9415=_0x369cdc,_0x2decb0=_0x5a2253();for(const {range:_0x31a5ac,key:_0x52431d,oldValue:_0x3d2ebd,newValue:_0x2e5574}of _0x135ea2)this[_0x2d9415(0x226)](_0x31a5ac,_0x52431d,_0x3d2ebd,_0x2e5574,{'groupId':_0x2decb0});this[_0x2d9415(0xdf)](_0x15a02d,_0x135ea2);});},{'priority':_0x284463(0x127)}),_0x45f037[_0x284463(0x135)][_0x284463(0x1e9)]['on'](_0x284463(0x1ce),(_0x192746,_0x8c07c8,_0x1f130b)=>{const _0x44ef6a=_0x284463;if(null==_0x1f130b){const {id:_0x362ef9}=this[_0x44ef6a(0x11a)](_0x8c07c8[_0x44ef6a(0x20b)]),_0x1d9106=this[_0x44ef6a(0x193)][_0x44ef6a(0x1cc)](_0x362ef9);_0x1d9106&&_0x1d9106[_0x44ef6a(0xe9)](_0x8c07c8[_0x44ef6a(0x20b)]);}}),_0x45f037[_0x284463(0x135)][_0x284463(0x192)]['on'](_0x284463(0x204),()=>{const _0x4dcea3=_0x284463,_0x2dabe2=Array[_0x4dcea3(0x228)](_0x45f037[_0x4dcea3(0x135)][_0x4dcea3(0x192)][_0x4dcea3(0x178)][_0x4dcea3(0x157)]())[_0x4dcea3(0x154)](_0x107a76=>_0x4dcea3(0x1dc)===this[_0x4dcea3(0x11a)](_0x107a76[_0x4dcea3(0x20b)])[_0x4dcea3(0x170)]);if(0x0===_0x2dabe2[_0x4dcea3(0x145)])return;_0x2dabe2[_0x4dcea3(0x148)]((_0x39b2b3,_0x40ada6)=>{const _0x459217=_0x4dcea3,_0x243350=_0x39b2b3[_0x459217(0xd4)][_0x459217(0x18a)],_0x4d02a6=_0x40ada6[_0x459217(0xd4)][_0x459217(0x18a)];return null===_0x243350&&null===_0x4d02a6?0x0:null===_0x243350&&null!==_0x4d02a6?-0x1:null!==_0x243350&&null===_0x4d02a6?0x1:_0x243350[_0x459217(0x1c9)][_0x459217(0x1bb)](_0x4d02a6[_0x459217(0x1c9)])?-0x1:0x1;});const _0x14651b=new Set(),_0x4b23dc=new Set();for(const {name:_0xd82c0e,data:_0x1dbaff}of _0x2dabe2){const {id:_0x3afb9a}=this[_0x4dcea3(0x11a)](_0xd82c0e);if(null===_0x1dbaff[_0x4dcea3(0x18a)]){const _0x1d73e9=this[_0x4dcea3(0x185)](_0xd82c0e);_0x4b23dc[_0x4dcea3(0xbe)](_0x1d73e9);}else{const _0x53a246=this[_0x4dcea3(0x193)][_0x4dcea3(0x1cc)](_0x3afb9a);null!==_0x1dbaff[_0x4dcea3(0xc6)]||_0x53a246[_0x4dcea3(0x20d)]?(_0x14651b[_0x4dcea3(0xbe)](_0x53a246[_0x4dcea3(0x23e)]),_0x4b23dc[_0x4dcea3(0xbe)](_0x53a246)):this[_0x4dcea3(0x1d6)](_0x53a246);}}_0x4b23dc[_0x4dcea3(0x17c)]>0x0&&this[_0x4dcea3(0x19f)](_0x4b23dc);for(const _0x3739e9 of _0x14651b)this[_0x4dcea3(0xef)](_0x4dcea3(0x140),_0x3739e9);}),_0x45f037[_0x284463(0x135)]['on'](_0x284463(0x165),(_0x40ec5e,_0x399708)=>{const _0x25a1d5=_0x284463,_0x5eeee9=_0x399708[0x0];if(!this[_0x25a1d5(0x193)][_0x25a1d5(0x17c)])return;if(!_0x5eeee9[_0x25a1d5(0xcd)])return;if(_0x5eeee9[_0x25a1d5(0x124)][_0x25a1d5(0xdc)]||!_0x5eeee9[_0x25a1d5(0x124)][_0x25a1d5(0x209)])return;let _0x2d40c7,_0x9c2fd8;switch(_0x5eeee9[_0x25a1d5(0x1df)]){case _0x25a1d5(0x19b):_0x2d40c7=_0x45f037[_0x25a1d5(0x135)][_0x25a1d5(0x159)](_0x5eeee9[_0x25a1d5(0x1b1)]),_0x9c2fd8=_0x2d40c7[_0x25a1d5(0xd7)](_0x5eeee9[_0x25a1d5(0x168)]);break;case _0x25a1d5(0x1e4):_0x2d40c7=_0x45f037[_0x25a1d5(0x135)][_0x25a1d5(0x159)](_0x5eeee9[_0x25a1d5(0x117)]),_0x9c2fd8=_0x45f037[_0x25a1d5(0x135)][_0x25a1d5(0x159)](_0x5eeee9[_0x25a1d5(0x239)]);break;case _0x25a1d5(0x21d):_0x2d40c7=_0x45f037[_0x25a1d5(0x135)][_0x25a1d5(0x159)](_0x5eeee9[_0x25a1d5(0x151)]),_0x9c2fd8=_0x2d40c7[_0x25a1d5(0xd7)](_0x5eeee9[_0x25a1d5(0x168)]);break;default:return;}const _0x4a55b5=_0x45f037[_0x25a1d5(0x135)][_0x25a1d5(0x17f)](_0x2d40c7,_0x9c2fd8);_0x45f037[_0x25a1d5(0x135)][_0x25a1d5(0x1ba)](()=>{const _0x483f69=_0x25a1d5;for(const {suggestion:_0x1b057c,meta:_0x36a474}of this[_0x483f69(0x174)](_0x4a55b5)){if(_0x1b057c[_0x483f69(0xfc)])continue;if(_0x483f69(0xe3)==_0x1b057c[_0x483f69(0x1df)])continue;const _0x1349af=this[_0x483f69(0x225)](_0x1b057c);if(_0x1349af&&this[_0x483f69(0x173)](_0x1349af)&&_0x483f69(0x1e4)!=_0x5eeee9[_0x483f69(0x1df)])continue;const _0x5dfe8c=_0x1b057c[_0x483f69(0xd4)]&&_0x1b057c[_0x483f69(0xd4)][_0x483f69(0x1ad)];(_0x483f69(0xb4)!=_0x1b057c[_0x483f69(0x1df)]||_0x483f69(0x1e4)==_0x5eeee9[_0x483f69(0x1df)]&&!_0x5dfe8c)&&(_0x36a474[_0x483f69(0xbf)]||_0x483f69(0x187)==_0x1b057c[_0x483f69(0x1df)]&&_0x36a474[_0x483f69(0x13b)]||_0x1b057c[_0x483f69(0x205)]()[_0x483f69(0x1bf)](_0x4a55b5)&&this[_0x483f69(0x16f)](_0x1b057c,_0x2d40c7,_0x9c2fd8));}});},{'priority':_0x284463(0x127)}),_0x45f037[_0x284463(0x135)]['on'](_0x284463(0x21e),(_0x2bc353,_0x52ec41)=>{const _0x3155f1=_0x284463,_0x24209b=_0x52ec41[0x0],_0x30600b=_0x52ec41[0x1];if(_0x30600b&&_0x30600b[_0x3155f1(0x24d)])return;if(this[_0x3155f1(0x1f9)])return;if(!this[_0x3155f1(0x1b6)][_0x3155f1(0x18e)])return;if(_0x24209b[_0x3155f1(0x1e2)])return;const _0x10264b=_0x45f037[_0x3155f1(0x135)][_0x3155f1(0x220)],{start:_0x15c567,end:_0x453383}=_0x24209b[_0x3155f1(0x205)](),_0x58bdff=_0x15c567[_0x3155f1(0xb9)]&&_0x10264b[_0x3155f1(0x16a)](_0x15c567[_0x3155f1(0xb9)])?null:_0x10264b[_0x3155f1(0x245)](_0x15c567,_0x3155f1(0x1d8)),_0x47e40f=_0x453383[_0x3155f1(0x1a3)]&&_0x10264b[_0x3155f1(0x16a)](_0x453383[_0x3155f1(0x1a3)])?null:_0x10264b[_0x3155f1(0x245)](_0x453383,_0x3155f1(0x190)),_0x5063e3=_0x45f037[_0x3155f1(0x135)][_0x3155f1(0x17f)](_0x58bdff?_0x58bdff[_0x3155f1(0x1c9)]:_0x15c567,_0x47e40f?_0x47e40f[_0x3155f1(0x155)]:_0x453383);_0x45f037[_0x3155f1(0x135)][_0x3155f1(0x1ba)](_0x53e153=>{const _0x14693d=_0x3155f1;this[_0x14693d(0xce)](_0x5063e3);const _0x40d519=_0x45f037[_0x14693d(0x135)][_0x14693d(0x220)][_0x14693d(0x245)](_0x5063e3[_0x14693d(0x1c9)]);_0x24209b['is'](_0x14693d(0xbb))?_0x53e153[_0x14693d(0x1d9)](_0x40d519):_0x24209b[_0x14693d(0x221)](_0x40d519);}),_0x2bc353[_0x3155f1(0x23f)]();},{'priority':_0x2cfe81[_0x284463(0x107)]+0xa}),_0x45f037[_0x284463(0x135)]['on'](_0x284463(0x1ca),(_0x3b9419,_0x243232)=>{const _0x5867ae=_0x284463,_0x328b72=_0x243232[_0x243232[_0x5867ae(0x145)]-0x1];_0x328b72&&_0x328b72[_0x5867ae(0x24d)]||this[_0x5867ae(0x1f9)]||this[_0x5867ae(0x1b6)][_0x5867ae(0x18e)]&&(_0x45f037[_0x5867ae(0x135)][_0x5867ae(0x1ba)](()=>{const _0x33f3e9=_0x5867ae;let _0x1676cf=_0x45f037[_0x33f3e9(0x135)][_0x33f3e9(0x1ca)](_0x243232[0x0],_0x243232[0x1],_0x243232[0x2],{'forceDefaultExecution':!0x0});if(!_0x1676cf)return;_0x3b9419[_0x33f3e9(0xb3)]=_0x1676cf[_0x33f3e9(0x1d7)]();const _0x1d8786=_0x1676cf[_0x33f3e9(0x155)][_0x33f3e9(0x1a3)],_0x2a1cab=_0x45f037[_0x33f3e9(0x135)][_0x33f3e9(0x220)];_0x1d8786&&_0x2a1cab[_0x33f3e9(0x1d5)](_0x1d8786)&&!_0x2a1cab[_0x33f3e9(0x114)](_0x1d8786)&&(_0x1676cf=_0x45f037[_0x33f3e9(0x135)][_0x33f3e9(0x17f)](_0x1676cf[_0x33f3e9(0x1c9)],_0x45f037[_0x33f3e9(0x135)][_0x33f3e9(0x159)](_0x1d8786,_0x33f3e9(0x155)))),this[_0x33f3e9(0x180)](_0x1676cf);}),_0x3b9419[_0x5867ae(0x23f)]());},{'priority':_0x284463(0x14b)}),this[_0x284463(0x234)][_0x284463(0x238)][_0x284463(0xbe)](_0x284463(0x1f5),this[_0x284463(0x1b6)]),this[_0x284463(0x19a)](_0x284463(0x1f5));const _0x28fe0b=new _0x4703a5(_0x45f037,this[_0x284463(0x193)]);_0x45f037[_0x284463(0x238)][_0x284463(0xbe)](_0x284463(0x1fe),_0x28fe0b),this[_0x284463(0x19a)](_0x284463(0x1fe));const _0x375731=new _0x2e7c7b(_0x45f037,this[_0x284463(0x193)]);_0x45f037[_0x284463(0x238)][_0x284463(0xbe)](_0x284463(0x1c5),_0x375731),this[_0x284463(0x19a)](_0x284463(0x1c5)),_0x45f037[_0x284463(0x238)][_0x284463(0xbe)](_0x284463(0xc9),new _0x28a551(_0x45f037,_0x28fe0b,this[_0x284463(0x193)])),this[_0x284463(0x19a)](_0x284463(0xc9)),_0x45f037[_0x284463(0x238)][_0x284463(0xbe)](_0x284463(0x240),new _0x28a551(_0x45f037,_0x375731,this[_0x284463(0x193)])),this[_0x284463(0x19a)](_0x284463(0x240)),_0x45f037[_0x284463(0x238)][_0x284463(0xbe)](_0x284463(0xd9),new _0x568e4f(_0x45f037,_0x28fe0b,this[_0x284463(0x193)])),this[_0x284463(0x19a)](_0x284463(0xd9)),_0x45f037[_0x284463(0x238)][_0x284463(0xbe)](_0x284463(0x1ac),new _0x568e4f(_0x45f037,_0x375731,this[_0x284463(0x193)])),this[_0x284463(0x19a)](_0x284463(0x1ac));const _0xb440e=_0x45f037[_0x284463(0x210)][_0x284463(0x1cc)](_0x284463(0x214));this[_0x284463(0x19d)](_0xb440e,_0x284463(0x194),(_0x45d7d9,{threadId:_0x5a12de})=>{const _0x5e1822=_0x284463,_0x38b099=this[_0x5e1822(0x193)][_0x5e1822(0x1cc)](_0x5a12de);_0x38b099&&_0x38b099[_0x5e1822(0xf5)]&&0x1===_0x38b099[_0x5e1822(0xf5)][_0x5e1822(0x145)]&&this[_0x5e1822(0x177)](_0x5a12de,{'hasComments':!0x0});},{'priority':_0x284463(0x211)}),this[_0x284463(0x19d)](_0xb440e,_0x284463(0x171),(_0x1a8c64,{threadId:_0x40bcd2})=>{const _0xcb0eda=_0x284463,_0x5ad751=this[_0xcb0eda(0x193)][_0xcb0eda(0x1cc)](_0x40bcd2);_0x5ad751&&_0x5ad751[_0xcb0eda(0xf5)]&&!_0x5ad751[_0xcb0eda(0xf5)][_0xcb0eda(0x145)]&&this[_0xcb0eda(0x177)](_0x40bcd2,{'hasComments':!0x1});},{'priority':_0x284463(0x211)});}set[_0x4149ab(0x249)](_0x5d388e){const _0x189c3e=_0x4149ab;if(this[_0x189c3e(0xed)])throw new _0x321443(_0x189c3e(0x125),this);this[_0x189c3e(0xed)]=_0x5d388e;}get[_0x4149ab(0x249)](){const _0x1f20d6=_0x4149ab;return this[_0x1f20d6(0xed)];}[_0x4149ab(0xf4)]({skipNotAttached:_0x103867=!0x1,toJSON:_0x51040b=!0x1}={}){const _0x2e5939=_0x4149ab,_0x1e0f1d=[];for(const _0x3a7e9c of this[_0x2e5939(0x193)][_0x2e5939(0xc7)]())_0x103867&&!_0x3a7e9c[_0x2e5939(0x20d)]||_0x1e0f1d[_0x2e5939(0x18f)](_0x3a7e9c);return _0x51040b?_0x1e0f1d[_0x2e5939(0x182)](_0x5a6b96=>_0x5a6b96[_0x2e5939(0x126)]()):_0x1e0f1d;}[_0x4149ab(0xb5)](_0x155c0a){const _0x1be1d4=_0x4149ab,_0x521d71=this[_0x1be1d4(0x193)][_0x1be1d4(0x1cc)](_0x155c0a);if(!_0x521d71)throw new _0x321443(_0x1be1d4(0x1d3),this);return _0x521d71;}[_0x4149ab(0x201)](_0x3d23f3){const _0x50ecdd=_0x4149ab;return this[_0x50ecdd(0x193)][_0x50ecdd(0xe2)](_0x3d23f3);}[_0x4149ab(0x223)](_0x33ba6b){const _0x4b07c1=_0x4149ab,{authorId:_0x3ee2bc,id:_0xf74b27,attributes:_0x501ba4}=_0x33ba6b,[_0x19a494,_0x454525]=_0x33ba6b[_0x4b07c1(0x1df)][_0x4b07c1(0x1e4)](':'),_0x1683a7=this[_0x4b07c1(0x193)][_0x4b07c1(0x1cc)](_0xf74b27)||this[_0x4b07c1(0x1b2)](_0x19a494,_0x454525,_0xf74b27,_0x3ee2bc,_0x501ba4);if(this[_0x4b07c1(0x11c)](_0x1683a7),this[_0x4b07c1(0xfb)](_0x1683a7,_0x19a494,_0x454525||null,_0x3ee2bc),_0x1683a7[_0x4b07c1(0xad)]=_0x33ba6b[_0x4b07c1(0xad)],_0x1683a7[_0x4b07c1(0x136)]=!0x0,_0x501ba4&&_0x501ba4[_0x4b07c1(0x23b)]){const _0x55cc4e=_0x501ba4[_0x4b07c1(0x23b)],_0x3c5f2c=this[_0x4b07c1(0x200)](_0x55cc4e[_0x4b07c1(0x123)]);_0x1683a7[_0x4b07c1(0x196)]=_0x55cc4e[_0x4b07c1(0xad)],_0x1683a7[_0x4b07c1(0xd8)]=_0x3c5f2c,_0x1683a7[_0x4b07c1(0x1ff)]=!0x0;}else _0x1683a7[_0x4b07c1(0x196)]=_0x33ba6b[_0x4b07c1(0xad)];switch(_0x33ba6b[_0x4b07c1(0xd4)]&&(_0x1683a7[_0x4b07c1(0xd4)]=_0x33ba6b[_0x4b07c1(0xd4)]),_0x33ba6b[_0x4b07c1(0x1aa)]&&(_0x1683a7[_0x4b07c1(0x1aa)]=_0x33ba6b[_0x4b07c1(0x1aa)]),this[_0x4b07c1(0xed)]&&this[_0x4b07c1(0xed)][_0x4b07c1(0x101)]||(_0x1683a7[_0x4b07c1(0x1f6)]=!0x0),this[_0x4b07c1(0x243)][_0x4b07c1(0x1cc)](_0x1683a7)){case _0x4b07c1(0x23c):this[_0x4b07c1(0x243)][_0x4b07c1(0x108)](_0x1683a7,_0x4b07c1(0x230));break;case _0x4b07c1(0xae):_0x1683a7[_0x4b07c1(0x20d)]?(this[_0x4b07c1(0x1e5)](new Set([_0x1683a7])),this[_0x4b07c1(0x19f)](new Set([_0x1683a7])),this[_0x4b07c1(0x243)][_0x4b07c1(0x108)](_0x1683a7,_0x4b07c1(0xa1)),this[_0x4b07c1(0xef)](_0x4b07c1(0x1a9),_0x1683a7)):this[_0x4b07c1(0x243)][_0x4b07c1(0x108)](_0x1683a7,_0x4b07c1(0xee));}return _0x1683a7;}[_0x4149ab(0x1fe)](_0x5d0dba){const _0x496bcf=_0x4149ab;this[_0x496bcf(0x24d)](()=>{const _0x243bca=_0x496bcf;this[_0x243bca(0x234)][_0x243bca(0x135)][_0x243bca(0x1ba)](()=>{const _0x12853a=_0x243bca;for(const _0x28307a of _0x5d0dba[_0x12853a(0x113)]())_0x28307a[_0x12853a(0x1e1)]();});});}[_0x4149ab(0x1c5)](_0x3fefea){const _0x5ed9e9=_0x4149ab;this[_0x5ed9e9(0x24d)](()=>{const _0x464be8=_0x5ed9e9;this[_0x464be8(0x234)][_0x464be8(0x135)][_0x464be8(0x1ba)](()=>{const _0x14b117=_0x464be8;for(const _0xf2c62a of _0x3fefea[_0x14b117(0x113)]())_0xf2c62a[_0x14b117(0x1c8)]();});});}[_0x4149ab(0x19a)](_0x348a57,_0x54b89f){const _0x337e25=_0x4149ab,_0x4fa0ac=this[_0x337e25(0x234)][_0x337e25(0x238)][_0x337e25(0x1cc)](_0x348a57);if(!_0x4fa0ac)throw new _0x321443(_0x337e25(0x22d),this,{'commandName':_0x348a57});if(this[_0x337e25(0x149)][_0x337e25(0xe2)](_0x4fa0ac))throw new _0x321443(_0x337e25(0x1be),this,{'commandName':_0x348a57});this[_0x337e25(0x149)][_0x337e25(0xbe)](_0x4fa0ac),_0x54b89f&&_0x4fa0ac['on'](_0x337e25(0xac),(_0x41b66f,_0x2f0d4a)=>{const _0x446744=_0x337e25;this[_0x446744(0x1b6)][_0x446744(0x18e)]&&(this[_0x446744(0x1f9)]||(_0x2f0d4a[_0x446744(0x145)]>0x0&&_0x2f0d4a[_0x2f0d4a[_0x446744(0x145)]-0x1]&&_0x2f0d4a[_0x2f0d4a[_0x446744(0x145)]-0x1][_0x446744(0x24d)]?_0x2f0d4a[_0x446744(0xa6)]():(_0x41b66f[_0x446744(0xb3)]=_0x54b89f((..._0x2a7d3d)=>_0x4fa0ac[_0x446744(0xac)](..._0x2a7d3d,{'forceDefaultExecution':!0x0}),..._0x2f0d4a),_0x41b66f[_0x446744(0x23f)]())));},{'priority':_0x337e25(0x14b)});}[_0x4149ab(0x24d)](_0x1c916b){const _0x134ead=_0x4149ab;let _0x445c01,_0x362755;const _0x36e9a8=this[_0x134ead(0x1f9)];this[_0x134ead(0x1f9)]=!0x0;try{_0x445c01=_0x1c916b();}catch(_0x4b913a){_0x362755=_0x4b913a;}return _0x36e9a8||(this[_0x134ead(0x1f9)]=!0x1),_0x362755&&_0x321443[_0x134ead(0x16d)](_0x362755,this),_0x445c01;}[_0x4149ab(0x180)](_0x5b2ff0,_0x3ac4be=null,_0x291e18={}){const _0x292d9b=_0x4149ab;if(_0x5b2ff0[_0x292d9b(0x1e2)])return null;const _0x25f87c=this[_0x292d9b(0x234)][_0x292d9b(0x210)][_0x292d9b(0x1cc)](_0x292d9b(0x1d1))['me'];for(const {suggestion:_0x3e72d8,meta:_0x1071e8}of this[_0x292d9b(0x174)](_0x5b2ff0,_0x292d9b(0x187)))if(_0x1071e8[_0x292d9b(0x13b)]){if(!_0x1071e8[_0x292d9b(0x118)]){if(_0x1071e8[_0x292d9b(0xbf)]){if(!this[_0x292d9b(0x172)]||!Lt(_0x3e72d8,_0x291e18))continue;return _0x3e72d8;}if(Lt(_0x3e72d8,_0x291e18))return _0x3e72d8;this[_0x292d9b(0x16f)](_0x3e72d8,_0x5b2ff0[_0x292d9b(0x1c9)],_0x5b2ff0[_0x292d9b(0x155)]);break;}if(_0x3ac4be==_0x3e72d8[_0x292d9b(0xb8)]&&Lt(_0x3e72d8,_0x291e18)){const _0x542656=_0x3e72d8[_0x292d9b(0x205)]();return _0x542656[_0x292d9b(0x1c9)][_0x292d9b(0x1e7)](_0x5b2ff0[_0x292d9b(0x155)])?this[_0x292d9b(0xc0)](_0x3e72d8,this[_0x292d9b(0x24e)][_0x292d9b(0x17f)](_0x5b2ff0[_0x292d9b(0x1c9)],_0x542656[_0x292d9b(0x155)])):this[_0x292d9b(0xc0)](_0x3e72d8,this[_0x292d9b(0x24e)][_0x292d9b(0x17f)](_0x542656[_0x292d9b(0x1c9)],_0x5b2ff0[_0x292d9b(0x155)])),_0x3e72d8;}}const _0x5d7956=_0x5a2253(),_0x35fda3=_0x25f87c['id'],_0x1dcfae=_0x3ac4be?_0x292d9b(0x222)+_0x3ac4be:_0x292d9b(0x187),_0x512baf=this[_0x292d9b(0xab)]({'id':_0x5d7956,'type':_0x1dcfae,'createdAt':new Date(),'authorId':_0x35fda3,'attributes':_0x291e18});return this[_0x292d9b(0x14d)](_0x1dcfae,_0x5d7956,_0x35fda3,_0x5b2ff0),_0x512baf;}[_0x4149ab(0x1de)](_0x550672,_0xced57e=_0x4149ab(0x1f8),_0x535436={}){const _0x3da635=_0x4149ab,_0x3583d2=this[_0x3da635(0x234)][_0x3da635(0x210)][_0x3da635(0x1cc)](_0x3da635(0x1d1))['me'],_0x165da3=this[_0x3da635(0xe8)][_0x3da635(0x12f)](_0x3da635(0x187),_0xced57e,_0x3da635(0x219));for(const _0x652253 of this[_0x3da635(0xf4)]())if(_0x652253[_0x3da635(0xd8)]['id']==_0x3583d2['id']&&_0x3da635(0x187)==_0x652253[_0x3da635(0x1df)]&&_0x652253[_0x3da635(0xb8)]==_0xced57e&&Lt(_0x652253,_0x535436)&&(_0x165da3(_0x652253[_0x3da635(0x179)](),_0x550672)||_0x165da3(_0x550672,_0x652253[_0x3da635(0x179)]()))){for(const _0x2ccc34 of _0x550672)_0x652253[_0x3da635(0x153)](_0x2ccc34);return _0x652253;}for(const {suggestion:_0x32e20a,meta:_0xa70c0c}of this[_0x3da635(0x174)](_0x550672,_0x3da635(0x187))){if(!_0xa70c0c[_0x3da635(0x13b)])continue;if(!this[_0x3da635(0x172)]&&_0xa70c0c[_0x3da635(0xbf)])continue;if(!Lt(_0x32e20a,_0x535436))continue;let _0x478fba=!0x0;for(const _0x1017fb of _0x32e20a[_0x3da635(0x179)]())for(const _0x3d85a2 of _0x550672)if(!_0x1017fb[_0x3da635(0x1bf)](_0x3d85a2)){_0x478fba=!0x1;break;}if(_0x478fba)return _0x32e20a;}const _0x31fb6a=_0x5a2253(),_0xe1606b=_0x3583d2['id'],_0x228a29=_0x3da635(0x222)+_0xced57e,_0x4e92c8=this[_0x3da635(0xab)]({'id':_0x31fb6a,'type':_0x228a29,'createdAt':new Date(),'authorId':_0xe1606b,'attributes':_0x535436});for(const _0x1c1fd1 of _0x550672)this[_0x3da635(0x14d)](_0x228a29,_0x31fb6a,_0xe1606b,_0x1c1fd1,_0x283e9c[_0x3da635(0xe0)]());return _0x4e92c8;}[_0x4149ab(0x23a)](_0x283829,_0x1f1026,_0x1382a8=null,_0xbcba25={}){const _0x5b51bd=_0x4149ab;if(_0x1382a8=_0x1382a8||Vt(_0x1f1026),_0x283829[_0x5b51bd(0x1e2)])return null;if(_0x5b51bd(0x163)===this[_0x5b51bd(0x15f)]){const _0x3bc720=this[_0x5b51bd(0xe8)][_0x5b51bd(0x12f)](_0x5b51bd(0xe3),_0x1382a8,_0x5b51bd(0x1e1));return this[_0x5b51bd(0x24d)](()=>_0x3bc720([_0x283829],_0x1f1026,_0xbcba25)),null;}const _0x3b8dc2=this[_0x5b51bd(0x234)][_0x5b51bd(0x210)][_0x5b51bd(0x1cc)](_0x5b51bd(0x1d1))['me'],_0x520615=[];if(_0x5b51bd(0x144)!==this[_0x5b51bd(0x15f)]){for(const {suggestion:_0x2edec6,meta:_0x1fbecd}of this[_0x5b51bd(0x174)](_0x283829,_0x5b51bd(0x187)))_0x1fbecd[_0x5b51bd(0x13b)]&&!_0x1fbecd[_0x5b51bd(0x167)]&&_0x520615[_0x5b51bd(0x18f)](..._0x2edec6[_0x5b51bd(0x179)]());}const _0x354b0d=function(_0x4c0319,_0xd7beda){const _0x16343c=_0x5b51bd,_0x2f391b=[];for(const _0x14c5c9 of _0xd7beda){const _0x2b7792=_0x4c0319[_0x16343c(0xfa)](_0x14c5c9);_0x2b7792&&_0x2f391b[_0x16343c(0x18f)](_0x2b7792);}return _0x2f391b;}(_0x283829,_0x520615),_0x2e9fc2=function(_0x2c3919,_0x2c4f42){const _0xb5b89d=_0x5b51bd,_0xc4dec7=[_0x2c3919];for(const _0x53b750 of _0x2c4f42){let _0x330879=0x0;for(;_0x330879<_0xc4dec7[_0xb5b89d(0x145)];){const _0x36d859=_0xc4dec7[_0x330879][_0xb5b89d(0x1a0)](_0x53b750);_0xc4dec7[_0xb5b89d(0x147)](_0x330879,0x1,..._0x36d859),_0x330879+=_0x36d859[_0xb5b89d(0x145)];}}return _0xc4dec7;}(_0x283829,_0x520615);_0x354b0d[_0x5b51bd(0x145)]&&this[_0x5b51bd(0x24e)][_0x5b51bd(0x1ba)](()=>{const _0x2486f5=_0x5b51bd;for(const _0x30e32d of _0x354b0d){const _0x5c3e52=this[_0x2486f5(0xe8)][_0x2486f5(0x12f)](_0x2486f5(0xe3),_0x1382a8,_0x2486f5(0x1e1));this[_0x2486f5(0x24d)](()=>_0x5c3e52([_0x30e32d],_0x1f1026,_0xbcba25));}});for(const _0x134b06 of _0x2e9fc2){let _0x58d7cc=null,_0x52a0cd=_0x134b06[_0x5b51bd(0x1c9)],_0x326e48=_0x134b06[_0x5b51bd(0x155)];for(const {suggestion:_0x3967e0,meta:_0x2b086e}of this[_0x5b51bd(0x174)](_0x134b06,_0x5b51bd(0xe3))){if(!_0x2b086e[_0x5b51bd(0x13b)])continue;if(_0x3967e0[_0x5b51bd(0xb8)]!=_0x1382a8)continue;if(!Lt(_0x3967e0,_0xbcba25))continue;const _0x2bb86f=_0x3967e0[_0x5b51bd(0x205)]();if(_0x2bb86f[_0x5b51bd(0x1bf)](_0x134b06,!0x0))return null;_0x52a0cd=_0x52a0cd[_0x5b51bd(0x1bb)](_0x2bb86f[_0x5b51bd(0x1c9)])?_0x52a0cd:_0x2bb86f[_0x5b51bd(0x1c9)],_0x326e48=_0x326e48[_0x5b51bd(0x235)](_0x2bb86f[_0x5b51bd(0x155)])?_0x326e48:_0x2bb86f[_0x5b51bd(0x155)],_0x58d7cc?_0x2bb86f[_0x5b51bd(0x1c9)][_0x5b51bd(0x1bb)](_0x58d7cc[_0x5b51bd(0x205)]()[_0x5b51bd(0x1c9)])?(_0x58d7cc[_0x5b51bd(0x1e3)](),_0x58d7cc=_0x3967e0):_0x3967e0[_0x5b51bd(0x1e3)]():_0x58d7cc=_0x3967e0;}const _0x120834=this[_0x5b51bd(0x24e)][_0x5b51bd(0x17f)](_0x52a0cd,_0x326e48);if(_0x58d7cc)this[_0x5b51bd(0xc0)](_0x58d7cc,_0x120834);else{const _0x185a8d=_0x5a2253(),_0x48a88e=_0x3b8dc2['id'];this[_0x5b51bd(0xab)]({'id':_0x185a8d,'type':_0x5b51bd(0x150)+_0x1382a8,'data':_0x1f1026,'createdAt':new Date(),'authorId':_0x48a88e,'attributes':_0xbcba25}),this[_0x5b51bd(0x14d)](_0x5b51bd(0x150)+_0x1382a8,_0x185a8d,_0x48a88e,_0x120834);}}return null;}[_0x4149ab(0xbd)](_0x4df642,_0x27f192,_0xd9b466=[],_0x520404=null,_0xa109cb={}){const _0x41ed99=_0x4149ab;_0x27f192[_0x41ed99(0xe5)]||(_0x27f192[_0x41ed99(0xe5)]=_0x27f192[_0x41ed99(0x11f)]),_0x27f192[_0x41ed99(0x1ad)]=_0x4df642['is'](_0x41ed99(0xaf)),_0x520404=_0x520404||Vt(_0x27f192);const _0x4e8f5e=_0xd9b466[_0x41ed99(0x182)](_0x183acc=>Gt(_0x183acc,this[_0x41ed99(0x24e)])),_0x43339f=_0x4df642['is'](_0x41ed99(0xaf))?_0x4df642:Gt(_0x4df642,this[_0x41ed99(0x24e)]);if(_0x41ed99(0x163)===this[_0x41ed99(0x15f)]){const _0x42c1d9=this[_0x41ed99(0xe8)][_0x41ed99(0x12f)](_0x41ed99(0xb4),_0x520404,_0x41ed99(0x1e1));return this[_0x41ed99(0x24d)](()=>_0x42c1d9([_0x43339f],_0x27f192,_0xa109cb)),null;}_0x4e8f5e[_0x41ed99(0x18f)](_0x43339f);let _0x1fa3d8=!0x0;for(const _0x23b27f of _0x4e8f5e)if(!this[_0x41ed99(0x176)](_0x23b27f)){_0x1fa3d8=!0x1;break;}if(_0x1fa3d8&&_0x41ed99(0x144)!==this[_0x41ed99(0x15f)]){const _0x1b2ca9=this[_0x41ed99(0xe8)][_0x41ed99(0x12f)](_0x41ed99(0xb4),_0x520404,_0x41ed99(0x1e1));return this[_0x41ed99(0x24d)](()=>_0x1b2ca9([_0x43339f],_0x27f192,_0xa109cb)),null;}let _0x268898=null,_0x3bad52=_0x43339f[_0x41ed99(0x1c9)],_0x1731bd=_0x43339f[_0x41ed99(0x155)];for(const {suggestion:_0x20c489,meta:_0xa4a2d8}of this[_0x41ed99(0x174)](_0x43339f,_0x41ed99(0xb4))){if(!_0xa4a2d8[_0x41ed99(0x13b)])continue;if(_0xa4a2d8[_0x41ed99(0x118)]||_0xa4a2d8[_0x41ed99(0xbf)]||_0xa4a2d8[_0x41ed99(0x167)])continue;if(_0x20c489[_0x41ed99(0xd4)][_0x41ed99(0xe5)]!=_0x27f192[_0x41ed99(0xe5)])continue;if(!Lt(_0x20c489,_0xa109cb))continue;const _0x38c8da=_0x20c489[_0x41ed99(0x205)]();if(_0x20c489[_0x41ed99(0xb8)]==_0x520404){if(_0x38c8da[_0x41ed99(0x1bf)](_0x43339f,!0x0))return null;_0x3bad52=_0x3bad52[_0x41ed99(0x1bb)](_0x38c8da[_0x41ed99(0x1c9)])?_0x3bad52:_0x38c8da[_0x41ed99(0x1c9)],_0x1731bd=_0x1731bd[_0x41ed99(0x235)](_0x38c8da[_0x41ed99(0x155)])?_0x1731bd:_0x38c8da[_0x41ed99(0x155)],_0x268898?_0x38c8da[_0x41ed99(0x1c9)][_0x41ed99(0x1bb)](_0x268898[_0x41ed99(0x205)]()[_0x41ed99(0x1c9)])?(_0x268898[_0x41ed99(0x1e3)](),_0x268898=_0x20c489):_0x20c489[_0x41ed99(0x1e3)]():_0x268898=_0x20c489;}else{const _0x5ec2a4=_0x43339f[_0x41ed99(0xfa)](_0x38c8da);this[_0x41ed99(0x212)](_0x20c489,_0x5ec2a4);}}const _0x89b77f=this[_0x41ed99(0x234)][_0x41ed99(0x210)][_0x41ed99(0x1cc)](_0x41ed99(0x1d1))['me'],_0xc88cbc=_0x5a2253(),_0x320ea5=_0x89b77f['id'];if(_0x268898)return this[_0x41ed99(0xc0)](_0x268898,this[_0x41ed99(0x24e)][_0x41ed99(0x17f)](_0x3bad52,_0x1731bd)),_0x268898;{const _0x2a2789=this[_0x41ed99(0xab)]({'id':_0xc88cbc,'type':_0x41ed99(0x1a5)+_0x520404,'data':_0x27f192,'createdAt':new Date(),'authorId':_0x320ea5,'attributes':_0xa109cb});return this[_0x41ed99(0x14d)](_0x41ed99(0x1a5)+_0x520404,_0xc88cbc,_0x320ea5,this[_0x41ed99(0x24e)][_0x41ed99(0x17f)](_0x3bad52,_0x1731bd)),_0x2a2789;}}[_0x4149ab(0x12a)](_0x66d00b,_0x93a583,_0x569f07=[],_0x4443c6=null,_0x5bff19={}){const _0x2e6a62=_0x4149ab;_0x93a583[_0x2e6a62(0xe5)]||(_0x93a583[_0x2e6a62(0xe5)]=_0x93a583[_0x2e6a62(0x11f)]);const _0xc5cee2=_0x66d00b[0x0];_0x93a583[_0x2e6a62(0x1ad)]=_0xc5cee2['is'](_0x2e6a62(0xaf)),_0x4443c6=_0x4443c6||Vt(_0x93a583);const _0x3c635e=_0x569f07[_0x2e6a62(0x182)](_0x587060=>Gt(_0x587060,this[_0x2e6a62(0x24e)])),_0x38b2ef=_0xc5cee2['is'](_0x2e6a62(0xaf))?_0x66d00b:_0x66d00b[_0x2e6a62(0x182)](_0x52e59a=>Gt(_0x52e59a,this[_0x2e6a62(0x24e)]));if(_0x2e6a62(0x163)===this[_0x2e6a62(0x15f)]){const _0x1815af=this[_0x2e6a62(0xe8)][_0x2e6a62(0x12f)](_0x2e6a62(0xb4),_0x4443c6,_0x2e6a62(0x1e1));return this[_0x2e6a62(0x24d)](()=>_0x1815af(_0x38b2ef,_0x93a583,_0x5bff19)),null;}_0x3c635e[_0x2e6a62(0x18f)](..._0x38b2ef);let _0xbce7e4=!0x0;for(const _0x3f9c50 of _0x3c635e)if(!this[_0x2e6a62(0x176)](_0x3f9c50)){_0xbce7e4=!0x1;break;}if(_0xbce7e4&&_0x2e6a62(0x144)!==this[_0x2e6a62(0x15f)]){const _0x2338b3=this[_0x2e6a62(0xe8)][_0x2e6a62(0x12f)](_0x2e6a62(0xb4),_0x4443c6,_0x2e6a62(0x1e1));return this[_0x2e6a62(0x24d)](()=>_0x2338b3(_0x38b2ef,_0x93a583,_0x5bff19)),null;}const _0x1ede1f=this[_0x2e6a62(0x234)][_0x2e6a62(0x210)][_0x2e6a62(0x1cc)](_0x2e6a62(0x1d1))['me'];for(const _0x16a313 of this[_0x2e6a62(0xf4)]()){if(_0x16a313[_0x2e6a62(0xd8)]['id']!=_0x1ede1f['id'])continue;if(_0x2e6a62(0xb4)!=_0x16a313[_0x2e6a62(0x1df)]||_0x16a313[_0x2e6a62(0xd4)][_0x2e6a62(0xe5)]!=_0x93a583[_0x2e6a62(0xe5)])continue;if(!Lt(_0x16a313,_0x5bff19))continue;const _0x435078=_0x16a313[_0x2e6a62(0xb8)]==_0x4443c6;for(let _0x38db83=0x0;_0x38db83<_0x38b2ef[_0x2e6a62(0x145)];_0x38db83++){const _0x1b88c8=_0x38b2ef[_0x38db83];for(const _0x3ab922 of _0x16a313[_0x2e6a62(0xa7)]()){const _0x3913c6=_0x3ab922[_0x2e6a62(0xe1)]();if(_0x1b88c8[_0x2e6a62(0x1e7)](_0x3913c6)){_0x435078?(_0x38b2ef[_0x2e6a62(0x147)](_0x38db83,0x1),_0x38db83--):_0x16a313[_0x2e6a62(0x1e6)](_0x3ab922[_0x2e6a62(0x20b)]);break;}}}}if(0x0==_0x38b2ef[_0x2e6a62(0x145)])return null;const _0x4388eb=this[_0x2e6a62(0xe8)][_0x2e6a62(0x12f)](_0x2e6a62(0xb4),_0x4443c6,_0x2e6a62(0x219));for(const _0x5e8546 of this[_0x2e6a62(0xf4)]())if(_0x5e8546[_0x2e6a62(0xd8)]['id']==_0x1ede1f['id']&&_0x2e6a62(0xb4)==_0x5e8546[_0x2e6a62(0x1df)]&&_0x5e8546[_0x2e6a62(0xd4)][_0x2e6a62(0xe5)]==_0x93a583[_0x2e6a62(0xe5)]&&_0x5e8546[_0x2e6a62(0xb8)]==_0x4443c6&&Lt(_0x5e8546,_0x5bff19)&&(_0x4388eb(_0x5e8546[_0x2e6a62(0x179)](),_0x38b2ef)||_0x4388eb(_0x38b2ef,_0x5e8546[_0x2e6a62(0x179)]()))){for(const _0x1ba0b4 of _0x38b2ef)_0x5e8546[_0x2e6a62(0x153)](_0x1ba0b4);return _0x5e8546;}const _0x3159e4=_0x5a2253(),_0x27a719=_0x1ede1f['id'],_0x18ff9a=_0x2e6a62(0x1a5)+_0x4443c6,_0x28c7eb=this[_0x2e6a62(0xab)]({'id':_0x3159e4,'type':_0x18ff9a,'data':_0x93a583,'createdAt':new Date(),'authorId':_0x27a719,'attributes':_0x5bff19});for(const _0xe76c36 of _0x38b2ef)this[_0x2e6a62(0x14d)](_0x18ff9a,_0x3159e4,_0x27a719,_0xe76c36,_0x283e9c[_0x2e6a62(0xe0)]());return _0x28c7eb;}[_0x4149ab(0xce)](_0x241277,_0x29bf21=null,_0xd8508c={}){const _0x5a721a=_0x4149ab;if(_0x241277[_0x5a721a(0x1e2)])return null;const _0x21f115=this[_0x5a721a(0x234)][_0x5a721a(0x210)][_0x5a721a(0x1cc)](_0x5a721a(0x1d1))['me'],_0x2c84a6=new _0x23e402(_0x241277[_0x5a721a(0x1c9)],_0x241277[_0x5a721a(0x155)]);for(const {suggestion:_0x3e425a,meta:_0x3ba790}of this[_0x5a721a(0x174)](_0x2c84a6,_0x5a721a(0x187)))if(_0x3ba790[_0x5a721a(0x13b)]&&!_0x3ba790[_0x5a721a(0x118)]){if(_0x3e425a[_0x5a721a(0xfc)]){const _0x2a060a=_0x3e425a[_0x5a721a(0x179)]()[_0x5a721a(0x154)](_0x2a9206=>_0x5a721a(0x15d)!=_0x2a9206[_0x5a721a(0xfd)][_0x5a721a(0x134)]);_0x2a060a[_0x5a721a(0x1bc)](_0x5b3972=>_0x2c84a6[_0x5a721a(0x1bf)](_0x5b3972,!0x0))&&_0x3e425a[_0x5a721a(0x1c8)]();if(_0x2a060a[_0x5a721a(0x14e)](_0x498f57=>_0x498f57[_0x5a721a(0x1bf)](_0x2c84a6,!0x0))){const _0x294c09=this[_0x5a721a(0xe8)][_0x5a721a(0x12f)](_0x5a721a(0x122),_0x29bf21,_0x5a721a(0x1e1));return this[_0x5a721a(0x24d)](()=>_0x294c09([_0x2c84a6],null,_0xd8508c)),null;}}else{const _0x41ee30=_0x2c84a6[_0x5a721a(0xfa)](_0x3e425a[_0x5a721a(0x205)]());null!==_0x41ee30&&_0x3e425a[_0x5a721a(0x112)]([_0x41ee30],null,_0xd8508c);}}if(_0x2c84a6[_0x5a721a(0x1c1)](),_0x2c84a6[_0x5a721a(0x1e2)]||_0x5a721a(0x15d)==_0x2c84a6[_0x5a721a(0xfd)][_0x5a721a(0x134)])return null;let _0x45e213=null,_0xd4fa69=_0x2c84a6[_0x5a721a(0x1c9)],_0x3d9949=_0x2c84a6[_0x5a721a(0x155)];const _0x453920=this[_0x5a721a(0x174)](_0x2c84a6,_0x5a721a(0x122));for(const {suggestion:_0x5343ac,meta:_0x320702}of _0x453920){const _0x2729d9=this[_0x5a721a(0x24e)][_0x5a721a(0x17f)](_0xd4fa69,_0x3d9949);if(_0x320702[_0x5a721a(0x13b)]&&(this[_0x5a721a(0x172)]||!_0x320702[_0x5a721a(0xbf)]&&!_0x320702[_0x5a721a(0x167)])){if(_0x5343ac[_0x5a721a(0xfc)]){if(!Lt(_0x5343ac,_0xd8508c))continue;let _0x1f375c=!0x0;for(const _0x2f58fb of _0x5343ac[_0x5a721a(0x179)]()){if(_0x2f58fb[_0x5a721a(0x1bf)](_0x2729d9,!0x0))return _0x5343ac;_0x2729d9[_0x5a721a(0x1bf)](_0x2f58fb)||(_0x1f375c=!0x1);}_0x1f375c&&_0x5343ac[_0x5a721a(0x1c8)]();}else{const _0x32a3a7=_0x5343ac[_0x5a721a(0x205)]();if(_0x32a3a7[_0x5a721a(0x1bf)](_0x2729d9,!0x0))return _0x5343ac;if(!Lt(_0x5343ac,_0xd8508c)){_0x2729d9[_0x5a721a(0x1bf)](_0x32a3a7)?_0x5343ac[_0x5a721a(0x1e3)]():_0x32a3a7[_0x5a721a(0xc3)](_0xd4fa69)?_0xd4fa69=_0x32a3a7[_0x5a721a(0x155)]:_0x32a3a7[_0x5a721a(0xc3)](_0x3d9949)&&(_0x3d9949=_0x32a3a7[_0x5a721a(0x1c9)]);continue;}_0xd4fa69=_0xd4fa69[_0x5a721a(0x1bb)](_0x32a3a7[_0x5a721a(0x1c9)])?_0xd4fa69:_0x32a3a7[_0x5a721a(0x1c9)],_0x3d9949=_0x3d9949[_0x5a721a(0x235)](_0x32a3a7[_0x5a721a(0x155)])?_0x3d9949:_0x32a3a7[_0x5a721a(0x155)],_0xd8508c=Object[_0x5a721a(0x16e)]({},_0x5343ac[_0x5a721a(0x1aa)]),_0x45e213?_0x32a3a7[_0x5a721a(0x1c9)][_0x5a721a(0x1bb)](_0x45e213[_0x5a721a(0x205)]()[_0x5a721a(0x1c9)])?(_0x45e213[_0x5a721a(0x1e3)](),_0x45e213=_0x5343ac):_0x5343ac[_0x5a721a(0x1e3)]():_0x45e213=_0x5343ac;}}}if(_0x45e213)return this[_0x5a721a(0xc0)](_0x45e213,this[_0x5a721a(0x24e)][_0x5a721a(0x17f)](_0xd4fa69,_0x3d9949)),_0x45e213;{const _0x33d087=_0x5a2253(),_0x532682=this[_0x5a721a(0x24e)][_0x5a721a(0x17f)](_0xd4fa69,_0x3d9949),_0x1b170b=_0x21f115['id'],_0x319fc4=_0x29bf21?_0x5a721a(0x1da)+_0x29bf21:_0x5a721a(0x122),_0x1a62f1=this[_0x5a721a(0xab)]({'id':_0x33d087,'type':_0x319fc4,'createdAt':new Date(),'authorId':_0x1b170b,'attributes':_0xd8508c});return this[_0x5a721a(0x14d)](_0x319fc4,_0x33d087,_0x1b170b,_0x532682),_0x1a62f1;}}[_0x4149ab(0xcf)](_0x4255b7,_0x39ff85=_0x4149ab(0x1f8),_0x122561={}){const _0x1d586d=_0x4149ab,_0x4e5373=this[_0x1d586d(0x234)][_0x1d586d(0x210)][_0x1d586d(0x1cc)](_0x1d586d(0x1d1))['me'],_0x61739a=_0x4255b7[_0x1d586d(0x182)](_0x444fcb=>new _0x23e402(_0x444fcb[_0x1d586d(0x1c9)],_0x444fcb[_0x1d586d(0x155)])),_0xef7946=new Set();for(const {suggestion:_0x4ec0f0,meta:_0x427ee3}of this[_0x1d586d(0x174)](_0x61739a,_0x1d586d(0x187)))_0x427ee3[_0x1d586d(0x13b)]&&!_0x427ee3[_0x1d586d(0x118)]&&_0xef7946[_0x1d586d(0xbe)](_0x4ec0f0);for(const _0x5446d8 of _0xef7946)if(_0x5446d8[_0x1d586d(0xfc)]){const _0x1b5975=_0x5446d8[_0x1d586d(0x179)]();(!_0x5446d8[_0x1d586d(0x1aa)]||!_0x5446d8[_0x1d586d(0x1aa)][_0x1d586d(0x14c)])&&(_0x1b5975[_0x1d586d(0x1bc)](_0x5433b4=>_0x61739a[_0x1d586d(0x14e)](_0x2bd477=>_0x2bd477[_0x1d586d(0x1bf)](_0x5433b4,!0x0)))&&_0x5446d8[_0x1d586d(0x1c8)]());if(_0x61739a[_0x1d586d(0x1bc)](_0xbe0d7=>_0x1b5975[_0x1d586d(0x14e)](_0x417c3e=>_0x417c3e[_0x1d586d(0x1bf)](_0xbe0d7,!0x0)))){const _0x386690=this[_0x1d586d(0xe8)][_0x1d586d(0x12f)](_0x1d586d(0x122),_0x39ff85,_0x1d586d(0x1e1));return this[_0x1d586d(0x24d)](()=>_0x386690(_0x4255b7,null,_0x122561)),null;}}else{const _0x3bbe16=_0x5446d8[_0x1d586d(0x205)]();_0x61739a[_0x1d586d(0x14e)](_0x2fac7f=>_0x2fac7f[_0x1d586d(0x1bf)](_0x3bbe16,!0x0))&&_0x5446d8[_0x1d586d(0x1c8)]();if(_0x61739a[_0x1d586d(0x1bc)](_0x480739=>_0x3bbe16[_0x1d586d(0x1bf)](_0x480739,!0x0))){const _0x18d529=this[_0x1d586d(0xe8)][_0x1d586d(0x12f)](_0x1d586d(0x122),_0x39ff85,_0x1d586d(0x1e1));return this[_0x1d586d(0x24d)](()=>_0x18d529(_0x61739a,null,_0x122561)),null;}}const _0x2c910b=this[_0x1d586d(0xe8)][_0x1d586d(0x12f)](_0x1d586d(0x122),_0x39ff85,_0x1d586d(0x219));let _0x39884b=null;for(const _0x3603c8 of this[_0x1d586d(0xf4)]())if(_0x3603c8[_0x1d586d(0xd8)]['id']==_0x4e5373['id']&&_0x3603c8[_0x1d586d(0x20d)]&&_0x1d586d(0x122)==_0x3603c8[_0x1d586d(0x1df)]&&_0x3603c8[_0x1d586d(0xb8)]==_0x39ff85&&Lt(_0x3603c8,_0x122561)&&(_0x2c910b(_0x3603c8[_0x1d586d(0x179)](),_0x61739a)||_0x2c910b(_0x61739a,_0x3603c8[_0x1d586d(0x179)]()))){if(_0x39884b){if(_0x3603c8[_0x1d586d(0xf5)]&&_0x3603c8[_0x1d586d(0xf5)][_0x1d586d(0x145)])continue;for(const _0x38da73 of _0x3603c8[_0x1d586d(0x179)]())_0x39884b[_0x1d586d(0x106)](_0x38da73)||_0x39884b[_0x1d586d(0x153)](_0x38da73);_0x3603c8[_0x1d586d(0x1e3)]();}else{_0x39884b=_0x3603c8;for(const _0x5cf4a5 of _0x61739a)_0x3603c8[_0x1d586d(0x106)](_0x5cf4a5)||_0x3603c8[_0x1d586d(0x153)](_0x5cf4a5);}}if(_0x39884b)return _0x39884b;_0xef7946[_0x1d586d(0x10e)]();for(const {suggestion:_0x4b644a,meta:_0x6f198a}of this[_0x1d586d(0x174)](_0x61739a,_0x1d586d(0x122)))_0x6f198a[_0x1d586d(0x13b)]&&(this[_0x1d586d(0x172)]||!_0x6f198a[_0x1d586d(0xbf)]&&!_0x6f198a[_0x1d586d(0x167)])&&Lt(_0x4b644a,_0x122561)&&_0xef7946[_0x1d586d(0xbe)](_0x4b644a);for(const _0x3e3c13 of _0xef7946){const _0x520897=_0x3e3c13[_0x1d586d(0x179)]();if(!_0x122561||!_0x122561[_0x1d586d(0x14c)]){if(_0x61739a[_0x1d586d(0x1bc)](_0x2c0a0b=>_0x520897[_0x1d586d(0x14e)](_0x2fb82e=>_0x2fb82e[_0x1d586d(0x1bf)](_0x2c0a0b,!0x0))))return _0x3e3c13;}(!_0x3e3c13[_0x1d586d(0x1aa)]||!_0x3e3c13[_0x1d586d(0x1aa)][_0x1d586d(0x14c)])&&(_0x520897[_0x1d586d(0x1bc)](_0xfffef=>_0x61739a[_0x1d586d(0x14e)](_0x1696ba=>_0x1696ba[_0x1d586d(0x1bf)](_0xfffef,!0x0)))&&_0x3e3c13[_0x1d586d(0x1c8)]());}const _0x1208d4=_0x5a2253(),_0xb7d0e0=_0x4e5373['id'],_0x4eee88=_0x1d586d(0x1da)+_0x39ff85,_0x585087=this[_0x1d586d(0xab)]({'id':_0x1208d4,'type':_0x4eee88,'createdAt':new Date(),'authorId':_0xb7d0e0,'attributes':_0x122561});for(const _0x57c34f of _0x61739a)_0x57c34f[_0x1d586d(0x1c1)](),_0x57c34f[_0x1d586d(0x1e2)]||_0x1d586d(0x15d)==_0x57c34f[_0x1d586d(0xfd)][_0x1d586d(0x134)]||this[_0x1d586d(0x14d)](_0x4eee88,_0x1208d4,_0xb7d0e0,_0x57c34f,_0x283e9c[_0x1d586d(0xe0)]());return _0x585087;}[_0x4149ab(0x226)](_0x480e04,_0x22a0f4,_0x4a76df,_0x298c63,_0x483af8){const _0xc54efe=_0x4149ab;if(_0x480e04[_0xc54efe(0x1e2)])return[];if(_0xc54efe(0x163)===this[_0xc54efe(0x15f)])return[];const _0x4ca552=this[_0xc54efe(0x234)][_0xc54efe(0x210)][_0xc54efe(0x1cc)](_0xc54efe(0x1d1))['me']['id'],_0x1a8e16=Array[_0xc54efe(0x228)](this[_0xc54efe(0x193)][_0xc54efe(0xc7)]())[_0xc54efe(0x154)](_0x247ebb=>_0xc54efe(0x188)==_0x247ebb[_0xc54efe(0x1df)]&&_0x247ebb[_0xc54efe(0xd4)][_0xc54efe(0x143)]==_0x22a0f4&&_0x247ebb[_0xc54efe(0x106)](_0x480e04));if(_0xc54efe(0xa3)===this[_0xc54efe(0x15f)]){const _0x1413f4=this[_0xc54efe(0x174)](_0x480e04,_0xc54efe(0x187))[_0xc54efe(0x154)](({meta:_0x28ab65})=>_0x28ab65[_0xc54efe(0x13b)]&&!_0x28ab65[_0xc54efe(0x167)]&&!_0x28ab65[_0xc54efe(0x118)])[_0xc54efe(0x182)](({suggestion:_0x56caa9})=>_0x56caa9);_0x1a8e16[_0xc54efe(0x213)](..._0x1413f4);}const _0x33057e=new Map([[_0x480e04,_0x4a76df]]);for(const _0x2c00fc of _0x1a8e16){const _0x175351=_0xc54efe(0x188)==_0x2c00fc[_0xc54efe(0x1df)]?_0x2c00fc[_0xc54efe(0xd4)][_0xc54efe(0x224)]:void 0x0,_0x3f343d=_0x2c00fc[_0xc54efe(0x205)](),_0x467ad2=Array[_0xc54efe(0x228)](_0x33057e[_0xc54efe(0xd1)]())[_0xc54efe(0x15b)](_0x3fb6ff=>_0x3fb6ff[_0xc54efe(0xf8)](_0x3f343d));if(!_0x467ad2)continue;const _0x291ae5=_0x467ad2[_0xc54efe(0x1a0)](_0x3f343d);this[_0xc54efe(0x173)](_0x22a0f4)&&_0xc54efe(0x187)==_0x2c00fc[_0xc54efe(0x1df)]&&0x0!=_0x291ae5[_0xc54efe(0x145)]||(_0x33057e[_0xc54efe(0x183)](_0x467ad2),_0x291ae5[_0xc54efe(0x109)](_0x26d53c=>{const _0x1aaaf4=_0xc54efe;_0x33057e[_0x1aaaf4(0x108)](_0x26d53c,_0x4a76df);}),_0xc54efe(0x187)!=_0x2c00fc[_0xc54efe(0x1df)]&&_0x175351!=_0x298c63&&_0x33057e[_0xc54efe(0x108)](_0x467ad2[_0xc54efe(0xfa)](_0x3f343d),_0x175351));}const _0x1ab717=[];for(const [_0x23503b,_0x68676a]of _0x33057e){const _0x9fa496=_0x5a2253(),_0x5cc557={'key':_0x22a0f4,'oldValue':_0x68676a,'newValue':_0x298c63};_0x22a0f4[_0xc54efe(0x145)]>0x25&&console[_0xc54efe(0x21b)](_0xc54efe(0xb2),{'key':_0x22a0f4});const _0x3a47a0=(_0xc54efe(0x1d0)+(_0x22a0f4+'|'+Vt({'newValue':_0x298c63})))[_0xc54efe(0xb6)](0x0,0x3c),_0x46c941=this[_0xc54efe(0xab)]({'id':_0x9fa496,'type':_0x3a47a0,'data':_0x5cc557,'createdAt':new Date(),'authorId':_0x4ca552,'attributes':_0x483af8});_0x1ab717[_0xc54efe(0x18f)](_0x46c941),this[_0xc54efe(0x14d)](_0x3a47a0,_0x9fa496,_0x4ca552,_0x23503b);}return _0x1ab717;}[_0x4149ab(0x22a)](_0x57f43e){const _0x38ffcb=_0x4149ab;this[_0x38ffcb(0x19a)](_0x57f43e,(_0x357e78,..._0x27a3bf)=>{const _0x14a7f3=_0x38ffcb;this[_0x14a7f3(0xc4)](()=>{_0x357e78(..._0x27a3bf);});});}[_0x4149ab(0xca)](_0x317b9d){const _0x364611=_0x4149ab;this[_0x364611(0x22e)][_0x364611(0xbe)](_0x317b9d);}[_0x4149ab(0x15a)](_0xfaf3cc){const _0x45b9d3=_0x4149ab;this[_0x45b9d3(0x12e)][_0x45b9d3(0xbe)](_0xfaf3cc);}[_0x4149ab(0x225)](_0x3e40e0){const _0x33f2fd=_0x4149ab;return _0x33f2fd(0x188)==_0x3e40e0[_0x33f2fd(0x1df)]?_0x3e40e0[_0x33f2fd(0xb8)][_0x33f2fd(0x1e4)]('|')[0x0]:null;}[_0x4149ab(0xc0)](_0x189700,_0x5dac01){const _0x1dfca8=_0x4149ab,_0x4105b7=_0x189700[_0x1dfca8(0x1b8)]();this[_0x1dfca8(0x24e)][_0x1dfca8(0x1ba)](_0x5b8b46=>{const _0x13707a=_0x1dfca8;_0x5b8b46[_0x13707a(0x10b)](_0x4105b7,{'range':_0x5dac01});});}[_0x4149ab(0x11c)](_0x13af8d){const _0x4666db=_0x4149ab,_0x413592=_0x13af8d['id'],_0x3c0624=this[_0x4666db(0x234)][_0x4666db(0xc1)][_0x4666db(0x1cc)](_0x4666db(0x244));this[_0x4666db(0x1cb)][_0x4666db(0x10a)](_0x413592)||this[_0x4666db(0x1cb)][_0x4666db(0xa9)]({'channelId':_0x3c0624,'threadId':_0x413592,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x5521fb=this[_0x4666db(0x1cb)][_0x4666db(0x1b0)](_0x413592);_0x5521fb[_0x4666db(0x1e0)](_0x4666db(0x133)),_0x5521fb[_0x4666db(0x133)]=!0x1,_0x13af8d[_0x4666db(0xf5)]=_0x5521fb;}[_0x4149ab(0xfb)](_0x13da2a,_0x49f459,_0x28f9bc,_0x50ae42){const _0x3b59b8=_0x4149ab;if(_0x13da2a[_0x3b59b8(0x1df)]!=_0x49f459||_0x13da2a[_0x3b59b8(0xb8)]!=_0x28f9bc||_0x13da2a[_0x3b59b8(0x1f3)]['id']!=_0x50ae42)throw this[_0x3b59b8(0x234)][_0x3b59b8(0x1af)](_0x3b59b8(0x17d)),new _0x321443(_0x3b59b8(0x17d),this);}[_0x4149ab(0x212)](_0x4b9e11,_0x4dae06){const _0x1d292a=_0x4149ab,_0x4ef223=_0x4b9e11[_0x1d292a(0x205)]();if(_0x4dae06[_0x1d292a(0x1e7)](_0x4ef223))_0x4b9e11[_0x1d292a(0x1e3)]();else{if(_0x4ef223[_0x1d292a(0x1bf)](_0x4dae06)){const _0x1ee74b=this[_0x1d292a(0x24e)][_0x1d292a(0x159)](_0x4dae06[_0x1d292a(0x1c9)][_0x1d292a(0x1a3)],_0x1d292a(0x155));this[_0x1d292a(0xc0)](_0x4b9e11,this[_0x1d292a(0x24e)][_0x1d292a(0x17f)](_0x4ef223[_0x1d292a(0x1c9)],_0x1ee74b));const _0x56a1c4=_0x5a2253(),_0x982d7=_0x4b9e11[_0x1d292a(0x1f3)]['id'],_0x479d94=_0x4b9e11[_0x1d292a(0x1df)]+':'+_0x4b9e11[_0x1d292a(0xb8)];this[_0x1d292a(0xab)]({'id':_0x56a1c4,'type':_0x479d94,'createdAt':new Date(),'authorId':_0x982d7,'data':_0x4b9e11[_0x1d292a(0xd4)],'attributes':_0x4b9e11[_0x1d292a(0x1aa)]});const _0x1c0a7c=this[_0x1d292a(0x24e)][_0x1d292a(0x159)](_0x4dae06[_0x1d292a(0x155)][_0x1d292a(0xa2)],_0x1d292a(0x207)),_0x23b96c=this[_0x1d292a(0x24e)][_0x1d292a(0x17f)](_0x1c0a7c,_0x4ef223[_0x1d292a(0x155)]);this[_0x1d292a(0x14d)](_0x479d94,_0x56a1c4,_0x982d7,_0x23b96c);}else{if(_0x4ef223[_0x1d292a(0xc3)](_0x4dae06[_0x1d292a(0x1c9)])){const _0x4caba1=this[_0x1d292a(0x24e)][_0x1d292a(0x159)](_0x4dae06[_0x1d292a(0x1c9)][_0x1d292a(0x1a3)],_0x1d292a(0x155));this[_0x1d292a(0xc0)](_0x4b9e11,this[_0x1d292a(0x24e)][_0x1d292a(0x17f)](_0x4ef223[_0x1d292a(0x1c9)],_0x4caba1));}else{const _0x70c976=this[_0x1d292a(0x24e)][_0x1d292a(0x159)](_0x4dae06[_0x1d292a(0x155)][_0x1d292a(0xa2)],_0x1d292a(0x207));this[_0x1d292a(0xc0)](_0x4b9e11,this[_0x1d292a(0x24e)][_0x1d292a(0x17f)](_0x70c976,_0x4ef223[_0x1d292a(0x155)]));}}}}[_0x4149ab(0x176)](_0x18b363){const _0x551f06=_0x4149ab;for(const {suggestion:_0x39bb21,meta:_0x53ce6d}of this[_0x551f06(0x174)](_0x18b363,_0x551f06(0x187))){if(!_0x53ce6d[_0x551f06(0x13b)])continue;const _0x4051e6=_0x39bb21[_0x551f06(0x179)]();for(const _0x16c019 of _0x4051e6)if(!_0x18b363[_0x551f06(0x1a0)](_0x16c019)[_0x551f06(0x145)])return!0x0;}return!0x1;}[_0x4149ab(0x1c0)](_0x203c97){const _0x34fc84=_0x4149ab,_0x6d0635=this[_0x34fc84(0x234)][_0x34fc84(0x210)][_0x34fc84(0x1cc)](_0x34fc84(0x1d1))[_0x34fc84(0x111)](_0x203c97);if(!_0x6d0635)throw new _0x321443(_0x34fc84(0x13d),this);return _0x6d0635;}[_0x4149ab(0x200)](_0xe04df4){const _0x14f8e3=_0x4149ab,_0x33dc9b=this[_0x14f8e3(0x234)][_0x14f8e3(0x210)][_0x14f8e3(0x1cc)](_0x14f8e3(0x1d1)),_0x2bd068=_0xc76c21(_0x14f8e3(0x1a8)+_0xe04df4),_0x113383=_0x33dc9b[_0x14f8e3(0x111)](_0x2bd068);return _0x113383||_0x33dc9b[_0x14f8e3(0x198)]({'id':_0x2bd068,'name':_0xe04df4});}[_0x4149ab(0x1b2)](_0x42f279,_0x2f90f8,_0x46c040,_0x5b97ac,_0x266d4c){const _0x28d6ab=_0x4149ab,_0x41df9b=this[_0x28d6ab(0x1c0)](_0x5b97ac),_0x45a3fb=this[_0x28d6ab(0xe8)][_0x28d6ab(0x10c)](_0x42f279,_0x2f90f8,_0x46c040,_0x41df9b,_0x266d4c,_0x484e79=>{const _0x3fb952=_0x28d6ab;this[_0x3fb952(0x177)](_0x46c040,{'attributes':_0x484e79});const _0x51fc0e=this[_0x3fb952(0xb5)](_0x46c040);this[_0x3fb952(0x1e5)](new Set([_0x51fc0e])),this[_0x3fb952(0x19f)](new Set([_0x51fc0e]));});return this[_0x28d6ab(0x19d)](_0x45a3fb,_0x28d6ab(0x1e1),()=>{const _0x3eaf0c=_0x28d6ab;this[_0x3eaf0c(0x177)](_0x46c040,{'state':_0x3eaf0c(0x197)});},{'priority':_0x28d6ab(0x14b)}),this[_0x28d6ab(0x19d)](_0x45a3fb,_0x28d6ab(0x1c8),()=>{const _0x3d7974=_0x28d6ab;this[_0x3d7974(0x177)](_0x46c040,{'state':_0x3d7974(0x119)});},{'priority':_0x28d6ab(0x14b)}),this[_0x28d6ab(0x193)][_0x28d6ab(0x108)](_0x46c040,_0x45a3fb),this[_0x28d6ab(0x243)][_0x28d6ab(0x108)](_0x45a3fb,_0x28d6ab(0x23c)),_0x45a3fb;}[_0x4149ab(0x11a)](_0x4485da){const _0x4f1a1e=_0x4149ab,_0x5bfca2=_0x4485da[_0x4f1a1e(0x1e4)](':');return{'group':_0x5bfca2[0x0],'type':_0x5bfca2[0x1],'subType':_0x5bfca2[_0x4f1a1e(0x145)]>=0x5?_0x5bfca2[0x2]:null,'id':_0x5bfca2[_0x4f1a1e(0x145)]<0x5?_0x5bfca2[0x2]:_0x5bfca2[0x3],'authorId':_0x5bfca2[_0x4f1a1e(0x145)]<0x5?_0x5bfca2[0x3]:_0x5bfca2[0x4],'markerCount':0x6==_0x5bfca2[_0x4f1a1e(0x145)]?_0x5bfca2[0x5]:null};}[_0x4149ab(0x16f)](_0x18b481,_0x2a1884,_0x5ce228){const _0x2d48f7=_0x4149ab,_0x726911=_0x18b481[_0x2d48f7(0x205)](),_0x2e393d=_0x726911[_0x2d48f7(0x1c9)],_0x1d76bc=_0x726911[_0x2d48f7(0x155)];this[_0x2d48f7(0xc0)](_0x18b481,this[_0x2d48f7(0x24e)][_0x2d48f7(0x17f)](_0x2e393d,_0x2a1884));const _0x596ad7=_0x5a2253(),_0x118a96=_0x18b481[_0x2d48f7(0x1f3)]['id'],_0x3bc104=_0x18b481[_0x2d48f7(0x1df)]+(_0x18b481[_0x2d48f7(0xb8)]?':'+_0x18b481[_0x2d48f7(0xb8)]:'');this[_0x2d48f7(0xab)]({'id':_0x596ad7,'type':_0x3bc104,'createdAt':new Date(),'authorId':_0x118a96,'originalSuggestionId':_0x18b481['id'],'attributes':_0x18b481[_0x2d48f7(0x1aa)],'data':_0x18b481[_0x2d48f7(0xd4)]});const _0x5a1b14=this[_0x2d48f7(0x225)](_0x18b481);(_0x2d48f7(0xb4)==_0x18b481[_0x2d48f7(0x1df)]||_0x5a1b14&&this[_0x2d48f7(0x173)](_0x5a1b14))&&(_0x5ce228=this[_0x2d48f7(0x24e)][_0x2d48f7(0x186)](_0x5ce228[_0x2d48f7(0xa2)])),this[_0x2d48f7(0x14d)](_0x3bc104,_0x596ad7,_0x118a96,this[_0x2d48f7(0x24e)][_0x2d48f7(0x17f)](_0x5ce228,_0x1d76bc));}[_0x4149ab(0x174)](_0x192158,_0xa1461f=null){const _0xb481fa=_0x4149ab,_0x30a927=[],_0x4ef228=this[_0xb481fa(0x234)][_0xb481fa(0x210)][_0xb481fa(0x1cc)](_0xb481fa(0x1d1))['me'];Array[_0xb481fa(0x1bd)](_0x192158)||(_0x192158=[_0x192158]);for(const _0x3f86a3 of this[_0xb481fa(0xf4)]()){if(!_0x3f86a3[_0xb481fa(0x20d)])continue;if(_0xa1461f&&_0x3f86a3[_0xb481fa(0x1df)]!=_0xa1461f)continue;let _0x4dae76=!0x1;for(const _0x567ff4 of _0x3f86a3[_0xb481fa(0x179)]()){for(const _0x2f4ccc of _0x192158){const _0x5916f7=_0x2f4ccc[_0xb481fa(0x1c9)][_0xb481fa(0x1e7)](_0x567ff4[_0xb481fa(0x155)])||_0x2f4ccc[_0xb481fa(0x155)][_0xb481fa(0x1e7)](_0x567ff4[_0xb481fa(0x1c9)]);if(_0x5916f7||_0x2f4ccc[_0xb481fa(0xfa)](_0x567ff4)){const _0x4cc724=_0x2f4ccc[_0xb481fa(0x1bf)](_0x567ff4)&&Rt(this[_0xb481fa(0x24e)][_0xb481fa(0x220)],_0x567ff4[_0xb481fa(0x1c9)],_0x2f4ccc),_0x5aeb79=_0x567ff4[_0xb481fa(0x1bf)](_0x2f4ccc)&&Rt(this[_0xb481fa(0x24e)][_0xb481fa(0x220)],_0x2f4ccc[_0xb481fa(0x1c9)],_0x567ff4);_0x30a927[_0xb481fa(0x18f)]({'suggestion':_0x3f86a3,'meta':{'isOwn':_0x4ef228==_0x3f86a3[_0xb481fa(0xd8)],'isNextTo':_0x5916f7,'isInsideObject':_0x4cc724,'containsRangeInObject':_0x5aeb79}}),_0x4dae76=!0x0;break;}}if(_0x4dae76)break;}}return _0x30a927;}[_0x4149ab(0x14d)](_0xff4816,_0x2d16d0,_0x313389,_0x20c5d9,_0x25a529){const _0x4ec4cd=_0x4149ab;this[_0x4ec4cd(0x24e)][_0x4ec4cd(0x1ba)](_0x33581e=>{const _0x50921d=_0x4ec4cd;let _0x375f00=_0x50921d(0x20e)+_0xff4816+':'+_0x2d16d0+':'+_0x313389;_0x25a529&&(_0x375f00=_0x375f00+':'+_0x25a529),_0x33581e[_0x50921d(0x17e)](_0x375f00,{'range':_0x20c5d9,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x4149ab(0x1d6)](_0x378bfe){const _0x185c5b=_0x4149ab,_0x43891d=_0x378bfe[_0x185c5b(0xcb)],_0xd10fc3=_0x378bfe[_0x185c5b(0x236)];_0x378bfe[_0x185c5b(0xcb)]=null,_0x378bfe[_0x185c5b(0x236)]=null,null!=_0x43891d&&_0x43891d[_0x185c5b(0x236)]==_0x378bfe&&(_0x43891d[_0x185c5b(0x236)]=_0xd10fc3),null!=_0xd10fc3&&_0xd10fc3[_0x185c5b(0xcb)]==_0x378bfe&&(_0xd10fc3[_0x185c5b(0xcb)]=_0x43891d),_0x185c5b(0xa1)==this[_0x185c5b(0x243)][_0x185c5b(0x1cc)](_0x378bfe)&&(this[_0x185c5b(0x243)][_0x185c5b(0x108)](_0x378bfe,_0x185c5b(0xee)),this[_0x185c5b(0xef)](_0x185c5b(0x139),_0x378bfe,_0x43891d,_0xd10fc3));}[_0x4149ab(0xab)](_0xa5692f){const _0x2966d0=_0x4149ab,_0x565874=_0xa5692f['id'],_0x1423d3=this[_0x2966d0(0x223)](_0xa5692f);if(this[_0x2966d0(0xed)]&&this[_0x2966d0(0xed)][_0x2966d0(0x101)]){const _0x4e5540=this[_0x2966d0(0x234)][_0x2966d0(0x210)][_0x2966d0(0x1cc)](_0x2966d0(0x1ed)),_0x447553=_0x1423d3[_0x2966d0(0x1d4)],_0x13f052=_0x1423d3[_0x2966d0(0xb8)]?_0x1423d3[_0x2966d0(0x1df)]+':'+_0x1423d3[_0x2966d0(0xb8)]:_0x1423d3[_0x2966d0(0x1df)],_0x17d92f=this[_0x2966d0(0x234)][_0x2966d0(0x1fc)],_0x31893e=_0x4e5540[_0x2966d0(0xbe)](_0x834730(_0x17d92f,_0x2966d0(0x132))),_0x545be2={'id':_0x565874,'type':_0x13f052,'hasComments':_0x447553,'data':_0xa5692f[_0x2966d0(0xd4)]||null,'originalSuggestionId':_0xa5692f[_0x2966d0(0x1ee)]||null,'attributes':_0x1423d3[_0x2966d0(0x1aa)]};this[_0x2966d0(0xed)][_0x2966d0(0x101)](_0x545be2)[_0x2966d0(0xf9)](_0x1e0a4d=>{const _0x1d9f76=_0x2966d0;_0x1423d3[_0x1d9f76(0x1f6)]=!0x0,_0x4e5540[_0x1d9f76(0x1a6)](_0x31893e),_0x1e0a4d&&_0x1e0a4d[_0x1d9f76(0xad)]&&(this[_0x1d9f76(0x193)][_0x1d9f76(0x1cc)](_0x565874)[_0x1d9f76(0xad)]=_0x1e0a4d[_0x1d9f76(0xad)]);})[_0x2966d0(0x229)](_0x5c581d=>{const _0x3892bf=_0x2966d0;throw _0x43137a(_0x3892bf(0x24a)),this[_0x3892bf(0x234)][_0x3892bf(0x135)][_0x3892bf(0x100)]({'isUndoable':!0x1},()=>{const _0x426501=_0x3892bf;_0x1423d3[_0x426501(0x1c8)]();}),_0x1423d3[_0x3892bf(0x131)](),this[_0x3892bf(0x193)][_0x3892bf(0x183)](_0x1423d3['id']),this[_0x3892bf(0x243)][_0x3892bf(0x183)](_0x1423d3),_0x5c581d;});}return _0x1423d3;}[_0x4149ab(0x173)](_0x5cc32d){const _0x8f3193=_0x4149ab;return this[_0x8f3193(0x22e)][_0x8f3193(0xe2)](_0x5cc32d);}[_0x4149ab(0x177)](_0x16c107,_0x20d8d9){const _0x1f4793=_0x4149ab,_0x47c55c=this[_0x1f4793(0x234)][_0x1f4793(0x210)][_0x1f4793(0x1cc)](_0x1f4793(0x1ed)),_0x24c0ad=this[_0x1f4793(0xb5)](_0x16c107);if(this[_0x1f4793(0xed)]&&this[_0x1f4793(0xed)][_0x1f4793(0x137)]){if(_0x24c0ad[_0x1f4793(0x1f6)]){const _0x4d6519=_0x47c55c[_0x1f4793(0xbe)](_0x834730(this[_0x1f4793(0x234)][_0x1f4793(0x1fc)],_0x1f4793(0x132)));this[_0x1f4793(0xed)][_0x1f4793(0x137)](_0x16c107,_0x20d8d9)[_0x1f4793(0xf9)](()=>{const _0x3cb90c=_0x1f4793;_0x47c55c[_0x3cb90c(0x1a6)](_0x4d6519);});}else _0x24c0ad['on'](_0x1f4793(0x1c2),()=>{const _0x420d1b=_0x1f4793;this[_0x420d1b(0x177)](_0x16c107,_0x20d8d9);});}}[_0x4149ab(0x231)](_0x46183e){const _0x3e7cde=_0x4149ab;if(!this[_0x3e7cde(0xed)]||!this[_0x3e7cde(0xed)][_0x3e7cde(0xb5)])throw new _0x321443(_0x3e7cde(0xd0),this);return this[_0x3e7cde(0xed)][_0x3e7cde(0xb5)](_0x46183e);}[_0x4149ab(0x185)](_0x567379){const _0x429204=_0x4149ab,{id:_0x9d6d4c,type:_0xfac270,subType:_0x57c74d,authorId:_0x270d84}=this[_0x429204(0x11a)](_0x567379),_0x5db924=this[_0x429204(0x193)][_0x429204(0x1cc)](_0x9d6d4c)||this[_0x429204(0x1b2)](_0xfac270,_0x57c74d,_0x9d6d4c,_0x270d84,{});switch(this[_0x429204(0xfb)](_0x5db924,_0xfac270,_0x57c74d,_0x270d84),this[_0x429204(0x243)][_0x429204(0x1cc)](_0x5db924)){case _0x429204(0x23c):this[_0x429204(0x231)](_0x9d6d4c)[_0x429204(0xf9)](_0x69f8d0=>{const _0x32d9b1=_0x429204;let _0x11420d=Promise[_0x32d9b1(0xf2)]();_0x69f8d0[_0x32d9b1(0x1d4)]&&(_0x11420d=this[_0x32d9b1(0x1cb)][_0x32d9b1(0xa8)]({'channelId':this[_0x32d9b1(0x234)][_0x32d9b1(0xc1)][_0x32d9b1(0x1cc)](_0x32d9b1(0x244)),'threadId':_0x9d6d4c})),_0x11420d[_0x32d9b1(0xf9)](()=>{const _0x30fb9f=_0x32d9b1;this[_0x30fb9f(0x223)](_0x69f8d0)[_0x30fb9f(0x1f6)]=!0x0;});}),this[_0x429204(0x243)][_0x429204(0x108)](_0x5db924,_0x429204(0xae));break;case _0x429204(0xee):this[_0x429204(0x177)](_0x9d6d4c,{'state':_0x429204(0x1fb)});case _0x429204(0x230):this[_0x429204(0x243)][_0x429204(0x108)](_0x5db924,_0x429204(0xa1)),this[_0x429204(0xef)](_0x429204(0x1a9),_0x5db924);break;case _0x429204(0xa1):this[_0x429204(0xef)](_0x429204(0x140),_0x5db924);}return _0x5db924[_0x429204(0xe9)](_0x567379),_0x5db924;}[_0x4149ab(0x19f)](_0x3716e5){const _0x4f5566=_0x4149ab,_0x411d51=Array[_0x4f5566(0x228)](_0x3716e5),_0x2b5454=_0x411d51[_0x4f5566(0x154)](_0x2b417b=>_0x4f5566(0x188)==_0x2b417b[_0x4f5566(0x1df)]);this[_0x4f5566(0x1fa)](_0x2b5454);const _0x4bd58f=_0x411d51[_0x4f5566(0x154)](_0x54ebd3=>!_0x54ebd3[_0x4f5566(0xfc)]&&_0x4f5566(0x188)!=_0x54ebd3[_0x4f5566(0x1df)]),_0x2f10b1=this[_0x4f5566(0xf4)]({'skipNotAttached':!0x0})[_0x4f5566(0x154)](_0x418d0e=>!_0x418d0e[_0x4f5566(0xfc)]&&_0x4f5566(0x188)!=_0x418d0e[_0x4f5566(0x1df)]),_0x18b520=_0x2f10b1[_0x4f5566(0x154)](_0x7c9b57=>!_0x3716e5[_0x4f5566(0xe2)](_0x7c9b57)),_0x2853c7=new Map(_0x2f10b1[_0x4f5566(0x182)](_0xd0157c=>[_0xd0157c,this[_0x4f5566(0xe8)][_0x4f5566(0x12f)](_0xd0157c[_0x4f5566(0x1df)],_0xd0157c[_0x4f5566(0xb8)],_0x4f5566(0x24b))])),_0x15a6db=new Map(_0x2f10b1[_0x4f5566(0x182)](_0x3c12e6=>[_0x3c12e6,_0x3c12e6[_0x4f5566(0x205)]()])),_0x2cc0cf=new Set(),_0xf242a4=new Set();for(let _0x4e4762=0x0;_0x4e4762<_0x4bd58f[_0x4f5566(0x145)];_0x4e4762++)_0x84c5fc(_0x4bd58f[_0x4e4762],_0x4bd58f,_0x4e4762+0x1);for(let _0x33b891=0x0;_0x33b891<_0x4bd58f[_0x4f5566(0x145)];_0x33b891++)_0x84c5fc(_0x4bd58f[_0x33b891],_0x18b520,0x0);const _0x420a20=new Set();for(let _0x5456ce=0x0;_0x5456ce<_0x4bd58f[_0x4f5566(0x145)];_0x5456ce++){const _0x107e9a=_0x4bd58f[_0x5456ce];!_0xf242a4[_0x4f5566(0xe2)](_0x107e9a)&&_0x107e9a[_0x4f5566(0xcb)]&&(_0x420a20[_0x4f5566(0xbe)](_0x107e9a[_0x4f5566(0xcb)]),_0x107e9a[_0x4f5566(0xcb)][_0x4f5566(0x236)]===_0x107e9a&&(_0x107e9a[_0x4f5566(0xcb)][_0x4f5566(0x236)]=null),_0x107e9a[_0x4f5566(0xcb)]=null),!_0x2cc0cf[_0x4f5566(0xe2)](_0x107e9a)&&_0x107e9a[_0x4f5566(0x236)]&&(_0x420a20[_0x4f5566(0xbe)](_0x107e9a[_0x4f5566(0x236)]),_0x107e9a[_0x4f5566(0x236)][_0x4f5566(0xcb)]===_0x107e9a&&(_0x107e9a[_0x4f5566(0x236)][_0x4f5566(0xcb)]=null),_0x107e9a[_0x4f5566(0x236)]=null);}function _0x84c5fc(_0x3b4387,_0x14a380,_0x14f5f5){const _0x3176cb=_0x4f5566;for(let _0x12847a=_0x14f5f5;_0x12847a<_0x14a380[_0x3176cb(0x145)];_0x12847a++){const _0x432624=_0x5e5dc7(_0x3b4387,_0x14a380[_0x12847a]);_0x432624&&(_0x432624[0x0][_0x3176cb(0x236)]=_0x432624[0x1],_0x432624[0x1][_0x3176cb(0xcb)]=_0x432624[0x0],_0x2cc0cf[_0x3176cb(0xbe)](_0x432624[0x0]),_0xf242a4[_0x3176cb(0xbe)](_0x432624[0x1]));}}function _0x5e5dc7(_0x25d976,_0x20ee45){const _0x1f6b8d=_0x4f5566;if(_0x25d976[_0x1f6b8d(0xd8)]['id']!==_0x20ee45[_0x1f6b8d(0xd8)]['id'])return null;const _0x389569=_0x2853c7[_0x1f6b8d(0x1cc)](_0x25d976)(_0x25d976,_0x20ee45,_0x15a6db[_0x1f6b8d(0x1cc)](_0x25d976),_0x15a6db[_0x1f6b8d(0x1cc)](_0x20ee45));if(!_0x389569)return null;return _0x2853c7[_0x1f6b8d(0x1cc)](_0x20ee45)(_0x25d976,_0x20ee45,_0x15a6db[_0x1f6b8d(0x1cc)](_0x25d976),_0x15a6db[_0x1f6b8d(0x1cc)](_0x20ee45))?_0x389569[0x1][_0x1f6b8d(0xf5)]&&_0x389569[0x1][_0x1f6b8d(0xf5)][_0x1f6b8d(0x145)]?null:_0x389569:null;}_0x420a20[_0x4f5566(0x17c)]&&this[_0x4f5566(0x19f)](_0x420a20);}[_0x4149ab(0x1fa)](_0xc9390f){const _0x33c0f4=_0x4149ab;if(0x0==_0xc9390f[_0x33c0f4(0x145)])return;const _0x2162f6=this[_0x33c0f4(0xf4)]({'skipNotAttached':!0x0})[_0x33c0f4(0x154)](_0x3a95d4=>_0x33c0f4(0x188)==_0x3a95d4[_0x33c0f4(0x1df)]&&_0x3a95d4[_0x33c0f4(0x136)]),_0x3c0ba0=[],_0x1f194b=new Map();for(const _0xb0c4e2 of _0x2162f6){const _0x4cab67=_0xc76c21(_0xb0c4e2[_0x33c0f4(0x1aa)]);_0x1f194b[_0x33c0f4(0xe2)](_0x4cab67)||(_0x1f194b[_0x33c0f4(0x108)](_0x4cab67,_0x3c0ba0[_0x33c0f4(0x145)]),_0x3c0ba0[_0x33c0f4(0x18f)]([]));const _0x26f9a7=_0x1f194b[_0x33c0f4(0x1cc)](_0x4cab67);_0x3c0ba0[_0x26f9a7][_0x33c0f4(0x18f)](_0xb0c4e2);}!(function(){const _0x2b32c0=_0x33c0f4;_0x3c0ba0[_0x2b32c0(0x148)]((_0x156fd2,_0x5b49ca)=>{const _0x94e038=_0x2b32c0,_0x410898=_0x156fd2[0x0][_0x94e038(0xad)],_0xf24eec=_0x5b49ca[0x0][_0x94e038(0xad)];return _0x410898==_0xf24eec?_0x156fd2[0x0][_0x94e038(0x1aa)][_0x94e038(0x1c4)]<_0x5b49ca[0x0][_0x94e038(0x1aa)][_0x94e038(0x1c4)]?-0x1:0x1:_0x410898<_0xf24eec?-0x1:0x1;});for(const _0x5447ea of _0x3c0ba0)_0x5447ea[_0x2b32c0(0x148)]((_0x454e21,_0x2deed6)=>_0x454e21['id']<_0x2deed6['id']?-0x1:0x1);}());for(let _0x4ede7b=0x0;_0x4ede7b<_0x3c0ba0[_0x33c0f4(0x145)];_0x4ede7b++){if(0x0==_0x3c0ba0[_0x4ede7b][_0x33c0f4(0x145)])continue;const _0x4526fb=[];for(let _0x23ddc9=_0x4ede7b+0x1;_0x23ddc9<_0x3c0ba0[_0x33c0f4(0x145)];_0x23ddc9++)0x0!=_0x3c0ba0[_0x23ddc9][_0x33c0f4(0x145)]&&_0x5db2b5(_0x3c0ba0[_0x4ede7b],_0x3c0ba0[_0x23ddc9])&&_0x4526fb[_0x33c0f4(0x18f)](_0x23ddc9);for(const _0x115b05 of _0x4526fb)_0x3c0ba0[_0x4ede7b]=_0x3c0ba0[_0x4ede7b][_0x33c0f4(0x166)](_0x3c0ba0[_0x115b05]),_0x3c0ba0[_0x115b05]=[];}for(const _0x27d54f of _0x3c0ba0)for(let _0x2a8c2c=0x0;_0x2a8c2c<_0x27d54f[_0x33c0f4(0x145)];_0x2a8c2c++)_0x27d54f[_0x2a8c2c][_0x33c0f4(0x236)]=_0x27d54f[_0x2a8c2c+0x1]||null;for(const _0x42fd70 of _0x3c0ba0)for(let _0x4eabc2=0x0;_0x4eabc2<_0x42fd70[_0x33c0f4(0x145)];_0x4eabc2++)_0x42fd70[_0x4eabc2][_0x33c0f4(0xcb)]=_0x42fd70[_0x4eabc2-0x1]||null;function _0x5db2b5(_0x4491b2,_0x398582){const _0x1daf02=_0x33c0f4;if(_0x4491b2[0x0][_0x1daf02(0x1aa)][_0x1daf02(0x1c4)]!==_0x398582[0x0][_0x1daf02(0x1aa)][_0x1daf02(0x1c4)]&&_0x4491b2[0x0][_0x1daf02(0xd8)]!==_0x398582[0x0][_0x1daf02(0xd8)])return!0x1;if(!function(_0x5e9c57,_0x1470eb){const _0x36326e=_0x1daf02;if(!_0x5e9c57[_0x36326e(0x1d4)]&&!_0x1470eb[_0x36326e(0x1d4)])return!0x0;if(_0x5e9c57[_0x36326e(0x1d4)]&&_0x1470eb[_0x36326e(0x1d4)])return!0x1;if(_0x5e9c57[_0x36326e(0x1d4)]&&_0x1470eb[_0x36326e(0xad)]<_0x5e9c57[_0x36326e(0xf5)][_0x36326e(0xf6)][_0x36326e(0x1cc)](0x0)[_0x36326e(0xad)])return!0x0;if(_0x1470eb[_0x36326e(0x1d4)]&&_0x5e9c57[_0x36326e(0xad)]<_0x1470eb[_0x36326e(0xf5)][_0x36326e(0xf6)][_0x36326e(0x1cc)](0x0)[_0x36326e(0xad)])return!0x0;return!0x1;}(_0x4491b2[0x0],_0x398582[0x0]))return!0x1;const _0x6b4712=_0x5651fe(_0x4491b2[0x0][_0x1daf02(0x1aa)],_0x1daf02(0x1c4)),_0x2a0f83=_0x5651fe(_0x398582[0x0][_0x1daf02(0x1aa)],_0x1daf02(0x1c4));if(!_0x4c57f8(_0x6b4712,_0x2a0f83))return!0x1;return!!_0x4491b2[_0x1daf02(0x1bc)](_0x2c784a=>_0x398582[_0x1daf02(0x14e)](_0x5e6174=>_0x2c784a[_0x1daf02(0x205)]()[_0x1daf02(0x1e7)](_0x5e6174[_0x1daf02(0x205)]())))&&_0x398582[_0x1daf02(0x1bc)](_0x45317d=>_0x4491b2[_0x1daf02(0x14e)](_0x377176=>_0x45317d[_0x1daf02(0x205)]()[_0x1daf02(0x1e7)](_0x377176[_0x1daf02(0x205)]())));}}[_0x4149ab(0x1e5)](_0x1dbba0){const _0x2b8dd0=_0x4149ab,_0x11c6c2=Array[_0x2b8dd0(0x228)](_0x1dbba0),_0x16a71b=this[_0x2b8dd0(0xf4)]({'skipNotAttached':!0x0}),_0x278081=_0x16a71b[_0x2b8dd0(0x154)](_0x405e6d=>!_0x1dbba0[_0x2b8dd0(0xe2)](_0x405e6d)),_0x16e5e4=new Map(_0x11c6c2[_0x2b8dd0(0x182)](_0x52ac07=>[_0x52ac07,this[_0x2b8dd0(0xe8)][_0x2b8dd0(0x12f)](_0x52ac07[_0x2b8dd0(0x1df)],_0x52ac07[_0x2b8dd0(0xb8)],_0x2b8dd0(0x219))])),_0x5025d1=new Map(_0x16a71b[_0x2b8dd0(0x182)](_0x32b1b9=>[_0x32b1b9,_0x32b1b9[_0x2b8dd0(0x179)]()]));for(let _0x278b50=0x0;_0x278b50<_0x11c6c2[_0x2b8dd0(0x145)];_0x278b50++){if(_0x14f208(this,_0x11c6c2[_0x278b50],_0x11c6c2,_0x278b50+0x1))return!0x0;}for(let _0x598d17=0x0;_0x598d17<_0x11c6c2[_0x2b8dd0(0x145)];_0x598d17++){if(_0x14f208(this,_0x11c6c2[_0x598d17],_0x278081,0x0))return!0x0;}return!0x1;function _0x14f208(_0x5f261a,_0x39f05e,_0x307258,_0x44d769){const _0x389cc5=_0x2b8dd0;for(let _0x2d8b32=_0x44d769;_0x2d8b32<_0x307258[_0x389cc5(0x145)];_0x2d8b32++){const _0x5b95db=_0x307258[_0x2d8b32];if(_0x5b95db[_0x389cc5(0x1df)]!==_0x39f05e[_0x389cc5(0x1df)]||_0x5b95db[_0x389cc5(0xd8)]['id']!==_0x39f05e[_0x389cc5(0xd8)]['id']||_0x5b95db[_0x389cc5(0xb8)]!==_0x39f05e[_0x389cc5(0xb8)])continue;if(!Pt(_0x39f05e,_0x5b95db,[_0x389cc5(0x1c4)]))continue;if(_0x389cc5(0x188)==_0x39f05e[_0x389cc5(0x1df)]&&_0x39f05e[_0x389cc5(0xd4)][_0x389cc5(0x224)]!=_0x5b95db[_0x389cc5(0xd4)][_0x389cc5(0x224)])continue;if(_0x389cc5(0x188)==_0x39f05e[_0x389cc5(0x1df)]&&_0x5f261a[_0x389cc5(0x173)](_0x39f05e[_0x389cc5(0xd4)][_0x389cc5(0x143)]))continue;if(_0x389cc5(0xb4)==_0x39f05e[_0x389cc5(0x1df)]){const _0x129d30=_0x5f261a[_0x389cc5(0x234)][_0x389cc5(0x135)],_0x284a1f=_0x39f05e[_0x389cc5(0x22c)]();if(_0x284a1f&&(_0x129d30[_0x389cc5(0x220)][_0x389cc5(0x114)](_0x284a1f)||_0x129d30[_0x389cc5(0x220)][_0x389cc5(0x16a)](_0x284a1f)))continue;}const _0x13f807=_0x16e5e4[_0x389cc5(0x1cc)](_0x39f05e),_0x3f5380=_0x5025d1[_0x389cc5(0x1cc)](_0x39f05e),_0x459367=_0x5025d1[_0x389cc5(0x1cc)](_0x5b95db),_0x115e8d=_0x39f05e[_0x389cc5(0xf5)]&&_0x39f05e[_0x389cc5(0xf5)][_0x389cc5(0x145)],_0x334d19=_0x5b95db[_0x389cc5(0xf5)]&&_0x5b95db[_0x389cc5(0xf5)][_0x389cc5(0x145)];if(!_0x115e8d&&_0x13f807(_0x459367,_0x3f5380))return _0x5f261a[_0x389cc5(0x16c)](_0x5b95db,_0x39f05e),_0x5025d1[_0x389cc5(0x183)](_0x39f05e),!0x0;if(!_0x334d19&&_0x13f807(_0x3f5380,_0x459367))return _0x5f261a[_0x389cc5(0x16c)](_0x39f05e,_0x5b95db),_0x5025d1[_0x389cc5(0x183)](_0x5b95db),!0x0;}return!0x1;}}[_0x4149ab(0x16c)](_0x7ce8fa,_0xbd15fa){const _0x35b7cd=_0x4149ab;if(_0x7ce8fa[_0x35b7cd(0xfc)]){for(const _0x1be97f of _0xbd15fa[_0x35b7cd(0x179)]())_0x7ce8fa[_0x35b7cd(0x153)](_0x1be97f);}else{const _0x4c753d=_0xbd15fa[_0x35b7cd(0x205)]()[_0x35b7cd(0x155)];this[_0x35b7cd(0xc0)](_0x7ce8fa,this[_0x35b7cd(0x24e)][_0x35b7cd(0x17f)](_0x7ce8fa[_0x35b7cd(0x205)]()[_0x35b7cd(0x1c9)],_0x4c753d));}_0xbd15fa[_0x35b7cd(0x1e3)]();}[_0x4149ab(0xdb)](_0x59705e,_0x320b89){const _0x3669d3=_0x4149ab,_0xe5e053=_0x59705e[_0x3669d3(0x102)](_0x3669d3(0x146))||_0x59705e[_0x3669d3(0x102)](_0x3669d3(0x188))?_0x3669d3(0xe7):_0x59705e[_0x3669d3(0x1eb)]();return _0x834730(this[_0x3669d3(0x234)][_0x3669d3(0x1fc)],_0x320b89+'_'+_0xe5e053+_0x3669d3(0x156));}[_0x4149ab(0xba)](){const _0x4ce6ef=_0x4149ab,_0x251456=this[_0x4ce6ef(0x234)];if(!_0x251456['ui'])return;const {ariaLiveAnnouncer:_0x12fe2a}=_0x251456['ui'];_0x308920(this[_0x4ce6ef(0x24e)],({left:_0x5e2371,entered:_0x774b6})=>{const _0x26f709=_0x4ce6ef;for(const _0x1e769f of _0x5e2371){const {group:_0x127122,type:_0x421bff}=this[_0x26f709(0x11a)](_0x1e769f[_0x26f709(0x20b)]);if(_0x26f709(0x1dc)===_0x127122){_0x12fe2a[_0x26f709(0xf1)](this[_0x26f709(0xdb)](_0x421bff,_0x26f709(0x199)));break;}}for(const _0x1bd492 of _0x774b6){const {group:_0x11047c,type:_0x3fb9b2}=this[_0x26f709(0x11a)](_0x1bd492[_0x26f709(0x20b)]);if(_0x26f709(0x1dc)===_0x11047c){_0x12fe2a[_0x26f709(0xf1)](this[_0x26f709(0xdb)](_0x3fb9b2,_0x26f709(0x1b3)));break;}}});}[_0x4149ab(0x217)](_0xd36c44){const _0xdd1c49=_0x4149ab;if(this[_0xdd1c49(0xa5)])return!0x1;const _0x489326=this[_0xdd1c49(0x234)],_0x16ec05=_0x489326[_0xdd1c49(0x135)][_0xdd1c49(0x192)][_0xdd1c49(0x178)][_0xdd1c49(0x18d)]();if(0x0==_0x16ec05[_0xdd1c49(0x145)])return!0x1;const _0x55a780=[],_0x440199=_0x16ec05[_0xdd1c49(0x154)](_0x232cd4=>_0xdd1c49(0x188)==_0x232cd4[_0xdd1c49(0x1df)]),_0x270bd9=_0x16ec05[_0xdd1c49(0x154)](_0x4cfc21=>_0xdd1c49(0x19b)==_0x4cfc21[_0xdd1c49(0x1df)]&&_0xdd1c49(0x13e)!=_0x4cfc21[_0xdd1c49(0x20b)]),_0x367d84=_0x16ec05[_0xdd1c49(0x154)](_0x1fe644=>_0xdd1c49(0x1a6)==_0x1fe644[_0xdd1c49(0x1df)]&&_0xdd1c49(0x13e)!=_0x1fe644[_0xdd1c49(0x20b)]);for(const _0x37e90d of _0x440199)_0x55a780[_0xdd1c49(0x18f)]({'key':_0x37e90d[_0xdd1c49(0x241)],'newValue':_0x37e90d[_0xdd1c49(0xec)],'oldValue':_0x37e90d[_0xdd1c49(0x11e)],'range':Ot(_0x37e90d[_0xdd1c49(0xaf)],_0x489326[_0xdd1c49(0x135)])});for(const _0x59504e of _0x270bd9){const _0x406718=_0x367d84[_0xdd1c49(0x15b)](_0x397e59=>_0x397e59[_0xdd1c49(0x1b1)][_0xdd1c49(0x1e7)](_0x59504e[_0xdd1c49(0x1b1)]));_0x406718&&_0x55a780[_0xdd1c49(0x18f)]({'key':_0xdd1c49(0xd3),'newValue':_0x59504e[_0xdd1c49(0x20b)],'oldValue':_0x406718[_0xdd1c49(0x20b)],'range':_0x489326[_0xdd1c49(0x135)][_0xdd1c49(0x17a)](_0x59504e[_0xdd1c49(0x1b1)][_0xdd1c49(0xb9)])});}return 0x0!=_0x55a780[_0xdd1c49(0x145)]&&this[_0xdd1c49(0xdf)](_0xd36c44,_0x55a780);}[_0x4149ab(0x128)](_0x264672){const _0x3f7016=_0x4149ab;let _0x492a3c=!0x1;const _0x37fd97=this[_0x3f7016(0x234)][_0x3f7016(0x135)][_0x3f7016(0x192)][_0x3f7016(0x178)][_0x3f7016(0x157)]()[_0x3f7016(0x154)](_0x20bfa5=>_0x20bfa5[_0x3f7016(0xd4)][_0x3f7016(0xc6)]&&_0x20bfa5[_0x3f7016(0x20b)][_0x3f7016(0x102)](_0x3f7016(0x1b5)));for(const _0x330e80 of _0x37fd97){const {subType:_0xc6d9df,id:_0x1565cd}=this[_0x3f7016(0x11a)](_0x330e80[_0x3f7016(0x20b)]),_0xe9eedb=_0xc6d9df[_0x3f7016(0x1e4)]('|')[0x0];for(const _0x2d8e3c of this[_0x3f7016(0xf4)]({'skipNotAttached':!0x0}))_0x2d8e3c['id']!=_0x1565cd&&_0x3f7016(0x188)==_0x2d8e3c[_0x3f7016(0x1df)]&&_0x2d8e3c[_0x3f7016(0xd4)]&&_0x2d8e3c[_0x3f7016(0xd4)][_0x3f7016(0x143)]==_0xe9eedb&&_0x2d8e3c[_0x3f7016(0x205)]()[_0x3f7016(0xf8)](_0x330e80[_0x3f7016(0xd4)][_0x3f7016(0xc6)])&&(this[_0x3f7016(0x1f7)](_0x2d8e3c,_0x330e80[_0x3f7016(0xd4)][_0x3f7016(0xc6)],_0x264672),_0x492a3c=!0x0);}return _0x492a3c;}[_0x4149ab(0xc4)](_0x2eaa01){const _0x3e2c4d=_0x4149ab;this[_0x3e2c4d(0x234)],(this[_0x3e2c4d(0xa5)]=!0x0,_0x2eaa01());}[_0x4149ab(0x203)](_0x334708){const _0xb2339f=_0x4149ab,_0x3d00b0=this[_0xb2339f(0x173)](_0x334708),_0x585b57=this[_0xb2339f(0x12e)][_0xb2339f(0xe2)](_0x334708);return _0x3d00b0||_0x585b57;}[_0x4149ab(0xdf)](_0xe87858,_0x2639d9){const _0x188677=_0x4149ab;if(0x0==_0x2639d9[_0x188677(0x145)])return!0x1;let _0x29e68f=!0x1;for(const _0x276c68 of _0x2639d9){const _0x52664d=this[_0x188677(0x174)](_0x276c68[_0x188677(0xaf)],_0x188677(0x188))[_0x188677(0x154)](_0x2e0f8f=>!_0x2e0f8f[_0x188677(0x1cd)][_0x188677(0x118)])[_0x188677(0x182)](_0x52ec25=>_0x52ec25[_0x188677(0x1dc)]),_0x186e97=_0xc76c21({'newValue':_0x276c68[_0x188677(0x19c)]});_0x52664d[_0x188677(0x154)](_0x1a9dc4=>{const _0x1175e4=_0x188677,[_0x37936f,_0x4882d6]=_0x1a9dc4[_0x1175e4(0xb8)][_0x1175e4(0x1e4)]('|');return _0x37936f==_0x276c68[_0x1175e4(0x143)]&&_0x4882d6!=_0x186e97;})[_0x188677(0x109)](_0x2bb784=>{const _0x507ef6=_0x188677;this[_0x507ef6(0x1f7)](_0x2bb784,_0x276c68[_0x507ef6(0xaf)],_0xe87858),_0x29e68f=!0x0;});}return _0x29e68f;}[_0x4149ab(0x1f7)](_0x220aba,_0x415411,_0x3350b8){const _0x56f418=_0x4149ab,_0x20c6c7=_0x220aba[_0x56f418(0x205)]()[_0x56f418(0x1a0)](_0x415411);0x0!==_0x20c6c7[_0x56f418(0x145)]?0x1!==_0x20c6c7[_0x56f418(0x145)]?this[_0x56f418(0x16f)](_0x220aba,_0x415411[_0x56f418(0x1c9)],_0x415411[_0x56f418(0x155)]):this[_0x56f418(0xc0)](_0x220aba,_0x20c6c7[0x0]):_0x3350b8[_0x56f418(0x1e6)](_0x220aba[_0x56f418(0x1b8)]());}}class xt{constructor(_0x2c3951){const _0x410aac=_0x4149ab;this[_0x410aac(0xc5)]=_0x2c3951,this[_0x410aac(0x24e)]=_0x2c3951[_0x410aac(0x135)],this[_0x410aac(0x20f)]=new Map(),this[_0x410aac(0x162)]=new Map(),this[_0x410aac(0x141)]();}[_0x4149ab(0x10c)](_0x31b419,_0x28eeaa,_0x21dfd8,_0x109c4d,_0x5684cd,_0x2ec6b4){const _0x19fa8a=_0x4149ab;return new _0x283e9c(this[_0x19fa8a(0x24e)],{'type':_0x31b419,'subType':_0x28eeaa,'id':_0x21dfd8,'author':_0x109c4d,'creator':_0x109c4d,'attributes':_0x5684cd,'onAttributesChange':_0x2ec6b4,'onAccept':(..._0x267f74)=>this[_0x19fa8a(0x12f)](_0x31b419,_0x28eeaa,_0x19fa8a(0x1e1))(..._0x267f74),'onDiscard':(..._0x39c66b)=>this[_0x19fa8a(0x12f)](_0x31b419,_0x28eeaa,_0x19fa8a(0x1c8))(..._0x39c66b)});}[_0x4149ab(0xe6)](_0x136e54,_0x270c25,_0x135d42,_0x2af236){const _0x3342b0=_0x4149ab,_0x41bddd=_0x136e54+':'+_0x270c25+':'+_0x135d42;this[_0x3342b0(0x20f)][_0x3342b0(0x108)](_0x41bddd,_0x2af236);}[_0x4149ab(0x12f)](_0x1c1c2c,_0x52a52f,_0x1b12c0){const _0x249ccc=_0x4149ab,_0x3d62c3=_0x1c1c2c+':'+_0x52a52f+':'+_0x1b12c0;return this[_0x249ccc(0x20f)][_0x249ccc(0x1cc)](_0x3d62c3)||this[_0x249ccc(0x162)][_0x249ccc(0x1cc)](_0x1c1c2c+':'+_0x1b12c0);}[_0x4149ab(0x141)](){const _0x21e461=_0x4149ab,_0x450207=()=>!0x1,_0x16c274=_0x2cacc8=>{const _0x14f3db=_0x4baa;_0x2cacc8[_0x14f3db(0x148)]((_0x3401cd,_0x3f91a9)=>_0x3401cd[_0x14f3db(0x1c9)][_0x14f3db(0x1bb)](_0x3f91a9[_0x14f3db(0x1c9)])?0x1:-0x1),this[_0x14f3db(0x24e)][_0x14f3db(0x1ba)](_0x1f18b0=>{const _0x262799=_0x14f3db;for(const _0x597db7 of _0x2cacc8){let _0x1a101e;_0x1a101e=_0x597db7[_0x262799(0x155)][_0x262799(0xd6)]&&_0x597db7[_0x262799(0x155)][_0x262799(0xa2)]==_0x597db7[_0x262799(0x1c9)][_0x262799(0xb9)]?_0x1f18b0[_0x262799(0x14a)](_0x597db7[_0x262799(0x1c9)][_0x262799(0xb9)],'on'):_0x1f18b0[_0x262799(0x14a)](_0x597db7),this[_0x262799(0x24e)][_0x262799(0x21e)](_0x1a101e,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x4d90ce=(_0x372dd6,_0x14b5b0)=>{const _0xc0af63=_0x4baa;_0x14b5b0&&this[_0xc0af63(0x24e)][_0xc0af63(0x1ba)](_0x549c22=>{const _0x267a62=_0xc0af63,{commandName:_0xc87b14,commandParams:_0x1a2f95=[]}=_0x14b5b0,_0x26ee7b=_0x372dd6[_0x267a62(0x182)](_0x1a39a8=>(Tt(_0x1a39a8)&&(_0x1a39a8=this[_0x267a62(0x24e)][_0x267a62(0x17f)](_0x1a39a8[_0x267a62(0x155)])),_0x1a39a8))[_0x267a62(0x154)](_0x10464b=>_0x267a62(0x15d)!==_0x10464b[_0x267a62(0xfd)][_0x267a62(0x134)]);if(_0x26ee7b[_0x267a62(0x145)]<0x1)return;const _0x288865=Array[_0x267a62(0x228)](this[_0x267a62(0x24e)][_0x267a62(0x192)][_0x267a62(0x10f)][_0x267a62(0x179)]())[_0x267a62(0x182)](_0x2026a9=>_0x23e402[_0x267a62(0xcc)](_0x2026a9));_0x549c22[_0x267a62(0x1d9)](_0x26ee7b);for(const _0x55b7f5 of this[_0x267a62(0xc5)][_0x267a62(0x238)][_0x267a62(0x238)]())_0x55b7f5[_0x267a62(0x189)]();_0x1a2f95[_0x267a62(0x18f)]({'forceDefaultExecution':!0x0}),this[_0x267a62(0xc5)][_0x267a62(0xac)](_0xc87b14,..._0x1a2f95);const _0x5bc8c3=_0x288865[_0x267a62(0x154)](_0x14b1d8=>_0x267a62(0x15d)!=_0x14b1d8[_0x267a62(0xfd)][_0x267a62(0x134)]);_0x5bc8c3[_0x267a62(0x145)]>0x0&&_0x549c22[_0x267a62(0x1d9)](_0x5bc8c3);for(const _0x27aac4 of _0x288865)_0x27aac4[_0x267a62(0x1c1)]();});},_0x1f7098=(_0x349ffd,_0x40c53e)=>0x1==_0x349ffd[_0x21e461(0x145)]&&0x1==_0x40c53e[_0x21e461(0x145)]&&_0x349ffd[0x0][_0x21e461(0x155)][_0x21e461(0x1e7)](_0x40c53e[0x0][_0x21e461(0x1c9)]),_0xdb4a92=(_0x39a9bf,_0x3ec872,_0x2f37d3,_0x3037c2)=>Ft(_0x39a9bf,_0x3ec872,_0x2f37d3,_0x3037c2,this[_0x21e461(0x24e)])?[_0x39a9bf,_0x3ec872]:Ft(_0x3ec872,_0x39a9bf,_0x3037c2,_0x2f37d3,this[_0x21e461(0x24e)])?[_0x3ec872,_0x39a9bf]:null;this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x1f4),_0x450207),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0xfe),_0x16c274),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x138),_0x1f7098),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x13f),_0xdb4a92),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0xa4),_0x16c274),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x195),_0x450207),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0xd5),_0x1f7098),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x161),_0xdb4a92),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x227),_0x4d90ce),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x246),_0x450207),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x1d2),_0x1f7098),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0xc8),_0x450207),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x105),_0x4d90ce),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x233),_0x450207),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x11b),_0x1f7098),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0xdd),_0x450207),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x202),_0x450207),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x19e),(_0x1525b7,_0x2ab1d5)=>{const _0x3e2e16=_0x21e461;if(!_0x2ab1d5)return;const _0x45c636=this[_0x3e2e16(0xc5)][_0x3e2e16(0x210)][_0x3e2e16(0x1cc)](p);this[_0x3e2e16(0x24e)][_0x3e2e16(0x1ba)](_0x514395=>{const _0x370f64=_0x3e2e16;if(_0x370f64(0xd3)==_0x2ab1d5[_0x370f64(0x143)])for(const _0x112ec6 of _0x1525b7){const _0x47fa0c=_0x112ec6[_0x370f64(0x1c9)][_0x370f64(0xb9)],_0x3f076a=_0x2ab1d5[_0x370f64(0x224)];_0x514395[_0x370f64(0x116)](_0x47fa0c,_0x3f076a);}else{if(_0x45c636[_0x370f64(0x173)](_0x2ab1d5[_0x370f64(0x143)])){for(const _0x17a30f of _0x1525b7)void 0x0!==_0x2ab1d5[_0x370f64(0x224)]?_0x514395[_0x370f64(0xf0)](_0x2ab1d5[_0x370f64(0x143)],_0x2ab1d5[_0x370f64(0x224)],_0x17a30f[_0x370f64(0x1c9)][_0x370f64(0xb9)]):_0x514395[_0x370f64(0xb1)](_0x2ab1d5[_0x370f64(0x143)],_0x17a30f[_0x370f64(0x1c9)][_0x370f64(0xb9)]);}else{for(const _0x584319 of _0x1525b7)_0x2ab1d5[_0x370f64(0x224)]?_0x514395[_0x370f64(0xf0)](_0x2ab1d5[_0x370f64(0x143)],_0x2ab1d5[_0x370f64(0x224)],_0x584319):_0x514395[_0x370f64(0xb1)](_0x2ab1d5[_0x370f64(0x143)],_0x584319);}}});}),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x1c3),_0x1f7098);}}function Rt(_0x2505a9,_0x5ef6c1,_0x1bfcb9){const _0x5e4adf=_0x4149ab;for(const _0x1144c0 of _0x5ef6c1[_0x5e4adf(0xa2)][_0x5e4adf(0x184)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x1144c0[_0x5e4adf(0xfd)]==_0x1144c0)return!0x1;if(!_0x1bfcb9[_0x5e4adf(0x142)](_0x1144c0))return!0x1;if(_0x2505a9[_0x5e4adf(0x114)](_0x1144c0)||_0x2505a9[_0x5e4adf(0x16a)](_0x1144c0))return!0x0;}return!0x1;}function Tt(_0x598369){const _0xedf87d=_0x4149ab;return _0x598369[_0xedf87d(0x155)][_0xedf87d(0xa2)]==_0x598369[_0xedf87d(0x1c9)][_0xedf87d(0xb9)]&&_0x598369[_0xedf87d(0x155)][_0xedf87d(0xe4)];}function Et(_0x45cf7c,_0x241afd,_0x406ebc,_0x1c7c0c){const _0x255733=_0x4149ab,_0x573f6a=_0x49b8d3=>!_0x49b8d3[_0x255733(0x110)]['is'](_0x255733(0x18c))&&!_0x1c7c0c[_0x255733(0x114)](_0x49b8d3[_0x255733(0x110)]),_0x291f5e=_0x45cf7c[_0x255733(0x1c9)][_0x255733(0x247)](_0x573f6a),_0x2f2ea1=_0x45cf7c[_0x255733(0x155)][_0x255733(0x247)](_0x573f6a,{'direction':_0x255733(0x190)});return(!_0x45cf7c[_0x255733(0x1c9)][_0x255733(0x1e7)](_0x291f5e)||!_0x45cf7c[_0x255733(0x155)][_0x255733(0x1e7)](_0x2f2ea1))&&(_0x291f5e[_0x255733(0x1bb)](_0x2f2ea1)?_0x406ebc[_0x255733(0x10b)](_0x241afd,{'range':_0x406ebc[_0x255733(0x17f)](_0x291f5e,_0x2f2ea1)}):_0x406ebc[_0x255733(0x1e6)](_0x241afd),!0x0);}function Vt(_0xf6a67){return _0xc76c21(_0xf6a67);}function Ut(_0x3ec8fe){const _0x3a4f0f=_0x4149ab,_0x26a8f5=_0x3ec8fe[_0x3a4f0f(0x1c9)][_0x3a4f0f(0xb9)];return _0x26a8f5&&_0x26a8f5['is'](_0x3a4f0f(0x1ec));}function Ot(_0xdad5bd,_0x5dd2dd){const _0x1ae7c7=_0x4149ab;return null==_0xdad5bd[_0x1ae7c7(0x155)][_0x1ae7c7(0x1a3)]&&_0xdad5bd[_0x1ae7c7(0x155)][_0x1ae7c7(0xa2)]==_0xdad5bd[_0x1ae7c7(0x1c9)][_0x1ae7c7(0xb9)]?Gt(_0xdad5bd[_0x1ae7c7(0x1c9)][_0x1ae7c7(0xb9)],_0x5dd2dd):_0xdad5bd;}function Gt(_0x3b4ad3,_0x2d5eed){const _0x4fd6a4=_0x4149ab,_0x5b69d0=_0x2d5eed[_0x4fd6a4(0x220)][_0x4fd6a4(0x114)](_0x3b4ad3)||_0x2d5eed[_0x4fd6a4(0x220)][_0x4fd6a4(0x1b9)](_0x3b4ad3);return _0x2d5eed[_0x4fd6a4(0x17f)](_0x2d5eed[_0x4fd6a4(0x159)](_0x3b4ad3,_0x4fd6a4(0x23d)),_0x5b69d0?_0x2d5eed[_0x4fd6a4(0x215)](_0x3b4ad3):_0x2d5eed[_0x4fd6a4(0x159)](_0x3b4ad3,_0x4fd6a4(0x155)));}function Ft(_0x23201c,_0x4add92,_0x488b22,_0xc027a5,_0x6ffb5e){const _0x5c7b47=_0x4149ab;if(!Pt(_0x23201c,_0x4add92))return!0x1;if(_0x488b22[_0x5c7b47(0x155)][_0x5c7b47(0x1e7)](_0xc027a5[_0x5c7b47(0x1c9)]))return!0x0;if(_0x23201c[_0x5c7b47(0x1df)]!=_0x4add92[_0x5c7b47(0x1df)])return!0x1;if(!_0x488b22[_0x5c7b47(0x155)][_0x5c7b47(0x13c)](_0xc027a5[_0x5c7b47(0x1c9)]))return!0x1;const _0x2d05ca=_0x6ffb5e[_0x5c7b47(0x17f)](_0x488b22[_0x5c7b47(0x155)],_0xc027a5[_0x5c7b47(0x1c9)])[_0x5c7b47(0x16b)]();for(const _0x20fae0 of _0x2d05ca)if([_0x5c7b47(0x17b),_0x5c7b47(0xff)][_0x5c7b47(0x1dd)](_0x20fae0[_0x5c7b47(0x1df)])&&_0x6ffb5e[_0x5c7b47(0x220)][_0x5c7b47(0x16a)](_0x20fae0[_0x5c7b47(0x110)]))return!0x1;return!0x0;}function Pt(_0x21817f,_0x71b868,_0x414a09=[]){const _0x350887=_0x4149ab;return!(!_0x21817f[_0x350887(0x136)]||!_0x71b868[_0x350887(0x136)])&&_0x4c57f8(_0x5651fe(_0x21817f[_0x350887(0x1aa)],_0x414a09),_0x5651fe(_0x71b868[_0x350887(0x1aa)],_0x414a09));}function Lt(_0x3973c6,_0x2067c2){const _0x4df3ef=_0x4149ab,_0x53a768=Ht(_0x3973c6[_0x4df3ef(0x1aa)]),_0x29d7d0=Ht(_0x2067c2);if(!_0x3973c6[_0x4df3ef(0x136)])return!0x1;for(const _0x5a0580 of Object[_0x4df3ef(0xd1)](_0x29d7d0))if(!_0x4c57f8(_0x53a768[_0x5a0580],_0x29d7d0[_0x5a0580]))return!0x1;return!0x0;}function Ht(_0x50679d){const _0x2ff227=_0x4149ab,_0x529df6=Object[_0x2ff227(0x16e)]({},_0x50679d);return delete _0x529df6[_0x2ff227(0x14c)],delete _0x529df6[_0x2ff227(0x21f)],_0x529df6;}