Skip to content

Commit 7294518

Browse files
Merge branch 'master' into fix/pricing-mega-menu-qanelas-font
2 parents eb1629c + 9f2eb47 commit 7294518

5 files changed

Lines changed: 806 additions & 81 deletions

File tree

src/components/SistentNavigation/content.js

Lines changed: 62 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -65,81 +65,85 @@ export const content = [
6565
{ id: 47, link: "/projects/sistent/components/divider/guidance", text: "Divider" },
6666
{ id: 48, link: "/projects/sistent/components/divider/code", text: "Divider" },
6767

68-
{ id: 49, link: "/projects/sistent/components/formcontrollabel", text: "FormControlLabel" },
69-
{ id: 50, link: "/projects/sistent/components/formcontrollabel/guidance", text: "FormControlLabel" },
70-
{ id: 51, link: "/projects/sistent/components/formcontrollabel/code", text: "FormControlLabel" },
68+
{ id: 49, link: "/projects/sistent/components/drawer", text: "Drawer" },
69+
{ id: 50, link: "/projects/sistent/components/drawer/guidance", text: "Drawer" },
70+
{ id: 51, link: "/projects/sistent/components/drawer/code", text: "Drawer" },
7171

72-
{ id: 52, link: "/projects/sistent/components/grid", text: "Grid" },
73-
{ id: 53, link: "/projects/sistent/components/grid/guidance", text: "Grid" },
74-
{ id: 54, link: "/projects/sistent/components/grid/code", text: "Grid" },
72+
{ id: 52, link: "/projects/sistent/components/formcontrollabel", text: "FormControlLabel" },
73+
{ id: 53, link: "/projects/sistent/components/formcontrollabel/guidance", text: "FormControlLabel" },
74+
{ id: 54, link: "/projects/sistent/components/formcontrollabel/code", text: "FormControlLabel" },
7575

76-
{ id: 55, link: "/projects/sistent/components/iconbutton", text: "IconButton" },
77-
{ id: 56, link: "/projects/sistent/components/iconbutton/guidance", text: "IconButton" },
78-
{ id: 57, link: "/projects/sistent/components/iconbutton/code", text: "IconButton" },
76+
{ id: 55, link: "/projects/sistent/components/grid", text: "Grid" },
77+
{ id: 56, link: "/projects/sistent/components/grid/guidance", text: "Grid" },
78+
{ id: 57, link: "/projects/sistent/components/grid/code", text: "Grid" },
7979

80-
{ id: 58, link: "/projects/sistent/components/icons", text: "Icons" },
80+
{ id: 58, link: "/projects/sistent/components/iconbutton", text: "IconButton" },
81+
{ id: 59, link: "/projects/sistent/components/iconbutton/guidance", text: "IconButton" },
82+
{ id: 60, link: "/projects/sistent/components/iconbutton/code", text: "IconButton" },
8183

82-
{ id: 59, link: "/projects/sistent/components/link", text: "Link" },
83-
{ id: 60, link: "/projects/sistent/components/link/guidance", text: "Link" },
84-
{ id: 61, link: "/projects/sistent/components/link/code", text: "Link" },
84+
{ id: 61, link: "/projects/sistent/components/icons", text: "Icons" },
8585

86-
{ id: 62, link: "/projects/sistent/components/list", text: "List" },
87-
{ id: 63, link: "/projects/sistent/components/list/guidance", text: "List" },
88-
{ id: 64, link: "/projects/sistent/components/list/code", text: "List" },
86+
{ id: 62, link: "/projects/sistent/components/link", text: "Link" },
87+
{ id: 63, link: "/projects/sistent/components/link/guidance", text: "Link" },
88+
{ id: 64, link: "/projects/sistent/components/link/code", text: "Link" },
8989

90-
{ id: 65, link: "/projects/sistent/components/modal", text: "Modal" },
91-
{ id: 66, link: "/projects/sistent/components/modal/guidance", text: "Modal" },
92-
{ id: 67, link: "/projects/sistent/components/modal/code", text: "Modal" },
90+
{ id: 65, link: "/projects/sistent/components/list", text: "List" },
91+
{ id: 66, link: "/projects/sistent/components/list/guidance", text: "List" },
92+
{ id: 67, link: "/projects/sistent/components/list/code", text: "List" },
9393

94-
{ id: 68, link: "/projects/sistent/components/pagination", text: "Pagination" },
95-
{ id: 69, link: "/projects/sistent/components/pagination/guidance", text: "Pagination" },
96-
{ id: 70, link: "/projects/sistent/components/pagination/code", text: "Pagination" },
94+
{ id: 68, link: "/projects/sistent/components/modal", text: "Modal" },
95+
{ id: 69, link: "/projects/sistent/components/modal/guidance", text: "Modal" },
96+
{ id: 70, link: "/projects/sistent/components/modal/code", text: "Modal" },
9797

98-
{ id: 71, link: "/projects/sistent/components/paper", text: "Paper" },
99-
{ id: 72, link: "/projects/sistent/components/paper/guidance", text: "Paper" },
100-
{ id: 73, link: "/projects/sistent/components/paper/code", text: "Paper" },
98+
{ id: 71, link: "/projects/sistent/components/pagination", text: "Pagination" },
99+
{ id: 72, link: "/projects/sistent/components/pagination/guidance", text: "Pagination" },
100+
{ id: 73, link: "/projects/sistent/components/pagination/code", text: "Pagination" },
101101

102-
{ id: 74, link: "/projects/sistent/components/popper", text: "Popper" },
103-
{ id: 75, link: "/projects/sistent/components/popper/guidance", text: "Popper" },
104-
{ id: 76, link: "/projects/sistent/components/popper/code", text: "Popper" },
102+
{ id: 74, link: "/projects/sistent/components/paper", text: "Paper" },
103+
{ id: 75, link: "/projects/sistent/components/paper/guidance", text: "Paper" },
104+
{ id: 76, link: "/projects/sistent/components/paper/code", text: "Paper" },
105105

106-
{ id: 77, link: "/projects/sistent/components/radiogroup", text: "RadioGroup" },
107-
{ id: 78, link: "/projects/sistent/components/radiogroup/guidance", text: "RadioGroup" },
108-
{ id: 79, link: "/projects/sistent/components/radiogroup/code", text: "RadioGroup" },
106+
{ id: 77, link: "/projects/sistent/components/popper", text: "Popper" },
107+
{ id: 78, link: "/projects/sistent/components/popper/guidance", text: "Popper" },
108+
{ id: 79, link: "/projects/sistent/components/popper/code", text: "Popper" },
109109

110-
{ id: 80, link: "/projects/sistent/components/select", text: "Select" },
111-
{ id: 81, link: "/projects/sistent/components/select/guidance", text: "Select" },
112-
{ id: 82, link: "/projects/sistent/components/select/code", text: "Select" },
110+
{ id: 80, link: "/projects/sistent/components/radiogroup", text: "RadioGroup" },
111+
{ id: 81, link: "/projects/sistent/components/radiogroup/guidance", text: "RadioGroup" },
112+
{ id: 82, link: "/projects/sistent/components/radiogroup/code", text: "RadioGroup" },
113113

114-
{ id: 83, link: "/projects/sistent/components/stack", text: "Stack" },
115-
{ id: 84, link: "/projects/sistent/components/stack/guidance", text: "Stack" },
116-
{ id: 85, link: "/projects/sistent/components/stack/code", text: "Stack" },
114+
{ id: 83, link: "/projects/sistent/components/select", text: "Select" },
115+
{ id: 84, link: "/projects/sistent/components/select/guidance", text: "Select" },
116+
{ id: 85, link: "/projects/sistent/components/select/code", text: "Select" },
117117

118-
{ id: 86, link: "/projects/sistent/components/stepper", text: "Stepper" },
119-
{ id: 87, link: "/projects/sistent/components/stepper/guidance", text: "Stepper" },
120-
{ id: 88, link: "/projects/sistent/components/stepper/code", text: "Stepper" },
118+
{ id: 86, link: "/projects/sistent/components/stack", text: "Stack" },
119+
{ id: 87, link: "/projects/sistent/components/stack/guidance", text: "Stack" },
120+
{ id: 88, link: "/projects/sistent/components/stack/code", text: "Stack" },
121121

122-
{ id: 89, link: "/projects/sistent/components/switch", text: "Switch" },
123-
{ id: 90, link: "/projects/sistent/components/switch/guidance", text: "Switch" },
124-
{ id: 91, link: "/projects/sistent/components/switch/code", text: "Switch" },
122+
{ id: 89, link: "/projects/sistent/components/stepper", text: "Stepper" },
123+
{ id: 90, link: "/projects/sistent/components/stepper/guidance", text: "Stepper" },
124+
{ id: 91, link: "/projects/sistent/components/stepper/code", text: "Stepper" },
125125

126-
{ id: 92, link: "/projects/sistent/components/tabs", text: "Tabs" },
127-
{ id: 93, link: "/projects/sistent/components/tabs/guidance", text: "Tabs" },
128-
{ id: 94, link: "/projects/sistent/components/tabs/code", text: "Tabs" },
126+
{ id: 92, link: "/projects/sistent/components/switch", text: "Switch" },
127+
{ id: 93, link: "/projects/sistent/components/switch/guidance", text: "Switch" },
128+
{ id: 94, link: "/projects/sistent/components/switch/code", text: "Switch" },
129129

130-
{ id: 95, link: "/projects/sistent/components/text-field", text: "Text Field" },
131-
{ id: 96, link: "/projects/sistent/components/text-field/guidance", text: "Text Field" },
132-
{ id: 97, link: "/projects/sistent/components/text-field/code", text: "Text Field" },
130+
{ id: 95, link: "/projects/sistent/components/tabs", text: "Tabs" },
131+
{ id: 96, link: "/projects/sistent/components/tabs/guidance", text: "Tabs" },
132+
{ id: 97, link: "/projects/sistent/components/tabs/code", text: "Tabs" },
133133

134-
{ id: 98, link: "/projects/sistent/components/text-input", text: "Text Input" },
135-
{ id: 99, link: "/projects/sistent/components/text-input/guidance", text: "Text Input" },
136-
{ id: 100, link: "/projects/sistent/components/text-input/code", text: "Text Input" },
134+
{ id: 98, link: "/projects/sistent/components/text-field", text: "Text Field" },
135+
{ id: 99, link: "/projects/sistent/components/text-field/guidance", text: "Text Field" },
136+
{ id: 100, link: "/projects/sistent/components/text-field/code", text: "Text Field" },
137137

138-
{ id: 101, link: "/projects/sistent/components/toolbar", text: "Toolbar" },
139-
{ id: 102, link: "/projects/sistent/components/toolbar/guidance", text: "Toolbar" },
140-
{ id: 103, link: "/projects/sistent/components/toolbar/code", text: "Toolbar" },
138+
{ id: 101, link: "/projects/sistent/components/text-input", text: "Text Input" },
139+
{ id: 102, link: "/projects/sistent/components/text-input/guidance", text: "Text Input" },
140+
{ id: 103, link: "/projects/sistent/components/text-input/code", text: "Text Input" },
141141

142-
{ id: 104, link: "/projects/sistent/components/tooltip", text: "Tooltip" },
143-
{ id: 105, link: "/projects/sistent/components/tooltip/guidance", text: "Tooltip" },
144-
{ id: 106, link: "/projects/sistent/components/tooltip/code", text: "Tooltip" },
142+
{ id: 104, link: "/projects/sistent/components/toolbar", text: "Toolbar" },
143+
{ id: 105, link: "/projects/sistent/components/toolbar/guidance", text: "Toolbar" },
144+
{ id: 106, link: "/projects/sistent/components/toolbar/code", text: "Toolbar" },
145+
146+
{ id: 107, link: "/projects/sistent/components/tooltip", text: "Tooltip" },
147+
{ id: 108, link: "/projects/sistent/components/tooltip/guidance", text: "Tooltip" },
148+
{ id: 109, link: "/projects/sistent/components/tooltip/code", text: "Tooltip" },
145149
];

src/sections/Projects/Sistent/components/content.js

Lines changed: 31 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -137,129 +137,137 @@ const componentsData = [
137137
},
138138
{
139139
id: 18,
140+
name: "Drawer",
141+
description:
142+
"The drawer provides a sliding panel that appears from an edge to present navigation, options, or contextual content.",
143+
url: "/projects/sistent/components/drawer",
144+
src: "/drawer",
145+
},
146+
{
147+
id: 19,
140148
name: "Circular Progress",
141149
description:
142150
"The Circular Progress component displays a circular loading indicator that represents the progress in your application",
143151
url: "/projects/sistent/components/circularprogress",
144152
src: "/circularprogress",
145153
},
146154
{
147-
id: 19,
155+
id: 20,
148156
name: "Switch",
149157
description: "The Switch component allows users to toggle the state of a single setting on or off.",
150158
url: "/projects/sistent/components/switch",
151159
src: "/switch"
152160
},
153161
{
154-
id: 20,
162+
id: 21,
155163
name: "Tabs",
156164
description: "Tabs organize and allow navigation between groups of content that are related and at the same level of hierarchy.",
157165
url: "/projects/sistent/components/tabs",
158166
src: "/tabs",
159167
},
160168
{
161-
id: 21,
169+
id: 22,
162170
name: "Avatar",
163171
description:
164172
"An Avatar component is used to visually represent a user, profile, or entity, typically through an image, initials, or icon.",
165173
url: "/projects/sistent/components/avatar",
166174
src: "/avatar",
167175
},
168176
{
169-
id: 22,
177+
id: 23,
170178
name: "AvatarGroup",
171179
description:
172180
"An AvatarGroup component is used to display a collection of Avatars together, typically representing a group of users, collaborators, or participants.",
173181
url: "/projects/sistent/components/avatar-group",
174182
src: "/avatar-group",
175183
},
176184
{
177-
id: 23,
185+
id: 24,
178186
name: "Badge",
179187
description: "A badge is a small component that displays a number or status indicator, often used to show notifications or messages.",
180188
url: "/projects/sistent/components/badge",
181189
src: "/badge",
182190
},
183191
{
184-
id: 24,
192+
id: 25,
185193
name: "Toolbar",
186194
description:
187195
"The toolbar is a horizontal container for grouping interactive elements like buttons, filters, or navigation controls, typically placed at the top of a UI section.",
188196
url: "/projects/sistent/components/toolbar",
189197
src: "/toolbar",
190198
},
191199
{
192-
"id": 25,
200+
"id": 26,
193201
"name": "RadioGroup",
194202
"description": "Sistent offers a well-structured RadioGroup component that allows users to select one option from a set.",
195203
"url": "/projects/sistent/components/radiogroup",
196204
"src": "/radiogroup"
197205
},
198206
{
199-
"id": 26,
207+
"id": 27,
200208
"name": "Grid",
201209
"description": "The Grid component in Sistent provides a flexible and responsive layout system for arranging content in rows and columns.",
202210
"url": "/projects/sistent/components/grid",
203211
"src": "/grid"
204212
},
205213
{
206-
"id": 27,
214+
"id": 28,
207215
"name": "List",
208216
"description": "Lists are essential UI elements that allow items to be organized sequentially in a structured and readable way. They help users view, select, and interact with multiple items conveniently.",
209217
"url": "/projects/sistent/components/list",
210218
"src": "/list",
211219
},
212220
{
213-
"id": 28,
221+
"id": 29,
214222
"name": "Chip",
215223
"description": "Chips are compact elements that represent an input, attribute, or action. They are often used for tags, contacts, or filters.",
216224
"url": "/projects/sistent/components/chip",
217225
"src": "/chip",
218226
},
219227
{
220-
"id": 29,
228+
"id": 30,
221229
"name": "Collapse",
222230
"description": "The Collapse component is used to create expandable/collapsible content sections. It smoothly animates the height of its children from zero to full height when expanded.",
223231
"url": "/projects/sistent/components/collapse",
224232
"src": "/collapse",
225233
},
226234
{
227-
id: 30,
228-
name: "IconButton",
229-
description: "IconButton provides an interactive button component that displays only an icon, ideal for compact UIs where space is limited and actions are easily recognizable through iconography.",
230-
url: "/projects/sistent/components/iconbutton",
231-
src: "/iconbutton",
232-
},
233-
{
234-
"id": 30,
235+
"id": 31,
235236
"name": "FormControlLabel",
236237
"description": "A control + label pair used for checkboxes or radio buttons.",
237238
"url": "/projects/sistent/components/formcontrollabel",
238239
"src": "/formcontrollabel",
239240
},
240241
{
241-
id: 31,
242+
id: 32,
243+
name: "IconButton",
244+
description: "IconButton provides an interactive button component that displays only an icon, ideal for compact UIs where space is limited and actions are easily recognizable through iconography.",
245+
url: "/projects/sistent/components/iconbutton",
246+
src: "/iconbutton",
247+
},
248+
{
249+
id: 33,
242250
name: "Stepper",
243251
description: "Stepper provides a way to display progress through a sequence of logical steps.",
244252
url: "/projects/sistent/components/stepper",
245253
src: "/stepper",
246254
},
247255
{
248-
id: 32,
256+
id: 34,
249257
name: "Stack",
250258
description: "Stack is a layout component that arranges elements in a one-dimensional flow with customizable spacing and direction.",
251259
url: "/projects/sistent/components/stack",
252260
src: "/stack",
253261
},
254262
{
255-
id: 33,
263+
id: 35,
256264
name: "Accordion",
257265
description: "An accordion is a vertically stacked list of headers that can be clicked to reveal or hide associated content, allowing users to toggle between hiding and showing large amounts of content in a compact space.",
258266
url: "/projects/sistent/components/accordion",
259267
src: "/accordion",
260268
},
261269
{
262-
id: 34,
270+
id: 36,
263271
name: "Divider",
264272
description:
265273
"The Divider component visually separates content with a thin line, helping to organize sections and improve scannability in lists and layouts.",

0 commit comments

Comments
 (0)