fix user-modal and user-popup in discord theme. add .zshrc.example instead

This commit is contained in:
SeraphimeZelel
2025-11-28 13:42:41 +07:00
parent 7324ac5028
commit 5cc3fb0593
11 changed files with 108 additions and 69 deletions

View File

@@ -282,7 +282,7 @@
"KeybindRecorder": {"strings": [".RECORDING", ".DEFAULT", "toggleRecordMode"]},
"PopoutContainer": {"strings": ["Unsupported animation config"]},
"RadioGroup": {"strings": ["itemInfoClassName", "hasSelection", ".radioItemIconClassName"], "funcStrings": ["\"description\""]},
"SearchBar": {"strings": ["this.inputRef", ".containerRef", ".handleOnChange"]},
"SearchBar": {"strings": ["onClear", "query", "inputRef"]},
"SearchableSelect": {"strings": ["\"SingleSelect\""]},
"Slider": {"strings": [".stickToMarkers", "sortedMarkers"]},
"TabBar": {"props": ["Item", "Header", "Panel"]},
@@ -355,7 +355,7 @@
"Paginator": {"strings": ["totalPageCount", "selectedPage", "endButtonInner"]},
"PanelButton": {"strings": ["Masks.PANEL_BUTTON"], "funcStrings": ["{}"]},
"PopoutFocusLock": {"strings": ["impressionName", "useImperativeHandle"], "funcStrings": ["impressionName"]},
"PrivateChannelItems": {"strings": ["getRecipientId", "isStatusIndicatorEnabled", "avatarWithText"], "exported": false, "value": "exports", "map": {
"PrivateChannelItems": {"strings": ["getRecipientId", "avatarWithText"], "exported": false, "value": "exports", "map": {
"DirectMessage": ["getUser", "getRecipientId"],
"LinkButton": [".apply(this"]
}},
@@ -465,7 +465,7 @@
"GuildIcon": {"strings": [",animate:", ",size:", "{active:!0"], "noSearch": true},
"GuildIconWrapper": {"strings": ["badgeStrokeColor:", "textScale:"]},
"GuildInvitationRow": {"strings": [".getSelectedInviteMetadata", ".getSuggestedProps", "inviteKey:"], "noSearch": true},
"GuildItem": {"strings": ["listItemTooltip", "includeActivity", "tooltipClassName"]},
"GuildItem": {"strings": ["listItemTooltip", "guild:", "tooltipClassName"]},
"GuildItemWrapper": {"strings": ["guildNode:", "lowerBadge:", "isUnavailable"]},
"GuildItemIcon": {"strings": ["\"always\"", ".acronym", "width:48,height:48"], "noSearch": true},
"GuildItemWrapper": {"strings": [".pauseBackground", ".isUnavailable", "guildJoinRequestStatus"]},
@@ -473,7 +473,6 @@
"GuildsBarHeader": {"strings": ["GUILD_MEMBER_VERIFICATION_FOR_HUB", "isCurrentUserGuest", "hideDms"], "noSearch": true},
"GuildsBarTree": {"strings": ["guildDiscoveryButton", "disableAppDownload", "getGuildsTree"], "noSearch": true},
"GuildSidebar": {"strings": ["\"guildsnav\"", "unreadMentionsIndicatorBottom"]},
"GuildTooltip": {"strings": ["tooltipClassName", "includeActivity", "listItemTooltip"]},
"HeaderBar": {"strings": [".hamburger", "scrollable", "themed"]},
"HeaderBarChannelName": {"strings": ["onDoubleClick", ".setName", "maxLen:"]},
"HeaderBarContainer": {"strings": ["isAuthenticated", ".HEADER_BAR"]},
@@ -1382,6 +1381,7 @@
"Badge": {"props": ["numberBadge", "textBadge", "iconBadge"]},
"BotTag": {"props": ["botTagRegular", "botTagInvert"]},
"Button": {"props": ["colorBrand", "lookBlank"]},
"ButtonRevamp": {"props": ["expressive", "buttonChildren"]},
"CallCurrent": {"props": ["wrapper", "fullScreen"]},
"CallIncoming": {"props": ["wrapper", "mainChannelInfo"]},
"CallScreenshare": {"props": ["videoControls", "topControls", "gradientTop"]},
@@ -1509,7 +1509,7 @@
"MessageReactionsModal": {"props": ["reactors", "reactionSelected"]},
"MessageReply": {"props": ["container", "text", "closeButton"]},
"Messages": {"props": ["messages", "divider", "jumpButton"]},
"MessagesPopout": {"props": ["messagesPopoutWrap", "jumpButton"]},
"MessagesPopout": {"props": ["messagesPopoutWrap", "actionButtons"]},
"MessagesPopoutButtons": {"props": ["secondary", "size32", "button"]},
"MessagesPopoutExtras": {"props": ["control", "statusMessageContainer"]},
"MessagesPopoutHeader": {"props": ["threadIcon", "title", "divider"]},
@@ -1550,7 +1550,7 @@
"Peoples": {"props": ["peopleColumn", "tabBar"]},
"PeoplesNowPlayingMember": {"props": ["memberItem", "unknown"]},
"PictureInPicture": {"props": ["pictureInPicture", "pictureInPictureWindow"]},
"PillWrapper": {"props": ["item", "wrapper", "dimmed"]},
"PillWrapper": {"props": ["item", "wrapper"]},
"PollModal": {"props": ["voters", "emoji", "close"]},
"PopoutActivity": {"props": ["ellipsis", "activityActivityFeed"]},
"PrivateChannel": {"props": ["channel", "closeButton"]},
@@ -1915,6 +1915,16 @@
"buttonlookfilled": ["Button", "lookFilled"],
"buttonlooklink": ["Button", "lookLink"],
"buttonlookoutlined": ["Button", "lookOutlined"],
"buttonrevamp": ["ButtonRevamp", "button"],
"buttonrevampchildren": ["ButtonRevamp", "buttonChildren"],
"buttonrevampchildrenwrapper": ["ButtonRevamp", "buttonChildrenWrapper"],
"buttonrevamphastext": ["ButtonRevamp", "hasText"],
"buttonrevampicon": ["ButtonRevamp", "icon"],
"buttonrevampoverlayprimary": ["ButtonRevamp", "overlay-primary"],
"buttonrevampoverlaysecondary": ["ButtonRevamp", "overlay-secondary"],
"buttonrevampmd": ["ButtonRevamp", "md"],
"buttonrevampsm": ["ButtonRevamp", "sm"],
"buttonrevampxs": ["ButtonRevamp", "xs"],
"buttonsizeicon": ["Button", "sizeIcon"],
"buttonsizelarge": ["Button", "sizeLarge"],
"buttonsizemax": ["Button", "sizeMax"],
@@ -2658,7 +2668,6 @@
"messagespopoutbuttontertiary": ["MessagesPopoutButtons", "tertiary"],
"messagespopoutchannelname": ["MessagesPopoutInfo", "channelName"],
"messagespopoutchannelseparator": ["BDFDB", "messagesPopoutChannelSeparator"],
"messagespopoutclosebutton": ["MessagesPopout", "closeIcon"],
"messagespopoutcontrols": ["MessagesPopoutTabBar", "controls"],
"messagespopoutemptyplaceholder": ["MessagesPopout", "emptyPlaceholder"],
"messagespopoutfooter": ["MessagesPopout", "footer"],
@@ -2669,8 +2678,6 @@
"messagespopoutheader": ["MessagesPopout", "header"],
"messagespopoutheaderdivider": ["MessagesPopoutHeader", "divider"],
"messagespopoutimage": ["MessagesPopout", "image"],
"messagespopoutjumpbutton": ["MessagesPopout", "jumpButton"],
"messagespopoutloading": ["MessagesPopout", "loading"],
"messagespopoutloadingmore": ["MessagesPopout", "loadingMore"],
"messagespopoutloadingplaceholder": ["MessagesPopout", "loadingPlaceholder"],
"messagespopoutscrollingfooterwrap": ["MessagesPopout", "scrollingFooterWrap"],
@@ -2680,7 +2687,6 @@
"messagespopouttabbarinner": ["MessagesPopoutTabBar", "tabBar"],
"messagespopouttabbartab": ["MessagesPopoutTabBar", "tab"],
"messagespopouttitle": ["MessagesPopoutHeader", "title"],
"messagespopoutvisible": ["MessagesPopout", "visible"],
"messagespopoutwrap": ["MessagesPopout", "messagesPopoutWrap"],
"messagesscroller": ["MessagesWrap", "scroller"],
"messagesscrollercontent": ["MessagesWrap", "scrollerContent"],