@hopper-ui/styled-system 0.0.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.
Files changed (39) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/README.md +38 -17
  3. package/dist/StyledSystemProvider-173b78af.d.ts +226 -0
  4. package/dist/StyledSystemProvider.css +1 -0
  5. package/dist/StyledSystemProvider.d.ts +5 -28
  6. package/dist/StyledSystemProvider.js +11 -9
  7. package/dist/index.css +1 -0
  8. package/dist/index.d.ts +2387 -12
  9. package/dist/index.js +10 -8
  10. package/dist/styled-system-props-1c231c50.d.ts +3403 -0
  11. package/dist/styled-system-props.d.ts +3 -0
  12. package/dist/styled-system-props.js +3 -0
  13. package/dist/styled-system-root-css-class.js +2 -2
  14. package/dist/useStyledSystem.css +1 -0
  15. package/dist/useStyledSystem.d.ts +24 -0
  16. package/dist/useStyledSystem.js +5 -0
  17. package/package.json +29 -17
  18. package/dist/global-styles/BodyStyleProvider.d.ts +0 -5
  19. package/dist/global-styles/BodyStyleProvider.js +0 -23
  20. package/dist/tokens/TokenProvider.d.ts +0 -20
  21. package/dist/tokens/TokenProvider.js +0 -6
  22. package/dist/tokens/generated/dark-semantic-tokens.d.ts +0 -258
  23. package/dist/tokens/generated/dark-semantic-tokens.js +0 -3
  24. package/dist/tokens/generated/light-tokens.d.ts +0 -609
  25. package/dist/tokens/generated/light-tokens.js +0 -3
  26. package/dist/tokens/tokens.d.ts +0 -866
  27. package/dist/tokens/tokens.js +0 -3
  28. package/dist/utils/assertion.d.ts +0 -15
  29. package/dist/utils/assertion.js +0 -3
  30. package/dist/utils/clsx.d.ts +0 -6
  31. package/dist/utils/clsx.js +0 -3
  32. package/dist/utils/useInsertStyleElement.d.ts +0 -6
  33. package/dist/utils/useInsertStyleElement.js +0 -5
  34. package/dist/utils/useIsomorphicInsertionEffect.d.ts +0 -16
  35. package/dist/utils/useIsomorphicInsertionEffect.js +0 -5
  36. package/dist/utils/useIsomorphicLayoutEffect.d.ts +0 -16
  37. package/dist/utils/useIsomorphicLayoutEffect.js +0 -5
  38. package/dist/utils/useThemeComputedStyle.d.ts +0 -14
  39. package/dist/utils/useThemeComputedStyle.js +0 -3
@@ -1,866 +0,0 @@
1
- import { DarkSemanticTokens } from './generated/dark-semantic-tokens.js';
2
- import { CoreTokens, SemanticTokens } from './generated/light-tokens.js';
3
-
4
- declare const Tokens: {
5
- Core: {
6
- "--hop-coastal-25": string;
7
- "--hop-coastal-50": string;
8
- "--hop-coastal-75": string;
9
- "--hop-coastal-100": string;
10
- "--hop-coastal-200": string;
11
- "--hop-coastal-300": string;
12
- "--hop-coastal-400": string;
13
- "--hop-coastal-500": string;
14
- "--hop-coastal-600": string;
15
- "--hop-coastal-700": string;
16
- "--hop-coastal-800": string;
17
- "--hop-coastal-900": string;
18
- "--hop-quetzal-25": string;
19
- "--hop-quetzal-50": string;
20
- "--hop-quetzal-75": string;
21
- "--hop-quetzal-100": string;
22
- "--hop-quetzal-200": string;
23
- "--hop-quetzal-300": string;
24
- "--hop-quetzal-400": string;
25
- "--hop-quetzal-500": string;
26
- "--hop-quetzal-600": string;
27
- "--hop-quetzal-700": string;
28
- "--hop-quetzal-800": string;
29
- "--hop-quetzal-900": string;
30
- "--hop-orchid-bloom-25": string;
31
- "--hop-orchid-bloom-50": string;
32
- "--hop-orchid-bloom-75": string;
33
- "--hop-orchid-bloom-100": string;
34
- "--hop-orchid-bloom-200": string;
35
- "--hop-orchid-bloom-300": string;
36
- "--hop-orchid-bloom-400": string;
37
- "--hop-orchid-bloom-500": string;
38
- "--hop-orchid-bloom-600": string;
39
- "--hop-orchid-bloom-700": string;
40
- "--hop-orchid-bloom-800": string;
41
- "--hop-orchid-bloom-900": string;
42
- "--hop-sapphire-25": string;
43
- "--hop-sapphire-50": string;
44
- "--hop-sapphire-75": string;
45
- "--hop-sapphire-100": string;
46
- "--hop-sapphire-200": string;
47
- "--hop-sapphire-300": string;
48
- "--hop-sapphire-400": string;
49
- "--hop-sapphire-500": string;
50
- "--hop-sapphire-600": string;
51
- "--hop-sapphire-700": string;
52
- "--hop-sapphire-800": string;
53
- "--hop-sapphire-900": string;
54
- "--hop-fog-25": string;
55
- "--hop-fog-50": string;
56
- "--hop-fog-75": string;
57
- "--hop-fog-100": string;
58
- "--hop-fog-200": string;
59
- "--hop-fog-300": string;
60
- "--hop-fog-400": string;
61
- "--hop-fog-500": string;
62
- "--hop-fog-600": string;
63
- "--hop-fog-700": string;
64
- "--hop-fog-800": string;
65
- "--hop-fog-900": string;
66
- "--hop-toad-25": string;
67
- "--hop-toad-50": string;
68
- "--hop-toad-75": string;
69
- "--hop-toad-100": string;
70
- "--hop-toad-200": string;
71
- "--hop-toad-300": string;
72
- "--hop-toad-400": string;
73
- "--hop-toad-500": string;
74
- "--hop-toad-600": string;
75
- "--hop-toad-700": string;
76
- "--hop-toad-800": string;
77
- "--hop-toad-900": string;
78
- "--hop-sunken-treasure-25": string;
79
- "--hop-sunken-treasure-50": string;
80
- "--hop-sunken-treasure-75": string;
81
- "--hop-sunken-treasure-100": string;
82
- "--hop-sunken-treasure-200": string;
83
- "--hop-sunken-treasure-300": string;
84
- "--hop-sunken-treasure-400": string;
85
- "--hop-sunken-treasure-500": string;
86
- "--hop-sunken-treasure-600": string;
87
- "--hop-sunken-treasure-700": string;
88
- "--hop-sunken-treasure-800": string;
89
- "--hop-sunken-treasure-900": string;
90
- "--hop-koi-25": string;
91
- "--hop-koi-50": string;
92
- "--hop-koi-75": string;
93
- "--hop-koi-100": string;
94
- "--hop-koi-200": string;
95
- "--hop-koi-300": string;
96
- "--hop-koi-400": string;
97
- "--hop-koi-500": string;
98
- "--hop-koi-600": string;
99
- "--hop-koi-700": string;
100
- "--hop-koi-800": string;
101
- "--hop-koi-900": string;
102
- "--hop-amanita-25": string;
103
- "--hop-amanita-50": string;
104
- "--hop-amanita-75": string;
105
- "--hop-amanita-100": string;
106
- "--hop-amanita-200": string;
107
- "--hop-amanita-300": string;
108
- "--hop-amanita-400": string;
109
- "--hop-amanita-500": string;
110
- "--hop-amanita-600": string;
111
- "--hop-amanita-700": string;
112
- "--hop-amanita-800": string;
113
- "--hop-amanita-900": string;
114
- "--hop-moss-25": string;
115
- "--hop-moss-50": string;
116
- "--hop-moss-75": string;
117
- "--hop-moss-100": string;
118
- "--hop-moss-200": string;
119
- "--hop-moss-300": string;
120
- "--hop-moss-400": string;
121
- "--hop-moss-500": string;
122
- "--hop-moss-600": string;
123
- "--hop-moss-700": string;
124
- "--hop-moss-800": string;
125
- "--hop-moss-900": string;
126
- "--hop-abyss": string;
127
- "--hop-rock-20": string;
128
- "--hop-rock-25": string;
129
- "--hop-rock-50": string;
130
- "--hop-rock-75": string;
131
- "--hop-rock-100": string;
132
- "--hop-rock-200": string;
133
- "--hop-rock-300": string;
134
- "--hop-rock-400": string;
135
- "--hop-rock-500": string;
136
- "--hop-rock-600": string;
137
- "--hop-rock-700": string;
138
- "--hop-rock-800": string;
139
- "--hop-rock-900": string;
140
- "--hop-samoyed": string;
141
- "--hop-shadow-none": string;
142
- "--hop-shadow-sm": string;
143
- "--hop-shadow-md": string;
144
- "--hop-shadow-lg": string;
145
- "--hop-font-family-primary": string;
146
- "--hop-font-family-secondary": string;
147
- "--hop-font-family-tertiary": string;
148
- "--hop-font-size-120": string;
149
- "--hop-font-size-140": string;
150
- "--hop-font-size-160": string;
151
- "--hop-font-size-180": string;
152
- "--hop-font-size-200": string;
153
- "--hop-font-size-240": string;
154
- "--hop-font-size-280": string;
155
- "--hop-font-size-320": string;
156
- "--hop-font-size-360": string;
157
- "--hop-font-size-480": string;
158
- "--hop-font-weight-400": string;
159
- "--hop-font-weight-410": string;
160
- "--hop-font-weight-505": string;
161
- "--hop-font-weight-580": string;
162
- "--hop-font-weight-590": string;
163
- "--hop-font-weight-680": string;
164
- "--hop-font-weight-690": string;
165
- "--hop-line-height-1-125": string;
166
- "--hop-line-height-1-14": string;
167
- "--hop-line-height-1-20": string;
168
- "--hop-line-height-1-25": string;
169
- "--hop-line-height-1-33": string;
170
- "--hop-line-height-1-4285": string;
171
- "--hop-line-height-1-50": string;
172
- "--hop-border-radius-0": string;
173
- "--hop-border-radius-1": string;
174
- "--hop-border-radius-2": string;
175
- "--hop-border-radius-3": string;
176
- "--hop-border-radius-4": string;
177
- "--hop-border-radius-9999": string;
178
- "--hop-space-0": string;
179
- "--hop-space-20": string;
180
- "--hop-space-40": string;
181
- "--hop-space-80": string;
182
- "--hop-space-160": string;
183
- "--hop-space-240": string;
184
- "--hop-space-320": string;
185
- "--hop-space-400": string;
186
- "--hop-space-480": string;
187
- "--hop-space-640": string;
188
- "--hop-space-800": string;
189
- "--hop-space-960": string;
190
- "--hop-space-1280": string;
191
- };
192
- Semantic: {
193
- "--hop-space-inset-xs": string;
194
- "--hop-space-inset-sm": string;
195
- "--hop-space-inset-md": string;
196
- "--hop-space-inset-lg": string;
197
- "--hop-space-inset-xl": string;
198
- "--hop-space-inset-squish-sm": string;
199
- "--hop-space-inset-squish-md": string;
200
- "--hop-space-inset-squish-lg": string;
201
- "--hop-space-inset-stretch-sm": string;
202
- "--hop-space-inset-stretch-md": string;
203
- "--hop-space-inset-stretch-lg": string;
204
- "--hop-space-stack-xs": string;
205
- "--hop-space-stack-sm": string;
206
- "--hop-space-stack-md": string;
207
- "--hop-space-stack-lg": string;
208
- "--hop-space-stack-xl": string;
209
- "--hop-space-inline-xs": string;
210
- "--hop-space-inline-sm": string;
211
- "--hop-space-inline-md": string;
212
- "--hop-space-inline-lg": string;
213
- "--hop-space-inline-xl": string;
214
- "--hop-upsell-border-active": string;
215
- "--hop-upsell-text-active": string;
216
- "--hop-upsell-icon-weakest": string;
217
- "--hop-upsell-icon-weak": string;
218
- "--hop-upsell-border": string;
219
- "--hop-upsell-surface-hover": string;
220
- "--hop-upsell-border-disabled": string;
221
- "--hop-upsell-icon-active": string;
222
- "--hop-upsell-surface-weak": string;
223
- "--hop-upsell-surface-disabled": string;
224
- "--hop-upsell-text": string;
225
- "--hop-upsell-icon": string;
226
- "--hop-upsell-text-hover": string;
227
- "--hop-upsell-text-disabled": string;
228
- "--hop-upsell-surface-active": string;
229
- "--hop-upsell-surface": string;
230
- "--hop-danger-border-active": string;
231
- "--hop-danger-icon-active": string;
232
- "--hop-danger-text-active": string;
233
- "--hop-danger-surface": string;
234
- "--hop-danger-text-hover": string;
235
- "--hop-danger-surface-disabled": string;
236
- "--hop-danger-surface-hover": string;
237
- "--hop-danger-surface-strong": string;
238
- "--hop-danger-surface-strong-hover": string;
239
- "--hop-danger-surface-weak": string;
240
- "--hop-danger-border-strong": string;
241
- "--hop-danger-icon": string;
242
- "--hop-danger-icon-weak": string;
243
- "--hop-danger-text": string;
244
- "--hop-danger-surface-active": string;
245
- "--hop-danger-text-weak": string;
246
- "--hop-danger-text-strong": string;
247
- "--hop-danger-text-strong-hover": string;
248
- "--hop-danger-icon-strong": string;
249
- "--hop-danger-icon-strong-hover": string;
250
- "--hop-danger-icon-hover": string;
251
- "--hop-danger-text-disabled": string;
252
- "--hop-danger-icon-disabled": string;
253
- "--hop-danger-border": string;
254
- "--hop-primary-icon-active": string;
255
- "--hop-primary-border-active": string;
256
- "--hop-primary-text-active": string;
257
- "--hop-primary-icon-strong": string;
258
- "--hop-primary-icon-strong-hover": string;
259
- "--hop-primary-icon": string;
260
- "--hop-primary-border-focus": string;
261
- "--hop-primary-border": string;
262
- "--hop-primary-icon-hover": string;
263
- "--hop-primary-icon-disabled": string;
264
- "--hop-primary-surface-disabled": string;
265
- "--hop-primary-surface-focus": string;
266
- "--hop-primary-text-disabled": string;
267
- "--hop-primary-surface": string;
268
- "--hop-primary-surface-weak": string;
269
- "--hop-primary-surface-strong": string;
270
- "--hop-primary-surface-strong-active": string;
271
- "--hop-primary-surface-strong-hover": string;
272
- "--hop-primary-text": string;
273
- "--hop-primary-surface-hover": string;
274
- "--hop-primary-text-strong": string;
275
- "--hop-primary-text-strong-hover": string;
276
- "--hop-primary-text-hover": string;
277
- "--hop-primary-surface-active": string;
278
- "--hop-decorative-option9-icon": string;
279
- "--hop-decorative-option9-surface": string;
280
- "--hop-decorative-option9-surface-strong": string;
281
- "--hop-decorative-option9-surface-hover": string;
282
- "--hop-decorative-option9-surface-weak": string;
283
- "--hop-decorative-option9-surface-weakest": string;
284
- "--hop-decorative-option9-text": string;
285
- "--hop-decorative-option9-text-weak": string;
286
- "--hop-decorative-option9-border": string;
287
- "--hop-decorative-option8-icon": string;
288
- "--hop-decorative-option8-surface-weakest": string;
289
- "--hop-decorative-option8-surface-weak": string;
290
- "--hop-decorative-option8-surface-hover": string;
291
- "--hop-decorative-option8-surface-strong": string;
292
- "--hop-decorative-option8-text-weak": string;
293
- "--hop-decorative-option8-surface": string;
294
- "--hop-decorative-option8-text": string;
295
- "--hop-decorative-option8-border": string;
296
- "--hop-decorative-option7-icon": string;
297
- "--hop-decorative-option7-surface-weakest": string;
298
- "--hop-decorative-option7-surface-weak": string;
299
- "--hop-decorative-option7-surface-strong": string;
300
- "--hop-decorative-option7-surface-hover": string;
301
- "--hop-decorative-option7-surface": string;
302
- "--hop-decorative-option7-text-weak": string;
303
- "--hop-decorative-option7-text": string;
304
- "--hop-decorative-option7-border": string;
305
- "--hop-decorative-option5-text-weak": string;
306
- "--hop-decorative-option5-text": string;
307
- "--hop-decorative-option5-surface-weakest": string;
308
- "--hop-decorative-option5-surface-weak": string;
309
- "--hop-decorative-option5-surface-strong": string;
310
- "--hop-decorative-option5-surface-hover": string;
311
- "--hop-decorative-option5-surface": string;
312
- "--hop-decorative-option5-icon": string;
313
- "--hop-decorative-option5-border": string;
314
- "--hop-decorative-option6-surface-weakest": string;
315
- "--hop-decorative-option6-surface-weak": string;
316
- "--hop-decorative-option6-surface-hover": string;
317
- "--hop-decorative-option6-surface-strong": string;
318
- "--hop-decorative-option6-surface": string;
319
- "--hop-decorative-option6-icon": string;
320
- "--hop-decorative-option6-text": string;
321
- "--hop-decorative-option6-text-weak": string;
322
- "--hop-decorative-option6-border": string;
323
- "--hop-decorative-option4-surface-weakest": string;
324
- "--hop-decorative-option4-surface-weak": string;
325
- "--hop-decorative-option4-surface-strong": string;
326
- "--hop-decorative-option4-surface-hover": string;
327
- "--hop-decorative-option4-surface": string;
328
- "--hop-decorative-option4-icon": string;
329
- "--hop-decorative-option4-text-weak": string;
330
- "--hop-decorative-option4-text": string;
331
- "--hop-decorative-option4-border": string;
332
- "--hop-decorative-option3-surface-weak": string;
333
- "--hop-decorative-option3-surface-weakest": string;
334
- "--hop-decorative-option3-surface-strong": string;
335
- "--hop-decorative-option3-surface-hover": string;
336
- "--hop-decorative-option3-surface": string;
337
- "--hop-decorative-option3-icon": string;
338
- "--hop-decorative-option3-text": string;
339
- "--hop-decorative-option3-text-weak": string;
340
- "--hop-decorative-option3-border": string;
341
- "--hop-decorative-option2-surface-weakest": string;
342
- "--hop-decorative-option2-surface-weak": string;
343
- "--hop-decorative-option2-surface-strong": string;
344
- "--hop-decorative-option2-surface": string;
345
- "--hop-decorative-option2-surface-hover": string;
346
- "--hop-decorative-option2-text": string;
347
- "--hop-decorative-option2-text-weak": string;
348
- "--hop-decorative-option2-icon": string;
349
- "--hop-decorative-option2-border": string;
350
- "--hop-decorative-option1-surface-weak": string;
351
- "--hop-decorative-option1-surface-weakest": string;
352
- "--hop-decorative-option1-surface-strong": string;
353
- "--hop-decorative-option1-surface-hover": string;
354
- "--hop-decorative-option1-surface": string;
355
- "--hop-decorative-option1-border": string;
356
- "--hop-decorative-option1-text-weak": string;
357
- "--hop-decorative-option1-icon": string;
358
- "--hop-decorative-option1-text": string;
359
- "--hop-neutral-text-hover": string;
360
- "--hop-neutral-surface-weakest-active": string;
361
- "--hop-neutral-surface-weakest-hover": string;
362
- "--hop-neutral-text-weak": string;
363
- "--hop-neutral-surface-disabled": string;
364
- "--hop-neutral-surface-active": string;
365
- "--hop-neutral-surface-weak": string;
366
- "--hop-neutral-surface": string;
367
- "--hop-neutral-text-disabled": string;
368
- "--hop-neutral-text-active": string;
369
- "--hop-neutral-text-strong": string;
370
- "--hop-neutral-text": string;
371
- "--hop-neutral-text-weakest": string;
372
- "--hop-neutral-border-disabled": string;
373
- "--hop-neutral-border-strong": string;
374
- "--hop-neutral-surface-strong": string;
375
- "--hop-neutral-surface-hover": string;
376
- "--hop-neutral-icon-disabled": string;
377
- "--hop-neutral-icon": string;
378
- "--hop-neutral-icon-weak": string;
379
- "--hop-neutral-icon-weak-hover": string;
380
- "--hop-neutral-border": string;
381
- "--hop-neutral-border-weak": string;
382
- "--hop-neutral-icon-weakest": string;
383
- "--hop-neutral-icon-strong": string;
384
- "--hop-neutral-icon-hover": string;
385
- "--hop-neutral-icon-active": string;
386
- "--hop-neutral-border-hover": string;
387
- "--hop-neutral-border-active": string;
388
- "--hop-neutral-surface-weak-hover": string;
389
- "--hop-neutral-border-weakest": string;
390
- "--hop-neutral-surface-weakest": string;
391
- "--hop-warning-icon-weakest": string;
392
- "--hop-warning-icon-weak": string;
393
- "--hop-warning-text-weak": string;
394
- "--hop-warning-surface": string;
395
- "--hop-warning-surface-strong": string;
396
- "--hop-warning-surface-weak": string;
397
- "--hop-warning-border": string;
398
- "--hop-warning-icon": string;
399
- "--hop-warning-text": string;
400
- "--hop-success-border": string;
401
- "--hop-success-icon-weak": string;
402
- "--hop-success-icon-weakest": string;
403
- "--hop-success-text-weak": string;
404
- "--hop-success-surface": string;
405
- "--hop-success-surface-strong": string;
406
- "--hop-success-text-hover": string;
407
- "--hop-success-text": string;
408
- "--hop-success-icon": string;
409
- "--hop-success-surface-weak": string;
410
- "--hop-information-icon-weakest": string;
411
- "--hop-information-surface-strong": string;
412
- "--hop-information-icon-weak": string;
413
- "--hop-information-text": string;
414
- "--hop-information-surface": string;
415
- "--hop-information-surface-weak": string;
416
- "--hop-information-text-weak": string;
417
- "--hop-information-icon": string;
418
- "--hop-information-border": string;
419
- "--hop-status-neutral-surface-strong": string;
420
- "--hop-status-neutral-text": string;
421
- "--hop-status-neutral-icon": string;
422
- "--hop-status-neutral-surface": string;
423
- "--hop-status-progress-surface-strong": string;
424
- "--hop-status-progress-icon": string;
425
- "--hop-status-progress-surface": string;
426
- "--hop-status-progress-text": string;
427
- "--hop-status-option6-surface-strong": string;
428
- "--hop-status-option6-icon": string;
429
- "--hop-status-option6-surface": string;
430
- "--hop-status-option6-text": string;
431
- "--hop-status-option5-surface-strong": string;
432
- "--hop-status-option5-icon": string;
433
- "--hop-status-option5-surface": string;
434
- "--hop-status-option5-text": string;
435
- "--hop-status-option1-surface-strong": string;
436
- "--hop-status-option1-icon": string;
437
- "--hop-status-option1-surface": string;
438
- "--hop-status-option1-text": string;
439
- "--hop-status-option2-surface-strong": string;
440
- "--hop-status-option2-text": string;
441
- "--hop-status-option2-surface": string;
442
- "--hop-status-option2-icon": string;
443
- "--hop-status-option3-surface-strong": string;
444
- "--hop-status-option3-icon": string;
445
- "--hop-status-option3-surface": string;
446
- "--hop-status-option3-text": string;
447
- "--hop-status-option4-surface-strong": string;
448
- "--hop-status-option4-icon": string;
449
- "--hop-status-option4-surface": string;
450
- "--hop-status-option4-text": string;
451
- "--hop-status-caution-surface-strong": string;
452
- "--hop-status-caution-icon": string;
453
- "--hop-status-caution-surface": string;
454
- "--hop-status-caution-text": string;
455
- "--hop-status-negative-surface-strong": string;
456
- "--hop-status-negative-icon": string;
457
- "--hop-status-negative-surface": string;
458
- "--hop-status-negative-text": string;
459
- "--hop-status-inactive-surface-strong": string;
460
- "--hop-status-inactive-icon": string;
461
- "--hop-status-inactive-surface": string;
462
- "--hop-status-inactive-text": string;
463
- "--hop-status-positive-icon": string;
464
- "--hop-status-positive-surface-strong": string;
465
- "--hop-status-positive-surface": string;
466
- "--hop-status-positive-text": string;
467
- "--hop-elevation-none": string;
468
- "--hop-elevation-raised": string;
469
- "--hop-elevation-lifted": string;
470
- "--hop-elevation-floating": string;
471
- "--hop-heading-3xl-font-family": string;
472
- "--hop-heading-3xl-font-size": string;
473
- "--hop-heading-3xl-font-weight": string;
474
- "--hop-heading-3xl-line-height": string;
475
- "--hop-heading-2xl-font-family": string;
476
- "--hop-heading-2xl-font-size": string;
477
- "--hop-heading-2xl-font-weight": string;
478
- "--hop-heading-2xl-line-height": string;
479
- "--hop-heading-xl-font-family": string;
480
- "--hop-heading-xl-font-size": string;
481
- "--hop-heading-xl-font-weight": string;
482
- "--hop-heading-xl-line-height": string;
483
- "--hop-heading-lg-font-family": string;
484
- "--hop-heading-lg-font-size": string;
485
- "--hop-heading-lg-font-weight": string;
486
- "--hop-heading-lg-line-height": string;
487
- "--hop-heading-md-font-family": string;
488
- "--hop-heading-md-font-size": string;
489
- "--hop-heading-md-font-weight": string;
490
- "--hop-heading-md-line-height": string;
491
- "--hop-heading-sm-font-family": string;
492
- "--hop-heading-sm-font-size": string;
493
- "--hop-heading-sm-font-weight": string;
494
- "--hop-heading-sm-line-height": string;
495
- "--hop-heading-xs-font-family": string;
496
- "--hop-heading-xs-font-size": string;
497
- "--hop-heading-xs-font-weight": string;
498
- "--hop-heading-xs-line-height": string;
499
- "--hop-heading-xs-medium-font-family": string;
500
- "--hop-heading-xs-medium-font-size": string;
501
- "--hop-heading-xs-medium-font-weight": string;
502
- "--hop-heading-xs-medium-line-height": string;
503
- "--hop-overline-font-family": string;
504
- "--hop-overline-font-size": string;
505
- "--hop-overline-font-weight": string;
506
- "--hop-overline-line-height": string;
507
- "--hop-body-2xl-font-family": string;
508
- "--hop-body-2xl-font-size": string;
509
- "--hop-body-2xl-font-weight": string;
510
- "--hop-body-2xl-line-height": string;
511
- "--hop-body-xl-font-family": string;
512
- "--hop-body-xl-font-size": string;
513
- "--hop-body-xl-font-weight": string;
514
- "--hop-body-xl-line-height": string;
515
- "--hop-body-lg-font-family": string;
516
- "--hop-body-lg-font-size": string;
517
- "--hop-body-lg-font-weight": string;
518
- "--hop-body-lg-line-height": string;
519
- "--hop-body-lg-medium-font-family": string;
520
- "--hop-body-lg-medium-font-size": string;
521
- "--hop-body-lg-medium-font-weight": string;
522
- "--hop-body-lg-medium-line-height": string;
523
- "--hop-body-lg-semibold-font-family": string;
524
- "--hop-body-lg-semibold-font-size": string;
525
- "--hop-body-lg-semibold-font-weight": string;
526
- "--hop-body-lg-semibold-line-height": string;
527
- "--hop-body-lg-bold-font-family": string;
528
- "--hop-body-lg-bold-font-size": string;
529
- "--hop-body-lg-bold-font-weight": string;
530
- "--hop-body-lg-bold-line-height": string;
531
- "--hop-body-lg-underline-font-family": string;
532
- "--hop-body-lg-underline-font-size": string;
533
- "--hop-body-lg-underline-font-weight": string;
534
- "--hop-body-lg-underline-line-height": string;
535
- "--hop-body-md-font-family": string;
536
- "--hop-body-md-font-size": string;
537
- "--hop-body-md-font-weight": string;
538
- "--hop-body-md-line-height": string;
539
- "--hop-body-md-medium-font-family": string;
540
- "--hop-body-md-medium-font-size": string;
541
- "--hop-body-md-medium-font-weight": string;
542
- "--hop-body-md-medium-line-height": string;
543
- "--hop-body-md-semibold-font-family": string;
544
- "--hop-body-md-semibold-font-size": string;
545
- "--hop-body-md-semibold-font-weight": string;
546
- "--hop-body-md-semibold-line-height": string;
547
- "--hop-body-md-bold-font-family": string;
548
- "--hop-body-md-bold-font-size": string;
549
- "--hop-body-md-bold-font-weight": string;
550
- "--hop-body-md-bold-line-height": string;
551
- "--hop-body-md-underline-font-family": string;
552
- "--hop-body-md-underline-font-size": string;
553
- "--hop-body-md-underline-font-weight": string;
554
- "--hop-body-md-underline-line-height": string;
555
- "--hop-body-sm-font-family": string;
556
- "--hop-body-sm-font-size": string;
557
- "--hop-body-sm-font-weight": string;
558
- "--hop-body-sm-line-height": string;
559
- "--hop-body-sm-medium-font-family": string;
560
- "--hop-body-sm-medium-font-size": string;
561
- "--hop-body-sm-medium-font-weight": string;
562
- "--hop-body-sm-medium-line-height": string;
563
- "--hop-body-sm-semibold-font-family": string;
564
- "--hop-body-sm-semibold-font-size": string;
565
- "--hop-body-sm-semibold-font-weight": string;
566
- "--hop-body-sm-semibold-line-height": string;
567
- "--hop-body-sm-bold-font-family": string;
568
- "--hop-body-sm-bold-font-size": string;
569
- "--hop-body-sm-bold-font-weight": string;
570
- "--hop-body-sm-bold-line-height": string;
571
- "--hop-body-sm-underline-font-family": string;
572
- "--hop-body-sm-underline-font-size": string;
573
- "--hop-body-sm-underline-font-weight": string;
574
- "--hop-body-sm-underline-line-height": string;
575
- "--hop-body-xs-font-family": string;
576
- "--hop-body-xs-font-size": string;
577
- "--hop-body-xs-font-weight": string;
578
- "--hop-body-xs-line-height": string;
579
- "--hop-body-xs-medium-font-family": string;
580
- "--hop-body-xs-medium-font-size": string;
581
- "--hop-body-xs-medium-font-weight": string;
582
- "--hop-body-xs-medium-line-height": string;
583
- "--hop-body-xs-semibold-font-family": string;
584
- "--hop-body-xs-semibold-font-size": string;
585
- "--hop-body-xs-semibold-font-weight": string;
586
- "--hop-body-xs-semibold-line-height": string;
587
- "--hop-body-xs-bold-font-family": string;
588
- "--hop-body-xs-bold-font-size": string;
589
- "--hop-body-xs-bold-font-weight": string;
590
- "--hop-body-xs-bold-line-height": string;
591
- "--hop-body-xs-underline-font-family": string;
592
- "--hop-body-xs-underline-font-size": string;
593
- "--hop-body-xs-underline-font-weight": string;
594
- "--hop-body-xs-underline-line-height": string;
595
- "--hop-accent-lg-font-family": string;
596
- "--hop-accent-lg-font-size": string;
597
- "--hop-accent-lg-font-weight": string;
598
- "--hop-accent-lg-line-height": string;
599
- "--hop-accent-sm-font-family": string;
600
- "--hop-accent-sm-font-size": string;
601
- "--hop-accent-sm-font-weight": string;
602
- "--hop-accent-sm-line-height": string;
603
- "--hop-shape-circle": string;
604
- "--hop-shape-pill": string;
605
- "--hop-shape-rounded-lg": string;
606
- "--hop-shape-rounded-md": string;
607
- "--hop-shape-rounded-sm": string;
608
- };
609
- DarkSemantic: {
610
- "--hop-upsell-border-active": string;
611
- "--hop-upsell-text-active": string;
612
- "--hop-upsell-icon-weakest": string;
613
- "--hop-upsell-icon-weak": string;
614
- "--hop-upsell-border": string;
615
- "--hop-upsell-surface-hover": string;
616
- "--hop-upsell-border-disabled": string;
617
- "--hop-upsell-icon-active": string;
618
- "--hop-upsell-surface-weak": string;
619
- "--hop-upsell-surface-disabled": string;
620
- "--hop-upsell-text": string;
621
- "--hop-upsell-icon": string;
622
- "--hop-upsell-text-hover": string;
623
- "--hop-upsell-text-disabled": string;
624
- "--hop-upsell-surface-active": string;
625
- "--hop-upsell-surface": string;
626
- "--hop-danger-border-active": string;
627
- "--hop-danger-icon-active": string;
628
- "--hop-danger-text-active": string;
629
- "--hop-danger-surface": string;
630
- "--hop-danger-text-hover": string;
631
- "--hop-danger-surface-disabled": string;
632
- "--hop-danger-surface-hover": string;
633
- "--hop-danger-surface-strong": string;
634
- "--hop-danger-surface-strong-hover": string;
635
- "--hop-danger-surface-weak": string;
636
- "--hop-danger-border-strong": string;
637
- "--hop-danger-icon": string;
638
- "--hop-danger-icon-weak": string;
639
- "--hop-danger-text": string;
640
- "--hop-danger-surface-active": string;
641
- "--hop-danger-text-weak": string;
642
- "--hop-danger-text-strong": string;
643
- "--hop-danger-text-strong-hover": string;
644
- "--hop-danger-icon-strong": string;
645
- "--hop-danger-icon-hover": string;
646
- "--hop-danger-text-disabled": string;
647
- "--hop-danger-icon-disabled": string;
648
- "--hop-danger-border": string;
649
- "--hop-primary-icon-active": string;
650
- "--hop-primary-border-active": string;
651
- "--hop-primary-text-active": string;
652
- "--hop-primary-icon-strong": string;
653
- "--hop-primary-icon-strong-hover": string;
654
- "--hop-primary-icon": string;
655
- "--hop-primary-border-focus": string;
656
- "--hop-primary-border": string;
657
- "--hop-primary-icon-hover": string;
658
- "--hop-primary-icon-disabled": string;
659
- "--hop-primary-surface-disabled": string;
660
- "--hop-primary-surface-focus": string;
661
- "--hop-primary-text-disabled": string;
662
- "--hop-primary-surface": string;
663
- "--hop-primary-surface-weak": string;
664
- "--hop-primary-surface-strong": string;
665
- "--hop-primary-surface-strong-hover": string;
666
- "--hop-primary-surface-strong-active": string;
667
- "--hop-primary-text": string;
668
- "--hop-primary-surface-hover": string;
669
- "--hop-primary-text-strong": string;
670
- "--hop-primary-text-strong-hover": string;
671
- "--hop-primary-text-hover": string;
672
- "--hop-primary-surface-active": string;
673
- "--hop-decorative-option9-border": string;
674
- "--hop-decorative-option9-icon": string;
675
- "--hop-decorative-option9-surface-weakest": string;
676
- "--hop-decorative-option9-surface-weak": string;
677
- "--hop-decorative-option9-surface-strong": string;
678
- "--hop-decorative-option9-surface-hover": string;
679
- "--hop-decorative-option9-surface": string;
680
- "--hop-decorative-option9-text": string;
681
- "--hop-decorative-option9-text-weak": string;
682
- "--hop-decorative-option8-border": string;
683
- "--hop-decorative-option8-icon": string;
684
- "--hop-decorative-option8-surface-weakest": string;
685
- "--hop-decorative-option8-surface-weak": string;
686
- "--hop-decorative-option8-surface-strong": string;
687
- "--hop-decorative-option8-surface-hover": string;
688
- "--hop-decorative-option8-text-weak": string;
689
- "--hop-decorative-option8-surface": string;
690
- "--hop-decorative-option8-text": string;
691
- "--hop-decorative-option7-border": string;
692
- "--hop-decorative-option7-icon": string;
693
- "--hop-decorative-option7-surface-weakest": string;
694
- "--hop-decorative-option7-surface-weak": string;
695
- "--hop-decorative-option7-surface-strong": string;
696
- "--hop-decorative-option7-surface-hover": string;
697
- "--hop-decorative-option7-surface": string;
698
- "--hop-decorative-option7-text-weak": string;
699
- "--hop-decorative-option7-text": string;
700
- "--hop-decorative-option5-text-weak": string;
701
- "--hop-decorative-option5-text": string;
702
- "--hop-decorative-option5-surface-weakest": string;
703
- "--hop-decorative-option5-surface-weak": string;
704
- "--hop-decorative-option5-surface-strong": string;
705
- "--hop-decorative-option5-surface-hover": string;
706
- "--hop-decorative-option5-surface": string;
707
- "--hop-decorative-option5-border": string;
708
- "--hop-decorative-option5-icon": string;
709
- "--hop-decorative-option6-surface-weakest": string;
710
- "--hop-decorative-option6-surface-weak": string;
711
- "--hop-decorative-option6-surface-strong": string;
712
- "--hop-decorative-option6-surface-hover": string;
713
- "--hop-decorative-option6-surface": string;
714
- "--hop-decorative-option6-border": string;
715
- "--hop-decorative-option6-icon": string;
716
- "--hop-decorative-option6-text": string;
717
- "--hop-decorative-option6-text-weak": string;
718
- "--hop-decorative-option4-surface-weakest": string;
719
- "--hop-decorative-option4-surface-weak": string;
720
- "--hop-decorative-option4-surface-strong": string;
721
- "--hop-decorative-option4-surface-hover": string;
722
- "--hop-decorative-option4-surface": string;
723
- "--hop-decorative-option4-border": string;
724
- "--hop-decorative-option4-icon": string;
725
- "--hop-decorative-option4-text-weak": string;
726
- "--hop-decorative-option4-text": string;
727
- "--hop-decorative-option3-surface-strong": string;
728
- "--hop-decorative-option3-surface-weakest": string;
729
- "--hop-decorative-option3-surface-weak": string;
730
- "--hop-decorative-option3-surface-hover": string;
731
- "--hop-decorative-option3-surface": string;
732
- "--hop-decorative-option3-border": string;
733
- "--hop-decorative-option3-icon": string;
734
- "--hop-decorative-option3-text": string;
735
- "--hop-decorative-option3-text-weak": string;
736
- "--hop-decorative-option2-surface-weakest": string;
737
- "--hop-decorative-option2-surface-weak": string;
738
- "--hop-decorative-option2-surface-strong": string;
739
- "--hop-decorative-option2-surface-hover": string;
740
- "--hop-decorative-option2-surface": string;
741
- "--hop-decorative-option2-text": string;
742
- "--hop-decorative-option2-text-weak": string;
743
- "--hop-decorative-option2-border": string;
744
- "--hop-decorative-option2-icon": string;
745
- "--hop-decorative-option1-surface-strong": string;
746
- "--hop-decorative-option1-surface-weakest": string;
747
- "--hop-decorative-option1-surface-weak": string;
748
- "--hop-decorative-option1-surface-hover": string;
749
- "--hop-decorative-option1-surface": string;
750
- "--hop-decorative-option1-text-weak": string;
751
- "--hop-decorative-option1-border": string;
752
- "--hop-decorative-option1-icon": string;
753
- "--hop-decorative-option1-text": string;
754
- "--hop-neutral-text-hover": string;
755
- "--hop-neutral-surface-weakest-hover": string;
756
- "--hop-neutral-text-weak": string;
757
- "--hop-neutral-surface-disabled": string;
758
- "--hop-neutral-surface-active": string;
759
- "--hop-neutral-surface-weak": string;
760
- "--hop-neutral-surface": string;
761
- "--hop-neutral-text-disabled": string;
762
- "--hop-neutral-text-active": string;
763
- "--hop-neutral-text-strong": string;
764
- "--hop-neutral-text": string;
765
- "--hop-neutral-text-weakest": string;
766
- "--hop-neutral-border-disabled": string;
767
- "--hop-neutral-border-strong-hover": string;
768
- "--hop-neutral-border-strong": string;
769
- "--hop-neutral-surface-strong": string;
770
- "--hop-neutral-surface-hover": string;
771
- "--hop-neutral-icon-disabled": string;
772
- "--hop-neutral-icon": string;
773
- "--hop-neutral-icon-weak": string;
774
- "--hop-neutral-border": string;
775
- "--hop-neutral-border-weak": string;
776
- "--hop-neutral-icon-weakest": string;
777
- "--hop-neutral-icon-strong": string;
778
- "--hop-neutral-icon-hover": string;
779
- "--hop-neutral-icon-active": string;
780
- "--hop-neutral-border-hover": string;
781
- "--hop-neutral-border-active": string;
782
- "--hop-neutral-surface-weak-hover": string;
783
- "--hop-neutral-border-weakest": string;
784
- "--hop-neutral-surface-weakest": string;
785
- "--hop-warning-icon-weakest": string;
786
- "--hop-warning-icon-weak": string;
787
- "--hop-warning-text-weak": string;
788
- "--hop-warning-surface": string;
789
- "--hop-warning-surface-strong": string;
790
- "--hop-warning-surface-weak": string;
791
- "--hop-warning-border": string;
792
- "--hop-warning-icon": string;
793
- "--hop-warning-text": string;
794
- "--hop-success-border": string;
795
- "--hop-success-icon-weak": string;
796
- "--hop-success-icon-weakest": string;
797
- "--hop-success-text-weak": string;
798
- "--hop-success-surface": string;
799
- "--hop-success-surface-strong": string;
800
- "--hop-success-text-hover": string;
801
- "--hop-success-text": string;
802
- "--hop-success-icon": string;
803
- "--hop-success-surface-weak": string;
804
- "--hop-information-icon-weakest": string;
805
- "--hop-information-surface-strong": string;
806
- "--hop-information-icon-weak": string;
807
- "--hop-information-text": string;
808
- "--hop-information-surface": string;
809
- "--hop-information-surface-weak": string;
810
- "--hop-information-text-weak": string;
811
- "--hop-information-icon": string;
812
- "--hop-information-border": string;
813
- "--hop-status-neutral-surface-strong": string;
814
- "--hop-status-neutral-text": string;
815
- "--hop-status-neutral-icon": string;
816
- "--hop-status-neutral-surface": string;
817
- "--hop-status-progress-surface-strong": string;
818
- "--hop-status-progress-icon": string;
819
- "--hop-status-progress-surface": string;
820
- "--hop-status-progress-text": string;
821
- "--hop-status-option6-surface-strong": string;
822
- "--hop-status-option6-icon": string;
823
- "--hop-status-option6-surface": string;
824
- "--hop-status-option6-text": string;
825
- "--hop-status-option5-surface-strong": string;
826
- "--hop-status-option5-icon": string;
827
- "--hop-status-option5-surface": string;
828
- "--hop-status-option5-text": string;
829
- "--hop-status-option1-surface-strong": string;
830
- "--hop-status-option1-icon": string;
831
- "--hop-status-option1-surface": string;
832
- "--hop-status-option1-text": string;
833
- "--hop-status-option2-surface-strong": string;
834
- "--hop-status-option2-text": string;
835
- "--hop-status-option2-surface": string;
836
- "--hop-status-option2-icon": string;
837
- "--hop-status-option3-surface-strong": string;
838
- "--hop-status-option3-icon": string;
839
- "--hop-status-option3-surface": string;
840
- "--hop-status-option3-text": string;
841
- "--hop-status-option4-surface-strong": string;
842
- "--hop-status-option4-icon": string;
843
- "--hop-status-option4-surface": string;
844
- "--hop-status-option4-text": string;
845
- "--hop-status-inactive-surface-strong": string;
846
- "--hop-status-inactive-icon": string;
847
- "--hop-status-inactive-surface": string;
848
- "--hop-status-inactive-text": string;
849
- "--hop-status-caution-surface-strong": string;
850
- "--hop-status-caution-icon": string;
851
- "--hop-status-caution-surface": string;
852
- "--hop-status-caution-text": string;
853
- "--hop-status-negative-surface-strong": string;
854
- "--hop-status-negative-icon": string;
855
- "--hop-status-negative-surface": string;
856
- "--hop-status-negative-text": string;
857
- "--hop-status-positive-icon": string;
858
- "--hop-status-positive-surface-strong": string;
859
- "--hop-status-positive-surface": string;
860
- "--hop-status-positive-text": string;
861
- };
862
- };
863
- type HopperTokenKey = keyof typeof CoreTokens | keyof typeof SemanticTokens | keyof typeof DarkSemanticTokens;
864
- type HopperCssVar = `var(${HopperTokenKey})`;
865
-
866
- export { HopperCssVar, HopperTokenKey, Tokens };