)
}
/** Photo / video / illustration — not charts (use ChartCard for data viz). */
export function CardMediaPreview() {
return (
Memorial Hospital — PT rotationSpring 2026 · 12 student capacity
CardMedia for photo, video, animation, illustration, or audio. Charts belong in ChartCard.
)
}
/** Subdued in-card band for secondary or inactive content. */
export function CardSubduedSectionPreview() {
return (
Staff accountsActive coordinators for this program
Jordan Lee
Sam Rivera
Deactivated accounts
Alex Chen
Morgan Patel
)
}
/** interactive prop — hover shadow when wrapped in Link or single navigational target. */
export function CardInteractivePreview() {
return (
Interactive surfacePass interactive on Card; wrap in Link for keyboard access.
ListPageBoardCard uses the same token via interactive + Link.
)
}
/** Edge-to-edge scroll region using --card-spacing bleed utilities. */
export function CardEdgeToEdgePreview() {
return (
Terms of placementReview before accepting the agreement.
Students must complete all compliance requirements before the rotation start date.
Site coordinators may update availability weekly; schools receive automated notifications.
Placement changes within 14 days of start require program director approval.
By continuing, you agree to keep student records confidential per FERPA guidelines.
)
}
/** KPI inside Card — flat-band cells (transparent + hairlines) on card glow. */
export function CardKpiInCardPreview() {
return (
)
}
/** Each KPI in its own Card — overview grids and browse surfaces. */
export function KeyMetricsCardsPreview() {
return (
)
}
/** @deprecated Use CardKpiInCardPreview */
export const CardKpiFlatBandPreview = CardKpiInCardPreview
export const CardGlowPreview = CardKpiInCardPreview
export function AccordionPreview() {
return (
Section oneCollapsible body copy.Section twoSecond panel content.
)
}
export function CollapsiblePreview() {
return (
Collapsible region content.
)
}
export function SeparatorPreview() {
return (
LeftRight
)
}
export function ScrollAreaPreview() {
return (