@jamsr-ui/chip
Advanced tools
Comparing version 0.0.48 to 0.0.49
@@ -7,3 +7,3 @@ import * as react_jsx_runtime from 'react/jsx-runtime'; | ||
children: React.ReactNode; | ||
onClose?: () => void; | ||
onDelete?: () => void; | ||
}; | ||
@@ -10,0 +10,0 @@ declare const Chip: <T extends React.ElementType = "div">(props: ComponentPropsWithAs<T, ChipProps>) => react_jsx_runtime.JSX.Element; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
var _chunkVDRYHR6Rjs = require('./chunk-VDRYHR6R.js');exports.Chip = _chunkVDRYHR6Rjs.a; | ||
var _chunkEEFGBZMWjs = require('./chunk-EEFGBZMW.js');exports.Chip = _chunkEEFGBZMWjs.a; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
"use client";var _chunkVDRYHR6Rjs = require('./chunk-VDRYHR6R.js');exports.Chip = _chunkVDRYHR6Rjs.a; | ||
"use client";var _chunkEEFGBZMWjs = require('./chunk-EEFGBZMW.js');exports.Chip = _chunkEEFGBZMWjs.a; |
{ | ||
"name": "@jamsr-ui/chip", | ||
"version": "0.0.48", | ||
"version": "0.0.49", | ||
"description": "", | ||
@@ -19,9 +19,9 @@ "sideEffects": false, | ||
"peerDependencies": { | ||
"react": "19.0.0-rc-e4953922-20240919", | ||
"react-dom": "19.0.0-rc-e4953922-20240919" | ||
"react-dom": "19.0.0-rc-0751fac7-20241002", | ||
"react": "19.0.0-rc-0751fac7-20241002" | ||
}, | ||
"dependencies": { | ||
"@jamsr-ui/button": "^0.0.46", | ||
"@jamsr-ui/shared-icons": "^0.0.41", | ||
"@jamsr-ui/utils": "^0.0.40" | ||
"@jamsr-ui/button": "^0.0.47", | ||
"@jamsr-ui/shared-icons": "^0.0.42", | ||
"@jamsr-ui/utils": "^0.0.41" | ||
}, | ||
@@ -28,0 +28,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
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
7533
15
106
+ Added@jamsr-ui/button@0.0.47(transitive)
+ Added@jamsr-ui/hooks@0.0.33(transitive)
+ Added@jamsr-ui/progress@0.0.44(transitive)
+ Added@jamsr-ui/ripple@0.0.45(transitive)
+ Added@jamsr-ui/shared-icons@0.0.42(transitive)
+ Added@jamsr-ui/utils@0.0.41(transitive)
+ Addedreact@19.0.0-rc-0751fac7-20241002(transitive)
+ Addedreact-dom@19.0.0-rc-0751fac7-20241002(transitive)
+ Addedscheduler@0.25.0-rc-0751fac7-20241002(transitive)
- Removed@jamsr-ui/button@0.0.46(transitive)
- Removed@jamsr-ui/hooks@0.0.32(transitive)
- Removed@jamsr-ui/progress@0.0.43(transitive)
- Removed@jamsr-ui/ripple@0.0.44(transitive)
- Removed@jamsr-ui/shared-icons@0.0.41(transitive)
- Removed@jamsr-ui/utils@0.0.40(transitive)
- Removedreact@19.0.0-rc-e4953922-20240919(transitive)
- Removedreact-dom@19.0.0-rc-e4953922-20240919(transitive)
- Removedscheduler@0.25.0-rc-e4953922-20240919(transitive)
Updated@jamsr-ui/button@^0.0.47
Updated@jamsr-ui/utils@^0.0.41