diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index af96bf0ac4..886399d2e3 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -577,11 +577,13 @@ "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"]}, "UserPopoutMemberSince": {"strings": [".title,", "textClassName:", ".USER_PROFILE_MEMBER_SINCE"]}, "UserProfile": {"strings": [".PROFILE_MODAL", "USER_INFO_CONNECTIONS", ".topSection"], "noSearch": true}, "UserProfileBody": {"strings": [".userInfoSectionHeader", "Messages.NOTE", "connectedAccounts:"], "noSearch": true}, "UserProfileHeader": {"strings": ["friendToken:", ".additionalActionsIcon", "onMessage"], "noSearch": true}, "UserProfileInfoSection": {"strings": ["userInfoText", ".USER_PROFILE_MEMBER_SINCE"], "noSearch": true}, + "UserProfileInfoSectionSimplified": {"strings": ["trackUserProfileAction:", "\"PRESS_APP_CONNECTION\"", "onUpdate"], "noSearch": true}, "UserProfileMutualFriends": {"strings": [".getMutualFriends", ".listScroller", ".emptyText"]}, "UserProfileMutualGuilds": {"strings": [".getMutualGuilds", ".listScroller", ".emptyText"]}, "UserProfileUsername": {"strings": [".customStatusEmoji", ".customStatusSoloEmoji", ".findActivity(", ".CUSTOM_STATUS"], "noSearch": true}, @@ -1358,7 +1360,8 @@ "themeDark": "theme-dark", "themeLight": "theme-light", "themeUndefined": "theme-undefined", - "userPopoutNote": "note_ba0c31" + "userPopoutNote": "note_ba0c31", + "userProfileSection": "section_ba4d80" }, "Toast": { "avatar": "avatar_3xmbmC", @@ -3192,6 +3195,7 @@ "textareacharcounter": ["ChannelTextAreaCharCounter", "characterCount"], "textareacharcountererror": ["ChannelTextAreaCharCounter", "error"], "textareacharcounterupsell": ["ChannelTextAreaCharCounter", "upsell"], + "textareacontainer": ["ChannelTextArea", "channelTextAreaContainer"], "textareadisabled": ["ChannelTextArea", "textAreaDisabled"], "textareafontsize12padding": ["ChannelTextArea", "fontSize12Padding"], "textareafontsize14padding": ["ChannelTextArea", "fontSize14Padding"], @@ -3355,6 +3359,7 @@ "userprofilemodal": ["UserProfile", "root"], "userprofilenametag": ["UserProfileUsernameSection", "nameTag"], "userprofileouter": ["UserTheme", "userProfileModalOuter"], + "userprofilesection": ["NotFound", "userProfileSection"], "userprofileusername": ["UserProfileUsernameSection", "username"], "username": ["NameTag", "username"], "usernotepopout": ["NotFound", "userPopoutNote"],