{
  "name": "reg-final-done",
  "kind": "block",
  "primary": "section",
  "page": "/apps/user-flow/app/registration/done/done.contents.html",
  "slots": [],
  "nested": [],
  "attrs": {
    "data-reg-form": ""
  },
  "html": "<section data-reg-form>\n          <div data-reg-done-stats>\n            <card-ui\n              ><section><stat-ui label=\"Members invited\" value=\"12\" change=\"3 confirmed\" trend=\"up\" icon=\"users-three\"></stat-ui></section\n            ></card-ui>\n            <card-ui\n              ><section><stat-ui label=\"Departments\" value=\"7\" icon=\"tree-structure\"></stat-ui></section\n            ></card-ui>\n            <card-ui\n              ><section><stat-ui label=\"Integrations\" value=\"6\" change=\"GH · Slack · Linear · Notion · Drive · Pylon\" icon=\"plugs-connected\"></stat-ui></section\n            ></card-ui>\n            <card-ui\n              ><section><stat-ui label=\"Brand assets\" value=\"4\" change=\"logo · colors · tagline · social\" icon=\"palette\"></stat-ui></section\n            ></card-ui>\n            <card-ui\n              ><section><stat-ui label=\"Support channels\" value=\"3\" change=\"email · phone · Pylon\" icon=\"lifebuoy\"></stat-ui></section\n            ></card-ui>\n            <card-ui\n              ><section><stat-ui label=\"Trial credit\" value=\"$0\" change=\"Pro · 14 days\" icon=\"confetti\"></stat-ui></section\n            ></card-ui>\n          </div>\n\n          <divider-ui></divider-ui>\n\n          <col-ui gap=\"6\">\n            <text-ui strong>What to do next</text-ui>\n\n            <card-ui>\n              <header>\n                <span slot=\"icon\"><avatar-ui icon=\"rocket-launch\"></avatar-ui></span>\n                <span slot=\"heading\"><text-ui strong>Tour the highlights</text-ui></span>\n                <span slot=\"description\">\n                  <text-ui color=\"subtle\" size=\"sm\">3-minute interactive tour. Shows you the inbox, the org chart, and the chat surface.</text-ui>\n                </span>\n                <button-ui slot=\"action\" text=\"Start tour\" variant=\"ghost\" icon=\"arrow-right\" icon-position=\"end\"></button-ui>\n              </header>\n            </card-ui>\n            <card-ui>\n              <header>\n                <span slot=\"icon\"><avatar-ui icon=\"book-open\"></avatar-ui></span>\n                <span slot=\"heading\"><text-ui strong>Read the welcome guide</text-ui></span>\n                <span slot=\"description\">\n                  <text-ui color=\"subtle\" size=\"sm\">15 minutes to get fluent — keyboard shortcuts, sharing, and search.</text-ui>\n                </span>\n                <button-ui slot=\"action\" text=\"Open docs\" variant=\"ghost\" icon=\"arrow-right\" icon-position=\"end\"></button-ui>\n              </header>\n            </card-ui>\n            <card-ui>\n              <header>\n                <span slot=\"icon\"><avatar-ui icon=\"users-three\"></avatar-ui></span>\n                <span slot=\"heading\"><text-ui strong>Invite the rest of your team</text-ui></span>\n                <span slot=\"description\">\n                  <text-ui color=\"subtle\" size=\"sm\">12 invites are out. Add more from admin → directory whenever new folks join.</text-ui>\n                </span>\n                <button-ui slot=\"action\" text=\"Invite more\" variant=\"ghost\" icon=\"arrow-right\" icon-position=\"end\"></button-ui>\n              </header>\n            </card-ui>\n          </col-ui>\n        </section>",
  "source": "apps/user-flow/app/registration/done/done.contents.html",
  "metadata": {
    "domain": "forms",
    "description": "Registration complete card — account ready, redirect to app action.",
    "keywords": [
      "registration",
      "done",
      "complete",
      "success",
      "start",
      "app",
      "redirect"
    ]
  },
  "captured_at": "2026-06-07T19:28:13.657Z",
  "template": [
    {
      "id": "stat",
      "component": "Stat",
      "change": "3 confirmed",
      "icon": "users-three",
      "label": "Members invited",
      "trend": "up",
      "value": "12"
    },
    {
      "id": "section",
      "component": "Section",
      "children": [
        "column-2"
      ]
    },
    {
      "id": "column-2",
      "component": "Column",
      "children": [
        "stat"
      ]
    },
    {
      "id": "card",
      "component": "Card",
      "children": [
        "section"
      ]
    },
    {
      "id": "stat-2",
      "component": "Stat",
      "icon": "tree-structure",
      "label": "Departments",
      "value": "7"
    },
    {
      "id": "section-2",
      "component": "Section",
      "children": [
        "column-3"
      ]
    },
    {
      "id": "column-3",
      "component": "Column",
      "children": [
        "stat-2"
      ]
    },
    {
      "id": "card-2",
      "component": "Card",
      "children": [
        "section-2"
      ]
    },
    {
      "id": "stat-3",
      "component": "Stat",
      "change": "GH · Slack · Linear · Notion · Drive · Pylon",
      "icon": "plugs-connected",
      "label": "Integrations",
      "value": "6"
    },
    {
      "id": "section-3",
      "component": "Section",
      "children": [
        "column-4"
      ]
    },
    {
      "id": "column-4",
      "component": "Column",
      "children": [
        "stat-3"
      ]
    },
    {
      "id": "card-3",
      "component": "Card",
      "children": [
        "section-3"
      ]
    },
    {
      "id": "stat-4",
      "component": "Stat",
      "change": "logo · colors · tagline · social",
      "icon": "palette",
      "label": "Brand assets",
      "value": "4"
    },
    {
      "id": "section-4",
      "component": "Section",
      "children": [
        "column-5"
      ]
    },
    {
      "id": "column-5",
      "component": "Column",
      "children": [
        "stat-4"
      ]
    },
    {
      "id": "card-4",
      "component": "Card",
      "children": [
        "section-4"
      ]
    },
    {
      "id": "stat-5",
      "component": "Stat",
      "change": "email · phone · Pylon",
      "icon": "lifebuoy",
      "label": "Support channels",
      "value": "3"
    },
    {
      "id": "section-5",
      "component": "Section",
      "children": [
        "column-6"
      ]
    },
    {
      "id": "column-6",
      "component": "Column",
      "children": [
        "stat-5"
      ]
    },
    {
      "id": "card-5",
      "component": "Card",
      "children": [
        "section-5"
      ]
    },
    {
      "id": "stat-6",
      "component": "Stat",
      "change": "Pro · 14 days",
      "icon": "confetti",
      "label": "Trial credit",
      "value": "$0"
    },
    {
      "id": "section-6",
      "component": "Section",
      "children": [
        "column-7"
      ]
    },
    {
      "id": "column-7",
      "component": "Column",
      "children": [
        "stat-6"
      ]
    },
    {
      "id": "card-6",
      "component": "Card",
      "children": [
        "section-6"
      ]
    },
    {
      "id": "column",
      "component": "Column",
      "data-reg-done-stats": "",
      "children": [
        "card",
        "card-2",
        "card-3",
        "card-4",
        "card-5",
        "card-6"
      ]
    },
    {
      "id": "divider",
      "component": "Divider"
    },
    {
      "id": "text",
      "component": "Text",
      "strong": true,
      "textContent": "What to do next"
    },
    {
      "id": "avatar",
      "component": "Avatar",
      "icon": "rocket-launch"
    },
    {
      "id": "text-2",
      "component": "Text",
      "variant": "body",
      "slot": "icon",
      "children": [
        "avatar"
      ]
    },
    {
      "id": "text-4",
      "component": "Text",
      "strong": true,
      "textContent": "Tour the highlights"
    },
    {
      "id": "text-3",
      "component": "Text",
      "variant": "body",
      "slot": "heading",
      "children": [
        "text-4"
      ]
    },
    {
      "id": "text-6",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "3-minute interactive tour. Shows you the inbox, the org chart, and the chat surface."
    },
    {
      "id": "text-5",
      "component": "Text",
      "variant": "body",
      "slot": "description",
      "children": [
        "text-6"
      ]
    },
    {
      "id": "button",
      "component": "Button",
      "slot": "action",
      "icon": "arrow-right",
      "text": "Start tour",
      "variant": "ghost"
    },
    {
      "id": "header",
      "component": "Header",
      "children": [
        "text-2",
        "text-3",
        "text-5",
        "button"
      ]
    },
    {
      "id": "card-7",
      "component": "Card",
      "children": [
        "header"
      ]
    },
    {
      "id": "avatar-2",
      "component": "Avatar",
      "icon": "book-open"
    },
    {
      "id": "text-7",
      "component": "Text",
      "variant": "body",
      "slot": "icon",
      "children": [
        "avatar-2"
      ]
    },
    {
      "id": "text-9",
      "component": "Text",
      "strong": true,
      "textContent": "Read the welcome guide"
    },
    {
      "id": "text-8",
      "component": "Text",
      "variant": "body",
      "slot": "heading",
      "children": [
        "text-9"
      ]
    },
    {
      "id": "text-11",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "15 minutes to get fluent — keyboard shortcuts, sharing, and search."
    },
    {
      "id": "text-10",
      "component": "Text",
      "variant": "body",
      "slot": "description",
      "children": [
        "text-11"
      ]
    },
    {
      "id": "button-2",
      "component": "Button",
      "slot": "action",
      "icon": "arrow-right",
      "text": "Open docs",
      "variant": "ghost"
    },
    {
      "id": "header-2",
      "component": "Header",
      "children": [
        "text-7",
        "text-8",
        "text-10",
        "button-2"
      ]
    },
    {
      "id": "card-8",
      "component": "Card",
      "children": [
        "header-2"
      ]
    },
    {
      "id": "avatar-3",
      "component": "Avatar",
      "icon": "users-three"
    },
    {
      "id": "text-12",
      "component": "Text",
      "variant": "body",
      "slot": "icon",
      "children": [
        "avatar-3"
      ]
    },
    {
      "id": "text-14",
      "component": "Text",
      "strong": true,
      "textContent": "Invite the rest of your team"
    },
    {
      "id": "text-13",
      "component": "Text",
      "variant": "body",
      "slot": "heading",
      "children": [
        "text-14"
      ]
    },
    {
      "id": "text-16",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "12 invites are out. Add more from admin → directory whenever new folks join."
    },
    {
      "id": "text-15",
      "component": "Text",
      "variant": "body",
      "slot": "description",
      "children": [
        "text-16"
      ]
    },
    {
      "id": "button-3",
      "component": "Button",
      "slot": "action",
      "icon": "arrow-right",
      "text": "Invite more",
      "variant": "ghost"
    },
    {
      "id": "header-3",
      "component": "Header",
      "children": [
        "text-12",
        "text-13",
        "text-15",
        "button-3"
      ]
    },
    {
      "id": "card-9",
      "component": "Card",
      "children": [
        "header-3"
      ]
    },
    {
      "id": "column-8",
      "component": "Column",
      "gap": "6",
      "children": [
        "text",
        "card-7",
        "card-8",
        "card-9"
      ]
    },
    {
      "id": "root",
      "component": "Section",
      "data-reg-form": "",
      "children": [
        "column",
        "divider",
        "column-8"
      ]
    }
  ]
}
