@julo-ui/button
Advanced tools
Comparing version 1.0.7 to 1.0.8
import { HTMLJuloProps } from '@julo-ui/system'; | ||
declare type ButtonSize = 'regular' | 'small'; | ||
declare type ButtonVariant = 'primary' | 'secondary' | 'tertiary'; | ||
type ButtonSize = 'regular' | 'small'; | ||
type ButtonVariant = 'primary' | 'secondary' | 'tertiary'; | ||
interface ButtonProps extends HTMLJuloProps<'button'> { | ||
@@ -6,0 +6,0 @@ block?: boolean; |
{ | ||
"name": "@julo-ui/button", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "A simple and accessible button component for Julo UI", | ||
@@ -26,6 +26,6 @@ "main": "dist/index.js", | ||
"@emotion/react": "^11.10.6", | ||
"@julo-ui/typography": "1.0.5" | ||
"@julo-ui/typography": "1.0.7" | ||
}, | ||
"devDependencies": { | ||
"@julo-ui/system": "0.0.1-alpha.5" | ||
"@julo-ui/system": "0.0.1-alpha.7" | ||
}, | ||
@@ -35,3 +35,3 @@ "peerDependencies": { | ||
"@emotion/react": "^11.10.6", | ||
"@julo-ui/system": "0.0.1-alpha.5" | ||
"@julo-ui/system": "0.0.1-alpha.7" | ||
}, | ||
@@ -38,0 +38,0 @@ "clean-package": "../../../clean-package.config.json", |
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
22340
17
1
+ Added@julo-ui/context@0.0.4(transitive)
+ Added@julo-ui/function-utils@0.0.2(transitive)
+ Added@julo-ui/provider@0.0.1-alpha.7(transitive)
+ Added@julo-ui/system@0.0.1-alpha.7(transitive)
+ Added@julo-ui/typography@1.0.7(transitive)
- Removed@julo-ui/provider@0.0.1-alpha.5(transitive)
- Removed@julo-ui/system@0.0.1-alpha.5(transitive)
- Removed@julo-ui/typography@1.0.5(transitive)
Updated@julo-ui/typography@1.0.7