Various types of UI Components can be placed in the form container:
No. | Element | Text | Width | Height | Background Color | Borders |
---|---|---|---|---|---|---|
1 | Section Header | Segoe UI, regular, 12pt, ink (#212A36) | - | - | - | - |
2 | Card Background | - | 1250px | depends on the content | White (#FFFFFF) | - |
3 | Label left aligned | Segoe UI, regular, 8pt, ink (#212A36) | - | - | - | - |
4 | Select Element - single column | Segoe UI, regular, 8pt, ink (#212A36) | 230px | 20px | - | - |
5 | Section Separator | - | 1200px | 1px | Light Gray (#F5F5F8) | - |
6 | Input Field - single column | Segoe UI, regular, 8pt, ink (#212A36) | 230px | 20px | Light Gray (#F5F5F8), Input Indicator ink (#212A36) | - |
7 | Description Text | Segoe UI, regular, 8pt, lightest ink (#919EAB) | 230px | depends on content | - | - |
8 | Input Field - two columns | Segoe UI, regular, 8pt, ink (#212A36) | 110px | 20px | - | - |
9 | Select Element - two columns | Segoe UI, regular, 8pt, ink (#212A36) | 110px | 20px | - | - |
10 | Label top aligned | Segoe UI, regular, 8pt, ink (#212A36) | - | - | - | - |
11 | Notification | Segoe UI, regular, 9pt, ink (#212A36) | 390px | 30px | Lightest Gray (#F9FAFB) | - |
12 | Button | Segoe UI, regular, 9pt, white (#FFFFFF) | depends on context | 22px | normal state: primary blue (#057ACE), hover state: dark blue (#094E8A), pressed state: ink (#212A36) | Color: no color, border-width:1, border-radius:3 |
13 | Input Validation/ Error Hint | - | 230 for one-column element, 110px for two-column element | 3px | primary red (#DE3618) | - |
14 | Input Validation/ Error Message | Segoe UI, regular, 9pt, primary red (#DE3618) | - | - | - | - |
15 | (General) Error Notification | Segoe UI, regular, 9pt, primary red (#DE3618) | 390px | 30px | Lightest Gray (#F9FAFB) | - |
16 | Error Resolution Link | Segoe UI, regular, underlined, 9pt, primary blue (#057ACE) | - | - | - | - |