@jamsr-ui/chip
Advanced tools
Comparing version 0.0.101 to 0.0.102
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
var _chunkZB6D4WQ6js = require('./chunk-ZB6D4WQ6.js');require('./chunk-CPLUX22Y.js');exports.Chip = _chunkZB6D4WQ6js.a; | ||
var _chunkACDIOUMLjs = require('./chunk-ACDIOUML.js');require('./chunk-LAZV2H6R.js');exports.Chip = _chunkACDIOUMLjs.a; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
"use client";var _chunkZB6D4WQ6js = require('./chunk-ZB6D4WQ6.js');require('./chunk-CPLUX22Y.js');exports.Chip = _chunkZB6D4WQ6js.a; | ||
"use client";var _chunkACDIOUMLjs = require('./chunk-ACDIOUML.js');require('./chunk-LAZV2H6R.js');exports.Chip = _chunkACDIOUMLjs.a; |
@@ -14,2 +14,6 @@ import * as tailwind_variants from 'tailwind-variants'; | ||
size: { | ||
xs: { | ||
base: string; | ||
content: string; | ||
}; | ||
sm: { | ||
@@ -70,2 +74,6 @@ base: string; | ||
size: { | ||
xs: { | ||
base: string; | ||
content: string; | ||
}; | ||
sm: { | ||
@@ -121,2 +129,6 @@ base: string; | ||
size: { | ||
xs: { | ||
base: string; | ||
content: string; | ||
}; | ||
sm: { | ||
@@ -172,2 +184,6 @@ base: string; | ||
size: { | ||
xs: { | ||
base: string; | ||
content: string; | ||
}; | ||
sm: { | ||
@@ -228,2 +244,6 @@ base: string; | ||
size: { | ||
xs: { | ||
base: string; | ||
content: string; | ||
}; | ||
sm: { | ||
@@ -284,2 +304,6 @@ base: string; | ||
size: { | ||
xs: { | ||
base: string; | ||
content: string; | ||
}; | ||
sm: { | ||
@@ -335,2 +359,6 @@ base: string; | ||
size: { | ||
xs: { | ||
base: string; | ||
content: string; | ||
}; | ||
sm: { | ||
@@ -389,2 +417,3 @@ base: string; | ||
size: { | ||
xs: ClassValue | {}; | ||
sm: ClassValue | {}; | ||
@@ -426,2 +455,3 @@ md: ClassValue | {}; | ||
size: { | ||
xs: ClassValue | {}; | ||
sm: ClassValue | {}; | ||
@@ -463,2 +493,6 @@ md: ClassValue | {}; | ||
size: { | ||
xs: { | ||
base: string; | ||
content: string; | ||
}; | ||
sm: { | ||
@@ -514,2 +548,6 @@ base: string; | ||
size: { | ||
xs: { | ||
base: string; | ||
content: string; | ||
}; | ||
sm: { | ||
@@ -570,2 +608,6 @@ base: string; | ||
size: { | ||
xs: { | ||
base: string; | ||
content: string; | ||
}; | ||
sm: { | ||
@@ -626,2 +668,6 @@ base: string; | ||
size: { | ||
xs: { | ||
base: string; | ||
content: string; | ||
}; | ||
sm: { | ||
@@ -677,2 +723,6 @@ base: string; | ||
size: { | ||
xs: { | ||
base: string; | ||
content: string; | ||
}; | ||
sm: { | ||
@@ -728,2 +778,6 @@ base: string; | ||
size: { | ||
xs: { | ||
base: string; | ||
content: string; | ||
}; | ||
sm: { | ||
@@ -784,2 +838,6 @@ base: string; | ||
size: { | ||
xs: { | ||
base: string; | ||
content: string; | ||
}; | ||
sm: { | ||
@@ -840,2 +898,6 @@ base: string; | ||
size: { | ||
xs: { | ||
base: string; | ||
content: string; | ||
}; | ||
sm: { | ||
@@ -891,2 +953,6 @@ base: string; | ||
size: { | ||
xs: { | ||
base: string; | ||
content: string; | ||
}; | ||
sm: { | ||
@@ -893,0 +959,0 @@ base: string; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
var _chunkCPLUX22Yjs = require('./chunk-CPLUX22Y.js');exports.chip = _chunkCPLUX22Yjs.b; exports.test = _chunkCPLUX22Yjs.a; | ||
var _chunkLAZV2H6Rjs = require('./chunk-LAZV2H6R.js');exports.chip = _chunkLAZV2H6Rjs.b; exports.test = _chunkLAZV2H6Rjs.a; |
{ | ||
"name": "@jamsr-ui/chip", | ||
"version": "0.0.101", | ||
"version": "0.0.102", | ||
"description": "A modern and beautiful Next.js UI components library.", | ||
@@ -34,4 +34,4 @@ "sideEffects": false, | ||
"@jamsr-ui/styles": "^0.0.18", | ||
"@jamsr-ui/button": "^0.0.93", | ||
"@jamsr-ui/shared-icons": "^0.0.70", | ||
"@jamsr-ui/button": "^0.0.94", | ||
"@jamsr-ui/utils": "^0.0.76" | ||
@@ -38,0 +38,0 @@ }, |
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
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 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 1 instance in 1 package
52340
1076
+ Added@jamsr-ui/button@0.0.94(transitive)
- Removed@jamsr-ui/button@0.0.93(transitive)
Updated@jamsr-ui/button@^0.0.94