{
  "name": "auth-signin-card-recovery",
  "kind": "block",
  "primary": "card-ui",
  "page": "/apps/user-flow/app/auth/sign-in/mfa/recovery/recovery.contents.html",
  "slots": [],
  "nested": [
    "auth-card-header",
    "auth-card-content",
    "auth-mfa-recovery"
  ],
  "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-in/mfa/recovery/recovery.contents.html",
  "metadata": {
    "domain": "auth",
    "description": "Account recovery sign-in form — enter backup email or phone number.",
    "keywords": [
      "auth",
      "recovery",
      "backup",
      "sign",
      "in",
      "alternative",
      "email",
      "phone"
    ]
  },
  "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": "Use a backup code"
    },
    {
      "id": "text-2",
      "component": "Text",
      "textContent": "Enter one of the recovery codes you saved when you set up two-factor."
    },
    {
      "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": "recovery-code",
      "component": "Input",
      "required": true,
      "autocomplete": "one-time-code",
      "label": "Backup code",
      "name": "recovery_code",
      "placeholder": "abcd-efgh"
    },
    {
      "id": "button",
      "component": "Button",
      "type": "submit",
      "text": "Verify and continue",
      "variant": "primary"
    },
    {
      "id": "column-3",
      "component": "Column",
      "gap": "4",
      "children": [
        "recovery-code",
        "button"
      ]
    },
    {
      "id": "form-container-2",
      "component": "FormContainer",
      "children": [
        "column-3"
      ]
    },
    {
      "id": "form-container",
      "component": "FormContainer",
      "children": [
        "form-container-2"
      ]
    },
    {
      "id": "text-4",
      "component": "Text",
      "textContent": "Contact support",
      "variant": "body"
    },
    {
      "id": "link",
      "component": "Link",
      "href": "#",
      "text": "Contact support",
      "children": [
        "text-4"
      ]
    },
    {
      "id": "text-3",
      "component": "Text",
      "variant": "body",
      "slot": "content",
      "textContent": "Lost your backup codes? to regain access.",
      "children": [
        "link"
      ]
    },
    {
      "id": "alert",
      "component": "Alert",
      "icon": "info",
      "variant": "info",
      "children": [
        "text-3"
      ]
    },
    {
      "id": "text-6",
      "component": "Text",
      "textContent": "← Back to two-factor",
      "variant": "body"
    },
    {
      "id": "link-2",
      "component": "Link",
      "href": "/site/examples/auth/sign-in/mfa",
      "text": "← Back to two-factor",
      "children": [
        "text-6"
      ]
    },
    {
      "id": "text-5",
      "component": "Text",
      "text-align": "center",
      "children": [
        "link-2"
      ]
    },
    {
      "id": "column-2",
      "component": "Column",
      "gap": "6",
      "children": [
        "form-container",
        "alert",
        "text-5"
      ]
    },
    {
      "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"
      ]
    }
  ]
}
