{
  "name": "auth-signup-verify",
  "kind": "block",
  "primary": "card-ui",
  "page": "/apps/user-flow/app/auth/sign-up/verify/verify.contents.html",
  "slots": [],
  "nested": [
    "auth-card-header",
    "auth-card-content"
  ],
  "attrs": {
    "raw": ""
  },
  "html": "<card-ui raw style=\"max-width: 32rem\">\n        <header><!-- nested: auth-card-header --></header>\n\n        <section><!-- nested: auth-card-content --></section>\n      </card-ui>",
  "source": "apps/user-flow/app/auth/sign-up/verify/verify.contents.html",
  "metadata": {
    "domain": "auth",
    "description": "Sign-up email verification prompt — check your inbox to activate account.",
    "keywords": [
      "auth",
      "sign",
      "up",
      "verify",
      "email",
      "activation",
      "check",
      "inbox"
    ]
  },
  "captured_at": "2026-06-07T19:28:13.657Z",
  "template": [
    {
      "id": "image",
      "component": "Image",
      "alt": "Adia Logo",
      "height": "5rem",
      "src": "/icons/agent-ui-light.svg"
    },
    {
      "id": "adia-ui-home",
      "component": "Link",
      "href": "/",
      "children": [
        "image"
      ]
    },
    {
      "id": "text",
      "component": "Text",
      "variant": "display",
      "textContent": "Verify your email"
    },
    {
      "id": "text-3",
      "component": "Text",
      "variant": "body",
      "color": "accent",
      "textContent": "kim+samples@acme.com"
    },
    {
      "id": "text-2",
      "component": "Text",
      "textContent": "We sent a 6-digit code to . Enter it below.",
      "children": [
        "text-3"
      ]
    },
    {
      "id": "column",
      "component": "Column",
      "align": "center",
      "gap": "1",
      "children": [
        "adia-ui-home",
        "text",
        "text-2"
      ]
    },
    {
      "id": "header-2",
      "component": "Header",
      "children": [
        "column"
      ]
    },
    {
      "id": "header",
      "component": "Header",
      "children": [
        "header-2"
      ]
    },
    {
      "id": "otp-input",
      "component": "OtpInput",
      "length": 6
    },
    {
      "id": "column-3",
      "component": "Column",
      "align": "center",
      "children": [
        "otp-input"
      ]
    },
    {
      "id": "text-5",
      "component": "Text",
      "textContent": "try signing in instead",
      "variant": "body"
    },
    {
      "id": "link",
      "component": "Link",
      "href": "/site/examples/auth/sign-in",
      "text": "try signing in instead",
      "children": [
        "text-5"
      ]
    },
    {
      "id": "text-4",
      "component": "Text",
      "variant": "body",
      "slot": "content",
      "textContent": "Already have an account? If you're still waiting on your code, .",
      "children": [
        "link"
      ]
    },
    {
      "id": "alert",
      "component": "Alert",
      "icon": "warning",
      "variant": "warning",
      "children": [
        "text-4"
      ]
    },
    {
      "id": "text-7",
      "component": "Text",
      "textContent": "← Back",
      "variant": "body"
    },
    {
      "id": "link-2",
      "component": "Link",
      "href": "/site/examples/auth/sign-up",
      "text": "← Back",
      "children": [
        "text-7"
      ]
    },
    {
      "id": "text-6",
      "component": "Text",
      "text-align": "center",
      "children": [
        "link-2"
      ]
    },
    {
      "id": "text-9",
      "component": "Text",
      "textContent": "Sign in",
      "variant": "body"
    },
    {
      "id": "link-3",
      "component": "Link",
      "href": "/site/examples/auth/sign-in",
      "text": "Sign in",
      "children": [
        "text-9"
      ]
    },
    {
      "id": "text-8",
      "component": "Text",
      "color": "subtle",
      "text-align": "center",
      "textContent": "Already have an account?",
      "children": [
        "link-3"
      ]
    },
    {
      "id": "column-2",
      "component": "Column",
      "gap": "6",
      "children": [
        "column-3",
        "alert",
        "text-6",
        "text-8"
      ]
    },
    {
      "id": "section-2",
      "component": "Section",
      "children": [
        "column-2"
      ]
    },
    {
      "id": "section",
      "component": "Section",
      "children": [
        "column-4"
      ]
    },
    {
      "id": "column-4",
      "component": "Column",
      "children": [
        "section-2"
      ]
    },
    {
      "id": "root",
      "component": "Card",
      "raw": true,
      "children": [
        "header",
        "section"
      ]
    }
  ]
}
