@jamsr-ui/button
Advanced tools
Comparing version 0.0.80 to 0.0.81
@@ -27,3 +27,3 @@ import * as react from 'react'; | ||
isLoading: boolean; | ||
spinnerPlacement: "start" | "end"; | ||
spinnerPlacement: "end" | "start"; | ||
isDisabled: boolean; | ||
@@ -30,0 +30,0 @@ disableRipple: boolean | undefined; |
{ | ||
"name": "@jamsr-ui/button", | ||
"version": "0.0.80", | ||
"version": "0.0.81", | ||
"description": "A modern and beautiful Next.js UI components library.", | ||
@@ -34,7 +34,7 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@jamsr-ui/utils": "^0.0.69", | ||
"@jamsr-ui/circular-progress": "^0.0.5", | ||
"@jamsr-ui/hooks": "^0.0.51", | ||
"@jamsr-ui/ripple": "^0.0.76", | ||
"@jamsr-ui/utils": "^0.0.68", | ||
"@jamsr-ui/circular-progress": "^0.0.4", | ||
"@jamsr-ui/styles": "^0.0.13" | ||
"@jamsr-ui/styles": "^0.0.13", | ||
"@jamsr-ui/ripple": "^0.0.77" | ||
}, | ||
@@ -41,0 +41,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
+ Added@jamsr-ui/circular-progress@0.0.5(transitive)
+ Added@jamsr-ui/ripple@0.0.77(transitive)
+ Added@jamsr-ui/utils@0.0.69(transitive)
- Removed@jamsr-ui/circular-progress@0.0.4(transitive)
- Removed@jamsr-ui/ripple@0.0.76(transitive)
- Removed@jamsr-ui/utils@0.0.68(transitive)
Updated@jamsr-ui/ripple@^0.0.77
Updated@jamsr-ui/utils@^0.0.69