@justeat/pie-design-tokens
Advanced tools
Comparing version 0.10.0 to 0.12.0
@@ -7,2 +7,18 @@ # Changelog | ||
v0.12.0 | ||
------------------------------ | ||
*October 19, 2020* | ||
### Changed | ||
- Updated color alias tokens. | ||
v0.11.0 | ||
------------------------------ | ||
*October 15, 2020* | ||
### Added | ||
- Added strong variants of caption and body alias tokens. | ||
v0.10.0 | ||
@@ -9,0 +25,0 @@ ------------------------------ |
@@ -70,18 +70,20 @@ { | ||
"support-brand-02": "#ffead4", | ||
"text-default": "#2a3846", | ||
"text-subdued": "#5e6b77", | ||
"text-interactive-brand": "#fff", | ||
"text-interactive-primary": "#fff", | ||
"text-interactive-secondary": "#125fca", | ||
"text-interactive-tertiary": "#2a3846", | ||
"text-interactive-inverse": "#125fca", | ||
"text-inverse": "#fff", | ||
"text-link": "#125fca", | ||
"text-link-inverse": "#fff", | ||
"text-link-visited": null, | ||
"text-error": "#d50525", | ||
"text-positive": "#006631", | ||
"text-disabled": "#929faa", | ||
"text-brand": "#f36d00", | ||
"text-brand-strong": "#cd4900", | ||
"content-default": "#2a3846", | ||
"content-subdued": "#5e6b77", | ||
"content-interactive-brand": "#fff", | ||
"content-interactive-primary": "#fff", | ||
"content-interactive-secondary": "#125fca", | ||
"content-interactive-tertiary": "#2a3846", | ||
"content-interactive-inverse": "#125fca", | ||
"content-interactive-dark": "#125fca", | ||
"content-light": "#fff", | ||
"content-inverse": "#fff", | ||
"content-link": "#125fca", | ||
"content-link-inverse": "#fff", | ||
"content-link-visited": null, | ||
"content-error": "#d50525", | ||
"content-positive": "#006631", | ||
"content-disabled": "#929faa", | ||
"content-brand": "#f36d00", | ||
"content-brand-strong": "#cd4900", | ||
"hover-01": "#000|0.08", | ||
@@ -114,3 +116,3 @@ "hover-02": "#000|0.04", | ||
"weight-bold": "Bold", | ||
"weight-regular": "" | ||
"weight-regular": "Regular" | ||
}, | ||
@@ -157,3 +159,3 @@ "alias": { | ||
"family": "JustEatBasis", | ||
"weight": "", | ||
"weight": "Regular", | ||
"letter-spacing": "0" | ||
@@ -165,3 +167,3 @@ }, | ||
"family": "JustEatBasis", | ||
"weight": "", | ||
"weight": "Regular", | ||
"letter-spacing": "0" | ||
@@ -190,3 +192,3 @@ }, | ||
"family": "JustEatBasis", | ||
"weight": "", | ||
"weight": "Regular", | ||
"paragraph": "14", | ||
@@ -198,12 +200,33 @@ "letter-spacing": "0" | ||
"family": "JustEatBasis", | ||
"weight": "", | ||
"weight": "Regular", | ||
"paragraph": "16", | ||
"letter-spacing": "0" | ||
}, | ||
"bodyStrong-s": { | ||
"size": "14|20", | ||
"family": "JustEatBasis", | ||
"weight": "Bold", | ||
"paragraph": "14", | ||
"letter-spacing": "0" | ||
}, | ||
"bodyStrong-l": { | ||
"size": "16|24", | ||
"family": "JustEatBasis", | ||
"weight": "Bold", | ||
"paragraph": "16", | ||
"letter-spacing": "0" | ||
}, | ||
"caption": { | ||
"size": "12|16", | ||
"family": "JustEatBasis", | ||
"weight": "", | ||
"weight": "Regular", | ||
"paragraph": "12", | ||
"letter-spacing": "0" | ||
}, | ||
"captionStrong": { | ||
"size": "12|16", | ||
"family": "JustEatBasis", | ||
"weight": "Bold", | ||
"paragraph": "12", | ||
"letter-spacing": "0" | ||
} | ||
@@ -281,17 +304,19 @@ } | ||
"support-brand-02": "#ffead4", | ||
"text-default": "#162028", | ||
"text-subdued": "#5e6b77", | ||
"text-interactive-brand": "#fff", | ||
"text-interactive-primary": "#fff", | ||
"text-interactive-secondary": "#162028", | ||
"text-interactive-inverse": "#162028", | ||
"text-inverse": "#fff", | ||
"text-link": "#0d4696", | ||
"text-link-inverse": "#4996fd", | ||
"text-link-visited": null, | ||
"text-error": "#9f041c", | ||
"text-positive": "#006631", | ||
"text-disabled": "#929faa", | ||
"text-brand": "#f36d00", | ||
"text-brand-strong": "#cd4900", | ||
"content-default": "#162028", | ||
"content-subdued": "#5e6b77", | ||
"content-interactive-brand": "#fff", | ||
"content-interactive-primary": "#fff", | ||
"content-interactive-secondary": "#162028", | ||
"content-interactive-inverse": "#162028", | ||
"content-interactive-dark": "#162028", | ||
"content-light": "#fff", | ||
"content-inverse": "#fff", | ||
"content-link": "#0d4696", | ||
"content-link-inverse": "#4996fd", | ||
"content-link-visited": null, | ||
"content-error": "#9f041c", | ||
"content-positive": "#006631", | ||
"content-disabled": "#929faa", | ||
"content-brand": "#f36d00", | ||
"content-brand-strong": "#cd4900", | ||
"hover-01": "#000|0.08", | ||
@@ -334,17 +359,19 @@ "hover-02": "#000|0.04", | ||
"support-brand-02": "#41301f", | ||
"text-default": "#fff", | ||
"text-subdued": "#c5ccd3", | ||
"text-interactive-brand": "#fff", | ||
"text-interactive-primary": "#fff", | ||
"text-interactive-secondary": "#fff", | ||
"text-interactive-inverse": "#162028", | ||
"text-inverse": "#fff", | ||
"text-link": "#4996fd", | ||
"text-link-inverse": "#4996fd", | ||
"text-link-visited": null, | ||
"text-error": "#ec556c", | ||
"text-positive": "#22bf65", | ||
"text-disabled": "#929faa", | ||
"text-brand": "#ff8000", | ||
"text-brand-strong": "#ff8000", | ||
"content-default": "#fff", | ||
"content-subdued": "#c5ccd3", | ||
"content-interactive-brand": "#fff", | ||
"content-interactive-primary": "#fff", | ||
"content-interactive-secondary": "#fff", | ||
"content-interactive-inverse": "#fff", | ||
"content-interactive-dark": "#162028", | ||
"content-light": "#fff", | ||
"content-inverse": "#162028", | ||
"content-link": "#4996fd", | ||
"content-link-inverse": "#4996fd", | ||
"content-link-visited": null, | ||
"content-error": "#ec556c", | ||
"content-positive": "#22bf65", | ||
"content-disabled": "#929faa", | ||
"content-brand": "#ff8000", | ||
"content-brand-strong": "#ff8000", | ||
"hover-01": "#000|0.08", | ||
@@ -382,3 +409,3 @@ "hover-02": "#000|0.04", | ||
"weight-medium": "Medium", | ||
"weight-regular": "" | ||
"weight-regular": "Regular" | ||
} | ||
@@ -385,0 +412,0 @@ } |
{ | ||
"name": "@justeat/pie-design-tokens", | ||
"version": "0.10.0", | ||
"version": "0.12.0", | ||
"description": "Design Tokens for the PIE Component System", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
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
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
124896
1265
1