@vegastack/design-tokens 0.1.0 → 0.2.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.
@@ -0,0 +1,631 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+
20
+ // src/tokens.ts
21
+ var tokens_exports = {};
22
+ __export(tokens_exports, {
23
+ tokens: () => tokens
24
+ });
25
+ module.exports = __toCommonJS(tokens_exports);
26
+ var tokens = {
27
+ "light": {
28
+ "background": "oklch(0.994 0.002 75)",
29
+ "foreground": "oklch(0.145 0.003 75)",
30
+ "card": "oklch(0.985 0.003 75)",
31
+ "card-foreground": "oklch(0.145 0.003 75)",
32
+ "popover": "oklch(0.994 0.002 75)",
33
+ "popover-foreground": "oklch(0.145 0.003 75)",
34
+ "primary": "oklch(0.353 0.003 75)",
35
+ "primary-foreground": "oklch(0.985 0.003 75)",
36
+ "primary-hover": "oklch(0.269 0.003 75)",
37
+ "primary-active": "oklch(0.236 0.003 75)",
38
+ "track": "oklch(0.87 0.003 75)",
39
+ "secondary": "oklch(0.97 0.003 75)",
40
+ "secondary-foreground": "oklch(0.205 0.003 75)",
41
+ "muted": "oklch(0.97 0.003 75)",
42
+ "muted-foreground": "oklch(0.439 0.003 75)",
43
+ "muted-foreground-faint": "oklch(0.63 0.003 75)",
44
+ "accent": "oklch(0.97 0.003 75)",
45
+ "accent-foreground": "oklch(0.205 0.003 75)",
46
+ "destructive": "oklch(0.505 0.213 27.52)",
47
+ "destructive-foreground": "oklch(0.985 0.003 75)",
48
+ "destructive-subtle": "oklch(0.949 0.022 24)",
49
+ "destructive-text": "oklch(0.521 0.2 25)",
50
+ "destructive-border": "oklch(0.505 0.213 27.52)",
51
+ "success": "oklch(0.5 0.16 150)",
52
+ "success-foreground": "oklch(0.985 0.003 75)",
53
+ "success-subtle": "oklch(0.951 0.051 150)",
54
+ "success-text": "oklch(0.5 0.13 150)",
55
+ "warning": "oklch(0.52 0.145 52)",
56
+ "warning-foreground": "oklch(0.985 0.003 75)",
57
+ "warning-subtle": "oklch(0.96 0.019 42)",
58
+ "warning-text": "oklch(0.52 0.139 42)",
59
+ "info": "oklch(0.531 0.182 256)",
60
+ "info-foreground": "oklch(0.985 0.003 75)",
61
+ "info-subtle": "oklch(0.961 0.018 253)",
62
+ "info-text": "oklch(0.52 0.171 256)",
63
+ "overlay": "oklch(0.13 0.002 75 / 0.28)",
64
+ "border": "oklch(0.922 0.003 75)",
65
+ "input": "oklch(0.922 0.003 75)",
66
+ "ring": "oklch(0.353 0.003 75)",
67
+ "chart-1": "oklch(0.546 0.245 262.88)",
68
+ "chart-2": "oklch(0.6 0.118 184.7)",
69
+ "chart-3": "oklch(0.398 0.07 227.39)",
70
+ "chart-4": "oklch(0.646 0.222 41.12)",
71
+ "chart-5": "oklch(0.645 0.246 16.44)",
72
+ "chart-6": "oklch(0.505 0.213 27.52)",
73
+ "chart-7": "oklch(0.6 0.127 104.2)",
74
+ "chart-8": "oklch(0.531 0.182 256)",
75
+ "brand": "oklch(0.6 0.17 148)",
76
+ "tag-blue": "oklch(0.6 0.16 256)",
77
+ "tag-blue-subtle": "oklch(0.955 0.02 256)",
78
+ "tag-blue-text": "oklch(0.51 0.15 256)",
79
+ "tag-cyan": "oklch(0.6 0.11 226)",
80
+ "tag-cyan-subtle": "oklch(0.955 0.028 226)",
81
+ "tag-cyan-text": "oklch(0.51 0.09 226)",
82
+ "tag-green": "oklch(0.6 0.16 150)",
83
+ "tag-green-subtle": "oklch(0.955 0.028 150)",
84
+ "tag-green-text": "oklch(0.51 0.14 150)",
85
+ "tag-lime": "oklch(0.6 0.13 117)",
86
+ "tag-lime-subtle": "oklch(0.955 0.028 117)",
87
+ "tag-lime-text": "oklch(0.51 0.11 117)",
88
+ "tag-yellow": "oklch(0.6 0.12 86)",
89
+ "tag-yellow-subtle": "oklch(0.955 0.028 86)",
90
+ "tag-yellow-text": "oklch(0.51 0.1 86)",
91
+ "tag-orange": "oklch(0.6 0.15 52)",
92
+ "tag-orange-subtle": "oklch(0.955 0.02 52)",
93
+ "tag-orange-text": "oklch(0.51 0.13 52)",
94
+ "tag-red": "oklch(0.6 0.16 25)",
95
+ "tag-red-subtle": "oklch(0.955 0.02 25)",
96
+ "tag-red-text": "oklch(0.51 0.15 25)",
97
+ "tag-pink": "oklch(0.6 0.16 356)",
98
+ "tag-pink-subtle": "oklch(0.955 0.02 356)",
99
+ "tag-pink-text": "oklch(0.51 0.15 356)",
100
+ "tag-magenta": "oklch(0.6 0.16 323)",
101
+ "tag-magenta-subtle": "oklch(0.955 0.028 323)",
102
+ "tag-magenta-text": "oklch(0.51 0.15 323)",
103
+ "tag-purple": "oklch(0.6 0.16 295)",
104
+ "tag-purple-subtle": "oklch(0.955 0.02 295)",
105
+ "tag-purple-text": "oklch(0.51 0.15 295)",
106
+ "sidebar": "oklch(0.985 0.003 75)",
107
+ "sidebar-foreground": "oklch(0.269 0.003 75)",
108
+ "sidebar-primary": "oklch(0.145 0.003 75)",
109
+ "sidebar-primary-foreground": "oklch(0.985 0.003 75)",
110
+ "sidebar-accent": "oklch(0.955 0.003 75)",
111
+ "sidebar-accent-foreground": "oklch(0.145 0.003 75)",
112
+ "sidebar-border": "oklch(0.922 0.003 75)",
113
+ "sidebar-ring": "oklch(0.353 0.003 75)",
114
+ "radius": "0.75rem",
115
+ "radius-xs": "0.125rem",
116
+ "radius-sharp": "2px",
117
+ "radius-sm": "0.375rem",
118
+ "radius-md": "0.5rem",
119
+ "radius-lg": "0.75rem",
120
+ "size-xs": "1.5rem",
121
+ "size-sm": "1.75rem",
122
+ "size-md": "2rem",
123
+ "size-lg": "2.5rem",
124
+ "icon-compact": "0.75rem",
125
+ "icon-inline": "0.875rem",
126
+ "icon-default": "1rem",
127
+ "icon-action": "1.25rem",
128
+ "icon-feature": "1.5rem",
129
+ "sidebar-width": "15rem",
130
+ "sidebar-width-icon": "3rem",
131
+ "shadow-overlay": "0 4px 14px -4px oklch(0.13 0.002 75 / 0.1), 0 2px 4px -2px oklch(0.13 0.002 75 / 0.06)",
132
+ "shadow-lit": "inset 0 1px 0 0 oklch(1 0 0 / 0.12), 0 1px 2px 0 oklch(0.13 0.002 75 / 0.18), 0 2px 6px -2px oklch(0.13 0.002 75 / 0.14)",
133
+ "effect-blur-glass": "8px",
134
+ "z-raised": 10,
135
+ "z-overlay": 50,
136
+ "opacity-dim": "50%",
137
+ "opacity-hint-soft": "60%",
138
+ "opacity-hint": "70%",
139
+ "opacity-track": "25%",
140
+ "alpha-tint-border": "70%",
141
+ "alpha-outline-border": "50%",
142
+ "alpha-border-subtle": "20%",
143
+ "alpha-border-soft": "30%",
144
+ "alpha-surface-faint": "5%",
145
+ "alpha-surface-subtle": "10%",
146
+ "alpha-ink-tint": "10%",
147
+ "alpha-ink-tint-strong": "15%",
148
+ "alpha-soft-hover": "20%",
149
+ "alpha-soft-surface": "10%",
150
+ "alpha-input": "30%",
151
+ "alpha-input-hover": "50%",
152
+ "alpha-fill-hover": "80%",
153
+ "alpha-wash-faint": "40%",
154
+ "alpha-wash": "50%",
155
+ "alpha-wash-strong": "60%",
156
+ "alpha-backdrop-soft": "60%",
157
+ "alpha-glass": "90%",
158
+ "alpha-glass-hover": "95%",
159
+ "alpha-link-hover": "80%",
160
+ "alpha-outline-soft": "50%",
161
+ "type-product-xs": {
162
+ "fontSize": "0.6875rem",
163
+ "lineHeight": "calc(16 / 11)"
164
+ },
165
+ "type-product-sm": {
166
+ "fontSize": "0.75rem",
167
+ "lineHeight": "calc(16 / 12)"
168
+ },
169
+ "type-product-base": {
170
+ "fontSize": "0.875rem",
171
+ "lineHeight": "calc(21 / 14)"
172
+ },
173
+ "type-product-lg": {
174
+ "fontSize": "1rem",
175
+ "lineHeight": "calc(24 / 16)"
176
+ },
177
+ "type-product-xl": {
178
+ "fontSize": "1.125rem",
179
+ "lineHeight": "calc(26 / 18)"
180
+ },
181
+ "type-product-2xl": {
182
+ "fontSize": "1.25rem",
183
+ "lineHeight": "calc(28 / 20)"
184
+ },
185
+ "type-product-3xl": {
186
+ "fontSize": "1.5rem",
187
+ "lineHeight": "calc(32 / 24)"
188
+ },
189
+ "type-doc-xs": {
190
+ "fontSize": "0.75rem",
191
+ "lineHeight": "calc(1 / 0.75)"
192
+ },
193
+ "type-doc-sm": {
194
+ "fontSize": "0.875rem",
195
+ "lineHeight": "calc(1.25 / 0.875)"
196
+ },
197
+ "type-doc-base": {
198
+ "fontSize": "1rem",
199
+ "lineHeight": "calc(1.5 / 1)"
200
+ },
201
+ "type-doc-lg": {
202
+ "fontSize": "1.125rem",
203
+ "lineHeight": "calc(1.75 / 1.125)"
204
+ },
205
+ "type-doc-xl": {
206
+ "fontSize": "1.25rem",
207
+ "lineHeight": "calc(1.75 / 1.25)"
208
+ },
209
+ "type-doc-2xl": {
210
+ "fontSize": "1.5rem",
211
+ "lineHeight": "calc(2 / 1.5)"
212
+ },
213
+ "type-doc-3xl": {
214
+ "fontSize": "1.875rem",
215
+ "lineHeight": "calc(2.25 / 1.875)"
216
+ },
217
+ "text-display-sm": {
218
+ "fontSize": "2rem",
219
+ "lineHeight": "2.25rem",
220
+ "fontWeight": "400",
221
+ "letterSpacing": "-0.04em"
222
+ },
223
+ "text-display-md": {
224
+ "fontSize": "2.5rem",
225
+ "lineHeight": "2.75rem",
226
+ "fontWeight": "400",
227
+ "letterSpacing": "-0.045em"
228
+ },
229
+ "text-display-lg": {
230
+ "fontSize": "3.5rem",
231
+ "lineHeight": "3.75rem",
232
+ "fontWeight": "400",
233
+ "letterSpacing": "-0.05em"
234
+ },
235
+ "text-display-xl": {
236
+ "fontSize": "4.5rem",
237
+ "lineHeight": "4.75rem",
238
+ "fontWeight": "400",
239
+ "letterSpacing": "-0.06em"
240
+ },
241
+ "text-h1": {
242
+ "fontSize": "1.5rem",
243
+ "lineHeight": "2rem",
244
+ "fontWeight": "400",
245
+ "letterSpacing": "-0.02em"
246
+ },
247
+ "text-h2": {
248
+ "fontSize": "1.25rem",
249
+ "lineHeight": "1.75rem",
250
+ "fontWeight": "400",
251
+ "letterSpacing": "-0.015em"
252
+ },
253
+ "text-h3": {
254
+ "fontSize": "1.125rem",
255
+ "lineHeight": "1.5rem",
256
+ "fontWeight": "400",
257
+ "letterSpacing": "-0.01em"
258
+ },
259
+ "text-h4": {
260
+ "fontSize": "1rem",
261
+ "lineHeight": "1.375rem",
262
+ "fontWeight": "500",
263
+ "letterSpacing": "0em"
264
+ },
265
+ "text-label": {
266
+ "fontSize": "0.875rem",
267
+ "lineHeight": "1.25rem",
268
+ "fontWeight": "500",
269
+ "letterSpacing": "-0.01em"
270
+ },
271
+ "text-strong": {
272
+ "fontSize": "0.875rem",
273
+ "lineHeight": "1.25rem",
274
+ "fontWeight": "600",
275
+ "letterSpacing": "-0.01em"
276
+ },
277
+ "text-label-sm": {
278
+ "fontSize": "0.75rem",
279
+ "lineHeight": "1rem",
280
+ "fontWeight": "500",
281
+ "letterSpacing": "-0.01em"
282
+ },
283
+ "text-code": {
284
+ "fontSize": "0.8125rem",
285
+ "lineHeight": "1.25rem",
286
+ "fontWeight": "400",
287
+ "letterSpacing": "0em"
288
+ },
289
+ "text-code-sm": {
290
+ "fontSize": "0.75rem",
291
+ "lineHeight": "1rem",
292
+ "fontWeight": "400",
293
+ "letterSpacing": "0em"
294
+ },
295
+ "text-mono-label": {
296
+ "fontSize": "0.75rem",
297
+ "lineHeight": "1rem",
298
+ "fontWeight": "400",
299
+ "letterSpacing": "0.05em"
300
+ },
301
+ "font-family-sans": "Geist, sans-serif",
302
+ "font-family-mono": "'Geist Mono', monospace",
303
+ "font-family-serif": "Newsreader, serif",
304
+ "font-family-display": "Geist, sans-serif",
305
+ "font-family-pixel": "'Geist Pixel Square', monospace",
306
+ "duration-fast": "150ms",
307
+ "duration-base": "200ms",
308
+ "duration-slow": "300ms",
309
+ "motion-ease-standard": "cubic-bezier(0.2, 0, 0, 1)",
310
+ "motion-ease-emphasized": "cubic-bezier(0.3, 0, 0, 1)",
311
+ "motion-ease-exit": "cubic-bezier(0.4, 0, 1, 1)",
312
+ "motion-ease-spring": "linear(0, 0.5 60%, 1.05 80%, 0.98 90%, 1)",
313
+ "motion-blur": "2px",
314
+ "destructive-hover": "oklch(0.455 0.213 27.52)",
315
+ "destructive-active": "oklch(0.415 0.213 27.52)",
316
+ "destructive-subtle-hover": "oklch(0.91 0.036 20.4)",
317
+ "success-hover": "oklch(0.45 0.16 150)",
318
+ "success-active": "oklch(0.41 0.16 150)",
319
+ "success-subtle-hover": "oklch(0.919 0.059 151.1)",
320
+ "warning-hover": "oklch(0.47 0.145 52)",
321
+ "warning-active": "oklch(0.43 0.145 52)",
322
+ "warning-subtle-hover": "oklch(0.929 0.027 48.8)",
323
+ "info-hover": "oklch(0.481 0.182 256)",
324
+ "info-active": "oklch(0.441 0.182 256)",
325
+ "info-subtle-hover": "oklch(0.929 0.03 251.1)"
326
+ },
327
+ "dark": {
328
+ "background": "oklch(0.175 0.003 75)",
329
+ "foreground": "oklch(0.922 0.003 75)",
330
+ "card": "oklch(0.205 0.003 75)",
331
+ "card-foreground": "oklch(0.922 0.003 75)",
332
+ "popover": "oklch(0.205 0.003 75)",
333
+ "popover-foreground": "oklch(0.922 0.003 75)",
334
+ "primary": "oklch(0.922 0.003 75)",
335
+ "primary-foreground": "oklch(0.145 0.003 75)",
336
+ "primary-hover": "oklch(0.97 0.003 75)",
337
+ "primary-active": "oklch(0.994 0.002 75)",
338
+ "track": "oklch(0.439 0.003 75)",
339
+ "secondary": "oklch(0.269 0.003 75)",
340
+ "secondary-foreground": "oklch(0.922 0.003 75)",
341
+ "muted": "oklch(0.269 0.003 75)",
342
+ "muted-foreground": "oklch(0.66 0.003 75)",
343
+ "muted-foreground-faint": "oklch(0.559 0.003 75)",
344
+ "accent": "oklch(0.269 0.003 75)",
345
+ "accent-foreground": "oklch(0.967 0.003 75)",
346
+ "destructive": "oklch(0.505 0.213 27.52)",
347
+ "destructive-foreground": "oklch(0.985 0.003 75)",
348
+ "destructive-subtle": "oklch(0.275 0.07 25)",
349
+ "destructive-text": "oklch(0.72 0.16 25)",
350
+ "destructive-border": "oklch(0.72 0.16 25)",
351
+ "success": "oklch(0.5 0.16 150)",
352
+ "success-foreground": "oklch(0.985 0.003 75)",
353
+ "success-subtle": "oklch(0.276 0.061 150)",
354
+ "success-text": "oklch(0.72 0.17 150)",
355
+ "warning": "oklch(0.52 0.145 52)",
356
+ "warning-foreground": "oklch(0.985 0.003 75)",
357
+ "warning-subtle": "oklch(0.28 0.069 42)",
358
+ "warning-text": "oklch(0.769 0.188 70.08)",
359
+ "info": "oklch(0.531 0.182 256)",
360
+ "info-foreground": "oklch(0.985 0.003 75)",
361
+ "info-subtle": "oklch(0.275 0.059 255)",
362
+ "info-text": "oklch(0.72 0.13 256)",
363
+ "overlay": "oklch(0 0 0 / 0.55)",
364
+ "border": "oklch(0.269 0.003 75)",
365
+ "input": "oklch(0.269 0.003 75)",
366
+ "ring": "oklch(0.922 0.003 75)",
367
+ "chart-1": "oklch(0.623 0.214 259.81)",
368
+ "chart-2": "oklch(0.696 0.17 162.48)",
369
+ "chart-3": "oklch(0.769 0.188 70.08)",
370
+ "chart-4": "oklch(0.75 0.183 55.93)",
371
+ "chart-5": "oklch(0.645 0.246 16.44)",
372
+ "chart-6": "oklch(0.69 0.21 25)",
373
+ "chart-7": "oklch(0.72 0.15 103.9)",
374
+ "chart-8": "oklch(0.72 0.13 256)",
375
+ "brand": "oklch(0.86 0.21 148)",
376
+ "tag-blue": "oklch(0.72 0.14 256)",
377
+ "tag-blue-subtle": "oklch(0.275 0.05 256)",
378
+ "tag-blue-text": "oklch(0.75 0.13 256)",
379
+ "tag-cyan": "oklch(0.72 0.13 226)",
380
+ "tag-cyan-subtle": "oklch(0.275 0.05 226)",
381
+ "tag-cyan-text": "oklch(0.75 0.13 226)",
382
+ "tag-green": "oklch(0.72 0.15 150)",
383
+ "tag-green-subtle": "oklch(0.275 0.05 150)",
384
+ "tag-green-text": "oklch(0.75 0.13 150)",
385
+ "tag-lime": "oklch(0.72 0.15 117)",
386
+ "tag-lime-subtle": "oklch(0.275 0.05 117)",
387
+ "tag-lime-text": "oklch(0.75 0.13 117)",
388
+ "tag-yellow": "oklch(0.72 0.14 86)",
389
+ "tag-yellow-subtle": "oklch(0.275 0.05 86)",
390
+ "tag-yellow-text": "oklch(0.75 0.13 86)",
391
+ "tag-orange": "oklch(0.72 0.15 52)",
392
+ "tag-orange-subtle": "oklch(0.275 0.05 52)",
393
+ "tag-orange-text": "oklch(0.75 0.13 52)",
394
+ "tag-red": "oklch(0.72 0.15 25)",
395
+ "tag-red-subtle": "oklch(0.275 0.05 25)",
396
+ "tag-red-text": "oklch(0.75 0.13 25)",
397
+ "tag-pink": "oklch(0.72 0.15 356)",
398
+ "tag-pink-subtle": "oklch(0.275 0.05 356)",
399
+ "tag-pink-text": "oklch(0.75 0.13 356)",
400
+ "tag-magenta": "oklch(0.72 0.15 323)",
401
+ "tag-magenta-subtle": "oklch(0.275 0.05 323)",
402
+ "tag-magenta-text": "oklch(0.75 0.13 323)",
403
+ "tag-purple": "oklch(0.72 0.15 295)",
404
+ "tag-purple-subtle": "oklch(0.275 0.05 295)",
405
+ "tag-purple-text": "oklch(0.75 0.13 295)",
406
+ "sidebar": "oklch(0.145 0.003 75)",
407
+ "sidebar-foreground": "oklch(0.87 0.003 75)",
408
+ "sidebar-primary": "oklch(0.922 0.003 75)",
409
+ "sidebar-primary-foreground": "oklch(0.145 0.003 75)",
410
+ "sidebar-accent": "oklch(0.205 0.003 75)",
411
+ "sidebar-accent-foreground": "oklch(0.922 0.003 75)",
412
+ "sidebar-border": "oklch(0.269 0.003 75)",
413
+ "sidebar-ring": "oklch(0.922 0.003 75)",
414
+ "radius": "0.75rem",
415
+ "radius-xs": "0.125rem",
416
+ "radius-sharp": "2px",
417
+ "radius-sm": "0.375rem",
418
+ "radius-md": "0.5rem",
419
+ "radius-lg": "0.75rem",
420
+ "size-xs": "1.5rem",
421
+ "size-sm": "1.75rem",
422
+ "size-md": "2rem",
423
+ "size-lg": "2.5rem",
424
+ "icon-compact": "0.75rem",
425
+ "icon-inline": "0.875rem",
426
+ "icon-default": "1rem",
427
+ "icon-action": "1.25rem",
428
+ "icon-feature": "1.5rem",
429
+ "sidebar-width": "15rem",
430
+ "sidebar-width-icon": "3rem",
431
+ "shadow-overlay": "0 8px 28px -6px oklch(0 0 0 / 0.48), 0 2px 8px -2px oklch(0 0 0 / 0.4)",
432
+ "shadow-lit": "inset 0 1px 0 0 oklch(1 0 0 / 0.35), 0 2px 6px -2px oklch(0 0 0 / 0.5)",
433
+ "effect-blur-glass": "8px",
434
+ "z-raised": 10,
435
+ "z-overlay": 50,
436
+ "opacity-dim": "50%",
437
+ "opacity-hint-soft": "60%",
438
+ "opacity-hint": "70%",
439
+ "opacity-track": "25%",
440
+ "alpha-tint-border": "70%",
441
+ "alpha-outline-border": "50%",
442
+ "alpha-border-subtle": "20%",
443
+ "alpha-border-soft": "30%",
444
+ "alpha-surface-faint": "5%",
445
+ "alpha-surface-subtle": "10%",
446
+ "alpha-ink-tint": "10%",
447
+ "alpha-ink-tint-strong": "15%",
448
+ "alpha-soft-hover": "30%",
449
+ "alpha-soft-surface": "20%",
450
+ "alpha-input": "30%",
451
+ "alpha-input-hover": "50%",
452
+ "alpha-fill-hover": "80%",
453
+ "alpha-wash-faint": "40%",
454
+ "alpha-wash": "50%",
455
+ "alpha-wash-strong": "60%",
456
+ "alpha-backdrop-soft": "60%",
457
+ "alpha-glass": "90%",
458
+ "alpha-glass-hover": "95%",
459
+ "alpha-link-hover": "80%",
460
+ "alpha-outline-soft": "50%",
461
+ "type-product-xs": {
462
+ "fontSize": "0.6875rem",
463
+ "lineHeight": "calc(16 / 11)"
464
+ },
465
+ "type-product-sm": {
466
+ "fontSize": "0.75rem",
467
+ "lineHeight": "calc(16 / 12)"
468
+ },
469
+ "type-product-base": {
470
+ "fontSize": "0.875rem",
471
+ "lineHeight": "calc(21 / 14)"
472
+ },
473
+ "type-product-lg": {
474
+ "fontSize": "1rem",
475
+ "lineHeight": "calc(24 / 16)"
476
+ },
477
+ "type-product-xl": {
478
+ "fontSize": "1.125rem",
479
+ "lineHeight": "calc(26 / 18)"
480
+ },
481
+ "type-product-2xl": {
482
+ "fontSize": "1.25rem",
483
+ "lineHeight": "calc(28 / 20)"
484
+ },
485
+ "type-product-3xl": {
486
+ "fontSize": "1.5rem",
487
+ "lineHeight": "calc(32 / 24)"
488
+ },
489
+ "type-doc-xs": {
490
+ "fontSize": "0.75rem",
491
+ "lineHeight": "calc(1 / 0.75)"
492
+ },
493
+ "type-doc-sm": {
494
+ "fontSize": "0.875rem",
495
+ "lineHeight": "calc(1.25 / 0.875)"
496
+ },
497
+ "type-doc-base": {
498
+ "fontSize": "1rem",
499
+ "lineHeight": "calc(1.5 / 1)"
500
+ },
501
+ "type-doc-lg": {
502
+ "fontSize": "1.125rem",
503
+ "lineHeight": "calc(1.75 / 1.125)"
504
+ },
505
+ "type-doc-xl": {
506
+ "fontSize": "1.25rem",
507
+ "lineHeight": "calc(1.75 / 1.25)"
508
+ },
509
+ "type-doc-2xl": {
510
+ "fontSize": "1.5rem",
511
+ "lineHeight": "calc(2 / 1.5)"
512
+ },
513
+ "type-doc-3xl": {
514
+ "fontSize": "1.875rem",
515
+ "lineHeight": "calc(2.25 / 1.875)"
516
+ },
517
+ "text-display-sm": {
518
+ "fontSize": "2rem",
519
+ "lineHeight": "2.25rem",
520
+ "fontWeight": "400",
521
+ "letterSpacing": "-0.04em"
522
+ },
523
+ "text-display-md": {
524
+ "fontSize": "2.5rem",
525
+ "lineHeight": "2.75rem",
526
+ "fontWeight": "400",
527
+ "letterSpacing": "-0.045em"
528
+ },
529
+ "text-display-lg": {
530
+ "fontSize": "3.5rem",
531
+ "lineHeight": "3.75rem",
532
+ "fontWeight": "400",
533
+ "letterSpacing": "-0.05em"
534
+ },
535
+ "text-display-xl": {
536
+ "fontSize": "4.5rem",
537
+ "lineHeight": "4.75rem",
538
+ "fontWeight": "400",
539
+ "letterSpacing": "-0.06em"
540
+ },
541
+ "text-h1": {
542
+ "fontSize": "1.5rem",
543
+ "lineHeight": "2rem",
544
+ "fontWeight": "400",
545
+ "letterSpacing": "-0.02em"
546
+ },
547
+ "text-h2": {
548
+ "fontSize": "1.25rem",
549
+ "lineHeight": "1.75rem",
550
+ "fontWeight": "400",
551
+ "letterSpacing": "-0.015em"
552
+ },
553
+ "text-h3": {
554
+ "fontSize": "1.125rem",
555
+ "lineHeight": "1.5rem",
556
+ "fontWeight": "400",
557
+ "letterSpacing": "-0.01em"
558
+ },
559
+ "text-h4": {
560
+ "fontSize": "1rem",
561
+ "lineHeight": "1.375rem",
562
+ "fontWeight": "500",
563
+ "letterSpacing": "0em"
564
+ },
565
+ "text-label": {
566
+ "fontSize": "0.875rem",
567
+ "lineHeight": "1.25rem",
568
+ "fontWeight": "500",
569
+ "letterSpacing": "-0.01em"
570
+ },
571
+ "text-strong": {
572
+ "fontSize": "0.875rem",
573
+ "lineHeight": "1.25rem",
574
+ "fontWeight": "600",
575
+ "letterSpacing": "-0.01em"
576
+ },
577
+ "text-label-sm": {
578
+ "fontSize": "0.75rem",
579
+ "lineHeight": "1rem",
580
+ "fontWeight": "500",
581
+ "letterSpacing": "-0.01em"
582
+ },
583
+ "text-code": {
584
+ "fontSize": "0.8125rem",
585
+ "lineHeight": "1.25rem",
586
+ "fontWeight": "400",
587
+ "letterSpacing": "0em"
588
+ },
589
+ "text-code-sm": {
590
+ "fontSize": "0.75rem",
591
+ "lineHeight": "1rem",
592
+ "fontWeight": "400",
593
+ "letterSpacing": "0em"
594
+ },
595
+ "text-mono-label": {
596
+ "fontSize": "0.75rem",
597
+ "lineHeight": "1rem",
598
+ "fontWeight": "400",
599
+ "letterSpacing": "0.05em"
600
+ },
601
+ "font-family-sans": "Geist, sans-serif",
602
+ "font-family-mono": "'Geist Mono', monospace",
603
+ "font-family-serif": "Newsreader, serif",
604
+ "font-family-display": "Geist, sans-serif",
605
+ "font-family-pixel": "'Geist Pixel Square', monospace",
606
+ "duration-fast": "150ms",
607
+ "duration-base": "200ms",
608
+ "duration-slow": "300ms",
609
+ "motion-ease-standard": "cubic-bezier(0.2, 0, 0, 1)",
610
+ "motion-ease-emphasized": "cubic-bezier(0.3, 0, 0, 1)",
611
+ "motion-ease-exit": "cubic-bezier(0.4, 0, 1, 1)",
612
+ "motion-ease-spring": "linear(0, 0.5 60%, 1.05 80%, 0.98 90%, 1)",
613
+ "motion-blur": "2px",
614
+ "destructive-hover": "oklch(0.455 0.213 27.52)",
615
+ "destructive-active": "oklch(0.415 0.213 27.52)",
616
+ "destructive-subtle-hover": "oklch(0.34 0.123 26.3)",
617
+ "success-hover": "oklch(0.45 0.16 150)",
618
+ "success-active": "oklch(0.41 0.16 150)",
619
+ "success-subtle-hover": "oklch(0.348 0.092 148.9)",
620
+ "warning-hover": "oklch(0.47 0.145 52)",
621
+ "warning-active": "oklch(0.43 0.145 52)",
622
+ "warning-subtle-hover": "oklch(0.356 0.093 46.6)",
623
+ "info-hover": "oklch(0.481 0.182 256)",
624
+ "info-active": "oklch(0.441 0.182 256)",
625
+ "info-subtle-hover": "oklch(0.354 0.101 254.3)"
626
+ }
627
+ };
628
+ // Annotate the CommonJS export names for ESM import in node:
629
+ 0 && (module.exports = {
630
+ tokens
631
+ });