@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240510.0 → 0.0.0-nightly-20240512.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "0.0.0-nightly-20240510.0",
3
+ "version": "0.0.0-nightly-20240512.0",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -41,8 +41,8 @@
41
41
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "ckeditor5": "0.0.0-nightly-20240510.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240510.0",
44
+ "ckeditor5": "0.0.0-nightly-20240512.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240512.0",
46
46
  "lodash-es": "4.17.21"
47
47
  },
48
48
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36df20=_0x4134;(function(_0x149ead,_0xf7336f){const _0x127ecb=_0x4134,_0x859618=_0x149ead();while(!![]){try{const _0x387509=parseInt(_0x127ecb(0x173))/0x1*(-parseInt(_0x127ecb(0x1a0))/0x2)+parseInt(_0x127ecb(0x28a))/0x3+parseInt(_0x127ecb(0x24d))/0x4+-parseInt(_0x127ecb(0x1d7))/0x5+parseInt(_0x127ecb(0x220))/0x6+parseInt(_0x127ecb(0x20d))/0x7+-parseInt(_0x127ecb(0x218))/0x8;if(_0x387509===_0xf7336f)break;else _0x859618['push'](_0x859618['shift']());}catch(_0x248543){_0x859618['push'](_0x859618['shift']());}}}(_0xcf6c,0x3c887));import{Plugin as _0x46e8e7,PendingActions as _0x19d963}from'ckeditor5/src/core.js';import{LiveRange as _0x46b209}from'ckeditor5/src/engine.js';import{CKEditorError as _0x256812,uid as _0x1fdcfd,priorities as _0x39ed77,logWarning as _0x65fac3}from'ckeditor5/src/utils.js';import{toWidget as _0x5aa0fc}from'ckeditor5/src/widget.js';import{Users as _0x219c71,hashObject as _0x391bb3,surroundingMarkersDetector as _0x526d44}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xa5c0c from'./commands/trackchangescommand.js';import _0xb0c2c4 from'./commands/acceptsuggestioncommand.js';import _0x56c282 from'./commands/discardsuggestioncommand.js';import _0x4dd89e from'./commands/executeonallsuggestionscommand.js';function _0x4134(_0x169229,_0x320c9a){const _0xcf6c9d=_0xcf6c();return _0x4134=function(_0x4134a6,_0x591aa3){_0x4134a6=_0x4134a6-0x10c;let _0x321bd2=_0xcf6c9d[_0x4134a6];return _0x321bd2;},_0x4134(_0x169229,_0x320c9a);}import _0x31255d from'./commands/executeonselectedsuggestionscommand.js';import _0x39f4c1 from'./suggestion.js';import _0x4783fd from'./suggestiondescriptionfactory.js';import _0x2f25ce from'./integrations/aiassistant.js';import _0x3647fb from'./integrations/alignment.js';import _0x36b752 from'./integrations/basicstyles.js';import _0x40f947 from'./integrations/blockquote.js';import _0x3aba71 from'./integrations/casechange.js';import _0x1e19f5 from'./integrations/ckbox.js';import _0x5e1815 from'./integrations/codeblock.js';import _0x4cf64d from'./integrations/comments.js';import _0x4ebe80 from'./integrations/deletecommand.js';import _0x462726 from'./integrations/list.js';import _0x41589b from'./integrations/listproperties.js';import _0x3d928f from'./integrations/entercommand.js';import _0xacc26f from'./integrations/findandreplace.js';import _0x444ea9 from'./integrations/font.js';import _0x1d0c23 from'./integrations/formatpainter.js';import _0x51f7a9 from'./integrations/heading.js';import _0x4d25e3 from'./integrations/highlight.js';import _0x397847 from'./integrations/horizontalline.js';import _0x46e6d9 from'./integrations/htmlembed.js';import _0x3c0899 from'./integrations/image.js';import _0xb266a3 from'./integrations/imagereplace.js';import _0x2627eb from'./integrations/imagestyle.js';import _0x2b7d1b from'./integrations/importword.js';import _0x5e5717 from'./integrations/indent.js';import _0xc6be3b from'./integrations/inputcommand.js';import _0x2a160e from'./integrations/link.js';import _0x41c273 from'./integrations/legacylist.js';import _0x352528 from'./integrations/legacylistproperties.js';import _0x3da3db from'./integrations/mediaembed.js';import _0x3bd5ca from'./integrations/mention.js';import _0x3bbd58 from'./integrations/multilevellist.js';import _0x25f900 from'./integrations/pagebreak.js';import _0xda1d59 from'./integrations/paragraph.js';import _0x474b7f from'./integrations/removeformat.js';import _0x2fb100 from'./integrations/restrictededitingmode.js';import _0x41f640 from'./integrations/shiftentercommand.js';import _0x5932dc from'./integrations/standardeditingmode.js';import _0x55b945 from'./integrations/style.js';import _0x1548c0 from'./integrations/table.js';import _0x11f89e from'./integrations/tablemergesplit.js';import _0x39d63f from'./integrations/tableheadings.js';import _0x2d7d4e from'./integrations/tableclipboard.js';import _0x5b1f08 from'./integrations/tablecolumnresize.js';import _0xd4c9d0 from'./integrations/template.js';import _0x47a089 from'./integrations/tableofcontents.js';import _0x3c5570 from'./integrations/title.js';import _0x4cc8a2 from'./integrations/undo.js';import _0x2544af from'./integrations/tablecaption.js';import _0x388c22 from'./integrations/tableproperties.js';import{getTranslation as _0x4bc22d}from'./utils/common-translations.js';import{isEqual as _0x832644,omit as _0x399bc1}from'lodash-es';export const renameAttributeKey=_0x36df20(0x28e);export default class p extends _0x46e8e7{static get[_0x36df20(0x128)](){const _0x88f210=_0x36df20;return[_0x88f210(0x19c),_0x219c71,_0x19d963,_0x2f25ce,_0x3647fb,_0x36b752,_0x40f947,_0x1e19f5,_0x3aba71,_0x5e1815,_0x4cf64d,_0x4ebe80,_0x3d928f,_0xacc26f,_0x444ea9,_0x1d0c23,_0x51f7a9,_0x4d25e3,_0x397847,_0x46e6d9,_0x3c0899,_0x2627eb,_0xb266a3,_0x2b7d1b,_0x5e5717,_0xc6be3b,_0x41c273,_0x352528,_0x3bbd58,_0x2a160e,_0x462726,_0x41589b,_0x3da3db,_0x3bd5ca,_0x25f900,_0xda1d59,_0x474b7f,_0x2fb100,_0x41f640,_0x5932dc,_0x55b945,_0x1548c0,_0x11f89e,_0x39d63f,_0x2544af,_0x2d7d4e,_0x5b1f08,_0x47a089,_0x388c22,_0xd4c9d0,_0x3c5570,_0x4cc8a2];}static get[_0x36df20(0x211)](){const _0x2a798e=_0x36df20;return _0x2a798e(0x26d);}get[_0x36df20(0x27c)](){const _0x2bb752=_0x36df20;return this[_0x2bb752(0x155)];}constructor(_0x6f095c){const _0x3298e6=_0x36df20;function _0x3368f8(_0x372edd){const _0x477cb2=_0x4134;return _0x372edd[_0x477cb2(0x27f)](_0x162172=>String[_0x477cb2(0x1c6)](_0x162172))[_0x477cb2(0x2ac)]('');}super(_0x6f095c),this[_0x3298e6(0x228)]=!0x1,this[_0x3298e6(0x21b)](_0x3298e6(0x1b5),[]),this['on'](_0x3298e6(0x250),(_0x2c457c,_0x5ab503,_0x15965a,_0x47b5f7)=>{const _0x18909f=_0x3298e6;this[_0x18909f(0x179)][_0x18909f(0x203)](()=>{const _0x52a16b=_0x18909f;for(const _0xa93bcd of[..._0x47b5f7,..._0x15965a])this[_0x52a16b(0x179)][_0x52a16b(0x2a0)][_0x52a16b(0x1ff)](_0xa93bcd)&&_0x6f095c[_0x52a16b(0x1c3)][_0x52a16b(0x1c9)](_0xa93bcd);});}),this[_0x3298e6(0x155)]=new _0x4783fd(this[_0x3298e6(0x1bc)][_0x3298e6(0x1dd)][_0x3298e6(0x2ab)],this[_0x3298e6(0x1bc)][_0x3298e6(0x29c)]),this[_0x3298e6(0x1b1)]=null,this[_0x3298e6(0x1f1)]=new xt(this[_0x3298e6(0x1bc)]),this[_0x3298e6(0x29f)]=new Map(),this[_0x3298e6(0x1ad)]=_0x6f095c[_0x3298e6(0x26a)][_0x3298e6(0x293)](_0x3298e6(0x19c)),this[_0x3298e6(0x13e)]=new Set(),this[_0x3298e6(0x179)]=this[_0x3298e6(0x1bc)][_0x3298e6(0x1dd)],this[_0x3298e6(0x1cf)]=new WeakMap(),this[_0x3298e6(0x22f)]=!0x1,this[_0x3298e6(0x1c2)]=new Set([_0x3298e6(0x28e)]),this[_0x3298e6(0x11e)]=new Set(),_0x6f095c[_0x3298e6(0x296)][_0x3298e6(0x159)](_0x3298e6(0x262),_0x3298e6(0x216)),this[_0x3298e6(0x266)]=_0x6f095c[_0x3298e6(0x296)][_0x3298e6(0x293)](_0x3298e6(0x262)),_0x6f095c[_0x3298e6(0x296)][_0x3298e6(0x159)](_0x3298e6(0x133),!0x0),this[_0x3298e6(0x1a6)]=_0x6f095c[_0x3298e6(0x296)][_0x3298e6(0x293)](_0x3298e6(0x133)),this[_0x3298e6(0x20b)]=new _0xa5c0c(_0x6f095c,this[_0x3298e6(0x13e)]),this[_0x3298e6(0x18f)](),this[_0x3368f8([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x3368f8([0x34,0x30,0x34,0x38,0x31,0x30,0x32,0x30]);}[_0x36df20(0x160)](){const _0x56b9f5=_0x36df20,_0x3f5d51=this[_0x56b9f5(0x1bc)],_0x62c9c6=(_0x72acbc,_0x1cddaf)=>{const _0x30413e=_0x56b9f5;if(_0x30413e(0x1e1)!=_0x72acbc)return _0x30413e(0x238)+_0x72acbc;const _0x40ca19=_0x1cddaf[_0x30413e(0x212)]('|')[0x0];return this[_0x30413e(0x147)](_0x40ca19)?_0x30413e(0x291):_0x30413e(0x285);};_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x1b8))[_0x56b9f5(0x27a)]({'model':_0x56b9f5(0x227),'view':_0x356513=>{const _0x18c4ef=_0x56b9f5,{id:_0x2139a7,type:_0x11b9a9,subType:_0x2e6acb}=this[_0x18c4ef(0x297)](_0x356513[_0x18c4ef(0x24c)]),_0xec1d68=[_0x18c4ef(0x29b),_0x62c9c6(_0x11b9a9,_0x2e6acb)];let _0x2f85b6=0xbb8;return this[_0x18c4ef(0x1b5)][_0x18c4ef(0x283)](_0x356513[_0x18c4ef(0x24c)])&&(_0xec1d68[_0x18c4ef(0x113)](_0x18c4ef(0x19f)),_0x2f85b6=0xbc2),_0x18c4ef(0x174)==_0x11b9a9&&(_0x2f85b6+=0x5),{'classes':_0xec1d68,'attributes':{'data-suggestion':_0x2139a7},'priority':_0x2f85b6};}}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x184))[_0x56b9f5(0x251)](_0x374fd7=>{const _0x4cb5d0=_0x56b9f5;_0x374fd7['on'](_0x4cb5d0(0x195),(_0x2c70d8,_0x34aa69,_0x84acbf)=>{const _0x2be8de=_0x4cb5d0;if(!_0x84acbf[_0x2be8de(0x229)][_0x2be8de(0x1d4)])return;const _0x3671fe=_0x34aa69[_0x2be8de(0x2af)];if(!_0x3671fe)return;const _0x476a70=_0x84acbf[_0x2be8de(0x17c)][_0x2be8de(0x10e)](_0x3671fe);_0x3f5d51[_0x2be8de(0x1dd)][_0x2be8de(0x2ab)][_0x2be8de(0x26e)](_0x3671fe)&&_0x476a70&&!_0x476a70[_0x2be8de(0x152)](_0x2be8de(0x1d3))&&_0x476a70['is'](_0x2be8de(0x1cd))&&_0x5aa0fc(_0x476a70,_0x84acbf[_0x2be8de(0x1b3)]);},{'priority':_0x4cb5d0(0x122)});}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x184))[_0x56b9f5(0x27a)]({'model':_0x56b9f5(0x227),'view':(_0x4d7f2c,_0x111175)=>{const _0x240f26=_0x56b9f5;if(!_0x111175[_0x240f26(0x229)][_0x240f26(0x1d4)])return null;const {type:_0x39391a,subType:_0x37e122}=this[_0x240f26(0x297)](_0x4d7f2c[_0x240f26(0x24c)]);return{'classes':[_0x240f26(0x29b),_0x62c9c6(_0x39391a,_0x37e122)],'priority':0xbb8};}});const _0x230ac8=({showActiveMarkers:_0x4ca72c=!0x0,isAttributeSuggestion:_0x14005b=!0x1}={})=>(_0x58dcb3,_0x84483a,_0x17dd71)=>{const _0x33adc4=_0x56b9f5;if(!_0x84483a[_0x33adc4(0x2af)])return;const {id:_0x1eca51}=this[_0x33adc4(0x297)](_0x84483a[_0x33adc4(0x24c)]);if(_0x14005b){const _0x56228=this[_0x33adc4(0x29f)][_0x33adc4(0x293)](_0x1eca51),_0x5943a6=this[_0x33adc4(0x27d)](_0x56228);if(!this[_0x33adc4(0x147)](_0x5943a6))return;}if(_0x84483a[_0x33adc4(0x2af)]['is'](_0x33adc4(0x11f)))return void _0x17dd71[_0x33adc4(0x16d)][_0x33adc4(0x13a)](_0x84483a[_0x33adc4(0x2af)],_0x58dcb3[_0x33adc4(0x1bb)]);const _0x4adb70=_0x17dd71[_0x33adc4(0x17c)][_0x33adc4(0x10e)](_0x84483a[_0x33adc4(0x2af)]);if(_0x84483a[_0x33adc4(0x2af)]['is'](_0x33adc4(0x124))&&_0x3f5d51[_0x33adc4(0x1dd)][_0x33adc4(0x2ab)][_0x33adc4(0x271)](_0x84483a[_0x33adc4(0x2af)])&&!_0x4adb70[_0x33adc4(0x152)](_0x33adc4(0x230))){_0x17dd71[_0x33adc4(0x1b3)][_0x33adc4(0x1e7)]([_0x33adc4(0x29b),_0x33adc4(0x291)],_0x4adb70),_0x17dd71[_0x33adc4(0x1b3)][_0x33adc4(0x132)](_0x33adc4(0x1fe),_0x1eca51,_0x4adb70),_0x17dd71[_0x33adc4(0x17c)][_0x33adc4(0x1ea)](_0x4adb70,_0x84483a[_0x33adc4(0x24c)]),_0x4ca72c&&(this[_0x33adc4(0x1b5)][_0x33adc4(0x283)](_0x84483a[_0x33adc4(0x24c)])?_0x17dd71[_0x33adc4(0x1b3)][_0x33adc4(0x1e7)](_0x33adc4(0x19f),_0x4adb70):_0x17dd71[_0x33adc4(0x1b3)][_0x33adc4(0x2a9)](_0x33adc4(0x19f),_0x4adb70));for(const _0x4e95c1 of _0x3f5d51[_0x33adc4(0x1dd)][_0x33adc4(0x298)](_0x84483a[_0x33adc4(0x2af)])[_0x33adc4(0x241)]())_0x17dd71[_0x33adc4(0x16d)][_0x33adc4(0x13a)](_0x4e95c1,_0x58dcb3[_0x33adc4(0x1bb)]);_0x17dd71[_0x33adc4(0x16d)][_0x33adc4(0x13a)](_0x84483a[_0x33adc4(0x2af)],_0x58dcb3[_0x33adc4(0x1bb)]);}};_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x184))[_0x56b9f5(0x251)](_0x1fc1f0=>{const _0x1c2981=_0x56b9f5;_0x1fc1f0['on'](_0x1c2981(0x221),(_0x1a3ccb,_0x205593,_0x362ecf)=>{const _0x3bf4df=_0x1c2981;_0x362ecf[_0x3bf4df(0x229)][_0x3bf4df(0x1d4)]&&_0x230ac8({'showActiveMarkers':!0x1})(_0x1a3ccb,_0x205593,_0x362ecf);},{'priority':_0x1c2981(0x1b0)});}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x184))[_0x56b9f5(0x251)](_0x5692b9=>{const _0x5422b7=_0x56b9f5;_0x5692b9['on'](_0x5422b7(0x21f),(_0x356c66,_0x375cd4,_0x4dd815)=>{const _0xe02d46=_0x5422b7;_0x4dd815[_0xe02d46(0x229)][_0xe02d46(0x1d4)]&&_0x230ac8({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x356c66,_0x375cd4,_0x4dd815);},{'priority':_0x5422b7(0x1b0)});}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x184))[_0x56b9f5(0x21d)]({'model':_0x56b9f5(0x227),'view':(_0x13e888,_0x30b629)=>_0x30b629[_0x56b9f5(0x229)][_0x56b9f5(0x1d4)]?null:{'group':_0x56b9f5(0x227),'name':_0x13e888[_0x56b9f5(0x25f)](0xb)}}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x1f6))[_0x56b9f5(0x123)]({'view':{'name':_0x56b9f5(0x227),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x48bb9b,{writer:_0x48bf71})=>{const _0x174b89=_0x56b9f5;let _0x3d3556=_0x174b89(0x210)+_0x48bb9b[_0x174b89(0x1b7)](_0x174b89(0x217))+':'+_0x48bb9b[_0x174b89(0x1b7)]('id');return _0x48bb9b[_0x174b89(0x1b7)](_0x174b89(0x23c))&&(_0x3d3556+=':'+_0x48bb9b[_0x174b89(0x1b7)](_0x174b89(0x23c))),_0x48bf71[_0x174b89(0x18b)](_0x174b89(0x12d),{'data-name':_0x3d3556});}}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x1f6))[_0x56b9f5(0x18d)]({'view':_0x56b9f5(0x227)}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x1b8))[_0x56b9f5(0x251)](_0x495154=>{const _0x3c28a0=_0x56b9f5;_0x495154['on'](_0x3c28a0(0x221),_0x230ac8(),{'priority':_0x3c28a0(0x122)});}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x1b8))[_0x56b9f5(0x251)](_0x533912=>{const _0x49b76b=_0x56b9f5;_0x533912['on'](_0x49b76b(0x21f),_0x230ac8({'isAttributeSuggestion':!0x0}),{'priority':_0x49b76b(0x122)});}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x1b8))[_0x56b9f5(0x251)](_0x1c1f23=>{const _0x4b91c9=_0x56b9f5;_0x1c1f23['on'](_0x4b91c9(0x198),(_0x3a74d5,_0x553330,_0x30fad1)=>{const _0x5e416a=_0x4b91c9,_0x412bc1=_0x30fad1[_0x5e416a(0x17c)][_0x5e416a(0x1e4)](_0x553330[_0x5e416a(0x24c)]);if(_0x412bc1){for(const _0x380fda of _0x412bc1)_0x380fda[_0x5e416a(0x152)](_0x5e416a(0x230))||(_0x30fad1[_0x5e416a(0x1b3)][_0x5e416a(0x2a9)]([_0x5e416a(0x29b),_0x5e416a(0x291),_0x5e416a(0x19f)],_0x380fda),_0x30fad1[_0x5e416a(0x1b3)][_0x5e416a(0x234)](_0x5e416a(0x1fe),_0x380fda),_0x30fad1[_0x5e416a(0x17c)][_0x5e416a(0x1ab)](_0x380fda,_0x553330[_0x5e416a(0x24c)]));}},{'priority':_0x4b91c9(0x122)});}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x1b8))[_0x56b9f5(0x251)](_0xea982e=>{const _0x2a2d40=_0x56b9f5;_0xea982e['on'](_0x2a2d40(0x14d),(_0x450b2f,_0x20c617,_0x5cf1ec)=>{const _0x338782=_0x2a2d40,_0x2de303=_0x5cf1ec[_0x338782(0x17c)][_0x338782(0x1e4)](_0x20c617[_0x338782(0x24c)]);if(!_0x2de303)return;const {id:_0x4d1dca}=this[_0x338782(0x297)](_0x20c617[_0x338782(0x24c)]),_0x3c401f=this[_0x338782(0x29f)][_0x338782(0x293)](_0x4d1dca),_0x16b465=this[_0x338782(0x27d)](_0x3c401f);if(this[_0x338782(0x147)](_0x16b465)){for(const _0x4aa651 of _0x2de303)_0x4aa651[_0x338782(0x152)](_0x338782(0x230))||(_0x5cf1ec[_0x338782(0x1b3)][_0x338782(0x2a9)]([_0x338782(0x29b),_0x338782(0x291),_0x338782(0x19f)],_0x4aa651),_0x5cf1ec[_0x338782(0x1b3)][_0x338782(0x234)](_0x338782(0x1fe),_0x4aa651),_0x5cf1ec[_0x338782(0x17c)][_0x338782(0x1ab)](_0x4aa651,_0x20c617[_0x338782(0x24c)]));}},{'priority':_0x2a2d40(0x122)});}),_0x3f5d51[_0x56b9f5(0x1dd)][_0x56b9f5(0x1aa)][_0x56b9f5(0x278)](_0x117839=>{const _0x1b44a7=_0x56b9f5;let _0x1d397d=!0x1;const _0x4d6e79=Array[_0x1b44a7(0x1e0)](_0x3f5d51[_0x1b44a7(0x1dd)][_0x1b44a7(0x1aa)][_0x1b44a7(0x1d2)][_0x1b44a7(0x15d)]()),_0x30ca96=new Set();for(const {name:_0x50e4fd,data:_0x4e0938}of _0x4d6e79){const {group:_0x1338d8,type:_0x429554,subType:_0xb8db1a,id:_0x241afb}=this[_0x1b44a7(0x297)](_0x50e4fd);if(_0x1b44a7(0x227)!==_0x1338d8)continue;const _0x3d8b09=this[_0x1b44a7(0x29f)][_0x1b44a7(0x293)](_0x241afb);if(null!=_0x4e0938[_0x1b44a7(0x177)]){_0x1b44a7(0x194)==_0x429554&&(_0x1d397d=_0x1d397d||Et(_0x4e0938[_0x1b44a7(0x177)],_0x50e4fd,_0x117839,_0x3f5d51[_0x1b44a7(0x1dd)][_0x1b44a7(0x2ab)]));const _0x19a4de=_0x1b44a7(0x1e1)==_0x429554&&this[_0x1b44a7(0x147)](_0xb8db1a[_0x1b44a7(0x212)]('|')[0x0]);if(_0x4e0938[_0x1b44a7(0x177)][_0x1b44a7(0x135)]||_0x1b44a7(0x275)==_0x4e0938[_0x1b44a7(0x177)][_0x1b44a7(0x1f8)][_0x1b44a7(0x2aa)]||_0x1b44a7(0x13f)==_0x429554&&!Ut(_0x4e0938[_0x1b44a7(0x177)])||_0x19a4de&&!Ut(_0x4e0938[_0x1b44a7(0x177)])||_0x1b44a7(0x174)==_0x429554&&!(!Tt(_0x29a0e8=_0x4e0938[_0x1b44a7(0x177)])&&!function(_0x219643){const _0x3d68b1=_0x1b44a7;return _0x219643[_0x3d68b1(0x264)][_0x3d68b1(0x1da)]==_0x219643[_0x3d68b1(0x1af)][_0x3d68b1(0x1ba)]&&_0x219643[_0x3d68b1(0x264)][_0x3d68b1(0x1be)];}(_0x29a0e8)))_0x117839[_0x1b44a7(0x183)](_0x50e4fd),_0x1d397d=!0x0;else{if(!_0x3d8b09||!_0x3d8b09[_0x1b44a7(0x2a7)])continue;_0x30ca96[_0x1b44a7(0x251)](_0x3d8b09);}}}var _0x29a0e8;return _0x30ca96[_0x1b44a7(0x237)]>0x0&&(_0x1d397d=!!this[_0x1b44a7(0x20c)](_0x30ca96)||_0x1d397d),_0x1d397d;}),_0x3f5d51[_0x56b9f5(0x1dd)][_0x56b9f5(0x1aa)][_0x56b9f5(0x278)](_0x57ddb9=>{const _0x3627de=_0x56b9f5;let _0x4a6447=!0x1;for(const _0x107c40 of _0x3f5d51[_0x3627de(0x1dd)][_0x3627de(0x1aa)][_0x3627de(0x1d2)][_0x3627de(0x1b9)]())if(_0x3627de(0x2b9)==_0x107c40[_0x3627de(0x207)])for(const _0x357b4b of this[_0x3627de(0x29f)][_0x3627de(0x2ae)]()){if(_0x357b4b[_0x3627de(0x256)]||!_0x357b4b[_0x3627de(0x2a7)])continue;const _0x357cfd=_0x3627de(0x13f)==_0x357b4b[_0x3627de(0x207)],_0x16a9b0=this[_0x3627de(0x27d)](_0x357b4b),_0x5e1d2b=_0x16a9b0&&this[_0x3627de(0x147)](_0x16a9b0);if(!_0x357cfd&&!_0x5e1d2b)continue;const _0x5657c3=_0x357b4b[_0x3627de(0x24e)]();if(_0x5657c3[_0x3627de(0x264)][_0x3627de(0x1da)]!=_0x5657c3[_0x3627de(0x1af)][_0x3627de(0x1da)]&&!_0x5657c3[_0x3627de(0x1af)][_0x3627de(0x1be)]){const _0x25df90=_0x3f5d51[_0x3627de(0x1dd)][_0x3627de(0x1e2)](_0x5657c3[_0x3627de(0x264)][_0x3627de(0x26c)],_0x3627de(0x1af)),_0x6d284f=_0x3f5d51[_0x3627de(0x1dd)][_0x3627de(0x111)](_0x5657c3[_0x3627de(0x264)],_0x25df90);_0x57ddb9[_0x3627de(0x21a)](_0x357b4b[_0x3627de(0x225)](),{'range':_0x6d284f}),_0x4a6447=!0x0;}}return _0x4a6447;}),_0x3f5d51[_0x56b9f5(0x1dd)][_0x56b9f5(0x1aa)][_0x56b9f5(0x278)](_0x3440fc=>this[_0x56b9f5(0x295)](_0x3440fc)),_0x3f5d51[_0x56b9f5(0x1dd)][_0x56b9f5(0x1aa)][_0x56b9f5(0x278)](_0x351e89=>!_0x351e89[_0x56b9f5(0x191)][_0x56b9f5(0x162)]&&this[_0x56b9f5(0x22a)](_0x351e89)),_0x3f5d51[_0x56b9f5(0x1dd)]['on'](_0x56b9f5(0x286),()=>{const _0x2df22d=_0x56b9f5;this[_0x2df22d(0x228)]=!0x1;}),_0x3f5d51[_0x56b9f5(0x1dd)][_0x56b9f5(0x1aa)]['on'](_0x56b9f5(0x253),(_0x439d79,_0x2d246c)=>{const _0x5ac3f6=_0x56b9f5;if(!_0x2d246c[_0x5ac3f6(0x162)]||_0x2d246c[_0x5ac3f6(0x120)])return;if(!this[_0x5ac3f6(0x228)])return;const _0x140634=_0x3f5d51[_0x5ac3f6(0x1dd)][_0x5ac3f6(0x1aa)][_0x5ac3f6(0x1d2)][_0x5ac3f6(0x1b9)]();if(0x0==_0x140634[_0x5ac3f6(0x201)])return;const _0x44a2b4=[],_0x3d07ff=_0x140634[_0x5ac3f6(0x1e3)](_0x490ec6=>_0x5ac3f6(0x1e1)==_0x490ec6[_0x5ac3f6(0x207)]),_0x73f857=_0x140634[_0x5ac3f6(0x1e3)](_0x2969a5=>_0x5ac3f6(0x2b9)==_0x2969a5[_0x5ac3f6(0x207)]&&_0x5ac3f6(0x1d1)!=_0x2969a5[_0x5ac3f6(0x1bb)]),_0x343f12=_0x140634[_0x5ac3f6(0x1e3)](_0x179db7=>_0x5ac3f6(0x192)==_0x179db7[_0x5ac3f6(0x207)]&&_0x5ac3f6(0x1d1)!=_0x179db7[_0x5ac3f6(0x1bb)]);for(const _0x12d036 of _0x3d07ff)this[_0x5ac3f6(0x19d)](_0x12d036[_0x5ac3f6(0x185)])&&_0x44a2b4[_0x5ac3f6(0x113)]({'key':_0x12d036[_0x5ac3f6(0x185)],'newValue':_0x12d036[_0x5ac3f6(0x270)],'oldValue':_0x12d036[_0x5ac3f6(0x1fc)],'range':Ot(_0x12d036[_0x5ac3f6(0x15b)],_0x3f5d51[_0x5ac3f6(0x1dd)])});for(const _0x469702 of _0x73f857){const _0x202ab0=_0x343f12[_0x5ac3f6(0x281)](_0x1aafa7=>_0x1aafa7[_0x5ac3f6(0x15f)]===_0x469702[_0x5ac3f6(0x15f)]);if(_0x202ab0){const _0x429213=Ft(_0x469702[_0x5ac3f6(0x209)][_0x5ac3f6(0x26c)],_0x3f5d51[_0x5ac3f6(0x1dd)]);_0x202ab0[_0x5ac3f6(0x1bb)]!==_0x469702[_0x5ac3f6(0x1bb)]&&_0x44a2b4[_0x5ac3f6(0x113)]({'key':_0x5ac3f6(0x28e),'newValue':_0x469702[_0x5ac3f6(0x1bb)],'oldValue':_0x202ab0[_0x5ac3f6(0x1bb)],'range':_0x429213});for(const [_0x1e28bd,_0x2efdb3]of _0x202ab0[_0x5ac3f6(0x248)]){if(!this[_0x5ac3f6(0x19d)](_0x1e28bd))continue;const _0x28540f=_0x469702[_0x5ac3f6(0x248)][_0x5ac3f6(0x293)](_0x1e28bd);_0x2efdb3!==_0x28540f&&_0x44a2b4[_0x5ac3f6(0x113)]({'key':_0x1e28bd,'newValue':_0x28540f,'oldValue':_0x2efdb3,'range':_0x429213});}for(const [_0x5cec1e,_0x3eec6a]of _0x469702[_0x5ac3f6(0x248)])this[_0x5ac3f6(0x19d)](_0x5cec1e)&&(_0x202ab0[_0x5ac3f6(0x248)][_0x5ac3f6(0x1ff)](_0x5cec1e)||_0x44a2b4[_0x5ac3f6(0x113)]({'key':_0x5cec1e,'newValue':_0x3eec6a,'oldValue':null,'range':_0x429213}));}}0x0!=_0x44a2b4[_0x5ac3f6(0x201)]&&_0x3f5d51[_0x5ac3f6(0x1dd)][_0x5ac3f6(0x259)](_0x2d246c,_0x5d4eb2=>{const _0x1a0340=_0x5ac3f6,_0x504a47=_0x1fdcfd();for(const {range:_0x55f634,key:_0x51ba18,oldValue:_0x34eedd,newValue:_0x80dd1f}of _0x44a2b4)this[_0x1a0340(0x134)](_0x55f634,_0x51ba18,_0x34eedd,_0x80dd1f,{'groupId':_0x504a47});this[_0x1a0340(0x232)](_0x5d4eb2,_0x44a2b4);});},{'priority':_0x56b9f5(0x140)}),_0x3f5d51[_0x56b9f5(0x1dd)][_0x56b9f5(0x2a0)]['on'](_0x56b9f5(0x181),(_0x59ef77,_0x4cc052,_0x349843)=>{const _0x2bb4df=_0x56b9f5;if(null==_0x349843){const {id:_0x3dbf88}=this[_0x2bb4df(0x297)](_0x4cc052[_0x2bb4df(0x1bb)]),_0x570a70=this[_0x2bb4df(0x29f)][_0x2bb4df(0x293)](_0x3dbf88);_0x570a70&&_0x570a70[_0x2bb4df(0x15a)](_0x4cc052[_0x2bb4df(0x1bb)]);}}),_0x3f5d51[_0x56b9f5(0x1dd)][_0x56b9f5(0x1aa)]['on'](_0x56b9f5(0x253),()=>{const _0x395dd6=_0x56b9f5,_0x4e5064=Array[_0x395dd6(0x1e0)](_0x3f5d51[_0x395dd6(0x1dd)][_0x395dd6(0x1aa)][_0x395dd6(0x1d2)][_0x395dd6(0x15d)]())[_0x395dd6(0x1e3)](_0x592ae4=>_0x395dd6(0x227)===this[_0x395dd6(0x297)](_0x592ae4[_0x395dd6(0x1bb)])[_0x395dd6(0x1c5)]);if(0x0===_0x4e5064[_0x395dd6(0x201)])return;_0x4e5064[_0x395dd6(0x1a8)]((_0x3f3322,_0x2b4512)=>{const _0x5e9c33=_0x395dd6,_0x20a488=_0x3f3322[_0x5e9c33(0x1f0)][_0x5e9c33(0x1cb)],_0x2b2dd6=_0x2b4512[_0x5e9c33(0x1f0)][_0x5e9c33(0x1cb)];return null===_0x20a488&&null===_0x2b2dd6?0x0:null===_0x20a488&&null!==_0x2b2dd6?-0x1:null!==_0x20a488&&null===_0x2b2dd6?0x1:_0x20a488[_0x5e9c33(0x264)][_0x5e9c33(0x1a1)](_0x2b2dd6[_0x5e9c33(0x264)])?-0x1:0x1;});const _0x3fb672=new Set(),_0x14378c=new Set();for(const {name:_0x508933,data:_0xe4d0b3}of _0x4e5064){const {id:_0x1f0b29}=this[_0x395dd6(0x297)](_0x508933);if(null===_0xe4d0b3[_0x395dd6(0x1cb)]){const _0x178527=this[_0x395dd6(0x186)](_0x508933);_0x14378c[_0x395dd6(0x251)](_0x178527);}else{const _0x50698f=this[_0x395dd6(0x29f)][_0x395dd6(0x293)](_0x1f0b29);null!==_0xe4d0b3[_0x395dd6(0x177)]||_0x50698f[_0x395dd6(0x2a7)]?(_0x3fb672[_0x395dd6(0x251)](_0x50698f[_0x395dd6(0x14a)]),_0x14378c[_0x395dd6(0x251)](_0x50698f)):this[_0x395dd6(0x23b)](_0x50698f);}}_0x14378c[_0x395dd6(0x237)]>0x0&&this[_0x395dd6(0x222)](_0x14378c);for(const _0x2d0e11 of _0x3fb672)this[_0x395dd6(0x243)](_0x395dd6(0x1e6),_0x2d0e11);}),_0x3f5d51[_0x56b9f5(0x1dd)]['on'](_0x56b9f5(0x25c),(_0x163163,_0x5eb817)=>{const _0x2281df=_0x56b9f5,_0x2236d3=_0x5eb817[0x0];if(!this[_0x2281df(0x29f)][_0x2281df(0x237)])return;if(!_0x2236d3[_0x2281df(0x290)])return;if(_0x2236d3[_0x2281df(0x191)][_0x2281df(0x120)]||!_0x2236d3[_0x2281df(0x191)][_0x2281df(0x162)])return;let _0x4ee237,_0x23adde;switch(_0x2236d3[_0x2281df(0x207)]){case _0x2281df(0x2b9):_0x4ee237=_0x3f5d51[_0x2281df(0x1dd)][_0x2281df(0x1e2)](_0x2236d3[_0x2281df(0x209)]),_0x23adde=_0x4ee237[_0x2281df(0x131)](_0x2236d3[_0x2281df(0x20a)]);break;case _0x2281df(0x212):_0x4ee237=_0x3f5d51[_0x2281df(0x1dd)][_0x2281df(0x1e2)](_0x2236d3[_0x2281df(0x143)]),_0x23adde=_0x3f5d51[_0x2281df(0x1dd)][_0x2281df(0x1e2)](_0x2236d3[_0x2281df(0x1f9)]);break;case _0x2281df(0x2b1):_0x4ee237=_0x3f5d51[_0x2281df(0x1dd)][_0x2281df(0x1e2)](_0x2236d3[_0x2281df(0x2a1)]),_0x23adde=_0x4ee237[_0x2281df(0x131)](_0x2236d3[_0x2281df(0x20a)]);break;default:return;}const _0x4ab433=_0x3f5d51[_0x2281df(0x1dd)][_0x2281df(0x111)](_0x4ee237,_0x23adde);_0x3f5d51[_0x2281df(0x1dd)][_0x2281df(0x203)](()=>{const _0x18c330=_0x2281df;for(const {suggestion:_0x3d9a59,meta:_0x1c06bf}of this[_0x18c330(0x202)](_0x4ab433)){if(_0x3d9a59[_0x18c330(0x256)])continue;if(_0x18c330(0x194)==_0x3d9a59[_0x18c330(0x207)])continue;const _0x593cb5=this[_0x18c330(0x27d)](_0x3d9a59);if(_0x593cb5&&this[_0x18c330(0x147)](_0x593cb5)&&_0x18c330(0x212)!=_0x2236d3[_0x18c330(0x207)])continue;const _0x46ee0c=_0x3d9a59[_0x18c330(0x1f0)]&&_0x3d9a59[_0x18c330(0x1f0)][_0x18c330(0x27e)];(_0x18c330(0x13f)!=_0x3d9a59[_0x18c330(0x207)]||_0x18c330(0x212)==_0x2236d3[_0x18c330(0x207)]&&!_0x46ee0c)&&(_0x1c06bf[_0x18c330(0x1ee)]||_0x18c330(0x1ac)==_0x3d9a59[_0x18c330(0x207)]&&_0x1c06bf[_0x18c330(0x1c8)]||_0x3d9a59[_0x18c330(0x24e)]()[_0x18c330(0x240)](_0x4ab433)&&this[_0x18c330(0x19a)](_0x3d9a59,_0x4ee237,_0x23adde));}});},{'priority':_0x56b9f5(0x140)}),_0x3f5d51[_0x56b9f5(0x1dd)]['on'](_0x56b9f5(0x1a2),(_0x31b3dc,_0x3a5662)=>{const _0x4b9f31=_0x56b9f5,_0x45d5f1=_0x3a5662[0x0],_0x45f90e=_0x3a5662[0x1];if(_0x45f90e&&_0x45f90e[_0x4b9f31(0x1db)])return;if(this[_0x4b9f31(0x22f)])return;if(!this[_0x4b9f31(0x20b)][_0x4b9f31(0x242)])return;if(_0x45d5f1[_0x4b9f31(0x135)])return;const _0x1af3e4=_0x3f5d51[_0x4b9f31(0x1dd)][_0x4b9f31(0x2ab)],{start:_0x24c278,end:_0x5573ce}=_0x45d5f1[_0x4b9f31(0x24e)](),_0x2fab63=_0x24c278[_0x4b9f31(0x26c)]&&_0x1af3e4[_0x4b9f31(0x261)](_0x24c278[_0x4b9f31(0x26c)])?null:_0x1af3e4[_0x4b9f31(0x272)](_0x24c278,_0x4b9f31(0x257)),_0x159d64=_0x5573ce[_0x4b9f31(0x1ba)]&&_0x1af3e4[_0x4b9f31(0x261)](_0x5573ce[_0x4b9f31(0x1ba)])?null:_0x1af3e4[_0x4b9f31(0x272)](_0x5573ce,_0x4b9f31(0x118)),_0x5cb2a3=_0x3f5d51[_0x4b9f31(0x1dd)][_0x4b9f31(0x111)](_0x2fab63?_0x2fab63[_0x4b9f31(0x264)]:_0x24c278,_0x159d64?_0x159d64[_0x4b9f31(0x1af)]:_0x5573ce);_0x3f5d51[_0x4b9f31(0x1dd)][_0x4b9f31(0x203)](_0x5d2cc6=>{const _0x3215b3=_0x4b9f31;this[_0x3215b3(0x258)](_0x5cb2a3);const _0x597ce1=_0x3f5d51[_0x3215b3(0x1dd)][_0x3215b3(0x2ab)][_0x3215b3(0x272)](_0x5cb2a3[_0x3215b3(0x264)]);_0x45d5f1['is'](_0x3215b3(0x1d0))?_0x5d2cc6[_0x3215b3(0x16e)](_0x597ce1):_0x45d5f1[_0x3215b3(0x2b8)](_0x597ce1);}),_0x31b3dc[_0x4b9f31(0x11d)]();},{'priority':_0x39ed77[_0x56b9f5(0x1de)]+0xa}),_0x3f5d51[_0x56b9f5(0x1dd)]['on'](_0x56b9f5(0x114),(_0x2ad11f,_0x129efc)=>{const _0x1ac2d5=_0x56b9f5,_0x2f0e5e=_0x129efc[_0x129efc[_0x1ac2d5(0x201)]-0x1];_0x2f0e5e&&_0x2f0e5e[_0x1ac2d5(0x1db)]||this[_0x1ac2d5(0x22f)]||this[_0x1ac2d5(0x20b)][_0x1ac2d5(0x242)]&&(_0x3f5d51[_0x1ac2d5(0x1dd)][_0x1ac2d5(0x203)](()=>{const _0x2b6ca0=_0x1ac2d5;let _0x421445=_0x3f5d51[_0x2b6ca0(0x1dd)][_0x2b6ca0(0x114)](_0x129efc[0x0],_0x129efc[0x1],_0x129efc[0x2],{'forceDefaultExecution':!0x0});if(!_0x421445)return;_0x2ad11f[_0x2b6ca0(0x21c)]=_0x421445[_0x2b6ca0(0x1a7)]();const _0x409f4f=_0x421445[_0x2b6ca0(0x1af)][_0x2b6ca0(0x1ba)],_0x295f59=_0x3f5d51[_0x2b6ca0(0x1dd)][_0x2b6ca0(0x2ab)];_0x409f4f&&_0x295f59[_0x2b6ca0(0x271)](_0x409f4f)&&!_0x295f59[_0x2b6ca0(0x26e)](_0x409f4f)&&(_0x421445=_0x3f5d51[_0x2b6ca0(0x1dd)][_0x2b6ca0(0x111)](_0x421445[_0x2b6ca0(0x264)],_0x3f5d51[_0x2b6ca0(0x1dd)][_0x2b6ca0(0x1e2)](_0x409f4f,_0x2b6ca0(0x1af)))),this[_0x2b6ca0(0x200)](_0x421445);}),_0x2ad11f[_0x1ac2d5(0x11d)]());},{'priority':_0x56b9f5(0x122)}),this[_0x56b9f5(0x1bc)][_0x56b9f5(0x11c)][_0x56b9f5(0x251)](_0x56b9f5(0x231),this[_0x56b9f5(0x20b)]),this[_0x56b9f5(0x12b)](_0x56b9f5(0x231));const _0x3ddca0=new _0xb0c2c4(_0x3f5d51,this[_0x56b9f5(0x29f)]);_0x3f5d51[_0x56b9f5(0x11c)][_0x56b9f5(0x251)](_0x56b9f5(0x2b6),_0x3ddca0),this[_0x56b9f5(0x12b)](_0x56b9f5(0x2b6));const _0x8863ec=new _0x56c282(_0x3f5d51,this[_0x56b9f5(0x29f)]);_0x3f5d51[_0x56b9f5(0x11c)][_0x56b9f5(0x251)](_0x56b9f5(0x169),_0x8863ec),this[_0x56b9f5(0x12b)](_0x56b9f5(0x169)),_0x3f5d51[_0x56b9f5(0x11c)][_0x56b9f5(0x251)](_0x56b9f5(0x153),new _0x4dd89e(_0x3f5d51,_0x3ddca0,this[_0x56b9f5(0x29f)])),this[_0x56b9f5(0x12b)](_0x56b9f5(0x153)),_0x3f5d51[_0x56b9f5(0x11c)][_0x56b9f5(0x251)](_0x56b9f5(0x223),new _0x4dd89e(_0x3f5d51,_0x8863ec,this[_0x56b9f5(0x29f)])),this[_0x56b9f5(0x12b)](_0x56b9f5(0x223)),_0x3f5d51[_0x56b9f5(0x11c)][_0x56b9f5(0x251)](_0x56b9f5(0x1f7),new _0x31255d(_0x3f5d51,_0x3ddca0,this[_0x56b9f5(0x29f)])),this[_0x56b9f5(0x12b)](_0x56b9f5(0x1f7)),_0x3f5d51[_0x56b9f5(0x11c)][_0x56b9f5(0x251)](_0x56b9f5(0x299),new _0x31255d(_0x3f5d51,_0x8863ec,this[_0x56b9f5(0x29f)])),this[_0x56b9f5(0x12b)](_0x56b9f5(0x299));const _0x49fa5a=_0x3f5d51[_0x56b9f5(0x26a)][_0x56b9f5(0x293)](_0x56b9f5(0x19c));this[_0x56b9f5(0x197)](_0x49fa5a,_0x56b9f5(0x17b),(_0x5f290c,{threadId:_0x11ef22})=>{const _0x4118d9=_0x56b9f5,_0x2a6e5b=this[_0x4118d9(0x29f)][_0x4118d9(0x293)](_0x11ef22);_0x2a6e5b&&_0x2a6e5b[_0x4118d9(0x1eb)]&&0x1===_0x2a6e5b[_0x4118d9(0x1eb)][_0x4118d9(0x201)]&&this[_0x4118d9(0x115)](_0x11ef22,{'hasComments':!0x0});},{'priority':_0x56b9f5(0x167)}),this[_0x56b9f5(0x197)](_0x49fa5a,_0x56b9f5(0x24a),(_0x2766c1,{threadId:_0xd9c4f0})=>{const _0x141101=_0x56b9f5,_0x90167b=this[_0x141101(0x29f)][_0x141101(0x293)](_0xd9c4f0);_0x90167b&&_0x90167b[_0x141101(0x1eb)]&&!_0x90167b[_0x141101(0x1eb)][_0x141101(0x201)]&&this[_0x141101(0x115)](_0xd9c4f0,{'hasComments':!0x1});},{'priority':_0x56b9f5(0x167)});}set[_0x36df20(0x163)](_0x32d705){const _0x12cca6=_0x36df20;if(this[_0x12cca6(0x1b1)])throw new _0x256812(_0x12cca6(0x19b),this);this[_0x12cca6(0x1b1)]=_0x32d705;}get[_0x36df20(0x163)](){const _0x43f411=_0x36df20;return this[_0x43f411(0x1b1)];}[_0x36df20(0x129)]({skipNotAttached:_0x49ce9b=!0x1,toJSON:_0x1c5be6=!0x1}={}){const _0x51edb2=_0x36df20,_0x50d0b3=[];for(const _0x63e25b of this[_0x51edb2(0x29f)][_0x51edb2(0x2ae)]())_0x49ce9b&&!_0x63e25b[_0x51edb2(0x2a7)]||_0x50d0b3[_0x51edb2(0x113)](_0x63e25b);return _0x1c5be6?_0x50d0b3[_0x51edb2(0x27f)](_0x2b7217=>_0x2b7217[_0x51edb2(0x11b)]()):_0x50d0b3;}[_0x36df20(0x1a3)](_0x35f05f){const _0x54a843=_0x36df20,_0x948d80=this[_0x54a843(0x29f)][_0x54a843(0x293)](_0x35f05f);if(!_0x948d80)throw new _0x256812(_0x54a843(0x247),this);return _0x948d80;}[_0x36df20(0x157)](_0x501621){const _0x374e17=_0x36df20;return this[_0x374e17(0x29f)][_0x374e17(0x1ff)](_0x501621);}[_0x36df20(0x14f)](_0x254157){const _0x5e6eed=_0x36df20,{authorId:_0x5a31fb,id:_0x1434cd,attributes:_0x373eb0}=_0x254157,[_0x476c60,_0x4dc786]=_0x254157[_0x5e6eed(0x207)][_0x5e6eed(0x212)](':'),_0x2c2930=this[_0x5e6eed(0x29f)][_0x5e6eed(0x293)](_0x1434cd)||this[_0x5e6eed(0x148)](_0x476c60,_0x4dc786,_0x1434cd,_0x5a31fb,_0x373eb0);if(this[_0x5e6eed(0x1e8)](_0x2c2930),this[_0x5e6eed(0x1d6)](_0x2c2930,_0x476c60,_0x4dc786||null,_0x5a31fb),_0x2c2930[_0x5e6eed(0x10c)]=_0x254157[_0x5e6eed(0x10c)],_0x2c2930[_0x5e6eed(0x280)]=!0x0,_0x373eb0&&_0x373eb0[_0x5e6eed(0x171)]){const _0x482f47=_0x373eb0[_0x5e6eed(0x171)],_0x494189=this[_0x5e6eed(0x265)](_0x482f47[_0x5e6eed(0x1fd)]);_0x2c2930[_0x5e6eed(0x12e)]=_0x482f47[_0x5e6eed(0x10c)],_0x2c2930[_0x5e6eed(0x254)]=_0x494189,_0x2c2930[_0x5e6eed(0x10f)]=!0x0;}else _0x2c2930[_0x5e6eed(0x12e)]=_0x254157[_0x5e6eed(0x10c)];switch(_0x254157[_0x5e6eed(0x1f0)]&&(_0x2c2930[_0x5e6eed(0x1f0)]=_0x254157[_0x5e6eed(0x1f0)]),_0x254157[_0x5e6eed(0x248)]&&(_0x2c2930[_0x5e6eed(0x248)]=_0x254157[_0x5e6eed(0x248)]),this[_0x5e6eed(0x1b1)]&&this[_0x5e6eed(0x1b1)][_0x5e6eed(0x1d8)]||(_0x2c2930[_0x5e6eed(0x287)]=!0x0),this[_0x5e6eed(0x1cf)][_0x5e6eed(0x293)](_0x2c2930)){case _0x5e6eed(0x172):this[_0x5e6eed(0x1cf)][_0x5e6eed(0x21b)](_0x2c2930,_0x5e6eed(0x1bd));break;case _0x5e6eed(0x119):_0x2c2930[_0x5e6eed(0x2a7)]?(this[_0x5e6eed(0x20c)](new Set([_0x2c2930])),this[_0x5e6eed(0x222)](new Set([_0x2c2930])),this[_0x5e6eed(0x1cf)][_0x5e6eed(0x21b)](_0x2c2930,_0x5e6eed(0x284)),this[_0x5e6eed(0x243)](_0x5e6eed(0x190),_0x2c2930)):this[_0x5e6eed(0x1cf)][_0x5e6eed(0x21b)](_0x2c2930,_0x5e6eed(0x2b7));}return _0x2c2930;}[_0x36df20(0x2b6)](_0x28a14c){const _0xcca247=_0x36df20;this[_0xcca247(0x1db)](()=>{const _0x2690e1=_0xcca247;this[_0x2690e1(0x1bc)][_0x2690e1(0x1dd)][_0x2690e1(0x203)](()=>{const _0x9262a7=_0x2690e1;for(const _0x1f84b2 of _0x28a14c[_0x9262a7(0x235)]())_0x1f84b2[_0x9262a7(0x288)]();});});}[_0x36df20(0x169)](_0x4e6f05){const _0x2e89c4=_0x36df20;this[_0x2e89c4(0x1db)](()=>{const _0x47f2ec=_0x2e89c4;this[_0x47f2ec(0x1bc)][_0x47f2ec(0x1dd)][_0x47f2ec(0x203)](()=>{const _0x39ab43=_0x47f2ec;for(const _0x3590d4 of _0x4e6f05[_0x39ab43(0x235)]())_0x3590d4[_0x39ab43(0x205)]();});});}[_0x36df20(0x12b)](_0x15c6c4,_0x3e0f92){const _0x20dc90=_0x36df20,_0x3aab9e=this[_0x20dc90(0x1bc)][_0x20dc90(0x11c)][_0x20dc90(0x293)](_0x15c6c4);if(!_0x3aab9e)throw new _0x256812(_0x20dc90(0x178),this,{'commandName':_0x15c6c4});if(this[_0x20dc90(0x13e)][_0x20dc90(0x1ff)](_0x3aab9e))throw new _0x256812(_0x20dc90(0x18a),this,{'commandName':_0x15c6c4});this[_0x20dc90(0x13e)][_0x20dc90(0x251)](_0x3aab9e),_0x3e0f92&&_0x3aab9e['on'](_0x20dc90(0x29d),(_0x1cd356,_0x5a7843)=>{const _0x2d9ba3=_0x20dc90;this[_0x2d9ba3(0x20b)][_0x2d9ba3(0x242)]&&(this[_0x2d9ba3(0x22f)]||(_0x5a7843[_0x2d9ba3(0x201)]>0x0&&_0x5a7843[_0x5a7843[_0x2d9ba3(0x201)]-0x1]&&_0x5a7843[_0x5a7843[_0x2d9ba3(0x201)]-0x1][_0x2d9ba3(0x1db)]?_0x5a7843[_0x2d9ba3(0x188)]():(_0x1cd356[_0x2d9ba3(0x21c)]=_0x3e0f92((..._0xa247d7)=>_0x3aab9e[_0x2d9ba3(0x29d)](..._0xa247d7,{'forceDefaultExecution':!0x0}),..._0x5a7843),_0x1cd356[_0x2d9ba3(0x11d)]())));},{'priority':_0x20dc90(0x122)});}[_0x36df20(0x1db)](_0x338bfb){const _0x136a88=_0x36df20;let _0x55f123,_0x327340;const _0x14cc9e=this[_0x136a88(0x22f)];this[_0x136a88(0x22f)]=!0x0;try{_0x55f123=_0x338bfb();}catch(_0x270bc4){_0x327340=_0x270bc4;}return _0x14cc9e||(this[_0x136a88(0x22f)]=!0x1),_0x327340&&_0x256812[_0x136a88(0x117)](_0x327340,this),_0x55f123;}[_0x36df20(0x200)](_0x272bd9,_0x3ef1cb=null,_0x44eefb={}){const _0x20a33e=_0x36df20;if(_0x272bd9[_0x20a33e(0x135)])return null;const _0x62d3d3=this[_0x20a33e(0x1bc)][_0x20a33e(0x26a)][_0x20a33e(0x293)](_0x20a33e(0x168))['me'];for(const {suggestion:_0x53252b,meta:_0x598527}of this[_0x20a33e(0x202)](_0x272bd9,_0x20a33e(0x1ac)))if(_0x598527[_0x20a33e(0x1c8)]){if(!_0x598527[_0x20a33e(0x130)]){if(_0x598527[_0x20a33e(0x1ee)]){if(!this[_0x20a33e(0x1a6)]||!Lt(_0x53252b,_0x44eefb))continue;return _0x53252b;}if(Lt(_0x53252b,_0x44eefb))return _0x53252b;this[_0x20a33e(0x19a)](_0x53252b,_0x272bd9[_0x20a33e(0x264)],_0x272bd9[_0x20a33e(0x1af)]);break;}if(_0x3ef1cb==_0x53252b[_0x20a33e(0x282)]&&Lt(_0x53252b,_0x44eefb)){const _0x393387=_0x53252b[_0x20a33e(0x24e)]();return _0x393387[_0x20a33e(0x264)][_0x20a33e(0x17f)](_0x272bd9[_0x20a33e(0x1af)])?this[_0x20a33e(0x1b6)](_0x53252b,this[_0x20a33e(0x179)][_0x20a33e(0x111)](_0x272bd9[_0x20a33e(0x264)],_0x393387[_0x20a33e(0x1af)])):this[_0x20a33e(0x1b6)](_0x53252b,this[_0x20a33e(0x179)][_0x20a33e(0x111)](_0x393387[_0x20a33e(0x264)],_0x272bd9[_0x20a33e(0x1af)])),_0x53252b;}}const _0x18a98a=_0x1fdcfd(),_0x1ffa4e=_0x62d3d3['id'],_0x3c9191=_0x3ef1cb?_0x20a33e(0x2b5)+_0x3ef1cb:_0x20a33e(0x1ac),_0x2d51c5=this[_0x20a33e(0x156)]({'id':_0x18a98a,'type':_0x3c9191,'createdAt':new Date(),'authorId':_0x1ffa4e,'attributes':_0x44eefb});return this[_0x20a33e(0x127)](_0x3c9191,_0x18a98a,_0x1ffa4e,_0x272bd9),_0x2d51c5;}[_0x36df20(0x21e)](_0x453705,_0x188add=_0x36df20(0x1e9),_0x8d2be4={}){const _0x123d69=_0x36df20,_0x1afb67=this[_0x123d69(0x1bc)][_0x123d69(0x26a)][_0x123d69(0x293)](_0x123d69(0x168))['me'],_0xa886f=this[_0x123d69(0x1f1)][_0x123d69(0x164)](_0x123d69(0x1ac),_0x188add,_0x123d69(0x2ac));for(const _0x2cb2a7 of this[_0x123d69(0x129)]())if(_0x2cb2a7[_0x123d69(0x254)]['id']==_0x1afb67['id']&&_0x123d69(0x1ac)==_0x2cb2a7[_0x123d69(0x207)]&&_0x2cb2a7[_0x123d69(0x282)]==_0x188add&&Lt(_0x2cb2a7,_0x8d2be4)&&(_0xa886f(_0x2cb2a7[_0x123d69(0x182)](),_0x453705)||_0xa886f(_0x453705,_0x2cb2a7[_0x123d69(0x182)]()))){for(const _0x5b9d1f of _0x453705)_0x2cb2a7[_0x123d69(0x14b)](_0x5b9d1f);return _0x2cb2a7;}for(const {suggestion:_0x37cdf4,meta:_0x2562db}of this[_0x123d69(0x202)](_0x453705,_0x123d69(0x1ac))){if(!_0x2562db[_0x123d69(0x1c8)])continue;if(!this[_0x123d69(0x1a6)]&&_0x2562db[_0x123d69(0x1ee)])continue;if(!Lt(_0x37cdf4,_0x8d2be4))continue;let _0x1fabbe=!0x0;for(const _0x46de11 of _0x37cdf4[_0x123d69(0x182)]())for(const _0x478b05 of _0x453705)if(!_0x46de11[_0x123d69(0x240)](_0x478b05)){_0x1fabbe=!0x1;break;}if(_0x1fabbe)return _0x37cdf4;}const _0x1a0108=_0x1fdcfd(),_0x55224d=_0x1afb67['id'],_0x17db28=_0x123d69(0x2b5)+_0x188add,_0x2ba0b8=this[_0x123d69(0x156)]({'id':_0x1a0108,'type':_0x17db28,'createdAt':new Date(),'authorId':_0x55224d,'attributes':_0x8d2be4});for(const _0x248b32 of _0x453705)this[_0x123d69(0x127)](_0x17db28,_0x1a0108,_0x55224d,_0x248b32,_0x39f4c1[_0x123d69(0x1c7)]());return _0x2ba0b8;}[_0x36df20(0x252)](_0x25baf3,_0x1671b7,_0x39c844=null,_0x197152={}){const _0x1349de=_0x36df20;if(_0x39c844=_0x39c844||Vt(_0x1671b7),_0x25baf3[_0x1349de(0x135)])return null;if(_0x1349de(0x2a4)===this[_0x1349de(0x266)]){const _0x18a0aa=this[_0x1349de(0x1f1)][_0x1349de(0x164)](_0x1349de(0x194),_0x39c844,_0x1349de(0x288));return this[_0x1349de(0x1db)](()=>_0x18a0aa([_0x25baf3],_0x1671b7,_0x197152)),null;}const _0x248838=this[_0x1349de(0x1bc)][_0x1349de(0x26a)][_0x1349de(0x293)](_0x1349de(0x168))['me'],_0xdca2a5=[];if(_0x1349de(0x12a)!==this[_0x1349de(0x266)]){for(const {suggestion:_0x5e8ee5,meta:_0x300f37}of this[_0x1349de(0x202)](_0x25baf3,_0x1349de(0x1ac)))_0x300f37[_0x1349de(0x1c8)]&&!_0x300f37[_0x1349de(0x1c4)]&&_0xdca2a5[_0x1349de(0x113)](..._0x5e8ee5[_0x1349de(0x182)]());}const _0xb806f=function(_0x44e362,_0xa695){const _0x4625fe=_0x1349de,_0x8a3ed3=[];for(const _0x680e4c of _0xa695){const _0x1df4a9=_0x44e362[_0x4625fe(0x26f)](_0x680e4c);_0x1df4a9&&_0x8a3ed3[_0x4625fe(0x113)](_0x1df4a9);}return _0x8a3ed3;}(_0x25baf3,_0xdca2a5),_0xea875e=function(_0x55144b,_0x40363c){const _0x24d5a4=_0x1349de,_0x70116b=[_0x55144b];for(const _0x137575 of _0x40363c){let _0x218363=0x0;for(;_0x218363<_0x70116b[_0x24d5a4(0x201)];){const _0x448bbf=_0x70116b[_0x218363][_0x24d5a4(0x245)](_0x137575);_0x70116b[_0x24d5a4(0x213)](_0x218363,0x1,..._0x448bbf),_0x218363+=_0x448bbf[_0x24d5a4(0x201)];}}return _0x70116b;}(_0x25baf3,_0xdca2a5);_0xb806f[_0x1349de(0x201)]&&this[_0x1349de(0x179)][_0x1349de(0x203)](()=>{const _0x4af627=_0x1349de;for(const _0x10cd7d of _0xb806f){const _0x3044d4=this[_0x4af627(0x1f1)][_0x4af627(0x164)](_0x4af627(0x194),_0x39c844,_0x4af627(0x288));this[_0x4af627(0x1db)](()=>_0x3044d4([_0x10cd7d],_0x1671b7,_0x197152));}});for(const _0x1c76ce of _0xea875e){let _0x1d9918=null,_0x46d5a1=_0x1c76ce[_0x1349de(0x264)],_0x3450d5=_0x1c76ce[_0x1349de(0x1af)];for(const {suggestion:_0x525b47,meta:_0x5e4630}of this[_0x1349de(0x202)](_0x1c76ce,_0x1349de(0x194))){if(!_0x5e4630[_0x1349de(0x1c8)])continue;if(_0x525b47[_0x1349de(0x282)]!=_0x39c844)continue;if(!Lt(_0x525b47,_0x197152))continue;const _0xb115b2=_0x525b47[_0x1349de(0x24e)]();if(_0xb115b2[_0x1349de(0x240)](_0x1c76ce,!0x0))return null;_0x46d5a1=_0x46d5a1[_0x1349de(0x1a1)](_0xb115b2[_0x1349de(0x264)])?_0x46d5a1:_0xb115b2[_0x1349de(0x264)],_0x3450d5=_0x3450d5[_0x1349de(0x150)](_0xb115b2[_0x1349de(0x1af)])?_0x3450d5:_0xb115b2[_0x1349de(0x1af)],_0x1d9918?_0xb115b2[_0x1349de(0x264)][_0x1349de(0x1a1)](_0x1d9918[_0x1349de(0x24e)]()[_0x1349de(0x264)])?(_0x1d9918[_0x1349de(0x121)](),_0x1d9918=_0x525b47):_0x525b47[_0x1349de(0x121)]():_0x1d9918=_0x525b47;}const _0x1913b3=this[_0x1349de(0x179)][_0x1349de(0x111)](_0x46d5a1,_0x3450d5);if(_0x1d9918)this[_0x1349de(0x1b6)](_0x1d9918,_0x1913b3);else{const _0x1de8e0=_0x1fdcfd(),_0xb6b220=_0x248838['id'];this[_0x1349de(0x156)]({'id':_0x1de8e0,'type':_0x1349de(0x189)+_0x39c844,'data':_0x1671b7,'createdAt':new Date(),'authorId':_0xb6b220,'attributes':_0x197152}),this[_0x1349de(0x127)](_0x1349de(0x189)+_0x39c844,_0x1de8e0,_0xb6b220,_0x1913b3);}}return null;}[_0x36df20(0x29e)](_0x2a13bb,_0x4f015f,_0x4c6679=[],_0x5bb862=null,_0x488304={}){const _0x205bd9=_0x36df20;_0x4f015f[_0x205bd9(0x279)]||(_0x4f015f[_0x205bd9(0x279)]=_0x4f015f[_0x205bd9(0x1f2)]),_0x4f015f[_0x205bd9(0x27e)]=_0x2a13bb['is'](_0x205bd9(0x15b)),_0x5bb862=_0x5bb862||Vt(_0x4f015f);const _0x3d16dc=_0x4c6679[_0x205bd9(0x27f)](_0x411f83=>Ft(_0x411f83,this[_0x205bd9(0x179)])),_0x12709b=_0x2a13bb['is'](_0x205bd9(0x15b))?_0x2a13bb:Ft(_0x2a13bb,this[_0x205bd9(0x179)]);if(_0x205bd9(0x2a4)===this[_0x205bd9(0x266)]){const _0x45b254=this[_0x205bd9(0x1f1)][_0x205bd9(0x164)](_0x205bd9(0x13f),_0x5bb862,_0x205bd9(0x288));return this[_0x205bd9(0x1db)](()=>_0x45b254([_0x12709b],_0x4f015f,_0x488304)),null;}_0x3d16dc[_0x205bd9(0x113)](_0x12709b);let _0x3e877a=!0x0;for(const _0x1a3c94 of _0x3d16dc)if(!this[_0x205bd9(0x224)](_0x1a3c94)){_0x3e877a=!0x1;break;}if(_0x3e877a&&_0x205bd9(0x12a)!==this[_0x205bd9(0x266)]){const _0x3b7e95=this[_0x205bd9(0x1f1)][_0x205bd9(0x164)](_0x205bd9(0x13f),_0x5bb862,_0x205bd9(0x288));return this[_0x205bd9(0x1db)](()=>_0x3b7e95([_0x12709b],_0x4f015f,_0x488304)),null;}let _0x128b14=null,_0x43d4f=_0x12709b[_0x205bd9(0x264)],_0x2f7b6e=_0x12709b[_0x205bd9(0x1af)];for(const {suggestion:_0x3e9cd2,meta:_0x1022ab}of this[_0x205bd9(0x202)](_0x12709b,_0x205bd9(0x13f))){if(!_0x1022ab[_0x205bd9(0x1c8)])continue;if(_0x1022ab[_0x205bd9(0x130)]||_0x1022ab[_0x205bd9(0x1ee)]||_0x1022ab[_0x205bd9(0x1c4)])continue;if(_0x3e9cd2[_0x205bd9(0x1f0)][_0x205bd9(0x279)]!=_0x4f015f[_0x205bd9(0x279)])continue;if(!Lt(_0x3e9cd2,_0x488304))continue;const _0xdc7c12=_0x3e9cd2[_0x205bd9(0x24e)]();if(_0x3e9cd2[_0x205bd9(0x282)]==_0x5bb862){if(_0xdc7c12[_0x205bd9(0x240)](_0x12709b,!0x0))return null;_0x43d4f=_0x43d4f[_0x205bd9(0x1a1)](_0xdc7c12[_0x205bd9(0x264)])?_0x43d4f:_0xdc7c12[_0x205bd9(0x264)],_0x2f7b6e=_0x2f7b6e[_0x205bd9(0x150)](_0xdc7c12[_0x205bd9(0x1af)])?_0x2f7b6e:_0xdc7c12[_0x205bd9(0x1af)],_0x128b14?_0xdc7c12[_0x205bd9(0x264)][_0x205bd9(0x1a1)](_0x128b14[_0x205bd9(0x24e)]()[_0x205bd9(0x264)])?(_0x128b14[_0x205bd9(0x121)](),_0x128b14=_0x3e9cd2):_0x3e9cd2[_0x205bd9(0x121)]():_0x128b14=_0x3e9cd2;}else{const _0x12523c=_0x12709b[_0x205bd9(0x26f)](_0xdc7c12);this[_0x205bd9(0x18c)](_0x3e9cd2,_0x12523c);}}const _0x33338b=this[_0x205bd9(0x1bc)][_0x205bd9(0x26a)][_0x205bd9(0x293)](_0x205bd9(0x168))['me'],_0xfb5c6b=_0x1fdcfd(),_0x390da6=_0x33338b['id'];if(_0x128b14)return this[_0x205bd9(0x1b6)](_0x128b14,this[_0x205bd9(0x179)][_0x205bd9(0x111)](_0x43d4f,_0x2f7b6e)),_0x128b14;{const _0x53c9fc=this[_0x205bd9(0x156)]({'id':_0xfb5c6b,'type':_0x205bd9(0x11a)+_0x5bb862,'data':_0x4f015f,'createdAt':new Date(),'authorId':_0x390da6,'attributes':_0x488304});return this[_0x205bd9(0x127)](_0x205bd9(0x11a)+_0x5bb862,_0xfb5c6b,_0x390da6,this[_0x205bd9(0x179)][_0x205bd9(0x111)](_0x43d4f,_0x2f7b6e)),_0x53c9fc;}}[_0x36df20(0x289)](_0x14139f,_0x41b4d8,_0x31a800=[],_0x52bc91=null,_0x2fde6d={}){const _0x4c1e1f=_0x36df20;_0x41b4d8[_0x4c1e1f(0x279)]||(_0x41b4d8[_0x4c1e1f(0x279)]=_0x41b4d8[_0x4c1e1f(0x1f2)]);const _0x1b84ce=_0x14139f[0x0];_0x41b4d8[_0x4c1e1f(0x27e)]=_0x1b84ce['is'](_0x4c1e1f(0x15b)),_0x52bc91=_0x52bc91||Vt(_0x41b4d8);const _0x580a5e=_0x31a800[_0x4c1e1f(0x27f)](_0x5604f9=>Ft(_0x5604f9,this[_0x4c1e1f(0x179)])),_0x136988=_0x1b84ce['is'](_0x4c1e1f(0x15b))?_0x14139f:_0x14139f[_0x4c1e1f(0x27f)](_0x1db464=>Ft(_0x1db464,this[_0x4c1e1f(0x179)]));if(_0x4c1e1f(0x2a4)===this[_0x4c1e1f(0x266)]){const _0x4da10e=this[_0x4c1e1f(0x1f1)][_0x4c1e1f(0x164)](_0x4c1e1f(0x13f),_0x52bc91,_0x4c1e1f(0x288));return this[_0x4c1e1f(0x1db)](()=>_0x4da10e(_0x136988,_0x41b4d8,_0x2fde6d)),null;}_0x580a5e[_0x4c1e1f(0x113)](..._0x136988);let _0x2e4c6d=!0x0;for(const _0x4273f1 of _0x580a5e)if(!this[_0x4c1e1f(0x224)](_0x4273f1)){_0x2e4c6d=!0x1;break;}if(_0x2e4c6d&&_0x4c1e1f(0x12a)!==this[_0x4c1e1f(0x266)]){const _0x24f92c=this[_0x4c1e1f(0x1f1)][_0x4c1e1f(0x164)](_0x4c1e1f(0x13f),_0x52bc91,_0x4c1e1f(0x288));return this[_0x4c1e1f(0x1db)](()=>_0x24f92c(_0x136988,_0x41b4d8,_0x2fde6d)),null;}const _0x2e5e17=this[_0x4c1e1f(0x1bc)][_0x4c1e1f(0x26a)][_0x4c1e1f(0x293)](_0x4c1e1f(0x168))['me'];for(const _0x36fe9a of this[_0x4c1e1f(0x129)]()){if(_0x36fe9a[_0x4c1e1f(0x254)]['id']!=_0x2e5e17['id'])continue;if(_0x4c1e1f(0x13f)!=_0x36fe9a[_0x4c1e1f(0x207)]||_0x36fe9a[_0x4c1e1f(0x1f0)][_0x4c1e1f(0x279)]!=_0x41b4d8[_0x4c1e1f(0x279)])continue;if(!Lt(_0x36fe9a,_0x2fde6d))continue;const _0x535548=_0x36fe9a[_0x4c1e1f(0x282)]==_0x52bc91;for(let _0x2cd885=0x0;_0x2cd885<_0x136988[_0x4c1e1f(0x201)];_0x2cd885++){const _0x3e0cc2=_0x136988[_0x2cd885];for(const _0x306a7e of _0x36fe9a[_0x4c1e1f(0x20f)]()){const _0x997e47=_0x306a7e[_0x4c1e1f(0x13b)]();if(_0x3e0cc2[_0x4c1e1f(0x17f)](_0x997e47)){_0x535548?(_0x136988[_0x4c1e1f(0x213)](_0x2cd885,0x1),_0x2cd885--):_0x36fe9a[_0x4c1e1f(0x183)](_0x306a7e[_0x4c1e1f(0x1bb)]);break;}}}}if(0x0==_0x136988[_0x4c1e1f(0x201)])return null;const _0x486e37=this[_0x4c1e1f(0x1f1)][_0x4c1e1f(0x164)](_0x4c1e1f(0x13f),_0x52bc91,_0x4c1e1f(0x2ac));for(const _0x1bd1e8 of this[_0x4c1e1f(0x129)]())if(_0x1bd1e8[_0x4c1e1f(0x254)]['id']==_0x2e5e17['id']&&_0x4c1e1f(0x13f)==_0x1bd1e8[_0x4c1e1f(0x207)]&&_0x1bd1e8[_0x4c1e1f(0x1f0)][_0x4c1e1f(0x279)]==_0x41b4d8[_0x4c1e1f(0x279)]&&_0x1bd1e8[_0x4c1e1f(0x282)]==_0x52bc91&&Lt(_0x1bd1e8,_0x2fde6d)&&(_0x486e37(_0x1bd1e8[_0x4c1e1f(0x182)](),_0x136988)||_0x486e37(_0x136988,_0x1bd1e8[_0x4c1e1f(0x182)]()))){for(const _0x4fc144 of _0x136988)_0x1bd1e8[_0x4c1e1f(0x14b)](_0x4fc144);return _0x1bd1e8;}const _0x3fa776=_0x1fdcfd(),_0x40c3de=_0x2e5e17['id'],_0x2ec267=_0x4c1e1f(0x11a)+_0x52bc91,_0x208752=this[_0x4c1e1f(0x156)]({'id':_0x3fa776,'type':_0x2ec267,'data':_0x41b4d8,'createdAt':new Date(),'authorId':_0x40c3de,'attributes':_0x2fde6d});for(const _0x533b29 of _0x136988)this[_0x4c1e1f(0x127)](_0x2ec267,_0x3fa776,_0x40c3de,_0x533b29,_0x39f4c1[_0x4c1e1f(0x1c7)]());return _0x208752;}[_0x36df20(0x258)](_0x347577,_0x297c99=null,_0x461642={}){const _0x30e073=_0x36df20;if(_0x347577[_0x30e073(0x135)])return null;const _0x1b881d=this[_0x30e073(0x1bc)][_0x30e073(0x26a)][_0x30e073(0x293)](_0x30e073(0x168))['me'],_0x50dd1c=new _0x46b209(_0x347577[_0x30e073(0x264)],_0x347577[_0x30e073(0x1af)]);for(const {suggestion:_0x123cea,meta:_0x16c810}of this[_0x30e073(0x202)](_0x50dd1c,_0x30e073(0x1ac)))if(_0x16c810[_0x30e073(0x1c8)]&&!_0x16c810[_0x30e073(0x130)]){if(_0x123cea[_0x30e073(0x256)]){const _0x4d2e30=_0x123cea[_0x30e073(0x182)]()[_0x30e073(0x1e3)](_0x3482bc=>_0x30e073(0x275)!=_0x3482bc[_0x30e073(0x1f8)][_0x30e073(0x2aa)]);_0x4d2e30[_0x30e073(0x1b4)](_0xc87829=>_0x50dd1c[_0x30e073(0x240)](_0xc87829,!0x0))&&_0x123cea[_0x30e073(0x205)]();if(_0x4d2e30[_0x30e073(0x255)](_0xc906ad=>_0xc906ad[_0x30e073(0x240)](_0x50dd1c,!0x0))){const _0x239e83=this[_0x30e073(0x1f1)][_0x30e073(0x164)](_0x30e073(0x174),_0x297c99,_0x30e073(0x288));return this[_0x30e073(0x1db)](()=>_0x239e83([_0x50dd1c],null,_0x461642)),null;}}else{const _0x4e2fc0=_0x50dd1c[_0x30e073(0x26f)](_0x123cea[_0x30e073(0x24e)]());null!==_0x4e2fc0&&_0x123cea[_0x30e073(0x1fa)]([_0x4e2fc0],null,_0x461642);}}if(_0x50dd1c[_0x30e073(0x246)](),_0x50dd1c[_0x30e073(0x135)]||_0x30e073(0x275)==_0x50dd1c[_0x30e073(0x1f8)][_0x30e073(0x2aa)])return null;let _0x4cf220=null,_0x4e9d77=_0x50dd1c[_0x30e073(0x264)],_0x1d0a33=_0x50dd1c[_0x30e073(0x1af)];const _0xbc55d4=this[_0x30e073(0x202)](_0x50dd1c,_0x30e073(0x174));for(const {suggestion:_0x13fb5b,meta:_0x3b6cd4}of _0xbc55d4){const _0x56486c=this[_0x30e073(0x179)][_0x30e073(0x111)](_0x4e9d77,_0x1d0a33);if(_0x3b6cd4[_0x30e073(0x1c8)]&&(this[_0x30e073(0x1a6)]||!_0x3b6cd4[_0x30e073(0x1ee)]&&!_0x3b6cd4[_0x30e073(0x1c4)])){if(_0x13fb5b[_0x30e073(0x256)]){if(!Lt(_0x13fb5b,_0x461642))continue;let _0x3a6da8=!0x0;for(const _0x570001 of _0x13fb5b[_0x30e073(0x182)]()){if(_0x570001[_0x30e073(0x240)](_0x56486c,!0x0))return _0x13fb5b;_0x56486c[_0x30e073(0x240)](_0x570001)||(_0x3a6da8=!0x1);}_0x3a6da8&&_0x13fb5b[_0x30e073(0x205)]();}else{const _0x22ba71=_0x13fb5b[_0x30e073(0x24e)]();if(_0x22ba71[_0x30e073(0x240)](_0x56486c,!0x0))return _0x13fb5b;if(!Lt(_0x13fb5b,_0x461642)){_0x56486c[_0x30e073(0x240)](_0x22ba71)?_0x13fb5b[_0x30e073(0x121)]():_0x22ba71[_0x30e073(0x1dc)](_0x4e9d77)?_0x4e9d77=_0x22ba71[_0x30e073(0x1af)]:_0x22ba71[_0x30e073(0x1dc)](_0x1d0a33)&&(_0x1d0a33=_0x22ba71[_0x30e073(0x264)]);continue;}_0x4e9d77=_0x4e9d77[_0x30e073(0x1a1)](_0x22ba71[_0x30e073(0x264)])?_0x4e9d77:_0x22ba71[_0x30e073(0x264)],_0x1d0a33=_0x1d0a33[_0x30e073(0x150)](_0x22ba71[_0x30e073(0x1af)])?_0x1d0a33:_0x22ba71[_0x30e073(0x1af)],_0x461642=Object[_0x30e073(0x1ec)]({},_0x13fb5b[_0x30e073(0x248)]),_0x4cf220?_0x22ba71[_0x30e073(0x264)][_0x30e073(0x1a1)](_0x4cf220[_0x30e073(0x24e)]()[_0x30e073(0x264)])?(_0x4cf220[_0x30e073(0x121)](),_0x4cf220=_0x13fb5b):_0x13fb5b[_0x30e073(0x121)]():_0x4cf220=_0x13fb5b;}}}if(_0x4cf220)return this[_0x30e073(0x1b6)](_0x4cf220,this[_0x30e073(0x179)][_0x30e073(0x111)](_0x4e9d77,_0x1d0a33)),_0x4cf220;{const _0x24c492=_0x1fdcfd(),_0x5f5c25=this[_0x30e073(0x179)][_0x30e073(0x111)](_0x4e9d77,_0x1d0a33),_0x3f262e=_0x1b881d['id'],_0xaabdd2=_0x297c99?_0x30e073(0x12c)+_0x297c99:_0x30e073(0x174),_0xcba945=this[_0x30e073(0x156)]({'id':_0x24c492,'type':_0xaabdd2,'createdAt':new Date(),'authorId':_0x3f262e,'attributes':_0x461642});return this[_0x30e073(0x127)](_0xaabdd2,_0x24c492,_0x3f262e,_0x5f5c25),_0xcba945;}}[_0x36df20(0x20e)](_0x35c6a1,_0x215556=_0x36df20(0x1e9),_0x3a6f8a={}){const _0x494390=_0x36df20,_0x3ce120=this[_0x494390(0x1bc)][_0x494390(0x26a)][_0x494390(0x293)](_0x494390(0x168))['me'],_0x2f7815=_0x35c6a1[_0x494390(0x27f)](_0x36a976=>new _0x46b209(_0x36a976[_0x494390(0x264)],_0x36a976[_0x494390(0x1af)])),_0x1bef48=new Set();for(const {suggestion:_0x3d799a,meta:_0x50b059}of this[_0x494390(0x202)](_0x2f7815,_0x494390(0x1ac)))_0x50b059[_0x494390(0x1c8)]&&!_0x50b059[_0x494390(0x130)]&&_0x1bef48[_0x494390(0x251)](_0x3d799a);for(const _0xe5a8af of _0x1bef48)if(_0xe5a8af[_0x494390(0x256)]){const _0x3e2324=_0xe5a8af[_0x494390(0x182)]();(!_0xe5a8af[_0x494390(0x248)]||!_0xe5a8af[_0x494390(0x248)][_0x494390(0x26b)])&&(_0x3e2324[_0x494390(0x1b4)](_0x4f7d5b=>_0x2f7815[_0x494390(0x255)](_0x28214b=>_0x28214b[_0x494390(0x240)](_0x4f7d5b,!0x0)))&&_0xe5a8af[_0x494390(0x205)]());if(_0x2f7815[_0x494390(0x1b4)](_0xb62df6=>_0x3e2324[_0x494390(0x255)](_0x17d2a7=>_0x17d2a7[_0x494390(0x240)](_0xb62df6,!0x0)))){const _0x1b0337=this[_0x494390(0x1f1)][_0x494390(0x164)](_0x494390(0x174),_0x215556,_0x494390(0x288));return this[_0x494390(0x1db)](()=>_0x1b0337(_0x35c6a1,null,_0x3a6f8a)),null;}}else{const _0x553dd7=_0xe5a8af[_0x494390(0x24e)]();_0x2f7815[_0x494390(0x255)](_0x406b7d=>_0x406b7d[_0x494390(0x240)](_0x553dd7,!0x0))&&_0xe5a8af[_0x494390(0x205)]();if(_0x2f7815[_0x494390(0x1b4)](_0x15edf6=>_0x553dd7[_0x494390(0x240)](_0x15edf6,!0x0))){const _0x480e1b=this[_0x494390(0x1f1)][_0x494390(0x164)](_0x494390(0x174),_0x215556,_0x494390(0x288));return this[_0x494390(0x1db)](()=>_0x480e1b(_0x2f7815,null,_0x3a6f8a)),null;}}const _0x3fb74d=this[_0x494390(0x1f1)][_0x494390(0x164)](_0x494390(0x174),_0x215556,_0x494390(0x2ac));let _0x4c12a3=null;for(const _0x3fa1e8 of this[_0x494390(0x129)]())if(_0x3fa1e8[_0x494390(0x254)]['id']==_0x3ce120['id']&&_0x3fa1e8[_0x494390(0x2a7)]&&_0x494390(0x174)==_0x3fa1e8[_0x494390(0x207)]&&_0x3fa1e8[_0x494390(0x282)]==_0x215556&&Lt(_0x3fa1e8,_0x3a6f8a)&&(_0x3fb74d(_0x3fa1e8[_0x494390(0x182)](),_0x2f7815)||_0x3fb74d(_0x2f7815,_0x3fa1e8[_0x494390(0x182)]()))){if(_0x4c12a3){if(_0x3fa1e8[_0x494390(0x1eb)]&&_0x3fa1e8[_0x494390(0x1eb)][_0x494390(0x201)])continue;for(const _0x463226 of _0x3fa1e8[_0x494390(0x182)]())_0x4c12a3[_0x494390(0x244)](_0x463226)||_0x4c12a3[_0x494390(0x14b)](_0x463226);_0x3fa1e8[_0x494390(0x121)]();}else{_0x4c12a3=_0x3fa1e8;for(const _0x3a7bd6 of _0x2f7815)_0x3fa1e8[_0x494390(0x244)](_0x3a7bd6)||_0x3fa1e8[_0x494390(0x14b)](_0x3a7bd6);}}if(_0x4c12a3)return _0x4c12a3;_0x1bef48[_0x494390(0x176)]();for(const {suggestion:_0x127e68,meta:_0x5f07cc}of this[_0x494390(0x202)](_0x2f7815,_0x494390(0x174)))_0x5f07cc[_0x494390(0x1c8)]&&(this[_0x494390(0x1a6)]||!_0x5f07cc[_0x494390(0x1ee)]&&!_0x5f07cc[_0x494390(0x1c4)])&&Lt(_0x127e68,_0x3a6f8a)&&_0x1bef48[_0x494390(0x251)](_0x127e68);for(const _0x2202ff of _0x1bef48){const _0x1bc9bc=_0x2202ff[_0x494390(0x182)]();if(!_0x3a6f8a||!_0x3a6f8a[_0x494390(0x26b)]){if(_0x2f7815[_0x494390(0x1b4)](_0x109b2b=>_0x1bc9bc[_0x494390(0x255)](_0x49af77=>_0x49af77[_0x494390(0x240)](_0x109b2b,!0x0))))return _0x2202ff;}(!_0x2202ff[_0x494390(0x248)]||!_0x2202ff[_0x494390(0x248)][_0x494390(0x26b)])&&(_0x1bc9bc[_0x494390(0x1b4)](_0x42a0db=>_0x2f7815[_0x494390(0x255)](_0x1abd43=>_0x1abd43[_0x494390(0x240)](_0x42a0db,!0x0)))&&_0x2202ff[_0x494390(0x205)]());}const _0x4986c8=_0x1fdcfd(),_0x39fbd3=_0x3ce120['id'],_0x43c2f8=_0x494390(0x12c)+_0x215556,_0x51a266=this[_0x494390(0x156)]({'id':_0x4986c8,'type':_0x43c2f8,'createdAt':new Date(),'authorId':_0x39fbd3,'attributes':_0x3a6f8a});for(const _0x4d77bc of _0x2f7815)_0x4d77bc[_0x494390(0x246)](),_0x4d77bc[_0x494390(0x135)]||_0x494390(0x275)==_0x4d77bc[_0x494390(0x1f8)][_0x494390(0x2aa)]||this[_0x494390(0x127)](_0x43c2f8,_0x4986c8,_0x39fbd3,_0x4d77bc,_0x39f4c1[_0x494390(0x1c7)]());return _0x51a266;}[_0x36df20(0x134)](_0xc0d953,_0x23d479,_0x2a22f4,_0x3feaf4,_0x2d8c6e){const _0x6a1c05=_0x36df20;if(_0xc0d953[_0x6a1c05(0x135)])return[];if(_0x6a1c05(0x2a4)===this[_0x6a1c05(0x266)])return[];const _0x3aab4f=this[_0x6a1c05(0x1bc)][_0x6a1c05(0x26a)][_0x6a1c05(0x293)](_0x6a1c05(0x168))['me']['id'],_0x3c46bb=Array[_0x6a1c05(0x1e0)](this[_0x6a1c05(0x29f)][_0x6a1c05(0x2ae)]())[_0x6a1c05(0x1e3)](_0xa58121=>_0x6a1c05(0x1e1)==_0xa58121[_0x6a1c05(0x207)]&&_0xa58121[_0x6a1c05(0x1f0)][_0x6a1c05(0x1ae)]==_0x23d479&&_0xa58121[_0x6a1c05(0x244)](_0xc0d953));if(_0x6a1c05(0x216)===this[_0x6a1c05(0x266)]){const _0x56090a=this[_0x6a1c05(0x202)](_0xc0d953,_0x6a1c05(0x1ac))[_0x6a1c05(0x1e3)](({meta:_0x1d25ad})=>_0x1d25ad[_0x6a1c05(0x1c8)]&&!_0x1d25ad[_0x6a1c05(0x1c4)]&&!_0x1d25ad[_0x6a1c05(0x130)])[_0x6a1c05(0x27f)](({suggestion:_0x1d6099})=>_0x1d6099);_0x3c46bb[_0x6a1c05(0x12f)](..._0x56090a);}const _0x2bd499=new Map([[_0xc0d953,_0x2a22f4]]);for(const _0x314e9b of _0x3c46bb){const _0x541e74=_0x6a1c05(0x1e1)==_0x314e9b[_0x6a1c05(0x207)]?_0x314e9b[_0x6a1c05(0x1f0)][_0x6a1c05(0x226)]:void 0x0,_0x416b8d=_0x314e9b[_0x6a1c05(0x24e)](),_0x2a9467=Array[_0x6a1c05(0x1e0)](_0x2bd499[_0x6a1c05(0x1cc)]())[_0x6a1c05(0x281)](_0x3e6f54=>_0x3e6f54[_0x6a1c05(0x138)](_0x416b8d));if(!_0x2a9467)continue;const _0x4210a7=_0x2a9467[_0x6a1c05(0x245)](_0x416b8d);this[_0x6a1c05(0x147)](_0x23d479)&&_0x6a1c05(0x1ac)==_0x314e9b[_0x6a1c05(0x207)]&&0x0!=_0x4210a7[_0x6a1c05(0x201)]||(_0x2bd499[_0x6a1c05(0x2a8)](_0x2a9467),_0x4210a7[_0x6a1c05(0x1f3)](_0x5d30a3=>{const _0x304409=_0x6a1c05;_0x2bd499[_0x304409(0x21b)](_0x5d30a3,_0x2a22f4);}),_0x6a1c05(0x1ac)!=_0x314e9b[_0x6a1c05(0x207)]&&_0x541e74!=_0x3feaf4&&_0x2bd499[_0x6a1c05(0x21b)](_0x2a9467[_0x6a1c05(0x26f)](_0x416b8d),_0x541e74));}const _0x50bf92=[];for(const [_0x544df3,_0x4d9fe8]of _0x2bd499){const _0x21cfbb=_0x1fdcfd(),_0x4e070a={'key':_0x23d479,'oldValue':_0x4d9fe8,'newValue':_0x3feaf4};_0x23d479[_0x6a1c05(0x201)]>0x25&&console[_0x6a1c05(0x28c)](_0x6a1c05(0x116),{'key':_0x23d479});const _0x3aa21b=(_0x6a1c05(0x199)+(_0x23d479+'|'+Vt({'newValue':_0x3feaf4})))[_0x6a1c05(0x1a4)](0x0,0x3c),_0x501ef9=this[_0x6a1c05(0x156)]({'id':_0x21cfbb,'type':_0x3aa21b,'data':_0x4e070a,'createdAt':new Date(),'authorId':_0x3aab4f,'attributes':_0x2d8c6e});_0x50bf92[_0x6a1c05(0x113)](_0x501ef9),this[_0x6a1c05(0x127)](_0x3aa21b,_0x21cfbb,_0x3aab4f,_0x544df3);}return _0x50bf92;}[_0x36df20(0x17d)](_0x2a3364){const _0x10f2b2=_0x36df20;this[_0x10f2b2(0x12b)](_0x2a3364,(_0x28fb6d,..._0x41c25e)=>{const _0x24fd06=_0x10f2b2;this[_0x24fd06(0x2ad)](()=>{_0x28fb6d(..._0x41c25e);});});}[_0x36df20(0x1bf)](_0x504f0d){const _0x363dae=_0x36df20;this[_0x363dae(0x1c2)][_0x363dae(0x251)](_0x504f0d);}[_0x36df20(0x2a5)](_0x41cdf0){const _0x989a0e=_0x36df20;this[_0x989a0e(0x11e)][_0x989a0e(0x251)](_0x41cdf0);}[_0x36df20(0x27d)](_0x6f7377){const _0x43fa4f=_0x36df20;return _0x43fa4f(0x1e1)==_0x6f7377[_0x43fa4f(0x207)]?_0x6f7377[_0x43fa4f(0x282)][_0x43fa4f(0x212)]('|')[0x0]:null;}[_0x36df20(0x1b6)](_0x2d3eda,_0x181dd6){const _0x4b610b=_0x36df20,_0xa5e8be=_0x2d3eda[_0x4b610b(0x225)]();this[_0x4b610b(0x179)][_0x4b610b(0x203)](_0x38a091=>{const _0x26f317=_0x4b610b;_0x38a091[_0x26f317(0x21a)](_0xa5e8be,{'range':_0x181dd6});});}[_0x36df20(0x1e8)](_0x3ca8f0){const _0xf720e6=_0x36df20,_0xf9b21f=_0x3ca8f0['id'],_0x5f1641=this[_0xf720e6(0x1bc)][_0xf720e6(0x296)][_0xf720e6(0x293)](_0xf720e6(0x22e));this[_0xf720e6(0x1ad)][_0xf720e6(0x126)](_0xf9b21f)||this[_0xf720e6(0x1ad)][_0xf720e6(0x196)]({'channelId':_0x5f1641,'threadId':_0xf9b21f,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x34ebdf=this[_0xf720e6(0x1ad)][_0xf720e6(0x161)](_0xf9b21f);_0x34ebdf[_0xf720e6(0x180)](_0xf720e6(0x294)),_0x34ebdf[_0xf720e6(0x294)]=!0x1,_0x3ca8f0[_0xf720e6(0x1eb)]=_0x34ebdf;}[_0x36df20(0x1d6)](_0x511c60,_0x1b790e,_0x2a7c61,_0x2a9ad5){const _0x4079c7=_0x36df20;if(_0x511c60[_0x4079c7(0x207)]!=_0x1b790e||_0x511c60[_0x4079c7(0x282)]!=_0x2a7c61||_0x511c60[_0x4079c7(0x14c)]['id']!=_0x2a9ad5)throw this[_0x4079c7(0x1bc)][_0x4079c7(0x154)](_0x4079c7(0x17a)),new _0x256812(_0x4079c7(0x17a),this);}[_0x36df20(0x18c)](_0x4b52f8,_0x34b0b5){const _0x21ed36=_0x36df20,_0xb67e99=_0x4b52f8[_0x21ed36(0x24e)]();if(_0x34b0b5[_0x21ed36(0x17f)](_0xb67e99))_0x4b52f8[_0x21ed36(0x121)]();else{if(_0xb67e99[_0x21ed36(0x240)](_0x34b0b5)){const _0x424b87=this[_0x21ed36(0x179)][_0x21ed36(0x1e2)](_0x34b0b5[_0x21ed36(0x264)][_0x21ed36(0x1ba)],_0x21ed36(0x1af));this[_0x21ed36(0x1b6)](_0x4b52f8,this[_0x21ed36(0x179)][_0x21ed36(0x111)](_0xb67e99[_0x21ed36(0x264)],_0x424b87));const _0xc7d58d=_0x1fdcfd(),_0x25b826=_0x4b52f8[_0x21ed36(0x14c)]['id'],_0x2ea91c=_0x4b52f8[_0x21ed36(0x207)]+':'+_0x4b52f8[_0x21ed36(0x282)];this[_0x21ed36(0x156)]({'id':_0xc7d58d,'type':_0x2ea91c,'createdAt':new Date(),'authorId':_0x25b826,'data':_0x4b52f8[_0x21ed36(0x1f0)],'attributes':_0x4b52f8[_0x21ed36(0x248)]});const _0x853f2c=this[_0x21ed36(0x179)][_0x21ed36(0x1e2)](_0x34b0b5[_0x21ed36(0x1af)][_0x21ed36(0x1da)],_0x21ed36(0x1f4)),_0x5d0578=this[_0x21ed36(0x179)][_0x21ed36(0x111)](_0x853f2c,_0xb67e99[_0x21ed36(0x1af)]);this[_0x21ed36(0x127)](_0x2ea91c,_0xc7d58d,_0x25b826,_0x5d0578);}else{if(_0xb67e99[_0x21ed36(0x1dc)](_0x34b0b5[_0x21ed36(0x264)])){const _0x43e894=this[_0x21ed36(0x179)][_0x21ed36(0x1e2)](_0x34b0b5[_0x21ed36(0x264)][_0x21ed36(0x1ba)],_0x21ed36(0x1af));this[_0x21ed36(0x1b6)](_0x4b52f8,this[_0x21ed36(0x179)][_0x21ed36(0x111)](_0xb67e99[_0x21ed36(0x264)],_0x43e894));}else{const _0x42c046=this[_0x21ed36(0x179)][_0x21ed36(0x1e2)](_0x34b0b5[_0x21ed36(0x1af)][_0x21ed36(0x1da)],_0x21ed36(0x1f4));this[_0x21ed36(0x1b6)](_0x4b52f8,this[_0x21ed36(0x179)][_0x21ed36(0x111)](_0x42c046,_0xb67e99[_0x21ed36(0x1af)]));}}}}[_0x36df20(0x224)](_0x4dcdc5){const _0x14a519=_0x36df20;for(const {suggestion:_0x45214f,meta:_0x18676c}of this[_0x14a519(0x202)](_0x4dcdc5,_0x14a519(0x1ac))){if(!_0x18676c[_0x14a519(0x1c8)])continue;const _0x443ea2=_0x45214f[_0x14a519(0x182)]();for(const _0x27477a of _0x443ea2)if(!_0x4dcdc5[_0x14a519(0x245)](_0x27477a)[_0x14a519(0x201)])return!0x0;}return!0x1;}[_0x36df20(0x1ef)](_0x42b737){const _0x5acf3a=_0x36df20,_0x3a2894=this[_0x5acf3a(0x1bc)][_0x5acf3a(0x26a)][_0x5acf3a(0x293)](_0x5acf3a(0x168))[_0x5acf3a(0x219)](_0x42b737);if(!_0x3a2894)throw new _0x256812(_0x5acf3a(0x273),this);return _0x3a2894;}[_0x36df20(0x265)](_0x2b5991){const _0x381214=_0x36df20,_0x22c2a8=this[_0x381214(0x1bc)][_0x381214(0x26a)][_0x381214(0x293)](_0x381214(0x168)),_0x1fafb9=_0x391bb3(_0x381214(0x110)+_0x2b5991),_0x1cf6e1=_0x22c2a8[_0x381214(0x219)](_0x1fafb9);return _0x1cf6e1||_0x22c2a8[_0x381214(0x24b)]({'id':_0x1fafb9,'name':_0x2b5991});}[_0x36df20(0x148)](_0x2426ea,_0x210b0f,_0xe3b2dd,_0x2513a0,_0x959d5d){const _0x139f3c=_0x36df20,_0xe6553e=this[_0x139f3c(0x1ef)](_0x2513a0),_0x5bb84a=this[_0x139f3c(0x1f1)][_0x139f3c(0x175)](_0x2426ea,_0x210b0f,_0xe3b2dd,_0xe6553e,_0x959d5d,_0x4951ce=>{const _0x491f6d=_0x139f3c;this[_0x491f6d(0x115)](_0xe3b2dd,{'attributes':_0x4951ce});const _0x24963d=this[_0x491f6d(0x1a3)](_0xe3b2dd);this[_0x491f6d(0x20c)](new Set([_0x24963d])),this[_0x491f6d(0x222)](new Set([_0x24963d]));});return this[_0x139f3c(0x197)](_0x5bb84a,_0x139f3c(0x288),()=>{const _0x18da46=_0x139f3c;this[_0x18da46(0x115)](_0xe3b2dd,{'state':_0x18da46(0x23f)});},{'priority':_0x139f3c(0x122)}),this[_0x139f3c(0x197)](_0x5bb84a,_0x139f3c(0x205),()=>{const _0x57bdfe=_0x139f3c;this[_0x57bdfe(0x115)](_0xe3b2dd,{'state':_0x57bdfe(0x1f5)});},{'priority':_0x139f3c(0x122)}),this[_0x139f3c(0x29f)][_0x139f3c(0x21b)](_0xe3b2dd,_0x5bb84a),this[_0x139f3c(0x1cf)][_0x139f3c(0x21b)](_0x5bb84a,_0x139f3c(0x172)),_0x5bb84a;}[_0x36df20(0x297)](_0x29e79f){const _0x443a84=_0x36df20,_0x5cf712=_0x29e79f[_0x443a84(0x212)](':');return{'group':_0x5cf712[0x0],'type':_0x5cf712[0x1],'subType':_0x5cf712[_0x443a84(0x201)]>=0x5?_0x5cf712[0x2]:null,'id':_0x5cf712[_0x443a84(0x201)]<0x5?_0x5cf712[0x2]:_0x5cf712[0x3],'authorId':_0x5cf712[_0x443a84(0x201)]<0x5?_0x5cf712[0x3]:_0x5cf712[0x4],'markerCount':0x6==_0x5cf712[_0x443a84(0x201)]?_0x5cf712[0x5]:null};}[_0x36df20(0x19a)](_0x5353e6,_0x2f80d6,_0x38ab4c){const _0x491eb8=_0x36df20,_0xfea3c0=_0x5353e6[_0x491eb8(0x24e)](),_0x171bed=_0xfea3c0[_0x491eb8(0x264)],_0x11967f=_0xfea3c0[_0x491eb8(0x1af)];this[_0x491eb8(0x1b6)](_0x5353e6,this[_0x491eb8(0x179)][_0x491eb8(0x111)](_0x171bed,_0x2f80d6));const _0x286cfa=_0x1fdcfd(),_0x52d15f=_0x5353e6[_0x491eb8(0x14c)]['id'],_0x5dcb1b=_0x5353e6[_0x491eb8(0x207)]+(_0x5353e6[_0x491eb8(0x282)]?':'+_0x5353e6[_0x491eb8(0x282)]:'');this[_0x491eb8(0x156)]({'id':_0x286cfa,'type':_0x5dcb1b,'createdAt':new Date(),'authorId':_0x52d15f,'originalSuggestionId':_0x5353e6['id'],'attributes':_0x5353e6[_0x491eb8(0x248)],'data':_0x5353e6[_0x491eb8(0x1f0)]});const _0x404bb1=this[_0x491eb8(0x27d)](_0x5353e6);(_0x491eb8(0x13f)==_0x5353e6[_0x491eb8(0x207)]||_0x404bb1&&this[_0x491eb8(0x147)](_0x404bb1))&&(_0x38ab4c=this[_0x491eb8(0x179)][_0x491eb8(0x1c0)](_0x38ab4c[_0x491eb8(0x1da)])),this[_0x491eb8(0x127)](_0x5dcb1b,_0x286cfa,_0x52d15f,this[_0x491eb8(0x179)][_0x491eb8(0x111)](_0x38ab4c,_0x11967f));}[_0x36df20(0x202)](_0x1b57e1,_0x504410=null){const _0x1ed058=_0x36df20,_0x5a6811=[],_0x13a455=this[_0x1ed058(0x1bc)][_0x1ed058(0x26a)][_0x1ed058(0x293)](_0x1ed058(0x168))['me'];Array[_0x1ed058(0x25a)](_0x1b57e1)||(_0x1b57e1=[_0x1b57e1]);for(const _0x526a8c of this[_0x1ed058(0x129)]()){if(!_0x526a8c[_0x1ed058(0x2a7)])continue;if(_0x504410&&_0x526a8c[_0x1ed058(0x207)]!=_0x504410)continue;let _0x39e056=!0x1;for(const _0x37c6d3 of _0x526a8c[_0x1ed058(0x182)]()){for(const _0x26fd34 of _0x1b57e1){const _0x3c0ddf=_0x26fd34[_0x1ed058(0x264)][_0x1ed058(0x17f)](_0x37c6d3[_0x1ed058(0x1af)])||_0x26fd34[_0x1ed058(0x1af)][_0x1ed058(0x17f)](_0x37c6d3[_0x1ed058(0x264)]);if(_0x3c0ddf||_0x26fd34[_0x1ed058(0x26f)](_0x37c6d3)){const _0x3b296b=_0x26fd34[_0x1ed058(0x240)](_0x37c6d3)&&Rt(this[_0x1ed058(0x179)][_0x1ed058(0x2ab)],_0x37c6d3[_0x1ed058(0x264)],_0x26fd34),_0x564b9c=_0x37c6d3[_0x1ed058(0x240)](_0x26fd34)&&Rt(this[_0x1ed058(0x179)][_0x1ed058(0x2ab)],_0x26fd34[_0x1ed058(0x264)],_0x37c6d3);_0x5a6811[_0x1ed058(0x113)]({'suggestion':_0x526a8c,'meta':{'isOwn':_0x13a455==_0x526a8c[_0x1ed058(0x254)],'isNextTo':_0x3c0ddf,'isInsideObject':_0x3b296b,'containsRangeInObject':_0x564b9c}}),_0x39e056=!0x0;break;}}if(_0x39e056)break;}}return _0x5a6811;}[_0x36df20(0x127)](_0x4120e8,_0x566364,_0x242b28,_0x2b1222,_0xf5fa46){const _0x412def=_0x36df20;this[_0x412def(0x179)][_0x412def(0x203)](_0x2632a4=>{const _0x33d85f=_0x412def;let _0x27242e=_0x33d85f(0x210)+_0x4120e8+':'+_0x566364+':'+_0x242b28;_0xf5fa46&&(_0x27242e=_0x27242e+':'+_0xf5fa46),_0x2632a4[_0x33d85f(0x25d)](_0x27242e,{'range':_0x2b1222,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x36df20(0x23b)](_0x1a668f){const _0x4a4ed0=_0x36df20,_0x495d08=_0x1a668f[_0x4a4ed0(0x2a2)],_0x1ed668=_0x1a668f[_0x4a4ed0(0x22d)];_0x1a668f[_0x4a4ed0(0x2a2)]=null,_0x1a668f[_0x4a4ed0(0x22d)]=null,null!=_0x495d08&&_0x495d08[_0x4a4ed0(0x22d)]==_0x1a668f&&(_0x495d08[_0x4a4ed0(0x22d)]=_0x1ed668),null!=_0x1ed668&&_0x1ed668[_0x4a4ed0(0x2a2)]==_0x1a668f&&(_0x1ed668[_0x4a4ed0(0x2a2)]=_0x495d08),_0x4a4ed0(0x284)==this[_0x4a4ed0(0x1cf)][_0x4a4ed0(0x293)](_0x1a668f)&&(this[_0x4a4ed0(0x1cf)][_0x4a4ed0(0x21b)](_0x1a668f,_0x4a4ed0(0x2b7)),this[_0x4a4ed0(0x243)](_0x4a4ed0(0x1e5),_0x1a668f,_0x495d08,_0x1ed668));}[_0x36df20(0x156)](_0xc5900a){const _0x471c3e=_0x36df20,_0x469ac9=_0xc5900a['id'],_0x5ec0cb=this[_0x471c3e(0x14f)](_0xc5900a);if(this[_0x471c3e(0x1b1)]&&this[_0x471c3e(0x1b1)][_0x471c3e(0x1d8)]){const _0x5cac07=this[_0x471c3e(0x1bc)][_0x471c3e(0x26a)][_0x471c3e(0x293)](_0x471c3e(0x13c)),_0x1652f1=_0x5ec0cb[_0x471c3e(0x28b)],_0x20998a=_0x5ec0cb[_0x471c3e(0x282)]?_0x5ec0cb[_0x471c3e(0x207)]+':'+_0x5ec0cb[_0x471c3e(0x282)]:_0x5ec0cb[_0x471c3e(0x207)],_0x5cf61a=this[_0x471c3e(0x1bc)][_0x471c3e(0x29c)],_0xd5720b=_0x5cac07[_0x471c3e(0x251)](_0x4bc22d(_0x5cf61a,_0x471c3e(0x112))),_0x1a2846={'id':_0x469ac9,'type':_0x20998a,'hasComments':_0x1652f1,'data':_0xc5900a[_0x471c3e(0x1f0)]||null,'originalSuggestionId':_0xc5900a[_0x471c3e(0x2a6)]||null,'attributes':_0x5ec0cb[_0x471c3e(0x248)]};this[_0x471c3e(0x1b1)][_0x471c3e(0x1d8)](_0x1a2846)[_0x471c3e(0x2b0)](_0x436bb3=>{const _0x506f39=_0x471c3e;_0x5ec0cb[_0x506f39(0x287)]=!0x0,_0x5cac07[_0x506f39(0x192)](_0xd5720b),_0x436bb3&&_0x436bb3[_0x506f39(0x10c)]&&(this[_0x506f39(0x29f)][_0x506f39(0x293)](_0x469ac9)[_0x506f39(0x10c)]=_0x436bb3[_0x506f39(0x10c)]);})[_0x471c3e(0x25b)](_0x1f79ff=>{const _0x222a8a=_0x471c3e;throw _0x65fac3(_0x222a8a(0x2a3)),this[_0x222a8a(0x1bc)][_0x222a8a(0x1dd)][_0x222a8a(0x259)]({'isUndoable':!0x1},()=>{const _0x5ef51d=_0x222a8a;_0x5ec0cb[_0x5ef51d(0x205)]();}),_0x5ec0cb[_0x222a8a(0x28f)](),this[_0x222a8a(0x29f)][_0x222a8a(0x2a8)](_0x5ec0cb['id']),this[_0x222a8a(0x1cf)][_0x222a8a(0x2a8)](_0x5ec0cb),_0x1f79ff;});}return _0x5ec0cb;}[_0x36df20(0x147)](_0x295806){const _0x2c19af=_0x36df20;return this[_0x2c19af(0x1c2)][_0x2c19af(0x1ff)](_0x295806);}[_0x36df20(0x115)](_0x85ff27,_0x44462b){const _0x3b57e5=_0x36df20,_0x34a5ae=this[_0x3b57e5(0x1bc)][_0x3b57e5(0x26a)][_0x3b57e5(0x293)](_0x3b57e5(0x13c)),_0x929066=this[_0x3b57e5(0x1a3)](_0x85ff27);if(this[_0x3b57e5(0x1b1)]&&this[_0x3b57e5(0x1b1)][_0x3b57e5(0x14e)]){if(_0x929066[_0x3b57e5(0x287)]){const _0x2daa4f=_0x34a5ae[_0x3b57e5(0x251)](_0x4bc22d(this[_0x3b57e5(0x1bc)][_0x3b57e5(0x29c)],_0x3b57e5(0x112)));this[_0x3b57e5(0x1b1)][_0x3b57e5(0x14e)](_0x85ff27,_0x44462b)[_0x3b57e5(0x2b0)](()=>{const _0xf1e40e=_0x3b57e5;_0x34a5ae[_0xf1e40e(0x192)](_0x2daa4f);});}else _0x929066['on'](_0x3b57e5(0x1d9),()=>{const _0x4c227a=_0x3b57e5;this[_0x4c227a(0x115)](_0x85ff27,_0x44462b);});}}[_0x36df20(0x151)](_0x55f60b){const _0x491cc7=_0x36df20;if(!this[_0x491cc7(0x1b1)]||!this[_0x491cc7(0x1b1)][_0x491cc7(0x1a3)])throw new _0x256812(_0x491cc7(0x23e),this);return this[_0x491cc7(0x1b1)][_0x491cc7(0x1a3)](_0x55f60b);}[_0x36df20(0x186)](_0x3f7cba){const _0x62ce12=_0x36df20,{id:_0x162d04,type:_0x5d9dd8,subType:_0x2277dc,authorId:_0xc230f9}=this[_0x62ce12(0x297)](_0x3f7cba),_0x3808c9=this[_0x62ce12(0x29f)][_0x62ce12(0x293)](_0x162d04)||this[_0x62ce12(0x148)](_0x5d9dd8,_0x2277dc,_0x162d04,_0xc230f9,{});switch(this[_0x62ce12(0x1d6)](_0x3808c9,_0x5d9dd8,_0x2277dc,_0xc230f9),this[_0x62ce12(0x1cf)][_0x62ce12(0x293)](_0x3808c9)){case _0x62ce12(0x172):this[_0x62ce12(0x151)](_0x162d04)[_0x62ce12(0x2b0)](_0x293c0b=>{const _0x3ac433=_0x62ce12;let _0x359d76=Promise[_0x3ac433(0x1fb)]();_0x293c0b[_0x3ac433(0x28b)]&&(_0x359d76=this[_0x3ac433(0x1ad)][_0x3ac433(0x136)]({'channelId':this[_0x3ac433(0x1bc)][_0x3ac433(0x296)][_0x3ac433(0x293)](_0x3ac433(0x22e)),'threadId':_0x162d04})),_0x359d76[_0x3ac433(0x2b0)](()=>{const _0x283078=_0x3ac433;this[_0x283078(0x14f)](_0x293c0b)[_0x283078(0x287)]=!0x0;});}),this[_0x62ce12(0x1cf)][_0x62ce12(0x21b)](_0x3808c9,_0x62ce12(0x119));break;case _0x62ce12(0x2b7):this[_0x62ce12(0x115)](_0x162d04,{'state':_0x62ce12(0x267)});case _0x62ce12(0x1bd):this[_0x62ce12(0x1cf)][_0x62ce12(0x21b)](_0x3808c9,_0x62ce12(0x284)),this[_0x62ce12(0x243)](_0x62ce12(0x190),_0x3808c9);break;case _0x62ce12(0x284):this[_0x62ce12(0x243)](_0x62ce12(0x1e6),_0x3808c9);}return _0x3808c9[_0x62ce12(0x15a)](_0x3f7cba),_0x3808c9;}[_0x36df20(0x222)](_0x4d406b){const _0x4395bd=_0x36df20,_0x33ac79=Array[_0x4395bd(0x1e0)](_0x4d406b),_0x18609d=_0x33ac79[_0x4395bd(0x1e3)](_0x35ddea=>_0x4395bd(0x1e1)==_0x35ddea[_0x4395bd(0x207)]);this[_0x4395bd(0x1ce)](_0x18609d);const _0x3ef861=_0x33ac79[_0x4395bd(0x1e3)](_0x26dd9d=>!_0x26dd9d[_0x4395bd(0x256)]&&_0x4395bd(0x1e1)!=_0x26dd9d[_0x4395bd(0x207)]),_0x51023d=this[_0x4395bd(0x129)]({'skipNotAttached':!0x0})[_0x4395bd(0x1e3)](_0xe9e903=>!_0xe9e903[_0x4395bd(0x256)]&&_0x4395bd(0x1e1)!=_0xe9e903[_0x4395bd(0x207)]),_0x32a24a=_0x51023d[_0x4395bd(0x1e3)](_0x3fbf7e=>!_0x4d406b[_0x4395bd(0x1ff)](_0x3fbf7e)),_0x18e7bc=new Map(_0x51023d[_0x4395bd(0x27f)](_0x4b71e4=>[_0x4b71e4,this[_0x4395bd(0x1f1)][_0x4395bd(0x164)](_0x4b71e4[_0x4395bd(0x207)],_0x4b71e4[_0x4395bd(0x282)],_0x4395bd(0x16b))])),_0x42d7fd=new Map(_0x51023d[_0x4395bd(0x27f)](_0x3f6b08=>[_0x3f6b08,_0x3f6b08[_0x4395bd(0x24e)]()])),_0x415fb0=new Set(),_0x921791=new Set();for(let _0x42ac34=0x0;_0x42ac34<_0x3ef861[_0x4395bd(0x201)];_0x42ac34++)_0x5aace8(_0x3ef861[_0x42ac34],_0x3ef861,_0x42ac34+0x1);for(let _0x138684=0x0;_0x138684<_0x3ef861[_0x4395bd(0x201)];_0x138684++)_0x5aace8(_0x3ef861[_0x138684],_0x32a24a,0x0);const _0x2ae137=new Set();for(let _0x561b48=0x0;_0x561b48<_0x3ef861[_0x4395bd(0x201)];_0x561b48++){const _0x2fd388=_0x3ef861[_0x561b48];!_0x921791[_0x4395bd(0x1ff)](_0x2fd388)&&_0x2fd388[_0x4395bd(0x2a2)]&&(_0x2ae137[_0x4395bd(0x251)](_0x2fd388[_0x4395bd(0x2a2)]),_0x2fd388[_0x4395bd(0x2a2)][_0x4395bd(0x22d)]===_0x2fd388&&(_0x2fd388[_0x4395bd(0x2a2)][_0x4395bd(0x22d)]=null),_0x2fd388[_0x4395bd(0x2a2)]=null),!_0x415fb0[_0x4395bd(0x1ff)](_0x2fd388)&&_0x2fd388[_0x4395bd(0x22d)]&&(_0x2ae137[_0x4395bd(0x251)](_0x2fd388[_0x4395bd(0x22d)]),_0x2fd388[_0x4395bd(0x22d)][_0x4395bd(0x2a2)]===_0x2fd388&&(_0x2fd388[_0x4395bd(0x22d)][_0x4395bd(0x2a2)]=null),_0x2fd388[_0x4395bd(0x22d)]=null);}function _0x5aace8(_0x352545,_0x1297c6,_0x1a57f1){const _0xa15844=_0x4395bd;for(let _0x3d1978=_0x1a57f1;_0x3d1978<_0x1297c6[_0xa15844(0x201)];_0x3d1978++){const _0x2fbd4b=_0xc4ff41(_0x352545,_0x1297c6[_0x3d1978]);_0x2fbd4b&&(_0x2fbd4b[0x0][_0xa15844(0x22d)]=_0x2fbd4b[0x1],_0x2fbd4b[0x1][_0xa15844(0x2a2)]=_0x2fbd4b[0x0],_0x415fb0[_0xa15844(0x251)](_0x2fbd4b[0x0]),_0x921791[_0xa15844(0x251)](_0x2fbd4b[0x1]));}}function _0xc4ff41(_0x530778,_0x2ad508){const _0x8f149d=_0x4395bd;if(_0x530778[_0x8f149d(0x254)]['id']!==_0x2ad508[_0x8f149d(0x254)]['id'])return null;const _0x1692bc=_0x18e7bc[_0x8f149d(0x293)](_0x530778)(_0x530778,_0x2ad508,_0x42d7fd[_0x8f149d(0x293)](_0x530778),_0x42d7fd[_0x8f149d(0x293)](_0x2ad508));if(!_0x1692bc)return null;return _0x18e7bc[_0x8f149d(0x293)](_0x2ad508)(_0x530778,_0x2ad508,_0x42d7fd[_0x8f149d(0x293)](_0x530778),_0x42d7fd[_0x8f149d(0x293)](_0x2ad508))?_0x1692bc[0x1][_0x8f149d(0x1eb)]&&_0x1692bc[0x1][_0x8f149d(0x1eb)][_0x8f149d(0x201)]?null:_0x1692bc:null;}_0x2ae137[_0x4395bd(0x237)]&&this[_0x4395bd(0x222)](_0x2ae137);}[_0x36df20(0x1ce)](_0x1da4aa){const _0x2bb1ab=_0x36df20;if(0x0==_0x1da4aa[_0x2bb1ab(0x201)])return;const _0x38ea80=this[_0x2bb1ab(0x129)]({'skipNotAttached':!0x0})[_0x2bb1ab(0x1e3)](_0x5d0f43=>_0x2bb1ab(0x1e1)==_0x5d0f43[_0x2bb1ab(0x207)]&&_0x5d0f43[_0x2bb1ab(0x280)]),_0x232c11=[],_0x4884ad=new Map();for(const _0x4a250b of _0x38ea80){const _0x542e16=_0x391bb3(_0x4a250b[_0x2bb1ab(0x248)]);_0x4884ad[_0x2bb1ab(0x1ff)](_0x542e16)||(_0x4884ad[_0x2bb1ab(0x21b)](_0x542e16,_0x232c11[_0x2bb1ab(0x201)]),_0x232c11[_0x2bb1ab(0x113)]([]));const _0x503c64=_0x4884ad[_0x2bb1ab(0x293)](_0x542e16);_0x232c11[_0x503c64][_0x2bb1ab(0x113)](_0x4a250b);}!(function(){const _0x3efcc2=_0x2bb1ab;_0x232c11[_0x3efcc2(0x1a8)]((_0x3b7aab,_0x1f397d)=>{const _0x34d1b1=_0x3efcc2,_0x4f7e7a=_0x3b7aab[0x0][_0x34d1b1(0x10c)],_0x45a7a0=_0x1f397d[0x0][_0x34d1b1(0x10c)];return _0x4f7e7a==_0x45a7a0?_0x3b7aab[0x0][_0x34d1b1(0x248)][_0x34d1b1(0x16f)]<_0x1f397d[0x0][_0x34d1b1(0x248)][_0x34d1b1(0x16f)]?-0x1:0x1:_0x4f7e7a<_0x45a7a0?-0x1:0x1;});for(const _0x3302fe of _0x232c11)_0x3302fe[_0x3efcc2(0x1a8)]((_0x407394,_0x2d194f)=>_0x407394['id']<_0x2d194f['id']?-0x1:0x1);}());for(let _0x5d5d5d=0x0;_0x5d5d5d<_0x232c11[_0x2bb1ab(0x201)];_0x5d5d5d++){if(0x0==_0x232c11[_0x5d5d5d][_0x2bb1ab(0x201)])continue;const _0x2d9f85=[];for(let _0x952598=_0x5d5d5d+0x1;_0x952598<_0x232c11[_0x2bb1ab(0x201)];_0x952598++)0x0!=_0x232c11[_0x952598][_0x2bb1ab(0x201)]&&_0x2c4346(_0x232c11[_0x5d5d5d],_0x232c11[_0x952598])&&_0x2d9f85[_0x2bb1ab(0x113)](_0x952598);for(const _0x308c46 of _0x2d9f85)_0x232c11[_0x5d5d5d]=_0x232c11[_0x5d5d5d][_0x2bb1ab(0x1c1)](_0x232c11[_0x308c46]),_0x232c11[_0x308c46]=[];}for(const _0x121d54 of _0x232c11)for(let _0x1f2c31=0x0;_0x1f2c31<_0x121d54[_0x2bb1ab(0x201)];_0x1f2c31++)_0x121d54[_0x1f2c31][_0x2bb1ab(0x22d)]=_0x121d54[_0x1f2c31+0x1]||null;for(const _0x4939bc of _0x232c11)for(let _0x391c86=0x0;_0x391c86<_0x4939bc[_0x2bb1ab(0x201)];_0x391c86++)_0x4939bc[_0x391c86][_0x2bb1ab(0x2a2)]=_0x4939bc[_0x391c86-0x1]||null;function _0x2c4346(_0x3b39a0,_0x3dfb50){const _0x4b9555=_0x2bb1ab;if(_0x3b39a0[0x0][_0x4b9555(0x248)][_0x4b9555(0x16f)]!==_0x3dfb50[0x0][_0x4b9555(0x248)][_0x4b9555(0x16f)]&&_0x3b39a0[0x0][_0x4b9555(0x254)]!==_0x3dfb50[0x0][_0x4b9555(0x254)])return!0x1;if(!function(_0x51292d,_0x542f1f){const _0x101cac=_0x4b9555;if(!_0x51292d[_0x101cac(0x28b)]&&!_0x542f1f[_0x101cac(0x28b)])return!0x0;if(_0x51292d[_0x101cac(0x28b)]&&_0x542f1f[_0x101cac(0x28b)])return!0x1;if(_0x51292d[_0x101cac(0x28b)]&&_0x542f1f[_0x101cac(0x10c)]<_0x51292d[_0x101cac(0x1eb)][_0x101cac(0x149)][_0x101cac(0x293)](0x0)[_0x101cac(0x10c)])return!0x0;if(_0x542f1f[_0x101cac(0x28b)]&&_0x51292d[_0x101cac(0x10c)]<_0x542f1f[_0x101cac(0x1eb)][_0x101cac(0x149)][_0x101cac(0x293)](0x0)[_0x101cac(0x10c)])return!0x0;return!0x1;}(_0x3b39a0[0x0],_0x3dfb50[0x0]))return!0x1;const _0xa1d7ef=_0x399bc1(_0x3b39a0[0x0][_0x4b9555(0x248)],_0x4b9555(0x16f)),_0x425b42=_0x399bc1(_0x3dfb50[0x0][_0x4b9555(0x248)],_0x4b9555(0x16f));if(!_0x832644(_0xa1d7ef,_0x425b42))return!0x1;return!!_0x3b39a0[_0x4b9555(0x1b4)](_0x1da652=>_0x3dfb50[_0x4b9555(0x255)](_0x9aae00=>_0x1da652[_0x4b9555(0x24e)]()[_0x4b9555(0x17f)](_0x9aae00[_0x4b9555(0x24e)]())))&&_0x3dfb50[_0x4b9555(0x1b4)](_0x14706a=>_0x3b39a0[_0x4b9555(0x255)](_0x398867=>_0x14706a[_0x4b9555(0x24e)]()[_0x4b9555(0x17f)](_0x398867[_0x4b9555(0x24e)]())));}}[_0x36df20(0x20c)](_0x4b2e40){const _0x36d4c2=_0x36df20,_0xc31526=Array[_0x36d4c2(0x1e0)](_0x4b2e40),_0x430d29=this[_0x36d4c2(0x129)]({'skipNotAttached':!0x0}),_0x5b4912=_0x430d29[_0x36d4c2(0x1e3)](_0x379641=>!_0x4b2e40[_0x36d4c2(0x1ff)](_0x379641)),_0x15a9e2=new Map(_0xc31526[_0x36d4c2(0x27f)](_0x5b21a7=>[_0x5b21a7,this[_0x36d4c2(0x1f1)][_0x36d4c2(0x164)](_0x5b21a7[_0x36d4c2(0x207)],_0x5b21a7[_0x36d4c2(0x282)],_0x36d4c2(0x2ac))])),_0x3e1f9d=new Map(_0x430d29[_0x36d4c2(0x27f)](_0x4ec39e=>[_0x4ec39e,_0x4ec39e[_0x36d4c2(0x182)]()]));for(let _0xbc3fc=0x0;_0xbc3fc<_0xc31526[_0x36d4c2(0x201)];_0xbc3fc++){if(_0x414e56(this,_0xc31526[_0xbc3fc],_0xc31526,_0xbc3fc+0x1))return!0x0;}for(let _0xc4033d=0x0;_0xc4033d<_0xc31526[_0x36d4c2(0x201)];_0xc4033d++){if(_0x414e56(this,_0xc31526[_0xc4033d],_0x5b4912,0x0))return!0x0;}return!0x1;function _0x414e56(_0x48e73c,_0x1c882a,_0xe1a8a1,_0x5486e3){const _0x4d3dca=_0x36d4c2;for(let _0x1b5311=_0x5486e3;_0x1b5311<_0xe1a8a1[_0x4d3dca(0x201)];_0x1b5311++){const _0x4fbbd6=_0xe1a8a1[_0x1b5311];if(_0x4fbbd6[_0x4d3dca(0x207)]!==_0x1c882a[_0x4d3dca(0x207)]||_0x4fbbd6[_0x4d3dca(0x254)]['id']!==_0x1c882a[_0x4d3dca(0x254)]['id']||_0x4fbbd6[_0x4d3dca(0x282)]!==_0x1c882a[_0x4d3dca(0x282)])continue;if(!Pt(_0x1c882a,_0x4fbbd6,[_0x4d3dca(0x16f)]))continue;if(_0x4d3dca(0x1e1)==_0x1c882a[_0x4d3dca(0x207)]&&_0x1c882a[_0x4d3dca(0x1f0)][_0x4d3dca(0x226)]!=_0x4fbbd6[_0x4d3dca(0x1f0)][_0x4d3dca(0x226)])continue;if(_0x4d3dca(0x1e1)==_0x1c882a[_0x4d3dca(0x207)]&&_0x48e73c[_0x4d3dca(0x147)](_0x1c882a[_0x4d3dca(0x1f0)][_0x4d3dca(0x1ae)]))continue;if(_0x4d3dca(0x13f)==_0x1c882a[_0x4d3dca(0x207)]){const _0x137344=_0x48e73c[_0x4d3dca(0x1bc)][_0x4d3dca(0x1dd)],_0x161cff=_0x1c882a[_0x4d3dca(0x142)]();if(_0x161cff&&(_0x137344[_0x4d3dca(0x2ab)][_0x4d3dca(0x26e)](_0x161cff)||_0x137344[_0x4d3dca(0x2ab)][_0x4d3dca(0x261)](_0x161cff)))continue;}const _0x172749=_0x15a9e2[_0x4d3dca(0x293)](_0x1c882a),_0x2d491f=_0x3e1f9d[_0x4d3dca(0x293)](_0x1c882a),_0x44b434=_0x3e1f9d[_0x4d3dca(0x293)](_0x4fbbd6),_0x4f0192=_0x1c882a[_0x4d3dca(0x1eb)]&&_0x1c882a[_0x4d3dca(0x1eb)][_0x4d3dca(0x201)],_0x2b4549=_0x4fbbd6[_0x4d3dca(0x1eb)]&&_0x4fbbd6[_0x4d3dca(0x1eb)][_0x4d3dca(0x201)];if(!_0x4f0192&&_0x172749(_0x44b434,_0x2d491f))return _0x48e73c[_0x4d3dca(0x208)](_0x4fbbd6,_0x1c882a),_0x3e1f9d[_0x4d3dca(0x2a8)](_0x1c882a),!0x0;if(!_0x2b4549&&_0x172749(_0x2d491f,_0x44b434))return _0x48e73c[_0x4d3dca(0x208)](_0x1c882a,_0x4fbbd6),_0x3e1f9d[_0x4d3dca(0x2a8)](_0x4fbbd6),!0x0;}return!0x1;}}[_0x36df20(0x208)](_0x73d673,_0x35af21){const _0x508717=_0x36df20;if(_0x73d673[_0x508717(0x256)]){for(const _0x11fdd9 of _0x35af21[_0x508717(0x182)]())_0x73d673[_0x508717(0x14b)](_0x11fdd9);}else{const _0x4e86f5=_0x35af21[_0x508717(0x24e)]()[_0x508717(0x1af)];this[_0x508717(0x1b6)](_0x73d673,this[_0x508717(0x179)][_0x508717(0x111)](_0x73d673[_0x508717(0x24e)]()[_0x508717(0x264)],_0x4e86f5));}_0x35af21[_0x508717(0x121)]();}[_0x36df20(0x29a)](_0x407ec3,_0x4d99b5){const _0x12f896=_0x36df20,_0x26c7be=_0x407ec3[_0x12f896(0x22b)](_0x12f896(0x1a9))||_0x407ec3[_0x12f896(0x22b)](_0x12f896(0x1e1))?_0x12f896(0x23a):_0x407ec3[_0x12f896(0x260)]();return _0x4bc22d(this[_0x12f896(0x1bc)][_0x12f896(0x29c)],_0x4d99b5+'_'+_0x26c7be+_0x12f896(0x233));}[_0x36df20(0x18f)](){const _0x144e07=_0x36df20,_0x2baff8=this[_0x144e07(0x1bc)];if(!_0x2baff8['ui'])return;const {ariaLiveAnnouncer:_0x2bc556}=_0x2baff8['ui'];_0x526d44(this[_0x144e07(0x179)],({left:_0xe308a6,entered:_0x5ab67c})=>{const _0x5706dc=_0x144e07;for(const _0x1d945e of _0xe308a6){const {group:_0x3bd6cc,type:_0x56ab81}=this[_0x5706dc(0x297)](_0x1d945e[_0x5706dc(0x1bb)]);if(_0x5706dc(0x227)===_0x3bd6cc){_0x2bc556[_0x5706dc(0x22c)](this[_0x5706dc(0x29a)](_0x56ab81,_0x5706dc(0x146)));break;}}for(const _0x16a624 of _0x5ab67c){const {group:_0x35c2be,type:_0x57ee8e}=this[_0x5706dc(0x297)](_0x16a624[_0x5706dc(0x1bb)]);if(_0x5706dc(0x227)===_0x35c2be){_0x2bc556[_0x5706dc(0x22c)](this[_0x5706dc(0x29a)](_0x57ee8e,_0x5706dc(0x187)));break;}}});}[_0x36df20(0x295)](_0x5c5bc3){const _0x43eff2=_0x36df20;if(this[_0x43eff2(0x228)])return!0x1;const _0x44d697=this[_0x43eff2(0x1bc)],_0x15da2b=_0x44d697[_0x43eff2(0x1dd)][_0x43eff2(0x1aa)][_0x43eff2(0x1d2)][_0x43eff2(0x1b9)]();if(0x0==_0x15da2b[_0x43eff2(0x201)])return!0x1;const _0x5b7b3e=[],_0x2ebbe7=_0x15da2b[_0x43eff2(0x1e3)](_0x2e8891=>_0x43eff2(0x1e1)==_0x2e8891[_0x43eff2(0x207)]),_0x144923=_0x15da2b[_0x43eff2(0x1e3)](_0x39e96f=>_0x43eff2(0x2b9)==_0x39e96f[_0x43eff2(0x207)]&&_0x43eff2(0x1d1)!=_0x39e96f[_0x43eff2(0x1bb)]),_0x2e63ef=_0x15da2b[_0x43eff2(0x1e3)](_0x2d8088=>_0x43eff2(0x192)==_0x2d8088[_0x43eff2(0x207)]&&_0x43eff2(0x1d1)!=_0x2d8088[_0x43eff2(0x1bb)]);for(const _0x132f95 of _0x2ebbe7)_0x5b7b3e[_0x43eff2(0x113)]({'key':_0x132f95[_0x43eff2(0x185)],'newValue':_0x132f95[_0x43eff2(0x270)],'oldValue':_0x132f95[_0x43eff2(0x1fc)],'range':Ot(_0x132f95[_0x43eff2(0x15b)],_0x44d697[_0x43eff2(0x1dd)])});for(const _0x463c4d of _0x144923){const _0x29a970=_0x2e63ef[_0x43eff2(0x281)](_0x4593f5=>_0x4593f5[_0x43eff2(0x209)][_0x43eff2(0x17f)](_0x463c4d[_0x43eff2(0x209)]));_0x29a970&&_0x5b7b3e[_0x43eff2(0x113)]({'key':_0x43eff2(0x28e),'newValue':_0x463c4d[_0x43eff2(0x1bb)],'oldValue':_0x29a970[_0x43eff2(0x1bb)],'range':_0x44d697[_0x43eff2(0x1dd)][_0x43eff2(0x1d5)](_0x463c4d[_0x43eff2(0x209)][_0x43eff2(0x26c)])});}return 0x0!=_0x5b7b3e[_0x43eff2(0x201)]&&this[_0x43eff2(0x232)](_0x5c5bc3,_0x5b7b3e);}[_0x36df20(0x22a)](_0x5436d7){const _0x8ac6c1=_0x36df20;let _0x3da394=!0x1;const _0x1ac834=this[_0x8ac6c1(0x1bc)][_0x8ac6c1(0x1dd)][_0x8ac6c1(0x1aa)][_0x8ac6c1(0x1d2)][_0x8ac6c1(0x15d)]()[_0x8ac6c1(0x1e3)](_0x5104fb=>_0x5104fb[_0x8ac6c1(0x1f0)][_0x8ac6c1(0x177)]&&_0x5104fb[_0x8ac6c1(0x1bb)][_0x8ac6c1(0x22b)](_0x8ac6c1(0x1df)));for(const _0x4a1a59 of _0x1ac834){const {subType:_0x4622b1,id:_0x371cc2}=this[_0x8ac6c1(0x297)](_0x4a1a59[_0x8ac6c1(0x1bb)]),_0x49e487=_0x4622b1[_0x8ac6c1(0x212)]('|')[0x0];for(const _0x6fef0e of this[_0x8ac6c1(0x129)]({'skipNotAttached':!0x0}))_0x6fef0e['id']!=_0x371cc2&&_0x8ac6c1(0x1e1)==_0x6fef0e[_0x8ac6c1(0x207)]&&_0x6fef0e[_0x8ac6c1(0x1f0)]&&_0x6fef0e[_0x8ac6c1(0x1f0)][_0x8ac6c1(0x1ae)]==_0x49e487&&_0x6fef0e[_0x8ac6c1(0x24e)]()[_0x8ac6c1(0x138)](_0x4a1a59[_0x8ac6c1(0x1f0)][_0x8ac6c1(0x177)])&&(this[_0x8ac6c1(0x1ed)](_0x6fef0e,_0x4a1a59[_0x8ac6c1(0x1f0)][_0x8ac6c1(0x177)],_0x5436d7),_0x3da394=!0x0);}return _0x3da394;}[_0x36df20(0x2ad)](_0x5056c9){const _0x2c6f19=_0x36df20;this[_0x2c6f19(0x1bc)],(this[_0x2c6f19(0x228)]=!0x0,_0x5056c9());}[_0x36df20(0x19d)](_0x4941ba){const _0x4e0d50=_0x36df20,_0x240a91=this[_0x4e0d50(0x147)](_0x4941ba),_0xa3121=this[_0x4e0d50(0x11e)][_0x4e0d50(0x1ff)](_0x4941ba);return _0x240a91||_0xa3121;}[_0x36df20(0x232)](_0x2b260c,_0xc06832){const _0x5d2a93=_0x36df20;if(0x0==_0xc06832[_0x5d2a93(0x201)])return!0x1;let _0x192c7e=!0x1;for(const _0x296b21 of _0xc06832){const _0x5d37bb=this[_0x5d2a93(0x202)](_0x296b21[_0x5d2a93(0x15b)],_0x5d2a93(0x1e1))[_0x5d2a93(0x1e3)](_0x459550=>!_0x459550[_0x5d2a93(0x141)][_0x5d2a93(0x130)])[_0x5d2a93(0x27f)](_0x4ae22e=>_0x4ae22e[_0x5d2a93(0x227)]),_0x55d2b7=_0x391bb3({'newValue':_0x296b21[_0x5d2a93(0x144)]});_0x5d37bb[_0x5d2a93(0x1e3)](_0x4e8bac=>{const _0x155ed4=_0x5d2a93,[_0x12d183,_0x5b35b0]=_0x4e8bac[_0x155ed4(0x282)][_0x155ed4(0x212)]('|');return _0x12d183==_0x296b21[_0x155ed4(0x1ae)]&&_0x5b35b0!=_0x55d2b7;})[_0x5d2a93(0x1f3)](_0x5472dd=>{const _0x2ff8fd=_0x5d2a93;this[_0x2ff8fd(0x1ed)](_0x5472dd,_0x296b21[_0x2ff8fd(0x15b)],_0x2b260c),_0x192c7e=!0x0;});}return _0x192c7e;}[_0x36df20(0x1ed)](_0x5d01d3,_0x4af341,_0x24855f){const _0x2c8ba6=_0x36df20,_0x6c4aea=_0x5d01d3[_0x2c8ba6(0x24e)]()[_0x2c8ba6(0x245)](_0x4af341);0x0!==_0x6c4aea[_0x2c8ba6(0x201)]?0x1!==_0x6c4aea[_0x2c8ba6(0x201)]?this[_0x2c8ba6(0x19a)](_0x5d01d3,_0x4af341[_0x2c8ba6(0x264)],_0x4af341[_0x2c8ba6(0x1af)]):this[_0x2c8ba6(0x1b6)](_0x5d01d3,_0x6c4aea[0x0]):_0x24855f[_0x2c8ba6(0x183)](_0x5d01d3[_0x2c8ba6(0x225)]());}}class xt{constructor(_0x368a7c){const _0xbdc2a9=_0x36df20;this[_0xbdc2a9(0x145)]=_0x368a7c,this[_0xbdc2a9(0x179)]=_0x368a7c[_0xbdc2a9(0x1dd)],this[_0xbdc2a9(0x2b3)]=new Map(),this[_0xbdc2a9(0x17e)]=new Map(),this[_0xbdc2a9(0x193)]();}[_0x36df20(0x175)](_0x717606,_0x2d29f5,_0x4f7097,_0x41daa6,_0x28655c,_0x296b5c){const _0x1bd618=_0x36df20;return new _0x39f4c1(this[_0x1bd618(0x179)],{'type':_0x717606,'subType':_0x2d29f5,'id':_0x4f7097,'author':_0x41daa6,'creator':_0x41daa6,'attributes':_0x28655c,'onAttributesChange':_0x296b5c,'onAccept':(..._0x46373a)=>this[_0x1bd618(0x164)](_0x717606,_0x2d29f5,_0x1bd618(0x288))(..._0x46373a),'onDiscard':(..._0x4d3758)=>this[_0x1bd618(0x164)](_0x717606,_0x2d29f5,_0x1bd618(0x205))(..._0x4d3758)});}[_0x36df20(0x1a5)](_0x4ca65a,_0x1652cd,_0x301627,_0x39d37d){const _0x4c6c82=_0x36df20,_0x25ba50=_0x4ca65a+':'+_0x1652cd+':'+_0x301627;this[_0x4c6c82(0x2b3)][_0x4c6c82(0x21b)](_0x25ba50,_0x39d37d);}[_0x36df20(0x164)](_0x5896b7,_0x3ca80a,_0x45ebbf){const _0x4bf9f9=_0x36df20,_0x2b9f1c=_0x5896b7+':'+_0x3ca80a+':'+_0x45ebbf;return this[_0x4bf9f9(0x2b3)][_0x4bf9f9(0x293)](_0x2b9f1c)||this[_0x4bf9f9(0x17e)][_0x4bf9f9(0x293)](_0x5896b7+':'+_0x45ebbf);}[_0x36df20(0x193)](){const _0x736757=_0x36df20,_0x58f6f6=()=>!0x1,_0x1d72d1=_0x473c9c=>{const _0x8ee28b=_0x4134;_0x473c9c[_0x8ee28b(0x1a8)]((_0x10db0a,_0x308869)=>_0x10db0a[_0x8ee28b(0x264)][_0x8ee28b(0x1a1)](_0x308869[_0x8ee28b(0x264)])?0x1:-0x1),this[_0x8ee28b(0x179)][_0x8ee28b(0x203)](_0x117556=>{const _0x484e14=_0x8ee28b;for(const _0x1ac3d3 of _0x473c9c){let _0x5c298c;_0x5c298c=_0x1ac3d3[_0x484e14(0x1af)][_0x484e14(0x1be)]&&_0x1ac3d3[_0x484e14(0x1af)][_0x484e14(0x1da)]==_0x1ac3d3[_0x484e14(0x264)][_0x484e14(0x26c)]?_0x117556[_0x484e14(0x236)](_0x1ac3d3[_0x484e14(0x264)][_0x484e14(0x26c)],'on'):_0x117556[_0x484e14(0x236)](_0x1ac3d3),this[_0x484e14(0x179)][_0x484e14(0x1a2)](_0x5c298c,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x139009=(_0x14157b,_0x2ac918)=>{const _0x190608=_0x4134;_0x2ac918&&this[_0x190608(0x179)][_0x190608(0x203)](_0x56f513=>{const _0x147d12=_0x190608,{commandName:_0x3d019d,commandParams:_0x91b417=[]}=_0x2ac918,_0x45caf4=_0x14157b[_0x147d12(0x27f)](_0x164fa2=>(Tt(_0x164fa2)&&(_0x164fa2=this[_0x147d12(0x179)][_0x147d12(0x111)](_0x164fa2[_0x147d12(0x1af)])),_0x164fa2))[_0x147d12(0x1e3)](_0x8d6873=>_0x147d12(0x275)!==_0x8d6873[_0x147d12(0x1f8)][_0x147d12(0x2aa)]);if(_0x45caf4[_0x147d12(0x201)]<0x1)return;const _0x412a8e=Array[_0x147d12(0x1e0)](this[_0x147d12(0x179)][_0x147d12(0x1aa)][_0x147d12(0x11f)][_0x147d12(0x182)]())[_0x147d12(0x27f)](_0x774fb1=>_0x46b209[_0x147d12(0x15c)](_0x774fb1));_0x56f513[_0x147d12(0x16e)](_0x45caf4);for(const _0x50f173 of this[_0x147d12(0x145)][_0x147d12(0x11c)][_0x147d12(0x11c)]())_0x50f173[_0x147d12(0x2b2)]();_0x91b417[_0x147d12(0x113)]({'forceDefaultExecution':!0x0}),this[_0x147d12(0x145)][_0x147d12(0x29d)](_0x3d019d,..._0x91b417);const _0x2719d8=_0x412a8e[_0x147d12(0x1e3)](_0x159ee3=>_0x147d12(0x275)!=_0x159ee3[_0x147d12(0x1f8)][_0x147d12(0x2aa)]);_0x2719d8[_0x147d12(0x201)]>0x0&&_0x56f513[_0x147d12(0x16e)](_0x2719d8);for(const _0x3bcdee of _0x412a8e)_0x3bcdee[_0x147d12(0x246)]();});},_0x20cb88=(_0x242a09,_0x587f16)=>0x1==_0x242a09[_0x736757(0x201)]&&0x1==_0x587f16[_0x736757(0x201)]&&_0x242a09[0x0][_0x736757(0x1af)][_0x736757(0x17f)](_0x587f16[0x0][_0x736757(0x264)]),_0x5014f9=(_0x175418,_0x4cde0e,_0x359736,_0x48292e)=>Gt(_0x175418,_0x4cde0e,_0x359736,_0x48292e,this[_0x736757(0x179)])?[_0x175418,_0x4cde0e]:Gt(_0x4cde0e,_0x175418,_0x48292e,_0x359736,this[_0x736757(0x179)])?[_0x4cde0e,_0x175418]:null;this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x125),_0x58f6f6),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x23d),_0x1d72d1),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x25e),_0x20cb88),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x215),_0x5014f9),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x18e),_0x1d72d1),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x1ca),_0x58f6f6),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x263),_0x20cb88),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x204),_0x5014f9),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x16c),_0x139009),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x269),_0x58f6f6),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x214),_0x20cb88),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x137),_0x58f6f6),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x10d),_0x139009),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x206),_0x58f6f6),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x165),_0x20cb88),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x277),_0x58f6f6),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x139),_0x58f6f6),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x16a),(_0x20b6ef,_0x20440e)=>{const _0x3c591d=_0x736757;if(!_0x20440e)return;const _0x314bb0=this[_0x3c591d(0x145)][_0x3c591d(0x26a)][_0x3c591d(0x293)](p);this[_0x3c591d(0x179)][_0x3c591d(0x203)](_0x207cd1=>{const _0x4a0075=_0x3c591d;if(_0x4a0075(0x28e)==_0x20440e[_0x4a0075(0x1ae)])for(const _0x5d532a of _0x20b6ef){const _0x2898af=_0x5d532a[_0x4a0075(0x264)][_0x4a0075(0x26c)],_0x7497d3=_0x20440e[_0x4a0075(0x226)];_0x207cd1[_0x4a0075(0x2b4)](_0x2898af,_0x7497d3);}else{if(_0x314bb0[_0x4a0075(0x147)](_0x20440e[_0x4a0075(0x1ae)])){for(const _0x4668bb of _0x20b6ef)void 0x0!==_0x20440e[_0x4a0075(0x226)]?_0x207cd1[_0x4a0075(0x132)](_0x20440e[_0x4a0075(0x1ae)],_0x20440e[_0x4a0075(0x226)],_0x4668bb[_0x4a0075(0x264)][_0x4a0075(0x26c)]):_0x207cd1[_0x4a0075(0x234)](_0x20440e[_0x4a0075(0x1ae)],_0x4668bb[_0x4a0075(0x264)][_0x4a0075(0x26c)]);}else{for(const _0x33a6fc of _0x20b6ef)_0x20440e[_0x4a0075(0x226)]?_0x207cd1[_0x4a0075(0x132)](_0x20440e[_0x4a0075(0x1ae)],_0x20440e[_0x4a0075(0x226)],_0x33a6fc):_0x207cd1[_0x4a0075(0x234)](_0x20440e[_0x4a0075(0x1ae)],_0x33a6fc);}}});}),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x239),_0x20cb88);}}function Rt(_0x5238ac,_0x40319b,_0x4361f8){const _0x4c6aa9=_0x36df20;for(const _0x2070c5 of _0x40319b[_0x4c6aa9(0x1da)][_0x4c6aa9(0x28d)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2070c5[_0x4c6aa9(0x1f8)]==_0x2070c5)return!0x1;if(!_0x4361f8[_0x4c6aa9(0x24f)](_0x2070c5))return!0x1;if(_0x5238ac[_0x4c6aa9(0x26e)](_0x2070c5)||_0x5238ac[_0x4c6aa9(0x261)](_0x2070c5))return!0x0;}return!0x1;}function Tt(_0x541b9f){const _0x412b53=_0x36df20;return _0x541b9f[_0x412b53(0x1af)][_0x412b53(0x1da)]==_0x541b9f[_0x412b53(0x264)][_0x412b53(0x26c)]&&_0x541b9f[_0x412b53(0x1af)][_0x412b53(0x166)];}function Et(_0x3e4173,_0x34c1ed,_0x403772,_0x4e31b8){const _0x3d88d1=_0x36df20,_0x54c78d=_0x5df877=>!_0x5df877[_0x3d88d1(0x2af)]['is'](_0x3d88d1(0x268))&&!_0x4e31b8[_0x3d88d1(0x26e)](_0x5df877[_0x3d88d1(0x2af)]),_0x3dc613=_0x3e4173[_0x3d88d1(0x264)][_0x3d88d1(0x274)](_0x54c78d),_0x426d2e=_0x3e4173[_0x3d88d1(0x1af)][_0x3d88d1(0x274)](_0x54c78d,{'direction':_0x3d88d1(0x118)});return(!_0x3e4173[_0x3d88d1(0x264)][_0x3d88d1(0x17f)](_0x3dc613)||!_0x3e4173[_0x3d88d1(0x1af)][_0x3d88d1(0x17f)](_0x426d2e))&&(_0x3dc613[_0x3d88d1(0x1a1)](_0x426d2e)?_0x403772[_0x3d88d1(0x21a)](_0x34c1ed,{'range':_0x403772[_0x3d88d1(0x111)](_0x3dc613,_0x426d2e)}):_0x403772[_0x3d88d1(0x183)](_0x34c1ed),!0x0);}function Vt(_0x548a5e){return _0x391bb3(_0x548a5e);}function Ut(_0x4a9f94){const _0x3f315b=_0x36df20,_0x5e2a43=_0x4a9f94[_0x3f315b(0x264)][_0x3f315b(0x26c)];return _0x5e2a43&&_0x5e2a43['is'](_0x3f315b(0x124));}function Ot(_0x234e44,_0x3c426b){const _0x3f4577=_0x36df20;return null==_0x234e44[_0x3f4577(0x1af)][_0x3f4577(0x1ba)]&&_0x234e44[_0x3f4577(0x1af)][_0x3f4577(0x1da)]==_0x234e44[_0x3f4577(0x264)][_0x3f4577(0x26c)]?Ft(_0x234e44[_0x3f4577(0x264)][_0x3f4577(0x26c)],_0x3c426b):_0x234e44;}function Ft(_0xa5aa01,_0x1f0af1){const _0x4ee262=_0x36df20,_0x1b016b=_0x1f0af1[_0x4ee262(0x2ab)][_0x4ee262(0x26e)](_0xa5aa01)||_0x1f0af1[_0x4ee262(0x2ab)][_0x4ee262(0x170)](_0xa5aa01);return _0x1f0af1[_0x4ee262(0x111)](_0x1f0af1[_0x4ee262(0x1e2)](_0xa5aa01,_0x4ee262(0x249)),_0x1b016b?_0x1f0af1[_0x4ee262(0x13d)](_0xa5aa01):_0x1f0af1[_0x4ee262(0x1e2)](_0xa5aa01,_0x4ee262(0x1af)));}function Gt(_0x208af1,_0x3586bf,_0x50f316,_0x1b6c1e,_0x2933a4){const _0xa8f6f4=_0x36df20;if(!Pt(_0x208af1,_0x3586bf))return!0x1;if(_0x50f316[_0xa8f6f4(0x1af)][_0xa8f6f4(0x17f)](_0x1b6c1e[_0xa8f6f4(0x264)]))return!0x0;if(_0x208af1[_0xa8f6f4(0x207)]!=_0x3586bf[_0xa8f6f4(0x207)])return!0x1;if(!_0x50f316[_0xa8f6f4(0x1af)][_0xa8f6f4(0x158)](_0x1b6c1e[_0xa8f6f4(0x264)]))return!0x1;const _0x54654e=_0x2933a4[_0xa8f6f4(0x111)](_0x50f316[_0xa8f6f4(0x1af)],_0x1b6c1e[_0xa8f6f4(0x264)])[_0xa8f6f4(0x1b2)]();for(const _0x3a7d46 of _0x54654e)if([_0xa8f6f4(0x19e),_0xa8f6f4(0x292)][_0xa8f6f4(0x283)](_0x3a7d46[_0xa8f6f4(0x207)])&&_0x2933a4[_0xa8f6f4(0x2ab)][_0xa8f6f4(0x261)](_0x3a7d46[_0xa8f6f4(0x2af)]))return!0x1;return!0x0;}function _0xcf6c(){const _0x22c7c5=['$elementName','stopListening','isDocumentOperation','ck-suggestion-marker-formatBlock','elementEnd','get','isRemovable','_processAttributeChanges','config','_splitMarkerName','createRangeIn','discardSelectedSuggestions','_getMarkerAnnouncementText','ck-suggestion-marker','locale','execute','markBlockFormat','_suggestions','markers','targetPosition','previous','error-saving-suggestion-data-suggestion-discarded','never','registerInlineAttribute','originalSuggestionId','isInContent','delete','removeClass','rootName','schema','join','_recordAttributeChanges','values','item','then','move','refresh','_customCallbacks','rename','insertion:','acceptSuggestion','removed','setTo','insert','createdAt','formatBlock:accept','toViewElement','isExternal','external:','createRange','PENDING_ACTION_SUGGESTION','push','insertContent','_updateSuggestionData','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.','rethrowUnexpectedError','backward','markerReady','formatBlock:','toJSON','commands','stop','_inlineAttributeKeys','selection','isUndo','removeMarkers','high','elementToElement','element','insertion:accept','hasCommentThread','_addSuggestionMarker','requires','getSuggestions','always','enableCommand','deletion:','$marker','authoredAt','unshift','isNextTo','getShiftedBy','setAttribute','trackChanges.mergeNestedSuggestions','markAttributeChange','isCollapsed','fetchCommentThread','formatInline:chain','isIntersecting','attribute:accept','consume','getRange','PendingActions','createPositionAfter','_enabledCommands','formatBlock','lowest','meta','getContainedElement','splitPosition','newValue','_editor','LEAVE','_isBlockAttribute','_createSuggestion','comments','head','addRange','creator','removeMarker:suggestion:attribute','updateSuggestion','addSuggestionData','isAfter','_getSuggestionData','getCustomProperty','acceptAllSuggestions','enableReadOnlyMode','descriptionFactory','_setSuggestionData','hasSuggestion','isTouching','define','addMarkerName','range','fromRange','getChangedMarkers','for','_element','init','getCommentThread','isLocal','adapter','getSuggestionCallback','formatBlock:join','isAtStart','low','Users','discardSuggestion','attribute:discard','chain','formatInline:accept','consumable','setSelection','groupId','isSelectable','@external','notReady','213501igojxw','deletion','buildSuggestion','clear','newRange','track-changes-command-not-found','_model','track-changes-suggestion-data-mismatch','addComment','mapper','enableDefaultAttributesIntegration','_defaultCallbacks','isEqual','unbind','update:suggestion','getRanges','removeMarker','dataDowncast','attributeKey','_handleNewSuggestionMarker','ENTER','pop','formatInline:','track-changes-enable-command-twice','createElement','_cutOutSuggestionMarker','dataToMarker','deletion:accept','_initAriaMarkerChangeAnnouncements','suggestionLoaded','batch','remove','_registerDefaultCallbacks','formatInline','addMarker:suggestion','addCommentThread','listenTo','removeMarker:suggestion:formatBlock','attribute:','_breakSuggestionMarker','track-changes-adapter-already-set','CommentsRepository','_isRegisteredAttribute','elementStart','ck-suggestion-marker--active','4RnCQGm','isBefore','deleteContent','getSuggestion','substring','registerCustomCallback','_mergeNestedSuggestions','clone','sort','format','document','unbindElementFromMarkerName','insertion','_commentsRepository','key','end','highest','_adapter','getWalker','writer','every','activeMarkers','_setSuggestionRange','getAttribute','editingDowncast','getChanges','nodeBefore','name','editor','dataReady','isAtEnd','registerBlockAttribute','createPositionBefore','concat','_blockAttributeKeys','editing','isInsideObject','group','fromCharCode','getMultiRangeId','isOwn','reconvertMarker','deletion:discard','oldRange','keys','containerElement','_refreshAttributeSuggestionsChain','_suggestionState','documentSelection','$text','differ','widget','showSuggestionHighlights','createRangeOn','_checkSuggestionCorrectness','1851500mApukG','addSuggestion','change:_saved','parent','forceDefaultExecution','containsPosition','model','normal','suggestion:attribute:','from','attribute','createPositionAt','filter','markerNameToElements','suggestionUnloaded','suggestionChanged','addClass','_addThreadToSuggestion','multi','bindElementToMarker','commentThread','assign','_reduceSuggestionAttributeRange','containsRangeInObject','_getAuthorFromId','data','_suggestionFactory','commandName','forEach','after','rejected','upcast','acceptSelectedSuggestions','root','moveTargetPosition','_onDiscard','resolve','attributeOldValue','authorName','data-suggestion','has','markInsertion','length','_findSuggestions','change','deletion:chain','discard','formatBlock:discard','type','_joinSuggestions','position','howMany','trackChangesCommand','_joinWithAdjacentSuggestions','1086022EQwcGe','markMultiRangeDeletion','getMarkers','suggestion:','pluginName','split','splice','formatInline:join','insertion:chain','default','suggestion-type','840488jaQeqe','getUser','updateMarker','set','return','markerToData','markMultiRangeInsertion','addMarker:suggestion:attribute','1494654NqMtTo','addMarker:suggestion:formatBlock','_refreshSuggestionsChain','discardAllSuggestions','_rangeIsInLocalUserInsertion','getFirstMarker','oldValue','suggestion','_recordAttributeSuggestions','options','_processAttributeSuggestions','startsWith','announce','next','collaboration.channelId','_isForcedDefaultExecutionBlock','addHighlight','trackChanges','_reduceExistingSuggestions','_SUGGESTION_ANNOUNCEMENT','removeAttribute','getAllAdjacentSuggestions','createSelection','size','ck-suggestion-marker-','attribute:join','FORMATTING','_removeSuggestion','marker-count','insertion:discard','track-changes-adapter-missing-getsuggestion','accepted','containsRange','getItems','value','fire','isIntersectingWithRange','getDifference','detach','track-changes-suggestion-not-found','attributes','before','removeComment','addUser','markerName','1444896JrLnFg','getFirstRange','containsItem','change:activeMarkers','add','markInlineFormat','change:data','author','some','isMultiRange','forward','markDeletion','enqueueChange','isArray','catch','applyOperation','addMarker','insertion:join','substr','toUpperCase','isLimit','trackChanges.trackFormatChanges','deletion:join','start','_getExternalAuthor','_trackFormatChanges','open','$textProxy','formatInline:discard','plugins','skipNestingCheck','nodeAfter','TrackChangesEditing','isObject','getIntersection','attributeNewValue','isBlock','getNearestSelectionRange','track-changes-user-not-found','getLastMatchingPosition','$graveyard','conversion','formatBlock:chain','registerPostFixer','formatGroupId','markerToHighlight','tablePasteChainId','_descriptionFactory','_getAttributeKey','multipleBlocks','map','_isDataLoaded','find','subType','includes','ready','ck-suggestion-marker-formatInline','_afterChanges','_saved','accept','markMultiRangeBlockFormat','1154481bARMmg','hasComments','warn','getAncestors'];_0xcf6c=function(){return _0x22c7c5;};return _0xcf6c();}function Pt(_0x5f0119,_0x3d7c94,_0x2979b0=[]){const _0x2dda94=_0x36df20;return!(!_0x5f0119[_0x2dda94(0x280)]||!_0x3d7c94[_0x2dda94(0x280)])&&_0x832644(_0x399bc1(_0x5f0119[_0x2dda94(0x248)],_0x2979b0),_0x399bc1(_0x3d7c94[_0x2dda94(0x248)],_0x2979b0));}function Lt(_0x3ba3fd,_0x50dbc9){const _0x2cbbdb=_0x36df20,_0x5e2ca5=Ht(_0x3ba3fd[_0x2cbbdb(0x248)]),_0x33bbf4=Ht(_0x50dbc9);if(!_0x3ba3fd[_0x2cbbdb(0x280)])return!0x1;for(const _0x19484b of Object[_0x2cbbdb(0x1cc)](_0x33bbf4))if(!_0x832644(_0x5e2ca5[_0x19484b],_0x33bbf4[_0x19484b]))return!0x1;return!0x0;}function Ht(_0x12a1fb){const _0x50e649=_0x36df20,_0x414e45=Object[_0x50e649(0x1ec)]({},_0x12a1fb);return delete _0x414e45[_0x50e649(0x26b)],delete _0x414e45[_0x50e649(0x27b)],_0x414e45;}
23
+ const _0x57fbd7=_0x4c01;(function(_0x37d1f1,_0x43e1c2){const _0x2a158b=_0x4c01,_0x223be4=_0x37d1f1();while(!![]){try{const _0xd8f742=parseInt(_0x2a158b(0x24c))/0x1*(parseInt(_0x2a158b(0x200))/0x2)+parseInt(_0x2a158b(0x207))/0x3+-parseInt(_0x2a158b(0x23d))/0x4+parseInt(_0x2a158b(0x19d))/0x5*(-parseInt(_0x2a158b(0x176))/0x6)+-parseInt(_0x2a158b(0x123))/0x7*(-parseInt(_0x2a158b(0x148))/0x8)+-parseInt(_0x2a158b(0x1f2))/0x9*(-parseInt(_0x2a158b(0x2a5))/0xa)+-parseInt(_0x2a158b(0x162))/0xb*(parseInt(_0x2a158b(0x1cb))/0xc);if(_0xd8f742===_0x43e1c2)break;else _0x223be4['push'](_0x223be4['shift']());}catch(_0x318441){_0x223be4['push'](_0x223be4['shift']());}}}(_0x3467,0xa243d));import{Plugin as _0xfe02af,PendingActions as _0x5f2dcb}from'ckeditor5/src/core.js';import{LiveRange as _0x259971}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3161d2,uid as _0x48203b,priorities as _0x4e943a,logWarning as _0x1f109a}from'ckeditor5/src/utils.js';import{toWidget as _0xefd341}from'ckeditor5/src/widget.js';import{Users as _0x6e2852,hashObject as _0x2f863b,surroundingMarkersDetector as _0x6686fb}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x3b2c71 from'./commands/trackchangescommand.js';import _0x4c0009 from'./commands/acceptsuggestioncommand.js';import _0x5d6e8c from'./commands/discardsuggestioncommand.js';import _0x2cee9a from'./commands/executeonallsuggestionscommand.js';import _0x1320b1 from'./commands/executeonselectedsuggestionscommand.js';import _0x278852 from'./suggestion.js';import _0x2f4cf1 from'./suggestiondescriptionfactory.js';import _0x1b1442 from'./integrations/aiassistant.js';import _0x3b04ae from'./integrations/alignment.js';import _0x3e9b35 from'./integrations/basicstyles.js';import _0x303bcf from'./integrations/blockquote.js';import _0x299539 from'./integrations/casechange.js';import _0x4137ca from'./integrations/ckbox.js';import _0x4cf696 from'./integrations/codeblock.js';import _0x261a03 from'./integrations/comments.js';import _0x5ae629 from'./integrations/deletecommand.js';import _0x88d3df from'./integrations/list.js';import _0x106d78 from'./integrations/listproperties.js';import _0x53ae32 from'./integrations/entercommand.js';import _0x1a1caf from'./integrations/findandreplace.js';import _0x265bf9 from'./integrations/font.js';import _0x480767 from'./integrations/formatpainter.js';import _0x4d435f from'./integrations/heading.js';import _0x2a8ca4 from'./integrations/highlight.js';import _0x1cd437 from'./integrations/horizontalline.js';import _0x1d9000 from'./integrations/htmlembed.js';import _0x26d2dd from'./integrations/image.js';import _0x329d01 from'./integrations/imagereplace.js';import _0x35dcac from'./integrations/imagestyle.js';import _0x489605 from'./integrations/importword.js';import _0x3b7d8b from'./integrations/indent.js';import _0xd808fb from'./integrations/inputcommand.js';import _0x473f20 from'./integrations/link.js';import _0x12ec67 from'./integrations/legacylist.js';import _0x112b1b from'./integrations/legacylistproperties.js';import _0xad19e from'./integrations/mediaembed.js';import _0x477e6d from'./integrations/mention.js';import _0x296639 from'./integrations/multilevellist.js';import _0x1892e1 from'./integrations/pagebreak.js';import _0x34aec8 from'./integrations/paragraph.js';import _0x303ed5 from'./integrations/removeformat.js';import _0x49c300 from'./integrations/restrictededitingmode.js';import _0x47ea39 from'./integrations/shiftentercommand.js';function _0x4c01(_0x5f6b7a,_0x3a538f){const _0x34674d=_0x3467();return _0x4c01=function(_0x4c01b3,_0x34ef62){_0x4c01b3=_0x4c01b3-0x100;let _0x9d85b1=_0x34674d[_0x4c01b3];return _0x9d85b1;},_0x4c01(_0x5f6b7a,_0x3a538f);}import _0x5da3cc from'./integrations/standardeditingmode.js';import _0x3e96fa from'./integrations/style.js';import _0x56641c from'./integrations/table.js';import _0x361d08 from'./integrations/tablemergesplit.js';import _0x5d29d5 from'./integrations/tableheadings.js';import _0x5b4bf0 from'./integrations/tableclipboard.js';import _0x40c99f from'./integrations/tablecolumnresize.js';import _0x4a78e7 from'./integrations/template.js';import _0x3bfe1c from'./integrations/tableofcontents.js';import _0x980571 from'./integrations/title.js';import _0x3f3fb1 from'./integrations/undo.js';import _0x593ca5 from'./integrations/tablecaption.js';import _0x461f09 from'./integrations/tableproperties.js';import{getTranslation as _0xc908e}from'./utils/common-translations.js';import{isEqual as _0x987079,omit as _0x1ec4ae}from'lodash-es';export const renameAttributeKey=_0x57fbd7(0x2a7);export default class p extends _0xfe02af{static get[_0x57fbd7(0x137)](){const _0x4229ac=_0x57fbd7;return[_0x4229ac(0x1e4),_0x6e2852,_0x5f2dcb,_0x1b1442,_0x3b04ae,_0x3e9b35,_0x303bcf,_0x4137ca,_0x299539,_0x4cf696,_0x261a03,_0x5ae629,_0x53ae32,_0x1a1caf,_0x265bf9,_0x480767,_0x4d435f,_0x2a8ca4,_0x1cd437,_0x1d9000,_0x26d2dd,_0x35dcac,_0x329d01,_0x489605,_0x3b7d8b,_0xd808fb,_0x12ec67,_0x112b1b,_0x296639,_0x473f20,_0x88d3df,_0x106d78,_0xad19e,_0x477e6d,_0x1892e1,_0x34aec8,_0x303ed5,_0x49c300,_0x47ea39,_0x5da3cc,_0x3e96fa,_0x56641c,_0x361d08,_0x5d29d5,_0x593ca5,_0x5b4bf0,_0x40c99f,_0x3bfe1c,_0x461f09,_0x4a78e7,_0x980571,_0x3f3fb1];}static get[_0x57fbd7(0x139)](){const _0x249be6=_0x57fbd7;return _0x249be6(0x271);}get[_0x57fbd7(0x13c)](){const _0x2630fb=_0x57fbd7;return this[_0x2630fb(0x244)];}constructor(_0x3dbc18){const _0x73b201=_0x57fbd7;function _0x2c31a5(_0x326bc3){const _0xef2772=_0x4c01;return _0x326bc3[_0xef2772(0x2a3)](_0x3511ce=>String[_0xef2772(0x275)](_0x3511ce))[_0xef2772(0x14f)]('');}super(_0x3dbc18),this[_0x73b201(0x1c2)]=!0x1,this[_0x73b201(0x2ac)](_0x73b201(0x29f),[]),this['on'](_0x73b201(0x1e7),(_0x4db806,_0x7bdcb5,_0x97ad,_0x5a5a56)=>{const _0x2d37f6=_0x73b201;this[_0x2d37f6(0x140)][_0x2d37f6(0x177)](()=>{const _0x76a72b=_0x2d37f6;for(const _0x2dfa83 of[..._0x5a5a56,..._0x97ad])this[_0x76a72b(0x140)][_0x76a72b(0x2af)][_0x76a72b(0x216)](_0x2dfa83)&&_0x3dbc18[_0x76a72b(0x285)][_0x76a72b(0x118)](_0x2dfa83);});}),this[_0x73b201(0x244)]=new _0x2f4cf1(this[_0x73b201(0x299)][_0x73b201(0x124)][_0x73b201(0x2ab)],this[_0x73b201(0x299)][_0x73b201(0x261)]),this[_0x73b201(0x23c)]=null,this[_0x73b201(0x293)]=new xt(this[_0x73b201(0x299)]),this[_0x73b201(0x1cc)]=new Map(),this[_0x73b201(0x105)]=_0x3dbc18[_0x73b201(0x143)][_0x73b201(0x215)](_0x73b201(0x1e4)),this[_0x73b201(0x19b)]=new Set(),this[_0x73b201(0x140)]=this[_0x73b201(0x299)][_0x73b201(0x124)],this[_0x73b201(0x122)]=new WeakMap(),this[_0x73b201(0x1ae)]=!0x1,this[_0x73b201(0x14c)]=new Set([_0x73b201(0x2a7)]),this[_0x73b201(0x291)]=new Set(),_0x3dbc18[_0x73b201(0x286)][_0x73b201(0x146)](_0x73b201(0x126),_0x73b201(0x19c)),this[_0x73b201(0x1ff)]=_0x3dbc18[_0x73b201(0x286)][_0x73b201(0x215)](_0x73b201(0x126)),_0x3dbc18[_0x73b201(0x286)][_0x73b201(0x146)](_0x73b201(0x117),!0x0),this[_0x73b201(0x167)]=_0x3dbc18[_0x73b201(0x286)][_0x73b201(0x215)](_0x73b201(0x117)),this[_0x73b201(0x257)]=new _0x3b2c71(_0x3dbc18,this[_0x73b201(0x19b)]),this[_0x73b201(0x116)](),this[_0x2c31a5([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x2c31a5([0x34,0x30,0x34,0x38,0x31,0x30,0x32,0x34]);}[_0x57fbd7(0x149)](){const _0xa2dd40=_0x57fbd7,_0x538440=this[_0xa2dd40(0x299)],_0x3710d1=(_0x34d37f,_0x9815d)=>{const _0x110d56=_0xa2dd40;if(_0x110d56(0x24a)!=_0x34d37f)return _0x110d56(0x250)+_0x34d37f;const _0x29cf7e=_0x9815d[_0x110d56(0x1b2)]('|')[0x0];return this[_0x110d56(0x161)](_0x29cf7e)?_0x110d56(0x29a):_0x110d56(0x272);};_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x12c))[_0xa2dd40(0x26b)]({'model':_0xa2dd40(0x15f),'view':_0x234e98=>{const _0x445951=_0xa2dd40,{id:_0x4d5f90,type:_0x15e06f,subType:_0x52c83e}=this[_0x445951(0x1fb)](_0x234e98[_0x445951(0x12f)]),_0x250fc3=[_0x445951(0x11d),_0x3710d1(_0x15e06f,_0x52c83e)];let _0x553d87=0xbb8;return this[_0x445951(0x29f)][_0x445951(0x24b)](_0x234e98[_0x445951(0x12f)])&&(_0x250fc3[_0x445951(0x254)](_0x445951(0x189)),_0x553d87=0xbc2),_0x445951(0x16e)==_0x15e06f&&(_0x553d87+=0x5),{'classes':_0x250fc3,'attributes':{'data-suggestion':_0x4d5f90},'priority':_0x553d87};}}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x220))[_0xa2dd40(0x112)](_0x497099=>{const _0x3dd6cd=_0xa2dd40;_0x497099['on'](_0x3dd6cd(0x238),(_0x3aca2a,_0x3348ef,_0x50a5c3)=>{const _0x436138=_0x3dd6cd;if(!_0x50a5c3[_0x436138(0x129)][_0x436138(0x298)])return;const _0x4f01d0=_0x3348ef[_0x436138(0x1f7)];if(!_0x4f01d0)return;const _0x344f77=_0x50a5c3[_0x436138(0x16a)][_0x436138(0x1fe)](_0x4f01d0);_0x538440[_0x436138(0x124)][_0x436138(0x2ab)][_0x436138(0x29c)](_0x4f01d0)&&_0x344f77&&!_0x344f77[_0x436138(0x1da)](_0x436138(0x251))&&_0x344f77['is'](_0x436138(0x1e1))&&_0xefd341(_0x344f77,_0x50a5c3[_0x436138(0x265)]);},{'priority':_0x3dd6cd(0x289)});}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x220))[_0xa2dd40(0x26b)]({'model':_0xa2dd40(0x15f),'view':(_0x52b5bf,_0x1e3fdb)=>{const _0x3915a2=_0xa2dd40;if(!_0x1e3fdb[_0x3915a2(0x129)][_0x3915a2(0x298)])return null;const {type:_0x52d880,subType:_0x43b33f}=this[_0x3915a2(0x1fb)](_0x52b5bf[_0x3915a2(0x12f)]);return{'classes':[_0x3915a2(0x11d),_0x3710d1(_0x52d880,_0x43b33f)],'priority':0xbb8};}});const _0x3dc318=({showActiveMarkers:_0x30a388=!0x0,isAttributeSuggestion:_0x36dc7a=!0x1}={})=>(_0x323951,_0x54af78,_0x48ffbd)=>{const _0x5b06fb=_0xa2dd40;if(!_0x54af78[_0x5b06fb(0x1f7)])return;const {id:_0x50a7ff}=this[_0x5b06fb(0x1fb)](_0x54af78[_0x5b06fb(0x12f)]);if(_0x36dc7a){const _0x37c89d=this[_0x5b06fb(0x1cc)][_0x5b06fb(0x215)](_0x50a7ff),_0x44885e=this[_0x5b06fb(0x276)](_0x37c89d);if(!this[_0x5b06fb(0x161)](_0x44885e))return;}if(_0x54af78[_0x5b06fb(0x1f7)]['is'](_0x5b06fb(0x247)))return void _0x48ffbd[_0x5b06fb(0x175)][_0x5b06fb(0x1b0)](_0x54af78[_0x5b06fb(0x1f7)],_0x323951[_0x5b06fb(0x12b)]);const _0x5e380a=_0x48ffbd[_0x5b06fb(0x16a)][_0x5b06fb(0x1fe)](_0x54af78[_0x5b06fb(0x1f7)]);if(_0x54af78[_0x5b06fb(0x1f7)]['is'](_0x5b06fb(0x170))&&_0x538440[_0x5b06fb(0x124)][_0x5b06fb(0x2ab)][_0x5b06fb(0x210)](_0x54af78[_0x5b06fb(0x1f7)])&&!_0x5e380a[_0x5b06fb(0x1da)](_0x5b06fb(0x263))){_0x48ffbd[_0x5b06fb(0x265)][_0x5b06fb(0x131)]([_0x5b06fb(0x11d),_0x5b06fb(0x29a)],_0x5e380a),_0x48ffbd[_0x5b06fb(0x265)][_0x5b06fb(0x154)](_0x5b06fb(0x172),_0x50a7ff,_0x5e380a),_0x48ffbd[_0x5b06fb(0x16a)][_0x5b06fb(0x256)](_0x5e380a,_0x54af78[_0x5b06fb(0x12f)]),_0x30a388&&(this[_0x5b06fb(0x29f)][_0x5b06fb(0x24b)](_0x54af78[_0x5b06fb(0x12f)])?_0x48ffbd[_0x5b06fb(0x265)][_0x5b06fb(0x131)](_0x5b06fb(0x189),_0x5e380a):_0x48ffbd[_0x5b06fb(0x265)][_0x5b06fb(0x17d)](_0x5b06fb(0x189),_0x5e380a));for(const _0x4a923f of _0x538440[_0x5b06fb(0x124)][_0x5b06fb(0x1d7)](_0x54af78[_0x5b06fb(0x1f7)])[_0x5b06fb(0x21c)]())_0x48ffbd[_0x5b06fb(0x175)][_0x5b06fb(0x1b0)](_0x4a923f,_0x323951[_0x5b06fb(0x12b)]);_0x48ffbd[_0x5b06fb(0x175)][_0x5b06fb(0x1b0)](_0x54af78[_0x5b06fb(0x1f7)],_0x323951[_0x5b06fb(0x12b)]);}};_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x220))[_0xa2dd40(0x112)](_0x62d300=>{const _0x2feb7b=_0xa2dd40;_0x62d300['on'](_0x2feb7b(0x1ec),(_0x2b451b,_0x19f66c,_0x3a7a42)=>{const _0x18ab79=_0x2feb7b;_0x3a7a42[_0x18ab79(0x129)][_0x18ab79(0x298)]&&_0x3dc318({'showActiveMarkers':!0x1})(_0x2b451b,_0x19f66c,_0x3a7a42);},{'priority':_0x2feb7b(0x152)});}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x220))[_0xa2dd40(0x112)](_0x4f8756=>{const _0x30c602=_0xa2dd40;_0x4f8756['on'](_0x30c602(0x197),(_0x34e080,_0xa2103b,_0x14f3c8)=>{const _0x47ca33=_0x30c602;_0x14f3c8[_0x47ca33(0x129)][_0x47ca33(0x298)]&&_0x3dc318({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x34e080,_0xa2103b,_0x14f3c8);},{'priority':_0x30c602(0x152)});}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x220))[_0xa2dd40(0x223)]({'model':_0xa2dd40(0x15f),'view':(_0x1c5a2e,_0x195c9e)=>_0x195c9e[_0xa2dd40(0x129)][_0xa2dd40(0x298)]?null:{'group':_0xa2dd40(0x15f),'name':_0x1c5a2e[_0xa2dd40(0x23b)](0xb)}}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x1a6))[_0xa2dd40(0x25c)]({'view':{'name':_0xa2dd40(0x15f),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x51705a,{writer:_0x38531d})=>{const _0x57644e=_0xa2dd40;let _0x40fe08=_0x57644e(0x104)+_0x51705a[_0x57644e(0x1fd)](_0x57644e(0x2b1))+':'+_0x51705a[_0x57644e(0x1fd)]('id');return _0x51705a[_0x57644e(0x1fd)](_0x57644e(0x164))&&(_0x40fe08+=':'+_0x51705a[_0x57644e(0x1fd)](_0x57644e(0x164))),_0x38531d[_0x57644e(0x212)](_0x57644e(0x13b),{'data-name':_0x40fe08});}}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x1a6))[_0xa2dd40(0x173)]({'view':_0xa2dd40(0x15f)}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x12c))[_0xa2dd40(0x112)](_0x592331=>{const _0x2cc14f=_0xa2dd40;_0x592331['on'](_0x2cc14f(0x1ec),_0x3dc318(),{'priority':_0x2cc14f(0x289)});}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x12c))[_0xa2dd40(0x112)](_0x1217aa=>{const _0x5a8f42=_0xa2dd40;_0x1217aa['on'](_0x5a8f42(0x197),_0x3dc318({'isAttributeSuggestion':!0x0}),{'priority':_0x5a8f42(0x289)});}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x12c))[_0xa2dd40(0x112)](_0x4461cc=>{const _0x5b9e2d=_0xa2dd40;_0x4461cc['on'](_0x5b9e2d(0x14d),(_0x20445b,_0x22214c,_0x27e225)=>{const _0x471068=_0x5b9e2d,_0x1078ea=_0x27e225[_0x471068(0x16a)][_0x471068(0x270)](_0x22214c[_0x471068(0x12f)]);if(_0x1078ea){for(const _0x2e1de0 of _0x1078ea)_0x2e1de0[_0x471068(0x1da)](_0x471068(0x263))||(_0x27e225[_0x471068(0x265)][_0x471068(0x17d)]([_0x471068(0x11d),_0x471068(0x29a),_0x471068(0x189)],_0x2e1de0),_0x27e225[_0x471068(0x265)][_0x471068(0x27c)](_0x471068(0x172),_0x2e1de0),_0x27e225[_0x471068(0x16a)][_0x471068(0x1d4)](_0x2e1de0,_0x22214c[_0x471068(0x12f)]));}},{'priority':_0x5b9e2d(0x289)});}),_0x538440[_0xa2dd40(0x262)][_0xa2dd40(0x211)](_0xa2dd40(0x12c))[_0xa2dd40(0x112)](_0x329a3d=>{const _0x193b4a=_0xa2dd40;_0x329a3d['on'](_0x193b4a(0x229),(_0x39c423,_0x23436a,_0x5d3e98)=>{const _0xf0620d=_0x193b4a,_0x8126e4=_0x5d3e98[_0xf0620d(0x16a)][_0xf0620d(0x270)](_0x23436a[_0xf0620d(0x12f)]);if(!_0x8126e4)return;const {id:_0x2e94c8}=this[_0xf0620d(0x1fb)](_0x23436a[_0xf0620d(0x12f)]),_0x2cb776=this[_0xf0620d(0x1cc)][_0xf0620d(0x215)](_0x2e94c8),_0x50ab28=this[_0xf0620d(0x276)](_0x2cb776);if(this[_0xf0620d(0x161)](_0x50ab28)){for(const _0x3116de of _0x8126e4)_0x3116de[_0xf0620d(0x1da)](_0xf0620d(0x263))||(_0x5d3e98[_0xf0620d(0x265)][_0xf0620d(0x17d)]([_0xf0620d(0x11d),_0xf0620d(0x29a),_0xf0620d(0x189)],_0x3116de),_0x5d3e98[_0xf0620d(0x265)][_0xf0620d(0x27c)](_0xf0620d(0x172),_0x3116de),_0x5d3e98[_0xf0620d(0x16a)][_0xf0620d(0x1d4)](_0x3116de,_0x23436a[_0xf0620d(0x12f)]));}},{'priority':_0x193b4a(0x289)});}),_0x538440[_0xa2dd40(0x124)][_0xa2dd40(0x15e)][_0xa2dd40(0x26d)](_0x5760eb=>{const _0x299dd9=_0xa2dd40;let _0x2e1089=!0x1;const _0x4b3e8a=Array[_0x299dd9(0x284)](_0x538440[_0x299dd9(0x124)][_0x299dd9(0x15e)][_0x299dd9(0x141)][_0x299dd9(0x230)]()),_0x783680=new Set();for(const {name:_0x23acc9,data:_0x38e8c5}of _0x4b3e8a){const {group:_0x3e71c7,type:_0x171586,subType:_0x5bb368,id:_0x38e83e}=this[_0x299dd9(0x1fb)](_0x23acc9);if(_0x299dd9(0x15f)!==_0x3e71c7)continue;const _0x1e8889=this[_0x299dd9(0x1cc)][_0x299dd9(0x215)](_0x38e83e);if(null!=_0x38e8c5[_0x299dd9(0x21f)]){_0x299dd9(0x1d2)==_0x171586&&(_0x2e1089=_0x2e1089||Et(_0x38e8c5[_0x299dd9(0x21f)],_0x23acc9,_0x5760eb,_0x538440[_0x299dd9(0x124)][_0x299dd9(0x2ab)]));const _0x19c0f5=_0x299dd9(0x24a)==_0x171586&&this[_0x299dd9(0x161)](_0x5bb368[_0x299dd9(0x1b2)]('|')[0x0]);if(_0x38e8c5[_0x299dd9(0x21f)][_0x299dd9(0x227)]||_0x299dd9(0x25a)==_0x38e8c5[_0x299dd9(0x21f)][_0x299dd9(0x224)][_0x299dd9(0x240)]||_0x299dd9(0x14b)==_0x171586&&!Ut(_0x38e8c5[_0x299dd9(0x21f)])||_0x19c0f5&&!Ut(_0x38e8c5[_0x299dd9(0x21f)])||_0x299dd9(0x16e)==_0x171586&&!(!Tt(_0x40196e=_0x38e8c5[_0x299dd9(0x21f)])&&!function(_0x33477c){const _0x11137a=_0x299dd9;return _0x33477c[_0x11137a(0x237)][_0x11137a(0x1f1)]==_0x33477c[_0x11137a(0x1a7)][_0x11137a(0x1d5)]&&_0x33477c[_0x11137a(0x237)][_0x11137a(0x159)];}(_0x40196e)))_0x5760eb[_0x299dd9(0x17b)](_0x23acc9),_0x2e1089=!0x0;else{if(!_0x1e8889||!_0x1e8889[_0x299dd9(0x23a)])continue;_0x783680[_0x299dd9(0x112)](_0x1e8889);}}}var _0x40196e;return _0x783680[_0x299dd9(0x226)]>0x0&&(_0x2e1089=!!this[_0x299dd9(0x282)](_0x783680)||_0x2e1089),_0x2e1089;}),_0x538440[_0xa2dd40(0x124)][_0xa2dd40(0x15e)][_0xa2dd40(0x26d)](_0x1c55c3=>{const _0x1bdee1=_0xa2dd40;let _0x7f4f8a=!0x1;for(const _0x390640 of _0x538440[_0x1bdee1(0x124)][_0x1bdee1(0x15e)][_0x1bdee1(0x141)][_0x1bdee1(0x1bb)]())if(_0x1bdee1(0x100)==_0x390640[_0x1bdee1(0x1a2)])for(const _0x3308c5 of this[_0x1bdee1(0x1cc)][_0x1bdee1(0x280)]()){if(_0x3308c5[_0x1bdee1(0x28b)]||!_0x3308c5[_0x1bdee1(0x23a)])continue;const _0x96416a=_0x1bdee1(0x14b)==_0x3308c5[_0x1bdee1(0x1a2)],_0x1c26a5=this[_0x1bdee1(0x276)](_0x3308c5),_0x1572a8=_0x1c26a5&&this[_0x1bdee1(0x161)](_0x1c26a5);if(!_0x96416a&&!_0x1572a8)continue;const _0x1e44e7=_0x3308c5[_0x1bdee1(0x2a1)]();if(_0x1e44e7[_0x1bdee1(0x237)][_0x1bdee1(0x1f1)]!=_0x1e44e7[_0x1bdee1(0x1a7)][_0x1bdee1(0x1f1)]&&!_0x1e44e7[_0x1bdee1(0x1a7)][_0x1bdee1(0x159)]){const _0x57700c=_0x538440[_0x1bdee1(0x124)][_0x1bdee1(0x115)](_0x1e44e7[_0x1bdee1(0x237)][_0x1bdee1(0x1b1)],_0x1bdee1(0x1a7)),_0x27f451=_0x538440[_0x1bdee1(0x124)][_0x1bdee1(0x26e)](_0x1e44e7[_0x1bdee1(0x237)],_0x57700c);_0x1c55c3[_0x1bdee1(0x13a)](_0x3308c5[_0x1bdee1(0x234)](),{'range':_0x27f451}),_0x7f4f8a=!0x0;}}return _0x7f4f8a;}),_0x538440[_0xa2dd40(0x124)][_0xa2dd40(0x15e)][_0xa2dd40(0x26d)](_0x43f75d=>this[_0xa2dd40(0x1c3)](_0x43f75d)),_0x538440[_0xa2dd40(0x124)][_0xa2dd40(0x15e)][_0xa2dd40(0x26d)](_0x4969e1=>!_0x4969e1[_0xa2dd40(0x23f)][_0xa2dd40(0x1fc)]&&this[_0xa2dd40(0x1de)](_0x4969e1)),_0x538440[_0xa2dd40(0x124)]['on'](_0xa2dd40(0x208),()=>{const _0x1cb1b7=_0xa2dd40;this[_0x1cb1b7(0x1c2)]=!0x1;}),_0x538440[_0xa2dd40(0x124)][_0xa2dd40(0x15e)]['on'](_0xa2dd40(0x268),(_0xe6dc70,_0x3d1c8f)=>{const _0x3aa614=_0xa2dd40;if(!_0x3d1c8f[_0x3aa614(0x1fc)]||_0x3d1c8f[_0x3aa614(0x252)])return;if(!this[_0x3aa614(0x1c2)])return;const _0x1e6911=_0x538440[_0x3aa614(0x124)][_0x3aa614(0x15e)][_0x3aa614(0x141)][_0x3aa614(0x1bb)]();if(0x0==_0x1e6911[_0x3aa614(0x187)])return;const _0x3501fb=[],_0x4dcd44=_0x1e6911[_0x3aa614(0x147)](_0x141a31=>_0x3aa614(0x24a)==_0x141a31[_0x3aa614(0x1a2)]),_0x5ca04f=_0x1e6911[_0x3aa614(0x147)](_0x51c4c0=>_0x3aa614(0x100)==_0x51c4c0[_0x3aa614(0x1a2)]&&_0x3aa614(0x110)!=_0x51c4c0[_0x3aa614(0x12b)]),_0x2c6ec0=_0x1e6911[_0x3aa614(0x147)](_0x45d7cf=>_0x3aa614(0x26a)==_0x45d7cf[_0x3aa614(0x1a2)]&&_0x3aa614(0x110)!=_0x45d7cf[_0x3aa614(0x12b)]);for(const _0x5a85d4 of _0x4dcd44)this[_0x3aa614(0x28c)](_0x5a85d4[_0x3aa614(0x1d0)])&&_0x3501fb[_0x3aa614(0x254)]({'key':_0x5a85d4[_0x3aa614(0x1d0)],'newValue':_0x5a85d4[_0x3aa614(0x288)],'oldValue':_0x5a85d4[_0x3aa614(0x279)],'range':Ot(_0x5a85d4[_0x3aa614(0x169)],_0x538440[_0x3aa614(0x124)])});for(const _0xf59174 of _0x5ca04f){const _0x30949c=_0x2c6ec0[_0x3aa614(0x1f4)](_0xe8a122=>_0xe8a122[_0x3aa614(0x205)]===_0xf59174[_0x3aa614(0x205)]);if(_0x30949c){const _0x328f8b=Ft(_0xf59174[_0x3aa614(0x1b8)][_0x3aa614(0x1b1)],_0x538440[_0x3aa614(0x124)]);_0x30949c[_0x3aa614(0x12b)]!==_0xf59174[_0x3aa614(0x12b)]&&_0x3501fb[_0x3aa614(0x254)]({'key':_0x3aa614(0x2a7),'newValue':_0xf59174[_0x3aa614(0x12b)],'oldValue':_0x30949c[_0x3aa614(0x12b)],'range':_0x328f8b});for(const [_0x590d29,_0x6e0adc]of _0x30949c[_0x3aa614(0x165)]){if(!this[_0x3aa614(0x28c)](_0x590d29))continue;const _0x4fea5d=_0xf59174[_0x3aa614(0x165)][_0x3aa614(0x215)](_0x590d29);_0x6e0adc!==_0x4fea5d&&_0x3501fb[_0x3aa614(0x254)]({'key':_0x590d29,'newValue':_0x4fea5d,'oldValue':_0x6e0adc,'range':_0x328f8b});}for(const [_0x1a0278,_0x12e6d8]of _0xf59174[_0x3aa614(0x165)])this[_0x3aa614(0x28c)](_0x1a0278)&&(_0x30949c[_0x3aa614(0x165)][_0x3aa614(0x216)](_0x1a0278)||_0x3501fb[_0x3aa614(0x254)]({'key':_0x1a0278,'newValue':_0x12e6d8,'oldValue':null,'range':_0x328f8b}));}}0x0!=_0x3501fb[_0x3aa614(0x187)]&&_0x538440[_0x3aa614(0x124)][_0x3aa614(0x295)](_0x3d1c8f,_0x1c4480=>{const _0x44046c=_0x3aa614,_0x18eb2d=_0x48203b();for(const {range:_0x203025,key:_0x2801d6,oldValue:_0xf5ce01,newValue:_0x4026c8}of _0x3501fb)this[_0x44046c(0x1ea)](_0x203025,_0x2801d6,_0xf5ce01,_0x4026c8,{'groupId':_0x18eb2d});this[_0x44046c(0x145)](_0x1c4480,_0x3501fb);});},{'priority':_0xa2dd40(0x1f3)}),_0x538440[_0xa2dd40(0x124)][_0xa2dd40(0x2af)]['on'](_0xa2dd40(0x1ab),(_0x16c991,_0x28d094,_0x2dd321)=>{const _0x1a1473=_0xa2dd40;if(null==_0x2dd321){const {id:_0x513bb4}=this[_0x1a1473(0x1fb)](_0x28d094[_0x1a1473(0x12b)]),_0x25550d=this[_0x1a1473(0x1cc)][_0x1a1473(0x215)](_0x513bb4);_0x25550d&&_0x25550d[_0x1a1473(0x217)](_0x28d094[_0x1a1473(0x12b)]);}}),_0x538440[_0xa2dd40(0x124)][_0xa2dd40(0x15e)]['on'](_0xa2dd40(0x268),()=>{const _0xbba7d2=_0xa2dd40,_0x5c80b8=Array[_0xbba7d2(0x284)](_0x538440[_0xbba7d2(0x124)][_0xbba7d2(0x15e)][_0xbba7d2(0x141)][_0xbba7d2(0x230)]())[_0xbba7d2(0x147)](_0x3bd74a=>_0xbba7d2(0x15f)===this[_0xbba7d2(0x1fb)](_0x3bd74a[_0xbba7d2(0x12b)])[_0xbba7d2(0x1e9)]);if(0x0===_0x5c80b8[_0xbba7d2(0x187)])return;_0x5c80b8[_0xbba7d2(0x1b6)]((_0x49e8ca,_0x40197e)=>{const _0x2a37b7=_0xbba7d2,_0x1565d5=_0x49e8ca[_0x2a37b7(0x119)][_0x2a37b7(0x12e)],_0x18c62f=_0x40197e[_0x2a37b7(0x119)][_0x2a37b7(0x12e)];return null===_0x1565d5&&null===_0x18c62f?0x0:null===_0x1565d5&&null!==_0x18c62f?-0x1:null!==_0x1565d5&&null===_0x18c62f?0x1:_0x1565d5[_0x2a37b7(0x237)][_0x2a37b7(0x107)](_0x18c62f[_0x2a37b7(0x237)])?-0x1:0x1;});const _0x3737fc=new Set(),_0x50cdff=new Set();for(const {name:_0x540b7c,data:_0x32b6b1}of _0x5c80b8){const {id:_0x3fc3f9}=this[_0xbba7d2(0x1fb)](_0x540b7c);if(null===_0x32b6b1[_0xbba7d2(0x12e)]){const _0xc9fad6=this[_0xbba7d2(0x1b3)](_0x540b7c);_0x50cdff[_0xbba7d2(0x112)](_0xc9fad6);}else{const _0x55ee46=this[_0xbba7d2(0x1cc)][_0xbba7d2(0x215)](_0x3fc3f9);null!==_0x32b6b1[_0xbba7d2(0x21f)]||_0x55ee46[_0xbba7d2(0x23a)]?(_0x3737fc[_0xbba7d2(0x112)](_0x55ee46[_0xbba7d2(0x180)]),_0x50cdff[_0xbba7d2(0x112)](_0x55ee46)):this[_0xbba7d2(0x171)](_0x55ee46);}}_0x50cdff[_0xbba7d2(0x226)]>0x0&&this[_0xbba7d2(0x18c)](_0x50cdff);for(const _0x1ed1d0 of _0x3737fc)this[_0xbba7d2(0x287)](_0xbba7d2(0x27a),_0x1ed1d0);}),_0x538440[_0xa2dd40(0x124)]['on'](_0xa2dd40(0x1a8),(_0x5d5224,_0x4f9b00)=>{const _0x1e529a=_0xa2dd40,_0x4bebe8=_0x4f9b00[0x0];if(!this[_0x1e529a(0x1cc)][_0x1e529a(0x226)])return;if(!_0x4bebe8[_0x1e529a(0x20a)])return;if(_0x4bebe8[_0x1e529a(0x23f)][_0x1e529a(0x252)]||!_0x4bebe8[_0x1e529a(0x23f)][_0x1e529a(0x1fc)])return;let _0x1cae64,_0x1244a2;switch(_0x4bebe8[_0x1e529a(0x1a2)]){case _0x1e529a(0x100):_0x1cae64=_0x538440[_0x1e529a(0x124)][_0x1e529a(0x115)](_0x4bebe8[_0x1e529a(0x1b8)]),_0x1244a2=_0x1cae64[_0x1e529a(0x19e)](_0x4bebe8[_0x1e529a(0x11f)]);break;case _0x1e529a(0x1b2):_0x1cae64=_0x538440[_0x1e529a(0x124)][_0x1e529a(0x115)](_0x4bebe8[_0x1e529a(0x1dd)]),_0x1244a2=_0x538440[_0x1e529a(0x124)][_0x1e529a(0x115)](_0x4bebe8[_0x1e529a(0x29b)]);break;case _0x1e529a(0x25d):_0x1cae64=_0x538440[_0x1e529a(0x124)][_0x1e529a(0x115)](_0x4bebe8[_0x1e529a(0x15d)]),_0x1244a2=_0x1cae64[_0x1e529a(0x19e)](_0x4bebe8[_0x1e529a(0x11f)]);break;default:return;}const _0x402dd5=_0x538440[_0x1e529a(0x124)][_0x1e529a(0x26e)](_0x1cae64,_0x1244a2);_0x538440[_0x1e529a(0x124)][_0x1e529a(0x177)](()=>{const _0x297efc=_0x1e529a;for(const {suggestion:_0x4abc58,meta:_0x314e5b}of this[_0x297efc(0x1ce)](_0x402dd5)){if(_0x4abc58[_0x297efc(0x28b)])continue;if(_0x297efc(0x1d2)==_0x4abc58[_0x297efc(0x1a2)])continue;const _0x42543f=this[_0x297efc(0x276)](_0x4abc58);if(_0x42543f&&this[_0x297efc(0x161)](_0x42543f)&&_0x297efc(0x1b2)!=_0x4bebe8[_0x297efc(0x1a2)])continue;const _0x19b4b0=_0x4abc58[_0x297efc(0x119)]&&_0x4abc58[_0x297efc(0x119)][_0x297efc(0x18d)];(_0x297efc(0x14b)!=_0x4abc58[_0x297efc(0x1a2)]||_0x297efc(0x1b2)==_0x4bebe8[_0x297efc(0x1a2)]&&!_0x19b4b0)&&(_0x314e5b[_0x297efc(0x281)]||_0x297efc(0x179)==_0x4abc58[_0x297efc(0x1a2)]&&_0x314e5b[_0x297efc(0x109)]||_0x4abc58[_0x297efc(0x2a1)]()[_0x297efc(0x1f8)](_0x402dd5)&&this[_0x297efc(0x151)](_0x4abc58,_0x1cae64,_0x1244a2));}});},{'priority':_0xa2dd40(0x1f3)}),_0x538440[_0xa2dd40(0x124)]['on'](_0xa2dd40(0x28e),(_0x5c3cd9,_0x16693c)=>{const _0x339ffb=_0xa2dd40,_0x338c8e=_0x16693c[0x0],_0x3a7cad=_0x16693c[0x1];if(_0x3a7cad&&_0x3a7cad[_0x339ffb(0x260)])return;if(this[_0x339ffb(0x1ae)])return;if(!this[_0x339ffb(0x257)][_0x339ffb(0x206)])return;if(_0x338c8e[_0x339ffb(0x227)])return;const _0x3b05b0=_0x538440[_0x339ffb(0x124)][_0x339ffb(0x2ab)],{start:_0x40bdbe,end:_0x419fe3}=_0x338c8e[_0x339ffb(0x2a1)](),_0x29f0a4=_0x40bdbe[_0x339ffb(0x1b1)]&&_0x3b05b0[_0x339ffb(0x241)](_0x40bdbe[_0x339ffb(0x1b1)])?null:_0x3b05b0[_0x339ffb(0x201)](_0x40bdbe,_0x339ffb(0x266)),_0x571b6f=_0x419fe3[_0x339ffb(0x1d5)]&&_0x3b05b0[_0x339ffb(0x241)](_0x419fe3[_0x339ffb(0x1d5)])?null:_0x3b05b0[_0x339ffb(0x201)](_0x419fe3,_0x339ffb(0x2b0)),_0x920247=_0x538440[_0x339ffb(0x124)][_0x339ffb(0x26e)](_0x29f0a4?_0x29f0a4[_0x339ffb(0x237)]:_0x40bdbe,_0x571b6f?_0x571b6f[_0x339ffb(0x1a7)]:_0x419fe3);_0x538440[_0x339ffb(0x124)][_0x339ffb(0x177)](_0x4d70b0=>{const _0xb1f547=_0x339ffb;this[_0xb1f547(0x20c)](_0x920247);const _0x550951=_0x538440[_0xb1f547(0x124)][_0xb1f547(0x2ab)][_0xb1f547(0x201)](_0x920247[_0xb1f547(0x237)]);_0x338c8e['is'](_0xb1f547(0x132))?_0x4d70b0[_0xb1f547(0x1e0)](_0x550951):_0x338c8e[_0xb1f547(0x2ae)](_0x550951);}),_0x5c3cd9[_0x339ffb(0x28a)]();},{'priority':_0x4e943a[_0xa2dd40(0x1b9)]+0xa}),_0x538440[_0xa2dd40(0x124)]['on'](_0xa2dd40(0x17a),(_0x4a4ad9,_0x1a5ffa)=>{const _0x22a5c0=_0xa2dd40,_0x2ca676=_0x1a5ffa[_0x1a5ffa[_0x22a5c0(0x187)]-0x1];_0x2ca676&&_0x2ca676[_0x22a5c0(0x260)]||this[_0x22a5c0(0x1ae)]||this[_0x22a5c0(0x257)][_0x22a5c0(0x206)]&&(_0x538440[_0x22a5c0(0x124)][_0x22a5c0(0x177)](()=>{const _0x64a922=_0x22a5c0;let _0x2e1cc9=_0x538440[_0x64a922(0x124)][_0x64a922(0x17a)](_0x1a5ffa[0x0],_0x1a5ffa[0x1],_0x1a5ffa[0x2],{'forceDefaultExecution':!0x0});if(!_0x2e1cc9)return;_0x4a4ad9[_0x64a922(0x114)]=_0x2e1cc9[_0x64a922(0x102)]();const _0x221e85=_0x2e1cc9[_0x64a922(0x1a7)][_0x64a922(0x1d5)],_0x34d197=_0x538440[_0x64a922(0x124)][_0x64a922(0x2ab)];_0x221e85&&_0x34d197[_0x64a922(0x210)](_0x221e85)&&!_0x34d197[_0x64a922(0x29c)](_0x221e85)&&(_0x2e1cc9=_0x538440[_0x64a922(0x124)][_0x64a922(0x26e)](_0x2e1cc9[_0x64a922(0x237)],_0x538440[_0x64a922(0x124)][_0x64a922(0x115)](_0x221e85,_0x64a922(0x1a7)))),this[_0x64a922(0x1d6)](_0x2e1cc9);}),_0x4a4ad9[_0x22a5c0(0x28a)]());},{'priority':_0xa2dd40(0x289)}),this[_0xa2dd40(0x299)][_0xa2dd40(0x1c4)][_0xa2dd40(0x112)](_0xa2dd40(0x1a3),this[_0xa2dd40(0x257)]),this[_0xa2dd40(0x267)](_0xa2dd40(0x1a3));const _0x47b905=new _0x4c0009(_0x538440,this[_0xa2dd40(0x1cc)]);_0x538440[_0xa2dd40(0x1c4)][_0xa2dd40(0x112)](_0xa2dd40(0x190),_0x47b905),this[_0xa2dd40(0x267)](_0xa2dd40(0x190));const _0x19346d=new _0x5d6e8c(_0x538440,this[_0xa2dd40(0x1cc)]);_0x538440[_0xa2dd40(0x1c4)][_0xa2dd40(0x112)](_0xa2dd40(0x103),_0x19346d),this[_0xa2dd40(0x267)](_0xa2dd40(0x103)),_0x538440[_0xa2dd40(0x1c4)][_0xa2dd40(0x112)](_0xa2dd40(0x11e),new _0x2cee9a(_0x538440,_0x47b905,this[_0xa2dd40(0x1cc)])),this[_0xa2dd40(0x267)](_0xa2dd40(0x11e)),_0x538440[_0xa2dd40(0x1c4)][_0xa2dd40(0x112)](_0xa2dd40(0x219),new _0x2cee9a(_0x538440,_0x19346d,this[_0xa2dd40(0x1cc)])),this[_0xa2dd40(0x267)](_0xa2dd40(0x219)),_0x538440[_0xa2dd40(0x1c4)][_0xa2dd40(0x112)](_0xa2dd40(0x1c5),new _0x1320b1(_0x538440,_0x47b905,this[_0xa2dd40(0x1cc)])),this[_0xa2dd40(0x267)](_0xa2dd40(0x1c5)),_0x538440[_0xa2dd40(0x1c4)][_0xa2dd40(0x112)](_0xa2dd40(0x29e),new _0x1320b1(_0x538440,_0x19346d,this[_0xa2dd40(0x1cc)])),this[_0xa2dd40(0x267)](_0xa2dd40(0x29e));const _0x2fc1c5=_0x538440[_0xa2dd40(0x143)][_0xa2dd40(0x215)](_0xa2dd40(0x1e4));this[_0xa2dd40(0x12d)](_0x2fc1c5,_0xa2dd40(0x1db),(_0x571faf,{threadId:_0x3650db})=>{const _0xfda5e9=_0xa2dd40,_0x199245=this[_0xfda5e9(0x1cc)][_0xfda5e9(0x215)](_0x3650db);_0x199245&&_0x199245[_0xfda5e9(0x292)]&&0x1===_0x199245[_0xfda5e9(0x292)][_0xfda5e9(0x187)]&&this[_0xfda5e9(0x174)](_0x3650db,{'hasComments':!0x0});},{'priority':_0xa2dd40(0x2a2)}),this[_0xa2dd40(0x12d)](_0x2fc1c5,_0xa2dd40(0x1c9),(_0x403c50,{threadId:_0x4f8c06})=>{const _0xc22cb=_0xa2dd40,_0x232032=this[_0xc22cb(0x1cc)][_0xc22cb(0x215)](_0x4f8c06);_0x232032&&_0x232032[_0xc22cb(0x292)]&&!_0x232032[_0xc22cb(0x292)][_0xc22cb(0x187)]&&this[_0xc22cb(0x174)](_0x4f8c06,{'hasComments':!0x1});},{'priority':_0xa2dd40(0x2a2)});}set[_0x57fbd7(0x18e)](_0x51c9cc){const _0xe097e8=_0x57fbd7;if(this[_0xe097e8(0x23c)])throw new _0x3161d2(_0xe097e8(0x249),this);this[_0xe097e8(0x23c)]=_0x51c9cc;}get[_0x57fbd7(0x18e)](){const _0xb67b77=_0x57fbd7;return this[_0xb67b77(0x23c)];}[_0x57fbd7(0x17f)]({skipNotAttached:_0xa33ba2=!0x1,toJSON:_0x38dead=!0x1}={}){const _0xb9c4e4=_0x57fbd7,_0x3c5f11=[];for(const _0x41758f of this[_0xb9c4e4(0x1cc)][_0xb9c4e4(0x280)]())_0xa33ba2&&!_0x41758f[_0xb9c4e4(0x23a)]||_0x3c5f11[_0xb9c4e4(0x254)](_0x41758f);return _0x38dead?_0x3c5f11[_0xb9c4e4(0x2a3)](_0x44e590=>_0x44e590[_0xb9c4e4(0x273)]()):_0x3c5f11;}[_0x57fbd7(0x1bc)](_0x12616f){const _0x30c304=_0x57fbd7,_0x24b3ab=this[_0x30c304(0x1cc)][_0x30c304(0x215)](_0x12616f);if(!_0x24b3ab)throw new _0x3161d2(_0x30c304(0x127),this);return _0x24b3ab;}[_0x57fbd7(0x182)](_0x2107f2){const _0x1b199b=_0x57fbd7;return this[_0x1b199b(0x1cc)][_0x1b199b(0x216)](_0x2107f2);}[_0x57fbd7(0x22f)](_0xa13fca){const _0x151c83=_0x57fbd7,{authorId:_0x31f98a,id:_0x120b72,attributes:_0x116237}=_0xa13fca,[_0x47e616,_0x40c282]=_0xa13fca[_0x151c83(0x1a2)][_0x151c83(0x1b2)](':'),_0x51b632=this[_0x151c83(0x1cc)][_0x151c83(0x215)](_0x120b72)||this[_0x151c83(0x222)](_0x47e616,_0x40c282,_0x120b72,_0x31f98a,_0x116237);if(this[_0x151c83(0x120)](_0x51b632),this[_0x151c83(0x10d)](_0x51b632,_0x47e616,_0x40c282||null,_0x31f98a),_0x51b632[_0x151c83(0x2ad)]=_0xa13fca[_0x151c83(0x2ad)],_0x51b632[_0x151c83(0x168)]=!0x0,_0x116237&&_0x116237[_0x151c83(0x22c)]){const _0x4119ed=_0x116237[_0x151c83(0x22c)],_0x55bdbb=this[_0x151c83(0x153)](_0x4119ed[_0x151c83(0x157)]);_0x51b632[_0x151c83(0x106)]=_0x4119ed[_0x151c83(0x2ad)],_0x51b632[_0x151c83(0x121)]=_0x55bdbb,_0x51b632[_0x151c83(0x297)]=!0x0;}else _0x51b632[_0x151c83(0x106)]=_0xa13fca[_0x151c83(0x2ad)];switch(_0xa13fca[_0x151c83(0x119)]&&(_0x51b632[_0x151c83(0x119)]=_0xa13fca[_0x151c83(0x119)]),_0xa13fca[_0x151c83(0x165)]&&(_0x51b632[_0x151c83(0x165)]=_0xa13fca[_0x151c83(0x165)]),this[_0x151c83(0x23c)]&&this[_0x151c83(0x23c)][_0x151c83(0x101)]||(_0x51b632[_0x151c83(0x24f)]=!0x0),this[_0x151c83(0x122)][_0x151c83(0x215)](_0x51b632)){case _0x151c83(0x19f):this[_0x151c83(0x122)][_0x151c83(0x2ac)](_0x51b632,_0x151c83(0x22e));break;case _0x151c83(0x1b5):_0x51b632[_0x151c83(0x23a)]?(this[_0x151c83(0x282)](new Set([_0x51b632])),this[_0x151c83(0x18c)](new Set([_0x51b632])),this[_0x151c83(0x122)][_0x151c83(0x2ac)](_0x51b632,_0x151c83(0x21e)),this[_0x151c83(0x287)](_0x151c83(0x11a),_0x51b632)):this[_0x151c83(0x122)][_0x151c83(0x2ac)](_0x51b632,_0x151c83(0x13d));}return _0x51b632;}[_0x57fbd7(0x190)](_0x3d7ce9){const _0x215dbc=_0x57fbd7;this[_0x215dbc(0x260)](()=>{const _0x585767=_0x215dbc;this[_0x585767(0x299)][_0x585767(0x124)][_0x585767(0x177)](()=>{const _0x1a043f=_0x585767;for(const _0x53f3c0 of _0x3d7ce9[_0x1a043f(0x155)]())_0x53f3c0[_0x1a043f(0x290)]();});});}[_0x57fbd7(0x103)](_0x4b1a2d){const _0x6e7c49=_0x57fbd7;this[_0x6e7c49(0x260)](()=>{const _0x24433c=_0x6e7c49;this[_0x24433c(0x299)][_0x24433c(0x124)][_0x24433c(0x177)](()=>{const _0x749f9b=_0x24433c;for(const _0x497905 of _0x4b1a2d[_0x749f9b(0x155)]())_0x497905[_0x749f9b(0x1d1)]();});});}[_0x57fbd7(0x267)](_0x44cd5f,_0x782b13){const _0x501c90=_0x57fbd7,_0x407057=this[_0x501c90(0x299)][_0x501c90(0x1c4)][_0x501c90(0x215)](_0x44cd5f);if(!_0x407057)throw new _0x3161d2(_0x501c90(0x204),this,{'commandName':_0x44cd5f});if(this[_0x501c90(0x19b)][_0x501c90(0x216)](_0x407057))throw new _0x3161d2(_0x501c90(0x28d),this,{'commandName':_0x44cd5f});this[_0x501c90(0x19b)][_0x501c90(0x112)](_0x407057),_0x782b13&&_0x407057['on'](_0x501c90(0x27e),(_0x5e7b4d,_0x1e6b5e)=>{const _0x37a0c7=_0x501c90;this[_0x37a0c7(0x257)][_0x37a0c7(0x206)]&&(this[_0x37a0c7(0x1ae)]||(_0x1e6b5e[_0x37a0c7(0x187)]>0x0&&_0x1e6b5e[_0x1e6b5e[_0x37a0c7(0x187)]-0x1]&&_0x1e6b5e[_0x1e6b5e[_0x37a0c7(0x187)]-0x1][_0x37a0c7(0x260)]?_0x1e6b5e[_0x37a0c7(0x2a6)]():(_0x5e7b4d[_0x37a0c7(0x114)]=_0x782b13((..._0x5a3f32)=>_0x407057[_0x37a0c7(0x27e)](..._0x5a3f32,{'forceDefaultExecution':!0x0}),..._0x1e6b5e),_0x5e7b4d[_0x37a0c7(0x28a)]())));},{'priority':_0x501c90(0x289)});}[_0x57fbd7(0x260)](_0x400ccd){const _0x56c6a0=_0x57fbd7;let _0x3d27d6,_0x2ccac8;const _0x599ec4=this[_0x56c6a0(0x1ae)];this[_0x56c6a0(0x1ae)]=!0x0;try{_0x3d27d6=_0x400ccd();}catch(_0xc1cbd6){_0x2ccac8=_0xc1cbd6;}return _0x599ec4||(this[_0x56c6a0(0x1ae)]=!0x1),_0x2ccac8&&_0x3161d2[_0x56c6a0(0x22a)](_0x2ccac8,this),_0x3d27d6;}[_0x57fbd7(0x1d6)](_0x48a615,_0x6da62a=null,_0x27b169={}){const _0x4d5f92=_0x57fbd7;if(_0x48a615[_0x4d5f92(0x227)])return null;const _0x5ace0f=this[_0x4d5f92(0x299)][_0x4d5f92(0x143)][_0x4d5f92(0x215)](_0x4d5f92(0x1eb))['me'];for(const {suggestion:_0x3af3ff,meta:_0x3be66b}of this[_0x4d5f92(0x1ce)](_0x48a615,_0x4d5f92(0x179)))if(_0x3be66b[_0x4d5f92(0x109)]){if(!_0x3be66b[_0x4d5f92(0x23e)]){if(_0x3be66b[_0x4d5f92(0x281)]){if(!this[_0x4d5f92(0x167)]||!Lt(_0x3af3ff,_0x27b169))continue;return _0x3af3ff;}if(Lt(_0x3af3ff,_0x27b169))return _0x3af3ff;this[_0x4d5f92(0x151)](_0x3af3ff,_0x48a615[_0x4d5f92(0x237)],_0x48a615[_0x4d5f92(0x1a7)]);break;}if(_0x6da62a==_0x3af3ff[_0x4d5f92(0x1ee)]&&Lt(_0x3af3ff,_0x27b169)){const _0x12d4ab=_0x3af3ff[_0x4d5f92(0x2a1)]();return _0x12d4ab[_0x4d5f92(0x237)][_0x4d5f92(0x294)](_0x48a615[_0x4d5f92(0x1a7)])?this[_0x4d5f92(0x1c1)](_0x3af3ff,this[_0x4d5f92(0x140)][_0x4d5f92(0x26e)](_0x48a615[_0x4d5f92(0x237)],_0x12d4ab[_0x4d5f92(0x1a7)])):this[_0x4d5f92(0x1c1)](_0x3af3ff,this[_0x4d5f92(0x140)][_0x4d5f92(0x26e)](_0x12d4ab[_0x4d5f92(0x237)],_0x48a615[_0x4d5f92(0x1a7)])),_0x3af3ff;}}const _0x9d9567=_0x48203b(),_0x35683d=_0x5ace0f['id'],_0x181db9=_0x6da62a?_0x4d5f92(0x25e)+_0x6da62a:_0x4d5f92(0x179),_0x1ae305=this[_0x4d5f92(0x185)]({'id':_0x9d9567,'type':_0x181db9,'createdAt':new Date(),'authorId':_0x35683d,'attributes':_0x27b169});return this[_0x4d5f92(0x2aa)](_0x181db9,_0x9d9567,_0x35683d,_0x48a615),_0x1ae305;}[_0x57fbd7(0x225)](_0x3f382f,_0x44b1dd=_0x57fbd7(0x20f),_0x59301d={}){const _0xad40b=_0x57fbd7,_0x245ba8=this[_0xad40b(0x299)][_0xad40b(0x143)][_0xad40b(0x215)](_0xad40b(0x1eb))['me'],_0x4767ce=this[_0xad40b(0x293)][_0xad40b(0x134)](_0xad40b(0x179),_0x44b1dd,_0xad40b(0x14f));for(const _0x49601a of this[_0xad40b(0x17f)]())if(_0x49601a[_0xad40b(0x121)]['id']==_0x245ba8['id']&&_0xad40b(0x179)==_0x49601a[_0xad40b(0x1a2)]&&_0x49601a[_0xad40b(0x1ee)]==_0x44b1dd&&Lt(_0x49601a,_0x59301d)&&(_0x4767ce(_0x49601a[_0xad40b(0x16f)](),_0x3f382f)||_0x4767ce(_0x3f382f,_0x49601a[_0xad40b(0x16f)]()))){for(const _0x11b4be of _0x3f382f)_0x49601a[_0xad40b(0x1ac)](_0x11b4be);return _0x49601a;}for(const {suggestion:_0x582ef4,meta:_0x1d415f}of this[_0xad40b(0x1ce)](_0x3f382f,_0xad40b(0x179))){if(!_0x1d415f[_0xad40b(0x109)])continue;if(!this[_0xad40b(0x167)]&&_0x1d415f[_0xad40b(0x281)])continue;if(!Lt(_0x582ef4,_0x59301d))continue;let _0xbece64=!0x0;for(const _0x31d291 of _0x582ef4[_0xad40b(0x16f)]())for(const _0x3be1f7 of _0x3f382f)if(!_0x31d291[_0xad40b(0x1f8)](_0x3be1f7)){_0xbece64=!0x1;break;}if(_0xbece64)return _0x582ef4;}const _0x129654=_0x48203b(),_0x261726=_0x245ba8['id'],_0x164c55=_0xad40b(0x25e)+_0x44b1dd,_0x959e09=this[_0xad40b(0x185)]({'id':_0x129654,'type':_0x164c55,'createdAt':new Date(),'authorId':_0x261726,'attributes':_0x59301d});for(const _0xa1c84 of _0x3f382f)this[_0xad40b(0x2aa)](_0x164c55,_0x129654,_0x261726,_0xa1c84,_0x278852[_0xad40b(0x20b)]());return _0x959e09;}[_0x57fbd7(0x1a9)](_0x3d0a5a,_0x3421a5,_0x9aee47=null,_0x62387={}){const _0x11d89e=_0x57fbd7;if(_0x9aee47=_0x9aee47||Vt(_0x3421a5),_0x3d0a5a[_0x11d89e(0x227)])return null;if(_0x11d89e(0x236)===this[_0x11d89e(0x1ff)]){const _0x16c123=this[_0x11d89e(0x293)][_0x11d89e(0x134)](_0x11d89e(0x1d2),_0x9aee47,_0x11d89e(0x290));return this[_0x11d89e(0x260)](()=>_0x16c123([_0x3d0a5a],_0x3421a5,_0x62387)),null;}const _0x443762=this[_0x11d89e(0x299)][_0x11d89e(0x143)][_0x11d89e(0x215)](_0x11d89e(0x1eb))['me'],_0x27a952=[];if(_0x11d89e(0x17e)!==this[_0x11d89e(0x1ff)]){for(const {suggestion:_0x13a2a5,meta:_0x40059d}of this[_0x11d89e(0x1ce)](_0x3d0a5a,_0x11d89e(0x179)))_0x40059d[_0x11d89e(0x109)]&&!_0x40059d[_0x11d89e(0x1dc)]&&_0x27a952[_0x11d89e(0x254)](..._0x13a2a5[_0x11d89e(0x16f)]());}const _0x3574cf=function(_0x31945b,_0x3503fd){const _0x57e68b=_0x11d89e,_0x330d4e=[];for(const _0x52211d of _0x3503fd){const _0xb475e9=_0x31945b[_0x57e68b(0x296)](_0x52211d);_0xb475e9&&_0x330d4e[_0x57e68b(0x254)](_0xb475e9);}return _0x330d4e;}(_0x3d0a5a,_0x27a952),_0x10570c=function(_0x51ffe7,_0x201e5f){const _0x5445ed=_0x11d89e,_0x18d13a=[_0x51ffe7];for(const _0x4383e8 of _0x201e5f){let _0xa8732b=0x0;for(;_0xa8732b<_0x18d13a[_0x5445ed(0x187)];){const _0x5c6d26=_0x18d13a[_0xa8732b][_0x5445ed(0x239)](_0x4383e8);_0x18d13a[_0x5445ed(0x142)](_0xa8732b,0x1,..._0x5c6d26),_0xa8732b+=_0x5c6d26[_0x5445ed(0x187)];}}return _0x18d13a;}(_0x3d0a5a,_0x27a952);_0x3574cf[_0x11d89e(0x187)]&&this[_0x11d89e(0x140)][_0x11d89e(0x177)](()=>{const _0xc5015c=_0x11d89e;for(const _0x2fb5ab of _0x3574cf){const _0x4e7acc=this[_0xc5015c(0x293)][_0xc5015c(0x134)](_0xc5015c(0x1d2),_0x9aee47,_0xc5015c(0x290));this[_0xc5015c(0x260)](()=>_0x4e7acc([_0x2fb5ab],_0x3421a5,_0x62387));}});for(const _0x3ed743 of _0x10570c){let _0x569bc6=null,_0x3b7bab=_0x3ed743[_0x11d89e(0x237)],_0x175fea=_0x3ed743[_0x11d89e(0x1a7)];for(const {suggestion:_0x1619d7,meta:_0x4a8268}of this[_0x11d89e(0x1ce)](_0x3ed743,_0x11d89e(0x1d2))){if(!_0x4a8268[_0x11d89e(0x109)])continue;if(_0x1619d7[_0x11d89e(0x1ee)]!=_0x9aee47)continue;if(!Lt(_0x1619d7,_0x62387))continue;const _0xfc0727=_0x1619d7[_0x11d89e(0x2a1)]();if(_0xfc0727[_0x11d89e(0x1f8)](_0x3ed743,!0x0))return null;_0x3b7bab=_0x3b7bab[_0x11d89e(0x107)](_0xfc0727[_0x11d89e(0x237)])?_0x3b7bab:_0xfc0727[_0x11d89e(0x237)],_0x175fea=_0x175fea[_0x11d89e(0x178)](_0xfc0727[_0x11d89e(0x1a7)])?_0x175fea:_0xfc0727[_0x11d89e(0x1a7)],_0x569bc6?_0xfc0727[_0x11d89e(0x237)][_0x11d89e(0x107)](_0x569bc6[_0x11d89e(0x2a1)]()[_0x11d89e(0x237)])?(_0x569bc6[_0x11d89e(0x27d)](),_0x569bc6=_0x1619d7):_0x1619d7[_0x11d89e(0x27d)]():_0x569bc6=_0x1619d7;}const _0x2d4c89=this[_0x11d89e(0x140)][_0x11d89e(0x26e)](_0x3b7bab,_0x175fea);if(_0x569bc6)this[_0x11d89e(0x1c1)](_0x569bc6,_0x2d4c89);else{const _0x1cb54b=_0x48203b(),_0x43675f=_0x443762['id'];this[_0x11d89e(0x185)]({'id':_0x1cb54b,'type':_0x11d89e(0x181)+_0x9aee47,'data':_0x3421a5,'createdAt':new Date(),'authorId':_0x43675f,'attributes':_0x62387}),this[_0x11d89e(0x2aa)](_0x11d89e(0x181)+_0x9aee47,_0x1cb54b,_0x43675f,_0x2d4c89);}}return null;}[_0x57fbd7(0x243)](_0x19e607,_0x51c8e7,_0xed79d0=[],_0x508c8c=null,_0x3af8d7={}){const _0x188aab=_0x57fbd7;_0x51c8e7[_0x188aab(0x16d)]||(_0x51c8e7[_0x188aab(0x16d)]=_0x51c8e7[_0x188aab(0x1af)]),_0x51c8e7[_0x188aab(0x18d)]=_0x19e607['is'](_0x188aab(0x169)),_0x508c8c=_0x508c8c||Vt(_0x51c8e7);const _0x6e9d56=_0xed79d0[_0x188aab(0x2a3)](_0x3d8a81=>Ft(_0x3d8a81,this[_0x188aab(0x140)])),_0x319c3f=_0x19e607['is'](_0x188aab(0x169))?_0x19e607:Ft(_0x19e607,this[_0x188aab(0x140)]);if(_0x188aab(0x236)===this[_0x188aab(0x1ff)]){const _0x8b0a21=this[_0x188aab(0x293)][_0x188aab(0x134)](_0x188aab(0x14b),_0x508c8c,_0x188aab(0x290));return this[_0x188aab(0x260)](()=>_0x8b0a21([_0x319c3f],_0x51c8e7,_0x3af8d7)),null;}_0x6e9d56[_0x188aab(0x254)](_0x319c3f);let _0x2eb0a2=!0x0;for(const _0x21f2f3 of _0x6e9d56)if(!this[_0x188aab(0x1d8)](_0x21f2f3)){_0x2eb0a2=!0x1;break;}if(_0x2eb0a2&&_0x188aab(0x17e)!==this[_0x188aab(0x1ff)]){const _0x340371=this[_0x188aab(0x293)][_0x188aab(0x134)](_0x188aab(0x14b),_0x508c8c,_0x188aab(0x290));return this[_0x188aab(0x260)](()=>_0x340371([_0x319c3f],_0x51c8e7,_0x3af8d7)),null;}let _0x4fb706=null,_0x333157=_0x319c3f[_0x188aab(0x237)],_0x2c610f=_0x319c3f[_0x188aab(0x1a7)];for(const {suggestion:_0x2447d5,meta:_0x2e945d}of this[_0x188aab(0x1ce)](_0x319c3f,_0x188aab(0x14b))){if(!_0x2e945d[_0x188aab(0x109)])continue;if(_0x2e945d[_0x188aab(0x23e)]||_0x2e945d[_0x188aab(0x281)]||_0x2e945d[_0x188aab(0x1dc)])continue;if(_0x2447d5[_0x188aab(0x119)][_0x188aab(0x16d)]!=_0x51c8e7[_0x188aab(0x16d)])continue;if(!Lt(_0x2447d5,_0x3af8d7))continue;const _0x20e23b=_0x2447d5[_0x188aab(0x2a1)]();if(_0x2447d5[_0x188aab(0x1ee)]==_0x508c8c){if(_0x20e23b[_0x188aab(0x1f8)](_0x319c3f,!0x0))return null;_0x333157=_0x333157[_0x188aab(0x107)](_0x20e23b[_0x188aab(0x237)])?_0x333157:_0x20e23b[_0x188aab(0x237)],_0x2c610f=_0x2c610f[_0x188aab(0x178)](_0x20e23b[_0x188aab(0x1a7)])?_0x2c610f:_0x20e23b[_0x188aab(0x1a7)],_0x4fb706?_0x20e23b[_0x188aab(0x237)][_0x188aab(0x107)](_0x4fb706[_0x188aab(0x2a1)]()[_0x188aab(0x237)])?(_0x4fb706[_0x188aab(0x27d)](),_0x4fb706=_0x2447d5):_0x2447d5[_0x188aab(0x27d)]():_0x4fb706=_0x2447d5;}else{const _0x835d1f=_0x319c3f[_0x188aab(0x296)](_0x20e23b);this[_0x188aab(0x28f)](_0x2447d5,_0x835d1f);}}const _0x233359=this[_0x188aab(0x299)][_0x188aab(0x143)][_0x188aab(0x215)](_0x188aab(0x1eb))['me'],_0x22cf98=_0x48203b(),_0x4cf51a=_0x233359['id'];if(_0x4fb706)return this[_0x188aab(0x1c1)](_0x4fb706,this[_0x188aab(0x140)][_0x188aab(0x26e)](_0x333157,_0x2c610f)),_0x4fb706;{const _0x3e5ffa=this[_0x188aab(0x185)]({'id':_0x22cf98,'type':_0x188aab(0x16b)+_0x508c8c,'data':_0x51c8e7,'createdAt':new Date(),'authorId':_0x4cf51a,'attributes':_0x3af8d7});return this[_0x188aab(0x2aa)](_0x188aab(0x16b)+_0x508c8c,_0x22cf98,_0x4cf51a,this[_0x188aab(0x140)][_0x188aab(0x26e)](_0x333157,_0x2c610f)),_0x3e5ffa;}}[_0x57fbd7(0x22d)](_0x13fe81,_0x35adb5,_0x47d1fe=[],_0x4b008f=null,_0x9636d8={}){const _0x1c07e8=_0x57fbd7;_0x35adb5[_0x1c07e8(0x16d)]||(_0x35adb5[_0x1c07e8(0x16d)]=_0x35adb5[_0x1c07e8(0x1af)]);const _0x34e10b=_0x13fe81[0x0];_0x35adb5[_0x1c07e8(0x18d)]=_0x34e10b['is'](_0x1c07e8(0x169)),_0x4b008f=_0x4b008f||Vt(_0x35adb5);const _0x453fe0=_0x47d1fe[_0x1c07e8(0x2a3)](_0x34819e=>Ft(_0x34819e,this[_0x1c07e8(0x140)])),_0x476715=_0x34e10b['is'](_0x1c07e8(0x169))?_0x13fe81:_0x13fe81[_0x1c07e8(0x2a3)](_0x1b0389=>Ft(_0x1b0389,this[_0x1c07e8(0x140)]));if(_0x1c07e8(0x236)===this[_0x1c07e8(0x1ff)]){const _0x2c9833=this[_0x1c07e8(0x293)][_0x1c07e8(0x134)](_0x1c07e8(0x14b),_0x4b008f,_0x1c07e8(0x290));return this[_0x1c07e8(0x260)](()=>_0x2c9833(_0x476715,_0x35adb5,_0x9636d8)),null;}_0x453fe0[_0x1c07e8(0x254)](..._0x476715);let _0x418e0f=!0x0;for(const _0x12df71 of _0x453fe0)if(!this[_0x1c07e8(0x1d8)](_0x12df71)){_0x418e0f=!0x1;break;}if(_0x418e0f&&_0x1c07e8(0x17e)!==this[_0x1c07e8(0x1ff)]){const _0x2f4e86=this[_0x1c07e8(0x293)][_0x1c07e8(0x134)](_0x1c07e8(0x14b),_0x4b008f,_0x1c07e8(0x290));return this[_0x1c07e8(0x260)](()=>_0x2f4e86(_0x476715,_0x35adb5,_0x9636d8)),null;}const _0x4baade=this[_0x1c07e8(0x299)][_0x1c07e8(0x143)][_0x1c07e8(0x215)](_0x1c07e8(0x1eb))['me'];for(const _0x171458 of this[_0x1c07e8(0x17f)]()){if(_0x171458[_0x1c07e8(0x121)]['id']!=_0x4baade['id'])continue;if(_0x1c07e8(0x14b)!=_0x171458[_0x1c07e8(0x1a2)]||_0x171458[_0x1c07e8(0x119)][_0x1c07e8(0x16d)]!=_0x35adb5[_0x1c07e8(0x16d)])continue;if(!Lt(_0x171458,_0x9636d8))continue;const _0x410620=_0x171458[_0x1c07e8(0x1ee)]==_0x4b008f;for(let _0x379552=0x0;_0x379552<_0x476715[_0x1c07e8(0x187)];_0x379552++){const _0x2e57d6=_0x476715[_0x379552];for(const _0x35b785 of _0x171458[_0x1c07e8(0x21a)]()){const _0x43589b=_0x35b785[_0x1c07e8(0x15b)]();if(_0x2e57d6[_0x1c07e8(0x294)](_0x43589b)){_0x410620?(_0x476715[_0x1c07e8(0x142)](_0x379552,0x1),_0x379552--):_0x171458[_0x1c07e8(0x17b)](_0x35b785[_0x1c07e8(0x12b)]);break;}}}}if(0x0==_0x476715[_0x1c07e8(0x187)])return null;const _0xb36837=this[_0x1c07e8(0x293)][_0x1c07e8(0x134)](_0x1c07e8(0x14b),_0x4b008f,_0x1c07e8(0x14f));for(const _0x38b730 of this[_0x1c07e8(0x17f)]())if(_0x38b730[_0x1c07e8(0x121)]['id']==_0x4baade['id']&&_0x1c07e8(0x14b)==_0x38b730[_0x1c07e8(0x1a2)]&&_0x38b730[_0x1c07e8(0x119)][_0x1c07e8(0x16d)]==_0x35adb5[_0x1c07e8(0x16d)]&&_0x38b730[_0x1c07e8(0x1ee)]==_0x4b008f&&Lt(_0x38b730,_0x9636d8)&&(_0xb36837(_0x38b730[_0x1c07e8(0x16f)](),_0x476715)||_0xb36837(_0x476715,_0x38b730[_0x1c07e8(0x16f)]()))){for(const _0xf81743 of _0x476715)_0x38b730[_0x1c07e8(0x1ac)](_0xf81743);return _0x38b730;}const _0x14e1c9=_0x48203b(),_0x15a885=_0x4baade['id'],_0x3c0984=_0x1c07e8(0x16b)+_0x4b008f,_0x220aab=this[_0x1c07e8(0x185)]({'id':_0x14e1c9,'type':_0x3c0984,'data':_0x35adb5,'createdAt':new Date(),'authorId':_0x15a885,'attributes':_0x9636d8});for(const _0x6207d6 of _0x476715)this[_0x1c07e8(0x2aa)](_0x3c0984,_0x14e1c9,_0x15a885,_0x6207d6,_0x278852[_0x1c07e8(0x20b)]());return _0x220aab;}[_0x57fbd7(0x20c)](_0x56196a,_0x378257=null,_0x22bef6={}){const _0x1cdc74=_0x57fbd7;if(_0x56196a[_0x1cdc74(0x227)])return null;const _0xf0a23=this[_0x1cdc74(0x299)][_0x1cdc74(0x143)][_0x1cdc74(0x215)](_0x1cdc74(0x1eb))['me'],_0x624c40=new _0x259971(_0x56196a[_0x1cdc74(0x237)],_0x56196a[_0x1cdc74(0x1a7)]);for(const {suggestion:_0x112c9c,meta:_0x8bea7c}of this[_0x1cdc74(0x1ce)](_0x624c40,_0x1cdc74(0x179)))if(_0x8bea7c[_0x1cdc74(0x109)]&&!_0x8bea7c[_0x1cdc74(0x23e)]){if(_0x112c9c[_0x1cdc74(0x28b)]){const _0x440e9f=_0x112c9c[_0x1cdc74(0x16f)]()[_0x1cdc74(0x147)](_0xba1f7=>_0x1cdc74(0x25a)!=_0xba1f7[_0x1cdc74(0x224)][_0x1cdc74(0x240)]);_0x440e9f[_0x1cdc74(0x11b)](_0x3776d6=>_0x624c40[_0x1cdc74(0x1f8)](_0x3776d6,!0x0))&&_0x112c9c[_0x1cdc74(0x1d1)]();if(_0x440e9f[_0x1cdc74(0x258)](_0x53622d=>_0x53622d[_0x1cdc74(0x1f8)](_0x624c40,!0x0))){const _0x548ba9=this[_0x1cdc74(0x293)][_0x1cdc74(0x134)](_0x1cdc74(0x16e),_0x378257,_0x1cdc74(0x290));return this[_0x1cdc74(0x260)](()=>_0x548ba9([_0x624c40],null,_0x22bef6)),null;}}else{const _0x5ae105=_0x624c40[_0x1cdc74(0x296)](_0x112c9c[_0x1cdc74(0x2a1)]());null!==_0x5ae105&&_0x112c9c[_0x1cdc74(0x283)]([_0x5ae105],null,_0x22bef6);}}if(_0x624c40[_0x1cdc74(0x1cf)](),_0x624c40[_0x1cdc74(0x227)]||_0x1cdc74(0x25a)==_0x624c40[_0x1cdc74(0x224)][_0x1cdc74(0x240)])return null;let _0x5c1e85=null,_0x198e67=_0x624c40[_0x1cdc74(0x237)],_0xaefeee=_0x624c40[_0x1cdc74(0x1a7)];const _0x7981bd=this[_0x1cdc74(0x1ce)](_0x624c40,_0x1cdc74(0x16e));for(const {suggestion:_0x169209,meta:_0x3ca71c}of _0x7981bd){const _0x3a78d0=this[_0x1cdc74(0x140)][_0x1cdc74(0x26e)](_0x198e67,_0xaefeee);if(_0x3ca71c[_0x1cdc74(0x109)]&&(this[_0x1cdc74(0x167)]||!_0x3ca71c[_0x1cdc74(0x281)]&&!_0x3ca71c[_0x1cdc74(0x1dc)])){if(_0x169209[_0x1cdc74(0x28b)]){if(!Lt(_0x169209,_0x22bef6))continue;let _0x5503ff=!0x0;for(const _0x294964 of _0x169209[_0x1cdc74(0x16f)]()){if(_0x294964[_0x1cdc74(0x1f8)](_0x3a78d0,!0x0))return _0x169209;_0x3a78d0[_0x1cdc74(0x1f8)](_0x294964)||(_0x5503ff=!0x1);}_0x5503ff&&_0x169209[_0x1cdc74(0x1d1)]();}else{const _0x3e5df1=_0x169209[_0x1cdc74(0x2a1)]();if(_0x3e5df1[_0x1cdc74(0x1f8)](_0x3a78d0,!0x0))return _0x169209;if(!Lt(_0x169209,_0x22bef6)){_0x3a78d0[_0x1cdc74(0x1f8)](_0x3e5df1)?_0x169209[_0x1cdc74(0x27d)]():_0x3e5df1[_0x1cdc74(0x2a9)](_0x198e67)?_0x198e67=_0x3e5df1[_0x1cdc74(0x1a7)]:_0x3e5df1[_0x1cdc74(0x2a9)](_0xaefeee)&&(_0xaefeee=_0x3e5df1[_0x1cdc74(0x237)]);continue;}_0x198e67=_0x198e67[_0x1cdc74(0x107)](_0x3e5df1[_0x1cdc74(0x237)])?_0x198e67:_0x3e5df1[_0x1cdc74(0x237)],_0xaefeee=_0xaefeee[_0x1cdc74(0x178)](_0x3e5df1[_0x1cdc74(0x1a7)])?_0xaefeee:_0x3e5df1[_0x1cdc74(0x1a7)],_0x22bef6=Object[_0x1cdc74(0x136)]({},_0x169209[_0x1cdc74(0x165)]),_0x5c1e85?_0x3e5df1[_0x1cdc74(0x237)][_0x1cdc74(0x107)](_0x5c1e85[_0x1cdc74(0x2a1)]()[_0x1cdc74(0x237)])?(_0x5c1e85[_0x1cdc74(0x27d)](),_0x5c1e85=_0x169209):_0x169209[_0x1cdc74(0x27d)]():_0x5c1e85=_0x169209;}}}if(_0x5c1e85)return this[_0x1cdc74(0x1c1)](_0x5c1e85,this[_0x1cdc74(0x140)][_0x1cdc74(0x26e)](_0x198e67,_0xaefeee)),_0x5c1e85;{const _0x40a8d6=_0x48203b(),_0x2f52d5=this[_0x1cdc74(0x140)][_0x1cdc74(0x26e)](_0x198e67,_0xaefeee),_0x2199ae=_0xf0a23['id'],_0xb0e0ec=_0x378257?_0x1cdc74(0x1a1)+_0x378257:_0x1cdc74(0x16e),_0x5b8bcb=this[_0x1cdc74(0x185)]({'id':_0x40a8d6,'type':_0xb0e0ec,'createdAt':new Date(),'authorId':_0x2199ae,'attributes':_0x22bef6});return this[_0x1cdc74(0x2aa)](_0xb0e0ec,_0x40a8d6,_0x2199ae,_0x2f52d5),_0x5b8bcb;}}[_0x57fbd7(0x130)](_0x3fc505,_0x405406=_0x57fbd7(0x20f),_0x275c6b={}){const _0x3dce35=_0x57fbd7,_0x5601ed=this[_0x3dce35(0x299)][_0x3dce35(0x143)][_0x3dce35(0x215)](_0x3dce35(0x1eb))['me'],_0x308548=_0x3fc505[_0x3dce35(0x2a3)](_0x3ed988=>new _0x259971(_0x3ed988[_0x3dce35(0x237)],_0x3ed988[_0x3dce35(0x1a7)])),_0x3d4644=new Set();for(const {suggestion:_0x1f66e5,meta:_0x36a430}of this[_0x3dce35(0x1ce)](_0x308548,_0x3dce35(0x179)))_0x36a430[_0x3dce35(0x109)]&&!_0x36a430[_0x3dce35(0x23e)]&&_0x3d4644[_0x3dce35(0x112)](_0x1f66e5);for(const _0x15a500 of _0x3d4644)if(_0x15a500[_0x3dce35(0x28b)]){const _0x4b8477=_0x15a500[_0x3dce35(0x16f)]();(!_0x15a500[_0x3dce35(0x165)]||!_0x15a500[_0x3dce35(0x165)][_0x3dce35(0x156)])&&(_0x4b8477[_0x3dce35(0x11b)](_0x4c6190=>_0x308548[_0x3dce35(0x258)](_0x3a27ba=>_0x3a27ba[_0x3dce35(0x1f8)](_0x4c6190,!0x0)))&&_0x15a500[_0x3dce35(0x1d1)]());if(_0x308548[_0x3dce35(0x11b)](_0x45f6b6=>_0x4b8477[_0x3dce35(0x258)](_0x235eae=>_0x235eae[_0x3dce35(0x1f8)](_0x45f6b6,!0x0)))){const _0x2ec047=this[_0x3dce35(0x293)][_0x3dce35(0x134)](_0x3dce35(0x16e),_0x405406,_0x3dce35(0x290));return this[_0x3dce35(0x260)](()=>_0x2ec047(_0x3fc505,null,_0x275c6b)),null;}}else{const _0x294e47=_0x15a500[_0x3dce35(0x2a1)]();_0x308548[_0x3dce35(0x258)](_0x3c09ed=>_0x3c09ed[_0x3dce35(0x1f8)](_0x294e47,!0x0))&&_0x15a500[_0x3dce35(0x1d1)]();if(_0x308548[_0x3dce35(0x11b)](_0x38938b=>_0x294e47[_0x3dce35(0x1f8)](_0x38938b,!0x0))){const _0x1714b4=this[_0x3dce35(0x293)][_0x3dce35(0x134)](_0x3dce35(0x16e),_0x405406,_0x3dce35(0x290));return this[_0x3dce35(0x260)](()=>_0x1714b4(_0x308548,null,_0x275c6b)),null;}}const _0x165f0b=this[_0x3dce35(0x293)][_0x3dce35(0x134)](_0x3dce35(0x16e),_0x405406,_0x3dce35(0x14f));let _0x3a539a=null;for(const _0x1d51b5 of this[_0x3dce35(0x17f)]())if(_0x1d51b5[_0x3dce35(0x121)]['id']==_0x5601ed['id']&&_0x1d51b5[_0x3dce35(0x23a)]&&_0x3dce35(0x16e)==_0x1d51b5[_0x3dce35(0x1a2)]&&_0x1d51b5[_0x3dce35(0x1ee)]==_0x405406&&Lt(_0x1d51b5,_0x275c6b)&&(_0x165f0b(_0x1d51b5[_0x3dce35(0x16f)](),_0x308548)||_0x165f0b(_0x308548,_0x1d51b5[_0x3dce35(0x16f)]()))){if(_0x3a539a){if(_0x1d51b5[_0x3dce35(0x292)]&&_0x1d51b5[_0x3dce35(0x292)][_0x3dce35(0x187)])continue;for(const _0x104b75 of _0x1d51b5[_0x3dce35(0x16f)]())_0x3a539a[_0x3dce35(0x188)](_0x104b75)||_0x3a539a[_0x3dce35(0x1ac)](_0x104b75);_0x1d51b5[_0x3dce35(0x27d)]();}else{_0x3a539a=_0x1d51b5;for(const _0x346fa5 of _0x308548)_0x1d51b5[_0x3dce35(0x188)](_0x346fa5)||_0x1d51b5[_0x3dce35(0x1ac)](_0x346fa5);}}if(_0x3a539a)return _0x3a539a;_0x3d4644[_0x3dce35(0x235)]();for(const {suggestion:_0x15d52b,meta:_0x4b2df6}of this[_0x3dce35(0x1ce)](_0x308548,_0x3dce35(0x16e)))_0x4b2df6[_0x3dce35(0x109)]&&(this[_0x3dce35(0x167)]||!_0x4b2df6[_0x3dce35(0x281)]&&!_0x4b2df6[_0x3dce35(0x1dc)])&&Lt(_0x15d52b,_0x275c6b)&&_0x3d4644[_0x3dce35(0x112)](_0x15d52b);for(const _0x232ab1 of _0x3d4644){const _0x59d307=_0x232ab1[_0x3dce35(0x16f)]();if(!_0x275c6b||!_0x275c6b[_0x3dce35(0x156)]){if(_0x308548[_0x3dce35(0x11b)](_0x944f32=>_0x59d307[_0x3dce35(0x258)](_0xfa1df2=>_0xfa1df2[_0x3dce35(0x1f8)](_0x944f32,!0x0))))return _0x232ab1;}(!_0x232ab1[_0x3dce35(0x165)]||!_0x232ab1[_0x3dce35(0x165)][_0x3dce35(0x156)])&&(_0x59d307[_0x3dce35(0x11b)](_0x42b04c=>_0x308548[_0x3dce35(0x258)](_0x2e45dd=>_0x2e45dd[_0x3dce35(0x1f8)](_0x42b04c,!0x0)))&&_0x232ab1[_0x3dce35(0x1d1)]());}const _0x1bfc5b=_0x48203b(),_0x5653ba=_0x5601ed['id'],_0x354875=_0x3dce35(0x1a1)+_0x405406,_0x4d5a66=this[_0x3dce35(0x185)]({'id':_0x1bfc5b,'type':_0x354875,'createdAt':new Date(),'authorId':_0x5653ba,'attributes':_0x275c6b});for(const _0x315f60 of _0x308548)_0x315f60[_0x3dce35(0x1cf)](),_0x315f60[_0x3dce35(0x227)]||_0x3dce35(0x25a)==_0x315f60[_0x3dce35(0x224)][_0x3dce35(0x240)]||this[_0x3dce35(0x2aa)](_0x354875,_0x1bfc5b,_0x5653ba,_0x315f60,_0x278852[_0x3dce35(0x20b)]());return _0x4d5a66;}[_0x57fbd7(0x1ea)](_0x11da8d,_0x3c760e,_0x101c5e,_0x3605b1,_0x1a2146){const _0x479238=_0x57fbd7;if(_0x11da8d[_0x479238(0x227)])return[];if(_0x479238(0x236)===this[_0x479238(0x1ff)])return[];const _0x4c5df8=this[_0x479238(0x299)][_0x479238(0x143)][_0x479238(0x215)](_0x479238(0x1eb))['me']['id'],_0x38498b=Array[_0x479238(0x284)](this[_0x479238(0x1cc)][_0x479238(0x280)]())[_0x479238(0x147)](_0x5ef22f=>_0x479238(0x24a)==_0x5ef22f[_0x479238(0x1a2)]&&_0x5ef22f[_0x479238(0x119)][_0x479238(0x183)]==_0x3c760e&&_0x5ef22f[_0x479238(0x188)](_0x11da8d));if(_0x479238(0x19c)===this[_0x479238(0x1ff)]){const _0xcdd4f1=this[_0x479238(0x1ce)](_0x11da8d,_0x479238(0x179))[_0x479238(0x147)](({meta:_0x411f40})=>_0x411f40[_0x479238(0x109)]&&!_0x411f40[_0x479238(0x1dc)]&&!_0x411f40[_0x479238(0x23e)])[_0x479238(0x2a3)](({suggestion:_0x59b2b6})=>_0x59b2b6);_0x38498b[_0x479238(0x1bf)](..._0xcdd4f1);}const _0x1b21c8=new Map([[_0x11da8d,_0x101c5e]]);for(const _0x41796 of _0x38498b){const _0xe2ea8f=_0x479238(0x24a)==_0x41796[_0x479238(0x1a2)]?_0x41796[_0x479238(0x119)][_0x479238(0x231)]:void 0x0,_0x34e0a7=_0x41796[_0x479238(0x2a1)](),_0x8e14bc=Array[_0x479238(0x284)](_0x1b21c8[_0x479238(0x1b4)]())[_0x479238(0x1f4)](_0x480a65=>_0x480a65[_0x479238(0x214)](_0x34e0a7));if(!_0x8e14bc)continue;const _0x3a1c44=_0x8e14bc[_0x479238(0x239)](_0x34e0a7);this[_0x479238(0x161)](_0x3c760e)&&_0x479238(0x179)==_0x41796[_0x479238(0x1a2)]&&0x0!=_0x3a1c44[_0x479238(0x187)]||(_0x1b21c8[_0x479238(0x10a)](_0x8e14bc),_0x3a1c44[_0x479238(0x17c)](_0x297074=>{const _0x4fb0e7=_0x479238;_0x1b21c8[_0x4fb0e7(0x2ac)](_0x297074,_0x101c5e);}),_0x479238(0x179)!=_0x41796[_0x479238(0x1a2)]&&_0xe2ea8f!=_0x3605b1&&_0x1b21c8[_0x479238(0x2ac)](_0x8e14bc[_0x479238(0x296)](_0x34e0a7),_0xe2ea8f));}const _0xb4c878=[];for(const [_0x37f81a,_0x1e7b03]of _0x1b21c8){const _0x1329b2=_0x48203b(),_0x1ab18e={'key':_0x3c760e,'oldValue':_0x1e7b03,'newValue':_0x3605b1};_0x3c760e[_0x479238(0x187)]>0x25&&console[_0x479238(0x13e)](_0x479238(0x125),{'key':_0x3c760e});const _0x4d763c=(_0x479238(0x255)+(_0x3c760e+'|'+Vt({'newValue':_0x3605b1})))[_0x479238(0x18a)](0x0,0x3c),_0x3e52d1=this[_0x479238(0x185)]({'id':_0x1329b2,'type':_0x4d763c,'data':_0x1ab18e,'createdAt':new Date(),'authorId':_0x4c5df8,'attributes':_0x1a2146});_0xb4c878[_0x479238(0x254)](_0x3e52d1),this[_0x479238(0x2aa)](_0x4d763c,_0x1329b2,_0x4c5df8,_0x37f81a);}return _0xb4c878;}[_0x57fbd7(0x25f)](_0x13392b){const _0x20e469=_0x57fbd7;this[_0x20e469(0x267)](_0x13392b,(_0x3cdfcc,..._0x22f828)=>{const _0x3ea863=_0x20e469;this[_0x3ea863(0x20d)](()=>{_0x3cdfcc(..._0x22f828);});});}[_0x57fbd7(0x14e)](_0x1a7e21){const _0x218e3c=_0x57fbd7;this[_0x218e3c(0x14c)][_0x218e3c(0x112)](_0x1a7e21);}[_0x57fbd7(0x198)](_0x34b6cf){const _0x44c1c7=_0x57fbd7;this[_0x44c1c7(0x291)][_0x44c1c7(0x112)](_0x34b6cf);}[_0x57fbd7(0x276)](_0x4316cd){const _0x1bc596=_0x57fbd7;return _0x1bc596(0x24a)==_0x4316cd[_0x1bc596(0x1a2)]?_0x4316cd[_0x1bc596(0x1ee)][_0x1bc596(0x1b2)]('|')[0x0]:null;}[_0x57fbd7(0x1c1)](_0x1d02d2,_0x2e4132){const _0x3ff191=_0x57fbd7,_0x25fe49=_0x1d02d2[_0x3ff191(0x234)]();this[_0x3ff191(0x140)][_0x3ff191(0x177)](_0x4b4cb3=>{const _0x20d75e=_0x3ff191;_0x4b4cb3[_0x20d75e(0x13a)](_0x25fe49,{'range':_0x2e4132});});}[_0x57fbd7(0x120)](_0x2d4489){const _0x3b0139=_0x57fbd7,_0x86e04f=_0x2d4489['id'],_0x5497d7=this[_0x3b0139(0x299)][_0x3b0139(0x286)][_0x3b0139(0x215)](_0x3b0139(0x218));this[_0x3b0139(0x105)][_0x3b0139(0x259)](_0x86e04f)||this[_0x3b0139(0x105)][_0x3b0139(0x19a)]({'channelId':_0x5497d7,'threadId':_0x86e04f,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x43d869=this[_0x3b0139(0x105)][_0x3b0139(0x184)](_0x86e04f);_0x43d869[_0x3b0139(0x133)](_0x3b0139(0x194)),_0x43d869[_0x3b0139(0x194)]=!0x1,_0x2d4489[_0x3b0139(0x292)]=_0x43d869;}[_0x57fbd7(0x10d)](_0x428a86,_0x331732,_0x508ae2,_0x3ce614){const _0x9e20f1=_0x57fbd7;if(_0x428a86[_0x9e20f1(0x1a2)]!=_0x331732||_0x428a86[_0x9e20f1(0x1ee)]!=_0x508ae2||_0x428a86[_0x9e20f1(0x21b)]['id']!=_0x3ce614)throw this[_0x9e20f1(0x299)][_0x9e20f1(0x1d3)](_0x9e20f1(0x246)),new _0x3161d2(_0x9e20f1(0x246),this);}[_0x57fbd7(0x28f)](_0x4dd305,_0x1f5652){const _0x5a8460=_0x57fbd7,_0x3fa391=_0x4dd305[_0x5a8460(0x2a1)]();if(_0x1f5652[_0x5a8460(0x294)](_0x3fa391))_0x4dd305[_0x5a8460(0x27d)]();else{if(_0x3fa391[_0x5a8460(0x1f8)](_0x1f5652)){const _0x339997=this[_0x5a8460(0x140)][_0x5a8460(0x115)](_0x1f5652[_0x5a8460(0x237)][_0x5a8460(0x1d5)],_0x5a8460(0x1a7));this[_0x5a8460(0x1c1)](_0x4dd305,this[_0x5a8460(0x140)][_0x5a8460(0x26e)](_0x3fa391[_0x5a8460(0x237)],_0x339997));const _0x3a7ccb=_0x48203b(),_0x500d26=_0x4dd305[_0x5a8460(0x21b)]['id'],_0xc37fc9=_0x4dd305[_0x5a8460(0x1a2)]+':'+_0x4dd305[_0x5a8460(0x1ee)];this[_0x5a8460(0x185)]({'id':_0x3a7ccb,'type':_0xc37fc9,'createdAt':new Date(),'authorId':_0x500d26,'data':_0x4dd305[_0x5a8460(0x119)],'attributes':_0x4dd305[_0x5a8460(0x165)]});const _0x5b339b=this[_0x5a8460(0x140)][_0x5a8460(0x115)](_0x1f5652[_0x5a8460(0x1a7)][_0x5a8460(0x1f1)],_0x5a8460(0x24e)),_0xf17c6a=this[_0x5a8460(0x140)][_0x5a8460(0x26e)](_0x5b339b,_0x3fa391[_0x5a8460(0x1a7)]);this[_0x5a8460(0x2aa)](_0xc37fc9,_0x3a7ccb,_0x500d26,_0xf17c6a);}else{if(_0x3fa391[_0x5a8460(0x2a9)](_0x1f5652[_0x5a8460(0x237)])){const _0x24915a=this[_0x5a8460(0x140)][_0x5a8460(0x115)](_0x1f5652[_0x5a8460(0x237)][_0x5a8460(0x1d5)],_0x5a8460(0x1a7));this[_0x5a8460(0x1c1)](_0x4dd305,this[_0x5a8460(0x140)][_0x5a8460(0x26e)](_0x3fa391[_0x5a8460(0x237)],_0x24915a));}else{const _0x1f2a61=this[_0x5a8460(0x140)][_0x5a8460(0x115)](_0x1f5652[_0x5a8460(0x1a7)][_0x5a8460(0x1f1)],_0x5a8460(0x24e));this[_0x5a8460(0x1c1)](_0x4dd305,this[_0x5a8460(0x140)][_0x5a8460(0x26e)](_0x1f2a61,_0x3fa391[_0x5a8460(0x1a7)]));}}}}[_0x57fbd7(0x1d8)](_0x3efc7c){const _0x4ead12=_0x57fbd7;for(const {suggestion:_0x1ac682,meta:_0x52652f}of this[_0x4ead12(0x1ce)](_0x3efc7c,_0x4ead12(0x179))){if(!_0x52652f[_0x4ead12(0x109)])continue;const _0x12b36c=_0x1ac682[_0x4ead12(0x16f)]();for(const _0x46e28f of _0x12b36c)if(!_0x3efc7c[_0x4ead12(0x239)](_0x46e28f)[_0x4ead12(0x187)])return!0x0;}return!0x1;}[_0x57fbd7(0x2a0)](_0x4ffa87){const _0x4a6591=_0x57fbd7,_0x32326a=this[_0x4a6591(0x299)][_0x4a6591(0x143)][_0x4a6591(0x215)](_0x4a6591(0x1eb))[_0x4a6591(0x108)](_0x4ffa87);if(!_0x32326a)throw new _0x3161d2(_0x4a6591(0x24d),this);return _0x32326a;}[_0x57fbd7(0x153)](_0x30a3ef){const _0x3db7ed=_0x57fbd7,_0x28abad=this[_0x3db7ed(0x299)][_0x3db7ed(0x143)][_0x3db7ed(0x215)](_0x3db7ed(0x1eb)),_0x248407=_0x2f863b(_0x3db7ed(0x191)+_0x30a3ef),_0x44e97e=_0x28abad[_0x3db7ed(0x108)](_0x248407);return _0x44e97e||_0x28abad[_0x3db7ed(0x21d)]({'id':_0x248407,'name':_0x30a3ef});}[_0x57fbd7(0x222)](_0x186b8e,_0x5b5db3,_0x2252e0,_0x33d2e1,_0x32777d){const _0x4ce00f=_0x57fbd7,_0x1eea88=this[_0x4ce00f(0x2a0)](_0x33d2e1),_0x3fe263=this[_0x4ce00f(0x293)][_0x4ce00f(0x186)](_0x186b8e,_0x5b5db3,_0x2252e0,_0x1eea88,_0x32777d,_0x212c33=>{const _0x707d6a=_0x4ce00f;this[_0x707d6a(0x174)](_0x2252e0,{'attributes':_0x212c33});const _0x4aa70c=this[_0x707d6a(0x1bc)](_0x2252e0);this[_0x707d6a(0x282)](new Set([_0x4aa70c])),this[_0x707d6a(0x18c)](new Set([_0x4aa70c]));});return this[_0x4ce00f(0x12d)](_0x3fe263,_0x4ce00f(0x290),()=>{const _0xb76921=_0x4ce00f;this[_0xb76921(0x174)](_0x2252e0,{'state':_0xb76921(0x138)});},{'priority':_0x4ce00f(0x289)}),this[_0x4ce00f(0x12d)](_0x3fe263,_0x4ce00f(0x1d1),()=>{const _0x1fca0b=_0x4ce00f;this[_0x1fca0b(0x174)](_0x2252e0,{'state':_0x1fca0b(0x22b)});},{'priority':_0x4ce00f(0x289)}),this[_0x4ce00f(0x1cc)][_0x4ce00f(0x2ac)](_0x2252e0,_0x3fe263),this[_0x4ce00f(0x122)][_0x4ce00f(0x2ac)](_0x3fe263,_0x4ce00f(0x19f)),_0x3fe263;}[_0x57fbd7(0x1fb)](_0x1eb151){const _0x3a9ff6=_0x57fbd7,_0x102f2e=_0x1eb151[_0x3a9ff6(0x1b2)](':');return{'group':_0x102f2e[0x0],'type':_0x102f2e[0x1],'subType':_0x102f2e[_0x3a9ff6(0x187)]>=0x5?_0x102f2e[0x2]:null,'id':_0x102f2e[_0x3a9ff6(0x187)]<0x5?_0x102f2e[0x2]:_0x102f2e[0x3],'authorId':_0x102f2e[_0x3a9ff6(0x187)]<0x5?_0x102f2e[0x3]:_0x102f2e[0x4],'markerCount':0x6==_0x102f2e[_0x3a9ff6(0x187)]?_0x102f2e[0x5]:null};}[_0x57fbd7(0x151)](_0x391f56,_0x43cce6,_0x36b1d7){const _0x4e1654=_0x57fbd7,_0x45ed9d=_0x391f56[_0x4e1654(0x2a1)](),_0x28d081=_0x45ed9d[_0x4e1654(0x237)],_0x44befd=_0x45ed9d[_0x4e1654(0x1a7)];this[_0x4e1654(0x1c1)](_0x391f56,this[_0x4e1654(0x140)][_0x4e1654(0x26e)](_0x28d081,_0x43cce6));const _0x598cb5=_0x48203b(),_0x5e74ba=_0x391f56[_0x4e1654(0x21b)]['id'],_0x3d8184=_0x391f56[_0x4e1654(0x1a2)]+(_0x391f56[_0x4e1654(0x1ee)]?':'+_0x391f56[_0x4e1654(0x1ee)]:'');this[_0x4e1654(0x185)]({'id':_0x598cb5,'type':_0x3d8184,'createdAt':new Date(),'authorId':_0x5e74ba,'originalSuggestionId':_0x391f56['id'],'attributes':_0x391f56[_0x4e1654(0x165)],'data':_0x391f56[_0x4e1654(0x119)]});const _0x1e93d3=this[_0x4e1654(0x276)](_0x391f56);(_0x4e1654(0x14b)==_0x391f56[_0x4e1654(0x1a2)]||_0x1e93d3&&this[_0x4e1654(0x161)](_0x1e93d3))&&(_0x36b1d7=this[_0x4e1654(0x140)][_0x4e1654(0x203)](_0x36b1d7[_0x4e1654(0x1f1)])),this[_0x4e1654(0x2aa)](_0x3d8184,_0x598cb5,_0x5e74ba,this[_0x4e1654(0x140)][_0x4e1654(0x26e)](_0x36b1d7,_0x44befd));}[_0x57fbd7(0x1ce)](_0x1bac41,_0x3ef4cb=null){const _0x4f5a78=_0x57fbd7,_0x32f0f6=[],_0x49aa9a=this[_0x4f5a78(0x299)][_0x4f5a78(0x143)][_0x4f5a78(0x215)](_0x4f5a78(0x1eb))['me'];Array[_0x4f5a78(0x27f)](_0x1bac41)||(_0x1bac41=[_0x1bac41]);for(const _0x154529 of this[_0x4f5a78(0x17f)]()){if(!_0x154529[_0x4f5a78(0x23a)])continue;if(_0x3ef4cb&&_0x154529[_0x4f5a78(0x1a2)]!=_0x3ef4cb)continue;let _0x583250=!0x1;for(const _0x1eed33 of _0x154529[_0x4f5a78(0x16f)]()){for(const _0x36f390 of _0x1bac41){const _0x18206c=_0x36f390[_0x4f5a78(0x237)][_0x4f5a78(0x294)](_0x1eed33[_0x4f5a78(0x1a7)])||_0x36f390[_0x4f5a78(0x1a7)][_0x4f5a78(0x294)](_0x1eed33[_0x4f5a78(0x237)]);if(_0x18206c||_0x36f390[_0x4f5a78(0x296)](_0x1eed33)){const _0x26698f=_0x36f390[_0x4f5a78(0x1f8)](_0x1eed33)&&Rt(this[_0x4f5a78(0x140)][_0x4f5a78(0x2ab)],_0x1eed33[_0x4f5a78(0x237)],_0x36f390),_0x11c17c=_0x1eed33[_0x4f5a78(0x1f8)](_0x36f390)&&Rt(this[_0x4f5a78(0x140)][_0x4f5a78(0x2ab)],_0x36f390[_0x4f5a78(0x237)],_0x1eed33);_0x32f0f6[_0x4f5a78(0x254)]({'suggestion':_0x154529,'meta':{'isOwn':_0x49aa9a==_0x154529[_0x4f5a78(0x121)],'isNextTo':_0x18206c,'isInsideObject':_0x26698f,'containsRangeInObject':_0x11c17c}}),_0x583250=!0x0;break;}}if(_0x583250)break;}}return _0x32f0f6;}[_0x57fbd7(0x2aa)](_0x118d59,_0x2c13e0,_0x2ef368,_0x53d051,_0x16710a){const _0x143c57=_0x57fbd7;this[_0x143c57(0x140)][_0x143c57(0x177)](_0x42113b=>{const _0x139f9e=_0x143c57;let _0x42b29a=_0x139f9e(0x104)+_0x118d59+':'+_0x2c13e0+':'+_0x2ef368;_0x16710a&&(_0x42b29a=_0x42b29a+':'+_0x16710a),_0x42113b[_0x139f9e(0x1ad)](_0x42b29a,{'range':_0x53d051,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x57fbd7(0x171)](_0x973bda){const _0x4edd91=_0x57fbd7,_0x5b0ea6=_0x973bda[_0x4edd91(0x10c)],_0x29881f=_0x973bda[_0x4edd91(0x26c)];_0x973bda[_0x4edd91(0x10c)]=null,_0x973bda[_0x4edd91(0x26c)]=null,null!=_0x5b0ea6&&_0x5b0ea6[_0x4edd91(0x26c)]==_0x973bda&&(_0x5b0ea6[_0x4edd91(0x26c)]=_0x29881f),null!=_0x29881f&&_0x29881f[_0x4edd91(0x10c)]==_0x973bda&&(_0x29881f[_0x4edd91(0x10c)]=_0x5b0ea6),_0x4edd91(0x21e)==this[_0x4edd91(0x122)][_0x4edd91(0x215)](_0x973bda)&&(this[_0x4edd91(0x122)][_0x4edd91(0x2ac)](_0x973bda,_0x4edd91(0x13d)),this[_0x4edd91(0x287)](_0x4edd91(0x26f),_0x973bda,_0x5b0ea6,_0x29881f));}[_0x57fbd7(0x185)](_0x2e6525){const _0x13b9d3=_0x57fbd7,_0x28c7aa=_0x2e6525['id'],_0x5d12b8=this[_0x13b9d3(0x22f)](_0x2e6525);if(this[_0x13b9d3(0x23c)]&&this[_0x13b9d3(0x23c)][_0x13b9d3(0x101)]){const _0x144b11=this[_0x13b9d3(0x299)][_0x13b9d3(0x143)][_0x13b9d3(0x215)](_0x13b9d3(0x29d)),_0x207b04=_0x5d12b8[_0x13b9d3(0x144)],_0x296f4d=_0x5d12b8[_0x13b9d3(0x1ee)]?_0x5d12b8[_0x13b9d3(0x1a2)]+':'+_0x5d12b8[_0x13b9d3(0x1ee)]:_0x5d12b8[_0x13b9d3(0x1a2)],_0x2d3dbf=this[_0x13b9d3(0x299)][_0x13b9d3(0x261)],_0x271708=_0x144b11[_0x13b9d3(0x112)](_0xc908e(_0x2d3dbf,_0x13b9d3(0x160))),_0x8df11e={'id':_0x28c7aa,'type':_0x296f4d,'hasComments':_0x207b04,'data':_0x2e6525[_0x13b9d3(0x119)]||null,'originalSuggestionId':_0x2e6525[_0x13b9d3(0x10f)]||null,'attributes':_0x5d12b8[_0x13b9d3(0x165)]};this[_0x13b9d3(0x23c)][_0x13b9d3(0x101)](_0x8df11e)[_0x13b9d3(0x1e8)](_0x50f28b=>{const _0x42fcd7=_0x13b9d3;_0x5d12b8[_0x42fcd7(0x24f)]=!0x0,_0x144b11[_0x42fcd7(0x26a)](_0x271708),_0x50f28b&&_0x50f28b[_0x42fcd7(0x2ad)]&&(this[_0x42fcd7(0x1cc)][_0x42fcd7(0x215)](_0x28c7aa)[_0x42fcd7(0x2ad)]=_0x50f28b[_0x42fcd7(0x2ad)]);})[_0x13b9d3(0x111)](_0x41312f=>{const _0xcaaf5e=_0x13b9d3;throw _0x1f109a(_0xcaaf5e(0x15a)),this[_0xcaaf5e(0x299)][_0xcaaf5e(0x124)][_0xcaaf5e(0x295)]({'isUndoable':!0x1},()=>{const _0x478176=_0xcaaf5e;_0x5d12b8[_0x478176(0x1d1)]();}),_0x5d12b8[_0xcaaf5e(0x1e6)](),this[_0xcaaf5e(0x1cc)][_0xcaaf5e(0x10a)](_0x5d12b8['id']),this[_0xcaaf5e(0x122)][_0xcaaf5e(0x10a)](_0x5d12b8),_0x41312f;});}return _0x5d12b8;}[_0x57fbd7(0x161)](_0x4e398d){const _0xb7aa1f=_0x57fbd7;return this[_0xb7aa1f(0x14c)][_0xb7aa1f(0x216)](_0x4e398d);}[_0x57fbd7(0x174)](_0x151aa6,_0x253299){const _0x4e837c=_0x57fbd7,_0x460422=this[_0x4e837c(0x299)][_0x4e837c(0x143)][_0x4e837c(0x215)](_0x4e837c(0x29d)),_0x195282=this[_0x4e837c(0x1bc)](_0x151aa6);if(this[_0x4e837c(0x23c)]&&this[_0x4e837c(0x23c)][_0x4e837c(0x1a4)]){if(_0x195282[_0x4e837c(0x24f)]){const _0x2c2449=_0x460422[_0x4e837c(0x112)](_0xc908e(this[_0x4e837c(0x299)][_0x4e837c(0x261)],_0x4e837c(0x160)));this[_0x4e837c(0x23c)][_0x4e837c(0x1a4)](_0x151aa6,_0x253299)[_0x4e837c(0x1e8)](()=>{const _0x1e30c6=_0x4e837c;_0x460422[_0x1e30c6(0x26a)](_0x2c2449);});}else _0x195282['on'](_0x4e837c(0x195),()=>{const _0xc5f901=_0x4e837c;this[_0xc5f901(0x174)](_0x151aa6,_0x253299);});}}[_0x57fbd7(0x221)](_0x527bcf){const _0x34b9e8=_0x57fbd7;if(!this[_0x34b9e8(0x23c)]||!this[_0x34b9e8(0x23c)][_0x34b9e8(0x1bc)])throw new _0x3161d2(_0x34b9e8(0x16c),this);return this[_0x34b9e8(0x23c)][_0x34b9e8(0x1bc)](_0x527bcf);}[_0x57fbd7(0x1b3)](_0x455052){const _0xc48b0e=_0x57fbd7,{id:_0x239018,type:_0x384ac3,subType:_0x11d973,authorId:_0x194d49}=this[_0xc48b0e(0x1fb)](_0x455052),_0x1eb436=this[_0xc48b0e(0x1cc)][_0xc48b0e(0x215)](_0x239018)||this[_0xc48b0e(0x222)](_0x384ac3,_0x11d973,_0x239018,_0x194d49,{});switch(this[_0xc48b0e(0x10d)](_0x1eb436,_0x384ac3,_0x11d973,_0x194d49),this[_0xc48b0e(0x122)][_0xc48b0e(0x215)](_0x1eb436)){case _0xc48b0e(0x19f):this[_0xc48b0e(0x221)](_0x239018)[_0xc48b0e(0x1e8)](_0x4c83eb=>{const _0xfa9ff2=_0xc48b0e;let _0x5bd3a6=Promise[_0xfa9ff2(0x278)]();_0x4c83eb[_0xfa9ff2(0x144)]&&(_0x5bd3a6=this[_0xfa9ff2(0x105)][_0xfa9ff2(0x264)]({'channelId':this[_0xfa9ff2(0x299)][_0xfa9ff2(0x286)][_0xfa9ff2(0x215)](_0xfa9ff2(0x218)),'threadId':_0x239018})),_0x5bd3a6[_0xfa9ff2(0x1e8)](()=>{const _0x532ad9=_0xfa9ff2;this[_0x532ad9(0x22f)](_0x4c83eb)[_0x532ad9(0x24f)]=!0x0;});}),this[_0xc48b0e(0x122)][_0xc48b0e(0x2ac)](_0x1eb436,_0xc48b0e(0x1b5));break;case _0xc48b0e(0x13d):this[_0xc48b0e(0x174)](_0x239018,{'state':_0xc48b0e(0x113)});case _0xc48b0e(0x22e):this[_0xc48b0e(0x122)][_0xc48b0e(0x2ac)](_0x1eb436,_0xc48b0e(0x21e)),this[_0xc48b0e(0x287)](_0xc48b0e(0x11a),_0x1eb436);break;case _0xc48b0e(0x21e):this[_0xc48b0e(0x287)](_0xc48b0e(0x27a),_0x1eb436);}return _0x1eb436[_0xc48b0e(0x217)](_0x455052),_0x1eb436;}[_0x57fbd7(0x18c)](_0x5aee06){const _0x12e785=_0x57fbd7,_0x2d8b61=Array[_0x12e785(0x284)](_0x5aee06),_0x167452=_0x2d8b61[_0x12e785(0x147)](_0x3674d8=>_0x12e785(0x24a)==_0x3674d8[_0x12e785(0x1a2)]);this[_0x12e785(0x1c0)](_0x167452);const _0x3c3478=_0x2d8b61[_0x12e785(0x147)](_0x2c121a=>!_0x2c121a[_0x12e785(0x28b)]&&_0x12e785(0x24a)!=_0x2c121a[_0x12e785(0x1a2)]),_0x23ca2a=this[_0x12e785(0x17f)]({'skipNotAttached':!0x0})[_0x12e785(0x147)](_0x1881ef=>!_0x1881ef[_0x12e785(0x28b)]&&_0x12e785(0x24a)!=_0x1881ef[_0x12e785(0x1a2)]),_0xc23e3a=_0x23ca2a[_0x12e785(0x147)](_0x55f09b=>!_0x5aee06[_0x12e785(0x216)](_0x55f09b)),_0x121c37=new Map(_0x23ca2a[_0x12e785(0x2a3)](_0x30c52c=>[_0x30c52c,this[_0x12e785(0x293)][_0x12e785(0x134)](_0x30c52c[_0x12e785(0x1a2)],_0x30c52c[_0x12e785(0x1ee)],_0x12e785(0x18f))])),_0x4f37a6=new Map(_0x23ca2a[_0x12e785(0x2a3)](_0xc4ab00=>[_0xc4ab00,_0xc4ab00[_0x12e785(0x2a1)]()])),_0x525aea=new Set(),_0xc1090c=new Set();for(let _0x3af2eb=0x0;_0x3af2eb<_0x3c3478[_0x12e785(0x187)];_0x3af2eb++)_0x416602(_0x3c3478[_0x3af2eb],_0x3c3478,_0x3af2eb+0x1);for(let _0x1078ff=0x0;_0x1078ff<_0x3c3478[_0x12e785(0x187)];_0x1078ff++)_0x416602(_0x3c3478[_0x1078ff],_0xc23e3a,0x0);const _0x38e1ea=new Set();for(let _0x3bb28a=0x0;_0x3bb28a<_0x3c3478[_0x12e785(0x187)];_0x3bb28a++){const _0x15c228=_0x3c3478[_0x3bb28a];!_0xc1090c[_0x12e785(0x216)](_0x15c228)&&_0x15c228[_0x12e785(0x10c)]&&(_0x38e1ea[_0x12e785(0x112)](_0x15c228[_0x12e785(0x10c)]),_0x15c228[_0x12e785(0x10c)][_0x12e785(0x26c)]===_0x15c228&&(_0x15c228[_0x12e785(0x10c)][_0x12e785(0x26c)]=null),_0x15c228[_0x12e785(0x10c)]=null),!_0x525aea[_0x12e785(0x216)](_0x15c228)&&_0x15c228[_0x12e785(0x26c)]&&(_0x38e1ea[_0x12e785(0x112)](_0x15c228[_0x12e785(0x26c)]),_0x15c228[_0x12e785(0x26c)][_0x12e785(0x10c)]===_0x15c228&&(_0x15c228[_0x12e785(0x26c)][_0x12e785(0x10c)]=null),_0x15c228[_0x12e785(0x26c)]=null);}function _0x416602(_0x5de348,_0x13f385,_0x184dee){const _0x3fc1fa=_0x12e785;for(let _0x40ede3=_0x184dee;_0x40ede3<_0x13f385[_0x3fc1fa(0x187)];_0x40ede3++){const _0x25c8d2=_0x222dd3(_0x5de348,_0x13f385[_0x40ede3]);_0x25c8d2&&(_0x25c8d2[0x0][_0x3fc1fa(0x26c)]=_0x25c8d2[0x1],_0x25c8d2[0x1][_0x3fc1fa(0x10c)]=_0x25c8d2[0x0],_0x525aea[_0x3fc1fa(0x112)](_0x25c8d2[0x0]),_0xc1090c[_0x3fc1fa(0x112)](_0x25c8d2[0x1]));}}function _0x222dd3(_0x129a18,_0x2b3e86){const _0x4d5ab4=_0x12e785;if(_0x129a18[_0x4d5ab4(0x121)]['id']!==_0x2b3e86[_0x4d5ab4(0x121)]['id'])return null;const _0x5d1354=_0x121c37[_0x4d5ab4(0x215)](_0x129a18)(_0x129a18,_0x2b3e86,_0x4f37a6[_0x4d5ab4(0x215)](_0x129a18),_0x4f37a6[_0x4d5ab4(0x215)](_0x2b3e86));if(!_0x5d1354)return null;return _0x121c37[_0x4d5ab4(0x215)](_0x2b3e86)(_0x129a18,_0x2b3e86,_0x4f37a6[_0x4d5ab4(0x215)](_0x129a18),_0x4f37a6[_0x4d5ab4(0x215)](_0x2b3e86))?_0x5d1354[0x1][_0x4d5ab4(0x292)]&&_0x5d1354[0x1][_0x4d5ab4(0x292)][_0x4d5ab4(0x187)]?null:_0x5d1354:null;}_0x38e1ea[_0x12e785(0x226)]&&this[_0x12e785(0x18c)](_0x38e1ea);}[_0x57fbd7(0x1c0)](_0x841943){const _0x3fcf9b=_0x57fbd7;if(0x0==_0x841943[_0x3fcf9b(0x187)])return;const _0xe1c216=this[_0x3fcf9b(0x17f)]({'skipNotAttached':!0x0})[_0x3fcf9b(0x147)](_0x2acdc0=>_0x3fcf9b(0x24a)==_0x2acdc0[_0x3fcf9b(0x1a2)]&&_0x2acdc0[_0x3fcf9b(0x168)]),_0x4bac17=[],_0x58b5c8=new Map();for(const _0x144f26 of _0xe1c216){const _0x15517b=_0x2f863b(_0x144f26[_0x3fcf9b(0x165)]);_0x58b5c8[_0x3fcf9b(0x216)](_0x15517b)||(_0x58b5c8[_0x3fcf9b(0x2ac)](_0x15517b,_0x4bac17[_0x3fcf9b(0x187)]),_0x4bac17[_0x3fcf9b(0x254)]([]));const _0x1280c1=_0x58b5c8[_0x3fcf9b(0x215)](_0x15517b);_0x4bac17[_0x1280c1][_0x3fcf9b(0x254)](_0x144f26);}!(function(){const _0x55d222=_0x3fcf9b;_0x4bac17[_0x55d222(0x1b6)]((_0x53233d,_0x4be58b)=>{const _0x562802=_0x55d222,_0x16c060=_0x53233d[0x0][_0x562802(0x2ad)],_0x491dfa=_0x4be58b[0x0][_0x562802(0x2ad)];return _0x16c060==_0x491dfa?_0x53233d[0x0][_0x562802(0x165)][_0x562802(0x1e5)]<_0x4be58b[0x0][_0x562802(0x165)][_0x562802(0x1e5)]?-0x1:0x1:_0x16c060<_0x491dfa?-0x1:0x1;});for(const _0x19fb09 of _0x4bac17)_0x19fb09[_0x55d222(0x1b6)]((_0x3e392c,_0x651ef5)=>_0x3e392c['id']<_0x651ef5['id']?-0x1:0x1);}());for(let _0x3ca8b2=0x0;_0x3ca8b2<_0x4bac17[_0x3fcf9b(0x187)];_0x3ca8b2++){if(0x0==_0x4bac17[_0x3ca8b2][_0x3fcf9b(0x187)])continue;const _0x179ec2=[];for(let _0x3a33e5=_0x3ca8b2+0x1;_0x3a33e5<_0x4bac17[_0x3fcf9b(0x187)];_0x3a33e5++)0x0!=_0x4bac17[_0x3a33e5][_0x3fcf9b(0x187)]&&_0x759f03(_0x4bac17[_0x3ca8b2],_0x4bac17[_0x3a33e5])&&_0x179ec2[_0x3fcf9b(0x254)](_0x3a33e5);for(const _0x4da033 of _0x179ec2)_0x4bac17[_0x3ca8b2]=_0x4bac17[_0x3ca8b2][_0x3fcf9b(0x25b)](_0x4bac17[_0x4da033]),_0x4bac17[_0x4da033]=[];}for(const _0x1e3651 of _0x4bac17)for(let _0x5a88cb=0x0;_0x5a88cb<_0x1e3651[_0x3fcf9b(0x187)];_0x5a88cb++)_0x1e3651[_0x5a88cb][_0x3fcf9b(0x26c)]=_0x1e3651[_0x5a88cb+0x1]||null;for(const _0x3d0e3a of _0x4bac17)for(let _0x218abe=0x0;_0x218abe<_0x3d0e3a[_0x3fcf9b(0x187)];_0x218abe++)_0x3d0e3a[_0x218abe][_0x3fcf9b(0x10c)]=_0x3d0e3a[_0x218abe-0x1]||null;function _0x759f03(_0x215baf,_0x2204b6){const _0x527b19=_0x3fcf9b;if(_0x215baf[0x0][_0x527b19(0x165)][_0x527b19(0x1e5)]!==_0x2204b6[0x0][_0x527b19(0x165)][_0x527b19(0x1e5)]&&_0x215baf[0x0][_0x527b19(0x121)]!==_0x2204b6[0x0][_0x527b19(0x121)])return!0x1;if(!function(_0x108dcb,_0x22aa99){const _0x5f544e=_0x527b19;if(!_0x108dcb[_0x5f544e(0x144)]&&!_0x22aa99[_0x5f544e(0x144)])return!0x0;if(_0x108dcb[_0x5f544e(0x144)]&&_0x22aa99[_0x5f544e(0x144)])return!0x1;if(_0x108dcb[_0x5f544e(0x144)]&&_0x22aa99[_0x5f544e(0x2ad)]<_0x108dcb[_0x5f544e(0x292)][_0x5f544e(0x27b)][_0x5f544e(0x215)](0x0)[_0x5f544e(0x2ad)])return!0x0;if(_0x22aa99[_0x5f544e(0x144)]&&_0x108dcb[_0x5f544e(0x2ad)]<_0x22aa99[_0x5f544e(0x292)][_0x5f544e(0x27b)][_0x5f544e(0x215)](0x0)[_0x5f544e(0x2ad)])return!0x0;return!0x1;}(_0x215baf[0x0],_0x2204b6[0x0]))return!0x1;const _0x1580ea=_0x1ec4ae(_0x215baf[0x0][_0x527b19(0x165)],_0x527b19(0x1e5)),_0x2d2f08=_0x1ec4ae(_0x2204b6[0x0][_0x527b19(0x165)],_0x527b19(0x1e5));if(!_0x987079(_0x1580ea,_0x2d2f08))return!0x1;return!!_0x215baf[_0x527b19(0x11b)](_0x3b49f0=>_0x2204b6[_0x527b19(0x258)](_0x25b130=>_0x3b49f0[_0x527b19(0x2a1)]()[_0x527b19(0x294)](_0x25b130[_0x527b19(0x2a1)]())))&&_0x2204b6[_0x527b19(0x11b)](_0xd1b630=>_0x215baf[_0x527b19(0x258)](_0x156d9d=>_0xd1b630[_0x527b19(0x2a1)]()[_0x527b19(0x294)](_0x156d9d[_0x527b19(0x2a1)]())));}}[_0x57fbd7(0x282)](_0x55a456){const _0x415e1d=_0x57fbd7,_0x41f007=Array[_0x415e1d(0x284)](_0x55a456),_0x1a4d4b=this[_0x415e1d(0x17f)]({'skipNotAttached':!0x0}),_0x2dc93f=_0x1a4d4b[_0x415e1d(0x147)](_0x49c9ae=>!_0x55a456[_0x415e1d(0x216)](_0x49c9ae)),_0x1b98a3=new Map(_0x41f007[_0x415e1d(0x2a3)](_0x321a66=>[_0x321a66,this[_0x415e1d(0x293)][_0x415e1d(0x134)](_0x321a66[_0x415e1d(0x1a2)],_0x321a66[_0x415e1d(0x1ee)],_0x415e1d(0x14f))])),_0x37466a=new Map(_0x1a4d4b[_0x415e1d(0x2a3)](_0x509826=>[_0x509826,_0x509826[_0x415e1d(0x16f)]()]));for(let _0x55b288=0x0;_0x55b288<_0x41f007[_0x415e1d(0x187)];_0x55b288++){if(_0x10027f(this,_0x41f007[_0x55b288],_0x41f007,_0x55b288+0x1))return!0x0;}for(let _0x5dcb07=0x0;_0x5dcb07<_0x41f007[_0x415e1d(0x187)];_0x5dcb07++){if(_0x10027f(this,_0x41f007[_0x5dcb07],_0x2dc93f,0x0))return!0x0;}return!0x1;function _0x10027f(_0x48a5d8,_0x2b7c33,_0x3c1a74,_0x14b467){const _0x1b4e27=_0x415e1d;for(let _0x2d71db=_0x14b467;_0x2d71db<_0x3c1a74[_0x1b4e27(0x187)];_0x2d71db++){const _0x31a1ab=_0x3c1a74[_0x2d71db];if(_0x31a1ab[_0x1b4e27(0x1a2)]!==_0x2b7c33[_0x1b4e27(0x1a2)]||_0x31a1ab[_0x1b4e27(0x121)]['id']!==_0x2b7c33[_0x1b4e27(0x121)]['id']||_0x31a1ab[_0x1b4e27(0x1ee)]!==_0x2b7c33[_0x1b4e27(0x1ee)])continue;if(!Pt(_0x2b7c33,_0x31a1ab,[_0x1b4e27(0x1e5)]))continue;if(_0x1b4e27(0x24a)==_0x2b7c33[_0x1b4e27(0x1a2)]&&_0x2b7c33[_0x1b4e27(0x119)][_0x1b4e27(0x231)]!=_0x31a1ab[_0x1b4e27(0x119)][_0x1b4e27(0x231)])continue;if(_0x1b4e27(0x24a)==_0x2b7c33[_0x1b4e27(0x1a2)]&&_0x48a5d8[_0x1b4e27(0x161)](_0x2b7c33[_0x1b4e27(0x119)][_0x1b4e27(0x183)]))continue;if(_0x1b4e27(0x14b)==_0x2b7c33[_0x1b4e27(0x1a2)]){const _0x951625=_0x48a5d8[_0x1b4e27(0x299)][_0x1b4e27(0x124)],_0xbf06bc=_0x2b7c33[_0x1b4e27(0x209)]();if(_0xbf06bc&&(_0x951625[_0x1b4e27(0x2ab)][_0x1b4e27(0x29c)](_0xbf06bc)||_0x951625[_0x1b4e27(0x2ab)][_0x1b4e27(0x241)](_0xbf06bc)))continue;}const _0x2028c7=_0x1b98a3[_0x1b4e27(0x215)](_0x2b7c33),_0x18c8f6=_0x37466a[_0x1b4e27(0x215)](_0x2b7c33),_0x1ecc8d=_0x37466a[_0x1b4e27(0x215)](_0x31a1ab),_0xbbde92=_0x2b7c33[_0x1b4e27(0x292)]&&_0x2b7c33[_0x1b4e27(0x292)][_0x1b4e27(0x187)],_0x58374b=_0x31a1ab[_0x1b4e27(0x292)]&&_0x31a1ab[_0x1b4e27(0x292)][_0x1b4e27(0x187)];if(!_0xbbde92&&_0x2028c7(_0x1ecc8d,_0x18c8f6))return _0x48a5d8[_0x1b4e27(0x253)](_0x31a1ab,_0x2b7c33),_0x37466a[_0x1b4e27(0x10a)](_0x2b7c33),!0x0;if(!_0x58374b&&_0x2028c7(_0x18c8f6,_0x1ecc8d))return _0x48a5d8[_0x1b4e27(0x253)](_0x2b7c33,_0x31a1ab),_0x37466a[_0x1b4e27(0x10a)](_0x31a1ab),!0x0;}return!0x1;}}[_0x57fbd7(0x253)](_0x5568eb,_0x30cb63){const _0x21ea98=_0x57fbd7;if(_0x5568eb[_0x21ea98(0x28b)]){for(const _0x28172a of _0x30cb63[_0x21ea98(0x16f)]())_0x5568eb[_0x21ea98(0x1ac)](_0x28172a);}else{const _0x38614a=_0x30cb63[_0x21ea98(0x2a1)]()[_0x21ea98(0x1a7)];this[_0x21ea98(0x1c1)](_0x5568eb,this[_0x21ea98(0x140)][_0x21ea98(0x26e)](_0x5568eb[_0x21ea98(0x2a1)]()[_0x21ea98(0x237)],_0x38614a));}_0x30cb63[_0x21ea98(0x27d)]();}[_0x57fbd7(0x245)](_0x2209a4,_0x148f4f){const _0xe12100=_0x57fbd7,_0x56420f=_0x2209a4[_0xe12100(0x1cd)](_0xe12100(0x1f5))||_0x2209a4[_0xe12100(0x1cd)](_0xe12100(0x24a))?_0xe12100(0x11c):_0x2209a4[_0xe12100(0x10b)]();return _0xc908e(this[_0xe12100(0x299)][_0xe12100(0x261)],_0x148f4f+'_'+_0x56420f+_0xe12100(0x1c8));}[_0x57fbd7(0x116)](){const _0x1c70df=_0x57fbd7,_0x3ecfb4=this[_0x1c70df(0x299)];if(!_0x3ecfb4['ui'])return;const {ariaLiveAnnouncer:_0x42b617}=_0x3ecfb4['ui'];_0x6686fb(this[_0x1c70df(0x140)],({left:_0x1ad9b5,entered:_0x626805})=>{const _0x3c88a8=_0x1c70df;for(const _0xc0c723 of _0x1ad9b5){const {group:_0x5c2f71,type:_0x3c5496}=this[_0x3c88a8(0x1fb)](_0xc0c723[_0x3c88a8(0x12b)]);if(_0x3c88a8(0x15f)===_0x5c2f71){_0x42b617[_0x3c88a8(0x1a5)](this[_0x3c88a8(0x245)](_0x3c5496,_0x3c88a8(0x269)));break;}}for(const _0x54b844 of _0x626805){const {group:_0x52ff47,type:_0x471f3e}=this[_0x3c88a8(0x1fb)](_0x54b844[_0x3c88a8(0x12b)]);if(_0x3c88a8(0x15f)===_0x52ff47){_0x42b617[_0x3c88a8(0x1a5)](this[_0x3c88a8(0x245)](_0x471f3e,_0x3c88a8(0x1ed)));break;}}});}[_0x57fbd7(0x1c3)](_0x20f945){const _0x4869fe=_0x57fbd7;if(this[_0x4869fe(0x1c2)])return!0x1;const _0x37a11b=this[_0x4869fe(0x299)],_0x2940f8=_0x37a11b[_0x4869fe(0x124)][_0x4869fe(0x15e)][_0x4869fe(0x141)][_0x4869fe(0x1bb)]();if(0x0==_0x2940f8[_0x4869fe(0x187)])return!0x1;const _0x173929=[],_0x320f2e=_0x2940f8[_0x4869fe(0x147)](_0x7c073b=>_0x4869fe(0x24a)==_0x7c073b[_0x4869fe(0x1a2)]),_0x372add=_0x2940f8[_0x4869fe(0x147)](_0x4b59f5=>_0x4869fe(0x100)==_0x4b59f5[_0x4869fe(0x1a2)]&&_0x4869fe(0x110)!=_0x4b59f5[_0x4869fe(0x12b)]),_0x12af4d=_0x2940f8[_0x4869fe(0x147)](_0x18f44a=>_0x4869fe(0x26a)==_0x18f44a[_0x4869fe(0x1a2)]&&_0x4869fe(0x110)!=_0x18f44a[_0x4869fe(0x12b)]);for(const _0x4499f3 of _0x320f2e)_0x173929[_0x4869fe(0x254)]({'key':_0x4499f3[_0x4869fe(0x1d0)],'newValue':_0x4499f3[_0x4869fe(0x288)],'oldValue':_0x4499f3[_0x4869fe(0x279)],'range':Ot(_0x4499f3[_0x4869fe(0x169)],_0x37a11b[_0x4869fe(0x124)])});for(const _0x354245 of _0x372add){const _0x33d96f=_0x12af4d[_0x4869fe(0x1f4)](_0x1bebcb=>_0x1bebcb[_0x4869fe(0x1b8)][_0x4869fe(0x294)](_0x354245[_0x4869fe(0x1b8)]));_0x33d96f&&_0x173929[_0x4869fe(0x254)]({'key':_0x4869fe(0x2a7),'newValue':_0x354245[_0x4869fe(0x12b)],'oldValue':_0x33d96f[_0x4869fe(0x12b)],'range':_0x37a11b[_0x4869fe(0x124)][_0x4869fe(0x1f6)](_0x354245[_0x4869fe(0x1b8)][_0x4869fe(0x1b1)])});}return 0x0!=_0x173929[_0x4869fe(0x187)]&&this[_0x4869fe(0x145)](_0x20f945,_0x173929);}[_0x57fbd7(0x1de)](_0x3f8e3b){const _0x431c1a=_0x57fbd7;let _0x2ecb9b=!0x1;const _0x2425af=this[_0x431c1a(0x299)][_0x431c1a(0x124)][_0x431c1a(0x15e)][_0x431c1a(0x141)][_0x431c1a(0x230)]()[_0x431c1a(0x147)](_0x3f2f24=>_0x3f2f24[_0x431c1a(0x119)][_0x431c1a(0x21f)]&&_0x3f2f24[_0x431c1a(0x12b)][_0x431c1a(0x1cd)](_0x431c1a(0x2a8)));for(const _0x91626d of _0x2425af){const {subType:_0x349898,id:_0x1f25f3}=this[_0x431c1a(0x1fb)](_0x91626d[_0x431c1a(0x12b)]),_0xb2a2ce=_0x349898[_0x431c1a(0x1b2)]('|')[0x0];for(const _0x3544aa of this[_0x431c1a(0x17f)]({'skipNotAttached':!0x0}))_0x3544aa['id']!=_0x1f25f3&&_0x431c1a(0x24a)==_0x3544aa[_0x431c1a(0x1a2)]&&_0x3544aa[_0x431c1a(0x119)]&&_0x3544aa[_0x431c1a(0x119)][_0x431c1a(0x183)]==_0xb2a2ce&&_0x3544aa[_0x431c1a(0x2a1)]()[_0x431c1a(0x214)](_0x91626d[_0x431c1a(0x119)][_0x431c1a(0x21f)])&&(this[_0x431c1a(0x1f0)](_0x3544aa,_0x91626d[_0x431c1a(0x119)][_0x431c1a(0x21f)],_0x3f8e3b),_0x2ecb9b=!0x0);}return _0x2ecb9b;}[_0x57fbd7(0x20d)](_0x26877b){const _0x1961aa=_0x57fbd7;this[_0x1961aa(0x299)],(this[_0x1961aa(0x1c2)]=!0x0,_0x26877b());}[_0x57fbd7(0x28c)](_0x2052de){const _0x52ae07=_0x57fbd7,_0x2fe502=this[_0x52ae07(0x161)](_0x2052de),_0xc07dfb=this[_0x52ae07(0x291)][_0x52ae07(0x216)](_0x2052de);return _0x2fe502||_0xc07dfb;}[_0x57fbd7(0x145)](_0x3b32d9,_0x2b0265){const _0x3b7d29=_0x57fbd7;if(0x0==_0x2b0265[_0x3b7d29(0x187)])return!0x1;let _0x1b87f7=!0x1;for(const _0x364e99 of _0x2b0265){const _0x43dd94=this[_0x3b7d29(0x1ce)](_0x364e99[_0x3b7d29(0x169)],_0x3b7d29(0x24a))[_0x3b7d29(0x147)](_0x152155=>!_0x152155[_0x3b7d29(0x1bd)][_0x3b7d29(0x23e)])[_0x3b7d29(0x2a3)](_0x4d82d4=>_0x4d82d4[_0x3b7d29(0x15f)]),_0x557185=_0x2f863b({'newValue':_0x364e99[_0x3b7d29(0x233)]});_0x43dd94[_0x3b7d29(0x147)](_0x586420=>{const _0x1e516e=_0x3b7d29,[_0x4eba75,_0x4890d9]=_0x586420[_0x1e516e(0x1ee)][_0x1e516e(0x1b2)]('|');return _0x4eba75==_0x364e99[_0x1e516e(0x183)]&&_0x4890d9!=_0x557185;})[_0x3b7d29(0x17c)](_0x6a077e=>{const _0x3fd72c=_0x3b7d29;this[_0x3fd72c(0x1f0)](_0x6a077e,_0x364e99[_0x3fd72c(0x169)],_0x3b32d9),_0x1b87f7=!0x0;});}return _0x1b87f7;}[_0x57fbd7(0x1f0)](_0x50876c,_0x44a3be,_0x10cb87){const _0x84eda6=_0x57fbd7,_0x4a06fd=_0x50876c[_0x84eda6(0x2a1)]()[_0x84eda6(0x239)](_0x44a3be);0x0!==_0x4a06fd[_0x84eda6(0x187)]?0x1!==_0x4a06fd[_0x84eda6(0x187)]?this[_0x84eda6(0x151)](_0x50876c,_0x44a3be[_0x84eda6(0x237)],_0x44a3be[_0x84eda6(0x1a7)]):this[_0x84eda6(0x1c1)](_0x50876c,_0x4a06fd[0x0]):_0x10cb87[_0x84eda6(0x17b)](_0x50876c[_0x84eda6(0x234)]());}}class xt{constructor(_0x442008){const _0x1353a1=_0x57fbd7;this[_0x1353a1(0x150)]=_0x442008,this[_0x1353a1(0x140)]=_0x442008[_0x1353a1(0x124)],this[_0x1353a1(0x15c)]=new Map(),this[_0x1353a1(0x1e2)]=new Map(),this[_0x1353a1(0x14a)]();}[_0x57fbd7(0x186)](_0x4c0437,_0x3d7233,_0x2b3420,_0x233b9b,_0x6e0247,_0x5151df){const _0x512836=_0x57fbd7;return new _0x278852(this[_0x512836(0x140)],{'type':_0x4c0437,'subType':_0x3d7233,'id':_0x2b3420,'author':_0x233b9b,'creator':_0x233b9b,'attributes':_0x6e0247,'onAttributesChange':_0x5151df,'onAccept':(..._0xc78a9e)=>this[_0x512836(0x134)](_0x4c0437,_0x3d7233,_0x512836(0x290))(..._0xc78a9e),'onDiscard':(..._0x17ad2c)=>this[_0x512836(0x134)](_0x4c0437,_0x3d7233,_0x512836(0x1d1))(..._0x17ad2c)});}[_0x57fbd7(0x20e)](_0x3004e1,_0x50ebfc,_0x23c8e6,_0xe13f39){const _0x51ca35=_0x57fbd7,_0x323ea7=_0x3004e1+':'+_0x50ebfc+':'+_0x23c8e6;this[_0x51ca35(0x15c)][_0x51ca35(0x2ac)](_0x323ea7,_0xe13f39);}[_0x57fbd7(0x134)](_0x3db807,_0x3fd793,_0x410f72){const _0x1118fd=_0x57fbd7,_0x15150e=_0x3db807+':'+_0x3fd793+':'+_0x410f72;return this[_0x1118fd(0x15c)][_0x1118fd(0x215)](_0x15150e)||this[_0x1118fd(0x1e2)][_0x1118fd(0x215)](_0x3db807+':'+_0x410f72);}[_0x57fbd7(0x14a)](){const _0x14fdae=_0x57fbd7,_0x57fb2d=()=>!0x1,_0x2b8275=_0x107591=>{const _0x4a749b=_0x4c01;_0x107591[_0x4a749b(0x1b6)]((_0x52010f,_0x54cdc5)=>_0x52010f[_0x4a749b(0x237)][_0x4a749b(0x107)](_0x54cdc5[_0x4a749b(0x237)])?0x1:-0x1),this[_0x4a749b(0x140)][_0x4a749b(0x177)](_0x21ccf3=>{const _0x4ccf3c=_0x4a749b;for(const _0x4e5fba of _0x107591){let _0x5a6226;_0x5a6226=_0x4e5fba[_0x4ccf3c(0x1a7)][_0x4ccf3c(0x159)]&&_0x4e5fba[_0x4ccf3c(0x1a7)][_0x4ccf3c(0x1f1)]==_0x4e5fba[_0x4ccf3c(0x237)][_0x4ccf3c(0x1b1)]?_0x21ccf3[_0x4ccf3c(0x1df)](_0x4e5fba[_0x4ccf3c(0x237)][_0x4ccf3c(0x1b1)],'on'):_0x21ccf3[_0x4ccf3c(0x1df)](_0x4e5fba),this[_0x4ccf3c(0x140)][_0x4ccf3c(0x28e)](_0x5a6226,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x5600cb=(_0x2f90e6,_0x2691a9)=>{const _0x2f69f1=_0x4c01;_0x2691a9&&this[_0x2f69f1(0x140)][_0x2f69f1(0x177)](_0x13f1d7=>{const _0x195617=_0x2f69f1,{commandName:_0x214669,commandParams:_0x3f62b3=[]}=_0x2691a9,_0x2ccd64=_0x2f90e6[_0x195617(0x2a3)](_0x4a7716=>(Tt(_0x4a7716)&&(_0x4a7716=this[_0x195617(0x140)][_0x195617(0x26e)](_0x4a7716[_0x195617(0x1a7)])),_0x4a7716))[_0x195617(0x147)](_0x19fd96=>_0x195617(0x25a)!==_0x19fd96[_0x195617(0x224)][_0x195617(0x240)]);if(_0x2ccd64[_0x195617(0x187)]<0x1)return;const _0x4e3d1a=Array[_0x195617(0x284)](this[_0x195617(0x140)][_0x195617(0x15e)][_0x195617(0x247)][_0x195617(0x16f)]())[_0x195617(0x2a3)](_0x6359dd=>_0x259971[_0x195617(0x1d9)](_0x6359dd));_0x13f1d7[_0x195617(0x1e0)](_0x2ccd64);for(const _0x15c3b2 of this[_0x195617(0x150)][_0x195617(0x1c4)][_0x195617(0x1c4)]())_0x15c3b2[_0x195617(0x1ef)]();_0x3f62b3[_0x195617(0x254)]({'forceDefaultExecution':!0x0}),this[_0x195617(0x150)][_0x195617(0x27e)](_0x214669,..._0x3f62b3);const _0x44bfee=_0x4e3d1a[_0x195617(0x147)](_0x31edfd=>_0x195617(0x25a)!=_0x31edfd[_0x195617(0x224)][_0x195617(0x240)]);_0x44bfee[_0x195617(0x187)]>0x0&&_0x13f1d7[_0x195617(0x1e0)](_0x44bfee);for(const _0x751f18 of _0x4e3d1a)_0x751f18[_0x195617(0x1cf)]();});},_0x446614=(_0x30a6e6,_0x2024eb)=>0x1==_0x30a6e6[_0x14fdae(0x187)]&&0x1==_0x2024eb[_0x14fdae(0x187)]&&_0x30a6e6[0x0][_0x14fdae(0x1a7)][_0x14fdae(0x294)](_0x2024eb[0x0][_0x14fdae(0x237)]),_0x1c44da=(_0x396756,_0x49d7b5,_0x1eb70f,_0x324f87)=>Gt(_0x396756,_0x49d7b5,_0x1eb70f,_0x324f87,this[_0x14fdae(0x140)])?[_0x396756,_0x49d7b5]:Gt(_0x49d7b5,_0x396756,_0x324f87,_0x1eb70f,this[_0x14fdae(0x140)])?[_0x49d7b5,_0x396756]:null;this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x10e),_0x57fb2d),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x1be),_0x2b8275),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x1fa),_0x446614),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x192),_0x1c44da),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x1e3),_0x2b8275),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x13f),_0x57fb2d),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x199),_0x446614),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x248),_0x1c44da),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x18b),_0x5600cb),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x202),_0x57fb2d),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x196),_0x446614),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x232),_0x57fb2d),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x1b7),_0x5600cb),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x166),_0x57fb2d),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x1a0),_0x446614),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x274),_0x57fb2d),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x12a),_0x57fb2d),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x1c7),(_0x3003bc,_0x29894e)=>{const _0x5e0245=_0x14fdae;if(!_0x29894e)return;const _0x5ee0f7=this[_0x5e0245(0x150)][_0x5e0245(0x143)][_0x5e0245(0x215)](p);this[_0x5e0245(0x140)][_0x5e0245(0x177)](_0x201d8a=>{const _0x4c7b08=_0x5e0245;if(_0x4c7b08(0x2a7)==_0x29894e[_0x4c7b08(0x183)])for(const _0x550e27 of _0x3003bc){const _0x5bd372=_0x550e27[_0x4c7b08(0x237)][_0x4c7b08(0x1b1)],_0x4996dd=_0x29894e[_0x4c7b08(0x231)];_0x201d8a[_0x4c7b08(0x1f9)](_0x5bd372,_0x4996dd);}else{if(_0x5ee0f7[_0x4c7b08(0x161)](_0x29894e[_0x4c7b08(0x183)])){for(const _0x3234f0 of _0x3003bc)void 0x0!==_0x29894e[_0x4c7b08(0x231)]?_0x201d8a[_0x4c7b08(0x154)](_0x29894e[_0x4c7b08(0x183)],_0x29894e[_0x4c7b08(0x231)],_0x3234f0[_0x4c7b08(0x237)][_0x4c7b08(0x1b1)]):_0x201d8a[_0x4c7b08(0x27c)](_0x29894e[_0x4c7b08(0x183)],_0x3234f0[_0x4c7b08(0x237)][_0x4c7b08(0x1b1)]);}else{for(const _0x2cba23 of _0x3003bc)_0x29894e[_0x4c7b08(0x231)]?_0x201d8a[_0x4c7b08(0x154)](_0x29894e[_0x4c7b08(0x183)],_0x29894e[_0x4c7b08(0x231)],_0x2cba23):_0x201d8a[_0x4c7b08(0x27c)](_0x29894e[_0x4c7b08(0x183)],_0x2cba23);}}});}),this[_0x14fdae(0x1e2)][_0x14fdae(0x2ac)](_0x14fdae(0x163),_0x446614);}}function Rt(_0x1e8214,_0x9c0411,_0x4dbeef){const _0x1bc1c0=_0x57fbd7;for(const _0x5aa43d of _0x9c0411[_0x1bc1c0(0x1f1)][_0x1bc1c0(0x1c6)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5aa43d[_0x1bc1c0(0x224)]==_0x5aa43d)return!0x1;if(!_0x4dbeef[_0x1bc1c0(0x242)](_0x5aa43d))return!0x1;if(_0x1e8214[_0x1bc1c0(0x29c)](_0x5aa43d)||_0x1e8214[_0x1bc1c0(0x241)](_0x5aa43d))return!0x0;}return!0x1;}function Tt(_0x5dcc2a){const _0xe35f59=_0x57fbd7;return _0x5dcc2a[_0xe35f59(0x1a7)][_0xe35f59(0x1f1)]==_0x5dcc2a[_0xe35f59(0x237)][_0xe35f59(0x1b1)]&&_0x5dcc2a[_0xe35f59(0x1a7)][_0xe35f59(0x1ba)];}function Et(_0x5be3aa,_0x35b342,_0x25832a,_0x4a1c2a){const _0x336098=_0x57fbd7,_0x219b1c=_0x54102a=>!_0x54102a[_0x336098(0x1f7)]['is'](_0x336098(0x277))&&!_0x4a1c2a[_0x336098(0x29c)](_0x54102a[_0x336098(0x1f7)]),_0x3462ec=_0x5be3aa[_0x336098(0x237)][_0x336098(0x228)](_0x219b1c),_0x25987f=_0x5be3aa[_0x336098(0x1a7)][_0x336098(0x228)](_0x219b1c,{'direction':_0x336098(0x2b0)});return(!_0x5be3aa[_0x336098(0x237)][_0x336098(0x294)](_0x3462ec)||!_0x5be3aa[_0x336098(0x1a7)][_0x336098(0x294)](_0x25987f))&&(_0x3462ec[_0x336098(0x107)](_0x25987f)?_0x25832a[_0x336098(0x13a)](_0x35b342,{'range':_0x25832a[_0x336098(0x26e)](_0x3462ec,_0x25987f)}):_0x25832a[_0x336098(0x17b)](_0x35b342),!0x0);}function Vt(_0x4996d2){return _0x2f863b(_0x4996d2);}function Ut(_0x1d80c2){const _0x561748=_0x57fbd7,_0x7c8dca=_0x1d80c2[_0x561748(0x237)][_0x561748(0x1b1)];return _0x7c8dca&&_0x7c8dca['is'](_0x561748(0x170));}function _0x3467(){const _0x565ca2=['fromCharCode','_getAttributeKey','$textProxy','resolve','attributeOldValue','suggestionChanged','comments','removeAttribute','removeMarkers','execute','isArray','values','containsRangeInObject','_joinWithAdjacentSuggestions','_onDiscard','from','editing','config','fire','attributeNewValue','high','stop','isMultiRange','_isRegisteredAttribute','track-changes-enable-command-twice','deleteContent','_cutOutSuggestionMarker','accept','_inlineAttributeKeys','commentThread','_suggestionFactory','isEqual','enqueueChange','getIntersection','isExternal','showSuggestionHighlights','editor','ck-suggestion-marker-formatBlock','moveTargetPosition','isObject','PendingActions','discardSelectedSuggestions','activeMarkers','_getAuthorFromId','getFirstRange','low','map','elementStart','10sBFndh','pop','$elementName','suggestion:attribute:','containsPosition','_addSuggestionMarker','schema','set','createdAt','setTo','markers','backward','suggestion-type','insert','addSuggestion','clone','discardSuggestion','suggestion:','_commentsRepository','authoredAt','isBefore','getUser','isOwn','delete','toUpperCase','previous','_checkSuggestionCorrectness','insertion:accept','originalSuggestionId','$text','catch','add','open','return','createPositionAt','_initAriaMarkerChangeAnnouncements','trackChanges.mergeNestedSuggestions','reconvertMarker','data','suggestionLoaded','every','FORMATTING','ck-suggestion-marker','acceptAllSuggestions','howMany','_addThreadToSuggestion','author','_suggestionState','7bNYEKN','model','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.','trackChanges.trackFormatChanges','track-changes-suggestion-not-found','tablePasteChainId','options','attribute:accept','name','editingDowncast','listenTo','oldRange','markerName','markMultiRangeDeletion','addClass','documentSelection','unbind','getSuggestionCallback','before','assign','requires','accepted','pluginName','updateMarker','$marker','_descriptionFactory','removed','warn','deletion:discard','_model','differ','splice','plugins','hasComments','_reduceExistingSuggestions','define','filter','9741048NzsjKV','init','_registerDefaultCallbacks','formatBlock','_blockAttributeKeys','removeMarker:suggestion:formatBlock','registerBlockAttribute','join','_editor','_breakSuggestionMarker','highest','_getExternalAuthor','setAttribute','getAllAdjacentSuggestions','skipNestingCheck','authorName','isSelectable','isAtEnd','error-saving-suggestion-data-suggestion-discarded','getRange','_customCallbacks','targetPosition','document','suggestion','PENDING_ACTION_SUGGESTION','_isBlockAttribute','1837HFkkRC','attribute:join','marker-count','attributes','formatBlock:discard','_mergeNestedSuggestions','_isDataLoaded','range','mapper','formatBlock:','track-changes-adapter-missing-getsuggestion','formatGroupId','deletion','getRanges','element','_removeSuggestion','data-suggestion','dataToMarker','_updateSuggestionData','consumable','79536mvlqJG','change','isAfter','insertion','insertContent','removeMarker','forEach','removeClass','always','getSuggestions','head','formatInline:','hasSuggestion','key','getCommentThread','_setSuggestionData','buildSuggestion','length','isIntersectingWithRange','ck-suggestion-marker--active','substring','formatInline:accept','_refreshSuggestionsChain','multipleBlocks','adapter','chain','acceptSuggestion','external:','insertion:chain','getWalker','isRemovable','change:_saved','formatInline:join','addMarker:suggestion:attribute','registerInlineAttribute','deletion:join','addCommentThread','_enabledCommands','default','150ZWPMzI','getShiftedBy','notReady','formatBlock:join','deletion:','type','trackChanges','updateSuggestion','announce','upcast','end','applyOperation','markInlineFormat','isTouching','update:suggestion','addRange','addMarker','_isForcedDefaultExecutionBlock','commandName','consume','nodeAfter','split','_handleNewSuggestionMarker','keys','markerReady','sort','formatBlock:accept','position','normal','isAtStart','getChanges','getSuggestion','meta','insertion:discard','unshift','_refreshAttributeSuggestionsChain','_setSuggestionRange','_recordAttributeSuggestions','_processAttributeChanges','commands','acceptSelectedSuggestions','getAncestors','attribute:discard','_SUGGESTION_ANNOUNCEMENT','removeComment','createPositionAfter','49584LnmsLj','_suggestions','startsWith','_findSuggestions','detach','attributeKey','discard','formatInline','enableReadOnlyMode','unbindElementFromMarkerName','nodeBefore','markInsertion','createRangeIn','_rangeIsInLocalUserInsertion','fromRange','getCustomProperty','addComment','isInsideObject','splitPosition','_processAttributeSuggestions','createSelection','setSelection','containerElement','_defaultCallbacks','deletion:accept','CommentsRepository','groupId','stopListening','change:activeMarkers','then','group','markAttributeChange','Users','addMarker:suggestion:formatBlock','ENTER','subType','refresh','_reduceSuggestionAttributeRange','parent','9520704wvXdRi','lowest','find','format','createRangeOn','item','containsRange','rename','insertion:join','_splitMarkerName','isLocal','getAttribute','toViewElement','_trackFormatChanges','28DBRTXF','getNearestSelectionRange','formatInline:discard','createPositionBefore','track-changes-command-not-found','_element','value','960045EGUDLE','_afterChanges','getContainedElement','isDocumentOperation','getMultiRangeId','markDeletion','_recordAttributeChanges','registerCustomCallback','multi','isBlock','for','createElement','elementEnd','isIntersecting','get','has','addMarkerName','collaboration.channelId','discardAllSuggestions','getMarkers','creator','getItems','addUser','ready','newRange','dataDowncast','_getSuggestionData','_createSuggestion','markerToData','root','markMultiRangeInsertion','size','isCollapsed','getLastMatchingPosition','removeMarker:suggestion:attribute','rethrowUnexpectedError','rejected','@external','markMultiRangeBlockFormat','dataReady','addSuggestionData','getChangedMarkers','oldValue','formatInline:chain','newValue','getFirstMarker','clear','never','start','addMarker:suggestion','getDifference','isInContent','substr','_adapter','4633292vrAVKt','isNextTo','batch','rootName','isLimit','containsItem','markBlockFormat','descriptionFactory','_getMarkerAnnouncementText','track-changes-suggestion-data-mismatch','selection','deletion:chain','track-changes-adapter-already-set','attribute','includes','22513FRayRy','track-changes-user-not-found','after','_saved','ck-suggestion-marker-','widget','isUndo','_joinSuggestions','push','attribute:','bindElementToMarker','trackChangesCommand','some','hasCommentThread','$graveyard','concat','elementToElement','move','insertion:','enableDefaultAttributesIntegration','forceDefaultExecution','locale','conversion','addHighlight','fetchCommentThread','writer','forward','enableCommand','change:data','LEAVE','remove','markerToHighlight','next','registerPostFixer','createRange','suggestionUnloaded','markerNameToElements','TrackChangesEditing','ck-suggestion-marker-formatInline','toJSON','formatBlock:chain'];_0x3467=function(){return _0x565ca2;};return _0x3467();}function Ot(_0x10528b,_0xd17f8){const _0x10e485=_0x57fbd7;return null==_0x10528b[_0x10e485(0x1a7)][_0x10e485(0x1d5)]&&_0x10528b[_0x10e485(0x1a7)][_0x10e485(0x1f1)]==_0x10528b[_0x10e485(0x237)][_0x10e485(0x1b1)]?Ft(_0x10528b[_0x10e485(0x237)][_0x10e485(0x1b1)],_0xd17f8):_0x10528b;}function Ft(_0x2bb5f9,_0x475f52){const _0x299f53=_0x57fbd7,_0xc8d847=_0x475f52[_0x299f53(0x2ab)][_0x299f53(0x29c)](_0x2bb5f9)||_0x475f52[_0x299f53(0x2ab)][_0x299f53(0x158)](_0x2bb5f9);return _0x475f52[_0x299f53(0x26e)](_0x475f52[_0x299f53(0x115)](_0x2bb5f9,_0x299f53(0x135)),_0xc8d847?_0x475f52[_0x299f53(0x1ca)](_0x2bb5f9):_0x475f52[_0x299f53(0x115)](_0x2bb5f9,_0x299f53(0x1a7)));}function Gt(_0x46d858,_0xfef638,_0x117e81,_0xdc8c62,_0x88544d){const _0x4a97b6=_0x57fbd7;if(!Pt(_0x46d858,_0xfef638))return!0x1;if(_0x117e81[_0x4a97b6(0x1a7)][_0x4a97b6(0x294)](_0xdc8c62[_0x4a97b6(0x237)]))return!0x0;if(_0x46d858[_0x4a97b6(0x1a2)]!=_0xfef638[_0x4a97b6(0x1a2)])return!0x1;if(!_0x117e81[_0x4a97b6(0x1a7)][_0x4a97b6(0x1aa)](_0xdc8c62[_0x4a97b6(0x237)]))return!0x1;const _0x378e26=_0x88544d[_0x4a97b6(0x26e)](_0x117e81[_0x4a97b6(0x1a7)],_0xdc8c62[_0x4a97b6(0x237)])[_0x4a97b6(0x193)]();for(const _0x18dcb8 of _0x378e26)if([_0x4a97b6(0x2a4),_0x4a97b6(0x213)][_0x4a97b6(0x24b)](_0x18dcb8[_0x4a97b6(0x1a2)])&&_0x88544d[_0x4a97b6(0x2ab)][_0x4a97b6(0x241)](_0x18dcb8[_0x4a97b6(0x1f7)]))return!0x1;return!0x0;}function Pt(_0x169178,_0x4f7f5f,_0xe41d21=[]){const _0x2efb89=_0x57fbd7;return!(!_0x169178[_0x2efb89(0x168)]||!_0x4f7f5f[_0x2efb89(0x168)])&&_0x987079(_0x1ec4ae(_0x169178[_0x2efb89(0x165)],_0xe41d21),_0x1ec4ae(_0x4f7f5f[_0x2efb89(0x165)],_0xe41d21));}function Lt(_0x471b39,_0x585904){const _0x41002c=_0x57fbd7,_0x1f4b01=Ht(_0x471b39[_0x41002c(0x165)]),_0x357cbe=Ht(_0x585904);if(!_0x471b39[_0x41002c(0x168)])return!0x1;for(const _0x54601c of Object[_0x41002c(0x1b4)](_0x357cbe))if(!_0x987079(_0x1f4b01[_0x54601c],_0x357cbe[_0x54601c]))return!0x1;return!0x0;}function Ht(_0x5a8e4e){const _0x1ca8fb=_0x57fbd7,_0x2a8e4d=Object[_0x1ca8fb(0x136)]({},_0x5a8e4e);return delete _0x2a8e4d[_0x1ca8fb(0x156)],delete _0x2a8e4d[_0x1ca8fb(0x128)],_0x2a8e4d;}