@vector-im/compound-design-tokens 1.9.2 → 2.0.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/assets/web/css/cpd-common-semantic.css +0 -1
- package/assets/web/js/cpdDark.d.ts +0 -1
- package/assets/web/js/cpdDark.js +0 -1
- package/assets/web/js/cpdDarkHc.d.ts +0 -1
- package/assets/web/js/cpdDarkHc.js +0 -1
- package/assets/web/js/cpdLight.d.ts +0 -1
- package/assets/web/js/cpdLight.js +0 -1
- package/assets/web/js/cpdLightHc.d.ts +0 -1
- package/assets/web/js/cpdLightHc.js +0 -1
- package/package.json +1 -1
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
:root, [class*="cpd-theme-"] {
|
|
2
2
|
--cpd-color-text-primary: var(--cpd-color-gray-1400);
|
|
3
3
|
--cpd-color-text-secondary: var(--cpd-color-gray-900);
|
|
4
|
-
--cpd-color-text-placeholder: var(--cpd-color-gray-800);
|
|
5
4
|
--cpd-color-text-disabled: var(--cpd-color-gray-800);
|
|
6
5
|
--cpd-color-text-action-primary: var(--cpd-color-gray-1400);
|
|
7
6
|
--cpd-color-text-action-accent: var(--cpd-color-green-900);
|
|
@@ -564,7 +564,6 @@ export const cpdColorAlphaPink1300: string;
|
|
|
564
564
|
export const cpdColorAlphaPink1400: string;
|
|
565
565
|
export const cpdColorTextPrimary: string;
|
|
566
566
|
export const cpdColorTextSecondary: string;
|
|
567
|
-
export const cpdColorTextPlaceholder: string;
|
|
568
567
|
export const cpdColorTextDisabled: string;
|
|
569
568
|
export const cpdColorTextActionPrimary: string;
|
|
570
569
|
export const cpdColorTextActionAccent: string;
|
package/assets/web/js/cpdDark.js
CHANGED
|
@@ -588,7 +588,6 @@ export const cpdColorAlphaPink1300 = "hsl(347, 100%, 91%, 1)";
|
|
|
588
588
|
export const cpdColorAlphaPink1400 = "hsl(347, 100%, 96%, 1)";
|
|
589
589
|
export const cpdColorTextPrimary = "#ebeef2";
|
|
590
590
|
export const cpdColorTextSecondary = "#808994";
|
|
591
|
-
export const cpdColorTextPlaceholder = "#656c76";
|
|
592
591
|
export const cpdColorTextDisabled = "#656c76";
|
|
593
592
|
export const cpdColorTextActionPrimary = "#ebeef2";
|
|
594
593
|
export const cpdColorTextActionAccent = "#129a78";
|
|
@@ -564,7 +564,6 @@ export const cpdColorAlphaPink1300: string;
|
|
|
564
564
|
export const cpdColorAlphaPink1400: string;
|
|
565
565
|
export const cpdColorTextPrimary: string;
|
|
566
566
|
export const cpdColorTextSecondary: string;
|
|
567
|
-
export const cpdColorTextPlaceholder: string;
|
|
568
567
|
export const cpdColorTextDisabled: string;
|
|
569
568
|
export const cpdColorTextActionPrimary: string;
|
|
570
569
|
export const cpdColorTextActionAccent: string;
|
|
@@ -588,7 +588,6 @@ export const cpdColorAlphaPink1300 = "hsl(347, 100%, 96%, 1)";
|
|
|
588
588
|
export const cpdColorAlphaPink1400 = "hsl(347, 100%, 97%, 1)";
|
|
589
589
|
export const cpdColorTextPrimary = "#f2f5f7";
|
|
590
590
|
export const cpdColorTextSecondary = "#acb4bd";
|
|
591
|
-
export const cpdColorTextPlaceholder = "#79818d";
|
|
592
591
|
export const cpdColorTextDisabled = "#79818d";
|
|
593
592
|
export const cpdColorTextActionPrimary = "#f2f5f7";
|
|
594
593
|
export const cpdColorTextActionAccent = "#37c998";
|
|
@@ -564,7 +564,6 @@ export const cpdColorAlphaPink1300: string;
|
|
|
564
564
|
export const cpdColorAlphaPink1400: string;
|
|
565
565
|
export const cpdColorTextPrimary: string;
|
|
566
566
|
export const cpdColorTextSecondary: string;
|
|
567
|
-
export const cpdColorTextPlaceholder: string;
|
|
568
567
|
export const cpdColorTextDisabled: string;
|
|
569
568
|
export const cpdColorTextActionPrimary: string;
|
|
570
569
|
export const cpdColorTextActionAccent: string;
|
|
@@ -588,7 +588,6 @@ export const cpdColorAlphaPink1300 = "hsl(333, 100%, 19%, 1)";
|
|
|
588
588
|
export const cpdColorAlphaPink1400 = "hsl(339, 100%, 13%, 1)";
|
|
589
589
|
export const cpdColorTextPrimary = "#1b1d22";
|
|
590
590
|
export const cpdColorTextSecondary = "#656d77";
|
|
591
|
-
export const cpdColorTextPlaceholder = "#818a95";
|
|
592
591
|
export const cpdColorTextDisabled = "#818a95";
|
|
593
592
|
export const cpdColorTextActionPrimary = "#1b1d22";
|
|
594
593
|
export const cpdColorTextActionAccent = "#007a61";
|
|
@@ -564,7 +564,6 @@ export const cpdColorAlphaPink1300: string;
|
|
|
564
564
|
export const cpdColorAlphaPink1400: string;
|
|
565
565
|
export const cpdColorTextPrimary: string;
|
|
566
566
|
export const cpdColorTextSecondary: string;
|
|
567
|
-
export const cpdColorTextPlaceholder: string;
|
|
568
567
|
export const cpdColorTextDisabled: string;
|
|
569
568
|
export const cpdColorTextActionPrimary: string;
|
|
570
569
|
export const cpdColorTextActionAccent: string;
|
|
@@ -588,7 +588,6 @@ export const cpdColorAlphaPink1300 = "hsl(337, 100%, 15%, 1)";
|
|
|
588
588
|
export const cpdColorAlphaPink1400 = "hsl(341, 100%, 13%, 1)";
|
|
589
589
|
export const cpdColorTextPrimary = "#1a1c21";
|
|
590
590
|
export const cpdColorTextSecondary = "#474a51";
|
|
591
|
-
export const cpdColorTextPlaceholder = "#6c737e";
|
|
592
591
|
export const cpdColorTextDisabled = "#6c737e";
|
|
593
592
|
export const cpdColorTextActionPrimary = "#1a1c21";
|
|
594
593
|
export const cpdColorTextActionAccent = "#00553d";
|