@ecohouse/ui 0.1.35 → 0.1.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -11,6 +11,7 @@ Cross-platform UI component library for EcoHouse. Built with React Native primit
11
11
  | `StatusBadge` | Compact status chip — `active` / `completed` / `cancelled` (booking headers) |
12
12
  | `PaginationDots` | Carousel dots — track `48` wide, height `6`, gap `4` |
13
13
  | `InfoTile` | Icon + title + description tile (house rules / info cards) |
14
+ | `InfoCardV2` | Dashboard metric card with icon, muted label, and emphasized value |
14
15
  | `StepList` | Vertical numbered process steps with connector lines |
15
16
  | `AccountHeader` | Account page header — title, optional back/menu, badge slot, notifications |
16
17
  | `Input` | Text field with label, hint, left/right icons, error & disabled states |