@alfalab/core-components-vars 9.8.1 → 9.9.1
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/colors-addons.css +96 -96
- package/colors-bluetint.css +598 -572
- package/colors-decorative.css +318 -178
- package/colors-indigo.css +576 -550
- package/colors-qualitative.css +106 -106
- package/colors-sequential.css +192 -168
- package/colors-students.css +4 -0
- package/colors-students.d.ts +2 -0
- package/colors-students.js +12 -0
- package/colors-transparent.css +26 -26
- package/cssm/bundle/click.css +695 -668
- package/cssm/bundle/corp.css +695 -668
- package/cssm/bundle/intranet.css +695 -668
- package/cssm/bundle/mobile.css +695 -668
- package/cssm/bundle/site.css +695 -668
- package/cssm/colors-addons.css +96 -96
- package/cssm/colors-bluetint.css +598 -572
- package/cssm/colors-decorative.css +318 -178
- package/cssm/colors-indigo.css +576 -550
- package/cssm/colors-qualitative.css +106 -106
- package/cssm/colors-sequential.css +192 -168
- package/cssm/colors-students.css +4 -0
- package/cssm/colors-students.d.ts +2 -0
- package/cssm/colors-students.js +12 -0
- package/cssm/colors-transparent.css +26 -26
- package/cssm/gaps.css +1 -0
- package/cssm/index.css +721 -694
- package/cssm/index.d.ts +323 -296
- package/cssm/index.js +323 -296
- package/esm/colors-students.d.ts +2 -0
- package/esm/colors-students.js +6 -0
- package/esm/index.d.ts +323 -296
- package/esm/index.js +323 -296
- package/gaps.css +1 -0
- package/index.d.ts +323 -296
- package/index.js +323 -296
- package/mixins.css +2 -2
- package/modern/colors-students.d.ts +2 -0
- package/modern/colors-students.js +6 -0
- package/modern/index.d.ts +323 -296
- package/modern/index.js +323 -296
- package/package.json +1 -1
- package/src/colors-addons.css +96 -96
- package/src/colors-bluetint.css +598 -572
- package/src/colors-decorative.css +318 -178
- package/src/colors-indigo.css +576 -550
- package/src/colors-qualitative.css +106 -106
- package/src/colors-sequential.css +192 -168
- package/src/colors-students.css +4 -0
- package/src/colors-students.ts +4 -0
- package/src/colors-transparent.css +26 -26
- package/src/gaps.css +1 -0
- package/src/mixins.css +2 -2
package/cssm/colors-addons.css
CHANGED
|
@@ -1,93 +1,93 @@
|
|
|
1
1
|
:root {
|
|
2
|
-
--color-static-corpbg-neutral: #bdc0c2;
|
|
3
|
-
--color-static-corpbg-primary: #212a33;
|
|
4
|
-
--color-static-corpbg-secondary: #384048;
|
|
5
|
-
--color-static-corpbg-tertiary: #7a7f85;
|
|
6
|
-
--color-static-graphic-amethyst: #a489aa;
|
|
7
|
-
--color-static-graphic-blackberry: #bfafc6;
|
|
8
|
-
--color-static-graphic-blue-chill: #0f9c8c;
|
|
9
|
-
--color-static-graphic-blue-maya: #7eb3ff;
|
|
10
|
-
--color-static-graphic-blue-moody: #7879cf;
|
|
11
|
-
--color-static-graphic-blue-steel: #4f84ba;
|
|
12
|
-
--color-static-graphic-botticelli: #cee5e5;
|
|
13
|
-
--color-static-graphic-boulder: #7a7a7a;
|
|
14
|
-
--color-static-graphic-brink-pink: #fc617c;
|
|
15
|
-
--color-static-graphic-burnt-sienna: #eb7a58;
|
|
16
|
-
--color-static-graphic-carrot: #e8bba3;
|
|
17
|
-
--color-static-graphic-chatelle: #bfafc6;
|
|
18
|
-
--color-static-graphic-chathams-blue: #155966;
|
|
19
|
-
--color-static-graphic-chick: #f2db9e;
|
|
20
|
-
--color-static-graphic-crete: #847128;
|
|
21
|
-
--color-static-graphic-curious-blue: #2381db;
|
|
22
|
-
--color-static-graphic-curious-blue-light: #3b99d9;
|
|
23
|
-
--color-static-graphic-eastern-blue: #269cb3;
|
|
24
|
-
--color-static-graphic-french-lilac: #d3baed;
|
|
25
|
-
--color-static-graphic-fuel-yellow: #f29d32;
|
|
26
|
-
--color-static-graphic-fun-blue: #1d6ab5;
|
|
27
|
-
--color-static-graphic-gallery: #eee;
|
|
28
|
-
--color-static-graphic-green-jungle: #2fc26e;
|
|
29
|
-
--color-static-graphic-hippie-blue: #5aa4b0;
|
|
30
|
-
--color-static-graphic-jaffa: #f07134;
|
|
31
|
-
--color-static-graphic-jaffa-light: #f18836;
|
|
32
|
-
--color-static-graphic-java: #15c0e0;
|
|
33
|
-
--color-static-graphic-jungle-green: #2ab79a;
|
|
34
|
-
--color-static-graphic-lavender: #8888ad;
|
|
35
|
-
--color-static-graphic-mantis: #63cd4f;
|
|
36
|
-
--color-static-graphic-matisse: #16548f;
|
|
37
|
-
--color-static-graphic-milano-red: #cd1501;
|
|
38
|
-
--color-static-graphic-mirage: #1d2434;
|
|
39
|
-
--color-static-graphic-moon-raker: #e9dbf7;
|
|
40
|
-
--color-static-graphic-moss-green: #a6d29c;
|
|
41
|
-
--color-static-graphic-nevada: #626b75;
|
|
42
|
-
--color-static-graphic-olive: #bfd3c9;
|
|
43
|
-
--color-static-graphic-olivine: #87b965;
|
|
44
|
-
--color-static-graphic-peach: #fcc99b;
|
|
45
|
-
--color-static-graphic-persimmon: #ff5c5c;
|
|
46
|
-
--color-static-graphic-pewter: #96a5a5;
|
|
47
|
-
--color-static-graphic-pickled-bluewood: #2d3f50;
|
|
48
|
-
--color-static-graphic-porsche: #e7b965;
|
|
49
|
-
--color-static-graphic-raspberry: #dfb2bb;
|
|
50
|
-
--color-static-graphic-red-damask: #da713c;
|
|
51
|
-
--color-static-graphic-saffron: #f0c330;
|
|
52
|
-
--color-static-graphic-salomie: #fee984;
|
|
53
|
-
--color-static-graphic-sand: #f6bf65;
|
|
54
|
-
--color-static-graphic-sandy-brown: #f38f6f;
|
|
55
|
-
--color-static-graphic-seawater: #aecfd9;
|
|
56
|
-
--color-static-graphic-serenade: #fff0e3;
|
|
57
|
-
--color-static-graphic-sky: #a6c0db;
|
|
58
|
-
--color-static-graphic-soft-peach: #f3eaeb;
|
|
59
|
-
--color-static-graphic-solitude: #e8f2fe;
|
|
60
|
-
--color-static-graphic-strawberry: #f8b6a9;
|
|
61
|
-
--color-static-graphic-sundust: #d9d6ce;
|
|
62
|
-
--color-static-graphic-turkish-rose: #b56a6b;
|
|
63
|
-
--color-static-graphic-turquoise-blue: #6bd3e6;
|
|
64
|
-
--color-static-graphic-valencia: #d8463b;
|
|
65
|
-
--color-static-graphic-waikawa-gray: #5b6d9c;
|
|
66
|
-
--color-static-graphic-whisper: #f2eff6;
|
|
67
|
-
--color-static-graphic-zanah: #e1f0de;
|
|
68
|
-
--color-static-local-light-blue: #f5f7f9;
|
|
69
|
-
--color-static-overlay-black-high: rgba(0, 0, 0, 0.32);
|
|
70
|
-
--color-static-overlay-black-low: rgba(0, 0, 0, 0.16);
|
|
71
|
-
--color-static-overlay-black-normal: rgba(0, 0, 0, 0.24);
|
|
72
|
-
--color-static-overlay-black-xhigh: rgba(0, 0, 0, 0.4);
|
|
73
|
-
--color-static-overlay-black-xlow: rgba(0, 0, 0, 0.08);
|
|
74
|
-
--color-static-overlay-indigo-high: rgba(11, 31, 53, 0.32);
|
|
75
|
-
--color-static-overlay-indigo-low: rgba(11, 31, 53, 0.16);
|
|
76
|
-
--color-static-overlay-indigo-normal: rgba(11, 31, 53, 0.24);
|
|
77
|
-
--color-static-overlay-indigo-xhigh: rgba(11, 31, 53, 0.4);
|
|
78
|
-
--color-static-overlay-indigo-xlow: rgba(11, 31, 53, 0.08);
|
|
79
|
-
--color-static-overlay-white-high: rgba(255, 255, 255, 0.32);
|
|
80
|
-
--color-static-overlay-white-low: rgba(255, 255, 255, 0.16);
|
|
81
|
-
--color-static-overlay-white-normal: rgba(255, 255, 255, 0.24);
|
|
82
|
-
--color-static-overlay-white-xhigh: rgba(255, 255, 255, 0.4);
|
|
83
|
-
--color-static-overlay-white-xlow: rgba(255, 255, 255, 0.08);
|
|
84
|
-
--color-static-status-blue: #007aff;
|
|
85
|
-
--color-static-status-green: #13a463;
|
|
86
|
-
--color-static-status-grey: #6d7986;
|
|
87
|
-
--color-static-status-orange: #de6a00;
|
|
88
|
-
--color-static-status-purple: #673ab7;
|
|
89
|
-
--color-static-status-red: #d91d0b;
|
|
90
|
-
--color-static-status-teal: #219187;
|
|
2
|
+
--color-static-corpbg-neutral: #bdc0c2; /* deprecated */
|
|
3
|
+
--color-static-corpbg-primary: #212a33; /* deprecated */
|
|
4
|
+
--color-static-corpbg-secondary: #384048; /* deprecated */
|
|
5
|
+
--color-static-corpbg-tertiary: #7a7f85; /* deprecated */
|
|
6
|
+
--color-static-graphic-amethyst: #a489aa; /* deprecated */
|
|
7
|
+
--color-static-graphic-blackberry: #bfafc6; /* deprecated */
|
|
8
|
+
--color-static-graphic-blue-chill: #0f9c8c; /* deprecated */
|
|
9
|
+
--color-static-graphic-blue-maya: #7eb3ff; /* deprecated */
|
|
10
|
+
--color-static-graphic-blue-moody: #7879cf; /* deprecated */
|
|
11
|
+
--color-static-graphic-blue-steel: #4f84ba; /* deprecated */
|
|
12
|
+
--color-static-graphic-botticelli: #cee5e5; /* deprecated */
|
|
13
|
+
--color-static-graphic-boulder: #7a7a7a; /* deprecated */
|
|
14
|
+
--color-static-graphic-brink-pink: #fc617c; /* deprecated */
|
|
15
|
+
--color-static-graphic-burnt-sienna: #eb7a58; /* deprecated */
|
|
16
|
+
--color-static-graphic-carrot: #e8bba3; /* deprecated */
|
|
17
|
+
--color-static-graphic-chatelle: #bfafc6; /* deprecated */
|
|
18
|
+
--color-static-graphic-chathams-blue: #155966; /* deprecated */
|
|
19
|
+
--color-static-graphic-chick: #f2db9e; /* deprecated */
|
|
20
|
+
--color-static-graphic-crete: #847128; /* deprecated */
|
|
21
|
+
--color-static-graphic-curious-blue: #2381db; /* deprecated */
|
|
22
|
+
--color-static-graphic-curious-blue-light: #3b99d9; /* deprecated */
|
|
23
|
+
--color-static-graphic-eastern-blue: #269cb3; /* deprecated */
|
|
24
|
+
--color-static-graphic-french-lilac: #d3baed; /* deprecated */
|
|
25
|
+
--color-static-graphic-fuel-yellow: #f29d32; /* deprecated */
|
|
26
|
+
--color-static-graphic-fun-blue: #1d6ab5; /* deprecated */
|
|
27
|
+
--color-static-graphic-gallery: #eee; /* deprecated */
|
|
28
|
+
--color-static-graphic-green-jungle: #2fc26e; /* deprecated */
|
|
29
|
+
--color-static-graphic-hippie-blue: #5aa4b0; /* deprecated */
|
|
30
|
+
--color-static-graphic-jaffa: #f07134; /* deprecated */
|
|
31
|
+
--color-static-graphic-jaffa-light: #f18836; /* deprecated */
|
|
32
|
+
--color-static-graphic-java: #15c0e0; /* deprecated */
|
|
33
|
+
--color-static-graphic-jungle-green: #2ab79a; /* deprecated */
|
|
34
|
+
--color-static-graphic-lavender: #8888ad; /* deprecated */
|
|
35
|
+
--color-static-graphic-mantis: #63cd4f; /* deprecated */
|
|
36
|
+
--color-static-graphic-matisse: #16548f; /* deprecated */
|
|
37
|
+
--color-static-graphic-milano-red: #cd1501; /* deprecated */
|
|
38
|
+
--color-static-graphic-mirage: #1d2434; /* deprecated */
|
|
39
|
+
--color-static-graphic-moon-raker: #e9dbf7; /* deprecated */
|
|
40
|
+
--color-static-graphic-moss-green: #a6d29c; /* deprecated */
|
|
41
|
+
--color-static-graphic-nevada: #626b75; /* deprecated */
|
|
42
|
+
--color-static-graphic-olive: #bfd3c9; /* deprecated */
|
|
43
|
+
--color-static-graphic-olivine: #87b965; /* deprecated */
|
|
44
|
+
--color-static-graphic-peach: #fcc99b; /* deprecated */
|
|
45
|
+
--color-static-graphic-persimmon: #ff5c5c; /* deprecated */
|
|
46
|
+
--color-static-graphic-pewter: #96a5a5; /* deprecated */
|
|
47
|
+
--color-static-graphic-pickled-bluewood: #2d3f50; /* deprecated */
|
|
48
|
+
--color-static-graphic-porsche: #e7b965; /* deprecated */
|
|
49
|
+
--color-static-graphic-raspberry: #dfb2bb; /* deprecated */
|
|
50
|
+
--color-static-graphic-red-damask: #da713c; /* deprecated */
|
|
51
|
+
--color-static-graphic-saffron: #f0c330; /* deprecated */
|
|
52
|
+
--color-static-graphic-salomie: #fee984; /* deprecated */
|
|
53
|
+
--color-static-graphic-sand: #f6bf65; /* deprecated */
|
|
54
|
+
--color-static-graphic-sandy-brown: #f38f6f; /* deprecated */
|
|
55
|
+
--color-static-graphic-seawater: #aecfd9; /* deprecated */
|
|
56
|
+
--color-static-graphic-serenade: #fff0e3; /* deprecated */
|
|
57
|
+
--color-static-graphic-sky: #a6c0db; /* deprecated */
|
|
58
|
+
--color-static-graphic-soft-peach: #f3eaeb; /* deprecated */
|
|
59
|
+
--color-static-graphic-solitude: #e8f2fe; /* deprecated */
|
|
60
|
+
--color-static-graphic-strawberry: #f8b6a9; /* deprecated */
|
|
61
|
+
--color-static-graphic-sundust: #d9d6ce; /* deprecated */
|
|
62
|
+
--color-static-graphic-turkish-rose: #b56a6b; /* deprecated */
|
|
63
|
+
--color-static-graphic-turquoise-blue: #6bd3e6; /* deprecated */
|
|
64
|
+
--color-static-graphic-valencia: #d8463b; /* deprecated */
|
|
65
|
+
--color-static-graphic-waikawa-gray: #5b6d9c; /* deprecated */
|
|
66
|
+
--color-static-graphic-whisper: #f2eff6; /* deprecated */
|
|
67
|
+
--color-static-graphic-zanah: #e1f0de; /* deprecated */
|
|
68
|
+
--color-static-local-light-blue: #f5f7f9; /* deprecated */
|
|
69
|
+
--color-static-overlay-black-high: rgba(0, 0, 0, 0.32); /* deprecated */
|
|
70
|
+
--color-static-overlay-black-low: rgba(0, 0, 0, 0.16); /* deprecated */
|
|
71
|
+
--color-static-overlay-black-normal: rgba(0, 0, 0, 0.24); /* deprecated */
|
|
72
|
+
--color-static-overlay-black-xhigh: rgba(0, 0, 0, 0.4); /* deprecated */
|
|
73
|
+
--color-static-overlay-black-xlow: rgba(0, 0, 0, 0.08); /* deprecated */
|
|
74
|
+
--color-static-overlay-indigo-high: rgba(11, 31, 53, 0.32); /* deprecated */
|
|
75
|
+
--color-static-overlay-indigo-low: rgba(11, 31, 53, 0.16); /* deprecated */
|
|
76
|
+
--color-static-overlay-indigo-normal: rgba(11, 31, 53, 0.24); /* deprecated */
|
|
77
|
+
--color-static-overlay-indigo-xhigh: rgba(11, 31, 53, 0.4); /* deprecated */
|
|
78
|
+
--color-static-overlay-indigo-xlow: rgba(11, 31, 53, 0.08); /* deprecated */
|
|
79
|
+
--color-static-overlay-white-high: rgba(255, 255, 255, 0.32); /* deprecated */
|
|
80
|
+
--color-static-overlay-white-low: rgba(255, 255, 255, 0.16); /* deprecated */
|
|
81
|
+
--color-static-overlay-white-normal: rgba(255, 255, 255, 0.24); /* deprecated */
|
|
82
|
+
--color-static-overlay-white-xhigh: rgba(255, 255, 255, 0.4); /* deprecated */
|
|
83
|
+
--color-static-overlay-white-xlow: rgba(255, 255, 255, 0.08); /* deprecated */
|
|
84
|
+
--color-static-status-blue: #007aff; /* deprecated */
|
|
85
|
+
--color-static-status-green: #13a463; /* deprecated */
|
|
86
|
+
--color-static-status-grey: #6d7986; /* deprecated */
|
|
87
|
+
--color-static-status-orange: #de6a00; /* deprecated */
|
|
88
|
+
--color-static-status-purple: #673ab7; /* deprecated */
|
|
89
|
+
--color-static-status-red: #d91d0b; /* deprecated */
|
|
90
|
+
--color-static-status-teal: #219187; /* deprecated */
|
|
91
91
|
--color-static-graphic-blue-chill-old: #0f9c8c; /* deprecated */
|
|
92
92
|
--color-static-graphic-boulder-old: #7a7a7a; /* deprecated */
|
|
93
93
|
--color-static-graphic-brink-pink-old: #fc617c; /* deprecated */
|
|
@@ -117,11 +117,11 @@
|
|
|
117
117
|
--color-static-graphic-turquoise-blue-old: #6bd3e6; /* deprecated */
|
|
118
118
|
--color-static-graphic-valencia-old: #d8463b; /* deprecated */
|
|
119
119
|
--color-static-graphic-waikawa-gray-old: #5b6d9c; /* deprecated */
|
|
120
|
-
--color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
|
|
121
|
-
--color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
|
|
122
|
-
--color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
|
|
123
|
-
--color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
|
|
124
|
-
--color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
|
|
125
|
-
--color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
|
|
126
|
-
--color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
|
|
120
|
+
--color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1); /* deprecated */
|
|
121
|
+
--color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1); /* deprecated */
|
|
122
|
+
--color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1); /* deprecated */
|
|
123
|
+
--color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1); /* deprecated */
|
|
124
|
+
--color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1); /* deprecated */
|
|
125
|
+
--color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1); /* deprecated */
|
|
126
|
+
--color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1); /* deprecated */
|
|
127
127
|
}
|