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