{
  "schemaVersion": 1,
  "theme": "j3w1-theme",
  "version": "1.1.0",
  "definitions": {
    "specified": "spec/components/<id>.md validates",
    "demonstrated": "<id>.demo.html exists with a fragment for every declared variant and renders on the site",
    "tested": "Compatibility alias for testImplemented; never an execution result",
    "testImplemented": "tests/browser/components/<id>.spec.js exists; does not establish a pass"
  },
  "byFamily": {
    "composed": {
      "specified": 6,
      "demonstrated": 6,
      "tested": 0,
      "testImplemented": 0,
      "total": 6
    },
    "feedback": {
      "specified": 11,
      "demonstrated": 11,
      "tested": 1,
      "testImplemented": 1,
      "total": 11
    },
    "display": {
      "specified": 11,
      "demonstrated": 11,
      "tested": 1,
      "testImplemented": 1,
      "total": 11
    },
    "navigation": {
      "specified": 10,
      "demonstrated": 10,
      "tested": 2,
      "testImplemented": 2,
      "total": 10
    },
    "actions": {
      "specified": 5,
      "demonstrated": 5,
      "tested": 2,
      "testImplemented": 2,
      "total": 5
    },
    "forms-basic": {
      "specified": 11,
      "demonstrated": 11,
      "tested": 4,
      "testImplemented": 4,
      "total": 11
    },
    "developer": {
      "specified": 5,
      "demonstrated": 5,
      "tested": 0,
      "testImplemented": 0,
      "total": 5
    },
    "forms-advanced": {
      "specified": 8,
      "demonstrated": 8,
      "tested": 1,
      "testImplemented": 1,
      "total": 8
    }
  },
  "components": {
    "admin-form": {
      "family": "composed",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 4
    },
    "alert": {
      "family": "feedback",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 3
    },
    "avatar": {
      "family": "display",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 3
    },
    "badge": {
      "family": "display",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 2
    },
    "breadcrumbs": {
      "family": "navigation",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 5
    },
    "button-group": {
      "family": "actions",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 3
    },
    "button": {
      "family": "actions",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": true,
      "testImplemented": true,
      "states": 6
    },
    "card": {
      "family": "display",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 5
    },
    "chart": {
      "family": "display",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 3
    },
    "checkbox": {
      "family": "forms-basic",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": true,
      "testImplemented": true,
      "states": 10
    },
    "chip": {
      "family": "display",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 6
    },
    "code-editor": {
      "family": "developer",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 6
    },
    "combobox": {
      "family": "forms-advanced",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 10
    },
    "command-palette": {
      "family": "navigation",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 5
    },
    "compact-dashboard": {
      "family": "composed",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 4
    },
    "data-table": {
      "family": "display",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 9
    },
    "date-picker": {
      "family": "forms-advanced",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 7
    },
    "description-list": {
      "family": "display",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 2
    },
    "diagnostics": {
      "family": "developer",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 7
    },
    "dialog": {
      "family": "feedback",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": true,
      "testImplemented": true,
      "states": 7
    },
    "diff-view": {
      "family": "developer",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 6
    },
    "disclosure": {
      "family": "navigation",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 4
    },
    "drawer": {
      "family": "feedback",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 5
    },
    "editor-search": {
      "family": "developer",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 4
    },
    "empty-state": {
      "family": "feedback",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 1
    },
    "error-state": {
      "family": "feedback",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 5
    },
    "field": {
      "family": "forms-basic",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 4
    },
    "fieldset": {
      "family": "forms-basic",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 2
    },
    "file-browser": {
      "family": "composed",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 5
    },
    "file-input": {
      "family": "forms-advanced",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 7
    },
    "filterable-table": {
      "family": "composed",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 5
    },
    "form-builder": {
      "family": "forms-advanced",
      "priority": "L",
      "maturity": "draft",
      "specified": true,
      "demonstrated": true,
      "tested": true,
      "testImplemented": true,
      "states": 4
    },
    "i3-window-frame": {
      "family": "composed",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 5
    },
    "icon-button": {
      "family": "actions",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 7
    },
    "kbd": {
      "family": "display",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 1
    },
    "link": {
      "family": "actions",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": true,
      "testImplemented": true,
      "states": 5
    },
    "list": {
      "family": "display",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 7
    },
    "loading-indicator": {
      "family": "feedback",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 2
    },
    "menu": {
      "family": "navigation",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": true,
      "testImplemented": true,
      "states": 8
    },
    "multiselect": {
      "family": "forms-advanced",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 5
    },
    "number-field": {
      "family": "forms-basic",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 7
    },
    "pagination": {
      "family": "navigation",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 5
    },
    "popover": {
      "family": "feedback",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 4
    },
    "progress": {
      "family": "feedback",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 4
    },
    "radio-group": {
      "family": "forms-basic",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": true,
      "testImplemented": true,
      "states": 8
    },
    "range": {
      "family": "forms-basic",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 3
    },
    "repeater": {
      "family": "forms-advanced",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 4
    },
    "search-field": {
      "family": "forms-basic",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 8
    },
    "segmented-control": {
      "family": "actions",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 4
    },
    "select": {
      "family": "forms-basic",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": true,
      "testImplemented": true,
      "states": 7
    },
    "settings-panel": {
      "family": "composed",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 4
    },
    "sidebar-nav": {
      "family": "navigation",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 8
    },
    "skeleton": {
      "family": "feedback",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 3
    },
    "skip-link": {
      "family": "navigation",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 2
    },
    "switch": {
      "family": "forms-basic",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 7
    },
    "table": {
      "family": "display",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": true,
      "testImplemented": true,
      "states": 8
    },
    "tabs": {
      "family": "navigation",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": true,
      "testImplemented": true,
      "states": 7
    },
    "terminal": {
      "family": "developer",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 5
    },
    "text-field": {
      "family": "forms-basic",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": true,
      "testImplemented": true,
      "states": 14
    },
    "textarea": {
      "family": "forms-basic",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 10
    },
    "time-picker": {
      "family": "forms-advanced",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 5
    },
    "timeline": {
      "family": "display",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 2
    },
    "toast": {
      "family": "feedback",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 5
    },
    "toolbar": {
      "family": "navigation",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 5
    },
    "tooltip": {
      "family": "feedback",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 5
    },
    "tree": {
      "family": "navigation",
      "priority": "R2",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 6
    },
    "wizard": {
      "family": "forms-advanced",
      "priority": "R1",
      "maturity": "stable",
      "specified": true,
      "demonstrated": true,
      "tested": false,
      "testImplemented": false,
      "states": 7
    }
  }
}
