{
  "name": "drawer-revoke-session",
  "kind": "block",
  "primary": "drawer-ui",
  "page": "/apps/saas/app/profile-security/profile-security.contents.html",
  "slots": [],
  "nested": [],
  "attrs": {
    "side": "right",
    "size": "md"
  },
  "html": "<drawer-ui id=\"drawer-revoke-session\" side=\"right\" size=\"md\">\n  <header>\n    <span slot=\"icon\">\n      <avatar-ui icon=\"sign-out\"></avatar-ui>\n    </span>\n    <span slot=\"heading\">\n      <text-ui strong>Revoke session</text-ui>\n    </span>\n    <span slot=\"action\"></span>\n  </header>\n  <section>\n    <text-ui color=\"subtle\" size=\"sm\">Signs the device out immediately. It will need to re-authenticate to sign back in.</text-ui>\n  </section>\n  <section>\n    <col-ui gap=\"4\">\n      <card-ui>\n        <header>\n          <span slot=\"icon\"><avatar-ui icon=\"device-mobile\"></avatar-ui></span>\n          <span slot=\"heading\"><text-ui strong>iPhone 16 · Safari</text-ui></span>\n          <span slot=\"description\"><text-ui color=\"subtle\" size=\"sm\">San Francisco, CA · 2 hours ago · 136.24.51.9</text-ui></span>\n        </header>\n      </card-ui>\n      <divider-ui></divider-ui>\n      <col-ui gap=\"2\">\n        <text-ui strong>Recent activity on this session</text-ui>\n        <row-ui gap=\"2\" align=\"center\"><icon-ui name=\"chat-circle\" color=\"subtle\"></icon-ui><text-ui>Opened 4 conversations</text-ui></row-ui>\n        <row-ui gap=\"2\" align=\"center\"><icon-ui name=\"upload\" color=\"subtle\"></icon-ui><text-ui>Uploaded 2 files</text-ui></row-ui>\n        <row-ui gap=\"2\" align=\"center\"><icon-ui name=\"user-gear\" color=\"subtle\"></icon-ui><text-ui>Changed workspace: AdiaUI</text-ui></row-ui>\n      </col-ui>\n      <divider-ui></divider-ui>\n      <field-ui label=\"Also rotate API keys created from this session\" inline>\n        <check-ui></check-ui>\n      </field-ui>\n      <field-ui label=\"Notify me if this device signs back in\" inline>\n        <check-ui checked></check-ui>\n      </field-ui>\n      <alert-ui variant=\"info\" icon=\"info\" text=\"If you don't recognize this session, revoke it and change your password.\"></alert-ui>\n    </col-ui>\n  </section>\n  <footer slot=\"footer\">\n    <grid-ui>\n      <button-ui text=\"Cancel\" variant=\"ghost\" onclick=\"this.closest('drawer-ui').open = false\"></button-ui>\n      <button-ui text=\"Revoke session\" icon=\"sign-out\" color=\"danger\" onclick=\"this.closest('drawer-ui').open = false\"></button-ui>\n    </grid-ui>\n  </footer>\n</drawer-ui>",
  "source": "apps/saas/app/profile-security/profile-security.contents.html",
  "metadata": {
    "domain": "settings",
    "description": "Revoke active session drawer — confirm signing out a specific device or session.",
    "keywords": [
      "drawer",
      "revoke",
      "session",
      "sign",
      "out",
      "device",
      "security",
      "active"
    ]
  },
  "captured_at": "2026-06-07T19:28:13.657Z",
  "template": [
    {
      "id": "avatar",
      "component": "Avatar",
      "icon": "sign-out"
    },
    {
      "id": "text",
      "component": "Text",
      "variant": "body",
      "slot": "icon",
      "children": [
        "avatar"
      ]
    },
    {
      "id": "text-3",
      "component": "Text",
      "strong": true,
      "textContent": "Revoke session"
    },
    {
      "id": "text-2",
      "component": "Text",
      "variant": "body",
      "slot": "heading",
      "children": [
        "text-3"
      ]
    },
    {
      "id": "text-4",
      "component": "Text",
      "variant": "body",
      "slot": "action"
    },
    {
      "id": "header",
      "component": "Header",
      "children": [
        "text",
        "text-2",
        "text-4"
      ]
    },
    {
      "id": "text-5",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "Signs the device out immediately. It will need to re-authenticate to sign back in."
    },
    {
      "id": "section",
      "component": "Section",
      "children": [
        "text-5"
      ]
    },
    {
      "id": "avatar-2",
      "component": "Avatar",
      "icon": "device-mobile"
    },
    {
      "id": "text-6",
      "component": "Text",
      "variant": "body",
      "slot": "icon",
      "children": [
        "avatar-2"
      ]
    },
    {
      "id": "text-8",
      "component": "Text",
      "strong": true,
      "textContent": "iPhone 16 · Safari"
    },
    {
      "id": "text-7",
      "component": "Text",
      "variant": "body",
      "slot": "heading",
      "children": [
        "text-8"
      ]
    },
    {
      "id": "text-10",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "San Francisco, CA · 2 hours ago · 136.24.51.9"
    },
    {
      "id": "text-9",
      "component": "Text",
      "variant": "body",
      "slot": "description",
      "children": [
        "text-10"
      ]
    },
    {
      "id": "header-2",
      "component": "Header",
      "children": [
        "text-6",
        "text-7",
        "text-9"
      ]
    },
    {
      "id": "card",
      "component": "Card",
      "children": [
        "header-2"
      ]
    },
    {
      "id": "divider",
      "component": "Divider"
    },
    {
      "id": "text-11",
      "component": "Text",
      "strong": true,
      "textContent": "Recent activity on this session"
    },
    {
      "id": "chat-circle",
      "component": "Icon",
      "name": "chat-circle"
    },
    {
      "id": "text-12",
      "component": "Text",
      "textContent": "Opened 4 conversations"
    },
    {
      "id": "row",
      "component": "Row",
      "align": "center",
      "gap": "2",
      "children": [
        "chat-circle",
        "text-12"
      ]
    },
    {
      "id": "upload",
      "component": "Icon",
      "name": "upload"
    },
    {
      "id": "text-13",
      "component": "Text",
      "textContent": "Uploaded 2 files"
    },
    {
      "id": "row-2",
      "component": "Row",
      "align": "center",
      "gap": "2",
      "children": [
        "upload",
        "text-13"
      ]
    },
    {
      "id": "user-gear",
      "component": "Icon",
      "name": "user-gear"
    },
    {
      "id": "text-14",
      "component": "Text",
      "textContent": "Changed workspace: AdiaUI"
    },
    {
      "id": "row-3",
      "component": "Row",
      "align": "center",
      "gap": "2",
      "children": [
        "user-gear",
        "text-14"
      ]
    },
    {
      "id": "column-2",
      "component": "Column",
      "gap": "2",
      "children": [
        "text-11",
        "row",
        "row-2",
        "row-3"
      ]
    },
    {
      "id": "divider-2",
      "component": "Divider"
    },
    {
      "id": "check-box",
      "component": "CheckBox"
    },
    {
      "id": "field",
      "component": "Field",
      "inline": true,
      "label": "Also rotate API keys created from this session",
      "children": [
        "check-box"
      ]
    },
    {
      "id": "check-box-2",
      "component": "CheckBox",
      "checked": true
    },
    {
      "id": "field-2",
      "component": "Field",
      "inline": true,
      "label": "Notify me if this device signs back in",
      "children": [
        "check-box-2"
      ]
    },
    {
      "id": "alert",
      "component": "Alert",
      "icon": "info",
      "text": "If you don't recognize this session, revoke it and change your password.",
      "variant": "info"
    },
    {
      "id": "column",
      "component": "Column",
      "gap": "4",
      "children": [
        "card",
        "divider",
        "column-2",
        "divider-2",
        "field",
        "field-2",
        "alert"
      ]
    },
    {
      "id": "section-2",
      "component": "Section",
      "children": [
        "column"
      ]
    },
    {
      "id": "button",
      "component": "Button",
      "text": "Cancel",
      "variant": "ghost"
    },
    {
      "id": "button-2",
      "component": "Button",
      "color": "danger",
      "icon": "sign-out",
      "text": "Revoke session"
    },
    {
      "id": "grid",
      "component": "Grid",
      "children": [
        "button",
        "button-2"
      ]
    },
    {
      "id": "footer",
      "component": "Footer",
      "slot": "footer",
      "children": [
        "grid"
      ]
    },
    {
      "id": "root",
      "component": "Drawer",
      "side": "right",
      "size": "md",
      "children": [
        "header",
        "section",
        "section-2",
        "footer"
      ]
    }
  ]
}
