@compsych-ui-components/shared 7.0.1 → 7.0.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.
@@ -1,258 +1,258 @@
1
- /* ComPsych brand theme (default) */
2
- :root {
3
- --primary-primary-0: #000000;
4
- --primary-primary-10: #050a24;
5
- --primary-primary-20: #070f36;
6
- --primary-primary-30: #061545;
7
- --primary-primary-40: #062e6f;
8
- --primary-primary-50: #075cba;
9
- --primary-primary-60: #4285f4;
10
- --primary-primary-70: #82b1ff;
11
- --primary-primary-80: #b9dcff;
12
- --primary-primary-90: #e3f2fd;
13
- --primary-primary-95: #f5f9ff;
14
- --primary-primary-100: #ffffff;
15
- --secondary-secondary-0: #000000;
16
- --secondary-secondary-10: #3a2304;
17
- --secondary-secondary-20: #694007;
18
- --secondary-secondary-30: #995e0a;
19
- --secondary-secondary-40: #d67d00;
20
- --secondary-secondary-50: #f09719;
21
- --secondary-secondary-60: #f3ac49;
22
- --secondary-secondary-70: #f6c279;
23
- --secondary-secondary-80: #f9d8a9;
24
- --secondary-secondary-90: #fdeed9;
25
- --secondary-secondary-95: #fff2e5;
26
- --secondary-secondary-100: #ffffff;
27
- --blue-blue-0: #000000;
28
- --blue-blue-10: #020412;
29
- --blue-blue-20: #162755;
30
- --blue-blue-30: #1c3e8c;
31
- --blue-blue-40: #1a56db;
32
- --blue-blue-50: #226cee;
33
- --blue-blue-60: #388af9;
34
- --blue-blue-70: #5eadfc;
35
- --blue-blue-80: #badcff;
36
- --blue-blue-90: #daecff;
37
- --blue-blue-95: #e3f1ff;
38
- --blue-blue-100: #ffffff;
39
- --neutral-neutral-0: #000000;
40
- --neutral-neutral-10: #1b1d22;
41
- --neutral-neutral-20: #363b44;
42
- --neutral-neutral-30: #3d444f;
43
- --neutral-neutral-40: #474f5d;
44
- --neutral-neutral-50: #565f6c;
45
- --neutral-neutral-60: #6c798b;
46
- --neutral-neutral-70: #8a96a6;
47
- --neutral-neutral-80: #b3bbc6;
48
- --neutral-neutral-90: #d7dbe0;
49
- --neutral-neutral-92: #e6e8ea;
50
- --neutral-neutral-94: #eceeef;
51
- --neutral-neutral-98: #f3f4f6;
52
- --neutral-neutral-96: #ebecf0;
53
- --neutral-neutral-99: #f9fafb;
54
- --neutral-neutral-100: #ffffff;
55
- --neutral-variant-neutral-variant-0: #000000;
56
- --neutral-variant-neutral-variant-10: #0e0f10;
57
- --neutral-variant-neutral-variant-20: #1c1e21;
58
- --neutral-variant-neutral-variant-30: #3b3e45;
59
- --neutral-variant-neutral-variant-40: #575c66;
60
- --neutral-variant-neutral-variant-50: #969ba5;
61
- --neutral-variant-neutral-variant-60: #aaaeb6;
62
- --neutral-variant-neutral-variant-70: #c0c3c9;
63
- --neutral-variant-neutral-variant-80: #d6d8dc;
64
- --neutral-variant-neutral-variant-90*: #e9eaec;
65
- --neutral-variant-neutral-variant-95: #f4f5f6;
66
- --neutral-variant-neutral-variant-100: #ffffff;
67
- --orange-orange-0: #000000;
68
- --orange-orange-10: #3a2304;
69
- --orange-orange-20: #694007;
70
- --orange-orange-30: #995e0a;
71
- --orange-orange-40: #d67d00;
72
- --orange-orange-50: #f09719;
73
- --orange-orange-60: #f3ac49;
74
- --orange-orange-70: #f6c279;
75
- --orange-orange-80: #f9d8a9;
76
- --orange-orange-90: #fdeed9;
77
- --orange-orange-95: #fff2e5;
78
- --orange-orange-100: #ffffff;
79
- --yellow-yellow-0: #000000;
80
- --yellow-yellow-10: #382c00;
81
- --yellow-yellow-20: #6b5400;
82
- --yellow-yellow-30: #a38000;
83
- --yellow-yellow-40: #d6a800;
84
- --yellow-yellow-50: #ffca0e;
85
- --yellow-yellow-60: #ffd53d;
86
- --yellow-yellow-70: #ffe070;
87
- --yellow-yellow-80: #ffea9e;
88
- --yellow-yellow-90: #fff5d1;
89
- --yellow-yellow-95: #fff9e5;
90
- --yellow-yellow-100: #ffffff;
91
- --red-red-0: #000000;
92
- --red-red-10: #2b0808;
93
- --red-red-20: #570f0f;
94
- --red-red-30: #821717;
95
- --red-red-40: #ad1f1f;
96
- --red-red-50: #d82727;
97
- --red-red-60: #e05252;
98
- --red-red-70: #e87e7e;
99
- --red-red-80: #f0a8a8;
100
- --red-red-90: #f7d4d4;
101
- --red-red-95: #fbe9e9;
102
- --red-red-100: #ffffff;
103
- --green-green-0: #000000;
104
- --green-green-10: #030c09;
105
- --green-green-20: #0a241b;
106
- --green-green-30: #164c3b;
107
- --green-green-40: #1c5f48;
108
- --green-green-50: #278647;
109
- --green-green-60: #3ea35f;
110
- --green-green-70: #55be78;
111
- --green-green-80: #7acd95;
112
- --green-green-90: #9fdbb3;
113
- --green-green-95: #c4e9d0;
114
- --green-green-100: #ffffff;
115
- --forest-forest-0: #000000;
116
- --forest-forest-10: #030c09;
117
- --forest-forest-20: #0a241b;
118
- --forest-forest-30: #164c3b;
119
- --forest-forest-40: #1c5f48;
120
- --forest-forest-50: #278647;
121
- --forest-forest-60: #3ea35f;
122
- --forest-forest-70: #55be78;
123
- --forest-forest-80: #7acd95;
124
- --forest-forest-90: #9fdbb3;
125
- --forest-forest-95: #c4e9d0;
126
- --forest-forest-100: #ffffff;
127
- --pollen-pollen-0: #000000;
128
- --pollen-pollen-10: #9b8a08;
129
- --pollen-pollen-20: #b39f09;
130
- --pollen-pollen-30: #cbb50b;
131
- --pollen-pollen-40: #e4cb0c;
132
- --pollen-pollen-50: #f3d916;
133
- --pollen-pollen-60: #faeb42;
134
- --pollen-pollen-70: #fbf074;
135
- --pollen-pollen-80: #fff58c;
136
- --pollen-pollen-90: #fff7a3;
137
- --pollen-pollen-95: #fffbbd;
138
- --pollen-pollen-100: #ffffff;
139
- --rustwood-rustwood-0: #000000;
140
- --rustwood-rustwood-10: #1d0f07;
141
- --rustwood-rustwood-20: #472310;
142
- --rustwood-rustwood-30: #703819;
143
- --rustwood-rustwood-40: #9c4e23;
144
- --rustwood-rustwood-50: #b76538;
145
- --rustwood-rustwood-60: #cb8157;
146
- --rustwood-rustwood-70: #e09c76;
147
- --rustwood-rustwood-80: #e9ba9f;
148
- --rustwood-rustwood-90: #f6d7c6;
149
- --rustwood-rustwood-95: #fdf6f1;
150
- --rustwood-rustwood-100: #ffffff;
151
- --mint-mint-0: #000000;
152
- --mint-mint-10: #0a1208;
153
- --mint-mint-20: #1e3617;
154
- --mint-mint-30: #325926;
155
- --mint-mint-40: #41862d;
156
- --mint-mint-50: #54ac39;
157
- --mint-mint-60: #6ec653;
158
- --mint-mint-70: #89db70;
159
- --mint-mint-80: #a7ec93;
160
- --mint-mint-90: #c4ffb2;
161
- --mint-mint-95: #ebffe6;
162
- --mint-mint-100: #ffffff;
163
- --peach-red-0: #000000;
164
- --peach-red-10: #361207;
165
- --peach-red-20: #64210c;
166
- --peach-red-30: #913012;
167
- --peach-red-40: #bf3f18;
168
- --peach-red-50: #e45225;
169
- --peach-red-60: #e97450;
170
- --peach-red-70: #ef9a80;
171
- --peach-red-80: #f5bead;
172
- --peach-red-90: #fbe2db;
173
- --peach-red-95: #feedec;
174
- --peach-red-100: #ffffff;
175
- --opacity-neutral-white-10: rgba(255, 255, 255, 0.1);
176
- --opacity-neutral-white-20: rgba(255, 255, 255, 0.2);
177
- --opacity-neutral-white-30: rgba(255, 255, 255, 0.3);
178
- --opacity-neutral-white-40: rgba(255, 255, 255, 0.4);
179
- --opacity-neutral-white-50: rgba(255, 255, 255, 0.5);
180
- --opacity-neutral-white-80: rgba(255, 255, 255, 0.8);
181
- --opacity-neutral-black-10: rgba(0, 0, 0, 0.1);
182
- --opacity-neutral-black-20: rgba(0, 0, 0, 0.2);
183
- --opacity-neutral-black-30: rgba(0, 0, 0, 0.3);
184
- --opacity-neutral-black-40: rgba(0, 0, 0, 0.4);
185
- --opacity-neutral-black-50: rgba(0, 0, 0, 0.5);
186
- --opacity-neutral-black-80: rgba(0, 0, 0, 0.8);
187
- --opacity-primary-primary-08: rgba(7, 92, 186, 0.08);
188
- --opacity-primary-primary-20: rgba(7, 92, 186, 0.2);
189
- --opacity-secondary-secondary-08: rgba(214, 125, 0, 0.08);
190
- --opacity-secondary-secondary-20: rgba(214, 125, 0, 0.2);
191
- --font-display: google sans;
192
- --font-headline: google sans;
193
- --font-title: google sans;
194
- --font-body: google sans;
195
- --font-label: google sans;
196
- --size-xs: 12px;
197
- --size-sm: 14px;
198
- --size-base: 16px;
199
- --size-lg: 20px;
200
- --size-xl: 24px;
201
- --size-2xl: 28px;
202
- --size-3xl: 32px;
203
- --size-4xl: 40px;
204
- --size-5xl: 48px;
205
- --size-6xl: 64px;
206
- --size-7xl: 72px;
207
- --size-8xl: 80px;
208
- --weight-400: regular;
209
- --weight-500: medium;
210
- --weight-600: semibold;
211
- --weight-700: bold;
212
- --spacing-0: 0;
213
- --spacing-100: 4px;
214
- --spacing-150: 6px;
215
- --spacing-200: 8px;
216
- --spacing-300: 12px;
217
- --spacing-400: 16px;
218
- --spacing-500: 20px;
219
- --spacing-600: 24px;
220
- --spacing-800: 32px;
221
- --spacing-1000: 40px;
222
- --spacing-1200: 48px;
223
- --spacing-1600: 64px;
224
- --spacing-1800: 72px;
225
- --spacing-2000: 80px;
226
- --spacing--600: -24px;
227
- --spacing--400: -16px;
228
- --spacing--200: -8px;
229
- --spacing--100: -4px;
230
- --spacing-025: 1px;
231
- --spacing-050: 2px;
232
- --border-width-thin: 1px;
233
- --border-width-medium: 2px;
234
- --border-width-thick: 2px;
235
- --border-width-heavier: 3px;
236
- --border-width-bold: 4px;
237
- --border-radius-none: 0;
238
- --border-radius-xs: 4px;
239
- --border-radius-sm: 8px;
240
- --border-radius-md: 12px;
241
- --border-radius-lg: 16px;
242
- --border-radius-lg-increased: 20px;
243
- --border-radius-xl: 24px;
244
- --border-radius-xl-increased: 32px;
245
- --border-radius-full: 999px;
246
- --xxs: 12px;
247
- --xs: 16px;
248
- --sm: 20px;
249
- --md: 24px;
250
- --lg: 32px;
251
- --xl: 48px;
252
- --hover: 8px;
253
- --focused: 12px;
254
- --pressed: 10px;
255
- --disabled-container: 48px;
256
- --disabled-content: 64px;
257
- --scrim: 10px;
258
- }
1
+ /* ComPsych brand theme (default) */
2
+ :root {
3
+ --primary-primary-0: #000000;
4
+ --primary-primary-10: #050a24;
5
+ --primary-primary-20: #070f36;
6
+ --primary-primary-30: #061545;
7
+ --primary-primary-40: #062e6f;
8
+ --primary-primary-50: #075cba;
9
+ --primary-primary-60: #4285f4;
10
+ --primary-primary-70: #82b1ff;
11
+ --primary-primary-80: #b9dcff;
12
+ --primary-primary-90: #e3f2fd;
13
+ --primary-primary-95: #f5f9ff;
14
+ --primary-primary-100: #ffffff;
15
+ --secondary-secondary-0: #000000;
16
+ --secondary-secondary-10: #3a2304;
17
+ --secondary-secondary-20: #694007;
18
+ --secondary-secondary-30: #995e0a;
19
+ --secondary-secondary-40: #d67d00;
20
+ --secondary-secondary-50: #f09719;
21
+ --secondary-secondary-60: #f3ac49;
22
+ --secondary-secondary-70: #f6c279;
23
+ --secondary-secondary-80: #f9d8a9;
24
+ --secondary-secondary-90: #fdeed9;
25
+ --secondary-secondary-95: #fff2e5;
26
+ --secondary-secondary-100: #ffffff;
27
+ --blue-blue-0: #000000;
28
+ --blue-blue-10: #020412;
29
+ --blue-blue-20: #162755;
30
+ --blue-blue-30: #1c3e8c;
31
+ --blue-blue-40: #1a56db;
32
+ --blue-blue-50: #226cee;
33
+ --blue-blue-60: #388af9;
34
+ --blue-blue-70: #5eadfc;
35
+ --blue-blue-80: #badcff;
36
+ --blue-blue-90: #daecff;
37
+ --blue-blue-95: #e3f1ff;
38
+ --blue-blue-100: #ffffff;
39
+ --neutral-neutral-0: #000000;
40
+ --neutral-neutral-10: #1b1d22;
41
+ --neutral-neutral-20: #363b44;
42
+ --neutral-neutral-30: #3d444f;
43
+ --neutral-neutral-40: #474f5d;
44
+ --neutral-neutral-50: #565f6c;
45
+ --neutral-neutral-60: #6c798b;
46
+ --neutral-neutral-70: #8a96a6;
47
+ --neutral-neutral-80: #b3bbc6;
48
+ --neutral-neutral-90: #d7dbe0;
49
+ --neutral-neutral-92: #e6e8ea;
50
+ --neutral-neutral-94: #eceeef;
51
+ --neutral-neutral-98: #f3f4f6;
52
+ --neutral-neutral-96: #ebecf0;
53
+ --neutral-neutral-99: #f9fafb;
54
+ --neutral-neutral-100: #ffffff;
55
+ --neutral-variant-neutral-variant-0: #000000;
56
+ --neutral-variant-neutral-variant-10: #0e0f10;
57
+ --neutral-variant-neutral-variant-20: #1c1e21;
58
+ --neutral-variant-neutral-variant-30: #3b3e45;
59
+ --neutral-variant-neutral-variant-40: #575c66;
60
+ --neutral-variant-neutral-variant-50: #969ba5;
61
+ --neutral-variant-neutral-variant-60: #aaaeb6;
62
+ --neutral-variant-neutral-variant-70: #c0c3c9;
63
+ --neutral-variant-neutral-variant-80: #d6d8dc;
64
+ --neutral-variant-neutral-variant-90*: #e9eaec;
65
+ --neutral-variant-neutral-variant-95: #f4f5f6;
66
+ --neutral-variant-neutral-variant-100: #ffffff;
67
+ --orange-orange-0: #000000;
68
+ --orange-orange-10: #3a2304;
69
+ --orange-orange-20: #694007;
70
+ --orange-orange-30: #995e0a;
71
+ --orange-orange-40: #d67d00;
72
+ --orange-orange-50: #f09719;
73
+ --orange-orange-60: #f3ac49;
74
+ --orange-orange-70: #f6c279;
75
+ --orange-orange-80: #f9d8a9;
76
+ --orange-orange-90: #fdeed9;
77
+ --orange-orange-95: #fff2e5;
78
+ --orange-orange-100: #ffffff;
79
+ --yellow-yellow-0: #000000;
80
+ --yellow-yellow-10: #382c00;
81
+ --yellow-yellow-20: #6b5400;
82
+ --yellow-yellow-30: #a38000;
83
+ --yellow-yellow-40: #d6a800;
84
+ --yellow-yellow-50: #ffca0e;
85
+ --yellow-yellow-60: #ffd53d;
86
+ --yellow-yellow-70: #ffe070;
87
+ --yellow-yellow-80: #ffea9e;
88
+ --yellow-yellow-90: #fff5d1;
89
+ --yellow-yellow-95: #fff9e5;
90
+ --yellow-yellow-100: #ffffff;
91
+ --red-red-0: #000000;
92
+ --red-red-10: #2b0808;
93
+ --red-red-20: #570f0f;
94
+ --red-red-30: #821717;
95
+ --red-red-40: #ad1f1f;
96
+ --red-red-50: #d82727;
97
+ --red-red-60: #e05252;
98
+ --red-red-70: #e87e7e;
99
+ --red-red-80: #f0a8a8;
100
+ --red-red-90: #f7d4d4;
101
+ --red-red-95: #fbe9e9;
102
+ --red-red-100: #ffffff;
103
+ --green-green-0: #000000;
104
+ --green-green-10: #030c09;
105
+ --green-green-20: #0a241b;
106
+ --green-green-30: #164c3b;
107
+ --green-green-40: #1c5f48;
108
+ --green-green-50: #278647;
109
+ --green-green-60: #3ea35f;
110
+ --green-green-70: #55be78;
111
+ --green-green-80: #7acd95;
112
+ --green-green-90: #9fdbb3;
113
+ --green-green-95: #c4e9d0;
114
+ --green-green-100: #ffffff;
115
+ --forest-forest-0: #000000;
116
+ --forest-forest-10: #030c09;
117
+ --forest-forest-20: #0a241b;
118
+ --forest-forest-30: #164c3b;
119
+ --forest-forest-40: #1c5f48;
120
+ --forest-forest-50: #278647;
121
+ --forest-forest-60: #3ea35f;
122
+ --forest-forest-70: #55be78;
123
+ --forest-forest-80: #7acd95;
124
+ --forest-forest-90: #9fdbb3;
125
+ --forest-forest-95: #c4e9d0;
126
+ --forest-forest-100: #ffffff;
127
+ --pollen-pollen-0: #000000;
128
+ --pollen-pollen-10: #9b8a08;
129
+ --pollen-pollen-20: #b39f09;
130
+ --pollen-pollen-30: #cbb50b;
131
+ --pollen-pollen-40: #e4cb0c;
132
+ --pollen-pollen-50: #f3d916;
133
+ --pollen-pollen-60: #faeb42;
134
+ --pollen-pollen-70: #fbf074;
135
+ --pollen-pollen-80: #fff58c;
136
+ --pollen-pollen-90: #fff7a3;
137
+ --pollen-pollen-95: #fffbbd;
138
+ --pollen-pollen-100: #ffffff;
139
+ --rustwood-rustwood-0: #000000;
140
+ --rustwood-rustwood-10: #1d0f07;
141
+ --rustwood-rustwood-20: #472310;
142
+ --rustwood-rustwood-30: #703819;
143
+ --rustwood-rustwood-40: #9c4e23;
144
+ --rustwood-rustwood-50: #b76538;
145
+ --rustwood-rustwood-60: #cb8157;
146
+ --rustwood-rustwood-70: #e09c76;
147
+ --rustwood-rustwood-80: #e9ba9f;
148
+ --rustwood-rustwood-90: #f6d7c6;
149
+ --rustwood-rustwood-95: #fdf6f1;
150
+ --rustwood-rustwood-100: #ffffff;
151
+ --mint-mint-0: #000000;
152
+ --mint-mint-10: #0a1208;
153
+ --mint-mint-20: #1e3617;
154
+ --mint-mint-30: #325926;
155
+ --mint-mint-40: #41862d;
156
+ --mint-mint-50: #54ac39;
157
+ --mint-mint-60: #6ec653;
158
+ --mint-mint-70: #89db70;
159
+ --mint-mint-80: #a7ec93;
160
+ --mint-mint-90: #c4ffb2;
161
+ --mint-mint-95: #ebffe6;
162
+ --mint-mint-100: #ffffff;
163
+ --peach-red-0: #000000;
164
+ --peach-red-10: #361207;
165
+ --peach-red-20: #64210c;
166
+ --peach-red-30: #913012;
167
+ --peach-red-40: #bf3f18;
168
+ --peach-red-50: #e45225;
169
+ --peach-red-60: #e97450;
170
+ --peach-red-70: #ef9a80;
171
+ --peach-red-80: #f5bead;
172
+ --peach-red-90: #fbe2db;
173
+ --peach-red-95: #feedec;
174
+ --peach-red-100: #ffffff;
175
+ --opacity-neutral-white-10: rgba(255, 255, 255, 0.1);
176
+ --opacity-neutral-white-20: rgba(255, 255, 255, 0.2);
177
+ --opacity-neutral-white-30: rgba(255, 255, 255, 0.3);
178
+ --opacity-neutral-white-40: rgba(255, 255, 255, 0.4);
179
+ --opacity-neutral-white-50: rgba(255, 255, 255, 0.5);
180
+ --opacity-neutral-white-80: rgba(255, 255, 255, 0.8);
181
+ --opacity-neutral-black-10: rgba(0, 0, 0, 0.1);
182
+ --opacity-neutral-black-20: rgba(0, 0, 0, 0.2);
183
+ --opacity-neutral-black-30: rgba(0, 0, 0, 0.3);
184
+ --opacity-neutral-black-40: rgba(0, 0, 0, 0.4);
185
+ --opacity-neutral-black-50: rgba(0, 0, 0, 0.5);
186
+ --opacity-neutral-black-80: rgba(0, 0, 0, 0.8);
187
+ --opacity-primary-primary-08: rgba(7, 92, 186, 0.08);
188
+ --opacity-primary-primary-20: rgba(7, 92, 186, 0.2);
189
+ --opacity-secondary-secondary-08: rgba(214, 125, 0, 0.08);
190
+ --opacity-secondary-secondary-20: rgba(214, 125, 0, 0.2);
191
+ --font-display: google sans;
192
+ --font-headline: google sans;
193
+ --font-title: google sans;
194
+ --font-body: google sans;
195
+ --font-label: google sans;
196
+ --size-xs: 12px;
197
+ --size-sm: 14px;
198
+ --size-base: 16px;
199
+ --size-lg: 20px;
200
+ --size-xl: 24px;
201
+ --size-2xl: 28px;
202
+ --size-3xl: 32px;
203
+ --size-4xl: 40px;
204
+ --size-5xl: 48px;
205
+ --size-6xl: 64px;
206
+ --size-7xl: 72px;
207
+ --size-8xl: 80px;
208
+ --weight-400: regular;
209
+ --weight-500: medium;
210
+ --weight-600: semibold;
211
+ --weight-700: bold;
212
+ --spacing-0: 0;
213
+ --spacing-100: 4px;
214
+ --spacing-150: 6px;
215
+ --spacing-200: 8px;
216
+ --spacing-300: 12px;
217
+ --spacing-400: 16px;
218
+ --spacing-500: 20px;
219
+ --spacing-600: 24px;
220
+ --spacing-800: 32px;
221
+ --spacing-1000: 40px;
222
+ --spacing-1200: 48px;
223
+ --spacing-1600: 64px;
224
+ --spacing-1800: 72px;
225
+ --spacing-2000: 80px;
226
+ --spacing--600: -24px;
227
+ --spacing--400: -16px;
228
+ --spacing--200: -8px;
229
+ --spacing--100: -4px;
230
+ --spacing-025: 1px;
231
+ --spacing-050: 2px;
232
+ --border-width-thin: 1px;
233
+ --border-width-medium: 2px;
234
+ --border-width-thick: 2px;
235
+ --border-width-heavier: 3px;
236
+ --border-width-bold: 4px;
237
+ --border-radius-none: 0;
238
+ --border-radius-xs: 4px;
239
+ --border-radius-sm: 8px;
240
+ --border-radius-md: 12px;
241
+ --border-radius-lg: 16px;
242
+ --border-radius-lg-increased: 20px;
243
+ --border-radius-xl: 24px;
244
+ --border-radius-xl-increased: 32px;
245
+ --border-radius-full: 999px;
246
+ --xxs: 12px;
247
+ --xs: 16px;
248
+ --sm: 20px;
249
+ --md: 24px;
250
+ --lg: 32px;
251
+ --xl: 48px;
252
+ --hover: 8px;
253
+ --focused: 12px;
254
+ --pressed: 10px;
255
+ --disabled-container: 48px;
256
+ --disabled-content: 64px;
257
+ --scrim: 10px;
258
+ }