@halogen-ui/tokens 0.1.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/tokens.ts ADDED
@@ -0,0 +1,540 @@
1
+ /**
2
+ * Halogen design tokens — GENERATED. Do not edit.
3
+ * Source: packages/tokens/src/ · Rebuild: pnpm --filter @halogen-ui/tokens build
4
+ */
5
+
6
+ /** Every semantic color token, both themes. The keys are identical by construction. */
7
+ export const semanticTokens = {
8
+ "surface-ground": "var(--halogen-surface-ground)",
9
+ "surface-raised": "var(--halogen-surface-raised)",
10
+ "surface-overlay": "var(--halogen-surface-overlay)",
11
+ "surface-floating": "var(--halogen-surface-floating)",
12
+ "surface-modal": "var(--halogen-surface-modal)",
13
+ "surface-subtle": "var(--halogen-surface-subtle)",
14
+ "surface-field": "var(--halogen-surface-field)",
15
+ "surface-subtle-hover": "var(--halogen-surface-subtle-hover)",
16
+ "surface-subtle-active": "var(--halogen-surface-subtle-active)",
17
+ "surface-state-hover": "var(--halogen-surface-state-hover)",
18
+ "surface-state-active": "var(--halogen-surface-state-active)",
19
+ "surface-selection": "var(--halogen-surface-selection)",
20
+ "surface-knob": "var(--halogen-surface-knob)",
21
+ "surface-inverse": "var(--halogen-surface-inverse)",
22
+ "surface-accent": "var(--halogen-surface-accent)",
23
+ "surface-accent-hover": "var(--halogen-surface-accent-hover)",
24
+ "surface-accent-active": "var(--halogen-surface-accent-active)",
25
+ "surface-accent-subtle": "var(--halogen-surface-accent-subtle)",
26
+ "surface-accent-subtle-hover": "var(--halogen-surface-accent-subtle-hover)",
27
+ "surface-disabled": "var(--halogen-surface-disabled)",
28
+ "surface-scrim": "var(--halogen-surface-scrim)",
29
+ "ink-primary": "var(--halogen-ink-primary)",
30
+ "ink-secondary": "var(--halogen-ink-secondary)",
31
+ "ink-tertiary": "var(--halogen-ink-tertiary)",
32
+ "ink-placeholder": "var(--halogen-ink-placeholder)",
33
+ "ink-disabled": "var(--halogen-ink-disabled)",
34
+ "ink-accent": "var(--halogen-ink-accent)",
35
+ "ink-on-accent-subtle": "var(--halogen-ink-on-accent-subtle)",
36
+ "ink-on-accent": "var(--halogen-ink-on-accent)",
37
+ "ink-on-gradient": "var(--halogen-ink-on-gradient)",
38
+ "ink-on-scrim": "var(--halogen-ink-on-scrim)",
39
+ "ink-on-scrim-secondary": "var(--halogen-ink-on-scrim-secondary)",
40
+ "ink-inverse": "var(--halogen-ink-inverse)",
41
+ "ink-link": "var(--halogen-ink-link)",
42
+ "ink-link-hover": "var(--halogen-ink-link-hover)",
43
+ "line-subtle": "var(--halogen-line-subtle)",
44
+ "line-divider": "var(--halogen-line-divider)",
45
+ "line-control": "var(--halogen-line-control)",
46
+ "line-strong": "var(--halogen-line-strong)",
47
+ "line-focus": "var(--halogen-line-focus)",
48
+ "line-focus-glow": "var(--halogen-line-focus-glow)",
49
+ "line-accent": "var(--halogen-line-accent)",
50
+ "line-disabled": "var(--halogen-line-disabled)",
51
+ "line-edge-highlight": "var(--halogen-line-edge-highlight)",
52
+ "status-success-solid": "var(--halogen-status-success-solid)",
53
+ "status-success-on-solid": "var(--halogen-status-success-on-solid)",
54
+ "status-success-ink": "var(--halogen-status-success-ink)",
55
+ "status-success-surface": "var(--halogen-status-success-surface)",
56
+ "status-success-line": "var(--halogen-status-success-line)",
57
+ "status-warning-solid": "var(--halogen-status-warning-solid)",
58
+ "status-warning-on-solid": "var(--halogen-status-warning-on-solid)",
59
+ "status-warning-ink": "var(--halogen-status-warning-ink)",
60
+ "status-warning-surface": "var(--halogen-status-warning-surface)",
61
+ "status-warning-line": "var(--halogen-status-warning-line)",
62
+ "status-error-solid": "var(--halogen-status-error-solid)",
63
+ "status-error-on-solid": "var(--halogen-status-error-on-solid)",
64
+ "status-error-ink": "var(--halogen-status-error-ink)",
65
+ "status-error-surface": "var(--halogen-status-error-surface)",
66
+ "status-error-line": "var(--halogen-status-error-line)",
67
+ "status-info-solid": "var(--halogen-status-info-solid)",
68
+ "status-info-on-solid": "var(--halogen-status-info-on-solid)",
69
+ "status-info-ink": "var(--halogen-status-info-ink)",
70
+ "status-info-surface": "var(--halogen-status-info-surface)",
71
+ "status-info-line": "var(--halogen-status-info-line)",
72
+ "viz-1": "var(--halogen-viz-1)",
73
+ "viz-2": "var(--halogen-viz-2)",
74
+ "viz-3": "var(--halogen-viz-3)",
75
+ "viz-4": "var(--halogen-viz-4)",
76
+ "viz-5": "var(--halogen-viz-5)",
77
+ "viz-6": "var(--halogen-viz-6)",
78
+ "viz-7": "var(--halogen-viz-7)",
79
+ "viz-grid": "var(--halogen-viz-grid)",
80
+ "viz-axis": "var(--halogen-viz-axis)",
81
+ "viz-sequential-0": "var(--halogen-viz-sequential-0)",
82
+ "viz-sequential-1": "var(--halogen-viz-sequential-1)",
83
+ "viz-sequential-2": "var(--halogen-viz-sequential-2)",
84
+ "viz-sequential-3": "var(--halogen-viz-sequential-3)",
85
+ "viz-sequential-4": "var(--halogen-viz-sequential-4)",
86
+ "viz-diverging-neg-2": "var(--halogen-viz-diverging-neg-2)",
87
+ "viz-diverging-neg-1": "var(--halogen-viz-diverging-neg-1)",
88
+ "viz-diverging-0": "var(--halogen-viz-diverging-0)",
89
+ "viz-diverging-pos-1": "var(--halogen-viz-diverging-pos-1)",
90
+ "viz-diverging-pos-2": "var(--halogen-viz-diverging-pos-2)",
91
+ "gradient-ember": "var(--halogen-gradient-ember)",
92
+ "gradient-solar": "var(--halogen-gradient-solar)",
93
+ "gradient-dusk": "var(--halogen-gradient-dusk)",
94
+ "gradient-glow": "var(--halogen-gradient-glow)",
95
+ "gradient-ground": "var(--halogen-gradient-ground)",
96
+ "elevation-1": "var(--halogen-elevation-1)",
97
+ "elevation-2": "var(--halogen-elevation-2)",
98
+ "elevation-3": "var(--halogen-elevation-3)",
99
+ "elevation-4": "var(--halogen-elevation-4)"
100
+ } as const;
101
+
102
+ export type SemanticToken = keyof typeof semanticTokens;
103
+
104
+ /** Resolved values per theme — for docs, Figma sync and contrast tooling. */
105
+ export const resolved = {
106
+ dark: {
107
+ "surface-ground": "#12100e",
108
+ "surface-raised": "#1e1c1a",
109
+ "surface-overlay": "#292725",
110
+ "surface-floating": "#292725",
111
+ "surface-modal": "#292725",
112
+ "surface-subtle": "#292725",
113
+ "surface-field": "#292725",
114
+ "surface-subtle-hover": "#2f2d2b",
115
+ "surface-subtle-active": "#3b3936",
116
+ "surface-state-hover": "rgba(255, 255, 255, 0.08)",
117
+ "surface-state-active": "rgba(255, 255, 255, 0.14)",
118
+ "surface-selection": "rgba(255, 100, 31, 0.35)",
119
+ "surface-knob": "#f0efed",
120
+ "surface-inverse": "#f0efed",
121
+ "surface-accent": "#ff641f",
122
+ "surface-accent-hover": "#ff875b",
123
+ "surface-accent-active": "#ee5500",
124
+ "surface-accent-subtle": "#351f17",
125
+ "surface-accent-subtle-hover": "#482c22",
126
+ "surface-disabled": "#292725",
127
+ "surface-scrim": "#12100e",
128
+ "ink-primary": "#f0efed",
129
+ "ink-secondary": "#bbb9b6",
130
+ "ink-tertiary": "#969492",
131
+ "ink-placeholder": "#969492",
132
+ "ink-disabled": "#6e6c69",
133
+ "ink-accent": "#ff641f",
134
+ "ink-on-accent-subtle": "#ff641f",
135
+ "ink-on-accent": "#12100e",
136
+ "ink-on-gradient": "#12100e",
137
+ "ink-on-scrim": "#f0efed",
138
+ "ink-on-scrim-secondary": "#d3d1cf",
139
+ "ink-inverse": "#12100e",
140
+ "ink-link": "#ff641f",
141
+ "ink-link-hover": "#ff875b",
142
+ "line-subtle": "#2f2d2b",
143
+ "line-divider": "#3b3936",
144
+ "line-control": "#3b3936",
145
+ "line-strong": "#969492",
146
+ "line-focus": "#ff641f",
147
+ "line-focus-glow": "rgba(255, 100, 31, 0.24)",
148
+ "line-accent": "#a36047",
149
+ "line-disabled": "#2f2d2b",
150
+ "line-edge-highlight": "#54524f",
151
+ "status-success-solid": "#62c84a",
152
+ "status-success-on-solid": "#12100e",
153
+ "status-success-ink": "#62c94a",
154
+ "status-success-surface": "#1d291b",
155
+ "status-success-line": "#577b50",
156
+ "status-warning-solid": "#d6a453",
157
+ "status-warning-on-solid": "#12100e",
158
+ "status-warning-ink": "#deaa56",
159
+ "status-warning-surface": "#2a241b",
160
+ "status-warning-line": "#816f53",
161
+ "status-error-solid": "#cd1f2c",
162
+ "status-error-on-solid": "#ffffff",
163
+ "status-error-ink": "#fa9891",
164
+ "status-error-surface": "#381c1a",
165
+ "status-error-line": "#b05752",
166
+ "status-info-solid": "#22b8a8",
167
+ "status-info-on-solid": "#12100e",
168
+ "status-info-ink": "#22b8a8",
169
+ "status-info-surface": "#1a2926",
170
+ "status-info-line": "#4d7a73",
171
+ "viz-1": "#ff641f",
172
+ "viz-2": "#22b8a8",
173
+ "viz-3": "#ffd21a",
174
+ "viz-4": "#e8a6d8",
175
+ "viz-5": "#ff493f",
176
+ "viz-6": "#ffb46b",
177
+ "viz-7": "#bbb9b6",
178
+ "viz-grid": "#2f2d2b",
179
+ "viz-axis": "#969492",
180
+ "viz-sequential-0": "#4d2f29",
181
+ "viz-sequential-1": "#7b513c",
182
+ "viz-sequential-2": "#aa7647",
183
+ "viz-sequential-3": "#d8a147",
184
+ "viz-sequential-4": "#fdd345",
185
+ "viz-diverging-neg-2": "#00a99a",
186
+ "viz-diverging-neg-1": "#3ecab9",
187
+ "viz-diverging-0": "#8c8a88",
188
+ "viz-diverging-pos-1": "#ff875b",
189
+ "viz-diverging-pos-2": "#ee5500",
190
+ "gradient-ember": "linear-gradient(135deg, #ff641f 0%, #ff493f 100%)",
191
+ "gradient-solar": "linear-gradient(135deg, #ff641f 0%, #ff9f00 50%, #ffd21a 100%)",
192
+ "gradient-dusk": "linear-gradient(135deg, #ff493f 0%, #e8a6d8 100%)",
193
+ "gradient-glow": "radial-gradient(circle at 50% 0%, #351f17 0%, transparent 70%)",
194
+ "gradient-ground": "linear-gradient(180deg, #12100e 0%, #1e1c1a 100%)",
195
+ "elevation-1": "none",
196
+ "elevation-2": "none",
197
+ "elevation-3": "0 4px 12px -2px rgb(0 0 0 / 0.24), 0 2px 4px -2px rgb(0 0 0 / 0.16)",
198
+ "elevation-4": "0 16px 40px -8px rgb(0 0 0 / 0.36), 0 4px 8px -4px rgb(0 0 0 / 0.2)"
199
+ },
200
+ light: {
201
+ "surface-ground": "#ffffff",
202
+ "surface-raised": "#f8f7f6",
203
+ "surface-overlay": "#ffffff",
204
+ "surface-floating": "#ffffff",
205
+ "surface-modal": "#ffffff",
206
+ "surface-subtle": "#e4e2e0",
207
+ "surface-field": "#f8f7f6",
208
+ "surface-subtle-hover": "#d3d1cf",
209
+ "surface-subtle-active": "#bbb9b6",
210
+ "surface-state-hover": "rgba(0, 0, 0, 0.06)",
211
+ "surface-state-active": "rgba(0, 0, 0, 0.1)",
212
+ "surface-selection": "rgba(255, 100, 31, 0.32)",
213
+ "surface-knob": "#ffffff",
214
+ "surface-inverse": "#12100e",
215
+ "surface-accent": "#ff641f",
216
+ "surface-accent-hover": "#ff875b",
217
+ "surface-accent-active": "#ee5500",
218
+ "surface-accent-subtle": "#f6eae6",
219
+ "surface-accent-subtle-hover": "#f0dad3",
220
+ "surface-disabled": "#e4e2e0",
221
+ "surface-scrim": "#12100e",
222
+ "ink-primary": "#12100e",
223
+ "ink-secondary": "#54524f",
224
+ "ink-tertiary": "#6e6c69",
225
+ "ink-placeholder": "#54524f",
226
+ "ink-disabled": "#a7a5a3",
227
+ "ink-accent": "#bf4200",
228
+ "ink-on-accent-subtle": "#bc4100",
229
+ "ink-on-accent": "#12100e",
230
+ "ink-on-gradient": "#12100e",
231
+ "ink-on-scrim": "#f0efed",
232
+ "ink-on-scrim-secondary": "#d3d1cf",
233
+ "ink-inverse": "#ffffff",
234
+ "ink-link": "#bf4200",
235
+ "ink-link-hover": "#8e3000",
236
+ "line-subtle": "#e4e2e0",
237
+ "line-divider": "#d3d1cf",
238
+ "line-control": "#e4e2e0",
239
+ "line-strong": "#54524f",
240
+ "line-focus": "#ff641f",
241
+ "line-focus-glow": "rgba(255, 100, 31, 0.24)",
242
+ "line-accent": "#ce5f34",
243
+ "line-disabled": "#d3d1cf",
244
+ "line-edge-highlight": "#e4e2e0",
245
+ "status-success-solid": "#62c84a",
246
+ "status-success-on-solid": "#12100e",
247
+ "status-success-ink": "#28591c",
248
+ "status-success-surface": "#dff4da",
249
+ "status-success-line": "#538d46",
250
+ "status-warning-solid": "#d6a453",
251
+ "status-warning-on-solid": "#12100e",
252
+ "status-warning-ink": "#634a22",
253
+ "status-warning-surface": "#f3ece0",
254
+ "status-warning-line": "#997b4d",
255
+ "status-error-solid": "#cd1f2c",
256
+ "status-error-on-solid": "#ffffff",
257
+ "status-error-ink": "#9b151f",
258
+ "status-error-surface": "#f5eae9",
259
+ "status-error-line": "#e14b4a",
260
+ "status-info-solid": "#22b8a8",
261
+ "status-info-on-solid": "#12100e",
262
+ "status-info-ink": "#13786e",
263
+ "status-info-surface": "#d2f6ef",
264
+ "status-info-line": "#3d8c82",
265
+ "viz-1": "#ef5500",
266
+ "viz-2": "#1a988b",
267
+ "viz-3": "#a48500",
268
+ "viz-4": "#ce5fb9",
269
+ "viz-5": "#ff3d35",
270
+ "viz-6": "#c67500",
271
+ "viz-7": "#6e6c69",
272
+ "viz-grid": "#e4e2e0",
273
+ "viz-axis": "#6e6c69",
274
+ "viz-sequential-0": "#eee1df",
275
+ "viz-sequential-1": "#e1b49f",
276
+ "viz-sequential-2": "#c98c55",
277
+ "viz-sequential-3": "#99712f",
278
+ "viz-sequential-4": "#6a560b",
279
+ "viz-diverging-neg-2": "#13796f",
280
+ "viz-diverging-neg-1": "#1a988b",
281
+ "viz-diverging-0": "#bbb9b6",
282
+ "viz-diverging-pos-1": "#ef5500",
283
+ "viz-diverging-pos-2": "#bf4200",
284
+ "gradient-ember": "linear-gradient(135deg, #ff641f 0%, #ff493f 100%)",
285
+ "gradient-solar": "linear-gradient(135deg, #ff641f 0%, #ff9f00 50%, #ffd21a 100%)",
286
+ "gradient-dusk": "linear-gradient(135deg, #ff493f 0%, #e8a6d8 100%)",
287
+ "gradient-glow": "radial-gradient(circle at 50% 0%, #f6eae6 0%, transparent 70%)",
288
+ "gradient-ground": "linear-gradient(180deg, #f0efed 0%, #e4e2e0 100%)",
289
+ "elevation-1": "none",
290
+ "elevation-2": "0 1px 2px 0 rgb(0 0 0 / 0.16)",
291
+ "elevation-3": "0 4px 12px -2px rgb(0 0 0 / 0.24), 0 2px 4px -2px rgb(0 0 0 / 0.16)",
292
+ "elevation-4": "0 16px 40px -8px rgb(0 0 0 / 0.36), 0 4px 8px -4px rgb(0 0 0 / 0.2)"
293
+ },
294
+ } as const;
295
+
296
+ export const primitiveTokens = {
297
+ "color-neutral-0": "#ffffff",
298
+ "color-neutral-25": "#f8f7f6",
299
+ "color-neutral-50": "#f0efed",
300
+ "color-neutral-100": "#e4e2e0",
301
+ "color-neutral-200": "#d3d1cf",
302
+ "color-neutral-300": "#bbb9b6",
303
+ "color-neutral-400": "#a7a5a3",
304
+ "color-neutral-450": "#969492",
305
+ "color-neutral-500": "#8c8a88",
306
+ "color-neutral-550": "#7c7a77",
307
+ "color-neutral-600": "#6e6c69",
308
+ "color-neutral-700": "#54524f",
309
+ "color-neutral-800": "#3b3936",
310
+ "color-neutral-850": "#2f2d2b",
311
+ "color-neutral-900": "#292725",
312
+ "color-neutral-950": "#1e1c1a",
313
+ "color-neutral-1000": "#12100e",
314
+ "color-state-hover-dark": "rgba(255, 255, 255, 0.08)",
315
+ "color-state-active-dark": "rgba(255, 255, 255, 0.14)",
316
+ "color-state-hover-light": "rgba(0, 0, 0, 0.06)",
317
+ "color-state-active-light": "rgba(0, 0, 0, 0.1)",
318
+ "color-state-focus-glow": "rgba(255, 100, 31, 0.24)",
319
+ "color-state-selection-dark": "rgba(255, 100, 31, 0.35)",
320
+ "color-state-selection-light": "rgba(255, 100, 31, 0.32)",
321
+ "color-heat-dark-0": "#4d2f29",
322
+ "color-heat-dark-1": "#7b513c",
323
+ "color-heat-dark-2": "#aa7647",
324
+ "color-heat-dark-3": "#d8a147",
325
+ "color-heat-dark-4": "#fdd345",
326
+ "color-heat-light-0": "#eee1df",
327
+ "color-heat-light-1": "#e1b49f",
328
+ "color-heat-light-2": "#c98c55",
329
+ "color-heat-light-3": "#99712f",
330
+ "color-heat-light-4": "#6a560b",
331
+ "color-orange-base": "#ff641f",
332
+ "color-orange-bright": "#ff875b",
333
+ "color-orange-dim": "#ee5500",
334
+ "color-orange-text-light": "#bf4200",
335
+ "color-orange-mark-light": "#ef5500",
336
+ "color-orange-surface-dark": "#351f17",
337
+ "color-orange-surface-light": "#f6eae6",
338
+ "color-orange-surface-dark-hover": "#482c22",
339
+ "color-orange-surface-light-hover": "#f0dad3",
340
+ "color-orange-border-dark": "#a36047",
341
+ "color-orange-border-light": "#ce5f34",
342
+ "color-orange-text-light-strong": "#8e3000",
343
+ "color-orange-text-on-chip-light": "#bc4100",
344
+ "color-coral-base": "#ff493f",
345
+ "color-coral-bright": "#ff7466",
346
+ "color-coral-dim": "#ee3730",
347
+ "color-coral-text-light": "#da0010",
348
+ "color-coral-mark-light": "#ff3d35",
349
+ "color-amber-base": "#ff9f00",
350
+ "color-amber-bright": "#ffba6d",
351
+ "color-amber-dim": "#ec9300",
352
+ "color-amber-text-light": "#9b5e00",
353
+ "color-amber-mark-light": "#c27700",
354
+ "color-yellow-base": "#ffd21a",
355
+ "color-yellow-bright": "#ffe89d",
356
+ "color-yellow-dim": "#efc400",
357
+ "color-yellow-text-light": "#826900",
358
+ "color-yellow-mark-light": "#a48500",
359
+ "color-peach-base": "#ffb46b",
360
+ "color-peach-bright": "#ffcda0",
361
+ "color-peach-dim": "#f0a65d",
362
+ "color-peach-text-light": "#9f5c00",
363
+ "color-peach-mark-light": "#c67500",
364
+ "color-pink-base": "#e8a6d8",
365
+ "color-pink-bright": "#fbb7ea",
366
+ "color-pink-dim": "#d998c9",
367
+ "color-pink-text-light": "#a54a94",
368
+ "color-pink-mark-light": "#ce5fb9",
369
+ "color-teal-base": "#22b8a8",
370
+ "color-teal-bright": "#3ecab9",
371
+ "color-teal-dim": "#00a99a",
372
+ "color-teal-text-light": "#13796f",
373
+ "color-teal-mark-light": "#1a988b",
374
+ "color-teal-surface-dark": "#1a2926",
375
+ "color-teal-surface-light": "#d2f6ef",
376
+ "color-teal-surface-dark-hover": "#263835",
377
+ "color-teal-surface-light-hover": "#abefe4",
378
+ "color-teal-border-dark": "#4d7a73",
379
+ "color-teal-border-light": "#3d8c82",
380
+ "color-teal-text-light-strong": "#0b5951",
381
+ "color-teal-text-on-chip-light": "#13786e",
382
+ "color-success-solid": "#62c84a",
383
+ "color-success-on-solid": "#12100e",
384
+ "color-success-surface-dark": "#1d291b",
385
+ "color-success-surface-light": "#dff4da",
386
+ "color-success-text-dark": "#62c94a",
387
+ "color-success-text-light": "#28591c",
388
+ "color-success-border-dark": "#577b50",
389
+ "color-success-border-light": "#538d46",
390
+ "color-warning-solid": "#d6a453",
391
+ "color-warning-on-solid": "#12100e",
392
+ "color-warning-surface-dark": "#2a241b",
393
+ "color-warning-surface-light": "#f3ece0",
394
+ "color-warning-text-dark": "#deaa56",
395
+ "color-warning-text-light": "#634a22",
396
+ "color-warning-border-dark": "#816f53",
397
+ "color-warning-border-light": "#997b4d",
398
+ "color-error-solid": "#cd1f2c",
399
+ "color-error-on-solid": "#ffffff",
400
+ "color-error-surface-dark": "#381c1a",
401
+ "color-error-surface-light": "#f5eae9",
402
+ "color-error-text-dark": "#fa9891",
403
+ "color-error-text-light": "#9b151f",
404
+ "color-error-border-dark": "#b05752",
405
+ "color-error-border-light": "#e14b4a",
406
+ "space-0": "0px",
407
+ "space-1": "4px",
408
+ "space-2": "8px",
409
+ "space-3": "12px",
410
+ "space-4": "16px",
411
+ "space-5": "20px",
412
+ "space-6": "24px",
413
+ "space-8": "32px",
414
+ "space-10": "40px",
415
+ "space-12": "48px",
416
+ "space-16": "64px",
417
+ "space-20": "80px",
418
+ "space-24": "96px",
419
+ "space-32": "128px",
420
+ "space-40": "160px",
421
+ "space-48": "192px",
422
+ "space-64": "256px",
423
+ "space-80": "320px",
424
+ "space-px": "1px",
425
+ "space-half": "2px",
426
+ "radius-none": "0px",
427
+ "radius-xs": "4px",
428
+ "radius-sm": "6px",
429
+ "radius-md": "10px",
430
+ "radius-lg": "16px",
431
+ "radius-xl": "24px",
432
+ "radius-2xl": "32px",
433
+ "radius-full": "9999px",
434
+ "control-sm": "32px",
435
+ "control-md": "40px",
436
+ "control-lg": "48px",
437
+ "control-xl": "56px",
438
+ "icon-sm": "16px",
439
+ "icon-md": "20px",
440
+ "icon-lg": "24px",
441
+ "icon-stroke-sm": "1.5",
442
+ "icon-stroke-md": "1.75",
443
+ "icon-stroke-lg": "2",
444
+ "border-width-0": "0px",
445
+ "border-width-1": "1px",
446
+ "border-width-2": "2px",
447
+ "target-min": "24px",
448
+ "target-touch": "44px",
449
+ "container-prose": "720px",
450
+ "container-default": "1280px",
451
+ "container-wide": "1440px",
452
+ "breakpoint-sm": "640px",
453
+ "breakpoint-md": "768px",
454
+ "breakpoint-lg": "1024px",
455
+ "breakpoint-xl": "1280px",
456
+ "breakpoint-2xl": "1536px",
457
+ "layer-base": "0",
458
+ "layer-raised": "10",
459
+ "layer-sticky": "100",
460
+ "layer-overlay": "1000",
461
+ "layer-modal": "1100",
462
+ "layer-popover": "1200",
463
+ "layer-toast": "1300",
464
+ "layer-tooltip": "1400",
465
+ "aspect-video": "16 / 9",
466
+ "aspect-square": "1 / 1",
467
+ "aspect-wide": "21 / 9",
468
+ "font-family-sans": "'Geist', ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
469
+ "font-family-mono": "'Geist Mono', ui-monospace, 'SF Mono', Menlo, Consolas, monospace",
470
+ "font-weight-regular": "400",
471
+ "font-weight-medium": "500",
472
+ "font-weight-semibold": "600",
473
+ "font-weight-bold": "700",
474
+ "font-size-2xs": "11px",
475
+ "font-size-xs": "12px",
476
+ "font-size-sm": "13px",
477
+ "font-size-base": "14px",
478
+ "font-size-md": "16px",
479
+ "font-size-lg": "18px",
480
+ "font-size-xl": "20px",
481
+ "display-size-xs": "clamp(1.5rem, 1.4rem + 0.5vw, 1.5rem)",
482
+ "display-size-sm": "clamp(1.75rem, 1.6rem + 0.75vw, 1.875rem)",
483
+ "display-size-md": "clamp(2.25rem, 1.9rem + 1.5vw, 2.75rem)",
484
+ "display-size-lg": "clamp(2.75rem, 2.1rem + 3vw, 3.75rem)",
485
+ "display-size-xl": "clamp(3.5rem, 2.4rem + 5vw, 5.5rem)",
486
+ "display-size-2xl": "clamp(4.5rem, 2.6rem + 8vw, 8rem)",
487
+ "line-height-none": "1",
488
+ "line-height-display-2xl": "0.95",
489
+ "line-height-display-xl": "1",
490
+ "line-height-display-lg": "1.05",
491
+ "line-height-display-md": "1.1",
492
+ "line-height-display-sm": "1.2",
493
+ "line-height-display-xs": "1.25",
494
+ "line-height-snug": "1.35",
495
+ "line-height-normal": "1.5",
496
+ "line-height-relaxed": "1.6",
497
+ "tracking-wider": "0.015em",
498
+ "tracking-wide": "0.005em",
499
+ "tracking-normal": "0em",
500
+ "tracking-tight": "-0.01em",
501
+ "tracking-tighter": "-0.015em",
502
+ "tracking-tightest": "-0.02em",
503
+ "tracking-display": "-0.03em",
504
+ "tracking-display-tight": "-0.035em",
505
+ "measure-prose": "68ch",
506
+ "measure-narrow": "46ch",
507
+ "duration-instant": "0ms",
508
+ "duration-press": "70ms",
509
+ "duration-fast": "120ms",
510
+ "duration-base": "180ms",
511
+ "duration-slow": "260ms",
512
+ "duration-slower": "400ms",
513
+ "duration-deliberate": "600ms",
514
+ "easing-enter": "cubic-bezier(0.22, 1, 0.36, 1)",
515
+ "easing-exit": "cubic-bezier(0.64, 0, 0.78, 0)",
516
+ "easing-move": "cubic-bezier(0.65, 0, 0.35, 1)",
517
+ "easing-overshoot": "cubic-bezier(0.34, 1.4, 0.64, 1)",
518
+ "easing-linear": "linear",
519
+ "travel-ui": "8px",
520
+ "travel-expressive": "24px",
521
+ "press-scale": "0.97",
522
+ "reel-travel": "100%",
523
+ "overlay-zoom-from": "0.96",
524
+ "overlay-sheet-travel": "100%",
525
+ "shadow-sm": "0 1px 2px 0 rgb(0 0 0 / 0.16)",
526
+ "shadow-md": "0 4px 12px -2px rgb(0 0 0 / 0.24), 0 2px 4px -2px rgb(0 0 0 / 0.16)",
527
+ "shadow-lg": "0 16px 40px -8px rgb(0 0 0 / 0.36), 0 4px 8px -4px rgb(0 0 0 / 0.2)",
528
+ "shadow-none": "none",
529
+ "alpha-hairline-dark": "0.08",
530
+ "alpha-hairline-light": "0.08",
531
+ "alpha-edge-highlight": "0.06",
532
+ "alpha-scrim-dark": "0.72",
533
+ "alpha-scrim-light": "0.48",
534
+ "alpha-disabled": "0.38",
535
+ "scrim-blur": "5px",
536
+ "scrim-opacity": "0.7"
537
+ } as const;
538
+
539
+ export type PrimitiveToken = keyof typeof primitiveTokens;
540
+ export type ThemeName = keyof typeof resolved;