Meal Macros

Meal log pairing kcal with a three-segment macro bar for carbs, protein, and fat grams.

Lunch · Grilled chicken bowl620 kcal · 124 g total
Carbs68 g
Protein34 g
Fat22 g

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Health9 } from "@/components/beste/piece/health9";

<Health9
  meal="Lunch · Grilled chicken bowl"
  kcal={620}
  macros={[
    {
      "label": "Carbs",
      "grams": 68,
      "class": "bg-sky-500",
      "text": "text-sky-500"
    },
    {
      "label": "Protein",
      "grams": 34,
      "class": "bg-emerald-500",
      "text": "text-emerald-500"
    },
    {
      "label": "Fat",
      "grams": 22,
      "class": "bg-amber-500",
      "text": "text-amber-500"
    }
  ]}
/>

More Health pieces

View all Health
Meal plan · This week
MonOatsBowlSalmon
TueYogurtWrapChili
WedSmoothieSaladStir-fry
ThuEggsSoupPasta

Meal Plan

health11

Week-at-a-glance meal plan with breakfast, lunch, and dinner columns and today highlighted in primary.

Blood glucose · fasting
102mg/dL
Mon96
Tue104post-pasta
Wed92
Thu88
Fri102

Glucose Log

health27

Daily fasting-glucose readings with a latest value in the header and optional context tags per row.

Miso salmon with greens
25 min·520 kcal
Easy
DinnerHigh-proteinGluten-free

Recipe Card

health13

Recipe summary row with a warm chef tile, cook time, kcal, difficulty pill, and a dietary-tag row.

Back squat5 × 5 · 80 kg
1:30
Set 4 of 5 · Keep going

Lift tracker with an exercise header, set progress bar segments, and a rest-timer chip on the right.

Sleep7h 41m
Score 86
Awake0h 18m
Light4h 0m
Deep1h 35m
REM1h 48m

Overnight sleep card with a score pill, stacked stage bar, and a four-column stage breakdown.

Sleep scheduleTarget 8 hours
Bedtime23:15
Wake06:45
6 days on schedule this week

Sleep planner card bracketing bedtime and wake times with sunset and sunrise icons and a consistency bar.