Skip to content

Commit 63ea8dd

Browse files
Merge pull request #7437 from rishiraj38/icons-navigation-guidance-code
fix(navigation): add guidance and code links for Icons component
2 parents 6f20714 + 74bf545 commit 63ea8dd

File tree

1 file changed

+50
-48
lines changed

1 file changed

+50
-48
lines changed

src/components/SistentNavigation/content.js

Lines changed: 50 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -90,68 +90,70 @@ export const content = [
9090
{ id: 66, link: "/projects/sistent/components/iconbutton/code", text: "IconButton" },
9191

9292
{ id: 67, link: "/projects/sistent/components/icons", text: "Icons" },
93+
{ id: 68, link: "/projects/sistent/components/icons/guidance", text: "Icons" },
94+
{ id: 69, link: "/projects/sistent/components/icons/code", text: "Icons" },
9395

94-
{ id: 68, link: "/projects/sistent/components/link", text: "Link" },
95-
{ id: 69, link: "/projects/sistent/components/link/guidance", text: "Link" },
96-
{ id: 70, link: "/projects/sistent/components/link/code", text: "Link" },
96+
{ id: 70, link: "/projects/sistent/components/link", text: "Link" },
97+
{ id: 71, link: "/projects/sistent/components/link/guidance", text: "Link" },
98+
{ id: 72, link: "/projects/sistent/components/link/code", text: "Link" },
9799

98-
{ id: 71, link: "/projects/sistent/components/list", text: "List" },
99-
{ id: 72, link: "/projects/sistent/components/list/guidance", text: "List" },
100-
{ id: 73, link: "/projects/sistent/components/list/code", text: "List" },
100+
{ id: 73, link: "/projects/sistent/components/list", text: "List" },
101+
{ id: 74, link: "/projects/sistent/components/list/guidance", text: "List" },
102+
{ id: 75, link: "/projects/sistent/components/list/code", text: "List" },
101103

102-
{ id: 74, link: "/projects/sistent/components/modal", text: "Modal" },
103-
{ id: 75, link: "/projects/sistent/components/modal/guidance", text: "Modal" },
104-
{ id: 76, link: "/projects/sistent/components/modal/code", text: "Modal" },
104+
{ id: 76, link: "/projects/sistent/components/modal", text: "Modal" },
105+
{ id: 77, link: "/projects/sistent/components/modal/guidance", text: "Modal" },
106+
{ id: 78, link: "/projects/sistent/components/modal/code", text: "Modal" },
105107

106-
{ id: 77, link: "/projects/sistent/components/pagination", text: "Pagination" },
107-
{ id: 78, link: "/projects/sistent/components/pagination/guidance", text: "Pagination" },
108-
{ id: 79, link: "/projects/sistent/components/pagination/code", text: "Pagination" },
108+
{ id: 79, link: "/projects/sistent/components/pagination", text: "Pagination" },
109+
{ id: 80, link: "/projects/sistent/components/pagination/guidance", text: "Pagination" },
110+
{ id: 81, link: "/projects/sistent/components/pagination/code", text: "Pagination" },
109111

110-
{ id: 80, link: "/projects/sistent/components/paper", text: "Paper" },
111-
{ id: 81, link: "/projects/sistent/components/paper/guidance", text: "Paper" },
112-
{ id: 82, link: "/projects/sistent/components/paper/code", text: "Paper" },
112+
{ id: 82, link: "/projects/sistent/components/paper", text: "Paper" },
113+
{ id: 83, link: "/projects/sistent/components/paper/guidance", text: "Paper" },
114+
{ id: 84, link: "/projects/sistent/components/paper/code", text: "Paper" },
113115

114-
{ id: 83, link: "/projects/sistent/components/popper", text: "Popper" },
115-
{ id: 84, link: "/projects/sistent/components/popper/guidance", text: "Popper" },
116-
{ id: 85, link: "/projects/sistent/components/popper/code", text: "Popper" },
116+
{ id: 85, link: "/projects/sistent/components/popper", text: "Popper" },
117+
{ id: 86, link: "/projects/sistent/components/popper/guidance", text: "Popper" },
118+
{ id: 87, link: "/projects/sistent/components/popper/code", text: "Popper" },
117119

118-
{ id: 86, link: "/projects/sistent/components/radiogroup", text: "RadioGroup" },
119-
{ id: 87, link: "/projects/sistent/components/radiogroup/guidance", text: "RadioGroup" },
120-
{ id: 88, link: "/projects/sistent/components/radiogroup/code", text: "RadioGroup" },
120+
{ id: 88, link: "/projects/sistent/components/radiogroup", text: "RadioGroup" },
121+
{ id: 89, link: "/projects/sistent/components/radiogroup/guidance", text: "RadioGroup" },
122+
{ id: 90, link: "/projects/sistent/components/radiogroup/code", text: "RadioGroup" },
121123

122-
{ id: 89, link: "/projects/sistent/components/select", text: "Select" },
123-
{ id: 90, link: "/projects/sistent/components/select/guidance", text: "Select" },
124-
{ id: 91, link: "/projects/sistent/components/select/code", text: "Select" },
124+
{ id: 91, link: "/projects/sistent/components/select", text: "Select" },
125+
{ id: 92, link: "/projects/sistent/components/select/guidance", text: "Select" },
126+
{ id: 93, link: "/projects/sistent/components/select/code", text: "Select" },
125127

126-
{ id: 92, link: "/projects/sistent/components/stack", text: "Stack" },
127-
{ id: 93, link: "/projects/sistent/components/stack/guidance", text: "Stack" },
128-
{ id: 94, link: "/projects/sistent/components/stack/code", text: "Stack" },
128+
{ id: 94, link: "/projects/sistent/components/stack", text: "Stack" },
129+
{ id: 95, link: "/projects/sistent/components/stack/guidance", text: "Stack" },
130+
{ id: 96, link: "/projects/sistent/components/stack/code", text: "Stack" },
129131

130-
{ id: 95, link: "/projects/sistent/components/stepper", text: "Stepper" },
131-
{ id: 96, link: "/projects/sistent/components/stepper/guidance", text: "Stepper" },
132-
{ id: 97, link: "/projects/sistent/components/stepper/code", text: "Stepper" },
132+
{ id: 97, link: "/projects/sistent/components/stepper", text: "Stepper" },
133+
{ id: 98, link: "/projects/sistent/components/stepper/guidance", text: "Stepper" },
134+
{ id: 99, link: "/projects/sistent/components/stepper/code", text: "Stepper" },
133135

134-
{ id: 98, link: "/projects/sistent/components/switch", text: "Switch" },
135-
{ id: 99, link: "/projects/sistent/components/switch/guidance", text: "Switch" },
136-
{ id: 100, link: "/projects/sistent/components/switch/code", text: "Switch" },
136+
{ id: 100, link: "/projects/sistent/components/switch", text: "Switch" },
137+
{ id: 101, link: "/projects/sistent/components/switch/guidance", text: "Switch" },
138+
{ id: 102, link: "/projects/sistent/components/switch/code", text: "Switch" },
137139

138-
{ id: 101, link: "/projects/sistent/components/tabs", text: "Tabs" },
139-
{ id: 102, link: "/projects/sistent/components/tabs/guidance", text: "Tabs" },
140-
{ id: 103, link: "/projects/sistent/components/tabs/code", text: "Tabs" },
140+
{ id: 103, link: "/projects/sistent/components/tabs", text: "Tabs" },
141+
{ id: 104, link: "/projects/sistent/components/tabs/guidance", text: "Tabs" },
142+
{ id: 105, link: "/projects/sistent/components/tabs/code", text: "Tabs" },
141143

142-
{ id: 104, link: "/projects/sistent/components/text-field", text: "Text Field" },
143-
{ id: 105, link: "/projects/sistent/components/text-field/guidance", text: "Text Field" },
144-
{ id: 106, link: "/projects/sistent/components/text-field/code", text: "Text Field" },
144+
{ id: 106, link: "/projects/sistent/components/text-field", text: "Text Field" },
145+
{ id: 107, link: "/projects/sistent/components/text-field/guidance", text: "Text Field" },
146+
{ id: 108, link: "/projects/sistent/components/text-field/code", text: "Text Field" },
145147

146-
{ id: 107, link: "/projects/sistent/components/text-input", text: "Text Input" },
147-
{ id: 108, link: "/projects/sistent/components/text-input/guidance", text: "Text Input" },
148-
{ id: 109, link: "/projects/sistent/components/text-input/code", text: "Text Input" },
148+
{ id: 109, link: "/projects/sistent/components/text-input", text: "Text Input" },
149+
{ id: 110, link: "/projects/sistent/components/text-input/guidance", text: "Text Input" },
150+
{ id: 111, link: "/projects/sistent/components/text-input/code", text: "Text Input" },
149151

150-
{ id: 110, link: "/projects/sistent/components/toolbar", text: "Toolbar" },
151-
{ id: 111, link: "/projects/sistent/components/toolbar/guidance", text: "Toolbar" },
152-
{ id: 112, link: "/projects/sistent/components/toolbar/code", text: "Toolbar" },
152+
{ id: 112, link: "/projects/sistent/components/toolbar", text: "Toolbar" },
153+
{ id: 113, link: "/projects/sistent/components/toolbar/guidance", text: "Toolbar" },
154+
{ id: 114, link: "/projects/sistent/components/toolbar/code", text: "Toolbar" },
153155

154-
{ id: 113, link: "/projects/sistent/components/tooltip", text: "Tooltip" },
155-
{ id: 114, link: "/projects/sistent/components/tooltip/guidance", text: "Tooltip" },
156-
{ id: 115, link: "/projects/sistent/components/tooltip/code", text: "Tooltip" },
156+
{ id: 115, link: "/projects/sistent/components/tooltip", text: "Tooltip" },
157+
{ id: 116, link: "/projects/sistent/components/tooltip/guidance", text: "Tooltip" },
158+
{ id: 117, link: "/projects/sistent/components/tooltip/code", text: "Tooltip" },
157159
];

0 commit comments

Comments
 (0)