This commit is contained in:
Mirco Wittrien 2022-01-11 18:37:55 +01:00
parent 238a130333
commit c22b24a8fe
3 changed files with 19 additions and 23 deletions

View File

@ -1068,19 +1068,15 @@
}, },
"NotFound": { "NotFound": {
"_": "", "_": "",
"badgeWrapper": "wrapper-232cHJ",
"appOuter": "app-1q1i1E",
"channelPanelTitle": "title-eS5yk3",
"emoji": "emoji", "emoji": "emoji",
"highlight": "highlight", "highlight": "highlight",
"hoverCardButton": "button-2CgfFz", "hoverCardButton": "button-1yVL_7",
"loginScreen": "wrapper-3Q5DdO", "loginScreen": "wrapper-3Q5DdO",
"mention": "mention", "mention": "mention",
"mentionInteractive": "interactive", "mentionInteractive": "interactive",
"mentionWrapper": "wrapper-3WhCwL", "mentionWrapper": "wrapper-1ZcZW-",
"messagesLoadingWrapper": "wrapper-3vR61M", "messagesLoadingWrapper": "wrapper-3HVHpV",
"messagesWelcomeChannelButtonContainer": "buttonContainer-2GVjL_", "nameContainerNameContainer": "container-q97qHp",
"nameContainerNameContainer": "container-2ax-kl",
"hueCursor": "hue-cursor", "hueCursor": "hue-cursor",
"hueHorizontal": "hue-horizontal", "hueHorizontal": "hue-horizontal",
"hueVertical": "hue-vertical", "hueVertical": "hue-vertical",
@ -1088,7 +1084,7 @@
"saturationColor": "saturation-color", "saturationColor": "saturation-color",
"saturationCursor": "saturation-cursor", "saturationCursor": "saturation-cursor",
"saturationWhite": "saturation-white", "saturationWhite": "saturation-white",
"searchResultsPagination": "container-NdaZbY", "searchResultsPagination": "container-1-h9mY",
"splashBackground": "splashBackground-1FRCko", "splashBackground": "splashBackground-1FRCko",
"stopAnimations": "stop-animations", "stopAnimations": "stop-animations",
"subtext": "subtext-3CDbHg", "subtext": "subtext-3CDbHg",
@ -1166,6 +1162,7 @@
"ChannelTextAreaButton": {"props": ["buttonWrapper", "active"]}, "ChannelTextAreaButton": {"props": ["buttonWrapper", "active"]},
"ChannelTextAreaCharCounter": {"props": ["characterCount", "error"]}, "ChannelTextAreaCharCounter": {"props": ["characterCount", "error"]},
"ChannelTextAreaSlate": {"props": ["slateContainer", "placeholder"]}, "ChannelTextAreaSlate": {"props": ["slateContainer", "placeholder"]},
"ChatThreadSidebar": {"props": ["container", "floating", "resizeHandle"]},
"ChatWindow": {"props": ["chat", "channelTextArea", "chatContent"]}, "ChatWindow": {"props": ["chat", "channelTextArea", "chatContent"]},
"Checkbox": {"props": ["checkboxWrapper", "round"]}, "Checkbox": {"props": ["checkboxWrapper", "round"]},
"Clamped": {"props": ["clamped"]}, "Clamped": {"props": ["clamped"]},
@ -1594,7 +1591,7 @@
"animationcontainerrender": ["AnimationContainer", "didRender"], "animationcontainerrender": ["AnimationContainer", "didRender"],
"animationcontainerscale": ["AnimationContainer", "scale"], "animationcontainerscale": ["AnimationContainer", "scale"],
"animationcontainertranslate": ["AnimationContainer", "translate"], "animationcontainertranslate": ["AnimationContainer", "translate"],
"app": ["NotFound", "appOuter"], "app": ["AppOuter", "app"],
"appcontainer": ["AppBase", "container"], "appcontainer": ["AppBase", "container"],
"appinner": ["AppInner", "app"], "appinner": ["AppInner", "app"],
"appmount": ["AppMount", "appMount"], "appmount": ["AppMount", "appMount"],
@ -1661,7 +1658,6 @@
"badgeshaperoundleft": ["Badge", "baseShapeRoundLeft"], "badgeshaperoundleft": ["Badge", "baseShapeRoundLeft"],
"badgeshaperoundright": ["Badge", "baseShapeRoundRight"], "badgeshaperoundright": ["Badge", "baseShapeRoundRight"],
"badgetextbadge": ["Badge", "textBadge"], "badgetextbadge": ["Badge", "textBadge"],
"badgewrapper": ["NotFound", "badgeWrapper"],
"bdfdbbadge": ["BDFDB", "badge"], "bdfdbbadge": ["BDFDB", "badge"],
"bdfdbbadgeavatar": ["BDFDB", "badgeAvatar"], "bdfdbbadgeavatar": ["BDFDB", "badgeAvatar"],
"bdfdbdev": ["BDFDB", "dev"], "bdfdbdev": ["BDFDB", "dev"],
@ -1808,7 +1804,6 @@
"channelname": ["Channel", "name"], "channelname": ["Channel", "name"],
"channelnameinner": ["Channel", "channelName"], "channelnameinner": ["Channel", "channelName"],
"channelpanel": ["AppBase", "activityPanel"], "channelpanel": ["AppBase", "activityPanel"],
"channelpaneltitle": ["NotFound", "channelPanelTitle"],
"channelpanels": ["AppBase", "panels"], "channelpanels": ["AppBase", "panels"],
"channels": ["AppBase", "sidebar"], "channels": ["AppBase", "sidebar"],
"channelselected": ["ChannelContainer", "selected"], "channelselected": ["ChannelContainer", "selected"],
@ -1831,6 +1826,7 @@
"chatform": ["ChatWindow", "form"], "chatform": ["ChatWindow", "form"],
"chatinner": ["ChatWindow", "content"], "chatinner": ["ChatWindow", "content"],
"chatspacer": ["AppBase", "content"], "chatspacer": ["AppBase", "content"],
"chatthreadsidebar": ["ChatThreadSidebar", "container"],
"checkbox": ["Checkbox", "checkbox"], "checkbox": ["Checkbox", "checkbox"],
"checkboxbox": ["Checkbox", "box"], "checkboxbox": ["Checkbox", "box"],
"checkboxchecked": ["Checkbox", "checked"], "checkboxchecked": ["Checkbox", "checked"],
@ -2528,7 +2524,6 @@
"messagesscrollerwrapper": ["MessagesWrap", "scrollerWrap"], "messagesscrollerwrapper": ["MessagesWrap", "scrollerWrap"],
"messageswelcome": ["MessagesWelcome", "container"], "messageswelcome": ["MessagesWelcome", "container"],
"messageswelcomebutton": ["MessagesWelcomeButton", "button"], "messageswelcomebutton": ["MessagesWelcomeButton", "button"],
"messageswelcomebuttoncontainer": ["NotFound", "messagesWelcomeChannelButtonContainer"],
"messageswelcomebuttonicon": ["MessagesWelcomeButton", "buttonIcon"], "messageswelcomebuttonicon": ["MessagesWelcomeButton", "buttonIcon"],
"messageswelcomedescription": ["MessagesWelcome", "description"], "messageswelcomedescription": ["MessagesWelcome", "description"],
"messageswelcomeemptychannelicon": ["MessagesWelcome", "emptyChannelIcon"], "messageswelcomeemptychannelicon": ["MessagesWelcome", "emptyChannelIcon"],

View File

@ -10,6 +10,7 @@ body,
#app-mount REPLACE_CLASS_dmchannels, #app-mount REPLACE_CLASS_dmchannels,
#app-mount REPLACE_CLASS_channelpanels > *, #app-mount REPLACE_CLASS_channelpanels > *,
#app-mount REPLACE_CLASS_chat, #app-mount REPLACE_CLASS_chat,
#app-mount REPLACE_CLASS_chatthreadsidebar,
#app-mount REPLACE_CLASS_messagesloadingwrapper, #app-mount REPLACE_CLASS_messagesloadingwrapper,
#app-mount REPLACE_CLASS_nochannel, #app-mount REPLACE_CLASS_nochannel,
#app-mount REPLACE_CLASS_members, #app-mount REPLACE_CLASS_members,

View File

@ -213,7 +213,7 @@ body, /* body */
#app-mount .privateChannels-oVe7HL, /* dmchannels */ #app-mount .privateChannels-oVe7HL, /* dmchannels */
#app-mount .panels-3wFtMD > *, /* account/voice inner */ #app-mount .panels-3wFtMD > *, /* account/voice inner */
#app-mount .chat-2ZfjoI, /* chat container */ #app-mount .chat-2ZfjoI, /* chat container */
#app-mount .threadSidebar-1o3BTy, /* chat thread sidebar */ #app-mount .container-3XgAHv, /* chat thread sidebar */
#app-mount .wrapper-3HVHpV, /* chat messages loading */ #app-mount .wrapper-3HVHpV, /* chat messages loading */
#app-mount .noChannel-Z1DQK7, /* nochannel */ #app-mount .noChannel-Z1DQK7, /* nochannel */
#app-mount .members-3WRCEx, /* members */ #app-mount .members-3WRCEx, /* members */
@ -1605,7 +1605,7 @@ body::after {
/* ---- 6.7. THREADS ---- */ /* ---- 6.7. THREADS ---- */
.threadSidebar-1o3BTy { .container-3XgAHv { /* threadsidebar */
position: absolute; position: absolute;
top: 48px; top: 48px;
right: 0; right: 0;
@ -1613,17 +1613,17 @@ body::after {
border-radius: 0; border-radius: 0;
z-index: 100; z-index: 100;
} }
.threadSidebar-1o3BTy .container-ZMc96U { /* searchpage header */ .container-3XgAHv .container-ZMc96U { /* threadsidebar header */
background-color: rgba(var(--transparencycolor), calc(var(--guildchanneltransparency) * 0.8)); background-color: rgba(var(--transparencycolor), calc(var(--guildchanneltransparency) * 0.8));
box-shadow: unset; box-shadow: unset;
border-radius: 0 0 0 8px; border-radius: 0 0 0 8px;
} }
.threadSidebar-1o3BTy .form-3gdLxP { .container-3XgAHv .form-3gdLxP { /* threadsidebar form */
border-radius: 8px 0 0 0; border-radius: 8px 0 0 0;
} }
@media (max-width: 1150px) { @media (max-width: 1150px) {
.threadSidebar-1o3BTy::before, .container-3XgAHv::before,
.threadSidebar-1o3BTy::after { .container-3XgAHv::after {
content: ""; content: "";
position: absolute; position: absolute;
top: 0; top: 0;
@ -1633,18 +1633,18 @@ body::after {
pointer-events: none; pointer-events: none;
z-index: -1; z-index: -1;
} }
.threadSidebar-1o3BTy::before { .container-3XgAHv::before {
background: var(--background) var(--backgroundposition)/var(--backgroundsize); background: var(--background) var(--backgroundposition)/var(--backgroundsize);
background-attachment: fixed; background-attachment: fixed;
} }
.threadSidebar-1o3BTy::after { .container-3XgAHv::after {
background-color: rgba(var(--transparencycolor), calc(var(--transparencyalpha) + var(--memberlisttransparency) * 0.85)); background-color: rgba(var(--transparencycolor), calc(var(--transparencyalpha) + var(--memberlisttransparency) * 0.85));
backdrop-filter: blur(var(--backgroundblur)); backdrop-filter: blur(var(--backgroundblur));
} }
.threadSidebar-1o3BTy .container-ZMc96U { .container-3XgAHv .container-ZMc96U {
border-radius: 0; border-radius: 0;
} }
.threadSidebar-1o3BTy .form-3gdLxP { .container-3XgAHv .form-3gdLxP {
border-radius: 0; border-radius: 0;
} }
} }