{
  "name": "onb-step-header",
  "kind": "block",
  "primary": "header",
  "instances": [
    {
      "page": "/apps/user-flow/app/onboarding/browser-extension/browser-extension.contents.html",
      "source": "apps/user-flow/app/onboarding/browser-extension/browser-extension.contents.html",
      "slots": [],
      "nested": [],
      "attrs": {
        "data-onb-heading": ""
      },
      "html": "<header data-onb-heading>\n          <h1>Install the browser extension (optional)</h1>\n          <text-ui color=\"subtle\">Chrome detected. Other browsers will see their store link automatically.</text-ui>\n        </header>"
    },
    {
      "page": "/apps/user-flow/app/onboarding/complete/complete.contents.html",
      "source": "apps/user-flow/app/onboarding/complete/complete.contents.html",
      "slots": [],
      "nested": [],
      "attrs": {
        "data-onb-heading": ""
      },
      "html": "<header data-onb-heading>\n          <h1>You're all set, Kim 👋</h1>\n          <text-ui color=\"subtle\">Here's what's configured. Open your home to get going — everything below is editable from settings.</text-ui>\n        </header>"
    },
    {
      "page": "/apps/user-flow/app/onboarding/connect-source/connect-source.contents.html",
      "source": "apps/user-flow/app/onboarding/connect-source/connect-source.contents.html",
      "slots": [],
      "nested": [],
      "attrs": {
        "data-onb-heading": ""
      },
      "html": "<header data-onb-heading>\n          <h1>Connect your first data source</h1>\n          <text-ui color=\"subtle\">Pick one to authorize — you'll be redirected back here once approved.</text-ui>\n        </header>"
    },
    {
      "page": "/apps/user-flow/app/onboarding/first-action/first-action.contents.html",
      "source": "apps/user-flow/app/onboarding/first-action/first-action.contents.html",
      "slots": [],
      "nested": [],
      "attrs": {
        "data-onb-heading": ""
      },
      "html": "<header data-onb-heading>\n          <h1>Make your first dashboard</h1>\n          <text-ui color=\"subtle\">A 30-second tutorial. We'll generate a real dashboard from a prompt — no scaffolding required.</text-ui>\n        </header>"
    },
    {
      "page": "/apps/user-flow/app/onboarding/import-data/import-data.contents.html",
      "source": "apps/user-flow/app/onboarding/import-data/import-data.contents.html",
      "slots": [],
      "nested": [],
      "attrs": {
        "data-onb-heading": ""
      },
      "html": "<header data-onb-heading>\n          <h1>How would you like to start?</h1>\n          <text-ui color=\"subtle\">You can switch any of these later from settings → Data.</text-ui>\n        </header>"
    },
    {
      "page": "/apps/user-flow/app/onboarding/mobile-app/mobile-app.contents.html",
      "source": "apps/user-flow/app/onboarding/mobile-app/mobile-app.contents.html",
      "slots": [],
      "nested": [],
      "attrs": {
        "data-onb-heading": ""
      },
      "html": "<header data-onb-heading>\n          <h1>Get the mobile app (optional)</h1>\n          <text-ui color=\"subtle\">iOS + Android. Read-only — same permissions as your account, no extra setup.</text-ui>\n        </header>"
    },
    {
      "page": "/apps/user-flow/app/onboarding/mode/mode.contents.html",
      "source": "apps/user-flow/app/onboarding/mode/mode.contents.html",
      "slots": [],
      "nested": [],
      "attrs": {
        "data-onb-heading": ""
      },
      "html": "<header data-onb-heading>\n          <h1>How will you mainly use AdiaUI?</h1>\n          <text-ui color=\"subtle\">Pick the closest match. Combinations are fine — choose your primary lens.</text-ui>\n        </header>"
    },
    {
      "page": "/apps/user-flow/app/onboarding/notification-prefs/notification-prefs.contents.html",
      "source": "apps/user-flow/app/onboarding/notification-prefs/notification-prefs.contents.html",
      "slots": [],
      "nested": [],
      "attrs": {
        "data-onb-heading": ""
      },
      "html": "<header data-onb-heading>\n          <h1>How often should we email you?</h1>\n          <text-ui color=\"subtle\">Notification volume — affects digest emails only. In-app notifications follow your activity regardless.</text-ui>\n        </header>"
    },
    {
      "page": "/apps/user-flow/app/onboarding/review/review.contents.html",
      "source": "apps/user-flow/app/onboarding/review/review.contents.html",
      "slots": [],
      "nested": [],
      "attrs": {
        "data-onb-heading": ""
      },
      "html": "<header data-onb-heading>\n          <h1>Quick review of your setup</h1>\n          <text-ui color=\"subtle\">All of this is editable later in settings — no decisions are permanent.</text-ui>\n        </header>"
    },
    {
      "page": "/apps/user-flow/app/onboarding/welcome/welcome.contents.html",
      "source": "apps/user-flow/app/onboarding/welcome/welcome.contents.html",
      "slots": [],
      "nested": [],
      "attrs": {
        "data-onb-heading": ""
      },
      "html": "<header data-onb-heading data-chunk-slot=\"page-header\">\n          <h1>Let's get you set up</h1>\n          <text-ui color=\"subtle\">A quick guided tour. Everything is changeable in settings later.</text-ui>\n        </header>"
    }
  ],
  "captured_at": "2026-06-07T19:28:13.657Z",
  "metadata": {
    "domain": "onboarding",
    "description": "Onboarding step header — step number, title, and context for current flow step.",
    "keywords": [
      "onboarding",
      "step",
      "header",
      "title",
      "number",
      "progress",
      "context"
    ]
  }
}
