{
  "name": "reg-success-summary",
  "kind": "block",
  "primary": "section",
  "page": "/apps/user-flow/app/registration/confirmation/confirmation.contents.html",
  "slots": [],
  "nested": [],
  "attrs": {
    "data-reg-form": ""
  },
  "html": "<section data-reg-form>\n          <col-ui gap=\"3\">\n            <card-ui>\n              <header>\n                <span slot=\"icon\"><avatar-ui icon=\"user-plus\"></avatar-ui></span>\n                <span slot=\"heading\"><text-ui strong>Invite more teammates</text-ui></span>\n                <span slot=\"description\">\n                  <text-ui color=\"subtle\" size=\"sm\">Three invites are out — add more from the workspace settings.</text-ui>\n                </span>\n                <button-ui slot=\"action\" text=\"Invite\" 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=\"squares-four\"></avatar-ui></span>\n                <span slot=\"heading\"><text-ui strong>Browse templates</text-ui></span>\n                <span slot=\"description\">\n                  <text-ui color=\"subtle\" size=\"sm\">Pre-built dashboards, plans, and trackers — start from a template.</text-ui>\n                </span>\n                <button-ui slot=\"action\" text=\"Browse\" 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 docs</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          </col-ui>\n        </section>",
  "source": "apps/user-flow/app/registration/confirmation/confirmation.contents.html",
  "metadata": {
    "domain": "forms",
    "description": "Registration success summary — overview of what was configured + next steps.",
    "keywords": [
      "registration",
      "success",
      "summary",
      "configured",
      "overview",
      "next",
      "steps"
    ]
  },
  "captured_at": "2026-06-07T19:28:13.657Z",
  "template": [
    {
      "id": "avatar",
      "component": "Avatar",
      "icon": "user-plus"
    },
    {
      "id": "text",
      "component": "Text",
      "variant": "body",
      "slot": "icon",
      "children": [
        "avatar"
      ]
    },
    {
      "id": "text-3",
      "component": "Text",
      "strong": true,
      "textContent": "Invite more teammates"
    },
    {
      "id": "text-2",
      "component": "Text",
      "variant": "body",
      "slot": "heading",
      "children": [
        "text-3"
      ]
    },
    {
      "id": "text-5",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "Three invites are out — add more from the workspace settings."
    },
    {
      "id": "text-4",
      "component": "Text",
      "variant": "body",
      "slot": "description",
      "children": [
        "text-5"
      ]
    },
    {
      "id": "button",
      "component": "Button",
      "slot": "action",
      "icon": "arrow-right",
      "text": "Invite",
      "variant": "ghost"
    },
    {
      "id": "header",
      "component": "Header",
      "children": [
        "text",
        "text-2",
        "text-4",
        "button"
      ]
    },
    {
      "id": "card",
      "component": "Card",
      "children": [
        "header"
      ]
    },
    {
      "id": "avatar-2",
      "component": "Avatar",
      "icon": "squares-four"
    },
    {
      "id": "text-6",
      "component": "Text",
      "variant": "body",
      "slot": "icon",
      "children": [
        "avatar-2"
      ]
    },
    {
      "id": "text-8",
      "component": "Text",
      "strong": true,
      "textContent": "Browse templates"
    },
    {
      "id": "text-7",
      "component": "Text",
      "variant": "body",
      "slot": "heading",
      "children": [
        "text-8"
      ]
    },
    {
      "id": "text-10",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "Pre-built dashboards, plans, and trackers — start from a template."
    },
    {
      "id": "text-9",
      "component": "Text",
      "variant": "body",
      "slot": "description",
      "children": [
        "text-10"
      ]
    },
    {
      "id": "button-2",
      "component": "Button",
      "slot": "action",
      "icon": "arrow-right",
      "text": "Browse",
      "variant": "ghost"
    },
    {
      "id": "header-2",
      "component": "Header",
      "children": [
        "text-6",
        "text-7",
        "text-9",
        "button-2"
      ]
    },
    {
      "id": "card-2",
      "component": "Card",
      "children": [
        "header-2"
      ]
    },
    {
      "id": "avatar-3",
      "component": "Avatar",
      "icon": "book-open"
    },
    {
      "id": "text-11",
      "component": "Text",
      "variant": "body",
      "slot": "icon",
      "children": [
        "avatar-3"
      ]
    },
    {
      "id": "text-13",
      "component": "Text",
      "strong": true,
      "textContent": "Read the docs"
    },
    {
      "id": "text-12",
      "component": "Text",
      "variant": "body",
      "slot": "heading",
      "children": [
        "text-13"
      ]
    },
    {
      "id": "text-15",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "15 minutes to get fluent — keyboard shortcuts, sharing, and search."
    },
    {
      "id": "text-14",
      "component": "Text",
      "variant": "body",
      "slot": "description",
      "children": [
        "text-15"
      ]
    },
    {
      "id": "button-3",
      "component": "Button",
      "slot": "action",
      "icon": "arrow-right",
      "text": "Open docs",
      "variant": "ghost"
    },
    {
      "id": "header-3",
      "component": "Header",
      "children": [
        "text-11",
        "text-12",
        "text-14",
        "button-3"
      ]
    },
    {
      "id": "card-3",
      "component": "Card",
      "children": [
        "header-3"
      ]
    },
    {
      "id": "column",
      "component": "Column",
      "gap": "3",
      "children": [
        "card",
        "card-2",
        "card-3"
      ]
    },
    {
      "id": "root",
      "component": "Section",
      "data-reg-form": "",
      "children": [
        "column"
      ]
    }
  ]
}
