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