From ddf2c7da8364ec6eb72e6fe9c67e51ec51308802 Mon Sep 17 00:00:00 2001 From: alexandra-lim Date: Mon, 8 Aug 2022 16:30:43 +0000 Subject: [PATCH] Built and updated design tokens --- build/native/colors.d.ts | 2 +- build/native/colors.js | 2 +- build/native/typography.d.ts | 2 +- build/native/typography.js | 2 +- build/scss/colors.scss | 2 +- build/scss/typography.scss | 2 +- build/ts/colors.d.ts | 2 +- build/ts/colors.js | 2 +- build/ts/typography.d.ts | 2 +- build/ts/typography.js | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/build/native/colors.d.ts b/build/native/colors.d.ts index 631328e0..e4e7a700 100644 --- a/build/native/colors.d.ts +++ b/build/native/colors.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Mon, 08 Aug 2022 13:59:12 GMT + * Generated on Mon, 08 Aug 2022 16:30:42 GMT */ export const green100 : string; diff --git a/build/native/colors.js b/build/native/colors.js index e3a33538..95663da9 100644 --- a/build/native/colors.js +++ b/build/native/colors.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Mon, 08 Aug 2022 13:59:12 GMT + * Generated on Mon, 08 Aug 2022 16:30:42 GMT */ module.exports = { diff --git a/build/native/typography.d.ts b/build/native/typography.d.ts index c7687cda..5ee57686 100644 --- a/build/native/typography.d.ts +++ b/build/native/typography.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Mon, 08 Aug 2022 13:59:12 GMT + * Generated on Mon, 08 Aug 2022 16:30:42 GMT */ export const letterSpacingBase : number; diff --git a/build/native/typography.js b/build/native/typography.js index 79a629a8..970a9c53 100644 --- a/build/native/typography.js +++ b/build/native/typography.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Mon, 08 Aug 2022 13:59:12 GMT + * Generated on Mon, 08 Aug 2022 16:30:42 GMT */ module.exports = { diff --git a/build/scss/colors.scss b/build/scss/colors.scss index ce8c1516..cdd419e6 100644 --- a/build/scss/colors.scss +++ b/build/scss/colors.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Mon, 08 Aug 2022 13:59:12 GMT +// Generated on Mon, 08 Aug 2022 16:30:42 GMT $green100: #FAFFFC; $green200: #EBF2EF; diff --git a/build/scss/typography.scss b/build/scss/typography.scss index bf1c832e..4afc527d 100644 --- a/build/scss/typography.scss +++ b/build/scss/typography.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Mon, 08 Aug 2022 13:59:12 GMT +// Generated on Mon, 08 Aug 2022 16:30:42 GMT $letterSpacingBase: 0; $paragraphSpacingBase: 0; diff --git a/build/ts/colors.d.ts b/build/ts/colors.d.ts index 631328e0..e4e7a700 100644 --- a/build/ts/colors.d.ts +++ b/build/ts/colors.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Mon, 08 Aug 2022 13:59:12 GMT + * Generated on Mon, 08 Aug 2022 16:30:42 GMT */ export const green100 : string; diff --git a/build/ts/colors.js b/build/ts/colors.js index e3a33538..95663da9 100644 --- a/build/ts/colors.js +++ b/build/ts/colors.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Mon, 08 Aug 2022 13:59:12 GMT + * Generated on Mon, 08 Aug 2022 16:30:42 GMT */ module.exports = { diff --git a/build/ts/typography.d.ts b/build/ts/typography.d.ts index 872cc7fa..b2600702 100644 --- a/build/ts/typography.d.ts +++ b/build/ts/typography.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Mon, 08 Aug 2022 13:59:12 GMT + * Generated on Mon, 08 Aug 2022 16:30:42 GMT */ export const letterSpacingBase : number; diff --git a/build/ts/typography.js b/build/ts/typography.js index c1e0dee6..f9b13e7d 100644 --- a/build/ts/typography.js +++ b/build/ts/typography.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Mon, 08 Aug 2022 13:59:12 GMT + * Generated on Mon, 08 Aug 2022 16:30:42 GMT */ module.exports = {