Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2024-06-30 15:56:14 +02:00
parent 216db86e21
commit d7be68f268
1 changed files with 11 additions and 7 deletions

View File

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