Skip to content

Commit 8f40fdc

Browse files
author
Vivek Vishal
authored
Merge branch 'master' into master
2 parents fbbeecb + c6d3e57 commit 8f40fdc

9 files changed

Lines changed: 1430 additions & 167 deletions

File tree

package-lock.json

Lines changed: 422 additions & 147 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@fullcalendar/interaction": "^6.0.1",
3636
"@fullcalendar/react": "^6.1.8",
3737
"@layer5/meshery-design-embed": "^0.4.0",
38-
"@layer5/sistent": "^0.14.155",
38+
"@layer5/sistent": "^0.14.157",
3939
"@loadable/component": "^5.16.4",
4040
"@mdx-js/mdx": "1.6.22",
4141
"@mdx-js/react": "1.6.22",
@@ -99,7 +99,7 @@
9999
"react-modal": "^3.16.1",
100100
"react-player": "^2.12.0",
101101
"react-scroll": "^1.9.0",
102-
"react-select": "^5.7.4",
102+
"react-select": "^5.10.0",
103103
"react-share": "^4.4.1",
104104
"react-slick": "^0.30.3",
105105
"react-table": "^7.8.0",
@@ -112,15 +112,15 @@
112112
"simple-react-cytoscape": "^1.0.4",
113113
"simple-react-lightbox": "^3.6.9-0",
114114
"slick-carousel": "^1.8.1",
115-
"styled-components": "^6.0.5",
115+
"styled-components": "^6.1.14",
116116
"swiper": "^11.1.15",
117117
"url": "^0.11.3",
118118
"webpack-filter-warnings-plugin": "^1.2.1",
119119
"xstate": "^5.13.0"
120120
},
121121
"devDependencies": {
122122
"@babel/cli": "^7.25.6",
123-
"@babel/core": "^7.22.9",
123+
"@babel/core": "^7.26.7",
124124
"@babel/eslint-parser": "^7.22.15",
125125
"babel-plugin-module-resolver": "^5.0.0",
126126
"cpx": "^1.5.0",

src/collections/integrations/loxilb/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ components: [
4444
"colorIcon": "icons/components/loxi-url/icons/color/loxi-url-color.svg",
4545
"whiteIcon": "icons/components/loxi-url/icons/white/loxi-url-white.svg",
4646
"description": "",
47+
},
48+
{
49+
"name": "loxi-url",
50+
"colorIcon": "icons/components/loxi-url/icons/color/loxi-url-color.svg",
51+
"whiteIcon": "icons/components/loxi-url/icons/white/loxi-url-white.svg",
52+
"description": "",
4753
}]
4854
featureList: [
4955
"LoxiLB turns Kubernetes network load balancing into high speed, flexible and programmable LB services.",

src/collections/members/ankita-sahu/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ linkedin: asahudev
88
layer5: ff1f8398-e501-4bb2-817f-80edffd0d37b
99
location: India
1010
bio: Ankita Sahu is a frontend developer with over 2 years of experience in creating intuitive, user-friendly interfaces using technologies like React, TypeScript, Next.js, and Tailwind CSS. She has worked on a diverse range of projects and is adept at Agile development practices. Ankita is also a consistent and active contributor to the community, with significant contributions to the Layer5 project.
11-
status: Active
11+
status: Inactive
1212
published: true
1313
---

src/collections/members/sudhanshu-dasgupta/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ layer5: 654edb7d-abaa-4df1-a46c-ef0d4e7754a2
99
location: Madhya Pradesh, India
1010
bio: |
1111
I am a software engineer experience in web development and design systems. As a maintainer of CNCF project Meshery and Layer5, I lead development efforts, mentor contributors, and create scalable, user-centric applications. I have a strong background in open-source collaboration, cloud-native technologies like Docker and Kubernetes, and community engagement. Passionate about simplifying complex technologies, I thrive in building solutions that empower users while fostering innovation and collaboration.
12-
status: Active
12+
status: Inactive
1313
badges:
1414
- meshery
1515
- meshery-catalog

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

Lines changed: 22 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,114 +3,122 @@ const componentsData = [
33
id: 1,
44
name: "Button",
55
description:
6-
"A button is an interactive element that triggers a specific action and also lets users know what will happen next.",
6+
"A button is an interactive element that triggers a specific action and also lets users know what will happen next.",
77
url: "/projects/sistent/components/button",
88
src: "/button",
99
},
1010
{
1111
id: 2,
1212
name: "Text Input",
1313
description:
14-
"A text input is made up of multiple elements that combine to form a component that helps users to read, write, and edit text in an interface.",
14+
"A text input is made up of multiple elements that combine to form a component that helps users to read, write, and edit text in an interface.",
1515
url: "/projects/sistent/components/text-input",
1616
src: "/text-input",
1717
},
1818
{
1919
id: 3,
2020
name: "Modal",
2121
description:
22-
"A text input is made up of multiple elements that combine to form a component that helps users to read, write, and edit text in an interface.",
22+
"A text input is made up of multiple elements that combine to form a component that helps users to read, write, and edit text in an interface.",
2323
url: "/projects/sistent/components/modal",
2424
src: "/modal",
2525
},
2626
{
2727
id: 4,
2828
name: "Paper",
2929
description:
30-
"The Paper component offers an elevated surface with shadow effects, following Material Design’s elevation system.",
30+
"The Paper component offers an elevated surface with shadow effects, following Material Design’s elevation system.",
3131
url: "/projects/sistent/components/paper",
3232
src: "/paper",
3333
},
3434
{
3535
id: 5,
3636
name: "Popper",
3737
description:
38-
"A popper is a tooltip that appears when a user interacts with an element.",
38+
"A popper is a tooltip that appears when a user interacts with an element.",
3939
url: "/projects/sistent/components/popper",
4040
src: "/popper",
4141
},
4242
{
4343
id: 6,
4444
name: "Text Field",
4545
description:
46-
"The TextField component is a versatile input field used to capture user input in forms and user interfaces.",
46+
"The TextField component is a versatile input field used to capture user input in forms and user interfaces.",
4747
url: "/projects/sistent/components/text-field",
4848
src: "/text-field",
4949
},
5050
{
5151
id: 7,
5252
name: "Link",
5353
description:
54-
"Links are essential and integral components of an interface. They are primarily used for navigation, guiding users to the next step in a journey or redirecting them to relevant sections or pages.",
54+
"Links are essential and integral components of an interface. They are primarily used for navigation, guiding users to the next step in a journey or redirecting them to relevant sections or pages.",
5555
url: "/projects/sistent/components/link",
5656
src: "/link",
5757
},
5858
{
5959
id: 8,
6060
name: "Container",
6161
description:
62-
"Containers align and center content, providing responsive layout options for different screen sizes.",
62+
"Containers align and center content, providing responsive layout options for different screen sizes.",
6363
url: "/projects/sistent/components/container",
6464
src: "/container",
6565
},
6666
{
6767
id: 9,
6868
name: "ButtonGroup",
6969
description:
70-
"ButtonGroup is a component that groups multiple buttons together.",
70+
"ButtonGroup is a component that groups multiple buttons together.",
7171
url: "/projects/sistent/components/button-group",
7272
src: "/button-group",
7373
},
7474
{
7575
id: 10,
7676
name: "Box",
7777
description:
78-
"Box is used as a flexible container for layout and styling, allowing quick customization and responsive design adjustments.",
78+
"Box is used as a flexible container for layout and styling, allowing quick customization and responsive design adjustments.",
7979
url: "/projects/sistent/components/box",
8080
src: "/box",
8181
},
8282
{
8383
id: 11,
8484
name: "Tooltip",
8585
description:
86-
"The Tooltip component is a small pop-up box that appears when a user hovers over an element.",
86+
"The Tooltip component is a small pop-up box that appears when a user hovers over an element.",
8787
url: "/projects/sistent/components/tooltip",
8888
src: "/tooltip",
8989
},
9090
{
9191
id: 12,
9292
name: "Backdrop",
9393
description:
94-
"Backdrop component overlays a dimmed screen to focus attention on foreground content.",
94+
"Backdrop component overlays a dimmed screen to focus attention on foreground content.",
9595
url: "/projects/sistent/components/backdrop",
9696
src: "/backdrop",
9797
},
9898
{
9999
id: 13,
100100
name: "ToggleButton",
101101
description:
102-
"ToggleButton allows users to switch between two or more states, commonly used in forms or settings for quick toggles.",
102+
"ToggleButton allows users to switch between two or more states, commonly used in forms or settings for quick toggles.",
103103
url: "/projects/sistent/components/toggle-button",
104104
src: "/toggle-button",
105105
},
106106
{
107107
id: 14,
108108
name: "Pagination",
109109
description:
110-
"Pagination enables users to navigate through multiple pages of content, providing an intuitive interface for browsing large datasets or segmented information.",
110+
"Pagination enables users to navigate through multiple pages of content, providing an intuitive interface for browsing large datasets or segmented information.",
111111
url: "/projects/sistent/components/pagination",
112112
src: "/pagination",
113113
},
114+
{
115+
id: 15,
116+
name: "Select",
117+
description:
118+
"Select component is a dropdown menu for selecting an option from a list.",
119+
url: "/projects/sistent/components/select",
120+
src: "/select",
121+
},
114122
];
115123

116124
module.exports = { componentsData };

0 commit comments

Comments
 (0)