Update 0BDFDB.data.json
This commit is contained in:
parent
dcff64e2e6
commit
44818f4e5f
|
@ -347,6 +347,7 @@
|
|||
"Account": {"protos": ["renderAvatarWithPopout", "renderCopiableNameTag", "renderCopiedSuccess"]},
|
||||
"ActiveThread": {"strings": [".threadId", ".gotoThread", ".showChannelName"]},
|
||||
"AnalyticsContext": {"props": ["ObjectTypes", "Objects", "Pages", "Sections"]},
|
||||
"AuditLogEntry": {"protos": ["renderRoleUpdate", "renderChangeDetails", "getActionTypeColor", "renderPermissionUpdate"]},
|
||||
"BlobMask": {"protos": ["getBadgePositionInterpolation", "getUpperBadgeStyles"]},
|
||||
"BlockedMessageGroup": {"strings": ["collapsed-message-item", "isBeforeGroup", "collapsedReason"]},
|
||||
"ChannelCall": {"strings": ["maybeLeaveFullScreen", "handleFullscreenParticipant", "CHANNEL_CALL_POPOUT"]},
|
||||
|
@ -390,6 +391,7 @@
|
|||
"MessageReply": {"strings": [".isFirstMessageInForumPost", ".referencedUsernameProfile", "referencedMessage"]},
|
||||
"Messages": {"strings": ["messageGroupSpacing", "groupSpacing", "jumpToPresent"]},
|
||||
"MessageSearchResultContextMenu": {"strings": ["MESSAGE_ACTIONS_MENU_LABEL", "navId:\"message"], "nonStrings": ["getGuildId"]},
|
||||
"MessageTimestamp": {"strings": [".timestampVisibleOnHover", "MESSAGE_EDITED_TIMESTAMP", ".timestampTooltip"]},
|
||||
"MessageToolbar": {"strings": ["Messages.MORE", "hasDeveloperMode", "openPopoutType"]},
|
||||
"MessageUsername": {"strings": ["\"username\"", "colorString", "compact", "WINDOW_CENTER"]},
|
||||
"ModalCarousel": {"strings": [".gotoNext", "currentIndex", "gotoPrevThrottled"]},
|
||||
|
@ -427,6 +429,7 @@
|
|||
"SpoilerWarning": {"strings": [".spoilerWarning", ".SPOILER"]},
|
||||
"StandardSidebarView": {"strings": ["standardSidebarView", ".sidebarTheme", "mobileSidebarHeader"]},
|
||||
"TabBar": {"props": ["Types", "Looks", "Item", "Panel"]},
|
||||
"Tooltip": {"protos": ["renderTooltip", "setDomElement", "shouldShowTooltip", "toggleShow"]},
|
||||
"TransitionGroup": {"protos": ["performAppear", "performEnter", "performLeave"]},
|
||||
"UnreadDMs": {"strings": ["getMutablePrivateChannels", "selectedVoiceGuildId", ".selectedVoiceChannelId"]},
|
||||
"UseCopyIdItem": {"strings": ["\"devmode-copy-id\""]},
|
||||
|
@ -1256,7 +1259,7 @@
|
|||
"ApplicationStore": {"props": ["applicationStore", "navigation"]},
|
||||
"AppOuter": {"props": ["app", "mobileApp"]},
|
||||
"Attachment": {"props": ["wrapper", "video", "metadataDownload"]},
|
||||
"AuditLog": {"props": ["auditLog"]},
|
||||
"AuditLog": {"props": ["auditLog", "divider"]},
|
||||
"AuthBox": {"props": ["authBox"]},
|
||||
"Autocomplete": {"props": ["autocomplete", "autocompleteRow"]},
|
||||
"AutocompleteAliases": {"props": ["autocomplete", "stickerAutoComplete"]},
|
||||
|
|
Loading…
Reference in New Issue