@jamsr-ui/button
Advanced tools
Comparing version 0.0.32 to 0.0.33
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
var _chunk3YZ5YZE7js = require('./chunk-3YZ5YZE7.js');require('./chunk-224I6UEW.js');require('./chunk-C3KM6MED.js');exports.Button = _chunk3YZ5YZE7js.a; | ||
var _chunkJMQY4U45js = require('./chunk-JMQY4U45.js');require('./chunk-AAC6B4W4.js');require('./chunk-GJ4OZDGW.js');exports.Button = _chunkJMQY4U45js.a; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
"use client";var _chunk3YZ5YZE7js = require('./chunk-3YZ5YZE7.js');var _chunk224I6UEWjs = require('./chunk-224I6UEW.js');require('./chunk-C3KM6MED.js');exports.Button = _chunk3YZ5YZE7js.a; exports.useButton = _chunk224I6UEWjs.a; | ||
"use client";var _chunkJMQY4U45js = require('./chunk-JMQY4U45.js');var _chunkAAC6B4W4js = require('./chunk-AAC6B4W4.js');require('./chunk-GJ4OZDGW.js');exports.Button = _chunkJMQY4U45js.a; exports.useButton = _chunkAAC6B4W4js.a; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
var _chunkC3KM6MEDjs = require('./chunk-C3KM6MED.js');exports.buttonGroup = _chunkC3KM6MEDjs.b; exports.buttonVariant = _chunkC3KM6MEDjs.a; | ||
var _chunkGJ4OZDGWjs = require('./chunk-GJ4OZDGW.js');exports.buttonGroup = _chunkGJ4OZDGWjs.b; exports.buttonVariant = _chunkGJ4OZDGWjs.a; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
var _chunk224I6UEWjs = require('./chunk-224I6UEW.js');require('./chunk-C3KM6MED.js');exports.useButton = _chunk224I6UEWjs.a; | ||
var _chunkAAC6B4W4js = require('./chunk-AAC6B4W4.js');require('./chunk-GJ4OZDGW.js');exports.useButton = _chunkAAC6B4W4js.a; |
{ | ||
"name": "@jamsr-ui/button", | ||
"version": "0.0.32", | ||
"version": "0.0.33", | ||
"description": "", | ||
@@ -25,4 +25,4 @@ "main": "./dist/index.mjs", | ||
"@jamsr-ui/ripple": "0.0.32", | ||
"@jamsr-ui/progress": "0.0.31", | ||
"@jamsr-ui/utils": "0.0.28" | ||
"@jamsr-ui/utils": "0.0.28", | ||
"@jamsr-ui/progress": "0.0.31" | ||
}, | ||
@@ -36,5 +36,4 @@ "module": "dist/index.mjs", | ||
"require": "./dist/index.js" | ||
}, | ||
"./package.json": "./package.json" | ||
} | ||
} | ||
} |
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
26864