{
  "name": "dashboard-tabs",
  "kind": "block",
  "primary": "tabs-ui",
  "page": "/apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
  "slots": [],
  "nested": [],
  "attrs": {
    "value": "overview"
  },
  "html": "<tabs-ui value=\"overview\">\n        <tab-ui value=\"overview\" text=\"Overview\"></tab-ui>\n        <tab-ui value=\"audience\" text=\"Audience\"></tab-ui>\n        <tab-ui value=\"acquisition\" text=\"Acquisition\"></tab-ui>\n        <tab-ui value=\"behavior\" text=\"Behavior\"></tab-ui>\n        <tab-ui value=\"conversion\" text=\"Conversion\"></tab-ui>\n        <tab-ui value=\"reports\" text=\"Reports\"></tab-ui>\n        <tab-ui value=\"notifications\" text=\"Notifications\"></tab-ui>\n      </tabs-ui>",
  "source": "apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
  "metadata": {
    "domain": "navigation",
    "description": "Dashboard tab navigation — primary tab strip (overview / audience / behavior / acquisition / conversion).",
    "keywords": [
      "tabs",
      "tab-strip",
      "navigation",
      "sub-pages",
      "views",
      "switcher",
      "dashboard",
      "sections"
    ]
  },
  "captured_at": "2026-06-07T19:28:13.657Z",
  "template": [
    {
      "id": "tab",
      "component": "Tab",
      "text": "Overview",
      "value": "overview"
    },
    {
      "id": "tab-2",
      "component": "Tab",
      "text": "Audience",
      "value": "audience"
    },
    {
      "id": "tab-3",
      "component": "Tab",
      "text": "Acquisition",
      "value": "acquisition"
    },
    {
      "id": "tab-4",
      "component": "Tab",
      "text": "Behavior",
      "value": "behavior"
    },
    {
      "id": "tab-5",
      "component": "Tab",
      "text": "Conversion",
      "value": "conversion"
    },
    {
      "id": "tab-6",
      "component": "Tab",
      "text": "Reports",
      "value": "reports"
    },
    {
      "id": "tab-7",
      "component": "Tab",
      "text": "Notifications",
      "value": "notifications"
    },
    {
      "id": "root",
      "component": "Tabs",
      "value": "overview",
      "children": [
        "tab",
        "tab-2",
        "tab-3",
        "tab-4",
        "tab-5",
        "tab-6",
        "tab-7"
      ]
    }
  ]
}
