Update 0BDFDB.data.json
This commit is contained in:
parent
216db86e21
commit
d7be68f268
|
@ -992,6 +992,7 @@
|
||||||
"marginLeft8": "marginLeft8_3RhhAa",
|
"marginLeft8": "marginLeft8_3RhhAa",
|
||||||
"menuColorCustom": "colorCustom_44asd2",
|
"menuColorCustom": "colorCustom_44asd2",
|
||||||
"menuItemHint": "hint_BK71lM",
|
"menuItemHint": "hint_BK71lM",
|
||||||
|
"messagesPopoutChannelSeparator": "channelSeparator_pG5sDq",
|
||||||
"modalHeaderShade": "shade_h6F4sT",
|
"modalHeaderShade": "shade_h6F4sT",
|
||||||
"modalHeaderHasSibling": "hasSiblings_fRyjyl",
|
"modalHeaderHasSibling": "hasSiblings_fRyjyl",
|
||||||
"modalNoScroller": "noScroller_YgPpF3",
|
"modalNoScroller": "noScroller_YgPpF3",
|
||||||
|
@ -1396,11 +1397,14 @@
|
||||||
"AuthBoxBackgroundSplash": "f421fb",
|
"AuthBoxBackgroundSplash": "f421fb",
|
||||||
"CustomStatusModal": "d5bea8",
|
"CustomStatusModal": "d5bea8",
|
||||||
"ForumPage": "a6d69a",
|
"ForumPage": "a6d69a",
|
||||||
|
"GuildInviteModal": "cedfaf",
|
||||||
|
"GuildNotificationsModal": "cacc4c",
|
||||||
"GuildSettingsBanned": "c90ddb",
|
"GuildSettingsBanned": "c90ddb",
|
||||||
"GuildSettingsEmoji": "dc1809",
|
"GuildSettingsEmoji": "dc1809",
|
||||||
"GuildSettingsInvite": "edb39d",
|
"GuildSettingsInvite": "edb39d",
|
||||||
"HotKeyRecorder": "ebcd80",
|
"HotKeyRecorder": "ebcd80",
|
||||||
"GuildNotificationsModal": "cacc4c",
|
"HoverCardRemoveButton": "a467ac",
|
||||||
|
"HoverCardRemoveButton": "a467ac",
|
||||||
"SettingsWindow": "c25c6d",
|
"SettingsWindow": "c25c6d",
|
||||||
"UserProfile": "b9fccc"
|
"UserProfile": "b9fccc"
|
||||||
},
|
},
|
||||||
|
@ -1484,6 +1488,7 @@
|
||||||
"GuildFolder": {"props": ["folder", "expandedFolderIconWrapper"]},
|
"GuildFolder": {"props": ["folder", "expandedFolderIconWrapper"]},
|
||||||
"GuildHeader": {"props": ["header", "name", "bannerImage"]},
|
"GuildHeader": {"props": ["header", "name", "bannerImage"]},
|
||||||
"GuildHeaderButton": {"props": ["button", "open"]},
|
"GuildHeaderButton": {"props": ["button", "open"]},
|
||||||
|
"GuildInviteModal": {"props": ["inviteRow", "modal"]},
|
||||||
"GuildItem": {"props": ["listItem", "isCurrentUserConnected"]},
|
"GuildItem": {"props": ["listItem", "isCurrentUserConnected"]},
|
||||||
"GuildIcon": {"props": ["acronym", "selected", "wrapper"]},
|
"GuildIcon": {"props": ["acronym", "selected", "wrapper"]},
|
||||||
"GuildInvite": {"props": ["wrapper", "guildIconJoined"]},
|
"GuildInvite": {"props": ["wrapper", "guildIconJoined"]},
|
||||||
|
@ -1515,7 +1520,6 @@
|
||||||
"ImageMosaic": {"props": ["lazyImg", "oneByOneGridSingle"]},
|
"ImageMosaic": {"props": ["lazyImg", "oneByOneGridSingle"]},
|
||||||
"ImageWrapper": {"props": ["clickable", "imageWrapperBackground"]},
|
"ImageWrapper": {"props": ["clickable", "imageWrapperBackground"]},
|
||||||
"Input": {"props": ["inputMini", "inputDefault"]},
|
"Input": {"props": ["inputMini", "inputDefault"]},
|
||||||
"InviteModal": {"props": ["inviteRow", "modal"]},
|
|
||||||
"Item": {"props": ["item", "side", "header"]},
|
"Item": {"props": ["item", "side", "header"]},
|
||||||
"ItemRole": {"props": ["role", "dragged"]},
|
"ItemRole": {"props": ["role", "dragged"]},
|
||||||
"ItemLayerContainer": {"props": ["layer", "layerContainer"]},
|
"ItemLayerContainer": {"props": ["layer", "layerContainer"]},
|
||||||
|
@ -2569,10 +2573,10 @@
|
||||||
"inviteguildname": ["GuildInvite", "guildName"],
|
"inviteguildname": ["GuildInvite", "guildName"],
|
||||||
"inviteguildnamewrapper": ["GuildInvite", "guildNameWrapper"],
|
"inviteguildnamewrapper": ["GuildInvite", "guildNameWrapper"],
|
||||||
"inviteheader": ["GuildInvite", "header"],
|
"inviteheader": ["GuildInvite", "header"],
|
||||||
"invitemodal": ["InviteModal", "modal"],
|
"invitemodal": ["GuildInviteModal", "modal"],
|
||||||
"invitemodalinviterow": ["InviteModal", "inviteRow"],
|
"invitemodalinviterow": ["GuildInviteModal", "inviteRow"],
|
||||||
"invitemodalinviterowname": ["InviteModal", "inviteRowName"],
|
"invitemodalinviterowname": ["GuildInviteModal", "inviteRowName"],
|
||||||
"invitemodalwrapper": ["InviteModal", "wrapper"],
|
"invitemodalwrapper": ["GuildInviteModal", "wrapper"],
|
||||||
"invitesplash": ["GuildInvite", "inviteSplash"],
|
"invitesplash": ["GuildInvite", "inviteSplash"],
|
||||||
"invitesplashimage": ["GuildInvite", "inviteSplashImage"],
|
"invitesplashimage": ["GuildInvite", "inviteSplashImage"],
|
||||||
"invitesplashimageloaded": ["GuildInvite", "inviteSplashImageLoaded"],
|
"invitesplashimageloaded": ["GuildInvite", "inviteSplashImageLoaded"],
|
||||||
|
@ -2759,7 +2763,7 @@
|
||||||
"messagespopoutbuttonsize36": ["MessagesPopoutButtons", "size36"],
|
"messagespopoutbuttonsize36": ["MessagesPopoutButtons", "size36"],
|
||||||
"messagespopoutbuttontertiary": ["MessagesPopoutButtons", "tertiary"],
|
"messagespopoutbuttontertiary": ["MessagesPopoutButtons", "tertiary"],
|
||||||
"messagespopoutchannelname": ["MessagesPopoutInfo", "channelName"],
|
"messagespopoutchannelname": ["MessagesPopoutInfo", "channelName"],
|
||||||
"messagespopoutchannelseparator": ["MessagesPopoutInfo", "channelSeparator"],
|
"messagespopoutchannelseparator": ["BDFDB", "messagesPopoutChannelSeparator"],
|
||||||
"messagespopoutclosebutton": ["MessagesPopout", "closeIcon"],
|
"messagespopoutclosebutton": ["MessagesPopout", "closeIcon"],
|
||||||
"messagespopoutcontrols": ["MessagesPopoutTabBar", "controls"],
|
"messagespopoutcontrols": ["MessagesPopoutTabBar", "controls"],
|
||||||
"messagespopoutemptyplaceholder": ["MessagesPopout", "emptyPlaceholder"],
|
"messagespopoutemptyplaceholder": ["MessagesPopout", "emptyPlaceholder"],
|
||||||
|
|
Loading…
Reference in New Issue