Authority list panel where each citation sits on an amber-ruled block with court and holding lines.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Legal23 } from "@/components/beste/piece/legal23";
<Legal23
title="Relevant authority"
citations={[
{
"label": "Smith v. Beste Labs, 42 F.4th 318 (2d Cir. 2023)",
"court": "Second Circuit",
"holding": "Applied heightened standard to data-retention claims."
},
{
"label": "In re Kestrel Sec. Litig., 2024 WL 118822",
"court": "S.D.N.Y.",
"holding": "Denied motion to dismiss on reliance pleading."
}
]}
/>Q-and-A transcript panel with role chips, speaker labels, and quoted lines in courtroom format.
Court affirmed dismissal where plaintiff failed to allege concrete harm under a state data-retention statute.
Case brief card with title, citation, outcome pill, and a sky-ruled summary block beneath.
Completed signature panel with an italic cursive autograph, emerald Signed pill, and a printed footer.
Litigation card with case number, court, plaintiff-vs-defendant strip, and a next-hearing callout.
Consent panel listing data-use categories, each with a short description and an emerald toggle switch.
Upcoming-hearing card with an amber landmark tile, date and courtroom rows, and an appearance-type pill.