From 4e04a13118f217493ae3318cbd6d39be65aa7939 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 24 Aug 2023 17:57:06 +0000 Subject: [PATCH] build(tokens): tokens update for v6 --- libs/tokens/_generated/_index.scss | 2 +- libs/tokens/_generated/index.css | 2 +- libs/tokens/_generated/index.d.ts | 4 ++-- libs/tokens/_generated/index.js | 4 ++-- libs/tokens/_generated/index.json | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/libs/tokens/_generated/_index.scss b/libs/tokens/_generated/_index.scss index 42554dc7f2..167d1a9f0f 100644 --- a/libs/tokens/_generated/_index.scss +++ b/libs/tokens/_generated/_index.scss @@ -1,7 +1,7 @@ /** * Do not edit directly - * Generated on Wed, 28 Jun 2023 13:58:40 GMT + * Generated on Thu, 24 Aug 2023 15:50:37 GMT */ $light-primary: #007373 !default; diff --git a/libs/tokens/_generated/index.css b/libs/tokens/_generated/index.css index e6d1d63509..3a9e86370d 100644 --- a/libs/tokens/_generated/index.css +++ b/libs/tokens/_generated/index.css @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 28 Jun 2023 13:58:40 GMT + * Generated on Thu, 24 Aug 2023 15:50:37 GMT */ :root { diff --git a/libs/tokens/_generated/index.d.ts b/libs/tokens/_generated/index.d.ts index ce481ab7ae..13193169d4 100644 --- a/libs/tokens/_generated/index.d.ts +++ b/libs/tokens/_generated/index.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 28 Jun 2023 13:58:40 GMT + * Generated on Thu, 24 Aug 2023 15:50:37 GMT */ export const CvLightPrimary : string; @@ -479,4 +479,4 @@ export const CvTypographyButtonLineHeight : string; export const CvTypographyCaptionFontFamily : string; export const CvTypographyCaptionFontSize : string; export const CvTypographyCaptionFontWeight : string; -export const CvTypographyCaptionLineHeight : string; \ No newline at end of file +export const CvTypographyCaptionLineHeight : string; diff --git a/libs/tokens/_generated/index.js b/libs/tokens/_generated/index.js index 656a204712..05d77b56ab 100644 --- a/libs/tokens/_generated/index.js +++ b/libs/tokens/_generated/index.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 28 Jun 2023 13:58:40 GMT + * Generated on Thu, 24 Aug 2023 15:50:37 GMT */ export const CvLightPrimary = "#007373"; @@ -479,4 +479,4 @@ export const CvTypographyButtonLineHeight = "16px"; export const CvTypographyCaptionFontFamily = "Arial, sans-serif"; export const CvTypographyCaptionFontSize = "12px"; export const CvTypographyCaptionFontWeight = "400"; -export const CvTypographyCaptionLineHeight = "16px"; \ No newline at end of file +export const CvTypographyCaptionLineHeight = "16px"; diff --git a/libs/tokens/_generated/index.json b/libs/tokens/_generated/index.json index ff6606f619..d208575dab 100644 --- a/libs/tokens/_generated/index.json +++ b/libs/tokens/_generated/index.json @@ -9072,4 +9072,4 @@ ] } } -} \ No newline at end of file +}