@covalent/tokens 7.0.0 → 7.1.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/_index.scss +10 -10
- package/index.css +10 -10
- package/index.d.ts +1 -1
- package/index.js +10 -10
- package/index.json +18 -18
- package/package.json +1 -1
package/_index.scss
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
2
|
/**
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Thu,
|
|
4
|
+
* Generated on Thu, 21 Sep 2023 16:13:33 GMT
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
$light-primary: #007373 !default;
|
|
@@ -433,35 +433,35 @@ $teradata-slate-1800: #0c0e0f !default;
|
|
|
433
433
|
$teradata-slate-1900: #060708 !default;
|
|
434
434
|
$teradata-slate-2000: #020203 !default;
|
|
435
435
|
$typography-font-family: Arial, sans-serif !default;
|
|
436
|
-
$typography-headline1-font-family: '
|
|
436
|
+
$typography-headline1-font-family: 'Inter', sans-serif !default;
|
|
437
437
|
$typography-headline1-font-size: 96px !default;
|
|
438
438
|
$typography-headline1-font-weight: 500 !default;
|
|
439
439
|
$typography-headline1-line-height: 112px !default;
|
|
440
|
-
$typography-headline2-font-family: '
|
|
440
|
+
$typography-headline2-font-family: 'Inter', sans-serif !default;
|
|
441
441
|
$typography-headline2-font-size: 60px !default;
|
|
442
442
|
$typography-headline2-font-weight: 600 !default;
|
|
443
443
|
$typography-headline2-line-height: 84px !default;
|
|
444
|
-
$typography-headline3-font-family: '
|
|
444
|
+
$typography-headline3-font-family: 'Inter', sans-serif !default;
|
|
445
445
|
$typography-headline3-font-size: 48px !default;
|
|
446
446
|
$typography-headline3-font-weight: 600 !default;
|
|
447
447
|
$typography-headline3-line-height: 64px !default;
|
|
448
|
-
$typography-headline4-font-family: '
|
|
448
|
+
$typography-headline4-font-family: 'Inter', sans-serif !default;
|
|
449
449
|
$typography-headline4-font-size: 34px !default;
|
|
450
450
|
$typography-headline4-font-weight: 700 !default;
|
|
451
451
|
$typography-headline4-line-height: 48px !default;
|
|
452
|
-
$typography-headline5-font-family: '
|
|
452
|
+
$typography-headline5-font-family: 'Inter', sans-serif !default;
|
|
453
453
|
$typography-headline5-font-size: 24px !default;
|
|
454
454
|
$typography-headline5-font-weight: 700 !default;
|
|
455
455
|
$typography-headline5-line-height: 36px !default;
|
|
456
|
-
$typography-headline6-font-family: '
|
|
456
|
+
$typography-headline6-font-family: 'Inter', sans-serif !default;
|
|
457
457
|
$typography-headline6-font-size: 20px !default;
|
|
458
458
|
$typography-headline6-font-weight: 700 !default;
|
|
459
459
|
$typography-headline6-line-height: 28px !default;
|
|
460
|
-
$typography-subtitle1-font-family: '
|
|
460
|
+
$typography-subtitle1-font-family: 'Inter', sans-serif !default;
|
|
461
461
|
$typography-subtitle1-font-size: 14px !default;
|
|
462
462
|
$typography-subtitle1-font-weight: 600 !default;
|
|
463
463
|
$typography-subtitle1-line-height: 20px !default;
|
|
464
|
-
$typography-subtitle2-font-family: '
|
|
464
|
+
$typography-subtitle2-font-family: 'Inter', sans-serif !default;
|
|
465
465
|
$typography-subtitle2-font-size: 16px !default;
|
|
466
466
|
$typography-subtitle2-font-weight: 600 !default;
|
|
467
467
|
$typography-subtitle2-line-height: 24px !default;
|
|
@@ -473,7 +473,7 @@ $typography-body2-font-family: Arial, sans-serif !default;
|
|
|
473
473
|
$typography-body2-font-size: 14px !default;
|
|
474
474
|
$typography-body2-font-weight: 400 !default;
|
|
475
475
|
$typography-body2-line-height: 20px !default;
|
|
476
|
-
$typography-button-font-family: '
|
|
476
|
+
$typography-button-font-family: 'Inter', sans-serif !default;
|
|
477
477
|
$typography-button-font-size: 14px !default;
|
|
478
478
|
$typography-button-font-weight: 600 !default;
|
|
479
479
|
$typography-button-line-height: 16px !default;
|
package/index.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu,
|
|
3
|
+
* Generated on Thu, 21 Sep 2023 16:13:33 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -433,35 +433,35 @@
|
|
|
433
433
|
--cv-teradata-slate-1900: #060708;
|
|
434
434
|
--cv-teradata-slate-2000: #020203;
|
|
435
435
|
--cv-typography-font-family: Arial, sans-serif;
|
|
436
|
-
--cv-typography-headline1-font-family: '
|
|
436
|
+
--cv-typography-headline1-font-family: 'Inter', sans-serif;
|
|
437
437
|
--cv-typography-headline1-font-size: 96px;
|
|
438
438
|
--cv-typography-headline1-font-weight: 500;
|
|
439
439
|
--cv-typography-headline1-line-height: 112px;
|
|
440
|
-
--cv-typography-headline2-font-family: '
|
|
440
|
+
--cv-typography-headline2-font-family: 'Inter', sans-serif;
|
|
441
441
|
--cv-typography-headline2-font-size: 60px;
|
|
442
442
|
--cv-typography-headline2-font-weight: 600;
|
|
443
443
|
--cv-typography-headline2-line-height: 84px;
|
|
444
|
-
--cv-typography-headline3-font-family: '
|
|
444
|
+
--cv-typography-headline3-font-family: 'Inter', sans-serif;
|
|
445
445
|
--cv-typography-headline3-font-size: 48px;
|
|
446
446
|
--cv-typography-headline3-font-weight: 600;
|
|
447
447
|
--cv-typography-headline3-line-height: 64px;
|
|
448
|
-
--cv-typography-headline4-font-family: '
|
|
448
|
+
--cv-typography-headline4-font-family: 'Inter', sans-serif;
|
|
449
449
|
--cv-typography-headline4-font-size: 34px;
|
|
450
450
|
--cv-typography-headline4-font-weight: 700;
|
|
451
451
|
--cv-typography-headline4-line-height: 48px;
|
|
452
|
-
--cv-typography-headline5-font-family: '
|
|
452
|
+
--cv-typography-headline5-font-family: 'Inter', sans-serif;
|
|
453
453
|
--cv-typography-headline5-font-size: 24px;
|
|
454
454
|
--cv-typography-headline5-font-weight: 700;
|
|
455
455
|
--cv-typography-headline5-line-height: 36px;
|
|
456
|
-
--cv-typography-headline6-font-family: '
|
|
456
|
+
--cv-typography-headline6-font-family: 'Inter', sans-serif;
|
|
457
457
|
--cv-typography-headline6-font-size: 20px;
|
|
458
458
|
--cv-typography-headline6-font-weight: 700;
|
|
459
459
|
--cv-typography-headline6-line-height: 28px;
|
|
460
|
-
--cv-typography-subtitle1-font-family: '
|
|
460
|
+
--cv-typography-subtitle1-font-family: 'Inter', sans-serif;
|
|
461
461
|
--cv-typography-subtitle1-font-size: 14px;
|
|
462
462
|
--cv-typography-subtitle1-font-weight: 600;
|
|
463
463
|
--cv-typography-subtitle1-line-height: 20px;
|
|
464
|
-
--cv-typography-subtitle2-font-family: '
|
|
464
|
+
--cv-typography-subtitle2-font-family: 'Inter', sans-serif;
|
|
465
465
|
--cv-typography-subtitle2-font-size: 16px;
|
|
466
466
|
--cv-typography-subtitle2-font-weight: 600;
|
|
467
467
|
--cv-typography-subtitle2-line-height: 24px;
|
|
@@ -473,7 +473,7 @@
|
|
|
473
473
|
--cv-typography-body2-font-size: 14px;
|
|
474
474
|
--cv-typography-body2-font-weight: 400;
|
|
475
475
|
--cv-typography-body2-line-height: 20px;
|
|
476
|
-
--cv-typography-button-font-family: '
|
|
476
|
+
--cv-typography-button-font-family: 'Inter', sans-serif;
|
|
477
477
|
--cv-typography-button-font-size: 14px;
|
|
478
478
|
--cv-typography-button-font-weight: 600;
|
|
479
479
|
--cv-typography-button-line-height: 16px;
|
package/index.d.ts
CHANGED
package/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu,
|
|
3
|
+
* Generated on Thu, 21 Sep 2023 16:13:33 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const CvLightPrimary = "#007373";
|
|
@@ -432,35 +432,35 @@ export const CvTeradataSlate1800 = "#0c0e0f";
|
|
|
432
432
|
export const CvTeradataSlate1900 = "#060708";
|
|
433
433
|
export const CvTeradataSlate2000 = "#020203";
|
|
434
434
|
export const CvTypographyFontFamily = "Arial, sans-serif";
|
|
435
|
-
export const CvTypographyHeadline1FontFamily = "'
|
|
435
|
+
export const CvTypographyHeadline1FontFamily = "'Inter', sans-serif";
|
|
436
436
|
export const CvTypographyHeadline1FontSize = "96px";
|
|
437
437
|
export const CvTypographyHeadline1FontWeight = "500";
|
|
438
438
|
export const CvTypographyHeadline1LineHeight = "112px";
|
|
439
|
-
export const CvTypographyHeadline2FontFamily = "'
|
|
439
|
+
export const CvTypographyHeadline2FontFamily = "'Inter', sans-serif";
|
|
440
440
|
export const CvTypographyHeadline2FontSize = "60px";
|
|
441
441
|
export const CvTypographyHeadline2FontWeight = "600";
|
|
442
442
|
export const CvTypographyHeadline2LineHeight = "84px";
|
|
443
|
-
export const CvTypographyHeadline3FontFamily = "'
|
|
443
|
+
export const CvTypographyHeadline3FontFamily = "'Inter', sans-serif";
|
|
444
444
|
export const CvTypographyHeadline3FontSize = "48px";
|
|
445
445
|
export const CvTypographyHeadline3FontWeight = "600";
|
|
446
446
|
export const CvTypographyHeadline3LineHeight = "64px";
|
|
447
|
-
export const CvTypographyHeadline4FontFamily = "'
|
|
447
|
+
export const CvTypographyHeadline4FontFamily = "'Inter', sans-serif";
|
|
448
448
|
export const CvTypographyHeadline4FontSize = "34px";
|
|
449
449
|
export const CvTypographyHeadline4FontWeight = "700";
|
|
450
450
|
export const CvTypographyHeadline4LineHeight = "48px";
|
|
451
|
-
export const CvTypographyHeadline5FontFamily = "'
|
|
451
|
+
export const CvTypographyHeadline5FontFamily = "'Inter', sans-serif";
|
|
452
452
|
export const CvTypographyHeadline5FontSize = "24px";
|
|
453
453
|
export const CvTypographyHeadline5FontWeight = "700";
|
|
454
454
|
export const CvTypographyHeadline5LineHeight = "36px";
|
|
455
|
-
export const CvTypographyHeadline6FontFamily = "'
|
|
455
|
+
export const CvTypographyHeadline6FontFamily = "'Inter', sans-serif";
|
|
456
456
|
export const CvTypographyHeadline6FontSize = "20px";
|
|
457
457
|
export const CvTypographyHeadline6FontWeight = "700";
|
|
458
458
|
export const CvTypographyHeadline6LineHeight = "28px";
|
|
459
|
-
export const CvTypographySubtitle1FontFamily = "'
|
|
459
|
+
export const CvTypographySubtitle1FontFamily = "'Inter', sans-serif";
|
|
460
460
|
export const CvTypographySubtitle1FontSize = "14px";
|
|
461
461
|
export const CvTypographySubtitle1FontWeight = "600";
|
|
462
462
|
export const CvTypographySubtitle1LineHeight = "20px";
|
|
463
|
-
export const CvTypographySubtitle2FontFamily = "'
|
|
463
|
+
export const CvTypographySubtitle2FontFamily = "'Inter', sans-serif";
|
|
464
464
|
export const CvTypographySubtitle2FontSize = "16px";
|
|
465
465
|
export const CvTypographySubtitle2FontWeight = "600";
|
|
466
466
|
export const CvTypographySubtitle2LineHeight = "24px";
|
|
@@ -472,7 +472,7 @@ export const CvTypographyBody2FontFamily = "Arial, sans-serif";
|
|
|
472
472
|
export const CvTypographyBody2FontSize = "14px";
|
|
473
473
|
export const CvTypographyBody2FontWeight = "400";
|
|
474
474
|
export const CvTypographyBody2LineHeight = "20px";
|
|
475
|
-
export const CvTypographyButtonFontFamily = "'
|
|
475
|
+
export const CvTypographyButtonFontFamily = "'Inter', sans-serif";
|
|
476
476
|
export const CvTypographyButtonFontSize = "14px";
|
|
477
477
|
export const CvTypographyButtonFontWeight = "600";
|
|
478
478
|
export const CvTypographyButtonLineHeight = "16px";
|
package/index.json
CHANGED
|
@@ -8160,12 +8160,12 @@
|
|
|
8160
8160
|
]
|
|
8161
8161
|
},
|
|
8162
8162
|
"headline1-font-family": {
|
|
8163
|
-
"value": "'
|
|
8163
|
+
"value": "'Inter', sans-serif",
|
|
8164
8164
|
"type": "fontFamilies",
|
|
8165
8165
|
"filePath": "libs/tokens/src/typography/typography.json",
|
|
8166
8166
|
"isSource": true,
|
|
8167
8167
|
"original": {
|
|
8168
|
-
"value": "'
|
|
8168
|
+
"value": "'Inter', sans-serif",
|
|
8169
8169
|
"type": "fontFamilies"
|
|
8170
8170
|
},
|
|
8171
8171
|
"name": "headline1-font-family",
|
|
@@ -8236,12 +8236,12 @@
|
|
|
8236
8236
|
]
|
|
8237
8237
|
},
|
|
8238
8238
|
"headline2-font-family": {
|
|
8239
|
-
"value": "'
|
|
8239
|
+
"value": "'Inter', sans-serif",
|
|
8240
8240
|
"type": "fontFamilies",
|
|
8241
8241
|
"filePath": "libs/tokens/src/typography/typography.json",
|
|
8242
8242
|
"isSource": true,
|
|
8243
8243
|
"original": {
|
|
8244
|
-
"value": "'
|
|
8244
|
+
"value": "'Inter', sans-serif",
|
|
8245
8245
|
"type": "fontFamilies"
|
|
8246
8246
|
},
|
|
8247
8247
|
"name": "headline2-font-family",
|
|
@@ -8312,12 +8312,12 @@
|
|
|
8312
8312
|
]
|
|
8313
8313
|
},
|
|
8314
8314
|
"headline3-font-family": {
|
|
8315
|
-
"value": "'
|
|
8315
|
+
"value": "'Inter', sans-serif",
|
|
8316
8316
|
"type": "fontFamilies",
|
|
8317
8317
|
"filePath": "libs/tokens/src/typography/typography.json",
|
|
8318
8318
|
"isSource": true,
|
|
8319
8319
|
"original": {
|
|
8320
|
-
"value": "'
|
|
8320
|
+
"value": "'Inter', sans-serif",
|
|
8321
8321
|
"type": "fontFamilies"
|
|
8322
8322
|
},
|
|
8323
8323
|
"name": "headline3-font-family",
|
|
@@ -8388,12 +8388,12 @@
|
|
|
8388
8388
|
]
|
|
8389
8389
|
},
|
|
8390
8390
|
"headline4-font-family": {
|
|
8391
|
-
"value": "'
|
|
8391
|
+
"value": "'Inter', sans-serif",
|
|
8392
8392
|
"type": "fontFamilies",
|
|
8393
8393
|
"filePath": "libs/tokens/src/typography/typography.json",
|
|
8394
8394
|
"isSource": true,
|
|
8395
8395
|
"original": {
|
|
8396
|
-
"value": "'
|
|
8396
|
+
"value": "'Inter', sans-serif",
|
|
8397
8397
|
"type": "fontFamilies"
|
|
8398
8398
|
},
|
|
8399
8399
|
"name": "headline4-font-family",
|
|
@@ -8464,12 +8464,12 @@
|
|
|
8464
8464
|
]
|
|
8465
8465
|
},
|
|
8466
8466
|
"headline5-font-family": {
|
|
8467
|
-
"value": "'
|
|
8467
|
+
"value": "'Inter', sans-serif",
|
|
8468
8468
|
"type": "fontFamilies",
|
|
8469
8469
|
"filePath": "libs/tokens/src/typography/typography.json",
|
|
8470
8470
|
"isSource": true,
|
|
8471
8471
|
"original": {
|
|
8472
|
-
"value": "'
|
|
8472
|
+
"value": "'Inter', sans-serif",
|
|
8473
8473
|
"type": "fontFamilies"
|
|
8474
8474
|
},
|
|
8475
8475
|
"name": "headline5-font-family",
|
|
@@ -8540,12 +8540,12 @@
|
|
|
8540
8540
|
]
|
|
8541
8541
|
},
|
|
8542
8542
|
"headline6-font-family": {
|
|
8543
|
-
"value": "'
|
|
8543
|
+
"value": "'Inter', sans-serif",
|
|
8544
8544
|
"type": "fontFamilies",
|
|
8545
8545
|
"filePath": "libs/tokens/src/typography/typography.json",
|
|
8546
8546
|
"isSource": true,
|
|
8547
8547
|
"original": {
|
|
8548
|
-
"value": "'
|
|
8548
|
+
"value": "'Inter', sans-serif",
|
|
8549
8549
|
"type": "fontFamilies"
|
|
8550
8550
|
},
|
|
8551
8551
|
"name": "headline6-font-family",
|
|
@@ -8616,12 +8616,12 @@
|
|
|
8616
8616
|
]
|
|
8617
8617
|
},
|
|
8618
8618
|
"subtitle1-font-family": {
|
|
8619
|
-
"value": "'
|
|
8619
|
+
"value": "'Inter', sans-serif",
|
|
8620
8620
|
"type": "fontFamilies",
|
|
8621
8621
|
"filePath": "libs/tokens/src/typography/typography.json",
|
|
8622
8622
|
"isSource": true,
|
|
8623
8623
|
"original": {
|
|
8624
|
-
"value": "'
|
|
8624
|
+
"value": "'Inter', sans-serif",
|
|
8625
8625
|
"type": "fontFamilies"
|
|
8626
8626
|
},
|
|
8627
8627
|
"name": "subtitle1-font-family",
|
|
@@ -8692,12 +8692,12 @@
|
|
|
8692
8692
|
]
|
|
8693
8693
|
},
|
|
8694
8694
|
"subtitle2-font-family": {
|
|
8695
|
-
"value": "'
|
|
8695
|
+
"value": "'Inter', sans-serif",
|
|
8696
8696
|
"type": "fontFamilies",
|
|
8697
8697
|
"filePath": "libs/tokens/src/typography/typography.json",
|
|
8698
8698
|
"isSource": true,
|
|
8699
8699
|
"original": {
|
|
8700
|
-
"value": "'
|
|
8700
|
+
"value": "'Inter', sans-serif",
|
|
8701
8701
|
"type": "fontFamilies"
|
|
8702
8702
|
},
|
|
8703
8703
|
"name": "subtitle2-font-family",
|
|
@@ -8920,12 +8920,12 @@
|
|
|
8920
8920
|
]
|
|
8921
8921
|
},
|
|
8922
8922
|
"button-font-family": {
|
|
8923
|
-
"value": "'
|
|
8923
|
+
"value": "'Inter', sans-serif",
|
|
8924
8924
|
"type": "fontFamilies",
|
|
8925
8925
|
"filePath": "libs/tokens/src/typography/typography.json",
|
|
8926
8926
|
"isSource": true,
|
|
8927
8927
|
"original": {
|
|
8928
|
-
"value": "'
|
|
8928
|
+
"value": "'Inter', sans-serif",
|
|
8929
8929
|
"type": "fontFamilies"
|
|
8930
8930
|
},
|
|
8931
8931
|
"name": "button-font-family",
|