Skip to content
Open
Show file tree
Hide file tree
Changes from 9 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
108 changes: 56 additions & 52 deletions src/components/SistentNavigation/content.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,73 +45,77 @@ export const content = [
{ id: 29, link: "/projects/sistent/components/circularprogress/guidance", text: "Circular Progress" },
{ id: 30, link: "/projects/sistent/components/circularprogress/code", text: "Circular Progress" },

{ id: 31, link: "/projects/sistent/components/container", text: "Container" },
{ id: 32, link: "/projects/sistent/components/container/guidance", text: "Container" },
{ id: 33, link: "/projects/sistent/components/container/code", text: "Container" },
{ id: 31, link: "/projects/sistent/components/collapse", text: "Collapse" },
{ id: 32, link: "/projects/sistent/components/collapse/guidance", text: "Collapse" },
{ id: 33, link: "/projects/sistent/components/collapse/code", text: "Collapse" },

{ id: 34, link: "/projects/sistent/components/dialog", text: "Dialog" },
{ id: 35, link: "/projects/sistent/components/dialog/guidance", text: "Dialog" },
{ id: 36, link: "/projects/sistent/components/dialog/code", text: "Dialog" },
{ 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: 37, link: "/projects/sistent/components/grid", text: "Grid" },
{ id: 38, link: "/projects/sistent/components/grid/guidance", text: "Grid" },
{ id: 39, link: "/projects/sistent/components/grid/code", text: "Grid" },
{ 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: 40, link: "/projects/sistent/components/icons", text: "Icons" },
{ id: 40, link: "/projects/sistent/components/grid", text: "Grid" },
{ id: 41, link: "/projects/sistent/components/grid/guidance", text: "Grid" },
{ id: 42, link: "/projects/sistent/components/grid/code", text: "Grid" },

{ id: 41, link: "/projects/sistent/components/link", text: "Link" },
{ id: 42, link: "/projects/sistent/components/link/guidance", text: "Link" },
{ id: 43, link: "/projects/sistent/components/link/code", text: "Link" },
{ id: 43, link: "/projects/sistent/components/icons", text: "Icons" },

{ id: 44, link: "/projects/sistent/components/list", text: "List" },
{ id: 45, link: "/projects/sistent/components/list/guidance", text: "List" },
{ id: 46, link: "/projects/sistent/components/list/code", text: "List" },
{ id: 44, link: "/projects/sistent/components/link", text: "Link" },
{ id: 45, link: "/projects/sistent/components/link/guidance", text: "Link" },
{ id: 46, link: "/projects/sistent/components/link/code", text: "Link" },

{ id: 47, link: "/projects/sistent/components/modal", text: "Modal" },
{ id: 48, link: "/projects/sistent/components/modal/guidance", text: "Modal" },
{ id: 49, link: "/projects/sistent/components/modal/code", text: "Modal" },
{ id: 47, link: "/projects/sistent/components/list", text: "List" },
{ id: 48, link: "/projects/sistent/components/list/guidance", text: "List" },
{ id: 49, link: "/projects/sistent/components/list/code", text: "List" },

{ id: 50, link: "/projects/sistent/components/pagination", text: "Pagination" },
{ id: 51, link: "/projects/sistent/components/pagination/guidance", text: "Pagination" },
{ id: 52, link: "/projects/sistent/components/pagination/code", text: "Pagination" },
{ id: 50, link: "/projects/sistent/components/modal", text: "Modal" },
{ id: 51, link: "/projects/sistent/components/modal/guidance", text: "Modal" },
{ id: 52, link: "/projects/sistent/components/modal/code", text: "Modal" },

{ id: 53, link: "/projects/sistent/components/paper", text: "Paper" },
{ id: 54, link: "/projects/sistent/components/paper/guidance", text: "Paper" },
{ id: 55, link: "/projects/sistent/components/paper/code", text: "Paper" },
{ id: 53, link: "/projects/sistent/components/pagination", text: "Pagination" },
{ id: 54, link: "/projects/sistent/components/pagination/guidance", text: "Pagination" },
{ id: 55, link: "/projects/sistent/components/pagination/code", text: "Pagination" },

{ id: 56, link: "/projects/sistent/components/popper", text: "Popper" },
{ id: 57, link: "/projects/sistent/components/popper/guidance", text: "Popper" },
{ id: 58, link: "/projects/sistent/components/popper/code", text: "Popper" },
{ id: 56, link: "/projects/sistent/components/paper", text: "Paper" },
{ id: 57, link: "/projects/sistent/components/paper/guidance", text: "Paper" },
{ id: 58, link: "/projects/sistent/components/paper/code", text: "Paper" },

{ id: 59, link: "/projects/sistent/components/radiogroup", text: "RadioGroup" },
{ id: 60, link: "/projects/sistent/components/radiogroup/guidance", text: "RadioGroup" },
{ id: 61, link: "/projects/sistent/components/radiogroup/code", text: "RadioGroup" },
{ id: 59, link: "/projects/sistent/components/popper", text: "Popper" },
{ id: 60, link: "/projects/sistent/components/popper/guidance", text: "Popper" },
{ id: 61, link: "/projects/sistent/components/popper/code", text: "Popper" },

{ id: 62, link: "/projects/sistent/components/select", text: "Select" },
{ id: 63, link: "/projects/sistent/components/select/guidance", text: "Select" },
{ id: 64, link: "/projects/sistent/components/select/code", text: "Select" },
{ id: 62, link: "/projects/sistent/components/radiogroup", text: "RadioGroup" },
{ id: 63, link: "/projects/sistent/components/radiogroup/guidance", text: "RadioGroup" },
{ id: 64, link: "/projects/sistent/components/radiogroup/code", text: "RadioGroup" },

{ id: 65, link: "/projects/sistent/components/switch", text: "Switch" },
{ id: 66, link: "/projects/sistent/components/switch/guidance", text: "Switch" },
{ id: 67, link: "/projects/sistent/components/switch/code", text: "Switch" },
{ id: 65, link: "/projects/sistent/components/select", text: "Select" },
{ id: 66, link: "/projects/sistent/components/select/guidance", text: "Select" },
{ id: 67, link: "/projects/sistent/components/select/code", text: "Select" },

{ id: 68, link: "/projects/sistent/components/tabs", text: "Tabs" },
{ id: 69, link: "/projects/sistent/components/tabs/guidance", text: "Tabs" },
{ id: 70, link: "/projects/sistent/components/tabs/code", text: "Tabs" },
{ id: 68, link: "/projects/sistent/components/switch", text: "Switch" },
{ id: 69, link: "/projects/sistent/components/switch/guidance", text: "Switch" },
{ id: 70, link: "/projects/sistent/components/switch/code", text: "Switch" },

{ id: 71, link: "/projects/sistent/components/text-field", text: "Text Field" },
{ id: 72, link: "/projects/sistent/components/text-field/guidance", text: "Text Field" },
{ id: 73, link: "/projects/sistent/components/text-field/code", text: "Text Field" },
{ id: 71, link: "/projects/sistent/components/tabs", text: "Tabs" },
{ id: 72, link: "/projects/sistent/components/tabs/guidance", text: "Tabs" },
{ id: 73, link: "/projects/sistent/components/tabs/code", text: "Tabs" },

{ id: 74, link: "/projects/sistent/components/text-input", text: "Text Input" },
{ id: 75, link: "/projects/sistent/components/text-input/guidance", text: "Text Input" },
{ id: 76, link: "/projects/sistent/components/text-input/code", text: "Text Input" },
{ id: 74, link: "/projects/sistent/components/text-field", text: "Text Field" },
{ id: 75, link: "/projects/sistent/components/text-field/guidance", text: "Text Field" },
{ id: 76, link: "/projects/sistent/components/text-field/code", text: "Text Field" },

{ id: 77, link: "/projects/sistent/components/toolbar", text: "Toolbar" },
{ id: 78, link: "/projects/sistent/components/toolbar/guidance", text: "Toolbar" },
{ id: 79, link: "/projects/sistent/components/toolbar/code", text: "Toolbar" },
{ id: 77, link: "/projects/sistent/components/text-input", text: "Text Input" },
{ id: 78, link: "/projects/sistent/components/text-input/guidance", text: "Text Input" },
{ id: 79, link: "/projects/sistent/components/text-input/code", text: "Text Input" },

{ id: 80, link: "/projects/sistent/components/tooltip", text: "Tooltip" },
{ id: 81, link: "/projects/sistent/components/tooltip/guidance", text: "Tooltip" },
{ id: 82, link: "/projects/sistent/components/tooltip/code", text: "Tooltip" },
{ id: 80, link: "/projects/sistent/components/toolbar", text: "Toolbar" },
{ id: 81, link: "/projects/sistent/components/toolbar/guidance", text: "Toolbar" },
{ id: 82, link: "/projects/sistent/components/toolbar/code", text: "Toolbar" },

{ id: 83, link: "/projects/sistent/components/tooltip", text: "Tooltip" },
{ id: 84, link: "/projects/sistent/components/tooltip/guidance", text: "Tooltip" },
{ id: 85, link: "/projects/sistent/components/tooltip/code", text: "Tooltip" },
];
Loading