@mabi-ui/button
Advanced tools
Comparing version 0.0.0 to 0.1.0
@@ -5,3 +5,3 @@ import * as class_variance_authority_dist_types from 'class-variance-authority/dist/types'; | ||
declare const buttonBase: (props?: ({ | ||
variant?: "contained" | "text" | "outlined" | null | undefined; | ||
variant?: "text" | "contained" | "outlined" | null | undefined; | ||
size?: "small" | "medium" | "large" | null | undefined; | ||
@@ -8,0 +8,0 @@ disabled?: boolean | null | undefined; |
{ | ||
"name": "@mabi-ui/button", | ||
"version": "0.0.0", | ||
"version": "0.1.0", | ||
"description": "It is a button.", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"class-variance-authority": "^0.6.0", | ||
"@mabi-ui/typography": "0.0.0", | ||
"@mabi-ui/utils": "0.0.0", | ||
"@mabi-ui/spinner": "0.0.0" | ||
"@mabi-ui/spinner": "0.1.0", | ||
"@mabi-ui/typography": "0.1.0", | ||
"@mabi-ui/utils": "0.1.0" | ||
}, | ||
@@ -43,5 +43,5 @@ "devDependencies": { | ||
"@types/react-dom": "^18.0", | ||
"@mabi-ui/eslint-config": "0.0.0", | ||
"@mabi-ui/tsconfig": "0.0.0", | ||
"@mabi-ui/tsup-config": "0.0.0" | ||
"@mabi-ui/eslint-config": "0.1.0", | ||
"@mabi-ui/tsconfig": "0.1.0", | ||
"@mabi-ui/tsup-config": "0.1.0" | ||
}, | ||
@@ -48,0 +48,0 @@ "peerDependencies": { |
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/spinner@0.1.0(transitive)
+ Added@mabi-ui/typography@0.1.0(transitive)
+ Added@mabi-ui/utils@0.1.0(transitive)
- Removed@mabi-ui/spinner@0.0.0(transitive)
- Removed@mabi-ui/typography@0.0.0(transitive)
- Removed@mabi-ui/utils@0.0.0(transitive)
Updated@mabi-ui/spinner@0.1.0
Updated@mabi-ui/typography@0.1.0
Updated@mabi-ui/utils@0.1.0