@alfalab/core-components-vars 9.11.1 → 9.12.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/bundle/click.css +1 -0
- package/bundle/corp.css +1 -0
- package/bundle/intranet.css +1 -0
- package/bundle/mobile.css +1 -0
- package/bundle/site.css +1 -0
- package/common.css +13 -0
- package/cssm/bundle/click.css +41 -28
- package/cssm/bundle/corp.css +41 -28
- package/cssm/bundle/intranet.css +41 -28
- package/cssm/bundle/mobile.css +41 -28
- package/cssm/bundle/site.css +41 -28
- package/cssm/common.css +13 -0
- package/cssm/gaps.css +28 -28
- package/cssm/index.css +40 -28
- package/cssm/index.d.ts +38 -28
- package/cssm/index.js +38 -28
- package/esm/index.d.ts +38 -28
- package/esm/index.js +38 -28
- package/gaps.css +28 -28
- package/index.css +1 -0
- package/index.d.ts +38 -28
- package/index.js +38 -28
- package/modern/index.d.ts +38 -28
- package/modern/index.js +38 -28
- package/moderncssm/border-radius.css +25 -0
- package/moderncssm/bundle/click.css +1479 -0
- package/moderncssm/bundle/corp.css +1479 -0
- package/moderncssm/bundle/intranet.css +1479 -0
- package/moderncssm/bundle/mobile.css +1479 -0
- package/moderncssm/bundle/site.css +1473 -0
- package/moderncssm/colors-addons.css +127 -0
- package/moderncssm/colors-bluetint.css +1199 -0
- package/moderncssm/colors-bluetint.d.ts +2 -0
- package/moderncssm/colors-bluetint.js +6 -0
- package/moderncssm/colors-decorative.css +614 -0
- package/moderncssm/colors-decorative.d.ts +2 -0
- package/moderncssm/colors-decorative.js +6 -0
- package/moderncssm/colors-indigo.css +1197 -0
- package/moderncssm/colors-indigo.d.ts +2 -0
- package/moderncssm/colors-indigo.js +6 -0
- package/moderncssm/colors-pfm.css +62 -0
- package/moderncssm/colors-pfm.d.ts +2 -0
- package/moderncssm/colors-pfm.js +6 -0
- package/moderncssm/colors-qualitative.css +130 -0
- package/moderncssm/colors-qualitative.d.ts +2 -0
- package/moderncssm/colors-qualitative.js +6 -0
- package/moderncssm/colors-sequential.css +194 -0
- package/moderncssm/colors-sequential.d.ts +2 -0
- package/moderncssm/colors-sequential.js +6 -0
- package/moderncssm/colors-students.css +4 -0
- package/moderncssm/colors-students.d.ts +2 -0
- package/moderncssm/colors-students.js +6 -0
- package/moderncssm/colors-transparent.css +28 -0
- package/moderncssm/colors-x5.css +4 -0
- package/moderncssm/colors.css +71 -0
- package/moderncssm/common.css +13 -0
- package/moderncssm/gaps.css +66 -0
- package/moderncssm/index.css +1570 -0
- package/moderncssm/index.d.ts +1532 -0
- package/moderncssm/index.js +1532 -0
- package/moderncssm/mixins.css +1 -0
- package/moderncssm/shadows-bluetint.css +43 -0
- package/moderncssm/shadows-indigo.css +38 -0
- package/moderncssm/typography.css +6 -0
- package/package.json +1 -1
- package/src/bundle/click.css +1 -0
- package/src/bundle/corp.css +1 -0
- package/src/bundle/intranet.css +1 -0
- package/src/bundle/mobile.css +1 -0
- package/src/bundle/site.css +1 -0
- package/src/common.css +13 -0
- package/src/gaps.css +28 -28
- package/src/index.css +1 -0
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
:root {
|
|
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
|
+
--color-static-graphic-blue-chill-old: #0f9c8c; /* deprecated */
|
|
92
|
+
--color-static-graphic-boulder-old: #7a7a7a; /* deprecated */
|
|
93
|
+
--color-static-graphic-brink-pink-old: #fc617c; /* deprecated */
|
|
94
|
+
--color-static-graphic-burnt-sienna-old: #eb7a58; /* deprecated */
|
|
95
|
+
--color-static-graphic-chatelle-old: #bfafc6; /* deprecated */
|
|
96
|
+
--color-static-graphic-chathams-blue-old: #155966; /* deprecated */
|
|
97
|
+
--color-static-graphic-curious-blue-light-old: #3b99d9; /* deprecated */
|
|
98
|
+
--color-static-graphic-fun-blue-old: #1d6ab5; /* deprecated */
|
|
99
|
+
--color-static-graphic-hippie-blue-old: #5aa4b0; /* deprecated */
|
|
100
|
+
--color-static-graphic-jaffa-light-old: #f18836; /* deprecated */
|
|
101
|
+
--color-static-graphic-java-old: #15c0e0; /* deprecated */
|
|
102
|
+
--color-static-graphic-mantis-old: #63cd4f; /* deprecated */
|
|
103
|
+
--color-static-graphic-matisse-old: #16548f; /* deprecated */
|
|
104
|
+
--color-static-graphic-maya: #7eb3ff; /* deprecated */
|
|
105
|
+
--color-static-graphic-milano-red-old: #cd1501; /* deprecated */
|
|
106
|
+
--color-static-graphic-mirage-old: #1d2434; /* deprecated */
|
|
107
|
+
--color-static-graphic-nevada-old: #626b75; /* deprecated */
|
|
108
|
+
--color-static-graphic-olivine-old: #87b965; /* deprecated */
|
|
109
|
+
--color-static-graphic-permission: #ff5c5c; /* deprecated */
|
|
110
|
+
--color-static-graphic-pewter-old: #96a5a5; /* deprecated */
|
|
111
|
+
--color-static-graphic-pickled-bluewood-old: #2d3f50; /* deprecated */
|
|
112
|
+
--color-static-graphic-porsche-old: #e7b965; /* deprecated */
|
|
113
|
+
--color-static-graphic-red-damask-old: #da713c; /* deprecated */
|
|
114
|
+
--color-static-graphic-saffron-old: #f0c330; /* deprecated */
|
|
115
|
+
--color-static-graphic-sandybrown-old: #f38f6f; /* deprecated */
|
|
116
|
+
--color-static-graphic-turkish-rose-old: #b56a6b; /* deprecated */
|
|
117
|
+
--color-static-graphic-turquoise-blue-old: #6bd3e6; /* deprecated */
|
|
118
|
+
--color-static-graphic-valencia-old: #d8463b; /* deprecated */
|
|
119
|
+
--color-static-graphic-waikawa-gray-old: #5b6d9c; /* deprecated */
|
|
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
|
+
}
|