Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
120 changes: 62 additions & 58 deletions src/components/SistentNavigation/content.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,81 +61,85 @@ export const content = [
{ id: 44, link: "/projects/sistent/components/dialog/guidance", text: "Dialog" },
{ id: 45, link: "/projects/sistent/components/dialog/code", text: "Dialog" },

{ id: 46, link: "/projects/sistent/components/formcontrollabel", text: "FormControlLabel" },
{ id: 47, link: "/projects/sistent/components/formcontrollabel/guidance", text: "FormControlLabel" },
{ id: 48, link: "/projects/sistent/components/formcontrollabel/code", text: "FormControlLabel" },
{ id: 46, link: "/projects/sistent/components/divider", text: "Divider" },
{ id: 47, link: "/projects/sistent/components/divider/guidance", text: "Divider" },
{ id: 48, link: "/projects/sistent/components/divider/code", text: "Divider" },

{ id: 49, link: "/projects/sistent/components/grid", text: "Grid" },
{ id: 50, link: "/projects/sistent/components/grid/guidance", text: "Grid" },
{ id: 51, link: "/projects/sistent/components/grid/code", text: "Grid" },
{ id: 49, link: "/projects/sistent/components/formcontrollabel", text: "FormControlLabel" },
{ id: 50, link: "/projects/sistent/components/formcontrollabel/guidance", text: "FormControlLabel" },
{ id: 51, link: "/projects/sistent/components/formcontrollabel/code", text: "FormControlLabel" },

{ id: 52, link: "/projects/sistent/components/iconbutton", text: "IconButton" },
{ id: 53, link: "/projects/sistent/components/iconbutton/guidance", text: "IconButton" },
{ id: 54, link: "/projects/sistent/components/iconbutton/code", text: "IconButton" },
{ id: 52, link: "/projects/sistent/components/grid", text: "Grid" },
{ id: 53, link: "/projects/sistent/components/grid/guidance", text: "Grid" },
{ id: 54, link: "/projects/sistent/components/grid/code", text: "Grid" },

{ id: 55, link: "/projects/sistent/components/icons", text: "Icons" },
{ id: 55, link: "/projects/sistent/components/iconbutton", text: "IconButton" },
{ id: 56, link: "/projects/sistent/components/iconbutton/guidance", text: "IconButton" },
{ id: 57, link: "/projects/sistent/components/iconbutton/code", text: "IconButton" },

{ id: 56, link: "/projects/sistent/components/link", text: "Link" },
{ id: 57, link: "/projects/sistent/components/link/guidance", text: "Link" },
{ id: 58, link: "/projects/sistent/components/link/code", text: "Link" },
{ id: 58, link: "/projects/sistent/components/icons", text: "Icons" },

{ id: 59, link: "/projects/sistent/components/list", text: "List" },
{ id: 60, link: "/projects/sistent/components/list/guidance", text: "List" },
{ id: 61, link: "/projects/sistent/components/list/code", text: "List" },
{ id: 59, link: "/projects/sistent/components/link", text: "Link" },
{ id: 60, link: "/projects/sistent/components/link/guidance", text: "Link" },
{ id: 61, link: "/projects/sistent/components/link/code", text: "Link" },

{ id: 62, link: "/projects/sistent/components/modal", text: "Modal" },
{ id: 63, link: "/projects/sistent/components/modal/guidance", text: "Modal" },
{ id: 64, link: "/projects/sistent/components/modal/code", text: "Modal" },
{ id: 62, link: "/projects/sistent/components/list", text: "List" },
{ id: 63, link: "/projects/sistent/components/list/guidance", text: "List" },
{ id: 64, link: "/projects/sistent/components/list/code", text: "List" },

{ id: 65, link: "/projects/sistent/components/pagination", text: "Pagination" },
{ id: 66, link: "/projects/sistent/components/pagination/guidance", text: "Pagination" },
{ id: 67, link: "/projects/sistent/components/pagination/code", text: "Pagination" },
{ id: 65, link: "/projects/sistent/components/modal", text: "Modal" },
{ id: 66, link: "/projects/sistent/components/modal/guidance", text: "Modal" },
{ id: 67, link: "/projects/sistent/components/modal/code", text: "Modal" },

{ id: 68, link: "/projects/sistent/components/paper", text: "Paper" },
{ id: 69, link: "/projects/sistent/components/paper/guidance", text: "Paper" },
{ id: 70, link: "/projects/sistent/components/paper/code", text: "Paper" },
{ id: 68, link: "/projects/sistent/components/pagination", text: "Pagination" },
{ id: 69, link: "/projects/sistent/components/pagination/guidance", text: "Pagination" },
{ id: 70, link: "/projects/sistent/components/pagination/code", text: "Pagination" },

{ id: 71, link: "/projects/sistent/components/popper", text: "Popper" },
{ id: 72, link: "/projects/sistent/components/popper/guidance", text: "Popper" },
{ id: 73, link: "/projects/sistent/components/popper/code", text: "Popper" },
{ id: 71, link: "/projects/sistent/components/paper", text: "Paper" },
{ id: 72, link: "/projects/sistent/components/paper/guidance", text: "Paper" },
{ id: 73, link: "/projects/sistent/components/paper/code", text: "Paper" },

{ id: 74, link: "/projects/sistent/components/radiogroup", text: "RadioGroup" },
{ id: 75, link: "/projects/sistent/components/radiogroup/guidance", text: "RadioGroup" },
{ id: 76, link: "/projects/sistent/components/radiogroup/code", text: "RadioGroup" },
{ id: 74, link: "/projects/sistent/components/popper", text: "Popper" },
{ id: 75, link: "/projects/sistent/components/popper/guidance", text: "Popper" },
{ id: 76, link: "/projects/sistent/components/popper/code", text: "Popper" },

{ id: 77, link: "/projects/sistent/components/select", text: "Select" },
{ id: 78, link: "/projects/sistent/components/select/guidance", text: "Select" },
{ id: 79, link: "/projects/sistent/components/select/code", text: "Select" },
{ id: 77, link: "/projects/sistent/components/radiogroup", text: "RadioGroup" },
{ id: 78, link: "/projects/sistent/components/radiogroup/guidance", text: "RadioGroup" },
{ id: 79, link: "/projects/sistent/components/radiogroup/code", text: "RadioGroup" },

{ id: 80, link: "/projects/sistent/components/stack", text: "Stack" },
{ id: 81, link: "/projects/sistent/components/stack/guidance", text: "Stack" },
{ id: 82, link: "/projects/sistent/components/stack/code", text: "Stack" },
{ id: 80, link: "/projects/sistent/components/select", text: "Select" },
{ id: 81, link: "/projects/sistent/components/select/guidance", text: "Select" },
{ id: 82, link: "/projects/sistent/components/select/code", text: "Select" },

{ id: 83, link: "/projects/sistent/components/stepper", text: "Stepper" },
{ id: 84, link: "/projects/sistent/components/stepper/guidance", text: "Stepper" },
{ id: 85, link: "/projects/sistent/components/stepper/code", text: "Stepper" },
{ id: 83, link: "/projects/sistent/components/stack", text: "Stack" },
{ id: 84, link: "/projects/sistent/components/stack/guidance", text: "Stack" },
{ id: 85, link: "/projects/sistent/components/stack/code", text: "Stack" },

{ id: 86, link: "/projects/sistent/components/switch", text: "Switch" },
{ id: 87, link: "/projects/sistent/components/switch/guidance", text: "Switch" },
{ id: 88, link: "/projects/sistent/components/switch/code", text: "Switch" },
{ id: 86, link: "/projects/sistent/components/stepper", text: "Stepper" },
{ id: 87, link: "/projects/sistent/components/stepper/guidance", text: "Stepper" },
{ id: 88, link: "/projects/sistent/components/stepper/code", text: "Stepper" },

{ id: 89, link: "/projects/sistent/components/tabs", text: "Tabs" },
{ id: 90, link: "/projects/sistent/components/tabs/guidance", text: "Tabs" },
{ id: 91, link: "/projects/sistent/components/tabs/code", text: "Tabs" },
{ id: 89, link: "/projects/sistent/components/switch", text: "Switch" },
{ id: 90, link: "/projects/sistent/components/switch/guidance", text: "Switch" },
{ id: 91, link: "/projects/sistent/components/switch/code", text: "Switch" },

{ id: 92, link: "/projects/sistent/components/text-field", text: "Text Field" },
{ id: 93, link: "/projects/sistent/components/text-field/guidance", text: "Text Field" },
{ id: 94, link: "/projects/sistent/components/text-field/code", text: "Text Field" },
{ id: 92, link: "/projects/sistent/components/tabs", text: "Tabs" },
{ id: 93, link: "/projects/sistent/components/tabs/guidance", text: "Tabs" },
{ id: 94, link: "/projects/sistent/components/tabs/code", text: "Tabs" },

{ id: 95, link: "/projects/sistent/components/text-input", text: "Text Input" },
{ id: 96, link: "/projects/sistent/components/text-input/guidance", text: "Text Input" },
{ id: 97, link: "/projects/sistent/components/text-input/code", text: "Text Input" },
{ id: 95, link: "/projects/sistent/components/text-field", text: "Text Field" },
{ id: 96, link: "/projects/sistent/components/text-field/guidance", text: "Text Field" },
{ id: 97, link: "/projects/sistent/components/text-field/code", text: "Text Field" },

{ id: 98, link: "/projects/sistent/components/toolbar", text: "Toolbar" },
{ id: 99, link: "/projects/sistent/components/toolbar/guidance", text: "Toolbar" },
{ id: 100, link: "/projects/sistent/components/toolbar/code", text: "Toolbar" },
{ id: 98, link: "/projects/sistent/components/text-input", text: "Text Input" },
{ id: 99, link: "/projects/sistent/components/text-input/guidance", text: "Text Input" },
{ id: 100, link: "/projects/sistent/components/text-input/code", text: "Text Input" },

{ id: 101, link: "/projects/sistent/components/tooltip", text: "Tooltip" },
{ id: 102, link: "/projects/sistent/components/tooltip/guidance", text: "Tooltip" },
{ id: 103, link: "/projects/sistent/components/tooltip/code", text: "Tooltip" },
{ id: 101, link: "/projects/sistent/components/toolbar", text: "Toolbar" },
{ id: 102, link: "/projects/sistent/components/toolbar/guidance", text: "Toolbar" },
{ id: 103, link: "/projects/sistent/components/toolbar/code", text: "Toolbar" },

{ id: 104, link: "/projects/sistent/components/tooltip", text: "Tooltip" },
{ id: 105, link: "/projects/sistent/components/tooltip/guidance", text: "Tooltip" },
{ id: 106, link: "/projects/sistent/components/tooltip/code", text: "Tooltip" },
];
8 changes: 8 additions & 0 deletions src/sections/Projects/Sistent/components/content.js
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,14 @@ const componentsData = [
url: "/projects/sistent/components/accordion",
src: "/accordion",
},
{
id: 34,
name: "Divider",
description:
"The Divider component visually separates content with a thin line, helping to organize sections and improve scannability in lists and layouts.",
url: "/projects/sistent/components/divider",
src: "/divider",
},
];

module.exports = { componentsData };
Loading