Skip to content

Commit 2e9edf3

Browse files
committed
Lexigorically changed the order of collapse component in Sistent Navigation Component
Signed-off-by: SplinterSword <sparshj2003@gmail.com>
1 parent bd0e8cd commit 2e9edf3

1 file changed

Lines changed: 55 additions & 55 deletions

File tree

src/components/SistentNavigation/content.js

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -45,77 +45,77 @@ export const content = [
4545
{ id: 29, link: "/projects/sistent/components/circularprogress/guidance", text: "Circular Progress" },
4646
{ id: 30, link: "/projects/sistent/components/circularprogress/code", text: "Circular Progress" },
4747

48-
{ id: 31, link: "/projects/sistent/components/container", text: "Container" },
49-
{ id: 32, link: "/projects/sistent/components/container/guidance", text: "Container" },
50-
{ id: 33, link: "/projects/sistent/components/container/code", text: "Container" },
48+
{ id: 31, link: "/projects/sistent/components/collapse", text: "Collapse" },
49+
{ id: 32, link: "/projects/sistent/components/collapse/guidance", text: "Collapse" },
50+
{ id: 33, link: "/projects/sistent/components/collapse/code", text: "Collapse" },
5151

52-
{ id: 34, link: "/projects/sistent/components/dialog", text: "Dialog" },
53-
{ id: 35, link: "/projects/sistent/components/dialog/guidance", text: "Dialog" },
54-
{ id: 36, link: "/projects/sistent/components/dialog/code", text: "Dialog" },
52+
{ id: 34, link: "/projects/sistent/components/container", text: "Container" },
53+
{ id: 35, link: "/projects/sistent/components/container/guidance", text: "Container" },
54+
{ id: 36, link: "/projects/sistent/components/container/code", text: "Container" },
5555

56-
{ id: 37, link: "/projects/sistent/components/grid", text: "Grid" },
57-
{ id: 38, link: "/projects/sistent/components/grid/guidance", text: "Grid" },
58-
{ id: 39, link: "/projects/sistent/components/grid/code", text: "Grid" },
56+
{ id: 37, link: "/projects/sistent/components/dialog", text: "Dialog" },
57+
{ id: 38, link: "/projects/sistent/components/dialog/guidance", text: "Dialog" },
58+
{ id: 39, link: "/projects/sistent/components/dialog/code", text: "Dialog" },
5959

60-
{ id: 40, link: "/projects/sistent/components/icons", text: "Icons" },
60+
{ id: 40, link: "/projects/sistent/components/grid", text: "Grid" },
61+
{ id: 41, link: "/projects/sistent/components/grid/guidance", text: "Grid" },
62+
{ id: 42, link: "/projects/sistent/components/grid/code", text: "Grid" },
6163

62-
{ id: 41, link: "/projects/sistent/components/link", text: "Link" },
63-
{ id: 42, link: "/projects/sistent/components/link/guidance", text: "Link" },
64-
{ id: 43, link: "/projects/sistent/components/link/code", text: "Link" },
64+
{ id: 43, link: "/projects/sistent/components/icons", text: "Icons" },
6565

66-
{ id: 44, link: "/projects/sistent/components/list", text: "List" },
67-
{ id: 45, link: "/projects/sistent/components/list/guidance", text: "List" },
68-
{ id: 46, link: "/projects/sistent/components/list/code", text: "List" },
66+
{ id: 44, link: "/projects/sistent/components/link", text: "Link" },
67+
{ id: 45, link: "/projects/sistent/components/link/guidance", text: "Link" },
68+
{ id: 46, link: "/projects/sistent/components/link/code", text: "Link" },
6969

70-
{ id: 47, link: "/projects/sistent/components/modal", text: "Modal" },
71-
{ id: 48, link: "/projects/sistent/components/modal/guidance", text: "Modal" },
72-
{ id: 49, link: "/projects/sistent/components/modal/code", text: "Modal" },
70+
{ id: 47, link: "/projects/sistent/components/list", text: "List" },
71+
{ id: 48, link: "/projects/sistent/components/list/guidance", text: "List" },
72+
{ id: 49, link: "/projects/sistent/components/list/code", text: "List" },
7373

74-
{ id: 50, link: "/projects/sistent/components/pagination", text: "Pagination" },
75-
{ id: 51, link: "/projects/sistent/components/pagination/guidance", text: "Pagination" },
76-
{ id: 52, link: "/projects/sistent/components/pagination/code", text: "Pagination" },
74+
{ id: 50, link: "/projects/sistent/components/modal", text: "Modal" },
75+
{ id: 51, link: "/projects/sistent/components/modal/guidance", text: "Modal" },
76+
{ id: 52, link: "/projects/sistent/components/modal/code", text: "Modal" },
7777

78-
{ id: 53, link: "/projects/sistent/components/paper", text: "Paper" },
79-
{ id: 54, link: "/projects/sistent/components/paper/guidance", text: "Paper" },
80-
{ id: 55, link: "/projects/sistent/components/paper/code", text: "Paper" },
78+
{ id: 53, link: "/projects/sistent/components/pagination", text: "Pagination" },
79+
{ id: 54, link: "/projects/sistent/components/pagination/guidance", text: "Pagination" },
80+
{ id: 55, link: "/projects/sistent/components/pagination/code", text: "Pagination" },
8181

82-
{ id: 56, link: "/projects/sistent/components/popper", text: "Popper" },
83-
{ id: 57, link: "/projects/sistent/components/popper/guidance", text: "Popper" },
84-
{ id: 58, link: "/projects/sistent/components/popper/code", text: "Popper" },
82+
{ id: 56, link: "/projects/sistent/components/paper", text: "Paper" },
83+
{ id: 57, link: "/projects/sistent/components/paper/guidance", text: "Paper" },
84+
{ id: 58, link: "/projects/sistent/components/paper/code", text: "Paper" },
8585

86-
{ id: 59, link: "/projects/sistent/components/radiogroup", text: "RadioGroup" },
87-
{ id: 60, link: "/projects/sistent/components/radiogroup/guidance", text: "RadioGroup" },
88-
{ id: 61, link: "/projects/sistent/components/radiogroup/code", text: "RadioGroup" },
86+
{ id: 59, link: "/projects/sistent/components/popper", text: "Popper" },
87+
{ id: 60, link: "/projects/sistent/components/popper/guidance", text: "Popper" },
88+
{ id: 61, link: "/projects/sistent/components/popper/code", text: "Popper" },
8989

90-
{ id: 62, link: "/projects/sistent/components/select", text: "Select" },
91-
{ id: 63, link: "/projects/sistent/components/select/guidance", text: "Select" },
92-
{ id: 64, link: "/projects/sistent/components/select/code", text: "Select" },
90+
{ id: 62, link: "/projects/sistent/components/radiogroup", text: "RadioGroup" },
91+
{ id: 63, link: "/projects/sistent/components/radiogroup/guidance", text: "RadioGroup" },
92+
{ id: 64, link: "/projects/sistent/components/radiogroup/code", text: "RadioGroup" },
9393

94-
{ id: 65, link: "/projects/sistent/components/switch", text: "Switch" },
95-
{ id: 66, link: "/projects/sistent/components/switch/guidance", text: "Switch" },
96-
{ id: 67, link: "/projects/sistent/components/switch/code", text: "Switch" },
94+
{ id: 65, link: "/projects/sistent/components/select", text: "Select" },
95+
{ id: 66, link: "/projects/sistent/components/select/guidance", text: "Select" },
96+
{ id: 67, link: "/projects/sistent/components/select/code", text: "Select" },
9797

98-
{ id: 68, link: "/projects/sistent/components/tabs", text: "Tabs" },
99-
{ id: 69, link: "/projects/sistent/components/tabs/guidance", text: "Tabs" },
100-
{ id: 70, link: "/projects/sistent/components/tabs/code", text: "Tabs" },
98+
{ id: 68, link: "/projects/sistent/components/switch", text: "Switch" },
99+
{ id: 69, link: "/projects/sistent/components/switch/guidance", text: "Switch" },
100+
{ id: 70, link: "/projects/sistent/components/switch/code", text: "Switch" },
101101

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

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

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

114-
{ id: 80, link: "/projects/sistent/components/tooltip", text: "Tooltip" },
115-
{ id: 81, link: "/projects/sistent/components/tooltip/guidance", text: "Tooltip" },
116-
{ id: 82, link: "/projects/sistent/components/tooltip/code", text: "Tooltip" },
114+
{ id: 80, link: "/projects/sistent/components/toolbar", text: "Toolbar" },
115+
{ id: 81, link: "/projects/sistent/components/toolbar/guidance", text: "Toolbar" },
116+
{ id: 82, link: "/projects/sistent/components/toolbar/code", text: "Toolbar" },
117117

118-
{ id: 83, link: "/projects/sistent/components/collapse", text: "Collapse" },
119-
{ id: 84, link: "/projects/sistent/components/collapse/guidance", text: "Collapse" },
120-
{ id: 85, link: "/projects/sistent/components/collapse/code", text: "Collapse" },
118+
{ id: 83, link: "/projects/sistent/components/tooltip", text: "Tooltip" },
119+
{ id: 84, link: "/projects/sistent/components/tooltip/guidance", text: "Tooltip" },
120+
{ id: 85, link: "/projects/sistent/components/tooltip/code", text: "Tooltip" },
121121
];

0 commit comments

Comments
 (0)