@hopper-ui/styled-system 1.2.0 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +109 -0
- package/dist/StyledSystemProvider.css +34 -34
- package/dist/StyledSystemProvider.d.ts +3 -0
- package/dist/StyledSystemProvider.js +17 -17
- package/dist/chunk-2UOTJGT6.js +12 -0
- package/dist/{chunk-GFXIV6J4.js → chunk-3KPNXG7H.js} +23 -21
- package/dist/{chunk-JKXZGQAL.js → chunk-4E7VQIC5.js} +249 -183
- package/dist/{chunk-KLNF34G6.js → chunk-5U5IRAPA.js} +1 -1
- package/dist/{chunk-B6ZBFYWJ.js → chunk-6IPAN22Z.js} +3 -3
- package/dist/{chunk-EJR6CH3T.js → chunk-6KT6K6NI.js} +1 -1
- package/dist/{chunk-ZDENFQ6H.js → chunk-BUQLB5H6.js} +2 -2
- package/dist/{chunk-45MYTH4M.js → chunk-CFIMNXX5.js} +2 -2
- package/dist/{chunk-KKVEOD5L.js → chunk-FAICHNEU.js} +220 -154
- package/dist/{chunk-MCUHAIA4.js → chunk-GXUFWEP5.js} +2 -2
- package/dist/{chunk-RKTVEOXM.js → chunk-JSOM3YJJ.js} +6 -6
- package/dist/{chunk-LCW3QCQQ.js → chunk-KOWHTPQC.js} +2 -2
- package/dist/{chunk-TSYETPJT.js → chunk-KQGCMT5E.js} +5 -5
- package/dist/{chunk-E2EGUGKS.js → chunk-LKOZVSXD.js} +289 -221
- package/dist/{chunk-DRFY5W7M.js → chunk-NJIDLCB7.js} +1 -1
- package/dist/{chunk-J2UW6IZ5.js → chunk-VTGIKL3T.js} +2 -2
- package/dist/color-scheme/ColorSchemeContext.js +1 -1
- package/dist/color-scheme/useColorScheme.js +3 -3
- package/dist/color-scheme/useColorSchemeValue.js +1 -1
- package/dist/global-styles/BodyStyleProvider.js +4 -4
- package/dist/html-wrappers/html.css +34 -34
- package/dist/html-wrappers/html.js +6 -6
- package/dist/html-wrappers/htmlElement.css +34 -34
- package/dist/html-wrappers/htmlElement.js +5 -5
- package/dist/index.css +34 -34
- package/dist/index.js +17 -17
- package/dist/responsive/BreakpointContext.js +1 -1
- package/dist/responsive/BreakpointProvider.d.ts +5 -0
- package/dist/responsive/BreakpointProvider.js +3 -3
- package/dist/responsive/Breakpoints.js +1 -1
- package/dist/responsive/useResponsiveValue.js +1 -1
- package/dist/styledSystemProps.js +1 -1
- package/dist/styledSystemRootCssClass.js +2 -2
- package/dist/tokens/TokenProvider.js +6 -6
- package/dist/tokens/generated/darkSemanticTokens.d.ts +279 -211
- package/dist/tokens/generated/darkSemanticTokens.js +2 -2
- package/dist/tokens/generated/lightSemanticTokens.d.ts +242 -176
- package/dist/tokens/generated/lightSemanticTokens.js +2 -2
- package/dist/tokens/generated/styledSystemToTokenMappings.d.ts +217 -151
- package/dist/tokens/generated/styledSystemToTokenMappings.js +2 -2
- package/dist/tokens/tokenMappings.d.ts +286 -206
- package/dist/tokens/tokenMappings.js +3 -3
- package/dist/tokens/tokens.d.ts +523 -389
- package/dist/tokens/tokens.js +4 -4
- package/dist/useStyledSystem.css +31 -31
- package/dist/useStyledSystem.d.ts +1 -1
- package/dist/useStyledSystem.js +4 -4
- package/dist/utils/assertion.js +1 -1
- package/dist/utils/useInsertStyleElement.js +1 -1
- package/dist/utils/useIsomorphicInsertionEffect.js +1 -1
- package/dist/utils/useIsomorphicLayoutEffect.js +1 -1
- package/dist/utils/useMediaQuery.js +2 -2
- package/dist/utils/useThemeComputedStyle.js +2 -2
- package/package.json +24 -22
- package/dist/chunk-6LX4VMOV.js +0 -26
- package/dist/{chunk-M4X2T3D3.js → chunk-T6JS7L6B.js} +1 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { TokenProvider } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
3
|
-
import '../chunk-
|
|
4
|
-
import '../chunk-
|
|
1
|
+
export { TokenProvider } from '../chunk-BUQLB5H6.js';
|
|
2
|
+
import '../chunk-CFIMNXX5.js';
|
|
3
|
+
import '../chunk-LKOZVSXD.js';
|
|
4
|
+
import '../chunk-4E7VQIC5.js';
|
|
5
5
|
import '../chunk-RIORU7JO.js';
|
|
6
6
|
import '../chunk-YPIK2HRL.js';
|
|
7
|
-
import '../chunk-
|
|
7
|
+
import '../chunk-3KPNXG7H.js';
|
|
8
8
|
import '../chunk-U5R6ZXH3.js';
|
|
9
|
-
import '../chunk-
|
|
9
|
+
import '../chunk-2UOTJGT6.js';
|
|
@@ -2,267 +2,335 @@
|
|
|
2
2
|
* This file is generated by Style Dictionary. Do not edit directly.
|
|
3
3
|
*/
|
|
4
4
|
declare const DarkSemanticTokens: {
|
|
5
|
-
"--hop-upsell-border-active": string;
|
|
6
|
-
"--hop-upsell-text-active": string;
|
|
7
|
-
"--hop-upsell-icon-weakest": string;
|
|
8
|
-
"--hop-upsell-icon-weak": string;
|
|
9
|
-
"--hop-upsell-border": string;
|
|
10
|
-
"--hop-upsell-surface-hover": string;
|
|
11
|
-
"--hop-upsell-border-disabled": string;
|
|
12
|
-
"--hop-upsell-icon-active": string;
|
|
13
|
-
"--hop-upsell-surface-weak": string;
|
|
14
|
-
"--hop-upsell-surface-disabled": string;
|
|
15
|
-
"--hop-upsell-text": string;
|
|
16
|
-
"--hop-upsell-icon": string;
|
|
17
|
-
"--hop-upsell-text-hover": string;
|
|
18
|
-
"--hop-upsell-text-disabled": string;
|
|
19
|
-
"--hop-upsell-surface-active": string;
|
|
20
|
-
"--hop-upsell-surface": string;
|
|
21
5
|
"--hop-danger-border-active": string;
|
|
22
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;
|
|
23
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;
|
|
24
26
|
"--hop-danger-surface": string;
|
|
25
|
-
"--hop-danger-
|
|
27
|
+
"--hop-danger-surface-selected": string;
|
|
26
28
|
"--hop-danger-surface-disabled": string;
|
|
27
29
|
"--hop-danger-surface-hover": string;
|
|
30
|
+
"--hop-danger-surface-press": string;
|
|
28
31
|
"--hop-danger-surface-strong": string;
|
|
29
32
|
"--hop-danger-surface-strong-hover": string;
|
|
30
33
|
"--hop-danger-surface-weak": string;
|
|
31
|
-
"--hop-danger-
|
|
32
|
-
"--hop-danger-
|
|
33
|
-
"--hop-danger-icon-weak": string;
|
|
34
|
+
"--hop-danger-surface-weak-hover": string;
|
|
35
|
+
"--hop-danger-surface-weak-press": string;
|
|
34
36
|
"--hop-danger-text": string;
|
|
35
|
-
"--hop-danger-
|
|
36
|
-
"--hop-danger-text-
|
|
37
|
+
"--hop-danger-text-selected": string;
|
|
38
|
+
"--hop-danger-text-disabled": string;
|
|
39
|
+
"--hop-danger-text-hover": string;
|
|
40
|
+
"--hop-danger-text-press": string;
|
|
37
41
|
"--hop-danger-text-strong": string;
|
|
38
42
|
"--hop-danger-text-strong-hover": string;
|
|
39
|
-
"--hop-danger-
|
|
40
|
-
"--hop-danger-
|
|
41
|
-
"--hop-danger-text-
|
|
42
|
-
"--hop-
|
|
43
|
-
"--hop-
|
|
44
|
-
"--hop-
|
|
43
|
+
"--hop-danger-text-weak": string;
|
|
44
|
+
"--hop-danger-text-weak-hover": string;
|
|
45
|
+
"--hop-danger-text-weak-press": string;
|
|
46
|
+
"--hop-neutral-border-active": string;
|
|
47
|
+
"--hop-neutral-icon-active": string;
|
|
48
|
+
"--hop-neutral-icon-weak-active": string;
|
|
49
|
+
"--hop-neutral-surface-active": string;
|
|
50
|
+
"--hop-neutral-surface-weak-active": string;
|
|
51
|
+
"--hop-neutral-text-active": string;
|
|
52
|
+
"--hop-neutral-text-weak-active": string;
|
|
53
|
+
"--hop-neutral-border": string;
|
|
54
|
+
"--hop-neutral-border-selected": string;
|
|
55
|
+
"--hop-neutral-border-disabled": string;
|
|
56
|
+
"--hop-neutral-border-hover": string;
|
|
57
|
+
"--hop-neutral-border-press": string;
|
|
58
|
+
"--hop-neutral-border-strong": string;
|
|
59
|
+
"--hop-neutral-border-strong-hover": string;
|
|
60
|
+
"--hop-neutral-border-weakest": string;
|
|
61
|
+
"--hop-neutral-border-weak": string;
|
|
62
|
+
"--hop-neutral-icon": string;
|
|
63
|
+
"--hop-neutral-icon-selected": string;
|
|
64
|
+
"--hop-neutral-icon-disabled": string;
|
|
65
|
+
"--hop-neutral-icon-hover": string;
|
|
66
|
+
"--hop-neutral-icon-press": string;
|
|
67
|
+
"--hop-neutral-icon-strong": string;
|
|
68
|
+
"--hop-neutral-icon-strong-hover": string;
|
|
69
|
+
"--hop-neutral-icon-weak": string;
|
|
70
|
+
"--hop-neutral-icon-weak-hover": string;
|
|
71
|
+
"--hop-neutral-icon-weak-press": string;
|
|
72
|
+
"--hop-neutral-icon-weakest": string;
|
|
73
|
+
"--hop-neutral-surface": string;
|
|
74
|
+
"--hop-neutral-surface-selected": string;
|
|
75
|
+
"--hop-neutral-surface-disabled": string;
|
|
76
|
+
"--hop-neutral-surface-hover": string;
|
|
77
|
+
"--hop-neutral-surface-press": string;
|
|
78
|
+
"--hop-neutral-surface-strong": string;
|
|
79
|
+
"--hop-neutral-surface-weakest": string;
|
|
80
|
+
"--hop-neutral-surface-weak": string;
|
|
81
|
+
"--hop-neutral-surface-weak-selected": string;
|
|
82
|
+
"--hop-neutral-surface-weak-hover": string;
|
|
83
|
+
"--hop-neutral-surface-weak-press": string;
|
|
84
|
+
"--hop-neutral-surface-weakest-selected": string;
|
|
85
|
+
"--hop-neutral-surface-weakest-hover": string;
|
|
86
|
+
"--hop-neutral-text": string;
|
|
87
|
+
"--hop-neutral-text-selected": string;
|
|
88
|
+
"--hop-neutral-text-disabled": string;
|
|
89
|
+
"--hop-neutral-text-hover": string;
|
|
90
|
+
"--hop-neutral-text-press": string;
|
|
91
|
+
"--hop-neutral-text-strong": string;
|
|
92
|
+
"--hop-neutral-text-weak": string;
|
|
93
|
+
"--hop-neutral-text-weak-hover": string;
|
|
94
|
+
"--hop-neutral-text-weak-press": string;
|
|
95
|
+
"--hop-neutral-text-weakest": string;
|
|
45
96
|
"--hop-primary-border-active": string;
|
|
97
|
+
"--hop-primary-icon-active": string;
|
|
98
|
+
"--hop-primary-surface-active": string;
|
|
99
|
+
"--hop-primary-surface-strong-active": string;
|
|
100
|
+
"--hop-primary-surface-weak-active": string;
|
|
46
101
|
"--hop-primary-text-active": string;
|
|
47
|
-
"--hop-primary-icon-strong": string;
|
|
48
|
-
"--hop-primary-icon-strong-hover": string;
|
|
49
|
-
"--hop-primary-icon": string;
|
|
50
|
-
"--hop-primary-border-focus": string;
|
|
51
102
|
"--hop-primary-border": string;
|
|
52
|
-
"--hop-primary-
|
|
103
|
+
"--hop-primary-border-selected": string;
|
|
104
|
+
"--hop-primary-border-focus": string;
|
|
105
|
+
"--hop-primary-border-press": string;
|
|
106
|
+
"--hop-primary-icon": string;
|
|
107
|
+
"--hop-primary-icon-selected": string;
|
|
53
108
|
"--hop-primary-icon-disabled": string;
|
|
109
|
+
"--hop-primary-icon-hover": string;
|
|
110
|
+
"--hop-primary-icon-press": string;
|
|
111
|
+
"--hop-primary-icon-strong": string;
|
|
112
|
+
"--hop-primary-icon-strong-hover": string;
|
|
113
|
+
"--hop-primary-surface": string;
|
|
114
|
+
"--hop-primary-surface-selected": string;
|
|
54
115
|
"--hop-primary-surface-disabled": string;
|
|
55
116
|
"--hop-primary-surface-focus": string;
|
|
56
|
-
"--hop-primary-
|
|
57
|
-
"--hop-primary-surface": string;
|
|
58
|
-
"--hop-primary-surface-weak": string;
|
|
117
|
+
"--hop-primary-surface-hover": string;
|
|
118
|
+
"--hop-primary-surface-press": string;
|
|
59
119
|
"--hop-primary-surface-strong": string;
|
|
120
|
+
"--hop-primary-surface-strong-selected": string;
|
|
60
121
|
"--hop-primary-surface-strong-hover": string;
|
|
61
|
-
"--hop-primary-surface-strong-
|
|
122
|
+
"--hop-primary-surface-strong-press": string;
|
|
123
|
+
"--hop-primary-surface-weak": string;
|
|
124
|
+
"--hop-primary-surface-weak-hover": string;
|
|
125
|
+
"--hop-primary-surface-weak-press": string;
|
|
62
126
|
"--hop-primary-text": string;
|
|
63
|
-
"--hop-primary-
|
|
127
|
+
"--hop-primary-text-hover": string;
|
|
128
|
+
"--hop-primary-text-press": string;
|
|
64
129
|
"--hop-primary-text-strong": string;
|
|
65
130
|
"--hop-primary-text-strong-hover": string;
|
|
66
|
-
"--hop-primary-text-
|
|
67
|
-
"--hop-primary-
|
|
68
|
-
"--hop-
|
|
69
|
-
"--hop-
|
|
70
|
-
"--hop-
|
|
71
|
-
"--hop-
|
|
72
|
-
"--hop-
|
|
73
|
-
"--hop-
|
|
74
|
-
"--hop-
|
|
75
|
-
"--hop-
|
|
76
|
-
"--hop-
|
|
77
|
-
"--hop-
|
|
78
|
-
"--hop-
|
|
79
|
-
"--hop-
|
|
80
|
-
"--hop-
|
|
81
|
-
"--hop-
|
|
82
|
-
"--hop-
|
|
83
|
-
"--hop-
|
|
84
|
-
"--hop-
|
|
85
|
-
"--hop-
|
|
86
|
-
"--hop-
|
|
87
|
-
"--hop-
|
|
88
|
-
"--hop-
|
|
89
|
-
"--hop-
|
|
90
|
-
"--hop-
|
|
91
|
-
"--hop-
|
|
92
|
-
"--hop-
|
|
93
|
-
"--hop-
|
|
94
|
-
"--hop-
|
|
95
|
-
"--hop-
|
|
96
|
-
"--hop-
|
|
97
|
-
"--hop-
|
|
98
|
-
"--hop-
|
|
99
|
-
"--hop-
|
|
100
|
-
"--hop-
|
|
101
|
-
"--hop-
|
|
102
|
-
"--hop-
|
|
103
|
-
"--hop-decorative-
|
|
104
|
-
"--hop-decorative-
|
|
105
|
-
"--hop-decorative-
|
|
131
|
+
"--hop-primary-text-selected": string;
|
|
132
|
+
"--hop-primary-text-disabled": string;
|
|
133
|
+
"--hop-upsell-border-active": string;
|
|
134
|
+
"--hop-upsell-icon-active": string;
|
|
135
|
+
"--hop-upsell-icon-weak-active": string;
|
|
136
|
+
"--hop-upsell-surface-active": string;
|
|
137
|
+
"--hop-upsell-surface-weak-active": string;
|
|
138
|
+
"--hop-upsell-text-active": string;
|
|
139
|
+
"--hop-upsell-text-weak-active": string;
|
|
140
|
+
"--hop-upsell-border": string;
|
|
141
|
+
"--hop-upsell-border-selected": string;
|
|
142
|
+
"--hop-upsell-border-disabled": string;
|
|
143
|
+
"--hop-upsell-border-press": string;
|
|
144
|
+
"--hop-upsell-icon": string;
|
|
145
|
+
"--hop-upsell-icon-selected": string;
|
|
146
|
+
"--hop-upsell-icon-hover": string;
|
|
147
|
+
"--hop-upsell-icon-press": string;
|
|
148
|
+
"--hop-upsell-icon-weakest": string;
|
|
149
|
+
"--hop-upsell-icon-weak": string;
|
|
150
|
+
"--hop-upsell-icon-weak-hover": string;
|
|
151
|
+
"--hop-upsell-icon-weak-press": string;
|
|
152
|
+
"--hop-upsell-surface": string;
|
|
153
|
+
"--hop-upsell-surface-selected": string;
|
|
154
|
+
"--hop-upsell-surface-disabled": string;
|
|
155
|
+
"--hop-upsell-surface-hover": string;
|
|
156
|
+
"--hop-upsell-surface-press": string;
|
|
157
|
+
"--hop-upsell-surface-weak": string;
|
|
158
|
+
"--hop-upsell-surface-weak-hover": string;
|
|
159
|
+
"--hop-upsell-surface-weak-press": string;
|
|
160
|
+
"--hop-upsell-text": string;
|
|
161
|
+
"--hop-upsell-text-selected": string;
|
|
162
|
+
"--hop-upsell-text-disabled": string;
|
|
163
|
+
"--hop-upsell-text-hover": string;
|
|
164
|
+
"--hop-upsell-text-press": string;
|
|
165
|
+
"--hop-upsell-text-weak": string;
|
|
166
|
+
"--hop-upsell-text-weak-hover": string;
|
|
167
|
+
"--hop-upsell-text-weak-press": string;
|
|
168
|
+
"--hop-decorative-option1-border": string;
|
|
169
|
+
"--hop-decorative-option1-icon": string;
|
|
170
|
+
"--hop-decorative-option1-surface": string;
|
|
171
|
+
"--hop-decorative-option1-surface-hover": string;
|
|
172
|
+
"--hop-decorative-option1-surface-strong": string;
|
|
173
|
+
"--hop-decorative-option1-surface-weak": string;
|
|
174
|
+
"--hop-decorative-option1-surface-weak-hover": string;
|
|
175
|
+
"--hop-decorative-option1-surface-weakest": string;
|
|
176
|
+
"--hop-decorative-option1-text": string;
|
|
177
|
+
"--hop-decorative-option1-text-weak": string;
|
|
178
|
+
"--hop-decorative-option2-border": string;
|
|
179
|
+
"--hop-decorative-option2-icon": string;
|
|
180
|
+
"--hop-decorative-option2-surface": string;
|
|
181
|
+
"--hop-decorative-option2-surface-hover": string;
|
|
182
|
+
"--hop-decorative-option2-surface-strong": string;
|
|
183
|
+
"--hop-decorative-option2-surface-weak": string;
|
|
184
|
+
"--hop-decorative-option2-surface-weak-hover": string;
|
|
185
|
+
"--hop-decorative-option2-surface-weakest": string;
|
|
186
|
+
"--hop-decorative-option2-text": string;
|
|
187
|
+
"--hop-decorative-option2-text-weak": string;
|
|
188
|
+
"--hop-decorative-option3-border": string;
|
|
189
|
+
"--hop-decorative-option3-icon": string;
|
|
190
|
+
"--hop-decorative-option3-surface": string;
|
|
191
|
+
"--hop-decorative-option3-surface-hover": string;
|
|
192
|
+
"--hop-decorative-option3-surface-strong": string;
|
|
193
|
+
"--hop-decorative-option3-surface-weak": string;
|
|
194
|
+
"--hop-decorative-option3-surface-weak-hover": string;
|
|
195
|
+
"--hop-decorative-option3-surface-weakest": string;
|
|
196
|
+
"--hop-decorative-option3-text": string;
|
|
197
|
+
"--hop-decorative-option3-text-weak": string;
|
|
198
|
+
"--hop-decorative-option4-border": string;
|
|
199
|
+
"--hop-decorative-option4-icon": string;
|
|
200
|
+
"--hop-decorative-option4-surface": string;
|
|
201
|
+
"--hop-decorative-option4-surface-hover": string;
|
|
202
|
+
"--hop-decorative-option4-surface-strong": string;
|
|
203
|
+
"--hop-decorative-option4-surface-weak": string;
|
|
204
|
+
"--hop-decorative-option4-surface-weak-hover": string;
|
|
205
|
+
"--hop-decorative-option4-surface-weakest": string;
|
|
206
|
+
"--hop-decorative-option4-text": string;
|
|
207
|
+
"--hop-decorative-option4-text-weak": string;
|
|
106
208
|
"--hop-decorative-option5-border": string;
|
|
107
209
|
"--hop-decorative-option5-icon": string;
|
|
108
|
-
"--hop-decorative-
|
|
109
|
-
"--hop-decorative-
|
|
110
|
-
"--hop-decorative-
|
|
111
|
-
"--hop-decorative-
|
|
112
|
-
"--hop-decorative-
|
|
113
|
-
"--hop-decorative-
|
|
210
|
+
"--hop-decorative-option5-surface": string;
|
|
211
|
+
"--hop-decorative-option5-surface-hover": string;
|
|
212
|
+
"--hop-decorative-option5-surface-strong": string;
|
|
213
|
+
"--hop-decorative-option5-surface-weak": string;
|
|
214
|
+
"--hop-decorative-option5-surface-weak-hover": string;
|
|
215
|
+
"--hop-decorative-option5-surface-weakest": string;
|
|
216
|
+
"--hop-decorative-option5-text": string;
|
|
217
|
+
"--hop-decorative-option5-text-weak": string;
|
|
114
218
|
"--hop-decorative-option6-border": string;
|
|
115
219
|
"--hop-decorative-option6-icon": string;
|
|
220
|
+
"--hop-decorative-option6-surface": string;
|
|
221
|
+
"--hop-decorative-option6-surface-hover": string;
|
|
222
|
+
"--hop-decorative-option6-surface-strong": string;
|
|
223
|
+
"--hop-decorative-option6-surface-weak": string;
|
|
224
|
+
"--hop-decorative-option6-surface-weak-hover": string;
|
|
225
|
+
"--hop-decorative-option6-surface-weakest": string;
|
|
116
226
|
"--hop-decorative-option6-text": string;
|
|
117
227
|
"--hop-decorative-option6-text-weak": string;
|
|
118
|
-
"--hop-decorative-
|
|
119
|
-
"--hop-decorative-
|
|
120
|
-
"--hop-decorative-
|
|
121
|
-
"--hop-decorative-
|
|
122
|
-
"--hop-decorative-
|
|
123
|
-
"--hop-decorative-
|
|
124
|
-
"--hop-decorative-
|
|
125
|
-
"--hop-decorative-
|
|
126
|
-
"--hop-decorative-
|
|
127
|
-
"--hop-decorative-
|
|
128
|
-
"--hop-decorative-
|
|
129
|
-
"--hop-decorative-
|
|
130
|
-
"--hop-decorative-
|
|
131
|
-
"--hop-decorative-
|
|
132
|
-
"--hop-decorative-
|
|
133
|
-
"--hop-decorative-
|
|
134
|
-
"--hop-decorative-
|
|
135
|
-
"--hop-decorative-
|
|
136
|
-
"--hop-decorative-
|
|
137
|
-
"--hop-decorative-
|
|
138
|
-
"--hop-decorative-
|
|
139
|
-
"--hop-decorative-
|
|
140
|
-
"--hop-decorative-
|
|
141
|
-
"--hop-decorative-
|
|
142
|
-
"--hop-decorative-
|
|
143
|
-
"--hop-decorative-
|
|
144
|
-
"--hop-decorative-
|
|
145
|
-
"--hop-decorative-
|
|
146
|
-
"--hop-decorative-
|
|
147
|
-
"--hop-decorative-
|
|
148
|
-
"--hop-
|
|
149
|
-
"--hop-
|
|
150
|
-
"--hop-decorative-option1-surface-weak": string;
|
|
151
|
-
"--hop-decorative-option1-surface-weak-hover": string;
|
|
152
|
-
"--hop-decorative-option1-surface-hover": string;
|
|
153
|
-
"--hop-decorative-option1-surface": string;
|
|
154
|
-
"--hop-decorative-option1-text-weak": string;
|
|
155
|
-
"--hop-decorative-option1-border": string;
|
|
156
|
-
"--hop-decorative-option1-icon": string;
|
|
157
|
-
"--hop-decorative-option1-text": string;
|
|
158
|
-
"--hop-neutral-text-hover": string;
|
|
159
|
-
"--hop-neutral-surface-weakest-hover": string;
|
|
160
|
-
"--hop-neutral-text-weak": string;
|
|
161
|
-
"--hop-neutral-surface-disabled": string;
|
|
162
|
-
"--hop-neutral-surface-active": string;
|
|
163
|
-
"--hop-neutral-surface-weak": string;
|
|
164
|
-
"--hop-neutral-surface": string;
|
|
165
|
-
"--hop-neutral-text-disabled": string;
|
|
166
|
-
"--hop-neutral-text-active": string;
|
|
167
|
-
"--hop-neutral-text-strong": string;
|
|
168
|
-
"--hop-neutral-text": string;
|
|
169
|
-
"--hop-neutral-text-weakest": string;
|
|
170
|
-
"--hop-neutral-border-disabled": string;
|
|
171
|
-
"--hop-neutral-border-strong-hover": string;
|
|
172
|
-
"--hop-neutral-border-strong": string;
|
|
173
|
-
"--hop-neutral-surface-strong": string;
|
|
174
|
-
"--hop-neutral-surface-hover": string;
|
|
175
|
-
"--hop-neutral-icon-disabled": string;
|
|
176
|
-
"--hop-neutral-icon": string;
|
|
177
|
-
"--hop-neutral-icon-weak": string;
|
|
178
|
-
"--hop-neutral-border": string;
|
|
179
|
-
"--hop-neutral-border-weak": string;
|
|
180
|
-
"--hop-neutral-icon-weakest": string;
|
|
181
|
-
"--hop-neutral-icon-strong": string;
|
|
182
|
-
"--hop-neutral-icon-hover": string;
|
|
183
|
-
"--hop-neutral-icon-active": string;
|
|
184
|
-
"--hop-neutral-border-hover": string;
|
|
185
|
-
"--hop-neutral-border-active": string;
|
|
186
|
-
"--hop-neutral-surface-weak-hover": string;
|
|
187
|
-
"--hop-neutral-surface-weak-active": string;
|
|
188
|
-
"--hop-neutral-border-weakest": string;
|
|
189
|
-
"--hop-neutral-surface-weakest": string;
|
|
190
|
-
"--hop-warning-icon-weakest": string;
|
|
191
|
-
"--hop-warning-icon-weak": string;
|
|
192
|
-
"--hop-warning-text-weak": string;
|
|
193
|
-
"--hop-warning-surface": string;
|
|
194
|
-
"--hop-warning-surface-strong": string;
|
|
195
|
-
"--hop-warning-surface-weak": string;
|
|
196
|
-
"--hop-warning-border": string;
|
|
197
|
-
"--hop-warning-icon": string;
|
|
198
|
-
"--hop-warning-text": string;
|
|
199
|
-
"--hop-success-border": string;
|
|
200
|
-
"--hop-success-icon-weak": string;
|
|
201
|
-
"--hop-success-icon-weakest": string;
|
|
202
|
-
"--hop-success-text-weak": string;
|
|
203
|
-
"--hop-success-surface": string;
|
|
204
|
-
"--hop-success-surface-strong": string;
|
|
205
|
-
"--hop-success-text-hover": string;
|
|
206
|
-
"--hop-success-text": string;
|
|
207
|
-
"--hop-success-icon": string;
|
|
208
|
-
"--hop-success-surface-weak": string;
|
|
228
|
+
"--hop-decorative-option7-border": string;
|
|
229
|
+
"--hop-decorative-option7-icon": string;
|
|
230
|
+
"--hop-decorative-option7-surface": string;
|
|
231
|
+
"--hop-decorative-option7-surface-hover": string;
|
|
232
|
+
"--hop-decorative-option7-surface-strong": string;
|
|
233
|
+
"--hop-decorative-option7-surface-weak": string;
|
|
234
|
+
"--hop-decorative-option7-surface-weak-hover": string;
|
|
235
|
+
"--hop-decorative-option7-surface-weakest": string;
|
|
236
|
+
"--hop-decorative-option7-text": string;
|
|
237
|
+
"--hop-decorative-option7-text-weak": string;
|
|
238
|
+
"--hop-decorative-option8-border": string;
|
|
239
|
+
"--hop-decorative-option8-icon": string;
|
|
240
|
+
"--hop-decorative-option8-surface": string;
|
|
241
|
+
"--hop-decorative-option8-surface-hover": string;
|
|
242
|
+
"--hop-decorative-option8-surface-strong": string;
|
|
243
|
+
"--hop-decorative-option8-surface-weak": string;
|
|
244
|
+
"--hop-decorative-option8-surface-weak-hover": string;
|
|
245
|
+
"--hop-decorative-option8-surface-weakest": string;
|
|
246
|
+
"--hop-decorative-option8-text": string;
|
|
247
|
+
"--hop-decorative-option8-text-weak": string;
|
|
248
|
+
"--hop-decorative-option9-border": string;
|
|
249
|
+
"--hop-decorative-option9-icon": string;
|
|
250
|
+
"--hop-decorative-option9-surface": string;
|
|
251
|
+
"--hop-decorative-option9-surface-hover": string;
|
|
252
|
+
"--hop-decorative-option9-surface-strong": string;
|
|
253
|
+
"--hop-decorative-option9-surface-weak": string;
|
|
254
|
+
"--hop-decorative-option9-surface-weak-hover": string;
|
|
255
|
+
"--hop-decorative-option9-surface-weakest": string;
|
|
256
|
+
"--hop-decorative-option9-text": string;
|
|
257
|
+
"--hop-decorative-option9-text-weak": string;
|
|
258
|
+
"--hop-information-border": string;
|
|
259
|
+
"--hop-information-icon": string;
|
|
209
260
|
"--hop-information-icon-weakest": string;
|
|
210
|
-
"--hop-information-surface-strong": string;
|
|
211
261
|
"--hop-information-icon-weak": string;
|
|
212
|
-
"--hop-information-text": string;
|
|
213
262
|
"--hop-information-surface": string;
|
|
263
|
+
"--hop-information-surface-strong": string;
|
|
214
264
|
"--hop-information-surface-weak": string;
|
|
265
|
+
"--hop-information-text": string;
|
|
215
266
|
"--hop-information-text-weak": string;
|
|
216
|
-
"--hop-
|
|
217
|
-
"--hop-
|
|
218
|
-
"--hop-status-
|
|
219
|
-
"--hop-status-
|
|
267
|
+
"--hop-status-caution-icon": string;
|
|
268
|
+
"--hop-status-caution-surface": string;
|
|
269
|
+
"--hop-status-caution-surface-strong": string;
|
|
270
|
+
"--hop-status-caution-text": string;
|
|
271
|
+
"--hop-status-inselected-icon": string;
|
|
272
|
+
"--hop-status-inselected-surface": string;
|
|
273
|
+
"--hop-status-inselected-surface-strong": string;
|
|
274
|
+
"--hop-status-inselected-text": string;
|
|
275
|
+
"--hop-status-negative-icon": string;
|
|
276
|
+
"--hop-status-negative-surface": string;
|
|
277
|
+
"--hop-status-negative-surface-strong": string;
|
|
278
|
+
"--hop-status-negative-text": string;
|
|
220
279
|
"--hop-status-neutral-icon": string;
|
|
221
280
|
"--hop-status-neutral-surface": string;
|
|
222
|
-
"--hop-status-
|
|
223
|
-
"--hop-status-
|
|
224
|
-
"--hop-status-progress-surface": string;
|
|
225
|
-
"--hop-status-progress-text": string;
|
|
226
|
-
"--hop-status-option6-surface-strong": string;
|
|
227
|
-
"--hop-status-option6-icon": string;
|
|
228
|
-
"--hop-status-option6-surface": string;
|
|
229
|
-
"--hop-status-option6-text": string;
|
|
230
|
-
"--hop-status-option5-surface-strong": string;
|
|
231
|
-
"--hop-status-option5-icon": string;
|
|
232
|
-
"--hop-status-option5-surface": string;
|
|
233
|
-
"--hop-status-option5-text": string;
|
|
234
|
-
"--hop-status-option1-surface-strong": string;
|
|
281
|
+
"--hop-status-neutral-surface-strong": string;
|
|
282
|
+
"--hop-status-neutral-text": string;
|
|
235
283
|
"--hop-status-option1-icon": string;
|
|
236
284
|
"--hop-status-option1-surface": string;
|
|
285
|
+
"--hop-status-option1-surface-strong": string;
|
|
237
286
|
"--hop-status-option1-text": string;
|
|
287
|
+
"--hop-status-option2-icon": string;
|
|
288
|
+
"--hop-status-option2-surface": string;
|
|
238
289
|
"--hop-status-option2-surface-strong": string;
|
|
239
290
|
"--hop-status-option2-text": string;
|
|
240
|
-
"--hop-status-option2-surface": string;
|
|
241
|
-
"--hop-status-option2-icon": string;
|
|
242
|
-
"--hop-status-option3-surface-strong": string;
|
|
243
291
|
"--hop-status-option3-icon": string;
|
|
244
292
|
"--hop-status-option3-surface": string;
|
|
293
|
+
"--hop-status-option3-surface-strong": string;
|
|
245
294
|
"--hop-status-option3-text": string;
|
|
246
|
-
"--hop-status-option4-surface-strong": string;
|
|
247
295
|
"--hop-status-option4-icon": string;
|
|
248
296
|
"--hop-status-option4-surface": string;
|
|
297
|
+
"--hop-status-option4-surface-strong": string;
|
|
249
298
|
"--hop-status-option4-text": string;
|
|
250
|
-
"--hop-status-
|
|
251
|
-
"--hop-status-
|
|
252
|
-
"--hop-status-
|
|
253
|
-
"--hop-status-
|
|
254
|
-
"--hop-status-
|
|
255
|
-
"--hop-status-
|
|
256
|
-
"--hop-status-
|
|
257
|
-
"--hop-status-
|
|
258
|
-
"--hop-status-negative-surface-strong": string;
|
|
259
|
-
"--hop-status-negative-icon": string;
|
|
260
|
-
"--hop-status-negative-surface": string;
|
|
261
|
-
"--hop-status-negative-text": string;
|
|
299
|
+
"--hop-status-option5-icon": string;
|
|
300
|
+
"--hop-status-option5-surface": string;
|
|
301
|
+
"--hop-status-option5-surface-strong": string;
|
|
302
|
+
"--hop-status-option5-text": string;
|
|
303
|
+
"--hop-status-option6-icon": string;
|
|
304
|
+
"--hop-status-option6-surface": string;
|
|
305
|
+
"--hop-status-option6-surface-strong": string;
|
|
306
|
+
"--hop-status-option6-text": string;
|
|
262
307
|
"--hop-status-positive-icon": string;
|
|
263
|
-
"--hop-status-positive-surface-strong": string;
|
|
264
308
|
"--hop-status-positive-surface": string;
|
|
309
|
+
"--hop-status-positive-surface-strong": string;
|
|
265
310
|
"--hop-status-positive-text": string;
|
|
311
|
+
"--hop-status-progress-icon": string;
|
|
312
|
+
"--hop-status-progress-surface": string;
|
|
313
|
+
"--hop-status-progress-surface-strong": string;
|
|
314
|
+
"--hop-status-progress-text": string;
|
|
315
|
+
"--hop-success-border": string;
|
|
316
|
+
"--hop-success-icon": string;
|
|
317
|
+
"--hop-success-icon-weakest": string;
|
|
318
|
+
"--hop-success-icon-weak": string;
|
|
319
|
+
"--hop-success-surface": string;
|
|
320
|
+
"--hop-success-surface-strong": string;
|
|
321
|
+
"--hop-success-surface-weak": string;
|
|
322
|
+
"--hop-success-text": string;
|
|
323
|
+
"--hop-success-text-weak": string;
|
|
324
|
+
"--hop-success-text-hover": string;
|
|
325
|
+
"--hop-warning-border": string;
|
|
326
|
+
"--hop-warning-icon": string;
|
|
327
|
+
"--hop-warning-icon-weakest": string;
|
|
328
|
+
"--hop-warning-icon-weak": string;
|
|
329
|
+
"--hop-warning-surface": string;
|
|
330
|
+
"--hop-warning-surface-strong": string;
|
|
331
|
+
"--hop-warning-surface-weak": string;
|
|
332
|
+
"--hop-warning-text": string;
|
|
333
|
+
"--hop-warning-text-weak": string;
|
|
266
334
|
"--hop-dataviz-unavailable": string;
|
|
267
335
|
"--hop-dataviz-unavailable-weak": string;
|
|
268
336
|
"--hop-dataviz-unavailable-strong": string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { DarkSemanticTokens } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { DarkSemanticTokens } from '../../chunk-LKOZVSXD.js';
|
|
2
|
+
import '../../chunk-2UOTJGT6.js';
|