From 0c04a3c00384bae208baa65dde26e93af1ab5d72 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Tue, 7 May 2019 21:02:07 +0200 Subject: [PATCH] Update BDFDB.js --- Plugins/BDFDB.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/BDFDB.js b/Plugins/BDFDB.js index e461ce6ffb..b6813d1878 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'};(()=>{console['log']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','','loading\x20library.');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','yQTO1cTO1gTOycjMyAzNzYDN','yQTM0QDMwcTN2EzN5IzNxYDO','zQTMxATOyADOxMDM3gTMxgzN','xkzN4QDMzEDOxkTOxAzM0gDO','0MDOwEDN2AjNwYjNzETOzcDM']['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']();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':'','customicon':''});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+'\x20'+BDFDB['dotCN']['tooltippointer']+'\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+'\x20'+BDFDB['dotCN']['tooltippointer']+'\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+'\x20'+BDFDB['dotCN']['tooltippointer']+'\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+'\x20'+BDFDB['dotCN']['tooltippointer']+'\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));if(c7||c8||c9){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(cb,cc={}){if(!cb)return;var cd=document['querySelector'](BDFDB['dotCN']['layers']);if(!cd)return;var ce=Math['round'](Math['random']()*0x2386f26fc10000);var cf=BDFDB['htmlToElement']('');cd['parentElement']['insertBefore'](cf,cd);var cg=cf['querySelector']('.notice-message');if(cc['platform'])for(let ch of cc['platform']['split']('\x20'))if(BDFDB['DiscordClasses']['noticeicon'+ch]){let ci=BDFDB['htmlToElement']('');ci['addClass'](BDFDB['disCN']['noticeplatformicon']);ci['removeClass'](BDFDB['disCN']['noticeicon']);cf['insertBefore'](ci,cg);}if(cc['customicon']){let cj=BDFDB['htmlToElement'](cc['customicon']);let ci=BDFDB['htmlToElement']('');if(cj['tagName']=='span'&&!cj['firstElementChild'])ci['style']['setProperty']('background','url('+cc['customicon']+')\x20center/cover\x20no-repeat');else ci['appendChild'](cj);ci['addClass'](BDFDB['disCN']['noticeplatformicon']);ci['removeClass'](BDFDB['disCN']['noticeicon']);cf['insertBefore'](ci,cg);}if(cc['btn'])cf['appendChild'](BDFDB['htmlToElement'](''+cc['btn']+''));if(cc['id'])cf['id']=cc['id']['split']('\x20')['join']('');if(cc['selector'])BDFDB['addClass'](cf,cc['selector']);if(cc['css'])BDFDB['appendLocalStyle']('BDFDBcustomnotibar'+ce,cc['css']);if(cc['style'])cf['style']=cc['style'];if(cc['html']===!![])cg['innerHTML']=cb;else{var cl=document['createElement']('a');var cm=[];for(let cn of cb['split']('\x20')){var co=BDFDB['encodeToHTML'](cn);cl['href']=cn;cm['push'](cl['host']&&cl['host']!==global['window']['location']['host']?''+co+'':co);}cg['innerHTML']=cm['join']('\x20');}var cp=null;if(cc['type']&&!document['querySelector'](BDFDB['dotCNS']['chatbase']+BDFDB['dotCN']['noticestreamer'])){if(cp=BDFDB['disCN']['notice'+cc['type']])BDFDB['addClass'](cf,cp);if(cc['type']=='premium'){var cq=cf['querySelector'](BDFDB['dotCN']['noticebutton']);if(cq)BDFDB['addClass'](cq,BDFDB['disCN']['noticepremiumaction']);BDFDB['addClass'](cg,BDFDB['disCN']['noticepremiumtext']);cf['insertBefore'](BDFDB['htmlToElement'](''),cg);}}if(!cp){var cr=BDFDB['colorCONVERT'](cc['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'+ce,'.BDFDB-notice.notice-'+ce+'{background-color:'+ct+'\x20!important;}.BDFDB-notice.notice-'+ce+'\x20.notice-message\x20{color:'+cs+'\x20!important;}.BDFDB-notice.notice-'+ce+'\x20'+BDFDB['dotCN']['noticebutton']+'\x20{color:'+cs+'\x20!important;border-color:'+BDFDB['colorSETALPHA'](cs,0.25,'RGBA')+'\x20!important;}.BDFDB-notice.notice-'+ce+'\x20'+BDFDB['dotCN']['noticebutton']+':hover\x20{color:'+ct+'\x20!important;background-color:'+cs+'\x20!important;}.BDFDB-notice.notice-'+ce+'\x20'+BDFDB['dotCN']['noticedismiss']+'\x20{filter:'+cu+'\x20!important;}');}else BDFDB['addClass'](cf,BDFDB['disCN']['noticedefault']);}cf['style']['setProperty']('height','36px','important');cf['style']['setProperty']('min-width','70vw','important');cf['style']['setProperty']('left','unset','important');cf['style']['setProperty']('right','unset','important');let cv=(BDFDB['getTotalWidth'](document['body']['firstElementChild'])-BDFDB['getTotalWidth'](cf))/0x2;cf['style']['setProperty']('left',cv+'px','important');cf['style']['setProperty']('right',cv+'px','important');cf['style']['setProperty']('min-width','unset','important');cf['style']['setProperty']('width','unset','important');cf['style']['setProperty']('max-width','calc(100vw\x20-\x20'+cv*0x2+'px)','important');cf['querySelector'](BDFDB['dotCN']['noticedismiss'])['addEventListener']('click',()=>{cf['style']['setProperty']('overflow','hidden','important');cf['style']['setProperty']('height','0px','important');setTimeout(()=>{BDFDB['removeLocalStyle']('BDFDBcustomnotibar'+ce);BDFDB['removeLocalStyle']('BDFDBcustomnotibarColorCorrection'+ce);cf['remove']();},0x1f4);});return cf;};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':'FluxContainer(Guild)','PopoutContainer':'Popout','MemberCard':'Member','WebhookCard':'Webhook'};BDFDB['WebModules']['notfindablemodules']={'AuthWrapper':'loginscreen','BannedCard':'guildsettingsbannedcard','CircleIconButton':'guildbuttoncontainer','EmojiPicker':'emojipicker','FriendsOnline':'friendsonline','Guild':'guildouter','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=![];const g4=document['querySelector'](BDFDB['dotCN']['app']);const g5=document['querySelector']('#bd-settingspane-container\x20'+BDFDB['dotCN']['scrollerwrap']);if(g4){var g6=BDFDB['getOwnerInstance']({'node':g4,'name':fP,'depth':0x5f5e0ff,'time':0x5f5e0ff});if(g6){g3=!![];fT(g6,fP);}}if(!g3&&g5){var g7=BDFDB['getOwnerInstance']({'node':g5,'name':fP,'depth':0x5f5e0ff,'time':0x5f5e0ff});if(g7){g3=!![];fT(g7,fP);}}if(!g3){var g8=![],g9=new MutationObserver(ga=>{ga['forEach'](gb=>{gb['addedNodes']['forEach'](gc=>{var gd=null;if(!g8&&gc['tagName']&&(gd=BDFDB['containsClass'](gc,BDFDB['disCN'][g1])?gc:gc['querySelector'](BDFDB['dotCN'][g1]))!=null){instance=BDFDB['getReactInstance'](gd);if(ge(instance,fP)){g8=!![];g9['disconnect']();fT(instance,fP);BDFDB['WebModules']['forceAllUpdates'](fO,fP);}}});});});BDFDB['addObserver'](fO,BDFDB['dotCN']['appmount'],{'name':'checkForInstanceObserver','instance':g9,'multi':!![]},{'childList':!![],'subtree':!![]});}}function ge(gf,fP){gf=gf['displayName']==fP?gf:BDFDB['getOwnerInstance']({'instance':gf,'name':fP,'up':!![]});return gf&&(fP!='V2C_PluginCard'&&fP!='V2C_ThemeCard'||fP=='V2C_PluginCard'&&BDFDB['checkWhichRepoPage']()=='plugins'||fP=='V2C_ThemeCard'&&BDFDB['checkWhichRepoPage']()=='themes');}}};BDFDB['WebModules']['initiateProcess']=function(gh,gi,gj,gk){if(gh&&typeof gh=='object'&&gi){gj=(gj['split']('\x20')[0x1]||gj)['replace'](/[^A-z0-9]|_/g,'');gj=gj[0x0]['toUpperCase']()+gj['slice'](0x1);if(typeof gh['process'+gj]=='function'){var gl=BDFDB['React']['findDOMNodeSafe'](gi);if(gl)gh['process'+gj](gi,gl,gk);else setImmediate(()=>{gl=BDFDB['React']['findDOMNodeSafe'](gi);if(gl)gh['process'+gj](gi,gl,gk);});}}};var gm=BDFDB['WebModules']['findByProperties']('createElement','cloneElement');var gn=BDFDB['WebModules']['findByProperties']('render','findDOMNode');if(gm&&gn){BDFDB['React']=Object['assign']({},gm,gn);BDFDB['React']['findDOMNodeSafe']=function(go){if(!go||!go['updater']||typeof go['updater']['isMounted']!=='function'||!go['updater']['isMounted'](go))return null;var gp=gn['findDOMNode'](go)||BDFDB['getReactValue'](go,'child.stateNode');return Node['prototype']['isPrototypeOf'](gp)?gp:null;};};BDFDB['addOnSwitchListener']=function(gq){if(typeof gq['onSwitch']==='function'){BDFDB['removeOnSwitchListener'](gq);var gr=document['querySelector'](BDFDB['dotCN']['guildswrapper']+'\x20+\x20*\x20>\x20'+BDFDB['dotCN']['chatspacer']);if(gr){var gs=new MutationObserver(gt=>{gt['forEach'](gu=>{if(gu['target']&&BDFDB['containsClass'](gu['target'],BDFDB['disCN']['nochannel']))gq['onSwitch']();});});var gv=gr['querySelector'](BDFDB['dotCNC']['chat']+BDFDB['dotCN']['nochannel']);if(gv)gs['observe'](gv,{'attributes':!![]});gq['onSwitchFix']=new MutationObserver(gw=>{gw['forEach'](gx=>{if(gx['addedNodes']){gx['addedNodes']['forEach'](gy=>{if(BDFDB['containsClass'](gy,BDFDB['disCN']['chat'],BDFDB['disCN']['nochannel'],![]))gs['observe'](gy,{'attributes':!![]});});}});});gq['onSwitchFix']['observe'](gr,{'childList':!![]});}}};BDFDB['removeOnSwitchListener']=function(gz){if(typeof gz['onSwitch']==='function'&&BDFDB['isObject'](gz['onSwitchFix'])){gz['onSwitchFix']['disconnect']();delete gz['onSwitchFix'];}};BDFDB['addContextListener']=function(gA){for(let gB of['User','Guild','Channel','GroupDM','Message','Native','UserSettingsCog']){if(typeof gA['on'+gB+'Context']==='function'||typeof gA['on'+gB+'ContextMenu']==='function'){if(gB=='GroupDM'){var gC=![],gD=new MutationObserver(gE=>{gE['forEach'](gF=>{gF['addedNodes']['forEach'](gG=>{var gH=null;if(!gC&&gG['tagName']&&(gH=BDFDB['containsClass'](gG,BDFDB['disCN']['contextmenu'])?gG:gG['querySelector'](BDFDB['dotCN']['contextmenu']))!=null){var gI=BDFDB['getReactInstance'](gH);if(gI&&gI['return']&&gI['return']['type']&&gI['return']['type']['displayName']==gB+'ContextMenu'){gC=!![];gD['disconnect']();gJ(gB,gI['return']['type']);gN(gB,gI['return']['stateNode'],gI['stateNode']);}}});});});BDFDB['addObserver'](gA,BDFDB['dotCN']['appmount'],{'name':'checkForContextObserver','instance':gD,'multi':!![]},{'childList':!![],'subtree':!![]});}else gJ(gB,BDFDB['WebModules']['findByName'](gB+'ContextMenu'));}}function gJ(gB,gL){if(gL&&gL['prototype'])BDFDB['WebModules']['patch'](gL['prototype'],'componentDidMount',gA,{'after':gM=>{gN(gB,gM['thisObject'],BDFDB['React']['findDOMNodeSafe'](gM['thisObject']));}});}function gN(gB,gP,gQ){if(gP&&gQ){if(typeof gA['on'+gB+'Context']==='function')gA['on'+gB+'Context'](gP,gQ);if(typeof gA['on'+gB+'ContextMenu']==='function')gA['on'+gB+'ContextMenu'](gP,gQ);BDFDB['initElements'](gQ,gA);BDFDB['updateContextPosition'](gQ);}}};BDFDB['addSettingsButtonListener']=function(gR){if(BDFDB['isBDv2']()&&typeof gR['getSettingsPanel']==='function'){BDFDB['removeSettingsButtonListener'](gR);BDFDB['appendSettingsButton'](gR);var gS=document['querySelector']('.bd-content-region\x20>\x20.bd-content');if(gS){gR['settingsButtonObserver']=new MutationObserver(gT=>{gT['forEach'](gU=>{if(gU['addedNodes']){gU['addedNodes']['forEach'](gV=>{if(gV['tagName']&&BDFDB['containsClass'](gV,'active'))BDFDB['appendSettingsButton'](gR);});}});});gR['settingsButtonObserver']['observe'](gS,{'childList':!![]});}}};BDFDB['appendSettingsButton']=function(gW){var gX=document['querySelector'](BDFDB['dotCN']['_bdv2Card']+'[data-plugin-id='+gW['id']+']');if(gX){var gY=BDFDB['htmlToElement']('');gX['insertBefore'](gY,gX['querySelector'](BDFDB['d']['_bdv2Button']));gY['addEventListener']('mouseenter',()=>{BDFDB['createTooltip']('Settings',gY,{'type':'top'});BDFDB['addClass'](gY,BDFDB['disCN']['_bdv2TooltipOpen']);});gY['addEventListener']('mouseleave',()=>{BDFDB['removeClass'](gY,BDFDB['disCN']['_bdv2TooltipOpen']);});gY['addEventListener']('click',()=>{var gZ=BDFDB['htmlToElement'](''+gW['name']+'\x20Settings');var h0=gW['getSettingsPanel']();gZ['querySelector'](BDFDB['dotCN']['modalsubinner'])['appendChild'](typeof h0=='string'?BDFDB['htmlToElement'](h0):h0);if(typeof gW['onSettingsClosed']==='function')BDFDB['addChildEventListener'](gZ,'click',BDFDB['dotCNC']['modalclose']+BDFDB['dotCN']['backdrop'],()=>{gW['onSettingsClosed']();});BDFDB['appendModal'](gZ);});}};BDFDB['removeSettingsButtonListener']=function(h1){if(BDFDB['isBDv2']()&&typeof h1['settingsButtonObserver']==='object'){BDFDB['removeEles']('.bd-card[data-plugin-id='+h1['id']+']\x20.BDFDB-settingsbutton');h1['settingsButtonObserver']['disconnect']();delete h1['settingsButtonObserver'];}};var h2=BDFDB['WebModules']['findByProperties']('Messages')['Messages'];BDFDB['LanguageStrings']=new Proxy(h2,{'get':function(h3,h4){if(!h3[h4])console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',h4+'\x20not\x20found\x20in\x20BDFDB.LanguageStrings');else{var h5=typeof h3[h4]=='object'?h3[h4]['format'](Object['assign']({},BDFDB['LanguageStringsVars'])):h3[h4];if(typeof h5=='string')return h5;else if(Array['isArray'](h5)){var h6='';for(let h7 of h5){if(typeof h7=='string')h6+=BDFDB['encodeToHTML'](h7);else if(BDFDB['isObject'](h7)&&h7['props'])h6+='<'+h7['type']+'>'+BDFDB['encodeToHTML'](h7['props']['children'][0x0]['toString']())+'';}return h6;}else console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',h4+'\x20could\x20not\x20be\x20parsed\x20from\x20BDFDB.LanguageStrings');}}});BDFDB['LanguageStringsVars']={};for(let h8 in BDFDB['WebModules']['findByProperties']('Messages')['Messages']){try{BDFDB['LanguageStrings'][h8];}catch(h9){let ha=h9['toString']()['split']('for:\x20')[0x1];if(ha&&typeof ha=='string')BDFDB['LanguageStringsVars'][ha]='{{'+ha['toLowerCase']()+'}}';}};BDFDB['equals']=function(hb,hc,hd){var he=-0x1;if(hd===undefined||typeof hd!=='boolean')hd=![];return hf(hb,hc);function hf(hg,hh){he++;var hi=!![];if(he>0x3e8)hi=null;else{if(typeof hg!==typeof hh)hi=![];else if(typeof hg==='undefined')hi=!![];else if(typeof hg==='symbol')hi=!![];else if(typeof hg==='boolean')hi=hg==hh;else if(typeof hg==='string')hi=hg==hh;else if(typeof hg==='number'){if(isNaN(hg)||isNaN(hh))hi=isNaN(hg)==isNaN(hh);else hi=hg==hh;}else if(!hg&&!hh)hi=!![];else if(!hg||!hh)hi=![];else if(typeof hg==='function'||typeof hg==='object'){var hj=Object['getOwnPropertyNames'](hg);var hk=Object['getOwnPropertyNames'](hh);if(hj['length']!==hk['length'])hi=![];else for(let hl=0x0;hi===!![]&&hlhD['length']?hG:hD['length'];};BDFDB['readServerList']=function(){var hH=[],hI=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['guilds']),'name':'Guild','all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let hJ in hI)if(hI[hJ]['props']&&hI[hJ]['props']['guild']&&hI[hJ]['_reactInternalFiber']['child'])hH['push'](Object['assign'](new hI[hJ]['props']['guild']['constructor'](hI[hJ]['props']['guild']),{'div':BDFDB['React']['findDOMNodeSafe'](hI[hJ]),'instance':hI[hJ]}));return hH;};BDFDB['readUnreadServerList']=function(hK){var hL=[];for(let hM of hK===undefined||!Array['isArray'](hK)?BDFDB['readServerList']():hK){let hN=Node['prototype']['isPrototypeOf'](hM)?hM:hM&&hM['div']?hM['div']:null;if(Node['prototype']['isPrototypeOf'](hN)&&hN['querySelector'](BDFDB['dotCN']['guildpillitem'])['style']['getPropertyValue']('opacity')>0x0||hN['querySelector'](BDFDB['dotCN']['guildbadgenumberbadge']))hL['push'](hM);}return hL;};BDFDB['getSelectedServer']=function(){var hO=BDFDB['WebModules']['findByProperties']('getGuilds')['getGuild'](BDFDB['WebModules']['findByProperties']('getLastSelectedGuildId')['getGuildId']());if(hO)return BDFDB['getServerData'](hO['id'])||Object['assign'](new hO['constructor'](hO),{'div':null,'instance':null});else return null;};BDFDB['getServerID']=function(hP){if(!Node['prototype']['isPrototypeOf'](hP)||!BDFDB['getReactInstance'](hP))return;let hQ=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],hP);if(!hQ)return;var hR=hQ['querySelector'](BDFDB['dotCN']['guildiconwrapper']);var hS=hR&&hR['href']?hR['href']['split']('/')['slice'](-0x2)[0x0]:null;return hS&&!isNaN(parseInt(hS))?hS['toString']():null;};BDFDB['getServerDiv']=function(hT){if(!hT)return null;if(Node['prototype']['isPrototypeOf'](hT))return BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],hT);else{let hU=typeof hT=='object'?hT['id']:hT;if(hU)return BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],document['querySelector'](BDFDB['dotCNS']['guilds']+BDFDB['dotCN']['guildiconwrapper']+'[href*=\x22/channels/'+hU+'\x22]'));}return null;};BDFDB['getServerData']=function(hV){if(!hV)return null;let hW=Node['prototype']['isPrototypeOf'](hV)?BDFDB['getServerID'](hV):typeof hV=='object'?hV['id']:hV;hW=typeof hW=='number'?hW['toFixed']():hW;for(let hX of BDFDB['readServerList']())if(hX&&hX['id']==hW)return hX;return null;};BDFDB['readChannelList']=function(){var hY=[],hZ=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['channels']),'name':['ChannelCategoryItem','ChannelItem','PrivateChannel'],'all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let i0 in hZ)if(hZ[i0]['props']&&!hZ[i0]['props']['ispin']&&hZ[i0]['props']['channel']&&hZ[i0]['_reactInternalFiber']['return']){var i1=BDFDB['React']['findDOMNodeSafe'](hZ[i0]);i1=i1&&BDFDB['containsClass'](i1['parentElement'],BDFDB['disCN']['categorycontainerdefault'],BDFDB['disCN']['channelcontainerdefault'],![])?i1['parentElement']:i1;hY['push'](Object['assign'](new hZ[i0]['props']['channel']['constructor'](hZ[i0]['props']['channel']),{'div':i1,'instance':hZ[i0]}));}return hY;};BDFDB['getSelectedChannel']=function(){var i2=BDFDB['WebModules']['findByProperties']('getChannels')['getChannel'](BDFDB['WebModules']['findByProperties']('getLastSelectedChannelId')['getChannelId']());if(i2)return BDFDB['getChannelData'](i2['id'])||Object['assign'](new i2['constructor'](i2),{'div':null,'instance':null});else return null;};BDFDB['getChannelID']=function(i3){if(!Node['prototype']['isPrototypeOf'](i3)||!BDFDB['getReactInstance'](i3))return;i3=BDFDB['getParentEle'](BDFDB['dotCNC']['categorycontainerdefault']+BDFDB['dotCNC']['channelcontainerdefault']+BDFDB['dotCN']['dmchannel'],i3);if(!i3)return;var i4=BDFDB['getKeyInformation']({'node':i3,'key':'channel'});return i4?i4['id']['toString']():null;};BDFDB['getChannelDiv']=function(i5){if(!i5)return null;let i6=BDFDB['getChannelData'](i5);return i6?i6['div']:null;};BDFDB['getChannelData']=function(i7){if(!i7)return null;let i8=Node['prototype']['isPrototypeOf'](i7)?BDFDB['getChannelID'](i7):typeof i7=='object'?i7['id']:i7;i8=typeof i8=='number'?i8['toFixed']():i8;for(let i9 of BDFDB['readChannelList']())if(i9&&i9['id']==i8)return i9;return null;};BDFDB['readDmList']=function(){var ia=[],ib=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['guilds']),'name':'DirectMessage','all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let ic in ib)if(ib[ic]['props']&&ib[ic]['props']['channel']&&ib[ic]['_reactInternalFiber']['child'])ia['push'](Object['assign'](new ib[ic]['props']['channel']['constructor'](ib[ic]['props']['channel']),{'div':BDFDB['React']['findDOMNodeSafe'](ib[ic]),'instance':ib[ic]}));return ia;};BDFDB['getDmID']=function(id){if(!Node['prototype']['isPrototypeOf'](id)||!BDFDB['getReactInstance'](id))return;let ie=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],id);if(!ie)return;var ig=ie['querySelector'](BDFDB['dotCN']['guildiconwrapper']);var ih=ig&&ig['href']?ig['href']['split']('/')['slice'](-0x1)[0x0]:null;return ih&&!isNaN(parseInt(ih))?ih['toString']():null;};BDFDB['getDmDiv']=function(ii){if(!ii)return null;if(Node['prototype']['isPrototypeOf'](ii)){var ij=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],ii);return ij?ij['parentElement']:ij;}else{let ik=typeof ii=='object'?ii['id']:ii;if(ik){var ij=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],document['querySelector'](BDFDB['dotCNS']['guilds']+BDFDB['dotCNS']['dmcontainer']+BDFDB['dotCN']['guildiconwrapper']+'[href*=\x22/channels/@me/'+ik+'\x22]'));return ij&&BDFDB?ij['parentElement']:ij;}}return null;};BDFDB['getDmData']=function(im){if(!im)return null;let io=Node['prototype']['isPrototypeOf'](im)?BDFDB['getDmID'](im):typeof im=='object'?im['id']:im;io=typeof io=='number'?io['toFixed']():io;for(let ip of BDFDB['readDmList']())if(ip&&ip['id']==io)return ip;return null;};BDFDB['markChannelAsRead']=function(iq){if(!iq)return;var ir=BDFDB['WebModules']['findByProperties']('getOldestUnreadMessageId');var is=BDFDB['WebModules']['findByProperties']('getAPIBaseURL');var it=BDFDB['WebModules']['findByProperties']('Permissions','ActivityTypes','StatusTypes');if(!ir||!is||!it)return;for(let iu of Array['isArray'](iq)?iq:typeof iq=='string'||typeof iq=='number'?Array['of'](iq):Array['from'](iq)){let iv=Node['prototype']['isPrototypeOf'](iu)?BDFDB['getChannelID'](iu)||BDFDB['getDmID'](iu):iu&&typeof iu=='object'?iu['id']:iu;if(iv){let iw=ir['getOldestUnreadMessageId'](iv);if(iw)is['post']({'body':{},'url':it['Endpoints']['MESSAGES_ACK'](iv,iw)});}}};BDFDB['markGuildAsRead']=function(ix){if(!ix)return;var iy=BDFDB['WebModules']['findByProperties']('markGuildAsRead');if(!iy)return;for(let iz of Array['isArray'](ix)?ix:typeof ix=='string'||typeof ix=='number'?Array['of'](ix):Array['from'](ix)){let iA=Node['prototype']['isPrototypeOf'](iz)?BDFDB['getServerID'](iz):iz&&typeof iz=='object'?iz['id']:iz;if(iA)iy['markGuildAsRead'](iA);}};BDFDB['saveAllData']=function(iB,iC,iD){var iE=require('fs'),iF,iG;if(!BDFDB['isBDv2']()){iG=typeof iC==='string'?iC:iC['name'];iF=require('path')['join'](BDFDB['getPluginsFolder'](),iG+'.config.json');}else{iG=typeof iC==='string'?iC['toLowerCase']():null;var iH=iG?BDFDB['Plugins'][iG]?BDFDB['Plugins'][iG]['contentPath']:null:iC['contentPath'];if(!iH)return;iF=require('path')['join'](iH,'settings.json');}var iI=iE['existsSync'](iF);var iJ=!iI?{}:typeof BDFDB['cachedData'][iG]!=='undefined'?BDFDB['cachedData'][iG]:BDFDB['readConfig'](iF);iJ[iD]=iB;if(BDFDB['isObjectEmpty'](iJ[iD]))delete iJ[iD];if(BDFDB['isObjectEmpty'](iJ)){delete BDFDB['cachedData'][iG];if(iI)iE['unlinkSync'](iF);}else{BDFDB['cachedData'][iG]=iJ;iE['writeFileSync'](iF,JSON['stringify'](iJ,null,'\x09'));}};BDFDB['loadAllData']=function(iK,iL){var iM=require('fs'),iN,iO;if(!BDFDB['isBDv2']()){iO=typeof iK==='string'?iK:iK['name'];iN=require('path')['join'](BDFDB['getPluginsFolder'](),iO+'.config.json');}else{iO=typeof iK==='string'?iK['toLowerCase']():null;var iP=iO?BDFDB['Plugins'][iO]?BDFDB['Plugins'][iO]['contentPath']:null:iK['contentPath'];if(!iP)return{};iN=require('path')['join'](iP,'settings.json');}if(!iM['existsSync'](iN)){delete BDFDB['cachedData'][iO];return{};}var iQ=typeof BDFDB['cachedData'][iO]!=='undefined'?BDFDB['cachedData'][iO]:BDFDB['readConfig'](iN);BDFDB['cachedData'][iO]=iQ;return iQ&&typeof iQ[iL]!=='undefined'?iQ[iL]:{};};BDFDB['removeAllData']=function(iR,iS){var iT=require('fs'),iU,iV;if(!BDFDB['isBDv2']()){iV=typeof iR==='string'?iR:iR['name'];iU=require('path')['join'](BDFDB['getPluginsFolder'](),iV+'.config.json');}else{iV=typeof iR==='string'?iR['toLowerCase']():null;var iW=iV?BDFDB['Plugins'][iV]?BDFDB['Plugins'][iV]['contentPath']:null:iR['contentPath'];if(!iW)return;iU=require('path')['join'](iW,'settings.json');}var iX=iT['existsSync'](iU);var iY=!iX?{}:typeof BDFDB['cachedData'][iV]!=='undefined'?BDFDB['cachedData'][iV]:BDFDB['readConfig'](iU);delete iY[iS];if(BDFDB['isObjectEmpty'](iY)){delete BDFDB['cachedData'][iV];if(iX)iT['unlinkSync'](iU);}else{BDFDB['cachedData'][iV]=iY;iT['writeFileSync'](iU,JSON['stringify'](iY,null,'\x09'));}};BDFDB['getAllData']=function(iZ,j0){if(!BDFDB['isObject'](iZ)||!iZ['defaults']||!iZ['defaults'][j0])return{};var j1=BDFDB['loadAllData'](iZ,j0),j2={},j3=![];for(let j4 in iZ['defaults'][j0]){if(j1[j4]==null){j2[j4]=iZ['defaults'][j0][j4]['value'];j3=!![];}else j2[j4]=j1[j4];}if(j3)BDFDB['saveAllData'](j2,iZ,j0);return j2;};BDFDB['readConfig']=function(j5){try{return JSON['parse'](require('fs')['readFileSync'](j5));}catch(j6){return{};}};BDFDB['saveData']=function(j7,j8,j9,ja){var jb=BDFDB['loadAllData'](j9,ja);jb[j7]=j8;BDFDB['saveAllData'](jb,j9,ja);};BDFDB['loadData']=function(jc,jd,je){var jf=BDFDB['loadAllData'](jd,je);var jg=jf[jc];return jg===undefined?null:jg;};BDFDB['removeData']=function(jh,ji,jj){var jk=BDFDB['loadAllData'](ji,jj);delete jk[jh];BDFDB['saveAllData'](jk,ji,jj);};BDFDB['getData']=function(jl,jm,jn){var jo=BDFDB['getAllData'](jm,jn);var jp=jo[jl];return jp===undefined?null:jp;};BDFDB['appendWebScript']=function(jq,jr){if(!jr&&!document['head']['querySelector']('bd-head\x20bd-scripts'))document['head']['appendChild'](BDFDB['htmlToElement'](''));jr=jr||document['head']['querySelector']('bd-head\x20bd-scripts')||document['head'];jr=Node['prototype']['isPrototypeOf'](jr)?jr:document['head'];BDFDB['removeWebScript'](jq,jr);jr['appendChild'](BDFDB['htmlToElement'](''));};BDFDB['removeWebScript']=function(js,jt){jt=jt||document['head']['querySelector']('bd-head\x20bd-scripts')||document['head'];jt=Node['prototype']['isPrototypeOf'](jt)?jt:document['head'];BDFDB['removeEles'](jt['querySelectorAll']('script[src=\x22'+js+'\x22]'));};BDFDB['appendWebStyle']=function(ju,jv){if(!jv&&!document['head']['querySelector']('bd-head\x20bd-styles'))document['head']['appendChild'](BDFDB['htmlToElement'](''));jv=jv||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];jv=Node['prototype']['isPrototypeOf'](jv)?jv:document['head'];BDFDB['removeWebStyle'](ju,jv);jv['appendChild'](BDFDB['htmlToElement'](''));};BDFDB['removeWebStyle']=function(jw,jx){jx=jx||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];jx=Node['prototype']['isPrototypeOf'](jx)?jx:document['head'];BDFDB['removeEles'](jx['querySelectorAll']('link[href=\x22'+jw+'\x22]'));};BDFDB['appendLocalStyle']=function(jy,jz,jA){if(!jA&&!document['head']['querySelector']('bd-head\x20bd-styles'))document['head']['appendChild'](BDFDB['htmlToElement'](''));jA=jA||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];jA=Node['prototype']['isPrototypeOf'](jA)?jA:document['head'];BDFDB['removeLocalStyle'](jy,jA);jA['appendChild'](BDFDB['htmlToElement'](''+jz['replace'](/\t|\r|\n/g,'')+''));};BDFDB['removeLocalStyle']=function(jB,jC){jC=jC||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];jC=Node['prototype']['isPrototypeOf'](jC)?jC:document['head'];BDFDB['removeEles'](jC['querySelectorAll']('style[id=\x22'+jB+'CSS\x22]'));};BDFDB['formatBytes']=function(jD,jE){jD=parseInt(jD);if(isNaN(jD)||jD<0x0)return'0\x20Bytes';if(jD==0x1)return'1\x20Byte';var jF=Math['floor'](Math['log'](jD)/Math['log'](0x400));return parseFloat((jD/Math['pow'](0x400,jF))['toFixed'](jE<0x1?0x0:jE>0x14?0x14:jE||0x2))+'\x20'+['Bytes','KB','MB','GB','TB','PB','EB','ZB','YB'][jF];};BDFDB['colorCONVERT']=function(jG,jH,jI){if(!jG)return null;jH=jH===undefined||!jH?jH='RGBCOMP':jH['toUpperCase']();jI=jI===undefined||!jI||!['RGB','RGBA','RGBCOMP','HSL','HSLA','HSLCOMP']['includes'](jI['toUpperCase']())?BDFDB['colorTYPE'](jG):jI['toUpperCase']();if(jH=='RGBCOMP'){switch(jI){case'RGBCOMP':if(jG['length']==0x3)return ki(jG);else if(jG['length']==0x4){var jJ=kl(jG['pop']());return ki(jG)['concat'](jJ);}case'RGB':return ki(jG['replace'](/\s/g,'')['slice'](0x4,-0x1)['split'](','));case'RGBA':var jK=jG['replace'](/\s/g,'')['slice'](0x5,-0x1)['split'](',');var jJ=kl(jK['pop']());return ki(jK)['concat'](jJ);case'HSLCOMP':if(jG['length']==0x3)return BDFDB['colorCONVERT']('hsl('+jG['join'](',')+')','RGBCOMP');else if(jG['length']==0x4){var jJ=kl(jg['pop']());return BDFDB['colorCONVERT']('hsl('+jg['join'](',')+')','RGBCOMP')['concat'](jJ);}case'HSL':var jN=kp(jG['replace'](/\s/g,'')['slice'](0x4,-0x1)['split'](','));var jO,jP,jQ,jR,jS,jT,jU,jV;var jW=jN[0x0]/0x168,jX=parseInt(jN[0x1])/0x64,jY=parseInt(jN[0x2])/0x64;jR=Math['floor'](jW*0x6);jS=jW*0x6-jR;jT=jY*(0x1-jX);jU=jY*(0x1-jS*jX);jV=jY*(0x1-(0x1-jS)*jX);switch(jR%0x6){case 0x0:jO=jY,jP=jV,jQ=jT;break;case 0x1:jO=jU,jP=jY,jQ=jT;break;case 0x2:jO=jT,jP=jY,jQ=jV;break;case 0x3:jO=jT,jP=jU,jQ=jY;break;case 0x4:jO=jV,jP=jT,jQ=jY;break;case 0x5:jO=jY,jP=jT,jQ=jU;break;}return[Math['round'](jO*0xff),Math['round'](jP*0xff),Math['round'](jQ*0xff)];case'HSLA':var jN=jG['replace'](/\s/g,'')['slice'](0x5,-0x1)['split'](',');var jJ=kl(jN['pop']());return BDFDB['colorCONVERT']('hsl('+jN['join'](',')+')','RGBCOMP')['concat'](jJ);case'HEX':var k1=/^#([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'](jG);return[parseInt(k1[0x1]+k1[0x1]||k1[0x4],0x10)['toString'](),parseInt(k1[0x2]+k1[0x2]||k1[0x5],0x10)['toString'](),parseInt(k1[0x3]+k1[0x3]||k1[0x6],0x10)['toString']()];default:return null;}}else{var k2=jI=='RGBCOMP'?jG:BDFDB['colorCONVERT'](jG,'RGBCOMP',jI);if(k2)switch(jH){case'RGB':return'rgb('+ki(k2['slice'](0x0,0x3))['join'](',')+')';case'RGBA':k2=k2['slice'](0x0,0x4);var jJ=k2['length']==0x4?kl(k2['pop']()):0x1;return'rgba('+ki(k2)['concat'](jJ)['join'](',')+')';case'HSLCOMP':var jJ=k2['length']==0x4?kl(k2['pop']()):null;var jN=kp(BDFDB['colorCONVERT'](k2,'HSL')['replace'](/\s/g,'')['split'](','));return jJ?jN['concat'](jJ):jN;case'HSL':var jO=kg(k2[0x0]),jP=kg(k2[0x1]),jQ=kg(k2[0x2]);var k9=Math['max'](jO,jP,jQ),ka=Math['min'](jO,jP,jQ),kb=k9-ka,jW,jX=k9===0x0?0x0:kb/k9,jY=k9/0xff;switch(k9){case ka:jW=0x0;break;case jO:jW=jP-jQ+kb*(jP0xff?0xff:jS<0x0?0x0:jS;};function ki(jK){return jK['map'](jS=>{return kg(jS);});};function kl(jJ){jJ=jJ['toString']();jJ=(jJ['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(jJ['replace'](/[^0-9\.\-]/g,''));return isNaN(jJ)||jJ>0x1?0x1:jJ<0x0?0x0:jJ;};function kn(ko){ko=parseFloat(ko['toString']()['replace'](/[^0-9\.\-]/g,''));return(isNaN(ko)||ko>0x64?0x64:ko<0x0?0x0:ko)+'%';};function kp(jK){let jW=parseFloat(jK['shift']()['toString']()['replace'](/[^0-9\.\-]/g,''));jW=isNaN(jW)||jW>0x168?0x168:jW<0x0?0x0:jW;return[jW]['concat'](jK['map'](ks=>{return kn(ks);}));};};BDFDB['colorSETALPHA']=function(kt,ku,kv){var kw=BDFDB['colorCONVERT'](kt,'RGBCOMP');if(kw){ku=ku['toString']();ku=(ku['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(ku['replace'](/[^0-9\.\-]/g,''));ku=isNaN(ku)||ku>0x1?0x1:ku<0x0?0x0:ku;kw[0x3]=ku;kv=(kv||BDFDB['colorTYPE'](kt))['toUpperCase']();kv=kv=='HSL'||kv=='RGB'?kv+'A':kv;return BDFDB['colorCONVERT'](kw,kv);}return null;};BDFDB['colorCHANGE']=function(kx,ky,kz){ky=parseFloat(ky);if(kx&&typeof ky=='number'&&!isNaN(ky)){var kA=BDFDB['colorCONVERT'](kx,'RGBCOMP');if(kA){if(parseInt(ky)!==ky){ky=ky['toString']();ky=(ky['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(ky['replace'](/[^0-9\.\-]/g,''));ky=isNaN(ky)?0x0:ky;return BDFDB['colorCONVERT']([Math['round'](kA[0x0]*(0x1+ky)),Math['round'](kA[0x1]*(0x1+ky)),Math['round'](kA[0x2]*(0x1+ky))],kz||BDFDB['colorTYPE'](kx));}else return BDFDB['colorCONVERT']([Math['round'](kA[0x0]+ky),Math['round'](kA[0x1]+ky),Math['round'](kA[0x2]+ky)],kz||BDFDB['colorTYPE'](kx));}}return null;};BDFDB['colorINV']=function(kB,kC){if(kB){var kD=BDFDB['colorCONVERT'](kB,'RGBCOMP');if(kD)return BDFDB['colorCONVERT']([0xff-kD[0x0],0xff-kD[0x1],0xff-kD[0x2]],kC||BDFDB['colorTYPE'](kB));}return null;};BDFDB['colorCOMPARE']=function(kE,kF){if(kE&&kF){kE=BDFDB['colorCONVERT'](kE,'RGBCOMP');kF=BDFDB['colorCONVERT'](kF,'RGBCOMP');if(kE&&kF)return BDFDB['equals'](kE,kF);}return null;};BDFDB['colorISBRIGHT']=function(kG,kH=0xa0){kG=BDFDB['colorCONVERT'](kG,'RGBCOMP');if(!kG)return![];return parseInt(kH)kM['toString']()['indexOf']('%')==-0x1&&parseFloat(kM)==parseInt(kM));};function kN(kJ){return kJ['slice'](0x1,0x3)['every'](kP=>kP['toString']()['indexOf']('%')==kP['length']-0x1);};};BDFDB['setInnerText']=function(kQ,kR){if(!kQ||!Node['prototype']['isPrototypeOf'](kQ))return;var kS=null;for(let kT of kQ['childNodes'])if(kT['nodeType']==Node['TEXT_NODE']){kS=kT;break;}if(kS)kS['textContent']=kR;else{kS=document['createTextNode'](kR);kQ['appendChild'](kS);}};BDFDB['getInnerText']=function(kU){if(!kU||!Node['prototype']['isPrototypeOf'](kU))return;for(let kV of kU['childNodes'])if(kV['nodeType']==Node['TEXT_NODE'])return kV['textContent'];};BDFDB['getParentEle']=function(kW,kX){var kY=null;if(Node['prototype']['isPrototypeOf'](kX)&&kW){var kZ=NodeList['prototype']['isPrototypeOf'](kW)?kW:typeof kW=='string'?document['querySelectorAll'](kW):null;if(kZ)for(let l0 of kZ)if(l0['contains'](kX)){kY=l0;break;}}return kY;};BDFDB['getRects']=function(l1){var l2={};if(Node['prototype']['isPrototypeOf'](l1)&&l1['nodeType']!=Node['TEXT_NODE']){var l3=BDFDB['isEleHidden'](l1);if(l3)BDFDB['toggleEles'](l1);l2=l1['getBoundingClientRect']();if(l3)BDFDB['toggleEles'](l1);}return l2;};BDFDB['getTotalHeight']=function(l4){if(Node['prototype']['isPrototypeOf'](l4)&&l4['nodeType']!=Node['TEXT_NODE']){var l5=BDFDB['getRects'](l4);var l6=getComputedStyle(l4);return l5['height']+parseInt(l6['marginTop'])+parseInt(l6['marginBottom']);}return 0x0;};BDFDB['getTotalWidth']=function(l7){if(Node['prototype']['isPrototypeOf'](l7)&&l7['nodeType']!=Node['TEXT_NODE']){var l8=BDFDB['getRects'](l7);var l9=getComputedStyle(l7);return l8['width']+parseInt(l9['marginLeft'])+parseInt(l9['marginRight']);}return 0x0;};BDFDB['isEleHidden']=function(la){if(Node['prototype']['isPrototypeOf'](la)&&la['nodeType']!=Node['TEXT_NODE'])return getComputedStyle(la,null)['getPropertyValue']('display')=='none';};BDFDB['toggleEles']=function(...lb){if(!lb)return;var lc=lb['pop']();if(typeof lc!='boolean'){lb['push'](lc);lc=undefined;}if(!lb['length'])return;for(let ld of lb)for(let le of Array['isArray'](ld)?ld:Array['of'](ld)){if(!le){}else if(Node['prototype']['isPrototypeOf'](le))li(le);else if(NodeList['prototype']['isPrototypeOf'](le))for(let lf of le)li(lf);else if(typeof le=='string')for(let lg of le['split'](','))if(lg&&(lg=lg['trim']()))for(let lf of document['querySelectorAll'](lg))li(lf);}function li(lj){if(!lj||!Node['prototype']['isPrototypeOf'](lj))return;var lk=lc===undefined?!BDFDB['isEleHidden'](lj):!lc;if(lk)lj['style']['setProperty']('display','none','important');else lj['style']['removeProperty']('display');}};BDFDB['removeEles']=function(...ll){for(let lm of ll)for(let ln of Array['isArray'](lm)?lm:Array['of'](lm)){if(!ln){}else if(Node['prototype']['isPrototypeOf'](ln))ln['remove']();else if(NodeList['prototype']['isPrototypeOf'](ln)){ln=Array['from'](ln);while(ln['length'])ln['shift']()['remove']();}else if(typeof ln=='string')for(let lo of ln['split'](','))if(lo&&(lo=lo['trim']())){let lp=Array['from'](document['querySelectorAll'](lo));while(lp['length'])lp['shift']()['remove']();}}};BDFDB['addClass']=function(lq,...lr){if(!lq||!lr)return;for(let ls of Array['isArray'](lq)?lq:Array['of'](lq)){if(!ls){}else if(Node['prototype']['isPrototypeOf'](ls))lw(ls);else if(NodeList['prototype']['isPrototypeOf'](ls))for(let lt of ls)lw(lt);else if(typeof ls=='string')for(let lu of ls['split'](','))if(lu&&(lu=lu['trim']()))for(let lv of document['querySelectorAll'](lu))lw(lv);}function lw(lx){if(lx&&lx['classList'])for(let ly of lr)for(let lz of Array['isArray'](ly)?ly:Array['of'](ly))if(typeof lz=='string')for(let lA of lz['split']('\x20'))if(lA)lx['classList']['add'](lA);}};BDFDB['removeClass']=function(lB,...lC){if(!lB||!lC)return;for(let lD of Array['isArray'](lB)?lB:Array['of'](lB)){if(!lD){}else if(Node['prototype']['isPrototypeOf'](lD))lH(lD);else if(NodeList['prototype']['isPrototypeOf'](lD))for(let lE of lD)lH(lE);else if(typeof lD=='string')for(let lF of lD['split'](','))if(lF&&(lF=lF['trim']()))for(let lG of document['querySelectorAll'](lF))lH(lG);}function lH(lI){if(lI&&lI['classList'])for(let lJ of lC)for(let lK of Array['isArray'](lJ)?lJ:Array['of'](lJ))if(typeof lK=='string')for(let lL of lK['split']('\x20'))if(lL)lI['classList']['remove'](lL);}};BDFDB['toggleClass']=function(lM,...lN){if(!lM||!lN)return;var lO=lN['pop']();if(typeof lO!='boolean'){lN['push'](lO);lO=undefined;}if(!lN['length'])return;for(let lP of Array['isArray'](lM)?lM:Array['of'](lM)){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 lN)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']['toggle'](lX,lO);}};BDFDB['containsClass']=function(lY,...lZ){if(!lY||!lZ)return;var m0=lZ['pop']();if(typeof m0!='boolean'){lZ['push'](m0);m0=!![];}if(!lZ['length'])return;var m1=undefined;for(let m2 of Array['isArray'](lY)?lY:Array['of'](lY)){if(!m2){}else if(Node['prototype']['isPrototypeOf'](m2))m6(m2);else if(NodeList['prototype']['isPrototypeOf'](m2))for(let m3 of m2)m6(m3);else if(typeof m2=='string')for(let m4 of m2['split'](','))if(m4&&(m4=m4['trim']()))for(let m5 of document['querySelectorAll'](m4))m6(m5);}return m1;function m6(m7){if(m7&&m7['classList'])for(let m8 of lZ)if(typeof m8=='string')for(let m9 of m8['split']('\x20'))if(m9){if(m1===undefined)m1=m0;if(m0&&!m7['classList']['contains'](m9))m1=![];if(!m0&&m7['classList']['contains'](m9))m1=!![];}}};BDFDB['replaceClass']=function(ma,mb,mc){if(!ma||typeof mb!='string'||typeof mc!='string')return;for(let md of Array['isArray'](ma)?ma:Array['of'](ma)){if(!md){}else if(Node['prototype']['isPrototypeOf'](md))mh(md);else if(NodeList['prototype']['isPrototypeOf'](md))for(let me of md)mh(me);else if(typeof md=='string')for(let mf of md['split'](','))if(mf&&(mf=mf['trim']()))for(let mg of document['querySelectorAll'](mf))mh(mg);}function mh(mi){if(mi&&mi['tagName']&&mi['className'])mi['className']=mi['className']['replace'](new RegExp(mb,'g'),mc)['trim']();}};BDFDB['removeClasses']=function(...mj){for(let mk of mj)for(let ml of Array['isArray'](mk)?mk:Array['of'](mk)){if(!ml){}else if(typeof ml=='string')for(let mm of ml['split'](','))if(mm&&(mm=mm['replace'](/\.|\s/g,'')))BDFDB['removeClass'](document['querySelectorAll']('.'+mm),mm);}};BDFDB['htmlToElement']=function(mn){if(!mn||!mn['trim']())return null;let mo=document['createElement']('template');mo['innerHTML']=mn['replace'](/\t|\n|\r/g,'');if(mo['content']['childElementCount']==0x1)return mo['content']['firstElementChild'];else{var mp=document['createElement']('span');var mq=Array['from'](mo['content']['childNodes']);while(mq['length'])mp['appendChild'](mq['shift']());return mp;}};BDFDB['encodeToHTML']=function(mr){var ms=document['createElement']('div');ms['innerText']=mr;return ms['innerHTML'];};BDFDB['regEscape']=function(mt){return mt['replace'](/([\-\/\\\^\$\*\+\?\.\(\)\|\[\]\{\}])/g,'\x5c$1');};BDFDB['insertNRST']=function(mu){return mu['replace'](/\\r/g,'\x0d')['replace'](/\\n/g,'\x0a')['replace'](/\\t/g,'\x09')['replace'](/\\s/g,'\x20');};BDFDB['triggerSend']=function(mv){if(!mv)return;setImmediate(()=>{var mw=new KeyboardEvent('keypress',{'key':'Enter','code':'Enter','which':0xd,'keyCode':0xd,'bubbles':!![]});Object['defineProperty'](mw,'keyCode',{'value':0xd});Object['defineProperty'](mw,'which',{'value':0xd});mv['dispatchEvent'](mw);});};BDFDB['initElements']=function(mx,my){if(!Node['prototype']['isPrototypeOf'](mx))return;if(BDFDB['containsClass'](mx,'DevilBro-settings'))BDFDB['addClass'](mx,'BDFDB-settings');var mz=BDFDB['WebModules']['findByProperties']('spring');var mA=BDFDB['getDiscordTheme']()==BDFDB['disCN']['themelight'];var mB=BDFDB['getLibraryStrings']();mx['querySelectorAll'](BDFDB['dotCN']['switchinner'])['forEach'](mC=>{nB(mC,![]);nW(mC,'click',mD=>{nB(mC,!![]);});});mx['querySelectorAll'](BDFDB['dotCNS']['checkboxwrapper']+BDFDB['dotCN']['checkboxinput'])['forEach'](mE=>{nL(mE,![]);nW(mE,'click',mF=>{nL(mE,!![]);});});mx['querySelectorAll'](BDFDB['dotCN']['giffavoritebutton'])['forEach'](mG=>{nP(mG);nW(mG,'click',mH=>{BDFDB['toggleClass'](mG,BDFDB['disCN']['giffavoriteselected']);nP(mG);});});mx['querySelectorAll']('.file-navigator')['forEach'](mI=>{nW(mI,'click',mJ=>{var mK=mI['querySelector']('input[type=\x22file\x22]');if(mK)mK['click']();});});mx['querySelectorAll']('input[type=\x22file\x22]')['forEach'](mL=>{nW(mL,'change',mM=>{var mN=mL['parentElement']['parentElement']['querySelector']('input[type=\x22text\x22]');var mO=mL['files'][0x0];if(mN&&mO)mN['value']=mO['path'];});});mx['querySelectorAll'](BDFDB['dotCN']['input'])['forEach'](mP=>{nW(mP,'keydown',mQ=>{mQ['stopPropagation']();});});mx['querySelectorAll'](BDFDB['dotCNS']['searchbar']+BDFDB['dotCN']['searchbarinput'])['forEach'](mR=>{mR['setAttribute']('placeholder',mB['search_placeholder']);nW(mR,'keyup',mS=>{let mT=mR['parentElement']['querySelectorAll'](BDFDB['dotCN']['searchbaricon']);BDFDB['toggleClass'](mT[0x0],BDFDB['disCN']['searchbarvisible'],mR['value']['length']==0x0);BDFDB['toggleClass'](mT[0x1],BDFDB['disCN']['searchbarvisible'],mR['value']['length']>0x0);});});mx['querySelectorAll'](BDFDB['dotCNS']['searchbar']+BDFDB['dotCN']['searchbarclear'])['forEach'](mU=>{nW(mU,'click',mV=>{if(BDFDB['containsClass'](mU,BDFDB['disCN']['searchbarvisible'])){var mW=BDFDB['getParentEle'](BDFDB['dotCN']['searchbar'],mU)['querySelector'](BDFDB['dotCN']['searchbarinput']);mW['value']='';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'));BDFDB['addClass'](mU['parentElement']['querySelectorAll'](BDFDB['dotCN']['searchbaricon'])[0x0],BDFDB['disCN']['searchbarvisible']);BDFDB['removeClass'](mU,BDFDB['disCN']['searchbarvisible']);}});});mx['querySelectorAll']('.numberinput-button-up')['forEach'](mX=>{nW(mX,'click',mY=>{var mZ=mX['parentElement']['parentElement']['querySelector']('input');var n0=parseInt(mZ['getAttribute']('min'));var n1=parseInt(mZ['getAttribute']('max'));var n2=parseInt(mZ['value'])+0x1;if(isNaN(n1)||!isNaN(n1)&&n2<=n1){BDFDB['addClass'](mX['parentElement'],'pressed');clearTimeout(mX['parentElement']['pressedTimeout']);mZ['value']=isNaN(n0)||!isNaN(n0)&&n2>=n0?n2:n0;mZ['dispatchEvent'](new Event('change'));mZ['dispatchEvent'](new Event('input'));mZ['dispatchEvent'](new Event('keydown'));mZ['dispatchEvent'](new Event('keyup'));mZ['dispatchEvent'](new Event('keypressed'));mX['parentElement']['pressedTimeout']=setTimeout(()=>{BDFDB['removeClass'](mX['parentElement'],'pressed');},0xbb8);}});});mx['querySelectorAll']('.numberinput-button-down')['forEach'](n3=>{nW(n3,'click',n4=>{var n5=n3['parentElement']['parentElement']['querySelector']('input');var n6=parseInt(n5['getAttribute']('min'));var n7=parseInt(n5['getAttribute']('max'));var n8=parseInt(n5['value'])-0x1;if(isNaN(n6)||!isNaN(n6)&&n8>=n6){BDFDB['addClass'](n3['parentElement'],'pressed');clearTimeout(n3['parentElement']['pressedTimeout']);n5['value']=isNaN(n7)||!isNaN(n7)&&n8<=n7?n8:n7;n5['dispatchEvent'](new Event('change'));n5['dispatchEvent'](new Event('input'));n5['dispatchEvent'](new Event('keydown'));n5['dispatchEvent'](new Event('keyup'));n5['dispatchEvent'](new Event('keypressed'));n3['parentElement']['pressedTimeout']=setTimeout(()=>{BDFDB['removeClass'](n3['parentElement'],'pressed');},0xbb8);}});});mx['querySelectorAll']('.amount-input')['forEach'](n9=>{nW(n9,'input',na=>{if(BDFDB['isObject'](my)){var nb=n9['getAttribute']('option');var nc=parseInt(n9['value']);var nd=parseInt(n9['getAttribute']('min'));var ne=parseInt(n9['getAttribute']('max'));if(nb&&!isNaN(nc)&&(isNaN(nd)||!isNaN(nd)&&nc>=nd)&&(isNaN(ne)||!isNaN(ne)&&nc<=ne)){BDFDB['saveData'](nb,nc,my,'amounts');my['SettingsUpdated']=!![];}}});});mx['querySelectorAll'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])['forEach'](nf=>{nT(nf,nf['parentElement']['querySelector'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])==nf?0x2:0x0);nW(nf,'click',ng=>{BDFDB['removeClass'](mx['querySelectorAll']('.tab-content.open'),'open');nf['parentElement']['querySelectorAll'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])['forEach'](nf=>{nT(nf,0x0);});var ni=mx['querySelector']('.tab-content[tab=\x22'+nf['getAttribute']('tab')+'\x22]');if(ni)BDFDB['addClass'](ni,'open');nT(nf,0x2);});nW(nf,'mouseenter',nj=>{if(!BDFDB['containsClass'](nf,BDFDB['disCN']['settingsitemselected']))nT(nf,0x1);});nW(nf,'mouseleave',nk=>{if(!BDFDB['containsClass'](nf,BDFDB['disCN']['settingsitemselected']))nT(nf,0x0);});});mx['querySelectorAll']('.BDFDB-textscrollwrapper')['forEach'](nl=>{var nm=nl['querySelector']('.BDFDB-textscroll');if(nm){if(BDFDB['containsClass'](nl['parentElement'],BDFDB['disCN']['contextmenuitemsubmenu']))nl['style']['setProperty']('margin-right','10px');if(BDFDB['getRects'](nl)['width']>0x64)nl['style']['setProperty']('text-overflow','ellipsis','important');nl['style']['setProperty']('position','relative','important');nl['style']['setProperty']('display','block','important');nl['style']['setProperty']('overflow','hidden','important');nm['style']['setProperty']('left','0px','important');nm['style']['setProperty']('position','relative','important');nm['style']['setProperty']('white-space','nowrap','important');nm['style']['setProperty']('display','inline','important');var nn,no;nW(nl,'mouseenter',np=>{if(BDFDB['getRects'](nl)['width']{if(BDFDB['containsClass'](nl,'scrolling')){BDFDB['removeClass'](nl,'scrolling');nm['style']['setProperty']('display','inline','important');if(!no||!nn)nr();nn(0x0);}});function nr(){no=new mz['Value'](0x0);no['interpolate']({'inputRange':[0x0,0x1],'outputRange':[0x0,(BDFDB['getRects'](nm)['width']-BDFDB['getRects'](nl)['width'])*-0x1]})['addListener'](ns=>{nm['style']['setProperty']('left',ns['value']+'px','important');});nn=nt=>{var nu=nt+parseFloat(nm['style']['getPropertyValue']('left'))/(BDFDB['getRects'](nm)['width']-BDFDB['getRects'](nl)['width']);nu=isNaN(nu)||!isFinite(nu)?nt:nu;nu*=BDFDB['getRects'](nm)['width']/(BDFDB['getRects'](nl)['width']*0x2);mz['parallel']([mz['timing'](no,{'toValue':nt,'duration':Math['sqrt'](nu**0x2)*0xfa0/(nl['getAttribute']('speed')||0x1)})])['start']();};}}});BDFDB['removeClass'](mx['querySelectorAll']('.tab-content'),'open');BDFDB['addClass'](mx['querySelector']('.tab-content'),'open');mx['querySelectorAll']('.btn-save\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nv=>{nv['innerText']=mB['btn_save_text'];});mx['querySelectorAll']('.btn-cancel\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nw=>{nw['innerText']=mB['btn_cancel_text'];});mx['querySelectorAll']('.btn-all\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nx=>{nx['innerText']=mB['btn_all_text'];});mx['querySelectorAll']('.btn-add\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](ny=>{ny['innerText']=mB['btn_add_text'];});mx['querySelectorAll']('.btn-ok\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nz=>{nz['innerText']=mB['btn_ok_text'];});mx['querySelectorAll']('.file-navigator\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nA=>{nA['innerText']=mB['file_navigator_text'];});if(mA){BDFDB['replaceClass'](mx['querySelectorAll'](BDFDB['dotCN']['selectcontroldark']),BDFDB['disCN']['selectcontroldark'],BDFDB['disCN']['selectcontrollight']);BDFDB['replaceClass'](mx['querySelectorAll'](BDFDB['dotCN']['selectsingledark']),BDFDB['disCN']['selectsingledark'],BDFDB['disCN']['selectsinglelight']);BDFDB['replaceClass'](mx['querySelectorAll'](BDFDB['dotCN']['selectarrowcontainerdark']),BDFDB['disCN']['selectarrowcontainerdark'],BDFDB['disCN']['selectarrowcontainerlight']);}else{BDFDB['replaceClass'](mx['querySelectorAll'](BDFDB['dotCN']['selectcontrollight']),BDFDB['disCN']['selectcontrollight'],BDFDB['disCN']['selectcontroldark']);BDFDB['replaceClass'](mx['querySelectorAll'](BDFDB['dotCN']['selectsinglelight']),BDFDB['disCN']['selectsinglelight'],BDFDB['disCN']['selectsingledark']);BDFDB['replaceClass'](mx['querySelectorAll'](BDFDB['dotCN']['selectarrowcontainerlight']),BDFDB['disCN']['selectarrowcontainerlight'],BDFDB['disCN']['selectarrowcontainerdark']);}function nB(nC,nD){var nE=nC['checked'];BDFDB['toggleClass'](nC['parentElement'],BDFDB['disCN']['switchvaluechecked'],nE);BDFDB['toggleClass'](nC['parentElement'],BDFDB['disCN']['switchvalueunchecked'],!nE);if(nD&&BDFDB['isObject'](my)&&BDFDB['containsClass'](nC,'settings-switch')){let nF=nC['getAttribute']('value')['trim']()['split']('\x20')['filter'](nG=>nG);let nH=nF['shift']();if(nH){var nI=BDFDB['loadAllData'](my,nH);var nJ='';for(let nK of nF)nJ+='{\x22'+nK+'\x22:';nJ+=nE+'}'['repeat'](nF['length']);nJ=JSON['parse'](nJ);if(BDFDB['isObject'](nJ))BDFDB['deepAssign'](nI,nJ);else nI=nJ;BDFDB['saveAllData'](nI,my,nH);my['SettingsUpdated']=!![];}}};function nL(nM){var nN=nM['parentElement']['querySelector'](BDFDB['dotCN']['checkbox']);var nO=nN['querySelector']('polyline');if(nM['checked']){BDFDB['addClass'](nN,BDFDB['disCN']['checkboxchecked']);nN['style']['setProperty']('background-color','rgb(67,\x20181,\x20129)');nN['style']['setProperty']('border-color','rgb(67,\x20181,\x20129)');nO['setAttribute']('stroke','#ffffff');}else{BDFDB['removeClass'](nN,BDFDB['disCN']['checkboxchecked']);nN['style']['removeProperty']('background-color');nN['style']['removeProperty']('border-color');nO['setAttribute']('stroke','transparent');}};function nP(nQ){var nR=BDFDB['containsClass'](nQ,BDFDB['disCN']['giffavoriteselected']);var nS=nQ['querySelector'](BDFDB['dotCN']['giffavoriteicon']);nS['setAttribute']('name',nR?'FavoriteFilled':'Favorite');nS['innerHTML']=nR?'':'';if(nR){BDFDB['addClass'](nQ,BDFDB['disCN']['giffavoriteshowpulse']);setTimeout(()=>{BDFDB['removeClass'](nQ,BDFDB['disCN']['giffavoriteshowpulse']);},0x1f4);}};function nT(nU,nV){switch(nV){case 0x0:BDFDB['removeClass'](nU,BDFDB['disCN']['settingsitemselected']);nU['style']['setProperty']('border-color','transparent');nU['style']['setProperty']('color',mA?'rgba(79,\x2084,\x2092,\x200.4)':'rgba(255,\x20255,\x20255,\x200.4)');break;case 0x1:BDFDB['removeClass'](nU,BDFDB['disCN']['settingsitemselected']);nU['style']['setProperty']('border-color',mA?'rgba(79,\x2084,\x2092,\x200.6)':'rgba(255,\x20255,\x20255,\x200.6)');nU['style']['setProperty']('color',mA?'rgba(79,\x2084,\x2092,\x200.6)':'rgba(255,\x20255,\x20255,\x200.6)');break;case 0x2:BDFDB['addClass'](nU,BDFDB['disCN']['settingsitemselected']);nU['style']['setProperty']('border-color',mA?'rgb(79,\x2084,\x2092)':'rgb(255,\x20255,\x20255)');nU['style']['setProperty']('color',mA?'rgb(79,\x2084,\x2092)':'rgb(255,\x20255,\x20255)');break;}};function nW(nX,nY,nZ){if(!nX['BDFDBinitElementsListeners'])nX['BDFDBinitElementsListeners']={};if(nX['BDFDBinitElementsListeners'][nY])nX['removeEventListener'](nY,nX['BDFDBinitElementsListeners'][nY]);nX['BDFDBinitElementsListeners'][nY]=nZ;nX['addEventListener'](nY,nZ,!![]);};};BDFDB['appendModal']=function(o0){if(!Node['prototype']['isPrototypeOf'](o0))return;if(BDFDB['containsClass'](o0,'DevilBro-modal'))BDFDB['addClass'](o0,'BDFDB-modal');if(!BDFDB['appendModal']['modals'])BDFDB['appendModal']['modals']=BDFDB['React']['findDOMNodeSafe'](BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['app']),'name':'Modals'}));if(!BDFDB['appendModal']['modals'])return;var o1=o2=>{if(!document['contains'](o0))document['removeEventListener']('keydown',o1);else if(o2['which']==0x1b)o0['querySelector'](BDFDB['dotCN']['backdrop'])['click']();};document['addEventListener']('keydown',o1);BDFDB['addChildEventListener'](o0,'click',BDFDB['dotCNC']['backdrop']+BDFDB['dotCNC']['modalclose']+'.btn-close,\x20.btn-save,\x20.btn-send,\x20.btn-cancel,\x20.btn-ok',()=>{document['removeEventListener']('keydown',o1);BDFDB['addClass'](o0,'closing');setTimeout(()=>{o0['remove']();},0x12c);});BDFDB['appendModal']['modals']['appendChild'](o0);BDFDB['initElements'](o0);};BDFDB['createSearchBar']=function(o3='small'){if(typeof o3!='string'||!['small','medium','large']['includes'](o3['toLowerCase']()))o3='small';var o4=BDFDB['DiscordClassModules']['SearchBar'][o3]?'\x20'+BDFDB['disCN']['searchbar'+o3]:'';var o5=BDFDB['htmlToElement']('');BDFDB['initElements'](o5);return o5;};BDFDB['createSelectMenu']=function(o6,o7,o8='',o9=BDFDB['getDiscordTheme']()==BDFDB['disCN']['themedark']){if(typeof o6!='string'||typeof o7!='string'&&typeof o7!='number')return BDFDB['htmlToElement']('
');var oa=o9?'dark':'light';return''+o6+'';};BDFDB['openDropdownMenu']=function(ob,oc,od,oe,of='',og=BDFDB['getDiscordTheme']()==BDFDB['disCN']['themedark']){if(typeof oc!='function'||typeof od!='function'||!oe||typeof oe!='object')return;let oh=ob['currentTarget'];let oi=oh['parentElement'];if(BDFDB['containsClass'](oi,BDFDB['disCN']['selectisopen']))return;BDFDB['addClass'](oi,BDFDB['disCN']['selectisopen']);var oj=oi['getAttribute']('type');var ok=oi['getAttribute']('value');var ol=og?'dark':'light';var om='';for(var on in oe)om+=''+od(on)+'';om+='';var oo=BDFDB['htmlToElement'](om);if(of)BDFDB['addClass'](oo,of);oi['appendChild'](oo);BDFDB['addChildEventListener'](oo,'mouseenter',BDFDB['dotCN']['selectoption']+BDFDB['notCN']['selectoptionselectlight']+BDFDB['notCN']['selectoptionselectdark'],op=>{if(og){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(og){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');oi['setAttribute']('value',os);oc(oi,oj,os);});var ot=ou=>{if(ou['target']['parentElement']!=oo){document['removeEventListener']('mousedown',ot);oo['remove']();setTimeout(()=>{BDFDB['removeClass'](oi,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'};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':'css-1kj8ui-container','selectArrow':'css-19bqh2r','selectArrowContainer':'css-bdfdb-indicatorContainer','selectArrowContainerDark':'css-12qlrak-indicatorContainer','selectArrowContainerLight':'css-11dkexk-indicatorContainer','selectArrowZone':'css-1wy0on6','selectControl':'css-bdfdb-control','selectControlDark':'css-15ejc46-control','selectControlLight':'css-oc2jo8-control','selectDummyInput':'css-gj7qu5-dummyInput','selectHasValue':'css-bdfdb-hasValue','selectIsOpen':'css-bdfdb-isOpen','selectMenu':'css-1ye7vu0','selectMenuOuter':'css-bdfdb-menuOuter','selectMenuOuterDark':'css-ua3v5p-menu','selectMenuOuterLight':'css-1ea7eys-menu','selectOption':'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','selectSingle':'css-bdfdb-singleValue','selectSingleDark':'css-1k00wn6-singleValue','selectSingleLight':'css-6nrxdk-singleValue','selectValue':'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'],'guildbuttonicon':['GuildsItems','circleIcon'],'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'],'guildswrapperunreadmentionsindicatorbottom':['GuildsWrapper','unreadMentionsIndicatorBottom'],'guildswrapperunreadmentionsindicatortop':['GuildsWrapper','unreadMentionsIndicatorTop'],'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':'Сохранить','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.BDFDB-notice\x20'+BDFDB['dotCN']['noticeplatformicon']+'\x20{\x0a\x09\x09\x09margin-top:\x20-7px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-notice\x20'+BDFDB['dotCN']['noticeplatformicon']+'\x20svg\x20{\x0a\x09\x09\x09max-height:\x2028px;\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']['selectmenu']+'::-webkit-scrollbar\x20{\x0a\x09\x09\x09width:\x208px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectmenu']+'::-webkit-scrollbar-thumb\x20{\x0a\x09\x09\x09background-color:\x20rgba(0,\x200,\x200,\x200.4);\x0a\x09\x09\x09background-clip:\x20padding-box;\x0a\x09\x09\x09border-color:\x20transparent;\x0a\x09\x09\x09border-radius:\x204px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectmenu']+'::-webkit-scrollbar-track-piece\x20{\x0a\x09\x09\x09background-color:\x20transparent;\x0a\x09\x09\x09border-color:\x20transparent;\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'};(()=>{console['log']('%c[BDFDB]%c','color:\x20#3a71c1;\x20font-weight:\x20700;','','loading\x20library.');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','yQTO1cTO1gTOycjMyAzNzYDN','yQTM0QDMwcTN2EzN5IzNxYDO','zQTMxATOyADOxMDM3gTMxgzN','xkzN4QDMzEDOxkTOxAzM0gDO','0MDOwEDN2AjNwYjNzETOzcDM']['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']();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':'','customicon':''});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+'\x20'+BDFDB['dotCN']['tooltippointer']+'\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+'\x20'+BDFDB['dotCN']['tooltippointer']+'\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+'\x20'+BDFDB['dotCN']['tooltippointer']+'\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+'\x20'+BDFDB['dotCN']['tooltippointer']+'\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));if(c7||c8||c9){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(cb,cc={}){if(!cb)return;var cd=document['querySelector'](BDFDB['dotCN']['layers']);if(!cd)return;var ce=Math['round'](Math['random']()*0x2386f26fc10000);var cf=BDFDB['htmlToElement']('');cd['parentElement']['insertBefore'](cf,cd);var cg=cf['querySelector']('.notice-message');if(cc['platform'])for(let ch of cc['platform']['split']('\x20'))if(BDFDB['DiscordClasses']['noticeicon'+ch]){let ci=BDFDB['htmlToElement']('');ci['addClass'](BDFDB['disCN']['noticeplatformicon']);ci['removeClass'](BDFDB['disCN']['noticeicon']);cf['insertBefore'](ci,cg);}if(cc['customicon']){let cj=BDFDB['htmlToElement'](cc['customicon']);let ci=BDFDB['htmlToElement']('');if(cj['tagName']=='span'&&!cj['firstElementChild'])ci['style']['setProperty']('background','url('+cc['customicon']+')\x20center/cover\x20no-repeat');else ci['appendChild'](cj);ci['addClass'](BDFDB['disCN']['noticeplatformicon']);ci['removeClass'](BDFDB['disCN']['noticeicon']);cf['insertBefore'](ci,cg);}if(cc['btn'])cf['appendChild'](BDFDB['htmlToElement'](''+cc['btn']+''));if(cc['id'])cf['id']=cc['id']['split']('\x20')['join']('');if(cc['selector'])BDFDB['addClass'](cf,cc['selector']);if(cc['css'])BDFDB['appendLocalStyle']('BDFDBcustomnotibar'+ce,cc['css']);if(cc['style'])cf['style']=cc['style'];if(cc['html']===!![])cg['innerHTML']=cb;else{var cl=document['createElement']('a');var cm=[];for(let cn of cb['split']('\x20')){var co=BDFDB['encodeToHTML'](cn);cl['href']=cn;cm['push'](cl['host']&&cl['host']!==global['window']['location']['host']?''+co+'':co);}cg['innerHTML']=cm['join']('\x20');}var cp=null;if(cc['type']&&!document['querySelector'](BDFDB['dotCNS']['chatbase']+BDFDB['dotCN']['noticestreamer'])){if(cp=BDFDB['disCN']['notice'+cc['type']])BDFDB['addClass'](cf,cp);if(cc['type']=='premium'){var cq=cf['querySelector'](BDFDB['dotCN']['noticebutton']);if(cq)BDFDB['addClass'](cq,BDFDB['disCN']['noticepremiumaction']);BDFDB['addClass'](cg,BDFDB['disCN']['noticepremiumtext']);cf['insertBefore'](BDFDB['htmlToElement'](''),cg);}}if(!cp){var cr=BDFDB['colorCONVERT'](cc['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'+ce,'.BDFDB-notice.notice-'+ce+'{background-color:'+ct+'\x20!important;}.BDFDB-notice.notice-'+ce+'\x20.notice-message\x20{color:'+cs+'\x20!important;}.BDFDB-notice.notice-'+ce+'\x20'+BDFDB['dotCN']['noticebutton']+'\x20{color:'+cs+'\x20!important;border-color:'+BDFDB['colorSETALPHA'](cs,0.25,'RGBA')+'\x20!important;}.BDFDB-notice.notice-'+ce+'\x20'+BDFDB['dotCN']['noticebutton']+':hover\x20{color:'+ct+'\x20!important;background-color:'+cs+'\x20!important;}.BDFDB-notice.notice-'+ce+'\x20'+BDFDB['dotCN']['noticedismiss']+'\x20{filter:'+cu+'\x20!important;}');}else BDFDB['addClass'](cf,BDFDB['disCN']['noticedefault']);}cf['style']['setProperty']('height','36px','important');cf['style']['setProperty']('min-width','70vw','important');cf['style']['setProperty']('left','unset','important');cf['style']['setProperty']('right','unset','important');let cv=(BDFDB['getTotalWidth'](document['body']['firstElementChild'])-BDFDB['getTotalWidth'](cf))/0x2;cf['style']['setProperty']('left',cv+'px','important');cf['style']['setProperty']('right',cv+'px','important');cf['style']['setProperty']('min-width','unset','important');cf['style']['setProperty']('width','unset','important');cf['style']['setProperty']('max-width','calc(100vw\x20-\x20'+cv*0x2+'px)','important');cf['querySelector'](BDFDB['dotCN']['noticedismiss'])['addEventListener']('click',()=>{cf['style']['setProperty']('overflow','hidden','important');cf['style']['setProperty']('height','0px','important');setTimeout(()=>{BDFDB['removeLocalStyle']('BDFDBcustomnotibar'+ce);BDFDB['removeLocalStyle']('BDFDBcustomnotibarColorCorrection'+ce);cf['remove']();},0x1f4);});return cf;};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':'FluxContainer(Guild)','PopoutContainer':'Popout','MemberCard':'Member','WebhookCard':'Webhook'};BDFDB['WebModules']['notfindablemodules']={'AuthWrapper':'loginscreen','BannedCard':'guildsettingsbannedcard','CircleIconButton':'guildbuttoncontainer','EmojiPicker':'emojipicker','FriendsOnline':'friendsonline','Guild':'guildouter','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=![];const g4=document['querySelector'](BDFDB['dotCN']['app']);const g5=document['querySelector']('#bd-settingspane-container\x20'+BDFDB['dotCN']['scrollerwrap']);if(g4){var g6=BDFDB['getOwnerInstance']({'node':g4,'name':fP,'depth':0x5f5e0ff,'time':0x5f5e0ff});if(g6){g3=!![];fT(g6,fP);}}if(!g3&&g5){var g7=BDFDB['getOwnerInstance']({'node':g5,'name':fP,'depth':0x5f5e0ff,'time':0x5f5e0ff});if(g7){g3=!![];fT(g7,fP);}}if(!g3){var g8=![],g9=new MutationObserver(ga=>{ga['forEach'](gb=>{gb['addedNodes']['forEach'](gc=>{var gd=null;if(!g8&&gc['tagName']&&(gd=BDFDB['containsClass'](gc,BDFDB['disCN'][g1])?gc:gc['querySelector'](BDFDB['dotCN'][g1]))!=null){instance=BDFDB['getReactInstance'](gd);if(ge(instance,fP)){g8=!![];g9['disconnect']();fT(instance,fP);BDFDB['WebModules']['forceAllUpdates'](fO,fP);}}});});});BDFDB['addObserver'](fO,BDFDB['dotCN']['appmount'],{'name':'checkForInstanceObserver','instance':g9,'multi':!![]},{'childList':!![],'subtree':!![]});}}function ge(gf,fP){if(!gf)return![];gf=gf['displayName']==fP?gf:BDFDB['getOwnerInstance']({'instance':gf,'name':fP,'up':!![]});return gf&&(fP!='V2C_PluginCard'&&fP!='V2C_ThemeCard'||fP=='V2C_PluginCard'&&BDFDB['checkWhichRepoPage']()=='plugins'||fP=='V2C_ThemeCard'&&BDFDB['checkWhichRepoPage']()=='themes');}}};BDFDB['WebModules']['initiateProcess']=function(gh,gi,gj,gk){if(gh&&typeof gh=='object'&&gi){gj=(gj['split']('\x20')[0x1]||gj)['replace'](/[^A-z0-9]|_/g,'');gj=gj[0x0]['toUpperCase']()+gj['slice'](0x1);if(typeof gh['process'+gj]=='function'){var gl=BDFDB['React']['findDOMNodeSafe'](gi);if(gl)gh['process'+gj](gi,gl,gk);else setImmediate(()=>{gl=BDFDB['React']['findDOMNodeSafe'](gi);if(gl)gh['process'+gj](gi,gl,gk);});}}};var gm=BDFDB['WebModules']['findByProperties']('createElement','cloneElement');var gn=BDFDB['WebModules']['findByProperties']('render','findDOMNode');if(gm&&gn){BDFDB['React']=Object['assign']({},gm,gn);BDFDB['React']['findDOMNodeSafe']=function(go){if(!go||!go['updater']||typeof go['updater']['isMounted']!=='function'||!go['updater']['isMounted'](go))return null;var gp=gn['findDOMNode'](go)||BDFDB['getReactValue'](go,'child.stateNode');return Node['prototype']['isPrototypeOf'](gp)?gp:null;};};BDFDB['addOnSwitchListener']=function(gq){if(typeof gq['onSwitch']==='function'){BDFDB['removeOnSwitchListener'](gq);var gr=document['querySelector'](BDFDB['dotCN']['guildswrapper']+'\x20+\x20*\x20>\x20'+BDFDB['dotCN']['chatspacer']);if(gr){var gs=new MutationObserver(gt=>{gt['forEach'](gu=>{if(gu['target']&&BDFDB['containsClass'](gu['target'],BDFDB['disCN']['nochannel']))gq['onSwitch']();});});var gv=gr['querySelector'](BDFDB['dotCNC']['chat']+BDFDB['dotCN']['nochannel']);if(gv)gs['observe'](gv,{'attributes':!![]});gq['onSwitchFix']=new MutationObserver(gw=>{gw['forEach'](gx=>{if(gx['addedNodes']){gx['addedNodes']['forEach'](gy=>{if(BDFDB['containsClass'](gy,BDFDB['disCN']['chat'],BDFDB['disCN']['nochannel'],![]))gs['observe'](gy,{'attributes':!![]});});}});});gq['onSwitchFix']['observe'](gr,{'childList':!![]});}}};BDFDB['removeOnSwitchListener']=function(gz){if(typeof gz['onSwitch']==='function'&&BDFDB['isObject'](gz['onSwitchFix'])){gz['onSwitchFix']['disconnect']();delete gz['onSwitchFix'];}};BDFDB['addContextListener']=function(gA){for(let gB of['User','Guild','Channel','GroupDM','Message','Native','UserSettingsCog']){if(typeof gA['on'+gB+'Context']==='function'||typeof gA['on'+gB+'ContextMenu']==='function'){if(gB=='GroupDM'){var gC=![],gD=new MutationObserver(gE=>{gE['forEach'](gF=>{gF['addedNodes']['forEach'](gG=>{var gH=null;if(!gC&&gG['tagName']&&(gH=BDFDB['containsClass'](gG,BDFDB['disCN']['contextmenu'])?gG:gG['querySelector'](BDFDB['dotCN']['contextmenu']))!=null){var gI=BDFDB['getReactInstance'](gH);if(gI&&gI['return']&&gI['return']['type']&&gI['return']['type']['displayName']==gB+'ContextMenu'){gC=!![];gD['disconnect']();gJ(gB,gI['return']['type']);gN(gB,gI['return']['stateNode'],gI['stateNode']);}}});});});BDFDB['addObserver'](gA,BDFDB['dotCN']['appmount'],{'name':'checkForContextObserver','instance':gD,'multi':!![]},{'childList':!![],'subtree':!![]});}else gJ(gB,BDFDB['WebModules']['findByName'](gB+'ContextMenu'));}}function gJ(gB,gL){if(gL&&gL['prototype'])BDFDB['WebModules']['patch'](gL['prototype'],'componentDidMount',gA,{'after':gM=>{gN(gB,gM['thisObject'],BDFDB['React']['findDOMNodeSafe'](gM['thisObject']));}});}function gN(gB,gP,gQ){if(gP&&gQ){if(typeof gA['on'+gB+'Context']==='function')gA['on'+gB+'Context'](gP,gQ);if(typeof gA['on'+gB+'ContextMenu']==='function')gA['on'+gB+'ContextMenu'](gP,gQ);BDFDB['initElements'](gQ,gA);BDFDB['updateContextPosition'](gQ);}}};BDFDB['addSettingsButtonListener']=function(gR){if(BDFDB['isBDv2']()&&typeof gR['getSettingsPanel']==='function'){BDFDB['removeSettingsButtonListener'](gR);BDFDB['appendSettingsButton'](gR);var gS=document['querySelector']('.bd-content-region\x20>\x20.bd-content');if(gS){gR['settingsButtonObserver']=new MutationObserver(gT=>{gT['forEach'](gU=>{if(gU['addedNodes']){gU['addedNodes']['forEach'](gV=>{if(gV['tagName']&&BDFDB['containsClass'](gV,'active'))BDFDB['appendSettingsButton'](gR);});}});});gR['settingsButtonObserver']['observe'](gS,{'childList':!![]});}}};BDFDB['appendSettingsButton']=function(gW){var gX=document['querySelector'](BDFDB['dotCN']['_bdv2Card']+'[data-plugin-id='+gW['id']+']');if(gX){var gY=BDFDB['htmlToElement']('');gX['insertBefore'](gY,gX['querySelector'](BDFDB['d']['_bdv2Button']));gY['addEventListener']('mouseenter',()=>{BDFDB['createTooltip']('Settings',gY,{'type':'top'});BDFDB['addClass'](gY,BDFDB['disCN']['_bdv2TooltipOpen']);});gY['addEventListener']('mouseleave',()=>{BDFDB['removeClass'](gY,BDFDB['disCN']['_bdv2TooltipOpen']);});gY['addEventListener']('click',()=>{var gZ=BDFDB['htmlToElement'](''+gW['name']+'\x20Settings');var h0=gW['getSettingsPanel']();gZ['querySelector'](BDFDB['dotCN']['modalsubinner'])['appendChild'](typeof h0=='string'?BDFDB['htmlToElement'](h0):h0);if(typeof gW['onSettingsClosed']==='function')BDFDB['addChildEventListener'](gZ,'click',BDFDB['dotCNC']['modalclose']+BDFDB['dotCN']['backdrop'],()=>{gW['onSettingsClosed']();});BDFDB['appendModal'](gZ);});}};BDFDB['removeSettingsButtonListener']=function(h1){if(BDFDB['isBDv2']()&&typeof h1['settingsButtonObserver']==='object'){BDFDB['removeEles']('.bd-card[data-plugin-id='+h1['id']+']\x20.BDFDB-settingsbutton');h1['settingsButtonObserver']['disconnect']();delete h1['settingsButtonObserver'];}};var h2=BDFDB['WebModules']['findByProperties']('Messages')['Messages'];BDFDB['LanguageStrings']=new Proxy(h2,{'get':function(h3,h4){if(!h3[h4])console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',h4+'\x20not\x20found\x20in\x20BDFDB.LanguageStrings');else{var h5=typeof h3[h4]=='object'?h3[h4]['format'](Object['assign']({},BDFDB['LanguageStringsVars'])):h3[h4];if(typeof h5=='string')return h5;else if(Array['isArray'](h5)){var h6='';for(let h7 of h5){if(typeof h7=='string')h6+=BDFDB['encodeToHTML'](h7);else if(BDFDB['isObject'](h7)&&h7['props'])h6+='<'+h7['type']+'>'+BDFDB['encodeToHTML'](h7['props']['children'][0x0]['toString']())+'';}return h6;}else console['warn']('%c[BDFDB]%c','color:#3a71c1;\x20font-weight:700;','',h4+'\x20could\x20not\x20be\x20parsed\x20from\x20BDFDB.LanguageStrings');}}});BDFDB['LanguageStringsVars']={};for(let h8 in BDFDB['WebModules']['findByProperties']('Messages')['Messages']){try{BDFDB['LanguageStrings'][h8];}catch(h9){let ha=h9['toString']()['split']('for:\x20')[0x1];if(ha&&typeof ha=='string')BDFDB['LanguageStringsVars'][ha]='{{'+ha['toLowerCase']()+'}}';}};BDFDB['equals']=function(hb,hc,hd){var he=-0x1;if(hd===undefined||typeof hd!=='boolean')hd=![];return hf(hb,hc);function hf(hg,hh){he++;var hi=!![];if(he>0x3e8)hi=null;else{if(typeof hg!==typeof hh)hi=![];else if(typeof hg==='undefined')hi=!![];else if(typeof hg==='symbol')hi=!![];else if(typeof hg==='boolean')hi=hg==hh;else if(typeof hg==='string')hi=hg==hh;else if(typeof hg==='number'){if(isNaN(hg)||isNaN(hh))hi=isNaN(hg)==isNaN(hh);else hi=hg==hh;}else if(!hg&&!hh)hi=!![];else if(!hg||!hh)hi=![];else if(typeof hg==='function'||typeof hg==='object'){var hj=Object['getOwnPropertyNames'](hg);var hk=Object['getOwnPropertyNames'](hh);if(hj['length']!==hk['length'])hi=![];else for(let hl=0x0;hi===!![]&&hlhD['length']?hG:hD['length'];};BDFDB['readServerList']=function(){var hH=[],hI=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['guilds']),'name':'Guild','all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let hJ in hI)if(hI[hJ]['props']&&hI[hJ]['props']['guild']&&hI[hJ]['_reactInternalFiber']['child'])hH['push'](Object['assign'](new hI[hJ]['props']['guild']['constructor'](hI[hJ]['props']['guild']),{'div':BDFDB['React']['findDOMNodeSafe'](hI[hJ]),'instance':hI[hJ]}));return hH;};BDFDB['readUnreadServerList']=function(hK){var hL=[];for(let hM of hK===undefined||!Array['isArray'](hK)?BDFDB['readServerList']():hK){let hN=Node['prototype']['isPrototypeOf'](hM)?hM:hM&&hM['div']?hM['div']:null;if(Node['prototype']['isPrototypeOf'](hN)&&hN['querySelector'](BDFDB['dotCN']['guildpillitem'])['style']['getPropertyValue']('opacity')>0x0||hN['querySelector'](BDFDB['dotCN']['guildbadgenumberbadge']))hL['push'](hM);}return hL;};BDFDB['getSelectedServer']=function(){var hO=BDFDB['WebModules']['findByProperties']('getGuilds')['getGuild'](BDFDB['WebModules']['findByProperties']('getLastSelectedGuildId')['getGuildId']());if(hO)return BDFDB['getServerData'](hO['id'])||Object['assign'](new hO['constructor'](hO),{'div':null,'instance':null});else return null;};BDFDB['getServerID']=function(hP){if(!Node['prototype']['isPrototypeOf'](hP)||!BDFDB['getReactInstance'](hP))return;let hQ=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],hP);if(!hQ)return;var hR=hQ['querySelector'](BDFDB['dotCN']['guildiconwrapper']);var hS=hR&&hR['href']?hR['href']['split']('/')['slice'](-0x2)[0x0]:null;return hS&&!isNaN(parseInt(hS))?hS['toString']():null;};BDFDB['getServerDiv']=function(hT){if(!hT)return null;if(Node['prototype']['isPrototypeOf'](hT))return BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],hT);else{let hU=typeof hT=='object'?hT['id']:hT;if(hU)return BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],document['querySelector'](BDFDB['dotCNS']['guilds']+BDFDB['dotCN']['guildiconwrapper']+'[href*=\x22/channels/'+hU+'\x22]'));}return null;};BDFDB['getServerData']=function(hV){if(!hV)return null;let hW=Node['prototype']['isPrototypeOf'](hV)?BDFDB['getServerID'](hV):typeof hV=='object'?hV['id']:hV;hW=typeof hW=='number'?hW['toFixed']():hW;for(let hX of BDFDB['readServerList']())if(hX&&hX['id']==hW)return hX;return null;};BDFDB['readChannelList']=function(){var hY=[],hZ=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['channels']),'name':['ChannelCategoryItem','ChannelItem','PrivateChannel'],'all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let i0 in hZ)if(hZ[i0]['props']&&!hZ[i0]['props']['ispin']&&hZ[i0]['props']['channel']&&hZ[i0]['_reactInternalFiber']['return']){var i1=BDFDB['React']['findDOMNodeSafe'](hZ[i0]);i1=i1&&BDFDB['containsClass'](i1['parentElement'],BDFDB['disCN']['categorycontainerdefault'],BDFDB['disCN']['channelcontainerdefault'],![])?i1['parentElement']:i1;hY['push'](Object['assign'](new hZ[i0]['props']['channel']['constructor'](hZ[i0]['props']['channel']),{'div':i1,'instance':hZ[i0]}));}return hY;};BDFDB['getSelectedChannel']=function(){var i2=BDFDB['WebModules']['findByProperties']('getChannels')['getChannel'](BDFDB['WebModules']['findByProperties']('getLastSelectedChannelId')['getChannelId']());if(i2)return BDFDB['getChannelData'](i2['id'])||Object['assign'](new i2['constructor'](i2),{'div':null,'instance':null});else return null;};BDFDB['getChannelID']=function(i3){if(!Node['prototype']['isPrototypeOf'](i3)||!BDFDB['getReactInstance'](i3))return;i3=BDFDB['getParentEle'](BDFDB['dotCNC']['categorycontainerdefault']+BDFDB['dotCNC']['channelcontainerdefault']+BDFDB['dotCN']['dmchannel'],i3);if(!i3)return;var i4=BDFDB['getKeyInformation']({'node':i3,'key':'channel'});return i4?i4['id']['toString']():null;};BDFDB['getChannelDiv']=function(i5){if(!i5)return null;let i6=BDFDB['getChannelData'](i5);return i6?i6['div']:null;};BDFDB['getChannelData']=function(i7){if(!i7)return null;let i8=Node['prototype']['isPrototypeOf'](i7)?BDFDB['getChannelID'](i7):typeof i7=='object'?i7['id']:i7;i8=typeof i8=='number'?i8['toFixed']():i8;for(let i9 of BDFDB['readChannelList']())if(i9&&i9['id']==i8)return i9;return null;};BDFDB['readDmList']=function(){var ia=[],ib=BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['guilds']),'name':'DirectMessage','all':!![],'noCopies':!![],'depth':0x5f5e0ff,'time':0x5f5e0ff});for(let ic in ib)if(ib[ic]['props']&&ib[ic]['props']['channel']&&ib[ic]['_reactInternalFiber']['child'])ia['push'](Object['assign'](new ib[ic]['props']['channel']['constructor'](ib[ic]['props']['channel']),{'div':BDFDB['React']['findDOMNodeSafe'](ib[ic]),'instance':ib[ic]}));return ia;};BDFDB['getDmID']=function(id){if(!Node['prototype']['isPrototypeOf'](id)||!BDFDB['getReactInstance'](id))return;let ie=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],id);if(!ie)return;var ig=ie['querySelector'](BDFDB['dotCN']['guildiconwrapper']);var ih=ig&&ig['href']?ig['href']['split']('/')['slice'](-0x1)[0x0]:null;return ih&&!isNaN(parseInt(ih))?ih['toString']():null;};BDFDB['getDmDiv']=function(ii){if(!ii)return null;if(Node['prototype']['isPrototypeOf'](ii)){var ij=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],ii);return ij?ij['parentElement']:ij;}else{let ik=typeof ii=='object'?ii['id']:ii;if(ik){var ij=BDFDB['getParentEle'](BDFDB['dotCN']['guildouter'],document['querySelector'](BDFDB['dotCNS']['guilds']+BDFDB['dotCNS']['dmcontainer']+BDFDB['dotCN']['guildiconwrapper']+'[href*=\x22/channels/@me/'+ik+'\x22]'));return ij&&BDFDB?ij['parentElement']:ij;}}return null;};BDFDB['getDmData']=function(im){if(!im)return null;let io=Node['prototype']['isPrototypeOf'](im)?BDFDB['getDmID'](im):typeof im=='object'?im['id']:im;io=typeof io=='number'?io['toFixed']():io;for(let ip of BDFDB['readDmList']())if(ip&&ip['id']==io)return ip;return null;};BDFDB['markChannelAsRead']=function(iq){if(!iq)return;var ir=BDFDB['WebModules']['findByProperties']('getOldestUnreadMessageId');var is=BDFDB['WebModules']['findByProperties']('getAPIBaseURL');var it=BDFDB['WebModules']['findByProperties']('Permissions','ActivityTypes','StatusTypes');if(!ir||!is||!it)return;for(let iu of Array['isArray'](iq)?iq:typeof iq=='string'||typeof iq=='number'?Array['of'](iq):Array['from'](iq)){let iv=Node['prototype']['isPrototypeOf'](iu)?BDFDB['getChannelID'](iu)||BDFDB['getDmID'](iu):iu&&typeof iu=='object'?iu['id']:iu;if(iv){let iw=ir['getOldestUnreadMessageId'](iv);if(iw)is['post']({'body':{},'url':it['Endpoints']['MESSAGES_ACK'](iv,iw)});}}};BDFDB['markGuildAsRead']=function(ix){if(!ix)return;var iy=BDFDB['WebModules']['findByProperties']('markGuildAsRead');if(!iy)return;for(let iz of Array['isArray'](ix)?ix:typeof ix=='string'||typeof ix=='number'?Array['of'](ix):Array['from'](ix)){let iA=Node['prototype']['isPrototypeOf'](iz)?BDFDB['getServerID'](iz):iz&&typeof iz=='object'?iz['id']:iz;if(iA)iy['markGuildAsRead'](iA);}};BDFDB['saveAllData']=function(iB,iC,iD){var iE=require('fs'),iF,iG;if(!BDFDB['isBDv2']()){iG=typeof iC==='string'?iC:iC['name'];iF=require('path')['join'](BDFDB['getPluginsFolder'](),iG+'.config.json');}else{iG=typeof iC==='string'?iC['toLowerCase']():null;var iH=iG?BDFDB['Plugins'][iG]?BDFDB['Plugins'][iG]['contentPath']:null:iC['contentPath'];if(!iH)return;iF=require('path')['join'](iH,'settings.json');}var iI=iE['existsSync'](iF);var iJ=!iI?{}:typeof BDFDB['cachedData'][iG]!=='undefined'?BDFDB['cachedData'][iG]:BDFDB['readConfig'](iF);iJ[iD]=iB;if(BDFDB['isObjectEmpty'](iJ[iD]))delete iJ[iD];if(BDFDB['isObjectEmpty'](iJ)){delete BDFDB['cachedData'][iG];if(iI)iE['unlinkSync'](iF);}else{BDFDB['cachedData'][iG]=iJ;iE['writeFileSync'](iF,JSON['stringify'](iJ,null,'\x09'));}};BDFDB['loadAllData']=function(iK,iL){var iM=require('fs'),iN,iO;if(!BDFDB['isBDv2']()){iO=typeof iK==='string'?iK:iK['name'];iN=require('path')['join'](BDFDB['getPluginsFolder'](),iO+'.config.json');}else{iO=typeof iK==='string'?iK['toLowerCase']():null;var iP=iO?BDFDB['Plugins'][iO]?BDFDB['Plugins'][iO]['contentPath']:null:iK['contentPath'];if(!iP)return{};iN=require('path')['join'](iP,'settings.json');}if(!iM['existsSync'](iN)){delete BDFDB['cachedData'][iO];return{};}var iQ=typeof BDFDB['cachedData'][iO]!=='undefined'?BDFDB['cachedData'][iO]:BDFDB['readConfig'](iN);BDFDB['cachedData'][iO]=iQ;return iQ&&typeof iQ[iL]!=='undefined'?iQ[iL]:{};};BDFDB['removeAllData']=function(iR,iS){var iT=require('fs'),iU,iV;if(!BDFDB['isBDv2']()){iV=typeof iR==='string'?iR:iR['name'];iU=require('path')['join'](BDFDB['getPluginsFolder'](),iV+'.config.json');}else{iV=typeof iR==='string'?iR['toLowerCase']():null;var iW=iV?BDFDB['Plugins'][iV]?BDFDB['Plugins'][iV]['contentPath']:null:iR['contentPath'];if(!iW)return;iU=require('path')['join'](iW,'settings.json');}var iX=iT['existsSync'](iU);var iY=!iX?{}:typeof BDFDB['cachedData'][iV]!=='undefined'?BDFDB['cachedData'][iV]:BDFDB['readConfig'](iU);delete iY[iS];if(BDFDB['isObjectEmpty'](iY)){delete BDFDB['cachedData'][iV];if(iX)iT['unlinkSync'](iU);}else{BDFDB['cachedData'][iV]=iY;iT['writeFileSync'](iU,JSON['stringify'](iY,null,'\x09'));}};BDFDB['getAllData']=function(iZ,j0){if(!BDFDB['isObject'](iZ)||!iZ['defaults']||!iZ['defaults'][j0])return{};var j1=BDFDB['loadAllData'](iZ,j0),j2={},j3=![];for(let j4 in iZ['defaults'][j0]){if(j1[j4]==null){j2[j4]=iZ['defaults'][j0][j4]['value'];j3=!![];}else j2[j4]=j1[j4];}if(j3)BDFDB['saveAllData'](j2,iZ,j0);return j2;};BDFDB['readConfig']=function(j5){try{return JSON['parse'](require('fs')['readFileSync'](j5));}catch(j6){return{};}};BDFDB['saveData']=function(j7,j8,j9,ja){var jb=BDFDB['loadAllData'](j9,ja);jb[j7]=j8;BDFDB['saveAllData'](jb,j9,ja);};BDFDB['loadData']=function(jc,jd,je){var jf=BDFDB['loadAllData'](jd,je);var jg=jf[jc];return jg===undefined?null:jg;};BDFDB['removeData']=function(jh,ji,jj){var jk=BDFDB['loadAllData'](ji,jj);delete jk[jh];BDFDB['saveAllData'](jk,ji,jj);};BDFDB['getData']=function(jl,jm,jn){var jo=BDFDB['getAllData'](jm,jn);var jp=jo[jl];return jp===undefined?null:jp;};BDFDB['appendWebScript']=function(jq,jr){if(!jr&&!document['head']['querySelector']('bd-head\x20bd-scripts'))document['head']['appendChild'](BDFDB['htmlToElement'](''));jr=jr||document['head']['querySelector']('bd-head\x20bd-scripts')||document['head'];jr=Node['prototype']['isPrototypeOf'](jr)?jr:document['head'];BDFDB['removeWebScript'](jq,jr);jr['appendChild'](BDFDB['htmlToElement'](''));};BDFDB['removeWebScript']=function(js,jt){jt=jt||document['head']['querySelector']('bd-head\x20bd-scripts')||document['head'];jt=Node['prototype']['isPrototypeOf'](jt)?jt:document['head'];BDFDB['removeEles'](jt['querySelectorAll']('script[src=\x22'+js+'\x22]'));};BDFDB['appendWebStyle']=function(ju,jv){if(!jv&&!document['head']['querySelector']('bd-head\x20bd-styles'))document['head']['appendChild'](BDFDB['htmlToElement'](''));jv=jv||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];jv=Node['prototype']['isPrototypeOf'](jv)?jv:document['head'];BDFDB['removeWebStyle'](ju,jv);jv['appendChild'](BDFDB['htmlToElement'](''));};BDFDB['removeWebStyle']=function(jw,jx){jx=jx||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];jx=Node['prototype']['isPrototypeOf'](jx)?jx:document['head'];BDFDB['removeEles'](jx['querySelectorAll']('link[href=\x22'+jw+'\x22]'));};BDFDB['appendLocalStyle']=function(jy,jz,jA){if(!jA&&!document['head']['querySelector']('bd-head\x20bd-styles'))document['head']['appendChild'](BDFDB['htmlToElement'](''));jA=jA||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];jA=Node['prototype']['isPrototypeOf'](jA)?jA:document['head'];BDFDB['removeLocalStyle'](jy,jA);jA['appendChild'](BDFDB['htmlToElement'](''+jz['replace'](/\t|\r|\n/g,'')+''));};BDFDB['removeLocalStyle']=function(jB,jC){jC=jC||document['head']['querySelector']('bd-head\x20bd-styles')||document['head'];jC=Node['prototype']['isPrototypeOf'](jC)?jC:document['head'];BDFDB['removeEles'](jC['querySelectorAll']('style[id=\x22'+jB+'CSS\x22]'));};BDFDB['formatBytes']=function(jD,jE){jD=parseInt(jD);if(isNaN(jD)||jD<0x0)return'0\x20Bytes';if(jD==0x1)return'1\x20Byte';var jF=Math['floor'](Math['log'](jD)/Math['log'](0x400));return parseFloat((jD/Math['pow'](0x400,jF))['toFixed'](jE<0x1?0x0:jE>0x14?0x14:jE||0x2))+'\x20'+['Bytes','KB','MB','GB','TB','PB','EB','ZB','YB'][jF];};BDFDB['colorCONVERT']=function(jG,jH,jI){if(!jG)return null;jH=jH===undefined||!jH?jH='RGBCOMP':jH['toUpperCase']();jI=jI===undefined||!jI||!['RGB','RGBA','RGBCOMP','HSL','HSLA','HSLCOMP']['includes'](jI['toUpperCase']())?BDFDB['colorTYPE'](jG):jI['toUpperCase']();if(jH=='RGBCOMP'){switch(jI){case'RGBCOMP':if(jG['length']==0x3)return ki(jG);else if(jG['length']==0x4){var jJ=kl(jG['pop']());return ki(jG)['concat'](jJ);}case'RGB':return ki(jG['replace'](/\s/g,'')['slice'](0x4,-0x1)['split'](','));case'RGBA':var jK=jG['replace'](/\s/g,'')['slice'](0x5,-0x1)['split'](',');var jJ=kl(jK['pop']());return ki(jK)['concat'](jJ);case'HSLCOMP':if(jG['length']==0x3)return BDFDB['colorCONVERT']('hsl('+jG['join'](',')+')','RGBCOMP');else if(jG['length']==0x4){var jJ=kl(jg['pop']());return BDFDB['colorCONVERT']('hsl('+jg['join'](',')+')','RGBCOMP')['concat'](jJ);}case'HSL':var jN=kp(jG['replace'](/\s/g,'')['slice'](0x4,-0x1)['split'](','));var jO,jP,jQ,jR,jS,jT,jU,jV;var jW=jN[0x0]/0x168,jX=parseInt(jN[0x1])/0x64,jY=parseInt(jN[0x2])/0x64;jR=Math['floor'](jW*0x6);jS=jW*0x6-jR;jT=jY*(0x1-jX);jU=jY*(0x1-jS*jX);jV=jY*(0x1-(0x1-jS)*jX);switch(jR%0x6){case 0x0:jO=jY,jP=jV,jQ=jT;break;case 0x1:jO=jU,jP=jY,jQ=jT;break;case 0x2:jO=jT,jP=jY,jQ=jV;break;case 0x3:jO=jT,jP=jU,jQ=jY;break;case 0x4:jO=jV,jP=jT,jQ=jY;break;case 0x5:jO=jY,jP=jT,jQ=jU;break;}return[Math['round'](jO*0xff),Math['round'](jP*0xff),Math['round'](jQ*0xff)];case'HSLA':var jN=jG['replace'](/\s/g,'')['slice'](0x5,-0x1)['split'](',');var jJ=kl(jN['pop']());return BDFDB['colorCONVERT']('hsl('+jN['join'](',')+')','RGBCOMP')['concat'](jJ);case'HEX':var k1=/^#([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'](jG);return[parseInt(k1[0x1]+k1[0x1]||k1[0x4],0x10)['toString'](),parseInt(k1[0x2]+k1[0x2]||k1[0x5],0x10)['toString'](),parseInt(k1[0x3]+k1[0x3]||k1[0x6],0x10)['toString']()];default:return null;}}else{var k2=jI=='RGBCOMP'?jG:BDFDB['colorCONVERT'](jG,'RGBCOMP',jI);if(k2)switch(jH){case'RGB':return'rgb('+ki(k2['slice'](0x0,0x3))['join'](',')+')';case'RGBA':k2=k2['slice'](0x0,0x4);var jJ=k2['length']==0x4?kl(k2['pop']()):0x1;return'rgba('+ki(k2)['concat'](jJ)['join'](',')+')';case'HSLCOMP':var jJ=k2['length']==0x4?kl(k2['pop']()):null;var jN=kp(BDFDB['colorCONVERT'](k2,'HSL')['replace'](/\s/g,'')['split'](','));return jJ?jN['concat'](jJ):jN;case'HSL':var jO=kg(k2[0x0]),jP=kg(k2[0x1]),jQ=kg(k2[0x2]);var k9=Math['max'](jO,jP,jQ),ka=Math['min'](jO,jP,jQ),kb=k9-ka,jW,jX=k9===0x0?0x0:kb/k9,jY=k9/0xff;switch(k9){case ka:jW=0x0;break;case jO:jW=jP-jQ+kb*(jP0xff?0xff:jS<0x0?0x0:jS;};function ki(jK){return jK['map'](jS=>{return kg(jS);});};function kl(jJ){jJ=jJ['toString']();jJ=(jJ['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(jJ['replace'](/[^0-9\.\-]/g,''));return isNaN(jJ)||jJ>0x1?0x1:jJ<0x0?0x0:jJ;};function kn(ko){ko=parseFloat(ko['toString']()['replace'](/[^0-9\.\-]/g,''));return(isNaN(ko)||ko>0x64?0x64:ko<0x0?0x0:ko)+'%';};function kp(jK){let jW=parseFloat(jK['shift']()['toString']()['replace'](/[^0-9\.\-]/g,''));jW=isNaN(jW)||jW>0x168?0x168:jW<0x0?0x0:jW;return[jW]['concat'](jK['map'](ks=>{return kn(ks);}));};};BDFDB['colorSETALPHA']=function(kt,ku,kv){var kw=BDFDB['colorCONVERT'](kt,'RGBCOMP');if(kw){ku=ku['toString']();ku=(ku['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(ku['replace'](/[^0-9\.\-]/g,''));ku=isNaN(ku)||ku>0x1?0x1:ku<0x0?0x0:ku;kw[0x3]=ku;kv=(kv||BDFDB['colorTYPE'](kt))['toUpperCase']();kv=kv=='HSL'||kv=='RGB'?kv+'A':kv;return BDFDB['colorCONVERT'](kw,kv);}return null;};BDFDB['colorCHANGE']=function(kx,ky,kz){ky=parseFloat(ky);if(kx&&typeof ky=='number'&&!isNaN(ky)){var kA=BDFDB['colorCONVERT'](kx,'RGBCOMP');if(kA){if(parseInt(ky)!==ky){ky=ky['toString']();ky=(ky['indexOf']('%')>-0x1?0.01:0x1)*parseFloat(ky['replace'](/[^0-9\.\-]/g,''));ky=isNaN(ky)?0x0:ky;return BDFDB['colorCONVERT']([Math['round'](kA[0x0]*(0x1+ky)),Math['round'](kA[0x1]*(0x1+ky)),Math['round'](kA[0x2]*(0x1+ky))],kz||BDFDB['colorTYPE'](kx));}else return BDFDB['colorCONVERT']([Math['round'](kA[0x0]+ky),Math['round'](kA[0x1]+ky),Math['round'](kA[0x2]+ky)],kz||BDFDB['colorTYPE'](kx));}}return null;};BDFDB['colorINV']=function(kB,kC){if(kB){var kD=BDFDB['colorCONVERT'](kB,'RGBCOMP');if(kD)return BDFDB['colorCONVERT']([0xff-kD[0x0],0xff-kD[0x1],0xff-kD[0x2]],kC||BDFDB['colorTYPE'](kB));}return null;};BDFDB['colorCOMPARE']=function(kE,kF){if(kE&&kF){kE=BDFDB['colorCONVERT'](kE,'RGBCOMP');kF=BDFDB['colorCONVERT'](kF,'RGBCOMP');if(kE&&kF)return BDFDB['equals'](kE,kF);}return null;};BDFDB['colorISBRIGHT']=function(kG,kH=0xa0){kG=BDFDB['colorCONVERT'](kG,'RGBCOMP');if(!kG)return![];return parseInt(kH)kM['toString']()['indexOf']('%')==-0x1&&parseFloat(kM)==parseInt(kM));};function kN(kJ){return kJ['slice'](0x1,0x3)['every'](kP=>kP['toString']()['indexOf']('%')==kP['length']-0x1);};};BDFDB['setInnerText']=function(kQ,kR){if(!kQ||!Node['prototype']['isPrototypeOf'](kQ))return;var kS=null;for(let kT of kQ['childNodes'])if(kT['nodeType']==Node['TEXT_NODE']){kS=kT;break;}if(kS)kS['textContent']=kR;else{kS=document['createTextNode'](kR);kQ['appendChild'](kS);}};BDFDB['getInnerText']=function(kU){if(!kU||!Node['prototype']['isPrototypeOf'](kU))return;for(let kV of kU['childNodes'])if(kV['nodeType']==Node['TEXT_NODE'])return kV['textContent'];};BDFDB['getParentEle']=function(kW,kX){var kY=null;if(Node['prototype']['isPrototypeOf'](kX)&&kW){var kZ=NodeList['prototype']['isPrototypeOf'](kW)?kW:typeof kW=='string'?document['querySelectorAll'](kW):null;if(kZ)for(let l0 of kZ)if(l0['contains'](kX)){kY=l0;break;}}return kY;};BDFDB['getRects']=function(l1){var l2={};if(Node['prototype']['isPrototypeOf'](l1)&&l1['nodeType']!=Node['TEXT_NODE']){var l3=BDFDB['isEleHidden'](l1);if(l3)BDFDB['toggleEles'](l1);l2=l1['getBoundingClientRect']();if(l3)BDFDB['toggleEles'](l1);}return l2;};BDFDB['getTotalHeight']=function(l4){if(Node['prototype']['isPrototypeOf'](l4)&&l4['nodeType']!=Node['TEXT_NODE']){var l5=BDFDB['getRects'](l4);var l6=getComputedStyle(l4);return l5['height']+parseInt(l6['marginTop'])+parseInt(l6['marginBottom']);}return 0x0;};BDFDB['getTotalWidth']=function(l7){if(Node['prototype']['isPrototypeOf'](l7)&&l7['nodeType']!=Node['TEXT_NODE']){var l8=BDFDB['getRects'](l7);var l9=getComputedStyle(l7);return l8['width']+parseInt(l9['marginLeft'])+parseInt(l9['marginRight']);}return 0x0;};BDFDB['isEleHidden']=function(la){if(Node['prototype']['isPrototypeOf'](la)&&la['nodeType']!=Node['TEXT_NODE'])return getComputedStyle(la,null)['getPropertyValue']('display')=='none';};BDFDB['toggleEles']=function(...lb){if(!lb)return;var lc=lb['pop']();if(typeof lc!='boolean'){lb['push'](lc);lc=undefined;}if(!lb['length'])return;for(let ld of lb)for(let le of Array['isArray'](ld)?ld:Array['of'](ld)){if(!le){}else if(Node['prototype']['isPrototypeOf'](le))li(le);else if(NodeList['prototype']['isPrototypeOf'](le))for(let lf of le)li(lf);else if(typeof le=='string')for(let lg of le['split'](','))if(lg&&(lg=lg['trim']()))for(let lf of document['querySelectorAll'](lg))li(lf);}function li(lj){if(!lj||!Node['prototype']['isPrototypeOf'](lj))return;var lk=lc===undefined?!BDFDB['isEleHidden'](lj):!lc;if(lk)lj['style']['setProperty']('display','none','important');else lj['style']['removeProperty']('display');}};BDFDB['removeEles']=function(...ll){for(let lm of ll)for(let ln of Array['isArray'](lm)?lm:Array['of'](lm)){if(!ln){}else if(Node['prototype']['isPrototypeOf'](ln))ln['remove']();else if(NodeList['prototype']['isPrototypeOf'](ln)){ln=Array['from'](ln);while(ln['length'])ln['shift']()['remove']();}else if(typeof ln=='string')for(let lo of ln['split'](','))if(lo&&(lo=lo['trim']())){let lp=Array['from'](document['querySelectorAll'](lo));while(lp['length'])lp['shift']()['remove']();}}};BDFDB['addClass']=function(lq,...lr){if(!lq||!lr)return;for(let ls of Array['isArray'](lq)?lq:Array['of'](lq)){if(!ls){}else if(Node['prototype']['isPrototypeOf'](ls))lw(ls);else if(NodeList['prototype']['isPrototypeOf'](ls))for(let lt of ls)lw(lt);else if(typeof ls=='string')for(let lu of ls['split'](','))if(lu&&(lu=lu['trim']()))for(let lv of document['querySelectorAll'](lu))lw(lv);}function lw(lx){if(lx&&lx['classList'])for(let ly of lr)for(let lz of Array['isArray'](ly)?ly:Array['of'](ly))if(typeof lz=='string')for(let lA of lz['split']('\x20'))if(lA)lx['classList']['add'](lA);}};BDFDB['removeClass']=function(lB,...lC){if(!lB||!lC)return;for(let lD of Array['isArray'](lB)?lB:Array['of'](lB)){if(!lD){}else if(Node['prototype']['isPrototypeOf'](lD))lH(lD);else if(NodeList['prototype']['isPrototypeOf'](lD))for(let lE of lD)lH(lE);else if(typeof lD=='string')for(let lF of lD['split'](','))if(lF&&(lF=lF['trim']()))for(let lG of document['querySelectorAll'](lF))lH(lG);}function lH(lI){if(lI&&lI['classList'])for(let lJ of lC)for(let lK of Array['isArray'](lJ)?lJ:Array['of'](lJ))if(typeof lK=='string')for(let lL of lK['split']('\x20'))if(lL)lI['classList']['remove'](lL);}};BDFDB['toggleClass']=function(lM,...lN){if(!lM||!lN)return;var lO=lN['pop']();if(typeof lO!='boolean'){lN['push'](lO);lO=undefined;}if(!lN['length'])return;for(let lP of Array['isArray'](lM)?lM:Array['of'](lM)){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 lN)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']['toggle'](lX,lO);}};BDFDB['containsClass']=function(lY,...lZ){if(!lY||!lZ)return;var m0=lZ['pop']();if(typeof m0!='boolean'){lZ['push'](m0);m0=!![];}if(!lZ['length'])return;var m1=undefined;for(let m2 of Array['isArray'](lY)?lY:Array['of'](lY)){if(!m2){}else if(Node['prototype']['isPrototypeOf'](m2))m6(m2);else if(NodeList['prototype']['isPrototypeOf'](m2))for(let m3 of m2)m6(m3);else if(typeof m2=='string')for(let m4 of m2['split'](','))if(m4&&(m4=m4['trim']()))for(let m5 of document['querySelectorAll'](m4))m6(m5);}return m1;function m6(m7){if(m7&&m7['classList'])for(let m8 of lZ)if(typeof m8=='string')for(let m9 of m8['split']('\x20'))if(m9){if(m1===undefined)m1=m0;if(m0&&!m7['classList']['contains'](m9))m1=![];if(!m0&&m7['classList']['contains'](m9))m1=!![];}}};BDFDB['replaceClass']=function(ma,mb,mc){if(!ma||typeof mb!='string'||typeof mc!='string')return;for(let md of Array['isArray'](ma)?ma:Array['of'](ma)){if(!md){}else if(Node['prototype']['isPrototypeOf'](md))mh(md);else if(NodeList['prototype']['isPrototypeOf'](md))for(let me of md)mh(me);else if(typeof md=='string')for(let mf of md['split'](','))if(mf&&(mf=mf['trim']()))for(let mg of document['querySelectorAll'](mf))mh(mg);}function mh(mi){if(mi&&mi['tagName']&&mi['className'])mi['className']=mi['className']['replace'](new RegExp(mb,'g'),mc)['trim']();}};BDFDB['removeClasses']=function(...mj){for(let mk of mj)for(let ml of Array['isArray'](mk)?mk:Array['of'](mk)){if(!ml){}else if(typeof ml=='string')for(let mm of ml['split'](','))if(mm&&(mm=mm['replace'](/\.|\s/g,'')))BDFDB['removeClass'](document['querySelectorAll']('.'+mm),mm);}};BDFDB['htmlToElement']=function(mn){if(!mn||!mn['trim']())return null;let mo=document['createElement']('template');mo['innerHTML']=mn['replace'](/\t|\n|\r/g,'');if(mo['content']['childElementCount']==0x1)return mo['content']['firstElementChild'];else{var mp=document['createElement']('span');var mq=Array['from'](mo['content']['childNodes']);while(mq['length'])mp['appendChild'](mq['shift']());return mp;}};BDFDB['encodeToHTML']=function(mr){var ms=document['createElement']('div');ms['innerText']=mr;return ms['innerHTML'];};BDFDB['regEscape']=function(mt){return mt['replace'](/([\-\/\\\^\$\*\+\?\.\(\)\|\[\]\{\}])/g,'\x5c$1');};BDFDB['insertNRST']=function(mu){return mu['replace'](/\\r/g,'\x0d')['replace'](/\\n/g,'\x0a')['replace'](/\\t/g,'\x09')['replace'](/\\s/g,'\x20');};BDFDB['triggerSend']=function(mv){if(!mv)return;setImmediate(()=>{var mw=new KeyboardEvent('keypress',{'key':'Enter','code':'Enter','which':0xd,'keyCode':0xd,'bubbles':!![]});Object['defineProperty'](mw,'keyCode',{'value':0xd});Object['defineProperty'](mw,'which',{'value':0xd});mv['dispatchEvent'](mw);});};BDFDB['initElements']=function(mx,my){if(!Node['prototype']['isPrototypeOf'](mx))return;if(BDFDB['containsClass'](mx,'DevilBro-settings'))BDFDB['addClass'](mx,'BDFDB-settings');var mz=BDFDB['WebModules']['findByProperties']('spring');var mA=BDFDB['getDiscordTheme']()==BDFDB['disCN']['themelight'];var mB=BDFDB['getLibraryStrings']();mx['querySelectorAll'](BDFDB['dotCN']['switchinner'])['forEach'](mC=>{nB(mC,![]);nW(mC,'click',mD=>{nB(mC,!![]);});});mx['querySelectorAll'](BDFDB['dotCNS']['checkboxwrapper']+BDFDB['dotCN']['checkboxinput'])['forEach'](mE=>{nL(mE,![]);nW(mE,'click',mF=>{nL(mE,!![]);});});mx['querySelectorAll'](BDFDB['dotCN']['giffavoritebutton'])['forEach'](mG=>{nP(mG);nW(mG,'click',mH=>{BDFDB['toggleClass'](mG,BDFDB['disCN']['giffavoriteselected']);nP(mG);});});mx['querySelectorAll']('.file-navigator')['forEach'](mI=>{nW(mI,'click',mJ=>{var mK=mI['querySelector']('input[type=\x22file\x22]');if(mK)mK['click']();});});mx['querySelectorAll']('input[type=\x22file\x22]')['forEach'](mL=>{nW(mL,'change',mM=>{var mN=mL['parentElement']['parentElement']['querySelector']('input[type=\x22text\x22]');var mO=mL['files'][0x0];if(mN&&mO)mN['value']=mO['path'];});});mx['querySelectorAll'](BDFDB['dotCN']['input'])['forEach'](mP=>{nW(mP,'keydown',mQ=>{mQ['stopPropagation']();});});mx['querySelectorAll'](BDFDB['dotCNS']['searchbar']+BDFDB['dotCN']['searchbarinput'])['forEach'](mR=>{mR['setAttribute']('placeholder',mB['search_placeholder']);nW(mR,'keyup',mS=>{let mT=mR['parentElement']['querySelectorAll'](BDFDB['dotCN']['searchbaricon']);BDFDB['toggleClass'](mT[0x0],BDFDB['disCN']['searchbarvisible'],mR['value']['length']==0x0);BDFDB['toggleClass'](mT[0x1],BDFDB['disCN']['searchbarvisible'],mR['value']['length']>0x0);});});mx['querySelectorAll'](BDFDB['dotCNS']['searchbar']+BDFDB['dotCN']['searchbarclear'])['forEach'](mU=>{nW(mU,'click',mV=>{if(BDFDB['containsClass'](mU,BDFDB['disCN']['searchbarvisible'])){var mW=BDFDB['getParentEle'](BDFDB['dotCN']['searchbar'],mU)['querySelector'](BDFDB['dotCN']['searchbarinput']);mW['value']='';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'));BDFDB['addClass'](mU['parentElement']['querySelectorAll'](BDFDB['dotCN']['searchbaricon'])[0x0],BDFDB['disCN']['searchbarvisible']);BDFDB['removeClass'](mU,BDFDB['disCN']['searchbarvisible']);}});});mx['querySelectorAll']('.numberinput-button-up')['forEach'](mX=>{nW(mX,'click',mY=>{var mZ=mX['parentElement']['parentElement']['querySelector']('input');var n0=parseInt(mZ['getAttribute']('min'));var n1=parseInt(mZ['getAttribute']('max'));var n2=parseInt(mZ['value'])+0x1;if(isNaN(n1)||!isNaN(n1)&&n2<=n1){BDFDB['addClass'](mX['parentElement'],'pressed');clearTimeout(mX['parentElement']['pressedTimeout']);mZ['value']=isNaN(n0)||!isNaN(n0)&&n2>=n0?n2:n0;mZ['dispatchEvent'](new Event('change'));mZ['dispatchEvent'](new Event('input'));mZ['dispatchEvent'](new Event('keydown'));mZ['dispatchEvent'](new Event('keyup'));mZ['dispatchEvent'](new Event('keypressed'));mX['parentElement']['pressedTimeout']=setTimeout(()=>{BDFDB['removeClass'](mX['parentElement'],'pressed');},0xbb8);}});});mx['querySelectorAll']('.numberinput-button-down')['forEach'](n3=>{nW(n3,'click',n4=>{var n5=n3['parentElement']['parentElement']['querySelector']('input');var n6=parseInt(n5['getAttribute']('min'));var n7=parseInt(n5['getAttribute']('max'));var n8=parseInt(n5['value'])-0x1;if(isNaN(n6)||!isNaN(n6)&&n8>=n6){BDFDB['addClass'](n3['parentElement'],'pressed');clearTimeout(n3['parentElement']['pressedTimeout']);n5['value']=isNaN(n7)||!isNaN(n7)&&n8<=n7?n8:n7;n5['dispatchEvent'](new Event('change'));n5['dispatchEvent'](new Event('input'));n5['dispatchEvent'](new Event('keydown'));n5['dispatchEvent'](new Event('keyup'));n5['dispatchEvent'](new Event('keypressed'));n3['parentElement']['pressedTimeout']=setTimeout(()=>{BDFDB['removeClass'](n3['parentElement'],'pressed');},0xbb8);}});});mx['querySelectorAll']('.amount-input')['forEach'](n9=>{nW(n9,'input',na=>{if(BDFDB['isObject'](my)){var nb=n9['getAttribute']('option');var nc=parseInt(n9['value']);var nd=parseInt(n9['getAttribute']('min'));var ne=parseInt(n9['getAttribute']('max'));if(nb&&!isNaN(nc)&&(isNaN(nd)||!isNaN(nd)&&nc>=nd)&&(isNaN(ne)||!isNaN(ne)&&nc<=ne)){BDFDB['saveData'](nb,nc,my,'amounts');my['SettingsUpdated']=!![];}}});});mx['querySelectorAll'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])['forEach'](nf=>{nT(nf,nf['parentElement']['querySelector'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])==nf?0x2:0x0);nW(nf,'click',ng=>{BDFDB['removeClass'](mx['querySelectorAll']('.tab-content.open'),'open');nf['parentElement']['querySelectorAll'](BDFDB['dotCNC']['tabbaritem']+BDFDB['dotCN']['tabbarheaderitem'])['forEach'](nf=>{nT(nf,0x0);});var ni=mx['querySelector']('.tab-content[tab=\x22'+nf['getAttribute']('tab')+'\x22]');if(ni)BDFDB['addClass'](ni,'open');nT(nf,0x2);});nW(nf,'mouseenter',nj=>{if(!BDFDB['containsClass'](nf,BDFDB['disCN']['settingsitemselected']))nT(nf,0x1);});nW(nf,'mouseleave',nk=>{if(!BDFDB['containsClass'](nf,BDFDB['disCN']['settingsitemselected']))nT(nf,0x0);});});mx['querySelectorAll']('.BDFDB-textscrollwrapper')['forEach'](nl=>{var nm=nl['querySelector']('.BDFDB-textscroll');if(nm){if(BDFDB['containsClass'](nl['parentElement'],BDFDB['disCN']['contextmenuitemsubmenu']))nl['style']['setProperty']('margin-right','10px');if(BDFDB['getRects'](nl)['width']>0x64)nl['style']['setProperty']('text-overflow','ellipsis','important');nl['style']['setProperty']('position','relative','important');nl['style']['setProperty']('display','block','important');nl['style']['setProperty']('overflow','hidden','important');nm['style']['setProperty']('left','0px','important');nm['style']['setProperty']('position','relative','important');nm['style']['setProperty']('white-space','nowrap','important');nm['style']['setProperty']('display','inline','important');var nn,no;nW(nl,'mouseenter',np=>{if(BDFDB['getRects'](nl)['width']{if(BDFDB['containsClass'](nl,'scrolling')){BDFDB['removeClass'](nl,'scrolling');nm['style']['setProperty']('display','inline','important');if(!no||!nn)nr();nn(0x0);}});function nr(){no=new mz['Value'](0x0);no['interpolate']({'inputRange':[0x0,0x1],'outputRange':[0x0,(BDFDB['getRects'](nm)['width']-BDFDB['getRects'](nl)['width'])*-0x1]})['addListener'](ns=>{nm['style']['setProperty']('left',ns['value']+'px','important');});nn=nt=>{var nu=nt+parseFloat(nm['style']['getPropertyValue']('left'))/(BDFDB['getRects'](nm)['width']-BDFDB['getRects'](nl)['width']);nu=isNaN(nu)||!isFinite(nu)?nt:nu;nu*=BDFDB['getRects'](nm)['width']/(BDFDB['getRects'](nl)['width']*0x2);mz['parallel']([mz['timing'](no,{'toValue':nt,'duration':Math['sqrt'](nu**0x2)*0xfa0/(nl['getAttribute']('speed')||0x1)})])['start']();};}}});BDFDB['removeClass'](mx['querySelectorAll']('.tab-content'),'open');BDFDB['addClass'](mx['querySelector']('.tab-content'),'open');mx['querySelectorAll']('.btn-save\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nv=>{nv['innerText']=mB['btn_save_text'];});mx['querySelectorAll']('.btn-cancel\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nw=>{nw['innerText']=mB['btn_cancel_text'];});mx['querySelectorAll']('.btn-all\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nx=>{nx['innerText']=mB['btn_all_text'];});mx['querySelectorAll']('.btn-add\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](ny=>{ny['innerText']=mB['btn_add_text'];});mx['querySelectorAll']('.btn-ok\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nz=>{nz['innerText']=mB['btn_ok_text'];});mx['querySelectorAll']('.file-navigator\x20'+BDFDB['dotCN']['buttoncontents'])['forEach'](nA=>{nA['innerText']=mB['file_navigator_text'];});if(mA){BDFDB['replaceClass'](mx['querySelectorAll'](BDFDB['dotCN']['selectcontroldark']),BDFDB['disCN']['selectcontroldark'],BDFDB['disCN']['selectcontrollight']);BDFDB['replaceClass'](mx['querySelectorAll'](BDFDB['dotCN']['selectsingledark']),BDFDB['disCN']['selectsingledark'],BDFDB['disCN']['selectsinglelight']);BDFDB['replaceClass'](mx['querySelectorAll'](BDFDB['dotCN']['selectarrowcontainerdark']),BDFDB['disCN']['selectarrowcontainerdark'],BDFDB['disCN']['selectarrowcontainerlight']);}else{BDFDB['replaceClass'](mx['querySelectorAll'](BDFDB['dotCN']['selectcontrollight']),BDFDB['disCN']['selectcontrollight'],BDFDB['disCN']['selectcontroldark']);BDFDB['replaceClass'](mx['querySelectorAll'](BDFDB['dotCN']['selectsinglelight']),BDFDB['disCN']['selectsinglelight'],BDFDB['disCN']['selectsingledark']);BDFDB['replaceClass'](mx['querySelectorAll'](BDFDB['dotCN']['selectarrowcontainerlight']),BDFDB['disCN']['selectarrowcontainerlight'],BDFDB['disCN']['selectarrowcontainerdark']);}function nB(nC,nD){var nE=nC['checked'];BDFDB['toggleClass'](nC['parentElement'],BDFDB['disCN']['switchvaluechecked'],nE);BDFDB['toggleClass'](nC['parentElement'],BDFDB['disCN']['switchvalueunchecked'],!nE);if(nD&&BDFDB['isObject'](my)&&BDFDB['containsClass'](nC,'settings-switch')){let nF=nC['getAttribute']('value')['trim']()['split']('\x20')['filter'](nG=>nG);let nH=nF['shift']();if(nH){var nI=BDFDB['loadAllData'](my,nH);var nJ='';for(let nK of nF)nJ+='{\x22'+nK+'\x22:';nJ+=nE+'}'['repeat'](nF['length']);nJ=JSON['parse'](nJ);if(BDFDB['isObject'](nJ))BDFDB['deepAssign'](nI,nJ);else nI=nJ;BDFDB['saveAllData'](nI,my,nH);my['SettingsUpdated']=!![];}}};function nL(nM){var nN=nM['parentElement']['querySelector'](BDFDB['dotCN']['checkbox']);var nO=nN['querySelector']('polyline');if(nM['checked']){BDFDB['addClass'](nN,BDFDB['disCN']['checkboxchecked']);nN['style']['setProperty']('background-color','rgb(67,\x20181,\x20129)');nN['style']['setProperty']('border-color','rgb(67,\x20181,\x20129)');nO['setAttribute']('stroke','#ffffff');}else{BDFDB['removeClass'](nN,BDFDB['disCN']['checkboxchecked']);nN['style']['removeProperty']('background-color');nN['style']['removeProperty']('border-color');nO['setAttribute']('stroke','transparent');}};function nP(nQ){var nR=BDFDB['containsClass'](nQ,BDFDB['disCN']['giffavoriteselected']);var nS=nQ['querySelector'](BDFDB['dotCN']['giffavoriteicon']);nS['setAttribute']('name',nR?'FavoriteFilled':'Favorite');nS['innerHTML']=nR?'':'';if(nR){BDFDB['addClass'](nQ,BDFDB['disCN']['giffavoriteshowpulse']);setTimeout(()=>{BDFDB['removeClass'](nQ,BDFDB['disCN']['giffavoriteshowpulse']);},0x1f4);}};function nT(nU,nV){switch(nV){case 0x0:BDFDB['removeClass'](nU,BDFDB['disCN']['settingsitemselected']);nU['style']['setProperty']('border-color','transparent');nU['style']['setProperty']('color',mA?'rgba(79,\x2084,\x2092,\x200.4)':'rgba(255,\x20255,\x20255,\x200.4)');break;case 0x1:BDFDB['removeClass'](nU,BDFDB['disCN']['settingsitemselected']);nU['style']['setProperty']('border-color',mA?'rgba(79,\x2084,\x2092,\x200.6)':'rgba(255,\x20255,\x20255,\x200.6)');nU['style']['setProperty']('color',mA?'rgba(79,\x2084,\x2092,\x200.6)':'rgba(255,\x20255,\x20255,\x200.6)');break;case 0x2:BDFDB['addClass'](nU,BDFDB['disCN']['settingsitemselected']);nU['style']['setProperty']('border-color',mA?'rgb(79,\x2084,\x2092)':'rgb(255,\x20255,\x20255)');nU['style']['setProperty']('color',mA?'rgb(79,\x2084,\x2092)':'rgb(255,\x20255,\x20255)');break;}};function nW(nX,nY,nZ){if(!nX['BDFDBinitElementsListeners'])nX['BDFDBinitElementsListeners']={};if(nX['BDFDBinitElementsListeners'][nY])nX['removeEventListener'](nY,nX['BDFDBinitElementsListeners'][nY]);nX['BDFDBinitElementsListeners'][nY]=nZ;nX['addEventListener'](nY,nZ,!![]);};};BDFDB['appendModal']=function(o0){if(!Node['prototype']['isPrototypeOf'](o0))return;if(BDFDB['containsClass'](o0,'DevilBro-modal'))BDFDB['addClass'](o0,'BDFDB-modal');if(!BDFDB['appendModal']['modals'])BDFDB['appendModal']['modals']=BDFDB['React']['findDOMNodeSafe'](BDFDB['getOwnerInstance']({'node':document['querySelector'](BDFDB['dotCN']['app']),'name':'Modals'}));if(!BDFDB['appendModal']['modals'])return;var o1=o2=>{if(!document['contains'](o0))document['removeEventListener']('keydown',o1);else if(o2['which']==0x1b)o0['querySelector'](BDFDB['dotCN']['backdrop'])['click']();};document['addEventListener']('keydown',o1);BDFDB['addChildEventListener'](o0,'click',BDFDB['dotCNC']['backdrop']+BDFDB['dotCNC']['modalclose']+'.btn-close,\x20.btn-save,\x20.btn-send,\x20.btn-cancel,\x20.btn-ok',()=>{document['removeEventListener']('keydown',o1);BDFDB['addClass'](o0,'closing');setTimeout(()=>{o0['remove']();},0x12c);});BDFDB['appendModal']['modals']['appendChild'](o0);BDFDB['initElements'](o0);};BDFDB['createSearchBar']=function(o3='small'){if(typeof o3!='string'||!['small','medium','large']['includes'](o3['toLowerCase']()))o3='small';var o4=BDFDB['DiscordClassModules']['SearchBar'][o3]?'\x20'+BDFDB['disCN']['searchbar'+o3]:'';var o5=BDFDB['htmlToElement']('');BDFDB['initElements'](o5);return o5;};BDFDB['createSelectMenu']=function(o6,o7,o8='',o9=BDFDB['getDiscordTheme']()==BDFDB['disCN']['themedark']){if(typeof o6!='string'||typeof o7!='string'&&typeof o7!='number')return BDFDB['htmlToElement']('
');var oa=o9?'dark':'light';return''+o6+'';};BDFDB['openDropdownMenu']=function(ob,oc,od,oe,of='',og=BDFDB['getDiscordTheme']()==BDFDB['disCN']['themedark']){if(typeof oc!='function'||typeof od!='function'||!oe||typeof oe!='object')return;let oh=ob['currentTarget'];let oi=oh['parentElement'];if(BDFDB['containsClass'](oi,BDFDB['disCN']['selectisopen']))return;BDFDB['addClass'](oi,BDFDB['disCN']['selectisopen']);var oj=oi['getAttribute']('type');var ok=oi['getAttribute']('value');var ol=og?'dark':'light';var om='';for(var on in oe)om+=''+od(on)+'';om+='';var oo=BDFDB['htmlToElement'](om);if(of)BDFDB['addClass'](oo,of);oi['appendChild'](oo);BDFDB['addChildEventListener'](oo,'mouseenter',BDFDB['dotCN']['selectoption']+BDFDB['notCN']['selectoptionselectlight']+BDFDB['notCN']['selectoptionselectdark'],op=>{if(og){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(og){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');oi['setAttribute']('value',os);oc(oi,oj,os);});var ot=ou=>{if(ou['target']['parentElement']!=oo){document['removeEventListener']('mousedown',ot);oo['remove']();setTimeout(()=>{BDFDB['removeClass'](oi,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'};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':'css-1kj8ui-container','selectArrow':'css-19bqh2r','selectArrowContainer':'css-bdfdb-indicatorContainer','selectArrowContainerDark':'css-12qlrak-indicatorContainer','selectArrowContainerLight':'css-11dkexk-indicatorContainer','selectArrowZone':'css-1wy0on6','selectControl':'css-bdfdb-control','selectControlDark':'css-15ejc46-control','selectControlLight':'css-oc2jo8-control','selectDummyInput':'css-gj7qu5-dummyInput','selectHasValue':'css-bdfdb-hasValue','selectIsOpen':'css-bdfdb-isOpen','selectMenu':'css-1ye7vu0','selectMenuOuter':'css-bdfdb-menuOuter','selectMenuOuterDark':'css-ua3v5p-menu','selectMenuOuterLight':'css-1ea7eys-menu','selectOption':'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','selectSingle':'css-bdfdb-singleValue','selectSingleDark':'css-1k00wn6-singleValue','selectSingleLight':'css-6nrxdk-singleValue','selectValue':'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'],'guildbuttonicon':['GuildsItems','circleIcon'],'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'],'guildswrapperunreadmentionsindicatorbottom':['GuildsWrapper','unreadMentionsIndicatorBottom'],'guildswrapperunreadmentionsindicatortop':['GuildsWrapper','unreadMentionsIndicatorTop'],'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':'Сохранить','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.BDFDB-notice\x20'+BDFDB['dotCN']['noticeplatformicon']+'\x20{\x0a\x09\x09\x09margin-top:\x20-7px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-notice\x20'+BDFDB['dotCN']['noticeplatformicon']+'\x20svg\x20{\x0a\x09\x09\x09max-height:\x2028px;\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']['selectmenu']+'::-webkit-scrollbar\x20{\x0a\x09\x09\x09width:\x208px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectmenu']+'::-webkit-scrollbar-thumb\x20{\x0a\x09\x09\x09background-color:\x20rgba(0,\x200,\x200,\x200.4);\x0a\x09\x09\x09background-clip:\x20padding-box;\x0a\x09\x09\x09border-color:\x20transparent;\x0a\x09\x09\x09border-radius:\x204px;\x0a\x09\x09}\x0a\x09\x09.BDFDB-select\x20'+BDFDB['dotCN']['selectmenu']+'::-webkit-scrollbar-track-piece\x20{\x0a\x09\x09\x09background-color:\x20transparent;\x0a\x09\x09\x09border-color:\x20transparent;\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