@highlight-ui/typography
Advanced tools
Comparing version 2.0.7 to 2.1.0
@@ -1,1 +0,2 @@ | ||
export { default, TypographyProps } from './src/Typography'; | ||
export { default } from './src/Typography'; | ||
export type { TypographyProps } from './src/Typography'; |
@@ -69,3 +69,3 @@ 'use strict'; | ||
var styles = {"fontFamily":"Typography-module__3vNPOCvt__v2-0-7","heading-1":"Typography-module__3Z0Oot5O__v2-0-7","heading-2":"Typography-module__1JbxWZF3__v2-0-7","heading-3":"Typography-module__2xWY5JDF__v2-0-7","heading-4":"Typography-module__2LqCsgLQ__v2-0-7","subtitle-1":"Typography-module__13OtDNn___v2-0-7","subtitle-2":"Typography-module__1vaNFaoa__v2-0-7","subtitle-3":"Typography-module__OU90cvvz__v2-0-7","subtitle-4":"Typography-module__1gRqi1a1__v2-0-7","body-1":"Typography-module__2uoDh7Lc__v2-0-7","button-1":"Typography-module__1KnOaXLm__v2-0-7","caption-1":"Typography-module__2gU8wbJ6__v2-0-7","caption-2":"Typography-module__3lmxW6P0__v2-0-7","overline-1":"Typography-module__2-d12Wsw__v2-0-7"}; | ||
var styles = {"fontFamily":"Typography-module__3vNPOCvt__v2-1-0","heading-1":"Typography-module__3Z0Oot5O__v2-1-0","heading-2":"Typography-module__1JbxWZF3__v2-1-0","heading-3":"Typography-module__2xWY5JDF__v2-1-0","heading-4":"Typography-module__2LqCsgLQ__v2-1-0","subtitle-1":"Typography-module__13OtDNn___v2-1-0","subtitle-2":"Typography-module__1vaNFaoa__v2-1-0","subtitle-3":"Typography-module__OU90cvvz__v2-1-0","subtitle-4":"Typography-module__1gRqi1a1__v2-1-0","body-1":"Typography-module__2uoDh7Lc__v2-1-0","button-1":"Typography-module__1KnOaXLm__v2-1-0","caption-1":"Typography-module__2gU8wbJ6__v2-1-0","caption-2":"Typography-module__3lmxW6P0__v2-1-0","overline-1":"Typography-module__2-d12Wsw__v2-1-0"}; | ||
@@ -72,0 +72,0 @@ var variantMapping = { |
@@ -1,1 +0,2 @@ | ||
export { default, TypographyProps } from './src/Typography'; | ||
export { default } from './src/Typography'; | ||
export type { TypographyProps } from './src/Typography'; |
@@ -42,3 +42,3 @@ import * as React from 'react'; | ||
var styles = {"fontFamily":"Typography-module__3vNPOCvt__v2-0-7","heading-1":"Typography-module__3Z0Oot5O__v2-0-7","heading-2":"Typography-module__1JbxWZF3__v2-0-7","heading-3":"Typography-module__2xWY5JDF__v2-0-7","heading-4":"Typography-module__2LqCsgLQ__v2-0-7","subtitle-1":"Typography-module__13OtDNn___v2-0-7","subtitle-2":"Typography-module__1vaNFaoa__v2-0-7","subtitle-3":"Typography-module__OU90cvvz__v2-0-7","subtitle-4":"Typography-module__1gRqi1a1__v2-0-7","body-1":"Typography-module__2uoDh7Lc__v2-0-7","button-1":"Typography-module__1KnOaXLm__v2-0-7","caption-1":"Typography-module__2gU8wbJ6__v2-0-7","caption-2":"Typography-module__3lmxW6P0__v2-0-7","overline-1":"Typography-module__2-d12Wsw__v2-0-7"}; | ||
var styles = {"fontFamily":"Typography-module__3vNPOCvt__v2-1-0","heading-1":"Typography-module__3Z0Oot5O__v2-1-0","heading-2":"Typography-module__1JbxWZF3__v2-1-0","heading-3":"Typography-module__2xWY5JDF__v2-1-0","heading-4":"Typography-module__2LqCsgLQ__v2-1-0","subtitle-1":"Typography-module__13OtDNn___v2-1-0","subtitle-2":"Typography-module__1vaNFaoa__v2-1-0","subtitle-3":"Typography-module__OU90cvvz__v2-1-0","subtitle-4":"Typography-module__1gRqi1a1__v2-1-0","body-1":"Typography-module__2uoDh7Lc__v2-1-0","button-1":"Typography-module__1KnOaXLm__v2-1-0","caption-1":"Typography-module__2gU8wbJ6__v2-1-0","caption-2":"Typography-module__3lmxW6P0__v2-1-0","overline-1":"Typography-module__2-d12Wsw__v2-1-0"}; | ||
@@ -45,0 +45,0 @@ var variantMapping = { |
{ | ||
"name": "@highlight-ui/typography", | ||
"version": "2.0.7", | ||
"version": "2.1.0", | ||
"author": "PPU", | ||
@@ -9,2 +9,4 @@ "main": "dist/cjs/index.js", | ||
"style": "dist/esm/index.css", | ||
"src:scss": "./index.scss", | ||
"src:ts": "./index.ts", | ||
"files": [ | ||
@@ -25,5 +27,5 @@ "dist" | ||
"devDependencies": { | ||
"@highlight-ui/configs-base-jest": "^1.0.4", | ||
"@highlight-ui/configs-base-jest": "^1.0.5", | ||
"@highlight-ui/configs-base-tsconfig": "^1.1.0", | ||
"@highlight-ui/theme": "^2.0.0", | ||
"@highlight-ui/theme": "^2.1.0", | ||
"@rollup/plugin-commonjs": "^18.0.0", | ||
@@ -48,3 +50,3 @@ "@rollup/plugin-node-resolve": "^11.2.1", | ||
"sass": "^1.32.12", | ||
"typescript": "^4.2.4" | ||
"typescript": "4.2.2" | ||
}, | ||
@@ -55,3 +57,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "3bb43665c63b524fcfbe0ca031c3a8167ee3a2db" | ||
"gitHead": "301b3df214407db3d6a2f0835702cdff535a1b0c" | ||
} |
@@ -20,3 +20,3 @@ # `@highlight-ui/typography` | ||
```scss | ||
@import '~@highlight-ui/typography'; | ||
@import url('@highlight-ui/typography'); | ||
``` | ||
@@ -23,0 +23,0 @@ |
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
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
50716
329