@yahoo/uds-v5-wip 1.49.0 → 1.50.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/dist/components/dist/presets/index.js +1 -1
- package/dist/components/presets/index.js +1 -1
- package/dist/config/dist/types.d.ts +8 -1
- package/dist/core/dist/createComponent.js +1 -1
- package/dist/core/dist/getStyles.js +1 -1
- package/dist/foundational-presets/dist/index.d.ts +1 -19
- package/dist/foundational-presets/dist/index.js +0 -18
- package/dist/loader/dist/packages/core/dist/getStyles.js +1 -1
- package/dist/presets/dist/defaultPreset.js +1 -1
- package/dist/presets/dist/index.d.ts +1 -19
- package/dist/presets/dist/index.js +0 -18
- package/dist/presets.d.ts +1 -19
- package/dist/presets.js +1 -19
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +3 -3
- package/dist/foundational-presets/dist/boldVibrant.d.ts +0 -2153
- package/dist/foundational-presets/dist/boldVibrant.js +0 -230
- package/dist/foundational-presets/dist/brutalist.d.ts +0 -2153
- package/dist/foundational-presets/dist/brutalist.js +0 -230
- package/dist/foundational-presets/dist/candy.d.ts +0 -2153
- package/dist/foundational-presets/dist/candy.js +0 -230
- package/dist/foundational-presets/dist/cleanMinimalist.d.ts +0 -2153
- package/dist/foundational-presets/dist/cleanMinimalist.js +0 -230
- package/dist/foundational-presets/dist/corporate.d.ts +0 -2153
- package/dist/foundational-presets/dist/corporate.js +0 -230
- package/dist/foundational-presets/dist/darkMoody.d.ts +0 -2153
- package/dist/foundational-presets/dist/darkMoody.js +0 -230
- package/dist/foundational-presets/dist/forest.d.ts +0 -2153
- package/dist/foundational-presets/dist/forest.js +0 -230
- package/dist/foundational-presets/dist/highContrast.d.ts +0 -2153
- package/dist/foundational-presets/dist/highContrast.js +0 -230
- package/dist/foundational-presets/dist/lavender.d.ts +0 -2153
- package/dist/foundational-presets/dist/lavender.js +0 -230
- package/dist/foundational-presets/dist/luxury.d.ts +0 -2153
- package/dist/foundational-presets/dist/luxury.js +0 -230
- package/dist/foundational-presets/dist/monochrome.d.ts +0 -2153
- package/dist/foundational-presets/dist/monochrome.js +0 -230
- package/dist/foundational-presets/dist/neonCyber.d.ts +0 -2153
- package/dist/foundational-presets/dist/neonCyber.js +0 -230
- package/dist/foundational-presets/dist/newspaper.d.ts +0 -2153
- package/dist/foundational-presets/dist/newspaper.js +0 -230
- package/dist/foundational-presets/dist/ocean.d.ts +0 -2153
- package/dist/foundational-presets/dist/ocean.js +0 -230
- package/dist/foundational-presets/dist/slate.d.ts +0 -2153
- package/dist/foundational-presets/dist/slate.js +0 -230
- package/dist/foundational-presets/dist/sunset.d.ts +0 -2153
- package/dist/foundational-presets/dist/sunset.js +0 -230
- package/dist/foundational-presets/dist/terminal.d.ts +0 -2153
- package/dist/foundational-presets/dist/terminal.js +0 -230
- package/dist/foundational-presets/dist/warmOrganic.d.ts +0 -2153
- package/dist/foundational-presets/dist/warmOrganic.js +0 -230
- package/dist/presets/dist/boldVibrant.d.ts +0 -6
- package/dist/presets/dist/boldVibrant.js +0 -7
- package/dist/presets/dist/brutalist.d.ts +0 -6
- package/dist/presets/dist/brutalist.js +0 -7
- package/dist/presets/dist/candy.d.ts +0 -6
- package/dist/presets/dist/candy.js +0 -7
- package/dist/presets/dist/cleanMinimalist.d.ts +0 -6
- package/dist/presets/dist/cleanMinimalist.js +0 -7
- package/dist/presets/dist/corporate.d.ts +0 -6
- package/dist/presets/dist/corporate.js +0 -7
- package/dist/presets/dist/darkMoody.d.ts +0 -6
- package/dist/presets/dist/darkMoody.js +0 -7
- package/dist/presets/dist/forest.d.ts +0 -6
- package/dist/presets/dist/forest.js +0 -7
- package/dist/presets/dist/highContrast.d.ts +0 -6
- package/dist/presets/dist/highContrast.js +0 -7
- package/dist/presets/dist/lavender.d.ts +0 -6
- package/dist/presets/dist/lavender.js +0 -7
- package/dist/presets/dist/luxury.d.ts +0 -6
- package/dist/presets/dist/luxury.js +0 -7
- package/dist/presets/dist/monochrome.d.ts +0 -6
- package/dist/presets/dist/monochrome.js +0 -7
- package/dist/presets/dist/neonCyber.d.ts +0 -6
- package/dist/presets/dist/neonCyber.js +0 -7
- package/dist/presets/dist/newspaper.d.ts +0 -6
- package/dist/presets/dist/newspaper.js +0 -7
- package/dist/presets/dist/ocean.d.ts +0 -6
- package/dist/presets/dist/ocean.js +0 -7
- package/dist/presets/dist/slate.d.ts +0 -6
- package/dist/presets/dist/slate.js +0 -7
- package/dist/presets/dist/sunset.d.ts +0 -6
- package/dist/presets/dist/sunset.js +0 -7
- package/dist/presets/dist/terminal.d.ts +0 -6
- package/dist/presets/dist/terminal.js +0 -7
- package/dist/presets/dist/warmOrganic.d.ts +0 -6
- package/dist/presets/dist/warmOrganic.js +0 -7
|
@@ -1,2153 +0,0 @@
|
|
|
1
|
-
import { GetModifierFromInput, UdsConfig } from "../../config/dist/createConfig.js";
|
|
2
|
-
import * as _$_uds_types0 from "@uds/types";
|
|
3
|
-
|
|
4
|
-
//#region ../foundational-presets/dist/slate.d.ts
|
|
5
|
-
//#region src/slate.d.ts
|
|
6
|
-
declare const slateFoundationPreset: UdsConfig<_$_uds_types0.ModifierProp | GetModifierFromInput<{
|
|
7
|
-
readonly colorMode: {
|
|
8
|
-
readonly options: {
|
|
9
|
-
readonly dark: {
|
|
10
|
-
readonly css: ".dark";
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
readonly responsive: {
|
|
15
|
-
readonly options: {
|
|
16
|
-
readonly sm: {
|
|
17
|
-
readonly media: "(min-width: 640px)";
|
|
18
|
-
};
|
|
19
|
-
readonly md: {
|
|
20
|
-
readonly media: "(min-width: 768px)";
|
|
21
|
-
};
|
|
22
|
-
readonly lg: {
|
|
23
|
-
readonly media: "(min-width: 1024px)";
|
|
24
|
-
};
|
|
25
|
-
readonly xl: {
|
|
26
|
-
readonly media: "(min-width: 1280px)";
|
|
27
|
-
};
|
|
28
|
-
readonly '2xl': {
|
|
29
|
-
readonly media: "(min-width: 1536px)";
|
|
30
|
-
};
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
}>, {
|
|
34
|
-
opacity: {
|
|
35
|
-
0: string;
|
|
36
|
-
5: string;
|
|
37
|
-
10: string;
|
|
38
|
-
20: string;
|
|
39
|
-
40: string;
|
|
40
|
-
60: string;
|
|
41
|
-
80: string;
|
|
42
|
-
25: string;
|
|
43
|
-
30: string;
|
|
44
|
-
50: string;
|
|
45
|
-
70: string;
|
|
46
|
-
75: string;
|
|
47
|
-
90: string;
|
|
48
|
-
95: string;
|
|
49
|
-
100: string;
|
|
50
|
-
} & {
|
|
51
|
-
0: string;
|
|
52
|
-
5: string;
|
|
53
|
-
10: string;
|
|
54
|
-
20: string;
|
|
55
|
-
40: string;
|
|
56
|
-
60: string;
|
|
57
|
-
80: string;
|
|
58
|
-
25: string;
|
|
59
|
-
30: string;
|
|
60
|
-
50: string;
|
|
61
|
-
70: string;
|
|
62
|
-
75: string;
|
|
63
|
-
90: string;
|
|
64
|
-
95: string;
|
|
65
|
-
100: string;
|
|
66
|
-
};
|
|
67
|
-
scale: {
|
|
68
|
-
0: string;
|
|
69
|
-
50: string;
|
|
70
|
-
75: string;
|
|
71
|
-
90: string;
|
|
72
|
-
95: string;
|
|
73
|
-
100: string;
|
|
74
|
-
105: string;
|
|
75
|
-
110: string;
|
|
76
|
-
125: string;
|
|
77
|
-
150: string;
|
|
78
|
-
200: string;
|
|
79
|
-
} & {
|
|
80
|
-
0: string;
|
|
81
|
-
50: string;
|
|
82
|
-
75: string;
|
|
83
|
-
90: string;
|
|
84
|
-
95: string;
|
|
85
|
-
100: string;
|
|
86
|
-
105: string;
|
|
87
|
-
110: string;
|
|
88
|
-
125: string;
|
|
89
|
-
150: string;
|
|
90
|
-
200: string;
|
|
91
|
-
};
|
|
92
|
-
rotate: {
|
|
93
|
-
0: string;
|
|
94
|
-
1: string;
|
|
95
|
-
2: string;
|
|
96
|
-
3: string;
|
|
97
|
-
6: string;
|
|
98
|
-
12: string;
|
|
99
|
-
90: string;
|
|
100
|
-
45: string;
|
|
101
|
-
180: string;
|
|
102
|
-
} & {
|
|
103
|
-
0: string;
|
|
104
|
-
1: string;
|
|
105
|
-
2: string;
|
|
106
|
-
3: string;
|
|
107
|
-
6: string;
|
|
108
|
-
12: string;
|
|
109
|
-
90: string;
|
|
110
|
-
45: string;
|
|
111
|
-
180: string;
|
|
112
|
-
};
|
|
113
|
-
color: {
|
|
114
|
-
inherit: string;
|
|
115
|
-
transparent: string;
|
|
116
|
-
current: string;
|
|
117
|
-
"always/black": string;
|
|
118
|
-
"always/white": string;
|
|
119
|
-
brand: string;
|
|
120
|
-
"on-brand": string;
|
|
121
|
-
accent: string;
|
|
122
|
-
"on-accent": string;
|
|
123
|
-
alert: string;
|
|
124
|
-
"on-alert": string;
|
|
125
|
-
positive: string;
|
|
126
|
-
"on-positive": string;
|
|
127
|
-
warning: string;
|
|
128
|
-
"on-warning": string;
|
|
129
|
-
primary: string;
|
|
130
|
-
"on-primary": string;
|
|
131
|
-
secondary: string;
|
|
132
|
-
"on-secondary": string;
|
|
133
|
-
tertiary: string;
|
|
134
|
-
"on-tertiary": string;
|
|
135
|
-
inverse: string;
|
|
136
|
-
"on-inverse": string;
|
|
137
|
-
} & {
|
|
138
|
-
inherit: string;
|
|
139
|
-
transparent: string;
|
|
140
|
-
current: string;
|
|
141
|
-
"always/black": string;
|
|
142
|
-
"always/white": string;
|
|
143
|
-
brand: string;
|
|
144
|
-
"on-brand": string;
|
|
145
|
-
accent: string;
|
|
146
|
-
"on-accent": string;
|
|
147
|
-
alert: string;
|
|
148
|
-
"on-alert": string;
|
|
149
|
-
positive: string;
|
|
150
|
-
"on-positive": string;
|
|
151
|
-
warning: string;
|
|
152
|
-
"on-warning": string;
|
|
153
|
-
primary: string;
|
|
154
|
-
"on-primary": string;
|
|
155
|
-
secondary: string;
|
|
156
|
-
"on-secondary": string;
|
|
157
|
-
tertiary: string;
|
|
158
|
-
"on-tertiary": string;
|
|
159
|
-
inverse: string;
|
|
160
|
-
"on-inverse": string;
|
|
161
|
-
};
|
|
162
|
-
borderColor: {
|
|
163
|
-
brand: string;
|
|
164
|
-
accent: string;
|
|
165
|
-
alert: string;
|
|
166
|
-
positive: string;
|
|
167
|
-
warning: string;
|
|
168
|
-
primary: string;
|
|
169
|
-
secondary: string;
|
|
170
|
-
tertiary: string;
|
|
171
|
-
inverse: string;
|
|
172
|
-
surface: string;
|
|
173
|
-
"brand-wash": string;
|
|
174
|
-
"accent-wash": string;
|
|
175
|
-
"alert-wash": string;
|
|
176
|
-
"positive-wash": string;
|
|
177
|
-
"warning-wash": string;
|
|
178
|
-
} & {
|
|
179
|
-
brand: string;
|
|
180
|
-
accent: string;
|
|
181
|
-
alert: string;
|
|
182
|
-
positive: string;
|
|
183
|
-
warning: string;
|
|
184
|
-
primary: string;
|
|
185
|
-
secondary: string;
|
|
186
|
-
tertiary: string;
|
|
187
|
-
inverse: string;
|
|
188
|
-
surface: string;
|
|
189
|
-
"brand-wash": string;
|
|
190
|
-
"accent-wash": string;
|
|
191
|
-
"alert-wash": string;
|
|
192
|
-
"positive-wash": string;
|
|
193
|
-
"warning-wash": string;
|
|
194
|
-
};
|
|
195
|
-
position: {
|
|
196
|
-
auto: string;
|
|
197
|
-
full: string;
|
|
198
|
-
"1/2": string;
|
|
199
|
-
"1/3": string;
|
|
200
|
-
"2/3": string;
|
|
201
|
-
"1/4": string;
|
|
202
|
-
"2/4": string;
|
|
203
|
-
"3/4": string;
|
|
204
|
-
} & {
|
|
205
|
-
auto: string;
|
|
206
|
-
full: string;
|
|
207
|
-
"1/2": string;
|
|
208
|
-
"1/3": string;
|
|
209
|
-
"2/3": string;
|
|
210
|
-
"1/4": string;
|
|
211
|
-
"2/4": string;
|
|
212
|
-
"3/4": string;
|
|
213
|
-
};
|
|
214
|
-
size: {
|
|
215
|
-
auto: string;
|
|
216
|
-
full: string;
|
|
217
|
-
max: string;
|
|
218
|
-
min: string;
|
|
219
|
-
"1/2": string;
|
|
220
|
-
"1/3": string;
|
|
221
|
-
"2/3": string;
|
|
222
|
-
"1/4": string;
|
|
223
|
-
"2/4": string;
|
|
224
|
-
"3/4": string;
|
|
225
|
-
fit: string;
|
|
226
|
-
"1/5": string;
|
|
227
|
-
"2/5": string;
|
|
228
|
-
"3/5": string;
|
|
229
|
-
"4/5": string;
|
|
230
|
-
"1/6": string;
|
|
231
|
-
"2/6": string;
|
|
232
|
-
"3/6": string;
|
|
233
|
-
"4/6": string;
|
|
234
|
-
"5/6": string;
|
|
235
|
-
} & {
|
|
236
|
-
auto: string;
|
|
237
|
-
full: string;
|
|
238
|
-
max: string;
|
|
239
|
-
min: string;
|
|
240
|
-
"1/2": string;
|
|
241
|
-
"1/3": string;
|
|
242
|
-
"2/3": string;
|
|
243
|
-
"1/4": string;
|
|
244
|
-
"2/4": string;
|
|
245
|
-
"3/4": string;
|
|
246
|
-
fit: string;
|
|
247
|
-
"1/5": string;
|
|
248
|
-
"2/5": string;
|
|
249
|
-
"3/5": string;
|
|
250
|
-
"4/5": string;
|
|
251
|
-
"1/6": string;
|
|
252
|
-
"2/6": string;
|
|
253
|
-
"3/6": string;
|
|
254
|
-
"4/6": string;
|
|
255
|
-
"5/6": string;
|
|
256
|
-
};
|
|
257
|
-
animation: {
|
|
258
|
-
none: string;
|
|
259
|
-
ping: string;
|
|
260
|
-
spin: string;
|
|
261
|
-
} & {
|
|
262
|
-
none: string;
|
|
263
|
-
ping: string;
|
|
264
|
-
spin: string;
|
|
265
|
-
};
|
|
266
|
-
bg: {
|
|
267
|
-
overlay: string;
|
|
268
|
-
brand: string;
|
|
269
|
-
accent: string;
|
|
270
|
-
alert: string;
|
|
271
|
-
positive: string;
|
|
272
|
-
warning: string;
|
|
273
|
-
primary: string;
|
|
274
|
-
secondary: string;
|
|
275
|
-
tertiary: string;
|
|
276
|
-
inverse: string;
|
|
277
|
-
surface: string;
|
|
278
|
-
"elevation-1": string;
|
|
279
|
-
"elevation-2": string;
|
|
280
|
-
"elevation-3": string;
|
|
281
|
-
"brand-wash": string;
|
|
282
|
-
"accent-wash": string;
|
|
283
|
-
"alert-wash": string;
|
|
284
|
-
"positive-wash": string;
|
|
285
|
-
"warning-wash": string;
|
|
286
|
-
} & {
|
|
287
|
-
overlay: string;
|
|
288
|
-
brand: string;
|
|
289
|
-
accent: string;
|
|
290
|
-
alert: string;
|
|
291
|
-
positive: string;
|
|
292
|
-
warning: string;
|
|
293
|
-
primary: string;
|
|
294
|
-
secondary: string;
|
|
295
|
-
tertiary: string;
|
|
296
|
-
inverse: string;
|
|
297
|
-
surface: string;
|
|
298
|
-
"elevation-1": string;
|
|
299
|
-
"elevation-2": string;
|
|
300
|
-
"elevation-3": string;
|
|
301
|
-
"brand-wash": string;
|
|
302
|
-
"accent-wash": string;
|
|
303
|
-
"alert-wash": string;
|
|
304
|
-
"positive-wash": string;
|
|
305
|
-
"warning-wash": string;
|
|
306
|
-
};
|
|
307
|
-
borderWidth: {
|
|
308
|
-
none: string;
|
|
309
|
-
thin: string;
|
|
310
|
-
medium: string;
|
|
311
|
-
thick: string;
|
|
312
|
-
} & {
|
|
313
|
-
none: string;
|
|
314
|
-
thin: string;
|
|
315
|
-
medium: string;
|
|
316
|
-
thick: string;
|
|
317
|
-
};
|
|
318
|
-
divideWidth: {
|
|
319
|
-
0: string;
|
|
320
|
-
4: string;
|
|
321
|
-
reverse: string;
|
|
322
|
-
2: string;
|
|
323
|
-
8: string;
|
|
324
|
-
} & {
|
|
325
|
-
0: string;
|
|
326
|
-
4: string;
|
|
327
|
-
reverse: string;
|
|
328
|
-
2: string;
|
|
329
|
-
8: string;
|
|
330
|
-
};
|
|
331
|
-
flex: {
|
|
332
|
-
none: string;
|
|
333
|
-
initial: string;
|
|
334
|
-
auto: string;
|
|
335
|
-
1: string;
|
|
336
|
-
} & {
|
|
337
|
-
none: string;
|
|
338
|
-
initial: string;
|
|
339
|
-
auto: string;
|
|
340
|
-
1: string;
|
|
341
|
-
};
|
|
342
|
-
flexGrow: {
|
|
343
|
-
0: string;
|
|
344
|
-
1: string;
|
|
345
|
-
} & {
|
|
346
|
-
0: string;
|
|
347
|
-
1: string;
|
|
348
|
-
};
|
|
349
|
-
flexShrink: {
|
|
350
|
-
0: string;
|
|
351
|
-
} & {
|
|
352
|
-
0: string;
|
|
353
|
-
};
|
|
354
|
-
aspectRatio: {
|
|
355
|
-
square: string;
|
|
356
|
-
landscape: string;
|
|
357
|
-
portrait: string;
|
|
358
|
-
widescreen: string;
|
|
359
|
-
ultrawide: string;
|
|
360
|
-
golden: string;
|
|
361
|
-
} & {
|
|
362
|
-
square: string;
|
|
363
|
-
landscape: string;
|
|
364
|
-
portrait: string;
|
|
365
|
-
widescreen: string;
|
|
366
|
-
ultrawide: string;
|
|
367
|
-
golden: string;
|
|
368
|
-
};
|
|
369
|
-
zIndex: {
|
|
370
|
-
0: string;
|
|
371
|
-
auto: string;
|
|
372
|
-
10: string;
|
|
373
|
-
20: string;
|
|
374
|
-
40: string;
|
|
375
|
-
30: string;
|
|
376
|
-
50: string;
|
|
377
|
-
} & {
|
|
378
|
-
0: string;
|
|
379
|
-
auto: string;
|
|
380
|
-
10: string;
|
|
381
|
-
20: string;
|
|
382
|
-
40: string;
|
|
383
|
-
30: string;
|
|
384
|
-
50: string;
|
|
385
|
-
};
|
|
386
|
-
spacing: {
|
|
387
|
-
0: string;
|
|
388
|
-
4: string;
|
|
389
|
-
1: string;
|
|
390
|
-
2: string;
|
|
391
|
-
px: string;
|
|
392
|
-
8: string;
|
|
393
|
-
0.5: string;
|
|
394
|
-
1.5: string;
|
|
395
|
-
2.5: string;
|
|
396
|
-
3: string;
|
|
397
|
-
3.5: string;
|
|
398
|
-
5: string;
|
|
399
|
-
6: string;
|
|
400
|
-
7: string;
|
|
401
|
-
9: string;
|
|
402
|
-
10: string;
|
|
403
|
-
11: string;
|
|
404
|
-
12: string;
|
|
405
|
-
14: string;
|
|
406
|
-
16: string;
|
|
407
|
-
20: string;
|
|
408
|
-
24: string;
|
|
409
|
-
28: string;
|
|
410
|
-
32: string;
|
|
411
|
-
36: string;
|
|
412
|
-
40: string;
|
|
413
|
-
44: string;
|
|
414
|
-
48: string;
|
|
415
|
-
52: string;
|
|
416
|
-
56: string;
|
|
417
|
-
60: string;
|
|
418
|
-
64: string;
|
|
419
|
-
72: string;
|
|
420
|
-
80: string;
|
|
421
|
-
96: string;
|
|
422
|
-
} & {
|
|
423
|
-
0: string;
|
|
424
|
-
4: string;
|
|
425
|
-
1: string;
|
|
426
|
-
2: string;
|
|
427
|
-
px: string;
|
|
428
|
-
8: string;
|
|
429
|
-
0.5: string;
|
|
430
|
-
1.5: string;
|
|
431
|
-
2.5: string;
|
|
432
|
-
3: string;
|
|
433
|
-
3.5: string;
|
|
434
|
-
5: string;
|
|
435
|
-
6: string;
|
|
436
|
-
7: string;
|
|
437
|
-
9: string;
|
|
438
|
-
10: string;
|
|
439
|
-
11: string;
|
|
440
|
-
12: string;
|
|
441
|
-
14: string;
|
|
442
|
-
16: string;
|
|
443
|
-
20: string;
|
|
444
|
-
24: string;
|
|
445
|
-
28: string;
|
|
446
|
-
32: string;
|
|
447
|
-
36: string;
|
|
448
|
-
40: string;
|
|
449
|
-
44: string;
|
|
450
|
-
48: string;
|
|
451
|
-
52: string;
|
|
452
|
-
56: string;
|
|
453
|
-
60: string;
|
|
454
|
-
64: string;
|
|
455
|
-
72: string;
|
|
456
|
-
80: string;
|
|
457
|
-
96: string;
|
|
458
|
-
};
|
|
459
|
-
w: {
|
|
460
|
-
screen: string;
|
|
461
|
-
svw: string;
|
|
462
|
-
lvw: string;
|
|
463
|
-
dvw: string;
|
|
464
|
-
} & {
|
|
465
|
-
screen: string;
|
|
466
|
-
svw: string;
|
|
467
|
-
lvw: string;
|
|
468
|
-
dvw: string;
|
|
469
|
-
};
|
|
470
|
-
outlineWidth: {
|
|
471
|
-
0: string;
|
|
472
|
-
4: string;
|
|
473
|
-
1: string;
|
|
474
|
-
2: string;
|
|
475
|
-
8: string;
|
|
476
|
-
} & {
|
|
477
|
-
0: string;
|
|
478
|
-
4: string;
|
|
479
|
-
1: string;
|
|
480
|
-
2: string;
|
|
481
|
-
8: string;
|
|
482
|
-
};
|
|
483
|
-
outlineOffset: {
|
|
484
|
-
0: string;
|
|
485
|
-
4: string;
|
|
486
|
-
1: string;
|
|
487
|
-
2: string;
|
|
488
|
-
8: string;
|
|
489
|
-
} & {
|
|
490
|
-
0: string;
|
|
491
|
-
4: string;
|
|
492
|
-
1: string;
|
|
493
|
-
2: string;
|
|
494
|
-
8: string;
|
|
495
|
-
};
|
|
496
|
-
ringWidth: {
|
|
497
|
-
0: string;
|
|
498
|
-
4: string;
|
|
499
|
-
inset: string;
|
|
500
|
-
1: string;
|
|
501
|
-
2: string;
|
|
502
|
-
8: string;
|
|
503
|
-
} & {
|
|
504
|
-
0: string;
|
|
505
|
-
4: string;
|
|
506
|
-
inset: string;
|
|
507
|
-
1: string;
|
|
508
|
-
2: string;
|
|
509
|
-
8: string;
|
|
510
|
-
};
|
|
511
|
-
ringOffsetWidth: {
|
|
512
|
-
0: string;
|
|
513
|
-
4: string;
|
|
514
|
-
1: string;
|
|
515
|
-
2: string;
|
|
516
|
-
8: string;
|
|
517
|
-
} & {
|
|
518
|
-
0: string;
|
|
519
|
-
4: string;
|
|
520
|
-
1: string;
|
|
521
|
-
2: string;
|
|
522
|
-
8: string;
|
|
523
|
-
};
|
|
524
|
-
shadow: {
|
|
525
|
-
none: string;
|
|
526
|
-
sm: string;
|
|
527
|
-
md: string;
|
|
528
|
-
lg: string;
|
|
529
|
-
xl: string;
|
|
530
|
-
"2xl": string;
|
|
531
|
-
"2xs": string;
|
|
532
|
-
xs: string;
|
|
533
|
-
inner: string;
|
|
534
|
-
} & {
|
|
535
|
-
none: string;
|
|
536
|
-
sm: string;
|
|
537
|
-
md: string;
|
|
538
|
-
lg: string;
|
|
539
|
-
xl: string;
|
|
540
|
-
"2xl": string;
|
|
541
|
-
"2xs": string;
|
|
542
|
-
xs: string;
|
|
543
|
-
inner: string;
|
|
544
|
-
};
|
|
545
|
-
strokeWidth: {
|
|
546
|
-
0: string;
|
|
547
|
-
1: string;
|
|
548
|
-
2: string;
|
|
549
|
-
} & {
|
|
550
|
-
0: string;
|
|
551
|
-
1: string;
|
|
552
|
-
2: string;
|
|
553
|
-
};
|
|
554
|
-
fontFamily: {
|
|
555
|
-
sans: string;
|
|
556
|
-
serif: string;
|
|
557
|
-
mono: string;
|
|
558
|
-
} & {
|
|
559
|
-
sans: string;
|
|
560
|
-
serif: string;
|
|
561
|
-
mono: string;
|
|
562
|
-
};
|
|
563
|
-
fontWeight: {
|
|
564
|
-
normal: string;
|
|
565
|
-
thin: string;
|
|
566
|
-
bold: string;
|
|
567
|
-
medium: string;
|
|
568
|
-
extralight: string;
|
|
569
|
-
light: string;
|
|
570
|
-
semibold: string;
|
|
571
|
-
extrabold: string;
|
|
572
|
-
black: string;
|
|
573
|
-
} & {
|
|
574
|
-
normal: string;
|
|
575
|
-
thin: string;
|
|
576
|
-
bold: string;
|
|
577
|
-
medium: string;
|
|
578
|
-
extralight: string;
|
|
579
|
-
light: string;
|
|
580
|
-
semibold: string;
|
|
581
|
-
extrabold: string;
|
|
582
|
-
black: string;
|
|
583
|
-
};
|
|
584
|
-
letterSpacing: {
|
|
585
|
-
normal: string;
|
|
586
|
-
tight: string;
|
|
587
|
-
tighter: string;
|
|
588
|
-
wide: string;
|
|
589
|
-
wider: string;
|
|
590
|
-
widest: string;
|
|
591
|
-
} & {
|
|
592
|
-
normal: string;
|
|
593
|
-
tight: string;
|
|
594
|
-
tighter: string;
|
|
595
|
-
wide: string;
|
|
596
|
-
wider: string;
|
|
597
|
-
widest: string;
|
|
598
|
-
};
|
|
599
|
-
lineHeight: {
|
|
600
|
-
none: string;
|
|
601
|
-
normal: string;
|
|
602
|
-
tight: string;
|
|
603
|
-
relaxed: string;
|
|
604
|
-
} & {
|
|
605
|
-
none: string;
|
|
606
|
-
normal: string;
|
|
607
|
-
tight: string;
|
|
608
|
-
relaxed: string;
|
|
609
|
-
};
|
|
610
|
-
textShadow: {
|
|
611
|
-
none: string;
|
|
612
|
-
sm: string;
|
|
613
|
-
md: string;
|
|
614
|
-
lg: string;
|
|
615
|
-
"2xs": string;
|
|
616
|
-
xs: string;
|
|
617
|
-
} & {
|
|
618
|
-
none: string;
|
|
619
|
-
sm: string;
|
|
620
|
-
md: string;
|
|
621
|
-
lg: string;
|
|
622
|
-
"2xs": string;
|
|
623
|
-
xs: string;
|
|
624
|
-
};
|
|
625
|
-
blur: {
|
|
626
|
-
none: string;
|
|
627
|
-
sm: string;
|
|
628
|
-
md: string;
|
|
629
|
-
lg: string;
|
|
630
|
-
xl: string;
|
|
631
|
-
"2xl": string;
|
|
632
|
-
"3xl": string;
|
|
633
|
-
} & {
|
|
634
|
-
none: string;
|
|
635
|
-
sm: string;
|
|
636
|
-
md: string;
|
|
637
|
-
lg: string;
|
|
638
|
-
xl: string;
|
|
639
|
-
"2xl": string;
|
|
640
|
-
"3xl": string;
|
|
641
|
-
};
|
|
642
|
-
translate: {
|
|
643
|
-
0: string;
|
|
644
|
-
4: string;
|
|
645
|
-
full: string;
|
|
646
|
-
1: string;
|
|
647
|
-
2: string;
|
|
648
|
-
"1/2": string;
|
|
649
|
-
"1/3": string;
|
|
650
|
-
"2/3": string;
|
|
651
|
-
"1/4": string;
|
|
652
|
-
"3/4": string;
|
|
653
|
-
8: string;
|
|
654
|
-
0.5: string;
|
|
655
|
-
1.5: string;
|
|
656
|
-
2.5: string;
|
|
657
|
-
3: string;
|
|
658
|
-
3.5: string;
|
|
659
|
-
5: string;
|
|
660
|
-
6: string;
|
|
661
|
-
7: string;
|
|
662
|
-
9: string;
|
|
663
|
-
10: string;
|
|
664
|
-
11: string;
|
|
665
|
-
12: string;
|
|
666
|
-
14: string;
|
|
667
|
-
16: string;
|
|
668
|
-
20: string;
|
|
669
|
-
24: string;
|
|
670
|
-
28: string;
|
|
671
|
-
32: string;
|
|
672
|
-
36: string;
|
|
673
|
-
40: string;
|
|
674
|
-
44: string;
|
|
675
|
-
48: string;
|
|
676
|
-
52: string;
|
|
677
|
-
56: string;
|
|
678
|
-
60: string;
|
|
679
|
-
64: string;
|
|
680
|
-
72: string;
|
|
681
|
-
80: string;
|
|
682
|
-
96: string;
|
|
683
|
-
} & {
|
|
684
|
-
0: string;
|
|
685
|
-
4: string;
|
|
686
|
-
full: string;
|
|
687
|
-
1: string;
|
|
688
|
-
2: string;
|
|
689
|
-
"1/2": string;
|
|
690
|
-
"1/3": string;
|
|
691
|
-
"2/3": string;
|
|
692
|
-
"1/4": string;
|
|
693
|
-
"3/4": string;
|
|
694
|
-
8: string;
|
|
695
|
-
0.5: string;
|
|
696
|
-
1.5: string;
|
|
697
|
-
2.5: string;
|
|
698
|
-
3: string;
|
|
699
|
-
3.5: string;
|
|
700
|
-
5: string;
|
|
701
|
-
6: string;
|
|
702
|
-
7: string;
|
|
703
|
-
9: string;
|
|
704
|
-
10: string;
|
|
705
|
-
11: string;
|
|
706
|
-
12: string;
|
|
707
|
-
14: string;
|
|
708
|
-
16: string;
|
|
709
|
-
20: string;
|
|
710
|
-
24: string;
|
|
711
|
-
28: string;
|
|
712
|
-
32: string;
|
|
713
|
-
36: string;
|
|
714
|
-
40: string;
|
|
715
|
-
44: string;
|
|
716
|
-
48: string;
|
|
717
|
-
52: string;
|
|
718
|
-
56: string;
|
|
719
|
-
60: string;
|
|
720
|
-
64: string;
|
|
721
|
-
72: string;
|
|
722
|
-
80: string;
|
|
723
|
-
96: string;
|
|
724
|
-
};
|
|
725
|
-
radius: {
|
|
726
|
-
none: string;
|
|
727
|
-
sm: string;
|
|
728
|
-
md: string;
|
|
729
|
-
lg: string;
|
|
730
|
-
xl: string;
|
|
731
|
-
xs: string;
|
|
732
|
-
full: string;
|
|
733
|
-
} & {
|
|
734
|
-
none: string;
|
|
735
|
-
sm: string;
|
|
736
|
-
md: string;
|
|
737
|
-
lg: string;
|
|
738
|
-
xl: string;
|
|
739
|
-
xs: string;
|
|
740
|
-
full: string;
|
|
741
|
-
};
|
|
742
|
-
h: {
|
|
743
|
-
screen: string;
|
|
744
|
-
svh: string;
|
|
745
|
-
lvh: string;
|
|
746
|
-
dvh: string;
|
|
747
|
-
} & {
|
|
748
|
-
screen: string;
|
|
749
|
-
svh: string;
|
|
750
|
-
lvh: string;
|
|
751
|
-
dvh: string;
|
|
752
|
-
};
|
|
753
|
-
skew: {
|
|
754
|
-
0: string;
|
|
755
|
-
1: string;
|
|
756
|
-
2: string;
|
|
757
|
-
3: string;
|
|
758
|
-
6: string;
|
|
759
|
-
12: string;
|
|
760
|
-
} & {
|
|
761
|
-
0: string;
|
|
762
|
-
1: string;
|
|
763
|
-
2: string;
|
|
764
|
-
3: string;
|
|
765
|
-
6: string;
|
|
766
|
-
12: string;
|
|
767
|
-
};
|
|
768
|
-
}, {}, {}, {}, GetModifierFromInput<{
|
|
769
|
-
readonly colorMode: {
|
|
770
|
-
readonly options: {
|
|
771
|
-
readonly dark: {
|
|
772
|
-
readonly css: ".dark";
|
|
773
|
-
};
|
|
774
|
-
};
|
|
775
|
-
};
|
|
776
|
-
readonly responsive: {
|
|
777
|
-
readonly options: {
|
|
778
|
-
readonly sm: {
|
|
779
|
-
readonly media: "(min-width: 640px)";
|
|
780
|
-
};
|
|
781
|
-
readonly md: {
|
|
782
|
-
readonly media: "(min-width: 768px)";
|
|
783
|
-
};
|
|
784
|
-
readonly lg: {
|
|
785
|
-
readonly media: "(min-width: 1024px)";
|
|
786
|
-
};
|
|
787
|
-
readonly xl: {
|
|
788
|
-
readonly media: "(min-width: 1280px)";
|
|
789
|
-
};
|
|
790
|
-
readonly '2xl': {
|
|
791
|
-
readonly media: "(min-width: 1536px)";
|
|
792
|
-
};
|
|
793
|
-
};
|
|
794
|
-
};
|
|
795
|
-
}>, {
|
|
796
|
-
readonly color: {
|
|
797
|
-
readonly $type: "color";
|
|
798
|
-
readonly inherit: {
|
|
799
|
-
readonly value: "inherit";
|
|
800
|
-
};
|
|
801
|
-
readonly current: {
|
|
802
|
-
readonly value: "currentColor";
|
|
803
|
-
};
|
|
804
|
-
readonly transparent: {
|
|
805
|
-
readonly value: "transparent";
|
|
806
|
-
};
|
|
807
|
-
readonly 'always/black': {
|
|
808
|
-
readonly value: "#000";
|
|
809
|
-
};
|
|
810
|
-
readonly 'always/white': {
|
|
811
|
-
readonly value: "#fff";
|
|
812
|
-
};
|
|
813
|
-
readonly brand: {
|
|
814
|
-
readonly value: "#1167f4";
|
|
815
|
-
readonly _dark: "#88bcfb";
|
|
816
|
-
};
|
|
817
|
-
readonly 'on-brand': {
|
|
818
|
-
readonly value: "#ffffff";
|
|
819
|
-
readonly _dark: "#09090b";
|
|
820
|
-
};
|
|
821
|
-
readonly accent: {
|
|
822
|
-
readonly value: "#da1c46";
|
|
823
|
-
readonly _dark: "#fc9aa8";
|
|
824
|
-
};
|
|
825
|
-
readonly 'on-accent': {
|
|
826
|
-
readonly value: "#ffffff";
|
|
827
|
-
readonly _dark: "#09090b";
|
|
828
|
-
};
|
|
829
|
-
readonly alert: {
|
|
830
|
-
readonly value: "#df1313";
|
|
831
|
-
readonly _dark: "#fa9b9b";
|
|
832
|
-
};
|
|
833
|
-
readonly 'on-alert': {
|
|
834
|
-
readonly value: "#ffffff";
|
|
835
|
-
readonly _dark: "#09090b";
|
|
836
|
-
};
|
|
837
|
-
readonly positive: {
|
|
838
|
-
readonly value: "#17843f";
|
|
839
|
-
readonly _dark: "#4ade80";
|
|
840
|
-
};
|
|
841
|
-
readonly 'on-positive': {
|
|
842
|
-
readonly value: "#ffffff";
|
|
843
|
-
readonly _dark: "#09090b";
|
|
844
|
-
};
|
|
845
|
-
readonly warning: {
|
|
846
|
-
readonly value: "#bf5105";
|
|
847
|
-
readonly _dark: "#fca156";
|
|
848
|
-
};
|
|
849
|
-
readonly 'on-warning': {
|
|
850
|
-
readonly value: "#ffffff";
|
|
851
|
-
readonly _dark: "#09090b";
|
|
852
|
-
};
|
|
853
|
-
readonly primary: {
|
|
854
|
-
readonly value: "#52525b";
|
|
855
|
-
readonly _dark: "#09090b";
|
|
856
|
-
};
|
|
857
|
-
readonly 'on-primary': {
|
|
858
|
-
readonly value: "#18181b";
|
|
859
|
-
readonly _dark: "#fafafa";
|
|
860
|
-
};
|
|
861
|
-
readonly secondary: {
|
|
862
|
-
readonly value: "#a1a1aa";
|
|
863
|
-
readonly _dark: "#a1a1aa";
|
|
864
|
-
};
|
|
865
|
-
readonly 'on-secondary': {
|
|
866
|
-
readonly value: "#6f6f78";
|
|
867
|
-
readonly _dark: "#b7b7bd";
|
|
868
|
-
};
|
|
869
|
-
readonly tertiary: {
|
|
870
|
-
readonly value: "#fafafa";
|
|
871
|
-
readonly _dark: "#18181b";
|
|
872
|
-
};
|
|
873
|
-
readonly 'on-tertiary': {
|
|
874
|
-
readonly value: "#71717a";
|
|
875
|
-
readonly _dark: "#b2b2b9";
|
|
876
|
-
};
|
|
877
|
-
readonly inverse: {
|
|
878
|
-
readonly value: "#18181b";
|
|
879
|
-
readonly _dark: "#fafafa";
|
|
880
|
-
};
|
|
881
|
-
readonly 'on-inverse': {
|
|
882
|
-
readonly value: "#fafafa";
|
|
883
|
-
readonly _dark: "#09090b";
|
|
884
|
-
};
|
|
885
|
-
};
|
|
886
|
-
readonly bg: {
|
|
887
|
-
readonly $type: "color";
|
|
888
|
-
readonly brand: {
|
|
889
|
-
readonly value: "#1e6ff5";
|
|
890
|
-
readonly _dark: "#71affb";
|
|
891
|
-
};
|
|
892
|
-
readonly surface: {
|
|
893
|
-
readonly value: "#fafafa";
|
|
894
|
-
readonly _dark: "#09090b";
|
|
895
|
-
};
|
|
896
|
-
readonly accent: {
|
|
897
|
-
readonly value: "#e11d48";
|
|
898
|
-
readonly _dark: "#fc8a9a";
|
|
899
|
-
};
|
|
900
|
-
readonly alert: {
|
|
901
|
-
readonly value: "#eb1616";
|
|
902
|
-
readonly _dark: "#f98d8d";
|
|
903
|
-
};
|
|
904
|
-
readonly positive: {
|
|
905
|
-
readonly value: "#188841";
|
|
906
|
-
readonly _dark: "#4ade80";
|
|
907
|
-
};
|
|
908
|
-
readonly warning: {
|
|
909
|
-
readonly value: "#c55405";
|
|
910
|
-
readonly _dark: "#fb923c";
|
|
911
|
-
};
|
|
912
|
-
readonly primary: {
|
|
913
|
-
readonly value: "#fff";
|
|
914
|
-
readonly _dark: "#09090b";
|
|
915
|
-
};
|
|
916
|
-
readonly 'elevation-1': {
|
|
917
|
-
readonly value: "#fff";
|
|
918
|
-
readonly _dark: "#18181b";
|
|
919
|
-
};
|
|
920
|
-
readonly 'elevation-2': {
|
|
921
|
-
readonly value: "#fff";
|
|
922
|
-
readonly _dark: "#27272a";
|
|
923
|
-
};
|
|
924
|
-
readonly 'elevation-3': {
|
|
925
|
-
readonly value: "#fff";
|
|
926
|
-
readonly _dark: "#3f3f46";
|
|
927
|
-
};
|
|
928
|
-
readonly secondary: {
|
|
929
|
-
readonly value: "#f4f4f5";
|
|
930
|
-
readonly _dark: "#27272a";
|
|
931
|
-
};
|
|
932
|
-
readonly tertiary: {
|
|
933
|
-
readonly value: "#fafafa";
|
|
934
|
-
readonly _dark: "#18181b";
|
|
935
|
-
};
|
|
936
|
-
readonly inverse: {
|
|
937
|
-
readonly value: "#18181b";
|
|
938
|
-
readonly _dark: "#fafafa";
|
|
939
|
-
};
|
|
940
|
-
readonly 'brand-wash': {
|
|
941
|
-
readonly value: "#eff6ff";
|
|
942
|
-
readonly _dark: "#172554";
|
|
943
|
-
};
|
|
944
|
-
readonly 'accent-wash': {
|
|
945
|
-
readonly value: "#fff1f2";
|
|
946
|
-
readonly _dark: "#4c0519";
|
|
947
|
-
};
|
|
948
|
-
readonly 'alert-wash': {
|
|
949
|
-
readonly value: "#fef2f2";
|
|
950
|
-
readonly _dark: "#450a0a";
|
|
951
|
-
};
|
|
952
|
-
readonly 'positive-wash': {
|
|
953
|
-
readonly value: "#f0fdf4";
|
|
954
|
-
readonly _dark: "#052e16";
|
|
955
|
-
};
|
|
956
|
-
readonly 'warning-wash': {
|
|
957
|
-
readonly value: "#fff7ed";
|
|
958
|
-
readonly _dark: "#431407";
|
|
959
|
-
};
|
|
960
|
-
readonly overlay: {
|
|
961
|
-
readonly value: "rgba(0,0,0,0.5)";
|
|
962
|
-
readonly _dark: "rgba(0,0,0,0.7)";
|
|
963
|
-
};
|
|
964
|
-
};
|
|
965
|
-
readonly borderColor: {
|
|
966
|
-
readonly $type: "color";
|
|
967
|
-
readonly brand: {
|
|
968
|
-
readonly value: "#1e6ff5";
|
|
969
|
-
readonly _dark: "#71affb";
|
|
970
|
-
};
|
|
971
|
-
readonly surface: {
|
|
972
|
-
readonly value: "#fafafa";
|
|
973
|
-
readonly _dark: "#09090b";
|
|
974
|
-
};
|
|
975
|
-
readonly accent: {
|
|
976
|
-
readonly value: "#e11d48";
|
|
977
|
-
readonly _dark: "#fc8a9a";
|
|
978
|
-
};
|
|
979
|
-
readonly alert: {
|
|
980
|
-
readonly value: "#eb1616";
|
|
981
|
-
readonly _dark: "#f98d8d";
|
|
982
|
-
};
|
|
983
|
-
readonly positive: {
|
|
984
|
-
readonly value: "#188841";
|
|
985
|
-
readonly _dark: "#4ade80";
|
|
986
|
-
};
|
|
987
|
-
readonly warning: {
|
|
988
|
-
readonly value: "#c55405";
|
|
989
|
-
readonly _dark: "#fb923c";
|
|
990
|
-
};
|
|
991
|
-
readonly primary: {
|
|
992
|
-
readonly value: "#fff";
|
|
993
|
-
readonly _dark: "#09090b";
|
|
994
|
-
};
|
|
995
|
-
readonly secondary: {
|
|
996
|
-
readonly value: "#f4f4f5";
|
|
997
|
-
readonly _dark: "#27272a";
|
|
998
|
-
};
|
|
999
|
-
readonly tertiary: {
|
|
1000
|
-
readonly value: "#fafafa";
|
|
1001
|
-
readonly _dark: "#18181b";
|
|
1002
|
-
};
|
|
1003
|
-
readonly inverse: {
|
|
1004
|
-
readonly value: "#18181b";
|
|
1005
|
-
readonly _dark: "#fafafa";
|
|
1006
|
-
};
|
|
1007
|
-
readonly 'brand-wash': {
|
|
1008
|
-
readonly value: "#eff6ff";
|
|
1009
|
-
readonly _dark: "#172554";
|
|
1010
|
-
};
|
|
1011
|
-
readonly 'accent-wash': {
|
|
1012
|
-
readonly value: "#fff1f2";
|
|
1013
|
-
readonly _dark: "#4c0519";
|
|
1014
|
-
};
|
|
1015
|
-
readonly 'alert-wash': {
|
|
1016
|
-
readonly value: "#fef2f2";
|
|
1017
|
-
readonly _dark: "#450a0a";
|
|
1018
|
-
};
|
|
1019
|
-
readonly 'positive-wash': {
|
|
1020
|
-
readonly value: "#f0fdf4";
|
|
1021
|
-
readonly _dark: "#052e16";
|
|
1022
|
-
};
|
|
1023
|
-
readonly 'warning-wash': {
|
|
1024
|
-
readonly value: "#fff7ed";
|
|
1025
|
-
readonly _dark: "#431407";
|
|
1026
|
-
};
|
|
1027
|
-
};
|
|
1028
|
-
readonly borderWidth: {
|
|
1029
|
-
readonly $type: "dimension";
|
|
1030
|
-
readonly none: {
|
|
1031
|
-
readonly value: "0px";
|
|
1032
|
-
};
|
|
1033
|
-
readonly thin: {
|
|
1034
|
-
readonly value: "1px";
|
|
1035
|
-
};
|
|
1036
|
-
readonly medium: {
|
|
1037
|
-
readonly value: "2px";
|
|
1038
|
-
};
|
|
1039
|
-
readonly thick: {
|
|
1040
|
-
readonly value: "4px";
|
|
1041
|
-
};
|
|
1042
|
-
};
|
|
1043
|
-
readonly outlineWidth: {
|
|
1044
|
-
readonly $type: "dimension";
|
|
1045
|
-
readonly 0: {
|
|
1046
|
-
readonly value: "0px";
|
|
1047
|
-
};
|
|
1048
|
-
readonly 1: {
|
|
1049
|
-
readonly value: "1px";
|
|
1050
|
-
};
|
|
1051
|
-
readonly 2: {
|
|
1052
|
-
readonly value: "2px";
|
|
1053
|
-
};
|
|
1054
|
-
readonly 4: {
|
|
1055
|
-
readonly value: "4px";
|
|
1056
|
-
};
|
|
1057
|
-
readonly 8: {
|
|
1058
|
-
readonly value: "8px";
|
|
1059
|
-
};
|
|
1060
|
-
};
|
|
1061
|
-
readonly outlineOffset: {
|
|
1062
|
-
readonly $type: "dimension";
|
|
1063
|
-
readonly 0: {
|
|
1064
|
-
readonly value: "0px";
|
|
1065
|
-
};
|
|
1066
|
-
readonly 1: {
|
|
1067
|
-
readonly value: "1px";
|
|
1068
|
-
};
|
|
1069
|
-
readonly 2: {
|
|
1070
|
-
readonly value: "2px";
|
|
1071
|
-
};
|
|
1072
|
-
readonly 4: {
|
|
1073
|
-
readonly value: "4px";
|
|
1074
|
-
};
|
|
1075
|
-
readonly 8: {
|
|
1076
|
-
readonly value: "8px";
|
|
1077
|
-
};
|
|
1078
|
-
};
|
|
1079
|
-
readonly divideWidth: {
|
|
1080
|
-
readonly $type: "dimension";
|
|
1081
|
-
readonly 0: {
|
|
1082
|
-
readonly value: "0px";
|
|
1083
|
-
};
|
|
1084
|
-
readonly 2: {
|
|
1085
|
-
readonly value: "2px";
|
|
1086
|
-
};
|
|
1087
|
-
readonly 4: {
|
|
1088
|
-
readonly value: "4px";
|
|
1089
|
-
};
|
|
1090
|
-
readonly 8: {
|
|
1091
|
-
readonly value: "8px";
|
|
1092
|
-
};
|
|
1093
|
-
readonly reverse: {
|
|
1094
|
-
readonly value: "reverse";
|
|
1095
|
-
readonly $type: "string";
|
|
1096
|
-
};
|
|
1097
|
-
};
|
|
1098
|
-
readonly ringWidth: {
|
|
1099
|
-
readonly $type: "dimension";
|
|
1100
|
-
readonly 0: {
|
|
1101
|
-
readonly value: "0px";
|
|
1102
|
-
};
|
|
1103
|
-
readonly 1: {
|
|
1104
|
-
readonly value: "1px";
|
|
1105
|
-
};
|
|
1106
|
-
readonly 2: {
|
|
1107
|
-
readonly value: "2px";
|
|
1108
|
-
};
|
|
1109
|
-
readonly 4: {
|
|
1110
|
-
readonly value: "4px";
|
|
1111
|
-
};
|
|
1112
|
-
readonly 8: {
|
|
1113
|
-
readonly value: "8px";
|
|
1114
|
-
};
|
|
1115
|
-
readonly inset: {
|
|
1116
|
-
readonly value: "inset";
|
|
1117
|
-
readonly $type: "string";
|
|
1118
|
-
};
|
|
1119
|
-
};
|
|
1120
|
-
readonly ringOffsetWidth: {
|
|
1121
|
-
readonly $type: "dimension";
|
|
1122
|
-
readonly 0: {
|
|
1123
|
-
readonly value: "0px";
|
|
1124
|
-
};
|
|
1125
|
-
readonly 1: {
|
|
1126
|
-
readonly value: "1px";
|
|
1127
|
-
};
|
|
1128
|
-
readonly 2: {
|
|
1129
|
-
readonly value: "2px";
|
|
1130
|
-
};
|
|
1131
|
-
readonly 4: {
|
|
1132
|
-
readonly value: "4px";
|
|
1133
|
-
};
|
|
1134
|
-
readonly 8: {
|
|
1135
|
-
readonly value: "8px";
|
|
1136
|
-
};
|
|
1137
|
-
};
|
|
1138
|
-
readonly fontWeight: {
|
|
1139
|
-
readonly $type: "fontWeight";
|
|
1140
|
-
readonly thin: {
|
|
1141
|
-
readonly value: "100";
|
|
1142
|
-
};
|
|
1143
|
-
readonly extralight: {
|
|
1144
|
-
readonly value: "200";
|
|
1145
|
-
};
|
|
1146
|
-
readonly light: {
|
|
1147
|
-
readonly value: "300";
|
|
1148
|
-
};
|
|
1149
|
-
readonly normal: {
|
|
1150
|
-
readonly value: "400";
|
|
1151
|
-
};
|
|
1152
|
-
readonly medium: {
|
|
1153
|
-
readonly value: "500";
|
|
1154
|
-
};
|
|
1155
|
-
readonly semibold: {
|
|
1156
|
-
readonly value: "600";
|
|
1157
|
-
};
|
|
1158
|
-
readonly bold: {
|
|
1159
|
-
readonly value: "700";
|
|
1160
|
-
};
|
|
1161
|
-
readonly extrabold: {
|
|
1162
|
-
readonly value: "800";
|
|
1163
|
-
};
|
|
1164
|
-
readonly black: {
|
|
1165
|
-
readonly value: "900";
|
|
1166
|
-
};
|
|
1167
|
-
};
|
|
1168
|
-
readonly lineHeight: {
|
|
1169
|
-
readonly $type: "number";
|
|
1170
|
-
readonly none: {
|
|
1171
|
-
readonly value: "1";
|
|
1172
|
-
};
|
|
1173
|
-
readonly tight: {
|
|
1174
|
-
readonly value: "1.25";
|
|
1175
|
-
};
|
|
1176
|
-
readonly normal: {
|
|
1177
|
-
readonly value: "1.5";
|
|
1178
|
-
};
|
|
1179
|
-
readonly relaxed: {
|
|
1180
|
-
readonly value: "1.75";
|
|
1181
|
-
};
|
|
1182
|
-
};
|
|
1183
|
-
readonly letterSpacing: {
|
|
1184
|
-
readonly $type: "dimension";
|
|
1185
|
-
readonly tighter: {
|
|
1186
|
-
readonly value: "-0.05em";
|
|
1187
|
-
};
|
|
1188
|
-
readonly tight: {
|
|
1189
|
-
readonly value: "-0.025em";
|
|
1190
|
-
};
|
|
1191
|
-
readonly normal: {
|
|
1192
|
-
readonly value: "0em";
|
|
1193
|
-
};
|
|
1194
|
-
readonly wide: {
|
|
1195
|
-
readonly value: "0.025em";
|
|
1196
|
-
};
|
|
1197
|
-
readonly wider: {
|
|
1198
|
-
readonly value: "0.05em";
|
|
1199
|
-
};
|
|
1200
|
-
readonly widest: {
|
|
1201
|
-
readonly value: "0.1em";
|
|
1202
|
-
};
|
|
1203
|
-
};
|
|
1204
|
-
readonly spacing: {
|
|
1205
|
-
readonly $type: "dimension";
|
|
1206
|
-
readonly px: {
|
|
1207
|
-
readonly value: "1px";
|
|
1208
|
-
};
|
|
1209
|
-
readonly 0: {
|
|
1210
|
-
readonly value: "0px";
|
|
1211
|
-
};
|
|
1212
|
-
readonly 0.5: {
|
|
1213
|
-
readonly value: "0.125rem";
|
|
1214
|
-
};
|
|
1215
|
-
readonly 1: {
|
|
1216
|
-
readonly value: "0.25rem";
|
|
1217
|
-
};
|
|
1218
|
-
readonly 1.5: {
|
|
1219
|
-
readonly value: "0.375rem";
|
|
1220
|
-
};
|
|
1221
|
-
readonly 2: {
|
|
1222
|
-
readonly value: "0.5rem";
|
|
1223
|
-
};
|
|
1224
|
-
readonly 2.5: {
|
|
1225
|
-
readonly value: "0.625rem";
|
|
1226
|
-
};
|
|
1227
|
-
readonly 3: {
|
|
1228
|
-
readonly value: "0.75rem";
|
|
1229
|
-
};
|
|
1230
|
-
readonly 3.5: {
|
|
1231
|
-
readonly value: "0.875rem";
|
|
1232
|
-
};
|
|
1233
|
-
readonly 4: {
|
|
1234
|
-
readonly value: "1rem";
|
|
1235
|
-
};
|
|
1236
|
-
readonly 5: {
|
|
1237
|
-
readonly value: "1.25rem";
|
|
1238
|
-
};
|
|
1239
|
-
readonly 6: {
|
|
1240
|
-
readonly value: "1.5rem";
|
|
1241
|
-
};
|
|
1242
|
-
readonly 7: {
|
|
1243
|
-
readonly value: "1.75rem";
|
|
1244
|
-
};
|
|
1245
|
-
readonly 8: {
|
|
1246
|
-
readonly value: "2rem";
|
|
1247
|
-
};
|
|
1248
|
-
readonly 9: {
|
|
1249
|
-
readonly value: "2.25rem";
|
|
1250
|
-
};
|
|
1251
|
-
readonly 10: {
|
|
1252
|
-
readonly value: "2.5rem";
|
|
1253
|
-
};
|
|
1254
|
-
readonly 11: {
|
|
1255
|
-
readonly value: "2.75rem";
|
|
1256
|
-
};
|
|
1257
|
-
readonly 12: {
|
|
1258
|
-
readonly value: "3rem";
|
|
1259
|
-
};
|
|
1260
|
-
readonly 14: {
|
|
1261
|
-
readonly value: "3.5rem";
|
|
1262
|
-
};
|
|
1263
|
-
readonly 16: {
|
|
1264
|
-
readonly value: "4rem";
|
|
1265
|
-
};
|
|
1266
|
-
readonly 20: {
|
|
1267
|
-
readonly value: "5rem";
|
|
1268
|
-
};
|
|
1269
|
-
readonly 24: {
|
|
1270
|
-
readonly value: "6rem";
|
|
1271
|
-
};
|
|
1272
|
-
readonly 28: {
|
|
1273
|
-
readonly value: "7rem";
|
|
1274
|
-
};
|
|
1275
|
-
readonly 32: {
|
|
1276
|
-
readonly value: "8rem";
|
|
1277
|
-
};
|
|
1278
|
-
readonly 36: {
|
|
1279
|
-
readonly value: "9rem";
|
|
1280
|
-
};
|
|
1281
|
-
readonly 40: {
|
|
1282
|
-
readonly value: "10rem";
|
|
1283
|
-
};
|
|
1284
|
-
readonly 44: {
|
|
1285
|
-
readonly value: "11rem";
|
|
1286
|
-
};
|
|
1287
|
-
readonly 48: {
|
|
1288
|
-
readonly value: "12rem";
|
|
1289
|
-
};
|
|
1290
|
-
readonly 52: {
|
|
1291
|
-
readonly value: "13rem";
|
|
1292
|
-
};
|
|
1293
|
-
readonly 56: {
|
|
1294
|
-
readonly value: "14rem";
|
|
1295
|
-
};
|
|
1296
|
-
readonly 60: {
|
|
1297
|
-
readonly value: "15rem";
|
|
1298
|
-
};
|
|
1299
|
-
readonly 64: {
|
|
1300
|
-
readonly value: "16rem";
|
|
1301
|
-
};
|
|
1302
|
-
readonly 72: {
|
|
1303
|
-
readonly value: "18rem";
|
|
1304
|
-
};
|
|
1305
|
-
readonly 80: {
|
|
1306
|
-
readonly value: "20rem";
|
|
1307
|
-
};
|
|
1308
|
-
readonly 96: {
|
|
1309
|
-
readonly value: "24rem";
|
|
1310
|
-
};
|
|
1311
|
-
};
|
|
1312
|
-
readonly position: {
|
|
1313
|
-
readonly $type: "dimension";
|
|
1314
|
-
readonly auto: {
|
|
1315
|
-
readonly value: "auto";
|
|
1316
|
-
readonly $type: "string";
|
|
1317
|
-
};
|
|
1318
|
-
readonly full: {
|
|
1319
|
-
readonly value: "100%";
|
|
1320
|
-
};
|
|
1321
|
-
readonly '1/2': {
|
|
1322
|
-
readonly value: "50%";
|
|
1323
|
-
};
|
|
1324
|
-
readonly '1/3': {
|
|
1325
|
-
readonly value: "33.333333%";
|
|
1326
|
-
};
|
|
1327
|
-
readonly '2/3': {
|
|
1328
|
-
readonly value: "66.666667%";
|
|
1329
|
-
};
|
|
1330
|
-
readonly '1/4': {
|
|
1331
|
-
readonly value: "25%";
|
|
1332
|
-
};
|
|
1333
|
-
readonly '2/4': {
|
|
1334
|
-
readonly value: "50%";
|
|
1335
|
-
};
|
|
1336
|
-
readonly '3/4': {
|
|
1337
|
-
readonly value: "75%";
|
|
1338
|
-
};
|
|
1339
|
-
};
|
|
1340
|
-
readonly aspectRatio: {
|
|
1341
|
-
readonly $type: "string";
|
|
1342
|
-
readonly square: {
|
|
1343
|
-
readonly value: "1 / 1";
|
|
1344
|
-
};
|
|
1345
|
-
readonly landscape: {
|
|
1346
|
-
readonly value: "4 / 3";
|
|
1347
|
-
};
|
|
1348
|
-
readonly portrait: {
|
|
1349
|
-
readonly value: "3 / 4";
|
|
1350
|
-
};
|
|
1351
|
-
readonly widescreen: {
|
|
1352
|
-
readonly value: "16 / 9";
|
|
1353
|
-
};
|
|
1354
|
-
readonly ultrawide: {
|
|
1355
|
-
readonly value: "21 / 9";
|
|
1356
|
-
};
|
|
1357
|
-
readonly golden: {
|
|
1358
|
-
readonly value: "1.618 / 1";
|
|
1359
|
-
};
|
|
1360
|
-
};
|
|
1361
|
-
readonly flex: {
|
|
1362
|
-
readonly $type: "string";
|
|
1363
|
-
readonly 1: {
|
|
1364
|
-
readonly value: "1 1 0%";
|
|
1365
|
-
};
|
|
1366
|
-
readonly auto: {
|
|
1367
|
-
readonly value: "1 1 auto";
|
|
1368
|
-
};
|
|
1369
|
-
readonly initial: {
|
|
1370
|
-
readonly value: "0 1 auto";
|
|
1371
|
-
};
|
|
1372
|
-
readonly none: {
|
|
1373
|
-
readonly value: "none";
|
|
1374
|
-
};
|
|
1375
|
-
};
|
|
1376
|
-
readonly flexGrow: {
|
|
1377
|
-
readonly $type: "number";
|
|
1378
|
-
readonly 0: {
|
|
1379
|
-
readonly value: "0";
|
|
1380
|
-
};
|
|
1381
|
-
readonly 1: {
|
|
1382
|
-
readonly value: "1";
|
|
1383
|
-
};
|
|
1384
|
-
};
|
|
1385
|
-
readonly flexShrink: {
|
|
1386
|
-
readonly $type: "number";
|
|
1387
|
-
readonly 0: {
|
|
1388
|
-
readonly value: "0";
|
|
1389
|
-
};
|
|
1390
|
-
};
|
|
1391
|
-
readonly opacity: {
|
|
1392
|
-
readonly $type: "number";
|
|
1393
|
-
readonly 0: {
|
|
1394
|
-
readonly value: "0";
|
|
1395
|
-
};
|
|
1396
|
-
readonly 5: {
|
|
1397
|
-
readonly value: "5";
|
|
1398
|
-
};
|
|
1399
|
-
readonly 10: {
|
|
1400
|
-
readonly value: "10";
|
|
1401
|
-
};
|
|
1402
|
-
readonly 20: {
|
|
1403
|
-
readonly value: "20";
|
|
1404
|
-
};
|
|
1405
|
-
readonly 25: {
|
|
1406
|
-
readonly value: "25";
|
|
1407
|
-
};
|
|
1408
|
-
readonly 30: {
|
|
1409
|
-
readonly value: "30";
|
|
1410
|
-
};
|
|
1411
|
-
readonly 40: {
|
|
1412
|
-
readonly value: "40";
|
|
1413
|
-
};
|
|
1414
|
-
readonly 50: {
|
|
1415
|
-
readonly value: "50";
|
|
1416
|
-
};
|
|
1417
|
-
readonly 60: {
|
|
1418
|
-
readonly value: "60";
|
|
1419
|
-
};
|
|
1420
|
-
readonly 70: {
|
|
1421
|
-
readonly value: "70";
|
|
1422
|
-
};
|
|
1423
|
-
readonly 75: {
|
|
1424
|
-
readonly value: "75";
|
|
1425
|
-
};
|
|
1426
|
-
readonly 80: {
|
|
1427
|
-
readonly value: "80";
|
|
1428
|
-
};
|
|
1429
|
-
readonly 90: {
|
|
1430
|
-
readonly value: "90";
|
|
1431
|
-
};
|
|
1432
|
-
readonly 95: {
|
|
1433
|
-
readonly value: "95";
|
|
1434
|
-
};
|
|
1435
|
-
readonly 100: {
|
|
1436
|
-
readonly value: "100";
|
|
1437
|
-
};
|
|
1438
|
-
};
|
|
1439
|
-
readonly radius: {
|
|
1440
|
-
readonly $type: "dimension";
|
|
1441
|
-
readonly none: {
|
|
1442
|
-
readonly value: "0px";
|
|
1443
|
-
};
|
|
1444
|
-
readonly xs: {
|
|
1445
|
-
readonly value: "2px";
|
|
1446
|
-
};
|
|
1447
|
-
readonly sm: {
|
|
1448
|
-
readonly value: "4px";
|
|
1449
|
-
};
|
|
1450
|
-
readonly md: {
|
|
1451
|
-
readonly value: "6px";
|
|
1452
|
-
};
|
|
1453
|
-
readonly lg: {
|
|
1454
|
-
readonly value: "16px";
|
|
1455
|
-
};
|
|
1456
|
-
readonly xl: {
|
|
1457
|
-
readonly value: "32px";
|
|
1458
|
-
};
|
|
1459
|
-
readonly full: {
|
|
1460
|
-
readonly value: "1e5px";
|
|
1461
|
-
};
|
|
1462
|
-
};
|
|
1463
|
-
readonly animation: {
|
|
1464
|
-
readonly $type: "string";
|
|
1465
|
-
readonly none: {
|
|
1466
|
-
readonly value: "none";
|
|
1467
|
-
};
|
|
1468
|
-
readonly spin: {
|
|
1469
|
-
readonly value: "spin 1s linear infinite";
|
|
1470
|
-
};
|
|
1471
|
-
readonly ping: {
|
|
1472
|
-
readonly value: "ping 1s cubic-bezier(0, 0, 0.2, 1) infinite";
|
|
1473
|
-
};
|
|
1474
|
-
};
|
|
1475
|
-
readonly shadow: {
|
|
1476
|
-
readonly $type: "string";
|
|
1477
|
-
readonly '2xs': {
|
|
1478
|
-
readonly value: "0 1px rgb(0 0 0 / 0.05)";
|
|
1479
|
-
};
|
|
1480
|
-
readonly xs: {
|
|
1481
|
-
readonly value: "0 1px 2px 0 rgb(0 0 0 / 0.05)";
|
|
1482
|
-
};
|
|
1483
|
-
readonly sm: {
|
|
1484
|
-
readonly value: "0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)";
|
|
1485
|
-
};
|
|
1486
|
-
readonly md: {
|
|
1487
|
-
readonly value: "0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)";
|
|
1488
|
-
};
|
|
1489
|
-
readonly lg: {
|
|
1490
|
-
readonly value: "0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)";
|
|
1491
|
-
};
|
|
1492
|
-
readonly xl: {
|
|
1493
|
-
readonly value: "0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)";
|
|
1494
|
-
};
|
|
1495
|
-
readonly '2xl': {
|
|
1496
|
-
readonly value: "0 25px 50px -12px rgb(0 0 0 / 0.25)";
|
|
1497
|
-
};
|
|
1498
|
-
readonly inner: {
|
|
1499
|
-
readonly value: "inset 0 2px 4px 0 rgb(0 0 0 / 0.05)";
|
|
1500
|
-
};
|
|
1501
|
-
readonly none: {
|
|
1502
|
-
readonly value: "none";
|
|
1503
|
-
};
|
|
1504
|
-
};
|
|
1505
|
-
readonly blur: {
|
|
1506
|
-
readonly $type: "string";
|
|
1507
|
-
readonly none: {
|
|
1508
|
-
readonly value: "blur(0)";
|
|
1509
|
-
};
|
|
1510
|
-
readonly sm: {
|
|
1511
|
-
readonly value: "blur(4px)";
|
|
1512
|
-
};
|
|
1513
|
-
readonly md: {
|
|
1514
|
-
readonly value: "blur(12px)";
|
|
1515
|
-
};
|
|
1516
|
-
readonly lg: {
|
|
1517
|
-
readonly value: "blur(16px)";
|
|
1518
|
-
};
|
|
1519
|
-
readonly xl: {
|
|
1520
|
-
readonly value: "blur(24px)";
|
|
1521
|
-
};
|
|
1522
|
-
readonly '2xl': {
|
|
1523
|
-
readonly value: "blur(40px)";
|
|
1524
|
-
};
|
|
1525
|
-
readonly '3xl': {
|
|
1526
|
-
readonly value: "blur(64px)";
|
|
1527
|
-
};
|
|
1528
|
-
};
|
|
1529
|
-
readonly textShadow: {
|
|
1530
|
-
readonly $type: "string";
|
|
1531
|
-
readonly '2xs': {
|
|
1532
|
-
readonly value: "0 1px 0 rgb(0 0 0 / 0.15)";
|
|
1533
|
-
};
|
|
1534
|
-
readonly xs: {
|
|
1535
|
-
readonly value: "0 1px 1px rgb(0 0 0 / 0.2)";
|
|
1536
|
-
};
|
|
1537
|
-
readonly sm: {
|
|
1538
|
-
readonly value: "0 1px 2px rgb(0 0 0 / 0.25)";
|
|
1539
|
-
};
|
|
1540
|
-
readonly md: {
|
|
1541
|
-
readonly value: "0 2px 4px rgb(0 0 0 / 0.25)";
|
|
1542
|
-
};
|
|
1543
|
-
readonly lg: {
|
|
1544
|
-
readonly value: "0 4px 8px rgb(0 0 0 / 0.25)";
|
|
1545
|
-
};
|
|
1546
|
-
readonly none: {
|
|
1547
|
-
readonly value: "none";
|
|
1548
|
-
};
|
|
1549
|
-
};
|
|
1550
|
-
readonly zIndex: {
|
|
1551
|
-
readonly $type: "number";
|
|
1552
|
-
readonly auto: {
|
|
1553
|
-
readonly value: "auto";
|
|
1554
|
-
readonly $type: "string";
|
|
1555
|
-
};
|
|
1556
|
-
readonly 0: {
|
|
1557
|
-
readonly value: "0";
|
|
1558
|
-
};
|
|
1559
|
-
readonly 10: {
|
|
1560
|
-
readonly value: "10";
|
|
1561
|
-
};
|
|
1562
|
-
readonly 20: {
|
|
1563
|
-
readonly value: "20";
|
|
1564
|
-
};
|
|
1565
|
-
readonly 30: {
|
|
1566
|
-
readonly value: "30";
|
|
1567
|
-
};
|
|
1568
|
-
readonly 40: {
|
|
1569
|
-
readonly value: "40";
|
|
1570
|
-
};
|
|
1571
|
-
readonly 50: {
|
|
1572
|
-
readonly value: "50";
|
|
1573
|
-
};
|
|
1574
|
-
};
|
|
1575
|
-
readonly size: {
|
|
1576
|
-
readonly $type: "dimension";
|
|
1577
|
-
readonly auto: {
|
|
1578
|
-
readonly value: "auto";
|
|
1579
|
-
readonly $type: "string";
|
|
1580
|
-
};
|
|
1581
|
-
readonly full: {
|
|
1582
|
-
readonly value: "100%";
|
|
1583
|
-
};
|
|
1584
|
-
readonly min: {
|
|
1585
|
-
readonly value: "min-content";
|
|
1586
|
-
readonly $type: "string";
|
|
1587
|
-
};
|
|
1588
|
-
readonly max: {
|
|
1589
|
-
readonly value: "max-content";
|
|
1590
|
-
readonly $type: "string";
|
|
1591
|
-
};
|
|
1592
|
-
readonly fit: {
|
|
1593
|
-
readonly value: "fit-content";
|
|
1594
|
-
readonly $type: "string";
|
|
1595
|
-
};
|
|
1596
|
-
readonly '1/2': {
|
|
1597
|
-
readonly value: "50%";
|
|
1598
|
-
};
|
|
1599
|
-
readonly '1/3': {
|
|
1600
|
-
readonly value: "33.333333%";
|
|
1601
|
-
};
|
|
1602
|
-
readonly '2/3': {
|
|
1603
|
-
readonly value: "66.666667%";
|
|
1604
|
-
};
|
|
1605
|
-
readonly '1/4': {
|
|
1606
|
-
readonly value: "25%";
|
|
1607
|
-
};
|
|
1608
|
-
readonly '2/4': {
|
|
1609
|
-
readonly value: "50%";
|
|
1610
|
-
};
|
|
1611
|
-
readonly '3/4': {
|
|
1612
|
-
readonly value: "75%";
|
|
1613
|
-
};
|
|
1614
|
-
readonly '1/5': {
|
|
1615
|
-
readonly value: "20%";
|
|
1616
|
-
};
|
|
1617
|
-
readonly '2/5': {
|
|
1618
|
-
readonly value: "40%";
|
|
1619
|
-
};
|
|
1620
|
-
readonly '3/5': {
|
|
1621
|
-
readonly value: "60%";
|
|
1622
|
-
};
|
|
1623
|
-
readonly '4/5': {
|
|
1624
|
-
readonly value: "80%";
|
|
1625
|
-
};
|
|
1626
|
-
readonly '1/6': {
|
|
1627
|
-
readonly value: "16.666667%";
|
|
1628
|
-
};
|
|
1629
|
-
readonly '2/6': {
|
|
1630
|
-
readonly value: "33.333333%";
|
|
1631
|
-
};
|
|
1632
|
-
readonly '3/6': {
|
|
1633
|
-
readonly value: "50%";
|
|
1634
|
-
};
|
|
1635
|
-
readonly '4/6': {
|
|
1636
|
-
readonly value: "66.666667%";
|
|
1637
|
-
};
|
|
1638
|
-
readonly '5/6': {
|
|
1639
|
-
readonly value: "83.333333%";
|
|
1640
|
-
};
|
|
1641
|
-
};
|
|
1642
|
-
readonly w: {
|
|
1643
|
-
readonly $type: "dimension";
|
|
1644
|
-
readonly screen: {
|
|
1645
|
-
readonly value: "100vw";
|
|
1646
|
-
};
|
|
1647
|
-
readonly svw: {
|
|
1648
|
-
readonly value: "100svw";
|
|
1649
|
-
};
|
|
1650
|
-
readonly lvw: {
|
|
1651
|
-
readonly value: "100lvw";
|
|
1652
|
-
};
|
|
1653
|
-
readonly dvw: {
|
|
1654
|
-
readonly value: "100dvw";
|
|
1655
|
-
};
|
|
1656
|
-
};
|
|
1657
|
-
readonly h: {
|
|
1658
|
-
readonly $type: "dimension";
|
|
1659
|
-
readonly screen: {
|
|
1660
|
-
readonly value: "100vh";
|
|
1661
|
-
};
|
|
1662
|
-
readonly svh: {
|
|
1663
|
-
readonly value: "100svh";
|
|
1664
|
-
};
|
|
1665
|
-
readonly lvh: {
|
|
1666
|
-
readonly value: "100lvh";
|
|
1667
|
-
};
|
|
1668
|
-
readonly dvh: {
|
|
1669
|
-
readonly value: "100dvh";
|
|
1670
|
-
};
|
|
1671
|
-
};
|
|
1672
|
-
readonly rotate: {
|
|
1673
|
-
readonly $type: "dimension";
|
|
1674
|
-
readonly 0: {
|
|
1675
|
-
readonly value: "0deg";
|
|
1676
|
-
};
|
|
1677
|
-
readonly 1: {
|
|
1678
|
-
readonly value: "1deg";
|
|
1679
|
-
};
|
|
1680
|
-
readonly 2: {
|
|
1681
|
-
readonly value: "2deg";
|
|
1682
|
-
};
|
|
1683
|
-
readonly 3: {
|
|
1684
|
-
readonly value: "3deg";
|
|
1685
|
-
};
|
|
1686
|
-
readonly 6: {
|
|
1687
|
-
readonly value: "6deg";
|
|
1688
|
-
};
|
|
1689
|
-
readonly 12: {
|
|
1690
|
-
readonly value: "12deg";
|
|
1691
|
-
};
|
|
1692
|
-
readonly 45: {
|
|
1693
|
-
readonly value: "45deg";
|
|
1694
|
-
};
|
|
1695
|
-
readonly 90: {
|
|
1696
|
-
readonly value: "90deg";
|
|
1697
|
-
};
|
|
1698
|
-
readonly 180: {
|
|
1699
|
-
readonly value: "180deg";
|
|
1700
|
-
};
|
|
1701
|
-
};
|
|
1702
|
-
readonly scale: {
|
|
1703
|
-
readonly $type: "number";
|
|
1704
|
-
readonly 0: {
|
|
1705
|
-
readonly value: "0";
|
|
1706
|
-
};
|
|
1707
|
-
readonly 50: {
|
|
1708
|
-
readonly value: ".5";
|
|
1709
|
-
};
|
|
1710
|
-
readonly 75: {
|
|
1711
|
-
readonly value: ".75";
|
|
1712
|
-
};
|
|
1713
|
-
readonly 90: {
|
|
1714
|
-
readonly value: ".9";
|
|
1715
|
-
};
|
|
1716
|
-
readonly 95: {
|
|
1717
|
-
readonly value: ".95";
|
|
1718
|
-
};
|
|
1719
|
-
readonly 100: {
|
|
1720
|
-
readonly value: "1";
|
|
1721
|
-
};
|
|
1722
|
-
readonly 105: {
|
|
1723
|
-
readonly value: "1.05";
|
|
1724
|
-
};
|
|
1725
|
-
readonly 110: {
|
|
1726
|
-
readonly value: "1.1";
|
|
1727
|
-
};
|
|
1728
|
-
readonly 125: {
|
|
1729
|
-
readonly value: "1.25";
|
|
1730
|
-
};
|
|
1731
|
-
readonly 150: {
|
|
1732
|
-
readonly value: "1.5";
|
|
1733
|
-
};
|
|
1734
|
-
readonly 200: {
|
|
1735
|
-
readonly value: "2";
|
|
1736
|
-
};
|
|
1737
|
-
};
|
|
1738
|
-
readonly skew: {
|
|
1739
|
-
readonly $type: "dimension";
|
|
1740
|
-
readonly 0: {
|
|
1741
|
-
readonly value: "0deg";
|
|
1742
|
-
};
|
|
1743
|
-
readonly 1: {
|
|
1744
|
-
readonly value: "1deg";
|
|
1745
|
-
};
|
|
1746
|
-
readonly 2: {
|
|
1747
|
-
readonly value: "2deg";
|
|
1748
|
-
};
|
|
1749
|
-
readonly 3: {
|
|
1750
|
-
readonly value: "3deg";
|
|
1751
|
-
};
|
|
1752
|
-
readonly 6: {
|
|
1753
|
-
readonly value: "6deg";
|
|
1754
|
-
};
|
|
1755
|
-
readonly 12: {
|
|
1756
|
-
readonly value: "12deg";
|
|
1757
|
-
};
|
|
1758
|
-
};
|
|
1759
|
-
readonly translate: {
|
|
1760
|
-
readonly $type: "dimension";
|
|
1761
|
-
readonly 0: {
|
|
1762
|
-
readonly value: "0px";
|
|
1763
|
-
};
|
|
1764
|
-
readonly 0.5: {
|
|
1765
|
-
readonly value: "0.125rem";
|
|
1766
|
-
};
|
|
1767
|
-
readonly 1: {
|
|
1768
|
-
readonly value: "0.25rem";
|
|
1769
|
-
};
|
|
1770
|
-
readonly 1.5: {
|
|
1771
|
-
readonly value: "0.375rem";
|
|
1772
|
-
};
|
|
1773
|
-
readonly 2: {
|
|
1774
|
-
readonly value: "0.5rem";
|
|
1775
|
-
};
|
|
1776
|
-
readonly 2.5: {
|
|
1777
|
-
readonly value: "0.625rem";
|
|
1778
|
-
};
|
|
1779
|
-
readonly 3: {
|
|
1780
|
-
readonly value: "0.75rem";
|
|
1781
|
-
};
|
|
1782
|
-
readonly 3.5: {
|
|
1783
|
-
readonly value: "0.875rem";
|
|
1784
|
-
};
|
|
1785
|
-
readonly 4: {
|
|
1786
|
-
readonly value: "1rem";
|
|
1787
|
-
};
|
|
1788
|
-
readonly 5: {
|
|
1789
|
-
readonly value: "1.25rem";
|
|
1790
|
-
};
|
|
1791
|
-
readonly 6: {
|
|
1792
|
-
readonly value: "1.5rem";
|
|
1793
|
-
};
|
|
1794
|
-
readonly 7: {
|
|
1795
|
-
readonly value: "1.75rem";
|
|
1796
|
-
};
|
|
1797
|
-
readonly 8: {
|
|
1798
|
-
readonly value: "2rem";
|
|
1799
|
-
};
|
|
1800
|
-
readonly 9: {
|
|
1801
|
-
readonly value: "2.25rem";
|
|
1802
|
-
};
|
|
1803
|
-
readonly 10: {
|
|
1804
|
-
readonly value: "2.5rem";
|
|
1805
|
-
};
|
|
1806
|
-
readonly 11: {
|
|
1807
|
-
readonly value: "2.75rem";
|
|
1808
|
-
};
|
|
1809
|
-
readonly 12: {
|
|
1810
|
-
readonly value: "3rem";
|
|
1811
|
-
};
|
|
1812
|
-
readonly 14: {
|
|
1813
|
-
readonly value: "3.5rem";
|
|
1814
|
-
};
|
|
1815
|
-
readonly 16: {
|
|
1816
|
-
readonly value: "4rem";
|
|
1817
|
-
};
|
|
1818
|
-
readonly 20: {
|
|
1819
|
-
readonly value: "5rem";
|
|
1820
|
-
};
|
|
1821
|
-
readonly 24: {
|
|
1822
|
-
readonly value: "6rem";
|
|
1823
|
-
};
|
|
1824
|
-
readonly 28: {
|
|
1825
|
-
readonly value: "7rem";
|
|
1826
|
-
};
|
|
1827
|
-
readonly 32: {
|
|
1828
|
-
readonly value: "8rem";
|
|
1829
|
-
};
|
|
1830
|
-
readonly 36: {
|
|
1831
|
-
readonly value: "9rem";
|
|
1832
|
-
};
|
|
1833
|
-
readonly 40: {
|
|
1834
|
-
readonly value: "10rem";
|
|
1835
|
-
};
|
|
1836
|
-
readonly 44: {
|
|
1837
|
-
readonly value: "11rem";
|
|
1838
|
-
};
|
|
1839
|
-
readonly 48: {
|
|
1840
|
-
readonly value: "12rem";
|
|
1841
|
-
};
|
|
1842
|
-
readonly 52: {
|
|
1843
|
-
readonly value: "13rem";
|
|
1844
|
-
};
|
|
1845
|
-
readonly 56: {
|
|
1846
|
-
readonly value: "14rem";
|
|
1847
|
-
};
|
|
1848
|
-
readonly 60: {
|
|
1849
|
-
readonly value: "15rem";
|
|
1850
|
-
};
|
|
1851
|
-
readonly 64: {
|
|
1852
|
-
readonly value: "16rem";
|
|
1853
|
-
};
|
|
1854
|
-
readonly 72: {
|
|
1855
|
-
readonly value: "18rem";
|
|
1856
|
-
};
|
|
1857
|
-
readonly 80: {
|
|
1858
|
-
readonly value: "20rem";
|
|
1859
|
-
};
|
|
1860
|
-
readonly 96: {
|
|
1861
|
-
readonly value: "24rem";
|
|
1862
|
-
};
|
|
1863
|
-
readonly '1/2': {
|
|
1864
|
-
readonly value: "50%";
|
|
1865
|
-
};
|
|
1866
|
-
readonly '1/3': {
|
|
1867
|
-
readonly value: "33.333333%";
|
|
1868
|
-
};
|
|
1869
|
-
readonly '2/3': {
|
|
1870
|
-
readonly value: "66.666667%";
|
|
1871
|
-
};
|
|
1872
|
-
readonly '1/4': {
|
|
1873
|
-
readonly value: "25%";
|
|
1874
|
-
};
|
|
1875
|
-
readonly '3/4': {
|
|
1876
|
-
readonly value: "75%";
|
|
1877
|
-
};
|
|
1878
|
-
readonly full: {
|
|
1879
|
-
readonly value: "100%";
|
|
1880
|
-
};
|
|
1881
|
-
};
|
|
1882
|
-
readonly strokeWidth: {
|
|
1883
|
-
readonly $type: "dimension";
|
|
1884
|
-
readonly 0: {
|
|
1885
|
-
readonly value: "0px";
|
|
1886
|
-
};
|
|
1887
|
-
readonly 1: {
|
|
1888
|
-
readonly value: "1px";
|
|
1889
|
-
};
|
|
1890
|
-
readonly 2: {
|
|
1891
|
-
readonly value: "2px";
|
|
1892
|
-
};
|
|
1893
|
-
};
|
|
1894
|
-
readonly fontFamily: {
|
|
1895
|
-
readonly $type: "fontFamily";
|
|
1896
|
-
readonly sans: {
|
|
1897
|
-
readonly value: "var(--uds-font-family-geist, ui-sans-serif, system-ui, sans-serif)";
|
|
1898
|
-
};
|
|
1899
|
-
readonly serif: {
|
|
1900
|
-
readonly value: "Georgia, Times, Times New Roman, serif";
|
|
1901
|
-
};
|
|
1902
|
-
readonly mono: {
|
|
1903
|
-
readonly value: "var(--uds-font-family-geist-mono, Menlo, Monaco, Courier New, monospace)";
|
|
1904
|
-
};
|
|
1905
|
-
};
|
|
1906
|
-
} & {
|
|
1907
|
-
readonly color: {
|
|
1908
|
-
readonly brand: {
|
|
1909
|
-
readonly value: "#1167f4";
|
|
1910
|
-
readonly _dark: "#88bcfb";
|
|
1911
|
-
};
|
|
1912
|
-
readonly 'on-brand': {
|
|
1913
|
-
readonly value: "#ffffff";
|
|
1914
|
-
readonly _dark: "#0c1524";
|
|
1915
|
-
};
|
|
1916
|
-
readonly accent: {
|
|
1917
|
-
readonly value: "#585bf0";
|
|
1918
|
-
readonly _dark: "#a5b4fc";
|
|
1919
|
-
};
|
|
1920
|
-
readonly 'on-accent': {
|
|
1921
|
-
readonly value: "#ffffff";
|
|
1922
|
-
readonly _dark: "#1e1b4b";
|
|
1923
|
-
};
|
|
1924
|
-
readonly alert: {
|
|
1925
|
-
readonly value: "#df1313";
|
|
1926
|
-
readonly _dark: "#fa9b9b";
|
|
1927
|
-
};
|
|
1928
|
-
readonly 'on-alert': {
|
|
1929
|
-
readonly value: "#ffffff";
|
|
1930
|
-
readonly _dark: "#09090b";
|
|
1931
|
-
};
|
|
1932
|
-
readonly positive: {
|
|
1933
|
-
readonly value: "#17843f";
|
|
1934
|
-
readonly _dark: "#4ade80";
|
|
1935
|
-
};
|
|
1936
|
-
readonly 'on-positive': {
|
|
1937
|
-
readonly value: "#ffffff";
|
|
1938
|
-
readonly _dark: "#09090b";
|
|
1939
|
-
};
|
|
1940
|
-
readonly warning: {
|
|
1941
|
-
readonly value: "#bf5105";
|
|
1942
|
-
readonly _dark: "#fca156";
|
|
1943
|
-
};
|
|
1944
|
-
readonly 'on-warning': {
|
|
1945
|
-
readonly value: "#ffffff";
|
|
1946
|
-
readonly _dark: "#09090b";
|
|
1947
|
-
};
|
|
1948
|
-
readonly primary: {
|
|
1949
|
-
readonly value: "#f8fafc";
|
|
1950
|
-
readonly _dark: "#0f172a";
|
|
1951
|
-
};
|
|
1952
|
-
readonly 'on-primary': {
|
|
1953
|
-
readonly value: "#1e293b";
|
|
1954
|
-
readonly _dark: "#e2e8f0";
|
|
1955
|
-
};
|
|
1956
|
-
readonly secondary: {
|
|
1957
|
-
readonly value: "#e2e8f0";
|
|
1958
|
-
readonly _dark: "#1e293b";
|
|
1959
|
-
};
|
|
1960
|
-
readonly 'on-secondary': {
|
|
1961
|
-
readonly value: "#5b697e";
|
|
1962
|
-
readonly _dark: "#aeb9c9";
|
|
1963
|
-
};
|
|
1964
|
-
readonly tertiary: {
|
|
1965
|
-
readonly value: "#f1f5f9";
|
|
1966
|
-
readonly _dark: "#0f172a";
|
|
1967
|
-
};
|
|
1968
|
-
readonly 'on-tertiary': {
|
|
1969
|
-
readonly value: "#5e718d";
|
|
1970
|
-
readonly _dark: "#a9b3c1";
|
|
1971
|
-
};
|
|
1972
|
-
readonly inverse: {
|
|
1973
|
-
readonly value: "#18181b";
|
|
1974
|
-
readonly _dark: "#fafafa";
|
|
1975
|
-
};
|
|
1976
|
-
readonly 'on-inverse': {
|
|
1977
|
-
readonly value: "#fafafa";
|
|
1978
|
-
readonly _dark: "#09090b";
|
|
1979
|
-
};
|
|
1980
|
-
};
|
|
1981
|
-
readonly bg: {
|
|
1982
|
-
readonly brand: {
|
|
1983
|
-
readonly value: "#1e6ff5";
|
|
1984
|
-
readonly _dark: "#78b3fb";
|
|
1985
|
-
};
|
|
1986
|
-
readonly surface: {
|
|
1987
|
-
readonly value: "#f8fafc";
|
|
1988
|
-
readonly _dark: "#020617";
|
|
1989
|
-
};
|
|
1990
|
-
readonly accent: {
|
|
1991
|
-
readonly value: "#6265f1";
|
|
1992
|
-
readonly _dark: "#a5b4fc";
|
|
1993
|
-
};
|
|
1994
|
-
readonly alert: {
|
|
1995
|
-
readonly value: "#eb1616";
|
|
1996
|
-
readonly _dark: "#f98d8d";
|
|
1997
|
-
};
|
|
1998
|
-
readonly positive: {
|
|
1999
|
-
readonly value: "#188841";
|
|
2000
|
-
readonly _dark: "#4ade80";
|
|
2001
|
-
};
|
|
2002
|
-
readonly warning: {
|
|
2003
|
-
readonly value: "#c55405";
|
|
2004
|
-
readonly _dark: "#fb923c";
|
|
2005
|
-
};
|
|
2006
|
-
readonly primary: {
|
|
2007
|
-
readonly value: "#f8fafc";
|
|
2008
|
-
readonly _dark: "#0f172a";
|
|
2009
|
-
};
|
|
2010
|
-
readonly 'elevation-1': {
|
|
2011
|
-
readonly value: "#f8fafc";
|
|
2012
|
-
readonly _dark: "#1e293b";
|
|
2013
|
-
};
|
|
2014
|
-
readonly 'elevation-2': {
|
|
2015
|
-
readonly value: "#f8fafc";
|
|
2016
|
-
readonly _dark: "#334155";
|
|
2017
|
-
};
|
|
2018
|
-
readonly 'elevation-3': {
|
|
2019
|
-
readonly value: "#f8fafc";
|
|
2020
|
-
readonly _dark: "#475569";
|
|
2021
|
-
};
|
|
2022
|
-
readonly secondary: {
|
|
2023
|
-
readonly value: "#e2e8f0";
|
|
2024
|
-
readonly _dark: "#1e293b";
|
|
2025
|
-
};
|
|
2026
|
-
readonly tertiary: {
|
|
2027
|
-
readonly value: "#f1f5f9";
|
|
2028
|
-
readonly _dark: "#0f172a";
|
|
2029
|
-
};
|
|
2030
|
-
readonly inverse: {
|
|
2031
|
-
readonly value: "#18181b";
|
|
2032
|
-
readonly _dark: "#fafafa";
|
|
2033
|
-
};
|
|
2034
|
-
readonly 'brand-wash': {
|
|
2035
|
-
readonly value: "#eff6ff";
|
|
2036
|
-
readonly _dark: "#172554";
|
|
2037
|
-
};
|
|
2038
|
-
readonly 'accent-wash': {
|
|
2039
|
-
readonly value: "#eef2ff";
|
|
2040
|
-
readonly _dark: "#1e1b4b";
|
|
2041
|
-
};
|
|
2042
|
-
readonly 'alert-wash': {
|
|
2043
|
-
readonly value: "#fef2f2";
|
|
2044
|
-
readonly _dark: "#450a0a";
|
|
2045
|
-
};
|
|
2046
|
-
readonly 'positive-wash': {
|
|
2047
|
-
readonly value: "#f0fdf4";
|
|
2048
|
-
readonly _dark: "#052e16";
|
|
2049
|
-
};
|
|
2050
|
-
readonly 'warning-wash': {
|
|
2051
|
-
readonly value: "#fff7ed";
|
|
2052
|
-
readonly _dark: "#431407";
|
|
2053
|
-
};
|
|
2054
|
-
};
|
|
2055
|
-
readonly borderColor: {
|
|
2056
|
-
readonly brand: {
|
|
2057
|
-
readonly value: "#1e6ff5";
|
|
2058
|
-
readonly _dark: "#78b3fb";
|
|
2059
|
-
};
|
|
2060
|
-
readonly surface: {
|
|
2061
|
-
readonly value: "#fafafa";
|
|
2062
|
-
readonly _dark: "#09090b";
|
|
2063
|
-
};
|
|
2064
|
-
readonly accent: {
|
|
2065
|
-
readonly value: "#e11d48";
|
|
2066
|
-
readonly _dark: "#fb7185";
|
|
2067
|
-
};
|
|
2068
|
-
readonly alert: {
|
|
2069
|
-
readonly value: "#eb1616";
|
|
2070
|
-
readonly _dark: "#f98d8d";
|
|
2071
|
-
};
|
|
2072
|
-
readonly positive: {
|
|
2073
|
-
readonly value: "#188841";
|
|
2074
|
-
readonly _dark: "#4ade80";
|
|
2075
|
-
};
|
|
2076
|
-
readonly warning: {
|
|
2077
|
-
readonly value: "#c55405";
|
|
2078
|
-
readonly _dark: "#fb923c";
|
|
2079
|
-
};
|
|
2080
|
-
readonly primary: {
|
|
2081
|
-
readonly value: "#fff";
|
|
2082
|
-
readonly _dark: "#09090b";
|
|
2083
|
-
};
|
|
2084
|
-
readonly secondary: {
|
|
2085
|
-
readonly value: "#cbd5e1";
|
|
2086
|
-
readonly _dark: "#334155";
|
|
2087
|
-
};
|
|
2088
|
-
readonly tertiary: {
|
|
2089
|
-
readonly value: "#fafafa";
|
|
2090
|
-
readonly _dark: "#18181b";
|
|
2091
|
-
};
|
|
2092
|
-
readonly inverse: {
|
|
2093
|
-
readonly value: "#18181b";
|
|
2094
|
-
readonly _dark: "#fafafa";
|
|
2095
|
-
};
|
|
2096
|
-
readonly 'brand-wash': {
|
|
2097
|
-
readonly value: "#eff6ff";
|
|
2098
|
-
readonly _dark: "#172554";
|
|
2099
|
-
};
|
|
2100
|
-
readonly 'accent-wash': {
|
|
2101
|
-
readonly value: "#fff1f2";
|
|
2102
|
-
readonly _dark: "#4c0519";
|
|
2103
|
-
};
|
|
2104
|
-
readonly 'alert-wash': {
|
|
2105
|
-
readonly value: "#fef2f2";
|
|
2106
|
-
readonly _dark: "#450a0a";
|
|
2107
|
-
};
|
|
2108
|
-
readonly 'positive-wash': {
|
|
2109
|
-
readonly value: "#f0fdf4";
|
|
2110
|
-
readonly _dark: "#052e16";
|
|
2111
|
-
};
|
|
2112
|
-
readonly 'warning-wash': {
|
|
2113
|
-
readonly value: "#fff7ed";
|
|
2114
|
-
readonly _dark: "#431407";
|
|
2115
|
-
};
|
|
2116
|
-
};
|
|
2117
|
-
readonly radius: {
|
|
2118
|
-
readonly none: {
|
|
2119
|
-
readonly value: "0px";
|
|
2120
|
-
};
|
|
2121
|
-
readonly xs: {
|
|
2122
|
-
readonly value: "3px";
|
|
2123
|
-
};
|
|
2124
|
-
readonly sm: {
|
|
2125
|
-
readonly value: "6px";
|
|
2126
|
-
};
|
|
2127
|
-
readonly md: {
|
|
2128
|
-
readonly value: "8px";
|
|
2129
|
-
};
|
|
2130
|
-
readonly lg: {
|
|
2131
|
-
readonly value: "12px";
|
|
2132
|
-
};
|
|
2133
|
-
readonly xl: {
|
|
2134
|
-
readonly value: "16px";
|
|
2135
|
-
};
|
|
2136
|
-
readonly full: {
|
|
2137
|
-
readonly value: "1e5px";
|
|
2138
|
-
};
|
|
2139
|
-
};
|
|
2140
|
-
readonly fontFamily: {
|
|
2141
|
-
readonly sans: {
|
|
2142
|
-
readonly value: "var(--uds-font-family-geist, ui-sans-serif, system-ui, sans-serif)";
|
|
2143
|
-
};
|
|
2144
|
-
readonly serif: {
|
|
2145
|
-
readonly value: "var(--uds-font-family-playfair-display, Georgia, Times, Times New Roman, serif)";
|
|
2146
|
-
};
|
|
2147
|
-
readonly mono: {
|
|
2148
|
-
readonly value: "var(--uds-font-family-geist-mono, Menlo, Monaco, Courier New, monospace)";
|
|
2149
|
-
};
|
|
2150
|
-
};
|
|
2151
|
-
}>;
|
|
2152
|
-
//#endregion
|
|
2153
|
-
export { slateFoundationPreset };
|