@mabi-ui/badge
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -18,3 +18,3 @@ import * as class_variance_authority_dist_types from 'class-variance-authority/dist/types'; | ||
} & VariantProps<(props?: ({} & class_variance_authority_dist_types.ClassProp) | undefined) => string> & VariantProps<(props?: ({ | ||
color?: "primary" | "secondary" | "tertiary" | "success" | "warning" | "error" | "loading" | "blue" | "lightblue" | "orange" | "purple" | "indaco" | "white" | "black" | "grey" | null | undefined; | ||
color?: "primary" | "secondary" | "tertiary" | "success" | "warning" | "error" | "loading" | "black" | "white" | "grey" | "orange" | "lightblue" | "blue" | "indaco" | "purple" | null | undefined; | ||
type?: "string" | "number" | null | undefined; | ||
@@ -21,0 +21,0 @@ } & class_variance_authority_dist_types.ClassProp) | undefined) => string> & React.RefAttributes<any>>; |
@@ -5,3 +5,3 @@ import * as class_variance_authority_dist_types from 'class-variance-authority/dist/types'; | ||
declare const badgeLabel: (props?: ({ | ||
color?: "primary" | "secondary" | "tertiary" | "success" | "warning" | "error" | "loading" | "blue" | "lightblue" | "orange" | "purple" | "indaco" | "white" | "black" | "grey" | null | undefined; | ||
color?: "primary" | "secondary" | "tertiary" | "success" | "warning" | "error" | "loading" | "black" | "white" | "grey" | "orange" | "lightblue" | "blue" | "indaco" | "purple" | null | undefined; | ||
type?: "string" | "number" | null | undefined; | ||
@@ -8,0 +8,0 @@ } & class_variance_authority_dist_types.ClassProp) | undefined) => string; |
{ | ||
"name": "@mabi-ui/badge", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "This component shows notifications, usually over an icon", | ||
@@ -29,4 +29,4 @@ "keywords": [ | ||
"class-variance-authority": "^0.6.0", | ||
"@mabi-ui/typography": "0.1.10", | ||
"@mabi-ui/preflight": "0.1.1", | ||
"@mabi-ui/typography": "0.1.11", | ||
"@mabi-ui/utils": "0.1.7" | ||
@@ -44,5 +44,5 @@ }, | ||
"typescript": "^4.5.3", | ||
"@mabi-ui/eslint-config": "0.1.1", | ||
"@mabi-ui/tsconfig": "0.1.4", | ||
"@mabi-ui/tsup-config": "0.1.1", | ||
"@mabi-ui/eslint-config": "0.1.1" | ||
"@mabi-ui/tsup-config": "0.1.1" | ||
}, | ||
@@ -49,0 +49,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@mabi-ui/typography@0.1.11(transitive)
- Removed@mabi-ui/typography@0.1.10(transitive)
Updated@mabi-ui/typography@0.1.11