@hopper-ui/styled-system 2.5.13 → 3.0.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 (61) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/dist/StyledSystemProvider.css +35 -35
  3. package/dist/StyledSystemProvider.d.ts +6 -6
  4. package/dist/StyledSystemProvider.js +15 -17
  5. package/dist/{chunk-54RO57YA.js → chunk-3PUBJ5LJ.js} +25 -13
  6. package/dist/chunk-6ZFFJVAW.js +17 -0
  7. package/dist/{chunk-V7X6ANEM.js → chunk-7PR2BAOL.js} +0 -1
  8. package/dist/{chunk-MSH55T2T.js → chunk-A54ZRFEM.js} +31 -2
  9. package/dist/{chunk-ILG53YIO.js → chunk-FGXNB7F6.js} +34 -9
  10. package/dist/{chunk-7TNCJ3OQ.js → chunk-JJKYIWIT.js} +13 -3
  11. package/dist/{chunk-A54ZF3UN.js → chunk-QZ7W6U3E.js} +2 -2
  12. package/dist/{chunk-GQ3J3RTR.js → chunk-SVHEHWY4.js} +3 -3
  13. package/dist/chunk-TKWJ3X2I.js +13 -0
  14. package/dist/{chunk-JVNXXRWE.js → chunk-VIIWNAIQ.js} +1 -1
  15. package/dist/{chunk-X5OXC6DN.js → chunk-XG7R6QGE.js} +1 -1
  16. package/dist/chunk-YQ665QH5.js +6 -0
  17. package/dist/color-scheme/ColorSchemeContext.js +1 -1
  18. package/dist/color-scheme/useColorSchemeValue.js +2 -2
  19. package/dist/global-styles/BodyStyleProvider.js +5 -5
  20. package/dist/html-wrappers/html.css +35 -35
  21. package/dist/html-wrappers/html.js +8 -7
  22. package/dist/html-wrappers/htmlElement.css +35 -35
  23. package/dist/html-wrappers/htmlElement.js +7 -6
  24. package/dist/index.css +35 -35
  25. package/dist/index.d.ts +4 -6
  26. package/dist/index.js +16 -18
  27. package/dist/responsive/useResponsiveValue.js +2 -2
  28. package/dist/styledSystemProps.d.ts +21 -5
  29. package/dist/styledSystemRootCssClass.d.ts +2 -4
  30. package/dist/styledSystemRootCssClass.js +2 -1
  31. package/dist/theme/ThemeContext.d.ts +11 -0
  32. package/dist/theme/ThemeContext.js +2 -0
  33. package/dist/theme/generated/sharegate/dark.css +742 -0
  34. package/dist/theme/generated/sharegate/light.css +1182 -0
  35. package/dist/theme/generated/sharegate.css +4 -0
  36. package/dist/theme/generated/workleap/dark.css +742 -0
  37. package/dist/theme/generated/workleap/light.css +1182 -0
  38. package/dist/theme/generated/workleap.css +4 -0
  39. package/dist/tokens/generated/styledSystemConstants.d.ts +6 -0
  40. package/dist/tokens/generated/styledSystemConstants.js +2 -0
  41. package/dist/tokens/generated/styledSystemToTokenMappings.d.ts +1182 -1151
  42. package/dist/tokens/generated/styledSystemToTokenMappings.js +1 -1
  43. package/dist/tokens/tokenMappings.d.ts +540 -37
  44. package/dist/tokens/tokenMappings.js +5 -4
  45. package/dist/useStyledSystem.css +32 -32
  46. package/dist/useStyledSystem.js +6 -5
  47. package/package.json +13 -9
  48. package/dist/chunk-43MQD25Q.js +0 -17
  49. package/dist/chunk-K5JIMNDM.js +0 -1182
  50. package/dist/chunk-P6FMQKUS.js +0 -546
  51. package/dist/chunk-RAWVBWQ4.js +0 -11
  52. package/dist/chunk-S3G5NPHF.js +0 -32
  53. package/dist/tokens/TokenProvider.d.ts +0 -20
  54. package/dist/tokens/TokenProvider.js +0 -9
  55. package/dist/tokens/generated/darkSemanticTokens.d.ts +0 -548
  56. package/dist/tokens/generated/darkSemanticTokens.js +0 -2
  57. package/dist/tokens/generated/lightSemanticTokens.d.ts +0 -1184
  58. package/dist/tokens/generated/lightSemanticTokens.js +0 -2
  59. package/dist/tokens/tokens.d.ts +0 -1731
  60. package/dist/tokens/tokens.js +0 -4
  61. package/dist/{chunk-SFOVKOPG.js → chunk-FTYK7Z7Q.js} +1 -1
@@ -1,548 +0,0 @@
1
- /**
2
- * This file is generated by Style Dictionary. Do not edit directly.
3
- */
4
- declare const DarkSemanticTokens: {
5
- "--hop-danger-border-active": string;
6
- "--hop-danger-icon-active": string;
7
- "--hop-danger-icon-weak-active": string;
8
- "--hop-danger-surface-active": string;
9
- "--hop-danger-surface-weak-active": string;
10
- "--hop-danger-text-active": string;
11
- "--hop-danger-text-weak-active": string;
12
- "--hop-danger-border": string;
13
- "--hop-danger-border-selected": string;
14
- "--hop-danger-border-press": string;
15
- "--hop-danger-border-strong": string;
16
- "--hop-danger-icon": string;
17
- "--hop-danger-icon-selected": string;
18
- "--hop-danger-icon-disabled": string;
19
- "--hop-danger-icon-hover": string;
20
- "--hop-danger-icon-press": string;
21
- "--hop-danger-icon-strong": string;
22
- "--hop-danger-icon-strong-hover": string;
23
- "--hop-danger-icon-weak": string;
24
- "--hop-danger-icon-weak-hover": string;
25
- "--hop-danger-icon-weak-press": string;
26
- "--hop-danger-icon-weakest": string;
27
- "--hop-danger-surface": string;
28
- "--hop-danger-surface-selected": string;
29
- "--hop-danger-surface-disabled": string;
30
- "--hop-danger-surface-hover": string;
31
- "--hop-danger-surface-press": string;
32
- "--hop-danger-surface-strong": string;
33
- "--hop-danger-surface-strong-hover": string;
34
- "--hop-danger-surface-weak": string;
35
- "--hop-danger-surface-weak-hover": string;
36
- "--hop-danger-surface-weak-press": string;
37
- "--hop-danger-text": string;
38
- "--hop-danger-text-selected": string;
39
- "--hop-danger-text-disabled": string;
40
- "--hop-danger-text-hover": string;
41
- "--hop-danger-text-press": string;
42
- "--hop-danger-text-strong": string;
43
- "--hop-danger-text-strong-hover": string;
44
- "--hop-danger-text-weak": string;
45
- "--hop-danger-text-weak-hover": string;
46
- "--hop-danger-text-weak-press": string;
47
- "--hop-neutral-border-active": string;
48
- "--hop-neutral-icon-active": string;
49
- "--hop-neutral-icon-weak-active": string;
50
- "--hop-neutral-surface-active": string;
51
- "--hop-neutral-surface-weak-active": string;
52
- "--hop-neutral-text-active": string;
53
- "--hop-neutral-text-weak-active": string;
54
- "--hop-neutral-border": string;
55
- "--hop-neutral-border-selected": string;
56
- "--hop-neutral-border-disabled": string;
57
- "--hop-neutral-border-hover": string;
58
- "--hop-neutral-border-press": string;
59
- "--hop-neutral-border-strong": string;
60
- "--hop-neutral-border-strong-hover": string;
61
- "--hop-neutral-border-weakest": string;
62
- "--hop-neutral-border-weak": string;
63
- "--hop-neutral-icon": string;
64
- "--hop-neutral-icon-selected": string;
65
- "--hop-neutral-icon-disabled": string;
66
- "--hop-neutral-icon-hover": string;
67
- "--hop-neutral-icon-press": string;
68
- "--hop-neutral-icon-strong": string;
69
- "--hop-neutral-icon-strong-hover": string;
70
- "--hop-neutral-icon-weak": string;
71
- "--hop-neutral-icon-weak-hover": string;
72
- "--hop-neutral-icon-weak-press": string;
73
- "--hop-neutral-icon-weak-selected": string;
74
- "--hop-neutral-icon-weakest": string;
75
- "--hop-neutral-surface": string;
76
- "--hop-neutral-surface-selected": string;
77
- "--hop-neutral-surface-disabled": string;
78
- "--hop-neutral-surface-hover": string;
79
- "--hop-neutral-surface-press": string;
80
- "--hop-neutral-surface-strong": string;
81
- "--hop-neutral-surface-weakest": string;
82
- "--hop-neutral-surface-weak": string;
83
- "--hop-neutral-surface-weak-selected": string;
84
- "--hop-neutral-surface-weak-hover": string;
85
- "--hop-neutral-surface-weak-press": string;
86
- "--hop-neutral-surface-weakest-selected": string;
87
- "--hop-neutral-surface-weakest-hover": string;
88
- "--hop-neutral-text": string;
89
- "--hop-neutral-text-selected": string;
90
- "--hop-neutral-text-disabled": string;
91
- "--hop-neutral-text-hover": string;
92
- "--hop-neutral-text-press": string;
93
- "--hop-neutral-text-strong": string;
94
- "--hop-neutral-text-weak": string;
95
- "--hop-neutral-text-weak-hover": string;
96
- "--hop-neutral-text-weak-press": string;
97
- "--hop-neutral-text-weak-selected": string;
98
- "--hop-neutral-text-weakest": string;
99
- "--hop-primary-border-active": string;
100
- "--hop-primary-icon-active": string;
101
- "--hop-primary-surface-active": string;
102
- "--hop-primary-surface-strong-active": string;
103
- "--hop-primary-surface-weak-active": string;
104
- "--hop-primary-text-active": string;
105
- "--hop-primary-border": string;
106
- "--hop-primary-border-selected": string;
107
- "--hop-primary-border-focus": string;
108
- "--hop-primary-border-press": string;
109
- "--hop-primary-icon": string;
110
- "--hop-primary-icon-selected": string;
111
- "--hop-primary-icon-disabled": string;
112
- "--hop-primary-icon-hover": string;
113
- "--hop-primary-icon-press": string;
114
- "--hop-primary-icon-strong": string;
115
- "--hop-primary-icon-strong-hover": string;
116
- "--hop-primary-surface": string;
117
- "--hop-primary-surface-selected": string;
118
- "--hop-primary-surface-disabled": string;
119
- "--hop-primary-surface-focus": string;
120
- "--hop-primary-surface-hover": string;
121
- "--hop-primary-surface-press": string;
122
- "--hop-primary-surface-strong": string;
123
- "--hop-primary-surface-strong-selected": string;
124
- "--hop-primary-surface-strong-hover": string;
125
- "--hop-primary-surface-strong-press": string;
126
- "--hop-primary-surface-weak": string;
127
- "--hop-primary-surface-weak-hover": string;
128
- "--hop-primary-surface-weak-press": string;
129
- "--hop-primary-text": string;
130
- "--hop-primary-text-hover": string;
131
- "--hop-primary-text-press": string;
132
- "--hop-primary-text-strong": string;
133
- "--hop-primary-text-strong-hover": string;
134
- "--hop-primary-text-selected": string;
135
- "--hop-primary-text-disabled": string;
136
- "--hop-upsell-border-active": string;
137
- "--hop-upsell-icon-active": string;
138
- "--hop-upsell-icon-weak-active": string;
139
- "--hop-upsell-surface-active": string;
140
- "--hop-upsell-surface-weak-active": string;
141
- "--hop-upsell-text-active": string;
142
- "--hop-upsell-text-weak-active": string;
143
- "--hop-upsell-border": string;
144
- "--hop-upsell-border-selected": string;
145
- "--hop-upsell-border-disabled": string;
146
- "--hop-upsell-border-press": string;
147
- "--hop-upsell-icon": string;
148
- "--hop-upsell-icon-selected": string;
149
- "--hop-upsell-icon-hover": string;
150
- "--hop-upsell-icon-press": string;
151
- "--hop-upsell-icon-weakest": string;
152
- "--hop-upsell-icon-weak": string;
153
- "--hop-upsell-icon-weak-hover": string;
154
- "--hop-upsell-icon-weak-press": string;
155
- "--hop-upsell-surface": string;
156
- "--hop-upsell-surface-selected": string;
157
- "--hop-upsell-surface-disabled": string;
158
- "--hop-upsell-surface-hover": string;
159
- "--hop-upsell-surface-press": string;
160
- "--hop-upsell-surface-weak": string;
161
- "--hop-upsell-surface-weak-hover": string;
162
- "--hop-upsell-surface-weak-press": string;
163
- "--hop-upsell-text": string;
164
- "--hop-upsell-text-selected": string;
165
- "--hop-upsell-text-disabled": string;
166
- "--hop-upsell-text-hover": string;
167
- "--hop-upsell-text-press": string;
168
- "--hop-upsell-text-weak": string;
169
- "--hop-upsell-text-weak-hover": string;
170
- "--hop-upsell-text-weak-press": string;
171
- "--hop-decorative-option1-border": string;
172
- "--hop-decorative-option1-icon": string;
173
- "--hop-decorative-option1-surface": string;
174
- "--hop-decorative-option1-surface-hover": string;
175
- "--hop-decorative-option1-surface-strong": string;
176
- "--hop-decorative-option1-surface-weak": string;
177
- "--hop-decorative-option1-surface-weak-hover": string;
178
- "--hop-decorative-option1-surface-weakest": string;
179
- "--hop-decorative-option1-text": string;
180
- "--hop-decorative-option1-text-weak": string;
181
- "--hop-decorative-option2-border": string;
182
- "--hop-decorative-option2-icon": string;
183
- "--hop-decorative-option2-surface": string;
184
- "--hop-decorative-option2-surface-hover": string;
185
- "--hop-decorative-option2-surface-strong": string;
186
- "--hop-decorative-option2-surface-weak": string;
187
- "--hop-decorative-option2-surface-weak-hover": string;
188
- "--hop-decorative-option2-surface-weakest": string;
189
- "--hop-decorative-option2-text": string;
190
- "--hop-decorative-option2-text-weak": string;
191
- "--hop-decorative-option3-border": string;
192
- "--hop-decorative-option3-icon": string;
193
- "--hop-decorative-option3-surface": string;
194
- "--hop-decorative-option3-surface-hover": string;
195
- "--hop-decorative-option3-surface-strong": string;
196
- "--hop-decorative-option3-surface-weak": string;
197
- "--hop-decorative-option3-surface-weak-hover": string;
198
- "--hop-decorative-option3-surface-weakest": string;
199
- "--hop-decorative-option3-text": string;
200
- "--hop-decorative-option3-text-weak": string;
201
- "--hop-decorative-option4-border": string;
202
- "--hop-decorative-option4-icon": string;
203
- "--hop-decorative-option4-surface": string;
204
- "--hop-decorative-option4-surface-hover": string;
205
- "--hop-decorative-option4-surface-strong": string;
206
- "--hop-decorative-option4-surface-weak": string;
207
- "--hop-decorative-option4-surface-weak-hover": string;
208
- "--hop-decorative-option4-surface-weakest": string;
209
- "--hop-decorative-option4-text": string;
210
- "--hop-decorative-option4-text-weak": string;
211
- "--hop-decorative-option5-border": string;
212
- "--hop-decorative-option5-icon": string;
213
- "--hop-decorative-option5-surface": string;
214
- "--hop-decorative-option5-surface-hover": string;
215
- "--hop-decorative-option5-surface-strong": string;
216
- "--hop-decorative-option5-surface-weak": string;
217
- "--hop-decorative-option5-surface-weak-hover": string;
218
- "--hop-decorative-option5-surface-weakest": string;
219
- "--hop-decorative-option5-text": string;
220
- "--hop-decorative-option5-text-weak": string;
221
- "--hop-decorative-option6-border": string;
222
- "--hop-decorative-option6-icon": string;
223
- "--hop-decorative-option6-surface": string;
224
- "--hop-decorative-option6-surface-hover": string;
225
- "--hop-decorative-option6-surface-strong": string;
226
- "--hop-decorative-option6-surface-weak": string;
227
- "--hop-decorative-option6-surface-weak-hover": string;
228
- "--hop-decorative-option6-surface-weakest": string;
229
- "--hop-decorative-option6-text": string;
230
- "--hop-decorative-option6-text-weak": string;
231
- "--hop-decorative-option7-border": string;
232
- "--hop-decorative-option7-icon": string;
233
- "--hop-decorative-option7-surface": string;
234
- "--hop-decorative-option7-surface-hover": string;
235
- "--hop-decorative-option7-surface-strong": string;
236
- "--hop-decorative-option7-surface-weak": string;
237
- "--hop-decorative-option7-surface-weak-hover": string;
238
- "--hop-decorative-option7-surface-weakest": string;
239
- "--hop-decorative-option7-text": string;
240
- "--hop-decorative-option7-text-weak": string;
241
- "--hop-decorative-option8-border": string;
242
- "--hop-decorative-option8-icon": string;
243
- "--hop-decorative-option8-surface": string;
244
- "--hop-decorative-option8-surface-hover": string;
245
- "--hop-decorative-option8-surface-strong": string;
246
- "--hop-decorative-option8-surface-weak": string;
247
- "--hop-decorative-option8-surface-weak-hover": string;
248
- "--hop-decorative-option8-surface-weakest": string;
249
- "--hop-decorative-option8-text": string;
250
- "--hop-decorative-option8-text-weak": string;
251
- "--hop-decorative-option9-border": string;
252
- "--hop-decorative-option9-icon": string;
253
- "--hop-decorative-option9-surface": string;
254
- "--hop-decorative-option9-surface-hover": string;
255
- "--hop-decorative-option9-surface-strong": string;
256
- "--hop-decorative-option9-surface-weak": string;
257
- "--hop-decorative-option9-surface-weak-hover": string;
258
- "--hop-decorative-option9-surface-weakest": string;
259
- "--hop-decorative-option9-text": string;
260
- "--hop-decorative-option9-text-weak": string;
261
- "--hop-information-border": string;
262
- "--hop-information-icon": string;
263
- "--hop-information-icon-weakest": string;
264
- "--hop-information-icon-weak": string;
265
- "--hop-information-surface": string;
266
- "--hop-information-surface-strong": string;
267
- "--hop-information-surface-weak": string;
268
- "--hop-information-text": string;
269
- "--hop-information-text-weak": string;
270
- "--hop-status-caution-border": string;
271
- "--hop-status-caution-border-disabled": string;
272
- "--hop-status-caution-border-hover": string;
273
- "--hop-status-caution-border-press": string;
274
- "--hop-status-caution-border-selected": string;
275
- "--hop-status-caution-icon": string;
276
- "--hop-status-caution-icon-disabled": string;
277
- "--hop-status-caution-icon-hover": string;
278
- "--hop-status-caution-icon-press": string;
279
- "--hop-status-caution-icon-selected": string;
280
- "--hop-status-caution-surface": string;
281
- "--hop-status-caution-surface-disabled": string;
282
- "--hop-status-caution-surface-hover": string;
283
- "--hop-status-caution-surface-press": string;
284
- "--hop-status-caution-surface-selected": string;
285
- "--hop-status-caution-surface-strong": string;
286
- "--hop-status-caution-text": string;
287
- "--hop-status-caution-text-disabled": string;
288
- "--hop-status-caution-text-hover": string;
289
- "--hop-status-caution-text-press": string;
290
- "--hop-status-caution-text-selected": string;
291
- "--hop-status-inactive-border": string;
292
- "--hop-status-inactive-border-disabled": string;
293
- "--hop-status-inactive-border-hover": string;
294
- "--hop-status-inactive-border-press": string;
295
- "--hop-status-inactive-border-selected": string;
296
- "--hop-status-inactive-icon": string;
297
- "--hop-status-inactive-icon-disabled": string;
298
- "--hop-status-inactive-icon-hover": string;
299
- "--hop-status-inactive-icon-press": string;
300
- "--hop-status-inactive-icon-selected": string;
301
- "--hop-status-inactive-surface": string;
302
- "--hop-status-inactive-surface-disabled": string;
303
- "--hop-status-inactive-surface-hover": string;
304
- "--hop-status-inactive-surface-press": string;
305
- "--hop-status-inactive-surface-selected": string;
306
- "--hop-status-inactive-surface-strong": string;
307
- "--hop-status-inactive-text": string;
308
- "--hop-status-inactive-text-disabled": string;
309
- "--hop-status-inactive-text-hover": string;
310
- "--hop-status-inactive-text-press": string;
311
- "--hop-status-inactive-text-selected": string;
312
- "--hop-status-negative-border": string;
313
- "--hop-status-negative-border-disabled": string;
314
- "--hop-status-negative-border-hover": string;
315
- "--hop-status-negative-border-press": string;
316
- "--hop-status-negative-border-selected": string;
317
- "--hop-status-negative-icon": string;
318
- "--hop-status-negative-icon-disabled": string;
319
- "--hop-status-negative-icon-hover": string;
320
- "--hop-status-negative-icon-press": string;
321
- "--hop-status-negative-icon-selected": string;
322
- "--hop-status-negative-surface": string;
323
- "--hop-status-negative-surface-disabled": string;
324
- "--hop-status-negative-surface-hover": string;
325
- "--hop-status-negative-surface-press": string;
326
- "--hop-status-negative-surface-selected": string;
327
- "--hop-status-negative-surface-strong": string;
328
- "--hop-status-negative-text": string;
329
- "--hop-status-negative-text-disabled": string;
330
- "--hop-status-negative-text-hover": string;
331
- "--hop-status-negative-text-press": string;
332
- "--hop-status-negative-text-selected": string;
333
- "--hop-status-neutral-border": string;
334
- "--hop-status-neutral-border-disabled": string;
335
- "--hop-status-neutral-border-hover": string;
336
- "--hop-status-neutral-border-press": string;
337
- "--hop-status-neutral-border-selected": string;
338
- "--hop-status-neutral-icon": string;
339
- "--hop-status-neutral-icon-disabled": string;
340
- "--hop-status-neutral-icon-hover": string;
341
- "--hop-status-neutral-icon-press": string;
342
- "--hop-status-neutral-icon-selected": string;
343
- "--hop-status-neutral-surface": string;
344
- "--hop-status-neutral-surface-disabled": string;
345
- "--hop-status-neutral-surface-hover": string;
346
- "--hop-status-neutral-surface-press": string;
347
- "--hop-status-neutral-surface-selected": string;
348
- "--hop-status-neutral-surface-strong": string;
349
- "--hop-status-neutral-text": string;
350
- "--hop-status-neutral-text-disabled": string;
351
- "--hop-status-neutral-text-hover": string;
352
- "--hop-status-neutral-text-press": string;
353
- "--hop-status-neutral-text-selected": string;
354
- "--hop-status-option1-border": string;
355
- "--hop-status-option1-border-disabled": string;
356
- "--hop-status-option1-border-hover": string;
357
- "--hop-status-option1-border-press": string;
358
- "--hop-status-option1-border-selected": string;
359
- "--hop-status-option1-icon": string;
360
- "--hop-status-option1-icon-disabled": string;
361
- "--hop-status-option1-icon-hover": string;
362
- "--hop-status-option1-icon-press": string;
363
- "--hop-status-option1-icon-selected": string;
364
- "--hop-status-option1-surface": string;
365
- "--hop-status-option1-surface-disabled": string;
366
- "--hop-status-option1-surface-hover": string;
367
- "--hop-status-option1-surface-press": string;
368
- "--hop-status-option1-surface-selected": string;
369
- "--hop-status-option1-surface-strong": string;
370
- "--hop-status-option1-text": string;
371
- "--hop-status-option1-text-disabled": string;
372
- "--hop-status-option1-text-hover": string;
373
- "--hop-status-option1-text-press": string;
374
- "--hop-status-option1-text-selected": string;
375
- "--hop-status-option2-border": string;
376
- "--hop-status-option2-border-disabled": string;
377
- "--hop-status-option2-border-hover": string;
378
- "--hop-status-option2-border-press": string;
379
- "--hop-status-option2-border-selected": string;
380
- "--hop-status-option2-icon": string;
381
- "--hop-status-option2-icon-disabled": string;
382
- "--hop-status-option2-icon-hover": string;
383
- "--hop-status-option2-icon-press": string;
384
- "--hop-status-option2-icon-selected": string;
385
- "--hop-status-option2-surface": string;
386
- "--hop-status-option2-surface-disabled": string;
387
- "--hop-status-option2-surface-hover": string;
388
- "--hop-status-option2-surface-press": string;
389
- "--hop-status-option2-surface-selected": string;
390
- "--hop-status-option2-surface-strong": string;
391
- "--hop-status-option2-text": string;
392
- "--hop-status-option2-text-disabled": string;
393
- "--hop-status-option2-text-hover": string;
394
- "--hop-status-option2-text-press": string;
395
- "--hop-status-option2-text-selected": string;
396
- "--hop-status-option3-border": string;
397
- "--hop-status-option3-border-disabled": string;
398
- "--hop-status-option3-border-hover": string;
399
- "--hop-status-option3-border-press": string;
400
- "--hop-status-option3-border-selected": string;
401
- "--hop-status-option3-icon": string;
402
- "--hop-status-option3-icon-disabled": string;
403
- "--hop-status-option3-icon-hover": string;
404
- "--hop-status-option3-icon-press": string;
405
- "--hop-status-option3-icon-selected": string;
406
- "--hop-status-option3-surface": string;
407
- "--hop-status-option3-surface-disabled": string;
408
- "--hop-status-option3-surface-hover": string;
409
- "--hop-status-option3-surface-press": string;
410
- "--hop-status-option3-surface-selected": string;
411
- "--hop-status-option3-surface-strong": string;
412
- "--hop-status-option3-text": string;
413
- "--hop-status-option3-text-disabled": string;
414
- "--hop-status-option3-text-hover": string;
415
- "--hop-status-option3-text-press": string;
416
- "--hop-status-option3-text-selected": string;
417
- "--hop-status-option4-border": string;
418
- "--hop-status-option4-border-disabled": string;
419
- "--hop-status-option4-border-hover": string;
420
- "--hop-status-option4-border-press": string;
421
- "--hop-status-option4-border-selected": string;
422
- "--hop-status-option4-icon": string;
423
- "--hop-status-option4-icon-disabled": string;
424
- "--hop-status-option4-icon-hover": string;
425
- "--hop-status-option4-icon-press": string;
426
- "--hop-status-option4-icon-selected": string;
427
- "--hop-status-option4-surface": string;
428
- "--hop-status-option4-surface-disabled": string;
429
- "--hop-status-option4-surface-hover": string;
430
- "--hop-status-option4-surface-press": string;
431
- "--hop-status-option4-surface-selected": string;
432
- "--hop-status-option4-surface-strong": string;
433
- "--hop-status-option4-text": string;
434
- "--hop-status-option4-text-disabled": string;
435
- "--hop-status-option4-text-hover": string;
436
- "--hop-status-option4-text-press": string;
437
- "--hop-status-option4-text-selected": string;
438
- "--hop-status-option5-border": string;
439
- "--hop-status-option5-border-disabled": string;
440
- "--hop-status-option5-border-hover": string;
441
- "--hop-status-option5-border-press": string;
442
- "--hop-status-option5-border-selected": string;
443
- "--hop-status-option5-icon": string;
444
- "--hop-status-option5-icon-disabled": string;
445
- "--hop-status-option5-icon-hover": string;
446
- "--hop-status-option5-icon-press": string;
447
- "--hop-status-option5-icon-selected": string;
448
- "--hop-status-option5-surface": string;
449
- "--hop-status-option5-surface-disabled": string;
450
- "--hop-status-option5-surface-hover": string;
451
- "--hop-status-option5-surface-press": string;
452
- "--hop-status-option5-surface-selected": string;
453
- "--hop-status-option5-surface-strong": string;
454
- "--hop-status-option5-text": string;
455
- "--hop-status-option5-text-disabled": string;
456
- "--hop-status-option5-text-hover": string;
457
- "--hop-status-option5-text-press": string;
458
- "--hop-status-option5-text-selected": string;
459
- "--hop-status-option6-border": string;
460
- "--hop-status-option6-border-disabled": string;
461
- "--hop-status-option6-border-hover": string;
462
- "--hop-status-option6-border-press": string;
463
- "--hop-status-option6-border-selected": string;
464
- "--hop-status-option6-icon": string;
465
- "--hop-status-option6-icon-disabled": string;
466
- "--hop-status-option6-icon-hover": string;
467
- "--hop-status-option6-icon-press": string;
468
- "--hop-status-option6-icon-selected": string;
469
- "--hop-status-option6-surface": string;
470
- "--hop-status-option6-surface-disabled": string;
471
- "--hop-status-option6-surface-hover": string;
472
- "--hop-status-option6-surface-press": string;
473
- "--hop-status-option6-surface-selected": string;
474
- "--hop-status-option6-surface-strong": string;
475
- "--hop-status-option6-text": string;
476
- "--hop-status-option6-text-disabled": string;
477
- "--hop-status-option6-text-hover": string;
478
- "--hop-status-option6-text-press": string;
479
- "--hop-status-option6-text-selected": string;
480
- "--hop-status-positive-border": string;
481
- "--hop-status-positive-border-disabled": string;
482
- "--hop-status-positive-border-hover": string;
483
- "--hop-status-positive-border-press": string;
484
- "--hop-status-positive-border-selected": string;
485
- "--hop-status-positive-icon": string;
486
- "--hop-status-positive-icon-disabled": string;
487
- "--hop-status-positive-icon-hover": string;
488
- "--hop-status-positive-icon-press": string;
489
- "--hop-status-positive-icon-selected": string;
490
- "--hop-status-positive-surface": string;
491
- "--hop-status-positive-surface-disabled": string;
492
- "--hop-status-positive-surface-hover": string;
493
- "--hop-status-positive-surface-press": string;
494
- "--hop-status-positive-surface-selected": string;
495
- "--hop-status-positive-surface-strong": string;
496
- "--hop-status-positive-text": string;
497
- "--hop-status-positive-text-disabled": string;
498
- "--hop-status-positive-text-hover": string;
499
- "--hop-status-positive-text-press": string;
500
- "--hop-status-positive-text-selected": string;
501
- "--hop-status-progress-border": string;
502
- "--hop-status-progress-border-disabled": string;
503
- "--hop-status-progress-border-hover": string;
504
- "--hop-status-progress-border-press": string;
505
- "--hop-status-progress-border-selected": string;
506
- "--hop-status-progress-icon": string;
507
- "--hop-status-progress-icon-disabled": string;
508
- "--hop-status-progress-icon-hover": string;
509
- "--hop-status-progress-icon-press": string;
510
- "--hop-status-progress-icon-selected": string;
511
- "--hop-status-progress-surface": string;
512
- "--hop-status-progress-surface-disabled": string;
513
- "--hop-status-progress-surface-hover": string;
514
- "--hop-status-progress-surface-press": string;
515
- "--hop-status-progress-surface-selected": string;
516
- "--hop-status-progress-surface-strong": string;
517
- "--hop-status-progress-text": string;
518
- "--hop-status-progress-text-disabled": string;
519
- "--hop-status-progress-text-hover": string;
520
- "--hop-status-progress-text-press": string;
521
- "--hop-status-progress-text-selected": string;
522
- "--hop-success-border": string;
523
- "--hop-success-icon": string;
524
- "--hop-success-icon-weakest": string;
525
- "--hop-success-icon-weak": string;
526
- "--hop-success-surface": string;
527
- "--hop-success-surface-strong": string;
528
- "--hop-success-surface-weak": string;
529
- "--hop-success-text": string;
530
- "--hop-success-text-weak": string;
531
- "--hop-success-text-hover": string;
532
- "--hop-warning-border": string;
533
- "--hop-warning-icon": string;
534
- "--hop-warning-icon-weakest": string;
535
- "--hop-warning-icon-weak": string;
536
- "--hop-warning-surface": string;
537
- "--hop-warning-surface-strong": string;
538
- "--hop-warning-surface-weak": string;
539
- "--hop-warning-text": string;
540
- "--hop-warning-text-weak": string;
541
- "--hop-dataviz-unavailable": string;
542
- "--hop-dataviz-unavailable-weak": string;
543
- "--hop-dataviz-unavailable-strong": string;
544
- "--hop-dataviz-text-onlight": string;
545
- "--hop-dataviz-text-ondark": string;
546
- };
547
-
548
- export { DarkSemanticTokens };
@@ -1,2 +0,0 @@
1
- export { DarkSemanticTokens } from '../../chunk-P6FMQKUS.js';
2
- import '../../chunk-AQ5VUG5P.js';