@jamsr-ui/button
Advanced tools
Comparing version
@@ -25,3 +25,3 @@ import * as react from 'react'; | ||
isIconOnly: boolean | undefined; | ||
spinnerPlacement: "end" | "start"; | ||
spinnerPlacement: "start" | "end"; | ||
isDisabled: boolean; | ||
@@ -28,0 +28,0 @@ disableRipple: boolean | undefined; |
{ | ||
"name": "@jamsr-ui/button", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "", | ||
@@ -24,3 +24,3 @@ "main": "./dist/index.mjs", | ||
"clean-package": "^2.2.0", | ||
"@jamsr-ui/tailwind-config": "^0.0.3" | ||
"@jamsr-ui/tailwind-config": "^0.0.4" | ||
}, | ||
@@ -32,6 +32,6 @@ "peerDependencies": { | ||
"dependencies": { | ||
"@jamsr-ui/progress": "^0.0.11", | ||
"@jamsr-ui/utils": "^0.0.9", | ||
"@jamsr-ui/shared-icons": "^0.0.10", | ||
"@jamsr-ui/ripple": "^0.0.11" | ||
"@jamsr-ui/progress": "^0.0.12", | ||
"@jamsr-ui/ripple": "^0.0.12", | ||
"@jamsr-ui/shared-icons": "^0.0.11", | ||
"@jamsr-ui/utils": "^0.0.10" | ||
}, | ||
@@ -38,0 +38,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
38055
0+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
Updated
Updated
Updated