Consent panel listing data-use categories, each with a short description and an emerald toggle switch.
New here? Read the installation guide.
import { Legal12 } from "@/components/beste/piece/legal12";
<Legal12
title="Privacy preferences"
toggles={[
{
"label": "Essential cookies",
"description": "Always on. Needed for login and billing.",
"on": true
},
{
"label": "Analytics",
"description": "Anonymous product usage metrics.",
"on": true
},
{
"label": "Personalized ads",
"description": "Third-party partners may see your activity.",
"on": false
}
]}
/>Due-diligence folder list with amber open tiles, rose locked tiles, and a Restricted pill on gated rows.
Authority list panel where each citation sits on an amber-ruled block with court and holding lines.
Terms of service card listing consent checkboxes with checked ones tinted emerald and a signed footer.
Q-and-A transcript panel with role chips, speaker labels, and quoted lines in courtroom format.