| ... | ... | @@ -6,11 +6,10 @@ Different states: |
|
|
|
- selected: item is part of a selection
|
|
|
|
- hover: mouse is over the component
|
|
|
|
- focused: keyboard has the focus on the element, only one element in the interface can have the focus
|
|
|
|
- enabled: some buttons acts as as a toggle, which can be activated or disabled
|
|
|
|
|
|
|
|
|
|
|
|
Grid item
|
|
|
|
- active: some buttons acts as as a toggle, which can be activated or de-activated
|
|
|
|
- disabled: the button can't be accessed
|
|
|
|
|
|
|
|
= Grid item
|
|
|
|
|
|
|
|
| state | light | dark |
|
|
|
|
| ------ |------ | ------ |
|
| ... | ... | @@ -22,7 +21,7 @@ Grid item |
|
|
|
| selected + hover/focus |  |  |
|
|
|
|
|
|
|
|
|
|
|
|
List item
|
|
|
|
= List item
|
|
|
|
|
|
|
|
|
|
|
|
| state | light | dark |
|
| ... | ... | @@ -36,7 +35,7 @@ List item |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tab bar button
|
|
|
|
= Tab bar button
|
|
|
|
|
|
|
|
| state | light | dark |
|
|
|
|
| ------ |------ | ------ |
|
| ... | ... | @@ -48,7 +47,7 @@ Tab bar button |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Playlist
|
|
|
|
= Playlist
|
|
|
|
|
|
|
|
| state | dark | light |
|
|
|
|
| ------ |------ | ------ |
|
| ... | ... | @@ -60,6 +59,26 @@ Playlist |
|
|
|
| selected + hover/focus | |
|
|
|
|
|
|
|
|
|
|
|
|
= playlist buttons
|
|
|
|
|
|
|
|
| state | light | dark |
|
|
|
|
| ------ |------ | ------ |
|
|
|
|
| normal |  | 
|
|
|
|
| hover | | 
|
|
|
|
| active |  | 
|
|
|
|
| hover + active | | 
|
|
|
|
| disabled |  | 
|
|
|
|
|
|
|
|
|
|
|
|
= drop-down
|
|
|
|
|
|
|
|
fewer state possible only active, and hovered/focused:
|
|
|
|
|
|
|
|
light
|
|
|
|

|
|
|
|
dark
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| state | light | dark |
|
| ... | ... | |
| ... | ... | |