@mabi-ui/badge
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -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" | "black" | "white" | "grey" | "orange" | "lightblue" | "blue" | "indaco" | "purple" | null | undefined; | ||
color?: "primary" | "secondary" | "tertiary" | "success" | "warning" | "error" | "loading" | "blue" | "lightblue" | "orange" | "purple" | "indaco" | "white" | "black" | "grey" | 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" | "black" | "white" | "grey" | "orange" | "lightblue" | "blue" | "indaco" | "purple" | null | undefined; | ||
color?: "primary" | "secondary" | "tertiary" | "success" | "warning" | "error" | "loading" | "blue" | "lightblue" | "orange" | "purple" | "indaco" | "white" | "black" | "grey" | 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.6", | ||
"version": "0.1.7", | ||
"description": "This component shows notifications, usually over an icon", | ||
@@ -30,4 +30,4 @@ "keywords": [ | ||
"@mabi-ui/preflight": "0.1.2", | ||
"@mabi-ui/typography": "0.1.14", | ||
"@mabi-ui/utils": "0.1.7" | ||
"@mabi-ui/typography": "0.1.15", | ||
"@mabi-ui/utils": "0.1.8" | ||
}, | ||
@@ -44,4 +44,4 @@ "devDependencies": { | ||
"typescript": "^4.5.3", | ||
"@mabi-ui/tsconfig": "0.1.15", | ||
"@mabi-ui/eslint-config": "0.1.1", | ||
"@mabi-ui/tsconfig": "0.1.15", | ||
"@mabi-ui/tsup-config": "0.1.2" | ||
@@ -48,0 +48,0 @@ }, |
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.15(transitive)
+ Added@mabi-ui/utils@0.1.8(transitive)
- Removed@mabi-ui/typography@0.1.14(transitive)
- Removed@mabi-ui/utils@0.1.7(transitive)
Updated@mabi-ui/typography@0.1.15
Updated@mabi-ui/utils@0.1.8