1+ [
2+ { "label" : " Accordion" , "path" : " /components/accordion" , "status" : " stable" },
3+ { "label" : " Alert" , "path" : " /components/alert" , "status" : " stable" },
4+ {
5+ "label" : " Application Layout" ,
6+ "path" : " /components/application-layout" ,
7+ "status" : " stable"
8+ },
9+ {
10+ "label" : " Badge" ,
11+ "path" : " /components/badge" ,
12+ "status" : " new"
13+ },
14+ { "label" : " Bleed" , "path" : " /components/bleed" , "status" : " stable" },
15+ { "label" : " Box" , "path" : " /components/box" , "status" : " deprecated" },
16+ {
17+ "label" : " Breadcrumbs" ,
18+ "path" : " /components/breadcrumbs" ,
19+ "status" : " experimental"
20+ },
21+ {
22+ "label" : " Bulleted List" ,
23+ "path" : " /components/bulleted-list" ,
24+ "status" : " stable"
25+ },
26+ { "label" : " Button" , "path" : " /components/button" , "status" : " stable" },
27+ { "label" : " Card" , "path" : " /components/card" , "status" : " stable" },
28+ { "label" : " Checkbox" , "path" : " /components/checkbox" , "status" : " stable" },
29+ { "label" : " Chip" , "path" : " /components/chip" , "status" : " stable" },
30+ {
31+ "label" : " Container" ,
32+ "path" : " /components/container" ,
33+ "status" : " experimental"
34+ },
35+ {
36+ "label" : " Contextual Menu" ,
37+ "path" : " /components/contextual-menu" ,
38+ "status" : " new"
39+ },
40+ {
41+ "label" : " Date Input" ,
42+ "path" : " /components/date-input" ,
43+ "status" : " stable"
44+ },
45+ { "label" : " Dialog" , "path" : " /components/dialog" , "status" : " stable" },
46+ {
47+ "label" : " Divider" ,
48+ "path" : " /components/divider" ,
49+ "status" : " new"
50+ },
51+ { "label" : " Dropdown" , "path" : " /components/dropdown" , "status" : " stable" },
52+ {
53+ "label" : " File Input" ,
54+ "path" : " /components/file-input" ,
55+ "status" : " stable"
56+ },
57+ { "label" : " Flex" , "path" : " /components/flex" , "status" : " stable" },
58+ { "label" : " Footer" , "path" : " /components/footer" , "status" : " stable" },
59+ { "label" : " Grid" , "path" : " /components/grid" , "status" : " stable" },
60+ { "label" : " Header" , "path" : " /components/header" , "status" : " stable" },
61+ { "label" : " Heading" , "path" : " /components/heading" , "status" : " stable" },
62+ { "label" : " Image" , "path" : " /components/image" , "status" : " experimental" },
63+ { "label" : " Inset" , "path" : " /components/inset" , "status" : " stable" },
64+ { "label" : " Link" , "path" : " /components/link" , "status" : " stable" },
65+ { "label" : " Nav Tabs" , "path" : " /components/nav-tabs" , "status" : " stable" },
66+ {
67+ "label" : " Number Input" ,
68+ "path" : " /components/number-input" ,
69+ "status" : " stable"
70+ },
71+ { "label" : " Paginator" , "path" : " /components/paginator" , "status" : " stable" },
72+ { "label" : " Paragraph" , "path" : " /components/paragraph" , "status" : " stable" },
73+ {
74+ "label" : " Password Input" ,
75+ "path" : " /components/password-input" ,
76+ "status" : " stable"
77+ },
78+ {
79+ "label" : " Progress Bar" ,
80+ "path" : " /components/progress-bar" ,
81+ "status" : " stable"
82+ },
83+ { "label" : " Quick Nav" , "path" : " /components/quick-nav" , "status" : " stable" },
84+ {
85+ "label" : " Radio Group" ,
86+ "path" : " /components/radio-group" ,
87+ "status" : " stable"
88+ },
89+ {
90+ "label" : " Resultset Table" ,
91+ "path" : " /components/resultset-table" ,
92+ "status" : " stable"
93+ },
94+ { "label" : " Select" , "path" : " /components/select" , "status" : " stable" },
95+ { "label" : " Sidenav" , "path" : " /components/sidenav" , "status" : " stable" },
96+ { "label" : " Slider" , "path" : " /components/slider" , "status" : " stable" },
97+ { "label" : " Spinner" , "path" : " /components/spinner" , "status" : " stable" },
98+ {
99+ "label" : " Status Light" ,
100+ "path" : " /components/status-light" ,
101+ "status" : " new"
102+ },
103+ { "label" : " Switch" , "path" : " /components/switch" , "status" : " stable" },
104+ { "label" : " Table" , "path" : " /components/table" , "status" : " stable" },
105+ { "label" : " Tabs" , "path" : " /components/tabs" , "status" : " stable" },
106+ { "label" : " Tag" , "path" : " /components/tag" , "status" : " legacy" },
107+ {
108+ "label" : " Text Input" ,
109+ "path" : " /components/text-input" ,
110+ "status" : " stable"
111+ },
112+ { "label" : " Textarea" , "path" : " /components/textarea" , "status" : " stable" },
113+ {
114+ "label" : " Toggle Group" ,
115+ "path" : " /components/toggle-group" ,
116+ "status" : " stable"
117+ },
118+ {
119+ "label" : " Typography" ,
120+ "path" : " /components/typography" ,
121+ "status" : " stable"
122+ },
123+ { "label" : " Wizard" , "path" : " /components/wizard" , "status" : " stable" }
124+ ]
0 commit comments