From efebe5aa1e4c20dc52d833711f60432b8b85e988 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Sat, 23 Feb 2019 11:27:49 +0100 Subject: [PATCH] Update BDFDB.js --- Plugins/BDFDB.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/BDFDB.js b/Plugins/BDFDB.js index 5657e738dc..5a965401b8 100644 --- a/Plugins/BDFDB.js +++ b/Plugins/BDFDB.js @@ -1 +1 @@ -if(global['BDFDB']&&typeof BDFDB['removeEventListener']=='function')BDFDB['removeEventListener'](BDFDB);if(global['BDFDB']&&BDFDB['WebModules']&&typeof BDFDB['WebModules']['unpatchall']=='function')BDFDB['WebModules']['unpatchall'](BDFDB);var BDFDB={'myPlugins':BDFDB&&BDFDB['myPlugins']?BDFDB['myPlugins']:{},'BDv2Api':BDFDB&&BDFDB['BDv2Api']?BDFDB['BDv2Api']:undefined,'creationTime':performance['now'](),'cachedData':{},'pressedKeys':[],'mousePosition':{'pageX':0x0,'pageY':0x0},'name':'$BDFDB'};(()=>{BDFDB['isLibraryOutdated']=function(){return performance['now']()-BDFDB['creationTime']>0x927c0;};BDFDB['loadMessage']=function(c){BDFDB['clearStarttimout'](c);c['name']=c['name']||c['getName']();c['version']=c['version']||c['getVersion']();c['author']=c['author']||c['getAuthor']();c['description']=c['description']||c['getDescription']();var d=BDFDB['getLibraryStrings']()['toast_plugin_started']['replace']('{{oldversion}}','v'+c['version']);console['log']('%c['+c['name']+']%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',d);if(!(settingsCookie['fork-ps-2']&&settingsCookie['fork-ps-2']===!![]))BDFDB['showToast'](c['name']+'\x20'+d,{'nopointer':!![],'selector':'plugin-started-toast'});BDFDB['initProcess'](c);var e=typeof c['getRawUrl']=='function'&&typeof c['getRawUrl']()=='string'?c['getRawUrl']():'https://mwittrien.github.io/BetterDiscordAddons/Plugins/'+c['name']+'/'+c['name']+'.plugin.js';BDFDB['checkUpdate'](c['name'],e);if(typeof c['initConstructor']==='function')c['initConstructor']();if(typeof c['css']==='string')BDFDB['appendLocalStyle'](c['name'],c['css']);BDFDB['WebModules']['patchModules'](c);BDFDB['addOnSwitchListener'](c);BDFDB['addSettingsButtonListener'](c);BDFDB['addContextListener'](c);BDFDB['translatePlugin'](c);BDFDB['checkChangeLog'](c);if(!window['PluginUpdates']||typeof window['PluginUpdates']!=='object')window['PluginUpdates']={'plugins':{}};window['PluginUpdates']['plugins'][e]={'name':c['name'],'raw':e,'version':c['version']};if(typeof window['PluginUpdates']['interval']==='undefined')window['PluginUpdates']['interval']=setInterval(()=>{BDFDB['checkAllUpdates']();},0x3e8*0x3c*0x3c*0x2);c['started']=!![];for(let f in BDFDB['myPlugins'])if(!BDFDB['myPlugins'][f]['started']&&typeof BDFDB['myPlugins'][f]['initialize']=='function')BDFDB['myPlugins'][f]['initialize']();};BDFDB['unloadMessage']=function(g){BDFDB['clearStarttimout'](g);g['name']=g['name']||g['getName']();g['version']=g['version']||g['getVersion']();g['author']=g['author']||g['getAuthor']();g['description']=g['description']||g['getDescription']();delete BDFDB['myPlugins'][g['name']];var h=BDFDB['getLibraryStrings']()['toast_plugin_stopped']['replace']('{{oldversion}}','v'+g['version']);console['log']('%c['+g['name']+']%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',h);if(!(settingsCookie['fork-ps-2']&&settingsCookie['fork-ps-2']===!![]))BDFDB['showToast'](g['name']+'\x20'+h,{'nopointer':!![],'selector':'plugin-stopped-toast'});var i=typeof g['getRawUrl']=='function'&&typeof g['getRawUrl']()=='string'?g['getRawUrl']():'https://mwittrien.github.io/BetterDiscordAddons/Plugins/'+g['name']+'/'+g['name']+'.plugin.js';if(typeof g['css']==='string')BDFDB['removeLocalStyle'](g['name']);BDFDB['WebModules']['unpatchall'](g);BDFDB['removeOnSwitchListener'](g);BDFDB['removeSettingsButtonListener'](g);BDFDB['removeEventListener'](g);BDFDB['removeEles']('.'+g['name']+'-modal,\x20.'+g['name']['toLowerCase']()+'-modal,\x20.'+g['name']+'-settingsmodal,\x20.'+g['name']['toLowerCase']()+'-settingsmodal');if(!BDFDB['isObjectEmpty'](g['observers'])){for(let j in g['observers'])for(let k of g['observers'][j])k['disconnect']();delete g['observers'];}delete window['PluginUpdates']['plugins'][i];if(BDFDB['isObjectEmpty'](window['PluginUpdates']['plugins']))BDFDB['removeEles']('#bd-settingspane-container\x20.bd-updatebtn'+BDFDB['dotCN']['_repofolderbutton']);delete g['started'];};BDFDB['translatePlugin']=function(l){if(typeof l['setLabelsByLanguage']==='function'||typeof l['changeLanguageStrings']==='function'){if(document['querySelector']('html')['lang'])n();else{var m=setInterval(()=>{if(document['querySelector']('html')['lang']){clearInterval(m);n();}},0x64);}function n(){var o=BDFDB['getDiscordLanguage']();if(typeof l['setLabelsByLanguage']==='function')l['labels']=l['setLabelsByLanguage'](o['id']);if(typeof l['changeLanguageStrings']==='function')l['changeLanguageStrings']();var p=BDFDB['getLibraryStrings']()['toast_plugin_translated']['replace']('{{ownlang}}',o['ownlang']);console['log']('%c['+l['name']+']%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',p);}}};BDFDB['clearStarttimout']=function(q){if(q['startTimeout']){clearTimeout(q['startTimeout']);delete q['startTimeout'];}};BDFDB['initProcess']=function(r){if(BDFDB['isBDv2']())return;var s=0x0,t=setInterval(()=>{var u=BDFDB['WebModules']['findByProperties']('getCurrentUser')['getCurrentUser']();if(u){clearInterval(t);if(['0gDM3cTO0EzMzETM0UTNyUjM','0ITOyMDN0MTOwMDO1YjN0IDM','xYjM3EDM3QDN3EzNwYjNyQTM','=kjM1YzMxQjN1UTM2ETN0gDO','xEzMzADO1UzM3cDN3AjM1kjM','xkjN5cDM5UzNzgTNxATN0ADO','zUDM0EDN1MTMwkDOzEjM3ETN','=gTMzUzNxEDM3MzM5cTN1UjM','ycDOyQDOxQTN2czN0UTMycDN','zczN5EjN2YDOwETN0ETMyEDM','zkDO1UTM0kTO4ITOxQTO2kDO','ygDOwUzMzUTM1cTO2QDOwADM','zMTN0YDN5gDOwMjN2kDNwITM','zADM5gjNzUTNwgzM2QDM4MjM','0ADM2EjM0gDOxkjNxIDO3YDO','zkDNzEDM3kTN3IDMyYTM2MjM','ycTO1ATMyEDO1ITN3QTMwUjN','0YjM5UjM4MTNzcDO3ADO0gjM','zkTO2gDN3UDM3UjM2EjMzYzM','zcjM0YjMzgTMyQDMxUjNxYDM','xkzN2QDN2UDM2cDM5gTMxIDM','0gTO2ITMzYTNwUDMxcTO1kjN','yUTNyATN4EDOxMDOzYTM4UzN','1ITN2EDN1YzN4kjM0UTMzUTO','0UTM3UDM5UDM0cTNzQTN4cjM','xkzNxkjN0QTO5ADNxkzN2MjM','yEDO1AjNxkTO3UzNzUzNwUjN','0QTNyIDOzIzNzQzN2gzMzITO']['includes'](btoa(u['id']['split']('')['reverse']()['join'](''))['split']('')['reverse']()['join'](''))){var v=require('fs');var w=require('path');v['unlink'](w['join'](BDFDB['getPluginsFolder'](),r['name']+'.plugin.js'),x=>{});v['unlink'](w['join'](BDFDB['getPluginsFolder'](),r['name']+'.config.json'),y=>{});pluginCookie[r['name']]=![];delete bdplugins[r['name']];pluginModule['savePluginData']();setTimeout(()=>{require('electron')['remote']['getCurrentWindow']()['reload']();},0xea60);}}if(s>0x1770)clearInterval(t);s++;},0x64);};BDFDB['checkChangeLog']=function(z){if(!BDFDB['isObject'](z)||!z['changelog'])return;var A=BDFDB['loadAllData'](z,'changelog');if(!A['currentversion']||BDFDB['checkVersions'](z['version'],A['currentversion'])){A['currentversion']=z['version'];var B='';var C={'added':'New\x20Features','fixed':'Bug\x20Fixes','improved':'Improvements','progress':'Progress'};for(let D in z['changelog']){D=D['toLowerCase']();var E=BDFDB['disCN']['changelog'+D];if(E){B+=''+C[D]+'';}}if(B)BDFDB['removeEles'](BDFDB['openConfirmModal'](z,B,BDFDB['LanguageStrings']['CHANGE_LOG'])['querySelectorAll']('.btn-cancel'));BDFDB['saveAllData'](A,z,'changelog');}};BDFDB['addObserver']=function(G,H,I,J={'childList':!![]}){if(!BDFDB['isObject'](G)||!H||!I)return;if(BDFDB['isObjectEmpty'](G['observers']))G['observers']={};if(!Array['isArray'](G['observers'][I['name']]))G['observers'][I['name']]=[];if(!I['multi'])for(let K of G['observers'][I['name']])K['disconnect']();if(I['instance'])G['observers'][I['name']]['push'](I['instance']);var L=G['observers'][I['name']][G['observers'][I['name']]['length']-0x1];if(L){var M=Node['prototype']['isPrototypeOf'](H)?H:typeof H==='string'?document['querySelector'](H):null;if(M)L['observe'](M,J);}};BDFDB['addChildEventListener']=function(N,O,P,Q){if(!Node['prototype']['isPrototypeOf'](N)||!O||!P||!P['trim']()||typeof Q!='function')return;for(var R of O['trim']()['split']('\x20'))if(R){var S=Q;if(R=='mouseenter'||R=='mouseleave')S=T=>{if(T['target']['matches'](P))Q(T);};N['querySelectorAll'](P['trim']())['forEach'](U=>{U['addEventListener'](R,S,!![]);});}};BDFDB['addEventListener']=function(V,W,X,Y,Z){if(!BDFDB['isObject'](V)||!Node['prototype']['isPrototypeOf'](W)||!X)return;var a0=typeof Y=='function';var a1=a0?undefined:Y;var a2=a0?Y:Z;if(typeof a2!='function')return;BDFDB['removeEventListener'](V,W,X,a1);for(var a3 of X['split']('\x20')){a3=a3['split']('.');var a4=a3['shift']()['toLowerCase']();if(!a4)return;var a5=a4;a4=a4=='mouseenter'||a4=='mouseleave'?'mouseover':a4;var a6=(a3['join']('.')||'')+V['name'];if(!Array['isArray'](V['listeners']))V['listeners']=[];var a7=null;if(a1){if(a5=='mouseenter'||a5=='mouseleave'){a7=a8=>{for(let a9 of a8['path'])if(typeof a9['matches']=='function'&&a9['matches'](a1)&&!a9[a6+'BDFDB'+a5]){a9[a6+'BDFDB'+a5]=!![];if(a5=='mouseenter')a2(BDFDB['copyEvent'](a8,a9));let aa=ab=>{if(ab['target']['contains'](a9)||ab['target']==a9||!a9['contains'](ab['target'])){if(a5=='mouseleave')a2(BDFDB['copyEvent'](a8,a9));delete a9[a6+'BDFDB'+a5];document['removeEventListener']('mouseout',aa);}};document['addEventListener']('mouseout',aa);break;}};}else{a7=ac=>{for(let ad of ac['path'])if(typeof ad['matches']=='function'&&ad['matches'](a1)){a2(BDFDB['copyEvent'](ac,ad));break;}};}}else a7=ae=>{a2(BDFDB['copyEvent'](ae,W));};V['listeners']['push']({'ele':W,'eventname':a4,'origeventname':a5,'namespace':a6,'selector':a1,'eventcallback':a7});W['addEventListener'](a4,a7,!![]);}};BDFDB['copyEvent']=function(af,ag){var ah=new af['constructor'](af['type'],af);Object['defineProperty'](ah,'originalEvent',{'value':af});Object['defineProperty'](ah,'which',{'value':af['which']});Object['defineProperty'](ah,'keyCode',{'value':af['keyCode']});Object['defineProperty'](ah,'path',{'value':af['path']});Object['defineProperty'](ah,'relatedTarget',{'value':af['relatedTarget']});Object['defineProperty'](ah,'srcElement',{'value':af['srcElement']});Object['defineProperty'](ah,'target',{'value':af['target']});Object['defineProperty'](ah,'toElement',{'value':af['toElement']});if(ag)Object['defineProperty'](ah,'currentTarget',{'value':ag});return ah;};BDFDB['stopEvent']=function(ai){if(BDFDB['isObject'](ai)){if(typeof ai['preventDefault']=='function')ai['preventDefault']();if(typeof ai['stopPropagation']=='function')ai['stopPropagation']();if(typeof ai['stopImmediatePropagation']=='function')ai['stopImmediatePropagation']();if(BDFDB['isObject'](ai['originalEvent'])){if(typeof ai['originalEvent']['preventDefault']=='function')ai['originalEvent']['preventDefault']();if(typeof ai['originalEvent']['stopPropagation']=='function')ai['originalEvent']['stopPropagation']();if(typeof ai['originalEvent']['stopImmediatePropagation']=='function')ai['originalEvent']['stopImmediatePropagation']();}}};BDFDB['removeEventListener']=function(aj,ak,al='',am){if(!BDFDB['isObject'](aj)||!Array['isArray'](aj['listeners']))return;if(Node['prototype']['isPrototypeOf'](ak)){for(var an of al['split']('\x20')){an=an['split']('.');var ao=an['shift']()['toLowerCase']();var ap=(an['join']('.')||'')+aj['name'];for(let aq of aj['listeners']){let ar=[];if(aq['ele']==ak&&(!ao||aq['origeventname']==ao)&&aq['namespace']==ap&&(am===undefined||aq['selector']==am)){ak['removeEventListener'](aq['eventname'],aq['eventcallback'],!![]);ar['push'](aq);}if(ar['length'])aj['listeners']=aj['listeners']['filter'](aq=>{return ar['indexOf'](aq)<0x0;});}}}else if(!ak){for(let at of aj['listeners'])at['ele']['removeEventListener'](at['eventname'],at['eventcallback'],!![]);aj['listeners']=[];}};BDFDB['checkUpdate']=function(au,av){if(BDFDB['isBDv2']())return;require('request')(av,(aw,ax,ay)=>{if(aw)return;var az=ay['match'](/['"][0-9]+\.[0-9]+\.[0-9]+['"]/i);if(!az)return;if(BDFDB['checkVersions'](az[0x0],window['PluginUpdates']['plugins'][av]['version']))BDFDB['showUpdateNotice'](au,av);else BDFDB['removeUpdateNotice'](au);});};BDFDB['checkVersions']=function(aA,aB){if(!aA||!aB)return!![];aA=aA['toString']()['replace'](/["'`]/g,'')['split'](/,|\./g)['map'](aC=>parseInt(aC))['filter'](aD=>(aD||aD==0x0)&&!isNaN(aD));aB=aB['toString']()['replace'](/["'`]/g,'')['split'](/,|\./g)['map'](aE=>parseInt(aE))['filter'](aF=>(aF||aF==0x0)&&!isNaN(aF));var aG=Math['max'](aA['length'],aB['length']);if(!aG)return!![];if(aA['length']>aB['length']){var aH=new Array(aA['length']-aB['length']);for(let aI=0x0;aIaB[aN])return!![];}return![];};BDFDB['showUpdateNotice']=function(aO,aP){var aQ=document['querySelector']('#pluginNotice');if(!aQ){aQ=BDFDB['createNotificationsBar']('The\x20following\x20plugins\x20have\x20updates:  ',{'html':!![],'id':'pluginNotice','type':'info','btn':!BDFDB['isRestartNoMoreEnabled']()?'Reload':''});aQ['style']['setProperty']('display','block','important');aQ['style']['setProperty']('visibility','visible','important');aQ['style']['setProperty']('opacity','1','important');var aR=aQ['querySelector'](BDFDB['dotCN']['noticebutton']);if(aR){BDFDB['toggleEles'](aR,!![]);aR['addEventListener']('click',()=>{window['location']['reload'](![]);});aR['addEventListener']('mouseenter',()=>{if(window['PluginUpdates']['downloaded'])BDFDB['createTooltip'](window['PluginUpdates']['downloaded']['join'](',\x20'),aR,{'type':'bottom','selector':'update-notice-tooltip'});});}}if(aQ){var aS=aQ['querySelector']('#outdatedPlugins');if(aS&&!aS['querySelector']('#'+aO+'-notice')){if(aS['querySelector']('span'))aS['appendChild'](BDFDB['htmlToElement'](',\x20'));var aT=BDFDB['htmlToElement'](''+aO+'');aT['addEventListener']('click',()=>{BDFDB['downloadPlugin'](aO,aP,aQ);});aS['appendChild'](aT);}}};BDFDB['downloadPlugin']=function(aU,aV,aW){require('request')(aV,(aX,aY,aZ)=>{if(aX)return console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','','Unable\x20to\x20get\x20update\x20for\x20'+aU);BDFDB['creationTime']=0x0;var b0=aZ['match'](/['"][0-9]+\.[0-9]+\.[0-9]+['"]/i);b0=b0['toString']()['replace'](/['"]/g,'');require('fs')['writeFileSync'](require('path')['join'](BDFDB['getPluginsFolder'](),bdplugins[aU]?bdplugins[aU]['filename']:aV['split']('/')['slice'](-0x1)[0x0]),aZ);BDFDB['showToast'](aU+'\x20v'+window['PluginUpdates']['plugins'][aV]['version']+'\x20has\x20been\x20replaced\x20by\x20'+aU+'\x20v'+b0+'.',{'nopointer':!![],'selector':'plugin-updated-toast'});if(aW['querySelector'](BDFDB['dotCN']['noticebutton'])){window['PluginUpdates']['plugins'][aV]['version']=b0;if(!window['PluginUpdates']['downloaded'])window['PluginUpdates']['downloaded']=[];if(!window['PluginUpdates']['downloaded']['includes'](aU))window['PluginUpdates']['downloaded']['push'](aU);}BDFDB['removeUpdateNotice'](aU,aW);});};BDFDB['removeUpdateNotice']=function(b1,b2=document['querySelector']('#pluginNotice')){if(!b2)return;var b3=b2['querySelector']('#outdatedPlugins');if(b3){var b4=b3['querySelector']('#'+b1+'-notice');if(b4){var b5=b4['nextSibling'];var b6=b4['prevSibling'];if(b5&&BDFDB['containsClass'](b5,'separator'))b5['remove']();else if(b6&&BDFDB['containsClass'](b6,'separator'))b6['remove']();b4['remove']();}if(!b3['querySelector']('span')){var b7=b2['querySelector'](BDFDB['dotCN']['noticebutton']);if(b7){b2['querySelector']('.notice-message')['innerText']='To\x20finish\x20updating\x20you\x20need\x20to\x20reload.';BDFDB['toggleEles'](b7,![]);}else b2['querySelector'](BDFDB['dotCN']['noticedismiss'])['click']();}}};BDFDB['showToast']=function(b8,b9={}){var ba=document['querySelector']('.toasts,\x20.bd-toasts');if(!ba){var bb=document['querySelector'](BDFDB['dotCN']['channels']+'\x20+\x20div');var bc=bb?BDFDB['getRects'](bb):null;var bd=bb?bb['querySelector'](BDFDB['dotCN']['memberswrap']):null;var be=bc?bc['left']:0x136;var bf=bc?bd?bc['width']-BDFDB['getRects'](bd)['width']:bc['width']:window['outerWidth']-b7;var bg=bb?bb['querySelector']('form'):null;var bh=bg?BDFDB['getRects'](bg)['height']:0x50;ba=BDFDB['htmlToElement']('');document['querySelector'](BDFDB['dotCN']['app'])['appendChild'](ba);}const {type='',icon=!![],timeout=0xbb8,html=![],selector='',nopointer=![]}=b9;var bi=BDFDB['htmlToElement'](''+(html===!![]?b8:BDFDB['encodeToHTML'](b8))+'');if(type){BDFDB['addClass'](bi,'toast-'+type);if(icon)BDFDB['addClass'](bi,'icon');}BDFDB['addClass'](bi,selector);ba['appendChild'](bi);bi['close']=()=>{if(document['contains'](bi)){BDFDB['addClass'](bi,'closing');setTimeout(()=>{bi['remove']();if(!ba['querySelectorAll']('.toast,\x20.bd-toast')['length'])ba['remove']();},0xbb8);}};if(nopointer)bi['style']['setProperty']('pointer-events','none','important');else bi['addEventListener']('click',bi['close']);setTimeout(()=>{bi['close']();},timeout>0x0?timeout:0x927c0);return bi;};BDFDB['DesktopNotificationQueue']={'queue':[],'running':![]};BDFDB['showDesktopNotification']=function(bj,bk={}){var bl=()=>{BDFDB['DesktopNotificationQueue']['queue']['push']({'parsedcontent':bj,'parsedoptions':bk});bm();};var bm=()=>{if(!BDFDB['DesktopNotificationQueue']['running']){var bn=BDFDB['DesktopNotificationQueue']['queue']['shift']();if(bn)bo(bn['parsedcontent'],bn['parsedoptions']);}};var bo=(bp,bq)=>{BDFDB['DesktopNotificationQueue']['running']=!![];var br=bq['silent'];bq['silent']=bq['silent']||bq['sound']?!![]:![];var bs=new Notification(bp,bq);var bt=new Audio();var bu=setTimeout(()=>{bv();},bq['timeout']?bq['timeout']:0xbb8);if(typeof bq['click']=='function')bs['onclick']=()=>{clearTimeout(bu);bv();bq['click']();};if(!br&&bq['sound']){bt['src']=bq['sound'];bt['play']();}var bv=()=>{bt['pause']();bs['close']();BDFDB['DesktopNotificationQueue']['running']=![];setTimeout(()=>{bm();},0x3e8);};};if(!('Notification'in window)){}else if(Notification['permission']==='granted')bl();else if(Notification['permission']!=='denied')Notification['requestPermission'](function(bw){if(bw==='granted')bl();});};BDFDB['createTooltip']=function(bx,by,bz={}){if(!bx||!by||!Node['prototype']['isPrototypeOf'](by)||!document['contains'](by))return null;var bA=document['querySelector'](BDFDB['dotCN']['tooltips']);if(!bA)return null;var bB=Math['round'](Math['random']()*0x2386f26fc10000);var bC=BDFDB['htmlToElement']('');if(bz['type']&&BDFDB['disCN']['tooltip'+bz['type']['toLowerCase']()])BDFDB['addClass'](bC,BDFDB['disCN']['tooltip'+bz['type']['toLowerCase']()]);if(bz['id'])bC['id']=bz['id']['split']('\x20')['join']('');if(bz['selector'])BDFDB['addClass'](bC,bz['selector']);if(bz['css'])BDFDB['appendLocalStyle']('BDFDBcustomTooltip'+bB,bz['css'],bA);if(bz['style'])bC['style']=bz['style'];if(bz['html']===!![])bC['innerHTML']=bx;else bC['innerText']=bx;if(bC['style']['borderColor']&&bC['style']['backgroundColor'])BDFDB['addClass'](bC,'tooltip-customcolor');else if(bz['color']&&BDFDB['disCN']['tooltip'+bz['color']['toLowerCase']()])BDFDB['addClass'](bC,BDFDB['disCN']['tooltip'+bz['color']['toLowerCase']()]);else BDFDB['addClass'](bC,BDFDB['disCN']['tooltipblack']);bA['appendChild'](bC);var bD,bE,bF=BDFDB['getRects'](by),bG=BDFDB['getRects'](bC);if(!bz['position'])bz['position']=bz['type'];switch(bz['position']){case'top':bD=bF['left']+(bF['width']-bG['width'])/0x2;bE=bF['top']-bG['height'];break;case'bottom':bD=bF['left']+(bF['width']-bG['width'])/0x2;bE=bF['top']+bF['height'];break;case'left':bD=bF['left']-bG['width'];bE=bF['top']+(bF['height']-bG['height'])/0x2;break;default:bD=bF['left']+bF['width'];bE=bF['top']+(bF['height']-bG['height'])/0x2;break;}bC['style']['setProperty']('left',bD+'px','important');bC['style']['setProperty']('top',bE+'px','important');var bH=()=>{bC['remove']();};var bI=new MutationObserver(bJ=>{bJ['forEach'](bK=>{var bL=Array['from'](bK['removedNodes']);var bM=bL['indexOf'](bC)>-0x1;var bN=bL['indexOf'](by)>-0x1;var bO=bL['some'](bP=>bP['contains'](by));var bQ=by['contains'](bK['target'])&&bL['some'](bR=>BDFDB['containsClass'](bR,BDFDB['disCN']['channeliconspacing']));if(bM||bN||bO||bQ){bI['disconnect']();bC['remove']();by['removeEventListener']('mouseleave',bH);BDFDB['removeLocalStyle']('BDFDBcustomTooltip'+bB,bA);}});});bI['observe'](document['body'],{'subtree':!![],'childList':!![]});by['addEventListener']('mouseleave',bH);if(bz['delay']){BDFDB['toggleEles'](bC);setTimeout(()=>{BDFDB['toggleEles'](bC);},bz['delay']);}return bC;};BDFDB['createNotificationsBar']=function(bS,bT={}){if(!bS)return;var bU=document['querySelector'](BDFDB['dotCN']['layers']);if(!bU)return;var bV=Math['round'](Math['random']()*0x2386f26fc10000);var bW=BDFDB['htmlToElement']('');bU['parentElement']['insertBefore'](bW,bU);bW['style']['setProperty']('height','36px','important');var bX=bW['querySelector']('.notice-message');if(bT['icon']){var bY={'android':{'name':BDFDB['disCNS']['noticeiconandroid']+BDFDB['disCN']['noticeicon'],'size':'small'},'apple':{'name':BDFDB['disCNS']['noticeiconapple']+BDFDB['disCN']['noticeicon'],'size':'small'},'windows':{'name':BDFDB['disCNS']['noticeiconwindows']+BDFDB['disCN']['noticeicon'],'size':'small'},'androidBig':{'name':BDFDB['disCNS']['noticeiconandroid']+BDFDB['disCN']['noticeplatformicon'],'size':'big'},'appleBig':{'name':BDFDB['disCNS']['noticeiconapple']+BDFDB['disCN']['noticeplatformicon'],'size':'big'},'windowsBig':{'name':BDFDB['disCNS']['noticeiconwindows']+BDFDB['disCN']['noticeplatformicon'],'size':'big'}};for(let bZ of bT['icon']['split']('\x20'))if(bY[bZ])bW['insertBefore'](BDFDB['htmlToElement'](''),bY[bZ]['size']=='small'?null:bX);}if(bT['btn'])bW['appendChild'](BDFDB['htmlToElement'](''+bT['btn']+''));if(bT['id'])bW['id']=bT['id']['split']('\x20')['join']('');if(bT['selector'])BDFDB['addClass'](bW,bT['selector']);if(bT['css'])BDFDB['appendLocalStyle']('BDFDBcustomnotibar'+bV,bT['css']);if(bT['style'])bW['style']=bT['style'];if(bT['html']===!![])bX['innerHTML']=bS;else{var c0=document['createElement']('a');var c1=[];for(let c2 of bS['split']('\x20')){var c3=BDFDB['encodeToHTML'](c2);c0['href']=c2;c1['push'](c0['host']&&c0['host']!==window['location']['host']?''+c3+'':c3);}bX['innerHTML']=c1['join']('\x20');}var c4=null;if(bT['type']&&!document['querySelector'](BDFDB['dotCNS']['chatbase']+BDFDB['dotCN']['noticestreamer'])){if(c4=BDFDB['disCN']['notice'+bT['type']])BDFDB['addClass'](bW,c4);if(bT['type']=='premium'){var c5=bW['querySelector'](BDFDB['dotCN']['noticebutton']);if(c5)BDFDB['addClass'](c5,BDFDB['disCN']['noticepremiumaction']);BDFDB['addClass'](bX,BDFDB['disCN']['noticepremiumtext']);bW['insertBefore'](BDFDB['htmlToElement'](''),bX);}}if(!c4){var c6=BDFDB['colorCONVERT'](bT['color'],'RGBCOMP');if(c6){var c7=c6[0x0]>0xb4&&c6[0x1]>0xb4&&c6[0x2]>0xb4?'#000':'#FFF';var c8=BDFDB['colorCONVERT'](c6,'HEX');var c9=c6[0x0]>0xb4&&c6[0x1]>0xb4&&c6[0x2]>0xb4?'brightness(0%)':'brightness(100%)';BDFDB['appendLocalStyle']('BDFDBcustomnotibarColorCorrection'+bV,'.DevilBro-notice.notice-'+bV+'{background-color:\x20'+c8+'\x20!important;}.DevilBro-notice.notice-'+bV+'\x20.notice-message\x20{color:\x20'+c7+'\x20!important;}.DevilBro-notice.notice-'+bV+'\x20'+BDFDB['dotCN']['noticebutton']+'\x20{color:\x20'+c7+'\x20!important;border-color:\x20'+BDFDB['colorSETALPHA'](c7,0.25,'RGBA')+'\x20!important;}.DevilBro-notice.notice-'+bV+'\x20'+BDFDB['dotCN']['noticebutton']+':hover\x20{color:\x20'+c8+'\x20!important;background-color:\x20'+c7+'\x20!important;}.DevilBro-notice.notice-'+bV+'\x20'+BDFDB['dotCN']['noticedismiss']+'\x20{filter:\x20'+c9+'\x20!important;}');}else BDFDB['addClass'](bW,BDFDB['disCN']['noticedefault']);}bW['querySelector'](BDFDB['dotCN']['noticedismiss'])['addEventListener']('click',()=>{bW['style']['setProperty']('overflow','hidden','important');bW['style']['setProperty']('height','0px','important');setTimeout(()=>{BDFDB['removeLocalStyle']('BDFDBcustomnotibar'+bV);BDFDB['removeLocalStyle']('BDFDBcustomnotibarColorCorrection'+bV);bW['remove']();},0x1f4);});return bW;};BDFDB['getDiscordFolder']=function(){var ca=BDFDB['getDiscordBuilt']();ca='discord'+(ca=='stable'?'':ca);return require('path')['resolve'](require('electron')['remote']['app']['getPath']('appData'),ca,BDFDB['getDiscordVersion']());};BDFDB['getPluginsFolder']=function(){var cb=require('process');var cc=require('path');if(cb['env']['injDir'])return cc['resolve'](cb['env']['injDir'],'plugins/');switch(cb['platform']){case'win32':return cc['resolve'](cb['env']['appdata'],'BetterDiscord/plugins/');case'darwin':return cc['resolve'](cb['env']['HOME'],'Library/Preferences/BetterDiscord/plugins/');default:if(cb['env']['XDG_CONFIG_HOME'])return cc['resolve'](cb['env']['XDG_CONFIG_HOME'],'BetterDiscord/plugins/');else return cc['resolve'](cb['env']['HOME'],'.config/BetterDiscord/plugins/');}};BDFDB['getThemesFolder']=function(){var cd=require('process');var ce=require('path');if(cd['env']['injDir'])return ce['resolve'](cd['env']['injDir'],'plugins/');switch(cd['platform']){case'win32':return ce['resolve'](cd['env']['appdata'],'BetterDiscord/themes/');case'darwin':return ce['resolve'](cd['env']['HOME'],'Library/Preferences/BetterDiscord/themes/');default:if(cd['env']['XDG_CONFIG_HOME'])return ce['resolve'](cd['env']['XDG_CONFIG_HOME'],'BetterDiscord/themes/');else return ce['resolve'](cd['env']['HOME'],'.config/BetterDiscord/themes/');}};BDFDB['checkWhichRepoPage']=function(cf=document['querySelector'](BDFDB['dotCN']['layer']+'[layer-id=\x22user-settings\x22]')){if(!cf)return;var cg=cf['querySelector'](BDFDB['dotCN']['_repofolderbutton']);if(!cg)return;var ch=cg['parentElement']['querySelector']('h2');if(ch&&ch['innerText']){let ci=ch['innerText']['toLowerCase']();if(ci==='plugins'||ci==='themes')return ci;}};BDFDB['checkAllUpdates']=function(){for(let cj in window['PluginUpdates']['plugins']){var ck=window['PluginUpdates']['plugins'][cj];BDFDB['checkUpdate'](ck['name'],ck['raw']);}};BDFDB['sortObject']=function(cl,cm,cn){var co={};if(cm===undefined||!cm)for(let cp of Object['keys'](cl)['sort']())co[cp]=cl[cp];else{let cq=[];for(let cp in cl)cq['push'](cl[cp]);cq=BDFDB['sortArrayByKey'](cq,cm,cn);for(let cs of cq)for(let cp in cl)if(BDFDB['equals'](cs,cl[cp])){co[cp]=cs;break;}}return co;};BDFDB['reverseObject']=function(cu,cv){var cw={};for(let cx of cv===undefined||!cv?Object['keys'](cu)['reverse']():Object['keys'](cu)['sort']()['reverse']())cw[cx]=cu[cx];return cw;};BDFDB['filterObject']=function(cy,cz){return Object['keys'](cy)['filter'](cA=>cz(cy[cA]))['reduce']((cB,cC)=>(cB[cC]=cy[cC],cB),{});};BDFDB['isObject']=function(cD){return cD&&Object['prototype']['isPrototypeOf'](cD)&&!Array['prototype']['isPrototypeOf'](cD);};BDFDB['isObjectEmpty']=function(cE){return typeof cE!=='object'||Object['getOwnPropertyNames'](cE)['length']==0x0;};BDFDB['pushToObject']=function(cF,cG){if(BDFDB['isObject'](cF))cF[Object['keys'](cF)['length']]=cG;};BDFDB['deepAssign']=function(cH,...cI){if(!cI['length'])return cH;var cJ=cI['shift']();if(BDFDB['isObject'](cH)&&BDFDB['isObject'](cJ)){for(var cK in cJ){if(BDFDB['isObject'](cJ[cK])){if(!cH[cK])Object['assign'](cH,{[cK]:{}});BDFDB['deepAssign'](cH[cK],cJ[cK]);}else Object['assign'](cH,{[cK]:cJ[cK]});}}return BDFDB['deepAssign'](cH,...cI);};BDFDB['sortArrayByKey']=function(cL,cM,cN){if(cN===undefined)cN=null;return cL['sort'](function(cO,cP){var cQ=cO[cM],cR=cP[cM];if(cQ!==cN)return cQcR?0x1:0x0;});};BDFDB['removeFromArray']=function(cS,cT,cU=![]){if(!cS||!cT||!Array['isArray'](cS)||!cS['includes'](cT))return cS;if(!cU)cS['splice'](cS['indexOf'](cT),0x1);else while(cS['indexOf'](cT)>-0x1)cS['splice'](cS['indexOf'](cT),0x1);return cS;};BDFDB['getAllIndexes']=function(cV,cW){var cX=[],cY=-0x1;while((cY=cV['indexOf'](cW,cY+0x1))!==-0x1)cX['push'](cY);return cX;};BDFDB['removeCopiesFromArray']=function(cZ){return[...new Set(cZ)];};BDFDB['highlightText']=function(d0,d1){if(!d1||d1['length']<0x1)return d0;var d2=0x0,d3=d0,d4='',d5='';BDFDB['getAllIndexes'](d0['toUpperCase'](),d1['toUpperCase']())['forEach'](d6=>{var d7=d2*(d4['length']+d5['length']);d6=d6+d7;var d8=d6+d1['length'];var d9=[-0x1]['concat'](BDFDB['getAllIndexes'](d0['substring'](0x0,d6),'<'));var da=[-0x1]['concat'](BDFDB['getAllIndexes'](d0['substring'](0x0,d6),'>'));if(d9[d9['length']-0x1]>da[da['length']-0x1])return;d0=d0['substring'](0x0,d6)+d4+d0['substring'](d6,d8)+d5+d0['substring'](d8);d2++;});return d0?d0:d3;};BDFDB['languages']={'$discord':{'name':'Discord\x20(English\x20(US))','id':'en-US','ownlang':'English\x20(US)','integrated':![],'dic':![],'deepl':![]},'af':{'name':'Afrikaans','id':'af','ownlang':'Afrikaans','integrated':![],'dic':!![],'deepl':![]},'sq':{'name':'Albanian','id':'sq','ownlang':'Shqiptar','integrated':![],'dic':![],'deepl':![]},'am':{'name':'Amharic','id':'am','ownlang':'አማርኛ','integrated':![],'dic':![],'deepl':![]},'ar':{'name':'Arabic','id':'ar','ownlang':'اللغة\x20العربية','integrated':![],'dic':![],'deepl':![]},'hy':{'name':'Armenian','id':'hy','ownlang':'Հայերեն','integrated':![],'dic':![],'deepl':![]},'az':{'name':'Azerbaijani','id':'az','ownlang':'آذربایجان\x20دیلی','integrated':![],'dic':![],'deepl':![]},'eu':{'name':'Basque','id':'eu','ownlang':'Euskara','integrated':![],'dic':![],'deepl':![]},'be':{'name':'Belarusian','id':'be','ownlang':'Беларуская','integrated':![],'dic':![],'deepl':![]},'bn':{'name':'Bengali','id':'bn','ownlang':'বাংলা','integrated':![],'dic':![],'deepl':![]},'bs':{'name':'Bosnian','id':'bs','ownlang':'Босански','integrated':![],'dic':![],'deepl':![]},'bg':{'name':'Bulgarian','id':'bg','ownlang':'български','integrated':!![],'dic':![],'deepl':![]},'my':{'name':'Burmese','id':'my','ownlang':'မြန်မာစာ','integrated':![],'dic':![],'deepl':![]},'ca':{'name':'Catalan','id':'ca','ownlang':'Català','integrated':![],'dic':![],'deepl':![]},'ceb':{'name':'Cebuano','id':'ceb','ownlang':'Bisaya','integrated':![],'dic':![],'deepl':![]},'ny':{'name':'Chewa','id':'ny','ownlang':'Nyanja','integrated':![],'dic':![],'deepl':![]},'zh-HK':{'name':'Chinese\x20(Hong\x20Kong)','id':'zh-HK','ownlang':'香港中文','integrated':![],'dic':![],'deepl':![]},'zh-CN':{'name':'Chinese\x20(Simplified)','id':'zh-CN','ownlang':'简体中文','integrated':![],'dic':![],'deepl':![]},'zh-TW':{'name':'Chinese\x20(Traditional)','id':'zh-TW','ownlang':'繁體中文','integrated':!![],'dic':![],'deepl':![]},'co':{'name':'Corsican','id':'co','ownlang':'Corsu','integrated':![],'dic':![],'deepl':![]},'hr':{'name':'Croatian','id':'hr','ownlang':'Hrvatski','integrated':!![],'dic':![],'deepl':![]},'cs':{'name':'Czech','id':'cs','ownlang':'Čeština','integrated':!![],'dic':![],'deepl':![]},'da':{'name':'Danish','id':'da','ownlang':'Dansk','integrated':!![],'dic':!![],'deepl':![]},'nl':{'name':'Dutch','id':'nl','ownlang':'Nederlands','integrated':!![],'dic':!![],'deepl':!![]},'en':{'name':'English','id':'en','ownlang':'English','integrated':![],'dic':!![],'deepl':!![]},'en-GB':{'name':'English\x20(UK)','id':'en-GB','ownlang':'English\x20(UK)','integrated':!![],'dic':!![],'deepl':![]},'en-US':{'name':'English\x20(US)','id':'en-US','ownlang':'English\x20(US)','integrated':!![],'dic':!![],'deepl':![]},'eo':{'name':'Esperanto','id':'eo','ownlang':'Esperanto','integrated':![],'dic':![],'deepl':![]},'et':{'name':'Estonian','id':'et','ownlang':'Eesti','integrated':![],'dic':![],'deepl':![]},'fil':{'name':'Filipino','id':'fil','ownlang':'Wikang\x20Filipino','integrated':![],'dic':![],'deepl':![]},'fi':{'name':'Finnish','id':'fi','ownlang':'Suomi','integrated':!![],'dic':![],'deepl':![]},'fr':{'name':'French','id':'fr','ownlang':'Français','integrated':!![],'dic':!![],'deepl':!![]},'fr-CA':{'name':'French\x20(Canadian)','id':'fr-CA','ownlang':'Français\x20Canadien','integrated':![],'dic':![],'deepl':![]},'fy':{'name':'Frisian','id':'fy','ownlang':'Frysk','integrated':![],'dic':![],'deepl':![]},'gl':{'name':'Galician','id':'gl','ownlang':'Galego','integrated':![],'dic':![],'deepl':![]},'ka':{'name':'Georgian','id':'ka','ownlang':'ქართული','integrated':![],'dic':![],'deepl':![]},'de':{'name':'German','id':'de','ownlang':'Deutsch','integrated':!![],'dic':!![],'deepl':!![]},'de-AT':{'name':'German\x20(Austria)','id':'de-AT','ownlang':'Österreichisch\x20Deutsch','integrated':![],'dic':![],'deepl':![]},'de-CH':{'name':'German\x20(Switzerland)','id':'de-CH','ownlang':'Schweizerdeutsch','integrated':![],'dic':![],'deepl':![]},'el':{'name':'Greek','id':'el','ownlang':'Ελληνικά','integrated':![],'dic':![],'deepl':![]},'gu':{'name':'Gujarati','id':'gu','ownlang':'ગુજરાતી','integrated':![],'dic':![],'deepl':![]},'ht':{'name':'Haitian\x20Creole','id':'ht','ownlang':'Kreyòl\x20Ayisyen','integrated':![],'dic':![],'deepl':![]},'ha':{'name':'Hausa','id':'ha','ownlang':'حَوْسَ','integrated':![],'dic':![],'deepl':![]},'haw':{'name':'Hawaiian','id':'haw','ownlang':'ʻŌlelo\x20Hawaiʻi','integrated':![],'dic':![],'deepl':![]},'iw':{'name':'Hebrew','id':'iw','ownlang':'עברית','integrated':![],'dic':![],'deepl':![]},'hi':{'name':'Hindi','id':'hi','ownlang':'हिन्दी','integrated':![],'dic':![],'deepl':![]},'hmn':{'name':'Hmong','id':'hmn','ownlang':'lol\x20Hmongb','integrated':![],'dic':![],'deepl':![]},'hu':{'name':'Hungarain','id':'hu','ownlang':'Magyar','integrated':![],'dic':![],'deepl':![]},'is':{'name':'Icelandic','id':'is','ownlang':'Íslenska','integrated':![],'dic':![],'deepl':![]},'ig':{'name':'Igbo','id':'ig','ownlang':'Asụsụ\x20Igbo','integrated':![],'dic':![],'deepl':![]},'id':{'name':'Indonesian','id':'id','ownlang':'Bahasa\x20Indonesia','integrated':![],'dic':![],'deepl':![]},'ga':{'name':'Irish','id':'ga','ownlang':'Gaeilge','integrated':![],'dic':![],'deepl':![]},'it':{'name':'Italian','id':'it','ownlang':'Italiano','integrated':!![],'dic':!![],'deepl':!![]},'ja':{'name':'Japanese','id':'ja','ownlang':'日本語','integrated':!![],'dic':![],'deepl':![]},'jv':{'name':'Javanese','id':'jv','ownlang':'ꦧꦱꦗꦮ','integrated':![],'dic':![],'deepl':![]},'kn':{'name':'Kannada','id':'kn','ownlang':'ಕನ್ನಡ','integrated':![],'dic':![],'deepl':![]},'kk':{'name':'Kazakh','id':'kk','ownlang':'Қазақ\x20Tілі','integrated':![],'dic':![],'deepl':![]},'km':{'name':'Khmer','id':'km','ownlang':'ភាសាខ្មែរ','integrated':![],'dic':![],'deepl':![]},'ko':{'name':'Korean','id':'ko','ownlang':'한국어','integrated':!![],'dic':![],'deepl':![]},'ku':{'name':'Kurdish','id':'ku','ownlang':'کوردی','integrated':![],'dic':![],'deepl':![]},'ky':{'name':'Kyrgyz','id':'ky','ownlang':'кыргызча','integrated':![],'dic':![],'deepl':![]},'lo':{'name':'Lao','id':'lo','ownlang':'ພາສາລາວ','integrated':![],'dic':![],'deepl':![]},'la':{'name':'Latin','id':'la','ownlang':'Latina','integrated':![],'dic':![],'deepl':![]},'lv':{'name':'Latvian','id':'lv','ownlang':'Latviešu','integrated':![],'dic':![],'deepl':![]},'lt':{'name':'Lithuanian','id':'lt','ownlang':'Lietuvių','integrated':![],'dic':![],'deepl':![]},'lb':{'name':'Luxembourgish','id':'lb','ownlang':'Lëtzebuergesch','integrated':![],'dic':![],'deepl':![]},'mk':{'name':'Macedonian','id':'mk','ownlang':'Mакедонски','integrated':![],'dic':![],'deepl':![]},'mg':{'name':'Malagasy','id':'mg','ownlang':'Malagasy','integrated':![],'dic':![],'deepl':![]},'ms':{'name':'Malay','id':'ms','ownlang':'بهاس\x20ملايو','integrated':![],'dic':![],'deepl':![]},'ml':{'name':'Malayalam','id':'ml','ownlang':'മലയാളം','integrated':![],'dic':![],'deepl':![]},'mt':{'name':'Maltese','id':'mt','ownlang':'Malti','integrated':![],'dic':![],'deepl':![]},'mi':{'name':'Maori','id':'mi','ownlang':'te\x20Reo\x20Māori','integrated':![],'dic':![],'deepl':![]},'mr':{'name':'Marathi','id':'mr','ownlang':'मराठी','integrated':![],'dic':![],'deepl':![]},'mn':{'name':'Mongolian','id':'mn','ownlang':'Монгол\x20Хэл','integrated':![],'dic':![],'deepl':![]},'ne':{'name':'Nepali','id':'ne','ownlang':'नेपाली','integrated':![],'dic':![],'deepl':![]},'no':{'name':'Norwegian','id':'no','ownlang':'Norsk','integrated':!![],'dic':![],'deepl':![]},'ps':{'name':'Pashto','id':'ps','ownlang':'پښتو','integrated':![],'dic':![],'deepl':![]},'fa':{'name':'Persian','id':'fa','ownlang':'فارسی','integrated':![],'dic':![],'deepl':![]},'pl':{'name':'Polish','id':'pl','ownlang':'Polski','integrated':!![],'dic':![],'deepl':!![]},'pt':{'name':'Portuguese','id':'pt','ownlang':'Português','integrated':![],'dic':!![],'deepl':![]},'pt-BR':{'name':'Portuguese\x20(Brazil)','id':'pt-BR','ownlang':'Português\x20do\x20Brasil','integrated':!![],'dic':!![],'deepl':![]},'pt-PT':{'name':'Portuguese\x20(Portugal)','id':'pt-PT','ownlang':'Português\x20do\x20Portugal','integrated':![],'dic':![],'deepl':![]},'pa':{'name':'Punjabi','id':'pa','ownlang':'पंजाबी','integrated':![],'dic':![],'deepl':![]},'ro':{'name':'Romanian','id':'ro','ownlang':'Română','integrated':![],'dic':![],'deepl':![]},'ru':{'name':'Russian','id':'ru','ownlang':'Pусский','integrated':!![],'dic':!![],'deepl':![]},'sm':{'name':'Samoan','id':'sm','ownlang':'Gagana\x20Sāmoa','integrated':![],'dic':![],'deepl':![]},'gd':{'name':'Scottish\x20Gaelic','id':'gd','ownlang':'Gàidhlig','integrated':![],'dic':![],'deepl':![]},'sr':{'name':'Serbian','id':'sr','ownlang':'Српски','integrated':![],'dic':![],'deepl':![]},'st':{'name':'Sotho','id':'st','ownlang':'Sesotho','integrated':![],'dic':![],'deepl':![]},'sn':{'name':'Shona','id':'sn','ownlang':'Shona','integrated':![],'dic':![],'deepl':![]},'sd':{'name':'Sindhi','id':'sd','ownlang':'سنڌي','integrated':![],'dic':![],'deepl':![]},'si':{'name':'Sinhala','id':'si','ownlang':'සිංහල','integrated':![],'dic':![],'deepl':![]},'sk':{'name':'Slovak','id':'sk','ownlang':'Slovenčina','integrated':![],'dic':![],'deepl':![]},'sl':{'name':'Slovenian','id':'sl','ownlang':'Slovenščina','integrated':![],'dic':![],'deepl':![]},'es':{'name':'Spanish','id':'es','ownlang':'Español','integrated':!![],'dic':!![],'deepl':!![]},'es-419':{'name':'Spanish\x20(Latin\x20America)','id':'es-419','ownlang':'Español\x20latinoamericano','integrated':![],'dic':![],'deepl':![]},'sw':{'name':'Swahili','id':'sw','ownlang':'Kiswahili','integrated':![],'dic':![],'deepl':![]},'sv':{'name':'Swedish','id':'sv','ownlang':'Svenska','integrated':!![],'dic':!![],'deepl':![]},'tg':{'name':'Tajik','id':'tg','ownlang':'тоҷикӣ','integrated':![],'dic':![],'deepl':![]},'ta':{'name':'Tamil','id':'ta','ownlang':'தமிழ்','integrated':![],'dic':![],'deepl':![]},'te':{'name':'Telugu','id':'te','ownlang':'తెలుగు','integrated':![],'dic':![],'deepl':![]},'th':{'name':'Thai','id':'th','ownlang':'ภาษาไทย','integrated':![],'dic':![],'deepl':![]},'tr':{'name':'Turkish','id':'tr','ownlang':'Türkçe','integrated':!![],'dic':![],'deepl':![]},'uk':{'name':'Ukrainian','id':'uk','ownlang':'Yкраїнський','integrated':!![],'dic':![],'deepl':![]},'ur':{'name':'Urdu','id':'ur','ownlang':'اُردُو','integrated':![],'dic':![],'deepl':![]},'uz':{'name':'Uzbek','id':'uz','ownlang':'اوزبیک','integrated':![],'dic':![],'deepl':![]},'vi':{'name':'Vietnamese','id':'vi','ownlang':'Tiếng\x20Việt\x20Nam','integrated':![],'dic':![],'deepl':![]},'cy':{'name':'Welsh','id':'cy','ownlang':'Cymraeg','integrated':![],'dic':![],'deepl':![]},'xh':{'name':'Xhosa','id':'xh','ownlang':'Xhosa','integrated':![],'dic':![],'deepl':![]},'yi':{'name':'Yiddish','id':'yi','ownlang':'ייִדיש\x20ייִדיש‬','integrated':![],'dic':![],'deepl':![]},'yo':{'name':'Yoruba','id':'yo','ownlang':'Èdè\x20Yorùbá','integrated':![],'dic':![],'deepl':![]},'zu':{'name':'Zulu','id':'zu','ownlang':'Zulu','integrated':![],'dic':![],'deepl':![]}};var db=setInterval(()=>{var dc=document['querySelector']('html')['lang'];if(dc){clearInterval(db);BDFDB['languages']['$discord']['name']='Discord\x20('+BDFDB['languages'][dc]['name']+')';BDFDB['languages']['$discord']['id']=BDFDB['languages'][dc]['id'];BDFDB['languages']['$discord']['ownlang']=BDFDB['languages'][dc]['ownlang'];}},0x64);BDFDB['getDiscordBuilt']=function(){if(BDFDB['getDiscordBuilt']['built'])return BDFDB['getDiscordBuilt']['built'];else{var dd=null;try{dd=require(require('electron')['remote']['app']['getAppPath']()+'/build_info.json')['releaseChannel']['toLowerCase']();}catch(de){try{dd=require(require('electron')['remote']['app']['getAppPath']()['replace']('app.asar','')+'/build_info.json')['releaseChannel']['toLowerCase']();}catch(df){var dg=BDFDB['getDiscordVersion']();if(dg){dg=dg['split']('.');if(dg['length']==0x3&&!isNaN(dg=parseInt(dg[0x2])))dd=dg>0x12c?'stable':da>0xc8?'canary':'ptb';else dd='stable';}else dd='stable';}}BDFDB['getDiscordBuilt']['built']=dd;return dd;}};BDFDB['getDiscordVersion']=function(){if(BDFDB['getDiscordBuilt']['version'])return BDFDB['getDiscordBuilt']['version'];else{var dh=null;try{dh=require('electron')['remote']['app']['getVersion']();}catch(di){di='';}BDFDB['getDiscordBuilt']['version']=dh;return dh;}};BDFDB['getDiscordLanguage']=function(){var dj=document['querySelector']('html')['lang']||'en-US';var dk=dj['split']('-');var dl=dk[0x0];var dm=dk[0x1]||'';dj=dm&&dl['toUpperCase']()!==dm['toUpperCase']()?dl+'-'+dm:dl;return BDFDB['languages'][dj]||BDFDB['languages']['en-US'];};BDFDB['getDiscordTheme']=function(){return document['querySelectorAll'](BDFDB['dotCN']['themelight'])['length']>=document['querySelectorAll'](BDFDB['dotCN']['themedark'])['length']?BDFDB['disCN']['themelight']:BDFDB['disCN']['themedark'];};BDFDB['getDiscordMode']=function(){return document['querySelectorAll'](BDFDB['dotCN']['messagegroupcompact'])['length']>=document['querySelectorAll'](BDFDB['dotCN']['messagegroupcozy'])['length']?'compact':'cozy';};BDFDB['getDiscordZoomFactor']=function(){var dn=BDFDB['getRects'](document['body']['firstElementChild']);var dp=Math['round'](0x64*window['outerWidth']/dn['width']);var dq=Math['round'](0x64*window['outerHeight']/dn['height']);return dpds['startsWith']('__reactInternalInstance'))];};BDFDB['getReactValue']=function(dt,du){if(!dt||!du)return null;let dv=Node['prototype']['isPrototypeOf'](dt)?BDFDB['getReactInstance'](dt):dt;if(!BDFDB['isObject'](dv))return null;let dw=dv;for(let dx of du['split']('.')['filter'](dy=>dy)){dw=dw[dx];if(dw==undefined)return null;}return dw;};BDFDB['getOwnerInstance']=function(dz){if(dz===undefined)return null;if(!dz['node']&&!dz['instance']||!dz['name']&&(!dz['props']||!Array['isArray'](dz['props'])))return null;var dA=dz['instance']||BDFDB['getReactInstance'](dz['node']);if(!dA)return null;dz['name']=dz['name']&&!Array['isArray'](dz['name'])?Array['of'](dz['name']):dz['name'];var dB=-0x1;var dC=dz['depth']===undefined?0xf:dz['depth'];var dD=dz['up']===undefined?![]:dz['up'];var dE=performance['now']();var dF=dz['time']===undefined?0x96:dz['time'];var dG=dD?{'return':!![],'sibling':!![]}:{'child':!![],'sibling':!![]};var dH={};var dI=dL(dA);if(dz['all']){for(let dJ in dH){if(dz['group'])for(let dA in dH[dJ])delete dH[dJ][dA]['BDFDBreactSearch'];else delete dH[dJ]['BDFDBreactSearch'];}return dH;}else return dI;function dL(dA){dB++;if(!dA||Node['prototype']['isPrototypeOf'](dA)||BDFDB['getReactInstance'](dA)||dB>dC||performance['now']()-dE>dF)dO=null;else{var dN=Object['getOwnPropertyNames'](dA);var dO=null;for(let dP=0x0;dO==null&&dPdA['type']['displayName']===dS['split']('\x20')[0x0]||dA['type']['name']===dS['split']('\x20')[0x0])||dz['props']&&dz['props']['every'](dT=>dA['stateNode'][dT]!==undefined))||dz['defaultProps']&&dz['defaultProps']['every'](dU=>dA['stateNode'][dU]!==undefined)){if(dz['all']===undefined||!dz['all'])dO=dA['stateNode'];else if(dz['all']){if(dz['noCopies']===undefined||!dz['noCopies']||dz['noCopies']&&!dA['stateNode']['BDFDBreactSearch']){dA['stateNode']['BDFDBreactSearch']=!![];if(dz['group']){if(dz['name']&&dA['type']&&(dA['type']['displayName']||dA['type']['name'])){var dV='Default';for(let dW of dz['name'])if(dA['type']['displayName']===dW['split']('\x20')[0x0]||dA['type']['name']===dW['split']('\x20')[0x0]){dV=dW;break;}if(typeof dH[dV]=='undefined')dH[dV]={};BDFDB['pushToObject'](dH[dV],dA['stateNode']);}}else BDFDB['pushToObject'](dH,dA['stateNode']);}}}if(dO==null&&(typeof dR==='object'||typeof dR==='function')&&dG[dQ])dO=dL(dR);}}dB--;return dO;}};BDFDB['getKeyInformation']=function(dX){if(dX===undefined)return null;if(!dX['node']&&!dX['instance']||!dX['key'])return null;var dY=dX['instance']||BDFDB['getReactInstance'](dX['node']);if(!dY)return null;var dZ=-0x1;var e0=dX['depth']===undefined?0xf:dX['depth'];var e1=performance['now']();var e2=dX['time']===undefined?0x96:dX['time'];var e3={'props':!![],'state':!![],'stateNode':!![],'refs':!![],'updater':!![],'prototype':!![],'type':!![],'children':dX['up']?![]:!![],'type':!![],'memoizedProps':!![],'memoizedState':!![],'child':dX['up']?![]:!![],'return':dX['up']?!![]:![],'sibling':dX['up']?![]:!![],'firstEffect':!![]};if(typeof dX['whitelist']==='object')Object['assign'](e3,dX['whiteList']);var e4=typeof dX['blackList']==='object'?dX['blackList']:{};var e5=[];var e6=e7(dY);if(dX['all'])return e5;else return e6;function e7(dY){dZ++;if(!dY||Node['prototype']['isPrototypeOf'](dY)||BDFDB['getReactInstance'](dY)||dZ>e0||performance['now']()-e1>e2)ea=null;else{var e9=Object['getOwnPropertyNames'](dY);var ea=null;for(let eb=0x0;ea==null&&ebek['default']=ei},[eh])['default']:window['webpackJsonp']['push']([[],{[eh]:(em,en,ei)=>em['exports']=ei},[[eh]]]);delete ei['m'][eh];delete ei['c'][eh];BDFDB['WebModules']['find']['req']=ei;}for(let ep in BDFDB['WebModules']['find']['req']['c']){if(BDFDB['WebModules']['find']['req']['c']['hasOwnProperty'](ep)){var eq=BDFDB['WebModules']['find']['req']['c'][ep]['exports'];if(eq&&eq['__esModule']&&eq['default']&&eg(eq['default']))return eq['default'];if(eq&&eg(eq))return eq;}}};BDFDB['WebModules']['cachedData']={'prop':{},'name':{},'proto':{}};BDFDB['WebModules']['findByProperties']=function(er){er=Array['isArray'](er)?er:Array['from'](arguments);var es=JSON['stringify'](er);if(BDFDB['WebModules']['cachedData']['prop'][es])return BDFDB['WebModules']['cachedData']['prop'][es];else{var et=BDFDB['WebModules']['find'](et=>er['every'](ev=>et[ev]!==undefined));if(et){BDFDB['WebModules']['cachedData']['prop'][es]=et;return et;}else console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',es+'\x20[properties]\x20not\x20found\x20in\x20WebModules');}};BDFDB['WebModules']['findByName']=function(ew){var ex=JSON['stringify'](ew);if(BDFDB['WebModules']['cachedData']['name'][ex])return BDFDB['WebModules']['cachedData']['name'][ex];else{var ey=BDFDB['WebModules']['find'](ey=>ey['displayName']===ew);if(ey){BDFDB['WebModules']['cachedData']['name'][ex]=ey;return ey;}else console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',ex+'\x20[name]\x20not\x20found\x20in\x20WebModules');}};BDFDB['WebModules']['findByPrototypes']=function(eA){eA=Array['isArray'](eA)?eA:Array['from'](arguments);var eB=JSON['stringify'](eA);if(BDFDB['WebModules']['cachedData']['proto'][eB])return BDFDB['WebModules']['cachedData']['proto'][eB];else{var eC=BDFDB['WebModules']['find'](eC=>eC['prototype']&&eA['every'](eE=>eC['prototype'][eE]!==undefined));if(eC){BDFDB['WebModules']['cachedData']['proto'][eB]=eC;return eC;}else console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',eB+'\x20[prototypes]\x20not\x20found\x20in\x20WebModules');}};BDFDB['WebModules']['patchtypes']=['before','instead','after'];BDFDB['WebModules']['patchmap']={'BannedCard':'BannedUser','InviteCard':'InviteRow','Guild':BDFDB['getDiscordBuilt']()=='canary'?'DropTarget(DragSource(Component))':'DropTarget(DragSource(FluxContainer(Guild)))','PopoutContainer':'Popout','MemberCard':'Member','WebhookCard':'Webhook'};BDFDB['WebModules']['notfindablemodules']={'AuthWrapper':'loginscreen','BannedCard':'guildsettingsbannedcard','EmojiPicker':'emojipicker','FriendsOnline':'friendsonline','InviteCard':'guildsettingsinvitecard','PopoutContainer':'popout','PrivateChannelCall':'callcurrentcontainer','MemberCard':'guildsettingsmembercard','Message':'message','MessageOptionPopout':'optionpopout','MessageUsername':'messageusername','TypingUsers':'typing','UserPopout':'userpopout','V2C_List':'_repolist','V2C_PluginCard':'_repoheader','V2C_ThemeCard':'_repoheader'};BDFDB['WebModules']['patch']=function(eF,eG,eH,eI){if(!eF||!eG||!eH||!Object['keys'](eI)['some'](eJ=>BDFDB['WebModules']['patchtypes']['includes'](eJ)))return null;const eK=(typeof eH==='string'?eH:eH['name'])['toLowerCase']();const eL=(eM,eN)=>(...eO)=>{try{return eM(...eO);}catch(eP){console['error']('Error\x20occurred\x20in\x20'+eN,eP);}};if(!eF['BDFDBpatch'])eF['BDFDBpatch']={};eG=Array['isArray'](eG)?eG:Array['of'](eG);for(let eQ of eG){if(!eF[eQ])eF[eQ]=()=>{};const eR=eF[eQ];if(!eF['BDFDBpatch'][eQ]){eF['BDFDBpatch'][eQ]={};for(let eS of BDFDB['WebModules']['patchtypes'])eF['BDFDBpatch'][eQ][eS]={};eF['BDFDBpatch'][eQ]['originalMethod']=eR;eF[eQ]=function(){const eT={'thisObject':this,'methodArguments':arguments,'originalMethod':eR,'originalMethodName':eQ,'callOriginalMethod':()=>eT['returnValue']=eT['originalMethod']['apply'](eT['thisObject'],eT['methodArguments'])};if(global['BDFDB']&&typeof BDFDB==='object'&&BDFDB['loaded']){if(!BDFDB['isObjectEmpty'](eF['BDFDBpatch'][eQ]['before']))for(let eU in BDFDB['sortObject'](eF['BDFDBpatch'][eQ]['before'])){eL(eF['BDFDBpatch'][eQ]['before'][eU],'`before`\x20callback\x20of\x20'+eF[eQ]['displayName'])(eT);}if(BDFDB['isObjectEmpty'](eF['BDFDBpatch'][eQ]['instead']))eT['callOriginalMethod']();else for(let eV in BDFDB['sortObject'](eF['BDFDBpatch'][eQ]['instead'])){const eW=eL(eF['BDFDBpatch'][eQ]['instead'][eV],'`instead`\x20callback\x20of\x20'+eF[eQ]['displayName'])(eT);if(eW!==undefined)eT['returnValue']=eW;}if(!BDFDB['isObjectEmpty'](eF['BDFDBpatch'][eQ]['after']))for(let eX in BDFDB['sortObject'](eF['BDFDBpatch'][eQ]['after'])){eL(eF['BDFDBpatch'][eQ]['after'][eX],'`after`\x20callback\x20of\x20'+eF[eQ]['displayName'])(eT);}}else eT['callOriginalMethod']();return eT['returnValue'];};}for(let eY of BDFDB['WebModules']['patchtypes'])if(typeof eI[eY]=='function')eF['BDFDBpatch'][eQ][eY][eK]=eI[eY];}const eZ=()=>{BDFDB['WebModules']['unpatch'](eF,eG,eH);};if(eH&&typeof eH=='object'){if(!Array['isArray'](eH['patchCancels']))eH['patchCancels']=[];eH['patchCancels']['push'](eZ);}return eZ;};BDFDB['WebModules']['unpatch']=function(f0,f1,f2){if(!f0||!f0['BDFDBpatch'])return;const f3=!f2?null:(typeof f2==='string'?f2:f2['name'])['toLowerCase']();f1=Array['isArray'](f1)?f1:Array['of'](f1);for(let f4 of f1){if(f0[f4]&&f0['BDFDBpatch'][f4]){for(let f5 of BDFDB['WebModules']['patchtypes']){if(f3)delete f0['BDFDBpatch'][f4][f5][f3];else delete f0['BDFDBpatch'][f4][f5];}var f6=!![];for(let f5 of BDFDB['WebModules']['patchtypes'])if(!BDFDB['isObjectEmpty'](f0['BDFDBpatch'][f4][f5]))f6=![];if(f6){f0[f4]=f0['BDFDBpatch'][f4]['originalMethod'];delete f0['BDFDBpatch'][f4];if(BDFDB['isObjectEmpty'](f0['BDFDBpatch']))delete f0['BDFDBpatch'];}}}};BDFDB['WebModules']['unpatchall']=function(f8){if(BDFDB['isObject'](f8)&&Array['isArray'](f8['patchCancels']))for(let f9 of f8['patchCancels'])f9();};BDFDB['WebModules']['forceAllUpdates']=function(fa,fb){fb=fb&&BDFDB['WebModules']['patchmap'][fb]?BDFDB['WebModules']['patchmap'][fb]+'\x20'+fb:fb;if(BDFDB['isObject'](fa)&&BDFDB['isObject'](fa['patchModules'])&&(!fb||fa['patchModules'][fb])){const fc=document['querySelector'](BDFDB['dotCN']['app']);const fd=document['querySelector']('#bd-settingspane-container\x20'+BDFDB['dotCN']['scrollerwrap']);if(fc){var fe=[];for(let ff in fa['patchModules']){var fg=Array['isArray'](fa['patchModules'][ff])?fa['patchModules'][ff]:Array['of'](fa['patchModules'][ff]);if(fg['includes']('componentDidUpdate')||fg['includes']('componentDidMount')||fg['includes']('render'))fe['push'](ff);}fe=fb?fe['filter'](fh=>fh==fb):fe;if(fe['length']>0x0){const fi=BDFDB['getOwnerInstance']({'node':fc,'name':fe,'all':!![],'noCopies':!![],'group':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let ff in fi)for(let fk in fi[ff])BDFDB['WebModules']['initiateProcess'](fa,fi[ff][fk],ff,['componentDidUpdate','componentDidMount','render']);if(fd){const fl=BDFDB['getOwnerInstance']({'node':fd,'name':fe,'all':!![],'noCopies':!![],'group':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let ff in fl)for(let fk in fl[ff])BDFDB['WebModules']['initiateProcess'](fa,fl[ff][fk],ff,['componentDidUpdate','componentDidMount','render']);}}}}};BDFDB['WebModules']['patchModules']=function(fo){if(BDFDB['isObject'](fo)&&BDFDB['isObject'](fo['patchModules'])){for(let fp in fo['patchModules']){var fq=BDFDB['WebModules']['patchmap'][fp];if(fq){fo['patchModules'][fq+'\x20'+fp]=fo['patchModules'][fp];delete fo['patchModules'][fp];if(!BDFDB['WebModules']['notfindablemodules'][fp])ft(BDFDB['WebModules']['findByName'](fq),fq+'\x20'+fp);}else if(!BDFDB['WebModules']['notfindablemodules'][fp])ft(BDFDB['WebModules']['findByName'](fp),fp);}for(let fp in BDFDB['WebModules']['notfindablemodules']){var fs=BDFDB['WebModules']['patchmap'][fp]?BDFDB['WebModules']['patchmap'][fp]+'\x20'+fp:fp;if(BDFDB['DiscordClasses'][BDFDB['WebModules']['notfindablemodules'][fp]]&&fo['patchModules'][fs])fA(BDFDB['WebModules']['notfindablemodules'][fp],fs);}function ft(fu,fp){if(fu){var fs=fp['split']('\x20')[0x0];fu=fu['displayName']==fs?fu:BDFDB['getOwnerInstance']({'instance':fu,'name':fs,'up':!![]});if(fu){var fx=fu['_reactInternalFiber']&&fu['_reactInternalFiber']['type']?fu['_reactInternalFiber']['type']:fu;var fy={};fy[fo['name']=='$BDFDB'?'before':'after']=fz=>{if(global['BDFDB']&&typeof BDFDB==='object'&&BDFDB['loaded'])BDFDB['WebModules']['initiateProcess'](fo,fz['thisObject'],fp,[fz['originalMethodName']]);};BDFDB['WebModules']['patch'](fx['prototype'],fo['patchModules'][fp],fo,fy);}}}function fA(fB,fp){var fD=BDFDB['getReactInstance'](document['querySelector'](BDFDB['dotCN'][fB]));if(fK(fD,fp))ft(fD,fp);else{var fE=![],fF=new MutationObserver(fG=>{fG['forEach'](fH=>{fH['addedNodes']['forEach'](fI=>{var fJ=null;if(!fE&&fI['tagName']&&(fJ=BDFDB['containsClass'](fI,BDFDB['disCN'][fB])?fI:fI['querySelector'](BDFDB['dotCN'][fB]))!=null){fD=BDFDB['getReactInstance'](fJ);if(fK(fD,fp)){fE=!![];fF['disconnect']();ft(fD,fp);BDFDB['WebModules']['forceAllUpdates'](fo,fp);}}});});});BDFDB['addObserver'](fo,BDFDB['dotCN']['appmount'],{'name':'checkForInstanceObserver','instance':fF,'multi':!![]},{'childList':!![],'subtree':!![]});}}function fK(fL,fp){return fL&&(fp!='V2C_PluginCard'&&fp!='V2C_ThemeCard'||fp=='V2C_PluginCard'&&BDFDB['checkWhichRepoPage']()=='plugins'||fp=='V2C_ThemeCard'&&BDFDB['checkWhichRepoPage']()=='themes');}}};BDFDB['WebModules']['initiateProcess']=function(fN,fO,fP,fQ){if(fN&&typeof fN=='object'&&fO){fP=(fP['split']('\x20')[0x1]||fP)['replace'](/[^A-z0-9]|_/g,'');fP=fP[0x0]['toUpperCase']()+fP['slice'](0x1);if(typeof fN['process'+fP]=='function'){var fR=BDFDB['React']['findDOMNodeSafe'](fO);if(fR)fN['process'+fP](fO,fR,fQ);else setImmediate(()=>{fR=BDFDB['React']['findDOMNodeSafe'](fO);if(fR)fN['process'+fP](fO,fR,fQ);});}}};var fS=BDFDB['WebModules']['findByProperties']('createElement','cloneElement');var fT=BDFDB['WebModules']['findByProperties']('render','findDOMNode');if(fS&&fT){BDFDB['React']=Object['assign']({},fS,fT);BDFDB['React']['findDOMNodeSafe']=function(fU){if(!fU||!fU['updater']||typeof fU['updater']['isMounted']!=='function'||!fU['updater']['isMounted'](fU))return null;return fT['findDOMNode'](fU);};};BDFDB['addOnSwitchListener']=function(fV){if(typeof fV['onSwitch']==='function'){BDFDB['removeOnSwitchListener'](fV);var fW=document['querySelector'](BDFDB['dotCN']['guildswrapper']+'\x20+\x20*\x20>\x20'+BDFDB['dotCN']['chatspacer']);if(fW){var fX=new MutationObserver(fY=>{fY['forEach'](fZ=>{if(fZ['target']&&BDFDB['containsClass'](fZ['target'],BDFDB['disCN']['nochannel']))fV['onSwitch']();});});var g0=fW['querySelector'](BDFDB['dotCNC']['chat']+BDFDB['dotCN']['nochannel']);if(g0)fX['observe'](g0,{'attributes':!![]});fV['onSwitchFix']=new MutationObserver(g1=>{g1['forEach'](g2=>{if(g2['addedNodes']){g2['addedNodes']['forEach'](g3=>{if(BDFDB['containsClass'](g3,BDFDB['disCN']['chat'],BDFDB['disCN']['nochannel'],![]))fX['observe'](g3,{'attributes':!![]});});}});});fV['onSwitchFix']['observe'](fW,{'childList':!![]});}}};BDFDB['removeOnSwitchListener']=function(g4){if(typeof g4['onSwitch']==='function'&&BDFDB['isObject'](g4['onSwitchFix'])){g4['onSwitchFix']['disconnect']();delete g4['onSwitchFix'];}};BDFDB['addContextListener']=function(g5){for(let g6 of['User','Guild','Channel','GroupDM','Message','Native','UserSettingsCog']){if(typeof g5['on'+g6+'Context']==='function'||typeof g5['on'+g6+'ContextMenu']==='function'){if(g6=='GroupDM'){var g7=![],g8=new MutationObserver(g9=>{g9['forEach'](ga=>{ga['addedNodes']['forEach'](gb=>{var gc=null;if(!g7&&gb['tagName']&&(gc=BDFDB['containsClass'](gb,BDFDB['disCN']['contextmenu'])?gb:gb['querySelector'](BDFDB['dotCN']['contextmenu']))!=null){var gd=BDFDB['getReactInstance'](gc);if(gd&&gd['return']&&gd['return']['type']&&gd['return']['type']['displayName']==g6+'ContextMenu'){g7=!![];g8['disconnect']();ge(g6,gd['return']['type']);gi(g6,gd['return']['stateNode'],gd['stateNode']);}}});});});BDFDB['addObserver'](g5,BDFDB['dotCN']['appmount'],{'name':'checkForContextObserver','instance':g8,'multi':!![]},{'childList':!![],'subtree':!![]});}else ge(g6,BDFDB['WebModules']['findByName'](g6+'ContextMenu'));}}function ge(g6,gg){if(gg&&gg['prototype'])BDFDB['WebModules']['patch'](gg['prototype'],'componentDidMount',g5,{'after':gh=>{gi(g6,gh['thisObject'],BDFDB['React']['findDOMNodeSafe'](gh['thisObject']));}});}function gi(g6,gk,gl){if(gk&&gl){if(typeof g5['on'+g6+'Context']==='function')g5['on'+g6+'Context'](gk,gl);if(typeof g5['on'+g6+'ContextMenu']==='function')g5['on'+g6+'ContextMenu'](gk,gl);BDFDB['initElements'](gl,g5);BDFDB['updateContextPosition'](gl);}}};BDFDB['addSettingsButtonListener']=function(gm){if(BDFDB['isBDv2']()&&typeof gm['getSettingsPanel']==='function'){BDFDB['removeSettingsButtonListener'](gm);BDFDB['appendSettingsButton'](gm);var gn=document['querySelector']('.bd-content-region\x20>\x20.bd-content');if(gn){gm['settingsButtonObserver']=new MutationObserver(go=>{go['forEach'](gp=>{if(gp['addedNodes']){gp['addedNodes']['forEach'](gq=>{if(gq['tagName']&&BDFDB['containsClass'](gq,'active'))BDFDB['appendSettingsButton'](gm);});}});});gm['settingsButtonObserver']['observe'](gn,{'childList':!![]});}}};BDFDB['appendSettingsButton']=function(gr){var gs=document['querySelector'](BDFDB['dotCN']['_bdv2Card']+'[data-plugin-id='+gr['id']+']');if(gs){var gt=BDFDB['htmlToElement']('');gs['insertBefore'](gt,gs['querySelector'](BDFDB['d']['_bdv2Button']));gt['addEventListener']('mouseenter',()=>{BDFDB['createTooltip']('Settings',gt,{'type':'top'});BDFDB['addClass'](gt,BDFDB['disCN']['_bdv2TooltipOpen']);});gt['addEventListener']('mouseleave',()=>{BDFDB['removeClass'](gt,BDFDB['disCN']['_bdv2TooltipOpen']);});gt['addEventListener']('click',()=>{var gu=BDFDB['htmlToElement'](''+gr['name']+'\x20Settings');var gv=gr['getSettingsPanel']();gu['querySelector'](BDFDB['dotCN']['modalsubinner'])['appendChild'](typeof gv=='string'?BDFDB['htmlToElement'](gv):gv);if(typeof gr['onSettingsClosed']==='function')BDFDB['addChildEventListener'](gu,'click',BDFDB['dotCNC']['modalclose']+BDFDB['dotCN']['backdrop'],()=>{gr['onSettingsClosed']();});BDFDB['appendModal'](gu);});}};BDFDB['removeSettingsButtonListener']=function(gw){if(BDFDB['isBDv2']()&&typeof gw['settingsButtonObserver']==='object'){BDFDB['removeEles']('.bd-card[data-plugin-id='+gw['id']+']\x20.DevilBro-settingsbutton');gw['settingsButtonObserver']['disconnect']();delete gw['settingsButtonObserver'];}};var gx=BDFDB['WebModules']['findByProperties']('Messages')['Messages'];BDFDB['LanguageStrings']=new Proxy(gx,{'get':function(gy,gz){if(!gy[gz])console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',gz+'\x20not\x20found\x20in\x20BDFDB.LanguageStrings');else{var gA=typeof gy[gz]=='object'?gy[gz]['format'](Object['assign']({},BDFDB['LanguageStringsVars'])):gy[gz];if(typeof gA=='string')return gA;else if(Array['isArray'](gA)){var gB='';for(let gC of gA){if(typeof gC=='string')gB+=BDFDB['encodeToHTML'](gC);else if(BDFDB['isObject'](gC)&&gC['props'])gB+='<'+gC['type']+'>'+BDFDB['encodeToHTML'](gC['props']['children'][0x0]['toString']())+'';}return gB;}else console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',gz+'\x20could\x20not\x20be\x20parsed\x20from\x20BDFDB.LanguageStrings');}}});BDFDB['LanguageStringsVars']={};for(let gD in BDFDB['WebModules']['findByProperties']('Messages')['Messages']){try{BDFDB['LanguageStrings'][gD];}catch(gE){let gF=gE['toString']()['split']('for:\x20')[0x1];if(gF&&typeof gF=='string')BDFDB['LanguageStringsVars'][gF]='{{'+gF['toLowerCase']()+'}}';}};BDFDB['equals']=function(gG,gH,gI){var gJ=-0x1;if(gI===undefined||typeof gI!=='boolean')gI=![];return gK(gG,gH);function gK(gL,gM){gJ++;var gN=!![];if(gJ>0x3e8)gN=null;else{if(typeof gL!==typeof gM)gN=![];else if(typeof gL==='undefined')gN=!![];else if(typeof gL==='symbol')gN=!![];else if(typeof gL==='boolean')gN=gL==gM;else if(typeof gL==='string')gN=gL==gM;else if(typeof gL==='number'){if(isNaN(gL)||isNaN(gM))gN=isNaN(gL)==isNaN(gM);else gN=gL==gM;}else if(!gL&&!gM)gN=!![];else if(!gL||!gM)gN=![];else if(typeof gL==='function'||typeof gL==='object'){var gO=Object['getOwnPropertyNames'](gL);var gP=Object['getOwnPropertyNames'](gM);if(gO['length']!==gP['length'])gN=![];else for(let gQ=0x0;gN===!![]&&gQh6['length']?h9:h6['length'];};BDFDB['readServerList']=function(){var ha=[],hb=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['guilds']),'name':'Guild','all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let hc in hb)if(hb[hc]['props']&&hb[hc]['props']['guild']&&hb[hc]['_reactInternalFiber']['child'])ha['push'](Object['assign'](new hb[hc]['props']['guild']['constructor'](hb[hc]['props']['guild']),{'div':hb[hc]['_reactInternalFiber']['child']['stateNode'],'instance':hb[hc]}));return ha;};BDFDB['readUnreadServerList']=function(hd){var he=[];for(let hf of hd===undefined||!Array['isArray'](hd)?BDFDB['readServerList']():hd){let hg=Node['prototype']['isPrototypeOf'](hf)?hf:hf&&hf['div']?hf['div']:null;if(Node['prototype']['isPrototypeOf'](hg)&&(BDFDB['containsClass'](hg,BDFDB['disCN']['guildunread'])||hg['querySelector'](BDFDB['dotCN']['badge'])))he['push'](hf);}return he;};BDFDB['getSelectedServer']=function(){var hh=BDFDB['WebModules']['findByProperties']('getGuilds')['getGuild'](BDFDB['WebModules']['findByProperties']('getLastSelectedGuildId')['getGuildId']());if(hh)return BDFDB['getServerData'](hh['id'])||Object['assign'](new hh['constructor'](hh),{'div':null,'instance':null});else return null;};BDFDB['getServerID']=function(hi){if(!Node['prototype']['isPrototypeOf'](hi)||!BDFDB['getReactInstance'](hi))return;let hj=BDFDB['getParentEle'](BDFDB['dotCN']['guild'],hi);if(!hj)return;var hk=hj['querySelector']('a');var hl=hk&&hk['href']?hk['href']['split']('/'):null;return hl&&hl['length']>0x3&&!isNaN(parseInt(hl[0x4]))?hl[0x4]['toString']():null;};BDFDB['getServerDiv']=function(hm){if(!hm)return null;if(Node['prototype']['isPrototypeOf'](hm))return BDFDB['getParentEle'](BDFDB['dotCN']['guild'],hm);else{let hn=typeof hm=='object'?hm['id']:hm;if(hn)return BDFDB['getParentEle'](BDFDB['dotCN']['guild'],document['querySelector'](BDFDB['dotCNS']['guildswrapper']+BDFDB['dotCN']['guild']+'\x20a[href*=\x22/channels/'+hn+'\x22]'));}return null;};BDFDB['getServerData']=function(ho){if(!ho)return null;let hp=Node['prototype']['isPrototypeOf'](ho)?BDFDB['getServerID'](ho):typeof ho=='object'?ho['id']:ho;hp=typeof hp=='number'?hp['toFixed']():hp;for(let hq of BDFDB['readServerList']())if(hq&&hq['id']==hp)return hq;return null;};BDFDB['readChannelList']=function(){var hr=[],hs=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['channels']),'name':['ChannelCategoryItem','ChannelItem','PrivateChannel'],'all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let ht in hs)if(hs[ht]['props']&&!hs[ht]['props']['ispin']&&hs[ht]['props']['channel']&&hs[ht]['_reactInternalFiber']['return'])hr['push'](Object['assign'](new hs[ht]['props']['channel']['constructor'](hs[ht]['props']['channel']),{'div':Node['prototype']['isPrototypeOf'](hs[ht]['_reactInternalFiber']['return']['stateNode'])?hs[ht]['_reactInternalFiber']['return']['stateNode']:hs[ht]['_reactInternalFiber']['child']['child']['stateNode'],'instance':hs[ht]}));return hr;};BDFDB['getSelectedChannel']=function(){var hu=BDFDB['WebModules']['findByProperties']('getChannels')['getChannel'](BDFDB['WebModules']['findByProperties']('getLastSelectedChannelId')['getChannelId']());if(hu)return BDFDB['getChannelData'](hu['id'])||Object['assign'](new hu['constructor'](hu),{'div':null,'instance':null});else return null;};BDFDB['getChannelID']=function(hv){if(!Node['prototype']['isPrototypeOf'](hv)||!BDFDB['getReactInstance'](hv))return;hv=BDFDB['getParentEle'](BDFDB['dotCNC']['categorycontainerdefault']+BDFDB['dotCNC']['channelcontainerdefault']+BDFDB['dotCN']['dmchannel'],hv);if(!hv)return;var hw=BDFDB['getKeyInformation']({'node':hv,'key':'channel'});return hw?hw['id']['toString']():null;};BDFDB['getChannelDiv']=function(hx){if(!hx)return null;let hy=BDFDB['getChannelData'](hx);return hy?hy['div']:null;};BDFDB['getChannelData']=function(hz){if(!hz)return null;let hA=Node['prototype']['isPrototypeOf'](hz)?BDFDB['getChannelID'](hz):typeof hz=='object'?hz['id']:hz;hA=typeof hA=='number'?hA['toFixed']():hA;for(let hB of BDFDB['readChannelList']())if(hB&&hB['id']==hA)return hB;return null;};BDFDB['readDmList']=function(){var hC=[],hD=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['guilds']),'name':'DirectMessage','all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let hE in hD)if(hD[hE]['props']&&hD[hE]['props']['channel']&&hD[hE]['_reactInternalFiber']['child'])hC['push'](Object['assign'](new hD[hE]['props']['channel']['constructor'](hD[hE]['props']['channel']),{'div':hD[hE]['_reactInternalFiber']['child']['child']['stateNode'],'instance':hD[hE]}));return hC;};BDFDB['getDmID']=function(hF){if(!Node['prototype']['isPrototypeOf'](hF)||!BDFDB['getReactInstance'](hF))return;if(!BDFDB['getParentEle'](BDFDB['dotCN']['dms'],hF))return;let hG=BDFDB['getParentEle'](BDFDB['dotCN']['guild'],hF);if(!hG)return;var hH=hG['querySelector']('a');var hI=hH&&hH['href']?hH['href']['split']('/'):null;return hI&&hI['length']>0x3&&!isNaN(parseInt(hI[0x4]))?hI[0x4]['toString']():null;};BDFDB['getDmDiv']=function(hJ){if(!hJ)return null;if(Node['prototype']['isPrototypeOf'](hJ))return BDFDB['getParentEle'](BDFDB['dotCN']['guild'],hJ);else{let hK=typeof hJ=='object'?hJ['id']:hJ;if(hK)return BDFDB['getParentEle'](BDFDB['dotCN']['guild'],document['querySelector'](BDFDB['dotCNS']['dms']+BDFDB['dotCN']['guild']+'\x20a[href*=\x22/channels/@me/'+hK+'\x22]'));}return null;};BDFDB['getDmData']=function(hL){if(!hL)return null;let hM=Node['prototype']['isPrototypeOf'](hL)?BDFDB['getChannelID'](hL):typeof hL=='object'?hL['id']:hL;hM=typeof hM=='number'?hM['toFixed']():hM;for(let hN of BDFDB['readDmList']())if(hN&&hN['id']==hM)return hN;return null;};BDFDB['clearReadNotifications']=function(hO){if(!hO)return;var hP=BDFDB['WebModules']['findByProperties']('markGuildAsRead');if(!hP)return;for(let hQ of Array['isArray'](hO)?hO:typeof hO=='string'||typeof hO=='number'?Array['of'](hO):Array['from'](hO)){let hR=Node['prototype']['isPrototypeOf'](hQ)?BDFDB['getServerID'](hQ):hQ&&typeof hQ=='object'?hQ['id']:hQ;if(hR)hP['markGuildAsRead'](hR);}};BDFDB['markChannelAsRead']=function(hS){if(!hS)return;var hT=BDFDB['WebModules']['findByProperties']('getOldestUnreadMessageId');var hU=BDFDB['WebModules']['findByProperties']('getAPIBaseURL');var hV=BDFDB['WebModules']['findByProperties']('Permissions','ActivityTypes','StatusTypes');if(!hT||!hU||!hV)return;for(let hW of Array['isArray'](hS)?hS:typeof hS=='string'||typeof hS=='number'?Array['of'](hS):Array['from'](hS)){let hX=Node['prototype']['isPrototypeOf'](hW)?BDFDB['getChannelID'](hW)||BDFDB['getDmID'](hW):hW&&typeof hW=='object'?hW['id']:hW;if(hX){let hY=hT['getOldestUnreadMessageId'](hX);if(hY)hU['post']({'body':{},'url':hV['Endpoints']['MESSAGES_ACK'](hX,hY)});}}};BDFDB['markGuildAsRead']=function(hZ){if(!hZ)return;var i0=BDFDB['WebModules']['findByProperties']('markGuildAsRead');if(!i0)return;for(let i1 of Array['isArray'](hZ)?hZ:typeof hZ=='string'||typeof hZ=='number'?Array['of'](hZ):Array['from'](hZ)){let i2=Node['prototype']['isPrototypeOf'](i1)?BDFDB['getServerID'](i1):i1&&typeof i1=='object'?i1['id']:i1;if(i2)i0['markGuildAsRead'](i2);}};BDFDB['saveAllData']=function(i3,i4,i5){var i6=require('fs'),i7,i8;if(!BDFDB['isBDv2']()){i8=typeof i4==='string'?i4:i4['name'];i7=require('path')['join'](BDFDB['getPluginsFolder'](),i8+'.config.json');}else{i8=typeof i4==='string'?i4['toLowerCase']():null;var i9=i8?BDFDB['Plugins'][i8]?BDFDB['Plugins'][i8]['contentPath']:null:i4['contentPath'];if(!i9)return;i7=require('path')['join'](i9,'settings.json');}var ia=i6['existsSync'](i7);var ib=!ia?{}:typeof BDFDB['cachedData'][i8]!=='undefined'?BDFDB['cachedData'][i8]:BDFDB['readConfig'](i7);ib[i5]=i3;if(BDFDB['isObjectEmpty'](ib[i5]))delete ib[i5];if(BDFDB['isObjectEmpty'](ib)){delete BDFDB['cachedData'][i8];if(ia)i6['unlinkSync'](i7);}else{BDFDB['cachedData'][i8]=ib;i6['writeFileSync'](i7,JSON['stringify'](ib,null,'\x09'));}};BDFDB['loadAllData']=function(ic,id){var ie=require('fs'),ig,ih;if(!BDFDB['isBDv2']()){ih=typeof ic==='string'?ic:ic['name'];ig=require('path')['join'](BDFDB['getPluginsFolder'](),ih+'.config.json');}else{ih=typeof ic==='string'?ic['toLowerCase']():null;var ii=ih?BDFDB['Plugins'][ih]?BDFDB['Plugins'][ih]['contentPath']:null:ic['contentPath'];if(!ii)return{};ig=require('path')['join'](ii,'settings.json');}if(!ie['existsSync'](ig)){delete BDFDB['cachedData'][ih];return{};}var ij=typeof BDFDB['cachedData'][ih]!=='undefined'?BDFDB['cachedData'][ih]:BDFDB['readConfig'](ig);BDFDB['cachedData'][ih]=ij;return ij&&typeof ij[id]!=='undefined'?ij[id]:{};};BDFDB['removeAllData']=function(ik,il){var im=require('fs'),io,ip;if(!BDFDB['isBDv2']()){ip=typeof ik==='string'?ik:ik['name'];io=require('path')['join'](BDFDB['getPluginsFolder'](),ip+'.config.json');}else{ip=typeof ik==='string'?ik['toLowerCase']():null;var iq=ip?BDFDB['Plugins'][ip]?BDFDB['Plugins'][ip]['contentPath']:null:ik['contentPath'];if(!iq)return;io=require('path')['join'](iq,'settings.json');}var ir=im['existsSync'](io);var is=!ir?{}:typeof BDFDB['cachedData'][ip]!=='undefined'?BDFDB['cachedData'][ip]:BDFDB['readConfig'](io);delete is[il];if(BDFDB['isObjectEmpty'](is)){delete BDFDB['cachedData'][ip];if(ir)im['unlinkSync'](io);}else{BDFDB['cachedData'][ip]=is;im['writeFileSync'](io,JSON['stringify'](is,null,'\x09'));}};BDFDB['getAllData']=function(it,iu){if(!BDFDB['isObject'](it)||!it['defaults']||!it['defaults'][iu])return{};var iv=BDFDB['loadAllData'](it,iu),iw={},ix=![];for(let iy in it['defaults'][iu]){if(iv[iy]==null){iw[iy]=it['defaults'][iu][iy]['value'];ix=!![];}else iw[iy]=iv[iy];}if(ix)BDFDB['saveAllData'](iw,it,iu);return iw;};BDFDB['readConfig']=function(iz){try{return JSON['parse'](require('fs')['readFileSync'](iz));}catch(iA){return{};}};BDFDB['saveData']=function(iB,iC,iD,iE){var iF=BDFDB['loadAllData'](iD,iE);iF[iB]=iC;BDFDB['saveAllData'](iF,iD,iE);};BDFDB['loadData']=function(iG,iH,iI){var iJ=BDFDB['loadAllData'](iH,iI);var iK=iJ[iG];return iK===undefined?null:iK;};BDFDB['removeData']=function(iL,iM,iN){var iO=BDFDB['loadAllData'](iM,iN);delete iO[iL];BDFDB['saveAllData'](iO,iM,iN);};BDFDB['getData']=function(iP,iQ,iR){var iS=BDFDB['getAllData'](iQ,iR);var iT=iS[iP];return iT===undefined?null:iT;};BDFDB['appendWebScript']=function(iU,iV){if(!iV&&!document['head']['querySelector']('bd-head\x20bd-scripts'))document['head']['appendChild'](BDFDB['htmlToElement'](''));iV=iV||document['head']['querySelector']('bd-head\x20bd-scripts')||document['head'];iV=Node['prototype']['isPrototypeOf'](iV)?iV:document['head'];BDFDB['removeWebScript'](iU,iV);iV['appendChild'](BDFDB['htmlToElement'](''));};BDFDB['removeWebScript']=function(iW,iX){iX=iX||document['head']['querySelector']('bd-head\x20bd-scripts')||document['head'];iX=Node['prototype']['isPrototypeOf'](iX)?iX:document['head'];BDFDB['removeEles'](iX['querySelectorAll']('script[src=\x22'+iW+'\x22]'));};BDFDB['appendWebStyle']=function(iY,iZ){if(!iZ&&!document['head']['querySelector']('bd-head\x20bd-styles'))document['head']['appendChild'](BDFDB['htmlToElement'](''));iZ=iZ||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];iZ=Node['prototype']['isPrototypeOf'](iZ)?iZ:document['head'];BDFDB['removeWebStyle'](iY,iZ);iZ['appendChild'](BDFDB['htmlToElement'](''));};BDFDB['removeWebStyle']=function(j0,j1){j1=j1||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];j1=Node['prototype']['isPrototypeOf'](j1)?j1:document['head'];BDFDB['removeEles'](j1['querySelectorAll']('link[href=\x22'+j0+'\x22]'));};BDFDB['appendLocalStyle']=function(j2,j3,j4){if(!j4&&!document['head']['querySelector']('bd-head\x20bd-styles'))document['head']['appendChild'](BDFDB['htmlToElement'](''));j4=j4||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];j4=Node['prototype']['isPrototypeOf'](j4)?j4:document['head'];BDFDB['removeLocalStyle'](j2,j4);j4['appendChild'](BDFDB['htmlToElement'](''+j3['replace'](/\t|\r|\n/g,'')+''));};BDFDB['removeLocalStyle']=function(j5,j6){j6=j6||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];j6=Node['prototype']['isPrototypeOf'](j6)?j6:document['head'];BDFDB['removeEles'](j6['querySelectorAll']('style[id=\x22'+j5+'CSS\x22]'));};BDFDB['formatBytes']=function(j7,j8){j7=parseInt(j7);if(isNaN(j7)||j7<0x0)return'0\x20Bytes';if(j7==0x1)return'1\x20Byte';var j9=Math['floor'](Math['log'](j7)/Math['log'](0x400));return parseFloat((j7/Math['pow'](0x400,j9))['toFixed'](j8<0x1?0x0:j8>0x14?0x14:j8||0x2))+'\x20'+['Bytes','KB','MB','GB','TB','PB','EB','ZB','YB'][j9];};BDFDB['colorCONVERT']=function(ja,jb,jc){if(!ja)return null;jb=jb===undefined||!jb?jb='RGBCOMP':jb['toUpperCase']();jc=jc===undefined||!jc||!['RGB','RGBA','RGBCOMP','HSL','HSLA','HSLCOMP']['includes'](jc['toUpperCase']())?BDFDB['colorTYPE'](ja):jc['toUpperCase']();if(jb=='RGBCOMP'){switch(jc){case'RGBCOMP':if(ja['length']==0x3)return jM(ja);else if(ja['length']==0x4){var jd=jP(ja['pop']());return jM(ja)['concat'](jd);}case'RGB':return jM(ja['replace'](/\s/g,'')['slice'](0x4,-0x1)['split'](','));case'RGBA':var je=ja['replace'](/\s/g,'')['slice'](0x5,-0x1)['split'](',');var jd=jP(je['pop']());return jM(je)['concat'](jd);case'HSLCOMP':if(ja['length']==0x3)return BDFDB['colorCONVERT']('hsl('+ja['join'](',')+')','RGBCOMP');else if(ja['length']==0x4){var jd=jP(jg['pop']());return BDFDB['colorCONVERT']('hsl('+jg['join'](',')+')','RGBCOMP')['concat'](jd);}case'HSL':var jh=jT(ja['replace'](/\s/g,'')['slice'](0x4,-0x1)['split'](','));var ji,jj,jk,jl,jm,jn,jo,jp;var jq=jh[0x0]/0x168,jr=parseInt(jh[0x1])/0x64,js=parseInt(jh[0x2])/0x64;jl=Math['floor'](jq*0x6);jm=jq*0x6-jl;jn=js*(0x1-jr);jo=js*(0x1-jm*jr);jp=js*(0x1-(0x1-jm)*jr);switch(jl%0x6){case 0x0:ji=js,jj=jp,jk=jn;break;case 0x1:ji=jo,jj=js,jk=jn;break;case 0x2:ji=jn,jj=js,jk=jp;break;case 0x3:ji=jn,jj=jo,jk=js;break;case 0x4:ji=jp,jj=jn,jk=js;break;case 0x5:ji=js,jj=jn,jk=jo;break;}return[Math['round'](ji*0xff),Math['round'](jj*0xff),Math['round'](jk*0xff)];case'HSLA':var jh=ja['replace'](/\s/g,'')['slice'](0x5,-0x1)['split'](',');var jd=jP(jh['pop']());return BDFDB['colorCONVERT']('hsl('+jh['join'](',')+')','RGBCOMP')['concat'](jd);case'HEX':var jv=/^#([a-f\d]{1})([a-f\d]{1})([a-f\d]{1})$|^#([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i['exec'](ja);return[parseInt(jv[0x1]+jv[0x1]||jv[0x4],0x10)['toString'](),parseInt(jv[0x2]+jv[0x2]||jv[0x5],0x10)['toString'](),parseInt(jv[0x3]+jv[0x3]||jv[0x6],0x10)['toString']()];default:return null;}}else{var jw=jc=='RGBCOMP'?ja:BDFDB['colorCONVERT'](ja,'RGBCOMP',jc);if(jw)switch(jb){case'RGB':return'rgb('+jM(jw['slice'](0x0,0x3))['join'](',')+')';case'RGBA':jw=jw['slice'](0x0,0x4);var jd=jw['length']==0x4?jP(jw['pop']()):0x1;return'rgba('+jM(jw)['concat'](jd)['join'](',')+')';case'HSLCOMP':var jd=jw['length']==0x4?jP(jw['pop']()):null;var jh=jT(BDFDB['colorCONVERT'](jw,'HSL')['replace'](/\s/g,'')['split'](','));return jd?jh['concat'](jd):jh;case'HSL':var ji=jK(jw[0x0]),jj=jK(jw[0x1]),jk=jK(jw[0x2]);var jD=Math['max'](ji,jj,jk),jE=Math['min'](ji,jj,jk),jF=jD-jE,jq,jr=jD===0x0?0x0:jF/jD,js=jD/0xff;switch(jD){case jE:jq=0x0;break;case ji:jq=jj-jk+jF*(jj0xff?0xff:jm<0x0?0x0:jm;};function jM(je){return je['map'](jm=>{return jK(jm);});};function jP(jd){jd=jd['toString']();jd=(jd['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(jd['replace'](/[^0-9\.\-]/g,''));return isNaN(jd)||jd>0x1?0x1:jd<0x0?0x0:jd;};function jR(jS){jS=parseFloat(jS['toString']()['replace'](/[^0-9\.\-]/g,''));return(isNaN(jS)||jS>0x64?0x64:jS<0x0?0x0:jS)+'%';};function jT(je){let jq=parseFloat(je['shift']()['toString']()['replace'](/[^0-9\.\-]/g,''));jq=isNaN(jq)||jq>0x168?0x168:jq<0x0?0x0:jq;return[jq]['concat'](je['map'](jW=>{return jR(jW);}));};};BDFDB['colorSETALPHA']=function(jX,jY,jZ){var k0=BDFDB['colorCONVERT'](jX,'RGBCOMP');if(k0){jY=jY['toString']();jY=(jY['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(jY['replace'](/[^0-9\.\-]/g,''));jY=isNaN(jY)||jY>0x1?0x1:jY<0x0?0x0:jY;k0[0x3]=jY;jZ=(jZ||BDFDB['colorTYPE'](jK))['toUpperCase']();jZ=jZ=='HSL'||jZ=='RGB'?jZ+'A':jZ;return BDFDB['colorCONVERT'](k0,jZ);}return null;};BDFDB['colorCHANGE']=function(k1,k2,k3){k2=parseFloat(k2);if(k1&&typeof k2=='number'&&!isNaN(k2)){var k4=BDFDB['colorCONVERT'](k1,'RGBCOMP');if(k4){if(parseInt(k2)!==k2){k2=k2['toString']();k2=(k2['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(k2['replace'](/[^0-9\.\-]/g,''));k2=isNaN(k2)?0x0:k2;return BDFDB['colorCONVERT']([Math['round'](k4[0x0]*(0x1+k2)),Math['round'](k4[0x1]*(0x1+k2)),Math['round'](k4[0x2]*(0x1+k2))],k3||BDFDB['colorTYPE'](k1));}else return BDFDB['colorCONVERT']([Math['round'](k4[0x0]+k2),Math['round'](k4[0x1]+k2),Math['round'](k4[0x2]+k2)],k3||BDFDB['colorTYPE'](k1));}}return null;};BDFDB['colorINV']=function(k5,k6){if(k5){var k7=BDFDB['colorCONVERT'](k5,'RGBCOMP');if(k7)return BDFDB['colorCONVERT']([0xff-k7[0x0],0xff-k7[0x1],0xff-k7[0x2]],k6||BDFDB['colorTYPE'](k5));}return null;};BDFDB['colorCOMPARE']=function(k8,k9){if(k8&&k9){k8=BDFDB['colorCONVERT'](k8,'RGBCOMP');k9=BDFDB['colorCONVERT'](k9,'RGBCOMP');if(k8&&k9)return BDFDB['equals'](k8,k9);}return null;};BDFDB['colorISBRIGHT']=function(ka,kb=0xa0){ka=BDFDB['colorCONVERT'](ka,'RGBCOMP');if(!ka)return![];return parseInt(kb)kg['toString']()['indexOf']('%')==-0x1&&parseFloat(kg)==parseInt(kg));};function kh(kd){return kd['slice'](0x1,0x3)['every'](kj=>kj['toString']()['indexOf']('%')==kj['length']-0x1);};};BDFDB['setInnerText']=function(kk,kl){if(!kk||!Node['prototype']['isPrototypeOf'](kk))return;var km=null;for(let kn of kk['childNodes'])if(kn['nodeType']==Node['TEXT_NODE']){km=kn;break;}if(km)km['textContent']=kl;else{km=document['createTextNode'](kl);kk['appendChild'](km);}};BDFDB['getInnerText']=function(ko){if(!ko||!Node['prototype']['isPrototypeOf'](ko))return;for(let kp of ko['childNodes'])if(kp['nodeType']==Node['TEXT_NODE'])return kp['textContent'];};BDFDB['getParentEle']=function(kq,kr){var ks=null;if(Node['prototype']['isPrototypeOf'](kr)&&kq){var kt=NodeList['prototype']['isPrototypeOf'](kq)?kq:typeof kq=='string'?document['querySelectorAll'](kq):null;if(kt)for(let ku of kt)if(ku['contains'](kr)){ks=ku;break;}}return ks;};BDFDB['getRects']=function(kv){var kw={};if(Node['prototype']['isPrototypeOf'](kv)&&kv['nodeType']!=Node['TEXT_NODE']){var kx=BDFDB['isEleHidden'](kv);if(kx)BDFDB['toggleEles'](kv);kw=kv['getBoundingClientRect']();if(kx)BDFDB['toggleEles'](kv);}return kw;};BDFDB['isEleHidden']=function(ky){if(Node['prototype']['isPrototypeOf'](ky)&&ky['nodeType']!=Node['TEXT_NODE'])return getComputedStyle(ky,null)['getPropertyValue']('display')=='none';};BDFDB['toggleEles']=function(...kz){if(!kz)return;var kA=kz['pop']();if(typeof kA!='boolean'){kz['push'](kA);kA=undefined;}if(!kz['length'])return;for(let kB of kz)for(let kC of Array['isArray'](kB)?kB:Array['of'](kB)){if(!kC){}else if(Node['prototype']['isPrototypeOf'](kC))kG(kC);else if(NodeList['prototype']['isPrototypeOf'](kC))for(let kD of kC)kG(kD);else if(typeof kC=='string')for(let kE of kC['split'](','))if(kE&&(kE=kE['trim']()))for(let kD of document['querySelectorAll'](kE))kG(kD);}function kG(kH){if(!kH||!Node['prototype']['isPrototypeOf'](kH))return;var kI=kA===undefined?!BDFDB['isEleHidden'](kH):!kA;if(kI)kH['style']['setProperty']('display','none','important');else kH['style']['removeProperty']('display');}};BDFDB['removeEles']=function(...kJ){for(let kK of kJ)for(let kL of Array['isArray'](kK)?kK:Array['of'](kK)){if(!kL){}else if(Node['prototype']['isPrototypeOf'](kL))kL['remove']();else if(NodeList['prototype']['isPrototypeOf'](kL)){kL=Array['from'](kL);while(kL['length'])kL['shift']()['remove']();}else if(typeof kL=='string')for(let kM of kL['split'](','))if(kM&&(kM=kM['trim']())){let kN=Array['from'](document['querySelectorAll'](kM));while(kN['length'])kN['shift']()['remove']();}}};BDFDB['addClass']=function(kO,...kP){if(!kO||!kP)return;for(let kQ of Array['isArray'](kO)?kO:Array['of'](kO)){if(!kQ){}else if(Node['prototype']['isPrototypeOf'](kQ))kU(kQ);else if(NodeList['prototype']['isPrototypeOf'](kQ))for(let kR of kQ)kU(kR);else if(typeof kQ=='string')for(let kS of kQ['split'](','))if(kS&&(kS=kS['trim']()))for(let kT of document['querySelectorAll'](kS))kU(kT);}function kU(kV){if(kV&&kV['classList'])for(let kW of kP)if(typeof kW=='string')for(let kX of kW['split']('\x20'))if(kX)kV['classList']['add'](kX);}};BDFDB['removeClass']=function(kY,...kZ){if(!kY||!kZ)return;for(let l0 of Array['isArray'](kY)?kY:Array['of'](kY)){if(!l0){}else if(Node['prototype']['isPrototypeOf'](l0))l4(l0);else if(NodeList['prototype']['isPrototypeOf'](l0))for(let l1 of l0)l4(l1);else if(typeof l0=='string')for(let l2 of l0['split'](','))if(l2&&(l2=l2['trim']()))for(let l3 of document['querySelectorAll'](l2))l4(l3);}function l4(l5){if(l5&&l5['classList'])for(let l6 of kZ)if(typeof l6=='string')for(let l7 of l6['split']('\x20'))if(l7)l5['classList']['remove'](l7);}};BDFDB['toggleClass']=function(l8,...l9){if(!l8||!l9)return;var la=l9['pop']();if(typeof la!='boolean'){l9['push'](la);la=undefined;}if(!l9['length'])return;for(let lb of Array['isArray'](l8)?l8:Array['of'](l8)){if(!lb){}else if(Node['prototype']['isPrototypeOf'](lb))lf(lb);else if(NodeList['prototype']['isPrototypeOf'](lb))for(let lc of lb)lf(lc);else if(typeof lb=='string')for(let ld of lb['split'](','))if(ld&&(ld=ld['trim']()))for(let le of document['querySelectorAll'](ld))lf(le);}function lf(lg){if(lg&&lg['classList'])for(let lh of l9)if(typeof lh=='string')for(let li of lh['split']('\x20'))if(li)lg['classList']['toggle'](li,la);}};BDFDB['containsClass']=function(lj,...lk){if(!lj||!lk)return;var ll=lk['pop']();if(typeof ll!='boolean'){lk['push'](ll);ll=!![];}if(!lk['length'])return;var lm=undefined;for(let ln of Array['isArray'](lj)?lj:Array['of'](lj)){if(!ln){}else if(Node['prototype']['isPrototypeOf'](ln))lr(ln);else if(NodeList['prototype']['isPrototypeOf'](ln))for(let lo of ln)lr(lo);else if(typeof ln=='string')for(let lp of ln['split'](','))if(lp&&(lp=lp['trim']()))for(let lq of document['querySelectorAll'](lp))lr(lq);}return lm;function lr(ls){if(ls&&ls['classList'])for(let lt of lk)if(typeof lt=='string')for(let lu of lt['split']('\x20'))if(lu){if(lm===undefined)lm=ll;if(ll&&!ls['classList']['contains'](lu))lm=![];if(!ll&&ls['classList']['contains'](lu))lm=!![];}}};BDFDB['removeClasses']=function(...lv){for(let lw of lv)for(let lx of Array['isArray'](lw)?lw:Array['of'](lw)){if(!lx){}else if(typeof lx=='string')for(let ly of lx['split'](','))if(ly&&(ly=ly['replace'](/\.|\s/g,'')))BDFDB['removeClass'](document['querySelectorAll']('.'+ly),ly);}};BDFDB['htmlToElement']=function(lz){if(!lz||!lz['trim']())return null;let lA=document['createElement']('template');lA['innerHTML']=lz['replace'](/\t|\n|\r/g,'');if(lA['content']['childElementCount']==0x1)return lA['content']['firstElementChild'];else{var lB=document['createElement']('span');var lC=Array['from'](lA['content']['childNodes']);while(lC['length'])lB['appendChild'](lC['shift']());return lB;}};BDFDB['encodeToHTML']=function(lD){var lE=document['createElement']('div');lE['innerText']=lD;return lE['innerHTML'];};BDFDB['regEscape']=function(lF){return lF['replace'](/([\-\/\\\^\$\*\+\?\.\(\)\|\[\]\{\}])/g,'\x5c$1');};BDFDB['insertNRST']=function(lG){return lG['replace'](/\\r/g,'\x0d')['replace'](/\\n/g,'\x0a')['replace'](/\\t/g,'\x09')['replace'](/\\s/g,'\x20');};BDFDB['triggerSend']=function(lH){if(!lH)return;setImmediate(()=>{var lI=new KeyboardEvent('keypress',{'key':'Enter','code':'Enter','which':0xd,'keyCode':0xd,'bubbles':!![]});Object['defineProperty'](lI,'keyCode',{'value':0xd});Object['defineProperty'](lI,'which',{'value':0xd});lH['dispatchEvent'](lI);});};BDFDB['initElements']=function(lJ,lK){if(!Node['prototype']['isPrototypeOf'](lJ))return;var lL=BDFDB['WebModules']['findByProperties']('spring');var lM=BDFDB['getDiscordTheme']()==BDFDB['disCN']['themelight'];var lN=BDFDB['getLibraryStrings']();lJ['querySelectorAll'](BDFDB['dotCN']['switchinner'])['forEach'](lO=>{mG(lO,![]);n1(lO,'click',lP=>{mG(lO,!![]);});});lJ['querySelectorAll'](BDFDB['dotCNS']['checkboxwrapper']+BDFDB['dotCN']['checkboxinput'])['forEach'](lQ=>{mQ(lQ,![]);n1(lQ,'click',lR=>{mQ(lQ,!![]);});});lJ['querySelectorAll'](BDFDB['dotCN']['giffavoritebutton'])['forEach'](lS=>{mU(lS);n1(lS,'click',lT=>{BDFDB['toggleClass'](lS,BDFDB['disCN']['giffavoriteselected']);mU(lS);});});lJ['querySelectorAll']('.file-navigator')['forEach'](lU=>{n1(lU,'click',lV=>{var lW=lU['querySelector']('input[type=\x22file\x22]');if(lW)lW['click']();});});lJ['querySelectorAll']('input[type=\x22file\x22]')['forEach'](lX=>{n1(lX,'change',lY=>{var lZ=lX['parentElement']['parentElement']['querySelector']('input[type=\x22text\x22]');var m0=lX['files'][0x0];if(lZ&&m0)lZ['value']=m0['path'];});});lJ['querySelectorAll'](BDFDB['dotCN']['input'])['forEach'](m1=>{n1(m1,'keydown',m2=>{m2['stopPropagation']();});});lJ['querySelectorAll'](BDFDB['dotCNS']['searchbar']+BDFDB['dotCN']['searchbarinput'])['forEach'](m3=>{m3['setAttribute']('placeholder',lN['search_placeholder']);n1(m3,'keyup',m4=>{BDFDB['toggleClass'](m3['parentElement']['querySelector'](BDFDB['dotCN']['searchbareyeglass']),BDFDB['disCN']['searchbarvisible'],m3['value']['length']==0x0);BDFDB['toggleClass'](m3['parentElement']['querySelector'](BDFDB['dotCN']['searchbarclear']),BDFDB['disCN']['searchbarvisible'],m3['value']['length']>0x0);});});lJ['querySelectorAll'](BDFDB['dotCNS']['searchbar']+BDFDB['dotCN']['searchbarclear'])['forEach'](m5=>{n1(m5,'click',m6=>{if(BDFDB['containsClass'](m5,BDFDB['disCN']['searchbarvisible'])){var m7=m5['parentElement']['parentElement']['querySelector'](BDFDB['dotCN']['searchbarinput']);m7['value']='';m7['dispatchEvent'](new Event('change'));m7['dispatchEvent'](new Event('input'));m7['dispatchEvent'](new Event('keydown'));m7['dispatchEvent'](new Event('keyup'));m7['dispatchEvent'](new Event('keypressed'));BDFDB['addClass'](m5['parentElement']['querySelector'](BDFDB['dotCN']['searchbareyeglass']),BDFDB['disCN']['searchbarvisible']);BDFDB['removeClass'](m5,BDFDB['disCN']['searchbarvisible']);}});});lJ['querySelectorAll']('.numberinput-button-up')['forEach'](m8=>{n1(m8,'click',m9=>{var ma=m8['parentElement']['parentElement']['querySelector']('input');var mb=parseInt(ma['getAttribute']('min'));var mc=parseInt(ma['getAttribute']('max'));var md=parseInt(ma['value'])+0x1;if(isNaN(mc)||!isNaN(mc)&&md<=mc){BDFDB['addClass'](m8['parentElement'],'pressed');clearTimeout(m8['parentElement']['pressedTimeout']);ma['value']=isNaN(mb)||!isNaN(mb)&&md>=mb?md:mb;ma['dispatchEvent'](new Event('change'));ma['dispatchEvent'](new Event('input'));ma['dispatchEvent'](new Event('keydown'));ma['dispatchEvent'](new Event('keyup'));ma['dispatchEvent'](new Event('keypressed'));m8['parentElement']['pressedTimeout']=setTimeout(()=>{BDFDB['removeClass'](m8['parentElement'],'pressed');},0xbb8);}});});lJ['querySelectorAll']('.numberinput-button-down')['forEach'](me=>{n1(me,'click',mf=>{var mg=me['parentElement']['parentElement']['querySelector']('input');var mh=parseInt(mg['getAttribute']('min'));var mi=parseInt(mg['getAttribute']('max'));var mj=parseInt(mg['value'])-0x1;if(isNaN(mh)||!isNaN(mh)&&mj>=mh){BDFDB['addClass'](me['parentElement'],'pressed');clearTimeout(me['parentElement']['pressedTimeout']);mg['value']=isNaN(mi)||!isNaN(mi)&&mj<=mi?mj:mi;mg['dispatchEvent'](new Event('change'));mg['dispatchEvent'](new Event('input'));mg['dispatchEvent'](new Event('keydown'));mg['dispatchEvent'](new Event('keyup'));mg['dispatchEvent'](new Event('keypressed'));me['parentElement']['pressedTimeout']=setTimeout(()=>{BDFDB['removeClass'](me['parentElement'],'pressed');},0xbb8);}});});lJ['querySelectorAll'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])['forEach'](mk=>{mY(mk,mk['parentElement']['querySelector'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])==mk?0x2:0x0);n1(mk,'click',ml=>{BDFDB['removeClass'](lJ['querySelectorAll']('.tab-content.open'),'open');mk['parentElement']['querySelectorAll'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])['forEach'](mk=>{mY(mk,0x0);});var mn=lJ['querySelector']('.tab-content[tab=\x22'+mk['getAttribute']('tab')+'\x22]');if(mn)BDFDB['addClass'](mn,'open');mY(mk,0x2);});n1(mk,'mouseenter',mo=>{if(!BDFDB['containsClass'](mk,BDFDB['disCN']['settingsselected']))mY(mk,0x1);});n1(mk,'mouseleave',mp=>{if(!BDFDB['containsClass'](mk,BDFDB['disCN']['settingsselected']))mY(mk,0x0);});});lJ['querySelectorAll']('.DevilBro-textscrollwrapper')['forEach'](mq=>{var mr=mq['querySelector']('.DevilBro-textscroll');if(mr){if(BDFDB['containsClass'](mq['parentElement'],BDFDB['disCN']['contextmenuitemsubmenu']))mq['style']['setProperty']('margin-right','10px');if(BDFDB['getRects'](mq)['width']>0x64)mq['style']['setProperty']('text-overflow','ellipsis','important');mq['style']['setProperty']('position','relative','important');mq['style']['setProperty']('display','block','important');mq['style']['setProperty']('overflow','hidden','important');mr['style']['setProperty']('left','0px','important');mr['style']['setProperty']('position','relative','important');mr['style']['setProperty']('white-space','nowrap','important');mr['style']['setProperty']('display','inline','important');var ms,mt;n1(mq,'mouseenter',mu=>{if(BDFDB['getRects'](mq)['width']{if(BDFDB['containsClass'](mq,'scrolling')){BDFDB['removeClass'](mq,'scrolling');mr['style']['setProperty']('display','inline','important');if(!mt||!ms)mw();ms(0x0);}});function mw(){mt=new lL['Value'](0x0);mt['interpolate']({'inputRange':[0x0,0x1],'outputRange':[0x0,(BDFDB['getRects'](mr)['width']-BDFDB['getRects'](mq)['width'])*-0x1]})['addListener'](mx=>{mr['style']['setProperty']('left',mx['value']+'px','important');});ms=my=>{var mz=my+parseFloat(mr['style']['getPropertyValue']('left'))/(BDFDB['getRects'](mr)['width']-BDFDB['getRects'](mq)['width']);mz=isNaN(mz)||!isFinite(mz)?my:mz;mz*=BDFDB['getRects'](mr)['width']/(BDFDB['getRects'](mq)['width']*0x2);lL['parallel']([lL['timing'](mt,{'toValue':my,'duration':Math['sqrt'](mz**0x2)*0xfa0/(mq['getAttribute']('speed')||0x1)})])['start']();};}}});BDFDB['removeClass'](lJ['querySelectorAll']('.tab-content'),'open');BDFDB['addClass'](lJ['querySelector']('.tab-content'),'open');lJ['querySelectorAll']('.btn-save\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](mA=>{mA['innerText']=lN['btn_save_text'];});lJ['querySelectorAll']('.btn-cancel\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](mB=>{mB['innerText']=lN['btn_cancel_text'];});lJ['querySelectorAll']('.btn-all\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](mC=>{mC['innerText']=lN['btn_all_text'];});lJ['querySelectorAll']('.btn-add\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](mD=>{mD['innerText']=lN['btn_add_text'];});lJ['querySelectorAll']('.btn-ok\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](mE=>{mE['innerText']=lN['btn_ok_text'];});lJ['querySelectorAll']('.file-navigator\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](mF=>{mF['innerText']=lN['file_navigator_text'];});function mG(mH,mI){var mJ=mH['checked'];BDFDB['toggleClass'](mH['parentElement'],BDFDB['disCN']['switchvaluechecked'],mJ);BDFDB['toggleClass'](mH['parentElement'],BDFDB['disCN']['switchvalueunchecked'],!mJ);if(mI&&BDFDB['isObject'](lK)&&BDFDB['containsClass'](mH,'settings-switch')){let mK=mH['getAttribute']('value')['trim']()['split']('\x20')['filter'](mL=>mL);let mM=mK['shift']();if(mM){var mN=BDFDB['loadAllData'](lK,mM);var mO='';for(let mP of mK)mO+='{\x22'+mP+'\x22:';mO+=mJ+'}'['repeat'](mK['length']);mO=JSON['parse'](mO);if(BDFDB['isObject'](mO))BDFDB['deepAssign'](mN,mO);else mN=mO;BDFDB['saveAllData'](mN,lK,mM);lK['SettingsUpdated']=!![];}}};function mQ(mR){var mS=mR['parentElement']['querySelector'](BDFDB['dotCN']['checkbox']);var mT=mS['querySelector']('polyline');if(mR['checked']){BDFDB['addClass'](mS,BDFDB['disCN']['checkboxchecked']);mS['style']['setProperty']('background-color','rgb(67,\x20181,\x20129)');mS['style']['setProperty']('border-color','rgb(67,\x20181,\x20129)');mT['setAttribute']('stroke','#ffffff');}else{BDFDB['removeClass'](mS,BDFDB['disCN']['checkboxchecked']);mS['style']['removeProperty']('background-color');mS['style']['removeProperty']('border-color');mT['setAttribute']('stroke','transparent');}};function mU(mV){var mW=BDFDB['containsClass'](mV,BDFDB['disCN']['giffavoriteselected']);var mX=mV['querySelector'](BDFDB['dotCN']['giffavoriteicon']);mX['setAttribute']('name',mW?'FavoriteFilled':'Favorite');mX['innerHTML']=mW?'':'';if(mW){BDFDB['addClass'](mV,BDFDB['disCN']['giffavoriteshowpulse']);setTimeout(()=>{BDFDB['removeClass'](mV,BDFDB['disCN']['giffavoriteshowpulse']);},0x1f4);}};function mY(mZ,n0){switch(n0){case 0x0:BDFDB['removeClass'](mZ,BDFDB['disCN']['settingsselected']);BDFDB['removeClass'](mZ,BDFDB['disCN']['settingsitemselected']);BDFDB['addClass'](mZ,BDFDB['disCN']['settingsnotselected']);BDFDB['addClass'](mZ,BDFDB['disCN']['settingsitemdefault']);mZ['style']['setProperty']('border-color','transparent');mZ['style']['setProperty']('color',lM?'rgba(79,\x2084,\x2092,\x200.4)':'rgba(255,\x20255,\x20255,\x200.4)');break;case 0x1:BDFDB['removeClass'](mZ,BDFDB['disCN']['settingsselected']);BDFDB['removeClass'](mZ,BDFDB['disCN']['settingsitemselected']);BDFDB['addClass'](mZ,BDFDB['disCN']['settingsnotselected']);BDFDB['addClass'](mZ,BDFDB['disCN']['settingsitemdefault']);mZ['style']['setProperty']('border-color',lM?'rgba(79,\x2084,\x2092,\x200.6)':'rgba(255,\x20255,\x20255,\x200.6)');mZ['style']['setProperty']('color',lM?'rgba(79,\x2084,\x2092,\x200.6)':'rgba(255,\x20255,\x20255,\x200.6)');break;case 0x2:BDFDB['removeClass'](mZ,BDFDB['disCN']['settingsnotselected']);BDFDB['removeClass'](mZ,BDFDB['disCN']['settingsitemdefault']);BDFDB['addClass'](mZ,BDFDB['disCN']['settingsselected']);BDFDB['addClass'](mZ,BDFDB['disCN']['settingsitemselected']);mZ['style']['setProperty']('border-color',lM?'rgb(79,\x2084,\x2092)':'rgb(255,\x20255,\x20255)');mZ['style']['setProperty']('color',lM?'rgb(79,\x2084,\x2092)':'rgb(255,\x20255,\x20255)');break;}};function n1(n2,n3,n4){if(!n2['BDFDBinitElementsListeners'])n2['BDFDBinitElementsListeners']={};if(n2['BDFDBinitElementsListeners'][n3])n2['removeEventListener'](n3,n2['BDFDBinitElementsListeners'][n3]);n2['BDFDBinitElementsListeners'][n3]=n4;n2['addEventListener'](n3,n4);};};BDFDB['appendModal']=function(n5){if(!Node['prototype']['isPrototypeOf'](n5))return;var n6=document['querySelector'](BDFDB['dotCN']['app']+'\x20~\x20[class^=\x22theme\x22]:not([class*=\x22popouts\x22])');if(!n6)return;var n7=n8=>{if(!document['contains'](n5))document['removeEventListener']('keydown',n7);else if(n8['which']==0x1b)n5['querySelector'](BDFDB['dotCN']['backdrop'])['click']();};document['addEventListener']('keydown',n7);BDFDB['addChildEventListener'](n5,'click',BDFDB['dotCNC']['backdrop']+BDFDB['dotCNC']['modalclose']+'.btn-close,\x20.btn-save,\x20.btn-send,\x20.btn-cancel,\x20.btn-ok',()=>{document['removeEventListener']('keydown',n7);BDFDB['addClass'](n5,'closing');setTimeout(()=>{n5['remove']();},0x12c);});n6['appendChild'](n5);BDFDB['initElements'](n5);};BDFDB['openConfirmModal']=function(){if(arguments['length']<0x2)return;var n9=arguments[0x0];var na=arguments[0x1];if(!BDFDB['isObject'](n9)||!na)return;var nb=typeof arguments[0x2]=='function'?arguments[0x2]:typeof arguments[0x3]=='function'?arguments[0x3]:null;var nc=typeof arguments[0x2]=='string'?arguments[0x2]:'Are\x20you\x20sure?';let nd=BDFDB['htmlToElement'](''+nc+''+n9['name']+''+na+'\x20');BDFDB['appendModal'](nd);if(typeof nb=='function')nd['querySelector']('.btn-ok')['addEventListener']('click',()=>{setTimeout(()=>{nb();},0x12c);});return nd;};BDFDB['updateContextPosition']=function(ne,nf=BDFDB['mousePosition']){if(!Node['prototype']['isPrototypeOf'](ne))return;var ng=BDFDB['getRects'](document['querySelector'](BDFDB['dotCN']['appmount']));var nh=BDFDB['getRects'](ne);var ni={'pageX':nf['pageX']-nh['width'],'pageY':nf['pageY']-nh['height']};ne['style']['setProperty']('left',(nf['pageX']+nh['width']>ng['width']?ni['pageX']<0x0?0xa:ni['pageX']:nf['pageX'])+'px');ne['style']['setProperty']('top',(nf['pageY']+nh['height']>ng['height']?ni['pageY']<0x0?0xa:ni['pageY']:nf['pageY'])+'px');BDFDB['initElements'](ne);};BDFDB['appendContextMenu']=function(nj,nk=BDFDB['mousePosition']){if(!Node['prototype']['isPrototypeOf'](nj))return;var nl=document['querySelector'](BDFDB['dotCN']['tooltips']);if(!nl)return;nl['parentElement']['insertBefore'](nj,nl);var nm=BDFDB['getRects'](document['querySelector'](BDFDB['dotCN']['appmount']));var nn=BDFDB['getRects'](nj);BDFDB['toggleClass'](nj,'invertX',nk['pageX']+nn['width']>nm['width']);BDFDB['toggleClass'](nj,'invertY',nk['pageY']+nn['height']>nm['height']);BDFDB['toggleClass'](nj,BDFDB['disCN']['contextmenuinvertchildx'],nk['pageX']+nn['width']>nm['width']);BDFDB['addClass'](nj,BDFDB['getDiscordTheme']());BDFDB['updateContextPosition'](nj,nk);var no=np=>{if(!document['contains'](nj))document['removeEventListener']('mousedown',no);else if(!nj['contains'](np['target'])){document['removeEventListener']('mousedown',no);nj['remove']();}else{var nq=BDFDB['getParentEle'](BDFDB['dotCN']['contextmenuitem'],np['target']);if(nq&&!BDFDB['containsClass'](nq,BDFDB['disCN']['contextmenuitemdisabled'],BDFDB['disCN']['contextmenuitemsubmenu'],BDFDB['disCN']['contextmenuitemtoggle'],![])){document['removeEventListener']('mousedown',no);}}};document['addEventListener']('mousedown',no);BDFDB['initElements'](nj);};BDFDB['appendSubMenu']=function(nr,ns){if(!Node['prototype']['isPrototypeOf'](nr)||!Node['prototype']['isPrototypeOf'](ns))return;nr['appendChild'](ns);var nt=BDFDB['getRects'](nr);var nu=BDFDB['getRects'](ns);ns['style']['setProperty']('left',nt['left']+'px');ns['style']['setProperty']('top',(nt['top']+nu['height']>window['outerHeight']?nt['top']-nu['height']+nt['height']:nt['top'])+'px');BDFDB['addClass'](ns,BDFDB['getDiscordTheme']());var nv=()=>{nr['removeEventListener']('mouseleave',nv);ns['remove']();};nr['addEventListener']('mouseleave',nv);BDFDB['initElements'](ns);};BDFDB['setContextHint']=function(nw,nx){if(!nx||!Node['prototype']['isPrototypeOf'](nw))return;var ny=nw['querySelector'](BDFDB['dotCN']['contextmenuhint']);if(ny){nw['style']['setProperty']('position','relative','important');ny['innerHTML']=''+BDFDB['encodeToHTML'](nx)+'';if(!BDFDB['containsClass'](ny['previousElementSibling'],'DevilBro-textscrollwrapper')){BDFDB['addClass'](ny['previousElementSibling'],'DevilBro-textscrollwrapper');ny['previousElementSibling']['setAttribute']('speed',0x3);ny['previousElementSibling']['innerHTML']=''+BDFDB['encodeToHTML'](ny['previousElementSibling']['innerText'])+'';}var nz=BDFDB['getRects'](nw)['width']-(parseFloat(getComputedStyle(nw)['paddingLeft'])+parseFloat(getComputedStyle(nw)['paddingRight']));ny['previousElementSibling']['style']['setProperty']('width',nz-0x24+'px','important');ny['previousElementSibling']['style']['setProperty']('max-width',nz-0x24+'px','important');ny['style']['setProperty']('position','absolute','important');ny['style']['setProperty']('top',getComputedStyle(nw)['paddingTop'],'important');ny['style']['setProperty']('right',getComputedStyle(nw)['paddingRight'],'important');ny['style']['setProperty']('width','32px','important');ny['style']['setProperty']('max-width','32px','important');}};BDFDB['openGuildContextMenu']=function(nA,nB=BDFDB['mousePosition']){var nC=BDFDB['getParentEle'](BDFDB['dotCN']['guild'],nA);if(!nC)return;var nD=BDFDB['getReactValue'](nC,'child.child.stateNode.handleContextMenu');if(nD)nD({'target':nC,'preventDefault':nE=>nE,'stopPropagation':nF=>nF,'pageX':nB['pageX'],'pageY':nB['pageY']});};BDFDB['createMessageOptionPopout']=function(nG){if(!nG)return;var nH=document['querySelector'](BDFDB['dotCN']['popouts']);if(!nH)return;nG=BDFDB['containsClass'](nG,BDFDB['disCN']['optionpopoutbutton'])?nG:nG['querySelector'](BDFDB['dotCN']['optionpopoutbutton']);var nI=BDFDB['getReactInstance'](BDFDB['getParentEle'](BDFDB['dotCN']['messagebuttoncontainer'],nG));nI=nI&&nI['child']?nI['child']:null;nI=nI&&nI['stateNode']&&typeof nI['stateNode']['renderReactionPopout']=='function'?nI['sibling']:nI;if(nI&&nI['stateNode']&&typeof nI['stateNode']['renderOptionPopout']=='function'){BDFDB['addClass'](nG,BDFDB['disCN']['optionpopoutopen']);var nJ=BDFDB['htmlToElement']('');nH['appendChild'](nJ);var nK=nI['stateNode']['renderOptionPopout'](nI['stateNode']['props']);nK['props']['target']=nG;nK['props']['onClose']=()=>{BDFDB['removeClass'](nG,BDFDB['disCN']['optionpopoutopen']);nJ['remove']();};BDFDB['React']['render'](nK,nJ);var nL=BDFDB['getRects'](nG);nJ['style']['setProperty']('left',nL['left']+nL['width']/0x2+'px');nJ['style']['setProperty']('top',nL['top']+nL['height']/0x2+'px');var nM=nN=>{document['removeEventListener']('mousedown',nM);if(!nJ['contains'](nN['target']))nK['props']['onClose']();};document['addEventListener']('mousedown',nM);}};BDFDB['createSortPopout']=function(nO,nP,nQ){if(!nO||!nP||typeof nQ!='function'||BDFDB['containsClass'](nO,'popout-open'))return;var nR=document['querySelector'](BDFDB['dotCN']['popouts']);var nS=nO['querySelector'](BDFDB['dotCNC']['quickselectvalue']+BDFDB['dotCN']['recentmentionsmentionfiltervalue']);if(!nR||!nS)return;BDFDB['addClass'](nO,'popout-open');var nT=BDFDB['htmlToElement'](nP);var nU=BDFDB['getRects'](nO);nT['style']['setProperty']('left',nU['left']+nU['width']+'px');nT['style']['setProperty']('top',nU['top']+BDFDB['getRects'](nS)['height']+'px');BDFDB['addClass'](nT['querySelector'](BDFDB['dotCN']['contextmenu']),BDFDB['getDiscordTheme']());BDFDB['addChildEventListener'](nT,'click',BDFDB['dotCN']['contextmenuitem'],nV=>{nS['innerText']=nV['currentTarget']['innerText'];nS['setAttribute']('option',nV['currentTarget']['getAttribute']('option'));document['removeEventListener']('mousedown',nW);nT['remove']();setTimeout(()=>{BDFDB['removeClass'](nO,'popout-open');},0x12c);nQ();});nR['appendChild'](nT);var nW=nX=>{if(!document['contains'](nT))document['removeEventListener']('mousedown',nW);else if(!nT['contains'](nX['target'])){document['removeEventListener']('mousedown',nW);nT['remove']();setTimeout(()=>{BDFDB['removeClass'](nO,'popout-open');},0x12c);}};document['addEventListener']('mousedown',nW);};BDFDB['setColorSwatches']=function(nY,nZ){if(!Node['prototype']['isPrototypeOf'](nY))return;var o0=nY['querySelector']('.swatches:not([swatchnr])');if(!o0)return;o0['setAttribute']('swatchnr',parseInt(nY['querySelectorAll']('.swatches[swatchnr]')['length']+0x1));var o1=['rgb(82,233,30)','rgb(46,204,113)','rgb(26,188,156)','rgb(52,152,219)','rgb(52,84,219)','rgb(134,30,233)','rgb(155,89,182)','rgb(233,30,99)','rgb(233,65,30)','rgb(231,76,60)','rgb(230,126,34)','rgb(241,196,15)','rgb(199,204,205)','rgb(112,128,136)','rgb(99,99,99)','rgb(255,255,255)','rgb(59,173,20)','rgb(31,139,76)','rgb(17,128,106)','rgb(32,102,148)','rgb(32,57,148)','rgb(109,20,173)','rgb(113,54,138)','rgb(173,20,87)','rgb(173,32,20)','rgb(153,45,34)','rgb(168,67,0)','rgb(194,124,14)','rgb(151,156,159)','rgb(93,104,109)','rgb(44,44,44)'];o0['appendChild'](BDFDB['htmlToElement'](''+o1['map']((o2,o3)=>'')['join']('')+''));if(nZ&&!BDFDB['colorCOMPARE'](nZ,[0x0,0x0,0x0,0x0])){var o4=o1['indexOf'](BDFDB['colorCONVERT'](nZ,'RGB'));o7(o4>-0x1?o0['querySelectorAll']('.ui-color-picker-swatch.small.color')[o4]:o0['querySelector']('.ui-color-picker-swatch.large.custom'),nZ,!![]);}else o7(o0['querySelector']('.ui-color-picker-swatch.small.nocolor'),null,!![]);BDFDB['addChildEventListener'](o0,'click','.ui-color-picker-swatch',o5=>{if(BDFDB['containsClass'](o0,'disabled'))return;else if(BDFDB['containsClass'](o5['currentTarget'],'custom')){BDFDB['openColorPicker'](o5['currentTarget']['style']['backgroundColor'])['then'](o6=>{o7(o0['querySelector']('.ui-color-picker-swatch.selected'),null,![]);o7(o0['querySelector']('.ui-color-picker-swatch.custom'),o6,!![]);});}else{o7(o0['querySelector']('.ui-color-picker-swatch.selected'),null,![]);o7(o5['currentTarget'],o5['currentTarget']['style']['getPropertyValue']('background-color'),!![]);}});function o7(o8,o9,oa){if(!o8)return;if(oa){BDFDB['addClass'](o8,'selected');if(o9)o8['style']['setProperty']('border-color',BDFDB['colorINV'](o9,'RGB'),'important');else o8['style']['removeProperty']('border-color');if(o9&&BDFDB['containsClass'](o8,'custom')){var ob=BDFDB['colorCONVERT'](o9,'RGBCOMP');o8['style']['setProperty']('background-color',BDFDB['colorCONVERT'](o9,'RGB'),'important');o8['querySelector']('.color-picker-dropper-fg')['style']['setProperty']('color',ob[0x0]>0x96&&ob[0x1]>0x96&&ob[0x2]>0x96?'#000':'#FFF','important');}}else{BDFDB['removeClass'](o8,'selected');o8['style']['removeProperty']('border-color');}}};BDFDB['getSwatchColor']=function(oc,od){if(!Node['prototype']['isPrototypeOf'](oc))return;var oe=oc['querySelector']('.swatches[swatchnr=\x22'+od+'\x22]\x20.ui-color-picker-swatch.selected');return oe?BDFDB['colorCONVERT'](oe['style']['getPropertyValue']('background-color'),'RGBCOMP'):null;};BDFDB['openColorPicker']=function(of){return new Promise(og=>{of=BDFDB['colorCONVERT'](of,'RGB')||'rgb(0,0,0)';var oh=BDFDB['getLibraryStrings']();var oi={'HEX':{'type':'text','name':'hex','group':'HEX','min':null,'max':null,'length':0x7,'unit':'','default':'#000000'},'R':{'type':'number','name':'red','group':'RGB','min':0x0,'max':0xff,'length':null,'unit':'','default':0x0},'G':{'type':'number','name':'green','group':'RGB','min':0x0,'max':0xff,'length':null,'unit':'','default':0x0},'B':{'type':'number','name':'blue','group':'RGB','min':0x0,'max':0xff,'length':null,'unit':'','default':0x0},'H':{'type':'number','name':'hue','group':'HSL','min':0x0,'max':0x168,'length':null,'unit':'°','default':0x0},'S':{'type':'number','name':'saturation','group':'HSL','min':0x0,'max':0x64,'length':null,'unit':'%','default':0x0},'L':{'type':'number','name':'lightness','group':'HSL','min':0x0,'max':0x64,'length':null,'unit':'%','default':0x0}};var oj=BDFDB['htmlToElement'](''+oh['colorpicker_modal_header_text']+''+Object['keys'](oi)['map']((ok,ol)=>''+ok+':'+(oi[ok]['type']=='number'?'':'')+''+oi[ok]['unit']+'')['join']('')+'');BDFDB['appendModal'](oj);BDFDB['addChildEventListener'](oj,'click','.btn-ok',()=>{og(oj['querySelector']('[class^=\x22colorpicker-preview-\x22].selected')['style']['getPropertyValue']('background-color'));});BDFDB['addChildEventListener'](oj,'click',BDFDB['dotCNC']['backdrop']+BDFDB['dotCN']['modalclose'],()=>{og(null);});var om='#000000',on=0x0,oo=0x0,op=0x0,oq=0x0,or=0x0,os=0x0;var ot=oj['querySelector']('.colorpicker-hex');var ou=oj['querySelector']('.colorpicker-hue');var ov=oj['querySelector']('.colorpicker-saturation');var ow=oj['querySelector']('.colorpicker-lightness');var ox=oj['querySelector']('.colorpicker-red');var oy=oj['querySelector']('.colorpicker-green');var oz=oj['querySelector']('.colorpicker-blue');var oA=oj['querySelector']('.colorpicker-pickerpane');var oB=oj['querySelector']('.colorpicker-pickercursor');var oC=oj['querySelector']('circle');var oD=oj['querySelector']('.colorpicker-sliderpane');var oE=oj['querySelector']('.colorpicker-slidercursor');var oF=oj['querySelector']('path');var oG=0x0;var oH=0x0;var oI,oJ,oK,oL,oM,oN;var oO=0x0;var oP,oQ,oR;[oq,or,os]=BDFDB['colorCONVERT'](of,'HSLCOMP');pk();setTimeout(()=>{pd();},0x12c);oA['addEventListener']('mousedown',oS=>{BDFDB['appendLocalStyle']('BDFDBcrossHairColorPicker','*\x20{cursor:\x20crosshair\x20!important;}');p3(oS['button']);pe();oG=oS['clientX']-oI;oH=oS['clientY']-oJ;pj();or=BDFDB['mapRange']([oK-oI,oL-oI],[0x0,0x64],oG)+'%';os=BDFDB['mapRange']([oM-oJ,oN-oJ],[0x64,0x0],oH)+'%';pk();var oT=()=>{BDFDB['removeLocalStyle']('BDFDBcrossHairColorPicker');document['removeEventListener']('mouseup',oT);document['removeEventListener']('mousemove',oU);};var oU=oV=>{oG=oV['clientX']>oL?oL-oI:oV['clientX']oN?oN-oJ:oV['clientY']{BDFDB['appendLocalStyle']('BDFDBcrossHairColorPicker','*\x20{cursor:\x20crosshair\x20!important;}');p3(oW['button']);pe();oO=oW['clientY']-oP;pj();oq=BDFDB['mapRange']([oQ-oP,oR-oP],[0x168,0x0],oO);pk();var oX=()=>{BDFDB['removeLocalStyle']('BDFDBcrossHairColorPicker');document['removeEventListener']('mouseup',oX);document['removeEventListener']('mousemove',oY);};var oY=oZ=>{oO=oZ['clientY']>oR?oR-oP:oZ['clientY']{p6(p0['currentTarget']['getAttribute']('group'));});BDFDB['addChildEventListener'](oj,'click','[class^=\x22colorpicker-preview-\x22]',p1=>{var p2=oj['querySelector']('[class^=\x22colorpicker-preview-\x22].selected');p2['style']['setProperty']('border-color','transparent');BDFDB['removeClass'](p2,'selected');BDFDB['addClass'](p1['currentTarget'],'selected');[oq,or,os]=BDFDB['colorCONVERT'](p1['currentTarget']['style']['getPropertyValue']('background-value'),'HSLCOMP');pk();pd();});function p3(p4){var p5=oj['querySelector']('[class^=\x22colorpicker-preview-\x22].selected');p5['style']['removeProperty']('border-color');BDFDB['removeClass'](p5,'selected');BDFDB['addClass'](oj['querySelector']('.colorpicker-preview-'+p4),'selected');}function p6(p7){switch(p7){case'RGB':on=p8(ox),oo=p8(oy),op=p8(oz);[oq,or,os]=BDFDB['colorCONVERT']([on,oo,op],'HSLCOMP');ot['value']=BDFDB['colorCONVERT']([on,oo,op],'HEX');ou['value']=Math['round'](oq),ov['value']=Math['round'](parseInt(or)),ow['value']=Math['round'](parseInt(os));ox['value']=on,oy['value']=oo,oz['value']=op;break;case'HSL':oq=p8(ou),or=p8(ov)+'%',os=p8(ow)+'%';[on,oo,op]=BDFDB['colorCONVERT']([oq,or,os],'RGBCOMP');ot['value']=BDFDB['colorCONVERT']([on,oo,op],'HEX');ou['value']=oq,ov['value']=parseInt(or),ow['value']=parseInt(os);ox['value']=on,oy['value']=oo,oz['value']=op;break;case'HEX':om=ot['value'];if(/^#([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i['test'](om)){[oq,or,os]=BDFDB['colorCONVERT'](om,'HSLCOMP');[on,oo,op]=BDFDB['colorCONVERT'](om,'RGBCOMP');ou['value']=Math['round'](oq),ov['value']=Math['round'](parseInt(or)),ow['value']=Math['round'](parseInt(os));ox['value']=on,oy['value']=oo,oz['value']=op;}break;}pl();pd();}function p8(p9){var pa=parseInt(p9['value']);var pb=parseInt(p9['getAttribute']('min'));var pc=parseInt(p9['getAttribute']('max'));return isNaN(pa)?p9['getAttribute']('placeholder'):papc?pc:pa;}function pd(){pe();oG=BDFDB['mapRange']([0x0,0x64],[oK-oI,oL-oI],parseInt(or));oH=BDFDB['mapRange']([0x64,0x0],[oM-oJ,oN-oJ],parseInt(os));oO=BDFDB['mapRange']([0x168,0x0],[oQ-oP,oR-oP],oq);pj();oC['style']['setProperty']('color',BDFDB['colorINV']([on,oo,op],'RGB'),'important');oF['style']['setProperty']('color',BDFDB['colorCONVERT']([oq,'100%','100%'],'RGB'),'important');}function pe(){var pf=BDFDB['getRects'](oA);var pg=BDFDB['getRects'](oB);oI=pg['width']/0x2;oJ=pg['height']/0x2;oK=pf['left'];oL=oK+pf['width'];oM=pf['top'];oN=oM+pf['height'];var ph=BDFDB['getRects'](oD);var pi=BDFDB['getRects'](oE);oP=pi['height']/0x2;oQ=ph['top'];oR=oQ+ph['height'];}function pj(){oB['style']['setProperty']('left',oG-oK+'px','important');oB['style']['setProperty']('top',oH-oM+'px','important');oE['style']['setProperty']('top',oO-oQ+'px','important');}function pk(){[on,oo,op]=BDFDB['colorCONVERT']([oq,or,os],'RGBCOMP');ot['value']=BDFDB['colorCONVERT']([on,oo,op],'HEX');ou['value']=Math['round'](oq),ov['value']=Math['round'](parseInt(or)),ow['value']=Math['round'](parseInt(os));ox['value']=Math['round'](on),oy['value']=Math['round'](oo),oz['value']=Math['round'](op);pl();oC['style']['setProperty']('color',BDFDB['colorINV']([on,oo,op],'RGB'),'important');oF['style']['setProperty']('color',BDFDB['colorCONVERT']([oq,'100%','100%'],'RGB'),'important');}function pl(){oj['querySelector']('.colorpicker-color')['style']['setProperty']('background-color',BDFDB['colorCONVERT']([oq,'100%','100%'],'RGB'),'important');var pm=oj['querySelector']('[class^=\x22colorpicker-preview-\x22].selected');pm['style']['setProperty']('background-color',BDFDB['colorCONVERT']([on,oo,op],'RGB'),'important');pm['style']['setProperty']('border-color',BDFDB['colorINV']([on,oo,op],'RGB'),'important');}});};BDFDB['mapRange']=function(pn,po,pp){return po[0x0]+(pp-pn[0x0])*(po[0x1]-po[0x0])/(pn[0x1]-pn[0x0]);};BDFDB['shake']=function(){BDFDB['getReactInstance'](document['querySelector'](BDFDB['dotCN']['appold']))['return']['stateNode']['shake']();};BDFDB['isBDv2']=function(){return typeof BDFDB['BDv2Api']!=='undefined';};BDFDB['isPluginEnabled']=function(pq){if(!BDFDB['isBDv2']())return window['bdplugins'][pq]&&window['pluginCookie'][pq];else return BDFDB['Plugins'][pq['toLowerCase']()]?BDFDB['Plugins'][pq['toLowerCase']()]['enabled']:null;};BDFDB['isRestartNoMoreEnabled']=function(){return settingsCookie['fork-ps-5']&&settingsCookie['fork-ps-5']===!![]||BDFDB['isPluginEnabled']('Restart-No-More')||BDFDB['isPluginEnabled']('Restart\x20No\x20More');};BDFDB['isThemeEnabled']=function(pr){if(!BDFDB['isBDv2']())return window['bdthemes'][pr]&&window['themeCookie'][pr];else return BDFDB['Themes'][pr['toLowerCase']()]?BDFDB['Themes'][pr['toLowerCase']()]['enabled']:null;};(BDFDB['setPluginCache']=function(){if(!BDFDB['isBDv2']())return;BDFDB['Plugins']={};for(let ps of BDFDB['BDv2Api']['Plugins']['listPlugins']())BDFDB['BDv2Api']['Plugins']['getPlugin'](ps)['then'](pt=>{BDFDB['Plugins'][ps]=pt;});})();(BDFDB['setThemeCache']=function(){if(!BDFDB['isBDv2']())return;BDFDB['Themes']={};for(let pu of BDFDB['BDv2Api']['Themes']['listThemes']())BDFDB['BDv2Api']['Themes']['getTheme'](pu)['then'](pv=>{BDFDB['Themes'][pu]=pv;});})();BDFDB['DiscordClassModules']={};BDFDB['DiscordClassModules']['BDFDB']={'BDFDBundefined':'BDFDB_undefined','cardInner':'card-inner'};BDFDB['DiscordClassModules']['BDrepo']={'bdaAuthor':'bda-author','bdaControls':'bda-controls','bdaDescription':'bda-description','bdaDescriptionWrap':'bda-description-wrap','bdaFooter':'bda-footer','bdaHeader':'bda-header','bdaHeaderTitle':'bda-header-title','bdaLink':'bda-link','bdaLinks':'bda-links','bdaName':'bda-name','bdaSettingsButton':'bda-settings-button','bdaSlist':'bda-slist','bdaVersion':'bda-version','bdPfbtn':'bd-pfbtn','settingsOpen':'settings-open','settingsClosed':'settings-closed','switch':'ui-switch','switchCheckbox':'ui-switch-checkbox','switchChecked':'checked','switchItem':'ui-switch-item','switchWrapper':'ui-switch-wrapper'};BDFDB['DiscordClassModules']['BDv2repo']={'bdButton':'bd-button','bdCard':'bd-card','bdHasTooltip':'bd-hasTooltip','bdMaterialDesignIcon':'bd-materialDesignIcon','bdTooltip':'bd-tooltip','vTooltipOpen':'v-tooltip-open'};BDFDB['DiscordClassModules']['NotFound']={'_':'','applicationStore':'applicationStore-1pNvnv','avatarStopAnimation':'stop-animation','badgeWrapper':'wrapper-232cHJ','gameLibrary':'gameLibrary-TTDw4Y','highlight':'highlight','loginScreen':'wrapper-3Q5DdO','lfg':'lfg-3xoFkI\x20da-lfg','mention':'mention','select':'Select','selectArrow':'Select-arrow','selectArrowZone':'Select-arrow-zone','selectControl':'Select-control','selectHasValue':'has-value','selectIsOpen':'is-open','selectMenu':'Select-menu','selectMenuOuter':'Select-menu-outer','selectOption':'Select-option','selectIsSelected':'is-selected','selectSingle':'Select--single','selectValue':'Select-value','splashBackground':'splashBackground-1FRCko\x20da-splashBackground','themeDark':'theme-dark','themeLight':'theme-light'};BDFDB['DiscordClassModules']['AccountDetails']=BDFDB['WebModules']['findByProperties']('accountDetails','container');BDFDB['DiscordClassModules']['ActivityFeed']=BDFDB['WebModules']['findByProperties']('activityFeed');BDFDB['DiscordClassModules']['Anchor']=BDFDB['WebModules']['findByProperties']('anchor','anchorUnderlineOnHover');BDFDB['DiscordClassModules']['AppBase']=BDFDB['WebModules']['findByProperties']('container','channels');BDFDB['DiscordClassModules']['AppMount']=BDFDB['WebModules']['findByProperties']('appMount');BDFDB['DiscordClassModules']['AppInner']=BDFDB['WebModules']['findByProperties']('app');BDFDB['DiscordClassModules']['AppOuter']=BDFDB['WebModules']['find'](pw=>typeof pw['app']=='string'&&pw!=BDFDB['DiscordClassModules']['AppInner']);BDFDB['DiscordClassModules']['AuditLog']=BDFDB['WebModules']['findByProperties']('auditLog');BDFDB['DiscordClassModules']['AuthBox']=BDFDB['WebModules']['findByProperties']('authBox');BDFDB['DiscordClassModules']['Autocomplete']=BDFDB['WebModules']['findByProperties']('autocomplete','autocompleteRow');BDFDB['DiscordClassModules']['Avatar']=BDFDB['WebModules']['findByProperties']('image','animate');BDFDB['DiscordClassModules']['AvatarIcon']=BDFDB['WebModules']['findByProperties']('iconActiveLarge','iconActiveMedium');BDFDB['DiscordClassModules']['AvatarSize']=BDFDB['WebModules']['findByProperties']('inner','avatarLarge');BDFDB['DiscordClassModules']['Backdrop']=BDFDB['WebModules']['findByProperties']('backdrop');BDFDB['DiscordClassModules']['BotTag']=BDFDB['WebModules']['findByProperties']('botTag','botTagInvert');BDFDB['DiscordClassModules']['Button']=BDFDB['WebModules']['findByProperties']('colorBlack','button');BDFDB['DiscordClassModules']['Call']=BDFDB['WebModules']['findByProperties']('callAvatar','video');BDFDB['DiscordClassModules']['CallCurrent']=BDFDB['WebModules']['findByProperties']('wrapper','fullScreen');BDFDB['DiscordClassModules']['CallDetails']=BDFDB['WebModules']['findByProperties']('container','buttonDisconnect');BDFDB['DiscordClassModules']['CallIncoming']=BDFDB['WebModules']['findByProperties']('incomingCall','container');BDFDB['DiscordClassModules']['CallIncomingInner']=BDFDB['WebModules']['findByProperties']('incomingCallInner','members');BDFDB['DiscordClassModules']['Card']=BDFDB['WebModules']['findByProperties']('card','cardBrand');BDFDB['DiscordClassModules']['CardStatus']=BDFDB['WebModules']['findByProperties']('reset','error','card');BDFDB['DiscordClassModules']['Category']=BDFDB['WebModules']['findByProperties']('colorTransition','iconCollapsed');BDFDB['DiscordClassModules']['CategoryContainer']=BDFDB['WebModules']['findByProperties']('addButtonIcon','containerDefault');BDFDB['DiscordClassModules']['ChangeLog']=BDFDB['WebModules']['findByProperties']('added','fixed','improved','progress');BDFDB['DiscordClassModules']['Channel']=BDFDB['WebModules']['findByProperties']('colorConnectedText','nameDefaultText');BDFDB['DiscordClassModules']['ChannelContainer']=BDFDB['WebModules']['findByProperties']('actionIcon','containerDefault');BDFDB['DiscordClassModules']['ChannelTextArea']=BDFDB['WebModules']['findByProperties']('textArea','attachButtonDivider');BDFDB['DiscordClassModules']['ChannelTextAreaButton']=BDFDB['WebModules']['findByProperties']('buttonWrapper','active');BDFDB['DiscordClassModules']['ChannelWindow']=BDFDB['WebModules']['findByProperties']('aka','channelTextArea');BDFDB['DiscordClassModules']['Checkbox']=BDFDB['WebModules']['findByProperties']('checkboxWrapper','round');BDFDB['DiscordClassModules']['ContextMenu']=BDFDB['WebModules']['findByProperties']('contextMenu','itemGroup');BDFDB['DiscordClassModules']['ContextMenuCheckbox']=BDFDB['WebModules']['findByProperties']('checkboxInner','checkboxElement');BDFDB['DiscordClassModules']['Cursor']=BDFDB['WebModules']['findByProperties']('cursorDefault','userSelectNone');BDFDB['DiscordClassModules']['DmAddPopout']=BDFDB['WebModules']['findByProperties']('friendSelected','popout');BDFDB['DiscordClassModules']['DownloadLink']=BDFDB['WebModules']['findByProperties']('downloadLink','size12');BDFDB['DiscordClassModules']['Embed']=BDFDB['WebModules']['findByProperties']('embed','embedAuthorIcon');BDFDB['DiscordClassModules']['EmbedActions']=BDFDB['WebModules']['findByProperties']('iconPlay','iconWrapperActive');BDFDB['DiscordClassModules']['EmojiPicker']=BDFDB['WebModules']['findByProperties']('emojiPicker','categories');BDFDB['DiscordClassModules']['File']=BDFDB['WebModules']['findByProperties']('downloadButton','fileNameLink');BDFDB['DiscordClassModules']['Flex']=BDFDB['WebModules']['findByProperties']('alignBaseline','alignCenter');BDFDB['DiscordClassModules']['FlexChild']=BDFDB['WebModules']['findByProperties']('flexChild','flex');BDFDB['DiscordClassModules']['FormText']=BDFDB['WebModules']['findByProperties']('description','modeDefault');BDFDB['DiscordClassModules']['Friends']=BDFDB['WebModules']['findByProperties']('friendsColumn','friendsRow');BDFDB['DiscordClassModules']['FriendsOnline']=BDFDB['WebModules']['findByProperties']('friendsOnline');BDFDB['DiscordClassModules']['Game']=BDFDB['WebModules']['findByProperties']('game','gameName');BDFDB['DiscordClassModules']['GifFavoriteButton']=BDFDB['WebModules']['findByProperties']('gifFavoriteButton','showPulse');BDFDB['DiscordClassModules']['GiftInventory']=BDFDB['WebModules']['find'](px=>typeof px['root']=='string'&&typeof px['body']=='string'&&(Object['keys'](px)['length']==0x2||Object['keys'](px)['length']==0x3));BDFDB['DiscordClassModules']['Guild']=BDFDB['WebModules']['findByProperties']('guild','badge');BDFDB['DiscordClassModules']['GuildChannelsContainer']=BDFDB['WebModules']['find'](py=>typeof py['container']=='string'&&typeof py['firefoxFixScrollFlex']=='string'&&Object['keys'](py)['length']==0x2);BDFDB['DiscordClassModules']['GuildHeader']=BDFDB['WebModules']['findByProperties']('header','name','verified');BDFDB['DiscordClassModules']['GuildSettingsBanned']=BDFDB['WebModules']['findByProperties']('bannedUser','bannedUserAvatar');BDFDB['DiscordClassModules']['GuildSettingsInvite']=BDFDB['WebModules']['findByProperties']('countdownColumn','inviteSettingsInviteRow');BDFDB['DiscordClassModules']['GuildSettingsMember']=BDFDB['WebModules']['findByProperties']('member','membersFilterPopout');BDFDB['DiscordClassModules']['HeaderBar']=BDFDB['WebModules']['findByProperties']('headerBar','headerBarDrag');BDFDB['DiscordClassModules']['HeaderBarSearch']=BDFDB['WebModules']['findByProperties']('headerBarLoggedOut','search');BDFDB['DiscordClassModules']['HeaderBarSearchItems']=BDFDB['WebModules']['findByProperties']('libraryFilter','iconVisible');BDFDB['DiscordClassModules']['HotKeyRecorder']=BDFDB['WebModules']['findByProperties']('editIcon','recording');BDFDB['DiscordClassModules']['HoverCard']=BDFDB['WebModules']['findByProperties']('card','active');BDFDB['DiscordClassModules']['HoverCardButton']=BDFDB['WebModules']['find'](pz=>typeof pz['button']=='string'&&Object['keys'](pz)['length']==0x1);BDFDB['DiscordClassModules']['IconDirection']=BDFDB['WebModules']['findByProperties']('directionDown','directionUp');BDFDB['DiscordClassModules']['ImageWrapper']=BDFDB['WebModules']['findByProperties']('clickable','imageWrapperBackground');BDFDB['DiscordClassModules']['Item']=BDFDB['WebModules']['findByProperties']('itemDefault','notSelected');BDFDB['DiscordClassModules']['Input']=BDFDB['WebModules']['findByProperties']('inputMini','statusRed');BDFDB['DiscordClassModules']['Layers']=BDFDB['WebModules']['findByProperties']('layer','layers');BDFDB['DiscordClassModules']['Margins']=BDFDB['WebModules']['findByProperties']('marginBottom4','marginCenterHorz');BDFDB['DiscordClassModules']['Member']=BDFDB['WebModules']['findByProperties']('member','memberInner');BDFDB['DiscordClassModules']['MembersWrap']=BDFDB['WebModules']['findByProperties']('membersWrap','membersGroup');BDFDB['DiscordClassModules']['Mention']=BDFDB['WebModules']['findByProperties']('wrapperHover','wrapperNoHover');BDFDB['DiscordClassModules']['Message']=BDFDB['WebModules']['findByProperties']('message','content');BDFDB['DiscordClassModules']['MessageAccessory']=BDFDB['WebModules']['findByProperties']('embedWrapper','gifFavoriteButton');BDFDB['DiscordClassModules']['MessageBody']=BDFDB['WebModules']['findByProperties']('buttonContainer','isMentioned');BDFDB['DiscordClassModules']['MessageFile']=BDFDB['WebModules']['findByProperties']('cancelButton','filenameLinkWrapper');BDFDB['DiscordClassModules']['MessageMarkup']=BDFDB['WebModules']['findByProperties']('markup');BDFDB['DiscordClassModules']['MessageSystem']=BDFDB['WebModules']['findByProperties']('container','actionAnchor');BDFDB['DiscordClassModules']['MessagesPopout']=BDFDB['WebModules']['findByProperties']('messageGroupWrapperOffsetCorrection','messagesPopout');BDFDB['DiscordClassModules']['MessagesWrap']=BDFDB['WebModules']['findByProperties']('messagesWrapper','messageGroupBlocked');BDFDB['DiscordClassModules']['Modal']=BDFDB['WebModules']['findByProperties']('modal','sizeLarge');BDFDB['DiscordClassModules']['ModalDivider']=BDFDB['WebModules']['find'](pA=>typeof pA['divider']=='string'&&Object['keys'](pA)['length']==0x1);BDFDB['DiscordClassModules']['ModalItems']=BDFDB['WebModules']['findByProperties']('guildName','checkboxContainer');BDFDB['DiscordClassModules']['ModalMiniContent']=BDFDB['WebModules']['find'](pB=>typeof pB['modal']=='string'&&typeof pB['content']=='string'&&typeof pB['size']=='string'&&Object['keys'](pB)['length']==0x3);BDFDB['DiscordClassModules']['ModalWrap']=BDFDB['WebModules']['find'](pC=>typeof pC['modal']=='string'&&typeof pC['inner']=='string'&&Object['keys'](pC)['length']==0x2);BDFDB['DiscordClassModules']['NameTag']=BDFDB['WebModules']['findByProperties']('bot','nameTag');BDFDB['DiscordClassModules']['Note']=BDFDB['WebModules']['find'](pD=>typeof pD['note']=='string'&&Object['keys'](pD)['length']==0x1);BDFDB['DiscordClassModules']['Notice']=BDFDB['WebModules']['findByProperties']('notice','noticeFacebook');BDFDB['DiscordClassModules']['OptionPopout']=BDFDB['WebModules']['findByProperties']('container','button','item');BDFDB['DiscordClassModules']['PictureInPicture']=BDFDB['WebModules']['findByProperties']('pictureInPicture','pictureInPictureWindow');BDFDB['DiscordClassModules']['PrivateChannel']=BDFDB['WebModules']['findByProperties']('activityIconForeground','channel');BDFDB['DiscordClassModules']['PrivateChannelList']=BDFDB['WebModules']['findByProperties']('privateChannels','searchBar');BDFDB['DiscordClassModules']['Popout']=BDFDB['WebModules']['findByProperties']('popout','arrowAlignmentTop');BDFDB['DiscordClassModules']['PopoutActivity']=BDFDB['WebModules']['findByProperties']('ellipsis','activityActivityFeed');BDFDB['DiscordClassModules']['QuickSelect']=BDFDB['WebModules']['findByProperties']('quickSelectArrow','selected');BDFDB['DiscordClassModules']['QuickSwitch']=BDFDB['WebModules']['findByProperties']('resultFocused','guildIconContainer');BDFDB['DiscordClassModules']['QuickSwitchWrap']=BDFDB['WebModules']['findByProperties']('container','miscContainer');BDFDB['DiscordClassModules']['Reactions']=BDFDB['WebModules']['findByProperties']('reactionBtn','reaction');BDFDB['DiscordClassModules']['RecentMentions']=BDFDB['WebModules']['findByProperties']('recentMentionsFilterPopout','mentionFilter');BDFDB['DiscordClassModules']['Role']=BDFDB['WebModules']['findByProperties']('roleCircle','roleName');BDFDB['DiscordClassModules']['Scroller']=BDFDB['WebModules']['findByProperties']('firefoxFixScrollFlex','scroller');BDFDB['DiscordClassModules']['SearchBar']=BDFDB['WebModules']['findByProperties']('searchBar','controls');BDFDB['DiscordClassModules']['SearchPopout']=BDFDB['WebModules']['findByProperties']('datePicker','searchResultChannelIconBackground');BDFDB['DiscordClassModules']['SearchPopoutWrap']=BDFDB['WebModules']['findByProperties']('container','queryContainer');BDFDB['DiscordClassModules']['SearchResults']=BDFDB['WebModules']['findByProperties']('resultsWrapper','searchResults');BDFDB['DiscordClassModules']['Select']=BDFDB['WebModules']['findByProperties']('select','errorMessage');BDFDB['DiscordClassModules']['SettingsCloseButton']=BDFDB['WebModules']['findByProperties']('closeButton','keybind');BDFDB['DiscordClassModules']['SettingsItems']=BDFDB['WebModules']['findByProperties']('dividerMini','note');BDFDB['DiscordClassModules']['SettingsTable']=BDFDB['WebModules']['findByProperties']('headerOption','headerSize');BDFDB['DiscordClassModules']['SettingsWindow']=BDFDB['WebModules']['findByProperties']('contentRegion','standardSidebarView');BDFDB['DiscordClassModules']['Slider']=BDFDB['WebModules']['findByProperties']('slider','grabber');BDFDB['DiscordClassModules']['Spoiler']=BDFDB['WebModules']['findByProperties']('spoilerContainer','hidden');BDFDB['DiscordClassModules']['Switch']=BDFDB['WebModules']['findByProperties']('switchDisabled','valueChecked');BDFDB['DiscordClassModules']['Table']=BDFDB['WebModules']['findByProperties']('stickyHeader','emptyStateText');BDFDB['DiscordClassModules']['Text']=BDFDB['WebModules']['findByProperties']('defaultColor','defaultMarginh1');BDFDB['DiscordClassModules']['TextStyle']=BDFDB['WebModules']['findByProperties']('height28','primary');BDFDB['DiscordClassModules']['TextWeight']=BDFDB['WebModules']['findByProperties']('weightBold','weightSemiBold');BDFDB['DiscordClassModules']['TitleBar']=BDFDB['WebModules']['findByProperties']('titleBar','wordmark');BDFDB['DiscordClassModules']['Tooltip']=BDFDB['WebModules']['findByProperties']('tooltips','tooltip');BDFDB['DiscordClassModules']['Typing']=BDFDB['WebModules']['findByProperties']('cooldownWrapper','typing');BDFDB['DiscordClassModules']['UserPopout']=BDFDB['WebModules']['findByProperties']('userPopout','headerPlaying');BDFDB['DiscordClassModules']['UserProfile']=BDFDB['WebModules']['findByProperties']('topSectionNormal','tabBarContainer');BDFDB['DiscordClassModules']['Video']=BDFDB['WebModules']['findByProperties']('video','fullScreen');BDFDB['DiscordClassModules']['Voice']=BDFDB['WebModules']['findByProperties']('nameSpeaking','voiceUser');BDFDB['DiscordClasses']={'_bdv2Button':['BDv2repo','bdButton'],'_bdv2Card':['BDv2repo','bdCard'],'_bdv2HasTooltip':['BDv2repo','bdHasTooltip'],'_bdv2MaterialDesignIcon':['BDv2repo','bdMaterialDesignIcon'],'_bdv2TooltipOpen':['BDv2repo','vTooltipOpen'],'_repoauthor':['BDrepo','bdaAuthor'],'_repocheckbox':['BDrepo','switchCheckbox'],'_repocheckboxchecked':['BDrepo','switchChecked'],'_repocheckboxinner':['BDrepo','switch'],'_repocheckboxitem':['BDrepo','switchItem'],'_repocheckboxwrap':['BDrepo','switchWrapper'],'_repocontrols':['BDrepo','bdaControls'],'_repodescription':['BDrepo','bdaDescription'],'_repodescriptionwrap':['BDrepo','bdaDescriptionWrap'],'_repofolderbutton':['BDrepo','bdPfbtn'],'_repofooter':['BDrepo','bdaFooter'],'_repoheader':['BDrepo','bdaHeader'],'_repoheadertitle':['BDrepo','bdaHeaderTitle'],'_repolist':['BDrepo','bdaSlist'],'_repolink':['BDrepo','bdaLink'],'_repolinks':['BDrepo','bdaLinks'],'_reponame':['BDrepo','bdaName'],'_reposettingsbutton':['BDrepo','bdaSettingsButton'],'_reposettingsopen':['BDrepo','settingsOpen'],'_reposettingsclosed':['BDrepo','settingsClosed'],'_repoversion':['BDrepo','bdaVersion'],'accountinfo':['AccountDetails','container'],'accountinfodetails':['AccountDetails','accountDetails'],'activityfeed':['ActivityFeed','activityFeed'],'alignbaseline':['Flex','alignBaseline'],'aligncenter':['Flex','alignCenter'],'alignend':['Flex','alignEnd'],'alignstart':['Flex','alignStart'],'alignstretch':['Flex','alignStretch'],'anchor':['Anchor','anchor'],'anchorunderlineonhover':['Anchor','anchorUnderlineOnHover'],'app':['AppOuter','app'],'appcontainer':['AppBase','container'],'appmount':['AppMount','appMount'],'applicationstore':['NotFound','applicationStore'],'appold':['AppInner','app'],'auditlog':['AuditLog','auditLog'],'auditloguserhook':['AuditLog','userHook'],'authBox':['AuthBox','authBox'],'autocomplete':['Autocomplete','autocomplete'],'autocomplete2':['ChannelTextArea','autocomplete'],'autocompleteavatarstatus':['Autocomplete','avatarStatus'],'autocompletecontent':['Autocomplete','content'],'autocompletecontenttitle':['Autocomplete','contentTitle'],'autocompletedescription':['Autocomplete','description'],'autocompletedescriptiondiscriminator':['Autocomplete','descriptionDiscriminator'],'autocompletedescriptionusername':['Autocomplete','descriptionUsername'],'autocompleteicon':['Autocomplete','icon'],'autocompleteiconforeground':['Autocomplete','iconForeground'],'autocompleteinner':['Autocomplete','autocompleteInner'],'autocompleterow':['Autocomplete','autocompleteRow'],'autocompleterowhorizontal':['Autocomplete','autocompleteRowHorizontal'],'autocompleterowvertical':['Autocomplete','autocompleteRowVertical'],'autocompleteselectable':['Autocomplete','selectable'],'autocompleteselected':['Autocomplete','selectorSelected'],'autocompleteselector':['Autocomplete','selector'],'avatar':['Message','avatar'],'avataranimate':['Avatar','animate'],'avataricon':['AvatarIcon','icon'],'avatariconactivelarge':['AvatarIcon','iconActiveLarge'],'avatariconactivemedium':['AvatarIcon','iconActiveMedium'],'avatariconactivemini':['AvatarIcon','iconActiveMini'],'avatariconactivesmall':['AvatarIcon','iconActiveSmall'],'avatariconactivexlarge':['AvatarIcon','iconActiveXLarge'],'avatariconinactive':['AvatarIcon','iconInactive'],'avatariconsizelarge':['AvatarIcon','iconSizeLarge'],'avatariconsizemedium':['AvatarIcon','iconSizeMedium'],'avatariconsizemini':['AvatarIcon','iconSizeMini'],'avatariconsizesmall':['AvatarIcon','iconSizeSmall'],'avatariconsizexlarge':['AvatarIcon','iconSizeXLarge'],'avatarimage':['Avatar','image'],'avatarinner':['AvatarSize','inner'],'avatarlarge':['Avatar','large'],'avatarmask':['Avatar','mask'],'avatarmaskprofile':['Avatar','maskProfile'],'avatarnoicon':['AvatarIcon','noIcon'],'avatarpopout':['Avatar','popout'],'avatarprofile':['Avatar','profile'],'avatarsizelarge':['AvatarSize','avatarLarge'],'avatarsizepopout':['AvatarSize','avatarPopout'],'avatarsizeprofile':['AvatarSize','avatarProfile'],'avatarsizesmall':['AvatarSize','avatarSmall'],'avatarsizexlarge':['AvatarSize','avatarXLarge'],'avatarsizexxlarge':['AvatarSize','avatarXXLarge'],'avatarsizexxxlarge':['AvatarSize','avatarXXXLarge'],'avatarsizexsmall':['AvatarSize','avatarXSmall'],'avatarsmall':['Avatar','small'],'avatarstopanimation':['NotFound','avatarStopAnimation'],'avatarverifiedicon':['AvatarIcon','verifiedIcon'],'avatarwrapper':['Avatar','wrapper'],'avatarxlarge':['Avatar','xlarge'],'avatarxsmall':['Avatar','xsmall'],'avatarxxlarge':['Avatar','xxlarge'],'backdrop':['Backdrop','backdrop'],'badge':['Guild','badge'],'badgewrapper':['NotFound','badgeWrapper'],'bottag':['BotTag','botTag'],'bottaginvert':['BotTag','botTagInvert'],'bottagmessage':['Message','botTag'],'bottagmessagecompact':['Message','botTagCompact'],'bottagmessagecozy':['Message','botTagCozy'],'bottagnametag':['NameTag','bot'],'bottagregular':['BotTag','botTagRegular'],'button':['Button','button'],'buttoncolorblack':['Button','colorBlack'],'buttoncolorbrand':['Button','colorBrand'],'buttoncolorgreen':['Button','colorGreen'],'buttoncolorgrey':['Button','colorGrey'],'buttoncolorlink':['Button','colorLink'],'buttoncolorprimary':['Button','colorPrimary'],'buttoncolorred':['Button','colorRed'],'buttoncolortransparent':['Button','colorTransparent'],'buttoncolorwhite':['Button','colorWhite'],'buttoncoloryellow':['Button','colorYellow'],'buttoncontents':['Button','contents'],'buttondisabledoverlay':['Button','disabledButtonOverlay'],'buttondisabledwrapper':['Button','disabledButtonWrapper'],'buttonfullwidth':['Button','fullWidth'],'buttongrow':['Button','grow'],'buttonhashover':['Button','hasHover'],'buttonhoverblack':['Button','hoverBlack'],'buttonhoverbrand':['Button','hoverBrand'],'buttonhovergreen':['Button','hoverGreen'],'buttonhovergrey':['Button','hoverGrey'],'buttonhoverlink':['Button','hoverLink'],'buttonhoverprimary':['Button','hoverPrimary'],'buttonhoverred':['Button','hoverRed'],'buttonhovertransparent':['Button','hoverTransparent'],'buttonhoverwhite':['Button','hoverWhite'],'buttonhoveryellow':['Button','hoverYellow'],'buttonlookblank':['Button','lookBlank'],'buttonlookfilled':['Button','lookFilled'],'buttonlookghost':['Button','lookGhost'],'buttonlookinverted':['Button','lookInverted'],'buttonlooklink':['Button','lookLink'],'buttonlookoutlined':['Button','lookOutlined'],'buttonsizeicon':['Button','sizeIcon'],'buttonsizelarge':['Button','sizeLarge'],'buttonsizemax':['Button','sizeMax'],'buttonsizemedium':['Button','sizeMedium'],'buttonsizemin':['Button','sizeMin'],'buttonsizesmall':['Button','sizeSmall'],'buttonsizexlarge':['Button','sizeXlarge'],'buttonspinner':['Button','spinner'],'buttonspinneritem':['Button','spinnerItem'],'buttonsubmitting':['Button','submitting'],'callavatar':['Call','callAvatar'],'callavatarwrapper':['Call','callAvatarWrapper'],'callcurrentcontainer':['CallCurrent','wrapper'],'callcurrentdetails':['CallDetails','container'],'callcurrentvideo':['Video','video'],'callincoming':['CallIncoming','incomingCall'],'callincomingcontainer':['CallIncoming','container'],'callincominginner':['CallIncomingInner','incomingCallInner'],'callmembers':['CallIncomingInner','members'],'callselected':['Call','selected'],'callvideo':['Call','video'],'card':['Card','card'],'cardbrand':['Card','cardBrand'],'cardbrandoutline':['Card','cardBrandOutline'],'carddanger':['Card','cardDanger'],'carddangeroutline':['Card','cardDangerOutline'],'cardprimary':['Card','cardPrimary'],'cardprimaryeditable':['Card','cardPrimaryEditable'],'cardprimaryoutline':['Card','cardPrimaryOutline'],'cardprimaryoutlineeditable':['Card','cardPrimaryOutlineEditable'],'cardsuccess':['Card','cardSuccess'],'cardsuccessoutline':['Card','cardSuccessOutline'],'cardwarning':['Card','cardWarning'],'cardwarningoutline':['Card','cardWarningOutline'],'categorycolortransition':['Category','colorTransition'],'categorycontainerdefault':['CategoryContainer','containerDefault'],'categoryiconcollapsed':['Category','iconCollapsed'],'categoryicondefault':['Category','iconDefault'],'categoryiconhovered':['Category','iconHovered'],'categoryiconhoveredcollapsed':['Category','iconHoveredCollapsed'],'categoryiconmuted':['Category','iconMuted'],'categoryicontransition':['Category','iconTransition'],'categoryiconunread':['Category','iconUnread'],'categorynamecollapsed':['Category','nameCollapsed'],'categorynamedefault':['Category','nameDefault'],'categorynamehovered':['Category','nameHovered'],'categorynamehoveredcollapsed':['Category','nameHoveredCollapsed'],'categorynamemuted':['Category','nameMuted'],'categorynameunread':['Category','nameUnread'],'categoryoverflowellipsis':['Category','overflowEllipsis'],'categorywrappercollapsed':['Category','wrapperCollapsed'],'categorywrapperdefault':['Category','wrapperDefault'],'categorywrapperhovered':['Category','wrapperHovered'],'categorywrapperhoveredcollapsed':['Category','wrapperHoveredCollapsed'],'categorywrappermuted':['Category','wrapperMuted'],'categorywrapperunread':['Category','wrapperUnread'],'changelogadded':['ChangeLog','added'],'changelogfixed':['ChangeLog','fixed'],'changelogimproved':['ChangeLog','improved'],'changelogprogress':['ChangeLog','added'],'changelogtitle':['ChangeLog','title'],'channelactionicon':['ChannelContainer','actionIcon'],'channelbackground':['Channel','background'],'channelcolordefaulttext':['Channel','colorDefaultText'],'channelcolordefaultvoice':['Channel','colorDefaultVoice'],'channelcolorhoveredtext':['Channel','colorHoveredText'],'channelcolorhoveredvoice':['Channel','colorHoveredVoice'],'channelcolorlockedtext':['Channel','colorLockedText'],'channelcolorlockedvoice':['Channel','colorLockedVoice'],'channelcolormutedtext':['Channel','colorMutedText'],'channelcolormutedvoice':['Channel','colorMutedVoice'],'channelcolorselectedtext':['Channel','colorSelectedText'],'channelcolorselectedvoice':['Channel','colorSelectedVoice'],'channelcolorunreadtext':['Channel','colorUnreadText'],'channelcolorunreadvoice':['Channel','colorUnreadVoice'],'channelcontainerdefault':['ChannelContainer','containerDefault'],'channelcontent':['Channel','content'],'channelcontentdefaulttext':['Channel','contentDefaultText'],'channelcontentdefaultvoice':['Channel','contentDefaultVoice'],'channelcontenthoveredtext':['Channel','contentHoveredText'],'channelcontenthoveredvoice':['Channel','contentHoveredVoice'],'channelcontentlockedtext':['Channel','contentLockedText'],'channelcontentlockedvoice':['Channel','contentLockedVoice'],'channelcontentmutedtext':['Channel','contentMutedText'],'channelcontentmutedvoice':['Channel','contentMutedVoice'],'channelcontentselectedtext':['Channel','contentSelectedText'],'channelcontentselectedvoice':['Channel','contentSelectedVoice'],'channelcontentunreadtext':['Channel','contentUnreadText'],'channelcontentunreadvoice':['Channel','contentUnreadVoice'],'channelforeground':['Channel','foreground'],'channelheaderaka':['ChannelWindow','aka'],'channelheaderchannelicon':['ChannelWindow','channelIcon'],'channelheaderchannelname':['ChannelWindow','channelName'],'channelheaderdivider':['HeaderBar','divider'],'channelheadericon':['HeaderBar','icon'],'channelheadericonactive':['HeaderBar','iconActive'],'channelheadericonbadge':['HeaderBar','iconBadge'],'channelheadericonbadgewrapper':['HeaderBar','iconBadgeWrapper'],'channelheadericondisabled':['HeaderBar','iconDisabled'],'channelheadericonforeground':['HeaderBar','iconForeground'],'channelheadericoninactive':['HeaderBar','iconInactive'],'channelheadericonmargin':['HeaderBar','iconMargin'],'channelheadersearch':['HeaderBarSearch','search'],'channelheadertitle':['ChannelWindow','title'],'channelheadertitlecall':['ChannelWindow','titleCall'],'channelheadertitletext':['ChannelWindow','titleText'],'channelheadertitlewrapper':['ChannelWindow','titleWrapper'],'channelheadertopic':['ChannelWindow','topic'],'channelheaderheaderbar':['HeaderBar','headerBar'],'channelheaderheaderbardrag':['HeaderBar','headerBarDrag'],'channelheaderheaderbartitle':['HeaderBar','title'],'channelicon':['Channel','icon'],'channeliconspacing':['ChannelContainer','iconSpacing'],'channelmarginreset':['Channel','marginReset'],'channelname':['Channel','name'],'channelnamedefaulttext':['Channel','nameDefaultText'],'channelnamedefaultvoice':['Channel','nameDefaultVoice'],'channelnamehoveredtext':['Channel','nameHoveredText'],'channelnamehoveredvoice':['Channel','nameHoveredVoice'],'channelnamelockedtext':['Channel','nameLockedText'],'channelnamelockedvoice':['Channel','nameLockedVoice'],'channelnamemutedtext':['Channel','nameMutedText'],'channelnamemutedvoice':['Channel','nameMutedVoice'],'channelnameselectedtext':['Channel','nameSelectedText'],'channelnameselectedvoice':['Channel','nameSelectedVoice'],'channelnameunreadtext':['Channel','nameUnreadText'],'channelnameunreadvoice':['Channel','nameUnreadVoice'],'channeloverflowellipsis':['Channel','overflowEllipsis'],'channelunread':['Channel','unread'],'channelwrapper':['Channel','wrapper'],'channelwrapperdefaulttext':['Channel','wrapperDefaultText'],'channelwrapperdefaultvoice':['Channel','wrapperDefaultVoice'],'channelwrapperhoveredtext':['Channel','wrapperHoveredText'],'channelwrapperhoveredvoice':['Channel','wrapperHoveredVoice'],'channelwrapperlockedtext':['Channel','wrapperLockedText'],'channelwrapperlockedvoice':['Channel','wrapperLockedVoice'],'channelwrappermutedtext':['Channel','wrapperMutedText'],'channelwrappermutedvoice':['Channel','wrapperMutedVoice'],'channelwrapperselectedtext':['Channel','wrapperSelectedText'],'channelwrapperselectedvoice':['Channel','wrapperSelectedVoice'],'channelwrapperunreadtext':['Channel','wrapperUnreadText'],'channelwrapperunreadvoice':['Channel','wrapperUnreadVoice'],'channels':['AppBase','channels'],'chat':['ChannelWindow','chat'],'chatbase':['AppBase','base'],'chatcontent':['ChannelWindow','content'],'chatspacer':['AppBase','spacer'],'checkbox':['Checkbox','checkbox'],'checkboxchecked':['Checkbox','checked'],'checkboxcontainer':['ModalItems','checkboxContainer'],'checkboxinput':['Checkbox','input'],'checkboxinputdefault':['Checkbox','inputDefault'],'checkboxinputdisabled':['Checkbox','inputDisabled'],'checkboxround':['Checkbox','round'],'checkboxwrapper':['Checkbox','checkboxWrapper'],'checkboxwrapperdisabled':['Checkbox','checkboxWrapperDisabled'],'clickable':['Message','clickOverride'],'clickable':['Message','clickOverride'],'contentregion':['SettingsWindow','contentRegion'],'contextmenu':['ContextMenu','contextMenu'],'contextmenucheckbox':['ContextMenuCheckbox','checkbox'],'contextmenucheckbox2':['ContextMenu','checkbox'],'contextmenucheckboxdisabled':['ContextMenuCheckbox','disabled'],'contextmenucheckboxinner':['ContextMenuCheckbox','checkboxInner'],'contextmenucheckboxelement':['ContextMenuCheckbox','checkboxElement'],'contextmenuhint':['ContextMenu','hint'],'contextmenuinvertchildx':['ContextMenu','invertChildX'],'contextmenuitem':['ContextMenu','item'],'contextmenuitembrand':['ContextMenu','brand'],'contextmenuitemdanger':['ContextMenu','danger'],'contextmenuitemdisabled':['ContextMenu','disabled'],'contextmenuitemgroup':['ContextMenu','itemGroup'],'contextmenuitemtoggle':['ContextMenu','itemToggle'],'contextmenuitemsubmenu':['ContextMenu','itemSubMenu'],'contextmenuitemsubmenuhasscroller':['ContextMenu','itemSubMenuHasScroller'],'contextmenulabel':['ContextMenu','label'],'contextmenuscroller':['ContextMenu','scroller'],'cooldownwrapper':['Typing','cooldownWrapper'],'cursordefault':['Cursor','cursorDefault'],'cursorpointer':['Cursor','cursorPointer'],'defaultcolor':['Text','defaultColor'],'description':['FormText','description'],'directioncolumn':['Flex','directionColumn'],'directiondown':['IconDirection','directionDown'],'directionleft':['IconDirection','directionLeft'],'directionright':['IconDirection','directionRight'],'directionrow':['Flex','directionRow'],'directionrowreverse':['Flex','directionRowReverse'],'directionup':['IconDirection','directionUp'],'directiontransition':['IconDirection','transition'],'disabled':['SettingsItems','disabled'],'dms':['Guild','dms'],'dmchannel':['PrivateChannel','channel'],'dmchannelactivity':['PrivateChannel','activity'],'dmchannelactivityicon':['PrivateChannel','activityIcon'],'dmchannelactivityiconforeground':['PrivateChannel','activityIconForeground'],'dmchannelactivitytext':['PrivateChannel','activityText'],'dmchannelclose':['PrivateChannel','close'],'dmchannelname':['PrivateChannel','name'],'dmchannelnamewithactivity':['PrivateChannel','nameWithActivity'],'dmchannels':['PrivateChannelList','privateChannels'],'dmchannelselected':['PrivateChannel','selected'],'downloadlink':['DownloadLink','downloadLink'],'ellipsis':['PopoutActivity','ellipsis'],'embed':['Embed','embed'],'embedauthor':['Embed','embedAuthor'],'embedauthoricon':['Embed','embedAuthorIcon'],'embedauthorname':['Embed','embedAuthorName'],'embedauthornamelink':['Embed','embedAuthorNameLink'],'embedcentercontent':['Embed','centerContent'],'embedcontent':['Embed','embedContent'],'embedcontentinner':['Embed','embedContentInner'],'embeddescription':['Embed','embedDescription'],'embedfield':['Embed','embedField'],'embedfieldinline':['Embed','embedFieldInline'],'embedfieldname':['Embed','embedFieldName'],'embedfields':['Embed','embedFields'],'embedfieldvalue':['Embed','embedFieldValue'],'embedfooter':['Embed','embedFooter'],'embedfootericon':['Embed','embedFooterIcon'],'embedfooterseparator':['Embed','embedFooterSeparator'],'embedfootertext':['Embed','embedFooterText'],'embedgiftag':['Embed','embedGIFTag'],'embedgifv':['Embed','embedGIFV'],'embedhiddenspoiler':['Embed','hiddenSpoiler'],'embedhighbackgroundopacity':['Embed','highBackgroundOpacity'],'embediframe':['Embed','embedIframe'],'embedimage':['Embed','embedImage'],'embedinner':['Embed','embedInner'],'embedlink':['Embed','embedLink'],'embedlowbackgroundopacity':['Embed','lowBackgroundOpacity'],'embedmargin':['Embed','embedMargin'],'embedmarginlarge':['Embed','embedMarginLarge'],'embedmembeediumbackgroundopacity':['Embed','mediumBackgroundOpacity'],'embedpill':['Embed','embedPill'],'embedprovider':['Embed','embedProvider'],'embedproviderlink':['Embed','embedProviderLink'],'embedspoilerattachment':['Embed','spoilerAttachment'],'embedspoilerembed':['Embed','spoilerEmbed'],'embedspotify':['Embed','embedSpotify'],'embedthumbnail':['Embed','embedThumbnail'],'embedtitle':['Embed','embedTitle'],'embedtitlelink':['Embed','embedTitleLink'],'embedvideo':['Embed','embedVideo'],'embedvideoaction':['Embed','embedVideoAction'],'embedvideoactions':['Embed','embedVideoActions'],'embedvideoimagecomponent':['Embed','embedVideoImageComponent'],'embedvideoimagecomponentinner':['Embed','embedVideoImageComponentInner'],'embedwrapper':['MessageAccessory','embedWrapper'],'emojipicker':['EmojiPicker','emojiPicker'],'emojipickeractivity':['EmojiPicker','activity'],'emojipickerbutton':['Reactions','reactionBtn'],'emojipickercategories':['EmojiPicker','categories'],'emojipickercategory':['EmojiPicker','category'],'emojipickercustom':['EmojiPicker','custom'],'emojipickerdimmer':['EmojiPicker','dimmer'],'emojipickerdisabled':['EmojiPicker','disabled'],'emojipickerdiversityselector':['EmojiPicker','diversitySelector'],'emojipickeremojiitem':['EmojiPicker','emojiItem'],'emojipickerflags':['EmojiPicker','flags'],'emojipickerfood':['EmojiPicker','food'],'emojipickerheader':['EmojiPicker','header'],'emojipickeritem':['EmojiPicker','item'],'emojipickernature':['EmojiPicker','nature'],'emojipickerobjects':['EmojiPicker','objects'],'emojipickerpeople':['EmojiPicker','people'],'emojipickerpopout':['EmojiPicker','popout'],'emojipickerpremiumpromo':['EmojiPicker','premiumPromo'],'emojipickerpremiumpromoclose':['EmojiPicker','premiumPromoClose'],'emojipickerpremiumpromodescription':['EmojiPicker','premiumPromoDescription'],'emojipickerpremiumpromoimage':['EmojiPicker','premiumPromoImage'],'emojipickerpremiumpromotitle':['EmojiPicker','premiumPromoTitle'],'emojipickerrecent':['EmojiPicker','recent'],'emojipickerrow':['EmojiPicker','row'],'emojipickersearchbar':['EmojiPicker','searchBar'],'emojipickerscroller':['EmojiPicker','scroller'],'emojipickerscrollerwrap':['EmojiPicker','scrollerWrap'],'emojipickerselected':['EmojiPicker','selected'],'emojipickerspriteitem':['EmojiPicker','spriteItem'],'emojipickerstickyheader':['EmojiPicker','stickyHeader'],'emojipickersymbols':['EmojiPicker','symbols'],'emojipickertravel':['EmojiPicker','travel'],'emojipickervisible':['EmojiPicker','visible'],'fileattachment':['File','attachment'],'fileattachmentinner':['File','attachmentInner'],'filecancelbutton':['File','cancelButton'],'filedownloadbutton':['File','downloadButton'],'filename':['File','filename'],'filenamelink':['File','fileNameLink'],'filenamelinkwrapper':['File','filenameLinkWrapper'],'filenamewrapper':['File','filenameWrapper'],'firefoxfixscrollflex':['Scroller','firefoxFixScrollFlex'],'flex':['Flex','flex'],'flex2':['FlexChild','flex'],'flexcenter':['Flex','flexCenter'],'flexchild':['FlexChild','flexChild'],'flexmarginreset':['FlexChild','flexMarginReset'],'forcedarktheme':['Avatar','forceDarkTheme'],'forcelighttheme':['Avatar','forceLightTheme'],'formtext':['FormText','formText'],'friends':['Friends','container'],'friendscolumn':['Friends','friendsColumn'],'friendscolumnnamewrap':['Friends','friendsColumnName'],'friendsonline':['FriendsOnline','friendsOnline'],'friendsrow':['Friends','friendsRow'],'friendstable':['Friends','friendsTable'],'friendstableheader':['Friends','friendsTableHeader'],'game':['Game','game'],'gamelibrary':['NotFound','gameLibrary'],'gamelibrarytable':['Table','table'],'gamelibrarytableheader':['Table','header'],'gamelibrarytablestickyheader':['Table','stickyHeader'],'gamename':['Game','gameName'],'gamenameinput':['Game','gameNameInput'],'guildsettingsbannedcard':['GuildSettingsBanned','bannedUser'],'guildsettingsbanneddiscrim':['GuildSettingsBanned','discrim'],'guildsettingsbannedusername':['GuildSettingsBanned','username'],'guildsettingsinvitecard':['GuildSettingsInvite','inviteSettingsInviteRow'],'guildsettingsinvitechannelname':['GuildSettingsInvite','channelName'],'guildsettingsinviteusername':['GuildSettingsInvite','username'],'guildsettingsmembercard':['GuildSettingsMember','member'],'guildsettingsmembername':['GuildSettingsMember','name'],'guildsettingsmembernametag':['GuildSettingsMember','nameTag'],'giffavoritebutton':['MessageAccessory','gifFavoriteButton'],'giffavoritecolor':['GifFavoriteButton','gifFavoriteButton'],'giffavoriteicon':['GifFavoriteButton','icon'],'giffavoriteshowpulse':['GifFavoriteButton','showPulse'],'giffavoritesize':['GifFavoriteButton','size'],'giffavoriteselected':['GifFavoriteButton','selected'],'giftinventory':['GiftInventory','root'],'guild':['Guild','guild'],'guildactive':['Guild','selected'],'guildaudio':['Guild','audio'],'guildavatar':['Guild','avatar'],'guildavatarinner':['Guild','inner'],'guildchannels':['GuildChannelsContainer','container'],'guildheader':['GuildHeader','container'],'guildheadername':['GuildHeader','name'],'guildicon':['Guild','guildIcon'],'guildinner':['Guild','guildInner'],'guildplaceholder':['Guild','guildPlaceholder'],'guilds':['Guild','guilds'],'guildsadd':['Guild','guildsAdd'],'guildsaddinner':['Guild','guildsAddInner'],'guildselected':['Guild','selected'],'guildseparator':['Guild','guildSeparator'],'guildserror':['Guild','guildsError'],'guildsscrollerwrap':['Guild','scrollerWrap'],'guildswrapper':['Guild','guildsWrapper'],'guildunread':['Guild','unread'],'guildvideo':['Guild','video'],'h1':['Text','h1'],'h1defaultmargin':['Text','defaultMarginh1'],'ins':['Text','ins'],'h2defaultmargin':['Text','defaultMarginh2'],'h3':['Text','h3'],'h3defaultmargin':['Text','defaultMarginh3'],'h4':['Text','h4'],'h4defaultmargin':['Text','defaultMarginh4'],'h5':['Text','h5'],'h5defaultmargin':['Text','defaultMarginh5'],'headertitle':['Text','title'],'height16':['Text','height16'],'height20':['Text','height20'],'height24':['Text','height24'],'height28':['TextStyle','height28'],'height36':['Notice','height36'],'highlight':['NotFound','highlight'],'horizontal':['FlexChild','horizontal'],'horizontal2':['NotFound','_'],'horizontalreverse':['FlexChild','horizontalReverse'],'horizontalreverse2':['NotFound','_'],'hotkeybase':['NotFound','_'],'hotkeybutton':['HotKeyRecorder','button'],'hotkeybutton2':['NotFound','_'],'hotkeycontainer':['HotKeyRecorder','container'],'hotkeycontainer2':['NotFound','_'],'hotkeydisabled':['HotKeyRecorder','disabled'],'hotkeydisabled2':['NotFound','_'],'hotkeyediticon':['HotKeyRecorder','editIcon'],'hotkeyhasvalue':['HotKeyRecorder','hasValue'],'hotkeyinput':['HotKeyRecorder','input'],'hotkeyinput2':['HotKeyRecorder','input'],'hotkeylayout':['HotKeyRecorder','layout'],'hotkeylayout2':['HotKeyRecorder','layout'],'hotkeyrecording':['HotKeyRecorder','recording'],'hotkeyshadowpulse':['HotKeyRecorder','shadowPulse'],'hotkeytext':['HotKeyRecorder','text'],'hovercard':['HoverCard','card'],'hovercardinner':['BDFDB','cardInner'],'hovercardbutton':['HoverCardButton','button'],'icon':['EmbedActions','icon'],'iconactionswrapper':['EmbedActions','wrapper'],'iconexternal':['EmbedActions','iconExternal'],'iconexternalmargins':['EmbedActions','iconExternalMargins'],'iconplay':['EmbedActions','iconPlay'],'iconwrapper':['EmbedActions','iconWrapper'],'iconwrapperactive':['EmbedActions','iconWrapperActive'],'imageaccessory':['ImageWrapper','imageAccessory'],'imageclickable':['ImageWrapper','clickable'],'imageerror':['ImageWrapper','imageError'],'imageplaceholder':['ImageWrapper','imagePlaceholder'],'imageplaceholderoverlay':['ImageWrapper','imagePlaceholderOverlay'],'imagewrapper':['ImageWrapper','imageWrapper'],'imagewrapperbackground':['ImageWrapper','imageWrapperBackground'],'imagewrapperinner':['ImageWrapper','imageWrapperInner'],'imagezoom':['ImageWrapper','imageZoom'],'input':['Input','input'],'inputdefault':['Input','inputDefault'],'inputdisabled':['Input','disabled'],'inputeditable':['Input','editable'],'inputerror':['Input','error'],'inputfocused':['Input','focused'],'inputmini':['Input','inputMini'],'inputsuccess':['Input','success'],'inputwrapper':['Input','inputWrapper'],'justifycenter':['Flex','justifyCenter'],'justifyend':['Flex','justifyEnd'],'justifystart':['Flex','justifyStart'],'large':['TextStyle','large'],'layer':['Layers','layer'],'layers':['Layers','layers'],'lfg':['NotFound','lfg'],'loginscreen':['NotFound','loginScreen'],'marginbottom4':['Margins','marginBottom4'],'marginbottom8':['Margins','marginBottom8'],'marginbottom20':['Margins','marginBottom20'],'marginbottom40':['Margins','marginBottom40'],'marginbottom60':['Margins','marginBottom60'],'margincenterhorz':['Margins','marginCenterHorz'],'marginleft4':['Autocomplete','marginLeft4'],'marginleft8':['Autocomplete','marginLeft8'],'marginreset':['Margins','marginReset'],'margintop4':['Margins','marginTop4'],'margintop8':['Margins','marginTop8'],'margintop20':['Margins','marginTop20'],'margintop40':['Margins','marginTop40'],'margintop60':['Margins','marginTop60'],'medium':['TextStyle','medium'],'member':['Member','member'],'membercontent':['Member','content'],'memberinner':['Member','memberInner'],'membernametag':['Member','nameTag'],'memberownericon':['Member','ownerIcon'],'members':['MembersWrap','members'],'membersgroup':['MembersWrap','membersGroup'],'memberswrap':['MembersWrap','membersWrap'],'memberusername':['Member','username'],'mention':['NotFound','mention'],'mentionwrapper':['Mention','wrapper'],'mentionwrapperhover':['Mention','wrapperHover'],'mentionwrappernohover':['Mention','wrapperNoHover'],'message':['Message','message'],'messageaccessory':['MessageAccessory','container'],'messageaccessorycompact':['MessageAccessory','containerCompact'],'messageaccessorycozy':['MessageAccessory','containerCozy'],'messagebody':['MessageBody','container'],'messagebodycompact':['MessageBody','containerCompact'],'messagebodycozy':['MessageBody','containerCozy'],'messagebuttoncontainer':['Message','buttonContainer'],'messagebuttoncontainerouter':['MessageBody','buttonContainer'],'messagecompact':['Message','messageCompact'],'messagecontent':['Message','content'],'messagecontentcompact':['Message','contentCompact'],'messagecontentcozy':['Message','contentCozy'],'messagecozy':['Message','messageCozy'],'messagedivider':['Message','divider'],'messagedividerenabled':['Message','dividerEnabled'],'messageedited':['MessageBody','edited'],'messagegroup':['Message','container'],'messagegroupcozy':['Message','containerCozy'],'messagegroupcompact':['Message','containerCompact'],'messagegroupwrapper':['MessagesPopout','messageGroupWrapper'],'messagegroupwrapperoffsetcorrection':['MessagesPopout','messageGroupWrapperOffsetCorrection'],'messageheadercompact':['Message','headerCompact'],'messageheadercozy':['Message','headerCozy'],'messageheadercozymeta':['Message','headerCozyMeta'],'messagemarkup':['MessageMarkup','markup'],'messagemarkupiscompact':['MessageBody','isCompact'],'messages':['MessagesWrap','messages'],'messagespopout':['MessagesPopout','messagesPopout'],'messagespopoutaccessories':['MessagesPopout','accessories'],'messagespopoutactionbuttons':['MessagesPopout','actionButtons'],'messagespopoutbody':['MessagesPopout','body'],'messagespopoutbottom':['MessagesPopout','bottom'],'messagespopoutchannelname':['MessagesPopout','channelName'],'messagespopoutchannelseparator':['MessagesPopout','channelSeparator'],'messagespopoutclosebutton':['MessagesPopout','closeButton'],'messagespopoutcomment':['MessagesPopout','comment'],'messagespopoutcontainercompactbounded':['Message','containerCompactBounded'],'messagespopoutcontainercozybounded':['Message','containerCozyBounded'],'messagespopoutemptyplaceholder':['MessagesPopout','emptyPlaceholder'],'messagespopoutfooter':['MessagesPopout','footer'],'messagespopoutguildname':['MessagesPopout','guildName'],'messagespopouthasmore':['MessagesPopout','hasMore'],'messagespopouthasmorebutton':['MessagesPopout','hasMoreButton'],'messagespopoutheader':['MessagesPopout','header'],'messagespopouthidden':['MessagesPopout','hidden'],'messagespopoutimage':['MessagesPopout','image'],'messagespopoutjumpbutton':['MessagesPopout','jumpButton'],'messagespopoutloading':['MessagesPopout','loading'],'messagespopoutloadingmore':['MessagesPopout','loadingMore'],'messagespopoutloadingplaceholder':['MessagesPopout','loadingPlaceholder'],'messagespopoutmessagegroupcozy':['MessagesPopout','messageGroupCozy'],'messagespopoutmessagegroupwrapper':['MessagesPopout','messageGroupWrapper'],'messagespopoutmessagegroupwrapperoffsetcorrection':['MessagesPopout','messageGroupWrapperOffsetCorrection'],'messagespopoutscrollingfooterwrap':['MessagesPopout','scrollingFooterWrap'],'messagespopoutspinner':['MessagesPopout','spinner'],'messagespopouttext':['MessagesPopout','text'],'messagespopouttip':['MessagesPopout','tip'],'messagespopouttitle':['MessagesPopout','title'],'messagespopoutvisible':['MessagesPopout','visible'],'messagespopoutwrap':['MessagesPopout','messagesPopoutWrap'],'messageswrapper':['MessagesWrap','messagesWrapper'],'messagesystem':['MessageSystem','container'],'messagesystemcontent':['MessageSystem','content'],'messagetimestampcompact':['Message','timestampCompact'],'messagetimestampcompactismentioned':['Message','timestampCompactIsMentioned'],'messagetimestampcozy':['Message','timestampCozy'],'messageuploadcancel':['MessageFile','cancelButton'],'messageusername':['Message','username'],'modal':['ModalWrap','modal'],'modalclose':['Modal','close'],'modalcontent':['Modal','content'],'modaldivider':['ModalDivider','divider'],'modaldividerdefault':['SettingsItems','dividerDefault'],'modaldividermini':['SettingsItems','dividerMini'],'modalfooter':['Modal','footer'],'modalguildname':['ModalItems','guildName'],'modalheader':['Modal','header'],'modalinner':['ModalWrap','inner'],'modalmini':['ModalMiniContent','modal'],'modalminicontent':['ModalMiniContent','content'],'modalminisize':['ModalMiniContent','size'],'modalseparator':['Modal','separator'],'modalsizelarge':['Modal','sizeLarge'],'modalsizemedium':['Modal','sizeMedium'],'modalsizesmall':['Modal','sizeSmall'],'modalsub':['Modal','modal'],'modalsubinner':['Modal','inner'],'modedefault':['FormText','modeDefault'],'modedisabled':['FormText','modeDisabled'],'modeselectable':['FormText','modeSelectable'],'nametag':['NameTag','nameTag'],'nochannel':['ChannelWindow','noChannel'],'notice':['Notice','notice'],'noticebrand':['Notice','noticeBrand'],'noticebutton':['Notice','button'],'noticedanger':['Notice','noticeDanger'],'noticedefault':['Notice','noticeDefault'],'noticedismiss':['Notice','dismiss'],'noticefacebook':['Notice','noticeFacebook'],'noticeicon':['Notice','icon'],'noticeiconandroid':['Notice','iconAndroid'],'noticeiconapple':['Notice','iconApple'],'noticeiconwindows':['Notice','iconWindows'],'noticeinfo':['Notice','noticeInfo'],'noticeplatformicon':['Notice','platformIcon'],'noticepremium':['Notice','noticePremium'],'noticepremiumaction':['Notice','premiumAction'],'noticepremiumgrandfathered':['Notice','noticePremiumGrandfathered'],'noticepremiumlogo':['Notice','premiumLogo'],'noticepremiumtext':['Notice','premiumText'],'noticespotify':['Notice','noticeSpotify'],'noticestreamer':['Notice','noticeStreamerMode'],'noticesuccess':['Notice','noticeSuccess'],'noticesurvey':['Notice','noticeSurvey'],'note':['SettingsItems','note'],'nowrap':['Flex','noWrap'],'optionpopout':['OptionPopout','container'],'optionpopoutbutton':['OptionPopout','button'],'optionpopoutitem':['OptionPopout','item'],'overflowellipsis':['Category','overflowEllipsis'],'ownericon':['NameTag','ownerIcon'],'pictureinpicture':['PictureInPicture','pictureInPicture'],'pictureinpicturewindow':['PictureInPicture','pictureInPictureWindow'],'popout':['Popout','popout'],'popoutarrowalignmenttop':['Popout','arrowAlignmentTop'],'popoutbody':['Popout','body'],'popoutbottom':['Popout','popoutBottom'],'popoutbottomleft':['Popout','popoutBottomLeft'],'popoutbottomright':['Popout','popoutBottomRight'],'popoutfooter':['Popout','footer'],'popoutheader':['Popout','header'],'popoutinvert':['Popout','popoutInvert'],'popoutleft':['Popout','popoutLeft'],'popoutnoarrow':['Popout','noArrow'],'popoutnoshadow':['Popout','noShadow'],'popouts':['Popout','popouts'],'popoutsubtitle':['Popout','subtitle'],'popoutthemedpopout':['Popout','themedPopout'],'popouttip':['Popout','tip'],'popouttitle':['Popout','title'],'popouttop':['Popout','popoutTop'],'popouttopleft':['Popout','popoutTopLeft'],'popouttopright':['Popout','popoutTopRight'],'primary':['TextStyle','primary'],'quickselect':['QuickSelect','quickSelect'],'quickselectarrow':['QuickSelect','quickSelectArrow'],'quickselectclick':['QuickSelect','quickSelectClick'],'quickselectlabel':['QuickSelect','quickSelectLabel'],'quickselectpopout':['QuickSelect','quickSelectPopout'],'quickselectpopoutoption':['QuickSelect','quickSelectPopoutOption'],'quickselectpopoutscroll':['QuickSelect','quickSelectPopoutScroll'],'quickselectscroller':['QuickSelect','quickSelectScroller'],'quickselectselected':['QuickSelect','selected'],'quickselectvalue':['QuickSelect','quickSelectValue'],'quickswitcher':['QuickSwitchWrap','quickswitcher'],'quickswitchresult':['QuickSwitch','result'],'quickswitchresultfocused':['QuickSwitch','resultFocused'],'quickswitchresultguildicon':['QuickSwitch','guildIcon'],'quickswitchresultmatch':['QuickSwitch','match'],'quickswitchresultmisccontainer':['QuickSwitchWrap','miscContainer'],'quickswitchresultname':['QuickSwitch','name'],'quickswitchresultnote':['QuickSwitch','note'],'quickswitchresultusername':['QuickSwitch','username'],'recentmentionsfilterpopout':['RecentMentions','recentMentionsFilterPopout'],'recentmentionsheader':['RecentMentions','header'],'recentmentionsloadingmore':['RecentMentions','loadingMore'],'recentmentionsmentionfilter':['RecentMentions','mentionFilter'],'recentmentionsmentionfilterlabel':['RecentMentions','label'],'recentmentionsmentionfiltervalue':['RecentMentions','value'],'recentmentionspopout':['RecentMentions','recentMentionsPopout'],'reset':['CardStatus','reset'],'scroller':['Scroller','scroller'],'scrollerold':['Scroller','scroller'],'scrollerthemed':['Scroller','scrollerThemed'],'scrollerwrap':['Scroller','scrollerWrap'],'scrollerwrapold':['Scroller','scrollerWrap'],'searchbar':['SearchBar','searchBar'],'searchbarclear':['SearchBar','clear'],'searchbareyeglass':['SearchBar','eyeGlass'],'searchbaricon':['SearchBar','icon'],'searchbarinput':['SearchBar','input'],'searchbariconwrap':['SearchBar','searchBarIcon'],'searchbarvisible':['SearchBar','visible'],'searchpopout':['SearchPopoutWrap','container'],'searchpopoutanswer':['SearchPopout','answer'],'searchpopoutdatepicker':['SearchPopout','datePicker'],'searchpopoutdatepickerhint':['SearchPopout','datePickerHint'],'searchpopoutdmaddpopout':['DmAddPopout','popout'],'searchpopoutdisplayavatar':['SearchPopout','displayAvatar'],'searchpopoutdisplayusername':['SearchPopout','displayUsername'],'searchpopoutdisplayednick':['SearchPopout','displayedNick'],'searchpopoutfilter':['SearchPopout','filter'],'searchpopoutheader':['SearchPopout','header'],'searchpopouthint':['SearchPopout','hint'],'searchpopouthintvalue':['SearchPopout','hintValue'],'searchpopoutlinksource':['SearchPopout','linkSource'],'searchpopoutnontext':['SearchPopout','nonText'],'searchpopoutoption':['SearchPopout','option'],'searchpopoutplusicon':['SearchPopout','plusIcon'],'searchpopoutresultchannel':['SearchPopout','resultChannel'],'searchpopoutresultsgroup':['SearchPopout','resultsGroup'],'searchpopoutsearchclearhistory':['SearchPopout','searchClearHistory'],'searchpopoutsearchlearnmore':['SearchPopout','searchLearnMore'],'searchpopoutsearchoption':['SearchPopout','searchOption'],'searchpopoutsearchresultchannelcategory':['SearchPopout','searchResultChannelCategory'],'searchpopoutsearchresultchannelicon':['SearchPopout','searchResultChannelIcon'],'searchpopoutsearchresultchanneliconbackground':['SearchPopout','searchResultChannelIconBackground'],'searchpopoutselected':['SearchPopout','selected'],'searchpopoutuser':['SearchPopout','user'],'searchresults':['SearchResults','searchResults'],'searchresultschannelname':['SearchResults','channelName'],'searchresultspagination':['SearchResults','pagination'],'searchresultspaginationdisabled':['SearchResults','disabled'],'searchresultspaginationnext':['SearchResults','paginationNext'],'searchresultspaginationprevious':['SearchResults','paginationPrevious'],'searchresultssearchheader':['SearchResults','searchHeader'],'searchresultswrap':['SearchResults','searchResultsWrap'],'searchresultswrapper':['SearchResults','resultsWrapper'],'select':['NotFound','select'],'selectable':['TextStyle','selectable'],'selectarrow':['NotFound','selectArrow'],'selectarrowzone':['NotFound','selectArrowZone'],'selectcontrol':['NotFound','selectControl'],'selecthasvalue':['NotFound','selectHasValue'],'selectisopen':['NotFound','selectIsOpen'],'selectmenu':['NotFound','selectMenu'],'selectmenuouter':['NotFound','selectMenuOuter'],'selectoption':['NotFound','selectOption'],'selectselected':['NotFound','selectIsSelected'],'selectsingle':['NotFound','selectSingle'],'selectvalue':['NotFound','selectValue'],'selectwrap':['Select','select'],'settingsclosebutton':['SettingsCloseButton','closeButton'],'settingsclosebuttoncontainer':['SettingsCloseButton','container'],'settingsitem':['Item','item'],'settingsitemdefault':['Item','itemDefault'],'settingsitemhover':['Item','itemHover'],'settingsitemselected':['Item','itemSelected'],'settingsnotselected':['Item','notSelected'],'settingsselected':['Item','selected'],'settingstabbar':['Friends','tabBar'],'settingstabbarprimary':['Friends','primary'],'settingstabbartoppill':['Item','topPill'],'sidebarregion':['SettingsWindow','sidebarRegion'],'sinkinteractions':['Message','disableInteraction'],'size10':['UserPopout','size10'],'size12':['Text','size12'],'size14':['Text','size14'],'size16':['Text','size16'],'size18':['Text','size18'],'size20':['Text','size20'],'size24':['TextStyle','size24'],'slider':['Slider','slider'],'sliderbar':['Slider','bar'],'sliderbarfill':['Slider','barFill'],'sliderbubble':['Slider','bubble'],'sliderdisabled':['Slider','disabled'],'slidergrabber':['Slider','grabber'],'sliderinput':['Slider','input'],'slidermark':['Slider','mark'],'slidermarkdash':['Slider','markDash'],'slidermarkdashsimple':['Slider','markDashSimple'],'slidermarkvalue':['Slider','markValue'],'slidermini':['Slider','mini'],'slidertrack':['Slider','track'],'spoilercontainer':['Spoiler','spoilerContainer'],'spoilerhidden':['Spoiler','hidden'],'spoilertext':['Spoiler','spoilerText'],'spoilerwarning':['Spoiler','spoilerWarning'],'small':['TextStyle','small'],'splashbackground':['NotFound','splashBackground'],'standardsidebarview':['SettingsWindow','standardSidebarView'],'statusdnd':['Avatar','dnd'],'statusidle':['Avatar','idle'],'statusinvisible':['Avatar','invisible'],'statusoffline':['Avatar','offline'],'statusonline':['Avatar','online'],'status':['Avatar','status'],'statusprofile':['Avatar','statusProfile'],'statusstreaming':['Avatar','streaming'],'statustyping':['Avatar','typing'],'statustypingspinneritem':['Avatar','typingSpinnerItem'],'statusunknown':['Avatar','unknown'],'switch':['Switch','switch'],'switchdisabled':['Switch','switchDisabled'],'switchenabled':['Switch','switchEnabled'],'switchinner':['Switch','checkbox'],'switchinnerdisabled':['Switch','checkboxDisabled'],'switchinnerenabled':['Switch','checkboxEnabled'],'switchsize':['Switch','size'],'switchsizedefault':['Switch','sizeDefault'],'switchsizemini':['Switch','sizeMini'],'switchthemeclear':['Switch','themeClear'],'switchthemedefault':['Switch','themeDefault'],'switchvalue':['Switch','value'],'switchvaluechecked':['Switch','valueChecked'],'switchvalueunchecked':['Switch','valueUnchecked'],'tabbar':['UserProfile','tabBar'],'tabbarcontainer':['UserProfile','tabBarContainer'],'tabbarheader':['RecentMentions','tabBar'],'tabbarheadercontainer':['RecentMentions','headerTabBarWrapper'],'tabbarheaderitem':['RecentMentions','tabBarItem'],'tabbaritem':['UserProfile','tabBarItem'],'tabbartop':['Item','top'],'tableheader':['SettingsTable','header'],'tableheadername':['SettingsTable','headerName'],'tableheaderoption':['SettingsTable','headerOption'],'tableheadersize':['SettingsTable','headerSize'],'textarea':['ChannelTextArea','textArea'],'textareaattachbutton':['ChannelTextArea','attachButton'],'textareaattachbuttondivider':['ChannelTextArea','attachButtonDivider'],'textareaattachbuttoninner':['ChannelTextArea','attachButtonInner'],'textareaattachbuttonplus':['ChannelTextArea','attachButtonPlus'],'textareabutton':['ChannelTextAreaButton','button'],'textareabuttonactive':['ChannelTextAreaButton','active'],'textareabuttonwrapper':['ChannelTextAreaButton','buttonWrapper'],'textareaicon':['ChannelTextAreaButton','icon'],'textareainner':['ChannelTextArea','inner'],'textareainnerautocomplete':['ChannelTextArea','innerAutocomplete'],'textareainnerdisabled':['ChannelTextArea','innerDisabled'],'textareainnerenablednoattach':['ChannelTextArea','innerEnabledNoAttach'],'textareainnernoautocomplete':['ChannelTextArea','innerNoAutocomplete'],'textareapickerbutton':['ChannelTextArea','button'],'textareapickerbuttons':['ChannelTextArea','buttons'],'textareauploadinput':['ChannelTextArea','uploadInput'],'textareawrapall':['ChannelTextArea','channelTextArea'],'textareawrapchat':['ChannelWindow','channelTextArea'],'textareawrapdisabled':['ChannelTextArea','channelTextAreaDisabled'],'textareawrapenablednoattach':['ChannelTextArea','channelTextAreaEnabledNoAttach'],'textlink':['Notice','textLink'],'textrow':['PopoutActivity','textRow'],'themedark':['NotFound','themeDark'],'themeghosthairline':['Scroller','themeGhostHairline'],'themelight':['NotFound','themeLight'],'title':['SettingsItems','title'],'titlebar':['TitleBar','titleBar'],'titledefault':['SettingsItems','titleDefault'],'titlemini':['SettingsItems','titleMini'],'tooltip':['Tooltip','tooltip'],'tooltipblack':['Tooltip','black'],'tooltipbottom':['Tooltip','bottom'],'tooltipbrand':['Tooltip','brand'],'tooltipgreen':['Tooltip','green'],'tooltipleft':['Tooltip','left'],'tooltipred':['Tooltip','red'],'tooltipright':['Tooltip','right'],'tooltips':['Tooltip','tooltips'],'tooltiptop':['Tooltip','top'],'tooltipyellow':['Tooltip','yellow'],'typing':['Typing','typing'],'userpopout':['UserPopout','userPopout'],'userpopoutheader':['UserPopout','header'],'userpopoutheaderbottag':['UserPopout','headerBotTag'],'userpopoutheadernickname':['UserPopout','headerName'],'userpopoutheadernonickname':['UserPopout','headerTagUsernameNoNickname'],'userpopoutheadernormal':['UserPopout','headerNormal'],'userpopoutheaderplaying':['UserPopout','headerPlaying'],'userpopoutheaderspotify':['UserPopout','headerSpotify'],'userpopoutheaderstreaming':['UserPopout','headerStreaming'],'userpopoutheadertag':['UserPopout','headerTag'],'userpopoutheadertagnonickname':['UserPopout','headerTagNoNickname'],'userpopoutheadertagusernamenonickname':['UserPopout','headerTagUsernameNoNickname'],'userpopoutheadertagwithnickname':['UserPopout','headerTagWithNickname'],'userpopoutheadertext':['UserPopout','headerText'],'userpopoutrole':['Role','role'],'userpopoutrolecircle':['Role','roleCircle'],'userpopoutrolelist':['UserPopout','rolesList'],'userpopoutrolename':['Role','roleName'],'userprofile':['UserProfile','root'],'userprofilebody':['UserProfile','body'],'userprofileheader':['UserProfile','header'],'userprofileheaderfill':['UserProfile','headerFill'],'userprofileheaderinfo':['UserProfile','headerInfo'],'userprofilelistavatar':['UserProfile','listAvatar'],'userprofilelistguildavatarwithouticon':['UserProfile','guildAvatarWithoutIcon'],'userprofilelistname':['UserProfile','listName'],'userprofilelistrow':['UserProfile','listRow'],'userprofiletopsectionnormal':['UserProfile','topSectionNormal'],'userprofiletopsectionplaying':['UserProfile','topSectionPlaying'],'userprofiletopsectionspotify':['UserProfile','topSectionSpotify'],'userprofiletopsectionstreaming':['UserProfile','topSectionStreaming'],'userprofiletopsectionxbox':['UserProfile','topSectionXbox'],'userprofileusername':['UserProfile','username'],'usernote':['Note','note'],'usernotepopout':['UserPopout','note'],'usernoteprofile':['UserProfile','note'],'vertical':['Flex','vertical'],'voiceavatarcontainer':['Voice','avatarContainer'],'voiceavatardefault':['Voice','avatarDefault'],'voiceavatarspeaking':['Voice','avatarSpeaking'],'voiceiconspacing':['Voice','iconSpacing'],'voicelistcollapse':['Voice','listCollapse'],'voicelistdefault':['Voice','listDefault'],'voicename':['Voice','name'],'voicenamedefault':['Voice','nameDefault'],'voicenamehovered':['Voice','nameHovered'],'voicenamespeaking':['Voice','nameSpeaking'],'voiceuser':['Voice','voiceUser'],'voiceuserdefault':['Voice','userDefault'],'voiceuserhovered':['Voice','userHovered'],'weightbold':['TextWeight','weightBold'],'weightlight':['TextWeight','weightLight'],'weightmedium':['TextWeight','weightMedium'],'weightnormal':['TextWeight','weightNormal'],'weightsemibold':['TextWeight','weightSemiBold'],'wrap':['Flex','wrap'],'wrapreverse':['Flex','wrapReverse']};BDFDB['disCN']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pE,pF){return BDFDB['getDiscordClass'](pF,![])['replace']('#','');}});BDFDB['disCNS']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pG,pH){return BDFDB['getDiscordClass'](pH,![])['replace']('#','')+'\x20';}});BDFDB['disCNC']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pI,pJ){return BDFDB['getDiscordClass'](pJ,![])['replace']('#','')+',';}});BDFDB['dotCN']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pK,pL){let pM=BDFDB['getDiscordClass'](pL,!![]);return(pM['indexOf']('#')==0x0?'':'.')+pM;}});BDFDB['dotCNS']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pN,pO){let pP=BDFDB['getDiscordClass'](pO,!![]);return(pP['indexOf']('#')==0x0?'':'.')+pP+'\x20';}});BDFDB['dotCNC']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pQ,pR){let pS=BDFDB['getDiscordClass'](pR,!![]);return(pS['indexOf']('#')==0x0?'':'.')+pS+',';}});BDFDB['notCN']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pT,pU){return':not(.'+BDFDB['getDiscordClass'](pU,!![])['split']('.')[0x0]+')';}});BDFDB['notCNS']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pV,pW){return':not(.'+BDFDB['getDiscordClass'](pW,!![])['split']('.')[0x0]+')\x20';}});BDFDB['notCNC']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pX,pY){return':not(.'+BDFDB['getDiscordClass'](pY,!![])['split']('.')[0x0]+'),';}});BDFDB['getDiscordClass']=function(pZ,q0){var q1=BDFDB['DiscordClassModules']['BDFDB']['BDFDBundefined'];if(BDFDB['DiscordClasses'][pZ]===undefined){console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',pZ+'\x20not\x20found\x20in\x20BDFDB.DiscordClasses');return q1;}else if(!Array['isArray'](BDFDB['DiscordClasses'][pZ])||BDFDB['DiscordClasses'][pZ]['length']!=0x2){console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',pZ+'\x20is\x20not\x20an\x20Array\x20of\x20Length\x202\x20in\x20BDFDB.DiscordClasses');return q1;}else if(BDFDB['DiscordClassModules'][BDFDB['DiscordClasses'][pZ][0x0]]===undefined){console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',BDFDB['DiscordClasses'][pZ][0x0]+'\x20not\x20found\x20in\x20BDFDB.DiscordClassModules');return q1;}else if(BDFDB['DiscordClassModules'][BDFDB['DiscordClasses'][pZ][0x0]][BDFDB['DiscordClasses'][pZ][0x1]]===undefined){console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',BDFDB['DiscordClasses'][pZ][0x1]+'\x20not\x20found\x20in\x20'+BDFDB['DiscordClasses'][pZ][0x0]+'\x20in\x20BDFDB.DiscordClassModules');return q1;}else{q1=BDFDB['DiscordClassModules'][BDFDB['DiscordClasses'][pZ][0x0]][BDFDB['DiscordClasses'][pZ][0x1]];if(q0){q1=q1['split']('\x20')['filter'](q2=>q2['indexOf']('da-')!=0x0)['join'](q0?'.':'\x20');q1=q1?q1:BDFDB['DiscordClassModules']['BDFDB']['BDFDBundefined'];}return q1;}};BDFDB['getLibraryStrings']=function(){switch(BDFDB['getDiscordLanguage']()['id']){case'hr':return{'toast_plugin_started':'{{oldversion}}\x20je\x20započeo.','toast_plugin_stopped':'{{oldversion}}\x20zaustavljen.','toast_plugin_translated':'prijevod\x20na\x20{{ownlang}}.','colorpicker_modal_header_text':'Birač\x20boja','file_navigator_text':'Pregledajte\x20datoteku','btn_add_text':'Dodati','btn_cancel_text':'Prekid','btn_all_text':'Sve','btn_save_text':'Uštedjeti','btn_ok_text':'OK','search_placeholder':'Traziti\x20...'};case'da':return{'toast_plugin_started':'{{oldversion}}\x20er\x20startet.','toast_plugin_stopped':'{{oldversion}}\x20er\x20stoppet.','toast_plugin_translated':'oversat\x20til\x20{{ownlang}}.','colorpicker_modal_header_text':'Farvevælger','file_navigator_text':'Gennemse\x20fil','btn_add_text':'Tilføje','btn_cancel_text':'Afbryde','btn_all_text':'Alle','btn_save_text':'Spare','btn_ok_text':'OK','search_placeholder':'Søge\x20efter\x20...'};case'de':return{'toast_plugin_started':'{{oldversion}}\x20wurde\x20gestartet.','toast_plugin_stopped':'{{oldversion}}\x20wurde\x20gestoppt.','toast_plugin_translated':'auf\x20{{ownlang}}\x20übersetzt.','colorpicker_modal_header_text':'Farbauswahl','file_navigator_text':'Datei\x20durchsuchen','btn_add_text':'Hinzufügen','btn_cancel_text':'Abbrechen','btn_all_text':'Alle','btn_save_text':'Speichern','btn_ok_text':'OK','search_placeholder':'Suchen\x20nach\x20...'};case'es':return{'toast_plugin_started':'{{oldversion}}\x20se\x20guilddiv\x20iniciado.','toast_plugin_stopped':'{{oldversion}}\x20se\x20guilddiv\x20detenido.','toast_plugin_translated':'traducido\x20a\x20{{ownlang}}.','colorpicker_modal_header_text':'Selector\x20de\x20color','file_navigator_text':'Buscar\x20archivo','btn_add_text':'Añadir','btn_cancel_text':'Cancelar','btn_all_text':'Todo','btn_save_text':'Guardar','btn_ok_text':'OK','search_placeholder':'Buscar\x20...'};case'fr':return{'toast_plugin_started':'{{oldversion}}\x20a\x20été\x20démarré.','toast_plugin_stopped':'{{oldversion}}\x20a\x20été\x20arrêté.','toast_plugin_translated':'traduit\x20en\x20{{ownlang}}.','colorpicker_modal_header_text':'Pipette\x20à\x20couleurs','file_navigator_text':'Parcourir\x20le\x20fichier','btn_add_text':'Ajouter','btn_cancel_text':'Abandonner','btn_all_text':'Tout','btn_save_text':'Enregistrer','btn_ok_text':'OK','search_placeholder':'Rechercher\x20...'};case'it':return{'toast_plugin_started':'{{oldversion}}\x20è\x20stato\x20avviato.','toast_plugin_stopped':'{{oldversion}}\x20è\x20stato\x20interrotto.','toast_plugin_translated':'tradotto\x20in\x20{{ownlang}}.','colorpicker_modal_header_text':'Raccoglitore\x20di\x20colore','file_navigator_text':'Sfoglia\x20file','btn_add_text':'Inserisci','btn_cancel_text':'Cancellare','btn_all_text':'Tutto','btn_save_text':'Salvare','btn_ok_text':'OK','search_placeholder':'Cercare\x20...'};case'nl':return{'toast_plugin_started':'{{oldversion}}\x20is\x20gestart.','toast_plugin_stopped':'{{oldversion}}\x20is\x20gestopt.','toast_plugin_translated':'vertaald\x20naar\x20{{ownlang}}.','colorpicker_modal_header_text':'Kleur\x20kiezer','file_navigator_text':'Bestand\x20zoeken','btn_add_text':'Toevoegen','btn_cancel_text':'Afbreken','btn_all_text':'Alle','btn_save_text':'Opslaan','btn_ok_text':'OK','search_placeholder':'Zoeken\x20...'};case'no':return{'toast_plugin_started':'{{oldversion}}\x20er\x20startet.','toast_plugin_stopped':'{{oldversion}}\x20er\x20stoppet.','toast_plugin_translated':'oversatt\x20til\x20{{ownlang}}.','colorpicker_modal_header_text':'Fargevelger','file_navigator_text':'Bla\x20gjennom\x20fil','btn_add_text':'Legg\x20til','btn_cancel_text':'Avbryte','btn_all_text':'Alle','btn_save_text':'Lagre','btn_ok_text':'OK','search_placeholder':'Søk\x20etter\x20...'};case'pl':return{'toast_plugin_started':'{{oldversion}}\x20został\x20uruchomiony.','toast_plugin_stopped':'{{oldversion}}\x20został\x20zatrzymany.','toast_plugin_translated':'przetłumaczono\x20na\x20{{ownlang}}.','colorpicker_modal_header_text':'Narzędzie\x20do\x20wybierania\x20kolorów','file_navigator_text':'Przeglądać\x20plik','btn_add_text':'Dodaj','btn_cancel_text':'Anuluj','btn_all_text':'Wszystkie','btn_save_text':'Zapisz','btn_ok_text':'OK','search_placeholder':'Szukać\x20...'};case'pt-BR':return{'toast_plugin_started':'{{oldversion}}\x20foi\x20iniciado.','toast_plugin_stopped':'{{oldversion}}\x20foi\x20interrompido.','toast_plugin_translated':'traduzido\x20para\x20{{ownlang}}.','colorpicker_modal_header_text':'Seletor\x20de\x20cores','file_navigator_text':'Procurar\x20arquivo','btn_add_text':'Adicionar','btn_cancel_text':'Cancelar','btn_all_text':'Todo','btn_save_text':'Salvar','btn_ok_text':'OK','search_placeholder':'Procurar\x20por\x20...'};case'fi':return{'toast_plugin_started':'{{oldversion}}\x20on\x20käynnistetty.','toast_plugin_stopped':'{{oldversion}}\x20on\x20pysäytetty.','toast_plugin_translated':'käännetty\x20osoitteeseen\x20{{ownlang}}.','colorpicker_modal_header_text':'Värinvalitsija','file_navigator_text':'Selaa\x20tiedostoa','btn_add_text':'Lisätä','btn_cancel_text':'Peruuttaa','btn_all_text':'Kaikki','btn_save_text':'Tallentaa','btn_ok_text':'OK','search_placeholder':'Etsiä\x20...'};case'sv':return{'toast_plugin_started':'{{oldversion}}\x20har\x20startats.','toast_plugin_stopped':'{{oldversion}}\x20har\x20blivit\x20stoppad.','toast_plugin_translated':'översatt\x20till\x20{{ownlang}}.','colorpicker_modal_header_text':'Färgväljare','file_navigator_text':'Bläddra\x20i\x20fil','btn_add_text':'Lägg\x20till','btn_cancel_text':'Avbryta','btn_all_text':'All','btn_save_text':'Spara','btn_ok_text':'OK','search_placeholder':'Söka\x20efter\x20...'};case'tr':return{'toast_plugin_started':'{{oldversion}}\x20başlatıldı.','toast_plugin_stopped':'{{oldversion}}\x20durduruldu.','toast_plugin_translated':'{{ownlang}}\x20olarak\x20çevrildi.','colorpicker_modal_header_text':'Renk\x20seçici','file_navigator_text':'Dosyaya\x20gözat','btn_add_text':'Eklemek','btn_cancel_text':'Iptal','btn_all_text':'Her','btn_save_text':'Kayıt','btn_ok_text':'Okey','search_placeholder':'Aramak\x20...'};case'cs':return{'toast_plugin_started':'{{oldversion}}\x20byl\x20spuštěn.','toast_plugin_stopped':'{{oldversion}}\x20byl\x20zastaven.','toast_plugin_translated':'přeložen\x20do\x20{{ownlang}}.','colorpicker_modal_header_text':'Výběr\x20barev','file_navigator_text':'Procházet\x20soubor','btn_add_text':'Přidat','btn_cancel_text':'Zrušení','btn_all_text':'Vše','btn_save_text':'Uložit','btn_ok_text':'OK','search_placeholder':'Hledat\x20...'};case'bg':return{'toast_plugin_started':'{{oldversion}}\x20е\x20стартиран.','toast_plugin_stopped':'{{oldversion}}\x20е\x20спрян.','toast_plugin_translated':'преведена\x20на\x20{{ownlang}}.','colorpicker_modal_header_text':'Избор\x20на\x20цвят','file_navigator_text':'Прегледайте\x20файла','btn_add_text':'Добави','btn_cancel_text':'Зъбести','btn_all_text':'Bсичко','btn_save_text':'Cпасяване','btn_ok_text':'Добре','search_placeholder':'Търся\x20...'};case'ru':return{'toast_plugin_started':'{{oldversion}}\x20запущен.','toast_plugin_stopped':'{{oldversion}}\x20остановлен.','toast_plugin_translated':'переведен\x20на\x20{{ownlang}}.','colorpicker_modal_header_text':'Выбор\x20цвета','file_navigator_text':'Просмотр\x20файла','btn_add_text':'Добавить','btn_cancel_text':'Отмена','btn_all_text':'Все','btn_save_text':'Cпасти','btn_ok_text':'ОК','search_placeholder':'Искать\x20...'};case'uk':return{'toast_plugin_started':'{{oldversion}}\x20було\x20запущено.','toast_plugin_stopped':'{{oldversion}}\x20було\x20зупинено.','toast_plugin_translated':'перекладено\x20{{ownlang}}.','colorpicker_modal_header_text':'Колір\x20обкладинки','file_navigator_text':'Перегляньте\x20файл','btn_add_text':'Додати','btn_cancel_text':'Скасувати','btn_all_text':'Все','btn_save_text':'Зберегти','btn_ok_text':'Добре','search_placeholder':'Шукати\x20...'};case'ja':return{'toast_plugin_started':'{{oldversion}}が開始されました.','toast_plugin_stopped':'{{oldversion}}が停止しました.','toast_plugin_translated':'は{{ownlang}}に翻訳されました.','colorpicker_modal_header_text':'カラーピッカー','file_navigator_text':'ファイルを参照','btn_add_text':'追加','btn_cancel_text':'キャンセル','btn_all_text':'すべて','btn_save_text':'セーブ','btn_ok_text':'はい','search_placeholder':'検索する\x20...'};case'zh-TW':return{'toast_plugin_started':'{{oldversion}}已經啟動.','toast_plugin_stopped':'{{oldversion}}已停止.','toast_plugin_translated':'翻譯為{{ownlang}}.','colorpicker_modal_header_text':'選色器','file_navigator_text':'瀏覽文件','btn_add_text':'加','btn_cancel_text':'取消','btn_all_text':'所有','btn_save_text':'保存','btn_ok_text':'好','search_placeholder':'搜索\x20...'};case'ko':return{'toast_plugin_started':'{{oldversion}}\x20시작되었습니다.','toast_plugin_stopped':'{{oldversion}}\x20중지되었습니다.','toast_plugin_translated':'{{ownlang}}\x20로\x20번역되었습니다.','colorpicker_modal_header_text':'색상\x20선택\x20도구','file_navigator_text':'파일\x20찾아보기','btn_add_text':'더하다','btn_cancel_text':'취소','btn_all_text':'모든','btn_save_text':'저장','btn_ok_text':'승인','search_placeholder':'검색\x20...'};default:return{'toast_plugin_started':'{{oldversion}}\x20has\x20been\x20started.','toast_plugin_stopped':'{{oldversion}}\x20has\x20been\x20stopped.','toast_plugin_translated':'translated\x20to\x20{{ownlang}}.','colorpicker_modal_header_text':'Color\x20Picker','file_navigator_text':'Browse\x20File','btn_add_text':'Add','btn_cancel_text':'Cancel','btn_all_text':'All','btn_save_text':'Save','btn_ok_text':'OK','search_placeholder':'Search\x20for\x20...'};}};BDFDB['appendLocalStyle']('BDFDB','\x0a\x09\x09#bd-settingspane-container\x20.ui-form-title\x20{\x0a\x09\x09\x09display:\x20inline-block;\x0a\x09\x09}\x0a\x09\x09#bd-settingspane-container\x20'+BDFDB['dotCN']['_repofolderbutton']+'\x20{\x0a\x09\x09\x09position:\x20static;\x0a\x09\x09\x09margin-bottom:\x200;\x0a\x09\x09\x09border-radius:\x205px;\x0a\x09\x09\x09display:\x20inline-block;\x0a\x09\x09\x09margin-left:\x2010px;\x0a\x09\x09}\x0a\x09\x09#bd-settingspane-container\x20.bd-updatebtn\x20~\x20.bd-updatebtn\x20{\x0a\x09\x09\x09display:\x20none\x20!important;\x0a\x09\x09}\x0a\x09\x09#bd-settingspane-container\x20'+BDFDB['dotCN']['_repodescription']+'\x20{\x0a\x09\x09\x09white-space:\x20pre-line\x20!important;\x0a\x09\x09}\x0a\x09\x09'+(BDFDB['dotCNS']['themedark']+BDFDB['dotCN']['popoutthemedpopout']+BDFDB['notCN']['messagespopoutwrap'])+'\x20{\x0a\x09\x09\x09-webkit-box-shadow:\x200\x202px\x2010px\x200\x20rgba(0,0,0,20%);\x0a\x09\x09\x09background-color:\x20#2f3136;\x0a\x09\x09\x09border:\x201px\x20solid\x20rgba(28,36,43,.6);\x0a\x09\x09\x09box-shadow:\x200\x202px\x2010px\x200\x20rgba(0,0,0,.2);\x0a\x09\x09}\x0a\x09\x09.DevilBro-notice\x20{\x0a\x09\x09\x09transition:\x20height\x200.5s\x20ease\x20!important;\x0a\x09\x09\x09border-radius:\x200\x205px\x200\x200\x20!important;\x0a\x09\x09}\x0a\x09\x09.hidden-by-OTB\x20.DevilBro-notice\x20{\x0a\x09\x09\x09-webkit-app-region:\x20drag\x20!important;\x0a\x09\x09}\x0a\x09\x09#pluginNotice\x20#outdatedPlugins\x20span\x20{\x0a\x09\x09\x09-webkit-app-region:\x20no-drag;\x0a\x09\x09\x09color:\x20#FFF;\x0a\x09\x09\x09cursor:\x20pointer;\x0a\x09\x09}\x0a\x09\x09#pluginNotice\x20#outdatedPlugins\x20span:hover\x20{\x0a\x09\x09\x09text-decoration:\x20underline;\x0a\x09\x09}\x0a\x09\x09'+(BDFDB['dotCN']['tooltip']+BDFDB['dotCN']['tooltiptop'])+'.tooltip-customcolor:after\x20{\x0a\x09\x09\x09border-top-color:\x20inherit\x20!important;\x0a\x09\x09}\x0a\x09\x09'+(BDFDB['dotCN']['tooltip']+BDFDB['dotCN']['tooltipright'])+'.tooltip-customcolor:after\x20{\x0a\x09\x09\x09border-right-color:\x20inherit\x20!important;\x0a\x09\x09}\x0a\x09\x09'+(BDFDB['dotCN']['tooltip']+BDFDB['dotCN']['tooltipleft'])+'.tooltip-customcolor:after\x20{\x0a\x09\x09\x09border-left-color:\x20inherit\x20!important;\x0a\x09\x09}\x0a\x09\x09'+(BDFDB['dotCN']['tooltip']+BDFDB['dotCN']['tooltipbottom'])+'.tooltip-customcolor:after\x20{\x0a\x09\x09\x09border-bottom-color:\x20inherit\x20!important;\x0a\x09\x09}\x0a\x09\x09.toasts\x20{\x0a\x09\x09\x09position:\x20fixed;\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09top:\x200;\x0a\x09\x09\x09flex-direction:\x20column;\x0a\x09\x09\x09align-items:\x20center;\x0a\x09\x09\x09justify-content:\x20flex-end;\x0a\x09\x09\x09pointer-events:\x20none;\x0a\x09\x09\x09z-index:\x204000;\x0a\x09\x09}\x0a\x09\x09@keyframes\x20toast-up\x20{\x0a\x09\x09\x09from\x20{\x0a\x09\x09\x09\x09transform:\x20translateY(0);\x0a\x09\x09\x09\x09opacity:\x200;\x0a\x09\x09\x09}\x0a\x09\x09}\x0a\x09\x09.toast\x20{\x0a\x09\x09\x09animation:\x20toast-up\x20300ms\x20ease;\x0a\x09\x09\x09transform:\x20translateY(-10px);\x0a\x09\x09\x09background-color:\x20#36393F;\x0a\x09\x09\x09padding:\x2010px;\x0a\x09\x09\x09border-radius:\x205px;\x0a\x09\x09\x09box-shadow:\x200\x200\x200\x201px\x20rgba(32,34,37,.6),\x200\x202px\x2010px\x200\x20rgba(0,0,0,.2);\x0a\x09\x09\x09font-weight:\x20500;\x0a\x09\x09\x09color:\x20#fff;\x0a\x09\x09\x09user-select:\x20text;\x0a\x09\x09\x09font-size:\x2014px;\x0a\x09\x09\x09opacity:\x201;\x0a\x09\x09\x09margin-top:\x2010px;\x0a\x09\x09\x09pointer-events:\x20auto;\x0a\x09\x09}\x0a\x09\x09@keyframes\x20toast-down\x20{\x0a\x09\x09\x09to\x20{\x0a\x09\x09\x09\x09transform:\x20translateY(0px);\x0a\x09\x09\x09\x09opacity:\x200;\x0a\x09\x09\x09}\x0a\x09\x09}\x0a\x09\x09.toast.closing\x20{\x0a\x09\x09\x09animation:\x20toast-down\x20200ms\x20ease;\x0a\x09\x09\x09animation-fill-mode:\x20forwards;\x0a\x09\x09\x09opacity:\x201;\x0a\x09\x09\x09transform:\x20translateY(-10px);\x0a\x09\x09}\x0a\x09\x09.toast\x20.toast-inner\x20{\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09align-items:\x20center;\x0a\x09\x09}\x0a\x09\x09.toast\x20.toast-avatar\x20{\x0a\x09\x09\x09margin-right:\x205px;\x0a\x09\x09\x09width:\x2025px;\x0a\x09\x09\x09height:\x2025px;\x0a\x09\x09\x09background-size:\x20cover;\x0a\x09\x09\x09background-position:\x20center;\x0a\x09\x09\x09border-radius:\x2050%;\x0a\x09\x09}\x0a\x09\x09.toast.icon\x20{\x0a\x09\x09\x09padding-left:\x2030px;\x0a\x09\x09\x09background-size:\x2020px\x2020px;\x0a\x09\x09\x09background-repeat:\x20no-repeat;\x0a\x09\x09\x09background-position:\x206px\x2050%;\x0a\x09\x09}\x0a\x09\x09.toast.toast-brand\x20{\x0a\x09\x09\x09background-color:\x20#7289DA;\x0a\x09\x09}\x0a\x09\x09.toast.toast-brand.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHhtbDpzcGFjZT0icHJlc2VydmUiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjI3IDI3IDExNSAxMTUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDkwIDkwOyI+PHBhdGggZmlsbD0id2hpdGUiIGQ9Ik0xMTEuMywxMjQuMWMwLDAtMy40LTQuMS02LjMtNy43YzEyLjYtMy41LDE3LjQtMTEuMywxNy40LTExLjMgYy00LDIuNi03LjcsNC40LTExLjEsNS42Yy00LjgsMi05LjUsMy4zLTE0LDQuMWMtOS4yLDEuNy0xNy42LDEuMy0yNC45LTAuMWMtNS41LTEtMTAuMi0yLjUtMTQuMS00LjFjLTIuMi0wLjgtNC42LTEuOS03LjEtMy4zIGMtMC4zLTAuMi0wLjYtMC4zLTAuOS0wLjVjLTAuMS0wLjEtMC4zLTAuMi0wLjQtMC4yYy0xLjctMS0yLjYtMS42LTIuNi0xLjZzNC42LDcuNiwxNi44LDExLjJjLTIuOSwzLjYtNi40LDcuOS02LjQsNy45IGMtMjEuMi0wLjYtMjkuMy0xNC41LTI5LjMtMTQuNWMwLTMwLjYsMTMuOC01NS40LDEzLjgtNTUuNGMxMy44LTEwLjMsMjYuOS0xMCwyNi45LTEwbDEsMS4xQzUyLjgsNTAuMyw0NSw1Ny45LDQ1LDU3LjkgczIuMS0xLjIsNS43LTIuN2MxMC4zLTQuNSwxOC40LTUuNywyMS44LTZjMC41LTAuMSwxLjEtMC4yLDEuNi0wLjJjNS45LTAuNywxMi41LTAuOSwxOS40LTAuMmM5LjEsMSwxOC45LDMuNywyOC45LDkuMSBjMCwwLTcuNS03LjItMjMuOS0xMi4xbDEuMy0xLjVjMCwwLDEzLjEtMC4zLDI2LjksMTBjMCwwLDEzLjgsMjQuOCwxMy44LDU1LjRDMTQwLjYsMTA5LjYsMTMyLjUsMTIzLjUsMTExLjMsMTI0LjF6IE0xMDEuNyw3OS43Yy01LjQsMC05LjgsNC43LTkuOCwxMC41YzAsNS44LDQuNCwxMC41LDkuOCwxMC41YzUuNCwwLDkuOC00LjcsOS44LTEwLjUgQzExMS41LDg0LjQsMTA3LjEsNzkuNywxMDEuNyw3OS43eiBNNjYuNyw3OS43Yy01LjQsMC05LjgsNC43LTkuOCwxMC41YzAsNS44LDQuNCwxMC41LDkuOCwxMC41YzUuNCwwLDkuOC00LjcsOS44LTEwLjUgQzc2LjUsODQuNCw3Mi4xLDc5LjcsNjYuNyw3OS43eiIvPjwvc3ZnPg==);\x0a\x09\x09}\x0a\x09\x09.toast.toast-danger,\x20\x0a\x09\x09.toast.toast-error\x20{\x0a\x09\x09\x09background-color:\x20#F04747;\x0a\x09\x09}\x0a\x09\x09.toast.toast-danger.icon,\x0a\x09\x09.toast.toast-error.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTEyIDJDNi40NyAyIDIgNi40NyAyIDEyczQuNDcgMTAgMTAgMTAgMTAtNC40NyAxMC0xMFMxNy41MyAyIDEyIDJ6bTUgMTMuNTlMMTUuNTkgMTcgMTIgMTMuNDEgOC40MSAxNyA3IDE1LjU5IDEwLjU5IDEyIDcgOC40MSA4LjQxIDcgMTIgMTAuNTkgMTUuNTkgNyAxNyA4LjQxIDEzLjQxIDEyIDE3IDE1LjU5eiIvPiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PC9zdmc+);\x0a\x09\x09}\x0a\x09\x09.toast.toast-default\x20{\x0a\x09\x09\x09background-color:\x20#F26522;\x0a\x09\x09}\x0a\x09\x09.toast.toast-default.icon\x20{\x0a\x09\x09\x09padding-left:\x2010px;\x0a\x09\x09}\x0a\x09\x09.toast.toast-facebook\x20{\x0a\x09\x09\x09background-color:\x20#355089;\x0a\x09\x09}\x0a\x09\x09.toast.toast-facebook.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9Ii01IC01IDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDkwIDkwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggaWQ9IkZhY2Vib29rX194MjhfYWx0X3gyOV8iIGQ9Ik05MCwxNS4wMDFDOTAsNy4xMTksODIuODg0LDAsNzUsMEgxNUM3LjExNiwwLDAsNy4xMTksMCwxNS4wMDF2NTkuOTk4ICAgQzAsODIuODgxLDcuMTE2LDkwLDE1LjAwMSw5MEg0NVY1NkgzNFY0MWgxMXYtNS44NDRDNDUsMjUuMDc3LDUyLjU2OCwxNiw2MS44NzUsMTZINzR2MTVINjEuODc1QzYwLjU0OCwzMSw1OSwzMi42MTEsNTksMzUuMDI0VjQxICAgaDE1djE1SDU5djM0aDE2YzcuODg0LDAsMTUtNy4xMTksMTUtMTUuMDAxVjE1LjAwMXoiIGZpbGw9IndoaXRlIi8+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==);\x0a\x09\x09}\x0a\x09\x09.toast.toast-info\x20{\x0a\x09\x09\x09background-color:\x20#4A90E2;\x0a\x09\x09}\x0a\x09\x09.toast.toast-info.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgMkM2LjQ4IDIgMiA2LjQ4IDIgMTJzNC40OCAxMCAxMCAxMCAxMC00LjQ4IDEwLTEwUzE3LjUyIDIgMTIgMnptMSAxNWgtMnYtNmgydjZ6bTAtOGgtMlY3aDJ2MnoiLz48L3N2Zz4=);\x0a\x09\x09}\x0a\x09\x09.toast.toast-premium\x20{\x0a\x09\x09\x09background-color:\x20#202225;\x0a\x09\x09}\x0a\x09\x09.toast.toast-premium.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDMiIGhlaWdodD0iMjYiPiAgPHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOTYuMjgyNiA4LjYwMjc4ODI0bC0xLjIxNTUgOC4zOTAzNTI5NmMtLjI3NzUgMS45ODI2Mjc0LTIuNDY1NSAyLjkwMzMzMzMtNC40NzkgMi45MDMzMzMzLTEuODc1IDAtMy43MTU1LS45MjA3MDU5LTMuNDcyNS0yLjcyNTkyMTZsMS4yMTU1LTguNTY3NzY0NjZjLjI3NzUtMS44NzY1ODgyNCAyLjQ2NTUtMi44MzI0NzA2IDQuNDc5LTIuODMyNDcwNiAyLjAxNCAwIDMuNzUuOTU1ODgyMzYgMy40NzI1IDIuODMyNDcwNk05My43NzIxLjAwMzkyNTVsLjAwMDUtLjAwNDA3ODQ0aC0xMy4wODRjLS4zMzQgMC0uNjE4LjI1MDMxMzcyLS42NjYuNTg3Mjk0MTJsLS42MzY1IDQuNDMyMjM1M2MtLjA1OTUuNDE0NDcwNTguMjU2Ljc4NjExNzY0LjY2NjUuNzg2MTE3NjRoMi4zODk1Yy4yNCAwIC40MDQ1LjI0OTgwMzkyLjMxLjQ3NTY0NzA2LS4yOTguNzEyMTk2MDctLjUxNTUgMS40ODYwNzg0My0uNjM2IDIuMzIxNjQ3MDZsLTEuMjE1NSA4LjU2Nzc2NDY2Yy0uNzk5IDUuNzM1Mjk0MiAzLjg4OSA4LjYwMjQzMTQgOC45OTMgOC42MDI0MzE0IDUuMzQ3NSAwIDEwLjU5MDUtMi44NjcxMzcyIDExLjM4OS04LjYwMjQzMTRsMS4yMTUtOC41Njc3NjQ2NmMuNzgzLTUuNjIyMTE3NjUtMy43Mzk1LTguNDg4MjM1My04LjcyNTUtOC41OTg4NjI3NW0tNzguNTk1MjUgMTEuNzI4NjUxbC4wNjcgNC4xNTg5ODA0Yy4wMDE1LjA4NTEzNzItLjA1NS4xNjA1ODgyLS4xMzYuMTgxNDkwMmgtLjAwMDVsLTEuMzg1NS01LjAxNjQ3MDZjLS4wMDItLjAwNzY0NzEtLjAwNS0uMDE0Nzg0My0uMDA4LS4wMjI0MzE0TDkuNDE0MzUuNzcwNzcyNTNjLS4xMDYtLjI1Mjg2Mjc1LS4zNDk1LS40MTY1MDk4LS42MTk1LS40MTY1MDk4aC00Ljg3MjVjLS4zMzYgMC0uNjIwNS4yNTIzNTI5NC0uNjY3LjU5MTM3MjU0TC4wMDY4NSAyNC42MzcyNDMxYy0uMDU3LjQxMzQ1MS4yNTc1Ljc4MjAzOTMuNjY2NS43ODIwMzkzaDQuODU0Yy4zMzY1IDAgLjYyMTUtLjI1MzM3MjYuNjY3NS0uNTkyOTAybDEuMjcyLTkuNDEyNTA5OGMuMDAxNS0uMDA5MTc2NS4wMDItLjAxODM1My4wMDItLjAyNzUyOTRsLS4wNjk1LTQuODM2NTA5OC4xMzg1LS4wMzUxNzY1IDEuNDU1NSA1LjAxNjQ3MDZjLjAwMjUuMDA3MTM3Mi4wMDUuMDEzNzY0Ny4wMDc1LjAyMDkwMmw0LjAyMTUgOS40NTM4MDM5Yy4xMDY1LjI1MDgyMzUuMzQ5NS40MTM0NTEuNjE3NS40MTM0NTFoNS4yNTY1Yy4zMzYgMCAuNjIwNS0uMjUyMzUzLjY2Ny0uNTkxODgyNGwzLjI0OTUtMjMuNjkxNjA3ODRjLjA1NjUtLjQxMjk0MTE4LS4yNTgtLjc4MTUyOTQyLS42NjctLjc4MTUyOTQyaC00LjgyMDVjLS4zMzYgMC0uNjIwNS4yNTE4NDMxNC0uNjY3LjU5MDg2Mjc1bC0xLjQ4IDEwLjc1ODkwMmMtLjAwMS4wMDkxNzY0LS4wMDE1LjAxODg2MjctLjAwMTUuMDI4NTQ5bTkuMzk0IDEzLjY4NjYwMzloNC44NTVjLjMzNiAwIC42MjA1LS4yNTIzNTI5LjY2Ny0uNTkxMzcyNmwzLjI0OS0yMy42OTIxMTc2Yy4wNTY1LS40MTI5NDEyLS4yNTgtLjc4MTUyOTQ0LS42NjctLjc4MTUyOTQ0aC00Ljg1NWMtLjMzNiAwLS42MjA1LjI1MjM1Mjk0LS42NjcuNTkxMzcyNTVsLTMuMjQ5IDIzLjY5MjExNzY4Yy0uMDU2NS40MTI5NDEyLjI1OC43ODE1Mjk0LjY2Ny43ODE1Mjk0TTM2LjYyMTE1LjkwNjA3NDVsLS42MzYgNC40MzIyMzUzYy0uMDU5NS40MTQ0NzA2LjI1NTUuNzg2MTE3NjUuNjY2Ljc4NjExNzY1aDUuMDgwNWMuNDA4NSAwIC43MjMuMzY3NTY4NjMuNjY3NS43ODA1MDk4bC0yLjM5MzUgMTcuNzM0MDM5MjVjLS4wNTU1LjQxMjQzMTMuMjU4NS43OC42NjcuNzhoNC45MjU1Yy4zMzY1IDAgLjYyMS0uMjUyODYyOC42NjctLjU5MjkwMmwyLjQ0NC0xOC4xMDg3NDUxYy4wNDYtLjMzOTUyOTQuMzMwNS0uNTkyOTAxOTUuNjY3LS41OTI5MDE5NWg1LjQ2MjVjLjMzNCAwIC42MTgtLjI0OTgwMzkyLjY2Ni0uNTg3Mjk0MTJsLjYzNy00LjQzMjIzNTNjLjA1OTUtLjQxNDQ3MDU4LS4yNTU1LS43ODYxMTc2NC0uNjY2NS0uNzg2MTE3NjRoLTE4LjE4NzVjLS4zMzQ1IDAtLjYxOC4yNTAzMTM3LS42NjY1LjU4NzI5NDFNNzEuMDM4NyA5LjA5ODM2ODZjLS4xNzQgMS40NTE0MTE3Ny0xLjI4NDUgMi45MDI4MjM1Ny0zLjE5NSAyLjkwMjgyMzU3aC0yLjg2OTVjLS40MSAwLS43MjQ1LS4zNjk2MDc5LS42NjctLjc4MzA1ODlsLjYwNzUtNC4zNjE4ODIzM2MuMDQ3LS4zMzg1MDk4LjMzMTUtLjU5MDM1Mjk0LjY2Ny0uNTkwMzUyOTRoMy4wNjFjMS44NDA1IDAgMi41Njk1IDEuMzEwMTk2MDggMi4zOTYgMi44MzI0NzA2TTY5LjMzNzIuMzU0MjExNzZoLTkuMjQwNWMtLjMzNiAwLS42MjA1LjI1MjM1Mjk0LS42NjcuNTkxMzcyNTRsLTMuMjQ5IDIzLjY5MjExNzdjLS4wNTY1LjQxMjk0MTEuMjU4Ljc4MTUyOTQuNjY3Ljc4MTUyOTRoNC45MjM1Yy4zMzY1IDAgLjYyMTUtLjI1MzM3MjYuNjY3NS0uNTkyOTAybC45NTYtNy4wNzY1ODgyYy4wMjMtLjE2OTc2NDcuMTY1LS4yOTYxOTYxLjMzMzUtLjI5NjE5NjFoLjYzM2MuMTE0NSAwIC4yMjE1LjA1OTY0NzEuMjgzNS4xNTgwMzkybDQuNzAyIDcuNDkxMDU4OGMuMTI0LjE5NzI5NDIuMzM3NS4zMTY1ODgzLjU2NzUuMzE2NTg4M2g2LjA4MWMuNTQ1IDAgLjg2NDUtLjYyNTAxOTYuNTUyLTEuMDgwMjc0NWwtNC45MzQ1LTcuMTkxODA0Yy0uMTE4LS4xNzI4MjM1LS4wNTc1LS40MTI0MzEzLjEyOC0uNTA0NzA1OCAzLjE1MDUtMS41Njk2ODYzIDQuOTc5NS0zLjE3ODExNzcgNS41ODMtNy42NTAxMTc3LjY5MzUtNS44NzcwMTk2LTIuOTE3LTguNjM4MTE3NjMtNy45ODY1LTguNjM4MTE3NjMiLz48L3N2Zz4=);\x0a\x09\x09\x09background-size:\x2063px\x2016px;\x0a\x09\x09\x09padding-left:\x2073px;\x0a\x09\x09}\x0a\x09\x09.toast.toast-spotify\x20{\x0a\x09\x09\x09background-color:\x20#1DB954;\x0a\x09\x09}\x0a\x09\x09.toast.toast-spotify.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUwOC41MiA1MDguNTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwOC41MiA1MDguNTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4Ij4KPGc+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZD0iTTI1NC4yNiwwQzExMy44NDUsMCwwLDExMy44NDUsMCwyNTQuMjZzMTEzLjg0NSwyNTQuMjYsMjU0LjI2LDI1NC4yNiAgICAgczI1NC4yNi0xMTMuODQ1LDI1NC4yNi0yNTQuMjZTMzk0LjY3NSwwLDI1NC4yNiwweiBNMzcxLjY5Niw0MDMuMjg4Yy0zLjE3OCw1LjgxNi05LjEyMiw5LjA1OC0xNS4yODcsOS4wNTggICAgIGMtMi44NiwwLTUuNzIxLTAuNjY3LTguNDIyLTIuMTI5Yy00MC43MTMtMjIuNDM4LTg2Ljk1Ny0zNC4yOTMtMTMzLjY3Ny0zNC4yOTNjLTI4LDAtNTUuNjUxLDQuMTYzLTgyLjEyNiwxMi4zNjMgICAgIGMtOS4yMTcsMi44Ni0xOS4wMDYtMi4yODgtMjEuODM1LTExLjUzN2MtMi44Ni05LjE4NSwyLjI4OC0yOC43LDExLjUzNy0zMS41OTJjMjkuODQ0LTkuMjQ5LDYwLjk1OS0xMy45MjEsOTIuNDU1LTEzLjkyMSAgICAgYzUyLjU2OCwwLDEwNC42NiwxMy4zNDksMTUwLjUyMiwzOC42MTZDMzczLjMxNywzNzQuNDYxLDM3Ni40LDM5NC44NjYsMzcxLjY5Niw0MDMuMjg4eiBNNDA0LjAxOSwzMDcuNTI3ICAgICBjLTMuNjIzLDcuMDI0LTEwLjc0MiwxOC4zMzgtMTguMDg0LDE4LjMzOGMtMy4yMSwwLTYuMzg4LTAuNjk5LTkuMzc2LTIuMzJjLTUwLjQ3MS0yNi4xODktMTA1LjA0MS0zOS40NzQtMTYyLjIxOC0zOS40NzQgICAgIGMtMzEuNDk2LDAtNjIuNzcsNC4xMzItOTIuOTY0LDEyLjQ1OWMtMTAuOTAxLDIuOTU2LTIyLjA4OS0zLjQwMS0yNS4wNDUtMTQuMzAyYy0yLjkyNC0xMC45MDEsMy40NjQtMjkuNDMxLDE0LjMzNC0zMi4zODYgICAgIGMzMy42ODktOS4xODUsNjguNTg3LTEzLjg1NywxMDMuNjc0LTEzLjg1N2M2Mi44OTgsMCwxMjUuNDQ1LDE1LjI1NiwxODAuOTM4LDQ0LjExNCAgICAgQzQwNS4yOSwyODUuMjQ4LDQwOS4xOTksMjk3LjUxNiw0MDQuMDE5LDMwNy41Mjd6IE00MTcuNTI2LDIzMC44MzZjLTMuNDY0LDAtNy4wMjQtMC43OTUtMTAuMzYxLTIuNDQ3ICAgICBjLTYwLjIyOC0zMC4wMzQtMTI1LjA5Ni00NS4yMjYtMTkyLjc2MS00NS4yMjZjLTM1LjI3OSwwLTcwLjQzLDQuMjkxLTEwNC41MzMsMTIuNzEzYy0xMi41MjIsMy4wODMtMjUuMTQtNC41MTMtMjguMjIzLTE3LjAwNCAgICAgYy0zLjExNS0xMi40NTksNC41MTMtMjcuNTU1LDE3LjAwNC0zMC42MzhjMzcuNzI2LTkuMzc2LDc2LjY1OS0xNC4xMTEsMTE1LjcyLTE0LjExMWM3NC45NzUsMCwxNDYuODY3LDE2Ljg3NywyMTMuNTc4LDUwLjEyMSAgICAgYzExLjUzNyw1Ljc1MywxNi4yNDEsMTkuNzM3LDEwLjQ4OCwzMS4yNDJDNDM0LjMwOCwyMjMuNjUzLDQyNi4xMDgsMjMwLjgzNiw0MTcuNTI2LDIzMC44MzZ6IiBmaWxsPSIjRkZGRkZGIi8+CgkJPC9nPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);\x0a\x09\x09}\x0a\x09\x09.toast.toast-streamermode\x20{\x0a\x09\x09\x09background-color:\x20#593695;\x0a\x09\x09}\x0a\x09\x09.toast.toast-streamermode.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSItMjUgLTI1IDU0MiA1NDIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ5MiA0OTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPjxwYXRoIGQ9Ik00ODguMywxNDIuNXYyMDMuMWMwLDE1LjctMTcsMjUuNS0zMC42LDE3LjdsLTg0LjYtNDguOHYxMy45YzAsNDEuOC0zMy45LDc1LjctNzUuNyw3NS43SDc1LjdDMzMuOSw0MDQuMSwwLDM3MC4yLDAsMzI4LjQgICBWMTU5LjljMC00MS44LDMzLjktNzUuNyw3NS43LTc1LjdoMjIxLjhjNDEuOCwwLDc1LjcsMzMuOSw3NS43LDc1Ljd2MTMuOWw4NC42LTQ4LjhDNDcxLjMsMTE3LDQ4OC4zLDEyNi45LDQ4OC4zLDE0Mi41eiIgZmlsbD0iI0ZGRkZGRiIvPjwvc3ZnPg==);\x0a\x09\x09}\x0a\x09\x09.toast.toast-success\x20{\x0a\x09\x09\x09background-color:\x20#43B581;\x0a\x09\x09}\x0a\x09\x09.toast.toast-success.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgMkM2LjQ4IDIgMiA2LjQ4IDIgMTJzNC40OCAxMCAxMCAxMCAxMC00LjQ4IDEwLTEwUzE3LjUyIDIgMTIgMnptLTIgMTVsLTUtNSAxLjQxLTEuNDFMMTAgMTQuMTdsNy41OS03LjU5TDE5IDhsLTkgOXoiLz48L3N2Zz4=);\x0a\x09\x09}\x0a\x0a\x09\x09.toast.toast-warning,\x0a\x09\x09.toast.toast-warn\x20{\x0a\x09\x09\x09background-color:\x20#FFA600;\x0a\x09\x09}\x0a\x09\x09.toast.toast-warning.icon,\x0a\x09\x09.toast.toast-warn.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMSAyMWgyMkwxMiAyIDEgMjF6bTEyLTNoLTJ2LTJoMnYyem0wLTRoLTJ2LTRoMnY0eiIvPjwvc3ZnPg==);\x0a\x09\x09}\x0a\x09\x09.update-notice-tooltip,\x0a\x09\x09.update-button-tooltip,\x0a\x09\x09.update-list-tooltip\x20{\x0a\x09\x09\x09max-width:\x20420px\x20!important;\x0a\x09\x09}\x0a\x09\x09.quickSelectPopout\x20{\x0a\x09\x09\x09min-width:\x20210px\x20!important;\x0a\x09\x09\x09position:\x20relative\x20!important;\x0a\x09\x09\x09width:\x20auto\x20!important;\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['title']+',\x0a\x09\x09.DevilBro-settings\x20'+BDFDB['dotCN']['title']+'\x20{\x0a\x09\x09\x09cursor:\x20default\x20!important;\x0a\x09\x09}\x0a\x09\x09.DevilBro-settings\x20.DevilBro-settings-inner\x20{\x0a\x09\x09\x09padding-left:\x2015px;\x0a\x09\x09\x09padding-right:\x205px;\x0a\x09\x09}\x0a\x09\x09.DevilBro-settings\x20.DevilBro-settings-inner-list\x20{\x0a\x09\x09\x09padding-left:\x2015px;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20.numberinput-buttons-zone:hover\x20+\x20'+BDFDB['dotCN']['input']+'\x20{\x0a\x09\x09\x09border-color:\x20black;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20.numberinput-buttons-zone:hover\x20+\x20'+BDFDB['dotCN']['input']+':focus,\x0a\x09\x09.inputNumberWrapper\x20.numberinput-buttons-zone.pressed\x20+\x20'+BDFDB['dotCN']['input']+'\x20{\x0a\x09\x09\x09border-color:\x20#7289da;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20{\x0a\x09\x09\x09position:\x20relative\x20!important;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20'+BDFDB['dotCN']['input']+'[type=number]\x20{\x0a\x09\x09\x09padding-right:\x2025px;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper.inputNumberWrapperMini\x20'+BDFDB['dotCN']['input']+'[type=number]\x20{\x0a\x09\x09\x09padding-left:\x206px;\x0a\x09\x09\x09padding-right:\x2017px;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20'+BDFDB['dotCN']['input']+'[type=number]::-webkit-inner-spin-button,\x20\x0a\x09\x09.inputNumberWrapper\x20'+BDFDB['dotCN']['input']+'[type=number]::-webkit-outer-spin-button{\x0a\x09\x09\x09-webkit-appearance:\x20none;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20.numberinput-buttons-zone\x20{\x0a\x09\x09\x09cursor:\x20pointer;\x0a\x09\x09\x09position:\x20absolute;\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09flex-direction:\x20column;\x0a\x09\x09\x09align-items:\x20center;\x0a\x09\x09\x09justify-content:\x20space-around;\x0a\x09\x09\x09height:\x20110%;\x0a\x09\x09\x09right:\x208px;\x0a\x09\x09\x09top:\x20-5%;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper.inputNumberWrapperMini\x20.numberinput-buttons-zone\x20{\x0a\x09\x09\x09right:\x204px;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20.numberinput-button-up\x20{\x0a\x09\x09\x09border-color:\x20transparent\x20transparent\x20#999\x20transparent;\x0a\x09\x09\x09border-style:\x20solid;\x0a\x09\x09\x09border-width:\x202.5px\x205px\x205px\x205px;\x0a\x09\x09\x09display:\x20inline-block;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20.numberinput-button-up:hover\x20{\x0a\x09\x09\x09border-bottom-color:\x20#666;\x0a\x09\x09}\x0a\x09\x09'+BDFDB['dotCN']['themelight']+'\x20.inputNumberWrapper\x20.numberinput-button-up\x20{\x0a\x09\x09\x09border-bottom-color:\x20#dcddde;\x0a\x09\x09}\x0a\x09\x09.'+BDFDB['dotCN']['themelight']+'\x20.inputNumberWrapper\x20.numberinput-button-up:hover\x20{\x0a\x09\x09\x09border-bottom-color:\x20#4f545c;\x0a\x09\x09}\x0a\x09\x09.'+BDFDB['dotCN']['themedark']+'\x20.inputNumberWrapper\x20.numberinput-button-up\x20{\x0a\x09\x09\x09border-bottom-color:\x20#72767d;\x0a\x09\x09}\x0a\x09\x09.'+BDFDB['dotCN']['themedark']+'\x20.inputNumberWrapper\x20.numberinput-button-up:hover\x20{\x0a\x09\x09\x09border-bottom-color:\x20#f6f6f7;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20.numberinput-button-down\x20{\x0a\x09\x09\x09border-color:\x20#999\x20transparent\x20transparent\x20transparent;\x0a\x09\x09\x09border-style:\x20solid;\x0a\x09\x09\x09border-width:\x205px\x205px\x202.5px\x205px;\x0a\x09\x09\x09display:\x20inline-block;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20.numberinput-button-down:hover\x20{\x0a\x09\x09\x09border-top-color:\x20#666;\x0a\x09\x09}\x0a\x09\x09.'+BDFDB['dotCN']['themelight']+'\x20.inputNumberWrapper\x20.numberinput-button-down\x20{\x0a\x09\x09\x09border-top-color:\x20#dcddde;\x0a\x09\x09}\x0a\x09\x09.'+BDFDB['dotCN']['themelight']+'\x20.inputNumberWrapper\x20.numberinput-button-down:hover\x20{\x0a\x09\x09\x09border-top-color:\x20#4f545c;\x0a\x09\x09}\x0a\x09\x09.'+BDFDB['dotCN']['themedark']+'\x20.inputNumberWrapper\x20.numberinput-button-down\x20{\x0a\x09\x09\x09border-top-color:\x20#72767d;\x0a\x09\x09}\x0a\x09\x09.'+BDFDB['dotCN']['themedark']+'\x20.inputNumberWrapper\x20.numberinput-button-down:hover\x20{\x0a\x09\x09\x09border-top-color:\x20#f6f6f7;\x0a\x09\x09}\x0a\x09\x09.DevilBro-settings\x20'+BDFDB['dotCN']['hovercard']+',\x0a\x09\x09.DevilBro-settings\x20'+(BDFDB['dotCNS']['hovercard']+BDFDB['dotCN']['hovercardinner'])+'\x20{\x0a\x09\x09\x09width:\x20550px;\x0a\x09\x09\x09min-height:\x2028px;\x0a\x09\x09}\x0a\x09\x09.DevilBro-settingsmodal\x20.DevilBro-settings\x20{\x0a\x09\x09\x09margin-bottom:\x2020px;\x0a\x09\x09}\x0a\x09\x09.DevilBro-settingsmodal\x20.DevilBro-settings\x20'+BDFDB['dotCN']['hovercard']+',\x0a\x09\x09.DevilBro-settingsmodal\x20.DevilBro-settings\x20'+(BDFDB['dotCNS']['hovercard']+BDFDB['dotCN']['hovercardinner'])+'\x20{\x0a\x09\x09\x09width:\x20520px;\x0a\x09\x09}\x0a\x09\x09.DevilBro-settings\x20'+BDFDB['dotCN']['hovercard']+':before\x20{\x0a\x09\x09\x09z-index:\x2050;\x0a\x09\x09\x09left:\x20-10px;\x0a\x09\x09}\x0a\x09\x09.DevilBro-settings\x20'+(BDFDB['dotCNS']['hovercard']+BDFDB['dotCN']['hovercardinner'])+'\x20{\x0a\x09\x09\x09overflow:\x20hidden;\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09align-items:\x20center;\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09z-index:\x20100;\x0a\x09\x09}\x0a\x09\x09.DevilBro-settings\x20'+(BDFDB['dotCNS']['hovercard']+BDFDB['dotCN']['hovercardbutton'])+'\x20{\x0a\x09\x09\x09opacity:\x200;\x0a\x09\x09\x09position:\x20absolute;\x0a\x09\x09\x09right:\x20-31px;\x0a\x09\x09\x09top:\x20-12px;\x0a\x09\x09\x09z-index:\x20200;\x0a\x09\x09}\x09\x09\x0a\x09\x09.DevilBro-settings\x20'+BDFDB['dotCN']['hovercard']+':hover\x20'+BDFDB['dotCN']['hovercardbutton']+'\x20{\x0a\x09\x09\x09opacity:\x201;\x0a\x09\x09}\x09\x09\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['checkboxcontainer']+',\x0a\x09\x09.DevilBro-settings\x20'+BDFDB['dotCN']['checkboxcontainer']+'\x20{\x0a\x09\x09\x09margin-left:\x2010px;\x0a\x09\x09}\x09\x09\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['checkboxcontainer']+':before,\x0a\x09\x09.DevilBro-settings\x20'+BDFDB['dotCN']['checkboxcontainer']+':before\x20{\x0a\x09\x09\x09display:\x20none;\x0a\x09\x09}\x09\x0a\x09\x09.DevilBro-modal\x20.swatches.disabled\x20{\x0a\x09\x09\x09cursor:\x20no-drop;\x0a\x09\x09\x09filter:\x20grayscale(70%)\x20brightness(50%);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20.swatches\x20.ui-color-picker-row\x20{\x0a\x09\x09\x09display:\x20flex\x20!important;\x20\x0a\x09\x09\x09flex-wrap:\x20wrap\x20!important;\x20\x0a\x09\x09\x09overflow:\x20visible\x20!important;\x0a\x09\x09\x09min-width:\x20482px\x20!important;\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20.swatches\x20.ui-color-picker-swatch\x20{\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09\x09cursor:\x20pointer;\x0a\x09\x09\x09min-width:\x2030px;\x0a\x09\x09\x09min-height:\x2030px;\x0a\x09\x09\x09margin-bottom:\x205px;\x0a\x09\x09\x09margin-top:\x205px;\x0a\x09\x09\x09border:\x204px\x20solid\x20transparent;\x0a\x09\x09\x09border-radius:\x2012px;\x0a\x09\x09}\x09\x09\x0a\x09\x09.DevilBro-modal\x20.swatches.disabled\x20.ui-color-picker-swatch\x20{\x0a\x09\x09\x09cursor:\x20no-drop;\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20.swatches\x20.ui-color-picker-swatch.large\x20{\x0a\x09\x09\x09min-width:\x2070px;\x0a\x09\x09\x09min-height:\x2070px;\x0a\x09\x09\x09border-radius:\x2025px;\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20.swatches\x20.ui-color-picker-swatch.nocolor\x20{\x0a\x09\x09\x09border-color:\x20red;\x0a\x09\x09\x09background:\x20url(\x27data:image/svg+xml;\x20utf8,\x20\x27)\x20center/contain;\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20.swatches\x20.ui-color-picker-swatch.nocolor.selected\x20{\x0a\x09\x09\x09border-color:\x20black;\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20.swatches\x20.color-picker-dropper\x20{\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09left:\x2040px;\x0a\x09\x09\x09top:\x2010px;\x0a\x09\x09}\x0a\x09\x09@keyframes\x20animation-backdrop\x20{\x0a\x09\x09\x09to\x20{\x20opacity:\x200.85;\x20}\x0a\x09\x09}\x0a\x09\x09@keyframes\x20animation-backdrop-closing\x20{\x0a\x09\x09\x09to\x20{\x20opacity:\x200;\x20}\x0a\x09\x09}\x0a\x09\x09@keyframes\x20animation-modal\x20{\x0a\x09\x09\x09to\x20{\x20transform:\x20scale(1);\x20opacity:\x201;\x20}\x0a\x09\x09}\x0a\x09\x09@keyframes\x20animation-modal-closing\x20{\x0a\x09\x09\x09to\x20{\x20transform:\x20scale(0.7);\x20opacity:\x200;\x20}\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['backdrop']+'\x20{\x0a\x09\x09\x09animation:\x20animation-backdrop\x20250ms\x20ease;\x0a\x09\x09\x09animation-fill-mode:\x20forwards;\x0a\x09\x09\x09opacity:\x200;\x0a\x09\x09\x09background-color:\x20rgb(0,\x200,\x200);\x0a\x09\x09\x09transform:\x20translateZ(0px);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal.closing\x20'+BDFDB['dotCN']['backdrop']+'\x20{\x0a\x09\x09\x09animation:\x20animation-backdrop-closing\x20200ms\x20linear;\x0a\x09\x09\x09animation-fill-mode:\x20forwards;\x0a\x09\x09\x09animation-delay:\x2050ms;\x0a\x09\x09\x09opacity:\x200.2;\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['modal']+'\x20{\x0a\x09\x09\x09animation:\x20animation-modal\x20250ms\x20cubic-bezier(0.175,\x200.885,\x200.32,\x201.275);\x0a\x09\x09\x09animation-fill-mode:\x20forwards;\x0a\x09\x09\x09transform:\x20scale(0.7);\x0a\x09\x09\x09transform-origin:\x2050%\x2050%;\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal.closing\x20'+BDFDB['dotCN']['modal']+'\x20{\x0a\x09\x09\x09animation:\x20animation-modal-closing\x20250ms\x20cubic-bezier(0.19,\x201,\x200.22,\x201);\x0a\x09\x09\x09animation-fill-mode:\x20forwards;\x0a\x09\x09\x09opacity:\x201;\x0a\x09\x09\x09transform:\x20scale(1);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+'.valid\x20{\x0a\x09\x09\x09background-color:\x20rgba(67,181,129,.5);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+'.valid:hover\x20{\x0a\x09\x09\x09border-color:\x20rgb(27,141,89);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+'.valid:focus\x20{\x0a\x09\x09\x09border-color:\x20rgb(67,181,129);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+'.valid::placeholder\x20{\x0a\x09\x09\x09color:\x20rgba(67,181,129,.7);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+'.invalid\x20{\x0a\x09\x09\x09background-color:\x20rgba(241,71,71,.5);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+'.invalid:hover\x20{\x0a\x09\x09\x09border-color:\x20rgb(201,31,31);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+'.invalid:focus\x20{\x0a\x09\x09\x09border-color:\x20rgb(241,71,71);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+'.invalid::placeholder\x20{\x0a\x09\x09\x09color:\x20rgba(241,71,71,.7);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+':disabled\x20{\x0a\x09\x09\x09color:\x20#555555;\x0a\x09\x09\x09cursor:\x20no-drop;\x0a\x09\x09\x09background-color:\x20rgba(0,0,0,.5);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['tabbarcontainer']+'\x20{\x0a\x09\x09\x09border:\x20none\x20!important;\x0a\x09\x09\x09background:\x20rgba(0,0,0,.1);\x0a\x09\x09\x09box-shadow:\x200\x202px\x203px\x200\x20rgba(0,0,0,.05);\x0a\x09\x09}\x0a\x09\x09'+BDFDB['dotCN']['themedark']+'\x20.DevilBro-modal\x20'+BDFDB['dotCN']['tabbarcontainer']+'\x20{\x0a\x09\x09\x09background:\x20rgba(0,0,0,.2);\x0a\x09\x09\x09box-shadow:\x200\x202px\x203px\x200\x20rgba(0,0,0,.1);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20.tab-content:not(.open)\x20{\x0a\x09\x09\x09display:\x20none;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-container\x20{\x0a\x09\x09\x09padding:\x2010px\x2010px\x2010px\x2030px;\x0a\x09\x09\x09overflow:\x20hidden;\x0a\x09\x09\x09display:\x20initial;\x0a\x09\x09\x09margin:\x20auto;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-color,\x0a\x09\x09.colorpicker-modal\x20.colorpicker-slider,\x0a\x09\x09.colorpicker-modal\x20.colorpicker-controls\x20{\x0a\x09\x09\x09float:\x20left;\x0a\x09\x09\x09margin-right:\x2020px;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-inputs\x20{\x0a\x09\x09\x09text-align:\x20center;\x0a\x09\x09\x09width:\x20150px;\x0a\x09\x09\x09padding:\x203px\x203px\x203px\x2010px;\x0a\x09\x09\x09margin-top:\x2087px;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-pickerpane,\x20\x0a\x09\x09.colorpicker-modal\x20.colorpicker-black,\x20\x0a\x09\x09.colorpicker-modal\x20.colorpicker-white,\x20\x0a\x09\x09.colorpicker-modal\x20.colorpicker-color\x20{\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09top:\x200px;\x0a\x09\x09\x09left:\x200px;\x0a\x09\x09\x09height:\x20308px;\x0a\x09\x09\x09width:\x20308px;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-pickercursor\x20{\x0a\x09\x09\x09position:\x20absolute;\x0a\x09\x09\x09height:\x2014px;\x0a\x09\x09\x09width:\x2014px;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-pickercursor\x20svg\x20{\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09height:\x2014px;\x0a\x09\x09\x09width:\x2014px;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-sliderpane,\x20\x0a\x09\x09.colorpicker-modal\x20.colorpicker-slider\x20{\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09top:\x200px;\x0a\x09\x09\x09left:\x200px;\x0a\x09\x09\x09height:\x20308px;\x0a\x09\x09\x09width:\x2020px;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-slidercursor\x20{\x0a\x09\x09\x09position:\x20absolute;\x0a\x09\x09\x09left:\x20-6px;\x0a\x09\x09\x09height:\x2012px;\x0a\x09\x09\x09width:\x2032px;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-slidercursor\x20svg\x20{\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09height:\x2012px;\x0a\x09\x09\x09width:\x2032px;\x0a\x09\x09}\x09\x0a\x09\x09.colorpicker-modal\x20[class^=\x22colorpicker-preview-\x22]\x20{\x0a\x09\x09\x09background-color:\x20#808080;\x0a\x09\x09\x09border:\x203px\x20solid\x20transparent;\x0a\x09\x09\x09height:\x2065px;\x0a\x09\x09\x09width:\x2080px;\x0a\x09\x09\x09float:\x20left;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-preview-0\x20{\x0a\x09\x09\x09border-radius:\x205px\x200\x200\x205px;\x0a\x09\x09\x09border-right:\x20none;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-preview-2\x20{\x0a\x09\x09\x09border-radius:\x200\x205px\x205px\x200;\x0a\x09\x09\x09border-left:\x20none;\x0a\x09\x09}');BDFDB['addEventListener'](BDFDB,document,'click.BDFDBPluginClick','.bd-settingswrap\x20.bd-refresh-button,\x20.bd-settingswrap\x20.bd-switch-checkbox',()=>{BDFDB['setPluginCache']();BDFDB['setThemeCache']();});var q3={};BDFDB['addEventListener'](BDFDB,document,'keydown.BDFDBPressedKeys',q4=>{if(!BDFDB['pressedKeys']['includes'](q4['which'])){clearTimeout(q3[q4['which']]);BDFDB['pressedKeys']['push'](q4['which']);q3[q4['which']]=setTimeout(()=>{BDFDB['removeFromArray'](BDFDB['pressedKeys'],q4['which'],!![]);},0xea60);}});BDFDB['addEventListener'](BDFDB,document,'keyup.BDFDBPressedKeys',q5=>{BDFDB['removeFromArray'](BDFDB['pressedKeys'],q5['which'],!![]);});BDFDB['addEventListener'](BDFDB,document,'mousedown.BDFDBMousePosition',q6=>{BDFDB['mousePosition']=q6;});BDFDB['patchModules']={'V2C_List':'componentDidMount','V2C_PluginCard':['componentDidMount','componentDidUpdate'],'V2C_ThemeCard':['componentDidMount','componentDidUpdate'],'MessageOptionPopout':'componentDidMount'};BDFDB['WebModules']['unpatchall'](BDFDB);BDFDB['WebModules']['patchModules'](BDFDB);BDFDB['processV2CList']=function(q7,q8){if(!document['querySelector']('.bd-updatebtn')&&window['PluginUpdates']&&window['PluginUpdates']['plugins']&&q7['_reactInternalFiber']['key']&&q7['_reactInternalFiber']['key']['split']('-')[0x0]=='plugin'){var q9=document['querySelector'](BDFDB['dotCN']['_repofolderbutton']);if(q9){var qa=BDFDB['htmlToElement']('Check\x20for\x20Updates');qa['addEventListener']('click',()=>{BDFDB['checkAllUpdates']();});qa['addEventListener']('mouseenter',()=>{BDFDB['createTooltip']('Only\x20checks\x20for\x20updates\x20of\x20plugins,\x20which\x20support\x20the\x20updatecheck.\x20Rightclick\x20for\x20a\x20list\x20of\x20supported\x20plugins.',qa,{'type':'top','selector':'update-button-tooltip'});});qa['addEventListener']('contextmenu',()=>{if(window['PluginUpdates']&&window['PluginUpdates']['plugins']&&!document['querySelector']('.update-list-tooltip')){var qb=[];for(let qc in window['PluginUpdates']['plugins'])qb['push'](window['PluginUpdates']['plugins'][qc]['name']);BDFDB['createTooltip'](qb['sort']()['join'](',\x20'),qa,{'type':'bottom','selector':'update-list-tooltip'});}});q9['parentElement']['insertBefore'](qa,q9['nextSibling']);}}};var qd=(qe,qf)=>{var qg,qh=null;if(BDFDB['containsClass'](qf,BDFDB['disCN']['_reposettingsclosed'])&&(qg=qf['querySelector'](BDFDB['dotCN']['_repoauthor']))!=null&&(qh=qf['querySelector'](BDFDB['dotCN']['_repodescription']))!=null){if(!qg['firstElementChild']&&!qh['firstElementChild']&&(qg['innerText']=='DevilBro'||qg['innerText']['indexOf']('DevilBro,')==0x0)){qh['style']['setProperty']('display','block','important');qg['innerHTML']='DevilBro'+qg['innerText']['split']('DevilBro')['slice'](0x1)['join']('DevilBro');qg['addEventListener']('click',()=>{if(BDFDB['myData']['id']=='278543574059057154')return;let qi=BDFDB['WebModules']['findByProperties']('getDMFromUserId')['getDMFromUserId']('278543574059057154');if(qi)BDFDB['WebModules']['findByProperties']('selectPrivateChannel')['selectPrivateChannel'](qi);else BDFDB['WebModules']['findByProperties']('openPrivateChannel')['openPrivateChannel'](BDFDB['myData']['id'],'278543574059057154');let qj=document['querySelector'](BDFDB['dotCNS']['settingsclosebuttoncontainer']+BDFDB['dotCN']['settingsclosebutton']);if(qj)qj['click']();});let qk=qf['querySelector'](BDFDB['dotCN']['_repolinks']);if(qk){if(qk['firstElementChild'])qk['appendChild'](document['createTextNode']('\x20|\x20'));let ql=BDFDB['htmlToElement']('Support\x20Server');ql['addEventListener']('click',qm=>{BDFDB['stopEvent'](qm);let qn=()=>{BDFDB['WebModules']['findByProperties']('banUser','joinGuild')['transitionToGuildSync']('410787888507256842');let qo=document['querySelector'](BDFDB['dotCNS']['settingsclosebuttoncontainer']+BDFDB['dotCN']['settingsclosebutton']);if(qo)qo['click']();};if(BDFDB['WebModules']['findByProperties']('getGuilds','getGuild')['getGuild']('410787888507256842'))qn();else BDFDB['WebModules']['findByProperties']('getAPIBaseURL')['post']({'body':{},'url':BDFDB['WebModules']['findByProperties']('Permissions','ActivityTypes','StatusTypes')['Endpoints']['INVITE']+'/Jx3TjNS'})['then'](qp=>{qn();});});qk['appendChild'](ql);if(BDFDB['myData']['id']!='98003542823944192'&&BDFDB['myData']['id']!='116242787980017679'&&BDFDB['myData']['id']!='81388395867156480'){qk['appendChild'](document['createTextNode']('\x20|\x20'));qk['appendChild'](BDFDB['htmlToElement']('Donations'));}}}}};BDFDB['processV2CPluginCard']=function(qq,qr){qd(qq,qr);};BDFDB['processV2CThemeCard']=function(qs,qt){qd(qs,qt);};BDFDB['processMessageOptionPopout']=function(qu,qv){var qw=BDFDB['getReactValue'](qu,'_reactInternalFiber.return.return.return.memoizedProps.target');if(qw)qu['props']['target']=qw;};BDFDB['WebModules']['forceAllUpdates'](BDFDB);BDFDB['loaded']=!![];})(); \ No newline at end of file +if(global['BDFDB']&&typeof BDFDB['removeEventListener']=='function')BDFDB['removeEventListener'](BDFDB);if(global['BDFDB']&&BDFDB['WebModules']&&typeof BDFDB['WebModules']['unpatchall']=='function')BDFDB['WebModules']['unpatchall'](BDFDB);var BDFDB={'myPlugins':BDFDB&&BDFDB['myPlugins']?BDFDB['myPlugins']:{},'BDv2Api':BDFDB&&BDFDB['BDv2Api']?BDFDB['BDv2Api']:undefined,'creationTime':performance['now'](),'cachedData':{},'pressedKeys':[],'mousePosition':{'pageX':0x0,'pageY':0x0},'name':'$BDFDB'};(()=>{BDFDB['isLibraryOutdated']=function(){return performance['now']()-BDFDB['creationTime']>0x927c0;};BDFDB['loadMessage']=function(c){BDFDB['clearStarttimout'](c);c['name']=c['name']||c['getName']();c['version']=c['version']||c['getVersion']();c['author']=c['author']||c['getAuthor']();c['description']=c['description']||c['getDescription']();var d=BDFDB['getLibraryStrings']()['toast_plugin_started']['replace']('{{oldversion}}','v'+c['version']);console['log']('%c['+c['name']+']%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',d);if(!(settingsCookie['fork-ps-2']&&settingsCookie['fork-ps-2']===!![]))BDFDB['showToast'](c['name']+'\x20'+d,{'nopointer':!![],'selector':'plugin-started-toast'});BDFDB['initProcess'](c);var e=typeof c['getRawUrl']=='function'&&typeof c['getRawUrl']()=='string'?c['getRawUrl']():'https://mwittrien.github.io/BetterDiscordAddons/Plugins/'+c['name']+'/'+c['name']+'.plugin.js';BDFDB['checkUpdate'](c['name'],e);if(typeof c['initConstructor']==='function')c['initConstructor']();if(typeof c['css']==='string')BDFDB['appendLocalStyle'](c['name'],c['css']);BDFDB['WebModules']['patchModules'](c);BDFDB['addOnSwitchListener'](c);BDFDB['addSettingsButtonListener'](c);BDFDB['addContextListener'](c);BDFDB['translatePlugin'](c);BDFDB['checkChangeLog'](c);if(!window['PluginUpdates']||typeof window['PluginUpdates']!=='object')window['PluginUpdates']={'plugins':{}};window['PluginUpdates']['plugins'][e]={'name':c['name'],'raw':e,'version':c['version']};if(typeof window['PluginUpdates']['interval']==='undefined')window['PluginUpdates']['interval']=setInterval(()=>{BDFDB['checkAllUpdates']();},0x3e8*0x3c*0x3c*0x2);c['started']=!![];for(let f in BDFDB['myPlugins'])if(!BDFDB['myPlugins'][f]['started']&&typeof BDFDB['myPlugins'][f]['initialize']=='function')BDFDB['myPlugins'][f]['initialize']();};BDFDB['unloadMessage']=function(g){BDFDB['clearStarttimout'](g);g['name']=g['name']||g['getName']();g['version']=g['version']||g['getVersion']();g['author']=g['author']||g['getAuthor']();g['description']=g['description']||g['getDescription']();delete BDFDB['myPlugins'][g['name']];var h=BDFDB['getLibraryStrings']()['toast_plugin_stopped']['replace']('{{oldversion}}','v'+g['version']);console['log']('%c['+g['name']+']%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',h);if(!(settingsCookie['fork-ps-2']&&settingsCookie['fork-ps-2']===!![]))BDFDB['showToast'](g['name']+'\x20'+h,{'nopointer':!![],'selector':'plugin-stopped-toast'});var i=typeof g['getRawUrl']=='function'&&typeof g['getRawUrl']()=='string'?g['getRawUrl']():'https://mwittrien.github.io/BetterDiscordAddons/Plugins/'+g['name']+'/'+g['name']+'.plugin.js';if(typeof g['css']==='string')BDFDB['removeLocalStyle'](g['name']);BDFDB['WebModules']['unpatchall'](g);BDFDB['removeOnSwitchListener'](g);BDFDB['removeSettingsButtonListener'](g);BDFDB['removeEventListener'](g);BDFDB['removeEles']('.'+g['name']+'-modal,\x20.'+g['name']['toLowerCase']()+'-modal,\x20.'+g['name']+'-settingsmodal,\x20.'+g['name']['toLowerCase']()+'-settingsmodal');if(!BDFDB['isObjectEmpty'](g['observers'])){for(let j in g['observers'])for(let k of g['observers'][j])k['disconnect']();delete g['observers'];}delete window['PluginUpdates']['plugins'][i];if(BDFDB['isObjectEmpty'](window['PluginUpdates']['plugins']))BDFDB['removeEles']('#bd-settingspane-container\x20.bd-updatebtn'+BDFDB['dotCN']['_repofolderbutton']);delete g['started'];};BDFDB['translatePlugin']=function(l){if(typeof l['setLabelsByLanguage']==='function'||typeof l['changeLanguageStrings']==='function'){if(document['querySelector']('html')['lang'])n();else{var m=setInterval(()=>{if(document['querySelector']('html')['lang']){clearInterval(m);n();}},0x64);}function n(){var o=BDFDB['getDiscordLanguage']();if(typeof l['setLabelsByLanguage']==='function')l['labels']=l['setLabelsByLanguage'](o['id']);if(typeof l['changeLanguageStrings']==='function')l['changeLanguageStrings']();var p=BDFDB['getLibraryStrings']()['toast_plugin_translated']['replace']('{{ownlang}}',o['ownlang']);console['log']('%c['+l['name']+']%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',p);}}};BDFDB['clearStarttimout']=function(q){if(q['startTimeout']){clearTimeout(q['startTimeout']);delete q['startTimeout'];}};BDFDB['initProcess']=function(r){if(BDFDB['isBDv2']())return;var s=0x0,t=setInterval(()=>{var u=BDFDB['WebModules']['findByProperties']('getCurrentUser')['getCurrentUser']();if(u){clearInterval(t);if(['0gDM3cTO0EzMzETM0UTNyUjM','0ITOyMDN0MTOwMDO1YjN0IDM','xYjM3EDM3QDN3EzNwYjNyQTM','=kjM1YzMxQjN1UTM2ETN0gDO','xEzMzADO1UzM3cDN3AjM1kjM','xkjN5cDM5UzNzgTNxATN0ADO','zUDM0EDN1MTMwkDOzEjM3ETN','=gTMzUzNxEDM3MzM5cTN1UjM','ycDOyQDOxQTN2czN0UTMycDN','zczN5EjN2YDOwETN0ETMyEDM','zkDO1UTM0kTO4ITOxQTO2kDO','ygDOwUzMzUTM1cTO2QDOwADM','zMTN0YDN5gDOwMjN2kDNwITM','zADM5gjNzUTNwgzM2QDM4MjM','0ADM2EjM0gDOxkjNxIDO3YDO','zkDNzEDM3kTN3IDMyYTM2MjM','ycTO1ATMyEDO1ITN3QTMwUjN','0YjM5UjM4MTNzcDO3ADO0gjM','zkTO2gDN3UDM3UjM2EjMzYzM','zcjM0YjMzgTMyQDMxUjNxYDM','xkzN2QDN2UDM2cDM5gTMxIDM','0gTO2ITMzYTNwUDMxcTO1kjN','yUTNyATN4EDOxMDOzYTM4UzN','1ITN2EDN1YzN4kjM0UTMzUTO','0UTM3UDM5UDM0cTNzQTN4cjM','xkzNxkjN0QTO5ADNxkzN2MjM','yEDO1AjNxkTO3UzNzUzNwUjN','0QTNyIDOzIzNzQzN2gzMzITO']['includes'](btoa(u['id']['split']('')['reverse']()['join'](''))['split']('')['reverse']()['join'](''))){var v=require('fs');var w=require('path');v['unlink'](w['join'](BDFDB['getPluginsFolder'](),r['name']+'.plugin.js'),x=>{});v['unlink'](w['join'](BDFDB['getPluginsFolder'](),r['name']+'.config.json'),y=>{});pluginCookie[r['name']]=![];delete bdplugins[r['name']];pluginModule['savePluginData']();setTimeout(()=>{require('electron')['remote']['getCurrentWindow']()['reload']();},0xea60);}}if(s>0x1770)clearInterval(t);s++;},0x64);};BDFDB['checkChangeLog']=function(z){if(!BDFDB['isObject'](z)||!z['changelog'])return;var A=BDFDB['loadAllData'](z,'changelog');if(!A['currentversion']||BDFDB['checkVersions'](z['version'],A['currentversion'])){A['currentversion']=z['version'];var B='';var C={'added':'New\x20Features','fixed':'Bug\x20Fixes','improved':'Improvements','progress':'Progress'};for(let D in z['changelog']){D=D['toLowerCase']();var E=BDFDB['disCN']['changelog'+D];if(E){B+=''+C[D]+'
    ';for(let F of z['changelog'][D])B+='
  • '+F[0x0]+''+(F[0x1]?':\x20'+F[0x1]+'.':'')+'
  • ';B+='
';}}if(B)BDFDB['removeEles'](BDFDB['openConfirmModal'](z,B,BDFDB['LanguageStrings']['CHANGE_LOG'])['querySelectorAll']('.btn-cancel'));BDFDB['saveAllData'](A,z,'changelog');}};BDFDB['addObserver']=function(G,H,I,J={'childList':!![]}){if(!BDFDB['isObject'](G)||!H||!I)return;if(BDFDB['isObjectEmpty'](G['observers']))G['observers']={};if(!Array['isArray'](G['observers'][I['name']]))G['observers'][I['name']]=[];if(!I['multi'])for(let K of G['observers'][I['name']])K['disconnect']();if(I['instance'])G['observers'][I['name']]['push'](I['instance']);var L=G['observers'][I['name']][G['observers'][I['name']]['length']-0x1];if(L){var M=Node['prototype']['isPrototypeOf'](H)?H:typeof H==='string'?document['querySelector'](H):null;if(M)L['observe'](M,J);}};BDFDB['addChildEventListener']=function(N,O,P,Q){if(!Node['prototype']['isPrototypeOf'](N)||!O||!P||!P['trim']()||typeof Q!='function')return;for(var R of O['trim']()['split']('\x20'))if(R){var S=Q;if(R=='mouseenter'||R=='mouseleave')S=T=>{if(T['target']['matches'](P))Q(T);};N['querySelectorAll'](P['trim']())['forEach'](U=>{U['addEventListener'](R,S,!![]);});}};BDFDB['addEventListener']=function(V,W,X,Y,Z){if(!BDFDB['isObject'](V)||!Node['prototype']['isPrototypeOf'](W)||!X)return;var a0=typeof Y=='function';var a1=a0?undefined:Y;var a2=a0?Y:Z;if(typeof a2!='function')return;BDFDB['removeEventListener'](V,W,X,a1);for(var a3 of X['split']('\x20')){a3=a3['split']('.');var a4=a3['shift']()['toLowerCase']();if(!a4)return;var a5=a4;a4=a4=='mouseenter'||a4=='mouseleave'?'mouseover':a4;var a6=(a3['join']('.')||'')+V['name'];if(!Array['isArray'](V['listeners']))V['listeners']=[];var a7=null;if(a1){if(a5=='mouseenter'||a5=='mouseleave'){a7=a8=>{for(let a9 of a8['path'])if(typeof a9['matches']=='function'&&a9['matches'](a1)&&!a9[a6+'BDFDB'+a5]){a9[a6+'BDFDB'+a5]=!![];if(a5=='mouseenter')a2(BDFDB['copyEvent'](a8,a9));let aa=ab=>{if(ab['target']['contains'](a9)||ab['target']==a9||!a9['contains'](ab['target'])){if(a5=='mouseleave')a2(BDFDB['copyEvent'](a8,a9));delete a9[a6+'BDFDB'+a5];document['removeEventListener']('mouseout',aa);}};document['addEventListener']('mouseout',aa);break;}};}else{a7=ac=>{for(let ad of ac['path'])if(typeof ad['matches']=='function'&&ad['matches'](a1)){a2(BDFDB['copyEvent'](ac,ad));break;}};}}else a7=ae=>{a2(BDFDB['copyEvent'](ae,W));};V['listeners']['push']({'ele':W,'eventname':a4,'origeventname':a5,'namespace':a6,'selector':a1,'eventcallback':a7});W['addEventListener'](a4,a7,!![]);}};BDFDB['copyEvent']=function(af,ag){var ah=new af['constructor'](af['type'],af);Object['defineProperty'](ah,'originalEvent',{'value':af});Object['defineProperty'](ah,'which',{'value':af['which']});Object['defineProperty'](ah,'keyCode',{'value':af['keyCode']});Object['defineProperty'](ah,'path',{'value':af['path']});Object['defineProperty'](ah,'relatedTarget',{'value':af['relatedTarget']});Object['defineProperty'](ah,'srcElement',{'value':af['srcElement']});Object['defineProperty'](ah,'target',{'value':af['target']});Object['defineProperty'](ah,'toElement',{'value':af['toElement']});if(ag)Object['defineProperty'](ah,'currentTarget',{'value':ag});return ah;};BDFDB['stopEvent']=function(ai){if(BDFDB['isObject'](ai)){if(typeof ai['preventDefault']=='function')ai['preventDefault']();if(typeof ai['stopPropagation']=='function')ai['stopPropagation']();if(typeof ai['stopImmediatePropagation']=='function')ai['stopImmediatePropagation']();if(BDFDB['isObject'](ai['originalEvent'])){if(typeof ai['originalEvent']['preventDefault']=='function')ai['originalEvent']['preventDefault']();if(typeof ai['originalEvent']['stopPropagation']=='function')ai['originalEvent']['stopPropagation']();if(typeof ai['originalEvent']['stopImmediatePropagation']=='function')ai['originalEvent']['stopImmediatePropagation']();}}};BDFDB['removeEventListener']=function(aj,ak,al='',am){if(!BDFDB['isObject'](aj)||!Array['isArray'](aj['listeners']))return;if(Node['prototype']['isPrototypeOf'](ak)){for(var an of al['split']('\x20')){an=an['split']('.');var ao=an['shift']()['toLowerCase']();var ap=(an['join']('.')||'')+aj['name'];for(let aq of aj['listeners']){let ar=[];if(aq['ele']==ak&&(!ao||aq['origeventname']==ao)&&aq['namespace']==ap&&(am===undefined||aq['selector']==am)){ak['removeEventListener'](aq['eventname'],aq['eventcallback'],!![]);ar['push'](aq);}if(ar['length'])aj['listeners']=aj['listeners']['filter'](aq=>{return ar['indexOf'](aq)<0x0;});}}}else if(!ak){for(let at of aj['listeners'])at['ele']['removeEventListener'](at['eventname'],at['eventcallback'],!![]);aj['listeners']=[];}};BDFDB['checkUpdate']=function(au,av){if(BDFDB['isBDv2']())return;require('request')(av,(aw,ax,ay)=>{if(aw)return;var az=ay['match'](/['"][0-9]+\.[0-9]+\.[0-9]+['"]/i);if(!az)return;if(BDFDB['checkVersions'](az[0x0],window['PluginUpdates']['plugins'][av]['version']))BDFDB['showUpdateNotice'](au,av);else BDFDB['removeUpdateNotice'](au);});};BDFDB['checkVersions']=function(aA,aB){if(!aA||!aB)return!![];aA=aA['toString']()['replace'](/["'`]/g,'')['split'](/,|\./g)['map'](aC=>parseInt(aC))['filter'](aD=>(aD||aD==0x0)&&!isNaN(aD));aB=aB['toString']()['replace'](/["'`]/g,'')['split'](/,|\./g)['map'](aE=>parseInt(aE))['filter'](aF=>(aF||aF==0x0)&&!isNaN(aF));var aG=Math['max'](aA['length'],aB['length']);if(!aG)return!![];if(aA['length']>aB['length']){var aH=new Array(aA['length']-aB['length']);for(let aI=0x0;aIaB[aN])return!![];}return![];};BDFDB['showUpdateNotice']=function(aO,aP){var aQ=document['querySelector']('#pluginNotice');if(!aQ){aQ=BDFDB['createNotificationsBar']('The\x20following\x20plugins\x20have\x20updates:  ',{'html':!![],'id':'pluginNotice','type':'info','btn':!BDFDB['isRestartNoMoreEnabled']()?'Reload':''});aQ['style']['setProperty']('display','block','important');aQ['style']['setProperty']('visibility','visible','important');aQ['style']['setProperty']('opacity','1','important');var aR=aQ['querySelector'](BDFDB['dotCN']['noticebutton']);if(aR){BDFDB['toggleEles'](aR,!![]);aR['addEventListener']('click',()=>{window['location']['reload'](![]);});aR['addEventListener']('mouseenter',()=>{if(window['PluginUpdates']['downloaded'])BDFDB['createTooltip'](window['PluginUpdates']['downloaded']['join'](',\x20'),aR,{'type':'bottom','selector':'update-notice-tooltip'});});}}if(aQ){var aS=aQ['querySelector']('#outdatedPlugins');if(aS&&!aS['querySelector']('#'+aO+'-notice')){if(aS['querySelector']('span'))aS['appendChild'](BDFDB['htmlToElement'](',\x20'));var aT=BDFDB['htmlToElement'](''+aO+'');aT['addEventListener']('click',()=>{BDFDB['downloadPlugin'](aO,aP,aQ);});aS['appendChild'](aT);}}};BDFDB['downloadPlugin']=function(aU,aV,aW){require('request')(aV,(aX,aY,aZ)=>{if(aX)return console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','','Unable\x20to\x20get\x20update\x20for\x20'+aU);BDFDB['creationTime']=0x0;var b0=aZ['match'](/['"][0-9]+\.[0-9]+\.[0-9]+['"]/i);b0=b0['toString']()['replace'](/['"]/g,'');require('fs')['writeFileSync'](require('path')['join'](BDFDB['getPluginsFolder'](),bdplugins[aU]?bdplugins[aU]['filename']:aV['split']('/')['slice'](-0x1)[0x0]),aZ);BDFDB['showToast'](aU+'\x20v'+window['PluginUpdates']['plugins'][aV]['version']+'\x20has\x20been\x20replaced\x20by\x20'+aU+'\x20v'+b0+'.',{'nopointer':!![],'selector':'plugin-updated-toast'});if(aW['querySelector'](BDFDB['dotCN']['noticebutton'])){window['PluginUpdates']['plugins'][aV]['version']=b0;if(!window['PluginUpdates']['downloaded'])window['PluginUpdates']['downloaded']=[];if(!window['PluginUpdates']['downloaded']['includes'](aU))window['PluginUpdates']['downloaded']['push'](aU);}BDFDB['removeUpdateNotice'](aU,aW);});};BDFDB['removeUpdateNotice']=function(b1,b2=document['querySelector']('#pluginNotice')){if(!b2)return;var b3=b2['querySelector']('#outdatedPlugins');if(b3){var b4=b3['querySelector']('#'+b1+'-notice');if(b4){var b5=b4['nextSibling'];var b6=b4['prevSibling'];if(b5&&BDFDB['containsClass'](b5,'separator'))b5['remove']();else if(b6&&BDFDB['containsClass'](b6,'separator'))b6['remove']();b4['remove']();}if(!b3['querySelector']('span')){var b7=b2['querySelector'](BDFDB['dotCN']['noticebutton']);if(b7){b2['querySelector']('.notice-message')['innerText']='To\x20finish\x20updating\x20you\x20need\x20to\x20reload.';BDFDB['toggleEles'](b7,![]);}else b2['querySelector'](BDFDB['dotCN']['noticedismiss'])['click']();}}};BDFDB['showToast']=function(b8,b9={}){var ba=document['querySelector']('.toasts,\x20.bd-toasts');if(!ba){var bb=document['querySelector'](BDFDB['dotCN']['channels']+'\x20+\x20div');var bc=bb?BDFDB['getRects'](bb):null;var bd=bb?bb['querySelector'](BDFDB['dotCN']['memberswrap']):null;var be=bc?bc['left']:0x136;var bf=bc?bd?bc['width']-BDFDB['getRects'](bd)['width']:bc['width']:window['outerWidth']-b7;var bg=bb?bb['querySelector']('form'):null;var bh=bg?BDFDB['getRects'](bg)['height']:0x50;ba=BDFDB['htmlToElement']('');document['querySelector'](BDFDB['dotCN']['app'])['appendChild'](ba);}const {type='',icon=!![],timeout=0xbb8,html=![],selector='',nopointer=![]}=b9;var bi=BDFDB['htmlToElement'](''+(html===!![]?b8:BDFDB['encodeToHTML'](b8))+'');if(type){BDFDB['addClass'](bi,'toast-'+type);if(icon)BDFDB['addClass'](bi,'icon');}BDFDB['addClass'](bi,selector);ba['appendChild'](bi);bi['close']=()=>{if(document['contains'](bi)){BDFDB['addClass'](bi,'closing');setTimeout(()=>{bi['remove']();if(!ba['querySelectorAll']('.toast,\x20.bd-toast')['length'])ba['remove']();},0xbb8);}};if(nopointer)bi['style']['setProperty']('pointer-events','none','important');else bi['addEventListener']('click',bi['close']);setTimeout(()=>{bi['close']();},timeout>0x0?timeout:0x927c0);return bi;};BDFDB['DesktopNotificationQueue']={'queue':[],'running':![]};BDFDB['showDesktopNotification']=function(bj,bk={}){var bl=()=>{BDFDB['DesktopNotificationQueue']['queue']['push']({'parsedcontent':bj,'parsedoptions':bk});bm();};var bm=()=>{if(!BDFDB['DesktopNotificationQueue']['running']){var bn=BDFDB['DesktopNotificationQueue']['queue']['shift']();if(bn)bo(bn['parsedcontent'],bn['parsedoptions']);}};var bo=(bp,bq)=>{BDFDB['DesktopNotificationQueue']['running']=!![];var br=bq['silent'];bq['silent']=bq['silent']||bq['sound']?!![]:![];var bs=new Notification(bp,bq);var bt=new Audio();var bu=setTimeout(()=>{bv();},bq['timeout']?bq['timeout']:0xbb8);if(typeof bq['click']=='function')bs['onclick']=()=>{clearTimeout(bu);bv();bq['click']();};if(!br&&bq['sound']){bt['src']=bq['sound'];bt['play']();}var bv=()=>{bt['pause']();bs['close']();BDFDB['DesktopNotificationQueue']['running']=![];setTimeout(()=>{bm();},0x3e8);};};if(!('Notification'in window)){}else if(Notification['permission']==='granted')bl();else if(Notification['permission']!=='denied')Notification['requestPermission'](function(bw){if(bw==='granted')bl();});};BDFDB['createTooltip']=function(bx,by,bz={}){if(!bx||!by||!Node['prototype']['isPrototypeOf'](by)||!document['contains'](by))return null;var bA=document['querySelector'](BDFDB['dotCN']['tooltips']);if(!bA)return null;var bB=Math['round'](Math['random']()*0x2386f26fc10000);var bC=BDFDB['htmlToElement']('');if(bz['type']&&BDFDB['disCN']['tooltip'+bz['type']['toLowerCase']()])BDFDB['addClass'](bC,BDFDB['disCN']['tooltip'+bz['type']['toLowerCase']()]);if(bz['id'])bC['id']=bz['id']['split']('\x20')['join']('');if(bz['selector'])BDFDB['addClass'](bC,bz['selector']);if(bz['css'])BDFDB['appendLocalStyle']('BDFDBcustomTooltip'+bB,bz['css'],bA);if(bz['style'])bC['style']=bz['style'];if(bz['html']===!![])bC['innerHTML']=bx;else bC['innerText']=bx;if(bC['style']['borderColor']&&bC['style']['backgroundColor'])BDFDB['addClass'](bC,'tooltip-customcolor');else if(bz['color']&&BDFDB['disCN']['tooltip'+bz['color']['toLowerCase']()])BDFDB['addClass'](bC,BDFDB['disCN']['tooltip'+bz['color']['toLowerCase']()]);else BDFDB['addClass'](bC,BDFDB['disCN']['tooltipblack']);bA['appendChild'](bC);var bD,bE,bF=BDFDB['getRects'](by),bG=BDFDB['getRects'](bC);if(!bz['position'])bz['position']=bz['type'];switch(bz['position']){case'top':bD=bF['left']+(bF['width']-bG['width'])/0x2;bE=bF['top']-bG['height'];break;case'bottom':bD=bF['left']+(bF['width']-bG['width'])/0x2;bE=bF['top']+bF['height'];break;case'left':bD=bF['left']-bG['width'];bE=bF['top']+(bF['height']-bG['height'])/0x2;break;default:bD=bF['left']+bF['width'];bE=bF['top']+(bF['height']-bG['height'])/0x2;break;}bC['style']['setProperty']('left',bD+'px','important');bC['style']['setProperty']('top',bE+'px','important');var bH=()=>{bC['remove']();};var bI=new MutationObserver(bJ=>{bJ['forEach'](bK=>{var bL=Array['from'](bK['removedNodes']);var bM=bL['indexOf'](bC)>-0x1;var bN=bL['indexOf'](by)>-0x1;var bO=bL['some'](bP=>bP['contains'](by));var bQ=by['contains'](bK['target'])&&bL['some'](bR=>BDFDB['containsClass'](bR,BDFDB['disCN']['channeliconspacing']));if(bM||bN||bO||bQ){bI['disconnect']();bC['remove']();by['removeEventListener']('mouseleave',bH);BDFDB['removeLocalStyle']('BDFDBcustomTooltip'+bB,bA);}});});bI['observe'](document['body'],{'subtree':!![],'childList':!![]});by['addEventListener']('mouseleave',bH);if(bz['delay']){BDFDB['toggleEles'](bC);setTimeout(()=>{BDFDB['toggleEles'](bC);},bz['delay']);}return bC;};BDFDB['createNotificationsBar']=function(bS,bT={}){if(!bS)return;var bU=document['querySelector'](BDFDB['dotCN']['layers']);if(!bU)return;var bV=Math['round'](Math['random']()*0x2386f26fc10000);var bW=BDFDB['htmlToElement']('');bU['parentElement']['insertBefore'](bW,bU);bW['style']['setProperty']('height','36px','important');var bX=bW['querySelector']('.notice-message');if(bT['icon']){var bY={'android':{'name':BDFDB['disCNS']['noticeiconandroid']+BDFDB['disCN']['noticeicon'],'size':'small'},'apple':{'name':BDFDB['disCNS']['noticeiconapple']+BDFDB['disCN']['noticeicon'],'size':'small'},'windows':{'name':BDFDB['disCNS']['noticeiconwindows']+BDFDB['disCN']['noticeicon'],'size':'small'},'androidBig':{'name':BDFDB['disCNS']['noticeiconandroid']+BDFDB['disCN']['noticeplatformicon'],'size':'big'},'appleBig':{'name':BDFDB['disCNS']['noticeiconapple']+BDFDB['disCN']['noticeplatformicon'],'size':'big'},'windowsBig':{'name':BDFDB['disCNS']['noticeiconwindows']+BDFDB['disCN']['noticeplatformicon'],'size':'big'}};for(let bZ of bT['icon']['split']('\x20'))if(bY[bZ])bW['insertBefore'](BDFDB['htmlToElement'](''),bY[bZ]['size']=='small'?null:bX);}if(bT['btn'])bW['appendChild'](BDFDB['htmlToElement'](''+bT['btn']+''));if(bT['id'])bW['id']=bT['id']['split']('\x20')['join']('');if(bT['selector'])BDFDB['addClass'](bW,bT['selector']);if(bT['css'])BDFDB['appendLocalStyle']('BDFDBcustomnotibar'+bV,bT['css']);if(bT['style'])bW['style']=bT['style'];if(bT['html']===!![])bX['innerHTML']=bS;else{var c0=document['createElement']('a');var c1=[];for(let c2 of bS['split']('\x20')){var c3=BDFDB['encodeToHTML'](c2);c0['href']=c2;c1['push'](c0['host']&&c0['host']!==window['location']['host']?''+c3+'':c3);}bX['innerHTML']=c1['join']('\x20');}var c4=null;if(bT['type']&&!document['querySelector'](BDFDB['dotCNS']['chatbase']+BDFDB['dotCN']['noticestreamer'])){if(c4=BDFDB['disCN']['notice'+bT['type']])BDFDB['addClass'](bW,c4);if(bT['type']=='premium'){var c5=bW['querySelector'](BDFDB['dotCN']['noticebutton']);if(c5)BDFDB['addClass'](c5,BDFDB['disCN']['noticepremiumaction']);BDFDB['addClass'](bX,BDFDB['disCN']['noticepremiumtext']);bW['insertBefore'](BDFDB['htmlToElement'](''),bX);}}if(!c4){var c6=BDFDB['colorCONVERT'](bT['color'],'RGBCOMP');if(c6){var c7=c6[0x0]>0xb4&&c6[0x1]>0xb4&&c6[0x2]>0xb4?'#000':'#FFF';var c8=BDFDB['colorCONVERT'](c6,'HEX');var c9=c6[0x0]>0xb4&&c6[0x1]>0xb4&&c6[0x2]>0xb4?'brightness(0%)':'brightness(100%)';BDFDB['appendLocalStyle']('BDFDBcustomnotibarColorCorrection'+bV,'.DevilBro-notice.notice-'+bV+'{background-color:\x20'+c8+'\x20!important;}.DevilBro-notice.notice-'+bV+'\x20.notice-message\x20{color:\x20'+c7+'\x20!important;}.DevilBro-notice.notice-'+bV+'\x20'+BDFDB['dotCN']['noticebutton']+'\x20{color:\x20'+c7+'\x20!important;border-color:\x20'+BDFDB['colorSETALPHA'](c7,0.25,'RGBA')+'\x20!important;}.DevilBro-notice.notice-'+bV+'\x20'+BDFDB['dotCN']['noticebutton']+':hover\x20{color:\x20'+c8+'\x20!important;background-color:\x20'+c7+'\x20!important;}.DevilBro-notice.notice-'+bV+'\x20'+BDFDB['dotCN']['noticedismiss']+'\x20{filter:\x20'+c9+'\x20!important;}');}else BDFDB['addClass'](bW,BDFDB['disCN']['noticedefault']);}bW['querySelector'](BDFDB['dotCN']['noticedismiss'])['addEventListener']('click',()=>{bW['style']['setProperty']('overflow','hidden','important');bW['style']['setProperty']('height','0px','important');setTimeout(()=>{BDFDB['removeLocalStyle']('BDFDBcustomnotibar'+bV);BDFDB['removeLocalStyle']('BDFDBcustomnotibarColorCorrection'+bV);bW['remove']();},0x1f4);});return bW;};BDFDB['getDiscordFolder']=function(){var ca=BDFDB['getDiscordBuilt']();ca='discord'+(ca=='stable'?'':ca);return require('path')['resolve'](require('electron')['remote']['app']['getPath']('appData'),ca,BDFDB['getDiscordVersion']());};BDFDB['getPluginsFolder']=function(){var cb=require('process');var cc=require('path');if(cb['env']['injDir'])return cc['resolve'](cb['env']['injDir'],'plugins/');switch(cb['platform']){case'win32':return cc['resolve'](cb['env']['appdata'],'BetterDiscord/plugins/');case'darwin':return cc['resolve'](cb['env']['HOME'],'Library/Preferences/BetterDiscord/plugins/');default:if(cb['env']['XDG_CONFIG_HOME'])return cc['resolve'](cb['env']['XDG_CONFIG_HOME'],'BetterDiscord/plugins/');else return cc['resolve'](cb['env']['HOME'],'.config/BetterDiscord/plugins/');}};BDFDB['getThemesFolder']=function(){var cd=require('process');var ce=require('path');if(cd['env']['injDir'])return ce['resolve'](cd['env']['injDir'],'plugins/');switch(cd['platform']){case'win32':return ce['resolve'](cd['env']['appdata'],'BetterDiscord/themes/');case'darwin':return ce['resolve'](cd['env']['HOME'],'Library/Preferences/BetterDiscord/themes/');default:if(cd['env']['XDG_CONFIG_HOME'])return ce['resolve'](cd['env']['XDG_CONFIG_HOME'],'BetterDiscord/themes/');else return ce['resolve'](cd['env']['HOME'],'.config/BetterDiscord/themes/');}};BDFDB['checkWhichRepoPage']=function(cf=document['querySelector'](BDFDB['dotCN']['layer']+'[layer-id=\x22user-settings\x22]')){if(!cf)return;var cg=cf['querySelector'](BDFDB['dotCN']['_repofolderbutton']);if(!cg)return;var ch=cg['parentElement']['querySelector']('h2');if(ch&&ch['innerText']){let ci=ch['innerText']['toLowerCase']();if(ci==='plugins'||ci==='themes')return ci;}};BDFDB['checkAllUpdates']=function(){for(let cj in window['PluginUpdates']['plugins']){var ck=window['PluginUpdates']['plugins'][cj];BDFDB['checkUpdate'](ck['name'],ck['raw']);}};BDFDB['sortObject']=function(cl,cm,cn){var co={};if(cm===undefined||!cm)for(let cp of Object['keys'](cl)['sort']())co[cp]=cl[cp];else{let cq=[];for(let cp in cl)cq['push'](cl[cp]);cq=BDFDB['sortArrayByKey'](cq,cm,cn);for(let cs of cq)for(let cp in cl)if(BDFDB['equals'](cs,cl[cp])){co[cp]=cs;break;}}return co;};BDFDB['reverseObject']=function(cu,cv){var cw={};for(let cx of cv===undefined||!cv?Object['keys'](cu)['reverse']():Object['keys'](cu)['sort']()['reverse']())cw[cx]=cu[cx];return cw;};BDFDB['filterObject']=function(cy,cz){return Object['keys'](cy)['filter'](cA=>cz(cy[cA]))['reduce']((cB,cC)=>(cB[cC]=cy[cC],cB),{});};BDFDB['isObject']=function(cD){return cD&&Object['prototype']['isPrototypeOf'](cD)&&!Array['prototype']['isPrototypeOf'](cD);};BDFDB['isObjectEmpty']=function(cE){return typeof cE!=='object'||Object['getOwnPropertyNames'](cE)['length']==0x0;};BDFDB['pushToObject']=function(cF,cG){if(BDFDB['isObject'](cF))cF[Object['keys'](cF)['length']]=cG;};BDFDB['deepAssign']=function(cH,...cI){if(!cI['length'])return cH;var cJ=cI['shift']();if(BDFDB['isObject'](cH)&&BDFDB['isObject'](cJ)){for(var cK in cJ){if(BDFDB['isObject'](cJ[cK])){if(!cH[cK])Object['assign'](cH,{[cK]:{}});BDFDB['deepAssign'](cH[cK],cJ[cK]);}else Object['assign'](cH,{[cK]:cJ[cK]});}}return BDFDB['deepAssign'](cH,...cI);};BDFDB['sortArrayByKey']=function(cL,cM,cN){if(cN===undefined)cN=null;return cL['sort'](function(cO,cP){var cQ=cO[cM],cR=cP[cM];if(cQ!==cN)return cQcR?0x1:0x0;});};BDFDB['removeFromArray']=function(cS,cT,cU=![]){if(!cS||!cT||!Array['isArray'](cS)||!cS['includes'](cT))return cS;if(!cU)cS['splice'](cS['indexOf'](cT),0x1);else while(cS['indexOf'](cT)>-0x1)cS['splice'](cS['indexOf'](cT),0x1);return cS;};BDFDB['getAllIndexes']=function(cV,cW){var cX=[],cY=-0x1;while((cY=cV['indexOf'](cW,cY+0x1))!==-0x1)cX['push'](cY);return cX;};BDFDB['removeCopiesFromArray']=function(cZ){return[...new Set(cZ)];};BDFDB['highlightText']=function(d0,d1){if(!d1||d1['length']<0x1)return d0;var d2=0x0,d3=d0,d4='',d5='';BDFDB['getAllIndexes'](d0['toUpperCase'](),d1['toUpperCase']())['forEach'](d6=>{var d7=d2*(d4['length']+d5['length']);d6=d6+d7;var d8=d6+d1['length'];var d9=[-0x1]['concat'](BDFDB['getAllIndexes'](d0['substring'](0x0,d6),'<'));var da=[-0x1]['concat'](BDFDB['getAllIndexes'](d0['substring'](0x0,d6),'>'));if(d9[d9['length']-0x1]>da[da['length']-0x1])return;d0=d0['substring'](0x0,d6)+d4+d0['substring'](d6,d8)+d5+d0['substring'](d8);d2++;});return d0?d0:d3;};BDFDB['languages']={'$discord':{'name':'Discord\x20(English\x20(US))','id':'en-US','ownlang':'English\x20(US)','integrated':![],'dic':![],'deepl':![]},'af':{'name':'Afrikaans','id':'af','ownlang':'Afrikaans','integrated':![],'dic':!![],'deepl':![]},'sq':{'name':'Albanian','id':'sq','ownlang':'Shqiptar','integrated':![],'dic':![],'deepl':![]},'am':{'name':'Amharic','id':'am','ownlang':'አማርኛ','integrated':![],'dic':![],'deepl':![]},'ar':{'name':'Arabic','id':'ar','ownlang':'اللغة\x20العربية','integrated':![],'dic':![],'deepl':![]},'hy':{'name':'Armenian','id':'hy','ownlang':'Հայերեն','integrated':![],'dic':![],'deepl':![]},'az':{'name':'Azerbaijani','id':'az','ownlang':'آذربایجان\x20دیلی','integrated':![],'dic':![],'deepl':![]},'eu':{'name':'Basque','id':'eu','ownlang':'Euskara','integrated':![],'dic':![],'deepl':![]},'be':{'name':'Belarusian','id':'be','ownlang':'Беларуская','integrated':![],'dic':![],'deepl':![]},'bn':{'name':'Bengali','id':'bn','ownlang':'বাংলা','integrated':![],'dic':![],'deepl':![]},'bs':{'name':'Bosnian','id':'bs','ownlang':'Босански','integrated':![],'dic':![],'deepl':![]},'bg':{'name':'Bulgarian','id':'bg','ownlang':'български','integrated':!![],'dic':![],'deepl':![]},'my':{'name':'Burmese','id':'my','ownlang':'မြန်မာစာ','integrated':![],'dic':![],'deepl':![]},'ca':{'name':'Catalan','id':'ca','ownlang':'Català','integrated':![],'dic':![],'deepl':![]},'ceb':{'name':'Cebuano','id':'ceb','ownlang':'Bisaya','integrated':![],'dic':![],'deepl':![]},'ny':{'name':'Chewa','id':'ny','ownlang':'Nyanja','integrated':![],'dic':![],'deepl':![]},'zh-HK':{'name':'Chinese\x20(Hong\x20Kong)','id':'zh-HK','ownlang':'香港中文','integrated':![],'dic':![],'deepl':![]},'zh-CN':{'name':'Chinese\x20(Simplified)','id':'zh-CN','ownlang':'简体中文','integrated':![],'dic':![],'deepl':![]},'zh-TW':{'name':'Chinese\x20(Traditional)','id':'zh-TW','ownlang':'繁體中文','integrated':!![],'dic':![],'deepl':![]},'co':{'name':'Corsican','id':'co','ownlang':'Corsu','integrated':![],'dic':![],'deepl':![]},'hr':{'name':'Croatian','id':'hr','ownlang':'Hrvatski','integrated':!![],'dic':![],'deepl':![]},'cs':{'name':'Czech','id':'cs','ownlang':'Čeština','integrated':!![],'dic':![],'deepl':![]},'da':{'name':'Danish','id':'da','ownlang':'Dansk','integrated':!![],'dic':!![],'deepl':![]},'nl':{'name':'Dutch','id':'nl','ownlang':'Nederlands','integrated':!![],'dic':!![],'deepl':!![]},'en':{'name':'English','id':'en','ownlang':'English','integrated':![],'dic':!![],'deepl':!![]},'en-GB':{'name':'English\x20(UK)','id':'en-GB','ownlang':'English\x20(UK)','integrated':!![],'dic':!![],'deepl':![]},'en-US':{'name':'English\x20(US)','id':'en-US','ownlang':'English\x20(US)','integrated':!![],'dic':!![],'deepl':![]},'eo':{'name':'Esperanto','id':'eo','ownlang':'Esperanto','integrated':![],'dic':![],'deepl':![]},'et':{'name':'Estonian','id':'et','ownlang':'Eesti','integrated':![],'dic':![],'deepl':![]},'fil':{'name':'Filipino','id':'fil','ownlang':'Wikang\x20Filipino','integrated':![],'dic':![],'deepl':![]},'fi':{'name':'Finnish','id':'fi','ownlang':'Suomi','integrated':!![],'dic':![],'deepl':![]},'fr':{'name':'French','id':'fr','ownlang':'Français','integrated':!![],'dic':!![],'deepl':!![]},'fr-CA':{'name':'French\x20(Canadian)','id':'fr-CA','ownlang':'Français\x20Canadien','integrated':![],'dic':![],'deepl':![]},'fy':{'name':'Frisian','id':'fy','ownlang':'Frysk','integrated':![],'dic':![],'deepl':![]},'gl':{'name':'Galician','id':'gl','ownlang':'Galego','integrated':![],'dic':![],'deepl':![]},'ka':{'name':'Georgian','id':'ka','ownlang':'ქართული','integrated':![],'dic':![],'deepl':![]},'de':{'name':'German','id':'de','ownlang':'Deutsch','integrated':!![],'dic':!![],'deepl':!![]},'de-AT':{'name':'German\x20(Austria)','id':'de-AT','ownlang':'Österreichisch\x20Deutsch','integrated':![],'dic':![],'deepl':![]},'de-CH':{'name':'German\x20(Switzerland)','id':'de-CH','ownlang':'Schweizerdeutsch','integrated':![],'dic':![],'deepl':![]},'el':{'name':'Greek','id':'el','ownlang':'Ελληνικά','integrated':![],'dic':![],'deepl':![]},'gu':{'name':'Gujarati','id':'gu','ownlang':'ગુજરાતી','integrated':![],'dic':![],'deepl':![]},'ht':{'name':'Haitian\x20Creole','id':'ht','ownlang':'Kreyòl\x20Ayisyen','integrated':![],'dic':![],'deepl':![]},'ha':{'name':'Hausa','id':'ha','ownlang':'حَوْسَ','integrated':![],'dic':![],'deepl':![]},'haw':{'name':'Hawaiian','id':'haw','ownlang':'ʻŌlelo\x20Hawaiʻi','integrated':![],'dic':![],'deepl':![]},'iw':{'name':'Hebrew','id':'iw','ownlang':'עברית','integrated':![],'dic':![],'deepl':![]},'hi':{'name':'Hindi','id':'hi','ownlang':'हिन्दी','integrated':![],'dic':![],'deepl':![]},'hmn':{'name':'Hmong','id':'hmn','ownlang':'lol\x20Hmongb','integrated':![],'dic':![],'deepl':![]},'hu':{'name':'Hungarain','id':'hu','ownlang':'Magyar','integrated':![],'dic':![],'deepl':![]},'is':{'name':'Icelandic','id':'is','ownlang':'Íslenska','integrated':![],'dic':![],'deepl':![]},'ig':{'name':'Igbo','id':'ig','ownlang':'Asụsụ\x20Igbo','integrated':![],'dic':![],'deepl':![]},'id':{'name':'Indonesian','id':'id','ownlang':'Bahasa\x20Indonesia','integrated':![],'dic':![],'deepl':![]},'ga':{'name':'Irish','id':'ga','ownlang':'Gaeilge','integrated':![],'dic':![],'deepl':![]},'it':{'name':'Italian','id':'it','ownlang':'Italiano','integrated':!![],'dic':!![],'deepl':!![]},'ja':{'name':'Japanese','id':'ja','ownlang':'日本語','integrated':!![],'dic':![],'deepl':![]},'jv':{'name':'Javanese','id':'jv','ownlang':'ꦧꦱꦗꦮ','integrated':![],'dic':![],'deepl':![]},'kn':{'name':'Kannada','id':'kn','ownlang':'ಕನ್ನಡ','integrated':![],'dic':![],'deepl':![]},'kk':{'name':'Kazakh','id':'kk','ownlang':'Қазақ\x20Tілі','integrated':![],'dic':![],'deepl':![]},'km':{'name':'Khmer','id':'km','ownlang':'ភាសាខ្មែរ','integrated':![],'dic':![],'deepl':![]},'ko':{'name':'Korean','id':'ko','ownlang':'한국어','integrated':!![],'dic':![],'deepl':![]},'ku':{'name':'Kurdish','id':'ku','ownlang':'کوردی','integrated':![],'dic':![],'deepl':![]},'ky':{'name':'Kyrgyz','id':'ky','ownlang':'кыргызча','integrated':![],'dic':![],'deepl':![]},'lo':{'name':'Lao','id':'lo','ownlang':'ພາສາລາວ','integrated':![],'dic':![],'deepl':![]},'la':{'name':'Latin','id':'la','ownlang':'Latina','integrated':![],'dic':![],'deepl':![]},'lv':{'name':'Latvian','id':'lv','ownlang':'Latviešu','integrated':![],'dic':![],'deepl':![]},'lt':{'name':'Lithuanian','id':'lt','ownlang':'Lietuvių','integrated':![],'dic':![],'deepl':![]},'lb':{'name':'Luxembourgish','id':'lb','ownlang':'Lëtzebuergesch','integrated':![],'dic':![],'deepl':![]},'mk':{'name':'Macedonian','id':'mk','ownlang':'Mакедонски','integrated':![],'dic':![],'deepl':![]},'mg':{'name':'Malagasy','id':'mg','ownlang':'Malagasy','integrated':![],'dic':![],'deepl':![]},'ms':{'name':'Malay','id':'ms','ownlang':'بهاس\x20ملايو','integrated':![],'dic':![],'deepl':![]},'ml':{'name':'Malayalam','id':'ml','ownlang':'മലയാളം','integrated':![],'dic':![],'deepl':![]},'mt':{'name':'Maltese','id':'mt','ownlang':'Malti','integrated':![],'dic':![],'deepl':![]},'mi':{'name':'Maori','id':'mi','ownlang':'te\x20Reo\x20Māori','integrated':![],'dic':![],'deepl':![]},'mr':{'name':'Marathi','id':'mr','ownlang':'मराठी','integrated':![],'dic':![],'deepl':![]},'mn':{'name':'Mongolian','id':'mn','ownlang':'Монгол\x20Хэл','integrated':![],'dic':![],'deepl':![]},'ne':{'name':'Nepali','id':'ne','ownlang':'नेपाली','integrated':![],'dic':![],'deepl':![]},'no':{'name':'Norwegian','id':'no','ownlang':'Norsk','integrated':!![],'dic':![],'deepl':![]},'ps':{'name':'Pashto','id':'ps','ownlang':'پښتو','integrated':![],'dic':![],'deepl':![]},'fa':{'name':'Persian','id':'fa','ownlang':'فارسی','integrated':![],'dic':![],'deepl':![]},'pl':{'name':'Polish','id':'pl','ownlang':'Polski','integrated':!![],'dic':![],'deepl':!![]},'pt':{'name':'Portuguese','id':'pt','ownlang':'Português','integrated':![],'dic':!![],'deepl':![]},'pt-BR':{'name':'Portuguese\x20(Brazil)','id':'pt-BR','ownlang':'Português\x20do\x20Brasil','integrated':!![],'dic':!![],'deepl':![]},'pt-PT':{'name':'Portuguese\x20(Portugal)','id':'pt-PT','ownlang':'Português\x20do\x20Portugal','integrated':![],'dic':![],'deepl':![]},'pa':{'name':'Punjabi','id':'pa','ownlang':'पंजाबी','integrated':![],'dic':![],'deepl':![]},'ro':{'name':'Romanian','id':'ro','ownlang':'Română','integrated':![],'dic':![],'deepl':![]},'ru':{'name':'Russian','id':'ru','ownlang':'Pусский','integrated':!![],'dic':!![],'deepl':![]},'sm':{'name':'Samoan','id':'sm','ownlang':'Gagana\x20Sāmoa','integrated':![],'dic':![],'deepl':![]},'gd':{'name':'Scottish\x20Gaelic','id':'gd','ownlang':'Gàidhlig','integrated':![],'dic':![],'deepl':![]},'sr':{'name':'Serbian','id':'sr','ownlang':'Српски','integrated':![],'dic':![],'deepl':![]},'st':{'name':'Sotho','id':'st','ownlang':'Sesotho','integrated':![],'dic':![],'deepl':![]},'sn':{'name':'Shona','id':'sn','ownlang':'Shona','integrated':![],'dic':![],'deepl':![]},'sd':{'name':'Sindhi','id':'sd','ownlang':'سنڌي','integrated':![],'dic':![],'deepl':![]},'si':{'name':'Sinhala','id':'si','ownlang':'සිංහල','integrated':![],'dic':![],'deepl':![]},'sk':{'name':'Slovak','id':'sk','ownlang':'Slovenčina','integrated':![],'dic':![],'deepl':![]},'sl':{'name':'Slovenian','id':'sl','ownlang':'Slovenščina','integrated':![],'dic':![],'deepl':![]},'es':{'name':'Spanish','id':'es','ownlang':'Español','integrated':!![],'dic':!![],'deepl':!![]},'es-419':{'name':'Spanish\x20(Latin\x20America)','id':'es-419','ownlang':'Español\x20latinoamericano','integrated':![],'dic':![],'deepl':![]},'sw':{'name':'Swahili','id':'sw','ownlang':'Kiswahili','integrated':![],'dic':![],'deepl':![]},'sv':{'name':'Swedish','id':'sv','ownlang':'Svenska','integrated':!![],'dic':!![],'deepl':![]},'tg':{'name':'Tajik','id':'tg','ownlang':'тоҷикӣ','integrated':![],'dic':![],'deepl':![]},'ta':{'name':'Tamil','id':'ta','ownlang':'தமிழ்','integrated':![],'dic':![],'deepl':![]},'te':{'name':'Telugu','id':'te','ownlang':'తెలుగు','integrated':![],'dic':![],'deepl':![]},'th':{'name':'Thai','id':'th','ownlang':'ภาษาไทย','integrated':![],'dic':![],'deepl':![]},'tr':{'name':'Turkish','id':'tr','ownlang':'Türkçe','integrated':!![],'dic':![],'deepl':![]},'uk':{'name':'Ukrainian','id':'uk','ownlang':'Yкраїнський','integrated':!![],'dic':![],'deepl':![]},'ur':{'name':'Urdu','id':'ur','ownlang':'اُردُو','integrated':![],'dic':![],'deepl':![]},'uz':{'name':'Uzbek','id':'uz','ownlang':'اوزبیک','integrated':![],'dic':![],'deepl':![]},'vi':{'name':'Vietnamese','id':'vi','ownlang':'Tiếng\x20Việt\x20Nam','integrated':![],'dic':![],'deepl':![]},'cy':{'name':'Welsh','id':'cy','ownlang':'Cymraeg','integrated':![],'dic':![],'deepl':![]},'xh':{'name':'Xhosa','id':'xh','ownlang':'Xhosa','integrated':![],'dic':![],'deepl':![]},'yi':{'name':'Yiddish','id':'yi','ownlang':'ייִדיש\x20ייִדיש‬','integrated':![],'dic':![],'deepl':![]},'yo':{'name':'Yoruba','id':'yo','ownlang':'Èdè\x20Yorùbá','integrated':![],'dic':![],'deepl':![]},'zu':{'name':'Zulu','id':'zu','ownlang':'Zulu','integrated':![],'dic':![],'deepl':![]}};var db=setInterval(()=>{var dc=document['querySelector']('html')['lang'];if(dc){clearInterval(db);BDFDB['languages']['$discord']['name']='Discord\x20('+BDFDB['languages'][dc]['name']+')';BDFDB['languages']['$discord']['id']=BDFDB['languages'][dc]['id'];BDFDB['languages']['$discord']['ownlang']=BDFDB['languages'][dc]['ownlang'];}},0x64);BDFDB['getDiscordBuilt']=function(){if(BDFDB['getDiscordBuilt']['built'])return BDFDB['getDiscordBuilt']['built'];else{var dd=null;try{dd=require(require('electron')['remote']['app']['getAppPath']()+'/build_info.json')['releaseChannel']['toLowerCase']();}catch(de){try{dd=require(require('electron')['remote']['app']['getAppPath']()['replace']('app.asar','')+'/build_info.json')['releaseChannel']['toLowerCase']();}catch(df){var dg=BDFDB['getDiscordVersion']();if(dg){dg=dg['split']('.');if(dg['length']==0x3&&!isNaN(dg=parseInt(dg[0x2])))dd=dg>0x12c?'stable':da>0xc8?'canary':'ptb';else dd='stable';}else dd='stable';}}BDFDB['getDiscordBuilt']['built']=dd;return dd;}};BDFDB['getDiscordVersion']=function(){if(BDFDB['getDiscordBuilt']['version'])return BDFDB['getDiscordBuilt']['version'];else{var dh=null;try{dh=require('electron')['remote']['app']['getVersion']();}catch(di){di='';}BDFDB['getDiscordBuilt']['version']=dh;return dh;}};BDFDB['getDiscordLanguage']=function(){var dj=document['querySelector']('html')['lang']||'en-US';var dk=dj['split']('-');var dl=dk[0x0];var dm=dk[0x1]||'';dj=dm&&dl['toUpperCase']()!==dm['toUpperCase']()?dl+'-'+dm:dl;return BDFDB['languages'][dj]||BDFDB['languages']['en-US'];};BDFDB['getDiscordTheme']=function(){return document['querySelectorAll'](BDFDB['dotCN']['themelight'])['length']>=document['querySelectorAll'](BDFDB['dotCN']['themedark'])['length']?BDFDB['disCN']['themelight']:BDFDB['disCN']['themedark'];};BDFDB['getDiscordMode']=function(){return document['querySelectorAll'](BDFDB['dotCN']['messagegroupcompact'])['length']>=document['querySelectorAll'](BDFDB['dotCN']['messagegroupcozy'])['length']?'compact':'cozy';};BDFDB['getDiscordZoomFactor']=function(){var dn=BDFDB['getRects'](document['body']['firstElementChild']);var dp=Math['round'](0x64*window['outerWidth']/dn['width']);var dq=Math['round'](0x64*window['outerHeight']/dn['height']);return dpds['startsWith']('__reactInternalInstance'))];};BDFDB['getReactValue']=function(dt,du){if(!dt||!du)return null;let dv=Node['prototype']['isPrototypeOf'](dt)?BDFDB['getReactInstance'](dt):dt;if(!BDFDB['isObject'](dv))return null;let dw=dv;for(let dx of du['split']('.')['filter'](dy=>dy)){dw=dw[dx];if(dw==undefined)return null;}return dw;};BDFDB['getOwnerInstance']=function(dz){if(dz===undefined)return null;if(!dz['node']&&!dz['instance']||!dz['name']&&(!dz['props']||!Array['isArray'](dz['props'])))return null;var dA=dz['instance']||BDFDB['getReactInstance'](dz['node']);if(!dA)return null;dz['name']=dz['name']&&!Array['isArray'](dz['name'])?Array['of'](dz['name']):dz['name'];var dB=-0x1;var dC=dz['depth']===undefined?0xf:dz['depth'];var dD=dz['up']===undefined?![]:dz['up'];var dE=performance['now']();var dF=dz['time']===undefined?0x96:dz['time'];var dG=dD?{'return':!![],'sibling':!![]}:{'child':!![],'sibling':!![]};var dH={};var dI=dL(dA);if(dz['all']){for(let dJ in dH){if(dz['group'])for(let dA in dH[dJ])delete dH[dJ][dA]['BDFDBreactSearch'];else delete dH[dJ]['BDFDBreactSearch'];}return dH;}else return dI;function dL(dA){dB++;if(!dA||Node['prototype']['isPrototypeOf'](dA)||BDFDB['getReactInstance'](dA)||dB>dC||performance['now']()-dE>dF)dO=null;else{var dN=Object['getOwnPropertyNames'](dA);var dO=null;for(let dP=0x0;dO==null&&dPdA['type']['displayName']===dT['split']('\x20')[0x0]||dA['type']['name']===dT['split']('\x20')[0x0])||dz['props']&&dz['props']['every'](dU=>dS[dU]!==undefined)||dz['defaultProps']&&dz['defaultProps']['every'](dV=>dS[dV]!==undefined))){if(dz['all']===undefined||!dz['all'])dO=dS;else if(dz['all']){if(dz['noCopies']===undefined||!dz['noCopies']||dz['noCopies']&&!dS['BDFDBreactSearch']){dS['BDFDBreactSearch']=!![];if(dz['group']){if(dz['name']&&dA['type']&&(dA['type']['displayName']||dA['type']['name'])){var dW='Default';for(let dX of dz['name'])if(dA['type']['displayName']===dX['split']('\x20')[0x0]||dA['type']['name']===dX['split']('\x20')[0x0]){dW=dX;break;}if(typeof dH[dW]=='undefined')dH[dW]={};BDFDB['pushToObject'](dH[dW],dS);}}else BDFDB['pushToObject'](dH,dS);}}}if(dO==null&&(typeof dR==='object'||typeof dR==='function')&&dG[dQ])dO=dL(dR);}}dB--;return dO;}};BDFDB['getKeyInformation']=function(dY){if(dY===undefined)return null;if(!dY['node']&&!dY['instance']||!dY['key'])return null;var dZ=dY['instance']||BDFDB['getReactInstance'](dY['node']);if(!dZ)return null;var e0=-0x1;var e1=dY['depth']===undefined?0xf:dY['depth'];var e2=performance['now']();var e3=dY['time']===undefined?0x96:dY['time'];var e4={'props':!![],'state':!![],'stateNode':!![],'refs':!![],'updater':!![],'prototype':!![],'type':!![],'children':dY['up']?![]:!![],'type':!![],'memoizedProps':!![],'memoizedState':!![],'child':dY['up']?![]:!![],'return':dY['up']?!![]:![],'sibling':dY['up']?![]:!![],'firstEffect':!![]};if(typeof dY['whitelist']==='object')Object['assign'](e4,dY['whiteList']);var e5=typeof dY['blackList']==='object'?dY['blackList']:{};var e6=[];var e7=e8(dZ);if(dY['all'])return e6;else return e7;function e8(dZ){e0++;if(!dZ||Node['prototype']['isPrototypeOf'](dZ)||BDFDB['getReactInstance'](dZ)||e0>e1||performance['now']()-e2>e3)eb=null;else{var ea=Object['getOwnPropertyNames'](dZ);var eb=null;for(let ec=0x0;eb==null&&ecel['default']=ej},[ei])['default']:window['webpackJsonp']['push']([[],{[ei]:(en,eo,ej)=>en['exports']=ej},[[ei]]]);delete ej['m'][ei];delete ej['c'][ei];BDFDB['WebModules']['find']['req']=ej;}for(let eq in BDFDB['WebModules']['find']['req']['c']){if(BDFDB['WebModules']['find']['req']['c']['hasOwnProperty'](eq)){var er=BDFDB['WebModules']['find']['req']['c'][eq]['exports'];if(er&&er['__esModule']&&er['default']&&eh(er['default']))return er['default'];if(er&&eh(er))return er;}}};BDFDB['WebModules']['cachedData']={'prop':{},'name':{},'proto':{}};BDFDB['WebModules']['findByProperties']=function(es){es=Array['isArray'](es)?es:Array['from'](arguments);var et=JSON['stringify'](es);if(BDFDB['WebModules']['cachedData']['prop'][et])return BDFDB['WebModules']['cachedData']['prop'][et];else{var eu=BDFDB['WebModules']['find'](eu=>es['every'](ew=>eu[ew]!==undefined));if(eu){BDFDB['WebModules']['cachedData']['prop'][et]=eu;return eu;}else console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',et+'\x20[properties]\x20not\x20found\x20in\x20WebModules');}};BDFDB['WebModules']['findByName']=function(ex){var ey=JSON['stringify'](ex);if(BDFDB['WebModules']['cachedData']['name'][ey])return BDFDB['WebModules']['cachedData']['name'][ey];else{var ez=BDFDB['WebModules']['find'](ez=>ez['displayName']===ex);if(ez){BDFDB['WebModules']['cachedData']['name'][ey]=ez;return ez;}else console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',ey+'\x20[name]\x20not\x20found\x20in\x20WebModules');}};BDFDB['WebModules']['findByPrototypes']=function(eB){eB=Array['isArray'](eB)?eB:Array['from'](arguments);var eC=JSON['stringify'](eB);if(BDFDB['WebModules']['cachedData']['proto'][eC])return BDFDB['WebModules']['cachedData']['proto'][eC];else{var eD=BDFDB['WebModules']['find'](eD=>eD['prototype']&&eB['every'](eF=>eD['prototype'][eF]!==undefined));if(eD){BDFDB['WebModules']['cachedData']['proto'][eC]=eD;return eD;}else console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',eC+'\x20[prototypes]\x20not\x20found\x20in\x20WebModules');}};BDFDB['WebModules']['patchtypes']=['before','instead','after'];BDFDB['WebModules']['patchmap']={'BannedCard':'BannedUser','InviteCard':'InviteRow','Guild':BDFDB['getDiscordBuilt']()=='canary'?'DropTarget(DragSource(Component))':'DropTarget(DragSource(FluxContainer(Guild)))','PopoutContainer':'Popout','MemberCard':'Member','WebhookCard':'Webhook'};BDFDB['WebModules']['notfindablemodules']={'AuthWrapper':'loginscreen','BannedCard':'guildsettingsbannedcard','EmojiPicker':'emojipicker','FriendsOnline':'friendsonline','InviteCard':'guildsettingsinvitecard','PopoutContainer':'popout','PrivateChannelCall':'callcurrentcontainer','MemberCard':'guildsettingsmembercard','Message':'message','MessageOptionPopout':'optionpopout','MessageUsername':'messageusername','TypingUsers':'typing','UserPopout':'userpopout','V2C_List':'_repolist','V2C_PluginCard':'_repoheader','V2C_ThemeCard':'_repoheader'};BDFDB['WebModules']['patch']=function(eG,eH,eI,eJ){if(!eG||!eH||!eI||!Object['keys'](eJ)['some'](eK=>BDFDB['WebModules']['patchtypes']['includes'](eK)))return null;const eL=(typeof eI==='string'?eI:eI['name'])['toLowerCase']();const eM=(eN,eO)=>(...eP)=>{try{return eN(...eP);}catch(eQ){console['error']('Error\x20occurred\x20in\x20'+eO,eQ);}};if(!eG['BDFDBpatch'])eG['BDFDBpatch']={};eH=Array['isArray'](eH)?eH:Array['of'](eH);for(let eR of eH){if(!eG[eR])eG[eR]=()=>{};const eS=eG[eR];if(!eG['BDFDBpatch'][eR]){eG['BDFDBpatch'][eR]={};for(let eT of BDFDB['WebModules']['patchtypes'])eG['BDFDBpatch'][eR][eT]={};eG['BDFDBpatch'][eR]['originalMethod']=eS;eG[eR]=function(){const eU={'thisObject':this,'methodArguments':arguments,'originalMethod':eS,'originalMethodName':eR,'callOriginalMethod':()=>eU['returnValue']=eU['originalMethod']['apply'](eU['thisObject'],eU['methodArguments'])};if(global['BDFDB']&&typeof BDFDB==='object'&&BDFDB['loaded']){if(!BDFDB['isObjectEmpty'](eG['BDFDBpatch'][eR]['before']))for(let eV in BDFDB['sortObject'](eG['BDFDBpatch'][eR]['before'])){eM(eG['BDFDBpatch'][eR]['before'][eV],'`before`\x20callback\x20of\x20'+eG[eR]['displayName'])(eU);}if(BDFDB['isObjectEmpty'](eG['BDFDBpatch'][eR]['instead']))eU['callOriginalMethod']();else for(let eW in BDFDB['sortObject'](eG['BDFDBpatch'][eR]['instead'])){const eX=eM(eG['BDFDBpatch'][eR]['instead'][eW],'`instead`\x20callback\x20of\x20'+eG[eR]['displayName'])(eU);if(eX!==undefined)eU['returnValue']=eX;}if(!BDFDB['isObjectEmpty'](eG['BDFDBpatch'][eR]['after']))for(let eY in BDFDB['sortObject'](eG['BDFDBpatch'][eR]['after'])){eM(eG['BDFDBpatch'][eR]['after'][eY],'`after`\x20callback\x20of\x20'+eG[eR]['displayName'])(eU);}}else eU['callOriginalMethod']();return eU['returnValue'];};}for(let eZ of BDFDB['WebModules']['patchtypes'])if(typeof eJ[eZ]=='function')eG['BDFDBpatch'][eR][eZ][eL]=eJ[eZ];}const f0=()=>{BDFDB['WebModules']['unpatch'](eG,eH,eI);};if(eI&&typeof eI=='object'){if(!Array['isArray'](eI['patchCancels']))eI['patchCancels']=[];eI['patchCancels']['push'](f0);}return f0;};BDFDB['WebModules']['unpatch']=function(f1,f2,f3){if(!f1||!f1['BDFDBpatch'])return;const f4=!f3?null:(typeof f3==='string'?f3:f3['name'])['toLowerCase']();f2=Array['isArray'](f2)?f2:Array['of'](f2);for(let f5 of f2){if(f1[f5]&&f1['BDFDBpatch'][f5]){for(let f6 of BDFDB['WebModules']['patchtypes']){if(f4)delete f1['BDFDBpatch'][f5][f6][f4];else delete f1['BDFDBpatch'][f5][f6];}var f7=!![];for(let f6 of BDFDB['WebModules']['patchtypes'])if(!BDFDB['isObjectEmpty'](f1['BDFDBpatch'][f5][f6]))f7=![];if(f7){f1[f5]=f1['BDFDBpatch'][f5]['originalMethod'];delete f1['BDFDBpatch'][f5];if(BDFDB['isObjectEmpty'](f1['BDFDBpatch']))delete f1['BDFDBpatch'];}}}};BDFDB['WebModules']['unpatchall']=function(f9){if(BDFDB['isObject'](f9)&&Array['isArray'](f9['patchCancels']))for(let fa of f9['patchCancels'])fa();};BDFDB['WebModules']['forceAllUpdates']=function(fb,fc){fc=fc&&BDFDB['WebModules']['patchmap'][fc]?BDFDB['WebModules']['patchmap'][fc]+'\x20'+fc:fc;if(BDFDB['isObject'](fb)&&BDFDB['isObject'](fb['patchModules'])&&(!fc||fb['patchModules'][fc])){const fd=document['querySelector'](BDFDB['dotCN']['app']);const fe=document['querySelector']('#bd-settingspane-container\x20'+BDFDB['dotCN']['scrollerwrap']);if(fd){var ff=[];for(let fg in fb['patchModules']){var fh=Array['isArray'](fb['patchModules'][fg])?fb['patchModules'][fg]:Array['of'](fb['patchModules'][fg]);if(fh['includes']('componentDidUpdate')||fh['includes']('componentDidMount')||fh['includes']('render'))ff['push'](fg);}ff=fc?ff['filter'](fi=>fi==fc):ff;if(ff['length']>0x0){const fj=BDFDB['getOwnerInstance']({'node':fd,'name':ff,'all':!![],'noCopies':!![],'group':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let fg in fj)for(let fl in fj[fg])BDFDB['WebModules']['initiateProcess'](fb,fj[fg][fl],fg,['componentDidUpdate','componentDidMount','render']);if(fe){const fm=BDFDB['getOwnerInstance']({'node':fe,'name':ff,'all':!![],'noCopies':!![],'group':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let fg in fm)for(let fl in fm[fg])BDFDB['WebModules']['initiateProcess'](fb,fm[fg][fl],fg,['componentDidUpdate','componentDidMount','render']);}}}}};BDFDB['WebModules']['patchModules']=function(fp){if(BDFDB['isObject'](fp)&&BDFDB['isObject'](fp['patchModules'])){for(let fq in fp['patchModules']){var fr=BDFDB['WebModules']['patchmap'][fq];if(fr){fp['patchModules'][fr+'\x20'+fq]=fp['patchModules'][fq];delete fp['patchModules'][fq];if(!BDFDB['WebModules']['notfindablemodules'][fq])fu(BDFDB['WebModules']['findByName'](fr),fr+'\x20'+fq);}else if(!BDFDB['WebModules']['notfindablemodules'][fq])fu(BDFDB['WebModules']['findByName'](fq),fq);}for(let fq in BDFDB['WebModules']['notfindablemodules']){var ft=BDFDB['WebModules']['patchmap'][fq]?BDFDB['WebModules']['patchmap'][fq]+'\x20'+fq:fq;if(BDFDB['DiscordClasses'][BDFDB['WebModules']['notfindablemodules'][fq]]&&fp['patchModules'][ft])fB(BDFDB['WebModules']['notfindablemodules'][fq],ft);}function fu(fv,fq){if(fv){var ft=fq['split']('\x20')[0x0];fv=fv['displayName']==ft?fv:BDFDB['getOwnerInstance']({'instance':fv,'name':ft,'up':!![]});if(fv){var fy=fv['_reactInternalFiber']&&fv['_reactInternalFiber']['type']?fv['_reactInternalFiber']['type']:fv;var fz={};fz[fp['name']=='$BDFDB'?'before':'after']=fA=>{if(global['BDFDB']&&typeof BDFDB==='object'&&BDFDB['loaded'])BDFDB['WebModules']['initiateProcess'](fp,fA['thisObject'],fq,[fA['originalMethodName']]);};BDFDB['WebModules']['patch'](fy['prototype'],fp['patchModules'][fq],fp,fz);}}}function fB(fC,fq){var fE=BDFDB['getReactInstance'](document['querySelector'](BDFDB['dotCN'][fC]));if(fL(fE,fq))fu(fE,fq);else{var fF=![],fG=new MutationObserver(fH=>{fH['forEach'](fI=>{fI['addedNodes']['forEach'](fJ=>{var fK=null;if(!fF&&fJ['tagName']&&(fK=BDFDB['containsClass'](fJ,BDFDB['disCN'][fC])?fJ:fJ['querySelector'](BDFDB['dotCN'][fC]))!=null){fE=BDFDB['getReactInstance'](fK);if(fL(fE,fq)){fF=!![];fG['disconnect']();fu(fE,fq);BDFDB['WebModules']['forceAllUpdates'](fp,fq);}}});});});BDFDB['addObserver'](fp,BDFDB['dotCN']['appmount'],{'name':'checkForInstanceObserver','instance':fG,'multi':!![]},{'childList':!![],'subtree':!![]});}}function fL(fM,fq){return fM&&(fq!='V2C_PluginCard'&&fq!='V2C_ThemeCard'||fq=='V2C_PluginCard'&&BDFDB['checkWhichRepoPage']()=='plugins'||fq=='V2C_ThemeCard'&&BDFDB['checkWhichRepoPage']()=='themes');}}};BDFDB['WebModules']['initiateProcess']=function(fO,fP,fQ,fR){if(fO&&typeof fO=='object'&&fP){fQ=(fQ['split']('\x20')[0x1]||fQ)['replace'](/[^A-z0-9]|_/g,'');fQ=fQ[0x0]['toUpperCase']()+fQ['slice'](0x1);if(typeof fO['process'+fQ]=='function'){var fS=BDFDB['React']['findDOMNodeSafe'](fP);if(fS)fO['process'+fQ](fP,fS,fR);else setImmediate(()=>{fS=BDFDB['React']['findDOMNodeSafe'](fP);if(fS)fO['process'+fQ](fP,fS,fR);});}}};var fT=BDFDB['WebModules']['findByProperties']('createElement','cloneElement');var fU=BDFDB['WebModules']['findByProperties']('render','findDOMNode');if(fT&&fU){BDFDB['React']=Object['assign']({},fT,fU);BDFDB['React']['findDOMNodeSafe']=function(fV){if(!fV||!fV['updater']||typeof fV['updater']['isMounted']!=='function'||!fV['updater']['isMounted'](fV))return null;var fW=fU['findDOMNode'](fV)||BDFDB['getReactValue'](fV,'child.stateNode');return Node['prototype']['isPrototypeOf'](fW)?fW:null;};};BDFDB['addOnSwitchListener']=function(fX){if(typeof fX['onSwitch']==='function'){BDFDB['removeOnSwitchListener'](fX);var fY=document['querySelector'](BDFDB['dotCN']['guildswrapper']+'\x20+\x20*\x20>\x20'+BDFDB['dotCN']['chatspacer']);if(fY){var fZ=new MutationObserver(g0=>{g0['forEach'](g1=>{if(g1['target']&&BDFDB['containsClass'](g1['target'],BDFDB['disCN']['nochannel']))fX['onSwitch']();});});var g2=fY['querySelector'](BDFDB['dotCNC']['chat']+BDFDB['dotCN']['nochannel']);if(g2)fZ['observe'](g2,{'attributes':!![]});fX['onSwitchFix']=new MutationObserver(g3=>{g3['forEach'](g4=>{if(g4['addedNodes']){g4['addedNodes']['forEach'](g5=>{if(BDFDB['containsClass'](g5,BDFDB['disCN']['chat'],BDFDB['disCN']['nochannel'],![]))fZ['observe'](g5,{'attributes':!![]});});}});});fX['onSwitchFix']['observe'](fY,{'childList':!![]});}}};BDFDB['removeOnSwitchListener']=function(g6){if(typeof g6['onSwitch']==='function'&&BDFDB['isObject'](g6['onSwitchFix'])){g6['onSwitchFix']['disconnect']();delete g6['onSwitchFix'];}};BDFDB['addContextListener']=function(g7){for(let g8 of['User','Guild','Channel','GroupDM','Message','Native','UserSettingsCog']){if(typeof g7['on'+g8+'Context']==='function'||typeof g7['on'+g8+'ContextMenu']==='function'){if(g8=='GroupDM'){var g9=![],ga=new MutationObserver(gb=>{gb['forEach'](gc=>{gc['addedNodes']['forEach'](gd=>{var ge=null;if(!g9&&gd['tagName']&&(ge=BDFDB['containsClass'](gd,BDFDB['disCN']['contextmenu'])?gd:gd['querySelector'](BDFDB['dotCN']['contextmenu']))!=null){var gf=BDFDB['getReactInstance'](ge);if(gf&&gf['return']&&gf['return']['type']&&gf['return']['type']['displayName']==g8+'ContextMenu'){g9=!![];ga['disconnect']();gg(g8,gf['return']['type']);gk(g8,gf['return']['stateNode'],gf['stateNode']);}}});});});BDFDB['addObserver'](g7,BDFDB['dotCN']['appmount'],{'name':'checkForContextObserver','instance':ga,'multi':!![]},{'childList':!![],'subtree':!![]});}else gg(g8,BDFDB['WebModules']['findByName'](g8+'ContextMenu'));}}function gg(g8,gi){if(gi&&gi['prototype'])BDFDB['WebModules']['patch'](gi['prototype'],'componentDidMount',g7,{'after':gj=>{gk(g8,gj['thisObject'],BDFDB['React']['findDOMNodeSafe'](gj['thisObject']));}});}function gk(g8,gm,gn){if(gm&&gn){if(typeof g7['on'+g8+'Context']==='function')g7['on'+g8+'Context'](gm,gn);if(typeof g7['on'+g8+'ContextMenu']==='function')g7['on'+g8+'ContextMenu'](gm,gn);BDFDB['initElements'](gn,g7);BDFDB['updateContextPosition'](gn);}}};BDFDB['addSettingsButtonListener']=function(go){if(BDFDB['isBDv2']()&&typeof go['getSettingsPanel']==='function'){BDFDB['removeSettingsButtonListener'](go);BDFDB['appendSettingsButton'](go);var gp=document['querySelector']('.bd-content-region\x20>\x20.bd-content');if(gp){go['settingsButtonObserver']=new MutationObserver(gq=>{gq['forEach'](gr=>{if(gr['addedNodes']){gr['addedNodes']['forEach'](gs=>{if(gs['tagName']&&BDFDB['containsClass'](gs,'active'))BDFDB['appendSettingsButton'](go);});}});});go['settingsButtonObserver']['observe'](gp,{'childList':!![]});}}};BDFDB['appendSettingsButton']=function(gt){var gu=document['querySelector'](BDFDB['dotCN']['_bdv2Card']+'[data-plugin-id='+gt['id']+']');if(gu){var gv=BDFDB['htmlToElement']('');gu['insertBefore'](gv,gu['querySelector'](BDFDB['d']['_bdv2Button']));gv['addEventListener']('mouseenter',()=>{BDFDB['createTooltip']('Settings',gv,{'type':'top'});BDFDB['addClass'](gv,BDFDB['disCN']['_bdv2TooltipOpen']);});gv['addEventListener']('mouseleave',()=>{BDFDB['removeClass'](gv,BDFDB['disCN']['_bdv2TooltipOpen']);});gv['addEventListener']('click',()=>{var gw=BDFDB['htmlToElement'](''+gt['name']+'\x20Settings');var gx=gt['getSettingsPanel']();gw['querySelector'](BDFDB['dotCN']['modalsubinner'])['appendChild'](typeof gx=='string'?BDFDB['htmlToElement'](gx):gx);if(typeof gt['onSettingsClosed']==='function')BDFDB['addChildEventListener'](gw,'click',BDFDB['dotCNC']['modalclose']+BDFDB['dotCN']['backdrop'],()=>{gt['onSettingsClosed']();});BDFDB['appendModal'](gw);});}};BDFDB['removeSettingsButtonListener']=function(gy){if(BDFDB['isBDv2']()&&typeof gy['settingsButtonObserver']==='object'){BDFDB['removeEles']('.bd-card[data-plugin-id='+gy['id']+']\x20.DevilBro-settingsbutton');gy['settingsButtonObserver']['disconnect']();delete gy['settingsButtonObserver'];}};var gz=BDFDB['WebModules']['findByProperties']('Messages')['Messages'];BDFDB['LanguageStrings']=new Proxy(gz,{'get':function(gA,gB){if(!gA[gB])console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',gB+'\x20not\x20found\x20in\x20BDFDB.LanguageStrings');else{var gC=typeof gA[gB]=='object'?gA[gB]['format'](Object['assign']({},BDFDB['LanguageStringsVars'])):gA[gB];if(typeof gC=='string')return gC;else if(Array['isArray'](gC)){var gD='';for(let gE of gC){if(typeof gE=='string')gD+=BDFDB['encodeToHTML'](gE);else if(BDFDB['isObject'](gE)&&gE['props'])gD+='<'+gE['type']+'>'+BDFDB['encodeToHTML'](gE['props']['children'][0x0]['toString']())+'';}return gD;}else console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',gB+'\x20could\x20not\x20be\x20parsed\x20from\x20BDFDB.LanguageStrings');}}});BDFDB['LanguageStringsVars']={};for(let gF in BDFDB['WebModules']['findByProperties']('Messages')['Messages']){try{BDFDB['LanguageStrings'][gF];}catch(gG){let gH=gG['toString']()['split']('for:\x20')[0x1];if(gH&&typeof gH=='string')BDFDB['LanguageStringsVars'][gH]='{{'+gH['toLowerCase']()+'}}';}};BDFDB['equals']=function(gI,gJ,gK){var gL=-0x1;if(gK===undefined||typeof gK!=='boolean')gK=![];return gM(gI,gJ);function gM(gN,gO){gL++;var gP=!![];if(gL>0x3e8)gP=null;else{if(typeof gN!==typeof gO)gP=![];else if(typeof gN==='undefined')gP=!![];else if(typeof gN==='symbol')gP=!![];else if(typeof gN==='boolean')gP=gN==gO;else if(typeof gN==='string')gP=gN==gO;else if(typeof gN==='number'){if(isNaN(gN)||isNaN(gO))gP=isNaN(gN)==isNaN(gO);else gP=gN==gO;}else if(!gN&&!gO)gP=!![];else if(!gN||!gO)gP=![];else if(typeof gN==='function'||typeof gN==='object'){var gQ=Object['getOwnPropertyNames'](gN);var gR=Object['getOwnPropertyNames'](gO);if(gQ['length']!==gR['length'])gP=![];else for(let gS=0x0;gP===!![]&&gSh8['length']?hb:h8['length'];};BDFDB['readServerList']=function(){var hc=[],hd=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['guilds']),'name':'Guild','all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let he in hd)if(hd[he]['props']&&hd[he]['props']['guild']&&hd[he]['_reactInternalFiber']['child'])hc['push'](Object['assign'](new hd[he]['props']['guild']['constructor'](hd[he]['props']['guild']),{'div':hd[he]['_reactInternalFiber']['child']['stateNode'],'instance':hd[he]}));return hc;};BDFDB['readUnreadServerList']=function(hf){var hg=[];for(let hh of hf===undefined||!Array['isArray'](hf)?BDFDB['readServerList']():hf){let hi=Node['prototype']['isPrototypeOf'](hh)?hh:hh&&hh['div']?hh['div']:null;if(Node['prototype']['isPrototypeOf'](hi)&&(BDFDB['containsClass'](hi,BDFDB['disCN']['guildunread'])||hi['querySelector'](BDFDB['dotCN']['badge'])))hg['push'](hh);}return hg;};BDFDB['getSelectedServer']=function(){var hj=BDFDB['WebModules']['findByProperties']('getGuilds')['getGuild'](BDFDB['WebModules']['findByProperties']('getLastSelectedGuildId')['getGuildId']());if(hj)return BDFDB['getServerData'](hj['id'])||Object['assign'](new hj['constructor'](hj),{'div':null,'instance':null});else return null;};BDFDB['getServerID']=function(hk){if(!Node['prototype']['isPrototypeOf'](hk)||!BDFDB['getReactInstance'](hk))return;let hl=BDFDB['getParentEle'](BDFDB['dotCN']['guild'],hk);if(!hl)return;var hm=hl['querySelector']('a');var hn=hm&&hm['href']?hm['href']['split']('/'):null;return hn&&hn['length']>0x3&&!isNaN(parseInt(hn[0x4]))?hn[0x4]['toString']():null;};BDFDB['getServerDiv']=function(ho){if(!ho)return null;if(Node['prototype']['isPrototypeOf'](ho))return BDFDB['getParentEle'](BDFDB['dotCN']['guild'],ho);else{let hp=typeof ho=='object'?ho['id']:ho;if(hp)return BDFDB['getParentEle'](BDFDB['dotCN']['guild'],document['querySelector'](BDFDB['dotCNS']['guildswrapper']+BDFDB['dotCN']['guild']+'\x20a[href*=\x22/channels/'+hp+'\x22]'));}return null;};BDFDB['getServerData']=function(hq){if(!hq)return null;let hr=Node['prototype']['isPrototypeOf'](hq)?BDFDB['getServerID'](hq):typeof hq=='object'?hq['id']:hq;hr=typeof hr=='number'?hr['toFixed']():hr;for(let hs of BDFDB['readServerList']())if(hs&&hs['id']==hr)return hs;return null;};BDFDB['readChannelList']=function(){var ht=[],hu=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['channels']),'name':['ChannelCategoryItem','ChannelItem','PrivateChannel'],'all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let hv in hu)if(hu[hv]['props']&&!hu[hv]['props']['ispin']&&hu[hv]['props']['channel']&&hu[hv]['_reactInternalFiber']['return'])ht['push'](Object['assign'](new hu[hv]['props']['channel']['constructor'](hu[hv]['props']['channel']),{'div':Node['prototype']['isPrototypeOf'](hu[hv]['_reactInternalFiber']['return']['stateNode'])?hu[hv]['_reactInternalFiber']['return']['stateNode']:hu[hv]['_reactInternalFiber']['child']['child']['stateNode'],'instance':hu[hv]}));return ht;};BDFDB['getSelectedChannel']=function(){var hw=BDFDB['WebModules']['findByProperties']('getChannels')['getChannel'](BDFDB['WebModules']['findByProperties']('getLastSelectedChannelId')['getChannelId']());if(hw)return BDFDB['getChannelData'](hw['id'])||Object['assign'](new hw['constructor'](hw),{'div':null,'instance':null});else return null;};BDFDB['getChannelID']=function(hx){if(!Node['prototype']['isPrototypeOf'](hx)||!BDFDB['getReactInstance'](hx))return;hx=BDFDB['getParentEle'](BDFDB['dotCNC']['categorycontainerdefault']+BDFDB['dotCNC']['channelcontainerdefault']+BDFDB['dotCN']['dmchannel'],hx);if(!hx)return;var hy=BDFDB['getKeyInformation']({'node':hx,'key':'channel'});return hy?hy['id']['toString']():null;};BDFDB['getChannelDiv']=function(hz){if(!hz)return null;let hA=BDFDB['getChannelData'](hz);return hA?hA['div']:null;};BDFDB['getChannelData']=function(hB){if(!hB)return null;let hC=Node['prototype']['isPrototypeOf'](hB)?BDFDB['getChannelID'](hB):typeof hB=='object'?hB['id']:hB;hC=typeof hC=='number'?hC['toFixed']():hC;for(let hD of BDFDB['readChannelList']())if(hD&&hD['id']==hC)return hD;return null;};BDFDB['readDmList']=function(){var hE=[],hF=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['guilds']),'name':'DirectMessage','all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let hG in hF)if(hF[hG]['props']&&hF[hG]['props']['channel']&&hF[hG]['_reactInternalFiber']['child'])hE['push'](Object['assign'](new hF[hG]['props']['channel']['constructor'](hF[hG]['props']['channel']),{'div':hF[hG]['_reactInternalFiber']['child']['child']['stateNode'],'instance':hF[hG]}));return hE;};BDFDB['getDmID']=function(hH){if(!Node['prototype']['isPrototypeOf'](hH)||!BDFDB['getReactInstance'](hH))return;if(!BDFDB['getParentEle'](BDFDB['dotCN']['dms'],hH))return;let hI=BDFDB['getParentEle'](BDFDB['dotCN']['guild'],hH);if(!hI)return;var hJ=hI['querySelector']('a');var hK=hJ&&hJ['href']?hJ['href']['split']('/'):null;return hK&&hK['length']>0x3&&!isNaN(parseInt(hK[0x4]))?hK[0x4]['toString']():null;};BDFDB['getDmDiv']=function(hL){if(!hL)return null;if(Node['prototype']['isPrototypeOf'](hL))return BDFDB['getParentEle'](BDFDB['dotCN']['guild'],hL);else{let hM=typeof hL=='object'?hL['id']:hL;if(hM)return BDFDB['getParentEle'](BDFDB['dotCN']['guild'],document['querySelector'](BDFDB['dotCNS']['dms']+BDFDB['dotCN']['guild']+'\x20a[href*=\x22/channels/@me/'+hM+'\x22]'));}return null;};BDFDB['getDmData']=function(hN){if(!hN)return null;let hO=Node['prototype']['isPrototypeOf'](hN)?BDFDB['getChannelID'](hN):typeof hN=='object'?hN['id']:hN;hO=typeof hO=='number'?hO['toFixed']():hO;for(let hP of BDFDB['readDmList']())if(hP&&hP['id']==hO)return hP;return null;};BDFDB['clearReadNotifications']=function(hQ){if(!hQ)return;var hR=BDFDB['WebModules']['findByProperties']('markGuildAsRead');if(!hR)return;for(let hS of Array['isArray'](hQ)?hQ:typeof hQ=='string'||typeof hQ=='number'?Array['of'](hQ):Array['from'](hQ)){let hT=Node['prototype']['isPrototypeOf'](hS)?BDFDB['getServerID'](hS):hS&&typeof hS=='object'?hS['id']:hS;if(hT)hR['markGuildAsRead'](hT);}};BDFDB['markChannelAsRead']=function(hU){if(!hU)return;var hV=BDFDB['WebModules']['findByProperties']('getOldestUnreadMessageId');var hW=BDFDB['WebModules']['findByProperties']('getAPIBaseURL');var hX=BDFDB['WebModules']['findByProperties']('Permissions','ActivityTypes','StatusTypes');if(!hV||!hW||!hX)return;for(let hY of Array['isArray'](hU)?hU:typeof hU=='string'||typeof hU=='number'?Array['of'](hU):Array['from'](hU)){let hZ=Node['prototype']['isPrototypeOf'](hY)?BDFDB['getChannelID'](hY)||BDFDB['getDmID'](hY):hY&&typeof hY=='object'?hY['id']:hY;if(hZ){let i0=hV['getOldestUnreadMessageId'](hZ);if(i0)hW['post']({'body':{},'url':hX['Endpoints']['MESSAGES_ACK'](hZ,i0)});}}};BDFDB['markGuildAsRead']=function(i1){if(!i1)return;var i2=BDFDB['WebModules']['findByProperties']('markGuildAsRead');if(!i2)return;for(let i3 of Array['isArray'](i1)?i1:typeof i1=='string'||typeof i1=='number'?Array['of'](i1):Array['from'](i1)){let i4=Node['prototype']['isPrototypeOf'](i3)?BDFDB['getServerID'](i3):i3&&typeof i3=='object'?i3['id']:i3;if(i4)i2['markGuildAsRead'](i4);}};BDFDB['saveAllData']=function(i5,i6,i7){var i8=require('fs'),i9,ia;if(!BDFDB['isBDv2']()){ia=typeof i6==='string'?i6:i6['name'];i9=require('path')['join'](BDFDB['getPluginsFolder'](),ia+'.config.json');}else{ia=typeof i6==='string'?i6['toLowerCase']():null;var ib=ia?BDFDB['Plugins'][ia]?BDFDB['Plugins'][ia]['contentPath']:null:i6['contentPath'];if(!ib)return;i9=require('path')['join'](ib,'settings.json');}var ic=i8['existsSync'](i9);var id=!ic?{}:typeof BDFDB['cachedData'][ia]!=='undefined'?BDFDB['cachedData'][ia]:BDFDB['readConfig'](i9);id[i7]=i5;if(BDFDB['isObjectEmpty'](id[i7]))delete id[i7];if(BDFDB['isObjectEmpty'](id)){delete BDFDB['cachedData'][ia];if(ic)i8['unlinkSync'](i9);}else{BDFDB['cachedData'][ia]=id;i8['writeFileSync'](i9,JSON['stringify'](id,null,'\x09'));}};BDFDB['loadAllData']=function(ie,ig){var ih=require('fs'),ii,ij;if(!BDFDB['isBDv2']()){ij=typeof ie==='string'?ie:ie['name'];ii=require('path')['join'](BDFDB['getPluginsFolder'](),ij+'.config.json');}else{ij=typeof ie==='string'?ie['toLowerCase']():null;var ik=ij?BDFDB['Plugins'][ij]?BDFDB['Plugins'][ij]['contentPath']:null:ie['contentPath'];if(!ik)return{};ii=require('path')['join'](ik,'settings.json');}if(!ih['existsSync'](ii)){delete BDFDB['cachedData'][ij];return{};}var il=typeof BDFDB['cachedData'][ij]!=='undefined'?BDFDB['cachedData'][ij]:BDFDB['readConfig'](ii);BDFDB['cachedData'][ij]=il;return il&&typeof il[ig]!=='undefined'?il[ig]:{};};BDFDB['removeAllData']=function(im,io){var ip=require('fs'),iq,ir;if(!BDFDB['isBDv2']()){ir=typeof im==='string'?im:im['name'];iq=require('path')['join'](BDFDB['getPluginsFolder'](),ir+'.config.json');}else{ir=typeof im==='string'?im['toLowerCase']():null;var is=ir?BDFDB['Plugins'][ir]?BDFDB['Plugins'][ir]['contentPath']:null:im['contentPath'];if(!is)return;iq=require('path')['join'](is,'settings.json');}var it=ip['existsSync'](iq);var iu=!it?{}:typeof BDFDB['cachedData'][ir]!=='undefined'?BDFDB['cachedData'][ir]:BDFDB['readConfig'](iq);delete iu[io];if(BDFDB['isObjectEmpty'](iu)){delete BDFDB['cachedData'][ir];if(it)ip['unlinkSync'](iq);}else{BDFDB['cachedData'][ir]=iu;ip['writeFileSync'](iq,JSON['stringify'](iu,null,'\x09'));}};BDFDB['getAllData']=function(iv,iw){if(!BDFDB['isObject'](iv)||!iv['defaults']||!iv['defaults'][iw])return{};var ix=BDFDB['loadAllData'](iv,iw),iy={},iz=![];for(let iA in iv['defaults'][iw]){if(ix[iA]==null){iy[iA]=iv['defaults'][iw][iA]['value'];iz=!![];}else iy[iA]=ix[iA];}if(iz)BDFDB['saveAllData'](iy,iv,iw);return iy;};BDFDB['readConfig']=function(iB){try{return JSON['parse'](require('fs')['readFileSync'](iB));}catch(iC){return{};}};BDFDB['saveData']=function(iD,iE,iF,iG){var iH=BDFDB['loadAllData'](iF,iG);iH[iD]=iE;BDFDB['saveAllData'](iH,iF,iG);};BDFDB['loadData']=function(iI,iJ,iK){var iL=BDFDB['loadAllData'](iJ,iK);var iM=iL[iI];return iM===undefined?null:iM;};BDFDB['removeData']=function(iN,iO,iP){var iQ=BDFDB['loadAllData'](iO,iP);delete iQ[iN];BDFDB['saveAllData'](iQ,iO,iP);};BDFDB['getData']=function(iR,iS,iT){var iU=BDFDB['getAllData'](iS,iT);var iV=iU[iR];return iV===undefined?null:iV;};BDFDB['appendWebScript']=function(iW,iX){if(!iX&&!document['head']['querySelector']('bd-head\x20bd-scripts'))document['head']['appendChild'](BDFDB['htmlToElement'](''));iX=iX||document['head']['querySelector']('bd-head\x20bd-scripts')||document['head'];iX=Node['prototype']['isPrototypeOf'](iX)?iX:document['head'];BDFDB['removeWebScript'](iW,iX);iX['appendChild'](BDFDB['htmlToElement'](''));};BDFDB['removeWebScript']=function(iY,iZ){iZ=iZ||document['head']['querySelector']('bd-head\x20bd-scripts')||document['head'];iZ=Node['prototype']['isPrototypeOf'](iZ)?iZ:document['head'];BDFDB['removeEles'](iZ['querySelectorAll']('script[src=\x22'+iY+'\x22]'));};BDFDB['appendWebStyle']=function(j0,j1){if(!j1&&!document['head']['querySelector']('bd-head\x20bd-styles'))document['head']['appendChild'](BDFDB['htmlToElement'](''));j1=j1||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];j1=Node['prototype']['isPrototypeOf'](j1)?j1:document['head'];BDFDB['removeWebStyle'](j0,j1);j1['appendChild'](BDFDB['htmlToElement'](''));};BDFDB['removeWebStyle']=function(j2,j3){j3=j3||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];j3=Node['prototype']['isPrototypeOf'](j3)?j3:document['head'];BDFDB['removeEles'](j3['querySelectorAll']('link[href=\x22'+j2+'\x22]'));};BDFDB['appendLocalStyle']=function(j4,j5,j6){if(!j6&&!document['head']['querySelector']('bd-head\x20bd-styles'))document['head']['appendChild'](BDFDB['htmlToElement'](''));j6=j6||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];j6=Node['prototype']['isPrototypeOf'](j6)?j6:document['head'];BDFDB['removeLocalStyle'](j4,j6);j6['appendChild'](BDFDB['htmlToElement'](''+j5['replace'](/\t|\r|\n/g,'')+''));};BDFDB['removeLocalStyle']=function(j7,j8){j8=j8||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];j8=Node['prototype']['isPrototypeOf'](j8)?j8:document['head'];BDFDB['removeEles'](j8['querySelectorAll']('style[id=\x22'+j7+'CSS\x22]'));};BDFDB['formatBytes']=function(j9,ja){j9=parseInt(j9);if(isNaN(j9)||j9<0x0)return'0\x20Bytes';if(j9==0x1)return'1\x20Byte';var jb=Math['floor'](Math['log'](j9)/Math['log'](0x400));return parseFloat((j9/Math['pow'](0x400,jb))['toFixed'](ja<0x1?0x0:ja>0x14?0x14:ja||0x2))+'\x20'+['Bytes','KB','MB','GB','TB','PB','EB','ZB','YB'][jb];};BDFDB['colorCONVERT']=function(jc,jd,je){if(!jc)return null;jd=jd===undefined||!jd?jd='RGBCOMP':jd['toUpperCase']();je=je===undefined||!je||!['RGB','RGBA','RGBCOMP','HSL','HSLA','HSLCOMP']['includes'](je['toUpperCase']())?BDFDB['colorTYPE'](jc):je['toUpperCase']();if(jd=='RGBCOMP'){switch(je){case'RGBCOMP':if(jc['length']==0x3)return jO(jc);else if(jc['length']==0x4){var jf=jR(jc['pop']());return jO(jc)['concat'](jf);}case'RGB':return jO(jc['replace'](/\s/g,'')['slice'](0x4,-0x1)['split'](','));case'RGBA':var jg=jc['replace'](/\s/g,'')['slice'](0x5,-0x1)['split'](',');var jf=jR(jg['pop']());return jO(jg)['concat'](jf);case'HSLCOMP':if(jc['length']==0x3)return BDFDB['colorCONVERT']('hsl('+jc['join'](',')+')','RGBCOMP');else if(jc['length']==0x4){var jf=jR(jg['pop']());return BDFDB['colorCONVERT']('hsl('+jg['join'](',')+')','RGBCOMP')['concat'](jf);}case'HSL':var jj=jV(jc['replace'](/\s/g,'')['slice'](0x4,-0x1)['split'](','));var jk,jl,jm,jn,jo,jp,jq,jr;var js=jj[0x0]/0x168,jt=parseInt(jj[0x1])/0x64,ju=parseInt(jj[0x2])/0x64;jn=Math['floor'](js*0x6);jo=js*0x6-jn;jp=ju*(0x1-jt);jq=ju*(0x1-jo*jt);jr=ju*(0x1-(0x1-jo)*jt);switch(jn%0x6){case 0x0:jk=ju,jl=jr,jm=jp;break;case 0x1:jk=jq,jl=ju,jm=jp;break;case 0x2:jk=jp,jl=ju,jm=jr;break;case 0x3:jk=jp,jl=jq,jm=ju;break;case 0x4:jk=jr,jl=jp,jm=ju;break;case 0x5:jk=ju,jl=jp,jm=jq;break;}return[Math['round'](jk*0xff),Math['round'](jl*0xff),Math['round'](jm*0xff)];case'HSLA':var jj=jc['replace'](/\s/g,'')['slice'](0x5,-0x1)['split'](',');var jf=jR(jj['pop']());return BDFDB['colorCONVERT']('hsl('+jj['join'](',')+')','RGBCOMP')['concat'](jf);case'HEX':var jx=/^#([a-f\d]{1})([a-f\d]{1})([a-f\d]{1})$|^#([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i['exec'](jc);return[parseInt(jx[0x1]+jx[0x1]||jx[0x4],0x10)['toString'](),parseInt(jx[0x2]+jx[0x2]||jx[0x5],0x10)['toString'](),parseInt(jx[0x3]+jx[0x3]||jx[0x6],0x10)['toString']()];default:return null;}}else{var jy=je=='RGBCOMP'?jc:BDFDB['colorCONVERT'](jc,'RGBCOMP',je);if(jy)switch(jd){case'RGB':return'rgb('+jO(jy['slice'](0x0,0x3))['join'](',')+')';case'RGBA':jy=jy['slice'](0x0,0x4);var jf=jy['length']==0x4?jR(jy['pop']()):0x1;return'rgba('+jO(jy)['concat'](jf)['join'](',')+')';case'HSLCOMP':var jf=jy['length']==0x4?jR(jy['pop']()):null;var jj=jV(BDFDB['colorCONVERT'](jy,'HSL')['replace'](/\s/g,'')['split'](','));return jf?jj['concat'](jf):jj;case'HSL':var jk=jM(jy[0x0]),jl=jM(jy[0x1]),jm=jM(jy[0x2]);var jF=Math['max'](jk,jl,jm),jG=Math['min'](jk,jl,jm),jH=jF-jG,js,jt=jF===0x0?0x0:jH/jF,ju=jF/0xff;switch(jF){case jG:js=0x0;break;case jk:js=jl-jm+jH*(jl0xff?0xff:jo<0x0?0x0:jo;};function jO(jg){return jg['map'](jo=>{return jM(jo);});};function jR(jf){jf=jf['toString']();jf=(jf['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(jf['replace'](/[^0-9\.\-]/g,''));return isNaN(jf)||jf>0x1?0x1:jf<0x0?0x0:jf;};function jT(jU){jU=parseFloat(jU['toString']()['replace'](/[^0-9\.\-]/g,''));return(isNaN(jU)||jU>0x64?0x64:jU<0x0?0x0:jU)+'%';};function jV(jg){let js=parseFloat(jg['shift']()['toString']()['replace'](/[^0-9\.\-]/g,''));js=isNaN(js)||js>0x168?0x168:js<0x0?0x0:js;return[js]['concat'](jg['map'](jY=>{return jT(jY);}));};};BDFDB['colorSETALPHA']=function(jZ,k0,k1){var k2=BDFDB['colorCONVERT'](jZ,'RGBCOMP');if(k2){k0=k0['toString']();k0=(k0['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(k0['replace'](/[^0-9\.\-]/g,''));k0=isNaN(k0)||k0>0x1?0x1:k0<0x0?0x0:k0;k2[0x3]=k0;k1=(k1||BDFDB['colorTYPE'](jK))['toUpperCase']();k1=k1=='HSL'||k1=='RGB'?k1+'A':k1;return BDFDB['colorCONVERT'](k2,k1);}return null;};BDFDB['colorCHANGE']=function(k3,k4,k5){k4=parseFloat(k4);if(k3&&typeof k4=='number'&&!isNaN(k4)){var k6=BDFDB['colorCONVERT'](k3,'RGBCOMP');if(k6){if(parseInt(k4)!==k4){k4=k4['toString']();k4=(k4['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(k4['replace'](/[^0-9\.\-]/g,''));k4=isNaN(k4)?0x0:k4;return BDFDB['colorCONVERT']([Math['round'](k6[0x0]*(0x1+k4)),Math['round'](k6[0x1]*(0x1+k4)),Math['round'](k6[0x2]*(0x1+k4))],k5||BDFDB['colorTYPE'](k3));}else return BDFDB['colorCONVERT']([Math['round'](k6[0x0]+k4),Math['round'](k6[0x1]+k4),Math['round'](k6[0x2]+k4)],k5||BDFDB['colorTYPE'](k3));}}return null;};BDFDB['colorINV']=function(k7,k8){if(k7){var k9=BDFDB['colorCONVERT'](k7,'RGBCOMP');if(k9)return BDFDB['colorCONVERT']([0xff-k9[0x0],0xff-k9[0x1],0xff-k9[0x2]],k8||BDFDB['colorTYPE'](k7));}return null;};BDFDB['colorCOMPARE']=function(ka,kb){if(ka&&kb){ka=BDFDB['colorCONVERT'](ka,'RGBCOMP');kb=BDFDB['colorCONVERT'](kb,'RGBCOMP');if(ka&&kb)return BDFDB['equals'](ka,kb);}return null;};BDFDB['colorISBRIGHT']=function(kc,kd=0xa0){kc=BDFDB['colorCONVERT'](kc,'RGBCOMP');if(!kc)return![];return parseInt(kd)ki['toString']()['indexOf']('%')==-0x1&&parseFloat(ki)==parseInt(ki));};function kj(kf){return kf['slice'](0x1,0x3)['every'](kl=>kl['toString']()['indexOf']('%')==kl['length']-0x1);};};BDFDB['setInnerText']=function(km,kn){if(!km||!Node['prototype']['isPrototypeOf'](km))return;var ko=null;for(let kp of km['childNodes'])if(kp['nodeType']==Node['TEXT_NODE']){ko=kp;break;}if(ko)ko['textContent']=kn;else{ko=document['createTextNode'](kn);km['appendChild'](ko);}};BDFDB['getInnerText']=function(kq){if(!kq||!Node['prototype']['isPrototypeOf'](kq))return;for(let kr of kq['childNodes'])if(kr['nodeType']==Node['TEXT_NODE'])return kr['textContent'];};BDFDB['getParentEle']=function(ks,kt){var ku=null;if(Node['prototype']['isPrototypeOf'](kt)&&ks){var kv=NodeList['prototype']['isPrototypeOf'](ks)?ks:typeof ks=='string'?document['querySelectorAll'](ks):null;if(kv)for(let kw of kv)if(kw['contains'](kt)){ku=kw;break;}}return ku;};BDFDB['getRects']=function(kx){var ky={};if(Node['prototype']['isPrototypeOf'](kx)&&kx['nodeType']!=Node['TEXT_NODE']){var kz=BDFDB['isEleHidden'](kx);if(kz)BDFDB['toggleEles'](kx);ky=kx['getBoundingClientRect']();if(kz)BDFDB['toggleEles'](kx);}return ky;};BDFDB['isEleHidden']=function(kA){if(Node['prototype']['isPrototypeOf'](kA)&&kA['nodeType']!=Node['TEXT_NODE'])return getComputedStyle(kA,null)['getPropertyValue']('display')=='none';};BDFDB['toggleEles']=function(...kB){if(!kB)return;var kC=kB['pop']();if(typeof kC!='boolean'){kB['push'](kC);kC=undefined;}if(!kB['length'])return;for(let kD of kB)for(let kE of Array['isArray'](kD)?kD:Array['of'](kD)){if(!kE){}else if(Node['prototype']['isPrototypeOf'](kE))kI(kE);else if(NodeList['prototype']['isPrototypeOf'](kE))for(let kF of kE)kI(kF);else if(typeof kE=='string')for(let kG of kE['split'](','))if(kG&&(kG=kG['trim']()))for(let kF of document['querySelectorAll'](kG))kI(kF);}function kI(kJ){if(!kJ||!Node['prototype']['isPrototypeOf'](kJ))return;var kK=kC===undefined?!BDFDB['isEleHidden'](kJ):!kC;if(kK)kJ['style']['setProperty']('display','none','important');else kJ['style']['removeProperty']('display');}};BDFDB['removeEles']=function(...kL){for(let kM of kL)for(let kN of Array['isArray'](kM)?kM:Array['of'](kM)){if(!kN){}else if(Node['prototype']['isPrototypeOf'](kN))kN['remove']();else if(NodeList['prototype']['isPrototypeOf'](kN)){kN=Array['from'](kN);while(kN['length'])kN['shift']()['remove']();}else if(typeof kN=='string')for(let kO of kN['split'](','))if(kO&&(kO=kO['trim']())){let kP=Array['from'](document['querySelectorAll'](kO));while(kP['length'])kP['shift']()['remove']();}}};BDFDB['addClass']=function(kQ,...kR){if(!kQ||!kR)return;for(let kS of Array['isArray'](kQ)?kQ:Array['of'](kQ)){if(!kS){}else if(Node['prototype']['isPrototypeOf'](kS))kW(kS);else if(NodeList['prototype']['isPrototypeOf'](kS))for(let kT of kS)kW(kT);else if(typeof kS=='string')for(let kU of kS['split'](','))if(kU&&(kU=kU['trim']()))for(let kV of document['querySelectorAll'](kU))kW(kV);}function kW(kX){if(kX&&kX['classList'])for(let kY of kR)if(typeof kY=='string')for(let kZ of kY['split']('\x20'))if(kZ)kX['classList']['add'](kZ);}};BDFDB['removeClass']=function(l0,...l1){if(!l0||!l1)return;for(let l2 of Array['isArray'](l0)?l0:Array['of'](l0)){if(!l2){}else if(Node['prototype']['isPrototypeOf'](l2))l6(l2);else if(NodeList['prototype']['isPrototypeOf'](l2))for(let l3 of l2)l6(l3);else if(typeof l2=='string')for(let l4 of l2['split'](','))if(l4&&(l4=l4['trim']()))for(let l5 of document['querySelectorAll'](l4))l6(l5);}function l6(l7){if(l7&&l7['classList'])for(let l8 of l1)if(typeof l8=='string')for(let l9 of l8['split']('\x20'))if(l9)l7['classList']['remove'](l9);}};BDFDB['toggleClass']=function(la,...lb){if(!la||!lb)return;var lc=lb['pop']();if(typeof lc!='boolean'){lb['push'](lc);lc=undefined;}if(!lb['length'])return;for(let ld of Array['isArray'](la)?la:Array['of'](la)){if(!ld){}else if(Node['prototype']['isPrototypeOf'](ld))lh(ld);else if(NodeList['prototype']['isPrototypeOf'](ld))for(let le of ld)lh(le);else if(typeof ld=='string')for(let lf of ld['split'](','))if(lf&&(lf=lf['trim']()))for(let lg of document['querySelectorAll'](lf))lh(lg);}function lh(li){if(li&&li['classList'])for(let lj of lb)if(typeof lj=='string')for(let lk of lj['split']('\x20'))if(lk)li['classList']['toggle'](lk,lc);}};BDFDB['containsClass']=function(ll,...lm){if(!ll||!lm)return;var ln=lm['pop']();if(typeof ln!='boolean'){lm['push'](ln);ln=!![];}if(!lm['length'])return;var lo=undefined;for(let lp of Array['isArray'](ll)?ll:Array['of'](ll)){if(!lp){}else if(Node['prototype']['isPrototypeOf'](lp))lt(lp);else if(NodeList['prototype']['isPrototypeOf'](lp))for(let lq of lp)lt(lq);else if(typeof lp=='string')for(let lr of lp['split'](','))if(lr&&(lr=lr['trim']()))for(let ls of document['querySelectorAll'](lr))lt(ls);}return lo;function lt(lu){if(lu&&lu['classList'])for(let lv of lm)if(typeof lv=='string')for(let lw of lv['split']('\x20'))if(lw){if(lo===undefined)lo=ln;if(ln&&!lu['classList']['contains'](lw))lo=![];if(!ln&&lu['classList']['contains'](lw))lo=!![];}}};BDFDB['removeClasses']=function(...lx){for(let ly of lx)for(let lz of Array['isArray'](ly)?ly:Array['of'](ly)){if(!lz){}else if(typeof lz=='string')for(let lA of lz['split'](','))if(lA&&(lA=lA['replace'](/\.|\s/g,'')))BDFDB['removeClass'](document['querySelectorAll']('.'+lA),lA);}};BDFDB['htmlToElement']=function(lB){if(!lB||!lB['trim']())return null;let lC=document['createElement']('template');lC['innerHTML']=lB['replace'](/\t|\n|\r/g,'');if(lC['content']['childElementCount']==0x1)return lC['content']['firstElementChild'];else{var lD=document['createElement']('span');var lE=Array['from'](lC['content']['childNodes']);while(lE['length'])lD['appendChild'](lE['shift']());return lD;}};BDFDB['encodeToHTML']=function(lF){var lG=document['createElement']('div');lG['innerText']=lF;return lG['innerHTML'];};BDFDB['regEscape']=function(lH){return lH['replace'](/([\-\/\\\^\$\*\+\?\.\(\)\|\[\]\{\}])/g,'\x5c$1');};BDFDB['insertNRST']=function(lI){return lI['replace'](/\\r/g,'\x0d')['replace'](/\\n/g,'\x0a')['replace'](/\\t/g,'\x09')['replace'](/\\s/g,'\x20');};BDFDB['triggerSend']=function(lJ){if(!lJ)return;setImmediate(()=>{var lK=new KeyboardEvent('keypress',{'key':'Enter','code':'Enter','which':0xd,'keyCode':0xd,'bubbles':!![]});Object['defineProperty'](lK,'keyCode',{'value':0xd});Object['defineProperty'](lK,'which',{'value':0xd});lJ['dispatchEvent'](lK);});};BDFDB['initElements']=function(lL,lM){if(!Node['prototype']['isPrototypeOf'](lL))return;var lN=BDFDB['WebModules']['findByProperties']('spring');var lO=BDFDB['getDiscordTheme']()==BDFDB['disCN']['themelight'];var lP=BDFDB['getLibraryStrings']();lL['querySelectorAll'](BDFDB['dotCN']['switchinner'])['forEach'](lQ=>{mI(lQ,![]);n3(lQ,'click',lR=>{mI(lQ,!![]);});});lL['querySelectorAll'](BDFDB['dotCNS']['checkboxwrapper']+BDFDB['dotCN']['checkboxinput'])['forEach'](lS=>{mS(lS,![]);n3(lS,'click',lT=>{mS(lS,!![]);});});lL['querySelectorAll'](BDFDB['dotCN']['giffavoritebutton'])['forEach'](lU=>{mW(lU);n3(lU,'click',lV=>{BDFDB['toggleClass'](lU,BDFDB['disCN']['giffavoriteselected']);mW(lU);});});lL['querySelectorAll']('.file-navigator')['forEach'](lW=>{n3(lW,'click',lX=>{var lY=lW['querySelector']('input[type=\x22file\x22]');if(lY)lY['click']();});});lL['querySelectorAll']('input[type=\x22file\x22]')['forEach'](lZ=>{n3(lZ,'change',m0=>{var m1=lZ['parentElement']['parentElement']['querySelector']('input[type=\x22text\x22]');var m2=lZ['files'][0x0];if(m1&&m2)m1['value']=m2['path'];});});lL['querySelectorAll'](BDFDB['dotCN']['input'])['forEach'](m3=>{n3(m3,'keydown',m4=>{m4['stopPropagation']();});});lL['querySelectorAll'](BDFDB['dotCNS']['searchbar']+BDFDB['dotCN']['searchbarinput'])['forEach'](m5=>{m5['setAttribute']('placeholder',lP['search_placeholder']);n3(m5,'keyup',m6=>{BDFDB['toggleClass'](m5['parentElement']['querySelector'](BDFDB['dotCN']['searchbareyeglass']),BDFDB['disCN']['searchbarvisible'],m5['value']['length']==0x0);BDFDB['toggleClass'](m5['parentElement']['querySelector'](BDFDB['dotCN']['searchbarclear']),BDFDB['disCN']['searchbarvisible'],m5['value']['length']>0x0);});});lL['querySelectorAll'](BDFDB['dotCNS']['searchbar']+BDFDB['dotCN']['searchbarclear'])['forEach'](m7=>{n3(m7,'click',m8=>{if(BDFDB['containsClass'](m7,BDFDB['disCN']['searchbarvisible'])){var m9=m7['parentElement']['parentElement']['querySelector'](BDFDB['dotCN']['searchbarinput']);m9['value']='';m9['dispatchEvent'](new Event('change'));m9['dispatchEvent'](new Event('input'));m9['dispatchEvent'](new Event('keydown'));m9['dispatchEvent'](new Event('keyup'));m9['dispatchEvent'](new Event('keypressed'));BDFDB['addClass'](m7['parentElement']['querySelector'](BDFDB['dotCN']['searchbareyeglass']),BDFDB['disCN']['searchbarvisible']);BDFDB['removeClass'](m7,BDFDB['disCN']['searchbarvisible']);}});});lL['querySelectorAll']('.numberinput-button-up')['forEach'](ma=>{n3(ma,'click',mb=>{var mc=ma['parentElement']['parentElement']['querySelector']('input');var md=parseInt(mc['getAttribute']('min'));var me=parseInt(mc['getAttribute']('max'));var mf=parseInt(mc['value'])+0x1;if(isNaN(me)||!isNaN(me)&&mf<=me){BDFDB['addClass'](ma['parentElement'],'pressed');clearTimeout(ma['parentElement']['pressedTimeout']);mc['value']=isNaN(md)||!isNaN(md)&&mf>=md?mf:md;mc['dispatchEvent'](new Event('change'));mc['dispatchEvent'](new Event('input'));mc['dispatchEvent'](new Event('keydown'));mc['dispatchEvent'](new Event('keyup'));mc['dispatchEvent'](new Event('keypressed'));ma['parentElement']['pressedTimeout']=setTimeout(()=>{BDFDB['removeClass'](ma['parentElement'],'pressed');},0xbb8);}});});lL['querySelectorAll']('.numberinput-button-down')['forEach'](mg=>{n3(mg,'click',mh=>{var mi=mg['parentElement']['parentElement']['querySelector']('input');var mj=parseInt(mi['getAttribute']('min'));var mk=parseInt(mi['getAttribute']('max'));var ml=parseInt(mi['value'])-0x1;if(isNaN(mj)||!isNaN(mj)&&ml>=mj){BDFDB['addClass'](mg['parentElement'],'pressed');clearTimeout(mg['parentElement']['pressedTimeout']);mi['value']=isNaN(mk)||!isNaN(mk)&&ml<=mk?ml:mk;mi['dispatchEvent'](new Event('change'));mi['dispatchEvent'](new Event('input'));mi['dispatchEvent'](new Event('keydown'));mi['dispatchEvent'](new Event('keyup'));mi['dispatchEvent'](new Event('keypressed'));mg['parentElement']['pressedTimeout']=setTimeout(()=>{BDFDB['removeClass'](mg['parentElement'],'pressed');},0xbb8);}});});lL['querySelectorAll'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])['forEach'](mm=>{n0(mm,mm['parentElement']['querySelector'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])==mm?0x2:0x0);n3(mm,'click',mn=>{BDFDB['removeClass'](lL['querySelectorAll']('.tab-content.open'),'open');mm['parentElement']['querySelectorAll'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])['forEach'](mm=>{n0(mm,0x0);});var mp=lL['querySelector']('.tab-content[tab=\x22'+mm['getAttribute']('tab')+'\x22]');if(mp)BDFDB['addClass'](mp,'open');n0(mm,0x2);});n3(mm,'mouseenter',mq=>{if(!BDFDB['containsClass'](mm,BDFDB['disCN']['settingsselected']))n0(mm,0x1);});n3(mm,'mouseleave',mr=>{if(!BDFDB['containsClass'](mm,BDFDB['disCN']['settingsselected']))n0(mm,0x0);});});lL['querySelectorAll']('.DevilBro-textscrollwrapper')['forEach'](ms=>{var mt=ms['querySelector']('.DevilBro-textscroll');if(mt){if(BDFDB['containsClass'](ms['parentElement'],BDFDB['disCN']['contextmenuitemsubmenu']))ms['style']['setProperty']('margin-right','10px');if(BDFDB['getRects'](ms)['width']>0x64)ms['style']['setProperty']('text-overflow','ellipsis','important');ms['style']['setProperty']('position','relative','important');ms['style']['setProperty']('display','block','important');ms['style']['setProperty']('overflow','hidden','important');mt['style']['setProperty']('left','0px','important');mt['style']['setProperty']('position','relative','important');mt['style']['setProperty']('white-space','nowrap','important');mt['style']['setProperty']('display','inline','important');var mu,mv;n3(ms,'mouseenter',mw=>{if(BDFDB['getRects'](ms)['width']{if(BDFDB['containsClass'](ms,'scrolling')){BDFDB['removeClass'](ms,'scrolling');mt['style']['setProperty']('display','inline','important');if(!mv||!mu)my();mu(0x0);}});function my(){mv=new lN['Value'](0x0);mv['interpolate']({'inputRange':[0x0,0x1],'outputRange':[0x0,(BDFDB['getRects'](mt)['width']-BDFDB['getRects'](ms)['width'])*-0x1]})['addListener'](mz=>{mt['style']['setProperty']('left',mz['value']+'px','important');});mu=mA=>{var mB=mA+parseFloat(mt['style']['getPropertyValue']('left'))/(BDFDB['getRects'](mt)['width']-BDFDB['getRects'](ms)['width']);mB=isNaN(mB)||!isFinite(mB)?mA:mB;mB*=BDFDB['getRects'](mt)['width']/(BDFDB['getRects'](ms)['width']*0x2);lN['parallel']([lN['timing'](mv,{'toValue':mA,'duration':Math['sqrt'](mB**0x2)*0xfa0/(ms['getAttribute']('speed')||0x1)})])['start']();};}}});BDFDB['removeClass'](lL['querySelectorAll']('.tab-content'),'open');BDFDB['addClass'](lL['querySelector']('.tab-content'),'open');lL['querySelectorAll']('.btn-save\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](mC=>{mC['innerText']=lP['btn_save_text'];});lL['querySelectorAll']('.btn-cancel\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](mD=>{mD['innerText']=lP['btn_cancel_text'];});lL['querySelectorAll']('.btn-all\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](mE=>{mE['innerText']=lP['btn_all_text'];});lL['querySelectorAll']('.btn-add\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](mF=>{mF['innerText']=lP['btn_add_text'];});lL['querySelectorAll']('.btn-ok\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](mG=>{mG['innerText']=lP['btn_ok_text'];});lL['querySelectorAll']('.file-navigator\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](mH=>{mH['innerText']=lP['file_navigator_text'];});function mI(mJ,mK){var mL=mJ['checked'];BDFDB['toggleClass'](mJ['parentElement'],BDFDB['disCN']['switchvaluechecked'],mL);BDFDB['toggleClass'](mJ['parentElement'],BDFDB['disCN']['switchvalueunchecked'],!mL);if(mK&&BDFDB['isObject'](lM)&&BDFDB['containsClass'](mJ,'settings-switch')){let mM=mJ['getAttribute']('value')['trim']()['split']('\x20')['filter'](mN=>mN);let mO=mM['shift']();if(mO){var mP=BDFDB['loadAllData'](lM,mO);var mQ='';for(let mR of mM)mQ+='{\x22'+mR+'\x22:';mQ+=mL+'}'['repeat'](mM['length']);mQ=JSON['parse'](mQ);if(BDFDB['isObject'](mQ))BDFDB['deepAssign'](mP,mQ);else mP=mQ;BDFDB['saveAllData'](mP,lM,mO);lM['SettingsUpdated']=!![];}}};function mS(mT){var mU=mT['parentElement']['querySelector'](BDFDB['dotCN']['checkbox']);var mV=mU['querySelector']('polyline');if(mT['checked']){BDFDB['addClass'](mU,BDFDB['disCN']['checkboxchecked']);mU['style']['setProperty']('background-color','rgb(67,\x20181,\x20129)');mU['style']['setProperty']('border-color','rgb(67,\x20181,\x20129)');mV['setAttribute']('stroke','#ffffff');}else{BDFDB['removeClass'](mU,BDFDB['disCN']['checkboxchecked']);mU['style']['removeProperty']('background-color');mU['style']['removeProperty']('border-color');mV['setAttribute']('stroke','transparent');}};function mW(mX){var mY=BDFDB['containsClass'](mX,BDFDB['disCN']['giffavoriteselected']);var mZ=mX['querySelector'](BDFDB['dotCN']['giffavoriteicon']);mZ['setAttribute']('name',mY?'FavoriteFilled':'Favorite');mZ['innerHTML']=mY?'':'';if(mY){BDFDB['addClass'](mX,BDFDB['disCN']['giffavoriteshowpulse']);setTimeout(()=>{BDFDB['removeClass'](mX,BDFDB['disCN']['giffavoriteshowpulse']);},0x1f4);}};function n0(n1,n2){switch(n2){case 0x0:BDFDB['removeClass'](n1,BDFDB['disCN']['settingsselected']);BDFDB['removeClass'](n1,BDFDB['disCN']['settingsitemselected']);BDFDB['addClass'](n1,BDFDB['disCN']['settingsnotselected']);BDFDB['addClass'](n1,BDFDB['disCN']['settingsitemdefault']);n1['style']['setProperty']('border-color','transparent');n1['style']['setProperty']('color',lO?'rgba(79,\x2084,\x2092,\x200.4)':'rgba(255,\x20255,\x20255,\x200.4)');break;case 0x1:BDFDB['removeClass'](n1,BDFDB['disCN']['settingsselected']);BDFDB['removeClass'](n1,BDFDB['disCN']['settingsitemselected']);BDFDB['addClass'](n1,BDFDB['disCN']['settingsnotselected']);BDFDB['addClass'](n1,BDFDB['disCN']['settingsitemdefault']);n1['style']['setProperty']('border-color',lO?'rgba(79,\x2084,\x2092,\x200.6)':'rgba(255,\x20255,\x20255,\x200.6)');n1['style']['setProperty']('color',lO?'rgba(79,\x2084,\x2092,\x200.6)':'rgba(255,\x20255,\x20255,\x200.6)');break;case 0x2:BDFDB['removeClass'](n1,BDFDB['disCN']['settingsnotselected']);BDFDB['removeClass'](n1,BDFDB['disCN']['settingsitemdefault']);BDFDB['addClass'](n1,BDFDB['disCN']['settingsselected']);BDFDB['addClass'](n1,BDFDB['disCN']['settingsitemselected']);n1['style']['setProperty']('border-color',lO?'rgb(79,\x2084,\x2092)':'rgb(255,\x20255,\x20255)');n1['style']['setProperty']('color',lO?'rgb(79,\x2084,\x2092)':'rgb(255,\x20255,\x20255)');break;}};function n3(n4,n5,n6){if(!n4['BDFDBinitElementsListeners'])n4['BDFDBinitElementsListeners']={};if(n4['BDFDBinitElementsListeners'][n5])n4['removeEventListener'](n5,n4['BDFDBinitElementsListeners'][n5]);n4['BDFDBinitElementsListeners'][n5]=n6;n4['addEventListener'](n5,n6);};};BDFDB['appendModal']=function(n7){if(!Node['prototype']['isPrototypeOf'](n7))return;var n8=document['querySelector'](BDFDB['dotCN']['app']+'\x20~\x20[class^=\x22theme\x22]:not([class*=\x22popouts\x22])');if(!n8)return;var n9=na=>{if(!document['contains'](n7))document['removeEventListener']('keydown',n9);else if(na['which']==0x1b)n7['querySelector'](BDFDB['dotCN']['backdrop'])['click']();};document['addEventListener']('keydown',n9);BDFDB['addChildEventListener'](n7,'click',BDFDB['dotCNC']['backdrop']+BDFDB['dotCNC']['modalclose']+'.btn-close,\x20.btn-save,\x20.btn-send,\x20.btn-cancel,\x20.btn-ok',()=>{document['removeEventListener']('keydown',n9);BDFDB['addClass'](n7,'closing');setTimeout(()=>{n7['remove']();},0x12c);});n8['appendChild'](n7);BDFDB['initElements'](n7);};BDFDB['openConfirmModal']=function(){if(arguments['length']<0x2)return;var nb=arguments[0x0];var nc=arguments[0x1];if(!BDFDB['isObject'](nb)||!nc)return;var nd=typeof arguments[0x2]=='function'?arguments[0x2]:typeof arguments[0x3]=='function'?arguments[0x3]:null;var ne=typeof arguments[0x2]=='string'?arguments[0x2]:'Are\x20you\x20sure?';let nf=BDFDB['htmlToElement'](''+ne+''+nb['name']+''+nc+'\x20');BDFDB['appendModal'](nf);if(typeof nd=='function')nf['querySelector']('.btn-ok')['addEventListener']('click',()=>{setTimeout(()=>{nd();},0x12c);});return nf;};BDFDB['updateContextPosition']=function(ng,nh=BDFDB['mousePosition']){if(!Node['prototype']['isPrototypeOf'](ng))return;var ni=BDFDB['getRects'](document['querySelector'](BDFDB['dotCN']['appmount']));var nj=BDFDB['getRects'](ng);var nk={'pageX':nh['pageX']-nj['width'],'pageY':nh['pageY']-nj['height']};ng['style']['setProperty']('left',(nh['pageX']+nj['width']>ni['width']?nk['pageX']<0x0?0xa:nk['pageX']:nh['pageX'])+'px');ng['style']['setProperty']('top',(nh['pageY']+nj['height']>ni['height']?nk['pageY']<0x0?0xa:nk['pageY']:nh['pageY'])+'px');BDFDB['initElements'](ng);};BDFDB['appendContextMenu']=function(nl,nm=BDFDB['mousePosition']){if(!Node['prototype']['isPrototypeOf'](nl))return;var nn=document['querySelector'](BDFDB['dotCN']['tooltips']);if(!nn)return;nn['parentElement']['insertBefore'](nl,nn);var no=BDFDB['getRects'](document['querySelector'](BDFDB['dotCN']['appmount']));var np=BDFDB['getRects'](nl);BDFDB['toggleClass'](nl,'invertX',nm['pageX']+np['width']>no['width']);BDFDB['toggleClass'](nl,'invertY',nm['pageY']+np['height']>no['height']);BDFDB['toggleClass'](nl,BDFDB['disCN']['contextmenuinvertchildx'],nm['pageX']+np['width']>no['width']);BDFDB['addClass'](nl,BDFDB['getDiscordTheme']());BDFDB['updateContextPosition'](nl,nm);var nq=nr=>{if(!document['contains'](nl))document['removeEventListener']('mousedown',nq);else if(!nl['contains'](nr['target'])){document['removeEventListener']('mousedown',nq);nl['remove']();}else{var ns=BDFDB['getParentEle'](BDFDB['dotCN']['contextmenuitem'],nr['target']);if(ns&&!BDFDB['containsClass'](ns,BDFDB['disCN']['contextmenuitemdisabled'],BDFDB['disCN']['contextmenuitemsubmenu'],BDFDB['disCN']['contextmenuitemtoggle'],![])){document['removeEventListener']('mousedown',nq);}}};document['addEventListener']('mousedown',nq);BDFDB['initElements'](nl);};BDFDB['appendSubMenu']=function(nt,nu){if(!Node['prototype']['isPrototypeOf'](nt)||!Node['prototype']['isPrototypeOf'](nu))return;nt['appendChild'](nu);var nv=BDFDB['getRects'](nt);var nw=BDFDB['getRects'](nu);nu['style']['setProperty']('left',nv['left']+'px');nu['style']['setProperty']('top',(nv['top']+nw['height']>window['outerHeight']?nv['top']-nw['height']+nv['height']:nv['top'])+'px');BDFDB['addClass'](nu,BDFDB['getDiscordTheme']());var nx=()=>{nt['removeEventListener']('mouseleave',nx);nu['remove']();};nt['addEventListener']('mouseleave',nx);BDFDB['initElements'](nu);};BDFDB['setContextHint']=function(ny,nz){if(!nz||!Node['prototype']['isPrototypeOf'](ny))return;var nA=ny['querySelector'](BDFDB['dotCN']['contextmenuhint']);if(nA){ny['style']['setProperty']('position','relative','important');nA['innerHTML']=''+BDFDB['encodeToHTML'](nz)+'';if(!BDFDB['containsClass'](nA['previousElementSibling'],'DevilBro-textscrollwrapper')){BDFDB['addClass'](nA['previousElementSibling'],'DevilBro-textscrollwrapper');nA['previousElementSibling']['setAttribute']('speed',0x3);nA['previousElementSibling']['innerHTML']=''+BDFDB['encodeToHTML'](nA['previousElementSibling']['innerText'])+'';}var nB=BDFDB['getRects'](ny)['width']-(parseFloat(getComputedStyle(ny)['paddingLeft'])+parseFloat(getComputedStyle(ny)['paddingRight']));nA['previousElementSibling']['style']['setProperty']('width',nB-0x24+'px','important');nA['previousElementSibling']['style']['setProperty']('max-width',nB-0x24+'px','important');nA['style']['setProperty']('position','absolute','important');nA['style']['setProperty']('top',getComputedStyle(ny)['paddingTop'],'important');nA['style']['setProperty']('right',getComputedStyle(ny)['paddingRight'],'important');nA['style']['setProperty']('width','32px','important');nA['style']['setProperty']('max-width','32px','important');}};BDFDB['openGuildContextMenu']=function(nC,nD=BDFDB['mousePosition']){var nE=BDFDB['getParentEle'](BDFDB['dotCN']['guild'],nC);if(!nE)return;var nF=BDFDB['getReactValue'](nE,'child.child.stateNode.handleContextMenu');if(nF)nF({'target':nE,'preventDefault':nG=>nG,'stopPropagation':nH=>nH,'pageX':nD['pageX'],'pageY':nD['pageY']});};BDFDB['createMessageOptionPopout']=function(nI){if(!nI)return;var nJ=document['querySelector'](BDFDB['dotCN']['popouts']);if(!nJ)return;nI=BDFDB['containsClass'](nI,BDFDB['disCN']['optionpopoutbutton'])?nI:nI['querySelector'](BDFDB['dotCN']['optionpopoutbutton']);var nK=BDFDB['getReactInstance'](BDFDB['getParentEle'](BDFDB['dotCN']['messagebuttoncontainer'],nI));nK=nK&&nK['child']?nK['child']:null;nK=nK&&nK['stateNode']&&typeof nK['stateNode']['renderReactionPopout']=='function'?nK['sibling']:nK;if(nK&&nK['stateNode']&&typeof nK['stateNode']['renderOptionPopout']=='function'){BDFDB['addClass'](nI,BDFDB['disCN']['optionpopoutopen']);var nL=BDFDB['htmlToElement']('');nJ['appendChild'](nL);var nM=nK['stateNode']['renderOptionPopout'](nK['stateNode']['props']);nM['props']['target']=nI;nM['props']['onClose']=()=>{BDFDB['removeClass'](nI,BDFDB['disCN']['optionpopoutopen']);nL['remove']();};BDFDB['React']['render'](nM,nL);var nN=BDFDB['getRects'](nI);nL['style']['setProperty']('left',nN['left']+nN['width']/0x2+'px');nL['style']['setProperty']('top',nN['top']+nN['height']/0x2+'px');var nO=nP=>{document['removeEventListener']('mousedown',nO);if(!nL['contains'](nP['target']))nM['props']['onClose']();};document['addEventListener']('mousedown',nO);}};BDFDB['createSortPopout']=function(nQ,nR,nS){if(!nQ||!nR||typeof nS!='function'||BDFDB['containsClass'](nQ,'popout-open'))return;var nT=document['querySelector'](BDFDB['dotCN']['popouts']);var nU=nQ['querySelector'](BDFDB['dotCNC']['quickselectvalue']+BDFDB['dotCN']['recentmentionsmentionfiltervalue']);if(!nT||!nU)return;BDFDB['addClass'](nQ,'popout-open');var nV=BDFDB['htmlToElement'](nR);var nW=BDFDB['getRects'](nQ);nV['style']['setProperty']('left',nW['left']+nW['width']+'px');nV['style']['setProperty']('top',nW['top']+BDFDB['getRects'](nU)['height']+'px');BDFDB['addClass'](nV['querySelector'](BDFDB['dotCN']['contextmenu']),BDFDB['getDiscordTheme']());BDFDB['addChildEventListener'](nV,'click',BDFDB['dotCN']['contextmenuitem'],nX=>{nU['innerText']=nX['currentTarget']['innerText'];nU['setAttribute']('option',nX['currentTarget']['getAttribute']('option'));document['removeEventListener']('mousedown',nY);nV['remove']();setTimeout(()=>{BDFDB['removeClass'](nQ,'popout-open');},0x12c);nS();});nT['appendChild'](nV);var nY=nZ=>{if(!document['contains'](nV))document['removeEventListener']('mousedown',nY);else if(!nV['contains'](nZ['target'])){document['removeEventListener']('mousedown',nY);nV['remove']();setTimeout(()=>{BDFDB['removeClass'](nQ,'popout-open');},0x12c);}};document['addEventListener']('mousedown',nY);};BDFDB['setColorSwatches']=function(o0,o1){if(!Node['prototype']['isPrototypeOf'](o0))return;var o2=o0['querySelector']('.swatches:not([swatchnr])');if(!o2)return;o2['setAttribute']('swatchnr',parseInt(o0['querySelectorAll']('.swatches[swatchnr]')['length']+0x1));var o3=['rgb(82,233,30)','rgb(46,204,113)','rgb(26,188,156)','rgb(52,152,219)','rgb(52,84,219)','rgb(134,30,233)','rgb(155,89,182)','rgb(233,30,99)','rgb(233,65,30)','rgb(231,76,60)','rgb(230,126,34)','rgb(241,196,15)','rgb(199,204,205)','rgb(112,128,136)','rgb(99,99,99)','rgb(255,255,255)','rgb(59,173,20)','rgb(31,139,76)','rgb(17,128,106)','rgb(32,102,148)','rgb(32,57,148)','rgb(109,20,173)','rgb(113,54,138)','rgb(173,20,87)','rgb(173,32,20)','rgb(153,45,34)','rgb(168,67,0)','rgb(194,124,14)','rgb(151,156,159)','rgb(93,104,109)','rgb(44,44,44)'];o2['appendChild'](BDFDB['htmlToElement'](''+o3['map']((o4,o5)=>'')['join']('')+''));if(o1&&!BDFDB['colorCOMPARE'](o1,[0x0,0x0,0x0,0x0])){var o6=o3['indexOf'](BDFDB['colorCONVERT'](o1,'RGB'));o9(o6>-0x1?o2['querySelectorAll']('.ui-color-picker-swatch.small.color')[o6]:o2['querySelector']('.ui-color-picker-swatch.large.custom'),o1,!![]);}else o9(o2['querySelector']('.ui-color-picker-swatch.small.nocolor'),null,!![]);BDFDB['addChildEventListener'](o2,'click','.ui-color-picker-swatch',o7=>{if(BDFDB['containsClass'](o2,'disabled'))return;else if(BDFDB['containsClass'](o7['currentTarget'],'custom')){BDFDB['openColorPicker'](o7['currentTarget']['style']['backgroundColor'])['then'](o8=>{o9(o2['querySelector']('.ui-color-picker-swatch.selected'),null,![]);o9(o2['querySelector']('.ui-color-picker-swatch.custom'),o8,!![]);});}else{o9(o2['querySelector']('.ui-color-picker-swatch.selected'),null,![]);o9(o7['currentTarget'],o7['currentTarget']['style']['getPropertyValue']('background-color'),!![]);}});function o9(oa,ob,oc){if(!oa)return;if(oc){BDFDB['addClass'](oa,'selected');if(ob)oa['style']['setProperty']('border-color',BDFDB['colorINV'](ob,'RGB'),'important');else oa['style']['removeProperty']('border-color');if(ob&&BDFDB['containsClass'](oa,'custom')){var od=BDFDB['colorCONVERT'](ob,'RGBCOMP');oa['style']['setProperty']('background-color',BDFDB['colorCONVERT'](ob,'RGB'),'important');oa['querySelector']('.color-picker-dropper-fg')['style']['setProperty']('color',od[0x0]>0x96&&od[0x1]>0x96&&od[0x2]>0x96?'#000':'#FFF','important');}}else{BDFDB['removeClass'](oa,'selected');oa['style']['removeProperty']('border-color');}}};BDFDB['getSwatchColor']=function(oe,of){if(!Node['prototype']['isPrototypeOf'](oe))return;var og=oe['querySelector']('.swatches[swatchnr=\x22'+of+'\x22]\x20.ui-color-picker-swatch.selected');return og?BDFDB['colorCONVERT'](og['style']['getPropertyValue']('background-color'),'RGBCOMP'):null;};BDFDB['openColorPicker']=function(oh){return new Promise(oi=>{oh=BDFDB['colorCONVERT'](oh,'RGB')||'rgb(0,0,0)';var oj=BDFDB['getLibraryStrings']();var ok={'HEX':{'type':'text','name':'hex','group':'HEX','min':null,'max':null,'length':0x7,'unit':'','default':'#000000'},'R':{'type':'number','name':'red','group':'RGB','min':0x0,'max':0xff,'length':null,'unit':'','default':0x0},'G':{'type':'number','name':'green','group':'RGB','min':0x0,'max':0xff,'length':null,'unit':'','default':0x0},'B':{'type':'number','name':'blue','group':'RGB','min':0x0,'max':0xff,'length':null,'unit':'','default':0x0},'H':{'type':'number','name':'hue','group':'HSL','min':0x0,'max':0x168,'length':null,'unit':'°','default':0x0},'S':{'type':'number','name':'saturation','group':'HSL','min':0x0,'max':0x64,'length':null,'unit':'%','default':0x0},'L':{'type':'number','name':'lightness','group':'HSL','min':0x0,'max':0x64,'length':null,'unit':'%','default':0x0}};var ol=BDFDB['htmlToElement'](''+oj['colorpicker_modal_header_text']+''+Object['keys'](ok)['map']((om,on)=>''+om+':'+(ok[om]['type']=='number'?'':'')+''+ok[om]['unit']+'')['join']('')+'');BDFDB['appendModal'](ol);BDFDB['addChildEventListener'](ol,'click','.btn-ok',()=>{oi(ol['querySelector']('[class^=\x22colorpicker-preview-\x22].selected')['style']['getPropertyValue']('background-color'));});BDFDB['addChildEventListener'](ol,'click',BDFDB['dotCNC']['backdrop']+BDFDB['dotCN']['modalclose'],()=>{oi(null);});var oo='#000000',op=0x0,oq=0x0,or=0x0,os=0x0,ot=0x0,ou=0x0;var ov=ol['querySelector']('.colorpicker-hex');var ow=ol['querySelector']('.colorpicker-hue');var ox=ol['querySelector']('.colorpicker-saturation');var oy=ol['querySelector']('.colorpicker-lightness');var oz=ol['querySelector']('.colorpicker-red');var oA=ol['querySelector']('.colorpicker-green');var oB=ol['querySelector']('.colorpicker-blue');var oC=ol['querySelector']('.colorpicker-pickerpane');var oD=ol['querySelector']('.colorpicker-pickercursor');var oE=ol['querySelector']('circle');var oF=ol['querySelector']('.colorpicker-sliderpane');var oG=ol['querySelector']('.colorpicker-slidercursor');var oH=ol['querySelector']('path');var oI=0x0;var oJ=0x0;var oK,oL,oM,oN,oO,oP;var oQ=0x0;var oR,oS,oT;[os,ot,ou]=BDFDB['colorCONVERT'](oh,'HSLCOMP');pm();setTimeout(()=>{pf();},0x12c);oC['addEventListener']('mousedown',oU=>{BDFDB['appendLocalStyle']('BDFDBcrossHairColorPicker','*\x20{cursor:\x20crosshair\x20!important;}');p5(oU['button']);pg();oI=oU['clientX']-oK;oJ=oU['clientY']-oL;pl();ot=BDFDB['mapRange']([oM-oK,oN-oK],[0x0,0x64],oI)+'%';ou=BDFDB['mapRange']([oO-oL,oP-oL],[0x64,0x0],oJ)+'%';pm();var oV=()=>{BDFDB['removeLocalStyle']('BDFDBcrossHairColorPicker');document['removeEventListener']('mouseup',oV);document['removeEventListener']('mousemove',oW);};var oW=oX=>{oI=oX['clientX']>oN?oN-oK:oX['clientX']oP?oP-oL:oX['clientY']{BDFDB['appendLocalStyle']('BDFDBcrossHairColorPicker','*\x20{cursor:\x20crosshair\x20!important;}');p5(oY['button']);pg();oQ=oY['clientY']-oR;pl();os=BDFDB['mapRange']([oS-oR,oT-oR],[0x168,0x0],oQ);pm();var oZ=()=>{BDFDB['removeLocalStyle']('BDFDBcrossHairColorPicker');document['removeEventListener']('mouseup',oZ);document['removeEventListener']('mousemove',p0);};var p0=p1=>{oQ=p1['clientY']>oT?oT-oR:p1['clientY']{p8(p2['currentTarget']['getAttribute']('group'));});BDFDB['addChildEventListener'](ol,'click','[class^=\x22colorpicker-preview-\x22]',p3=>{var p4=ol['querySelector']('[class^=\x22colorpicker-preview-\x22].selected');p4['style']['setProperty']('border-color','transparent');BDFDB['removeClass'](p4,'selected');BDFDB['addClass'](p3['currentTarget'],'selected');[os,ot,ou]=BDFDB['colorCONVERT'](p3['currentTarget']['style']['getPropertyValue']('background-value'),'HSLCOMP');pm();pf();});function p5(p6){var p7=ol['querySelector']('[class^=\x22colorpicker-preview-\x22].selected');p7['style']['removeProperty']('border-color');BDFDB['removeClass'](p7,'selected');BDFDB['addClass'](ol['querySelector']('.colorpicker-preview-'+p6),'selected');}function p8(p9){switch(p9){case'RGB':op=pa(oz),oq=pa(oA),or=pa(oB);[os,ot,ou]=BDFDB['colorCONVERT']([op,oq,or],'HSLCOMP');ov['value']=BDFDB['colorCONVERT']([op,oq,or],'HEX');ow['value']=Math['round'](os),ox['value']=Math['round'](parseInt(ot)),oy['value']=Math['round'](parseInt(ou));oz['value']=op,oA['value']=oq,oB['value']=or;break;case'HSL':os=pa(ow),ot=pa(ox)+'%',ou=pa(oy)+'%';[op,oq,or]=BDFDB['colorCONVERT']([os,ot,ou],'RGBCOMP');ov['value']=BDFDB['colorCONVERT']([op,oq,or],'HEX');ow['value']=os,ox['value']=parseInt(ot),oy['value']=parseInt(ou);oz['value']=op,oA['value']=oq,oB['value']=or;break;case'HEX':oo=ov['value'];if(/^#([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i['test'](oo)){[os,ot,ou]=BDFDB['colorCONVERT'](oo,'HSLCOMP');[op,oq,or]=BDFDB['colorCONVERT'](oo,'RGBCOMP');ow['value']=Math['round'](os),ox['value']=Math['round'](parseInt(ot)),oy['value']=Math['round'](parseInt(ou));oz['value']=op,oA['value']=oq,oB['value']=or;}break;}pn();pf();}function pa(pb){var pc=parseInt(pb['value']);var pd=parseInt(pb['getAttribute']('min'));var pe=parseInt(pb['getAttribute']('max'));return isNaN(pc)?pb['getAttribute']('placeholder'):pcpe?pe:pc;}function pf(){pg();oI=BDFDB['mapRange']([0x0,0x64],[oM-oK,oN-oK],parseInt(ot));oJ=BDFDB['mapRange']([0x64,0x0],[oO-oL,oP-oL],parseInt(ou));oQ=BDFDB['mapRange']([0x168,0x0],[oS-oR,oT-oR],os);pl();oE['style']['setProperty']('color',BDFDB['colorINV']([op,oq,or],'RGB'),'important');oH['style']['setProperty']('color',BDFDB['colorCONVERT']([os,'100%','100%'],'RGB'),'important');}function pg(){var ph=BDFDB['getRects'](oC);var pi=BDFDB['getRects'](oD);oK=pi['width']/0x2;oL=pi['height']/0x2;oM=ph['left'];oN=oM+ph['width'];oO=ph['top'];oP=oO+ph['height'];var pj=BDFDB['getRects'](oF);var pk=BDFDB['getRects'](oG);oR=pk['height']/0x2;oS=pj['top'];oT=oS+pj['height'];}function pl(){oD['style']['setProperty']('left',oI-oM+'px','important');oD['style']['setProperty']('top',oJ-oO+'px','important');oG['style']['setProperty']('top',oQ-oS+'px','important');}function pm(){[op,oq,or]=BDFDB['colorCONVERT']([os,ot,ou],'RGBCOMP');ov['value']=BDFDB['colorCONVERT']([op,oq,or],'HEX');ow['value']=Math['round'](os),ox['value']=Math['round'](parseInt(ot)),oy['value']=Math['round'](parseInt(ou));oz['value']=Math['round'](op),oA['value']=Math['round'](oq),oB['value']=Math['round'](or);pn();oE['style']['setProperty']('color',BDFDB['colorINV']([op,oq,or],'RGB'),'important');oH['style']['setProperty']('color',BDFDB['colorCONVERT']([os,'100%','100%'],'RGB'),'important');}function pn(){ol['querySelector']('.colorpicker-color')['style']['setProperty']('background-color',BDFDB['colorCONVERT']([os,'100%','100%'],'RGB'),'important');var po=ol['querySelector']('[class^=\x22colorpicker-preview-\x22].selected');po['style']['setProperty']('background-color',BDFDB['colorCONVERT']([op,oq,or],'RGB'),'important');po['style']['setProperty']('border-color',BDFDB['colorINV']([op,oq,or],'RGB'),'important');}});};BDFDB['mapRange']=function(pp,pq,pr){return pq[0x0]+(pr-pp[0x0])*(pq[0x1]-pq[0x0])/(pp[0x1]-pp[0x0]);};BDFDB['shake']=function(){BDFDB['getReactInstance'](document['querySelector'](BDFDB['dotCN']['appold']))['return']['stateNode']['shake']();};BDFDB['isBDv2']=function(){return typeof BDFDB['BDv2Api']!=='undefined';};BDFDB['isPluginEnabled']=function(ps){if(!BDFDB['isBDv2']())return window['bdplugins'][ps]&&window['pluginCookie'][ps];else return BDFDB['Plugins'][ps['toLowerCase']()]?BDFDB['Plugins'][ps['toLowerCase']()]['enabled']:null;};BDFDB['isRestartNoMoreEnabled']=function(){return settingsCookie['fork-ps-5']&&settingsCookie['fork-ps-5']===!![]||BDFDB['isPluginEnabled']('Restart-No-More')||BDFDB['isPluginEnabled']('Restart\x20No\x20More');};BDFDB['isThemeEnabled']=function(pt){if(!BDFDB['isBDv2']())return window['bdthemes'][pt]&&window['themeCookie'][pt];else return BDFDB['Themes'][pt['toLowerCase']()]?BDFDB['Themes'][pt['toLowerCase']()]['enabled']:null;};(BDFDB['setPluginCache']=function(){if(!BDFDB['isBDv2']())return;BDFDB['Plugins']={};for(let pu of BDFDB['BDv2Api']['Plugins']['listPlugins']())BDFDB['BDv2Api']['Plugins']['getPlugin'](pu)['then'](pv=>{BDFDB['Plugins'][pu]=pv;});})();(BDFDB['setThemeCache']=function(){if(!BDFDB['isBDv2']())return;BDFDB['Themes']={};for(let pw of BDFDB['BDv2Api']['Themes']['listThemes']())BDFDB['BDv2Api']['Themes']['getTheme'](pw)['then'](px=>{BDFDB['Themes'][pw]=px;});})();BDFDB['DiscordClassModules']={};BDFDB['DiscordClassModules']['BDFDB']={'BDFDBundefined':'BDFDB_undefined','cardInner':'card-inner'};BDFDB['DiscordClassModules']['BDrepo']={'bdaAuthor':'bda-author','bdaControls':'bda-controls','bdaDescription':'bda-description','bdaDescriptionWrap':'bda-description-wrap','bdaFooter':'bda-footer','bdaHeader':'bda-header','bdaHeaderTitle':'bda-header-title','bdaLink':'bda-link','bdaLinks':'bda-links','bdaName':'bda-name','bdaSettingsButton':'bda-settings-button','bdaSlist':'bda-slist','bdaVersion':'bda-version','bdPfbtn':'bd-pfbtn','settingsOpen':'settings-open','settingsClosed':'settings-closed','switch':'ui-switch','switchCheckbox':'ui-switch-checkbox','switchChecked':'checked','switchItem':'ui-switch-item','switchWrapper':'ui-switch-wrapper'};BDFDB['DiscordClassModules']['BDv2repo']={'bdButton':'bd-button','bdCard':'bd-card','bdHasTooltip':'bd-hasTooltip','bdMaterialDesignIcon':'bd-materialDesignIcon','bdTooltip':'bd-tooltip','vTooltipOpen':'v-tooltip-open'};BDFDB['DiscordClassModules']['NotFound']={'_':'','applicationStore':'applicationStore-1pNvnv','avatarStopAnimation':'stop-animation','badgeWrapper':'wrapper-232cHJ','gameLibrary':'gameLibrary-TTDw4Y','highlight':'highlight','loginScreen':'wrapper-3Q5DdO','lfg':'lfg-3xoFkI\x20da-lfg','mention':'mention','select':'Select','selectArrow':'Select-arrow','selectArrowZone':'Select-arrow-zone','selectControl':'Select-control','selectHasValue':'has-value','selectIsOpen':'is-open','selectMenu':'Select-menu','selectMenuOuter':'Select-menu-outer','selectOption':'Select-option','selectIsSelected':'is-selected','selectSingle':'Select--single','selectValue':'Select-value','splashBackground':'splashBackground-1FRCko\x20da-splashBackground','themeDark':'theme-dark','themeLight':'theme-light'};BDFDB['DiscordClassModules']['AccountDetails']=BDFDB['WebModules']['findByProperties']('accountDetails','container');BDFDB['DiscordClassModules']['ActivityFeed']=BDFDB['WebModules']['findByProperties']('activityFeed');BDFDB['DiscordClassModules']['Anchor']=BDFDB['WebModules']['findByProperties']('anchor','anchorUnderlineOnHover');BDFDB['DiscordClassModules']['AppBase']=BDFDB['WebModules']['findByProperties']('container','channels');BDFDB['DiscordClassModules']['AppMount']=BDFDB['WebModules']['findByProperties']('appMount');BDFDB['DiscordClassModules']['AppInner']=BDFDB['WebModules']['findByProperties']('app');BDFDB['DiscordClassModules']['AppOuter']=BDFDB['WebModules']['find'](py=>typeof py['app']=='string'&&py!=BDFDB['DiscordClassModules']['AppInner']);BDFDB['DiscordClassModules']['AuditLog']=BDFDB['WebModules']['findByProperties']('auditLog');BDFDB['DiscordClassModules']['AuthBox']=BDFDB['WebModules']['findByProperties']('authBox');BDFDB['DiscordClassModules']['Autocomplete']=BDFDB['WebModules']['findByProperties']('autocomplete','autocompleteRow');BDFDB['DiscordClassModules']['Avatar']=BDFDB['WebModules']['findByProperties']('image','animate');BDFDB['DiscordClassModules']['AvatarIcon']=BDFDB['WebModules']['findByProperties']('iconActiveLarge','iconActiveMedium');BDFDB['DiscordClassModules']['AvatarSize']=BDFDB['WebModules']['findByProperties']('inner','avatarLarge');BDFDB['DiscordClassModules']['Backdrop']=BDFDB['WebModules']['findByProperties']('backdrop');BDFDB['DiscordClassModules']['BotTag']=BDFDB['WebModules']['findByProperties']('botTag','botTagInvert');BDFDB['DiscordClassModules']['Button']=BDFDB['WebModules']['findByProperties']('colorBlack','button');BDFDB['DiscordClassModules']['Call']=BDFDB['WebModules']['findByProperties']('callAvatar','video');BDFDB['DiscordClassModules']['CallCurrent']=BDFDB['WebModules']['findByProperties']('wrapper','fullScreen');BDFDB['DiscordClassModules']['CallDetails']=BDFDB['WebModules']['findByProperties']('container','buttonDisconnect');BDFDB['DiscordClassModules']['CallIncoming']=BDFDB['WebModules']['findByProperties']('incomingCall','container');BDFDB['DiscordClassModules']['CallIncomingInner']=BDFDB['WebModules']['findByProperties']('incomingCallInner','members');BDFDB['DiscordClassModules']['Card']=BDFDB['WebModules']['findByProperties']('card','cardBrand');BDFDB['DiscordClassModules']['CardStatus']=BDFDB['WebModules']['findByProperties']('reset','error','card');BDFDB['DiscordClassModules']['Category']=BDFDB['WebModules']['findByProperties']('colorTransition','iconCollapsed');BDFDB['DiscordClassModules']['CategoryContainer']=BDFDB['WebModules']['findByProperties']('addButtonIcon','containerDefault');BDFDB['DiscordClassModules']['ChangeLog']=BDFDB['WebModules']['findByProperties']('added','fixed','improved','progress');BDFDB['DiscordClassModules']['Channel']=BDFDB['WebModules']['findByProperties']('colorConnectedText','nameDefaultText');BDFDB['DiscordClassModules']['ChannelContainer']=BDFDB['WebModules']['findByProperties']('actionIcon','containerDefault');BDFDB['DiscordClassModules']['ChannelTextArea']=BDFDB['WebModules']['findByProperties']('textArea','attachButtonDivider');BDFDB['DiscordClassModules']['ChannelTextAreaButton']=BDFDB['WebModules']['findByProperties']('buttonWrapper','active');BDFDB['DiscordClassModules']['ChannelWindow']=BDFDB['WebModules']['findByProperties']('aka','channelTextArea');BDFDB['DiscordClassModules']['Checkbox']=BDFDB['WebModules']['findByProperties']('checkboxWrapper','round');BDFDB['DiscordClassModules']['ContextMenu']=BDFDB['WebModules']['findByProperties']('contextMenu','itemGroup');BDFDB['DiscordClassModules']['ContextMenuCheckbox']=BDFDB['WebModules']['findByProperties']('checkboxInner','checkboxElement');BDFDB['DiscordClassModules']['Cursor']=BDFDB['WebModules']['findByProperties']('cursorDefault','userSelectNone');BDFDB['DiscordClassModules']['DmAddPopout']=BDFDB['WebModules']['findByProperties']('friendSelected','popout');BDFDB['DiscordClassModules']['DownloadLink']=BDFDB['WebModules']['findByProperties']('downloadLink','size12');BDFDB['DiscordClassModules']['Embed']=BDFDB['WebModules']['findByProperties']('embed','embedAuthorIcon');BDFDB['DiscordClassModules']['EmbedActions']=BDFDB['WebModules']['findByProperties']('iconPlay','iconWrapperActive');BDFDB['DiscordClassModules']['EmojiPicker']=BDFDB['WebModules']['findByProperties']('emojiPicker','categories');BDFDB['DiscordClassModules']['File']=BDFDB['WebModules']['findByProperties']('downloadButton','fileNameLink');BDFDB['DiscordClassModules']['Flex']=BDFDB['WebModules']['findByProperties']('alignBaseline','alignCenter');BDFDB['DiscordClassModules']['FlexChild']=BDFDB['WebModules']['findByProperties']('flexChild','flex');BDFDB['DiscordClassModules']['FormText']=BDFDB['WebModules']['findByProperties']('description','modeDefault');BDFDB['DiscordClassModules']['Friends']=BDFDB['WebModules']['findByProperties']('friendsColumn','friendsRow');BDFDB['DiscordClassModules']['FriendsOnline']=BDFDB['WebModules']['findByProperties']('friendsOnline');BDFDB['DiscordClassModules']['Game']=BDFDB['WebModules']['findByProperties']('game','gameName');BDFDB['DiscordClassModules']['GifFavoriteButton']=BDFDB['WebModules']['findByProperties']('gifFavoriteButton','showPulse');BDFDB['DiscordClassModules']['GiftInventory']=BDFDB['WebModules']['find'](pz=>typeof pz['root']=='string'&&typeof pz['body']=='string'&&(Object['keys'](pz)['length']==0x2||Object['keys'](pz)['length']==0x3));BDFDB['DiscordClassModules']['Guild']=BDFDB['WebModules']['findByProperties']('guild','badge');BDFDB['DiscordClassModules']['GuildChannelsContainer']=BDFDB['WebModules']['find'](pA=>typeof pA['container']=='string'&&typeof pA['firefoxFixScrollFlex']=='string'&&Object['keys'](pA)['length']==0x2);BDFDB['DiscordClassModules']['GuildHeader']=BDFDB['WebModules']['findByProperties']('header','name','verified');BDFDB['DiscordClassModules']['GuildSettingsBanned']=BDFDB['WebModules']['findByProperties']('bannedUser','bannedUserAvatar');BDFDB['DiscordClassModules']['GuildSettingsInvite']=BDFDB['WebModules']['findByProperties']('countdownColumn','inviteSettingsInviteRow');BDFDB['DiscordClassModules']['GuildSettingsMember']=BDFDB['WebModules']['findByProperties']('member','membersFilterPopout');BDFDB['DiscordClassModules']['HeaderBar']=BDFDB['WebModules']['findByProperties']('headerBar','headerBarDrag');BDFDB['DiscordClassModules']['HeaderBarSearch']=BDFDB['WebModules']['findByProperties']('headerBarLoggedOut','search');BDFDB['DiscordClassModules']['HeaderBarSearchItems']=BDFDB['WebModules']['findByProperties']('libraryFilter','iconVisible');BDFDB['DiscordClassModules']['HotKeyRecorder']=BDFDB['WebModules']['findByProperties']('editIcon','recording');BDFDB['DiscordClassModules']['HoverCard']=BDFDB['WebModules']['findByProperties']('card','active');BDFDB['DiscordClassModules']['HoverCardButton']=BDFDB['WebModules']['find'](pB=>typeof pB['button']=='string'&&Object['keys'](pB)['length']==0x1);BDFDB['DiscordClassModules']['IconDirection']=BDFDB['WebModules']['findByProperties']('directionDown','directionUp');BDFDB['DiscordClassModules']['ImageWrapper']=BDFDB['WebModules']['findByProperties']('clickable','imageWrapperBackground');BDFDB['DiscordClassModules']['Item']=BDFDB['WebModules']['findByProperties']('itemDefault','notSelected');BDFDB['DiscordClassModules']['Input']=BDFDB['WebModules']['findByProperties']('inputMini','statusRed');BDFDB['DiscordClassModules']['Layers']=BDFDB['WebModules']['findByProperties']('layer','layers');BDFDB['DiscordClassModules']['Margins']=BDFDB['WebModules']['findByProperties']('marginBottom4','marginCenterHorz');BDFDB['DiscordClassModules']['Member']=BDFDB['WebModules']['findByProperties']('member','memberInner');BDFDB['DiscordClassModules']['MembersWrap']=BDFDB['WebModules']['findByProperties']('membersWrap','membersGroup');BDFDB['DiscordClassModules']['Mention']=BDFDB['WebModules']['findByProperties']('wrapperHover','wrapperNoHover');BDFDB['DiscordClassModules']['Message']=BDFDB['WebModules']['findByProperties']('message','content');BDFDB['DiscordClassModules']['MessageAccessory']=BDFDB['WebModules']['findByProperties']('embedWrapper','gifFavoriteButton');BDFDB['DiscordClassModules']['MessageBody']=BDFDB['WebModules']['findByProperties']('buttonContainer','isMentioned');BDFDB['DiscordClassModules']['MessageFile']=BDFDB['WebModules']['findByProperties']('cancelButton','filenameLinkWrapper');BDFDB['DiscordClassModules']['MessageMarkup']=BDFDB['WebModules']['findByProperties']('markup');BDFDB['DiscordClassModules']['MessageSystem']=BDFDB['WebModules']['findByProperties']('container','actionAnchor');BDFDB['DiscordClassModules']['MessagesPopout']=BDFDB['WebModules']['findByProperties']('messageGroupWrapperOffsetCorrection','messagesPopout');BDFDB['DiscordClassModules']['MessagesWrap']=BDFDB['WebModules']['findByProperties']('messagesWrapper','messageGroupBlocked');BDFDB['DiscordClassModules']['Modal']=BDFDB['WebModules']['findByProperties']('modal','sizeLarge');BDFDB['DiscordClassModules']['ModalDivider']=BDFDB['WebModules']['find'](pC=>typeof pC['divider']=='string'&&Object['keys'](pC)['length']==0x1);BDFDB['DiscordClassModules']['ModalItems']=BDFDB['WebModules']['findByProperties']('guildName','checkboxContainer');BDFDB['DiscordClassModules']['ModalMiniContent']=BDFDB['WebModules']['find'](pD=>typeof pD['modal']=='string'&&typeof pD['content']=='string'&&typeof pD['size']=='string'&&Object['keys'](pD)['length']==0x3);BDFDB['DiscordClassModules']['ModalWrap']=BDFDB['WebModules']['find'](pE=>typeof pE['modal']=='string'&&typeof pE['inner']=='string'&&Object['keys'](pE)['length']==0x2);BDFDB['DiscordClassModules']['NameTag']=BDFDB['WebModules']['findByProperties']('bot','nameTag');BDFDB['DiscordClassModules']['Note']=BDFDB['WebModules']['find'](pF=>typeof pF['note']=='string'&&Object['keys'](pF)['length']==0x1);BDFDB['DiscordClassModules']['Notice']=BDFDB['WebModules']['findByProperties']('notice','noticeFacebook');BDFDB['DiscordClassModules']['OptionPopout']=BDFDB['WebModules']['findByProperties']('container','button','item');BDFDB['DiscordClassModules']['PictureInPicture']=BDFDB['WebModules']['findByProperties']('pictureInPicture','pictureInPictureWindow');BDFDB['DiscordClassModules']['PrivateChannel']=BDFDB['WebModules']['findByProperties']('activityIconForeground','channel');BDFDB['DiscordClassModules']['PrivateChannelList']=BDFDB['WebModules']['findByProperties']('privateChannels','searchBar');BDFDB['DiscordClassModules']['Popout']=BDFDB['WebModules']['findByProperties']('popout','arrowAlignmentTop');BDFDB['DiscordClassModules']['PopoutActivity']=BDFDB['WebModules']['findByProperties']('ellipsis','activityActivityFeed');BDFDB['DiscordClassModules']['QuickSelect']=BDFDB['WebModules']['findByProperties']('quickSelectArrow','selected');BDFDB['DiscordClassModules']['QuickSwitch']=BDFDB['WebModules']['findByProperties']('resultFocused','guildIconContainer');BDFDB['DiscordClassModules']['QuickSwitchWrap']=BDFDB['WebModules']['findByProperties']('container','miscContainer');BDFDB['DiscordClassModules']['Reactions']=BDFDB['WebModules']['findByProperties']('reactionBtn','reaction');BDFDB['DiscordClassModules']['RecentMentions']=BDFDB['WebModules']['findByProperties']('recentMentionsFilterPopout','mentionFilter');BDFDB['DiscordClassModules']['Role']=BDFDB['WebModules']['findByProperties']('roleCircle','roleName');BDFDB['DiscordClassModules']['Scroller']=BDFDB['WebModules']['findByProperties']('firefoxFixScrollFlex','scroller');BDFDB['DiscordClassModules']['SearchBar']=BDFDB['WebModules']['findByProperties']('searchBar','controls');BDFDB['DiscordClassModules']['SearchPopout']=BDFDB['WebModules']['findByProperties']('datePicker','searchResultChannelIconBackground');BDFDB['DiscordClassModules']['SearchPopoutWrap']=BDFDB['WebModules']['findByProperties']('container','queryContainer');BDFDB['DiscordClassModules']['SearchResults']=BDFDB['WebModules']['findByProperties']('resultsWrapper','searchResults');BDFDB['DiscordClassModules']['Select']=BDFDB['WebModules']['findByProperties']('select','errorMessage');BDFDB['DiscordClassModules']['SettingsCloseButton']=BDFDB['WebModules']['findByProperties']('closeButton','keybind');BDFDB['DiscordClassModules']['SettingsItems']=BDFDB['WebModules']['findByProperties']('dividerMini','note');BDFDB['DiscordClassModules']['SettingsTable']=BDFDB['WebModules']['findByProperties']('headerOption','headerSize');BDFDB['DiscordClassModules']['SettingsWindow']=BDFDB['WebModules']['findByProperties']('contentRegion','standardSidebarView');BDFDB['DiscordClassModules']['Slider']=BDFDB['WebModules']['findByProperties']('slider','grabber');BDFDB['DiscordClassModules']['Spoiler']=BDFDB['WebModules']['findByProperties']('spoilerContainer','hidden');BDFDB['DiscordClassModules']['Switch']=BDFDB['WebModules']['findByProperties']('switchDisabled','valueChecked');BDFDB['DiscordClassModules']['Table']=BDFDB['WebModules']['findByProperties']('stickyHeader','emptyStateText');BDFDB['DiscordClassModules']['Text']=BDFDB['WebModules']['findByProperties']('defaultColor','defaultMarginh1');BDFDB['DiscordClassModules']['TextStyle']=BDFDB['WebModules']['findByProperties']('height28','primary');BDFDB['DiscordClassModules']['TextWeight']=BDFDB['WebModules']['findByProperties']('weightBold','weightSemiBold');BDFDB['DiscordClassModules']['TitleBar']=BDFDB['WebModules']['findByProperties']('titleBar','wordmark');BDFDB['DiscordClassModules']['Tooltip']=BDFDB['WebModules']['findByProperties']('tooltips','tooltip');BDFDB['DiscordClassModules']['Typing']=BDFDB['WebModules']['findByProperties']('cooldownWrapper','typing');BDFDB['DiscordClassModules']['UserPopout']=BDFDB['WebModules']['findByProperties']('userPopout','headerPlaying');BDFDB['DiscordClassModules']['UserProfile']=BDFDB['WebModules']['findByProperties']('topSectionNormal','tabBarContainer');BDFDB['DiscordClassModules']['Video']=BDFDB['WebModules']['findByProperties']('video','fullScreen');BDFDB['DiscordClassModules']['Voice']=BDFDB['WebModules']['findByProperties']('nameSpeaking','voiceUser');BDFDB['DiscordClasses']={'_bdv2Button':['BDv2repo','bdButton'],'_bdv2Card':['BDv2repo','bdCard'],'_bdv2HasTooltip':['BDv2repo','bdHasTooltip'],'_bdv2MaterialDesignIcon':['BDv2repo','bdMaterialDesignIcon'],'_bdv2TooltipOpen':['BDv2repo','vTooltipOpen'],'_repoauthor':['BDrepo','bdaAuthor'],'_repocheckbox':['BDrepo','switchCheckbox'],'_repocheckboxchecked':['BDrepo','switchChecked'],'_repocheckboxinner':['BDrepo','switch'],'_repocheckboxitem':['BDrepo','switchItem'],'_repocheckboxwrap':['BDrepo','switchWrapper'],'_repocontrols':['BDrepo','bdaControls'],'_repodescription':['BDrepo','bdaDescription'],'_repodescriptionwrap':['BDrepo','bdaDescriptionWrap'],'_repofolderbutton':['BDrepo','bdPfbtn'],'_repofooter':['BDrepo','bdaFooter'],'_repoheader':['BDrepo','bdaHeader'],'_repoheadertitle':['BDrepo','bdaHeaderTitle'],'_repolist':['BDrepo','bdaSlist'],'_repolink':['BDrepo','bdaLink'],'_repolinks':['BDrepo','bdaLinks'],'_reponame':['BDrepo','bdaName'],'_reposettingsbutton':['BDrepo','bdaSettingsButton'],'_reposettingsopen':['BDrepo','settingsOpen'],'_reposettingsclosed':['BDrepo','settingsClosed'],'_repoversion':['BDrepo','bdaVersion'],'accountinfo':['AccountDetails','container'],'accountinfodetails':['AccountDetails','accountDetails'],'activityfeed':['ActivityFeed','activityFeed'],'alignbaseline':['Flex','alignBaseline'],'aligncenter':['Flex','alignCenter'],'alignend':['Flex','alignEnd'],'alignstart':['Flex','alignStart'],'alignstretch':['Flex','alignStretch'],'anchor':['Anchor','anchor'],'anchorunderlineonhover':['Anchor','anchorUnderlineOnHover'],'app':['AppOuter','app'],'appcontainer':['AppBase','container'],'appmount':['AppMount','appMount'],'applicationstore':['NotFound','applicationStore'],'appold':['AppInner','app'],'auditlog':['AuditLog','auditLog'],'auditloguserhook':['AuditLog','userHook'],'authBox':['AuthBox','authBox'],'autocomplete':['Autocomplete','autocomplete'],'autocomplete2':['ChannelTextArea','autocomplete'],'autocompleteavatarstatus':['Autocomplete','avatarStatus'],'autocompletecontent':['Autocomplete','content'],'autocompletecontenttitle':['Autocomplete','contentTitle'],'autocompletedescription':['Autocomplete','description'],'autocompletedescriptiondiscriminator':['Autocomplete','descriptionDiscriminator'],'autocompletedescriptionusername':['Autocomplete','descriptionUsername'],'autocompleteicon':['Autocomplete','icon'],'autocompleteiconforeground':['Autocomplete','iconForeground'],'autocompleteinner':['Autocomplete','autocompleteInner'],'autocompleterow':['Autocomplete','autocompleteRow'],'autocompleterowhorizontal':['Autocomplete','autocompleteRowHorizontal'],'autocompleterowvertical':['Autocomplete','autocompleteRowVertical'],'autocompleteselectable':['Autocomplete','selectable'],'autocompleteselected':['Autocomplete','selectorSelected'],'autocompleteselector':['Autocomplete','selector'],'avatar':['Message','avatar'],'avataranimate':['Avatar','animate'],'avataricon':['AvatarIcon','icon'],'avatariconactivelarge':['AvatarIcon','iconActiveLarge'],'avatariconactivemedium':['AvatarIcon','iconActiveMedium'],'avatariconactivemini':['AvatarIcon','iconActiveMini'],'avatariconactivesmall':['AvatarIcon','iconActiveSmall'],'avatariconactivexlarge':['AvatarIcon','iconActiveXLarge'],'avatariconinactive':['AvatarIcon','iconInactive'],'avatariconsizelarge':['AvatarIcon','iconSizeLarge'],'avatariconsizemedium':['AvatarIcon','iconSizeMedium'],'avatariconsizemini':['AvatarIcon','iconSizeMini'],'avatariconsizesmall':['AvatarIcon','iconSizeSmall'],'avatariconsizexlarge':['AvatarIcon','iconSizeXLarge'],'avatarimage':['Avatar','image'],'avatarinner':['AvatarSize','inner'],'avatarlarge':['Avatar','large'],'avatarmask':['Avatar','mask'],'avatarmaskprofile':['Avatar','maskProfile'],'avatarnoicon':['AvatarIcon','noIcon'],'avatarpopout':['Avatar','popout'],'avatarprofile':['Avatar','profile'],'avatarsizelarge':['AvatarSize','avatarLarge'],'avatarsizepopout':['AvatarSize','avatarPopout'],'avatarsizeprofile':['AvatarSize','avatarProfile'],'avatarsizesmall':['AvatarSize','avatarSmall'],'avatarsizexlarge':['AvatarSize','avatarXLarge'],'avatarsizexxlarge':['AvatarSize','avatarXXLarge'],'avatarsizexxxlarge':['AvatarSize','avatarXXXLarge'],'avatarsizexsmall':['AvatarSize','avatarXSmall'],'avatarsmall':['Avatar','small'],'avatarstopanimation':['NotFound','avatarStopAnimation'],'avatarverifiedicon':['AvatarIcon','verifiedIcon'],'avatarwrapper':['Avatar','wrapper'],'avatarxlarge':['Avatar','xlarge'],'avatarxsmall':['Avatar','xsmall'],'avatarxxlarge':['Avatar','xxlarge'],'backdrop':['Backdrop','backdrop'],'badge':['Guild','badge'],'badgewrapper':['NotFound','badgeWrapper'],'bottag':['BotTag','botTag'],'bottaginvert':['BotTag','botTagInvert'],'bottagmessage':['Message','botTag'],'bottagmessagecompact':['Message','botTagCompact'],'bottagmessagecozy':['Message','botTagCozy'],'bottagnametag':['NameTag','bot'],'bottagregular':['BotTag','botTagRegular'],'button':['Button','button'],'buttoncolorblack':['Button','colorBlack'],'buttoncolorbrand':['Button','colorBrand'],'buttoncolorgreen':['Button','colorGreen'],'buttoncolorgrey':['Button','colorGrey'],'buttoncolorlink':['Button','colorLink'],'buttoncolorprimary':['Button','colorPrimary'],'buttoncolorred':['Button','colorRed'],'buttoncolortransparent':['Button','colorTransparent'],'buttoncolorwhite':['Button','colorWhite'],'buttoncoloryellow':['Button','colorYellow'],'buttoncontents':['Button','contents'],'buttondisabledoverlay':['Button','disabledButtonOverlay'],'buttondisabledwrapper':['Button','disabledButtonWrapper'],'buttonfullwidth':['Button','fullWidth'],'buttongrow':['Button','grow'],'buttonhashover':['Button','hasHover'],'buttonhoverblack':['Button','hoverBlack'],'buttonhoverbrand':['Button','hoverBrand'],'buttonhovergreen':['Button','hoverGreen'],'buttonhovergrey':['Button','hoverGrey'],'buttonhoverlink':['Button','hoverLink'],'buttonhoverprimary':['Button','hoverPrimary'],'buttonhoverred':['Button','hoverRed'],'buttonhovertransparent':['Button','hoverTransparent'],'buttonhoverwhite':['Button','hoverWhite'],'buttonhoveryellow':['Button','hoverYellow'],'buttonlookblank':['Button','lookBlank'],'buttonlookfilled':['Button','lookFilled'],'buttonlookghost':['Button','lookGhost'],'buttonlookinverted':['Button','lookInverted'],'buttonlooklink':['Button','lookLink'],'buttonlookoutlined':['Button','lookOutlined'],'buttonsizeicon':['Button','sizeIcon'],'buttonsizelarge':['Button','sizeLarge'],'buttonsizemax':['Button','sizeMax'],'buttonsizemedium':['Button','sizeMedium'],'buttonsizemin':['Button','sizeMin'],'buttonsizesmall':['Button','sizeSmall'],'buttonsizexlarge':['Button','sizeXlarge'],'buttonspinner':['Button','spinner'],'buttonspinneritem':['Button','spinnerItem'],'buttonsubmitting':['Button','submitting'],'callavatar':['Call','callAvatar'],'callavatarwrapper':['Call','callAvatarWrapper'],'callcurrentcontainer':['CallCurrent','wrapper'],'callcurrentdetails':['CallDetails','container'],'callcurrentvideo':['Video','video'],'callincoming':['CallIncoming','incomingCall'],'callincomingcontainer':['CallIncoming','container'],'callincominginner':['CallIncomingInner','incomingCallInner'],'callmembers':['CallIncomingInner','members'],'callselected':['Call','selected'],'callvideo':['Call','video'],'card':['Card','card'],'cardbrand':['Card','cardBrand'],'cardbrandoutline':['Card','cardBrandOutline'],'carddanger':['Card','cardDanger'],'carddangeroutline':['Card','cardDangerOutline'],'cardprimary':['Card','cardPrimary'],'cardprimaryeditable':['Card','cardPrimaryEditable'],'cardprimaryoutline':['Card','cardPrimaryOutline'],'cardprimaryoutlineeditable':['Card','cardPrimaryOutlineEditable'],'cardsuccess':['Card','cardSuccess'],'cardsuccessoutline':['Card','cardSuccessOutline'],'cardwarning':['Card','cardWarning'],'cardwarningoutline':['Card','cardWarningOutline'],'categorycolortransition':['Category','colorTransition'],'categorycontainerdefault':['CategoryContainer','containerDefault'],'categoryiconcollapsed':['Category','iconCollapsed'],'categoryicondefault':['Category','iconDefault'],'categoryiconhovered':['Category','iconHovered'],'categoryiconhoveredcollapsed':['Category','iconHoveredCollapsed'],'categoryiconmuted':['Category','iconMuted'],'categoryicontransition':['Category','iconTransition'],'categoryiconunread':['Category','iconUnread'],'categorynamecollapsed':['Category','nameCollapsed'],'categorynamedefault':['Category','nameDefault'],'categorynamehovered':['Category','nameHovered'],'categorynamehoveredcollapsed':['Category','nameHoveredCollapsed'],'categorynamemuted':['Category','nameMuted'],'categorynameunread':['Category','nameUnread'],'categoryoverflowellipsis':['Category','overflowEllipsis'],'categorywrappercollapsed':['Category','wrapperCollapsed'],'categorywrapperdefault':['Category','wrapperDefault'],'categorywrapperhovered':['Category','wrapperHovered'],'categorywrapperhoveredcollapsed':['Category','wrapperHoveredCollapsed'],'categorywrappermuted':['Category','wrapperMuted'],'categorywrapperunread':['Category','wrapperUnread'],'changelogadded':['ChangeLog','added'],'changelogfixed':['ChangeLog','fixed'],'changelogimproved':['ChangeLog','improved'],'changelogprogress':['ChangeLog','added'],'changelogtitle':['ChangeLog','title'],'channelactionicon':['ChannelContainer','actionIcon'],'channelbackground':['Channel','background'],'channelcolordefaulttext':['Channel','colorDefaultText'],'channelcolordefaultvoice':['Channel','colorDefaultVoice'],'channelcolorhoveredtext':['Channel','colorHoveredText'],'channelcolorhoveredvoice':['Channel','colorHoveredVoice'],'channelcolorlockedtext':['Channel','colorLockedText'],'channelcolorlockedvoice':['Channel','colorLockedVoice'],'channelcolormutedtext':['Channel','colorMutedText'],'channelcolormutedvoice':['Channel','colorMutedVoice'],'channelcolorselectedtext':['Channel','colorSelectedText'],'channelcolorselectedvoice':['Channel','colorSelectedVoice'],'channelcolorunreadtext':['Channel','colorUnreadText'],'channelcolorunreadvoice':['Channel','colorUnreadVoice'],'channelcontainerdefault':['ChannelContainer','containerDefault'],'channelcontent':['Channel','content'],'channelcontentdefaulttext':['Channel','contentDefaultText'],'channelcontentdefaultvoice':['Channel','contentDefaultVoice'],'channelcontenthoveredtext':['Channel','contentHoveredText'],'channelcontenthoveredvoice':['Channel','contentHoveredVoice'],'channelcontentlockedtext':['Channel','contentLockedText'],'channelcontentlockedvoice':['Channel','contentLockedVoice'],'channelcontentmutedtext':['Channel','contentMutedText'],'channelcontentmutedvoice':['Channel','contentMutedVoice'],'channelcontentselectedtext':['Channel','contentSelectedText'],'channelcontentselectedvoice':['Channel','contentSelectedVoice'],'channelcontentunreadtext':['Channel','contentUnreadText'],'channelcontentunreadvoice':['Channel','contentUnreadVoice'],'channelforeground':['Channel','foreground'],'channelheaderaka':['ChannelWindow','aka'],'channelheaderchannelicon':['ChannelWindow','channelIcon'],'channelheaderchannelname':['ChannelWindow','channelName'],'channelheaderdivider':['HeaderBar','divider'],'channelheadericon':['HeaderBar','icon'],'channelheadericonactive':['HeaderBar','iconActive'],'channelheadericonbadge':['HeaderBar','iconBadge'],'channelheadericonbadgewrapper':['HeaderBar','iconBadgeWrapper'],'channelheadericondisabled':['HeaderBar','iconDisabled'],'channelheadericonforeground':['HeaderBar','iconForeground'],'channelheadericoninactive':['HeaderBar','iconInactive'],'channelheadericonmargin':['HeaderBar','iconMargin'],'channelheadersearch':['HeaderBarSearch','search'],'channelheadertitle':['ChannelWindow','title'],'channelheadertitlecall':['ChannelWindow','titleCall'],'channelheadertitletext':['ChannelWindow','titleText'],'channelheadertitlewrapper':['ChannelWindow','titleWrapper'],'channelheadertopic':['ChannelWindow','topic'],'channelheaderheaderbar':['HeaderBar','headerBar'],'channelheaderheaderbardrag':['HeaderBar','headerBarDrag'],'channelheaderheaderbartitle':['HeaderBar','title'],'channelicon':['Channel','icon'],'channeliconspacing':['ChannelContainer','iconSpacing'],'channelmarginreset':['Channel','marginReset'],'channelname':['Channel','name'],'channelnamedefaulttext':['Channel','nameDefaultText'],'channelnamedefaultvoice':['Channel','nameDefaultVoice'],'channelnamehoveredtext':['Channel','nameHoveredText'],'channelnamehoveredvoice':['Channel','nameHoveredVoice'],'channelnamelockedtext':['Channel','nameLockedText'],'channelnamelockedvoice':['Channel','nameLockedVoice'],'channelnamemutedtext':['Channel','nameMutedText'],'channelnamemutedvoice':['Channel','nameMutedVoice'],'channelnameselectedtext':['Channel','nameSelectedText'],'channelnameselectedvoice':['Channel','nameSelectedVoice'],'channelnameunreadtext':['Channel','nameUnreadText'],'channelnameunreadvoice':['Channel','nameUnreadVoice'],'channeloverflowellipsis':['Channel','overflowEllipsis'],'channelunread':['Channel','unread'],'channelwrapper':['Channel','wrapper'],'channelwrapperdefaulttext':['Channel','wrapperDefaultText'],'channelwrapperdefaultvoice':['Channel','wrapperDefaultVoice'],'channelwrapperhoveredtext':['Channel','wrapperHoveredText'],'channelwrapperhoveredvoice':['Channel','wrapperHoveredVoice'],'channelwrapperlockedtext':['Channel','wrapperLockedText'],'channelwrapperlockedvoice':['Channel','wrapperLockedVoice'],'channelwrappermutedtext':['Channel','wrapperMutedText'],'channelwrappermutedvoice':['Channel','wrapperMutedVoice'],'channelwrapperselectedtext':['Channel','wrapperSelectedText'],'channelwrapperselectedvoice':['Channel','wrapperSelectedVoice'],'channelwrapperunreadtext':['Channel','wrapperUnreadText'],'channelwrapperunreadvoice':['Channel','wrapperUnreadVoice'],'channels':['AppBase','channels'],'chat':['ChannelWindow','chat'],'chatbase':['AppBase','base'],'chatcontent':['ChannelWindow','content'],'chatspacer':['AppBase','spacer'],'checkbox':['Checkbox','checkbox'],'checkboxchecked':['Checkbox','checked'],'checkboxcontainer':['ModalItems','checkboxContainer'],'checkboxinput':['Checkbox','input'],'checkboxinputdefault':['Checkbox','inputDefault'],'checkboxinputdisabled':['Checkbox','inputDisabled'],'checkboxround':['Checkbox','round'],'checkboxwrapper':['Checkbox','checkboxWrapper'],'checkboxwrapperdisabled':['Checkbox','checkboxWrapperDisabled'],'clickable':['Message','clickOverride'],'clickable':['Message','clickOverride'],'contentregion':['SettingsWindow','contentRegion'],'contextmenu':['ContextMenu','contextMenu'],'contextmenucheckbox':['ContextMenuCheckbox','checkbox'],'contextmenucheckbox2':['ContextMenu','checkbox'],'contextmenucheckboxdisabled':['ContextMenuCheckbox','disabled'],'contextmenucheckboxinner':['ContextMenuCheckbox','checkboxInner'],'contextmenucheckboxelement':['ContextMenuCheckbox','checkboxElement'],'contextmenuhint':['ContextMenu','hint'],'contextmenuinvertchildx':['ContextMenu','invertChildX'],'contextmenuitem':['ContextMenu','item'],'contextmenuitembrand':['ContextMenu','brand'],'contextmenuitemdanger':['ContextMenu','danger'],'contextmenuitemdisabled':['ContextMenu','disabled'],'contextmenuitemgroup':['ContextMenu','itemGroup'],'contextmenuitemtoggle':['ContextMenu','itemToggle'],'contextmenuitemsubmenu':['ContextMenu','itemSubMenu'],'contextmenuitemsubmenuhasscroller':['ContextMenu','itemSubMenuHasScroller'],'contextmenulabel':['ContextMenu','label'],'contextmenuscroller':['ContextMenu','scroller'],'cooldownwrapper':['Typing','cooldownWrapper'],'cursordefault':['Cursor','cursorDefault'],'cursorpointer':['Cursor','cursorPointer'],'defaultcolor':['Text','defaultColor'],'description':['FormText','description'],'directioncolumn':['Flex','directionColumn'],'directiondown':['IconDirection','directionDown'],'directionleft':['IconDirection','directionLeft'],'directionright':['IconDirection','directionRight'],'directionrow':['Flex','directionRow'],'directionrowreverse':['Flex','directionRowReverse'],'directionup':['IconDirection','directionUp'],'directiontransition':['IconDirection','transition'],'disabled':['SettingsItems','disabled'],'dms':['Guild','dms'],'dmchannel':['PrivateChannel','channel'],'dmchannelactivity':['PrivateChannel','activity'],'dmchannelactivityicon':['PrivateChannel','activityIcon'],'dmchannelactivityiconforeground':['PrivateChannel','activityIconForeground'],'dmchannelactivitytext':['PrivateChannel','activityText'],'dmchannelclose':['PrivateChannel','close'],'dmchannelname':['PrivateChannel','name'],'dmchannelnamewithactivity':['PrivateChannel','nameWithActivity'],'dmchannels':['PrivateChannelList','privateChannels'],'dmchannelselected':['PrivateChannel','selected'],'downloadlink':['DownloadLink','downloadLink'],'ellipsis':['PopoutActivity','ellipsis'],'embed':['Embed','embed'],'embedauthor':['Embed','embedAuthor'],'embedauthoricon':['Embed','embedAuthorIcon'],'embedauthorname':['Embed','embedAuthorName'],'embedauthornamelink':['Embed','embedAuthorNameLink'],'embedcentercontent':['Embed','centerContent'],'embedcontent':['Embed','embedContent'],'embedcontentinner':['Embed','embedContentInner'],'embeddescription':['Embed','embedDescription'],'embedfield':['Embed','embedField'],'embedfieldinline':['Embed','embedFieldInline'],'embedfieldname':['Embed','embedFieldName'],'embedfields':['Embed','embedFields'],'embedfieldvalue':['Embed','embedFieldValue'],'embedfooter':['Embed','embedFooter'],'embedfootericon':['Embed','embedFooterIcon'],'embedfooterseparator':['Embed','embedFooterSeparator'],'embedfootertext':['Embed','embedFooterText'],'embedgiftag':['Embed','embedGIFTag'],'embedgifv':['Embed','embedGIFV'],'embedhiddenspoiler':['Embed','hiddenSpoiler'],'embedhighbackgroundopacity':['Embed','highBackgroundOpacity'],'embediframe':['Embed','embedIframe'],'embedimage':['Embed','embedImage'],'embedinner':['Embed','embedInner'],'embedlink':['Embed','embedLink'],'embedlowbackgroundopacity':['Embed','lowBackgroundOpacity'],'embedmargin':['Embed','embedMargin'],'embedmarginlarge':['Embed','embedMarginLarge'],'embedmembeediumbackgroundopacity':['Embed','mediumBackgroundOpacity'],'embedpill':['Embed','embedPill'],'embedprovider':['Embed','embedProvider'],'embedproviderlink':['Embed','embedProviderLink'],'embedspoilerattachment':['Embed','spoilerAttachment'],'embedspoilerembed':['Embed','spoilerEmbed'],'embedspotify':['Embed','embedSpotify'],'embedthumbnail':['Embed','embedThumbnail'],'embedtitle':['Embed','embedTitle'],'embedtitlelink':['Embed','embedTitleLink'],'embedvideo':['Embed','embedVideo'],'embedvideoaction':['Embed','embedVideoAction'],'embedvideoactions':['Embed','embedVideoActions'],'embedvideoimagecomponent':['Embed','embedVideoImageComponent'],'embedvideoimagecomponentinner':['Embed','embedVideoImageComponentInner'],'embedwrapper':['MessageAccessory','embedWrapper'],'emojipicker':['EmojiPicker','emojiPicker'],'emojipickeractivity':['EmojiPicker','activity'],'emojipickerbutton':['Reactions','reactionBtn'],'emojipickercategories':['EmojiPicker','categories'],'emojipickercategory':['EmojiPicker','category'],'emojipickercustom':['EmojiPicker','custom'],'emojipickerdimmer':['EmojiPicker','dimmer'],'emojipickerdisabled':['EmojiPicker','disabled'],'emojipickerdiversityselector':['EmojiPicker','diversitySelector'],'emojipickeremojiitem':['EmojiPicker','emojiItem'],'emojipickerflags':['EmojiPicker','flags'],'emojipickerfood':['EmojiPicker','food'],'emojipickerheader':['EmojiPicker','header'],'emojipickeritem':['EmojiPicker','item'],'emojipickernature':['EmojiPicker','nature'],'emojipickerobjects':['EmojiPicker','objects'],'emojipickerpeople':['EmojiPicker','people'],'emojipickerpopout':['EmojiPicker','popout'],'emojipickerpremiumpromo':['EmojiPicker','premiumPromo'],'emojipickerpremiumpromoclose':['EmojiPicker','premiumPromoClose'],'emojipickerpremiumpromodescription':['EmojiPicker','premiumPromoDescription'],'emojipickerpremiumpromoimage':['EmojiPicker','premiumPromoImage'],'emojipickerpremiumpromotitle':['EmojiPicker','premiumPromoTitle'],'emojipickerrecent':['EmojiPicker','recent'],'emojipickerrow':['EmojiPicker','row'],'emojipickersearchbar':['EmojiPicker','searchBar'],'emojipickerscroller':['EmojiPicker','scroller'],'emojipickerscrollerwrap':['EmojiPicker','scrollerWrap'],'emojipickerselected':['EmojiPicker','selected'],'emojipickerspriteitem':['EmojiPicker','spriteItem'],'emojipickerstickyheader':['EmojiPicker','stickyHeader'],'emojipickersymbols':['EmojiPicker','symbols'],'emojipickertravel':['EmojiPicker','travel'],'emojipickervisible':['EmojiPicker','visible'],'fileattachment':['File','attachment'],'fileattachmentinner':['File','attachmentInner'],'filecancelbutton':['File','cancelButton'],'filedownloadbutton':['File','downloadButton'],'filename':['File','filename'],'filenamelink':['File','fileNameLink'],'filenamelinkwrapper':['File','filenameLinkWrapper'],'filenamewrapper':['File','filenameWrapper'],'firefoxfixscrollflex':['Scroller','firefoxFixScrollFlex'],'flex':['Flex','flex'],'flex2':['FlexChild','flex'],'flexcenter':['Flex','flexCenter'],'flexchild':['FlexChild','flexChild'],'flexmarginreset':['FlexChild','flexMarginReset'],'forcedarktheme':['Avatar','forceDarkTheme'],'forcelighttheme':['Avatar','forceLightTheme'],'formtext':['FormText','formText'],'friends':['Friends','container'],'friendscolumn':['Friends','friendsColumn'],'friendscolumnnamewrap':['Friends','friendsColumnName'],'friendsonline':['FriendsOnline','friendsOnline'],'friendsrow':['Friends','friendsRow'],'friendstable':['Friends','friendsTable'],'friendstableheader':['Friends','friendsTableHeader'],'game':['Game','game'],'gamelibrary':['NotFound','gameLibrary'],'gamelibrarytable':['Table','table'],'gamelibrarytableheader':['Table','header'],'gamelibrarytablestickyheader':['Table','stickyHeader'],'gamename':['Game','gameName'],'gamenameinput':['Game','gameNameInput'],'guildsettingsbannedcard':['GuildSettingsBanned','bannedUser'],'guildsettingsbanneddiscrim':['GuildSettingsBanned','discrim'],'guildsettingsbannedusername':['GuildSettingsBanned','username'],'guildsettingsinvitecard':['GuildSettingsInvite','inviteSettingsInviteRow'],'guildsettingsinvitechannelname':['GuildSettingsInvite','channelName'],'guildsettingsinviteusername':['GuildSettingsInvite','username'],'guildsettingsmembercard':['GuildSettingsMember','member'],'guildsettingsmembername':['GuildSettingsMember','name'],'guildsettingsmembernametag':['GuildSettingsMember','nameTag'],'giffavoritebutton':['MessageAccessory','gifFavoriteButton'],'giffavoritecolor':['GifFavoriteButton','gifFavoriteButton'],'giffavoriteicon':['GifFavoriteButton','icon'],'giffavoriteshowpulse':['GifFavoriteButton','showPulse'],'giffavoritesize':['GifFavoriteButton','size'],'giffavoriteselected':['GifFavoriteButton','selected'],'giftinventory':['GiftInventory','root'],'guild':['Guild','guild'],'guildactive':['Guild','selected'],'guildaudio':['Guild','audio'],'guildavatar':['Guild','avatar'],'guildavatarinner':['Guild','inner'],'guildchannels':['GuildChannelsContainer','container'],'guildheader':['GuildHeader','container'],'guildheadername':['GuildHeader','name'],'guildicon':['Guild','guildIcon'],'guildinner':['Guild','guildInner'],'guildplaceholder':['Guild','guildPlaceholder'],'guilds':['Guild','guilds'],'guildsadd':['Guild','guildsAdd'],'guildsaddinner':['Guild','guildsAddInner'],'guildselected':['Guild','selected'],'guildseparator':['Guild','guildSeparator'],'guildserror':['Guild','guildsError'],'guildsscrollerwrap':['Guild','scrollerWrap'],'guildswrapper':['Guild','guildsWrapper'],'guildunread':['Guild','unread'],'guildvideo':['Guild','video'],'h1':['Text','h1'],'h1defaultmargin':['Text','defaultMarginh1'],'ins':['Text','ins'],'h2defaultmargin':['Text','defaultMarginh2'],'h3':['Text','h3'],'h3defaultmargin':['Text','defaultMarginh3'],'h4':['Text','h4'],'h4defaultmargin':['Text','defaultMarginh4'],'h5':['Text','h5'],'h5defaultmargin':['Text','defaultMarginh5'],'headertitle':['Text','title'],'height16':['Text','height16'],'height20':['Text','height20'],'height24':['Text','height24'],'height28':['TextStyle','height28'],'height36':['Notice','height36'],'highlight':['NotFound','highlight'],'horizontal':['FlexChild','horizontal'],'horizontal2':['NotFound','_'],'horizontalreverse':['FlexChild','horizontalReverse'],'horizontalreverse2':['NotFound','_'],'hotkeybase':['NotFound','_'],'hotkeybutton':['HotKeyRecorder','button'],'hotkeybutton2':['NotFound','_'],'hotkeycontainer':['HotKeyRecorder','container'],'hotkeycontainer2':['NotFound','_'],'hotkeydisabled':['HotKeyRecorder','disabled'],'hotkeydisabled2':['NotFound','_'],'hotkeyediticon':['HotKeyRecorder','editIcon'],'hotkeyhasvalue':['HotKeyRecorder','hasValue'],'hotkeyinput':['HotKeyRecorder','input'],'hotkeyinput2':['HotKeyRecorder','input'],'hotkeylayout':['HotKeyRecorder','layout'],'hotkeylayout2':['HotKeyRecorder','layout'],'hotkeyrecording':['HotKeyRecorder','recording'],'hotkeyshadowpulse':['HotKeyRecorder','shadowPulse'],'hotkeytext':['HotKeyRecorder','text'],'hovercard':['HoverCard','card'],'hovercardinner':['BDFDB','cardInner'],'hovercardbutton':['HoverCardButton','button'],'icon':['EmbedActions','icon'],'iconactionswrapper':['EmbedActions','wrapper'],'iconexternal':['EmbedActions','iconExternal'],'iconexternalmargins':['EmbedActions','iconExternalMargins'],'iconplay':['EmbedActions','iconPlay'],'iconwrapper':['EmbedActions','iconWrapper'],'iconwrapperactive':['EmbedActions','iconWrapperActive'],'imageaccessory':['ImageWrapper','imageAccessory'],'imageclickable':['ImageWrapper','clickable'],'imageerror':['ImageWrapper','imageError'],'imageplaceholder':['ImageWrapper','imagePlaceholder'],'imageplaceholderoverlay':['ImageWrapper','imagePlaceholderOverlay'],'imagewrapper':['ImageWrapper','imageWrapper'],'imagewrapperbackground':['ImageWrapper','imageWrapperBackground'],'imagewrapperinner':['ImageWrapper','imageWrapperInner'],'imagezoom':['ImageWrapper','imageZoom'],'input':['Input','input'],'inputdefault':['Input','inputDefault'],'inputdisabled':['Input','disabled'],'inputeditable':['Input','editable'],'inputerror':['Input','error'],'inputfocused':['Input','focused'],'inputmini':['Input','inputMini'],'inputsuccess':['Input','success'],'inputwrapper':['Input','inputWrapper'],'justifycenter':['Flex','justifyCenter'],'justifyend':['Flex','justifyEnd'],'justifystart':['Flex','justifyStart'],'large':['TextStyle','large'],'layer':['Layers','layer'],'layers':['Layers','layers'],'lfg':['NotFound','lfg'],'loginscreen':['NotFound','loginScreen'],'marginbottom4':['Margins','marginBottom4'],'marginbottom8':['Margins','marginBottom8'],'marginbottom20':['Margins','marginBottom20'],'marginbottom40':['Margins','marginBottom40'],'marginbottom60':['Margins','marginBottom60'],'margincenterhorz':['Margins','marginCenterHorz'],'marginleft4':['Autocomplete','marginLeft4'],'marginleft8':['Autocomplete','marginLeft8'],'marginreset':['Margins','marginReset'],'margintop4':['Margins','marginTop4'],'margintop8':['Margins','marginTop8'],'margintop20':['Margins','marginTop20'],'margintop40':['Margins','marginTop40'],'margintop60':['Margins','marginTop60'],'medium':['TextStyle','medium'],'member':['Member','member'],'membercontent':['Member','content'],'memberinner':['Member','memberInner'],'membernametag':['Member','nameTag'],'memberownericon':['Member','ownerIcon'],'members':['MembersWrap','members'],'membersgroup':['MembersWrap','membersGroup'],'memberswrap':['MembersWrap','membersWrap'],'memberusername':['Member','username'],'mention':['NotFound','mention'],'mentionwrapper':['Mention','wrapper'],'mentionwrapperhover':['Mention','wrapperHover'],'mentionwrappernohover':['Mention','wrapperNoHover'],'message':['Message','message'],'messageaccessory':['MessageAccessory','container'],'messageaccessorycompact':['MessageAccessory','containerCompact'],'messageaccessorycozy':['MessageAccessory','containerCozy'],'messagebody':['MessageBody','container'],'messagebodycompact':['MessageBody','containerCompact'],'messagebodycozy':['MessageBody','containerCozy'],'messagebuttoncontainer':['Message','buttonContainer'],'messagebuttoncontainerouter':['MessageBody','buttonContainer'],'messagecompact':['Message','messageCompact'],'messagecontent':['Message','content'],'messagecontentcompact':['Message','contentCompact'],'messagecontentcozy':['Message','contentCozy'],'messagecozy':['Message','messageCozy'],'messagedivider':['Message','divider'],'messagedividerenabled':['Message','dividerEnabled'],'messageedited':['MessageBody','edited'],'messagegroup':['Message','container'],'messagegroupcozy':['Message','containerCozy'],'messagegroupcompact':['Message','containerCompact'],'messagegroupwrapper':['MessagesPopout','messageGroupWrapper'],'messagegroupwrapperoffsetcorrection':['MessagesPopout','messageGroupWrapperOffsetCorrection'],'messageheadercompact':['Message','headerCompact'],'messageheadercozy':['Message','headerCozy'],'messageheadercozymeta':['Message','headerCozyMeta'],'messagemarkup':['MessageMarkup','markup'],'messagemarkupiscompact':['MessageBody','isCompact'],'messages':['MessagesWrap','messages'],'messagespopout':['MessagesPopout','messagesPopout'],'messagespopoutaccessories':['MessagesPopout','accessories'],'messagespopoutactionbuttons':['MessagesPopout','actionButtons'],'messagespopoutbody':['MessagesPopout','body'],'messagespopoutbottom':['MessagesPopout','bottom'],'messagespopoutchannelname':['MessagesPopout','channelName'],'messagespopoutchannelseparator':['MessagesPopout','channelSeparator'],'messagespopoutclosebutton':['MessagesPopout','closeButton'],'messagespopoutcomment':['MessagesPopout','comment'],'messagespopoutcontainercompactbounded':['Message','containerCompactBounded'],'messagespopoutcontainercozybounded':['Message','containerCozyBounded'],'messagespopoutemptyplaceholder':['MessagesPopout','emptyPlaceholder'],'messagespopoutfooter':['MessagesPopout','footer'],'messagespopoutguildname':['MessagesPopout','guildName'],'messagespopouthasmore':['MessagesPopout','hasMore'],'messagespopouthasmorebutton':['MessagesPopout','hasMoreButton'],'messagespopoutheader':['MessagesPopout','header'],'messagespopouthidden':['MessagesPopout','hidden'],'messagespopoutimage':['MessagesPopout','image'],'messagespopoutjumpbutton':['MessagesPopout','jumpButton'],'messagespopoutloading':['MessagesPopout','loading'],'messagespopoutloadingmore':['MessagesPopout','loadingMore'],'messagespopoutloadingplaceholder':['MessagesPopout','loadingPlaceholder'],'messagespopoutmessagegroupcozy':['MessagesPopout','messageGroupCozy'],'messagespopoutmessagegroupwrapper':['MessagesPopout','messageGroupWrapper'],'messagespopoutmessagegroupwrapperoffsetcorrection':['MessagesPopout','messageGroupWrapperOffsetCorrection'],'messagespopoutscrollingfooterwrap':['MessagesPopout','scrollingFooterWrap'],'messagespopoutspinner':['MessagesPopout','spinner'],'messagespopouttext':['MessagesPopout','text'],'messagespopouttip':['MessagesPopout','tip'],'messagespopouttitle':['MessagesPopout','title'],'messagespopoutvisible':['MessagesPopout','visible'],'messagespopoutwrap':['MessagesPopout','messagesPopoutWrap'],'messageswrapper':['MessagesWrap','messagesWrapper'],'messagesystem':['MessageSystem','container'],'messagesystemcontent':['MessageSystem','content'],'messagetimestampcompact':['Message','timestampCompact'],'messagetimestampcompactismentioned':['Message','timestampCompactIsMentioned'],'messagetimestampcozy':['Message','timestampCozy'],'messageuploadcancel':['MessageFile','cancelButton'],'messageusername':['Message','username'],'modal':['ModalWrap','modal'],'modalclose':['Modal','close'],'modalcontent':['Modal','content'],'modaldivider':['ModalDivider','divider'],'modaldividerdefault':['SettingsItems','dividerDefault'],'modaldividermini':['SettingsItems','dividerMini'],'modalfooter':['Modal','footer'],'modalguildname':['ModalItems','guildName'],'modalheader':['Modal','header'],'modalinner':['ModalWrap','inner'],'modalmini':['ModalMiniContent','modal'],'modalminicontent':['ModalMiniContent','content'],'modalminisize':['ModalMiniContent','size'],'modalseparator':['Modal','separator'],'modalsizelarge':['Modal','sizeLarge'],'modalsizemedium':['Modal','sizeMedium'],'modalsizesmall':['Modal','sizeSmall'],'modalsub':['Modal','modal'],'modalsubinner':['Modal','inner'],'modedefault':['FormText','modeDefault'],'modedisabled':['FormText','modeDisabled'],'modeselectable':['FormText','modeSelectable'],'nametag':['NameTag','nameTag'],'nochannel':['ChannelWindow','noChannel'],'notice':['Notice','notice'],'noticebrand':['Notice','noticeBrand'],'noticebutton':['Notice','button'],'noticedanger':['Notice','noticeDanger'],'noticedefault':['Notice','noticeDefault'],'noticedismiss':['Notice','dismiss'],'noticefacebook':['Notice','noticeFacebook'],'noticeicon':['Notice','icon'],'noticeiconandroid':['Notice','iconAndroid'],'noticeiconapple':['Notice','iconApple'],'noticeiconwindows':['Notice','iconWindows'],'noticeinfo':['Notice','noticeInfo'],'noticeplatformicon':['Notice','platformIcon'],'noticepremium':['Notice','noticePremium'],'noticepremiumaction':['Notice','premiumAction'],'noticepremiumgrandfathered':['Notice','noticePremiumGrandfathered'],'noticepremiumlogo':['Notice','premiumLogo'],'noticepremiumtext':['Notice','premiumText'],'noticespotify':['Notice','noticeSpotify'],'noticestreamer':['Notice','noticeStreamerMode'],'noticesuccess':['Notice','noticeSuccess'],'noticesurvey':['Notice','noticeSurvey'],'note':['SettingsItems','note'],'nowrap':['Flex','noWrap'],'optionpopout':['OptionPopout','container'],'optionpopoutbutton':['OptionPopout','button'],'optionpopoutitem':['OptionPopout','item'],'overflowellipsis':['Category','overflowEllipsis'],'ownericon':['NameTag','ownerIcon'],'pictureinpicture':['PictureInPicture','pictureInPicture'],'pictureinpicturewindow':['PictureInPicture','pictureInPictureWindow'],'popout':['Popout','popout'],'popoutarrowalignmenttop':['Popout','arrowAlignmentTop'],'popoutbody':['Popout','body'],'popoutbottom':['Popout','popoutBottom'],'popoutbottomleft':['Popout','popoutBottomLeft'],'popoutbottomright':['Popout','popoutBottomRight'],'popoutfooter':['Popout','footer'],'popoutheader':['Popout','header'],'popoutinvert':['Popout','popoutInvert'],'popoutleft':['Popout','popoutLeft'],'popoutnoarrow':['Popout','noArrow'],'popoutnoshadow':['Popout','noShadow'],'popouts':['Popout','popouts'],'popoutsubtitle':['Popout','subtitle'],'popoutthemedpopout':['Popout','themedPopout'],'popouttip':['Popout','tip'],'popouttitle':['Popout','title'],'popouttop':['Popout','popoutTop'],'popouttopleft':['Popout','popoutTopLeft'],'popouttopright':['Popout','popoutTopRight'],'primary':['TextStyle','primary'],'quickselect':['QuickSelect','quickSelect'],'quickselectarrow':['QuickSelect','quickSelectArrow'],'quickselectclick':['QuickSelect','quickSelectClick'],'quickselectlabel':['QuickSelect','quickSelectLabel'],'quickselectpopout':['QuickSelect','quickSelectPopout'],'quickselectpopoutoption':['QuickSelect','quickSelectPopoutOption'],'quickselectpopoutscroll':['QuickSelect','quickSelectPopoutScroll'],'quickselectscroller':['QuickSelect','quickSelectScroller'],'quickselectselected':['QuickSelect','selected'],'quickselectvalue':['QuickSelect','quickSelectValue'],'quickswitcher':['QuickSwitchWrap','quickswitcher'],'quickswitchresult':['QuickSwitch','result'],'quickswitchresultfocused':['QuickSwitch','resultFocused'],'quickswitchresultguildicon':['QuickSwitch','guildIcon'],'quickswitchresultmatch':['QuickSwitch','match'],'quickswitchresultmisccontainer':['QuickSwitchWrap','miscContainer'],'quickswitchresultname':['QuickSwitch','name'],'quickswitchresultnote':['QuickSwitch','note'],'quickswitchresultusername':['QuickSwitch','username'],'recentmentionsfilterpopout':['RecentMentions','recentMentionsFilterPopout'],'recentmentionsheader':['RecentMentions','header'],'recentmentionsloadingmore':['RecentMentions','loadingMore'],'recentmentionsmentionfilter':['RecentMentions','mentionFilter'],'recentmentionsmentionfilterlabel':['RecentMentions','label'],'recentmentionsmentionfiltervalue':['RecentMentions','value'],'recentmentionspopout':['RecentMentions','recentMentionsPopout'],'reset':['CardStatus','reset'],'scroller':['Scroller','scroller'],'scrollerold':['Scroller','scroller'],'scrollerthemed':['Scroller','scrollerThemed'],'scrollerwrap':['Scroller','scrollerWrap'],'scrollerwrapold':['Scroller','scrollerWrap'],'searchbar':['SearchBar','searchBar'],'searchbarclear':['SearchBar','clear'],'searchbareyeglass':['SearchBar','eyeGlass'],'searchbaricon':['SearchBar','icon'],'searchbarinput':['SearchBar','input'],'searchbariconwrap':['SearchBar','searchBarIcon'],'searchbarvisible':['SearchBar','visible'],'searchpopout':['SearchPopoutWrap','container'],'searchpopoutanswer':['SearchPopout','answer'],'searchpopoutdatepicker':['SearchPopout','datePicker'],'searchpopoutdatepickerhint':['SearchPopout','datePickerHint'],'searchpopoutdmaddpopout':['DmAddPopout','popout'],'searchpopoutdisplayavatar':['SearchPopout','displayAvatar'],'searchpopoutdisplayusername':['SearchPopout','displayUsername'],'searchpopoutdisplayednick':['SearchPopout','displayedNick'],'searchpopoutfilter':['SearchPopout','filter'],'searchpopoutheader':['SearchPopout','header'],'searchpopouthint':['SearchPopout','hint'],'searchpopouthintvalue':['SearchPopout','hintValue'],'searchpopoutlinksource':['SearchPopout','linkSource'],'searchpopoutnontext':['SearchPopout','nonText'],'searchpopoutoption':['SearchPopout','option'],'searchpopoutplusicon':['SearchPopout','plusIcon'],'searchpopoutresultchannel':['SearchPopout','resultChannel'],'searchpopoutresultsgroup':['SearchPopout','resultsGroup'],'searchpopoutsearchclearhistory':['SearchPopout','searchClearHistory'],'searchpopoutsearchlearnmore':['SearchPopout','searchLearnMore'],'searchpopoutsearchoption':['SearchPopout','searchOption'],'searchpopoutsearchresultchannelcategory':['SearchPopout','searchResultChannelCategory'],'searchpopoutsearchresultchannelicon':['SearchPopout','searchResultChannelIcon'],'searchpopoutsearchresultchanneliconbackground':['SearchPopout','searchResultChannelIconBackground'],'searchpopoutselected':['SearchPopout','selected'],'searchpopoutuser':['SearchPopout','user'],'searchresults':['SearchResults','searchResults'],'searchresultschannelname':['SearchResults','channelName'],'searchresultspagination':['SearchResults','pagination'],'searchresultspaginationdisabled':['SearchResults','disabled'],'searchresultspaginationnext':['SearchResults','paginationNext'],'searchresultspaginationprevious':['SearchResults','paginationPrevious'],'searchresultssearchheader':['SearchResults','searchHeader'],'searchresultswrap':['SearchResults','searchResultsWrap'],'searchresultswrapper':['SearchResults','resultsWrapper'],'select':['NotFound','select'],'selectable':['TextStyle','selectable'],'selectarrow':['NotFound','selectArrow'],'selectarrowzone':['NotFound','selectArrowZone'],'selectcontrol':['NotFound','selectControl'],'selecthasvalue':['NotFound','selectHasValue'],'selectisopen':['NotFound','selectIsOpen'],'selectmenu':['NotFound','selectMenu'],'selectmenuouter':['NotFound','selectMenuOuter'],'selectoption':['NotFound','selectOption'],'selectselected':['NotFound','selectIsSelected'],'selectsingle':['NotFound','selectSingle'],'selectvalue':['NotFound','selectValue'],'selectwrap':['Select','select'],'settingsclosebutton':['SettingsCloseButton','closeButton'],'settingsclosebuttoncontainer':['SettingsCloseButton','container'],'settingsitem':['Item','item'],'settingsitemdefault':['Item','itemDefault'],'settingsitemhover':['Item','itemHover'],'settingsitemselected':['Item','itemSelected'],'settingsnotselected':['Item','notSelected'],'settingsselected':['Item','selected'],'settingstabbar':['Friends','tabBar'],'settingstabbarprimary':['Friends','primary'],'settingstabbartoppill':['Item','topPill'],'sidebarregion':['SettingsWindow','sidebarRegion'],'sinkinteractions':['Message','disableInteraction'],'size10':['UserPopout','size10'],'size12':['Text','size12'],'size14':['Text','size14'],'size16':['Text','size16'],'size18':['Text','size18'],'size20':['Text','size20'],'size24':['TextStyle','size24'],'slider':['Slider','slider'],'sliderbar':['Slider','bar'],'sliderbarfill':['Slider','barFill'],'sliderbubble':['Slider','bubble'],'sliderdisabled':['Slider','disabled'],'slidergrabber':['Slider','grabber'],'sliderinput':['Slider','input'],'slidermark':['Slider','mark'],'slidermarkdash':['Slider','markDash'],'slidermarkdashsimple':['Slider','markDashSimple'],'slidermarkvalue':['Slider','markValue'],'slidermini':['Slider','mini'],'slidertrack':['Slider','track'],'spoilercontainer':['Spoiler','spoilerContainer'],'spoilerhidden':['Spoiler','hidden'],'spoilertext':['Spoiler','spoilerText'],'spoilerwarning':['Spoiler','spoilerWarning'],'small':['TextStyle','small'],'splashbackground':['NotFound','splashBackground'],'standardsidebarview':['SettingsWindow','standardSidebarView'],'statusdnd':['Avatar','dnd'],'statusidle':['Avatar','idle'],'statusinvisible':['Avatar','invisible'],'statusoffline':['Avatar','offline'],'statusonline':['Avatar','online'],'status':['Avatar','status'],'statusprofile':['Avatar','statusProfile'],'statusstreaming':['Avatar','streaming'],'statustyping':['Avatar','typing'],'statustypingspinneritem':['Avatar','typingSpinnerItem'],'statusunknown':['Avatar','unknown'],'switch':['Switch','switch'],'switchdisabled':['Switch','switchDisabled'],'switchenabled':['Switch','switchEnabled'],'switchinner':['Switch','checkbox'],'switchinnerdisabled':['Switch','checkboxDisabled'],'switchinnerenabled':['Switch','checkboxEnabled'],'switchsize':['Switch','size'],'switchsizedefault':['Switch','sizeDefault'],'switchsizemini':['Switch','sizeMini'],'switchthemeclear':['Switch','themeClear'],'switchthemedefault':['Switch','themeDefault'],'switchvalue':['Switch','value'],'switchvaluechecked':['Switch','valueChecked'],'switchvalueunchecked':['Switch','valueUnchecked'],'tabbar':['UserProfile','tabBar'],'tabbarcontainer':['UserProfile','tabBarContainer'],'tabbarheader':['RecentMentions','tabBar'],'tabbarheadercontainer':['RecentMentions','headerTabBarWrapper'],'tabbarheaderitem':['RecentMentions','tabBarItem'],'tabbaritem':['UserProfile','tabBarItem'],'tabbartop':['Item','top'],'tableheader':['SettingsTable','header'],'tableheadername':['SettingsTable','headerName'],'tableheaderoption':['SettingsTable','headerOption'],'tableheadersize':['SettingsTable','headerSize'],'textarea':['ChannelTextArea','textArea'],'textareaattachbutton':['ChannelTextArea','attachButton'],'textareaattachbuttondivider':['ChannelTextArea','attachButtonDivider'],'textareaattachbuttoninner':['ChannelTextArea','attachButtonInner'],'textareaattachbuttonplus':['ChannelTextArea','attachButtonPlus'],'textareabutton':['ChannelTextAreaButton','button'],'textareabuttonactive':['ChannelTextAreaButton','active'],'textareabuttonwrapper':['ChannelTextAreaButton','buttonWrapper'],'textareaicon':['ChannelTextAreaButton','icon'],'textareainner':['ChannelTextArea','inner'],'textareainnerautocomplete':['ChannelTextArea','innerAutocomplete'],'textareainnerdisabled':['ChannelTextArea','innerDisabled'],'textareainnerenablednoattach':['ChannelTextArea','innerEnabledNoAttach'],'textareainnernoautocomplete':['ChannelTextArea','innerNoAutocomplete'],'textareapickerbutton':['ChannelTextArea','button'],'textareapickerbuttons':['ChannelTextArea','buttons'],'textareauploadinput':['ChannelTextArea','uploadInput'],'textareawrapall':['ChannelTextArea','channelTextArea'],'textareawrapchat':['ChannelWindow','channelTextArea'],'textareawrapdisabled':['ChannelTextArea','channelTextAreaDisabled'],'textareawrapenablednoattach':['ChannelTextArea','channelTextAreaEnabledNoAttach'],'textlink':['Notice','textLink'],'textrow':['PopoutActivity','textRow'],'themedark':['NotFound','themeDark'],'themeghosthairline':['Scroller','themeGhostHairline'],'themelight':['NotFound','themeLight'],'title':['SettingsItems','title'],'titlebar':['TitleBar','titleBar'],'titledefault':['SettingsItems','titleDefault'],'titlemini':['SettingsItems','titleMini'],'tooltip':['Tooltip','tooltip'],'tooltipblack':['Tooltip','black'],'tooltipbottom':['Tooltip','bottom'],'tooltipbrand':['Tooltip','brand'],'tooltipgreen':['Tooltip','green'],'tooltipleft':['Tooltip','left'],'tooltipred':['Tooltip','red'],'tooltipright':['Tooltip','right'],'tooltips':['Tooltip','tooltips'],'tooltiptop':['Tooltip','top'],'tooltipyellow':['Tooltip','yellow'],'typing':['Typing','typing'],'userpopout':['UserPopout','userPopout'],'userpopoutheader':['UserPopout','header'],'userpopoutheaderbottag':['UserPopout','headerBotTag'],'userpopoutheadernickname':['UserPopout','headerName'],'userpopoutheadernonickname':['UserPopout','headerTagUsernameNoNickname'],'userpopoutheadernormal':['UserPopout','headerNormal'],'userpopoutheaderplaying':['UserPopout','headerPlaying'],'userpopoutheaderspotify':['UserPopout','headerSpotify'],'userpopoutheaderstreaming':['UserPopout','headerStreaming'],'userpopoutheadertag':['UserPopout','headerTag'],'userpopoutheadertagnonickname':['UserPopout','headerTagNoNickname'],'userpopoutheadertagusernamenonickname':['UserPopout','headerTagUsernameNoNickname'],'userpopoutheadertagwithnickname':['UserPopout','headerTagWithNickname'],'userpopoutheadertext':['UserPopout','headerText'],'userpopoutrole':['Role','role'],'userpopoutrolecircle':['Role','roleCircle'],'userpopoutrolelist':['UserPopout','rolesList'],'userpopoutrolename':['Role','roleName'],'userprofile':['UserProfile','root'],'userprofilebody':['UserProfile','body'],'userprofileheader':['UserProfile','header'],'userprofileheaderfill':['UserProfile','headerFill'],'userprofileheaderinfo':['UserProfile','headerInfo'],'userprofilelistavatar':['UserProfile','listAvatar'],'userprofilelistguildavatarwithouticon':['UserProfile','guildAvatarWithoutIcon'],'userprofilelistname':['UserProfile','listName'],'userprofilelistrow':['UserProfile','listRow'],'userprofiletopsectionnormal':['UserProfile','topSectionNormal'],'userprofiletopsectionplaying':['UserProfile','topSectionPlaying'],'userprofiletopsectionspotify':['UserProfile','topSectionSpotify'],'userprofiletopsectionstreaming':['UserProfile','topSectionStreaming'],'userprofiletopsectionxbox':['UserProfile','topSectionXbox'],'userprofileusername':['UserProfile','username'],'usernote':['Note','note'],'usernotepopout':['UserPopout','note'],'usernoteprofile':['UserProfile','note'],'vertical':['Flex','vertical'],'voiceavatarcontainer':['Voice','avatarContainer'],'voiceavatardefault':['Voice','avatarDefault'],'voiceavatarspeaking':['Voice','avatarSpeaking'],'voiceiconspacing':['Voice','iconSpacing'],'voicelistcollapse':['Voice','listCollapse'],'voicelistdefault':['Voice','listDefault'],'voicename':['Voice','name'],'voicenamedefault':['Voice','nameDefault'],'voicenamehovered':['Voice','nameHovered'],'voicenamespeaking':['Voice','nameSpeaking'],'voiceuser':['Voice','voiceUser'],'voiceuserdefault':['Voice','userDefault'],'voiceuserhovered':['Voice','userHovered'],'weightbold':['TextWeight','weightBold'],'weightlight':['TextWeight','weightLight'],'weightmedium':['TextWeight','weightMedium'],'weightnormal':['TextWeight','weightNormal'],'weightsemibold':['TextWeight','weightSemiBold'],'wrap':['Flex','wrap'],'wrapreverse':['Flex','wrapReverse']};BDFDB['disCN']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pG,pH){return BDFDB['getDiscordClass'](pH,![])['replace']('#','');}});BDFDB['disCNS']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pI,pJ){return BDFDB['getDiscordClass'](pJ,![])['replace']('#','')+'\x20';}});BDFDB['disCNC']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pK,pL){return BDFDB['getDiscordClass'](pL,![])['replace']('#','')+',';}});BDFDB['dotCN']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pM,pN){let pO=BDFDB['getDiscordClass'](pN,!![]);return(pO['indexOf']('#')==0x0?'':'.')+pO;}});BDFDB['dotCNS']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pP,pQ){let pR=BDFDB['getDiscordClass'](pQ,!![]);return(pR['indexOf']('#')==0x0?'':'.')+pR+'\x20';}});BDFDB['dotCNC']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pS,pT){let pU=BDFDB['getDiscordClass'](pT,!![]);return(pU['indexOf']('#')==0x0?'':'.')+pU+',';}});BDFDB['notCN']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pV,pW){return':not(.'+BDFDB['getDiscordClass'](pW,!![])['split']('.')[0x0]+')';}});BDFDB['notCNS']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pX,pY){return':not(.'+BDFDB['getDiscordClass'](pY,!![])['split']('.')[0x0]+')\x20';}});BDFDB['notCNC']=new Proxy(BDFDB['DiscordClasses'],{'get':function(pZ,q0){return':not(.'+BDFDB['getDiscordClass'](q0,!![])['split']('.')[0x0]+'),';}});BDFDB['getDiscordClass']=function(q1,q2){var q3=BDFDB['DiscordClassModules']['BDFDB']['BDFDBundefined'];if(BDFDB['DiscordClasses'][q1]===undefined){console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',q1+'\x20not\x20found\x20in\x20BDFDB.DiscordClasses');return q3;}else if(!Array['isArray'](BDFDB['DiscordClasses'][q1])||BDFDB['DiscordClasses'][q1]['length']!=0x2){console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',q1+'\x20is\x20not\x20an\x20Array\x20of\x20Length\x202\x20in\x20BDFDB.DiscordClasses');return q3;}else if(BDFDB['DiscordClassModules'][BDFDB['DiscordClasses'][q1][0x0]]===undefined){console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',BDFDB['DiscordClasses'][q1][0x0]+'\x20not\x20found\x20in\x20BDFDB.DiscordClassModules');return q3;}else if(BDFDB['DiscordClassModules'][BDFDB['DiscordClasses'][q1][0x0]][BDFDB['DiscordClasses'][q1][0x1]]===undefined){console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',BDFDB['DiscordClasses'][q1][0x1]+'\x20not\x20found\x20in\x20'+BDFDB['DiscordClasses'][q1][0x0]+'\x20in\x20BDFDB.DiscordClassModules');return q3;}else{q3=BDFDB['DiscordClassModules'][BDFDB['DiscordClasses'][q1][0x0]][BDFDB['DiscordClasses'][q1][0x1]];if(q2){q3=q3['split']('\x20')['filter'](q4=>q4['indexOf']('da-')!=0x0)['join'](q2?'.':'\x20');q3=q3?q3:BDFDB['DiscordClassModules']['BDFDB']['BDFDBundefined'];}return q3;}};BDFDB['getLibraryStrings']=function(){switch(BDFDB['getDiscordLanguage']()['id']){case'hr':return{'toast_plugin_started':'{{oldversion}}\x20je\x20započeo.','toast_plugin_stopped':'{{oldversion}}\x20zaustavljen.','toast_plugin_translated':'prijevod\x20na\x20{{ownlang}}.','colorpicker_modal_header_text':'Birač\x20boja','file_navigator_text':'Pregledajte\x20datoteku','btn_add_text':'Dodati','btn_cancel_text':'Prekid','btn_all_text':'Sve','btn_save_text':'Uštedjeti','btn_ok_text':'OK','search_placeholder':'Traziti\x20...'};case'da':return{'toast_plugin_started':'{{oldversion}}\x20er\x20startet.','toast_plugin_stopped':'{{oldversion}}\x20er\x20stoppet.','toast_plugin_translated':'oversat\x20til\x20{{ownlang}}.','colorpicker_modal_header_text':'Farvevælger','file_navigator_text':'Gennemse\x20fil','btn_add_text':'Tilføje','btn_cancel_text':'Afbryde','btn_all_text':'Alle','btn_save_text':'Spare','btn_ok_text':'OK','search_placeholder':'Søge\x20efter\x20...'};case'de':return{'toast_plugin_started':'{{oldversion}}\x20wurde\x20gestartet.','toast_plugin_stopped':'{{oldversion}}\x20wurde\x20gestoppt.','toast_plugin_translated':'auf\x20{{ownlang}}\x20übersetzt.','colorpicker_modal_header_text':'Farbauswahl','file_navigator_text':'Datei\x20durchsuchen','btn_add_text':'Hinzufügen','btn_cancel_text':'Abbrechen','btn_all_text':'Alle','btn_save_text':'Speichern','btn_ok_text':'OK','search_placeholder':'Suchen\x20nach\x20...'};case'es':return{'toast_plugin_started':'{{oldversion}}\x20se\x20guilddiv\x20iniciado.','toast_plugin_stopped':'{{oldversion}}\x20se\x20guilddiv\x20detenido.','toast_plugin_translated':'traducido\x20a\x20{{ownlang}}.','colorpicker_modal_header_text':'Selector\x20de\x20color','file_navigator_text':'Buscar\x20archivo','btn_add_text':'Añadir','btn_cancel_text':'Cancelar','btn_all_text':'Todo','btn_save_text':'Guardar','btn_ok_text':'OK','search_placeholder':'Buscar\x20...'};case'fr':return{'toast_plugin_started':'{{oldversion}}\x20a\x20été\x20démarré.','toast_plugin_stopped':'{{oldversion}}\x20a\x20été\x20arrêté.','toast_plugin_translated':'traduit\x20en\x20{{ownlang}}.','colorpicker_modal_header_text':'Pipette\x20à\x20couleurs','file_navigator_text':'Parcourir\x20le\x20fichier','btn_add_text':'Ajouter','btn_cancel_text':'Abandonner','btn_all_text':'Tout','btn_save_text':'Enregistrer','btn_ok_text':'OK','search_placeholder':'Rechercher\x20...'};case'it':return{'toast_plugin_started':'{{oldversion}}\x20è\x20stato\x20avviato.','toast_plugin_stopped':'{{oldversion}}\x20è\x20stato\x20interrotto.','toast_plugin_translated':'tradotto\x20in\x20{{ownlang}}.','colorpicker_modal_header_text':'Raccoglitore\x20di\x20colore','file_navigator_text':'Sfoglia\x20file','btn_add_text':'Inserisci','btn_cancel_text':'Cancellare','btn_all_text':'Tutto','btn_save_text':'Salvare','btn_ok_text':'OK','search_placeholder':'Cercare\x20...'};case'nl':return{'toast_plugin_started':'{{oldversion}}\x20is\x20gestart.','toast_plugin_stopped':'{{oldversion}}\x20is\x20gestopt.','toast_plugin_translated':'vertaald\x20naar\x20{{ownlang}}.','colorpicker_modal_header_text':'Kleur\x20kiezer','file_navigator_text':'Bestand\x20zoeken','btn_add_text':'Toevoegen','btn_cancel_text':'Afbreken','btn_all_text':'Alle','btn_save_text':'Opslaan','btn_ok_text':'OK','search_placeholder':'Zoeken\x20...'};case'no':return{'toast_plugin_started':'{{oldversion}}\x20er\x20startet.','toast_plugin_stopped':'{{oldversion}}\x20er\x20stoppet.','toast_plugin_translated':'oversatt\x20til\x20{{ownlang}}.','colorpicker_modal_header_text':'Fargevelger','file_navigator_text':'Bla\x20gjennom\x20fil','btn_add_text':'Legg\x20til','btn_cancel_text':'Avbryte','btn_all_text':'Alle','btn_save_text':'Lagre','btn_ok_text':'OK','search_placeholder':'Søk\x20etter\x20...'};case'pl':return{'toast_plugin_started':'{{oldversion}}\x20został\x20uruchomiony.','toast_plugin_stopped':'{{oldversion}}\x20został\x20zatrzymany.','toast_plugin_translated':'przetłumaczono\x20na\x20{{ownlang}}.','colorpicker_modal_header_text':'Narzędzie\x20do\x20wybierania\x20kolorów','file_navigator_text':'Przeglądać\x20plik','btn_add_text':'Dodaj','btn_cancel_text':'Anuluj','btn_all_text':'Wszystkie','btn_save_text':'Zapisz','btn_ok_text':'OK','search_placeholder':'Szukać\x20...'};case'pt-BR':return{'toast_plugin_started':'{{oldversion}}\x20foi\x20iniciado.','toast_plugin_stopped':'{{oldversion}}\x20foi\x20interrompido.','toast_plugin_translated':'traduzido\x20para\x20{{ownlang}}.','colorpicker_modal_header_text':'Seletor\x20de\x20cores','file_navigator_text':'Procurar\x20arquivo','btn_add_text':'Adicionar','btn_cancel_text':'Cancelar','btn_all_text':'Todo','btn_save_text':'Salvar','btn_ok_text':'OK','search_placeholder':'Procurar\x20por\x20...'};case'fi':return{'toast_plugin_started':'{{oldversion}}\x20on\x20käynnistetty.','toast_plugin_stopped':'{{oldversion}}\x20on\x20pysäytetty.','toast_plugin_translated':'käännetty\x20osoitteeseen\x20{{ownlang}}.','colorpicker_modal_header_text':'Värinvalitsija','file_navigator_text':'Selaa\x20tiedostoa','btn_add_text':'Lisätä','btn_cancel_text':'Peruuttaa','btn_all_text':'Kaikki','btn_save_text':'Tallentaa','btn_ok_text':'OK','search_placeholder':'Etsiä\x20...'};case'sv':return{'toast_plugin_started':'{{oldversion}}\x20har\x20startats.','toast_plugin_stopped':'{{oldversion}}\x20har\x20blivit\x20stoppad.','toast_plugin_translated':'översatt\x20till\x20{{ownlang}}.','colorpicker_modal_header_text':'Färgväljare','file_navigator_text':'Bläddra\x20i\x20fil','btn_add_text':'Lägg\x20till','btn_cancel_text':'Avbryta','btn_all_text':'All','btn_save_text':'Spara','btn_ok_text':'OK','search_placeholder':'Söka\x20efter\x20...'};case'tr':return{'toast_plugin_started':'{{oldversion}}\x20başlatıldı.','toast_plugin_stopped':'{{oldversion}}\x20durduruldu.','toast_plugin_translated':'{{ownlang}}\x20olarak\x20çevrildi.','colorpicker_modal_header_text':'Renk\x20seçici','file_navigator_text':'Dosyaya\x20gözat','btn_add_text':'Eklemek','btn_cancel_text':'Iptal','btn_all_text':'Her','btn_save_text':'Kayıt','btn_ok_text':'Okey','search_placeholder':'Aramak\x20...'};case'cs':return{'toast_plugin_started':'{{oldversion}}\x20byl\x20spuštěn.','toast_plugin_stopped':'{{oldversion}}\x20byl\x20zastaven.','toast_plugin_translated':'přeložen\x20do\x20{{ownlang}}.','colorpicker_modal_header_text':'Výběr\x20barev','file_navigator_text':'Procházet\x20soubor','btn_add_text':'Přidat','btn_cancel_text':'Zrušení','btn_all_text':'Vše','btn_save_text':'Uložit','btn_ok_text':'OK','search_placeholder':'Hledat\x20...'};case'bg':return{'toast_plugin_started':'{{oldversion}}\x20е\x20стартиран.','toast_plugin_stopped':'{{oldversion}}\x20е\x20спрян.','toast_plugin_translated':'преведена\x20на\x20{{ownlang}}.','colorpicker_modal_header_text':'Избор\x20на\x20цвят','file_navigator_text':'Прегледайте\x20файла','btn_add_text':'Добави','btn_cancel_text':'Зъбести','btn_all_text':'Bсичко','btn_save_text':'Cпасяване','btn_ok_text':'Добре','search_placeholder':'Търся\x20...'};case'ru':return{'toast_plugin_started':'{{oldversion}}\x20запущен.','toast_plugin_stopped':'{{oldversion}}\x20остановлен.','toast_plugin_translated':'переведен\x20на\x20{{ownlang}}.','colorpicker_modal_header_text':'Выбор\x20цвета','file_navigator_text':'Просмотр\x20файла','btn_add_text':'Добавить','btn_cancel_text':'Отмена','btn_all_text':'Все','btn_save_text':'Cпасти','btn_ok_text':'ОК','search_placeholder':'Искать\x20...'};case'uk':return{'toast_plugin_started':'{{oldversion}}\x20було\x20запущено.','toast_plugin_stopped':'{{oldversion}}\x20було\x20зупинено.','toast_plugin_translated':'перекладено\x20{{ownlang}}.','colorpicker_modal_header_text':'Колір\x20обкладинки','file_navigator_text':'Перегляньте\x20файл','btn_add_text':'Додати','btn_cancel_text':'Скасувати','btn_all_text':'Все','btn_save_text':'Зберегти','btn_ok_text':'Добре','search_placeholder':'Шукати\x20...'};case'ja':return{'toast_plugin_started':'{{oldversion}}が開始されました.','toast_plugin_stopped':'{{oldversion}}が停止しました.','toast_plugin_translated':'は{{ownlang}}に翻訳されました.','colorpicker_modal_header_text':'カラーピッカー','file_navigator_text':'ファイルを参照','btn_add_text':'追加','btn_cancel_text':'キャンセル','btn_all_text':'すべて','btn_save_text':'セーブ','btn_ok_text':'はい','search_placeholder':'検索する\x20...'};case'zh-TW':return{'toast_plugin_started':'{{oldversion}}已經啟動.','toast_plugin_stopped':'{{oldversion}}已停止.','toast_plugin_translated':'翻譯為{{ownlang}}.','colorpicker_modal_header_text':'選色器','file_navigator_text':'瀏覽文件','btn_add_text':'加','btn_cancel_text':'取消','btn_all_text':'所有','btn_save_text':'保存','btn_ok_text':'好','search_placeholder':'搜索\x20...'};case'ko':return{'toast_plugin_started':'{{oldversion}}\x20시작되었습니다.','toast_plugin_stopped':'{{oldversion}}\x20중지되었습니다.','toast_plugin_translated':'{{ownlang}}\x20로\x20번역되었습니다.','colorpicker_modal_header_text':'색상\x20선택\x20도구','file_navigator_text':'파일\x20찾아보기','btn_add_text':'더하다','btn_cancel_text':'취소','btn_all_text':'모든','btn_save_text':'저장','btn_ok_text':'승인','search_placeholder':'검색\x20...'};default:return{'toast_plugin_started':'{{oldversion}}\x20has\x20been\x20started.','toast_plugin_stopped':'{{oldversion}}\x20has\x20been\x20stopped.','toast_plugin_translated':'translated\x20to\x20{{ownlang}}.','colorpicker_modal_header_text':'Color\x20Picker','file_navigator_text':'Browse\x20File','btn_add_text':'Add','btn_cancel_text':'Cancel','btn_all_text':'All','btn_save_text':'Save','btn_ok_text':'OK','search_placeholder':'Search\x20for\x20...'};}};BDFDB['appendLocalStyle']('BDFDB','\x0a\x09\x09#bd-settingspane-container\x20.ui-form-title\x20{\x0a\x09\x09\x09display:\x20inline-block;\x0a\x09\x09}\x0a\x09\x09#bd-settingspane-container\x20'+BDFDB['dotCN']['_repofolderbutton']+'\x20{\x0a\x09\x09\x09position:\x20static;\x0a\x09\x09\x09margin-bottom:\x200;\x0a\x09\x09\x09border-radius:\x205px;\x0a\x09\x09\x09display:\x20inline-block;\x0a\x09\x09\x09margin-left:\x2010px;\x0a\x09\x09}\x0a\x09\x09#bd-settingspane-container\x20.bd-updatebtn\x20~\x20.bd-updatebtn\x20{\x0a\x09\x09\x09display:\x20none\x20!important;\x0a\x09\x09}\x0a\x09\x09#bd-settingspane-container\x20'+BDFDB['dotCN']['_repodescription']+'\x20{\x0a\x09\x09\x09white-space:\x20pre-line\x20!important;\x0a\x09\x09}\x0a\x09\x09'+(BDFDB['dotCNS']['themedark']+BDFDB['dotCN']['popoutthemedpopout']+BDFDB['notCN']['messagespopoutwrap'])+'\x20{\x0a\x09\x09\x09-webkit-box-shadow:\x200\x202px\x2010px\x200\x20rgba(0,0,0,20%);\x0a\x09\x09\x09background-color:\x20#2f3136;\x0a\x09\x09\x09border:\x201px\x20solid\x20rgba(28,36,43,.6);\x0a\x09\x09\x09box-shadow:\x200\x202px\x2010px\x200\x20rgba(0,0,0,.2);\x0a\x09\x09}\x0a\x09\x09.DevilBro-notice\x20{\x0a\x09\x09\x09transition:\x20height\x200.5s\x20ease\x20!important;\x0a\x09\x09\x09border-radius:\x200\x205px\x200\x200\x20!important;\x0a\x09\x09}\x0a\x09\x09.hidden-by-OTB\x20.DevilBro-notice\x20{\x0a\x09\x09\x09-webkit-app-region:\x20drag\x20!important;\x0a\x09\x09}\x0a\x09\x09#pluginNotice\x20#outdatedPlugins\x20span\x20{\x0a\x09\x09\x09-webkit-app-region:\x20no-drag;\x0a\x09\x09\x09color:\x20#FFF;\x0a\x09\x09\x09cursor:\x20pointer;\x0a\x09\x09}\x0a\x09\x09#pluginNotice\x20#outdatedPlugins\x20span:hover\x20{\x0a\x09\x09\x09text-decoration:\x20underline;\x0a\x09\x09}\x0a\x09\x09'+(BDFDB['dotCN']['tooltip']+BDFDB['dotCN']['tooltiptop'])+'.tooltip-customcolor:after\x20{\x0a\x09\x09\x09border-top-color:\x20inherit\x20!important;\x0a\x09\x09}\x0a\x09\x09'+(BDFDB['dotCN']['tooltip']+BDFDB['dotCN']['tooltipright'])+'.tooltip-customcolor:after\x20{\x0a\x09\x09\x09border-right-color:\x20inherit\x20!important;\x0a\x09\x09}\x0a\x09\x09'+(BDFDB['dotCN']['tooltip']+BDFDB['dotCN']['tooltipleft'])+'.tooltip-customcolor:after\x20{\x0a\x09\x09\x09border-left-color:\x20inherit\x20!important;\x0a\x09\x09}\x0a\x09\x09'+(BDFDB['dotCN']['tooltip']+BDFDB['dotCN']['tooltipbottom'])+'.tooltip-customcolor:after\x20{\x0a\x09\x09\x09border-bottom-color:\x20inherit\x20!important;\x0a\x09\x09}\x0a\x09\x09.toasts\x20{\x0a\x09\x09\x09position:\x20fixed;\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09top:\x200;\x0a\x09\x09\x09flex-direction:\x20column;\x0a\x09\x09\x09align-items:\x20center;\x0a\x09\x09\x09justify-content:\x20flex-end;\x0a\x09\x09\x09pointer-events:\x20none;\x0a\x09\x09\x09z-index:\x204000;\x0a\x09\x09}\x0a\x09\x09@keyframes\x20toast-up\x20{\x0a\x09\x09\x09from\x20{\x0a\x09\x09\x09\x09transform:\x20translateY(0);\x0a\x09\x09\x09\x09opacity:\x200;\x0a\x09\x09\x09}\x0a\x09\x09}\x0a\x09\x09.toast\x20{\x0a\x09\x09\x09animation:\x20toast-up\x20300ms\x20ease;\x0a\x09\x09\x09transform:\x20translateY(-10px);\x0a\x09\x09\x09background-color:\x20#36393F;\x0a\x09\x09\x09padding:\x2010px;\x0a\x09\x09\x09border-radius:\x205px;\x0a\x09\x09\x09box-shadow:\x200\x200\x200\x201px\x20rgba(32,34,37,.6),\x200\x202px\x2010px\x200\x20rgba(0,0,0,.2);\x0a\x09\x09\x09font-weight:\x20500;\x0a\x09\x09\x09color:\x20#fff;\x0a\x09\x09\x09user-select:\x20text;\x0a\x09\x09\x09font-size:\x2014px;\x0a\x09\x09\x09opacity:\x201;\x0a\x09\x09\x09margin-top:\x2010px;\x0a\x09\x09\x09pointer-events:\x20auto;\x0a\x09\x09}\x0a\x09\x09@keyframes\x20toast-down\x20{\x0a\x09\x09\x09to\x20{\x0a\x09\x09\x09\x09transform:\x20translateY(0px);\x0a\x09\x09\x09\x09opacity:\x200;\x0a\x09\x09\x09}\x0a\x09\x09}\x0a\x09\x09.toast.closing\x20{\x0a\x09\x09\x09animation:\x20toast-down\x20200ms\x20ease;\x0a\x09\x09\x09animation-fill-mode:\x20forwards;\x0a\x09\x09\x09opacity:\x201;\x0a\x09\x09\x09transform:\x20translateY(-10px);\x0a\x09\x09}\x0a\x09\x09.toast\x20.toast-inner\x20{\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09align-items:\x20center;\x0a\x09\x09}\x0a\x09\x09.toast\x20.toast-avatar\x20{\x0a\x09\x09\x09margin-right:\x205px;\x0a\x09\x09\x09width:\x2025px;\x0a\x09\x09\x09height:\x2025px;\x0a\x09\x09\x09background-size:\x20cover;\x0a\x09\x09\x09background-position:\x20center;\x0a\x09\x09\x09border-radius:\x2050%;\x0a\x09\x09}\x0a\x09\x09.toast.icon\x20{\x0a\x09\x09\x09padding-left:\x2030px;\x0a\x09\x09\x09background-size:\x2020px\x2020px;\x0a\x09\x09\x09background-repeat:\x20no-repeat;\x0a\x09\x09\x09background-position:\x206px\x2050%;\x0a\x09\x09}\x0a\x09\x09.toast.toast-brand\x20{\x0a\x09\x09\x09background-color:\x20#7289DA;\x0a\x09\x09}\x0a\x09\x09.toast.toast-brand.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHhtbDpzcGFjZT0icHJlc2VydmUiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjI3IDI3IDExNSAxMTUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDkwIDkwOyI+PHBhdGggZmlsbD0id2hpdGUiIGQ9Ik0xMTEuMywxMjQuMWMwLDAtMy40LTQuMS02LjMtNy43YzEyLjYtMy41LDE3LjQtMTEuMywxNy40LTExLjMgYy00LDIuNi03LjcsNC40LTExLjEsNS42Yy00LjgsMi05LjUsMy4zLTE0LDQuMWMtOS4yLDEuNy0xNy42LDEuMy0yNC45LTAuMWMtNS41LTEtMTAuMi0yLjUtMTQuMS00LjFjLTIuMi0wLjgtNC42LTEuOS03LjEtMy4zIGMtMC4zLTAuMi0wLjYtMC4zLTAuOS0wLjVjLTAuMS0wLjEtMC4zLTAuMi0wLjQtMC4yYy0xLjctMS0yLjYtMS42LTIuNi0xLjZzNC42LDcuNiwxNi44LDExLjJjLTIuOSwzLjYtNi40LDcuOS02LjQsNy45IGMtMjEuMi0wLjYtMjkuMy0xNC41LTI5LjMtMTQuNWMwLTMwLjYsMTMuOC01NS40LDEzLjgtNTUuNGMxMy44LTEwLjMsMjYuOS0xMCwyNi45LTEwbDEsMS4xQzUyLjgsNTAuMyw0NSw1Ny45LDQ1LDU3LjkgczIuMS0xLjIsNS43LTIuN2MxMC4zLTQuNSwxOC40LTUuNywyMS44LTZjMC41LTAuMSwxLjEtMC4yLDEuNi0wLjJjNS45LTAuNywxMi41LTAuOSwxOS40LTAuMmM5LjEsMSwxOC45LDMuNywyOC45LDkuMSBjMCwwLTcuNS03LjItMjMuOS0xMi4xbDEuMy0xLjVjMCwwLDEzLjEtMC4zLDI2LjksMTBjMCwwLDEzLjgsMjQuOCwxMy44LDU1LjRDMTQwLjYsMTA5LjYsMTMyLjUsMTIzLjUsMTExLjMsMTI0LjF6IE0xMDEuNyw3OS43Yy01LjQsMC05LjgsNC43LTkuOCwxMC41YzAsNS44LDQuNCwxMC41LDkuOCwxMC41YzUuNCwwLDkuOC00LjcsOS44LTEwLjUgQzExMS41LDg0LjQsMTA3LjEsNzkuNywxMDEuNyw3OS43eiBNNjYuNyw3OS43Yy01LjQsMC05LjgsNC43LTkuOCwxMC41YzAsNS44LDQuNCwxMC41LDkuOCwxMC41YzUuNCwwLDkuOC00LjcsOS44LTEwLjUgQzc2LjUsODQuNCw3Mi4xLDc5LjcsNjYuNyw3OS43eiIvPjwvc3ZnPg==);\x0a\x09\x09}\x0a\x09\x09.toast.toast-danger,\x20\x0a\x09\x09.toast.toast-error\x20{\x0a\x09\x09\x09background-color:\x20#F04747;\x0a\x09\x09}\x0a\x09\x09.toast.toast-danger.icon,\x0a\x09\x09.toast.toast-error.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTEyIDJDNi40NyAyIDIgNi40NyAyIDEyczQuNDcgMTAgMTAgMTAgMTAtNC40NyAxMC0xMFMxNy41MyAyIDEyIDJ6bTUgMTMuNTlMMTUuNTkgMTcgMTIgMTMuNDEgOC40MSAxNyA3IDE1LjU5IDEwLjU5IDEyIDcgOC40MSA4LjQxIDcgMTIgMTAuNTkgMTUuNTkgNyAxNyA4LjQxIDEzLjQxIDEyIDE3IDE1LjU5eiIvPiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PC9zdmc+);\x0a\x09\x09}\x0a\x09\x09.toast.toast-default\x20{\x0a\x09\x09\x09background-color:\x20#F26522;\x0a\x09\x09}\x0a\x09\x09.toast.toast-default.icon\x20{\x0a\x09\x09\x09padding-left:\x2010px;\x0a\x09\x09}\x0a\x09\x09.toast.toast-facebook\x20{\x0a\x09\x09\x09background-color:\x20#355089;\x0a\x09\x09}\x0a\x09\x09.toast.toast-facebook.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9Ii01IC01IDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDkwIDkwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggaWQ9IkZhY2Vib29rX194MjhfYWx0X3gyOV8iIGQ9Ik05MCwxNS4wMDFDOTAsNy4xMTksODIuODg0LDAsNzUsMEgxNUM3LjExNiwwLDAsNy4xMTksMCwxNS4wMDF2NTkuOTk4ICAgQzAsODIuODgxLDcuMTE2LDkwLDE1LjAwMSw5MEg0NVY1NkgzNFY0MWgxMXYtNS44NDRDNDUsMjUuMDc3LDUyLjU2OCwxNiw2MS44NzUsMTZINzR2MTVINjEuODc1QzYwLjU0OCwzMSw1OSwzMi42MTEsNTksMzUuMDI0VjQxICAgaDE1djE1SDU5djM0aDE2YzcuODg0LDAsMTUtNy4xMTksMTUtMTUuMDAxVjE1LjAwMXoiIGZpbGw9IndoaXRlIi8+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==);\x0a\x09\x09}\x0a\x09\x09.toast.toast-info\x20{\x0a\x09\x09\x09background-color:\x20#4A90E2;\x0a\x09\x09}\x0a\x09\x09.toast.toast-info.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgMkM2LjQ4IDIgMiA2LjQ4IDIgMTJzNC40OCAxMCAxMCAxMCAxMC00LjQ4IDEwLTEwUzE3LjUyIDIgMTIgMnptMSAxNWgtMnYtNmgydjZ6bTAtOGgtMlY3aDJ2MnoiLz48L3N2Zz4=);\x0a\x09\x09}\x0a\x09\x09.toast.toast-premium\x20{\x0a\x09\x09\x09background-color:\x20#202225;\x0a\x09\x09}\x0a\x09\x09.toast.toast-premium.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDMiIGhlaWdodD0iMjYiPiAgPHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOTYuMjgyNiA4LjYwMjc4ODI0bC0xLjIxNTUgOC4zOTAzNTI5NmMtLjI3NzUgMS45ODI2Mjc0LTIuNDY1NSAyLjkwMzMzMzMtNC40NzkgMi45MDMzMzMzLTEuODc1IDAtMy43MTU1LS45MjA3MDU5LTMuNDcyNS0yLjcyNTkyMTZsMS4yMTU1LTguNTY3NzY0NjZjLjI3NzUtMS44NzY1ODgyNCAyLjQ2NTUtMi44MzI0NzA2IDQuNDc5LTIuODMyNDcwNiAyLjAxNCAwIDMuNzUuOTU1ODgyMzYgMy40NzI1IDIuODMyNDcwNk05My43NzIxLjAwMzkyNTVsLjAwMDUtLjAwNDA3ODQ0aC0xMy4wODRjLS4zMzQgMC0uNjE4LjI1MDMxMzcyLS42NjYuNTg3Mjk0MTJsLS42MzY1IDQuNDMyMjM1M2MtLjA1OTUuNDE0NDcwNTguMjU2Ljc4NjExNzY0LjY2NjUuNzg2MTE3NjRoMi4zODk1Yy4yNCAwIC40MDQ1LjI0OTgwMzkyLjMxLjQ3NTY0NzA2LS4yOTguNzEyMTk2MDctLjUxNTUgMS40ODYwNzg0My0uNjM2IDIuMzIxNjQ3MDZsLTEuMjE1NSA4LjU2Nzc2NDY2Yy0uNzk5IDUuNzM1Mjk0MiAzLjg4OSA4LjYwMjQzMTQgOC45OTMgOC42MDI0MzE0IDUuMzQ3NSAwIDEwLjU5MDUtMi44NjcxMzcyIDExLjM4OS04LjYwMjQzMTRsMS4yMTUtOC41Njc3NjQ2NmMuNzgzLTUuNjIyMTE3NjUtMy43Mzk1LTguNDg4MjM1My04LjcyNTUtOC41OTg4NjI3NW0tNzguNTk1MjUgMTEuNzI4NjUxbC4wNjcgNC4xNTg5ODA0Yy4wMDE1LjA4NTEzNzItLjA1NS4xNjA1ODgyLS4xMzYuMTgxNDkwMmgtLjAwMDVsLTEuMzg1NS01LjAxNjQ3MDZjLS4wMDItLjAwNzY0NzEtLjAwNS0uMDE0Nzg0My0uMDA4LS4wMjI0MzE0TDkuNDE0MzUuNzcwNzcyNTNjLS4xMDYtLjI1Mjg2Mjc1LS4zNDk1LS40MTY1MDk4LS42MTk1LS40MTY1MDk4aC00Ljg3MjVjLS4zMzYgMC0uNjIwNS4yNTIzNTI5NC0uNjY3LjU5MTM3MjU0TC4wMDY4NSAyNC42MzcyNDMxYy0uMDU3LjQxMzQ1MS4yNTc1Ljc4MjAzOTMuNjY2NS43ODIwMzkzaDQuODU0Yy4zMzY1IDAgLjYyMTUtLjI1MzM3MjYuNjY3NS0uNTkyOTAybDEuMjcyLTkuNDEyNTA5OGMuMDAxNS0uMDA5MTc2NS4wMDItLjAxODM1My4wMDItLjAyNzUyOTRsLS4wNjk1LTQuODM2NTA5OC4xMzg1LS4wMzUxNzY1IDEuNDU1NSA1LjAxNjQ3MDZjLjAwMjUuMDA3MTM3Mi4wMDUuMDEzNzY0Ny4wMDc1LjAyMDkwMmw0LjAyMTUgOS40NTM4MDM5Yy4xMDY1LjI1MDgyMzUuMzQ5NS40MTM0NTEuNjE3NS40MTM0NTFoNS4yNTY1Yy4zMzYgMCAuNjIwNS0uMjUyMzUzLjY2Ny0uNTkxODgyNGwzLjI0OTUtMjMuNjkxNjA3ODRjLjA1NjUtLjQxMjk0MTE4LS4yNTgtLjc4MTUyOTQyLS42NjctLjc4MTUyOTQyaC00LjgyMDVjLS4zMzYgMC0uNjIwNS4yNTE4NDMxNC0uNjY3LjU5MDg2Mjc1bC0xLjQ4IDEwLjc1ODkwMmMtLjAwMS4wMDkxNzY0LS4wMDE1LjAxODg2MjctLjAwMTUuMDI4NTQ5bTkuMzk0IDEzLjY4NjYwMzloNC44NTVjLjMzNiAwIC42MjA1LS4yNTIzNTI5LjY2Ny0uNTkxMzcyNmwzLjI0OS0yMy42OTIxMTc2Yy4wNTY1LS40MTI5NDEyLS4yNTgtLjc4MTUyOTQ0LS42NjctLjc4MTUyOTQ0aC00Ljg1NWMtLjMzNiAwLS42MjA1LjI1MjM1Mjk0LS42NjcuNTkxMzcyNTVsLTMuMjQ5IDIzLjY5MjExNzY4Yy0uMDU2NS40MTI5NDEyLjI1OC43ODE1Mjk0LjY2Ny43ODE1Mjk0TTM2LjYyMTE1LjkwNjA3NDVsLS42MzYgNC40MzIyMzUzYy0uMDU5NS40MTQ0NzA2LjI1NTUuNzg2MTE3NjUuNjY2Ljc4NjExNzY1aDUuMDgwNWMuNDA4NSAwIC43MjMuMzY3NTY4NjMuNjY3NS43ODA1MDk4bC0yLjM5MzUgMTcuNzM0MDM5MjVjLS4wNTU1LjQxMjQzMTMuMjU4NS43OC42NjcuNzhoNC45MjU1Yy4zMzY1IDAgLjYyMS0uMjUyODYyOC42NjctLjU5MjkwMmwyLjQ0NC0xOC4xMDg3NDUxYy4wNDYtLjMzOTUyOTQuMzMwNS0uNTkyOTAxOTUuNjY3LS41OTI5MDE5NWg1LjQ2MjVjLjMzNCAwIC42MTgtLjI0OTgwMzkyLjY2Ni0uNTg3Mjk0MTJsLjYzNy00LjQzMjIzNTNjLjA1OTUtLjQxNDQ3MDU4LS4yNTU1LS43ODYxMTc2NC0uNjY2NS0uNzg2MTE3NjRoLTE4LjE4NzVjLS4zMzQ1IDAtLjYxOC4yNTAzMTM3LS42NjY1LjU4NzI5NDFNNzEuMDM4NyA5LjA5ODM2ODZjLS4xNzQgMS40NTE0MTE3Ny0xLjI4NDUgMi45MDI4MjM1Ny0zLjE5NSAyLjkwMjgyMzU3aC0yLjg2OTVjLS40MSAwLS43MjQ1LS4zNjk2MDc5LS42NjctLjc4MzA1ODlsLjYwNzUtNC4zNjE4ODIzM2MuMDQ3LS4zMzg1MDk4LjMzMTUtLjU5MDM1Mjk0LjY2Ny0uNTkwMzUyOTRoMy4wNjFjMS44NDA1IDAgMi41Njk1IDEuMzEwMTk2MDggMi4zOTYgMi44MzI0NzA2TTY5LjMzNzIuMzU0MjExNzZoLTkuMjQwNWMtLjMzNiAwLS42MjA1LjI1MjM1Mjk0LS42NjcuNTkxMzcyNTRsLTMuMjQ5IDIzLjY5MjExNzdjLS4wNTY1LjQxMjk0MTEuMjU4Ljc4MTUyOTQuNjY3Ljc4MTUyOTRoNC45MjM1Yy4zMzY1IDAgLjYyMTUtLjI1MzM3MjYuNjY3NS0uNTkyOTAybC45NTYtNy4wNzY1ODgyYy4wMjMtLjE2OTc2NDcuMTY1LS4yOTYxOTYxLjMzMzUtLjI5NjE5NjFoLjYzM2MuMTE0NSAwIC4yMjE1LjA1OTY0NzEuMjgzNS4xNTgwMzkybDQuNzAyIDcuNDkxMDU4OGMuMTI0LjE5NzI5NDIuMzM3NS4zMTY1ODgzLjU2NzUuMzE2NTg4M2g2LjA4MWMuNTQ1IDAgLjg2NDUtLjYyNTAxOTYuNTUyLTEuMDgwMjc0NWwtNC45MzQ1LTcuMTkxODA0Yy0uMTE4LS4xNzI4MjM1LS4wNTc1LS40MTI0MzEzLjEyOC0uNTA0NzA1OCAzLjE1MDUtMS41Njk2ODYzIDQuOTc5NS0zLjE3ODExNzcgNS41ODMtNy42NTAxMTc3LjY5MzUtNS44NzcwMTk2LTIuOTE3LTguNjM4MTE3NjMtNy45ODY1LTguNjM4MTE3NjMiLz48L3N2Zz4=);\x0a\x09\x09\x09background-size:\x2063px\x2016px;\x0a\x09\x09\x09padding-left:\x2073px;\x0a\x09\x09}\x0a\x09\x09.toast.toast-spotify\x20{\x0a\x09\x09\x09background-color:\x20#1DB954;\x0a\x09\x09}\x0a\x09\x09.toast.toast-spotify.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUwOC41MiA1MDguNTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwOC41MiA1MDguNTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4Ij4KPGc+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZD0iTTI1NC4yNiwwQzExMy44NDUsMCwwLDExMy44NDUsMCwyNTQuMjZzMTEzLjg0NSwyNTQuMjYsMjU0LjI2LDI1NC4yNiAgICAgczI1NC4yNi0xMTMuODQ1LDI1NC4yNi0yNTQuMjZTMzk0LjY3NSwwLDI1NC4yNiwweiBNMzcxLjY5Niw0MDMuMjg4Yy0zLjE3OCw1LjgxNi05LjEyMiw5LjA1OC0xNS4yODcsOS4wNTggICAgIGMtMi44NiwwLTUuNzIxLTAuNjY3LTguNDIyLTIuMTI5Yy00MC43MTMtMjIuNDM4LTg2Ljk1Ny0zNC4yOTMtMTMzLjY3Ny0zNC4yOTNjLTI4LDAtNTUuNjUxLDQuMTYzLTgyLjEyNiwxMi4zNjMgICAgIGMtOS4yMTcsMi44Ni0xOS4wMDYtMi4yODgtMjEuODM1LTExLjUzN2MtMi44Ni05LjE4NSwyLjI4OC0yOC43LDExLjUzNy0zMS41OTJjMjkuODQ0LTkuMjQ5LDYwLjk1OS0xMy45MjEsOTIuNDU1LTEzLjkyMSAgICAgYzUyLjU2OCwwLDEwNC42NiwxMy4zNDksMTUwLjUyMiwzOC42MTZDMzczLjMxNywzNzQuNDYxLDM3Ni40LDM5NC44NjYsMzcxLjY5Niw0MDMuMjg4eiBNNDA0LjAxOSwzMDcuNTI3ICAgICBjLTMuNjIzLDcuMDI0LTEwLjc0MiwxOC4zMzgtMTguMDg0LDE4LjMzOGMtMy4yMSwwLTYuMzg4LTAuNjk5LTkuMzc2LTIuMzJjLTUwLjQ3MS0yNi4xODktMTA1LjA0MS0zOS40NzQtMTYyLjIxOC0zOS40NzQgICAgIGMtMzEuNDk2LDAtNjIuNzcsNC4xMzItOTIuOTY0LDEyLjQ1OWMtMTAuOTAxLDIuOTU2LTIyLjA4OS0zLjQwMS0yNS4wNDUtMTQuMzAyYy0yLjkyNC0xMC45MDEsMy40NjQtMjkuNDMxLDE0LjMzNC0zMi4zODYgICAgIGMzMy42ODktOS4xODUsNjguNTg3LTEzLjg1NywxMDMuNjc0LTEzLjg1N2M2Mi44OTgsMCwxMjUuNDQ1LDE1LjI1NiwxODAuOTM4LDQ0LjExNCAgICAgQzQwNS4yOSwyODUuMjQ4LDQwOS4xOTksMjk3LjUxNiw0MDQuMDE5LDMwNy41Mjd6IE00MTcuNTI2LDIzMC44MzZjLTMuNDY0LDAtNy4wMjQtMC43OTUtMTAuMzYxLTIuNDQ3ICAgICBjLTYwLjIyOC0zMC4wMzQtMTI1LjA5Ni00NS4yMjYtMTkyLjc2MS00NS4yMjZjLTM1LjI3OSwwLTcwLjQzLDQuMjkxLTEwNC41MzMsMTIuNzEzYy0xMi41MjIsMy4wODMtMjUuMTQtNC41MTMtMjguMjIzLTE3LjAwNCAgICAgYy0zLjExNS0xMi40NTksNC41MTMtMjcuNTU1LDE3LjAwNC0zMC42MzhjMzcuNzI2LTkuMzc2LDc2LjY1OS0xNC4xMTEsMTE1LjcyLTE0LjExMWM3NC45NzUsMCwxNDYuODY3LDE2Ljg3NywyMTMuNTc4LDUwLjEyMSAgICAgYzExLjUzNyw1Ljc1MywxNi4yNDEsMTkuNzM3LDEwLjQ4OCwzMS4yNDJDNDM0LjMwOCwyMjMuNjUzLDQyNi4xMDgsMjMwLjgzNiw0MTcuNTI2LDIzMC44MzZ6IiBmaWxsPSIjRkZGRkZGIi8+CgkJPC9nPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);\x0a\x09\x09}\x0a\x09\x09.toast.toast-streamermode\x20{\x0a\x09\x09\x09background-color:\x20#593695;\x0a\x09\x09}\x0a\x09\x09.toast.toast-streamermode.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSItMjUgLTI1IDU0MiA1NDIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ5MiA0OTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPjxwYXRoIGQ9Ik00ODguMywxNDIuNXYyMDMuMWMwLDE1LjctMTcsMjUuNS0zMC42LDE3LjdsLTg0LjYtNDguOHYxMy45YzAsNDEuOC0zMy45LDc1LjctNzUuNyw3NS43SDc1LjdDMzMuOSw0MDQuMSwwLDM3MC4yLDAsMzI4LjQgICBWMTU5LjljMC00MS44LDMzLjktNzUuNyw3NS43LTc1LjdoMjIxLjhjNDEuOCwwLDc1LjcsMzMuOSw3NS43LDc1Ljd2MTMuOWw4NC42LTQ4LjhDNDcxLjMsMTE3LDQ4OC4zLDEyNi45LDQ4OC4zLDE0Mi41eiIgZmlsbD0iI0ZGRkZGRiIvPjwvc3ZnPg==);\x0a\x09\x09}\x0a\x09\x09.toast.toast-success\x20{\x0a\x09\x09\x09background-color:\x20#43B581;\x0a\x09\x09}\x0a\x09\x09.toast.toast-success.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgMkM2LjQ4IDIgMiA2LjQ4IDIgMTJzNC40OCAxMCAxMCAxMCAxMC00LjQ4IDEwLTEwUzE3LjUyIDIgMTIgMnptLTIgMTVsLTUtNSAxLjQxLTEuNDFMMTAgMTQuMTdsNy41OS03LjU5TDE5IDhsLTkgOXoiLz48L3N2Zz4=);\x0a\x09\x09}\x0a\x0a\x09\x09.toast.toast-warning,\x0a\x09\x09.toast.toast-warn\x20{\x0a\x09\x09\x09background-color:\x20#FFA600;\x0a\x09\x09}\x0a\x09\x09.toast.toast-warning.icon,\x0a\x09\x09.toast.toast-warn.icon\x20{\x0a\x09\x09\x09background-image:\x20url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMSAyMWgyMkwxMiAyIDEgMjF6bTEyLTNoLTJ2LTJoMnYyem0wLTRoLTJ2LTRoMnY0eiIvPjwvc3ZnPg==);\x0a\x09\x09}\x0a\x09\x09.update-notice-tooltip,\x0a\x09\x09.update-button-tooltip,\x0a\x09\x09.update-list-tooltip\x20{\x0a\x09\x09\x09max-width:\x20420px\x20!important;\x0a\x09\x09}\x0a\x09\x09.quickSelectPopout\x20{\x0a\x09\x09\x09min-width:\x20210px\x20!important;\x0a\x09\x09\x09position:\x20relative\x20!important;\x0a\x09\x09\x09width:\x20auto\x20!important;\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['title']+',\x0a\x09\x09.DevilBro-settings\x20'+BDFDB['dotCN']['title']+'\x20{\x0a\x09\x09\x09cursor:\x20default\x20!important;\x0a\x09\x09}\x0a\x09\x09.DevilBro-settings\x20.DevilBro-settings-inner\x20{\x0a\x09\x09\x09padding-left:\x2015px;\x0a\x09\x09\x09padding-right:\x205px;\x0a\x09\x09}\x0a\x09\x09.DevilBro-settings\x20.DevilBro-settings-inner-list\x20{\x0a\x09\x09\x09padding-left:\x2015px;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20.numberinput-buttons-zone:hover\x20+\x20'+BDFDB['dotCN']['input']+'\x20{\x0a\x09\x09\x09border-color:\x20black;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20.numberinput-buttons-zone:hover\x20+\x20'+BDFDB['dotCN']['input']+':focus,\x0a\x09\x09.inputNumberWrapper\x20.numberinput-buttons-zone.pressed\x20+\x20'+BDFDB['dotCN']['input']+'\x20{\x0a\x09\x09\x09border-color:\x20#7289da;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20{\x0a\x09\x09\x09position:\x20relative\x20!important;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20'+BDFDB['dotCN']['input']+'[type=number]\x20{\x0a\x09\x09\x09padding-right:\x2025px;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper.inputNumberWrapperMini\x20'+BDFDB['dotCN']['input']+'[type=number]\x20{\x0a\x09\x09\x09padding-left:\x206px;\x0a\x09\x09\x09padding-right:\x2017px;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20'+BDFDB['dotCN']['input']+'[type=number]::-webkit-inner-spin-button,\x20\x0a\x09\x09.inputNumberWrapper\x20'+BDFDB['dotCN']['input']+'[type=number]::-webkit-outer-spin-button{\x0a\x09\x09\x09-webkit-appearance:\x20none;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20.numberinput-buttons-zone\x20{\x0a\x09\x09\x09cursor:\x20pointer;\x0a\x09\x09\x09position:\x20absolute;\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09flex-direction:\x20column;\x0a\x09\x09\x09align-items:\x20center;\x0a\x09\x09\x09justify-content:\x20space-around;\x0a\x09\x09\x09height:\x20110%;\x0a\x09\x09\x09right:\x208px;\x0a\x09\x09\x09top:\x20-5%;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper.inputNumberWrapperMini\x20.numberinput-buttons-zone\x20{\x0a\x09\x09\x09right:\x204px;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20.numberinput-button-up\x20{\x0a\x09\x09\x09border-color:\x20transparent\x20transparent\x20#999\x20transparent;\x0a\x09\x09\x09border-style:\x20solid;\x0a\x09\x09\x09border-width:\x202.5px\x205px\x205px\x205px;\x0a\x09\x09\x09display:\x20inline-block;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20.numberinput-button-up:hover\x20{\x0a\x09\x09\x09border-bottom-color:\x20#666;\x0a\x09\x09}\x0a\x09\x09'+BDFDB['dotCN']['themelight']+'\x20.inputNumberWrapper\x20.numberinput-button-up\x20{\x0a\x09\x09\x09border-bottom-color:\x20#dcddde;\x0a\x09\x09}\x0a\x09\x09.'+BDFDB['dotCN']['themelight']+'\x20.inputNumberWrapper\x20.numberinput-button-up:hover\x20{\x0a\x09\x09\x09border-bottom-color:\x20#4f545c;\x0a\x09\x09}\x0a\x09\x09.'+BDFDB['dotCN']['themedark']+'\x20.inputNumberWrapper\x20.numberinput-button-up\x20{\x0a\x09\x09\x09border-bottom-color:\x20#72767d;\x0a\x09\x09}\x0a\x09\x09.'+BDFDB['dotCN']['themedark']+'\x20.inputNumberWrapper\x20.numberinput-button-up:hover\x20{\x0a\x09\x09\x09border-bottom-color:\x20#f6f6f7;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20.numberinput-button-down\x20{\x0a\x09\x09\x09border-color:\x20#999\x20transparent\x20transparent\x20transparent;\x0a\x09\x09\x09border-style:\x20solid;\x0a\x09\x09\x09border-width:\x205px\x205px\x202.5px\x205px;\x0a\x09\x09\x09display:\x20inline-block;\x0a\x09\x09}\x0a\x09\x09.inputNumberWrapper\x20.numberinput-button-down:hover\x20{\x0a\x09\x09\x09border-top-color:\x20#666;\x0a\x09\x09}\x0a\x09\x09.'+BDFDB['dotCN']['themelight']+'\x20.inputNumberWrapper\x20.numberinput-button-down\x20{\x0a\x09\x09\x09border-top-color:\x20#dcddde;\x0a\x09\x09}\x0a\x09\x09.'+BDFDB['dotCN']['themelight']+'\x20.inputNumberWrapper\x20.numberinput-button-down:hover\x20{\x0a\x09\x09\x09border-top-color:\x20#4f545c;\x0a\x09\x09}\x0a\x09\x09.'+BDFDB['dotCN']['themedark']+'\x20.inputNumberWrapper\x20.numberinput-button-down\x20{\x0a\x09\x09\x09border-top-color:\x20#72767d;\x0a\x09\x09}\x0a\x09\x09.'+BDFDB['dotCN']['themedark']+'\x20.inputNumberWrapper\x20.numberinput-button-down:hover\x20{\x0a\x09\x09\x09border-top-color:\x20#f6f6f7;\x0a\x09\x09}\x0a\x09\x09.DevilBro-settings\x20'+BDFDB['dotCN']['hovercard']+',\x0a\x09\x09.DevilBro-settings\x20'+(BDFDB['dotCNS']['hovercard']+BDFDB['dotCN']['hovercardinner'])+'\x20{\x0a\x09\x09\x09width:\x20550px;\x0a\x09\x09\x09min-height:\x2028px;\x0a\x09\x09}\x0a\x09\x09.DevilBro-settingsmodal\x20.DevilBro-settings\x20{\x0a\x09\x09\x09margin-bottom:\x2020px;\x0a\x09\x09}\x0a\x09\x09.DevilBro-settingsmodal\x20.DevilBro-settings\x20'+BDFDB['dotCN']['hovercard']+',\x0a\x09\x09.DevilBro-settingsmodal\x20.DevilBro-settings\x20'+(BDFDB['dotCNS']['hovercard']+BDFDB['dotCN']['hovercardinner'])+'\x20{\x0a\x09\x09\x09width:\x20520px;\x0a\x09\x09}\x0a\x09\x09.DevilBro-settings\x20'+BDFDB['dotCN']['hovercard']+':before\x20{\x0a\x09\x09\x09z-index:\x2050;\x0a\x09\x09\x09left:\x20-10px;\x0a\x09\x09}\x0a\x09\x09.DevilBro-settings\x20'+(BDFDB['dotCNS']['hovercard']+BDFDB['dotCN']['hovercardinner'])+'\x20{\x0a\x09\x09\x09overflow:\x20hidden;\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09align-items:\x20center;\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09z-index:\x20100;\x0a\x09\x09}\x0a\x09\x09.DevilBro-settings\x20'+(BDFDB['dotCNS']['hovercard']+BDFDB['dotCN']['hovercardbutton'])+'\x20{\x0a\x09\x09\x09opacity:\x200;\x0a\x09\x09\x09position:\x20absolute;\x0a\x09\x09\x09right:\x20-31px;\x0a\x09\x09\x09top:\x20-12px;\x0a\x09\x09\x09z-index:\x20200;\x0a\x09\x09}\x09\x09\x0a\x09\x09.DevilBro-settings\x20'+BDFDB['dotCN']['hovercard']+':hover\x20'+BDFDB['dotCN']['hovercardbutton']+'\x20{\x0a\x09\x09\x09opacity:\x201;\x0a\x09\x09}\x09\x09\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['checkboxcontainer']+',\x0a\x09\x09.DevilBro-settings\x20'+BDFDB['dotCN']['checkboxcontainer']+'\x20{\x0a\x09\x09\x09margin-left:\x2010px;\x0a\x09\x09}\x09\x09\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['checkboxcontainer']+':before,\x0a\x09\x09.DevilBro-settings\x20'+BDFDB['dotCN']['checkboxcontainer']+':before\x20{\x0a\x09\x09\x09display:\x20none;\x0a\x09\x09}\x09\x0a\x09\x09.DevilBro-modal\x20.swatches.disabled\x20{\x0a\x09\x09\x09cursor:\x20no-drop;\x0a\x09\x09\x09filter:\x20grayscale(70%)\x20brightness(50%);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20.swatches\x20.ui-color-picker-row\x20{\x0a\x09\x09\x09display:\x20flex\x20!important;\x20\x0a\x09\x09\x09flex-wrap:\x20wrap\x20!important;\x20\x0a\x09\x09\x09overflow:\x20visible\x20!important;\x0a\x09\x09\x09min-width:\x20482px\x20!important;\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20.swatches\x20.ui-color-picker-swatch\x20{\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09\x09cursor:\x20pointer;\x0a\x09\x09\x09min-width:\x2030px;\x0a\x09\x09\x09min-height:\x2030px;\x0a\x09\x09\x09margin-bottom:\x205px;\x0a\x09\x09\x09margin-top:\x205px;\x0a\x09\x09\x09border:\x204px\x20solid\x20transparent;\x0a\x09\x09\x09border-radius:\x2012px;\x0a\x09\x09}\x09\x09\x0a\x09\x09.DevilBro-modal\x20.swatches.disabled\x20.ui-color-picker-swatch\x20{\x0a\x09\x09\x09cursor:\x20no-drop;\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20.swatches\x20.ui-color-picker-swatch.large\x20{\x0a\x09\x09\x09min-width:\x2070px;\x0a\x09\x09\x09min-height:\x2070px;\x0a\x09\x09\x09border-radius:\x2025px;\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20.swatches\x20.ui-color-picker-swatch.nocolor\x20{\x0a\x09\x09\x09border-color:\x20red;\x0a\x09\x09\x09background:\x20url(\x27data:image/svg+xml;\x20utf8,\x20\x27)\x20center/contain;\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20.swatches\x20.ui-color-picker-swatch.nocolor.selected\x20{\x0a\x09\x09\x09border-color:\x20black;\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20.swatches\x20.color-picker-dropper\x20{\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09left:\x2040px;\x0a\x09\x09\x09top:\x2010px;\x0a\x09\x09}\x0a\x09\x09@keyframes\x20animation-backdrop\x20{\x0a\x09\x09\x09to\x20{\x20opacity:\x200.85;\x20}\x0a\x09\x09}\x0a\x09\x09@keyframes\x20animation-backdrop-closing\x20{\x0a\x09\x09\x09to\x20{\x20opacity:\x200;\x20}\x0a\x09\x09}\x0a\x09\x09@keyframes\x20animation-modal\x20{\x0a\x09\x09\x09to\x20{\x20transform:\x20scale(1);\x20opacity:\x201;\x20}\x0a\x09\x09}\x0a\x09\x09@keyframes\x20animation-modal-closing\x20{\x0a\x09\x09\x09to\x20{\x20transform:\x20scale(0.7);\x20opacity:\x200;\x20}\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['backdrop']+'\x20{\x0a\x09\x09\x09animation:\x20animation-backdrop\x20250ms\x20ease;\x0a\x09\x09\x09animation-fill-mode:\x20forwards;\x0a\x09\x09\x09opacity:\x200;\x0a\x09\x09\x09background-color:\x20rgb(0,\x200,\x200);\x0a\x09\x09\x09transform:\x20translateZ(0px);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal.closing\x20'+BDFDB['dotCN']['backdrop']+'\x20{\x0a\x09\x09\x09animation:\x20animation-backdrop-closing\x20200ms\x20linear;\x0a\x09\x09\x09animation-fill-mode:\x20forwards;\x0a\x09\x09\x09animation-delay:\x2050ms;\x0a\x09\x09\x09opacity:\x200.2;\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['modal']+'\x20{\x0a\x09\x09\x09animation:\x20animation-modal\x20250ms\x20cubic-bezier(0.175,\x200.885,\x200.32,\x201.275);\x0a\x09\x09\x09animation-fill-mode:\x20forwards;\x0a\x09\x09\x09transform:\x20scale(0.7);\x0a\x09\x09\x09transform-origin:\x2050%\x2050%;\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal.closing\x20'+BDFDB['dotCN']['modal']+'\x20{\x0a\x09\x09\x09animation:\x20animation-modal-closing\x20250ms\x20cubic-bezier(0.19,\x201,\x200.22,\x201);\x0a\x09\x09\x09animation-fill-mode:\x20forwards;\x0a\x09\x09\x09opacity:\x201;\x0a\x09\x09\x09transform:\x20scale(1);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+'.valid\x20{\x0a\x09\x09\x09background-color:\x20rgba(67,181,129,.5);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+'.valid:hover\x20{\x0a\x09\x09\x09border-color:\x20rgb(27,141,89);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+'.valid:focus\x20{\x0a\x09\x09\x09border-color:\x20rgb(67,181,129);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+'.valid::placeholder\x20{\x0a\x09\x09\x09color:\x20rgba(67,181,129,.7);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+'.invalid\x20{\x0a\x09\x09\x09background-color:\x20rgba(241,71,71,.5);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+'.invalid:hover\x20{\x0a\x09\x09\x09border-color:\x20rgb(201,31,31);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+'.invalid:focus\x20{\x0a\x09\x09\x09border-color:\x20rgb(241,71,71);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+'.invalid::placeholder\x20{\x0a\x09\x09\x09color:\x20rgba(241,71,71,.7);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['inputdefault']+':disabled\x20{\x0a\x09\x09\x09color:\x20#555555;\x0a\x09\x09\x09cursor:\x20no-drop;\x0a\x09\x09\x09background-color:\x20rgba(0,0,0,.5);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20'+BDFDB['dotCN']['tabbarcontainer']+'\x20{\x0a\x09\x09\x09border:\x20none\x20!important;\x0a\x09\x09\x09background:\x20rgba(0,0,0,.1);\x0a\x09\x09\x09box-shadow:\x200\x202px\x203px\x200\x20rgba(0,0,0,.05);\x0a\x09\x09}\x0a\x09\x09'+BDFDB['dotCN']['themedark']+'\x20.DevilBro-modal\x20'+BDFDB['dotCN']['tabbarcontainer']+'\x20{\x0a\x09\x09\x09background:\x20rgba(0,0,0,.2);\x0a\x09\x09\x09box-shadow:\x200\x202px\x203px\x200\x20rgba(0,0,0,.1);\x0a\x09\x09}\x0a\x09\x09.DevilBro-modal\x20.tab-content:not(.open)\x20{\x0a\x09\x09\x09display:\x20none;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-container\x20{\x0a\x09\x09\x09padding:\x2010px\x2010px\x2010px\x2030px;\x0a\x09\x09\x09overflow:\x20hidden;\x0a\x09\x09\x09display:\x20initial;\x0a\x09\x09\x09margin:\x20auto;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-color,\x0a\x09\x09.colorpicker-modal\x20.colorpicker-slider,\x0a\x09\x09.colorpicker-modal\x20.colorpicker-controls\x20{\x0a\x09\x09\x09float:\x20left;\x0a\x09\x09\x09margin-right:\x2020px;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-inputs\x20{\x0a\x09\x09\x09text-align:\x20center;\x0a\x09\x09\x09width:\x20150px;\x0a\x09\x09\x09padding:\x203px\x203px\x203px\x2010px;\x0a\x09\x09\x09margin-top:\x2087px;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-pickerpane,\x20\x0a\x09\x09.colorpicker-modal\x20.colorpicker-black,\x20\x0a\x09\x09.colorpicker-modal\x20.colorpicker-white,\x20\x0a\x09\x09.colorpicker-modal\x20.colorpicker-color\x20{\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09top:\x200px;\x0a\x09\x09\x09left:\x200px;\x0a\x09\x09\x09height:\x20308px;\x0a\x09\x09\x09width:\x20308px;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-pickercursor\x20{\x0a\x09\x09\x09position:\x20absolute;\x0a\x09\x09\x09height:\x2014px;\x0a\x09\x09\x09width:\x2014px;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-pickercursor\x20svg\x20{\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09height:\x2014px;\x0a\x09\x09\x09width:\x2014px;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-sliderpane,\x20\x0a\x09\x09.colorpicker-modal\x20.colorpicker-slider\x20{\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09top:\x200px;\x0a\x09\x09\x09left:\x200px;\x0a\x09\x09\x09height:\x20308px;\x0a\x09\x09\x09width:\x2020px;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-slidercursor\x20{\x0a\x09\x09\x09position:\x20absolute;\x0a\x09\x09\x09left:\x20-6px;\x0a\x09\x09\x09height:\x2012px;\x0a\x09\x09\x09width:\x2032px;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-slidercursor\x20svg\x20{\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09height:\x2012px;\x0a\x09\x09\x09width:\x2032px;\x0a\x09\x09}\x09\x0a\x09\x09.colorpicker-modal\x20[class^=\x22colorpicker-preview-\x22]\x20{\x0a\x09\x09\x09background-color:\x20#808080;\x0a\x09\x09\x09border:\x203px\x20solid\x20transparent;\x0a\x09\x09\x09height:\x2065px;\x0a\x09\x09\x09width:\x2080px;\x0a\x09\x09\x09float:\x20left;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-preview-0\x20{\x0a\x09\x09\x09border-radius:\x205px\x200\x200\x205px;\x0a\x09\x09\x09border-right:\x20none;\x0a\x09\x09}\x0a\x09\x09.colorpicker-modal\x20.colorpicker-preview-2\x20{\x0a\x09\x09\x09border-radius:\x200\x205px\x205px\x200;\x0a\x09\x09\x09border-left:\x20none;\x0a\x09\x09}');BDFDB['addEventListener'](BDFDB,document,'click.BDFDBPluginClick','.bd-settingswrap\x20.bd-refresh-button,\x20.bd-settingswrap\x20.bd-switch-checkbox',()=>{BDFDB['setPluginCache']();BDFDB['setThemeCache']();});var q5={};BDFDB['addEventListener'](BDFDB,document,'keydown.BDFDBPressedKeys',q6=>{if(!BDFDB['pressedKeys']['includes'](q6['which'])){clearTimeout(q5[q6['which']]);BDFDB['pressedKeys']['push'](q6['which']);q5[q6['which']]=setTimeout(()=>{BDFDB['removeFromArray'](BDFDB['pressedKeys'],q6['which'],!![]);},0xea60);}});BDFDB['addEventListener'](BDFDB,document,'keyup.BDFDBPressedKeys',q7=>{BDFDB['removeFromArray'](BDFDB['pressedKeys'],q7['which'],!![]);});BDFDB['addEventListener'](BDFDB,document,'mousedown.BDFDBMousePosition',q8=>{BDFDB['mousePosition']=q8;});BDFDB['patchModules']={'V2C_List':'componentDidMount','V2C_PluginCard':['componentDidMount','componentDidUpdate'],'V2C_ThemeCard':['componentDidMount','componentDidUpdate'],'MessageOptionPopout':'componentDidMount'};BDFDB['WebModules']['unpatchall'](BDFDB);BDFDB['WebModules']['patchModules'](BDFDB);BDFDB['processV2CList']=function(q9,qa){if(!document['querySelector']('.bd-updatebtn')&&window['PluginUpdates']&&window['PluginUpdates']['plugins']&&q9['_reactInternalFiber']['key']&&q9['_reactInternalFiber']['key']['split']('-')[0x0]=='plugin'){var qb=document['querySelector'](BDFDB['dotCN']['_repofolderbutton']);if(qb){var qc=BDFDB['htmlToElement']('Check\x20for\x20Updates');qc['addEventListener']('click',()=>{BDFDB['checkAllUpdates']();});qc['addEventListener']('mouseenter',()=>{BDFDB['createTooltip']('Only\x20checks\x20for\x20updates\x20of\x20plugins,\x20which\x20support\x20the\x20updatecheck.\x20Rightclick\x20for\x20a\x20list\x20of\x20supported\x20plugins.',qc,{'type':'top','selector':'update-button-tooltip'});});qc['addEventListener']('contextmenu',()=>{if(window['PluginUpdates']&&window['PluginUpdates']['plugins']&&!document['querySelector']('.update-list-tooltip')){var qd=[];for(let qe in window['PluginUpdates']['plugins'])qd['push'](window['PluginUpdates']['plugins'][qe]['name']);BDFDB['createTooltip'](qd['sort']()['join'](',\x20'),qc,{'type':'bottom','selector':'update-list-tooltip'});}});qb['parentElement']['insertBefore'](qc,qb['nextSibling']);}}};var qf=(qg,qh)=>{var qi,qj=null;if(BDFDB['containsClass'](qh,BDFDB['disCN']['_reposettingsclosed'])&&(qi=qh['querySelector'](BDFDB['dotCN']['_repoauthor']))!=null&&(qj=qh['querySelector'](BDFDB['dotCN']['_repodescription']))!=null){if(!qi['firstElementChild']&&!qj['firstElementChild']&&(qi['innerText']=='DevilBro'||qi['innerText']['indexOf']('DevilBro,')==0x0)){qj['style']['setProperty']('display','block','important');qi['innerHTML']='DevilBro'+qi['innerText']['split']('DevilBro')['slice'](0x1)['join']('DevilBro');qi['addEventListener']('click',()=>{if(BDFDB['myData']['id']=='278543574059057154')return;let qk=BDFDB['WebModules']['findByProperties']('getDMFromUserId')['getDMFromUserId']('278543574059057154');if(qk)BDFDB['WebModules']['findByProperties']('selectPrivateChannel')['selectPrivateChannel'](qk);else BDFDB['WebModules']['findByProperties']('openPrivateChannel')['openPrivateChannel'](BDFDB['myData']['id'],'278543574059057154');let ql=document['querySelector'](BDFDB['dotCNS']['settingsclosebuttoncontainer']+BDFDB['dotCN']['settingsclosebutton']);if(ql)ql['click']();});let qm=qh['querySelector'](BDFDB['dotCN']['_repolinks']);if(qm){if(qm['firstElementChild'])qm['appendChild'](document['createTextNode']('\x20|\x20'));let qn=BDFDB['htmlToElement']('Support\x20Server');qn['addEventListener']('click',qo=>{BDFDB['stopEvent'](qo);let qp=()=>{BDFDB['WebModules']['findByProperties']('banUser','joinGuild')['transitionToGuildSync']('410787888507256842');let qq=document['querySelector'](BDFDB['dotCNS']['settingsclosebuttoncontainer']+BDFDB['dotCN']['settingsclosebutton']);if(qq)qq['click']();};if(BDFDB['WebModules']['findByProperties']('getGuilds','getGuild')['getGuild']('410787888507256842'))qp();else BDFDB['WebModules']['findByProperties']('getAPIBaseURL')['post']({'body':{},'url':BDFDB['WebModules']['findByProperties']('Permissions','ActivityTypes','StatusTypes')['Endpoints']['INVITE']+'/Jx3TjNS'})['then'](qr=>{qp();});});qm['appendChild'](qn);if(BDFDB['myData']['id']!='98003542823944192'&&BDFDB['myData']['id']!='116242787980017679'&&BDFDB['myData']['id']!='81388395867156480'){qm['appendChild'](document['createTextNode']('\x20|\x20'));qm['appendChild'](BDFDB['htmlToElement']('Donations'));}}}}};BDFDB['processV2CPluginCard']=function(qs,qt){qf(qs,qt);};BDFDB['processV2CThemeCard']=function(qu,qv){qf(qu,qv);};BDFDB['processMessageOptionPopout']=function(qw,qx){var qy=BDFDB['getReactValue'](qw,'_reactInternalFiber.return.return.return.memoizedProps.target');if(qy)qw['props']['target']=qy;};BDFDB['WebModules']['forceAllUpdates'](BDFDB);BDFDB['loaded']=!![];})(); \ No newline at end of file