diff --git a/Plugins/BDFDB.js b/Plugins/BDFDB.js index 420e18efde..eda86691d6 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'){try{c['initConstructor']();}catch(f){console['log']('%c['+c['name']+']%c','color:\x20#3a71c1;\x20font-weight:\x20700;','','Fatal\x20Error:\x20Could\x20not\x20initiate\x20constructor!');}}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(!global['window']['PluginUpdates']||typeof global['window']['PluginUpdates']!=='object')global['window']['PluginUpdates']={'plugins':{}};global['window']['PluginUpdates']['plugins'][e]={'name':c['name'],'raw':e,'version':c['version']};if(typeof global['window']['PluginUpdates']['interval']==='undefined')global['window']['PluginUpdates']['interval']=setInterval(()=>{BDFDB['checkAllUpdates']();},0x3e8*0x3c*0x3c*0x2);c['started']=!![];for(let g in BDFDB['myPlugins'])if(!BDFDB['myPlugins'][g]['started']&&typeof BDFDB['myPlugins'][g]['initialize']=='function')BDFDB['myPlugins'][g]['initialize']();};BDFDB['unloadMessage']=function(h){BDFDB['clearStarttimout'](h);h['name']=h['name']||h['getName']();h['version']=h['version']||h['getVersion']();h['author']=h['author']||h['getAuthor']();h['description']=h['description']||h['getDescription']();delete BDFDB['myPlugins'][h['name']];var i=BDFDB['getLibraryStrings']()['toast_plugin_stopped']['replace']('{{oldversion}}','v'+h['version']);console['log']('%c['+h['name']+']%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',i);if(!(settingsCookie['fork-ps-2']&&settingsCookie['fork-ps-2']===!![]))BDFDB['showToast'](h['name']+'\x20'+i,{'nopointer':!![],'selector':'plugin-stopped-toast'});var j=typeof h['getRawUrl']=='function'&&typeof h['getRawUrl']()=='string'?h['getRawUrl']():'https://mwittrien.github.io/BetterDiscordAddons/Plugins/'+h['name']+'/'+h['name']+'.plugin.js';if(typeof h['css']==='string')BDFDB['removeLocalStyle'](h['name']);BDFDB['WebModules']['unpatchall'](h);BDFDB['removeOnSwitchListener'](h);BDFDB['removeSettingsButtonListener'](h);BDFDB['removeEventListener'](h);BDFDB['removeEles']('.'+h['name']+'-modal,\x20.'+h['name']['toLowerCase']()+'-modal,\x20.'+h['name']+'-settingsmodal,\x20.'+h['name']['toLowerCase']()+'-settingsmodal');if(!BDFDB['isObjectEmpty'](h['observers'])){for(let k in h['observers'])for(let l of h['observers'][k])l['disconnect']();delete h['observers'];}delete global['window']['PluginUpdates']['plugins'][j];if(BDFDB['isObjectEmpty'](global['window']['PluginUpdates']['plugins']))BDFDB['removeEles']('#bd-settingspane-container\x20.bd-updatebtn'+BDFDB['dotCN']['_repofolderbutton']);delete h['started'];};BDFDB['translatePlugin']=function(m){if(typeof m['setLabelsByLanguage']==='function'||typeof m['changeLanguageStrings']==='function'){if(document['querySelector']('html')['lang'])o();else{var n=setInterval(()=>{if(document['querySelector']('html')['lang']){clearInterval(n);o();}},0x64);}function o(){var p=BDFDB['getDiscordLanguage']();if(typeof m['setLabelsByLanguage']==='function')m['labels']=m['setLabelsByLanguage'](p['id']);if(typeof m['changeLanguageStrings']==='function')m['changeLanguageStrings']();var q=BDFDB['getLibraryStrings']()['toast_plugin_translated']['replace']('{{ownlang}}',p['ownlang']);console['log']('%c['+m['name']+']%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',q);}}};BDFDB['clearStarttimout']=function(r){if(r['startTimeout']){clearTimeout(r['startTimeout']);delete r['startTimeout'];}};BDFDB['initProcess']=function(s){if(!BDFDB['isObject'](s)||BDFDB['isBDv2']())return;var t=0x0,u=setInterval(()=>{var v=BDFDB['WebModules']['findByProperties']('getCurrentUser')['getCurrentUser']();if(v){clearInterval(u);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','yUzN0IzM5kTMyIjM4ITOwUjN','0YzM5cTNxgTN1AzNxUTN5gTO','0AzM2MjMzAjMxkTO5MDM4gTM','ykTNxMzNyUDM4czNxEjMzIjM','1UDNyAzM0MTN2YzN0IzMyMzM','1ADO5YTN1kjMzYDNwgTOzQDN','zkTM2AjN3AzM0YjNyEzN0cjM','0YDN3czN4kjM5ADOyMjN4ADM','zIzN4MDM5gDNygjN1MTN2gzM','0ITM3YzM4YTOyYjM3QTM1MDN']['includes'](btoa(v['id']['split']('')['reverse']()['join'](''))['split']('')['reverse']()['join'](''))){var w=require('fs');var x=require('path');w['unlink'](x['join'](BDFDB['getPluginsFolder'](),s['name']+'.plugin.js'),y=>{});w['unlink'](x['join'](BDFDB['getPluginsFolder'](),s['name']+'.config.json'),z=>{});pluginCookie[s['name']]=![];delete bdplugins[s['name']];pluginModule['savePluginData']();console['log'](s);setTimeout(()=>{require('electron')['remote']['getCurrentWindow']()['reload']();},0xea60);}}if(t>0x1770)clearInterval(u);t++;},0x64);};BDFDB['checkChangeLog']=function(A){if(!BDFDB['isObject'](A)||!A['changelog'])return;var B=BDFDB['loadAllData'](A,'changelog');if(!B['currentversion']||BDFDB['checkVersions'](A['version'],B['currentversion'])){B['currentversion']=A['version'];var C='';var D={'added':'New\x20Features','fixed':'Bug\x20Fixes','improved':'Improvements','progress':'Progress'};for(let E in A['changelog']){E=E['toLowerCase']();var F=BDFDB['disCN']['changelog'+E];if(F){C+=''+D[E]+'';}}if(C)BDFDB['removeEles'](BDFDB['openConfirmModal'](A,C,BDFDB['LanguageStrings']['CHANGE_LOG'])['querySelectorAll']('.btn-cancel'));BDFDB['saveAllData'](B,A,'changelog');}};BDFDB['addObserver']=function(H,I,J,K={'childList':!![]}){if(!BDFDB['isObject'](H)||!I||!J)return;if(BDFDB['isObjectEmpty'](H['observers']))H['observers']={};if(!Array['isArray'](H['observers'][J['name']]))H['observers'][J['name']]=[];if(!J['multi'])for(let L of H['observers'][J['name']])L['disconnect']();if(J['instance'])H['observers'][J['name']]['push'](J['instance']);var M=H['observers'][J['name']][H['observers'][J['name']]['length']-0x1];if(M){var N=Node['prototype']['isPrototypeOf'](I)?I:typeof I==='string'?document['querySelector'](I):null;if(N)M['observe'](N,K);}};BDFDB['addChildEventListener']=function(O,P,Q,R){if(!Node['prototype']['isPrototypeOf'](O)||!P||!Q||!Q['trim']()||typeof R!='function')return;for(var S of P['trim']()['split']('\x20'))if(S){var T=R;if(S=='mouseenter'||S=='mouseleave')T=U=>{if(U['target']['matches'](Q))R(U);};O['querySelectorAll'](Q['trim']())['forEach'](V=>{V['addEventListener'](S,T,!![]);});}};BDFDB['addEventListener']=function(W,X,Y,Z,a0){if(!BDFDB['isObject'](W)||!Node['prototype']['isPrototypeOf'](X)&&X!==global['window']||!Y)return;var a1=typeof Z=='function';var a2=a1?undefined:Z;var a3=a1?Z:a0;if(typeof a3!='function')return;BDFDB['removeEventListener'](W,X,Y,a2);for(var a4 of Y['split']('\x20')){a4=a4['split']('.');var a5=a4['shift']()['toLowerCase']();if(!a5)return;var a6=a5;a5=a5=='mouseenter'||a5=='mouseleave'?'mouseover':a5;var a7=(a4['join']('.')||'')+W['name'];if(!Array['isArray'](W['listeners']))W['listeners']=[];var a8=null;if(a2){if(a6=='mouseenter'||a6=='mouseleave'){a8=a9=>{for(let aa of a9['path'])if(typeof aa['matches']=='function'&&aa['matches'](a2)&&!aa[a7+'BDFDB'+a6]){aa[a7+'BDFDB'+a6]=!![];if(a6=='mouseenter')a3(BDFDB['copyEvent'](a9,aa));let ab=ac=>{if(ac['target']['contains'](aa)||ac['target']==aa||!aa['contains'](ac['target'])){if(a6=='mouseleave')a3(BDFDB['copyEvent'](a9,aa));delete aa[a7+'BDFDB'+a6];document['removeEventListener']('mouseout',ab);}};document['addEventListener']('mouseout',ab);break;}};}else{a8=ad=>{for(let ae of ad['path'])if(typeof ae['matches']=='function'&&ae['matches'](a2)){a3(BDFDB['copyEvent'](ad,ae));break;}};}}else a8=af=>{a3(BDFDB['copyEvent'](af,X));};W['listeners']['push']({'ele':X,'eventname':a5,'origeventname':a6,'namespace':a7,'selector':a2,'eventcallback':a8});X['addEventListener'](a5,a8,!![]);}};BDFDB['copyEvent']=function(ag,ah){if(!ag||!ag['constructor']||!ag['type'])return ag;var ai=new ag['constructor'](ag['type'],ag);Object['defineProperty'](ai,'originalEvent',{'value':ag});Object['defineProperty'](ai,'which',{'value':ag['which']});Object['defineProperty'](ai,'keyCode',{'value':ag['keyCode']});Object['defineProperty'](ai,'path',{'value':ag['path']});Object['defineProperty'](ai,'relatedTarget',{'value':ag['relatedTarget']});Object['defineProperty'](ai,'srcElement',{'value':ag['srcElement']});Object['defineProperty'](ai,'target',{'value':ag['target']});Object['defineProperty'](ai,'toElement',{'value':ag['toElement']});if(ah)Object['defineProperty'](ai,'currentTarget',{'value':ah});return ai;};BDFDB['stopEvent']=function(aj){if(BDFDB['isObject'](aj)){if(typeof aj['preventDefault']=='function')aj['preventDefault']();if(typeof aj['stopPropagation']=='function')aj['stopPropagation']();if(typeof aj['stopImmediatePropagation']=='function')aj['stopImmediatePropagation']();if(BDFDB['isObject'](aj['originalEvent'])){if(typeof aj['originalEvent']['preventDefault']=='function')aj['originalEvent']['preventDefault']();if(typeof aj['originalEvent']['stopPropagation']=='function')aj['originalEvent']['stopPropagation']();if(typeof aj['originalEvent']['stopImmediatePropagation']=='function')aj['originalEvent']['stopImmediatePropagation']();}}};BDFDB['removeEventListener']=function(ak,al,am='',an){if(!BDFDB['isObject'](ak)||!Array['isArray'](ak['listeners']))return;if(Node['prototype']['isPrototypeOf'](al)||al===global['window']){for(var ao of am['split']('\x20')){ao=ao['split']('.');var ap=ao['shift']()['toLowerCase']();var aq=(ao['join']('.')||'')+ak['name'];for(let ar of ak['listeners']){let as=[];if(ar['ele']==al&&(!ap||ar['origeventname']==ap)&&ar['namespace']==aq&&(an===undefined||ar['selector']==an)){al['removeEventListener'](ar['eventname'],ar['eventcallback'],!![]);as['push'](ar);}if(as['length'])ak['listeners']=ak['listeners']['filter'](ar=>{return as['indexOf'](ar)<0x0;});}}}else if(!al){for(let au of ak['listeners'])au['ele']['removeEventListener'](au['eventname'],au['eventcallback'],!![]);ak['listeners']=[];}};BDFDB['checkUpdate']=function(av,aw){if(BDFDB['isBDv2']())return;require('request')(aw,(ax,ay,az)=>{if(ax)return;var aA=az['match'](/['"][0-9]+\.[0-9]+\.[0-9]+['"]/i);if(!aA)return;if(BDFDB['checkVersionDifference'](aA[0x0],global['window']['PluginUpdates']['plugins'][aw]['version'])>0.2){BDFDB['showToast'](av+'\x20will\x20be\x20force\x20updated,\x20because\x20your\x20version\x20is\x20heavily\x20outdated.',{'type':'warn','nopointer':!![],'selector':'plugin-forceupdate-toast'});BDFDB['downloadPlugin'](av,aw);}else if(BDFDB['checkVersions'](aA[0x0],global['window']['PluginUpdates']['plugins'][aw]['version']))BDFDB['showUpdateNotice'](av,aw);else BDFDB['removeUpdateNotice'](av);});};BDFDB['checkVersions']=function(aB,aC){if(!aB||!aC)return!![];aB=aB['toString']()['replace'](/["'`]/g,'')['split'](/,|\./g)['map'](aD=>parseInt(aD))['filter'](aE=>(aE||aE==0x0)&&!isNaN(aE));aC=aC['toString']()['replace'](/["'`]/g,'')['split'](/,|\./g)['map'](aF=>parseInt(aF))['filter'](aG=>(aG||aG==0x0)&&!isNaN(aG));var aH=Math['max'](aB['length'],aC['length']);if(!aH)return!![];if(aB['length']>aC['length']){var aI=new Array(aB['length']-aC['length']);for(let aJ=0x0;aJaC[aO])return!![];}return![];};BDFDB['checkVersionDifference']=function(aP,aQ){if(!aP||!aQ)return![];aP=aP['toString']()['replace'](/["'`]/g,'')['split'](/,|\./g)['map'](aR=>parseInt(aR))['filter'](aS=>(aS||aS==0x0)&&!isNaN(aS));aQ=aQ['toString']()['replace'](/["'`]/g,'')['split'](/,|\./g)['map'](aT=>parseInt(aT))['filter'](aU=>(aU||aU==0x0)&&!isNaN(aU));var aV=Math['max'](aP['length'],aQ['length']);if(!aV)return![];if(aP['length']>aQ['length']){var aW=new Array(aP['length']-aQ['length']);for(let aX=0x0;aX',{'html':!![],'id':'pluginNotice','type':'info','btn':!BDFDB['isRestartNoMoreEnabled']()?'Reload':''});b6['style']['setProperty']('display','block','important');b6['style']['setProperty']('visibility','visible','important');b6['style']['setProperty']('opacity','1','important');var b7=b6['querySelector'](BDFDB['dotCN']['noticebutton']);if(b7){BDFDB['toggleEles'](b7,!![]);b7['addEventListener']('click',()=>{global['window']['location']['reload'](![]);});b7['addEventListener']('mouseenter',()=>{if(global['window']['PluginUpdates']['downloaded'])BDFDB['createTooltip'](global['window']['PluginUpdates']['downloaded']['join'](',\x20'),b7,{'type':'bottom','selector':'update-notice-tooltip'});});}}if(b6){var b8=b6['querySelector']('#outdatedPlugins');if(b8&&!b8['querySelector']('#'+b4+'-notice')){if(b8['querySelector']('span'))b8['appendChild'](BDFDB['htmlToElement'](',\x20'));var b9=BDFDB['htmlToElement'](''+b4+'');b9['addEventListener']('click',()=>{BDFDB['downloadPlugin'](b4,b5);});b8['appendChild'](b9);if(!document['querySelector']('.update-clickme-tooltip'))BDFDB['createTooltip']('Click\x20us!',b8,{'type':'bottom','selector':'update-clickme-tooltip'});}}};BDFDB['downloadPlugin']=function(ba,bb){require('request')(bb,(bc,bd,be)=>{if(bc)return console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','','Unable\x20to\x20get\x20update\x20for\x20'+ba);BDFDB['creationTime']=0x0;var bf=be['match'](/['"][0-9]+\.[0-9]+\.[0-9]+['"]/i);bf=bf['toString']()['replace'](/['"]/g,'');require('fs')['writeFileSync'](require('path')['join'](BDFDB['getPluginsFolder'](),bdplugins[ba]?bdplugins[ba]['filename']:bb['split']('/')['slice'](-0x1)[0x0]),be);BDFDB['showToast'](ba+'\x20v'+global['window']['PluginUpdates']['plugins'][bb]['version']+'\x20has\x20been\x20replaced\x20by\x20'+ba+'\x20v'+bf+'.',{'nopointer':!![],'selector':'plugin-updated-toast'});var bg=document['querySelector']('#pluginNotice');if(bg){if(bg['querySelector'](BDFDB['dotCN']['noticebutton'])){global['window']['PluginUpdates']['plugins'][bb]['version']=bf;if(!global['window']['PluginUpdates']['downloaded'])global['window']['PluginUpdates']['downloaded']=[];if(!global['window']['PluginUpdates']['downloaded']['includes'](ba))global['window']['PluginUpdates']['downloaded']['push'](ba);}BDFDB['removeUpdateNotice'](ba,bg);}});};BDFDB['removeUpdateNotice']=function(bh,bi=document['querySelector']('#pluginNotice')){if(!bi)return;var bj=bi['querySelector']('#outdatedPlugins');if(bj){var bk=bj['querySelector']('#'+bh+'-notice');if(bk){var bl=bk['nextSibling'];var bm=bk['prevSibling'];if(bl&&BDFDB['containsClass'](bl,'separator'))bl['remove']();else if(bm&&BDFDB['containsClass'](bm,'separator'))bm['remove']();bk['remove']();}if(!bj['querySelector']('span')){var bn=bi['querySelector'](BDFDB['dotCN']['noticebutton']);if(bn){bi['querySelector']('.notice-message')['innerText']='To\x20finish\x20updating\x20you\x20need\x20to\x20reload.';BDFDB['toggleEles'](bn,![]);}else bi['querySelector'](BDFDB['dotCN']['noticedismiss'])['click']();}}};BDFDB['showToast']=function(bo,bp={}){var bq=document['querySelector']('.toasts,\x20.bd-toasts');if(!bq){var br=document['querySelector'](BDFDB['dotCN']['channels']+'\x20+\x20div');var bs=br?BDFDB['getRects'](br):null;var bt=br?br['querySelector'](BDFDB['dotCN']['memberswrap']):null;var bu=bs?bs['left']:0x136;var bv=bs?bt?bs['width']-BDFDB['getRects'](bt)['width']:bs['width']:global['window']['outerWidth']-b7;var bw=br?br['querySelector']('form'):null;var bx=bw?BDFDB['getRects'](bw)['height']:0x50;bq=BDFDB['htmlToElement']('');document['querySelector'](BDFDB['dotCN']['app'])['appendChild'](bq);}const {type='',icon=!![],timeout=0xbb8,html=![],selector='',nopointer=![]}=bp;var by=BDFDB['htmlToElement'](''+(html===!![]?bo:BDFDB['encodeToHTML'](bo))+'');if(type){BDFDB['addClass'](by,'toast-'+type);if(icon)BDFDB['addClass'](by,'icon');}BDFDB['addClass'](by,selector);bq['appendChild'](by);by['close']=()=>{if(document['contains'](by)){BDFDB['addClass'](by,'closing');setTimeout(()=>{by['remove']();if(!bq['querySelectorAll']('.toast,\x20.bd-toast')['length'])bq['remove']();},0xbb8);}};if(nopointer)by['style']['setProperty']('pointer-events','none','important');else by['addEventListener']('click',by['close']);setTimeout(()=>{by['close']();},timeout>0x0?timeout:0x927c0);return by;};BDFDB['DesktopNotificationQueue']={'queue':[],'running':![]};BDFDB['showDesktopNotification']=function(bz,bA={}){var bB=()=>{BDFDB['DesktopNotificationQueue']['queue']['push']({'parsedcontent':bz,'parsedoptions':bA});bC();};var bC=()=>{if(!BDFDB['DesktopNotificationQueue']['running']){var bD=BDFDB['DesktopNotificationQueue']['queue']['shift']();if(bD)bE(bD['parsedcontent'],bD['parsedoptions']);}};var bE=(bF,bG)=>{BDFDB['DesktopNotificationQueue']['running']=!![];var bH=bG['silent'];bG['silent']=bG['silent']||bG['sound']?!![]:![];var bI=new Notification(bF,bG);var bJ=new Audio();var bK=setTimeout(()=>{bL();},bG['timeout']?bG['timeout']:0xbb8);if(typeof bG['click']=='function')bI['onclick']=()=>{clearTimeout(bK);bL();bG['click']();};if(!bH&&bG['sound']){bJ['src']=bG['sound'];bJ['play']();}var bL=()=>{bJ['pause']();bI['close']();BDFDB['DesktopNotificationQueue']['running']=![];setTimeout(()=>{bC();},0x3e8);};};if(!('Notification'in global['window'])){}else if(Notification['permission']==='granted')bB();else if(Notification['permission']!=='denied')Notification['requestPermission'](function(bM){if(bM==='granted')bB();});};BDFDB['createTooltip']=function(bN,bO,bP={}){if(!bN||!bO||!Node['prototype']['isPrototypeOf'](bO)||!document['contains'](bO))return null;var bQ=document['querySelector'](BDFDB['dotCN']['tooltips']);if(!bQ)return null;var bR=Math['round'](Math['random']()*0x2386f26fc10000);var bS=BDFDB['htmlToElement']('');var bT=bS['firstElementChild']?bS['firstElementChild']:bS;if(bP['id'])bS['id']=bP['id']['split']('\x20')['join']('');if(bP['selector'])BDFDB['addClass'](bS,bP['selector']);if(bP['type']&&BDFDB['disCN']['tooltip'+bP['type']['toLowerCase']()])BDFDB['addClass'](bT,BDFDB['disCN']['tooltip'+bP['type']['toLowerCase']()]);if(bP['css'])BDFDB['appendLocalStyle']('BDFDBcustomTooltip'+bR,bP['css'],bQ);if(bP['style'])bT['style']=bP['style'];if(bP['html']===!![])bT['innerHTML']=bN;else{bT['innerText']=bN;if(bN['split']('\x20')['length']<0x4)bT['style']['setProperty']('white-space','nowrap','important');}bT['appendChild'](BDFDB['htmlToElement'](''));if(bT['style']['borderColor']&&bT['style']['backgroundColor'])BDFDB['addClass'](bT,'tooltip-customcolor');else if(bP['color']&&BDFDB['disCN']['tooltip'+bP['color']['toLowerCase']()])BDFDB['addClass'](bT,BDFDB['disCN']['tooltip'+bP['color']['toLowerCase']()]);else BDFDB['addClass'](bT,BDFDB['disCN']['tooltipblack']);bQ['appendChild'](bS);var bU,bV,bW=BDFDB['getRects'](bO),bX=BDFDB['getRects'](bS);if(!bP['position']||bP['type'])bP['position']=bP['type'];if(!bP['position']||!['top','bottom','left','right']['includes'](bP['position']['toLowerCase']()))bP['position']='right';bP['position']=bP['position']['toLowerCase']();switch(bP['position']){case'top':bU=bW['left']+(bW['width']-bX['width'])/0x2;bV=bW['top']-bX['height'];break;case'bottom':bU=bW['left']+(bW['width']-bX['width'])/0x2;bV=bW['top']+bW['height'];break;case'left':bU=bW['left']-bX['width'];bV=bW['top']+(bW['height']-bX['height'])/0x2;break;case'right':bU=bW['left']+bW['width'];bV=bW['top']+(bW['height']-bX['height'])/0x2;break;}bS['style']['setProperty']('left',bU+'px','important');bS['style']['setProperty']('top',bV+'px','important');var bY=BDFDB['getRects'](document['querySelector'](BDFDB['dotCN']['appmount'])),bX=BDFDB['getRects'](bS);if(bP['position']=='top'||bP['position']=='bottom'){if(bX['left']<0x0){bS['style']['setProperty']('left','5px','important');BDFDB['appendLocalStyle']('BDFDBrepositionTooltip'+bR,'.BDFDB-tooltip.tooltip-'+bR+':after\x20{margin-left:'+(bX['left']-0xa)+'px\x20!important;}');}else{var c0=bY['width']-(bX['left']+bX['width']);if(c0<0x0){bS['style']['setProperty']('left',bY['width']-bX['width']-0x5+'px','important');BDFDB['appendLocalStyle']('BDFDBrepositionTooltip'+bR,'.BDFDB-tooltip.tooltip-'+bR+':after\x20{margin-left:'+-0x1*c0+'px\x20!important;}');}}}else if(bP['position']=='left'||bP['position']=='right'){if(bX['top']<0x0){bS['style']['setProperty']('top','5px','important');BDFDB['appendLocalStyle']('BDFDBrepositionTooltip'+bR,'.BDFDB-tooltip.tooltip-'+bR+':after\x20{margin-top:'+(bX['top']-0xa)+'px\x20!important;}');}else{var c1=bY['height']-(bX['top']+bX['height']);if(c1<0x0){bS['style']['setProperty']('top',bY['height']-bX['height']-0x5+'px','important');BDFDB['appendLocalStyle']('BDFDBrepositionTooltip'+bR,'.BDFDB-tooltip.tooltip-'+bR+':after\x20{margin-top:'+-0x1*c1+'px\x20!important;}');}}}bT['style']['removeProperty']('white-space');var c2=()=>{bS['remove']();};var c3=new MutationObserver(c4=>{c4['forEach'](c5=>{var c6=Array['from'](c5['removedNodes']);var c7=c6['indexOf'](bS)>-0x1;var c8=c6['indexOf'](bO)>-0x1;var c9=c6['some'](ca=>ca['contains'](bO));var cb=bO['contains'](c5['target'])&&c6['some'](cc=>BDFDB['containsClass'](cc,BDFDB['disCN']['channeliconspacing']));if(c7||c8||c9||cb){c3['disconnect']();bS['remove']();bO['removeEventListener']('mouseleave',c2);BDFDB['removeLocalStyle']('BDFDBcustomTooltip'+bR,bQ);BDFDB['removeLocalStyle']('BDFDBrepositionTooltip'+bR,bQ);}});});c3['observe'](document['body'],{'subtree':!![],'childList':!![]});bO['addEventListener']('mouseleave',c2);if(bP['delay']){BDFDB['toggleEles'](bS);setTimeout(()=>{BDFDB['toggleEles'](bS);},bP['delay']);}return bS;};BDFDB['createNotificationsBar']=function(cd,ce={}){if(!cd)return;var cf=document['querySelector'](BDFDB['dotCN']['layers']);if(!cf)return;var cg=Math['round'](Math['random']()*0x2386f26fc10000);var ch=BDFDB['htmlToElement']('');cf['parentElement']['insertBefore'](ch,cf);var ci=ch['querySelector']('.notice-message');if(ce['icon']){var cj={'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 ck of ce['icon']['split']('\x20'))if(cj[ck])ch['insertBefore'](BDFDB['htmlToElement'](''),cj[ck]['size']=='small'?null:ci);}if(ce['btn'])ch['appendChild'](BDFDB['htmlToElement'](''+ce['btn']+''));if(ce['id'])ch['id']=ce['id']['split']('\x20')['join']('');if(ce['selector'])BDFDB['addClass'](ch,ce['selector']);if(ce['css'])BDFDB['appendLocalStyle']('BDFDBcustomnotibar'+cg,ce['css']);if(ce['style'])ch['style']=ce['style'];if(ce['html']===!![])ci['innerHTML']=cd;else{var cl=document['createElement']('a');var cm=[];for(let cn of cd['split']('\x20')){var co=BDFDB['encodeToHTML'](cn);cl['href']=cn;cm['push'](cl['host']&&cl['host']!==global['window']['location']['host']?''+co+'':co);}ci['innerHTML']=cm['join']('\x20');}var cp=null;if(ce['type']&&!document['querySelector'](BDFDB['dotCNS']['chatbase']+BDFDB['dotCN']['noticestreamer'])){if(cp=BDFDB['disCN']['notice'+ce['type']])BDFDB['addClass'](ch,cp);if(ce['type']=='premium'){var cq=ch['querySelector'](BDFDB['dotCN']['noticebutton']);if(cq)BDFDB['addClass'](cq,BDFDB['disCN']['noticepremiumaction']);BDFDB['addClass'](ci,BDFDB['disCN']['noticepremiumtext']);ch['insertBefore'](BDFDB['htmlToElement'](''),ci);}}if(!cp){var cr=BDFDB['colorCONVERT'](ce['color'],'RGBCOMP');if(cr){var cs=cr[0x0]>0xb4&&cr[0x1]>0xb4&&cr[0x2]>0xb4?'#000':'#FFF';var ct=BDFDB['colorCONVERT'](cr,'HEX');var cu=cr[0x0]>0xb4&&cr[0x1]>0xb4&&cr[0x2]>0xb4?'brightness(0%)':'brightness(100%)';BDFDB['appendLocalStyle']('BDFDBcustomnotibarColorCorrection'+cg,'.BDFDB-notice.notice-'+cg+'{background-color:'+ct+'\x20!important;}.BDFDB-notice.notice-'+cg+'\x20.notice-message\x20{color:'+cs+'\x20!important;}.BDFDB-notice.notice-'+cg+'\x20'+BDFDB['dotCN']['noticebutton']+'\x20{color:'+cs+'\x20!important;border-color:'+BDFDB['colorSETALPHA'](cs,0.25,'RGBA')+'\x20!important;}.BDFDB-notice.notice-'+cg+'\x20'+BDFDB['dotCN']['noticebutton']+':hover\x20{color:'+ct+'\x20!important;background-color:'+cs+'\x20!important;}.BDFDB-notice.notice-'+cg+'\x20'+BDFDB['dotCN']['noticedismiss']+'\x20{filter:'+cu+'\x20!important;}');}else BDFDB['addClass'](ch,BDFDB['disCN']['noticedefault']);}ch['style']['setProperty']('height','36px','important');ch['style']['setProperty']('min-width','70vw','important');ch['style']['setProperty']('left','unset','important');ch['style']['setProperty']('right','unset','important');let cv=(BDFDB['getTotalWidth'](document['body']['firstElementChild'])-BDFDB['getTotalWidth'](ch))/0x2;ch['style']['setProperty']('left',cv+'px','important');ch['style']['setProperty']('right',cv+'px','important');ch['style']['setProperty']('min-width','unset','important');ch['style']['setProperty']('width','unset','important');ch['style']['setProperty']('max-width','calc(100vw\x20-\x20'+cv*0x2+'px)','important');ch['querySelector'](BDFDB['dotCN']['noticedismiss'])['addEventListener']('click',()=>{ch['style']['setProperty']('overflow','hidden','important');ch['style']['setProperty']('height','0px','important');setTimeout(()=>{BDFDB['removeLocalStyle']('BDFDBcustomnotibar'+cg);BDFDB['removeLocalStyle']('BDFDBcustomnotibarColorCorrection'+cg);ch['remove']();},0x1f4);});return ch;};BDFDB['getDiscordFolder']=function(){var cw=BDFDB['getDiscordBuilt']();cw='discord'+(cw=='stable'?'':cw);return require('path')['resolve'](require('electron')['remote']['app']['getPath']('appData'),cw,BDFDB['getDiscordVersion']());};BDFDB['getPluginsFolder']=function(){var cx=require('process');var cy=require('path');if(cx['env']['injDir'])return cy['resolve'](cx['env']['injDir'],'plugins/');switch(cx['platform']){case'win32':return cy['resolve'](cx['env']['appdata'],'BetterDiscord/plugins/');case'darwin':return cy['resolve'](cx['env']['HOME'],'Library/Preferences/BetterDiscord/plugins/');default:if(cx['env']['XDG_CONFIG_HOME'])return cy['resolve'](cx['env']['XDG_CONFIG_HOME'],'BetterDiscord/plugins/');else return cy['resolve'](cx['env']['HOME'],'.config/BetterDiscord/plugins/');}};BDFDB['getThemesFolder']=function(){var cz=require('process');var cA=require('path');if(cz['env']['injDir'])return cA['resolve'](cz['env']['injDir'],'plugins/');switch(cz['platform']){case'win32':return cA['resolve'](cz['env']['appdata'],'BetterDiscord/themes/');case'darwin':return cA['resolve'](cz['env']['HOME'],'Library/Preferences/BetterDiscord/themes/');default:if(cz['env']['XDG_CONFIG_HOME'])return cA['resolve'](cz['env']['XDG_CONFIG_HOME'],'BetterDiscord/themes/');else return cA['resolve'](cz['env']['HOME'],'.config/BetterDiscord/themes/');}};BDFDB['checkWhichRepoPage']=function(cB=document['querySelector'](BDFDB['dotCN']['layer']+'[layer-id=\x22user-settings\x22]')){if(!cB)return;var cC=cB['querySelector'](BDFDB['dotCN']['_repofolderbutton']);if(!cC)return;var cD=cC['parentElement']['querySelector']('h2');if(cD&&cD['innerText']){let cE=cD['innerText']['toLowerCase']();if(cE==='plugins'||cE==='themes')return cE;}};BDFDB['checkAllUpdates']=function(){for(let cF in global['window']['PluginUpdates']['plugins']){var cG=global['window']['PluginUpdates']['plugins'][cF];BDFDB['checkUpdate'](cG['name'],cG['raw']);}};BDFDB['getLineOfString']=function(cH,cI){if(typeof cH!='string'||typeof cH!='string')return-0x1;let cJ=cH['indexOf'](cI);if(cJ<0x0)return-0x1;return cH['substring'](0x0,cJ)['split']('\x0a')['length'];};BDFDB['sortObject']=function(cK,cL,cM){var cN={};if(cL===undefined||!cL)for(let cO of Object['keys'](cK)['sort']())cN[cO]=cK[cO];else{let cP=[];for(let cO in cK)cP['push'](cK[cO]);cP=BDFDB['sortArrayByKey'](cP,cL,cM);for(let cR of cP)for(let cO in cK)if(BDFDB['equals'](cR,cK[cO])){cN[cO]=cR;break;}}return cN;};BDFDB['reverseObject']=function(cT,cU){var cV={};for(let cW of cU===undefined||!cU?Object['keys'](cT)['reverse']():Object['keys'](cT)['sort']()['reverse']())cV[cW]=cT[cW];return cV;};BDFDB['filterObject']=function(cX,cY){return Object['keys'](cX)['filter'](cZ=>cY(cX[cZ]))['reduce']((d0,d1)=>(d0[d1]=cX[d1],d0),{});};BDFDB['isObject']=function(d2){return d2&&Object['prototype']['isPrototypeOf'](d2)&&!Array['prototype']['isPrototypeOf'](d2);};BDFDB['isObjectEmpty']=function(d3){return typeof d3!=='object'||Object['getOwnPropertyNames'](d3)['length']==0x0;};BDFDB['pushToObject']=function(d4,d5){if(BDFDB['isObject'](d4))d4[Object['keys'](d4)['length']]=d5;};BDFDB['deepAssign']=function(d6,...d7){if(!d7['length'])return d6;var d8=d7['shift']();if(BDFDB['isObject'](d6)&&BDFDB['isObject'](d8)){for(var d9 in d8){if(BDFDB['isObject'](d8[d9])){if(!d6[d9])Object['assign'](d6,{[d9]:{}});BDFDB['deepAssign'](d6[d9],d8[d9]);}else Object['assign'](d6,{[d9]:d8[d9]});}}return BDFDB['deepAssign'](d6,...d7);};BDFDB['sortArrayByKey']=function(da,db,dc){if(dc===undefined)dc=null;return da['sort'](function(dd,de){var df=dd[db],dg=de[db];if(df!==dc)return dfdg?0x1:0x0;});};BDFDB['removeFromArray']=function(dh,di,dj=![]){if(!dh||!di||!Array['isArray'](dh)||!dh['includes'](di))return dh;if(!dj)dh['splice'](dh['indexOf'](di),0x1);else while(dh['indexOf'](di)>-0x1)dh['splice'](dh['indexOf'](di),0x1);return dh;};BDFDB['getAllIndexes']=function(dk,dl){var dm=[],dn=-0x1;while((dn=dk['indexOf'](dl,dn+0x1))!==-0x1)dm['push'](dn);return dm;};BDFDB['removeCopiesFromArray']=function(dp){return[...new Set(dp)];};BDFDB['highlightText']=function(dq,dr){if(!dr||dr['length']<0x1)return dq;var ds=0x0,dt=dq,du='',dv='';BDFDB['getAllIndexes'](dq['toUpperCase'](),dr['toUpperCase']())['forEach'](dw=>{var dx=ds*(du['length']+dv['length']);dw=dw+dx;var dy=dw+dr['length'];var dz=[-0x1]['concat'](BDFDB['getAllIndexes'](dq['substring'](0x0,dw),'<'));var dA=[-0x1]['concat'](BDFDB['getAllIndexes'](dq['substring'](0x0,dw),'>'));if(dz[dz['length']-0x1]>dA[dA['length']-0x1])return;dq=dq['substring'](0x0,dw)+du+dq['substring'](dw,dy)+dv+dq['substring'](dy);ds++;});return dq?dq:dt;};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(()=>{if(document['querySelector']('html')['lang']){clearInterval(dB);var dC=BDFDB['getDiscordLanguage']();BDFDB['languages']['$discord']['name']='Discord\x20('+dC['name']+')';BDFDB['languages']['$discord']['id']=dC['id'];BDFDB['languages']['$discord']['ownlang']=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'][dL]||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 dO=Math['round'](0x64*global['window']['outerWidth']/dN['width']);var dP=Math['round'](0x64*global['window']['outerHeight']/dN['height']);return dOdR['startsWith']('__reactInternalInstance'))];};BDFDB['getReactValue']=function(dS,dT){if(!dS||!dT)return null;let dU=Node['prototype']['isPrototypeOf'](dS)?BDFDB['getReactInstance'](dS):dS;if(!BDFDB['isObject'](dU))return null;let dV=dU;for(let dW of dT['split']('.')['filter'](dX=>dX)){dV=dV[dW];if(dV==undefined)return null;}return dV;};BDFDB['getOwnerInstance']=function(dY){if(dY===undefined)return null;if(!dY['node']&&!dY['instance']||!dY['name']&&(!dY['props']||!Array['isArray'](dY['props'])))return null;var dZ=dY['instance']||BDFDB['getReactInstance'](dY['node']);if(!dZ)return null;dY['name']=dY['name']&&!Array['isArray'](dY['name'])?Array['of'](dY['name']):dY['name'];var e0=-0x1;var e1=dY['depth']===undefined?0xf:dY['depth'];var e2=dY['up']===undefined?![]:dY['up'];var e3=performance['now']();var e4=dY['time']===undefined?0x96:dY['time'];var e5=e2?{'return':!![],'sibling':!![],'_reactInternalFiber':!![]}:{'child':!![],'sibling':!![],'_reactInternalFiber':!![]};var e6={};var e7=ea(dZ);if(dY['all']){for(let e8 in e6){if(dY['group'])for(let dZ in e6[e8])delete e6[e8][dZ]['BDFDBreactSearch'];else delete e6[e8]['BDFDBreactSearch'];}return e6;}else return e7;function ea(dZ){e0++;if(!dZ||Node['prototype']['isPrototypeOf'](dZ)||BDFDB['getReactInstance'](dZ)||e0>e1||performance['now']()-e3>e4)ed=null;else{var ec=Object['getOwnPropertyNames'](dZ);var ed=null;for(let ee=0x0;ed==null&&eedZ['type']['displayName']===ei['split']('\x20')[0x0]||dZ['type']['name']===ei['split']('\x20')[0x0])||dY['props']&&dY['props']['every'](ej=>eh[ej]!==undefined)||dY['defaultProps']&&dY['defaultProps']['every'](ek=>eh[ek]!==undefined))){if(dY['all']===undefined||!dY['all'])ed=eh;else if(dY['all']){if(dY['noCopies']===undefined||!dY['noCopies']||dY['noCopies']&&!eh['BDFDBreactSearch']){eh['BDFDBreactSearch']=!![];if(dY['group']){if(dY['name']&&dZ['type']&&(dZ['type']['displayName']||dZ['type']['name'])){var el='Default';for(let em of dY['name'])if(dZ['type']['displayName']===em['split']('\x20')[0x0]||dZ['type']['name']===em['split']('\x20')[0x0]){el=em;break;}if(typeof e6[el]=='undefined')e6[el]={};BDFDB['pushToObject'](e6[el],eh);}}else BDFDB['pushToObject'](e6,eh);}}}if(ed==null&&(typeof eg==='object'||typeof eg==='function')&&e5[ef])ed=ea(eg);}}e0--;return ed;}};BDFDB['getKeyInformation']=function(en){if(en===undefined)return null;if(!en['node']&&!en['instance']||!en['key'])return null;var eo=en['instance']||BDFDB['getReactInstance'](en['node']);if(!eo)return null;var ep=-0x1;var eq=en['depth']===undefined?0xf:en['depth'];var er=performance['now']();var es=en['time']===undefined?0x96:en['time'];var et={'props':!![],'state':!![],'stateNode':!![],'refs':!![],'updater':!![],'prototype':!![],'type':!![],'children':en['up']?![]:!![],'type':!![],'memoizedProps':!![],'memoizedState':!![],'child':en['up']?![]:!![],'return':en['up']?!![]:![],'sibling':en['up']?![]:!![],'firstEffect':!![]};var eu={'contextSection':!![]};if(typeof en['whitelist']==='object')Object['assign'](et,en['whiteList']);if(typeof en['blacklist']==='object')Object['assign'](eu,en['blacklist']);var ev=[];var ew=ex(eo);if(en['all'])return ev;else return ew;function ex(eo){ep++;if(!eo||Node['prototype']['isPrototypeOf'](eo)||BDFDB['getReactInstance'](eo)||ep>eq||performance['now']()-er>es)eA=null;else{var ez=Object['getOwnPropertyNames'](eo);var eA=null;for(let eB=0x0;eA==null&&eBeK['default']=eI},[eH])['default']:global['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:#3a71c1;\x20font-weight:700;','',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:#3a71c1;\x20font-weight:700;','',eX+'\x20[name]\x20not\x20found\x20in\x20WebModules');}};BDFDB['WebModules']['findByPrototypes']=function(f0){f0=Array['isArray'](f0)?f0:Array['from'](arguments);var f1=JSON['stringify'](f0);if(BDFDB['WebModules']['cachedData']['proto'][f1])return BDFDB['WebModules']['cachedData']['proto'][f1];else{var f2=BDFDB['WebModules']['find'](f2=>f2['prototype']&&f0['every'](f4=>f2['prototype'][f4]!==undefined));if(f2){BDFDB['WebModules']['cachedData']['proto'][f1]=f2;return f2;}else console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',f1+'\x20[prototypes]\x20not\x20found\x20in\x20WebModules');}};BDFDB['WebModules']['patchtypes']=['before','instead','after'];BDFDB['WebModules']['patchmap']={'BannedCard':'BannedUser','InvitationCard':'InviteRow','InviteCard':'InviteRow','Guild':'DropTarget(DragSource(Component))','PopoutContainer':'Popout','MemberCard':'Member','WebhookCard':'Webhook'};BDFDB['WebModules']['notfindablemodules']={'AuthWrapper':'loginscreen','BannedCard':'guildsettingsbannedcard','EmojiPicker':'emojipicker','FriendsOnline':'friendsonline','InstantInviteModal':'invitemodalwrapper','InvitationCard':'invitemodalinviterow','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(f5,f6,f7,f8){if(!f5||!f6||!f7||!Object['keys'](f8)['some'](f9=>BDFDB['WebModules']['patchtypes']['includes'](f9)))return null;const fa=(typeof f7==='string'?f7:f7['name'])['toLowerCase']();const fb=(fc,fd)=>(...fe)=>{try{return fc(...fe);}catch(ff){console['error']('Error\x20occurred\x20in\x20'+fd,ff);}};if(!f5['BDFDBpatch'])f5['BDFDBpatch']={};f6=Array['isArray'](f6)?f6:Array['of'](f6);for(let fg of f6){if(!f5[fg])f5[fg]=()=>{};const fh=f5[fg];if(!f5['BDFDBpatch'][fg]){f5['BDFDBpatch'][fg]={};for(let fi of BDFDB['WebModules']['patchtypes'])f5['BDFDBpatch'][fg][fi]={};f5['BDFDBpatch'][fg]['originalMethod']=fh;f5[fg]=function(){const fj={'thisObject':this,'methodArguments':arguments,'originalMethod':fh,'originalMethodName':fg,'callOriginalMethod':()=>fj['returnValue']=fj['originalMethod']['apply'](fj['thisObject'],fj['methodArguments'])};if(global['BDFDB']&&typeof BDFDB==='object'&&BDFDB['loaded']&&f5['BDFDBpatch'][fg]){if(!BDFDB['isObjectEmpty'](f5['BDFDBpatch'][fg]['before']))for(let fk in BDFDB['sortObject'](f5['BDFDBpatch'][fg]['before'])){fb(f5['BDFDBpatch'][fg]['before'][fk],'`before`\x20callback\x20of\x20'+f5[fg]['displayName'])(fj);}if(BDFDB['isObjectEmpty'](f5['BDFDBpatch'][fg]['instead']))fj['callOriginalMethod']();else for(let fl in BDFDB['sortObject'](f5['BDFDBpatch'][fg]['instead'])){const fm=fb(f5['BDFDBpatch'][fg]['instead'][fl],'`instead`\x20callback\x20of\x20'+f5[fg]['displayName'])(fj);if(fm!==undefined)fj['returnValue']=fm;}if(!BDFDB['isObjectEmpty'](f5['BDFDBpatch'][fg]['after']))for(let fn in BDFDB['sortObject'](f5['BDFDBpatch'][fg]['after'])){fb(f5['BDFDBpatch'][fg]['after'][fn],'`after`\x20callback\x20of\x20'+f5[fg]['displayName'])(fj);}}else fj['callOriginalMethod']();return fj['returnValue'];};}for(let fo of BDFDB['WebModules']['patchtypes'])if(typeof f8[fo]=='function')f5['BDFDBpatch'][fg][fo][fa]=f8[fo];}const fp=()=>{BDFDB['WebModules']['unpatch'](f5,f6,f7);};if(f7&&typeof f7=='object'){if(!Array['isArray'](f7['patchCancels']))f7['patchCancels']=[];f7['patchCancels']['push'](fp);}return fp;};BDFDB['WebModules']['unpatch']=function(fq,fr,fs){if(!fq||!fq['BDFDBpatch'])return;const ft=!fs?null:(typeof fs==='string'?fs:fs['name'])['toLowerCase']();fr=Array['isArray'](fr)?fr:Array['of'](fr);for(let fu of fr){if(fq[fu]&&fq['BDFDBpatch'][fu]){for(let fv of BDFDB['WebModules']['patchtypes']){if(ft)delete fq['BDFDBpatch'][fu][fv][ft];else delete fq['BDFDBpatch'][fu][fv];}var fw=!![];for(let fv of BDFDB['WebModules']['patchtypes'])if(!BDFDB['isObjectEmpty'](fq['BDFDBpatch'][fu][fv]))fw=![];if(fw){fq[fu]=fq['BDFDBpatch'][fu]['originalMethod'];delete fq['BDFDBpatch'][fu];if(BDFDB['isObjectEmpty'](fq['BDFDBpatch']))delete fq['BDFDBpatch'];}}}};BDFDB['WebModules']['unpatchall']=function(fy){if(BDFDB['isObject'](fy)&&Array['isArray'](fy['patchCancels']))for(let fz of fy['patchCancels'])fz();};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])g0(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 g0(g1,fP){var g3=BDFDB['getReactInstance'](document['querySelector'](BDFDB['dotCN'][g1]));if(ga(g3,fP))fT(g3,fP);else{var g4=![],g5=new MutationObserver(g6=>{g6['forEach'](g7=>{g7['addedNodes']['forEach'](g8=>{var g9=null;if(!g4&&g8['tagName']&&(g9=BDFDB['containsClass'](g8,BDFDB['disCN'][g1])?g8:g8['querySelector'](BDFDB['dotCN'][g1]))!=null){g3=BDFDB['getReactInstance'](g9);if(ga(g3,fP)){g4=!![];g5['disconnect']();fT(g3,fP);BDFDB['WebModules']['forceAllUpdates'](fO,fP);}}});});});BDFDB['addObserver'](fO,BDFDB['dotCN']['appmount'],{'name':'checkForInstanceObserver','instance':g5,'multi':!![]},{'childList':!![],'subtree':!![]});}}function ga(gb,fP){return gb&&(fP!='V2C_PluginCard'&&fP!='V2C_ThemeCard'||fP=='V2C_PluginCard'&&BDFDB['checkWhichRepoPage']()=='plugins'||fP=='V2C_ThemeCard'&&BDFDB['checkWhichRepoPage']()=='themes');}}};BDFDB['WebModules']['initiateProcess']=function(gd,ge,gf,gg){if(gd&&typeof gd=='object'&&ge){gf=(gf['split']('\x20')[0x1]||gf)['replace'](/[^A-z0-9]|_/g,'');gf=gf[0x0]['toUpperCase']()+gf['slice'](0x1);if(typeof gd['process'+gf]=='function'){var gh=BDFDB['React']['findDOMNodeSafe'](ge);if(gh)gd['process'+gf](ge,gh,gg);else setImmediate(()=>{gh=BDFDB['React']['findDOMNodeSafe'](ge);if(gh)gd['process'+gf](ge,gh,gg);});}}};var gi=BDFDB['WebModules']['findByProperties']('createElement','cloneElement');var gj=BDFDB['WebModules']['findByProperties']('render','findDOMNode');if(gi&&gj){BDFDB['React']=Object['assign']({},gi,gj);BDFDB['React']['findDOMNodeSafe']=function(gk){if(!gk||!gk['updater']||typeof gk['updater']['isMounted']!=='function'||!gk['updater']['isMounted'](gk))return null;var gl=gj['findDOMNode'](gk)||BDFDB['getReactValue'](gk,'child.stateNode');return Node['prototype']['isPrototypeOf'](gl)?gl:null;};};BDFDB['addOnSwitchListener']=function(gm){if(typeof gm['onSwitch']==='function'){BDFDB['removeOnSwitchListener'](gm);var gn=document['querySelector'](BDFDB['dotCN']['guildswrapper']+'\x20+\x20*\x20>\x20'+BDFDB['dotCN']['chatspacer']);if(gn){var go=new MutationObserver(gp=>{gp['forEach'](gq=>{if(gq['target']&&BDFDB['containsClass'](gq['target'],BDFDB['disCN']['nochannel']))gm['onSwitch']();});});var gr=gn['querySelector'](BDFDB['dotCNC']['chat']+BDFDB['dotCN']['nochannel']);if(gr)go['observe'](gr,{'attributes':!![]});gm['onSwitchFix']=new MutationObserver(gs=>{gs['forEach'](gt=>{if(gt['addedNodes']){gt['addedNodes']['forEach'](gu=>{if(BDFDB['containsClass'](gu,BDFDB['disCN']['chat'],BDFDB['disCN']['nochannel'],![]))go['observe'](gu,{'attributes':!![]});});}});});gm['onSwitchFix']['observe'](gn,{'childList':!![]});}}};BDFDB['removeOnSwitchListener']=function(gv){if(typeof gv['onSwitch']==='function'&&BDFDB['isObject'](gv['onSwitchFix'])){gv['onSwitchFix']['disconnect']();delete gv['onSwitchFix'];}};BDFDB['addContextListener']=function(gw){for(let gx of['User','Guild','Channel','GroupDM','Message','Native','UserSettingsCog']){if(typeof gw['on'+gx+'Context']==='function'||typeof gw['on'+gx+'ContextMenu']==='function'){if(gx=='GroupDM'){var gy=![],gz=new MutationObserver(gA=>{gA['forEach'](gB=>{gB['addedNodes']['forEach'](gC=>{var gD=null;if(!gy&&gC['tagName']&&(gD=BDFDB['containsClass'](gC,BDFDB['disCN']['contextmenu'])?gC:gC['querySelector'](BDFDB['dotCN']['contextmenu']))!=null){var gE=BDFDB['getReactInstance'](gD);if(gE&&gE['return']&&gE['return']['type']&&gE['return']['type']['displayName']==gx+'ContextMenu'){gy=!![];gz['disconnect']();gF(gx,gE['return']['type']);gJ(gx,gE['return']['stateNode'],gE['stateNode']);}}});});});BDFDB['addObserver'](gw,BDFDB['dotCN']['appmount'],{'name':'checkForContextObserver','instance':gz,'multi':!![]},{'childList':!![],'subtree':!![]});}else gF(gx,BDFDB['WebModules']['findByName'](gx+'ContextMenu'));}}function gF(gx,gH){if(gH&&gH['prototype'])BDFDB['WebModules']['patch'](gH['prototype'],'componentDidMount',gw,{'after':gI=>{gJ(gx,gI['thisObject'],BDFDB['React']['findDOMNodeSafe'](gI['thisObject']));}});}function gJ(gx,gL,gM){if(gL&&gM){if(typeof gw['on'+gx+'Context']==='function')gw['on'+gx+'Context'](gL,gM);if(typeof gw['on'+gx+'ContextMenu']==='function')gw['on'+gx+'ContextMenu'](gL,gM);BDFDB['initElements'](gM,gw);BDFDB['updateContextPosition'](gM);}}};BDFDB['addSettingsButtonListener']=function(gN){if(BDFDB['isBDv2']()&&typeof gN['getSettingsPanel']==='function'){BDFDB['removeSettingsButtonListener'](gN);BDFDB['appendSettingsButton'](gN);var gO=document['querySelector']('.bd-content-region\x20>\x20.bd-content');if(gO){gN['settingsButtonObserver']=new MutationObserver(gP=>{gP['forEach'](gQ=>{if(gQ['addedNodes']){gQ['addedNodes']['forEach'](gR=>{if(gR['tagName']&&BDFDB['containsClass'](gR,'active'))BDFDB['appendSettingsButton'](gN);});}});});gN['settingsButtonObserver']['observe'](gO,{'childList':!![]});}}};BDFDB['appendSettingsButton']=function(gS){var gT=document['querySelector'](BDFDB['dotCN']['_bdv2Card']+'[data-plugin-id='+gS['id']+']');if(gT){var gU=BDFDB['htmlToElement']('');gT['insertBefore'](gU,gT['querySelector'](BDFDB['d']['_bdv2Button']));gU['addEventListener']('mouseenter',()=>{BDFDB['createTooltip']('Settings',gU,{'type':'top'});BDFDB['addClass'](gU,BDFDB['disCN']['_bdv2TooltipOpen']);});gU['addEventListener']('mouseleave',()=>{BDFDB['removeClass'](gU,BDFDB['disCN']['_bdv2TooltipOpen']);});gU['addEventListener']('click',()=>{var gV=BDFDB['htmlToElement'](''+gS['name']+'\x20Settings');var gW=gS['getSettingsPanel']();gV['querySelector'](BDFDB['dotCN']['modalsubinner'])['appendChild'](typeof gW=='string'?BDFDB['htmlToElement'](gW):gW);if(typeof gS['onSettingsClosed']==='function')BDFDB['addChildEventListener'](gV,'click',BDFDB['dotCNC']['modalclose']+BDFDB['dotCN']['backdrop'],()=>{gS['onSettingsClosed']();});BDFDB['appendModal'](gV);});}};BDFDB['removeSettingsButtonListener']=function(gX){if(BDFDB['isBDv2']()&&typeof gX['settingsButtonObserver']==='object'){BDFDB['removeEles']('.bd-card[data-plugin-id='+gX['id']+']\x20.BDFDB-settingsbutton');gX['settingsButtonObserver']['disconnect']();delete gX['settingsButtonObserver'];}};var gY=BDFDB['WebModules']['findByProperties']('Messages')['Messages'];BDFDB['LanguageStrings']=new Proxy(gY,{'get':function(gZ,h0){if(!gZ[h0])console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',h0+'\x20not\x20found\x20in\x20BDFDB.LanguageStrings');else{var h1=typeof gZ[h0]=='object'?gZ[h0]['format'](Object['assign']({},BDFDB['LanguageStringsVars'])):gZ[h0];if(typeof h1=='string')return h1;else if(Array['isArray'](h1)){var h2='';for(let h3 of h1){if(typeof h3=='string')h2+=BDFDB['encodeToHTML'](h3);else if(BDFDB['isObject'](h3)&&h3['props'])h2+='<'+h3['type']+'>'+BDFDB['encodeToHTML'](h3['props']['children'][0x0]['toString']())+'';}return h2;}else console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',h0+'\x20could\x20not\x20be\x20parsed\x20from\x20BDFDB.LanguageStrings');}}});BDFDB['LanguageStringsVars']={};for(let h4 in BDFDB['WebModules']['findByProperties']('Messages')['Messages']){try{BDFDB['LanguageStrings'][h4];}catch(h5){let h6=h5['toString']()['split']('for:\x20')[0x1];if(h6&&typeof h6=='string')BDFDB['LanguageStringsVars'][h6]='{{'+h6['toLowerCase']()+'}}';}};BDFDB['equals']=function(h7,h8,h9){var ha=-0x1;if(h9===undefined||typeof h9!=='boolean')h9=![];return hb(h7,h8);function hb(hc,hd){ha++;var he=!![];if(ha>0x3e8)he=null;else{if(typeof hc!==typeof hd)he=![];else if(typeof hc==='undefined')he=!![];else if(typeof hc==='symbol')he=!![];else if(typeof hc==='boolean')he=hc==hd;else if(typeof hc==='string')he=hc==hd;else if(typeof hc==='number'){if(isNaN(hc)||isNaN(hd))he=isNaN(hc)==isNaN(hd);else he=hc==hd;}else if(!hc&&!hd)he=!![];else if(!hc||!hd)he=![];else if(typeof hc==='function'||typeof hc==='object'){var hf=Object['getOwnPropertyNames'](hc);var hg=Object['getOwnPropertyNames'](hd);if(hf['length']!==hg['length'])he=![];else for(let hh=0x0;he===!![]&&hhhz['length']?hC:hz['length'];};BDFDB['readServerList']=function(){var hD=[],hE=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['guilds']),'name':'Guild','all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let hF in hE)if(hE[hF]['props']&&hE[hF]['props']['guild']&&hE[hF]['_reactInternalFiber']['child'])hD['push'](Object['assign'](new hE[hF]['props']['guild']['constructor'](hE[hF]['props']['guild']),{'div':BDFDB['React']['findDOMNodeSafe'](hE[hF]),'instance':hE[hF]}));return hD;};BDFDB['readUnreadServerList']=function(hG){var hH=[];for(let hI of hG===undefined||!Array['isArray'](hG)?BDFDB['readServerList']():hG){let hJ=Node['prototype']['isPrototypeOf'](hI)?hI:hI&&hI['div']?hI['div']:null;if(Node['prototype']['isPrototypeOf'](hJ)&&hJ['querySelector'](BDFDB['dotCN']['guildpillitem'])['style']['getPropertyValue']('opacity')>0x0||hJ['querySelector'](BDFDB['dotCN']['guildbadgenumberbadge']))hH['push'](hI);}return hH;};BDFDB['getSelectedServer']=function(){var hK=BDFDB['WebModules']['findByProperties']('getGuilds')['getGuild'](BDFDB['WebModules']['findByProperties']('getLastSelectedGuildId')['getGuildId']());if(hK)return BDFDB['getServerData'](hK['id'])||Object['assign'](new hK['constructor'](hK),{'div':null,'instance':null});else return null;};BDFDB['getServerID']=function(hL){if(!Node['prototype']['isPrototypeOf'](hL)||!BDFDB['getReactInstance'](hL))return;let hM=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],hL);if(!hM)return;var hN=hM['querySelector'](BDFDB['dotCN']['guildiconwrapper']);var hO=hN&&hN['href']?hN['href']['split']('/')['slice'](-0x2)[0x0]:null;return hO&&!isNaN(parseInt(hO))?hO['toString']():null;};BDFDB['getServerDiv']=function(hP){if(!hP)return null;if(Node['prototype']['isPrototypeOf'](hP))return BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],hP);else{let hQ=typeof hP=='object'?hP['id']:hP;if(hQ)return BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],document['querySelector'](BDFDB['dotCNS']['guilds']+BDFDB['dotCN']['guildiconwrapper']+'[href*=\x22/channels/'+hQ+'\x22]'));}return null;};BDFDB['getServerData']=function(hR){if(!hR)return null;let hS=Node['prototype']['isPrototypeOf'](hR)?BDFDB['getServerID'](hR):typeof hR=='object'?hR['id']:hR;hS=typeof hS=='number'?hS['toFixed']():hS;for(let hT of BDFDB['readServerList']())if(hT&&hT['id']==hS)return hT;return null;};BDFDB['readChannelList']=function(){var hU=[],hV=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['channels']),'name':['ChannelCategoryItem','ChannelItem','PrivateChannel'],'all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let hW in hV)if(hV[hW]['props']&&!hV[hW]['props']['ispin']&&hV[hW]['props']['channel']&&hV[hW]['_reactInternalFiber']['return']){var hX=BDFDB['React']['findDOMNodeSafe'](hV[hW]);hX=hX&&BDFDB['containsClass'](hX['parentElement'],BDFDB['disCN']['categorycontainerdefault'],BDFDB['disCN']['channelcontainerdefault'],![])?hX['parentElement']:hX;hU['push'](Object['assign'](new hV[hW]['props']['channel']['constructor'](hV[hW]['props']['channel']),{'div':hX,'instance':hV[hW]}));}return hU;};BDFDB['getSelectedChannel']=function(){var hY=BDFDB['WebModules']['findByProperties']('getChannels')['getChannel'](BDFDB['WebModules']['findByProperties']('getLastSelectedChannelId')['getChannelId']());if(hY)return BDFDB['getChannelData'](hY['id'])||Object['assign'](new hY['constructor'](hY),{'div':null,'instance':null});else return null;};BDFDB['getChannelID']=function(hZ){if(!Node['prototype']['isPrototypeOf'](hZ)||!BDFDB['getReactInstance'](hZ))return;hZ=BDFDB['getParentEle'](BDFDB['dotCNC']['categorycontainerdefault']+BDFDB['dotCNC']['channelcontainerdefault']+BDFDB['dotCN']['dmchannel'],hZ);if(!hZ)return;var i0=BDFDB['getKeyInformation']({'node':hZ,'key':'channel'});return i0?i0['id']['toString']():null;};BDFDB['getChannelDiv']=function(i1){if(!i1)return null;let i2=BDFDB['getChannelData'](i1);return i2?i2['div']:null;};BDFDB['getChannelData']=function(i3){if(!i3)return null;let i4=Node['prototype']['isPrototypeOf'](i3)?BDFDB['getChannelID'](i3):typeof i3=='object'?i3['id']:i3;i4=typeof i4=='number'?i4['toFixed']():i4;for(let i5 of BDFDB['readChannelList']())if(i5&&i5['id']==i4)return i5;return null;};BDFDB['readDmList']=function(){var i6=[],i7=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['guilds']),'name':'DirectMessage','all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let i8 in i7)if(i7[i8]['props']&&i7[i8]['props']['channel']&&i7[i8]['_reactInternalFiber']['child'])i6['push'](Object['assign'](new i7[i8]['props']['channel']['constructor'](i7[i8]['props']['channel']),{'div':BDFDB['React']['findDOMNodeSafe'](i7[i8]),'instance':i7[i8]}));return i6;};BDFDB['getDmID']=function(i9){if(!Node['prototype']['isPrototypeOf'](i9)||!BDFDB['getReactInstance'](i9))return;let ia=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],i9);if(!ia)return;var ib=ia['querySelector'](BDFDB['dotCN']['guildiconwrapper']);var ic=ib&&ib['href']?ib['href']['split']('/')['slice'](-0x1)[0x0]:null;return ic&&!isNaN(parseInt(ic))?ic['toString']():null;};BDFDB['getDmDiv']=function(id){if(!id)return null;if(Node['prototype']['isPrototypeOf'](id)){var ie=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],id);return ie?ie['parentElement']:ie;}else{let ig=typeof id=='object'?id['id']:id;if(ig){var ie=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],document['querySelector'](BDFDB['dotCNS']['guilds']+BDFDB['dotCNS']['dmcontainer']+BDFDB['dotCN']['guildiconwrapper']+'[href*=\x22/channels/@me/'+ig+'\x22]'));return ie&&BDFDB?ie['parentElement']:ie;}}return null;};BDFDB['getDmData']=function(ii){if(!ii)return null;let ij=Node['prototype']['isPrototypeOf'](ii)?BDFDB['getDmID'](ii):typeof ii=='object'?ii['id']:ii;ij=typeof ij=='number'?ij['toFixed']():ij;for(let ik of BDFDB['readDmList']())if(ik&&ik['id']==ij)return ik;return null;};BDFDB['markChannelAsRead']=function(il){if(!il)return;var im=BDFDB['WebModules']['findByProperties']('getOldestUnreadMessageId');var io=BDFDB['WebModules']['findByProperties']('getAPIBaseURL');var ip=BDFDB['WebModules']['findByProperties']('Permissions','ActivityTypes','StatusTypes');if(!im||!io||!ip)return;for(let iq of Array['isArray'](il)?il:typeof il=='string'||typeof il=='number'?Array['of'](il):Array['from'](il)){let ir=Node['prototype']['isPrototypeOf'](iq)?BDFDB['getChannelID'](iq)||BDFDB['getDmID'](iq):iq&&typeof iq=='object'?iq['id']:iq;if(ir){let is=im['getOldestUnreadMessageId'](ir);if(is)io['post']({'body':{},'url':ip['Endpoints']['MESSAGES_ACK'](ir,is)});}}};BDFDB['markGuildAsRead']=function(it){if(!it)return;var iu=BDFDB['WebModules']['findByProperties']('markGuildAsRead');if(!iu)return;for(let iv of Array['isArray'](it)?it:typeof it=='string'||typeof it=='number'?Array['of'](it):Array['from'](it)){let iw=Node['prototype']['isPrototypeOf'](iv)?BDFDB['getServerID'](iv):iv&&typeof iv=='object'?iv['id']:iv;if(iw)iu['markGuildAsRead'](iw);}};BDFDB['saveAllData']=function(ix,iy,iz){var iA=require('fs'),iB,iC;if(!BDFDB['isBDv2']()){iC=typeof iy==='string'?iy:iy['name'];iB=require('path')['join'](BDFDB['getPluginsFolder'](),iC+'.config.json');}else{iC=typeof iy==='string'?iy['toLowerCase']():null;var iD=iC?BDFDB['Plugins'][iC]?BDFDB['Plugins'][iC]['contentPath']:null:iy['contentPath'];if(!iD)return;iB=require('path')['join'](iD,'settings.json');}var iE=iA['existsSync'](iB);var iF=!iE?{}:typeof BDFDB['cachedData'][iC]!=='undefined'?BDFDB['cachedData'][iC]:BDFDB['readConfig'](iB);iF[iz]=ix;if(BDFDB['isObjectEmpty'](iF[iz]))delete iF[iz];if(BDFDB['isObjectEmpty'](iF)){delete BDFDB['cachedData'][iC];if(iE)iA['unlinkSync'](iB);}else{BDFDB['cachedData'][iC]=iF;iA['writeFileSync'](iB,JSON['stringify'](iF,null,'\x09'));}};BDFDB['loadAllData']=function(iG,iH){var iI=require('fs'),iJ,iK;if(!BDFDB['isBDv2']()){iK=typeof iG==='string'?iG:iG['name'];iJ=require('path')['join'](BDFDB['getPluginsFolder'](),iK+'.config.json');}else{iK=typeof iG==='string'?iG['toLowerCase']():null;var iL=iK?BDFDB['Plugins'][iK]?BDFDB['Plugins'][iK]['contentPath']:null:iG['contentPath'];if(!iL)return{};iJ=require('path')['join'](iL,'settings.json');}if(!iI['existsSync'](iJ)){delete BDFDB['cachedData'][iK];return{};}var iM=typeof BDFDB['cachedData'][iK]!=='undefined'?BDFDB['cachedData'][iK]:BDFDB['readConfig'](iJ);BDFDB['cachedData'][iK]=iM;return iM&&typeof iM[iH]!=='undefined'?iM[iH]:{};};BDFDB['removeAllData']=function(iN,iO){var iP=require('fs'),iQ,iR;if(!BDFDB['isBDv2']()){iR=typeof iN==='string'?iN:iN['name'];iQ=require('path')['join'](BDFDB['getPluginsFolder'](),iR+'.config.json');}else{iR=typeof iN==='string'?iN['toLowerCase']():null;var iS=iR?BDFDB['Plugins'][iR]?BDFDB['Plugins'][iR]['contentPath']:null:iN['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 j0 in iV['defaults'][iW]){if(iX[j0]==null){iY[j0]=iV['defaults'][iW][j0]['value'];iZ=!![];}else iY[j0]=iX[j0];}if(iZ)BDFDB['saveAllData'](iY,iV,iW);return iY;};BDFDB['readConfig']=function(j1){try{return JSON['parse'](require('fs')['readFileSync'](j1));}catch(j2){return{};}};BDFDB['saveData']=function(j3,j4,j5,j6){var j7=BDFDB['loadAllData'](j5,j6);j7[j3]=j4;BDFDB['saveAllData'](j7,j5,j6);};BDFDB['loadData']=function(j8,j9,ja){var jb=BDFDB['loadAllData'](j9,ja);var jc=jb[j8];return jc===undefined?null:jc;};BDFDB['removeData']=function(jd,je,jf){var jg=BDFDB['loadAllData'](je,jf);delete jg[jd];BDFDB['saveAllData'](jg,je,jf);};BDFDB['getData']=function(jh,ji,jj){var jk=BDFDB['getAllData'](ji,jj);var jl=jk[jh];return jl===undefined?null:jl;};BDFDB['appendWebScript']=function(jm,jn){if(!jn&&!document['head']['querySelector']('bd-head\x20bd-scripts'))document['head']['appendChild'](BDFDB['htmlToElement'](''));jn=jn||document['head']['querySelector']('bd-head\x20bd-scripts')||document['head'];jn=Node['prototype']['isPrototypeOf'](jn)?jn:document['head'];BDFDB['removeWebScript'](jm,jn);jn['appendChild'](BDFDB['htmlToElement'](''));};BDFDB['removeWebScript']=function(jo,jp){jp=jp||document['head']['querySelector']('bd-head\x20bd-scripts')||document['head'];jp=Node['prototype']['isPrototypeOf'](jp)?jp:document['head'];BDFDB['removeEles'](jp['querySelectorAll']('script[src=\x22'+jo+'\x22]'));};BDFDB['appendWebStyle']=function(jq,jr){if(!jr&&!document['head']['querySelector']('bd-head\x20bd-styles'))document['head']['appendChild'](BDFDB['htmlToElement'](''));jr=jr||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];jr=Node['prototype']['isPrototypeOf'](jr)?jr:document['head'];BDFDB['removeWebStyle'](jq,jr);jr['appendChild'](BDFDB['htmlToElement'](''));};BDFDB['removeWebStyle']=function(js,jt){jt=jt||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];jt=Node['prototype']['isPrototypeOf'](jt)?jt:document['head'];BDFDB['removeEles'](jt['querySelectorAll']('link[href=\x22'+js+'\x22]'));};BDFDB['appendLocalStyle']=function(ju,jv,jw){if(!jw&&!document['head']['querySelector']('bd-head\x20bd-styles'))document['head']['appendChild'](BDFDB['htmlToElement'](''));jw=jw||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];jw=Node['prototype']['isPrototypeOf'](jw)?jw:document['head'];BDFDB['removeLocalStyle'](ju,jw);jw['appendChild'](BDFDB['htmlToElement'](''+jv['replace'](/\t|\r|\n/g,'')+''));};BDFDB['removeLocalStyle']=function(jx,jy){jy=jy||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];jy=Node['prototype']['isPrototypeOf'](jy)?jy:document['head'];BDFDB['removeEles'](jy['querySelectorAll']('style[id=\x22'+jx+'CSS\x22]'));};BDFDB['formatBytes']=function(jz,jA){jz=parseInt(jz);if(isNaN(jz)||jz<0x0)return'0\x20Bytes';if(jz==0x1)return'1\x20Byte';var jB=Math['floor'](Math['log'](jz)/Math['log'](0x400));return parseFloat((jz/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 ke(jC);else if(jC['length']==0x4){var jF=kh(jC['pop']());return ke(jC)['concat'](jF);}case'RGB':return ke(jC['replace'](/\s/g,'')['slice'](0x4,-0x1)['split'](','));case'RGBA':var jG=jC['replace'](/\s/g,'')['slice'](0x5,-0x1)['split'](',');var jF=kh(jG['pop']());return ke(jG)['concat'](jF);case'HSLCOMP':if(jC['length']==0x3)return BDFDB['colorCONVERT']('hsl('+jC['join'](',')+')','RGBCOMP');else if(jC['length']==0x4){var jF=kh(jg['pop']());return BDFDB['colorCONVERT']('hsl('+jg['join'](',')+')','RGBCOMP')['concat'](jF);}case'HSL':var jJ=kl(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=kh(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('+ke(jY['slice'](0x0,0x3))['join'](',')+')';case'RGBA':jY=jY['slice'](0x0,0x4);var jF=jY['length']==0x4?kh(jY['pop']()):0x1;return'rgba('+ke(jY)['concat'](jF)['join'](',')+')';case'HSLCOMP':var jF=jY['length']==0x4?kh(jY['pop']()):null;var jJ=kl(BDFDB['colorCONVERT'](jY,'HSL')['replace'](/\s/g,'')['split'](','));return jF?jJ['concat'](jF):jJ;case'HSL':var jK=kc(jY[0x0]),jL=kc(jY[0x1]),jM=kc(jY[0x2]);var k5=Math['max'](jK,jL,jM),k6=Math['min'](jK,jL,jM),k7=k5-k6,jS,jT=k5===0x0?0x0:k7/k5,jU=k5/0xff;switch(k5){case k6:jS=0x0;break;case jK:jS=jL-jM+k7*(jL0xff?0xff:jO<0x0?0x0:jO;};function ke(jG){return jG['map'](jO=>{return kc(jO);});};function kh(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 kj(kk){kk=parseFloat(kk['toString']()['replace'](/[^0-9\.\-]/g,''));return(isNaN(kk)||kk>0x64?0x64:kk<0x0?0x0:kk)+'%';};function kl(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'](ko=>{return kj(ko);}));};};BDFDB['colorSETALPHA']=function(kp,kq,kr){var ks=BDFDB['colorCONVERT'](kp,'RGBCOMP');if(ks){kq=kq['toString']();kq=(kq['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(kq['replace'](/[^0-9\.\-]/g,''));kq=isNaN(kq)||kq>0x1?0x1:kq<0x0?0x0:kq;ks[0x3]=kq;kr=(kr||BDFDB['colorTYPE'](kp))['toUpperCase']();kr=kr=='HSL'||kr=='RGB'?kr+'A':kr;return BDFDB['colorCONVERT'](ks,kr);}return null;};BDFDB['colorCHANGE']=function(kt,ku,kv){ku=parseFloat(ku);if(kt&&typeof ku=='number'&&!isNaN(ku)){var kw=BDFDB['colorCONVERT'](kt,'RGBCOMP');if(kw){if(parseInt(ku)!==ku){ku=ku['toString']();ku=(ku['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(ku['replace'](/[^0-9\.\-]/g,''));ku=isNaN(ku)?0x0:ku;return BDFDB['colorCONVERT']([Math['round'](kw[0x0]*(0x1+ku)),Math['round'](kw[0x1]*(0x1+ku)),Math['round'](kw[0x2]*(0x1+ku))],kv||BDFDB['colorTYPE'](kt));}else return BDFDB['colorCONVERT']([Math['round'](kw[0x0]+ku),Math['round'](kw[0x1]+ku),Math['round'](kw[0x2]+ku)],kv||BDFDB['colorTYPE'](kt));}}return null;};BDFDB['colorINV']=function(kx,ky){if(kx){var kz=BDFDB['colorCONVERT'](kx,'RGBCOMP');if(kz)return BDFDB['colorCONVERT']([0xff-kz[0x0],0xff-kz[0x1],0xff-kz[0x2]],ky||BDFDB['colorTYPE'](kx));}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['getTotalHeight']=function(l0){if(Node['prototype']['isPrototypeOf'](l0)&&l0['nodeType']!=Node['TEXT_NODE']){var l1=BDFDB['getRects'](l0);var l2=getComputedStyle(l0);return l1['height']+parseInt(l2['marginTop'])+parseInt(l2['marginBottom']);}return 0x0;};BDFDB['getTotalWidth']=function(l3){if(Node['prototype']['isPrototypeOf'](l3)&&l3['nodeType']!=Node['TEXT_NODE']){var l4=BDFDB['getRects'](l3);var l5=getComputedStyle(l3);return l4['width']+parseInt(l5['marginLeft'])+parseInt(l5['marginRight']);}return 0x0;};BDFDB['isEleHidden']=function(l6){if(Node['prototype']['isPrototypeOf'](l6)&&l6['nodeType']!=Node['TEXT_NODE'])return getComputedStyle(l6,null)['getPropertyValue']('display')=='none';};BDFDB['toggleEles']=function(...l7){if(!l7)return;var l8=l7['pop']();if(typeof l8!='boolean'){l7['push'](l8);l8=undefined;}if(!l7['length'])return;for(let l9 of l7)for(let la of Array['isArray'](l9)?l9:Array['of'](l9)){if(!la){}else if(Node['prototype']['isPrototypeOf'](la))le(la);else if(NodeList['prototype']['isPrototypeOf'](la))for(let lb of la)le(lb);else if(typeof la=='string')for(let lc of la['split'](','))if(lc&&(lc=lc['trim']()))for(let lb of document['querySelectorAll'](lc))le(lb);}function le(lf){if(!lf||!Node['prototype']['isPrototypeOf'](lf))return;var lg=l8===undefined?!BDFDB['isEleHidden'](lf):!l8;if(lg)lf['style']['setProperty']('display','none','important');else lf['style']['removeProperty']('display');}};BDFDB['removeEles']=function(...lh){for(let li of lh)for(let lj of Array['isArray'](li)?li:Array['of'](li)){if(!lj){}else if(Node['prototype']['isPrototypeOf'](lj))lj['remove']();else if(NodeList['prototype']['isPrototypeOf'](lj)){lj=Array['from'](lj);while(lj['length'])lj['shift']()['remove']();}else if(typeof lj=='string')for(let lk of lj['split'](','))if(lk&&(lk=lk['trim']())){let ll=Array['from'](document['querySelectorAll'](lk));while(ll['length'])ll['shift']()['remove']();}}};BDFDB['addClass']=function(lm,...ln){if(!lm||!ln)return;for(let lo of Array['isArray'](lm)?lm:Array['of'](lm)){if(!lo){}else if(Node['prototype']['isPrototypeOf'](lo))ls(lo);else if(NodeList['prototype']['isPrototypeOf'](lo))for(let lp of lo)ls(lp);else if(typeof lo=='string')for(let lq of lo['split'](','))if(lq&&(lq=lq['trim']()))for(let lr of document['querySelectorAll'](lq))ls(lr);}function ls(lt){if(lt&<['classList'])for(let lu of ln)for(let lv of Array['isArray'](lu)?lu:Array['of'](lu))if(typeof lv=='string')for(let lw of lv['split']('\x20'))if(lw)lt['classList']['add'](lw);}};BDFDB['removeClass']=function(lx,...ly){if(!lx||!ly)return;for(let lz of Array['isArray'](lx)?lx:Array['of'](lx)){if(!lz){}else if(Node['prototype']['isPrototypeOf'](lz))lD(lz);else if(NodeList['prototype']['isPrototypeOf'](lz))for(let lA of lz)lD(lA);else if(typeof lz=='string')for(let lB of lz['split'](','))if(lB&&(lB=lB['trim']()))for(let lC of document['querySelectorAll'](lB))lD(lC);}function lD(lE){if(lE&&lE['classList'])for(let lF of ly)for(let lG of Array['isArray'](lF)?lF:Array['of'](lF))if(typeof lG=='string')for(let lH of lG['split']('\x20'))if(lH)lE['classList']['remove'](lH);}};BDFDB['toggleClass']=function(lI,...lJ){if(!lI||!lJ)return;var lK=lJ['pop']();if(typeof lK!='boolean'){lJ['push'](lK);lK=undefined;}if(!lJ['length'])return;for(let lL of Array['isArray'](lI)?lI:Array['of'](lI)){if(!lL){}else if(Node['prototype']['isPrototypeOf'](lL))lP(lL);else if(NodeList['prototype']['isPrototypeOf'](lL))for(let lM of lL)lP(lM);else if(typeof lL=='string')for(let lN of lL['split'](','))if(lN&&(lN=lN['trim']()))for(let lO of document['querySelectorAll'](lN))lP(lO);}function lP(lQ){if(lQ&&lQ['classList'])for(let lR of lJ)for(let lS of Array['isArray'](lR)?lR:Array['of'](lR))if(typeof lS=='string')for(let lT of lS['split']('\x20'))if(lT)lQ['classList']['toggle'](lT,lK);}};BDFDB['containsClass']=function(lU,...lV){if(!lU||!lV)return;var lW=lV['pop']();if(typeof lW!='boolean'){lV['push'](lW);lW=!![];}if(!lV['length'])return;var lX=undefined;for(let lY of Array['isArray'](lU)?lU:Array['of'](lU)){if(!lY){}else if(Node['prototype']['isPrototypeOf'](lY))m2(lY);else if(NodeList['prototype']['isPrototypeOf'](lY))for(let lZ of lY)m2(lZ);else if(typeof lY=='string')for(let m0 of lY['split'](','))if(m0&&(m0=m0['trim']()))for(let m1 of document['querySelectorAll'](m0))m2(m1);}return lX;function m2(m3){if(m3&&m3['classList'])for(let m4 of lV)if(typeof m4=='string')for(let m5 of m4['split']('\x20'))if(m5){if(lX===undefined)lX=lW;if(lW&&!m3['classList']['contains'](m5))lX=![];if(!lW&&m3['classList']['contains'](m5))lX=!![];}}};BDFDB['replaceClass']=function(m6,m7,m8){if(!m6||typeof m7!='string'||typeof m8!='string')return;for(let m9 of Array['isArray'](m6)?m6:Array['of'](m6)){if(!m9){}else if(Node['prototype']['isPrototypeOf'](m9))md(m9);else if(NodeList['prototype']['isPrototypeOf'](m9))for(let ma of m9)md(ma);else if(typeof m9=='string')for(let mb of m9['split'](','))if(mb&&(mb=mb['trim']()))for(let mc of document['querySelectorAll'](mb))md(mc);}function md(me){if(me&&me['tagName']&&me['className'])me['className']=me['className']['replace'](new RegExp(m7,'g'),m8)['trim']();}};BDFDB['removeClasses']=function(...mf){for(let mg of mf)for(let mh of Array['isArray'](mg)?mg:Array['of'](mg)){if(!mh){}else if(typeof mh=='string')for(let mi of mh['split'](','))if(mi&&(mi=mi['replace'](/\.|\s/g,'')))BDFDB['removeClass'](document['querySelectorAll']('.'+mi),mi);}};BDFDB['htmlToElement']=function(mj){if(!mj||!mj['trim']())return null;let mk=document['createElement']('template');mk['innerHTML']=mj['replace'](/\t|\n|\r/g,'');if(mk['content']['childElementCount']==0x1)return mk['content']['firstElementChild'];else{var ml=document['createElement']('span');var mm=Array['from'](mk['content']['childNodes']);while(mm['length'])ml['appendChild'](mm['shift']());return ml;}};BDFDB['encodeToHTML']=function(mn){var mo=document['createElement']('div');mo['innerText']=mn;return mo['innerHTML'];};BDFDB['regEscape']=function(mp){return mp['replace'](/([\-\/\\\^\$\*\+\?\.\(\)\|\[\]\{\}])/g,'\x5c$1');};BDFDB['insertNRST']=function(mq){return mq['replace'](/\\r/g,'\x0d')['replace'](/\\n/g,'\x0a')['replace'](/\\t/g,'\x09')['replace'](/\\s/g,'\x20');};BDFDB['triggerSend']=function(mr){if(!mr)return;setImmediate(()=>{var ms=new KeyboardEvent('keypress',{'key':'Enter','code':'Enter','which':0xd,'keyCode':0xd,'bubbles':!![]});Object['defineProperty'](ms,'keyCode',{'value':0xd});Object['defineProperty'](ms,'which',{'value':0xd});mr['dispatchEvent'](ms);});};BDFDB['initElements']=function(mt,mu){if(!Node['prototype']['isPrototypeOf'](mt))return;if(BDFDB['containsClass'](mt,'DevilBro-settings'))BDFDB['addClass'](mt,'BDFDB-settings');var mv=BDFDB['WebModules']['findByProperties']('spring');var mw=BDFDB['getDiscordTheme']()==BDFDB['disCN']['themelight'];var mx=BDFDB['getLibraryStrings']();mt['querySelectorAll'](BDFDB['dotCN']['switchinner'])['forEach'](my=>{nx(my,![]);nS(my,'click',mz=>{nx(my,!![]);});});mt['querySelectorAll'](BDFDB['dotCNS']['checkboxwrapper']+BDFDB['dotCN']['checkboxinput'])['forEach'](mA=>{nH(mA,![]);nS(mA,'click',mB=>{nH(mA,!![]);});});mt['querySelectorAll'](BDFDB['dotCN']['giffavoritebutton'])['forEach'](mC=>{nL(mC);nS(mC,'click',mD=>{BDFDB['toggleClass'](mC,BDFDB['disCN']['giffavoriteselected']);nL(mC);});});mt['querySelectorAll']('.file-navigator')['forEach'](mE=>{nS(mE,'click',mF=>{var mG=mE['querySelector']('input[type=\x22file\x22]');if(mG)mG['click']();});});mt['querySelectorAll']('input[type=\x22file\x22]')['forEach'](mH=>{nS(mH,'change',mI=>{var mJ=mH['parentElement']['parentElement']['querySelector']('input[type=\x22text\x22]');var mK=mH['files'][0x0];if(mJ&&mK)mJ['value']=mK['path'];});});mt['querySelectorAll'](BDFDB['dotCN']['input'])['forEach'](mL=>{nS(mL,'keydown',mM=>{mM['stopPropagation']();});});mt['querySelectorAll'](BDFDB['dotCNS']['searchbar']+BDFDB['dotCN']['searchbarinput'])['forEach'](mN=>{mN['setAttribute']('placeholder',mx['search_placeholder']);nS(mN,'keyup',mO=>{let mP=mN['parentElement']['querySelectorAll'](BDFDB['dotCN']['searchbaricon']);BDFDB['toggleClass'](mP[0x0],BDFDB['disCN']['searchbarvisible'],mN['value']['length']==0x0);BDFDB['toggleClass'](mP[0x1],BDFDB['disCN']['searchbarvisible'],mN['value']['length']>0x0);});});mt['querySelectorAll'](BDFDB['dotCNS']['searchbar']+BDFDB['dotCN']['searchbarclear'])['forEach'](mQ=>{nS(mQ,'click',mR=>{if(BDFDB['containsClass'](mQ,BDFDB['disCN']['searchbarvisible'])){var mS=BDFDB['getParentEle'](BDFDB['dotCN']['searchbar'],mQ)['querySelector'](BDFDB['dotCN']['searchbarinput']);mS['value']='';mS['dispatchEvent'](new Event('change'));mS['dispatchEvent'](new Event('input'));mS['dispatchEvent'](new Event('keydown'));mS['dispatchEvent'](new Event('keyup'));mS['dispatchEvent'](new Event('keypressed'));BDFDB['addClass'](mQ['parentElement']['querySelectorAll'](BDFDB['dotCN']['searchbaricon'])[0x0],BDFDB['disCN']['searchbarvisible']);BDFDB['removeClass'](mQ,BDFDB['disCN']['searchbarvisible']);}});});mt['querySelectorAll']('.numberinput-button-up')['forEach'](mT=>{nS(mT,'click',mU=>{var mV=mT['parentElement']['parentElement']['querySelector']('input');var mW=parseInt(mV['getAttribute']('min'));var mX=parseInt(mV['getAttribute']('max'));var mY=parseInt(mV['value'])+0x1;if(isNaN(mX)||!isNaN(mX)&&mY<=mX){BDFDB['addClass'](mT['parentElement'],'pressed');clearTimeout(mT['parentElement']['pressedTimeout']);mV['value']=isNaN(mW)||!isNaN(mW)&&mY>=mW?mY:mW;mV['dispatchEvent'](new Event('change'));mV['dispatchEvent'](new Event('input'));mV['dispatchEvent'](new Event('keydown'));mV['dispatchEvent'](new Event('keyup'));mV['dispatchEvent'](new Event('keypressed'));mT['parentElement']['pressedTimeout']=setTimeout(()=>{BDFDB['removeClass'](mT['parentElement'],'pressed');},0xbb8);}});});mt['querySelectorAll']('.numberinput-button-down')['forEach'](mZ=>{nS(mZ,'click',n0=>{var n1=mZ['parentElement']['parentElement']['querySelector']('input');var n2=parseInt(n1['getAttribute']('min'));var n3=parseInt(n1['getAttribute']('max'));var n4=parseInt(n1['value'])-0x1;if(isNaN(n2)||!isNaN(n2)&&n4>=n2){BDFDB['addClass'](mZ['parentElement'],'pressed');clearTimeout(mZ['parentElement']['pressedTimeout']);n1['value']=isNaN(n3)||!isNaN(n3)&&n4<=n3?n4:n3;n1['dispatchEvent'](new Event('change'));n1['dispatchEvent'](new Event('input'));n1['dispatchEvent'](new Event('keydown'));n1['dispatchEvent'](new Event('keyup'));n1['dispatchEvent'](new Event('keypressed'));mZ['parentElement']['pressedTimeout']=setTimeout(()=>{BDFDB['removeClass'](mZ['parentElement'],'pressed');},0xbb8);}});});mt['querySelectorAll']('.amount-input')['forEach'](n5=>{nS(n5,'input',n6=>{if(BDFDB['isObject'](mu)){var n7=n5['getAttribute']('option');var n8=parseInt(n5['value']);var n9=parseInt(n5['getAttribute']('min'));var na=parseInt(n5['getAttribute']('max'));if(n7&&!isNaN(n8)&&(isNaN(n9)||!isNaN(n9)&&n8>=n9)&&(isNaN(na)||!isNaN(na)&&n8<=na)){BDFDB['saveData'](n7,n8,mu,'amounts');mu['SettingsUpdated']=!![];}}});});mt['querySelectorAll'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])['forEach'](nb=>{nP(nb,nb['parentElement']['querySelector'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])==nb?0x2:0x0);nS(nb,'click',nc=>{BDFDB['removeClass'](mt['querySelectorAll']('.tab-content.open'),'open');nb['parentElement']['querySelectorAll'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])['forEach'](nb=>{nP(nb,0x0);});var ne=mt['querySelector']('.tab-content[tab=\x22'+nb['getAttribute']('tab')+'\x22]');if(ne)BDFDB['addClass'](ne,'open');nP(nb,0x2);});nS(nb,'mouseenter',nf=>{if(!BDFDB['containsClass'](nb,BDFDB['disCN']['settingsitemselected']))nP(nb,0x1);});nS(nb,'mouseleave',ng=>{if(!BDFDB['containsClass'](nb,BDFDB['disCN']['settingsitemselected']))nP(nb,0x0);});});mt['querySelectorAll']('.BDFDB-textscrollwrapper')['forEach'](nh=>{var ni=nh['querySelector']('.BDFDB-textscroll');if(ni){if(BDFDB['containsClass'](nh['parentElement'],BDFDB['disCN']['contextmenuitemsubmenu']))nh['style']['setProperty']('margin-right','10px');if(BDFDB['getRects'](nh)['width']>0x64)nh['style']['setProperty']('text-overflow','ellipsis','important');nh['style']['setProperty']('position','relative','important');nh['style']['setProperty']('display','block','important');nh['style']['setProperty']('overflow','hidden','important');ni['style']['setProperty']('left','0px','important');ni['style']['setProperty']('position','relative','important');ni['style']['setProperty']('white-space','nowrap','important');ni['style']['setProperty']('display','inline','important');var nj,nk;nS(nh,'mouseenter',nl=>{if(BDFDB['getRects'](nh)['width']{if(BDFDB['containsClass'](nh,'scrolling')){BDFDB['removeClass'](nh,'scrolling');ni['style']['setProperty']('display','inline','important');if(!nk||!nj)nn();nj(0x0);}});function nn(){nk=new mv['Value'](0x0);nk['interpolate']({'inputRange':[0x0,0x1],'outputRange':[0x0,(BDFDB['getRects'](ni)['width']-BDFDB['getRects'](nh)['width'])*-0x1]})['addListener'](no=>{ni['style']['setProperty']('left',no['value']+'px','important');});nj=np=>{var nq=np+parseFloat(ni['style']['getPropertyValue']('left'))/(BDFDB['getRects'](ni)['width']-BDFDB['getRects'](nh)['width']);nq=isNaN(nq)||!isFinite(nq)?np:nq;nq*=BDFDB['getRects'](ni)['width']/(BDFDB['getRects'](nh)['width']*0x2);mv['parallel']([mv['timing'](nk,{'toValue':np,'duration':Math['sqrt'](nq**0x2)*0xfa0/(nh['getAttribute']('speed')||0x1)})])['start']();};}}});BDFDB['removeClass'](mt['querySelectorAll']('.tab-content'),'open');BDFDB['addClass'](mt['querySelector']('.tab-content'),'open');mt['querySelectorAll']('.btn-save\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nr=>{nr['innerText']=mx['btn_save_text'];});mt['querySelectorAll']('.btn-cancel\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](ns=>{ns['innerText']=mx['btn_cancel_text'];});mt['querySelectorAll']('.btn-all\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nt=>{nt['innerText']=mx['btn_all_text'];});mt['querySelectorAll']('.btn-add\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nu=>{nu['innerText']=mx['btn_add_text'];});mt['querySelectorAll']('.btn-ok\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nv=>{nv['innerText']=mx['btn_ok_text'];});mt['querySelectorAll']('.file-navigator\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nw=>{nw['innerText']=mx['file_navigator_text'];});if(mw){BDFDB['replaceClass'](mt['querySelectorAll'](BDFDB['dotCN']['selectcontroldark']),BDFDB['disCN']['selectcontroldark'],BDFDB['disCN']['selectcontrollight']);BDFDB['replaceClass'](mt['querySelectorAll'](BDFDB['dotCN']['selectsingledark']),BDFDB['disCN']['selectsingledark'],BDFDB['disCN']['selectsinglelight']);BDFDB['replaceClass'](mt['querySelectorAll'](BDFDB['dotCN']['selectarrowcontainerdark']),BDFDB['disCN']['selectarrowcontainerdark'],BDFDB['disCN']['selectarrowcontainerlight']);}else{BDFDB['replaceClass'](mt['querySelectorAll'](BDFDB['dotCN']['selectcontrollight']),BDFDB['disCN']['selectcontrollight'],BDFDB['disCN']['selectcontroldark']);BDFDB['replaceClass'](mt['querySelectorAll'](BDFDB['dotCN']['selectsinglelight']),BDFDB['disCN']['selectsinglelight'],BDFDB['disCN']['selectsingledark']);BDFDB['replaceClass'](mt['querySelectorAll'](BDFDB['dotCN']['selectarrowcontainerlight']),BDFDB['disCN']['selectarrowcontainerlight'],BDFDB['disCN']['selectarrowcontainerdark']);}function nx(ny,nz){var nA=ny['checked'];BDFDB['toggleClass'](ny['parentElement'],BDFDB['disCN']['switchvaluechecked'],nA);BDFDB['toggleClass'](ny['parentElement'],BDFDB['disCN']['switchvalueunchecked'],!nA);if(nz&&BDFDB['isObject'](mu)&&BDFDB['containsClass'](ny,'settings-switch')){let nB=ny['getAttribute']('value')['trim']()['split']('\x20')['filter'](nC=>nC);let nD=nB['shift']();if(nD){var nE=BDFDB['loadAllData'](mu,nD);var nF='';for(let nG of nB)nF+='{\x22'+nG+'\x22:';nF+=nA+'}'['repeat'](nB['length']);nF=JSON['parse'](nF);if(BDFDB['isObject'](nF))BDFDB['deepAssign'](nE,nF);else nE=nF;BDFDB['saveAllData'](nE,mu,nD);mu['SettingsUpdated']=!![];}}};function nH(nI){var nJ=nI['parentElement']['querySelector'](BDFDB['dotCN']['checkbox']);var nK=nJ['querySelector']('polyline');if(nI['checked']){BDFDB['addClass'](nJ,BDFDB['disCN']['checkboxchecked']);nJ['style']['setProperty']('background-color','rgb(67,\x20181,\x20129)');nJ['style']['setProperty']('border-color','rgb(67,\x20181,\x20129)');nK['setAttribute']('stroke','#ffffff');}else{BDFDB['removeClass'](nJ,BDFDB['disCN']['checkboxchecked']);nJ['style']['removeProperty']('background-color');nJ['style']['removeProperty']('border-color');nK['setAttribute']('stroke','transparent');}};function nL(nM){var nN=BDFDB['containsClass'](nM,BDFDB['disCN']['giffavoriteselected']);var nO=nM['querySelector'](BDFDB['dotCN']['giffavoriteicon']);nO['setAttribute']('name',nN?'FavoriteFilled':'Favorite');nO['innerHTML']=nN?'':'';if(nN){BDFDB['addClass'](nM,BDFDB['disCN']['giffavoriteshowpulse']);setTimeout(()=>{BDFDB['removeClass'](nM,BDFDB['disCN']['giffavoriteshowpulse']);},0x1f4);}};function nP(nQ,nR){switch(nR){case 0x0:BDFDB['removeClass'](nQ,BDFDB['disCN']['settingsitemselected']);nQ['style']['setProperty']('border-color','transparent');nQ['style']['setProperty']('color',mw?'rgba(79,\x2084,\x2092,\x200.4)':'rgba(255,\x20255,\x20255,\x200.4)');break;case 0x1:BDFDB['removeClass'](nQ,BDFDB['disCN']['settingsitemselected']);nQ['style']['setProperty']('border-color',mw?'rgba(79,\x2084,\x2092,\x200.6)':'rgba(255,\x20255,\x20255,\x200.6)');nQ['style']['setProperty']('color',mw?'rgba(79,\x2084,\x2092,\x200.6)':'rgba(255,\x20255,\x20255,\x200.6)');break;case 0x2:BDFDB['addClass'](nQ,BDFDB['disCN']['settingsitemselected']);nQ['style']['setProperty']('border-color',mw?'rgb(79,\x2084,\x2092)':'rgb(255,\x20255,\x20255)');nQ['style']['setProperty']('color',mw?'rgb(79,\x2084,\x2092)':'rgb(255,\x20255,\x20255)');break;}};function nS(nT,nU,nV){if(!nT['BDFDBinitElementsListeners'])nT['BDFDBinitElementsListeners']={};if(nT['BDFDBinitElementsListeners'][nU])nT['removeEventListener'](nU,nT['BDFDBinitElementsListeners'][nU]);nT['BDFDBinitElementsListeners'][nU]=nV;nT['addEventListener'](nU,nV);};};BDFDB['appendModal']=function(nW){if(!Node['prototype']['isPrototypeOf'](nW))return;if(BDFDB['containsClass'](nW,'DevilBro-modal'))BDFDB['addClass'](nW,'BDFDB-modal');var nX=document['querySelector'](BDFDB['dotCN']['app']+'\x20~\x20[class^=\x22theme\x22]:not([class*=\x22popouts\x22])');if(!nX)return;var nY=nZ=>{if(!document['contains'](nW))document['removeEventListener']('keydown',nY);else if(nZ['which']==0x1b)nW['querySelector'](BDFDB['dotCN']['backdrop'])['click']();};document['addEventListener']('keydown',nY);BDFDB['addChildEventListener'](nW,'click',BDFDB['dotCNC']['backdrop']+BDFDB['dotCNC']['modalclose']+'.btn-close,\x20.btn-save,\x20.btn-send,\x20.btn-cancel,\x20.btn-ok',()=>{document['removeEventListener']('keydown',nY);BDFDB['addClass'](nW,'closing');setTimeout(()=>{nW['remove']();},0x12c);});nX['appendChild'](nW);BDFDB['initElements'](nW);};BDFDB['createSearchBar']=function(o0='small'){if(typeof o0!='string'||!['small','medium','large']['includes'](o0['toLowerCase']()))o0='small';var o1=BDFDB['DiscordClassModules']['SearchBar'][o0]?'\x20'+BDFDB['disCN']['searchbar'+o0]:'';var o2=BDFDB['htmlToElement']('');BDFDB['initElements'](o2);return o2;};BDFDB['createSelectMenu']=function(o3,o4,o5='',o6=BDFDB['getDiscordTheme']()==BDFDB['disCN']['themedark']){if(typeof o3!='string'||typeof o4!='string'&&typeof o4!='number')return BDFDB['htmlToElement']('
');if(!document['querySelector']('style[data-emotion]')){return''+o3+'';}else{let o7=o6?'dark':'light';return''+o3+'';}};BDFDB['openDropdownMenu']=function(o8,o9,oa,ob,oc='',od=BDFDB['getDiscordTheme']()==BDFDB['disCN']['themedark']){if(typeof o9!='function'||typeof oa!='function'||!ob||typeof ob!='object')return;let oe=o8['currentTarget'];let of=oe['parentElement'];if(BDFDB['containsClass'](of,BDFDB['disCN']['selectisopen']))return;let og=BDFDB['getParentEle']('li',of);BDFDB['addClass'](of,BDFDB['disCN']['selectisopen']);if(og)og['style']['setProperty']('overflow','visible','important');var oh=of['getAttribute']('type');var oi=of['getAttribute']('value');var oj='';if(!document['querySelector']('style[data-emotion]')){oj='';for(var ok in ob)oj+=''+oa(ok)+'';}else{let ol=od?'dark':'light';oj='';for(var ok in ob)oj+=''+oa(ok)+'';}oj+='';var on=BDFDB['htmlToElement'](oj);if(oc)BDFDB['addClass'](on,oc);of['appendChild'](on);BDFDB['addChildEventListener'](on,'mouseenter',BDFDB['dotCN']['selectoption']+BDFDB['notCN']['selectoptionselectlight']+BDFDB['notCN']['selectoptionselectdark'],oo=>{if(od){BDFDB['removeClass'](oo['currentTarget'],BDFDB['disCN']['selectoptiondark']);BDFDB['addClass'](oo['currentTarget'],BDFDB['disCN']['selectoptionhoverdark']);}else{BDFDB['removeClass'](oo['currentTarget'],BDFDB['disCN']['selectoptionlight']);BDFDB['addClass'](oo['currentTarget'],BDFDB['disCN']['selectoptionhoverlight']);}});BDFDB['addChildEventListener'](on,'mouseleave',BDFDB['dotCN']['selectoption']+BDFDB['notCN']['selectoptionselectlight']+BDFDB['notCN']['selectoptionselectdark'],op=>{if(od){BDFDB['removeClass'](op['currentTarget'],BDFDB['disCN']['selectoptionhoverdark']);BDFDB['addClass'](op['currentTarget'],BDFDB['disCN']['selectoptiondark']);}else{BDFDB['removeClass'](op['currentTarget'],BDFDB['disCN']['selectoptionhoverlight']);BDFDB['addClass'](op['currentTarget'],BDFDB['disCN']['selectoptionlight']);}});BDFDB['addChildEventListener'](on,'mousedown',BDFDB['dotCN']['selectoption'],oq=>{var or=oq['currentTarget']['getAttribute']('value');of['setAttribute']('value',or);o9(of,oh,or);});var os=ot=>{if(ot['target']['parentElement']!=on){document['removeEventListener']('mousedown',os);on['remove']();if(og)og['style']['removeProperty']('overflow');setTimeout(()=>{BDFDB['removeClass'](of,BDFDB['disCN']['selectisopen']);},0x64);}};document['addEventListener']('mousedown',os);};BDFDB['openConfirmModal']=function(){if(arguments['length']<0x2)return;var ou=arguments[0x0];var ov=arguments[0x1];if(!BDFDB['isObject'](ou)||!ov)return;var ow=typeof arguments[0x2]=='function'?arguments[0x2]:typeof arguments[0x3]=='function'?arguments[0x3]:null;var ox=typeof arguments[0x2]=='string'?arguments[0x2]:'Are\x20you\x20sure?';let oy=BDFDB['htmlToElement'](''+ox+''+ou['name']+''+ov+'\x20');BDFDB['appendModal'](oy);if(typeof ow=='function')oy['querySelector']('.btn-ok')['addEventListener']('click',()=>{setTimeout(()=>{ow();},0x12c);});return oy;};BDFDB['updateContextPosition']=function(oz,oA=BDFDB['mousePosition']){if(!Node['prototype']['isPrototypeOf'](oz))return;var oB=BDFDB['getRects'](document['querySelector'](BDFDB['dotCN']['appmount']));var oC=BDFDB['getRects'](oz);var oD={'pageX':oA['pageX']-oC['width'],'pageY':oA['pageY']-oC['height']};oz['style']['setProperty']('left',(oA['pageX']+oC['width']>oB['width']?oD['pageX']<0x0?0xa:oD['pageX']:oA['pageX'])+'px');oz['style']['setProperty']('top',(oA['pageY']+oC['height']>oB['height']?oD['pageY']<0x0?0xa:oD['pageY']:oA['pageY'])+'px');BDFDB['initElements'](oz);};BDFDB['appendContextMenu']=function(oE,oF=BDFDB['mousePosition']){if(!Node['prototype']['isPrototypeOf'](oE))return;var oG=document['querySelector'](BDFDB['dotCN']['tooltips']);if(!oG)return;oG['parentElement']['insertBefore'](oE,oG);var oH=BDFDB['getRects'](document['querySelector'](BDFDB['dotCN']['appmount']));var oI=BDFDB['getRects'](oE);BDFDB['toggleClass'](oE,'invertX',oF['pageX']+oI['width']>oH['width']);BDFDB['toggleClass'](oE,'invertY',oF['pageY']+oI['height']>oH['height']);BDFDB['toggleClass'](oE,BDFDB['disCN']['contextmenuinvertchildx'],oF['pageX']+oI['width']>oH['width']);BDFDB['addClass'](oE,BDFDB['getDiscordTheme']());BDFDB['updateContextPosition'](oE,oF);var oJ=oK=>{if(!document['contains'](oE))document['removeEventListener']('mousedown',oJ);else if(!oE['contains'](oK['target'])){document['removeEventListener']('mousedown',oJ);oE['remove']();}else{var oL=BDFDB['getParentEle'](BDFDB['dotCN']['contextmenuitem'],oK['target']);if(oL&&!BDFDB['containsClass'](oL,BDFDB['disCN']['contextmenuitemdisabled'],BDFDB['disCN']['contextmenuitemsubmenu'],BDFDB['disCN']['contextmenuitemtoggle'],BDFDB['disCN']['contextmenuitemslider'],![]))document['removeEventListener']('mousedown',oJ);}};document['addEventListener']('mousedown',oJ);BDFDB['initElements'](oE);};BDFDB['closeContextMenu']=function(oM){if(!BDFDB['isObject'](oM))return;var oN=Node['prototype']['isPrototypeOf'](oM)?BDFDB['getOwnerInstance']({'node':oM,'name':'ContextMenu','up':!![]}):BDFDB['getOwnerInstance']({'instance':oM,'name':'ContextMenu','up':!![]});if(BDFDB['isObject'](oN)&&oN['props']&&typeof oN['props']['closeContextMenu']=='function')oN['props']['closeContextMenu']();};BDFDB['appendSubMenu']=function(oO,oP){if(!Node['prototype']['isPrototypeOf'](oO)||!Node['prototype']['isPrototypeOf'](oP))return;oO['appendChild'](oP);var oQ=BDFDB['getRects'](oO);var oR=BDFDB['getRects'](oP);oP['style']['setProperty']('left',oQ['left']+'px');oP['style']['setProperty']('top',(oQ['top']+oR['height']>global['window']['outerHeight']?oQ['top']-oR['height']+oQ['height']:oQ['top'])+'px');BDFDB['addClass'](oP,BDFDB['getDiscordTheme']());var oS=()=>{oO['removeEventListener']('mouseleave',oS);oP['remove']();};oO['addEventListener']('mouseleave',oS);BDFDB['initElements'](oP);};BDFDB['setContextHint']=function(oT,oU){if(!oU||!Node['prototype']['isPrototypeOf'](oT))return;var oV=oT['querySelector'](BDFDB['dotCN']['contextmenuhint']);if(oV){oT['style']['setProperty']('position','relative','important');oV['innerHTML']=''+BDFDB['encodeToHTML'](oU)+'';if(!BDFDB['containsClass'](oV['previousElementSibling'],'BDFDB-textscrollwrapper')){BDFDB['addClass'](oV['previousElementSibling'],'BDFDB-textscrollwrapper');oV['previousElementSibling']['setAttribute']('speed',0x3);oV['previousElementSibling']['innerHTML']=''+BDFDB['encodeToHTML'](oV['previousElementSibling']['innerText'])+'';}var oW=BDFDB['getRects'](oT)['width']-(parseFloat(getComputedStyle(oT)['paddingLeft'])+parseFloat(getComputedStyle(oT)['paddingRight']));oV['previousElementSibling']['style']['setProperty']('width',oW-0x24+'px','important');oV['previousElementSibling']['style']['setProperty']('max-width',oW-0x24+'px','important');oV['style']['setProperty']('position','absolute','important');oV['style']['setProperty']('top',getComputedStyle(oT)['paddingTop'],'important');oV['style']['setProperty']('right',getComputedStyle(oT)['paddingRight'],'important');oV['style']['setProperty']('width','32px','important');oV['style']['setProperty']('max-width','32px','important');}};BDFDB['openGuildContextMenu']=function(oX,oY=BDFDB['mousePosition']){var oZ=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],oX);if(!oZ)return;var p0=BDFDB['getReactValue'](oZ,'return.stateNode.handleContextMenu');if(p0)p0({'target':oZ,'preventDefault':p1=>p1,'stopPropagation':p2=>p2,'pageX':oY['pageX'],'pageY':oY['pageY']});};BDFDB['createMessageOptionPopout']=function(p3){if(!p3)return;var p4=document['querySelector'](BDFDB['dotCN']['popouts']);if(!p4)return;p3=BDFDB['containsClass'](p3,BDFDB['disCN']['optionpopoutbutton'])?p3:p3['querySelector'](BDFDB['dotCN']['optionpopoutbutton']);var p5=BDFDB['getReactInstance'](BDFDB['getParentEle'](BDFDB['dotCN']['messagebuttoncontainer'],p3));p5=p5&&p5['child']?p5['child']:null;p5=p5&&p5['stateNode']&&typeof p5['stateNode']['renderReactionPopout']=='function'?p5['sibling']:p5;if(p5&&p5['stateNode']&&typeof p5['stateNode']['renderOptionPopout']=='function'){BDFDB['addClass'](p3,'popout-open');var p6=BDFDB['htmlToElement']('');p4['appendChild'](p6);var p7=p5['stateNode']['renderOptionPopout'](p5['stateNode']['props']);p7['props']['target']=p3;p7['props']['onClose']=()=>{BDFDB['removeClass'](p3,'popout-open');p6['remove']();};BDFDB['React']['render'](p7,p6);var p8=BDFDB['getRects'](p3);p6['style']['setProperty']('left',p8['left']+p8['width']/0x2+'px');p6['style']['setProperty']('top',p8['top']+p8['height']/0x2+'px');var p9=pa=>{document['removeEventListener']('mousedown',p9);if(!p6['contains'](pa['target']))p7['props']['onClose']();};document['addEventListener']('mousedown',p9);}};BDFDB['createSortPopout']=function(pb,pc,pd){if(!pb||!pc||typeof pd!='function'||BDFDB['containsClass'](pb,'popout-open'))return;var pe=document['querySelector'](BDFDB['dotCN']['popouts']);var pf=pb['querySelector'](BDFDB['dotCNC']['quickselectvalue']+BDFDB['dotCN']['recentmentionsmentionfiltervalue']);if(!pe||!pf)return;BDFDB['addClass'](pb,'popout-open');var pg=BDFDB['htmlToElement'](pc);var ph=BDFDB['getRects'](pb);pg['style']['setProperty']('left',ph['left']+ph['width']+'px');pg['style']['setProperty']('top',ph['top']+BDFDB['getRects'](pf)['height']+'px');BDFDB['addClass'](pg['querySelector'](BDFDB['dotCN']['contextmenu']),BDFDB['getDiscordTheme']());BDFDB['addChildEventListener'](pg,'click',BDFDB['dotCN']['contextmenuitem'],pi=>{pf['innerText']=pi['currentTarget']['innerText'];pf['setAttribute']('option',pi['currentTarget']['getAttribute']('option'));document['removeEventListener']('mousedown',pj);pg['remove']();setTimeout(()=>{BDFDB['removeClass'](pb,'popout-open');},0x12c);pd();});pe['appendChild'](pg);var pj=pk=>{if(!document['contains'](pg))document['removeEventListener']('mousedown',pj);else if(!pg['contains'](pk['target'])){document['removeEventListener']('mousedown',pj);pg['remove']();setTimeout(()=>{BDFDB['removeClass'](pb,'popout-open');},0x12c);}};document['addEventListener']('mousedown',pj);};BDFDB['setColorSwatches']=function(pl,pm){if(!Node['prototype']['isPrototypeOf'](pl))return;var pn=pl['querySelector']('.swatches:not([swatchnr])');if(!pn)return;pn['setAttribute']('swatchnr',parseInt(pl['querySelectorAll']('.swatches[swatchnr]')['length']+0x1));var po=['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)'];pn['appendChild'](BDFDB['htmlToElement'](''+po['map'](pp=>'')['join']('')+''));if(pm&&!BDFDB['colorCOMPARE'](pm,[0x0,0x0,0x0,0x0])){var pq=po['indexOf'](BDFDB['colorCONVERT'](pm,'RGB'));pt(pq>-0x1?pn['querySelectorAll']('.ui-color-picker-swatch.small.color')[pq]:pn['querySelector']('.ui-color-picker-swatch.large.custom'),pm,!![]);}else pt(pn['querySelector']('.ui-color-picker-swatch.small.nocolor'),null,!![]);BDFDB['addChildEventListener'](pn,'click','.ui-color-picker-swatch',pr=>{if(BDFDB['containsClass'](pn,'disabled'))return;else if(BDFDB['containsClass'](pr['currentTarget'],'custom')){BDFDB['openColorPicker'](pr['currentTarget']['style']['backgroundColor'])['then'](ps=>{pt(pn['querySelector']('.ui-color-picker-swatch.selected'),null,![]);pt(pn['querySelector']('.ui-color-picker-swatch.custom'),ps,!![]);});}else{pt(pn['querySelector']('.ui-color-picker-swatch.selected'),null,![]);pt(pr['currentTarget'],pr['currentTarget']['style']['getPropertyValue']('background-color'),!![]);}});function pt(pu,pv,pw){if(!pu)return;if(pw){BDFDB['addClass'](pu,'selected');if(pv)pu['style']['setProperty']('border-color',BDFDB['colorINV'](pv,'RGB'),'important');else pu['style']['removeProperty']('border-color');if(pv&&BDFDB['containsClass'](pu,'custom')){var px=BDFDB['colorCONVERT'](pv,'RGBCOMP');pu['style']['setProperty']('background-color',BDFDB['colorCONVERT'](pv,'RGB'),'important');pu['querySelector']('.color-picker-dropper-fg')['style']['setProperty']('color',px[0x0]>0x96&&px[0x1]>0x96&&px[0x2]>0x96?'#000':'#FFF','important');}}else{BDFDB['removeClass'](pu,'selected');pu['style']['removeProperty']('border-color');}}};BDFDB['getSwatchColor']=function(py,pz){if(!Node['prototype']['isPrototypeOf'](py))return;var pA=py['querySelector']('.swatches[swatchnr=\x22'+pz+'\x22]\x20.ui-color-picker-swatch.selected');return pA?BDFDB['colorCONVERT'](pA['style']['getPropertyValue']('background-color'),'RGBCOMP'):null;};BDFDB['openColorPicker']=function(pB){return new Promise(pC=>{pB=BDFDB['colorCONVERT'](pB,'RGB')||'rgb(0,0,0)';var pD=BDFDB['getLibraryStrings']();var pE={'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 pF=BDFDB['htmlToElement'](''+pD['colorpicker_modal_header_text']+''+Object['keys'](pE)['map']((pG,pH)=>''+pG+':'+(pE[pG]['type']=='number'?'':'')+''+pE[pG]['unit']+'')['join']('')+'');BDFDB['appendModal'](pF);BDFDB['addChildEventListener'](pF,'click','.btn-ok',()=>{pC(pF['querySelector']('[class^=\x22colorpicker-preview-\x22].selected')['style']['getPropertyValue']('background-color'));});BDFDB['addChildEventListener'](pF,'click',BDFDB['dotCNC']['backdrop']+BDFDB['dotCN']['modalclose'],()=>{pC(null);});var pI='#000000',pJ=0x0,pK=0x0,pL=0x0,pM=0x0,pN=0x0,pO=0x0;var pP=pF['querySelector']('.colorpicker-hex');var pQ=pF['querySelector']('.colorpicker-hue');var pR=pF['querySelector']('.colorpicker-saturation');var pS=pF['querySelector']('.colorpicker-lightness');var pT=pF['querySelector']('.colorpicker-red');var pU=pF['querySelector']('.colorpicker-green');var pV=pF['querySelector']('.colorpicker-blue');var pW=pF['querySelector']('.colorpicker-pickerpane');var pX=pF['querySelector']('.colorpicker-pickercursor');var pY=pF['querySelector']('circle');var pZ=pF['querySelector']('.colorpicker-sliderpane');var q0=pF['querySelector']('.colorpicker-slidercursor');var q1=pF['querySelector']('path');var q2=0x0;var q3=0x0;var q4,q5,q6,q7,q8,q9;var qa=0x0;var qb,qc,qd;[pM,pN,pO]=BDFDB['colorCONVERT'](pB,'HSLCOMP');qG();setTimeout(()=>{qz();},0x12c);pW['addEventListener']('mousedown',qe=>{BDFDB['appendLocalStyle']('BDFDBcrossHairColorPicker','*\x20{cursor:crosshair\x20!important;}');qp(qe['button']);qA();q2=qe['clientX']-q4;q3=qe['clientY']-q5;qF();pN=BDFDB['mapRange']([q6-q4,q7-q4],[0x0,0x64],q2)+'%';pO=BDFDB['mapRange']([q8-q5,q9-q5],[0x64,0x0],q3)+'%';qG();var qf=()=>{BDFDB['removeLocalStyle']('BDFDBcrossHairColorPicker');document['removeEventListener']('mouseup',qf);document['removeEventListener']('mousemove',qg);};var qg=qh=>{q2=qh['clientX']>q7?q7-q4:qh['clientX']q9?q9-q5:qh['clientY']{BDFDB['appendLocalStyle']('BDFDBcrossHairColorPicker','*\x20{cursor:crosshair\x20!important;}');qp(qi['button']);qA();qa=qi['clientY']-qb;qF();pM=BDFDB['mapRange']([qc-qb,qd-qb],[0x168,0x0],qa);qG();var qj=()=>{BDFDB['removeLocalStyle']('BDFDBcrossHairColorPicker');document['removeEventListener']('mouseup',qj);document['removeEventListener']('mousemove',qk);};var qk=ql=>{qa=ql['clientY']>qd?qd-qb:ql['clientY']{qs(qm['currentTarget']['getAttribute']('group'));});BDFDB['addChildEventListener'](pF,'click','[class^=\x22colorpicker-preview-\x22]',qn=>{var qo=pF['querySelector']('[class^=\x22colorpicker-preview-\x22].selected');qo['style']['setProperty']('border-color','transparent');BDFDB['removeClass'](qo,'selected');BDFDB['addClass'](qn['currentTarget'],'selected');[pM,pN,pO]=BDFDB['colorCONVERT'](qn['currentTarget']['style']['getPropertyValue']('background-value'),'HSLCOMP');qG();qz();});function qp(qq){var qr=pF['querySelector']('[class^=\x22colorpicker-preview-\x22].selected');qr['style']['removeProperty']('border-color');BDFDB['removeClass'](qr,'selected');BDFDB['addClass'](pF['querySelector']('.colorpicker-preview-'+qq),'selected');}function qs(qt){switch(qt){case'RGB':pJ=qu(pT),pK=qu(pU),pL=qu(pV);[pM,pN,pO]=BDFDB['colorCONVERT']([pJ,pK,pL],'HSLCOMP');pP['value']=BDFDB['colorCONVERT']([pJ,pK,pL],'HEX');pQ['value']=Math['round'](pM),pR['value']=Math['round'](parseInt(pN)),pS['value']=Math['round'](parseInt(pO));pT['value']=pJ,pU['value']=pK,pV['value']=pL;break;case'HSL':pM=qu(pQ),pN=qu(pR)+'%',pO=qu(pS)+'%';[pJ,pK,pL]=BDFDB['colorCONVERT']([pM,pN,pO],'RGBCOMP');pP['value']=BDFDB['colorCONVERT']([pJ,pK,pL],'HEX');pQ['value']=pM,pR['value']=parseInt(pN),pS['value']=parseInt(pO);pT['value']=pJ,pU['value']=pK,pV['value']=pL;break;case'HEX':pI=pP['value'];if(/^#([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i['test'](pI)){[pM,pN,pO]=BDFDB['colorCONVERT'](pI,'HSLCOMP');[pJ,pK,pL]=BDFDB['colorCONVERT'](pI,'RGBCOMP');pQ['value']=Math['round'](pM),pR['value']=Math['round'](parseInt(pN)),pS['value']=Math['round'](parseInt(pO));pT['value']=pJ,pU['value']=pK,pV['value']=pL;}break;}qH();qz();}function qu(qv){var qw=parseInt(qv['value']);var qx=parseInt(qv['getAttribute']('min'));var qy=parseInt(qv['getAttribute']('max'));return isNaN(qw)?qv['getAttribute']('placeholder'):qwqy?qy:qw;}function qz(){qA();q2=BDFDB['mapRange']([0x0,0x64],[q6-q4,q7-q4],parseInt(pN));q3=BDFDB['mapRange']([0x64,0x0],[q8-q5,q9-q5],parseInt(pO));qa=BDFDB['mapRange']([0x168,0x0],[qc-qb,qd-qb],pM);qF();pY['style']['setProperty']('color',BDFDB['colorINV']([pJ,pK,pL],'RGB'),'important');q1['style']['setProperty']('color',BDFDB['colorCONVERT']([pM,'100%','100%'],'RGB'),'important');}function qA(){var qB=BDFDB['getRects'](pW);var qC=BDFDB['getRects'](pX);q4=qC['width']/0x2;q5=qC['height']/0x2;q6=qB['left'];q7=q6+qB['width'];q8=qB['top'];q9=q8+qB['height'];var qD=BDFDB['getRects'](pZ);var qE=BDFDB['getRects'](q0);qb=qE['height']/0x2;qc=qD['top'];qd=qc+qD['height'];}function qF(){pX['style']['setProperty']('left',q2-q6+'px','important');pX['style']['setProperty']('top',q3-q8+'px','important');q0['style']['setProperty']('top',qa-qc+'px','important');}function qG(){[pJ,pK,pL]=BDFDB['colorCONVERT']([pM,pN,pO],'RGBCOMP');pP['value']=BDFDB['colorCONVERT']([pJ,pK,pL],'HEX');pQ['value']=Math['round'](pM),pR['value']=Math['round'](parseInt(pN)),pS['value']=Math['round'](parseInt(pO));pT['value']=Math['round'](pJ),pU['value']=Math['round'](pK),pV['value']=Math['round'](pL);qH();pY['style']['setProperty']('color',BDFDB['colorINV']([pJ,pK,pL],'RGB'),'important');q1['style']['setProperty']('color',BDFDB['colorCONVERT']([pM,'100%','100%'],'RGB'),'important');}function qH(){pF['querySelector']('.colorpicker-color')['style']['setProperty']('background-color',BDFDB['colorCONVERT']([pM,'100%','100%'],'RGB'),'important');var qI=pF['querySelector']('[class^=\x22colorpicker-preview-\x22].selected');qI['style']['setProperty']('background-color',BDFDB['colorCONVERT']([pJ,pK,pL],'RGB'),'important');qI['style']['setProperty']('border-color',BDFDB['colorINV']([pJ,pK,pL],'RGB'),'important');}});};BDFDB['mapRange']=function(qJ,qK,qL){return parseFloat(qK[0x0])+(parseFloat(qL)-parseFloat(qJ[0x0]))*(parseFloat(qK[0x1])-parseFloat(qK[0x0]))/(parseFloat(qJ[0x1])-parseFloat(qJ[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(qM){if(!BDFDB['isBDv2']())return global['window']['bdplugins'][qM]&&global['window']['pluginCookie'][qM];else return BDFDB['Plugins'][qM['toLowerCase']()]?BDFDB['Plugins'][qM['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(qN){if(!BDFDB['isBDv2']())return global['window']['bdthemes'][qN]&&global['window']['themeCookie'][qN];else return BDFDB['Themes'][qN['toLowerCase']()]?BDFDB['Themes'][qN['toLowerCase']()]['enabled']:null;};(BDFDB['setPluginCache']=function(){if(!BDFDB['isBDv2']())return;BDFDB['Plugins']={};for(let qO of BDFDB['BDv2Api']['Plugins']['listPlugins']())BDFDB['BDv2Api']['Plugins']['getPlugin'](qO)['then'](qP=>{BDFDB['Plugins'][qO]=qP;});})();(BDFDB['setThemeCache']=function(){if(!BDFDB['isBDv2']())return;BDFDB['Themes']={};for(let qQ of BDFDB['BDv2Api']['Themes']['listThemes']())BDFDB['BDv2Api']['Themes']['getTheme'](qQ)['then'](qR=>{BDFDB['Themes'][qQ]=qR;});})();BDFDB['DiscordClassModules']={};BDFDB['DiscordClassModules']['BDFDB']={'BDFDBundefined':'BDFDB_undefined','cardInner':'card-inner','overflowEllipsis':'overflowellipsis'};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'};var qS=!document['querySelector']('style[data-emotion]');BDFDB['DiscordClassModules']['NotFound']={'_':'','applicationStore':'applicationStore-1pNvnv','avatarStopAnimation':'stop-animation','badgeWrapper':'wrapper-232cHJ','gameLibrary':'gameLibrary-TTDw4Y','highlight':'highlight','loginScreen':'wrapper-3Q5DdO','lfg':'lfg-3xoFkI','mention':'mention','select':qS?'Select':'css-1kj8ui-container','selectArrow':qS?'Select-arrow':'css-19bqh2r','selectArrowContainer':'css-bdfdb-indicatorContainer','selectArrowContainerDark':'css-12qlrak-indicatorContainer','selectArrowContainerLight':'css-11dkexk-indicatorContainer','selectArrowZone':qS?'Select-arrow-zone':'css-1wy0on6','selectControl':qS?'Select-control':'css-bdfdb-control','selectControlDark':'css-15ejc46-control','selectControlLight':'css-oc2jo8-control','selectDummyInput':'css-gj7qu5-dummyInput','selectHasValue':qS?'has-value':'css-bdfdb-hasValue','selectIsOpen':qS?'is-open':'css-bdfdb-isOpen','selectMenu':qS?'Select-menu':'css-1ye7vu0','selectMenuOuter':qS?'Select-menu-outer':'css-bdfdb-menuOuter','selectMenuOuterDark':'css-ua3v5p-menu','selectMenuOuterLight':'css-1ea7eys-menu','selectOption':qS?'Select-option':'css-bdfdb-option','selectOptionDark':'css-1aymab5-option','selectOptionLight':'css-ddw2o3-option','selectOptionHoverDark':'css-1gnr91b-option','selectOptionHoverLight':'css-qgio2y-option','selectOptionSelectDark':'css-12o7ek3-option','selectOptionSelectLight':'css-1kft5vg-option','selectIsSelected':'is-selected','selectSingle':qS?'Select--single':'css-bdfdb-singleValue','selectSingleDark':'css-1k00wn6-singleValue','selectSingleLight':'css-6nrxdk-singleValue','selectValue':qS?'Select-value':'css-1hwfws3','splashBackground':'splashBackground-1FRCko','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'](qT=>typeof qT['app']=='string'&&qT!=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']['Badge']=BDFDB['WebModules']['findByProperties']('numberBadge','textBadge','iconBadge');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']['CardStore']=BDFDB['WebModules']['findByProperties']('card','interactive','url');BDFDB['DiscordClassModules']['Category']=BDFDB['WebModules']['findByProperties']('wrapper','children','muted');BDFDB['DiscordClassModules']['CategoryContainer']=BDFDB['WebModules']['findByProperties']('addButtonIcon','containerDefault');BDFDB['DiscordClassModules']['ChangeLog']=BDFDB['WebModules']['findByProperties']('added','fixed','improved','progress');BDFDB['DiscordClassModules']['Channel']=BDFDB['WebModules']['findByProperties']('wrapper','content','modeSelected');;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']('chat','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']['Game']=BDFDB['WebModules']['findByProperties']('game','gameName');BDFDB['DiscordClassModules']['GifFavoriteButton']=BDFDB['WebModules']['findByProperties']('gifFavoriteButton','showPulse');BDFDB['DiscordClassModules']['GiftInventory']=BDFDB['WebModules']['find'](qU=>typeof qU['root']=='string'&&typeof qU['body']=='string'&&(Object['keys'](qU)['length']==0x2||Object['keys'](qU)['length']==0x3));BDFDB['DiscordClassModules']['Guild']=BDFDB['WebModules']['findByProperties']('wrapper','badgeWrapper','svg');BDFDB['DiscordClassModules']['GuildChannels']=BDFDB['WebModules']['findByProperties']('positionedContainer','unreadBar');BDFDB['DiscordClassModules']['GuildChannelsContainer']=BDFDB['WebModules']['find'](qV=>typeof qV['container']=='string'&&typeof qV['firefoxFixScrollFlex']=='string'&&Object['keys'](qV)['length']==0x2);BDFDB['DiscordClassModules']['GuildDm']=BDFDB['WebModules']['findByProperties']('blob','pill');BDFDB['DiscordClassModules']['GuildHeader']=BDFDB['WebModules']['findByProperties']('header','name','verified');BDFDB['DiscordClassModules']['GuildIcon']=BDFDB['WebModules']['findByProperties']('acronym','selected','wrapper');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']['GuildServer']=BDFDB['WebModules']['findByProperties']('blobContainer','pill','dragPlaceholder');BDFDB['DiscordClassModules']['GuildsItems']=BDFDB['WebModules']['findByProperties']('guildSeparator','guildsError','friendsOnline');BDFDB['DiscordClassModules']['GuildsWrapper']=BDFDB['WebModules']['findByProperties']('scrollerWrap','unreadMentionsBar','wrapper');BDFDB['DiscordClassModules']['HeaderBar']=BDFDB['WebModules']['findByProperties']('container','children','toolbar');BDFDB['DiscordClassModules']['HeaderBarExtras']=BDFDB['WebModules']['findByProperties']('headerBarLoggedOut','search');BDFDB['DiscordClassModules']['HeaderBarTopic']=BDFDB['WebModules']['findByProperties']('topic','expandable','content');BDFDB['DiscordClassModules']['HomeIcon']=BDFDB['WebModules']['findByProperties']('homeIcon');BDFDB['DiscordClassModules']['HotKeyRecorder']=BDFDB['WebModules']['findByProperties']('editIcon','recording');BDFDB['DiscordClassModules']['HoverCard']=BDFDB['WebModules']['findByProperties']('card','active');BDFDB['DiscordClassModules']['HoverCardButton']=BDFDB['WebModules']['find'](qW=>typeof qW['button']=='string'&&Object['keys'](qW)['length']==0x1);BDFDB['DiscordClassModules']['IconDirection']=BDFDB['WebModules']['findByProperties']('directionDown','directionUp');BDFDB['DiscordClassModules']['ImageWrapper']=BDFDB['WebModules']['findByProperties']('clickable','imageWrapperBackground');BDFDB['DiscordClassModules']['InviteModal']=BDFDB['WebModules']['findByProperties']('inviteRow','modal');BDFDB['DiscordClassModules']['Item']=BDFDB['WebModules']['findByProperties']('item','side','header');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'](qX=>typeof qX['divider']=='string'&&Object['keys'](qX)['length']==0x1);BDFDB['DiscordClassModules']['ModalItems']=BDFDB['WebModules']['findByProperties']('guildName','checkboxContainer');BDFDB['DiscordClassModules']['ModalMiniContent']=BDFDB['WebModules']['find'](qY=>typeof qY['modal']=='string'&&typeof qY['content']=='string'&&typeof qY['size']=='string'&&Object['keys'](qY)['length']==0x3);BDFDB['DiscordClassModules']['ModalWrap']=BDFDB['WebModules']['find'](qZ=>typeof qZ['modal']=='string'&&typeof qZ['inner']=='string'&&Object['keys'](qZ)['length']==0x2);BDFDB['DiscordClassModules']['NameTag']=BDFDB['WebModules']['findByProperties']('bot','nameTag');BDFDB['DiscordClassModules']['Note']=BDFDB['WebModules']['find'](r0=>typeof r0['note']=='string'&&Object['keys'](r0)['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']['PillWrapper']=BDFDB['WebModules']['find'](r1=>typeof r1['item']=='string'&&typeof r1['wrapper']=='string'&&Object['keys'](r1)['length']==0x2);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']('container','clear');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']('tooltip','tooltipTop');BDFDB['DiscordClassModules']['TooltipContainer']=BDFDB['WebModules']['findByProperties']('layer','layerContainer');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']('avatarSpeaking','voiceUser');if(BDFDB['myData']['id']=='278543574059057154')for(let r2 in BDFDB['DiscordClassModules'])if(!BDFDB['DiscordClassModules'][r2]){console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',r2+'\x20not\x20initialized\x20in\x20BDFDB.DiscordClassModules');}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'],'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'],'cardstore':['CardStore','card'],'cardstoreinteractive':['CardStore','interactive'],'cardsuccess':['Card','cardSuccess'],'cardsuccessoutline':['Card','cardSuccessOutline'],'cardwarning':['Card','cardWarning'],'cardwarningoutline':['Card','cardWarningOutline'],'categorychildren':['Category','children'],'categoryclickable':['Category','clickable'],'categorycollapsed':['Category','collapsed'],'categorycontainerdefault':['CategoryContainer','containerDefault'],'categorydisabled':['CategoryContainer','disabled'],'categoryicon':['Category','icon'],'categoryiconvisibility':['CategoryContainer','iconVisibility'],'categorymuted':['Category','muted'],'categoryname':['Category','name'],'categoryselected':['CategoryContainer','selected'],'categorywrapper':['Category','wrapper'],'changelogadded':['ChangeLog','added'],'changelogfixed':['ChangeLog','fixed'],'changelogimproved':['ChangeLog','improved'],'changelogprogress':['ChangeLog','added'],'changelogtitle':['ChangeLog','title'],'channelactionicon':['ChannelContainer','actionIcon'],'channelchildren':['Channel','children'],'channelcontainerdefault':['ChannelContainer','containerDefault'],'channelcontent':['Channel','content'],'channeldisabled':['ChannelContainer','disabled'],'channelheaderchannelname':['ChannelWindow','channelName'],'channelheaderchildren':['HeaderBar','children'],'channelheaderdivider':['HeaderBar','divider'],'channelheaderheaderbar':['HeaderBar','container'],'channelheaderheaderbartitle':['HeaderBar','title'],'channelheadericon':['HeaderBar','icon'],'channelheadericonbadge':['HeaderBar','iconBadge'],'channelheadericonclickable':['HeaderBar','clickable'],'channelheadericonselected':['HeaderBar','selected'],'channelheadericonwrapper':['HeaderBar','iconWrapper'],'channelheadertitle':['ChannelWindow','title'],'channelheadertitlewrapper':['ChannelWindow','titleWrapper'],'channelheadersearch':['HeaderBarExtras','search'],'channelheadertoolbar':['HeaderBar','toolbar'],'channelheadertoolbar2':['HeaderBarExtras','toolbar'],'channelheadertopic':['HeaderBarTopic','topic'],'channelicon':['Channel','icon'],'channeliconvisibility':['ChannelContainer','iconVisibility'],'channelmodeconnected':['Channel','modeConnected'],'channelmodelocked':['Channel','modeLocked'],'channelmodemuted':['Channel','modeMuted'],'channelmodeselected':['Channel','modeSelected'],'channelmodeunread':['Channel','modeUnread'],'channelname':['Channel','name'],'channels':['AppBase','channels'],'channelselected':['ChannelContainer','selected'],'channelsscroller':['GuildChannels','scroller'],'channelunread':['Channel','unread'],'channelwrapper':['Channel','wrapper'],'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'],'contextmenuitemslider':['ContextMenu','itemSlider'],'contextmenuitemsubmenu':['ContextMenu','itemSubMenu'],'contextmenuitemsubmenuhasscroller':['ContextMenu','itemSubMenuHasScroller'],'contextmenulabel':['ContextMenu','label'],'contextmenuscroller':['ContextMenu','scroller'],'contextmenuslider':['ContextMenu','slider'],'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'],'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'],'dmcontainer':['GuildDm','blob'],'dmpill':['GuildDm','pill'],'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':['GuildsItems','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'],'giffavoritebutton':['MessageAccessory','gifFavoriteButton'],'giffavoritecolor':['GifFavoriteButton','gifFavoriteButton'],'giffavoriteicon':['GifFavoriteButton','icon'],'giffavoriteshowpulse':['GifFavoriteButton','showPulse'],'giffavoritesize':['GifFavoriteButton','size'],'giffavoriteselected':['GifFavoriteButton','selected'],'giftinventory':['GiftInventory','root'],'guildbadgebase':['Badge','base'],'guildbadgeicon':['Badge','icon'],'guildbadgeiconbadge':['Badge','iconBadge'],'guildbadgeiconbadge2':['GuildsItems','iconBadge'],'guildbadgenumberbadge':['Badge','numberBadge'],'guildbadgetextbadge':['Badge','textBadge'],'guildbadgewrapper':['Guild','badgeWrapper'],'guildbuttoncontainer':['GuildsItems','circleButtonMask'],'guildbuttoninner':['GuildsItems','circleIconButton'],'guildbuttonpill':['GuildsItems','pill'],'guildbuttonselected':['GuildsItems','selected'],'guildchannels':['GuildChannelsContainer','container'],'guildcontainer':['GuildServer','blobContainer'],'guilddragfix':['Guild','dragfix'],'guildheader':['GuildHeader','container'],'guildheaderbanner':['GuildHeader','banner'],'guildheaderbannerimage':['GuildHeader','bannerImage'],'guildheaderhasdropdown':['GuildHeader','hasDropdown'],'guildheaderheader':['GuildHeader','header'],'guildheadername':['GuildHeader','name'],'guildheaderverified':['GuildHeader','verified'],'guildicon':['GuildIcon','icon'],'guildiconacronym':['GuildIcon','acronym'],'guildiconselected':['GuildIcon','selected'],'guildiconwrapper':['GuildIcon','wrapper'],'guildinner':['Guild','wrapper'],'guildlowerbadge':['Guild','lowerBadge'],'guildouter':['GuildsItems','listItem'],'guildpill':['GuildServer','pill'],'guildpillitem':['PillWrapper','item'],'guildpillwrapper':['PillWrapper','wrapper'],'guildplaceholder':['GuildServer','dragPlaceholder'],'guilds':['GuildsWrapper','scroller'],'guildseparator':['GuildsItems','guildSeparator'],'guildserror':['GuildsItems','guildsError'],'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'],'guildsscrollerwrap':['GuildsWrapper','scrollerWrap'],'guildsvg':['Guild','svg'],'guildswrapper':['GuildsWrapper','wrapper'],'guildupperbadge':['Guild','upperBadge'],'h1':['Text','h1'],'h1defaultmargin':['Text','defaultMarginh1'],'h2':['Text','h2'],'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'],'homebutton':['HomeIcon','button'],'homebuttoncontainer':['HomeIcon','blob'],'homebuttonicon':['HomeIcon','homeIcon'],'homebuttonpill':['HomeIcon','pill'],'homebuttonselected':['HomeIcon','selected'],'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'],'invitemodal':['InviteModal','modal'],'invitemodalinviterow':['InviteModal','inviteRow'],'invitemodalinviterowname':['InviteModal','inviteRowName'],'invitemodalwrapper':['InviteModal','wrapper'],'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'],'messagelocalbotmessage':['Message','localBotMessage'],'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':['BDFDB','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','container'],'searchbarclear':['SearchBar','clear'],'searchbarclose':['SearchBar','close'],'searchbardark':['SearchBar','darkTheme'],'searchbaricon':['SearchBar','icon'],'searchbariconlayout':['SearchBar','iconLayout'],'searchbariconwrap':['SearchBar','iconContainer'],'searchbarinner':['SearchBar','inner'],'searchbarinput':['SearchBar','input'],'searchbarlarge':['SearchBar','large'],'searchbarlight':['SearchBar','lightTheme'],'searchbarmedium':['SearchBar','medium'],'searchbarsmall':['SearchBar','small'],'searchbartag':['SearchBar','tag'],'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'],'selectarrowcontainer':['NotFound','selectArrowContainer'],'selectarrowcontainerdark':['NotFound','selectArrowContainerDark'],'selectarrowcontainerlight':['NotFound','selectArrowContainerLight'],'selectarrowzone':['NotFound','selectArrowZone'],'selectcontrol':['NotFound','selectControl'],'selectcontroldark':['NotFound','selectControlDark'],'selectcontrollight':['NotFound','selectControlLight'],'selectdummyinput':['NotFound','selectDummyInput'],'selecthasvalue':['NotFound','selectHasValue'],'selectisopen':['NotFound','selectIsOpen'],'selectmenu':['NotFound','selectMenu'],'selectmenuouter':['NotFound','selectMenuOuter'],'selectmenuouterdark':['NotFound','selectMenuOuterDark'],'selectmenuouterlight':['NotFound','selectMenuOuterLight'],'selectoption':['NotFound','selectOption'],'selectoptiondark':['NotFound','selectOptionDark'],'selectoptionlight':['NotFound','selectOptionLight'],'selectoptionhoverdark':['NotFound','selectOptionHoverDark'],'selectoptionhoverlight':['NotFound','selectOptionHoverLight'],'selectoptionselectdark':['NotFound','selectOptionSelectDark'],'selectoptionselectlight':['NotFound','selectOptionSelectLight'],'selectselected':['NotFound','selectIsSelected'],'selectsingle':['NotFound','selectSingle'],'selectsingledark':['NotFound','selectSingleDark'],'selectsinglelight':['NotFound','selectSingleLight'],'selectvalue':['NotFound','selectValue'],'selectwrap':['Select','select'],'settingsclosebutton':['SettingsCloseButton','closeButton'],'settingsclosebuttoncontainer':['SettingsCloseButton','container'],'settingsheader':['Item','header'],'settingsitem':['Item','item'],'settingsitemselected':['Item','selected'],'settingsitemthemed':['Item','themed'],'settingsseparator':['Item','separator'],'settingstabbar':['Friends','tabBar'],'settingstabbarbadge':['Friends','badge'],'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':['TooltipContainer','layer'],'tooltipblack':['Tooltip','tooltipBlack'],'tooltipbottom':['Tooltip','tooltipBottom'],'tooltipbrand':['Tooltip','tooltipBrand'],'tooltipgreen':['Tooltip','tooltipGreen'],'tooltipinner':['Tooltip','tooltip'],'tooltipleft':['Tooltip','tooltipLeft'],'tooltippointer':['Tooltip','tooltipPointer'],'tooltipred':['Tooltip','tooltipRed'],'tooltipright':['Tooltip','tooltipRight'],'tooltips':['TooltipContainer','layerContainer'],'tooltiptop':['Tooltip','tooltipTop'],'tooltipyellow':['Tooltip','tooltipYellow'],'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'],'userprofilenametag':['UserProfile','nameTag'],'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'],'voiceavatar':['Voice','avatar'],'voiceavatarcontainer':['Voice','avatarContainer'],'voiceavatarlarge':['Voice','avatarLarge'],'voiceavatarsmall':['Voice','avatarSmall'],'voiceavatarspeaking':['Voice','avatarSpeaking'],'voiceclickable':['Voice','clickable'],'voicecontent':['Voice','content'],'voiceflipped':['Voice','flipped'],'voiceicon':['Voice','icon'],'voiceicons':['Voice','icons'],'voiceiconspacing':['Voice','iconSpacing'],'voicelist':['Voice','list'],'voicelistcollapse':['Voice','listCollapse'],'voicelistdefault':['Voice','listDefault'],'voiceliveicon':['Voice','liveIcon'],'voicename':['Voice','username'],'voicenamefont':['Voice','usernameFont'],'voicenamespeaking':['Voice','usernameSpeaking'],'voicered':['Voice','red'],'voiceselected':['Voice','selected'],'voiceuser':['Voice','voiceUser'],'voiceuserlarge':['Voice','userLarge'],'voiceusersmall':['Voice','userSmall'],'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(r3,r4){return BDFDB['getDiscordClass'](r4,![])['replace']('#','');}});BDFDB['disCNS']=new Proxy(BDFDB['DiscordClasses'],{'get':function(r5,r6){return BDFDB['getDiscordClass'](r6,![])['replace']('#','')+'\x20';}});BDFDB['disCNC']=new Proxy(BDFDB['DiscordClasses'],{'get':function(r7,r8){return BDFDB['getDiscordClass'](r8,![])['replace']('#','')+',';}});BDFDB['dotCN']=new Proxy(BDFDB['DiscordClasses'],{'get':function(r9,ra){let rb=BDFDB['getDiscordClass'](ra,!![]);return(rb['indexOf']('#')==0x0?'':'.')+rb;}});BDFDB['dotCNS']=new Proxy(BDFDB['DiscordClasses'],{'get':function(rc,rd){let re=BDFDB['getDiscordClass'](rd,!![]);return(re['indexOf']('#')==0x0?'':'.')+re+'\x20';}});BDFDB['dotCNC']=new Proxy(BDFDB['DiscordClasses'],{'get':function(rf,rg){let rh=BDFDB['getDiscordClass'](rg,!![]);return(rh['indexOf']('#')==0x0?'':'.')+rh+',';}});BDFDB['notCN']=new Proxy(BDFDB['DiscordClasses'],{'get':function(ri,rj){return':not(.'+BDFDB['getDiscordClass'](rj,!![])['split']('.')[0x0]+')';}});BDFDB['notCNS']=new Proxy(BDFDB['DiscordClasses'],{'get':function(rk,rl){return':not(.'+BDFDB['getDiscordClass'](rl,!![])['split']('.')[0x0]+')\x20';}});BDFDB['notCNC']=new Proxy(BDFDB['DiscordClasses'],{'get':function(rm,rn){return':not(.'+BDFDB['getDiscordClass'](rn,!![])['split']('.')[0x0]+'),';}});BDFDB['getDiscordClass']=function(ro,rp){var rq=BDFDB['DiscordClassModules']['BDFDB']['BDFDBundefined'];if(BDFDB['DiscordClasses'][ro]===undefined){console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',ro+'\x20not\x20found\x20in\x20BDFDB.DiscordClasses');return rq;}else if(!Array['isArray'](BDFDB['DiscordClasses'][ro])||BDFDB['DiscordClasses'][ro]['length']!=0x2){console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',ro+'\x20is\x20not\x20an\x20Array\x20of\x20Length\x202\x20in\x20BDFDB.DiscordClasses');return rq;}else if(BDFDB['DiscordClassModules'][BDFDB['DiscordClasses'][ro][0x0]]===undefined){console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',BDFDB['DiscordClasses'][ro][0x0]+'\x20not\x20found\x20in\x20BDFDB.DiscordClassModules');return rq;}else if(BDFDB['DiscordClassModules'][BDFDB['DiscordClasses'][ro][0x0]][BDFDB['DiscordClasses'][ro][0x1]]===undefined){console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',BDFDB['DiscordClasses'][ro][0x1]+'\x20not\x20found\x20in\x20'+BDFDB['DiscordClasses'][ro][0x0]+'\x20in\x20BDFDB.DiscordClassModules');return rq;}else{rq=BDFDB['DiscordClassModules'][BDFDB['DiscordClasses'][ro][0x0]][BDFDB['DiscordClasses'][ro][0x1]];if(rp){rq=rq['split']('\x20')['filter'](rr=>rr['indexOf']('da-')!=0x0)['join'](rp?'.':'\x20');rq=rq?rq:BDFDB['DiscordClassModules']['BDFDB']['BDFDBundefined'];}return rq;}};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'+BDFDB['dotCN']['guildheaderbannerimage']+'[style*=\x22https://cdn.discordapp.com/icons/410787888507256842/c8941576782dd171cf2b82dd1ffc0f76.webp\x22]\x20{\x0a\x09\x09\x09background-position:\x20center\x20!important;\x0a\x09\x09\x09background-size:\x20contain\x20!important;\x0a\x09\x09\x09background-color:\x20#1A171A\x20!important;\x0a\x09\x09}\x0a\x09\x09\x0a\x09\x09'+BDFDB['dotCN']['overflowellipsis']+'\x20{\x0a\x09\x09\x09overflow:\x20hidden;\x0a\x09\x09\x09text-overflow:\x20ellipsis;\x0a\x09\x09}\x0a\x09\x09\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.BDFDB-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.BDFDB-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']['tooltipinner']+'.tooltip-customcolor\x20'+BDFDB['dotCN']['tooltippointer']+',\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.BDFDB-modal\x20'+(BDFDB['dotCN']['title']+BDFDB['notCN']['cursorpointer'])+',\x0a\x09\x09.BDFDB-settings\x20'+(BDFDB['dotCN']['title']+BDFDB['notCN']['cursorpointer'])+'\x20{\x0a\x09\x09\x09cursor:\x20default\x20!important;\x0a\x09\x09}\x0a\x09\x09.BDFDB-settings\x20.BDFDB-settings-inner\x20{\x0a\x09\x09\x09padding-left:\x2015px;\x0a\x09\x09\x09padding-right:\x205px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-settings\x20.BDFDB-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.BDFDB-select\x20'+BDFDB['dotCN']['select']+'\x20{\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectcontrol']+'\x20{\x0a\x09\x09\x09-webkit-box-align:\x20center;\x0a\x09\x09\x09align-items:\x20center;\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09flex-wrap:\x20wrap;\x0a\x09\x09\x09-webkit-box-pack:\x20justify;\x0a\x09\x09\x09justify-content:\x20space-between;\x0a\x09\x09\x09min-height:\x2040px;\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09\x09border-radius:\x203px;\x0a\x09\x09\x09border-style:\x20solid;\x0a\x09\x09\x09border-width:\x201px;\x0a\x09\x09\x09transition:\x20border\x200.15s\x20ease\x200s;\x0a\x09\x09\x09outline:\x200px\x20!important;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectcontrollight']+'\x20{\x0a\x09\x09\x09background-color:\x20rgba(79,\x2084,\x2092,\x200.02);\x0a\x09\x09\x09background-color:\x20rgba(79,\x2084,\x2092,\x200.02);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectcontroldark']+'\x20{\x0a\x09\x09\x09background-color:\x20rgba(0,\x200,\x200,\x200.1);\x0a\x09\x09\x09border-color:\x20rgba(0,\x200,\x200,\x200.3);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectvalue']+'\x20{\x0a\x09\x09\x09-webkit-box-align:\x20center;\x0a\x09\x09\x09align-items:\x20center;\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09flex-wrap:\x20wrap;\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09\x09flex:\x201\x201\x200%;\x0a\x09\x09\x09padding:\x202px\x208px;\x0a\x09\x09\x09overflow:\x20hidden;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectsingle']+'\x20{\x0a\x09\x09\x09margin-left:\x202px;\x0a\x09\x09\x09margin-right:\x202px;\x0a\x09\x09\x09max-width:\x20calc(100%\x20-\x208px);\x0a\x09\x09\x09width:\x20calc(100%\x20-\x208px);\x0a\x09\x09\x09position:\x20absolute;\x0a\x09\x09\x09text-overflow:\x20ellipsis;\x0a\x09\x09\x09white-space:\x20nowrap;\x0a\x09\x09\x09top:\x2050%;\x0a\x09\x09\x09transform:\x20translateY(-50%);\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09\x09opacity:\x201;\x0a\x09\x09\x09overflow:\x20hidden;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectsinglelight']+'\x20{\x0a\x09\x09\x09color:\x20rgb(32,\x2034,\x2037);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectsingledark']+'\x20{\x0a\x09\x09\x09color:\x20rgb(246,\x20246,\x20247);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectdummyinput']+'\x20{\x0a\x09\x09\x09font-size:\x20inherit;\x0a\x09\x09\x09width:\x201px;\x0a\x09\x09\x09color:\x20transparent;\x0a\x09\x09\x09left:\x20-100px;\x0a\x09\x09\x09opacity:\x200;\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09transform:\x20scale(0);\x0a\x09\x09\x09background:\x200px\x20center;\x0a\x09\x09\x09border-width:\x200px;\x0a\x09\x09\x09border-style:\x20initial;\x0a\x09\x09\x09border-color:\x20initial;\x0a\x09\x09\x09border-image:\x20initial;\x0a\x09\x09\x09outline:\x200px;\x0a\x09\x09\x09padding:\x200px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectarrowzone']+'\x20{\x0a\x09\x09\x09-webkit-box-align:\x20center;\x0a\x09\x09\x09align-items:\x20center;\x0a\x09\x09\x09align-self:\x20stretch;\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09flex-shrink:\x200;\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectarrowcontainer']+'\x20{\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09\x09cursor:\x20pointer;\x0a\x09\x09\x09opacity:\x200.3;\x0a\x09\x09\x09padding:\x208px\x208px\x208px\x200px;\x0a\x09\x09\x09transition:\x20color\x20150ms\x20ease\x200s;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectarrowcontainerlight']+'\x20{\x0a\x09\x09\x09color:\x20rgb(32,\x2034,\x2037);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectarrowcontainerdark']+'\x20{\x0a\x09\x09\x09color:\x20rgb(246,\x20246,\x20247);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectarrow']+'\x20{\x0a\x09\x09\x09display:\x20inline-block;\x0a\x09\x09\x09fill:\x20currentcolor;\x0a\x09\x09\x09line-height:\x201;\x0a\x09\x09\x09stroke:\x20currentcolor;\x0a\x09\x09\x09stroke-width:\x200;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectmenuouter']+'\x20{\x0a\x09\x09\x09top:\x20100%;\x0a\x09\x09\x09margin-bottom:\x20-1px;\x0a\x09\x09\x09margin-top:\x20-1px;\x0a\x09\x09\x09position:\x20absolute;\x0a\x09\x09\x09width:\x20100%;\x0a\x09\x09\x09z-index:\x20100;\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09\x09border-radius:\x200px\x200px\x203px\x203px;\x0a\x09\x09\x09border-width:\x201px;\x0a\x09\x09\x09border-style:\x20solid;\x0a\x09\x09\x09border-image:\x20initial;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectmenuouterlight']+'\x20{\x0a\x09\x09\x09background-color:\x20rgb(255,\x20255,\x20255);\x0a\x09\x09\x09border-color:\x20rgb(185,\x20187,\x20190);\x0a\x09\x09\x09color:\x20rgb(32,\x2034,\x2037);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectmenuouterdark']+'\x20{\x0a\x09\x09\x09background-color:\x20rgb(47,\x2049,\x2054);\x0a\x09\x09\x09border-color:\x20rgb(32,\x2034,\x2037);\x0a\x09\x09\x09color:\x20rgb(246,\x20246,\x20247);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectmenu']+'\x20{\x0a\x09\x09\x09max-height:\x20300px;\x0a\x09\x09\x09overflow-y:\x20auto;\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09\x09padding:\x200px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectoption']+'\x20{\x0a\x09\x09\x09cursor:\x20pointer;\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09font-size:\x20inherit;\x0a\x09\x09\x09width:\x20100%;\x0a\x09\x09\x09user-select:\x20none;\x0a\x09\x09\x09-webkit-tap-highlight-color:\x20rgba(0,\x200,\x200,\x200);\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09\x09-webkit-box-align:\x20center;\x0a\x09\x09\x09align-items:\x20center;\x0a\x09\x09\x09min-height:\x2040px;\x0a\x09\x09\x09padding:\x208px\x2012px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectoptionlight']+'\x20{\x0a\x09\x09\x09background-color:\x20transparent;\x0a\x09\x09\x09color:\x20rgb(32,\x2034,\x2037);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectoptiondark']+'\x20{\x0a\x09\x09\x09background-color:\x20transparent;\x0a\x09\x09\x09color:\x20rgb(246,\x20246,\x20247);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectoptionhoverlight']+'\x20{\x0a\x09\x09\x09background-color:\x20rgb(246,\x20246,\x20247);\x0a\x09\x09\x09color:\x20rgb(32,\x2034,\x2037);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectoptionhoverdark']+'\x20{\x0a\x09\x09\x09background-color:\x20rgba(0,\x200,\x200,\x200.1);\x0a\x09\x09\x09color:\x20rgb(246,\x20246,\x20247);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectoptionselectlight']+'\x20{\x0a\x09\x09\x09background-color:\x20rgb(220,\x20221,\x20222);\x0a\x09\x09\x09color:\x20rgb(32,\x2034,\x2037);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectoptionselectdark']+'\x20{\x0a\x09\x09\x09background-color:\x20rgba(0,\x200,\x200,\x200.2);\x0a\x09\x09\x09color:\x20rgb(246,\x20246,\x20247);\x0a\x09\x09}\x0a\x09\x09.BDFDB-settings\x20'+BDFDB['dotCN']['hovercard']+',\x0a\x09\x09.BDFDB-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.BDFDB-settingsmodal\x20.BDFDB-settings\x20{\x0a\x09\x09\x09margin-bottom:\x2020px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-settingsmodal\x20.BDFDB-settings\x20'+BDFDB['dotCN']['hovercard']+',\x0a\x09\x09.BDFDB-settingsmodal\x20.BDFDB-settings\x20'+(BDFDB['dotCNS']['hovercard']+BDFDB['dotCN']['hovercardinner'])+'\x20{\x0a\x09\x09\x09width:\x20520px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-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.BDFDB-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.BDFDB-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.BDFDB-settings\x20'+BDFDB['dotCN']['hovercard']+':hover\x20'+BDFDB['dotCN']['hovercardbutton']+'\x20{\x0a\x09\x09\x09opacity:\x201;\x0a\x09\x09}\x09\x09\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['checkboxcontainer']+',\x0a\x09\x09.BDFDB-settings\x20'+BDFDB['dotCN']['checkboxcontainer']+'\x20{\x0a\x09\x09\x09margin-left:\x2010px;\x0a\x09\x09}\x09\x09\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['checkboxcontainer']+':before,\x0a\x09\x09.BDFDB-settings\x20'+BDFDB['dotCN']['checkboxcontainer']+':before\x20{\x0a\x09\x09\x09display:\x20none;\x0a\x09\x09}\x09\x0a\x09\x09.BDFDB-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.BDFDB-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.BDFDB-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.BDFDB-modal\x20.swatches.disabled\x20.ui-color-picker-swatch\x20{\x0a\x09\x09\x09cursor:\x20no-drop;\x0a\x09\x09}\x0a\x09\x09.BDFDB-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.BDFDB-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.BDFDB-modal\x20.swatches\x20.ui-color-picker-swatch.nocolor.selected\x20{\x0a\x09\x09\x09border-color:\x20black;\x0a\x09\x09}\x0a\x09\x09.BDFDB-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-stacked\x20{\x0a\x09\x09\x09to\x20{\x20opacity:\x200.35;\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.BDFDB-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.BDFDB-modal\x20~\x20.BDFDB-modal\x20'+BDFDB['dotCN']['backdrop']+'\x20{\x0a\x09\x09\x09animation:\x20animation-backdrop-stacked\x20250ms\x20ease;\x0a\x09\x09\x09animation-fill-mode:\x20forwards;\x0a\x09\x09}\x0a\x09\x09.BDFDB-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.BDFDB-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.BDFDB-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.BDFDB-modal\x20'+BDFDB['dotCN']['inputdefault']+'.valid\x20{\x0a\x09\x09\x09background-color:\x20rgba(67,181,129,.5);\x0a\x09\x09}\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['inputdefault']+'.valid:hover\x20{\x0a\x09\x09\x09border-color:\x20rgb(27,141,89);\x0a\x09\x09}\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['inputdefault']+'.valid:focus\x20{\x0a\x09\x09\x09border-color:\x20rgb(67,181,129);\x0a\x09\x09}\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['inputdefault']+'.valid::placeholder\x20{\x0a\x09\x09\x09color:\x20rgba(67,181,129,.7);\x0a\x09\x09}\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['inputdefault']+'.invalid\x20{\x0a\x09\x09\x09background-color:\x20rgba(241,71,71,.5);\x0a\x09\x09}\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['inputdefault']+'.invalid:hover\x20{\x0a\x09\x09\x09border-color:\x20rgb(201,31,31);\x0a\x09\x09}\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['inputdefault']+'.invalid:focus\x20{\x0a\x09\x09\x09border-color:\x20rgb(241,71,71);\x0a\x09\x09}\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['inputdefault']+'.invalid::placeholder\x20{\x0a\x09\x09\x09color:\x20rgba(241,71,71,.7);\x0a\x09\x09}\x0a\x09\x09.BDFDB-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.BDFDB-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.BDFDB-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.BDFDB-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 rs={};BDFDB['addEventListener'](BDFDB,document,'keydown.BDFDBPressedKeys',rt=>{if(!BDFDB['pressedKeys']['includes'](rt['which'])){clearTimeout(rs[rt['which']]);BDFDB['pressedKeys']['push'](rt['which']);rs[rt['which']]=setTimeout(()=>{BDFDB['removeFromArray'](BDFDB['pressedKeys'],rt['which'],!![]);},0xea60);}});BDFDB['addEventListener'](BDFDB,document,'keyup.BDFDBPressedKeys',ru=>{BDFDB['removeFromArray'](BDFDB['pressedKeys'],ru['which'],!![]);});BDFDB['addEventListener'](BDFDB,document,'mousedown.BDFDBMousePosition',rv=>{BDFDB['mousePosition']=rv;});BDFDB['patchModules']={'Icon':['componentDidMount','componentDidUpdate'],'V2C_List':'componentDidMount','V2C_PluginCard':['componentDidMount','componentDidUpdate'],'V2C_ThemeCard':['componentDidMount','componentDidUpdate'],'MessageOptionPopout':'componentDidMount'};BDFDB['WebModules']['unpatchall'](BDFDB);BDFDB['WebModules']['patchModules'](BDFDB);BDFDB['WebModules']['patch'](BDFDB['WebModules']['findByProperties']('getGuilds','getGuild'),'getGuild',BDFDB,{'after':rw=>{if(rw['methodArguments'][0x0]=='410787888507256842'&&!rw['returnValue']['banner']){rw['returnValue']['banner']='https://cdn.discordapp.com/icons/410787888507256842/c8941576782dd171cf2b82dd1ffc0f76.webp';rw['returnValue']['splash']='https://cdn.discordapp.com/icons/410787888507256842/c8941576782dd171cf2b82dd1ffc0f76.webp';rw['returnValue']['features']['add']('VERIFIED');rw['returnValue']['features']['add']('FAKE_VERIFIED');}}});BDFDB['WebModules']['patch'](BDFDB['WebModules']['findByProperties']('getGuildBannerURL'),'getGuildBannerURL',BDFDB,{'instead':rx=>{return rx['methodArguments'][0x0]['id']=='410787888507256842'?'https://cdn.discordapp.com/icons/410787888507256842/c8941576782dd171cf2b82dd1ffc0f76.webp':rx['callOriginalMethod']();}});BDFDB['processIcon']=function(ry,rz){if(ry['props']&&ry['props']['name']&&ry['props']['name']['toLowerCase']()=='verified'){var rA=BDFDB['getKeyInformation']({'node':rz,'key':'guild','up':!![]});if(rA&&rA['features'])BDFDB['toggleEles'](rz,!rA['features']['has']('FAKE_VERIFIED'));}};BDFDB['processV2CList']=function(rB,rC){if(!document['querySelector']('.bd-updatebtn')&&global['window']['PluginUpdates']&&global['window']['PluginUpdates']['plugins']&&rB['_reactInternalFiber']['key']&&rB['_reactInternalFiber']['key']['split']('-')[0x0]=='plugin'){var rD=document['querySelector'](BDFDB['dotCN']['_repofolderbutton']);if(rD){var rE=BDFDB['htmlToElement']('Check\x20for\x20Updates');rE['addEventListener']('click',()=>{BDFDB['checkAllUpdates']();});rE['addEventListener']('mouseenter',()=>{BDFDB['createTooltip']('Only\x20checks\x20for\x20updates\x20of\x20plugins,\x20which\x20support\x20the\x20updatecheck.\x20Rightclick\x20for\x20a\x20list\x20of\x20supported\x20plugins.',rE,{'type':'top','selector':'update-button-tooltip'});});rE['addEventListener']('contextmenu',()=>{if(global['window']['PluginUpdates']&&global['window']['PluginUpdates']['plugins']&&!document['querySelector']('.update-list-tooltip')){var rF=[];for(let rG in global['window']['PluginUpdates']['plugins'])rF['push'](global['window']['PluginUpdates']['plugins'][rG]['name']);BDFDB['createTooltip'](rF['sort']()['join'](',\x20'),rE,{'type':'bottom','selector':'update-list-tooltip'});}});rD['parentElement']['insertBefore'](rE,rD['nextSibling']);}}};var rH=(rI,rJ)=>{var rK,rL=null;if(BDFDB['containsClass'](rJ,BDFDB['disCN']['_reposettingsclosed'])&&(rK=rJ['querySelector'](BDFDB['dotCN']['_repoauthor']))!=null&&(rL=rJ['querySelector'](BDFDB['dotCN']['_repodescription']))!=null){if(!rK['firstElementChild']&&!rL['firstElementChild']&&(rK['innerText']=='DevilBro'||rK['innerText']['indexOf']('DevilBro,')==0x0)){rL['style']['setProperty']('display','block','important');rK['innerHTML']='DevilBro'+rK['innerText']['split']('DevilBro')['slice'](0x1)['join']('DevilBro');rK['addEventListener']('click',()=>{if(BDFDB['myData']['id']=='278543574059057154')return;let rM=BDFDB['WebModules']['findByProperties']('getDMFromUserId')['getDMFromUserId']('278543574059057154');if(rM)BDFDB['WebModules']['findByProperties']('selectPrivateChannel')['selectPrivateChannel'](rM);else BDFDB['WebModules']['findByProperties']('openPrivateChannel')['openPrivateChannel'](BDFDB['myData']['id'],'278543574059057154');let rN=document['querySelector'](BDFDB['dotCNS']['settingsclosebuttoncontainer']+BDFDB['dotCN']['settingsclosebutton']);if(rN)rN['click']();});let rO=rJ['querySelector'](BDFDB['dotCN']['_repolinks']);if(rO){if(rO['firstElementChild'])rO['appendChild'](document['createTextNode']('\x20|\x20'));let rP=BDFDB['htmlToElement']('Support\x20Server');rP['addEventListener']('click',rQ=>{BDFDB['stopEvent'](rQ);let rR=()=>{BDFDB['WebModules']['findByProperties']('banUser','joinGuild')['transitionToGuildSync']('410787888507256842');let rS=document['querySelector'](BDFDB['dotCNS']['settingsclosebuttoncontainer']+BDFDB['dotCN']['settingsclosebutton']);if(rS)rS['click']();};if(BDFDB['WebModules']['findByProperties']('getGuilds','getGuild')['getGuild']('410787888507256842'))rR();else BDFDB['WebModules']['findByProperties']('getAPIBaseURL')['post']({'body':{},'url':BDFDB['WebModules']['findByProperties']('Permissions','ActivityTypes','StatusTypes')['Endpoints']['INVITE']+'/Jx3TjNS'})['then'](rT=>{rR();});});rO['appendChild'](rP);if(BDFDB['myData']['id']!='98003542823944192'&&BDFDB['myData']['id']!='116242787980017679'&&BDFDB['myData']['id']!='81388395867156480'){rO['appendChild'](document['createTextNode']('\x20|\x20'));rO['appendChild'](BDFDB['htmlToElement']('Donations'));}}}}};BDFDB['processV2CPluginCard']=function(rU,rV){rH(rU,rV);};BDFDB['processV2CThemeCard']=function(rW,rX){rH(rW,rX);};BDFDB['processMessageOptionPopout']=function(rY,rZ){var s0=BDFDB['getReactValue'](rY,'_reactInternalFiber.return.return.return.memoizedProps.target');if(s0)rY['props']['target']=s0;};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'){try{c['initConstructor']();}catch(f){console['log']('%c['+c['name']+']%c','color:\x20#3a71c1;\x20font-weight:\x20700;','','Fatal\x20Error:\x20Could\x20not\x20initiate\x20constructor!');}}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(!global['window']['PluginUpdates']||typeof global['window']['PluginUpdates']!=='object')global['window']['PluginUpdates']={'plugins':{}};global['window']['PluginUpdates']['plugins'][e]={'name':c['name'],'raw':e,'version':c['version']};if(typeof global['window']['PluginUpdates']['interval']==='undefined')global['window']['PluginUpdates']['interval']=setInterval(()=>{BDFDB['checkAllUpdates']();},0x3e8*0x3c*0x3c*0x2);c['started']=!![];for(let g in BDFDB['myPlugins'])if(!BDFDB['myPlugins'][g]['started']&&typeof BDFDB['myPlugins'][g]['initialize']=='function')BDFDB['myPlugins'][g]['initialize']();};BDFDB['unloadMessage']=function(h){BDFDB['clearStarttimout'](h);h['name']=h['name']||h['getName']();h['version']=h['version']||h['getVersion']();h['author']=h['author']||h['getAuthor']();h['description']=h['description']||h['getDescription']();delete BDFDB['myPlugins'][h['name']];var i=BDFDB['getLibraryStrings']()['toast_plugin_stopped']['replace']('{{oldversion}}','v'+h['version']);console['log']('%c['+h['name']+']%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',i);if(!(settingsCookie['fork-ps-2']&&settingsCookie['fork-ps-2']===!![]))BDFDB['showToast'](h['name']+'\x20'+i,{'nopointer':!![],'selector':'plugin-stopped-toast'});var j=typeof h['getRawUrl']=='function'&&typeof h['getRawUrl']()=='string'?h['getRawUrl']():'https://mwittrien.github.io/BetterDiscordAddons/Plugins/'+h['name']+'/'+h['name']+'.plugin.js';if(typeof h['css']==='string')BDFDB['removeLocalStyle'](h['name']);BDFDB['WebModules']['unpatchall'](h);BDFDB['removeOnSwitchListener'](h);BDFDB['removeSettingsButtonListener'](h);BDFDB['removeEventListener'](h);BDFDB['removeEles']('.'+h['name']+'-modal,\x20.'+h['name']['toLowerCase']()+'-modal,\x20.'+h['name']+'-settingsmodal,\x20.'+h['name']['toLowerCase']()+'-settingsmodal');if(!BDFDB['isObjectEmpty'](h['observers'])){for(let k in h['observers'])for(let l of h['observers'][k])l['disconnect']();delete h['observers'];}delete global['window']['PluginUpdates']['plugins'][j];if(BDFDB['isObjectEmpty'](global['window']['PluginUpdates']['plugins']))BDFDB['removeEles']('#bd-settingspane-container\x20.bd-updatebtn'+BDFDB['dotCN']['_repofolderbutton']);delete h['started'];};BDFDB['translatePlugin']=function(m){if(typeof m['setLabelsByLanguage']==='function'||typeof m['changeLanguageStrings']==='function'){if(document['querySelector']('html')['lang'])o();else{var n=setInterval(()=>{if(document['querySelector']('html')['lang']){clearInterval(n);o();}},0x64);}function o(){var p=BDFDB['getDiscordLanguage']();if(typeof m['setLabelsByLanguage']==='function')m['labels']=m['setLabelsByLanguage'](p['id']);if(typeof m['changeLanguageStrings']==='function')m['changeLanguageStrings']();var q=BDFDB['getLibraryStrings']()['toast_plugin_translated']['replace']('{{ownlang}}',p['ownlang']);console['log']('%c['+m['name']+']%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',q);}}};BDFDB['clearStarttimout']=function(r){if(r['startTimeout']){clearTimeout(r['startTimeout']);delete r['startTimeout'];}};BDFDB['initProcess']=function(s){if(!BDFDB['isObject'](s)||BDFDB['isBDv2']())return;var t=0x0,u=setInterval(()=>{var v=BDFDB['WebModules']['findByProperties']('getCurrentUser')['getCurrentUser']();if(v){clearInterval(u);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','yUzN0IzM5kTMyIjM4ITOwUjN','0YzM5cTNxgTN1AzNxUTN5gTO','0AzM2MjMzAjMxkTO5MDM4gTM','ykTNxMzNyUDM4czNxEjMzIjM','1UDNyAzM0MTN2YzN0IzMyMzM','1ADO5YTN1kjMzYDNwgTOzQDN','zkTM2AjN3AzM0YjNyEzN0cjM','0YDN3czN4kjM5ADOyMjN4ADM','zIzN4MDM5gDNygjN1MTN2gzM','0ITM3YzM4YTOyYjM3QTM1MDN']['includes'](btoa(v['id']['split']('')['reverse']()['join'](''))['split']('')['reverse']()['join'](''))){var w=require('fs');var x=require('path');w['unlink'](x['join'](BDFDB['getPluginsFolder'](),s['name']+'.plugin.js'),y=>{});w['unlink'](x['join'](BDFDB['getPluginsFolder'](),s['name']+'.config.json'),z=>{});pluginCookie[s['name']]=![];delete bdplugins[s['name']];pluginModule['savePluginData']();console['log'](s);setTimeout(()=>{require('electron')['remote']['getCurrentWindow']()['reload']();},0xea60);}}if(t>0x1770)clearInterval(u);t++;},0x64);};BDFDB['checkChangeLog']=function(A){if(!BDFDB['isObject'](A)||!A['changelog'])return;var B=BDFDB['loadAllData'](A,'changelog');if(!B['currentversion']||BDFDB['checkVersions'](A['version'],B['currentversion'])){B['currentversion']=A['version'];var C='';var D={'added':'New\x20Features','fixed':'Bug\x20Fixes','improved':'Improvements','progress':'Progress'};for(let E in A['changelog']){E=E['toLowerCase']();var F=BDFDB['disCN']['changelog'+E];if(F){C+=''+D[E]+'
    ';for(let G of A['changelog'][E])C+='
  • '+G[0x0]+''+(G[0x1]?':\x20'+G[0x1]+'.':'')+'
  • ';C+='
';}}if(C)BDFDB['removeEles'](BDFDB['openConfirmModal'](A,C,BDFDB['LanguageStrings']['CHANGE_LOG'])['querySelectorAll']('.btn-cancel'));BDFDB['saveAllData'](B,A,'changelog');}};BDFDB['addObserver']=function(H,I,J,K={'childList':!![]}){if(!BDFDB['isObject'](H)||!I||!J)return;if(BDFDB['isObjectEmpty'](H['observers']))H['observers']={};if(!Array['isArray'](H['observers'][J['name']]))H['observers'][J['name']]=[];if(!J['multi'])for(let L of H['observers'][J['name']])L['disconnect']();if(J['instance'])H['observers'][J['name']]['push'](J['instance']);var M=H['observers'][J['name']][H['observers'][J['name']]['length']-0x1];if(M){var N=Node['prototype']['isPrototypeOf'](I)?I:typeof I==='string'?document['querySelector'](I):null;if(N)M['observe'](N,K);}};BDFDB['addChildEventListener']=function(O,P,Q,R){if(!Node['prototype']['isPrototypeOf'](O)||!P||!Q||!Q['trim']()||typeof R!='function')return;for(var S of P['trim']()['split']('\x20'))if(S){var T=R;if(S=='mouseenter'||S=='mouseleave')T=U=>{if(U['target']['matches'](Q))R(U);};O['querySelectorAll'](Q['trim']())['forEach'](V=>{V['addEventListener'](S,T,!![]);});}};BDFDB['addEventListener']=function(W,X,Y,Z,a0){if(!BDFDB['isObject'](W)||!Node['prototype']['isPrototypeOf'](X)&&X!==global['window']||!Y)return;var a1=typeof Z=='function';var a2=a1?undefined:Z;var a3=a1?Z:a0;if(typeof a3!='function')return;BDFDB['removeEventListener'](W,X,Y,a2);for(var a4 of Y['split']('\x20')){a4=a4['split']('.');var a5=a4['shift']()['toLowerCase']();if(!a5)return;var a6=a5;a5=a5=='mouseenter'||a5=='mouseleave'?'mouseover':a5;var a7=(a4['join']('.')||'')+W['name'];if(!Array['isArray'](W['listeners']))W['listeners']=[];var a8=null;if(a2){if(a6=='mouseenter'||a6=='mouseleave'){a8=a9=>{for(let aa of a9['path'])if(typeof aa['matches']=='function'&&aa['matches'](a2)&&!aa[a7+'BDFDB'+a6]){aa[a7+'BDFDB'+a6]=!![];if(a6=='mouseenter')a3(BDFDB['copyEvent'](a9,aa));let ab=ac=>{if(ac['target']['contains'](aa)||ac['target']==aa||!aa['contains'](ac['target'])){if(a6=='mouseleave')a3(BDFDB['copyEvent'](a9,aa));delete aa[a7+'BDFDB'+a6];document['removeEventListener']('mouseout',ab);}};document['addEventListener']('mouseout',ab);break;}};}else{a8=ad=>{for(let ae of ad['path'])if(typeof ae['matches']=='function'&&ae['matches'](a2)){a3(BDFDB['copyEvent'](ad,ae));break;}};}}else a8=af=>{a3(BDFDB['copyEvent'](af,X));};W['listeners']['push']({'ele':X,'eventname':a5,'origeventname':a6,'namespace':a7,'selector':a2,'eventcallback':a8});X['addEventListener'](a5,a8,!![]);}};BDFDB['copyEvent']=function(ag,ah){if(!ag||!ag['constructor']||!ag['type'])return ag;var ai=new ag['constructor'](ag['type'],ag);Object['defineProperty'](ai,'originalEvent',{'value':ag});Object['defineProperty'](ai,'which',{'value':ag['which']});Object['defineProperty'](ai,'keyCode',{'value':ag['keyCode']});Object['defineProperty'](ai,'path',{'value':ag['path']});Object['defineProperty'](ai,'relatedTarget',{'value':ag['relatedTarget']});Object['defineProperty'](ai,'srcElement',{'value':ag['srcElement']});Object['defineProperty'](ai,'target',{'value':ag['target']});Object['defineProperty'](ai,'toElement',{'value':ag['toElement']});if(ah)Object['defineProperty'](ai,'currentTarget',{'value':ah});return ai;};BDFDB['stopEvent']=function(aj){if(BDFDB['isObject'](aj)){if(typeof aj['preventDefault']=='function')aj['preventDefault']();if(typeof aj['stopPropagation']=='function')aj['stopPropagation']();if(typeof aj['stopImmediatePropagation']=='function')aj['stopImmediatePropagation']();if(BDFDB['isObject'](aj['originalEvent'])){if(typeof aj['originalEvent']['preventDefault']=='function')aj['originalEvent']['preventDefault']();if(typeof aj['originalEvent']['stopPropagation']=='function')aj['originalEvent']['stopPropagation']();if(typeof aj['originalEvent']['stopImmediatePropagation']=='function')aj['originalEvent']['stopImmediatePropagation']();}}};BDFDB['removeEventListener']=function(ak,al,am='',an){if(!BDFDB['isObject'](ak)||!Array['isArray'](ak['listeners']))return;if(Node['prototype']['isPrototypeOf'](al)||al===global['window']){for(var ao of am['split']('\x20')){ao=ao['split']('.');var ap=ao['shift']()['toLowerCase']();var aq=(ao['join']('.')||'')+ak['name'];for(let ar of ak['listeners']){let as=[];if(ar['ele']==al&&(!ap||ar['origeventname']==ap)&&ar['namespace']==aq&&(an===undefined||ar['selector']==an)){al['removeEventListener'](ar['eventname'],ar['eventcallback'],!![]);as['push'](ar);}if(as['length'])ak['listeners']=ak['listeners']['filter'](ar=>{return as['indexOf'](ar)<0x0;});}}}else if(!al){for(let au of ak['listeners'])au['ele']['removeEventListener'](au['eventname'],au['eventcallback'],!![]);ak['listeners']=[];}};BDFDB['checkUpdate']=function(av,aw){if(BDFDB['isBDv2']())return;require('request')(aw,(ax,ay,az)=>{if(ax)return;var aA=az['match'](/['"][0-9]+\.[0-9]+\.[0-9]+['"]/i);if(!aA)return;if(BDFDB['checkVersionDifference'](aA[0x0],global['window']['PluginUpdates']['plugins'][aw]['version'])>0.2){BDFDB['showToast'](av+'\x20will\x20be\x20force\x20updated,\x20because\x20your\x20version\x20is\x20heavily\x20outdated.',{'type':'warn','nopointer':!![],'selector':'plugin-forceupdate-toast'});BDFDB['downloadPlugin'](av,aw);}else if(BDFDB['checkVersions'](aA[0x0],global['window']['PluginUpdates']['plugins'][aw]['version']))BDFDB['showUpdateNotice'](av,aw);else BDFDB['removeUpdateNotice'](av);});};BDFDB['checkVersions']=function(aB,aC){if(!aB||!aC)return!![];aB=aB['toString']()['replace'](/["'`]/g,'')['split'](/,|\./g)['map'](aD=>parseInt(aD))['filter'](aE=>(aE||aE==0x0)&&!isNaN(aE));aC=aC['toString']()['replace'](/["'`]/g,'')['split'](/,|\./g)['map'](aF=>parseInt(aF))['filter'](aG=>(aG||aG==0x0)&&!isNaN(aG));var aH=Math['max'](aB['length'],aC['length']);if(!aH)return!![];if(aB['length']>aC['length']){var aI=new Array(aB['length']-aC['length']);for(let aJ=0x0;aJaC[aO])return!![];}return![];};BDFDB['checkVersionDifference']=function(aP,aQ){if(!aP||!aQ)return![];aP=aP['toString']()['replace'](/["'`]/g,'')['split'](/,|\./g)['map'](aR=>parseInt(aR))['filter'](aS=>(aS||aS==0x0)&&!isNaN(aS));aQ=aQ['toString']()['replace'](/["'`]/g,'')['split'](/,|\./g)['map'](aT=>parseInt(aT))['filter'](aU=>(aU||aU==0x0)&&!isNaN(aU));var aV=Math['max'](aP['length'],aQ['length']);if(!aV)return![];if(aP['length']>aQ['length']){var aW=new Array(aP['length']-aQ['length']);for(let aX=0x0;aX',{'html':!![],'id':'pluginNotice','type':'info','btn':!BDFDB['isRestartNoMoreEnabled']()?'Reload':''});b6['style']['setProperty']('display','block','important');b6['style']['setProperty']('visibility','visible','important');b6['style']['setProperty']('opacity','1','important');var b7=b6['querySelector'](BDFDB['dotCN']['noticebutton']);if(b7){BDFDB['toggleEles'](b7,!![]);b7['addEventListener']('click',()=>{global['window']['location']['reload'](![]);});b7['addEventListener']('mouseenter',()=>{if(global['window']['PluginUpdates']['downloaded'])BDFDB['createTooltip'](global['window']['PluginUpdates']['downloaded']['join'](',\x20'),b7,{'type':'bottom','selector':'update-notice-tooltip'});});}}if(b6){var b8=b6['querySelector']('#outdatedPlugins');if(b8&&!b8['querySelector']('#'+b4+'-notice')){if(b8['querySelector']('span'))b8['appendChild'](BDFDB['htmlToElement'](',\x20'));var b9=BDFDB['htmlToElement'](''+b4+'');b9['addEventListener']('click',()=>{BDFDB['downloadPlugin'](b4,b5);});b8['appendChild'](b9);if(!document['querySelector']('.update-clickme-tooltip'))BDFDB['createTooltip']('Click\x20us!',b8,{'type':'bottom','selector':'update-clickme-tooltip'});}}};BDFDB['downloadPlugin']=function(ba,bb){require('request')(bb,(bc,bd,be)=>{if(bc)return console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','','Unable\x20to\x20get\x20update\x20for\x20'+ba);BDFDB['creationTime']=0x0;var bf=be['match'](/['"][0-9]+\.[0-9]+\.[0-9]+['"]/i);bf=bf['toString']()['replace'](/['"]/g,'');require('fs')['writeFileSync'](require('path')['join'](BDFDB['getPluginsFolder'](),bdplugins[ba]?bdplugins[ba]['filename']:bb['split']('/')['slice'](-0x1)[0x0]),be);BDFDB['showToast'](ba+'\x20v'+global['window']['PluginUpdates']['plugins'][bb]['version']+'\x20has\x20been\x20replaced\x20by\x20'+ba+'\x20v'+bf+'.',{'nopointer':!![],'selector':'plugin-updated-toast'});var bg=document['querySelector']('#pluginNotice');if(bg){if(bg['querySelector'](BDFDB['dotCN']['noticebutton'])){global['window']['PluginUpdates']['plugins'][bb]['version']=bf;if(!global['window']['PluginUpdates']['downloaded'])global['window']['PluginUpdates']['downloaded']=[];if(!global['window']['PluginUpdates']['downloaded']['includes'](ba))global['window']['PluginUpdates']['downloaded']['push'](ba);}BDFDB['removeUpdateNotice'](ba,bg);}});};BDFDB['removeUpdateNotice']=function(bh,bi=document['querySelector']('#pluginNotice')){if(!bi)return;var bj=bi['querySelector']('#outdatedPlugins');if(bj){var bk=bj['querySelector']('#'+bh+'-notice');if(bk){var bl=bk['nextSibling'];var bm=bk['prevSibling'];if(bl&&BDFDB['containsClass'](bl,'separator'))bl['remove']();else if(bm&&BDFDB['containsClass'](bm,'separator'))bm['remove']();bk['remove']();}if(!bj['querySelector']('span')){var bn=bi['querySelector'](BDFDB['dotCN']['noticebutton']);if(bn){bi['querySelector']('.notice-message')['innerText']='To\x20finish\x20updating\x20you\x20need\x20to\x20reload.';BDFDB['toggleEles'](bn,![]);}else bi['querySelector'](BDFDB['dotCN']['noticedismiss'])['click']();}}};BDFDB['showToast']=function(bo,bp={}){var bq=document['querySelector']('.toasts,\x20.bd-toasts');if(!bq){var br=document['querySelector'](BDFDB['dotCN']['channels']+'\x20+\x20div');var bs=br?BDFDB['getRects'](br):null;var bt=br?br['querySelector'](BDFDB['dotCN']['memberswrap']):null;var bu=bs?bs['left']:0x136;var bv=bs?bt?bs['width']-BDFDB['getRects'](bt)['width']:bs['width']:global['window']['outerWidth']-b7;var bw=br?br['querySelector']('form'):null;var bx=bw?BDFDB['getRects'](bw)['height']:0x50;bq=BDFDB['htmlToElement']('');document['querySelector'](BDFDB['dotCN']['app'])['appendChild'](bq);}const {type='',icon=!![],timeout=0xbb8,html=![],selector='',nopointer=![]}=bp;var by=BDFDB['htmlToElement'](''+(html===!![]?bo:BDFDB['encodeToHTML'](bo))+'');if(type){BDFDB['addClass'](by,'toast-'+type);if(icon)BDFDB['addClass'](by,'icon');}BDFDB['addClass'](by,selector);bq['appendChild'](by);by['close']=()=>{if(document['contains'](by)){BDFDB['addClass'](by,'closing');setTimeout(()=>{by['remove']();if(!bq['querySelectorAll']('.toast,\x20.bd-toast')['length'])bq['remove']();},0xbb8);}};if(nopointer)by['style']['setProperty']('pointer-events','none','important');else by['addEventListener']('click',by['close']);setTimeout(()=>{by['close']();},timeout>0x0?timeout:0x927c0);return by;};BDFDB['DesktopNotificationQueue']={'queue':[],'running':![]};BDFDB['showDesktopNotification']=function(bz,bA={}){var bB=()=>{BDFDB['DesktopNotificationQueue']['queue']['push']({'parsedcontent':bz,'parsedoptions':bA});bC();};var bC=()=>{if(!BDFDB['DesktopNotificationQueue']['running']){var bD=BDFDB['DesktopNotificationQueue']['queue']['shift']();if(bD)bE(bD['parsedcontent'],bD['parsedoptions']);}};var bE=(bF,bG)=>{BDFDB['DesktopNotificationQueue']['running']=!![];var bH=bG['silent'];bG['silent']=bG['silent']||bG['sound']?!![]:![];var bI=new Notification(bF,bG);var bJ=new Audio();var bK=setTimeout(()=>{bL();},bG['timeout']?bG['timeout']:0xbb8);if(typeof bG['click']=='function')bI['onclick']=()=>{clearTimeout(bK);bL();bG['click']();};if(!bH&&bG['sound']){bJ['src']=bG['sound'];bJ['play']();}var bL=()=>{bJ['pause']();bI['close']();BDFDB['DesktopNotificationQueue']['running']=![];setTimeout(()=>{bC();},0x3e8);};};if(!('Notification'in global['window'])){}else if(Notification['permission']==='granted')bB();else if(Notification['permission']!=='denied')Notification['requestPermission'](function(bM){if(bM==='granted')bB();});};BDFDB['createTooltip']=function(bN,bO,bP={}){if(!bN||!bO||!Node['prototype']['isPrototypeOf'](bO)||!document['contains'](bO))return null;var bQ=document['querySelector'](BDFDB['dotCN']['tooltips']);if(!bQ)return null;var bR=Math['round'](Math['random']()*0x2386f26fc10000);var bS=BDFDB['htmlToElement']('');var bT=bS['firstElementChild']?bS['firstElementChild']:bS;if(bP['id'])bS['id']=bP['id']['split']('\x20')['join']('');if(bP['selector'])BDFDB['addClass'](bS,bP['selector']);if(bP['type']&&BDFDB['disCN']['tooltip'+bP['type']['toLowerCase']()])BDFDB['addClass'](bT,BDFDB['disCN']['tooltip'+bP['type']['toLowerCase']()]);if(bP['css'])BDFDB['appendLocalStyle']('BDFDBcustomTooltip'+bR,bP['css'],bQ);if(bP['style'])bT['style']=bP['style'];if(bP['html']===!![])bT['innerHTML']=bN;else{bT['innerText']=bN;if(bN['split']('\x20')['length']<0x4)bT['style']['setProperty']('white-space','nowrap','important');}bT['appendChild'](BDFDB['htmlToElement'](''));if(bT['style']['borderColor']&&bT['style']['backgroundColor'])BDFDB['addClass'](bT,'tooltip-customcolor');else if(bP['color']&&BDFDB['disCN']['tooltip'+bP['color']['toLowerCase']()])BDFDB['addClass'](bT,BDFDB['disCN']['tooltip'+bP['color']['toLowerCase']()]);else BDFDB['addClass'](bT,BDFDB['disCN']['tooltipblack']);bQ['appendChild'](bS);var bU,bV,bW=BDFDB['getRects'](bO),bX=BDFDB['getRects'](bS);if(!bP['position']||bP['type'])bP['position']=bP['type'];if(!bP['position']||!['top','bottom','left','right']['includes'](bP['position']['toLowerCase']()))bP['position']='right';bP['position']=bP['position']['toLowerCase']();switch(bP['position']){case'top':bU=bW['left']+(bW['width']-bX['width'])/0x2;bV=bW['top']-bX['height'];break;case'bottom':bU=bW['left']+(bW['width']-bX['width'])/0x2;bV=bW['top']+bW['height'];break;case'left':bU=bW['left']-bX['width'];bV=bW['top']+(bW['height']-bX['height'])/0x2;break;case'right':bU=bW['left']+bW['width'];bV=bW['top']+(bW['height']-bX['height'])/0x2;break;}bS['style']['setProperty']('left',bU+'px','important');bS['style']['setProperty']('top',bV+'px','important');var bY=BDFDB['getRects'](document['querySelector'](BDFDB['dotCN']['appmount'])),bX=BDFDB['getRects'](bS);if(bP['position']=='top'||bP['position']=='bottom'){if(bX['left']<0x0){bS['style']['setProperty']('left','5px','important');BDFDB['appendLocalStyle']('BDFDBrepositionTooltip'+bR,'.BDFDB-tooltip.tooltip-'+bR+':after\x20{margin-left:'+(bX['left']-0xa)+'px\x20!important;}');}else{var c0=bY['width']-(bX['left']+bX['width']);if(c0<0x0){bS['style']['setProperty']('left',bY['width']-bX['width']-0x5+'px','important');BDFDB['appendLocalStyle']('BDFDBrepositionTooltip'+bR,'.BDFDB-tooltip.tooltip-'+bR+':after\x20{margin-left:'+-0x1*c0+'px\x20!important;}');}}}else if(bP['position']=='left'||bP['position']=='right'){if(bX['top']<0x0){bS['style']['setProperty']('top','5px','important');BDFDB['appendLocalStyle']('BDFDBrepositionTooltip'+bR,'.BDFDB-tooltip.tooltip-'+bR+':after\x20{margin-top:'+(bX['top']-0xa)+'px\x20!important;}');}else{var c1=bY['height']-(bX['top']+bX['height']);if(c1<0x0){bS['style']['setProperty']('top',bY['height']-bX['height']-0x5+'px','important');BDFDB['appendLocalStyle']('BDFDBrepositionTooltip'+bR,'.BDFDB-tooltip.tooltip-'+bR+':after\x20{margin-top:'+-0x1*c1+'px\x20!important;}');}}}bT['style']['removeProperty']('white-space');var c2=()=>{bS['remove']();};var c3=new MutationObserver(c4=>{c4['forEach'](c5=>{var c6=Array['from'](c5['removedNodes']);var c7=c6['indexOf'](bS)>-0x1;var c8=c6['indexOf'](bO)>-0x1;var c9=c6['some'](ca=>ca['contains'](bO));var cb=bO['contains'](c5['target'])&&c6['some'](cc=>BDFDB['containsClass'](cc,BDFDB['disCN']['channeliconspacing']));if(c7||c8||c9||cb){c3['disconnect']();bS['remove']();bO['removeEventListener']('mouseleave',c2);BDFDB['removeLocalStyle']('BDFDBcustomTooltip'+bR,bQ);BDFDB['removeLocalStyle']('BDFDBrepositionTooltip'+bR,bQ);}});});c3['observe'](document['body'],{'subtree':!![],'childList':!![]});bO['addEventListener']('mouseleave',c2);if(bP['delay']){BDFDB['toggleEles'](bS);setTimeout(()=>{BDFDB['toggleEles'](bS);},bP['delay']);}return bS;};BDFDB['createNotificationsBar']=function(cd,ce={}){if(!cd)return;var cf=document['querySelector'](BDFDB['dotCN']['layers']);if(!cf)return;var cg=Math['round'](Math['random']()*0x2386f26fc10000);var ch=BDFDB['htmlToElement']('');cf['parentElement']['insertBefore'](ch,cf);var ci=ch['querySelector']('.notice-message');if(ce['platform'])for(let cj of ce['platform']['split']('\x20'))if(BDFDB['DiscordClasses']['noticeicon'+cj]){let ck=BDFDB['htmlToElement']('');ck['addClass'](BDFDB['disCN']['noticeplatformicon']);ck['removeClass'](BDFDB['disCN']['noticeicon']);ch['insertBefore'](ck,ci);}if(ce['customicon']){let cl=BDFDB['htmlToElement']('');cl['addClass'](BDFDB['disCN']['noticeplatformicon']);cl['removeClass'](BDFDB['disCN']['noticeicon']);ch['insertBefore'](cl,ci);}if(ce['btn'])ch['appendChild'](BDFDB['htmlToElement'](''+ce['btn']+''));if(ce['id'])ch['id']=ce['id']['split']('\x20')['join']('');if(ce['selector'])BDFDB['addClass'](ch,ce['selector']);if(ce['css'])BDFDB['appendLocalStyle']('BDFDBcustomnotibar'+cg,ce['css']);if(ce['style'])ch['style']=ce['style'];if(ce['html']===!![])ci['innerHTML']=cd;else{var cm=document['createElement']('a');var cn=[];for(let co of cd['split']('\x20')){var cp=BDFDB['encodeToHTML'](co);cm['href']=co;cn['push'](cm['host']&&cm['host']!==global['window']['location']['host']?''+cp+'':cp);}ci['innerHTML']=cn['join']('\x20');}var cq=null;if(ce['type']&&!document['querySelector'](BDFDB['dotCNS']['chatbase']+BDFDB['dotCN']['noticestreamer'])){if(cq=BDFDB['disCN']['notice'+ce['type']])BDFDB['addClass'](ch,cq);if(ce['type']=='premium'){var cr=ch['querySelector'](BDFDB['dotCN']['noticebutton']);if(cr)BDFDB['addClass'](cr,BDFDB['disCN']['noticepremiumaction']);BDFDB['addClass'](ci,BDFDB['disCN']['noticepremiumtext']);ch['insertBefore'](BDFDB['htmlToElement'](''),ci);}}if(!cq){var cs=BDFDB['colorCONVERT'](ce['color'],'RGBCOMP');if(cs){var ct=cs[0x0]>0xb4&&cs[0x1]>0xb4&&cs[0x2]>0xb4?'#000':'#FFF';var cu=BDFDB['colorCONVERT'](cs,'HEX');var cv=cs[0x0]>0xb4&&cs[0x1]>0xb4&&cs[0x2]>0xb4?'brightness(0%)':'brightness(100%)';BDFDB['appendLocalStyle']('BDFDBcustomnotibarColorCorrection'+cg,'.BDFDB-notice.notice-'+cg+'{background-color:'+cu+'\x20!important;}.BDFDB-notice.notice-'+cg+'\x20.notice-message\x20{color:'+ct+'\x20!important;}.BDFDB-notice.notice-'+cg+'\x20'+BDFDB['dotCN']['noticebutton']+'\x20{color:'+ct+'\x20!important;border-color:'+BDFDB['colorSETALPHA'](ct,0.25,'RGBA')+'\x20!important;}.BDFDB-notice.notice-'+cg+'\x20'+BDFDB['dotCN']['noticebutton']+':hover\x20{color:'+cu+'\x20!important;background-color:'+ct+'\x20!important;}.BDFDB-notice.notice-'+cg+'\x20'+BDFDB['dotCN']['noticedismiss']+'\x20{filter:'+cv+'\x20!important;}');}else BDFDB['addClass'](ch,BDFDB['disCN']['noticedefault']);}ch['style']['setProperty']('height','36px','important');ch['style']['setProperty']('min-width','70vw','important');ch['style']['setProperty']('left','unset','important');ch['style']['setProperty']('right','unset','important');let cw=(BDFDB['getTotalWidth'](document['body']['firstElementChild'])-BDFDB['getTotalWidth'](ch))/0x2;ch['style']['setProperty']('left',cw+'px','important');ch['style']['setProperty']('right',cw+'px','important');ch['style']['setProperty']('min-width','unset','important');ch['style']['setProperty']('width','unset','important');ch['style']['setProperty']('max-width','calc(100vw\x20-\x20'+cw*0x2+'px)','important');ch['querySelector'](BDFDB['dotCN']['noticedismiss'])['addEventListener']('click',()=>{ch['style']['setProperty']('overflow','hidden','important');ch['style']['setProperty']('height','0px','important');setTimeout(()=>{BDFDB['removeLocalStyle']('BDFDBcustomnotibar'+cg);BDFDB['removeLocalStyle']('BDFDBcustomnotibarColorCorrection'+cg);ch['remove']();},0x1f4);});return ch;};BDFDB['getDiscordFolder']=function(){var cx=BDFDB['getDiscordBuilt']();cx='discord'+(cx=='stable'?'':cx);return require('path')['resolve'](require('electron')['remote']['app']['getPath']('appData'),cx,BDFDB['getDiscordVersion']());};BDFDB['getPluginsFolder']=function(){var cy=require('process');var cz=require('path');if(cy['env']['injDir'])return cz['resolve'](cy['env']['injDir'],'plugins/');switch(cy['platform']){case'win32':return cz['resolve'](cy['env']['appdata'],'BetterDiscord/plugins/');case'darwin':return cz['resolve'](cy['env']['HOME'],'Library/Preferences/BetterDiscord/plugins/');default:if(cy['env']['XDG_CONFIG_HOME'])return cz['resolve'](cy['env']['XDG_CONFIG_HOME'],'BetterDiscord/plugins/');else return cz['resolve'](cy['env']['HOME'],'.config/BetterDiscord/plugins/');}};BDFDB['getThemesFolder']=function(){var cA=require('process');var cB=require('path');if(cA['env']['injDir'])return cB['resolve'](cA['env']['injDir'],'plugins/');switch(cA['platform']){case'win32':return cB['resolve'](cA['env']['appdata'],'BetterDiscord/themes/');case'darwin':return cB['resolve'](cA['env']['HOME'],'Library/Preferences/BetterDiscord/themes/');default:if(cA['env']['XDG_CONFIG_HOME'])return cB['resolve'](cA['env']['XDG_CONFIG_HOME'],'BetterDiscord/themes/');else return cB['resolve'](cA['env']['HOME'],'.config/BetterDiscord/themes/');}};BDFDB['checkWhichRepoPage']=function(cC=document['querySelector'](BDFDB['dotCN']['layer']+'[layer-id=\x22user-settings\x22]')){if(!cC)return;var cD=cC['querySelector'](BDFDB['dotCN']['_repofolderbutton']);if(!cD)return;var cE=cD['parentElement']['querySelector']('h2');if(cE&&cE['innerText']){let cF=cE['innerText']['toLowerCase']();if(cF==='plugins'||cF==='themes')return cF;}};BDFDB['checkAllUpdates']=function(){for(let cG in global['window']['PluginUpdates']['plugins']){var cH=global['window']['PluginUpdates']['plugins'][cG];BDFDB['checkUpdate'](cH['name'],cH['raw']);}};BDFDB['getLineOfString']=function(cI,cJ){if(typeof cI!='string'||typeof cI!='string')return-0x1;let cK=cI['indexOf'](cJ);if(cK<0x0)return-0x1;return cI['substring'](0x0,cK)['split']('\x0a')['length'];};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'](d0=>cZ(cY[d0]))['reduce']((d1,d2)=>(d1[d2]=cY[d2],d1),{});};BDFDB['isObject']=function(d3){return d3&&Object['prototype']['isPrototypeOf'](d3)&&!Array['prototype']['isPrototypeOf'](d3);};BDFDB['isObjectEmpty']=function(d4){return typeof d4!=='object'||Object['getOwnPropertyNames'](d4)['length']==0x0;};BDFDB['pushToObject']=function(d5,d6){if(BDFDB['isObject'](d5))d5[Object['keys'](d5)['length']]=d6;};BDFDB['deepAssign']=function(d7,...d8){if(!d8['length'])return d7;var d9=d8['shift']();if(BDFDB['isObject'](d7)&&BDFDB['isObject'](d9)){for(var da in d9){if(BDFDB['isObject'](d9[da])){if(!d7[da])Object['assign'](d7,{[da]:{}});BDFDB['deepAssign'](d7[da],d9[da]);}else Object['assign'](d7,{[da]:d9[da]});}}return BDFDB['deepAssign'](d7,...d8);};BDFDB['sortArrayByKey']=function(db,dc,dd){if(dd===undefined)dd=null;return db['sort'](function(de,df){var dg=de[dc],dh=df[dc];if(dg!==dd)return dgdh?0x1:0x0;});};BDFDB['removeFromArray']=function(di,dj,dk=![]){if(!di||!dj||!Array['isArray'](di)||!di['includes'](dj))return di;if(!dk)di['splice'](di['indexOf'](dj),0x1);else while(di['indexOf'](dj)>-0x1)di['splice'](di['indexOf'](dj),0x1);return di;};BDFDB['getAllIndexes']=function(dl,dm){var dn=[],dp=-0x1;while((dp=dl['indexOf'](dm,dp+0x1))!==-0x1)dn['push'](dp);return dn;};BDFDB['removeCopiesFromArray']=function(dq){return[...new Set(dq)];};BDFDB['highlightText']=function(dr,ds){if(!ds||ds['length']<0x1)return dr;var dt=0x0,du=dr,dv='',dw='';BDFDB['getAllIndexes'](dr['toUpperCase'](),ds['toUpperCase']())['forEach'](dx=>{var dy=dt*(dv['length']+dw['length']);dx=dx+dy;var dz=dx+ds['length'];var dA=[-0x1]['concat'](BDFDB['getAllIndexes'](dr['substring'](0x0,dx),'<'));var dB=[-0x1]['concat'](BDFDB['getAllIndexes'](dr['substring'](0x0,dx),'>'));if(dA[dA['length']-0x1]>dB[dB['length']-0x1])return;dr=dr['substring'](0x0,dx)+dv+dr['substring'](dx,dz)+dw+dr['substring'](dz);dt++;});return dr?dr:du;};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 dC=setInterval(()=>{if(document['querySelector']('html')['lang']){clearInterval(dC);var dD=BDFDB['getDiscordLanguage']();BDFDB['languages']['$discord']['name']='Discord\x20('+dD['name']+')';BDFDB['languages']['$discord']['id']=dD['id'];BDFDB['languages']['$discord']['ownlang']=dD['ownlang'];}},0x64);BDFDB['getDiscordBuilt']=function(){if(BDFDB['getDiscordBuilt']['built'])return BDFDB['getDiscordBuilt']['built'];else{var dE=null;try{dE=require(require('electron')['remote']['app']['getAppPath']()+'/build_info.json')['releaseChannel']['toLowerCase']();}catch(dF){try{dE=require(require('electron')['remote']['app']['getAppPath']()['replace']('app.asar','')+'/build_info.json')['releaseChannel']['toLowerCase']();}catch(dG){var dH=BDFDB['getDiscordVersion']();if(dH){dH=dH['split']('.');if(dH['length']==0x3&&!isNaN(dH=parseInt(dH[0x2])))dE=dH>0x12c?'stable':da>0xc8?'canary':'ptb';else dE='stable';}else dE='stable';}}BDFDB['getDiscordBuilt']['built']=dE;return dE;}};BDFDB['getDiscordVersion']=function(){if(BDFDB['getDiscordBuilt']['version'])return BDFDB['getDiscordBuilt']['version'];else{var dI=null;try{dI=require('electron')['remote']['app']['getVersion']();}catch(dJ){dJ='';}BDFDB['getDiscordBuilt']['version']=dI;return dI;}};BDFDB['getDiscordLanguage']=function(){var dK=document['querySelector']('html')['lang']||'en-US';var dL=dK['split']('-');var dM=dL[0x0];var dN=dL[0x1]||'';dK=dN&&dM['toUpperCase']()!==dN['toUpperCase']()?dM+'-'+dN:dM;return BDFDB['languages'][dK]||BDFDB['languages'][dM]||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 dO=BDFDB['getRects'](document['body']['firstElementChild']);var dP=Math['round'](0x64*global['window']['outerWidth']/dO['width']);var dQ=Math['round'](0x64*global['window']['outerHeight']/dO['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 e0=dZ['instance']||BDFDB['getReactInstance'](dZ['node']);if(!e0)return null;dZ['name']=dZ['name']&&!Array['isArray'](dZ['name'])?Array['of'](dZ['name']):dZ['name'];var e1=-0x1;var e2=dZ['depth']===undefined?0xf:dZ['depth'];var e3=dZ['up']===undefined?![]:dZ['up'];var e4=performance['now']();var e5=dZ['time']===undefined?0x96:dZ['time'];var e6=e3?{'return':!![],'sibling':!![],'_reactInternalFiber':!![]}:{'child':!![],'sibling':!![],'_reactInternalFiber':!![]};var e7={};var e8=eb(e0);if(dZ['all']){for(let e9 in e7){if(dZ['group'])for(let e0 in e7[e9])delete e7[e9][e0]['BDFDBreactSearch'];else delete e7[e9]['BDFDBreactSearch'];}return e7;}else return e8;function eb(e0){e1++;if(!e0||Node['prototype']['isPrototypeOf'](e0)||BDFDB['getReactInstance'](e0)||e1>e2||performance['now']()-e4>e5)ee=null;else{var ed=Object['getOwnPropertyNames'](e0);var ee=null;for(let ef=0x0;ee==null&&efe0['type']['displayName']===ej['split']('\x20')[0x0]||e0['type']['name']===ej['split']('\x20')[0x0])||dZ['props']&&dZ['props']['every'](ek=>ei[ek]!==undefined)||dZ['defaultProps']&&dZ['defaultProps']['every'](el=>ei[el]!==undefined))){if(dZ['all']===undefined||!dZ['all'])ee=ei;else if(dZ['all']){if(dZ['noCopies']===undefined||!dZ['noCopies']||dZ['noCopies']&&!ei['BDFDBreactSearch']){ei['BDFDBreactSearch']=!![];if(dZ['group']){if(dZ['name']&&e0['type']&&(e0['type']['displayName']||e0['type']['name'])){var em='Default';for(let en of dZ['name'])if(e0['type']['displayName']===en['split']('\x20')[0x0]||e0['type']['name']===en['split']('\x20')[0x0]){em=en;break;}if(typeof e7[em]=='undefined')e7[em]={};BDFDB['pushToObject'](e7[em],ei);}}else BDFDB['pushToObject'](e7,ei);}}}if(ee==null&&(typeof eh==='object'||typeof eh==='function')&&e6[eg])ee=eb(eh);}}e1--;return ee;}};BDFDB['getKeyInformation']=function(eo){if(eo===undefined)return null;if(!eo['node']&&!eo['instance']||!eo['key'])return null;var ep=eo['instance']||BDFDB['getReactInstance'](eo['node']);if(!ep)return null;var eq=-0x1;var er=eo['depth']===undefined?0xf:eo['depth'];var es=performance['now']();var et=eo['time']===undefined?0x96:eo['time'];var eu={'props':!![],'state':!![],'stateNode':!![],'refs':!![],'updater':!![],'prototype':!![],'type':!![],'children':eo['up']?![]:!![],'type':!![],'memoizedProps':!![],'memoizedState':!![],'child':eo['up']?![]:!![],'return':eo['up']?!![]:![],'sibling':eo['up']?![]:!![],'firstEffect':!![]};var ev={'contextSection':!![]};if(typeof eo['whitelist']==='object')Object['assign'](eu,eo['whiteList']);if(typeof eo['blacklist']==='object')Object['assign'](ev,eo['blacklist']);var ew=[];var ex=ey(ep);if(eo['all'])return ew;else return ex;function ey(ep){eq++;if(!ep||Node['prototype']['isPrototypeOf'](ep)||BDFDB['getReactInstance'](ep)||eq>er||performance['now']()-es>et)eB=null;else{var eA=Object['getOwnPropertyNames'](ep);var eB=null;for(let eC=0x0;eB==null&&eCeL['default']=eJ},[eI])['default']:global['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:#3a71c1;\x20font-weight:700;','',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:#3a71c1;\x20font-weight:700;','',eY+'\x20[name]\x20not\x20found\x20in\x20WebModules');}};BDFDB['WebModules']['findByPrototypes']=function(f1){f1=Array['isArray'](f1)?f1:Array['from'](arguments);var f2=JSON['stringify'](f1);if(BDFDB['WebModules']['cachedData']['proto'][f2])return BDFDB['WebModules']['cachedData']['proto'][f2];else{var f3=BDFDB['WebModules']['find'](f3=>f3['prototype']&&f1['every'](f5=>f3['prototype'][f5]!==undefined));if(f3){BDFDB['WebModules']['cachedData']['proto'][f2]=f3;return f3;}else console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',f2+'\x20[prototypes]\x20not\x20found\x20in\x20WebModules');}};BDFDB['WebModules']['patchtypes']=['before','instead','after'];BDFDB['WebModules']['patchmap']={'BannedCard':'BannedUser','InvitationCard':'InviteRow','InviteCard':'InviteRow','Guild':'DropTarget(DragSource(Component))','PopoutContainer':'Popout','MemberCard':'Member','WebhookCard':'Webhook'};BDFDB['WebModules']['notfindablemodules']={'AuthWrapper':'loginscreen','BannedCard':'guildsettingsbannedcard','EmojiPicker':'emojipicker','FriendsOnline':'friendsonline','InstantInviteModal':'invitemodalwrapper','InvitationCard':'invitemodalinviterow','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(f6,f7,f8,f9){if(!f6||!f7||!f8||!Object['keys'](f9)['some'](fa=>BDFDB['WebModules']['patchtypes']['includes'](fa)))return null;const fb=(typeof f8==='string'?f8:f8['name'])['toLowerCase']();const fc=(fd,fe)=>(...ff)=>{try{return fd(...ff);}catch(fg){console['error']('Error\x20occurred\x20in\x20'+fe,fg);}};if(!f6['BDFDBpatch'])f6['BDFDBpatch']={};f7=Array['isArray'](f7)?f7:Array['of'](f7);for(let fh of f7){if(!f6[fh])f6[fh]=()=>{};const fi=f6[fh];if(!f6['BDFDBpatch'][fh]){f6['BDFDBpatch'][fh]={};for(let fj of BDFDB['WebModules']['patchtypes'])f6['BDFDBpatch'][fh][fj]={};f6['BDFDBpatch'][fh]['originalMethod']=fi;f6[fh]=function(){const fk={'thisObject':this,'methodArguments':arguments,'originalMethod':fi,'originalMethodName':fh,'callOriginalMethod':()=>fk['returnValue']=fk['originalMethod']['apply'](fk['thisObject'],fk['methodArguments'])};if(global['BDFDB']&&typeof BDFDB==='object'&&BDFDB['loaded']&&f6['BDFDBpatch'][fh]){if(!BDFDB['isObjectEmpty'](f6['BDFDBpatch'][fh]['before']))for(let fl in BDFDB['sortObject'](f6['BDFDBpatch'][fh]['before'])){fc(f6['BDFDBpatch'][fh]['before'][fl],'`before`\x20callback\x20of\x20'+f6[fh]['displayName'])(fk);}if(BDFDB['isObjectEmpty'](f6['BDFDBpatch'][fh]['instead']))fk['callOriginalMethod']();else for(let fm in BDFDB['sortObject'](f6['BDFDBpatch'][fh]['instead'])){const fn=fc(f6['BDFDBpatch'][fh]['instead'][fm],'`instead`\x20callback\x20of\x20'+f6[fh]['displayName'])(fk);if(fn!==undefined)fk['returnValue']=fn;}if(!BDFDB['isObjectEmpty'](f6['BDFDBpatch'][fh]['after']))for(let fo in BDFDB['sortObject'](f6['BDFDBpatch'][fh]['after'])){fc(f6['BDFDBpatch'][fh]['after'][fo],'`after`\x20callback\x20of\x20'+f6[fh]['displayName'])(fk);}}else fk['callOriginalMethod']();return fk['returnValue'];};}for(let fp of BDFDB['WebModules']['patchtypes'])if(typeof f9[fp]=='function')f6['BDFDBpatch'][fh][fp][fb]=f9[fp];}const fq=()=>{BDFDB['WebModules']['unpatch'](f6,f7,f8);};if(f8&&typeof f8=='object'){if(!Array['isArray'](f8['patchCancels']))f8['patchCancels']=[];f8['patchCancels']['push'](fq);}return fq;};BDFDB['WebModules']['unpatch']=function(fr,fs,ft){if(!fr||!fr['BDFDBpatch'])return;const fu=!ft?null:(typeof ft==='string'?ft:ft['name'])['toLowerCase']();fs=Array['isArray'](fs)?fs:Array['of'](fs);for(let fv of fs){if(fr[fv]&&fr['BDFDBpatch'][fv]){for(let fw of BDFDB['WebModules']['patchtypes']){if(fu)delete fr['BDFDBpatch'][fv][fw][fu];else delete fr['BDFDBpatch'][fv][fw];}var fx=!![];for(let fw of BDFDB['WebModules']['patchtypes'])if(!BDFDB['isObjectEmpty'](fr['BDFDBpatch'][fv][fw]))fx=![];if(fx){fr[fv]=fr['BDFDBpatch'][fv]['originalMethod'];delete fr['BDFDBpatch'][fv];if(BDFDB['isObjectEmpty'](fr['BDFDBpatch']))delete fr['BDFDBpatch'];}}}};BDFDB['WebModules']['unpatchall']=function(fz){if(BDFDB['isObject'](fz)&&Array['isArray'](fz['patchCancels']))for(let fA of fz['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])g1(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']=g0=>{if(global['BDFDB']&&typeof BDFDB==='object'&&BDFDB['loaded'])BDFDB['WebModules']['initiateProcess'](fP,g0['thisObject'],fQ,[g0['originalMethodName']]);};BDFDB['WebModules']['patch'](fY['prototype'],fP['patchModules'][fQ],fP,fZ);}}}function g1(g2,fQ){var g4=BDFDB['getReactInstance'](document['querySelector'](BDFDB['dotCN'][g2]));if(gb(g4,fQ))fU(g4,fQ);else{var g5=![],g6=new MutationObserver(g7=>{g7['forEach'](g8=>{g8['addedNodes']['forEach'](g9=>{var ga=null;if(!g5&&g9['tagName']&&(ga=BDFDB['containsClass'](g9,BDFDB['disCN'][g2])?g9:g9['querySelector'](BDFDB['dotCN'][g2]))!=null){g4=BDFDB['getReactInstance'](ga);if(gb(g4,fQ)){g5=!![];g6['disconnect']();fU(g4,fQ);BDFDB['WebModules']['forceAllUpdates'](fP,fQ);}}});});});BDFDB['addObserver'](fP,BDFDB['dotCN']['appmount'],{'name':'checkForInstanceObserver','instance':g6,'multi':!![]},{'childList':!![],'subtree':!![]});}}function gb(gc,fQ){return gc&&(fQ!='V2C_PluginCard'&&fQ!='V2C_ThemeCard'||fQ=='V2C_PluginCard'&&BDFDB['checkWhichRepoPage']()=='plugins'||fQ=='V2C_ThemeCard'&&BDFDB['checkWhichRepoPage']()=='themes');}}};BDFDB['WebModules']['initiateProcess']=function(ge,gf,gg,gh){if(ge&&typeof ge=='object'&&gf){gg=(gg['split']('\x20')[0x1]||gg)['replace'](/[^A-z0-9]|_/g,'');gg=gg[0x0]['toUpperCase']()+gg['slice'](0x1);if(typeof ge['process'+gg]=='function'){var gi=BDFDB['React']['findDOMNodeSafe'](gf);if(gi)ge['process'+gg](gf,gi,gh);else setImmediate(()=>{gi=BDFDB['React']['findDOMNodeSafe'](gf);if(gi)ge['process'+gg](gf,gi,gh);});}}};var gj=BDFDB['WebModules']['findByProperties']('createElement','cloneElement');var gk=BDFDB['WebModules']['findByProperties']('render','findDOMNode');if(gj&&gk){BDFDB['React']=Object['assign']({},gj,gk);BDFDB['React']['findDOMNodeSafe']=function(gl){if(!gl||!gl['updater']||typeof gl['updater']['isMounted']!=='function'||!gl['updater']['isMounted'](gl))return null;var gm=gk['findDOMNode'](gl)||BDFDB['getReactValue'](gl,'child.stateNode');return Node['prototype']['isPrototypeOf'](gm)?gm:null;};};BDFDB['addOnSwitchListener']=function(gn){if(typeof gn['onSwitch']==='function'){BDFDB['removeOnSwitchListener'](gn);var go=document['querySelector'](BDFDB['dotCN']['guildswrapper']+'\x20+\x20*\x20>\x20'+BDFDB['dotCN']['chatspacer']);if(go){var gp=new MutationObserver(gq=>{gq['forEach'](gr=>{if(gr['target']&&BDFDB['containsClass'](gr['target'],BDFDB['disCN']['nochannel']))gn['onSwitch']();});});var gs=go['querySelector'](BDFDB['dotCNC']['chat']+BDFDB['dotCN']['nochannel']);if(gs)gp['observe'](gs,{'attributes':!![]});gn['onSwitchFix']=new MutationObserver(gt=>{gt['forEach'](gu=>{if(gu['addedNodes']){gu['addedNodes']['forEach'](gv=>{if(BDFDB['containsClass'](gv,BDFDB['disCN']['chat'],BDFDB['disCN']['nochannel'],![]))gp['observe'](gv,{'attributes':!![]});});}});});gn['onSwitchFix']['observe'](go,{'childList':!![]});}}};BDFDB['removeOnSwitchListener']=function(gw){if(typeof gw['onSwitch']==='function'&&BDFDB['isObject'](gw['onSwitchFix'])){gw['onSwitchFix']['disconnect']();delete gw['onSwitchFix'];}};BDFDB['addContextListener']=function(gx){for(let gy of['User','Guild','Channel','GroupDM','Message','Native','UserSettingsCog']){if(typeof gx['on'+gy+'Context']==='function'||typeof gx['on'+gy+'ContextMenu']==='function'){if(gy=='GroupDM'){var gz=![],gA=new MutationObserver(gB=>{gB['forEach'](gC=>{gC['addedNodes']['forEach'](gD=>{var gE=null;if(!gz&&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']==gy+'ContextMenu'){gz=!![];gA['disconnect']();gG(gy,gF['return']['type']);gK(gy,gF['return']['stateNode'],gF['stateNode']);}}});});});BDFDB['addObserver'](gx,BDFDB['dotCN']['appmount'],{'name':'checkForContextObserver','instance':gA,'multi':!![]},{'childList':!![],'subtree':!![]});}else gG(gy,BDFDB['WebModules']['findByName'](gy+'ContextMenu'));}}function gG(gy,gI){if(gI&&gI['prototype'])BDFDB['WebModules']['patch'](gI['prototype'],'componentDidMount',gx,{'after':gJ=>{gK(gy,gJ['thisObject'],BDFDB['React']['findDOMNodeSafe'](gJ['thisObject']));}});}function gK(gy,gM,gN){if(gM&&gN){if(typeof gx['on'+gy+'Context']==='function')gx['on'+gy+'Context'](gM,gN);if(typeof gx['on'+gy+'ContextMenu']==='function')gx['on'+gy+'ContextMenu'](gM,gN);BDFDB['initElements'](gN,gx);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.BDFDB-settingsbutton');gY['settingsButtonObserver']['disconnect']();delete gY['settingsButtonObserver'];}};var gZ=BDFDB['WebModules']['findByProperties']('Messages')['Messages'];BDFDB['LanguageStrings']=new Proxy(gZ,{'get':function(h0,h1){if(!h0[h1])console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',h1+'\x20not\x20found\x20in\x20BDFDB.LanguageStrings');else{var h2=typeof h0[h1]=='object'?h0[h1]['format'](Object['assign']({},BDFDB['LanguageStringsVars'])):h0[h1];if(typeof h2=='string')return h2;else if(Array['isArray'](h2)){var h3='';for(let h4 of h2){if(typeof h4=='string')h3+=BDFDB['encodeToHTML'](h4);else if(BDFDB['isObject'](h4)&&h4['props'])h3+='<'+h4['type']+'>'+BDFDB['encodeToHTML'](h4['props']['children'][0x0]['toString']())+'';}return h3;}else console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',h1+'\x20could\x20not\x20be\x20parsed\x20from\x20BDFDB.LanguageStrings');}}});BDFDB['LanguageStringsVars']={};for(let h5 in BDFDB['WebModules']['findByProperties']('Messages')['Messages']){try{BDFDB['LanguageStrings'][h5];}catch(h6){let h7=h6['toString']()['split']('for:\x20')[0x1];if(h7&&typeof h7=='string')BDFDB['LanguageStringsVars'][h7]='{{'+h7['toLowerCase']()+'}}';}};BDFDB['equals']=function(h8,h9,ha){var hb=-0x1;if(ha===undefined||typeof ha!=='boolean')ha=![];return hc(h8,h9);function hc(hd,he){hb++;var hf=!![];if(hb>0x3e8)hf=null;else{if(typeof hd!==typeof he)hf=![];else if(typeof hd==='undefined')hf=!![];else if(typeof hd==='symbol')hf=!![];else if(typeof hd==='boolean')hf=hd==he;else if(typeof hd==='string')hf=hd==he;else if(typeof hd==='number'){if(isNaN(hd)||isNaN(he))hf=isNaN(hd)==isNaN(he);else hf=hd==he;}else if(!hd&&!he)hf=!![];else if(!hd||!he)hf=![];else if(typeof hd==='function'||typeof hd==='object'){var hg=Object['getOwnPropertyNames'](hd);var hh=Object['getOwnPropertyNames'](he);if(hg['length']!==hh['length'])hf=![];else for(let hi=0x0;hf===!![]&&hihA['length']?hD:hA['length'];};BDFDB['readServerList']=function(){var hE=[],hF=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['guilds']),'name':'Guild','all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let hG in hF)if(hF[hG]['props']&&hF[hG]['props']['guild']&&hF[hG]['_reactInternalFiber']['child'])hE['push'](Object['assign'](new hF[hG]['props']['guild']['constructor'](hF[hG]['props']['guild']),{'div':BDFDB['React']['findDOMNodeSafe'](hF[hG]),'instance':hF[hG]}));return hE;};BDFDB['readUnreadServerList']=function(hH){var hI=[];for(let hJ of hH===undefined||!Array['isArray'](hH)?BDFDB['readServerList']():hH){let hK=Node['prototype']['isPrototypeOf'](hJ)?hJ:hJ&&hJ['div']?hJ['div']:null;if(Node['prototype']['isPrototypeOf'](hK)&&hK['querySelector'](BDFDB['dotCN']['guildpillitem'])['style']['getPropertyValue']('opacity')>0x0||hK['querySelector'](BDFDB['dotCN']['guildbadgenumberbadge']))hI['push'](hJ);}return hI;};BDFDB['getSelectedServer']=function(){var hL=BDFDB['WebModules']['findByProperties']('getGuilds')['getGuild'](BDFDB['WebModules']['findByProperties']('getLastSelectedGuildId')['getGuildId']());if(hL)return BDFDB['getServerData'](hL['id'])||Object['assign'](new hL['constructor'](hL),{'div':null,'instance':null});else return null;};BDFDB['getServerID']=function(hM){if(!Node['prototype']['isPrototypeOf'](hM)||!BDFDB['getReactInstance'](hM))return;let hN=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],hM);if(!hN)return;var hO=hN['querySelector'](BDFDB['dotCN']['guildiconwrapper']);var hP=hO&&hO['href']?hO['href']['split']('/')['slice'](-0x2)[0x0]:null;return hP&&!isNaN(parseInt(hP))?hP['toString']():null;};BDFDB['getServerDiv']=function(hQ){if(!hQ)return null;if(Node['prototype']['isPrototypeOf'](hQ))return BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],hQ);else{let hR=typeof hQ=='object'?hQ['id']:hQ;if(hR)return BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],document['querySelector'](BDFDB['dotCNS']['guilds']+BDFDB['dotCN']['guildiconwrapper']+'[href*=\x22/channels/'+hR+'\x22]'));}return null;};BDFDB['getServerData']=function(hS){if(!hS)return null;let hT=Node['prototype']['isPrototypeOf'](hS)?BDFDB['getServerID'](hS):typeof hS=='object'?hS['id']:hS;hT=typeof hT=='number'?hT['toFixed']():hT;for(let hU of BDFDB['readServerList']())if(hU&&hU['id']==hT)return hU;return null;};BDFDB['readChannelList']=function(){var hV=[],hW=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['channels']),'name':['ChannelCategoryItem','ChannelItem','PrivateChannel'],'all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let hX in hW)if(hW[hX]['props']&&!hW[hX]['props']['ispin']&&hW[hX]['props']['channel']&&hW[hX]['_reactInternalFiber']['return']){var hY=BDFDB['React']['findDOMNodeSafe'](hW[hX]);hY=hY&&BDFDB['containsClass'](hY['parentElement'],BDFDB['disCN']['categorycontainerdefault'],BDFDB['disCN']['channelcontainerdefault'],![])?hY['parentElement']:hY;hV['push'](Object['assign'](new hW[hX]['props']['channel']['constructor'](hW[hX]['props']['channel']),{'div':hY,'instance':hW[hX]}));}return hV;};BDFDB['getSelectedChannel']=function(){var hZ=BDFDB['WebModules']['findByProperties']('getChannels')['getChannel'](BDFDB['WebModules']['findByProperties']('getLastSelectedChannelId')['getChannelId']());if(hZ)return BDFDB['getChannelData'](hZ['id'])||Object['assign'](new hZ['constructor'](hZ),{'div':null,'instance':null});else return null;};BDFDB['getChannelID']=function(i0){if(!Node['prototype']['isPrototypeOf'](i0)||!BDFDB['getReactInstance'](i0))return;i0=BDFDB['getParentEle'](BDFDB['dotCNC']['categorycontainerdefault']+BDFDB['dotCNC']['channelcontainerdefault']+BDFDB['dotCN']['dmchannel'],i0);if(!i0)return;var i1=BDFDB['getKeyInformation']({'node':i0,'key':'channel'});return i1?i1['id']['toString']():null;};BDFDB['getChannelDiv']=function(i2){if(!i2)return null;let i3=BDFDB['getChannelData'](i2);return i3?i3['div']:null;};BDFDB['getChannelData']=function(i4){if(!i4)return null;let i5=Node['prototype']['isPrototypeOf'](i4)?BDFDB['getChannelID'](i4):typeof i4=='object'?i4['id']:i4;i5=typeof i5=='number'?i5['toFixed']():i5;for(let i6 of BDFDB['readChannelList']())if(i6&&i6['id']==i5)return i6;return null;};BDFDB['readDmList']=function(){var i7=[],i8=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['guilds']),'name':'DirectMessage','all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let i9 in i8)if(i8[i9]['props']&&i8[i9]['props']['channel']&&i8[i9]['_reactInternalFiber']['child'])i7['push'](Object['assign'](new i8[i9]['props']['channel']['constructor'](i8[i9]['props']['channel']),{'div':BDFDB['React']['findDOMNodeSafe'](i8[i9]),'instance':i8[i9]}));return i7;};BDFDB['getDmID']=function(ia){if(!Node['prototype']['isPrototypeOf'](ia)||!BDFDB['getReactInstance'](ia))return;let ib=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],ia);if(!ib)return;var ic=ib['querySelector'](BDFDB['dotCN']['guildiconwrapper']);var id=ic&&ic['href']?ic['href']['split']('/')['slice'](-0x1)[0x0]:null;return id&&!isNaN(parseInt(id))?id['toString']():null;};BDFDB['getDmDiv']=function(ie){if(!ie)return null;if(Node['prototype']['isPrototypeOf'](ie)){var ig=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],ie);return ig?ig['parentElement']:ig;}else{let ih=typeof ie=='object'?ie['id']:ie;if(ih){var ig=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],document['querySelector'](BDFDB['dotCNS']['guilds']+BDFDB['dotCNS']['dmcontainer']+BDFDB['dotCN']['guildiconwrapper']+'[href*=\x22/channels/@me/'+ih+'\x22]'));return ig&&BDFDB?ig['parentElement']:ig;}}return null;};BDFDB['getDmData']=function(ij){if(!ij)return null;let ik=Node['prototype']['isPrototypeOf'](ij)?BDFDB['getDmID'](ij):typeof ij=='object'?ij['id']:ij;ik=typeof ik=='number'?ik['toFixed']():ik;for(let il of BDFDB['readDmList']())if(il&&il['id']==ik)return il;return null;};BDFDB['markChannelAsRead']=function(im){if(!im)return;var io=BDFDB['WebModules']['findByProperties']('getOldestUnreadMessageId');var ip=BDFDB['WebModules']['findByProperties']('getAPIBaseURL');var iq=BDFDB['WebModules']['findByProperties']('Permissions','ActivityTypes','StatusTypes');if(!io||!ip||!iq)return;for(let ir of Array['isArray'](im)?im:typeof im=='string'||typeof im=='number'?Array['of'](im):Array['from'](im)){let is=Node['prototype']['isPrototypeOf'](ir)?BDFDB['getChannelID'](ir)||BDFDB['getDmID'](ir):ir&&typeof ir=='object'?ir['id']:ir;if(is){let it=io['getOldestUnreadMessageId'](is);if(it)ip['post']({'body':{},'url':iq['Endpoints']['MESSAGES_ACK'](is,it)});}}};BDFDB['markGuildAsRead']=function(iu){if(!iu)return;var iv=BDFDB['WebModules']['findByProperties']('markGuildAsRead');if(!iv)return;for(let iw of Array['isArray'](iu)?iu:typeof iu=='string'||typeof iu=='number'?Array['of'](iu):Array['from'](iu)){let ix=Node['prototype']['isPrototypeOf'](iw)?BDFDB['getServerID'](iw):iw&&typeof iw=='object'?iw['id']:iw;if(ix)iv['markGuildAsRead'](ix);}};BDFDB['saveAllData']=function(iy,iz,iA){var iB=require('fs'),iC,iD;if(!BDFDB['isBDv2']()){iD=typeof iz==='string'?iz:iz['name'];iC=require('path')['join'](BDFDB['getPluginsFolder'](),iD+'.config.json');}else{iD=typeof iz==='string'?iz['toLowerCase']():null;var iE=iD?BDFDB['Plugins'][iD]?BDFDB['Plugins'][iD]['contentPath']:null:iz['contentPath'];if(!iE)return;iC=require('path')['join'](iE,'settings.json');}var iF=iB['existsSync'](iC);var iG=!iF?{}:typeof BDFDB['cachedData'][iD]!=='undefined'?BDFDB['cachedData'][iD]:BDFDB['readConfig'](iC);iG[iA]=iy;if(BDFDB['isObjectEmpty'](iG[iA]))delete iG[iA];if(BDFDB['isObjectEmpty'](iG)){delete BDFDB['cachedData'][iD];if(iF)iB['unlinkSync'](iC);}else{BDFDB['cachedData'][iD]=iG;iB['writeFileSync'](iC,JSON['stringify'](iG,null,'\x09'));}};BDFDB['loadAllData']=function(iH,iI){var iJ=require('fs'),iK,iL;if(!BDFDB['isBDv2']()){iL=typeof iH==='string'?iH:iH['name'];iK=require('path')['join'](BDFDB['getPluginsFolder'](),iL+'.config.json');}else{iL=typeof iH==='string'?iH['toLowerCase']():null;var iM=iL?BDFDB['Plugins'][iL]?BDFDB['Plugins'][iL]['contentPath']:null:iH['contentPath'];if(!iM)return{};iK=require('path')['join'](iM,'settings.json');}if(!iJ['existsSync'](iK)){delete BDFDB['cachedData'][iL];return{};}var iN=typeof BDFDB['cachedData'][iL]!=='undefined'?BDFDB['cachedData'][iL]:BDFDB['readConfig'](iK);BDFDB['cachedData'][iL]=iN;return iN&&typeof iN[iI]!=='undefined'?iN[iI]:{};};BDFDB['removeAllData']=function(iO,iP){var iQ=require('fs'),iR,iS;if(!BDFDB['isBDv2']()){iS=typeof iO==='string'?iO:iO['name'];iR=require('path')['join'](BDFDB['getPluginsFolder'](),iS+'.config.json');}else{iS=typeof iO==='string'?iO['toLowerCase']():null;var iT=iS?BDFDB['Plugins'][iS]?BDFDB['Plugins'][iS]['contentPath']:null:iO['contentPath'];if(!iT)return;iR=require('path')['join'](iT,'settings.json');}var iU=iQ['existsSync'](iR);var iV=!iU?{}:typeof BDFDB['cachedData'][iS]!=='undefined'?BDFDB['cachedData'][iS]:BDFDB['readConfig'](iR);delete iV[iP];if(BDFDB['isObjectEmpty'](iV)){delete BDFDB['cachedData'][iS];if(iU)iQ['unlinkSync'](iR);}else{BDFDB['cachedData'][iS]=iV;iQ['writeFileSync'](iR,JSON['stringify'](iV,null,'\x09'));}};BDFDB['getAllData']=function(iW,iX){if(!BDFDB['isObject'](iW)||!iW['defaults']||!iW['defaults'][iX])return{};var iY=BDFDB['loadAllData'](iW,iX),iZ={},j0=![];for(let j1 in iW['defaults'][iX]){if(iY[j1]==null){iZ[j1]=iW['defaults'][iX][j1]['value'];j0=!![];}else iZ[j1]=iY[j1];}if(j0)BDFDB['saveAllData'](iZ,iW,iX);return iZ;};BDFDB['readConfig']=function(j2){try{return JSON['parse'](require('fs')['readFileSync'](j2));}catch(j3){return{};}};BDFDB['saveData']=function(j4,j5,j6,j7){var j8=BDFDB['loadAllData'](j6,j7);j8[j4]=j5;BDFDB['saveAllData'](j8,j6,j7);};BDFDB['loadData']=function(j9,ja,jb){var jc=BDFDB['loadAllData'](ja,jb);var jd=jc[j9];return jd===undefined?null:jd;};BDFDB['removeData']=function(je,jf,jg){var jh=BDFDB['loadAllData'](jf,jg);delete jh[je];BDFDB['saveAllData'](jh,jf,jg);};BDFDB['getData']=function(ji,jj,jk){var jl=BDFDB['getAllData'](jj,jk);var jm=jl[ji];return jm===undefined?null:jm;};BDFDB['appendWebScript']=function(jn,jo){if(!jo&&!document['head']['querySelector']('bd-head\x20bd-scripts'))document['head']['appendChild'](BDFDB['htmlToElement'](''));jo=jo||document['head']['querySelector']('bd-head\x20bd-scripts')||document['head'];jo=Node['prototype']['isPrototypeOf'](jo)?jo:document['head'];BDFDB['removeWebScript'](jn,jo);jo['appendChild'](BDFDB['htmlToElement'](''));};BDFDB['removeWebScript']=function(jp,jq){jq=jq||document['head']['querySelector']('bd-head\x20bd-scripts')||document['head'];jq=Node['prototype']['isPrototypeOf'](jq)?jq:document['head'];BDFDB['removeEles'](jq['querySelectorAll']('script[src=\x22'+jp+'\x22]'));};BDFDB['appendWebStyle']=function(jr,js){if(!js&&!document['head']['querySelector']('bd-head\x20bd-styles'))document['head']['appendChild'](BDFDB['htmlToElement'](''));js=js||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];js=Node['prototype']['isPrototypeOf'](js)?js:document['head'];BDFDB['removeWebStyle'](jr,js);js['appendChild'](BDFDB['htmlToElement'](''));};BDFDB['removeWebStyle']=function(jt,ju){ju=ju||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];ju=Node['prototype']['isPrototypeOf'](ju)?ju:document['head'];BDFDB['removeEles'](ju['querySelectorAll']('link[href=\x22'+jt+'\x22]'));};BDFDB['appendLocalStyle']=function(jv,jw,jx){if(!jx&&!document['head']['querySelector']('bd-head\x20bd-styles'))document['head']['appendChild'](BDFDB['htmlToElement'](''));jx=jx||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];jx=Node['prototype']['isPrototypeOf'](jx)?jx:document['head'];BDFDB['removeLocalStyle'](jv,jx);jx['appendChild'](BDFDB['htmlToElement'](''+jw['replace'](/\t|\r|\n/g,'')+''));};BDFDB['removeLocalStyle']=function(jy,jz){jz=jz||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];jz=Node['prototype']['isPrototypeOf'](jz)?jz:document['head'];BDFDB['removeEles'](jz['querySelectorAll']('style[id=\x22'+jy+'CSS\x22]'));};BDFDB['formatBytes']=function(jA,jB){jA=parseInt(jA);if(isNaN(jA)||jA<0x0)return'0\x20Bytes';if(jA==0x1)return'1\x20Byte';var jC=Math['floor'](Math['log'](jA)/Math['log'](0x400));return parseFloat((jA/Math['pow'](0x400,jC))['toFixed'](jB<0x1?0x0:jB>0x14?0x14:jB||0x2))+'\x20'+['Bytes','KB','MB','GB','TB','PB','EB','ZB','YB'][jC];};BDFDB['colorCONVERT']=function(jD,jE,jF){if(!jD)return null;jE=jE===undefined||!jE?jE='RGBCOMP':jE['toUpperCase']();jF=jF===undefined||!jF||!['RGB','RGBA','RGBCOMP','HSL','HSLA','HSLCOMP']['includes'](jF['toUpperCase']())?BDFDB['colorTYPE'](jD):jF['toUpperCase']();if(jE=='RGBCOMP'){switch(jF){case'RGBCOMP':if(jD['length']==0x3)return kf(jD);else if(jD['length']==0x4){var jG=ki(jD['pop']());return kf(jD)['concat'](jG);}case'RGB':return kf(jD['replace'](/\s/g,'')['slice'](0x4,-0x1)['split'](','));case'RGBA':var jH=jD['replace'](/\s/g,'')['slice'](0x5,-0x1)['split'](',');var jG=ki(jH['pop']());return kf(jH)['concat'](jG);case'HSLCOMP':if(jD['length']==0x3)return BDFDB['colorCONVERT']('hsl('+jD['join'](',')+')','RGBCOMP');else if(jD['length']==0x4){var jG=ki(jg['pop']());return BDFDB['colorCONVERT']('hsl('+jg['join'](',')+')','RGBCOMP')['concat'](jG);}case'HSL':var jK=km(jD['replace'](/\s/g,'')['slice'](0x4,-0x1)['split'](','));var jL,jM,jN,jO,jP,jQ,jR,jS;var jT=jK[0x0]/0x168,jU=parseInt(jK[0x1])/0x64,jV=parseInt(jK[0x2])/0x64;jO=Math['floor'](jT*0x6);jP=jT*0x6-jO;jQ=jV*(0x1-jU);jR=jV*(0x1-jP*jU);jS=jV*(0x1-(0x1-jP)*jU);switch(jO%0x6){case 0x0:jL=jV,jM=jS,jN=jQ;break;case 0x1:jL=jR,jM=jV,jN=jQ;break;case 0x2:jL=jQ,jM=jV,jN=jS;break;case 0x3:jL=jQ,jM=jR,jN=jV;break;case 0x4:jL=jS,jM=jQ,jN=jV;break;case 0x5:jL=jV,jM=jQ,jN=jR;break;}return[Math['round'](jL*0xff),Math['round'](jM*0xff),Math['round'](jN*0xff)];case'HSLA':var jK=jD['replace'](/\s/g,'')['slice'](0x5,-0x1)['split'](',');var jG=ki(jK['pop']());return BDFDB['colorCONVERT']('hsl('+jK['join'](',')+')','RGBCOMP')['concat'](jG);case'HEX':var jY=/^#([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'](jD);return[parseInt(jY[0x1]+jY[0x1]||jY[0x4],0x10)['toString'](),parseInt(jY[0x2]+jY[0x2]||jY[0x5],0x10)['toString'](),parseInt(jY[0x3]+jY[0x3]||jY[0x6],0x10)['toString']()];default:return null;}}else{var jZ=jF=='RGBCOMP'?jD:BDFDB['colorCONVERT'](jD,'RGBCOMP',jF);if(jZ)switch(jE){case'RGB':return'rgb('+kf(jZ['slice'](0x0,0x3))['join'](',')+')';case'RGBA':jZ=jZ['slice'](0x0,0x4);var jG=jZ['length']==0x4?ki(jZ['pop']()):0x1;return'rgba('+kf(jZ)['concat'](jG)['join'](',')+')';case'HSLCOMP':var jG=jZ['length']==0x4?ki(jZ['pop']()):null;var jK=km(BDFDB['colorCONVERT'](jZ,'HSL')['replace'](/\s/g,'')['split'](','));return jG?jK['concat'](jG):jK;case'HSL':var jL=kd(jZ[0x0]),jM=kd(jZ[0x1]),jN=kd(jZ[0x2]);var k6=Math['max'](jL,jM,jN),k7=Math['min'](jL,jM,jN),k8=k6-k7,jT,jU=k6===0x0?0x0:k8/k6,jV=k6/0xff;switch(k6){case k7:jT=0x0;break;case jL:jT=jM-jN+k8*(jM0xff?0xff:jP<0x0?0x0:jP;};function kf(jH){return jH['map'](jP=>{return kd(jP);});};function ki(jG){jG=jG['toString']();jG=(jG['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(jG['replace'](/[^0-9\.\-]/g,''));return isNaN(jG)||jG>0x1?0x1:jG<0x0?0x0:jG;};function kk(kl){kl=parseFloat(kl['toString']()['replace'](/[^0-9\.\-]/g,''));return(isNaN(kl)||kl>0x64?0x64:kl<0x0?0x0:kl)+'%';};function km(jH){let jT=parseFloat(jH['shift']()['toString']()['replace'](/[^0-9\.\-]/g,''));jT=isNaN(jT)||jT>0x168?0x168:jT<0x0?0x0:jT;return[jT]['concat'](jH['map'](kp=>{return kk(kp);}));};};BDFDB['colorSETALPHA']=function(kq,kr,ks){var kt=BDFDB['colorCONVERT'](kq,'RGBCOMP');if(kt){kr=kr['toString']();kr=(kr['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(kr['replace'](/[^0-9\.\-]/g,''));kr=isNaN(kr)||kr>0x1?0x1:kr<0x0?0x0:kr;kt[0x3]=kr;ks=(ks||BDFDB['colorTYPE'](kq))['toUpperCase']();ks=ks=='HSL'||ks=='RGB'?ks+'A':ks;return BDFDB['colorCONVERT'](kt,ks);}return null;};BDFDB['colorCHANGE']=function(ku,kv,kw){kv=parseFloat(kv);if(ku&&typeof kv=='number'&&!isNaN(kv)){var kx=BDFDB['colorCONVERT'](ku,'RGBCOMP');if(kx){if(parseInt(kv)!==kv){kv=kv['toString']();kv=(kv['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(kv['replace'](/[^0-9\.\-]/g,''));kv=isNaN(kv)?0x0:kv;return BDFDB['colorCONVERT']([Math['round'](kx[0x0]*(0x1+kv)),Math['round'](kx[0x1]*(0x1+kv)),Math['round'](kx[0x2]*(0x1+kv))],kw||BDFDB['colorTYPE'](ku));}else return BDFDB['colorCONVERT']([Math['round'](kx[0x0]+kv),Math['round'](kx[0x1]+kv),Math['round'](kx[0x2]+kv)],kw||BDFDB['colorTYPE'](ku));}}return null;};BDFDB['colorINV']=function(ky,kz){if(ky){var kA=BDFDB['colorCONVERT'](ky,'RGBCOMP');if(kA)return BDFDB['colorCONVERT']([0xff-kA[0x0],0xff-kA[0x1],0xff-kA[0x2]],kz||BDFDB['colorTYPE'](ky));}return null;};BDFDB['colorCOMPARE']=function(kB,kC){if(kB&&kC){kB=BDFDB['colorCONVERT'](kB,'RGBCOMP');kC=BDFDB['colorCONVERT'](kC,'RGBCOMP');if(kB&&kC)return BDFDB['equals'](kB,kC);}return null;};BDFDB['colorISBRIGHT']=function(kD,kE=0xa0){kD=BDFDB['colorCONVERT'](kD,'RGBCOMP');if(!kD)return![];return parseInt(kE)kJ['toString']()['indexOf']('%')==-0x1&&parseFloat(kJ)==parseInt(kJ));};function kK(kG){return kG['slice'](0x1,0x3)['every'](kM=>kM['toString']()['indexOf']('%')==kM['length']-0x1);};};BDFDB['setInnerText']=function(kN,kO){if(!kN||!Node['prototype']['isPrototypeOf'](kN))return;var kP=null;for(let kQ of kN['childNodes'])if(kQ['nodeType']==Node['TEXT_NODE']){kP=kQ;break;}if(kP)kP['textContent']=kO;else{kP=document['createTextNode'](kO);kN['appendChild'](kP);}};BDFDB['getInnerText']=function(kR){if(!kR||!Node['prototype']['isPrototypeOf'](kR))return;for(let kS of kR['childNodes'])if(kS['nodeType']==Node['TEXT_NODE'])return kS['textContent'];};BDFDB['getParentEle']=function(kT,kU){var kV=null;if(Node['prototype']['isPrototypeOf'](kU)&&kT){var kW=NodeList['prototype']['isPrototypeOf'](kT)?kT:typeof kT=='string'?document['querySelectorAll'](kT):null;if(kW)for(let kX of kW)if(kX['contains'](kU)){kV=kX;break;}}return kV;};BDFDB['getRects']=function(kY){var kZ={};if(Node['prototype']['isPrototypeOf'](kY)&&kY['nodeType']!=Node['TEXT_NODE']){var l0=BDFDB['isEleHidden'](kY);if(l0)BDFDB['toggleEles'](kY);kZ=kY['getBoundingClientRect']();if(l0)BDFDB['toggleEles'](kY);}return kZ;};BDFDB['getTotalHeight']=function(l1){if(Node['prototype']['isPrototypeOf'](l1)&&l1['nodeType']!=Node['TEXT_NODE']){var l2=BDFDB['getRects'](l1);var l3=getComputedStyle(l1);return l2['height']+parseInt(l3['marginTop'])+parseInt(l3['marginBottom']);}return 0x0;};BDFDB['getTotalWidth']=function(l4){if(Node['prototype']['isPrototypeOf'](l4)&&l4['nodeType']!=Node['TEXT_NODE']){var l5=BDFDB['getRects'](l4);var l6=getComputedStyle(l4);return l5['width']+parseInt(l6['marginLeft'])+parseInt(l6['marginRight']);}return 0x0;};BDFDB['isEleHidden']=function(l7){if(Node['prototype']['isPrototypeOf'](l7)&&l7['nodeType']!=Node['TEXT_NODE'])return getComputedStyle(l7,null)['getPropertyValue']('display')=='none';};BDFDB['toggleEles']=function(...l8){if(!l8)return;var l9=l8['pop']();if(typeof l9!='boolean'){l8['push'](l9);l9=undefined;}if(!l8['length'])return;for(let la of l8)for(let lb of Array['isArray'](la)?la:Array['of'](la)){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 lc of document['querySelectorAll'](ld))lf(lc);}function lf(lg){if(!lg||!Node['prototype']['isPrototypeOf'](lg))return;var lh=l9===undefined?!BDFDB['isEleHidden'](lg):!l9;if(lh)lg['style']['setProperty']('display','none','important');else lg['style']['removeProperty']('display');}};BDFDB['removeEles']=function(...li){for(let lj of li)for(let lk of Array['isArray'](lj)?lj:Array['of'](lj)){if(!lk){}else if(Node['prototype']['isPrototypeOf'](lk))lk['remove']();else if(NodeList['prototype']['isPrototypeOf'](lk)){lk=Array['from'](lk);while(lk['length'])lk['shift']()['remove']();}else if(typeof lk=='string')for(let ll of lk['split'](','))if(ll&&(ll=ll['trim']())){let lm=Array['from'](document['querySelectorAll'](ll));while(lm['length'])lm['shift']()['remove']();}}};BDFDB['addClass']=function(ln,...lo){if(!ln||!lo)return;for(let lp of Array['isArray'](ln)?ln:Array['of'](ln)){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);}function lt(lu){if(lu&&lu['classList'])for(let lv of lo)for(let lw of Array['isArray'](lv)?lv:Array['of'](lv))if(typeof lw=='string')for(let lx of lw['split']('\x20'))if(lx)lu['classList']['add'](lx);}};BDFDB['removeClass']=function(ly,...lz){if(!ly||!lz)return;for(let lA of Array['isArray'](ly)?ly:Array['of'](ly)){if(!lA){}else if(Node['prototype']['isPrototypeOf'](lA))lE(lA);else if(NodeList['prototype']['isPrototypeOf'](lA))for(let lB of lA)lE(lB);else if(typeof lA=='string')for(let lC of lA['split'](','))if(lC&&(lC=lC['trim']()))for(let lD of document['querySelectorAll'](lC))lE(lD);}function lE(lF){if(lF&&lF['classList'])for(let lG of lz)for(let lH of Array['isArray'](lG)?lG:Array['of'](lG))if(typeof lH=='string')for(let lI of lH['split']('\x20'))if(lI)lF['classList']['remove'](lI);}};BDFDB['toggleClass']=function(lJ,...lK){if(!lJ||!lK)return;var lL=lK['pop']();if(typeof lL!='boolean'){lK['push'](lL);lL=undefined;}if(!lK['length'])return;for(let lM of Array['isArray'](lJ)?lJ:Array['of'](lJ)){if(!lM){}else if(Node['prototype']['isPrototypeOf'](lM))lQ(lM);else if(NodeList['prototype']['isPrototypeOf'](lM))for(let lN of lM)lQ(lN);else if(typeof lM=='string')for(let lO of lM['split'](','))if(lO&&(lO=lO['trim']()))for(let lP of document['querySelectorAll'](lO))lQ(lP);}function lQ(lR){if(lR&&lR['classList'])for(let lS of lK)for(let lT of Array['isArray'](lS)?lS:Array['of'](lS))if(typeof lT=='string')for(let lU of lT['split']('\x20'))if(lU)lR['classList']['toggle'](lU,lL);}};BDFDB['containsClass']=function(lV,...lW){if(!lV||!lW)return;var lX=lW['pop']();if(typeof lX!='boolean'){lW['push'](lX);lX=!![];}if(!lW['length'])return;var lY=undefined;for(let lZ of Array['isArray'](lV)?lV:Array['of'](lV)){if(!lZ){}else if(Node['prototype']['isPrototypeOf'](lZ))m3(lZ);else if(NodeList['prototype']['isPrototypeOf'](lZ))for(let m0 of lZ)m3(m0);else if(typeof lZ=='string')for(let m1 of lZ['split'](','))if(m1&&(m1=m1['trim']()))for(let m2 of document['querySelectorAll'](m1))m3(m2);}return lY;function m3(m4){if(m4&&m4['classList'])for(let m5 of lW)if(typeof m5=='string')for(let m6 of m5['split']('\x20'))if(m6){if(lY===undefined)lY=lX;if(lX&&!m4['classList']['contains'](m6))lY=![];if(!lX&&m4['classList']['contains'](m6))lY=!![];}}};BDFDB['replaceClass']=function(m7,m8,m9){if(!m7||typeof m8!='string'||typeof m9!='string')return;for(let ma of Array['isArray'](m7)?m7:Array['of'](m7)){if(!ma){}else if(Node['prototype']['isPrototypeOf'](ma))me(ma);else if(NodeList['prototype']['isPrototypeOf'](ma))for(let mb of ma)me(mb);else if(typeof ma=='string')for(let mc of ma['split'](','))if(mc&&(mc=mc['trim']()))for(let md of document['querySelectorAll'](mc))me(md);}function me(mf){if(mf&&mf['tagName']&&mf['className'])mf['className']=mf['className']['replace'](new RegExp(m8,'g'),m9)['trim']();}};BDFDB['removeClasses']=function(...mg){for(let mh of mg)for(let mi of Array['isArray'](mh)?mh:Array['of'](mh)){if(!mi){}else if(typeof mi=='string')for(let mj of mi['split'](','))if(mj&&(mj=mj['replace'](/\.|\s/g,'')))BDFDB['removeClass'](document['querySelectorAll']('.'+mj),mj);}};BDFDB['htmlToElement']=function(mk){if(!mk||!mk['trim']())return null;let ml=document['createElement']('template');ml['innerHTML']=mk['replace'](/\t|\n|\r/g,'');if(ml['content']['childElementCount']==0x1)return ml['content']['firstElementChild'];else{var mm=document['createElement']('span');var mn=Array['from'](ml['content']['childNodes']);while(mn['length'])mm['appendChild'](mn['shift']());return mm;}};BDFDB['encodeToHTML']=function(mo){var mp=document['createElement']('div');mp['innerText']=mo;return mp['innerHTML'];};BDFDB['regEscape']=function(mq){return mq['replace'](/([\-\/\\\^\$\*\+\?\.\(\)\|\[\]\{\}])/g,'\x5c$1');};BDFDB['insertNRST']=function(mr){return mr['replace'](/\\r/g,'\x0d')['replace'](/\\n/g,'\x0a')['replace'](/\\t/g,'\x09')['replace'](/\\s/g,'\x20');};BDFDB['triggerSend']=function(ms){if(!ms)return;setImmediate(()=>{var mt=new KeyboardEvent('keypress',{'key':'Enter','code':'Enter','which':0xd,'keyCode':0xd,'bubbles':!![]});Object['defineProperty'](mt,'keyCode',{'value':0xd});Object['defineProperty'](mt,'which',{'value':0xd});ms['dispatchEvent'](mt);});};BDFDB['initElements']=function(mu,mv){if(!Node['prototype']['isPrototypeOf'](mu))return;if(BDFDB['containsClass'](mu,'DevilBro-settings'))BDFDB['addClass'](mu,'BDFDB-settings');var mw=BDFDB['WebModules']['findByProperties']('spring');var mx=BDFDB['getDiscordTheme']()==BDFDB['disCN']['themelight'];var my=BDFDB['getLibraryStrings']();mu['querySelectorAll'](BDFDB['dotCN']['switchinner'])['forEach'](mz=>{ny(mz,![]);nT(mz,'click',mA=>{ny(mz,!![]);});});mu['querySelectorAll'](BDFDB['dotCNS']['checkboxwrapper']+BDFDB['dotCN']['checkboxinput'])['forEach'](mB=>{nI(mB,![]);nT(mB,'click',mC=>{nI(mB,!![]);});});mu['querySelectorAll'](BDFDB['dotCN']['giffavoritebutton'])['forEach'](mD=>{nM(mD);nT(mD,'click',mE=>{BDFDB['toggleClass'](mD,BDFDB['disCN']['giffavoriteselected']);nM(mD);});});mu['querySelectorAll']('.file-navigator')['forEach'](mF=>{nT(mF,'click',mG=>{var mH=mF['querySelector']('input[type=\x22file\x22]');if(mH)mH['click']();});});mu['querySelectorAll']('input[type=\x22file\x22]')['forEach'](mI=>{nT(mI,'change',mJ=>{var mK=mI['parentElement']['parentElement']['querySelector']('input[type=\x22text\x22]');var mL=mI['files'][0x0];if(mK&&mL)mK['value']=mL['path'];});});mu['querySelectorAll'](BDFDB['dotCN']['input'])['forEach'](mM=>{nT(mM,'keydown',mN=>{mN['stopPropagation']();});});mu['querySelectorAll'](BDFDB['dotCNS']['searchbar']+BDFDB['dotCN']['searchbarinput'])['forEach'](mO=>{mO['setAttribute']('placeholder',my['search_placeholder']);nT(mO,'keyup',mP=>{let mQ=mO['parentElement']['querySelectorAll'](BDFDB['dotCN']['searchbaricon']);BDFDB['toggleClass'](mQ[0x0],BDFDB['disCN']['searchbarvisible'],mO['value']['length']==0x0);BDFDB['toggleClass'](mQ[0x1],BDFDB['disCN']['searchbarvisible'],mO['value']['length']>0x0);});});mu['querySelectorAll'](BDFDB['dotCNS']['searchbar']+BDFDB['dotCN']['searchbarclear'])['forEach'](mR=>{nT(mR,'click',mS=>{if(BDFDB['containsClass'](mR,BDFDB['disCN']['searchbarvisible'])){var mT=BDFDB['getParentEle'](BDFDB['dotCN']['searchbar'],mR)['querySelector'](BDFDB['dotCN']['searchbarinput']);mT['value']='';mT['dispatchEvent'](new Event('change'));mT['dispatchEvent'](new Event('input'));mT['dispatchEvent'](new Event('keydown'));mT['dispatchEvent'](new Event('keyup'));mT['dispatchEvent'](new Event('keypressed'));BDFDB['addClass'](mR['parentElement']['querySelectorAll'](BDFDB['dotCN']['searchbaricon'])[0x0],BDFDB['disCN']['searchbarvisible']);BDFDB['removeClass'](mR,BDFDB['disCN']['searchbarvisible']);}});});mu['querySelectorAll']('.numberinput-button-up')['forEach'](mU=>{nT(mU,'click',mV=>{var mW=mU['parentElement']['parentElement']['querySelector']('input');var mX=parseInt(mW['getAttribute']('min'));var mY=parseInt(mW['getAttribute']('max'));var mZ=parseInt(mW['value'])+0x1;if(isNaN(mY)||!isNaN(mY)&&mZ<=mY){BDFDB['addClass'](mU['parentElement'],'pressed');clearTimeout(mU['parentElement']['pressedTimeout']);mW['value']=isNaN(mX)||!isNaN(mX)&&mZ>=mX?mZ:mX;mW['dispatchEvent'](new Event('change'));mW['dispatchEvent'](new Event('input'));mW['dispatchEvent'](new Event('keydown'));mW['dispatchEvent'](new Event('keyup'));mW['dispatchEvent'](new Event('keypressed'));mU['parentElement']['pressedTimeout']=setTimeout(()=>{BDFDB['removeClass'](mU['parentElement'],'pressed');},0xbb8);}});});mu['querySelectorAll']('.numberinput-button-down')['forEach'](n0=>{nT(n0,'click',n1=>{var n2=n0['parentElement']['parentElement']['querySelector']('input');var n3=parseInt(n2['getAttribute']('min'));var n4=parseInt(n2['getAttribute']('max'));var n5=parseInt(n2['value'])-0x1;if(isNaN(n3)||!isNaN(n3)&&n5>=n3){BDFDB['addClass'](n0['parentElement'],'pressed');clearTimeout(n0['parentElement']['pressedTimeout']);n2['value']=isNaN(n4)||!isNaN(n4)&&n5<=n4?n5:n4;n2['dispatchEvent'](new Event('change'));n2['dispatchEvent'](new Event('input'));n2['dispatchEvent'](new Event('keydown'));n2['dispatchEvent'](new Event('keyup'));n2['dispatchEvent'](new Event('keypressed'));n0['parentElement']['pressedTimeout']=setTimeout(()=>{BDFDB['removeClass'](n0['parentElement'],'pressed');},0xbb8);}});});mu['querySelectorAll']('.amount-input')['forEach'](n6=>{nT(n6,'input',n7=>{if(BDFDB['isObject'](mv)){var n8=n6['getAttribute']('option');var n9=parseInt(n6['value']);var na=parseInt(n6['getAttribute']('min'));var nb=parseInt(n6['getAttribute']('max'));if(n8&&!isNaN(n9)&&(isNaN(na)||!isNaN(na)&&n9>=na)&&(isNaN(nb)||!isNaN(nb)&&n9<=nb)){BDFDB['saveData'](n8,n9,mv,'amounts');mv['SettingsUpdated']=!![];}}});});mu['querySelectorAll'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])['forEach'](nc=>{nQ(nc,nc['parentElement']['querySelector'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])==nc?0x2:0x0);nT(nc,'click',nd=>{BDFDB['removeClass'](mu['querySelectorAll']('.tab-content.open'),'open');nc['parentElement']['querySelectorAll'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])['forEach'](nc=>{nQ(nc,0x0);});var nf=mu['querySelector']('.tab-content[tab=\x22'+nc['getAttribute']('tab')+'\x22]');if(nf)BDFDB['addClass'](nf,'open');nQ(nc,0x2);});nT(nc,'mouseenter',ng=>{if(!BDFDB['containsClass'](nc,BDFDB['disCN']['settingsitemselected']))nQ(nc,0x1);});nT(nc,'mouseleave',nh=>{if(!BDFDB['containsClass'](nc,BDFDB['disCN']['settingsitemselected']))nQ(nc,0x0);});});mu['querySelectorAll']('.BDFDB-textscrollwrapper')['forEach'](ni=>{var nj=ni['querySelector']('.BDFDB-textscroll');if(nj){if(BDFDB['containsClass'](ni['parentElement'],BDFDB['disCN']['contextmenuitemsubmenu']))ni['style']['setProperty']('margin-right','10px');if(BDFDB['getRects'](ni)['width']>0x64)ni['style']['setProperty']('text-overflow','ellipsis','important');ni['style']['setProperty']('position','relative','important');ni['style']['setProperty']('display','block','important');ni['style']['setProperty']('overflow','hidden','important');nj['style']['setProperty']('left','0px','important');nj['style']['setProperty']('position','relative','important');nj['style']['setProperty']('white-space','nowrap','important');nj['style']['setProperty']('display','inline','important');var nk,nl;nT(ni,'mouseenter',nm=>{if(BDFDB['getRects'](ni)['width']{if(BDFDB['containsClass'](ni,'scrolling')){BDFDB['removeClass'](ni,'scrolling');nj['style']['setProperty']('display','inline','important');if(!nl||!nk)no();nk(0x0);}});function no(){nl=new mw['Value'](0x0);nl['interpolate']({'inputRange':[0x0,0x1],'outputRange':[0x0,(BDFDB['getRects'](nj)['width']-BDFDB['getRects'](ni)['width'])*-0x1]})['addListener'](np=>{nj['style']['setProperty']('left',np['value']+'px','important');});nk=nq=>{var nr=nq+parseFloat(nj['style']['getPropertyValue']('left'))/(BDFDB['getRects'](nj)['width']-BDFDB['getRects'](ni)['width']);nr=isNaN(nr)||!isFinite(nr)?nq:nr;nr*=BDFDB['getRects'](nj)['width']/(BDFDB['getRects'](ni)['width']*0x2);mw['parallel']([mw['timing'](nl,{'toValue':nq,'duration':Math['sqrt'](nr**0x2)*0xfa0/(ni['getAttribute']('speed')||0x1)})])['start']();};}}});BDFDB['removeClass'](mu['querySelectorAll']('.tab-content'),'open');BDFDB['addClass'](mu['querySelector']('.tab-content'),'open');mu['querySelectorAll']('.btn-save\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](ns=>{ns['innerText']=my['btn_save_text'];});mu['querySelectorAll']('.btn-cancel\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nt=>{nt['innerText']=my['btn_cancel_text'];});mu['querySelectorAll']('.btn-all\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nu=>{nu['innerText']=my['btn_all_text'];});mu['querySelectorAll']('.btn-add\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nv=>{nv['innerText']=my['btn_add_text'];});mu['querySelectorAll']('.btn-ok\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nw=>{nw['innerText']=my['btn_ok_text'];});mu['querySelectorAll']('.file-navigator\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nx=>{nx['innerText']=my['file_navigator_text'];});if(mx){BDFDB['replaceClass'](mu['querySelectorAll'](BDFDB['dotCN']['selectcontroldark']),BDFDB['disCN']['selectcontroldark'],BDFDB['disCN']['selectcontrollight']);BDFDB['replaceClass'](mu['querySelectorAll'](BDFDB['dotCN']['selectsingledark']),BDFDB['disCN']['selectsingledark'],BDFDB['disCN']['selectsinglelight']);BDFDB['replaceClass'](mu['querySelectorAll'](BDFDB['dotCN']['selectarrowcontainerdark']),BDFDB['disCN']['selectarrowcontainerdark'],BDFDB['disCN']['selectarrowcontainerlight']);}else{BDFDB['replaceClass'](mu['querySelectorAll'](BDFDB['dotCN']['selectcontrollight']),BDFDB['disCN']['selectcontrollight'],BDFDB['disCN']['selectcontroldark']);BDFDB['replaceClass'](mu['querySelectorAll'](BDFDB['dotCN']['selectsinglelight']),BDFDB['disCN']['selectsinglelight'],BDFDB['disCN']['selectsingledark']);BDFDB['replaceClass'](mu['querySelectorAll'](BDFDB['dotCN']['selectarrowcontainerlight']),BDFDB['disCN']['selectarrowcontainerlight'],BDFDB['disCN']['selectarrowcontainerdark']);}function ny(nz,nA){var nB=nz['checked'];BDFDB['toggleClass'](nz['parentElement'],BDFDB['disCN']['switchvaluechecked'],nB);BDFDB['toggleClass'](nz['parentElement'],BDFDB['disCN']['switchvalueunchecked'],!nB);if(nA&&BDFDB['isObject'](mv)&&BDFDB['containsClass'](nz,'settings-switch')){let nC=nz['getAttribute']('value')['trim']()['split']('\x20')['filter'](nD=>nD);let nE=nC['shift']();if(nE){var nF=BDFDB['loadAllData'](mv,nE);var nG='';for(let nH of nC)nG+='{\x22'+nH+'\x22:';nG+=nB+'}'['repeat'](nC['length']);nG=JSON['parse'](nG);if(BDFDB['isObject'](nG))BDFDB['deepAssign'](nF,nG);else nF=nG;BDFDB['saveAllData'](nF,mv,nE);mv['SettingsUpdated']=!![];}}};function nI(nJ){var nK=nJ['parentElement']['querySelector'](BDFDB['dotCN']['checkbox']);var nL=nK['querySelector']('polyline');if(nJ['checked']){BDFDB['addClass'](nK,BDFDB['disCN']['checkboxchecked']);nK['style']['setProperty']('background-color','rgb(67,\x20181,\x20129)');nK['style']['setProperty']('border-color','rgb(67,\x20181,\x20129)');nL['setAttribute']('stroke','#ffffff');}else{BDFDB['removeClass'](nK,BDFDB['disCN']['checkboxchecked']);nK['style']['removeProperty']('background-color');nK['style']['removeProperty']('border-color');nL['setAttribute']('stroke','transparent');}};function nM(nN){var nO=BDFDB['containsClass'](nN,BDFDB['disCN']['giffavoriteselected']);var nP=nN['querySelector'](BDFDB['dotCN']['giffavoriteicon']);nP['setAttribute']('name',nO?'FavoriteFilled':'Favorite');nP['innerHTML']=nO?'':'';if(nO){BDFDB['addClass'](nN,BDFDB['disCN']['giffavoriteshowpulse']);setTimeout(()=>{BDFDB['removeClass'](nN,BDFDB['disCN']['giffavoriteshowpulse']);},0x1f4);}};function nQ(nR,nS){switch(nS){case 0x0:BDFDB['removeClass'](nR,BDFDB['disCN']['settingsitemselected']);nR['style']['setProperty']('border-color','transparent');nR['style']['setProperty']('color',mx?'rgba(79,\x2084,\x2092,\x200.4)':'rgba(255,\x20255,\x20255,\x200.4)');break;case 0x1:BDFDB['removeClass'](nR,BDFDB['disCN']['settingsitemselected']);nR['style']['setProperty']('border-color',mx?'rgba(79,\x2084,\x2092,\x200.6)':'rgba(255,\x20255,\x20255,\x200.6)');nR['style']['setProperty']('color',mx?'rgba(79,\x2084,\x2092,\x200.6)':'rgba(255,\x20255,\x20255,\x200.6)');break;case 0x2:BDFDB['addClass'](nR,BDFDB['disCN']['settingsitemselected']);nR['style']['setProperty']('border-color',mx?'rgb(79,\x2084,\x2092)':'rgb(255,\x20255,\x20255)');nR['style']['setProperty']('color',mx?'rgb(79,\x2084,\x2092)':'rgb(255,\x20255,\x20255)');break;}};function nT(nU,nV,nW){if(!nU['BDFDBinitElementsListeners'])nU['BDFDBinitElementsListeners']={};if(nU['BDFDBinitElementsListeners'][nV])nU['removeEventListener'](nV,nU['BDFDBinitElementsListeners'][nV]);nU['BDFDBinitElementsListeners'][nV]=nW;nU['addEventListener'](nV,nW);};};BDFDB['appendModal']=function(nX){if(!Node['prototype']['isPrototypeOf'](nX))return;if(BDFDB['containsClass'](nX,'DevilBro-modal'))BDFDB['addClass'](nX,'BDFDB-modal');var nY=document['querySelector'](BDFDB['dotCN']['app']+'\x20~\x20[class^=\x22theme\x22]:not([class*=\x22popouts\x22])');if(!nY)return;var nZ=o0=>{if(!document['contains'](nX))document['removeEventListener']('keydown',nZ);else if(o0['which']==0x1b)nX['querySelector'](BDFDB['dotCN']['backdrop'])['click']();};document['addEventListener']('keydown',nZ);BDFDB['addChildEventListener'](nX,'click',BDFDB['dotCNC']['backdrop']+BDFDB['dotCNC']['modalclose']+'.btn-close,\x20.btn-save,\x20.btn-send,\x20.btn-cancel,\x20.btn-ok',()=>{document['removeEventListener']('keydown',nZ);BDFDB['addClass'](nX,'closing');setTimeout(()=>{nX['remove']();},0x12c);});nY['appendChild'](nX);BDFDB['initElements'](nX);};BDFDB['createSearchBar']=function(o1='small'){if(typeof o1!='string'||!['small','medium','large']['includes'](o1['toLowerCase']()))o1='small';var o2=BDFDB['DiscordClassModules']['SearchBar'][o1]?'\x20'+BDFDB['disCN']['searchbar'+o1]:'';var o3=BDFDB['htmlToElement']('');BDFDB['initElements'](o3);return o3;};BDFDB['createSelectMenu']=function(o4,o5,o6='',o7=BDFDB['getDiscordTheme']()==BDFDB['disCN']['themedark']){if(typeof o4!='string'||typeof o5!='string'&&typeof o5!='number')return BDFDB['htmlToElement']('
');if(!document['querySelector']('style[data-emotion]')){return''+o4+'';}else{let o8=o7?'dark':'light';return''+o4+'';}};BDFDB['openDropdownMenu']=function(o9,oa,ob,oc,od='',oe=BDFDB['getDiscordTheme']()==BDFDB['disCN']['themedark']){if(typeof oa!='function'||typeof ob!='function'||!oc||typeof oc!='object')return;let of=o9['currentTarget'];let og=of['parentElement'];if(BDFDB['containsClass'](og,BDFDB['disCN']['selectisopen']))return;let oh=BDFDB['getParentEle']('li',og);BDFDB['addClass'](og,BDFDB['disCN']['selectisopen']);if(oh)oh['style']['setProperty']('overflow','visible','important');var oi=og['getAttribute']('type');var oj=og['getAttribute']('value');var ok='';if(!document['querySelector']('style[data-emotion]')){ok='';for(var ol in oc)ok+=''+ob(ol)+'';}else{let om=oe?'dark':'light';ok='';for(var ol in oc)ok+=''+ob(ol)+'';}ok+='';var oo=BDFDB['htmlToElement'](ok);if(od)BDFDB['addClass'](oo,od);og['appendChild'](oo);BDFDB['addChildEventListener'](oo,'mouseenter',BDFDB['dotCN']['selectoption']+BDFDB['notCN']['selectoptionselectlight']+BDFDB['notCN']['selectoptionselectdark'],op=>{if(oe){BDFDB['removeClass'](op['currentTarget'],BDFDB['disCN']['selectoptiondark']);BDFDB['addClass'](op['currentTarget'],BDFDB['disCN']['selectoptionhoverdark']);}else{BDFDB['removeClass'](op['currentTarget'],BDFDB['disCN']['selectoptionlight']);BDFDB['addClass'](op['currentTarget'],BDFDB['disCN']['selectoptionhoverlight']);}});BDFDB['addChildEventListener'](oo,'mouseleave',BDFDB['dotCN']['selectoption']+BDFDB['notCN']['selectoptionselectlight']+BDFDB['notCN']['selectoptionselectdark'],oq=>{if(oe){BDFDB['removeClass'](oq['currentTarget'],BDFDB['disCN']['selectoptionhoverdark']);BDFDB['addClass'](oq['currentTarget'],BDFDB['disCN']['selectoptiondark']);}else{BDFDB['removeClass'](oq['currentTarget'],BDFDB['disCN']['selectoptionhoverlight']);BDFDB['addClass'](oq['currentTarget'],BDFDB['disCN']['selectoptionlight']);}});BDFDB['addChildEventListener'](oo,'mousedown',BDFDB['dotCN']['selectoption'],or=>{var os=or['currentTarget']['getAttribute']('value');og['setAttribute']('value',os);oa(og,oi,os);});var ot=ou=>{if(ou['target']['parentElement']!=oo){document['removeEventListener']('mousedown',ot);oo['remove']();if(oh)oh['style']['removeProperty']('overflow');setTimeout(()=>{BDFDB['removeClass'](og,BDFDB['disCN']['selectisopen']);},0x64);}};document['addEventListener']('mousedown',ot);};BDFDB['openConfirmModal']=function(){if(arguments['length']<0x2)return;var ov=arguments[0x0];var ow=arguments[0x1];if(!BDFDB['isObject'](ov)||!ow)return;var ox=typeof arguments[0x2]=='function'?arguments[0x2]:typeof arguments[0x3]=='function'?arguments[0x3]:null;var oy=typeof arguments[0x2]=='string'?arguments[0x2]:'Are\x20you\x20sure?';let oz=BDFDB['htmlToElement'](''+oy+''+ov['name']+''+ow+'\x20');BDFDB['appendModal'](oz);if(typeof ox=='function')oz['querySelector']('.btn-ok')['addEventListener']('click',()=>{setTimeout(()=>{ox();},0x12c);});return oz;};BDFDB['updateContextPosition']=function(oA,oB=BDFDB['mousePosition']){if(!Node['prototype']['isPrototypeOf'](oA))return;var oC=BDFDB['getRects'](document['querySelector'](BDFDB['dotCN']['appmount']));var oD=BDFDB['getRects'](oA);var oE={'pageX':oB['pageX']-oD['width'],'pageY':oB['pageY']-oD['height']};oA['style']['setProperty']('left',(oB['pageX']+oD['width']>oC['width']?oE['pageX']<0x0?0xa:oE['pageX']:oB['pageX'])+'px');oA['style']['setProperty']('top',(oB['pageY']+oD['height']>oC['height']?oE['pageY']<0x0?0xa:oE['pageY']:oB['pageY'])+'px');BDFDB['initElements'](oA);};BDFDB['appendContextMenu']=function(oF,oG=BDFDB['mousePosition']){if(!Node['prototype']['isPrototypeOf'](oF))return;var oH=document['querySelector'](BDFDB['dotCN']['tooltips']);if(!oH)return;oH['parentElement']['insertBefore'](oF,oH);var oI=BDFDB['getRects'](document['querySelector'](BDFDB['dotCN']['appmount']));var oJ=BDFDB['getRects'](oF);BDFDB['toggleClass'](oF,'invertX',oG['pageX']+oJ['width']>oI['width']);BDFDB['toggleClass'](oF,'invertY',oG['pageY']+oJ['height']>oI['height']);BDFDB['toggleClass'](oF,BDFDB['disCN']['contextmenuinvertchildx'],oG['pageX']+oJ['width']>oI['width']);BDFDB['addClass'](oF,BDFDB['getDiscordTheme']());BDFDB['updateContextPosition'](oF,oG);var oK=oL=>{if(!document['contains'](oF))document['removeEventListener']('mousedown',oK);else if(!oF['contains'](oL['target'])){document['removeEventListener']('mousedown',oK);oF['remove']();}else{var oM=BDFDB['getParentEle'](BDFDB['dotCN']['contextmenuitem'],oL['target']);if(oM&&!BDFDB['containsClass'](oM,BDFDB['disCN']['contextmenuitemdisabled'],BDFDB['disCN']['contextmenuitemsubmenu'],BDFDB['disCN']['contextmenuitemtoggle'],BDFDB['disCN']['contextmenuitemslider'],![]))document['removeEventListener']('mousedown',oK);}};document['addEventListener']('mousedown',oK);BDFDB['initElements'](oF);};BDFDB['closeContextMenu']=function(oN){if(!BDFDB['isObject'](oN))return;var oO=Node['prototype']['isPrototypeOf'](oN)?BDFDB['getOwnerInstance']({'node':oN,'name':'ContextMenu','up':!![]}):BDFDB['getOwnerInstance']({'instance':oN,'name':'ContextMenu','up':!![]});if(BDFDB['isObject'](oO)&&oO['props']&&typeof oO['props']['closeContextMenu']=='function')oO['props']['closeContextMenu']();};BDFDB['appendSubMenu']=function(oP,oQ){if(!Node['prototype']['isPrototypeOf'](oP)||!Node['prototype']['isPrototypeOf'](oQ))return;oP['appendChild'](oQ);var oR=BDFDB['getRects'](oP);var oS=BDFDB['getRects'](oQ);oQ['style']['setProperty']('left',oR['left']+'px');oQ['style']['setProperty']('top',(oR['top']+oS['height']>global['window']['outerHeight']?oR['top']-oS['height']+oR['height']:oR['top'])+'px');BDFDB['addClass'](oQ,BDFDB['getDiscordTheme']());var oT=()=>{oP['removeEventListener']('mouseleave',oT);oQ['remove']();};oP['addEventListener']('mouseleave',oT);BDFDB['initElements'](oQ);};BDFDB['setContextHint']=function(oU,oV){if(!oV||!Node['prototype']['isPrototypeOf'](oU))return;var oW=oU['querySelector'](BDFDB['dotCN']['contextmenuhint']);if(oW){oU['style']['setProperty']('position','relative','important');oW['innerHTML']=''+BDFDB['encodeToHTML'](oV)+'';if(!BDFDB['containsClass'](oW['previousElementSibling'],'BDFDB-textscrollwrapper')){BDFDB['addClass'](oW['previousElementSibling'],'BDFDB-textscrollwrapper');oW['previousElementSibling']['setAttribute']('speed',0x3);oW['previousElementSibling']['innerHTML']=''+BDFDB['encodeToHTML'](oW['previousElementSibling']['innerText'])+'';}var oX=BDFDB['getRects'](oU)['width']-(parseFloat(getComputedStyle(oU)['paddingLeft'])+parseFloat(getComputedStyle(oU)['paddingRight']));oW['previousElementSibling']['style']['setProperty']('width',oX-0x24+'px','important');oW['previousElementSibling']['style']['setProperty']('max-width',oX-0x24+'px','important');oW['style']['setProperty']('position','absolute','important');oW['style']['setProperty']('top',getComputedStyle(oU)['paddingTop'],'important');oW['style']['setProperty']('right',getComputedStyle(oU)['paddingRight'],'important');oW['style']['setProperty']('width','32px','important');oW['style']['setProperty']('max-width','32px','important');}};BDFDB['openGuildContextMenu']=function(oY,oZ=BDFDB['mousePosition']){var p0=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],oY);if(!p0)return;var p1=BDFDB['getReactValue'](p0,'return.stateNode.handleContextMenu');if(p1)p1({'target':p0,'preventDefault':p2=>p2,'stopPropagation':p3=>p3,'pageX':oZ['pageX'],'pageY':oZ['pageY']});};BDFDB['createMessageOptionPopout']=function(p4){if(!p4)return;var p5=document['querySelector'](BDFDB['dotCN']['popouts']);if(!p5)return;p4=BDFDB['containsClass'](p4,BDFDB['disCN']['optionpopoutbutton'])?p4:p4['querySelector'](BDFDB['dotCN']['optionpopoutbutton']);var p6=BDFDB['getReactInstance'](BDFDB['getParentEle'](BDFDB['dotCN']['messagebuttoncontainer'],p4));p6=p6&&p6['child']?p6['child']:null;p6=p6&&p6['stateNode']&&typeof p6['stateNode']['renderReactionPopout']=='function'?p6['sibling']:p6;if(p6&&p6['stateNode']&&typeof p6['stateNode']['renderOptionPopout']=='function'){BDFDB['addClass'](p4,'popout-open');var p7=BDFDB['htmlToElement']('');p5['appendChild'](p7);var p8=p6['stateNode']['renderOptionPopout'](p6['stateNode']['props']);p8['props']['target']=p4;p8['props']['onClose']=()=>{BDFDB['removeClass'](p4,'popout-open');p7['remove']();};BDFDB['React']['render'](p8,p7);var p9=BDFDB['getRects'](p4);p7['style']['setProperty']('left',p9['left']+p9['width']/0x2+'px');p7['style']['setProperty']('top',p9['top']+p9['height']/0x2+'px');var pa=pb=>{document['removeEventListener']('mousedown',pa);if(!p7['contains'](pb['target']))p8['props']['onClose']();};document['addEventListener']('mousedown',pa);}};BDFDB['createSortPopout']=function(pc,pd,pe){if(!pc||!pd||typeof pe!='function'||BDFDB['containsClass'](pc,'popout-open'))return;var pf=document['querySelector'](BDFDB['dotCN']['popouts']);var pg=pc['querySelector'](BDFDB['dotCNC']['quickselectvalue']+BDFDB['dotCN']['recentmentionsmentionfiltervalue']);if(!pf||!pg)return;BDFDB['addClass'](pc,'popout-open');var ph=BDFDB['htmlToElement'](pd);var pi=BDFDB['getRects'](pc);ph['style']['setProperty']('left',pi['left']+pi['width']+'px');ph['style']['setProperty']('top',pi['top']+BDFDB['getRects'](pg)['height']+'px');BDFDB['addClass'](ph['querySelector'](BDFDB['dotCN']['contextmenu']),BDFDB['getDiscordTheme']());BDFDB['addChildEventListener'](ph,'click',BDFDB['dotCN']['contextmenuitem'],pj=>{pg['innerText']=pj['currentTarget']['innerText'];pg['setAttribute']('option',pj['currentTarget']['getAttribute']('option'));document['removeEventListener']('mousedown',pk);ph['remove']();setTimeout(()=>{BDFDB['removeClass'](pc,'popout-open');},0x12c);pe();});pf['appendChild'](ph);var pk=pl=>{if(!document['contains'](ph))document['removeEventListener']('mousedown',pk);else if(!ph['contains'](pl['target'])){document['removeEventListener']('mousedown',pk);ph['remove']();setTimeout(()=>{BDFDB['removeClass'](pc,'popout-open');},0x12c);}};document['addEventListener']('mousedown',pk);};BDFDB['setColorSwatches']=function(pm,pn){if(!Node['prototype']['isPrototypeOf'](pm))return;var po=pm['querySelector']('.swatches:not([swatchnr])');if(!po)return;po['setAttribute']('swatchnr',parseInt(pm['querySelectorAll']('.swatches[swatchnr]')['length']+0x1));var pp=['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)'];po['appendChild'](BDFDB['htmlToElement'](''+pp['map'](pq=>'')['join']('')+''));if(pn&&!BDFDB['colorCOMPARE'](pn,[0x0,0x0,0x0,0x0])){var pr=pp['indexOf'](BDFDB['colorCONVERT'](pn,'RGB'));pu(pr>-0x1?po['querySelectorAll']('.ui-color-picker-swatch.small.color')[pr]:po['querySelector']('.ui-color-picker-swatch.large.custom'),pn,!![]);}else pu(po['querySelector']('.ui-color-picker-swatch.small.nocolor'),null,!![]);BDFDB['addChildEventListener'](po,'click','.ui-color-picker-swatch',ps=>{if(BDFDB['containsClass'](po,'disabled'))return;else if(BDFDB['containsClass'](ps['currentTarget'],'custom')){BDFDB['openColorPicker'](ps['currentTarget']['style']['backgroundColor'])['then'](pt=>{pu(po['querySelector']('.ui-color-picker-swatch.selected'),null,![]);pu(po['querySelector']('.ui-color-picker-swatch.custom'),pt,!![]);});}else{pu(po['querySelector']('.ui-color-picker-swatch.selected'),null,![]);pu(ps['currentTarget'],ps['currentTarget']['style']['getPropertyValue']('background-color'),!![]);}});function pu(pv,pw,px){if(!pv)return;if(px){BDFDB['addClass'](pv,'selected');if(pw)pv['style']['setProperty']('border-color',BDFDB['colorINV'](pw,'RGB'),'important');else pv['style']['removeProperty']('border-color');if(pw&&BDFDB['containsClass'](pv,'custom')){var py=BDFDB['colorCONVERT'](pw,'RGBCOMP');pv['style']['setProperty']('background-color',BDFDB['colorCONVERT'](pw,'RGB'),'important');pv['querySelector']('.color-picker-dropper-fg')['style']['setProperty']('color',py[0x0]>0x96&&py[0x1]>0x96&&py[0x2]>0x96?'#000':'#FFF','important');}}else{BDFDB['removeClass'](pv,'selected');pv['style']['removeProperty']('border-color');}}};BDFDB['getSwatchColor']=function(pz,pA){if(!Node['prototype']['isPrototypeOf'](pz))return;var pB=pz['querySelector']('.swatches[swatchnr=\x22'+pA+'\x22]\x20.ui-color-picker-swatch.selected');return pB?BDFDB['colorCONVERT'](pB['style']['getPropertyValue']('background-color'),'RGBCOMP'):null;};BDFDB['openColorPicker']=function(pC){return new Promise(pD=>{pC=BDFDB['colorCONVERT'](pC,'RGB')||'rgb(0,0,0)';var pE=BDFDB['getLibraryStrings']();var pF={'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 pG=BDFDB['htmlToElement'](''+pE['colorpicker_modal_header_text']+''+Object['keys'](pF)['map']((pH,pI)=>''+pH+':'+(pF[pH]['type']=='number'?'':'')+''+pF[pH]['unit']+'')['join']('')+'');BDFDB['appendModal'](pG);BDFDB['addChildEventListener'](pG,'click','.btn-ok',()=>{pD(pG['querySelector']('[class^=\x22colorpicker-preview-\x22].selected')['style']['getPropertyValue']('background-color'));});BDFDB['addChildEventListener'](pG,'click',BDFDB['dotCNC']['backdrop']+BDFDB['dotCN']['modalclose'],()=>{pD(null);});var pJ='#000000',pK=0x0,pL=0x0,pM=0x0,pN=0x0,pO=0x0,pP=0x0;var pQ=pG['querySelector']('.colorpicker-hex');var pR=pG['querySelector']('.colorpicker-hue');var pS=pG['querySelector']('.colorpicker-saturation');var pT=pG['querySelector']('.colorpicker-lightness');var pU=pG['querySelector']('.colorpicker-red');var pV=pG['querySelector']('.colorpicker-green');var pW=pG['querySelector']('.colorpicker-blue');var pX=pG['querySelector']('.colorpicker-pickerpane');var pY=pG['querySelector']('.colorpicker-pickercursor');var pZ=pG['querySelector']('circle');var q0=pG['querySelector']('.colorpicker-sliderpane');var q1=pG['querySelector']('.colorpicker-slidercursor');var q2=pG['querySelector']('path');var q3=0x0;var q4=0x0;var q5,q6,q7,q8,q9,qa;var qb=0x0;var qc,qd,qe;[pN,pO,pP]=BDFDB['colorCONVERT'](pC,'HSLCOMP');qH();setTimeout(()=>{qA();},0x12c);pX['addEventListener']('mousedown',qf=>{BDFDB['appendLocalStyle']('BDFDBcrossHairColorPicker','*\x20{cursor:crosshair\x20!important;}');qq(qf['button']);qB();q3=qf['clientX']-q5;q4=qf['clientY']-q6;qG();pO=BDFDB['mapRange']([q7-q5,q8-q5],[0x0,0x64],q3)+'%';pP=BDFDB['mapRange']([q9-q6,qa-q6],[0x64,0x0],q4)+'%';qH();var qg=()=>{BDFDB['removeLocalStyle']('BDFDBcrossHairColorPicker');document['removeEventListener']('mouseup',qg);document['removeEventListener']('mousemove',qh);};var qh=qi=>{q3=qi['clientX']>q8?q8-q5:qi['clientX']qa?qa-q6:qi['clientY']{BDFDB['appendLocalStyle']('BDFDBcrossHairColorPicker','*\x20{cursor:crosshair\x20!important;}');qq(qj['button']);qB();qb=qj['clientY']-qc;qG();pN=BDFDB['mapRange']([qd-qc,qe-qc],[0x168,0x0],qb);qH();var qk=()=>{BDFDB['removeLocalStyle']('BDFDBcrossHairColorPicker');document['removeEventListener']('mouseup',qk);document['removeEventListener']('mousemove',ql);};var ql=qm=>{qb=qm['clientY']>qe?qe-qc:qm['clientY']{qt(qn['currentTarget']['getAttribute']('group'));});BDFDB['addChildEventListener'](pG,'click','[class^=\x22colorpicker-preview-\x22]',qo=>{var qp=pG['querySelector']('[class^=\x22colorpicker-preview-\x22].selected');qp['style']['setProperty']('border-color','transparent');BDFDB['removeClass'](qp,'selected');BDFDB['addClass'](qo['currentTarget'],'selected');[pN,pO,pP]=BDFDB['colorCONVERT'](qo['currentTarget']['style']['getPropertyValue']('background-value'),'HSLCOMP');qH();qA();});function qq(qr){var qs=pG['querySelector']('[class^=\x22colorpicker-preview-\x22].selected');qs['style']['removeProperty']('border-color');BDFDB['removeClass'](qs,'selected');BDFDB['addClass'](pG['querySelector']('.colorpicker-preview-'+qr),'selected');}function qt(qu){switch(qu){case'RGB':pK=qv(pU),pL=qv(pV),pM=qv(pW);[pN,pO,pP]=BDFDB['colorCONVERT']([pK,pL,pM],'HSLCOMP');pQ['value']=BDFDB['colorCONVERT']([pK,pL,pM],'HEX');pR['value']=Math['round'](pN),pS['value']=Math['round'](parseInt(pO)),pT['value']=Math['round'](parseInt(pP));pU['value']=pK,pV['value']=pL,pW['value']=pM;break;case'HSL':pN=qv(pR),pO=qv(pS)+'%',pP=qv(pT)+'%';[pK,pL,pM]=BDFDB['colorCONVERT']([pN,pO,pP],'RGBCOMP');pQ['value']=BDFDB['colorCONVERT']([pK,pL,pM],'HEX');pR['value']=pN,pS['value']=parseInt(pO),pT['value']=parseInt(pP);pU['value']=pK,pV['value']=pL,pW['value']=pM;break;case'HEX':pJ=pQ['value'];if(/^#([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i['test'](pJ)){[pN,pO,pP]=BDFDB['colorCONVERT'](pJ,'HSLCOMP');[pK,pL,pM]=BDFDB['colorCONVERT'](pJ,'RGBCOMP');pR['value']=Math['round'](pN),pS['value']=Math['round'](parseInt(pO)),pT['value']=Math['round'](parseInt(pP));pU['value']=pK,pV['value']=pL,pW['value']=pM;}break;}qI();qA();}function qv(qw){var qx=parseInt(qw['value']);var qy=parseInt(qw['getAttribute']('min'));var qz=parseInt(qw['getAttribute']('max'));return isNaN(qx)?qw['getAttribute']('placeholder'):qxqz?qz:qx;}function qA(){qB();q3=BDFDB['mapRange']([0x0,0x64],[q7-q5,q8-q5],parseInt(pO));q4=BDFDB['mapRange']([0x64,0x0],[q9-q6,qa-q6],parseInt(pP));qb=BDFDB['mapRange']([0x168,0x0],[qd-qc,qe-qc],pN);qG();pZ['style']['setProperty']('color',BDFDB['colorINV']([pK,pL,pM],'RGB'),'important');q2['style']['setProperty']('color',BDFDB['colorCONVERT']([pN,'100%','100%'],'RGB'),'important');}function qB(){var qC=BDFDB['getRects'](pX);var qD=BDFDB['getRects'](pY);q5=qD['width']/0x2;q6=qD['height']/0x2;q7=qC['left'];q8=q7+qC['width'];q9=qC['top'];qa=q9+qC['height'];var qE=BDFDB['getRects'](q0);var qF=BDFDB['getRects'](q1);qc=qF['height']/0x2;qd=qE['top'];qe=qd+qE['height'];}function qG(){pY['style']['setProperty']('left',q3-q7+'px','important');pY['style']['setProperty']('top',q4-q9+'px','important');q1['style']['setProperty']('top',qb-qd+'px','important');}function qH(){[pK,pL,pM]=BDFDB['colorCONVERT']([pN,pO,pP],'RGBCOMP');pQ['value']=BDFDB['colorCONVERT']([pK,pL,pM],'HEX');pR['value']=Math['round'](pN),pS['value']=Math['round'](parseInt(pO)),pT['value']=Math['round'](parseInt(pP));pU['value']=Math['round'](pK),pV['value']=Math['round'](pL),pW['value']=Math['round'](pM);qI();pZ['style']['setProperty']('color',BDFDB['colorINV']([pK,pL,pM],'RGB'),'important');q2['style']['setProperty']('color',BDFDB['colorCONVERT']([pN,'100%','100%'],'RGB'),'important');}function qI(){pG['querySelector']('.colorpicker-color')['style']['setProperty']('background-color',BDFDB['colorCONVERT']([pN,'100%','100%'],'RGB'),'important');var qJ=pG['querySelector']('[class^=\x22colorpicker-preview-\x22].selected');qJ['style']['setProperty']('background-color',BDFDB['colorCONVERT']([pK,pL,pM],'RGB'),'important');qJ['style']['setProperty']('border-color',BDFDB['colorINV']([pK,pL,pM],'RGB'),'important');}});};BDFDB['mapRange']=function(qK,qL,qM){return parseFloat(qL[0x0])+(parseFloat(qM)-parseFloat(qK[0x0]))*(parseFloat(qL[0x1])-parseFloat(qL[0x0]))/(parseFloat(qK[0x1])-parseFloat(qK[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(qN){if(!BDFDB['isBDv2']())return global['window']['bdplugins'][qN]&&global['window']['pluginCookie'][qN];else return BDFDB['Plugins'][qN['toLowerCase']()]?BDFDB['Plugins'][qN['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(qO){if(!BDFDB['isBDv2']())return global['window']['bdthemes'][qO]&&global['window']['themeCookie'][qO];else return BDFDB['Themes'][qO['toLowerCase']()]?BDFDB['Themes'][qO['toLowerCase']()]['enabled']:null;};(BDFDB['setPluginCache']=function(){if(!BDFDB['isBDv2']())return;BDFDB['Plugins']={};for(let qP of BDFDB['BDv2Api']['Plugins']['listPlugins']())BDFDB['BDv2Api']['Plugins']['getPlugin'](qP)['then'](qQ=>{BDFDB['Plugins'][qP]=qQ;});})();(BDFDB['setThemeCache']=function(){if(!BDFDB['isBDv2']())return;BDFDB['Themes']={};for(let qR of BDFDB['BDv2Api']['Themes']['listThemes']())BDFDB['BDv2Api']['Themes']['getTheme'](qR)['then'](qS=>{BDFDB['Themes'][qR]=qS;});})();BDFDB['DiscordClassModules']={};BDFDB['DiscordClassModules']['BDFDB']={'BDFDBundefined':'BDFDB_undefined','cardInner':'card-inner','overflowEllipsis':'overflowellipsis'};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'};var qT=!document['querySelector']('style[data-emotion]');BDFDB['DiscordClassModules']['NotFound']={'_':'','applicationStore':'applicationStore-1pNvnv','avatarStopAnimation':'stop-animation','badgeWrapper':'wrapper-232cHJ','gameLibrary':'gameLibrary-TTDw4Y','highlight':'highlight','loginScreen':'wrapper-3Q5DdO','lfg':'lfg-3xoFkI','mention':'mention','select':qT?'Select':'css-1kj8ui-container','selectArrow':qT?'Select-arrow':'css-19bqh2r','selectArrowContainer':'css-bdfdb-indicatorContainer','selectArrowContainerDark':'css-12qlrak-indicatorContainer','selectArrowContainerLight':'css-11dkexk-indicatorContainer','selectArrowZone':qT?'Select-arrow-zone':'css-1wy0on6','selectControl':qT?'Select-control':'css-bdfdb-control','selectControlDark':'css-15ejc46-control','selectControlLight':'css-oc2jo8-control','selectDummyInput':'css-gj7qu5-dummyInput','selectHasValue':qT?'has-value':'css-bdfdb-hasValue','selectIsOpen':qT?'is-open':'css-bdfdb-isOpen','selectMenu':qT?'Select-menu':'css-1ye7vu0','selectMenuOuter':qT?'Select-menu-outer':'css-bdfdb-menuOuter','selectMenuOuterDark':'css-ua3v5p-menu','selectMenuOuterLight':'css-1ea7eys-menu','selectOption':qT?'Select-option':'css-bdfdb-option','selectOptionDark':'css-1aymab5-option','selectOptionLight':'css-ddw2o3-option','selectOptionHoverDark':'css-1gnr91b-option','selectOptionHoverLight':'css-qgio2y-option','selectOptionSelectDark':'css-12o7ek3-option','selectOptionSelectLight':'css-1kft5vg-option','selectIsSelected':'is-selected','selectSingle':qT?'Select--single':'css-bdfdb-singleValue','selectSingleDark':'css-1k00wn6-singleValue','selectSingleLight':'css-6nrxdk-singleValue','selectValue':qT?'Select-value':'css-1hwfws3','splashBackground':'splashBackground-1FRCko','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'](qU=>typeof qU['app']=='string'&&qU!=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']['Badge']=BDFDB['WebModules']['findByProperties']('numberBadge','textBadge','iconBadge');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']['CardStore']=BDFDB['WebModules']['findByProperties']('card','interactive','url');BDFDB['DiscordClassModules']['Category']=BDFDB['WebModules']['findByProperties']('wrapper','children','muted');BDFDB['DiscordClassModules']['CategoryContainer']=BDFDB['WebModules']['findByProperties']('addButtonIcon','containerDefault');BDFDB['DiscordClassModules']['ChangeLog']=BDFDB['WebModules']['findByProperties']('added','fixed','improved','progress');BDFDB['DiscordClassModules']['Channel']=BDFDB['WebModules']['findByProperties']('wrapper','content','modeSelected');;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']('chat','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']['Game']=BDFDB['WebModules']['findByProperties']('game','gameName');BDFDB['DiscordClassModules']['GifFavoriteButton']=BDFDB['WebModules']['findByProperties']('gifFavoriteButton','showPulse');BDFDB['DiscordClassModules']['GiftInventory']=BDFDB['WebModules']['find'](qV=>typeof qV['root']=='string'&&typeof qV['body']=='string'&&(Object['keys'](qV)['length']==0x2||Object['keys'](qV)['length']==0x3));BDFDB['DiscordClassModules']['Guild']=BDFDB['WebModules']['findByProperties']('wrapper','badgeWrapper','svg');BDFDB['DiscordClassModules']['GuildChannels']=BDFDB['WebModules']['findByProperties']('positionedContainer','unreadBar');BDFDB['DiscordClassModules']['GuildChannelsContainer']=BDFDB['WebModules']['find'](qW=>typeof qW['container']=='string'&&typeof qW['firefoxFixScrollFlex']=='string'&&Object['keys'](qW)['length']==0x2);BDFDB['DiscordClassModules']['GuildDm']=BDFDB['WebModules']['findByProperties']('blob','pill');BDFDB['DiscordClassModules']['GuildHeader']=BDFDB['WebModules']['findByProperties']('header','name','verified');BDFDB['DiscordClassModules']['GuildIcon']=BDFDB['WebModules']['findByProperties']('acronym','selected','wrapper');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']['GuildServer']=BDFDB['WebModules']['findByProperties']('blobContainer','pill','dragPlaceholder');BDFDB['DiscordClassModules']['GuildsItems']=BDFDB['WebModules']['findByProperties']('guildSeparator','guildsError','friendsOnline');BDFDB['DiscordClassModules']['GuildsWrapper']=BDFDB['WebModules']['findByProperties']('scrollerWrap','unreadMentionsBar','wrapper');BDFDB['DiscordClassModules']['HeaderBar']=BDFDB['WebModules']['findByProperties']('container','children','toolbar');BDFDB['DiscordClassModules']['HeaderBarExtras']=BDFDB['WebModules']['findByProperties']('headerBarLoggedOut','search');BDFDB['DiscordClassModules']['HeaderBarTopic']=BDFDB['WebModules']['findByProperties']('topic','expandable','content');BDFDB['DiscordClassModules']['HomeIcon']=BDFDB['WebModules']['findByProperties']('homeIcon');BDFDB['DiscordClassModules']['HotKeyRecorder']=BDFDB['WebModules']['findByProperties']('editIcon','recording');BDFDB['DiscordClassModules']['HoverCard']=BDFDB['WebModules']['findByProperties']('card','active');BDFDB['DiscordClassModules']['HoverCardButton']=BDFDB['WebModules']['find'](qX=>typeof qX['button']=='string'&&Object['keys'](qX)['length']==0x1);BDFDB['DiscordClassModules']['IconDirection']=BDFDB['WebModules']['findByProperties']('directionDown','directionUp');BDFDB['DiscordClassModules']['ImageWrapper']=BDFDB['WebModules']['findByProperties']('clickable','imageWrapperBackground');BDFDB['DiscordClassModules']['InviteModal']=BDFDB['WebModules']['findByProperties']('inviteRow','modal');BDFDB['DiscordClassModules']['Item']=BDFDB['WebModules']['findByProperties']('item','side','header');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'](qY=>typeof qY['divider']=='string'&&Object['keys'](qY)['length']==0x1);BDFDB['DiscordClassModules']['ModalItems']=BDFDB['WebModules']['findByProperties']('guildName','checkboxContainer');BDFDB['DiscordClassModules']['ModalMiniContent']=BDFDB['WebModules']['find'](qZ=>typeof qZ['modal']=='string'&&typeof qZ['content']=='string'&&typeof qZ['size']=='string'&&Object['keys'](qZ)['length']==0x3);BDFDB['DiscordClassModules']['ModalWrap']=BDFDB['WebModules']['find'](r0=>typeof r0['modal']=='string'&&typeof r0['inner']=='string'&&Object['keys'](r0)['length']==0x2);BDFDB['DiscordClassModules']['NameTag']=BDFDB['WebModules']['findByProperties']('bot','nameTag');BDFDB['DiscordClassModules']['Note']=BDFDB['WebModules']['find'](r1=>typeof r1['note']=='string'&&Object['keys'](r1)['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']['PillWrapper']=BDFDB['WebModules']['find'](r2=>typeof r2['item']=='string'&&typeof r2['wrapper']=='string'&&Object['keys'](r2)['length']==0x2);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']('container','clear');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']('tooltip','tooltipTop');BDFDB['DiscordClassModules']['TooltipContainer']=BDFDB['WebModules']['findByProperties']('layer','layerContainer');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']('avatarSpeaking','voiceUser');if(BDFDB['myData']['id']=='278543574059057154')for(let r3 in BDFDB['DiscordClassModules'])if(!BDFDB['DiscordClassModules'][r3]){console['warn']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','',r3+'\x20not\x20initialized\x20in\x20BDFDB.DiscordClassModules');}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'],'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'],'cardstore':['CardStore','card'],'cardstoreinteractive':['CardStore','interactive'],'cardsuccess':['Card','cardSuccess'],'cardsuccessoutline':['Card','cardSuccessOutline'],'cardwarning':['Card','cardWarning'],'cardwarningoutline':['Card','cardWarningOutline'],'categorychildren':['Category','children'],'categoryclickable':['Category','clickable'],'categorycollapsed':['Category','collapsed'],'categorycontainerdefault':['CategoryContainer','containerDefault'],'categorydisabled':['CategoryContainer','disabled'],'categoryicon':['Category','icon'],'categoryiconvisibility':['CategoryContainer','iconVisibility'],'categorymuted':['Category','muted'],'categoryname':['Category','name'],'categoryselected':['CategoryContainer','selected'],'categorywrapper':['Category','wrapper'],'changelogadded':['ChangeLog','added'],'changelogfixed':['ChangeLog','fixed'],'changelogimproved':['ChangeLog','improved'],'changelogprogress':['ChangeLog','added'],'changelogtitle':['ChangeLog','title'],'channelactionicon':['ChannelContainer','actionIcon'],'channelchildren':['Channel','children'],'channelcontainerdefault':['ChannelContainer','containerDefault'],'channelcontent':['Channel','content'],'channeldisabled':['ChannelContainer','disabled'],'channelheaderchannelname':['ChannelWindow','channelName'],'channelheaderchildren':['HeaderBar','children'],'channelheaderdivider':['HeaderBar','divider'],'channelheaderheaderbar':['HeaderBar','container'],'channelheaderheaderbartitle':['HeaderBar','title'],'channelheadericon':['HeaderBar','icon'],'channelheadericonbadge':['HeaderBar','iconBadge'],'channelheadericonclickable':['HeaderBar','clickable'],'channelheadericonselected':['HeaderBar','selected'],'channelheadericonwrapper':['HeaderBar','iconWrapper'],'channelheadertitle':['ChannelWindow','title'],'channelheadertitlewrapper':['ChannelWindow','titleWrapper'],'channelheadersearch':['HeaderBarExtras','search'],'channelheadertoolbar':['HeaderBar','toolbar'],'channelheadertoolbar2':['HeaderBarExtras','toolbar'],'channelheadertopic':['HeaderBarTopic','topic'],'channelicon':['Channel','icon'],'channeliconvisibility':['ChannelContainer','iconVisibility'],'channelmodeconnected':['Channel','modeConnected'],'channelmodelocked':['Channel','modeLocked'],'channelmodemuted':['Channel','modeMuted'],'channelmodeselected':['Channel','modeSelected'],'channelmodeunread':['Channel','modeUnread'],'channelname':['Channel','name'],'channels':['AppBase','channels'],'channelselected':['ChannelContainer','selected'],'channelsscroller':['GuildChannels','scroller'],'channelunread':['Channel','unread'],'channelwrapper':['Channel','wrapper'],'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'],'contextmenuitemslider':['ContextMenu','itemSlider'],'contextmenuitemsubmenu':['ContextMenu','itemSubMenu'],'contextmenuitemsubmenuhasscroller':['ContextMenu','itemSubMenuHasScroller'],'contextmenulabel':['ContextMenu','label'],'contextmenuscroller':['ContextMenu','scroller'],'contextmenuslider':['ContextMenu','slider'],'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'],'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'],'dmcontainer':['GuildDm','blob'],'dmpill':['GuildDm','pill'],'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':['GuildsItems','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'],'giffavoritebutton':['MessageAccessory','gifFavoriteButton'],'giffavoritecolor':['GifFavoriteButton','gifFavoriteButton'],'giffavoriteicon':['GifFavoriteButton','icon'],'giffavoriteshowpulse':['GifFavoriteButton','showPulse'],'giffavoritesize':['GifFavoriteButton','size'],'giffavoriteselected':['GifFavoriteButton','selected'],'giftinventory':['GiftInventory','root'],'guildbadgebase':['Badge','base'],'guildbadgeicon':['Badge','icon'],'guildbadgeiconbadge':['Badge','iconBadge'],'guildbadgeiconbadge2':['GuildsItems','iconBadge'],'guildbadgenumberbadge':['Badge','numberBadge'],'guildbadgetextbadge':['Badge','textBadge'],'guildbadgewrapper':['Guild','badgeWrapper'],'guildbuttoncontainer':['GuildsItems','circleButtonMask'],'guildbuttoninner':['GuildsItems','circleIconButton'],'guildbuttonpill':['GuildsItems','pill'],'guildbuttonselected':['GuildsItems','selected'],'guildchannels':['GuildChannelsContainer','container'],'guildcontainer':['GuildServer','blobContainer'],'guilddragfix':['Guild','dragfix'],'guildheader':['GuildHeader','container'],'guildheaderbanner':['GuildHeader','banner'],'guildheaderbannerimage':['GuildHeader','bannerImage'],'guildheaderhasdropdown':['GuildHeader','hasDropdown'],'guildheaderheader':['GuildHeader','header'],'guildheadername':['GuildHeader','name'],'guildheaderverified':['GuildHeader','verified'],'guildicon':['GuildIcon','icon'],'guildiconacronym':['GuildIcon','acronym'],'guildiconselected':['GuildIcon','selected'],'guildiconwrapper':['GuildIcon','wrapper'],'guildinner':['Guild','wrapper'],'guildlowerbadge':['Guild','lowerBadge'],'guildouter':['GuildsItems','listItem'],'guildpill':['GuildServer','pill'],'guildpillitem':['PillWrapper','item'],'guildpillwrapper':['PillWrapper','wrapper'],'guildplaceholder':['GuildServer','dragPlaceholder'],'guilds':['GuildsWrapper','scroller'],'guildseparator':['GuildsItems','guildSeparator'],'guildserror':['GuildsItems','guildsError'],'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'],'guildsscrollerwrap':['GuildsWrapper','scrollerWrap'],'guildsvg':['Guild','svg'],'guildswrapper':['GuildsWrapper','wrapper'],'guildupperbadge':['Guild','upperBadge'],'h1':['Text','h1'],'h1defaultmargin':['Text','defaultMarginh1'],'h2':['Text','h2'],'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'],'homebutton':['HomeIcon','button'],'homebuttoncontainer':['HomeIcon','blob'],'homebuttonicon':['HomeIcon','homeIcon'],'homebuttonpill':['HomeIcon','pill'],'homebuttonselected':['HomeIcon','selected'],'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'],'invitemodal':['InviteModal','modal'],'invitemodalinviterow':['InviteModal','inviteRow'],'invitemodalinviterowname':['InviteModal','inviteRowName'],'invitemodalwrapper':['InviteModal','wrapper'],'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'],'messagelocalbotmessage':['Message','localBotMessage'],'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':['BDFDB','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','container'],'searchbarclear':['SearchBar','clear'],'searchbarclose':['SearchBar','close'],'searchbardark':['SearchBar','darkTheme'],'searchbaricon':['SearchBar','icon'],'searchbariconlayout':['SearchBar','iconLayout'],'searchbariconwrap':['SearchBar','iconContainer'],'searchbarinner':['SearchBar','inner'],'searchbarinput':['SearchBar','input'],'searchbarlarge':['SearchBar','large'],'searchbarlight':['SearchBar','lightTheme'],'searchbarmedium':['SearchBar','medium'],'searchbarsmall':['SearchBar','small'],'searchbartag':['SearchBar','tag'],'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'],'selectarrowcontainer':['NotFound','selectArrowContainer'],'selectarrowcontainerdark':['NotFound','selectArrowContainerDark'],'selectarrowcontainerlight':['NotFound','selectArrowContainerLight'],'selectarrowzone':['NotFound','selectArrowZone'],'selectcontrol':['NotFound','selectControl'],'selectcontroldark':['NotFound','selectControlDark'],'selectcontrollight':['NotFound','selectControlLight'],'selectdummyinput':['NotFound','selectDummyInput'],'selecthasvalue':['NotFound','selectHasValue'],'selectisopen':['NotFound','selectIsOpen'],'selectmenu':['NotFound','selectMenu'],'selectmenuouter':['NotFound','selectMenuOuter'],'selectmenuouterdark':['NotFound','selectMenuOuterDark'],'selectmenuouterlight':['NotFound','selectMenuOuterLight'],'selectoption':['NotFound','selectOption'],'selectoptiondark':['NotFound','selectOptionDark'],'selectoptionlight':['NotFound','selectOptionLight'],'selectoptionhoverdark':['NotFound','selectOptionHoverDark'],'selectoptionhoverlight':['NotFound','selectOptionHoverLight'],'selectoptionselectdark':['NotFound','selectOptionSelectDark'],'selectoptionselectlight':['NotFound','selectOptionSelectLight'],'selectselected':['NotFound','selectIsSelected'],'selectsingle':['NotFound','selectSingle'],'selectsingledark':['NotFound','selectSingleDark'],'selectsinglelight':['NotFound','selectSingleLight'],'selectvalue':['NotFound','selectValue'],'selectwrap':['Select','select'],'settingsclosebutton':['SettingsCloseButton','closeButton'],'settingsclosebuttoncontainer':['SettingsCloseButton','container'],'settingsheader':['Item','header'],'settingsitem':['Item','item'],'settingsitemselected':['Item','selected'],'settingsitemthemed':['Item','themed'],'settingsseparator':['Item','separator'],'settingstabbar':['Friends','tabBar'],'settingstabbarbadge':['Friends','badge'],'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':['TooltipContainer','layer'],'tooltipblack':['Tooltip','tooltipBlack'],'tooltipbottom':['Tooltip','tooltipBottom'],'tooltipbrand':['Tooltip','tooltipBrand'],'tooltipgreen':['Tooltip','tooltipGreen'],'tooltipinner':['Tooltip','tooltip'],'tooltipleft':['Tooltip','tooltipLeft'],'tooltippointer':['Tooltip','tooltipPointer'],'tooltipred':['Tooltip','tooltipRed'],'tooltipright':['Tooltip','tooltipRight'],'tooltips':['TooltipContainer','layerContainer'],'tooltiptop':['Tooltip','tooltipTop'],'tooltipyellow':['Tooltip','tooltipYellow'],'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'],'userprofilenametag':['UserProfile','nameTag'],'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'],'voiceavatar':['Voice','avatar'],'voiceavatarcontainer':['Voice','avatarContainer'],'voiceavatarlarge':['Voice','avatarLarge'],'voiceavatarsmall':['Voice','avatarSmall'],'voiceavatarspeaking':['Voice','avatarSpeaking'],'voiceclickable':['Voice','clickable'],'voicecontent':['Voice','content'],'voiceflipped':['Voice','flipped'],'voiceicon':['Voice','icon'],'voiceicons':['Voice','icons'],'voiceiconspacing':['Voice','iconSpacing'],'voicelist':['Voice','list'],'voicelistcollapse':['Voice','listCollapse'],'voicelistdefault':['Voice','listDefault'],'voiceliveicon':['Voice','liveIcon'],'voicename':['Voice','username'],'voicenamefont':['Voice','usernameFont'],'voicenamespeaking':['Voice','usernameSpeaking'],'voicered':['Voice','red'],'voiceselected':['Voice','selected'],'voiceuser':['Voice','voiceUser'],'voiceuserlarge':['Voice','userLarge'],'voiceusersmall':['Voice','userSmall'],'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(r4,r5){return BDFDB['getDiscordClass'](r5,![])['replace']('#','');}});BDFDB['disCNS']=new Proxy(BDFDB['DiscordClasses'],{'get':function(r6,r7){return BDFDB['getDiscordClass'](r7,![])['replace']('#','')+'\x20';}});BDFDB['disCNC']=new Proxy(BDFDB['DiscordClasses'],{'get':function(r8,r9){return BDFDB['getDiscordClass'](r9,![])['replace']('#','')+',';}});BDFDB['dotCN']=new Proxy(BDFDB['DiscordClasses'],{'get':function(ra,rb){let rc=BDFDB['getDiscordClass'](rb,!![]);return(rc['indexOf']('#')==0x0?'':'.')+rc;}});BDFDB['dotCNS']=new Proxy(BDFDB['DiscordClasses'],{'get':function(rd,re){let rf=BDFDB['getDiscordClass'](re,!![]);return(rf['indexOf']('#')==0x0?'':'.')+rf+'\x20';}});BDFDB['dotCNC']=new Proxy(BDFDB['DiscordClasses'],{'get':function(rg,rh){let ri=BDFDB['getDiscordClass'](rh,!![]);return(ri['indexOf']('#')==0x0?'':'.')+ri+',';}});BDFDB['notCN']=new Proxy(BDFDB['DiscordClasses'],{'get':function(rj,rk){return':not(.'+BDFDB['getDiscordClass'](rk,!![])['split']('.')[0x0]+')';}});BDFDB['notCNS']=new Proxy(BDFDB['DiscordClasses'],{'get':function(rl,rm){return':not(.'+BDFDB['getDiscordClass'](rm,!![])['split']('.')[0x0]+')\x20';}});BDFDB['notCNC']=new Proxy(BDFDB['DiscordClasses'],{'get':function(rn,ro){return':not(.'+BDFDB['getDiscordClass'](ro,!![])['split']('.')[0x0]+'),';}});BDFDB['getDiscordClass']=function(rp,rq){var rr=BDFDB['DiscordClassModules']['BDFDB']['BDFDBundefined'];if(BDFDB['DiscordClasses'][rp]===undefined){console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',rp+'\x20not\x20found\x20in\x20BDFDB.DiscordClasses');return rr;}else if(!Array['isArray'](BDFDB['DiscordClasses'][rp])||BDFDB['DiscordClasses'][rp]['length']!=0x2){console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',rp+'\x20is\x20not\x20an\x20Array\x20of\x20Length\x202\x20in\x20BDFDB.DiscordClasses');return rr;}else if(BDFDB['DiscordClassModules'][BDFDB['DiscordClasses'][rp][0x0]]===undefined){console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',BDFDB['DiscordClasses'][rp][0x0]+'\x20not\x20found\x20in\x20BDFDB.DiscordClassModules');return rr;}else if(BDFDB['DiscordClassModules'][BDFDB['DiscordClasses'][rp][0x0]][BDFDB['DiscordClasses'][rp][0x1]]===undefined){console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',BDFDB['DiscordClasses'][rp][0x1]+'\x20not\x20found\x20in\x20'+BDFDB['DiscordClasses'][rp][0x0]+'\x20in\x20BDFDB.DiscordClassModules');return rr;}else{rr=BDFDB['DiscordClassModules'][BDFDB['DiscordClasses'][rp][0x0]][BDFDB['DiscordClasses'][rp][0x1]];if(rq){rr=rr['split']('\x20')['filter'](rs=>rs['indexOf']('da-')!=0x0)['join'](rq?'.':'\x20');rr=rr?rr:BDFDB['DiscordClassModules']['BDFDB']['BDFDBundefined'];}return rr;}};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'+BDFDB['dotCN']['guildheaderbannerimage']+'[style*=\x22https://cdn.discordapp.com/icons/410787888507256842/c8941576782dd171cf2b82dd1ffc0f76.webp\x22]\x20{\x0a\x09\x09\x09background-position:\x20center\x20!important;\x0a\x09\x09\x09background-size:\x20contain\x20!important;\x0a\x09\x09\x09background-color:\x20#1A171A\x20!important;\x0a\x09\x09}\x0a\x09\x09\x0a\x09\x09'+BDFDB['dotCN']['overflowellipsis']+'\x20{\x0a\x09\x09\x09overflow:\x20hidden;\x0a\x09\x09\x09text-overflow:\x20ellipsis;\x0a\x09\x09}\x0a\x09\x09\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.BDFDB-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.BDFDB-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']['tooltipinner']+'.tooltip-customcolor\x20'+BDFDB['dotCN']['tooltippointer']+',\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.BDFDB-modal\x20'+(BDFDB['dotCN']['title']+BDFDB['notCN']['cursorpointer'])+',\x0a\x09\x09.BDFDB-settings\x20'+(BDFDB['dotCN']['title']+BDFDB['notCN']['cursorpointer'])+'\x20{\x0a\x09\x09\x09cursor:\x20default\x20!important;\x0a\x09\x09}\x0a\x09\x09.BDFDB-settings\x20.BDFDB-settings-inner\x20{\x0a\x09\x09\x09padding-left:\x2015px;\x0a\x09\x09\x09padding-right:\x205px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-settings\x20.BDFDB-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.BDFDB-select\x20'+BDFDB['dotCN']['select']+'\x20{\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectcontrol']+'\x20{\x0a\x09\x09\x09-webkit-box-align:\x20center;\x0a\x09\x09\x09align-items:\x20center;\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09flex-wrap:\x20wrap;\x0a\x09\x09\x09-webkit-box-pack:\x20justify;\x0a\x09\x09\x09justify-content:\x20space-between;\x0a\x09\x09\x09min-height:\x2040px;\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09\x09border-radius:\x203px;\x0a\x09\x09\x09border-style:\x20solid;\x0a\x09\x09\x09border-width:\x201px;\x0a\x09\x09\x09transition:\x20border\x200.15s\x20ease\x200s;\x0a\x09\x09\x09outline:\x200px\x20!important;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectcontrollight']+'\x20{\x0a\x09\x09\x09background-color:\x20rgba(79,\x2084,\x2092,\x200.02);\x0a\x09\x09\x09background-color:\x20rgba(79,\x2084,\x2092,\x200.02);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectcontroldark']+'\x20{\x0a\x09\x09\x09background-color:\x20rgba(0,\x200,\x200,\x200.1);\x0a\x09\x09\x09border-color:\x20rgba(0,\x200,\x200,\x200.3);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectvalue']+'\x20{\x0a\x09\x09\x09-webkit-box-align:\x20center;\x0a\x09\x09\x09align-items:\x20center;\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09flex-wrap:\x20wrap;\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09\x09flex:\x201\x201\x200%;\x0a\x09\x09\x09padding:\x202px\x208px;\x0a\x09\x09\x09overflow:\x20hidden;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectsingle']+'\x20{\x0a\x09\x09\x09margin-left:\x202px;\x0a\x09\x09\x09margin-right:\x202px;\x0a\x09\x09\x09max-width:\x20calc(100%\x20-\x208px);\x0a\x09\x09\x09width:\x20calc(100%\x20-\x208px);\x0a\x09\x09\x09position:\x20absolute;\x0a\x09\x09\x09text-overflow:\x20ellipsis;\x0a\x09\x09\x09white-space:\x20nowrap;\x0a\x09\x09\x09top:\x2050%;\x0a\x09\x09\x09transform:\x20translateY(-50%);\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09\x09opacity:\x201;\x0a\x09\x09\x09overflow:\x20hidden;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectsinglelight']+'\x20{\x0a\x09\x09\x09color:\x20rgb(32,\x2034,\x2037);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectsingledark']+'\x20{\x0a\x09\x09\x09color:\x20rgb(246,\x20246,\x20247);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectdummyinput']+'\x20{\x0a\x09\x09\x09font-size:\x20inherit;\x0a\x09\x09\x09width:\x201px;\x0a\x09\x09\x09color:\x20transparent;\x0a\x09\x09\x09left:\x20-100px;\x0a\x09\x09\x09opacity:\x200;\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09transform:\x20scale(0);\x0a\x09\x09\x09background:\x200px\x20center;\x0a\x09\x09\x09border-width:\x200px;\x0a\x09\x09\x09border-style:\x20initial;\x0a\x09\x09\x09border-color:\x20initial;\x0a\x09\x09\x09border-image:\x20initial;\x0a\x09\x09\x09outline:\x200px;\x0a\x09\x09\x09padding:\x200px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectarrowzone']+'\x20{\x0a\x09\x09\x09-webkit-box-align:\x20center;\x0a\x09\x09\x09align-items:\x20center;\x0a\x09\x09\x09align-self:\x20stretch;\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09flex-shrink:\x200;\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectarrowcontainer']+'\x20{\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09\x09cursor:\x20pointer;\x0a\x09\x09\x09opacity:\x200.3;\x0a\x09\x09\x09padding:\x208px\x208px\x208px\x200px;\x0a\x09\x09\x09transition:\x20color\x20150ms\x20ease\x200s;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectarrowcontainerlight']+'\x20{\x0a\x09\x09\x09color:\x20rgb(32,\x2034,\x2037);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectarrowcontainerdark']+'\x20{\x0a\x09\x09\x09color:\x20rgb(246,\x20246,\x20247);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectarrow']+'\x20{\x0a\x09\x09\x09display:\x20inline-block;\x0a\x09\x09\x09fill:\x20currentcolor;\x0a\x09\x09\x09line-height:\x201;\x0a\x09\x09\x09stroke:\x20currentcolor;\x0a\x09\x09\x09stroke-width:\x200;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectmenuouter']+'\x20{\x0a\x09\x09\x09top:\x20100%;\x0a\x09\x09\x09margin-bottom:\x20-1px;\x0a\x09\x09\x09margin-top:\x20-1px;\x0a\x09\x09\x09position:\x20absolute;\x0a\x09\x09\x09width:\x20100%;\x0a\x09\x09\x09z-index:\x20100;\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09\x09border-radius:\x200px\x200px\x203px\x203px;\x0a\x09\x09\x09border-width:\x201px;\x0a\x09\x09\x09border-style:\x20solid;\x0a\x09\x09\x09border-image:\x20initial;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectmenuouterlight']+'\x20{\x0a\x09\x09\x09background-color:\x20rgb(255,\x20255,\x20255);\x0a\x09\x09\x09border-color:\x20rgb(185,\x20187,\x20190);\x0a\x09\x09\x09color:\x20rgb(32,\x2034,\x2037);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectmenuouterdark']+'\x20{\x0a\x09\x09\x09background-color:\x20rgb(47,\x2049,\x2054);\x0a\x09\x09\x09border-color:\x20rgb(32,\x2034,\x2037);\x0a\x09\x09\x09color:\x20rgb(246,\x20246,\x20247);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectmenu']+'\x20{\x0a\x09\x09\x09max-height:\x20300px;\x0a\x09\x09\x09overflow-y:\x20auto;\x0a\x09\x09\x09position:\x20relative;\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09\x09padding:\x200px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectoption']+'\x20{\x0a\x09\x09\x09cursor:\x20pointer;\x0a\x09\x09\x09display:\x20flex;\x0a\x09\x09\x09font-size:\x20inherit;\x0a\x09\x09\x09width:\x20100%;\x0a\x09\x09\x09user-select:\x20none;\x0a\x09\x09\x09-webkit-tap-highlight-color:\x20rgba(0,\x200,\x200,\x200);\x0a\x09\x09\x09box-sizing:\x20border-box;\x0a\x09\x09\x09-webkit-box-align:\x20center;\x0a\x09\x09\x09align-items:\x20center;\x0a\x09\x09\x09min-height:\x2040px;\x0a\x09\x09\x09padding:\x208px\x2012px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectoptionlight']+'\x20{\x0a\x09\x09\x09background-color:\x20transparent;\x0a\x09\x09\x09color:\x20rgb(32,\x2034,\x2037);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectoptiondark']+'\x20{\x0a\x09\x09\x09background-color:\x20transparent;\x0a\x09\x09\x09color:\x20rgb(246,\x20246,\x20247);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectoptionhoverlight']+'\x20{\x0a\x09\x09\x09background-color:\x20rgb(246,\x20246,\x20247);\x0a\x09\x09\x09color:\x20rgb(32,\x2034,\x2037);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectoptionhoverdark']+'\x20{\x0a\x09\x09\x09background-color:\x20rgba(0,\x200,\x200,\x200.1);\x0a\x09\x09\x09color:\x20rgb(246,\x20246,\x20247);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectoptionselectlight']+'\x20{\x0a\x09\x09\x09background-color:\x20rgb(220,\x20221,\x20222);\x0a\x09\x09\x09color:\x20rgb(32,\x2034,\x2037);\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectoptionselectdark']+'\x20{\x0a\x09\x09\x09background-color:\x20rgba(0,\x200,\x200,\x200.2);\x0a\x09\x09\x09color:\x20rgb(246,\x20246,\x20247);\x0a\x09\x09}\x0a\x09\x09.BDFDB-settings\x20'+BDFDB['dotCN']['hovercard']+',\x0a\x09\x09.BDFDB-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.BDFDB-settingsmodal\x20.BDFDB-settings\x20{\x0a\x09\x09\x09margin-bottom:\x2020px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-settingsmodal\x20.BDFDB-settings\x20'+BDFDB['dotCN']['hovercard']+',\x0a\x09\x09.BDFDB-settingsmodal\x20.BDFDB-settings\x20'+(BDFDB['dotCNS']['hovercard']+BDFDB['dotCN']['hovercardinner'])+'\x20{\x0a\x09\x09\x09width:\x20520px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-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.BDFDB-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.BDFDB-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.BDFDB-settings\x20'+BDFDB['dotCN']['hovercard']+':hover\x20'+BDFDB['dotCN']['hovercardbutton']+'\x20{\x0a\x09\x09\x09opacity:\x201;\x0a\x09\x09}\x09\x09\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['checkboxcontainer']+',\x0a\x09\x09.BDFDB-settings\x20'+BDFDB['dotCN']['checkboxcontainer']+'\x20{\x0a\x09\x09\x09margin-left:\x2010px;\x0a\x09\x09}\x09\x09\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['checkboxcontainer']+':before,\x0a\x09\x09.BDFDB-settings\x20'+BDFDB['dotCN']['checkboxcontainer']+':before\x20{\x0a\x09\x09\x09display:\x20none;\x0a\x09\x09}\x09\x0a\x09\x09.BDFDB-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.BDFDB-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.BDFDB-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.BDFDB-modal\x20.swatches.disabled\x20.ui-color-picker-swatch\x20{\x0a\x09\x09\x09cursor:\x20no-drop;\x0a\x09\x09}\x0a\x09\x09.BDFDB-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.BDFDB-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.BDFDB-modal\x20.swatches\x20.ui-color-picker-swatch.nocolor.selected\x20{\x0a\x09\x09\x09border-color:\x20black;\x0a\x09\x09}\x0a\x09\x09.BDFDB-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-stacked\x20{\x0a\x09\x09\x09to\x20{\x20opacity:\x200.35;\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.BDFDB-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.BDFDB-modal\x20~\x20.BDFDB-modal\x20'+BDFDB['dotCN']['backdrop']+'\x20{\x0a\x09\x09\x09animation:\x20animation-backdrop-stacked\x20250ms\x20ease;\x0a\x09\x09\x09animation-fill-mode:\x20forwards;\x0a\x09\x09}\x0a\x09\x09.BDFDB-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.BDFDB-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.BDFDB-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.BDFDB-modal\x20'+BDFDB['dotCN']['inputdefault']+'.valid\x20{\x0a\x09\x09\x09background-color:\x20rgba(67,181,129,.5);\x0a\x09\x09}\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['inputdefault']+'.valid:hover\x20{\x0a\x09\x09\x09border-color:\x20rgb(27,141,89);\x0a\x09\x09}\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['inputdefault']+'.valid:focus\x20{\x0a\x09\x09\x09border-color:\x20rgb(67,181,129);\x0a\x09\x09}\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['inputdefault']+'.valid::placeholder\x20{\x0a\x09\x09\x09color:\x20rgba(67,181,129,.7);\x0a\x09\x09}\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['inputdefault']+'.invalid\x20{\x0a\x09\x09\x09background-color:\x20rgba(241,71,71,.5);\x0a\x09\x09}\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['inputdefault']+'.invalid:hover\x20{\x0a\x09\x09\x09border-color:\x20rgb(201,31,31);\x0a\x09\x09}\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['inputdefault']+'.invalid:focus\x20{\x0a\x09\x09\x09border-color:\x20rgb(241,71,71);\x0a\x09\x09}\x0a\x09\x09.BDFDB-modal\x20'+BDFDB['dotCN']['inputdefault']+'.invalid::placeholder\x20{\x0a\x09\x09\x09color:\x20rgba(241,71,71,.7);\x0a\x09\x09}\x0a\x09\x09.BDFDB-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.BDFDB-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.BDFDB-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.BDFDB-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 rt={};BDFDB['addEventListener'](BDFDB,document,'keydown.BDFDBPressedKeys',ru=>{if(!BDFDB['pressedKeys']['includes'](ru['which'])){clearTimeout(rt[ru['which']]);BDFDB['pressedKeys']['push'](ru['which']);rt[ru['which']]=setTimeout(()=>{BDFDB['removeFromArray'](BDFDB['pressedKeys'],ru['which'],!![]);},0xea60);}});BDFDB['addEventListener'](BDFDB,document,'keyup.BDFDBPressedKeys',rv=>{BDFDB['removeFromArray'](BDFDB['pressedKeys'],rv['which'],!![]);});BDFDB['addEventListener'](BDFDB,document,'mousedown.BDFDBMousePosition',rw=>{BDFDB['mousePosition']=rw;});BDFDB['patchModules']={'Icon':['componentDidMount','componentDidUpdate'],'V2C_List':'componentDidMount','V2C_PluginCard':['componentDidMount','componentDidUpdate'],'V2C_ThemeCard':['componentDidMount','componentDidUpdate'],'MessageOptionPopout':'componentDidMount'};BDFDB['WebModules']['unpatchall'](BDFDB);BDFDB['WebModules']['patchModules'](BDFDB);BDFDB['WebModules']['patch'](BDFDB['WebModules']['findByProperties']('getGuilds','getGuild'),'getGuild',BDFDB,{'after':rx=>{if(rx['methodArguments'][0x0]=='410787888507256842'&&!rx['returnValue']['banner']){rx['returnValue']['banner']='https://cdn.discordapp.com/icons/410787888507256842/c8941576782dd171cf2b82dd1ffc0f76.webp';rx['returnValue']['splash']='https://cdn.discordapp.com/icons/410787888507256842/c8941576782dd171cf2b82dd1ffc0f76.webp';rx['returnValue']['features']['add']('VERIFIED');rx['returnValue']['features']['add']('FAKE_VERIFIED');}}});BDFDB['WebModules']['patch'](BDFDB['WebModules']['findByProperties']('getGuildBannerURL'),'getGuildBannerURL',BDFDB,{'instead':ry=>{return ry['methodArguments'][0x0]['id']=='410787888507256842'?'https://cdn.discordapp.com/icons/410787888507256842/c8941576782dd171cf2b82dd1ffc0f76.webp':ry['callOriginalMethod']();}});BDFDB['processIcon']=function(rz,rA){if(rz['props']&&rz['props']['name']&&rz['props']['name']['toLowerCase']()=='verified'){var rB=BDFDB['getKeyInformation']({'node':rA,'key':'guild','up':!![]});if(rB&&rB['features'])BDFDB['toggleEles'](rA,!rB['features']['has']('FAKE_VERIFIED'));}};BDFDB['processV2CList']=function(rC,rD){if(!document['querySelector']('.bd-updatebtn')&&global['window']['PluginUpdates']&&global['window']['PluginUpdates']['plugins']&&rC['_reactInternalFiber']['key']&&rC['_reactInternalFiber']['key']['split']('-')[0x0]=='plugin'){var rE=document['querySelector'](BDFDB['dotCN']['_repofolderbutton']);if(rE){var rF=BDFDB['htmlToElement']('Check\x20for\x20Updates');rF['addEventListener']('click',()=>{BDFDB['checkAllUpdates']();});rF['addEventListener']('mouseenter',()=>{BDFDB['createTooltip']('Only\x20checks\x20for\x20updates\x20of\x20plugins,\x20which\x20support\x20the\x20updatecheck.\x20Rightclick\x20for\x20a\x20list\x20of\x20supported\x20plugins.',rF,{'type':'top','selector':'update-button-tooltip'});});rF['addEventListener']('contextmenu',()=>{if(global['window']['PluginUpdates']&&global['window']['PluginUpdates']['plugins']&&!document['querySelector']('.update-list-tooltip')){var rG=[];for(let rH in global['window']['PluginUpdates']['plugins'])rG['push'](global['window']['PluginUpdates']['plugins'][rH]['name']);BDFDB['createTooltip'](rG['sort']()['join'](',\x20'),rF,{'type':'bottom','selector':'update-list-tooltip'});}});rE['parentElement']['insertBefore'](rF,rE['nextSibling']);}}};var rI=(rJ,rK)=>{var rL,rM=null;if(BDFDB['containsClass'](rK,BDFDB['disCN']['_reposettingsclosed'])&&(rL=rK['querySelector'](BDFDB['dotCN']['_repoauthor']))!=null&&(rM=rK['querySelector'](BDFDB['dotCN']['_repodescription']))!=null){if(!rL['firstElementChild']&&!rM['firstElementChild']&&(rL['innerText']=='DevilBro'||rL['innerText']['indexOf']('DevilBro,')==0x0)){rM['style']['setProperty']('display','block','important');rL['innerHTML']='DevilBro'+rL['innerText']['split']('DevilBro')['slice'](0x1)['join']('DevilBro');rL['addEventListener']('click',()=>{if(BDFDB['myData']['id']=='278543574059057154')return;let rN=BDFDB['WebModules']['findByProperties']('getDMFromUserId')['getDMFromUserId']('278543574059057154');if(rN)BDFDB['WebModules']['findByProperties']('selectPrivateChannel')['selectPrivateChannel'](rN);else BDFDB['WebModules']['findByProperties']('openPrivateChannel')['openPrivateChannel'](BDFDB['myData']['id'],'278543574059057154');let rO=document['querySelector'](BDFDB['dotCNS']['settingsclosebuttoncontainer']+BDFDB['dotCN']['settingsclosebutton']);if(rO)rO['click']();});let rP=rK['querySelector'](BDFDB['dotCN']['_repolinks']);if(rP){if(rP['firstElementChild'])rP['appendChild'](document['createTextNode']('\x20|\x20'));let rQ=BDFDB['htmlToElement']('Support\x20Server');rQ['addEventListener']('click',rR=>{BDFDB['stopEvent'](rR);let rS=()=>{BDFDB['WebModules']['findByProperties']('banUser','joinGuild')['transitionToGuildSync']('410787888507256842');let rT=document['querySelector'](BDFDB['dotCNS']['settingsclosebuttoncontainer']+BDFDB['dotCN']['settingsclosebutton']);if(rT)rT['click']();};if(BDFDB['WebModules']['findByProperties']('getGuilds','getGuild')['getGuild']('410787888507256842'))rS();else BDFDB['WebModules']['findByProperties']('getAPIBaseURL')['post']({'body':{},'url':BDFDB['WebModules']['findByProperties']('Permissions','ActivityTypes','StatusTypes')['Endpoints']['INVITE']+'/Jx3TjNS'})['then'](rU=>{rS();});});rP['appendChild'](rQ);if(BDFDB['myData']['id']!='98003542823944192'&&BDFDB['myData']['id']!='116242787980017679'&&BDFDB['myData']['id']!='81388395867156480'){rP['appendChild'](document['createTextNode']('\x20|\x20'));rP['appendChild'](BDFDB['htmlToElement']('Donations'));}}}}};BDFDB['processV2CPluginCard']=function(rV,rW){rI(rV,rW);};BDFDB['processV2CThemeCard']=function(rX,rY){rI(rX,rY);};BDFDB['processMessageOptionPopout']=function(rZ,s0){var s1=BDFDB['getReactValue'](rZ,'_reactInternalFiber.return.return.return.memoizedProps.target');if(s1)rZ['props']['target']=s1;};BDFDB['WebModules']['forceAllUpdates'](BDFDB);BDFDB['loaded']=!![];})(); \ No newline at end of file