{
  "name": "auth-email-verify",
  "kind": "block",
  "primary": "card-ui",
  "page": "/apps/user-flow/app/auth/email-change/verify/verify.contents.html",
  "slots": [],
  "nested": [
    "auth-card-header",
    "auth-card-content",
    "auth-email-verify-confirm"
  ],
  "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/email-change/verify/verify.contents.html",
  "metadata": {
    "domain": "auth",
    "description": "Email verification confirmation card — message sent prompt with resend link.",
    "keywords": [
      "auth",
      "email",
      "verify",
      "confirmation",
      "resend",
      "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": "Confirm your new email"
    },
    {
      "id": "text-3",
      "component": "Text",
      "variant": "body",
      "textContent": "kim@acme.com"
    },
    {
      "id": "text-4",
      "component": "Text",
      "variant": "body",
      "textContent": "kim@newdomain.com"
    },
    {
      "id": "text-5",
      "component": "Text",
      "variant": "body",
      "textContent": "kim@newdomain.com"
    },
    {
      "id": "text-2",
      "component": "Text",
      "textContent": "You requested an email change from to . Once confirmed, all account emails — invoices, security alerts, password resets — will go to , and your sign-in email also changes immediately.",
      "children": [
        "text-3",
        "text-4",
        "text-5"
      ]
    },
    {
      "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": "button",
      "component": "Button",
      "type": "submit",
      "text": "Confirm new email",
      "variant": "primary"
    },
    {
      "id": "column-3",
      "component": "Column",
      "gap": "4",
      "children": [
        "button"
      ]
    },
    {
      "id": "form-container-2",
      "component": "FormContainer",
      "children": [
        "column-3"
      ]
    },
    {
      "id": "form-container",
      "component": "FormContainer",
      "children": [
        "form-container-2"
      ]
    },
    {
      "id": "text-7",
      "component": "Text",
      "textContent": "← This wasn't me — undo the change",
      "variant": "body"
    },
    {
      "id": "link",
      "component": "Link",
      "href": "/site/examples/profile-security",
      "text": "← This wasn't me — undo the change",
      "children": [
        "text-7"
      ]
    },
    {
      "id": "text-6",
      "component": "Text",
      "color": "subtle",
      "text-align": "center",
      "children": [
        "link"
      ]
    },
    {
      "id": "column-2",
      "component": "Column",
      "gap": "6",
      "children": [
        "form-container",
        "text-6"
      ]
    },
    {
      "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"
      ]
    }
  ]
}
