-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
include use client in Link component
- Loading branch information
1 parent
3250d9d
commit e8eb425
Showing
22 changed files
with
72 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-badge", | ||
"description": "Badge component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "Apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
@@ -37,7 +37,7 @@ | |
"build": "bob build" | ||
}, | ||
"dependencies": { | ||
"@meshx-org/mxui-core": "0.7.42", | ||
"@meshx-org/mxui-core": "0.7.43", | ||
"styled-system": "^5.1.5" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-button", | ||
"description": "Button component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
@@ -38,9 +38,9 @@ | |
}, | ||
"dependencies": { | ||
"@types/styled-components": "^5.1.26", | ||
"@meshx-org/mxui-core": "0.7.42", | ||
"@meshx-org/mxui-text": "0.7.42", | ||
"@meshx-org/mxui-primitives": "0.7.42" | ||
"@meshx-org/mxui-core": "0.7.43", | ||
"@meshx-org/mxui-text": "0.7.43", | ||
"@meshx-org/mxui-primitives": "0.7.43" | ||
}, | ||
"devDependencies": { | ||
"@meshx-org/mxui-tsconfig": "*", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-core", | ||
"description": "Button component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-datebox", | ||
"description": "DateBox component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "Apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
@@ -42,8 +42,8 @@ | |
"clsx": "1.2.1", | ||
"@internationalized/date": "3.1.0", | ||
"@internationalized/number": "3.2.0", | ||
"@meshx-org/mxui-core": "0.7.42", | ||
"@meshx-org/mxui-primitives": "0.7.42" | ||
"@meshx-org/mxui-core": "0.7.43", | ||
"@meshx-org/mxui-primitives": "0.7.43" | ||
}, | ||
"devDependencies": { | ||
"@meshx-org/mxui-tsconfig": "*", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-formgroup", | ||
"description": "FormGroup component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "Apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
@@ -37,7 +37,7 @@ | |
"build": "bob build" | ||
}, | ||
"dependencies": { | ||
"@meshx-org/mxui-core": "0.7.42", | ||
"@meshx-org/mxui-core": "0.7.43", | ||
"styled-system": "^5.1.5" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-link", | ||
"description": "Link component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "Apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
@@ -37,7 +37,7 @@ | |
"build": "bob build" | ||
}, | ||
"dependencies": { | ||
"@meshx-org/mxui-core": "0.7.42", | ||
"@meshx-org/mxui-core": "0.7.43", | ||
"styled-system": "^5.1.5" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
'use client' | ||
|
||
export { Link } from './Link' | ||
export type { LinkProps } from './Link.types' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui", | ||
"description": "Button component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "Apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
@@ -38,15 +38,15 @@ | |
"build": "bob build" | ||
}, | ||
"dependencies": { | ||
"@meshx-org/mxui-overlays": "0.7.42", | ||
"@meshx-org/mxui-navigation": "0.7.42", | ||
"@meshx-org/mxui-button": "0.7.42", | ||
"@meshx-org/mxui-switch": "0.7.42", | ||
"@meshx-org/mxui-textbox": "0.7.42", | ||
"@meshx-org/mxui-slider": "0.7.42", | ||
"@meshx-org/mxui-primitives": "0.7.42", | ||
"@meshx-org/mxui-treeview": "0.7.42", | ||
"@meshx-org/mxui-text": "0.7.42" | ||
"@meshx-org/mxui-overlays": "0.7.43", | ||
"@meshx-org/mxui-navigation": "0.7.43", | ||
"@meshx-org/mxui-button": "0.7.43", | ||
"@meshx-org/mxui-switch": "0.7.43", | ||
"@meshx-org/mxui-textbox": "0.7.43", | ||
"@meshx-org/mxui-slider": "0.7.43", | ||
"@meshx-org/mxui-primitives": "0.7.43", | ||
"@meshx-org/mxui-treeview": "0.7.43", | ||
"@meshx-org/mxui-text": "0.7.43" | ||
}, | ||
"devDependencies": { | ||
"@meshx-org/mxui-tsconfig": "*", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-navigation", | ||
"description": "Navigation components for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "Apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-overlays", | ||
"description": "Overlay component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "Apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co", | ||
|
@@ -40,8 +40,8 @@ | |
"classnames": "^2.3.2", | ||
"react-transition-group": "4.4.5", | ||
"@types/react-transition-group": "4.4.6", | ||
"@meshx-org/mxui-core": "0.7.42", | ||
"@meshx-org/mxui-primitives": "0.7.42", | ||
"@meshx-org/mxui-core": "0.7.43", | ||
"@meshx-org/mxui-primitives": "0.7.43", | ||
"@types/styled-components": "^5.1.26" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-primitives", | ||
"description": "Button component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "Apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
@@ -38,7 +38,7 @@ | |
"build": "bob build" | ||
}, | ||
"dependencies": { | ||
"@meshx-org/mxui-core": "0.7.42", | ||
"@meshx-org/mxui-core": "0.7.43", | ||
"styled-system": "^5.1.5", | ||
"@types/styled-system": "^5.1.15", | ||
"@types/styled-components": "^5.1.26" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-progress", | ||
"description": "Progress component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "Apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
@@ -37,8 +37,8 @@ | |
"build": "bob build" | ||
}, | ||
"dependencies": { | ||
"@meshx-org/mxui-core": "0.7.42", | ||
"@meshx-org/mxui-primitives": "0.7.42", | ||
"@meshx-org/mxui-core": "0.7.43", | ||
"@meshx-org/mxui-primitives": "0.7.43", | ||
"styled-components": "^5.3.6", | ||
"react-slider": "^2.0.4" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-rating", | ||
"description": "Rating component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
@@ -38,9 +38,9 @@ | |
}, | ||
"dependencies": { | ||
"@types/styled-components": "^5.1.26", | ||
"@meshx-org/mxui-core": "0.7.42", | ||
"@meshx-org/mxui-text": "0.7.42", | ||
"@meshx-org/mxui-primitives": "0.7.42" | ||
"@meshx-org/mxui-core": "0.7.43", | ||
"@meshx-org/mxui-text": "0.7.43", | ||
"@meshx-org/mxui-primitives": "0.7.43" | ||
}, | ||
"devDependencies": { | ||
"@meshx-org/mxui-tsconfig": "*", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-searchbox", | ||
"description": "SearchBox component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "Apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co", | ||
|
@@ -37,8 +37,8 @@ | |
"build": "bob build" | ||
}, | ||
"dependencies": { | ||
"@meshx-org/mxui-textbox": "0.7.42", | ||
"@meshx-org/mxui-overlays": "0.7.42", | ||
"@meshx-org/mxui-textbox": "0.7.43", | ||
"@meshx-org/mxui-overlays": "0.7.43", | ||
"styled-system": "^5.1.5" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-select", | ||
"description": "Select component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
@@ -37,8 +37,8 @@ | |
"build": "bob build" | ||
}, | ||
"dependencies": { | ||
"@meshx-org/mxui-core": "0.7.42", | ||
"@meshx-org/mxui-primitives": "0.7.42", | ||
"@meshx-org/mxui-core": "0.7.43", | ||
"@meshx-org/mxui-primitives": "0.7.43", | ||
"@types/styled-components": "^5.1.26" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-slider", | ||
"description": "Slider component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "Apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
@@ -37,8 +37,8 @@ | |
"build": "bob build" | ||
}, | ||
"dependencies": { | ||
"@meshx-org/mxui-core": "0.7.42", | ||
"@meshx-org/mxui-primitives": "0.7.42", | ||
"@meshx-org/mxui-core": "0.7.43", | ||
"@meshx-org/mxui-primitives": "0.7.43", | ||
"styled-components": "^5.3.6", | ||
"react-slider": "^2.0.4" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-stripebox", | ||
"description": "Stripe credit card input component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "Apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
@@ -37,8 +37,8 @@ | |
"build": "bob build" | ||
}, | ||
"dependencies": { | ||
"@meshx-org/mxui-core": "0.7.42", | ||
"@meshx-org/mxui-primitives": "0.7.42", | ||
"@meshx-org/mxui-core": "0.7.43", | ||
"@meshx-org/mxui-primitives": "0.7.43", | ||
"styled-system": "^5.1.5" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-text", | ||
"description": "Text component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "Apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
@@ -37,7 +37,7 @@ | |
"build": "bob build" | ||
}, | ||
"dependencies": { | ||
"@meshx-org/mxui-core": "0.7.42", | ||
"@meshx-org/mxui-core": "0.7.43", | ||
"styled-system": "^5.1.5" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-textbox", | ||
"description": "TextBox component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "Apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
@@ -39,8 +39,8 @@ | |
"build": "bob build" | ||
}, | ||
"dependencies": { | ||
"@meshx-org/mxui-core": "0.7.42", | ||
"@meshx-org/mxui-primitives": "0.7.42" | ||
"@meshx-org/mxui-core": "0.7.43", | ||
"@meshx-org/mxui-primitives": "0.7.43" | ||
}, | ||
"devDependencies": { | ||
"@meshx-org/mxui-tsconfig": "*", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@meshx-org/mxui-switch", | ||
"description": "Switch component for MXUI", | ||
"version": "0.7.42", | ||
"version": "0.7.43", | ||
"license": "Apache-2.0", | ||
"author": "Roland Szarka-Kovács <[email protected]>", | ||
"homepage": "https://meshx.co/produts/mxui", | ||
|
@@ -39,8 +39,8 @@ | |
"build": "bob build" | ||
}, | ||
"dependencies": { | ||
"@meshx-org/mxui-core": "0.7.42", | ||
"@meshx-org/mxui-text": "0.7.42" | ||
"@meshx-org/mxui-core": "0.7.43", | ||
"@meshx-org/mxui-text": "0.7.43" | ||
}, | ||
"devDependencies": { | ||
"@types/styled-components": "^5.1.26", | ||
|
Oops, something went wrong.