@jamsr-ui/button
Advanced tools
Comparing version 0.0.78 to 0.0.79
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
var _chunkZU3UQDTLjs = require('./chunk-ZU3UQDTL.js');require('./chunk-XL2ARXFY.js');require('./chunk-RLQXWG6D.js');exports.Button = _chunkZU3UQDTLjs.a; | ||
var _chunkFCSJ5GSHjs = require('./chunk-FCSJ5GSH.js');require('./chunk-RP76IHYX.js');require('./chunk-IFHSC4VG.js');exports.Button = _chunkFCSJ5GSHjs.a; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
"use client";var _chunkZU3UQDTLjs = require('./chunk-ZU3UQDTL.js');var _chunkXL2ARXFYjs = require('./chunk-XL2ARXFY.js');require('./chunk-RLQXWG6D.js');exports.Button = _chunkZU3UQDTLjs.a; exports.useButton = _chunkXL2ARXFYjs.a; | ||
"use client";var _chunkFCSJ5GSHjs = require('./chunk-FCSJ5GSH.js');var _chunkRP76IHYXjs = require('./chunk-RP76IHYX.js');require('./chunk-IFHSC4VG.js');exports.Button = _chunkFCSJ5GSHjs.a; exports.useButton = _chunkRP76IHYXjs.a; |
@@ -41,5 +41,2 @@ import * as tailwind_merge from 'tailwind-merge'; | ||
}; | ||
isRounded: { | ||
true: string; | ||
}; | ||
disableAnimation: { | ||
@@ -84,5 +81,2 @@ true: string; | ||
}; | ||
isRounded: { | ||
true: string; | ||
}; | ||
disableAnimation: { | ||
@@ -127,5 +121,2 @@ true: string; | ||
}; | ||
isRounded: { | ||
true: string; | ||
}; | ||
disableAnimation: { | ||
@@ -170,5 +161,2 @@ true: string; | ||
}; | ||
isRounded: { | ||
true: string; | ||
}; | ||
disableAnimation: { | ||
@@ -213,5 +201,2 @@ true: string; | ||
}; | ||
isRounded: { | ||
true: string; | ||
}; | ||
disableAnimation: { | ||
@@ -256,5 +241,2 @@ true: string; | ||
}; | ||
isRounded: { | ||
true: string; | ||
}; | ||
disableAnimation: { | ||
@@ -299,5 +281,2 @@ true: string; | ||
}; | ||
isRounded: { | ||
true: string; | ||
}; | ||
disableAnimation: { | ||
@@ -344,5 +323,2 @@ true: string; | ||
}; | ||
isRounded: { | ||
true: tailwind_merge.ClassNameValue | {}; | ||
}; | ||
disableAnimation: { | ||
@@ -387,5 +363,2 @@ true: tailwind_merge.ClassNameValue | {}; | ||
}; | ||
isRounded: { | ||
true: tailwind_merge.ClassNameValue | {}; | ||
}; | ||
disableAnimation: { | ||
@@ -430,5 +403,2 @@ true: tailwind_merge.ClassNameValue | {}; | ||
}; | ||
isRounded: { | ||
true: string; | ||
}; | ||
disableAnimation: { | ||
@@ -473,5 +443,2 @@ true: string; | ||
}; | ||
isRounded: { | ||
true: string; | ||
}; | ||
disableAnimation: { | ||
@@ -516,5 +483,2 @@ true: string; | ||
}; | ||
isRounded: { | ||
true: string; | ||
}; | ||
disableAnimation: { | ||
@@ -559,5 +523,2 @@ true: string; | ||
}; | ||
isRounded: { | ||
true: string; | ||
}; | ||
disableAnimation: { | ||
@@ -602,5 +563,2 @@ true: string; | ||
}; | ||
isRounded: { | ||
true: string; | ||
}; | ||
disableAnimation: { | ||
@@ -645,5 +603,2 @@ true: string; | ||
}; | ||
isRounded: { | ||
true: string; | ||
}; | ||
disableAnimation: { | ||
@@ -688,5 +643,2 @@ true: string; | ||
}; | ||
isRounded: { | ||
true: string; | ||
}; | ||
disableAnimation: { | ||
@@ -731,5 +683,2 @@ true: string; | ||
}; | ||
isRounded: { | ||
true: string; | ||
}; | ||
disableAnimation: { | ||
@@ -774,5 +723,2 @@ true: string; | ||
}; | ||
isRounded: { | ||
true: string; | ||
}; | ||
disableAnimation: { | ||
@@ -779,0 +725,0 @@ true: string; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
var _chunkRLQXWG6Djs = require('./chunk-RLQXWG6D.js');exports.button = _chunkRLQXWG6Djs.b; exports.buttonGroup = _chunkRLQXWG6Djs.c; exports.test = _chunkRLQXWG6Djs.a; | ||
var _chunkIFHSC4VGjs = require('./chunk-IFHSC4VG.js');exports.button = _chunkIFHSC4VGjs.b; exports.buttonGroup = _chunkIFHSC4VGjs.c; exports.test = _chunkIFHSC4VGjs.a; |
@@ -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; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
var _chunkXL2ARXFYjs = require('./chunk-XL2ARXFY.js');require('./chunk-RLQXWG6D.js');exports.useButton = _chunkXL2ARXFYjs.a; | ||
var _chunkRP76IHYXjs = require('./chunk-RP76IHYX.js');require('./chunk-IFHSC4VG.js');exports.useButton = _chunkRP76IHYXjs.a; |
{ | ||
"name": "@jamsr-ui/button", | ||
"version": "0.0.78", | ||
"version": "0.0.79", | ||
"description": "A modern and beautiful Next.js UI components library.", | ||
@@ -34,7 +34,7 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@jamsr-ui/hooks": "^0.0.50", | ||
"@jamsr-ui/ripple": "^0.0.75", | ||
"@jamsr-ui/styles": "^0.0.12", | ||
"@jamsr-ui/circular-progress": "^0.0.3", | ||
"@jamsr-ui/utils": "^0.0.67" | ||
"@jamsr-ui/hooks": "^0.0.51", | ||
"@jamsr-ui/circular-progress": "^0.0.4", | ||
"@jamsr-ui/ripple": "^0.0.76", | ||
"@jamsr-ui/styles": "^0.0.13", | ||
"@jamsr-ui/utils": "^0.0.68" | ||
}, | ||
@@ -41,0 +41,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 2 instances 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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 2 instances in 1 package
51158
875
+ Added@jamsr-ui/circular-progress@0.0.4(transitive)
+ Added@jamsr-ui/hooks@0.0.51(transitive)
+ Added@jamsr-ui/ripple@0.0.76(transitive)
+ Added@jamsr-ui/styles@0.0.13(transitive)
+ Added@jamsr-ui/utils@0.0.68(transitive)
- Removed@jamsr-ui/circular-progress@0.0.3(transitive)
- Removed@jamsr-ui/hooks@0.0.50(transitive)
- Removed@jamsr-ui/ripple@0.0.75(transitive)
- Removed@jamsr-ui/styles@0.0.12(transitive)
- Removed@jamsr-ui/utils@0.0.67(transitive)
Updated@jamsr-ui/hooks@^0.0.51
Updated@jamsr-ui/ripple@^0.0.76
Updated@jamsr-ui/styles@^0.0.13
Updated@jamsr-ui/utils@^0.0.68