Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2024-06-30 15:44:43 +02:00
parent e88e39f1ac
commit 216db86e21
1 changed files with 5 additions and 21 deletions

View File

@ -1396,6 +1396,9 @@
"AuthBoxBackgroundSplash": "f421fb",
"CustomStatusModal": "d5bea8",
"ForumPage": "a6d69a",
"GuildSettingsBanned": "c90ddb",
"GuildSettingsEmoji": "dc1809",
"GuildSettingsInvite": "edb39d",
"HotKeyRecorder": "ebcd80",
"GuildNotificationsModal": "cacc4c",
"SettingsWindow": "c25c6d",
@ -1470,9 +1473,6 @@
"FlowerStar": {"props": ["flowerStarContainer", "flowerStar"]},
"FormText": {"props": ["description", "modeDefault"]},
"ForumPage": {"props": ["newPostsButton", "list", "searchIcon"]},
"Game": {"props": ["game", "gameName"]},
"GameIcon": {"props": ["gameIcon", "small", "xsmall"]},
"GameLibraryTable": {"props": ["stickyHeader", "emptyStateText"]},
"GifFavoriteButton": {"props": ["gifFavoriteButton", "showPulse"]},
"GoLiveDetails": {"props": ["panel", "gameWrapper"]},
"Guild": {"props": ["wrapper", "lowerBadge", "svg"]},
@ -1509,7 +1509,7 @@
"HoverCard": {"props": ["card", "active"]},
"HoverCardRemoveButton": {"props": ["button", "filled", "default"]},
"IconDirection": {"props": ["directionDown", "directionUp"]},
"ImageAssets": {"props": ["pngImage", "stickerAsset"]},
"ImageAssets": {"props": ["pngImage", "lottieCanvas"]},
"ImageModal": {"props": ["image", "modal"], "length": 4, "smaller": true},
"ImageModalInner": {"props": ["wrapper", "downloadLink"]},
"ImageMosaic": {"props": ["lazyImg", "oneByOneGridSingle"]},
@ -2255,7 +2255,6 @@
"dmpill": ["GuildDm", "pill"],
"defaultchannelwelcome": ["DefaultChannelWelcome", "container"],
"defaultchannelwelcometitle": ["DefaultChannelWelcome", "titleName"],
"downloadlink": ["DownloadLink", "downloadLink"],
"ellipsis": ["PopoutActivity", "ellipsis"],
"embed": ["Embed", "embed"],
"embedauthor": ["Embed", "embedAuthor"],
@ -2362,21 +2361,6 @@
"flowerstarcontainer": ["FlowerStar", "flowerStarContainer"],
"formtext": ["FormText", "formText"],
"forumpagelist": ["ForumPage", "list"],
"game": ["Game", "game"],
"gameicon": ["GameIcon", "gameIcon"],
"gameiconlarge": ["GameIcon", "large"],
"gameiconmedium": ["GameIcon", "medium"],
"gameiconsmall": ["GameIcon", "small"],
"gameiconxsmall": ["GameIcon", "xsmall"],
"gamelibrarytable": ["GameLibraryTable", "table"],
"gamelibrarytableheader": ["GameLibraryTable", "header"],
"gamelibrarytableheadercell": ["GameLibraryTable", "headerCell"],
"gamelibrarytableheadercellsorted": ["GameLibraryTable", "headerCellSorted"],
"gamelibrarytablerow": ["GameLibraryTable", "row"],
"gamelibrarytablerowwrapper": ["GameLibraryTable", "rowWrapper"],
"gamelibrarytablestickyheader": ["GameLibraryTable", "stickyHeader"],
"gamename": ["Game", "gameName"],
"gamenameinput": ["Game", "gameNameInput"],
"giffavoritebutton": ["MessageAccessory", "gifFavoriteButton"],
"giffavoritecolor": ["GifFavoriteButton", "gifFavoriteButton"],
"giffavoriteicon": ["GifFavoriteButton", "icon"],
@ -2686,7 +2670,7 @@
"menusubtext": ["Menu", "subtext"],
"message": ["Message", "message"],
"messageaccessory": ["MessageAccessory", "container"],
"messageattachment": ["MessageAttachment", "attachment"],
"messageattachment": ["MessageAttachment", "mosaicItem"],
"messageattachmentremovebutton": ["MessageAttachment", "removeMosaicItemButton"],
"messageavatar": ["MessageBody", "avatar"],
"messageavatarclickable": ["MessageBody", "clickable"],