@tds/shared-typography
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.2.2](https://github.com/telusdigital/tds-core/compare/@tds/shared-typography@1.2.1...@tds/shared-typography@1.2.2) (2019-03-28) | ||
### Bug Fixes | ||
* **shared-typography:** add fontTelus export ([f332710](https://github.com/telusdigital/tds-core/commit/f332710)) | ||
## [1.2.1](https://github.com/telusdigital/tds-core/compare/@tds/shared-typography@1.2.0...@tds/shared-typography@1.2.1) (2019-03-20) | ||
@@ -8,0 +19,0 @@ |
@@ -44,2 +44,3 @@ 'use strict'; | ||
var fontTelus = '"TELUS-Web", "Helvetica Neue", Helvetica, Arial, sans-serif'; | ||
var helveticaNeueThin35 = { | ||
@@ -107,2 +108,3 @@ fontWeight: 300 | ||
exports.fontTelus = fontTelus; | ||
exports.helveticaNeueThin35 = helveticaNeueThin35; | ||
@@ -109,0 +111,0 @@ exports.helveticaNeueLight45 = helveticaNeueLight45; |
@@ -40,2 +40,3 @@ function _defineProperty(obj, key, value) { | ||
var fontTelus = '"TELUS-Web", "Helvetica Neue", Helvetica, Arial, sans-serif'; | ||
var helveticaNeueThin35 = { | ||
@@ -103,2 +104,2 @@ fontWeight: 300 | ||
export { helveticaNeueThin35, helveticaNeueLight45, helveticaNeueRoman55, helveticaNeueMedium65, sizeSmall, sizeMedium, sizeLarge, wordBreak, baseSupSubScripts, sup, base, baseFont, small, smallFont, medium, mediumFont, large, largeFont, boldFont, color, invertedColor, blockText }; | ||
export { fontTelus, helveticaNeueThin35, helveticaNeueLight45, helveticaNeueRoman55, helveticaNeueMedium65, sizeSmall, sizeMedium, sizeLarge, wordBreak, baseSupSubScripts, sup, base, baseFont, small, smallFont, medium, mediumFont, large, largeFont, boldFont, color, invertedColor, blockText }; |
{ | ||
"name": "@tds/shared-typography", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "", | ||
@@ -26,3 +26,3 @@ "main": "index.cjs.js", | ||
}, | ||
"gitHead": "196e6c4eabd01d8f21cfb4e37a223b04ee7f2ac0" | ||
"gitHead": "7eabb60776066c077b2ea3ae8f6b6a09d8b26f02" | ||
} |
import { colorText, colorWhite } from '@tds/core-colours' | ||
export const fontTelus = '"TELUS-Web", "Helvetica Neue", Helvetica, Arial, sans-serif' | ||
export const helveticaNeueThin35 = { | ||
@@ -4,0 +6,0 @@ fontWeight: 300, |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
13678
307
1