@mabi-ui/typography
Advanced tools
Comparing version 0.1.15 to 0.1.16
import * as class_variance_authority_dist_types from 'class-variance-authority/dist/types'; | ||
declare const typography: (props?: ({ | ||
variant?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "subtitle1" | "subtitle2" | "body1" | "body2" | "button" | "caption" | "overline" | null | undefined; | ||
variant?: "button" | "caption" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "subtitle1" | "subtitle2" | "body1" | "body2" | "overline" | null | undefined; | ||
} & class_variance_authority_dist_types.ClassProp) | undefined) => string; | ||
export { typography }; |
@@ -18,5 +18,5 @@ import * as class_variance_authority_dist_types from 'class-variance-authority/dist/types'; | ||
} & VariantProps<(props?: ({ | ||
variant?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "subtitle1" | "subtitle2" | "body1" | "body2" | "button" | "caption" | "overline" | null | undefined; | ||
variant?: "button" | "caption" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "subtitle1" | "subtitle2" | "body1" | "body2" | "overline" | null | undefined; | ||
} & class_variance_authority_dist_types.ClassProp) | undefined) => string> & React.HTMLAttributes<HTMLElement> & React.RefAttributes<any>>; | ||
export { Typography, TypographyProps }; |
{ | ||
"name": "@mabi-ui/typography", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"description": "Component to style text", | ||
@@ -29,4 +29,4 @@ "keywords": [ | ||
"class-variance-authority": "^0.6.0", | ||
"@mabi-ui/utils": "0.1.8", | ||
"@mabi-ui/preflight": "0.1.2" | ||
"@mabi-ui/preflight": "0.1.2", | ||
"@mabi-ui/utils": "0.1.9" | ||
}, | ||
@@ -43,5 +43,5 @@ "devDependencies": { | ||
"@types/react-dom": "^18.0", | ||
"@mabi-ui/eslint-config": "0.1.1", | ||
"@mabi-ui/tsconfig": "0.1.15", | ||
"@mabi-ui/tsup-config": "0.1.2", | ||
"@mabi-ui/eslint-config": "0.1.1" | ||
"@mabi-ui/tsup-config": "0.1.2" | ||
}, | ||
@@ -48,0 +48,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@mabi-ui/utils@0.1.9(transitive)
- Removed@mabi-ui/utils@0.1.8(transitive)
Updated@mabi-ui/utils@0.1.9