@jamsr-ui/checkbox
Advanced tools
Comparing version 0.0.68 to 0.0.69
@@ -19,2 +19,3 @@ import * as react_jsx_runtime from 'react/jsx-runtime'; | ||
isDisabled?: boolean; | ||
disabled?: boolean; | ||
onBlur?: () => void; | ||
@@ -21,0 +22,0 @@ }; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
var _chunkFS6XK4UPjs = require('./chunk-FS6XK4UP.js');require('./chunk-B6BU2PTU.js');require('./chunk-UK2ASH64.js');exports.Checkbox = _chunkFS6XK4UPjs.a; | ||
var _chunk7CH6G67Jjs = require('./chunk-7CH6G67J.js');require('./chunk-B6BU2PTU.js');require('./chunk-XDCS3DW6.js');exports.Checkbox = _chunk7CH6G67Jjs.a; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
"use client";var _chunkFS6XK4UPjs = require('./chunk-FS6XK4UP.js');require('./chunk-B6BU2PTU.js');require('./chunk-UK2ASH64.js');exports.Checkbox = _chunkFS6XK4UPjs.a; | ||
"use client";var _chunk7CH6G67Jjs = require('./chunk-7CH6G67J.js');require('./chunk-B6BU2PTU.js');require('./chunk-XDCS3DW6.js');exports.Checkbox = _chunk7CH6G67Jjs.a; |
@@ -20,3 +20,3 @@ import * as tailwind_variants from 'tailwind-variants'; | ||
checkbox: string[]; | ||
checkboxWrapper: string; | ||
trigger: string[]; | ||
}, undefined, tailwind_variants_dist_config_js.TVConfig<{ | ||
@@ -52,3 +52,3 @@ isInvalid: { | ||
checkbox: string[]; | ||
checkboxWrapper: string; | ||
trigger: string[]; | ||
}, tailwind_variants.TVReturnType<{ | ||
@@ -68,3 +68,3 @@ isInvalid: { | ||
checkbox: string[]; | ||
checkboxWrapper: string; | ||
trigger: string[]; | ||
}, undefined, tailwind_variants_dist_config_js.TVConfig<{ | ||
@@ -71,0 +71,0 @@ isInvalid: { |
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
var _chunkUK2ASH64js = require('./chunk-UK2ASH64.js');exports.checkbox = _chunkUK2ASH64js.b; exports.test = _chunkUK2ASH64js.a; | ||
var _chunkXDCS3DW6js = require('./chunk-XDCS3DW6.js');exports.checkbox = _chunkXDCS3DW6js.b; exports.test = _chunkXDCS3DW6js.a; |
{ | ||
"name": "@jamsr-ui/checkbox", | ||
"version": "0.0.68", | ||
"version": "0.0.69", | ||
"description": "A modern and beautiful Next.js UI components library.", | ||
@@ -35,6 +35,6 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@jamsr-ui/hooks": "^0.0.45", | ||
"@jamsr-ui/styles": "^0.0.9", | ||
"@jamsr-ui/hooks": "^0.0.46", | ||
"@jamsr-ui/utils": "^0.0.64", | ||
"@jamsr-ui/styles": "^0.0.9", | ||
"@jamsr-ui/motion": "^0.0.2" | ||
"@jamsr-ui/motion": "^0.0.3" | ||
}, | ||
@@ -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
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
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
18268
189
+ Added@jamsr-ui/hooks@0.0.46(transitive)
+ Added@jamsr-ui/motion@0.0.3(transitive)
- Removed@jamsr-ui/hooks@0.0.45(transitive)
- Removed@jamsr-ui/motion@0.0.2(transitive)
Updated@jamsr-ui/hooks@^0.0.46
Updated@jamsr-ui/motion@^0.0.3