{
  "name": "auth-session-expired",
  "kind": "block",
  "primary": "card-ui",
  "page": "/apps/user-flow/app/auth/session-expired/session-expired.contents.html",
  "slots": [],
  "nested": [
    "auth-card-header",
    "auth-card-content",
    "auth-session-expired-actions"
  ],
  "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/session-expired/session-expired.contents.html",
  "metadata": {
    "domain": "auth",
    "description": "Session expired page with re-login prompt and return to dashboard link. Inactivity timeout notice with sign-in again button.",
    "keywords": [
      "session",
      "expired",
      "page",
      "re-login",
      "prompt",
      "return",
      "dashboard",
      "auth",
      "timeout",
      "inactive",
      "sign-in-again",
      "session-expired",
      "re-authenticate"
    ]
  },
  "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": "Your session expired"
    },
    {
      "id": "column",
      "component": "Column",
      "align": "center",
      "gap": "1",
      "children": [
        "adia-ui-home",
        "text"
      ]
    },
    {
      "id": "header-2",
      "component": "Header",
      "children": [
        "column"
      ]
    },
    {
      "id": "header",
      "component": "Header",
      "children": [
        "header-2"
      ]
    },
    {
      "id": "text-3",
      "component": "Text",
      "variant": "body",
      "textContent": "kim@acme.com"
    },
    {
      "id": "text-2",
      "component": "Text",
      "variant": "body",
      "slot": "content",
      "textContent": "For your security, we ended the session for after a period of inactivity. Your work is safe — sign back in to pick up where you left off.",
      "children": [
        "text-3"
      ]
    },
    {
      "id": "alert",
      "component": "Alert",
      "icon": "clock-counter-clockwise",
      "variant": "info",
      "children": [
        "text-2"
      ]
    },
    {
      "id": "button",
      "component": "Button",
      "text": "Sign back in",
      "variant": "primary"
    },
    {
      "id": "button-2",
      "component": "Button",
      "icon": "user-switch",
      "text": "Use a different account"
    },
    {
      "id": "column-4",
      "component": "Column",
      "gap": "2",
      "children": [
        "button",
        "button-2"
      ]
    },
    {
      "id": "column-3",
      "component": "Column",
      "gap": "2",
      "children": [
        "column-4"
      ]
    },
    {
      "id": "text-5",
      "component": "Text",
      "textContent": "Contact support",
      "variant": "body"
    },
    {
      "id": "link",
      "component": "Link",
      "href": "/site/examples/help",
      "text": "Contact support",
      "children": [
        "text-5"
      ]
    },
    {
      "id": "text-4",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "text-align": "center",
      "textContent": "Need help?",
      "children": [
        "link"
      ]
    },
    {
      "id": "column-2",
      "component": "Column",
      "gap": "6",
      "children": [
        "alert",
        "column-3",
        "text-4"
      ]
    },
    {
      "id": "section-2",
      "component": "Section",
      "children": [
        "column-2"
      ]
    },
    {
      "id": "section",
      "component": "Section",
      "children": [
        "column-5"
      ]
    },
    {
      "id": "column-5",
      "component": "Column",
      "children": [
        "section-2"
      ]
    },
    {
      "id": "root",
      "component": "Card",
      "raw": true,
      "children": [
        "header",
        "section"
      ]
    }
  ]
}
