Update 0BDFDB.data.json
This commit is contained in:
parent
6c70028832
commit
8b95bd62a8
|
@ -370,7 +370,7 @@
|
||||||
"UserBadges": [".PROFILE_USER_BADGES"],
|
"UserBadges": [".PROFILE_USER_BADGES"],
|
||||||
"Sizes": ["\"SIZE_24\":"]
|
"Sizes": ["\"SIZE_24\":"]
|
||||||
}},
|
}},
|
||||||
"UserBadges": {"strings": ["badgeClassName:", "\"HOVER_BADGE\"", "QUEST_BADGE"]},
|
"UserBadges": {"strings": ["QUEST_CONTENT_VIEWED", "\"PRESS_BADGE\"", "PROFILE_USER_BADGES"]},
|
||||||
"UserPopout": {"strings": ["location:", "userId:", "user:", "user cannot be undefined"]},
|
"UserPopout": {"strings": ["location:", "userId:", "user:", "user cannot be undefined"]},
|
||||||
"UserPopoutSection": {"strings": [".section,", ".lastSection"]},
|
"UserPopoutSection": {"strings": [".section,", ".lastSection"]},
|
||||||
"UserSummaryItem": {"strings": ["popoutUserId:", ".clickableAvatar"]},
|
"UserSummaryItem": {"strings": ["popoutUserId:", ".clickableAvatar"]},
|
||||||
|
@ -395,6 +395,7 @@
|
||||||
},
|
},
|
||||||
"PatchModules": {
|
"PatchModules": {
|
||||||
"Account": {"strings": ["handleOpenSettingsContextMenu", "shouldShowSpeakingWhileMutedTooltip", "renderSettingsGear"]},
|
"Account": {"strings": ["handleOpenSettingsContextMenu", "shouldShowSpeakingWhileMutedTooltip", "renderSettingsGear"]},
|
||||||
|
"AccountName": {"strings": ["accountProfilePopoutWrapper", ".avatarWrapper", "renderNameTag"]},
|
||||||
"AnalyticsContext": {"props": ["ObjectTypes", "Objects", "Pages", "Sections"]},
|
"AnalyticsContext": {"props": ["ObjectTypes", "Objects", "Pages", "Sections"]},
|
||||||
"AuditLogEntry": {"protos": ["renderRoleUpdate", "renderChangeDetails", "getActionTypeColor", "renderPermissionUpdate"]},
|
"AuditLogEntry": {"protos": ["renderRoleUpdate", "renderChangeDetails", "getActionTypeColor", "renderPermissionUpdate"]},
|
||||||
"AuditLogs": {"strings": ["Messages.SEARCH_MEMBERS", "._lastExpandedRef", ".handleActionFilterQueryClear"]},
|
"AuditLogs": {"strings": ["Messages.SEARCH_MEMBERS", "._lastExpandedRef", ".handleActionFilterQueryClear"]},
|
||||||
|
@ -572,7 +573,7 @@
|
||||||
"TypingUsers": {"strings": ["Easing.quad", ".emphasizeSlowmodeCooldown", ".sequence("]},
|
"TypingUsers": {"strings": ["Easing.quad", ".emphasizeSlowmodeCooldown", ".sequence("]},
|
||||||
"UnavailableGuildsButton": {"strings": [".errorInner", ".guildsError", "Messages.PARTIAL_OUTAGE"]},
|
"UnavailableGuildsButton": {"strings": [".errorInner", ".guildsError", "Messages.PARTIAL_OUTAGE"]},
|
||||||
"UnreadDMs": {"strings": ["getMutablePrivateChannels", "selectedVoiceGuildId", "selectedVoiceChannelId:"]},
|
"UnreadDMs": {"strings": ["getMutablePrivateChannels", "selectedVoiceGuildId", "selectedVoiceChannelId:"]},
|
||||||
"UserBadges": {"strings": [".PROFILE_USER_BADGES", "SIZE_24"]},
|
"UserBadges": {"strings": ["QUEST_CONTENT_VIEWED", "\"PRESS_BADGE\"", "PROFILE_USER_BADGES"]},
|
||||||
"UserBanner": {"strings": [".gifTag", "pendingBanner", "getAvatarSize"], "noSearch": true},
|
"UserBanner": {"strings": [".gifTag", "pendingBanner", "getAvatarSize"], "noSearch": true},
|
||||||
"UserBannerMask": {"strings": [".bannerSVGWrapper", "overrideBannerWidth", "foreignObject"]},
|
"UserBannerMask": {"strings": [".bannerSVGWrapper", "overrideBannerWidth", "foreignObject"]},
|
||||||
"UserBioSection": {"strings": ["isUsingGuildBio:", "aboutMeGuildIcon", "GUILD_IDENTITY_BIO_TOAST"]},
|
"UserBioSection": {"strings": ["isUsingGuildBio:", "aboutMeGuildIcon", "GUILD_IDENTITY_BIO_TOAST"]},
|
||||||
|
@ -1417,6 +1418,7 @@
|
||||||
"HotKeyRecorderBase": "c67e31",
|
"HotKeyRecorderBase": "c67e31",
|
||||||
"HoverCardRemoveButton": "a467ac",
|
"HoverCardRemoveButton": "a467ac",
|
||||||
"HoverCardRemoveButton": "a467ac",
|
"HoverCardRemoveButton": "a467ac",
|
||||||
|
"NoteTextarea": "dde0a8",
|
||||||
"PollModal": "cbdbf0",
|
"PollModal": "cbdbf0",
|
||||||
"SelectFilterPopout": "cfe282",
|
"SelectFilterPopout": "cfe282",
|
||||||
"SettingsTabBar": "d8bb15",
|
"SettingsTabBar": "d8bb15",
|
||||||
|
@ -1662,8 +1664,7 @@
|
||||||
"UserBadges": {"props": ["badge", "container"], "length": 2},
|
"UserBadges": {"props": ["badge", "container"], "length": 2},
|
||||||
"UserBanner": {"props": ["popoutBanner", "popoutBannerPremium"]},
|
"UserBanner": {"props": ["popoutBanner", "popoutBannerPremium"]},
|
||||||
"UserHeaderUsername": {"props": ["clickableUsername", "nickname", "bot"]},
|
"UserHeaderUsername": {"props": ["clickableUsername", "nickname", "bot"]},
|
||||||
"UserPopoutCustomStatusPicker": {"props": ["statusBubble", "visibleContainer"]},
|
"UserPopoutCustomStatusPicker": {"props": ["statusBubble", "visibleContainer"], "nonProps": ["hoisted"]},
|
||||||
"UserPopoutFooter": {"props": ["wumpusWrapper", "messageInputContainer"]},
|
|
||||||
"UserPopoutHeader": {"props": ["avatarHint", "profileBadges", "avatarWrapperNormal"]},
|
"UserPopoutHeader": {"props": ["avatarHint", "profileBadges", "avatarWrapperNormal"]},
|
||||||
"UserPopoutSection": {"props": ["section", "lastSection"]},
|
"UserPopoutSection": {"props": ["section", "lastSection"]},
|
||||||
"UserPopoutSectionTitle": {"props": ["title", "body"], "length": 2},
|
"UserPopoutSectionTitle": {"props": ["title", "body"], "length": 2},
|
||||||
|
@ -3343,7 +3344,6 @@
|
||||||
"userpopoutcustomstatussoloemoji": ["CustomStatus", "customStatusSoloEmoji"],
|
"userpopoutcustomstatussoloemoji": ["CustomStatus", "customStatusSoloEmoji"],
|
||||||
"userpopoutcustomstatustext": ["CustomStatus", "customStatusText"],
|
"userpopoutcustomstatustext": ["CustomStatus", "customStatusText"],
|
||||||
"userpopoutinner": ["UserTheme", "userPopoutInner"],
|
"userpopoutinner": ["UserTheme", "userPopoutInner"],
|
||||||
"userpopoutmessageinputcontainer": ["UserPopoutFooter", "messageInputContainer"],
|
|
||||||
"userpopoutouter": ["UserTheme", "userPopoutOuter"],
|
"userpopoutouter": ["UserTheme", "userPopoutOuter"],
|
||||||
"userpopoutsection": ["UserPopoutSection", "section"],
|
"userpopoutsection": ["UserPopoutSection", "section"],
|
||||||
"userpopoutsectionbody": ["UserPopoutSectionTitle", "body"],
|
"userpopoutsectionbody": ["UserPopoutSectionTitle", "body"],
|
||||||
|
|
Loading…
Reference in New Issue