From f111867509e9442b35782a095c2cb68f89949045 Mon Sep 17 00:00:00 2001 From: Ian Clarke Date: Tue, 13 Feb 2024 10:25:05 -0500 Subject: [PATCH] fix(pencil): Update DS3 weights (#159) * Update H4 fontweight * Transformed tokens * Built and updated design tokens * Files compiled! --------- Co-authored-by: Ian Clarke Co-authored-by: iryanclarke --- dist/documentation/core-dark-colors.d.ts | 2 +- dist/documentation/core-dark-colors.js | 2 +- dist/documentation/core-light-colors.d.ts | 2 +- dist/documentation/core-light-colors.js | 2 +- dist/documentation/themes/dark.d.ts | 2 +- dist/documentation/themes/dark.js | 2 +- dist/documentation/themes/emerson.d.ts | 2 +- dist/documentation/themes/emerson.js | 2 +- dist/documentation/themes/light.d.ts | 2 +- dist/documentation/themes/light.js | 2 +- dist/documentation/themes/lightDS3.d.ts | 2 +- dist/documentation/themes/lightDS3.js | 2 +- dist/tokens/native/borders.d.ts | 2 +- dist/tokens/native/borders.js | 2 +- dist/tokens/native/core-dark-colors.d.ts | 2 +- dist/tokens/native/core-dark-colors.js | 2 +- dist/tokens/native/core-light-colors.d.ts | 2 +- dist/tokens/native/core-light-colors.js | 2 +- dist/tokens/native/themes/dark.d.ts | 2 +- dist/tokens/native/themes/dark.js | 2 +- dist/tokens/native/themes/emerson.d.ts | 2 +- dist/tokens/native/themes/emerson.js | 2 +- dist/tokens/native/themes/light.d.ts | 2 +- dist/tokens/native/themes/light.js | 2 +- dist/tokens/native/themes/lightDS3.d.ts | 2 +- dist/tokens/native/themes/lightDS3.js | 4 ++-- dist/tokens/native/typography.d.ts | 2 +- dist/tokens/native/typography.js | 2 +- dist/tokens/scss/borders.scss | 2 +- dist/tokens/scss/core-dark-colors.scss | 2 +- dist/tokens/scss/core-light-colors.scss | 2 +- dist/tokens/scss/themes/dark.scss | 2 +- dist/tokens/scss/themes/emerson.scss | 2 +- dist/tokens/scss/themes/light.scss | 2 +- dist/tokens/scss/themes/lightDS3.scss | 2 +- dist/tokens/scss/typography.scss | 2 +- dist/tokens/ts/borders.d.ts | 2 +- dist/tokens/ts/borders.js | 2 +- dist/tokens/ts/core-dark-colors.d.ts | 2 +- dist/tokens/ts/core-dark-colors.js | 2 +- dist/tokens/ts/core-light-colors.d.ts | 2 +- dist/tokens/ts/core-light-colors.js | 2 +- dist/tokens/ts/dimensions.d.ts | 2 +- dist/tokens/ts/dimensions.js | 2 +- dist/tokens/ts/themes/dark.d.ts | 2 +- dist/tokens/ts/themes/dark.js | 2 +- dist/tokens/ts/themes/emerson.d.ts | 2 +- dist/tokens/ts/themes/emerson.js | 2 +- dist/tokens/ts/themes/light.d.ts | 2 +- dist/tokens/ts/themes/light.js | 2 +- dist/tokens/ts/themes/lightDS3.d.ts | 2 +- dist/tokens/ts/themes/lightDS3.js | 4 ++-- dist/tokens/ts/typography.d.ts | 2 +- dist/tokens/ts/typography.js | 2 +- src/data/themes/lightDS3.json | 4 ++-- src/transformed/transformed-lightDS3.json | 4 ++-- 56 files changed, 60 insertions(+), 60 deletions(-) diff --git a/dist/documentation/core-dark-colors.d.ts b/dist/documentation/core-dark-colors.d.ts index 8ef805bb..f80fc389 100644 --- a/dist/documentation/core-dark-colors.d.ts +++ b/dist/documentation/core-dark-colors.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const green : {100:{ diff --git a/dist/documentation/core-dark-colors.js b/dist/documentation/core-dark-colors.js index a2b29ebc..601b39a6 100644 --- a/dist/documentation/core-dark-colors.js +++ b/dist/documentation/core-dark-colors.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {green : {100:{ diff --git a/dist/documentation/core-light-colors.d.ts b/dist/documentation/core-light-colors.d.ts index 5d213dea..3a8e7786 100644 --- a/dist/documentation/core-light-colors.d.ts +++ b/dist/documentation/core-light-colors.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const green : {100:{ diff --git a/dist/documentation/core-light-colors.js b/dist/documentation/core-light-colors.js index 1d77ad1c..a89795a0 100644 --- a/dist/documentation/core-light-colors.js +++ b/dist/documentation/core-light-colors.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {green : {100:{ diff --git a/dist/documentation/themes/dark.d.ts b/dist/documentation/themes/dark.d.ts index ba04b300..9e1f3733 100644 --- a/dist/documentation/themes/dark.d.ts +++ b/dist/documentation/themes/dark.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const text : {emphasis:{ diff --git a/dist/documentation/themes/dark.js b/dist/documentation/themes/dark.js index d6c1a256..21032aaf 100644 --- a/dist/documentation/themes/dark.js +++ b/dist/documentation/themes/dark.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {text : {emphasis:{ diff --git a/dist/documentation/themes/emerson.d.ts b/dist/documentation/themes/emerson.d.ts index 5b72f7dc..5651ecdc 100644 --- a/dist/documentation/themes/emerson.d.ts +++ b/dist/documentation/themes/emerson.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const text : {emphasis:{ diff --git a/dist/documentation/themes/emerson.js b/dist/documentation/themes/emerson.js index 2e26e6b7..9c39672a 100644 --- a/dist/documentation/themes/emerson.js +++ b/dist/documentation/themes/emerson.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {text : {emphasis:{ diff --git a/dist/documentation/themes/light.d.ts b/dist/documentation/themes/light.d.ts index fd49d865..1ce7524d 100644 --- a/dist/documentation/themes/light.d.ts +++ b/dist/documentation/themes/light.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const text : {emphasis:{ diff --git a/dist/documentation/themes/light.js b/dist/documentation/themes/light.js index 11aba35a..4a9016ff 100644 --- a/dist/documentation/themes/light.js +++ b/dist/documentation/themes/light.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {text : {emphasis:{ diff --git a/dist/documentation/themes/lightDS3.d.ts b/dist/documentation/themes/lightDS3.d.ts index 5b72f7dc..5651ecdc 100644 --- a/dist/documentation/themes/lightDS3.d.ts +++ b/dist/documentation/themes/lightDS3.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const text : {emphasis:{ diff --git a/dist/documentation/themes/lightDS3.js b/dist/documentation/themes/lightDS3.js index 861be084..fe04bdbe 100644 --- a/dist/documentation/themes/lightDS3.js +++ b/dist/documentation/themes/lightDS3.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {text : {emphasis:{ diff --git a/dist/tokens/native/borders.d.ts b/dist/tokens/native/borders.d.ts index ffdf16e0..caef4eb2 100644 --- a/dist/tokens/native/borders.d.ts +++ b/dist/tokens/native/borders.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const radiusBase : number; diff --git a/dist/tokens/native/borders.js b/dist/tokens/native/borders.js index 39d1fb53..ca086553 100644 --- a/dist/tokens/native/borders.js +++ b/dist/tokens/native/borders.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = { diff --git a/dist/tokens/native/core-dark-colors.d.ts b/dist/tokens/native/core-dark-colors.d.ts index c8f415d9..c5df1e79 100644 --- a/dist/tokens/native/core-dark-colors.d.ts +++ b/dist/tokens/native/core-dark-colors.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const green: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; diff --git a/dist/tokens/native/core-dark-colors.js b/dist/tokens/native/core-dark-colors.js index df45b8b7..fb6fab34 100644 --- a/dist/tokens/native/core-dark-colors.js +++ b/dist/tokens/native/core-dark-colors.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {green: {100 : "#0C291E",200 : "#124935",300 : "#1F5B45",400 : "#206A4F",500 : "#288563",600 : "#42AD86",700 : "#BFE8D9",800 : "#F0FFF9"}, diff --git a/dist/tokens/native/core-light-colors.d.ts b/dist/tokens/native/core-light-colors.d.ts index 71be915e..3a18a15f 100644 --- a/dist/tokens/native/core-light-colors.d.ts +++ b/dist/tokens/native/core-light-colors.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const green: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; diff --git a/dist/tokens/native/core-light-colors.js b/dist/tokens/native/core-light-colors.js index d0fb140f..930c3653 100644 --- a/dist/tokens/native/core-light-colors.js +++ b/dist/tokens/native/core-light-colors.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {green: {100 : "#FAFFFC",200 : "#EBF2EF",300 : "#D1E0D9",400 : "#B6CFC2",500 : "#86B09B",600 : "#307553",700 : "#275E43",800 : "#244C38"}, diff --git a/dist/tokens/native/themes/dark.d.ts b/dist/tokens/native/themes/dark.d.ts index 5e1d5c82..a01640d5 100644 --- a/dist/tokens/native/themes/dark.d.ts +++ b/dist/tokens/native/themes/dark.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const theme: string; diff --git a/dist/tokens/native/themes/dark.js b/dist/tokens/native/themes/dark.js index 566769e6..8d98baa2 100644 --- a/dist/tokens/native/themes/dark.js +++ b/dist/tokens/native/themes/dark.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {theme: "dark", diff --git a/dist/tokens/native/themes/emerson.d.ts b/dist/tokens/native/themes/emerson.d.ts index ca7b721c..36867708 100644 --- a/dist/tokens/native/themes/emerson.d.ts +++ b/dist/tokens/native/themes/emerson.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const theme: string; diff --git a/dist/tokens/native/themes/emerson.js b/dist/tokens/native/themes/emerson.js index 8227b9ba..5f82b0c0 100644 --- a/dist/tokens/native/themes/emerson.js +++ b/dist/tokens/native/themes/emerson.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {theme: "emerson", diff --git a/dist/tokens/native/themes/light.d.ts b/dist/tokens/native/themes/light.d.ts index ca7b721c..36867708 100644 --- a/dist/tokens/native/themes/light.d.ts +++ b/dist/tokens/native/themes/light.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const theme: string; diff --git a/dist/tokens/native/themes/light.js b/dist/tokens/native/themes/light.js index bd270c04..bb161e6f 100644 --- a/dist/tokens/native/themes/light.js +++ b/dist/tokens/native/themes/light.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {theme: "light", diff --git a/dist/tokens/native/themes/lightDS3.d.ts b/dist/tokens/native/themes/lightDS3.d.ts index ca7b721c..36867708 100644 --- a/dist/tokens/native/themes/lightDS3.d.ts +++ b/dist/tokens/native/themes/lightDS3.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const theme: string; diff --git a/dist/tokens/native/themes/lightDS3.js b/dist/tokens/native/themes/lightDS3.js index 5553ae7d..b10da1aa 100644 --- a/dist/tokens/native/themes/lightDS3.js +++ b/dist/tokens/native/themes/lightDS3.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {theme: "lightDS3", @@ -22,4 +22,4 @@ shadow: {base : "#36485C"}, accent: { forest: { textBody: "#275E43", textEmphasis: "#244C38", backgroundMuted0: "#EBF2EF", backgroundMuted1: "#D1E0D9", backgroundMuted2: "#B6CFC2" }, sand: { textBody: "#5E4D27", textEmphasis: "#3E3114", backgroundMuted0: "#F6F1E5", backgroundMuted1: "#E4D9C2", backgroundMuted2: "#DACCAA" } }, boxShadows: {cardBase : "0px 1px 2px 0px #36485c29",cardHover : "0px 2px 8px 0px #36485c33",popoverBase : "0px 4px 16px 0px #36485c29",modalBase : "0px 8px 32px 0px #36485c3d"}, opacity: {overlayBackdrop : 0.2}, -aviaryTypography: { h1: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "40px" ,lineHeight: "50px" ,textDecoration: "none" ,textCase: "none" },h2: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "32px" ,lineHeight: "44px" ,textDecoration: "none" ,textCase: "none" },h3: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "24px" ,lineHeight: "34px" ,textDecoration: "none" ,textCase: "none" },h4: { fontFamily: "Mulish" ,fontWeight: 600 ,fontSize: "20px" ,lineHeight: "26px" ,textDecoration: "none" ,textCase: "none" },h5: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "16px" ,lineHeight: "22px" ,textDecoration: "none" ,textCase: "none" },body: { fontFamily: "Mulish" ,fontWeight: 400 ,fontSize: "16px" ,lineHeight: "22px" ,textDecoration: "none" ,textCase: "none" },footnote: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "14px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },caption: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "12px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },subcaption: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "10px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },mobileH1: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "32px" ,lineHeight: "44px" ,textDecoration: "none" ,textCase: "none" },mobileH2: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "28px" ,lineHeight: "44px" ,textDecoration: "none" ,textCase: "none" },mobileH3: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "22px" ,lineHeight: "34px" ,textDecoration: "none" ,textCase: "none" },mobileH4: { fontFamily: "Mulish" ,fontWeight: 600 ,fontSize: "20px" ,lineHeight: "26px" ,textDecoration: "none" ,textCase: "none" },mobileH5: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "16px" ,lineHeight: "22px" ,textDecoration: "none" ,textCase: "none" },mobileBody: { fontFamily: "Mulish" ,fontWeight: 400 ,fontSize: "16px" ,lineHeight: "22px" ,textDecoration: "none" ,textCase: "none" },mobileFootnote: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "14px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },mobileCaption: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "12px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },mobileSubcaption: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "10px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" } },}; \ No newline at end of file +aviaryTypography: { h1: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "40px" ,lineHeight: "50px" ,textDecoration: "none" ,textCase: "none" },h2: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "32px" ,lineHeight: "44px" ,textDecoration: "none" ,textCase: "none" },h3: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "24px" ,lineHeight: "34px" ,textDecoration: "none" ,textCase: "none" },h4: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "20px" ,lineHeight: "26px" ,textDecoration: "none" ,textCase: "none" },h5: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "16px" ,lineHeight: "22px" ,textDecoration: "none" ,textCase: "none" },body: { fontFamily: "Mulish" ,fontWeight: 400 ,fontSize: "16px" ,lineHeight: "22px" ,textDecoration: "none" ,textCase: "none" },footnote: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "14px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },caption: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "12px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },subcaption: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "10px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },mobileH1: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "32px" ,lineHeight: "44px" ,textDecoration: "none" ,textCase: "none" },mobileH2: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "28px" ,lineHeight: "44px" ,textDecoration: "none" ,textCase: "none" },mobileH3: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "22px" ,lineHeight: "34px" ,textDecoration: "none" ,textCase: "none" },mobileH4: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "20px" ,lineHeight: "26px" ,textDecoration: "none" ,textCase: "none" },mobileH5: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "16px" ,lineHeight: "22px" ,textDecoration: "none" ,textCase: "none" },mobileBody: { fontFamily: "Mulish" ,fontWeight: 400 ,fontSize: "16px" ,lineHeight: "22px" ,textDecoration: "none" ,textCase: "none" },mobileFootnote: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "14px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },mobileCaption: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "12px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },mobileSubcaption: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "10px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" } },}; \ No newline at end of file diff --git a/dist/tokens/native/typography.d.ts b/dist/tokens/native/typography.d.ts index 2b4ab9d8..d69bcf16 100644 --- a/dist/tokens/native/typography.d.ts +++ b/dist/tokens/native/typography.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const letterSpacingBase : number; diff --git a/dist/tokens/native/typography.js b/dist/tokens/native/typography.js index 7a6370ef..8bfd0377 100644 --- a/dist/tokens/native/typography.js +++ b/dist/tokens/native/typography.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = { diff --git a/dist/tokens/scss/borders.scss b/dist/tokens/scss/borders.scss index a66b32f9..33361f55 100644 --- a/dist/tokens/scss/borders.scss +++ b/dist/tokens/scss/borders.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Fri, 09 Feb 2024 18:36:04 GMT +// Generated on Tue, 13 Feb 2024 15:21:28 GMT $radiusBase: 8px; $radiusCircle: 50%; diff --git a/dist/tokens/scss/core-dark-colors.scss b/dist/tokens/scss/core-dark-colors.scss index 36bdd6cb..d2f6cabf 100644 --- a/dist/tokens/scss/core-dark-colors.scss +++ b/dist/tokens/scss/core-dark-colors.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Fri, 09 Feb 2024 18:36:04 GMT +// Generated on Tue, 13 Feb 2024 15:21:28 GMT $green100: #0C291E; $green200: #124935; diff --git a/dist/tokens/scss/core-light-colors.scss b/dist/tokens/scss/core-light-colors.scss index 25011dcc..a89bb14e 100644 --- a/dist/tokens/scss/core-light-colors.scss +++ b/dist/tokens/scss/core-light-colors.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Fri, 09 Feb 2024 18:36:04 GMT +// Generated on Tue, 13 Feb 2024 15:21:28 GMT $green100: #FAFFFC; $green200: #EBF2EF; diff --git a/dist/tokens/scss/themes/dark.scss b/dist/tokens/scss/themes/dark.scss index b1145b2d..8211e600 100644 --- a/dist/tokens/scss/themes/dark.scss +++ b/dist/tokens/scss/themes/dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Fri, 09 Feb 2024 18:36:04 GMT +// Generated on Tue, 13 Feb 2024 15:21:28 GMT $textEmphasis: #FFFFFF; $textBody: #E8E9EA; diff --git a/dist/tokens/scss/themes/emerson.scss b/dist/tokens/scss/themes/emerson.scss index a7aac504..cb7fb5cf 100644 --- a/dist/tokens/scss/themes/emerson.scss +++ b/dist/tokens/scss/themes/emerson.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Fri, 09 Feb 2024 18:36:04 GMT +// Generated on Tue, 13 Feb 2024 15:21:28 GMT $textEmphasis: #36485C; $textBody: #475A70; diff --git a/dist/tokens/scss/themes/light.scss b/dist/tokens/scss/themes/light.scss index d2ba08d2..d1751167 100644 --- a/dist/tokens/scss/themes/light.scss +++ b/dist/tokens/scss/themes/light.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Fri, 09 Feb 2024 18:36:04 GMT +// Generated on Tue, 13 Feb 2024 15:21:28 GMT $textEmphasis: #2E3A47; $textBody: #36485C; diff --git a/dist/tokens/scss/themes/lightDS3.scss b/dist/tokens/scss/themes/lightDS3.scss index 972052a6..9b160161 100644 --- a/dist/tokens/scss/themes/lightDS3.scss +++ b/dist/tokens/scss/themes/lightDS3.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Fri, 09 Feb 2024 18:36:04 GMT +// Generated on Tue, 13 Feb 2024 15:21:28 GMT $textEmphasis: #36485C; $textBody: #475A70; diff --git a/dist/tokens/scss/typography.scss b/dist/tokens/scss/typography.scss index b39ecbc1..4c98d4de 100644 --- a/dist/tokens/scss/typography.scss +++ b/dist/tokens/scss/typography.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Fri, 09 Feb 2024 18:36:04 GMT +// Generated on Tue, 13 Feb 2024 15:21:28 GMT $letterSpacingBase: 0; $paragraphSpacingBase: 0; diff --git a/dist/tokens/ts/borders.d.ts b/dist/tokens/ts/borders.d.ts index ff6a1412..71769005 100644 --- a/dist/tokens/ts/borders.d.ts +++ b/dist/tokens/ts/borders.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const radiusBase : string; diff --git a/dist/tokens/ts/borders.js b/dist/tokens/ts/borders.js index df0aa197..f1c797a8 100644 --- a/dist/tokens/ts/borders.js +++ b/dist/tokens/ts/borders.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = { diff --git a/dist/tokens/ts/core-dark-colors.d.ts b/dist/tokens/ts/core-dark-colors.d.ts index c8f415d9..c5df1e79 100644 --- a/dist/tokens/ts/core-dark-colors.d.ts +++ b/dist/tokens/ts/core-dark-colors.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const green: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; diff --git a/dist/tokens/ts/core-dark-colors.js b/dist/tokens/ts/core-dark-colors.js index df45b8b7..fb6fab34 100644 --- a/dist/tokens/ts/core-dark-colors.js +++ b/dist/tokens/ts/core-dark-colors.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {green: {100 : "#0C291E",200 : "#124935",300 : "#1F5B45",400 : "#206A4F",500 : "#288563",600 : "#42AD86",700 : "#BFE8D9",800 : "#F0FFF9"}, diff --git a/dist/tokens/ts/core-light-colors.d.ts b/dist/tokens/ts/core-light-colors.d.ts index 71be915e..3a18a15f 100644 --- a/dist/tokens/ts/core-light-colors.d.ts +++ b/dist/tokens/ts/core-light-colors.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const green: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; diff --git a/dist/tokens/ts/core-light-colors.js b/dist/tokens/ts/core-light-colors.js index d0fb140f..930c3653 100644 --- a/dist/tokens/ts/core-light-colors.js +++ b/dist/tokens/ts/core-light-colors.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {green: {100 : "#FAFFFC",200 : "#EBF2EF",300 : "#D1E0D9",400 : "#B6CFC2",500 : "#86B09B",600 : "#307553",700 : "#275E43",800 : "#244C38"}, diff --git a/dist/tokens/ts/dimensions.d.ts b/dist/tokens/ts/dimensions.d.ts index aef1db01..68408fbe 100644 --- a/dist/tokens/ts/dimensions.d.ts +++ b/dist/tokens/ts/dimensions.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const contentAreaMax : string; \ No newline at end of file diff --git a/dist/tokens/ts/dimensions.js b/dist/tokens/ts/dimensions.js index 239be17d..91d37184 100644 --- a/dist/tokens/ts/dimensions.js +++ b/dist/tokens/ts/dimensions.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = { diff --git a/dist/tokens/ts/themes/dark.d.ts b/dist/tokens/ts/themes/dark.d.ts index 5e1d5c82..a01640d5 100644 --- a/dist/tokens/ts/themes/dark.d.ts +++ b/dist/tokens/ts/themes/dark.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const theme: string; diff --git a/dist/tokens/ts/themes/dark.js b/dist/tokens/ts/themes/dark.js index 566769e6..8d98baa2 100644 --- a/dist/tokens/ts/themes/dark.js +++ b/dist/tokens/ts/themes/dark.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {theme: "dark", diff --git a/dist/tokens/ts/themes/emerson.d.ts b/dist/tokens/ts/themes/emerson.d.ts index ca7b721c..36867708 100644 --- a/dist/tokens/ts/themes/emerson.d.ts +++ b/dist/tokens/ts/themes/emerson.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const theme: string; diff --git a/dist/tokens/ts/themes/emerson.js b/dist/tokens/ts/themes/emerson.js index 8227b9ba..5f82b0c0 100644 --- a/dist/tokens/ts/themes/emerson.js +++ b/dist/tokens/ts/themes/emerson.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {theme: "emerson", diff --git a/dist/tokens/ts/themes/light.d.ts b/dist/tokens/ts/themes/light.d.ts index ca7b721c..36867708 100644 --- a/dist/tokens/ts/themes/light.d.ts +++ b/dist/tokens/ts/themes/light.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const theme: string; diff --git a/dist/tokens/ts/themes/light.js b/dist/tokens/ts/themes/light.js index bd270c04..bb161e6f 100644 --- a/dist/tokens/ts/themes/light.js +++ b/dist/tokens/ts/themes/light.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {theme: "light", diff --git a/dist/tokens/ts/themes/lightDS3.d.ts b/dist/tokens/ts/themes/lightDS3.d.ts index ca7b721c..36867708 100644 --- a/dist/tokens/ts/themes/lightDS3.d.ts +++ b/dist/tokens/ts/themes/lightDS3.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const theme: string; diff --git a/dist/tokens/ts/themes/lightDS3.js b/dist/tokens/ts/themes/lightDS3.js index 5553ae7d..b10da1aa 100644 --- a/dist/tokens/ts/themes/lightDS3.js +++ b/dist/tokens/ts/themes/lightDS3.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = {theme: "lightDS3", @@ -22,4 +22,4 @@ shadow: {base : "#36485C"}, accent: { forest: { textBody: "#275E43", textEmphasis: "#244C38", backgroundMuted0: "#EBF2EF", backgroundMuted1: "#D1E0D9", backgroundMuted2: "#B6CFC2" }, sand: { textBody: "#5E4D27", textEmphasis: "#3E3114", backgroundMuted0: "#F6F1E5", backgroundMuted1: "#E4D9C2", backgroundMuted2: "#DACCAA" } }, boxShadows: {cardBase : "0px 1px 2px 0px #36485c29",cardHover : "0px 2px 8px 0px #36485c33",popoverBase : "0px 4px 16px 0px #36485c29",modalBase : "0px 8px 32px 0px #36485c3d"}, opacity: {overlayBackdrop : 0.2}, -aviaryTypography: { h1: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "40px" ,lineHeight: "50px" ,textDecoration: "none" ,textCase: "none" },h2: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "32px" ,lineHeight: "44px" ,textDecoration: "none" ,textCase: "none" },h3: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "24px" ,lineHeight: "34px" ,textDecoration: "none" ,textCase: "none" },h4: { fontFamily: "Mulish" ,fontWeight: 600 ,fontSize: "20px" ,lineHeight: "26px" ,textDecoration: "none" ,textCase: "none" },h5: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "16px" ,lineHeight: "22px" ,textDecoration: "none" ,textCase: "none" },body: { fontFamily: "Mulish" ,fontWeight: 400 ,fontSize: "16px" ,lineHeight: "22px" ,textDecoration: "none" ,textCase: "none" },footnote: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "14px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },caption: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "12px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },subcaption: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "10px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },mobileH1: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "32px" ,lineHeight: "44px" ,textDecoration: "none" ,textCase: "none" },mobileH2: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "28px" ,lineHeight: "44px" ,textDecoration: "none" ,textCase: "none" },mobileH3: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "22px" ,lineHeight: "34px" ,textDecoration: "none" ,textCase: "none" },mobileH4: { fontFamily: "Mulish" ,fontWeight: 600 ,fontSize: "20px" ,lineHeight: "26px" ,textDecoration: "none" ,textCase: "none" },mobileH5: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "16px" ,lineHeight: "22px" ,textDecoration: "none" ,textCase: "none" },mobileBody: { fontFamily: "Mulish" ,fontWeight: 400 ,fontSize: "16px" ,lineHeight: "22px" ,textDecoration: "none" ,textCase: "none" },mobileFootnote: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "14px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },mobileCaption: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "12px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },mobileSubcaption: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "10px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" } },}; \ No newline at end of file +aviaryTypography: { h1: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "40px" ,lineHeight: "50px" ,textDecoration: "none" ,textCase: "none" },h2: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "32px" ,lineHeight: "44px" ,textDecoration: "none" ,textCase: "none" },h3: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "24px" ,lineHeight: "34px" ,textDecoration: "none" ,textCase: "none" },h4: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "20px" ,lineHeight: "26px" ,textDecoration: "none" ,textCase: "none" },h5: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "16px" ,lineHeight: "22px" ,textDecoration: "none" ,textCase: "none" },body: { fontFamily: "Mulish" ,fontWeight: 400 ,fontSize: "16px" ,lineHeight: "22px" ,textDecoration: "none" ,textCase: "none" },footnote: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "14px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },caption: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "12px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },subcaption: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "10px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },mobileH1: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "32px" ,lineHeight: "44px" ,textDecoration: "none" ,textCase: "none" },mobileH2: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "28px" ,lineHeight: "44px" ,textDecoration: "none" ,textCase: "none" },mobileH3: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "22px" ,lineHeight: "34px" ,textDecoration: "none" ,textCase: "none" },mobileH4: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "20px" ,lineHeight: "26px" ,textDecoration: "none" ,textCase: "none" },mobileH5: { fontFamily: "Mulish" ,fontWeight: 700 ,fontSize: "16px" ,lineHeight: "22px" ,textDecoration: "none" ,textCase: "none" },mobileBody: { fontFamily: "Mulish" ,fontWeight: 400 ,fontSize: "16px" ,lineHeight: "22px" ,textDecoration: "none" ,textCase: "none" },mobileFootnote: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "14px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },mobileCaption: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "12px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" },mobileSubcaption: { fontFamily: "Mulish" ,fontWeight: 500 ,fontSize: "10px" ,lineHeight: "18px" ,textDecoration: "none" ,textCase: "none" } },}; \ No newline at end of file diff --git a/dist/tokens/ts/typography.d.ts b/dist/tokens/ts/typography.d.ts index ea38c7f4..9f456214 100644 --- a/dist/tokens/ts/typography.d.ts +++ b/dist/tokens/ts/typography.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ export const letterSpacingBase : number; diff --git a/dist/tokens/ts/typography.js b/dist/tokens/ts/typography.js index ee857979..461000c6 100644 --- a/dist/tokens/ts/typography.js +++ b/dist/tokens/ts/typography.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 09 Feb 2024 18:36:04 GMT + * Generated on Tue, 13 Feb 2024 15:21:28 GMT */ module.exports = { diff --git a/src/data/themes/lightDS3.json b/src/data/themes/lightDS3.json index 48f307e8..7485a098 100644 --- a/src/data/themes/lightDS3.json +++ b/src/data/themes/lightDS3.json @@ -926,7 +926,7 @@ "h4": { "value": { "fontFamily": "{typography.fontFamily.sansSerif}", - "fontWeight": "{typography.weight.strong}", + "fontWeight": "{typography.weight.semiBold}", "fontSize": "{typography.size.desktop.large}", "lineHeight": "{typography.lineHeight.medium}", "textDecoration": "{typography.textDecoration.base}", @@ -1050,4 +1050,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/transformed/transformed-lightDS3.json b/src/transformed/transformed-lightDS3.json index 1a7cc31d..82060c4a 100644 --- a/src/transformed/transformed-lightDS3.json +++ b/src/transformed/transformed-lightDS3.json @@ -926,7 +926,7 @@ "h4": { "value": { "fontFamily": "Mulish", - "fontWeight": 600, + "fontWeight": 700, "fontSize": "20px", "lineHeight": "26px", "textDecoration": "none", @@ -1027,7 +1027,7 @@ "h4": { "value": { "fontFamily": "Mulish", - "fontWeight": 600, + "fontWeight": 700, "fontSize": "20px", "lineHeight": "26px", "textDecoration": "none",