File uploader
The file uploader lets users select one or more files to upload to a specific location. File uploaders are commonly found in forms, but can also be a standalone element.
Color
| Element | Property | Color token |
|---|---|---|
| Label | text color | $text-secondary |
| Description | text color | $text-primary |
| Drop zone container | border | $border-subtle-01 |
Typography
| Element | Font-size (px/rem) | Font-weight | Type token |
|---|---|---|---|
| Label | 14 / 0.875 | Semibold / 600 | $heading-compact-02 |
| Description | 14 / 0.875 | Regular / 400 | $body-compact-02 |