@ckeditor/ckeditor5-track-changes 42.0.0-alpha.1 → 42.0.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/package.json +3 -3
- package/src/trackchangesediting.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-track-changes",
|
|
3
|
-
"version": "42.0.0-alpha.
|
|
3
|
+
"version": "42.0.0-alpha.3",
|
|
4
4
|
"description": "CKEditor 5 track changes plugin.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -41,8 +41,8 @@
|
|
|
41
41
|
"CHANGELOG.md"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"ckeditor5": "42.0.0-alpha.
|
|
45
|
-
"ckeditor5-collaboration": "42.0.0-alpha.
|
|
44
|
+
"ckeditor5": "42.0.0-alpha.3",
|
|
45
|
+
"ckeditor5-collaboration": "42.0.0-alpha.3",
|
|
46
46
|
"lodash-es": "4.17.21"
|
|
47
47
|
},
|
|
48
48
|
"types": "src/index.d.ts",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3cce5b=_0x2399;(function(_0x5c5324,_0x3709f3){const _0x3ffc4c=_0x2399,_0x4e224c=_0x5c5324();while(!![]){try{const _0x352b6c=parseInt(_0x3ffc4c(0x10b))/0x1+parseInt(_0x3ffc4c(0x25b))/0x2*(parseInt(_0x3ffc4c(0x24d))/0x3)+-parseInt(_0x3ffc4c(0x1b9))/0x4+parseInt(_0x3ffc4c(0x175))/0x5*(-parseInt(_0x3ffc4c(0x18f))/0x6)+-parseInt(_0x3ffc4c(0x1d2))/0x7*(parseInt(_0x3ffc4c(0x160))/0x8)+-parseInt(_0x3ffc4c(0x163))/0x9*(parseInt(_0x3ffc4c(0x13b))/0xa)+parseInt(_0x3ffc4c(0x15e))/0xb*(parseInt(_0x3ffc4c(0x1f6))/0xc);if(_0x352b6c===_0x3709f3)break;else _0x4e224c['push'](_0x4e224c['shift']());}catch(_0x54db14){_0x4e224c['push'](_0x4e224c['shift']());}}}(_0x7b64,0xcac87));import{Plugin as _0x12d3a1,PendingActions as _0x4051a3}from'ckeditor5/src/core.js';import{LiveRange as _0x34c794}from'ckeditor5/src/engine.js';import{CKEditorError as _0x42824c,uid as _0x334ab5,priorities as _0x2fe0fc,logWarning as _0x3c12e4}from'ckeditor5/src/utils.js';import{toWidget as _0x4e9ef4}from'ckeditor5/src/widget.js';import{Users as _0x35747b,hashObject as _0x6ec31d,surroundingMarkersDetector as _0x29c979}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xb1f91f from'./commands/trackchangescommand.js';import _0x564c87 from'./commands/acceptsuggestioncommand.js';function _0x2399(_0x27d2c0,_0x4b1e8f){const _0x7b6406=_0x7b64();return _0x2399=function(_0x23992b,_0x31a178){_0x23992b=_0x23992b-0xdd;let _0x17d2c6=_0x7b6406[_0x23992b];return _0x17d2c6;},_0x2399(_0x27d2c0,_0x4b1e8f);}import _0x3d03d4 from'./commands/discardsuggestioncommand.js';import _0x133506 from'./commands/executeonallsuggestionscommand.js';import _0x3ea7db from'./commands/executeonselectedsuggestionscommand.js';import _0x3eeed4 from'./suggestion.js';import _0x4bcba6 from'./suggestiondescriptionfactory.js';import _0x354245 from'./integrations/aiassistant.js';import _0x175c00 from'./integrations/alignment.js';import _0x2b54ae from'./integrations/basicstyles.js';import _0x145d52 from'./integrations/blockquote.js';import _0x339497 from'./integrations/casechange.js';import _0x2c12b9 from'./integrations/ckbox.js';import _0x9b9462 from'./integrations/codeblock.js';import _0x19acca from'./integrations/comments.js';import _0x18090f from'./integrations/deletecommand.js';import _0x57954f from'./integrations/list.js';import _0x3ed472 from'./integrations/listproperties.js';import _0x36f749 from'./integrations/entercommand.js';import _0x326ca0 from'./integrations/findandreplace.js';import _0x27cf65 from'./integrations/font.js';import _0x426d51 from'./integrations/formatpainter.js';import _0x42709c from'./integrations/heading.js';import _0x10db71 from'./integrations/highlight.js';import _0x4657ef from'./integrations/horizontalline.js';import _0x39616b from'./integrations/htmlembed.js';import _0x11ce41 from'./integrations/image.js';import _0x3989f3 from'./integrations/imagereplace.js';import _0x369ef8 from'./integrations/imagestyle.js';import _0x560fd5 from'./integrations/importword.js';import _0x1289fa from'./integrations/indent.js';import _0x2c271a from'./integrations/inputcommand.js';import _0x2f6c80 from'./integrations/link.js';import _0x11633d from'./integrations/legacylist.js';import _0x3ec159 from'./integrations/legacylistproperties.js';import _0x15a0e3 from'./integrations/mediaembed.js';import _0x5cf2df from'./integrations/mention.js';import _0x5177c5 from'./integrations/multilevellist.js';import _0x4ee51a from'./integrations/pagebreak.js';import _0x2611c9 from'./integrations/paragraph.js';import _0x56bb2f from'./integrations/removeformat.js';import _0x464997 from'./integrations/restrictededitingmode.js';import _0x142cf0 from'./integrations/shiftentercommand.js';import _0x9d0eec from'./integrations/standardeditingmode.js';import _0x475163 from'./integrations/style.js';import _0x4ce93f from'./integrations/table.js';import _0x5c19df from'./integrations/tablemergesplit.js';import _0x52799a from'./integrations/tableheadings.js';import _0x552d66 from'./integrations/tableclipboard.js';import _0x53cece from'./integrations/tablecolumnresize.js';import _0x355abe from'./integrations/template.js';import _0x1ddd85 from'./integrations/tableofcontents.js';import _0x279e2b from'./integrations/title.js';import _0x25b2da from'./integrations/undo.js';import _0x310322 from'./integrations/tablecaption.js';import _0x186ee8 from'./integrations/tableproperties.js';import{getTranslation as _0xc6b87c}from'./utils/common-translations.js';import{isEqual as _0x2b4b83,omit as _0x313ced}from'lodash-es';export const renameAttributeKey=_0x3cce5b(0x1fc);export default class p extends _0x12d3a1{static get[_0x3cce5b(0x108)](){const _0x1558bd=_0x3cce5b;return[_0x1558bd(0xea),_0x35747b,_0x4051a3,_0x354245,_0x175c00,_0x2b54ae,_0x145d52,_0x2c12b9,_0x339497,_0x9b9462,_0x19acca,_0x18090f,_0x36f749,_0x326ca0,_0x27cf65,_0x426d51,_0x42709c,_0x10db71,_0x4657ef,_0x39616b,_0x11ce41,_0x369ef8,_0x3989f3,_0x560fd5,_0x1289fa,_0x2c271a,_0x11633d,_0x3ec159,_0x5177c5,_0x2f6c80,_0x57954f,_0x3ed472,_0x15a0e3,_0x5cf2df,_0x4ee51a,_0x2611c9,_0x56bb2f,_0x464997,_0x142cf0,_0x9d0eec,_0x475163,_0x4ce93f,_0x5c19df,_0x52799a,_0x310322,_0x552d66,_0x53cece,_0x1ddd85,_0x186ee8,_0x355abe,_0x279e2b,_0x25b2da];}static get[_0x3cce5b(0x1aa)](){const _0x12eccd=_0x3cce5b;return _0x12eccd(0x1e5);}constructor(_0x3f8641){const _0x404289=_0x3cce5b;function _0x47f69d(_0x300ad7){const _0x311fe9=_0x2399;return _0x300ad7[_0x311fe9(0x28d)](_0x4cd913=>String[_0x311fe9(0x1e7)](_0x4cd913))[_0x311fe9(0x1fd)]('');}super(_0x3f8641),this[_0x404289(0xec)]=!0x1,this[_0x404289(0x1a4)](_0x404289(0x233),[]),this['on'](_0x404289(0x104),(_0x5aa4c1,_0x5e88fd,_0x3fcaeb,_0x450e40)=>{const _0x5919e4=_0x404289;this[_0x5919e4(0xfc)][_0x5919e4(0xe0)](()=>{const _0x5a8b29=_0x5919e4;for(const _0x339bf3 of[..._0x450e40,..._0x3fcaeb])this[_0x5a8b29(0xfc)][_0x5a8b29(0x1c0)][_0x5a8b29(0x281)](_0x339bf3)&&_0x3f8641[_0x5a8b29(0x171)][_0x5a8b29(0x249)](_0x339bf3);});}),this[_0x404289(0xed)]=new _0x4bcba6(this[_0x404289(0x1b6)][_0x404289(0x1e0)][_0x404289(0x10c)],this[_0x404289(0x1b6)][_0x404289(0x27d)]),this[_0x404289(0x218)]=null,this[_0x404289(0x16d)]=new xt(this[_0x404289(0x1b6)]),this[_0x404289(0x21b)]=new Map(),this[_0x404289(0x1ec)]=_0x3f8641[_0x404289(0x232)][_0x404289(0xf8)](_0x404289(0xea)),this[_0x404289(0x1a1)]=new Set(),this[_0x404289(0xfc)]=this[_0x404289(0x1b6)][_0x404289(0x1e0)],this[_0x404289(0xe7)]=new WeakMap(),this[_0x404289(0x17b)]=!0x1,this[_0x404289(0x23c)]=new Set([_0x404289(0x1fc)]),this[_0x404289(0x11a)]=new Set(),_0x3f8641[_0x404289(0x19a)][_0x404289(0x115)](_0x404289(0x20d),_0x404289(0x154)),this[_0x404289(0x28c)]=_0x3f8641[_0x404289(0x19a)][_0x404289(0xf8)](_0x404289(0x20d)),_0x3f8641[_0x404289(0x19a)][_0x404289(0x115)](_0x404289(0x127),!0x0),this[_0x404289(0x14f)]=_0x3f8641[_0x404289(0x19a)][_0x404289(0xf8)](_0x404289(0x127)),this[_0x404289(0x1a2)]=new _0xb1f91f(_0x3f8641,this[_0x404289(0x1a1)]),this[_0x404289(0x109)](),this[_0x47f69d([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x47f69d([0x34,0x30,0x34,0x38,0x31,0x32,0x31,0x32]);}[_0x3cce5b(0x284)](){const _0x33bf1a=_0x3cce5b,_0x4752c4=this[_0x33bf1a(0x1b6)],_0x50e81f=(_0x562533,_0x14fe3c)=>{const _0x3afb81=_0x33bf1a;if(_0x3afb81(0x12e)!=_0x562533)return _0x3afb81(0x1c5)+_0x562533;const _0x3fcf99=_0x14fe3c[_0x3afb81(0x149)]('|')[0x0];return this[_0x3afb81(0x156)](_0x3fcf99)?_0x3afb81(0x23b):_0x3afb81(0xe8);};_0x4752c4[_0x33bf1a(0x252)][_0x33bf1a(0x1ea)](_0x33bf1a(0x131))[_0x33bf1a(0x21e)]({'model':_0x33bf1a(0x1c9),'view':_0x1d119a=>{const _0x35d952=_0x33bf1a,{id:_0x4f16bc,type:_0x12000a,subType:_0x3a83ea}=this[_0x35d952(0x1d5)](_0x1d119a[_0x35d952(0x128)]),_0xcca99f=[_0x35d952(0x193),_0x50e81f(_0x12000a,_0x3a83ea)];let _0x307df8=0xbb8;return this[_0x35d952(0x233)][_0x35d952(0x19e)](_0x1d119a[_0x35d952(0x128)])&&(_0xcca99f[_0x35d952(0xe5)](_0x35d952(0x1e4)),_0x307df8=0xbc2),_0x35d952(0x26f)==_0x12000a&&(_0x307df8+=0x5),{'classes':_0xcca99f,'attributes':{'data-suggestion':_0x4f16bc},'priority':_0x307df8};}}),_0x4752c4[_0x33bf1a(0x252)][_0x33bf1a(0x1ea)](_0x33bf1a(0x222))[_0x33bf1a(0x153)](_0x5dafc0=>{const _0x46e056=_0x33bf1a;_0x5dafc0['on'](_0x46e056(0xe2),(_0x52b3eb,_0x35c2cf,_0x155a8c)=>{const _0x2248a1=_0x46e056;if(!_0x155a8c[_0x2248a1(0x196)][_0x2248a1(0x22e)])return;const _0x198d34=_0x35c2cf[_0x2248a1(0x133)];if(!_0x198d34)return;const _0x5ad66c=_0x155a8c[_0x2248a1(0x24e)][_0x2248a1(0x129)](_0x198d34);_0x4752c4[_0x2248a1(0x1e0)][_0x2248a1(0x10c)][_0x2248a1(0x253)](_0x198d34)&&_0x5ad66c&&!_0x5ad66c[_0x2248a1(0x14b)](_0x2248a1(0xfe))&&_0x5ad66c['is'](_0x2248a1(0x240))&&_0x4e9ef4(_0x5ad66c,_0x155a8c[_0x2248a1(0x169)]);},{'priority':_0x46e056(0x100)});}),_0x4752c4[_0x33bf1a(0x252)][_0x33bf1a(0x1ea)](_0x33bf1a(0x222))[_0x33bf1a(0x21e)]({'model':_0x33bf1a(0x1c9),'view':(_0x164c3f,_0x5acc0b)=>{const _0x2efefa=_0x33bf1a;if(!_0x5acc0b[_0x2efefa(0x196)][_0x2efefa(0x22e)])return null;const {type:_0x472cdf,subType:_0x4ee12e}=this[_0x2efefa(0x1d5)](_0x164c3f[_0x2efefa(0x128)]);return{'classes':[_0x2efefa(0x193),_0x50e81f(_0x472cdf,_0x4ee12e)],'priority':0xbb8};}});const _0x351487=({showActiveMarkers:_0x8d83a6=!0x0,isAttributeSuggestion:_0x28ee5f=!0x1}={})=>(_0x47662e,_0x1d2f78,_0x4adb9e)=>{const _0x109eab=_0x33bf1a;if(!_0x1d2f78[_0x109eab(0x133)])return;const {id:_0x424986}=this[_0x109eab(0x1d5)](_0x1d2f78[_0x109eab(0x128)]);if(_0x28ee5f){const _0x3d92fe=this[_0x109eab(0x21b)][_0x109eab(0xf8)](_0x424986),_0x13efc7=this[_0x109eab(0x10d)](_0x3d92fe);if(!this[_0x109eab(0x156)](_0x13efc7))return;}if(_0x1d2f78[_0x109eab(0x133)]['is'](_0x109eab(0x12f)))return void _0x4adb9e[_0x109eab(0x1b8)][_0x109eab(0x123)](_0x1d2f78[_0x109eab(0x133)],_0x47662e[_0x109eab(0xf3)]);const _0x3bed50=_0x4adb9e[_0x109eab(0x24e)][_0x109eab(0x129)](_0x1d2f78[_0x109eab(0x133)]);if(_0x1d2f78[_0x109eab(0x133)]['is'](_0x109eab(0x173))&&_0x4752c4[_0x109eab(0x1e0)][_0x109eab(0x10c)][_0x109eab(0x14d)](_0x1d2f78[_0x109eab(0x133)])&&!_0x3bed50[_0x109eab(0x14b)](_0x109eab(0x1d3))){_0x4adb9e[_0x109eab(0x169)][_0x109eab(0x1ba)]([_0x109eab(0x193),_0x109eab(0x23b)],_0x3bed50),_0x4adb9e[_0x109eab(0x169)][_0x109eab(0x287)](_0x109eab(0x174),_0x424986,_0x3bed50),_0x4adb9e[_0x109eab(0x24e)][_0x109eab(0x1b5)](_0x3bed50,_0x1d2f78[_0x109eab(0x128)]),_0x8d83a6&&(this[_0x109eab(0x233)][_0x109eab(0x19e)](_0x1d2f78[_0x109eab(0x128)])?_0x4adb9e[_0x109eab(0x169)][_0x109eab(0x1ba)](_0x109eab(0x1e4),_0x3bed50):_0x4adb9e[_0x109eab(0x169)][_0x109eab(0x211)](_0x109eab(0x1e4),_0x3bed50));for(const _0x409f2e of _0x4752c4[_0x109eab(0x1e0)][_0x109eab(0x184)](_0x1d2f78[_0x109eab(0x133)])[_0x109eab(0x16b)]())_0x4adb9e[_0x109eab(0x1b8)][_0x109eab(0x123)](_0x409f2e,_0x47662e[_0x109eab(0xf3)]);_0x4adb9e[_0x109eab(0x1b8)][_0x109eab(0x123)](_0x1d2f78[_0x109eab(0x133)],_0x47662e[_0x109eab(0xf3)]);}};_0x4752c4[_0x33bf1a(0x252)][_0x33bf1a(0x1ea)](_0x33bf1a(0x222))[_0x33bf1a(0x153)](_0x2a8cf6=>{const _0xeb8f75=_0x33bf1a;_0x2a8cf6['on'](_0xeb8f75(0x245),(_0x18cc26,_0x4a7fce,_0x635f6c)=>{const _0x115f66=_0xeb8f75;_0x635f6c[_0x115f66(0x196)][_0x115f66(0x22e)]&&_0x351487({'showActiveMarkers':!0x1})(_0x18cc26,_0x4a7fce,_0x635f6c);},{'priority':_0xeb8f75(0x102)});}),_0x4752c4[_0x33bf1a(0x252)][_0x33bf1a(0x1ea)](_0x33bf1a(0x222))[_0x33bf1a(0x153)](_0x2bf536=>{const _0x5a3a4=_0x33bf1a;_0x2bf536['on'](_0x5a3a4(0x280),(_0x12315f,_0x23096c,_0x28badf)=>{const _0x204a95=_0x5a3a4;_0x28badf[_0x204a95(0x196)][_0x204a95(0x22e)]&&_0x351487({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x12315f,_0x23096c,_0x28badf);},{'priority':_0x5a3a4(0x102)});}),_0x4752c4[_0x33bf1a(0x252)][_0x33bf1a(0x1ea)](_0x33bf1a(0x222))[_0x33bf1a(0x1cf)]({'model':_0x33bf1a(0x1c9),'view':(_0x145680,_0x27a680)=>_0x27a680[_0x33bf1a(0x196)][_0x33bf1a(0x22e)]?null:{'group':_0x33bf1a(0x1c9),'name':_0x145680[_0x33bf1a(0xdd)](0xb)}}),_0x4752c4[_0x33bf1a(0x252)][_0x33bf1a(0x1ea)](_0x33bf1a(0x1d1))[_0x33bf1a(0x12a)]({'view':{'name':_0x33bf1a(0x1c9),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x140cfb,{writer:_0x13ca54})=>{const _0x1c6251=_0x33bf1a;let _0x50d65c=_0x1c6251(0x200)+_0x140cfb[_0x1c6251(0x224)](_0x1c6251(0xf4))+':'+_0x140cfb[_0x1c6251(0x224)]('id');return _0x140cfb[_0x1c6251(0x224)](_0x1c6251(0x257))&&(_0x50d65c+=':'+_0x140cfb[_0x1c6251(0x224)](_0x1c6251(0x257))),_0x13ca54[_0x1c6251(0x130)](_0x1c6251(0xf5),{'data-name':_0x50d65c});}}),_0x4752c4[_0x33bf1a(0x252)][_0x33bf1a(0x1ea)](_0x33bf1a(0x1d1))[_0x33bf1a(0x12b)]({'view':_0x33bf1a(0x1c9)}),_0x4752c4[_0x33bf1a(0x252)][_0x33bf1a(0x1ea)](_0x33bf1a(0x131))[_0x33bf1a(0x153)](_0x575ea4=>{const _0x239792=_0x33bf1a;_0x575ea4['on'](_0x239792(0x245),_0x351487(),{'priority':_0x239792(0x100)});}),_0x4752c4[_0x33bf1a(0x252)][_0x33bf1a(0x1ea)](_0x33bf1a(0x131))[_0x33bf1a(0x153)](_0x35bf68=>{const _0x410ed4=_0x33bf1a;_0x35bf68['on'](_0x410ed4(0x280),_0x351487({'isAttributeSuggestion':!0x0}),{'priority':_0x410ed4(0x100)});}),_0x4752c4[_0x33bf1a(0x252)][_0x33bf1a(0x1ea)](_0x33bf1a(0x131))[_0x33bf1a(0x153)](_0xc9c1bb=>{const _0x24fa9f=_0x33bf1a;_0xc9c1bb['on'](_0x24fa9f(0x262),(_0x1cbea2,_0x24cd73,_0x244d2a)=>{const _0x43f495=_0x24fa9f,_0x2a3c1b=_0x244d2a[_0x43f495(0x24e)][_0x43f495(0x22d)](_0x24cd73[_0x43f495(0x128)]);if(_0x2a3c1b){for(const _0x42988a of _0x2a3c1b)_0x42988a[_0x43f495(0x14b)](_0x43f495(0x1d3))||(_0x244d2a[_0x43f495(0x169)][_0x43f495(0x211)]([_0x43f495(0x193),_0x43f495(0x23b),_0x43f495(0x1e4)],_0x42988a),_0x244d2a[_0x43f495(0x169)][_0x43f495(0x1f8)](_0x43f495(0x174),_0x42988a),_0x244d2a[_0x43f495(0x24e)][_0x43f495(0x1ac)](_0x42988a,_0x24cd73[_0x43f495(0x128)]));}},{'priority':_0x24fa9f(0x100)});}),_0x4752c4[_0x33bf1a(0x252)][_0x33bf1a(0x1ea)](_0x33bf1a(0x131))[_0x33bf1a(0x153)](_0x2f0aac=>{const _0x36b6d1=_0x33bf1a;_0x2f0aac['on'](_0x36b6d1(0x11f),(_0x16005b,_0xfef9a2,_0x17ebe3)=>{const _0x1c1555=_0x36b6d1,_0x37cee7=_0x17ebe3[_0x1c1555(0x24e)][_0x1c1555(0x22d)](_0xfef9a2[_0x1c1555(0x128)]);if(!_0x37cee7)return;const {id:_0x58a739}=this[_0x1c1555(0x1d5)](_0xfef9a2[_0x1c1555(0x128)]),_0x3ae44a=this[_0x1c1555(0x21b)][_0x1c1555(0xf8)](_0x58a739),_0x1900c0=this[_0x1c1555(0x10d)](_0x3ae44a);if(this[_0x1c1555(0x156)](_0x1900c0)){for(const _0x3bb482 of _0x37cee7)_0x3bb482[_0x1c1555(0x14b)](_0x1c1555(0x1d3))||(_0x17ebe3[_0x1c1555(0x169)][_0x1c1555(0x211)]([_0x1c1555(0x193),_0x1c1555(0x23b),_0x1c1555(0x1e4)],_0x3bb482),_0x17ebe3[_0x1c1555(0x169)][_0x1c1555(0x1f8)](_0x1c1555(0x174),_0x3bb482),_0x17ebe3[_0x1c1555(0x24e)][_0x1c1555(0x1ac)](_0x3bb482,_0xfef9a2[_0x1c1555(0x128)]));}},{'priority':_0x36b6d1(0x100)});}),_0x4752c4[_0x33bf1a(0x1e0)][_0x33bf1a(0x25e)][_0x33bf1a(0x223)](_0x5c05d8=>{const _0x1e9cc0=_0x33bf1a;let _0x151c16=!0x1;const _0x183f42=Array[_0x1e9cc0(0x1ed)](_0x4752c4[_0x1e9cc0(0x1e0)][_0x1e9cc0(0x25e)][_0x1e9cc0(0x165)][_0x1e9cc0(0x16e)]()),_0x7a5919=new Set();for(const {name:_0x57169c,data:_0xde337c}of _0x183f42){const {group:_0x54fdf2,type:_0x10ebae,subType:_0xefb321,id:_0x457dca}=this[_0x1e9cc0(0x1d5)](_0x57169c);if(_0x1e9cc0(0x1c9)!==_0x54fdf2)continue;const _0x49835d=this[_0x1e9cc0(0x21b)][_0x1e9cc0(0xf8)](_0x457dca);if(null!=_0xde337c[_0x1e9cc0(0x10f)]){_0x1e9cc0(0x1ab)==_0x10ebae&&(_0x151c16=_0x151c16||Et(_0xde337c[_0x1e9cc0(0x10f)],_0x57169c,_0x5c05d8,_0x4752c4[_0x1e9cc0(0x1e0)][_0x1e9cc0(0x10c)]));const _0x5900ef=_0x1e9cc0(0x12e)==_0x10ebae&&this[_0x1e9cc0(0x156)](_0xefb321[_0x1e9cc0(0x149)]('|')[0x0]);if(_0xde337c[_0x1e9cc0(0x10f)][_0x1e9cc0(0x1ce)]||_0x1e9cc0(0x141)==_0xde337c[_0x1e9cc0(0x10f)][_0x1e9cc0(0xe4)][_0x1e9cc0(0x1c1)]||_0x1e9cc0(0x17a)==_0x10ebae&&!Ut(_0xde337c[_0x1e9cc0(0x10f)])||_0x5900ef&&!Ut(_0xde337c[_0x1e9cc0(0x10f)])||_0x1e9cc0(0x26f)==_0x10ebae&&!(!Tt(_0x100d1f=_0xde337c[_0x1e9cc0(0x10f)])&&!function(_0x48dc54){const _0x36de22=_0x1e9cc0;return _0x48dc54[_0x36de22(0x120)][_0x36de22(0x16c)]==_0x48dc54[_0x36de22(0x216)][_0x36de22(0x179)]&&_0x48dc54[_0x36de22(0x120)][_0x36de22(0x176)];}(_0x100d1f)))_0x5c05d8[_0x1e9cc0(0x1f7)](_0x57169c),_0x151c16=!0x0;else{if(!_0x49835d||!_0x49835d[_0x1e9cc0(0x244)])continue;_0x7a5919[_0x1e9cc0(0x153)](_0x49835d);}}}var _0x100d1f;return _0x7a5919[_0x1e9cc0(0x18e)]>0x0&&(_0x151c16=!!this[_0x1e9cc0(0x143)](_0x7a5919)||_0x151c16),_0x151c16;}),_0x4752c4[_0x33bf1a(0x1e0)][_0x33bf1a(0x25e)][_0x33bf1a(0x223)](_0x532c21=>{const _0x5900f8=_0x33bf1a;let _0x1bb11b=!0x1;for(const _0xbb4588 of _0x4752c4[_0x5900f8(0x1e0)][_0x5900f8(0x25e)][_0x5900f8(0x165)][_0x5900f8(0x1ad)]())if(_0x5900f8(0x234)==_0xbb4588[_0x5900f8(0x215)])for(const _0x25316e of this[_0x5900f8(0x21b)][_0x5900f8(0x136)]()){if(_0x25316e[_0x5900f8(0x1b1)]||!_0x25316e[_0x5900f8(0x244)])continue;const _0x3aba08=_0x5900f8(0x17a)==_0x25316e[_0x5900f8(0x215)],_0x4dd7ff=this[_0x5900f8(0x10d)](_0x25316e),_0x3343d5=_0x4dd7ff&&this[_0x5900f8(0x156)](_0x4dd7ff);if(!_0x3aba08&&!_0x3343d5)continue;const _0x221889=_0x25316e[_0x5900f8(0x1db)]();if(_0x221889[_0x5900f8(0x120)][_0x5900f8(0x16c)]!=_0x221889[_0x5900f8(0x216)][_0x5900f8(0x16c)]&&!_0x221889[_0x5900f8(0x216)][_0x5900f8(0x176)]){const _0x44ff31=_0x4752c4[_0x5900f8(0x1e0)][_0x5900f8(0x23e)](_0x221889[_0x5900f8(0x120)][_0x5900f8(0x220)],_0x5900f8(0x216)),_0x2d792b=_0x4752c4[_0x5900f8(0x1e0)][_0x5900f8(0x159)](_0x221889[_0x5900f8(0x120)],_0x44ff31);_0x532c21[_0x5900f8(0xeb)](_0x25316e[_0x5900f8(0x15b)](),{'range':_0x2d792b}),_0x1bb11b=!0x0;}}return _0x1bb11b;}),_0x4752c4[_0x33bf1a(0x1e0)][_0x33bf1a(0x25e)][_0x33bf1a(0x223)](_0x5669a4=>this[_0x33bf1a(0x1da)](_0x5669a4)),_0x4752c4[_0x33bf1a(0x1e0)][_0x33bf1a(0x25e)][_0x33bf1a(0x223)](_0x24cf15=>!_0x24cf15[_0x33bf1a(0x103)][_0x33bf1a(0x157)]&&this[_0x33bf1a(0x10a)](_0x24cf15)),_0x4752c4[_0x33bf1a(0x1e0)]['on'](_0x33bf1a(0x1a7),()=>{const _0x23159d=_0x33bf1a;this[_0x23159d(0xec)]=!0x1;}),_0x4752c4[_0x33bf1a(0x1e0)][_0x33bf1a(0x25e)]['on'](_0x33bf1a(0x1ca),(_0x6c4bfb,_0x415324)=>{const _0x3e0a57=_0x33bf1a;if(!_0x415324[_0x3e0a57(0x157)]||_0x415324[_0x3e0a57(0x137)])return;if(!this[_0x3e0a57(0xec)])return;const _0x1658a0=_0x4752c4[_0x3e0a57(0x1e0)][_0x3e0a57(0x25e)][_0x3e0a57(0x165)][_0x3e0a57(0x1ad)]();if(0x0==_0x1658a0[_0x3e0a57(0xef)])return;const _0x3dfd99=[],_0x1dbb00=_0x1658a0[_0x3e0a57(0x1bb)](_0x5078f8=>_0x3e0a57(0x12e)==_0x5078f8[_0x3e0a57(0x215)]),_0x4f1a86=_0x1658a0[_0x3e0a57(0x1bb)](_0x25f145=>_0x3e0a57(0x234)==_0x25f145[_0x3e0a57(0x215)]&&_0x3e0a57(0x27c)!=_0x25f145[_0x3e0a57(0xf3)]);for(const _0x1487a5 of _0x1dbb00)this[_0x3e0a57(0x21a)](_0x1487a5[_0x3e0a57(0x1ae)])&&_0x3dfd99[_0x3e0a57(0xe5)]({'key':_0x1487a5[_0x3e0a57(0x1ae)],'newValue':_0x1487a5[_0x3e0a57(0x22f)],'oldValue':_0x1487a5[_0x3e0a57(0x20b)],'range':Ot(_0x1487a5[_0x3e0a57(0x1d4)],_0x4752c4[_0x3e0a57(0x1e0)])});for(const _0x31fc34 of _0x4f1a86){if(_0x3e0a57(0x12c)!=_0x31fc34[_0x3e0a57(0x18d)]&&_0x3e0a57(0x26c)!=_0x31fc34[_0x3e0a57(0x18d)])continue;const _0x17763a=Gt(_0x31fc34[_0x3e0a57(0x17e)][_0x3e0a57(0x220)],_0x4752c4[_0x3e0a57(0x1e0)]),_0xffdbb7=_0x31fc34[_0x3e0a57(0x237)];_0x3e0a57(0x12c)==_0x31fc34[_0x3e0a57(0x18d)]&&_0x3dfd99[_0x3e0a57(0xe5)]({'key':_0x3e0a57(0x1fc),'newValue':_0x31fc34[_0x3e0a57(0xf3)],'oldValue':_0xffdbb7[_0x3e0a57(0xf3)],'range':_0x17763a});for(const [_0xa8dd73,_0x5ca876]of _0xffdbb7[_0x3e0a57(0x183)]){if(!this[_0x3e0a57(0x21a)](_0xa8dd73))continue;const _0x57df33=_0x31fc34[_0x3e0a57(0x183)][_0x3e0a57(0xf8)](_0xa8dd73);_0x5ca876!==_0x57df33&&_0x3dfd99[_0x3e0a57(0xe5)]({'key':_0xa8dd73,'newValue':_0x57df33,'oldValue':_0x5ca876,'range':_0x17763a});}for(const [_0x5eecd0,_0x2db3f7]of _0x31fc34[_0x3e0a57(0x183)])this[_0x3e0a57(0x21a)](_0x5eecd0)&&(_0xffdbb7[_0x3e0a57(0x183)][_0x3e0a57(0x281)](_0x5eecd0)||_0x3dfd99[_0x3e0a57(0xe5)]({'key':_0x5eecd0,'newValue':_0x2db3f7,'oldValue':null,'range':_0x17763a}));}0x0!=_0x3dfd99[_0x3e0a57(0xef)]&&_0x4752c4[_0x3e0a57(0x1e0)][_0x3e0a57(0x177)](_0x415324,_0x76698c=>{const _0x4d3389=_0x3e0a57,_0x3b4446=_0x334ab5();for(const {range:_0x54f9a9,key:_0x2cf9ba,oldValue:_0x21a219,newValue:_0x14af4b}of _0x3dfd99)this[_0x4d3389(0x166)](_0x54f9a9,_0x2cf9ba,_0x21a219,_0x14af4b,{'groupId':_0x3b4446});this[_0x4d3389(0x1e9)](_0x76698c,_0x3dfd99);});},{'priority':_0x33bf1a(0x22a)}),_0x4752c4[_0x33bf1a(0x1e0)][_0x33bf1a(0x1c0)]['on'](_0x33bf1a(0x26d),(_0x192447,_0x55ee94,_0x520e36)=>{const _0x39ea64=_0x33bf1a;if(null==_0x520e36){const {id:_0x3bb2c0}=this[_0x39ea64(0x1d5)](_0x55ee94[_0x39ea64(0xf3)]),_0x7c6837=this[_0x39ea64(0x21b)][_0x39ea64(0xf8)](_0x3bb2c0);_0x7c6837&&_0x7c6837[_0x39ea64(0x22c)](_0x55ee94[_0x39ea64(0xf3)]);}}),_0x4752c4[_0x33bf1a(0x1e0)][_0x33bf1a(0x25e)]['on'](_0x33bf1a(0x1ca),()=>{const _0x5b1f08=_0x33bf1a,_0x406053=Array[_0x5b1f08(0x1ed)](_0x4752c4[_0x5b1f08(0x1e0)][_0x5b1f08(0x25e)][_0x5b1f08(0x165)][_0x5b1f08(0x16e)]())[_0x5b1f08(0x1bb)](_0x2e7494=>_0x5b1f08(0x1c9)===this[_0x5b1f08(0x1d5)](_0x2e7494[_0x5b1f08(0xf3)])[_0x5b1f08(0x15f)]);if(0x0===_0x406053[_0x5b1f08(0xef)])return;_0x406053[_0x5b1f08(0x110)]((_0x13587b,_0x25a607)=>{const _0x11f560=_0x5b1f08,_0xef0968=_0x13587b[_0x11f560(0xfd)][_0x11f560(0x113)],_0x256be6=_0x25a607[_0x11f560(0xfd)][_0x11f560(0x113)];return null===_0xef0968&&null===_0x256be6?0x0:null===_0xef0968&&null!==_0x256be6?-0x1:null!==_0xef0968&&null===_0x256be6?0x1:_0xef0968[_0x11f560(0x120)][_0x11f560(0x168)](_0x256be6[_0x11f560(0x120)])?-0x1:0x1;});const _0x50a1b2=new Set(),_0x5b7b8b=new Set();for(const {name:_0x4c15ba,data:_0x1dded1}of _0x406053){const {id:_0x445469}=this[_0x5b1f08(0x1d5)](_0x4c15ba);if(null===_0x1dded1[_0x5b1f08(0x113)]){const _0x2261d5=this[_0x5b1f08(0x162)](_0x4c15ba);_0x5b7b8b[_0x5b1f08(0x153)](_0x2261d5);}else{const _0x1d7ec7=this[_0x5b1f08(0x21b)][_0x5b1f08(0xf8)](_0x445469);null!==_0x1dded1[_0x5b1f08(0x10f)]||_0x1d7ec7[_0x5b1f08(0x244)]?(_0x50a1b2[_0x5b1f08(0x153)](_0x1d7ec7[_0x5b1f08(0x134)]),_0x5b7b8b[_0x5b1f08(0x153)](_0x1d7ec7)):this[_0x5b1f08(0x1c8)](_0x1d7ec7);}}_0x5b7b8b[_0x5b1f08(0x18e)]>0x0&&this[_0x5b1f08(0x229)](_0x5b7b8b);for(const _0x1ca7c8 of _0x50a1b2)this[_0x5b1f08(0x1e2)](_0x5b1f08(0x1b4),_0x1ca7c8);}),_0x4752c4[_0x33bf1a(0x1e0)]['on'](_0x33bf1a(0x1eb),(_0x3f5297,_0x1c227c)=>{const _0xca71cc=_0x33bf1a,_0x297fba=_0x1c227c[0x0];if(!this[_0xca71cc(0x21b)][_0xca71cc(0x18e)])return;if(!_0x297fba[_0xca71cc(0x191)])return;if(_0x297fba[_0xca71cc(0x103)][_0xca71cc(0x137)]||!_0x297fba[_0xca71cc(0x103)][_0xca71cc(0x157)])return;let _0x1ee53a,_0x219055;switch(_0x297fba[_0xca71cc(0x215)]){case _0xca71cc(0x234):_0x1ee53a=_0x4752c4[_0xca71cc(0x1e0)][_0xca71cc(0x23e)](_0x297fba[_0xca71cc(0x17e)]),_0x219055=_0x1ee53a[_0xca71cc(0x286)](_0x297fba[_0xca71cc(0x1d8)]);break;case _0xca71cc(0x149):_0x1ee53a=_0x4752c4[_0xca71cc(0x1e0)][_0xca71cc(0x23e)](_0x297fba[_0xca71cc(0x221)]),_0x219055=_0x4752c4[_0xca71cc(0x1e0)][_0xca71cc(0x23e)](_0x297fba[_0xca71cc(0x26e)]);break;case _0xca71cc(0x23a):_0x1ee53a=_0x4752c4[_0xca71cc(0x1e0)][_0xca71cc(0x23e)](_0x297fba[_0xca71cc(0x243)]),_0x219055=_0x1ee53a[_0xca71cc(0x286)](_0x297fba[_0xca71cc(0x1d8)]);break;default:return;}const _0x1fa13b=_0x4752c4[_0xca71cc(0x1e0)][_0xca71cc(0x159)](_0x1ee53a,_0x219055);_0x4752c4[_0xca71cc(0x1e0)][_0xca71cc(0xe0)](()=>{const _0xa97e4d=_0xca71cc;for(const {suggestion:_0x239933,meta:_0x5acb0b}of this[_0xa97e4d(0x255)](_0x1fa13b)){if(_0x239933[_0xa97e4d(0x1b1)])continue;if(_0xa97e4d(0x1ab)==_0x239933[_0xa97e4d(0x215)])continue;const _0x10f74d=this[_0xa97e4d(0x10d)](_0x239933);if(_0x10f74d&&this[_0xa97e4d(0x156)](_0x10f74d)&&_0xa97e4d(0x149)!=_0x297fba[_0xa97e4d(0x215)])continue;const _0xd1a7b0=_0x239933[_0xa97e4d(0xfd)]&&_0x239933[_0xa97e4d(0xfd)][_0xa97e4d(0x197)];(_0xa97e4d(0x17a)!=_0x239933[_0xa97e4d(0x215)]||_0xa97e4d(0x149)==_0x297fba[_0xa97e4d(0x215)]&&!_0xd1a7b0)&&(_0x5acb0b[_0xa97e4d(0xe9)]||_0xa97e4d(0x145)==_0x239933[_0xa97e4d(0x215)]&&_0x5acb0b[_0xa97e4d(0x276)]||_0x239933[_0xa97e4d(0x1db)]()[_0xa97e4d(0xde)](_0x1fa13b)&&this[_0xa97e4d(0x105)](_0x239933,_0x1ee53a,_0x219055));}});},{'priority':_0x33bf1a(0x22a)}),_0x4752c4[_0x33bf1a(0x1e0)]['on'](_0x33bf1a(0x13c),(_0x5a7f38,_0x3fed82)=>{const _0x1164f7=_0x33bf1a,_0x4b4303=_0x3fed82[0x0],_0x154592=_0x3fed82[0x1];if(_0x154592&&_0x154592[_0x1164f7(0x19f)])return;if(this[_0x1164f7(0x17b)])return;if(!this[_0x1164f7(0x1a2)][_0x1164f7(0x1e1)])return;if(_0x4b4303[_0x1164f7(0x1ce)])return;const _0x2862e6=_0x4752c4[_0x1164f7(0x1e0)][_0x1164f7(0x10c)],{start:_0x1b397e,end:_0x10eaf5}=_0x4b4303[_0x1164f7(0x1db)](),_0x12fbe7=_0x1b397e[_0x1164f7(0x220)]&&_0x2862e6[_0x1164f7(0x289)](_0x1b397e[_0x1164f7(0x220)])?null:_0x2862e6[_0x1164f7(0x118)](_0x1b397e,_0x1164f7(0x1af)),_0x401575=_0x10eaf5[_0x1164f7(0x179)]&&_0x2862e6[_0x1164f7(0x289)](_0x10eaf5[_0x1164f7(0x179)])?null:_0x2862e6[_0x1164f7(0x118)](_0x10eaf5,_0x1164f7(0x195)),_0x17c096=_0x4752c4[_0x1164f7(0x1e0)][_0x1164f7(0x159)](_0x12fbe7?_0x12fbe7[_0x1164f7(0x120)]:_0x1b397e,_0x401575?_0x401575[_0x1164f7(0x216)]:_0x10eaf5);_0x4752c4[_0x1164f7(0x1e0)][_0x1164f7(0xe0)](_0x206bb1=>{const _0x4341c8=_0x1164f7;this[_0x4341c8(0x17f)](_0x17c096);const _0x38b920=_0x4752c4[_0x4341c8(0x1e0)][_0x4341c8(0x10c)][_0x4341c8(0x118)](_0x17c096[_0x4341c8(0x120)]);_0x4b4303['is'](_0x4341c8(0x238))?_0x206bb1[_0x4341c8(0x17c)](_0x38b920):_0x4b4303[_0x4341c8(0x20e)](_0x38b920);}),_0x5a7f38[_0x1164f7(0x24a)]();},{'priority':_0x2fe0fc[_0x33bf1a(0x24c)]+0xa}),_0x4752c4[_0x33bf1a(0x1e0)]['on'](_0x33bf1a(0x263),(_0x3da7ce,_0x5b2218)=>{const _0xf9d639=_0x33bf1a,_0x571fd0=_0x5b2218[_0x5b2218[_0xf9d639(0xef)]-0x1];_0x571fd0&&_0x571fd0[_0xf9d639(0x19f)]||this[_0xf9d639(0x17b)]||this[_0xf9d639(0x1a2)][_0xf9d639(0x1e1)]&&(_0x4752c4[_0xf9d639(0x1e0)][_0xf9d639(0xe0)](()=>{const _0x33fdcf=_0xf9d639;let _0x285491=_0x4752c4[_0x33fdcf(0x1e0)][_0x33fdcf(0x263)](_0x5b2218[0x0],_0x5b2218[0x1],_0x5b2218[0x2],{'forceDefaultExecution':!0x0});if(!_0x285491)return;_0x3da7ce[_0x33fdcf(0xf1)]=_0x285491[_0x33fdcf(0x1f1)]();const _0x158015=_0x285491[_0x33fdcf(0x216)][_0x33fdcf(0x179)],_0x371cca=_0x4752c4[_0x33fdcf(0x1e0)][_0x33fdcf(0x10c)];_0x158015&&_0x371cca[_0x33fdcf(0x14d)](_0x158015)&&!_0x371cca[_0x33fdcf(0x253)](_0x158015)&&(_0x285491=_0x4752c4[_0x33fdcf(0x1e0)][_0x33fdcf(0x159)](_0x285491[_0x33fdcf(0x120)],_0x4752c4[_0x33fdcf(0x1e0)][_0x33fdcf(0x23e)](_0x158015,_0x33fdcf(0x216)))),this[_0x33fdcf(0x23f)](_0x285491);}),_0x3da7ce[_0xf9d639(0x24a)]());},{'priority':_0x33bf1a(0x100)}),this[_0x33bf1a(0x1b6)][_0x33bf1a(0x114)][_0x33bf1a(0x153)](_0x33bf1a(0x170),this[_0x33bf1a(0x1a2)]),this[_0x33bf1a(0x121)](_0x33bf1a(0x170));const _0x909106=new _0x564c87(_0x4752c4,this[_0x33bf1a(0x21b)]);_0x4752c4[_0x33bf1a(0x114)][_0x33bf1a(0x153)](_0x33bf1a(0x152),_0x909106),this[_0x33bf1a(0x121)](_0x33bf1a(0x152));const _0x25354b=new _0x3d03d4(_0x4752c4,this[_0x33bf1a(0x21b)]);_0x4752c4[_0x33bf1a(0x114)][_0x33bf1a(0x153)](_0x33bf1a(0x11b),_0x25354b),this[_0x33bf1a(0x121)](_0x33bf1a(0x11b)),_0x4752c4[_0x33bf1a(0x114)][_0x33bf1a(0x153)](_0x33bf1a(0x217),new _0x133506(_0x4752c4,_0x909106,this[_0x33bf1a(0x21b)])),this[_0x33bf1a(0x121)](_0x33bf1a(0x217)),_0x4752c4[_0x33bf1a(0x114)][_0x33bf1a(0x153)](_0x33bf1a(0x15c),new _0x133506(_0x4752c4,_0x25354b,this[_0x33bf1a(0x21b)])),this[_0x33bf1a(0x121)](_0x33bf1a(0x15c)),_0x4752c4[_0x33bf1a(0x114)][_0x33bf1a(0x153)](_0x33bf1a(0x1b3),new _0x3ea7db(_0x4752c4,_0x909106,this[_0x33bf1a(0x21b)])),this[_0x33bf1a(0x121)](_0x33bf1a(0x1b3)),_0x4752c4[_0x33bf1a(0x114)][_0x33bf1a(0x153)](_0x33bf1a(0x132),new _0x3ea7db(_0x4752c4,_0x25354b,this[_0x33bf1a(0x21b)])),this[_0x33bf1a(0x121)](_0x33bf1a(0x132));const _0x457c8c=_0x4752c4[_0x33bf1a(0x232)][_0x33bf1a(0xf8)](_0x33bf1a(0xea));this[_0x33bf1a(0x1bc)](_0x457c8c,_0x33bf1a(0x1c4),(_0x503ca1,{threadId:_0x30738b})=>{const _0x12d627=_0x33bf1a,_0x42a683=this[_0x12d627(0x21b)][_0x12d627(0xf8)](_0x30738b);_0x42a683&&_0x42a683[_0x12d627(0x155)]&&0x1===_0x42a683[_0x12d627(0x155)][_0x12d627(0xef)]&&this[_0x12d627(0x1a5)](_0x30738b,{'hasComments':!0x0});},{'priority':_0x33bf1a(0x219)}),this[_0x33bf1a(0x1bc)](_0x457c8c,_0x33bf1a(0x23d),(_0x3784b9,{threadId:_0x20ae01})=>{const _0xd09db6=_0x33bf1a,_0x321f26=this[_0xd09db6(0x21b)][_0xd09db6(0xf8)](_0x20ae01);_0x321f26&&_0x321f26[_0xd09db6(0x155)]&&!_0x321f26[_0xd09db6(0x155)][_0xd09db6(0xef)]&&this[_0xd09db6(0x1a5)](_0x20ae01,{'hasComments':!0x1});},{'priority':_0x33bf1a(0x219)});}set[_0x3cce5b(0x119)](_0x1c6bfc){const _0x45204b=_0x3cce5b;if(this[_0x45204b(0x218)])throw new _0x42824c(_0x45204b(0x25d),this);this[_0x45204b(0x218)]=_0x1c6bfc;}get[_0x3cce5b(0x119)](){const _0x3f13ce=_0x3cce5b;return this[_0x3f13ce(0x218)];}[_0x3cce5b(0x1f9)]({skipNotAttached:_0x39bd33=!0x1,toJSON:_0x513350=!0x1}={}){const _0x4cca62=_0x3cce5b,_0x3caa80=[];for(const _0x1596f4 of this[_0x4cca62(0x21b)][_0x4cca62(0x136)]())_0x39bd33&&!_0x1596f4[_0x4cca62(0x244)]||_0x3caa80[_0x4cca62(0xe5)](_0x1596f4);return _0x513350?_0x3caa80[_0x4cca62(0x28d)](_0x4b97df=>_0x4b97df[_0x4cca62(0x1f3)]()):_0x3caa80;}[_0x3cce5b(0xf9)](_0x228dc0){const _0x307a6d=_0x3cce5b,_0x4830fd=this[_0x307a6d(0x21b)][_0x307a6d(0xf8)](_0x228dc0);if(!_0x4830fd)throw new _0x42824c(_0x307a6d(0xf2),this);return _0x4830fd;}[_0x3cce5b(0x172)](_0x48c0d6){const _0x2c7a3a=_0x3cce5b;return this[_0x2c7a3a(0x21b)][_0x2c7a3a(0x281)](_0x48c0d6);}[_0x3cce5b(0x1d0)](_0x5f2091){const _0x5c18e8=_0x3cce5b,{authorId:_0x227ec6,id:_0x3b47ef,attributes:_0x3b5406}=_0x5f2091,[_0x5dda78,_0x15d111]=_0x5f2091[_0x5c18e8(0x215)][_0x5c18e8(0x149)](':'),_0x3cd1b5=this[_0x5c18e8(0x21b)][_0x5c18e8(0xf8)](_0x3b47ef)||this[_0x5c18e8(0x264)](_0x5dda78,_0x15d111,_0x3b47ef,_0x227ec6,_0x3b5406);if(this[_0x5c18e8(0x242)](_0x3cd1b5),this[_0x5c18e8(0x1df)](_0x3cd1b5,_0x5dda78,_0x15d111||null,_0x227ec6),_0x3cd1b5[_0x5c18e8(0x278)]=_0x5f2091[_0x5c18e8(0x278)],_0x3cd1b5[_0x5c18e8(0x25f)]=!0x0,_0x3b5406&&_0x3b5406[_0x5c18e8(0x227)]){const _0x836d6c=_0x3b5406[_0x5c18e8(0x227)],_0x50d9c4=this[_0x5c18e8(0x1bf)](_0x836d6c[_0x5c18e8(0x283)]);_0x3cd1b5[_0x5c18e8(0x272)]=_0x836d6c[_0x5c18e8(0x278)],_0x3cd1b5[_0x5c18e8(0x116)]=_0x50d9c4,_0x3cd1b5[_0x5c18e8(0x112)]=!0x0;}else _0x3cd1b5[_0x5c18e8(0x272)]=_0x5f2091[_0x5c18e8(0x278)];switch(_0x5f2091[_0x5c18e8(0xfd)]&&(_0x3cd1b5[_0x5c18e8(0xfd)]=_0x5f2091[_0x5c18e8(0xfd)]),_0x5f2091[_0x5c18e8(0x183)]&&(_0x3cd1b5[_0x5c18e8(0x183)]=_0x5f2091[_0x5c18e8(0x183)]),this[_0x5c18e8(0x218)]&&this[_0x5c18e8(0x218)][_0x5c18e8(0x139)]||(_0x3cd1b5[_0x5c18e8(0x270)]=!0x0),this[_0x5c18e8(0xe7)][_0x5c18e8(0xf8)](_0x3cd1b5)){case _0x5c18e8(0xe6):this[_0x5c18e8(0xe7)][_0x5c18e8(0x1a4)](_0x3cd1b5,_0x5c18e8(0x1c2));break;case _0x5c18e8(0x14a):_0x3cd1b5[_0x5c18e8(0x244)]?(this[_0x5c18e8(0x143)](new Set([_0x3cd1b5])),this[_0x5c18e8(0x229)](new Set([_0x3cd1b5])),this[_0x5c18e8(0xe7)][_0x5c18e8(0x1a4)](_0x3cd1b5,_0x5c18e8(0x10e)),this[_0x5c18e8(0x1e2)](_0x5c18e8(0x138),_0x3cd1b5)):this[_0x5c18e8(0xe7)][_0x5c18e8(0x1a4)](_0x3cd1b5,_0x5c18e8(0x148));}return _0x3cd1b5;}[_0x3cce5b(0x152)](_0x8c4162){const _0x3f699d=_0x3cce5b;this[_0x3f699d(0x19f)](()=>{const _0xa2a129=_0x3f699d;this[_0xa2a129(0x1b6)][_0xa2a129(0x1e0)][_0xa2a129(0xe0)](()=>{const _0x20309b=_0xa2a129;for(const _0x16754e of _0x8c4162[_0x20309b(0x15a)]())_0x16754e[_0x20309b(0x265)]();});});}[_0x3cce5b(0x11b)](_0x55b595){const _0x20a6ae=_0x3cce5b;this[_0x20a6ae(0x19f)](()=>{const _0x1944e6=_0x20a6ae;this[_0x1944e6(0x1b6)][_0x1944e6(0x1e0)][_0x1944e6(0xe0)](()=>{const _0x1dd31f=_0x1944e6;for(const _0x4d486b of _0x55b595[_0x1dd31f(0x15a)]())_0x4d486b[_0x1dd31f(0x13a)]();});});}[_0x3cce5b(0x121)](_0x16eedf,_0x1783ff){const _0x3e08c2=_0x3cce5b,_0xee3d7c=this[_0x3e08c2(0x1b6)][_0x3e08c2(0x114)][_0x3e08c2(0xf8)](_0x16eedf);if(!_0xee3d7c)throw new _0x42824c(_0x3e08c2(0x24b),this,{'commandName':_0x16eedf});if(this[_0x3e08c2(0x1a1)][_0x3e08c2(0x281)](_0xee3d7c))throw new _0x42824c(_0x3e08c2(0x260),this,{'commandName':_0x16eedf});this[_0x3e08c2(0x1a1)][_0x3e08c2(0x153)](_0xee3d7c),_0x1783ff&&_0xee3d7c['on'](_0x3e08c2(0x24f),(_0xae138a,_0xdf0699)=>{const _0x101c32=_0x3e08c2;this[_0x101c32(0x1a2)][_0x101c32(0x1e1)]&&(this[_0x101c32(0x17b)]||(_0xdf0699[_0x101c32(0xef)]>0x0&&_0xdf0699[_0xdf0699[_0x101c32(0xef)]-0x1]&&_0xdf0699[_0xdf0699[_0x101c32(0xef)]-0x1][_0x101c32(0x19f)]?_0xdf0699[_0x101c32(0x124)]():(_0xae138a[_0x101c32(0xf1)]=_0x1783ff((..._0x2a474c)=>_0xee3d7c[_0x101c32(0x24f)](..._0x2a474c,{'forceDefaultExecution':!0x0}),..._0xdf0699),_0xae138a[_0x101c32(0x24a)]())));},{'priority':_0x3e08c2(0x100)});}[_0x3cce5b(0x19f)](_0xfd731c){const _0x3c91f6=_0x3cce5b;let _0x3faaf7,_0x5b017e;const _0x1e80b9=this[_0x3c91f6(0x17b)];this[_0x3c91f6(0x17b)]=!0x0;try{_0x3faaf7=_0xfd731c();}catch(_0x1b3771){_0x5b017e=_0x1b3771;}return _0x1e80b9||(this[_0x3c91f6(0x17b)]=!0x1),_0x5b017e&&_0x42824c[_0x3c91f6(0x20c)](_0x5b017e,this),_0x3faaf7;}[_0x3cce5b(0x23f)](_0x28f7b2,_0x68ee88=null,_0x5ffc1a={}){const _0x11b56e=_0x3cce5b;if(_0x28f7b2[_0x11b56e(0x1ce)])return null;const _0x4e3b4b=this[_0x11b56e(0x1b6)][_0x11b56e(0x232)][_0x11b56e(0xf8)](_0x11b56e(0x122))['me'];for(const {suggestion:_0x2db87c,meta:_0x146169}of this[_0x11b56e(0x255)](_0x28f7b2,_0x11b56e(0x145)))if(_0x146169[_0x11b56e(0x276)]){if(!_0x146169[_0x11b56e(0x158)]){if(_0x146169[_0x11b56e(0xe9)]){if(!this[_0x11b56e(0x14f)]||!Lt(_0x2db87c,_0x5ffc1a))continue;return _0x2db87c;}if(Lt(_0x2db87c,_0x5ffc1a))return _0x2db87c;this[_0x11b56e(0x105)](_0x2db87c,_0x28f7b2[_0x11b56e(0x120)],_0x28f7b2[_0x11b56e(0x216)]);break;}if(_0x68ee88==_0x2db87c[_0x11b56e(0x178)]&&Lt(_0x2db87c,_0x5ffc1a)){const _0xc5935f=_0x2db87c[_0x11b56e(0x1db)]();return _0xc5935f[_0x11b56e(0x120)][_0x11b56e(0x192)](_0x28f7b2[_0x11b56e(0x216)])?this[_0x11b56e(0x246)](_0x2db87c,this[_0x11b56e(0xfc)][_0x11b56e(0x159)](_0x28f7b2[_0x11b56e(0x120)],_0xc5935f[_0x11b56e(0x216)])):this[_0x11b56e(0x246)](_0x2db87c,this[_0x11b56e(0xfc)][_0x11b56e(0x159)](_0xc5935f[_0x11b56e(0x120)],_0x28f7b2[_0x11b56e(0x216)])),_0x2db87c;}}const _0x5d85b5=_0x334ab5(),_0x2175a9=_0x4e3b4b['id'],_0x1ae3c2=_0x68ee88?_0x11b56e(0x1dc)+_0x68ee88:_0x11b56e(0x145),_0x2a210b=this[_0x11b56e(0x269)]({'id':_0x5d85b5,'type':_0x1ae3c2,'createdAt':new Date(),'authorId':_0x2175a9,'attributes':_0x5ffc1a});return this[_0x11b56e(0x27a)](_0x1ae3c2,_0x5d85b5,_0x2175a9,_0x28f7b2),_0x2a210b;}[_0x3cce5b(0x188)](_0x56170d,_0x21d1f6=_0x3cce5b(0x140),_0x198b89={}){const _0x257f83=_0x3cce5b,_0x270554=this[_0x257f83(0x1b6)][_0x257f83(0x232)][_0x257f83(0xf8)](_0x257f83(0x122))['me'],_0x3182b0=this[_0x257f83(0x16d)][_0x257f83(0x251)](_0x257f83(0x145),_0x21d1f6,_0x257f83(0x1fd));for(const _0x564669 of this[_0x257f83(0x1f9)]())if(_0x564669[_0x257f83(0x116)]['id']==_0x270554['id']&&_0x257f83(0x145)==_0x564669[_0x257f83(0x215)]&&_0x564669[_0x257f83(0x178)]==_0x21d1f6&&Lt(_0x564669,_0x198b89)&&(_0x3182b0(_0x564669[_0x257f83(0x107)](),_0x56170d)||_0x3182b0(_0x56170d,_0x564669[_0x257f83(0x107)]()))){for(const _0x528235 of _0x56170d)_0x564669[_0x257f83(0x231)](_0x528235);return _0x564669;}for(const {suggestion:_0x2276cb,meta:_0x1a6880}of this[_0x257f83(0x255)](_0x56170d,_0x257f83(0x145))){if(!_0x1a6880[_0x257f83(0x276)])continue;if(!this[_0x257f83(0x14f)]&&_0x1a6880[_0x257f83(0xe9)])continue;if(!Lt(_0x2276cb,_0x198b89))continue;let _0x5ee91d=!0x0;for(const _0x169f75 of _0x2276cb[_0x257f83(0x107)]())for(const _0x32439b of _0x56170d)if(!_0x169f75[_0x257f83(0xde)](_0x32439b)){_0x5ee91d=!0x1;break;}if(_0x5ee91d)return _0x2276cb;}const _0x1a6d91=_0x334ab5(),_0x4da321=_0x270554['id'],_0x439585=_0x257f83(0x1dc)+_0x21d1f6,_0x2df73a=this[_0x257f83(0x269)]({'id':_0x1a6d91,'type':_0x439585,'createdAt':new Date(),'authorId':_0x4da321,'attributes':_0x198b89});for(const _0x476d70 of _0x56170d)this[_0x257f83(0x27a)](_0x439585,_0x1a6d91,_0x4da321,_0x476d70,_0x3eeed4[_0x257f83(0x11c)]());return _0x2df73a;}[_0x3cce5b(0x207)](_0x414984,_0x177e98,_0x2f23d9=null,_0x165c17={}){const _0x2de1b0=_0x3cce5b;if(_0x2f23d9=_0x2f23d9||Vt(_0x177e98),_0x414984[_0x2de1b0(0x1ce)])return null;if(_0x2de1b0(0xe1)===this[_0x2de1b0(0x28c)]){const _0x425642=this[_0x2de1b0(0x16d)][_0x2de1b0(0x251)](_0x2de1b0(0x1ab),_0x2f23d9,_0x2de1b0(0x265));return this[_0x2de1b0(0x19f)](()=>_0x425642([_0x414984],_0x177e98,_0x165c17)),null;}const _0x18d05f=this[_0x2de1b0(0x1b6)][_0x2de1b0(0x232)][_0x2de1b0(0xf8)](_0x2de1b0(0x122))['me'],_0x533da3=[];if(_0x2de1b0(0xf0)!==this[_0x2de1b0(0x28c)]){for(const {suggestion:_0x3ad58f,meta:_0x4174ad}of this[_0x2de1b0(0x255)](_0x414984,_0x2de1b0(0x145)))_0x4174ad[_0x2de1b0(0x276)]&&!_0x4174ad[_0x2de1b0(0x1de)]&&_0x533da3[_0x2de1b0(0xe5)](..._0x3ad58f[_0x2de1b0(0x107)]());}const _0x1014e0=function(_0x869778,_0x88c3f5){const _0x27113f=_0x2de1b0,_0x494348=[];for(const _0x2021ee of _0x88c3f5){const _0x5c6221=_0x869778[_0x27113f(0x180)](_0x2021ee);_0x5c6221&&_0x494348[_0x27113f(0xe5)](_0x5c6221);}return _0x494348;}(_0x414984,_0x533da3),_0x564bfd=function(_0x3671e6,_0x52932f){const _0x3529ed=_0x2de1b0,_0x4e00f1=[_0x3671e6];for(const _0x7f94ef of _0x52932f){let _0x32ed62=0x0;for(;_0x32ed62<_0x4e00f1[_0x3529ed(0xef)];){const _0x2b5c34=_0x4e00f1[_0x32ed62][_0x3529ed(0xff)](_0x7f94ef);_0x4e00f1[_0x3529ed(0x261)](_0x32ed62,0x1,..._0x2b5c34),_0x32ed62+=_0x2b5c34[_0x3529ed(0xef)];}}return _0x4e00f1;}(_0x414984,_0x533da3);_0x1014e0[_0x2de1b0(0xef)]&&this[_0x2de1b0(0xfc)][_0x2de1b0(0xe0)](()=>{const _0x3270d3=_0x2de1b0;for(const _0x54104e of _0x1014e0){const _0x33de79=this[_0x3270d3(0x16d)][_0x3270d3(0x251)](_0x3270d3(0x1ab),_0x2f23d9,_0x3270d3(0x265));this[_0x3270d3(0x19f)](()=>_0x33de79([_0x54104e],_0x177e98,_0x165c17));}});for(const _0x17f6b3 of _0x564bfd){let _0x28f2d9=null,_0x5314fe=_0x17f6b3[_0x2de1b0(0x120)],_0x3ba8d7=_0x17f6b3[_0x2de1b0(0x216)];for(const {suggestion:_0x3dc357,meta:_0x1b13af}of this[_0x2de1b0(0x255)](_0x17f6b3,_0x2de1b0(0x1ab))){if(!_0x1b13af[_0x2de1b0(0x276)])continue;if(_0x3dc357[_0x2de1b0(0x178)]!=_0x2f23d9)continue;if(!Lt(_0x3dc357,_0x165c17))continue;const _0x3b4d2a=_0x3dc357[_0x2de1b0(0x1db)]();if(_0x3b4d2a[_0x2de1b0(0xde)](_0x17f6b3,!0x0))return null;_0x5314fe=_0x5314fe[_0x2de1b0(0x168)](_0x3b4d2a[_0x2de1b0(0x120)])?_0x5314fe:_0x3b4d2a[_0x2de1b0(0x120)],_0x3ba8d7=_0x3ba8d7[_0x2de1b0(0x266)](_0x3b4d2a[_0x2de1b0(0x216)])?_0x3ba8d7:_0x3b4d2a[_0x2de1b0(0x216)],_0x28f2d9?_0x3b4d2a[_0x2de1b0(0x120)][_0x2de1b0(0x168)](_0x28f2d9[_0x2de1b0(0x1db)]()[_0x2de1b0(0x120)])?(_0x28f2d9[_0x2de1b0(0x258)](),_0x28f2d9=_0x3dc357):_0x3dc357[_0x2de1b0(0x258)]():_0x28f2d9=_0x3dc357;}const _0xad2d4b=this[_0x2de1b0(0xfc)][_0x2de1b0(0x159)](_0x5314fe,_0x3ba8d7);if(_0x28f2d9)this[_0x2de1b0(0x246)](_0x28f2d9,_0xad2d4b);else{const _0x2af395=_0x334ab5(),_0x25f5c2=_0x18d05f['id'];this[_0x2de1b0(0x269)]({'id':_0x2af395,'type':_0x2de1b0(0x1c3)+_0x2f23d9,'data':_0x177e98,'createdAt':new Date(),'authorId':_0x25f5c2,'attributes':_0x165c17}),this[_0x2de1b0(0x27a)](_0x2de1b0(0x1c3)+_0x2f23d9,_0x2af395,_0x25f5c2,_0xad2d4b);}}return null;}[_0x3cce5b(0x1fe)](_0x235790,_0x50704b,_0x44ab30=[],_0x33f860=null,_0x7b7613={}){const _0x3bf629=_0x3cce5b;_0x50704b[_0x3bf629(0x254)]||(_0x50704b[_0x3bf629(0x254)]=_0x50704b[_0x3bf629(0x1c7)]),_0x50704b[_0x3bf629(0x197)]=_0x235790['is'](_0x3bf629(0x1d4)),_0x33f860=_0x33f860||Vt(_0x50704b);const _0x54603f=_0x44ab30[_0x3bf629(0x28d)](_0x2b3116=>Gt(_0x2b3116,this[_0x3bf629(0xfc)])),_0x4df89e=_0x235790['is'](_0x3bf629(0x1d4))?_0x235790:Gt(_0x235790,this[_0x3bf629(0xfc)]);if(_0x3bf629(0xe1)===this[_0x3bf629(0x28c)]){const _0x3410d7=this[_0x3bf629(0x16d)][_0x3bf629(0x251)](_0x3bf629(0x17a),_0x33f860,_0x3bf629(0x265));return this[_0x3bf629(0x19f)](()=>_0x3410d7([_0x4df89e],_0x50704b,_0x7b7613)),null;}_0x54603f[_0x3bf629(0xe5)](_0x4df89e);let _0x4cb7e3=!0x0;for(const _0x570fea of _0x54603f)if(!this[_0x3bf629(0x1f5)](_0x570fea)){_0x4cb7e3=!0x1;break;}if(_0x4cb7e3&&_0x3bf629(0xf0)!==this[_0x3bf629(0x28c)]){const _0x1de2e8=this[_0x3bf629(0x16d)][_0x3bf629(0x251)](_0x3bf629(0x17a),_0x33f860,_0x3bf629(0x265));return this[_0x3bf629(0x19f)](()=>_0x1de2e8([_0x4df89e],_0x50704b,_0x7b7613)),null;}let _0x910f98=null,_0x4c40b1=_0x4df89e[_0x3bf629(0x120)],_0x51dd6c=_0x4df89e[_0x3bf629(0x216)];for(const {suggestion:_0x240ba1,meta:_0x1c73a6}of this[_0x3bf629(0x255)](_0x4df89e,_0x3bf629(0x17a))){if(!_0x1c73a6[_0x3bf629(0x276)])continue;if(_0x1c73a6[_0x3bf629(0x158)]||_0x1c73a6[_0x3bf629(0xe9)]||_0x1c73a6[_0x3bf629(0x1de)])continue;if(_0x240ba1[_0x3bf629(0xfd)][_0x3bf629(0x254)]!=_0x50704b[_0x3bf629(0x254)])continue;if(!Lt(_0x240ba1,_0x7b7613))continue;const _0x5cd7a1=_0x240ba1[_0x3bf629(0x1db)]();if(_0x240ba1[_0x3bf629(0x178)]==_0x33f860){if(_0x5cd7a1[_0x3bf629(0xde)](_0x4df89e,!0x0))return null;_0x4c40b1=_0x4c40b1[_0x3bf629(0x168)](_0x5cd7a1[_0x3bf629(0x120)])?_0x4c40b1:_0x5cd7a1[_0x3bf629(0x120)],_0x51dd6c=_0x51dd6c[_0x3bf629(0x266)](_0x5cd7a1[_0x3bf629(0x216)])?_0x51dd6c:_0x5cd7a1[_0x3bf629(0x216)],_0x910f98?_0x5cd7a1[_0x3bf629(0x120)][_0x3bf629(0x168)](_0x910f98[_0x3bf629(0x1db)]()[_0x3bf629(0x120)])?(_0x910f98[_0x3bf629(0x258)](),_0x910f98=_0x240ba1):_0x240ba1[_0x3bf629(0x258)]():_0x910f98=_0x240ba1;}else{const _0x37226e=_0x4df89e[_0x3bf629(0x180)](_0x5cd7a1);this[_0x3bf629(0x1cd)](_0x240ba1,_0x37226e);}}const _0x1c63b3=this[_0x3bf629(0x1b6)][_0x3bf629(0x232)][_0x3bf629(0xf8)](_0x3bf629(0x122))['me'],_0x2d1b96=_0x334ab5(),_0x563dd5=_0x1c63b3['id'];if(_0x910f98)return this[_0x3bf629(0x246)](_0x910f98,this[_0x3bf629(0xfc)][_0x3bf629(0x159)](_0x4c40b1,_0x51dd6c)),_0x910f98;{const _0x595017=this[_0x3bf629(0x269)]({'id':_0x2d1b96,'type':_0x3bf629(0x181)+_0x33f860,'data':_0x50704b,'createdAt':new Date(),'authorId':_0x563dd5,'attributes':_0x7b7613});return this[_0x3bf629(0x27a)](_0x3bf629(0x181)+_0x33f860,_0x2d1b96,_0x563dd5,this[_0x3bf629(0xfc)][_0x3bf629(0x159)](_0x4c40b1,_0x51dd6c)),_0x595017;}}[_0x3cce5b(0x198)](_0x5e5730,_0x19cd4d,_0xff85a4=[],_0x8ccb43=null,_0x34f319={}){const _0x4b37ec=_0x3cce5b;_0x19cd4d[_0x4b37ec(0x254)]||(_0x19cd4d[_0x4b37ec(0x254)]=_0x19cd4d[_0x4b37ec(0x1c7)]);const _0x9e198a=_0x5e5730[0x0];_0x19cd4d[_0x4b37ec(0x197)]=_0x9e198a['is'](_0x4b37ec(0x1d4)),_0x8ccb43=_0x8ccb43||Vt(_0x19cd4d);const _0x373ac2=_0xff85a4[_0x4b37ec(0x28d)](_0xad020d=>Gt(_0xad020d,this[_0x4b37ec(0xfc)])),_0x3bf07a=_0x9e198a['is'](_0x4b37ec(0x1d4))?_0x5e5730:_0x5e5730[_0x4b37ec(0x28d)](_0x17edb7=>Gt(_0x17edb7,this[_0x4b37ec(0xfc)]));if(_0x4b37ec(0xe1)===this[_0x4b37ec(0x28c)]){const _0x248a6b=this[_0x4b37ec(0x16d)][_0x4b37ec(0x251)](_0x4b37ec(0x17a),_0x8ccb43,_0x4b37ec(0x265));return this[_0x4b37ec(0x19f)](()=>_0x248a6b(_0x3bf07a,_0x19cd4d,_0x34f319)),null;}_0x373ac2[_0x4b37ec(0xe5)](..._0x3bf07a);let _0x3294d4=!0x0;for(const _0x33a5c3 of _0x373ac2)if(!this[_0x4b37ec(0x1f5)](_0x33a5c3)){_0x3294d4=!0x1;break;}if(_0x3294d4&&_0x4b37ec(0xf0)!==this[_0x4b37ec(0x28c)]){const _0x3ca4f9=this[_0x4b37ec(0x16d)][_0x4b37ec(0x251)](_0x4b37ec(0x17a),_0x8ccb43,_0x4b37ec(0x265));return this[_0x4b37ec(0x19f)](()=>_0x3ca4f9(_0x3bf07a,_0x19cd4d,_0x34f319)),null;}const _0x22c31a=this[_0x4b37ec(0x1b6)][_0x4b37ec(0x232)][_0x4b37ec(0xf8)](_0x4b37ec(0x122))['me'];for(const _0x2d333f of this[_0x4b37ec(0x1f9)]()){if(_0x2d333f[_0x4b37ec(0x116)]['id']!=_0x22c31a['id'])continue;if(_0x4b37ec(0x17a)!=_0x2d333f[_0x4b37ec(0x215)]||_0x2d333f[_0x4b37ec(0xfd)][_0x4b37ec(0x254)]!=_0x19cd4d[_0x4b37ec(0x254)])continue;if(!Lt(_0x2d333f,_0x34f319))continue;const _0x40d2ed=_0x2d333f[_0x4b37ec(0x178)]==_0x8ccb43;for(let _0x34a424=0x0;_0x34a424<_0x3bf07a[_0x4b37ec(0xef)];_0x34a424++){const _0x452172=_0x3bf07a[_0x34a424];for(const _0x3aff3a of _0x2d333f[_0x4b37ec(0x250)]()){const _0x4a7e4d=_0x3aff3a[_0x4b37ec(0x1a8)]();if(_0x452172[_0x4b37ec(0x192)](_0x4a7e4d)){_0x40d2ed?(_0x3bf07a[_0x4b37ec(0x261)](_0x34a424,0x1),_0x34a424--):_0x2d333f[_0x4b37ec(0x1f7)](_0x3aff3a[_0x4b37ec(0xf3)]);break;}}}}if(0x0==_0x3bf07a[_0x4b37ec(0xef)])return null;const _0x1400ff=this[_0x4b37ec(0x16d)][_0x4b37ec(0x251)](_0x4b37ec(0x17a),_0x8ccb43,_0x4b37ec(0x1fd));for(const _0x270a61 of this[_0x4b37ec(0x1f9)]())if(_0x270a61[_0x4b37ec(0x116)]['id']==_0x22c31a['id']&&_0x4b37ec(0x17a)==_0x270a61[_0x4b37ec(0x215)]&&_0x270a61[_0x4b37ec(0xfd)][_0x4b37ec(0x254)]==_0x19cd4d[_0x4b37ec(0x254)]&&_0x270a61[_0x4b37ec(0x178)]==_0x8ccb43&&Lt(_0x270a61,_0x34f319)&&(_0x1400ff(_0x270a61[_0x4b37ec(0x107)](),_0x3bf07a)||_0x1400ff(_0x3bf07a,_0x270a61[_0x4b37ec(0x107)]()))){for(const _0x1f4f74 of _0x3bf07a)_0x270a61[_0x4b37ec(0x231)](_0x1f4f74);return _0x270a61;}const _0x58c006=_0x334ab5(),_0x3f932b=_0x22c31a['id'],_0x557a37=_0x4b37ec(0x181)+_0x8ccb43,_0x203db4=this[_0x4b37ec(0x269)]({'id':_0x58c006,'type':_0x557a37,'data':_0x19cd4d,'createdAt':new Date(),'authorId':_0x3f932b,'attributes':_0x34f319});for(const _0xf85304 of _0x3bf07a)this[_0x4b37ec(0x27a)](_0x557a37,_0x58c006,_0x3f932b,_0xf85304,_0x3eeed4[_0x4b37ec(0x11c)]());return _0x203db4;}[_0x3cce5b(0x17f)](_0x43ed60,_0x560c80=null,_0x28ef2b={}){const _0x2c73d1=_0x3cce5b;if(_0x43ed60[_0x2c73d1(0x1ce)])return null;const _0x13650f=this[_0x2c73d1(0x1b6)][_0x2c73d1(0x232)][_0x2c73d1(0xf8)](_0x2c73d1(0x122))['me'],_0x10787a=new _0x34c794(_0x43ed60[_0x2c73d1(0x120)],_0x43ed60[_0x2c73d1(0x216)]);for(const {suggestion:_0x5d7109,meta:_0x13cb2}of this[_0x2c73d1(0x255)](_0x10787a,_0x2c73d1(0x145)))if(_0x13cb2[_0x2c73d1(0x276)]&&!_0x13cb2[_0x2c73d1(0x158)]){if(_0x5d7109[_0x2c73d1(0x1b1)]){const _0x14545f=_0x5d7109[_0x2c73d1(0x107)]()[_0x2c73d1(0x1bb)](_0x44380f=>_0x2c73d1(0x141)!=_0x44380f[_0x2c73d1(0xe4)][_0x2c73d1(0x1c1)]);_0x14545f[_0x2c73d1(0x212)](_0x317801=>_0x10787a[_0x2c73d1(0xde)](_0x317801,!0x0))&&_0x5d7109[_0x2c73d1(0x13a)]();if(_0x14545f[_0x2c73d1(0x25a)](_0x9e231a=>_0x9e231a[_0x2c73d1(0xde)](_0x10787a,!0x0))){const _0x1fce0d=this[_0x2c73d1(0x16d)][_0x2c73d1(0x251)](_0x2c73d1(0x26f),_0x560c80,_0x2c73d1(0x265));return this[_0x2c73d1(0x19f)](()=>_0x1fce0d([_0x10787a],null,_0x28ef2b)),null;}}else{const _0x9168c9=_0x10787a[_0x2c73d1(0x180)](_0x5d7109[_0x2c73d1(0x1db)]());null!==_0x9168c9&&_0x5d7109[_0x2c73d1(0xee)]([_0x9168c9],null,_0x28ef2b);}}if(_0x10787a[_0x2c73d1(0x279)](),_0x10787a[_0x2c73d1(0x1ce)]||_0x2c73d1(0x141)==_0x10787a[_0x2c73d1(0xe4)][_0x2c73d1(0x1c1)])return null;let _0x1f09cc=null,_0xa209fe=_0x10787a[_0x2c73d1(0x120)],_0x55d281=_0x10787a[_0x2c73d1(0x216)];const _0xf3418=this[_0x2c73d1(0x255)](_0x10787a,_0x2c73d1(0x26f));for(const {suggestion:_0x59e9ba,meta:_0xe61fbf}of _0xf3418){const _0x483b4e=this[_0x2c73d1(0xfc)][_0x2c73d1(0x159)](_0xa209fe,_0x55d281);if(_0xe61fbf[_0x2c73d1(0x276)]&&(this[_0x2c73d1(0x14f)]||!_0xe61fbf[_0x2c73d1(0xe9)]&&!_0xe61fbf[_0x2c73d1(0x1de)])){if(_0x59e9ba[_0x2c73d1(0x1b1)]){if(!Lt(_0x59e9ba,_0x28ef2b))continue;let _0x92e6db=!0x0;for(const _0x473f6f of _0x59e9ba[_0x2c73d1(0x107)]()){if(_0x473f6f[_0x2c73d1(0xde)](_0x483b4e,!0x0))return _0x59e9ba;_0x483b4e[_0x2c73d1(0xde)](_0x473f6f)||(_0x92e6db=!0x1);}_0x92e6db&&_0x59e9ba[_0x2c73d1(0x13a)]();}else{const _0x23b236=_0x59e9ba[_0x2c73d1(0x1db)]();if(_0x23b236[_0x2c73d1(0xde)](_0x483b4e,!0x0))return _0x59e9ba;if(!Lt(_0x59e9ba,_0x28ef2b)){_0x483b4e[_0x2c73d1(0xde)](_0x23b236)?_0x59e9ba[_0x2c73d1(0x258)]():_0x23b236[_0x2c73d1(0xdf)](_0xa209fe)?_0xa209fe=_0x23b236[_0x2c73d1(0x216)]:_0x23b236[_0x2c73d1(0xdf)](_0x55d281)&&(_0x55d281=_0x23b236[_0x2c73d1(0x120)]);continue;}_0xa209fe=_0xa209fe[_0x2c73d1(0x168)](_0x23b236[_0x2c73d1(0x120)])?_0xa209fe:_0x23b236[_0x2c73d1(0x120)],_0x55d281=_0x55d281[_0x2c73d1(0x266)](_0x23b236[_0x2c73d1(0x216)])?_0x55d281:_0x23b236[_0x2c73d1(0x216)],_0x28ef2b=Object[_0x2c73d1(0x199)]({},_0x59e9ba[_0x2c73d1(0x183)]),_0x1f09cc?_0x23b236[_0x2c73d1(0x120)][_0x2c73d1(0x168)](_0x1f09cc[_0x2c73d1(0x1db)]()[_0x2c73d1(0x120)])?(_0x1f09cc[_0x2c73d1(0x258)](),_0x1f09cc=_0x59e9ba):_0x59e9ba[_0x2c73d1(0x258)]():_0x1f09cc=_0x59e9ba;}}}if(_0x1f09cc)return this[_0x2c73d1(0x246)](_0x1f09cc,this[_0x2c73d1(0xfc)][_0x2c73d1(0x159)](_0xa209fe,_0x55d281)),_0x1f09cc;{const _0x59ca8d=_0x334ab5(),_0x188a0d=this[_0x2c73d1(0xfc)][_0x2c73d1(0x159)](_0xa209fe,_0x55d281),_0x185ca8=_0x13650f['id'],_0x20cf43=_0x560c80?_0x2c73d1(0x1f4)+_0x560c80:_0x2c73d1(0x26f),_0x41b82c=this[_0x2c73d1(0x269)]({'id':_0x59ca8d,'type':_0x20cf43,'createdAt':new Date(),'authorId':_0x185ca8,'attributes':_0x28ef2b});return this[_0x2c73d1(0x27a)](_0x20cf43,_0x59ca8d,_0x185ca8,_0x188a0d),_0x41b82c;}}[_0x3cce5b(0x213)](_0x48ecba,_0x271836=_0x3cce5b(0x140),_0x405a07={}){const _0x3a8828=_0x3cce5b,_0x7139a6=this[_0x3a8828(0x1b6)][_0x3a8828(0x232)][_0x3a8828(0xf8)](_0x3a8828(0x122))['me'],_0x2043a8=_0x48ecba[_0x3a8828(0x28d)](_0x22f9bf=>new _0x34c794(_0x22f9bf[_0x3a8828(0x120)],_0x22f9bf[_0x3a8828(0x216)])),_0x59588d=new Set();for(const {suggestion:_0xdc1af2,meta:_0x4f9a1e}of this[_0x3a8828(0x255)](_0x2043a8,_0x3a8828(0x145)))_0x4f9a1e[_0x3a8828(0x276)]&&!_0x4f9a1e[_0x3a8828(0x158)]&&_0x59588d[_0x3a8828(0x153)](_0xdc1af2);for(const _0x1e51c0 of _0x59588d)if(_0x1e51c0[_0x3a8828(0x1b1)]){const _0x4d1697=_0x1e51c0[_0x3a8828(0x107)]();(!_0x1e51c0[_0x3a8828(0x183)]||!_0x1e51c0[_0x3a8828(0x183)][_0x3a8828(0x17d)])&&(_0x4d1697[_0x3a8828(0x212)](_0x376196=>_0x2043a8[_0x3a8828(0x25a)](_0x292be2=>_0x292be2[_0x3a8828(0xde)](_0x376196,!0x0)))&&_0x1e51c0[_0x3a8828(0x13a)]());if(_0x2043a8[_0x3a8828(0x212)](_0x520624=>_0x4d1697[_0x3a8828(0x25a)](_0x2ee061=>_0x2ee061[_0x3a8828(0xde)](_0x520624,!0x0)))){const _0x1f4a00=this[_0x3a8828(0x16d)][_0x3a8828(0x251)](_0x3a8828(0x26f),_0x271836,_0x3a8828(0x265));return this[_0x3a8828(0x19f)](()=>_0x1f4a00(_0x48ecba,null,_0x405a07)),null;}}else{const _0x187754=_0x1e51c0[_0x3a8828(0x1db)]();_0x2043a8[_0x3a8828(0x25a)](_0x143275=>_0x143275[_0x3a8828(0xde)](_0x187754,!0x0))&&_0x1e51c0[_0x3a8828(0x13a)]();if(_0x2043a8[_0x3a8828(0x212)](_0x4b36e1=>_0x187754[_0x3a8828(0xde)](_0x4b36e1,!0x0))){const _0x62a2f9=this[_0x3a8828(0x16d)][_0x3a8828(0x251)](_0x3a8828(0x26f),_0x271836,_0x3a8828(0x265));return this[_0x3a8828(0x19f)](()=>_0x62a2f9(_0x2043a8,null,_0x405a07)),null;}}const _0x254eec=this[_0x3a8828(0x16d)][_0x3a8828(0x251)](_0x3a8828(0x26f),_0x271836,_0x3a8828(0x1fd));let _0xb3a4ba=null;for(const _0x52740b of this[_0x3a8828(0x1f9)]())if(_0x52740b[_0x3a8828(0x116)]['id']==_0x7139a6['id']&&_0x52740b[_0x3a8828(0x244)]&&_0x3a8828(0x26f)==_0x52740b[_0x3a8828(0x215)]&&_0x52740b[_0x3a8828(0x178)]==_0x271836&&Lt(_0x52740b,_0x405a07)&&(_0x254eec(_0x52740b[_0x3a8828(0x107)](),_0x2043a8)||_0x254eec(_0x2043a8,_0x52740b[_0x3a8828(0x107)]()))){if(_0xb3a4ba){if(_0x52740b[_0x3a8828(0x155)]&&_0x52740b[_0x3a8828(0x155)][_0x3a8828(0xef)])continue;for(const _0x454d5a of _0x52740b[_0x3a8828(0x107)]())_0xb3a4ba[_0x3a8828(0x11e)](_0x454d5a)||_0xb3a4ba[_0x3a8828(0x231)](_0x454d5a);_0x52740b[_0x3a8828(0x258)]();}else{_0xb3a4ba=_0x52740b;for(const _0x58c569 of _0x2043a8)_0x52740b[_0x3a8828(0x11e)](_0x58c569)||_0x52740b[_0x3a8828(0x231)](_0x58c569);}}if(_0xb3a4ba)return _0xb3a4ba;_0x59588d[_0x3a8828(0x21d)]();for(const {suggestion:_0x4ab792,meta:_0x531fb2}of this[_0x3a8828(0x255)](_0x2043a8,_0x3a8828(0x26f)))_0x531fb2[_0x3a8828(0x276)]&&(this[_0x3a8828(0x14f)]||!_0x531fb2[_0x3a8828(0xe9)]&&!_0x531fb2[_0x3a8828(0x1de)])&&Lt(_0x4ab792,_0x405a07)&&_0x59588d[_0x3a8828(0x153)](_0x4ab792);for(const _0x493e1c of _0x59588d){const _0x3384f1=_0x493e1c[_0x3a8828(0x107)]();if(!_0x405a07||!_0x405a07[_0x3a8828(0x17d)]){if(_0x2043a8[_0x3a8828(0x212)](_0x4c40c9=>_0x3384f1[_0x3a8828(0x25a)](_0x379eed=>_0x379eed[_0x3a8828(0xde)](_0x4c40c9,!0x0))))return _0x493e1c;}(!_0x493e1c[_0x3a8828(0x183)]||!_0x493e1c[_0x3a8828(0x183)][_0x3a8828(0x17d)])&&(_0x3384f1[_0x3a8828(0x212)](_0x23b95b=>_0x2043a8[_0x3a8828(0x25a)](_0x4e5eb1=>_0x4e5eb1[_0x3a8828(0xde)](_0x23b95b,!0x0)))&&_0x493e1c[_0x3a8828(0x13a)]());}const _0x3311ba=_0x334ab5(),_0x3b98a3=_0x7139a6['id'],_0x58a0d6=_0x3a8828(0x1f4)+_0x271836,_0x420b76=this[_0x3a8828(0x269)]({'id':_0x3311ba,'type':_0x58a0d6,'createdAt':new Date(),'authorId':_0x3b98a3,'attributes':_0x405a07});for(const _0x23cf32 of _0x2043a8)_0x23cf32[_0x3a8828(0x279)](),_0x23cf32[_0x3a8828(0x1ce)]||_0x3a8828(0x141)==_0x23cf32[_0x3a8828(0xe4)][_0x3a8828(0x1c1)]||this[_0x3a8828(0x27a)](_0x58a0d6,_0x3311ba,_0x3b98a3,_0x23cf32,_0x3eeed4[_0x3a8828(0x11c)]());return _0x420b76;}[_0x3cce5b(0x166)](_0xdb3f45,_0x568dda,_0x1a5f22,_0x1976c5,_0x374446){const _0x3a45ca=_0x3cce5b;if(_0xdb3f45[_0x3a45ca(0x1ce)])return[];if(_0x3a45ca(0xe1)===this[_0x3a45ca(0x28c)])return[];const _0x3540af=this[_0x3a45ca(0x1b6)][_0x3a45ca(0x232)][_0x3a45ca(0xf8)](_0x3a45ca(0x122))['me']['id'],_0x3491a4=Array[_0x3a45ca(0x1ed)](this[_0x3a45ca(0x21b)][_0x3a45ca(0x136)]())[_0x3a45ca(0x1bb)](_0x55a7e3=>_0x3a45ca(0x12e)==_0x55a7e3[_0x3a45ca(0x215)]&&_0x55a7e3[_0x3a45ca(0xfd)][_0x3a45ca(0x27b)]==_0x568dda&&_0x55a7e3[_0x3a45ca(0x11e)](_0xdb3f45));if(_0x3a45ca(0x154)===this[_0x3a45ca(0x28c)]){const _0x1dd8f6=this[_0x3a45ca(0x255)](_0xdb3f45,_0x3a45ca(0x145))[_0x3a45ca(0x1bb)](({meta:_0x28ef6c})=>_0x28ef6c[_0x3a45ca(0x276)]&&!_0x28ef6c[_0x3a45ca(0x1de)]&&!_0x28ef6c[_0x3a45ca(0x158)])[_0x3a45ca(0x28d)](({suggestion:_0xe807f0})=>_0xe807f0);_0x3491a4[_0x3a45ca(0x201)](..._0x1dd8f6);}const _0x51b54e=new Map([[_0xdb3f45,_0x1a5f22]]);for(const _0x541d44 of _0x3491a4){const _0x3b8385=_0x3a45ca(0x12e)==_0x541d44[_0x3a45ca(0x215)]?_0x541d44[_0x3a45ca(0xfd)][_0x3a45ca(0x1ee)]:void 0x0,_0x3482cc=_0x541d44[_0x3a45ca(0x1db)](),_0x5713d9=Array[_0x3a45ca(0x1ed)](_0x51b54e[_0x3a45ca(0x28a)]())[_0x3a45ca(0x275)](_0x57068f=>_0x57068f[_0x3a45ca(0x189)](_0x3482cc));if(!_0x5713d9)continue;const _0xff2efc=_0x5713d9[_0x3a45ca(0xff)](_0x3482cc);this[_0x3a45ca(0x156)](_0x568dda)&&_0x3a45ca(0x145)==_0x541d44[_0x3a45ca(0x215)]&&0x0!=_0xff2efc[_0x3a45ca(0xef)]||(_0x51b54e[_0x3a45ca(0x19b)](_0x5713d9),_0xff2efc[_0x3a45ca(0x13f)](_0x1bd4f8=>{const _0x553637=_0x3a45ca;_0x51b54e[_0x553637(0x1a4)](_0x1bd4f8,_0x1a5f22);}),_0x3a45ca(0x145)!=_0x541d44[_0x3a45ca(0x215)]&&_0x3b8385!=_0x1976c5&&_0x51b54e[_0x3a45ca(0x1a4)](_0x5713d9[_0x3a45ca(0x180)](_0x3482cc),_0x3b8385));}const _0x3e49ed=[];for(const [_0x154623,_0x2e9297]of _0x51b54e){const _0x52e0e5=_0x334ab5(),_0x2eea19={'key':_0x568dda,'oldValue':_0x2e9297,'newValue':_0x1976c5};_0x568dda[_0x3a45ca(0xef)]>0x25&&console[_0x3a45ca(0x1f0)](_0x3a45ca(0x1dd),{'key':_0x568dda});const _0x264092=(_0x3a45ca(0x125)+(_0x568dda+'|'+Vt({'newValue':_0x1976c5})))[_0x3a45ca(0x142)](0x0,0x3c),_0x42f448=this[_0x3a45ca(0x269)]({'id':_0x52e0e5,'type':_0x264092,'data':_0x2eea19,'createdAt':new Date(),'authorId':_0x3540af,'attributes':_0x374446});_0x3e49ed[_0x3a45ca(0xe5)](_0x42f448),this[_0x3a45ca(0x27a)](_0x264092,_0x52e0e5,_0x3540af,_0x154623);}return _0x3e49ed;}[_0x3cce5b(0x185)](_0x4cd7a6){const _0x171a85=_0x3cce5b;this[_0x171a85(0x121)](_0x4cd7a6,(_0x13bb61,..._0xad4348)=>{const _0x1de03b=_0x171a85;this[_0x1de03b(0x146)](()=>{_0x13bb61(..._0xad4348);});});}[_0x3cce5b(0xfa)](_0x257295){const _0x3853cc=_0x3cce5b;this[_0x3853cc(0x23c)][_0x3853cc(0x153)](_0x257295);}[_0x3cce5b(0x15d)](_0x2b0003){const _0x3cf709=_0x3cce5b;this[_0x3cf709(0x11a)][_0x3cf709(0x153)](_0x2b0003);}[_0x3cce5b(0x10d)](_0x591b9d){const _0x4cef94=_0x3cce5b;return _0x4cef94(0x12e)==_0x591b9d[_0x4cef94(0x215)]?_0x591b9d[_0x4cef94(0x178)][_0x4cef94(0x149)]('|')[0x0]:null;}[_0x3cce5b(0x246)](_0x5914e9,_0x2c4d44){const _0x160e13=_0x3cce5b,_0x2b7880=_0x5914e9[_0x160e13(0x15b)]();this[_0x160e13(0xfc)][_0x160e13(0xe0)](_0x5f4e07=>{const _0x57f09f=_0x160e13;_0x5f4e07[_0x57f09f(0xeb)](_0x2b7880,{'range':_0x2c4d44});});}[_0x3cce5b(0x242)](_0x5a4635){const _0x3924ec=_0x3cce5b,_0x2bbd0d=_0x5a4635['id'],_0xf50649=this[_0x3924ec(0x1b6)][_0x3924ec(0x19a)][_0x3924ec(0xf8)](_0x3924ec(0x20f));this[_0x3924ec(0x1ec)][_0x3924ec(0x161)](_0x2bbd0d)||this[_0x3924ec(0x1ec)][_0x3924ec(0x1a9)]({'channelId':_0xf50649,'threadId':_0x2bbd0d,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x53d01c=this[_0x3924ec(0x1ec)][_0x3924ec(0x1b7)](_0x2bbd0d);_0x53d01c[_0x3924ec(0x247)](_0x3924ec(0x1d7)),_0x53d01c[_0x3924ec(0x1d7)]=!0x1,_0x5a4635[_0x3924ec(0x155)]=_0x53d01c;}[_0x3cce5b(0x1df)](_0x3e6946,_0x2a7ac6,_0x5ecf1c,_0x35978e){const _0x2e6a5d=_0x3cce5b;if(_0x3e6946[_0x2e6a5d(0x215)]!=_0x2a7ac6||_0x3e6946[_0x2e6a5d(0x178)]!=_0x5ecf1c||_0x3e6946[_0x2e6a5d(0x210)]['id']!=_0x35978e)throw this[_0x2e6a5d(0x1b6)][_0x2e6a5d(0x273)](_0x2e6a5d(0x1a6)),new _0x42824c(_0x2e6a5d(0x1a6),this);}[_0x3cce5b(0x1cd)](_0x4d3b35,_0x4984bc){const _0x46e6bd=_0x3cce5b,_0x4ea758=_0x4d3b35[_0x46e6bd(0x1db)]();if(_0x4984bc[_0x46e6bd(0x192)](_0x4ea758))_0x4d3b35[_0x46e6bd(0x258)]();else{if(_0x4ea758[_0x46e6bd(0xde)](_0x4984bc)){const _0x5e0e82=this[_0x46e6bd(0xfc)][_0x46e6bd(0x23e)](_0x4984bc[_0x46e6bd(0x120)][_0x46e6bd(0x179)],_0x46e6bd(0x216));this[_0x46e6bd(0x246)](_0x4d3b35,this[_0x46e6bd(0xfc)][_0x46e6bd(0x159)](_0x4ea758[_0x46e6bd(0x120)],_0x5e0e82));const _0x1554ff=_0x334ab5(),_0x495dd3=_0x4d3b35[_0x46e6bd(0x210)]['id'],_0x52f882=_0x4d3b35[_0x46e6bd(0x215)]+':'+_0x4d3b35[_0x46e6bd(0x178)];this[_0x46e6bd(0x269)]({'id':_0x1554ff,'type':_0x52f882,'createdAt':new Date(),'authorId':_0x495dd3,'data':_0x4d3b35[_0x46e6bd(0xfd)],'attributes':_0x4d3b35[_0x46e6bd(0x183)]});const _0x284860=this[_0x46e6bd(0xfc)][_0x46e6bd(0x23e)](_0x4984bc[_0x46e6bd(0x216)][_0x46e6bd(0x16c)],_0x46e6bd(0x1d6)),_0xe131e=this[_0x46e6bd(0xfc)][_0x46e6bd(0x159)](_0x284860,_0x4ea758[_0x46e6bd(0x216)]);this[_0x46e6bd(0x27a)](_0x52f882,_0x1554ff,_0x495dd3,_0xe131e);}else{if(_0x4ea758[_0x46e6bd(0xdf)](_0x4984bc[_0x46e6bd(0x120)])){const _0x2c632c=this[_0x46e6bd(0xfc)][_0x46e6bd(0x23e)](_0x4984bc[_0x46e6bd(0x120)][_0x46e6bd(0x179)],_0x46e6bd(0x216));this[_0x46e6bd(0x246)](_0x4d3b35,this[_0x46e6bd(0xfc)][_0x46e6bd(0x159)](_0x4ea758[_0x46e6bd(0x120)],_0x2c632c));}else{const _0x6b5790=this[_0x46e6bd(0xfc)][_0x46e6bd(0x23e)](_0x4984bc[_0x46e6bd(0x216)][_0x46e6bd(0x16c)],_0x46e6bd(0x1d6));this[_0x46e6bd(0x246)](_0x4d3b35,this[_0x46e6bd(0xfc)][_0x46e6bd(0x159)](_0x6b5790,_0x4ea758[_0x46e6bd(0x216)]));}}}}[_0x3cce5b(0x1f5)](_0x44ab62){const _0x52a315=_0x3cce5b;for(const {suggestion:_0x2516eb,meta:_0x175ace}of this[_0x52a315(0x255)](_0x44ab62,_0x52a315(0x145))){if(!_0x175ace[_0x52a315(0x276)])continue;const _0x5b1830=_0x2516eb[_0x52a315(0x107)]();for(const _0x21d2c0 of _0x5b1830)if(!_0x44ab62[_0x52a315(0xff)](_0x21d2c0)[_0x52a315(0xef)])return!0x0;}return!0x1;}[_0x3cce5b(0x150)](_0x4000e6){const _0x50a08a=_0x3cce5b,_0x24e558=this[_0x50a08a(0x1b6)][_0x50a08a(0x232)][_0x50a08a(0xf8)](_0x50a08a(0x122))[_0x50a08a(0x241)](_0x4000e6);if(!_0x24e558)throw new _0x42824c(_0x50a08a(0x186),this);return _0x24e558;}[_0x3cce5b(0x1bf)](_0x2eee2c){const _0x55a711=_0x3cce5b,_0x2eaf8c=this[_0x55a711(0x1b6)][_0x55a711(0x232)][_0x55a711(0xf8)](_0x55a711(0x122)),_0x58a8c6=_0x6ec31d(_0x55a711(0x21c)+_0x2eee2c),_0xd7525=_0x2eaf8c[_0x55a711(0x241)](_0x58a8c6);return _0xd7525||_0x2eaf8c[_0x55a711(0x126)]({'id':_0x58a8c6,'name':_0x2eee2c});}[_0x3cce5b(0x264)](_0x615a2d,_0x5cd72f,_0x2f70da,_0x5adec1,_0x240dbb){const _0x3a894f=_0x3cce5b,_0x5a81e1=this[_0x3a894f(0x150)](_0x5adec1),_0x1a1081=this[_0x3a894f(0x16d)][_0x3a894f(0x13d)](_0x615a2d,_0x5cd72f,_0x2f70da,_0x5a81e1,_0x240dbb,_0x85286c=>{const _0x2da621=_0x3a894f;this[_0x2da621(0x1a5)](_0x2f70da,{'attributes':_0x85286c});const _0x3223fb=this[_0x2da621(0xf9)](_0x2f70da);this[_0x2da621(0x143)](new Set([_0x3223fb])),this[_0x2da621(0x229)](new Set([_0x3223fb]));});return this[_0x3a894f(0x1bc)](_0x1a1081,_0x3a894f(0x265),()=>{const _0x2422f2=_0x3a894f;this[_0x2422f2(0x1a5)](_0x2f70da,{'state':_0x2422f2(0x14c)});},{'priority':_0x3a894f(0x100)}),this[_0x3a894f(0x1bc)](_0x1a1081,_0x3a894f(0x13a),()=>{const _0x52f772=_0x3a894f;this[_0x52f772(0x1a5)](_0x2f70da,{'state':_0x52f772(0x1e3)});},{'priority':_0x3a894f(0x100)}),this[_0x3a894f(0x21b)][_0x3a894f(0x1a4)](_0x2f70da,_0x1a1081),this[_0x3a894f(0xe7)][_0x3a894f(0x1a4)](_0x1a1081,_0x3a894f(0xe6)),_0x1a1081;}[_0x3cce5b(0x1d5)](_0x4ffeaf){const _0x5510ce=_0x3cce5b,_0x17738f=_0x4ffeaf[_0x5510ce(0x149)](':');return{'group':_0x17738f[0x0],'type':_0x17738f[0x1],'subType':_0x17738f[_0x5510ce(0xef)]>=0x5?_0x17738f[0x2]:null,'id':_0x17738f[_0x5510ce(0xef)]<0x5?_0x17738f[0x2]:_0x17738f[0x3],'authorId':_0x17738f[_0x5510ce(0xef)]<0x5?_0x17738f[0x3]:_0x17738f[0x4],'markerCount':0x6==_0x17738f[_0x5510ce(0xef)]?_0x17738f[0x5]:null};}[_0x3cce5b(0x105)](_0x2dfddd,_0x17c601,_0x32816d){const _0x35a31c=_0x3cce5b,_0x201b16=_0x2dfddd[_0x35a31c(0x1db)](),_0x4ffc3e=_0x201b16[_0x35a31c(0x120)],_0x3fab8f=_0x201b16[_0x35a31c(0x216)];this[_0x35a31c(0x246)](_0x2dfddd,this[_0x35a31c(0xfc)][_0x35a31c(0x159)](_0x4ffc3e,_0x17c601));const _0xc0c267=_0x334ab5(),_0x45c050=_0x2dfddd[_0x35a31c(0x210)]['id'],_0x9f6cf9=_0x2dfddd[_0x35a31c(0x215)]+(_0x2dfddd[_0x35a31c(0x178)]?':'+_0x2dfddd[_0x35a31c(0x178)]:'');this[_0x35a31c(0x269)]({'id':_0xc0c267,'type':_0x9f6cf9,'createdAt':new Date(),'authorId':_0x45c050,'originalSuggestionId':_0x2dfddd['id'],'attributes':_0x2dfddd[_0x35a31c(0x183)],'data':_0x2dfddd[_0x35a31c(0xfd)]});const _0xcb3a0f=this[_0x35a31c(0x10d)](_0x2dfddd);(_0x35a31c(0x17a)==_0x2dfddd[_0x35a31c(0x215)]||_0xcb3a0f&&this[_0x35a31c(0x156)](_0xcb3a0f))&&(_0x32816d=this[_0x35a31c(0xfc)][_0x35a31c(0x236)](_0x32816d[_0x35a31c(0x16c)])),this[_0x35a31c(0x27a)](_0x9f6cf9,_0xc0c267,_0x45c050,this[_0x35a31c(0xfc)][_0x35a31c(0x159)](_0x32816d,_0x3fab8f));}[_0x3cce5b(0x255)](_0x3852dd,_0x231489=null){const _0x16b47e=_0x3cce5b,_0x480a01=[],_0x457bd5=this[_0x16b47e(0x1b6)][_0x16b47e(0x232)][_0x16b47e(0xf8)](_0x16b47e(0x122))['me'];Array[_0x16b47e(0x1d9)](_0x3852dd)||(_0x3852dd=[_0x3852dd]);for(const _0x401141 of this[_0x16b47e(0x1f9)]()){if(!_0x401141[_0x16b47e(0x244)])continue;if(_0x231489&&_0x401141[_0x16b47e(0x215)]!=_0x231489)continue;let _0x53e393=!0x1;for(const _0x34ec9b of _0x401141[_0x16b47e(0x107)]()){for(const _0x1f69fa of _0x3852dd){const _0x304faa=_0x1f69fa[_0x16b47e(0x120)][_0x16b47e(0x192)](_0x34ec9b[_0x16b47e(0x216)])||_0x1f69fa[_0x16b47e(0x216)][_0x16b47e(0x192)](_0x34ec9b[_0x16b47e(0x120)]);if(_0x304faa||_0x1f69fa[_0x16b47e(0x180)](_0x34ec9b)){const _0xc9f753=_0x1f69fa[_0x16b47e(0xde)](_0x34ec9b)&&Rt(this[_0x16b47e(0xfc)][_0x16b47e(0x10c)],_0x34ec9b[_0x16b47e(0x120)],_0x1f69fa),_0x46b5da=_0x34ec9b[_0x16b47e(0xde)](_0x1f69fa)&&Rt(this[_0x16b47e(0xfc)][_0x16b47e(0x10c)],_0x1f69fa[_0x16b47e(0x120)],_0x34ec9b);_0x480a01[_0x16b47e(0xe5)]({'suggestion':_0x401141,'meta':{'isOwn':_0x457bd5==_0x401141[_0x16b47e(0x116)],'isNextTo':_0x304faa,'isInsideObject':_0xc9f753,'containsRangeInObject':_0x46b5da}}),_0x53e393=!0x0;break;}}if(_0x53e393)break;}}return _0x480a01;}[_0x3cce5b(0x27a)](_0x3be958,_0x34cfb9,_0x3d3eca,_0x373ad4,_0x1358df){const _0xb313c3=_0x3cce5b;this[_0xb313c3(0xfc)][_0xb313c3(0xe0)](_0x42f492=>{const _0x5166d0=_0xb313c3;let _0x44801f=_0x5166d0(0x200)+_0x3be958+':'+_0x34cfb9+':'+_0x3d3eca;_0x1358df&&(_0x44801f=_0x44801f+':'+_0x1358df),_0x42f492[_0x5166d0(0x1b2)](_0x44801f,{'range':_0x373ad4,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3cce5b(0x1c8)](_0x2e43d3){const _0x2eedf7=_0x3cce5b,_0x2362d0=_0x2e43d3[_0x2eedf7(0x20a)],_0x55ada6=_0x2e43d3[_0x2eedf7(0x206)];_0x2e43d3[_0x2eedf7(0x20a)]=null,_0x2e43d3[_0x2eedf7(0x206)]=null,null!=_0x2362d0&&_0x2362d0[_0x2eedf7(0x206)]==_0x2e43d3&&(_0x2362d0[_0x2eedf7(0x206)]=_0x55ada6),null!=_0x55ada6&&_0x55ada6[_0x2eedf7(0x20a)]==_0x2e43d3&&(_0x55ada6[_0x2eedf7(0x20a)]=_0x2362d0),_0x2eedf7(0x10e)==this[_0x2eedf7(0xe7)][_0x2eedf7(0xf8)](_0x2e43d3)&&(this[_0x2eedf7(0xe7)][_0x2eedf7(0x1a4)](_0x2e43d3,_0x2eedf7(0x148)),this[_0x2eedf7(0x1e2)](_0x2eedf7(0x205),_0x2e43d3,_0x2362d0,_0x55ada6));}[_0x3cce5b(0x269)](_0x394b20){const _0x171cc2=_0x3cce5b,_0x15251c=_0x394b20['id'],_0x452aa5=this[_0x171cc2(0x1d0)](_0x394b20);if(this[_0x171cc2(0x218)]&&this[_0x171cc2(0x218)][_0x171cc2(0x139)]){const _0x456602=this[_0x171cc2(0x1b6)][_0x171cc2(0x232)][_0x171cc2(0xf8)](_0x171cc2(0x26a)),_0x2d0f79=_0x452aa5[_0x171cc2(0x21f)],_0x2191b7=_0x452aa5[_0x171cc2(0x178)]?_0x452aa5[_0x171cc2(0x215)]+':'+_0x452aa5[_0x171cc2(0x178)]:_0x452aa5[_0x171cc2(0x215)],_0x1a0d0f=this[_0x171cc2(0x1b6)][_0x171cc2(0x27d)],_0x1c0b05=_0x456602[_0x171cc2(0x153)](_0xc6b87c(_0x1a0d0f,_0x171cc2(0x135))),_0x2b25fc={'id':_0x15251c,'type':_0x2191b7,'hasComments':_0x2d0f79,'data':_0x394b20[_0x171cc2(0xfd)]||null,'originalSuggestionId':_0x394b20[_0x171cc2(0x187)]||null,'attributes':_0x452aa5[_0x171cc2(0x183)]};this[_0x171cc2(0x218)][_0x171cc2(0x139)](_0x2b25fc)[_0x171cc2(0x1ff)](_0x2088c4=>{const _0x2cf4ba=_0x171cc2;_0x452aa5[_0x2cf4ba(0x270)]=!0x0,_0x456602[_0x2cf4ba(0x267)](_0x1c0b05),_0x2088c4&&_0x2088c4[_0x2cf4ba(0x278)]&&(this[_0x2cf4ba(0x21b)][_0x2cf4ba(0xf8)](_0x15251c)[_0x2cf4ba(0x278)]=_0x2088c4[_0x2cf4ba(0x278)]);})[_0x171cc2(0x12d)](_0x5016be=>{const _0x50d6c9=_0x171cc2;throw _0x3c12e4(_0x50d6c9(0x164)),this[_0x50d6c9(0x1b6)][_0x50d6c9(0x1e0)][_0x50d6c9(0x177)]({'isUndoable':!0x1},()=>{const _0x10ffdf=_0x50d6c9;_0x452aa5[_0x10ffdf(0x13a)]();}),_0x452aa5[_0x50d6c9(0x202)](),this[_0x50d6c9(0x21b)][_0x50d6c9(0x19b)](_0x452aa5['id']),this[_0x50d6c9(0xe7)][_0x50d6c9(0x19b)](_0x452aa5),_0x5016be;});}return _0x452aa5;}[_0x3cce5b(0x156)](_0x3a8a42){const _0x5a04d1=_0x3cce5b;return this[_0x5a04d1(0x23c)][_0x5a04d1(0x281)](_0x3a8a42);}[_0x3cce5b(0x1a5)](_0xfe32f2,_0x31c9ac){const _0x159a35=_0x3cce5b,_0x4545bf=this[_0x159a35(0x1b6)][_0x159a35(0x232)][_0x159a35(0xf8)](_0x159a35(0x26a)),_0x368328=this[_0x159a35(0xf9)](_0xfe32f2);if(this[_0x159a35(0x218)]&&this[_0x159a35(0x218)][_0x159a35(0x151)]){if(_0x368328[_0x159a35(0x270)]){const _0x312b4f=_0x4545bf[_0x159a35(0x153)](_0xc6b87c(this[_0x159a35(0x1b6)][_0x159a35(0x27d)],_0x159a35(0x135)));this[_0x159a35(0x218)][_0x159a35(0x151)](_0xfe32f2,_0x31c9ac)[_0x159a35(0x1ff)](()=>{const _0x74664b=_0x159a35;_0x4545bf[_0x74664b(0x267)](_0x312b4f);});}else _0x368328['on'](_0x159a35(0x28b),()=>{const _0x30fa8c=_0x159a35;this[_0x30fa8c(0x1a5)](_0xfe32f2,_0x31c9ac);});}}[_0x3cce5b(0xf6)](_0x430ba3){const _0x189997=_0x3cce5b;if(!this[_0x189997(0x218)]||!this[_0x189997(0x218)][_0x189997(0xf9)])throw new _0x42824c(_0x189997(0x18c),this);return this[_0x189997(0x218)][_0x189997(0xf9)](_0x430ba3);}[_0x3cce5b(0x162)](_0x4364d7){const _0x5d76fd=_0x3cce5b,{id:_0x3454fd,type:_0x185008,subType:_0x5972c1,authorId:_0x573e80}=this[_0x5d76fd(0x1d5)](_0x4364d7),_0x2e1c39=this[_0x5d76fd(0x21b)][_0x5d76fd(0xf8)](_0x3454fd)||this[_0x5d76fd(0x264)](_0x185008,_0x5972c1,_0x3454fd,_0x573e80,{});switch(this[_0x5d76fd(0x1df)](_0x2e1c39,_0x185008,_0x5972c1,_0x573e80),this[_0x5d76fd(0xe7)][_0x5d76fd(0xf8)](_0x2e1c39)){case _0x5d76fd(0xe6):this[_0x5d76fd(0xf6)](_0x3454fd)[_0x5d76fd(0x1ff)](_0xa2776f=>{const _0x5d4a2e=_0x5d76fd;let _0x315a14=Promise[_0x5d4a2e(0x1f2)]();_0xa2776f[_0x5d4a2e(0x21f)]&&(_0x315a14=this[_0x5d4a2e(0x1ec)][_0x5d4a2e(0x226)]({'channelId':this[_0x5d4a2e(0x1b6)][_0x5d4a2e(0x19a)][_0x5d4a2e(0xf8)](_0x5d4a2e(0x20f)),'threadId':_0x3454fd})),_0x315a14[_0x5d4a2e(0x1ff)](()=>{const _0x4553dc=_0x5d4a2e;this[_0x4553dc(0x1d0)](_0xa2776f)[_0x4553dc(0x270)]=!0x0;});}),this[_0x5d76fd(0xe7)][_0x5d76fd(0x1a4)](_0x2e1c39,_0x5d76fd(0x14a));break;case _0x5d76fd(0x148):this[_0x5d76fd(0x1a5)](_0x3454fd,{'state':_0x5d76fd(0x1ef)});case _0x5d76fd(0x1c2):this[_0x5d76fd(0xe7)][_0x5d76fd(0x1a4)](_0x2e1c39,_0x5d76fd(0x10e)),this[_0x5d76fd(0x1e2)](_0x5d76fd(0x138),_0x2e1c39);break;case _0x5d76fd(0x10e):this[_0x5d76fd(0x1e2)](_0x5d76fd(0x1b4),_0x2e1c39);}return _0x2e1c39[_0x5d76fd(0x22c)](_0x4364d7),_0x2e1c39;}[_0x3cce5b(0x229)](_0x5dcf5c){const _0x159940=_0x3cce5b,_0x78c62d=Array[_0x159940(0x1ed)](_0x5dcf5c),_0x1942c5=_0x78c62d[_0x159940(0x1bb)](_0x23fc7f=>_0x159940(0x12e)==_0x23fc7f[_0x159940(0x215)]);this[_0x159940(0x1be)](_0x1942c5);const _0x82f1f7=_0x78c62d[_0x159940(0x1bb)](_0x2932ae=>!_0x2932ae[_0x159940(0x1b1)]&&_0x159940(0x12e)!=_0x2932ae[_0x159940(0x215)]),_0x5e5118=this[_0x159940(0x1f9)]({'skipNotAttached':!0x0})[_0x159940(0x1bb)](_0x2ead87=>!_0x2ead87[_0x159940(0x1b1)]&&_0x159940(0x12e)!=_0x2ead87[_0x159940(0x215)]),_0x33b282=_0x5e5118[_0x159940(0x1bb)](_0x3f5a13=>!_0x5dcf5c[_0x159940(0x281)](_0x3f5a13)),_0x5e8411=new Map(_0x5e5118[_0x159940(0x28d)](_0x4d0a1e=>[_0x4d0a1e,this[_0x159940(0x16d)][_0x159940(0x251)](_0x4d0a1e[_0x159940(0x215)],_0x4d0a1e[_0x159940(0x178)],_0x159940(0x1e6))])),_0x5a2030=new Map(_0x5e5118[_0x159940(0x28d)](_0x427f45=>[_0x427f45,_0x427f45[_0x159940(0x1db)]()])),_0x15dcf5=new Set(),_0x1700e9=new Set();for(let _0x5dd2c7=0x0;_0x5dd2c7<_0x82f1f7[_0x159940(0xef)];_0x5dd2c7++)_0x183ca0(_0x82f1f7[_0x5dd2c7],_0x82f1f7,_0x5dd2c7+0x1);for(let _0x1ac307=0x0;_0x1ac307<_0x82f1f7[_0x159940(0xef)];_0x1ac307++)_0x183ca0(_0x82f1f7[_0x1ac307],_0x33b282,0x0);const _0x1b7ebc=new Set();for(let _0xfcaec9=0x0;_0xfcaec9<_0x82f1f7[_0x159940(0xef)];_0xfcaec9++){const _0x4e0310=_0x82f1f7[_0xfcaec9];!_0x1700e9[_0x159940(0x281)](_0x4e0310)&&_0x4e0310[_0x159940(0x20a)]&&(_0x1b7ebc[_0x159940(0x153)](_0x4e0310[_0x159940(0x20a)]),_0x4e0310[_0x159940(0x20a)][_0x159940(0x206)]===_0x4e0310&&(_0x4e0310[_0x159940(0x20a)][_0x159940(0x206)]=null),_0x4e0310[_0x159940(0x20a)]=null),!_0x15dcf5[_0x159940(0x281)](_0x4e0310)&&_0x4e0310[_0x159940(0x206)]&&(_0x1b7ebc[_0x159940(0x153)](_0x4e0310[_0x159940(0x206)]),_0x4e0310[_0x159940(0x206)][_0x159940(0x20a)]===_0x4e0310&&(_0x4e0310[_0x159940(0x206)][_0x159940(0x20a)]=null),_0x4e0310[_0x159940(0x206)]=null);}function _0x183ca0(_0x47e272,_0x44afc6,_0x5c0be2){const _0x1e8a2c=_0x159940;for(let _0x26fc63=_0x5c0be2;_0x26fc63<_0x44afc6[_0x1e8a2c(0xef)];_0x26fc63++){const _0x20d845=_0x234974(_0x47e272,_0x44afc6[_0x26fc63]);_0x20d845&&(_0x20d845[0x0][_0x1e8a2c(0x206)]=_0x20d845[0x1],_0x20d845[0x1][_0x1e8a2c(0x20a)]=_0x20d845[0x0],_0x15dcf5[_0x1e8a2c(0x153)](_0x20d845[0x0]),_0x1700e9[_0x1e8a2c(0x153)](_0x20d845[0x1]));}}function _0x234974(_0x49a301,_0xb8ceba){const _0x2793d6=_0x159940;if(_0x49a301[_0x2793d6(0x116)]['id']!==_0xb8ceba[_0x2793d6(0x116)]['id'])return null;const _0x4106f7=_0x5e8411[_0x2793d6(0xf8)](_0x49a301)(_0x49a301,_0xb8ceba,_0x5a2030[_0x2793d6(0xf8)](_0x49a301),_0x5a2030[_0x2793d6(0xf8)](_0xb8ceba));if(!_0x4106f7)return null;return _0x5e8411[_0x2793d6(0xf8)](_0xb8ceba)(_0x49a301,_0xb8ceba,_0x5a2030[_0x2793d6(0xf8)](_0x49a301),_0x5a2030[_0x2793d6(0xf8)](_0xb8ceba))?_0x4106f7[0x1][_0x2793d6(0x155)]&&_0x4106f7[0x1][_0x2793d6(0x155)][_0x2793d6(0xef)]?null:_0x4106f7:null;}_0x1b7ebc[_0x159940(0x18e)]&&this[_0x159940(0x229)](_0x1b7ebc);}[_0x3cce5b(0x1be)](_0x35acfb){const _0x4231e7=_0x3cce5b;if(0x0==_0x35acfb[_0x4231e7(0xef)])return;const _0x1e91d2=this[_0x4231e7(0x1f9)]({'skipNotAttached':!0x0})[_0x4231e7(0x1bb)](_0x1c42b2=>_0x4231e7(0x12e)==_0x1c42b2[_0x4231e7(0x215)]&&_0x1c42b2[_0x4231e7(0x25f)]),_0x4f1be7=[],_0x47f046=new Map();for(const _0x495ed0 of _0x1e91d2){const _0x983d8e=_0x6ec31d(_0x495ed0[_0x4231e7(0x183)]);_0x47f046[_0x4231e7(0x281)](_0x983d8e)||(_0x47f046[_0x4231e7(0x1a4)](_0x983d8e,_0x4f1be7[_0x4231e7(0xef)]),_0x4f1be7[_0x4231e7(0xe5)]([]));const _0x4b5aff=_0x47f046[_0x4231e7(0xf8)](_0x983d8e);_0x4f1be7[_0x4b5aff][_0x4231e7(0xe5)](_0x495ed0);}!(function(){const _0x1f9615=_0x4231e7;_0x4f1be7[_0x1f9615(0x110)]((_0x189dcf,_0x5a34c0)=>{const _0x4348a1=_0x1f9615,_0x586e1c=_0x189dcf[0x0][_0x4348a1(0x278)],_0x3fb13d=_0x5a34c0[0x0][_0x4348a1(0x278)];return _0x586e1c==_0x3fb13d?_0x189dcf[0x0][_0x4348a1(0x183)][_0x4348a1(0x25c)]<_0x5a34c0[0x0][_0x4348a1(0x183)][_0x4348a1(0x25c)]?-0x1:0x1:_0x586e1c<_0x3fb13d?-0x1:0x1;});for(const _0x441249 of _0x4f1be7)_0x441249[_0x1f9615(0x110)]((_0x57d2e4,_0x5a2bf4)=>_0x57d2e4['id']<_0x5a2bf4['id']?-0x1:0x1);}());for(let _0x5130cd=0x0;_0x5130cd<_0x4f1be7[_0x4231e7(0xef)];_0x5130cd++){if(0x0==_0x4f1be7[_0x5130cd][_0x4231e7(0xef)])continue;const _0x5a6533=[];for(let _0xd3cddc=_0x5130cd+0x1;_0xd3cddc<_0x4f1be7[_0x4231e7(0xef)];_0xd3cddc++)0x0!=_0x4f1be7[_0xd3cddc][_0x4231e7(0xef)]&&_0x5c32ea(_0x4f1be7[_0x5130cd],_0x4f1be7[_0xd3cddc])&&_0x5a6533[_0x4231e7(0xe5)](_0xd3cddc);for(const _0x399b0b of _0x5a6533)_0x4f1be7[_0x5130cd]=_0x4f1be7[_0x5130cd][_0x4231e7(0x1fa)](_0x4f1be7[_0x399b0b]),_0x4f1be7[_0x399b0b]=[];}for(const _0x34c54c of _0x4f1be7)for(let _0x2b68a2=0x0;_0x2b68a2<_0x34c54c[_0x4231e7(0xef)];_0x2b68a2++)_0x34c54c[_0x2b68a2][_0x4231e7(0x206)]=_0x34c54c[_0x2b68a2+0x1]||null;for(const _0xabac75 of _0x4f1be7)for(let _0x4b41f9=0x0;_0x4b41f9<_0xabac75[_0x4231e7(0xef)];_0x4b41f9++)_0xabac75[_0x4b41f9][_0x4231e7(0x20a)]=_0xabac75[_0x4b41f9-0x1]||null;function _0x5c32ea(_0xf6e4b,_0x203f9e){const _0x546185=_0x4231e7;if(_0xf6e4b[0x0][_0x546185(0x183)][_0x546185(0x25c)]!==_0x203f9e[0x0][_0x546185(0x183)][_0x546185(0x25c)]&&_0xf6e4b[0x0][_0x546185(0x116)]!==_0x203f9e[0x0][_0x546185(0x116)])return!0x1;if(!function(_0xb5792b,_0x48c5fc){const _0x36c1f7=_0x546185;if(!_0xb5792b[_0x36c1f7(0x21f)]&&!_0x48c5fc[_0x36c1f7(0x21f)])return!0x0;if(_0xb5792b[_0x36c1f7(0x21f)]&&_0x48c5fc[_0x36c1f7(0x21f)])return!0x1;if(_0xb5792b[_0x36c1f7(0x21f)]&&_0x48c5fc[_0x36c1f7(0x278)]<_0xb5792b[_0x36c1f7(0x155)][_0x36c1f7(0x1bd)][_0x36c1f7(0xf8)](0x0)[_0x36c1f7(0x278)])return!0x0;if(_0x48c5fc[_0x36c1f7(0x21f)]&&_0xb5792b[_0x36c1f7(0x278)]<_0x48c5fc[_0x36c1f7(0x155)][_0x36c1f7(0x1bd)][_0x36c1f7(0xf8)](0x0)[_0x36c1f7(0x278)])return!0x0;return!0x1;}(_0xf6e4b[0x0],_0x203f9e[0x0]))return!0x1;const _0x232308=_0x313ced(_0xf6e4b[0x0][_0x546185(0x183)],_0x546185(0x25c)),_0x226574=_0x313ced(_0x203f9e[0x0][_0x546185(0x183)],_0x546185(0x25c));if(!_0x2b4b83(_0x232308,_0x226574))return!0x1;return!!_0xf6e4b[_0x546185(0x212)](_0x458bd9=>_0x203f9e[_0x546185(0x25a)](_0x3d98fc=>_0x458bd9[_0x546185(0x1db)]()[_0x546185(0x192)](_0x3d98fc[_0x546185(0x1db)]())))&&_0x203f9e[_0x546185(0x212)](_0x138891=>_0xf6e4b[_0x546185(0x25a)](_0x32a3e3=>_0x138891[_0x546185(0x1db)]()[_0x546185(0x192)](_0x32a3e3[_0x546185(0x1db)]())));}}[_0x3cce5b(0x143)](_0xab676f){const _0x1a6cc7=_0x3cce5b,_0x102aae=Array[_0x1a6cc7(0x1ed)](_0xab676f),_0xbf751b=this[_0x1a6cc7(0x1f9)]({'skipNotAttached':!0x0}),_0x4fe48b=_0xbf751b[_0x1a6cc7(0x1bb)](_0x1e8b92=>!_0xab676f[_0x1a6cc7(0x281)](_0x1e8b92)),_0x46bc55=new Map(_0x102aae[_0x1a6cc7(0x28d)](_0x25ad15=>[_0x25ad15,this[_0x1a6cc7(0x16d)][_0x1a6cc7(0x251)](_0x25ad15[_0x1a6cc7(0x215)],_0x25ad15[_0x1a6cc7(0x178)],_0x1a6cc7(0x1fd))])),_0x3efe85=new Map(_0xbf751b[_0x1a6cc7(0x28d)](_0x527109=>[_0x527109,_0x527109[_0x1a6cc7(0x107)]()]));for(let _0x4b410c=0x0;_0x4b410c<_0x102aae[_0x1a6cc7(0xef)];_0x4b410c++){if(_0x2f9f3e(this,_0x102aae[_0x4b410c],_0x102aae,_0x4b410c+0x1))return!0x0;}for(let _0xf2b629=0x0;_0xf2b629<_0x102aae[_0x1a6cc7(0xef)];_0xf2b629++){if(_0x2f9f3e(this,_0x102aae[_0xf2b629],_0x4fe48b,0x0))return!0x0;}return!0x1;function _0x2f9f3e(_0x51f412,_0x3433ba,_0x2c7b19,_0x59ccb4){const _0x2f1226=_0x1a6cc7;for(let _0x372a57=_0x59ccb4;_0x372a57<_0x2c7b19[_0x2f1226(0xef)];_0x372a57++){const _0x15cb26=_0x2c7b19[_0x372a57];if(_0x15cb26[_0x2f1226(0x215)]!==_0x3433ba[_0x2f1226(0x215)]||_0x15cb26[_0x2f1226(0x116)]['id']!==_0x3433ba[_0x2f1226(0x116)]['id']||_0x15cb26[_0x2f1226(0x178)]!==_0x3433ba[_0x2f1226(0x178)])continue;if(!Pt(_0x3433ba,_0x15cb26,[_0x2f1226(0x25c)]))continue;if(_0x2f1226(0x12e)==_0x3433ba[_0x2f1226(0x215)]&&_0x3433ba[_0x2f1226(0xfd)][_0x2f1226(0x1ee)]!=_0x15cb26[_0x2f1226(0xfd)][_0x2f1226(0x1ee)])continue;if(_0x2f1226(0x12e)==_0x3433ba[_0x2f1226(0x215)]&&_0x51f412[_0x2f1226(0x156)](_0x3433ba[_0x2f1226(0xfd)][_0x2f1226(0x27b)]))continue;if(_0x2f1226(0x17a)==_0x3433ba[_0x2f1226(0x215)]){const _0x3ea2eb=_0x51f412[_0x2f1226(0x1b6)][_0x2f1226(0x1e0)],_0x4cbf34=_0x3433ba[_0x2f1226(0x228)]();if(_0x4cbf34&&(_0x3ea2eb[_0x2f1226(0x10c)][_0x2f1226(0x253)](_0x4cbf34)||_0x3ea2eb[_0x2f1226(0x10c)][_0x2f1226(0x289)](_0x4cbf34)))continue;}const _0x4dbb45=_0x46bc55[_0x2f1226(0xf8)](_0x3433ba),_0x27a241=_0x3efe85[_0x2f1226(0xf8)](_0x3433ba),_0x8631b8=_0x3efe85[_0x2f1226(0xf8)](_0x15cb26),_0x1b5ec2=_0x3433ba[_0x2f1226(0x155)]&&_0x3433ba[_0x2f1226(0x155)][_0x2f1226(0xef)],_0x4e3048=_0x15cb26[_0x2f1226(0x155)]&&_0x15cb26[_0x2f1226(0x155)][_0x2f1226(0xef)];if(!_0x1b5ec2&&_0x4dbb45(_0x8631b8,_0x27a241))return _0x51f412[_0x2f1226(0x285)](_0x15cb26,_0x3433ba),_0x3efe85[_0x2f1226(0x19b)](_0x3433ba),!0x0;if(!_0x4e3048&&_0x4dbb45(_0x27a241,_0x8631b8))return _0x51f412[_0x2f1226(0x285)](_0x3433ba,_0x15cb26),_0x3efe85[_0x2f1226(0x19b)](_0x15cb26),!0x0;}return!0x1;}}[_0x3cce5b(0x285)](_0x1c5841,_0x165c6c){const _0x447678=_0x3cce5b;if(_0x1c5841[_0x447678(0x1b1)]){for(const _0x2d0e60 of _0x165c6c[_0x447678(0x107)]())_0x1c5841[_0x447678(0x231)](_0x2d0e60);}else{const _0x45acd9=_0x165c6c[_0x447678(0x1db)]()[_0x447678(0x216)];this[_0x447678(0x246)](_0x1c5841,this[_0x447678(0xfc)][_0x447678(0x159)](_0x1c5841[_0x447678(0x1db)]()[_0x447678(0x120)],_0x45acd9));}_0x165c6c[_0x447678(0x258)]();}[_0x3cce5b(0x190)](_0x451597,_0x86c251){const _0x377942=_0x3cce5b,_0xf89b86=_0x451597[_0x377942(0x18b)](_0x377942(0x16a))||_0x451597[_0x377942(0x18b)](_0x377942(0x12e))?_0x377942(0x208):_0x451597[_0x377942(0x288)]();return _0xc6b87c(this[_0x377942(0x1b6)][_0x377942(0x27d)],_0x86c251+'_'+_0xf89b86+_0x377942(0xfb));}[_0x3cce5b(0x109)](){const _0x591a27=_0x3cce5b,_0x3be09a=this[_0x591a27(0x1b6)];if(!_0x3be09a['ui'])return;const {ariaLiveAnnouncer:_0x496bb3}=_0x3be09a['ui'];_0x29c979(this[_0x591a27(0xfc)],({left:_0xde28da,entered:_0x438b14})=>{const _0x230a5f=_0x591a27;for(const _0x147d50 of _0xde28da){const {group:_0xa23b86,type:_0xa0d861}=this[_0x230a5f(0x1d5)](_0x147d50[_0x230a5f(0xf3)]);if(_0x230a5f(0x1c9)===_0xa23b86){_0x496bb3[_0x230a5f(0x101)](this[_0x230a5f(0x190)](_0xa0d861,_0x230a5f(0x1a0)));break;}}for(const _0x346537 of _0x438b14){const {group:_0x197e6d,type:_0x35658b}=this[_0x230a5f(0x1d5)](_0x346537[_0x230a5f(0xf3)]);if(_0x230a5f(0x1c9)===_0x197e6d){_0x496bb3[_0x230a5f(0x101)](this[_0x230a5f(0x190)](_0x35658b,_0x230a5f(0x19c)));break;}}});}[_0x3cce5b(0x1da)](_0x43d2e0){const _0x2b876f=_0x3cce5b;if(this[_0x2b876f(0xec)])return!0x1;const _0x5395b0=this[_0x2b876f(0x1b6)],_0x3c96d7=_0x5395b0[_0x2b876f(0x1e0)][_0x2b876f(0x25e)][_0x2b876f(0x165)][_0x2b876f(0x1ad)]();if(0x0==_0x3c96d7[_0x2b876f(0xef)])return!0x1;const _0x7797cb=[],_0x42d80e=_0x3c96d7[_0x2b876f(0x1bb)](_0x3c9fa9=>_0x2b876f(0x12e)==_0x3c9fa9[_0x2b876f(0x215)]),_0x54dd70=_0x3c96d7[_0x2b876f(0x1bb)](_0x13130f=>_0x2b876f(0x234)==_0x13130f[_0x2b876f(0x215)]&&_0x2b876f(0x27c)!=_0x13130f[_0x2b876f(0xf3)]),_0x5974b0=_0x3c96d7[_0x2b876f(0x1bb)](_0x5845a1=>_0x2b876f(0x267)==_0x5845a1[_0x2b876f(0x215)]&&_0x2b876f(0x27c)!=_0x5845a1[_0x2b876f(0xf3)]);for(const _0x22b4bd of _0x42d80e)_0x7797cb[_0x2b876f(0xe5)]({'key':_0x22b4bd[_0x2b876f(0x1ae)],'newValue':_0x22b4bd[_0x2b876f(0x22f)],'oldValue':_0x22b4bd[_0x2b876f(0x20b)],'range':Ot(_0x22b4bd[_0x2b876f(0x1d4)],_0x5395b0[_0x2b876f(0x1e0)])});for(const _0x3f9330 of _0x54dd70){const _0xa2d7d9=_0x5974b0[_0x2b876f(0x275)](_0x22ecd1=>_0x22ecd1[_0x2b876f(0x17e)][_0x2b876f(0x192)](_0x3f9330[_0x2b876f(0x17e)]));_0xa2d7d9&&_0x7797cb[_0x2b876f(0xe5)]({'key':_0x2b876f(0x1fc),'newValue':_0x3f9330[_0x2b876f(0xf3)],'oldValue':_0xa2d7d9[_0x2b876f(0xf3)],'range':_0x5395b0[_0x2b876f(0x1e0)][_0x2b876f(0x225)](_0x3f9330[_0x2b876f(0x17e)][_0x2b876f(0x220)])});}return 0x0!=_0x7797cb[_0x2b876f(0xef)]&&this[_0x2b876f(0x1e9)](_0x43d2e0,_0x7797cb);}[_0x3cce5b(0x10a)](_0x1e5364){const _0x2ce9ac=_0x3cce5b;let _0x1c6296=!0x1;const _0x265f34=this[_0x2ce9ac(0x1b6)][_0x2ce9ac(0x1e0)][_0x2ce9ac(0x25e)][_0x2ce9ac(0x165)][_0x2ce9ac(0x16e)]()[_0x2ce9ac(0x1bb)](_0x4c395d=>_0x4c395d[_0x2ce9ac(0xfd)][_0x2ce9ac(0x10f)]&&_0x4c395d[_0x2ce9ac(0xf3)][_0x2ce9ac(0x18b)](_0x2ce9ac(0x117)));for(const _0x24cdf0 of _0x265f34){const {subType:_0x25bc81,id:_0x96d6c0}=this[_0x2ce9ac(0x1d5)](_0x24cdf0[_0x2ce9ac(0xf3)]),_0x139e2a=_0x25bc81[_0x2ce9ac(0x149)]('|')[0x0];for(const _0x3dc8e4 of this[_0x2ce9ac(0x1f9)]({'skipNotAttached':!0x0}))_0x3dc8e4['id']!=_0x96d6c0&&_0x2ce9ac(0x12e)==_0x3dc8e4[_0x2ce9ac(0x215)]&&_0x3dc8e4[_0x2ce9ac(0xfd)]&&_0x3dc8e4[_0x2ce9ac(0xfd)][_0x2ce9ac(0x27b)]==_0x139e2a&&_0x3dc8e4[_0x2ce9ac(0x1db)]()[_0x2ce9ac(0x189)](_0x24cdf0[_0x2ce9ac(0xfd)][_0x2ce9ac(0x10f)])&&(this[_0x2ce9ac(0xe3)](_0x3dc8e4,_0x24cdf0[_0x2ce9ac(0xfd)][_0x2ce9ac(0x10f)],_0x1e5364),_0x1c6296=!0x0);}return _0x1c6296;}[_0x3cce5b(0x146)](_0x17cc8f){const _0x2e7a77=_0x3cce5b;this[_0x2e7a77(0x1b6)],(this[_0x2e7a77(0xec)]=!0x0,_0x17cc8f());}[_0x3cce5b(0x21a)](_0x12dee7){const _0x54d795=_0x3cce5b,_0x5482b1=this[_0x54d795(0x156)](_0x12dee7),_0x430fcc=this[_0x54d795(0x11a)][_0x54d795(0x281)](_0x12dee7);return _0x5482b1||_0x430fcc;}[_0x3cce5b(0x1e9)](_0x3f3720,_0x2c13fc){const _0x34a31d=_0x3cce5b;if(0x0==_0x2c13fc[_0x34a31d(0xef)])return!0x1;let _0x41b11a=!0x1;for(const _0x48e263 of _0x2c13fc){const _0x1ee1ce=this[_0x34a31d(0x255)](_0x48e263[_0x34a31d(0x1d4)],_0x34a31d(0x12e))[_0x34a31d(0x1bb)](_0x69060=>!_0x69060[_0x34a31d(0x268)][_0x34a31d(0x158)])[_0x34a31d(0x28d)](_0x5ec3b5=>_0x5ec3b5[_0x34a31d(0x1c9)]),_0x5d3d8b=_0x6ec31d({'newValue':_0x48e263[_0x34a31d(0x167)]});_0x1ee1ce[_0x34a31d(0x1bb)](_0x55988f=>{const _0x2a7ee5=_0x34a31d,[_0x2f3cda,_0x33ee1d]=_0x55988f[_0x2a7ee5(0x178)][_0x2a7ee5(0x149)]('|');return _0x2f3cda==_0x48e263[_0x2a7ee5(0x27b)]&&_0x33ee1d!=_0x5d3d8b;})[_0x34a31d(0x13f)](_0x481785=>{const _0x1b8b41=_0x34a31d;this[_0x1b8b41(0xe3)](_0x481785,_0x48e263[_0x1b8b41(0x1d4)],_0x3f3720),_0x41b11a=!0x0;});}return _0x41b11a;}[_0x3cce5b(0xe3)](_0x1af281,_0x1ca029,_0xe4133f){const _0x372ae9=_0x3cce5b,_0x4aba28=_0x1af281[_0x372ae9(0x1db)]()[_0x372ae9(0xff)](_0x1ca029);0x0!==_0x4aba28[_0x372ae9(0xef)]?0x1!==_0x4aba28[_0x372ae9(0xef)]?this[_0x372ae9(0x105)](_0x1af281,_0x1ca029[_0x372ae9(0x120)],_0x1ca029[_0x372ae9(0x216)]):this[_0x372ae9(0x246)](_0x1af281,_0x4aba28[0x0]):_0xe4133f[_0x372ae9(0x1f7)](_0x1af281[_0x372ae9(0x15b)]());}}class xt{constructor(_0x29f87c){const _0x175da1=_0x3cce5b;this[_0x175da1(0x1e8)]=_0x29f87c,this[_0x175da1(0xfc)]=_0x29f87c[_0x175da1(0x1e0)],this[_0x175da1(0x274)]=new Map(),this[_0x175da1(0x14e)]=new Map(),this[_0x175da1(0x277)]();}[_0x3cce5b(0x13d)](_0x334084,_0x1d0536,_0x2b2837,_0x4128ba,_0x165e98,_0x5b31fb){const _0x2e57e7=_0x3cce5b;return new _0x3eeed4(this[_0x2e57e7(0xfc)],{'type':_0x334084,'subType':_0x1d0536,'id':_0x2b2837,'author':_0x4128ba,'creator':_0x4128ba,'attributes':_0x165e98,'onAttributesChange':_0x5b31fb,'onAccept':(..._0x89e834)=>this[_0x2e57e7(0x251)](_0x334084,_0x1d0536,_0x2e57e7(0x265))(..._0x89e834),'onDiscard':(..._0x432119)=>this[_0x2e57e7(0x251)](_0x334084,_0x1d0536,_0x2e57e7(0x13a))(..._0x432119)});}[_0x3cce5b(0x194)](_0x59e2c4,_0x43e4a2,_0x5bb7e5,_0x12b00f){const _0x5530db=_0x3cce5b,_0xc11320=_0x59e2c4+':'+_0x43e4a2+':'+_0x5bb7e5;this[_0x5530db(0x274)][_0x5530db(0x1a4)](_0xc11320,_0x12b00f);}[_0x3cce5b(0x251)](_0x568fb0,_0x2bddf3,_0x30d38a){const _0x51fece=_0x3cce5b,_0x570674=_0x568fb0+':'+_0x2bddf3+':'+_0x30d38a;return this[_0x51fece(0x274)][_0x51fece(0xf8)](_0x570674)||this[_0x51fece(0x14e)][_0x51fece(0xf8)](_0x568fb0+':'+_0x30d38a);}[_0x3cce5b(0x277)](){const _0xcd6c46=_0x3cce5b,_0x175e82=()=>!0x1,_0x5a654e=_0x5bf9ae=>{const _0x297500=_0x2399;_0x5bf9ae[_0x297500(0x110)]((_0x849c29,_0x104c8a)=>_0x849c29[_0x297500(0x120)][_0x297500(0x168)](_0x104c8a[_0x297500(0x120)])?0x1:-0x1),this[_0x297500(0xfc)][_0x297500(0xe0)](_0x121620=>{const _0x5cd32f=_0x297500;for(const _0x12533e of _0x5bf9ae){let _0x4494f4;_0x4494f4=_0x12533e[_0x5cd32f(0x216)][_0x5cd32f(0x176)]&&_0x12533e[_0x5cd32f(0x216)][_0x5cd32f(0x16c)]==_0x12533e[_0x5cd32f(0x120)][_0x5cd32f(0x220)]?_0x121620[_0x5cd32f(0x147)](_0x12533e[_0x5cd32f(0x120)][_0x5cd32f(0x220)],'on'):_0x121620[_0x5cd32f(0x147)](_0x12533e),this[_0x5cd32f(0xfc)][_0x5cd32f(0x13c)](_0x4494f4,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x5a638d=(_0x38407c,_0x99ac66)=>{const _0x1a7433=_0x2399;_0x99ac66&&this[_0x1a7433(0xfc)][_0x1a7433(0xe0)](_0x23406c=>{const _0x24d31c=_0x1a7433,{commandName:_0x44201c,commandParams:_0x4ec2da=[]}=_0x99ac66,_0x3aaad3=_0x38407c[_0x24d31c(0x28d)](_0xdf46c6=>(Tt(_0xdf46c6)&&(_0xdf46c6=this[_0x24d31c(0xfc)][_0x24d31c(0x159)](_0xdf46c6[_0x24d31c(0x216)])),_0xdf46c6))[_0x24d31c(0x1bb)](_0xeac6b8=>_0x24d31c(0x141)!==_0xeac6b8[_0x24d31c(0xe4)][_0x24d31c(0x1c1)]);if(_0x3aaad3[_0x24d31c(0xef)]<0x1)return;const _0x3ea903=Array[_0x24d31c(0x1ed)](this[_0x24d31c(0xfc)][_0x24d31c(0x25e)][_0x24d31c(0x12f)][_0x24d31c(0x107)]())[_0x24d31c(0x28d)](_0x5be21b=>_0x34c794[_0x24d31c(0x214)](_0x5be21b));_0x23406c[_0x24d31c(0x17c)](_0x3aaad3);for(const _0x5ce829 of this[_0x24d31c(0x1e8)][_0x24d31c(0x114)][_0x24d31c(0x114)]())_0x5ce829[_0x24d31c(0x26c)]();_0x4ec2da[_0x24d31c(0xe5)]({'forceDefaultExecution':!0x0}),this[_0x24d31c(0x1e8)][_0x24d31c(0x24f)](_0x44201c,..._0x4ec2da);const _0x11b2c6=_0x3ea903[_0x24d31c(0x1bb)](_0x5b1373=>_0x24d31c(0x141)!=_0x5b1373[_0x24d31c(0xe4)][_0x24d31c(0x1c1)]);_0x11b2c6[_0x24d31c(0xef)]>0x0&&_0x23406c[_0x24d31c(0x17c)](_0x11b2c6);for(const _0x101cd7 of _0x3ea903)_0x101cd7[_0x24d31c(0x279)]();});},_0x473e10=(_0x5303f1,_0x26f9f0)=>0x1==_0x5303f1[_0xcd6c46(0xef)]&&0x1==_0x26f9f0[_0xcd6c46(0xef)]&&_0x5303f1[0x0][_0xcd6c46(0x216)][_0xcd6c46(0x192)](_0x26f9f0[0x0][_0xcd6c46(0x120)]),_0x30d0ec=(_0x10e2f2,_0x584acc,_0x989c8b,_0x3167e5)=>Ft(_0x10e2f2,_0x584acc,_0x989c8b,_0x3167e5,this[_0xcd6c46(0xfc)])?[_0x10e2f2,_0x584acc]:Ft(_0x584acc,_0x10e2f2,_0x3167e5,_0x989c8b,this[_0xcd6c46(0xfc)])?[_0x584acc,_0x10e2f2]:null;this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x271),_0x175e82),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x144),_0x5a654e),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x259),_0x473e10),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x235),_0x30d0ec),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x27f),_0x5a654e),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x1cc),_0x175e82),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x1b0),_0x473e10),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x16f),_0x30d0ec),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x13e),_0x5a638d),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x27e),_0x175e82),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x203),_0x473e10),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x18a),_0x175e82),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x19d),_0x5a638d),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x204),_0x175e82),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x230),_0x473e10),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x282),_0x175e82),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x26b),_0x175e82),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0x1a3),(_0x3c22cf,_0x7ab851)=>{const _0xeb38fa=_0xcd6c46;if(!_0x7ab851)return;const _0x1f856c=this[_0xeb38fa(0x1e8)][_0xeb38fa(0x232)][_0xeb38fa(0xf8)](p);this[_0xeb38fa(0xfc)][_0xeb38fa(0xe0)](_0x2f8a59=>{const _0x30055d=_0xeb38fa;if(_0x30055d(0x1fc)==_0x7ab851[_0x30055d(0x27b)])for(const _0x19db5e of _0x3c22cf){const _0x5b80f3=_0x19db5e[_0x30055d(0x120)][_0x30055d(0x220)],_0x2b1f14=_0x7ab851[_0x30055d(0x1ee)];_0x2f8a59[_0x30055d(0x12c)](_0x5b80f3,_0x2b1f14);}else{if(_0x1f856c[_0x30055d(0x156)](_0x7ab851[_0x30055d(0x27b)])){for(const _0x4d6d7d of _0x3c22cf)void 0x0!==_0x7ab851[_0x30055d(0x1ee)]?_0x2f8a59[_0x30055d(0x287)](_0x7ab851[_0x30055d(0x27b)],_0x7ab851[_0x30055d(0x1ee)],_0x4d6d7d[_0x30055d(0x120)][_0x30055d(0x220)]):_0x2f8a59[_0x30055d(0x1f8)](_0x7ab851[_0x30055d(0x27b)],_0x4d6d7d[_0x30055d(0x120)][_0x30055d(0x220)]);}else{for(const _0x11d948 of _0x3c22cf)_0x7ab851[_0x30055d(0x1ee)]?_0x2f8a59[_0x30055d(0x287)](_0x7ab851[_0x30055d(0x27b)],_0x7ab851[_0x30055d(0x1ee)],_0x11d948):_0x2f8a59[_0x30055d(0x1f8)](_0x7ab851[_0x30055d(0x27b)],_0x11d948);}}});}),this[_0xcd6c46(0x14e)][_0xcd6c46(0x1a4)](_0xcd6c46(0xf7),_0x473e10);}}function Rt(_0x317a4d,_0x1836e4,_0x37abd1){const _0x2fc061=_0x3cce5b;for(const _0xd02194 of _0x1836e4[_0x2fc061(0x16c)][_0x2fc061(0x22b)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0xd02194[_0x2fc061(0xe4)]==_0xd02194)return!0x1;if(!_0x37abd1[_0x2fc061(0x1fb)](_0xd02194))return!0x1;if(_0x317a4d[_0x2fc061(0x253)](_0xd02194)||_0x317a4d[_0x2fc061(0x289)](_0xd02194))return!0x0;}return!0x1;}function Tt(_0x23857b){const _0x313732=_0x3cce5b;return _0x23857b[_0x313732(0x216)][_0x313732(0x16c)]==_0x23857b[_0x313732(0x120)][_0x313732(0x220)]&&_0x23857b[_0x313732(0x216)][_0x313732(0x106)];}function Et(_0x4837fe,_0x5ae091,_0x296de3,_0x56c3a3){const _0x490310=_0x3cce5b,_0x5140d4=_0x44775c=>!_0x44775c[_0x490310(0x133)]['is'](_0x490310(0x209))&&!_0x56c3a3[_0x490310(0x253)](_0x44775c[_0x490310(0x133)]),_0x3a9e41=_0x4837fe[_0x490310(0x120)][_0x490310(0x1c6)](_0x5140d4),_0x25a41f=_0x4837fe[_0x490310(0x216)][_0x490310(0x1c6)](_0x5140d4,{'direction':_0x490310(0x195)});return(!_0x4837fe[_0x490310(0x120)][_0x490310(0x192)](_0x3a9e41)||!_0x4837fe[_0x490310(0x216)][_0x490310(0x192)](_0x25a41f))&&(_0x3a9e41[_0x490310(0x168)](_0x25a41f)?_0x296de3[_0x490310(0xeb)](_0x5ae091,{'range':_0x296de3[_0x490310(0x159)](_0x3a9e41,_0x25a41f)}):_0x296de3[_0x490310(0x1f7)](_0x5ae091),!0x0);}function Vt(_0x4d6059){return _0x6ec31d(_0x4d6059);}function Ut(_0x323162){const _0xd42804=_0x3cce5b,_0x33942f=_0x323162[_0xd42804(0x120)][_0xd42804(0x220)];return _0x33942f&&_0x33942f['is'](_0xd42804(0x173));}function Ot(_0x5e83d2,_0x3b1ac6){const _0x560818=_0x3cce5b;return null==_0x5e83d2[_0x560818(0x216)][_0x560818(0x179)]&&_0x5e83d2[_0x560818(0x216)][_0x560818(0x16c)]==_0x5e83d2[_0x560818(0x120)][_0x560818(0x220)]?Gt(_0x5e83d2[_0x560818(0x120)][_0x560818(0x220)],_0x3b1ac6):_0x5e83d2;}function Gt(_0x47ee47,_0xecf19c){const _0x2e1266=_0x3cce5b,_0x27639f=_0xecf19c[_0x2e1266(0x10c)][_0x2e1266(0x253)](_0x47ee47)||_0xecf19c[_0x2e1266(0x10c)][_0x2e1266(0x248)](_0x47ee47);return _0xecf19c[_0x2e1266(0x159)](_0xecf19c[_0x2e1266(0x23e)](_0x47ee47,_0x2e1266(0x237)),_0x27639f?_0xecf19c[_0x2e1266(0x256)](_0x47ee47):_0xecf19c[_0x2e1266(0x23e)](_0x47ee47,_0x2e1266(0x216)));}function Ft(_0x32ad1b,_0x47a36e,_0x240c16,_0x12041a,_0x247a57){const _0x1dc409=_0x3cce5b;if(!Pt(_0x32ad1b,_0x47a36e))return!0x1;if(_0x240c16[_0x1dc409(0x216)][_0x1dc409(0x192)](_0x12041a[_0x1dc409(0x120)]))return!0x0;if(_0x32ad1b[_0x1dc409(0x215)]!=_0x47a36e[_0x1dc409(0x215)])return!0x1;if(!_0x240c16[_0x1dc409(0x216)][_0x1dc409(0x111)](_0x12041a[_0x1dc409(0x120)]))return!0x1;const _0xabfee6=_0x247a57[_0x1dc409(0x159)](_0x240c16[_0x1dc409(0x216)],_0x12041a[_0x1dc409(0x120)])[_0x1dc409(0x11d)]();for(const _0x4bb71f of _0xabfee6)if([_0x1dc409(0x239),_0x1dc409(0x182)][_0x1dc409(0x19e)](_0x4bb71f[_0x1dc409(0x215)])&&_0x247a57[_0x1dc409(0x10c)][_0x1dc409(0x289)](_0x4bb71f[_0x1dc409(0x133)]))return!0x1;return!0x0;}function Pt(_0x3fbf15,_0x305971,_0x15b256=[]){const _0x21e643=_0x3cce5b;return!(!_0x3fbf15[_0x21e643(0x25f)]||!_0x305971[_0x21e643(0x25f)])&&_0x2b4b83(_0x313ced(_0x3fbf15[_0x21e643(0x183)],_0x15b256),_0x313ced(_0x305971[_0x21e643(0x183)],_0x15b256));}function _0x7b64(){const _0x452f17=['fromRange','type','end','acceptAllSuggestions','_adapter','low','_isRegisteredAttribute','_suggestions','external:','clear','markerToHighlight','hasComments','nodeAfter','splitPosition','dataDowncast','registerPostFixer','getAttribute','createRangeOn','fetchCommentThread','@external','getContainedElement','_refreshSuggestionsChain','lowest','getAncestors','addMarkerName','markerNameToElements','showSuggestionHighlights','attributeNewValue','formatBlock:join','addRange','plugins','activeMarkers','insert','insertion:chain','createPositionBefore','before','documentSelection','elementStart','move','ck-suggestion-marker-formatBlock','_blockAttributeKeys','removeComment','createPositionAt','markInsertion','containerElement','getUser','_addThreadToSuggestion','targetPosition','isInContent','addMarker:suggestion:formatBlock','_setSuggestionRange','unbind','isSelectable','reconvertMarker','stop','track-changes-command-not-found','normal','11721jCoHKs','mapper','execute','getMarkers','getSuggestionCallback','conversion','isObject','formatGroupId','_findSuggestions','createPositionAfter','marker-count','removeMarkers','insertion:join','some','634OGkPbA','groupId','track-changes-adapter-already-set','document','_isDataLoaded','track-changes-enable-command-twice','splice','removeMarker:suggestion:formatBlock','insertContent','_createSuggestion','accept','isAfter','remove','meta','_setSuggestionData','PendingActions','attribute:accept','refresh','update:suggestion','moveTargetPosition','deletion','_saved','insertion:accept','authoredAt','enableReadOnlyMode','_customCallbacks','find','isOwn','_registerDefaultCallbacks','createdAt','detach','_addSuggestionMarker','key','$text','locale','formatInline:discard','deletion:accept','addMarker:suggestion:attribute','has','formatBlock:chain','authorName','init','_joinSuggestions','getShiftedBy','setAttribute','toUpperCase','isLimit','keys','change:_saved','_trackFormatChanges','map','substr','containsRange','containsPosition','change','never','addMarker:suggestion','_reduceSuggestionAttributeRange','root','push','notReady','_suggestionState','ck-suggestion-marker-formatInline','containsRangeInObject','CommentsRepository','updateMarker','_recordAttributeSuggestions','descriptionFactory','_onDiscard','length','always','return','track-changes-suggestion-not-found','name','suggestion-type','$marker','_getSuggestionData','attribute:join','get','getSuggestion','registerBlockAttribute','_SUGGESTION_ANNOUNCEMENT','_model','data','widget','getDifference','high','announce','highest','batch','change:activeMarkers','_breakSuggestionMarker','isAtStart','getRanges','requires','_initAriaMarkerChangeAnnouncements','_processAttributeSuggestions','1416657QxsgLz','schema','_getAttributeKey','ready','newRange','sort','isTouching','isExternal','oldRange','commands','define','author','suggestion:attribute:','getNearestSelectionRange','adapter','_inlineAttributeKeys','discardSuggestion','getMultiRangeId','getWalker','isIntersectingWithRange','removeMarker:suggestion:attribute','start','enableCommand','Users','consume','pop','attribute:','addUser','trackChanges.mergeNestedSuggestions','markerName','toViewElement','elementToElement','dataToMarker','rename','catch','attribute','selection','createElement','editingDowncast','discardSelectedSuggestions','item','head','PENDING_ACTION_SUGGESTION','values','isUndo','suggestionLoaded','addSuggestion','discard','15297490NHVfxe','deleteContent','buildSuggestion','formatInline:accept','forEach','multi','$graveyard','substring','_joinWithAdjacentSuggestions','insertion:discard','insertion','_recordAttributeChanges','createSelection','removed','split','markerReady','getCustomProperty','accepted','isBlock','_defaultCallbacks','_mergeNestedSuggestions','_getAuthorFromId','updateSuggestion','acceptSuggestion','add','default','commentThread','_isBlockAttribute','isLocal','isNextTo','createRange','getAllAdjacentSuggestions','getFirstMarker','discardAllSuggestions','registerInlineAttribute','781zyvPLQ','group','1867952CyFjmb','hasCommentThread','_handleNewSuggestionMarker','9rpodvK','error-saving-suggestion-data-suggestion-discarded','differ','markAttributeChange','newValue','isBefore','writer','format','getItems','parent','_suggestionFactory','getChangedMarkers','deletion:chain','trackChanges','editing','hasSuggestion','element','data-suggestion','5015MXUGKv','isAtEnd','enqueueChange','subType','nodeBefore','formatBlock','_isForcedDefaultExecutionBlock','setSelection','skipNestingCheck','position','markDeletion','getIntersection','formatBlock:','elementEnd','attributes','createRangeIn','enableDefaultAttributesIntegration','track-changes-user-not-found','originalSuggestionId','markMultiRangeInsertion','isIntersecting','formatInline:chain','startsWith','track-changes-adapter-missing-getsuggestion','action','size','6954zikVRf','_getMarkerAnnouncementText','isDocumentOperation','isEqual','ck-suggestion-marker','registerCustomCallback','backward','options','multipleBlocks','markMultiRangeBlockFormat','assign','config','delete','ENTER','formatBlock:accept','includes','forceDefaultExecution','LEAVE','_enabledCommands','trackChangesCommand','attribute:discard','set','_updateSuggestionData','track-changes-suggestion-data-mismatch','_afterChanges','getRange','addCommentThread','pluginName','formatInline','unbindElementFromMarkerName','getChanges','attributeKey','forward','deletion:join','isMultiRange','addMarker','acceptSelectedSuggestions','suggestionChanged','bindElementToMarker','editor','getCommentThread','consumable','585024CbTPRj','addClass','filter','listenTo','comments','_refreshAttributeSuggestionsChain','_getExternalAuthor','markers','rootName','dataReady','formatInline:','addComment','ck-suggestion-marker-','getLastMatchingPosition','commandName','_removeSuggestion','suggestion','change:data','tablePasteChainId','deletion:discard','_cutOutSuggestionMarker','isCollapsed','markerToData','addSuggestionData','upcast','7RQybVG','addHighlight','range','_splitMarkerName','after','isRemovable','howMany','isArray','_processAttributeChanges','getFirstRange','insertion:','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.','isInsideObject','_checkSuggestionCorrectness','model','value','fire','rejected','ck-suggestion-marker--active','TrackChangesEditing','chain','fromCharCode','_editor','_reduceExistingSuggestions','for','applyOperation','_commentsRepository','from','oldValue','open','warn','clone','resolve','toJSON','deletion:','_rangeIsInLocalUserInsertion','210828LjEqtR','removeMarker','removeAttribute','getSuggestions','concat','containsItem','$elementName','join','markBlockFormat','then','suggestion:','unshift','stopListening','formatInline:join','formatBlock:discard','suggestionUnloaded','next','markInlineFormat','FORMATTING','$textProxy','previous','attributeOldValue','rethrowUnexpectedError','trackChanges.trackFormatChanges','setTo','collaboration.channelId','creator','removeClass','every','markMultiRangeDeletion'];_0x7b64=function(){return _0x452f17;};return _0x7b64();}function Lt(_0xa5f9a1,_0x547bed){const _0x7d0ce=_0x3cce5b,_0x4c50a4=Ht(_0xa5f9a1[_0x7d0ce(0x183)]),_0x333cf1=Ht(_0x547bed);if(!_0xa5f9a1[_0x7d0ce(0x25f)])return!0x1;for(const _0x2d84de of Object[_0x7d0ce(0x28a)](_0x333cf1))if(!_0x2b4b83(_0x4c50a4[_0x2d84de],_0x333cf1[_0x2d84de]))return!0x1;return!0x0;}function Ht(_0x3f75d3){const _0x347ce3=_0x3cce5b,_0x43fddc=Object[_0x347ce3(0x199)]({},_0x3f75d3);return delete _0x43fddc[_0x347ce3(0x17d)],delete _0x43fddc[_0x347ce3(0x1cb)],_0x43fddc;}
|
|
23
|
+
const _0x471db2=_0x4ebf;(function(_0x5ced8d,_0x13a58f){const _0x563b65=_0x4ebf,_0x4c8fbb=_0x5ced8d();while(!![]){try{const _0x1b1f0c=-parseInt(_0x563b65(0x2e9))/0x1+-parseInt(_0x563b65(0x185))/0x2*(parseInt(_0x563b65(0x2a6))/0x3)+-parseInt(_0x563b65(0x1d7))/0x4*(-parseInt(_0x563b65(0x1d6))/0x5)+parseInt(_0x563b65(0x18c))/0x6+-parseInt(_0x563b65(0x2b5))/0x7+-parseInt(_0x563b65(0x182))/0x8*(-parseInt(_0x563b65(0x190))/0x9)+parseInt(_0x563b65(0x2ae))/0xa*(parseInt(_0x563b65(0x19b))/0xb);if(_0x1b1f0c===_0x13a58f)break;else _0x4c8fbb['push'](_0x4c8fbb['shift']());}catch(_0x58a21c){_0x4c8fbb['push'](_0x4c8fbb['shift']());}}}(_0x572a,0x9beed));import{Plugin as _0x1eefdc,PendingActions as _0x40b231}from'ckeditor5/src/core.js';import{LiveRange as _0x4ec547}from'ckeditor5/src/engine.js';import{CKEditorError as _0x5dcf64,uid as _0x33e209,priorities as _0x175d41,logWarning as _0x458335}from'ckeditor5/src/utils.js';import{toWidget as _0x31c427}from'ckeditor5/src/widget.js';import{Users as _0x3dda38,hashObject as _0x362d49,surroundingMarkersDetector as _0x191901}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x28a9b9 from'./commands/trackchangescommand.js';import _0x425b1f from'./commands/acceptsuggestioncommand.js';function _0x572a(){const _0x495531=['commands','element','before','options','getAncestors','change','marker-count','formatBlock:accept','newRange','elementToElement','4574770Ibtlbd','4tuLPOb','CommentsRepository','track-changes-user-not-found','activeMarkers','add','notReady','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.','_splitMarkerName','_removeSuggestion','requires','$elementName','formatInline:chain','editor','track-changes-enable-command-twice','data','markMultiRangeInsertion','remove','$text','isIntersectingWithRange','getSuggestionCallback','attributeNewValue','action','reconvertMarker','deletion:','push','_handleNewSuggestionMarker','root','applyOperation','descriptionFactory','_recordAttributeChanges','ck-suggestion-marker--active','widget','track-changes-suggestion-not-found','getAllAdjacentSuggestions','keys','_breakSuggestionMarker','_editor','_mergeNestedSuggestions','insertion:join','isLocal','getIntersection','removeAttribute','getItems','_getSuggestionData','groupId','addComment','suggestion:','commandName','targetPosition','config','deleteContent','attribute','formatBlock:discard','_updateSuggestionData','bindElementToMarker','_setSuggestionRange','_rangeIsInLocalUserInsertion','discard','_enabledCommands','schema','track-changes-adapter-missing-getsuggestion','removed','_SUGGESTION_ANNOUNCEMENT','formatInline','isAtStart','suggestion-type','clone','commentThread','originalSuggestionId','move','track-changes-adapter-already-set','resolve','ck-suggestion-marker-formatInline','toViewElement','_reduceSuggestionAttributeRange','value','track-changes-command-not-found','createPositionBefore','addCommentThread','isAtEnd','documentSelection','getFirstRange','dataReady','batch','enqueueChange','elementEnd','PendingActions','oldValue','attribute:accept','acceptSelectedSuggestions','always','track-changes-suggestion-data-mismatch','isCollapsed','multi','catch','getCommentThread','size','isIntersecting','containsPosition','skipNestingCheck','_onDiscard','removeMarkers','elementStart','position','getChangedMarkers','_setSuggestionData','rootName','@external','createdAt','markerReady','getRanges','isEqual','dataDowncast','_joinSuggestions','editingDowncast','start','collaboration.channelId','define','trackChanges.trackFormatChanges','isAfter','sort','isSelectable','_getAuthorFromId','startsWith','ck-suggestion-marker-','accepted','lowest','LEAVE','deletion:discard','getMarkers','execute','_addThreadToSuggestion','containerElement','_processAttributeSuggestions','deletion:join','nodeBefore','isDocumentOperation','addSuggestion','_adapter','some','assign','stopListening','addRange','conversion','return','clear','detach','_getMarkerAnnouncementText','removeMarker:suggestion:formatBlock','fetchCommentThread','getSuggestion','plugins','markerNameToElements','low','insertion:discard','external:','key','_findSuggestions','from','fromCharCode','discardSelectedSuggestions','ck-suggestion-marker','locale','addMarker:suggestion:attribute','accept','attributeOldValue','containsRangeInObject','enableReadOnlyMode','isBlock','moveTargetPosition','getShiftedBy','pluginName','addClass','data-suggestion','showSuggestionHighlights','hasSuggestion','TrackChangesEditing','markMultiRangeDeletion','splice','getMultiRangeId','registerPostFixer','forward','writer','markBlockFormat','markers','_registerDefaultCallbacks','formatInline:discard','insertion:','authoredAt','getCustomProperty','containsRange','_defaultCallbacks','parent','_getExternalAuthor','markerName','createSelection','_recordAttributeSuggestions','ENTER','getUser','_reduceExistingSuggestions','getAttribute','mapper','buildSuggestion','concat','map','highest','insertContent','4035jpEGUO','set','hasComments','author','suggestion:attribute:','formatInline:','formatGroupId','join','7390zrNLzq','editing','$marker','isOwn','$textProxy','_trackFormatChanges','comments','1129492aKhXxm','model','createRangeOn','split','removeComment','removeMarker:suggestion:attribute','_refreshAttributeSuggestionsChain','attributes','differ','enableCommand','adapter','default','formatBlock','updateSuggestion','suggestion','_getAttributeKey','registerCustomCallback','createRangeIn','insertion','_isBlockAttribute','isExternal','deletion:accept','open','unbindElementFromMarkerName','discardSuggestion','getLastMatchingPosition','PENDING_ACTION_SUGGESTION','attribute:','trackChanges','_createSuggestion','change:activeMarkers','isMultiRange','markAttributeChange','attribute:join','createPositionAfter','then','previous','getWalker','dataToMarker','setTo','newValue','document','isUndo','getDifference','get','suggestionChanged','toJSON','trackChanges.mergeNestedSuggestions','$graveyard','find','meta','rename','706029nVBgLx','getNearestSelectionRange','isNextTo','item','unshift','createElement','getFirstMarker','getContainedElement','containsItem','createPositionAt','group','_afterChanges','authorName','values','filter','normal','addMarkerName','_commentsRepository','substring','warn','_addSuggestionMarker','update:suggestion','fromRange','insert','consume','markerToHighlight','after','backward','_saved','getRange','attributeKey','_isForcedDefaultExecutionBlock','_customCallbacks','_suggestionFactory','error-saving-suggestion-data-suggestion-discarded','name','_cutOutSuggestionMarker','forceDefaultExecution','isInContent','_isDataLoaded','getChanges','addSuggestionData','createRange','_model','includes','removeClass','acceptSuggestion','howMany','rejected','markerToData','splitPosition','acceptAllSuggestions','setAttribute','formatInline:join','suggestionUnloaded','oldRange','Users','discardAllSuggestions','every','multipleBlocks','subType','_inlineAttributeKeys','substr','nodeAfter','head','isRemovable','_blockAttributeKeys','announce','FORMATTING','upcast','length','_suggestions','_suggestionState','16KyotkW','selection','deletion','442MBsacp','addMarker:suggestion:formatBlock','refresh','rethrowUnexpectedError','setSelection','insertion:accept','isArray','3048762hwkXhe','_processAttributeChanges','next','addHighlight','520596nxFGGA','_checkSuggestionCorrectness','unbind','enableDefaultAttributesIntegration','has','toUpperCase','formatInline:accept','ck-suggestion-marker-formatBlock','attribute:discard','change:data','type','3938JzDVYy','_isRegisteredAttribute','addUser','isInsideObject','chain','_refreshSuggestionsChain','format','listenTo','end','consumable','registerInlineAttribute','isBefore','creator','isTouching','stop','markInlineFormat','hasCommentThread','delete','markInsertion','removeMarker','trackChangesCommand','deletion:chain','pop','isObject','ready','markMultiRangeBlockFormat','fire','formatBlock:join','isLimit','init','markDeletion','getSuggestions','addMarker:suggestion','registerBlockAttribute','range','formatBlock:chain','never','_initAriaMarkerChangeAnnouncements','high','_joinWithAdjacentSuggestions','change:_saved','tablePasteChainId','insertion:chain','addMarker','for','formatBlock:','suggestionLoaded','forEach','updateMarker'];_0x572a=function(){return _0x495531;};return _0x572a();}import _0x5525a6 from'./commands/discardsuggestioncommand.js';import _0x1c913e from'./commands/executeonallsuggestionscommand.js';import _0xd3301 from'./commands/executeonselectedsuggestionscommand.js';import _0x14df7f from'./suggestion.js';import _0x419685 from'./suggestiondescriptionfactory.js';import _0x3fd40c from'./integrations/aiassistant.js';import _0x253bea from'./integrations/alignment.js';import _0x3ebe99 from'./integrations/basicstyles.js';import _0x3b71c6 from'./integrations/blockquote.js';import _0x385387 from'./integrations/casechange.js';import _0x227d7f from'./integrations/ckbox.js';import _0x20a0a3 from'./integrations/codeblock.js';import _0x76fe1b from'./integrations/comments.js';import _0x17a9a6 from'./integrations/deletecommand.js';import _0x54db57 from'./integrations/list.js';import _0x59bc15 from'./integrations/listproperties.js';import _0x152840 from'./integrations/entercommand.js';import _0x251324 from'./integrations/findandreplace.js';import _0x42d4e5 from'./integrations/font.js';import _0x3f7be1 from'./integrations/formatpainter.js';import _0x338e2f from'./integrations/heading.js';import _0x34020 from'./integrations/highlight.js';import _0x50642f from'./integrations/horizontalline.js';import _0x2e0510 from'./integrations/htmlembed.js';import _0x35b997 from'./integrations/image.js';import _0x2b971b from'./integrations/imagereplace.js';import _0x240b88 from'./integrations/imagestyle.js';import _0x150288 from'./integrations/importword.js';import _0x498604 from'./integrations/indent.js';import _0x3f5e82 from'./integrations/inputcommand.js';function _0x4ebf(_0x29ab36,_0x43682b){const _0x572a3f=_0x572a();return _0x4ebf=function(_0x4ebf8d,_0x1688c2){_0x4ebf8d=_0x4ebf8d-0x14b;let _0x4cf47a=_0x572a3f[_0x4ebf8d];return _0x4cf47a;},_0x4ebf(_0x29ab36,_0x43682b);}import _0x5be042 from'./integrations/link.js';import _0x2f76c1 from'./integrations/legacylist.js';import _0x2eb8e5 from'./integrations/legacylistproperties.js';import _0x1a1e39 from'./integrations/mediaembed.js';import _0x4cf641 from'./integrations/mention.js';import _0xcd35a8 from'./integrations/multilevellist.js';import _0x531205 from'./integrations/pagebreak.js';import _0x286226 from'./integrations/paragraph.js';import _0x5edc09 from'./integrations/removeformat.js';import _0x263799 from'./integrations/restrictededitingmode.js';import _0x1cde7c from'./integrations/shiftentercommand.js';import _0x3e2d69 from'./integrations/standardeditingmode.js';import _0x391058 from'./integrations/style.js';import _0x1ae731 from'./integrations/table.js';import _0x56e4ed from'./integrations/tablemergesplit.js';import _0x227a87 from'./integrations/tableheadings.js';import _0x264067 from'./integrations/tableclipboard.js';import _0x3c00a1 from'./integrations/tablecolumnresize.js';import _0x4e01a6 from'./integrations/template.js';import _0x15eb4c from'./integrations/tableofcontents.js';import _0x2e154e from'./integrations/title.js';import _0x3698de from'./integrations/undo.js';import _0x1b870f from'./integrations/tablecaption.js';import _0x1c77b9 from'./integrations/tableproperties.js';import{getTranslation as _0x5af7ac}from'./utils/common-translations.js';import{isEqual as _0x4dfdb9,omit as _0x3dd7b1}from'lodash-es';export const renameAttributeKey=_0x471db2(0x1e1);export default class p extends _0x1eefdc{static get[_0x471db2(0x1e0)](){const _0x4dfe53=_0x471db2;return[_0x4dfe53(0x1d8),_0x3dda38,_0x40b231,_0x3fd40c,_0x253bea,_0x3ebe99,_0x3b71c6,_0x227d7f,_0x385387,_0x20a0a3,_0x76fe1b,_0x17a9a6,_0x152840,_0x251324,_0x42d4e5,_0x3f7be1,_0x338e2f,_0x34020,_0x50642f,_0x2e0510,_0x35b997,_0x240b88,_0x2b971b,_0x150288,_0x498604,_0x3f5e82,_0x2f76c1,_0x2eb8e5,_0xcd35a8,_0x5be042,_0x54db57,_0x59bc15,_0x1a1e39,_0x4cf641,_0x531205,_0x286226,_0x5edc09,_0x263799,_0x1cde7c,_0x3e2d69,_0x391058,_0x1ae731,_0x56e4ed,_0x227a87,_0x1b870f,_0x264067,_0x3c00a1,_0x15eb4c,_0x1c77b9,_0x4e01a6,_0x2e154e,_0x3698de];}static get[_0x471db2(0x282)](){const _0x43b456=_0x471db2;return _0x43b456(0x287);}constructor(_0x6473a3){const _0x328415=_0x471db2;function _0x33fd6c(_0x3f2d99){const _0x51312c=_0x4ebf;return _0x3f2d99[_0x51312c(0x2a3)](_0xb794e3=>String[_0x51312c(0x276)](_0xb794e3))[_0x51312c(0x2ad)]('');}super(_0x6473a3),this[_0x328415(0x29b)]=!0x1,this[_0x328415(0x2a7)](_0x328415(0x1da),[]),this['on'](_0x328415(0x2d3),(_0x48bf51,_0x7e8563,_0x45df40,_0x1b62e2)=>{const _0x1f4a65=_0x328415;this[_0x1f4a65(0x164)][_0x1f4a65(0x1d1)](()=>{const _0x4f5f84=_0x1f4a65;for(const _0x470cb8 of[..._0x1b62e2,..._0x45df40])this[_0x4f5f84(0x164)][_0x4f5f84(0x28f)][_0x4f5f84(0x194)](_0x470cb8)&&_0x6473a3[_0x4f5f84(0x2af)][_0x4f5f84(0x1ed)](_0x470cb8);});}),this[_0x328415(0x1f3)]=new _0x419685(this[_0x328415(0x1e3)][_0x328415(0x2b6)][_0x328415(0x212)],this[_0x328415(0x1e3)][_0x328415(0x279)]),this[_0x328415(0x261)]=null,this[_0x328415(0x15a)]=new xt(this[_0x328415(0x1e3)]),this[_0x328415(0x180)]=new Map(),this[_0x328415(0x2fa)]=_0x6473a3[_0x328415(0x26e)][_0x328415(0x2e1)](_0x328415(0x1d8)),this[_0x328415(0x211)]=new Set(),this[_0x328415(0x164)]=this[_0x328415(0x1e3)][_0x328415(0x2b6)],this[_0x328415(0x181)]=new WeakMap(),this[_0x328415(0x158)]=!0x1,this[_0x328415(0x17b)]=new Set([_0x328415(0x1e1)]),this[_0x328415(0x176)]=new Set(),_0x6473a3[_0x328415(0x208)][_0x328415(0x24c)](_0x328415(0x24d),_0x328415(0x2c0)),this[_0x328415(0x2b3)]=_0x6473a3[_0x328415(0x208)][_0x328415(0x2e1)](_0x328415(0x24d)),_0x6473a3[_0x328415(0x208)][_0x328415(0x24c)](_0x328415(0x2e4),!0x0),this[_0x328415(0x1fc)]=_0x6473a3[_0x328415(0x208)][_0x328415(0x2e1)](_0x328415(0x2e4)),this[_0x328415(0x1af)]=new _0x28a9b9(_0x6473a3,this[_0x328415(0x211)]),this[_0x328415(0x1c0)](),this[_0x33fd6c([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x33fd6c([0x34,0x30,0x34,0x38,0x31,0x32,0x31,0x36]);}[_0x471db2(0x1b8)](){const _0x2a1e45=_0x471db2,_0x5a4552=this[_0x2a1e45(0x1e3)],_0x5ee395=(_0x475f21,_0x28b189)=>{const _0x5202c7=_0x2a1e45;if(_0x5202c7(0x20a)!=_0x475f21)return _0x5202c7(0x253)+_0x475f21;const _0x18fc50=_0x28b189[_0x5202c7(0x2b8)]('|')[0x0];return this[_0x5202c7(0x2c8)](_0x18fc50)?_0x5202c7(0x197):_0x5202c7(0x21f);};_0x5a4552[_0x2a1e45(0x266)][_0x2a1e45(0x1c7)](_0x2a1e45(0x249))[_0x2a1e45(0x152)]({'model':_0x2a1e45(0x2c3),'view':_0x1e4020=>{const _0x7d8213=_0x2a1e45,{id:_0x2fa499,type:_0x5feaa,subType:_0xa030f6}=this[_0x7d8213(0x1de)](_0x1e4020[_0x7d8213(0x299)]),_0x14d2ee=[_0x7d8213(0x278),_0x5ee395(_0x5feaa,_0xa030f6)];let _0x116271=0xbb8;return this[_0x7d8213(0x1da)][_0x7d8213(0x165)](_0x1e4020[_0x7d8213(0x299)])&&(_0x14d2ee[_0x7d8213(0x1ef)](_0x7d8213(0x1f5)),_0x116271=0xbc2),_0x7d8213(0x184)==_0x5feaa&&(_0x116271+=0x5),{'classes':_0x14d2ee,'attributes':{'data-suggestion':_0x2fa499},'priority':_0x116271};}}),_0x5a4552[_0x2a1e45(0x266)][_0x2a1e45(0x1c7)](_0x2a1e45(0x247))[_0x2a1e45(0x1db)](_0x2a4c5e=>{const _0x2997b2=_0x2a1e45;_0x2a4c5e['on'](_0x2997b2(0x1bb),(_0x2dd4a4,_0x312d31,_0x24c1cb)=>{const _0x34898d=_0x2997b2;if(!_0x24c1cb[_0x34898d(0x1cf)][_0x34898d(0x285)])return;const _0x220391=_0x312d31[_0x34898d(0x2ec)];if(!_0x220391)return;const _0x22d746=_0x24c1cb[_0x34898d(0x2a0)][_0x34898d(0x220)](_0x220391);_0x5a4552[_0x34898d(0x2b6)][_0x34898d(0x212)][_0x34898d(0x1b2)](_0x220391)&&_0x22d746&&!_0x22d746[_0x34898d(0x294)](_0x34898d(0x1f6))&&_0x22d746['is'](_0x34898d(0x25b))&&_0x31c427(_0x22d746,_0x24c1cb[_0x34898d(0x28d)]);},{'priority':_0x2997b2(0x1c1)});}),_0x5a4552[_0x2a1e45(0x266)][_0x2a1e45(0x1c7)](_0x2a1e45(0x247))[_0x2a1e45(0x152)]({'model':_0x2a1e45(0x2c3),'view':(_0x26536b,_0x82ac4)=>{const _0x3ef205=_0x2a1e45;if(!_0x82ac4[_0x3ef205(0x1cf)][_0x3ef205(0x285)])return null;const {type:_0x5e522d,subType:_0x1750e5}=this[_0x3ef205(0x1de)](_0x26536b[_0x3ef205(0x299)]);return{'classes':[_0x3ef205(0x278),_0x5ee395(_0x5e522d,_0x1750e5)],'priority':0xbb8};}});const _0x5b85b8=({showActiveMarkers:_0x2efeb7=!0x0,isAttributeSuggestion:_0x49e7cc=!0x1}={})=>(_0x1df968,_0x34176c,_0x55aaa8)=>{const _0x24600e=_0x2a1e45;if(!_0x34176c[_0x24600e(0x2ec)])return;const {id:_0x21e72b}=this[_0x24600e(0x1de)](_0x34176c[_0x24600e(0x299)]);if(_0x49e7cc){const _0x249acb=this[_0x24600e(0x180)][_0x24600e(0x2e1)](_0x21e72b),_0x12d96b=this[_0x24600e(0x2c4)](_0x249acb);if(!this[_0x24600e(0x2c8)](_0x12d96b))return;}if(_0x34176c[_0x24600e(0x2ec)]['is'](_0x24600e(0x183)))return void _0x55aaa8[_0x24600e(0x1a4)][_0x24600e(0x151)](_0x34176c[_0x24600e(0x2ec)],_0x1df968[_0x24600e(0x15c)]);const _0x6e24f=_0x55aaa8[_0x24600e(0x2a0)][_0x24600e(0x220)](_0x34176c[_0x24600e(0x2ec)]);if(_0x34176c[_0x24600e(0x2ec)]['is'](_0x24600e(0x1cd))&&_0x5a4552[_0x24600e(0x2b6)][_0x24600e(0x212)][_0x24600e(0x27f)](_0x34176c[_0x24600e(0x2ec)])&&!_0x6e24f[_0x24600e(0x294)](_0x24600e(0x18f))){_0x55aaa8[_0x24600e(0x28d)][_0x24600e(0x283)]([_0x24600e(0x278),_0x24600e(0x197)],_0x6e24f),_0x55aaa8[_0x24600e(0x28d)][_0x24600e(0x16d)](_0x24600e(0x284),_0x21e72b,_0x6e24f),_0x55aaa8[_0x24600e(0x2a0)][_0x24600e(0x20d)](_0x6e24f,_0x34176c[_0x24600e(0x299)]),_0x2efeb7&&(this[_0x24600e(0x1da)][_0x24600e(0x165)](_0x34176c[_0x24600e(0x299)])?_0x55aaa8[_0x24600e(0x28d)][_0x24600e(0x283)](_0x24600e(0x1f5),_0x6e24f):_0x55aaa8[_0x24600e(0x28d)][_0x24600e(0x166)](_0x24600e(0x1f5),_0x6e24f));for(const _0x1fcb22 of _0x5a4552[_0x24600e(0x2b6)][_0x24600e(0x2c6)](_0x34176c[_0x24600e(0x2ec)])[_0x24600e(0x201)]())_0x55aaa8[_0x24600e(0x1a4)][_0x24600e(0x151)](_0x1fcb22,_0x1df968[_0x24600e(0x15c)]);_0x55aaa8[_0x24600e(0x1a4)][_0x24600e(0x151)](_0x34176c[_0x24600e(0x2ec)],_0x1df968[_0x24600e(0x15c)]);}};_0x5a4552[_0x2a1e45(0x266)][_0x2a1e45(0x1c7)](_0x2a1e45(0x247))[_0x2a1e45(0x1db)](_0x43fd72=>{const _0x36b029=_0x2a1e45;_0x43fd72['on'](_0x36b029(0x186),(_0x2e780a,_0x356626,_0x290d22)=>{const _0x353105=_0x36b029;_0x290d22[_0x353105(0x1cf)][_0x353105(0x285)]&&_0x5b85b8({'showActiveMarkers':!0x1})(_0x2e780a,_0x356626,_0x290d22);},{'priority':_0x36b029(0x2a4)});}),_0x5a4552[_0x2a1e45(0x266)][_0x2a1e45(0x1c7)](_0x2a1e45(0x247))[_0x2a1e45(0x1db)](_0x307598=>{const _0x4f2398=_0x2a1e45;_0x307598['on'](_0x4f2398(0x27a),(_0x5f3b0f,_0x581b9e,_0x3e7b84)=>{const _0x877d44=_0x4f2398;_0x3e7b84[_0x877d44(0x1cf)][_0x877d44(0x285)]&&_0x5b85b8({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x5f3b0f,_0x581b9e,_0x3e7b84);},{'priority':_0x4f2398(0x2a4)});}),_0x5a4552[_0x2a1e45(0x266)][_0x2a1e45(0x1c7)](_0x2a1e45(0x247))[_0x2a1e45(0x16a)]({'model':_0x2a1e45(0x2c3),'view':(_0x106126,_0x289cb6)=>_0x289cb6[_0x2a1e45(0x1cf)][_0x2a1e45(0x285)]?null:{'group':_0x2a1e45(0x2c3),'name':_0x106126[_0x2a1e45(0x177)](0xb)}}),_0x5a4552[_0x2a1e45(0x266)][_0x2a1e45(0x1c7)](_0x2a1e45(0x17e))[_0x2a1e45(0x1d5)]({'view':{'name':_0x2a1e45(0x2c3),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x18f295,{writer:_0x180e3c})=>{const _0xde7ab1=_0x2a1e45;let _0x21fde4=_0xde7ab1(0x205)+_0x18f295[_0xde7ab1(0x29f)](_0xde7ab1(0x218))+':'+_0x18f295[_0xde7ab1(0x29f)]('id');return _0x18f295[_0xde7ab1(0x29f)](_0xde7ab1(0x1d2))&&(_0x21fde4+=':'+_0x18f295[_0xde7ab1(0x29f)](_0xde7ab1(0x1d2))),_0x180e3c[_0xde7ab1(0x2ee)](_0xde7ab1(0x2b0),{'data-name':_0x21fde4});}}),_0x5a4552[_0x2a1e45(0x266)][_0x2a1e45(0x1c7)](_0x2a1e45(0x17e))[_0x2a1e45(0x2db)]({'view':_0x2a1e45(0x2c3)}),_0x5a4552[_0x2a1e45(0x266)][_0x2a1e45(0x1c7)](_0x2a1e45(0x249))[_0x2a1e45(0x1db)](_0x1c23d8=>{const _0x588da9=_0x2a1e45;_0x1c23d8['on'](_0x588da9(0x186),_0x5b85b8(),{'priority':_0x588da9(0x1c1)});}),_0x5a4552[_0x2a1e45(0x266)][_0x2a1e45(0x1c7)](_0x2a1e45(0x249))[_0x2a1e45(0x1db)](_0x14fdb7=>{const _0x126766=_0x2a1e45;_0x14fdb7['on'](_0x126766(0x27a),_0x5b85b8({'isAttributeSuggestion':!0x0}),{'priority':_0x126766(0x1c1)});}),_0x5a4552[_0x2a1e45(0x266)][_0x2a1e45(0x1c7)](_0x2a1e45(0x249))[_0x2a1e45(0x1db)](_0x437571=>{const _0x462753=_0x2a1e45;_0x437571['on'](_0x462753(0x26b),(_0x120670,_0x2b01d6,_0x263a2b)=>{const _0x14fda0=_0x462753,_0x40971f=_0x263a2b[_0x14fda0(0x2a0)][_0x14fda0(0x26f)](_0x2b01d6[_0x14fda0(0x299)]);if(_0x40971f){for(const _0x51e825 of _0x40971f)_0x51e825[_0x14fda0(0x294)](_0x14fda0(0x18f))||(_0x263a2b[_0x14fda0(0x28d)][_0x14fda0(0x166)]([_0x14fda0(0x278),_0x14fda0(0x197),_0x14fda0(0x1f5)],_0x51e825),_0x263a2b[_0x14fda0(0x28d)][_0x14fda0(0x200)](_0x14fda0(0x284),_0x51e825),_0x263a2b[_0x14fda0(0x2a0)][_0x14fda0(0x2cc)](_0x51e825,_0x2b01d6[_0x14fda0(0x299)]));}},{'priority':_0x462753(0x1c1)});}),_0x5a4552[_0x2a1e45(0x266)][_0x2a1e45(0x1c7)](_0x2a1e45(0x249))[_0x2a1e45(0x1db)](_0x3e4058=>{const _0x2266e2=_0x2a1e45;_0x3e4058['on'](_0x2266e2(0x2ba),(_0x36ca7e,_0x565132,_0x3f4d0a)=>{const _0x526e28=_0x2266e2,_0x3495d5=_0x3f4d0a[_0x526e28(0x2a0)][_0x526e28(0x26f)](_0x565132[_0x526e28(0x299)]);if(!_0x3495d5)return;const {id:_0x1e322f}=this[_0x526e28(0x1de)](_0x565132[_0x526e28(0x299)]),_0x49b447=this[_0x526e28(0x180)][_0x526e28(0x2e1)](_0x1e322f),_0x5df848=this[_0x526e28(0x2c4)](_0x49b447);if(this[_0x526e28(0x2c8)](_0x5df848)){for(const _0x302316 of _0x3495d5)_0x302316[_0x526e28(0x294)](_0x526e28(0x18f))||(_0x3f4d0a[_0x526e28(0x28d)][_0x526e28(0x166)]([_0x526e28(0x278),_0x526e28(0x197),_0x526e28(0x1f5)],_0x302316),_0x3f4d0a[_0x526e28(0x28d)][_0x526e28(0x200)](_0x526e28(0x284),_0x302316),_0x3f4d0a[_0x526e28(0x2a0)][_0x526e28(0x2cc)](_0x302316,_0x565132[_0x526e28(0x299)]));}},{'priority':_0x2266e2(0x1c1)});}),_0x5a4552[_0x2a1e45(0x2b6)][_0x2a1e45(0x2de)][_0x2a1e45(0x28b)](_0x3b85d0=>{const _0x55fe75=_0x2a1e45;let _0x488536=!0x1;const _0x5b3f19=Array[_0x55fe75(0x275)](_0x5a4552[_0x55fe75(0x2b6)][_0x55fe75(0x2de)][_0x55fe75(0x2bd)][_0x55fe75(0x23f)]()),_0x403b33=new Set();for(const {name:_0x46198a,data:_0x4d2ae0}of _0x5b3f19){const {group:_0x258001,type:_0x4a14ff,subType:_0x3e69df,id:_0x179a97}=this[_0x55fe75(0x1de)](_0x46198a);if(_0x55fe75(0x2c3)!==_0x258001)continue;const _0x59dcc7=this[_0x55fe75(0x180)][_0x55fe75(0x2e1)](_0x179a97);if(null!=_0x4d2ae0[_0x55fe75(0x1d4)]){_0x55fe75(0x216)==_0x4a14ff&&(_0x488536=_0x488536||Et(_0x4d2ae0[_0x55fe75(0x1d4)],_0x46198a,_0x3b85d0,_0x5a4552[_0x55fe75(0x2b6)][_0x55fe75(0x212)]));const _0x5c7940=_0x55fe75(0x20a)==_0x4a14ff&&this[_0x55fe75(0x2c8)](_0x3e69df[_0x55fe75(0x2b8)]('|')[0x0]);if(_0x4d2ae0[_0x55fe75(0x1d4)][_0x55fe75(0x233)]||_0x55fe75(0x2e5)==_0x4d2ae0[_0x55fe75(0x1d4)][_0x55fe75(0x1f1)][_0x55fe75(0x241)]||_0x55fe75(0x2c1)==_0x4a14ff&&!Ut(_0x4d2ae0[_0x55fe75(0x1d4)])||_0x5c7940&&!Ut(_0x4d2ae0[_0x55fe75(0x1d4)])||_0x55fe75(0x184)==_0x4a14ff&&!(!Tt(_0x3f6e2a=_0x4d2ae0[_0x55fe75(0x1d4)])&&!function(_0x1f2ed2){const _0x1e4a5e=_0x55fe75;return _0x1f2ed2[_0x1e4a5e(0x24a)][_0x1e4a5e(0x297)]==_0x1f2ed2[_0x1e4a5e(0x1a3)][_0x1e4a5e(0x25e)]&&_0x1f2ed2[_0x1e4a5e(0x24a)][_0x1e4a5e(0x226)];}(_0x3f6e2a)))_0x3b85d0[_0x55fe75(0x1ae)](_0x46198a),_0x488536=!0x0;else{if(!_0x59dcc7||!_0x59dcc7[_0x55fe75(0x15f)])continue;_0x403b33[_0x55fe75(0x1db)](_0x59dcc7);}}}var _0x3f6e2a;return _0x403b33[_0x55fe75(0x237)]>0x0&&(_0x488536=!!this[_0x55fe75(0x1c2)](_0x403b33)||_0x488536),_0x488536;}),_0x5a4552[_0x2a1e45(0x2b6)][_0x2a1e45(0x2de)][_0x2a1e45(0x28b)](_0x2e87ae=>{const _0xc5d21f=_0x2a1e45;let _0x39d103=!0x1;for(const _0x4cfafe of _0x5a4552[_0xc5d21f(0x2b6)][_0xc5d21f(0x2de)][_0xc5d21f(0x2bd)][_0xc5d21f(0x161)]())if(_0xc5d21f(0x150)==_0x4cfafe[_0xc5d21f(0x19a)])for(const _0x4ba32f of this[_0xc5d21f(0x180)][_0xc5d21f(0x2f6)]()){if(_0x4ba32f[_0xc5d21f(0x2d4)]||!_0x4ba32f[_0xc5d21f(0x15f)])continue;const _0x1b91ed=_0xc5d21f(0x2c1)==_0x4ba32f[_0xc5d21f(0x19a)],_0x2cc1f5=this[_0xc5d21f(0x2c4)](_0x4ba32f),_0x5a7419=_0x2cc1f5&&this[_0xc5d21f(0x2c8)](_0x2cc1f5);if(!_0x1b91ed&&!_0x5a7419)continue;const _0x24fa8a=_0x4ba32f[_0xc5d21f(0x228)]();if(_0x24fa8a[_0xc5d21f(0x24a)][_0xc5d21f(0x297)]!=_0x24fa8a[_0xc5d21f(0x1a3)][_0xc5d21f(0x297)]&&!_0x24fa8a[_0xc5d21f(0x1a3)][_0xc5d21f(0x226)]){const _0x28bf85=_0x5a4552[_0xc5d21f(0x2b6)][_0xc5d21f(0x2f2)](_0x24fa8a[_0xc5d21f(0x24a)][_0xc5d21f(0x178)],_0xc5d21f(0x1a3)),_0x38bf82=_0x5a4552[_0xc5d21f(0x2b6)][_0xc5d21f(0x163)](_0x24fa8a[_0xc5d21f(0x24a)],_0x28bf85);_0x2e87ae[_0xc5d21f(0x1cb)](_0x4ba32f[_0xc5d21f(0x2ef)](),{'range':_0x38bf82}),_0x39d103=!0x0;}}return _0x39d103;}),_0x5a4552[_0x2a1e45(0x2b6)][_0x2a1e45(0x2de)][_0x2a1e45(0x28b)](_0x1edfd3=>this[_0x2a1e45(0x18d)](_0x1edfd3)),_0x5a4552[_0x2a1e45(0x2b6)][_0x2a1e45(0x2de)][_0x2a1e45(0x28b)](_0x2e1a1f=>!_0x2e1a1f[_0x2a1e45(0x22a)][_0x2a1e45(0x1fe)]&&this[_0x2a1e45(0x25c)](_0x2e1a1f)),_0x5a4552[_0x2a1e45(0x2b6)]['on'](_0x2a1e45(0x2f4),()=>{const _0x1c88d8=_0x2a1e45;this[_0x1c88d8(0x29b)]=!0x1;}),_0x5a4552[_0x2a1e45(0x2b6)][_0x2a1e45(0x2de)]['on'](_0x2a1e45(0x199),(_0x46ffcd,_0x5cc117)=>{const _0x37d0a2=_0x2a1e45;if(!_0x5cc117[_0x37d0a2(0x1fe)]||_0x5cc117[_0x37d0a2(0x2df)])return;if(!this[_0x37d0a2(0x29b)])return;const _0x52b65d=_0x5a4552[_0x37d0a2(0x2b6)][_0x37d0a2(0x2de)][_0x37d0a2(0x2bd)][_0x37d0a2(0x161)]();if(0x0==_0x52b65d[_0x37d0a2(0x17f)])return;const _0x5b66e8=[],_0x416c1d=_0x52b65d[_0x37d0a2(0x2f7)](_0x534c50=>_0x37d0a2(0x20a)==_0x534c50[_0x37d0a2(0x19a)]),_0x38d724=_0x52b65d[_0x37d0a2(0x2f7)](_0x176b02=>_0x37d0a2(0x150)==_0x176b02[_0x37d0a2(0x19a)]&&_0x37d0a2(0x1e8)!=_0x176b02[_0x37d0a2(0x15c)]);for(const _0x19b655 of _0x416c1d)this[_0x37d0a2(0x19c)](_0x19b655[_0x37d0a2(0x157)])&&_0x5b66e8[_0x37d0a2(0x1ef)]({'key':_0x19b655[_0x37d0a2(0x157)],'newValue':_0x19b655[_0x37d0a2(0x1eb)],'oldValue':_0x19b655[_0x37d0a2(0x27c)],'range':Ot(_0x19b655[_0x37d0a2(0x1bd)],_0x5a4552[_0x37d0a2(0x2b6)])});for(const _0x5bb815 of _0x38d724){if(_0x37d0a2(0x2e8)!=_0x5bb815[_0x37d0a2(0x1ec)]&&_0x37d0a2(0x187)!=_0x5bb815[_0x37d0a2(0x1ec)])continue;const _0x7da9d4=Gt(_0x5bb815[_0x37d0a2(0x23e)][_0x37d0a2(0x178)],_0x5a4552[_0x37d0a2(0x2b6)]),_0x4bea0a=_0x5bb815[_0x37d0a2(0x1ce)];_0x37d0a2(0x2e8)==_0x5bb815[_0x37d0a2(0x1ec)]&&_0x5b66e8[_0x37d0a2(0x1ef)]({'key':_0x37d0a2(0x1e1),'newValue':_0x5bb815[_0x37d0a2(0x15c)],'oldValue':_0x4bea0a[_0x37d0a2(0x15c)],'range':_0x7da9d4});for(const [_0x1d7a7c,_0x475548]of _0x4bea0a[_0x37d0a2(0x2bc)]){if(!this[_0x37d0a2(0x19c)](_0x1d7a7c))continue;const _0x1c8a6e=_0x5bb815[_0x37d0a2(0x2bc)][_0x37d0a2(0x2e1)](_0x1d7a7c);_0x475548!==_0x1c8a6e&&_0x5b66e8[_0x37d0a2(0x1ef)]({'key':_0x1d7a7c,'newValue':_0x1c8a6e,'oldValue':_0x475548,'range':_0x7da9d4});}for(const [_0x88e303,_0x22685d]of _0x5bb815[_0x37d0a2(0x2bc)])this[_0x37d0a2(0x19c)](_0x88e303)&&(_0x4bea0a[_0x37d0a2(0x2bc)][_0x37d0a2(0x194)](_0x88e303)||_0x5b66e8[_0x37d0a2(0x1ef)]({'key':_0x88e303,'newValue':_0x22685d,'oldValue':null,'range':_0x7da9d4}));}0x0!=_0x5b66e8[_0x37d0a2(0x17f)]&&_0x5a4552[_0x37d0a2(0x2b6)][_0x37d0a2(0x22b)](_0x5cc117,_0x46e624=>{const _0x205dee=_0x37d0a2,_0xa84a28=_0x33e209();for(const {range:_0x304b50,key:_0xb30032,oldValue:_0x38c1c7,newValue:_0x46e31a}of _0x5b66e8)this[_0x205dee(0x2d5)](_0x304b50,_0xb30032,_0x38c1c7,_0x46e31a,{'groupId':_0xa84a28});this[_0x205dee(0x29e)](_0x46e624,_0x5b66e8);});},{'priority':_0x2a1e45(0x255)}),_0x5a4552[_0x2a1e45(0x2b6)][_0x2a1e45(0x28f)]['on'](_0x2a1e45(0x14e),(_0x4959df,_0x3227a9,_0x577854)=>{const _0x232d33=_0x2a1e45;if(null==_0x577854){const {id:_0x52f723}=this[_0x232d33(0x1de)](_0x3227a9[_0x232d33(0x15c)]),_0x1ffa94=this[_0x232d33(0x180)][_0x232d33(0x2e1)](_0x52f723);_0x1ffa94&&_0x1ffa94[_0x232d33(0x2f9)](_0x3227a9[_0x232d33(0x15c)]);}}),_0x5a4552[_0x2a1e45(0x2b6)][_0x2a1e45(0x2de)]['on'](_0x2a1e45(0x199),()=>{const _0xf1f7e1=_0x2a1e45,_0x2cfd35=Array[_0xf1f7e1(0x275)](_0x5a4552[_0xf1f7e1(0x2b6)][_0xf1f7e1(0x2de)][_0xf1f7e1(0x2bd)][_0xf1f7e1(0x23f)]())[_0xf1f7e1(0x2f7)](_0x5e8ed6=>_0xf1f7e1(0x2c3)===this[_0xf1f7e1(0x1de)](_0x5e8ed6[_0xf1f7e1(0x15c)])[_0xf1f7e1(0x2f3)]);if(0x0===_0x2cfd35[_0xf1f7e1(0x17f)])return;_0x2cfd35[_0xf1f7e1(0x24f)]((_0x5f1e93,_0x52f018)=>{const _0x5491e4=_0xf1f7e1,_0x163d1e=_0x5f1e93[_0x5491e4(0x1e5)][_0x5491e4(0x170)],_0x19e76a=_0x52f018[_0x5491e4(0x1e5)][_0x5491e4(0x170)];return null===_0x163d1e&&null===_0x19e76a?0x0:null===_0x163d1e&&null!==_0x19e76a?-0x1:null!==_0x163d1e&&null===_0x19e76a?0x1:_0x163d1e[_0x5491e4(0x24a)][_0x5491e4(0x1a6)](_0x19e76a[_0x5491e4(0x24a)])?-0x1:0x1;});const _0x217797=new Set(),_0x4058af=new Set();for(const {name:_0x50ad4b,data:_0x56eee2}of _0x2cfd35){const {id:_0x84e53a}=this[_0xf1f7e1(0x1de)](_0x50ad4b);if(null===_0x56eee2[_0xf1f7e1(0x170)]){const _0x5e4c86=this[_0xf1f7e1(0x1f0)](_0x50ad4b);_0x4058af[_0xf1f7e1(0x1db)](_0x5e4c86);}else{const _0xfe4e0a=this[_0xf1f7e1(0x180)][_0xf1f7e1(0x2e1)](_0x84e53a);null!==_0x56eee2[_0xf1f7e1(0x1d4)]||_0xfe4e0a[_0xf1f7e1(0x15f)]?(_0x217797[_0xf1f7e1(0x1db)](_0xfe4e0a[_0xf1f7e1(0x179)]),_0x4058af[_0xf1f7e1(0x1db)](_0xfe4e0a)):this[_0xf1f7e1(0x1df)](_0xfe4e0a);}}_0x4058af[_0xf1f7e1(0x237)]>0x0&&this[_0xf1f7e1(0x1a0)](_0x4058af);for(const _0x14f3e7 of _0x217797)this[_0xf1f7e1(0x1b5)](_0xf1f7e1(0x2e2),_0x14f3e7);}),_0x5a4552[_0x2a1e45(0x2b6)]['on'](_0x2a1e45(0x1f2),(_0xa31278,_0x310b53)=>{const _0x463923=_0x2a1e45,_0x568ff9=_0x310b53[0x0];if(!this[_0x463923(0x180)][_0x463923(0x237)])return;if(!_0x568ff9[_0x463923(0x25f)])return;if(_0x568ff9[_0x463923(0x22a)][_0x463923(0x2df)]||!_0x568ff9[_0x463923(0x22a)][_0x463923(0x1fe)])return;let _0x3e2d6a,_0x365925;switch(_0x568ff9[_0x463923(0x19a)]){case _0x463923(0x150):_0x3e2d6a=_0x5a4552[_0x463923(0x2b6)][_0x463923(0x2f2)](_0x568ff9[_0x463923(0x23e)]),_0x365925=_0x3e2d6a[_0x463923(0x281)](_0x568ff9[_0x463923(0x168)]);break;case _0x463923(0x2b8):_0x3e2d6a=_0x5a4552[_0x463923(0x2b6)][_0x463923(0x2f2)](_0x568ff9[_0x463923(0x16b)]),_0x365925=_0x5a4552[_0x463923(0x2b6)][_0x463923(0x2f2)](_0x568ff9[_0x463923(0x280)]);break;case _0x463923(0x21c):_0x3e2d6a=_0x5a4552[_0x463923(0x2b6)][_0x463923(0x2f2)](_0x568ff9[_0x463923(0x207)]),_0x365925=_0x3e2d6a[_0x463923(0x281)](_0x568ff9[_0x463923(0x168)]);break;default:return;}const _0x2d32aa=_0x5a4552[_0x463923(0x2b6)][_0x463923(0x163)](_0x3e2d6a,_0x365925);_0x5a4552[_0x463923(0x2b6)][_0x463923(0x1d1)](()=>{const _0x1b6406=_0x463923;for(const {suggestion:_0x34a9cb,meta:_0x290806}of this[_0x1b6406(0x274)](_0x2d32aa)){if(_0x34a9cb[_0x1b6406(0x2d4)])continue;if(_0x1b6406(0x216)==_0x34a9cb[_0x1b6406(0x19a)])continue;const _0x28c831=this[_0x1b6406(0x2c4)](_0x34a9cb);if(_0x28c831&&this[_0x1b6406(0x2c8)](_0x28c831)&&_0x1b6406(0x2b8)!=_0x568ff9[_0x1b6406(0x19a)])continue;const _0x42c836=_0x34a9cb[_0x1b6406(0x1e5)]&&_0x34a9cb[_0x1b6406(0x1e5)][_0x1b6406(0x174)];(_0x1b6406(0x2c1)!=_0x34a9cb[_0x1b6406(0x19a)]||_0x1b6406(0x2b8)==_0x568ff9[_0x1b6406(0x19a)]&&!_0x42c836)&&(_0x290806[_0x1b6406(0x27d)]||_0x1b6406(0x2c7)==_0x34a9cb[_0x1b6406(0x19a)]&&_0x290806[_0x1b6406(0x2b1)]||_0x34a9cb[_0x1b6406(0x228)]()[_0x1b6406(0x295)](_0x2d32aa)&&this[_0x1b6406(0x1fa)](_0x34a9cb,_0x3e2d6a,_0x365925));}});},{'priority':_0x2a1e45(0x255)}),_0x5a4552[_0x2a1e45(0x2b6)]['on'](_0x2a1e45(0x209),(_0x3a1f92,_0x126efa)=>{const _0x1e408b=_0x2a1e45,_0x407938=_0x126efa[0x0],_0x222b79=_0x126efa[0x1];if(_0x222b79&&_0x222b79[_0x1e408b(0x15e)])return;if(this[_0x1e408b(0x158)])return;if(!this[_0x1e408b(0x1af)][_0x1e408b(0x222)])return;if(_0x407938[_0x1e408b(0x233)])return;const _0x4382d9=_0x5a4552[_0x1e408b(0x2b6)][_0x1e408b(0x212)],{start:_0x4a94a0,end:_0x13d1f5}=_0x407938[_0x1e408b(0x228)](),_0x2fc6f1=_0x4a94a0[_0x1e408b(0x178)]&&_0x4382d9[_0x1e408b(0x1b7)](_0x4a94a0[_0x1e408b(0x178)])?null:_0x4382d9[_0x1e408b(0x2ea)](_0x4a94a0,_0x1e408b(0x28c)),_0x4c0bc8=_0x13d1f5[_0x1e408b(0x25e)]&&_0x4382d9[_0x1e408b(0x1b7)](_0x13d1f5[_0x1e408b(0x25e)])?null:_0x4382d9[_0x1e408b(0x2ea)](_0x13d1f5,_0x1e408b(0x154)),_0x219edd=_0x5a4552[_0x1e408b(0x2b6)][_0x1e408b(0x163)](_0x2fc6f1?_0x2fc6f1[_0x1e408b(0x24a)]:_0x4a94a0,_0x4c0bc8?_0x4c0bc8[_0x1e408b(0x1a3)]:_0x13d1f5);_0x5a4552[_0x1e408b(0x2b6)][_0x1e408b(0x1d1)](_0x508ee5=>{const _0x15e96b=_0x1e408b;this[_0x15e96b(0x1b9)](_0x219edd);const _0x1b95a4=_0x5a4552[_0x15e96b(0x2b6)][_0x15e96b(0x212)][_0x15e96b(0x2ea)](_0x219edd[_0x15e96b(0x24a)]);_0x407938['is'](_0x15e96b(0x227))?_0x508ee5[_0x15e96b(0x189)](_0x1b95a4):_0x407938[_0x15e96b(0x2dc)](_0x1b95a4);}),_0x3a1f92[_0x1e408b(0x1a9)]();},{'priority':_0x175d41[_0x2a1e45(0x2f8)]+0xa}),_0x5a4552[_0x2a1e45(0x2b6)]['on'](_0x2a1e45(0x2a5),(_0x4f1a54,_0x4e3259)=>{const _0x57f908=_0x2a1e45,_0x156453=_0x4e3259[_0x4e3259[_0x57f908(0x17f)]-0x1];_0x156453&&_0x156453[_0x57f908(0x15e)]||this[_0x57f908(0x158)]||this[_0x57f908(0x1af)][_0x57f908(0x222)]&&(_0x5a4552[_0x57f908(0x2b6)][_0x57f908(0x1d1)](()=>{const _0x38016a=_0x57f908;let _0x2f4eed=_0x5a4552[_0x38016a(0x2b6)][_0x38016a(0x2a5)](_0x4e3259[0x0],_0x4e3259[0x1],_0x4e3259[0x2],{'forceDefaultExecution':!0x0});if(!_0x2f4eed)return;_0x4f1a54[_0x38016a(0x267)]=_0x2f4eed[_0x38016a(0x219)]();const _0x1ecc4d=_0x2f4eed[_0x38016a(0x1a3)][_0x38016a(0x25e)],_0x2d2e61=_0x5a4552[_0x38016a(0x2b6)][_0x38016a(0x212)];_0x1ecc4d&&_0x2d2e61[_0x38016a(0x27f)](_0x1ecc4d)&&!_0x2d2e61[_0x38016a(0x1b2)](_0x1ecc4d)&&(_0x2f4eed=_0x5a4552[_0x38016a(0x2b6)][_0x38016a(0x163)](_0x2f4eed[_0x38016a(0x24a)],_0x5a4552[_0x38016a(0x2b6)][_0x38016a(0x2f2)](_0x1ecc4d,_0x38016a(0x1a3)))),this[_0x38016a(0x1ad)](_0x2f4eed);}),_0x4f1a54[_0x57f908(0x1a9)]());},{'priority':_0x2a1e45(0x1c1)}),this[_0x2a1e45(0x1e3)][_0x2a1e45(0x1cc)][_0x2a1e45(0x1db)](_0x2a1e45(0x2d1),this[_0x2a1e45(0x1af)]),this[_0x2a1e45(0x2be)](_0x2a1e45(0x2d1));const _0xf11e2=new _0x425b1f(_0x5a4552,this[_0x2a1e45(0x180)]);_0x5a4552[_0x2a1e45(0x1cc)][_0x2a1e45(0x1db)](_0x2a1e45(0x167),_0xf11e2),this[_0x2a1e45(0x2be)](_0x2a1e45(0x167));const _0x4d4777=new _0x5525a6(_0x5a4552,this[_0x2a1e45(0x180)]);_0x5a4552[_0x2a1e45(0x1cc)][_0x2a1e45(0x1db)](_0x2a1e45(0x2cd),_0x4d4777),this[_0x2a1e45(0x2be)](_0x2a1e45(0x2cd)),_0x5a4552[_0x2a1e45(0x1cc)][_0x2a1e45(0x1db)](_0x2a1e45(0x16c),new _0x1c913e(_0x5a4552,_0xf11e2,this[_0x2a1e45(0x180)])),this[_0x2a1e45(0x2be)](_0x2a1e45(0x16c)),_0x5a4552[_0x2a1e45(0x1cc)][_0x2a1e45(0x1db)](_0x2a1e45(0x172),new _0x1c913e(_0x5a4552,_0x4d4777,this[_0x2a1e45(0x180)])),this[_0x2a1e45(0x2be)](_0x2a1e45(0x172)),_0x5a4552[_0x2a1e45(0x1cc)][_0x2a1e45(0x1db)](_0x2a1e45(0x230),new _0xd3301(_0x5a4552,_0xf11e2,this[_0x2a1e45(0x180)])),this[_0x2a1e45(0x2be)](_0x2a1e45(0x230)),_0x5a4552[_0x2a1e45(0x1cc)][_0x2a1e45(0x1db)](_0x2a1e45(0x277),new _0xd3301(_0x5a4552,_0x4d4777,this[_0x2a1e45(0x180)])),this[_0x2a1e45(0x2be)](_0x2a1e45(0x277));const _0xea130c=_0x5a4552[_0x2a1e45(0x26e)][_0x2a1e45(0x2e1)](_0x2a1e45(0x1d8));this[_0x2a1e45(0x1a2)](_0xea130c,_0x2a1e45(0x204),(_0x4122cb,{threadId:_0x5aa083})=>{const _0x47660f=_0x2a1e45,_0x2e58d7=this[_0x47660f(0x180)][_0x47660f(0x2e1)](_0x5aa083);_0x2e58d7&&_0x2e58d7[_0x47660f(0x21a)]&&0x1===_0x2e58d7[_0x47660f(0x21a)][_0x47660f(0x17f)]&&this[_0x47660f(0x20c)](_0x5aa083,{'hasComments':!0x0});},{'priority':_0x2a1e45(0x270)}),this[_0x2a1e45(0x1a2)](_0xea130c,_0x2a1e45(0x2b9),(_0x8b90f6,{threadId:_0x2dea24})=>{const _0x978067=_0x2a1e45,_0x4c8c2b=this[_0x978067(0x180)][_0x978067(0x2e1)](_0x2dea24);_0x4c8c2b&&_0x4c8c2b[_0x978067(0x21a)]&&!_0x4c8c2b[_0x978067(0x21a)][_0x978067(0x17f)]&&this[_0x978067(0x20c)](_0x2dea24,{'hasComments':!0x1});},{'priority':_0x2a1e45(0x270)});}set[_0x471db2(0x2bf)](_0x3860f4){const _0x2dadf5=_0x471db2;if(this[_0x2dadf5(0x261)])throw new _0x5dcf64(_0x2dadf5(0x21d),this);this[_0x2dadf5(0x261)]=_0x3860f4;}get[_0x471db2(0x2bf)](){const _0xca16ba=_0x471db2;return this[_0xca16ba(0x261)];}[_0x471db2(0x1ba)]({skipNotAttached:_0x1747ca=!0x1,toJSON:_0x4420ab=!0x1}={}){const _0x10f186=_0x471db2,_0x22468c=[];for(const _0x56f80d of this[_0x10f186(0x180)][_0x10f186(0x2f6)]())_0x1747ca&&!_0x56f80d[_0x10f186(0x15f)]||_0x22468c[_0x10f186(0x1ef)](_0x56f80d);return _0x4420ab?_0x22468c[_0x10f186(0x2a3)](_0x21d806=>_0x21d806[_0x10f186(0x2e3)]()):_0x22468c;}[_0x471db2(0x26d)](_0x4967f2){const _0x5c1765=_0x471db2,_0x22f252=this[_0x5c1765(0x180)][_0x5c1765(0x2e1)](_0x4967f2);if(!_0x22f252)throw new _0x5dcf64(_0x5c1765(0x1f7),this);return _0x22f252;}[_0x471db2(0x286)](_0x251299){const _0x42983c=_0x471db2;return this[_0x42983c(0x180)][_0x42983c(0x194)](_0x251299);}[_0x471db2(0x162)](_0x175c0c){const _0x300929=_0x471db2,{authorId:_0x52cc5f,id:_0x1abe1c,attributes:_0x1f611e}=_0x175c0c,[_0x41c662,_0x72ca4b]=_0x175c0c[_0x300929(0x19a)][_0x300929(0x2b8)](':'),_0x44a7a3=this[_0x300929(0x180)][_0x300929(0x2e1)](_0x1abe1c)||this[_0x300929(0x2d2)](_0x41c662,_0x72ca4b,_0x1abe1c,_0x52cc5f,_0x1f611e);if(this[_0x300929(0x25a)](_0x44a7a3),this[_0x300929(0x191)](_0x44a7a3,_0x41c662,_0x72ca4b||null,_0x52cc5f),_0x44a7a3[_0x300929(0x243)]=_0x175c0c[_0x300929(0x243)],_0x44a7a3[_0x300929(0x160)]=!0x0,_0x1f611e&&_0x1f611e[_0x300929(0x242)]){const _0x4fb1e1=_0x1f611e[_0x300929(0x242)],_0x3fc39f=this[_0x300929(0x298)](_0x4fb1e1[_0x300929(0x2f5)]);_0x44a7a3[_0x300929(0x293)]=_0x4fb1e1[_0x300929(0x243)],_0x44a7a3[_0x300929(0x2a9)]=_0x3fc39f,_0x44a7a3[_0x300929(0x2c9)]=!0x0;}else _0x44a7a3[_0x300929(0x293)]=_0x175c0c[_0x300929(0x243)];switch(_0x175c0c[_0x300929(0x1e5)]&&(_0x44a7a3[_0x300929(0x1e5)]=_0x175c0c[_0x300929(0x1e5)]),_0x175c0c[_0x300929(0x2bc)]&&(_0x44a7a3[_0x300929(0x2bc)]=_0x175c0c[_0x300929(0x2bc)]),this[_0x300929(0x261)]&&this[_0x300929(0x261)][_0x300929(0x260)]||(_0x44a7a3[_0x300929(0x155)]=!0x0),this[_0x300929(0x181)][_0x300929(0x2e1)](_0x44a7a3)){case _0x300929(0x1dc):this[_0x300929(0x181)][_0x300929(0x2a7)](_0x44a7a3,_0x300929(0x229));break;case _0x300929(0x244):_0x44a7a3[_0x300929(0x15f)]?(this[_0x300929(0x1c2)](new Set([_0x44a7a3])),this[_0x300929(0x1a0)](new Set([_0x44a7a3])),this[_0x300929(0x181)][_0x300929(0x2a7)](_0x44a7a3,_0x300929(0x1b3)),this[_0x300929(0x1b5)](_0x300929(0x1c9),_0x44a7a3)):this[_0x300929(0x181)][_0x300929(0x2a7)](_0x44a7a3,_0x300929(0x214));}return _0x44a7a3;}[_0x471db2(0x167)](_0x1c7f6a){const _0x3e6288=_0x471db2;this[_0x3e6288(0x15e)](()=>{const _0x13b13e=_0x3e6288;this[_0x13b13e(0x1e3)][_0x13b13e(0x2b6)][_0x13b13e(0x1d1)](()=>{const _0x3a0b42=_0x13b13e;for(const _0x326e8b of _0x1c7f6a[_0x3a0b42(0x1f8)]())_0x326e8b[_0x3a0b42(0x27b)]();});});}[_0x471db2(0x2cd)](_0x295d7d){const _0x1d4175=_0x471db2;this[_0x1d4175(0x15e)](()=>{const _0x465754=_0x1d4175;this[_0x465754(0x1e3)][_0x465754(0x2b6)][_0x465754(0x1d1)](()=>{const _0x6f52f2=_0x465754;for(const _0x2bf2d4 of _0x295d7d[_0x6f52f2(0x1f8)]())_0x2bf2d4[_0x6f52f2(0x210)]();});});}[_0x471db2(0x2be)](_0x3523ad,_0x523bf4){const _0x1d35a8=_0x471db2,_0x1d9d16=this[_0x1d35a8(0x1e3)][_0x1d35a8(0x1cc)][_0x1d35a8(0x2e1)](_0x3523ad);if(!_0x1d9d16)throw new _0x5dcf64(_0x1d35a8(0x223),this,{'commandName':_0x3523ad});if(this[_0x1d35a8(0x211)][_0x1d35a8(0x194)](_0x1d9d16))throw new _0x5dcf64(_0x1d35a8(0x1e4),this,{'commandName':_0x3523ad});this[_0x1d35a8(0x211)][_0x1d35a8(0x1db)](_0x1d9d16),_0x523bf4&&_0x1d9d16['on'](_0x1d35a8(0x259),(_0x3f810c,_0x23e9c6)=>{const _0x44a0ce=_0x1d35a8;this[_0x44a0ce(0x1af)][_0x44a0ce(0x222)]&&(this[_0x44a0ce(0x158)]||(_0x23e9c6[_0x44a0ce(0x17f)]>0x0&&_0x23e9c6[_0x23e9c6[_0x44a0ce(0x17f)]-0x1]&&_0x23e9c6[_0x23e9c6[_0x44a0ce(0x17f)]-0x1][_0x44a0ce(0x15e)]?_0x23e9c6[_0x44a0ce(0x1b1)]():(_0x3f810c[_0x44a0ce(0x267)]=_0x523bf4((..._0x3b1d95)=>_0x1d9d16[_0x44a0ce(0x259)](..._0x3b1d95,{'forceDefaultExecution':!0x0}),..._0x23e9c6),_0x3f810c[_0x44a0ce(0x1a9)]())));},{'priority':_0x1d35a8(0x1c1)});}[_0x471db2(0x15e)](_0xab6b96){const _0x516ff2=_0x471db2;let _0x568b82,_0x16427b;const _0x5ef98c=this[_0x516ff2(0x158)];this[_0x516ff2(0x158)]=!0x0;try{_0x568b82=_0xab6b96();}catch(_0x21b62c){_0x16427b=_0x21b62c;}return _0x5ef98c||(this[_0x516ff2(0x158)]=!0x1),_0x16427b&&_0x5dcf64[_0x516ff2(0x188)](_0x16427b,this),_0x568b82;}[_0x471db2(0x1ad)](_0x18e78a,_0x238f06=null,_0x887419={}){const _0x1b7688=_0x471db2;if(_0x18e78a[_0x1b7688(0x233)])return null;const _0x3ae77a=this[_0x1b7688(0x1e3)][_0x1b7688(0x26e)][_0x1b7688(0x2e1)](_0x1b7688(0x171))['me'];for(const {suggestion:_0x1eedc1,meta:_0x6879a7}of this[_0x1b7688(0x274)](_0x18e78a,_0x1b7688(0x2c7)))if(_0x6879a7[_0x1b7688(0x2b1)]){if(!_0x6879a7[_0x1b7688(0x2eb)]){if(_0x6879a7[_0x1b7688(0x27d)]){if(!this[_0x1b7688(0x1fc)]||!Lt(_0x1eedc1,_0x887419))continue;return _0x1eedc1;}if(Lt(_0x1eedc1,_0x887419))return _0x1eedc1;this[_0x1b7688(0x1fa)](_0x1eedc1,_0x18e78a[_0x1b7688(0x24a)],_0x18e78a[_0x1b7688(0x1a3)]);break;}if(_0x238f06==_0x1eedc1[_0x1b7688(0x175)]&&Lt(_0x1eedc1,_0x887419)){const _0x445990=_0x1eedc1[_0x1b7688(0x228)]();return _0x445990[_0x1b7688(0x24a)][_0x1b7688(0x246)](_0x18e78a[_0x1b7688(0x1a3)])?this[_0x1b7688(0x20e)](_0x1eedc1,this[_0x1b7688(0x164)][_0x1b7688(0x163)](_0x18e78a[_0x1b7688(0x24a)],_0x445990[_0x1b7688(0x1a3)])):this[_0x1b7688(0x20e)](_0x1eedc1,this[_0x1b7688(0x164)][_0x1b7688(0x163)](_0x445990[_0x1b7688(0x24a)],_0x18e78a[_0x1b7688(0x1a3)])),_0x1eedc1;}}const _0x3130cb=_0x33e209(),_0x31f7c0=_0x3ae77a['id'],_0x4ba68d=_0x238f06?_0x1b7688(0x292)+_0x238f06:_0x1b7688(0x2c7),_0x12c773=this[_0x1b7688(0x240)]({'id':_0x3130cb,'type':_0x4ba68d,'createdAt':new Date(),'authorId':_0x31f7c0,'attributes':_0x887419});return this[_0x1b7688(0x14d)](_0x4ba68d,_0x3130cb,_0x31f7c0,_0x18e78a),_0x12c773;}[_0x471db2(0x1e6)](_0x46e7e9,_0x7a84b1=_0x471db2(0x234),_0x42cb5d={}){const _0x32c9ac=_0x471db2,_0x428b6d=this[_0x32c9ac(0x1e3)][_0x32c9ac(0x26e)][_0x32c9ac(0x2e1)](_0x32c9ac(0x171))['me'],_0x1e833e=this[_0x32c9ac(0x15a)][_0x32c9ac(0x1ea)](_0x32c9ac(0x2c7),_0x7a84b1,_0x32c9ac(0x2ad));for(const _0x3da571 of this[_0x32c9ac(0x1ba)]())if(_0x3da571[_0x32c9ac(0x2a9)]['id']==_0x428b6d['id']&&_0x32c9ac(0x2c7)==_0x3da571[_0x32c9ac(0x19a)]&&_0x3da571[_0x32c9ac(0x175)]==_0x7a84b1&&Lt(_0x3da571,_0x42cb5d)&&(_0x1e833e(_0x3da571[_0x32c9ac(0x245)](),_0x46e7e9)||_0x1e833e(_0x46e7e9,_0x3da571[_0x32c9ac(0x245)]()))){for(const _0x53830e of _0x46e7e9)_0x3da571[_0x32c9ac(0x265)](_0x53830e);return _0x3da571;}for(const {suggestion:_0xb3482d,meta:_0x5a40f5}of this[_0x32c9ac(0x274)](_0x46e7e9,_0x32c9ac(0x2c7))){if(!_0x5a40f5[_0x32c9ac(0x2b1)])continue;if(!this[_0x32c9ac(0x1fc)]&&_0x5a40f5[_0x32c9ac(0x27d)])continue;if(!Lt(_0xb3482d,_0x42cb5d))continue;let _0x5e954b=!0x0;for(const _0x802503 of _0xb3482d[_0x32c9ac(0x245)]())for(const _0x330255 of _0x46e7e9)if(!_0x802503[_0x32c9ac(0x295)](_0x330255)){_0x5e954b=!0x1;break;}if(_0x5e954b)return _0xb3482d;}const _0x45b84c=_0x33e209(),_0x132f75=_0x428b6d['id'],_0x2ac490=_0x32c9ac(0x292)+_0x7a84b1,_0x5ee254=this[_0x32c9ac(0x240)]({'id':_0x45b84c,'type':_0x2ac490,'createdAt':new Date(),'authorId':_0x132f75,'attributes':_0x42cb5d});for(const _0x32cfe7 of _0x46e7e9)this[_0x32c9ac(0x14d)](_0x2ac490,_0x45b84c,_0x132f75,_0x32cfe7,_0x14df7f[_0x32c9ac(0x28a)]());return _0x5ee254;}[_0x471db2(0x1aa)](_0x27e543,_0xa6c9fd,_0x3a9a75=null,_0x2fae62={}){const _0x38c892=_0x471db2;if(_0x3a9a75=_0x3a9a75||Vt(_0xa6c9fd),_0x27e543[_0x38c892(0x233)])return null;if(_0x38c892(0x1bf)===this[_0x38c892(0x2b3)]){const _0x1c68b7=this[_0x38c892(0x15a)][_0x38c892(0x1ea)](_0x38c892(0x216),_0x3a9a75,_0x38c892(0x27b));return this[_0x38c892(0x15e)](()=>_0x1c68b7([_0x27e543],_0xa6c9fd,_0x2fae62)),null;}const _0x1766a7=this[_0x38c892(0x1e3)][_0x38c892(0x26e)][_0x38c892(0x2e1)](_0x38c892(0x171))['me'],_0x478e80=[];if(_0x38c892(0x231)!==this[_0x38c892(0x2b3)]){for(const {suggestion:_0x20803e,meta:_0x3754f6}of this[_0x38c892(0x274)](_0x27e543,_0x38c892(0x2c7)))_0x3754f6[_0x38c892(0x2b1)]&&!_0x3754f6[_0x38c892(0x19e)]&&_0x478e80[_0x38c892(0x1ef)](..._0x20803e[_0x38c892(0x245)]());}const _0x43b499=function(_0x4b75ba,_0x33b682){const _0x39eddc=_0x38c892,_0x431a4f=[];for(const _0x2f86c1 of _0x33b682){const _0x24c15c=_0x4b75ba[_0x39eddc(0x1ff)](_0x2f86c1);_0x24c15c&&_0x431a4f[_0x39eddc(0x1ef)](_0x24c15c);}return _0x431a4f;}(_0x27e543,_0x478e80),_0x163391=function(_0x171b0b,_0x39d9d8){const _0x42e837=_0x38c892,_0x8b5db0=[_0x171b0b];for(const _0x256dda of _0x39d9d8){let _0x4a4ad1=0x0;for(;_0x4a4ad1<_0x8b5db0[_0x42e837(0x17f)];){const _0x2e4e57=_0x8b5db0[_0x4a4ad1][_0x42e837(0x2e0)](_0x256dda);_0x8b5db0[_0x42e837(0x289)](_0x4a4ad1,0x1,..._0x2e4e57),_0x4a4ad1+=_0x2e4e57[_0x42e837(0x17f)];}}return _0x8b5db0;}(_0x27e543,_0x478e80);_0x43b499[_0x38c892(0x17f)]&&this[_0x38c892(0x164)][_0x38c892(0x1d1)](()=>{const _0x34e30d=_0x38c892;for(const _0x324431 of _0x43b499){const _0x4b11ff=this[_0x34e30d(0x15a)][_0x34e30d(0x1ea)](_0x34e30d(0x216),_0x3a9a75,_0x34e30d(0x27b));this[_0x34e30d(0x15e)](()=>_0x4b11ff([_0x324431],_0xa6c9fd,_0x2fae62));}});for(const _0x1bccb2 of _0x163391){let _0x1dddd3=null,_0x46efac=_0x1bccb2[_0x38c892(0x24a)],_0xd3e8cf=_0x1bccb2[_0x38c892(0x1a3)];for(const {suggestion:_0x4db3de,meta:_0x1d4cbc}of this[_0x38c892(0x274)](_0x1bccb2,_0x38c892(0x216))){if(!_0x1d4cbc[_0x38c892(0x2b1)])continue;if(_0x4db3de[_0x38c892(0x175)]!=_0x3a9a75)continue;if(!Lt(_0x4db3de,_0x2fae62))continue;const _0x46cbfe=_0x4db3de[_0x38c892(0x228)]();if(_0x46cbfe[_0x38c892(0x295)](_0x1bccb2,!0x0))return null;_0x46efac=_0x46efac[_0x38c892(0x1a6)](_0x46cbfe[_0x38c892(0x24a)])?_0x46efac:_0x46cbfe[_0x38c892(0x24a)],_0xd3e8cf=_0xd3e8cf[_0x38c892(0x24e)](_0x46cbfe[_0x38c892(0x1a3)])?_0xd3e8cf:_0x46cbfe[_0x38c892(0x1a3)],_0x1dddd3?_0x46cbfe[_0x38c892(0x24a)][_0x38c892(0x1a6)](_0x1dddd3[_0x38c892(0x228)]()[_0x38c892(0x24a)])?(_0x1dddd3[_0x38c892(0x23c)](),_0x1dddd3=_0x4db3de):_0x4db3de[_0x38c892(0x23c)]():_0x1dddd3=_0x4db3de;}const _0x3eecfc=this[_0x38c892(0x164)][_0x38c892(0x163)](_0x46efac,_0xd3e8cf);if(_0x1dddd3)this[_0x38c892(0x20e)](_0x1dddd3,_0x3eecfc);else{const _0x38358b=_0x33e209(),_0x3b48de=_0x1766a7['id'];this[_0x38c892(0x240)]({'id':_0x38358b,'type':_0x38c892(0x2ab)+_0x3a9a75,'data':_0xa6c9fd,'createdAt':new Date(),'authorId':_0x3b48de,'attributes':_0x2fae62}),this[_0x38c892(0x14d)](_0x38c892(0x2ab)+_0x3a9a75,_0x38358b,_0x3b48de,_0x3eecfc);}}return null;}[_0x471db2(0x28e)](_0x3d1b3b,_0x287990,_0x3ac840=[],_0x3312f2=null,_0x429c1e={}){const _0x2c8ebf=_0x471db2;_0x287990[_0x2c8ebf(0x2ac)]||(_0x287990[_0x2c8ebf(0x2ac)]=_0x287990[_0x2c8ebf(0x206)]),_0x287990[_0x2c8ebf(0x174)]=_0x3d1b3b['is'](_0x2c8ebf(0x1bd)),_0x3312f2=_0x3312f2||Vt(_0x287990);const _0xb313ff=_0x3ac840[_0x2c8ebf(0x2a3)](_0xc91bc8=>Gt(_0xc91bc8,this[_0x2c8ebf(0x164)])),_0x455051=_0x3d1b3b['is'](_0x2c8ebf(0x1bd))?_0x3d1b3b:Gt(_0x3d1b3b,this[_0x2c8ebf(0x164)]);if(_0x2c8ebf(0x1bf)===this[_0x2c8ebf(0x2b3)]){const _0x19b41e=this[_0x2c8ebf(0x15a)][_0x2c8ebf(0x1ea)](_0x2c8ebf(0x2c1),_0x3312f2,_0x2c8ebf(0x27b));return this[_0x2c8ebf(0x15e)](()=>_0x19b41e([_0x455051],_0x287990,_0x429c1e)),null;}_0xb313ff[_0x2c8ebf(0x1ef)](_0x455051);let _0x3a65f7=!0x0;for(const _0xad0da7 of _0xb313ff)if(!this[_0x2c8ebf(0x20f)](_0xad0da7)){_0x3a65f7=!0x1;break;}if(_0x3a65f7&&_0x2c8ebf(0x231)!==this[_0x2c8ebf(0x2b3)]){const _0x55f0ae=this[_0x2c8ebf(0x15a)][_0x2c8ebf(0x1ea)](_0x2c8ebf(0x2c1),_0x3312f2,_0x2c8ebf(0x27b));return this[_0x2c8ebf(0x15e)](()=>_0x55f0ae([_0x455051],_0x287990,_0x429c1e)),null;}let _0x3550d2=null,_0x2e3644=_0x455051[_0x2c8ebf(0x24a)],_0x24450d=_0x455051[_0x2c8ebf(0x1a3)];for(const {suggestion:_0x2707b0,meta:_0x1d6d9e}of this[_0x2c8ebf(0x274)](_0x455051,_0x2c8ebf(0x2c1))){if(!_0x1d6d9e[_0x2c8ebf(0x2b1)])continue;if(_0x1d6d9e[_0x2c8ebf(0x2eb)]||_0x1d6d9e[_0x2c8ebf(0x27d)]||_0x1d6d9e[_0x2c8ebf(0x19e)])continue;if(_0x2707b0[_0x2c8ebf(0x1e5)][_0x2c8ebf(0x2ac)]!=_0x287990[_0x2c8ebf(0x2ac)])continue;if(!Lt(_0x2707b0,_0x429c1e))continue;const _0x63b8d4=_0x2707b0[_0x2c8ebf(0x228)]();if(_0x2707b0[_0x2c8ebf(0x175)]==_0x3312f2){if(_0x63b8d4[_0x2c8ebf(0x295)](_0x455051,!0x0))return null;_0x2e3644=_0x2e3644[_0x2c8ebf(0x1a6)](_0x63b8d4[_0x2c8ebf(0x24a)])?_0x2e3644:_0x63b8d4[_0x2c8ebf(0x24a)],_0x24450d=_0x24450d[_0x2c8ebf(0x24e)](_0x63b8d4[_0x2c8ebf(0x1a3)])?_0x24450d:_0x63b8d4[_0x2c8ebf(0x1a3)],_0x3550d2?_0x63b8d4[_0x2c8ebf(0x24a)][_0x2c8ebf(0x1a6)](_0x3550d2[_0x2c8ebf(0x228)]()[_0x2c8ebf(0x24a)])?(_0x3550d2[_0x2c8ebf(0x23c)](),_0x3550d2=_0x2707b0):_0x2707b0[_0x2c8ebf(0x23c)]():_0x3550d2=_0x2707b0;}else{const _0xad193a=_0x455051[_0x2c8ebf(0x1ff)](_0x63b8d4);this[_0x2c8ebf(0x15d)](_0x2707b0,_0xad193a);}}const _0x2dc4b6=this[_0x2c8ebf(0x1e3)][_0x2c8ebf(0x26e)][_0x2c8ebf(0x2e1)](_0x2c8ebf(0x171))['me'],_0x2d56a8=_0x33e209(),_0x1d4e88=_0x2dc4b6['id'];if(_0x3550d2)return this[_0x2c8ebf(0x20e)](_0x3550d2,this[_0x2c8ebf(0x164)][_0x2c8ebf(0x163)](_0x2e3644,_0x24450d)),_0x3550d2;{const _0x3d390e=this[_0x2c8ebf(0x240)]({'id':_0x2d56a8,'type':_0x2c8ebf(0x1c8)+_0x3312f2,'data':_0x287990,'createdAt':new Date(),'authorId':_0x1d4e88,'attributes':_0x429c1e});return this[_0x2c8ebf(0x14d)](_0x2c8ebf(0x1c8)+_0x3312f2,_0x2d56a8,_0x1d4e88,this[_0x2c8ebf(0x164)][_0x2c8ebf(0x163)](_0x2e3644,_0x24450d)),_0x3d390e;}}[_0x471db2(0x1b4)](_0x19d4f9,_0x1b8b60,_0x19a904=[],_0x1335c9=null,_0x3f2128={}){const _0x33654d=_0x471db2;_0x1b8b60[_0x33654d(0x2ac)]||(_0x1b8b60[_0x33654d(0x2ac)]=_0x1b8b60[_0x33654d(0x206)]);const _0x1658da=_0x19d4f9[0x0];_0x1b8b60[_0x33654d(0x174)]=_0x1658da['is'](_0x33654d(0x1bd)),_0x1335c9=_0x1335c9||Vt(_0x1b8b60);const _0x4d59ef=_0x19a904[_0x33654d(0x2a3)](_0x473a20=>Gt(_0x473a20,this[_0x33654d(0x164)])),_0x23c77e=_0x1658da['is'](_0x33654d(0x1bd))?_0x19d4f9:_0x19d4f9[_0x33654d(0x2a3)](_0xd8146e=>Gt(_0xd8146e,this[_0x33654d(0x164)]));if(_0x33654d(0x1bf)===this[_0x33654d(0x2b3)]){const _0x880e5b=this[_0x33654d(0x15a)][_0x33654d(0x1ea)](_0x33654d(0x2c1),_0x1335c9,_0x33654d(0x27b));return this[_0x33654d(0x15e)](()=>_0x880e5b(_0x23c77e,_0x1b8b60,_0x3f2128)),null;}_0x4d59ef[_0x33654d(0x1ef)](..._0x23c77e);let _0x390b57=!0x0;for(const _0x137742 of _0x4d59ef)if(!this[_0x33654d(0x20f)](_0x137742)){_0x390b57=!0x1;break;}if(_0x390b57&&_0x33654d(0x231)!==this[_0x33654d(0x2b3)]){const _0x7bd25e=this[_0x33654d(0x15a)][_0x33654d(0x1ea)](_0x33654d(0x2c1),_0x1335c9,_0x33654d(0x27b));return this[_0x33654d(0x15e)](()=>_0x7bd25e(_0x23c77e,_0x1b8b60,_0x3f2128)),null;}const _0x530f75=this[_0x33654d(0x1e3)][_0x33654d(0x26e)][_0x33654d(0x2e1)](_0x33654d(0x171))['me'];for(const _0x1197ee of this[_0x33654d(0x1ba)]()){if(_0x1197ee[_0x33654d(0x2a9)]['id']!=_0x530f75['id'])continue;if(_0x33654d(0x2c1)!=_0x1197ee[_0x33654d(0x19a)]||_0x1197ee[_0x33654d(0x1e5)][_0x33654d(0x2ac)]!=_0x1b8b60[_0x33654d(0x2ac)])continue;if(!Lt(_0x1197ee,_0x3f2128))continue;const _0x40319b=_0x1197ee[_0x33654d(0x175)]==_0x1335c9;for(let _0x3e69af=0x0;_0x3e69af<_0x23c77e[_0x33654d(0x17f)];_0x3e69af++){const _0x15ba55=_0x23c77e[_0x3e69af];for(const _0x546995 of _0x1197ee[_0x33654d(0x258)]()){const _0x1269a1=_0x546995[_0x33654d(0x156)]();if(_0x15ba55[_0x33654d(0x246)](_0x1269a1)){_0x40319b?(_0x23c77e[_0x33654d(0x289)](_0x3e69af,0x1),_0x3e69af--):_0x1197ee[_0x33654d(0x1ae)](_0x546995[_0x33654d(0x15c)]);break;}}}}if(0x0==_0x23c77e[_0x33654d(0x17f)])return null;const _0x5ce6b8=this[_0x33654d(0x15a)][_0x33654d(0x1ea)](_0x33654d(0x2c1),_0x1335c9,_0x33654d(0x2ad));for(const _0x3ec016 of this[_0x33654d(0x1ba)]())if(_0x3ec016[_0x33654d(0x2a9)]['id']==_0x530f75['id']&&_0x33654d(0x2c1)==_0x3ec016[_0x33654d(0x19a)]&&_0x3ec016[_0x33654d(0x1e5)][_0x33654d(0x2ac)]==_0x1b8b60[_0x33654d(0x2ac)]&&_0x3ec016[_0x33654d(0x175)]==_0x1335c9&&Lt(_0x3ec016,_0x3f2128)&&(_0x5ce6b8(_0x3ec016[_0x33654d(0x245)](),_0x23c77e)||_0x5ce6b8(_0x23c77e,_0x3ec016[_0x33654d(0x245)]()))){for(const _0x5b442a of _0x23c77e)_0x3ec016[_0x33654d(0x265)](_0x5b442a);return _0x3ec016;}const _0x1a355c=_0x33e209(),_0x41ef66=_0x530f75['id'],_0x58b0cc=_0x33654d(0x1c8)+_0x1335c9,_0x49ebc6=this[_0x33654d(0x240)]({'id':_0x1a355c,'type':_0x58b0cc,'data':_0x1b8b60,'createdAt':new Date(),'authorId':_0x41ef66,'attributes':_0x3f2128});for(const _0x5c0728 of _0x23c77e)this[_0x33654d(0x14d)](_0x58b0cc,_0x1a355c,_0x41ef66,_0x5c0728,_0x14df7f[_0x33654d(0x28a)]());return _0x49ebc6;}[_0x471db2(0x1b9)](_0x3342e4,_0x33c4b0=null,_0x2ae290={}){const _0x19d8d0=_0x471db2;if(_0x3342e4[_0x19d8d0(0x233)])return null;const _0x497b84=this[_0x19d8d0(0x1e3)][_0x19d8d0(0x26e)][_0x19d8d0(0x2e1)](_0x19d8d0(0x171))['me'],_0x125d27=new _0x4ec547(_0x3342e4[_0x19d8d0(0x24a)],_0x3342e4[_0x19d8d0(0x1a3)]);for(const {suggestion:_0x2632ba,meta:_0x16cd03}of this[_0x19d8d0(0x274)](_0x125d27,_0x19d8d0(0x2c7)))if(_0x16cd03[_0x19d8d0(0x2b1)]&&!_0x16cd03[_0x19d8d0(0x2eb)]){if(_0x2632ba[_0x19d8d0(0x2d4)]){const _0x3b5a8d=_0x2632ba[_0x19d8d0(0x245)]()[_0x19d8d0(0x2f7)](_0xb7be41=>_0x19d8d0(0x2e5)!=_0xb7be41[_0x19d8d0(0x1f1)][_0x19d8d0(0x241)]);_0x3b5a8d[_0x19d8d0(0x173)](_0x6b108d=>_0x125d27[_0x19d8d0(0x295)](_0x6b108d,!0x0))&&_0x2632ba[_0x19d8d0(0x210)]();if(_0x3b5a8d[_0x19d8d0(0x262)](_0x28b22d=>_0x28b22d[_0x19d8d0(0x295)](_0x125d27,!0x0))){const _0x3e57a5=this[_0x19d8d0(0x15a)][_0x19d8d0(0x1ea)](_0x19d8d0(0x184),_0x33c4b0,_0x19d8d0(0x27b));return this[_0x19d8d0(0x15e)](()=>_0x3e57a5([_0x125d27],null,_0x2ae290)),null;}}else{const _0x580501=_0x125d27[_0x19d8d0(0x1ff)](_0x2632ba[_0x19d8d0(0x228)]());null!==_0x580501&&_0x2632ba[_0x19d8d0(0x23b)]([_0x580501],null,_0x2ae290);}}if(_0x125d27[_0x19d8d0(0x269)](),_0x125d27[_0x19d8d0(0x233)]||_0x19d8d0(0x2e5)==_0x125d27[_0x19d8d0(0x1f1)][_0x19d8d0(0x241)])return null;let _0x32f7c0=null,_0x1e6758=_0x125d27[_0x19d8d0(0x24a)],_0x1ee7f0=_0x125d27[_0x19d8d0(0x1a3)];const _0xcf9514=this[_0x19d8d0(0x274)](_0x125d27,_0x19d8d0(0x184));for(const {suggestion:_0x281ab4,meta:_0x30abd2}of _0xcf9514){const _0xb585d=this[_0x19d8d0(0x164)][_0x19d8d0(0x163)](_0x1e6758,_0x1ee7f0);if(_0x30abd2[_0x19d8d0(0x2b1)]&&(this[_0x19d8d0(0x1fc)]||!_0x30abd2[_0x19d8d0(0x27d)]&&!_0x30abd2[_0x19d8d0(0x19e)])){if(_0x281ab4[_0x19d8d0(0x2d4)]){if(!Lt(_0x281ab4,_0x2ae290))continue;let _0x3fadc4=!0x0;for(const _0x122fba of _0x281ab4[_0x19d8d0(0x245)]()){if(_0x122fba[_0x19d8d0(0x295)](_0xb585d,!0x0))return _0x281ab4;_0xb585d[_0x19d8d0(0x295)](_0x122fba)||(_0x3fadc4=!0x1);}_0x3fadc4&&_0x281ab4[_0x19d8d0(0x210)]();}else{const _0x3feb5d=_0x281ab4[_0x19d8d0(0x228)]();if(_0x3feb5d[_0x19d8d0(0x295)](_0xb585d,!0x0))return _0x281ab4;if(!Lt(_0x281ab4,_0x2ae290)){_0xb585d[_0x19d8d0(0x295)](_0x3feb5d)?_0x281ab4[_0x19d8d0(0x23c)]():_0x3feb5d[_0x19d8d0(0x239)](_0x1e6758)?_0x1e6758=_0x3feb5d[_0x19d8d0(0x1a3)]:_0x3feb5d[_0x19d8d0(0x239)](_0x1ee7f0)&&(_0x1ee7f0=_0x3feb5d[_0x19d8d0(0x24a)]);continue;}_0x1e6758=_0x1e6758[_0x19d8d0(0x1a6)](_0x3feb5d[_0x19d8d0(0x24a)])?_0x1e6758:_0x3feb5d[_0x19d8d0(0x24a)],_0x1ee7f0=_0x1ee7f0[_0x19d8d0(0x24e)](_0x3feb5d[_0x19d8d0(0x1a3)])?_0x1ee7f0:_0x3feb5d[_0x19d8d0(0x1a3)],_0x2ae290=Object[_0x19d8d0(0x263)]({},_0x281ab4[_0x19d8d0(0x2bc)]),_0x32f7c0?_0x3feb5d[_0x19d8d0(0x24a)][_0x19d8d0(0x1a6)](_0x32f7c0[_0x19d8d0(0x228)]()[_0x19d8d0(0x24a)])?(_0x32f7c0[_0x19d8d0(0x23c)](),_0x32f7c0=_0x281ab4):_0x281ab4[_0x19d8d0(0x23c)]():_0x32f7c0=_0x281ab4;}}}if(_0x32f7c0)return this[_0x19d8d0(0x20e)](_0x32f7c0,this[_0x19d8d0(0x164)][_0x19d8d0(0x163)](_0x1e6758,_0x1ee7f0)),_0x32f7c0;{const _0x3458ed=_0x33e209(),_0x4e460e=this[_0x19d8d0(0x164)][_0x19d8d0(0x163)](_0x1e6758,_0x1ee7f0),_0x45d24e=_0x497b84['id'],_0x542a04=_0x33c4b0?_0x19d8d0(0x1ee)+_0x33c4b0:_0x19d8d0(0x184),_0x3ab2d4=this[_0x19d8d0(0x240)]({'id':_0x3458ed,'type':_0x542a04,'createdAt':new Date(),'authorId':_0x45d24e,'attributes':_0x2ae290});return this[_0x19d8d0(0x14d)](_0x542a04,_0x3458ed,_0x45d24e,_0x4e460e),_0x3ab2d4;}}[_0x471db2(0x288)](_0x5ead2,_0xc00d69=_0x471db2(0x234),_0x29cf06={}){const _0x5efcd3=_0x471db2,_0x253db0=this[_0x5efcd3(0x1e3)][_0x5efcd3(0x26e)][_0x5efcd3(0x2e1)](_0x5efcd3(0x171))['me'],_0x5ea1b7=_0x5ead2[_0x5efcd3(0x2a3)](_0x1dd8fe=>new _0x4ec547(_0x1dd8fe[_0x5efcd3(0x24a)],_0x1dd8fe[_0x5efcd3(0x1a3)])),_0x531e07=new Set();for(const {suggestion:_0x13eb52,meta:_0x3ece9e}of this[_0x5efcd3(0x274)](_0x5ea1b7,_0x5efcd3(0x2c7)))_0x3ece9e[_0x5efcd3(0x2b1)]&&!_0x3ece9e[_0x5efcd3(0x2eb)]&&_0x531e07[_0x5efcd3(0x1db)](_0x13eb52);for(const _0x2157f0 of _0x531e07)if(_0x2157f0[_0x5efcd3(0x2d4)]){const _0x3f2e88=_0x2157f0[_0x5efcd3(0x245)]();(!_0x2157f0[_0x5efcd3(0x2bc)]||!_0x2157f0[_0x5efcd3(0x2bc)][_0x5efcd3(0x23a)])&&(_0x3f2e88[_0x5efcd3(0x173)](_0x914e42=>_0x5ea1b7[_0x5efcd3(0x262)](_0x461a9b=>_0x461a9b[_0x5efcd3(0x295)](_0x914e42,!0x0)))&&_0x2157f0[_0x5efcd3(0x210)]());if(_0x5ea1b7[_0x5efcd3(0x173)](_0x3fee8c=>_0x3f2e88[_0x5efcd3(0x262)](_0xacc801=>_0xacc801[_0x5efcd3(0x295)](_0x3fee8c,!0x0)))){const _0x1fa613=this[_0x5efcd3(0x15a)][_0x5efcd3(0x1ea)](_0x5efcd3(0x184),_0xc00d69,_0x5efcd3(0x27b));return this[_0x5efcd3(0x15e)](()=>_0x1fa613(_0x5ead2,null,_0x29cf06)),null;}}else{const _0xb61f88=_0x2157f0[_0x5efcd3(0x228)]();_0x5ea1b7[_0x5efcd3(0x262)](_0x3740d8=>_0x3740d8[_0x5efcd3(0x295)](_0xb61f88,!0x0))&&_0x2157f0[_0x5efcd3(0x210)]();if(_0x5ea1b7[_0x5efcd3(0x173)](_0x14ee6d=>_0xb61f88[_0x5efcd3(0x295)](_0x14ee6d,!0x0))){const _0xb5b58e=this[_0x5efcd3(0x15a)][_0x5efcd3(0x1ea)](_0x5efcd3(0x184),_0xc00d69,_0x5efcd3(0x27b));return this[_0x5efcd3(0x15e)](()=>_0xb5b58e(_0x5ea1b7,null,_0x29cf06)),null;}}const _0x1fec8b=this[_0x5efcd3(0x15a)][_0x5efcd3(0x1ea)](_0x5efcd3(0x184),_0xc00d69,_0x5efcd3(0x2ad));let _0x57f621=null;for(const _0x84cbd1 of this[_0x5efcd3(0x1ba)]())if(_0x84cbd1[_0x5efcd3(0x2a9)]['id']==_0x253db0['id']&&_0x84cbd1[_0x5efcd3(0x15f)]&&_0x5efcd3(0x184)==_0x84cbd1[_0x5efcd3(0x19a)]&&_0x84cbd1[_0x5efcd3(0x175)]==_0xc00d69&&Lt(_0x84cbd1,_0x29cf06)&&(_0x1fec8b(_0x84cbd1[_0x5efcd3(0x245)](),_0x5ea1b7)||_0x1fec8b(_0x5ea1b7,_0x84cbd1[_0x5efcd3(0x245)]()))){if(_0x57f621){if(_0x84cbd1[_0x5efcd3(0x21a)]&&_0x84cbd1[_0x5efcd3(0x21a)][_0x5efcd3(0x17f)])continue;for(const _0x3458c3 of _0x84cbd1[_0x5efcd3(0x245)]())_0x57f621[_0x5efcd3(0x1e9)](_0x3458c3)||_0x57f621[_0x5efcd3(0x265)](_0x3458c3);_0x84cbd1[_0x5efcd3(0x23c)]();}else{_0x57f621=_0x84cbd1;for(const _0x4267f8 of _0x5ea1b7)_0x84cbd1[_0x5efcd3(0x1e9)](_0x4267f8)||_0x84cbd1[_0x5efcd3(0x265)](_0x4267f8);}}if(_0x57f621)return _0x57f621;_0x531e07[_0x5efcd3(0x268)]();for(const {suggestion:_0x57971b,meta:_0x563165}of this[_0x5efcd3(0x274)](_0x5ea1b7,_0x5efcd3(0x184)))_0x563165[_0x5efcd3(0x2b1)]&&(this[_0x5efcd3(0x1fc)]||!_0x563165[_0x5efcd3(0x27d)]&&!_0x563165[_0x5efcd3(0x19e)])&&Lt(_0x57971b,_0x29cf06)&&_0x531e07[_0x5efcd3(0x1db)](_0x57971b);for(const _0x5b8f35 of _0x531e07){const _0x8cfccf=_0x5b8f35[_0x5efcd3(0x245)]();if(!_0x29cf06||!_0x29cf06[_0x5efcd3(0x23a)]){if(_0x5ea1b7[_0x5efcd3(0x173)](_0x37dcd4=>_0x8cfccf[_0x5efcd3(0x262)](_0x409983=>_0x409983[_0x5efcd3(0x295)](_0x37dcd4,!0x0))))return _0x5b8f35;}(!_0x5b8f35[_0x5efcd3(0x2bc)]||!_0x5b8f35[_0x5efcd3(0x2bc)][_0x5efcd3(0x23a)])&&(_0x8cfccf[_0x5efcd3(0x173)](_0x276089=>_0x5ea1b7[_0x5efcd3(0x262)](_0x36b7b2=>_0x36b7b2[_0x5efcd3(0x295)](_0x276089,!0x0)))&&_0x5b8f35[_0x5efcd3(0x210)]());}const _0x1df09c=_0x33e209(),_0x202a57=_0x253db0['id'],_0x39ebef=_0x5efcd3(0x1ee)+_0xc00d69,_0x38cb13=this[_0x5efcd3(0x240)]({'id':_0x1df09c,'type':_0x39ebef,'createdAt':new Date(),'authorId':_0x202a57,'attributes':_0x29cf06});for(const _0xa9ec75 of _0x5ea1b7)_0xa9ec75[_0x5efcd3(0x269)](),_0xa9ec75[_0x5efcd3(0x233)]||_0x5efcd3(0x2e5)==_0xa9ec75[_0x5efcd3(0x1f1)][_0x5efcd3(0x241)]||this[_0x5efcd3(0x14d)](_0x39ebef,_0x1df09c,_0x202a57,_0xa9ec75,_0x14df7f[_0x5efcd3(0x28a)]());return _0x38cb13;}[_0x471db2(0x2d5)](_0x86e35e,_0x507b69,_0xf99d,_0x1ddfa9,_0x50757e){const _0x42c755=_0x471db2;if(_0x86e35e[_0x42c755(0x233)])return[];if(_0x42c755(0x1bf)===this[_0x42c755(0x2b3)])return[];const _0x3dc33c=this[_0x42c755(0x1e3)][_0x42c755(0x26e)][_0x42c755(0x2e1)](_0x42c755(0x171))['me']['id'],_0x1f0770=Array[_0x42c755(0x275)](this[_0x42c755(0x180)][_0x42c755(0x2f6)]())[_0x42c755(0x2f7)](_0x32d38e=>_0x42c755(0x20a)==_0x32d38e[_0x42c755(0x19a)]&&_0x32d38e[_0x42c755(0x1e5)][_0x42c755(0x273)]==_0x507b69&&_0x32d38e[_0x42c755(0x1e9)](_0x86e35e));if(_0x42c755(0x2c0)===this[_0x42c755(0x2b3)]){const _0x11628f=this[_0x42c755(0x274)](_0x86e35e,_0x42c755(0x2c7))[_0x42c755(0x2f7)](({meta:_0x18e1f5})=>_0x18e1f5[_0x42c755(0x2b1)]&&!_0x18e1f5[_0x42c755(0x19e)]&&!_0x18e1f5[_0x42c755(0x2eb)])[_0x42c755(0x2a3)](({suggestion:_0x19b78d})=>_0x19b78d);_0x1f0770[_0x42c755(0x2ed)](..._0x11628f);}const _0x553786=new Map([[_0x86e35e,_0xf99d]]);for(const _0x51f842 of _0x1f0770){const _0x180176=_0x42c755(0x20a)==_0x51f842[_0x42c755(0x19a)]?_0x51f842[_0x42c755(0x1e5)][_0x42c755(0x22e)]:void 0x0,_0x44d37f=_0x51f842[_0x42c755(0x228)](),_0x1f3ea4=Array[_0x42c755(0x275)](_0x553786[_0x42c755(0x1f9)]())[_0x42c755(0x2e6)](_0x5eb885=>_0x5eb885[_0x42c755(0x238)](_0x44d37f));if(!_0x1f3ea4)continue;const _0x4b1c93=_0x1f3ea4[_0x42c755(0x2e0)](_0x44d37f);this[_0x42c755(0x2c8)](_0x507b69)&&_0x42c755(0x2c7)==_0x51f842[_0x42c755(0x19a)]&&0x0!=_0x4b1c93[_0x42c755(0x17f)]||(_0x553786[_0x42c755(0x1ac)](_0x1f3ea4),_0x4b1c93[_0x42c755(0x1ca)](_0x3b4a42=>{const _0x3ea81d=_0x42c755;_0x553786[_0x3ea81d(0x2a7)](_0x3b4a42,_0xf99d);}),_0x42c755(0x2c7)!=_0x51f842[_0x42c755(0x19a)]&&_0x180176!=_0x1ddfa9&&_0x553786[_0x42c755(0x2a7)](_0x1f3ea4[_0x42c755(0x1ff)](_0x44d37f),_0x180176));}const _0x5778c5=[];for(const [_0x10c712,_0x329c25]of _0x553786){const _0x76d1e1=_0x33e209(),_0x4b30d1={'key':_0x507b69,'oldValue':_0x329c25,'newValue':_0x1ddfa9};_0x507b69[_0x42c755(0x17f)]>0x25&&console[_0x42c755(0x14c)](_0x42c755(0x1dd),{'key':_0x507b69});const _0x786f39=(_0x42c755(0x2d0)+(_0x507b69+'|'+Vt({'newValue':_0x1ddfa9})))[_0x42c755(0x14b)](0x0,0x3c),_0x422b1e=this[_0x42c755(0x240)]({'id':_0x76d1e1,'type':_0x786f39,'data':_0x4b30d1,'createdAt':new Date(),'authorId':_0x3dc33c,'attributes':_0x50757e});_0x5778c5[_0x42c755(0x1ef)](_0x422b1e),this[_0x42c755(0x14d)](_0x786f39,_0x76d1e1,_0x3dc33c,_0x10c712);}return _0x5778c5;}[_0x471db2(0x193)](_0x13269b){const _0x32ca40=_0x471db2;this[_0x32ca40(0x2be)](_0x13269b,(_0x250f3d,..._0x141ba1)=>{const _0x15c592=_0x32ca40;this[_0x15c592(0x1f4)](()=>{_0x250f3d(..._0x141ba1);});});}[_0x471db2(0x1bc)](_0x1b8333){const _0x1b2d16=_0x471db2;this[_0x1b2d16(0x17b)][_0x1b2d16(0x1db)](_0x1b8333);}[_0x471db2(0x1a5)](_0x2bdd31){const _0x37faf1=_0x471db2;this[_0x37faf1(0x176)][_0x37faf1(0x1db)](_0x2bdd31);}[_0x471db2(0x2c4)](_0x272304){const _0x2deb80=_0x471db2;return _0x2deb80(0x20a)==_0x272304[_0x2deb80(0x19a)]?_0x272304[_0x2deb80(0x175)][_0x2deb80(0x2b8)]('|')[0x0]:null;}[_0x471db2(0x20e)](_0xdaabf2,_0x5c3f20){const _0x44cd66=_0x471db2,_0x10920c=_0xdaabf2[_0x44cd66(0x2ef)]();this[_0x44cd66(0x164)][_0x44cd66(0x1d1)](_0xa578c8=>{const _0x3bf36a=_0x44cd66;_0xa578c8[_0x3bf36a(0x1cb)](_0x10920c,{'range':_0x5c3f20});});}[_0x471db2(0x25a)](_0xa3f6c4){const _0x260156=_0x471db2,_0x5b86e9=_0xa3f6c4['id'],_0x4aa3d8=this[_0x260156(0x1e3)][_0x260156(0x208)][_0x260156(0x2e1)](_0x260156(0x24b));this[_0x260156(0x2fa)][_0x260156(0x1ab)](_0x5b86e9)||this[_0x260156(0x2fa)][_0x260156(0x225)]({'channelId':_0x4aa3d8,'threadId':_0x5b86e9,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2311b3=this[_0x260156(0x2fa)][_0x260156(0x236)](_0x5b86e9);_0x2311b3[_0x260156(0x192)](_0x260156(0x17a)),_0x2311b3[_0x260156(0x17a)]=!0x1,_0xa3f6c4[_0x260156(0x21a)]=_0x2311b3;}[_0x471db2(0x191)](_0x2cb40b,_0xb80381,_0xff9d98,_0x5ec66b){const _0x2495b7=_0x471db2;if(_0x2cb40b[_0x2495b7(0x19a)]!=_0xb80381||_0x2cb40b[_0x2495b7(0x175)]!=_0xff9d98||_0x2cb40b[_0x2495b7(0x1a7)]['id']!=_0x5ec66b)throw this[_0x2495b7(0x1e3)][_0x2495b7(0x27e)](_0x2495b7(0x232)),new _0x5dcf64(_0x2495b7(0x232),this);}[_0x471db2(0x15d)](_0x3d8f30,_0x381b7c){const _0x6b3321=_0x471db2,_0x54a7a0=_0x3d8f30[_0x6b3321(0x228)]();if(_0x381b7c[_0x6b3321(0x246)](_0x54a7a0))_0x3d8f30[_0x6b3321(0x23c)]();else{if(_0x54a7a0[_0x6b3321(0x295)](_0x381b7c)){const _0x5ae4d1=this[_0x6b3321(0x164)][_0x6b3321(0x2f2)](_0x381b7c[_0x6b3321(0x24a)][_0x6b3321(0x25e)],_0x6b3321(0x1a3));this[_0x6b3321(0x20e)](_0x3d8f30,this[_0x6b3321(0x164)][_0x6b3321(0x163)](_0x54a7a0[_0x6b3321(0x24a)],_0x5ae4d1));const _0x22c388=_0x33e209(),_0x202f90=_0x3d8f30[_0x6b3321(0x1a7)]['id'],_0x55630c=_0x3d8f30[_0x6b3321(0x19a)]+':'+_0x3d8f30[_0x6b3321(0x175)];this[_0x6b3321(0x240)]({'id':_0x22c388,'type':_0x55630c,'createdAt':new Date(),'authorId':_0x202f90,'data':_0x3d8f30[_0x6b3321(0x1e5)],'attributes':_0x3d8f30[_0x6b3321(0x2bc)]});const _0x2eff28=this[_0x6b3321(0x164)][_0x6b3321(0x2f2)](_0x381b7c[_0x6b3321(0x1a3)][_0x6b3321(0x297)],_0x6b3321(0x153)),_0x17298e=this[_0x6b3321(0x164)][_0x6b3321(0x163)](_0x2eff28,_0x54a7a0[_0x6b3321(0x1a3)]);this[_0x6b3321(0x14d)](_0x55630c,_0x22c388,_0x202f90,_0x17298e);}else{if(_0x54a7a0[_0x6b3321(0x239)](_0x381b7c[_0x6b3321(0x24a)])){const _0x2dc37e=this[_0x6b3321(0x164)][_0x6b3321(0x2f2)](_0x381b7c[_0x6b3321(0x24a)][_0x6b3321(0x25e)],_0x6b3321(0x1a3));this[_0x6b3321(0x20e)](_0x3d8f30,this[_0x6b3321(0x164)][_0x6b3321(0x163)](_0x54a7a0[_0x6b3321(0x24a)],_0x2dc37e));}else{const _0x1bdb1a=this[_0x6b3321(0x164)][_0x6b3321(0x2f2)](_0x381b7c[_0x6b3321(0x1a3)][_0x6b3321(0x297)],_0x6b3321(0x153));this[_0x6b3321(0x20e)](_0x3d8f30,this[_0x6b3321(0x164)][_0x6b3321(0x163)](_0x1bdb1a,_0x54a7a0[_0x6b3321(0x1a3)]));}}}}[_0x471db2(0x20f)](_0x2571b3){const _0x328dcf=_0x471db2;for(const {suggestion:_0x3c9c2a,meta:_0x3d8436}of this[_0x328dcf(0x274)](_0x2571b3,_0x328dcf(0x2c7))){if(!_0x3d8436[_0x328dcf(0x2b1)])continue;const _0x3ebaa5=_0x3c9c2a[_0x328dcf(0x245)]();for(const _0xb88380 of _0x3ebaa5)if(!_0x2571b3[_0x328dcf(0x2e0)](_0xb88380)[_0x328dcf(0x17f)])return!0x0;}return!0x1;}[_0x471db2(0x251)](_0x350615){const _0x4032bc=_0x471db2,_0x233f25=this[_0x4032bc(0x1e3)][_0x4032bc(0x26e)][_0x4032bc(0x2e1)](_0x4032bc(0x171))[_0x4032bc(0x29d)](_0x350615);if(!_0x233f25)throw new _0x5dcf64(_0x4032bc(0x1d9),this);return _0x233f25;}[_0x471db2(0x298)](_0x426c94){const _0x5c26b7=_0x471db2,_0x4a5961=this[_0x5c26b7(0x1e3)][_0x5c26b7(0x26e)][_0x5c26b7(0x2e1)](_0x5c26b7(0x171)),_0x523173=_0x362d49(_0x5c26b7(0x272)+_0x426c94),_0x5d90e6=_0x4a5961[_0x5c26b7(0x29d)](_0x523173);return _0x5d90e6||_0x4a5961[_0x5c26b7(0x19d)]({'id':_0x523173,'name':_0x426c94});}[_0x471db2(0x2d2)](_0x3dfe45,_0x31c1e6,_0x5edb89,_0xd9881d,_0xb5f9){const _0x274737=_0x471db2,_0x14f12=this[_0x274737(0x251)](_0xd9881d),_0x525bdc=this[_0x274737(0x15a)][_0x274737(0x2a1)](_0x3dfe45,_0x31c1e6,_0x5edb89,_0x14f12,_0xb5f9,_0x201f1a=>{const _0x1a9685=_0x274737;this[_0x1a9685(0x20c)](_0x5edb89,{'attributes':_0x201f1a});const _0x77254d=this[_0x1a9685(0x26d)](_0x5edb89);this[_0x1a9685(0x1c2)](new Set([_0x77254d])),this[_0x1a9685(0x1a0)](new Set([_0x77254d]));});return this[_0x274737(0x1a2)](_0x525bdc,_0x274737(0x27b),()=>{const _0x2637d9=_0x274737;this[_0x2637d9(0x20c)](_0x5edb89,{'state':_0x2637d9(0x254)});},{'priority':_0x274737(0x1c1)}),this[_0x274737(0x1a2)](_0x525bdc,_0x274737(0x210),()=>{const _0x12fbca=_0x274737;this[_0x12fbca(0x20c)](_0x5edb89,{'state':_0x12fbca(0x169)});},{'priority':_0x274737(0x1c1)}),this[_0x274737(0x180)][_0x274737(0x2a7)](_0x5edb89,_0x525bdc),this[_0x274737(0x181)][_0x274737(0x2a7)](_0x525bdc,_0x274737(0x1dc)),_0x525bdc;}[_0x471db2(0x1de)](_0x23f5dc){const _0x535489=_0x471db2,_0x1b1c28=_0x23f5dc[_0x535489(0x2b8)](':');return{'group':_0x1b1c28[0x0],'type':_0x1b1c28[0x1],'subType':_0x1b1c28[_0x535489(0x17f)]>=0x5?_0x1b1c28[0x2]:null,'id':_0x1b1c28[_0x535489(0x17f)]<0x5?_0x1b1c28[0x2]:_0x1b1c28[0x3],'authorId':_0x1b1c28[_0x535489(0x17f)]<0x5?_0x1b1c28[0x3]:_0x1b1c28[0x4],'markerCount':0x6==_0x1b1c28[_0x535489(0x17f)]?_0x1b1c28[0x5]:null};}[_0x471db2(0x1fa)](_0xc2ad2c,_0x2fa6dd,_0x4f7f81){const _0x410889=_0x471db2,_0x267fd7=_0xc2ad2c[_0x410889(0x228)](),_0x180261=_0x267fd7[_0x410889(0x24a)],_0x42ff59=_0x267fd7[_0x410889(0x1a3)];this[_0x410889(0x20e)](_0xc2ad2c,this[_0x410889(0x164)][_0x410889(0x163)](_0x180261,_0x2fa6dd));const _0x5b5c06=_0x33e209(),_0x4917c8=_0xc2ad2c[_0x410889(0x1a7)]['id'],_0x2f4f0e=_0xc2ad2c[_0x410889(0x19a)]+(_0xc2ad2c[_0x410889(0x175)]?':'+_0xc2ad2c[_0x410889(0x175)]:'');this[_0x410889(0x240)]({'id':_0x5b5c06,'type':_0x2f4f0e,'createdAt':new Date(),'authorId':_0x4917c8,'originalSuggestionId':_0xc2ad2c['id'],'attributes':_0xc2ad2c[_0x410889(0x2bc)],'data':_0xc2ad2c[_0x410889(0x1e5)]});const _0x183414=this[_0x410889(0x2c4)](_0xc2ad2c);(_0x410889(0x2c1)==_0xc2ad2c[_0x410889(0x19a)]||_0x183414&&this[_0x410889(0x2c8)](_0x183414))&&(_0x4f7f81=this[_0x410889(0x164)][_0x410889(0x224)](_0x4f7f81[_0x410889(0x297)])),this[_0x410889(0x14d)](_0x2f4f0e,_0x5b5c06,_0x4917c8,this[_0x410889(0x164)][_0x410889(0x163)](_0x4f7f81,_0x42ff59));}[_0x471db2(0x274)](_0x4d1572,_0x6edfe1=null){const _0x3bcb68=_0x471db2,_0x863ec5=[],_0x436c8b=this[_0x3bcb68(0x1e3)][_0x3bcb68(0x26e)][_0x3bcb68(0x2e1)](_0x3bcb68(0x171))['me'];Array[_0x3bcb68(0x18b)](_0x4d1572)||(_0x4d1572=[_0x4d1572]);for(const _0x246ce4 of this[_0x3bcb68(0x1ba)]()){if(!_0x246ce4[_0x3bcb68(0x15f)])continue;if(_0x6edfe1&&_0x246ce4[_0x3bcb68(0x19a)]!=_0x6edfe1)continue;let _0x2fd91d=!0x1;for(const _0x13c28e of _0x246ce4[_0x3bcb68(0x245)]()){for(const _0x27c994 of _0x4d1572){const _0x1d6d63=_0x27c994[_0x3bcb68(0x24a)][_0x3bcb68(0x246)](_0x13c28e[_0x3bcb68(0x1a3)])||_0x27c994[_0x3bcb68(0x1a3)][_0x3bcb68(0x246)](_0x13c28e[_0x3bcb68(0x24a)]);if(_0x1d6d63||_0x27c994[_0x3bcb68(0x1ff)](_0x13c28e)){const _0x293603=_0x27c994[_0x3bcb68(0x295)](_0x13c28e)&&Rt(this[_0x3bcb68(0x164)][_0x3bcb68(0x212)],_0x13c28e[_0x3bcb68(0x24a)],_0x27c994),_0x3347ce=_0x13c28e[_0x3bcb68(0x295)](_0x27c994)&&Rt(this[_0x3bcb68(0x164)][_0x3bcb68(0x212)],_0x27c994[_0x3bcb68(0x24a)],_0x13c28e);_0x863ec5[_0x3bcb68(0x1ef)]({'suggestion':_0x246ce4,'meta':{'isOwn':_0x436c8b==_0x246ce4[_0x3bcb68(0x2a9)],'isNextTo':_0x1d6d63,'isInsideObject':_0x293603,'containsRangeInObject':_0x3347ce}}),_0x2fd91d=!0x0;break;}}if(_0x2fd91d)break;}}return _0x863ec5;}[_0x471db2(0x14d)](_0x2b9cb0,_0x4fb1e8,_0x17b540,_0xafdfdb,_0xff91d2){const _0x224c80=_0x471db2;this[_0x224c80(0x164)][_0x224c80(0x1d1)](_0x418bde=>{const _0xffdd12=_0x224c80;let _0x56ab75=_0xffdd12(0x205)+_0x2b9cb0+':'+_0x4fb1e8+':'+_0x17b540;_0xff91d2&&(_0x56ab75=_0x56ab75+':'+_0xff91d2),_0x418bde[_0xffdd12(0x1c6)](_0x56ab75,{'range':_0xafdfdb,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x471db2(0x1df)](_0x5bf9ea){const _0x22e463=_0x471db2,_0x23cee9=_0x5bf9ea[_0x22e463(0x2d9)],_0xcc2042=_0x5bf9ea[_0x22e463(0x18e)];_0x5bf9ea[_0x22e463(0x2d9)]=null,_0x5bf9ea[_0x22e463(0x18e)]=null,null!=_0x23cee9&&_0x23cee9[_0x22e463(0x18e)]==_0x5bf9ea&&(_0x23cee9[_0x22e463(0x18e)]=_0xcc2042),null!=_0xcc2042&&_0xcc2042[_0x22e463(0x2d9)]==_0x5bf9ea&&(_0xcc2042[_0x22e463(0x2d9)]=_0x23cee9),_0x22e463(0x1b3)==this[_0x22e463(0x181)][_0x22e463(0x2e1)](_0x5bf9ea)&&(this[_0x22e463(0x181)][_0x22e463(0x2a7)](_0x5bf9ea,_0x22e463(0x214)),this[_0x22e463(0x1b5)](_0x22e463(0x16f),_0x5bf9ea,_0x23cee9,_0xcc2042));}[_0x471db2(0x240)](_0x3d6cc8){const _0x3a36e6=_0x471db2,_0x1b4072=_0x3d6cc8['id'],_0x12b0f0=this[_0x3a36e6(0x162)](_0x3d6cc8);if(this[_0x3a36e6(0x261)]&&this[_0x3a36e6(0x261)][_0x3a36e6(0x260)]){const _0x225872=this[_0x3a36e6(0x1e3)][_0x3a36e6(0x26e)][_0x3a36e6(0x2e1)](_0x3a36e6(0x22d)),_0x57ab0f=_0x12b0f0[_0x3a36e6(0x2a8)],_0x21ec33=_0x12b0f0[_0x3a36e6(0x175)]?_0x12b0f0[_0x3a36e6(0x19a)]+':'+_0x12b0f0[_0x3a36e6(0x175)]:_0x12b0f0[_0x3a36e6(0x19a)],_0x1af0d5=this[_0x3a36e6(0x1e3)][_0x3a36e6(0x279)],_0x35dc09=_0x225872[_0x3a36e6(0x1db)](_0x5af7ac(_0x1af0d5,_0x3a36e6(0x2cf))),_0xfce04c={'id':_0x1b4072,'type':_0x21ec33,'hasComments':_0x57ab0f,'data':_0x3d6cc8[_0x3a36e6(0x1e5)]||null,'originalSuggestionId':_0x3d6cc8[_0x3a36e6(0x21b)]||null,'attributes':_0x12b0f0[_0x3a36e6(0x2bc)]};this[_0x3a36e6(0x261)][_0x3a36e6(0x260)](_0xfce04c)[_0x3a36e6(0x2d8)](_0xfea9b6=>{const _0x48ccd5=_0x3a36e6;_0x12b0f0[_0x48ccd5(0x155)]=!0x0,_0x225872[_0x48ccd5(0x1e7)](_0x35dc09),_0xfea9b6&&_0xfea9b6[_0x48ccd5(0x243)]&&(this[_0x48ccd5(0x180)][_0x48ccd5(0x2e1)](_0x1b4072)[_0x48ccd5(0x243)]=_0xfea9b6[_0x48ccd5(0x243)]);})[_0x3a36e6(0x235)](_0x13e1b0=>{const _0x99a300=_0x3a36e6;throw _0x458335(_0x99a300(0x15b)),this[_0x99a300(0x1e3)][_0x99a300(0x2b6)][_0x99a300(0x22b)]({'isUndoable':!0x1},()=>{const _0x3d48db=_0x99a300;_0x12b0f0[_0x3d48db(0x210)]();}),_0x12b0f0[_0x99a300(0x264)](),this[_0x99a300(0x180)][_0x99a300(0x1ac)](_0x12b0f0['id']),this[_0x99a300(0x181)][_0x99a300(0x1ac)](_0x12b0f0),_0x13e1b0;});}return _0x12b0f0;}[_0x471db2(0x2c8)](_0x2ae86c){const _0x5292ed=_0x471db2;return this[_0x5292ed(0x17b)][_0x5292ed(0x194)](_0x2ae86c);}[_0x471db2(0x20c)](_0x370250,_0x537fe5){const _0xecdc0e=_0x471db2,_0x287f8b=this[_0xecdc0e(0x1e3)][_0xecdc0e(0x26e)][_0xecdc0e(0x2e1)](_0xecdc0e(0x22d)),_0x107d7f=this[_0xecdc0e(0x26d)](_0x370250);if(this[_0xecdc0e(0x261)]&&this[_0xecdc0e(0x261)][_0xecdc0e(0x2c2)]){if(_0x107d7f[_0xecdc0e(0x155)]){const _0x11adcd=_0x287f8b[_0xecdc0e(0x1db)](_0x5af7ac(this[_0xecdc0e(0x1e3)][_0xecdc0e(0x279)],_0xecdc0e(0x2cf)));this[_0xecdc0e(0x261)][_0xecdc0e(0x2c2)](_0x370250,_0x537fe5)[_0xecdc0e(0x2d8)](()=>{const _0x5ce02b=_0xecdc0e;_0x287f8b[_0x5ce02b(0x1e7)](_0x11adcd);});}else _0x107d7f['on'](_0xecdc0e(0x1c3),()=>{const _0x5e249b=_0xecdc0e;this[_0x5e249b(0x20c)](_0x370250,_0x537fe5);});}}[_0x471db2(0x202)](_0x4fd744){const _0x124384=_0x471db2;if(!this[_0x124384(0x261)]||!this[_0x124384(0x261)][_0x124384(0x26d)])throw new _0x5dcf64(_0x124384(0x213),this);return this[_0x124384(0x261)][_0x124384(0x26d)](_0x4fd744);}[_0x471db2(0x1f0)](_0x20bfc3){const _0x401cc6=_0x471db2,{id:_0x4d9bb0,type:_0x166e7a,subType:_0x49d775,authorId:_0x77a747}=this[_0x401cc6(0x1de)](_0x20bfc3),_0x145eb1=this[_0x401cc6(0x180)][_0x401cc6(0x2e1)](_0x4d9bb0)||this[_0x401cc6(0x2d2)](_0x166e7a,_0x49d775,_0x4d9bb0,_0x77a747,{});switch(this[_0x401cc6(0x191)](_0x145eb1,_0x166e7a,_0x49d775,_0x77a747),this[_0x401cc6(0x181)][_0x401cc6(0x2e1)](_0x145eb1)){case _0x401cc6(0x1dc):this[_0x401cc6(0x202)](_0x4d9bb0)[_0x401cc6(0x2d8)](_0x9afbf3=>{const _0x4f551e=_0x401cc6;let _0x5ccdfa=Promise[_0x4f551e(0x21e)]();_0x9afbf3[_0x4f551e(0x2a8)]&&(_0x5ccdfa=this[_0x4f551e(0x2fa)][_0x4f551e(0x26c)]({'channelId':this[_0x4f551e(0x1e3)][_0x4f551e(0x208)][_0x4f551e(0x2e1)](_0x4f551e(0x24b)),'threadId':_0x4d9bb0})),_0x5ccdfa[_0x4f551e(0x2d8)](()=>{const _0x5750d4=_0x4f551e;this[_0x5750d4(0x162)](_0x9afbf3)[_0x5750d4(0x155)]=!0x0;});}),this[_0x401cc6(0x181)][_0x401cc6(0x2a7)](_0x145eb1,_0x401cc6(0x244));break;case _0x401cc6(0x214):this[_0x401cc6(0x20c)](_0x4d9bb0,{'state':_0x401cc6(0x2cb)});case _0x401cc6(0x229):this[_0x401cc6(0x181)][_0x401cc6(0x2a7)](_0x145eb1,_0x401cc6(0x1b3)),this[_0x401cc6(0x1b5)](_0x401cc6(0x1c9),_0x145eb1);break;case _0x401cc6(0x1b3):this[_0x401cc6(0x1b5)](_0x401cc6(0x2e2),_0x145eb1);}return _0x145eb1[_0x401cc6(0x2f9)](_0x20bfc3),_0x145eb1;}[_0x471db2(0x1a0)](_0x49c415){const _0x4e8dcc=_0x471db2,_0x5c7027=Array[_0x4e8dcc(0x275)](_0x49c415),_0x16f593=_0x5c7027[_0x4e8dcc(0x2f7)](_0xd3c5f8=>_0x4e8dcc(0x20a)==_0xd3c5f8[_0x4e8dcc(0x19a)]);this[_0x4e8dcc(0x2bb)](_0x16f593);const _0x5e5a40=_0x5c7027[_0x4e8dcc(0x2f7)](_0x315726=>!_0x315726[_0x4e8dcc(0x2d4)]&&_0x4e8dcc(0x20a)!=_0x315726[_0x4e8dcc(0x19a)]),_0x146436=this[_0x4e8dcc(0x1ba)]({'skipNotAttached':!0x0})[_0x4e8dcc(0x2f7)](_0x1622bf=>!_0x1622bf[_0x4e8dcc(0x2d4)]&&_0x4e8dcc(0x20a)!=_0x1622bf[_0x4e8dcc(0x19a)]),_0x110284=_0x146436[_0x4e8dcc(0x2f7)](_0x33098d=>!_0x49c415[_0x4e8dcc(0x194)](_0x33098d)),_0x2cf37a=new Map(_0x146436[_0x4e8dcc(0x2a3)](_0x5107c2=>[_0x5107c2,this[_0x4e8dcc(0x15a)][_0x4e8dcc(0x1ea)](_0x5107c2[_0x4e8dcc(0x19a)],_0x5107c2[_0x4e8dcc(0x175)],_0x4e8dcc(0x19f))])),_0x44fdc7=new Map(_0x146436[_0x4e8dcc(0x2a3)](_0x176b55=>[_0x176b55,_0x176b55[_0x4e8dcc(0x228)]()])),_0x1d1a59=new Set(),_0x211cb5=new Set();for(let _0x876c94=0x0;_0x876c94<_0x5e5a40[_0x4e8dcc(0x17f)];_0x876c94++)_0x9afd62(_0x5e5a40[_0x876c94],_0x5e5a40,_0x876c94+0x1);for(let _0x44b787=0x0;_0x44b787<_0x5e5a40[_0x4e8dcc(0x17f)];_0x44b787++)_0x9afd62(_0x5e5a40[_0x44b787],_0x110284,0x0);const _0x395de5=new Set();for(let _0x58b5ac=0x0;_0x58b5ac<_0x5e5a40[_0x4e8dcc(0x17f)];_0x58b5ac++){const _0x12ec2b=_0x5e5a40[_0x58b5ac];!_0x211cb5[_0x4e8dcc(0x194)](_0x12ec2b)&&_0x12ec2b[_0x4e8dcc(0x2d9)]&&(_0x395de5[_0x4e8dcc(0x1db)](_0x12ec2b[_0x4e8dcc(0x2d9)]),_0x12ec2b[_0x4e8dcc(0x2d9)][_0x4e8dcc(0x18e)]===_0x12ec2b&&(_0x12ec2b[_0x4e8dcc(0x2d9)][_0x4e8dcc(0x18e)]=null),_0x12ec2b[_0x4e8dcc(0x2d9)]=null),!_0x1d1a59[_0x4e8dcc(0x194)](_0x12ec2b)&&_0x12ec2b[_0x4e8dcc(0x18e)]&&(_0x395de5[_0x4e8dcc(0x1db)](_0x12ec2b[_0x4e8dcc(0x18e)]),_0x12ec2b[_0x4e8dcc(0x18e)][_0x4e8dcc(0x2d9)]===_0x12ec2b&&(_0x12ec2b[_0x4e8dcc(0x18e)][_0x4e8dcc(0x2d9)]=null),_0x12ec2b[_0x4e8dcc(0x18e)]=null);}function _0x9afd62(_0x2e06cc,_0x44e24e,_0x446ff6){const _0x6571c5=_0x4e8dcc;for(let _0xf4bb70=_0x446ff6;_0xf4bb70<_0x44e24e[_0x6571c5(0x17f)];_0xf4bb70++){const _0x198ef2=_0x464971(_0x2e06cc,_0x44e24e[_0xf4bb70]);_0x198ef2&&(_0x198ef2[0x0][_0x6571c5(0x18e)]=_0x198ef2[0x1],_0x198ef2[0x1][_0x6571c5(0x2d9)]=_0x198ef2[0x0],_0x1d1a59[_0x6571c5(0x1db)](_0x198ef2[0x0]),_0x211cb5[_0x6571c5(0x1db)](_0x198ef2[0x1]));}}function _0x464971(_0x31cc45,_0x230ee1){const _0x2780a8=_0x4e8dcc;if(_0x31cc45[_0x2780a8(0x2a9)]['id']!==_0x230ee1[_0x2780a8(0x2a9)]['id'])return null;const _0xa6578=_0x2cf37a[_0x2780a8(0x2e1)](_0x31cc45)(_0x31cc45,_0x230ee1,_0x44fdc7[_0x2780a8(0x2e1)](_0x31cc45),_0x44fdc7[_0x2780a8(0x2e1)](_0x230ee1));if(!_0xa6578)return null;return _0x2cf37a[_0x2780a8(0x2e1)](_0x230ee1)(_0x31cc45,_0x230ee1,_0x44fdc7[_0x2780a8(0x2e1)](_0x31cc45),_0x44fdc7[_0x2780a8(0x2e1)](_0x230ee1))?_0xa6578[0x1][_0x2780a8(0x21a)]&&_0xa6578[0x1][_0x2780a8(0x21a)][_0x2780a8(0x17f)]?null:_0xa6578:null;}_0x395de5[_0x4e8dcc(0x237)]&&this[_0x4e8dcc(0x1a0)](_0x395de5);}[_0x471db2(0x2bb)](_0x1ab09f){const _0x497bcd=_0x471db2;if(0x0==_0x1ab09f[_0x497bcd(0x17f)])return;const _0x35c498=this[_0x497bcd(0x1ba)]({'skipNotAttached':!0x0})[_0x497bcd(0x2f7)](_0x4dd127=>_0x497bcd(0x20a)==_0x4dd127[_0x497bcd(0x19a)]&&_0x4dd127[_0x497bcd(0x160)]),_0x1e2809=[],_0x26dc33=new Map();for(const _0x3542ba of _0x35c498){const _0x1a15c4=_0x362d49(_0x3542ba[_0x497bcd(0x2bc)]);_0x26dc33[_0x497bcd(0x194)](_0x1a15c4)||(_0x26dc33[_0x497bcd(0x2a7)](_0x1a15c4,_0x1e2809[_0x497bcd(0x17f)]),_0x1e2809[_0x497bcd(0x1ef)]([]));const _0x4bce48=_0x26dc33[_0x497bcd(0x2e1)](_0x1a15c4);_0x1e2809[_0x4bce48][_0x497bcd(0x1ef)](_0x3542ba);}!(function(){const _0x129379=_0x497bcd;_0x1e2809[_0x129379(0x24f)]((_0x262b66,_0xb39d99)=>{const _0x3b6664=_0x129379,_0x3c1503=_0x262b66[0x0][_0x3b6664(0x243)],_0x40d057=_0xb39d99[0x0][_0x3b6664(0x243)];return _0x3c1503==_0x40d057?_0x262b66[0x0][_0x3b6664(0x2bc)][_0x3b6664(0x203)]<_0xb39d99[0x0][_0x3b6664(0x2bc)][_0x3b6664(0x203)]?-0x1:0x1:_0x3c1503<_0x40d057?-0x1:0x1;});for(const _0x3383e2 of _0x1e2809)_0x3383e2[_0x129379(0x24f)]((_0x1ba232,_0x4e53b0)=>_0x1ba232['id']<_0x4e53b0['id']?-0x1:0x1);}());for(let _0x188ed7=0x0;_0x188ed7<_0x1e2809[_0x497bcd(0x17f)];_0x188ed7++){if(0x0==_0x1e2809[_0x188ed7][_0x497bcd(0x17f)])continue;const _0x2788d5=[];for(let _0x5c7797=_0x188ed7+0x1;_0x5c7797<_0x1e2809[_0x497bcd(0x17f)];_0x5c7797++)0x0!=_0x1e2809[_0x5c7797][_0x497bcd(0x17f)]&&_0x3dfedc(_0x1e2809[_0x188ed7],_0x1e2809[_0x5c7797])&&_0x2788d5[_0x497bcd(0x1ef)](_0x5c7797);for(const _0x258642 of _0x2788d5)_0x1e2809[_0x188ed7]=_0x1e2809[_0x188ed7][_0x497bcd(0x2a2)](_0x1e2809[_0x258642]),_0x1e2809[_0x258642]=[];}for(const _0x51d282 of _0x1e2809)for(let _0x2e7fa2=0x0;_0x2e7fa2<_0x51d282[_0x497bcd(0x17f)];_0x2e7fa2++)_0x51d282[_0x2e7fa2][_0x497bcd(0x18e)]=_0x51d282[_0x2e7fa2+0x1]||null;for(const _0x1afcec of _0x1e2809)for(let _0x5cfe87=0x0;_0x5cfe87<_0x1afcec[_0x497bcd(0x17f)];_0x5cfe87++)_0x1afcec[_0x5cfe87][_0x497bcd(0x2d9)]=_0x1afcec[_0x5cfe87-0x1]||null;function _0x3dfedc(_0x18b646,_0x368fa1){const _0x2ab51e=_0x497bcd;if(_0x18b646[0x0][_0x2ab51e(0x2bc)][_0x2ab51e(0x203)]!==_0x368fa1[0x0][_0x2ab51e(0x2bc)][_0x2ab51e(0x203)]&&_0x18b646[0x0][_0x2ab51e(0x2a9)]!==_0x368fa1[0x0][_0x2ab51e(0x2a9)])return!0x1;if(!function(_0x4bd7a6,_0x52d654){const _0x4f5d76=_0x2ab51e;if(!_0x4bd7a6[_0x4f5d76(0x2a8)]&&!_0x52d654[_0x4f5d76(0x2a8)])return!0x0;if(_0x4bd7a6[_0x4f5d76(0x2a8)]&&_0x52d654[_0x4f5d76(0x2a8)])return!0x1;if(_0x4bd7a6[_0x4f5d76(0x2a8)]&&_0x52d654[_0x4f5d76(0x243)]<_0x4bd7a6[_0x4f5d76(0x21a)][_0x4f5d76(0x2b4)][_0x4f5d76(0x2e1)](0x0)[_0x4f5d76(0x243)])return!0x0;if(_0x52d654[_0x4f5d76(0x2a8)]&&_0x4bd7a6[_0x4f5d76(0x243)]<_0x52d654[_0x4f5d76(0x21a)][_0x4f5d76(0x2b4)][_0x4f5d76(0x2e1)](0x0)[_0x4f5d76(0x243)])return!0x0;return!0x1;}(_0x18b646[0x0],_0x368fa1[0x0]))return!0x1;const _0x4c2dd9=_0x3dd7b1(_0x18b646[0x0][_0x2ab51e(0x2bc)],_0x2ab51e(0x203)),_0x4e982d=_0x3dd7b1(_0x368fa1[0x0][_0x2ab51e(0x2bc)],_0x2ab51e(0x203));if(!_0x4dfdb9(_0x4c2dd9,_0x4e982d))return!0x1;return!!_0x18b646[_0x2ab51e(0x173)](_0x4f8228=>_0x368fa1[_0x2ab51e(0x262)](_0x1d24da=>_0x4f8228[_0x2ab51e(0x228)]()[_0x2ab51e(0x246)](_0x1d24da[_0x2ab51e(0x228)]())))&&_0x368fa1[_0x2ab51e(0x173)](_0x7a53d=>_0x18b646[_0x2ab51e(0x262)](_0x4c50de=>_0x7a53d[_0x2ab51e(0x228)]()[_0x2ab51e(0x246)](_0x4c50de[_0x2ab51e(0x228)]())));}}[_0x471db2(0x1c2)](_0x547c7e){const _0x315922=_0x471db2,_0x51ab11=Array[_0x315922(0x275)](_0x547c7e),_0x5a1832=this[_0x315922(0x1ba)]({'skipNotAttached':!0x0}),_0x564bcd=_0x5a1832[_0x315922(0x2f7)](_0x153725=>!_0x547c7e[_0x315922(0x194)](_0x153725)),_0x37342d=new Map(_0x51ab11[_0x315922(0x2a3)](_0xb4643f=>[_0xb4643f,this[_0x315922(0x15a)][_0x315922(0x1ea)](_0xb4643f[_0x315922(0x19a)],_0xb4643f[_0x315922(0x175)],_0x315922(0x2ad))])),_0x24b721=new Map(_0x5a1832[_0x315922(0x2a3)](_0x1df89b=>[_0x1df89b,_0x1df89b[_0x315922(0x245)]()]));for(let _0xc320bf=0x0;_0xc320bf<_0x51ab11[_0x315922(0x17f)];_0xc320bf++){if(_0x423baa(this,_0x51ab11[_0xc320bf],_0x51ab11,_0xc320bf+0x1))return!0x0;}for(let _0x2364b7=0x0;_0x2364b7<_0x51ab11[_0x315922(0x17f)];_0x2364b7++){if(_0x423baa(this,_0x51ab11[_0x2364b7],_0x564bcd,0x0))return!0x0;}return!0x1;function _0x423baa(_0x5629c4,_0x3a6fbe,_0x323695,_0x332b1f){const _0x3443f8=_0x315922;for(let _0x5c1cf9=_0x332b1f;_0x5c1cf9<_0x323695[_0x3443f8(0x17f)];_0x5c1cf9++){const _0x16e750=_0x323695[_0x5c1cf9];if(_0x16e750[_0x3443f8(0x19a)]!==_0x3a6fbe[_0x3443f8(0x19a)]||_0x16e750[_0x3443f8(0x2a9)]['id']!==_0x3a6fbe[_0x3443f8(0x2a9)]['id']||_0x16e750[_0x3443f8(0x175)]!==_0x3a6fbe[_0x3443f8(0x175)])continue;if(!Pt(_0x3a6fbe,_0x16e750,[_0x3443f8(0x203)]))continue;if(_0x3443f8(0x20a)==_0x3a6fbe[_0x3443f8(0x19a)]&&_0x3a6fbe[_0x3443f8(0x1e5)][_0x3443f8(0x22e)]!=_0x16e750[_0x3443f8(0x1e5)][_0x3443f8(0x22e)])continue;if(_0x3443f8(0x20a)==_0x3a6fbe[_0x3443f8(0x19a)]&&_0x5629c4[_0x3443f8(0x2c8)](_0x3a6fbe[_0x3443f8(0x1e5)][_0x3443f8(0x273)]))continue;if(_0x3443f8(0x2c1)==_0x3a6fbe[_0x3443f8(0x19a)]){const _0x469f92=_0x5629c4[_0x3443f8(0x1e3)][_0x3443f8(0x2b6)],_0x5063bd=_0x3a6fbe[_0x3443f8(0x2f0)]();if(_0x5063bd&&(_0x469f92[_0x3443f8(0x212)][_0x3443f8(0x1b2)](_0x5063bd)||_0x469f92[_0x3443f8(0x212)][_0x3443f8(0x1b7)](_0x5063bd)))continue;}const _0x1903c6=_0x37342d[_0x3443f8(0x2e1)](_0x3a6fbe),_0x329f3f=_0x24b721[_0x3443f8(0x2e1)](_0x3a6fbe),_0x124481=_0x24b721[_0x3443f8(0x2e1)](_0x16e750),_0x2b9cdb=_0x3a6fbe[_0x3443f8(0x21a)]&&_0x3a6fbe[_0x3443f8(0x21a)][_0x3443f8(0x17f)],_0x220d0b=_0x16e750[_0x3443f8(0x21a)]&&_0x16e750[_0x3443f8(0x21a)][_0x3443f8(0x17f)];if(!_0x2b9cdb&&_0x1903c6(_0x124481,_0x329f3f))return _0x5629c4[_0x3443f8(0x248)](_0x16e750,_0x3a6fbe),_0x24b721[_0x3443f8(0x1ac)](_0x3a6fbe),!0x0;if(!_0x220d0b&&_0x1903c6(_0x329f3f,_0x124481))return _0x5629c4[_0x3443f8(0x248)](_0x3a6fbe,_0x16e750),_0x24b721[_0x3443f8(0x1ac)](_0x16e750),!0x0;}return!0x1;}}[_0x471db2(0x248)](_0x50b75a,_0x5db703){const _0x343630=_0x471db2;if(_0x50b75a[_0x343630(0x2d4)]){for(const _0x1682fb of _0x5db703[_0x343630(0x245)]())_0x50b75a[_0x343630(0x265)](_0x1682fb);}else{const _0x491f82=_0x5db703[_0x343630(0x228)]()[_0x343630(0x1a3)];this[_0x343630(0x20e)](_0x50b75a,this[_0x343630(0x164)][_0x343630(0x163)](_0x50b75a[_0x343630(0x228)]()[_0x343630(0x24a)],_0x491f82));}_0x5db703[_0x343630(0x23c)]();}[_0x471db2(0x26a)](_0x1ef2b9,_0x4fa250){const _0x18780f=_0x471db2,_0x303822=_0x1ef2b9[_0x18780f(0x252)](_0x18780f(0x1a1))||_0x1ef2b9[_0x18780f(0x252)](_0x18780f(0x20a))?_0x18780f(0x17d):_0x1ef2b9[_0x18780f(0x195)]();return _0x5af7ac(this[_0x18780f(0x1e3)][_0x18780f(0x279)],_0x4fa250+'_'+_0x303822+_0x18780f(0x215));}[_0x471db2(0x1c0)](){const _0x360f3a=_0x471db2,_0xdc92f2=this[_0x360f3a(0x1e3)];if(!_0xdc92f2['ui'])return;const {ariaLiveAnnouncer:_0x318eb4}=_0xdc92f2['ui'];_0x191901(this[_0x360f3a(0x164)],({left:_0x222cfc,entered:_0x401280})=>{const _0x4e7b41=_0x360f3a;for(const _0xd89b51 of _0x222cfc){const {group:_0x2fcdec,type:_0x54c98f}=this[_0x4e7b41(0x1de)](_0xd89b51[_0x4e7b41(0x15c)]);if(_0x4e7b41(0x2c3)===_0x2fcdec){_0x318eb4[_0x4e7b41(0x17c)](this[_0x4e7b41(0x26a)](_0x54c98f,_0x4e7b41(0x256)));break;}}for(const _0x48d8a6 of _0x401280){const {group:_0x3262f2,type:_0x4c70b8}=this[_0x4e7b41(0x1de)](_0x48d8a6[_0x4e7b41(0x15c)]);if(_0x4e7b41(0x2c3)===_0x3262f2){_0x318eb4[_0x4e7b41(0x17c)](this[_0x4e7b41(0x26a)](_0x4c70b8,_0x4e7b41(0x29c)));break;}}});}[_0x471db2(0x18d)](_0xfbed7){const _0x3c3e47=_0x471db2;if(this[_0x3c3e47(0x29b)])return!0x1;const _0x3c3126=this[_0x3c3e47(0x1e3)],_0x2338ce=_0x3c3126[_0x3c3e47(0x2b6)][_0x3c3e47(0x2de)][_0x3c3e47(0x2bd)][_0x3c3e47(0x161)]();if(0x0==_0x2338ce[_0x3c3e47(0x17f)])return!0x1;const _0x17d882=[],_0xcebabe=_0x2338ce[_0x3c3e47(0x2f7)](_0x3e1e6d=>_0x3c3e47(0x20a)==_0x3e1e6d[_0x3c3e47(0x19a)]),_0x80d709=_0x2338ce[_0x3c3e47(0x2f7)](_0x5672b4=>_0x3c3e47(0x150)==_0x5672b4[_0x3c3e47(0x19a)]&&_0x3c3e47(0x1e8)!=_0x5672b4[_0x3c3e47(0x15c)]),_0xf5033b=_0x2338ce[_0x3c3e47(0x2f7)](_0x2929dd=>_0x3c3e47(0x1e7)==_0x2929dd[_0x3c3e47(0x19a)]&&_0x3c3e47(0x1e8)!=_0x2929dd[_0x3c3e47(0x15c)]);for(const _0x5ef5db of _0xcebabe)_0x17d882[_0x3c3e47(0x1ef)]({'key':_0x5ef5db[_0x3c3e47(0x157)],'newValue':_0x5ef5db[_0x3c3e47(0x1eb)],'oldValue':_0x5ef5db[_0x3c3e47(0x27c)],'range':Ot(_0x5ef5db[_0x3c3e47(0x1bd)],_0x3c3126[_0x3c3e47(0x2b6)])});for(const _0x24304c of _0x80d709){const _0x4df769=_0xf5033b[_0x3c3e47(0x2e6)](_0x26ff79=>_0x26ff79[_0x3c3e47(0x23e)][_0x3c3e47(0x246)](_0x24304c[_0x3c3e47(0x23e)]));_0x4df769&&_0x17d882[_0x3c3e47(0x1ef)]({'key':_0x3c3e47(0x1e1),'newValue':_0x24304c[_0x3c3e47(0x15c)],'oldValue':_0x4df769[_0x3c3e47(0x15c)],'range':_0x3c3126[_0x3c3e47(0x2b6)][_0x3c3e47(0x2b7)](_0x24304c[_0x3c3e47(0x23e)][_0x3c3e47(0x178)])});}return 0x0!=_0x17d882[_0x3c3e47(0x17f)]&&this[_0x3c3e47(0x29e)](_0xfbed7,_0x17d882);}[_0x471db2(0x25c)](_0x1e4734){const _0x5bce45=_0x471db2;let _0x2adbdf=!0x1;const _0x3485cc=this[_0x5bce45(0x1e3)][_0x5bce45(0x2b6)][_0x5bce45(0x2de)][_0x5bce45(0x2bd)][_0x5bce45(0x23f)]()[_0x5bce45(0x2f7)](_0x168cf0=>_0x168cf0[_0x5bce45(0x1e5)][_0x5bce45(0x1d4)]&&_0x168cf0[_0x5bce45(0x15c)][_0x5bce45(0x252)](_0x5bce45(0x2aa)));for(const _0x4951a8 of _0x3485cc){const {subType:_0x42a4e0,id:_0xab685e}=this[_0x5bce45(0x1de)](_0x4951a8[_0x5bce45(0x15c)]),_0x2be0ce=_0x42a4e0[_0x5bce45(0x2b8)]('|')[0x0];for(const _0x16b1de of this[_0x5bce45(0x1ba)]({'skipNotAttached':!0x0}))_0x16b1de['id']!=_0xab685e&&_0x5bce45(0x20a)==_0x16b1de[_0x5bce45(0x19a)]&&_0x16b1de[_0x5bce45(0x1e5)]&&_0x16b1de[_0x5bce45(0x1e5)][_0x5bce45(0x273)]==_0x2be0ce&&_0x16b1de[_0x5bce45(0x228)]()[_0x5bce45(0x238)](_0x4951a8[_0x5bce45(0x1e5)][_0x5bce45(0x1d4)])&&(this[_0x5bce45(0x221)](_0x16b1de,_0x4951a8[_0x5bce45(0x1e5)][_0x5bce45(0x1d4)],_0x1e4734),_0x2adbdf=!0x0);}return _0x2adbdf;}[_0x471db2(0x1f4)](_0x472611){const _0x3385a9=_0x471db2;this[_0x3385a9(0x1e3)],(this[_0x3385a9(0x29b)]=!0x0,_0x472611());}[_0x471db2(0x19c)](_0x266828){const _0x2b23f1=_0x471db2,_0x3ef214=this[_0x2b23f1(0x2c8)](_0x266828),_0x4b79a8=this[_0x2b23f1(0x176)][_0x2b23f1(0x194)](_0x266828);return _0x3ef214||_0x4b79a8;}[_0x471db2(0x29e)](_0x52f445,_0x4ef8ca){const _0x2d45de=_0x471db2;if(0x0==_0x4ef8ca[_0x2d45de(0x17f)])return!0x1;let _0x4b1391=!0x1;for(const _0x498969 of _0x4ef8ca){const _0x9db633=this[_0x2d45de(0x274)](_0x498969[_0x2d45de(0x1bd)],_0x2d45de(0x20a))[_0x2d45de(0x2f7)](_0x3066c9=>!_0x3066c9[_0x2d45de(0x2e7)][_0x2d45de(0x2eb)])[_0x2d45de(0x2a3)](_0x414a40=>_0x414a40[_0x2d45de(0x2c3)]),_0x25a501=_0x362d49({'newValue':_0x498969[_0x2d45de(0x2dd)]});_0x9db633[_0x2d45de(0x2f7)](_0x148d2b=>{const _0xb28531=_0x2d45de,[_0x53feca,_0xac7baf]=_0x148d2b[_0xb28531(0x175)][_0xb28531(0x2b8)]('|');return _0x53feca==_0x498969[_0xb28531(0x273)]&&_0xac7baf!=_0x25a501;})[_0x2d45de(0x1ca)](_0x5ce9b0=>{const _0x4ec7e2=_0x2d45de;this[_0x4ec7e2(0x221)](_0x5ce9b0,_0x498969[_0x4ec7e2(0x1bd)],_0x52f445),_0x4b1391=!0x0;});}return _0x4b1391;}[_0x471db2(0x221)](_0x121878,_0x21e17e,_0x5f5dc0){const _0x51230d=_0x471db2,_0x3706fc=_0x121878[_0x51230d(0x228)]()[_0x51230d(0x2e0)](_0x21e17e);0x0!==_0x3706fc[_0x51230d(0x17f)]?0x1!==_0x3706fc[_0x51230d(0x17f)]?this[_0x51230d(0x1fa)](_0x121878,_0x21e17e[_0x51230d(0x24a)],_0x21e17e[_0x51230d(0x1a3)]):this[_0x51230d(0x20e)](_0x121878,_0x3706fc[0x0]):_0x5f5dc0[_0x51230d(0x1ae)](_0x121878[_0x51230d(0x2ef)]());}}class xt{constructor(_0x5bf519){const _0xefd422=_0x471db2;this[_0xefd422(0x1fb)]=_0x5bf519,this[_0xefd422(0x164)]=_0x5bf519[_0xefd422(0x2b6)],this[_0xefd422(0x159)]=new Map(),this[_0xefd422(0x296)]=new Map(),this[_0xefd422(0x290)]();}[_0x471db2(0x2a1)](_0x533f95,_0x3fe37e,_0x4a5588,_0xf23ac3,_0x42f0dd,_0x549952){const _0xa45897=_0x471db2;return new _0x14df7f(this[_0xa45897(0x164)],{'type':_0x533f95,'subType':_0x3fe37e,'id':_0x4a5588,'author':_0xf23ac3,'creator':_0xf23ac3,'attributes':_0x42f0dd,'onAttributesChange':_0x549952,'onAccept':(..._0x4c818b)=>this[_0xa45897(0x1ea)](_0x533f95,_0x3fe37e,_0xa45897(0x27b))(..._0x4c818b),'onDiscard':(..._0x3ff050)=>this[_0xa45897(0x1ea)](_0x533f95,_0x3fe37e,_0xa45897(0x210))(..._0x3ff050)});}[_0x471db2(0x2c5)](_0x49290d,_0x1f4d37,_0x378b1d,_0xaf1326){const _0x33f7ce=_0x471db2,_0x10a501=_0x49290d+':'+_0x1f4d37+':'+_0x378b1d;this[_0x33f7ce(0x159)][_0x33f7ce(0x2a7)](_0x10a501,_0xaf1326);}[_0x471db2(0x1ea)](_0x2405ff,_0x35d64f,_0x228291){const _0x591c05=_0x471db2,_0x593e85=_0x2405ff+':'+_0x35d64f+':'+_0x228291;return this[_0x591c05(0x159)][_0x591c05(0x2e1)](_0x593e85)||this[_0x591c05(0x296)][_0x591c05(0x2e1)](_0x2405ff+':'+_0x228291);}[_0x471db2(0x290)](){const _0x1645ff=_0x471db2,_0x1cdb86=()=>!0x1,_0x20bf93=_0x32a2dd=>{const _0x277f16=_0x4ebf;_0x32a2dd[_0x277f16(0x24f)]((_0xf26f58,_0x4604b4)=>_0xf26f58[_0x277f16(0x24a)][_0x277f16(0x1a6)](_0x4604b4[_0x277f16(0x24a)])?0x1:-0x1),this[_0x277f16(0x164)][_0x277f16(0x1d1)](_0x592c2d=>{const _0x3bcce2=_0x277f16;for(const _0x4e5144 of _0x32a2dd){let _0x5c2409;_0x5c2409=_0x4e5144[_0x3bcce2(0x1a3)][_0x3bcce2(0x226)]&&_0x4e5144[_0x3bcce2(0x1a3)][_0x3bcce2(0x297)]==_0x4e5144[_0x3bcce2(0x24a)][_0x3bcce2(0x178)]?_0x592c2d[_0x3bcce2(0x29a)](_0x4e5144[_0x3bcce2(0x24a)][_0x3bcce2(0x178)],'on'):_0x592c2d[_0x3bcce2(0x29a)](_0x4e5144),this[_0x3bcce2(0x164)][_0x3bcce2(0x209)](_0x5c2409,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x56cfe9=(_0x411270,_0x1b97eb)=>{const _0x43e2b8=_0x4ebf;_0x1b97eb&&this[_0x43e2b8(0x164)][_0x43e2b8(0x1d1)](_0x5ceeee=>{const _0x53606f=_0x43e2b8,{commandName:_0x42870d,commandParams:_0x2a7001=[]}=_0x1b97eb,_0x372235=_0x411270[_0x53606f(0x2a3)](_0x2b77b6=>(Tt(_0x2b77b6)&&(_0x2b77b6=this[_0x53606f(0x164)][_0x53606f(0x163)](_0x2b77b6[_0x53606f(0x1a3)])),_0x2b77b6))[_0x53606f(0x2f7)](_0xde9511=>_0x53606f(0x2e5)!==_0xde9511[_0x53606f(0x1f1)][_0x53606f(0x241)]);if(_0x372235[_0x53606f(0x17f)]<0x1)return;const _0x5d4c7b=Array[_0x53606f(0x275)](this[_0x53606f(0x164)][_0x53606f(0x2de)][_0x53606f(0x183)][_0x53606f(0x245)]())[_0x53606f(0x2a3)](_0x5bbc3a=>_0x4ec547[_0x53606f(0x14f)](_0x5bbc3a));_0x5ceeee[_0x53606f(0x189)](_0x372235);for(const _0x102ed6 of this[_0x53606f(0x1fb)][_0x53606f(0x1cc)][_0x53606f(0x1cc)]())_0x102ed6[_0x53606f(0x187)]();_0x2a7001[_0x53606f(0x1ef)]({'forceDefaultExecution':!0x0}),this[_0x53606f(0x1fb)][_0x53606f(0x259)](_0x42870d,..._0x2a7001);const _0x538220=_0x5d4c7b[_0x53606f(0x2f7)](_0x3f062f=>_0x53606f(0x2e5)!=_0x3f062f[_0x53606f(0x1f1)][_0x53606f(0x241)]);_0x538220[_0x53606f(0x17f)]>0x0&&_0x5ceeee[_0x53606f(0x189)](_0x538220);for(const _0x250dd2 of _0x5d4c7b)_0x250dd2[_0x53606f(0x269)]();});},_0x241ce2=(_0x2dfc26,_0x6ec16a)=>0x1==_0x2dfc26[_0x1645ff(0x17f)]&&0x1==_0x6ec16a[_0x1645ff(0x17f)]&&_0x2dfc26[0x0][_0x1645ff(0x1a3)][_0x1645ff(0x246)](_0x6ec16a[0x0][_0x1645ff(0x24a)]),_0x2228f3=(_0x59e3af,_0x153b68,_0x407440,_0x262a7f)=>Ft(_0x59e3af,_0x153b68,_0x407440,_0x262a7f,this[_0x1645ff(0x164)])?[_0x59e3af,_0x153b68]:Ft(_0x153b68,_0x59e3af,_0x262a7f,_0x407440,this[_0x1645ff(0x164)])?[_0x153b68,_0x59e3af]:null;this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x18a),_0x1cdb86),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x271),_0x20bf93),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x1fd),_0x241ce2),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x1c5),_0x2228f3),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x2ca),_0x20bf93),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x257),_0x1cdb86),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x25d),_0x241ce2),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x1b0),_0x2228f3),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x196),_0x56cfe9),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x291),_0x1cdb86),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x16e),_0x241ce2),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x1e2),_0x1cdb86),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x1d3),_0x56cfe9),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x20b),_0x1cdb86),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x1b6),_0x241ce2),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x1be),_0x1cdb86),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x22f),_0x1cdb86),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x198),(_0x478236,_0x4780aa)=>{const _0x327e82=_0x1645ff;if(!_0x4780aa)return;const _0x2ebb2e=this[_0x327e82(0x1fb)][_0x327e82(0x26e)][_0x327e82(0x2e1)](p);this[_0x327e82(0x164)][_0x327e82(0x1d1)](_0xae9f76=>{const _0x5bdf85=_0x327e82;if(_0x5bdf85(0x1e1)==_0x4780aa[_0x5bdf85(0x273)])for(const _0x3ba3fa of _0x478236){const _0x12eb74=_0x3ba3fa[_0x5bdf85(0x24a)][_0x5bdf85(0x178)],_0x121938=_0x4780aa[_0x5bdf85(0x22e)];_0xae9f76[_0x5bdf85(0x2e8)](_0x12eb74,_0x121938);}else{if(_0x2ebb2e[_0x5bdf85(0x2c8)](_0x4780aa[_0x5bdf85(0x273)])){for(const _0x4584bd of _0x478236)void 0x0!==_0x4780aa[_0x5bdf85(0x22e)]?_0xae9f76[_0x5bdf85(0x16d)](_0x4780aa[_0x5bdf85(0x273)],_0x4780aa[_0x5bdf85(0x22e)],_0x4584bd[_0x5bdf85(0x24a)][_0x5bdf85(0x178)]):_0xae9f76[_0x5bdf85(0x200)](_0x4780aa[_0x5bdf85(0x273)],_0x4584bd[_0x5bdf85(0x24a)][_0x5bdf85(0x178)]);}else{for(const _0x1336b2 of _0x478236)_0x4780aa[_0x5bdf85(0x22e)]?_0xae9f76[_0x5bdf85(0x16d)](_0x4780aa[_0x5bdf85(0x273)],_0x4780aa[_0x5bdf85(0x22e)],_0x1336b2):_0xae9f76[_0x5bdf85(0x200)](_0x4780aa[_0x5bdf85(0x273)],_0x1336b2);}}});}),this[_0x1645ff(0x296)][_0x1645ff(0x2a7)](_0x1645ff(0x2d6),_0x241ce2);}}function Rt(_0x5851dd,_0x24958d,_0x45f3fd){const _0x17747b=_0x471db2;for(const _0x22319b of _0x24958d[_0x17747b(0x297)][_0x17747b(0x1d0)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x22319b[_0x17747b(0x1f1)]==_0x22319b)return!0x1;if(!_0x45f3fd[_0x17747b(0x2f1)](_0x22319b))return!0x1;if(_0x5851dd[_0x17747b(0x1b2)](_0x22319b)||_0x5851dd[_0x17747b(0x1b7)](_0x22319b))return!0x0;}return!0x1;}function Tt(_0x51d22d){const _0x1f82c8=_0x471db2;return _0x51d22d[_0x1f82c8(0x1a3)][_0x1f82c8(0x297)]==_0x51d22d[_0x1f82c8(0x24a)][_0x1f82c8(0x178)]&&_0x51d22d[_0x1f82c8(0x1a3)][_0x1f82c8(0x217)];}function Et(_0x6209b7,_0xdc5383,_0x2d7793,_0x55308c){const _0x3c0921=_0x471db2,_0x28a90e=_0x547bd0=>!_0x547bd0[_0x3c0921(0x2ec)]['is'](_0x3c0921(0x2b2))&&!_0x55308c[_0x3c0921(0x1b2)](_0x547bd0[_0x3c0921(0x2ec)]),_0x5d4658=_0x6209b7[_0x3c0921(0x24a)][_0x3c0921(0x2ce)](_0x28a90e),_0x4acbcb=_0x6209b7[_0x3c0921(0x1a3)][_0x3c0921(0x2ce)](_0x28a90e,{'direction':_0x3c0921(0x154)});return(!_0x6209b7[_0x3c0921(0x24a)][_0x3c0921(0x246)](_0x5d4658)||!_0x6209b7[_0x3c0921(0x1a3)][_0x3c0921(0x246)](_0x4acbcb))&&(_0x5d4658[_0x3c0921(0x1a6)](_0x4acbcb)?_0x2d7793[_0x3c0921(0x1cb)](_0xdc5383,{'range':_0x2d7793[_0x3c0921(0x163)](_0x5d4658,_0x4acbcb)}):_0x2d7793[_0x3c0921(0x1ae)](_0xdc5383),!0x0);}function Vt(_0x2a0e11){return _0x362d49(_0x2a0e11);}function Ut(_0x4f90b8){const _0x1ee3a5=_0x471db2,_0x2e155d=_0x4f90b8[_0x1ee3a5(0x24a)][_0x1ee3a5(0x178)];return _0x2e155d&&_0x2e155d['is'](_0x1ee3a5(0x1cd));}function Ot(_0x1ab2ad,_0x270ce7){const _0x398ce0=_0x471db2;return null==_0x1ab2ad[_0x398ce0(0x1a3)][_0x398ce0(0x25e)]&&_0x1ab2ad[_0x398ce0(0x1a3)][_0x398ce0(0x297)]==_0x1ab2ad[_0x398ce0(0x24a)][_0x398ce0(0x178)]?Gt(_0x1ab2ad[_0x398ce0(0x24a)][_0x398ce0(0x178)],_0x270ce7):_0x1ab2ad;}function Gt(_0x506a7c,_0x4d7e4d){const _0x80b596=_0x471db2,_0xe12b0f=_0x4d7e4d[_0x80b596(0x212)][_0x80b596(0x1b2)](_0x506a7c)||_0x4d7e4d[_0x80b596(0x212)][_0x80b596(0x250)](_0x506a7c);return _0x4d7e4d[_0x80b596(0x163)](_0x4d7e4d[_0x80b596(0x2f2)](_0x506a7c,_0x80b596(0x1ce)),_0xe12b0f?_0x4d7e4d[_0x80b596(0x2d7)](_0x506a7c):_0x4d7e4d[_0x80b596(0x2f2)](_0x506a7c,_0x80b596(0x1a3)));}function Ft(_0x1c52c4,_0x34b6c6,_0x17fdaa,_0x321c68,_0x30c589){const _0x326d29=_0x471db2;if(!Pt(_0x1c52c4,_0x34b6c6))return!0x1;if(_0x17fdaa[_0x326d29(0x1a3)][_0x326d29(0x246)](_0x321c68[_0x326d29(0x24a)]))return!0x0;if(_0x1c52c4[_0x326d29(0x19a)]!=_0x34b6c6[_0x326d29(0x19a)])return!0x1;if(!_0x17fdaa[_0x326d29(0x1a3)][_0x326d29(0x1a8)](_0x321c68[_0x326d29(0x24a)]))return!0x1;const _0x44a815=_0x30c589[_0x326d29(0x163)](_0x17fdaa[_0x326d29(0x1a3)],_0x321c68[_0x326d29(0x24a)])[_0x326d29(0x2da)]();for(const _0x17e436 of _0x44a815)if([_0x326d29(0x23d),_0x326d29(0x22c)][_0x326d29(0x165)](_0x17e436[_0x326d29(0x19a)])&&_0x30c589[_0x326d29(0x212)][_0x326d29(0x1b7)](_0x17e436[_0x326d29(0x2ec)]))return!0x1;return!0x0;}function Pt(_0x7a3ce8,_0x454e2f,_0x3084cb=[]){const _0x4b33af=_0x471db2;return!(!_0x7a3ce8[_0x4b33af(0x160)]||!_0x454e2f[_0x4b33af(0x160)])&&_0x4dfdb9(_0x3dd7b1(_0x7a3ce8[_0x4b33af(0x2bc)],_0x3084cb),_0x3dd7b1(_0x454e2f[_0x4b33af(0x2bc)],_0x3084cb));}function Lt(_0x324a6d,_0x27e0c9){const _0x188459=_0x471db2,_0x2dcbcb=Ht(_0x324a6d[_0x188459(0x2bc)]),_0x1068a7=Ht(_0x27e0c9);if(!_0x324a6d[_0x188459(0x160)])return!0x1;for(const _0x383145 of Object[_0x188459(0x1f9)](_0x1068a7))if(!_0x4dfdb9(_0x2dcbcb[_0x383145],_0x1068a7[_0x383145]))return!0x1;return!0x0;}function Ht(_0x22552d){const _0x142a80=_0x471db2,_0x56c2e6=Object[_0x142a80(0x263)]({},_0x22552d);return delete _0x56c2e6[_0x142a80(0x23a)],delete _0x56c2e6[_0x142a80(0x1c4)],_0x56c2e6;}
|