This commit is contained in:
Mirco Wittrien 2021-06-25 09:01:59 +02:00
parent 2abce59de5
commit d9120fa630
2 changed files with 14 additions and 17 deletions

View File

@ -1314,8 +1314,10 @@
"UserBadges": {"props": ["profileBadgeStaff", "profileBadgePremium"]}, "UserBadges": {"props": ["profileBadgeStaff", "profileBadgePremium"]},
"UserInfo": {"props": ["userInfo", "discordTag"]}, "UserInfo": {"props": ["userInfo", "discordTag"]},
"UserBanner": {"props": ["popoutBanner", "popoutBannerPremium"]}, "UserBanner": {"props": ["popoutBanner", "popoutBannerPremium"]},
"UserPopout": {"props": ["userPopout", "rolesList"]}, "UserPopout": {"props": ["userPopout", "body"]},
"UserPopoutHeader": {"props": ["headerNormal", "avatarPositionNormal"]}, "UserPopoutBody": {"props": ["rolesList", "note"]},
"UserPopoutFooter": {"props": ["quickMessage", "footer"]},
"UserPopoutHeader": {"props": ["aboutMeSection", "avatarPositionNormal"]},
"UserPopoutInfo": {"props": ["headerTop", "profileBadges"]}, "UserPopoutInfo": {"props": ["headerTop", "profileBadges"]},
"UserProfile": {"props": ["root", "tabBarContainer"]}, "UserProfile": {"props": ["root", "tabBarContainer"]},
"UserProfileHeader": {"props": ["header", "additionalActionsIcon"]}, "UserProfileHeader": {"props": ["header", "additionalActionsIcon"]},
@ -3011,27 +3013,27 @@
"userinfotext": ["UserInfo", "text"], "userinfotext": ["UserInfo", "text"],
"userinfousername": ["UserInfo", "username"], "userinfousername": ["UserInfo", "username"],
"userpopout": ["UserPopout", "userPopout"], "userpopout": ["UserPopout", "userPopout"],
"userpopoutactivity": ["UserPopoutHeader", "activity"], "userpopoutactivity": ["UserPopoutBody", "activity"],
"userpopoutavatar": ["UserPopoutHeader", "avatar"], "userpopoutavatar": ["UserPopoutHeader", "avatar"],
"userpopoutavatarbase": ["UserPopoutHeader", "baseAvatar"], "userpopoutavatarbase": ["UserPopoutHeader", "baseAvatar"],
"userpopoutavatarhint": ["UserPopoutHeader", "avatarHint"], "userpopoutavatarhint": ["UserPopoutHeader", "avatarHint"],
"userpopoutavatarhintinner": ["UserPopoutHeader", "avatarHintInner"], "userpopoutavatarhintinner": ["UserPopoutHeader", "avatarHintInner"],
"userpopoutavatarlarge": ["UserPopoutHeader", "largeAvatar"], "userpopoutavatarlarge": ["UserPopout", "largeAvatar"],
"userpopoutavatarmini": ["UserPopoutHeader", "miniAvatar"], "userpopoutavatarmini": ["UserPopout", "miniAvatar"],
"userpopoutavatarpositionnormal": ["UserPopoutHeader", "avatarPositionNormal"], "userpopoutavatarpositionnormal": ["UserPopoutHeader", "avatarPositionNormal"],
"userpopoutavatarpositionpremium": ["UserPopoutHeader", "avatarPositionPremium"], "userpopoutavatarpositionpremium": ["UserPopoutHeader", "avatarPositionPremium"],
"userpopoutavatarwrappernonuserbot": ["UserPopoutHeader", "avatarWrapperNonUserBot"], "userpopoutavatarwrappernonuserbot": ["UserPopoutHeader", "avatarWrapperNonUserBot"],
"userpopoutavatarwrapper": ["UserPopoutHeader", "avatarWrapper"], "userpopoutavatarwrapper": ["UserPopoutHeader", "avatarWrapper"],
"userpopoutavatarwrappernormal": ["UserPopoutHeader", "avatarWrapperNormal"], "userpopoutavatarwrappernormal": ["UserPopoutHeader", "avatarWrapperNormal"],
"userpopoutbody": ["UserPopout", "body"], "userpopoutbody": ["UserPopout", "body"],
"userpopoutbodyinnerwrapper": ["UserPopout", "bodyInnerWrapper"], "userpopoutbodyinnerwrapper": ["UserPopoutBody", "bodyInnerWrapper"],
"userpopoutbodytitle": ["UserPopout", "bodyTitle"], "userpopoutbodytitle": ["UserPopoutBody", "bodyTitle"],
"userpopoutcustomstatus": ["UserPopoutHeader", "customStatus"], "userpopoutcustomstatus": ["UserPopoutHeader", "customStatus"],
"userpopoutcustomstatusemoji": ["UserPopoutHeader", "customStatusEmoji"], "userpopoutcustomstatusemoji": ["UserPopoutHeader", "customStatusEmoji"],
"userpopoutcustomstatussoloemoji": ["UserPopoutHeader", "customStatusSoloEmoji"], "userpopoutcustomstatussoloemoji": ["UserPopoutHeader", "customStatusSoloEmoji"],
"userpopoutcustomstatustext": ["UserPopoutHeader", "customStatusText"], "userpopoutcustomstatustext": ["UserPopoutHeader", "customStatusText"],
"userpopoutendbodysection": ["UserPopout", "endBodySection"], "userpopoutdivider": ["UserPopout", "divider"],
"userpopoutfooter": ["UserPopout", "footer"], "userpopoutfooter": ["UserPopoutFooter", "footer"],
"userpopoutheaderbottag": ["UserPopoutInfo", "headerBotTag"], "userpopoutheaderbottag": ["UserPopoutInfo", "headerBotTag"],
"userpopoutheaderbottagwithnickname": ["UserPopoutInfo", "headerBotTagWithNickname"], "userpopoutheaderbottagwithnickname": ["UserPopoutInfo", "headerBotTagWithNickname"],
"userpopoutheaderdiscriminatorbase": ["UserPopoutInfo", "discrimBase"], "userpopoutheaderdiscriminatorbase": ["UserPopoutInfo", "discrimBase"],
@ -3045,10 +3047,9 @@
"userpopoutheadertagwithnickname": ["UserPopoutInfo", "headerTagWithNickname"], "userpopoutheadertagwithnickname": ["UserPopoutInfo", "headerTagWithNickname"],
"userpopoutheadertext": ["UserPopoutInfo", "headerText"], "userpopoutheadertext": ["UserPopoutInfo", "headerText"],
"userpopoutheadertop": ["UserPopoutInfo", "headerTop"], "userpopoutheadertop": ["UserPopoutInfo", "headerTop"],
"userpopoutprotip": ["UserPopout", "protip"],
"userpopoutrole": ["Role", "role"], "userpopoutrole": ["Role", "role"],
"userpopoutrolecircle": ["Role", "roleCircle"], "userpopoutrolecircle": ["Role", "roleCircle"],
"userpopoutrolelist": ["UserPopout", "rolesList"], "userpopoutrolelist": ["UserPopoutBody", "rolesList"],
"userpopoutrolename": ["Role", "roleName"], "userpopoutrolename": ["Role", "roleName"],
"userpopoutroles": ["Role", "root"], "userpopoutroles": ["Role", "root"],
"userprofile": ["UserProfile", "root"], "userprofile": ["UserProfile", "root"],
@ -3063,7 +3064,7 @@
"userprofiletopsection": ["UserProfile", "topSection"], "userprofiletopsection": ["UserProfile", "topSection"],
"userprofileusername": ["UserProfileHeader", "username"], "userprofileusername": ["UserProfileHeader", "username"],
"username": ["NameTag", "username"], "username": ["NameTag", "username"],
"usernotepopout": ["UserPopout", "note"], "usernotepopout": ["UserPopoutBody", "note"],
"usernoteprofile": ["UserProfileInfoSection", "note"], "usernoteprofile": ["UserProfileInfoSection", "note"],
"usernotetextarea": ["NoteTextarea", "textarea"], "usernotetextarea": ["NoteTextarea", "textarea"],
"usersettingsappearancepreview": ["UserSettingsAppearancePreview", "preview"], "usersettingsappearancepreview": ["UserSettingsAppearancePreview", "preview"],

View File

@ -2397,7 +2397,7 @@
<div class="REPLACE_CLASS_userpopoutbody REPLACE_CLASS_scrollerthin REPLACE_CLASS_scrollerfade" style="overflow: hidden scroll; padding-right: 0px;"> <div class="REPLACE_CLASS_userpopoutbody REPLACE_CLASS_scrollerthin REPLACE_CLASS_scrollerfade" style="overflow: hidden scroll; padding-right: 0px;">
<div class="REPLACE_CLASS_userpopoutbodyinnerwrapper"> <div class="REPLACE_CLASS_userpopoutbodyinnerwrapper">
<div class="REPLACE_CLASS_userpopoutbodytitle">Role</div> <div class="REPLACE_CLASS_userpopoutbodytitle">Role</div>
<div class="REPLACE_CLASS_userpopoutroles REPLACE_CLASS_userpopoutrolelist REPLACE_CLASS_userpopoutendbodysection"> <div class="REPLACE_CLASS_userpopoutroles REPLACE_CLASS_userpopoutrolelist">
<div class="REPLACE_CLASS_userpopoutrole" style="border-color: rgba(255, 23, 189, 0.6);"> <div class="REPLACE_CLASS_userpopoutrole" style="border-color: rgba(255, 23, 189, 0.6);">
<div class="REPLACE_CLASS_userpopoutrolecircle" style="background-color: rgb(255, 23, 189);"></div> <div class="REPLACE_CLASS_userpopoutrolecircle" style="background-color: rgb(255, 23, 189);"></div>
<div class="REPLACE_CLASS_userpopoutrolename">Developer</div> <div class="REPLACE_CLASS_userpopoutrolename">Developer</div>
@ -2425,10 +2425,6 @@
<div class="REPLACE_CLASS_inputwrapper"> <div class="REPLACE_CLASS_inputwrapper">
<input class="REPLACE_CLASS_inputdefault REPLACE_CLASS_quickmessage" placeholder="Message to @DevilBro" name="" type="text" maxlength="999"> <input class="REPLACE_CLASS_inputdefault REPLACE_CLASS_quickmessage" placeholder="Message to @DevilBro" name="" type="text" maxlength="999">
</div> </div>
<div class="REPLACE_CLASS_userpopoutprotip REPLACE_CLASS_margintop8 REPLACE_CLASS_tipinline">
<h3 class="REPLACE_CLASS_tippro REPLACE_CLASS_colorbase REPLACE_CLASS_size12" style="color: rgb(67, 181, 129);">Protip:</h3>
<div class="REPLACE_CLASS_colorstandard REPLACE_CLASS_size14 REPLACE_CLASS_tip">Right-click on a user for more interactions</div>
</div>
</div> </div>
</div> </div>
</div> </div>