{
  "name": "onb-step-progress",
  "kind": "block",
  "primary": "step-progress-ui",
  "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": {
        "value": "9",
        "total": "10",
        "caption": "Step 9 of 10 · Optional"
      },
      "html": "<step-progress-ui value=\"9\" total=\"10\" caption=\"Step 9 of 10 · Optional\"></step-progress-ui>"
    },
    {
      "page": "/apps/user-flow/app/onboarding/complete/complete.contents.html",
      "source": "apps/user-flow/app/onboarding/complete/complete.contents.html",
      "slots": [],
      "nested": [],
      "attrs": {
        "value": "10",
        "total": "10",
        "caption": "All steps complete"
      },
      "html": "<step-progress-ui value=\"10\" total=\"10\" caption=\"All steps complete\"></step-progress-ui>"
    },
    {
      "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": {
        "value": "3",
        "total": "10",
        "caption": "Step 3 of 10"
      },
      "html": "<step-progress-ui value=\"3\" total=\"10\" caption=\"Step 3 of 10\"></step-progress-ui>"
    },
    {
      "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": {
        "value": "5",
        "total": "10",
        "caption": "Step 5 of 10"
      },
      "html": "<step-progress-ui value=\"5\" total=\"10\" caption=\"Step 5 of 10\"></step-progress-ui>"
    },
    {
      "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": {
        "value": "4",
        "total": "10",
        "caption": "Step 4 of 10"
      },
      "html": "<step-progress-ui value=\"4\" total=\"10\" caption=\"Step 4 of 10\"></step-progress-ui>"
    },
    {
      "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": {
        "value": "8",
        "total": "10",
        "caption": "Step 8 of 10 · Optional"
      },
      "html": "<step-progress-ui value=\"8\" total=\"10\" caption=\"Step 8 of 10 · Optional\"></step-progress-ui>"
    },
    {
      "page": "/apps/user-flow/app/onboarding/mode/mode.contents.html",
      "source": "apps/user-flow/app/onboarding/mode/mode.contents.html",
      "slots": [],
      "nested": [],
      "attrs": {
        "value": "2",
        "total": "10",
        "caption": "Step 2 of 10"
      },
      "html": "<step-progress-ui value=\"2\" total=\"10\" caption=\"Step 2 of 10\"></step-progress-ui>"
    },
    {
      "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": {
        "value": "7",
        "total": "10",
        "caption": "Step 7 of 10"
      },
      "html": "<step-progress-ui value=\"7\" total=\"10\" caption=\"Step 7 of 10\"></step-progress-ui>"
    },
    {
      "page": "/apps/user-flow/app/onboarding/review/review.contents.html",
      "source": "apps/user-flow/app/onboarding/review/review.contents.html",
      "slots": [],
      "nested": [],
      "attrs": {
        "value": "6",
        "total": "10",
        "caption": "Step 6 of 10"
      },
      "html": "<step-progress-ui value=\"6\" total=\"10\" caption=\"Step 6 of 10\"></step-progress-ui>"
    },
    {
      "page": "/apps/user-flow/app/onboarding/welcome/welcome.contents.html",
      "source": "apps/user-flow/app/onboarding/welcome/welcome.contents.html",
      "slots": [],
      "nested": [],
      "attrs": {
        "value": "1",
        "total": "10",
        "caption": "Step 1 of 10"
      },
      "html": "<step-progress-ui value=\"1\" total=\"10\" caption=\"Step 1 of 10\"></step-progress-ui>"
    }
  ],
  "captured_at": "2026-06-07T19:28:13.657Z",
  "metadata": {
    "domain": "onboarding",
    "description": "Onboarding progress stepper — visual indicator of current and remaining setup steps.",
    "keywords": [
      "onboarding",
      "stepper",
      "progress",
      "indicator",
      "steps",
      "flow"
    ]
  }
}
