@@ -18,69 +18,81 @@ export const content = [
1818 { id : 11 , link : "/projects/sistent/components/backdrop/guidance" , text : "Backdrop" } ,
1919 { id : 12 , link : "/projects/sistent/components/backdrop/code" , text : "Backdrop" } ,
2020
21- { id : 13 , link : "/projects/sistent/components/box " , text : "Box " } ,
22- { id : 14 , link : "/projects/sistent/components/box /guidance" , text : "Box " } ,
23- { id : 15 , link : "/projects/sistent/components/box /code" , text : "Box " } ,
21+ { id : 13 , link : "/projects/sistent/components/badge " , text : "Badge " } ,
22+ { id : 14 , link : "/projects/sistent/components/badge /guidance" , text : "Badge " } ,
23+ { id : 15 , link : "/projects/sistent/components/badge /code" , text : "Badge " } ,
2424
25- { id : 16 , link : "/projects/sistent/components/button " , text : "Button " } ,
26- { id : 17 , link : "/projects/sistent/components/button /guidance" , text : "Button " } ,
27- { id : 18 , link : "/projects/sistent/components/button /code" , text : "Button " } ,
25+ { id : 16 , link : "/projects/sistent/components/box " , text : "Box " } ,
26+ { id : 17 , link : "/projects/sistent/components/box /guidance" , text : "Box " } ,
27+ { id : 18 , link : "/projects/sistent/components/box /code" , text : "Box " } ,
2828
29- { id : 19 , link : "/projects/sistent/components/button-group " , text : "Button Group " } ,
30- { id : 20 , link : "/projects/sistent/components/button-group /guidance" , text : "Button Group " } ,
31- { id : 21 , link : "/projects/sistent/components/button-group /code" , text : "Button Group " } ,
29+ { id : 19 , link : "/projects/sistent/components/button" , text : "Button" } ,
30+ { id : 20 , link : "/projects/sistent/components/button/guidance" , text : "Button" } ,
31+ { id : 21 , link : "/projects/sistent/components/button/code" , text : "Button" } ,
3232
33- { id : 22 , link : "/projects/sistent/components/circularprogress " , text : "Circular Progress " } ,
34- { id : 23 , link : "/projects/sistent/components/circularprogress /guidance" , text : "Circular Progress " } ,
35- { id : 24 , link : "/projects/sistent/components/circularprogress /code" , text : "Circular Progress " } ,
33+ { id : 22 , link : "/projects/sistent/components/button-group " , text : "Button Group " } ,
34+ { id : 23 , link : "/projects/sistent/components/button-group /guidance" , text : "Button Group " } ,
35+ { id : 24 , link : "/projects/sistent/components/button-group /code" , text : "Button Group " } ,
3636
37- { id : 25 , link : "/projects/sistent/components/container " , text : "Container " } ,
38- { id : 26 , link : "/projects/sistent/components/container /guidance" , text : "Container " } ,
39- { id : 27 , link : "/projects/sistent/components/container /code" , text : "Container " } ,
37+ { id : 25 , link : "/projects/sistent/components/circularprogress " , text : "Circular Progress " } ,
38+ { id : 26 , link : "/projects/sistent/components/circularprogress /guidance" , text : "Circular Progress " } ,
39+ { id : 27 , link : "/projects/sistent/components/circularprogress /code" , text : "Circular Progress " } ,
4040
41- { id : 28 , link : "/projects/sistent/components/icons" , text : "Icons" } ,
41+ { id : 28 , link : "/projects/sistent/components/container" , text : "Container" } ,
42+ { id : 29 , link : "/projects/sistent/components/container/guidance" , text : "Container" } ,
43+ { id : 30 , link : "/projects/sistent/components/container/code" , text : "Container" } ,
4244
43- { id : 29 , link : "/projects/sistent/components/link " , text : "Link " } ,
44- { id : 30 , link : "/projects/sistent/components/link /guidance" , text : "Link " } ,
45- { id : 31 , link : "/projects/sistent/components/link /code" , text : "Link " } ,
45+ { id : 31 , link : "/projects/sistent/components/dialog " , text : "Dialog " } ,
46+ { id : 32 , link : "/projects/sistent/components/dialog /guidance" , text : "Dialog " } ,
47+ { id : 33 , link : "/projects/sistent/components/dialog /code" , text : "Dialog " } ,
4648
47- { id : 32 , link : "/projects/sistent/components/modal" , text : "Modal" } ,
48- { id : 33 , link : "/projects/sistent/components/modal/guidance" , text : "Modal" } ,
49- { id : 34 , link : "/projects/sistent/components/modal/code" , text : "Modal" } ,
49+ { id : 34 , link : "/projects/sistent/components/icons" , text : "Icons" } ,
5050
51- { id : 35 , link : "/projects/sistent/components/pagination " , text : "Pagination " } ,
52- { id : 36 , link : "/projects/sistent/components/pagination /guidance" , text : "Pagination " } ,
53- { id : 37 , link : "/projects/sistent/components/pagination /code" , text : "Pagination " } ,
51+ { id : 35 , link : "/projects/sistent/components/link " , text : "Link " } ,
52+ { id : 36 , link : "/projects/sistent/components/link /guidance" , text : "Link " } ,
53+ { id : 37 , link : "/projects/sistent/components/link /code" , text : "Link " } ,
5454
55- { id : 38 , link : "/projects/sistent/components/paper " , text : "Paper " } ,
56- { id : 39 , link : "/projects/sistent/components/paper /guidance" , text : "Paper " } ,
57- { id : 40 , link : "/projects/sistent/components/paper /code" , text : "Paper " } ,
55+ { id : 38 , link : "/projects/sistent/components/modal " , text : "Modal " } ,
56+ { id : 39 , link : "/projects/sistent/components/modal /guidance" , text : "Modal " } ,
57+ { id : 40 , link : "/projects/sistent/components/modal /code" , text : "Modal " } ,
5858
59- { id : 41 , link : "/projects/sistent/components/popper " , text : "Popper " } ,
60- { id : 42 , link : "/projects/sistent/components/popper /guidance" , text : "Popper " } ,
61- { id : 43 , link : "/projects/sistent/components/popper /code" , text : "Popper " } ,
59+ { id : 41 , link : "/projects/sistent/components/pagination " , text : "Pagination " } ,
60+ { id : 42 , link : "/projects/sistent/components/pagination /guidance" , text : "Pagination " } ,
61+ { id : 43 , link : "/projects/sistent/components/pagination /code" , text : "Pagination " } ,
6262
63- { id : 44 , link : "/projects/sistent/components/select " , text : "Select " } ,
64- { id : 45 , link : "/projects/sistent/components/select /guidance" , text : "Select " } ,
65- { id : 46 , link : "/projects/sistent/components/select /code" , text : "Select " } ,
63+ { id : 44 , link : "/projects/sistent/components/paper " , text : "Paper " } ,
64+ { id : 45 , link : "/projects/sistent/components/paper /guidance" , text : "Paper " } ,
65+ { id : 46 , link : "/projects/sistent/components/paper /code" , text : "Paper " } ,
6666
67- { id : 47 , link : "/projects/sistent/components/switch " , text : "Switch " } ,
68- { id : 48 , link : "/projects/sistent/components/switch /guidance" , text : "Switch " } ,
69- { id : 49 , link : "/projects/sistent/components/switch /code" , text : "Switch " } ,
67+ { id : 47 , link : "/projects/sistent/components/popper " , text : "Popper " } ,
68+ { id : 48 , link : "/projects/sistent/components/popper /guidance" , text : "Popper " } ,
69+ { id : 49 , link : "/projects/sistent/components/popper /code" , text : "Popper " } ,
7070
71- { id : 50 , link : "/projects/sistent/components/tabs " , text : "Tabs " } ,
72- { id : 51 , link : "/projects/sistent/components/tabs /guidance" , text : "Tabs " } ,
73- { id : 52 , link : "/projects/sistent/components/tabs /code" , text : "Tabs " } ,
71+ { id : 50 , link : "/projects/sistent/components/select " , text : "Select " } ,
72+ { id : 51 , link : "/projects/sistent/components/select /guidance" , text : "Select " } ,
73+ { id : 52 , link : "/projects/sistent/components/select /code" , text : "Select " } ,
7474
75- { id : 53 , link : "/projects/sistent/components/text-field " , text : "Text Field " } ,
76- { id : 54 , link : "/projects/sistent/components/text-field /guidance" , text : "Text Field " } ,
77- { id : 55 , link : "/projects/sistent/components/text-field /code" , text : "Text Field " } ,
75+ { id : 53 , link : "/projects/sistent/components/switch " , text : "Switch " } ,
76+ { id : 54 , link : "/projects/sistent/components/switch /guidance" , text : "Switch " } ,
77+ { id : 55 , link : "/projects/sistent/components/switch /code" , text : "Switch " } ,
7878
79- { id : 56 , link : "/projects/sistent/components/text-input " , text : "Text Input " } ,
80- { id : 57 , link : "/projects/sistent/components/text-input /guidance" , text : "Text Input " } ,
81- { id : 58 , link : "/projects/sistent/components/text-input /code" , text : "Text Input " } ,
79+ { id : 56 , link : "/projects/sistent/components/tabs " , text : "Tabs " } ,
80+ { id : 57 , link : "/projects/sistent/components/tabs /guidance" , text : "Tabs " } ,
81+ { id : 58 , link : "/projects/sistent/components/tabs /code" , text : "Tabs " } ,
8282
83- { id : 59 , link : "/projects/sistent/components/tooltip" , text : "Tooltip" } ,
84- { id : 60 , link : "/projects/sistent/components/tooltip/guidance" , text : "Tooltip" } ,
85- { id : 61 , link : "/projects/sistent/components/tooltip/code" , text : "Tooltip" } ,
83+ { id : 59 , link : "/projects/sistent/components/text-field" , text : "Text Field" } ,
84+ { id : 60 , link : "/projects/sistent/components/text-field/guidance" , text : "Text Field" } ,
85+ { id : 61 , link : "/projects/sistent/components/text-field/code" , text : "Text Field" } ,
86+
87+ { id : 62 , link : "/projects/sistent/components/text-input" , text : "Text Input" } ,
88+ { id : 63 , link : "/projects/sistent/components/text-input/guidance" , text : "Text Input" } ,
89+ { id : 64 , link : "/projects/sistent/components/text-input/code" , text : "Text Input" } ,
90+
91+ { id : 63 , link : "/projects/sistent/components/toolbar" , text : "Toolbar" } ,
92+ { id : 64 , link : "/projects/sistent/components/toolbar/guidance" , text : "Toolbar" } ,
93+ { id : 65 , link : "/projects/sistent/components/toolbar/code" , text : "Toolbar" } ,
94+
95+ { id : 66 , link : "/projects/sistent/components/tooltip" , text : "Tooltip" } ,
96+ { id : 67 , link : "/projects/sistent/components/tooltip/guidance" , text : "Tooltip" } ,
97+ { id : 68 , link : "/projects/sistent/components/tooltip/code" , text : "Tooltip" } ,
8698] ;
0 commit comments