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
119 changes: 61 additions & 58 deletions src/components/SistentNavigation/content.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,82 +45,85 @@ export const content = [
{ id: 32, link: "/projects/sistent/components/circularprogress/guidance", text: "Circular Progress" },
{ id: 33, link: "/projects/sistent/components/circularprogress/code", text: "Circular Progress" },

{ id: 34, link: "/projects/sistent/components/container", text: "Container" },
{ id: 35, link: "/projects/sistent/components/container/guidance", text: "Container" },
{ id: 36, link: "/projects/sistent/components/container/code", text: "Container" },
{ id: 34, link: "/projects/sistent/components/collapse", text: "Collapse" },
{ id: 35, link: "/projects/sistent/components/collapse/guidance", text: "Collapse" },
{ id: 36, link: "/projects/sistent/components/collapse/code", text: "Collapse" },

{ id: 37, link: "/projects/sistent/components/dialog", text: "Dialog" },
{ id: 38, link: "/projects/sistent/components/dialog/guidance", text: "Dialog" },
{ id: 39, link: "/projects/sistent/components/dialog/code", text: "Dialog" },
{ id: 37, link: "/projects/sistent/components/container", text: "Container" },
{ id: 38, link: "/projects/sistent/components/container/guidance", text: "Container" },
{ id: 39, link: "/projects/sistent/components/container/code", text: "Container" },

{ id: 40, link: "/projects/sistent/components/formcontrollabel", text: "FormControlLabel" },
{ id: 41, link: "/projects/sistent/components/formcontrollabel/guidance", text: "FormControlLabel" },
{ id: 42, link: "/projects/sistent/components/formcontrollabel/code", text: "FormControlLabel" },
{ id: 40, link: "/projects/sistent/components/dialog", text: "Dialog" },
{ id: 41, link: "/projects/sistent/components/dialog/guidance", text: "Dialog" },
{ id: 42, link: "/projects/sistent/components/dialog/code", text: "Dialog" },

{ id: 43, link: "/projects/sistent/components/grid", text: "Grid" },
{ id: 44, link: "/projects/sistent/components/grid/guidance", text: "Grid" },
{ id: 45, link: "/projects/sistent/components/grid/code", text: "Grid" },
{ id: 43, link: "/projects/sistent/components/formcontrollabel", text: "FormControlLabel" },
{ id: 44, link: "/projects/sistent/components/formcontrollabel/guidance", text: "FormControlLabel" },
{ id: 45, link: "/projects/sistent/components/formcontrollabel/code", text: "FormControlLabel" },

{ id: 46, link: "/projects/sistent/components/iconbutton", text: "IconButton" },
{ id: 47, link: "/projects/sistent/components/iconbutton/guidance", text: "IconButton" },
{ id: 48, link: "/projects/sistent/components/iconbutton/code", text: "IconButton" },
{ id: 46, link: "/projects/sistent/components/grid", text: "Grid" },
{ id: 47, link: "/projects/sistent/components/grid/guidance", text: "Grid" },
{ id: 48, link: "/projects/sistent/components/grid/code", text: "Grid" },

{ id: 49, link: "/projects/sistent/components/icons", text: "Icons" },
{ id: 49, link: "/projects/sistent/components/iconbutton", text: "IconButton" },
{ id: 50, link: "/projects/sistent/components/iconbutton/guidance", text: "IconButton" },
{ id: 51, link: "/projects/sistent/components/iconbutton/code", text: "IconButton" },

{ id: 50, link: "/projects/sistent/components/link", text: "Link" },
{ id: 51, link: "/projects/sistent/components/link/guidance", text: "Link" },
{ id: 52, link: "/projects/sistent/components/link/code", text: "Link" },
{ id: 52, link: "/projects/sistent/components/icons", text: "Icons" },

{ id: 53, link: "/projects/sistent/components/list", text: "List" },
{ id: 54, link: "/projects/sistent/components/list/guidance", text: "List" },
{ id: 55, link: "/projects/sistent/components/list/code", text: "List" },
{ id: 53, link: "/projects/sistent/components/link", text: "Link" },
{ id: 54, link: "/projects/sistent/components/link/guidance", text: "Link" },
{ id: 55, link: "/projects/sistent/components/link/code", text: "Link" },

{ id: 56, link: "/projects/sistent/components/modal", text: "Modal" },
{ id: 57, link: "/projects/sistent/components/modal/guidance", text: "Modal" },
{ id: 58, link: "/projects/sistent/components/modal/code", text: "Modal" },
{ id: 56, link: "/projects/sistent/components/list", text: "List" },
{ id: 57, link: "/projects/sistent/components/list/guidance", text: "List" },
{ id: 58, link: "/projects/sistent/components/list/code", text: "List" },

{ id: 59, link: "/projects/sistent/components/pagination", text: "Pagination" },
{ id: 60, link: "/projects/sistent/components/pagination/guidance", text: "Pagination" },
{ id: 61, link: "/projects/sistent/components/pagination/code", text: "Pagination" },
{ id: 59, link: "/projects/sistent/components/modal", text: "Modal" },
{ id: 60, link: "/projects/sistent/components/modal/guidance", text: "Modal" },
{ id: 61, link: "/projects/sistent/components/modal/code", text: "Modal" },

{ id: 62, link: "/projects/sistent/components/paper", text: "Paper" },
{ id: 63, link: "/projects/sistent/components/paper/guidance", text: "Paper" },
{ id: 64, link: "/projects/sistent/components/paper/code", text: "Paper" },
{ id: 62, link: "/projects/sistent/components/pagination", text: "Pagination" },
{ id: 63, link: "/projects/sistent/components/pagination/guidance", text: "Pagination" },
{ id: 64, link: "/projects/sistent/components/pagination/code", text: "Pagination" },

{ id: 65, link: "/projects/sistent/components/popper", text: "Popper" },
{ id: 66, link: "/projects/sistent/components/popper/guidance", text: "Popper" },
{ id: 67, link: "/projects/sistent/components/popper/code", text: "Popper" },
{ id: 65, link: "/projects/sistent/components/paper", text: "Paper" },
{ id: 66, link: "/projects/sistent/components/paper/guidance", text: "Paper" },
{ id: 67, link: "/projects/sistent/components/paper/code", text: "Paper" },

{ id: 68, link: "/projects/sistent/components/radiogroup", text: "RadioGroup" },
{ id: 69, link: "/projects/sistent/components/radiogroup/guidance", text: "RadioGroup" },
{ id: 70, link: "/projects/sistent/components/radiogroup/code", text: "RadioGroup" },
{ id: 68, link: "/projects/sistent/components/popper", text: "Popper" },
{ id: 69, link: "/projects/sistent/components/popper/guidance", text: "Popper" },
{ id: 70, link: "/projects/sistent/components/popper/code", text: "Popper" },

{ id: 71, link: "/projects/sistent/components/select", text: "Select" },
{ id: 72, link: "/projects/sistent/components/select/guidance", text: "Select" },
{ id: 73, link: "/projects/sistent/components/select/code", text: "Select" },
{ id: 71, link: "/projects/sistent/components/radiogroup", text: "RadioGroup" },
{ id: 72, link: "/projects/sistent/components/radiogroup/guidance", text: "RadioGroup" },
{ id: 73, link: "/projects/sistent/components/radiogroup/code", text: "RadioGroup" },

{ id: 74, link: "/projects/sistent/components/switch", text: "Switch" },
{ id: 75, link: "/projects/sistent/components/switch/guidance", text: "Switch" },
{ id: 76, link: "/projects/sistent/components/switch/code", text: "Switch" },
{ id: 74, link: "/projects/sistent/components/select", text: "Select" },
{ id: 75, link: "/projects/sistent/components/select/guidance", text: "Select" },
{ id: 76, link: "/projects/sistent/components/select/code", text: "Select" },

{ id: 77, link: "/projects/sistent/components/tabs", text: "Tabs" },
{ id: 78, link: "/projects/sistent/components/tabs/guidance", text: "Tabs" },
{ id: 79, link: "/projects/sistent/components/tabs/code", text: "Tabs" },
{ id: 77, link: "/projects/sistent/components/switch", text: "Switch" },
{ id: 78, link: "/projects/sistent/components/switch/guidance", text: "Switch" },
{ id: 79, link: "/projects/sistent/components/switch/code", text: "Switch" },

{ id: 80, link: "/projects/sistent/components/text-field", text: "Text Field" },
{ id: 81, link: "/projects/sistent/components/text-field/guidance", text: "Text Field" },
{ id: 82, link: "/projects/sistent/components/text-field/code", text: "Text Field" },
{ id: 80, link: "/projects/sistent/components/tabs", text: "Tabs" },
{ id: 81, link: "/projects/sistent/components/tabs/guidance", text: "Tabs" },
{ id: 82, link: "/projects/sistent/components/tabs/code", text: "Tabs" },

{ id: 83, link: "/projects/sistent/components/text-input", text: "Text Input" },
{ id: 84, link: "/projects/sistent/components/text-input/guidance", text: "Text Input" },
{ id: 85, link: "/projects/sistent/components/text-input/code", text: "Text Input" },
{ id: 83, link: "/projects/sistent/components/text-field", text: "Text Field" },
{ id: 84, link: "/projects/sistent/components/text-field/guidance", text: "Text Field" },
{ id: 85, link: "/projects/sistent/components/text-field/code", text: "Text Field" },

{ id: 86, link: "/projects/sistent/components/toolbar", text: "Toolbar" },
{ id: 87, link: "/projects/sistent/components/toolbar/guidance", text: "Toolbar" },
{ id: 88, link: "/projects/sistent/components/toolbar/code", text: "Toolbar" },
{ id: 86, link: "/projects/sistent/components/text-input", text: "Text Input" },
{ id: 87, link: "/projects/sistent/components/text-input/guidance", text: "Text Input" },
{ id: 88, link: "/projects/sistent/components/text-input/code", text: "Text Input" },

{ id: 89, link: "/projects/sistent/components/tooltip", text: "Tooltip" },
{ id: 90, link: "/projects/sistent/components/tooltip/guidance", text: "Tooltip" },
{ id: 91, link: "/projects/sistent/components/tooltip/code", text: "Tooltip" },
{ id: 89, link: "/projects/sistent/components/toolbar", text: "Toolbar" },
{ id: 90, link: "/projects/sistent/components/toolbar/guidance", text: "Toolbar" },
{ id: 91, link: "/projects/sistent/components/toolbar/code", text: "Toolbar" },

{ id: 92, link: "/projects/sistent/components/tooltip", text: "Tooltip" },
{ id: 93, link: "/projects/sistent/components/tooltip/guidance", text: "Tooltip" },
{ id: 94, link: "/projects/sistent/components/tooltip/code", text: "Tooltip" },
];
Loading