@jamsr-ui/button
Advanced tools
Comparing version 0.0.25 to 0.0.26
@@ -25,3 +25,3 @@ import * as react from 'react'; | ||
isIconOnly: boolean | undefined; | ||
spinnerPlacement: "start" | "end"; | ||
spinnerPlacement: "end" | "start"; | ||
isDisabled: boolean; | ||
@@ -28,0 +28,0 @@ disableRipple: boolean | undefined; |
{ | ||
"name": "@jamsr-ui/button", | ||
"version": "0.0.25", | ||
"version": "0.0.26", | ||
"description": "", | ||
@@ -24,5 +24,5 @@ "main": "./dist/index.mjs", | ||
"dependencies": { | ||
"@jamsr-ui/progress": "^0.0.25", | ||
"@jamsr-ui/ripple": "^0.0.25", | ||
"@jamsr-ui/utils": "^0.0.23" | ||
"@jamsr-ui/ripple": "^0.0.26", | ||
"@jamsr-ui/progress": "^0.0.26", | ||
"@jamsr-ui/utils": "^0.0.24" | ||
}, | ||
@@ -29,0 +29,0 @@ "module": "dist/index.mjs", |
Sorry, the diff of this file is not supported yet
+ Added@jamsr-ui/hooks@0.0.18(transitive)
+ Added@jamsr-ui/progress@0.0.26(transitive)
+ Added@jamsr-ui/ripple@0.0.26(transitive)
+ Added@jamsr-ui/utils@0.0.24(transitive)
- Removed@jamsr-ui/hooks@0.0.17(transitive)
- Removed@jamsr-ui/progress@0.0.25(transitive)
- Removed@jamsr-ui/ripple@0.0.25(transitive)
- Removed@jamsr-ui/utils@0.0.23(transitive)
Updated@jamsr-ui/progress@^0.0.26
Updated@jamsr-ui/ripple@^0.0.26
Updated@jamsr-ui/utils@^0.0.24