@mabi-ui/typography
Advanced tools
Comparing version 0.1.11 to 0.1.12
@@ -1,1 +0,16 @@ | ||
"use strict";var e=require("./chunk-TY2CBE7J.js");var r=require("./chunk-QXKAT3SV.js");Object.defineProperty(exports,"Typography",{enumerable:true,get:function r(){return e.a}});Object.defineProperty(exports,"typography",{enumerable:true,get:function e(){return r.a}});//# sourceMappingURL=index.js.map | ||
"use strict"; | ||
var chunkDVZSOD5M_js = require("./chunk-DVZSOD5M.js"); | ||
var chunkCL7K2H3N_js = require("./chunk-CL7K2H3N.js"); | ||
Object.defineProperty(exports, "Typography", { | ||
enumerable: true, | ||
get: function get() { | ||
return chunkDVZSOD5M_js.Typography; | ||
} | ||
}); | ||
Object.defineProperty(exports, "typography", { | ||
enumerable: true, | ||
get: function get() { | ||
return chunkCL7K2H3N_js.typography; | ||
} | ||
}); //# sourceMappingURL=out.js.map | ||
//# sourceMappingURL=index.js.map |
import * as class_variance_authority_dist_types from 'class-variance-authority/dist/types'; | ||
declare const typography: (props?: ({ | ||
variant?: "button" | "caption" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "subtitle1" | "subtitle2" | "body1" | "body2" | "overline" | null | undefined; | ||
variant?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "subtitle1" | "subtitle2" | "body1" | "body2" | "button" | "caption" | "overline" | null | undefined; | ||
} & class_variance_authority_dist_types.ClassProp) | undefined) => string; | ||
export { typography }; |
@@ -1,1 +0,9 @@ | ||
"use strict";var e=require("./chunk-QXKAT3SV.js");Object.defineProperty(exports,"typography",{enumerable:true,get:function r(){return e.a}});//# sourceMappingURL=styles.js.map | ||
"use strict"; | ||
var chunkCL7K2H3N_js = require("./chunk-CL7K2H3N.js"); | ||
Object.defineProperty(exports, "typography", { | ||
enumerable: true, | ||
get: function get() { | ||
return chunkCL7K2H3N_js.typography; | ||
} | ||
}); //# sourceMappingURL=out.js.map | ||
//# sourceMappingURL=styles.js.map |
@@ -18,5 +18,5 @@ import * as class_variance_authority_dist_types from 'class-variance-authority/dist/types'; | ||
} & VariantProps<(props?: ({ | ||
variant?: "button" | "caption" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "subtitle1" | "subtitle2" | "body1" | "body2" | "overline" | null | undefined; | ||
variant?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "subtitle1" | "subtitle2" | "body1" | "body2" | "button" | "caption" | "overline" | null | undefined; | ||
} & class_variance_authority_dist_types.ClassProp) | undefined) => string> & React.HTMLAttributes<HTMLElement> & React.RefAttributes<any>>; | ||
export { Typography, TypographyProps }; |
@@ -1,1 +0,10 @@ | ||
"use strict";var e=require("./chunk-TY2CBE7J.js");require("./chunk-QXKAT3SV.js");Object.defineProperty(exports,"Typography",{enumerable:true,get:function r(){return e.a}});//# sourceMappingURL=Typography.js.map | ||
"use strict"; | ||
var chunkDVZSOD5M_js = require("./chunk-DVZSOD5M.js"); | ||
require("./chunk-CL7K2H3N.js"); | ||
Object.defineProperty(exports, "Typography", { | ||
enumerable: true, | ||
get: function get() { | ||
return chunkDVZSOD5M_js.Typography; | ||
} | ||
}); //# sourceMappingURL=out.js.map | ||
//# sourceMappingURL=Typography.js.map |
{ | ||
"name": "@mabi-ui/typography", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"description": "Component to style text", | ||
@@ -43,4 +43,4 @@ "keywords": [ | ||
"@mabi-ui/eslint-config": "0.1.1", | ||
"@mabi-ui/tsconfig": "0.1.4", | ||
"@mabi-ui/tsup-config": "0.1.1" | ||
"@mabi-ui/tsup-config": "0.1.2", | ||
"@mabi-ui/tsconfig": "0.1.10" | ||
}, | ||
@@ -47,0 +47,0 @@ "peerDependencies": { |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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 3 instances in 1 package
21394
256
2
1