{
  "name": "empty-state-minimal",
  "kind": "block",
  "primary": "section",
  "page": "/catalog/ui-patterns/v053-coverage-fill/v053-coverage-fill.contents.html",
  "slots": [],
  "nested": [],
  "attrs": {},
  "html": "<section>\n    <empty-state-ui minimal icon=\"magnifying-glass\" heading=\"No results\" description=\"Try a different search term or clear the filters.\"></empty-state-ui>\n  </section>",
  "source": "catalog/ui-patterns/v053-coverage-fill/v053-coverage-fill.contents.html",
  "metadata": {
    "domain": "data",
    "description": "Compact inline empty placeholder for tables, lists, or pane bodies — single line with icon + heading + description, no full-canvas chrome.",
    "keywords": [
      "empty",
      "state",
      "minimal",
      "inline",
      "compact",
      "table",
      "list",
      "placeholder",
      "no-results"
    ]
  },
  "captured_at": "2026-06-07T19:28:13.657Z",
  "template": [
    {
      "id": "empty-state",
      "component": "EmptyState",
      "description": "Try a different search term or clear the filters.",
      "heading": "No results",
      "icon": "magnifying-glass",
      "minimal": true
    },
    {
      "id": "root",
      "component": "Section",
      "children": [
        "empty-state"
      ]
    }
  ]
}
