@ckeditor/ckeditor5-track-changes 42.0.1-alpha.2 → 42.0.1
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/LICENSE.md +1 -1
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x234f75=_0x382a;(function(_0x2669df,_0x29697a){const _0x954559=_0x382a,_0x222caf=_0x2669df();while(!![]){try{const _0x286b74=-parseInt(_0x954559(0x138))/0x1+parseInt(_0x954559(0x142))/0x2*(-parseInt(_0x954559(0x152))/0x3)+-parseInt(_0x954559(0xd6))/0x4+parseInt(_0x954559(0xfa))/0x5*(-parseInt(_0x954559(0x20e))/0x6)+-parseInt(_0x954559(0x1fa))/0x7+parseInt(_0x954559(0x188))/0x8*(parseInt(_0x954559(0x153))/0x9)+parseInt(_0x954559(0x104))/0xa;if(_0x286b74===_0x29697a)break;else _0x222caf['push'](_0x222caf['shift']());}catch(_0xff45be){_0x222caf['push'](_0x222caf['shift']());}}}(_0x1c07,0x5acd6));import{Plugin as _0xb8654d,PendingActions as _0xf82ad8}from'ckeditor5/src/core.js';import{LiveRange as _0x4c25a6}from'ckeditor5/src/engine.js';import{CKEditorError as _0x9a185d,uid as _0x3d9d6f,priorities as _0x48dee0,logWarning as _0x3dc813}from'ckeditor5/src/utils.js';import{toWidget as _0x3cad12}from'ckeditor5/src/widget.js';import{Users as _0x928889,hashObject as _0x459ca7,surroundingMarkersDetector as _0x55073a}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xc183db from'./commands/trackchangescommand.js';import _0x796eee from'./commands/acceptsuggestioncommand.js';import _0x338ce8 from'./commands/discardsuggestioncommand.js';import _0x385cb7 from'./commands/executeonallsuggestionscommand.js';import _0x30e13b from'./commands/executeonselectedsuggestionscommand.js';import _0x58346e from'./suggestion.js';import _0x41ac28 from'./suggestiondescriptionfactory.js';import _0x5e30f7 from'./integrations/aiassistant.js';import _0x34fd93 from'./integrations/alignment.js';import _0x30ea54 from'./integrations/basicstyles.js';import _0x4d8a9d from'./integrations/blockquote.js';import _0x46ed66 from'./integrations/casechange.js';import _0x2f19fa from'./integrations/ckbox.js';import _0x13660a from'./integrations/codeblock.js';import _0x26a677 from'./integrations/comments.js';import _0xcbfc4b from'./integrations/deletecommand.js';import _0x4b822c from'./integrations/list.js';import _0x54b4f9 from'./integrations/listproperties.js';import _0x582bd9 from'./integrations/entercommand.js';import _0x1ea6a6 from'./integrations/findandreplace.js';import _0x1a13c2 from'./integrations/font.js';import _0x113678 from'./integrations/formatpainter.js';import _0x1d5e81 from'./integrations/heading.js';import _0x1c79c6 from'./integrations/highlight.js';import _0x26929b from'./integrations/horizontalline.js';import _0x54c6c3 from'./integrations/htmlembed.js';import _0x210dd0 from'./integrations/image.js';import _0xa905b0 from'./integrations/imagereplace.js';import _0x2e9ced from'./integrations/imagestyle.js';import _0x2b7596 from'./integrations/importword.js';import _0x44ae33 from'./integrations/indent.js';import _0x79089 from'./integrations/inputcommand.js';import _0x198aa1 from'./integrations/link.js';import _0x3c2209 from'./integrations/legacylist.js';import _0x447863 from'./integrations/legacylistproperties.js';import _0xfa1305 from'./integrations/mediaembed.js';import _0x5876cf from'./integrations/mention.js';import _0x37f8e2 from'./integrations/multilevellist.js';function _0x382a(_0x129709,_0x516f77){const _0x1c0701=_0x1c07();return _0x382a=function(_0x382ab0,_0x2774df){_0x382ab0=_0x382ab0-0x65;let _0x593030=_0x1c0701[_0x382ab0];return _0x593030;},_0x382a(_0x129709,_0x516f77);}import _0x5c772a from'./integrations/pagebreak.js';import _0x192af9 from'./integrations/paragraph.js';import _0x1adfdb from'./integrations/removeformat.js';import _0x1a4f3c from'./integrations/restrictededitingmode.js';import _0x263d08 from'./integrations/shiftentercommand.js';import _0x27b017 from'./integrations/standardeditingmode.js';import _0x2634ea from'./integrations/style.js';import _0x4eb658 from'./integrations/table.js';import _0x1e1e2e from'./integrations/tablemergesplit.js';import _0x9e6960 from'./integrations/tableheadings.js';import _0x55a665 from'./integrations/tableclipboard.js';import _0x3248ca from'./integrations/tablecolumnresize.js';import _0x4c72c0 from'./integrations/template.js';import _0x40d221 from'./integrations/tableofcontents.js';import _0x6e7977 from'./integrations/title.js';import _0x1978fc from'./integrations/undo.js';import _0x51c57a from'./integrations/tablecaption.js';import _0x175e4f from'./integrations/tableproperties.js';import{getTranslation as _0x5041cd}from'./utils/common-translations.js';import{isEqual as _0x393701,omit as _0x17bbcf}from'lodash-es';export const renameAttributeKey=_0x234f75(0xcc);export default class p extends _0xb8654d{static get[_0x234f75(0x156)](){const _0x347bcc=_0x234f75;return[_0x347bcc(0x1bd),_0x928889,_0xf82ad8,_0x5e30f7,_0x34fd93,_0x30ea54,_0x4d8a9d,_0x2f19fa,_0x46ed66,_0x13660a,_0x26a677,_0xcbfc4b,_0x582bd9,_0x1ea6a6,_0x1a13c2,_0x113678,_0x1d5e81,_0x1c79c6,_0x26929b,_0x54c6c3,_0x210dd0,_0x2e9ced,_0xa905b0,_0x2b7596,_0x44ae33,_0x79089,_0x3c2209,_0x447863,_0x37f8e2,_0x198aa1,_0x4b822c,_0x54b4f9,_0xfa1305,_0x5876cf,_0x5c772a,_0x192af9,_0x1adfdb,_0x1a4f3c,_0x263d08,_0x27b017,_0x2634ea,_0x4eb658,_0x1e1e2e,_0x9e6960,_0x51c57a,_0x55a665,_0x3248ca,_0x40d221,_0x175e4f,_0x4c72c0,_0x6e7977,_0x1978fc];}static get[_0x234f75(0x1f0)](){const _0x4a779d=_0x234f75;return _0x4a779d(0x204);}constructor(_0x3676c6){const _0x1d972a=_0x234f75;function _0x38b96c(_0x22e1f0){const _0x5e9f9f=_0x382a;return _0x22e1f0[_0x5e9f9f(0x1d6)](_0x5beeb2=>String[_0x5e9f9f(0xa1)](_0x5beeb2))[_0x5e9f9f(0x1f1)]('');}super(_0x3676c6),this[_0x1d972a(0x1dd)]=!0x1,this[_0x1d972a(0x8d)](_0x1d972a(0x76),[]),this['on'](_0x1d972a(0xd2),(_0x266138,_0x2200c4,_0x2312a5,_0x46995f)=>{const _0x39798b=_0x1d972a;this[_0x39798b(0x15b)][_0x39798b(0x98)](()=>{const _0x125b03=_0x39798b;for(const _0x54c647 of[..._0x46995f,..._0x2312a5])this[_0x125b03(0x15b)][_0x125b03(0x166)][_0x125b03(0x1c8)](_0x54c647)&&_0x3676c6[_0x125b03(0x7b)][_0x125b03(0xcb)](_0x54c647);});}),this[_0x1d972a(0x1eb)]=new _0x41ac28(this[_0x1d972a(0x18e)][_0x1d972a(0xb5)][_0x1d972a(0x148)],this[_0x1d972a(0x18e)][_0x1d972a(0xb6)]),this[_0x1d972a(0x187)]=null,this[_0x1d972a(0x13b)]=new xt(this[_0x1d972a(0x18e)]),this[_0x1d972a(0x12e)]=new Map(),this[_0x1d972a(0xf3)]=_0x3676c6[_0x1d972a(0x69)][_0x1d972a(0xa8)](_0x1d972a(0x1bd)),this[_0x1d972a(0x16b)]=new Set(),this[_0x1d972a(0x15b)]=this[_0x1d972a(0x18e)][_0x1d972a(0xb5)],this[_0x1d972a(0x206)]=new WeakMap(),this[_0x1d972a(0xea)]=!0x1,this[_0x1d972a(0xbb)]=new Set([_0x1d972a(0xcc)]),this[_0x1d972a(0x73)]=new Set(),_0x3676c6[_0x1d972a(0xa4)][_0x1d972a(0x101)](_0x1d972a(0x1e5),_0x1d972a(0xd7)),this[_0x1d972a(0x164)]=_0x3676c6[_0x1d972a(0xa4)][_0x1d972a(0xa8)](_0x1d972a(0x1e5)),_0x3676c6[_0x1d972a(0xa4)][_0x1d972a(0x101)](_0x1d972a(0x186),!0x0),this[_0x1d972a(0x13a)]=_0x3676c6[_0x1d972a(0xa4)][_0x1d972a(0xa8)](_0x1d972a(0x186)),this[_0x1d972a(0x145)]=new _0xc183db(_0x3676c6,this[_0x1d972a(0x16b)]),this[_0x1d972a(0x116)](),this[_0x38b96c([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x38b96c([0x34,0x30,0x34,0x38,0x31,0x34,0x32,0x30]);}[_0x234f75(0x1ed)](){const _0x16ff74=_0x234f75,_0x451633=this[_0x16ff74(0x18e)],_0x2a450f=(_0x2c12f2,_0x50e5df)=>{const _0x1b1e74=_0x16ff74;if(_0x1b1e74(0x13d)!=_0x2c12f2)return _0x1b1e74(0x1d1)+_0x2c12f2;const _0x9ae3bb=_0x50e5df[_0x1b1e74(0xda)]('|')[0x0];return this[_0x1b1e74(0x157)](_0x9ae3bb)?_0x1b1e74(0x67):_0x1b1e74(0x144);};_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x96))[_0x16ff74(0x1c1)]({'model':_0x16ff74(0xb9),'view':_0x4c14d6=>{const _0x3ff934=_0x16ff74,{id:_0x55990d,type:_0x802f96,subType:_0x579582}=this[_0x3ff934(0x1b5)](_0x4c14d6[_0x3ff934(0x1f7)]),_0x2c33d0=[_0x3ff934(0x15d),_0x2a450f(_0x802f96,_0x579582)];let _0x2d69d5=0xbb8;return this[_0x3ff934(0x76)][_0x3ff934(0x211)](_0x4c14d6[_0x3ff934(0x1f7)])&&(_0x2c33d0[_0x3ff934(0x1e7)](_0x3ff934(0xf7)),_0x2d69d5=0xbc2),_0x3ff934(0x1a1)==_0x802f96&&(_0x2d69d5+=0x5),{'classes':_0x2c33d0,'attributes':{'data-suggestion':_0x55990d},'priority':_0x2d69d5};}}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x185))[_0x16ff74(0xd1)](_0x4a6e52=>{const _0x6378d0=_0x16ff74;_0x4a6e52['on'](_0x6378d0(0x177),(_0x55d97a,_0x2f2662,_0xf2ca94)=>{const _0x2f9ca4=_0x6378d0;if(!_0xf2ca94[_0x2f9ca4(0xee)][_0x2f9ca4(0x130)])return;const _0x1ecea6=_0x2f2662[_0x2f9ca4(0x1b4)];if(!_0x1ecea6)return;const _0x22a5a6=_0xf2ca94[_0x2f9ca4(0xba)][_0x2f9ca4(0xf5)](_0x1ecea6);_0x451633[_0x2f9ca4(0xb5)][_0x2f9ca4(0x148)][_0x2f9ca4(0x8f)](_0x1ecea6)&&_0x22a5a6&&!_0x22a5a6[_0x2f9ca4(0x134)](_0x2f9ca4(0x131))&&_0x22a5a6['is'](_0x2f9ca4(0x11f))&&_0x3cad12(_0x22a5a6,_0xf2ca94[_0x2f9ca4(0x1ff)]);},{'priority':_0x6378d0(0x84)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x185))[_0x16ff74(0x1c1)]({'model':_0x16ff74(0xb9),'view':(_0x4de7fb,_0x2f4f21)=>{const _0x3a90fa=_0x16ff74;if(!_0x2f4f21[_0x3a90fa(0xee)][_0x3a90fa(0x130)])return null;const {type:_0x23bc5a,subType:_0x11417e}=this[_0x3a90fa(0x1b5)](_0x4de7fb[_0x3a90fa(0x1f7)]);return{'classes':[_0x3a90fa(0x15d),_0x2a450f(_0x23bc5a,_0x11417e)],'priority':0xbb8};}});const _0x58472b=({showActiveMarkers:_0x320b8e=!0x0,isAttributeSuggestion:_0x143ddb=!0x1}={})=>(_0x128f60,_0x4fb5f1,_0x16f91f)=>{const _0x43d658=_0x16ff74;if(!_0x4fb5f1[_0x43d658(0x1b4)])return;const {id:_0x393d9c}=this[_0x43d658(0x1b5)](_0x4fb5f1[_0x43d658(0x1f7)]);if(_0x143ddb){const _0xd940d1=this[_0x43d658(0x12e)][_0x43d658(0xa8)](_0x393d9c),_0x4727e4=this[_0x43d658(0x16a)](_0xd940d1);if(!this[_0x43d658(0x157)](_0x4727e4))return;}if(_0x4fb5f1[_0x43d658(0x1b4)]['is'](_0x43d658(0xfc)))return void _0x16f91f[_0x43d658(0xb4)][_0x43d658(0x1ba)](_0x4fb5f1[_0x43d658(0x1b4)],_0x128f60[_0x43d658(0x183)]);const _0x493a71=_0x16f91f[_0x43d658(0xba)][_0x43d658(0xf5)](_0x4fb5f1[_0x43d658(0x1b4)]);if(_0x4fb5f1[_0x43d658(0x1b4)]['is'](_0x43d658(0x174))&&_0x451633[_0x43d658(0xb5)][_0x43d658(0x148)][_0x43d658(0x1ac)](_0x4fb5f1[_0x43d658(0x1b4)])&&!_0x493a71[_0x43d658(0x134)](_0x43d658(0x1b0))){_0x16f91f[_0x43d658(0x1ff)][_0x43d658(0x1c6)]([_0x43d658(0x15d),_0x43d658(0x67)],_0x493a71),_0x16f91f[_0x43d658(0x1ff)][_0x43d658(0x74)](_0x43d658(0x107),_0x393d9c,_0x493a71),_0x16f91f[_0x43d658(0xba)][_0x43d658(0x194)](_0x493a71,_0x4fb5f1[_0x43d658(0x1f7)]),_0x320b8e&&(this[_0x43d658(0x76)][_0x43d658(0x211)](_0x4fb5f1[_0x43d658(0x1f7)])?_0x16f91f[_0x43d658(0x1ff)][_0x43d658(0x1c6)](_0x43d658(0xf7),_0x493a71):_0x16f91f[_0x43d658(0x1ff)][_0x43d658(0x1b3)](_0x43d658(0xf7),_0x493a71));for(const _0x261c65 of _0x451633[_0x43d658(0xb5)][_0x43d658(0x167)](_0x4fb5f1[_0x43d658(0x1b4)])[_0x43d658(0x1b7)]())_0x16f91f[_0x43d658(0xb4)][_0x43d658(0x1ba)](_0x261c65,_0x128f60[_0x43d658(0x183)]);_0x16f91f[_0x43d658(0xb4)][_0x43d658(0x1ba)](_0x4fb5f1[_0x43d658(0x1b4)],_0x128f60[_0x43d658(0x183)]);}};_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x185))[_0x16ff74(0xd1)](_0xce7a25=>{const _0x358e6a=_0x16ff74;_0xce7a25['on'](_0x358e6a(0x178),(_0x18047f,_0x3223f8,_0xa42665)=>{const _0x3d28cc=_0x358e6a;_0xa42665[_0x3d28cc(0xee)][_0x3d28cc(0x130)]&&_0x58472b({'showActiveMarkers':!0x1})(_0x18047f,_0x3223f8,_0xa42665);},{'priority':_0x358e6a(0xe3)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x185))[_0x16ff74(0xd1)](_0x232b50=>{const _0x452631=_0x16ff74;_0x232b50['on'](_0x452631(0x1ec),(_0x2a471e,_0x4b8b5a,_0x468441)=>{const _0x175406=_0x452631;_0x468441[_0x175406(0xee)][_0x175406(0x130)]&&_0x58472b({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x2a471e,_0x4b8b5a,_0x468441);},{'priority':_0x452631(0xe3)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x185))[_0x16ff74(0xa7)]({'model':_0x16ff74(0xb9),'view':(_0x2ba06f,_0x58bc11)=>_0x58bc11[_0x16ff74(0xee)][_0x16ff74(0x130)]?null:{'group':_0x16ff74(0xb9),'name':_0x2ba06f[_0x16ff74(0x1fc)](0xb)}}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x1f2))[_0x16ff74(0x1cb)]({'view':{'name':_0x16ff74(0xb9),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4b3bf9,{writer:_0x14324e})=>{const _0x4c2d0b=_0x16ff74;let _0xd9a6f0=_0x4c2d0b(0x1c3)+_0x4b3bf9[_0x4c2d0b(0x171)](_0x4c2d0b(0xc1))+':'+_0x4b3bf9[_0x4c2d0b(0x171)]('id');return _0x4b3bf9[_0x4c2d0b(0x171)](_0x4c2d0b(0x1b9))&&(_0xd9a6f0+=':'+_0x4b3bf9[_0x4c2d0b(0x171)](_0x4c2d0b(0x1b9))),_0x14324e[_0x4c2d0b(0xb2)](_0x4c2d0b(0x100),{'data-name':_0xd9a6f0});}}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x1f2))[_0x16ff74(0x168)]({'view':_0x16ff74(0xb9)}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x96))[_0x16ff74(0xd1)](_0x8d8645=>{const _0x319fc5=_0x16ff74;_0x8d8645['on'](_0x319fc5(0x178),_0x58472b(),{'priority':_0x319fc5(0x84)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x96))[_0x16ff74(0xd1)](_0x13055d=>{const _0x281efa=_0x16ff74;_0x13055d['on'](_0x281efa(0x1ec),_0x58472b({'isAttributeSuggestion':!0x0}),{'priority':_0x281efa(0x84)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x96))[_0x16ff74(0xd1)](_0x4f4aa0=>{const _0x15774b=_0x16ff74;_0x4f4aa0['on'](_0x15774b(0x1e8),(_0x577967,_0xa89fc6,_0x56d2df)=>{const _0x3593d9=_0x15774b,_0x5f597b=_0x56d2df[_0x3593d9(0xba)][_0x3593d9(0x6d)](_0xa89fc6[_0x3593d9(0x1f7)]);if(_0x5f597b){for(const _0x53b410 of _0x5f597b)_0x53b410[_0x3593d9(0x134)](_0x3593d9(0x1b0))||(_0x56d2df[_0x3593d9(0x1ff)][_0x3593d9(0x1b3)]([_0x3593d9(0x15d),_0x3593d9(0x67),_0x3593d9(0xf7)],_0x53b410),_0x56d2df[_0x3593d9(0x1ff)][_0x3593d9(0x132)](_0x3593d9(0x107),_0x53b410),_0x56d2df[_0x3593d9(0xba)][_0x3593d9(0xf1)](_0x53b410,_0xa89fc6[_0x3593d9(0x1f7)]));}},{'priority':_0x15774b(0x84)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x96))[_0x16ff74(0xd1)](_0x388b74=>{const _0x3b8f12=_0x16ff74;_0x388b74['on'](_0x3b8f12(0x6f),(_0x54b78c,_0x38c8ba,_0x34cc73)=>{const _0x4bf6eb=_0x3b8f12,_0x513c7b=_0x34cc73[_0x4bf6eb(0xba)][_0x4bf6eb(0x6d)](_0x38c8ba[_0x4bf6eb(0x1f7)]);if(!_0x513c7b)return;const {id:_0x28b2b9}=this[_0x4bf6eb(0x1b5)](_0x38c8ba[_0x4bf6eb(0x1f7)]),_0x28f11b=this[_0x4bf6eb(0x12e)][_0x4bf6eb(0xa8)](_0x28b2b9),_0x333ffb=this[_0x4bf6eb(0x16a)](_0x28f11b);if(this[_0x4bf6eb(0x157)](_0x333ffb)){for(const _0x575c71 of _0x513c7b)_0x575c71[_0x4bf6eb(0x134)](_0x4bf6eb(0x1b0))||(_0x34cc73[_0x4bf6eb(0x1ff)][_0x4bf6eb(0x1b3)]([_0x4bf6eb(0x15d),_0x4bf6eb(0x67),_0x4bf6eb(0xf7)],_0x575c71),_0x34cc73[_0x4bf6eb(0x1ff)][_0x4bf6eb(0x132)](_0x4bf6eb(0x107),_0x575c71),_0x34cc73[_0x4bf6eb(0xba)][_0x4bf6eb(0xf1)](_0x575c71,_0x38c8ba[_0x4bf6eb(0x1f7)]));}},{'priority':_0x3b8f12(0x84)});}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)][_0x16ff74(0x126)](_0x655a96=>{const _0x4d6071=_0x16ff74;let _0x48360a=!0x1;const _0x4c4694=Array[_0x4d6071(0x1d4)](_0x451633[_0x4d6071(0xb5)][_0x4d6071(0x85)][_0x4d6071(0x82)][_0x4d6071(0xcd)]()),_0x474612=new Set();for(const {name:_0x198430,data:_0x12b69a}of _0x4c4694){const {group:_0x3e1296,type:_0x128474,subType:_0x5a1ca7,id:_0x276b0c}=this[_0x4d6071(0x1b5)](_0x198430);if(_0x4d6071(0xb9)!==_0x3e1296)continue;const _0x492c96=this[_0x4d6071(0x12e)][_0x4d6071(0xa8)](_0x276b0c);if(null!=_0x12b69a[_0x4d6071(0xb7)]){_0x4d6071(0x15c)==_0x128474&&(_0x48360a=_0x48360a||Et(_0x12b69a[_0x4d6071(0xb7)],_0x198430,_0x655a96,_0x451633[_0x4d6071(0xb5)][_0x4d6071(0x148)]));const _0x1c0022=_0x4d6071(0x13d)==_0x128474&&this[_0x4d6071(0x157)](_0x5a1ca7[_0x4d6071(0xda)]('|')[0x0]);if(_0x12b69a[_0x4d6071(0xb7)][_0x4d6071(0x81)]||_0x4d6071(0x1b8)==_0x12b69a[_0x4d6071(0xb7)][_0x4d6071(0x10f)][_0x4d6071(0xdc)]||_0x4d6071(0x68)==_0x128474&&!Ut(_0x12b69a[_0x4d6071(0xb7)])||_0x1c0022&&!Ut(_0x12b69a[_0x4d6071(0xb7)])||_0x4d6071(0x1a1)==_0x128474&&!(!Tt(_0x2abe3b=_0x12b69a[_0x4d6071(0xb7)])&&!function(_0x4c909f){const _0x283491=_0x4d6071;return _0x4c909f[_0x283491(0x139)][_0x283491(0x114)]==_0x4c909f[_0x283491(0x20a)][_0x283491(0x77)]&&_0x4c909f[_0x283491(0x139)][_0x283491(0x161)];}(_0x2abe3b)))_0x655a96[_0x4d6071(0xe2)](_0x198430),_0x48360a=!0x0;else{if(!_0x492c96||!_0x492c96[_0x4d6071(0x17d)])continue;_0x474612[_0x4d6071(0xd1)](_0x492c96);}}}var _0x2abe3b;return _0x474612[_0x4d6071(0x95)]>0x0&&(_0x48360a=!!this[_0x4d6071(0xdb)](_0x474612)||_0x48360a),_0x48360a;}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)][_0x16ff74(0x126)](_0x3529bc=>{const _0x418924=_0x16ff74;let _0x5163bd=!0x1;for(const _0xbeff78 of _0x451633[_0x418924(0xb5)][_0x418924(0x85)][_0x418924(0x82)][_0x418924(0x193)]())if(_0x418924(0x1f5)==_0xbeff78[_0x418924(0xf9)])for(const _0x3b2591 of this[_0x418924(0x12e)][_0x418924(0x1a7)]()){if(_0x3b2591[_0x418924(0x175)]||!_0x3b2591[_0x418924(0x17d)])continue;const _0x568977=_0x418924(0x68)==_0x3b2591[_0x418924(0xf9)],_0x5de1bf=this[_0x418924(0x16a)](_0x3b2591),_0x101454=_0x5de1bf&&this[_0x418924(0x157)](_0x5de1bf);if(!_0x568977&&!_0x101454)continue;const _0x5e1604=_0x3b2591[_0x418924(0x1ab)]();if(_0x5e1604[_0x418924(0x139)][_0x418924(0x114)]!=_0x5e1604[_0x418924(0x20a)][_0x418924(0x114)]&&!_0x5e1604[_0x418924(0x20a)][_0x418924(0x161)]){const _0x57b588=_0x451633[_0x418924(0xb5)][_0x418924(0x163)](_0x5e1604[_0x418924(0x139)][_0x418924(0x94)],_0x418924(0x20a)),_0x3c80d8=_0x451633[_0x418924(0xb5)][_0x418924(0x1bc)](_0x5e1604[_0x418924(0x139)],_0x57b588);_0x3529bc[_0x418924(0x181)](_0x3b2591[_0x418924(0xa2)](),{'range':_0x3c80d8}),_0x5163bd=!0x0;}}return _0x5163bd;}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)][_0x16ff74(0x126)](_0x296fc0=>this[_0x16ff74(0x123)](_0x296fc0)),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)][_0x16ff74(0x126)](_0x4f7fd3=>!_0x4f7fd3[_0x16ff74(0x109)][_0x16ff74(0x1dc)]&&this[_0x16ff74(0xd9)](_0x4f7fd3)),_0x451633[_0x16ff74(0xb5)]['on'](_0x16ff74(0x17b),()=>{const _0x40ed5f=_0x16ff74;this[_0x40ed5f(0x1dd)]=!0x1;}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)]['on'](_0x16ff74(0x16f),(_0x5bf0a2,_0xc5bdc0)=>{const _0x163ab4=_0x16ff74;if(!_0xc5bdc0[_0x163ab4(0x1dc)]||_0xc5bdc0[_0x163ab4(0xf8)])return;if(!this[_0x163ab4(0x1dd)])return;const _0xfc1fae=_0x451633[_0x163ab4(0xb5)][_0x163ab4(0x85)][_0x163ab4(0x82)][_0x163ab4(0x193)]();if(0x0==_0xfc1fae[_0x163ab4(0x91)])return;const _0x384b10=[],_0x29bce1=_0xfc1fae[_0x163ab4(0x13c)](_0x246ec6=>_0x163ab4(0x13d)==_0x246ec6[_0x163ab4(0xf9)]),_0x10ebe9=_0xfc1fae[_0x163ab4(0x13c)](_0x46fba5=>_0x163ab4(0x1f5)==_0x46fba5[_0x163ab4(0xf9)]&&_0x163ab4(0x154)!=_0x46fba5[_0x163ab4(0x183)]);for(const _0x3271a3 of _0x29bce1)this[_0x163ab4(0x83)](_0x3271a3[_0x163ab4(0x79)])&&_0x384b10[_0x163ab4(0x1e7)]({'key':_0x3271a3[_0x163ab4(0x79)],'newValue':_0x3271a3[_0x163ab4(0x1bb)],'oldValue':_0x3271a3[_0x163ab4(0x17e)],'range':Ot(_0x3271a3[_0x163ab4(0xd5)],_0x451633[_0x163ab4(0xb5)])});for(const _0x139688 of _0x10ebe9){if(_0x163ab4(0xef)!=_0x139688[_0x163ab4(0xae)]&&_0x163ab4(0x195)!=_0x139688[_0x163ab4(0xae)])continue;const _0x57ddea=Gt(_0x139688[_0x163ab4(0x111)][_0x163ab4(0x94)],_0x451633[_0x163ab4(0xb5)]),_0x5e9ae0=_0x139688[_0x163ab4(0x1d0)];_0x163ab4(0xef)==_0x139688[_0x163ab4(0xae)]&&_0x384b10[_0x163ab4(0x1e7)]({'key':_0x163ab4(0xcc),'newValue':_0x139688[_0x163ab4(0x183)],'oldValue':_0x5e9ae0[_0x163ab4(0x183)],'range':_0x57ddea});for(const [_0x451bfb,_0x3ad0b9]of _0x5e9ae0[_0x163ab4(0x141)]){if(!this[_0x163ab4(0x83)](_0x451bfb))continue;const _0x343bc7=_0x139688[_0x163ab4(0x141)][_0x163ab4(0xa8)](_0x451bfb);_0x3ad0b9!==_0x343bc7&&_0x384b10[_0x163ab4(0x1e7)]({'key':_0x451bfb,'newValue':_0x343bc7,'oldValue':_0x3ad0b9,'range':_0x57ddea});}for(const [_0x26ceaf,_0x16a05f]of _0x139688[_0x163ab4(0x141)])this[_0x163ab4(0x83)](_0x26ceaf)&&(_0x5e9ae0[_0x163ab4(0x141)][_0x163ab4(0x1c8)](_0x26ceaf)||_0x384b10[_0x163ab4(0x1e7)]({'key':_0x26ceaf,'newValue':_0x16a05f,'oldValue':null,'range':_0x57ddea}));}0x0!=_0x384b10[_0x163ab4(0x91)]&&_0x451633[_0x163ab4(0xb5)][_0x163ab4(0x1ee)](_0xc5bdc0,_0x4c306b=>{const _0x3d7572=_0x163ab4,_0x272da6=_0x3d9d6f();for(const {range:_0x30b8cf,key:_0x60bc06,oldValue:_0x1caf72,newValue:_0x12fdf6}of _0x384b10)this[_0x3d7572(0x197)](_0x30b8cf,_0x60bc06,_0x1caf72,_0x12fdf6,{'groupId':_0x272da6});this[_0x3d7572(0x1d9)](_0x4c306b,_0x384b10);});},{'priority':_0x16ff74(0x124)}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x166)]['on'](_0x16ff74(0x1d7),(_0x216e44,_0x5a4cdd,_0x27684e)=>{const _0xfae91a=_0x16ff74;if(null==_0x27684e){const {id:_0x202395}=this[_0xfae91a(0x1b5)](_0x5a4cdd[_0xfae91a(0x183)]),_0xe24d2b=this[_0xfae91a(0x12e)][_0xfae91a(0xa8)](_0x202395);_0xe24d2b&&_0xe24d2b[_0xfae91a(0x8e)](_0x5a4cdd[_0xfae91a(0x183)]);}}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)]['on'](_0x16ff74(0x16f),()=>{const _0x47aba0=_0x16ff74,_0x559acf=Array[_0x47aba0(0x1d4)](_0x451633[_0x47aba0(0xb5)][_0x47aba0(0x85)][_0x47aba0(0x82)][_0x47aba0(0xcd)]())[_0x47aba0(0x13c)](_0x34dfaf=>_0x47aba0(0xb9)===this[_0x47aba0(0x1b5)](_0x34dfaf[_0x47aba0(0x183)])[_0x47aba0(0x1fb)]);if(0x0===_0x559acf[_0x47aba0(0x91)])return;_0x559acf[_0x47aba0(0x1a0)]((_0x1de976,_0x40debb)=>{const _0x11017c=_0x47aba0,_0x2f9896=_0x1de976[_0x11017c(0x1d8)][_0x11017c(0x155)],_0x3c4f87=_0x40debb[_0x11017c(0x1d8)][_0x11017c(0x155)];return null===_0x2f9896&&null===_0x3c4f87?0x0:null===_0x2f9896&&null!==_0x3c4f87?-0x1:null!==_0x2f9896&&null===_0x3c4f87?0x1:_0x2f9896[_0x11017c(0x139)][_0x11017c(0x117)](_0x3c4f87[_0x11017c(0x139)])?-0x1:0x1;});const _0x25b68d=new Set(),_0x1ddbe7=new Set();for(const {name:_0x1014d7,data:_0x30e704}of _0x559acf){const {id:_0x3bda09}=this[_0x47aba0(0x1b5)](_0x1014d7);if(null===_0x30e704[_0x47aba0(0x155)]){const _0x12cda6=this[_0x47aba0(0xe7)](_0x1014d7);_0x1ddbe7[_0x47aba0(0xd1)](_0x12cda6);}else{const _0x3e50e9=this[_0x47aba0(0x12e)][_0x47aba0(0xa8)](_0x3bda09);null!==_0x30e704[_0x47aba0(0xb7)]||_0x3e50e9[_0x47aba0(0x17d)]?(_0x25b68d[_0x47aba0(0xd1)](_0x3e50e9[_0x47aba0(0x16d)]),_0x1ddbe7[_0x47aba0(0xd1)](_0x3e50e9)):this[_0x47aba0(0xad)](_0x3e50e9);}}_0x1ddbe7[_0x47aba0(0x95)]>0x0&&this[_0x47aba0(0x196)](_0x1ddbe7);for(const _0x56ae68 of _0x25b68d)this[_0x47aba0(0x70)](_0x47aba0(0x1e1),_0x56ae68);}),_0x451633[_0x16ff74(0xb5)]['on'](_0x16ff74(0xb8),(_0x5a4728,_0x2b9af7)=>{const _0x3c9c51=_0x16ff74,_0x19aeba=_0x2b9af7[0x0];if(!this[_0x3c9c51(0x12e)][_0x3c9c51(0x95)])return;if(!_0x19aeba[_0x3c9c51(0xce)])return;if(_0x19aeba[_0x3c9c51(0x109)][_0x3c9c51(0xf8)]||!_0x19aeba[_0x3c9c51(0x109)][_0x3c9c51(0x1dc)])return;let _0x196149,_0x4a25cf;switch(_0x19aeba[_0x3c9c51(0xf9)]){case _0x3c9c51(0x1f5):_0x196149=_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x163)](_0x19aeba[_0x3c9c51(0x111)]),_0x4a25cf=_0x196149[_0x3c9c51(0x1c9)](_0x19aeba[_0x3c9c51(0x10e)]);break;case _0x3c9c51(0xda):_0x196149=_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x163)](_0x19aeba[_0x3c9c51(0x120)]),_0x4a25cf=_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x163)](_0x19aeba[_0x3c9c51(0xbe)]);break;case _0x3c9c51(0xa5):_0x196149=_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x163)](_0x19aeba[_0x3c9c51(0x1a8)]),_0x4a25cf=_0x196149[_0x3c9c51(0x1c9)](_0x19aeba[_0x3c9c51(0x10e)]);break;default:return;}const _0x44f7d4=_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x1bc)](_0x196149,_0x4a25cf);_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x98)](()=>{const _0x5deba6=_0x3c9c51;for(const {suggestion:_0x3e7ecd,meta:_0xdc9742}of this[_0x5deba6(0x20c)](_0x44f7d4)){if(_0x3e7ecd[_0x5deba6(0x175)])continue;if(_0x5deba6(0x15c)==_0x3e7ecd[_0x5deba6(0xf9)])continue;const _0xc17deb=this[_0x5deba6(0x16a)](_0x3e7ecd);if(_0xc17deb&&this[_0x5deba6(0x157)](_0xc17deb)&&_0x5deba6(0xda)!=_0x19aeba[_0x5deba6(0xf9)])continue;const _0x298536=_0x3e7ecd[_0x5deba6(0x1d8)]&&_0x3e7ecd[_0x5deba6(0x1d8)][_0x5deba6(0xf2)];(_0x5deba6(0x68)!=_0x3e7ecd[_0x5deba6(0xf9)]||_0x5deba6(0xda)==_0x19aeba[_0x5deba6(0xf9)]&&!_0x298536)&&(_0xdc9742[_0x5deba6(0x1e2)]||_0x5deba6(0x1be)==_0x3e7ecd[_0x5deba6(0xf9)]&&_0xdc9742[_0x5deba6(0x119)]||_0x3e7ecd[_0x5deba6(0x1ab)]()[_0x5deba6(0x179)](_0x44f7d4)&&this[_0x5deba6(0x1cf)](_0x3e7ecd,_0x196149,_0x4a25cf));}});},{'priority':_0x16ff74(0x124)}),_0x451633[_0x16ff74(0xb5)]['on'](_0x16ff74(0x135),(_0x24204d,_0x2caf81)=>{const _0x13a9ae=_0x16ff74,_0x58259d=_0x2caf81[0x0],_0x5293f0=_0x2caf81[0x1];if(_0x5293f0&&_0x5293f0[_0x13a9ae(0x7a)])return;if(this[_0x13a9ae(0xea)])return;if(!this[_0x13a9ae(0x145)][_0x13a9ae(0x1c5)])return;if(_0x58259d[_0x13a9ae(0x81)])return;const _0x39ac68=_0x451633[_0x13a9ae(0xb5)][_0x13a9ae(0x148)],{start:_0x256688,end:_0x164139}=_0x58259d[_0x13a9ae(0x1ab)](),_0xdbce6b=_0x256688[_0x13a9ae(0x94)]&&_0x39ac68[_0x13a9ae(0x15e)](_0x256688[_0x13a9ae(0x94)])?null:_0x39ac68[_0x13a9ae(0xc8)](_0x256688,_0x13a9ae(0x182)),_0xb280da=_0x164139[_0x13a9ae(0x77)]&&_0x39ac68[_0x13a9ae(0x15e)](_0x164139[_0x13a9ae(0x77)])?null:_0x39ac68[_0x13a9ae(0xc8)](_0x164139,_0x13a9ae(0x213)),_0x420a6b=_0x451633[_0x13a9ae(0xb5)][_0x13a9ae(0x1bc)](_0xdbce6b?_0xdbce6b[_0x13a9ae(0x139)]:_0x256688,_0xb280da?_0xb280da[_0x13a9ae(0x20a)]:_0x164139);_0x451633[_0x13a9ae(0xb5)][_0x13a9ae(0x98)](_0x30c95f=>{const _0x1d3396=_0x13a9ae;this[_0x1d3396(0xc6)](_0x420a6b);const _0x4bd52a=_0x451633[_0x1d3396(0xb5)][_0x1d3396(0x148)][_0x1d3396(0xc8)](_0x420a6b[_0x1d3396(0x139)]);_0x58259d['is'](_0x1d3396(0x12d))?_0x30c95f[_0x1d3396(0x17a)](_0x4bd52a):_0x58259d[_0x1d3396(0x1e6)](_0x4bd52a);}),_0x24204d[_0x13a9ae(0x140)]();},{'priority':_0x48dee0[_0x16ff74(0x1d3)]+0xa}),_0x451633[_0x16ff74(0xb5)]['on'](_0x16ff74(0xab),(_0x4d46eb,_0x5c1ba7)=>{const _0x4235b1=_0x16ff74,_0x74cf4f=_0x5c1ba7[_0x5c1ba7[_0x4235b1(0x91)]-0x1];_0x74cf4f&&_0x74cf4f[_0x4235b1(0x7a)]||this[_0x4235b1(0xea)]||this[_0x4235b1(0x145)][_0x4235b1(0x1c5)]&&(_0x451633[_0x4235b1(0xb5)][_0x4235b1(0x98)](()=>{const _0x2f32e8=_0x4235b1;let _0xe1122e=_0x451633[_0x2f32e8(0xb5)][_0x2f32e8(0xab)](_0x5c1ba7[0x0],_0x5c1ba7[0x1],_0x5c1ba7[0x2],{'forceDefaultExecution':!0x0});if(!_0xe1122e)return;_0x4d46eb[_0x2f32e8(0xca)]=_0xe1122e[_0x2f32e8(0xc2)]();const _0x1a38e8=_0xe1122e[_0x2f32e8(0x20a)][_0x2f32e8(0x77)],_0x377415=_0x451633[_0x2f32e8(0xb5)][_0x2f32e8(0x148)];_0x1a38e8&&_0x377415[_0x2f32e8(0x1ac)](_0x1a38e8)&&!_0x377415[_0x2f32e8(0x8f)](_0x1a38e8)&&(_0xe1122e=_0x451633[_0x2f32e8(0xb5)][_0x2f32e8(0x1bc)](_0xe1122e[_0x2f32e8(0x139)],_0x451633[_0x2f32e8(0xb5)][_0x2f32e8(0x163)](_0x1a38e8,_0x2f32e8(0x20a)))),this[_0x2f32e8(0x1e3)](_0xe1122e);}),_0x4d46eb[_0x4235b1(0x140)]());},{'priority':_0x16ff74(0x84)}),this[_0x16ff74(0x18e)][_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0xa9),this[_0x16ff74(0x145)]),this[_0x16ff74(0xf4)](_0x16ff74(0xa9));const _0x346ea3=new _0x796eee(_0x451633,this[_0x16ff74(0x12e)]);_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x14d),_0x346ea3),this[_0x16ff74(0xf4)](_0x16ff74(0x14d));const _0xd44a48=new _0x338ce8(_0x451633,this[_0x16ff74(0x12e)]);_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x6b),_0xd44a48),this[_0x16ff74(0xf4)](_0x16ff74(0x6b)),_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x7c),new _0x385cb7(_0x451633,_0x346ea3,this[_0x16ff74(0x12e)])),this[_0x16ff74(0xf4)](_0x16ff74(0x7c)),_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x9b),new _0x385cb7(_0x451633,_0xd44a48,this[_0x16ff74(0x12e)])),this[_0x16ff74(0xf4)](_0x16ff74(0x9b)),_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x137),new _0x30e13b(_0x451633,_0x346ea3,this[_0x16ff74(0x12e)])),this[_0x16ff74(0xf4)](_0x16ff74(0x137)),_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x1e9),new _0x30e13b(_0x451633,_0xd44a48,this[_0x16ff74(0x12e)])),this[_0x16ff74(0xf4)](_0x16ff74(0x1e9));const _0x223366=_0x451633[_0x16ff74(0x69)][_0x16ff74(0xa8)](_0x16ff74(0x1bd));this[_0x16ff74(0xc5)](_0x223366,_0x16ff74(0xe0),(_0x172292,{threadId:_0x510d6e})=>{const _0x9bd547=_0x16ff74,_0x5ae55f=this[_0x9bd547(0x12e)][_0x9bd547(0xa8)](_0x510d6e);_0x5ae55f&&_0x5ae55f[_0x9bd547(0x207)]&&0x1===_0x5ae55f[_0x9bd547(0x207)][_0x9bd547(0x91)]&&this[_0x9bd547(0x9f)](_0x510d6e,{'hasComments':!0x0});},{'priority':_0x16ff74(0xc9)}),this[_0x16ff74(0xc5)](_0x223366,_0x16ff74(0xe6),(_0x70c7b3,{threadId:_0x3e7871})=>{const _0xe46998=_0x16ff74,_0x4b7594=this[_0xe46998(0x12e)][_0xe46998(0xa8)](_0x3e7871);_0x4b7594&&_0x4b7594[_0xe46998(0x207)]&&!_0x4b7594[_0xe46998(0x207)][_0xe46998(0x91)]&&this[_0xe46998(0x9f)](_0x3e7871,{'hasComments':!0x1});},{'priority':_0x16ff74(0xc9)});}set[_0x234f75(0x172)](_0x85ce2e){const _0x49d36f=_0x234f75;if(this[_0x49d36f(0x187)])throw new _0x9a185d(_0x49d36f(0x71),this);this[_0x49d36f(0x187)]=_0x85ce2e;}get[_0x234f75(0x172)](){const _0x3f6a8c=_0x234f75;return this[_0x3f6a8c(0x187)];}[_0x234f75(0x11e)]({skipNotAttached:_0x646c74=!0x1,toJSON:_0xc021af=!0x1}={}){const _0x152e68=_0x234f75,_0x134ff3=[];for(const _0x4fc466 of this[_0x152e68(0x12e)][_0x152e68(0x1a7)]())_0x646c74&&!_0x4fc466[_0x152e68(0x17d)]||_0x134ff3[_0x152e68(0x1e7)](_0x4fc466);return _0xc021af?_0x134ff3[_0x152e68(0x1d6)](_0x4fd3ec=>_0x4fd3ec[_0x152e68(0xc7)]()):_0x134ff3;}[_0x234f75(0x19d)](_0x246881){const _0xcfa313=_0x234f75,_0x2b69a5=this[_0xcfa313(0x12e)][_0xcfa313(0xa8)](_0x246881);if(!_0x2b69a5)throw new _0x9a185d(_0xcfa313(0x198),this);return _0x2b69a5;}[_0x234f75(0x1fe)](_0x5bb528){const _0x26deda=_0x234f75;return this[_0x26deda(0x12e)][_0x26deda(0x1c8)](_0x5bb528);}[_0x234f75(0x12a)](_0x4d78f1){const _0x3c762a=_0x234f75,{authorId:_0x3a5e28,id:_0x1f8ed3,attributes:_0x264122}=_0x4d78f1,[_0x371a87,_0x4834df]=_0x4d78f1[_0x3c762a(0xf9)][_0x3c762a(0xda)](':'),_0x20137c=this[_0x3c762a(0x12e)][_0x3c762a(0xa8)](_0x1f8ed3)||this[_0x3c762a(0xbf)](_0x371a87,_0x4834df,_0x1f8ed3,_0x3a5e28,_0x264122);if(this[_0x3c762a(0x9d)](_0x20137c),this[_0x3c762a(0x1a2)](_0x20137c,_0x371a87,_0x4834df||null,_0x3a5e28),_0x20137c[_0x3c762a(0x1a3)]=_0x4d78f1[_0x3c762a(0x1a3)],_0x20137c[_0x3c762a(0x199)]=!0x0,_0x264122&&_0x264122[_0x3c762a(0x112)]){const _0x5d3f93=_0x264122[_0x3c762a(0x112)],_0x381f3b=this[_0x3c762a(0x1b1)](_0x5d3f93[_0x3c762a(0x12f)]);_0x20137c[_0x3c762a(0xcf)]=_0x5d3f93[_0x3c762a(0x1a3)],_0x20137c[_0x3c762a(0x88)]=_0x381f3b,_0x20137c[_0x3c762a(0x1db)]=!0x0;}else _0x20137c[_0x3c762a(0xcf)]=_0x4d78f1[_0x3c762a(0x1a3)];switch(_0x4d78f1[_0x3c762a(0x1d8)]&&(_0x20137c[_0x3c762a(0x1d8)]=_0x4d78f1[_0x3c762a(0x1d8)]),_0x4d78f1[_0x3c762a(0x141)]&&(_0x20137c[_0x3c762a(0x141)]=_0x4d78f1[_0x3c762a(0x141)]),this[_0x3c762a(0x187)]&&this[_0x3c762a(0x187)][_0x3c762a(0x11b)]||(_0x20137c[_0x3c762a(0x14b)]=!0x0),this[_0x3c762a(0x206)][_0x3c762a(0xa8)](_0x20137c)){case _0x3c762a(0x92):this[_0x3c762a(0x206)][_0x3c762a(0x8d)](_0x20137c,_0x3c762a(0x75));break;case _0x3c762a(0x160):_0x20137c[_0x3c762a(0x17d)]?(this[_0x3c762a(0xdb)](new Set([_0x20137c])),this[_0x3c762a(0x196)](new Set([_0x20137c])),this[_0x3c762a(0x206)][_0x3c762a(0x8d)](_0x20137c,_0x3c762a(0xeb)),this[_0x3c762a(0x70)](_0x3c762a(0x11d),_0x20137c)):this[_0x3c762a(0x206)][_0x3c762a(0x8d)](_0x20137c,_0x3c762a(0x209));}return _0x20137c;}[_0x234f75(0x14d)](_0x5be0ab){const _0x42ad66=_0x234f75;this[_0x42ad66(0x7a)](()=>{const _0x32a98b=_0x42ad66;this[_0x32a98b(0x18e)][_0x32a98b(0xb5)][_0x32a98b(0x98)](()=>{const _0x1ce3d3=_0x32a98b;for(const _0x4dac98 of _0x5be0ab[_0x1ce3d3(0x103)]())_0x4dac98[_0x1ce3d3(0xe9)]();});});}[_0x234f75(0x6b)](_0x3320e3){const _0x2895ff=_0x234f75;this[_0x2895ff(0x7a)](()=>{const _0x34a62e=_0x2895ff;this[_0x34a62e(0x18e)][_0x34a62e(0xb5)][_0x34a62e(0x98)](()=>{const _0xa49e6d=_0x34a62e;for(const _0x323986 of _0x3320e3[_0xa49e6d(0x103)]())_0x323986[_0xa49e6d(0x17c)]();});});}[_0x234f75(0xf4)](_0x242247,_0x1f34a6){const _0x1386b3=_0x234f75,_0x3bc8ef=this[_0x1386b3(0x18e)][_0x1386b3(0x18d)][_0x1386b3(0xa8)](_0x242247);if(!_0x3bc8ef)throw new _0x9a185d(_0x1386b3(0x12b),this,{'commandName':_0x242247});if(this[_0x1386b3(0x16b)][_0x1386b3(0x1c8)](_0x3bc8ef))throw new _0x9a185d(_0x1386b3(0x150),this,{'commandName':_0x242247});this[_0x1386b3(0x16b)][_0x1386b3(0xd1)](_0x3bc8ef),_0x1f34a6&&_0x3bc8ef['on'](_0x1386b3(0x146),(_0x322d5a,_0xcc2d5)=>{const _0x4aa33f=_0x1386b3;this[_0x4aa33f(0x145)][_0x4aa33f(0x1c5)]&&(this[_0x4aa33f(0xea)]||(_0xcc2d5[_0x4aa33f(0x91)]>0x0&&_0xcc2d5[_0xcc2d5[_0x4aa33f(0x91)]-0x1]&&_0xcc2d5[_0xcc2d5[_0x4aa33f(0x91)]-0x1][_0x4aa33f(0x7a)]?_0xcc2d5[_0x4aa33f(0x115)]():(_0x322d5a[_0x4aa33f(0xca)]=_0x1f34a6((..._0x4e6b74)=>_0x3bc8ef[_0x4aa33f(0x146)](..._0x4e6b74,{'forceDefaultExecution':!0x0}),..._0xcc2d5),_0x322d5a[_0x4aa33f(0x140)]())));},{'priority':_0x1386b3(0x84)});}[_0x234f75(0x7a)](_0xbfd2ff){const _0x4162e7=_0x234f75;let _0x37390e,_0x3a40bf;const _0x197959=this[_0x4162e7(0xea)];this[_0x4162e7(0xea)]=!0x0;try{_0x37390e=_0xbfd2ff();}catch(_0x45240c){_0x3a40bf=_0x45240c;}return _0x197959||(this[_0x4162e7(0xea)]=!0x1),_0x3a40bf&&_0x9a185d[_0x4162e7(0x180)](_0x3a40bf,this),_0x37390e;}[_0x234f75(0x1e3)](_0x63f4a6,_0x42e568=null,_0x43a3e3={}){const _0x59ec29=_0x234f75;if(_0x63f4a6[_0x59ec29(0x81)])return null;const _0x3b4f64=this[_0x59ec29(0x18e)][_0x59ec29(0x69)][_0x59ec29(0xa8)](_0x59ec29(0x122))['me'];for(const {suggestion:_0x557fa5,meta:_0x171a9f}of this[_0x59ec29(0x20c)](_0x63f4a6,_0x59ec29(0x1be)))if(_0x171a9f[_0x59ec29(0x119)]){if(!_0x171a9f[_0x59ec29(0x6a)]){if(_0x171a9f[_0x59ec29(0x1e2)]){if(!this[_0x59ec29(0x13a)]||!Lt(_0x557fa5,_0x43a3e3))continue;return _0x557fa5;}if(Lt(_0x557fa5,_0x43a3e3))return _0x557fa5;this[_0x59ec29(0x1cf)](_0x557fa5,_0x63f4a6[_0x59ec29(0x139)],_0x63f4a6[_0x59ec29(0x20a)]);break;}if(_0x42e568==_0x557fa5[_0x59ec29(0x93)]&&Lt(_0x557fa5,_0x43a3e3)){const _0x5062fa=_0x557fa5[_0x59ec29(0x1ab)]();return _0x5062fa[_0x59ec29(0x139)][_0x59ec29(0xe5)](_0x63f4a6[_0x59ec29(0x20a)])?this[_0x59ec29(0x203)](_0x557fa5,this[_0x59ec29(0x15b)][_0x59ec29(0x1bc)](_0x63f4a6[_0x59ec29(0x139)],_0x5062fa[_0x59ec29(0x20a)])):this[_0x59ec29(0x203)](_0x557fa5,this[_0x59ec29(0x15b)][_0x59ec29(0x1bc)](_0x5062fa[_0x59ec29(0x139)],_0x63f4a6[_0x59ec29(0x20a)])),_0x557fa5;}}const _0x443e5c=_0x3d9d6f(),_0x59282f=_0x3b4f64['id'],_0x4d9b20=_0x42e568?_0x59ec29(0x1a5)+_0x42e568:_0x59ec29(0x1be),_0x4bee33=this[_0x59ec29(0x16e)]({'id':_0x443e5c,'type':_0x4d9b20,'createdAt':new Date(),'authorId':_0x59282f,'attributes':_0x43a3e3});return this[_0x59ec29(0x1c7)](_0x4d9b20,_0x443e5c,_0x59282f,_0x63f4a6),_0x4bee33;}[_0x234f75(0x102)](_0x565f92,_0x38ca8d=_0x234f75(0x8a),_0x4a1c8d={}){const _0x2a7e4e=_0x234f75,_0x7c1dff=this[_0x2a7e4e(0x18e)][_0x2a7e4e(0x69)][_0x2a7e4e(0xa8)](_0x2a7e4e(0x122))['me'],_0x2c6c6e=this[_0x2a7e4e(0x13b)][_0x2a7e4e(0xdf)](_0x2a7e4e(0x1be),_0x38ca8d,_0x2a7e4e(0x1f1));for(const _0x238ee4 of this[_0x2a7e4e(0x11e)]())if(_0x238ee4[_0x2a7e4e(0x88)]['id']==_0x7c1dff['id']&&_0x2a7e4e(0x1be)==_0x238ee4[_0x2a7e4e(0xf9)]&&_0x238ee4[_0x2a7e4e(0x93)]==_0x38ca8d&&Lt(_0x238ee4,_0x4a1c8d)&&(_0x2c6c6e(_0x238ee4[_0x2a7e4e(0x1a9)](),_0x565f92)||_0x2c6c6e(_0x565f92,_0x238ee4[_0x2a7e4e(0x1a9)]()))){for(const _0x2161b7 of _0x565f92)_0x238ee4[_0x2a7e4e(0x18f)](_0x2161b7);return _0x238ee4;}for(const {suggestion:_0x5bc892,meta:_0x544594}of this[_0x2a7e4e(0x20c)](_0x565f92,_0x2a7e4e(0x1be))){if(!_0x544594[_0x2a7e4e(0x119)])continue;if(!this[_0x2a7e4e(0x13a)]&&_0x544594[_0x2a7e4e(0x1e2)])continue;if(!Lt(_0x5bc892,_0x4a1c8d))continue;let _0x23875e=!0x0;for(const _0x418bcc of _0x5bc892[_0x2a7e4e(0x1a9)]())for(const _0x3e75a9 of _0x565f92)if(!_0x418bcc[_0x2a7e4e(0x179)](_0x3e75a9)){_0x23875e=!0x1;break;}if(_0x23875e)return _0x5bc892;}const _0x3f22de=_0x3d9d6f(),_0x239c1c=_0x7c1dff['id'],_0x22a608=_0x2a7e4e(0x1a5)+_0x38ca8d,_0x339fb3=this[_0x2a7e4e(0x16e)]({'id':_0x3f22de,'type':_0x22a608,'createdAt':new Date(),'authorId':_0x239c1c,'attributes':_0x4a1c8d});for(const _0x36bf1a of _0x565f92)this[_0x2a7e4e(0x1c7)](_0x22a608,_0x3f22de,_0x239c1c,_0x36bf1a,_0x58346e[_0x2a7e4e(0xed)]());return _0x339fb3;}[_0x234f75(0x19b)](_0x4ee92a,_0x47566a,_0x41b270=null,_0x366933={}){const _0x5d9aaf=_0x234f75;if(_0x41b270=_0x41b270||Vt(_0x47566a),_0x4ee92a[_0x5d9aaf(0x81)])return null;if(_0x5d9aaf(0xb0)===this[_0x5d9aaf(0x164)]){const _0x16343b=this[_0x5d9aaf(0x13b)][_0x5d9aaf(0xdf)](_0x5d9aaf(0x15c),_0x41b270,_0x5d9aaf(0xe9));return this[_0x5d9aaf(0x7a)](()=>_0x16343b([_0x4ee92a],_0x47566a,_0x366933)),null;}const _0x46c39e=this[_0x5d9aaf(0x18e)][_0x5d9aaf(0x69)][_0x5d9aaf(0xa8)](_0x5d9aaf(0x122))['me'],_0x58525a=[];if(_0x5d9aaf(0x11c)!==this[_0x5d9aaf(0x164)]){for(const {suggestion:_0xdd3fef,meta:_0x3a6588}of this[_0x5d9aaf(0x20c)](_0x4ee92a,_0x5d9aaf(0x1be)))_0x3a6588[_0x5d9aaf(0x119)]&&!_0x3a6588[_0x5d9aaf(0xd3)]&&_0x58525a[_0x5d9aaf(0x1e7)](..._0xdd3fef[_0x5d9aaf(0x1a9)]());}const _0x3e3c7f=function(_0x4eaf04,_0x1f8f7f){const _0x163ba3=_0x5d9aaf,_0x9cc10b=[];for(const _0x5808f0 of _0x1f8f7f){const _0x2e8921=_0x4eaf04[_0x163ba3(0xbc)](_0x5808f0);_0x2e8921&&_0x9cc10b[_0x163ba3(0x1e7)](_0x2e8921);}return _0x9cc10b;}(_0x4ee92a,_0x58525a),_0x4ff28b=function(_0x2f06d6,_0x21d689){const _0x192fdf=_0x5d9aaf,_0x260776=[_0x2f06d6];for(const _0x28ece7 of _0x21d689){let _0x1e7c20=0x0;for(;_0x1e7c20<_0x260776[_0x192fdf(0x91)];){const _0x3f7dd2=_0x260776[_0x1e7c20][_0x192fdf(0x12c)](_0x28ece7);_0x260776[_0x192fdf(0x10a)](_0x1e7c20,0x1,..._0x3f7dd2),_0x1e7c20+=_0x3f7dd2[_0x192fdf(0x91)];}}return _0x260776;}(_0x4ee92a,_0x58525a);_0x3e3c7f[_0x5d9aaf(0x91)]&&this[_0x5d9aaf(0x15b)][_0x5d9aaf(0x98)](()=>{const _0x276664=_0x5d9aaf;for(const _0x1697ad of _0x3e3c7f){const _0xae46a0=this[_0x276664(0x13b)][_0x276664(0xdf)](_0x276664(0x15c),_0x41b270,_0x276664(0xe9));this[_0x276664(0x7a)](()=>_0xae46a0([_0x1697ad],_0x47566a,_0x366933));}});for(const _0x291f06 of _0x4ff28b){let _0x579365=null,_0x4bc857=_0x291f06[_0x5d9aaf(0x139)],_0x257ec2=_0x291f06[_0x5d9aaf(0x20a)];for(const {suggestion:_0x4f9466,meta:_0x27252e}of this[_0x5d9aaf(0x20c)](_0x291f06,_0x5d9aaf(0x15c))){if(!_0x27252e[_0x5d9aaf(0x119)])continue;if(_0x4f9466[_0x5d9aaf(0x93)]!=_0x41b270)continue;if(!Lt(_0x4f9466,_0x366933))continue;const _0x4a881b=_0x4f9466[_0x5d9aaf(0x1ab)]();if(_0x4a881b[_0x5d9aaf(0x179)](_0x291f06,!0x0))return null;_0x4bc857=_0x4bc857[_0x5d9aaf(0x117)](_0x4a881b[_0x5d9aaf(0x139)])?_0x4bc857:_0x4a881b[_0x5d9aaf(0x139)],_0x257ec2=_0x257ec2[_0x5d9aaf(0x19e)](_0x4a881b[_0x5d9aaf(0x20a)])?_0x257ec2:_0x4a881b[_0x5d9aaf(0x20a)],_0x579365?_0x4a881b[_0x5d9aaf(0x139)][_0x5d9aaf(0x117)](_0x579365[_0x5d9aaf(0x1ab)]()[_0x5d9aaf(0x139)])?(_0x579365[_0x5d9aaf(0x189)](),_0x579365=_0x4f9466):_0x4f9466[_0x5d9aaf(0x189)]():_0x579365=_0x4f9466;}const _0x2f2ed1=this[_0x5d9aaf(0x15b)][_0x5d9aaf(0x1bc)](_0x4bc857,_0x257ec2);if(_0x579365)this[_0x5d9aaf(0x203)](_0x579365,_0x2f2ed1);else{const _0x1d9408=_0x3d9d6f(),_0x1f2db7=_0x46c39e['id'];this[_0x5d9aaf(0x16e)]({'id':_0x1d9408,'type':_0x5d9aaf(0x1ea)+_0x41b270,'data':_0x47566a,'createdAt':new Date(),'authorId':_0x1f2db7,'attributes':_0x366933}),this[_0x5d9aaf(0x1c7)](_0x5d9aaf(0x1ea)+_0x41b270,_0x1d9408,_0x1f2db7,_0x2f2ed1);}}return null;}[_0x234f75(0x1f3)](_0x4d9e26,_0x364d1f,_0x5def9c=[],_0x3eb334=null,_0x18ad2a={}){const _0x2a2c3d=_0x234f75;_0x364d1f[_0x2a2c3d(0x19f)]||(_0x364d1f[_0x2a2c3d(0x19f)]=_0x364d1f[_0x2a2c3d(0x133)]),_0x364d1f[_0x2a2c3d(0xf2)]=_0x4d9e26['is'](_0x2a2c3d(0xd5)),_0x3eb334=_0x3eb334||Vt(_0x364d1f);const _0x264bf5=_0x5def9c[_0x2a2c3d(0x1d6)](_0x50e4bb=>Gt(_0x50e4bb,this[_0x2a2c3d(0x15b)])),_0xe1cadb=_0x4d9e26['is'](_0x2a2c3d(0xd5))?_0x4d9e26:Gt(_0x4d9e26,this[_0x2a2c3d(0x15b)]);if(_0x2a2c3d(0xb0)===this[_0x2a2c3d(0x164)]){const _0x3fc26f=this[_0x2a2c3d(0x13b)][_0x2a2c3d(0xdf)](_0x2a2c3d(0x68),_0x3eb334,_0x2a2c3d(0xe9));return this[_0x2a2c3d(0x7a)](()=>_0x3fc26f([_0xe1cadb],_0x364d1f,_0x18ad2a)),null;}_0x264bf5[_0x2a2c3d(0x1e7)](_0xe1cadb);let _0x4a63c1=!0x0;for(const _0x1c4f47 of _0x264bf5)if(!this[_0x2a2c3d(0x128)](_0x1c4f47)){_0x4a63c1=!0x1;break;}if(_0x4a63c1&&_0x2a2c3d(0x11c)!==this[_0x2a2c3d(0x164)]){const _0x3e4dd0=this[_0x2a2c3d(0x13b)][_0x2a2c3d(0xdf)](_0x2a2c3d(0x68),_0x3eb334,_0x2a2c3d(0xe9));return this[_0x2a2c3d(0x7a)](()=>_0x3e4dd0([_0xe1cadb],_0x364d1f,_0x18ad2a)),null;}let _0x33c1ff=null,_0x16b044=_0xe1cadb[_0x2a2c3d(0x139)],_0x58c73e=_0xe1cadb[_0x2a2c3d(0x20a)];for(const {suggestion:_0x33a439,meta:_0x18267e}of this[_0x2a2c3d(0x20c)](_0xe1cadb,_0x2a2c3d(0x68))){if(!_0x18267e[_0x2a2c3d(0x119)])continue;if(_0x18267e[_0x2a2c3d(0x6a)]||_0x18267e[_0x2a2c3d(0x1e2)]||_0x18267e[_0x2a2c3d(0xd3)])continue;if(_0x33a439[_0x2a2c3d(0x1d8)][_0x2a2c3d(0x19f)]!=_0x364d1f[_0x2a2c3d(0x19f)])continue;if(!Lt(_0x33a439,_0x18ad2a))continue;const _0x392140=_0x33a439[_0x2a2c3d(0x1ab)]();if(_0x33a439[_0x2a2c3d(0x93)]==_0x3eb334){if(_0x392140[_0x2a2c3d(0x179)](_0xe1cadb,!0x0))return null;_0x16b044=_0x16b044[_0x2a2c3d(0x117)](_0x392140[_0x2a2c3d(0x139)])?_0x16b044:_0x392140[_0x2a2c3d(0x139)],_0x58c73e=_0x58c73e[_0x2a2c3d(0x19e)](_0x392140[_0x2a2c3d(0x20a)])?_0x58c73e:_0x392140[_0x2a2c3d(0x20a)],_0x33c1ff?_0x392140[_0x2a2c3d(0x139)][_0x2a2c3d(0x117)](_0x33c1ff[_0x2a2c3d(0x1ab)]()[_0x2a2c3d(0x139)])?(_0x33c1ff[_0x2a2c3d(0x189)](),_0x33c1ff=_0x33a439):_0x33a439[_0x2a2c3d(0x189)]():_0x33c1ff=_0x33a439;}else{const _0xb0c91f=_0xe1cadb[_0x2a2c3d(0xbc)](_0x392140);this[_0x2a2c3d(0x151)](_0x33a439,_0xb0c91f);}}const _0x3e1497=this[_0x2a2c3d(0x18e)][_0x2a2c3d(0x69)][_0x2a2c3d(0xa8)](_0x2a2c3d(0x122))['me'],_0x92381d=_0x3d9d6f(),_0xccb743=_0x3e1497['id'];if(_0x33c1ff)return this[_0x2a2c3d(0x203)](_0x33c1ff,this[_0x2a2c3d(0x15b)][_0x2a2c3d(0x1bc)](_0x16b044,_0x58c73e)),_0x33c1ff;{const _0x18532c=this[_0x2a2c3d(0x16e)]({'id':_0x92381d,'type':_0x2a2c3d(0x158)+_0x3eb334,'data':_0x364d1f,'createdAt':new Date(),'authorId':_0xccb743,'attributes':_0x18ad2a});return this[_0x2a2c3d(0x1c7)](_0x2a2c3d(0x158)+_0x3eb334,_0x92381d,_0xccb743,this[_0x2a2c3d(0x15b)][_0x2a2c3d(0x1bc)](_0x16b044,_0x58c73e)),_0x18532c;}}[_0x234f75(0x1c4)](_0xa29989,_0x3b58c8,_0x597b7e=[],_0x23bca6=null,_0x28b7cb={}){const _0xd03f36=_0x234f75;_0x3b58c8[_0xd03f36(0x19f)]||(_0x3b58c8[_0xd03f36(0x19f)]=_0x3b58c8[_0xd03f36(0x133)]);const _0x348146=_0xa29989[0x0];_0x3b58c8[_0xd03f36(0xf2)]=_0x348146['is'](_0xd03f36(0xd5)),_0x23bca6=_0x23bca6||Vt(_0x3b58c8);const _0x2181ad=_0x597b7e[_0xd03f36(0x1d6)](_0x418896=>Gt(_0x418896,this[_0xd03f36(0x15b)])),_0x3a8bb9=_0x348146['is'](_0xd03f36(0xd5))?_0xa29989:_0xa29989[_0xd03f36(0x1d6)](_0x249a2f=>Gt(_0x249a2f,this[_0xd03f36(0x15b)]));if(_0xd03f36(0xb0)===this[_0xd03f36(0x164)]){const _0x43fc2b=this[_0xd03f36(0x13b)][_0xd03f36(0xdf)](_0xd03f36(0x68),_0x23bca6,_0xd03f36(0xe9));return this[_0xd03f36(0x7a)](()=>_0x43fc2b(_0x3a8bb9,_0x3b58c8,_0x28b7cb)),null;}_0x2181ad[_0xd03f36(0x1e7)](..._0x3a8bb9);let _0x10ac61=!0x0;for(const _0x35b3a0 of _0x2181ad)if(!this[_0xd03f36(0x128)](_0x35b3a0)){_0x10ac61=!0x1;break;}if(_0x10ac61&&_0xd03f36(0x11c)!==this[_0xd03f36(0x164)]){const _0x3bdb89=this[_0xd03f36(0x13b)][_0xd03f36(0xdf)](_0xd03f36(0x68),_0x23bca6,_0xd03f36(0xe9));return this[_0xd03f36(0x7a)](()=>_0x3bdb89(_0x3a8bb9,_0x3b58c8,_0x28b7cb)),null;}const _0x1238e0=this[_0xd03f36(0x18e)][_0xd03f36(0x69)][_0xd03f36(0xa8)](_0xd03f36(0x122))['me'];for(const _0x3d02b3 of this[_0xd03f36(0x11e)]()){if(_0x3d02b3[_0xd03f36(0x88)]['id']!=_0x1238e0['id'])continue;if(_0xd03f36(0x68)!=_0x3d02b3[_0xd03f36(0xf9)]||_0x3d02b3[_0xd03f36(0x1d8)][_0xd03f36(0x19f)]!=_0x3b58c8[_0xd03f36(0x19f)])continue;if(!Lt(_0x3d02b3,_0x28b7cb))continue;const _0x23e31b=_0x3d02b3[_0xd03f36(0x93)]==_0x23bca6;for(let _0x15a4ec=0x0;_0x15a4ec<_0x3a8bb9[_0xd03f36(0x91)];_0x15a4ec++){const _0x101bc3=_0x3a8bb9[_0x15a4ec];for(const _0x1c0e78 of _0x3d02b3[_0xd03f36(0x9e)]()){const _0x4a421b=_0x1c0e78[_0xd03f36(0x125)]();if(_0x101bc3[_0xd03f36(0xe5)](_0x4a421b)){_0x23e31b?(_0x3a8bb9[_0xd03f36(0x10a)](_0x15a4ec,0x1),_0x15a4ec--):_0x3d02b3[_0xd03f36(0xe2)](_0x1c0e78[_0xd03f36(0x183)]);break;}}}}if(0x0==_0x3a8bb9[_0xd03f36(0x91)])return null;const _0x163947=this[_0xd03f36(0x13b)][_0xd03f36(0xdf)](_0xd03f36(0x68),_0x23bca6,_0xd03f36(0x1f1));for(const _0x4fab82 of this[_0xd03f36(0x11e)]())if(_0x4fab82[_0xd03f36(0x88)]['id']==_0x1238e0['id']&&_0xd03f36(0x68)==_0x4fab82[_0xd03f36(0xf9)]&&_0x4fab82[_0xd03f36(0x1d8)][_0xd03f36(0x19f)]==_0x3b58c8[_0xd03f36(0x19f)]&&_0x4fab82[_0xd03f36(0x93)]==_0x23bca6&&Lt(_0x4fab82,_0x28b7cb)&&(_0x163947(_0x4fab82[_0xd03f36(0x1a9)](),_0x3a8bb9)||_0x163947(_0x3a8bb9,_0x4fab82[_0xd03f36(0x1a9)]()))){for(const _0x3176e1 of _0x3a8bb9)_0x4fab82[_0xd03f36(0x18f)](_0x3176e1);return _0x4fab82;}const _0x566a43=_0x3d9d6f(),_0x4d70bd=_0x1238e0['id'],_0x96e13f=_0xd03f36(0x158)+_0x23bca6,_0x446451=this[_0xd03f36(0x16e)]({'id':_0x566a43,'type':_0x96e13f,'data':_0x3b58c8,'createdAt':new Date(),'authorId':_0x4d70bd,'attributes':_0x28b7cb});for(const _0x11f48a of _0x3a8bb9)this[_0xd03f36(0x1c7)](_0x96e13f,_0x566a43,_0x4d70bd,_0x11f48a,_0x58346e[_0xd03f36(0xed)]());return _0x446451;}[_0x234f75(0xc6)](_0x380829,_0x15d4b6=null,_0x31d670={}){const _0x93ab44=_0x234f75;if(_0x380829[_0x93ab44(0x81)])return null;const _0x4bfea1=this[_0x93ab44(0x18e)][_0x93ab44(0x69)][_0x93ab44(0xa8)](_0x93ab44(0x122))['me'],_0x4750f9=new _0x4c25a6(_0x380829[_0x93ab44(0x139)],_0x380829[_0x93ab44(0x20a)]);for(const {suggestion:_0x31ce86,meta:_0x2959ed}of this[_0x93ab44(0x20c)](_0x4750f9,_0x93ab44(0x1be)))if(_0x2959ed[_0x93ab44(0x119)]&&!_0x2959ed[_0x93ab44(0x6a)]){if(_0x31ce86[_0x93ab44(0x175)]){const _0x1ae86f=_0x31ce86[_0x93ab44(0x1a9)]()[_0x93ab44(0x13c)](_0x29385d=>_0x93ab44(0x1b8)!=_0x29385d[_0x93ab44(0x10f)][_0x93ab44(0xdc)]);_0x1ae86f[_0x93ab44(0x201)](_0x34a48c=>_0x4750f9[_0x93ab44(0x179)](_0x34a48c,!0x0))&&_0x31ce86[_0x93ab44(0x17c)]();if(_0x1ae86f[_0x93ab44(0xfd)](_0x15bf96=>_0x15bf96[_0x93ab44(0x179)](_0x4750f9,!0x0))){const _0x2b4c77=this[_0x93ab44(0x13b)][_0x93ab44(0xdf)](_0x93ab44(0x1a1),_0x15d4b6,_0x93ab44(0xe9));return this[_0x93ab44(0x7a)](()=>_0x2b4c77([_0x4750f9],null,_0x31d670)),null;}}else{const _0x3b7528=_0x4750f9[_0x93ab44(0xbc)](_0x31ce86[_0x93ab44(0x1ab)]());null!==_0x3b7528&&_0x31ce86[_0x93ab44(0xd8)]([_0x3b7528],null,_0x31d670);}}if(_0x4750f9[_0x93ab44(0x162)](),_0x4750f9[_0x93ab44(0x81)]||_0x93ab44(0x1b8)==_0x4750f9[_0x93ab44(0x10f)][_0x93ab44(0xdc)])return null;let _0x2143c9=null,_0x53f112=_0x4750f9[_0x93ab44(0x139)],_0x4a7649=_0x4750f9[_0x93ab44(0x20a)];const _0x1b771c=this[_0x93ab44(0x20c)](_0x4750f9,_0x93ab44(0x1a1));for(const {suggestion:_0x536692,meta:_0x4bbf9c}of _0x1b771c){const _0x524131=this[_0x93ab44(0x15b)][_0x93ab44(0x1bc)](_0x53f112,_0x4a7649);if(_0x4bbf9c[_0x93ab44(0x119)]&&(this[_0x93ab44(0x13a)]||!_0x4bbf9c[_0x93ab44(0x1e2)]&&!_0x4bbf9c[_0x93ab44(0xd3)])){if(_0x536692[_0x93ab44(0x175)]){if(!Lt(_0x536692,_0x31d670))continue;let _0x42dbd8=!0x0;for(const _0x50d550 of _0x536692[_0x93ab44(0x1a9)]()){if(_0x50d550[_0x93ab44(0x179)](_0x524131,!0x0))return _0x536692;_0x524131[_0x93ab44(0x179)](_0x50d550)||(_0x42dbd8=!0x1);}_0x42dbd8&&_0x536692[_0x93ab44(0x17c)]();}else{const _0x46a238=_0x536692[_0x93ab44(0x1ab)]();if(_0x46a238[_0x93ab44(0x179)](_0x524131,!0x0))return _0x536692;if(!Lt(_0x536692,_0x31d670)){_0x524131[_0x93ab44(0x179)](_0x46a238)?_0x536692[_0x93ab44(0x189)]():_0x46a238[_0x93ab44(0x78)](_0x53f112)?_0x53f112=_0x46a238[_0x93ab44(0x20a)]:_0x46a238[_0x93ab44(0x78)](_0x4a7649)&&(_0x4a7649=_0x46a238[_0x93ab44(0x139)]);continue;}_0x53f112=_0x53f112[_0x93ab44(0x117)](_0x46a238[_0x93ab44(0x139)])?_0x53f112:_0x46a238[_0x93ab44(0x139)],_0x4a7649=_0x4a7649[_0x93ab44(0x19e)](_0x46a238[_0x93ab44(0x20a)])?_0x4a7649:_0x46a238[_0x93ab44(0x20a)],_0x31d670=Object[_0x93ab44(0x208)]({},_0x536692[_0x93ab44(0x141)]),_0x2143c9?_0x46a238[_0x93ab44(0x139)][_0x93ab44(0x117)](_0x2143c9[_0x93ab44(0x1ab)]()[_0x93ab44(0x139)])?(_0x2143c9[_0x93ab44(0x189)](),_0x2143c9=_0x536692):_0x536692[_0x93ab44(0x189)]():_0x2143c9=_0x536692;}}}if(_0x2143c9)return this[_0x93ab44(0x203)](_0x2143c9,this[_0x93ab44(0x15b)][_0x93ab44(0x1bc)](_0x53f112,_0x4a7649)),_0x2143c9;{const _0x53430c=_0x3d9d6f(),_0x23bbb4=this[_0x93ab44(0x15b)][_0x93ab44(0x1bc)](_0x53f112,_0x4a7649),_0x56e49f=_0x4bfea1['id'],_0x1c7145=_0x15d4b6?_0x93ab44(0x173)+_0x15d4b6:_0x93ab44(0x1a1),_0x50b06d=this[_0x93ab44(0x16e)]({'id':_0x53430c,'type':_0x1c7145,'createdAt':new Date(),'authorId':_0x56e49f,'attributes':_0x31d670});return this[_0x93ab44(0x1c7)](_0x1c7145,_0x53430c,_0x56e49f,_0x23bbb4),_0x50b06d;}}[_0x234f75(0x16c)](_0x99e5ef,_0x1675cc=_0x234f75(0x8a),_0x32d238={}){const _0x249187=_0x234f75,_0x16b40e=this[_0x249187(0x18e)][_0x249187(0x69)][_0x249187(0xa8)](_0x249187(0x122))['me'],_0x53b4e8=_0x99e5ef[_0x249187(0x1d6)](_0x1e4c41=>new _0x4c25a6(_0x1e4c41[_0x249187(0x139)],_0x1e4c41[_0x249187(0x20a)])),_0x459a46=new Set();for(const {suggestion:_0x541b86,meta:_0x1081c8}of this[_0x249187(0x20c)](_0x53b4e8,_0x249187(0x1be)))_0x1081c8[_0x249187(0x119)]&&!_0x1081c8[_0x249187(0x6a)]&&_0x459a46[_0x249187(0xd1)](_0x541b86);for(const _0x57aa93 of _0x459a46)if(_0x57aa93[_0x249187(0x175)]){const _0x521fbc=_0x57aa93[_0x249187(0x1a9)]();(!_0x57aa93[_0x249187(0x141)]||!_0x57aa93[_0x249187(0x141)][_0x249187(0x17f)])&&(_0x521fbc[_0x249187(0x201)](_0x10da2c=>_0x53b4e8[_0x249187(0xfd)](_0x1a6a33=>_0x1a6a33[_0x249187(0x179)](_0x10da2c,!0x0)))&&_0x57aa93[_0x249187(0x17c)]());if(_0x53b4e8[_0x249187(0x201)](_0x4c20ca=>_0x521fbc[_0x249187(0xfd)](_0x26964=>_0x26964[_0x249187(0x179)](_0x4c20ca,!0x0)))){const _0x1ab3be=this[_0x249187(0x13b)][_0x249187(0xdf)](_0x249187(0x1a1),_0x1675cc,_0x249187(0xe9));return this[_0x249187(0x7a)](()=>_0x1ab3be(_0x99e5ef,null,_0x32d238)),null;}}else{const _0x2a24b5=_0x57aa93[_0x249187(0x1ab)]();_0x53b4e8[_0x249187(0xfd)](_0x5e9463=>_0x5e9463[_0x249187(0x179)](_0x2a24b5,!0x0))&&_0x57aa93[_0x249187(0x17c)]();if(_0x53b4e8[_0x249187(0x201)](_0x2b59f1=>_0x2a24b5[_0x249187(0x179)](_0x2b59f1,!0x0))){const _0x47eff7=this[_0x249187(0x13b)][_0x249187(0xdf)](_0x249187(0x1a1),_0x1675cc,_0x249187(0xe9));return this[_0x249187(0x7a)](()=>_0x47eff7(_0x53b4e8,null,_0x32d238)),null;}}const _0x31246b=this[_0x249187(0x13b)][_0x249187(0xdf)](_0x249187(0x1a1),_0x1675cc,_0x249187(0x1f1));let _0x1e807c=null;for(const _0x2e7ad3 of this[_0x249187(0x11e)]())if(_0x2e7ad3[_0x249187(0x88)]['id']==_0x16b40e['id']&&_0x2e7ad3[_0x249187(0x17d)]&&_0x249187(0x1a1)==_0x2e7ad3[_0x249187(0xf9)]&&_0x2e7ad3[_0x249187(0x93)]==_0x1675cc&&Lt(_0x2e7ad3,_0x32d238)&&(_0x31246b(_0x2e7ad3[_0x249187(0x1a9)](),_0x53b4e8)||_0x31246b(_0x53b4e8,_0x2e7ad3[_0x249187(0x1a9)]()))){if(_0x1e807c){if(_0x2e7ad3[_0x249187(0x207)]&&_0x2e7ad3[_0x249187(0x207)][_0x249187(0x91)])continue;for(const _0x1afaeb of _0x2e7ad3[_0x249187(0x1a9)]())_0x1e807c[_0x249187(0x18b)](_0x1afaeb)||_0x1e807c[_0x249187(0x18f)](_0x1afaeb);_0x2e7ad3[_0x249187(0x189)]();}else{_0x1e807c=_0x2e7ad3;for(const _0x6cc402 of _0x53b4e8)_0x2e7ad3[_0x249187(0x18b)](_0x6cc402)||_0x2e7ad3[_0x249187(0x18f)](_0x6cc402);}}if(_0x1e807c)return _0x1e807c;_0x459a46[_0x249187(0x86)]();for(const {suggestion:_0xba7f92,meta:_0x53f1db}of this[_0x249187(0x20c)](_0x53b4e8,_0x249187(0x1a1)))_0x53f1db[_0x249187(0x119)]&&(this[_0x249187(0x13a)]||!_0x53f1db[_0x249187(0x1e2)]&&!_0x53f1db[_0x249187(0xd3)])&&Lt(_0xba7f92,_0x32d238)&&_0x459a46[_0x249187(0xd1)](_0xba7f92);for(const _0x19f5e2 of _0x459a46){const _0x545fba=_0x19f5e2[_0x249187(0x1a9)]();if(!_0x32d238||!_0x32d238[_0x249187(0x17f)]){if(_0x53b4e8[_0x249187(0x201)](_0x1cae04=>_0x545fba[_0x249187(0xfd)](_0xcf2f51=>_0xcf2f51[_0x249187(0x179)](_0x1cae04,!0x0))))return _0x19f5e2;}(!_0x19f5e2[_0x249187(0x141)]||!_0x19f5e2[_0x249187(0x141)][_0x249187(0x17f)])&&(_0x545fba[_0x249187(0x201)](_0x55efda=>_0x53b4e8[_0x249187(0xfd)](_0x550c30=>_0x550c30[_0x249187(0x179)](_0x55efda,!0x0)))&&_0x19f5e2[_0x249187(0x17c)]());}const _0x26dd07=_0x3d9d6f(),_0x52ba41=_0x16b40e['id'],_0x3f90de=_0x249187(0x173)+_0x1675cc,_0x4e3ee0=this[_0x249187(0x16e)]({'id':_0x26dd07,'type':_0x3f90de,'createdAt':new Date(),'authorId':_0x52ba41,'attributes':_0x32d238});for(const _0x3945b4 of _0x53b4e8)_0x3945b4[_0x249187(0x162)](),_0x3945b4[_0x249187(0x81)]||_0x249187(0x1b8)==_0x3945b4[_0x249187(0x10f)][_0x249187(0xdc)]||this[_0x249187(0x1c7)](_0x3f90de,_0x26dd07,_0x52ba41,_0x3945b4,_0x58346e[_0x249187(0xed)]());return _0x4e3ee0;}[_0x234f75(0x197)](_0x22f6c3,_0x194ffd,_0x54a298,_0x342f69,_0x1c8e92){const _0x5b827d=_0x234f75;if(_0x22f6c3[_0x5b827d(0x81)])return[];if(_0x5b827d(0xb0)===this[_0x5b827d(0x164)])return[];const _0x432403=this[_0x5b827d(0x18e)][_0x5b827d(0x69)][_0x5b827d(0xa8)](_0x5b827d(0x122))['me']['id'],_0x4ee959=Array[_0x5b827d(0x1d4)](this[_0x5b827d(0x12e)][_0x5b827d(0x1a7)]())[_0x5b827d(0x13c)](_0x101b12=>_0x5b827d(0x13d)==_0x101b12[_0x5b827d(0xf9)]&&_0x101b12[_0x5b827d(0x1d8)][_0x5b827d(0x1aa)]==_0x194ffd&&_0x101b12[_0x5b827d(0x18b)](_0x22f6c3));if(_0x5b827d(0xd7)===this[_0x5b827d(0x164)]){const _0x1a165d=this[_0x5b827d(0x20c)](_0x22f6c3,_0x5b827d(0x1be))[_0x5b827d(0x13c)](({meta:_0x555716})=>_0x555716[_0x5b827d(0x119)]&&!_0x555716[_0x5b827d(0xd3)]&&!_0x555716[_0x5b827d(0x6a)])[_0x5b827d(0x1d6)](({suggestion:_0x507c98})=>_0x507c98);_0x4ee959[_0x5b827d(0x90)](..._0x1a165d);}const _0x4938f9=new Map([[_0x22f6c3,_0x54a298]]);for(const _0xb8aaae of _0x4ee959){const _0x4f460b=_0x5b827d(0x13d)==_0xb8aaae[_0x5b827d(0xf9)]?_0xb8aaae[_0x5b827d(0x1d8)][_0x5b827d(0xa3)]:void 0x0,_0x36e5b0=_0xb8aaae[_0x5b827d(0x1ab)](),_0x4d8027=Array[_0x5b827d(0x1d4)](_0x4938f9[_0x5b827d(0x1f6)]())[_0x5b827d(0xc0)](_0x27c2f2=>_0x27c2f2[_0x5b827d(0x1cc)](_0x36e5b0));if(!_0x4d8027)continue;const _0x24b1b0=_0x4d8027[_0x5b827d(0x12c)](_0x36e5b0);this[_0x5b827d(0x157)](_0x194ffd)&&_0x5b827d(0x1be)==_0xb8aaae[_0x5b827d(0xf9)]&&0x0!=_0x24b1b0[_0x5b827d(0x91)]||(_0x4938f9[_0x5b827d(0x184)](_0x4d8027),_0x24b1b0[_0x5b827d(0x10c)](_0x2eca3a=>{const _0x4854c6=_0x5b827d;_0x4938f9[_0x4854c6(0x8d)](_0x2eca3a,_0x54a298);}),_0x5b827d(0x1be)!=_0xb8aaae[_0x5b827d(0xf9)]&&_0x4f460b!=_0x342f69&&_0x4938f9[_0x5b827d(0x8d)](_0x4d8027[_0x5b827d(0xbc)](_0x36e5b0),_0x4f460b));}const _0xd3e20b=[];for(const [_0x1c7933,_0x511182]of _0x4938f9){const _0x2358fd=_0x3d9d6f(),_0xf5a00a={'key':_0x194ffd,'oldValue':_0x511182,'newValue':_0x342f69};_0x194ffd[_0x5b827d(0x91)]>0x25&&console[_0x5b827d(0x1af)](_0x5b827d(0x9a),{'key':_0x194ffd});const _0x31cc8b=(_0x5b827d(0x190)+(_0x194ffd+'|'+Vt({'newValue':_0x342f69})))[_0x5b827d(0x97)](0x0,0x3c),_0x5966d5=this[_0x5b827d(0x16e)]({'id':_0x2358fd,'type':_0x31cc8b,'data':_0xf5a00a,'createdAt':new Date(),'authorId':_0x432403,'attributes':_0x1c8e92});_0xd3e20b[_0x5b827d(0x1e7)](_0x5966d5),this[_0x5b827d(0x1c7)](_0x31cc8b,_0x2358fd,_0x432403,_0x1c7933);}return _0xd3e20b;}[_0x234f75(0x1da)](_0x18df30){const _0x2b02aa=_0x234f75;this[_0x2b02aa(0xf4)](_0x18df30,(_0x2cbe0e,..._0x919e4e)=>{const _0x390590=_0x2b02aa;this[_0x390590(0xd0)](()=>{_0x2cbe0e(..._0x919e4e);});});}[_0x234f75(0x1ce)](_0x258dcc){const _0x4f6d14=_0x234f75;this[_0x4f6d14(0xbb)][_0x4f6d14(0xd1)](_0x258dcc);}[_0x234f75(0xa6)](_0x37902a){const _0x3bb941=_0x234f75;this[_0x3bb941(0x73)][_0x3bb941(0xd1)](_0x37902a);}[_0x234f75(0x16a)](_0x72b864){const _0x5b8e0a=_0x234f75;return _0x5b8e0a(0x13d)==_0x72b864[_0x5b8e0a(0xf9)]?_0x72b864[_0x5b8e0a(0x93)][_0x5b8e0a(0xda)]('|')[0x0]:null;}[_0x234f75(0x203)](_0x3a1bc1,_0x43fe7c){const _0xb70f3a=_0x234f75,_0x356905=_0x3a1bc1[_0xb70f3a(0xa2)]();this[_0xb70f3a(0x15b)][_0xb70f3a(0x98)](_0x3aad4e=>{const _0x4bc852=_0xb70f3a;_0x3aad4e[_0x4bc852(0x181)](_0x356905,{'range':_0x43fe7c});});}[_0x234f75(0x9d)](_0x2381d4){const _0x3ce8c8=_0x234f75,_0x93a524=_0x2381d4['id'],_0x36e490=this[_0x3ce8c8(0x18e)][_0x3ce8c8(0xa4)][_0x3ce8c8(0xa8)](_0x3ce8c8(0xc3));this[_0x3ce8c8(0xf3)][_0x3ce8c8(0x1e4)](_0x93a524)||this[_0x3ce8c8(0xf3)][_0x3ce8c8(0x20d)]({'channelId':_0x36e490,'threadId':_0x93a524,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x10899b=this[_0x3ce8c8(0xf3)][_0x3ce8c8(0x7f)](_0x93a524);_0x10899b[_0x3ce8c8(0xb3)](_0x3ce8c8(0x14c)),_0x10899b[_0x3ce8c8(0x14c)]=!0x1,_0x2381d4[_0x3ce8c8(0x207)]=_0x10899b;}[_0x234f75(0x1a2)](_0x370001,_0x37a464,_0x29525d,_0x4b233b){const _0x1b2eb8=_0x234f75;if(_0x370001[_0x1b2eb8(0xf9)]!=_0x37a464||_0x370001[_0x1b2eb8(0x93)]!=_0x29525d||_0x370001[_0x1b2eb8(0x8b)]['id']!=_0x4b233b)throw this[_0x1b2eb8(0x18e)][_0x1b2eb8(0x13f)](_0x1b2eb8(0xfe)),new _0x9a185d(_0x1b2eb8(0xfe),this);}[_0x234f75(0x151)](_0x4aeaaa,_0x251087){const _0x279464=_0x234f75,_0x32c779=_0x4aeaaa[_0x279464(0x1ab)]();if(_0x251087[_0x279464(0xe5)](_0x32c779))_0x4aeaaa[_0x279464(0x189)]();else{if(_0x32c779[_0x279464(0x179)](_0x251087)){const _0x4e12ba=this[_0x279464(0x15b)][_0x279464(0x163)](_0x251087[_0x279464(0x139)][_0x279464(0x77)],_0x279464(0x20a));this[_0x279464(0x203)](_0x4aeaaa,this[_0x279464(0x15b)][_0x279464(0x1bc)](_0x32c779[_0x279464(0x139)],_0x4e12ba));const _0x3ebc36=_0x3d9d6f(),_0x53918b=_0x4aeaaa[_0x279464(0x8b)]['id'],_0x2b86bb=_0x4aeaaa[_0x279464(0xf9)]+':'+_0x4aeaaa[_0x279464(0x93)];this[_0x279464(0x16e)]({'id':_0x3ebc36,'type':_0x2b86bb,'createdAt':new Date(),'authorId':_0x53918b,'data':_0x4aeaaa[_0x279464(0x1d8)],'attributes':_0x4aeaaa[_0x279464(0x141)]});const _0x1e9cec=this[_0x279464(0x15b)][_0x279464(0x163)](_0x251087[_0x279464(0x20a)][_0x279464(0x114)],_0x279464(0x1fd)),_0x3943db=this[_0x279464(0x15b)][_0x279464(0x1bc)](_0x1e9cec,_0x32c779[_0x279464(0x20a)]);this[_0x279464(0x1c7)](_0x2b86bb,_0x3ebc36,_0x53918b,_0x3943db);}else{if(_0x32c779[_0x279464(0x78)](_0x251087[_0x279464(0x139)])){const _0x15efbb=this[_0x279464(0x15b)][_0x279464(0x163)](_0x251087[_0x279464(0x139)][_0x279464(0x77)],_0x279464(0x20a));this[_0x279464(0x203)](_0x4aeaaa,this[_0x279464(0x15b)][_0x279464(0x1bc)](_0x32c779[_0x279464(0x139)],_0x15efbb));}else{const _0x510e76=this[_0x279464(0x15b)][_0x279464(0x163)](_0x251087[_0x279464(0x20a)][_0x279464(0x114)],_0x279464(0x1fd));this[_0x279464(0x203)](_0x4aeaaa,this[_0x279464(0x15b)][_0x279464(0x1bc)](_0x510e76,_0x32c779[_0x279464(0x20a)]));}}}}[_0x234f75(0x128)](_0x4f4a00){const _0x5d934d=_0x234f75;for(const {suggestion:_0x23a19e,meta:_0x1c314a}of this[_0x5d934d(0x20c)](_0x4f4a00,_0x5d934d(0x1be))){if(!_0x1c314a[_0x5d934d(0x119)])continue;const _0x3c69b0=_0x23a19e[_0x5d934d(0x1a9)]();for(const _0x4736ed of _0x3c69b0)if(!_0x4f4a00[_0x5d934d(0x12c)](_0x4736ed)[_0x5d934d(0x91)])return!0x0;}return!0x1;}[_0x234f75(0xaa)](_0x4b7305){const _0x17244d=_0x234f75,_0x1d3b59=this[_0x17244d(0x18e)][_0x17244d(0x69)][_0x17244d(0xa8)](_0x17244d(0x122))[_0x17244d(0x165)](_0x4b7305);if(!_0x1d3b59)throw new _0x9a185d(_0x17244d(0x9c),this);return _0x1d3b59;}[_0x234f75(0x1b1)](_0x3bd51e){const _0x3c4b45=_0x234f75,_0x541f46=this[_0x3c4b45(0x18e)][_0x3c4b45(0x69)][_0x3c4b45(0xa8)](_0x3c4b45(0x122)),_0x30af6b=_0x459ca7(_0x3c4b45(0x210)+_0x3bd51e),_0x3d47c4=_0x541f46[_0x3c4b45(0x165)](_0x30af6b);return _0x3d47c4||_0x541f46[_0x3c4b45(0x1c0)]({'id':_0x30af6b,'name':_0x3bd51e});}[_0x234f75(0xbf)](_0x1022df,_0x368d71,_0x6901cf,_0xab6793,_0x53a2e2){const _0x3b8bd9=_0x234f75,_0x1213f2=this[_0x3b8bd9(0xaa)](_0xab6793),_0x24e35c=this[_0x3b8bd9(0x13b)][_0x3b8bd9(0x11a)](_0x1022df,_0x368d71,_0x6901cf,_0x1213f2,_0x53a2e2,_0x2e9a82=>{const _0x26adeb=_0x3b8bd9;this[_0x26adeb(0x9f)](_0x6901cf,{'attributes':_0x2e9a82});const _0xd75a73=this[_0x26adeb(0x19d)](_0x6901cf);this[_0x26adeb(0xdb)](new Set([_0xd75a73])),this[_0x26adeb(0x196)](new Set([_0xd75a73]));});return this[_0x3b8bd9(0xc5)](_0x24e35c,_0x3b8bd9(0xe9),()=>{const _0x3837c9=_0x3b8bd9;this[_0x3837c9(0x9f)](_0x6901cf,{'state':_0x3837c9(0x1f4)});},{'priority':_0x3b8bd9(0x84)}),this[_0x3b8bd9(0xc5)](_0x24e35c,_0x3b8bd9(0x17c),()=>{const _0x5522ae=_0x3b8bd9;this[_0x5522ae(0x9f)](_0x6901cf,{'state':_0x5522ae(0x121)});},{'priority':_0x3b8bd9(0x84)}),this[_0x3b8bd9(0x12e)][_0x3b8bd9(0x8d)](_0x6901cf,_0x24e35c),this[_0x3b8bd9(0x206)][_0x3b8bd9(0x8d)](_0x24e35c,_0x3b8bd9(0x92)),_0x24e35c;}[_0x234f75(0x1b5)](_0x56017e){const _0x3e0ad2=_0x234f75,_0x13b596=_0x56017e[_0x3e0ad2(0xda)](':');return{'group':_0x13b596[0x0],'type':_0x13b596[0x1],'subType':_0x13b596[_0x3e0ad2(0x91)]>=0x5?_0x13b596[0x2]:null,'id':_0x13b596[_0x3e0ad2(0x91)]<0x5?_0x13b596[0x2]:_0x13b596[0x3],'authorId':_0x13b596[_0x3e0ad2(0x91)]<0x5?_0x13b596[0x3]:_0x13b596[0x4],'markerCount':0x6==_0x13b596[_0x3e0ad2(0x91)]?_0x13b596[0x5]:null};}[_0x234f75(0x1cf)](_0x41724e,_0x40a776,_0x3f8c35){const _0x2f2c63=_0x234f75,_0x5ca9a9=_0x41724e[_0x2f2c63(0x1ab)](),_0x18b642=_0x5ca9a9[_0x2f2c63(0x139)],_0x440c34=_0x5ca9a9[_0x2f2c63(0x20a)];this[_0x2f2c63(0x203)](_0x41724e,this[_0x2f2c63(0x15b)][_0x2f2c63(0x1bc)](_0x18b642,_0x40a776));const _0x3bf188=_0x3d9d6f(),_0x491d03=_0x41724e[_0x2f2c63(0x8b)]['id'],_0xca6942=_0x41724e[_0x2f2c63(0xf9)]+(_0x41724e[_0x2f2c63(0x93)]?':'+_0x41724e[_0x2f2c63(0x93)]:'');this[_0x2f2c63(0x16e)]({'id':_0x3bf188,'type':_0xca6942,'createdAt':new Date(),'authorId':_0x491d03,'originalSuggestionId':_0x41724e['id'],'attributes':_0x41724e[_0x2f2c63(0x141)],'data':_0x41724e[_0x2f2c63(0x1d8)]});const _0x15304b=this[_0x2f2c63(0x16a)](_0x41724e);(_0x2f2c63(0x68)==_0x41724e[_0x2f2c63(0xf9)]||_0x15304b&&this[_0x2f2c63(0x157)](_0x15304b))&&(_0x3f8c35=this[_0x2f2c63(0x15b)][_0x2f2c63(0xfb)](_0x3f8c35[_0x2f2c63(0x114)])),this[_0x2f2c63(0x1c7)](_0xca6942,_0x3bf188,_0x491d03,this[_0x2f2c63(0x15b)][_0x2f2c63(0x1bc)](_0x3f8c35,_0x440c34));}[_0x234f75(0x20c)](_0x97a783,_0x3a9990=null){const _0x3de47a=_0x234f75,_0xae8923=[],_0x4b83db=this[_0x3de47a(0x18e)][_0x3de47a(0x69)][_0x3de47a(0xa8)](_0x3de47a(0x122))['me'];Array[_0x3de47a(0xc4)](_0x97a783)||(_0x97a783=[_0x97a783]);for(const _0x50554e of this[_0x3de47a(0x11e)]()){if(!_0x50554e[_0x3de47a(0x17d)])continue;if(_0x3a9990&&_0x50554e[_0x3de47a(0xf9)]!=_0x3a9990)continue;let _0x2211f9=!0x1;for(const _0x1f62e9 of _0x50554e[_0x3de47a(0x1a9)]()){for(const _0x27a799 of _0x97a783){const _0x1e8c1f=_0x27a799[_0x3de47a(0x139)][_0x3de47a(0xe5)](_0x1f62e9[_0x3de47a(0x20a)])||_0x27a799[_0x3de47a(0x20a)][_0x3de47a(0xe5)](_0x1f62e9[_0x3de47a(0x139)]);if(_0x1e8c1f||_0x27a799[_0x3de47a(0xbc)](_0x1f62e9)){const _0x30963e=_0x27a799[_0x3de47a(0x179)](_0x1f62e9)&&Rt(this[_0x3de47a(0x15b)][_0x3de47a(0x148)],_0x1f62e9[_0x3de47a(0x139)],_0x27a799),_0x503124=_0x1f62e9[_0x3de47a(0x179)](_0x27a799)&&Rt(this[_0x3de47a(0x15b)][_0x3de47a(0x148)],_0x27a799[_0x3de47a(0x139)],_0x1f62e9);_0xae8923[_0x3de47a(0x1e7)]({'suggestion':_0x50554e,'meta':{'isOwn':_0x4b83db==_0x50554e[_0x3de47a(0x88)],'isNextTo':_0x1e8c1f,'isInsideObject':_0x30963e,'containsRangeInObject':_0x503124}}),_0x2211f9=!0x0;break;}}if(_0x2211f9)break;}}return _0xae8923;}[_0x234f75(0x1c7)](_0xe120e1,_0x352cd8,_0x53f257,_0x150e92,_0x1f5d90){const _0x197996=_0x234f75;this[_0x197996(0x15b)][_0x197996(0x98)](_0x2e6c8d=>{const _0x1c7bdc=_0x197996;let _0x2011ff=_0x1c7bdc(0x1c3)+_0xe120e1+':'+_0x352cd8+':'+_0x53f257;_0x1f5d90&&(_0x2011ff=_0x2011ff+':'+_0x1f5d90),_0x2e6c8d[_0x1c7bdc(0xe4)](_0x2011ff,{'range':_0x150e92,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x234f75(0xad)](_0x54863a){const _0x359b58=_0x234f75,_0x489d31=_0x54863a[_0x359b58(0xa0)],_0x377b10=_0x54863a[_0x359b58(0x1ca)];_0x54863a[_0x359b58(0xa0)]=null,_0x54863a[_0x359b58(0x1ca)]=null,null!=_0x489d31&&_0x489d31[_0x359b58(0x1ca)]==_0x54863a&&(_0x489d31[_0x359b58(0x1ca)]=_0x377b10),null!=_0x377b10&&_0x377b10[_0x359b58(0xa0)]==_0x54863a&&(_0x377b10[_0x359b58(0xa0)]=_0x489d31),_0x359b58(0xeb)==this[_0x359b58(0x206)][_0x359b58(0xa8)](_0x54863a)&&(this[_0x359b58(0x206)][_0x359b58(0x8d)](_0x54863a,_0x359b58(0x209)),this[_0x359b58(0x70)](_0x359b58(0x14e),_0x54863a,_0x489d31,_0x377b10));}[_0x234f75(0x16e)](_0x415e18){const _0xecaea9=_0x234f75,_0x183b14=_0x415e18['id'],_0x4bcdd3=this[_0xecaea9(0x12a)](_0x415e18);if(this[_0xecaea9(0x187)]&&this[_0xecaea9(0x187)][_0xecaea9(0x11b)]){const _0x32f916=this[_0xecaea9(0x18e)][_0xecaea9(0x69)][_0xecaea9(0xa8)](_0xecaea9(0x14a)),_0x21ef5a=_0x4bcdd3[_0xecaea9(0x1ae)],_0x6ea735=_0x4bcdd3[_0xecaea9(0x93)]?_0x4bcdd3[_0xecaea9(0xf9)]+':'+_0x4bcdd3[_0xecaea9(0x93)]:_0x4bcdd3[_0xecaea9(0xf9)],_0x12f8df=this[_0xecaea9(0x18e)][_0xecaea9(0xb6)],_0x29fa86=_0x32f916[_0xecaea9(0xd1)](_0x5041cd(_0x12f8df,_0xecaea9(0x1cd))),_0x505798={'id':_0x183b14,'type':_0x6ea735,'hasComments':_0x21ef5a,'data':_0x415e18[_0xecaea9(0x1d8)]||null,'originalSuggestionId':_0x415e18[_0xecaea9(0xf6)]||null,'attributes':_0x4bcdd3[_0xecaea9(0x141)]};this[_0xecaea9(0x187)][_0xecaea9(0x11b)](_0x505798)[_0xecaea9(0x191)](_0x3511e4=>{const _0x11384e=_0xecaea9;_0x4bcdd3[_0x11384e(0x14b)]=!0x0,_0x32f916[_0x11384e(0x89)](_0x29fa86),_0x3511e4&&_0x3511e4[_0x11384e(0x1a3)]&&(this[_0x11384e(0x12e)][_0x11384e(0xa8)](_0x183b14)[_0x11384e(0x1a3)]=_0x3511e4[_0x11384e(0x1a3)]);})[_0xecaea9(0x170)](_0x2e33ef=>{const _0x2436fe=_0xecaea9;throw _0x3dc813(_0x2436fe(0xe8)),this[_0x2436fe(0x18e)][_0x2436fe(0xb5)][_0x2436fe(0x1ee)]({'isUndoable':!0x1},()=>{const _0x17f15c=_0x2436fe;_0x4bcdd3[_0x17f15c(0x17c)]();}),_0x4bcdd3[_0x2436fe(0x19a)](),this[_0x2436fe(0x12e)][_0x2436fe(0x184)](_0x4bcdd3['id']),this[_0x2436fe(0x206)][_0x2436fe(0x184)](_0x4bcdd3),_0x2e33ef;});}return _0x4bcdd3;}[_0x234f75(0x157)](_0x2bd7e5){const _0x32cb9f=_0x234f75;return this[_0x32cb9f(0xbb)][_0x32cb9f(0x1c8)](_0x2bd7e5);}[_0x234f75(0x9f)](_0x46864b,_0x33ddc2){const _0x20b7d4=_0x234f75,_0x8886f7=this[_0x20b7d4(0x18e)][_0x20b7d4(0x69)][_0x20b7d4(0xa8)](_0x20b7d4(0x14a)),_0x441203=this[_0x20b7d4(0x19d)](_0x46864b);if(this[_0x20b7d4(0x187)]&&this[_0x20b7d4(0x187)][_0x20b7d4(0x1ad)]){if(_0x441203[_0x20b7d4(0x14b)]){const _0x4f7207=_0x8886f7[_0x20b7d4(0xd1)](_0x5041cd(this[_0x20b7d4(0x18e)][_0x20b7d4(0xb6)],_0x20b7d4(0x1cd)));this[_0x20b7d4(0x187)][_0x20b7d4(0x1ad)](_0x46864b,_0x33ddc2)[_0x20b7d4(0x191)](()=>{const _0x192fd9=_0x20b7d4;_0x8886f7[_0x192fd9(0x89)](_0x4f7207);});}else _0x441203['on'](_0x20b7d4(0x143),()=>{const _0x47ec7d=_0x20b7d4;this[_0x47ec7d(0x9f)](_0x46864b,_0x33ddc2);});}}[_0x234f75(0x127)](_0x4d709d){const _0x186b93=_0x234f75;if(!this[_0x186b93(0x187)]||!this[_0x186b93(0x187)][_0x186b93(0x19d)])throw new _0x9a185d(_0x186b93(0x1d5),this);return this[_0x186b93(0x187)][_0x186b93(0x19d)](_0x4d709d);}[_0x234f75(0xe7)](_0x1b83ca){const _0x33564d=_0x234f75,{id:_0x46cdc7,type:_0x268b1e,subType:_0x37aa5d,authorId:_0x184e71}=this[_0x33564d(0x1b5)](_0x1b83ca),_0x343a50=this[_0x33564d(0x12e)][_0x33564d(0xa8)](_0x46cdc7)||this[_0x33564d(0xbf)](_0x268b1e,_0x37aa5d,_0x46cdc7,_0x184e71,{});switch(this[_0x33564d(0x1a2)](_0x343a50,_0x268b1e,_0x37aa5d,_0x184e71),this[_0x33564d(0x206)][_0x33564d(0xa8)](_0x343a50)){case _0x33564d(0x92):this[_0x33564d(0x127)](_0x46cdc7)[_0x33564d(0x191)](_0x5e765c=>{const _0x20f97a=_0x33564d;let _0x1dac97=Promise[_0x20f97a(0x1f9)]();_0x5e765c[_0x20f97a(0x1ae)]&&(_0x1dac97=this[_0x20f97a(0xf3)][_0x20f97a(0x6e)]({'channelId':this[_0x20f97a(0x18e)][_0x20f97a(0xa4)][_0x20f97a(0xa8)](_0x20f97a(0xc3)),'threadId':_0x46cdc7})),_0x1dac97[_0x20f97a(0x191)](()=>{const _0xcf2d6b=_0x20f97a;this[_0xcf2d6b(0x12a)](_0x5e765c)[_0xcf2d6b(0x14b)]=!0x0;});}),this[_0x33564d(0x206)][_0x33564d(0x8d)](_0x343a50,_0x33564d(0x160));break;case _0x33564d(0x209):this[_0x33564d(0x9f)](_0x46cdc7,{'state':_0x33564d(0x106)});case _0x33564d(0x75):this[_0x33564d(0x206)][_0x33564d(0x8d)](_0x343a50,_0x33564d(0xeb)),this[_0x33564d(0x70)](_0x33564d(0x11d),_0x343a50);break;case _0x33564d(0xeb):this[_0x33564d(0x70)](_0x33564d(0x1e1),_0x343a50);}return _0x343a50[_0x33564d(0x8e)](_0x1b83ca),_0x343a50;}[_0x234f75(0x196)](_0x74149){const _0x211558=_0x234f75,_0x379ddc=Array[_0x211558(0x1d4)](_0x74149),_0x4c0c5f=_0x379ddc[_0x211558(0x13c)](_0x3f119f=>_0x211558(0x13d)==_0x3f119f[_0x211558(0xf9)]);this[_0x211558(0x1d2)](_0x4c0c5f);const _0x11ea7e=_0x379ddc[_0x211558(0x13c)](_0x31ef42=>!_0x31ef42[_0x211558(0x175)]&&_0x211558(0x13d)!=_0x31ef42[_0x211558(0xf9)]),_0x556b31=this[_0x211558(0x11e)]({'skipNotAttached':!0x0})[_0x211558(0x13c)](_0x1cd1da=>!_0x1cd1da[_0x211558(0x175)]&&_0x211558(0x13d)!=_0x1cd1da[_0x211558(0xf9)]),_0x4a0e2c=_0x556b31[_0x211558(0x13c)](_0x3562f8=>!_0x74149[_0x211558(0x1c8)](_0x3562f8)),_0x24a05c=new Map(_0x556b31[_0x211558(0x1d6)](_0x57db95=>[_0x57db95,this[_0x211558(0x13b)][_0x211558(0xdf)](_0x57db95[_0x211558(0xf9)],_0x57db95[_0x211558(0x93)],_0x211558(0x10b))])),_0x27df05=new Map(_0x556b31[_0x211558(0x1d6)](_0x19a104=>[_0x19a104,_0x19a104[_0x211558(0x1ab)]()])),_0x141965=new Set(),_0x2b4454=new Set();for(let _0x168bad=0x0;_0x168bad<_0x11ea7e[_0x211558(0x91)];_0x168bad++)_0x37126f(_0x11ea7e[_0x168bad],_0x11ea7e,_0x168bad+0x1);for(let _0x4d8fe2=0x0;_0x4d8fe2<_0x11ea7e[_0x211558(0x91)];_0x4d8fe2++)_0x37126f(_0x11ea7e[_0x4d8fe2],_0x4a0e2c,0x0);const _0x376e80=new Set();for(let _0x5aa244=0x0;_0x5aa244<_0x11ea7e[_0x211558(0x91)];_0x5aa244++){const _0x323e3a=_0x11ea7e[_0x5aa244];!_0x2b4454[_0x211558(0x1c8)](_0x323e3a)&&_0x323e3a[_0x211558(0xa0)]&&(_0x376e80[_0x211558(0xd1)](_0x323e3a[_0x211558(0xa0)]),_0x323e3a[_0x211558(0xa0)][_0x211558(0x1ca)]===_0x323e3a&&(_0x323e3a[_0x211558(0xa0)][_0x211558(0x1ca)]=null),_0x323e3a[_0x211558(0xa0)]=null),!_0x141965[_0x211558(0x1c8)](_0x323e3a)&&_0x323e3a[_0x211558(0x1ca)]&&(_0x376e80[_0x211558(0xd1)](_0x323e3a[_0x211558(0x1ca)]),_0x323e3a[_0x211558(0x1ca)][_0x211558(0xa0)]===_0x323e3a&&(_0x323e3a[_0x211558(0x1ca)][_0x211558(0xa0)]=null),_0x323e3a[_0x211558(0x1ca)]=null);}function _0x37126f(_0x3a0020,_0x56e547,_0x59d8e7){const _0x1e0998=_0x211558;for(let _0xcd8399=_0x59d8e7;_0xcd8399<_0x56e547[_0x1e0998(0x91)];_0xcd8399++){const _0x527872=_0x21f912(_0x3a0020,_0x56e547[_0xcd8399]);_0x527872&&(_0x527872[0x0][_0x1e0998(0x1ca)]=_0x527872[0x1],_0x527872[0x1][_0x1e0998(0xa0)]=_0x527872[0x0],_0x141965[_0x1e0998(0xd1)](_0x527872[0x0]),_0x2b4454[_0x1e0998(0xd1)](_0x527872[0x1]));}}function _0x21f912(_0x31d639,_0x10c427){const _0x488aff=_0x211558;if(_0x31d639[_0x488aff(0x88)]['id']!==_0x10c427[_0x488aff(0x88)]['id'])return null;const _0x50c967=_0x24a05c[_0x488aff(0xa8)](_0x31d639)(_0x31d639,_0x10c427,_0x27df05[_0x488aff(0xa8)](_0x31d639),_0x27df05[_0x488aff(0xa8)](_0x10c427));if(!_0x50c967)return null;return _0x24a05c[_0x488aff(0xa8)](_0x10c427)(_0x31d639,_0x10c427,_0x27df05[_0x488aff(0xa8)](_0x31d639),_0x27df05[_0x488aff(0xa8)](_0x10c427))?_0x50c967[0x1][_0x488aff(0x207)]&&_0x50c967[0x1][_0x488aff(0x207)][_0x488aff(0x91)]?null:_0x50c967:null;}_0x376e80[_0x211558(0x95)]&&this[_0x211558(0x196)](_0x376e80);}[_0x234f75(0x1d2)](_0x368e07){const _0x457b00=_0x234f75;if(0x0==_0x368e07[_0x457b00(0x91)])return;const _0x4f5959=this[_0x457b00(0x11e)]({'skipNotAttached':!0x0})[_0x457b00(0x13c)](_0x1c3bdc=>_0x457b00(0x13d)==_0x1c3bdc[_0x457b00(0xf9)]&&_0x1c3bdc[_0x457b00(0x199)]),_0x1f9c32=[],_0x1c008c=new Map();for(const _0x2cf415 of _0x4f5959){const _0x5c6e7d=_0x459ca7(_0x2cf415[_0x457b00(0x141)]);_0x1c008c[_0x457b00(0x1c8)](_0x5c6e7d)||(_0x1c008c[_0x457b00(0x8d)](_0x5c6e7d,_0x1f9c32[_0x457b00(0x91)]),_0x1f9c32[_0x457b00(0x1e7)]([]));const _0xa01d78=_0x1c008c[_0x457b00(0xa8)](_0x5c6e7d);_0x1f9c32[_0xa01d78][_0x457b00(0x1e7)](_0x2cf415);}!(function(){const _0x17b7ae=_0x457b00;_0x1f9c32[_0x17b7ae(0x1a0)]((_0x46df47,_0x19e096)=>{const _0x4e6eaa=_0x17b7ae,_0x5ba92e=_0x46df47[0x0][_0x4e6eaa(0x1a3)],_0x54eec7=_0x19e096[0x0][_0x4e6eaa(0x1a3)];return _0x5ba92e==_0x54eec7?_0x46df47[0x0][_0x4e6eaa(0x141)][_0x4e6eaa(0xd4)]<_0x19e096[0x0][_0x4e6eaa(0x141)][_0x4e6eaa(0xd4)]?-0x1:0x1:_0x5ba92e<_0x54eec7?-0x1:0x1;});for(const _0x5b4fb4 of _0x1f9c32)_0x5b4fb4[_0x17b7ae(0x1a0)]((_0x5b7270,_0x3f60d8)=>_0x5b7270['id']<_0x3f60d8['id']?-0x1:0x1);}());for(let _0x49db2a=0x0;_0x49db2a<_0x1f9c32[_0x457b00(0x91)];_0x49db2a++){if(0x0==_0x1f9c32[_0x49db2a][_0x457b00(0x91)])continue;const _0x4b35ff=[];for(let _0x46a351=_0x49db2a+0x1;_0x46a351<_0x1f9c32[_0x457b00(0x91)];_0x46a351++)0x0!=_0x1f9c32[_0x46a351][_0x457b00(0x91)]&&_0x1a6d8e(_0x1f9c32[_0x49db2a],_0x1f9c32[_0x46a351])&&_0x4b35ff[_0x457b00(0x1e7)](_0x46a351);for(const _0x74a5e0 of _0x4b35ff)_0x1f9c32[_0x49db2a]=_0x1f9c32[_0x49db2a][_0x457b00(0x113)](_0x1f9c32[_0x74a5e0]),_0x1f9c32[_0x74a5e0]=[];}for(const _0x81acf5 of _0x1f9c32)for(let _0xa15717=0x0;_0xa15717<_0x81acf5[_0x457b00(0x91)];_0xa15717++)_0x81acf5[_0xa15717][_0x457b00(0x1ca)]=_0x81acf5[_0xa15717+0x1]||null;for(const _0xd84ed9 of _0x1f9c32)for(let _0x46f77d=0x0;_0x46f77d<_0xd84ed9[_0x457b00(0x91)];_0x46f77d++)_0xd84ed9[_0x46f77d][_0x457b00(0xa0)]=_0xd84ed9[_0x46f77d-0x1]||null;function _0x1a6d8e(_0x5e2011,_0x2cc413){const _0x33fa34=_0x457b00;if(_0x5e2011[0x0][_0x33fa34(0x141)][_0x33fa34(0xd4)]!==_0x2cc413[0x0][_0x33fa34(0x141)][_0x33fa34(0xd4)]&&_0x5e2011[0x0][_0x33fa34(0x88)]!==_0x2cc413[0x0][_0x33fa34(0x88)])return!0x1;if(!function(_0x17bb1e,_0x276526){const _0x31c093=_0x33fa34;if(!_0x17bb1e[_0x31c093(0x1ae)]&&!_0x276526[_0x31c093(0x1ae)])return!0x0;if(_0x17bb1e[_0x31c093(0x1ae)]&&_0x276526[_0x31c093(0x1ae)])return!0x1;if(_0x17bb1e[_0x31c093(0x1ae)]&&_0x276526[_0x31c093(0x1a3)]<_0x17bb1e[_0x31c093(0x207)][_0x31c093(0x7e)][_0x31c093(0xa8)](0x0)[_0x31c093(0x1a3)])return!0x0;if(_0x276526[_0x31c093(0x1ae)]&&_0x17bb1e[_0x31c093(0x1a3)]<_0x276526[_0x31c093(0x207)][_0x31c093(0x7e)][_0x31c093(0xa8)](0x0)[_0x31c093(0x1a3)])return!0x0;return!0x1;}(_0x5e2011[0x0],_0x2cc413[0x0]))return!0x1;const _0x36bcb6=_0x17bbcf(_0x5e2011[0x0][_0x33fa34(0x141)],_0x33fa34(0xd4)),_0x24ddf0=_0x17bbcf(_0x2cc413[0x0][_0x33fa34(0x141)],_0x33fa34(0xd4));if(!_0x393701(_0x36bcb6,_0x24ddf0))return!0x1;return!!_0x5e2011[_0x33fa34(0x201)](_0x55fb54=>_0x2cc413[_0x33fa34(0xfd)](_0x5227f8=>_0x55fb54[_0x33fa34(0x1ab)]()[_0x33fa34(0xe5)](_0x5227f8[_0x33fa34(0x1ab)]())))&&_0x2cc413[_0x33fa34(0x201)](_0x884427=>_0x5e2011[_0x33fa34(0xfd)](_0x2b7978=>_0x884427[_0x33fa34(0x1ab)]()[_0x33fa34(0xe5)](_0x2b7978[_0x33fa34(0x1ab)]())));}}[_0x234f75(0xdb)](_0x286788){const _0x2ffebd=_0x234f75,_0x2995eb=Array[_0x2ffebd(0x1d4)](_0x286788),_0x3c19e1=this[_0x2ffebd(0x11e)]({'skipNotAttached':!0x0}),_0x3181d9=_0x3c19e1[_0x2ffebd(0x13c)](_0x5d4ec8=>!_0x286788[_0x2ffebd(0x1c8)](_0x5d4ec8)),_0x1bf156=new Map(_0x2995eb[_0x2ffebd(0x1d6)](_0x167832=>[_0x167832,this[_0x2ffebd(0x13b)][_0x2ffebd(0xdf)](_0x167832[_0x2ffebd(0xf9)],_0x167832[_0x2ffebd(0x93)],_0x2ffebd(0x1f1))])),_0x22d806=new Map(_0x3c19e1[_0x2ffebd(0x1d6)](_0x58df17=>[_0x58df17,_0x58df17[_0x2ffebd(0x1a9)]()]));for(let _0x3e01f9=0x0;_0x3e01f9<_0x2995eb[_0x2ffebd(0x91)];_0x3e01f9++){if(_0x29fef0(this,_0x2995eb[_0x3e01f9],_0x2995eb,_0x3e01f9+0x1))return!0x0;}for(let _0x91666a=0x0;_0x91666a<_0x2995eb[_0x2ffebd(0x91)];_0x91666a++){if(_0x29fef0(this,_0x2995eb[_0x91666a],_0x3181d9,0x0))return!0x0;}return!0x1;function _0x29fef0(_0x13f309,_0x49352d,_0x339c43,_0xacbf06){const _0x223d82=_0x2ffebd;for(let _0x13ecfa=_0xacbf06;_0x13ecfa<_0x339c43[_0x223d82(0x91)];_0x13ecfa++){const _0x47c38b=_0x339c43[_0x13ecfa];if(_0x47c38b[_0x223d82(0xf9)]!==_0x49352d[_0x223d82(0xf9)]||_0x47c38b[_0x223d82(0x88)]['id']!==_0x49352d[_0x223d82(0x88)]['id']||_0x47c38b[_0x223d82(0x93)]!==_0x49352d[_0x223d82(0x93)])continue;if(!Pt(_0x49352d,_0x47c38b,[_0x223d82(0xd4)]))continue;if(_0x223d82(0x13d)==_0x49352d[_0x223d82(0xf9)]&&_0x49352d[_0x223d82(0x1d8)][_0x223d82(0xa3)]!=_0x47c38b[_0x223d82(0x1d8)][_0x223d82(0xa3)])continue;if(_0x223d82(0x13d)==_0x49352d[_0x223d82(0xf9)]&&_0x13f309[_0x223d82(0x157)](_0x49352d[_0x223d82(0x1d8)][_0x223d82(0x1aa)]))continue;if(_0x223d82(0x68)==_0x49352d[_0x223d82(0xf9)]){const _0x58cab9=_0x13f309[_0x223d82(0x18e)][_0x223d82(0xb5)],_0x456be7=_0x49352d[_0x223d82(0xbd)]();if(_0x456be7&&(_0x58cab9[_0x223d82(0x148)][_0x223d82(0x8f)](_0x456be7)||_0x58cab9[_0x223d82(0x148)][_0x223d82(0x15e)](_0x456be7)))continue;}const _0x25ab3b=_0x1bf156[_0x223d82(0xa8)](_0x49352d),_0xa507a0=_0x22d806[_0x223d82(0xa8)](_0x49352d),_0x4d2a1e=_0x22d806[_0x223d82(0xa8)](_0x47c38b),_0x7a33c8=_0x49352d[_0x223d82(0x207)]&&_0x49352d[_0x223d82(0x207)][_0x223d82(0x91)],_0x5a5d37=_0x47c38b[_0x223d82(0x207)]&&_0x47c38b[_0x223d82(0x207)][_0x223d82(0x91)];if(!_0x7a33c8&&_0x25ab3b(_0x4d2a1e,_0xa507a0))return _0x13f309[_0x223d82(0x99)](_0x47c38b,_0x49352d),_0x22d806[_0x223d82(0x184)](_0x49352d),!0x0;if(!_0x5a5d37&&_0x25ab3b(_0xa507a0,_0x4d2a1e))return _0x13f309[_0x223d82(0x99)](_0x49352d,_0x47c38b),_0x22d806[_0x223d82(0x184)](_0x47c38b),!0x0;}return!0x1;}}[_0x234f75(0x99)](_0x2daa18,_0x2f9c23){const _0x42ecae=_0x234f75;if(_0x2daa18[_0x42ecae(0x175)]){for(const _0x1240cc of _0x2f9c23[_0x42ecae(0x1a9)]())_0x2daa18[_0x42ecae(0x18f)](_0x1240cc);}else{const _0x28799f=_0x2f9c23[_0x42ecae(0x1ab)]()[_0x42ecae(0x20a)];this[_0x42ecae(0x203)](_0x2daa18,this[_0x42ecae(0x15b)][_0x42ecae(0x1bc)](_0x2daa18[_0x42ecae(0x1ab)]()[_0x42ecae(0x139)],_0x28799f));}_0x2f9c23[_0x42ecae(0x189)]();}[_0x234f75(0x147)](_0x4506e4,_0x497561){const _0x5cee8d=_0x234f75,_0x2102ef=_0x4506e4[_0x5cee8d(0x6c)](_0x5cee8d(0x7d))||_0x4506e4[_0x5cee8d(0x6c)](_0x5cee8d(0x13d))?_0x5cee8d(0x1df):_0x4506e4[_0x5cee8d(0x136)]();return _0x5041cd(this[_0x5cee8d(0x18e)][_0x5cee8d(0xb6)],_0x497561+'_'+_0x2102ef+_0x5cee8d(0xac));}[_0x234f75(0x116)](){const _0x54b19f=_0x234f75,_0x3e220d=this[_0x54b19f(0x18e)];if(!_0x3e220d['ui'])return;const {ariaLiveAnnouncer:_0x5e17bf}=_0x3e220d['ui'];_0x55073a(this[_0x54b19f(0x15b)],({left:_0x144a6f,entered:_0x475b6f})=>{const _0x1a1884=_0x54b19f;for(const _0x45718f of _0x144a6f){const {group:_0x1e8f57,type:_0x326ac3}=this[_0x1a1884(0x1b5)](_0x45718f[_0x1a1884(0x183)]);if(_0x1a1884(0xb9)===_0x1e8f57){_0x5e17bf[_0x1a1884(0x87)](this[_0x1a1884(0x147)](_0x326ac3,_0x1a1884(0x110)));break;}}for(const _0x488beb of _0x475b6f){const {group:_0x10cdc1,type:_0x34cbb8}=this[_0x1a1884(0x1b5)](_0x488beb[_0x1a1884(0x183)]);if(_0x1a1884(0xb9)===_0x10cdc1){_0x5e17bf[_0x1a1884(0x87)](this[_0x1a1884(0x147)](_0x34cbb8,_0x1a1884(0x20f)));break;}}});}[_0x234f75(0x123)](_0x49552f){const _0x2c090a=_0x234f75;if(this[_0x2c090a(0x1dd)])return!0x1;const _0x2a5404=this[_0x2c090a(0x18e)],_0x5f5bdf=_0x2a5404[_0x2c090a(0xb5)][_0x2c090a(0x85)][_0x2c090a(0x82)][_0x2c090a(0x193)]();if(0x0==_0x5f5bdf[_0x2c090a(0x91)])return!0x1;const _0x52df86=[],_0x6d3834=_0x5f5bdf[_0x2c090a(0x13c)](_0x459ccd=>_0x2c090a(0x13d)==_0x459ccd[_0x2c090a(0xf9)]),_0x429eea=_0x5f5bdf[_0x2c090a(0x13c)](_0x2aabd5=>_0x2c090a(0x1f5)==_0x2aabd5[_0x2c090a(0xf9)]&&_0x2c090a(0x154)!=_0x2aabd5[_0x2c090a(0x183)]),_0x21cd3b=_0x5f5bdf[_0x2c090a(0x13c)](_0x3db479=>_0x2c090a(0x89)==_0x3db479[_0x2c090a(0xf9)]&&_0x2c090a(0x154)!=_0x3db479[_0x2c090a(0x183)]);for(const _0x16af84 of _0x6d3834)_0x52df86[_0x2c090a(0x1e7)]({'key':_0x16af84[_0x2c090a(0x79)],'newValue':_0x16af84[_0x2c090a(0x1bb)],'oldValue':_0x16af84[_0x2c090a(0x17e)],'range':Ot(_0x16af84[_0x2c090a(0xd5)],_0x2a5404[_0x2c090a(0xb5)])});for(const _0x5d24be of _0x429eea){const _0x53a69b=_0x21cd3b[_0x2c090a(0xc0)](_0x439719=>_0x439719[_0x2c090a(0x111)][_0x2c090a(0xe5)](_0x5d24be[_0x2c090a(0x111)]));_0x53a69b&&_0x52df86[_0x2c090a(0x1e7)]({'key':_0x2c090a(0xcc),'newValue':_0x5d24be[_0x2c090a(0x183)],'oldValue':_0x53a69b[_0x2c090a(0x183)],'range':_0x2a5404[_0x2c090a(0xb5)][_0x2c090a(0xaf)](_0x5d24be[_0x2c090a(0x111)][_0x2c090a(0x94)])});}return 0x0!=_0x52df86[_0x2c090a(0x91)]&&this[_0x2c090a(0x1d9)](_0x49552f,_0x52df86);}[_0x234f75(0xd9)](_0x3fc160){const _0x43cec8=_0x234f75;let _0x238e31=!0x1;const _0x1e36b6=this[_0x43cec8(0x18e)][_0x43cec8(0xb5)][_0x43cec8(0x85)][_0x43cec8(0x82)][_0x43cec8(0xcd)]()[_0x43cec8(0x13c)](_0x72c8ec=>_0x72c8ec[_0x43cec8(0x1d8)][_0x43cec8(0xb7)]&&_0x72c8ec[_0x43cec8(0x183)][_0x43cec8(0x6c)](_0x43cec8(0x169)));for(const _0x55306d of _0x1e36b6){const {subType:_0x4245ab,id:_0x4af68a}=this[_0x43cec8(0x1b5)](_0x55306d[_0x43cec8(0x183)]),_0x385eef=_0x4245ab[_0x43cec8(0xda)]('|')[0x0];for(const _0x32006e of this[_0x43cec8(0x11e)]({'skipNotAttached':!0x0}))_0x32006e['id']!=_0x4af68a&&_0x43cec8(0x13d)==_0x32006e[_0x43cec8(0xf9)]&&_0x32006e[_0x43cec8(0x1d8)]&&_0x32006e[_0x43cec8(0x1d8)][_0x43cec8(0x1aa)]==_0x385eef&&_0x32006e[_0x43cec8(0x1ab)]()[_0x43cec8(0x1cc)](_0x55306d[_0x43cec8(0x1d8)][_0x43cec8(0xb7)])&&(this[_0x43cec8(0x1bf)](_0x32006e,_0x55306d[_0x43cec8(0x1d8)][_0x43cec8(0xb7)],_0x3fc160),_0x238e31=!0x0);}return _0x238e31;}[_0x234f75(0xd0)](_0x144f15){const _0x5c5864=_0x234f75;this[_0x5c5864(0x18e)],(this[_0x5c5864(0x1dd)]=!0x0,_0x144f15());}[_0x234f75(0x83)](_0x2ca8a4){const _0x1f07f0=_0x234f75,_0x374a30=this[_0x1f07f0(0x157)](_0x2ca8a4),_0x5afbe6=this[_0x1f07f0(0x73)][_0x1f07f0(0x1c8)](_0x2ca8a4);return _0x374a30||_0x5afbe6;}[_0x234f75(0x1d9)](_0x46bf1e,_0x4c6daa){const _0x2cb2d1=_0x234f75;if(0x0==_0x4c6daa[_0x2cb2d1(0x91)])return!0x1;let _0x3f1070=!0x1;for(const _0x1f6277 of _0x4c6daa){const _0x271745=this[_0x2cb2d1(0x20c)](_0x1f6277[_0x2cb2d1(0xd5)],_0x2cb2d1(0x13d))[_0x2cb2d1(0x13c)](_0x109d03=>!_0x109d03[_0x2cb2d1(0x212)][_0x2cb2d1(0x6a)])[_0x2cb2d1(0x1d6)](_0x46e388=>_0x46e388[_0x2cb2d1(0xb9)]),_0x2241e2=_0x459ca7({'newValue':_0x1f6277[_0x2cb2d1(0x176)]});_0x271745[_0x2cb2d1(0x13c)](_0x2009e5=>{const _0x4dda5c=_0x2cb2d1,[_0x18a1c5,_0xb47c3f]=_0x2009e5[_0x4dda5c(0x93)][_0x4dda5c(0xda)]('|');return _0x18a1c5==_0x1f6277[_0x4dda5c(0x1aa)]&&_0xb47c3f!=_0x2241e2;})[_0x2cb2d1(0x10c)](_0x21dad5=>{const _0x17ac7e=_0x2cb2d1;this[_0x17ac7e(0x1bf)](_0x21dad5,_0x1f6277[_0x17ac7e(0xd5)],_0x46bf1e),_0x3f1070=!0x0;});}return _0x3f1070;}[_0x234f75(0x1bf)](_0x33c781,_0x478a09,_0x3782ec){const _0x3639a6=_0x234f75,_0x1b535c=_0x33c781[_0x3639a6(0x1ab)]()[_0x3639a6(0x12c)](_0x478a09);0x0!==_0x1b535c[_0x3639a6(0x91)]?0x1!==_0x1b535c[_0x3639a6(0x91)]?this[_0x3639a6(0x1cf)](_0x33c781,_0x478a09[_0x3639a6(0x139)],_0x478a09[_0x3639a6(0x20a)]):this[_0x3639a6(0x203)](_0x33c781,_0x1b535c[0x0]):_0x3782ec[_0x3639a6(0xe2)](_0x33c781[_0x3639a6(0xa2)]());}}class xt{constructor(_0xb6af25){const _0x4aad55=_0x234f75;this[_0x4aad55(0x192)]=_0xb6af25,this[_0x4aad55(0x15b)]=_0xb6af25[_0x4aad55(0xb5)],this[_0x4aad55(0x1a4)]=new Map(),this[_0x4aad55(0x72)]=new Map(),this[_0x4aad55(0x8c)]();}[_0x234f75(0x11a)](_0x1888c8,_0x2987ad,_0x10ed32,_0x3c0747,_0xd66d4c,_0x809a97){const _0x1379d1=_0x234f75;return new _0x58346e(this[_0x1379d1(0x15b)],{'type':_0x1888c8,'subType':_0x2987ad,'id':_0x10ed32,'author':_0x3c0747,'creator':_0x3c0747,'attributes':_0xd66d4c,'onAttributesChange':_0x809a97,'onAccept':(..._0x3cf4ea)=>this[_0x1379d1(0xdf)](_0x1888c8,_0x2987ad,_0x1379d1(0xe9))(..._0x3cf4ea),'onDiscard':(..._0x242e1c)=>this[_0x1379d1(0xdf)](_0x1888c8,_0x2987ad,_0x1379d1(0x17c))(..._0x242e1c)});}[_0x234f75(0x18c)](_0x4fd2f7,_0x4469fc,_0x16bf84,_0x3a2069){const _0x51ce0a=_0x234f75,_0x35e9e5=_0x4fd2f7+':'+_0x4469fc+':'+_0x16bf84;this[_0x51ce0a(0x1a4)][_0x51ce0a(0x8d)](_0x35e9e5,_0x3a2069);}[_0x234f75(0xdf)](_0x4edc6c,_0x5460c6,_0x60b1ca){const _0x3e29b3=_0x234f75,_0x124121=_0x4edc6c+':'+_0x5460c6+':'+_0x60b1ca;return this[_0x3e29b3(0x1a4)][_0x3e29b3(0xa8)](_0x124121)||this[_0x3e29b3(0x72)][_0x3e29b3(0xa8)](_0x4edc6c+':'+_0x60b1ca);}[_0x234f75(0x8c)](){const _0x10148d=_0x234f75,_0xbd957b=()=>!0x1,_0xd5c9ff=_0x55c1cb=>{const _0x2f2c44=_0x382a;_0x55c1cb[_0x2f2c44(0x1a0)]((_0x3b5d76,_0x2d59ac)=>_0x3b5d76[_0x2f2c44(0x139)][_0x2f2c44(0x117)](_0x2d59ac[_0x2f2c44(0x139)])?0x1:-0x1),this[_0x2f2c44(0x15b)][_0x2f2c44(0x98)](_0x465e46=>{const _0x15c124=_0x2f2c44;for(const _0x18c3e3 of _0x55c1cb){let _0x450658;_0x450658=_0x18c3e3[_0x15c124(0x20a)][_0x15c124(0x161)]&&_0x18c3e3[_0x15c124(0x20a)][_0x15c124(0x114)]==_0x18c3e3[_0x15c124(0x139)][_0x15c124(0x94)]?_0x465e46[_0x15c124(0x108)](_0x18c3e3[_0x15c124(0x139)][_0x15c124(0x94)],'on'):_0x465e46[_0x15c124(0x108)](_0x18c3e3),this[_0x15c124(0x15b)][_0x15c124(0x135)](_0x450658,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x438b6a=(_0x5a9c34,_0x3153c0)=>{const _0x3e8c14=_0x382a;_0x3153c0&&this[_0x3e8c14(0x15b)][_0x3e8c14(0x98)](_0x26848f=>{const _0x13a6cf=_0x3e8c14,{commandName:_0x197a09,commandParams:_0x53cb7a=[]}=_0x3153c0,_0x4ee0ba=_0x5a9c34[_0x13a6cf(0x1d6)](_0xe3c2b2=>(Tt(_0xe3c2b2)&&(_0xe3c2b2=this[_0x13a6cf(0x15b)][_0x13a6cf(0x1bc)](_0xe3c2b2[_0x13a6cf(0x20a)])),_0xe3c2b2))[_0x13a6cf(0x13c)](_0x5875d7=>_0x13a6cf(0x1b8)!==_0x5875d7[_0x13a6cf(0x10f)][_0x13a6cf(0xdc)]);if(_0x4ee0ba[_0x13a6cf(0x91)]<0x1)return;const _0x55cc73=Array[_0x13a6cf(0x1d4)](this[_0x13a6cf(0x15b)][_0x13a6cf(0x85)][_0x13a6cf(0xfc)][_0x13a6cf(0x1a9)]())[_0x13a6cf(0x1d6)](_0x2f2915=>_0x4c25a6[_0x13a6cf(0x80)](_0x2f2915));_0x26848f[_0x13a6cf(0x17a)](_0x4ee0ba);for(const _0x1c7df4 of this[_0x13a6cf(0x192)][_0x13a6cf(0x18d)][_0x13a6cf(0x18d)]())_0x1c7df4[_0x13a6cf(0x195)]();_0x53cb7a[_0x13a6cf(0x1e7)]({'forceDefaultExecution':!0x0}),this[_0x13a6cf(0x192)][_0x13a6cf(0x146)](_0x197a09,..._0x53cb7a);const _0x5db973=_0x55cc73[_0x13a6cf(0x13c)](_0x37474e=>_0x13a6cf(0x1b8)!=_0x37474e[_0x13a6cf(0x10f)][_0x13a6cf(0xdc)]);_0x5db973[_0x13a6cf(0x91)]>0x0&&_0x26848f[_0x13a6cf(0x17a)](_0x5db973);for(const _0x586306 of _0x55cc73)_0x586306[_0x13a6cf(0x162)]();});},_0x50e661=(_0x35d301,_0x272919)=>0x1==_0x35d301[_0x10148d(0x91)]&&0x1==_0x272919[_0x10148d(0x91)]&&_0x35d301[0x0][_0x10148d(0x20a)][_0x10148d(0xe5)](_0x272919[0x0][_0x10148d(0x139)]),_0x4ea93c=(_0x2ea9d6,_0x225028,_0x388346,_0x47005f)=>Ft(_0x2ea9d6,_0x225028,_0x388346,_0x47005f,this[_0x10148d(0x15b)])?[_0x2ea9d6,_0x225028]:Ft(_0x225028,_0x2ea9d6,_0x47005f,_0x388346,this[_0x10148d(0x15b)])?[_0x225028,_0x2ea9d6]:null;this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1b2),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x202),_0xd5c9ff),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0xec),_0x50e661),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x19c),_0x4ea93c),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x65),_0xd5c9ff),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1de),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x15a),_0x50e661),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x14f),_0x4ea93c),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0xe1),_0x438b6a),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1b6),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x129),_0x50e661),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x18a),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1e0),_0x438b6a),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1a6),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0xdd),_0x50e661),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0xf0),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0xde),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x105),(_0x4f763f,_0x1868d6)=>{const _0x307819=_0x10148d;if(!_0x1868d6)return;const _0x4fe724=this[_0x307819(0x192)][_0x307819(0x69)][_0x307819(0xa8)](p);this[_0x307819(0x15b)][_0x307819(0x98)](_0x41ca4e=>{const _0x287cef=_0x307819;if(_0x287cef(0xcc)==_0x1868d6[_0x287cef(0x1aa)])for(const _0x5d9bab of _0x4f763f){const _0x2600db=_0x5d9bab[_0x287cef(0x139)][_0x287cef(0x94)],_0x5193d0=_0x1868d6[_0x287cef(0xa3)];_0x41ca4e[_0x287cef(0xef)](_0x2600db,_0x5193d0);}else{if(_0x4fe724[_0x287cef(0x157)](_0x1868d6[_0x287cef(0x1aa)])){for(const _0x5bea6e of _0x4f763f)void 0x0!==_0x1868d6[_0x287cef(0xa3)]?_0x41ca4e[_0x287cef(0x74)](_0x1868d6[_0x287cef(0x1aa)],_0x1868d6[_0x287cef(0xa3)],_0x5bea6e[_0x287cef(0x139)][_0x287cef(0x94)]):_0x41ca4e[_0x287cef(0x132)](_0x1868d6[_0x287cef(0x1aa)],_0x5bea6e[_0x287cef(0x139)][_0x287cef(0x94)]);}else{for(const _0x448c6a of _0x4f763f)_0x1868d6[_0x287cef(0xa3)]?_0x41ca4e[_0x287cef(0x74)](_0x1868d6[_0x287cef(0x1aa)],_0x1868d6[_0x287cef(0xa3)],_0x448c6a):_0x41ca4e[_0x287cef(0x132)](_0x1868d6[_0x287cef(0x1aa)],_0x448c6a);}}});}),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1c2),_0x50e661);}}function Rt(_0xa50bf5,_0x3586ed,_0x18eafb){const _0x178cdf=_0x234f75;for(const _0x2fdb9a of _0x3586ed[_0x178cdf(0x114)][_0x178cdf(0x159)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2fdb9a[_0x178cdf(0x10f)]==_0x2fdb9a)return!0x1;if(!_0x18eafb[_0x178cdf(0x15f)](_0x2fdb9a))return!0x1;if(_0xa50bf5[_0x178cdf(0x8f)](_0x2fdb9a)||_0xa50bf5[_0x178cdf(0x15e)](_0x2fdb9a))return!0x0;}return!0x1;}function _0x1c07(){const _0x148f61=['remove','multi','creator','_registerDefaultCallbacks','set','addMarkerName','isObject','unshift','length','notReady','subType','nodeAfter','size','editingDowncast','substring','change','_joinSuggestions','Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.','discardAllSuggestions','track-changes-user-not-found','_addThreadToSuggestion','getMarkers','_updateSuggestionData','previous','fromCharCode','getFirstMarker','oldValue','config','move','registerInlineAttribute','markerToData','get','trackChanges','_getAuthorFromId','insertContent','_SUGGESTION_ANNOUNCEMENT','_removeSuggestion','action','createRangeOn','never','conversion','createElement','unbind','consumable','model','locale','newRange','applyOperation','suggestion','mapper','_blockAttributeKeys','getIntersection','getContainedElement','moveTargetPosition','_createSuggestion','find','suggestion-type','clone','collaboration.channelId','isArray','listenTo','markDeletion','toJSON','getNearestSelectionRange','low','return','reconvertMarker','$elementName','getChangedMarkers','isDocumentOperation','authoredAt','_recordAttributeChanges','add','change:activeMarkers','isInsideObject','groupId','range','235128nQzUqx','default','_onDiscard','_processAttributeSuggestions','split','_joinWithAdjacentSuggestions','rootName','formatBlock:join','attribute:accept','getSuggestionCallback','addComment','formatInline:accept','removeMarker','highest','addMarker','isEqual','removeComment','_handleNewSuggestionMarker','error-saving-suggestion-data-suggestion-discarded','accept','_isForcedDefaultExecutionBlock','ready','insertion:join','getMultiRangeId','options','rename','formatBlock:chain','unbindElementFromMarkerName','multipleBlocks','_commentsRepository','enableCommand','toViewElement','originalSuggestionId','ck-suggestion-marker--active','isUndo','type','860MzhsOi','createPositionBefore','selection','some','track-changes-suggestion-data-mismatch','tablePasteChainId','$marker','define','markMultiRangeInsertion','getAllAdjacentSuggestions','11142190gciWcc','attribute:discard','open','data-suggestion','createSelection','batch','splice','chain','forEach','isTouching','howMany','root','LEAVE','position','@external','concat','parent','pop','_initAriaMarkerChangeAnnouncements','isBefore','getLastMatchingPosition','isOwn','buildSuggestion','addSuggestion','always','suggestionLoaded','getSuggestions','containerElement','splitPosition','rejected','Users','_processAttributeChanges','lowest','getRange','registerPostFixer','_getSuggestionData','_rangeIsInLocalUserInsertion','formatInline:join','addSuggestionData','track-changes-command-not-found','getDifference','documentSelection','_suggestions','authorName','showSuggestionHighlights','widget','removeAttribute','commandName','getCustomProperty','deleteContent','toUpperCase','acceptSelectedSuggestions','175144vGaVmv','start','_mergeNestedSuggestions','_suggestionFactory','filter','attribute','getWalker','enableReadOnlyMode','stop','attributes','132IRAwKU','change:_saved','ck-suggestion-marker-formatInline','trackChangesCommand','execute','_getMarkerAnnouncementText','schema','elementStart','PendingActions','_saved','isRemovable','acceptSuggestion','suggestionUnloaded','deletion:chain','track-changes-enable-command-twice','_cutOutSuggestionMarker','987AqCfCU','9CrimhT','$text','oldRange','requires','_isBlockAttribute','formatBlock:','getAncestors','deletion:join','_model','formatInline','ck-suggestion-marker','isLimit','containsItem','markerReady','isAtEnd','detach','createPositionAt','_trackFormatChanges','getUser','markers','createRangeIn','dataToMarker','suggestion:attribute:','_getAttributeKey','_enabledCommands','markMultiRangeDeletion','head','_setSuggestionData','change:data','catch','getAttribute','adapter','deletion:','element','isMultiRange','newValue','addMarker:suggestion','addMarker:suggestion:formatBlock','containsRange','setSelection','_afterChanges','discard','isInContent','attributeOldValue','skipNestingCheck','rethrowUnexpectedError','updateMarker','forward','name','delete','dataDowncast','trackChanges.mergeNestedSuggestions','_adapter','1142168qAxewY','removeMarkers','formatInline:chain','isIntersectingWithRange','registerCustomCallback','commands','editor','addRange','attribute:','then','_editor','getChanges','bindElementToMarker','refresh','_refreshSuggestionsChain','markAttributeChange','track-changes-suggestion-not-found','_isDataLoaded','stopListening','markInlineFormat','insertion:chain','getSuggestion','isAfter','formatGroupId','sort','deletion','_checkSuggestionCorrectness','createdAt','_customCallbacks','insertion:','formatBlock:discard','values','targetPosition','getRanges','key','getFirstRange','isBlock','updateSuggestion','hasComments','warn','addHighlight','_getExternalAuthor','insertion:accept','removeClass','item','_splitMarkerName','formatInline:discard','getItems','$graveyard','marker-count','consume','attributeNewValue','createRange','CommentsRepository','insertion','_reduceSuggestionAttributeRange','addUser','markerToHighlight','attribute:join','suggestion:','markMultiRangeBlockFormat','value','addClass','_addSuggestionMarker','has','getShiftedBy','next','elementToElement','isIntersecting','PENDING_ACTION_SUGGESTION','registerBlockAttribute','_breakSuggestionMarker','before','ck-suggestion-marker-','_refreshAttributeSuggestionsChain','normal','from','track-changes-adapter-missing-getsuggestion','map','update:suggestion','data','_reduceExistingSuggestions','enableDefaultAttributesIntegration','isExternal','isLocal','_recordAttributeSuggestions','deletion:discard','FORMATTING','formatBlock:accept','suggestionChanged','containsRangeInObject','markInsertion','hasCommentThread','trackChanges.trackFormatChanges','setTo','push','removeMarker:suggestion:formatBlock','discardSelectedSuggestions','formatInline:','descriptionFactory','addMarker:suggestion:attribute','init','enqueueChange','$textProxy','pluginName','join','upcast','markBlockFormat','accepted','insert','keys','markerName','for','resolve','3123708PlxLub','group','substr','after','hasSuggestion','writer','createPositionAfter','every','insertion:discard','_setSuggestionRange','TrackChangesEditing','isAtStart','_suggestionState','commentThread','assign','removed','end','elementEnd','_findSuggestions','addCommentThread','6390FtbZVu','ENTER','external:','includes','meta','backward','deletion:accept','isSelectable','ck-suggestion-marker-formatBlock','formatBlock','plugins','isNextTo','discardSuggestion','startsWith','markerNameToElements','fetchCommentThread','removeMarker:suggestion:attribute','fire','track-changes-adapter-already-set','_defaultCallbacks','_inlineAttributeKeys','setAttribute','dataReady','activeMarkers','nodeBefore','containsPosition','attributeKey','forceDefaultExecution','editing','acceptAllSuggestions','format','comments','getCommentThread','fromRange','isCollapsed','differ','_isRegisteredAttribute','high','document','clear','announce','author'];_0x1c07=function(){return _0x148f61;};return _0x1c07();}function Tt(_0xa16acb){const _0x3c970a=_0x234f75;return _0xa16acb[_0x3c970a(0x20a)][_0x3c970a(0x114)]==_0xa16acb[_0x3c970a(0x139)][_0x3c970a(0x94)]&&_0xa16acb[_0x3c970a(0x20a)][_0x3c970a(0x205)];}function Et(_0x20c8ab,_0x191cd5,_0x5de836,_0x38e666){const _0x4c8477=_0x234f75,_0x75ceaf=_0x5105cb=>!_0x5105cb[_0x4c8477(0x1b4)]['is'](_0x4c8477(0x1ef))&&!_0x38e666[_0x4c8477(0x8f)](_0x5105cb[_0x4c8477(0x1b4)]),_0x47d8b4=_0x20c8ab[_0x4c8477(0x139)][_0x4c8477(0x118)](_0x75ceaf),_0x477872=_0x20c8ab[_0x4c8477(0x20a)][_0x4c8477(0x118)](_0x75ceaf,{'direction':_0x4c8477(0x213)});return(!_0x20c8ab[_0x4c8477(0x139)][_0x4c8477(0xe5)](_0x47d8b4)||!_0x20c8ab[_0x4c8477(0x20a)][_0x4c8477(0xe5)](_0x477872))&&(_0x47d8b4[_0x4c8477(0x117)](_0x477872)?_0x5de836[_0x4c8477(0x181)](_0x191cd5,{'range':_0x5de836[_0x4c8477(0x1bc)](_0x47d8b4,_0x477872)}):_0x5de836[_0x4c8477(0xe2)](_0x191cd5),!0x0);}function Vt(_0x2b0007){return _0x459ca7(_0x2b0007);}function Ut(_0x4c1605){const _0x3bd4e2=_0x234f75,_0x8e3487=_0x4c1605[_0x3bd4e2(0x139)][_0x3bd4e2(0x94)];return _0x8e3487&&_0x8e3487['is'](_0x3bd4e2(0x174));}function Ot(_0x160834,_0x555c5c){const _0x2c7a9d=_0x234f75;return null==_0x160834[_0x2c7a9d(0x20a)][_0x2c7a9d(0x77)]&&_0x160834[_0x2c7a9d(0x20a)][_0x2c7a9d(0x114)]==_0x160834[_0x2c7a9d(0x139)][_0x2c7a9d(0x94)]?Gt(_0x160834[_0x2c7a9d(0x139)][_0x2c7a9d(0x94)],_0x555c5c):_0x160834;}function Gt(_0x167c79,_0x194232){const _0x3e4b3e=_0x234f75,_0x1b486d=_0x194232[_0x3e4b3e(0x148)][_0x3e4b3e(0x8f)](_0x167c79)||_0x194232[_0x3e4b3e(0x148)][_0x3e4b3e(0x66)](_0x167c79);return _0x194232[_0x3e4b3e(0x1bc)](_0x194232[_0x3e4b3e(0x163)](_0x167c79,_0x3e4b3e(0x1d0)),_0x1b486d?_0x194232[_0x3e4b3e(0x200)](_0x167c79):_0x194232[_0x3e4b3e(0x163)](_0x167c79,_0x3e4b3e(0x20a)));}function Ft(_0x5533b6,_0x52f953,_0x335c40,_0x3f35fe,_0x4cc9b9){const _0xe437d0=_0x234f75;if(!Pt(_0x5533b6,_0x52f953))return!0x1;if(_0x335c40[_0xe437d0(0x20a)][_0xe437d0(0xe5)](_0x3f35fe[_0xe437d0(0x139)]))return!0x0;if(_0x5533b6[_0xe437d0(0xf9)]!=_0x52f953[_0xe437d0(0xf9)])return!0x1;if(!_0x335c40[_0xe437d0(0x20a)][_0xe437d0(0x10d)](_0x3f35fe[_0xe437d0(0x139)]))return!0x1;const _0x4a4848=_0x4cc9b9[_0xe437d0(0x1bc)](_0x335c40[_0xe437d0(0x20a)],_0x3f35fe[_0xe437d0(0x139)])[_0xe437d0(0x13e)]();for(const _0x1d89f0 of _0x4a4848)if([_0xe437d0(0x149),_0xe437d0(0x20b)][_0xe437d0(0x211)](_0x1d89f0[_0xe437d0(0xf9)])&&_0x4cc9b9[_0xe437d0(0x148)][_0xe437d0(0x15e)](_0x1d89f0[_0xe437d0(0x1b4)]))return!0x1;return!0x0;}function Pt(_0x2d32a5,_0x3047bf,_0x1f060d=[]){const _0x37dd78=_0x234f75;return!(!_0x2d32a5[_0x37dd78(0x199)]||!_0x3047bf[_0x37dd78(0x199)])&&_0x393701(_0x17bbcf(_0x2d32a5[_0x37dd78(0x141)],_0x1f060d),_0x17bbcf(_0x3047bf[_0x37dd78(0x141)],_0x1f060d));}function Lt(_0x307787,_0x53d283){const _0x762be6=_0x234f75,_0x46ced1=Ht(_0x307787[_0x762be6(0x141)]),_0x5d7440=Ht(_0x53d283);if(!_0x307787[_0x762be6(0x199)])return!0x1;for(const _0x4e52b4 of Object[_0x762be6(0x1f6)](_0x5d7440))if(!_0x393701(_0x46ced1[_0x4e52b4],_0x5d7440[_0x4e52b4]))return!0x1;return!0x0;}function Ht(_0x3e0a5b){const _0x1edf09=_0x234f75,_0x3c2cc7=Object[_0x1edf09(0x208)]({},_0x3e0a5b);return delete _0x3c2cc7[_0x1edf09(0x17f)],delete _0x3c2cc7[_0x1edf09(0xff)],_0x3c2cc7;}
|
|
23
|
+
const _0x5cf552=_0x25b4;(function(_0x1e9479,_0x35b4be){const _0x1b8d8b=_0x25b4,_0x426ee3=_0x1e9479();while(!![]){try{const _0x4b933e=parseInt(_0x1b8d8b(0x1af))/0x1*(parseInt(_0x1b8d8b(0x1cb))/0x2)+-parseInt(_0x1b8d8b(0x1c8))/0x3*(-parseInt(_0x1b8d8b(0x1d3))/0x4)+parseInt(_0x1b8d8b(0x1f0))/0x5+parseInt(_0x1b8d8b(0x164))/0x6*(-parseInt(_0x1b8d8b(0x150))/0x7)+parseInt(_0x1b8d8b(0x1a5))/0x8+parseInt(_0x1b8d8b(0x219))/0x9+-parseInt(_0x1b8d8b(0xa3))/0xa;if(_0x4b933e===_0x35b4be)break;else _0x426ee3['push'](_0x426ee3['shift']());}catch(_0xce167b){_0x426ee3['push'](_0x426ee3['shift']());}}}(_0x1d98,0x47cde));import{Plugin as _0x99c58b,PendingActions as _0x612546}from'ckeditor5/src/core.js';import{LiveRange as _0x32428a}from'ckeditor5/src/engine.js';import{CKEditorError as _0x4c9342,uid as _0x2ce108,priorities as _0x490660,logWarning as _0x305b38}from'ckeditor5/src/utils.js';import{toWidget as _0x33862a}from'ckeditor5/src/widget.js';import{Users as _0x14d9d7,hashObject as _0x212518,surroundingMarkersDetector as _0x3ae972}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x24319e from'./commands/trackchangescommand.js';import _0x2955a6 from'./commands/acceptsuggestioncommand.js';import _0x473647 from'./commands/discardsuggestioncommand.js';import _0x1255d2 from'./commands/executeonallsuggestionscommand.js';import _0x577110 from'./commands/executeonselectedsuggestionscommand.js';import _0x8e095c from'./suggestion.js';import _0x5b763e from'./suggestiondescriptionfactory.js';import _0x4de9a1 from'./integrations/aiassistant.js';import _0x1c564e from'./integrations/alignment.js';import _0x271e65 from'./integrations/basicstyles.js';import _0x20e390 from'./integrations/blockquote.js';import _0x583f4e from'./integrations/casechange.js';import _0xa2b862 from'./integrations/ckbox.js';import _0x3cf8dd from'./integrations/codeblock.js';import _0x6fa0fe from'./integrations/comments.js';import _0x2bd894 from'./integrations/deletecommand.js';import _0x2eafed from'./integrations/list.js';import _0x213d2c from'./integrations/listproperties.js';import _0x310dc9 from'./integrations/entercommand.js';import _0xab5f89 from'./integrations/findandreplace.js';import _0xcb06e0 from'./integrations/font.js';import _0xe1f24 from'./integrations/formatpainter.js';import _0x4b6353 from'./integrations/heading.js';import _0x3f1845 from'./integrations/highlight.js';import _0x460caa from'./integrations/horizontalline.js';import _0x29cf1c from'./integrations/htmlembed.js';import _0x2aad35 from'./integrations/image.js';import _0x3bd68d from'./integrations/imagereplace.js';import _0x2d1785 from'./integrations/imagestyle.js';import _0xf1e01a from'./integrations/importword.js';import _0x1dc192 from'./integrations/indent.js';import _0x90756a from'./integrations/inputcommand.js';import _0x3ccd6d from'./integrations/link.js';import _0x3d186c from'./integrations/legacylist.js';import _0x5ef19c from'./integrations/legacylistproperties.js';import _0x4230e9 from'./integrations/mediaembed.js';import _0x2115fd from'./integrations/mention.js';import _0xa653c from'./integrations/multilevellist.js';import _0x3457f6 from'./integrations/pagebreak.js';import _0x55068c from'./integrations/paragraph.js';import _0x54bffe from'./integrations/removeformat.js';import _0x4764d from'./integrations/restrictededitingmode.js';import _0x95bb68 from'./integrations/shiftentercommand.js';import _0x55f549 from'./integrations/standardeditingmode.js';import _0x2fe4d1 from'./integrations/style.js';import _0x5adedf from'./integrations/table.js';import _0x5aa9a5 from'./integrations/tablemergesplit.js';import _0x110c21 from'./integrations/tableheadings.js';import _0x488708 from'./integrations/tableclipboard.js';import _0x224865 from'./integrations/tablecolumnresize.js';import _0x3ca45b from'./integrations/template.js';function _0x1d98(){const _0x3c176a=['getFirstRange','addUser','PendingActions','fire','batch','editor','deletion:join','@external','isRemovable','get','_trackFormatChanges','after','setSelection','values','change','removeComment','start','forward','highest','markers','createRangeIn','pop','newValue','skipNestingCheck','attribute:accept','discardAllSuggestions','markerReady','unbindElementFromMarkerName','bindElementToMarker','_createSuggestion','showSuggestionHighlights','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.','fromCharCode','formatInline','clear','unshift','isInContent','update:suggestion','pluginName','_inlineAttributeKeys','nodeBefore','registerBlockAttribute','getRange','containerElement','addRange','stopListening','high','item','isMultiRange','size','listenTo','trackChangesCommand','registerPostFixer','_breakSuggestionMarker','isExternal','for','updateSuggestion','substr','requires','3506328AZYYnU','markerToData','range','creator','adapter','commands','multi','addMarker:suggestion:attribute','ENTER','isOwn','45400fYKKcI','assign','getCommentThread','schema','createRangeOn','track-changes-adapter-missing-getsuggestion','_adapter','deleteContent','containsRange','suggestion-type','_refreshAttributeSuggestionsChain','addClass','formatBlock:discard','isBlock','discardSuggestion','getDifference','getRanges','_blockAttributeKeys','action','howMany','upcast','change:activeMarkers','_getMarkerAnnouncementText','suggestion:','_addThreadToSuggestion','147003yTFHuo','elementEnd','addSuggestion','10iBNVro','_onDiscard','formatInline:','Users','error-saving-suggestion-data-suggestion-discarded','isInsideObject','resolve','enableCommand','4cWRcDK','return','substring','CommentsRepository','addCommentThread','chain','addHighlight','getSuggestions','markerToHighlight','registerInlineAttribute','attributeOldValue','formatBlock:chain','data-suggestion','discard','addComment','isDocumentOperation','isAfter','insertion:discard','_updateSuggestionData','mapper','_isBlockAttribute','track-changes-user-not-found','_model','multipleBlocks','enqueueChange','deletion:chain','getChanges','_setSuggestionRange','end','1454215BDARTT','startsWith','move','plugins','dataReady','before','dataToMarker','formatBlock:','applyOperation','markDeletion','includes','nodeAfter','ck-suggestion-marker-formatInline','backward','split','isAtEnd','has','markInlineFormat','_checkSuggestionCorrectness','track-changes-adapter-already-set','deletion:discard','rejected','updateMarker','commentThread','attributes','suggestion','isBefore','open','from','getAttribute','getUser','hasSuggestion','isNextTo','createPositionAfter','documentSelection','targetPosition','$graveyard','locale','addMarker:suggestion:formatBlock','removeMarkers','subType','2157084VnnzWo','markInsertion','_recordAttributeSuggestions','createElement','markMultiRangeInsertion','PENDING_ACTION_SUGGESTION','widget','forceDefaultExecution','_getAttributeKey','setTo','filter','track-changes-command-not-found','addMarkerName','_joinWithAdjacentSuggestions','setAttribute','getCustomProperty','attributeKey','attribute','previous','attribute:','removeAttribute','announce','elementToElement','track-changes-enable-command-twice','formatInline:accept','rootName','$elementName','add','model','enableReadOnlyMode','isAtStart','getFirstMarker','push','_splitMarkerName','accepted','_processAttributeChanges','consume','suggestionLoaded','getMarkers','_setSuggestionData','_customCallbacks','isIntersecting','_suggestionState','accept','createPositionAt','_defaultCallbacks','getLastMatchingPosition','isLocal','isUndo','isIntersectingWithRange','deletion:','newRange','markMultiRangeBlockFormat','author','remove','head','trackChanges.mergeNestedSuggestions','5435310ZSrfFe','getShiftedBy','commandName','hasComments','getAllAdjacentSuggestions','isSelectable','deletion:accept','acceptAllSuggestions','ck-suggestion-marker-','_initAriaMarkerChangeAnnouncements','stop','insertion','elementStart','suggestionUnloaded','_mergeNestedSuggestions','init','_suggestions','concat','dataDowncast','insertion:join','attributeNewValue','fetchCommentThread','formatInline:join','formatBlock','data','trackChanges','removed','formatBlock:join','markerNameToElements','markAttributeChange','removeMarker:suggestion:formatBlock','_removeSuggestion','unbind','_afterChanges','groupId','ck-suggestion-marker-formatBlock','descriptionFactory','markerName','deletion','$marker','attribute:discard','change:data','warn','_rangeIsInLocalUserInsertion','getAncestors','_enabledCommands','notReady','ck-suggestion-marker','then','_reduceExistingSuggestions','sort','meta','_isRegisteredAttribute','collaboration.channelId','isEqual','_cutOutSuggestionMarker','find','splitPosition','getContainedElement','execute','clone','editing','oldValue','_saved','originalSuggestionId','rethrowUnexpectedError','formatBlock:accept','change:_saved','_getAuthorFromId','_commentsRepository','catch','options','config','key','refresh','suggestion:attribute:','getItems','define','_editor','comments','_processAttributeSuggestions','external:','oldRange','containsItem','insert','tablePasteChainId','ready','parent','ck-suggestion-marker--active','name','moveTargetPosition','_isDataLoaded','activeMarkers','insertContent','hasCommentThread','markBlockFormat','editingDowncast','$textProxy','addMarker','isArray','suggestionChanged','markMultiRangeDeletion','_handleNewSuggestionMarker','low','insertion:chain','join','lowest','_registerDefaultCallbacks','default','marker-count','acceptSelectedSuggestions','isCollapsed','_addSuggestionMarker','document','getChangedMarkers','reconvertMarker','toViewElement','track-changes-suggestion-data-mismatch','detach','addSuggestionData','containsPosition','_reduceSuggestionAttributeRange','authorName','map','_suggestionFactory','formatGroupId','_getExternalAuthor','createSelection','differ','selection','element','type','formatInline:chain','getSuggestionCallback','delete','normal','position','consumable','_SUGGESTION_ANNOUNCEMENT','group','isLimit','removeMarker','attribute:join','removeMarker:suggestion:attribute','getMultiRangeId','_findSuggestions','fromRange','never','isTouching','enableDefaultAttributesIntegration','buildSuggestion','acceptSuggestion','LEAVE','registerCustomCallback','createdAt','writer','trackChanges.trackFormatChanges','authoredAt','isObject','some','toUpperCase','formatInline:discard','value','containsRangeInObject','$text','_getSuggestionData','next','removeClass','length','every','discardSelectedSuggestions','forEach','_joinSuggestions','75005tHRbHL','_recordAttributeChanges','createRange','addMarker:suggestion','keys','root','_refreshSuggestionsChain','toJSON','TrackChangesEditing','getSuggestion','getWalker','format','always','getIntersection','rename','splice','conversion','insertion:','FORMATTING','_isForcedDefaultExecutionBlock','228OoIipZ','track-changes-suggestion-not-found','set','getNearestSelectionRange','insertion:accept','createPositionBefore'];_0x1d98=function(){return _0x3c176a;};return _0x1d98();}import _0x4d8164 from'./integrations/tableofcontents.js';import _0x36a245 from'./integrations/title.js';import _0x28db34 from'./integrations/undo.js';import _0x3dd1c9 from'./integrations/tablecaption.js';import _0x440c67 from'./integrations/tableproperties.js';import{getTranslation as _0x547e2b}from'./utils/common-translations.js';import{isEqual as _0x33c9e8,omit as _0xbe7f30}from'lodash-es';export const renameAttributeKey=_0x5cf552(0x84);export default class p extends _0x99c58b{static get[_0x5cf552(0x1a4)](){const _0x309cc9=_0x5cf552;return[_0x309cc9(0x1d6),_0x14d9d7,_0x612546,_0x4de9a1,_0x1c564e,_0x271e65,_0x20e390,_0xa2b862,_0x583f4e,_0x3cf8dd,_0x6fa0fe,_0x2bd894,_0x310dc9,_0xab5f89,_0xcb06e0,_0xe1f24,_0x4b6353,_0x3f1845,_0x460caa,_0x29cf1c,_0x2aad35,_0x2d1785,_0x3bd68d,_0xf1e01a,_0x1dc192,_0x90756a,_0x3d186c,_0x5ef19c,_0xa653c,_0x3ccd6d,_0x2eafed,_0x213d2c,_0x4230e9,_0x2115fd,_0x3457f6,_0x55068c,_0x54bffe,_0x4764d,_0x95bb68,_0x55f549,_0x2fe4d1,_0x5adedf,_0x5aa9a5,_0x110c21,_0x3dd1c9,_0x488708,_0x224865,_0x4d8164,_0x440c67,_0x3ca45b,_0x36a245,_0x28db34];}static get[_0x5cf552(0x190)](){const _0x1572b5=_0x5cf552;return _0x1572b5(0x158);}constructor(_0x30bd4c){const _0x2e0953=_0x5cf552;function _0x1f66b4(_0x18dc54){const _0x4cc15a=_0x25b4;return _0x18dc54[_0x4cc15a(0x11e)](_0xd9f358=>String[_0x4cc15a(0x18a)](_0xd9f358))[_0x4cc15a(0x10c)]('');}super(_0x30bd4c),this[_0x2e0953(0x6c)]=!0x1,this[_0x2e0953(0x166)](_0x2e0953(0xff),[]),this['on'](_0x2e0953(0x1c4),(_0x55a287,_0x155eaa,_0x4330ed,_0x17465c)=>{const _0x47fffa=_0x2e0953;this[_0x47fffa(0x1e9)][_0x47fffa(0x178)](()=>{const _0xd17864=_0x47fffa;for(const _0x7bee12 of[..._0x17465c,..._0x4330ed])this[_0xd17864(0x1e9)][_0xd17864(0x17d)][_0xd17864(0x200)](_0x7bee12)&&_0x30bd4c[_0xd17864(0xe0)][_0xd17864(0x116)](_0x7bee12);});}),this[_0x2e0953(0xc7)]=new _0x5b763e(this[_0x2e0953(0x16f)][_0x2e0953(0x86)][_0x2e0953(0x1b2)],this[_0x2e0953(0x16f)][_0x2e0953(0x215)]),this[_0x2e0953(0x1b5)]=null,this[_0x2e0953(0x11f)]=new xt(this[_0x2e0953(0x16f)]),this[_0x2e0953(0xb3)]=new Map(),this[_0x2e0953(0xe8)]=_0x30bd4c[_0x2e0953(0x1f3)][_0x2e0953(0x173)](_0x2e0953(0x1d6)),this[_0x2e0953(0xd0)]=new Set(),this[_0x2e0953(0x1e9)]=this[_0x2e0953(0x16f)][_0x2e0953(0x86)],this[_0x2e0953(0x94)]=new WeakMap(),this[_0x2e0953(0x163)]=!0x1,this[_0x2e0953(0x1c0)]=new Set([_0x2e0953(0x84)]),this[_0x2e0953(0x191)]=new Set(),_0x30bd4c[_0x2e0953(0xeb)][_0x2e0953(0xf0)](_0x2e0953(0x13f),_0x2e0953(0x10f)),this[_0x2e0953(0x174)]=_0x30bd4c[_0x2e0953(0xeb)][_0x2e0953(0x173)](_0x2e0953(0x13f)),_0x30bd4c[_0x2e0953(0xeb)][_0x2e0953(0xf0)](_0x2e0953(0xa2),!0x0),this[_0x2e0953(0xb1)]=_0x30bd4c[_0x2e0953(0xeb)][_0x2e0953(0x173)](_0x2e0953(0xa2)),this[_0x2e0953(0x19d)]=new _0x24319e(_0x30bd4c,this[_0x2e0953(0xd0)]),this[_0x2e0953(0xac)](),this[_0x1f66b4([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1f66b4([0x34,0x30,0x34,0x38,0x31,0x34,0x32,0x32]);}[_0x5cf552(0xb2)](){const _0x3dd53d=_0x5cf552,_0x9166a4=this[_0x3dd53d(0x16f)],_0x25e094=(_0x5e32e7,_0x455e08)=>{const _0x4ace06=_0x3dd53d;if(_0x4ace06(0x7b)!=_0x5e32e7)return _0x4ace06(0xab)+_0x5e32e7;const _0x926f20=_0x455e08[_0x4ace06(0x1fe)]('|')[0x0];return this[_0x4ace06(0x1e7)](_0x926f20)?_0x4ace06(0xc6):_0x4ace06(0x1fc);};_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0x103))[_0x3dd53d(0x1db)]({'model':_0x3dd53d(0x209),'view':_0xe4ae29=>{const _0x395e7e=_0x3dd53d,{id:_0x193f6d,type:_0x9493a3,subType:_0x391541}=this[_0x395e7e(0x8b)](_0xe4ae29[_0x395e7e(0xc8)]),_0x396bcf=[_0x395e7e(0xd2),_0x25e094(_0x9493a3,_0x391541)];let _0x2ff8b1=0xbb8;return this[_0x395e7e(0xff)][_0x395e7e(0x1fa)](_0xe4ae29[_0x395e7e(0xc8)])&&(_0x396bcf[_0x395e7e(0x8a)](_0x395e7e(0xfb)),_0x2ff8b1=0xbc2),_0x395e7e(0xc9)==_0x9493a3&&(_0x2ff8b1+=0x5),{'classes':_0x396bcf,'attributes':{'data-suggestion':_0x193f6d},'priority':_0x2ff8b1};}}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0xb5))[_0x3dd53d(0x85)](_0x447b40=>{const _0x1cd22d=_0x3dd53d;_0x447b40['on'](_0x1cd22d(0x153),(_0x476ee7,_0x47325c,_0x39f606)=>{const _0x3829bf=_0x1cd22d;if(!_0x39f606[_0x3829bf(0xea)][_0x3829bf(0x188)])return;const _0x596a57=_0x47325c[_0x3829bf(0x199)];if(!_0x596a57)return;const _0x2eec4c=_0x39f606[_0x3829bf(0x1e6)][_0x3829bf(0x117)](_0x596a57);_0x9166a4[_0x3829bf(0x86)][_0x3829bf(0x1b2)][_0x3829bf(0x141)](_0x596a57)&&_0x2eec4c&&!_0x2eec4c[_0x3829bf(0x79)](_0x3829bf(0x70))&&_0x2eec4c['is'](_0x3829bf(0x195))&&_0x33862a(_0x2eec4c,_0x39f606[_0x3829bf(0x13e)]);},{'priority':_0x1cd22d(0x198)});}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0xb5))[_0x3dd53d(0x1db)]({'model':_0x3dd53d(0x209),'view':(_0x3c89d5,_0x254760)=>{const _0x3cf451=_0x3dd53d;if(!_0x254760[_0x3cf451(0xea)][_0x3cf451(0x188)])return null;const {type:_0x4e4a72,subType:_0x175b53}=this[_0x3cf451(0x8b)](_0x3c89d5[_0x3cf451(0xc8)]);return{'classes':[_0x3cf451(0xd2),_0x25e094(_0x4e4a72,_0x175b53)],'priority':0xbb8};}});const _0x33ea81=({showActiveMarkers:_0xab92c4=!0x0,isAttributeSuggestion:_0x3eb880=!0x1}={})=>(_0x16d5a7,_0x39fb79,_0x549ca9)=>{const _0x4d98b8=_0x3dd53d;if(!_0x39fb79[_0x4d98b8(0x199)])return;const {id:_0x236b7d}=this[_0x4d98b8(0x8b)](_0x39fb79[_0x4d98b8(0xc8)]);if(_0x3eb880){const _0x3f87f8=this[_0x4d98b8(0xb3)][_0x4d98b8(0x173)](_0x236b7d),_0x1a569c=this[_0x4d98b8(0x72)](_0x3f87f8);if(!this[_0x4d98b8(0x1e7)](_0x1a569c))return;}if(_0x39fb79[_0x4d98b8(0x199)]['is'](_0x4d98b8(0x124)))return void _0x549ca9[_0x4d98b8(0x12c)][_0x4d98b8(0x8e)](_0x39fb79[_0x4d98b8(0x199)],_0x16d5a7[_0x4d98b8(0xfc)]);const _0x2cbfa2=_0x549ca9[_0x4d98b8(0x1e6)][_0x4d98b8(0x117)](_0x39fb79[_0x4d98b8(0x199)]);if(_0x39fb79[_0x4d98b8(0x199)]['is'](_0x4d98b8(0x125))&&_0x9166a4[_0x4d98b8(0x86)][_0x4d98b8(0x1b2)][_0x4d98b8(0x1bc)](_0x39fb79[_0x4d98b8(0x199)])&&!_0x2cbfa2[_0x4d98b8(0x79)](_0x4d98b8(0x1d9))){_0x549ca9[_0x4d98b8(0x13e)][_0x4d98b8(0x1ba)]([_0x4d98b8(0xd2),_0x4d98b8(0xc6)],_0x2cbfa2),_0x549ca9[_0x4d98b8(0x13e)][_0x4d98b8(0x78)](_0x4d98b8(0x1df),_0x236b7d,_0x2cbfa2),_0x549ca9[_0x4d98b8(0x1e6)][_0x4d98b8(0x186)](_0x2cbfa2,_0x39fb79[_0x4d98b8(0xc8)]),_0xab92c4&&(this[_0x4d98b8(0xff)][_0x4d98b8(0x1fa)](_0x39fb79[_0x4d98b8(0xc8)])?_0x549ca9[_0x4d98b8(0x13e)][_0x4d98b8(0x1ba)](_0x4d98b8(0xfb),_0x2cbfa2):_0x549ca9[_0x4d98b8(0x13e)][_0x4d98b8(0x14a)](_0x4d98b8(0xfb),_0x2cbfa2));for(const _0x210efa of _0x9166a4[_0x4d98b8(0x86)][_0x4d98b8(0x17e)](_0x39fb79[_0x4d98b8(0x199)])[_0x4d98b8(0xef)]())_0x549ca9[_0x4d98b8(0x12c)][_0x4d98b8(0x8e)](_0x210efa,_0x16d5a7[_0x4d98b8(0xfc)]);_0x549ca9[_0x4d98b8(0x12c)][_0x4d98b8(0x8e)](_0x39fb79[_0x4d98b8(0x199)],_0x16d5a7[_0x4d98b8(0xfc)]);}};_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0xb5))[_0x3dd53d(0x85)](_0x1b0d94=>{const _0x1f88d2=_0x3dd53d;_0x1b0d94['on'](_0x1f88d2(0x216),(_0x2563e6,_0x14f170,_0x251511)=>{const _0x81c481=_0x1f88d2;_0x251511[_0x81c481(0xea)][_0x81c481(0x188)]&&_0x33ea81({'showActiveMarkers':!0x1})(_0x2563e6,_0x14f170,_0x251511);},{'priority':_0x1f88d2(0x17c)});}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0xb5))[_0x3dd53d(0x85)](_0x3e0887=>{const _0x351688=_0x3dd53d;_0x3e0887['on'](_0x351688(0x1ac),(_0xcd3a2f,_0x28596f,_0x409090)=>{const _0x1fc2ee=_0x351688;_0x409090[_0x1fc2ee(0xea)][_0x1fc2ee(0x188)]&&_0x33ea81({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0xcd3a2f,_0x28596f,_0x409090);},{'priority':_0x351688(0x17c)});}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0xb5))[_0x3dd53d(0x1a6)]({'model':_0x3dd53d(0x209),'view':(_0x404814,_0x5a2d8e)=>_0x5a2d8e[_0x3dd53d(0xea)][_0x3dd53d(0x188)]?null:{'group':_0x3dd53d(0x209),'name':_0x404814[_0x3dd53d(0x1a3)](0xb)}}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0x1c3))[_0x3dd53d(0x80)]({'view':{'name':_0x3dd53d(0x209),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3bd15f,{writer:_0xfbe5fa})=>{const _0x4a805e=_0x3dd53d;let _0x3ecd18=_0x4a805e(0x1c6)+_0x3bd15f[_0x4a805e(0x20d)](_0x4a805e(0x1b8))+':'+_0x3bd15f[_0x4a805e(0x20d)]('id');return _0x3bd15f[_0x4a805e(0x20d)](_0x4a805e(0x110))&&(_0x3ecd18+=':'+_0x3bd15f[_0x4a805e(0x20d)](_0x4a805e(0x110))),_0xfbe5fa[_0x4a805e(0x6d)](_0x4a805e(0xca),{'data-name':_0x3ecd18});}}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0x1c3))[_0x3dd53d(0x1f6)]({'view':_0x3dd53d(0x209)}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0x103))[_0x3dd53d(0x85)](_0x1cd00b=>{const _0x138bb5=_0x3dd53d;_0x1cd00b['on'](_0x138bb5(0x216),_0x33ea81(),{'priority':_0x138bb5(0x198)});}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0x103))[_0x3dd53d(0x85)](_0x48ad92=>{const _0x5e8dd2=_0x3dd53d;_0x48ad92['on'](_0x5e8dd2(0x1ac),_0x33ea81({'isAttributeSuggestion':!0x0}),{'priority':_0x5e8dd2(0x198)});}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0x103))[_0x3dd53d(0x85)](_0x4e8244=>{const _0x320b39=_0x3dd53d;_0x4e8244['on'](_0x320b39(0xc1),(_0x1782a7,_0x8a5196,_0x3bbef2)=>{const _0x3716a7=_0x320b39,_0x3fd02c=_0x3bbef2[_0x3716a7(0x1e6)][_0x3716a7(0xbf)](_0x8a5196[_0x3716a7(0xc8)]);if(_0x3fd02c){for(const _0x5d0e2e of _0x3fd02c)_0x5d0e2e[_0x3716a7(0x79)](_0x3716a7(0x1d9))||(_0x3bbef2[_0x3716a7(0x13e)][_0x3716a7(0x14a)]([_0x3716a7(0xd2),_0x3716a7(0xc6),_0x3716a7(0xfb)],_0x5d0e2e),_0x3bbef2[_0x3716a7(0x13e)][_0x3716a7(0x7e)](_0x3716a7(0x1df),_0x5d0e2e),_0x3bbef2[_0x3716a7(0x1e6)][_0x3716a7(0x185)](_0x5d0e2e,_0x8a5196[_0x3716a7(0xc8)]));}},{'priority':_0x320b39(0x198)});}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0x103))[_0x3dd53d(0x85)](_0x5a4357=>{const _0xa3b0f5=_0x3dd53d;_0x5a4357['on'](_0xa3b0f5(0x132),(_0x30bdca,_0x464a2a,_0x1cf6a8)=>{const _0x15edc0=_0xa3b0f5,_0x1b19de=_0x1cf6a8[_0x15edc0(0x1e6)][_0x15edc0(0xbf)](_0x464a2a[_0x15edc0(0xc8)]);if(!_0x1b19de)return;const {id:_0x255d12}=this[_0x15edc0(0x8b)](_0x464a2a[_0x15edc0(0xc8)]),_0x242bbc=this[_0x15edc0(0xb3)][_0x15edc0(0x173)](_0x255d12),_0x1582b2=this[_0x15edc0(0x72)](_0x242bbc);if(this[_0x15edc0(0x1e7)](_0x1582b2)){for(const _0x5c34d4 of _0x1b19de)_0x5c34d4[_0x15edc0(0x79)](_0x15edc0(0x1d9))||(_0x1cf6a8[_0x15edc0(0x13e)][_0x15edc0(0x14a)]([_0x15edc0(0xd2),_0x15edc0(0xc6),_0x15edc0(0xfb)],_0x5c34d4),_0x1cf6a8[_0x15edc0(0x13e)][_0x15edc0(0x7e)](_0x15edc0(0x1df),_0x5c34d4),_0x1cf6a8[_0x15edc0(0x1e6)][_0x15edc0(0x185)](_0x5c34d4,_0x464a2a[_0x15edc0(0xc8)]));}},{'priority':_0xa3b0f5(0x198)});}),_0x9166a4[_0x3dd53d(0x86)][_0x3dd53d(0x114)][_0x3dd53d(0x19e)](_0x256a1f=>{const _0x16bc02=_0x3dd53d;let _0x45f3e3=!0x1;const _0xb58668=Array[_0x16bc02(0x20c)](_0x9166a4[_0x16bc02(0x86)][_0x16bc02(0x114)][_0x16bc02(0x123)][_0x16bc02(0x115)]()),_0x4ef3fe=new Set();for(const {name:_0x700ecd,data:_0x23c089}of _0xb58668){const {group:_0x19ae80,type:_0x53a0e2,subType:_0x462ddb,id:_0x2408e1}=this[_0x16bc02(0x8b)](_0x700ecd);if(_0x16bc02(0x209)!==_0x19ae80)continue;const _0x1cf013=this[_0x16bc02(0xb3)][_0x16bc02(0x173)](_0x2408e1);if(null!=_0x23c089[_0x16bc02(0x9d)]){_0x16bc02(0x18b)==_0x53a0e2&&(_0x45f3e3=_0x45f3e3||Et(_0x23c089[_0x16bc02(0x9d)],_0x700ecd,_0x256a1f,_0x9166a4[_0x16bc02(0x86)][_0x16bc02(0x1b2)]));const _0x3756bf=_0x16bc02(0x7b)==_0x53a0e2&&this[_0x16bc02(0x1e7)](_0x462ddb[_0x16bc02(0x1fe)]('|')[0x0]);if(_0x23c089[_0x16bc02(0x9d)][_0x16bc02(0x112)]||_0x16bc02(0x214)==_0x23c089[_0x16bc02(0x9d)][_0x16bc02(0x155)][_0x16bc02(0x83)]||_0x16bc02(0xba)==_0x53a0e2&&!Ut(_0x23c089[_0x16bc02(0x9d)])||_0x3756bf&&!Ut(_0x23c089[_0x16bc02(0x9d)])||_0x16bc02(0xc9)==_0x53a0e2&&!(!Tt(_0x30cd30=_0x23c089[_0x16bc02(0x9d)])&&!function(_0x3f03ec){const _0x3f3bb4=_0x16bc02;return _0x3f03ec[_0x3f3bb4(0x17a)][_0x3f3bb4(0xfa)]==_0x3f03ec[_0x3f3bb4(0x1ef)][_0x3f3bb4(0x192)]&&_0x3f03ec[_0x3f3bb4(0x17a)][_0x3f3bb4(0x1ff)];}(_0x30cd30)))_0x256a1f[_0x16bc02(0x130)](_0x700ecd),_0x45f3e3=!0x0;else{if(!_0x1cf013||!_0x1cf013[_0x16bc02(0x18e)])continue;_0x4ef3fe[_0x16bc02(0x85)](_0x1cf013);}}}var _0x30cd30;return _0x4ef3fe[_0x16bc02(0x19b)]>0x0&&(_0x45f3e3=!!this[_0x16bc02(0x77)](_0x4ef3fe)||_0x45f3e3),_0x45f3e3;}),_0x9166a4[_0x3dd53d(0x86)][_0x3dd53d(0x114)][_0x3dd53d(0x19e)](_0x5c6fec=>{const _0x1804dc=_0x3dd53d;let _0x51bb75=!0x1;for(const _0x3eae91 of _0x9166a4[_0x1804dc(0x86)][_0x1804dc(0x114)][_0x1804dc(0x123)][_0x1804dc(0x1ed)]())if(_0x1804dc(0xf7)==_0x3eae91[_0x1804dc(0x126)])for(const _0x3c6fb1 of this[_0x1804dc(0xb3)][_0x1804dc(0x177)]()){if(_0x3c6fb1[_0x1804dc(0x19a)]||!_0x3c6fb1[_0x1804dc(0x18e)])continue;const _0x17c9d3=_0x1804dc(0xba)==_0x3c6fb1[_0x1804dc(0x126)],_0x200f17=this[_0x1804dc(0x72)](_0x3c6fb1),_0x45f522=_0x200f17&&this[_0x1804dc(0x1e7)](_0x200f17);if(!_0x17c9d3&&!_0x45f522)continue;const _0x31f329=_0x3c6fb1[_0x1804dc(0x16a)]();if(_0x31f329[_0x1804dc(0x17a)][_0x1804dc(0xfa)]!=_0x31f329[_0x1804dc(0x1ef)][_0x1804dc(0xfa)]&&!_0x31f329[_0x1804dc(0x1ef)][_0x1804dc(0x1ff)]){const _0xec8f5a=_0x9166a4[_0x1804dc(0x86)][_0x1804dc(0x96)](_0x31f329[_0x1804dc(0x17a)][_0x1804dc(0x1fb)],_0x1804dc(0x1ef)),_0x1a4173=_0x9166a4[_0x1804dc(0x86)][_0x1804dc(0x152)](_0x31f329[_0x1804dc(0x17a)],_0xec8f5a);_0x5c6fec[_0x1804dc(0x206)](_0x3c6fb1[_0x1804dc(0x89)](),{'range':_0x1a4173}),_0x51bb75=!0x0;}}return _0x51bb75;}),_0x9166a4[_0x3dd53d(0x86)][_0x3dd53d(0x114)][_0x3dd53d(0x19e)](_0x469163=>this[_0x3dd53d(0x8d)](_0x469163)),_0x9166a4[_0x3dd53d(0x86)][_0x3dd53d(0x114)][_0x3dd53d(0x19e)](_0x3c7f48=>!_0x3c7f48[_0x3dd53d(0x16e)][_0x3dd53d(0x99)]&&this[_0x3dd53d(0xf3)](_0x3c7f48)),_0x9166a4[_0x3dd53d(0x86)]['on'](_0x3dd53d(0xc4),()=>{const _0x4119cf=_0x3dd53d;this[_0x4119cf(0x6c)]=!0x1;}),_0x9166a4[_0x3dd53d(0x86)][_0x3dd53d(0x114)]['on'](_0x3dd53d(0xcc),(_0x4d849f,_0x54c040)=>{const _0x2190cd=_0x3dd53d;if(!_0x54c040[_0x2190cd(0x99)]||_0x54c040[_0x2190cd(0x9a)])return;if(!this[_0x2190cd(0x6c)])return;const _0xeb7a58=_0x9166a4[_0x2190cd(0x86)][_0x2190cd(0x114)][_0x2190cd(0x123)][_0x2190cd(0x1ed)]();if(0x0==_0xeb7a58[_0x2190cd(0x14b)])return;const _0x14166b=[],_0x3b4d00=_0xeb7a58[_0x2190cd(0x74)](_0x505406=>_0x2190cd(0x7b)==_0x505406[_0x2190cd(0x126)]),_0x29d119=_0xeb7a58[_0x2190cd(0x74)](_0x19edff=>_0x2190cd(0xf7)==_0x19edff[_0x2190cd(0x126)]&&_0x2190cd(0x147)!=_0x19edff[_0x2190cd(0xfc)]);for(const _0x287640 of _0x3b4d00)this[_0x2190cd(0xd7)](_0x287640[_0x2190cd(0x7a)])&&_0x14166b[_0x2190cd(0x8a)]({'key':_0x287640[_0x2190cd(0x7a)],'newValue':_0x287640[_0x2190cd(0xb7)],'oldValue':_0x287640[_0x2190cd(0x1dd)],'range':Ot(_0x287640[_0x2190cd(0x1a7)],_0x9166a4[_0x2190cd(0x86)])});for(const _0x4b77f7 of _0x29d119){if(_0x2190cd(0x15e)!=_0x4b77f7[_0x2190cd(0x1c1)]&&_0x2190cd(0xed)!=_0x4b77f7[_0x2190cd(0x1c1)])continue;const _0x9453e1=Gt(_0x4b77f7[_0x2190cd(0x12b)][_0x2190cd(0x1fb)],_0x9166a4[_0x2190cd(0x86)]),_0x692381=_0x4b77f7[_0x2190cd(0x1f5)];_0x2190cd(0x15e)==_0x4b77f7[_0x2190cd(0x1c1)]&&_0x14166b[_0x2190cd(0x8a)]({'key':_0x2190cd(0x84),'newValue':_0x4b77f7[_0x2190cd(0xfc)],'oldValue':_0x692381[_0x2190cd(0xfc)],'range':_0x9453e1});for(const [_0x126c62,_0x3556cd]of _0x692381[_0x2190cd(0x208)]){if(!this[_0x2190cd(0xd7)](_0x126c62))continue;const _0x3ce3cb=_0x4b77f7[_0x2190cd(0x208)][_0x2190cd(0x173)](_0x126c62);_0x3556cd!==_0x3ce3cb&&_0x14166b[_0x2190cd(0x8a)]({'key':_0x126c62,'newValue':_0x3ce3cb,'oldValue':_0x3556cd,'range':_0x9453e1});}for(const [_0x55f579,_0x5c7053]of _0x4b77f7[_0x2190cd(0x208)])this[_0x2190cd(0xd7)](_0x55f579)&&(_0x692381[_0x2190cd(0x208)][_0x2190cd(0x200)](_0x55f579)||_0x14166b[_0x2190cd(0x8a)]({'key':_0x55f579,'newValue':_0x5c7053,'oldValue':null,'range':_0x9453e1}));}0x0!=_0x14166b[_0x2190cd(0x14b)]&&_0x9166a4[_0x2190cd(0x86)][_0x2190cd(0x1eb)](_0x54c040,_0x5d61a8=>{const _0x31a52d=_0x2190cd,_0x3fc1f8=_0x2ce108();for(const {range:_0x599af7,key:_0x16803d,oldValue:_0x67959,newValue:_0x1419b2}of _0x14166b)this[_0x31a52d(0xc0)](_0x599af7,_0x16803d,_0x67959,_0x1419b2,{'groupId':_0x3fc1f8});this[_0x31a52d(0xd4)](_0x5d61a8,_0x14166b);});},{'priority':_0x3dd53d(0x10d)}),_0x9166a4[_0x3dd53d(0x86)][_0x3dd53d(0x17d)]['on'](_0x3dd53d(0x18f),(_0x190749,_0x122f1a,_0x2b6cfe)=>{const _0x4217c8=_0x3dd53d;if(null==_0x2b6cfe){const {id:_0x2fa4be}=this[_0x4217c8(0x8b)](_0x122f1a[_0x4217c8(0xfc)]),_0x4fe890=this[_0x4217c8(0xb3)][_0x4217c8(0x173)](_0x2fa4be);_0x4fe890&&_0x4fe890[_0x4217c8(0x76)](_0x122f1a[_0x4217c8(0xfc)]);}}),_0x9166a4[_0x3dd53d(0x86)][_0x3dd53d(0x114)]['on'](_0x3dd53d(0xcc),()=>{const _0x1082f7=_0x3dd53d,_0x442534=Array[_0x1082f7(0x20c)](_0x9166a4[_0x1082f7(0x86)][_0x1082f7(0x114)][_0x1082f7(0x123)][_0x1082f7(0x115)]())[_0x1082f7(0x74)](_0x2b7ff2=>_0x1082f7(0x209)===this[_0x1082f7(0x8b)](_0x2b7ff2[_0x1082f7(0xfc)])[_0x1082f7(0x12e)]);if(0x0===_0x442534[_0x1082f7(0x14b)])return;_0x442534[_0x1082f7(0xd5)]((_0x4da239,_0xf3b420)=>{const _0x159c96=_0x1082f7,_0x2c3eea=_0x4da239[_0x159c96(0xbb)][_0x159c96(0xf5)],_0x4feada=_0xf3b420[_0x159c96(0xbb)][_0x159c96(0xf5)];return null===_0x2c3eea&&null===_0x4feada?0x0:null===_0x2c3eea&&null!==_0x4feada?-0x1:null!==_0x2c3eea&&null===_0x4feada?0x1:_0x2c3eea[_0x159c96(0x17a)][_0x159c96(0x20a)](_0x4feada[_0x159c96(0x17a)])?-0x1:0x1;});const _0x4c7099=new Set(),_0x8bbf56=new Set();for(const {name:_0x5d7982,data:_0x330963}of _0x442534){const {id:_0x1e03fe}=this[_0x1082f7(0x8b)](_0x5d7982);if(null===_0x330963[_0x1082f7(0xf5)]){const _0x10169e=this[_0x1082f7(0x109)](_0x5d7982);_0x8bbf56[_0x1082f7(0x85)](_0x10169e);}else{const _0x4fbff0=this[_0x1082f7(0xb3)][_0x1082f7(0x173)](_0x1e03fe);null!==_0x330963[_0x1082f7(0x9d)]||_0x4fbff0[_0x1082f7(0x18e)]?(_0x4c7099[_0x1082f7(0x85)](_0x4fbff0[_0x1082f7(0xa1)]),_0x8bbf56[_0x1082f7(0x85)](_0x4fbff0)):this[_0x1082f7(0xc2)](_0x4fbff0);}}_0x8bbf56[_0x1082f7(0x19b)]>0x0&&this[_0x1082f7(0x156)](_0x8bbf56);for(const _0x42dd42 of _0x4c7099)this[_0x1082f7(0x16d)](_0x1082f7(0x107),_0x42dd42);}),_0x9166a4[_0x3dd53d(0x86)]['on'](_0x3dd53d(0x1f8),(_0x2ad345,_0x31995a)=>{const _0x79be3a=_0x3dd53d,_0x466a64=_0x31995a[0x0];if(!this[_0x79be3a(0xb3)][_0x79be3a(0x19b)])return;if(!_0x466a64[_0x79be3a(0x1e2)])return;if(_0x466a64[_0x79be3a(0x16e)][_0x79be3a(0x9a)]||!_0x466a64[_0x79be3a(0x16e)][_0x79be3a(0x99)])return;let _0x4ee8c6,_0x1423e2;switch(_0x466a64[_0x79be3a(0x126)]){case _0x79be3a(0xf7):_0x4ee8c6=_0x9166a4[_0x79be3a(0x86)][_0x79be3a(0x96)](_0x466a64[_0x79be3a(0x12b)]),_0x1423e2=_0x4ee8c6[_0x79be3a(0xa4)](_0x466a64[_0x79be3a(0x1c2)]);break;case _0x79be3a(0x1fe):_0x4ee8c6=_0x9166a4[_0x79be3a(0x86)][_0x79be3a(0x96)](_0x466a64[_0x79be3a(0xdc)]),_0x1423e2=_0x9166a4[_0x79be3a(0x86)][_0x79be3a(0x96)](_0x466a64[_0x79be3a(0xfd)]);break;case _0x79be3a(0x1f2):_0x4ee8c6=_0x9166a4[_0x79be3a(0x86)][_0x79be3a(0x96)](_0x466a64[_0x79be3a(0x213)]),_0x1423e2=_0x4ee8c6[_0x79be3a(0xa4)](_0x466a64[_0x79be3a(0x1c2)]);break;default:return;}const _0x42da45=_0x9166a4[_0x79be3a(0x86)][_0x79be3a(0x152)](_0x4ee8c6,_0x1423e2);_0x9166a4[_0x79be3a(0x86)][_0x79be3a(0x178)](()=>{const _0x34013d=_0x79be3a;for(const {suggestion:_0x490e0c,meta:_0x2be539}of this[_0x34013d(0x134)](_0x42da45)){if(_0x490e0c[_0x34013d(0x19a)])continue;if(_0x34013d(0x18b)==_0x490e0c[_0x34013d(0x126)])continue;const _0x3d8ee7=this[_0x34013d(0x72)](_0x490e0c);if(_0x3d8ee7&&this[_0x34013d(0x1e7)](_0x3d8ee7)&&_0x34013d(0x1fe)!=_0x466a64[_0x34013d(0x126)])continue;const _0x1ebf4a=_0x490e0c[_0x34013d(0xbb)]&&_0x490e0c[_0x34013d(0xbb)][_0x34013d(0x1ea)];(_0x34013d(0xba)!=_0x490e0c[_0x34013d(0x126)]||_0x34013d(0x1fe)==_0x466a64[_0x34013d(0x126)]&&!_0x1ebf4a)&&(_0x2be539[_0x34013d(0x146)]||_0x34013d(0xae)==_0x490e0c[_0x34013d(0x126)]&&_0x2be539[_0x34013d(0x1ae)]||_0x490e0c[_0x34013d(0x16a)]()[_0x34013d(0x1b7)](_0x42da45)&&this[_0x34013d(0x19f)](_0x490e0c,_0x4ee8c6,_0x1423e2));}});},{'priority':_0x3dd53d(0x10d)}),_0x9166a4[_0x3dd53d(0x86)]['on'](_0x3dd53d(0x1b6),(_0x114d98,_0x4de707)=>{const _0x40bcde=_0x3dd53d,_0x1cbcc0=_0x4de707[0x0],_0x32c355=_0x4de707[0x1];if(_0x32c355&&_0x32c355[_0x40bcde(0x71)])return;if(this[_0x40bcde(0x163)])return;if(!this[_0x40bcde(0x19d)][_0x40bcde(0x145)])return;if(_0x1cbcc0[_0x40bcde(0x112)])return;const _0x49f09d=_0x9166a4[_0x40bcde(0x86)][_0x40bcde(0x1b2)],{start:_0x2f3090,end:_0xe54823}=_0x1cbcc0[_0x40bcde(0x16a)](),_0x24ba6e=_0x2f3090[_0x40bcde(0x1fb)]&&_0x49f09d[_0x40bcde(0x12f)](_0x2f3090[_0x40bcde(0x1fb)])?null:_0x49f09d[_0x40bcde(0x167)](_0x2f3090,_0x40bcde(0x17b)),_0x6d90e1=_0xe54823[_0x40bcde(0x192)]&&_0x49f09d[_0x40bcde(0x12f)](_0xe54823[_0x40bcde(0x192)])?null:_0x49f09d[_0x40bcde(0x167)](_0xe54823,_0x40bcde(0x1fd)),_0x346067=_0x9166a4[_0x40bcde(0x86)][_0x40bcde(0x152)](_0x24ba6e?_0x24ba6e[_0x40bcde(0x17a)]:_0x2f3090,_0x6d90e1?_0x6d90e1[_0x40bcde(0x1ef)]:_0xe54823);_0x9166a4[_0x40bcde(0x86)][_0x40bcde(0x178)](_0x23406d=>{const _0x5c232a=_0x40bcde;this[_0x5c232a(0x1f9)](_0x346067);const _0x4a6bb4=_0x9166a4[_0x5c232a(0x86)][_0x5c232a(0x1b2)][_0x5c232a(0x167)](_0x346067[_0x5c232a(0x17a)]);_0x1cbcc0['is'](_0x5c232a(0x212))?_0x23406d[_0x5c232a(0x176)](_0x4a6bb4):_0x1cbcc0[_0x5c232a(0x73)](_0x4a6bb4);}),_0x114d98[_0x40bcde(0xad)]();},{'priority':_0x490660[_0x3dd53d(0x12a)]+0xa}),_0x9166a4[_0x3dd53d(0x86)]['on'](_0x3dd53d(0x100),(_0xb42d70,_0x2edd7b)=>{const _0x3b5b7d=_0x3dd53d,_0x29a344=_0x2edd7b[_0x2edd7b[_0x3b5b7d(0x14b)]-0x1];_0x29a344&&_0x29a344[_0x3b5b7d(0x71)]||this[_0x3b5b7d(0x163)]||this[_0x3b5b7d(0x19d)][_0x3b5b7d(0x145)]&&(_0x9166a4[_0x3b5b7d(0x86)][_0x3b5b7d(0x178)](()=>{const _0x51c582=_0x3b5b7d;let _0x3fd1d7=_0x9166a4[_0x51c582(0x86)][_0x51c582(0x100)](_0x2edd7b[0x0],_0x2edd7b[0x1],_0x2edd7b[0x2],{'forceDefaultExecution':!0x0});if(!_0x3fd1d7)return;_0xb42d70[_0x51c582(0x1d4)]=_0x3fd1d7[_0x51c582(0xdf)]();const _0x4931bd=_0x3fd1d7[_0x51c582(0x1ef)][_0x51c582(0x192)],_0x4eb32e=_0x9166a4[_0x51c582(0x86)][_0x51c582(0x1b2)];_0x4931bd&&_0x4eb32e[_0x51c582(0x1bc)](_0x4931bd)&&!_0x4eb32e[_0x51c582(0x141)](_0x4931bd)&&(_0x3fd1d7=_0x9166a4[_0x51c582(0x86)][_0x51c582(0x152)](_0x3fd1d7[_0x51c582(0x17a)],_0x9166a4[_0x51c582(0x86)][_0x51c582(0x96)](_0x4931bd,_0x51c582(0x1ef)))),this[_0x51c582(0x21a)](_0x3fd1d7);}),_0xb42d70[_0x3b5b7d(0xad)]());},{'priority':_0x3dd53d(0x198)}),this[_0x3dd53d(0x16f)][_0x3dd53d(0x1aa)][_0x3dd53d(0x85)](_0x3dd53d(0xbc),this[_0x3dd53d(0x19d)]),this[_0x3dd53d(0x1d2)](_0x3dd53d(0xbc));const _0x317ac4=new _0x2955a6(_0x9166a4,this[_0x3dd53d(0xb3)]);_0x9166a4[_0x3dd53d(0x1aa)][_0x3dd53d(0x85)](_0x3dd53d(0x13a),_0x317ac4),this[_0x3dd53d(0x1d2)](_0x3dd53d(0x13a));const _0x4d1460=new _0x473647(_0x9166a4,this[_0x3dd53d(0xb3)]);_0x9166a4[_0x3dd53d(0x1aa)][_0x3dd53d(0x85)](_0x3dd53d(0x1bd),_0x4d1460),this[_0x3dd53d(0x1d2)](_0x3dd53d(0x1bd)),_0x9166a4[_0x3dd53d(0x1aa)][_0x3dd53d(0x85)](_0x3dd53d(0xaa),new _0x1255d2(_0x9166a4,_0x317ac4,this[_0x3dd53d(0xb3)])),this[_0x3dd53d(0x1d2)](_0x3dd53d(0xaa)),_0x9166a4[_0x3dd53d(0x1aa)][_0x3dd53d(0x85)](_0x3dd53d(0x183),new _0x1255d2(_0x9166a4,_0x4d1460,this[_0x3dd53d(0xb3)])),this[_0x3dd53d(0x1d2)](_0x3dd53d(0x183)),_0x9166a4[_0x3dd53d(0x1aa)][_0x3dd53d(0x85)](_0x3dd53d(0x111),new _0x577110(_0x9166a4,_0x317ac4,this[_0x3dd53d(0xb3)])),this[_0x3dd53d(0x1d2)](_0x3dd53d(0x111)),_0x9166a4[_0x3dd53d(0x1aa)][_0x3dd53d(0x85)](_0x3dd53d(0x14d),new _0x577110(_0x9166a4,_0x4d1460,this[_0x3dd53d(0xb3)])),this[_0x3dd53d(0x1d2)](_0x3dd53d(0x14d));const _0x33a07f=_0x9166a4[_0x3dd53d(0x1f3)][_0x3dd53d(0x173)](_0x3dd53d(0x1d6));this[_0x3dd53d(0x19c)](_0x33a07f,_0x3dd53d(0x1e1),(_0x278b0e,{threadId:_0x21f01d})=>{const _0x3627d9=_0x3dd53d,_0x103bb0=this[_0x3627d9(0xb3)][_0x3627d9(0x173)](_0x21f01d);_0x103bb0&&_0x103bb0[_0x3627d9(0x207)]&&0x1===_0x103bb0[_0x3627d9(0x207)][_0x3627d9(0x14b)]&&this[_0x3627d9(0x1e5)](_0x21f01d,{'hasComments':!0x0});},{'priority':_0x3dd53d(0x10a)}),this[_0x3dd53d(0x19c)](_0x33a07f,_0x3dd53d(0x179),(_0x3a3604,{threadId:_0x5a3fe3})=>{const _0x46c5af=_0x3dd53d,_0x2b5a04=this[_0x46c5af(0xb3)][_0x46c5af(0x173)](_0x5a3fe3);_0x2b5a04&&_0x2b5a04[_0x46c5af(0x207)]&&!_0x2b5a04[_0x46c5af(0x207)][_0x46c5af(0x14b)]&&this[_0x46c5af(0x1e5)](_0x5a3fe3,{'hasComments':!0x1});},{'priority':_0x3dd53d(0x10a)});}set[_0x5cf552(0x1a9)](_0x71563a){const _0x1a27e2=_0x5cf552;if(this[_0x1a27e2(0x1b5)])throw new _0x4c9342(_0x1a27e2(0x203),this);this[_0x1a27e2(0x1b5)]=_0x71563a;}get[_0x5cf552(0x1a9)](){const _0x4a20b3=_0x5cf552;return this[_0x4a20b3(0x1b5)];}[_0x5cf552(0x1da)]({skipNotAttached:_0x5667df=!0x1,toJSON:_0x5d190e=!0x1}={}){const _0x2c96e1=_0x5cf552,_0x2d8c35=[];for(const _0x3b9100 of this[_0x2c96e1(0xb3)][_0x2c96e1(0x177)]())_0x5667df&&!_0x3b9100[_0x2c96e1(0x18e)]||_0x2d8c35[_0x2c96e1(0x8a)](_0x3b9100);return _0x5d190e?_0x2d8c35[_0x2c96e1(0x11e)](_0x3d97fe=>_0x3d97fe[_0x2c96e1(0x157)]()):_0x2d8c35;}[_0x5cf552(0x159)](_0x93a9fe){const _0x2f385f=_0x5cf552,_0x5448f4=this[_0x2f385f(0xb3)][_0x2f385f(0x173)](_0x93a9fe);if(!_0x5448f4)throw new _0x4c9342(_0x2f385f(0x165),this);return _0x5448f4;}[_0x5cf552(0x20f)](_0x37bc12){const _0x2181cb=_0x5cf552;return this[_0x2181cb(0xb3)][_0x2181cb(0x200)](_0x37bc12);}[_0x5cf552(0x11a)](_0x519f22){const _0x1507e5=_0x5cf552,{authorId:_0x2d5532,id:_0x2713a8,attributes:_0x5b1f4b}=_0x519f22,[_0x21b66c,_0x3bf9cb]=_0x519f22[_0x1507e5(0x126)][_0x1507e5(0x1fe)](':'),_0x399754=this[_0x1507e5(0xb3)][_0x1507e5(0x173)](_0x2713a8)||this[_0x1507e5(0x187)](_0x21b66c,_0x3bf9cb,_0x2713a8,_0x2d5532,_0x5b1f4b);if(this[_0x1507e5(0x1c7)](_0x399754),this[_0x1507e5(0x202)](_0x399754,_0x21b66c,_0x3bf9cb||null,_0x2d5532),_0x399754[_0x1507e5(0x13d)]=_0x519f22[_0x1507e5(0x13d)],_0x399754[_0x1507e5(0xfe)]=!0x0,_0x5b1f4b&&_0x5b1f4b[_0x1507e5(0x171)]){const _0x4b48cf=_0x5b1f4b[_0x1507e5(0x171)],_0x2894d4=this[_0x1507e5(0x121)](_0x4b48cf[_0x1507e5(0x11d)]);_0x399754[_0x1507e5(0x140)]=_0x4b48cf[_0x1507e5(0x13d)],_0x399754[_0x1507e5(0x9f)]=_0x2894d4,_0x399754[_0x1507e5(0x1a0)]=!0x0;}else _0x399754[_0x1507e5(0x140)]=_0x519f22[_0x1507e5(0x13d)];switch(_0x519f22[_0x1507e5(0xbb)]&&(_0x399754[_0x1507e5(0xbb)]=_0x519f22[_0x1507e5(0xbb)]),_0x519f22[_0x1507e5(0x208)]&&(_0x399754[_0x1507e5(0x208)]=_0x519f22[_0x1507e5(0x208)]),this[_0x1507e5(0x1b5)]&&this[_0x1507e5(0x1b5)][_0x1507e5(0x1ca)]||(_0x399754[_0x1507e5(0xe2)]=!0x0),this[_0x1507e5(0x94)][_0x1507e5(0x173)](_0x399754)){case _0x1507e5(0xd1):this[_0x1507e5(0x94)][_0x1507e5(0x166)](_0x399754,_0x1507e5(0x1f4));break;case _0x1507e5(0x184):_0x399754[_0x1507e5(0x18e)]?(this[_0x1507e5(0x77)](new Set([_0x399754])),this[_0x1507e5(0x156)](new Set([_0x399754])),this[_0x1507e5(0x94)][_0x1507e5(0x166)](_0x399754,_0x1507e5(0xf9)),this[_0x1507e5(0x16d)](_0x1507e5(0x8f),_0x399754)):this[_0x1507e5(0x94)][_0x1507e5(0x166)](_0x399754,_0x1507e5(0xbd));}return _0x399754;}[_0x5cf552(0x13a)](_0x18930f){const _0x4da8b6=_0x5cf552;this[_0x4da8b6(0x71)](()=>{const _0x577d61=_0x4da8b6;this[_0x577d61(0x16f)][_0x577d61(0x86)][_0x577d61(0x178)](()=>{const _0x471ca9=_0x577d61;for(const _0x179445 of _0x18930f[_0x471ca9(0xa7)]())_0x179445[_0x471ca9(0x95)]();});});}[_0x5cf552(0x1bd)](_0x222633){const _0x590404=_0x5cf552;this[_0x590404(0x71)](()=>{const _0x38937e=_0x590404;this[_0x38937e(0x16f)][_0x38937e(0x86)][_0x38937e(0x178)](()=>{const _0x3808db=_0x38937e;for(const _0x586500 of _0x222633[_0x3808db(0xa7)]())_0x586500[_0x3808db(0x1e0)]();});});}[_0x5cf552(0x1d2)](_0x35a9c5,_0x13586e){const _0x2217a1=_0x5cf552,_0x3b1145=this[_0x2217a1(0x16f)][_0x2217a1(0x1aa)][_0x2217a1(0x173)](_0x35a9c5);if(!_0x3b1145)throw new _0x4c9342(_0x2217a1(0x75),this,{'commandName':_0x35a9c5});if(this[_0x2217a1(0xd0)][_0x2217a1(0x200)](_0x3b1145))throw new _0x4c9342(_0x2217a1(0x81),this,{'commandName':_0x35a9c5});this[_0x2217a1(0xd0)][_0x2217a1(0x85)](_0x3b1145),_0x13586e&&_0x3b1145['on'](_0x2217a1(0xde),(_0x46eff1,_0x56e8c8)=>{const _0x4b1ac5=_0x2217a1;this[_0x4b1ac5(0x19d)][_0x4b1ac5(0x145)]&&(this[_0x4b1ac5(0x163)]||(_0x56e8c8[_0x4b1ac5(0x14b)]>0x0&&_0x56e8c8[_0x56e8c8[_0x4b1ac5(0x14b)]-0x1]&&_0x56e8c8[_0x56e8c8[_0x4b1ac5(0x14b)]-0x1][_0x4b1ac5(0x71)]?_0x56e8c8[_0x4b1ac5(0x17f)]():(_0x46eff1[_0x4b1ac5(0x1d4)]=_0x13586e((..._0x49bfda)=>_0x3b1145[_0x4b1ac5(0xde)](..._0x49bfda,{'forceDefaultExecution':!0x0}),..._0x56e8c8),_0x46eff1[_0x4b1ac5(0xad)]())));},{'priority':_0x2217a1(0x198)});}[_0x5cf552(0x71)](_0x3ce727){const _0x3183ca=_0x5cf552;let _0x5c8c30,_0x2222b4;const _0x5e39a9=this[_0x3183ca(0x163)];this[_0x3183ca(0x163)]=!0x0;try{_0x5c8c30=_0x3ce727();}catch(_0x5e2593){_0x2222b4=_0x5e2593;}return _0x5e39a9||(this[_0x3183ca(0x163)]=!0x1),_0x2222b4&&_0x4c9342[_0x3183ca(0xe4)](_0x2222b4,this),_0x5c8c30;}[_0x5cf552(0x21a)](_0x5c8f4e,_0x53c001=null,_0xb5e197={}){const _0x153255=_0x5cf552;if(_0x5c8f4e[_0x153255(0x112)])return null;const _0xe0ca16=this[_0x153255(0x16f)][_0x153255(0x1f3)][_0x153255(0x173)](_0x153255(0x1ce))['me'];for(const {suggestion:_0x3239e5,meta:_0x3f0343}of this[_0x153255(0x134)](_0x5c8f4e,_0x153255(0xae)))if(_0x3f0343[_0x153255(0x1ae)]){if(!_0x3f0343[_0x153255(0x210)]){if(_0x3f0343[_0x153255(0x146)]){if(!this[_0x153255(0xb1)]||!Lt(_0x3239e5,_0xb5e197))continue;return _0x3239e5;}if(Lt(_0x3239e5,_0xb5e197))return _0x3239e5;this[_0x153255(0x19f)](_0x3239e5,_0x5c8f4e[_0x153255(0x17a)],_0x5c8f4e[_0x153255(0x1ef)]);break;}if(_0x53c001==_0x3239e5[_0x153255(0x218)]&&Lt(_0x3239e5,_0xb5e197)){const _0x46bc85=_0x3239e5[_0x153255(0x16a)]();return _0x46bc85[_0x153255(0x17a)][_0x153255(0xd9)](_0x5c8f4e[_0x153255(0x1ef)])?this[_0x153255(0x1ee)](_0x3239e5,this[_0x153255(0x1e9)][_0x153255(0x152)](_0x5c8f4e[_0x153255(0x17a)],_0x46bc85[_0x153255(0x1ef)])):this[_0x153255(0x1ee)](_0x3239e5,this[_0x153255(0x1e9)][_0x153255(0x152)](_0x46bc85[_0x153255(0x17a)],_0x5c8f4e[_0x153255(0x1ef)])),_0x3239e5;}}const _0x5c2da6=_0x2ce108(),_0x286455=_0xe0ca16['id'],_0x2f24b8=_0x53c001?_0x153255(0x161)+_0x53c001:_0x153255(0xae),_0x10deeb=this[_0x153255(0x91)]({'id':_0x5c2da6,'type':_0x2f24b8,'createdAt':new Date(),'authorId':_0x286455,'attributes':_0xb5e197});return this[_0x153255(0x113)](_0x2f24b8,_0x5c2da6,_0x286455,_0x5c8f4e),_0x10deeb;}[_0x5cf552(0x6e)](_0x16b619,_0x56f471=_0x5cf552(0x1ab),_0x252240={}){const _0x5b3bc1=_0x5cf552,_0x194c41=this[_0x5b3bc1(0x16f)][_0x5b3bc1(0x1f3)][_0x5b3bc1(0x173)](_0x5b3bc1(0x1ce))['me'],_0x1f3090=this[_0x5b3bc1(0x11f)][_0x5b3bc1(0x128)](_0x5b3bc1(0xae),_0x56f471,_0x5b3bc1(0x10c));for(const _0x515356 of this[_0x5b3bc1(0x1da)]())if(_0x515356[_0x5b3bc1(0x9f)]['id']==_0x194c41['id']&&_0x5b3bc1(0xae)==_0x515356[_0x5b3bc1(0x126)]&&_0x515356[_0x5b3bc1(0x218)]==_0x56f471&&Lt(_0x515356,_0x252240)&&(_0x1f3090(_0x515356[_0x5b3bc1(0x1bf)](),_0x16b619)||_0x1f3090(_0x16b619,_0x515356[_0x5b3bc1(0x1bf)]()))){for(const _0x4e763d of _0x16b619)_0x515356[_0x5b3bc1(0x196)](_0x4e763d);return _0x515356;}for(const {suggestion:_0x5932bb,meta:_0x2726bd}of this[_0x5b3bc1(0x134)](_0x16b619,_0x5b3bc1(0xae))){if(!_0x2726bd[_0x5b3bc1(0x1ae)])continue;if(!this[_0x5b3bc1(0xb1)]&&_0x2726bd[_0x5b3bc1(0x146)])continue;if(!Lt(_0x5932bb,_0x252240))continue;let _0x1147e4=!0x0;for(const _0x52b13f of _0x5932bb[_0x5b3bc1(0x1bf)]())for(const _0x6281b4 of _0x16b619)if(!_0x52b13f[_0x5b3bc1(0x1b7)](_0x6281b4)){_0x1147e4=!0x1;break;}if(_0x1147e4)return _0x5932bb;}const _0x1391c3=_0x2ce108(),_0x168041=_0x194c41['id'],_0x1b523b=_0x5b3bc1(0x161)+_0x56f471,_0x171690=this[_0x5b3bc1(0x91)]({'id':_0x1391c3,'type':_0x1b523b,'createdAt':new Date(),'authorId':_0x168041,'attributes':_0x252240});for(const _0x3c4d67 of _0x16b619)this[_0x5b3bc1(0x113)](_0x1b523b,_0x1391c3,_0x168041,_0x3c4d67,_0x8e095c[_0x5b3bc1(0x133)]());return _0x171690;}[_0x5cf552(0x201)](_0x1e6162,_0x217805,_0x3394e7=null,_0x110840={}){const _0x22fca7=_0x5cf552;if(_0x3394e7=_0x3394e7||Vt(_0x217805),_0x1e6162[_0x22fca7(0x112)])return null;if(_0x22fca7(0x136)===this[_0x22fca7(0x174)]){const _0x18fcf2=this[_0x22fca7(0x11f)][_0x22fca7(0x128)](_0x22fca7(0x18b),_0x3394e7,_0x22fca7(0x95));return this[_0x22fca7(0x71)](()=>_0x18fcf2([_0x1e6162],_0x217805,_0x110840)),null;}const _0xe40507=this[_0x22fca7(0x16f)][_0x22fca7(0x1f3)][_0x22fca7(0x173)](_0x22fca7(0x1ce))['me'],_0x1765cc=[];if(_0x22fca7(0x15c)!==this[_0x22fca7(0x174)]){for(const {suggestion:_0x5f41e8,meta:_0x358746}of this[_0x22fca7(0x134)](_0x1e6162,_0x22fca7(0xae)))_0x358746[_0x22fca7(0x1ae)]&&!_0x358746[_0x22fca7(0x1d0)]&&_0x1765cc[_0x22fca7(0x8a)](..._0x5f41e8[_0x22fca7(0x1bf)]());}const _0xb831cd=function(_0x482e77,_0x2721a1){const _0x23713c=_0x22fca7,_0x5a169f=[];for(const _0x4f565f of _0x2721a1){const _0x34f749=_0x482e77[_0x23713c(0x15d)](_0x4f565f);_0x34f749&&_0x5a169f[_0x23713c(0x8a)](_0x34f749);}return _0x5a169f;}(_0x1e6162,_0x1765cc),_0x1c0632=function(_0x34aeb7,_0x5db9a9){const _0x125149=_0x22fca7,_0x11a494=[_0x34aeb7];for(const _0x2c1435 of _0x5db9a9){let _0xe7f778=0x0;for(;_0xe7f778<_0x11a494[_0x125149(0x14b)];){const _0x5ee39e=_0x11a494[_0xe7f778][_0x125149(0x1be)](_0x2c1435);_0x11a494[_0x125149(0x15f)](_0xe7f778,0x1,..._0x5ee39e),_0xe7f778+=_0x5ee39e[_0x125149(0x14b)];}}return _0x11a494;}(_0x1e6162,_0x1765cc);_0xb831cd[_0x22fca7(0x14b)]&&this[_0x22fca7(0x1e9)][_0x22fca7(0x178)](()=>{const _0x598f80=_0x22fca7;for(const _0x1eb26d of _0xb831cd){const _0x5e92c9=this[_0x598f80(0x11f)][_0x598f80(0x128)](_0x598f80(0x18b),_0x3394e7,_0x598f80(0x95));this[_0x598f80(0x71)](()=>_0x5e92c9([_0x1eb26d],_0x217805,_0x110840));}});for(const _0x30a77d of _0x1c0632){let _0x37c4bc=null,_0x1e1b54=_0x30a77d[_0x22fca7(0x17a)],_0x346858=_0x30a77d[_0x22fca7(0x1ef)];for(const {suggestion:_0x389f60,meta:_0x5adb33}of this[_0x22fca7(0x134)](_0x30a77d,_0x22fca7(0x18b))){if(!_0x5adb33[_0x22fca7(0x1ae)])continue;if(_0x389f60[_0x22fca7(0x218)]!=_0x3394e7)continue;if(!Lt(_0x389f60,_0x110840))continue;const _0x269b4c=_0x389f60[_0x22fca7(0x16a)]();if(_0x269b4c[_0x22fca7(0x1b7)](_0x30a77d,!0x0))return null;_0x1e1b54=_0x1e1b54[_0x22fca7(0x20a)](_0x269b4c[_0x22fca7(0x17a)])?_0x1e1b54:_0x269b4c[_0x22fca7(0x17a)],_0x346858=_0x346858[_0x22fca7(0x1e3)](_0x269b4c[_0x22fca7(0x1ef)])?_0x346858:_0x269b4c[_0x22fca7(0x1ef)],_0x37c4bc?_0x269b4c[_0x22fca7(0x17a)][_0x22fca7(0x20a)](_0x37c4bc[_0x22fca7(0x16a)]()[_0x22fca7(0x17a)])?(_0x37c4bc[_0x22fca7(0x217)](),_0x37c4bc=_0x389f60):_0x389f60[_0x22fca7(0x217)]():_0x37c4bc=_0x389f60;}const _0x196f0b=this[_0x22fca7(0x1e9)][_0x22fca7(0x152)](_0x1e1b54,_0x346858);if(_0x37c4bc)this[_0x22fca7(0x1ee)](_0x37c4bc,_0x196f0b);else{const _0x471519=_0x2ce108(),_0x2aefaa=_0xe40507['id'];this[_0x22fca7(0x91)]({'id':_0x471519,'type':_0x22fca7(0x1cd)+_0x3394e7,'data':_0x217805,'createdAt':new Date(),'authorId':_0x2aefaa,'attributes':_0x110840}),this[_0x22fca7(0x113)](_0x22fca7(0x1cd)+_0x3394e7,_0x471519,_0x2aefaa,_0x196f0b);}}return null;}[_0x5cf552(0x102)](_0x3f7138,_0x29a7b3,_0x24ac0a=[],_0x4e3686=null,_0x25dc2f={}){const _0x580a2f=_0x5cf552;_0x29a7b3[_0x580a2f(0x120)]||(_0x29a7b3[_0x580a2f(0x120)]=_0x29a7b3[_0x580a2f(0xa5)]),_0x29a7b3[_0x580a2f(0x1ea)]=_0x3f7138['is'](_0x580a2f(0x1a7)),_0x4e3686=_0x4e3686||Vt(_0x29a7b3);const _0x3d5b1b=_0x24ac0a[_0x580a2f(0x11e)](_0x3bf561=>Gt(_0x3bf561,this[_0x580a2f(0x1e9)])),_0x174e44=_0x3f7138['is'](_0x580a2f(0x1a7))?_0x3f7138:Gt(_0x3f7138,this[_0x580a2f(0x1e9)]);if(_0x580a2f(0x136)===this[_0x580a2f(0x174)]){const _0x2305af=this[_0x580a2f(0x11f)][_0x580a2f(0x128)](_0x580a2f(0xba),_0x4e3686,_0x580a2f(0x95));return this[_0x580a2f(0x71)](()=>_0x2305af([_0x174e44],_0x29a7b3,_0x25dc2f)),null;}_0x3d5b1b[_0x580a2f(0x8a)](_0x174e44);let _0x104dfd=!0x0;for(const _0x35bb8c of _0x3d5b1b)if(!this[_0x580a2f(0xce)](_0x35bb8c)){_0x104dfd=!0x1;break;}if(_0x104dfd&&_0x580a2f(0x15c)!==this[_0x580a2f(0x174)]){const _0x12080c=this[_0x580a2f(0x11f)][_0x580a2f(0x128)](_0x580a2f(0xba),_0x4e3686,_0x580a2f(0x95));return this[_0x580a2f(0x71)](()=>_0x12080c([_0x174e44],_0x29a7b3,_0x25dc2f)),null;}let _0x1ebebd=null,_0x4a64b6=_0x174e44[_0x580a2f(0x17a)],_0x2c3e59=_0x174e44[_0x580a2f(0x1ef)];for(const {suggestion:_0x52dea5,meta:_0x441a43}of this[_0x580a2f(0x134)](_0x174e44,_0x580a2f(0xba))){if(!_0x441a43[_0x580a2f(0x1ae)])continue;if(_0x441a43[_0x580a2f(0x210)]||_0x441a43[_0x580a2f(0x146)]||_0x441a43[_0x580a2f(0x1d0)])continue;if(_0x52dea5[_0x580a2f(0xbb)][_0x580a2f(0x120)]!=_0x29a7b3[_0x580a2f(0x120)])continue;if(!Lt(_0x52dea5,_0x25dc2f))continue;const _0x21630b=_0x52dea5[_0x580a2f(0x16a)]();if(_0x52dea5[_0x580a2f(0x218)]==_0x4e3686){if(_0x21630b[_0x580a2f(0x1b7)](_0x174e44,!0x0))return null;_0x4a64b6=_0x4a64b6[_0x580a2f(0x20a)](_0x21630b[_0x580a2f(0x17a)])?_0x4a64b6:_0x21630b[_0x580a2f(0x17a)],_0x2c3e59=_0x2c3e59[_0x580a2f(0x1e3)](_0x21630b[_0x580a2f(0x1ef)])?_0x2c3e59:_0x21630b[_0x580a2f(0x1ef)],_0x1ebebd?_0x21630b[_0x580a2f(0x17a)][_0x580a2f(0x20a)](_0x1ebebd[_0x580a2f(0x16a)]()[_0x580a2f(0x17a)])?(_0x1ebebd[_0x580a2f(0x217)](),_0x1ebebd=_0x52dea5):_0x52dea5[_0x580a2f(0x217)]():_0x1ebebd=_0x52dea5;}else{const _0x341d61=_0x174e44[_0x580a2f(0x15d)](_0x21630b);this[_0x580a2f(0xda)](_0x52dea5,_0x341d61);}}const _0x4d6ed9=this[_0x580a2f(0x16f)][_0x580a2f(0x1f3)][_0x580a2f(0x173)](_0x580a2f(0x1ce))['me'],_0x530676=_0x2ce108(),_0x571acd=_0x4d6ed9['id'];if(_0x1ebebd)return this[_0x580a2f(0x1ee)](_0x1ebebd,this[_0x580a2f(0x1e9)][_0x580a2f(0x152)](_0x4a64b6,_0x2c3e59)),_0x1ebebd;{const _0x487eb6=this[_0x580a2f(0x91)]({'id':_0x530676,'type':_0x580a2f(0x1f7)+_0x4e3686,'data':_0x29a7b3,'createdAt':new Date(),'authorId':_0x571acd,'attributes':_0x25dc2f});return this[_0x580a2f(0x113)](_0x580a2f(0x1f7)+_0x4e3686,_0x530676,_0x571acd,this[_0x580a2f(0x1e9)][_0x580a2f(0x152)](_0x4a64b6,_0x2c3e59)),_0x487eb6;}}[_0x5cf552(0x9e)](_0x1393dc,_0x6e92e4,_0x25e736=[],_0x3ce8aa=null,_0x19e29b={}){const _0x25e3bf=_0x5cf552;_0x6e92e4[_0x25e3bf(0x120)]||(_0x6e92e4[_0x25e3bf(0x120)]=_0x6e92e4[_0x25e3bf(0xa5)]);const _0x1ed1c1=_0x1393dc[0x0];_0x6e92e4[_0x25e3bf(0x1ea)]=_0x1ed1c1['is'](_0x25e3bf(0x1a7)),_0x3ce8aa=_0x3ce8aa||Vt(_0x6e92e4);const _0x2c8346=_0x25e736[_0x25e3bf(0x11e)](_0x4fec2b=>Gt(_0x4fec2b,this[_0x25e3bf(0x1e9)])),_0x2f18e9=_0x1ed1c1['is'](_0x25e3bf(0x1a7))?_0x1393dc:_0x1393dc[_0x25e3bf(0x11e)](_0x105e96=>Gt(_0x105e96,this[_0x25e3bf(0x1e9)]));if(_0x25e3bf(0x136)===this[_0x25e3bf(0x174)]){const _0x5cac07=this[_0x25e3bf(0x11f)][_0x25e3bf(0x128)](_0x25e3bf(0xba),_0x3ce8aa,_0x25e3bf(0x95));return this[_0x25e3bf(0x71)](()=>_0x5cac07(_0x2f18e9,_0x6e92e4,_0x19e29b)),null;}_0x2c8346[_0x25e3bf(0x8a)](..._0x2f18e9);let _0x1892d2=!0x0;for(const _0x9d418a of _0x2c8346)if(!this[_0x25e3bf(0xce)](_0x9d418a)){_0x1892d2=!0x1;break;}if(_0x1892d2&&_0x25e3bf(0x15c)!==this[_0x25e3bf(0x174)]){const _0x41df0e=this[_0x25e3bf(0x11f)][_0x25e3bf(0x128)](_0x25e3bf(0xba),_0x3ce8aa,_0x25e3bf(0x95));return this[_0x25e3bf(0x71)](()=>_0x41df0e(_0x2f18e9,_0x6e92e4,_0x19e29b)),null;}const _0x6f18d0=this[_0x25e3bf(0x16f)][_0x25e3bf(0x1f3)][_0x25e3bf(0x173)](_0x25e3bf(0x1ce))['me'];for(const _0x12e834 of this[_0x25e3bf(0x1da)]()){if(_0x12e834[_0x25e3bf(0x9f)]['id']!=_0x6f18d0['id'])continue;if(_0x25e3bf(0xba)!=_0x12e834[_0x25e3bf(0x126)]||_0x12e834[_0x25e3bf(0xbb)][_0x25e3bf(0x120)]!=_0x6e92e4[_0x25e3bf(0x120)])continue;if(!Lt(_0x12e834,_0x19e29b))continue;const _0x4ce081=_0x12e834[_0x25e3bf(0x218)]==_0x3ce8aa;for(let _0x2262e5=0x0;_0x2262e5<_0x2f18e9[_0x25e3bf(0x14b)];_0x2262e5++){const _0x2b0190=_0x2f18e9[_0x2262e5];for(const _0x56762e of _0x12e834[_0x25e3bf(0x90)]()){const _0x5dec90=_0x56762e[_0x25e3bf(0x194)]();if(_0x2b0190[_0x25e3bf(0xd9)](_0x5dec90)){_0x4ce081?(_0x2f18e9[_0x25e3bf(0x15f)](_0x2262e5,0x1),_0x2262e5--):_0x12e834[_0x25e3bf(0x130)](_0x56762e[_0x25e3bf(0xfc)]);break;}}}}if(0x0==_0x2f18e9[_0x25e3bf(0x14b)])return null;const _0x3fc56d=this[_0x25e3bf(0x11f)][_0x25e3bf(0x128)](_0x25e3bf(0xba),_0x3ce8aa,_0x25e3bf(0x10c));for(const _0x136fa5 of this[_0x25e3bf(0x1da)]())if(_0x136fa5[_0x25e3bf(0x9f)]['id']==_0x6f18d0['id']&&_0x25e3bf(0xba)==_0x136fa5[_0x25e3bf(0x126)]&&_0x136fa5[_0x25e3bf(0xbb)][_0x25e3bf(0x120)]==_0x6e92e4[_0x25e3bf(0x120)]&&_0x136fa5[_0x25e3bf(0x218)]==_0x3ce8aa&&Lt(_0x136fa5,_0x19e29b)&&(_0x3fc56d(_0x136fa5[_0x25e3bf(0x1bf)](),_0x2f18e9)||_0x3fc56d(_0x2f18e9,_0x136fa5[_0x25e3bf(0x1bf)]()))){for(const _0x401e9e of _0x2f18e9)_0x136fa5[_0x25e3bf(0x196)](_0x401e9e);return _0x136fa5;}const _0x22e2b8=_0x2ce108(),_0x4d98da=_0x6f18d0['id'],_0x5edd65=_0x25e3bf(0x1f7)+_0x3ce8aa,_0x461a6f=this[_0x25e3bf(0x91)]({'id':_0x22e2b8,'type':_0x5edd65,'data':_0x6e92e4,'createdAt':new Date(),'authorId':_0x4d98da,'attributes':_0x19e29b});for(const _0x595a96 of _0x2f18e9)this[_0x25e3bf(0x113)](_0x5edd65,_0x22e2b8,_0x4d98da,_0x595a96,_0x8e095c[_0x25e3bf(0x133)]());return _0x461a6f;}[_0x5cf552(0x1f9)](_0x3e4ff7,_0x1dcd12=null,_0x396d4a={}){const _0x2eace7=_0x5cf552;if(_0x3e4ff7[_0x2eace7(0x112)])return null;const _0x4304cd=this[_0x2eace7(0x16f)][_0x2eace7(0x1f3)][_0x2eace7(0x173)](_0x2eace7(0x1ce))['me'],_0x575652=new _0x32428a(_0x3e4ff7[_0x2eace7(0x17a)],_0x3e4ff7[_0x2eace7(0x1ef)]);for(const {suggestion:_0x3082c9,meta:_0x5b5853}of this[_0x2eace7(0x134)](_0x575652,_0x2eace7(0xae)))if(_0x5b5853[_0x2eace7(0x1ae)]&&!_0x5b5853[_0x2eace7(0x210)]){if(_0x3082c9[_0x2eace7(0x19a)]){const _0x224584=_0x3082c9[_0x2eace7(0x1bf)]()[_0x2eace7(0x74)](_0x2f4b01=>_0x2eace7(0x214)!=_0x2f4b01[_0x2eace7(0x155)][_0x2eace7(0x83)]);_0x224584[_0x2eace7(0x14c)](_0x446f86=>_0x575652[_0x2eace7(0x1b7)](_0x446f86,!0x0))&&_0x3082c9[_0x2eace7(0x1e0)]();if(_0x224584[_0x2eace7(0x142)](_0x9bfbea=>_0x9bfbea[_0x2eace7(0x1b7)](_0x575652,!0x0))){const _0x5ebdb4=this[_0x2eace7(0x11f)][_0x2eace7(0x128)](_0x2eace7(0xc9),_0x1dcd12,_0x2eace7(0x95));return this[_0x2eace7(0x71)](()=>_0x5ebdb4([_0x575652],null,_0x396d4a)),null;}}else{const _0x35bd2b=_0x575652[_0x2eace7(0x15d)](_0x3082c9[_0x2eace7(0x16a)]());null!==_0x35bd2b&&_0x3082c9[_0x2eace7(0x1cc)]([_0x35bd2b],null,_0x396d4a);}}if(_0x575652[_0x2eace7(0x119)](),_0x575652[_0x2eace7(0x112)]||_0x2eace7(0x214)==_0x575652[_0x2eace7(0x155)][_0x2eace7(0x83)])return null;let _0x223cab=null,_0xfc40a4=_0x575652[_0x2eace7(0x17a)],_0x1a0098=_0x575652[_0x2eace7(0x1ef)];const _0x55b305=this[_0x2eace7(0x134)](_0x575652,_0x2eace7(0xc9));for(const {suggestion:_0x29396e,meta:_0x33cb5d}of _0x55b305){const _0x3e05f0=this[_0x2eace7(0x1e9)][_0x2eace7(0x152)](_0xfc40a4,_0x1a0098);if(_0x33cb5d[_0x2eace7(0x1ae)]&&(this[_0x2eace7(0xb1)]||!_0x33cb5d[_0x2eace7(0x146)]&&!_0x33cb5d[_0x2eace7(0x1d0)])){if(_0x29396e[_0x2eace7(0x19a)]){if(!Lt(_0x29396e,_0x396d4a))continue;let _0x277881=!0x0;for(const _0x48b607 of _0x29396e[_0x2eace7(0x1bf)]()){if(_0x48b607[_0x2eace7(0x1b7)](_0x3e05f0,!0x0))return _0x29396e;_0x3e05f0[_0x2eace7(0x1b7)](_0x48b607)||(_0x277881=!0x1);}_0x277881&&_0x29396e[_0x2eace7(0x1e0)]();}else{const _0x23b77a=_0x29396e[_0x2eace7(0x16a)]();if(_0x23b77a[_0x2eace7(0x1b7)](_0x3e05f0,!0x0))return _0x29396e;if(!Lt(_0x29396e,_0x396d4a)){_0x3e05f0[_0x2eace7(0x1b7)](_0x23b77a)?_0x29396e[_0x2eace7(0x217)]():_0x23b77a[_0x2eace7(0x11b)](_0xfc40a4)?_0xfc40a4=_0x23b77a[_0x2eace7(0x1ef)]:_0x23b77a[_0x2eace7(0x11b)](_0x1a0098)&&(_0x1a0098=_0x23b77a[_0x2eace7(0x17a)]);continue;}_0xfc40a4=_0xfc40a4[_0x2eace7(0x20a)](_0x23b77a[_0x2eace7(0x17a)])?_0xfc40a4:_0x23b77a[_0x2eace7(0x17a)],_0x1a0098=_0x1a0098[_0x2eace7(0x1e3)](_0x23b77a[_0x2eace7(0x1ef)])?_0x1a0098:_0x23b77a[_0x2eace7(0x1ef)],_0x396d4a=Object[_0x2eace7(0x1b0)]({},_0x29396e[_0x2eace7(0x208)]),_0x223cab?_0x23b77a[_0x2eace7(0x17a)][_0x2eace7(0x20a)](_0x223cab[_0x2eace7(0x16a)]()[_0x2eace7(0x17a)])?(_0x223cab[_0x2eace7(0x217)](),_0x223cab=_0x29396e):_0x29396e[_0x2eace7(0x217)]():_0x223cab=_0x29396e;}}}if(_0x223cab)return this[_0x2eace7(0x1ee)](_0x223cab,this[_0x2eace7(0x1e9)][_0x2eace7(0x152)](_0xfc40a4,_0x1a0098)),_0x223cab;{const _0xc9ec1=_0x2ce108(),_0x1fdcc3=this[_0x2eace7(0x1e9)][_0x2eace7(0x152)](_0xfc40a4,_0x1a0098),_0x4c8302=_0x4304cd['id'],_0x380ecd=_0x1dcd12?_0x2eace7(0x9c)+_0x1dcd12:_0x2eace7(0xc9),_0x4bc112=this[_0x2eace7(0x91)]({'id':_0xc9ec1,'type':_0x380ecd,'createdAt':new Date(),'authorId':_0x4c8302,'attributes':_0x396d4a});return this[_0x2eace7(0x113)](_0x380ecd,_0xc9ec1,_0x4c8302,_0x1fdcc3),_0x4bc112;}}[_0x5cf552(0x108)](_0x2058b7,_0x3d10a2=_0x5cf552(0x1ab),_0x62eba6={}){const _0x2f0eff=_0x5cf552,_0x5baa2e=this[_0x2f0eff(0x16f)][_0x2f0eff(0x1f3)][_0x2f0eff(0x173)](_0x2f0eff(0x1ce))['me'],_0x2841a0=_0x2058b7[_0x2f0eff(0x11e)](_0x484c09=>new _0x32428a(_0x484c09[_0x2f0eff(0x17a)],_0x484c09[_0x2f0eff(0x1ef)])),_0x299213=new Set();for(const {suggestion:_0xff3dcc,meta:_0x5f59d2}of this[_0x2f0eff(0x134)](_0x2841a0,_0x2f0eff(0xae)))_0x5f59d2[_0x2f0eff(0x1ae)]&&!_0x5f59d2[_0x2f0eff(0x210)]&&_0x299213[_0x2f0eff(0x85)](_0xff3dcc);for(const _0x3b9cc0 of _0x299213)if(_0x3b9cc0[_0x2f0eff(0x19a)]){const _0x36f022=_0x3b9cc0[_0x2f0eff(0x1bf)]();(!_0x3b9cc0[_0x2f0eff(0x208)]||!_0x3b9cc0[_0x2f0eff(0x208)][_0x2f0eff(0x181)])&&(_0x36f022[_0x2f0eff(0x14c)](_0x2fdfec=>_0x2841a0[_0x2f0eff(0x142)](_0x1ff2cc=>_0x1ff2cc[_0x2f0eff(0x1b7)](_0x2fdfec,!0x0)))&&_0x3b9cc0[_0x2f0eff(0x1e0)]());if(_0x2841a0[_0x2f0eff(0x14c)](_0x226969=>_0x36f022[_0x2f0eff(0x142)](_0x157f37=>_0x157f37[_0x2f0eff(0x1b7)](_0x226969,!0x0)))){const _0x6a127e=this[_0x2f0eff(0x11f)][_0x2f0eff(0x128)](_0x2f0eff(0xc9),_0x3d10a2,_0x2f0eff(0x95));return this[_0x2f0eff(0x71)](()=>_0x6a127e(_0x2058b7,null,_0x62eba6)),null;}}else{const _0x316423=_0x3b9cc0[_0x2f0eff(0x16a)]();_0x2841a0[_0x2f0eff(0x142)](_0xeaa125=>_0xeaa125[_0x2f0eff(0x1b7)](_0x316423,!0x0))&&_0x3b9cc0[_0x2f0eff(0x1e0)]();if(_0x2841a0[_0x2f0eff(0x14c)](_0x2a5c46=>_0x316423[_0x2f0eff(0x1b7)](_0x2a5c46,!0x0))){const _0x1ca23d=this[_0x2f0eff(0x11f)][_0x2f0eff(0x128)](_0x2f0eff(0xc9),_0x3d10a2,_0x2f0eff(0x95));return this[_0x2f0eff(0x71)](()=>_0x1ca23d(_0x2841a0,null,_0x62eba6)),null;}}const _0x41e92d=this[_0x2f0eff(0x11f)][_0x2f0eff(0x128)](_0x2f0eff(0xc9),_0x3d10a2,_0x2f0eff(0x10c));let _0x4e5962=null;for(const _0xdf2f7e of this[_0x2f0eff(0x1da)]())if(_0xdf2f7e[_0x2f0eff(0x9f)]['id']==_0x5baa2e['id']&&_0xdf2f7e[_0x2f0eff(0x18e)]&&_0x2f0eff(0xc9)==_0xdf2f7e[_0x2f0eff(0x126)]&&_0xdf2f7e[_0x2f0eff(0x218)]==_0x3d10a2&&Lt(_0xdf2f7e,_0x62eba6)&&(_0x41e92d(_0xdf2f7e[_0x2f0eff(0x1bf)](),_0x2841a0)||_0x41e92d(_0x2841a0,_0xdf2f7e[_0x2f0eff(0x1bf)]()))){if(_0x4e5962){if(_0xdf2f7e[_0x2f0eff(0x207)]&&_0xdf2f7e[_0x2f0eff(0x207)][_0x2f0eff(0x14b)])continue;for(const _0x46f5e0 of _0xdf2f7e[_0x2f0eff(0x1bf)]())_0x4e5962[_0x2f0eff(0x9b)](_0x46f5e0)||_0x4e5962[_0x2f0eff(0x196)](_0x46f5e0);_0xdf2f7e[_0x2f0eff(0x217)]();}else{_0x4e5962=_0xdf2f7e;for(const _0x399f8b of _0x2841a0)_0xdf2f7e[_0x2f0eff(0x9b)](_0x399f8b)||_0xdf2f7e[_0x2f0eff(0x196)](_0x399f8b);}}if(_0x4e5962)return _0x4e5962;_0x299213[_0x2f0eff(0x18c)]();for(const {suggestion:_0x3782b6,meta:_0x50051a}of this[_0x2f0eff(0x134)](_0x2841a0,_0x2f0eff(0xc9)))_0x50051a[_0x2f0eff(0x1ae)]&&(this[_0x2f0eff(0xb1)]||!_0x50051a[_0x2f0eff(0x146)]&&!_0x50051a[_0x2f0eff(0x1d0)])&&Lt(_0x3782b6,_0x62eba6)&&_0x299213[_0x2f0eff(0x85)](_0x3782b6);for(const _0x551490 of _0x299213){const _0xe2b0b4=_0x551490[_0x2f0eff(0x1bf)]();if(!_0x62eba6||!_0x62eba6[_0x2f0eff(0x181)]){if(_0x2841a0[_0x2f0eff(0x14c)](_0x357772=>_0xe2b0b4[_0x2f0eff(0x142)](_0x3fbc02=>_0x3fbc02[_0x2f0eff(0x1b7)](_0x357772,!0x0))))return _0x551490;}(!_0x551490[_0x2f0eff(0x208)]||!_0x551490[_0x2f0eff(0x208)][_0x2f0eff(0x181)])&&(_0xe2b0b4[_0x2f0eff(0x14c)](_0x4a93cf=>_0x2841a0[_0x2f0eff(0x142)](_0x8e230d=>_0x8e230d[_0x2f0eff(0x1b7)](_0x4a93cf,!0x0)))&&_0x551490[_0x2f0eff(0x1e0)]());}const _0x44bcf7=_0x2ce108(),_0xb8e065=_0x5baa2e['id'],_0xa88de3=_0x2f0eff(0x9c)+_0x3d10a2,_0x19156d=this[_0x2f0eff(0x91)]({'id':_0x44bcf7,'type':_0xa88de3,'createdAt':new Date(),'authorId':_0xb8e065,'attributes':_0x62eba6});for(const _0x11da03 of _0x2841a0)_0x11da03[_0x2f0eff(0x119)](),_0x11da03[_0x2f0eff(0x112)]||_0x2f0eff(0x214)==_0x11da03[_0x2f0eff(0x155)][_0x2f0eff(0x83)]||this[_0x2f0eff(0x113)](_0xa88de3,_0x44bcf7,_0xb8e065,_0x11da03,_0x8e095c[_0x2f0eff(0x133)]());return _0x19156d;}[_0x5cf552(0xc0)](_0x5b0b05,_0x101991,_0x25cfbf,_0x5469ea,_0x860383){const _0x5bcd1e=_0x5cf552;if(_0x5b0b05[_0x5bcd1e(0x112)])return[];if(_0x5bcd1e(0x136)===this[_0x5bcd1e(0x174)])return[];const _0x4e16ad=this[_0x5bcd1e(0x16f)][_0x5bcd1e(0x1f3)][_0x5bcd1e(0x173)](_0x5bcd1e(0x1ce))['me']['id'],_0x28f023=Array[_0x5bcd1e(0x20c)](this[_0x5bcd1e(0xb3)][_0x5bcd1e(0x177)]())[_0x5bcd1e(0x74)](_0x5d0cdc=>_0x5bcd1e(0x7b)==_0x5d0cdc[_0x5bcd1e(0x126)]&&_0x5d0cdc[_0x5bcd1e(0xbb)][_0x5bcd1e(0xec)]==_0x101991&&_0x5d0cdc[_0x5bcd1e(0x9b)](_0x5b0b05));if(_0x5bcd1e(0x10f)===this[_0x5bcd1e(0x174)]){const _0x14f87d=this[_0x5bcd1e(0x134)](_0x5b0b05,_0x5bcd1e(0xae))[_0x5bcd1e(0x74)](({meta:_0x3674e})=>_0x3674e[_0x5bcd1e(0x1ae)]&&!_0x3674e[_0x5bcd1e(0x1d0)]&&!_0x3674e[_0x5bcd1e(0x210)])[_0x5bcd1e(0x11e)](({suggestion:_0x2438a8})=>_0x2438a8);_0x28f023[_0x5bcd1e(0x18d)](..._0x14f87d);}const _0x3e5976=new Map([[_0x5b0b05,_0x25cfbf]]);for(const _0x3768aa of _0x28f023){const _0x29cfb4=_0x5bcd1e(0x7b)==_0x3768aa[_0x5bcd1e(0x126)]?_0x3768aa[_0x5bcd1e(0xbb)][_0x5bcd1e(0xe1)]:void 0x0,_0x289480=_0x3768aa[_0x5bcd1e(0x16a)](),_0x34ddef=Array[_0x5bcd1e(0x20c)](_0x3e5976[_0x5bcd1e(0x154)]())[_0x5bcd1e(0xdb)](_0x399dab=>_0x399dab[_0x5bcd1e(0x93)](_0x289480));if(!_0x34ddef)continue;const _0x553575=_0x34ddef[_0x5bcd1e(0x1be)](_0x289480);this[_0x5bcd1e(0x1e7)](_0x101991)&&_0x5bcd1e(0xae)==_0x3768aa[_0x5bcd1e(0x126)]&&0x0!=_0x553575[_0x5bcd1e(0x14b)]||(_0x3e5976[_0x5bcd1e(0x129)](_0x34ddef),_0x553575[_0x5bcd1e(0x14e)](_0x4b4aa8=>{const _0x2a2bab=_0x5bcd1e;_0x3e5976[_0x2a2bab(0x166)](_0x4b4aa8,_0x25cfbf);}),_0x5bcd1e(0xae)!=_0x3768aa[_0x5bcd1e(0x126)]&&_0x29cfb4!=_0x5469ea&&_0x3e5976[_0x5bcd1e(0x166)](_0x34ddef[_0x5bcd1e(0x15d)](_0x289480),_0x29cfb4));}const _0x49cb19=[];for(const [_0x4f9c75,_0x3db14f]of _0x3e5976){const _0x52f9fd=_0x2ce108(),_0x3f264f={'key':_0x101991,'oldValue':_0x3db14f,'newValue':_0x5469ea};_0x101991[_0x5bcd1e(0x14b)]>0x25&&console[_0x5bcd1e(0xcd)](_0x5bcd1e(0x189),{'key':_0x101991});const _0x5af1f=(_0x5bcd1e(0x7d)+(_0x101991+'|'+Vt({'newValue':_0x5469ea})))[_0x5bcd1e(0x1d5)](0x0,0x3c),_0x142812=this[_0x5bcd1e(0x91)]({'id':_0x52f9fd,'type':_0x5af1f,'data':_0x3f264f,'createdAt':new Date(),'authorId':_0x4e16ad,'attributes':_0x860383});_0x49cb19[_0x5bcd1e(0x8a)](_0x142812),this[_0x5bcd1e(0x113)](_0x5af1f,_0x52f9fd,_0x4e16ad,_0x4f9c75);}return _0x49cb19;}[_0x5cf552(0x138)](_0x5f0977){const _0x4e094c=_0x5cf552;this[_0x4e094c(0x1d2)](_0x5f0977,(_0x4de85b,..._0x14164a)=>{const _0x1bd239=_0x4e094c;this[_0x1bd239(0x151)](()=>{_0x4de85b(..._0x14164a);});});}[_0x5cf552(0x193)](_0x38b053){const _0x113814=_0x5cf552;this[_0x113814(0x1c0)][_0x113814(0x85)](_0x38b053);}[_0x5cf552(0x1dc)](_0x4907b5){const _0x367045=_0x5cf552;this[_0x367045(0x191)][_0x367045(0x85)](_0x4907b5);}[_0x5cf552(0x72)](_0x1dbd29){const _0x273273=_0x5cf552;return _0x273273(0x7b)==_0x1dbd29[_0x273273(0x126)]?_0x1dbd29[_0x273273(0x218)][_0x273273(0x1fe)]('|')[0x0]:null;}[_0x5cf552(0x1ee)](_0x5493d4,_0x429684){const _0x22047c=_0x5cf552,_0x5b541a=_0x5493d4[_0x22047c(0x89)]();this[_0x22047c(0x1e9)][_0x22047c(0x178)](_0x1ab80a=>{const _0x13673c=_0x22047c;_0x1ab80a[_0x13673c(0x206)](_0x5b541a,{'range':_0x429684});});}[_0x5cf552(0x1c7)](_0x3fbffe){const _0x3b90b7=_0x5cf552,_0x5b9c88=_0x3fbffe['id'],_0x63fa68=this[_0x3b90b7(0x16f)][_0x3b90b7(0xeb)][_0x3b90b7(0x173)](_0x3b90b7(0xd8));this[_0x3b90b7(0xe8)][_0x3b90b7(0x101)](_0x5b9c88)||this[_0x3b90b7(0xe8)][_0x3b90b7(0x1d7)]({'channelId':_0x63fa68,'threadId':_0x5b9c88,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x4918ed=this[_0x3b90b7(0xe8)][_0x3b90b7(0x1b1)](_0x5b9c88);_0x4918ed[_0x3b90b7(0xc3)](_0x3b90b7(0x172)),_0x4918ed[_0x3b90b7(0x172)]=!0x1,_0x3fbffe[_0x3b90b7(0x207)]=_0x4918ed;}[_0x5cf552(0x202)](_0x5b150c,_0x1181bf,_0x5261b7,_0x42278c){const _0x1c2982=_0x5cf552;if(_0x5b150c[_0x1c2982(0x126)]!=_0x1181bf||_0x5b150c[_0x1c2982(0x218)]!=_0x5261b7||_0x5b150c[_0x1c2982(0x1a8)]['id']!=_0x42278c)throw this[_0x1c2982(0x16f)][_0x1c2982(0x87)](_0x1c2982(0x118)),new _0x4c9342(_0x1c2982(0x118),this);}[_0x5cf552(0xda)](_0x241b07,_0x569869){const _0x4dc996=_0x5cf552,_0x4fb591=_0x241b07[_0x4dc996(0x16a)]();if(_0x569869[_0x4dc996(0xd9)](_0x4fb591))_0x241b07[_0x4dc996(0x217)]();else{if(_0x4fb591[_0x4dc996(0x1b7)](_0x569869)){const _0x493811=this[_0x4dc996(0x1e9)][_0x4dc996(0x96)](_0x569869[_0x4dc996(0x17a)][_0x4dc996(0x192)],_0x4dc996(0x1ef));this[_0x4dc996(0x1ee)](_0x241b07,this[_0x4dc996(0x1e9)][_0x4dc996(0x152)](_0x4fb591[_0x4dc996(0x17a)],_0x493811));const _0x527678=_0x2ce108(),_0x3f0ad7=_0x241b07[_0x4dc996(0x1a8)]['id'],_0x324960=_0x241b07[_0x4dc996(0x126)]+':'+_0x241b07[_0x4dc996(0x218)];this[_0x4dc996(0x91)]({'id':_0x527678,'type':_0x324960,'createdAt':new Date(),'authorId':_0x3f0ad7,'data':_0x241b07[_0x4dc996(0xbb)],'attributes':_0x241b07[_0x4dc996(0x208)]});const _0x125ec0=this[_0x4dc996(0x1e9)][_0x4dc996(0x96)](_0x569869[_0x4dc996(0x1ef)][_0x4dc996(0xfa)],_0x4dc996(0x175)),_0x1f2ff2=this[_0x4dc996(0x1e9)][_0x4dc996(0x152)](_0x125ec0,_0x4fb591[_0x4dc996(0x1ef)]);this[_0x4dc996(0x113)](_0x324960,_0x527678,_0x3f0ad7,_0x1f2ff2);}else{if(_0x4fb591[_0x4dc996(0x11b)](_0x569869[_0x4dc996(0x17a)])){const _0x2f76f1=this[_0x4dc996(0x1e9)][_0x4dc996(0x96)](_0x569869[_0x4dc996(0x17a)][_0x4dc996(0x192)],_0x4dc996(0x1ef));this[_0x4dc996(0x1ee)](_0x241b07,this[_0x4dc996(0x1e9)][_0x4dc996(0x152)](_0x4fb591[_0x4dc996(0x17a)],_0x2f76f1));}else{const _0x4aacf0=this[_0x4dc996(0x1e9)][_0x4dc996(0x96)](_0x569869[_0x4dc996(0x1ef)][_0x4dc996(0xfa)],_0x4dc996(0x175));this[_0x4dc996(0x1ee)](_0x241b07,this[_0x4dc996(0x1e9)][_0x4dc996(0x152)](_0x4aacf0,_0x4fb591[_0x4dc996(0x1ef)]));}}}}[_0x5cf552(0xce)](_0x339057){const _0x3578de=_0x5cf552;for(const {suggestion:_0x523c85,meta:_0x54b312}of this[_0x3578de(0x134)](_0x339057,_0x3578de(0xae))){if(!_0x54b312[_0x3578de(0x1ae)])continue;const _0x4f9b46=_0x523c85[_0x3578de(0x1bf)]();for(const _0x554174 of _0x4f9b46)if(!_0x339057[_0x3578de(0x1be)](_0x554174)[_0x3578de(0x14b)])return!0x0;}return!0x1;}[_0x5cf552(0xe7)](_0x272325){const _0x4a8536=_0x5cf552,_0x358c46=this[_0x4a8536(0x16f)][_0x4a8536(0x1f3)][_0x4a8536(0x173)](_0x4a8536(0x1ce))[_0x4a8536(0x20e)](_0x272325);if(!_0x358c46)throw new _0x4c9342(_0x4a8536(0x1e8),this);return _0x358c46;}[_0x5cf552(0x121)](_0x1effb3){const _0x29d516=_0x5cf552,_0x48bb41=this[_0x29d516(0x16f)][_0x29d516(0x1f3)][_0x29d516(0x173)](_0x29d516(0x1ce)),_0x1ca31b=_0x212518(_0x29d516(0xf4)+_0x1effb3),_0x11ec14=_0x48bb41[_0x29d516(0x20e)](_0x1ca31b);return _0x11ec14||_0x48bb41[_0x29d516(0x16b)]({'id':_0x1ca31b,'name':_0x1effb3});}[_0x5cf552(0x187)](_0x39fae2,_0x3077cc,_0x1c0ae6,_0x2c5411,_0xb196df){const _0x3b96b8=_0x5cf552,_0x448e5d=this[_0x3b96b8(0xe7)](_0x2c5411),_0x18fd77=this[_0x3b96b8(0x11f)][_0x3b96b8(0x139)](_0x39fae2,_0x3077cc,_0x1c0ae6,_0x448e5d,_0xb196df,_0x10787e=>{const _0x3f1cb4=_0x3b96b8;this[_0x3f1cb4(0x1e5)](_0x1c0ae6,{'attributes':_0x10787e});const _0x5d3897=this[_0x3f1cb4(0x159)](_0x1c0ae6);this[_0x3f1cb4(0x77)](new Set([_0x5d3897])),this[_0x3f1cb4(0x156)](new Set([_0x5d3897]));});return this[_0x3b96b8(0x19c)](_0x18fd77,_0x3b96b8(0x95),()=>{const _0x115f28=_0x3b96b8;this[_0x115f28(0x1e5)](_0x1c0ae6,{'state':_0x115f28(0x8c)});},{'priority':_0x3b96b8(0x198)}),this[_0x3b96b8(0x19c)](_0x18fd77,_0x3b96b8(0x1e0),()=>{const _0x83c2b4=_0x3b96b8;this[_0x83c2b4(0x1e5)](_0x1c0ae6,{'state':_0x83c2b4(0x205)});},{'priority':_0x3b96b8(0x198)}),this[_0x3b96b8(0xb3)][_0x3b96b8(0x166)](_0x1c0ae6,_0x18fd77),this[_0x3b96b8(0x94)][_0x3b96b8(0x166)](_0x18fd77,_0x3b96b8(0xd1)),_0x18fd77;}[_0x5cf552(0x8b)](_0x2a1b12){const _0xbc47de=_0x5cf552,_0x260de3=_0x2a1b12[_0xbc47de(0x1fe)](':');return{'group':_0x260de3[0x0],'type':_0x260de3[0x1],'subType':_0x260de3[_0xbc47de(0x14b)]>=0x5?_0x260de3[0x2]:null,'id':_0x260de3[_0xbc47de(0x14b)]<0x5?_0x260de3[0x2]:_0x260de3[0x3],'authorId':_0x260de3[_0xbc47de(0x14b)]<0x5?_0x260de3[0x3]:_0x260de3[0x4],'markerCount':0x6==_0x260de3[_0xbc47de(0x14b)]?_0x260de3[0x5]:null};}[_0x5cf552(0x19f)](_0x3d2988,_0x664aba,_0x5a2e18){const _0x1fba4c=_0x5cf552,_0x137bfb=_0x3d2988[_0x1fba4c(0x16a)](),_0x3327e2=_0x137bfb[_0x1fba4c(0x17a)],_0x5e7b79=_0x137bfb[_0x1fba4c(0x1ef)];this[_0x1fba4c(0x1ee)](_0x3d2988,this[_0x1fba4c(0x1e9)][_0x1fba4c(0x152)](_0x3327e2,_0x664aba));const _0x48c5bc=_0x2ce108(),_0x10a5db=_0x3d2988[_0x1fba4c(0x1a8)]['id'],_0x30abd7=_0x3d2988[_0x1fba4c(0x126)]+(_0x3d2988[_0x1fba4c(0x218)]?':'+_0x3d2988[_0x1fba4c(0x218)]:'');this[_0x1fba4c(0x91)]({'id':_0x48c5bc,'type':_0x30abd7,'createdAt':new Date(),'authorId':_0x10a5db,'originalSuggestionId':_0x3d2988['id'],'attributes':_0x3d2988[_0x1fba4c(0x208)],'data':_0x3d2988[_0x1fba4c(0xbb)]});const _0x4eea79=this[_0x1fba4c(0x72)](_0x3d2988);(_0x1fba4c(0xba)==_0x3d2988[_0x1fba4c(0x126)]||_0x4eea79&&this[_0x1fba4c(0x1e7)](_0x4eea79))&&(_0x5a2e18=this[_0x1fba4c(0x1e9)][_0x1fba4c(0x169)](_0x5a2e18[_0x1fba4c(0xfa)])),this[_0x1fba4c(0x113)](_0x30abd7,_0x48c5bc,_0x10a5db,this[_0x1fba4c(0x1e9)][_0x1fba4c(0x152)](_0x5a2e18,_0x5e7b79));}[_0x5cf552(0x134)](_0x23e3b8,_0xeed35f=null){const _0x285757=_0x5cf552,_0x1a5c2d=[],_0x4f7621=this[_0x285757(0x16f)][_0x285757(0x1f3)][_0x285757(0x173)](_0x285757(0x1ce))['me'];Array[_0x285757(0x106)](_0x23e3b8)||(_0x23e3b8=[_0x23e3b8]);for(const _0x59417c of this[_0x285757(0x1da)]()){if(!_0x59417c[_0x285757(0x18e)])continue;if(_0xeed35f&&_0x59417c[_0x285757(0x126)]!=_0xeed35f)continue;let _0x405ff6=!0x1;for(const _0x1128d1 of _0x59417c[_0x285757(0x1bf)]()){for(const _0x38d29f of _0x23e3b8){const _0x348477=_0x38d29f[_0x285757(0x17a)][_0x285757(0xd9)](_0x1128d1[_0x285757(0x1ef)])||_0x38d29f[_0x285757(0x1ef)][_0x285757(0xd9)](_0x1128d1[_0x285757(0x17a)]);if(_0x348477||_0x38d29f[_0x285757(0x15d)](_0x1128d1)){const _0x34b9b3=_0x38d29f[_0x285757(0x1b7)](_0x1128d1)&&Rt(this[_0x285757(0x1e9)][_0x285757(0x1b2)],_0x1128d1[_0x285757(0x17a)],_0x38d29f),_0x30e8b5=_0x1128d1[_0x285757(0x1b7)](_0x38d29f)&&Rt(this[_0x285757(0x1e9)][_0x285757(0x1b2)],_0x38d29f[_0x285757(0x17a)],_0x1128d1);_0x1a5c2d[_0x285757(0x8a)]({'suggestion':_0x59417c,'meta':{'isOwn':_0x4f7621==_0x59417c[_0x285757(0x9f)],'isNextTo':_0x348477,'isInsideObject':_0x34b9b3,'containsRangeInObject':_0x30e8b5}}),_0x405ff6=!0x0;break;}}if(_0x405ff6)break;}}return _0x1a5c2d;}[_0x5cf552(0x113)](_0x33771f,_0x3a3f63,_0x95bff4,_0x35d37c,_0x2adf12){const _0x47ed70=_0x5cf552;this[_0x47ed70(0x1e9)][_0x47ed70(0x178)](_0x17ad0d=>{const _0x5c91d8=_0x47ed70;let _0x4955d9=_0x5c91d8(0x1c6)+_0x33771f+':'+_0x3a3f63+':'+_0x95bff4;_0x2adf12&&(_0x4955d9=_0x4955d9+':'+_0x2adf12),_0x17ad0d[_0x5c91d8(0x105)](_0x4955d9,{'range':_0x35d37c,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5cf552(0xc2)](_0x5a9fe9){const _0xa50692=_0x5cf552,_0x444d26=_0x5a9fe9[_0xa50692(0x7c)],_0x15af39=_0x5a9fe9[_0xa50692(0x149)];_0x5a9fe9[_0xa50692(0x7c)]=null,_0x5a9fe9[_0xa50692(0x149)]=null,null!=_0x444d26&&_0x444d26[_0xa50692(0x149)]==_0x5a9fe9&&(_0x444d26[_0xa50692(0x149)]=_0x15af39),null!=_0x15af39&&_0x15af39[_0xa50692(0x7c)]==_0x5a9fe9&&(_0x15af39[_0xa50692(0x7c)]=_0x444d26),_0xa50692(0xf9)==this[_0xa50692(0x94)][_0xa50692(0x173)](_0x5a9fe9)&&(this[_0xa50692(0x94)][_0xa50692(0x166)](_0x5a9fe9,_0xa50692(0xbd)),this[_0xa50692(0x16d)](_0xa50692(0xb0),_0x5a9fe9,_0x444d26,_0x15af39));}[_0x5cf552(0x91)](_0x4b798f){const _0x1df14e=_0x5cf552,_0x413cc8=_0x4b798f['id'],_0x22f790=this[_0x1df14e(0x11a)](_0x4b798f);if(this[_0x1df14e(0x1b5)]&&this[_0x1df14e(0x1b5)][_0x1df14e(0x1ca)]){const _0x2ba912=this[_0x1df14e(0x16f)][_0x1df14e(0x1f3)][_0x1df14e(0x173)](_0x1df14e(0x16c)),_0xd3237a=_0x22f790[_0x1df14e(0xa6)],_0x4c1d58=_0x22f790[_0x1df14e(0x218)]?_0x22f790[_0x1df14e(0x126)]+':'+_0x22f790[_0x1df14e(0x218)]:_0x22f790[_0x1df14e(0x126)],_0x59bcaf=this[_0x1df14e(0x16f)][_0x1df14e(0x215)],_0x3a9b39=_0x2ba912[_0x1df14e(0x85)](_0x547e2b(_0x59bcaf,_0x1df14e(0x6f))),_0x4ccf3a={'id':_0x413cc8,'type':_0x4c1d58,'hasComments':_0xd3237a,'data':_0x4b798f[_0x1df14e(0xbb)]||null,'originalSuggestionId':_0x4b798f[_0x1df14e(0xe3)]||null,'attributes':_0x22f790[_0x1df14e(0x208)]};this[_0x1df14e(0x1b5)][_0x1df14e(0x1ca)](_0x4ccf3a)[_0x1df14e(0xd3)](_0x2e4cc0=>{const _0x257719=_0x1df14e;_0x22f790[_0x257719(0xe2)]=!0x0,_0x2ba912[_0x257719(0xa0)](_0x3a9b39),_0x2e4cc0&&_0x2e4cc0[_0x257719(0x13d)]&&(this[_0x257719(0xb3)][_0x257719(0x173)](_0x413cc8)[_0x257719(0x13d)]=_0x2e4cc0[_0x257719(0x13d)]);})[_0x1df14e(0xe9)](_0x59fcbd=>{const _0x4ad7a5=_0x1df14e;throw _0x305b38(_0x4ad7a5(0x1cf)),this[_0x4ad7a5(0x16f)][_0x4ad7a5(0x86)][_0x4ad7a5(0x1eb)]({'isUndoable':!0x1},()=>{const _0x57e426=_0x4ad7a5;_0x22f790[_0x57e426(0x1e0)]();}),_0x22f790[_0x4ad7a5(0x197)](),this[_0x4ad7a5(0xb3)][_0x4ad7a5(0x129)](_0x22f790['id']),this[_0x4ad7a5(0x94)][_0x4ad7a5(0x129)](_0x22f790),_0x59fcbd;});}return _0x22f790;}[_0x5cf552(0x1e7)](_0x342da0){const _0x1143fd=_0x5cf552;return this[_0x1143fd(0x1c0)][_0x1143fd(0x200)](_0x342da0);}[_0x5cf552(0x1e5)](_0xdb8c7c,_0x2ba950){const _0x260675=_0x5cf552,_0x335399=this[_0x260675(0x16f)][_0x260675(0x1f3)][_0x260675(0x173)](_0x260675(0x16c)),_0x10a2c0=this[_0x260675(0x159)](_0xdb8c7c);if(this[_0x260675(0x1b5)]&&this[_0x260675(0x1b5)][_0x260675(0x1a2)]){if(_0x10a2c0[_0x260675(0xe2)]){const _0x560737=_0x335399[_0x260675(0x85)](_0x547e2b(this[_0x260675(0x16f)][_0x260675(0x215)],_0x260675(0x6f)));this[_0x260675(0x1b5)][_0x260675(0x1a2)](_0xdb8c7c,_0x2ba950)[_0x260675(0xd3)](()=>{const _0x18ceda=_0x260675;_0x335399[_0x18ceda(0xa0)](_0x560737);});}else _0x10a2c0['on'](_0x260675(0xe6),()=>{const _0x3259ac=_0x260675;this[_0x3259ac(0x1e5)](_0xdb8c7c,_0x2ba950);});}}[_0x5cf552(0x148)](_0x2e86a8){const _0x185ab6=_0x5cf552;if(!this[_0x185ab6(0x1b5)]||!this[_0x185ab6(0x1b5)][_0x185ab6(0x159)])throw new _0x4c9342(_0x185ab6(0x1b4),this);return this[_0x185ab6(0x1b5)][_0x185ab6(0x159)](_0x2e86a8);}[_0x5cf552(0x109)](_0x236a8f){const _0x21ec4a=_0x5cf552,{id:_0x46ded0,type:_0x55953f,subType:_0x43c96a,authorId:_0x5a3ac1}=this[_0x21ec4a(0x8b)](_0x236a8f),_0x5d67a9=this[_0x21ec4a(0xb3)][_0x21ec4a(0x173)](_0x46ded0)||this[_0x21ec4a(0x187)](_0x55953f,_0x43c96a,_0x46ded0,_0x5a3ac1,{});switch(this[_0x21ec4a(0x202)](_0x5d67a9,_0x55953f,_0x43c96a,_0x5a3ac1),this[_0x21ec4a(0x94)][_0x21ec4a(0x173)](_0x5d67a9)){case _0x21ec4a(0xd1):this[_0x21ec4a(0x148)](_0x46ded0)[_0x21ec4a(0xd3)](_0xc2045e=>{const _0x4071c7=_0x21ec4a;let _0x6122e6=Promise[_0x4071c7(0x1d1)]();_0xc2045e[_0x4071c7(0xa6)]&&(_0x6122e6=this[_0x4071c7(0xe8)][_0x4071c7(0xb8)]({'channelId':this[_0x4071c7(0x16f)][_0x4071c7(0xeb)][_0x4071c7(0x173)](_0x4071c7(0xd8)),'threadId':_0x46ded0})),_0x6122e6[_0x4071c7(0xd3)](()=>{const _0x4d3567=_0x4071c7;this[_0x4d3567(0x11a)](_0xc2045e)[_0x4d3567(0xe2)]=!0x0;});}),this[_0x21ec4a(0x94)][_0x21ec4a(0x166)](_0x5d67a9,_0x21ec4a(0x184));break;case _0x21ec4a(0xbd):this[_0x21ec4a(0x1e5)](_0x46ded0,{'state':_0x21ec4a(0x20b)});case _0x21ec4a(0x1f4):this[_0x21ec4a(0x94)][_0x21ec4a(0x166)](_0x5d67a9,_0x21ec4a(0xf9)),this[_0x21ec4a(0x16d)](_0x21ec4a(0x8f),_0x5d67a9);break;case _0x21ec4a(0xf9):this[_0x21ec4a(0x16d)](_0x21ec4a(0x107),_0x5d67a9);}return _0x5d67a9[_0x21ec4a(0x76)](_0x236a8f),_0x5d67a9;}[_0x5cf552(0x156)](_0x27e8a9){const _0x554e62=_0x5cf552,_0x4dc50e=Array[_0x554e62(0x20c)](_0x27e8a9),_0x30ad5a=_0x4dc50e[_0x554e62(0x74)](_0xcdd9f7=>_0x554e62(0x7b)==_0xcdd9f7[_0x554e62(0x126)]);this[_0x554e62(0x1b9)](_0x30ad5a);const _0x525bca=_0x4dc50e[_0x554e62(0x74)](_0x1012da=>!_0x1012da[_0x554e62(0x19a)]&&_0x554e62(0x7b)!=_0x1012da[_0x554e62(0x126)]),_0x23ff76=this[_0x554e62(0x1da)]({'skipNotAttached':!0x0})[_0x554e62(0x74)](_0x457602=>!_0x457602[_0x554e62(0x19a)]&&_0x554e62(0x7b)!=_0x457602[_0x554e62(0x126)]),_0xdfb78a=_0x23ff76[_0x554e62(0x74)](_0x55f896=>!_0x27e8a9[_0x554e62(0x200)](_0x55f896)),_0x1c4f48=new Map(_0x23ff76[_0x554e62(0x11e)](_0x2c0b4d=>[_0x2c0b4d,this[_0x554e62(0x11f)][_0x554e62(0x128)](_0x2c0b4d[_0x554e62(0x126)],_0x2c0b4d[_0x554e62(0x218)],_0x554e62(0x1d8))])),_0x1d489e=new Map(_0x23ff76[_0x554e62(0x11e)](_0x27ba40=>[_0x27ba40,_0x27ba40[_0x554e62(0x16a)]()])),_0x160428=new Set(),_0x4be013=new Set();for(let _0x8e6e0e=0x0;_0x8e6e0e<_0x525bca[_0x554e62(0x14b)];_0x8e6e0e++)_0x5389f8(_0x525bca[_0x8e6e0e],_0x525bca,_0x8e6e0e+0x1);for(let _0x3e6277=0x0;_0x3e6277<_0x525bca[_0x554e62(0x14b)];_0x3e6277++)_0x5389f8(_0x525bca[_0x3e6277],_0xdfb78a,0x0);const _0x4d9830=new Set();for(let _0x288b00=0x0;_0x288b00<_0x525bca[_0x554e62(0x14b)];_0x288b00++){const _0x2f371e=_0x525bca[_0x288b00];!_0x4be013[_0x554e62(0x200)](_0x2f371e)&&_0x2f371e[_0x554e62(0x7c)]&&(_0x4d9830[_0x554e62(0x85)](_0x2f371e[_0x554e62(0x7c)]),_0x2f371e[_0x554e62(0x7c)][_0x554e62(0x149)]===_0x2f371e&&(_0x2f371e[_0x554e62(0x7c)][_0x554e62(0x149)]=null),_0x2f371e[_0x554e62(0x7c)]=null),!_0x160428[_0x554e62(0x200)](_0x2f371e)&&_0x2f371e[_0x554e62(0x149)]&&(_0x4d9830[_0x554e62(0x85)](_0x2f371e[_0x554e62(0x149)]),_0x2f371e[_0x554e62(0x149)][_0x554e62(0x7c)]===_0x2f371e&&(_0x2f371e[_0x554e62(0x149)][_0x554e62(0x7c)]=null),_0x2f371e[_0x554e62(0x149)]=null);}function _0x5389f8(_0x4bcccc,_0x48cca2,_0x55f923){const _0x565167=_0x554e62;for(let _0x530abd=_0x55f923;_0x530abd<_0x48cca2[_0x565167(0x14b)];_0x530abd++){const _0x2d76a7=_0x44f177(_0x4bcccc,_0x48cca2[_0x530abd]);_0x2d76a7&&(_0x2d76a7[0x0][_0x565167(0x149)]=_0x2d76a7[0x1],_0x2d76a7[0x1][_0x565167(0x7c)]=_0x2d76a7[0x0],_0x160428[_0x565167(0x85)](_0x2d76a7[0x0]),_0x4be013[_0x565167(0x85)](_0x2d76a7[0x1]));}}function _0x44f177(_0x45b918,_0x4699e0){const _0x415a62=_0x554e62;if(_0x45b918[_0x415a62(0x9f)]['id']!==_0x4699e0[_0x415a62(0x9f)]['id'])return null;const _0x4a8758=_0x1c4f48[_0x415a62(0x173)](_0x45b918)(_0x45b918,_0x4699e0,_0x1d489e[_0x415a62(0x173)](_0x45b918),_0x1d489e[_0x415a62(0x173)](_0x4699e0));if(!_0x4a8758)return null;return _0x1c4f48[_0x415a62(0x173)](_0x4699e0)(_0x45b918,_0x4699e0,_0x1d489e[_0x415a62(0x173)](_0x45b918),_0x1d489e[_0x415a62(0x173)](_0x4699e0))?_0x4a8758[0x1][_0x415a62(0x207)]&&_0x4a8758[0x1][_0x415a62(0x207)][_0x415a62(0x14b)]?null:_0x4a8758:null;}_0x4d9830[_0x554e62(0x19b)]&&this[_0x554e62(0x156)](_0x4d9830);}[_0x5cf552(0x1b9)](_0x45810f){const _0x4d78eb=_0x5cf552;if(0x0==_0x45810f[_0x4d78eb(0x14b)])return;const _0x1a685b=this[_0x4d78eb(0x1da)]({'skipNotAttached':!0x0})[_0x4d78eb(0x74)](_0x492930=>_0x4d78eb(0x7b)==_0x492930[_0x4d78eb(0x126)]&&_0x492930[_0x4d78eb(0xfe)]),_0x335548=[],_0x583dbd=new Map();for(const _0x5cacf9 of _0x1a685b){const _0x4d4a65=_0x212518(_0x5cacf9[_0x4d78eb(0x208)]);_0x583dbd[_0x4d78eb(0x200)](_0x4d4a65)||(_0x583dbd[_0x4d78eb(0x166)](_0x4d4a65,_0x335548[_0x4d78eb(0x14b)]),_0x335548[_0x4d78eb(0x8a)]([]));const _0x52e11c=_0x583dbd[_0x4d78eb(0x173)](_0x4d4a65);_0x335548[_0x52e11c][_0x4d78eb(0x8a)](_0x5cacf9);}!(function(){const _0x20fb6f=_0x4d78eb;_0x335548[_0x20fb6f(0xd5)]((_0x10499c,_0x4014d3)=>{const _0x7fb409=_0x20fb6f,_0x1598e9=_0x10499c[0x0][_0x7fb409(0x13d)],_0x4ddc31=_0x4014d3[0x0][_0x7fb409(0x13d)];return _0x1598e9==_0x4ddc31?_0x10499c[0x0][_0x7fb409(0x208)][_0x7fb409(0xc5)]<_0x4014d3[0x0][_0x7fb409(0x208)][_0x7fb409(0xc5)]?-0x1:0x1:_0x1598e9<_0x4ddc31?-0x1:0x1;});for(const _0x2640a7 of _0x335548)_0x2640a7[_0x20fb6f(0xd5)]((_0x3f8055,_0x48621f)=>_0x3f8055['id']<_0x48621f['id']?-0x1:0x1);}());for(let _0x43c540=0x0;_0x43c540<_0x335548[_0x4d78eb(0x14b)];_0x43c540++){if(0x0==_0x335548[_0x43c540][_0x4d78eb(0x14b)])continue;const _0x3555c2=[];for(let _0x3ea8c9=_0x43c540+0x1;_0x3ea8c9<_0x335548[_0x4d78eb(0x14b)];_0x3ea8c9++)0x0!=_0x335548[_0x3ea8c9][_0x4d78eb(0x14b)]&&_0x4418be(_0x335548[_0x43c540],_0x335548[_0x3ea8c9])&&_0x3555c2[_0x4d78eb(0x8a)](_0x3ea8c9);for(const _0x196b60 of _0x3555c2)_0x335548[_0x43c540]=_0x335548[_0x43c540][_0x4d78eb(0xb4)](_0x335548[_0x196b60]),_0x335548[_0x196b60]=[];}for(const _0x5673ab of _0x335548)for(let _0x86c531=0x0;_0x86c531<_0x5673ab[_0x4d78eb(0x14b)];_0x86c531++)_0x5673ab[_0x86c531][_0x4d78eb(0x149)]=_0x5673ab[_0x86c531+0x1]||null;for(const _0x27f707 of _0x335548)for(let _0x544442=0x0;_0x544442<_0x27f707[_0x4d78eb(0x14b)];_0x544442++)_0x27f707[_0x544442][_0x4d78eb(0x7c)]=_0x27f707[_0x544442-0x1]||null;function _0x4418be(_0x32d330,_0x89e278){const _0x570f65=_0x4d78eb;if(_0x32d330[0x0][_0x570f65(0x208)][_0x570f65(0xc5)]!==_0x89e278[0x0][_0x570f65(0x208)][_0x570f65(0xc5)]&&_0x32d330[0x0][_0x570f65(0x9f)]!==_0x89e278[0x0][_0x570f65(0x9f)])return!0x1;if(!function(_0x345069,_0x21ef94){const _0x18f28f=_0x570f65;if(!_0x345069[_0x18f28f(0xa6)]&&!_0x21ef94[_0x18f28f(0xa6)])return!0x0;if(_0x345069[_0x18f28f(0xa6)]&&_0x21ef94[_0x18f28f(0xa6)])return!0x1;if(_0x345069[_0x18f28f(0xa6)]&&_0x21ef94[_0x18f28f(0x13d)]<_0x345069[_0x18f28f(0x207)][_0x18f28f(0xf2)][_0x18f28f(0x173)](0x0)[_0x18f28f(0x13d)])return!0x0;if(_0x21ef94[_0x18f28f(0xa6)]&&_0x345069[_0x18f28f(0x13d)]<_0x21ef94[_0x18f28f(0x207)][_0x18f28f(0xf2)][_0x18f28f(0x173)](0x0)[_0x18f28f(0x13d)])return!0x0;return!0x1;}(_0x32d330[0x0],_0x89e278[0x0]))return!0x1;const _0x59e9ae=_0xbe7f30(_0x32d330[0x0][_0x570f65(0x208)],_0x570f65(0xc5)),_0x153d5c=_0xbe7f30(_0x89e278[0x0][_0x570f65(0x208)],_0x570f65(0xc5));if(!_0x33c9e8(_0x59e9ae,_0x153d5c))return!0x1;return!!_0x32d330[_0x570f65(0x14c)](_0x4ae4ad=>_0x89e278[_0x570f65(0x142)](_0x2b798e=>_0x4ae4ad[_0x570f65(0x16a)]()[_0x570f65(0xd9)](_0x2b798e[_0x570f65(0x16a)]())))&&_0x89e278[_0x570f65(0x14c)](_0x50c941=>_0x32d330[_0x570f65(0x142)](_0x1d62b5=>_0x50c941[_0x570f65(0x16a)]()[_0x570f65(0xd9)](_0x1d62b5[_0x570f65(0x16a)]())));}}[_0x5cf552(0x77)](_0x39b7a5){const _0x4bcf27=_0x5cf552,_0x430778=Array[_0x4bcf27(0x20c)](_0x39b7a5),_0x278b00=this[_0x4bcf27(0x1da)]({'skipNotAttached':!0x0}),_0x13ebba=_0x278b00[_0x4bcf27(0x74)](_0x53f874=>!_0x39b7a5[_0x4bcf27(0x200)](_0x53f874)),_0x208959=new Map(_0x430778[_0x4bcf27(0x11e)](_0x3fe4eb=>[_0x3fe4eb,this[_0x4bcf27(0x11f)][_0x4bcf27(0x128)](_0x3fe4eb[_0x4bcf27(0x126)],_0x3fe4eb[_0x4bcf27(0x218)],_0x4bcf27(0x10c))])),_0x79af83=new Map(_0x278b00[_0x4bcf27(0x11e)](_0x41c15c=>[_0x41c15c,_0x41c15c[_0x4bcf27(0x1bf)]()]));for(let _0x2c2b69=0x0;_0x2c2b69<_0x430778[_0x4bcf27(0x14b)];_0x2c2b69++){if(_0x2140c2(this,_0x430778[_0x2c2b69],_0x430778,_0x2c2b69+0x1))return!0x0;}for(let _0xfff261=0x0;_0xfff261<_0x430778[_0x4bcf27(0x14b)];_0xfff261++){if(_0x2140c2(this,_0x430778[_0xfff261],_0x13ebba,0x0))return!0x0;}return!0x1;function _0x2140c2(_0x50f82c,_0x382b69,_0x4161a4,_0x416a1d){const _0x55041d=_0x4bcf27;for(let _0x181d8e=_0x416a1d;_0x181d8e<_0x4161a4[_0x55041d(0x14b)];_0x181d8e++){const _0x363faf=_0x4161a4[_0x181d8e];if(_0x363faf[_0x55041d(0x126)]!==_0x382b69[_0x55041d(0x126)]||_0x363faf[_0x55041d(0x9f)]['id']!==_0x382b69[_0x55041d(0x9f)]['id']||_0x363faf[_0x55041d(0x218)]!==_0x382b69[_0x55041d(0x218)])continue;if(!Pt(_0x382b69,_0x363faf,[_0x55041d(0xc5)]))continue;if(_0x55041d(0x7b)==_0x382b69[_0x55041d(0x126)]&&_0x382b69[_0x55041d(0xbb)][_0x55041d(0xe1)]!=_0x363faf[_0x55041d(0xbb)][_0x55041d(0xe1)])continue;if(_0x55041d(0x7b)==_0x382b69[_0x55041d(0x126)]&&_0x50f82c[_0x55041d(0x1e7)](_0x382b69[_0x55041d(0xbb)][_0x55041d(0xec)]))continue;if(_0x55041d(0xba)==_0x382b69[_0x55041d(0x126)]){const _0x4ba4ce=_0x50f82c[_0x55041d(0x16f)][_0x55041d(0x86)],_0x4e3574=_0x382b69[_0x55041d(0xdd)]();if(_0x4e3574&&(_0x4ba4ce[_0x55041d(0x1b2)][_0x55041d(0x141)](_0x4e3574)||_0x4ba4ce[_0x55041d(0x1b2)][_0x55041d(0x12f)](_0x4e3574)))continue;}const _0x3a334d=_0x208959[_0x55041d(0x173)](_0x382b69),_0x33f852=_0x79af83[_0x55041d(0x173)](_0x382b69),_0x514dfc=_0x79af83[_0x55041d(0x173)](_0x363faf),_0x42dd77=_0x382b69[_0x55041d(0x207)]&&_0x382b69[_0x55041d(0x207)][_0x55041d(0x14b)],_0x4c423a=_0x363faf[_0x55041d(0x207)]&&_0x363faf[_0x55041d(0x207)][_0x55041d(0x14b)];if(!_0x42dd77&&_0x3a334d(_0x514dfc,_0x33f852))return _0x50f82c[_0x55041d(0x14f)](_0x363faf,_0x382b69),_0x79af83[_0x55041d(0x129)](_0x382b69),!0x0;if(!_0x4c423a&&_0x3a334d(_0x33f852,_0x514dfc))return _0x50f82c[_0x55041d(0x14f)](_0x382b69,_0x363faf),_0x79af83[_0x55041d(0x129)](_0x363faf),!0x0;}return!0x1;}}[_0x5cf552(0x14f)](_0x198379,_0x912a54){const _0x4a6baf=_0x5cf552;if(_0x198379[_0x4a6baf(0x19a)]){for(const _0x17fabe of _0x912a54[_0x4a6baf(0x1bf)]())_0x198379[_0x4a6baf(0x196)](_0x17fabe);}else{const _0x13c334=_0x912a54[_0x4a6baf(0x16a)]()[_0x4a6baf(0x1ef)];this[_0x4a6baf(0x1ee)](_0x198379,this[_0x4a6baf(0x1e9)][_0x4a6baf(0x152)](_0x198379[_0x4a6baf(0x16a)]()[_0x4a6baf(0x17a)],_0x13c334));}_0x912a54[_0x4a6baf(0x217)]();}[_0x5cf552(0x1c5)](_0x5ad0f5,_0x1cde34){const _0x3153f0=_0x5cf552,_0x5151bf=_0x5ad0f5[_0x3153f0(0x1f1)](_0x3153f0(0x15b))||_0x5ad0f5[_0x3153f0(0x1f1)](_0x3153f0(0x7b))?_0x3153f0(0x162):_0x5ad0f5[_0x3153f0(0x143)]();return _0x547e2b(this[_0x3153f0(0x16f)][_0x3153f0(0x215)],_0x1cde34+'_'+_0x5151bf+_0x3153f0(0x12d));}[_0x5cf552(0xac)](){const _0x2d130a=_0x5cf552,_0x448a6d=this[_0x2d130a(0x16f)];if(!_0x448a6d['ui'])return;const {ariaLiveAnnouncer:_0x2fc470}=_0x448a6d['ui'];_0x3ae972(this[_0x2d130a(0x1e9)],({left:_0x31baa,entered:_0x51e205})=>{const _0x593190=_0x2d130a;for(const _0x17c8e5 of _0x31baa){const {group:_0xa2bce,type:_0x20989c}=this[_0x593190(0x8b)](_0x17c8e5[_0x593190(0xfc)]);if(_0x593190(0x209)===_0xa2bce){_0x2fc470[_0x593190(0x7f)](this[_0x593190(0x1c5)](_0x20989c,_0x593190(0x13b)));break;}}for(const _0x386e1a of _0x51e205){const {group:_0xd34c3b,type:_0x1ddf3c}=this[_0x593190(0x8b)](_0x386e1a[_0x593190(0xfc)]);if(_0x593190(0x209)===_0xd34c3b){_0x2fc470[_0x593190(0x7f)](this[_0x593190(0x1c5)](_0x1ddf3c,_0x593190(0x1ad)));break;}}});}[_0x5cf552(0x8d)](_0x40cf55){const _0x57b5bf=_0x5cf552;if(this[_0x57b5bf(0x6c)])return!0x1;const _0x495187=this[_0x57b5bf(0x16f)],_0x466345=_0x495187[_0x57b5bf(0x86)][_0x57b5bf(0x114)][_0x57b5bf(0x123)][_0x57b5bf(0x1ed)]();if(0x0==_0x466345[_0x57b5bf(0x14b)])return!0x1;const _0x369606=[],_0x5cdd29=_0x466345[_0x57b5bf(0x74)](_0x1d454b=>_0x57b5bf(0x7b)==_0x1d454b[_0x57b5bf(0x126)]),_0x1f10b4=_0x466345[_0x57b5bf(0x74)](_0x3f77d9=>_0x57b5bf(0xf7)==_0x3f77d9[_0x57b5bf(0x126)]&&_0x57b5bf(0x147)!=_0x3f77d9[_0x57b5bf(0xfc)]),_0x3abf92=_0x466345[_0x57b5bf(0x74)](_0x5bb6d7=>_0x57b5bf(0xa0)==_0x5bb6d7[_0x57b5bf(0x126)]&&_0x57b5bf(0x147)!=_0x5bb6d7[_0x57b5bf(0xfc)]);for(const _0x2fb10d of _0x5cdd29)_0x369606[_0x57b5bf(0x8a)]({'key':_0x2fb10d[_0x57b5bf(0x7a)],'newValue':_0x2fb10d[_0x57b5bf(0xb7)],'oldValue':_0x2fb10d[_0x57b5bf(0x1dd)],'range':Ot(_0x2fb10d[_0x57b5bf(0x1a7)],_0x495187[_0x57b5bf(0x86)])});for(const _0x23f62f of _0x1f10b4){const _0x1e94d8=_0x3abf92[_0x57b5bf(0xdb)](_0x246700=>_0x246700[_0x57b5bf(0x12b)][_0x57b5bf(0xd9)](_0x23f62f[_0x57b5bf(0x12b)]));_0x1e94d8&&_0x369606[_0x57b5bf(0x8a)]({'key':_0x57b5bf(0x84),'newValue':_0x23f62f[_0x57b5bf(0xfc)],'oldValue':_0x1e94d8[_0x57b5bf(0xfc)],'range':_0x495187[_0x57b5bf(0x86)][_0x57b5bf(0x1b3)](_0x23f62f[_0x57b5bf(0x12b)][_0x57b5bf(0x1fb)])});}return 0x0!=_0x369606[_0x57b5bf(0x14b)]&&this[_0x57b5bf(0xd4)](_0x40cf55,_0x369606);}[_0x5cf552(0xf3)](_0x2f4f90){const _0x3a55d5=_0x5cf552;let _0x21f61a=!0x1;const _0x3f7abd=this[_0x3a55d5(0x16f)][_0x3a55d5(0x86)][_0x3a55d5(0x114)][_0x3a55d5(0x123)][_0x3a55d5(0x115)]()[_0x3a55d5(0x74)](_0x4c8ae7=>_0x4c8ae7[_0x3a55d5(0xbb)][_0x3a55d5(0x9d)]&&_0x4c8ae7[_0x3a55d5(0xfc)][_0x3a55d5(0x1f1)](_0x3a55d5(0xee)));for(const _0x3db271 of _0x3f7abd){const {subType:_0x277ccf,id:_0x55ab31}=this[_0x3a55d5(0x8b)](_0x3db271[_0x3a55d5(0xfc)]),_0x3e956d=_0x277ccf[_0x3a55d5(0x1fe)]('|')[0x0];for(const _0x121c98 of this[_0x3a55d5(0x1da)]({'skipNotAttached':!0x0}))_0x121c98['id']!=_0x55ab31&&_0x3a55d5(0x7b)==_0x121c98[_0x3a55d5(0x126)]&&_0x121c98[_0x3a55d5(0xbb)]&&_0x121c98[_0x3a55d5(0xbb)][_0x3a55d5(0xec)]==_0x3e956d&&_0x121c98[_0x3a55d5(0x16a)]()[_0x3a55d5(0x93)](_0x3db271[_0x3a55d5(0xbb)][_0x3a55d5(0x9d)])&&(this[_0x3a55d5(0x11c)](_0x121c98,_0x3db271[_0x3a55d5(0xbb)][_0x3a55d5(0x9d)],_0x2f4f90),_0x21f61a=!0x0);}return _0x21f61a;}[_0x5cf552(0x151)](_0x3ab924){const _0xd399f9=_0x5cf552;this[_0xd399f9(0x16f)],(this[_0xd399f9(0x6c)]=!0x0,_0x3ab924());}[_0x5cf552(0xd7)](_0x27258f){const _0x1a1974=_0x5cf552,_0x304ddc=this[_0x1a1974(0x1e7)](_0x27258f),_0x440010=this[_0x1a1974(0x191)][_0x1a1974(0x200)](_0x27258f);return _0x304ddc||_0x440010;}[_0x5cf552(0xd4)](_0x454bb4,_0x433c0a){const _0xe4cb92=_0x5cf552;if(0x0==_0x433c0a[_0xe4cb92(0x14b)])return!0x1;let _0x191f14=!0x1;for(const _0x1ff1ad of _0x433c0a){const _0x21dd59=this[_0xe4cb92(0x134)](_0x1ff1ad[_0xe4cb92(0x1a7)],_0xe4cb92(0x7b))[_0xe4cb92(0x74)](_0x4a81b2=>!_0x4a81b2[_0xe4cb92(0xd6)][_0xe4cb92(0x210)])[_0xe4cb92(0x11e)](_0x2b7500=>_0x2b7500[_0xe4cb92(0x209)]),_0x1274ec=_0x212518({'newValue':_0x1ff1ad[_0xe4cb92(0x180)]});_0x21dd59[_0xe4cb92(0x74)](_0x3a9037=>{const _0x531d09=_0xe4cb92,[_0x3de87d,_0x19374e]=_0x3a9037[_0x531d09(0x218)][_0x531d09(0x1fe)]('|');return _0x3de87d==_0x1ff1ad[_0x531d09(0xec)]&&_0x19374e!=_0x1274ec;})[_0xe4cb92(0x14e)](_0x562794=>{const _0x1c65bc=_0xe4cb92;this[_0x1c65bc(0x11c)](_0x562794,_0x1ff1ad[_0x1c65bc(0x1a7)],_0x454bb4),_0x191f14=!0x0;});}return _0x191f14;}[_0x5cf552(0x11c)](_0x52e990,_0x2fc759,_0x477cad){const _0x33414f=_0x5cf552,_0x1ea216=_0x52e990[_0x33414f(0x16a)]()[_0x33414f(0x1be)](_0x2fc759);0x0!==_0x1ea216[_0x33414f(0x14b)]?0x1!==_0x1ea216[_0x33414f(0x14b)]?this[_0x33414f(0x19f)](_0x52e990,_0x2fc759[_0x33414f(0x17a)],_0x2fc759[_0x33414f(0x1ef)]):this[_0x33414f(0x1ee)](_0x52e990,_0x1ea216[0x0]):_0x477cad[_0x33414f(0x130)](_0x52e990[_0x33414f(0x89)]());}}class xt{constructor(_0x3d6975){const _0x302073=_0x5cf552;this[_0x302073(0xf1)]=_0x3d6975,this[_0x302073(0x1e9)]=_0x3d6975[_0x302073(0x86)],this[_0x302073(0x92)]=new Map(),this[_0x302073(0x97)]=new Map(),this[_0x302073(0x10e)]();}[_0x5cf552(0x139)](_0x170297,_0x5ba415,_0x1eb4bd,_0x3b3593,_0x29b93b,_0x15d5ed){const _0x303ace=_0x5cf552;return new _0x8e095c(this[_0x303ace(0x1e9)],{'type':_0x170297,'subType':_0x5ba415,'id':_0x1eb4bd,'author':_0x3b3593,'creator':_0x3b3593,'attributes':_0x29b93b,'onAttributesChange':_0x15d5ed,'onAccept':(..._0x4a2d6e)=>this[_0x303ace(0x128)](_0x170297,_0x5ba415,_0x303ace(0x95))(..._0x4a2d6e),'onDiscard':(..._0xee23a5)=>this[_0x303ace(0x128)](_0x170297,_0x5ba415,_0x303ace(0x1e0))(..._0xee23a5)});}[_0x5cf552(0x13c)](_0x5c78a8,_0x50b20d,_0x21daef,_0x2d822b){const _0x5573c9=_0x5cf552,_0x49a27a=_0x5c78a8+':'+_0x50b20d+':'+_0x21daef;this[_0x5573c9(0x92)][_0x5573c9(0x166)](_0x49a27a,_0x2d822b);}[_0x5cf552(0x128)](_0x1c91e6,_0x229453,_0x360cdb){const _0x2877c5=_0x5cf552,_0x12fc22=_0x1c91e6+':'+_0x229453+':'+_0x360cdb;return this[_0x2877c5(0x92)][_0x2877c5(0x173)](_0x12fc22)||this[_0x2877c5(0x97)][_0x2877c5(0x173)](_0x1c91e6+':'+_0x360cdb);}[_0x5cf552(0x10e)](){const _0x37169a=_0x5cf552,_0x52d2a5=()=>!0x1,_0x22bbca=_0x460bcf=>{const _0x3cc162=_0x25b4;_0x460bcf[_0x3cc162(0xd5)]((_0x48a6fb,_0x52317a)=>_0x48a6fb[_0x3cc162(0x17a)][_0x3cc162(0x20a)](_0x52317a[_0x3cc162(0x17a)])?0x1:-0x1),this[_0x3cc162(0x1e9)][_0x3cc162(0x178)](_0x1d108b=>{const _0x11cde8=_0x3cc162;for(const _0x4037fe of _0x460bcf){let _0x1e063e;_0x1e063e=_0x4037fe[_0x11cde8(0x1ef)][_0x11cde8(0x1ff)]&&_0x4037fe[_0x11cde8(0x1ef)][_0x11cde8(0xfa)]==_0x4037fe[_0x11cde8(0x17a)][_0x11cde8(0x1fb)]?_0x1d108b[_0x11cde8(0x122)](_0x4037fe[_0x11cde8(0x17a)][_0x11cde8(0x1fb)],'on'):_0x1d108b[_0x11cde8(0x122)](_0x4037fe),this[_0x11cde8(0x1e9)][_0x11cde8(0x1b6)](_0x1e063e,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1caf04=(_0x42f5d7,_0x5922e1)=>{const _0x31d5a7=_0x25b4;_0x5922e1&&this[_0x31d5a7(0x1e9)][_0x31d5a7(0x178)](_0x3a8b43=>{const _0x225584=_0x31d5a7,{commandName:_0x81c5f1,commandParams:_0x1e5d09=[]}=_0x5922e1,_0x50f308=_0x42f5d7[_0x225584(0x11e)](_0xf7a9c4=>(Tt(_0xf7a9c4)&&(_0xf7a9c4=this[_0x225584(0x1e9)][_0x225584(0x152)](_0xf7a9c4[_0x225584(0x1ef)])),_0xf7a9c4))[_0x225584(0x74)](_0x4f20e4=>_0x225584(0x214)!==_0x4f20e4[_0x225584(0x155)][_0x225584(0x83)]);if(_0x50f308[_0x225584(0x14b)]<0x1)return;const _0x3f2758=Array[_0x225584(0x20c)](this[_0x225584(0x1e9)][_0x225584(0x114)][_0x225584(0x124)][_0x225584(0x1bf)]())[_0x225584(0x11e)](_0x451867=>_0x32428a[_0x225584(0x135)](_0x451867));_0x3a8b43[_0x225584(0x176)](_0x50f308);for(const _0x49df8a of this[_0x225584(0xf1)][_0x225584(0x1aa)][_0x225584(0x1aa)]())_0x49df8a[_0x225584(0xed)]();_0x1e5d09[_0x225584(0x8a)]({'forceDefaultExecution':!0x0}),this[_0x225584(0xf1)][_0x225584(0xde)](_0x81c5f1,..._0x1e5d09);const _0x5cb3fc=_0x3f2758[_0x225584(0x74)](_0x2683cd=>_0x225584(0x214)!=_0x2683cd[_0x225584(0x155)][_0x225584(0x83)]);_0x5cb3fc[_0x225584(0x14b)]>0x0&&_0x3a8b43[_0x225584(0x176)](_0x5cb3fc);for(const _0x104f23 of _0x3f2758)_0x104f23[_0x225584(0x119)]();});},_0x1b4b38=(_0x5e37b9,_0x365b20)=>0x1==_0x5e37b9[_0x37169a(0x14b)]&&0x1==_0x365b20[_0x37169a(0x14b)]&&_0x5e37b9[0x0][_0x37169a(0x1ef)][_0x37169a(0xd9)](_0x365b20[0x0][_0x37169a(0x17a)]),_0x115027=(_0x404e6,_0x5c2ccb,_0x1ffbdd,_0x4002a4)=>Ft(_0x404e6,_0x5c2ccb,_0x1ffbdd,_0x4002a4,this[_0x37169a(0x1e9)])?[_0x404e6,_0x5c2ccb]:Ft(_0x5c2ccb,_0x404e6,_0x4002a4,_0x1ffbdd,this[_0x37169a(0x1e9)])?[_0x5c2ccb,_0x404e6]:null;this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x168),_0x52d2a5),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x1e4),_0x22bbca),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0xb6),_0x1b4b38),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x10b),_0x115027),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0xa9),_0x22bbca),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x204),_0x52d2a5),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x170),_0x1b4b38),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x1ec),_0x115027),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x82),_0x1caf04),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x144),_0x52d2a5),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0xb9),_0x1b4b38),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x127),_0x52d2a5),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0xe5),_0x1caf04),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x1bb),_0x52d2a5),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0xbe),_0x1b4b38),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x1de),_0x52d2a5),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x182),_0x52d2a5),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0xcb),(_0x519179,_0x4f0405)=>{const _0x214109=_0x37169a;if(!_0x4f0405)return;const _0x371c57=this[_0x214109(0xf1)][_0x214109(0x1f3)][_0x214109(0x173)](p);this[_0x214109(0x1e9)][_0x214109(0x178)](_0x518555=>{const _0xb9e8e7=_0x214109;if(_0xb9e8e7(0x84)==_0x4f0405[_0xb9e8e7(0xec)])for(const _0x385b80 of _0x519179){const _0x157669=_0x385b80[_0xb9e8e7(0x17a)][_0xb9e8e7(0x1fb)],_0x25d062=_0x4f0405[_0xb9e8e7(0xe1)];_0x518555[_0xb9e8e7(0x15e)](_0x157669,_0x25d062);}else{if(_0x371c57[_0xb9e8e7(0x1e7)](_0x4f0405[_0xb9e8e7(0xec)])){for(const _0x3f742e of _0x519179)void 0x0!==_0x4f0405[_0xb9e8e7(0xe1)]?_0x518555[_0xb9e8e7(0x78)](_0x4f0405[_0xb9e8e7(0xec)],_0x4f0405[_0xb9e8e7(0xe1)],_0x3f742e[_0xb9e8e7(0x17a)][_0xb9e8e7(0x1fb)]):_0x518555[_0xb9e8e7(0x7e)](_0x4f0405[_0xb9e8e7(0xec)],_0x3f742e[_0xb9e8e7(0x17a)][_0xb9e8e7(0x1fb)]);}else{for(const _0x3f38c8 of _0x519179)_0x4f0405[_0xb9e8e7(0xe1)]?_0x518555[_0xb9e8e7(0x78)](_0x4f0405[_0xb9e8e7(0xec)],_0x4f0405[_0xb9e8e7(0xe1)],_0x3f38c8):_0x518555[_0xb9e8e7(0x7e)](_0x4f0405[_0xb9e8e7(0xec)],_0x3f38c8);}}});}),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x131),_0x1b4b38);}}function Rt(_0x176e30,_0x21fc53,_0x338b90){const _0x273b65=_0x5cf552;for(const _0x5ab73f of _0x21fc53[_0x273b65(0xfa)][_0x273b65(0xcf)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5ab73f[_0x273b65(0x155)]==_0x5ab73f)return!0x1;if(!_0x338b90[_0x273b65(0xf6)](_0x5ab73f))return!0x1;if(_0x176e30[_0x273b65(0x141)](_0x5ab73f)||_0x176e30[_0x273b65(0x12f)](_0x5ab73f))return!0x0;}return!0x1;}function Tt(_0x115842){const _0x1a4768=_0x5cf552;return _0x115842[_0x1a4768(0x1ef)][_0x1a4768(0xfa)]==_0x115842[_0x1a4768(0x17a)][_0x1a4768(0x1fb)]&&_0x115842[_0x1a4768(0x1ef)][_0x1a4768(0x88)];}function _0x25b4(_0x1adae4,_0x1070e9){const _0x1d98e1=_0x1d98();return _0x25b4=function(_0x25b43a,_0x1f9a99){_0x25b43a=_0x25b43a-0x6c;let _0x373452=_0x1d98e1[_0x25b43a];return _0x373452;},_0x25b4(_0x1adae4,_0x1070e9);}function Et(_0x2483df,_0x1370ef,_0x45dcec,_0x743b59){const _0x22de0a=_0x5cf552,_0x31a7cd=_0x1101a3=>!_0x1101a3[_0x22de0a(0x199)]['is'](_0x22de0a(0x104))&&!_0x743b59[_0x22de0a(0x141)](_0x1101a3[_0x22de0a(0x199)]),_0x203e1f=_0x2483df[_0x22de0a(0x17a)][_0x22de0a(0x98)](_0x31a7cd),_0x3dea08=_0x2483df[_0x22de0a(0x1ef)][_0x22de0a(0x98)](_0x31a7cd,{'direction':_0x22de0a(0x1fd)});return(!_0x2483df[_0x22de0a(0x17a)][_0x22de0a(0xd9)](_0x203e1f)||!_0x2483df[_0x22de0a(0x1ef)][_0x22de0a(0xd9)](_0x3dea08))&&(_0x203e1f[_0x22de0a(0x20a)](_0x3dea08)?_0x45dcec[_0x22de0a(0x206)](_0x1370ef,{'range':_0x45dcec[_0x22de0a(0x152)](_0x203e1f,_0x3dea08)}):_0x45dcec[_0x22de0a(0x130)](_0x1370ef),!0x0);}function Vt(_0x101a20){return _0x212518(_0x101a20);}function Ut(_0x448dad){const _0x31115a=_0x5cf552,_0x35c995=_0x448dad[_0x31115a(0x17a)][_0x31115a(0x1fb)];return _0x35c995&&_0x35c995['is'](_0x31115a(0x125));}function Ot(_0x3233c0,_0xe1e69e){const _0x2d38c2=_0x5cf552;return null==_0x3233c0[_0x2d38c2(0x1ef)][_0x2d38c2(0x192)]&&_0x3233c0[_0x2d38c2(0x1ef)][_0x2d38c2(0xfa)]==_0x3233c0[_0x2d38c2(0x17a)][_0x2d38c2(0x1fb)]?Gt(_0x3233c0[_0x2d38c2(0x17a)][_0x2d38c2(0x1fb)],_0xe1e69e):_0x3233c0;}function Gt(_0x454d9d,_0x272346){const _0x2eeb05=_0x5cf552,_0x5d0dfe=_0x272346[_0x2eeb05(0x1b2)][_0x2eeb05(0x141)](_0x454d9d)||_0x272346[_0x2eeb05(0x1b2)][_0x2eeb05(0xa8)](_0x454d9d);return _0x272346[_0x2eeb05(0x152)](_0x272346[_0x2eeb05(0x96)](_0x454d9d,_0x2eeb05(0x1f5)),_0x5d0dfe?_0x272346[_0x2eeb05(0x211)](_0x454d9d):_0x272346[_0x2eeb05(0x96)](_0x454d9d,_0x2eeb05(0x1ef)));}function Ft(_0x16a528,_0x36927c,_0x4c5837,_0x187c7e,_0x21feed){const _0x4cc176=_0x5cf552;if(!Pt(_0x16a528,_0x36927c))return!0x1;if(_0x4c5837[_0x4cc176(0x1ef)][_0x4cc176(0xd9)](_0x187c7e[_0x4cc176(0x17a)]))return!0x0;if(_0x16a528[_0x4cc176(0x126)]!=_0x36927c[_0x4cc176(0x126)])return!0x1;if(!_0x4c5837[_0x4cc176(0x1ef)][_0x4cc176(0x137)](_0x187c7e[_0x4cc176(0x17a)]))return!0x1;const _0x4e6326=_0x21feed[_0x4cc176(0x152)](_0x4c5837[_0x4cc176(0x1ef)],_0x187c7e[_0x4cc176(0x17a)])[_0x4cc176(0x15a)]();for(const _0x50b0a0 of _0x4e6326)if([_0x4cc176(0xaf),_0x4cc176(0x1c9)][_0x4cc176(0x1fa)](_0x50b0a0[_0x4cc176(0x126)])&&_0x21feed[_0x4cc176(0x1b2)][_0x4cc176(0x12f)](_0x50b0a0[_0x4cc176(0x199)]))return!0x1;return!0x0;}function Pt(_0x2485d9,_0x132569,_0xc7efe=[]){const _0x7e0ef5=_0x5cf552;return!(!_0x2485d9[_0x7e0ef5(0xfe)]||!_0x132569[_0x7e0ef5(0xfe)])&&_0x33c9e8(_0xbe7f30(_0x2485d9[_0x7e0ef5(0x208)],_0xc7efe),_0xbe7f30(_0x132569[_0x7e0ef5(0x208)],_0xc7efe));}function Lt(_0x11bc8a,_0x26d520){const _0x47e05f=_0x5cf552,_0x19f6e5=Ht(_0x11bc8a[_0x47e05f(0x208)]),_0x9bde09=Ht(_0x26d520);if(!_0x11bc8a[_0x47e05f(0xfe)])return!0x1;for(const _0x1a2f2d of Object[_0x47e05f(0x154)](_0x9bde09))if(!_0x33c9e8(_0x19f6e5[_0x1a2f2d],_0x9bde09[_0x1a2f2d]))return!0x1;return!0x0;}function Ht(_0xd62c0f){const _0x48fc47=_0x5cf552,_0x2cb3f8=Object[_0x48fc47(0x1b0)]({},_0xd62c0f);return delete _0x2cb3f8[_0x48fc47(0x181)],delete _0x2cb3f8[_0x48fc47(0xf8)],_0x2cb3f8;}
|
package/src/trackchangesui.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x34eebb=_0x4236;(function(_0x32013d,_0x366087){const _0x5ab206=_0x4236,_0x33ad8d=_0x32013d();while(!![]){try{const _0x4cbafe=-parseInt(_0x5ab206(0x11f))/0x1+parseInt(_0x5ab206(0x16e))/0x2*(-parseInt(_0x5ab206(0x163))/0x3)+parseInt(_0x5ab206(0x170))/0x4+parseInt(_0x5ab206(0x125))/0x5*(parseInt(_0x5ab206(0x13a))/0x6)+-parseInt(_0x5ab206(0x152))/0x7+-parseInt(_0x5ab206(0xe3))/0x8+parseInt(_0x5ab206(0x167))/0x9;if(_0x4cbafe===_0x366087)break;else _0x33ad8d['push'](_0x33ad8d['shift']());}catch(_0x2d6c08){_0x33ad8d['push'](_0x33ad8d['shift']());}}}(_0x1f6f,0x18f2b));import{Plugin as _0x1cce68}from'ckeditor5/src/core.js';import{Collection as _0x292e43}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x50a60f,createDropdown as _0x126432,ListSeparatorView as _0x4bc40c,MenuBarMenuView as _0xe541d0,MenuBarMenuListView as _0x1826bf,MenuBarMenuListItemView as _0x42224d,MenuBarMenuListItemButtonView as _0x5ef4f0,SplitButtonView as _0x5ee315,ViewModel as _0x4f2fbd}from'ckeditor5/src/ui.js';function _0x1f6f(){const _0x14d2de=['children','_annotationViews','getAllAdjacentSuggestions','has','hasSuggestion','from','previous','componentFactory','_destroyController','arrowView','head','separator','_createToolbarButton','_suggestionToController','change:activeAnnotations','change:previous','pluginName','suggestionChanged','define','discardButton','Discard\x20all\x20selected\x20suggestions','items','Accept\x20all\x20selected\x20suggestions','isOn','type','menuBar:trackChanges','suggestionUnloaded','menuitemcheckbox','createAnnotationView','delete','createAnnotation','config','refreshSelectedViews','comments.maxThreadTotalWeight','acceptSelectedSuggestions','requires','activeMarkers','_createMenuBarMenu','delegate','bind','discardSelectedSuggestions','comments','toMany','70139gZnfNj','acceptAllSuggestions','discardAllSuggestions','comments.editorConfig','CommentView','getFirstRange','4555rvOXzg','Accept\x20all\x20suggestions','mainView','createCommentThreadController','value','source','isMultiRange','clear','getMarkers','reduce','_handleSuggestionControllerDelayed','locale','init','getRanges','keys','_handleControllerBuffer','comments.maxCommentCharsWhenCollapsed','EditorAnnotations','activeAnnotations','trackChanges','size','138pQGubv','button','isDirty','destroy','Discard\x20all\x20suggestions','Annotations','Track\x20changes','getMarkerNames','comments.maxCommentsWhenCollapsed','SuggestionThreadView','_refreshActiveMarkers','getDescriptions','CommentsUI','panelView','isInContent','commands','_initializeController','buttonView','get','switchbutton','listenTo','suggestionLoaded','set','stopListening','697802SMjCAa','length','innerView','getByInnerView','_bindAnnotationToEditors','editing','_disableComments','addSourceCollector','view','execute','filter','suggestion-','editor','registerAnnotation','some','CommentsRepository','push','3maeIAS','trackChanges.SuggestionThreadView','acceptButton','getSuggestion','4033665JFaDuV','_unbindEditors','remove','model','menu','_updateController','actionView','224170oXkfat','_addUIComponentsToFactory','2132iLqzPV','unbind','TrackChangesUI','684592iEArNb','add','lowest','descriptionFactory','trackChanges.disableComments','TrackChangesEditing','plugins','getJoined','commentThread','commandName','focus','descriptionParts','addComment','_viewToController','isEnabled','menuitem','values'];_0x1f6f=function(){return _0x14d2de;};return _0x1f6f();}import{Users as _0x566e82,getDateTimeFormatter as _0x3ed67e,getAllMarkersDomElementsSorted as _0xd50980}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4b0ae4 from'./trackchangesediting.js';function _0x4236(_0x54d322,_0xd85f4){const _0x1f6f55=_0x1f6f();return _0x4236=function(_0x42361c,_0x2b908f){_0x42361c=_0x42361c-0xe3;let _0x563221=_0x1f6f55[_0x42361c];return _0x563221;},_0x4236(_0x54d322,_0xd85f4);}import _0x1d4c14 from'./ui/suggestioncontroller.js';import _0x26715c from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x541cd2}from'./utils/common-translations.js';import _0x2d3d6d from'../theme/icons/track-changes.svg';export default class d extends _0x1cce68{static get[_0x34eebb(0x117)](){const _0x3975d0=_0x34eebb;return[_0x4b0ae4,_0x566e82,_0x3975d0(0x161),_0x3975d0(0x13f),_0x3975d0(0x136)];}static get[_0x34eebb(0x104)](){const _0x456532=_0x34eebb;return _0x456532(0x172);}constructor(_0x157134){const _0x30e670=_0x34eebb;super(_0x157134),this[_0x30e670(0x101)]=new Map(),this[_0x30e670(0xf0)]=new Map(),this[_0x30e670(0xf5)]=new Map(),this[_0x30e670(0x134)]=new Map();const _0x27b2e6=this[_0x30e670(0x15e)][_0x30e670(0x113)];_0x27b2e6[_0x30e670(0x106)](_0x30e670(0x164),_0x26715c),_0x27b2e6[_0x30e670(0x106)](_0x30e670(0xe7),!0x1),this[_0x30e670(0x158)]=_0x27b2e6[_0x30e670(0x14c)](_0x30e670(0xe7));}[_0x34eebb(0x12f)](_0xf7fc6b,_0x307615){const _0x47b091=_0x34eebb;0x0===this[_0x47b091(0x134)][_0x47b091(0x139)]&&setTimeout(()=>{const _0x226d12=_0x47b091;for(const [_0xf01cbb,_0xd68eb4]of this[_0x226d12(0x134)]){const _0x2f6a3b=this[_0x226d12(0x101)][_0x226d12(0xf7)](_0xf01cbb);_0x2f6a3b||_0xd68eb4?_0x2f6a3b&&_0xd68eb4&&this[_0x226d12(0xfc)](_0xf01cbb):this[_0x226d12(0x14a)](_0xf01cbb);}this[_0x226d12(0x134)][_0x226d12(0x12c)](),this[_0x226d12(0x15e)][_0x226d12(0xe9)][_0x226d12(0x14c)](_0x226d12(0x136))[_0x226d12(0x114)](),this[_0x226d12(0x144)]();},0xa),this[_0x47b091(0x134)][_0x47b091(0x150)](_0xf7fc6b,_0x307615);}[_0x34eebb(0x131)](){const _0x3bbb3a=_0x34eebb,_0x1540c4=this[_0x3bbb3a(0x15e)],_0x58ce34=_0x1540c4[_0x3bbb3a(0xe9)][_0x3bbb3a(0x14c)](_0x3bbb3a(0xe8)),_0x399f98=_0x1540c4[_0x3bbb3a(0xe9)][_0x3bbb3a(0x14c)](_0x3bbb3a(0x13f)),_0xfc811f=_0x1540c4[_0x3bbb3a(0xe9)][_0x3bbb3a(0x14c)](_0x3bbb3a(0x136)),_0x97d5f8=_0x1540c4[_0x3bbb3a(0xe9)][_0x3bbb3a(0x14c)](_0x3bbb3a(0x161));this[_0x3bbb3a(0x16f)](),_0xfc811f[_0x3bbb3a(0x159)](()=>{const _0x4e146f=_0x3bbb3a,_0xf4678e=[];for(const [_0x3b3973,_0x309f6a]of Array[_0x4e146f(0xf9)](this[_0x4e146f(0x101)])){const _0x4593c4=_0x3b3973[_0x4e146f(0xf6)](),_0x1966fa=[];for(const _0xbdd7b6 of _0x4593c4){if(!_0xbdd7b6[_0x4e146f(0x148)])continue;if(_0xbdd7b6[_0x4e146f(0x12b)]){_0x1966fa[_0x4e146f(0x162)](..._0xbdd7b6[_0x4e146f(0x132)]());continue;}const _0x309536=_0xbdd7b6[_0x4e146f(0x124)]();if(_0x1966fa[_0x4e146f(0x153)]>0x0){const _0x4cfe47=_0x1966fa[0x0][_0x4e146f(0xea)](_0x309536);if(_0x4cfe47){_0x1966fa[0x0]=_0x4cfe47;continue;}}_0x1966fa[_0x4e146f(0x162)](_0x309536);}_0xf4678e[_0x4e146f(0x162)]([_0x309f6a[_0x4e146f(0x15a)],_0x1966fa]);}return _0xf4678e;}),this[_0x3bbb3a(0x14e)](_0x58ce34,_0x3bbb3a(0x14f),(_0x20cbe0,_0x519953)=>{const _0x27dc32=_0x3bbb3a;this[_0x27dc32(0x14e)](_0x519953,_0x27dc32(0x103),(_0x3268db,_0x19cb51,_0x481a80,_0x5c4c60)=>{const _0x3d0e59=_0x27dc32;_0x519953[_0x3d0e59(0x148)]&&(null==_0x481a80?(this[_0x3d0e59(0x16c)](_0x5c4c60[_0x3d0e59(0xfe)]),this[_0x3d0e59(0x12f)](_0x519953,!0x1)):(this[_0x3d0e59(0x16c)](_0x481a80[_0x3d0e59(0xfe)]),null==_0x5c4c60&&this[_0x3d0e59(0x12f)](_0x519953,!0x0)));}),null!==_0x519953[_0x27dc32(0xfa)]?this[_0x27dc32(0x16c)](_0x519953[_0x27dc32(0xfe)]):this[_0x27dc32(0x12f)](_0x519953,!0x1);}),this[_0x3bbb3a(0x14e)](_0x58ce34,_0x3bbb3a(0x10e),(_0x431ac3,_0x4f444c,_0x5624da)=>{const _0x28e0f0=_0x3bbb3a;this[_0x28e0f0(0x151)](_0x4f444c,_0x28e0f0(0x103)),this[_0x28e0f0(0x134)][_0x28e0f0(0x111)](_0x4f444c),this[_0x28e0f0(0x101)][_0x28e0f0(0xf7)](_0x4f444c)&&this[_0x28e0f0(0xfc)](_0x4f444c),_0x5624da&&this[_0x28e0f0(0x16c)](_0x5624da[_0x28e0f0(0xfe)]);}),this[_0x3bbb3a(0x14e)](_0x58ce34,_0x3bbb3a(0x105),(_0x4d1d2e,_0x3e1d25)=>{const _0x16ed2c=_0x3bbb3a;this[_0x16ed2c(0x16c)](_0x3e1d25);}),this[_0x3bbb3a(0x14e)](_0x399f98,_0x3bbb3a(0x102),()=>{const _0x2e9338=_0x3bbb3a;this[_0x2e9338(0x144)]();}),this[_0x3bbb3a(0x14e)](_0x97d5f8,_0x3bbb3a(0xef),(_0x140592,{threadId:_0x303a1d,isFromAdapter:_0x1abb33})=>{const _0x3a34a4=_0x3bbb3a;if(_0x1abb33||!_0x58ce34[_0x3a34a4(0xf8)](_0x303a1d))return;const _0x366503=_0x58ce34[_0x3a34a4(0x166)](_0x303a1d);this[_0x3a34a4(0x101)][_0x3a34a4(0x14c)](_0x366503)[_0x3a34a4(0x15a)][_0x3a34a4(0xed)]();},{'priority':_0x3bbb3a(0xe5)});}[_0x34eebb(0x144)](){const _0x26208d=_0x34eebb,_0x1941a0=this[_0x26208d(0x15e)][_0x26208d(0xe9)][_0x26208d(0x14c)](_0x26208d(0x13f)),_0x433bec=this[_0x26208d(0x15e)][_0x26208d(0xe9)][_0x26208d(0x14c)](_0x26208d(0xe8)),_0x206783=Array[_0x26208d(0xf9)](_0x1941a0[_0x26208d(0x137)],_0x19fec9=>_0x19fec9[_0x26208d(0x154)])[_0x26208d(0x15c)](_0x1c79e1=>this[_0x26208d(0xf0)][_0x26208d(0xf7)](_0x1c79e1)),_0x301a98=[];for(const _0x16821b of _0x206783){const _0x306b74=this[_0x26208d(0xf0)][_0x26208d(0x14c)](_0x16821b)[_0x26208d(0x16a)][_0x26208d(0xf6)]();_0x301a98[_0x26208d(0x162)](..._0x306b74[_0x26208d(0x12e)]((_0x45fa9b,_0x564c3c)=>[..._0x45fa9b,..._0x564c3c[_0x26208d(0x141)]()],[]));}_0x433bec[_0x26208d(0x118)]=_0x301a98;}[_0x34eebb(0x16f)](){const _0x473e50=_0x34eebb,_0x4a2669=this[_0x473e50(0x15e)],_0x1d3bd6=_0x4a2669[_0x473e50(0x130)],_0x3a2f14=_0x541cd2(_0x1d3bd6,_0x473e50(0x140)),_0x156e33=new _0x292e43([{'type':_0x473e50(0x14d),'model':new _0x4f2fbd({'withText':!0x0,'label':_0x3a2f14,'commandName':_0x473e50(0x138),'role':_0x473e50(0x10f)})},{'type':_0x473e50(0xff)},{'type':_0x473e50(0x13b),'model':new _0x4f2fbd({'withText':!0x0,'label':_0x541cd2(_0x1d3bd6,_0x473e50(0x126)),'commandName':_0x473e50(0x120),'role':_0x473e50(0xf2)})},{'type':_0x473e50(0x13b),'model':new _0x4f2fbd({'withText':!0x0,'label':_0x541cd2(_0x1d3bd6,_0x473e50(0x10a)),'commandName':_0x473e50(0x116),'role':_0x473e50(0xf2)})},{'type':_0x473e50(0x13b),'model':new _0x4f2fbd({'withText':!0x0,'label':_0x541cd2(_0x1d3bd6,_0x473e50(0x13e)),'commandName':_0x473e50(0x121),'role':_0x473e50(0xf2)})},{'type':_0x473e50(0x13b),'model':new _0x4f2fbd({'withText':!0x0,'label':_0x541cd2(_0x1d3bd6,_0x473e50(0x108)),'commandName':_0x473e50(0x11c),'role':_0x473e50(0xf2)})}]);for(const _0x222570 of _0x156e33)if(ae(_0x222570)){const _0x255087=_0x4a2669[_0x473e50(0x149)][_0x473e50(0x14c)](_0x222570[_0x473e50(0x16a)][_0x473e50(0xec)]);_0x222570[_0x473e50(0x16a)][_0x473e50(0x11b)](_0x473e50(0x10b),_0x473e50(0xf1))['to'](_0x255087,_0x473e50(0x129),_0x473e50(0xf1));}_0x4a2669['ui'][_0x473e50(0xfb)][_0x473e50(0xe4)](_0x473e50(0x138),_0x297cd4=>this[_0x473e50(0x100)](_0x297cd4,_0x156e33,_0x3a2f14)),_0x4a2669['ui'][_0x473e50(0xfb)][_0x473e50(0xe4)](_0x473e50(0x10d),_0x84141a=>this[_0x473e50(0x119)](_0x84141a,_0x156e33,_0x3a2f14));}[_0x34eebb(0x100)](_0x37c56a,_0xe73a71,_0x55f0a5){const _0x41919d=_0x34eebb,_0x525f1e=_0x126432(_0x37c56a,_0x5ee315),_0x5789cc=this[_0x41919d(0x15e)][_0x41919d(0x149)][_0x41919d(0x14c)](_0x41919d(0x138));_0x525f1e[_0x41919d(0x14b)][_0x41919d(0x150)]({'tooltip':_0x55f0a5,'label':_0x55f0a5,'icon':_0x2d3d6d}),_0x525f1e[_0x41919d(0x14b)][_0x41919d(0x11b)](_0x41919d(0x10b))['to'](_0x5789cc,_0x41919d(0x129)),_0x525f1e[_0x41919d(0x14b)]['on'](_0x41919d(0x15b),()=>{const _0x4ba61c=_0x41919d;_0x5789cc[_0x4ba61c(0x15b)](),this[_0x4ba61c(0x15e)][_0x4ba61c(0x157)][_0x4ba61c(0x15a)][_0x4ba61c(0xed)]();}),_0x50a60f(_0x525f1e,_0xe73a71,{'role':_0x41919d(0x16b)});const _0xc3b46b=[];for(const _0x2317fe of _0xe73a71)ae(_0x2317fe)&&_0xc3b46b[_0x41919d(0x162)](this[_0x41919d(0x15e)][_0x41919d(0x149)][_0x41919d(0x14c)](_0x2317fe[_0x41919d(0x16a)][_0x41919d(0xec)]));const _0x5d2409=_0x525f1e[_0x41919d(0x14b)];return _0x5d2409[_0x41919d(0x16d)][_0x41919d(0x171)](_0x41919d(0xf1)),_0x5d2409[_0x41919d(0xfd)][_0x41919d(0x171)](_0x41919d(0xf1)),_0x5d2409[_0x41919d(0x16d)][_0x41919d(0x11b)](_0x41919d(0xf1))['to'](_0x5789cc,_0x41919d(0xf1)),_0x5d2409[_0x41919d(0xfd)][_0x41919d(0x11b)](_0x41919d(0xf1))[_0x41919d(0x11e)](_0xc3b46b,_0x41919d(0xf1),(..._0x8ce755)=>_0x8ce755[_0x41919d(0x160)](_0x46d326=>_0x46d326)),_0x525f1e['on'](_0x41919d(0x15b),_0x1f0df3=>{const _0x17d697=_0x41919d;this[_0x17d697(0x15e)][_0x17d697(0x15b)](_0x1f0df3[_0x17d697(0x12a)][_0x17d697(0xec)]),this[_0x17d697(0x15e)][_0x17d697(0x157)][_0x17d697(0x15a)][_0x17d697(0xed)]();}),_0x525f1e;}[_0x34eebb(0x119)](_0x5cd454,_0x4ec5a0,_0x452a9d){const _0xa19a45=_0x34eebb,_0x565871=new _0xe541d0(_0x5cd454),_0x34744a=this[_0xa19a45(0x15e)][_0xa19a45(0x149)][_0xa19a45(0x14c)](_0xa19a45(0x138));_0x565871[_0xa19a45(0x14b)][_0xa19a45(0x150)]({'label':_0x452a9d,'icon':_0x2d3d6d});const _0x36757d=new _0x1826bf(_0x5cd454);for(const _0x291677 of _0x4ec5a0){if(_0xa19a45(0xff)==_0x291677[_0xa19a45(0x10c)]){_0x36757d[_0xa19a45(0x109)][_0xa19a45(0xe4)](new _0x4bc40c(_0x5cd454));continue;}const _0x34c781=new _0x42224d(_0x5cd454,_0x565871),_0x3eb741=new _0x5ef4f0(_0x5cd454),_0x5d2539=_0x291677[_0xa19a45(0x16a)];_0x3eb741[_0xa19a45(0x11b)](...Object[_0xa19a45(0x133)](_0x5d2539))['to'](_0x5d2539),_0x3eb741[_0xa19a45(0x11a)](_0xa19a45(0x15b))['to'](_0x565871),_0x3eb741['on'](_0xa19a45(0x15b),()=>{const _0x52a498=_0xa19a45;this[_0x52a498(0x15e)][_0x52a498(0x15b)](_0x5d2539[_0x52a498(0xec)]),this[_0x52a498(0x15e)][_0x52a498(0x157)][_0x52a498(0x15a)][_0x52a498(0xed)]();}),_0x34c781[_0xa19a45(0xf4)][_0xa19a45(0xe4)](_0x3eb741),_0x36757d[_0xa19a45(0x109)][_0xa19a45(0xe4)](_0x34c781);}return _0x565871[_0xa19a45(0x11b)](_0xa19a45(0xf1))['to'](_0x34744a,_0xa19a45(0xf1)),_0x565871[_0xa19a45(0x147)][_0xa19a45(0xf4)][_0xa19a45(0xe4)](_0x36757d),_0x565871;}[_0x34eebb(0x14a)](_0x1b47e9){const _0x3ff0d2=_0x34eebb,_0x12bb39=this[_0x3ff0d2(0x15e)],_0x434d1c=_0x12bb39[_0x3ff0d2(0x113)],_0x5287c7=_0x12bb39[_0x3ff0d2(0xe9)][_0x3ff0d2(0x14c)](_0x3ff0d2(0x13f)),_0x843a33=_0x12bb39[_0x3ff0d2(0xe9)][_0x3ff0d2(0x14c)](_0x3ff0d2(0x161)),_0x270958=_0x12bb39[_0x3ff0d2(0xe9)][_0x3ff0d2(0x14c)](_0x3ff0d2(0x136)),_0x272b8d=_0x12bb39[_0x3ff0d2(0xe9)][_0x3ff0d2(0x14c)](_0x566e82)['me'],_0xf4c359=_0x434d1c[_0x3ff0d2(0x14c)](_0x3ff0d2(0x138))[_0x3ff0d2(0x143)],{CommentsListView:_0x108bd6,CommentThreadInputView:_0x30d825}=_0x12bb39[_0x3ff0d2(0xe9)][_0x3ff0d2(0x14c)](_0x3ff0d2(0x146));let _0x5c1727,_0x589d3b;this[_0x3ff0d2(0xf5)][_0x3ff0d2(0xf7)](_0x1b47e9['id'])?(_0x589d3b=this[_0x3ff0d2(0xf5)][_0x3ff0d2(0x14c)](_0x1b47e9['id']),_0x5c1727=_0x589d3b[_0x3ff0d2(0x127)]):(_0x5c1727=new _0xf4c359(_0x12bb39[_0x3ff0d2(0x130)],_0x1b47e9,_0x272b8d,{'disableComments':this[_0x3ff0d2(0x158)],'editorConfig':_0x434d1c[_0x3ff0d2(0x14c)](_0x3ff0d2(0x122)),'maxCommentsWhenCollapsed':_0x434d1c[_0x3ff0d2(0x14c)](_0x3ff0d2(0x142)),'maxThreadTotalWeight':_0x434d1c[_0x3ff0d2(0x14c)](_0x3ff0d2(0x115)),'maxCommentCharsWhenCollapsed':_0x434d1c[_0x3ff0d2(0x14c)](_0x3ff0d2(0x135)),'formatDateTime':_0x3ed67e(_0x434d1c[_0x3ff0d2(0x14c)](_0x3ff0d2(0x130))),'CommentView':_0x434d1c[_0x3ff0d2(0x14c)](_0x3ff0d2(0x11d))[_0x3ff0d2(0x123)],'CommentsListView':_0x108bd6,'CommentThreadInputView':_0x30d825}),_0x5c1727[_0x3ff0d2(0x165)]['on'](_0x3ff0d2(0x15b),()=>{const _0x531e71=_0x3ff0d2;_0x12bb39[_0x531e71(0x157)][_0x531e71(0x15a)][_0x531e71(0xed)]();}),_0x5c1727[_0x3ff0d2(0x107)]['on'](_0x3ff0d2(0x15b),()=>{const _0x58e97f=_0x3ff0d2;_0x12bb39[_0x58e97f(0x157)][_0x58e97f(0x15a)][_0x58e97f(0xed)]();}),_0x589d3b=_0x5287c7[_0x3ff0d2(0x110)](this[_0x3ff0d2(0x15e)][_0x3ff0d2(0x130)],_0x5c1727),_0x589d3b[_0x3ff0d2(0x11b)](_0x3ff0d2(0x13c))['to'](_0x5c1727,_0x3ff0d2(0x13c)),_0x589d3b[_0x3ff0d2(0x11b)](_0x3ff0d2(0x153))['to'](_0x5c1727),_0x589d3b[_0x3ff0d2(0x11b)](_0x3ff0d2(0x10c))['to'](_0x5c1727,_0x3ff0d2(0x10c),_0x7ce14f=>_0x3ff0d2(0x15d)+_0x7ce14f),this[_0x3ff0d2(0xf5)][_0x3ff0d2(0x150)](_0x1b47e9['id'],_0x589d3b));const _0x1e74cf=_0x843a33[_0x3ff0d2(0x128)](_0x1b47e9[_0x3ff0d2(0xeb)],_0x5c1727),_0x3b2fd6=new _0x1d4c14(_0x12bb39,_0x1b47e9,_0x5c1727,_0x1e74cf),_0x5f55cf=_0x1b47e9[_0x3ff0d2(0xf6)]()[_0x3ff0d2(0x15c)](_0xe094c8=>_0xe094c8[_0x3ff0d2(0x148)]);_0x5c1727[_0x3ff0d2(0xee)]=_0x12bb39[_0x3ff0d2(0xe9)][_0x3ff0d2(0x14c)](_0x3ff0d2(0xe8))[_0x3ff0d2(0xe6)][_0x3ff0d2(0x145)](_0x5f55cf),this[_0x3ff0d2(0x101)][_0x3ff0d2(0x150)](_0x1b47e9,_0x3b2fd6),this[_0x3ff0d2(0xf0)][_0x3ff0d2(0x150)](_0x5c1727,_0x3b2fd6);const _0x4a65ac=_0x5287c7[_0x3ff0d2(0x112)]({'view':_0x589d3b,'target':()=>{const _0x3e8caa=_0x3ff0d2,_0x257ed7=[],_0x25eb9b=_0x1b47e9[_0x3e8caa(0xf6)]()[_0x3e8caa(0x15c)](_0x2a24c3=>_0x2a24c3[_0x3e8caa(0x148)]);for(const _0x3f1d76 of _0x25eb9b)_0x257ed7[_0x3e8caa(0x162)](..._0x3f1d76[_0x3e8caa(0x12d)]());return _0xd50980(_0x12bb39[_0x3e8caa(0x157)],_0x257ed7);},'type':()=>_0x3ff0d2(0x15d)+_0x3b2fd6[_0x3ff0d2(0x15a)][_0x3ff0d2(0x10c)]});_0x843a33[_0x3ff0d2(0x156)](_0x5c1727,_0x4a65ac),_0x5287c7[_0x3ff0d2(0xe4)](_0x4a65ac),_0x270958[_0x3ff0d2(0x15f)](_0x4a65ac);}[_0x34eebb(0xfc)](_0x491719){const _0x1b9057=_0x34eebb,_0x554257=this[_0x1b9057(0x15e)][_0x1b9057(0xe9)][_0x1b9057(0x14c)](_0x1b9057(0x161)),_0x478c88=this[_0x1b9057(0x15e)][_0x1b9057(0xe9)][_0x1b9057(0x14c)](_0x1b9057(0x13f)),_0x5079db=this[_0x1b9057(0x101)][_0x1b9057(0x14c)](_0x491719),_0x44514a=_0x5079db[_0x1b9057(0x15a)],_0x4029f1=_0x478c88[_0x1b9057(0x155)](_0x44514a);_0x554257[_0x1b9057(0x168)](_0x44514a),_0x4029f1&&_0x478c88[_0x1b9057(0x169)](_0x4029f1),this[_0x1b9057(0x101)][_0x1b9057(0x111)](_0x491719),this[_0x1b9057(0xf0)][_0x1b9057(0x111)](_0x44514a),_0x5079db[_0x1b9057(0x13d)]();}[_0x34eebb(0x16c)](_0x33313f){const _0x3aae94=_0x34eebb;if(!_0x33313f[_0x3aae94(0x148)]||!this[_0x3aae94(0x101)][_0x3aae94(0xf7)](_0x33313f))return;const _0x2fae37=this[_0x3aae94(0x15e)][_0x3aae94(0xe9)][_0x3aae94(0x14c)](_0x3aae94(0xe8)),_0x156d64=this[_0x3aae94(0x101)][_0x3aae94(0x14c)](_0x33313f),_0x324e5d=_0x33313f[_0x3aae94(0xf6)]();_0x156d64[_0x3aae94(0x15a)][_0x3aae94(0xee)]=_0x2fae37[_0x3aae94(0xe6)][_0x3aae94(0x145)](_0x324e5d);}[_0x34eebb(0x13d)](){const _0x401e35=_0x34eebb;for(const _0xb3557e of this[_0x401e35(0x101)][_0x401e35(0x133)]())this[_0x401e35(0xfc)](_0xb3557e);for(const _0x446be9 of this[_0x401e35(0xf5)][_0x401e35(0xf3)]())_0x446be9[_0x401e35(0x127)][_0x401e35(0x13d)]();super[_0x401e35(0x13d)]();}}function ae(_0x1157b9){const _0x5c9591=_0x34eebb;return _0x5c9591(0x16a)in _0x1157b9;}
|
|
23
|
+
const _0x3c1ec0=_0x23e2;(function(_0xbedb5e,_0x12f1e6){const _0x11e069=_0x23e2,_0x4c29b9=_0xbedb5e();while(!![]){try{const _0x256edd=parseInt(_0x11e069(0x25f))/0x1*(-parseInt(_0x11e069(0x1fe))/0x2)+-parseInt(_0x11e069(0x260))/0x3*(-parseInt(_0x11e069(0x243))/0x4)+parseInt(_0x11e069(0x201))/0x5+-parseInt(_0x11e069(0x230))/0x6+parseInt(_0x11e069(0x1f3))/0x7+-parseInt(_0x11e069(0x261))/0x8*(parseInt(_0x11e069(0x1f2))/0x9)+parseInt(_0x11e069(0x255))/0xa;if(_0x256edd===_0x12f1e6)break;else _0x4c29b9['push'](_0x4c29b9['shift']());}catch(_0x14e855){_0x4c29b9['push'](_0x4c29b9['shift']());}}}(_0x3672,0xbcc18));import{Plugin as _0xabcd23}from'ckeditor5/src/core.js';import{Collection as _0x707ecc}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x18ec8b,createDropdown as _0x55c6ad,ListSeparatorView as _0x22954d,MenuBarMenuView as _0x871e74,MenuBarMenuListView as _0x26f4c5,MenuBarMenuListItemView as _0x259ea9,MenuBarMenuListItemButtonView as _0x2abe93,SplitButtonView as _0x121aaa,ViewModel as _0x4bec6b}from'ckeditor5/src/ui.js';import{Users as _0x1bd9e9,getDateTimeFormatter as _0x34f57e,getAllMarkersDomElementsSorted as _0x480f7d}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1dd6ce from'./trackchangesediting.js';import _0x24e5b9 from'./ui/suggestioncontroller.js';import _0x2c6071 from'./ui/view/suggestionthreadview.js';function _0x23e2(_0x2aa3e7,_0x281294){const _0x36723f=_0x3672();return _0x23e2=function(_0x23e20c,_0x40ba1f){_0x23e20c=_0x23e20c-0x1d9;let _0x46b4dd=_0x36723f[_0x23e20c];return _0x46b4dd;},_0x23e2(_0x2aa3e7,_0x281294);}function _0x3672(){const _0x2556d4=['CommentsUI','comments.maxThreadTotalWeight','arrowView','reduce','source','pluginName','3334506qQGHaY','_createMenuBarMenu','refreshSelectedViews','getJoined','comments','createAnnotation','getAllAdjacentSuggestions','isOn','children','menuitemcheckbox','addSourceCollector','init','Accept\x20all\x20selected\x20suggestions','CommentView','_handleControllerBuffer','push','Discard\x20all\x20suggestions','view','head','4QhYmMp','value','change:previous','innerView','define','model','execute','getFirstRange','trackChanges.disableComments','isDirty','menu','separator','getMarkers','addComment','TrackChangesUI','_updateController','toMany','panelView','26502270beXYNU','get','discardAllSuggestions','acceptAllSuggestions','descriptionFactory','getMarkerNames','_annotationViews','previous','suggestionUnloaded','trackChanges.SuggestionThreadView','700087NjAInj','665661wYeIkO','2363440ESMBGc','createAnnotationView','delegate','values','editing','type','_addUIComponentsToFactory','commentThread','CommentsRepository','unbind','componentFactory','set','suggestionLoaded','menuitem','getSuggestion','config','delete','bind','isEnabled','stopListening','discardButton','_destroyController','menuBar:trackChanges','_initializeController','remove','clear','comments.maxCommentCharsWhenCollapsed','Track\x20changes','requires','some','Annotations','_createToolbarButton','_viewToController','switchbutton','45crkXNO','3456285lfrTej','lowest','acceptSelectedSuggestions','actionView','activeMarkers','locale','SuggestionThreadView','keys','filter','mainView','focus','2bPWIPT','discardSelectedSuggestions','descriptionParts','701315ivKvnV','Accept\x20all\x20suggestions','length','buttonView','destroy','getRanges','activeAnnotations','_handleSuggestionControllerDelayed','suggestionChanged','_suggestionToController','from','isMultiRange','_unbindEditors','registerAnnotation','getByInnerView','Discard\x20all\x20selected\x20suggestions','_disableComments','size','editor','acceptButton','_refreshActiveMarkers','trackChanges','commandName','EditorAnnotations','comments.maxCommentsWhenCollapsed','TrackChangesEditing','plugins','has','_bindAnnotationToEditors','getDescriptions','comments.editorConfig','isInContent','button','listenTo','createCommentThreadController','add','suggestion-','change:activeAnnotations','commands','items','hasSuggestion'];_0x3672=function(){return _0x2556d4;};return _0x3672();}import{getTranslation as _0x44e1f2}from'./utils/common-translations.js';import _0x326a10 from'../theme/icons/track-changes.svg';export default class d extends _0xabcd23{static get[_0x3c1ec0(0x1ec)](){const _0x1bd6d8=_0x3c1ec0;return[_0x1dd6ce,_0x1bd9e9,_0x1bd6d8(0x269),_0x1bd6d8(0x1ee),_0x1bd6d8(0x218)];}static get[_0x3c1ec0(0x22f)](){const _0x490bcd=_0x3c1ec0;return _0x490bcd(0x251);}constructor(_0x19c3ba){const _0x25960b=_0x3c1ec0;super(_0x19c3ba),this[_0x25960b(0x20a)]=new Map(),this[_0x25960b(0x1f0)]=new Map(),this[_0x25960b(0x25b)]=new Map(),this[_0x25960b(0x23e)]=new Map();const _0x510aa1=this[_0x25960b(0x213)][_0x25960b(0x1df)];_0x510aa1[_0x25960b(0x247)](_0x25960b(0x25e),_0x2c6071),_0x510aa1[_0x25960b(0x247)](_0x25960b(0x24b),!0x1),this[_0x25960b(0x211)]=_0x510aa1[_0x25960b(0x256)](_0x25960b(0x24b));}[_0x3c1ec0(0x208)](_0xef47ac,_0x52173a){const _0x4470a0=_0x3c1ec0;0x0===this[_0x4470a0(0x23e)][_0x4470a0(0x212)]&&setTimeout(()=>{const _0x227bb2=_0x4470a0;for(const [_0x46418c,_0x58acd2]of this[_0x227bb2(0x23e)]){const _0x538848=this[_0x227bb2(0x20a)][_0x227bb2(0x21c)](_0x46418c);_0x538848||_0x58acd2?_0x538848&&_0x58acd2&&this[_0x227bb2(0x1e5)](_0x46418c):this[_0x227bb2(0x1e7)](_0x46418c);}this[_0x227bb2(0x23e)][_0x227bb2(0x1e9)](),this[_0x227bb2(0x213)][_0x227bb2(0x21b)][_0x227bb2(0x256)](_0x227bb2(0x218))[_0x227bb2(0x232)](),this[_0x227bb2(0x215)]();},0xa),this[_0x4470a0(0x23e)][_0x4470a0(0x1db)](_0xef47ac,_0x52173a);}[_0x3c1ec0(0x23b)](){const _0x18433b=_0x3c1ec0,_0x3b062b=this[_0x18433b(0x213)],_0x178964=_0x3b062b[_0x18433b(0x21b)][_0x18433b(0x256)](_0x18433b(0x21a)),_0xa073f9=_0x3b062b[_0x18433b(0x21b)][_0x18433b(0x256)](_0x18433b(0x1ee)),_0x4e3822=_0x3b062b[_0x18433b(0x21b)][_0x18433b(0x256)](_0x18433b(0x218)),_0xecd401=_0x3b062b[_0x18433b(0x21b)][_0x18433b(0x256)](_0x18433b(0x269));this[_0x18433b(0x267)](),_0x4e3822[_0x18433b(0x23a)](()=>{const _0x2a5b92=_0x18433b,_0x216d43=[];for(const [_0x1bc3c4,_0x314da3]of Array[_0x2a5b92(0x20b)](this[_0x2a5b92(0x20a)])){const _0x298156=_0x1bc3c4[_0x2a5b92(0x236)](),_0x8ca42a=[];for(const _0x196d2a of _0x298156){if(!_0x196d2a[_0x2a5b92(0x220)])continue;if(_0x196d2a[_0x2a5b92(0x20c)]){_0x8ca42a[_0x2a5b92(0x23f)](..._0x196d2a[_0x2a5b92(0x206)]());continue;}const _0x5b57ed=_0x196d2a[_0x2a5b92(0x24a)]();if(_0x8ca42a[_0x2a5b92(0x203)]>0x0){const _0x4a088b=_0x8ca42a[0x0][_0x2a5b92(0x233)](_0x5b57ed);if(_0x4a088b){_0x8ca42a[0x0]=_0x4a088b;continue;}}_0x8ca42a[_0x2a5b92(0x23f)](_0x5b57ed);}_0x216d43[_0x2a5b92(0x23f)]([_0x314da3[_0x2a5b92(0x241)],_0x8ca42a]);}return _0x216d43;}),this[_0x18433b(0x222)](_0x178964,_0x18433b(0x1dc),(_0x4c7dec,_0x3ae93e)=>{const _0x5a0bd4=_0x18433b;this[_0x5a0bd4(0x222)](_0x3ae93e,_0x5a0bd4(0x245),(_0x430348,_0x13803e,_0x1d0251,_0x190489)=>{const _0x276d99=_0x5a0bd4;_0x3ae93e[_0x276d99(0x220)]&&(null==_0x1d0251?(this[_0x276d99(0x252)](_0x190489[_0x276d99(0x242)]),this[_0x276d99(0x208)](_0x3ae93e,!0x1)):(this[_0x276d99(0x252)](_0x1d0251[_0x276d99(0x242)]),null==_0x190489&&this[_0x276d99(0x208)](_0x3ae93e,!0x0)));}),null!==_0x3ae93e[_0x5a0bd4(0x25c)]?this[_0x5a0bd4(0x252)](_0x3ae93e[_0x5a0bd4(0x242)]):this[_0x5a0bd4(0x208)](_0x3ae93e,!0x1);}),this[_0x18433b(0x222)](_0x178964,_0x18433b(0x25d),(_0x1ca519,_0xdcfe19,_0x264af8)=>{const _0x3dfd62=_0x18433b;this[_0x3dfd62(0x1e3)](_0xdcfe19,_0x3dfd62(0x245)),this[_0x3dfd62(0x23e)][_0x3dfd62(0x1e0)](_0xdcfe19),this[_0x3dfd62(0x20a)][_0x3dfd62(0x21c)](_0xdcfe19)&&this[_0x3dfd62(0x1e5)](_0xdcfe19),_0x264af8&&this[_0x3dfd62(0x252)](_0x264af8[_0x3dfd62(0x242)]);}),this[_0x18433b(0x222)](_0x178964,_0x18433b(0x209),(_0x23b622,_0x51d5ca)=>{const _0x5c9053=_0x18433b;this[_0x5c9053(0x252)](_0x51d5ca);}),this[_0x18433b(0x222)](_0xa073f9,_0x18433b(0x226),()=>{const _0x5a0a04=_0x18433b;this[_0x5a0a04(0x215)]();}),this[_0x18433b(0x222)](_0xecd401,_0x18433b(0x250),(_0x27e7c0,{threadId:_0x56a772,isFromAdapter:_0x117607})=>{const _0x25de01=_0x18433b;if(_0x117607||!_0x178964[_0x25de01(0x229)](_0x56a772))return;const _0xcfe38f=_0x178964[_0x25de01(0x1de)](_0x56a772);this[_0x25de01(0x20a)][_0x25de01(0x256)](_0xcfe38f)[_0x25de01(0x241)][_0x25de01(0x1fd)]();},{'priority':_0x18433b(0x1f4)});}[_0x3c1ec0(0x215)](){const _0x1d5d9f=_0x3c1ec0,_0x29609d=this[_0x1d5d9f(0x213)][_0x1d5d9f(0x21b)][_0x1d5d9f(0x256)](_0x1d5d9f(0x1ee)),_0xb3ca08=this[_0x1d5d9f(0x213)][_0x1d5d9f(0x21b)][_0x1d5d9f(0x256)](_0x1d5d9f(0x21a)),_0x2ddd53=Array[_0x1d5d9f(0x20b)](_0x29609d[_0x1d5d9f(0x207)],_0x16f8b6=>_0x16f8b6[_0x1d5d9f(0x246)])[_0x1d5d9f(0x1fb)](_0xab80f7=>this[_0x1d5d9f(0x1f0)][_0x1d5d9f(0x21c)](_0xab80f7)),_0x526f83=[];for(const _0x2e300c of _0x2ddd53){const _0x35d032=this[_0x1d5d9f(0x1f0)][_0x1d5d9f(0x256)](_0x2e300c)[_0x1d5d9f(0x248)][_0x1d5d9f(0x236)]();_0x526f83[_0x1d5d9f(0x23f)](..._0x35d032[_0x1d5d9f(0x22d)]((_0x4c5236,_0x450b6a)=>[..._0x4c5236,..._0x450b6a[_0x1d5d9f(0x25a)]()],[]));}_0xb3ca08[_0x1d5d9f(0x1f7)]=_0x526f83;}[_0x3c1ec0(0x267)](){const _0x1c25a5=_0x3c1ec0,_0x4c760c=this[_0x1c25a5(0x213)],_0x5b4dba=_0x4c760c[_0x1c25a5(0x1f8)],_0x134a6d=_0x44e1f2(_0x5b4dba,_0x1c25a5(0x1eb)),_0xb820ce=new _0x707ecc([{'type':_0x1c25a5(0x1f1),'model':new _0x4bec6b({'withText':!0x0,'label':_0x134a6d,'commandName':_0x1c25a5(0x216),'role':_0x1c25a5(0x239)})},{'type':_0x1c25a5(0x24e)},{'type':_0x1c25a5(0x221),'model':new _0x4bec6b({'withText':!0x0,'label':_0x44e1f2(_0x5b4dba,_0x1c25a5(0x202)),'commandName':_0x1c25a5(0x258),'role':_0x1c25a5(0x1dd)})},{'type':_0x1c25a5(0x221),'model':new _0x4bec6b({'withText':!0x0,'label':_0x44e1f2(_0x5b4dba,_0x1c25a5(0x23c)),'commandName':_0x1c25a5(0x1f5),'role':_0x1c25a5(0x1dd)})},{'type':_0x1c25a5(0x221),'model':new _0x4bec6b({'withText':!0x0,'label':_0x44e1f2(_0x5b4dba,_0x1c25a5(0x240)),'commandName':_0x1c25a5(0x257),'role':_0x1c25a5(0x1dd)})},{'type':_0x1c25a5(0x221),'model':new _0x4bec6b({'withText':!0x0,'label':_0x44e1f2(_0x5b4dba,_0x1c25a5(0x210)),'commandName':_0x1c25a5(0x1ff),'role':_0x1c25a5(0x1dd)})}]);for(const _0xd1a1f7 of _0xb820ce)if(ae(_0xd1a1f7)){const _0x1e40b4=_0x4c760c[_0x1c25a5(0x227)][_0x1c25a5(0x256)](_0xd1a1f7[_0x1c25a5(0x248)][_0x1c25a5(0x217)]);_0xd1a1f7[_0x1c25a5(0x248)][_0x1c25a5(0x1e1)](_0x1c25a5(0x237),_0x1c25a5(0x1e2))['to'](_0x1e40b4,_0x1c25a5(0x244),_0x1c25a5(0x1e2));}_0x4c760c['ui'][_0x1c25a5(0x1da)][_0x1c25a5(0x224)](_0x1c25a5(0x216),_0x4ebd2d=>this[_0x1c25a5(0x1ef)](_0x4ebd2d,_0xb820ce,_0x134a6d)),_0x4c760c['ui'][_0x1c25a5(0x1da)][_0x1c25a5(0x224)](_0x1c25a5(0x1e6),_0x54c7b9=>this[_0x1c25a5(0x231)](_0x54c7b9,_0xb820ce,_0x134a6d));}[_0x3c1ec0(0x1ef)](_0x843c8d,_0x298000,_0x5cb8e9){const _0x2ac0f5=_0x3c1ec0,_0x4b3a07=_0x55c6ad(_0x843c8d,_0x121aaa),_0x33679a=this[_0x2ac0f5(0x213)][_0x2ac0f5(0x227)][_0x2ac0f5(0x256)](_0x2ac0f5(0x216));_0x4b3a07[_0x2ac0f5(0x204)][_0x2ac0f5(0x1db)]({'tooltip':_0x5cb8e9,'label':_0x5cb8e9,'icon':_0x326a10}),_0x4b3a07[_0x2ac0f5(0x204)][_0x2ac0f5(0x1e1)](_0x2ac0f5(0x237))['to'](_0x33679a,_0x2ac0f5(0x244)),_0x4b3a07[_0x2ac0f5(0x204)]['on'](_0x2ac0f5(0x249),()=>{const _0x1defb4=_0x2ac0f5;_0x33679a[_0x1defb4(0x249)](),this[_0x1defb4(0x213)][_0x1defb4(0x265)][_0x1defb4(0x241)][_0x1defb4(0x1fd)]();}),_0x18ec8b(_0x4b3a07,_0x298000,{'role':_0x2ac0f5(0x24d)});const _0x2ef878=[];for(const _0x4d927d of _0x298000)ae(_0x4d927d)&&_0x2ef878[_0x2ac0f5(0x23f)](this[_0x2ac0f5(0x213)][_0x2ac0f5(0x227)][_0x2ac0f5(0x256)](_0x4d927d[_0x2ac0f5(0x248)][_0x2ac0f5(0x217)]));const _0x420738=_0x4b3a07[_0x2ac0f5(0x204)];return _0x420738[_0x2ac0f5(0x1f6)][_0x2ac0f5(0x1d9)](_0x2ac0f5(0x1e2)),_0x420738[_0x2ac0f5(0x22c)][_0x2ac0f5(0x1d9)](_0x2ac0f5(0x1e2)),_0x420738[_0x2ac0f5(0x1f6)][_0x2ac0f5(0x1e1)](_0x2ac0f5(0x1e2))['to'](_0x33679a,_0x2ac0f5(0x1e2)),_0x420738[_0x2ac0f5(0x22c)][_0x2ac0f5(0x1e1)](_0x2ac0f5(0x1e2))[_0x2ac0f5(0x253)](_0x2ef878,_0x2ac0f5(0x1e2),(..._0x51ddd7)=>_0x51ddd7[_0x2ac0f5(0x1ed)](_0x2f5113=>_0x2f5113)),_0x4b3a07['on'](_0x2ac0f5(0x249),_0x3c6a75=>{const _0x1d671c=_0x2ac0f5;this[_0x1d671c(0x213)][_0x1d671c(0x249)](_0x3c6a75[_0x1d671c(0x22e)][_0x1d671c(0x217)]),this[_0x1d671c(0x213)][_0x1d671c(0x265)][_0x1d671c(0x241)][_0x1d671c(0x1fd)]();}),_0x4b3a07;}[_0x3c1ec0(0x231)](_0x4e295e,_0x37501d,_0x1e7a8c){const _0x11af71=_0x3c1ec0,_0x59067d=new _0x871e74(_0x4e295e),_0x12c83d=this[_0x11af71(0x213)][_0x11af71(0x227)][_0x11af71(0x256)](_0x11af71(0x216));_0x59067d[_0x11af71(0x204)][_0x11af71(0x1db)]({'label':_0x1e7a8c,'icon':_0x326a10});const _0x17f197=new _0x26f4c5(_0x4e295e);for(const _0x56a466 of _0x37501d){if(_0x11af71(0x24e)==_0x56a466[_0x11af71(0x266)]){_0x17f197[_0x11af71(0x228)][_0x11af71(0x224)](new _0x22954d(_0x4e295e));continue;}const _0x68d6a7=new _0x259ea9(_0x4e295e,_0x59067d),_0x3679f3=new _0x2abe93(_0x4e295e),_0x394f47=_0x56a466[_0x11af71(0x248)];_0x3679f3[_0x11af71(0x1e1)](...Object[_0x11af71(0x1fa)](_0x394f47))['to'](_0x394f47),_0x3679f3[_0x11af71(0x263)](_0x11af71(0x249))['to'](_0x59067d),_0x3679f3['on'](_0x11af71(0x249),()=>{const _0x3ce93c=_0x11af71;this[_0x3ce93c(0x213)][_0x3ce93c(0x249)](_0x394f47[_0x3ce93c(0x217)]),this[_0x3ce93c(0x213)][_0x3ce93c(0x265)][_0x3ce93c(0x241)][_0x3ce93c(0x1fd)]();}),_0x68d6a7[_0x11af71(0x238)][_0x11af71(0x224)](_0x3679f3),_0x17f197[_0x11af71(0x228)][_0x11af71(0x224)](_0x68d6a7);}return _0x59067d[_0x11af71(0x1e1)](_0x11af71(0x1e2))['to'](_0x12c83d,_0x11af71(0x1e2)),_0x59067d[_0x11af71(0x254)][_0x11af71(0x238)][_0x11af71(0x224)](_0x17f197),_0x59067d;}[_0x3c1ec0(0x1e7)](_0x23b3f6){const _0x51981e=_0x3c1ec0,_0x59964d=this[_0x51981e(0x213)],_0x190653=_0x59964d[_0x51981e(0x1df)],_0x1e3b90=_0x59964d[_0x51981e(0x21b)][_0x51981e(0x256)](_0x51981e(0x1ee)),_0x5bb2d6=_0x59964d[_0x51981e(0x21b)][_0x51981e(0x256)](_0x51981e(0x269)),_0x56dbe7=_0x59964d[_0x51981e(0x21b)][_0x51981e(0x256)](_0x51981e(0x218)),_0x361b92=_0x59964d[_0x51981e(0x21b)][_0x51981e(0x256)](_0x1bd9e9)['me'],_0x5828b0=_0x190653[_0x51981e(0x256)](_0x51981e(0x216))[_0x51981e(0x1f9)],{CommentsListView:_0x3cdd65,CommentThreadInputView:_0x2b2a4f}=_0x59964d[_0x51981e(0x21b)][_0x51981e(0x256)](_0x51981e(0x22a));let _0x3625cb,_0x49188b;this[_0x51981e(0x25b)][_0x51981e(0x21c)](_0x23b3f6['id'])?(_0x49188b=this[_0x51981e(0x25b)][_0x51981e(0x256)](_0x23b3f6['id']),_0x3625cb=_0x49188b[_0x51981e(0x1fc)]):(_0x3625cb=new _0x5828b0(_0x59964d[_0x51981e(0x1f8)],_0x23b3f6,_0x361b92,{'disableComments':this[_0x51981e(0x211)],'editorConfig':_0x190653[_0x51981e(0x256)](_0x51981e(0x21f)),'maxCommentsWhenCollapsed':_0x190653[_0x51981e(0x256)](_0x51981e(0x219)),'maxThreadTotalWeight':_0x190653[_0x51981e(0x256)](_0x51981e(0x22b)),'maxCommentCharsWhenCollapsed':_0x190653[_0x51981e(0x256)](_0x51981e(0x1ea)),'formatDateTime':_0x34f57e(_0x190653[_0x51981e(0x256)](_0x51981e(0x1f8))),'CommentView':_0x190653[_0x51981e(0x256)](_0x51981e(0x234))[_0x51981e(0x23d)],'CommentsListView':_0x3cdd65,'CommentThreadInputView':_0x2b2a4f}),_0x3625cb[_0x51981e(0x214)]['on'](_0x51981e(0x249),()=>{const _0x4d8adb=_0x51981e;_0x59964d[_0x4d8adb(0x265)][_0x4d8adb(0x241)][_0x4d8adb(0x1fd)]();}),_0x3625cb[_0x51981e(0x1e4)]['on'](_0x51981e(0x249),()=>{const _0x113fcd=_0x51981e;_0x59964d[_0x113fcd(0x265)][_0x113fcd(0x241)][_0x113fcd(0x1fd)]();}),_0x49188b=_0x1e3b90[_0x51981e(0x262)](this[_0x51981e(0x213)][_0x51981e(0x1f8)],_0x3625cb),_0x49188b[_0x51981e(0x1e1)](_0x51981e(0x24c))['to'](_0x3625cb,_0x51981e(0x24c)),_0x49188b[_0x51981e(0x1e1)](_0x51981e(0x203))['to'](_0x3625cb),_0x49188b[_0x51981e(0x1e1)](_0x51981e(0x266))['to'](_0x3625cb,_0x51981e(0x266),_0x157f02=>_0x51981e(0x225)+_0x157f02),this[_0x51981e(0x25b)][_0x51981e(0x1db)](_0x23b3f6['id'],_0x49188b));const _0x206062=_0x5bb2d6[_0x51981e(0x223)](_0x23b3f6[_0x51981e(0x268)],_0x3625cb),_0x1727eb=new _0x24e5b9(_0x59964d,_0x23b3f6,_0x3625cb,_0x206062),_0x839803=_0x23b3f6[_0x51981e(0x236)]()[_0x51981e(0x1fb)](_0x454c0c=>_0x454c0c[_0x51981e(0x220)]);_0x3625cb[_0x51981e(0x200)]=_0x59964d[_0x51981e(0x21b)][_0x51981e(0x256)](_0x51981e(0x21a))[_0x51981e(0x259)][_0x51981e(0x21e)](_0x839803),this[_0x51981e(0x20a)][_0x51981e(0x1db)](_0x23b3f6,_0x1727eb),this[_0x51981e(0x1f0)][_0x51981e(0x1db)](_0x3625cb,_0x1727eb);const _0x3904ee=_0x1e3b90[_0x51981e(0x235)]({'view':_0x49188b,'target':()=>{const _0x2677dd=_0x51981e,_0x4d5a94=[],_0x159608=_0x23b3f6[_0x2677dd(0x236)]()[_0x2677dd(0x1fb)](_0x5df5e4=>_0x5df5e4[_0x2677dd(0x220)]);for(const _0x1f7114 of _0x159608)_0x4d5a94[_0x2677dd(0x23f)](..._0x1f7114[_0x2677dd(0x24f)]());return _0x480f7d(_0x59964d[_0x2677dd(0x265)],_0x4d5a94);},'type':()=>_0x51981e(0x225)+_0x1727eb[_0x51981e(0x241)][_0x51981e(0x266)]});_0x5bb2d6[_0x51981e(0x21d)](_0x3625cb,_0x3904ee),_0x1e3b90[_0x51981e(0x224)](_0x3904ee),_0x56dbe7[_0x51981e(0x20e)](_0x3904ee);}[_0x3c1ec0(0x1e5)](_0x26595c){const _0x3204a7=_0x3c1ec0,_0x32653b=this[_0x3204a7(0x213)][_0x3204a7(0x21b)][_0x3204a7(0x256)](_0x3204a7(0x269)),_0x1ce611=this[_0x3204a7(0x213)][_0x3204a7(0x21b)][_0x3204a7(0x256)](_0x3204a7(0x1ee)),_0x55cf3f=this[_0x3204a7(0x20a)][_0x3204a7(0x256)](_0x26595c),_0x1905e5=_0x55cf3f[_0x3204a7(0x241)],_0x115bfd=_0x1ce611[_0x3204a7(0x20f)](_0x1905e5);_0x32653b[_0x3204a7(0x20d)](_0x1905e5),_0x115bfd&&_0x1ce611[_0x3204a7(0x1e8)](_0x115bfd),this[_0x3204a7(0x20a)][_0x3204a7(0x1e0)](_0x26595c),this[_0x3204a7(0x1f0)][_0x3204a7(0x1e0)](_0x1905e5),_0x55cf3f[_0x3204a7(0x205)]();}[_0x3c1ec0(0x252)](_0x4c2a6c){const _0x1835c9=_0x3c1ec0;if(!_0x4c2a6c[_0x1835c9(0x220)]||!this[_0x1835c9(0x20a)][_0x1835c9(0x21c)](_0x4c2a6c))return;const _0x33fcca=this[_0x1835c9(0x213)][_0x1835c9(0x21b)][_0x1835c9(0x256)](_0x1835c9(0x21a)),_0x3051d3=this[_0x1835c9(0x20a)][_0x1835c9(0x256)](_0x4c2a6c),_0x233159=_0x4c2a6c[_0x1835c9(0x236)]();_0x3051d3[_0x1835c9(0x241)][_0x1835c9(0x200)]=_0x33fcca[_0x1835c9(0x259)][_0x1835c9(0x21e)](_0x233159);}[_0x3c1ec0(0x205)](){const _0x34b8fe=_0x3c1ec0;for(const _0x5a92b6 of this[_0x34b8fe(0x20a)][_0x34b8fe(0x1fa)]())this[_0x34b8fe(0x1e5)](_0x5a92b6);for(const _0x277f7e of this[_0x34b8fe(0x25b)][_0x34b8fe(0x264)]())_0x277f7e[_0x34b8fe(0x1fc)][_0x34b8fe(0x205)]();super[_0x34b8fe(0x205)]();}}function ae(_0x58c152){const _0x1afe37=_0x3c1ec0;return _0x1afe37(0x248)in _0x58c152;}
|