@covalent/tokens 10.1.1 → 10.2.0
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 +398 -374
- package/index.css +24 -12
- package/index.d.ts +12 -0
- package/index.js +24 -12
- package/index.json +2109 -1571
- package/package.json +1 -1
package/index.css
CHANGED
|
@@ -92,9 +92,9 @@
|
|
|
92
92
|
--cv-dark-divider: #3e3e41;
|
|
93
93
|
--cv-dark-emphasis: #cc809c;
|
|
94
94
|
--cv-dark-accent: #bac3ff;
|
|
95
|
-
--cv-dark-background: #
|
|
96
|
-
--cv-dark-surface: #
|
|
97
|
-
--cv-dark-surface-canvas: #
|
|
95
|
+
--cv-dark-background: #1e1d1e;
|
|
96
|
+
--cv-dark-surface: #1e1d1e;
|
|
97
|
+
--cv-dark-surface-canvas: #38383b;
|
|
98
98
|
--cv-dark-surface-primary: #1d2c43;
|
|
99
99
|
--cv-dark-surface-primary-highlight: rgba(186, 195, 255, 0.08);
|
|
100
100
|
--cv-dark-surface-primary-highlight-hover: rgba(186, 195, 255, 0.08);
|
|
@@ -327,8 +327,8 @@
|
|
|
327
327
|
--cv-theme-light-colors-on-tertiary: #ffffff;
|
|
328
328
|
--cv-theme-light-colors-on-tertiary-container: #481300;
|
|
329
329
|
--cv-theme-light-colors-surface: #f8f9fb;
|
|
330
|
-
--cv-theme-light-colors-surface-dim: #
|
|
331
|
-
--cv-theme-light-colors-surface-bright: #
|
|
330
|
+
--cv-theme-light-colors-surface-dim: #f3f5f9;
|
|
331
|
+
--cv-theme-light-colors-surface-bright: #ffffff;
|
|
332
332
|
--cv-theme-light-colors-surface-container-lowest: #ffffff;
|
|
333
333
|
--cv-theme-light-colors-surface-container-low: #f3f5f9;
|
|
334
334
|
--cv-theme-light-colors-surface-container: #eff1f7;
|
|
@@ -500,6 +500,7 @@
|
|
|
500
500
|
--cv-theme-light-colors-surface-variant-8: rgba(248, 249, 251, 0.08);
|
|
501
501
|
--cv-theme-light-colors-surface-variant-12: rgba(248, 249, 251, 0.12);
|
|
502
502
|
--cv-theme-light-colors-surface-variant-16: rgba(253, 249, 252, 0.16);
|
|
503
|
+
--cv-theme-light-colors-logo: #ff5f02;
|
|
503
504
|
--cv-theme-light-colors-on-surface-variant-38: rgba(89, 98, 123, 0.38);
|
|
504
505
|
--cv-theme-light-colors-on-primary-38: rgba(255, 255, 255, 0.38);
|
|
505
506
|
--cv-theme-light-colors-on-secondary-38: rgba(255, 255, 255, 0.38);
|
|
@@ -534,6 +535,11 @@
|
|
|
534
535
|
--cv-theme-light-colors-on-emphasis-74: rgba(255, 255, 255, 0.74);
|
|
535
536
|
--cv-theme-light-colors-on-emphasis-container-38: rgba(24, 14, 0, 0.38);
|
|
536
537
|
--cv-theme-light-colors-on-emphasis-container-74: rgba(24, 14, 0, 0.74);
|
|
538
|
+
--cv-theme-light-colors-on-primary-container-38: rgba(0, 17, 90, 0.38);
|
|
539
|
+
--cv-theme-light-colors-on-primary-container-74: rgba(0, 17, 90, 0.74);
|
|
540
|
+
--cv-theme-light-colors-primary-38: rgba(48, 83, 244, 0.38);
|
|
541
|
+
--cv-theme-light-colors-primary-74: rgba(48, 83, 244, 0.74);
|
|
542
|
+
--cv-theme-light-colors-brand: #ff5f02;
|
|
537
543
|
--cv-theme-dark-palettes-digital-blue-98: #efefff;
|
|
538
544
|
--cv-theme-dark-palettes-digital-blue-100: #ffffff;
|
|
539
545
|
--cv-theme-dark-palettes-digital-blue-95: #dde1ff;
|
|
@@ -725,14 +731,14 @@
|
|
|
725
731
|
--cv-theme-dark-colors-tertiary-container: #c25d33;
|
|
726
732
|
--cv-theme-dark-colors-on-tertiary: #612e1a;
|
|
727
733
|
--cv-theme-dark-colors-on-tertiary-container: #fef1ec;
|
|
728
|
-
--cv-theme-dark-colors-surface: #
|
|
729
|
-
--cv-theme-dark-colors-surface-dim: #
|
|
734
|
+
--cv-theme-dark-colors-surface: #1e1d1e;
|
|
735
|
+
--cv-theme-dark-colors-surface-dim: #161616;
|
|
730
736
|
--cv-theme-dark-colors-surface-bright: #4a4a4d;
|
|
731
|
-
--cv-theme-dark-colors-surface-container-lowest: #
|
|
732
|
-
--cv-theme-dark-colors-surface-container-low: #
|
|
733
|
-
--cv-theme-dark-colors-surface-container: #
|
|
734
|
-
--cv-theme-dark-colors-surface-container-high: #
|
|
735
|
-
--cv-theme-dark-colors-surface-container-highest: #
|
|
737
|
+
--cv-theme-dark-colors-surface-container-lowest: #2c2b2d;
|
|
738
|
+
--cv-theme-dark-colors-surface-container-low: #323134;
|
|
739
|
+
--cv-theme-dark-colors-surface-container: #38383b;
|
|
740
|
+
--cv-theme-dark-colors-surface-container-high: #3e3e41;
|
|
741
|
+
--cv-theme-dark-colors-surface-container-highest: #444447;
|
|
736
742
|
--cv-theme-dark-colors-on-surface: #ebe8ec;
|
|
737
743
|
--cv-theme-dark-colors-on-surface-variant: #d5d3d8;
|
|
738
744
|
--cv-theme-dark-colors-inverse-surface: #ebe8ec;
|
|
@@ -899,6 +905,7 @@
|
|
|
899
905
|
--cv-theme-dark-colors-surface-variant-8: rgba(0, 0, 0, 0.08);
|
|
900
906
|
--cv-theme-dark-colors-surface-variant-12: rgba(0, 0, 0, 0.12);
|
|
901
907
|
--cv-theme-dark-colors-surface-variant-16: rgba(0, 0, 0, 0.16);
|
|
908
|
+
--cv-theme-dark-colors-logo: #ffffff;
|
|
902
909
|
--cv-theme-dark-colors-on-surface-variant-38: rgba(213, 211, 216, 0.38);
|
|
903
910
|
--cv-theme-dark-colors-on-primary-38: rgba(17, 26, 40, 0.38);
|
|
904
911
|
--cv-theme-dark-colors-on-secondary-38: rgba(23, 26, 44, 0.38);
|
|
@@ -933,6 +940,11 @@
|
|
|
933
940
|
--cv-theme-dark-colors-on-emphasis-74: rgba(25, 16, 19, 0.74);
|
|
934
941
|
--cv-theme-dark-colors-on-emphasis-container-38: rgba(255, 217, 231, 0.38);
|
|
935
942
|
--cv-theme-dark-colors-on-emphasis-container-74: rgba(255, 217, 231, 0.74);
|
|
943
|
+
--cv-theme-dark-colors-on-primary-container-38: rgba(221, 225, 255, 0.38);
|
|
944
|
+
--cv-theme-dark-colors-on-primary-container-74: rgba(221, 225, 255, 0.74);
|
|
945
|
+
--cv-theme-dark-colors-primary-38: rgba(186, 195, 255, 0.38);
|
|
946
|
+
--cv-theme-dark-colors-primary-74: rgba(186, 195, 255, 0.74);
|
|
947
|
+
--cv-theme-dark-colors-brand: #ff5f02;
|
|
936
948
|
--cv-teradata-teal-50: #def9f8;
|
|
937
949
|
--cv-teradata-teal-100: #b2ebea;
|
|
938
950
|
--cv-teradata-teal-200: #85dddc;
|
package/index.d.ts
CHANGED
|
@@ -499,6 +499,7 @@ export const CvThemeLightColorsBackground: string;
|
|
|
499
499
|
export const CvThemeLightColorsSurfaceVariant8: string;
|
|
500
500
|
export const CvThemeLightColorsSurfaceVariant12: string;
|
|
501
501
|
export const CvThemeLightColorsSurfaceVariant16: string;
|
|
502
|
+
export const CvThemeLightColorsLogo: string;
|
|
502
503
|
export const CvThemeLightColorsOnSurfaceVariant38: string;
|
|
503
504
|
export const CvThemeLightColorsOnPrimary38: string;
|
|
504
505
|
export const CvThemeLightColorsOnSecondary38: string;
|
|
@@ -533,6 +534,11 @@ export const CvThemeLightColorsOnEmphasis38: string;
|
|
|
533
534
|
export const CvThemeLightColorsOnEmphasis74: string;
|
|
534
535
|
export const CvThemeLightColorsOnEmphasisContainer38: string;
|
|
535
536
|
export const CvThemeLightColorsOnEmphasisContainer74: string;
|
|
537
|
+
export const CvThemeLightColorsOnPrimaryContainer38: string;
|
|
538
|
+
export const CvThemeLightColorsOnPrimaryContainer74: string;
|
|
539
|
+
export const CvThemeLightColorsPrimary38: string;
|
|
540
|
+
export const CvThemeLightColorsPrimary74: string;
|
|
541
|
+
export const CvThemeLightColorsBrand: string;
|
|
536
542
|
export const CvThemeDarkPalettesDigitalBlue98: string;
|
|
537
543
|
export const CvThemeDarkPalettesDigitalBlue100: string;
|
|
538
544
|
export const CvThemeDarkPalettesDigitalBlue95: string;
|
|
@@ -898,6 +904,7 @@ export const CvThemeDarkColorsBackground: string;
|
|
|
898
904
|
export const CvThemeDarkColorsSurfaceVariant8: string;
|
|
899
905
|
export const CvThemeDarkColorsSurfaceVariant12: string;
|
|
900
906
|
export const CvThemeDarkColorsSurfaceVariant16: string;
|
|
907
|
+
export const CvThemeDarkColorsLogo: string;
|
|
901
908
|
export const CvThemeDarkColorsOnSurfaceVariant38: string;
|
|
902
909
|
export const CvThemeDarkColorsOnPrimary38: string;
|
|
903
910
|
export const CvThemeDarkColorsOnSecondary38: string;
|
|
@@ -932,6 +939,11 @@ export const CvThemeDarkColorsOnEmphasis38: string;
|
|
|
932
939
|
export const CvThemeDarkColorsOnEmphasis74: string;
|
|
933
940
|
export const CvThemeDarkColorsOnEmphasisContainer38: string;
|
|
934
941
|
export const CvThemeDarkColorsOnEmphasisContainer74: string;
|
|
942
|
+
export const CvThemeDarkColorsOnPrimaryContainer38: string;
|
|
943
|
+
export const CvThemeDarkColorsOnPrimaryContainer74: string;
|
|
944
|
+
export const CvThemeDarkColorsPrimary38: string;
|
|
945
|
+
export const CvThemeDarkColorsPrimary74: string;
|
|
946
|
+
export const CvThemeDarkColorsBrand: string;
|
|
935
947
|
export const CvTeradataTeal50: string;
|
|
936
948
|
export const CvTeradataTeal100: string;
|
|
937
949
|
export const CvTeradataTeal200: string;
|
package/index.js
CHANGED
|
@@ -91,9 +91,9 @@ export const CvDarkOnError = "#331915";
|
|
|
91
91
|
export const CvDarkDivider = "#3e3e41";
|
|
92
92
|
export const CvDarkEmphasis = "#cc809c";
|
|
93
93
|
export const CvDarkAccent = "#bac3ff";
|
|
94
|
-
export const CvDarkBackground = "#
|
|
95
|
-
export const CvDarkSurface = "#
|
|
96
|
-
export const CvDarkSurfaceCanvas = "#
|
|
94
|
+
export const CvDarkBackground = "#1e1d1e";
|
|
95
|
+
export const CvDarkSurface = "#1e1d1e";
|
|
96
|
+
export const CvDarkSurfaceCanvas = "#38383b";
|
|
97
97
|
export const CvDarkSurfacePrimary = "#1d2c43";
|
|
98
98
|
export const CvDarkSurfacePrimaryHighlight = "#bac3ff";
|
|
99
99
|
export const CvDarkSurfacePrimaryHighlightHover = "#bac3ff";
|
|
@@ -326,8 +326,8 @@ export const CvThemeLightColorsTertiaryContainer = "#ffdbce";
|
|
|
326
326
|
export const CvThemeLightColorsOnTertiary = "#ffffff";
|
|
327
327
|
export const CvThemeLightColorsOnTertiaryContainer = "#481300";
|
|
328
328
|
export const CvThemeLightColorsSurface = "#f8f9fb";
|
|
329
|
-
export const CvThemeLightColorsSurfaceDim = "#
|
|
330
|
-
export const CvThemeLightColorsSurfaceBright = "#
|
|
329
|
+
export const CvThemeLightColorsSurfaceDim = "#f3f5f9";
|
|
330
|
+
export const CvThemeLightColorsSurfaceBright = "#ffffff";
|
|
331
331
|
export const CvThemeLightColorsSurfaceContainerLowest = "#ffffff";
|
|
332
332
|
export const CvThemeLightColorsSurfaceContainerLow = "#f3f5f9";
|
|
333
333
|
export const CvThemeLightColorsSurfaceContainer = "#eff1f7";
|
|
@@ -499,6 +499,7 @@ export const CvThemeLightColorsBackground = "#f8f9fb";
|
|
|
499
499
|
export const CvThemeLightColorsSurfaceVariant8 = "#f8f9fb";
|
|
500
500
|
export const CvThemeLightColorsSurfaceVariant12 = "#f8f9fb";
|
|
501
501
|
export const CvThemeLightColorsSurfaceVariant16 = "#fdf9fc";
|
|
502
|
+
export const CvThemeLightColorsLogo = "#ff5f02";
|
|
502
503
|
export const CvThemeLightColorsOnSurfaceVariant38 = "#59627b";
|
|
503
504
|
export const CvThemeLightColorsOnPrimary38 = "#ffffff";
|
|
504
505
|
export const CvThemeLightColorsOnSecondary38 = "#ffffff";
|
|
@@ -533,6 +534,11 @@ export const CvThemeLightColorsOnEmphasis38 = "#ffffff";
|
|
|
533
534
|
export const CvThemeLightColorsOnEmphasis74 = "#ffffff";
|
|
534
535
|
export const CvThemeLightColorsOnEmphasisContainer38 = "#180e00";
|
|
535
536
|
export const CvThemeLightColorsOnEmphasisContainer74 = "#180e00";
|
|
537
|
+
export const CvThemeLightColorsOnPrimaryContainer38 = "#00115a";
|
|
538
|
+
export const CvThemeLightColorsOnPrimaryContainer74 = "#00115a";
|
|
539
|
+
export const CvThemeLightColorsPrimary38 = "#3053f4";
|
|
540
|
+
export const CvThemeLightColorsPrimary74 = "#3053f4";
|
|
541
|
+
export const CvThemeLightColorsBrand = "#ff5f02";
|
|
536
542
|
export const CvThemeDarkPalettesDigitalBlue98 = "#efefff";
|
|
537
543
|
export const CvThemeDarkPalettesDigitalBlue100 = "#ffffff";
|
|
538
544
|
export const CvThemeDarkPalettesDigitalBlue95 = "#dde1ff";
|
|
@@ -724,14 +730,14 @@ export const CvThemeDarkColorsTertiary = "#ff5f02";
|
|
|
724
730
|
export const CvThemeDarkColorsTertiaryContainer = "#c25d33";
|
|
725
731
|
export const CvThemeDarkColorsOnTertiary = "#612e1a";
|
|
726
732
|
export const CvThemeDarkColorsOnTertiaryContainer = "#fef1ec";
|
|
727
|
-
export const CvThemeDarkColorsSurface = "#
|
|
728
|
-
export const CvThemeDarkColorsSurfaceDim = "#
|
|
733
|
+
export const CvThemeDarkColorsSurface = "#1e1d1e";
|
|
734
|
+
export const CvThemeDarkColorsSurfaceDim = "#161616";
|
|
729
735
|
export const CvThemeDarkColorsSurfaceBright = "#4a4a4d";
|
|
730
|
-
export const CvThemeDarkColorsSurfaceContainerLowest = "#
|
|
731
|
-
export const CvThemeDarkColorsSurfaceContainerLow = "#
|
|
732
|
-
export const CvThemeDarkColorsSurfaceContainer = "#
|
|
733
|
-
export const CvThemeDarkColorsSurfaceContainerHigh = "#
|
|
734
|
-
export const CvThemeDarkColorsSurfaceContainerHighest = "#
|
|
736
|
+
export const CvThemeDarkColorsSurfaceContainerLowest = "#2c2b2d";
|
|
737
|
+
export const CvThemeDarkColorsSurfaceContainerLow = "#323134";
|
|
738
|
+
export const CvThemeDarkColorsSurfaceContainer = "#38383b";
|
|
739
|
+
export const CvThemeDarkColorsSurfaceContainerHigh = "#3e3e41";
|
|
740
|
+
export const CvThemeDarkColorsSurfaceContainerHighest = "#444447";
|
|
735
741
|
export const CvThemeDarkColorsOnSurface = "#ebe8ec";
|
|
736
742
|
export const CvThemeDarkColorsOnSurfaceVariant = "#d5d3d8";
|
|
737
743
|
export const CvThemeDarkColorsInverseSurface = "#ebe8ec";
|
|
@@ -898,6 +904,7 @@ export const CvThemeDarkColorsBackground = "#000000";
|
|
|
898
904
|
export const CvThemeDarkColorsSurfaceVariant8 = "#000000";
|
|
899
905
|
export const CvThemeDarkColorsSurfaceVariant12 = "#000000";
|
|
900
906
|
export const CvThemeDarkColorsSurfaceVariant16 = "#000000";
|
|
907
|
+
export const CvThemeDarkColorsLogo = "#ffffff";
|
|
901
908
|
export const CvThemeDarkColorsOnSurfaceVariant38 = "#d5d3d8";
|
|
902
909
|
export const CvThemeDarkColorsOnPrimary38 = "#111a28";
|
|
903
910
|
export const CvThemeDarkColorsOnSecondary38 = "#171a2c";
|
|
@@ -932,6 +939,11 @@ export const CvThemeDarkColorsOnEmphasis38 = "#191013";
|
|
|
932
939
|
export const CvThemeDarkColorsOnEmphasis74 = "#191013";
|
|
933
940
|
export const CvThemeDarkColorsOnEmphasisContainer38 = "#ffd9e7";
|
|
934
941
|
export const CvThemeDarkColorsOnEmphasisContainer74 = "#ffd9e7";
|
|
942
|
+
export const CvThemeDarkColorsOnPrimaryContainer38 = "#dde1ff";
|
|
943
|
+
export const CvThemeDarkColorsOnPrimaryContainer74 = "#dde1ff";
|
|
944
|
+
export const CvThemeDarkColorsPrimary38 = "#bac3ff";
|
|
945
|
+
export const CvThemeDarkColorsPrimary74 = "#bac3ff";
|
|
946
|
+
export const CvThemeDarkColorsBrand = "#ff5f02";
|
|
935
947
|
export const CvTeradataTeal50 = "#def9f8";
|
|
936
948
|
export const CvTeradataTeal100 = "#b2ebea";
|
|
937
949
|
export const CvTeradataTeal200 = "#85dddc";
|