Merge branch 'main' into dev

This commit is contained in:
dermotduffy
2026-02-07 21:59:50 -08:00
17 changed files with 828 additions and 62 deletions
@@ -79,6 +79,7 @@ elements:
| `selected` | `false` | Whether or not to show this item as selected. |
| `state_color` | `true` | Whether or not the title and icon should be stylized based on state. |
| `style` | | Position and style the element using CSS. |
| `subtitle` | | Optional additional text to display. |
| `tap_action`, `double_tap_action`, `hold_action`, `start_tap`, `end_tap` | | The [actions](../../actions/README.md) to take when this item is interacted with. |
| `title` | | An optional title to display. |