diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index 82cc55a588..882f569e90 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -95,6 +95,7 @@ "MessageTypes": ["THREAD_CREATED", "CHAT_INPUT_COMMAND"], "MessageTypeGroups": ["USER_MESSAGE", "UNDELETABLE"], "Permissions": ["MOVE_MEMBERS", "ADD_REACTIONS", "USE_EXTERNAL_APPS", "VIEW_CREATOR_MONETIZATION_ANALYTICS"], + "ProfileTypes": ["BITE_SIZE", "FULL_SIZE", "POPOUT"], "ReadStateTypes": ["GUILD_EVENT", "NOTIFICATION_CENTER", "CHANNEL"], "RelationshipTypes": ["FRIEND", "PENDING_INCOMING", "SUGGESTION"], "Routes": ["CHANNEL", "APP", "QUESTS"], @@ -243,6 +244,9 @@ "UserBadgeUtils": {"strings": ["getBadges", "STREAMER_MODE_ENABLED", "description"], "exported": false, "value": "exports", "map": { "getBadges": ["getBadges", "STREAMER_MODE_ENABLED"] }}, + "UserBannerUtils": {"strings": ["displayProfile:", "bannerSrc:", "new Image"], "exported": false, "value": "exports", "map": { + "getBanner": ["displayProfile:", "bannerSrc:", "new Image"] + }}, "UserNameUtils": {"props": ["getNickname", "getName", "useName"]}, "UserPopoutUtils": {"strings": ["Cannot moderate user in DM or group DM", "onCloseContext"]}, "UserProfileUtils": {"props": ["fetchProfile", "getUser"]}, @@ -569,17 +573,17 @@ "UnavailableGuildsButton": {"strings": [".errorInner", ".guildsError", "Messages.PARTIAL_OUTAGE"]}, "UnreadDMs": {"strings": ["getMutablePrivateChannels", "selectedVoiceGuildId", "selectedVoiceChannelId:"]}, "UserBadges": {"strings": [".PROFILE_USER_BADGES", "SIZE_24"]}, - "UserBanner": {"strings": ["showPremiumBadgeUpsell:", ".isPremiumAtLeast", ".SETTINGS"]}, - "UserBannerMask": {"strings": [".bannerSVGWrapper", "getAvatarSpecs", "foreignObject"]}, + "UserBanner": {"strings": [".gifTag", "pendingBanner", "getAvatarSize"], "noSearch": true}, + "UserBannerMask": {"strings": [".bannerSVGWrapper", "overrideBannerWidth", "foreignObject"]}, "UserBioSection": {"strings": ["isUsingGuildBio:", "aboutMeGuildIcon", "GUILD_IDENTITY_BIO_TOAST"]}, "UserConnectionsSection": {"strings": [".applicationRoleConnections)", ".CONNECTIONS_ROLE_POPOUT_VIEW_ALL"]}, "UserGenericContextMenu": {"strings": ["USER_ACTIONS_MENU_LABEL", "navId:\"user", ".USER_GENERIC_MENU"], "noSearch": true}, + "UserHeaderAvatar": {"strings": ["getStatusBackdropColor", "PRESS_VIEW_PROFILE", "onOpenProfile", "TIER_2"], "noSearch": true}, + "UserHeaderUsername": {"strings": ["USER_PROFILE_PRONOUNS", ".pronouns", "FULL_SIZE", "discriminatorClass"], "noSearch": true}, "UserInfo": {"strings": [".botTag", "isMobile:", ".discordTag"]}, "UserMemberContextMenu": {"strings": ["USER_ACTIONS_MENU_LABEL", "navId:\"user", ".GUILD_CHANNEL_USER_MENU"], "noSearch": true}, "UserMention": {"strings": ["inlinePreview", "\"@\"", "renderPopout:"]}, - "UsernameSection": {"strings": ["shouldCopyOnClick:", ".userTagDiscriminatorNoNickname"]}, "UserPopout": {"strings": ["{user:", "userId:", "\"Unexpected missing user\")", "getUser"], "noSearch": true}, - "UserPopoutAvatar": {"strings": [".avatarDecorationHint", ".VIEW_PROFILE"], "noSearch": true}, "UserPopoutBody": {"strings": ["customStatusActivity:", "canDM:", "hidePersonalInformation:", "showCopiableUsername:"]}, "UserPopoutBodySimplified": {"strings": [".BITE_SIZE", "hidePersonalInformation", "onOpenProfile:", "getRelationshipType"], "noSearch": true}, "UserPopoutMemberSince": {"strings": [".title,", "textClassName:", ".USER_PROFILE_MEMBER_SINCE"]}, @@ -1649,11 +1653,11 @@ "UploadModal": {"props": ["uploadModal", "bgScale"]}, "UserBadges": {"props": ["badge", "container"], "length": 2}, "UserBanner": {"props": ["popoutBanner", "popoutBannerPremium"]}, + "UserHeaderUsername": {"props": ["clickableUsername", "nickname", "botTag"]}, "UserPopoutFooter": {"props": ["wumpusWrapper", "messageInputContainer"]}, "UserPopoutHeader": {"props": ["avatarHint", "profileBadges", "avatarWrapperNormal"]}, "UserPopoutSection": {"props": ["section", "lastSection"]}, "UserPopoutSectionTitle": {"props": ["title", "body"], "length": 2}, - "UserPopoutUsernameSection": {"props": ["userTagNoNickname", "nickname", "headerBotTag"]}, "UserProfile": {"props": ["root", "tabBarContainer"]}, "UserProfileHeader": {"props": ["additionalActionsIcon", "header", "relationshipButtons"]}, "UserProfileInfoSection": {"props": ["userInfoSection", "note"]}, @@ -3307,6 +3311,9 @@ "userbannerpopoutpremium": ["UserBanner", "popoutBannerPremium"], "userbannermodal": ["UserBanner", "modalBanner"], "userbannermodalpremium": ["UserBanner", "modalBannerPremium"], + "userheaderbottag": ["UserHeaderUsername", "botTag"], + "userheadernickname": ["UserHeaderUsername", "nickname"], + "userheadertag": ["UserHeaderUsername", "userTag"], "userpopoutavatarclickable": ["UserPopoutHeader", "clickable"], "userpopoutavatarhint": ["UserPopoutHeader", "avatarHint"], "userpopoutavatarhintinner": ["UserPopoutHeader", "avatarHintInner"], @@ -3318,16 +3325,6 @@ "userpopoutcustomstatusemoji": ["CustomStatus", "customStatusEmoji"], "userpopoutcustomstatussoloemoji": ["CustomStatus", "customStatusSoloEmoji"], "userpopoutcustomstatustext": ["CustomStatus", "customStatusText"], - "userpopoutheaderbottag": ["UserPopoutUsernameSection", "headerBotTag"], - "userpopoutheaderbottagwithnickname": ["UserPopoutUsernameSection", "headerBotTagWithNickname"], - "userpopoutheaderdiscriminatorbase": ["UserPopoutUsernameSection", "discrimBase"], - "userpopoutheadernickname": ["UserPopoutUsernameSection", "nickname"], - "userpopoutheadertag": ["UserPopoutUsernameSection", "userTag"], - "userpopoutheadertagnonickname": ["UserPopoutUsernameSection", "userTagNoNickname"], - "userpopoutheadertagusernamebase": ["UserPopoutUsernameSection", "userTagUsernameBase"], - "userpopoutheadertagusernamenonickname": ["UserPopoutUsernameSection", "userTagUsernameNoNickname"], - "userpopoutheadertagwithnickname": ["UserPopoutUsernameSection", "userTagWithNickname"], - "userpopoutheadertext": ["UserPopoutUsernameSection", "userText"], "userpopoutinner": ["UserTheme", "userPopoutInner"], "userpopoutmessageinputcontainer": ["UserPopoutFooter", "messageInputContainer"], "userpopoutouter": ["UserTheme", "userPopoutOuter"],