stuff
This commit is contained in:
parent
27b9d16aab
commit
1252e93fad
|
@ -256,7 +256,7 @@
|
|||
"EmojiPicker": {"strings": ["emojiSize", "inExpressionPicker", ",emojiPaddingHorizontal:"], "funcStrings": ["compare"]},
|
||||
"Flex": {"props": ["Wrap", "Direction", "Child"]},
|
||||
"FlowerStar": {"strings": ["flowerStarContainer", "createElement"]},
|
||||
"FocusRingScope": {"strings": ["containerRef", "themeOptions", "setContainer"], "exported": false, "value": "exports", "funcStrings": ["ringTarget was not"]},
|
||||
"FocusRingScope": {"strings": ["FocusRing", "ringTarget was not"]},
|
||||
"FormComponents": {"props": ["INPUT_PLACEHOLDER", "LABEL_SELECTED"], "exported": false, "value": "exports", "map": {
|
||||
"FormDivider": [".divider"],
|
||||
"FormItem": [".titleClassName", "required"],
|
||||
|
@ -357,6 +357,10 @@
|
|||
"AnalyticsContext": {"props": ["ObjectTypes", "Objects", "Pages", "Sections"]},
|
||||
"AuditLogEntry": {"protos": ["renderRoleUpdate", "renderChangeDetails", "getActionTypeColor", "renderPermissionUpdate"]},
|
||||
"AuthWrapper": {"protos": ["renderDefault", "renderMobile", "mobileReplaceWith"]},
|
||||
"AutocompleteChannelResult": {"strings": [".channel", ".category", ".type===", ".GUILD_CATEGORY?", "().icon"]},
|
||||
"AutocompleteRowContentPrimary": {"strings": ["createElement(\"div\"", "autocompleteRowContentPrimary"]},
|
||||
"AutocompleteRowContentSecondary": {"strings": ["createElement(", "autocompleteRowContentSecondary"]},
|
||||
"AutocompleteRowIcon": {"strings": ["createElement(\"div\"", "autocompleteRowIcon"]},
|
||||
"BlobMask": {"protos": ["getBadgePositionInterpolation", "getUpperBadgeStyles"]},
|
||||
"BlockedMessageGroup": {"strings": ["collapsed-message-item", "isBeforeGroup", "collapsedReason"]},
|
||||
"ChannelCall": {"strings": ["maybeLeaveFullScreen", "handleFullscreenParticipant", "CHANNEL_CALL_POPOUT"]},
|
||||
|
@ -371,6 +375,7 @@
|
|||
"ChannelTextAreaCounter": {"strings": [".flairContainer", "CHARACTER_COUNT_CLOSE_TO_LIMIT"]},
|
||||
"ChannelTextAreaEditor": {"strings": ["onHideAutocomplete", "onMaybeShowAutocomplete", "uploadPromptCharacterCount", "_focusBlurQueue"]},
|
||||
"ChannelTextAreaForm": {"strings": ["renderApplicationCommandIcon", "handleTextareaChange", "handleSendMessage"]},
|
||||
"ChannelThreadItem": {"strings": [".typeThread", ".modeUnread", ".Messages.GUILD_SIDEBAR_THREAD"]},
|
||||
"CircleIconButton": {"strings": [".circleIconButton", "lowerBadge", ".circleButtonMask"]},
|
||||
"Clickable": {"strings": [".ENTER", "preventDefault", ").handleKeyPress"]},
|
||||
"CloseButton": {"strings": [".closeButton", ".closeIcon", "offset:{"]},
|
||||
|
@ -380,6 +385,7 @@
|
|||
"DiscordTag": {"strings": ["hidePersonalInformation", "isVerifiedBot", "botType"]},
|
||||
"Embed": {"strings": ["gridContainer", "renderEmbedContent", "hasThumbnail"]},
|
||||
"EmojiPickerListRow": {"strings": ["emojiSize", "surrogateCodePoint", "EMOJI_FAVORITE_TOOLTIP"]},
|
||||
"FocusRingScope": {"strings": ["FocusRing", "ringTarget was not"]},
|
||||
"FolderHeader": {"strings": [".folderNode", "expandedFolderIconWrapper", "forceCircular"]},
|
||||
"FolderIcon": {"strings": [".folderNode", "folderIconWrapper", "closedFolderIconWrapper"]},
|
||||
"FolderItem": {"strings": [".folderNode", "expandedFolderBackground", "onExpandCollapse"]},
|
||||
|
@ -439,6 +445,10 @@
|
|||
"PrivateChannelRecipients": {"strings": [".membersWrap", "recipients"]},
|
||||
"PrivateChannelsList": {"strings": ["privateChannelIds", "privateChannelRecipientsInviteButtonIcon"]},
|
||||
"QuickMessage": {"strings": ["QUICK_DM_USER", ".NORMAL"]},
|
||||
"QuickSwitchChannelResult": {"strings": ["getAccessibilityLabel", ".contentUnread", "renderVoiceStates"]},
|
||||
"QuickSwitchGroupDMResult": {"strings": ["getAccessibilityLabel", ".contentUnread", "dmIconContainer"]},
|
||||
"QuickSwitchGuildResult": {"strings": ["getAccessibilityLabel", ".contentUnread", "guildIconContainer"]},
|
||||
"QuickSwitchUserResult": {"strings": ["getAccessibilityLabel", ".contentUnread", "getDisplayNickname"]},
|
||||
"Reactions": {"strings": ["disableTransitionAppear", "reactionsCount:", "message.reactions.length"]},
|
||||
"Reactor": {"strings": ["currentUser cannot be undefined", "reactorDefault"]},
|
||||
"ReactorsComponent": {"strings": ["hasMore", "emoji", "spinnerMore"]},
|
||||
|
|
Loading…
Reference in New Issue