|
1361 | 1361 | "themeCustomBackground": "custom-theme-background", |
1362 | 1362 | "themeDark": "theme-dark", |
1363 | 1363 | "themeLight": "theme-light", |
1364 | | - "themeUndefined": "theme-undefined", |
1365 | | - "userPopoutNote": "note_c90ad7" |
| 1364 | + "themeUndefined": "theme-undefined" |
1366 | 1365 | }, |
1367 | 1366 | "Toast": { |
1368 | 1367 | "avatar": "avatar_3xmbmC", |
|
1394 | 1393 | "LazyloadedClassModules": { |
1395 | 1394 | "AuthBoxBackgroundCharacter": "bdd070", |
1396 | 1395 | "AuthBoxBackgroundSplash": "f421fb", |
1397 | | - "CustomStatusModal": "d5bea8", |
1398 | | - "ForumPage": "a6d69a", |
1399 | | - "GuildInviteModal": "cedfaf", |
1400 | | - "GuildNotificationsModal": "cacc4c", |
1401 | | - "GuildSettingsBanned": "c90ddb", |
1402 | | - "GuildSettingsEmoji": "dc1809", |
1403 | | - "GuildSettingsInvite": "edb39d", |
1404 | | - "HotKeyRecorder": "fb7bb2", |
1405 | | - "HotKeyRecorderBase": "c67e31", |
1406 | | - "HoverCardRemoveButton": "a467ac", |
1407 | | - "HoverCardRemoveButton": "a467ac", |
1408 | | - "ImageModalInner": "a15d41", |
1409 | | - "NoteTextarea": "dde0a8", |
1410 | | - "PollModal": "cbdbf0", |
1411 | | - "SelectFilterPopout": "cfe282", |
1412 | | - "SettingsTabBar": "d8bb15", |
1413 | | - "SettingsWindow": "c25c6d", |
1414 | | - "UserProfile": "bc9cc2", |
1415 | | - "UserProfileInfoSection": "a24910", |
1416 | | - "UserProfileSection": "ba4d80", |
1417 | | - "UserProfileUsernameSection": "afed89" |
| 1396 | + "CustomStatusModal": "_9b8f6", |
| 1397 | + "ForumPage": "f369db", |
| 1398 | + "GuildInviteModal": "_67dba", |
| 1399 | + "GuildNotificationsModal": "db81c6", |
| 1400 | + "GuildSettingsBanned": "a73dc3", |
| 1401 | + "GuildSettingsEmoji": "e7d73e", |
| 1402 | + "GuildSettingsInvite": "_1de14", |
| 1403 | + "HotKeyRecorder": "_2636e", |
| 1404 | + "HotKeyRecorderBase": "f89b2c", |
| 1405 | + "HoverCardRemoveButton": "e18686", |
| 1406 | + "ImageModalInner": "_1bcc7", |
| 1407 | + "NoteTextarea": "_9daae", |
| 1408 | + "PollModal": "_01c8c", |
| 1409 | + "SelectFilterPopout": "_5906b", |
| 1410 | + "SettingsTabBar": "f8303a", |
| 1411 | + "SettingsWindow": "_23e6b", |
| 1412 | + "UserProfile": "_24502", |
| 1413 | + "UserProfileSection": "bf424d", |
| 1414 | + "UserProfileUsernameSection": "_05e81" |
1418 | 1415 | }, |
1419 | 1416 | "DiscordClassModules": { |
1420 | 1417 | "AccountDetails": {"props": ["accountProfilePopoutWrapper", "redIcon"]}, |
|
1659 | 1656 | "UserPopoutStatusBubble": {"props": ["hoisted", "addStatusIcon"]}, |
1660 | 1657 | "UserProfile": {"props": ["root", "friendRequestBanner"]}, |
1661 | 1658 | "UserProfileHeader": {"props": ["additionalActionsIcon", "header", "relationshipButtons"]}, |
1662 | | - "UserProfileInfoSection": {"props": ["userInfoSection", "note"]}, |
1663 | 1659 | "UserProfileList": {"props": ["listAvatar", "listRow"]}, |
1664 | 1660 | "UserProfileListGuild": {"props": ["guildAvatar", "guildAvatarWithoutIcon"]}, |
1665 | 1661 | "UserProfileSection": {"props": ["section", "heading"], "length": 2}, |
|
3332 | 3328 | "userpopoutstatusbubble": ["UserPopoutStatusBubble", "outer"], |
3333 | 3329 | "userpopoutstatusbubbleeditable": ["UserPopoutStatusBubble", "editable"], |
3334 | 3330 | "userprofilebody": ["UserProfile", "body"], |
3335 | | - "userprofileinfosection": ["UserProfileInfoSection", "userInfoSection"], |
3336 | | - "userprofileinfosectionheader": ["UserProfileInfoSection", "userInfoSectionHeader"], |
3337 | | - "userprofileinfotext": ["UserProfileInfoSection", "userInfoText"], |
3338 | 3331 | "userprofilemodal": ["UserProfile", "root"], |
3339 | 3332 | "userprofilenametag": ["UserProfileUsernameSection", "nameTag"], |
3340 | 3333 | "userprofilesection": ["UserProfileSection", "section"], |
3341 | 3334 | "userprofilesectionheading": ["UserProfileSection", "heading"], |
3342 | 3335 | "userprofileusername": ["UserProfileUsernameSection", "username"], |
3343 | 3336 | "username": ["NameTag", "username"], |
3344 | | - "usernotepopout": ["NotFound", "userPopoutNote"], |
3345 | | - "usernoteprofile": ["UserProfileInfoSection", "note"], |
3346 | 3337 | "usernotetextarea": ["NoteTextarea", "textarea"], |
3347 | 3338 | "userrole": ["Role", "role"], |
3348 | 3339 | "userrolecircle": ["RoleCircle", "roleCircle"], |
|
0 commit comments