@ckeditor/ckeditor5-track-changes 43.1.0-alpha.3 → 43.1.0-alpha.4

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": "43.1.0-alpha.3",
3
+ "version": "43.1.0-alpha.4",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -41,15 +41,15 @@
41
41
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@ckeditor/ckeditor5-core": "43.1.0-alpha.3",
45
- "@ckeditor/ckeditor5-engine": "43.1.0-alpha.3",
46
- "@ckeditor/ckeditor5-enter": "43.1.0-alpha.3",
47
- "@ckeditor/ckeditor5-typing": "43.1.0-alpha.3",
48
- "@ckeditor/ckeditor5-ui": "43.1.0-alpha.3",
49
- "@ckeditor/ckeditor5-utils": "43.1.0-alpha.3",
50
- "@ckeditor/ckeditor5-widget": "43.1.0-alpha.3",
51
- "ckeditor5": "43.1.0-alpha.3",
52
- "ckeditor5-collaboration": "43.1.0-alpha.3",
44
+ "@ckeditor/ckeditor5-core": "43.1.0-alpha.4",
45
+ "@ckeditor/ckeditor5-engine": "43.1.0-alpha.4",
46
+ "@ckeditor/ckeditor5-enter": "43.1.0-alpha.4",
47
+ "@ckeditor/ckeditor5-typing": "43.1.0-alpha.4",
48
+ "@ckeditor/ckeditor5-ui": "43.1.0-alpha.4",
49
+ "@ckeditor/ckeditor5-utils": "43.1.0-alpha.4",
50
+ "@ckeditor/ckeditor5-widget": "43.1.0-alpha.4",
51
+ "ckeditor5": "43.1.0-alpha.4",
52
+ "ckeditor5-collaboration": "43.1.0-alpha.4",
53
53
  "lodash-es": "4.17.21"
54
54
  },
55
55
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x30962b=_0x14dc;(function(_0x1546ea,_0x147b2e){const _0x5643f8=_0x14dc,_0x5c74fa=_0x1546ea();while(!![]){try{const _0x543d91=parseInt(_0x5643f8(0x2ed))/0x1*(parseInt(_0x5643f8(0x232))/0x2)+parseInt(_0x5643f8(0x2b5))/0x3*(-parseInt(_0x5643f8(0x258))/0x4)+-parseInt(_0x5643f8(0x2d6))/0x5+-parseInt(_0x5643f8(0x2f8))/0x6*(parseInt(_0x5643f8(0x312))/0x7)+parseInt(_0x5643f8(0x26a))/0x8+parseInt(_0x5643f8(0x25b))/0x9*(-parseInt(_0x5643f8(0x2fe))/0xa)+parseInt(_0x5643f8(0x297))/0xb*(parseInt(_0x5643f8(0x1c0))/0xc);if(_0x543d91===_0x147b2e)break;else _0x5c74fa['push'](_0x5c74fa['shift']());}catch(_0x278fa8){_0x5c74fa['push'](_0x5c74fa['shift']());}}}(_0x2985,0xdd0e8));import{Plugin as _0x5eb319,PendingActions as _0x4230fd}from'ckeditor5/src/core.js';import{LiveRange as _0x4752d7}from'ckeditor5/src/engine.js';import{CKEditorError as _0x311fe3,uid as _0x3956db,priorities as _0x435df2,logWarning as _0x1acd01,getEnvKeystrokeText as _0x42b3c8}from'ckeditor5/src/utils.js';import{toWidget as _0x4dbd93}from'ckeditor5/src/widget.js';import{Users as _0x45b9d9,hashObject as _0x154382,surroundingMarkersDetector as _0x50093a,FOCUS_ANNOTATION_KEYSTROKE as _0x12d690}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4b9a31 from'./commands/trackchangescommand.js';import _0x20d36f from'./commands/acceptsuggestioncommand.js';import _0x5dbc75 from'./commands/discardsuggestioncommand.js';import _0x560fb9 from'./commands/executeonallsuggestionscommand.js';import _0x8c1e42 from'./commands/executeonselectedsuggestionscommand.js';import _0x3f4146 from'./suggestion.js';import _0xd0c173 from'./suggestiondescriptionfactory.js';import _0x45b438 from'./integrations/aiassistant.js';import _0x46109d from'./integrations/alignment.js';import _0x2a811f from'./integrations/basicstyles.js';import _0x1363b1 from'./integrations/blockquote.js';import _0x35c0ac from'./integrations/casechange.js';import _0x5a2c2e from'./integrations/ckbox.js';import _0x30c328 from'./integrations/codeblock.js';import _0x1e4e39 from'./integrations/comments.js';import _0x1b3273 from'./integrations/deletecommand.js';import _0x11caba from'./integrations/list.js';import _0x2117b7 from'./integrations/listproperties.js';import _0x44f150 from'./integrations/entercommand.js';import _0x4af69b from'./integrations/findandreplace.js';import _0x4d82d5 from'./integrations/font.js';import _0x3c8b45 from'./integrations/formatpainter.js';import _0x3ef6c9 from'./integrations/heading.js';import _0x11ad9a from'./integrations/highlight.js';import _0x2da112 from'./integrations/horizontalline.js';import _0x309106 from'./integrations/htmlembed.js';import _0x175eb6 from'./integrations/image.js';import _0x3c970b from'./integrations/imagereplace.js';import _0x9b6499 from'./integrations/imagestyle.js';import _0x10bef2 from'./integrations/importword.js';import _0x423a7a from'./integrations/indent.js';import _0x5c00f0 from'./integrations/inputcommand.js';import _0xd46bc3 from'./integrations/link.js';import _0x13e735 from'./integrations/legacylist.js';import _0x245f19 from'./integrations/legacylistproperties.js';import _0x1d7e7f from'./integrations/mediaembed.js';function _0x14dc(_0x295efe,_0x23b0d4){const _0x298594=_0x2985();return _0x14dc=function(_0x14dc5c,_0x500970){_0x14dc5c=_0x14dc5c-0x1a4;let _0x2771ca=_0x298594[_0x14dc5c];return _0x2771ca;},_0x14dc(_0x295efe,_0x23b0d4);}import _0x5a8bfa from'./integrations/mention.js';import _0x4de936 from'./integrations/mergefields.js';import _0x48a973 from'./integrations/multilevellist.js';import _0x2bcdc9 from'./integrations/pagebreak.js';import _0x3d82c9 from'./integrations/paragraph.js';import _0x5398b5 from'./integrations/removeformat.js';import _0x14bdd2 from'./integrations/restrictededitingmode.js';import _0x24dfa5 from'./integrations/shiftentercommand.js';import _0x4a79be from'./integrations/standardeditingmode.js';import _0x57d93c from'./integrations/style.js';import _0x8c203e from'./integrations/table.js';import _0x37780c from'./integrations/tablemergesplit.js';import _0x12c0fd from'./integrations/tableheadings.js';import _0x1b71a0 from'./integrations/tableclipboard.js';import _0x29754b from'./integrations/tablecolumnresize.js';import _0x28bf7e from'./integrations/template.js';import _0xb03af2 from'./integrations/tableofcontents.js';import _0x571115 from'./integrations/title.js';import _0x2cd5c2 from'./integrations/undo.js';import _0x679283 from'./integrations/tablecaption.js';import _0x3b7a84 from'./integrations/tableproperties.js';import{getTranslation as _0x25401b}from'./utils/common-translations.js';import{isEqual as _0x244b6b,omit as _0x1b620c}from'lodash-es';export const renameAttributeKey=_0x30962b(0x29e);export default class p extends _0x5eb319{static get[_0x30962b(0x241)](){const _0xf3330a=_0x30962b;return[_0xf3330a(0x285),_0x45b9d9,_0x4230fd,_0x45b438,_0x46109d,_0x2a811f,_0x1363b1,_0x5a2c2e,_0x35c0ac,_0x30c328,_0x1e4e39,_0x1b3273,_0x44f150,_0x4af69b,_0x4d82d5,_0x3c8b45,_0x3ef6c9,_0x11ad9a,_0x2da112,_0x309106,_0x175eb6,_0x9b6499,_0x3c970b,_0x10bef2,_0x423a7a,_0x5c00f0,_0x13e735,_0x245f19,_0x48a973,_0xd46bc3,_0x11caba,_0x2117b7,_0x1d7e7f,_0x5a8bfa,_0x4de936,_0x2bcdc9,_0x3d82c9,_0x5398b5,_0x14bdd2,_0x24dfa5,_0x4a79be,_0x57d93c,_0x8c203e,_0x37780c,_0x12c0fd,_0x679283,_0x1b71a0,_0x29754b,_0xb03af2,_0x3b7a84,_0x28bf7e,_0x571115,_0x2cd5c2];}static get[_0x30962b(0x27c)](){const _0x533b36=_0x30962b;return _0x533b36(0x1ba);}constructor(_0xe2aae1){const _0x3e16b7=_0x30962b;function _0x1ba41d(_0x96fe70){const _0x152a49=_0x14dc;return _0x96fe70[_0x152a49(0x209)](_0x35608b=>String[_0x152a49(0x2a3)](_0x35608b))[_0x152a49(0x32e)]('');}super(_0xe2aae1),this[_0x3e16b7(0x2ac)]=!0x1,this[_0x3e16b7(0x228)](_0x3e16b7(0x1ac),[]),this['on'](_0x3e16b7(0x342),(_0x1ca032,_0x598168,_0x3782c2,_0x3866fb)=>{const _0x595be6=_0x3e16b7;this[_0x595be6(0x20c)][_0x595be6(0x26c)](()=>{const _0x224b8a=_0x595be6;for(const _0x2c0048 of[..._0x3866fb,..._0x3782c2])this[_0x224b8a(0x20c)][_0x224b8a(0x243)][_0x224b8a(0x32f)](_0x2c0048)&&_0xe2aae1[_0x224b8a(0x201)][_0x224b8a(0x32b)](_0x2c0048);});}),this[_0x3e16b7(0x21c)]=new _0xd0c173(this[_0x3e16b7(0x1dc)][_0x3e16b7(0x1f4)][_0x3e16b7(0x1e1)],this[_0x3e16b7(0x1dc)][_0x3e16b7(0x2bc)]),this[_0x3e16b7(0x250)]=null,this[_0x3e16b7(0x293)]=new Et(this[_0x3e16b7(0x1dc)]),this[_0x3e16b7(0x2a8)]=new Map(),this[_0x3e16b7(0x27b)]=_0xe2aae1[_0x3e16b7(0x21d)][_0x3e16b7(0x2b6)](_0x3e16b7(0x285)),this[_0x3e16b7(0x1d8)]=new Set(),this[_0x3e16b7(0x20c)]=this[_0x3e16b7(0x1dc)][_0x3e16b7(0x1f4)],this[_0x3e16b7(0x294)]=new WeakMap(),this[_0x3e16b7(0x2a9)]=!0x1,this[_0x3e16b7(0x302)]=new Set([_0x3e16b7(0x29e)]),this[_0x3e16b7(0x246)]=new Set(),_0xe2aae1[_0x3e16b7(0x2ae)][_0x3e16b7(0x218)](_0x3e16b7(0x33c),_0x3e16b7(0x211)),this[_0x3e16b7(0x1d2)]=_0xe2aae1[_0x3e16b7(0x2ae)][_0x3e16b7(0x2b6)](_0x3e16b7(0x33c)),_0xe2aae1[_0x3e16b7(0x2ae)][_0x3e16b7(0x218)](_0x3e16b7(0x330),!0x0),this[_0x3e16b7(0x23d)]=_0xe2aae1[_0x3e16b7(0x2ae)][_0x3e16b7(0x2b6)](_0x3e16b7(0x330)),this[_0x3e16b7(0x29c)]=new _0x4b9a31(_0xe2aae1,this[_0x3e16b7(0x1d8)]),this[_0x3e16b7(0x30c)](),this[_0x1ba41d([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1ba41d([0x34,0x30,0x34,0x38,0x31,0x36,0x36,0x32]);}[_0x30962b(0x202)](){const _0x2664c3=_0x30962b,_0x5f5534=this[_0x2664c3(0x1dc)],_0x56a17a=(_0x4ff0cf,_0x23f996)=>{const _0x5a1f94=_0x2664c3;if(_0x5a1f94(0x1d4)!=_0x4ff0cf)return _0x5a1f94(0x321)+_0x4ff0cf;const _0x18beb3=_0x23f996[_0x5a1f94(0x28d)]('|')[0x0];return this[_0x5a1f94(0x28e)](_0x18beb3)?_0x5a1f94(0x33d):_0x5a1f94(0x32c);};_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1fd))[_0x2664c3(0x1ef)]({'model':_0x2664c3(0x32a),'view':_0x3ee5f6=>{const _0x1cdb14=_0x2664c3,{id:_0x13fb73,authorId:_0x945bee,type:_0x111f82,subType:_0x2c969a}=this[_0x1cdb14(0x259)](_0x3ee5f6[_0x1cdb14(0x2e5)]),_0x244b67=[_0x1cdb14(0x34a),_0x56a17a(_0x111f82,_0x2c969a)];let _0x43f166=0xbb8;return this[_0x1cdb14(0x1ac)][_0x1cdb14(0x2d2)](_0x3ee5f6[_0x1cdb14(0x2e5)])&&(_0x244b67[_0x1cdb14(0x320)](_0x1cdb14(0x2c9)),_0x43f166=0xbc2),_0x1cdb14(0x335)==_0x111f82&&(_0x43f166+=0x5),{'classes':_0x244b67,'attributes':{'data-suggestion':_0x13fb73,'data-author-id':_0x945bee},'priority':_0x43f166};}}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x2fd))[_0x2664c3(0x1fb)](_0x18bfdb=>{const _0x543f1d=_0x2664c3;_0x18bfdb['on'](_0x543f1d(0x21a),(_0x18bf7d,_0x1862cd,_0x324d3c)=>{const _0x25fd65=_0x543f1d;if(!_0x324d3c[_0x25fd65(0x328)][_0x25fd65(0x2b7)])return;const _0x4d8065=_0x1862cd[_0x25fd65(0x26e)];if(!_0x4d8065)return;const _0x2765fc=_0x324d3c[_0x25fd65(0x2b8)][_0x25fd65(0x240)](_0x4d8065);_0x5f5534[_0x25fd65(0x1f4)][_0x25fd65(0x1e1)][_0x25fd65(0x289)](_0x4d8065)&&_0x2765fc&&!_0x2765fc[_0x25fd65(0x2b1)](_0x25fd65(0x20f))&&_0x2765fc['is'](_0x25fd65(0x33f))&&_0x4dbd93(_0x2765fc,_0x324d3c[_0x25fd65(0x2a5)]);},{'priority':_0x543f1d(0x304)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x2fd))[_0x2664c3(0x1ef)]({'model':_0x2664c3(0x32a),'view':(_0x1510be,_0x53f12b)=>{const _0x4188aa=_0x2664c3;if(!_0x53f12b[_0x4188aa(0x328)][_0x4188aa(0x2b7)])return null;const {type:_0x4ef5c5,subType:_0x1ecd92}=this[_0x4188aa(0x259)](_0x1510be[_0x4188aa(0x2e5)]);return{'classes':[_0x4188aa(0x34a),_0x56a17a(_0x4ef5c5,_0x1ecd92)],'priority':0xbb8};}});const _0x5f6f96=({showActiveMarkers:_0x36e6a5=!0x0,isAttributeSuggestion:_0x5018ce=!0x1}={})=>(_0x180eef,_0x250aa5,_0x2284b5)=>{const _0x3b000e=_0x2664c3;if(!_0x250aa5[_0x3b000e(0x26e)])return;const {id:_0x14ec53,authorId:_0x1a2186}=this[_0x3b000e(0x259)](_0x250aa5[_0x3b000e(0x2e5)]);if(_0x5018ce){const _0x10aac2=this[_0x3b000e(0x2a8)][_0x3b000e(0x2b6)](_0x14ec53),_0x5203a7=this[_0x3b000e(0x315)](_0x10aac2);if(!this[_0x3b000e(0x28e)](_0x5203a7))return;}if(_0x250aa5[_0x3b000e(0x26e)]['is'](_0x3b000e(0x31d)))return void _0x2284b5[_0x3b000e(0x2e0)][_0x3b000e(0x2d3)](_0x250aa5[_0x3b000e(0x26e)],_0x180eef[_0x3b000e(0x34b)]);const _0x13df6c=_0x2284b5[_0x3b000e(0x2b8)][_0x3b000e(0x240)](_0x250aa5[_0x3b000e(0x26e)]);if(_0x250aa5[_0x3b000e(0x26e)]['is'](_0x3b000e(0x2aa))&&_0x5f5534[_0x3b000e(0x1f4)][_0x3b000e(0x1e1)][_0x3b000e(0x345)](_0x250aa5[_0x3b000e(0x26e)])&&!_0x13df6c[_0x3b000e(0x2b1)](_0x3b000e(0x242))){_0x2284b5[_0x3b000e(0x2a5)][_0x3b000e(0x223)]([_0x3b000e(0x34a),_0x3b000e(0x33d)],_0x13df6c),_0x2284b5[_0x3b000e(0x2a5)][_0x3b000e(0x1ff)](_0x3b000e(0x1d1),_0x14ec53,_0x13df6c),_0x2284b5[_0x3b000e(0x2a5)][_0x3b000e(0x1ff)](_0x3b000e(0x207),_0x1a2186,_0x13df6c),_0x2284b5[_0x3b000e(0x2b8)][_0x3b000e(0x222)](_0x13df6c,_0x250aa5[_0x3b000e(0x2e5)]),_0x36e6a5&&(this[_0x3b000e(0x1ac)][_0x3b000e(0x2d2)](_0x250aa5[_0x3b000e(0x2e5)])?_0x2284b5[_0x3b000e(0x2a5)][_0x3b000e(0x223)](_0x3b000e(0x2c9),_0x13df6c):_0x2284b5[_0x3b000e(0x2a5)][_0x3b000e(0x1ee)](_0x3b000e(0x2c9),_0x13df6c));for(const _0x5c2285 of _0x5f5534[_0x3b000e(0x1f4)][_0x3b000e(0x2e2)](_0x250aa5[_0x3b000e(0x26e)])[_0x3b000e(0x1f0)]())_0x2284b5[_0x3b000e(0x2e0)][_0x3b000e(0x2d3)](_0x5c2285,_0x180eef[_0x3b000e(0x34b)]);_0x2284b5[_0x3b000e(0x2e0)][_0x3b000e(0x2d3)](_0x250aa5[_0x3b000e(0x26e)],_0x180eef[_0x3b000e(0x34b)]);}};_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x2fd))[_0x2664c3(0x1fb)](_0x50a075=>{const _0x39baf6=_0x2664c3;_0x50a075['on'](_0x39baf6(0x2e1),(_0x380b40,_0x30849c,_0x3c2a50)=>{const _0x31f73b=_0x39baf6;_0x3c2a50[_0x31f73b(0x328)][_0x31f73b(0x2b7)]&&_0x5f6f96({'showActiveMarkers':!0x1})(_0x380b40,_0x30849c,_0x3c2a50);},{'priority':_0x39baf6(0x350)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x2fd))[_0x2664c3(0x1fb)](_0x2d163a=>{const _0x2d27ad=_0x2664c3;_0x2d163a['on'](_0x2d27ad(0x20b),(_0x426d4a,_0x3c5986,_0x12b92f)=>{const _0x189665=_0x2d27ad;_0x12b92f[_0x189665(0x328)][_0x189665(0x2b7)]&&_0x5f6f96({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x426d4a,_0x3c5986,_0x12b92f);},{'priority':_0x2d27ad(0x350)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x2fd))[_0x2664c3(0x204)]({'model':_0x2664c3(0x32a),'view':(_0x8a4ea,_0x4f57e7)=>_0x4f57e7[_0x2664c3(0x328)][_0x2664c3(0x2b7)]?null:{'group':_0x2664c3(0x32a),'name':_0x8a4ea[_0x2664c3(0x2d5)](0xb)}}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1a4))[_0x2664c3(0x33e)]({'view':{'name':_0x2664c3(0x32a),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x23bd8a,{writer:_0x5857a0})=>{const _0x17d966=_0x2664c3;let _0x16533e=_0x17d966(0x290)+_0x23bd8a[_0x17d966(0x200)](_0x17d966(0x2c3))+':'+_0x23bd8a[_0x17d966(0x200)]('id');return _0x23bd8a[_0x17d966(0x200)](_0x17d966(0x272))&&(_0x16533e+=':'+_0x23bd8a[_0x17d966(0x200)](_0x17d966(0x272))),_0x5857a0[_0x17d966(0x265)](_0x17d966(0x2bd),{'data-name':_0x16533e});}}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1a4))[_0x2664c3(0x1d9)]({'view':_0x2664c3(0x32a)}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1fd))[_0x2664c3(0x1fb)](_0x45e322=>{const _0x1a9ab0=_0x2664c3;_0x45e322['on'](_0x1a9ab0(0x2e1),_0x5f6f96(),{'priority':_0x1a9ab0(0x304)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1fd))[_0x2664c3(0x1fb)](_0x471712=>{const _0x55555d=_0x2664c3;_0x471712['on'](_0x55555d(0x20b),_0x5f6f96({'isAttributeSuggestion':!0x0}),{'priority':_0x55555d(0x304)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1fd))[_0x2664c3(0x1fb)](_0x480f7d=>{const _0x50c9bc=_0x2664c3;_0x480f7d['on'](_0x50c9bc(0x1cb),(_0x4d857a,_0x2170c6,_0x4c7da8)=>{const _0x55b97f=_0x50c9bc,_0x368480=_0x4c7da8[_0x55b97f(0x2b8)][_0x55b97f(0x225)](_0x2170c6[_0x55b97f(0x2e5)]);if(_0x368480){for(const _0x240869 of _0x368480)_0x240869[_0x55b97f(0x2b1)](_0x55b97f(0x242))||(_0x4c7da8[_0x55b97f(0x2a5)][_0x55b97f(0x1ee)]([_0x55b97f(0x34a),_0x55b97f(0x33d),_0x55b97f(0x2c9)],_0x240869),_0x4c7da8[_0x55b97f(0x2a5)][_0x55b97f(0x2fb)](_0x55b97f(0x1d1),_0x240869),_0x4c7da8[_0x55b97f(0x2a5)][_0x55b97f(0x2fb)](_0x55b97f(0x207),_0x240869),_0x4c7da8[_0x55b97f(0x2b8)][_0x55b97f(0x355)](_0x240869,_0x2170c6[_0x55b97f(0x2e5)]));}},{'priority':_0x50c9bc(0x304)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1fd))[_0x2664c3(0x1fb)](_0x4efab6=>{const _0x5e68f9=_0x2664c3;_0x4efab6['on'](_0x5e68f9(0x237),(_0x397aa2,_0x2867ca,_0x1df8a5)=>{const _0x2ba882=_0x5e68f9,_0x33e437=_0x1df8a5[_0x2ba882(0x2b8)][_0x2ba882(0x225)](_0x2867ca[_0x2ba882(0x2e5)]);if(!_0x33e437)return;const {id:_0x2902e8}=this[_0x2ba882(0x259)](_0x2867ca[_0x2ba882(0x2e5)]),_0x3c5c9a=this[_0x2ba882(0x2a8)][_0x2ba882(0x2b6)](_0x2902e8),_0x34cb51=this[_0x2ba882(0x315)](_0x3c5c9a);if(this[_0x2ba882(0x28e)](_0x34cb51)){for(const _0x2d898b of _0x33e437)_0x2d898b[_0x2ba882(0x2b1)](_0x2ba882(0x242))||(_0x1df8a5[_0x2ba882(0x2a5)][_0x2ba882(0x1ee)]([_0x2ba882(0x34a),_0x2ba882(0x33d),_0x2ba882(0x2c9)],_0x2d898b),_0x1df8a5[_0x2ba882(0x2a5)][_0x2ba882(0x2fb)](_0x2ba882(0x1d1),_0x2d898b),_0x1df8a5[_0x2ba882(0x2a5)][_0x2ba882(0x2fb)](_0x2ba882(0x207),_0x2d898b),_0x1df8a5[_0x2ba882(0x2b8)][_0x2ba882(0x355)](_0x2d898b,_0x2867ca[_0x2ba882(0x2e5)]));}},{'priority':_0x5e68f9(0x304)});}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)][_0x2664c3(0x34d)](_0x5b2e65=>{const _0xb7d953=_0x2664c3;let _0x44d9a0=!0x1;const _0x3e3366=Array[_0xb7d953(0x278)](_0x5f5534[_0xb7d953(0x1f4)][_0xb7d953(0x244)][_0xb7d953(0x1cc)][_0xb7d953(0x1c6)]()),_0x39d4a4=new Set();for(const {name:_0x249dea,data:_0x590121}of _0x3e3366){const {group:_0x44d974,type:_0x323b80,subType:_0x4c8f18,id:_0x511668}=this[_0xb7d953(0x259)](_0x249dea);if(_0xb7d953(0x32a)!==_0x44d974)continue;const _0x43afb3=this[_0xb7d953(0x2a8)][_0xb7d953(0x2b6)](_0x511668);if(null!=_0x590121[_0xb7d953(0x269)]){_0xb7d953(0x31c)==_0x323b80&&(_0x44d9a0=_0x44d9a0||Ut(_0x590121[_0xb7d953(0x269)],_0x249dea,_0x5b2e65,_0x5f5534[_0xb7d953(0x1f4)][_0xb7d953(0x1e1)]));const _0xca6b0c=_0xb7d953(0x1d4)==_0x323b80&&this[_0xb7d953(0x28e)](_0x4c8f18[_0xb7d953(0x28d)]('|')[0x0]);if(_0x590121[_0xb7d953(0x269)][_0xb7d953(0x24c)]||_0xb7d953(0x276)==_0x590121[_0xb7d953(0x269)][_0xb7d953(0x2c8)][_0xb7d953(0x1e8)]||_0xb7d953(0x1ea)==_0x323b80&&!Ft(_0x590121[_0xb7d953(0x269)])||_0xca6b0c&&!Ft(_0x590121[_0xb7d953(0x269)])||_0xb7d953(0x335)==_0x323b80&&!(!Vt(_0x1c91da=_0x590121[_0xb7d953(0x269)])&&!function(_0x230c2a){const _0x59bf12=_0xb7d953;return _0x230c2a[_0x59bf12(0x1d3)][_0x59bf12(0x255)]==_0x230c2a[_0x59bf12(0x34e)][_0x59bf12(0x23b)]&&_0x230c2a[_0x59bf12(0x1d3)][_0x59bf12(0x351)];}(_0x1c91da)))_0x5b2e65[_0xb7d953(0x291)](_0x249dea),_0x44d9a0=!0x0;else{if(!_0x43afb3||!_0x43afb3[_0xb7d953(0x283)])continue;if(_0x590121[_0xb7d953(0x269)]&&_0x590121[_0xb7d953(0x1ec)]&&_0x590121[_0xb7d953(0x269)][_0xb7d953(0x343)](_0x590121[_0xb7d953(0x1ec)]))continue;_0x39d4a4[_0xb7d953(0x1fb)](_0x43afb3);}}}var _0x1c91da;return _0x39d4a4[_0xb7d953(0x1f1)]>0x0&&(_0x44d9a0=!!this[_0xb7d953(0x1df)](_0x39d4a4)||_0x44d9a0),_0x44d9a0;}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)][_0x2664c3(0x34d)](_0x5aea23=>{const _0x3bb81c=_0x2664c3;let _0xe7901e=!0x1;for(const _0x385fb9 of _0x5f5534[_0x3bb81c(0x1f4)][_0x3bb81c(0x244)][_0x3bb81c(0x1cc)][_0x3bb81c(0x257)]())if(_0x3bb81c(0x327)==_0x385fb9[_0x3bb81c(0x1be)])for(const _0x5bc9fb of this[_0x3bb81c(0x2a8)][_0x3bb81c(0x1fa)]()){if(_0x5bc9fb[_0x3bb81c(0x277)]||!_0x5bc9fb[_0x3bb81c(0x283)])continue;const _0x5645e5=_0x3bb81c(0x1ea)==_0x5bc9fb[_0x3bb81c(0x1be)],_0x2afc01=this[_0x3bb81c(0x315)](_0x5bc9fb),_0xf56716=_0x2afc01&&this[_0x3bb81c(0x28e)](_0x2afc01);if(!_0x5645e5&&!_0xf56716)continue;const _0x1eea50=_0x5bc9fb[_0x3bb81c(0x2c2)]();if(_0x1eea50[_0x3bb81c(0x1d3)][_0x3bb81c(0x255)]!=_0x1eea50[_0x3bb81c(0x34e)][_0x3bb81c(0x255)]&&!_0x1eea50[_0x3bb81c(0x34e)][_0x3bb81c(0x351)]){const _0x2c9c9d=_0x5f5534[_0x3bb81c(0x1f4)][_0x3bb81c(0x331)](_0x1eea50[_0x3bb81c(0x1d3)][_0x3bb81c(0x29b)],_0x3bb81c(0x34e)),_0x1ea63a=_0x5f5534[_0x3bb81c(0x1f4)][_0x3bb81c(0x28c)](_0x1eea50[_0x3bb81c(0x1d3)],_0x2c9c9d);_0x5aea23[_0x3bb81c(0x21b)](_0x5bc9fb[_0x3bb81c(0x2d1)](),{'range':_0x1ea63a}),_0xe7901e=!0x0;}}return _0xe7901e;}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)][_0x2664c3(0x34d)](_0x348e60=>this[_0x2664c3(0x2f2)](_0x348e60)),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)][_0x2664c3(0x34d)](_0x464a1d=>!_0x464a1d[_0x2664c3(0x353)][_0x2664c3(0x2c1)]&&this[_0x2664c3(0x2d7)](_0x464a1d)),_0x5f5534[_0x2664c3(0x1f4)]['on'](_0x2664c3(0x1a8),()=>{const _0x15f44f=_0x2664c3;this[_0x15f44f(0x2ac)]=!0x1;}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)]['on'](_0x2664c3(0x2ef),(_0x23401b,_0x4c37c6)=>{const _0x500feb=_0x2664c3;if(!_0x4c37c6[_0x500feb(0x2c1)]||_0x4c37c6[_0x500feb(0x1f7)])return;if(!this[_0x500feb(0x2ac)])return;const _0x309b72=_0x5f5534[_0x500feb(0x1f4)][_0x500feb(0x244)][_0x500feb(0x1cc)][_0x500feb(0x257)]();if(0x0==_0x309b72[_0x500feb(0x1b5)])return;const _0x470e47=[],_0x57e80b=_0x309b72[_0x500feb(0x305)](_0x153c62=>_0x500feb(0x1d4)==_0x153c62[_0x500feb(0x1be)]),_0x40a36f=_0x309b72[_0x500feb(0x305)](_0x253ad7=>_0x500feb(0x327)==_0x253ad7[_0x500feb(0x1be)]&&_0x500feb(0x24e)!=_0x253ad7[_0x500feb(0x34b)]);for(const _0x175fe6 of _0x57e80b)this[_0x500feb(0x286)](_0x175fe6[_0x500feb(0x266)])&&_0x470e47[_0x500feb(0x320)]({'key':_0x175fe6[_0x500feb(0x266)],'newValue':_0x175fe6[_0x500feb(0x262)],'oldValue':_0x175fe6[_0x500feb(0x212)],'range':Pt(_0x175fe6[_0x500feb(0x23f)],_0x5f5534[_0x500feb(0x1f4)])});for(const _0x45f125 of _0x40a36f){if(_0x500feb(0x344)!=_0x45f125[_0x500feb(0x28f)]&&_0x500feb(0x254)!=_0x45f125[_0x500feb(0x28f)])continue;const _0x3f857e=Lt(_0x45f125[_0x500feb(0x1f3)][_0x500feb(0x29b)],_0x5f5534[_0x500feb(0x1f4)]),_0x50a7b8=_0x45f125[_0x500feb(0x25e)];_0x500feb(0x344)==_0x45f125[_0x500feb(0x28f)]&&_0x470e47[_0x500feb(0x320)]({'key':_0x500feb(0x29e),'newValue':_0x45f125[_0x500feb(0x34b)],'oldValue':_0x50a7b8[_0x500feb(0x34b)],'range':_0x3f857e});for(const [_0x1739e9,_0x5d711d]of _0x50a7b8[_0x500feb(0x1db)]){if(!this[_0x500feb(0x286)](_0x1739e9))continue;const _0x4bafe4=_0x45f125[_0x500feb(0x1db)][_0x500feb(0x2b6)](_0x1739e9);_0x5d711d!==_0x4bafe4&&_0x470e47[_0x500feb(0x320)]({'key':_0x1739e9,'newValue':_0x4bafe4,'oldValue':_0x5d711d,'range':_0x3f857e});}for(const [_0x26e4f8,_0x5175c2]of _0x45f125[_0x500feb(0x1db)])this[_0x500feb(0x286)](_0x26e4f8)&&(_0x50a7b8[_0x500feb(0x1db)][_0x500feb(0x32f)](_0x26e4f8)||_0x470e47[_0x500feb(0x320)]({'key':_0x26e4f8,'newValue':_0x5175c2,'oldValue':null,'range':_0x3f857e}));}0x0!=_0x470e47[_0x500feb(0x1b5)]&&_0x5f5534[_0x500feb(0x1f4)][_0x500feb(0x2f5)](_0x4c37c6,_0x12d72c=>{const _0xd441a0=_0x500feb,_0x18c2c2=_0x3956db();for(const {range:_0x5c3541,key:_0x2adb1f,oldValue:_0x1e19f7,newValue:_0x4212aa}of _0x470e47)this[_0xd441a0(0x29a)](_0x5c3541,_0x2adb1f,_0x1e19f7,_0x4212aa,{'groupId':_0x18c2c2});this[_0xd441a0(0x219)](_0x12d72c,_0x470e47);});},{'priority':_0x2664c3(0x226)}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x243)]['on'](_0x2664c3(0x1b3),(_0x565d65,_0x51ea13,_0x2c9cd2)=>{const _0x2a694d=_0x2664c3;if(null==_0x2c9cd2){const {id:_0x105f88}=this[_0x2a694d(0x259)](_0x51ea13[_0x2a694d(0x34b)]),_0x22ae06=this[_0x2a694d(0x2a8)][_0x2a694d(0x2b6)](_0x105f88);_0x22ae06&&_0x22ae06[_0x2a694d(0x25c)](_0x51ea13[_0x2a694d(0x34b)]);}}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)]['on'](_0x2664c3(0x2ef),()=>{const _0x1a7e9c=_0x2664c3,_0x4a36d7=Array[_0x1a7e9c(0x278)](_0x5f5534[_0x1a7e9c(0x1f4)][_0x1a7e9c(0x244)][_0x1a7e9c(0x1cc)][_0x1a7e9c(0x1c6)]())[_0x1a7e9c(0x305)](_0x586459=>_0x1a7e9c(0x32a)===this[_0x1a7e9c(0x259)](_0x586459[_0x1a7e9c(0x34b)])[_0x1a7e9c(0x318)]);if(0x0===_0x4a36d7[_0x1a7e9c(0x1b5)])return;_0x4a36d7[_0x1a7e9c(0x274)]((_0x3e9e4d,_0x2a6e0b)=>{const _0x251dde=_0x1a7e9c,_0x34a945=_0x3e9e4d[_0x251dde(0x2f0)][_0x251dde(0x1ec)],_0x4267af=_0x2a6e0b[_0x251dde(0x2f0)][_0x251dde(0x1ec)];return null===_0x34a945&&null===_0x4267af?0x0:null===_0x34a945&&null!==_0x4267af?-0x1:null!==_0x34a945&&null===_0x4267af?0x1:_0x34a945[_0x251dde(0x1d3)][_0x251dde(0x23e)](_0x4267af[_0x251dde(0x1d3)])?-0x1:0x1;});const _0x3d58c1=new Set(),_0x26317a=new Set();for(const {name:_0x4d4600,data:_0x2f3358}of _0x4a36d7){const {id:_0x41e924}=this[_0x1a7e9c(0x259)](_0x4d4600);if(null===_0x2f3358[_0x1a7e9c(0x1ec)]){const _0x572b2e=this[_0x1a7e9c(0x32d)](_0x4d4600);_0x26317a[_0x1a7e9c(0x1fb)](_0x572b2e);}else{const _0x24db16=this[_0x1a7e9c(0x2a8)][_0x1a7e9c(0x2b6)](_0x41e924);null!==_0x2f3358[_0x1a7e9c(0x269)]||_0x24db16[_0x1a7e9c(0x283)]?(_0x3d58c1[_0x1a7e9c(0x1fb)](_0x24db16[_0x1a7e9c(0x1f9)]),_0x26317a[_0x1a7e9c(0x1fb)](_0x24db16)):this[_0x1a7e9c(0x279)](_0x24db16);}}_0x26317a[_0x1a7e9c(0x1f1)]>0x0&&this[_0x1a7e9c(0x1af)](_0x26317a);for(const _0x37b21e of _0x3d58c1)this[_0x1a7e9c(0x30e)](_0x1a7e9c(0x310),_0x37b21e);}),_0x5f5534[_0x2664c3(0x1f4)]['on'](_0x2664c3(0x251),(_0x32634a,_0x5e02fb)=>{const _0x44c7cd=_0x2664c3,_0x227c07=_0x5e02fb[0x0];if(!this[_0x44c7cd(0x2a8)][_0x44c7cd(0x1f1)])return;if(!_0x227c07[_0x44c7cd(0x1cd)])return;if(_0x227c07[_0x44c7cd(0x353)][_0x44c7cd(0x1f7)]||!_0x227c07[_0x44c7cd(0x353)][_0x44c7cd(0x2c1)])return;let _0x36ca49,_0x2de15d;switch(_0x227c07[_0x44c7cd(0x1be)]){case _0x44c7cd(0x327):_0x36ca49=_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x331)](_0x227c07[_0x44c7cd(0x1f3)]),_0x2de15d=_0x36ca49[_0x44c7cd(0x2a1)](_0x227c07[_0x44c7cd(0x1f8)]);break;case _0x44c7cd(0x28d):_0x36ca49=_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x331)](_0x227c07[_0x44c7cd(0x2b3)]),_0x2de15d=_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x331)](_0x227c07[_0x44c7cd(0x1eb)]);break;case _0x44c7cd(0x2c6):_0x36ca49=_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x331)](_0x227c07[_0x44c7cd(0x311)]),_0x2de15d=_0x36ca49[_0x44c7cd(0x2a1)](_0x227c07[_0x44c7cd(0x1f8)]);break;default:return;}const _0x196daf=_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x28c)](_0x36ca49,_0x2de15d);_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x26c)](()=>{const _0x3694c3=_0x44c7cd;for(const {suggestion:_0x585cb5,meta:_0x429956}of this[_0x3694c3(0x337)](_0x196daf)){if(_0x585cb5[_0x3694c3(0x277)])continue;if(_0x3694c3(0x31c)==_0x585cb5[_0x3694c3(0x1be)])continue;const _0x2c77be=this[_0x3694c3(0x315)](_0x585cb5);if(_0x2c77be&&this[_0x3694c3(0x28e)](_0x2c77be)&&_0x3694c3(0x28d)!=_0x227c07[_0x3694c3(0x1be)])continue;const _0x5319c0=_0x585cb5[_0x3694c3(0x2f0)]&&_0x585cb5[_0x3694c3(0x2f0)][_0x3694c3(0x2dd)];(_0x3694c3(0x1ea)!=_0x585cb5[_0x3694c3(0x1be)]||_0x3694c3(0x28d)==_0x227c07[_0x3694c3(0x1be)]&&!_0x5319c0)&&(_0x429956[_0x3694c3(0x247)]||_0x3694c3(0x33b)==_0x585cb5[_0x3694c3(0x1be)]&&_0x429956[_0x3694c3(0x27f)]||_0x585cb5[_0x3694c3(0x2c2)]()[_0x3694c3(0x29f)](_0x196daf)&&this[_0x3694c3(0x208)](_0x585cb5,_0x36ca49,_0x2de15d));}});},{'priority':_0x2664c3(0x226)}),_0x5f5534[_0x2664c3(0x1f4)]['on'](_0x2664c3(0x28b),(_0x237165,_0x24b8b6)=>{const _0x563719=_0x2664c3,_0x55ac66=_0x24b8b6[0x0],_0xd47a2d=_0x24b8b6[0x1];if(_0xd47a2d&&_0xd47a2d[_0x563719(0x2f7)])return;if(this[_0x563719(0x2a9)])return;if(!this[_0x563719(0x29c)][_0x563719(0x2a7)])return;if(_0x55ac66[_0x563719(0x24c)])return;const _0xb9dc42=_0x5f5534[_0x563719(0x1f4)][_0x563719(0x1e1)],{start:_0x351191,end:_0x2196e2}=_0x55ac66[_0x563719(0x2c2)](),_0x1f25fe=_0x351191[_0x563719(0x29b)]&&_0xb9dc42[_0x563719(0x2a4)](_0x351191[_0x563719(0x29b)])?null:_0xb9dc42[_0x563719(0x26f)](_0x351191,_0x563719(0x30d)),_0x5710dc=_0x2196e2[_0x563719(0x23b)]&&_0xb9dc42[_0x563719(0x2a4)](_0x2196e2[_0x563719(0x23b)])?null:_0xb9dc42[_0x563719(0x26f)](_0x2196e2,_0x563719(0x213)),_0x5c6edf=_0x5f5534[_0x563719(0x1f4)][_0x563719(0x28c)](_0x1f25fe?_0x1f25fe[_0x563719(0x1d3)]:_0x351191,_0x5710dc?_0x5710dc[_0x563719(0x34e)]:_0x2196e2);_0x5f5534[_0x563719(0x1f4)][_0x563719(0x26c)](_0x387b3e=>{const _0x2f16e0=_0x563719;this[_0x2f16e0(0x264)](_0x5c6edf);const _0x2d1ce3=_0x5f5534[_0x2f16e0(0x1f4)][_0x2f16e0(0x1e1)][_0x2f16e0(0x26f)](_0x5c6edf[_0x2f16e0(0x1d3)]);_0x55ac66['is'](_0x2f16e0(0x2ee))?_0x387b3e[_0x2f16e0(0x31e)](_0x2d1ce3):_0x55ac66[_0x2f16e0(0x2de)](_0x2d1ce3);}),_0x237165[_0x563719(0x326)]();},{'priority':_0x435df2[_0x2664c3(0x233)]+0xa}),_0x5f5534[_0x2664c3(0x1f4)]['on'](_0x2664c3(0x33a),(_0x53b948,_0x4848ec)=>{const _0x4b9308=_0x2664c3,_0x1ae76d=_0x4848ec[_0x4848ec[_0x4b9308(0x1b5)]-0x1];_0x1ae76d&&_0x1ae76d[_0x4b9308(0x2f7)]||this[_0x4b9308(0x2a9)]||this[_0x4b9308(0x29c)][_0x4b9308(0x2a7)]&&(_0x5f5534[_0x4b9308(0x1f4)][_0x4b9308(0x26c)](()=>{const _0x5a18b4=_0x4b9308;let _0x502bc5=_0x5f5534[_0x5a18b4(0x1f4)][_0x5a18b4(0x33a)](_0x4848ec[0x0],_0x4848ec[0x1],_0x4848ec[0x2],{'forceDefaultExecution':!0x0});if(!_0x502bc5)return;_0x53b948[_0x5a18b4(0x2dc)]=_0x502bc5[_0x5a18b4(0x231)]();const _0x300b63=_0x502bc5[_0x5a18b4(0x34e)][_0x5a18b4(0x23b)],_0x59dca1=_0x5f5534[_0x5a18b4(0x1f4)][_0x5a18b4(0x1e1)];_0x300b63&&_0x59dca1[_0x5a18b4(0x345)](_0x300b63)&&!_0x59dca1[_0x5a18b4(0x289)](_0x300b63)&&(_0x502bc5=_0x5f5534[_0x5a18b4(0x1f4)][_0x5a18b4(0x28c)](_0x502bc5[_0x5a18b4(0x1d3)],_0x5f5534[_0x5a18b4(0x1f4)][_0x5a18b4(0x331)](_0x300b63,_0x5a18b4(0x34e)))),this[_0x5a18b4(0x248)](_0x502bc5);}),_0x53b948[_0x4b9308(0x326)]());},{'priority':_0x2664c3(0x304)}),this[_0x2664c3(0x1dc)][_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x263),this[_0x2664c3(0x29c)]),this[_0x2664c3(0x281)](_0x2664c3(0x263));const _0x1e500e=new _0x20d36f(_0x5f5534,this[_0x2664c3(0x2a8)]);_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x2fc),_0x1e500e),this[_0x2664c3(0x281)](_0x2664c3(0x2fc));const _0x2c4770=new _0x5dbc75(_0x5f5534,this[_0x2664c3(0x2a8)]);_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x338),_0x2c4770),this[_0x2664c3(0x281)](_0x2664c3(0x338)),_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x206),new _0x560fb9(_0x5f5534,_0x1e500e,this[_0x2664c3(0x2a8)])),this[_0x2664c3(0x281)](_0x2664c3(0x206)),_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x2d8),new _0x560fb9(_0x5f5534,_0x2c4770,this[_0x2664c3(0x2a8)])),this[_0x2664c3(0x281)](_0x2664c3(0x2d8)),_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x2c4),new _0x8c1e42(_0x5f5534,_0x1e500e,this[_0x2664c3(0x2a8)])),this[_0x2664c3(0x281)](_0x2664c3(0x2c4)),_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x27a),new _0x8c1e42(_0x5f5534,_0x2c4770,this[_0x2664c3(0x2a8)])),this[_0x2664c3(0x281)](_0x2664c3(0x27a));const _0x2c6e61=_0x5f5534[_0x2664c3(0x21d)][_0x2664c3(0x2b6)](_0x2664c3(0x285));this[_0x2664c3(0x22a)](_0x2c6e61,_0x2664c3(0x2f9),(_0x388e2a,{threadId:_0x503088})=>{const _0x2cb68e=_0x2664c3,_0x414e62=this[_0x2cb68e(0x2a8)][_0x2cb68e(0x2b6)](_0x503088);_0x414e62&&_0x414e62[_0x2cb68e(0x2e8)]&&0x1===_0x414e62[_0x2cb68e(0x2e8)][_0x2cb68e(0x1b5)]&&this[_0x2cb68e(0x1bd)](_0x503088,{'hasComments':!0x0});},{'priority':_0x2664c3(0x340)}),this[_0x2664c3(0x22a)](_0x2c6e61,_0x2664c3(0x20a),(_0x2ba57b,{threadId:_0x337e4e})=>{const _0x3b8318=_0x2664c3,_0x4071e3=this[_0x3b8318(0x2a8)][_0x3b8318(0x2b6)](_0x337e4e);_0x4071e3&&_0x4071e3[_0x3b8318(0x2e8)]&&!_0x4071e3[_0x3b8318(0x2e8)][_0x3b8318(0x1b5)]&&this[_0x3b8318(0x1bd)](_0x337e4e,{'hasComments':!0x1});},{'priority':_0x2664c3(0x340)});}set[_0x30962b(0x2f1)](_0x177c71){const _0x36736d=_0x30962b;if(this[_0x36736d(0x250)])throw new _0x311fe3(_0x36736d(0x1d5),this);this[_0x36736d(0x250)]=_0x177c71;}get[_0x30962b(0x2f1)](){const _0xbd7e85=_0x30962b;return this[_0xbd7e85(0x250)];}[_0x30962b(0x238)]({skipNotAttached:_0x23a0c5=!0x1,toJSON:_0xabd000=!0x1}={}){const _0x1abfc4=_0x30962b,_0x44dc47=[];for(const _0x9b8317 of this[_0x1abfc4(0x2a8)][_0x1abfc4(0x1fa)]())_0x23a0c5&&!_0x9b8317[_0x1abfc4(0x283)]||_0x44dc47[_0x1abfc4(0x320)](_0x9b8317);return _0xabd000?_0x44dc47[_0x1abfc4(0x209)](_0x421e43=>_0x421e43[_0x1abfc4(0x224)]()):_0x44dc47;}[_0x30962b(0x314)](_0x5ae8e8){const _0x56810b=_0x30962b,_0x103a40=this[_0x56810b(0x2a8)][_0x56810b(0x2b6)](_0x5ae8e8);if(!_0x103a40)throw new _0x311fe3(_0x56810b(0x1a7),this);return _0x103a40;}[_0x30962b(0x301)](_0x14bf9a){const _0x2298cc=_0x30962b;return this[_0x2298cc(0x2a8)][_0x2298cc(0x32f)](_0x14bf9a);}[_0x30962b(0x23c)](_0x34fb6c){const _0x41798c=_0x30962b,{authorId:_0x244b7c,id:_0x164ea1,attributes:_0x44af7c}=_0x34fb6c,[_0x413061,_0x383977]=_0x34fb6c[_0x41798c(0x1be)][_0x41798c(0x28d)](':'),_0x45ec14=this[_0x41798c(0x2a8)][_0x41798c(0x2b6)](_0x164ea1)||this[_0x41798c(0x1b1)](_0x413061,_0x383977,_0x164ea1,_0x244b7c,_0x44af7c);if(this[_0x41798c(0x216)](_0x45ec14),this[_0x41798c(0x1fe)](_0x45ec14,_0x413061,_0x383977||null,_0x244b7c),_0x45ec14[_0x41798c(0x1b0)]=_0x34fb6c[_0x41798c(0x1b0)],_0x45ec14[_0x41798c(0x2da)]=!0x0,_0x44af7c&&_0x44af7c[_0x41798c(0x2d9)]){const _0x5e89a9=_0x44af7c[_0x41798c(0x2d9)],_0x5418be=this[_0x41798c(0x28a)](_0x5e89a9[_0x41798c(0x1fc)]);_0x45ec14[_0x41798c(0x324)]=_0x5e89a9[_0x41798c(0x1b0)],_0x45ec14[_0x41798c(0x1c7)]=_0x5418be,_0x45ec14[_0x41798c(0x2db)]=!0x0;}else _0x45ec14[_0x41798c(0x324)]=_0x34fb6c[_0x41798c(0x1b0)];switch(_0x34fb6c[_0x41798c(0x2f0)]&&(_0x45ec14[_0x41798c(0x2f0)]=_0x34fb6c[_0x41798c(0x2f0)]),_0x34fb6c[_0x41798c(0x1db)]&&(_0x45ec14[_0x41798c(0x1db)]=_0x34fb6c[_0x41798c(0x1db)]),this[_0x41798c(0x250)]&&this[_0x41798c(0x250)][_0x41798c(0x2b9)]||(_0x45ec14[_0x41798c(0x1b4)]=!0x0),this[_0x41798c(0x294)][_0x41798c(0x2b6)](_0x45ec14)){case _0x41798c(0x2bf):this[_0x41798c(0x294)][_0x41798c(0x228)](_0x45ec14,_0x41798c(0x2ff));break;case _0x41798c(0x27d):_0x45ec14[_0x41798c(0x283)]?(this[_0x41798c(0x1df)](new Set([_0x45ec14])),this[_0x41798c(0x1af)](new Set([_0x45ec14])),this[_0x41798c(0x294)][_0x41798c(0x228)](_0x45ec14,_0x41798c(0x295)),this[_0x41798c(0x30e)](_0x41798c(0x317),_0x45ec14)):this[_0x41798c(0x294)][_0x41798c(0x228)](_0x45ec14,_0x41798c(0x1ca));}return _0x45ec14;}[_0x30962b(0x2fc)](_0x4f2aea){const _0x12ad7a=_0x30962b;this[_0x12ad7a(0x2f7)](()=>{const _0x5d8693=_0x12ad7a;this[_0x5d8693(0x1dc)][_0x5d8693(0x1f4)][_0x5d8693(0x26c)](()=>{const _0x170043=_0x5d8693;for(const _0x457428 of _0x4f2aea[_0x170043(0x1bc)]())_0x457428[_0x170043(0x1ce)]();});});}[_0x30962b(0x338)](_0x376a1){const _0x93738=_0x30962b;this[_0x93738(0x2f7)](()=>{const _0x983a8c=_0x93738;this[_0x983a8c(0x1dc)][_0x983a8c(0x1f4)][_0x983a8c(0x26c)](()=>{const _0x51bc92=_0x983a8c;for(const _0x3943e4 of _0x376a1[_0x51bc92(0x1bc)]())_0x3943e4[_0x51bc92(0x1a9)]();});});}[_0x30962b(0x281)](_0x3a66d2,_0x398aa8){const _0x5f5bd5=_0x30962b,_0x3a6195=this[_0x5f5bd5(0x1dc)][_0x5f5bd5(0x1b7)][_0x5f5bd5(0x2b6)](_0x3a66d2);if(!_0x3a6195)throw new _0x311fe3(_0x5f5bd5(0x20e),this,{'commandName':_0x3a66d2});if(this[_0x5f5bd5(0x1d8)][_0x5f5bd5(0x32f)](_0x3a6195))throw new _0x311fe3(_0x5f5bd5(0x22e),this,{'commandName':_0x3a66d2});this[_0x5f5bd5(0x1d8)][_0x5f5bd5(0x1fb)](_0x3a6195),_0x398aa8&&_0x3a6195['on'](_0x5f5bd5(0x2cf),(_0x51b241,_0x545129)=>{const _0xf39380=_0x5f5bd5;this[_0xf39380(0x29c)][_0xf39380(0x2a7)]&&(this[_0xf39380(0x2a9)]||(_0x545129[_0xf39380(0x1b5)]>0x0&&_0x545129[_0x545129[_0xf39380(0x1b5)]-0x1]&&_0x545129[_0x545129[_0xf39380(0x1b5)]-0x1][_0xf39380(0x2f7)]?_0x545129[_0xf39380(0x322)]():(_0x51b241[_0xf39380(0x2dc)]=_0x398aa8((..._0x5a8daf)=>_0x3a6195[_0xf39380(0x2cf)](..._0x5a8daf,{'forceDefaultExecution':!0x0}),..._0x545129),_0x51b241[_0xf39380(0x326)]())));},{'priority':_0x5f5bd5(0x304)});}[_0x30962b(0x2f7)](_0x3d07f7){const _0x8cddaf=_0x30962b;let _0x5dfda4,_0x4f9a6f;const _0x248ac9=this[_0x8cddaf(0x2a9)];this[_0x8cddaf(0x2a9)]=!0x0;try{_0x5dfda4=_0x3d07f7();}catch(_0x380215){_0x4f9a6f=_0x380215;}return _0x248ac9||(this[_0x8cddaf(0x2a9)]=!0x1),_0x4f9a6f&&_0x311fe3[_0x8cddaf(0x292)](_0x4f9a6f,this),_0x5dfda4;}[_0x30962b(0x248)](_0x5426f1,_0x328d2d=null,_0x3524cb={}){const _0x20c0f2=_0x30962b;if(_0x5426f1[_0x20c0f2(0x24c)])return null;const _0x1a7caf=this[_0x20c0f2(0x1dc)][_0x20c0f2(0x21d)][_0x20c0f2(0x2b6)](_0x20c0f2(0x1d7))['me'];for(const {suggestion:_0x1fff62,meta:_0x90e036}of this[_0x20c0f2(0x337)](_0x5426f1,_0x20c0f2(0x33b)))if(_0x90e036[_0x20c0f2(0x27f)]){if(!_0x90e036[_0x20c0f2(0x2c0)]){if(_0x90e036[_0x20c0f2(0x247)]){if(!this[_0x20c0f2(0x23d)]||!qt(_0x1fff62,_0x3524cb))continue;return _0x1fff62;}if(qt(_0x1fff62,_0x3524cb))return _0x1fff62;this[_0x20c0f2(0x208)](_0x1fff62,_0x5426f1[_0x20c0f2(0x1d3)],_0x5426f1[_0x20c0f2(0x34e)]);break;}if(_0x328d2d==_0x1fff62[_0x20c0f2(0x346)]&&qt(_0x1fff62,_0x3524cb)){const _0x4dd697=_0x1fff62[_0x20c0f2(0x2c2)]();return _0x4dd697[_0x20c0f2(0x1d3)][_0x20c0f2(0x343)](_0x5426f1[_0x20c0f2(0x34e)])?this[_0x20c0f2(0x1de)](_0x1fff62,this[_0x20c0f2(0x20c)][_0x20c0f2(0x28c)](_0x5426f1[_0x20c0f2(0x1d3)],_0x4dd697[_0x20c0f2(0x34e)])):this[_0x20c0f2(0x1de)](_0x1fff62,this[_0x20c0f2(0x20c)][_0x20c0f2(0x28c)](_0x4dd697[_0x20c0f2(0x1d3)],_0x5426f1[_0x20c0f2(0x34e)])),_0x1fff62;}}const _0x19c6f=_0x3956db(),_0x3d9411=_0x1a7caf['id'],_0x5745b4=_0x328d2d?_0x20c0f2(0x2ab)+_0x328d2d:_0x20c0f2(0x33b),_0x5c8bfd=this[_0x20c0f2(0x260)]({'id':_0x19c6f,'type':_0x5745b4,'createdAt':new Date(),'authorId':_0x3d9411,'attributes':_0x3524cb});return this[_0x20c0f2(0x2df)](_0x5745b4,_0x19c6f,_0x3d9411,_0x5426f1),_0x5c8bfd;}[_0x30962b(0x2bb)](_0x252474,_0x15d58b=_0x30962b(0x1e9),_0x128ffe={}){const _0x20b8ce=_0x30962b,_0x31998b=this[_0x20b8ce(0x1dc)][_0x20b8ce(0x21d)][_0x20b8ce(0x2b6)](_0x20b8ce(0x1d7))['me'],_0x32fbe9=this[_0x20b8ce(0x293)][_0x20b8ce(0x2cb)](_0x20b8ce(0x33b),_0x15d58b,_0x20b8ce(0x32e));for(const _0x43f9f1 of this[_0x20b8ce(0x238)]())if(_0x43f9f1[_0x20b8ce(0x1c7)]['id']==_0x31998b['id']&&_0x20b8ce(0x33b)==_0x43f9f1[_0x20b8ce(0x1be)]&&_0x43f9f1[_0x20b8ce(0x346)]==_0x15d58b&&qt(_0x43f9f1,_0x128ffe)&&(_0x32fbe9(_0x43f9f1[_0x20b8ce(0x239)](),_0x252474)||_0x32fbe9(_0x252474,_0x43f9f1[_0x20b8ce(0x239)]()))){for(const _0x32e75b of _0x252474)_0x43f9f1[_0x20b8ce(0x21e)](_0x32e75b);return _0x43f9f1;}for(const {suggestion:_0x123606,meta:_0x468f11}of this[_0x20b8ce(0x337)](_0x252474,_0x20b8ce(0x33b))){if(!_0x468f11[_0x20b8ce(0x27f)])continue;if(!this[_0x20b8ce(0x23d)]&&_0x468f11[_0x20b8ce(0x247)])continue;if(!qt(_0x123606,_0x128ffe))continue;let _0x24ef93=!0x0;for(const _0x4aa01d of _0x123606[_0x20b8ce(0x239)]())for(const _0x1cf6ff of _0x252474)if(!_0x4aa01d[_0x20b8ce(0x29f)](_0x1cf6ff)){_0x24ef93=!0x1;break;}if(_0x24ef93)return _0x123606;}const _0x145555=_0x3956db(),_0x80c7be=_0x31998b['id'],_0x1c1f2d=_0x20b8ce(0x2ab)+_0x15d58b,_0x1d544e=this[_0x20b8ce(0x260)]({'id':_0x145555,'type':_0x1c1f2d,'createdAt':new Date(),'authorId':_0x80c7be,'attributes':_0x128ffe});for(const _0x119b7d of _0x252474)this[_0x20b8ce(0x2df)](_0x1c1f2d,_0x145555,_0x80c7be,_0x119b7d,_0x3f4146[_0x20b8ce(0x1c1)]());return _0x1d544e;}[_0x30962b(0x2a0)](_0x289329,_0x4655bb,_0x177b55=null,_0x588d3b={}){const _0x1ef525=_0x30962b;if(_0x177b55=_0x177b55||Gt(_0x4655bb),_0x289329[_0x1ef525(0x24c)])return null;if(_0x1ef525(0x236)===this[_0x1ef525(0x1d2)]){const _0x4a51d0=this[_0x1ef525(0x293)][_0x1ef525(0x2cb)](_0x1ef525(0x31c),_0x177b55,_0x1ef525(0x1ce));return this[_0x1ef525(0x2f7)](()=>_0x4a51d0([_0x289329],_0x4655bb,_0x588d3b)),null;}const _0x925226=this[_0x1ef525(0x1dc)][_0x1ef525(0x21d)][_0x1ef525(0x2b6)](_0x1ef525(0x1d7))['me'],_0xc884e1=[];if(_0x1ef525(0x306)!==this[_0x1ef525(0x1d2)]){for(const {suggestion:_0x4c4377,meta:_0x1bc184}of this[_0x1ef525(0x337)](_0x289329,_0x1ef525(0x33b)))_0x1bc184[_0x1ef525(0x27f)]&&!_0x1bc184[_0x1ef525(0x1aa)]&&_0xc884e1[_0x1ef525(0x320)](..._0x4c4377[_0x1ef525(0x239)]());}const _0x4cac0d=function(_0x1e7e26,_0x298663){const _0x4ffc49=_0x1ef525,_0xac25bf=[];for(const _0x3a3526 of _0x298663){const _0x6be3fb=_0x1e7e26[_0x4ffc49(0x1b9)](_0x3a3526);_0x6be3fb&&_0xac25bf[_0x4ffc49(0x320)](_0x6be3fb);}return _0xac25bf;}(_0x289329,_0xc884e1),_0x455636=function(_0x23a56d,_0x48f1ec){const _0xe0c053=_0x1ef525,_0x242368=[_0x23a56d];for(const _0x3d2af2 of _0x48f1ec){let _0x739064=0x0;for(;_0x739064<_0x242368[_0xe0c053(0x1b5)];){const _0x4dd59f=_0x242368[_0x739064][_0xe0c053(0x336)](_0x3d2af2);_0x242368[_0xe0c053(0x245)](_0x739064,0x1,..._0x4dd59f),_0x739064+=_0x4dd59f[_0xe0c053(0x1b5)];}}return _0x242368;}(_0x289329,_0xc884e1);_0x4cac0d[_0x1ef525(0x1b5)]&&this[_0x1ef525(0x20c)][_0x1ef525(0x26c)](()=>{const _0x314dd3=_0x1ef525;for(const _0x364761 of _0x4cac0d){const _0x543ef0=this[_0x314dd3(0x293)][_0x314dd3(0x2cb)](_0x314dd3(0x31c),_0x177b55,_0x314dd3(0x1ce));this[_0x314dd3(0x2f7)](()=>_0x543ef0([_0x364761],_0x4655bb,_0x588d3b));}});for(const _0x3fb4cd of _0x455636){let _0x14191d=null,_0x3cffed=_0x3fb4cd[_0x1ef525(0x1d3)],_0x50bafc=_0x3fb4cd[_0x1ef525(0x34e)];for(const {suggestion:_0x539b66,meta:_0x1cf794}of this[_0x1ef525(0x337)](_0x3fb4cd,_0x1ef525(0x31c))){if(!_0x1cf794[_0x1ef525(0x27f)])continue;if(_0x539b66[_0x1ef525(0x346)]!=_0x177b55)continue;if(!qt(_0x539b66,_0x588d3b))continue;const _0x2af74b=_0x539b66[_0x1ef525(0x2c2)]();if(_0x2af74b[_0x1ef525(0x29f)](_0x3fb4cd,!0x0))return null;_0x3cffed=_0x3cffed[_0x1ef525(0x23e)](_0x2af74b[_0x1ef525(0x1d3)])?_0x3cffed:_0x2af74b[_0x1ef525(0x1d3)],_0x50bafc=_0x50bafc[_0x1ef525(0x313)](_0x2af74b[_0x1ef525(0x34e)])?_0x50bafc:_0x2af74b[_0x1ef525(0x34e)],_0x14191d?_0x2af74b[_0x1ef525(0x1d3)][_0x1ef525(0x23e)](_0x14191d[_0x1ef525(0x2c2)]()[_0x1ef525(0x1d3)])?(_0x14191d[_0x1ef525(0x1dd)](),_0x14191d=_0x539b66):_0x539b66[_0x1ef525(0x1dd)]():_0x14191d=_0x539b66;}const _0x485ed6=this[_0x1ef525(0x20c)][_0x1ef525(0x28c)](_0x3cffed,_0x50bafc);if(_0x14191d)this[_0x1ef525(0x1de)](_0x14191d,_0x485ed6);else{const _0x482876=_0x3956db(),_0x203cca=_0x925226['id'];this[_0x1ef525(0x260)]({'id':_0x482876,'type':_0x1ef525(0x307)+_0x177b55,'data':_0x4655bb,'createdAt':new Date(),'authorId':_0x203cca,'attributes':_0x588d3b}),this[_0x1ef525(0x2df)](_0x1ef525(0x307)+_0x177b55,_0x482876,_0x203cca,_0x485ed6);}}return null;}[_0x30962b(0x30a)](_0x3cb9ba,_0x1405bd,_0x1da17b=[],_0x394010=null,_0x3a4405={}){const _0x269750=_0x30962b;_0x1405bd[_0x269750(0x287)]||(_0x1405bd[_0x269750(0x287)]=_0x1405bd[_0x269750(0x1a6)]),_0x1405bd[_0x269750(0x2dd)]=_0x3cb9ba['is'](_0x269750(0x23f)),_0x394010=_0x394010||Gt(_0x1405bd);const _0x1bfff4=_0x1da17b[_0x269750(0x209)](_0x576432=>Lt(_0x576432,this[_0x269750(0x20c)])),_0x586e55=_0x3cb9ba['is'](_0x269750(0x23f))?_0x3cb9ba:Lt(_0x3cb9ba,this[_0x269750(0x20c)]);if(_0x269750(0x236)===this[_0x269750(0x1d2)]){const _0x33c03e=this[_0x269750(0x293)][_0x269750(0x2cb)](_0x269750(0x1ea),_0x394010,_0x269750(0x1ce));return this[_0x269750(0x2f7)](()=>_0x33c03e([_0x586e55],_0x1405bd,_0x3a4405)),null;}_0x1bfff4[_0x269750(0x320)](_0x586e55);let _0x9f480f=!0x0;for(const _0x5455d2 of _0x1bfff4)if(!this[_0x269750(0x1e4)](_0x5455d2)){_0x9f480f=!0x1;break;}if(_0x9f480f&&_0x269750(0x306)!==this[_0x269750(0x1d2)]){const _0x418712=this[_0x269750(0x293)][_0x269750(0x2cb)](_0x269750(0x1ea),_0x394010,_0x269750(0x1ce));return this[_0x269750(0x2f7)](()=>_0x418712([_0x586e55],_0x1405bd,_0x3a4405)),null;}let _0xb337f7=null,_0x4c920b=_0x586e55[_0x269750(0x1d3)],_0x4fc457=_0x586e55[_0x269750(0x34e)];for(const {suggestion:_0xcc4b24,meta:_0x2a6b80}of this[_0x269750(0x337)](_0x586e55,_0x269750(0x1ea))){if(!_0x2a6b80[_0x269750(0x27f)])continue;if(_0x2a6b80[_0x269750(0x2c0)]||_0x2a6b80[_0x269750(0x247)]||_0x2a6b80[_0x269750(0x1aa)])continue;if(_0xcc4b24[_0x269750(0x2f0)][_0x269750(0x287)]!=_0x1405bd[_0x269750(0x287)])continue;if(!qt(_0xcc4b24,_0x3a4405))continue;const _0x514e29=_0xcc4b24[_0x269750(0x2c2)]();if(_0xcc4b24[_0x269750(0x346)]==_0x394010){if(_0x514e29[_0x269750(0x29f)](_0x586e55,!0x0))return null;_0x4c920b=_0x4c920b[_0x269750(0x23e)](_0x514e29[_0x269750(0x1d3)])?_0x4c920b:_0x514e29[_0x269750(0x1d3)],_0x4fc457=_0x4fc457[_0x269750(0x313)](_0x514e29[_0x269750(0x34e)])?_0x4fc457:_0x514e29[_0x269750(0x34e)],_0xb337f7?_0x514e29[_0x269750(0x1d3)][_0x269750(0x23e)](_0xb337f7[_0x269750(0x2c2)]()[_0x269750(0x1d3)])?(_0xb337f7[_0x269750(0x1dd)](),_0xb337f7=_0xcc4b24):_0xcc4b24[_0x269750(0x1dd)]():_0xb337f7=_0xcc4b24;}else{const _0xa330b=_0x586e55[_0x269750(0x1b9)](_0x514e29);this[_0x269750(0x288)](_0xcc4b24,_0xa330b);}}const _0x1d9e03=this[_0x269750(0x1dc)][_0x269750(0x21d)][_0x269750(0x2b6)](_0x269750(0x1d7))['me'],_0x16e452=_0x3956db(),_0x594086=_0x1d9e03['id'];if(_0xb337f7)return this[_0x269750(0x1de)](_0xb337f7,this[_0x269750(0x20c)][_0x269750(0x28c)](_0x4c920b,_0x4fc457)),_0xb337f7;{const _0x38d9e6=this[_0x269750(0x260)]({'id':_0x16e452,'type':_0x269750(0x323)+_0x394010,'data':_0x1405bd,'createdAt':new Date(),'authorId':_0x594086,'attributes':_0x3a4405});return this[_0x269750(0x2df)](_0x269750(0x323)+_0x394010,_0x16e452,_0x594086,this[_0x269750(0x20c)][_0x269750(0x28c)](_0x4c920b,_0x4fc457)),_0x38d9e6;}}[_0x30962b(0x273)](_0x2f8bed,_0x14700a,_0xd97785=[],_0x4aae80=null,_0x21772d={}){const _0x3418d5=_0x30962b;_0x14700a[_0x3418d5(0x287)]||(_0x14700a[_0x3418d5(0x287)]=_0x14700a[_0x3418d5(0x1a6)]);const _0x3a1c45=_0x2f8bed[0x0];_0x14700a[_0x3418d5(0x2dd)]=_0x3a1c45['is'](_0x3418d5(0x23f)),_0x4aae80=_0x4aae80||Gt(_0x14700a);const _0x8699ee=_0xd97785[_0x3418d5(0x209)](_0x364c16=>Lt(_0x364c16,this[_0x3418d5(0x20c)])),_0x8a2a10=_0x3a1c45['is'](_0x3418d5(0x23f))?_0x2f8bed:_0x2f8bed[_0x3418d5(0x209)](_0x540f98=>Lt(_0x540f98,this[_0x3418d5(0x20c)]));if(_0x3418d5(0x236)===this[_0x3418d5(0x1d2)]){const _0x57541e=this[_0x3418d5(0x293)][_0x3418d5(0x2cb)](_0x3418d5(0x1ea),_0x4aae80,_0x3418d5(0x1ce));return this[_0x3418d5(0x2f7)](()=>_0x57541e(_0x8a2a10,_0x14700a,_0x21772d)),null;}_0x8699ee[_0x3418d5(0x320)](..._0x8a2a10);let _0x577cf1=!0x0;for(const _0x25de50 of _0x8699ee)if(!this[_0x3418d5(0x1e4)](_0x25de50)){_0x577cf1=!0x1;break;}if(_0x577cf1&&_0x3418d5(0x306)!==this[_0x3418d5(0x1d2)]){const _0x236627=this[_0x3418d5(0x293)][_0x3418d5(0x2cb)](_0x3418d5(0x1ea),_0x4aae80,_0x3418d5(0x1ce));return this[_0x3418d5(0x2f7)](()=>_0x236627(_0x8a2a10,_0x14700a,_0x21772d)),null;}const _0x3973f2=this[_0x3418d5(0x1dc)][_0x3418d5(0x21d)][_0x3418d5(0x2b6)](_0x3418d5(0x1d7))['me'];for(const _0x33a497 of this[_0x3418d5(0x238)]()){if(_0x33a497[_0x3418d5(0x1c7)]['id']!=_0x3973f2['id'])continue;if(_0x3418d5(0x1ea)!=_0x33a497[_0x3418d5(0x1be)]||_0x33a497[_0x3418d5(0x2f0)][_0x3418d5(0x287)]!=_0x14700a[_0x3418d5(0x287)])continue;if(!qt(_0x33a497,_0x21772d))continue;const _0x145f43=_0x33a497[_0x3418d5(0x346)]==_0x4aae80;for(let _0x3b8328=0x0;_0x3b8328<_0x8a2a10[_0x3418d5(0x1b5)];_0x3b8328++){const _0x5507c3=_0x8a2a10[_0x3b8328];for(const _0x5b6e19 of _0x33a497[_0x3418d5(0x1d6)]()){const _0x5e051b=_0x5b6e19[_0x3418d5(0x333)]();if(_0x5507c3[_0x3418d5(0x343)](_0x5e051b)){_0x145f43?(_0x8a2a10[_0x3418d5(0x245)](_0x3b8328,0x1),_0x3b8328--):_0x33a497[_0x3418d5(0x291)](_0x5b6e19[_0x3418d5(0x34b)]);break;}}}}if(0x0==_0x8a2a10[_0x3418d5(0x1b5)])return null;const _0x4f1495=this[_0x3418d5(0x293)][_0x3418d5(0x2cb)](_0x3418d5(0x1ea),_0x4aae80,_0x3418d5(0x32e));for(const _0x334217 of this[_0x3418d5(0x238)]())if(_0x334217[_0x3418d5(0x1c7)]['id']==_0x3973f2['id']&&_0x3418d5(0x1ea)==_0x334217[_0x3418d5(0x1be)]&&_0x334217[_0x3418d5(0x2f0)][_0x3418d5(0x287)]==_0x14700a[_0x3418d5(0x287)]&&_0x334217[_0x3418d5(0x346)]==_0x4aae80&&qt(_0x334217,_0x21772d)&&(_0x4f1495(_0x334217[_0x3418d5(0x239)](),_0x8a2a10)||_0x4f1495(_0x8a2a10,_0x334217[_0x3418d5(0x239)]()))){for(const _0x14ae2f of _0x8a2a10)_0x334217[_0x3418d5(0x21e)](_0x14ae2f);return _0x334217;}const _0x12bb3b=_0x3956db(),_0x2ac6ce=_0x3973f2['id'],_0x3046bc=_0x3418d5(0x323)+_0x4aae80,_0x2e44de=this[_0x3418d5(0x260)]({'id':_0x12bb3b,'type':_0x3046bc,'data':_0x14700a,'createdAt':new Date(),'authorId':_0x2ac6ce,'attributes':_0x21772d});for(const _0x256e2d of _0x8a2a10)this[_0x3418d5(0x2df)](_0x3046bc,_0x12bb3b,_0x2ac6ce,_0x256e2d,_0x3f4146[_0x3418d5(0x1c1)]());return _0x2e44de;}[_0x30962b(0x264)](_0x1f6ec8,_0x40014d=null,_0xb6488={}){const _0x3d55ba=_0x30962b;if(_0x1f6ec8[_0x3d55ba(0x24c)])return null;const _0x312146=this[_0x3d55ba(0x1dc)][_0x3d55ba(0x21d)][_0x3d55ba(0x2b6)](_0x3d55ba(0x1d7))['me'],_0x25208c=new _0x4752d7(_0x1f6ec8[_0x3d55ba(0x1d3)],_0x1f6ec8[_0x3d55ba(0x34e)]);for(const {suggestion:_0x2f6fe0,meta:_0x2f515c}of this[_0x3d55ba(0x337)](_0x25208c,_0x3d55ba(0x33b)))if(_0x2f515c[_0x3d55ba(0x27f)]&&!_0x2f515c[_0x3d55ba(0x2c0)]){if(_0x2f6fe0[_0x3d55ba(0x277)]){const _0x1e0c01=_0x2f6fe0[_0x3d55ba(0x239)]()[_0x3d55ba(0x305)](_0x1b4428=>_0x3d55ba(0x276)!=_0x1b4428[_0x3d55ba(0x2c8)][_0x3d55ba(0x1e8)]);_0x1e0c01[_0x3d55ba(0x284)](_0x5f4d3a=>_0x25208c[_0x3d55ba(0x29f)](_0x5f4d3a,!0x0))&&_0x2f6fe0[_0x3d55ba(0x1a9)]();if(_0x1e0c01[_0x3d55ba(0x26d)](_0x3de35e=>_0x3de35e[_0x3d55ba(0x29f)](_0x25208c,!0x0))){const _0x954ce8=this[_0x3d55ba(0x293)][_0x3d55ba(0x2cb)](_0x3d55ba(0x335),_0x40014d,_0x3d55ba(0x1ce));return this[_0x3d55ba(0x2f7)](()=>_0x954ce8([_0x25208c],null,_0xb6488)),null;}}else{const _0x344562=_0x25208c[_0x3d55ba(0x1b9)](_0x2f6fe0[_0x3d55ba(0x2c2)]());null!==_0x344562&&_0x2f6fe0[_0x3d55ba(0x220)]([_0x344562],null,_0xb6488);}}if(_0x25208c[_0x3d55ba(0x2e4)](),_0x25208c[_0x3d55ba(0x24c)]||_0x3d55ba(0x276)==_0x25208c[_0x3d55ba(0x2c8)][_0x3d55ba(0x1e8)])return null;let _0x4e6135=null,_0x12a4cf=_0x25208c[_0x3d55ba(0x1d3)],_0x89b29a=_0x25208c[_0x3d55ba(0x34e)];const _0x2eea86=this[_0x3d55ba(0x337)](_0x25208c,_0x3d55ba(0x335));for(const {suggestion:_0x2c0e29,meta:_0x3db9ea}of _0x2eea86){const _0x32cc36=this[_0x3d55ba(0x20c)][_0x3d55ba(0x28c)](_0x12a4cf,_0x89b29a);if(_0x3db9ea[_0x3d55ba(0x27f)]&&(this[_0x3d55ba(0x23d)]||!_0x3db9ea[_0x3d55ba(0x247)]&&!_0x3db9ea[_0x3d55ba(0x1aa)])){if(_0x2c0e29[_0x3d55ba(0x277)]){if(!qt(_0x2c0e29,_0xb6488))continue;let _0x1e7f88=!0x0;for(const _0x1a10c3 of _0x2c0e29[_0x3d55ba(0x239)]()){if(_0x1a10c3[_0x3d55ba(0x29f)](_0x32cc36,!0x0))return _0x2c0e29;_0x32cc36[_0x3d55ba(0x29f)](_0x1a10c3)||(_0x1e7f88=!0x1);}_0x1e7f88&&_0x2c0e29[_0x3d55ba(0x1a9)]();}else{const _0x39867b=_0x2c0e29[_0x3d55ba(0x2c2)]();if(_0x39867b[_0x3d55ba(0x29f)](_0x32cc36,!0x0))return _0x2c0e29;if(!qt(_0x2c0e29,_0xb6488)){_0x32cc36[_0x3d55ba(0x29f)](_0x39867b)?_0x2c0e29[_0x3d55ba(0x1dd)]():_0x39867b[_0x3d55ba(0x227)](_0x12a4cf)?_0x12a4cf=_0x39867b[_0x3d55ba(0x34e)]:_0x39867b[_0x3d55ba(0x227)](_0x89b29a)&&(_0x89b29a=_0x39867b[_0x3d55ba(0x1d3)]);continue;}_0x12a4cf=_0x12a4cf[_0x3d55ba(0x23e)](_0x39867b[_0x3d55ba(0x1d3)])?_0x12a4cf:_0x39867b[_0x3d55ba(0x1d3)],_0x89b29a=_0x89b29a[_0x3d55ba(0x313)](_0x39867b[_0x3d55ba(0x34e)])?_0x89b29a:_0x39867b[_0x3d55ba(0x34e)],_0xb6488=Object[_0x3d55ba(0x30f)]({},_0x2c0e29[_0x3d55ba(0x1db)]),_0x4e6135?_0x39867b[_0x3d55ba(0x1d3)][_0x3d55ba(0x23e)](_0x4e6135[_0x3d55ba(0x2c2)]()[_0x3d55ba(0x1d3)])?(_0x4e6135[_0x3d55ba(0x1dd)](),_0x4e6135=_0x2c0e29):_0x2c0e29[_0x3d55ba(0x1dd)]():_0x4e6135=_0x2c0e29;}}}if(_0x4e6135)return this[_0x3d55ba(0x1de)](_0x4e6135,this[_0x3d55ba(0x20c)][_0x3d55ba(0x28c)](_0x12a4cf,_0x89b29a)),_0x4e6135;{const _0xf22b80=_0x3956db(),_0x393427=this[_0x3d55ba(0x20c)][_0x3d55ba(0x28c)](_0x12a4cf,_0x89b29a),_0x31ab90=_0x312146['id'],_0x4bc976=_0x40014d?_0x3d55ba(0x1b8)+_0x40014d:_0x3d55ba(0x335),_0x96981=this[_0x3d55ba(0x260)]({'id':_0xf22b80,'type':_0x4bc976,'createdAt':new Date(),'authorId':_0x31ab90,'attributes':_0xb6488});return this[_0x3d55ba(0x2df)](_0x4bc976,_0xf22b80,_0x31ab90,_0x393427),_0x96981;}}[_0x30962b(0x249)](_0x594a51,_0xff8e4=_0x30962b(0x1e9),_0x26877e={}){const _0x38542e=_0x30962b,_0x24083f=this[_0x38542e(0x1dc)][_0x38542e(0x21d)][_0x38542e(0x2b6)](_0x38542e(0x1d7))['me'],_0x1deda5=_0x594a51[_0x38542e(0x209)](_0x574ec4=>new _0x4752d7(_0x574ec4[_0x38542e(0x1d3)],_0x574ec4[_0x38542e(0x34e)])),_0x160a28=new Set();for(const {suggestion:_0x2fa6eb,meta:_0x119821}of this[_0x38542e(0x337)](_0x1deda5,_0x38542e(0x33b)))_0x119821[_0x38542e(0x27f)]&&!_0x119821[_0x38542e(0x2c0)]&&_0x160a28[_0x38542e(0x1fb)](_0x2fa6eb);for(const _0x2c3457 of _0x160a28)if(_0x2c3457[_0x38542e(0x277)]){const _0x1d784e=_0x2c3457[_0x38542e(0x239)]();(!_0x2c3457[_0x38542e(0x1db)]||!_0x2c3457[_0x38542e(0x1db)][_0x38542e(0x270)])&&(_0x1d784e[_0x38542e(0x284)](_0x3369d0=>_0x1deda5[_0x38542e(0x26d)](_0x34ae5a=>_0x34ae5a[_0x38542e(0x29f)](_0x3369d0,!0x0)))&&_0x2c3457[_0x38542e(0x1a9)]());if(_0x1deda5[_0x38542e(0x284)](_0x14125e=>_0x1d784e[_0x38542e(0x26d)](_0x32d2d3=>_0x32d2d3[_0x38542e(0x29f)](_0x14125e,!0x0)))){const _0x4f85d0=this[_0x38542e(0x293)][_0x38542e(0x2cb)](_0x38542e(0x335),_0xff8e4,_0x38542e(0x1ce));return this[_0x38542e(0x2f7)](()=>_0x4f85d0(_0x594a51,null,_0x26877e)),null;}}else{const _0x1c44f7=_0x2c3457[_0x38542e(0x2c2)]();_0x1deda5[_0x38542e(0x26d)](_0x459549=>_0x459549[_0x38542e(0x29f)](_0x1c44f7,!0x0))&&_0x2c3457[_0x38542e(0x1a9)]();if(_0x1deda5[_0x38542e(0x284)](_0x9414cb=>_0x1c44f7[_0x38542e(0x29f)](_0x9414cb,!0x0))){const _0x3fb448=this[_0x38542e(0x293)][_0x38542e(0x2cb)](_0x38542e(0x335),_0xff8e4,_0x38542e(0x1ce));return this[_0x38542e(0x2f7)](()=>_0x3fb448(_0x1deda5,null,_0x26877e)),null;}}const _0x1f6ea9=this[_0x38542e(0x293)][_0x38542e(0x2cb)](_0x38542e(0x335),_0xff8e4,_0x38542e(0x32e));let _0x1f29c0=null;for(const _0x429b2a of this[_0x38542e(0x238)]())if(_0x429b2a[_0x38542e(0x1c7)]['id']==_0x24083f['id']&&_0x429b2a[_0x38542e(0x283)]&&_0x38542e(0x335)==_0x429b2a[_0x38542e(0x1be)]&&_0x429b2a[_0x38542e(0x346)]==_0xff8e4&&qt(_0x429b2a,_0x26877e)&&(_0x1f6ea9(_0x429b2a[_0x38542e(0x239)](),_0x1deda5)||_0x1f6ea9(_0x1deda5,_0x429b2a[_0x38542e(0x239)]()))){if(_0x1f29c0){if(_0x429b2a[_0x38542e(0x2e8)]&&_0x429b2a[_0x38542e(0x2e8)][_0x38542e(0x1b5)])continue;for(const _0x13d26d of _0x429b2a[_0x38542e(0x239)]())_0x1f29c0[_0x38542e(0x2cc)](_0x13d26d)||_0x1f29c0[_0x38542e(0x21e)](_0x13d26d);_0x429b2a[_0x38542e(0x1dd)]();}else{_0x1f29c0=_0x429b2a;for(const _0x45d1af of _0x1deda5)_0x429b2a[_0x38542e(0x2cc)](_0x45d1af)||_0x429b2a[_0x38542e(0x21e)](_0x45d1af);}}if(_0x1f29c0)return _0x1f29c0;_0x160a28[_0x38542e(0x2e3)]();for(const {suggestion:_0x1a8f9a,meta:_0x4b881d}of this[_0x38542e(0x337)](_0x1deda5,_0x38542e(0x335)))_0x4b881d[_0x38542e(0x27f)]&&(this[_0x38542e(0x23d)]||!_0x4b881d[_0x38542e(0x247)]&&!_0x4b881d[_0x38542e(0x1aa)])&&qt(_0x1a8f9a,_0x26877e)&&_0x160a28[_0x38542e(0x1fb)](_0x1a8f9a);for(const _0x2b08ff of _0x160a28){const _0x2479b7=_0x2b08ff[_0x38542e(0x239)]();if(!_0x26877e||!_0x26877e[_0x38542e(0x270)]){if(_0x1deda5[_0x38542e(0x284)](_0x5f4ec8=>_0x2479b7[_0x38542e(0x26d)](_0x5c293a=>_0x5c293a[_0x38542e(0x29f)](_0x5f4ec8,!0x0))))return _0x2b08ff;}(!_0x2b08ff[_0x38542e(0x1db)]||!_0x2b08ff[_0x38542e(0x1db)][_0x38542e(0x270)])&&(_0x2479b7[_0x38542e(0x284)](_0x29ea22=>_0x1deda5[_0x38542e(0x26d)](_0x551364=>_0x551364[_0x38542e(0x29f)](_0x29ea22,!0x0)))&&_0x2b08ff[_0x38542e(0x1a9)]());}const _0x1f9b75=_0x3956db(),_0x2c0d1c=_0x24083f['id'],_0x42b1d9=_0x38542e(0x1b8)+_0xff8e4,_0x207ce9=this[_0x38542e(0x260)]({'id':_0x1f9b75,'type':_0x42b1d9,'createdAt':new Date(),'authorId':_0x2c0d1c,'attributes':_0x26877e});for(const _0x16127e of _0x1deda5)_0x16127e[_0x38542e(0x2e4)](),_0x16127e[_0x38542e(0x24c)]||_0x38542e(0x276)==_0x16127e[_0x38542e(0x2c8)][_0x38542e(0x1e8)]||this[_0x38542e(0x2df)](_0x42b1d9,_0x1f9b75,_0x2c0d1c,_0x16127e,_0x3f4146[_0x38542e(0x1c1)]());return _0x207ce9;}[_0x30962b(0x29a)](_0xbe99bd,_0x386dfd,_0x210a53,_0x3b8d0e,_0x49d87d){const _0x422e9d=_0x30962b;if(_0xbe99bd[_0x422e9d(0x24c)])return[];if(_0x422e9d(0x236)===this[_0x422e9d(0x1d2)])return[];const _0x3132ed=this[_0x422e9d(0x1dc)][_0x422e9d(0x21d)][_0x422e9d(0x2b6)](_0x422e9d(0x1d7))['me']['id'],_0x5bf0ce=Array[_0x422e9d(0x278)](this[_0x422e9d(0x2a8)][_0x422e9d(0x1fa)]())[_0x422e9d(0x305)](_0x4312e2=>_0x422e9d(0x1d4)==_0x4312e2[_0x422e9d(0x1be)]&&_0x4312e2[_0x422e9d(0x2f0)][_0x422e9d(0x1cf)]==_0x386dfd&&_0x4312e2[_0x422e9d(0x2cc)](_0xbe99bd));if(_0x422e9d(0x211)===this[_0x422e9d(0x1d2)]){const _0x4d0186=this[_0x422e9d(0x337)](_0xbe99bd,_0x422e9d(0x33b))[_0x422e9d(0x305)](({meta:_0x50f402})=>_0x50f402[_0x422e9d(0x27f)]&&!_0x50f402[_0x422e9d(0x1aa)]&&!_0x50f402[_0x422e9d(0x2c0)])[_0x422e9d(0x209)](({suggestion:_0x516a3f})=>_0x516a3f);_0x5bf0ce[_0x422e9d(0x2a6)](..._0x4d0186);}const _0x358cce=new Map([[_0xbe99bd,_0x210a53]]);for(const _0x1411a2 of _0x5bf0ce){const _0x588169=_0x422e9d(0x1d4)==_0x1411a2[_0x422e9d(0x1be)]?_0x1411a2[_0x422e9d(0x2f0)][_0x422e9d(0x1f6)]:void 0x0,_0x5b8a0a=_0x1411a2[_0x422e9d(0x2c2)](),_0x43a831=Array[_0x422e9d(0x278)](_0x358cce[_0x422e9d(0x22b)]())[_0x422e9d(0x261)](_0x57aea5=>_0x57aea5[_0x422e9d(0x2e9)](_0x5b8a0a));if(!_0x43a831)continue;const _0x1bee94=_0x43a831[_0x422e9d(0x336)](_0x5b8a0a);this[_0x422e9d(0x28e)](_0x386dfd)&&_0x422e9d(0x33b)==_0x1411a2[_0x422e9d(0x1be)]&&0x0!=_0x1bee94[_0x422e9d(0x1b5)]||(_0x358cce[_0x422e9d(0x256)](_0x43a831),_0x1bee94[_0x422e9d(0x1c5)](_0xdbd8e7=>{const _0x5836e6=_0x422e9d;_0x358cce[_0x5836e6(0x228)](_0xdbd8e7,_0x210a53);}),_0x422e9d(0x33b)!=_0x1411a2[_0x422e9d(0x1be)]&&_0x588169!=_0x3b8d0e&&_0x358cce[_0x422e9d(0x228)](_0x43a831[_0x422e9d(0x1b9)](_0x5b8a0a),_0x588169));}const _0x27ced8=[];for(const [_0x235331,_0x3234a2]of _0x358cce){const _0x3aae93=_0x3956db(),_0x118b5f={'key':_0x386dfd,'oldValue':_0x3234a2,'newValue':_0x3b8d0e};_0x386dfd[_0x422e9d(0x1b5)]>0x25&&console[_0x422e9d(0x341)](_0x422e9d(0x210),{'key':_0x386dfd});const _0x420fe6=(_0x422e9d(0x2fa)+(_0x386dfd+'|'+Gt({'newValue':_0x3b8d0e})))[_0x422e9d(0x282)](0x0,0x3c),_0x3ad73a=this[_0x422e9d(0x260)]({'id':_0x3aae93,'type':_0x420fe6,'data':_0x118b5f,'createdAt':new Date(),'authorId':_0x3132ed,'attributes':_0x49d87d});_0x27ced8[_0x422e9d(0x320)](_0x3ad73a),this[_0x422e9d(0x2df)](_0x420fe6,_0x3aae93,_0x3132ed,_0x235331);}return _0x27ced8;}[_0x30962b(0x1e0)](_0x23f530){const _0xd91a65=_0x30962b;this[_0xd91a65(0x281)](_0x23f530,(_0x36d543,..._0x22cd29)=>{const _0x4bbdee=_0xd91a65;this[_0x4bbdee(0x30b)](()=>{_0x36d543(..._0x22cd29);});});}[_0x30962b(0x309)](_0x5c5a04){const _0x75cc17=_0x30962b;this[_0x75cc17(0x302)][_0x75cc17(0x1fb)](_0x5c5a04);}[_0x30962b(0x252)](_0x13b191){const _0x4eb8a1=_0x30962b;this[_0x4eb8a1(0x246)][_0x4eb8a1(0x1fb)](_0x13b191);}[_0x30962b(0x315)](_0x209074){const _0x37f08b=_0x30962b;return _0x37f08b(0x1d4)==_0x209074[_0x37f08b(0x1be)]?_0x209074[_0x37f08b(0x346)][_0x37f08b(0x28d)]('|')[0x0]:null;}[_0x30962b(0x1de)](_0xf9afa6,_0x21f0b0){const _0x3bc293=_0x30962b,_0x1416db=_0xf9afa6[_0x3bc293(0x2d1)]();this[_0x3bc293(0x20c)][_0x3bc293(0x26c)](_0x2fde58=>{const _0x25fef5=_0x3bc293;_0x2fde58[_0x25fef5(0x21b)](_0x1416db,{'range':_0x21f0b0});});}[_0x30962b(0x216)](_0x31f409){const _0x357ad4=_0x30962b,_0xbd47c6=_0x31f409['id'],_0x1f784a=this[_0x357ad4(0x1dc)][_0x357ad4(0x2ae)][_0x357ad4(0x2b6)](_0x357ad4(0x203));this[_0x357ad4(0x27b)][_0x357ad4(0x253)](_0xbd47c6)||this[_0x357ad4(0x27b)][_0x357ad4(0x230)]({'channelId':_0x1f784a,'threadId':_0xbd47c6,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x352fad=this[_0x357ad4(0x27b)][_0x357ad4(0x1e5)](_0xbd47c6);_0x352fad[_0x357ad4(0x25d)](_0x357ad4(0x298)),_0x352fad[_0x357ad4(0x298)]=!0x1,_0x31f409[_0x357ad4(0x2e8)]=_0x352fad;}[_0x30962b(0x1fe)](_0x14d009,_0x3eb7d5,_0x4e1a11,_0x40a88b){const _0x48f87d=_0x30962b;if(_0x14d009[_0x48f87d(0x1be)]!=_0x3eb7d5||_0x14d009[_0x48f87d(0x346)]!=_0x4e1a11||_0x14d009[_0x48f87d(0x319)]['id']!=_0x40a88b)throw this[_0x48f87d(0x1dc)][_0x48f87d(0x1c9)](_0x48f87d(0x1bb)),new _0x311fe3(_0x48f87d(0x1bb),this);}[_0x30962b(0x288)](_0x2a30f1,_0x3de4be){const _0x2b0da3=_0x30962b,_0x28c039=_0x2a30f1[_0x2b0da3(0x2c2)]();if(_0x3de4be[_0x2b0da3(0x343)](_0x28c039))_0x2a30f1[_0x2b0da3(0x1dd)]();else{if(_0x28c039[_0x2b0da3(0x29f)](_0x3de4be)){const _0x34e41b=this[_0x2b0da3(0x20c)][_0x2b0da3(0x331)](_0x3de4be[_0x2b0da3(0x1d3)][_0x2b0da3(0x23b)],_0x2b0da3(0x34e));this[_0x2b0da3(0x1de)](_0x2a30f1,this[_0x2b0da3(0x20c)][_0x2b0da3(0x28c)](_0x28c039[_0x2b0da3(0x1d3)],_0x34e41b));const _0x5a5f5a=_0x3956db(),_0x41e5ee=_0x2a30f1[_0x2b0da3(0x319)]['id'],_0x166b98=_0x2a30f1[_0x2b0da3(0x1be)]+':'+_0x2a30f1[_0x2b0da3(0x346)];this[_0x2b0da3(0x260)]({'id':_0x5a5f5a,'type':_0x166b98,'createdAt':new Date(),'authorId':_0x41e5ee,'data':_0x2a30f1[_0x2b0da3(0x2f0)],'attributes':_0x2a30f1[_0x2b0da3(0x1db)]});const _0x201862=this[_0x2b0da3(0x20c)][_0x2b0da3(0x331)](_0x3de4be[_0x2b0da3(0x34e)][_0x2b0da3(0x255)],_0x2b0da3(0x2ba)),_0x464216=this[_0x2b0da3(0x20c)][_0x2b0da3(0x28c)](_0x201862,_0x28c039[_0x2b0da3(0x34e)]);this[_0x2b0da3(0x2df)](_0x166b98,_0x5a5f5a,_0x41e5ee,_0x464216);}else{if(_0x28c039[_0x2b0da3(0x227)](_0x3de4be[_0x2b0da3(0x1d3)])){const _0x172521=this[_0x2b0da3(0x20c)][_0x2b0da3(0x331)](_0x3de4be[_0x2b0da3(0x1d3)][_0x2b0da3(0x23b)],_0x2b0da3(0x34e));this[_0x2b0da3(0x1de)](_0x2a30f1,this[_0x2b0da3(0x20c)][_0x2b0da3(0x28c)](_0x28c039[_0x2b0da3(0x1d3)],_0x172521));}else{const _0x11d54b=this[_0x2b0da3(0x20c)][_0x2b0da3(0x331)](_0x3de4be[_0x2b0da3(0x34e)][_0x2b0da3(0x255)],_0x2b0da3(0x2ba));this[_0x2b0da3(0x1de)](_0x2a30f1,this[_0x2b0da3(0x20c)][_0x2b0da3(0x28c)](_0x11d54b,_0x28c039[_0x2b0da3(0x34e)]));}}}}[_0x30962b(0x1e4)](_0x4af310){const _0x118f44=_0x30962b;for(const {suggestion:_0x2c784c,meta:_0x3d2367}of this[_0x118f44(0x337)](_0x4af310,_0x118f44(0x33b))){if(!_0x3d2367[_0x118f44(0x27f)])continue;const _0x395357=_0x2c784c[_0x118f44(0x239)]();for(const _0x51d3f3 of _0x395357)if(!_0x4af310[_0x118f44(0x336)](_0x51d3f3)[_0x118f44(0x1b5)])return!0x0;}return!0x1;}[_0x30962b(0x214)](_0x4f0f4f){const _0x467a7a=_0x30962b,_0x1a28cd=this[_0x467a7a(0x1dc)][_0x467a7a(0x21d)][_0x467a7a(0x2b6)](_0x467a7a(0x1d7))[_0x467a7a(0x221)](_0x4f0f4f);if(!_0x1a28cd)throw new _0x311fe3(_0x467a7a(0x24a),this);return _0x1a28cd;}[_0x30962b(0x28a)](_0x11f275){const _0x430792=_0x30962b,_0xab7c12=this[_0x430792(0x1dc)][_0x430792(0x21d)][_0x430792(0x2b6)](_0x430792(0x1d7)),_0x12824b=_0x154382(_0x430792(0x34c)+_0x11f275),_0x56cdbc=_0xab7c12[_0x430792(0x221)](_0x12824b);return _0x56cdbc||_0xab7c12[_0x430792(0x205)]({'id':_0x12824b,'name':_0x11f275});}[_0x30962b(0x1b1)](_0x1956bd,_0x5490b9,_0x4c37cf,_0x26b044,_0x39ee3b){const _0x145c05=_0x30962b,_0x1bc780=this[_0x145c05(0x214)](_0x26b044),_0x44d24d=this[_0x145c05(0x293)][_0x145c05(0x1c4)](_0x1956bd,_0x5490b9,_0x4c37cf,_0x1bc780,_0x39ee3b,_0x4a1c77=>{const _0x51f8b9=_0x145c05;this[_0x51f8b9(0x1bd)](_0x4c37cf,{'attributes':_0x4a1c77});const _0x396845=this[_0x51f8b9(0x314)](_0x4c37cf);this[_0x51f8b9(0x1df)](new Set([_0x396845])),this[_0x51f8b9(0x1af)](new Set([_0x396845]));});return this[_0x145c05(0x22a)](_0x44d24d,_0x145c05(0x1ce),()=>{const _0x3af89a=_0x145c05;this[_0x3af89a(0x1bd)](_0x4c37cf,{'state':_0x3af89a(0x1f5)});},{'priority':_0x145c05(0x304)}),this[_0x145c05(0x22a)](_0x44d24d,_0x145c05(0x1a9),()=>{const _0x2467f7=_0x145c05;this[_0x2467f7(0x1bd)](_0x4c37cf,{'state':_0x2467f7(0x2e7)});},{'priority':_0x145c05(0x304)}),this[_0x145c05(0x2a8)][_0x145c05(0x228)](_0x4c37cf,_0x44d24d),this[_0x145c05(0x294)][_0x145c05(0x228)](_0x44d24d,_0x145c05(0x2bf)),_0x44d24d;}[_0x30962b(0x259)](_0x4c149b){const _0x55541c=_0x30962b,_0x4b5355=_0x4c149b[_0x55541c(0x28d)](':');return{'group':_0x4b5355[0x0],'type':_0x4b5355[0x1],'subType':_0x4b5355[_0x55541c(0x1b5)]>=0x5?_0x4b5355[0x2]:null,'id':_0x4b5355[_0x55541c(0x1b5)]<0x5?_0x4b5355[0x2]:_0x4b5355[0x3],'authorId':_0x4b5355[_0x55541c(0x1b5)]<0x5?_0x4b5355[0x3]:_0x4b5355[0x4],'markerCount':0x6==_0x4b5355[_0x55541c(0x1b5)]?_0x4b5355[0x5]:null};}[_0x30962b(0x208)](_0x5a483c,_0x4cd39b,_0x4774c8){const _0x3bf5ec=_0x30962b,_0x4725f5=_0x5a483c[_0x3bf5ec(0x2c2)](),_0x14d9ed=_0x4725f5[_0x3bf5ec(0x1d3)],_0x5e047d=_0x4725f5[_0x3bf5ec(0x34e)];this[_0x3bf5ec(0x1de)](_0x5a483c,this[_0x3bf5ec(0x20c)][_0x3bf5ec(0x28c)](_0x14d9ed,_0x4cd39b));const _0x961e98=_0x3956db(),_0x29e961=_0x5a483c[_0x3bf5ec(0x319)]['id'],_0x19bb50=_0x5a483c[_0x3bf5ec(0x1be)]+(_0x5a483c[_0x3bf5ec(0x346)]?':'+_0x5a483c[_0x3bf5ec(0x346)]:'');this[_0x3bf5ec(0x260)]({'id':_0x961e98,'type':_0x19bb50,'createdAt':new Date(),'authorId':_0x29e961,'originalSuggestionId':_0x5a483c['id'],'attributes':_0x5a483c[_0x3bf5ec(0x1db)],'data':_0x5a483c[_0x3bf5ec(0x2f0)]});const _0x402254=this[_0x3bf5ec(0x315)](_0x5a483c);(_0x3bf5ec(0x1ea)==_0x5a483c[_0x3bf5ec(0x1be)]||_0x402254&&this[_0x3bf5ec(0x28e)](_0x402254))&&(_0x4774c8=this[_0x3bf5ec(0x20c)][_0x3bf5ec(0x1ae)](_0x4774c8[_0x3bf5ec(0x255)])),this[_0x3bf5ec(0x2df)](_0x19bb50,_0x961e98,_0x29e961,this[_0x3bf5ec(0x20c)][_0x3bf5ec(0x28c)](_0x4774c8,_0x5e047d));}[_0x30962b(0x337)](_0x100324,_0x331979=null){const _0x12146f=_0x30962b,_0x44f341=[],_0x1a9a6e=this[_0x12146f(0x1dc)][_0x12146f(0x21d)][_0x12146f(0x2b6)](_0x12146f(0x1d7))['me'];Array[_0x12146f(0x1c8)](_0x100324)||(_0x100324=[_0x100324]);for(const _0x3c92b7 of this[_0x12146f(0x238)]()){if(!_0x3c92b7[_0x12146f(0x283)])continue;if(_0x331979&&_0x3c92b7[_0x12146f(0x1be)]!=_0x331979)continue;let _0x4acc2b=!0x1;for(const _0x3683c8 of _0x3c92b7[_0x12146f(0x239)]()){for(const _0x37103e of _0x100324){const _0xc53fc4=_0x37103e[_0x12146f(0x1d3)][_0x12146f(0x343)](_0x3683c8[_0x12146f(0x34e)])||_0x37103e[_0x12146f(0x34e)][_0x12146f(0x343)](_0x3683c8[_0x12146f(0x1d3)]);if(_0xc53fc4||_0x37103e[_0x12146f(0x1b9)](_0x3683c8)){const _0x232495=_0x37103e[_0x12146f(0x29f)](_0x3683c8)&&Ot(this[_0x12146f(0x20c)][_0x12146f(0x1e1)],_0x3683c8[_0x12146f(0x1d3)],_0x37103e),_0x1cce4f=_0x3683c8[_0x12146f(0x29f)](_0x37103e)&&Ot(this[_0x12146f(0x20c)][_0x12146f(0x1e1)],_0x37103e[_0x12146f(0x1d3)],_0x3683c8);_0x44f341[_0x12146f(0x320)]({'suggestion':_0x3c92b7,'meta':{'isOwn':_0x1a9a6e==_0x3c92b7[_0x12146f(0x1c7)],'isNextTo':_0xc53fc4,'isInsideObject':_0x232495,'containsRangeInObject':_0x1cce4f}}),_0x4acc2b=!0x0;break;}}if(_0x4acc2b)break;}}return _0x44f341;}[_0x30962b(0x2df)](_0x3c8e88,_0x313a25,_0x251ed4,_0x58aaae,_0x1f7084){const _0xc413d7=_0x30962b;this[_0xc413d7(0x20c)][_0xc413d7(0x26c)](_0x2079df=>{const _0x560214=_0xc413d7;let _0x3ad7bb=_0x560214(0x290)+_0x3c8e88+':'+_0x313a25+':'+_0x251ed4;_0x1f7084&&(_0x3ad7bb=_0x3ad7bb+':'+_0x1f7084),_0x2079df[_0x560214(0x1ed)](_0x3ad7bb,{'range':_0x58aaae,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x30962b(0x279)](_0x280b4f){const _0x3fec5d=_0x30962b,_0x52a2cd=_0x280b4f[_0x3fec5d(0x347)],_0x3afb57=_0x280b4f[_0x3fec5d(0x1ab)];_0x280b4f[_0x3fec5d(0x347)]=null,_0x280b4f[_0x3fec5d(0x1ab)]=null,null!=_0x52a2cd&&_0x52a2cd[_0x3fec5d(0x1ab)]==_0x280b4f&&(_0x52a2cd[_0x3fec5d(0x1ab)]=_0x3afb57),null!=_0x3afb57&&_0x3afb57[_0x3fec5d(0x347)]==_0x280b4f&&(_0x3afb57[_0x3fec5d(0x347)]=_0x52a2cd),_0x3fec5d(0x295)==this[_0x3fec5d(0x294)][_0x3fec5d(0x2b6)](_0x280b4f)&&(this[_0x3fec5d(0x294)][_0x3fec5d(0x228)](_0x280b4f,_0x3fec5d(0x1ca)),this[_0x3fec5d(0x30e)](_0x3fec5d(0x1da),_0x280b4f,_0x52a2cd,_0x3afb57));}[_0x30962b(0x260)](_0xf98008){const _0x746042=_0x30962b,_0x512b2c=_0xf98008['id'],_0xfb8aec=this[_0x746042(0x23c)](_0xf98008);if(this[_0x746042(0x250)]&&this[_0x746042(0x250)][_0x746042(0x2b9)]){const _0xd460ad=this[_0x746042(0x1dc)][_0x746042(0x21d)][_0x746042(0x2b6)](_0x746042(0x34f)),_0x62f4f9=_0xfb8aec[_0x746042(0x215)],_0x4808a1=_0xfb8aec[_0x746042(0x346)]?_0xfb8aec[_0x746042(0x1be)]+':'+_0xfb8aec[_0x746042(0x346)]:_0xfb8aec[_0x746042(0x1be)],_0x39224a=this[_0x746042(0x1dc)][_0x746042(0x2bc)],_0x3b2d43=_0xd460ad[_0x746042(0x1fb)](_0x25401b(_0x39224a,_0x746042(0x25f))),_0x13bdb9={'id':_0x512b2c,'type':_0x4808a1,'hasComments':_0x62f4f9,'data':_0xf98008[_0x746042(0x2f0)]||null,'originalSuggestionId':_0xf98008[_0x746042(0x329)]||null,'attributes':_0xfb8aec[_0x746042(0x1db)]};this[_0x746042(0x250)][_0x746042(0x2b9)](_0x13bdb9)[_0x746042(0x356)](_0x559b86=>{const _0x579464=_0x746042;_0xfb8aec[_0x579464(0x1b4)]=!0x0,_0xd460ad[_0x579464(0x22c)](_0x3b2d43),_0x559b86&&_0x559b86[_0x579464(0x1b0)]&&(this[_0x579464(0x2a8)][_0x579464(0x2b6)](_0x512b2c)[_0x579464(0x1b0)]=_0x559b86[_0x579464(0x1b0)]);})[_0x746042(0x1c2)](_0x2d5b72=>{const _0x483faf=_0x746042;throw _0x1acd01(_0x483faf(0x2ca)),this[_0x483faf(0x1dc)][_0x483faf(0x1f4)][_0x483faf(0x2f5)]({'isUndoable':!0x1},()=>{const _0x14b023=_0x483faf;_0xfb8aec[_0x14b023(0x1a9)]();}),_0xfb8aec[_0x483faf(0x2a2)](),this[_0x483faf(0x2a8)][_0x483faf(0x256)](_0xfb8aec['id']),this[_0x483faf(0x294)][_0x483faf(0x256)](_0xfb8aec),_0x2d5b72;});}return _0xfb8aec;}[_0x30962b(0x28e)](_0x1e750f){const _0x4ac3c9=_0x30962b;return this[_0x4ac3c9(0x302)][_0x4ac3c9(0x32f)](_0x1e750f);}[_0x30962b(0x1bd)](_0x484d3b,_0x4e2149){const _0x12a73c=_0x30962b,_0x3343fd=this[_0x12a73c(0x1dc)][_0x12a73c(0x21d)][_0x12a73c(0x2b6)](_0x12a73c(0x34f)),_0x4873eb=this[_0x12a73c(0x314)](_0x484d3b);if(this[_0x12a73c(0x250)]&&this[_0x12a73c(0x250)][_0x12a73c(0x354)]){if(_0x4873eb[_0x12a73c(0x1b4)]){const _0x2795fc=_0x3343fd[_0x12a73c(0x1fb)](_0x25401b(this[_0x12a73c(0x1dc)][_0x12a73c(0x2bc)],_0x12a73c(0x25f)));this[_0x12a73c(0x250)][_0x12a73c(0x354)](_0x484d3b,_0x4e2149)[_0x12a73c(0x356)](()=>{const _0x189943=_0x12a73c;_0x3343fd[_0x189943(0x22c)](_0x2795fc);});}else _0x4873eb['on'](_0x12a73c(0x21f),()=>{const _0x11dce9=_0x12a73c;this[_0x11dce9(0x1bd)](_0x484d3b,_0x4e2149);});}}[_0x30962b(0x348)](_0x3acb68){const _0x180de8=_0x30962b;if(!this[_0x180de8(0x250)]||!this[_0x180de8(0x250)][_0x180de8(0x314)])throw new _0x311fe3(_0x180de8(0x22d),this);return this[_0x180de8(0x250)][_0x180de8(0x314)](_0x3acb68);}[_0x30962b(0x32d)](_0x585c84){const _0x38bb11=_0x30962b,{id:_0x4dbf30,type:_0x18190e,subType:_0x28325b,authorId:_0xaee830}=this[_0x38bb11(0x259)](_0x585c84),_0x2c7b22=this[_0x38bb11(0x2a8)][_0x38bb11(0x2b6)](_0x4dbf30)||this[_0x38bb11(0x1b1)](_0x18190e,_0x28325b,_0x4dbf30,_0xaee830,{});switch(this[_0x38bb11(0x1fe)](_0x2c7b22,_0x18190e,_0x28325b,_0xaee830),this[_0x38bb11(0x294)][_0x38bb11(0x2b6)](_0x2c7b22)){case _0x38bb11(0x2bf):this[_0x38bb11(0x348)](_0x4dbf30)[_0x38bb11(0x356)](_0x226d1d=>{const _0x13fe05=_0x38bb11;let _0x2e31b7=Promise[_0x13fe05(0x1e7)]();_0x226d1d[_0x13fe05(0x215)]&&(_0x2e31b7=this[_0x13fe05(0x27b)][_0x13fe05(0x2b4)]({'channelId':this[_0x13fe05(0x1dc)][_0x13fe05(0x2ae)][_0x13fe05(0x2b6)](_0x13fe05(0x203)),'threadId':_0x4dbf30})),_0x2e31b7[_0x13fe05(0x356)](()=>{const _0x5354ac=_0x13fe05;this[_0x5354ac(0x23c)](_0x226d1d)[_0x5354ac(0x1b4)]=!0x0;});}),this[_0x38bb11(0x294)][_0x38bb11(0x228)](_0x2c7b22,_0x38bb11(0x27d));break;case _0x38bb11(0x1ca):this[_0x38bb11(0x1bd)](_0x4dbf30,{'state':_0x38bb11(0x27e)});case _0x38bb11(0x2ff):this[_0x38bb11(0x294)][_0x38bb11(0x228)](_0x2c7b22,_0x38bb11(0x295)),this[_0x38bb11(0x30e)](_0x38bb11(0x317),_0x2c7b22);break;case _0x38bb11(0x295):this[_0x38bb11(0x30e)](_0x38bb11(0x310),_0x2c7b22);}return _0x2c7b22[_0x38bb11(0x25c)](_0x585c84),_0x2c7b22;}[_0x30962b(0x1af)](_0x2c4379){const _0x1c5b7e=_0x30962b,_0x1ad2cb=Array[_0x1c5b7e(0x278)](_0x2c4379),_0x522513=_0x1ad2cb[_0x1c5b7e(0x305)](_0x2f053f=>_0x1c5b7e(0x1d4)==_0x2f053f[_0x1c5b7e(0x1be)]);this[_0x1c5b7e(0x2ce)](_0x522513);const _0x25b00b=_0x1ad2cb[_0x1c5b7e(0x305)](_0x515c38=>!_0x515c38[_0x1c5b7e(0x277)]&&_0x1c5b7e(0x1d4)!=_0x515c38[_0x1c5b7e(0x1be)]),_0x2b3b23=this[_0x1c5b7e(0x238)]({'skipNotAttached':!0x0})[_0x1c5b7e(0x305)](_0x4998ed=>!_0x4998ed[_0x1c5b7e(0x277)]&&_0x1c5b7e(0x1d4)!=_0x4998ed[_0x1c5b7e(0x1be)]),_0x6e12c6=_0x2b3b23[_0x1c5b7e(0x305)](_0x5c0554=>!_0x2c4379[_0x1c5b7e(0x32f)](_0x5c0554)),_0x4a7bf6=new Map(_0x2b3b23[_0x1c5b7e(0x209)](_0x51f90f=>[_0x51f90f,this[_0x1c5b7e(0x293)][_0x1c5b7e(0x2cb)](_0x51f90f[_0x1c5b7e(0x1be)],_0x51f90f[_0x1c5b7e(0x346)],_0x1c5b7e(0x24b))])),_0x38c6cf=new Map(_0x2b3b23[_0x1c5b7e(0x209)](_0x40de3d=>[_0x40de3d,_0x40de3d[_0x1c5b7e(0x2c2)]()])),_0x4ab3d5=new Set(),_0x4dbe74=new Set();for(let _0x150ce5=0x0;_0x150ce5<_0x25b00b[_0x1c5b7e(0x1b5)];_0x150ce5++)_0x1e4244(_0x25b00b[_0x150ce5],_0x25b00b,_0x150ce5+0x1);for(let _0x51a834=0x0;_0x51a834<_0x25b00b[_0x1c5b7e(0x1b5)];_0x51a834++)_0x1e4244(_0x25b00b[_0x51a834],_0x6e12c6,0x0);const _0x28cdf9=new Set();for(let _0x59d2ec=0x0;_0x59d2ec<_0x25b00b[_0x1c5b7e(0x1b5)];_0x59d2ec++){const _0x563df6=_0x25b00b[_0x59d2ec];!_0x4dbe74[_0x1c5b7e(0x32f)](_0x563df6)&&_0x563df6[_0x1c5b7e(0x347)]&&(_0x28cdf9[_0x1c5b7e(0x1fb)](_0x563df6[_0x1c5b7e(0x347)]),_0x563df6[_0x1c5b7e(0x347)][_0x1c5b7e(0x1ab)]===_0x563df6&&(_0x563df6[_0x1c5b7e(0x347)][_0x1c5b7e(0x1ab)]=null),_0x563df6[_0x1c5b7e(0x347)]=null),!_0x4ab3d5[_0x1c5b7e(0x32f)](_0x563df6)&&_0x563df6[_0x1c5b7e(0x1ab)]&&(_0x28cdf9[_0x1c5b7e(0x1fb)](_0x563df6[_0x1c5b7e(0x1ab)]),_0x563df6[_0x1c5b7e(0x1ab)][_0x1c5b7e(0x347)]===_0x563df6&&(_0x563df6[_0x1c5b7e(0x1ab)][_0x1c5b7e(0x347)]=null),_0x563df6[_0x1c5b7e(0x1ab)]=null);}function _0x1e4244(_0x432881,_0xa509b4,_0x137319){const _0x4af8cd=_0x1c5b7e;for(let _0x282ce4=_0x137319;_0x282ce4<_0xa509b4[_0x4af8cd(0x1b5)];_0x282ce4++){const _0xa50c48=_0x48e264(_0x432881,_0xa509b4[_0x282ce4]);_0xa50c48&&(_0xa50c48[0x0][_0x4af8cd(0x1ab)]=_0xa50c48[0x1],_0xa50c48[0x1][_0x4af8cd(0x347)]=_0xa50c48[0x0],_0x4ab3d5[_0x4af8cd(0x1fb)](_0xa50c48[0x0]),_0x4dbe74[_0x4af8cd(0x1fb)](_0xa50c48[0x1]));}}function _0x48e264(_0x18f867,_0x58df9b){const _0x45e524=_0x1c5b7e;if(_0x18f867[_0x45e524(0x1c7)]['id']!==_0x58df9b[_0x45e524(0x1c7)]['id'])return null;const _0x33af9f=_0x4a7bf6[_0x45e524(0x2b6)](_0x18f867)(_0x18f867,_0x58df9b,_0x38c6cf[_0x45e524(0x2b6)](_0x18f867),_0x38c6cf[_0x45e524(0x2b6)](_0x58df9b));if(!_0x33af9f)return null;return _0x4a7bf6[_0x45e524(0x2b6)](_0x58df9b)(_0x18f867,_0x58df9b,_0x38c6cf[_0x45e524(0x2b6)](_0x18f867),_0x38c6cf[_0x45e524(0x2b6)](_0x58df9b))?_0x33af9f[0x1][_0x45e524(0x2e8)]&&_0x33af9f[0x1][_0x45e524(0x2e8)][_0x45e524(0x1b5)]?null:_0x33af9f:null;}_0x28cdf9[_0x1c5b7e(0x1f1)]&&this[_0x1c5b7e(0x1af)](_0x28cdf9);}[_0x30962b(0x2ce)](_0x1953b6){const _0x3345d9=_0x30962b;if(0x0==_0x1953b6[_0x3345d9(0x1b5)])return;const _0x52c298=this[_0x3345d9(0x238)]({'skipNotAttached':!0x0})[_0x3345d9(0x305)](_0x4db562=>_0x3345d9(0x1d4)==_0x4db562[_0x3345d9(0x1be)]&&_0x4db562[_0x3345d9(0x2da)]),_0x1ab41d=[],_0x4c65a6=new Map();for(const _0x390765 of _0x52c298){const _0x56cffd=_0x154382(_0x390765[_0x3345d9(0x1db)]);_0x4c65a6[_0x3345d9(0x32f)](_0x56cffd)||(_0x4c65a6[_0x3345d9(0x228)](_0x56cffd,_0x1ab41d[_0x3345d9(0x1b5)]),_0x1ab41d[_0x3345d9(0x320)]([]));const _0x20c577=_0x4c65a6[_0x3345d9(0x2b6)](_0x56cffd);_0x1ab41d[_0x20c577][_0x3345d9(0x320)](_0x390765);}!(function(){const _0xb17f6a=_0x3345d9;_0x1ab41d[_0xb17f6a(0x274)]((_0x30c0df,_0x31eef5)=>{const _0x4b446a=_0xb17f6a,_0x1e1c24=_0x30c0df[0x0][_0x4b446a(0x1b0)],_0x21a969=_0x31eef5[0x0][_0x4b446a(0x1b0)];return _0x1e1c24==_0x21a969?_0x30c0df[0x0][_0x4b446a(0x1db)][_0x4b446a(0x352)]<_0x31eef5[0x0][_0x4b446a(0x1db)][_0x4b446a(0x352)]?-0x1:0x1:_0x1e1c24<_0x21a969?-0x1:0x1;});for(const _0x5a3894 of _0x1ab41d)_0x5a3894[_0xb17f6a(0x274)]((_0x20624f,_0x335d42)=>_0x20624f['id']<_0x335d42['id']?-0x1:0x1);}());for(let _0x26a0c9=0x0;_0x26a0c9<_0x1ab41d[_0x3345d9(0x1b5)];_0x26a0c9++){if(0x0==_0x1ab41d[_0x26a0c9][_0x3345d9(0x1b5)])continue;const _0x72b21a=[];for(let _0x277c2f=_0x26a0c9+0x1;_0x277c2f<_0x1ab41d[_0x3345d9(0x1b5)];_0x277c2f++)0x0!=_0x1ab41d[_0x277c2f][_0x3345d9(0x1b5)]&&_0xf4cab(_0x1ab41d[_0x26a0c9],_0x1ab41d[_0x277c2f])&&_0x72b21a[_0x3345d9(0x320)](_0x277c2f);for(const _0xb23959 of _0x72b21a)_0x1ab41d[_0x26a0c9]=_0x1ab41d[_0x26a0c9][_0x3345d9(0x24d)](_0x1ab41d[_0xb23959]),_0x1ab41d[_0xb23959]=[];}for(const _0x5b0f1a of _0x1ab41d)for(let _0x4fd614=0x0;_0x4fd614<_0x5b0f1a[_0x3345d9(0x1b5)];_0x4fd614++){const _0x4f6360=_0x5b0f1a[_0x4fd614+0x1]||null;_0x5b0f1a[_0x4fd614][_0x3345d9(0x1ab)]!==_0x4f6360&&(_0x5b0f1a[_0x4fd614][_0x3345d9(0x1ab)]=_0x4f6360);}for(const _0xea8401 of _0x1ab41d)for(let _0x18d05c=0x0;_0x18d05c<_0xea8401[_0x3345d9(0x1b5)];_0x18d05c++){const _0x515a90=_0xea8401[_0x18d05c-0x1]||null;_0xea8401[_0x18d05c][_0x3345d9(0x347)]!==_0x515a90&&(_0xea8401[_0x18d05c][_0x3345d9(0x347)]=_0x515a90);}function _0xf4cab(_0x42f3b6,_0x257540){const _0x888b9b=_0x3345d9;if(_0x42f3b6[0x0][_0x888b9b(0x1db)][_0x888b9b(0x352)]!==_0x257540[0x0][_0x888b9b(0x1db)][_0x888b9b(0x352)]&&_0x42f3b6[0x0][_0x888b9b(0x1c7)]!==_0x257540[0x0][_0x888b9b(0x1c7)])return!0x1;if(!function(_0x26f4e1,_0x12d35f){const _0x14a83b=_0x888b9b;if(!_0x26f4e1[_0x14a83b(0x215)]&&!_0x12d35f[_0x14a83b(0x215)])return!0x0;if(_0x26f4e1[_0x14a83b(0x215)]&&_0x12d35f[_0x14a83b(0x215)])return!0x1;if(_0x26f4e1[_0x14a83b(0x215)]&&_0x12d35f[_0x14a83b(0x1b0)]<_0x26f4e1[_0x14a83b(0x2e8)][_0x14a83b(0x229)][_0x14a83b(0x2b6)](0x0)[_0x14a83b(0x1b0)])return!0x0;if(_0x12d35f[_0x14a83b(0x215)]&&_0x26f4e1[_0x14a83b(0x1b0)]<_0x12d35f[_0x14a83b(0x2e8)][_0x14a83b(0x229)][_0x14a83b(0x2b6)](0x0)[_0x14a83b(0x1b0)])return!0x0;return!0x1;}(_0x42f3b6[0x0],_0x257540[0x0]))return!0x1;const _0x229a8c=_0x1b620c(_0x42f3b6[0x0][_0x888b9b(0x1db)],_0x888b9b(0x352)),_0x36f4ff=_0x1b620c(_0x257540[0x0][_0x888b9b(0x1db)],_0x888b9b(0x352));if(!_0x244b6b(_0x229a8c,_0x36f4ff))return!0x1;return!!_0x42f3b6[_0x888b9b(0x284)](_0x156302=>_0x257540[_0x888b9b(0x26d)](_0x3f454d=>_0x156302[_0x888b9b(0x2c2)]()[_0x888b9b(0x343)](_0x3f454d[_0x888b9b(0x2c2)]())))&&_0x257540[_0x888b9b(0x284)](_0x4c86fa=>_0x42f3b6[_0x888b9b(0x26d)](_0x5409cd=>_0x4c86fa[_0x888b9b(0x2c2)]()[_0x888b9b(0x343)](_0x5409cd[_0x888b9b(0x2c2)]())));}}[_0x30962b(0x1df)](_0x24f9fd){const _0x5c8465=_0x30962b,_0x55c944=Array[_0x5c8465(0x278)](_0x24f9fd),_0x45c3db=this[_0x5c8465(0x238)]({'skipNotAttached':!0x0}),_0x42ead3=_0x45c3db[_0x5c8465(0x305)](_0x58bb7b=>!_0x24f9fd[_0x5c8465(0x32f)](_0x58bb7b)),_0x2a1499=new Map(_0x55c944[_0x5c8465(0x209)](_0x2225d6=>[_0x2225d6,this[_0x5c8465(0x293)][_0x5c8465(0x2cb)](_0x2225d6[_0x5c8465(0x1be)],_0x2225d6[_0x5c8465(0x346)],_0x5c8465(0x32e))])),_0x423a52=new Map(_0x45c3db[_0x5c8465(0x209)](_0x5825f4=>[_0x5825f4,_0x5825f4[_0x5c8465(0x239)]()]));for(let _0x28229e=0x0;_0x28229e<_0x55c944[_0x5c8465(0x1b5)];_0x28229e++){if(_0x4613fc(this,_0x55c944[_0x28229e],_0x55c944,_0x28229e+0x1))return!0x0;}for(let _0x5dd609=0x0;_0x5dd609<_0x55c944[_0x5c8465(0x1b5)];_0x5dd609++){if(_0x4613fc(this,_0x55c944[_0x5dd609],_0x42ead3,0x0))return!0x0;}return!0x1;function _0x4613fc(_0x6511bc,_0x49edae,_0x98d3b,_0x1fc420){const _0x45a9c7=_0x5c8465;for(let _0x35f305=_0x1fc420;_0x35f305<_0x98d3b[_0x45a9c7(0x1b5)];_0x35f305++){const _0x29c5b5=_0x98d3b[_0x35f305];if(_0x29c5b5[_0x45a9c7(0x1be)]!==_0x49edae[_0x45a9c7(0x1be)]||_0x29c5b5[_0x45a9c7(0x1c7)]['id']!==_0x49edae[_0x45a9c7(0x1c7)]['id']||_0x29c5b5[_0x45a9c7(0x346)]!==_0x49edae[_0x45a9c7(0x346)])continue;if(!Jt(_0x49edae,_0x29c5b5))continue;if(_0x45a9c7(0x1d4)==_0x49edae[_0x45a9c7(0x1be)]&&_0x49edae[_0x45a9c7(0x2f0)][_0x45a9c7(0x1f6)]!=_0x29c5b5[_0x45a9c7(0x2f0)][_0x45a9c7(0x1f6)])continue;if(_0x45a9c7(0x1d4)==_0x49edae[_0x45a9c7(0x1be)]&&_0x6511bc[_0x45a9c7(0x28e)](_0x49edae[_0x45a9c7(0x2f0)][_0x45a9c7(0x1cf)]))continue;if(_0x45a9c7(0x1ea)==_0x49edae[_0x45a9c7(0x1be)]){const _0x5f00a7=_0x6511bc[_0x45a9c7(0x1dc)][_0x45a9c7(0x1f4)],_0x582af1=_0x49edae[_0x45a9c7(0x300)]();if(_0x582af1&&(_0x5f00a7[_0x45a9c7(0x1e1)][_0x45a9c7(0x289)](_0x582af1)||_0x5f00a7[_0x45a9c7(0x1e1)][_0x45a9c7(0x2a4)](_0x582af1)))continue;}const _0x4098ee=_0x2a1499[_0x45a9c7(0x2b6)](_0x49edae),_0x2828cb=_0x423a52[_0x45a9c7(0x2b6)](_0x49edae),_0x32e350=_0x423a52[_0x45a9c7(0x2b6)](_0x29c5b5),_0x20103f=_0x49edae[_0x45a9c7(0x2e8)]&&_0x49edae[_0x45a9c7(0x2e8)][_0x45a9c7(0x1b5)],_0x559090=_0x29c5b5[_0x45a9c7(0x2e8)]&&_0x29c5b5[_0x45a9c7(0x2e8)][_0x45a9c7(0x1b5)];if(!_0x20103f&&_0x4098ee(_0x32e350,_0x2828cb))return _0x6511bc[_0x45a9c7(0x31b)](_0x29c5b5,_0x49edae),_0x423a52[_0x45a9c7(0x256)](_0x49edae),!0x0;if(!_0x559090&&_0x4098ee(_0x2828cb,_0x32e350))return _0x6511bc[_0x45a9c7(0x31b)](_0x49edae,_0x29c5b5),_0x423a52[_0x45a9c7(0x256)](_0x29c5b5),!0x0;}return!0x1;}}[_0x30962b(0x31b)](_0x57caf5,_0x4cdd77){const _0x43d272=_0x30962b;if(_0x57caf5[_0x43d272(0x277)]){for(const _0x21abbd of _0x4cdd77[_0x43d272(0x239)]())_0x57caf5[_0x43d272(0x21e)](_0x21abbd);}else{const _0x33a32a=_0x4cdd77[_0x43d272(0x2c2)]()[_0x43d272(0x34e)];this[_0x43d272(0x1de)](_0x57caf5,this[_0x43d272(0x20c)][_0x43d272(0x28c)](_0x57caf5[_0x43d272(0x2c2)]()[_0x43d272(0x1d3)],_0x33a32a));}_0x4cdd77[_0x43d272(0x1dd)]();}[_0x30962b(0x268)](_0x369da7,_0x2bc496,_0x338145){const _0x276718=_0x30962b,_0xb5e4ae=_0x369da7[_0x276718(0x217)](_0x276718(0x1bf))||_0x369da7[_0x276718(0x217)](_0x276718(0x1d4))?_0x276718(0x2e6):_0x369da7[_0x276718(0x2b0)]();return _0x25401b(this[_0x276718(0x1dc)][_0x276718(0x2bc)],_0x2bc496+'_'+_0xb5e4ae+_0x276718(0x2af),_0x338145);}[_0x30962b(0x30c)](){const _0x28dfde=_0x30962b,_0x10b96f=this[_0x28dfde(0x1dc)];if(!_0x10b96f['ui'])return;const {ariaLiveAnnouncer:_0x2cc642}=_0x10b96f['ui'];_0x50093a(this[_0x28dfde(0x20c)],({left:_0x130585,entered:_0x2d8460})=>{const _0x1d0724=_0x28dfde;for(const _0x421ea3 of _0x130585){const {group:_0x4b054e,type:_0x2813f9}=this[_0x1d0724(0x259)](_0x421ea3[_0x1d0724(0x34b)]);if(_0x1d0724(0x32a)===_0x4b054e){_0x2cc642[_0x1d0724(0x2ad)](this[_0x1d0724(0x268)](_0x2813f9,_0x1d0724(0x2f6)));break;}}for(const _0x4263bc of _0x2d8460){const {group:_0x1ac2bf,type:_0x3c26de}=this[_0x1d0724(0x259)](_0x4263bc[_0x1d0724(0x34b)]);if(_0x1d0724(0x32a)===_0x1ac2bf){_0x2cc642[_0x1d0724(0x2ad)](this[_0x1d0724(0x268)](_0x3c26de,_0x1d0724(0x26b),_0x42b3c8(_0x12d690)));break;}}});}[_0x30962b(0x2f2)](_0x5a08c8){const _0x5b5bf6=_0x30962b;if(this[_0x5b5bf6(0x2ac)])return!0x1;const _0x401371=this[_0x5b5bf6(0x1dc)],_0x416d94=_0x401371[_0x5b5bf6(0x1f4)][_0x5b5bf6(0x244)][_0x5b5bf6(0x1cc)][_0x5b5bf6(0x257)]();if(0x0==_0x416d94[_0x5b5bf6(0x1b5)])return!0x1;const _0xb11eca=[],_0x2369bc=_0x416d94[_0x5b5bf6(0x305)](_0x3c9fdd=>_0x5b5bf6(0x1d4)==_0x3c9fdd[_0x5b5bf6(0x1be)]),_0x1aeb9a=_0x416d94[_0x5b5bf6(0x305)](_0x2baa61=>_0x5b5bf6(0x327)==_0x2baa61[_0x5b5bf6(0x1be)]&&_0x5b5bf6(0x24e)!=_0x2baa61[_0x5b5bf6(0x34b)]),_0x57bb58=_0x416d94[_0x5b5bf6(0x305)](_0x2e28fe=>_0x5b5bf6(0x22c)==_0x2e28fe[_0x5b5bf6(0x1be)]&&_0x5b5bf6(0x24e)!=_0x2e28fe[_0x5b5bf6(0x34b)]);for(const _0x39e1b7 of _0x2369bc)_0xb11eca[_0x5b5bf6(0x320)]({'key':_0x39e1b7[_0x5b5bf6(0x266)],'newValue':_0x39e1b7[_0x5b5bf6(0x262)],'oldValue':_0x39e1b7[_0x5b5bf6(0x212)],'range':Pt(_0x39e1b7[_0x5b5bf6(0x23f)],_0x401371[_0x5b5bf6(0x1f4)])});for(const _0x511fd3 of _0x1aeb9a){const _0x1fe885=_0x57bb58[_0x5b5bf6(0x261)](_0x435a0a=>_0x435a0a[_0x5b5bf6(0x1f3)][_0x5b5bf6(0x343)](_0x511fd3[_0x5b5bf6(0x1f3)]));_0x1fe885&&_0xb11eca[_0x5b5bf6(0x320)]({'key':_0x5b5bf6(0x29e),'newValue':_0x511fd3[_0x5b5bf6(0x34b)],'oldValue':_0x1fe885[_0x5b5bf6(0x34b)],'range':_0x401371[_0x5b5bf6(0x1f4)][_0x5b5bf6(0x316)](_0x511fd3[_0x5b5bf6(0x1f3)][_0x5b5bf6(0x29b)])});}return 0x0!=_0xb11eca[_0x5b5bf6(0x1b5)]&&this[_0x5b5bf6(0x219)](_0x5a08c8,_0xb11eca);}[_0x30962b(0x2d7)](_0x39f983){const _0x2936ee=_0x30962b;let _0x51b017=!0x1;const _0x349b2b=this[_0x2936ee(0x1dc)][_0x2936ee(0x1f4)][_0x2936ee(0x244)][_0x2936ee(0x1cc)][_0x2936ee(0x1c6)]()[_0x2936ee(0x305)](_0x31a33f=>_0x31a33f[_0x2936ee(0x2f0)][_0x2936ee(0x269)]&&_0x31a33f[_0x2936ee(0x34b)][_0x2936ee(0x217)](_0x2936ee(0x24f)));for(const _0x604a02 of _0x349b2b){const {subType:_0x5a589b,id:_0x38303a}=this[_0x2936ee(0x259)](_0x604a02[_0x2936ee(0x34b)]),_0x3b61d3=_0x5a589b[_0x2936ee(0x28d)]('|')[0x0];for(const _0x2a108d of this[_0x2936ee(0x238)]({'skipNotAttached':!0x0}))_0x2a108d['id']!=_0x38303a&&_0x2936ee(0x1d4)==_0x2a108d[_0x2936ee(0x1be)]&&_0x2a108d[_0x2936ee(0x2f0)]&&_0x2a108d[_0x2936ee(0x2f0)][_0x2936ee(0x1cf)]==_0x3b61d3&&_0x2a108d[_0x2936ee(0x2c2)]()[_0x2936ee(0x2e9)](_0x604a02[_0x2936ee(0x2f0)][_0x2936ee(0x269)])&&(this[_0x2936ee(0x2d0)](_0x2a108d,_0x604a02[_0x2936ee(0x2f0)][_0x2936ee(0x269)],_0x39f983),_0x51b017=!0x0);}return _0x51b017;}[_0x30962b(0x30b)](_0x1226eb){const _0x3d6962=_0x30962b;this[_0x3d6962(0x1dc)],(this[_0x3d6962(0x2ac)]=!0x0,_0x1226eb());}[_0x30962b(0x286)](_0x4e6dd1){const _0x557ec7=_0x30962b,_0x48bdd3=this[_0x557ec7(0x28e)](_0x4e6dd1),_0x1196d4=this[_0x557ec7(0x246)][_0x557ec7(0x32f)](_0x4e6dd1);return _0x48bdd3||_0x1196d4;}[_0x30962b(0x219)](_0x4db57d,_0x3bdd8e){const _0x1fc65d=_0x30962b;if(0x0==_0x3bdd8e[_0x1fc65d(0x1b5)])return!0x1;let _0x4d11a7=!0x1;for(const _0x4d4b56 of _0x3bdd8e){const _0xd67553=this[_0x1fc65d(0x337)](_0x4d4b56[_0x1fc65d(0x23f)],_0x1fc65d(0x1d4))[_0x1fc65d(0x305)](_0x4911d3=>!_0x4911d3[_0x1fc65d(0x332)][_0x1fc65d(0x2c0)])[_0x1fc65d(0x209)](_0x3aacfd=>_0x3aacfd[_0x1fc65d(0x32a)]),_0x1be87e=_0x154382({'newValue':_0x4d4b56[_0x1fc65d(0x1b2)]});_0xd67553[_0x1fc65d(0x305)](_0x553269=>{const _0x4df478=_0x1fc65d,[_0x4fc675,_0x5dd09]=_0x553269[_0x4df478(0x346)][_0x4df478(0x28d)]('|');return _0x4fc675==_0x4d4b56[_0x4df478(0x1cf)]&&_0x5dd09!=_0x1be87e;})[_0x1fc65d(0x1c5)](_0x31c207=>{const _0x343e39=_0x1fc65d;this[_0x343e39(0x2d0)](_0x31c207,_0x4d4b56[_0x343e39(0x23f)],_0x4db57d),_0x4d11a7=!0x0;});}return _0x4d11a7;}[_0x30962b(0x2d0)](_0x4fb827,_0x57489d,_0x5c8267){const _0x259348=_0x30962b,_0x954437=_0x4fb827[_0x259348(0x2c2)]()[_0x259348(0x336)](_0x57489d);0x0!==_0x954437[_0x259348(0x1b5)]?0x1!==_0x954437[_0x259348(0x1b5)]?this[_0x259348(0x208)](_0x4fb827,_0x57489d[_0x259348(0x1d3)],_0x57489d[_0x259348(0x34e)]):this[_0x259348(0x1de)](_0x4fb827,_0x954437[0x0]):_0x5c8267[_0x259348(0x291)](_0x4fb827[_0x259348(0x2d1)]());}}class Et{constructor(_0x406625){const _0x1fe276=_0x30962b;this[_0x1fe276(0x25a)]=_0x406625,this[_0x1fe276(0x20c)]=_0x406625[_0x1fe276(0x1f4)],this[_0x1fe276(0x349)]=new Map(),this[_0x1fe276(0x31f)]=new Map(),this[_0x1fe276(0x296)]();}[_0x30962b(0x1c4)](_0x24975b,_0x48fa0d,_0xf04afd,_0x582739,_0x18b885,_0x541ddf){const _0x54b7ea=_0x30962b;return new _0x3f4146(this[_0x54b7ea(0x20c)],{'type':_0x24975b,'subType':_0x48fa0d,'id':_0xf04afd,'author':_0x582739,'creator':_0x582739,'attributes':_0x18b885,'onAttributesChange':_0x541ddf,'onAccept':(..._0x97e9b2)=>this[_0x54b7ea(0x2cb)](_0x24975b,_0x48fa0d,_0x54b7ea(0x1ce))(..._0x97e9b2),'onDiscard':(..._0x12870c)=>this[_0x54b7ea(0x2cb)](_0x24975b,_0x48fa0d,_0x54b7ea(0x1a9))(..._0x12870c)});}[_0x30962b(0x2c5)](_0x565f7f,_0x10f5eb,_0x5b3ff8,_0xa33a04){const _0x4386bd=_0x30962b,_0x3ab24b=_0x565f7f+':'+_0x10f5eb+':'+_0x5b3ff8;this[_0x4386bd(0x349)][_0x4386bd(0x228)](_0x3ab24b,_0xa33a04);}[_0x30962b(0x2cb)](_0x350d98,_0x40e8f3,_0x48390d){const _0x194fc5=_0x30962b,_0x182d84=_0x350d98+':'+_0x40e8f3+':'+_0x48390d;return this[_0x194fc5(0x349)][_0x194fc5(0x2b6)](_0x182d84)||this[_0x194fc5(0x31f)][_0x194fc5(0x2b6)](_0x350d98+':'+_0x48390d);}[_0x30962b(0x296)](){const _0x4ddafc=_0x30962b,_0x23616d=()=>!0x1,_0x385c71=_0x422443=>{const _0x81d15e=_0x14dc;_0x422443[_0x81d15e(0x274)]((_0x8705f0,_0x24ad8b)=>_0x8705f0[_0x81d15e(0x1d3)][_0x81d15e(0x23e)](_0x24ad8b[_0x81d15e(0x1d3)])?0x1:-0x1),this[_0x81d15e(0x20c)][_0x81d15e(0x26c)](_0x527e06=>{const _0xa21a67=_0x81d15e;for(const _0x3d8539 of _0x422443){let _0x1271f8;_0x1271f8=_0x3d8539[_0xa21a67(0x34e)][_0xa21a67(0x351)]&&_0x3d8539[_0xa21a67(0x34e)][_0xa21a67(0x255)]==_0x3d8539[_0xa21a67(0x1d3)][_0xa21a67(0x29b)]?_0x527e06[_0xa21a67(0x31a)](_0x3d8539[_0xa21a67(0x1d3)][_0xa21a67(0x29b)],'on'):_0x527e06[_0xa21a67(0x31a)](_0x3d8539),this[_0xa21a67(0x20c)][_0xa21a67(0x28b)](_0x1271f8,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x2adf98=(_0x2bfa9a,_0x29f506)=>{const _0x2b7570=_0x14dc;_0x29f506&&this[_0x2b7570(0x20c)][_0x2b7570(0x26c)](_0x544ce9=>{const _0x527553=_0x2b7570,{commandName:_0x3cf508,commandParams:_0x34d796=[]}=_0x29f506,_0x173d5d=_0x2bfa9a[_0x527553(0x209)](_0x83697d=>(Vt(_0x83697d)&&(_0x83697d=this[_0x527553(0x20c)][_0x527553(0x28c)](_0x83697d[_0x527553(0x34e)])),_0x83697d))[_0x527553(0x305)](_0x4684a8=>_0x527553(0x276)!==_0x4684a8[_0x527553(0x2c8)][_0x527553(0x1e8)]);if(_0x173d5d[_0x527553(0x1b5)]<0x1)return;const _0x38aac9=Array[_0x527553(0x278)](this[_0x527553(0x20c)][_0x527553(0x244)][_0x527553(0x31d)][_0x527553(0x239)]())[_0x527553(0x209)](_0x3b470e=>_0x4752d7[_0x527553(0x23a)](_0x3b470e));_0x544ce9[_0x527553(0x31e)](_0x173d5d);for(const _0x4b9d91 of this[_0x527553(0x25a)][_0x527553(0x1b7)][_0x527553(0x1b7)]())_0x4b9d91[_0x527553(0x254)]();_0x34d796[_0x527553(0x320)]({'forceDefaultExecution':!0x0}),this[_0x527553(0x25a)][_0x527553(0x2cf)](_0x3cf508,..._0x34d796);const _0x34de71=_0x38aac9[_0x527553(0x305)](_0x447525=>_0x527553(0x276)!=_0x447525[_0x527553(0x2c8)][_0x527553(0x1e8)]);_0x34de71[_0x527553(0x1b5)]>0x0&&_0x544ce9[_0x527553(0x31e)](_0x34de71);for(const _0x51d5d7 of _0x38aac9)_0x51d5d7[_0x527553(0x2e4)]();});},_0x56a8f8=(_0x324a0c,_0x145df7)=>0x1==_0x324a0c[_0x4ddafc(0x1b5)]&&0x1==_0x145df7[_0x4ddafc(0x1b5)]&&_0x324a0c[0x0][_0x4ddafc(0x34e)][_0x4ddafc(0x343)](_0x145df7[0x0][_0x4ddafc(0x1d3)]),_0xf546db=(_0x1f2ed6,_0x2f0018,_0x585364,_0x535452)=>Ht(_0x1f2ed6,_0x2f0018,_0x585364,_0x535452,this[_0x4ddafc(0x20c)])?[_0x1f2ed6,_0x2f0018]:Ht(_0x2f0018,_0x1f2ed6,_0x535452,_0x585364,this[_0x4ddafc(0x20c)])?[_0x2f0018,_0x1f2ed6]:null;this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x308),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x22f),_0x385c71),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x1f2),_0x56a8f8),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x267),_0xf546db),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x1e6),_0x385c71),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2d4),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2b2),_0x56a8f8),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2cd),_0xf546db),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x280),_0x2adf98),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x29d),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x299),_0x56a8f8),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2eb),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2ea),_0x2adf98),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x1b6),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x339),_0x56a8f8),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x1ad),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x275),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2c7),(_0x35ca3c,_0x3af294)=>{const _0x220d89=_0x4ddafc;if(!_0x3af294)return;const _0x3bd7d2=this[_0x220d89(0x25a)][_0x220d89(0x21d)][_0x220d89(0x2b6)](p);this[_0x220d89(0x20c)][_0x220d89(0x26c)](_0x4a3586=>{const _0x411aa7=_0x220d89;if(_0x411aa7(0x29e)==_0x3af294[_0x411aa7(0x1cf)])for(const _0x571c0e of _0x35ca3c){const _0x19093f=_0x571c0e[_0x411aa7(0x1d3)][_0x411aa7(0x29b)],_0x5d380e=_0x3af294[_0x411aa7(0x1f6)];_0x4a3586[_0x411aa7(0x344)](_0x19093f,_0x5d380e);}else{if(_0x3bd7d2[_0x411aa7(0x28e)](_0x3af294[_0x411aa7(0x1cf)])){for(const _0x290b84 of _0x35ca3c)void 0x0!==_0x3af294[_0x411aa7(0x1f6)]?_0x4a3586[_0x411aa7(0x1ff)](_0x3af294[_0x411aa7(0x1cf)],_0x3af294[_0x411aa7(0x1f6)],_0x290b84[_0x411aa7(0x1d3)][_0x411aa7(0x29b)]):_0x4a3586[_0x411aa7(0x2fb)](_0x3af294[_0x411aa7(0x1cf)],_0x290b84[_0x411aa7(0x1d3)][_0x411aa7(0x29b)]);}else{for(const _0x26d1b4 of _0x35ca3c)_0x3af294[_0x411aa7(0x1f6)]?_0x4a3586[_0x411aa7(0x1ff)](_0x3af294[_0x411aa7(0x1cf)],_0x3af294[_0x411aa7(0x1f6)],_0x26d1b4):_0x4a3586[_0x411aa7(0x2fb)](_0x3af294[_0x411aa7(0x1cf)],_0x26d1b4);}}});}),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x325),_0x56a8f8);}}function Ot(_0x20d1e2,_0x406cb2,_0x12756a){const _0x2363ed=_0x30962b;for(const _0x5a9961 of _0x406cb2[_0x2363ed(0x255)][_0x2363ed(0x2f3)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5a9961[_0x2363ed(0x2c8)]==_0x5a9961)return!0x1;if(!_0x12756a[_0x2363ed(0x1a5)](_0x5a9961))return!0x1;if(_0x20d1e2[_0x2363ed(0x289)](_0x5a9961)||_0x20d1e2[_0x2363ed(0x2a4)](_0x5a9961))return!0x0;}return!0x1;}function Vt(_0x5520cf){const _0xee634f=_0x30962b;return _0x5520cf[_0xee634f(0x34e)][_0xee634f(0x255)]==_0x5520cf[_0xee634f(0x1d3)][_0xee634f(0x29b)]&&_0x5520cf[_0xee634f(0x34e)][_0xee634f(0x1e2)];}function _0x2985(){const _0x7b852=['addHighlight','markers','document','splice','_inlineAttributeKeys','containsRangeInObject','markInsertion','markMultiRangeDeletion','track-changes-user-not-found','chain','isCollapsed','concat','$text','suggestion:attribute:','_adapter','applyOperation','registerInlineAttribute','hasCommentThread','refresh','parent','delete','getChanges','1069972lBmsft','_splitMarkerName','_editor','9IqrKTg','addMarkerName','unbind','before','PENDING_ACTION_SUGGESTION','_setSuggestionData','find','attributeNewValue','trackChanges','markDeletion','createElement','attributeKey','insertion:chain','_getMarkerAnnouncementText','newRange','9465944erpUlp','ENTER','change','some','item','getNearestSelectionRange','skipNestingCheck','isTouching','marker-count','markMultiRangeBlockFormat','sort','attribute:accept','$graveyard','isMultiRange','from','_removeSuggestion','discardSelectedSuggestions','_commentsRepository','pluginName','markerReady','open','isOwn','formatInline:accept','enableCommand','substring','isInContent','every','CommentsRepository','_isRegisteredAttribute','formatGroupId','_cutOutSuggestionMarker','isObject','_getExternalAuthor','deleteContent','createRange','split','_isBlockAttribute','action','suggestion:','removeMarker','rethrowUnexpectedError','_suggestionFactory','_suggestionState','ready','_registerDefaultCallbacks','40992490NBnEuF','isRemovable','formatInline:join','markAttributeChange','nodeAfter','trackChangesCommand','formatInline:discard','$elementName','containsRange','markInlineFormat','getShiftedBy','stopListening','fromCharCode','isLimit','writer','unshift','value','_suggestions','_isForcedDefaultExecutionBlock','element','insertion:','_recordAttributeSuggestions','announce','config','_SUGGESTION_ANNOUNCEMENT','toUpperCase','getCustomProperty','deletion:join','splitPosition','fetchCommentThread','15SqnNHy','get','showSuggestionHighlights','mapper','addSuggestion','after','markMultiRangeInsertion','locale','$marker','elementStart','notReady','isNextTo','isLocal','getFirstRange','suggestion-type','acceptSelectedSuggestions','registerCustomCallback','move','attribute:discard','root','ck-suggestion-marker--active','error-saving-suggestion-data-suggestion-discarded','getSuggestionCallback','isIntersectingWithRange','deletion:chain','_refreshAttributeSuggestionsChain','execute','_reduceSuggestionAttributeRange','getFirstMarker','includes','consume','deletion:discard','substr','3925200MAAjyq','_processAttributeSuggestions','discardAllSuggestions','@external','_isDataLoaded','isExternal','return','multipleBlocks','setTo','_addSuggestionMarker','consumable','addMarker:suggestion:formatBlock','createRangeIn','clear','detach','markerName','FORMATTING','rejected','commentThread','isIntersecting','formatBlock:accept','formatInline:chain','getLastMatchingPosition','385295UgBMEF','documentSelection','change:data','data','adapter','_processAttributeChanges','getAncestors','createPositionAfter','enqueueChange','LEAVE','forceDefaultExecution','26868lekYZQ','addComment','attribute:','removeAttribute','acceptSuggestion','dataDowncast','15596510ACIeXB','dataReady','getContainedElement','hasSuggestion','_blockAttributeKeys','for','high','filter','always','formatInline:','insertion:accept','registerBlockAttribute','markBlockFormat','_recordAttributeChanges','_initAriaMarkerChangeAnnouncements','forward','fire','assign','suggestionChanged','targetPosition','1106nnLosf','isAfter','getSuggestion','_getAttributeKey','createRangeOn','suggestionLoaded','group','creator','createSelection','_joinSuggestions','formatInline','selection','setSelection','_defaultCallbacks','push','ck-suggestion-marker-','pop','formatBlock:','authoredAt','attribute:join','stop','insert','options','originalSuggestionId','suggestion','reconvertMarker','ck-suggestion-marker-formatInline','_handleNewSuggestionMarker','join','has','trackChanges.mergeNestedSuggestions','createPositionAt','meta','getRange','elementEnd','deletion','getDifference','_findSuggestions','discardSuggestion','formatBlock:join','insertContent','insertion','trackChanges.trackFormatChanges','ck-suggestion-marker-formatBlock','elementToElement','containerElement','low','warn','change:activeMarkers','isEqual','rename','isBlock','subType','previous','_getSuggestionData','_customCallbacks','ck-suggestion-marker','name','external:','registerPostFixer','end','PendingActions','highest','isAtEnd','groupId','batch','updateSuggestion','unbindElementFromMarkerName','then','upcast','containsItem','commandName','track-changes-suggestion-not-found','_afterChanges','discard','isInsideObject','next','activeMarkers','formatBlock:chain','createPositionBefore','_refreshSuggestionsChain','createdAt','_createSuggestion','newValue','update:suggestion','_saved','length','formatBlock:discard','commands','deletion:','getIntersection','TrackChangesEditing','track-changes-suggestion-data-mismatch','getAllAdjacentSuggestions','_updateSuggestionData','type','format','12EROwuz','getMultiRangeId','catch','stringify','buildSuggestion','forEach','getChangedMarkers','author','isArray','enableReadOnlyMode','removed','removeMarker:suggestion:formatBlock','differ','isDocumentOperation','accept','key','tablePasteChainId','data-suggestion','_trackFormatChanges','start','attribute','track-changes-adapter-already-set','getMarkers','Users','_enabledCommands','dataToMarker','suggestionUnloaded','attributes','editor','removeMarkers','_setSuggestionRange','_joinWithAdjacentSuggestions','enableDefaultAttributesIntegration','schema','isAtStart','getWalker','_rangeIsInLocalUserInsertion','getCommentThread','deletion:accept','resolve','rootName','multi','formatBlock','moveTargetPosition','oldRange','addMarker','removeClass','markerToHighlight','getItems','size','insertion:join','position','model','accepted','oldValue','isUndo','howMany','head','values','add','authorName','editingDowncast','_checkSuggestionCorrectness','setAttribute','getAttribute','editing','init','collaboration.channelId','markerToData','addUser','acceptAllSuggestions','data-author-id','_breakSuggestionMarker','map','removeComment','addMarker:suggestion:attribute','_model','$textProxy','track-changes-command-not-found','widget','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.','default','attributeOldValue','backward','_getAuthorFromId','hasComments','_addThreadToSuggestion','startsWith','define','_reduceExistingSuggestions','addMarker:suggestion','updateMarker','descriptionFactory','plugins','addRange','change:_saved','_onDiscard','getUser','bindElementToMarker','addClass','toJSON','markerNameToElements','lowest','containsPosition','set','comments','listenTo','keys','remove','track-changes-adapter-missing-getsuggestion','track-changes-enable-command-twice','insertion:discard','addCommentThread','clone','2KyjPUo','normal','isSelectable','conversion','never','removeMarker:suggestion:attribute','getSuggestions','getRanges','fromRange','nodeBefore','addSuggestionData','_mergeNestedSuggestions','isBefore','range','toViewElement','requires'];_0x2985=function(){return _0x7b852;};return _0x2985();}function Ut(_0x4ed501,_0x31b0ef,_0x2e9c9c,_0x3b8df7){const _0x4dcc39=_0x30962b,_0x36ae0a=_0x26dbf3=>!_0x26dbf3[_0x4dcc39(0x26e)]['is'](_0x4dcc39(0x20d))&&!_0x3b8df7[_0x4dcc39(0x289)](_0x26dbf3[_0x4dcc39(0x26e)]),_0x545def=_0x4ed501[_0x4dcc39(0x1d3)][_0x4dcc39(0x2ec)](_0x36ae0a),_0x206c69=_0x4ed501[_0x4dcc39(0x34e)][_0x4dcc39(0x2ec)](_0x36ae0a,{'direction':_0x4dcc39(0x213)});return(!_0x4ed501[_0x4dcc39(0x1d3)][_0x4dcc39(0x343)](_0x545def)||!_0x4ed501[_0x4dcc39(0x34e)][_0x4dcc39(0x343)](_0x206c69))&&(_0x545def[_0x4dcc39(0x23e)](_0x206c69)?_0x2e9c9c[_0x4dcc39(0x21b)](_0x31b0ef,{'range':_0x2e9c9c[_0x4dcc39(0x28c)](_0x545def,_0x206c69)}):_0x2e9c9c[_0x4dcc39(0x291)](_0x31b0ef),!0x0);}function Gt(_0x49b324){return _0x154382(_0x49b324);}function Ft(_0xb58807){const _0x879e21=_0x30962b,_0x576213=_0xb58807[_0x879e21(0x1d3)][_0x879e21(0x29b)];return _0x576213&&_0x576213['is'](_0x879e21(0x2aa));}function Pt(_0x3e9225,_0x1935c7){const _0x697ccb=_0x30962b;return null==_0x3e9225[_0x697ccb(0x34e)][_0x697ccb(0x23b)]&&_0x3e9225[_0x697ccb(0x34e)][_0x697ccb(0x255)]==_0x3e9225[_0x697ccb(0x1d3)][_0x697ccb(0x29b)]?Lt(_0x3e9225[_0x697ccb(0x1d3)][_0x697ccb(0x29b)],_0x1935c7):_0x3e9225;}function Lt(_0x3676c2,_0x17c441){const _0x46a813=_0x30962b,_0x3c2507=_0x17c441[_0x46a813(0x1e1)][_0x46a813(0x289)](_0x3676c2)||_0x17c441[_0x46a813(0x1e1)][_0x46a813(0x234)](_0x3676c2);return _0x17c441[_0x46a813(0x28c)](_0x17c441[_0x46a813(0x331)](_0x3676c2,_0x46a813(0x25e)),_0x3c2507?_0x17c441[_0x46a813(0x2f4)](_0x3676c2):_0x17c441[_0x46a813(0x331)](_0x3676c2,_0x46a813(0x34e)));}function Ht(_0x455709,_0x2f27ba,_0x3fbcca,_0x515780,_0x3b4d95){const _0xf7c98f=_0x30962b;if(_0x455709[_0xf7c98f(0x1ab)])return!0x1;if(!Jt(_0x455709,_0x2f27ba))return!0x1;if(_0x3fbcca[_0xf7c98f(0x34e)][_0xf7c98f(0x343)](_0x515780[_0xf7c98f(0x1d3)]))return!0x0;if(_0x455709[_0xf7c98f(0x1be)]!=_0x2f27ba[_0xf7c98f(0x1be)])return!0x1;if(!_0x3fbcca[_0xf7c98f(0x34e)][_0xf7c98f(0x271)](_0x515780[_0xf7c98f(0x1d3)]))return!0x1;const _0x196f64=_0x3b4d95[_0xf7c98f(0x28c)](_0x3fbcca[_0xf7c98f(0x34e)],_0x515780[_0xf7c98f(0x1d3)])[_0xf7c98f(0x1e3)]();for(const _0x487b03 of _0x196f64)if([_0xf7c98f(0x2be),_0xf7c98f(0x334)][_0xf7c98f(0x2d2)](_0x487b03[_0xf7c98f(0x1be)])&&_0x3b4d95[_0xf7c98f(0x1e1)][_0xf7c98f(0x2a4)](_0x487b03[_0xf7c98f(0x26e)]))return!0x1;return!0x0;}function Jt(_0x9cbc5a,_0x160d17){const _0x28eb16=_0x30962b;if(!_0x9cbc5a[_0x28eb16(0x2da)]||!_0x160d17[_0x28eb16(0x2da)])return!0x1;const _0x2d81be=new Set(Object[_0x28eb16(0x22b)](_0x9cbc5a[_0x28eb16(0x1db)])),_0x1146a2=new Set(Object[_0x28eb16(0x22b)](_0x160d17[_0x28eb16(0x1db)]));if(_0x2d81be[_0x28eb16(0x256)](_0x28eb16(0x352)),_0x1146a2[_0x28eb16(0x256)](_0x28eb16(0x352)),0x0==_0x2d81be[_0x28eb16(0x1f1)]&&0x0==_0x1146a2[_0x28eb16(0x1f1)])return!0x0;if(_0x2d81be[_0x28eb16(0x1f1)]!=_0x1146a2[_0x28eb16(0x1f1)])return!0x1;const _0x1527b9={..._0x9cbc5a[_0x28eb16(0x1db)]},_0x1def4d={..._0x160d17[_0x28eb16(0x1db)]};return delete _0x1527b9[_0x28eb16(0x352)],delete _0x1def4d[_0x28eb16(0x352)],JSON[_0x28eb16(0x1c3)](_0x1527b9)==JSON[_0x28eb16(0x1c3)](_0x1def4d);}function qt(_0x122359,_0x5c44f8){const _0x177ec9=_0x30962b,_0x468b5d=zt(_0x122359[_0x177ec9(0x1db)]),_0x2bffa3=zt(_0x5c44f8);if(!_0x122359[_0x177ec9(0x2da)])return!0x1;for(const _0xf28575 of Object[_0x177ec9(0x22b)](_0x2bffa3))if(!_0x244b6b(_0x468b5d[_0xf28575],_0x2bffa3[_0xf28575]))return!0x1;return!0x0;}function zt(_0x192599){const _0x585304=_0x30962b,_0x1b339a=Object[_0x585304(0x30f)]({},_0x192599);return delete _0x1b339a[_0x585304(0x270)],delete _0x1b339a[_0x585304(0x1d0)],_0x1b339a;}
23
+ const _0x4fbb6a=_0xe40e;(function(_0x56110e,_0x3be238){const _0x597fef=_0xe40e,_0x7e9621=_0x56110e();while(!![]){try{const _0x1309d7=parseInt(_0x597fef(0x245))/0x1+-parseInt(_0x597fef(0x24e))/0x2+parseInt(_0x597fef(0x168))/0x3+parseInt(_0x597fef(0x1e8))/0x4+parseInt(_0x597fef(0x1b9))/0x5*(parseInt(_0x597fef(0x12d))/0x6)+-parseInt(_0x597fef(0x1a0))/0x7+-parseInt(_0x597fef(0x1e4))/0x8;if(_0x1309d7===_0x3be238)break;else _0x7e9621['push'](_0x7e9621['shift']());}catch(_0x14c201){_0x7e9621['push'](_0x7e9621['shift']());}}}(_0x3096,0x27ac4));import{Plugin as _0x54f347,PendingActions as _0x19e6dd}from'ckeditor5/src/core.js';import{LiveRange as _0x5f5654}from'ckeditor5/src/engine.js';import{CKEditorError as _0x1074b1,uid as _0xf35c6c,priorities as _0x20ec1f,logWarning as _0x44974b,getEnvKeystrokeText as _0x49396e}from'ckeditor5/src/utils.js';import{toWidget as _0x88d5b}from'ckeditor5/src/widget.js';import{Users as _0x17b35d,hashObject as _0x1bb7b3,surroundingMarkersDetector as _0x216bbb,FOCUS_ANNOTATION_KEYSTROKE as _0x431f8b}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x236c40 from'./commands/trackchangescommand.js';import _0x43f152 from'./commands/acceptsuggestioncommand.js';import _0x154e15 from'./commands/discardsuggestioncommand.js';import _0x2b8fa1 from'./commands/executeonallsuggestionscommand.js';import _0x3c8295 from'./commands/executeonselectedsuggestionscommand.js';import _0x322f1b from'./suggestion.js';import _0x4c1308 from'./suggestiondescriptionfactory.js';import _0x21dc76 from'./integrations/aiassistant.js';import _0x67b5d5 from'./integrations/alignment.js';import _0x59b5a3 from'./integrations/basicstyles.js';import _0x187c14 from'./integrations/blockquote.js';import _0x7f4018 from'./integrations/casechange.js';import _0xf6298a from'./integrations/ckbox.js';import _0x30ad4d from'./integrations/codeblock.js';import _0x1b60b7 from'./integrations/comments.js';import _0x2615c1 from'./integrations/deletecommand.js';import _0x2cb7af from'./integrations/list.js';import _0x2929d5 from'./integrations/listproperties.js';import _0x515298 from'./integrations/entercommand.js';import _0x3088d6 from'./integrations/findandreplace.js';import _0x114b37 from'./integrations/font.js';import _0x1f8f45 from'./integrations/formatpainter.js';import _0x365dda from'./integrations/heading.js';import _0x3c6798 from'./integrations/highlight.js';import _0x52670b from'./integrations/horizontalline.js';import _0x2daa3d from'./integrations/htmlembed.js';import _0x539e5e from'./integrations/image.js';import _0x5a99bd from'./integrations/imagereplace.js';import _0x56cb12 from'./integrations/imagestyle.js';import _0x51f47e from'./integrations/importword.js';import _0x4e99d9 from'./integrations/indent.js';import _0x16f521 from'./integrations/inputcommand.js';import _0xe43c77 from'./integrations/link.js';import _0x4f2980 from'./integrations/legacylist.js';import _0x5f5c3b from'./integrations/legacylistproperties.js';import _0xdc07f from'./integrations/mediaembed.js';import _0x3643db from'./integrations/mention.js';import _0x25fa31 from'./integrations/mergefields.js';import _0x98c25a from'./integrations/multilevellist.js';import _0x1df998 from'./integrations/pagebreak.js';import _0x2d5d80 from'./integrations/paragraph.js';import _0x2aacf4 from'./integrations/removeformat.js';import _0x5c32d4 from'./integrations/restrictededitingmode.js';import _0x5712f9 from'./integrations/shiftentercommand.js';import _0x3acc64 from'./integrations/standardeditingmode.js';import _0x3b6293 from'./integrations/style.js';import _0x5a2017 from'./integrations/table.js';function _0xe40e(_0xed191f,_0x31c628){const _0x3096f0=_0x3096();return _0xe40e=function(_0xe40eee,_0x457380){_0xe40eee=_0xe40eee-0xfe;let _0x4f85b9=_0x3096f0[_0xe40eee];return _0x4f85b9;},_0xe40e(_0xed191f,_0x31c628);}import _0x18efc9 from'./integrations/tablemergesplit.js';import _0x5ef65f from'./integrations/tableheadings.js';import _0x4d1dc8 from'./integrations/tableclipboard.js';import _0x4d0745 from'./integrations/tablecolumnresize.js';import _0x395fcb from'./integrations/template.js';import _0x47ae0c from'./integrations/tableofcontents.js';import _0x57f45d from'./integrations/title.js';import _0x462343 from'./integrations/undo.js';import _0x1d4159 from'./integrations/tablecaption.js';import _0x3b29b1 from'./integrations/tableproperties.js';import{getTranslation as _0x2d0e96}from'./utils/common-translations.js';import{isEqual as _0x50f493,omit as _0x2d58cc}from'lodash-es';export const renameAttributeKey=_0x4fbb6a(0x2a1);export default class p extends _0x54f347{static get[_0x4fbb6a(0x27b)](){const _0x485660=_0x4fbb6a;return[_0x485660(0x1ef),_0x17b35d,_0x19e6dd,_0x21dc76,_0x67b5d5,_0x59b5a3,_0x187c14,_0xf6298a,_0x7f4018,_0x30ad4d,_0x1b60b7,_0x2615c1,_0x515298,_0x3088d6,_0x114b37,_0x1f8f45,_0x365dda,_0x3c6798,_0x52670b,_0x2daa3d,_0x539e5e,_0x56cb12,_0x5a99bd,_0x51f47e,_0x4e99d9,_0x16f521,_0x4f2980,_0x5f5c3b,_0x98c25a,_0xe43c77,_0x2cb7af,_0x2929d5,_0xdc07f,_0x3643db,_0x25fa31,_0x1df998,_0x2d5d80,_0x2aacf4,_0x5c32d4,_0x5712f9,_0x3acc64,_0x3b6293,_0x5a2017,_0x18efc9,_0x5ef65f,_0x1d4159,_0x4d1dc8,_0x4d0745,_0x47ae0c,_0x3b29b1,_0x395fcb,_0x57f45d,_0x462343];}static get[_0x4fbb6a(0x216)](){const _0x548acf=_0x4fbb6a;return _0x548acf(0x1e0);}constructor(_0x2dc740){const _0x332ef9=_0x4fbb6a;function _0x20c361(_0x39f32b){const _0x1afaaa=_0xe40e;return _0x39f32b[_0x1afaaa(0x16f)](_0x2258e7=>String[_0x1afaaa(0x225)](_0x2258e7))[_0x1afaaa(0x24a)]('');}super(_0x2dc740),this[_0x332ef9(0x297)]=!0x1,this[_0x332ef9(0x109)](_0x332ef9(0x1bc),[]),this['on'](_0x332ef9(0x219),(_0x2e866d,_0x6a32d4,_0x1a1705,_0x4450b1)=>{const _0x52b4e2=_0x332ef9;this[_0x52b4e2(0x189)][_0x52b4e2(0x23d)](()=>{const _0x2178ff=_0x52b4e2;for(const _0x97c62d of[..._0x4450b1,..._0x1a1705])this[_0x2178ff(0x189)][_0x2178ff(0x16b)][_0x2178ff(0x24d)](_0x97c62d)&&_0x2dc740[_0x2178ff(0x1df)][_0x2178ff(0x29d)](_0x97c62d);});}),this[_0x332ef9(0x13a)]=new _0x4c1308(this[_0x332ef9(0x154)][_0x332ef9(0x270)][_0x332ef9(0x102)],this[_0x332ef9(0x154)][_0x332ef9(0x29b)]),this[_0x332ef9(0x281)]=null,this[_0x332ef9(0x1c4)]=new Et(this[_0x332ef9(0x154)]),this[_0x332ef9(0x185)]=new Map(),this[_0x332ef9(0x29c)]=_0x2dc740[_0x332ef9(0x15d)][_0x332ef9(0x19f)](_0x332ef9(0x1ef)),this[_0x332ef9(0x1b4)]=new Set(),this[_0x332ef9(0x189)]=this[_0x332ef9(0x154)][_0x332ef9(0x270)],this[_0x332ef9(0x287)]=new WeakMap(),this[_0x332ef9(0x126)]=!0x1,this[_0x332ef9(0x25e)]=new Set([_0x332ef9(0x2a1)]),this[_0x332ef9(0x1c6)]=new Set(),_0x2dc740[_0x332ef9(0x15e)][_0x332ef9(0x23f)](_0x332ef9(0x1fe),_0x332ef9(0x150)),this[_0x332ef9(0x179)]=_0x2dc740[_0x332ef9(0x15e)][_0x332ef9(0x19f)](_0x332ef9(0x1fe)),_0x2dc740[_0x332ef9(0x15e)][_0x332ef9(0x23f)](_0x332ef9(0x29a),!0x0),this[_0x332ef9(0x243)]=_0x2dc740[_0x332ef9(0x15e)][_0x332ef9(0x19f)](_0x332ef9(0x29a)),this[_0x332ef9(0x2aa)]=new _0x236c40(_0x2dc740,this[_0x332ef9(0x1b4)]),this[_0x332ef9(0x1a1)](),this[_0x20c361([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x20c361([0x34,0x30,0x34,0x38,0x31,0x38,0x30,0x32]);}[_0x4fbb6a(0x228)](){const _0x406579=_0x4fbb6a,_0x268577=this[_0x406579(0x154)],_0x1f09e2=(_0x188588,_0x4b4c40)=>{const _0x6aca3e=_0x406579;if(_0x6aca3e(0x264)!=_0x188588)return _0x6aca3e(0x27f)+_0x188588;const _0x18d0ae=_0x4b4c40[_0x6aca3e(0x200)]('|')[0x0];return this[_0x6aca3e(0x25f)](_0x18d0ae)?_0x6aca3e(0x242):_0x6aca3e(0x298);};_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x125))[_0x406579(0x21b)]({'model':_0x406579(0x155),'view':_0x4609d1=>{const _0x2df35c=_0x406579,{id:_0x4cd14b,authorId:_0x286139,type:_0x2256e3,subType:_0x367bf5}=this[_0x2df35c(0x117)](_0x4609d1[_0x2df35c(0x201)]),_0x3f869d=[_0x2df35c(0x229),_0x1f09e2(_0x2256e3,_0x367bf5)];let _0x4f85d9=0xbb8;return this[_0x2df35c(0x1bc)][_0x2df35c(0x199)](_0x4609d1[_0x2df35c(0x201)])&&(_0x3f869d[_0x2df35c(0x220)](_0x2df35c(0x1c2)),_0x4f85d9=0xbc2),_0x2df35c(0x25a)==_0x2256e3&&(_0x4f85d9+=0x5),{'classes':_0x3f869d,'attributes':{'data-suggestion':_0x4cd14b,'data-author-id':_0x286139},'priority':_0x4f85d9};}}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x143))[_0x406579(0x27e)](_0x4c6350=>{const _0x1cda13=_0x406579;_0x4c6350['on'](_0x1cda13(0x147),(_0x44cabe,_0x1a6827,_0x4d5082)=>{const _0x1befce=_0x1cda13;if(!_0x4d5082[_0x1befce(0x142)][_0x1befce(0x26d)])return;const _0x264fde=_0x1a6827[_0x1befce(0x224)];if(!_0x264fde)return;const _0x47bb29=_0x4d5082[_0x1befce(0x1d5)][_0x1befce(0x23c)](_0x264fde);_0x268577[_0x1befce(0x270)][_0x1befce(0x102)][_0x1befce(0x14b)](_0x264fde)&&_0x47bb29&&!_0x47bb29[_0x1befce(0x11b)](_0x1befce(0x259))&&_0x47bb29['is'](_0x1befce(0x187))&&_0x88d5b(_0x47bb29,_0x4d5082[_0x1befce(0x28d)]);},{'priority':_0x1cda13(0x12a)});}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x143))[_0x406579(0x21b)]({'model':_0x406579(0x155),'view':(_0x4b0215,_0x3134bf)=>{const _0x3b9096=_0x406579;if(!_0x3134bf[_0x3b9096(0x142)][_0x3b9096(0x26d)])return null;const {type:_0xf6e0ad,subType:_0xd891a9}=this[_0x3b9096(0x117)](_0x4b0215[_0x3b9096(0x201)]);return{'classes':[_0x3b9096(0x229),_0x1f09e2(_0xf6e0ad,_0xd891a9)],'priority':0xbb8};}});const _0x4c02df=({showActiveMarkers:_0x5c0d90=!0x0,isAttributeSuggestion:_0x81a592=!0x1}={})=>(_0x24bdb2,_0x4df5e1,_0x498430)=>{const _0x2317ca=_0x406579;if(!_0x4df5e1[_0x2317ca(0x224)])return;const {id:_0x263294,authorId:_0x5e4e80}=this[_0x2317ca(0x117)](_0x4df5e1[_0x2317ca(0x201)]);if(_0x81a592){const _0x203a03=this[_0x2317ca(0x185)][_0x2317ca(0x19f)](_0x263294),_0x4a334d=this[_0x2317ca(0x13f)](_0x203a03);if(!this[_0x2317ca(0x25f)](_0x4a334d))return;}if(_0x4df5e1[_0x2317ca(0x224)]['is'](_0x2317ca(0x1ad)))return void _0x498430[_0x2317ca(0x1e7)][_0x2317ca(0x169)](_0x4df5e1[_0x2317ca(0x224)],_0x24bdb2[_0x2317ca(0x138)]);const _0xd42d0c=_0x498430[_0x2317ca(0x1d5)][_0x2317ca(0x23c)](_0x4df5e1[_0x2317ca(0x224)]);if(_0x4df5e1[_0x2317ca(0x224)]['is'](_0x2317ca(0x276))&&_0x268577[_0x2317ca(0x270)][_0x2317ca(0x102)][_0x2317ca(0x16d)](_0x4df5e1[_0x2317ca(0x224)])&&!_0xd42d0c[_0x2317ca(0x11b)](_0x2317ca(0x253))){_0x498430[_0x2317ca(0x28d)][_0x2317ca(0x1a7)]([_0x2317ca(0x229),_0x2317ca(0x242)],_0xd42d0c),_0x498430[_0x2317ca(0x28d)][_0x2317ca(0x14c)](_0x2317ca(0x17a),_0x263294,_0xd42d0c),_0x498430[_0x2317ca(0x28d)][_0x2317ca(0x14c)](_0x2317ca(0x174),_0x5e4e80,_0xd42d0c),_0x498430[_0x2317ca(0x1d5)][_0x2317ca(0x21c)](_0xd42d0c,_0x4df5e1[_0x2317ca(0x201)]),_0x5c0d90&&(this[_0x2317ca(0x1bc)][_0x2317ca(0x199)](_0x4df5e1[_0x2317ca(0x201)])?_0x498430[_0x2317ca(0x28d)][_0x2317ca(0x1a7)](_0x2317ca(0x1c2),_0xd42d0c):_0x498430[_0x2317ca(0x28d)][_0x2317ca(0x18f)](_0x2317ca(0x1c2),_0xd42d0c));for(const _0x485e43 of _0x268577[_0x2317ca(0x270)][_0x2317ca(0x1c7)](_0x4df5e1[_0x2317ca(0x224)])[_0x2317ca(0x10e)]())_0x498430[_0x2317ca(0x1e7)][_0x2317ca(0x169)](_0x485e43,_0x24bdb2[_0x2317ca(0x138)]);_0x498430[_0x2317ca(0x1e7)][_0x2317ca(0x169)](_0x4df5e1[_0x2317ca(0x224)],_0x24bdb2[_0x2317ca(0x138)]);}};_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x143))[_0x406579(0x27e)](_0x40e391=>{const _0x58b781=_0x406579;_0x40e391['on'](_0x58b781(0x1e1),(_0x239b40,_0x40d33e,_0xb8dffe)=>{const _0x282c17=_0x58b781;_0xb8dffe[_0x282c17(0x142)][_0x282c17(0x26d)]&&_0x4c02df({'showActiveMarkers':!0x1})(_0x239b40,_0x40d33e,_0xb8dffe);},{'priority':_0x58b781(0x24b)});}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x143))[_0x406579(0x27e)](_0x2ba38e=>{const _0x1b4f8b=_0x406579;_0x2ba38e['on'](_0x1b4f8b(0x1b1),(_0x1b6317,_0x1b961d,_0x329e54)=>{const _0x1979d6=_0x1b4f8b;_0x329e54[_0x1979d6(0x142)][_0x1979d6(0x26d)]&&_0x4c02df({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1b6317,_0x1b961d,_0x329e54);},{'priority':_0x1b4f8b(0x24b)});}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x143))[_0x406579(0x1b8)]({'model':_0x406579(0x155),'view':(_0xe007a6,_0x353d87)=>_0x353d87[_0x406579(0x142)][_0x406579(0x26d)]?null:{'group':_0x406579(0x155),'name':_0xe007a6[_0x406579(0x208)](0xb)}}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x1a6))[_0x406579(0x26f)]({'view':{'name':_0x406579(0x155),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x363848,{writer:_0x291f8f})=>{const _0x4b8f9e=_0x406579;let _0x1ed293=_0x4b8f9e(0x112)+_0x363848[_0x4b8f9e(0x114)](_0x4b8f9e(0x20e))+':'+_0x363848[_0x4b8f9e(0x114)]('id');return _0x363848[_0x4b8f9e(0x114)](_0x4b8f9e(0x116))&&(_0x1ed293+=':'+_0x363848[_0x4b8f9e(0x114)](_0x4b8f9e(0x116))),_0x291f8f[_0x4b8f9e(0x162)](_0x4b8f9e(0x1bd),{'data-name':_0x1ed293});}}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x1a6))[_0x406579(0x223)]({'view':_0x406579(0x155)}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x125))[_0x406579(0x27e)](_0x5b0be6=>{const _0x6de088=_0x406579;_0x5b0be6['on'](_0x6de088(0x1e1),_0x4c02df(),{'priority':_0x6de088(0x12a)});}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x125))[_0x406579(0x27e)](_0x2be81b=>{const _0x572d87=_0x406579;_0x2be81b['on'](_0x572d87(0x1b1),_0x4c02df({'isAttributeSuggestion':!0x0}),{'priority':_0x572d87(0x12a)});}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x125))[_0x406579(0x27e)](_0x4a7907=>{const _0x153c6b=_0x406579;_0x4a7907['on'](_0x153c6b(0x136),(_0x4c316f,_0x287c84,_0x5458c3)=>{const _0x18eb9a=_0x153c6b,_0x1a222e=_0x5458c3[_0x18eb9a(0x1d5)][_0x18eb9a(0x203)](_0x287c84[_0x18eb9a(0x201)]);if(_0x1a222e){for(const _0x2c21cd of _0x1a222e)_0x2c21cd[_0x18eb9a(0x11b)](_0x18eb9a(0x253))||(_0x5458c3[_0x18eb9a(0x28d)][_0x18eb9a(0x18f)]([_0x18eb9a(0x229),_0x18eb9a(0x242),_0x18eb9a(0x1c2)],_0x2c21cd),_0x5458c3[_0x18eb9a(0x28d)][_0x18eb9a(0x190)](_0x18eb9a(0x17a),_0x2c21cd),_0x5458c3[_0x18eb9a(0x28d)][_0x18eb9a(0x190)](_0x18eb9a(0x174),_0x2c21cd),_0x5458c3[_0x18eb9a(0x1d5)][_0x18eb9a(0x173)](_0x2c21cd,_0x287c84[_0x18eb9a(0x201)]));}},{'priority':_0x153c6b(0x12a)});}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x125))[_0x406579(0x27e)](_0x4189d6=>{const _0x5f5489=_0x406579;_0x4189d6['on'](_0x5f5489(0x295),(_0xd8570b,_0x4e392d,_0x52b050)=>{const _0x4cc9d9=_0x5f5489,_0x28d370=_0x52b050[_0x4cc9d9(0x1d5)][_0x4cc9d9(0x203)](_0x4e392d[_0x4cc9d9(0x201)]);if(!_0x28d370)return;const {id:_0x2a62b6}=this[_0x4cc9d9(0x117)](_0x4e392d[_0x4cc9d9(0x201)]),_0x4ab696=this[_0x4cc9d9(0x185)][_0x4cc9d9(0x19f)](_0x2a62b6),_0x5cb890=this[_0x4cc9d9(0x13f)](_0x4ab696);if(this[_0x4cc9d9(0x25f)](_0x5cb890)){for(const _0x20749a of _0x28d370)_0x20749a[_0x4cc9d9(0x11b)](_0x4cc9d9(0x253))||(_0x52b050[_0x4cc9d9(0x28d)][_0x4cc9d9(0x18f)]([_0x4cc9d9(0x229),_0x4cc9d9(0x242),_0x4cc9d9(0x1c2)],_0x20749a),_0x52b050[_0x4cc9d9(0x28d)][_0x4cc9d9(0x190)](_0x4cc9d9(0x17a),_0x20749a),_0x52b050[_0x4cc9d9(0x28d)][_0x4cc9d9(0x190)](_0x4cc9d9(0x174),_0x20749a),_0x52b050[_0x4cc9d9(0x1d5)][_0x4cc9d9(0x173)](_0x20749a,_0x4e392d[_0x4cc9d9(0x201)]));}},{'priority':_0x5f5489(0x12a)});}),_0x268577[_0x406579(0x270)][_0x406579(0x1f0)][_0x406579(0x296)](_0x1b2ab5=>{const _0x544419=_0x406579;let _0x4a7e29=!0x1;const _0x5b1563=Array[_0x544419(0x14a)](_0x268577[_0x544419(0x270)][_0x544419(0x1f0)][_0x544419(0x163)][_0x544419(0x210)]()),_0x1cd79d=new Set();for(const {name:_0x11877c,data:_0x961c5b}of _0x5b1563){const {group:_0x5d7c73,type:_0xa4da3,subType:_0x2c83c4,id:_0x7bd5a}=this[_0x544419(0x117)](_0x11877c);if(_0x544419(0x155)!==_0x5d7c73)continue;const _0x290400=this[_0x544419(0x185)][_0x544419(0x19f)](_0x7bd5a);if(null!=_0x961c5b[_0x544419(0x1d8)]){_0x544419(0x1d2)==_0xa4da3&&(_0x4a7e29=_0x4a7e29||Ut(_0x961c5b[_0x544419(0x1d8)],_0x11877c,_0x1b2ab5,_0x268577[_0x544419(0x270)][_0x544419(0x102)]));const _0x144738=_0x544419(0x264)==_0xa4da3&&this[_0x544419(0x25f)](_0x2c83c4[_0x544419(0x200)]('|')[0x0]);if(_0x961c5b[_0x544419(0x1d8)][_0x544419(0x12c)]||_0x544419(0x260)==_0x961c5b[_0x544419(0x1d8)][_0x544419(0x15c)][_0x544419(0x176)]||_0x544419(0x213)==_0xa4da3&&!Ft(_0x961c5b[_0x544419(0x1d8)])||_0x144738&&!Ft(_0x961c5b[_0x544419(0x1d8)])||_0x544419(0x25a)==_0xa4da3&&!(!Vt(_0x46117f=_0x961c5b[_0x544419(0x1d8)])&&!function(_0xd9dd1d){const _0xb7cbde=_0x544419;return _0xd9dd1d[_0xb7cbde(0x288)][_0xb7cbde(0x221)]==_0xd9dd1d[_0xb7cbde(0x269)][_0xb7cbde(0x14e)]&&_0xd9dd1d[_0xb7cbde(0x288)][_0xb7cbde(0x15a)];}(_0x46117f)))_0x1b2ab5[_0x544419(0x108)](_0x11877c),_0x4a7e29=!0x0;else{if(!_0x290400||!_0x290400[_0x544419(0x192)])continue;if(_0x961c5b[_0x544419(0x1d8)]&&_0x961c5b[_0x544419(0x23a)]&&_0x961c5b[_0x544419(0x1d8)][_0x544419(0x27c)](_0x961c5b[_0x544419(0x23a)]))continue;_0x1cd79d[_0x544419(0x27e)](_0x290400);}}}var _0x46117f;return _0x1cd79d[_0x544419(0x161)]>0x0&&(_0x4a7e29=!!this[_0x544419(0x1ea)](_0x1cd79d)||_0x4a7e29),_0x4a7e29;}),_0x268577[_0x406579(0x270)][_0x406579(0x1f0)][_0x406579(0x296)](_0x37b1e1=>{const _0x65ff85=_0x406579;let _0x43c589=!0x1;for(const _0x9045c7 of _0x268577[_0x65ff85(0x270)][_0x65ff85(0x1f0)][_0x65ff85(0x163)][_0x65ff85(0x19d)]())if(_0x65ff85(0x248)==_0x9045c7[_0x65ff85(0x268)])for(const _0x20bc4c of this[_0x65ff85(0x185)][_0x65ff85(0x194)]()){if(_0x20bc4c[_0x65ff85(0x175)]||!_0x20bc4c[_0x65ff85(0x192)])continue;const _0x5473f0=_0x65ff85(0x213)==_0x20bc4c[_0x65ff85(0x268)],_0x56825b=this[_0x65ff85(0x13f)](_0x20bc4c),_0x59f6fe=_0x56825b&&this[_0x65ff85(0x25f)](_0x56825b);if(!_0x5473f0&&!_0x59f6fe)continue;const _0x4bf211=_0x20bc4c[_0x65ff85(0x22d)]();if(_0x4bf211[_0x65ff85(0x288)][_0x65ff85(0x221)]!=_0x4bf211[_0x65ff85(0x269)][_0x65ff85(0x221)]&&!_0x4bf211[_0x65ff85(0x269)][_0x65ff85(0x15a)]){const _0x2aaf3f=_0x268577[_0x65ff85(0x270)][_0x65ff85(0x180)](_0x4bf211[_0x65ff85(0x288)][_0x65ff85(0x20c)],_0x65ff85(0x269)),_0x3692c1=_0x268577[_0x65ff85(0x270)][_0x65ff85(0x10f)](_0x4bf211[_0x65ff85(0x288)],_0x2aaf3f);_0x37b1e1[_0x65ff85(0x261)](_0x20bc4c[_0x65ff85(0x123)](),{'range':_0x3692c1}),_0x43c589=!0x0;}}return _0x43c589;}),_0x268577[_0x406579(0x270)][_0x406579(0x1f0)][_0x406579(0x296)](_0x56669b=>this[_0x406579(0x14d)](_0x56669b)),_0x268577[_0x406579(0x270)][_0x406579(0x1f0)][_0x406579(0x296)](_0x47e89b=>!_0x47e89b[_0x406579(0x271)][_0x406579(0x2a0)]&&this[_0x406579(0x25d)](_0x47e89b)),_0x268577[_0x406579(0x270)]['on'](_0x406579(0x262),()=>{const _0x3e8dc6=_0x406579;this[_0x3e8dc6(0x297)]=!0x1;}),_0x268577[_0x406579(0x270)][_0x406579(0x1f0)]['on'](_0x406579(0x139),(_0x1408a6,_0x97ea14)=>{const _0x2fda75=_0x406579;if(!_0x97ea14[_0x2fda75(0x2a0)]||_0x97ea14[_0x2fda75(0x1a5)])return;if(!this[_0x2fda75(0x297)])return;const _0x333954=_0x268577[_0x2fda75(0x270)][_0x2fda75(0x1f0)][_0x2fda75(0x163)][_0x2fda75(0x19d)]();if(0x0==_0x333954[_0x2fda75(0x1b7)])return;const _0x39b2c4=[],_0x14c491=_0x333954[_0x2fda75(0x251)](_0x56c22d=>_0x2fda75(0x264)==_0x56c22d[_0x2fda75(0x268)]),_0x103262=_0x333954[_0x2fda75(0x251)](_0x4b7779=>_0x2fda75(0x248)==_0x4b7779[_0x2fda75(0x268)]&&_0x2fda75(0x11c)!=_0x4b7779[_0x2fda75(0x138)]);for(const _0x5d0145 of _0x14c491)this[_0x2fda75(0x226)](_0x5d0145[_0x2fda75(0x257)])&&_0x39b2c4[_0x2fda75(0x220)]({'key':_0x5d0145[_0x2fda75(0x257)],'newValue':_0x5d0145[_0x2fda75(0x165)],'oldValue':_0x5d0145[_0x2fda75(0x1ae)],'range':Pt(_0x5d0145[_0x2fda75(0x236)],_0x268577[_0x2fda75(0x270)])});for(const _0x34fe0d of _0x103262){if(_0x2fda75(0x205)!=_0x34fe0d[_0x2fda75(0x184)]&&_0x2fda75(0x19e)!=_0x34fe0d[_0x2fda75(0x184)])continue;const _0x467838=Lt(_0x34fe0d[_0x2fda75(0x1ac)][_0x2fda75(0x20c)],_0x268577[_0x2fda75(0x270)]),_0x31f0dd=_0x34fe0d[_0x2fda75(0x233)];_0x2fda75(0x205)==_0x34fe0d[_0x2fda75(0x184)]&&_0x39b2c4[_0x2fda75(0x220)]({'key':_0x2fda75(0x2a1),'newValue':_0x34fe0d[_0x2fda75(0x138)],'oldValue':_0x31f0dd[_0x2fda75(0x138)],'range':_0x467838});for(const [_0x1295fa,_0x6ced60]of _0x31f0dd[_0x2fda75(0x1eb)]){if(!this[_0x2fda75(0x226)](_0x1295fa))continue;const _0x23a070=_0x34fe0d[_0x2fda75(0x1eb)][_0x2fda75(0x19f)](_0x1295fa);_0x6ced60!==_0x23a070&&_0x39b2c4[_0x2fda75(0x220)]({'key':_0x1295fa,'newValue':_0x23a070,'oldValue':_0x6ced60,'range':_0x467838});}for(const [_0x3b5360,_0x2e55b7]of _0x34fe0d[_0x2fda75(0x1eb)])this[_0x2fda75(0x226)](_0x3b5360)&&(_0x31f0dd[_0x2fda75(0x1eb)][_0x2fda75(0x24d)](_0x3b5360)||_0x39b2c4[_0x2fda75(0x220)]({'key':_0x3b5360,'newValue':_0x2e55b7,'oldValue':null,'range':_0x467838}));}0x0!=_0x39b2c4[_0x2fda75(0x1b7)]&&_0x268577[_0x2fda75(0x270)][_0x2fda75(0x17e)](_0x97ea14,_0x36959f=>{const _0xe2aa02=_0x2fda75,_0x5fcc6b=_0xf35c6c();for(const {range:_0x1e3567,key:_0x5a9696,oldValue:_0x1ed061,newValue:_0x2b64cf}of _0x39b2c4)this[_0xe2aa02(0x1f9)](_0x1e3567,_0x5a9696,_0x1ed061,_0x2b64cf,{'groupId':_0x5fcc6b});this[_0xe2aa02(0x131)](_0x36959f,_0x39b2c4);});},{'priority':_0x406579(0x115)}),_0x268577[_0x406579(0x270)][_0x406579(0x16b)]['on'](_0x406579(0x20f),(_0x50f597,_0x393b46,_0x435bce)=>{const _0x952576=_0x406579;if(null==_0x435bce){const {id:_0x2c40cb}=this[_0x952576(0x117)](_0x393b46[_0x952576(0x138)]),_0x34a536=this[_0x952576(0x185)][_0x952576(0x19f)](_0x2c40cb);_0x34a536&&_0x34a536[_0x952576(0x186)](_0x393b46[_0x952576(0x138)]);}}),_0x268577[_0x406579(0x270)][_0x406579(0x1f0)]['on'](_0x406579(0x139),()=>{const _0x390632=_0x406579,_0x5e453d=Array[_0x390632(0x14a)](_0x268577[_0x390632(0x270)][_0x390632(0x1f0)][_0x390632(0x163)][_0x390632(0x210)]())[_0x390632(0x251)](_0x21db0e=>_0x390632(0x155)===this[_0x390632(0x117)](_0x21db0e[_0x390632(0x138)])[_0x390632(0x1ff)]);if(0x0===_0x5e453d[_0x390632(0x1b7)])return;_0x5e453d[_0x390632(0x193)]((_0x47d167,_0x5168d5)=>{const _0x3e4291=_0x390632,_0xf0d615=_0x47d167[_0x3e4291(0x258)][_0x3e4291(0x23a)],_0x1de4d5=_0x5168d5[_0x3e4291(0x258)][_0x3e4291(0x23a)];return null===_0xf0d615&&null===_0x1de4d5?0x0:null===_0xf0d615&&null!==_0x1de4d5?-0x1:null!==_0xf0d615&&null===_0x1de4d5?0x1:_0xf0d615[_0x3e4291(0x288)][_0x3e4291(0x1ed)](_0x1de4d5[_0x3e4291(0x288)])?-0x1:0x1;});const _0x540e76=new Set(),_0x472a6a=new Set();for(const {name:_0x21f09f,data:_0x4c5db3}of _0x5e453d){const {id:_0x5a6834}=this[_0x390632(0x117)](_0x21f09f);if(null===_0x4c5db3[_0x390632(0x23a)]){const _0x274a1d=this[_0x390632(0x284)](_0x21f09f);_0x472a6a[_0x390632(0x27e)](_0x274a1d);}else{const _0x1a9d13=this[_0x390632(0x185)][_0x390632(0x19f)](_0x5a6834);null!==_0x4c5db3[_0x390632(0x1d8)]||_0x1a9d13[_0x390632(0x192)]?(_0x540e76[_0x390632(0x27e)](_0x1a9d13[_0x390632(0x196)]),_0x472a6a[_0x390632(0x27e)](_0x1a9d13)):this[_0x390632(0x177)](_0x1a9d13);}}_0x472a6a[_0x390632(0x161)]>0x0&&this[_0x390632(0x198)](_0x472a6a);for(const _0x1e6b0d of _0x540e76)this[_0x390632(0x146)](_0x390632(0x1d4),_0x1e6b0d);}),_0x268577[_0x406579(0x270)]['on'](_0x406579(0x290),(_0x34951d,_0x4eb145)=>{const _0x3c747d=_0x406579,_0x128efc=_0x4eb145[0x0];if(!this[_0x3c747d(0x185)][_0x3c747d(0x161)])return;if(!_0x128efc[_0x3c747d(0x152)])return;if(_0x128efc[_0x3c747d(0x271)][_0x3c747d(0x1a5)]||!_0x128efc[_0x3c747d(0x271)][_0x3c747d(0x2a0)])return;let _0x11040f,_0x53c490;switch(_0x128efc[_0x3c747d(0x268)]){case _0x3c747d(0x248):_0x11040f=_0x268577[_0x3c747d(0x270)][_0x3c747d(0x180)](_0x128efc[_0x3c747d(0x1ac)]),_0x53c490=_0x11040f[_0x3c747d(0x19a)](_0x128efc[_0x3c747d(0x10b)]);break;case _0x3c747d(0x200):_0x11040f=_0x268577[_0x3c747d(0x270)][_0x3c747d(0x180)](_0x128efc[_0x3c747d(0x222)]),_0x53c490=_0x268577[_0x3c747d(0x270)][_0x3c747d(0x180)](_0x128efc[_0x3c747d(0x11a)]);break;case _0x3c747d(0x1b5):_0x11040f=_0x268577[_0x3c747d(0x270)][_0x3c747d(0x180)](_0x128efc[_0x3c747d(0x15b)]),_0x53c490=_0x11040f[_0x3c747d(0x19a)](_0x128efc[_0x3c747d(0x10b)]);break;default:return;}const _0x1abdf4=_0x268577[_0x3c747d(0x270)][_0x3c747d(0x10f)](_0x11040f,_0x53c490);_0x268577[_0x3c747d(0x270)][_0x3c747d(0x23d)](()=>{const _0x27b463=_0x3c747d;for(const {suggestion:_0x313cc2,meta:_0x5c0b1c}of this[_0x27b463(0x1cc)](_0x1abdf4)){if(_0x313cc2[_0x27b463(0x175)])continue;if(_0x27b463(0x1d2)==_0x313cc2[_0x27b463(0x268)])continue;const _0x14d09a=this[_0x27b463(0x13f)](_0x313cc2);if(_0x14d09a&&this[_0x27b463(0x25f)](_0x14d09a)&&_0x27b463(0x200)!=_0x128efc[_0x27b463(0x268)])continue;const _0x1ca10d=_0x313cc2[_0x27b463(0x258)]&&_0x313cc2[_0x27b463(0x258)][_0x27b463(0x247)];(_0x27b463(0x213)!=_0x313cc2[_0x27b463(0x268)]||_0x27b463(0x200)==_0x128efc[_0x27b463(0x268)]&&!_0x1ca10d)&&(_0x5c0b1c[_0x27b463(0x164)]||_0x27b463(0x250)==_0x313cc2[_0x27b463(0x268)]&&_0x5c0b1c[_0x27b463(0x17d)]||_0x313cc2[_0x27b463(0x22d)]()[_0x27b463(0x1c5)](_0x1abdf4)&&this[_0x27b463(0x13d)](_0x313cc2,_0x11040f,_0x53c490));}});},{'priority':_0x406579(0x115)}),_0x268577[_0x406579(0x270)]['on'](_0x406579(0x278),(_0x251cf3,_0x2d5be2)=>{const _0x3eaa35=_0x406579,_0x1da048=_0x2d5be2[0x0],_0x216d37=_0x2d5be2[0x1];if(_0x216d37&&_0x216d37[_0x3eaa35(0x1b6)])return;if(this[_0x3eaa35(0x126)])return;if(!this[_0x3eaa35(0x2aa)][_0x3eaa35(0x26e)])return;if(_0x1da048[_0x3eaa35(0x12c)])return;const _0x3d0260=_0x268577[_0x3eaa35(0x270)][_0x3eaa35(0x102)],{start:_0x3fff44,end:_0x154245}=_0x1da048[_0x3eaa35(0x22d)](),_0x53e506=_0x3fff44[_0x3eaa35(0x20c)]&&_0x3d0260[_0x3eaa35(0x230)](_0x3fff44[_0x3eaa35(0x20c)])?null:_0x3d0260[_0x3eaa35(0x111)](_0x3fff44,_0x3eaa35(0x244)),_0x2910e3=_0x154245[_0x3eaa35(0x14e)]&&_0x3d0260[_0x3eaa35(0x230)](_0x154245[_0x3eaa35(0x14e)])?null:_0x3d0260[_0x3eaa35(0x111)](_0x154245,_0x3eaa35(0x16c)),_0x2f6d75=_0x268577[_0x3eaa35(0x270)][_0x3eaa35(0x10f)](_0x53e506?_0x53e506[_0x3eaa35(0x288)]:_0x3fff44,_0x2910e3?_0x2910e3[_0x3eaa35(0x269)]:_0x154245);_0x268577[_0x3eaa35(0x270)][_0x3eaa35(0x23d)](_0x48287a=>{const _0x3720a4=_0x3eaa35;this[_0x3720a4(0x105)](_0x2f6d75);const _0xddfbc2=_0x268577[_0x3720a4(0x270)][_0x3720a4(0x102)][_0x3720a4(0x111)](_0x2f6d75[_0x3720a4(0x288)]);_0x1da048['is'](_0x3720a4(0x1fd))?_0x48287a[_0x3720a4(0x1fb)](_0xddfbc2):_0x1da048[_0x3720a4(0x2a9)](_0xddfbc2);}),_0x251cf3[_0x3eaa35(0x119)]();},{'priority':_0x20ec1f[_0x406579(0x13c)]+0xa}),_0x268577[_0x406579(0x270)]['on'](_0x406579(0x170),(_0x3e4ef7,_0x48e84a)=>{const _0x5d23b1=_0x406579,_0xdaa51e=_0x48e84a[_0x48e84a[_0x5d23b1(0x1b7)]-0x1];_0xdaa51e&&_0xdaa51e[_0x5d23b1(0x1b6)]||this[_0x5d23b1(0x126)]||this[_0x5d23b1(0x2aa)][_0x5d23b1(0x26e)]&&(_0x268577[_0x5d23b1(0x270)][_0x5d23b1(0x23d)](()=>{const _0xf9414c=_0x5d23b1;let _0x23ce64=_0x268577[_0xf9414c(0x270)][_0xf9414c(0x170)](_0x48e84a[0x0],_0x48e84a[0x1],_0x48e84a[0x2],{'forceDefaultExecution':!0x0});if(!_0x23ce64)return;_0x3e4ef7[_0xf9414c(0x10c)]=_0x23ce64[_0xf9414c(0x1d7)]();const _0x3037e8=_0x23ce64[_0xf9414c(0x269)][_0xf9414c(0x14e)],_0x1b075e=_0x268577[_0xf9414c(0x270)][_0xf9414c(0x102)];_0x3037e8&&_0x1b075e[_0xf9414c(0x16d)](_0x3037e8)&&!_0x1b075e[_0xf9414c(0x14b)](_0x3037e8)&&(_0x23ce64=_0x268577[_0xf9414c(0x270)][_0xf9414c(0x10f)](_0x23ce64[_0xf9414c(0x288)],_0x268577[_0xf9414c(0x270)][_0xf9414c(0x180)](_0x3037e8,_0xf9414c(0x269)))),this[_0xf9414c(0x19b)](_0x23ce64);}),_0x3e4ef7[_0x5d23b1(0x119)]());},{'priority':_0x406579(0x12a)}),this[_0x406579(0x154)][_0x406579(0x1d6)][_0x406579(0x27e)](_0x406579(0x167),this[_0x406579(0x2aa)]),this[_0x406579(0x218)](_0x406579(0x167));const _0x4b2ab9=new _0x43f152(_0x268577,this[_0x406579(0x185)]);_0x268577[_0x406579(0x1d6)][_0x406579(0x27e)](_0x406579(0x28a),_0x4b2ab9),this[_0x406579(0x218)](_0x406579(0x28a));const _0x5147b0=new _0x154e15(_0x268577,this[_0x406579(0x185)]);_0x268577[_0x406579(0x1d6)][_0x406579(0x27e)](_0x406579(0x238),_0x5147b0),this[_0x406579(0x218)](_0x406579(0x238)),_0x268577[_0x406579(0x1d6)][_0x406579(0x27e)](_0x406579(0x249),new _0x2b8fa1(_0x268577,_0x4b2ab9,this[_0x406579(0x185)])),this[_0x406579(0x218)](_0x406579(0x249)),_0x268577[_0x406579(0x1d6)][_0x406579(0x27e)](_0x406579(0x118),new _0x2b8fa1(_0x268577,_0x5147b0,this[_0x406579(0x185)])),this[_0x406579(0x218)](_0x406579(0x118)),_0x268577[_0x406579(0x1d6)][_0x406579(0x27e)](_0x406579(0x1bf),new _0x3c8295(_0x268577,_0x4b2ab9,this[_0x406579(0x185)])),this[_0x406579(0x218)](_0x406579(0x1bf)),_0x268577[_0x406579(0x1d6)][_0x406579(0x27e)](_0x406579(0x2a7),new _0x3c8295(_0x268577,_0x5147b0,this[_0x406579(0x185)])),this[_0x406579(0x218)](_0x406579(0x2a7));const _0x2a0e89=_0x268577[_0x406579(0x15d)][_0x406579(0x19f)](_0x406579(0x1ef));this[_0x406579(0x212)](_0x2a0e89,_0x406579(0x1a3),(_0x1f54b3,{threadId:_0x13a1d9})=>{const _0x2c1daf=_0x406579,_0x33016d=this[_0x2c1daf(0x185)][_0x2c1daf(0x19f)](_0x13a1d9);_0x33016d&&_0x33016d[_0x2c1daf(0x10a)]&&0x1===_0x33016d[_0x2c1daf(0x10a)][_0x2c1daf(0x1b7)]&&this[_0x2c1daf(0x19c)](_0x13a1d9,{'hasComments':!0x0});},{'priority':_0x406579(0x232)}),this[_0x406579(0x212)](_0x2a0e89,_0x406579(0x10d),(_0x36ac7c,{threadId:_0x2977a6})=>{const _0x520a7d=_0x406579,_0x492961=this[_0x520a7d(0x185)][_0x520a7d(0x19f)](_0x2977a6);_0x492961&&_0x492961[_0x520a7d(0x10a)]&&!_0x492961[_0x520a7d(0x10a)][_0x520a7d(0x1b7)]&&this[_0x520a7d(0x19c)](_0x2977a6,{'hasComments':!0x1});},{'priority':_0x406579(0x232)});}set[_0x4fbb6a(0x1a8)](_0x856eed){const _0x17890f=_0x4fbb6a;if(this[_0x17890f(0x281)])throw new _0x1074b1(_0x17890f(0x1a9),this);this[_0x17890f(0x281)]=_0x856eed;}get[_0x4fbb6a(0x1a8)](){const _0x4ec8b3=_0x4fbb6a;return this[_0x4ec8b3(0x281)];}[_0x4fbb6a(0x28e)]({skipNotAttached:_0x3443ef=!0x1,toJSON:_0x11c5f9=!0x1}={}){const _0x599a47=_0x4fbb6a,_0x9e62ab=[];for(const _0x4d54b6 of this[_0x599a47(0x185)][_0x599a47(0x194)]())_0x3443ef&&!_0x4d54b6[_0x599a47(0x192)]||_0x9e62ab[_0x599a47(0x220)](_0x4d54b6);return _0x11c5f9?_0x9e62ab[_0x599a47(0x16f)](_0x29baf0=>_0x29baf0[_0x599a47(0x103)]()):_0x9e62ab;}[_0x4fbb6a(0x1e9)](_0x33bb56){const _0x4402fb=_0x4fbb6a,_0x44ff38=this[_0x4402fb(0x185)][_0x4402fb(0x19f)](_0x33bb56);if(!_0x44ff38)throw new _0x1074b1(_0x4402fb(0x25c),this);return _0x44ff38;}[_0x4fbb6a(0x104)](_0x962b02){const _0x2a3fee=_0x4fbb6a;return this[_0x2a3fee(0x185)][_0x2a3fee(0x24d)](_0x962b02);}[_0x4fbb6a(0x181)](_0x5d59d0){const _0x18071a=_0x4fbb6a,{authorId:_0x19ddf4,id:_0x56a448,attributes:_0x4e6ca1}=_0x5d59d0,[_0x34dbad,_0x3d4a2a]=_0x5d59d0[_0x18071a(0x268)][_0x18071a(0x200)](':'),_0x36bfe2=this[_0x18071a(0x185)][_0x18071a(0x19f)](_0x56a448)||this[_0x18071a(0x24f)](_0x34dbad,_0x3d4a2a,_0x56a448,_0x19ddf4,_0x4e6ca1);if(this[_0x18071a(0x1c8)](_0x36bfe2),this[_0x18071a(0x17f)](_0x36bfe2,_0x34dbad,_0x3d4a2a||null,_0x19ddf4),_0x36bfe2[_0x18071a(0x22e)]=_0x5d59d0[_0x18071a(0x22e)],_0x36bfe2[_0x18071a(0x113)]=!0x0,_0x4e6ca1&&_0x4e6ca1[_0x18071a(0x275)]){const _0x432dbf=_0x4e6ca1[_0x18071a(0x275)],_0x5e18a5=this[_0x18071a(0x263)](_0x432dbf[_0x18071a(0x2ac)]);_0x36bfe2[_0x18071a(0x217)]=_0x432dbf[_0x18071a(0x22e)],_0x36bfe2[_0x18071a(0x128)]=_0x5e18a5,_0x36bfe2[_0x18071a(0x156)]=!0x0;}else _0x36bfe2[_0x18071a(0x217)]=_0x5d59d0[_0x18071a(0x22e)];switch(_0x5d59d0[_0x18071a(0x258)]&&(_0x36bfe2[_0x18071a(0x258)]=_0x5d59d0[_0x18071a(0x258)]),_0x5d59d0[_0x18071a(0x1eb)]&&(_0x36bfe2[_0x18071a(0x1eb)]=_0x5d59d0[_0x18071a(0x1eb)]),this[_0x18071a(0x281)]&&this[_0x18071a(0x281)][_0x18071a(0x23e)]||(_0x36bfe2[_0x18071a(0x283)]=!0x0),this[_0x18071a(0x287)][_0x18071a(0x19f)](_0x36bfe2)){case _0x18071a(0x204):this[_0x18071a(0x287)][_0x18071a(0x109)](_0x36bfe2,_0x18071a(0x1a4));break;case _0x18071a(0x132):_0x36bfe2[_0x18071a(0x192)]?(this[_0x18071a(0x1ea)](new Set([_0x36bfe2])),this[_0x18071a(0x198)](new Set([_0x36bfe2])),this[_0x18071a(0x287)][_0x18071a(0x109)](_0x36bfe2,_0x18071a(0x227)),this[_0x18071a(0x146)](_0x18071a(0x17c),_0x36bfe2)):this[_0x18071a(0x287)][_0x18071a(0x109)](_0x36bfe2,_0x18071a(0x188));}return _0x36bfe2;}[_0x4fbb6a(0x28a)](_0x3a2f41){const _0x27a6ee=_0x4fbb6a;this[_0x27a6ee(0x1b6)](()=>{const _0x2a8ff3=_0x27a6ee;this[_0x2a8ff3(0x154)][_0x2a8ff3(0x270)][_0x2a8ff3(0x23d)](()=>{const _0x5dc482=_0x2a8ff3;for(const _0x333ec1 of _0x3a2f41[_0x5dc482(0x1f5)]())_0x333ec1[_0x5dc482(0x291)]();});});}[_0x4fbb6a(0x238)](_0x1a40a3){const _0x5bc5ad=_0x4fbb6a;this[_0x5bc5ad(0x1b6)](()=>{const _0x4dcb82=_0x5bc5ad;this[_0x4dcb82(0x154)][_0x4dcb82(0x270)][_0x4dcb82(0x23d)](()=>{const _0x57afba=_0x4dcb82;for(const _0x1badc6 of _0x1a40a3[_0x57afba(0x1f5)]())_0x1badc6[_0x57afba(0x11e)]();});});}[_0x4fbb6a(0x218)](_0x89402f,_0x10fdaa){const _0x7dcab1=_0x4fbb6a,_0x33d501=this[_0x7dcab1(0x154)][_0x7dcab1(0x1d6)][_0x7dcab1(0x19f)](_0x89402f);if(!_0x33d501)throw new _0x1074b1(_0x7dcab1(0x294),this,{'commandName':_0x89402f});if(this[_0x7dcab1(0x1b4)][_0x7dcab1(0x24d)](_0x33d501))throw new _0x1074b1(_0x7dcab1(0x255),this,{'commandName':_0x89402f});this[_0x7dcab1(0x1b4)][_0x7dcab1(0x27e)](_0x33d501),_0x10fdaa&&_0x33d501['on'](_0x7dcab1(0x24c),(_0x1b1122,_0x4ccadf)=>{const _0x322c86=_0x7dcab1;this[_0x322c86(0x2aa)][_0x322c86(0x26e)]&&(this[_0x322c86(0x126)]||(_0x4ccadf[_0x322c86(0x1b7)]>0x0&&_0x4ccadf[_0x4ccadf[_0x322c86(0x1b7)]-0x1]&&_0x4ccadf[_0x4ccadf[_0x322c86(0x1b7)]-0x1][_0x322c86(0x1b6)]?_0x4ccadf[_0x322c86(0x1ec)]():(_0x1b1122[_0x322c86(0x10c)]=_0x10fdaa((..._0x395306)=>_0x33d501[_0x322c86(0x24c)](..._0x395306,{'forceDefaultExecution':!0x0}),..._0x4ccadf),_0x1b1122[_0x322c86(0x119)]())));},{'priority':_0x7dcab1(0x12a)});}[_0x4fbb6a(0x1b6)](_0x28cc7a){const _0x5ca2b6=_0x4fbb6a;let _0x23ace6,_0x3c30fb;const _0x41f836=this[_0x5ca2b6(0x126)];this[_0x5ca2b6(0x126)]=!0x0;try{_0x23ace6=_0x28cc7a();}catch(_0x50ee63){_0x3c30fb=_0x50ee63;}return _0x41f836||(this[_0x5ca2b6(0x126)]=!0x1),_0x3c30fb&&_0x1074b1[_0x5ca2b6(0x274)](_0x3c30fb,this),_0x23ace6;}[_0x4fbb6a(0x19b)](_0x403816,_0x3ddb6d=null,_0x2410db={}){const _0x1acd69=_0x4fbb6a;if(_0x403816[_0x1acd69(0x12c)])return null;const _0x22c2b5=this[_0x1acd69(0x154)][_0x1acd69(0x15d)][_0x1acd69(0x19f)](_0x1acd69(0x1ce))['me'];for(const {suggestion:_0x13dd0f,meta:_0x19d264}of this[_0x1acd69(0x1cc)](_0x403816,_0x1acd69(0x250)))if(_0x19d264[_0x1acd69(0x17d)]){if(!_0x19d264[_0x1acd69(0x1b0)]){if(_0x19d264[_0x1acd69(0x164)]){if(!this[_0x1acd69(0x243)]||!qt(_0x13dd0f,_0x2410db))continue;return _0x13dd0f;}if(qt(_0x13dd0f,_0x2410db))return _0x13dd0f;this[_0x1acd69(0x13d)](_0x13dd0f,_0x403816[_0x1acd69(0x288)],_0x403816[_0x1acd69(0x269)]);break;}if(_0x3ddb6d==_0x13dd0f[_0x1acd69(0x28c)]&&qt(_0x13dd0f,_0x2410db)){const _0x4051b1=_0x13dd0f[_0x1acd69(0x22d)]();return _0x4051b1[_0x1acd69(0x288)][_0x1acd69(0x27c)](_0x403816[_0x1acd69(0x269)])?this[_0x1acd69(0x15f)](_0x13dd0f,this[_0x1acd69(0x189)][_0x1acd69(0x10f)](_0x403816[_0x1acd69(0x288)],_0x4051b1[_0x1acd69(0x269)])):this[_0x1acd69(0x15f)](_0x13dd0f,this[_0x1acd69(0x189)][_0x1acd69(0x10f)](_0x4051b1[_0x1acd69(0x288)],_0x403816[_0x1acd69(0x269)])),_0x13dd0f;}}const _0x1cdfdc=_0xf35c6c(),_0x2fbac8=_0x22c2b5['id'],_0x4f7924=_0x3ddb6d?_0x1acd69(0x107)+_0x3ddb6d:_0x1acd69(0x250),_0x401eff=this[_0x1acd69(0x159)]({'id':_0x1cdfdc,'type':_0x4f7924,'createdAt':new Date(),'authorId':_0x2fbac8,'attributes':_0x2410db});return this[_0x1acd69(0x240)](_0x4f7924,_0x1cdfdc,_0x2fbac8,_0x403816),_0x401eff;}[_0x4fbb6a(0x252)](_0xd8a2e8,_0x3bdc57=_0x4fbb6a(0x21f),_0xfc22c7={}){const _0x1104d2=_0x4fbb6a,_0xbdf3e1=this[_0x1104d2(0x154)][_0x1104d2(0x15d)][_0x1104d2(0x19f)](_0x1104d2(0x1ce))['me'],_0x122c17=this[_0x1104d2(0x1c4)][_0x1104d2(0x121)](_0x1104d2(0x250),_0x3bdc57,_0x1104d2(0x24a));for(const _0x585da0 of this[_0x1104d2(0x28e)]())if(_0x585da0[_0x1104d2(0x128)]['id']==_0xbdf3e1['id']&&_0x1104d2(0x250)==_0x585da0[_0x1104d2(0x268)]&&_0x585da0[_0x1104d2(0x28c)]==_0x3bdc57&&qt(_0x585da0,_0xfc22c7)&&(_0x122c17(_0x585da0[_0x1104d2(0x1d0)](),_0xd8a2e8)||_0x122c17(_0xd8a2e8,_0x585da0[_0x1104d2(0x1d0)]()))){for(const _0x46b33c of _0xd8a2e8)_0x585da0[_0x1104d2(0x211)](_0x46b33c);return _0x585da0;}for(const {suggestion:_0x1415f7,meta:_0xa457f9}of this[_0x1104d2(0x1cc)](_0xd8a2e8,_0x1104d2(0x250))){if(!_0xa457f9[_0x1104d2(0x17d)])continue;if(!this[_0x1104d2(0x243)]&&_0xa457f9[_0x1104d2(0x164)])continue;if(!qt(_0x1415f7,_0xfc22c7))continue;let _0x37fea2=!0x0;for(const _0x15f73c of _0x1415f7[_0x1104d2(0x1d0)]())for(const _0x18b3e4 of _0xd8a2e8)if(!_0x15f73c[_0x1104d2(0x1c5)](_0x18b3e4)){_0x37fea2=!0x1;break;}if(_0x37fea2)return _0x1415f7;}const _0x112ccb=_0xf35c6c(),_0x2ff66c=_0xbdf3e1['id'],_0x36bb81=_0x1104d2(0x107)+_0x3bdc57,_0x5b6726=this[_0x1104d2(0x159)]({'id':_0x112ccb,'type':_0x36bb81,'createdAt':new Date(),'authorId':_0x2ff66c,'attributes':_0xfc22c7});for(const _0x34d222 of _0xd8a2e8)this[_0x1104d2(0x240)](_0x36bb81,_0x112ccb,_0x2ff66c,_0x34d222,_0x322f1b[_0x1104d2(0x1ab)]());return _0x5b6726;}[_0x4fbb6a(0x151)](_0x1b1fea,_0x526715,_0x242042=null,_0x1e3388={}){const _0x2efe8b=_0x4fbb6a;if(_0x242042=_0x242042||Gt(_0x526715),_0x1b1fea[_0x2efe8b(0x12c)])return null;if(_0x2efe8b(0x21a)===this[_0x2efe8b(0x179)]){const _0x423b90=this[_0x2efe8b(0x1c4)][_0x2efe8b(0x121)](_0x2efe8b(0x1d2),_0x242042,_0x2efe8b(0x291));return this[_0x2efe8b(0x1b6)](()=>_0x423b90([_0x1b1fea],_0x526715,_0x1e3388)),null;}const _0x42fd42=this[_0x2efe8b(0x154)][_0x2efe8b(0x15d)][_0x2efe8b(0x19f)](_0x2efe8b(0x1ce))['me'],_0xb680de=[];if(_0x2efe8b(0x17b)!==this[_0x2efe8b(0x179)]){for(const {suggestion:_0x304d41,meta:_0x2e47ec}of this[_0x2efe8b(0x1cc)](_0x1b1fea,_0x2efe8b(0x250)))_0x2e47ec[_0x2efe8b(0x17d)]&&!_0x2e47ec[_0x2efe8b(0x133)]&&_0xb680de[_0x2efe8b(0x220)](..._0x304d41[_0x2efe8b(0x1d0)]());}const _0x5ec29f=function(_0x5a9a0f,_0x2c21c2){const _0x21fd83=_0x2efe8b,_0x16a30b=[];for(const _0xddafa9 of _0x2c21c2){const _0x40eac5=_0x5a9a0f[_0x21fd83(0x106)](_0xddafa9);_0x40eac5&&_0x16a30b[_0x21fd83(0x220)](_0x40eac5);}return _0x16a30b;}(_0x1b1fea,_0xb680de),_0x392293=function(_0xee9153,_0x4387c4){const _0x11cb7d=_0x2efe8b,_0x199b56=[_0xee9153];for(const _0xe59794 of _0x4387c4){let _0xf59f7=0x0;for(;_0xf59f7<_0x199b56[_0x11cb7d(0x1b7)];){const _0x3779ce=_0x199b56[_0xf59f7][_0x11cb7d(0x18e)](_0xe59794);_0x199b56[_0x11cb7d(0x26b)](_0xf59f7,0x1,..._0x3779ce),_0xf59f7+=_0x3779ce[_0x11cb7d(0x1b7)];}}return _0x199b56;}(_0x1b1fea,_0xb680de);_0x5ec29f[_0x2efe8b(0x1b7)]&&this[_0x2efe8b(0x189)][_0x2efe8b(0x23d)](()=>{const _0x37423c=_0x2efe8b;for(const _0x4356ae of _0x5ec29f){const _0x4fdef9=this[_0x37423c(0x1c4)][_0x37423c(0x121)](_0x37423c(0x1d2),_0x242042,_0x37423c(0x291));this[_0x37423c(0x1b6)](()=>_0x4fdef9([_0x4356ae],_0x526715,_0x1e3388));}});for(const _0x173abf of _0x392293){let _0x62bb6=null,_0x49f23a=_0x173abf[_0x2efe8b(0x288)],_0x317ffa=_0x173abf[_0x2efe8b(0x269)];for(const {suggestion:_0x126c1a,meta:_0x1755f8}of this[_0x2efe8b(0x1cc)](_0x173abf,_0x2efe8b(0x1d2))){if(!_0x1755f8[_0x2efe8b(0x17d)])continue;if(_0x126c1a[_0x2efe8b(0x28c)]!=_0x242042)continue;if(!qt(_0x126c1a,_0x1e3388))continue;const _0x3fc0fb=_0x126c1a[_0x2efe8b(0x22d)]();if(_0x3fc0fb[_0x2efe8b(0x1c5)](_0x173abf,!0x0))return null;_0x49f23a=_0x49f23a[_0x2efe8b(0x1ed)](_0x3fc0fb[_0x2efe8b(0x288)])?_0x49f23a:_0x3fc0fb[_0x2efe8b(0x288)],_0x317ffa=_0x317ffa[_0x2efe8b(0x20a)](_0x3fc0fb[_0x2efe8b(0x269)])?_0x317ffa:_0x3fc0fb[_0x2efe8b(0x269)],_0x62bb6?_0x3fc0fb[_0x2efe8b(0x288)][_0x2efe8b(0x1ed)](_0x62bb6[_0x2efe8b(0x22d)]()[_0x2efe8b(0x288)])?(_0x62bb6[_0x2efe8b(0x18d)](),_0x62bb6=_0x126c1a):_0x126c1a[_0x2efe8b(0x18d)]():_0x62bb6=_0x126c1a;}const _0x869bff=this[_0x2efe8b(0x189)][_0x2efe8b(0x10f)](_0x49f23a,_0x317ffa);if(_0x62bb6)this[_0x2efe8b(0x15f)](_0x62bb6,_0x869bff);else{const _0xa8c00a=_0xf35c6c(),_0x36bc13=_0x42fd42['id'];this[_0x2efe8b(0x159)]({'id':_0xa8c00a,'type':_0x2efe8b(0x237)+_0x242042,'data':_0x526715,'createdAt':new Date(),'authorId':_0x36bc13,'attributes':_0x1e3388}),this[_0x2efe8b(0x240)](_0x2efe8b(0x237)+_0x242042,_0xa8c00a,_0x36bc13,_0x869bff);}}return null;}[_0x4fbb6a(0x1d1)](_0x128075,_0x409cd4,_0x143a92=[],_0x471196=null,_0x2112af={}){const _0x577817=_0x4fbb6a;_0x409cd4[_0x577817(0x285)]||(_0x409cd4[_0x577817(0x285)]=_0x409cd4[_0x577817(0x266)]),_0x409cd4[_0x577817(0x247)]=_0x128075['is'](_0x577817(0x236)),_0x471196=_0x471196||Gt(_0x409cd4);const _0x272efd=_0x143a92[_0x577817(0x16f)](_0x1583dd=>Lt(_0x1583dd,this[_0x577817(0x189)])),_0x4683c6=_0x128075['is'](_0x577817(0x236))?_0x128075:Lt(_0x128075,this[_0x577817(0x189)]);if(_0x577817(0x21a)===this[_0x577817(0x179)]){const _0x3d2dad=this[_0x577817(0x1c4)][_0x577817(0x121)](_0x577817(0x213),_0x471196,_0x577817(0x291));return this[_0x577817(0x1b6)](()=>_0x3d2dad([_0x4683c6],_0x409cd4,_0x2112af)),null;}_0x272efd[_0x577817(0x220)](_0x4683c6);let _0x5db854=!0x0;for(const _0x22fb86 of _0x272efd)if(!this[_0x577817(0x12e)](_0x22fb86)){_0x5db854=!0x1;break;}if(_0x5db854&&_0x577817(0x17b)!==this[_0x577817(0x179)]){const _0x3434ec=this[_0x577817(0x1c4)][_0x577817(0x121)](_0x577817(0x213),_0x471196,_0x577817(0x291));return this[_0x577817(0x1b6)](()=>_0x3434ec([_0x4683c6],_0x409cd4,_0x2112af)),null;}let _0x148005=null,_0x1e7c10=_0x4683c6[_0x577817(0x288)],_0x35e79c=_0x4683c6[_0x577817(0x269)];for(const {suggestion:_0x41149e,meta:_0x1470e3}of this[_0x577817(0x1cc)](_0x4683c6,_0x577817(0x213))){if(!_0x1470e3[_0x577817(0x17d)])continue;if(_0x1470e3[_0x577817(0x1b0)]||_0x1470e3[_0x577817(0x164)]||_0x1470e3[_0x577817(0x133)])continue;if(_0x41149e[_0x577817(0x258)][_0x577817(0x285)]!=_0x409cd4[_0x577817(0x285)])continue;if(!qt(_0x41149e,_0x2112af))continue;const _0xee4849=_0x41149e[_0x577817(0x22d)]();if(_0x41149e[_0x577817(0x28c)]==_0x471196){if(_0xee4849[_0x577817(0x1c5)](_0x4683c6,!0x0))return null;_0x1e7c10=_0x1e7c10[_0x577817(0x1ed)](_0xee4849[_0x577817(0x288)])?_0x1e7c10:_0xee4849[_0x577817(0x288)],_0x35e79c=_0x35e79c[_0x577817(0x20a)](_0xee4849[_0x577817(0x269)])?_0x35e79c:_0xee4849[_0x577817(0x269)],_0x148005?_0xee4849[_0x577817(0x288)][_0x577817(0x1ed)](_0x148005[_0x577817(0x22d)]()[_0x577817(0x288)])?(_0x148005[_0x577817(0x18d)](),_0x148005=_0x41149e):_0x41149e[_0x577817(0x18d)]():_0x148005=_0x41149e;}else{const _0x2cd83c=_0x4683c6[_0x577817(0x106)](_0xee4849);this[_0x577817(0x1cb)](_0x41149e,_0x2cd83c);}}const _0x466c1a=this[_0x577817(0x154)][_0x577817(0x15d)][_0x577817(0x19f)](_0x577817(0x1ce))['me'],_0xbed37a=_0xf35c6c(),_0x4ce7fc=_0x466c1a['id'];if(_0x148005)return this[_0x577817(0x15f)](_0x148005,this[_0x577817(0x189)][_0x577817(0x10f)](_0x1e7c10,_0x35e79c)),_0x148005;{const _0x2a7bfc=this[_0x577817(0x159)]({'id':_0xbed37a,'type':_0x577817(0x144)+_0x471196,'data':_0x409cd4,'createdAt':new Date(),'authorId':_0x4ce7fc,'attributes':_0x2112af});return this[_0x577817(0x240)](_0x577817(0x144)+_0x471196,_0xbed37a,_0x4ce7fc,this[_0x577817(0x189)][_0x577817(0x10f)](_0x1e7c10,_0x35e79c)),_0x2a7bfc;}}[_0x4fbb6a(0x135)](_0x2e6517,_0x45263f,_0x3a16c0=[],_0x3c16be=null,_0x4d7df9={}){const _0xfafbdf=_0x4fbb6a;_0x45263f[_0xfafbdf(0x285)]||(_0x45263f[_0xfafbdf(0x285)]=_0x45263f[_0xfafbdf(0x266)]);const _0x2fa162=_0x2e6517[0x0];_0x45263f[_0xfafbdf(0x247)]=_0x2fa162['is'](_0xfafbdf(0x236)),_0x3c16be=_0x3c16be||Gt(_0x45263f);const _0x167feb=_0x3a16c0[_0xfafbdf(0x16f)](_0x208dfc=>Lt(_0x208dfc,this[_0xfafbdf(0x189)])),_0x401612=_0x2fa162['is'](_0xfafbdf(0x236))?_0x2e6517:_0x2e6517[_0xfafbdf(0x16f)](_0x3838dd=>Lt(_0x3838dd,this[_0xfafbdf(0x189)]));if(_0xfafbdf(0x21a)===this[_0xfafbdf(0x179)]){const _0x4d3bfa=this[_0xfafbdf(0x1c4)][_0xfafbdf(0x121)](_0xfafbdf(0x213),_0x3c16be,_0xfafbdf(0x291));return this[_0xfafbdf(0x1b6)](()=>_0x4d3bfa(_0x401612,_0x45263f,_0x4d7df9)),null;}_0x167feb[_0xfafbdf(0x220)](..._0x401612);let _0x1fad65=!0x0;for(const _0x703711 of _0x167feb)if(!this[_0xfafbdf(0x12e)](_0x703711)){_0x1fad65=!0x1;break;}if(_0x1fad65&&_0xfafbdf(0x17b)!==this[_0xfafbdf(0x179)]){const _0x5ce8b2=this[_0xfafbdf(0x1c4)][_0xfafbdf(0x121)](_0xfafbdf(0x213),_0x3c16be,_0xfafbdf(0x291));return this[_0xfafbdf(0x1b6)](()=>_0x5ce8b2(_0x401612,_0x45263f,_0x4d7df9)),null;}const _0x2c2e3d=this[_0xfafbdf(0x154)][_0xfafbdf(0x15d)][_0xfafbdf(0x19f)](_0xfafbdf(0x1ce))['me'];for(const _0x241f39 of this[_0xfafbdf(0x28e)]()){if(_0x241f39[_0xfafbdf(0x128)]['id']!=_0x2c2e3d['id'])continue;if(_0xfafbdf(0x213)!=_0x241f39[_0xfafbdf(0x268)]||_0x241f39[_0xfafbdf(0x258)][_0xfafbdf(0x285)]!=_0x45263f[_0xfafbdf(0x285)])continue;if(!qt(_0x241f39,_0x4d7df9))continue;const _0x2588ac=_0x241f39[_0xfafbdf(0x28c)]==_0x3c16be;for(let _0x9c2ce7=0x0;_0x9c2ce7<_0x401612[_0xfafbdf(0x1b7)];_0x9c2ce7++){const _0x3c8c65=_0x401612[_0x9c2ce7];for(const _0x4052d7 of _0x241f39[_0xfafbdf(0x1da)]()){const _0x404115=_0x4052d7[_0xfafbdf(0x206)]();if(_0x3c8c65[_0xfafbdf(0x27c)](_0x404115)){_0x2588ac?(_0x401612[_0xfafbdf(0x26b)](_0x9c2ce7,0x1),_0x9c2ce7--):_0x241f39[_0xfafbdf(0x108)](_0x4052d7[_0xfafbdf(0x138)]);break;}}}}if(0x0==_0x401612[_0xfafbdf(0x1b7)])return null;const _0x2147fa=this[_0xfafbdf(0x1c4)][_0xfafbdf(0x121)](_0xfafbdf(0x213),_0x3c16be,_0xfafbdf(0x24a));for(const _0x28cec1 of this[_0xfafbdf(0x28e)]())if(_0x28cec1[_0xfafbdf(0x128)]['id']==_0x2c2e3d['id']&&_0xfafbdf(0x213)==_0x28cec1[_0xfafbdf(0x268)]&&_0x28cec1[_0xfafbdf(0x258)][_0xfafbdf(0x285)]==_0x45263f[_0xfafbdf(0x285)]&&_0x28cec1[_0xfafbdf(0x28c)]==_0x3c16be&&qt(_0x28cec1,_0x4d7df9)&&(_0x2147fa(_0x28cec1[_0xfafbdf(0x1d0)](),_0x401612)||_0x2147fa(_0x401612,_0x28cec1[_0xfafbdf(0x1d0)]()))){for(const _0x40bfa6 of _0x401612)_0x28cec1[_0xfafbdf(0x211)](_0x40bfa6);return _0x28cec1;}const _0x908d59=_0xf35c6c(),_0x42e25c=_0x2c2e3d['id'],_0x1224e4=_0xfafbdf(0x144)+_0x3c16be,_0x44c919=this[_0xfafbdf(0x159)]({'id':_0x908d59,'type':_0x1224e4,'data':_0x45263f,'createdAt':new Date(),'authorId':_0x42e25c,'attributes':_0x4d7df9});for(const _0x50c2c2 of _0x401612)this[_0xfafbdf(0x240)](_0x1224e4,_0x908d59,_0x42e25c,_0x50c2c2,_0x322f1b[_0xfafbdf(0x1ab)]());return _0x44c919;}[_0x4fbb6a(0x105)](_0x3c46f2,_0x50cd2f=null,_0x4ae98b={}){const _0x2d5cba=_0x4fbb6a;if(_0x3c46f2[_0x2d5cba(0x12c)])return null;const _0xfdaeb8=this[_0x2d5cba(0x154)][_0x2d5cba(0x15d)][_0x2d5cba(0x19f)](_0x2d5cba(0x1ce))['me'],_0x120e51=new _0x5f5654(_0x3c46f2[_0x2d5cba(0x288)],_0x3c46f2[_0x2d5cba(0x269)]);for(const {suggestion:_0x23d57c,meta:_0x4c77f1}of this[_0x2d5cba(0x1cc)](_0x120e51,_0x2d5cba(0x250)))if(_0x4c77f1[_0x2d5cba(0x17d)]&&!_0x4c77f1[_0x2d5cba(0x1b0)]){if(_0x23d57c[_0x2d5cba(0x175)]){const _0x4cba0d=_0x23d57c[_0x2d5cba(0x1d0)]()[_0x2d5cba(0x251)](_0x4268f0=>_0x2d5cba(0x260)!=_0x4268f0[_0x2d5cba(0x15c)][_0x2d5cba(0x176)]);_0x4cba0d[_0x2d5cba(0x286)](_0x5b099b=>_0x120e51[_0x2d5cba(0x1c5)](_0x5b099b,!0x0))&&_0x23d57c[_0x2d5cba(0x11e)]();if(_0x4cba0d[_0x2d5cba(0x215)](_0x2832ff=>_0x2832ff[_0x2d5cba(0x1c5)](_0x120e51,!0x0))){const _0x657d76=this[_0x2d5cba(0x1c4)][_0x2d5cba(0x121)](_0x2d5cba(0x25a),_0x50cd2f,_0x2d5cba(0x291));return this[_0x2d5cba(0x1b6)](()=>_0x657d76([_0x120e51],null,_0x4ae98b)),null;}}else{const _0x28650a=_0x120e51[_0x2d5cba(0x106)](_0x23d57c[_0x2d5cba(0x22d)]());null!==_0x28650a&&_0x23d57c[_0x2d5cba(0x148)]([_0x28650a],null,_0x4ae98b);}}if(_0x120e51[_0x2d5cba(0x1f4)](),_0x120e51[_0x2d5cba(0x12c)]||_0x2d5cba(0x260)==_0x120e51[_0x2d5cba(0x15c)][_0x2d5cba(0x176)])return null;let _0x68d018=null,_0x31638a=_0x120e51[_0x2d5cba(0x288)],_0x5c5a67=_0x120e51[_0x2d5cba(0x269)];const _0x5b3702=this[_0x2d5cba(0x1cc)](_0x120e51,_0x2d5cba(0x25a));for(const {suggestion:_0x1eed9b,meta:_0xb3f99e}of _0x5b3702){const _0x3bd764=this[_0x2d5cba(0x189)][_0x2d5cba(0x10f)](_0x31638a,_0x5c5a67);if(_0xb3f99e[_0x2d5cba(0x17d)]&&(this[_0x2d5cba(0x243)]||!_0xb3f99e[_0x2d5cba(0x164)]&&!_0xb3f99e[_0x2d5cba(0x133)])){if(_0x1eed9b[_0x2d5cba(0x175)]){if(!qt(_0x1eed9b,_0x4ae98b))continue;let _0x2b594d=!0x0;for(const _0x2901cc of _0x1eed9b[_0x2d5cba(0x1d0)]()){if(_0x2901cc[_0x2d5cba(0x1c5)](_0x3bd764,!0x0))return _0x1eed9b;_0x3bd764[_0x2d5cba(0x1c5)](_0x2901cc)||(_0x2b594d=!0x1);}_0x2b594d&&_0x1eed9b[_0x2d5cba(0x11e)]();}else{const _0x1578fd=_0x1eed9b[_0x2d5cba(0x22d)]();if(_0x1578fd[_0x2d5cba(0x1c5)](_0x3bd764,!0x0))return _0x1eed9b;if(!qt(_0x1eed9b,_0x4ae98b)){_0x3bd764[_0x2d5cba(0x1c5)](_0x1578fd)?_0x1eed9b[_0x2d5cba(0x18d)]():_0x1578fd[_0x2d5cba(0x1c1)](_0x31638a)?_0x31638a=_0x1578fd[_0x2d5cba(0x269)]:_0x1578fd[_0x2d5cba(0x1c1)](_0x5c5a67)&&(_0x5c5a67=_0x1578fd[_0x2d5cba(0x288)]);continue;}_0x31638a=_0x31638a[_0x2d5cba(0x1ed)](_0x1578fd[_0x2d5cba(0x288)])?_0x31638a:_0x1578fd[_0x2d5cba(0x288)],_0x5c5a67=_0x5c5a67[_0x2d5cba(0x20a)](_0x1578fd[_0x2d5cba(0x269)])?_0x5c5a67:_0x1578fd[_0x2d5cba(0x269)],_0x4ae98b=Object[_0x2d5cba(0x241)]({},_0x1eed9b[_0x2d5cba(0x1eb)]),_0x68d018?_0x1578fd[_0x2d5cba(0x288)][_0x2d5cba(0x1ed)](_0x68d018[_0x2d5cba(0x22d)]()[_0x2d5cba(0x288)])?(_0x68d018[_0x2d5cba(0x18d)](),_0x68d018=_0x1eed9b):_0x1eed9b[_0x2d5cba(0x18d)]():_0x68d018=_0x1eed9b;}}}if(_0x68d018)return this[_0x2d5cba(0x15f)](_0x68d018,this[_0x2d5cba(0x189)][_0x2d5cba(0x10f)](_0x31638a,_0x5c5a67)),_0x68d018;{const _0x5f1c62=_0xf35c6c(),_0x1d55d1=this[_0x2d5cba(0x189)][_0x2d5cba(0x10f)](_0x31638a,_0x5c5a67),_0x5c196c=_0xfdaeb8['id'],_0x2b1264=_0x50cd2f?_0x2d5cba(0x1e5)+_0x50cd2f:_0x2d5cba(0x25a),_0x3e22fb=this[_0x2d5cba(0x159)]({'id':_0x5f1c62,'type':_0x2b1264,'createdAt':new Date(),'authorId':_0x5c196c,'attributes':_0x4ae98b});return this[_0x2d5cba(0x240)](_0x2b1264,_0x5f1c62,_0x5c196c,_0x1d55d1),_0x3e22fb;}}[_0x4fbb6a(0x1be)](_0x1b5656,_0x3adef0=_0x4fbb6a(0x21f),_0x4d5fa4={}){const _0x42b865=_0x4fbb6a,_0x5d09ad=this[_0x42b865(0x154)][_0x42b865(0x15d)][_0x42b865(0x19f)](_0x42b865(0x1ce))['me'],_0x4d581d=_0x1b5656[_0x42b865(0x16f)](_0x2a1bbe=>new _0x5f5654(_0x2a1bbe[_0x42b865(0x288)],_0x2a1bbe[_0x42b865(0x269)])),_0x45e7db=new Set();for(const {suggestion:_0x341844,meta:_0x9b5731}of this[_0x42b865(0x1cc)](_0x4d581d,_0x42b865(0x250)))_0x9b5731[_0x42b865(0x17d)]&&!_0x9b5731[_0x42b865(0x1b0)]&&_0x45e7db[_0x42b865(0x27e)](_0x341844);for(const _0xb42df3 of _0x45e7db)if(_0xb42df3[_0x42b865(0x175)]){const _0x36672f=_0xb42df3[_0x42b865(0x1d0)]();(!_0xb42df3[_0x42b865(0x1eb)]||!_0xb42df3[_0x42b865(0x1eb)][_0x42b865(0x28b)])&&(_0x36672f[_0x42b865(0x286)](_0x459e2b=>_0x4d581d[_0x42b865(0x215)](_0x12bedd=>_0x12bedd[_0x42b865(0x1c5)](_0x459e2b,!0x0)))&&_0xb42df3[_0x42b865(0x11e)]());if(_0x4d581d[_0x42b865(0x286)](_0x257a46=>_0x36672f[_0x42b865(0x215)](_0x125d71=>_0x125d71[_0x42b865(0x1c5)](_0x257a46,!0x0)))){const _0x3a13ea=this[_0x42b865(0x1c4)][_0x42b865(0x121)](_0x42b865(0x25a),_0x3adef0,_0x42b865(0x291));return this[_0x42b865(0x1b6)](()=>_0x3a13ea(_0x1b5656,null,_0x4d5fa4)),null;}}else{const _0x4bc7f1=_0xb42df3[_0x42b865(0x22d)]();_0x4d581d[_0x42b865(0x215)](_0x304920=>_0x304920[_0x42b865(0x1c5)](_0x4bc7f1,!0x0))&&_0xb42df3[_0x42b865(0x11e)]();if(_0x4d581d[_0x42b865(0x286)](_0x83691c=>_0x4bc7f1[_0x42b865(0x1c5)](_0x83691c,!0x0))){const _0xdf399d=this[_0x42b865(0x1c4)][_0x42b865(0x121)](_0x42b865(0x25a),_0x3adef0,_0x42b865(0x291));return this[_0x42b865(0x1b6)](()=>_0xdf399d(_0x4d581d,null,_0x4d5fa4)),null;}}const _0x1c96bb=this[_0x42b865(0x1c4)][_0x42b865(0x121)](_0x42b865(0x25a),_0x3adef0,_0x42b865(0x24a));let _0x5d1b25=null;for(const _0x2bc63a of this[_0x42b865(0x28e)]())if(_0x2bc63a[_0x42b865(0x128)]['id']==_0x5d09ad['id']&&_0x2bc63a[_0x42b865(0x192)]&&_0x42b865(0x25a)==_0x2bc63a[_0x42b865(0x268)]&&_0x2bc63a[_0x42b865(0x28c)]==_0x3adef0&&qt(_0x2bc63a,_0x4d5fa4)&&(_0x1c96bb(_0x2bc63a[_0x42b865(0x1d0)](),_0x4d581d)||_0x1c96bb(_0x4d581d,_0x2bc63a[_0x42b865(0x1d0)]()))){if(_0x5d1b25){if(_0x2bc63a[_0x42b865(0x10a)]&&_0x2bc63a[_0x42b865(0x10a)][_0x42b865(0x1b7)])continue;for(const _0x300449 of _0x2bc63a[_0x42b865(0x1d0)]())_0x5d1b25[_0x42b865(0x22f)](_0x300449)||_0x5d1b25[_0x42b865(0x211)](_0x300449);_0x2bc63a[_0x42b865(0x18d)]();}else{_0x5d1b25=_0x2bc63a;for(const _0x3f2143 of _0x4d581d)_0x2bc63a[_0x42b865(0x22f)](_0x3f2143)||_0x2bc63a[_0x42b865(0x211)](_0x3f2143);}}if(_0x5d1b25)return _0x5d1b25;_0x45e7db[_0x42b865(0x2ab)]();for(const {suggestion:_0x4e4eeb,meta:_0x379f6d}of this[_0x42b865(0x1cc)](_0x4d581d,_0x42b865(0x25a)))_0x379f6d[_0x42b865(0x17d)]&&(this[_0x42b865(0x243)]||!_0x379f6d[_0x42b865(0x164)]&&!_0x379f6d[_0x42b865(0x133)])&&qt(_0x4e4eeb,_0x4d5fa4)&&_0x45e7db[_0x42b865(0x27e)](_0x4e4eeb);for(const _0x2406c9 of _0x45e7db){const _0x441f5a=_0x2406c9[_0x42b865(0x1d0)]();if(!_0x4d5fa4||!_0x4d5fa4[_0x42b865(0x28b)]){if(_0x4d581d[_0x42b865(0x286)](_0x3727ce=>_0x441f5a[_0x42b865(0x215)](_0x4a1696=>_0x4a1696[_0x42b865(0x1c5)](_0x3727ce,!0x0))))return _0x2406c9;}(!_0x2406c9[_0x42b865(0x1eb)]||!_0x2406c9[_0x42b865(0x1eb)][_0x42b865(0x28b)])&&(_0x441f5a[_0x42b865(0x286)](_0x1407ca=>_0x4d581d[_0x42b865(0x215)](_0x587c9f=>_0x587c9f[_0x42b865(0x1c5)](_0x1407ca,!0x0)))&&_0x2406c9[_0x42b865(0x11e)]());}const _0x5aebc1=_0xf35c6c(),_0x3f4a53=_0x5d09ad['id'],_0x4341ee=_0x42b865(0x1e5)+_0x3adef0,_0x3443a7=this[_0x42b865(0x159)]({'id':_0x5aebc1,'type':_0x4341ee,'createdAt':new Date(),'authorId':_0x3f4a53,'attributes':_0x4d5fa4});for(const _0x46c39b of _0x4d581d)_0x46c39b[_0x42b865(0x1f4)](),_0x46c39b[_0x42b865(0x12c)]||_0x42b865(0x260)==_0x46c39b[_0x42b865(0x15c)][_0x42b865(0x176)]||this[_0x42b865(0x240)](_0x4341ee,_0x5aebc1,_0x3f4a53,_0x46c39b,_0x322f1b[_0x42b865(0x1ab)]());return _0x3443a7;}[_0x4fbb6a(0x1f9)](_0x47408b,_0x3c8c80,_0x1fc792,_0x4cda7e,_0x7e33ff){const _0x10b197=_0x4fbb6a;if(_0x47408b[_0x10b197(0x12c)])return[];if(_0x10b197(0x21a)===this[_0x10b197(0x179)])return[];const _0x56900d=this[_0x10b197(0x154)][_0x10b197(0x15d)][_0x10b197(0x19f)](_0x10b197(0x1ce))['me']['id'],_0xa22cf3=Array[_0x10b197(0x14a)](this[_0x10b197(0x185)][_0x10b197(0x194)]())[_0x10b197(0x251)](_0x3f40eb=>_0x10b197(0x264)==_0x3f40eb[_0x10b197(0x268)]&&_0x3f40eb[_0x10b197(0x258)][_0x10b197(0x18a)]==_0x3c8c80&&_0x3f40eb[_0x10b197(0x22f)](_0x47408b));if(_0x10b197(0x150)===this[_0x10b197(0x179)]){const _0x36cfa7=this[_0x10b197(0x1cc)](_0x47408b,_0x10b197(0x250))[_0x10b197(0x251)](({meta:_0x10b17f})=>_0x10b17f[_0x10b197(0x17d)]&&!_0x10b17f[_0x10b197(0x133)]&&!_0x10b17f[_0x10b197(0x1b0)])[_0x10b197(0x16f)](({suggestion:_0x340bc5})=>_0x340bc5);_0xa22cf3[_0x10b197(0x1f7)](..._0x36cfa7);}const _0x1ea6c3=new Map([[_0x47408b,_0x1fc792]]);for(const _0x2662bc of _0xa22cf3){const _0x54e29d=_0x10b197(0x264)==_0x2662bc[_0x10b197(0x268)]?_0x2662bc[_0x10b197(0x258)][_0x10b197(0x1bb)]:void 0x0,_0x1d1a90=_0x2662bc[_0x10b197(0x22d)](),_0x5afba2=Array[_0x10b197(0x14a)](_0x1ea6c3[_0x10b197(0x267)]())[_0x10b197(0x273)](_0x3ddb50=>_0x3ddb50[_0x10b197(0x1f2)](_0x1d1a90));if(!_0x5afba2)continue;const _0x288d85=_0x5afba2[_0x10b197(0x18e)](_0x1d1a90);this[_0x10b197(0x25f)](_0x3c8c80)&&_0x10b197(0x250)==_0x2662bc[_0x10b197(0x268)]&&0x0!=_0x288d85[_0x10b197(0x1b7)]||(_0x1ea6c3[_0x10b197(0x1a2)](_0x5afba2),_0x288d85[_0x10b197(0x234)](_0x35a29d=>{const _0x18379d=_0x10b197;_0x1ea6c3[_0x18379d(0x109)](_0x35a29d,_0x1fc792);}),_0x10b197(0x250)!=_0x2662bc[_0x10b197(0x268)]&&_0x54e29d!=_0x4cda7e&&_0x1ea6c3[_0x10b197(0x109)](_0x5afba2[_0x10b197(0x106)](_0x1d1a90),_0x54e29d));}const _0x5822ef=[];for(const [_0x83e1d6,_0x501f03]of _0x1ea6c3){const _0x1ae068=_0xf35c6c(),_0x5a816c={'key':_0x3c8c80,'oldValue':_0x501f03,'newValue':_0x4cda7e};_0x3c8c80[_0x10b197(0x1b7)]>0x25&&console[_0x10b197(0xff)](_0x10b197(0x22b),{'key':_0x3c8c80});const _0x119bd8=(_0x10b197(0x231)+(_0x3c8c80+'|'+Gt({'newValue':_0x4cda7e})))[_0x10b197(0x141)](0x0,0x3c),_0x419c9d=this[_0x10b197(0x159)]({'id':_0x1ae068,'type':_0x119bd8,'data':_0x5a816c,'createdAt':new Date(),'authorId':_0x56900d,'attributes':_0x7e33ff});_0x5822ef[_0x10b197(0x220)](_0x419c9d),this[_0x10b197(0x240)](_0x119bd8,_0x1ae068,_0x56900d,_0x83e1d6);}return _0x5822ef;}[_0x4fbb6a(0x282)](_0x32a97d){const _0xafb9b1=_0x4fbb6a;this[_0xafb9b1(0x218)](_0x32a97d,(_0x4cd074,..._0x57458c)=>{const _0x16f229=_0xafb9b1;this[_0x16f229(0x178)](()=>{_0x4cd074(..._0x57458c);});});}[_0x4fbb6a(0x292)](_0x2d5f73){const _0x368a84=_0x4fbb6a;this[_0x368a84(0x25e)][_0x368a84(0x27e)](_0x2d5f73);}[_0x4fbb6a(0x160)](_0x3e5715){const _0x46f486=_0x4fbb6a;this[_0x46f486(0x1c6)][_0x46f486(0x27e)](_0x3e5715);}[_0x4fbb6a(0x13f)](_0x352042){const _0x136881=_0x4fbb6a;return _0x136881(0x264)==_0x352042[_0x136881(0x268)]?_0x352042[_0x136881(0x28c)][_0x136881(0x200)]('|')[0x0]:null;}[_0x4fbb6a(0x15f)](_0x255402,_0x398a7d){const _0x139abd=_0x4fbb6a,_0x3bfc0a=_0x255402[_0x139abd(0x123)]();this[_0x139abd(0x189)][_0x139abd(0x23d)](_0x5577b7=>{const _0x50c27e=_0x139abd;_0x5577b7[_0x50c27e(0x261)](_0x3bfc0a,{'range':_0x398a7d});});}[_0x4fbb6a(0x1c8)](_0x5f5c9f){const _0x1aa8f0=_0x4fbb6a,_0x3a7152=_0x5f5c9f['id'],_0x38d773=this[_0x1aa8f0(0x154)][_0x1aa8f0(0x15e)][_0x1aa8f0(0x19f)](_0x1aa8f0(0x18b));this[_0x1aa8f0(0x29c)][_0x1aa8f0(0x1dd)](_0x3a7152)||this[_0x1aa8f0(0x29c)][_0x1aa8f0(0x1f6)]({'channelId':_0x38d773,'threadId':_0x3a7152,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x54d6ed=this[_0x1aa8f0(0x29c)][_0x1aa8f0(0x293)](_0x3a7152);_0x54d6ed[_0x1aa8f0(0x191)](_0x1aa8f0(0x1f1)),_0x54d6ed[_0x1aa8f0(0x1f1)]=!0x1,_0x5f5c9f[_0x1aa8f0(0x10a)]=_0x54d6ed;}[_0x4fbb6a(0x17f)](_0x695e0,_0x3a5952,_0x54443c,_0x5ef388){const _0x362756=_0x4fbb6a;if(_0x695e0[_0x362756(0x268)]!=_0x3a5952||_0x695e0[_0x362756(0x28c)]!=_0x54443c||_0x695e0[_0x362756(0x2a6)]['id']!=_0x5ef388)throw this[_0x362756(0x154)][_0x362756(0x129)](_0x362756(0x18c)),new _0x1074b1(_0x362756(0x18c),this);}[_0x4fbb6a(0x1cb)](_0x52c273,_0x51e10b){const _0x49b324=_0x4fbb6a,_0x360c45=_0x52c273[_0x49b324(0x22d)]();if(_0x51e10b[_0x49b324(0x27c)](_0x360c45))_0x52c273[_0x49b324(0x18d)]();else{if(_0x360c45[_0x49b324(0x1c5)](_0x51e10b)){const _0x4ede62=this[_0x49b324(0x189)][_0x49b324(0x180)](_0x51e10b[_0x49b324(0x288)][_0x49b324(0x14e)],_0x49b324(0x269));this[_0x49b324(0x15f)](_0x52c273,this[_0x49b324(0x189)][_0x49b324(0x10f)](_0x360c45[_0x49b324(0x288)],_0x4ede62));const _0x27af1f=_0xf35c6c(),_0x43a828=_0x52c273[_0x49b324(0x2a6)]['id'],_0x350c01=_0x52c273[_0x49b324(0x268)]+':'+_0x52c273[_0x49b324(0x28c)];this[_0x49b324(0x159)]({'id':_0x27af1f,'type':_0x350c01,'createdAt':new Date(),'authorId':_0x43a828,'data':_0x52c273[_0x49b324(0x258)],'attributes':_0x52c273[_0x49b324(0x1eb)]});const _0x22cf5c=this[_0x49b324(0x189)][_0x49b324(0x180)](_0x51e10b[_0x49b324(0x269)][_0x49b324(0x221)],_0x49b324(0x145)),_0x52b7ff=this[_0x49b324(0x189)][_0x49b324(0x10f)](_0x22cf5c,_0x360c45[_0x49b324(0x269)]);this[_0x49b324(0x240)](_0x350c01,_0x27af1f,_0x43a828,_0x52b7ff);}else{if(_0x360c45[_0x49b324(0x1c1)](_0x51e10b[_0x49b324(0x288)])){const _0x32d528=this[_0x49b324(0x189)][_0x49b324(0x180)](_0x51e10b[_0x49b324(0x288)][_0x49b324(0x14e)],_0x49b324(0x269));this[_0x49b324(0x15f)](_0x52c273,this[_0x49b324(0x189)][_0x49b324(0x10f)](_0x360c45[_0x49b324(0x288)],_0x32d528));}else{const _0x1cb962=this[_0x49b324(0x189)][_0x49b324(0x180)](_0x51e10b[_0x49b324(0x269)][_0x49b324(0x221)],_0x49b324(0x145));this[_0x49b324(0x15f)](_0x52c273,this[_0x49b324(0x189)][_0x49b324(0x10f)](_0x1cb962,_0x360c45[_0x49b324(0x269)]));}}}}[_0x4fbb6a(0x12e)](_0xc9ef3){const _0xf4b0b9=_0x4fbb6a;for(const {suggestion:_0x168353,meta:_0x28b453}of this[_0xf4b0b9(0x1cc)](_0xc9ef3,_0xf4b0b9(0x250))){if(!_0x28b453[_0xf4b0b9(0x17d)])continue;const _0x4dbab8=_0x168353[_0xf4b0b9(0x1d0)]();for(const _0x4d2ea2 of _0x4dbab8)if(!_0xc9ef3[_0xf4b0b9(0x18e)](_0x4d2ea2)[_0xf4b0b9(0x1b7)])return!0x0;}return!0x1;}[_0x4fbb6a(0x11f)](_0x31e817){const _0x1805af=_0x4fbb6a,_0x40ebb9=this[_0x1805af(0x154)][_0x1805af(0x15d)][_0x1805af(0x19f)](_0x1805af(0x1ce))[_0x1805af(0x22c)](_0x31e817);if(!_0x40ebb9)throw new _0x1074b1(_0x1805af(0x1ca),this);return _0x40ebb9;}[_0x4fbb6a(0x263)](_0x4ba117){const _0x10eebd=_0x4fbb6a,_0x318367=this[_0x10eebd(0x154)][_0x10eebd(0x15d)][_0x10eebd(0x19f)](_0x10eebd(0x1ce)),_0x52e9d3=_0x1bb7b3(_0x10eebd(0x127)+_0x4ba117),_0x191b89=_0x318367[_0x10eebd(0x22c)](_0x52e9d3);return _0x191b89||_0x318367[_0x10eebd(0x153)]({'id':_0x52e9d3,'name':_0x4ba117});}[_0x4fbb6a(0x24f)](_0x3d5ffb,_0x3cc137,_0x86dfc,_0x32f6ca,_0x315a81){const _0x30040d=_0x4fbb6a,_0x385564=this[_0x30040d(0x11f)](_0x32f6ca),_0x14995e=this[_0x30040d(0x1c4)][_0x30040d(0x2a5)](_0x3d5ffb,_0x3cc137,_0x86dfc,_0x385564,_0x315a81,_0x403411=>{const _0x1e2828=_0x30040d;this[_0x1e2828(0x19c)](_0x86dfc,{'attributes':_0x403411});const _0x4cfe4c=this[_0x1e2828(0x1e9)](_0x86dfc);this[_0x1e2828(0x1ea)](new Set([_0x4cfe4c])),this[_0x1e2828(0x198)](new Set([_0x4cfe4c]));});return this[_0x30040d(0x212)](_0x14995e,_0x30040d(0x291),()=>{const _0x470392=_0x30040d;this[_0x470392(0x19c)](_0x86dfc,{'state':_0x470392(0x1c0)});},{'priority':_0x30040d(0x12a)}),this[_0x30040d(0x212)](_0x14995e,_0x30040d(0x11e),()=>{const _0x42974e=_0x30040d;this[_0x42974e(0x19c)](_0x86dfc,{'state':_0x42974e(0x197)});},{'priority':_0x30040d(0x12a)}),this[_0x30040d(0x185)][_0x30040d(0x109)](_0x86dfc,_0x14995e),this[_0x30040d(0x287)][_0x30040d(0x109)](_0x14995e,_0x30040d(0x204)),_0x14995e;}[_0x4fbb6a(0x117)](_0x12bd1b){const _0x1da1c0=_0x4fbb6a,_0x14972d=_0x12bd1b[_0x1da1c0(0x200)](':');return{'group':_0x14972d[0x0],'type':_0x14972d[0x1],'subType':_0x14972d[_0x1da1c0(0x1b7)]>=0x5?_0x14972d[0x2]:null,'id':_0x14972d[_0x1da1c0(0x1b7)]<0x5?_0x14972d[0x2]:_0x14972d[0x3],'authorId':_0x14972d[_0x1da1c0(0x1b7)]<0x5?_0x14972d[0x3]:_0x14972d[0x4],'markerCount':0x6==_0x14972d[_0x1da1c0(0x1b7)]?_0x14972d[0x5]:null};}[_0x4fbb6a(0x13d)](_0x29d808,_0x2c0400,_0x38bedb){const _0x1c1259=_0x4fbb6a,_0x1fe5e3=_0x29d808[_0x1c1259(0x22d)](),_0x41182a=_0x1fe5e3[_0x1c1259(0x288)],_0x188265=_0x1fe5e3[_0x1c1259(0x269)];this[_0x1c1259(0x15f)](_0x29d808,this[_0x1c1259(0x189)][_0x1c1259(0x10f)](_0x41182a,_0x2c0400));const _0x2bae2b=_0xf35c6c(),_0x48ea54=_0x29d808[_0x1c1259(0x2a6)]['id'],_0x2858a2=_0x29d808[_0x1c1259(0x268)]+(_0x29d808[_0x1c1259(0x28c)]?':'+_0x29d808[_0x1c1259(0x28c)]:'');this[_0x1c1259(0x159)]({'id':_0x2bae2b,'type':_0x2858a2,'createdAt':new Date(),'authorId':_0x48ea54,'originalSuggestionId':_0x29d808['id'],'attributes':_0x29d808[_0x1c1259(0x1eb)],'data':_0x29d808[_0x1c1259(0x258)]});const _0x5e0777=this[_0x1c1259(0x13f)](_0x29d808);(_0x1c1259(0x213)==_0x29d808[_0x1c1259(0x268)]||_0x5e0777&&this[_0x1c1259(0x25f)](_0x5e0777))&&(_0x38bedb=this[_0x1c1259(0x189)][_0x1c1259(0x29f)](_0x38bedb[_0x1c1259(0x221)])),this[_0x1c1259(0x240)](_0x2858a2,_0x2bae2b,_0x48ea54,this[_0x1c1259(0x189)][_0x1c1259(0x10f)](_0x38bedb,_0x188265));}[_0x4fbb6a(0x1cc)](_0x1a61e4,_0x30ef56=null){const _0x23bd91=_0x4fbb6a,_0x42053a=[],_0x5d0b87=this[_0x23bd91(0x154)][_0x23bd91(0x15d)][_0x23bd91(0x19f)](_0x23bd91(0x1ce))['me'];Array[_0x23bd91(0x149)](_0x1a61e4)||(_0x1a61e4=[_0x1a61e4]);for(const _0x585c5b of this[_0x23bd91(0x28e)]()){if(!_0x585c5b[_0x23bd91(0x192)])continue;if(_0x30ef56&&_0x585c5b[_0x23bd91(0x268)]!=_0x30ef56)continue;let _0x27fabf=!0x1;for(const _0x21d986 of _0x585c5b[_0x23bd91(0x1d0)]()){for(const _0x45e6a6 of _0x1a61e4){const _0x5bf764=_0x45e6a6[_0x23bd91(0x288)][_0x23bd91(0x27c)](_0x21d986[_0x23bd91(0x269)])||_0x45e6a6[_0x23bd91(0x269)][_0x23bd91(0x27c)](_0x21d986[_0x23bd91(0x288)]);if(_0x5bf764||_0x45e6a6[_0x23bd91(0x106)](_0x21d986)){const _0x1163ec=_0x45e6a6[_0x23bd91(0x1c5)](_0x21d986)&&Ot(this[_0x23bd91(0x189)][_0x23bd91(0x102)],_0x21d986[_0x23bd91(0x288)],_0x45e6a6),_0x20b4cf=_0x21d986[_0x23bd91(0x1c5)](_0x45e6a6)&&Ot(this[_0x23bd91(0x189)][_0x23bd91(0x102)],_0x45e6a6[_0x23bd91(0x288)],_0x21d986);_0x42053a[_0x23bd91(0x220)]({'suggestion':_0x585c5b,'meta':{'isOwn':_0x5d0b87==_0x585c5b[_0x23bd91(0x128)],'isNextTo':_0x5bf764,'isInsideObject':_0x1163ec,'containsRangeInObject':_0x20b4cf}}),_0x27fabf=!0x0;break;}}if(_0x27fabf)break;}}return _0x42053a;}[_0x4fbb6a(0x240)](_0x324ef7,_0x5c65b7,_0x274ce7,_0x49425c,_0x2178a5){const _0x31adcb=_0x4fbb6a;this[_0x31adcb(0x189)][_0x31adcb(0x23d)](_0x56e36c=>{const _0x34a51d=_0x31adcb;let _0x4b4bc3=_0x34a51d(0x112)+_0x324ef7+':'+_0x5c65b7+':'+_0x274ce7;_0x2178a5&&(_0x4b4bc3=_0x4b4bc3+':'+_0x2178a5),_0x56e36c[_0x34a51d(0x1cd)](_0x4b4bc3,{'range':_0x49425c,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x4fbb6a(0x177)](_0x2dc405){const _0x45dfef=_0x4fbb6a,_0xdc77e4=_0x2dc405[_0x45dfef(0x23b)],_0x4a8d9c=_0x2dc405[_0x45dfef(0x1fc)];_0x2dc405[_0x45dfef(0x23b)]=null,_0x2dc405[_0x45dfef(0x1fc)]=null,null!=_0xdc77e4&&_0xdc77e4[_0x45dfef(0x1fc)]==_0x2dc405&&(_0xdc77e4[_0x45dfef(0x1fc)]=_0x4a8d9c),null!=_0x4a8d9c&&_0x4a8d9c[_0x45dfef(0x23b)]==_0x2dc405&&(_0x4a8d9c[_0x45dfef(0x23b)]=_0xdc77e4),_0x45dfef(0x227)==this[_0x45dfef(0x287)][_0x45dfef(0x19f)](_0x2dc405)&&(this[_0x45dfef(0x287)][_0x45dfef(0x109)](_0x2dc405,_0x45dfef(0x188)),this[_0x45dfef(0x146)](_0x45dfef(0x26a),_0x2dc405,_0xdc77e4,_0x4a8d9c));}[_0x4fbb6a(0x159)](_0x48ed30){const _0x1d7ed1=_0x4fbb6a,_0xefcd26=_0x48ed30['id'],_0x3fc932=this[_0x1d7ed1(0x181)](_0x48ed30);if(this[_0x1d7ed1(0x281)]&&this[_0x1d7ed1(0x281)][_0x1d7ed1(0x23e)]){const _0xebc87d=this[_0x1d7ed1(0x154)][_0x1d7ed1(0x15d)][_0x1d7ed1(0x19f)](_0x1d7ed1(0x1e6)),_0x5e9063=_0x3fc932[_0x1d7ed1(0x256)],_0x431ff0=_0x3fc932[_0x1d7ed1(0x28c)]?_0x3fc932[_0x1d7ed1(0x268)]+':'+_0x3fc932[_0x1d7ed1(0x28c)]:_0x3fc932[_0x1d7ed1(0x268)],_0x3d36b7=this[_0x1d7ed1(0x154)][_0x1d7ed1(0x29b)],_0x96ba46=_0xebc87d[_0x1d7ed1(0x27e)](_0x2d0e96(_0x3d36b7,_0x1d7ed1(0x1dc))),_0x519fc7={'id':_0xefcd26,'type':_0x431ff0,'hasComments':_0x5e9063,'data':_0x48ed30[_0x1d7ed1(0x258)]||null,'originalSuggestionId':_0x48ed30[_0x1d7ed1(0x1aa)]||null,'attributes':_0x3fc932[_0x1d7ed1(0x1eb)]};this[_0x1d7ed1(0x281)][_0x1d7ed1(0x23e)](_0x519fc7)[_0x1d7ed1(0x20b)](_0x46575c=>{const _0x22b9e5=_0x1d7ed1;_0x3fc932[_0x22b9e5(0x283)]=!0x0,_0xebc87d[_0x22b9e5(0x137)](_0x96ba46),_0x46575c&&_0x46575c[_0x22b9e5(0x22e)]&&(this[_0x22b9e5(0x185)][_0x22b9e5(0x19f)](_0xefcd26)[_0x22b9e5(0x22e)]=_0x46575c[_0x22b9e5(0x22e)]);})[_0x1d7ed1(0x140)](_0x2c3049=>{const _0x1eeeac=_0x1d7ed1;throw _0x44974b(_0x1eeeac(0x1af)),this[_0x1eeeac(0x154)][_0x1eeeac(0x270)][_0x1eeeac(0x17e)]({'isUndoable':!0x1},()=>{const _0x4f2245=_0x1eeeac;_0x3fc932[_0x4f2245(0x11e)]();}),_0x3fc932[_0x1eeeac(0x22a)](),this[_0x1eeeac(0x185)][_0x1eeeac(0x1a2)](_0x3fc932['id']),this[_0x1eeeac(0x287)][_0x1eeeac(0x1a2)](_0x3fc932),_0x2c3049;});}return _0x3fc932;}[_0x4fbb6a(0x25f)](_0x3f5b4b){const _0x5be435=_0x4fbb6a;return this[_0x5be435(0x25e)][_0x5be435(0x24d)](_0x3f5b4b);}[_0x4fbb6a(0x19c)](_0x51f01a,_0x4091cf){const _0x4b12a9=_0x4fbb6a,_0x29e605=this[_0x4b12a9(0x154)][_0x4b12a9(0x15d)][_0x4b12a9(0x19f)](_0x4b12a9(0x1e6)),_0x540e22=this[_0x4b12a9(0x1e9)](_0x51f01a);if(this[_0x4b12a9(0x281)]&&this[_0x4b12a9(0x281)][_0x4b12a9(0x29e)]){if(_0x540e22[_0x4b12a9(0x283)]){const _0x4575e4=_0x29e605[_0x4b12a9(0x27e)](_0x2d0e96(this[_0x4b12a9(0x154)][_0x4b12a9(0x29b)],_0x4b12a9(0x1dc)));this[_0x4b12a9(0x281)][_0x4b12a9(0x29e)](_0x51f01a,_0x4091cf)[_0x4b12a9(0x20b)](()=>{const _0x18ec1c=_0x4b12a9;_0x29e605[_0x18ec1c(0x137)](_0x4575e4);});}else _0x540e22['on'](_0x4b12a9(0x25b),()=>{const _0xdd3e1f=_0x4b12a9;this[_0xdd3e1f(0x19c)](_0x51f01a,_0x4091cf);});}}[_0x4fbb6a(0x202)](_0x5c6635){const _0x50d602=_0x4fbb6a;if(!this[_0x50d602(0x281)]||!this[_0x50d602(0x281)][_0x50d602(0x1e9)])throw new _0x1074b1(_0x50d602(0x1fa),this);return this[_0x50d602(0x281)][_0x50d602(0x1e9)](_0x5c6635);}[_0x4fbb6a(0x284)](_0x3f7787){const _0x668015=_0x4fbb6a,{id:_0xfeeb,type:_0x252848,subType:_0x58e66c,authorId:_0x21f588}=this[_0x668015(0x117)](_0x3f7787),_0xa3cd6c=this[_0x668015(0x185)][_0x668015(0x19f)](_0xfeeb)||this[_0x668015(0x24f)](_0x252848,_0x58e66c,_0xfeeb,_0x21f588,{});switch(this[_0x668015(0x17f)](_0xa3cd6c,_0x252848,_0x58e66c,_0x21f588),this[_0x668015(0x287)][_0x668015(0x19f)](_0xa3cd6c)){case _0x668015(0x204):this[_0x668015(0x202)](_0xfeeb)[_0x668015(0x20b)](_0x2b86e3=>{const _0x281efb=_0x668015;let _0x416f9a=Promise[_0x281efb(0x1d9)]();_0x2b86e3[_0x281efb(0x256)]&&(_0x416f9a=this[_0x281efb(0x29c)][_0x281efb(0x12f)]({'channelId':this[_0x281efb(0x154)][_0x281efb(0x15e)][_0x281efb(0x19f)](_0x281efb(0x18b)),'threadId':_0xfeeb})),_0x416f9a[_0x281efb(0x20b)](()=>{const _0x50b4ef=_0x281efb;this[_0x50b4ef(0x181)](_0x2b86e3)[_0x50b4ef(0x283)]=!0x0;});}),this[_0x668015(0x287)][_0x668015(0x109)](_0xa3cd6c,_0x668015(0x132));break;case _0x668015(0x188):this[_0x668015(0x19c)](_0xfeeb,{'state':_0x668015(0x13e)});case _0x668015(0x1a4):this[_0x668015(0x287)][_0x668015(0x109)](_0xa3cd6c,_0x668015(0x227)),this[_0x668015(0x146)](_0x668015(0x17c),_0xa3cd6c);break;case _0x668015(0x227):this[_0x668015(0x146)](_0x668015(0x1d4),_0xa3cd6c);}return _0xa3cd6c[_0x668015(0x186)](_0x3f7787),_0xa3cd6c;}[_0x4fbb6a(0x198)](_0x4b7b16){const _0x42e366=_0x4fbb6a,_0x1c7844=Array[_0x42e366(0x14a)](_0x4b7b16),_0x4626da=_0x1c7844[_0x42e366(0x251)](_0x456d42=>_0x42e366(0x264)==_0x456d42[_0x42e366(0x268)]);this[_0x42e366(0x13b)](_0x4626da);const _0x4e130d=_0x1c7844[_0x42e366(0x251)](_0x299705=>!_0x299705[_0x42e366(0x175)]&&_0x42e366(0x264)!=_0x299705[_0x42e366(0x268)]),_0x25dd07=this[_0x42e366(0x28e)]({'skipNotAttached':!0x0})[_0x42e366(0x251)](_0x783a1c=>!_0x783a1c[_0x42e366(0x175)]&&_0x42e366(0x264)!=_0x783a1c[_0x42e366(0x268)]),_0x388eb7=_0x25dd07[_0x42e366(0x251)](_0x5ef2be=>!_0x4b7b16[_0x42e366(0x24d)](_0x5ef2be)),_0x1e0283=new Map(_0x25dd07[_0x42e366(0x16f)](_0x12531c=>[_0x12531c,this[_0x42e366(0x1c4)][_0x42e366(0x121)](_0x12531c[_0x42e366(0x268)],_0x12531c[_0x42e366(0x28c)],_0x42e366(0x2a4))])),_0x49666b=new Map(_0x25dd07[_0x42e366(0x16f)](_0x1ca75c=>[_0x1ca75c,_0x1ca75c[_0x42e366(0x22d)]()])),_0xc20661=new Set(),_0x156ec9=new Set();for(let _0x158871=0x0;_0x158871<_0x4e130d[_0x42e366(0x1b7)];_0x158871++)_0x439942(_0x4e130d[_0x158871],_0x4e130d,_0x158871+0x1);for(let _0x5b0983=0x0;_0x5b0983<_0x4e130d[_0x42e366(0x1b7)];_0x5b0983++)_0x439942(_0x4e130d[_0x5b0983],_0x388eb7,0x0);const _0x29d9f4=new Set();for(let _0x52d9a6=0x0;_0x52d9a6<_0x4e130d[_0x42e366(0x1b7)];_0x52d9a6++){const _0x43f8ac=_0x4e130d[_0x52d9a6];!_0x156ec9[_0x42e366(0x24d)](_0x43f8ac)&&_0x43f8ac[_0x42e366(0x23b)]&&(_0x29d9f4[_0x42e366(0x27e)](_0x43f8ac[_0x42e366(0x23b)]),_0x43f8ac[_0x42e366(0x23b)][_0x42e366(0x1fc)]===_0x43f8ac&&(_0x43f8ac[_0x42e366(0x23b)][_0x42e366(0x1fc)]=null),_0x43f8ac[_0x42e366(0x23b)]=null),!_0xc20661[_0x42e366(0x24d)](_0x43f8ac)&&_0x43f8ac[_0x42e366(0x1fc)]&&(_0x29d9f4[_0x42e366(0x27e)](_0x43f8ac[_0x42e366(0x1fc)]),_0x43f8ac[_0x42e366(0x1fc)][_0x42e366(0x23b)]===_0x43f8ac&&(_0x43f8ac[_0x42e366(0x1fc)][_0x42e366(0x23b)]=null),_0x43f8ac[_0x42e366(0x1fc)]=null);}function _0x439942(_0x586912,_0x2e76d2,_0x7984ba){const _0x51b56c=_0x42e366;for(let _0x11668e=_0x7984ba;_0x11668e<_0x2e76d2[_0x51b56c(0x1b7)];_0x11668e++){const _0x91bdac=_0x44c2b7(_0x586912,_0x2e76d2[_0x11668e]);_0x91bdac&&(_0x91bdac[0x0][_0x51b56c(0x1fc)]=_0x91bdac[0x1],_0x91bdac[0x1][_0x51b56c(0x23b)]=_0x91bdac[0x0],_0xc20661[_0x51b56c(0x27e)](_0x91bdac[0x0]),_0x156ec9[_0x51b56c(0x27e)](_0x91bdac[0x1]));}}function _0x44c2b7(_0x19cc8a,_0x4c9c1b){const _0x47ebc9=_0x42e366;if(_0x19cc8a[_0x47ebc9(0x128)]['id']!==_0x4c9c1b[_0x47ebc9(0x128)]['id'])return null;const _0xdc058b=_0x1e0283[_0x47ebc9(0x19f)](_0x19cc8a)(_0x19cc8a,_0x4c9c1b,_0x49666b[_0x47ebc9(0x19f)](_0x19cc8a),_0x49666b[_0x47ebc9(0x19f)](_0x4c9c1b));if(!_0xdc058b)return null;return _0x1e0283[_0x47ebc9(0x19f)](_0x4c9c1b)(_0x19cc8a,_0x4c9c1b,_0x49666b[_0x47ebc9(0x19f)](_0x19cc8a),_0x49666b[_0x47ebc9(0x19f)](_0x4c9c1b))?_0xdc058b[0x1][_0x47ebc9(0x10a)]&&_0xdc058b[0x1][_0x47ebc9(0x10a)][_0x47ebc9(0x1b7)]?null:_0xdc058b:null;}_0x29d9f4[_0x42e366(0x161)]&&this[_0x42e366(0x198)](_0x29d9f4);}[_0x4fbb6a(0x13b)](_0x80eeca){const _0x2e31b2=_0x4fbb6a;if(0x0==_0x80eeca[_0x2e31b2(0x1b7)])return;const _0x18fc81=this[_0x2e31b2(0x28e)]({'skipNotAttached':!0x0})[_0x2e31b2(0x251)](_0x4f9446=>_0x2e31b2(0x264)==_0x4f9446[_0x2e31b2(0x268)]&&_0x4f9446[_0x2e31b2(0x113)]),_0x488a86=[],_0x3eeea7=new Map();for(const _0x157f57 of _0x18fc81){const _0x337bc1=_0x1bb7b3(_0x157f57[_0x2e31b2(0x1eb)]);_0x3eeea7[_0x2e31b2(0x24d)](_0x337bc1)||(_0x3eeea7[_0x2e31b2(0x109)](_0x337bc1,_0x488a86[_0x2e31b2(0x1b7)]),_0x488a86[_0x2e31b2(0x220)]([]));const _0x40065c=_0x3eeea7[_0x2e31b2(0x19f)](_0x337bc1);_0x488a86[_0x40065c][_0x2e31b2(0x220)](_0x157f57);}!(function(){const _0x100c6c=_0x2e31b2;_0x488a86[_0x100c6c(0x193)]((_0x32f247,_0x503f5c)=>{const _0x3a3b5d=_0x100c6c,_0x5c9faa=_0x32f247[0x0][_0x3a3b5d(0x22e)],_0x22f8a9=_0x503f5c[0x0][_0x3a3b5d(0x22e)];return _0x5c9faa==_0x22f8a9?_0x32f247[0x0][_0x3a3b5d(0x1eb)][_0x3a3b5d(0x1b3)]<_0x503f5c[0x0][_0x3a3b5d(0x1eb)][_0x3a3b5d(0x1b3)]?-0x1:0x1:_0x5c9faa<_0x22f8a9?-0x1:0x1;});for(const _0x193b11 of _0x488a86)_0x193b11[_0x100c6c(0x193)]((_0x4dc72b,_0x216945)=>_0x4dc72b['id']<_0x216945['id']?-0x1:0x1);}());for(let _0x471603=0x0;_0x471603<_0x488a86[_0x2e31b2(0x1b7)];_0x471603++){if(0x0==_0x488a86[_0x471603][_0x2e31b2(0x1b7)])continue;const _0x4c95b0=[];for(let _0x18e00b=_0x471603+0x1;_0x18e00b<_0x488a86[_0x2e31b2(0x1b7)];_0x18e00b++)0x0!=_0x488a86[_0x18e00b][_0x2e31b2(0x1b7)]&&_0x50a074(_0x488a86[_0x471603],_0x488a86[_0x18e00b])&&_0x4c95b0[_0x2e31b2(0x220)](_0x18e00b);for(const _0x2d5e5c of _0x4c95b0)_0x488a86[_0x471603]=_0x488a86[_0x471603][_0x2e31b2(0x100)](_0x488a86[_0x2d5e5c]),_0x488a86[_0x2d5e5c]=[];}for(const _0x33ddad of _0x488a86)for(let _0x2c18c9=0x0;_0x2c18c9<_0x33ddad[_0x2e31b2(0x1b7)];_0x2c18c9++){const _0x2cedb8=_0x33ddad[_0x2c18c9+0x1]||null;_0x33ddad[_0x2c18c9][_0x2e31b2(0x1fc)]!==_0x2cedb8&&(_0x33ddad[_0x2c18c9][_0x2e31b2(0x1fc)]=_0x2cedb8);}for(const _0x3a2243 of _0x488a86)for(let _0x5c61ea=0x0;_0x5c61ea<_0x3a2243[_0x2e31b2(0x1b7)];_0x5c61ea++){const _0x42474e=_0x3a2243[_0x5c61ea-0x1]||null;_0x3a2243[_0x5c61ea][_0x2e31b2(0x23b)]!==_0x42474e&&(_0x3a2243[_0x5c61ea][_0x2e31b2(0x23b)]=_0x42474e);}function _0x50a074(_0x46112f,_0x22855b){const _0x596217=_0x2e31b2;if(_0x46112f[0x0][_0x596217(0x1eb)][_0x596217(0x1b3)]!==_0x22855b[0x0][_0x596217(0x1eb)][_0x596217(0x1b3)]&&_0x46112f[0x0][_0x596217(0x128)]!==_0x22855b[0x0][_0x596217(0x128)])return!0x1;if(!function(_0x4872e7,_0x373f69){const _0x18ee1f=_0x596217;if(!_0x4872e7[_0x18ee1f(0x256)]&&!_0x373f69[_0x18ee1f(0x256)])return!0x0;if(_0x4872e7[_0x18ee1f(0x256)]&&_0x373f69[_0x18ee1f(0x256)])return!0x1;if(_0x4872e7[_0x18ee1f(0x256)]&&_0x373f69[_0x18ee1f(0x22e)]<_0x4872e7[_0x18ee1f(0x10a)][_0x18ee1f(0x254)][_0x18ee1f(0x19f)](0x0)[_0x18ee1f(0x22e)])return!0x0;if(_0x373f69[_0x18ee1f(0x256)]&&_0x4872e7[_0x18ee1f(0x22e)]<_0x373f69[_0x18ee1f(0x10a)][_0x18ee1f(0x254)][_0x18ee1f(0x19f)](0x0)[_0x18ee1f(0x22e)])return!0x0;return!0x1;}(_0x46112f[0x0],_0x22855b[0x0]))return!0x1;const _0x49977c=_0x2d58cc(_0x46112f[0x0][_0x596217(0x1eb)],_0x596217(0x1b3)),_0x2beb44=_0x2d58cc(_0x22855b[0x0][_0x596217(0x1eb)],_0x596217(0x1b3));if(!_0x50f493(_0x49977c,_0x2beb44))return!0x1;return!!_0x46112f[_0x596217(0x286)](_0x17bba8=>_0x22855b[_0x596217(0x215)](_0x186ae6=>_0x17bba8[_0x596217(0x22d)]()[_0x596217(0x27c)](_0x186ae6[_0x596217(0x22d)]())))&&_0x22855b[_0x596217(0x286)](_0x5441f3=>_0x46112f[_0x596217(0x215)](_0x48d790=>_0x5441f3[_0x596217(0x22d)]()[_0x596217(0x27c)](_0x48d790[_0x596217(0x22d)]())));}}[_0x4fbb6a(0x1ea)](_0x44869e){const _0x1094f1=_0x4fbb6a,_0x6fddd6=Array[_0x1094f1(0x14a)](_0x44869e),_0xb6c8ea=this[_0x1094f1(0x28e)]({'skipNotAttached':!0x0}),_0x2f0c0d=_0xb6c8ea[_0x1094f1(0x251)](_0x4e930f=>!_0x44869e[_0x1094f1(0x24d)](_0x4e930f)),_0x571edb=new Map(_0x6fddd6[_0x1094f1(0x16f)](_0x2d34d4=>[_0x2d34d4,this[_0x1094f1(0x1c4)][_0x1094f1(0x121)](_0x2d34d4[_0x1094f1(0x268)],_0x2d34d4[_0x1094f1(0x28c)],_0x1094f1(0x24a))])),_0x218b5a=new Map(_0xb6c8ea[_0x1094f1(0x16f)](_0x44e6bd=>[_0x44e6bd,_0x44e6bd[_0x1094f1(0x1d0)]()]));for(let _0x1b30c8=0x0;_0x1b30c8<_0x6fddd6[_0x1094f1(0x1b7)];_0x1b30c8++){if(_0x362848(this,_0x6fddd6[_0x1b30c8],_0x6fddd6,_0x1b30c8+0x1))return!0x0;}for(let _0x534f6f=0x0;_0x534f6f<_0x6fddd6[_0x1094f1(0x1b7)];_0x534f6f++){if(_0x362848(this,_0x6fddd6[_0x534f6f],_0x2f0c0d,0x0))return!0x0;}return!0x1;function _0x362848(_0x5f554d,_0x205b1a,_0xd62d9,_0x897fad){const _0x422141=_0x1094f1;for(let _0x788b67=_0x897fad;_0x788b67<_0xd62d9[_0x422141(0x1b7)];_0x788b67++){const _0x34029d=_0xd62d9[_0x788b67];if(_0x34029d[_0x422141(0x268)]!==_0x205b1a[_0x422141(0x268)]||_0x34029d[_0x422141(0x128)]['id']!==_0x205b1a[_0x422141(0x128)]['id']||_0x34029d[_0x422141(0x28c)]!==_0x205b1a[_0x422141(0x28c)])continue;if(!Jt(_0x205b1a,_0x34029d))continue;if(_0x422141(0x264)==_0x205b1a[_0x422141(0x268)]&&_0x205b1a[_0x422141(0x258)][_0x422141(0x1bb)]!=_0x34029d[_0x422141(0x258)][_0x422141(0x1bb)])continue;if(_0x422141(0x264)==_0x205b1a[_0x422141(0x268)]&&_0x5f554d[_0x422141(0x25f)](_0x205b1a[_0x422141(0x258)][_0x422141(0x18a)]))continue;if(_0x422141(0x213)==_0x205b1a[_0x422141(0x268)]){const _0x2d8bba=_0x5f554d[_0x422141(0x154)][_0x422141(0x270)],_0x2b3db4=_0x205b1a[_0x422141(0x20d)]();if(_0x2b3db4&&(_0x2d8bba[_0x422141(0x102)][_0x422141(0x14b)](_0x2b3db4)||_0x2d8bba[_0x422141(0x102)][_0x422141(0x230)](_0x2b3db4)))continue;}const _0x38a3c8=_0x571edb[_0x422141(0x19f)](_0x205b1a),_0x2e6854=_0x218b5a[_0x422141(0x19f)](_0x205b1a),_0xc560dc=_0x218b5a[_0x422141(0x19f)](_0x34029d),_0x467c88=_0x205b1a[_0x422141(0x10a)]&&_0x205b1a[_0x422141(0x10a)][_0x422141(0x1b7)],_0x3aaad9=_0x34029d[_0x422141(0x10a)]&&_0x34029d[_0x422141(0x10a)][_0x422141(0x1b7)];if(!_0x467c88&&_0x38a3c8(_0xc560dc,_0x2e6854))return _0x5f554d[_0x422141(0x209)](_0x34029d,_0x205b1a),_0x218b5a[_0x422141(0x1a2)](_0x205b1a),!0x0;if(!_0x3aaad9&&_0x38a3c8(_0x2e6854,_0xc560dc))return _0x5f554d[_0x422141(0x209)](_0x205b1a,_0x34029d),_0x218b5a[_0x422141(0x1a2)](_0x34029d),!0x0;}return!0x1;}}[_0x4fbb6a(0x209)](_0x3ffe34,_0x501cdc){const _0x466cbe=_0x4fbb6a;if(_0x3ffe34[_0x466cbe(0x175)]){for(const _0x4c37fd of _0x501cdc[_0x466cbe(0x1d0)]())_0x3ffe34[_0x466cbe(0x211)](_0x4c37fd);}else{const _0x11e2dd=_0x501cdc[_0x466cbe(0x22d)]()[_0x466cbe(0x269)];this[_0x466cbe(0x15f)](_0x3ffe34,this[_0x466cbe(0x189)][_0x466cbe(0x10f)](_0x3ffe34[_0x466cbe(0x22d)]()[_0x466cbe(0x288)],_0x11e2dd));}_0x501cdc[_0x466cbe(0x18d)]();}[_0x4fbb6a(0x195)](_0x19b9d5,_0x17293e,_0x152d85){const _0x3d02a6=_0x4fbb6a,_0x54a62f=_0x19b9d5[_0x3d02a6(0x130)](_0x3d02a6(0x1e3))||_0x19b9d5[_0x3d02a6(0x130)](_0x3d02a6(0x264))?_0x3d02a6(0x11d):_0x19b9d5[_0x3d02a6(0x12b)]();return _0x2d0e96(this[_0x3d02a6(0x154)][_0x3d02a6(0x29b)],_0x17293e+'_'+_0x54a62f+_0x3d02a6(0x1d3),_0x152d85);}[_0x4fbb6a(0x1a1)](){const _0x49c2f3=_0x4fbb6a,_0x547e3e=this[_0x49c2f3(0x154)];if(!_0x547e3e['ui'])return;const {ariaLiveAnnouncer:_0x3a8bc0}=_0x547e3e['ui'];_0x216bbb(this[_0x49c2f3(0x189)],({left:_0x1ee72a,entered:_0x2b37be})=>{const _0x2e223f=_0x49c2f3;for(const _0x89ebe7 of _0x1ee72a){const {group:_0x2b6361,type:_0x763e8c}=this[_0x2e223f(0x117)](_0x89ebe7[_0x2e223f(0x138)]);if(_0x2e223f(0x155)===_0x2b6361){_0x3a8bc0[_0x2e223f(0x1db)](this[_0x2e223f(0x195)](_0x763e8c,_0x2e223f(0x2a2)));break;}}for(const _0x45c22f of _0x2b37be){const {group:_0x33d935,type:_0x47cbe9}=this[_0x2e223f(0x117)](_0x45c22f[_0x2e223f(0x138)]);if(_0x2e223f(0x155)===_0x33d935){_0x3a8bc0[_0x2e223f(0x1db)](this[_0x2e223f(0x195)](_0x47cbe9,_0x2e223f(0x279),_0x49396e(_0x431f8b)));break;}}});}[_0x4fbb6a(0x14d)](_0x98a4bc){const _0x5621cd=_0x4fbb6a;if(this[_0x5621cd(0x297)])return!0x1;const _0x2e56d7=this[_0x5621cd(0x154)],_0xb4451f=_0x2e56d7[_0x5621cd(0x270)][_0x5621cd(0x1f0)][_0x5621cd(0x163)][_0x5621cd(0x19d)]();if(0x0==_0xb4451f[_0x5621cd(0x1b7)])return!0x1;const _0x535294=[],_0x5e104=_0xb4451f[_0x5621cd(0x251)](_0x561ca4=>_0x5621cd(0x264)==_0x561ca4[_0x5621cd(0x268)]),_0x5f0384=_0xb4451f[_0x5621cd(0x251)](_0x2cc383=>_0x5621cd(0x248)==_0x2cc383[_0x5621cd(0x268)]&&_0x5621cd(0x11c)!=_0x2cc383[_0x5621cd(0x138)]),_0x54e53b=_0xb4451f[_0x5621cd(0x251)](_0x28ca95=>_0x5621cd(0x137)==_0x28ca95[_0x5621cd(0x268)]&&_0x5621cd(0x11c)!=_0x28ca95[_0x5621cd(0x138)]);for(const _0x29a9df of _0x5e104)_0x535294[_0x5621cd(0x220)]({'key':_0x29a9df[_0x5621cd(0x257)],'newValue':_0x29a9df[_0x5621cd(0x165)],'oldValue':_0x29a9df[_0x5621cd(0x1ae)],'range':Pt(_0x29a9df[_0x5621cd(0x236)],_0x2e56d7[_0x5621cd(0x270)])});for(const _0x10c894 of _0x5f0384){const _0x3572ad=_0x54e53b[_0x5621cd(0x273)](_0x2124b7=>_0x2124b7[_0x5621cd(0x1ac)][_0x5621cd(0x27c)](_0x10c894[_0x5621cd(0x1ac)]));_0x3572ad&&_0x535294[_0x5621cd(0x220)]({'key':_0x5621cd(0x2a1),'newValue':_0x10c894[_0x5621cd(0x138)],'oldValue':_0x3572ad[_0x5621cd(0x138)],'range':_0x2e56d7[_0x5621cd(0x270)][_0x5621cd(0x1c9)](_0x10c894[_0x5621cd(0x1ac)][_0x5621cd(0x20c)])});}return 0x0!=_0x535294[_0x5621cd(0x1b7)]&&this[_0x5621cd(0x131)](_0x98a4bc,_0x535294);}[_0x4fbb6a(0x25d)](_0x422205){const _0x2f9545=_0x4fbb6a;let _0x397221=!0x1;const _0x3f5f87=this[_0x2f9545(0x154)][_0x2f9545(0x270)][_0x2f9545(0x1f0)][_0x2f9545(0x163)][_0x2f9545(0x210)]()[_0x2f9545(0x251)](_0x1b28f3=>_0x1b28f3[_0x2f9545(0x258)][_0x2f9545(0x1d8)]&&_0x1b28f3[_0x2f9545(0x138)][_0x2f9545(0x130)](_0x2f9545(0x124)));for(const _0x503f1a of _0x3f5f87){const {subType:_0x3e5da0,id:_0x8519ae}=this[_0x2f9545(0x117)](_0x503f1a[_0x2f9545(0x138)]),_0x449eff=_0x3e5da0[_0x2f9545(0x200)]('|')[0x0];for(const _0x5bb092 of this[_0x2f9545(0x28e)]({'skipNotAttached':!0x0}))_0x5bb092['id']!=_0x8519ae&&_0x2f9545(0x264)==_0x5bb092[_0x2f9545(0x268)]&&_0x5bb092[_0x2f9545(0x258)]&&_0x5bb092[_0x2f9545(0x258)][_0x2f9545(0x18a)]==_0x449eff&&_0x5bb092[_0x2f9545(0x22d)]()[_0x2f9545(0x1f2)](_0x503f1a[_0x2f9545(0x258)][_0x2f9545(0x1d8)])&&(this[_0x2f9545(0x289)](_0x5bb092,_0x503f1a[_0x2f9545(0x258)][_0x2f9545(0x1d8)],_0x422205),_0x397221=!0x0);}return _0x397221;}[_0x4fbb6a(0x178)](_0x3a1e1c){const _0x21a710=_0x4fbb6a;this[_0x21a710(0x154)],(this[_0x21a710(0x297)]=!0x0,_0x3a1e1c());}[_0x4fbb6a(0x226)](_0x585a6f){const _0x2e1d8a=_0x4fbb6a,_0x49bad6=this[_0x2e1d8a(0x25f)](_0x585a6f),_0x2a8595=this[_0x2e1d8a(0x1c6)][_0x2e1d8a(0x24d)](_0x585a6f);return _0x49bad6||_0x2a8595;}[_0x4fbb6a(0x131)](_0xdefb94,_0x571a1a){const _0x16e967=_0x4fbb6a;if(0x0==_0x571a1a[_0x16e967(0x1b7)])return!0x1;let _0x1b88e2=!0x1;for(const _0x29e98f of _0x571a1a){const _0x2646ba=this[_0x16e967(0x1cc)](_0x29e98f[_0x16e967(0x236)],_0x16e967(0x264))[_0x16e967(0x251)](_0x74cefe=>!_0x74cefe[_0x16e967(0x157)][_0x16e967(0x1b0)])[_0x16e967(0x16f)](_0x440d20=>_0x440d20[_0x16e967(0x155)]),_0x12f03f=_0x1bb7b3({'newValue':_0x29e98f[_0x16e967(0x207)]});_0x2646ba[_0x16e967(0x251)](_0x1da994=>{const _0x38a090=_0x16e967,[_0x348e7d,_0x2c0303]=_0x1da994[_0x38a090(0x28c)][_0x38a090(0x200)]('|');return _0x348e7d==_0x29e98f[_0x38a090(0x18a)]&&_0x2c0303!=_0x12f03f;})[_0x16e967(0x234)](_0x4791a8=>{const _0x16673b=_0x16e967;this[_0x16673b(0x289)](_0x4791a8,_0x29e98f[_0x16673b(0x236)],_0xdefb94),_0x1b88e2=!0x0;});}return _0x1b88e2;}[_0x4fbb6a(0x289)](_0x2ed28f,_0x214da6,_0xff2595){const _0x32b695=_0x4fbb6a,_0x35a093=_0x2ed28f[_0x32b695(0x22d)]()[_0x32b695(0x18e)](_0x214da6);0x0!==_0x35a093[_0x32b695(0x1b7)]?0x1!==_0x35a093[_0x32b695(0x1b7)]?this[_0x32b695(0x13d)](_0x2ed28f,_0x214da6[_0x32b695(0x288)],_0x214da6[_0x32b695(0x269)]):this[_0x32b695(0x15f)](_0x2ed28f,_0x35a093[0x0]):_0xff2595[_0x32b695(0x108)](_0x2ed28f[_0x32b695(0x123)]());}}class Et{constructor(_0x3053c2){const _0x3c8c70=_0x4fbb6a;this[_0x3c8c70(0x1f8)]=_0x3053c2,this[_0x3c8c70(0x189)]=_0x3053c2[_0x3c8c70(0x270)],this[_0x3c8c70(0x265)]=new Map(),this[_0x3c8c70(0x16a)]=new Map(),this[_0x3c8c70(0x272)]();}[_0x4fbb6a(0x2a5)](_0x24740b,_0x145109,_0x752492,_0x4c272a,_0x10321a,_0x2b8b45){const _0x3cd330=_0x4fbb6a;return new _0x322f1b(this[_0x3cd330(0x189)],{'type':_0x24740b,'subType':_0x145109,'id':_0x752492,'author':_0x4c272a,'creator':_0x4c272a,'attributes':_0x10321a,'onAttributesChange':_0x2b8b45,'onAccept':(..._0x161e23)=>this[_0x3cd330(0x121)](_0x24740b,_0x145109,_0x3cd330(0x291))(..._0x161e23),'onDiscard':(..._0x5c8e0d)=>this[_0x3cd330(0x121)](_0x24740b,_0x145109,_0x3cd330(0x11e))(..._0x5c8e0d)});}[_0x4fbb6a(0x214)](_0x2a6f6f,_0x5ef236,_0x33631d,_0x1bc5c4){const _0x13b3cc=_0x4fbb6a,_0x5cf24b=_0x2a6f6f+':'+_0x5ef236+':'+_0x33631d;this[_0x13b3cc(0x265)][_0x13b3cc(0x109)](_0x5cf24b,_0x1bc5c4);}[_0x4fbb6a(0x121)](_0x4fdeda,_0x239f51,_0x2439d0){const _0x168072=_0x4fbb6a,_0xc13328=_0x4fdeda+':'+_0x239f51+':'+_0x2439d0;return this[_0x168072(0x265)][_0x168072(0x19f)](_0xc13328)||this[_0x168072(0x16a)][_0x168072(0x19f)](_0x4fdeda+':'+_0x2439d0);}[_0x4fbb6a(0x272)](){const _0x2c944e=_0x4fbb6a,_0x4eaa01=()=>!0x1,_0x46b6c4=_0x4b4127=>{const _0x30ba10=_0xe40e;_0x4b4127[_0x30ba10(0x193)]((_0x34952f,_0x35c7dd)=>_0x34952f[_0x30ba10(0x288)][_0x30ba10(0x1ed)](_0x35c7dd[_0x30ba10(0x288)])?0x1:-0x1),this[_0x30ba10(0x189)][_0x30ba10(0x23d)](_0x2bb73e=>{const _0x580717=_0x30ba10;for(const _0xed76ef of _0x4b4127){let _0x210427;_0x210427=_0xed76ef[_0x580717(0x269)][_0x580717(0x15a)]&&_0xed76ef[_0x580717(0x269)][_0x580717(0x221)]==_0xed76ef[_0x580717(0x288)][_0x580717(0x20c)]?_0x2bb73e[_0x580717(0x1ba)](_0xed76ef[_0x580717(0x288)][_0x580717(0x20c)],'on'):_0x2bb73e[_0x580717(0x1ba)](_0xed76ef),this[_0x580717(0x189)][_0x580717(0x278)](_0x210427,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x5e197e=(_0x3e7223,_0x510abc)=>{const _0x1297c9=_0xe40e;_0x510abc&&this[_0x1297c9(0x189)][_0x1297c9(0x23d)](_0x3bb541=>{const _0xf501b7=_0x1297c9,{commandName:_0x254963,commandParams:_0x37017c=[]}=_0x510abc,_0x21f6b1=_0x3e7223[_0xf501b7(0x16f)](_0x686182=>(Vt(_0x686182)&&(_0x686182=this[_0xf501b7(0x189)][_0xf501b7(0x10f)](_0x686182[_0xf501b7(0x269)])),_0x686182))[_0xf501b7(0x251)](_0x58562f=>_0xf501b7(0x260)!==_0x58562f[_0xf501b7(0x15c)][_0xf501b7(0x176)]);if(_0x21f6b1[_0xf501b7(0x1b7)]<0x1)return;const _0x4dc163=Array[_0xf501b7(0x14a)](this[_0xf501b7(0x189)][_0xf501b7(0x1f0)][_0xf501b7(0x1ad)][_0xf501b7(0x1d0)]())[_0xf501b7(0x16f)](_0x45a4b5=>_0x5f5654[_0xf501b7(0x172)](_0x45a4b5));_0x3bb541[_0xf501b7(0x1fb)](_0x21f6b1);for(const _0x49471c of this[_0xf501b7(0x1f8)][_0xf501b7(0x1d6)][_0xf501b7(0x1d6)]())_0x49471c[_0xf501b7(0x19e)]();_0x37017c[_0xf501b7(0x220)]({'forceDefaultExecution':!0x0}),this[_0xf501b7(0x1f8)][_0xf501b7(0x24c)](_0x254963,..._0x37017c);const _0x7a3d02=_0x4dc163[_0xf501b7(0x251)](_0x3082e2=>_0xf501b7(0x260)!=_0x3082e2[_0xf501b7(0x15c)][_0xf501b7(0x176)]);_0x7a3d02[_0xf501b7(0x1b7)]>0x0&&_0x3bb541[_0xf501b7(0x1fb)](_0x7a3d02);for(const _0x39c1a5 of _0x4dc163)_0x39c1a5[_0xf501b7(0x1f4)]();});},_0x32a95d=(_0x181bb2,_0x190f92)=>0x1==_0x181bb2[_0x2c944e(0x1b7)]&&0x1==_0x190f92[_0x2c944e(0x1b7)]&&_0x181bb2[0x0][_0x2c944e(0x269)][_0x2c944e(0x27c)](_0x190f92[0x0][_0x2c944e(0x288)]),_0x492ab7=(_0x1883f2,_0x29e250,_0x267dcd,_0x1dd563)=>Ht(_0x1883f2,_0x29e250,_0x267dcd,_0x1dd563,this[_0x2c944e(0x189)])?[_0x1883f2,_0x29e250]:Ht(_0x29e250,_0x1883f2,_0x1dd563,_0x267dcd,this[_0x2c944e(0x189)])?[_0x29e250,_0x1883f2]:null;this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x101),_0x4eaa01),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x1e2),_0x46b6c4),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x182),_0x32a95d),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x21e),_0x492ab7),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x27d),_0x46b6c4),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x2a3),_0x4eaa01),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x21d),_0x32a95d),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x277),_0x492ab7),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x239),_0x5e197e),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x1b2),_0x4eaa01),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x171),_0x32a95d),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x120),_0x4eaa01),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x1c3),_0x5e197e),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x235),_0x4eaa01),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x158),_0x32a95d),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x280),_0x4eaa01),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x26c),_0x4eaa01),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x246),(_0x13fb77,_0x5e84c6)=>{const _0x5242eb=_0x2c944e;if(!_0x5e84c6)return;const _0x5ba76b=this[_0x5242eb(0x1f8)][_0x5242eb(0x15d)][_0x5242eb(0x19f)](p);this[_0x5242eb(0x189)][_0x5242eb(0x23d)](_0x2834f0=>{const _0xd6c5f7=_0x5242eb;if(_0xd6c5f7(0x2a1)==_0x5e84c6[_0xd6c5f7(0x18a)])for(const _0x57748a of _0x13fb77){const _0x4d5744=_0x57748a[_0xd6c5f7(0x288)][_0xd6c5f7(0x20c)],_0x428257=_0x5e84c6[_0xd6c5f7(0x1bb)];_0x2834f0[_0xd6c5f7(0x205)](_0x4d5744,_0x428257);}else{if(_0x5ba76b[_0xd6c5f7(0x25f)](_0x5e84c6[_0xd6c5f7(0x18a)])){for(const _0x3bee04 of _0x13fb77)void 0x0!==_0x5e84c6[_0xd6c5f7(0x1bb)]?_0x2834f0[_0xd6c5f7(0x14c)](_0x5e84c6[_0xd6c5f7(0x18a)],_0x5e84c6[_0xd6c5f7(0x1bb)],_0x3bee04[_0xd6c5f7(0x288)][_0xd6c5f7(0x20c)]):_0x2834f0[_0xd6c5f7(0x190)](_0x5e84c6[_0xd6c5f7(0x18a)],_0x3bee04[_0xd6c5f7(0x288)][_0xd6c5f7(0x20c)]);}else{for(const _0x32b4db of _0x13fb77)_0x5e84c6[_0xd6c5f7(0x1bb)]?_0x2834f0[_0xd6c5f7(0x14c)](_0x5e84c6[_0xd6c5f7(0x18a)],_0x5e84c6[_0xd6c5f7(0x1bb)],_0x32b4db):_0x2834f0[_0xd6c5f7(0x190)](_0x5e84c6[_0xd6c5f7(0x18a)],_0x32b4db);}}});}),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x166),_0x32a95d);}}function Ot(_0x595c69,_0x3cc7c6,_0x33cc23){const _0x20c717=_0x4fbb6a;for(const _0x21c93d of _0x3cc7c6[_0x20c717(0x221)][_0x20c717(0x122)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x21c93d[_0x20c717(0x15c)]==_0x21c93d)return!0x1;if(!_0x33cc23[_0x20c717(0x2a8)](_0x21c93d))return!0x1;if(_0x595c69[_0x20c717(0x14b)](_0x21c93d)||_0x595c69[_0x20c717(0x230)](_0x21c93d))return!0x0;}return!0x1;}function _0x3096(){const _0x7419cb=['formatInline','_SUGGESTION_ANNOUNCEMENT','suggestionChanged','mapper','commands','clone','newRange','resolve','getMarkers','announce','PENDING_ACTION_SUGGESTION','hasCommentThread','conversion','editing','TrackChangesEditing','addMarker:suggestion:formatBlock','insertion:discard','format','1250248UAzXmV','deletion:','PendingActions','consumable','453016vHbDiB','getSuggestion','_joinWithAdjacentSuggestions','attributes','pop','isBefore','isSelectable','CommentsRepository','document','isRemovable','isIntersecting','isAtStart','detach','getAllAdjacentSuggestions','addCommentThread','unshift','_editor','markAttributeChange','track-changes-adapter-missing-getsuggestion','setSelection','next','documentSelection','trackChanges.trackFormatChanges','group','split','markerName','_getSuggestionData','markerNameToElements','notReady','rename','getRange','newValue','substr','_joinSuggestions','isAfter','then','nodeAfter','getContainedElement','suggestion-type','update:suggestion','getChangedMarkers','addRange','listenTo','formatBlock','registerCustomCallback','some','pluginName','authoredAt','enableCommand','change:activeMarkers','never','markerToHighlight','bindElementToMarker','deletion:join','insertion:chain','multi','push','parent','splitPosition','dataToMarker','item','fromCharCode','_isRegisteredAttribute','ready','init','ck-suggestion-marker','stopListening','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.','getUser','getFirstRange','createdAt','isIntersectingWithRange','isLimit','attribute:','low','before','forEach','formatBlock:discard','range','formatInline:','discardSuggestion','formatInline:accept','oldRange','previous','toViewElement','change','addSuggestion','define','_addSuggestionMarker','assign','ck-suggestion-marker-formatBlock','_mergeNestedSuggestions','forward','18377NHEeOJ','attribute:discard','multipleBlocks','insert','acceptAllSuggestions','join','highest','execute','has','69520PmqMKA','_createSuggestion','insertion','filter','markMultiRangeInsertion','addHighlight','comments','track-changes-enable-command-twice','hasComments','attributeKey','data','widget','deletion','change:_saved','track-changes-suggestion-not-found','_processAttributeSuggestions','_blockAttributeKeys','_isBlockAttribute','$graveyard','updateMarker','_afterChanges','_getExternalAuthor','attribute','_customCallbacks','commandName','keys','type','end','suggestionUnloaded','splice','attribute:accept','showSuggestionHighlights','value','elementToElement','model','batch','_registerDefaultCallbacks','find','rethrowUnexpectedError','@external','element','deletion:chain','deleteContent','ENTER','stringify','requires','isEqual','deletion:accept','add','ck-suggestion-marker-','formatBlock:chain','_adapter','enableDefaultAttributesIntegration','_saved','_handleNewSuggestionMarker','formatGroupId','every','_suggestionState','start','_reduceSuggestionAttributeRange','acceptSuggestion','skipNestingCheck','subType','writer','getSuggestions','isTouching','applyOperation','accept','registerBlockAttribute','getCommentThread','track-changes-command-not-found','removeMarker:suggestion:attribute','registerPostFixer','_recordAttributeSuggestions','ck-suggestion-marker-formatInline','$textProxy','trackChanges.mergeNestedSuggestions','locale','_commentsRepository','reconvertMarker','updateSuggestion','createPositionBefore','isLocal','$elementName','LEAVE','deletion:discard','chain','buildSuggestion','creator','discardSelectedSuggestions','containsItem','setTo','trackChangesCommand','clear','authorName','createPositionAfter','warn','concat','insertion:accept','schema','toJSON','hasSuggestion','markDeletion','getIntersection','insertion:','removeMarker','set','commentThread','howMany','return','removeComment','getItems','createRange','for','getNearestSelectionRange','suggestion:','_isDataLoaded','getAttribute','lowest','marker-count','_splitMarkerName','discardAllSuggestions','stop','moveTargetPosition','getCustomProperty','$text','FORMATTING','discard','_getAuthorFromId','formatInline:chain','getSuggestionCallback','getAncestors','getFirstMarker','suggestion:attribute:','editingDowncast','_isForcedDefaultExecutionBlock','external:','author','enableReadOnlyMode','high','toUpperCase','isCollapsed','216aMQdSS','_rangeIsInLocalUserInsertion','fetchCommentThread','startsWith','_reduceExistingSuggestions','markerReady','isInsideObject','elementStart','markMultiRangeBlockFormat','removeMarker:suggestion:formatBlock','remove','name','change:data','descriptionFactory','_refreshAttributeSuggestionsChain','normal','_breakSuggestionMarker','open','_getAttributeKey','catch','substring','options','dataDowncast','formatBlock:','after','fire','addMarker:suggestion','_onDiscard','isArray','from','isObject','setAttribute','_processAttributeChanges','nodeBefore','elementEnd','default','markInlineFormat','isDocumentOperation','addUser','editor','suggestion','isExternal','meta','formatBlock:join','_setSuggestionData','isAtEnd','targetPosition','root','plugins','config','_setSuggestionRange','registerInlineAttribute','size','createElement','differ','containsRangeInObject','attributeNewValue','attribute:join','trackChanges','925569vBMfVD','consume','_defaultCallbacks','markers','backward','isBlock','getWalker','map','insertContent','formatInline:join','fromRange','unbindElementFromMarkerName','data-author-id','isMultiRange','rootName','_removeSuggestion','_recordAttributeChanges','_trackFormatChanges','data-suggestion','always','suggestionLoaded','isOwn','enqueueChange','_checkSuggestionCorrectness','createPositionAt','addSuggestionData','insertion:join','getLastMatchingPosition','action','_suggestions','addMarkerName','containerElement','removed','_model','key','collaboration.channelId','track-changes-suggestion-data-mismatch','removeMarkers','getDifference','removeClass','removeAttribute','unbind','isInContent','sort','values','_getMarkerAnnouncementText','head','rejected','_refreshSuggestionsChain','includes','getShiftedBy','markInsertion','_updateSuggestionData','getChanges','refresh','get','1554063TkOOaS','_initAriaMarkerChangeAnnouncements','delete','addComment','dataReady','isUndo','upcast','addClass','adapter','track-changes-adapter-already-set','originalSuggestionId','getMultiRangeId','position','selection','attributeOldValue','error-saving-suggestion-data-suggestion-discarded','isNextTo','addMarker:suggestion:attribute','formatInline:discard','groupId','_enabledCommands','move','forceDefaultExecution','length','markerToData','18805XNHsYD','createSelection','oldValue','activeMarkers','$marker','markMultiRangeDeletion','acceptSelectedSuggestions','accepted','containsPosition','ck-suggestion-marker--active','formatBlock:accept','_suggestionFactory','containsRange','_inlineAttributeKeys','createRangeIn','_addThreadToSuggestion','createRangeOn','track-changes-user-not-found','_cutOutSuggestionMarker','_findSuggestions','addMarker','Users','tablePasteChainId','getRanges','markBlockFormat'];_0x3096=function(){return _0x7419cb;};return _0x3096();}function Vt(_0x2d0ff5){const _0x12ff7e=_0x4fbb6a;return _0x2d0ff5[_0x12ff7e(0x269)][_0x12ff7e(0x221)]==_0x2d0ff5[_0x12ff7e(0x288)][_0x12ff7e(0x20c)]&&_0x2d0ff5[_0x12ff7e(0x269)][_0x12ff7e(0x1f3)];}function Ut(_0x4a6700,_0x2bc4c3,_0x7a2bd,_0x4ab98f){const _0x7a0a77=_0x4fbb6a,_0x4329eb=_0x1ca09a=>!_0x1ca09a[_0x7a0a77(0x224)]['is'](_0x7a0a77(0x299))&&!_0x4ab98f[_0x7a0a77(0x14b)](_0x1ca09a[_0x7a0a77(0x224)]),_0x216612=_0x4a6700[_0x7a0a77(0x288)][_0x7a0a77(0x183)](_0x4329eb),_0x291bd2=_0x4a6700[_0x7a0a77(0x269)][_0x7a0a77(0x183)](_0x4329eb,{'direction':_0x7a0a77(0x16c)});return(!_0x4a6700[_0x7a0a77(0x288)][_0x7a0a77(0x27c)](_0x216612)||!_0x4a6700[_0x7a0a77(0x269)][_0x7a0a77(0x27c)](_0x291bd2))&&(_0x216612[_0x7a0a77(0x1ed)](_0x291bd2)?_0x7a2bd[_0x7a0a77(0x261)](_0x2bc4c3,{'range':_0x7a2bd[_0x7a0a77(0x10f)](_0x216612,_0x291bd2)}):_0x7a2bd[_0x7a0a77(0x108)](_0x2bc4c3),!0x0);}function Gt(_0x18a6fc){return _0x1bb7b3(_0x18a6fc);}function Ft(_0x379593){const _0x147ea8=_0x4fbb6a,_0x15065a=_0x379593[_0x147ea8(0x288)][_0x147ea8(0x20c)];return _0x15065a&&_0x15065a['is'](_0x147ea8(0x276));}function Pt(_0x2fbbe6,_0x3db840){const _0x532005=_0x4fbb6a;return null==_0x2fbbe6[_0x532005(0x269)][_0x532005(0x14e)]&&_0x2fbbe6[_0x532005(0x269)][_0x532005(0x221)]==_0x2fbbe6[_0x532005(0x288)][_0x532005(0x20c)]?Lt(_0x2fbbe6[_0x532005(0x288)][_0x532005(0x20c)],_0x3db840):_0x2fbbe6;}function Lt(_0x1da954,_0x5ba920){const _0x56994d=_0x4fbb6a,_0x575637=_0x5ba920[_0x56994d(0x102)][_0x56994d(0x14b)](_0x1da954)||_0x5ba920[_0x56994d(0x102)][_0x56994d(0x1ee)](_0x1da954);return _0x5ba920[_0x56994d(0x10f)](_0x5ba920[_0x56994d(0x180)](_0x1da954,_0x56994d(0x233)),_0x575637?_0x5ba920[_0x56994d(0xfe)](_0x1da954):_0x5ba920[_0x56994d(0x180)](_0x1da954,_0x56994d(0x269)));}function Ht(_0xa98edc,_0x5a6d80,_0x391a54,_0x416101,_0x16ad55){const _0x439019=_0x4fbb6a;if(_0xa98edc[_0x439019(0x1fc)])return!0x1;if(!Jt(_0xa98edc,_0x5a6d80))return!0x1;if(_0x391a54[_0x439019(0x269)][_0x439019(0x27c)](_0x416101[_0x439019(0x288)]))return!0x0;if(_0xa98edc[_0x439019(0x268)]!=_0x5a6d80[_0x439019(0x268)])return!0x1;if(!_0x391a54[_0x439019(0x269)][_0x439019(0x28f)](_0x416101[_0x439019(0x288)]))return!0x1;const _0x2c61c6=_0x16ad55[_0x439019(0x10f)](_0x391a54[_0x439019(0x269)],_0x416101[_0x439019(0x288)])[_0x439019(0x16e)]();for(const _0x2f6694 of _0x2c61c6)if([_0x439019(0x134),_0x439019(0x14f)][_0x439019(0x199)](_0x2f6694[_0x439019(0x268)])&&_0x16ad55[_0x439019(0x102)][_0x439019(0x230)](_0x2f6694[_0x439019(0x224)]))return!0x1;return!0x0;}function Jt(_0x2b0436,_0x22afb9){const _0x23ea31=_0x4fbb6a;if(!_0x2b0436[_0x23ea31(0x113)]||!_0x22afb9[_0x23ea31(0x113)])return!0x1;const _0x4971d4=new Set(Object[_0x23ea31(0x267)](_0x2b0436[_0x23ea31(0x1eb)])),_0x27a240=new Set(Object[_0x23ea31(0x267)](_0x22afb9[_0x23ea31(0x1eb)]));if(_0x4971d4[_0x23ea31(0x1a2)](_0x23ea31(0x1b3)),_0x27a240[_0x23ea31(0x1a2)](_0x23ea31(0x1b3)),0x0==_0x4971d4[_0x23ea31(0x161)]&&0x0==_0x27a240[_0x23ea31(0x161)])return!0x0;if(_0x4971d4[_0x23ea31(0x161)]!=_0x27a240[_0x23ea31(0x161)])return!0x1;const _0x4c650c={..._0x2b0436[_0x23ea31(0x1eb)]},_0x23e878={..._0x22afb9[_0x23ea31(0x1eb)]};return delete _0x4c650c[_0x23ea31(0x1b3)],delete _0x23e878[_0x23ea31(0x1b3)],JSON[_0x23ea31(0x27a)](_0x4c650c)==JSON[_0x23ea31(0x27a)](_0x23e878);}function qt(_0x255724,_0x5ef7b3){const _0xf71d35=_0x4fbb6a,_0x46c2bd=zt(_0x255724[_0xf71d35(0x1eb)]),_0x1d3c79=zt(_0x5ef7b3);if(!_0x255724[_0xf71d35(0x113)])return!0x1;for(const _0x4f060f of Object[_0xf71d35(0x267)](_0x1d3c79))if(!_0x50f493(_0x46c2bd[_0x4f060f],_0x1d3c79[_0x4f060f]))return!0x1;return!0x0;}function zt(_0xea431e){const _0xc0221=_0x4fbb6a,_0x333298=Object[_0xc0221(0x241)]({},_0xea431e);return delete _0x333298[_0xc0221(0x28b)],delete _0x333298[_0xc0221(0x1cf)],_0x333298;}