@ds-mo/tokens 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs ADDED
@@ -0,0 +1,713 @@
1
+ export const colorAlwaysDarkBackground = '--color-always-dark-background';
2
+ export const colorAlwaysDarkBorderAi = '--color-always-dark-border-ai';
3
+ export const colorAlwaysDarkBorderBrand = '--color-always-dark-border-brand';
4
+ export const colorAlwaysDarkBorderCaution = '--color-always-dark-border-caution';
5
+ export const colorAlwaysDarkBorderGuide = '--color-always-dark-border-guide';
6
+ export const colorAlwaysDarkBorderNegative = '--color-always-dark-border-negative';
7
+ export const colorAlwaysDarkBorderNeutral = '--color-always-dark-border-neutral';
8
+ export const colorAlwaysDarkBorderPositive = '--color-always-dark-border-positive';
9
+ export const colorAlwaysDarkBorderPrimary = '--color-always-dark-border-primary';
10
+ export const colorAlwaysDarkBorderSecondary = '--color-always-dark-border-secondary';
11
+ export const colorAlwaysDarkBorderTertiary = '--color-always-dark-border-tertiary';
12
+ export const colorAlwaysDarkBorderWalkthrough = '--color-always-dark-border-walkthrough';
13
+ export const colorAlwaysDarkBorderWarning = '--color-always-dark-border-warning';
14
+ export const colorAlwaysDarkDivider = '--color-always-dark-divider';
15
+ export const colorAlwaysDarkForegroundAi = '--color-always-dark-foreground-ai';
16
+ export const colorAlwaysDarkForegroundBrand = '--color-always-dark-foreground-brand';
17
+ export const colorAlwaysDarkForegroundCaution = '--color-always-dark-foreground-caution';
18
+ export const colorAlwaysDarkForegroundGuide = '--color-always-dark-foreground-guide';
19
+ export const colorAlwaysDarkForegroundNegative = '--color-always-dark-foreground-negative';
20
+ export const colorAlwaysDarkForegroundNeutral = '--color-always-dark-foreground-neutral';
21
+ export const colorAlwaysDarkForegroundPositive = '--color-always-dark-foreground-positive';
22
+ export const colorAlwaysDarkForegroundPrimary = '--color-always-dark-foreground-primary';
23
+ export const colorAlwaysDarkForegroundQuaternary = '--color-always-dark-foreground-quaternary';
24
+ export const colorAlwaysDarkForegroundQuinary = '--color-always-dark-foreground-quinary';
25
+ export const colorAlwaysDarkForegroundSecondary = '--color-always-dark-foreground-secondary';
26
+ export const colorAlwaysDarkForegroundTertiary = '--color-always-dark-foreground-tertiary';
27
+ export const colorAlwaysDarkForegroundWalkthrough = '--color-always-dark-foreground-walkthrough';
28
+ export const colorAlwaysDarkForegroundWarning = '--color-always-dark-foreground-warning';
29
+ export const colorAlwaysDarkInteractionFocus = '--color-always-dark-interaction-focus';
30
+ export const colorAlwaysDarkInteractionHover = '--color-always-dark-interaction-hover';
31
+ export const colorAlwaysDarkInteractionPressed = '--color-always-dark-interaction-pressed';
32
+ export const colorBackgroundBoldAi = '--color-background-bold-ai';
33
+ export const colorBackgroundBoldBrand = '--color-background-bold-brand';
34
+ export const colorBackgroundBoldCaution = '--color-background-bold-caution';
35
+ export const colorBackgroundBoldGuide = '--color-background-bold-guide';
36
+ export const colorBackgroundBoldNegative = '--color-background-bold-negative';
37
+ export const colorBackgroundBoldNeutral = '--color-background-bold-neutral';
38
+ export const colorBackgroundBoldPositive = '--color-background-bold-positive';
39
+ export const colorBackgroundBoldWalkthrough = '--color-background-bold-walkthrough';
40
+ export const colorBackgroundBoldWarning = '--color-background-bold-warning';
41
+ export const colorBackgroundFaintAi = '--color-background-faint-ai';
42
+ export const colorBackgroundFaintBrand = '--color-background-faint-brand';
43
+ export const colorBackgroundFaintCaution = '--color-background-faint-caution';
44
+ export const colorBackgroundFaintGuide = '--color-background-faint-guide';
45
+ export const colorBackgroundFaintNegative = '--color-background-faint-negative';
46
+ export const colorBackgroundFaintNeutral = '--color-background-faint-neutral';
47
+ export const colorBackgroundFaintPositive = '--color-background-faint-positive';
48
+ export const colorBackgroundFaintWalkthrough = '--color-background-faint-walkthrough';
49
+ export const colorBackgroundFaintWarning = '--color-background-faint-warning';
50
+ export const colorBackgroundMediumAi = '--color-background-medium-ai';
51
+ export const colorBackgroundMediumBrand = '--color-background-medium-brand';
52
+ export const colorBackgroundMediumCaution = '--color-background-medium-caution';
53
+ export const colorBackgroundMediumGuide = '--color-background-medium-guide';
54
+ export const colorBackgroundMediumNegative = '--color-background-medium-negative';
55
+ export const colorBackgroundMediumNeutral = '--color-background-medium-neutral';
56
+ export const colorBackgroundMediumPositive = '--color-background-medium-positive';
57
+ export const colorBackgroundMediumWalkthrough = '--color-background-medium-walkthrough';
58
+ export const colorBackgroundMediumWarning = '--color-background-medium-warning';
59
+ export const colorBackgroundPrimary = '--color-background-primary';
60
+ export const colorBackgroundSecondary = '--color-background-secondary';
61
+ export const colorBackgroundShade = '--color-background-shade';
62
+ export const colorBackgroundStrongAi = '--color-background-strong-ai';
63
+ export const colorBackgroundStrongBrand = '--color-background-strong-brand';
64
+ export const colorBackgroundStrongCaution = '--color-background-strong-caution';
65
+ export const colorBackgroundStrongGuide = '--color-background-strong-guide';
66
+ export const colorBackgroundStrongNegative = '--color-background-strong-negative';
67
+ export const colorBackgroundStrongNeutral = '--color-background-strong-neutral';
68
+ export const colorBackgroundStrongPositive = '--color-background-strong-positive';
69
+ export const colorBackgroundStrongWalkthrough = '--color-background-strong-walkthrough';
70
+ export const colorBackgroundStrongWarning = '--color-background-strong-warning';
71
+ export const colorBackgroundTranslucent = '--color-background-translucent';
72
+ export const colorBackgroundTransparent = '--color-background-transparent';
73
+ export const colorBorderAi = '--color-border-ai';
74
+ export const colorBorderBrand = '--color-border-brand';
75
+ export const colorBorderCaution = '--color-border-caution';
76
+ export const colorBorderGuide = '--color-border-guide';
77
+ export const colorBorderNegative = '--color-border-negative';
78
+ export const colorBorderNeutral = '--color-border-neutral';
79
+ export const colorBorderOnBoldBackgroundPrimary = '--color-border-on-bold-background-primary';
80
+ export const colorBorderOnBoldBackgroundSecondary = '--color-border-on-bold-background-secondary';
81
+ export const colorBorderOnBoldBackgroundTertiary = '--color-border-on-bold-background-tertiary';
82
+ export const colorBorderOnMediumBackgroundPrimary = '--color-border-on-medium-background-primary';
83
+ export const colorBorderOnMediumBackgroundSecondary = '--color-border-on-medium-background-secondary';
84
+ export const colorBorderOnMediumBackgroundTertiary = '--color-border-on-medium-background-tertiary';
85
+ export const colorBorderOnStrongBackgroundPrimary = '--color-border-on-strong-background-primary';
86
+ export const colorBorderOnStrongBackgroundSecondary = '--color-border-on-strong-background-secondary';
87
+ export const colorBorderOnStrongBackgroundTertiary = '--color-border-on-strong-background-tertiary';
88
+ export const colorBorderOnTranslucentBackgroundPrimary = '--color-border-on-translucent-background-primary';
89
+ export const colorBorderOnTranslucentBackgroundSecondary = '--color-border-on-translucent-background-secondary';
90
+ export const colorBorderOnTranslucentBackgroundTertiary = '--color-border-on-translucent-background-tertiary';
91
+ export const colorBorderPositive = '--color-border-positive';
92
+ export const colorBorderPrimary = '--color-border-primary';
93
+ export const colorBorderSecondary = '--color-border-secondary';
94
+ export const colorBorderTertiary = '--color-border-tertiary';
95
+ export const colorBorderWalkthrough = '--color-border-walkthrough';
96
+ export const colorBorderWarning = '--color-border-warning';
97
+ export const colorDataCategory1 = '--color-data-category-1';
98
+ export const colorDataCategory10 = '--color-data-category-10';
99
+ export const colorDataCategory11 = '--color-data-category-11';
100
+ export const colorDataCategory12 = '--color-data-category-12';
101
+ export const colorDataCategory2 = '--color-data-category-2';
102
+ export const colorDataCategory3 = '--color-data-category-3';
103
+ export const colorDataCategory4 = '--color-data-category-4';
104
+ export const colorDataCategory5 = '--color-data-category-5';
105
+ export const colorDataCategory6 = '--color-data-category-6';
106
+ export const colorDataCategory7 = '--color-data-category-7';
107
+ export const colorDataCategory8 = '--color-data-category-8';
108
+ export const colorDataCategory9 = '--color-data-category-9';
109
+ export const colorDataDivergingBlueOrange51 = '--color-data-diverging-blue-orange-5-1';
110
+ export const colorDataDivergingBlueOrange52 = '--color-data-diverging-blue-orange-5-2';
111
+ export const colorDataDivergingBlueOrange53 = '--color-data-diverging-blue-orange-5-3';
112
+ export const colorDataDivergingBlueOrange54 = '--color-data-diverging-blue-orange-5-4';
113
+ export const colorDataDivergingBlueOrange55 = '--color-data-diverging-blue-orange-5-5';
114
+ export const colorDataDivergingBlueOrange71 = '--color-data-diverging-blue-orange-7-1';
115
+ export const colorDataDivergingBlueOrange72 = '--color-data-diverging-blue-orange-7-2';
116
+ export const colorDataDivergingBlueOrange73 = '--color-data-diverging-blue-orange-7-3';
117
+ export const colorDataDivergingBlueOrange74 = '--color-data-diverging-blue-orange-7-4';
118
+ export const colorDataDivergingBlueOrange75 = '--color-data-diverging-blue-orange-7-5';
119
+ export const colorDataDivergingBlueOrange76 = '--color-data-diverging-blue-orange-7-6';
120
+ export const colorDataDivergingBlueOrange77 = '--color-data-diverging-blue-orange-7-7';
121
+ export const colorDataDivergingBlueOrange91 = '--color-data-diverging-blue-orange-9-1';
122
+ export const colorDataDivergingBlueOrange92 = '--color-data-diverging-blue-orange-9-2';
123
+ export const colorDataDivergingBlueOrange93 = '--color-data-diverging-blue-orange-9-3';
124
+ export const colorDataDivergingBlueOrange94 = '--color-data-diverging-blue-orange-9-4';
125
+ export const colorDataDivergingBlueOrange95 = '--color-data-diverging-blue-orange-9-5';
126
+ export const colorDataDivergingBlueOrange96 = '--color-data-diverging-blue-orange-9-6';
127
+ export const colorDataDivergingBlueOrange97 = '--color-data-diverging-blue-orange-9-7';
128
+ export const colorDataDivergingBlueOrange98 = '--color-data-diverging-blue-orange-9-8';
129
+ export const colorDataDivergingBlueOrange99 = '--color-data-diverging-blue-orange-9-9';
130
+ export const colorDataMisc1 = '--color-data-misc-1';
131
+ export const colorDataMisc2 = '--color-data-misc-2';
132
+ export const colorDataMisc3 = '--color-data-misc-3';
133
+ export const colorDataMisc4 = '--color-data-misc-4';
134
+ export const colorDataSequenceBlue21 = '--color-data-sequence-blue-2-1';
135
+ export const colorDataSequenceBlue22 = '--color-data-sequence-blue-2-2';
136
+ export const colorDataSequenceBlue31 = '--color-data-sequence-blue-3-1';
137
+ export const colorDataSequenceBlue32 = '--color-data-sequence-blue-3-2';
138
+ export const colorDataSequenceBlue33 = '--color-data-sequence-blue-3-3';
139
+ export const colorDataSequenceBlue41 = '--color-data-sequence-blue-4-1';
140
+ export const colorDataSequenceBlue42 = '--color-data-sequence-blue-4-2';
141
+ export const colorDataSequenceBlue43 = '--color-data-sequence-blue-4-3';
142
+ export const colorDataSequenceBlue44 = '--color-data-sequence-blue-4-4';
143
+ export const colorDataWinLossLoss = '--color-data-win-loss-loss';
144
+ export const colorDataWinLossWin = '--color-data-win-loss-win';
145
+ export const colorDataWinLossWinAlt = '--color-data-win-loss-win-alt';
146
+ export const colorDividerDivider = '--color-divider-divider';
147
+ export const colorDividerOnBoldBackground = '--color-divider-on-bold-background';
148
+ export const colorDividerOnMediumBackground = '--color-divider-on-medium-background';
149
+ export const colorDividerOnStrongBackground = '--color-divider-on-strong-background';
150
+ export const colorDividerOnTranslucentBackground = '--color-divider-on-translucent-background';
151
+ export const colorDriverStatusBackgroundDriving = '--color-driver-status-background-driving';
152
+ export const colorDriverStatusBackgroundOffDuty = '--color-driver-status-background-off-duty';
153
+ export const colorDriverStatusBackgroundOnDuty = '--color-driver-status-background-on-duty';
154
+ export const colorDriverStatusBackgroundPersonalConveyance = '--color-driver-status-background-personal-conveyance';
155
+ export const colorDriverStatusBackgroundYardMove = '--color-driver-status-background-yard-move';
156
+ export const colorDriverStatusForeground = '--color-driver-status-foreground';
157
+ export const colorDriverStatusInteractionFocus = '--color-driver-status-interaction-focus';
158
+ export const colorDriverStatusInteractionHover = '--color-driver-status-interaction-hover';
159
+ export const colorDriverStatusInteractionPressed = '--color-driver-status-interaction-pressed';
160
+ export const colorElevationHighlight = '--color-elevation-highlight';
161
+ export const colorElevationShadow = '--color-elevation-shadow';
162
+ export const colorEntityClusterMarkerBackground = '--color-entity-cluster-marker-background';
163
+ export const colorEntityClusterMarkerForeground = '--color-entity-cluster-marker-foreground';
164
+ export const colorEntityClusterMarkerInteractionFocus = '--color-entity-cluster-marker-interaction-focus';
165
+ export const colorEntityClusterMarkerInteractionHover = '--color-entity-cluster-marker-interaction-hover';
166
+ export const colorEntityClusterMarkerInteractionPressed = '--color-entity-cluster-marker-interaction-pressed';
167
+ export const colorEntityMarkerBackgroundIdling = '--color-entity-marker-background-idling';
168
+ export const colorEntityMarkerBackgroundImmobilized = '--color-entity-marker-background-immobilized';
169
+ export const colorEntityMarkerBackgroundInMotion = '--color-entity-marker-background-in-motion';
170
+ export const colorEntityMarkerBackgroundStale = '--color-entity-marker-background-stale';
171
+ export const colorEntityMarkerBackgroundStationary = '--color-entity-marker-background-stationary';
172
+ export const colorEntityMarkerForeground = '--color-entity-marker-foreground';
173
+ export const colorEntityMarkerInteractionFocus = '--color-entity-marker-interaction-focus';
174
+ export const colorEntityMarkerInteractionHover = '--color-entity-marker-interaction-hover';
175
+ export const colorEntityMarkerInteractionPressed = '--color-entity-marker-interaction-pressed';
176
+ export const colorForegroundBoldAi = '--color-foreground-bold-ai';
177
+ export const colorForegroundBoldBrand = '--color-foreground-bold-brand';
178
+ export const colorForegroundBoldCaution = '--color-foreground-bold-caution';
179
+ export const colorForegroundBoldGuide = '--color-foreground-bold-guide';
180
+ export const colorForegroundBoldNegative = '--color-foreground-bold-negative';
181
+ export const colorForegroundBoldNeutral = '--color-foreground-bold-neutral';
182
+ export const colorForegroundBoldPositive = '--color-foreground-bold-positive';
183
+ export const colorForegroundBoldWalkthrough = '--color-foreground-bold-walkthrough';
184
+ export const colorForegroundBoldWarning = '--color-foreground-bold-warning';
185
+ export const colorForegroundFaintAi = '--color-foreground-faint-ai';
186
+ export const colorForegroundFaintBrand = '--color-foreground-faint-brand';
187
+ export const colorForegroundFaintCaution = '--color-foreground-faint-caution';
188
+ export const colorForegroundFaintGuide = '--color-foreground-faint-guide';
189
+ export const colorForegroundFaintNegative = '--color-foreground-faint-negative';
190
+ export const colorForegroundFaintNeutral = '--color-foreground-faint-neutral';
191
+ export const colorForegroundFaintPositive = '--color-foreground-faint-positive';
192
+ export const colorForegroundFaintWalkthrough = '--color-foreground-faint-walkthrough';
193
+ export const colorForegroundFaintWarning = '--color-foreground-faint-warning';
194
+ export const colorForegroundMediumAi = '--color-foreground-medium-ai';
195
+ export const colorForegroundMediumBrand = '--color-foreground-medium-brand';
196
+ export const colorForegroundMediumCaution = '--color-foreground-medium-caution';
197
+ export const colorForegroundMediumGuide = '--color-foreground-medium-guide';
198
+ export const colorForegroundMediumNegative = '--color-foreground-medium-negative';
199
+ export const colorForegroundMediumNeutral = '--color-foreground-medium-neutral';
200
+ export const colorForegroundMediumPositive = '--color-foreground-medium-positive';
201
+ export const colorForegroundMediumWalkthrough = '--color-foreground-medium-walkthrough';
202
+ export const colorForegroundMediumWarning = '--color-foreground-medium-warning';
203
+ export const colorForegroundOnBoldBackgroundPrimary = '--color-foreground-on-bold-background-primary';
204
+ export const colorForegroundOnBoldBackgroundQuaternary = '--color-foreground-on-bold-background-quaternary';
205
+ export const colorForegroundOnBoldBackgroundSecondary = '--color-foreground-on-bold-background-secondary';
206
+ export const colorForegroundOnBoldBackgroundTertiary = '--color-foreground-on-bold-background-tertiary';
207
+ export const colorForegroundOnMediumBackgroundPrimary = '--color-foreground-on-medium-background-primary';
208
+ export const colorForegroundOnMediumBackgroundQuaternary = '--color-foreground-on-medium-background-quaternary';
209
+ export const colorForegroundOnMediumBackgroundSecondary = '--color-foreground-on-medium-background-secondary';
210
+ export const colorForegroundOnMediumBackgroundTertiary = '--color-foreground-on-medium-background-tertiary';
211
+ export const colorForegroundOnStrongBackgroundPrimary = '--color-foreground-on-strong-background-primary';
212
+ export const colorForegroundOnStrongBackgroundQuaternary = '--color-foreground-on-strong-background-quaternary';
213
+ export const colorForegroundOnStrongBackgroundSecondary = '--color-foreground-on-strong-background-secondary';
214
+ export const colorForegroundOnStrongBackgroundTertiary = '--color-foreground-on-strong-background-tertiary';
215
+ export const colorForegroundOnTranslucentBackgroundPrimary = '--color-foreground-on-translucent-background-primary';
216
+ export const colorForegroundOnTranslucentBackgroundQuaternary = '--color-foreground-on-translucent-background-quaternary';
217
+ export const colorForegroundOnTranslucentBackgroundSecondary = '--color-foreground-on-translucent-background-secondary';
218
+ export const colorForegroundOnTranslucentBackgroundTertiary = '--color-foreground-on-translucent-background-tertiary';
219
+ export const colorForegroundPrimary = '--color-foreground-primary';
220
+ export const colorForegroundQuaternary = '--color-foreground-quaternary';
221
+ export const colorForegroundSecondary = '--color-foreground-secondary';
222
+ export const colorForegroundStrongAi = '--color-foreground-strong-ai';
223
+ export const colorForegroundStrongBrand = '--color-foreground-strong-brand';
224
+ export const colorForegroundStrongCaution = '--color-foreground-strong-caution';
225
+ export const colorForegroundStrongGuide = '--color-foreground-strong-guide';
226
+ export const colorForegroundStrongNegative = '--color-foreground-strong-negative';
227
+ export const colorForegroundStrongNeutral = '--color-foreground-strong-neutral';
228
+ export const colorForegroundStrongPositive = '--color-foreground-strong-positive';
229
+ export const colorForegroundStrongWalkthrough = '--color-foreground-strong-walkthrough';
230
+ export const colorForegroundStrongWarning = '--color-foreground-strong-warning';
231
+ export const colorForegroundTertiary = '--color-foreground-tertiary';
232
+ export const colorGeofenceCategoryFuelStationBackground = '--color-geofence-category-fuel-station-background';
233
+ export const colorGeofenceCategoryFuelStationBorder = '--color-geofence-category-fuel-station-border';
234
+ export const colorGeofenceCategoryFuelStationForeground = '--color-geofence-category-fuel-station-foreground';
235
+ export const colorGeofenceCategoryInteractionFocus = '--color-geofence-category-interaction-focus';
236
+ export const colorGeofenceCategoryInteractionHover = '--color-geofence-category-interaction-hover';
237
+ export const colorGeofenceCategoryInteractionPressed = '--color-geofence-category-interaction-pressed';
238
+ export const colorGeofenceCategoryJobSiteBackground = '--color-geofence-category-job-site-background';
239
+ export const colorGeofenceCategoryJobSiteBorder = '--color-geofence-category-job-site-border';
240
+ export const colorGeofenceCategoryJobSiteForeground = '--color-geofence-category-job-site-foreground';
241
+ export const colorGeofenceCategoryMaintenanceFacilityBackground = '--color-geofence-category-maintenance-facility-background';
242
+ export const colorGeofenceCategoryMaintenanceFacilityBorder = '--color-geofence-category-maintenance-facility-border';
243
+ export const colorGeofenceCategoryMaintenanceFacilityForeground = '--color-geofence-category-maintenance-facility-foreground';
244
+ export const colorGeofenceCategoryRestrictedLocationBackground = '--color-geofence-category-restricted-location-background';
245
+ export const colorGeofenceCategoryRestrictedLocationBorder = '--color-geofence-category-restricted-location-border';
246
+ export const colorGeofenceCategoryRestrictedLocationForeground = '--color-geofence-category-restricted-location-foreground';
247
+ export const colorGeofenceCategoryRiskZoneBackground = '--color-geofence-category-risk-zone-background';
248
+ export const colorGeofenceCategoryRiskZoneBorder = '--color-geofence-category-risk-zone-border';
249
+ export const colorGeofenceCategoryRiskZoneForeground = '--color-geofence-category-risk-zone-foreground';
250
+ export const colorGeofenceCategoryShipperBackground = '--color-geofence-category-shipper-background';
251
+ export const colorGeofenceCategoryShipperBorder = '--color-geofence-category-shipper-border';
252
+ export const colorGeofenceCategoryShipperForeground = '--color-geofence-category-shipper-foreground';
253
+ export const colorGeofenceCategorySpecializedJobSiteBackground = '--color-geofence-category-specialized-job-site-background';
254
+ export const colorGeofenceCategorySpecializedJobSiteBorder = '--color-geofence-category-specialized-job-site-border';
255
+ export const colorGeofenceCategorySpecializedJobSiteForeground = '--color-geofence-category-specialized-job-site-foreground';
256
+ export const colorGeofenceCategoryTerminalBackground = '--color-geofence-category-terminal-background';
257
+ export const colorGeofenceCategoryTerminalBorder = '--color-geofence-category-terminal-border';
258
+ export const colorGeofenceCategoryTerminalForeground = '--color-geofence-category-terminal-foreground';
259
+ export const colorGeofenceCategoryUncategorizedBackground = '--color-geofence-category-uncategorized-background';
260
+ export const colorGeofenceCategoryUncategorizedBorder = '--color-geofence-category-uncategorized-border';
261
+ export const colorGeofenceCategoryUncategorizedForeground = '--color-geofence-category-uncategorized-foreground';
262
+ export const colorInteractionFocus = '--color-interaction-focus';
263
+ export const colorInteractionHover = '--color-interaction-hover';
264
+ export const colorInteractionOnBoldBackgroundFocus = '--color-interaction-on-bold-background-focus';
265
+ export const colorInteractionOnBoldBackgroundHover = '--color-interaction-on-bold-background-hover';
266
+ export const colorInteractionOnBoldBackgroundPressed = '--color-interaction-on-bold-background-pressed';
267
+ export const colorInteractionOnMediumBackgroundFocus = '--color-interaction-on-medium-background-focus';
268
+ export const colorInteractionOnMediumBackgroundHover = '--color-interaction-on-medium-background-hover';
269
+ export const colorInteractionOnMediumBackgroundPressed = '--color-interaction-on-medium-background-pressed';
270
+ export const colorInteractionOnStrongBackgroundFocus = '--color-interaction-on-strong-background-focus';
271
+ export const colorInteractionOnStrongBackgroundHover = '--color-interaction-on-strong-background-hover';
272
+ export const colorInteractionOnStrongBackgroundPressed = '--color-interaction-on-strong-background-pressed';
273
+ export const colorInteractionOnTranslucentBackgroundFocus = '--color-interaction-on-translucent-background-focus';
274
+ export const colorInteractionOnTranslucentBackgroundHover = '--color-interaction-on-translucent-background-hover';
275
+ export const colorInteractionOnTranslucentBackgroundPressed = '--color-interaction-on-translucent-background-pressed';
276
+ export const colorInteractionPressed = '--color-interaction-pressed';
277
+ export const colorLocationMarkerBackgroundBrand = '--color-location-marker-background-brand';
278
+ export const colorLocationMarkerBackgroundCaution = '--color-location-marker-background-caution';
279
+ export const colorLocationMarkerBackgroundNegative = '--color-location-marker-background-negative';
280
+ export const colorLocationMarkerBackgroundNeutral = '--color-location-marker-background-neutral';
281
+ export const colorLocationMarkerBackgroundPositive = '--color-location-marker-background-positive';
282
+ export const colorLocationMarkerBackgroundWarning = '--color-location-marker-background-warning';
283
+ export const colorLocationMarkerForeground = '--color-location-marker-foreground';
284
+ export const colorLocationMarkerInteractionFocus = '--color-location-marker-interaction-focus';
285
+ export const colorLocationMarkerInteractionHover = '--color-location-marker-interaction-hover';
286
+ export const colorLocationMarkerInteractionPressed = '--color-location-marker-interaction-pressed';
287
+ export const colorReferenceBlack0 = '--color-reference-black-0';
288
+ export const colorReferenceBlack10 = '--color-reference-black-10';
289
+ export const colorReferenceBlack100 = '--color-reference-black-100';
290
+ export const colorReferenceBlack15 = '--color-reference-black-15';
291
+ export const colorReferenceBlack20 = '--color-reference-black-20';
292
+ export const colorReferenceBlack25 = '--color-reference-black-25';
293
+ export const colorReferenceBlack30 = '--color-reference-black-30';
294
+ export const colorReferenceBlack35 = '--color-reference-black-35';
295
+ export const colorReferenceBlack40 = '--color-reference-black-40';
296
+ export const colorReferenceBlack45 = '--color-reference-black-45';
297
+ export const colorReferenceBlack5 = '--color-reference-black-5';
298
+ export const colorReferenceBlack50 = '--color-reference-black-50';
299
+ export const colorReferenceBlack55 = '--color-reference-black-55';
300
+ export const colorReferenceBlack60 = '--color-reference-black-60';
301
+ export const colorReferenceBlack65 = '--color-reference-black-65';
302
+ export const colorReferenceBlack70 = '--color-reference-black-70';
303
+ export const colorReferenceBlack75 = '--color-reference-black-75';
304
+ export const colorReferenceBlack80 = '--color-reference-black-80';
305
+ export const colorReferenceBlack85 = '--color-reference-black-85';
306
+ export const colorReferenceBlack90 = '--color-reference-black-90';
307
+ export const colorReferenceBlack95 = '--color-reference-black-95';
308
+ export const colorReferenceDarkBlue250L27C05Faint = '--color-reference-dark-blue-250-l27-c05-faint';
309
+ export const colorReferenceDarkBlue250L50C17Medium = '--color-reference-dark-blue-250-l50-c17-medium';
310
+ export const colorReferenceDarkBlue250L65C20Bold = '--color-reference-dark-blue-250-l65-c20-bold';
311
+ export const colorReferenceDarkBlue250L91C05Strong = '--color-reference-dark-blue-250-l91-c05-strong';
312
+ export const colorReferenceDarkCyan215L27C05Faint = '--color-reference-dark-cyan-215-l27-c05-faint';
313
+ export const colorReferenceDarkCyan215L50C11Medium = '--color-reference-dark-cyan-215-l50-c11-medium';
314
+ export const colorReferenceDarkCyan215L70C15Bold = '--color-reference-dark-cyan-215-l70-c15-bold';
315
+ export const colorReferenceDarkCyan215L92C07Strong = '--color-reference-dark-cyan-215-l92-c07-strong';
316
+ export const colorReferenceDarkGreen145L27C05Faint = '--color-reference-dark-green-145-l27-c05-faint';
317
+ export const colorReferenceDarkGreen145L50C17Medium = '--color-reference-dark-green-145-l50-c17-medium';
318
+ export const colorReferenceDarkGreen145L70C19Bold = '--color-reference-dark-green-145-l70-c19-bold';
319
+ export const colorReferenceDarkGreen145L93C06Strong = '--color-reference-dark-green-145-l93-c06-strong';
320
+ export const colorReferenceDarkMagenta325L28C05Faint = '--color-reference-dark-magenta-325-l28-c05-faint';
321
+ export const colorReferenceDarkMagenta325L51C17Medium = '--color-reference-dark-magenta-325-l51-c17-medium';
322
+ export const colorReferenceDarkMagenta325L67C20Bold = '--color-reference-dark-magenta-325-l67-c20-bold';
323
+ export const colorReferenceDarkMagenta325L90C08Strong = '--color-reference-dark-magenta-325-l90-c08-strong';
324
+ export const colorReferenceDarkOlive115L27C05Faint = '--color-reference-dark-olive-115-l27-c05-faint';
325
+ export const colorReferenceDarkOlive115L51C13Medium = '--color-reference-dark-olive-115-l51-c13-medium';
326
+ export const colorReferenceDarkOlive115L75C19Bold = '--color-reference-dark-olive-115-l75-c19-bold';
327
+ export const colorReferenceDarkOlive115L93C05Strong = '--color-reference-dark-olive-115-l93-c05-strong';
328
+ export const colorReferenceDarkOrange60L28C05Faint = '--color-reference-dark-orange-60-l28-c05-faint';
329
+ export const colorReferenceDarkOrange60L51C13Medium = '--color-reference-dark-orange-60-l51-c13-medium';
330
+ export const colorReferenceDarkOrange60L75C20Bold = '--color-reference-dark-orange-60-l75-c20-bold';
331
+ export const colorReferenceDarkOrange60L92C06Strong = '--color-reference-dark-orange-60-l92-c06-strong';
332
+ export const colorReferenceDarkPink0L28C05Faint = '--color-reference-dark-pink-0-l28-c05-faint';
333
+ export const colorReferenceDarkPink0L52C17Medium = '--color-reference-dark-pink-0-l52-c17-medium';
334
+ export const colorReferenceDarkPink0L68C20Bold = '--color-reference-dark-pink-0-l68-c20-bold';
335
+ export const colorReferenceDarkPink0L92C05Strong = '--color-reference-dark-pink-0-l92-c05-strong';
336
+ export const colorReferenceDarkPurple290L28C05Faint = '--color-reference-dark-purple-290-l28-c05-faint';
337
+ export const colorReferenceDarkPurple290L52C17Medium = '--color-reference-dark-purple-290-l52-c17-medium';
338
+ export const colorReferenceDarkPurple290L67C20Bold = '--color-reference-dark-purple-290-l67-c20-bold';
339
+ export const colorReferenceDarkPurple290L92C05Strong = '--color-reference-dark-purple-290-l92-c05-strong';
340
+ export const colorReferenceDarkRed30L28C05Faint = '--color-reference-dark-red-30-l28-c05-faint';
341
+ export const colorReferenceDarkRed30L51C17Medium = '--color-reference-dark-red-30-l51-c17-medium';
342
+ export const colorReferenceDarkRed30L70C20Bold = '--color-reference-dark-red-30-l70-c20-bold';
343
+ export const colorReferenceDarkRed30L91C06Strong = '--color-reference-dark-red-30-l91-c06-strong';
344
+ export const colorReferenceDarkTeal180L27C05Faint = '--color-reference-dark-teal-180-l27-c05-faint';
345
+ export const colorReferenceDarkTeal180L50C12Medium = '--color-reference-dark-teal-180-l50-c12-medium';
346
+ export const colorReferenceDarkTeal180L70C15Bold = '--color-reference-dark-teal-180-l70-c15-bold';
347
+ export const colorReferenceDarkTeal180L93C08Strong = '--color-reference-dark-teal-180-l93-c08-strong';
348
+ export const colorReferenceDarkYellow85L28C05Faint = '--color-reference-dark-yellow-85-l28-c05-faint';
349
+ export const colorReferenceDarkYellow85L51C12Medium = '--color-reference-dark-yellow-85-l51-c12-medium';
350
+ export const colorReferenceDarkYellow85L80C18Bold = '--color-reference-dark-yellow-85-l80-c18-bold';
351
+ export const colorReferenceDarkYellow85L93C05Strong = '--color-reference-dark-yellow-85-l93-c05-strong';
352
+ export const colorReferenceGreyL18 = '--color-reference-grey-l18';
353
+ export const colorReferenceGreyL20 = '--color-reference-grey-l20';
354
+ export const colorReferenceGreyL27DarkFaint = '--color-reference-grey-l27-dark-faint';
355
+ export const colorReferenceGreyL30LightStrong = '--color-reference-grey-l30-light-strong';
356
+ export const colorReferenceGreyL50DarkMedium = '--color-reference-grey-l50-dark-medium';
357
+ export const colorReferenceGreyL51LightBold = '--color-reference-grey-l51-light-bold';
358
+ export const colorReferenceGreyL65DarkBold = '--color-reference-grey-l65-dark-bold';
359
+ export const colorReferenceGreyL75LightMedium = '--color-reference-grey-l75-light-medium';
360
+ export const colorReferenceGreyL91DarkStrong = '--color-reference-grey-l91-dark-strong';
361
+ export const colorReferenceGreyL93LightFaint = '--color-reference-grey-l93-light-faint';
362
+ export const colorReferenceGreyL98 = '--color-reference-grey-l98';
363
+ export const colorReferenceLightBlue250L33C09Strong = '--color-reference-light-blue-250-l33-c09-strong';
364
+ export const colorReferenceLightBlue250L50C18Bold = '--color-reference-light-blue-250-l50-c18-bold';
365
+ export const colorReferenceLightBlue250L70C18Medium = '--color-reference-light-blue-250-l70-c18-medium';
366
+ export const colorReferenceLightBlue250L92C04Faint = '--color-reference-light-blue-250-l92-c04-faint';
367
+ export const colorReferenceLightCyan215L30C07Strong = '--color-reference-light-cyan-215-l30-c07-strong';
368
+ export const colorReferenceLightCyan215L51C11Bold = '--color-reference-light-cyan-215-l51-c11-bold';
369
+ export const colorReferenceLightCyan215L75C17Medium = '--color-reference-light-cyan-215-l75-c17-medium';
370
+ export const colorReferenceLightCyan215L94C04Faint = '--color-reference-light-cyan-215-l94-c04-faint';
371
+ export const colorReferenceLightGreen145L35C13Strong = '--color-reference-light-green-145-l35-c13-strong';
372
+ export const colorReferenceLightGreen145L50C19Bold = '--color-reference-light-green-145-l50-c19-bold';
373
+ export const colorReferenceLightGreen145L75C22Medium = '--color-reference-light-green-145-l75-c22-medium';
374
+ export const colorReferenceLightGreen145L94C05Faint = '--color-reference-light-green-145-l94-c05-faint';
375
+ export const colorReferenceLightMagenta325L30C13Strong = '--color-reference-light-magenta-325-l30-c13-strong';
376
+ export const colorReferenceLightMagenta325L54C20Bold = '--color-reference-light-magenta-325-l54-c20-bold';
377
+ export const colorReferenceLightMagenta325L70C23Medium = '--color-reference-light-magenta-325-l70-c23-medium';
378
+ export const colorReferenceLightMagenta325L94C05Faint = '--color-reference-light-magenta-325-l94-c05-faint';
379
+ export const colorReferenceLightOlive115L35C09Strong = '--color-reference-light-olive-115-l35-c09-strong';
380
+ export const colorReferenceLightOlive115L51C13Bold = '--color-reference-light-olive-115-l51-c13-bold';
381
+ export const colorReferenceLightOlive115L85C22Medium = '--color-reference-light-olive-115-l85-c22-medium';
382
+ export const colorReferenceLightOlive115L93C05Faint = '--color-reference-light-olive-115-l93-c05-faint';
383
+ export const colorReferenceLightOrange60L35C09Strong = '--color-reference-light-orange-60-l35-c09-strong';
384
+ export const colorReferenceLightOrange60L52C13Bold = '--color-reference-light-orange-60-l52-c13-bold';
385
+ export const colorReferenceLightOrange60L75C20Medium = '--color-reference-light-orange-60-l75-c20-medium';
386
+ export const colorReferenceLightOrange60L93C05Faint = '--color-reference-light-orange-60-l93-c05-faint';
387
+ export const colorReferenceLightPink0L29C10Strong = '--color-reference-light-pink-0-l29-c10-strong';
388
+ export const colorReferenceLightPink0L53C20Bold = '--color-reference-light-pink-0-l53-c20-bold';
389
+ export const colorReferenceLightPink0L70C22Medium = '--color-reference-light-pink-0-l70-c22-medium';
390
+ export const colorReferenceLightPink0L93C05Faint = '--color-reference-light-pink-0-l93-c05-faint';
391
+ export const colorReferenceLightPurple290L35C13Strong = '--color-reference-light-purple-290-l35-c13-strong';
392
+ export const colorReferenceLightPurple290L52C20Bold = '--color-reference-light-purple-290-l52-c20-bold';
393
+ export const colorReferenceLightPurple290L75C15Medium = '--color-reference-light-purple-290-l75-c15-medium';
394
+ export const colorReferenceLightPurple290L92C04Faint = '--color-reference-light-purple-290-l92-c04-faint';
395
+ export const colorReferenceLightRed30L30C11Strong = '--color-reference-light-red-30-l30-c11-strong';
396
+ export const colorReferenceLightRed30L53C20Bold = '--color-reference-light-red-30-l53-c20-bold';
397
+ export const colorReferenceLightRed30L70C20Medium = '--color-reference-light-red-30-l70-c20-medium';
398
+ export const colorReferenceLightRed30L93C04Faint = '--color-reference-light-red-30-l93-c04-faint';
399
+ export const colorReferenceLightTeal180L35C09Strong = '--color-reference-light-teal-180-l35-c09-strong';
400
+ export const colorReferenceLightTeal180L50C12Bold = '--color-reference-light-teal-180-l50-c12-bold';
401
+ export const colorReferenceLightTeal180L75C17Medium = '--color-reference-light-teal-180-l75-c17-medium';
402
+ export const colorReferenceLightTeal180L94C05Faint = '--color-reference-light-teal-180-l94-c05-faint';
403
+ export const colorReferenceLightYellow85L40C09Strong = '--color-reference-light-yellow-85-l40-c09-strong';
404
+ export const colorReferenceLightYellow85L51C12Bold = '--color-reference-light-yellow-85-l51-c12-bold';
405
+ export const colorReferenceLightYellow85L85C20Medium = '--color-reference-light-yellow-85-l85-c20-medium';
406
+ export const colorReferenceLightYellow85L93C08Faint = '--color-reference-light-yellow-85-l93-c08-faint';
407
+ export const colorReferenceWhite0 = '--color-reference-white-0';
408
+ export const colorReferenceWhite10 = '--color-reference-white-10';
409
+ export const colorReferenceWhite100 = '--color-reference-white-100';
410
+ export const colorReferenceWhite15 = '--color-reference-white-15';
411
+ export const colorReferenceWhite20 = '--color-reference-white-20';
412
+ export const colorReferenceWhite25 = '--color-reference-white-25';
413
+ export const colorReferenceWhite30 = '--color-reference-white-30';
414
+ export const colorReferenceWhite35 = '--color-reference-white-35';
415
+ export const colorReferenceWhite40 = '--color-reference-white-40';
416
+ export const colorReferenceWhite45 = '--color-reference-white-45';
417
+ export const colorReferenceWhite5 = '--color-reference-white-5';
418
+ export const colorReferenceWhite50 = '--color-reference-white-50';
419
+ export const colorReferenceWhite55 = '--color-reference-white-55';
420
+ export const colorReferenceWhite60 = '--color-reference-white-60';
421
+ export const colorReferenceWhite65 = '--color-reference-white-65';
422
+ export const colorReferenceWhite70 = '--color-reference-white-70';
423
+ export const colorReferenceWhite75 = '--color-reference-white-75';
424
+ export const colorReferenceWhite80 = '--color-reference-white-80';
425
+ export const colorReferenceWhite85 = '--color-reference-white-85';
426
+ export const colorReferenceWhite90 = '--color-reference-white-90';
427
+ export const colorReferenceWhite95 = '--color-reference-white-95';
428
+ export const colorSafetyScoreBackgroundExcellent = '--color-safety-score-background-excellent';
429
+ export const colorSafetyScoreBackgroundFair = '--color-safety-score-background-fair';
430
+ export const colorSafetyScoreBackgroundGood = '--color-safety-score-background-good';
431
+ export const colorSafetyScoreForegroundOnExcellent = '--color-safety-score-foreground-on-excellent';
432
+ export const colorSafetyScoreForegroundOnFair = '--color-safety-score-foreground-on-fair';
433
+ export const colorSafetyScoreForegroundOnGood = '--color-safety-score-foreground-on-good';
434
+ export const colorSafetyScoreInteractionFocus = '--color-safety-score-interaction-focus';
435
+ export const colorSafetyScoreInteractionHover = '--color-safety-score-interaction-hover';
436
+ export const colorSafetyScoreInteractionPressed = '--color-safety-score-interaction-pressed';
437
+ export const colorSettingsProfileBackground = '--color-settings-profile-background';
438
+ export const colorSettingsProfileBorder = '--color-settings-profile-border';
439
+ export const colorSettingsProfileForeground = '--color-settings-profile-foreground';
440
+ export const dimensionBase = '--dimension-base';
441
+ export const dimensionCardWidthLg = '--dimension-card-width-lg';
442
+ export const dimensionCardWidthMd = '--dimension-card-width-md';
443
+ export const dimensionCardWidthSm = '--dimension-card-width-sm';
444
+ export const dimensionFormWidthLg = '--dimension-form-width-lg';
445
+ export const dimensionFormWidthMd = '--dimension-form-width-md';
446
+ export const dimensionFormWidthSm = '--dimension-form-width-sm';
447
+ export const dimensionIconography2xl = '--dimension-iconography-2xl';
448
+ export const dimensionIconography3xl = '--dimension-iconography-3xl';
449
+ export const dimensionIconographyLg = '--dimension-iconography-lg';
450
+ export const dimensionIconographyMd = '--dimension-iconography-md';
451
+ export const dimensionIconographySm = '--dimension-iconography-sm';
452
+ export const dimensionIconographyXl = '--dimension-iconography-xl';
453
+ export const dimensionIconographyXs = '--dimension-iconography-xs';
454
+ export const dimensionMenuWidthLg = '--dimension-menu-width-lg';
455
+ export const dimensionMenuWidthMd = '--dimension-menu-width-md';
456
+ export const dimensionMenuWidthSm = '--dimension-menu-width-sm';
457
+ export const dimensionModalWidthLg = '--dimension-modal-width-lg';
458
+ export const dimensionModalWidthMd = '--dimension-modal-width-md';
459
+ export const dimensionModalWidthSm = '--dimension-modal-width-sm';
460
+ export const dimensionOffset000 = '--dimension-offset-000';
461
+ export const dimensionOffset025 = '--dimension-offset-025';
462
+ export const dimensionOffset050 = '--dimension-offset-050';
463
+ export const dimensionOffset075 = '--dimension-offset-075';
464
+ export const dimensionOffset100 = '--dimension-offset-100';
465
+ export const dimensionOffset125 = '--dimension-offset-125';
466
+ export const dimensionOffset150 = '--dimension-offset-150';
467
+ export const dimensionOffset175 = '--dimension-offset-175';
468
+ export const dimensionOffset200 = '--dimension-offset-200';
469
+ export const dimensionOffset250 = '--dimension-offset-250';
470
+ export const dimensionOffsetN025 = '--dimension-offset-n025';
471
+ export const dimensionOffsetN050 = '--dimension-offset-n050';
472
+ export const dimensionOffsetN075 = '--dimension-offset-n075';
473
+ export const dimensionOffsetN100 = '--dimension-offset-n100';
474
+ export const dimensionOffsetN125 = '--dimension-offset-n125';
475
+ export const dimensionOffsetN150 = '--dimension-offset-n150';
476
+ export const dimensionOffsetN175 = '--dimension-offset-n175';
477
+ export const dimensionOffsetN200 = '--dimension-offset-n200';
478
+ export const dimensionOffsetN250 = '--dimension-offset-n250';
479
+ export const dimensionPanelWidthFill = '--dimension-panel-width-fill';
480
+ export const dimensionPanelWidthLg = '--dimension-panel-width-lg';
481
+ export const dimensionPanelWidthMd = '--dimension-panel-width-md';
482
+ export const dimensionPanelWidthSm = '--dimension-panel-width-sm';
483
+ export const dimensionPanelWidthXl = '--dimension-panel-width-xl';
484
+ export const dimensionPanelWidthXs = '--dimension-panel-width-xs';
485
+ export const dimensionRadius000 = '--dimension-radius-000';
486
+ export const dimensionRadius012 = '--dimension-radius-012';
487
+ export const dimensionRadius025 = '--dimension-radius-025';
488
+ export const dimensionRadius037 = '--dimension-radius-037';
489
+ export const dimensionRadius050 = '--dimension-radius-050';
490
+ export const dimensionRadius075 = '--dimension-radius-075';
491
+ export const dimensionRadius100 = '--dimension-radius-100';
492
+ export const dimensionRadius125 = '--dimension-radius-125';
493
+ export const dimensionRadius150 = '--dimension-radius-150';
494
+ export const dimensionRadius175 = '--dimension-radius-175';
495
+ export const dimensionRadius200 = '--dimension-radius-200';
496
+ export const dimensionRadius250 = '--dimension-radius-250';
497
+ export const dimensionRadius275 = '--dimension-radius-275';
498
+ export const dimensionRadius300 = '--dimension-radius-300';
499
+ export const dimensionRadius400 = '--dimension-radius-400';
500
+ export const dimensionRadius600 = '--dimension-radius-600';
501
+ export const dimensionRadiusBase = '--dimension-radius-base';
502
+ export const dimensionRadiusHalf = '--dimension-radius-half';
503
+ export const dimensionScale100 = '--dimension-scale-100';
504
+ export const dimensionScaleSubtle = '--dimension-scale-subtle';
505
+ export const dimensionSize000 = '--dimension-size-000';
506
+ export const dimensionSize050 = '--dimension-size-050';
507
+ export const dimensionSize100 = '--dimension-size-100';
508
+ export const dimensionSize150 = '--dimension-size-150';
509
+ export const dimensionSize200 = '--dimension-size-200';
510
+ export const dimensionSize250 = '--dimension-size-250';
511
+ export const dimensionSize300 = '--dimension-size-300';
512
+ export const dimensionSize400 = '--dimension-size-400';
513
+ export const dimensionSize500 = '--dimension-size-500';
514
+ export const dimensionSize600 = '--dimension-size-600';
515
+ export const dimensionSize800 = '--dimension-size-800';
516
+ export const dimensionSizeBase = '--dimension-size-base';
517
+ export const dimensionSpace000 = '--dimension-space-000';
518
+ export const dimensionSpace012 = '--dimension-space-012';
519
+ export const dimensionSpace025 = '--dimension-space-025';
520
+ export const dimensionSpace050 = '--dimension-space-050';
521
+ export const dimensionSpace075 = '--dimension-space-075';
522
+ export const dimensionSpace100 = '--dimension-space-100';
523
+ export const dimensionSpace125 = '--dimension-space-125';
524
+ export const dimensionSpace150 = '--dimension-space-150';
525
+ export const dimensionSpace175 = '--dimension-space-175';
526
+ export const dimensionSpace200 = '--dimension-space-200';
527
+ export const dimensionSpace250 = '--dimension-space-250';
528
+ export const dimensionSpace300 = '--dimension-space-300';
529
+ export const dimensionSpace400 = '--dimension-space-400';
530
+ export const dimensionSpace600 = '--dimension-space-600';
531
+ export const dimensionSpace800 = '--dimension-space-800';
532
+ export const dimensionSpaceBase = '--dimension-space-base';
533
+ export const dimensionSpaceN012 = '--dimension-space-n012';
534
+ export const dimensionSpaceN025 = '--dimension-space-n025';
535
+ export const dimensionSpaceN050 = '--dimension-space-n050';
536
+ export const dimensionSpaceN075 = '--dimension-space-n075';
537
+ export const dimensionSpaceN100 = '--dimension-space-n100';
538
+ export const dimensionSpaceN125 = '--dimension-space-n125';
539
+ export const dimensionSpaceN150 = '--dimension-space-n150';
540
+ export const dimensionSpaceN175 = '--dimension-space-n175';
541
+ export const dimensionSpaceN200 = '--dimension-space-n200';
542
+ export const dimensionSpaceN250 = '--dimension-space-n250';
543
+ export const dimensionSpaceN300 = '--dimension-space-n300';
544
+ export const dimensionSpaceN400 = '--dimension-space-n400';
545
+ export const dimensionSpaceN600 = '--dimension-space-n600';
546
+ export const dimensionSpaceN800 = '--dimension-space-n800';
547
+ export const dimensionStrokeWidth012 = '--dimension-stroke-width-012';
548
+ export const dimensionStrokeWidth015 = '--dimension-stroke-width-015';
549
+ export const dimensionStrokeWidth018 = '--dimension-stroke-width-018';
550
+ export const dimensionStrokeWidth025 = '--dimension-stroke-width-025';
551
+ export const dimensionStrokeWidth037 = '--dimension-stroke-width-037';
552
+ export const dimensionStrokeWidth050 = '--dimension-stroke-width-050';
553
+ export const dimensionStrokeWidthBase = '--dimension-stroke-width-base';
554
+ export const dimensionTableColumnWidthLg = '--dimension-table-column-width-lg';
555
+ export const dimensionTableColumnWidthMd = '--dimension-table-column-width-md';
556
+ export const dimensionTableColumnWidthSm = '--dimension-table-column-width-sm';
557
+ export const dimensionTableColumnWidthXl = '--dimension-table-column-width-xl';
558
+ export const dimensionTableColumnWidthXs = '--dimension-table-column-width-xs';
559
+ export const dimensionTooltipWidthLg = '--dimension-tooltip-width-lg';
560
+ export const dimensionTooltipWidthMd = '--dimension-tooltip-width-md';
561
+ export const dimensionTooltipWidthSm = '--dimension-tooltip-width-sm';
562
+ export const dimensionZIndexBase = '--dimension-z-index-base';
563
+ export const dimensionZIndexFloating = '--dimension-z-index-floating';
564
+ export const dimensionZIndexModal = '--dimension-z-index-modal';
565
+ export const dimensionZIndexOverlay = '--dimension-z-index-overlay';
566
+ export const dimensionZIndexRaised = '--dimension-z-index-raised';
567
+ export const dimensionZIndexTooltip = '--dimension-z-index-tooltip';
568
+ export const effectAnimationDelayInstant = '--effect-animation-delay-instant';
569
+ export const effectAnimationDelayLong1 = '--effect-animation-delay-long-1';
570
+ export const effectAnimationDelayLong2 = '--effect-animation-delay-long-2';
571
+ export const effectAnimationDelayLong3 = '--effect-animation-delay-long-3';
572
+ export const effectAnimationDelayMedium1 = '--effect-animation-delay-medium-1';
573
+ export const effectAnimationDelayMedium2 = '--effect-animation-delay-medium-2';
574
+ export const effectAnimationDelayMedium3 = '--effect-animation-delay-medium-3';
575
+ export const effectAnimationDelayShort1 = '--effect-animation-delay-short-1';
576
+ export const effectAnimationDelayShort2 = '--effect-animation-delay-short-2';
577
+ export const effectAnimationDelayShort3 = '--effect-animation-delay-short-3';
578
+ export const effectAnimationDurationInstant = '--effect-animation-duration-instant';
579
+ export const effectAnimationDurationLong1 = '--effect-animation-duration-long-1';
580
+ export const effectAnimationDurationLong2 = '--effect-animation-duration-long-2';
581
+ export const effectAnimationDurationLong3 = '--effect-animation-duration-long-3';
582
+ export const effectAnimationDurationMedium1 = '--effect-animation-duration-medium-1';
583
+ export const effectAnimationDurationMedium2 = '--effect-animation-duration-medium-2';
584
+ export const effectAnimationDurationMedium3 = '--effect-animation-duration-medium-3';
585
+ export const effectAnimationDurationShort1 = '--effect-animation-duration-short-1';
586
+ export const effectAnimationDurationShort2 = '--effect-animation-duration-short-2';
587
+ export const effectAnimationDurationShort3 = '--effect-animation-duration-short-3';
588
+ export const effectAnimationEasingEaseIn = '--effect-animation-easing-ease-in';
589
+ export const effectAnimationEasingEaseInOut = '--effect-animation-easing-ease-in-out';
590
+ export const effectAnimationEasingEaseInOutBack = '--effect-animation-easing-ease-in-out-back';
591
+ export const effectAnimationEasingEaseOut = '--effect-animation-easing-ease-out';
592
+ export const effectBlurLg = '--effect-blur-lg';
593
+ export const effectBlurMd = '--effect-blur-md';
594
+ export const effectBlurSm = '--effect-blur-sm';
595
+ export const effectElevationDepressedMd = '--effect-elevation-depressed-md';
596
+ export const effectElevationDepressedSm = '--effect-elevation-depressed-sm';
597
+ export const effectElevationElevatedFloating = '--effect-elevation-elevated-floating';
598
+ export const effectElevationElevatedMd = '--effect-elevation-elevated-md';
599
+ export const effectElevationElevatedNone = '--effect-elevation-elevated-none';
600
+ export const effectElevationElevatedPanelBottom = '--effect-elevation-elevated-panel-bottom';
601
+ export const effectElevationElevatedPanelLeft = '--effect-elevation-elevated-panel-left';
602
+ export const effectElevationElevatedPanelRight = '--effect-elevation-elevated-panel-right';
603
+ export const effectElevationElevatedPanelTop = '--effect-elevation-elevated-panel-top';
604
+ export const effectElevationElevatedSm = '--effect-elevation-elevated-sm';
605
+ export const effectFocusRing = '--effect-focus-ring';
606
+ export const effectHighlightDepressedMd = '--effect-highlight-depressed-md';
607
+ export const effectHighlightDepressedSm = '--effect-highlight-depressed-sm';
608
+ export const effectHighlightElevatedFloating = '--effect-highlight-elevated-floating';
609
+ export const effectHighlightElevatedMd = '--effect-highlight-elevated-md';
610
+ export const effectHighlightElevatedNone = '--effect-highlight-elevated-none';
611
+ export const effectHighlightElevatedPanelBottom = '--effect-highlight-elevated-panel-bottom';
612
+ export const effectHighlightElevatedPanelLeft = '--effect-highlight-elevated-panel-left';
613
+ export const effectHighlightElevatedPanelRight = '--effect-highlight-elevated-panel-right';
614
+ export const effectHighlightElevatedPanelTop = '--effect-highlight-elevated-panel-top';
615
+ export const effectHighlightElevatedSm = '--effect-highlight-elevated-sm';
616
+ export const effectMotionInstant = '--effect-motion-instant';
617
+ export const effectMotionLong1 = '--effect-motion-long-1';
618
+ export const effectMotionLong2 = '--effect-motion-long-2';
619
+ export const effectMotionLong3 = '--effect-motion-long-3';
620
+ export const effectMotionMedium1 = '--effect-motion-medium-1';
621
+ export const effectMotionMedium2 = '--effect-motion-medium-2';
622
+ export const effectMotionMedium3 = '--effect-motion-medium-3';
623
+ export const effectMotionShort1 = '--effect-motion-short-1';
624
+ export const effectMotionShort2 = '--effect-motion-short-2';
625
+ export const effectMotionShort3 = '--effect-motion-short-3';
626
+ export const effectShadowDepressedMd = '--effect-shadow-depressed-md';
627
+ export const effectShadowDepressedSm = '--effect-shadow-depressed-sm';
628
+ export const effectShadowElevatedFloating = '--effect-shadow-elevated-floating';
629
+ export const effectShadowElevatedMd = '--effect-shadow-elevated-md';
630
+ export const effectShadowElevatedNone = '--effect-shadow-elevated-none';
631
+ export const effectShadowElevatedPanelBottom = '--effect-shadow-elevated-panel-bottom';
632
+ export const effectShadowElevatedPanelLeft = '--effect-shadow-elevated-panel-left';
633
+ export const effectShadowElevatedPanelRight = '--effect-shadow-elevated-panel-right';
634
+ export const effectShadowElevatedPanelTop = '--effect-shadow-elevated-panel-top';
635
+ export const effectShadowElevatedSm = '--effect-shadow-elevated-sm';
636
+ export const effectTransitionInteractionBackgroundInstant = '--effect-transition-interaction-background-instant';
637
+ export const effectTransitionInteractionBackgroundLong1 = '--effect-transition-interaction-background-long-1';
638
+ export const effectTransitionInteractionBackgroundLong2 = '--effect-transition-interaction-background-long-2';
639
+ export const effectTransitionInteractionBackgroundLong3 = '--effect-transition-interaction-background-long-3';
640
+ export const effectTransitionInteractionBackgroundMedium1 = '--effect-transition-interaction-background-medium-1';
641
+ export const effectTransitionInteractionBackgroundMedium2 = '--effect-transition-interaction-background-medium-2';
642
+ export const effectTransitionInteractionBackgroundMedium3 = '--effect-transition-interaction-background-medium-3';
643
+ export const effectTransitionInteractionBackgroundShort1 = '--effect-transition-interaction-background-short-1';
644
+ export const effectTransitionInteractionBackgroundShort2 = '--effect-transition-interaction-background-short-2';
645
+ export const effectTransitionInteractionBackgroundShort3 = '--effect-transition-interaction-background-short-3';
646
+ export const effectTransitionInteractionBorderColorInstant = '--effect-transition-interaction-border-color-instant';
647
+ export const effectTransitionInteractionBorderColorLong1 = '--effect-transition-interaction-border-color-long-1';
648
+ export const effectTransitionInteractionBorderColorLong2 = '--effect-transition-interaction-border-color-long-2';
649
+ export const effectTransitionInteractionBorderColorLong3 = '--effect-transition-interaction-border-color-long-3';
650
+ export const effectTransitionInteractionBorderColorMedium1 = '--effect-transition-interaction-border-color-medium-1';
651
+ export const effectTransitionInteractionBorderColorMedium2 = '--effect-transition-interaction-border-color-medium-2';
652
+ export const effectTransitionInteractionBorderColorMedium3 = '--effect-transition-interaction-border-color-medium-3';
653
+ export const effectTransitionInteractionBorderColorShort1 = '--effect-transition-interaction-border-color-short-1';
654
+ export const effectTransitionInteractionBorderColorShort2 = '--effect-transition-interaction-border-color-short-2';
655
+ export const effectTransitionInteractionBorderColorShort3 = '--effect-transition-interaction-border-color-short-3';
656
+ export const effectTransitionInteractionColorInstant = '--effect-transition-interaction-color-instant';
657
+ export const effectTransitionInteractionColorLong1 = '--effect-transition-interaction-color-long-1';
658
+ export const effectTransitionInteractionColorLong2 = '--effect-transition-interaction-color-long-2';
659
+ export const effectTransitionInteractionColorLong3 = '--effect-transition-interaction-color-long-3';
660
+ export const effectTransitionInteractionColorMedium1 = '--effect-transition-interaction-color-medium-1';
661
+ export const effectTransitionInteractionColorMedium2 = '--effect-transition-interaction-color-medium-2';
662
+ export const effectTransitionInteractionColorMedium3 = '--effect-transition-interaction-color-medium-3';
663
+ export const effectTransitionInteractionColorShort1 = '--effect-transition-interaction-color-short-1';
664
+ export const effectTransitionInteractionColorShort2 = '--effect-transition-interaction-color-short-2';
665
+ export const effectTransitionInteractionColorShort3 = '--effect-transition-interaction-color-short-3';
666
+ export const effectTransitionInteractionOpacityInstant = '--effect-transition-interaction-opacity-instant';
667
+ export const effectTransitionInteractionOpacityLong1 = '--effect-transition-interaction-opacity-long-1';
668
+ export const effectTransitionInteractionOpacityLong2 = '--effect-transition-interaction-opacity-long-2';
669
+ export const effectTransitionInteractionOpacityLong3 = '--effect-transition-interaction-opacity-long-3';
670
+ export const effectTransitionInteractionOpacityMedium1 = '--effect-transition-interaction-opacity-medium-1';
671
+ export const effectTransitionInteractionOpacityMedium2 = '--effect-transition-interaction-opacity-medium-2';
672
+ export const effectTransitionInteractionOpacityMedium3 = '--effect-transition-interaction-opacity-medium-3';
673
+ export const effectTransitionInteractionOpacityShort1 = '--effect-transition-interaction-opacity-short-1';
674
+ export const effectTransitionInteractionOpacityShort2 = '--effect-transition-interaction-opacity-short-2';
675
+ export const effectTransitionInteractionOpacityShort3 = '--effect-transition-interaction-opacity-short-3';
676
+ export const effectTransitionInteractionTransformInstant = '--effect-transition-interaction-transform-instant';
677
+ export const effectTransitionInteractionTransformLong1 = '--effect-transition-interaction-transform-long-1';
678
+ export const effectTransitionInteractionTransformLong2 = '--effect-transition-interaction-transform-long-2';
679
+ export const effectTransitionInteractionTransformLong3 = '--effect-transition-interaction-transform-long-3';
680
+ export const effectTransitionInteractionTransformMedium1 = '--effect-transition-interaction-transform-medium-1';
681
+ export const effectTransitionInteractionTransformMedium2 = '--effect-transition-interaction-transform-medium-2';
682
+ export const effectTransitionInteractionTransformMedium3 = '--effect-transition-interaction-transform-medium-3';
683
+ export const effectTransitionInteractionTransformShort1 = '--effect-transition-interaction-transform-short-1';
684
+ export const effectTransitionInteractionTransformShort2 = '--effect-transition-interaction-transform-short-2';
685
+ export const effectTransitionInteractionTransformShort3 = '--effect-transition-interaction-transform-short-3';
686
+ export const typographyFontFamily = '--typography-font-family';
687
+ export const typographyFontsize2xl = '--typography-fontsize-2xl';
688
+ export const typographyFontsize3xl = '--typography-fontsize-3xl';
689
+ export const typographyFontsizeLg = '--typography-fontsize-lg';
690
+ export const typographyFontsizeMd = '--typography-fontsize-md';
691
+ export const typographyFontsizeSm = '--typography-fontsize-sm';
692
+ export const typographyFontsizeXl = '--typography-fontsize-xl';
693
+ export const typographyFontsizeXs = '--typography-fontsize-xs';
694
+ export const typographyLetterspacingNegative = '--typography-letterspacing-negative';
695
+ export const typographyLetterspacingNegativeDouble = '--typography-letterspacing-negative-double';
696
+ export const typographyLetterspacingNegativeHalf = '--typography-letterspacing-negative-half';
697
+ export const typographyLetterspacingNone = '--typography-letterspacing-none';
698
+ export const typographyLetterspacingPositive = '--typography-letterspacing-positive';
699
+ export const typographyLineheight2xl = '--typography-lineheight-2xl';
700
+ export const typographyLineheight3xl = '--typography-lineheight-3xl';
701
+ export const typographyLineheightLg = '--typography-lineheight-lg';
702
+ export const typographyLineheightMd = '--typography-lineheight-md';
703
+ export const typographyLineheightSm = '--typography-lineheight-sm';
704
+ export const typographyLineheightXl = '--typography-lineheight-xl';
705
+ export const typographyLineheightXs = '--typography-lineheight-xs';
706
+ export const typographyParagraphspacingLg = '--typography-paragraphspacing-lg';
707
+ export const typographyParagraphspacingMd = '--typography-paragraphspacing-md';
708
+ export const typographyParagraphspacingNone = '--typography-paragraphspacing-none';
709
+ export const typographyParagraphspacingSm = '--typography-paragraphspacing-sm';
710
+ export const typographyWeightBold = '--typography-weight-bold';
711
+ export const typographyWeightMedium = '--typography-weight-medium';
712
+ export const typographyWeightRegular = '--typography-weight-regular';
713
+ export const typographyWeightSemibold = '--typography-weight-semibold';