@jamsr-ui/typography
Advanced tools
Comparing version 0.0.70 to 0.0.71
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
"use client";var _chunkZNEYTYSHjs = require('./chunk-ZNEYTYSH.js');var _chunkOEEKIAUUjs = require('./chunk-OEEKIAUU.js');exports.Typography = _chunkZNEYTYSHjs.a; exports.typographyVariants = _chunkOEEKIAUUjs.a; | ||
"use client";var _chunkR5W3NXFMjs = require('./chunk-R5W3NXFM.js');var _chunkVE2UEL64js = require('./chunk-VE2UEL64.js');exports.Typography = _chunkR5W3NXFMjs.a; exports.typographyVariants = _chunkVE2UEL64js.b; |
@@ -5,2 +5,3 @@ import * as tailwind_variants from 'tailwind-variants'; | ||
declare const test = ""; | ||
declare const typographyVariants: tailwind_variants.TVReturnType<{ | ||
@@ -261,2 +262,2 @@ variant: { | ||
export { type TypographyVariants, typographyVariants }; | ||
export { type TypographyVariants, test, typographyVariants }; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
var _chunkOEEKIAUUjs = require('./chunk-OEEKIAUU.js');exports.typographyVariants = _chunkOEEKIAUUjs.a; | ||
var _chunkVE2UEL64js = require('./chunk-VE2UEL64.js');exports.test = _chunkVE2UEL64js.a; exports.typographyVariants = _chunkVE2UEL64js.b; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client" | ||
var _chunkZNEYTYSHjs = require('./chunk-ZNEYTYSH.js');require('./chunk-OEEKIAUU.js');exports.Typography = _chunkZNEYTYSHjs.a; | ||
var _chunkR5W3NXFMjs = require('./chunk-R5W3NXFM.js');require('./chunk-VE2UEL64.js');exports.Typography = _chunkR5W3NXFMjs.a; |
{ | ||
"name": "@jamsr-ui/typography", | ||
"version": "0.0.70", | ||
"version": "0.0.71", | ||
"description": "A react js ui library with tailwindcss", | ||
@@ -28,3 +28,3 @@ "sideEffects": false, | ||
"@jamsr-ui/styles": "^0.0.7", | ||
"@jamsr-ui/utils": "^0.0.59" | ||
"@jamsr-ui/utils": "^0.0.60" | ||
}, | ||
@@ -31,0 +31,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
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
19661
321
+ Added@jamsr-ui/utils@0.0.60(transitive)
- Removed@jamsr-ui/utils@0.0.59(transitive)
Updated@jamsr-ui/utils@^0.0.60