@ds-mo/tokens 2.5.1 → 2.7.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.cjs CHANGED
@@ -148,6 +148,174 @@ exports.colorBorderStrongPositive = '--color-border-strong-positive';
148
148
  exports.colorBorderStrongWalkthrough = '--color-border-strong-walkthrough';
149
149
  exports.colorBorderStrongWarning = '--color-border-strong-warning';
150
150
  exports.colorBorderTertiary = '--color-border-tertiary';
151
+ exports.colorColorIntentBlueBoldBackground = '--color-color-intent-blue-bold-background';
152
+ exports.colorColorIntentBlueBoldBorder = '--color-color-intent-blue-bold-border';
153
+ exports.colorColorIntentBlueBoldForeground = '--color-color-intent-blue-bold-foreground';
154
+ exports.colorColorIntentBlueFaintBackground = '--color-color-intent-blue-faint-background';
155
+ exports.colorColorIntentBlueFaintBorder = '--color-color-intent-blue-faint-border';
156
+ exports.colorColorIntentBlueFaintForeground = '--color-color-intent-blue-faint-foreground';
157
+ exports.colorColorIntentBlueMediumBackground = '--color-color-intent-blue-medium-background';
158
+ exports.colorColorIntentBlueMediumBorder = '--color-color-intent-blue-medium-border';
159
+ exports.colorColorIntentBlueMediumForeground = '--color-color-intent-blue-medium-foreground';
160
+ exports.colorColorIntentBlueStrongBackground = '--color-color-intent-blue-strong-background';
161
+ exports.colorColorIntentBlueStrongBorder = '--color-color-intent-blue-strong-border';
162
+ exports.colorColorIntentBlueStrongForeground = '--color-color-intent-blue-strong-foreground';
163
+ exports.colorColorIntentCyanBoldBackground = '--color-color-intent-cyan-bold-background';
164
+ exports.colorColorIntentCyanBoldBorder = '--color-color-intent-cyan-bold-border';
165
+ exports.colorColorIntentCyanBoldForeground = '--color-color-intent-cyan-bold-foreground';
166
+ exports.colorColorIntentCyanFaintBackground = '--color-color-intent-cyan-faint-background';
167
+ exports.colorColorIntentCyanFaintBorder = '--color-color-intent-cyan-faint-border';
168
+ exports.colorColorIntentCyanFaintForeground = '--color-color-intent-cyan-faint-foreground';
169
+ exports.colorColorIntentCyanMediumBackground = '--color-color-intent-cyan-medium-background';
170
+ exports.colorColorIntentCyanMediumBorder = '--color-color-intent-cyan-medium-border';
171
+ exports.colorColorIntentCyanMediumForeground = '--color-color-intent-cyan-medium-foreground';
172
+ exports.colorColorIntentCyanStrongBackground = '--color-color-intent-cyan-strong-background';
173
+ exports.colorColorIntentCyanStrongBorder = '--color-color-intent-cyan-strong-border';
174
+ exports.colorColorIntentCyanStrongForeground = '--color-color-intent-cyan-strong-foreground';
175
+ exports.colorColorIntentGreenBoldBackground = '--color-color-intent-green-bold-background';
176
+ exports.colorColorIntentGreenBoldBorder = '--color-color-intent-green-bold-border';
177
+ exports.colorColorIntentGreenBoldForeground = '--color-color-intent-green-bold-foreground';
178
+ exports.colorColorIntentGreenFaintBackground = '--color-color-intent-green-faint-background';
179
+ exports.colorColorIntentGreenFaintBorder = '--color-color-intent-green-faint-border';
180
+ exports.colorColorIntentGreenFaintForeground = '--color-color-intent-green-faint-foreground';
181
+ exports.colorColorIntentGreenMediumBackground = '--color-color-intent-green-medium-background';
182
+ exports.colorColorIntentGreenMediumBorder = '--color-color-intent-green-medium-border';
183
+ exports.colorColorIntentGreenMediumForeground = '--color-color-intent-green-medium-foreground';
184
+ exports.colorColorIntentGreenStrongBackground = '--color-color-intent-green-strong-background';
185
+ exports.colorColorIntentGreenStrongBorder = '--color-color-intent-green-strong-border';
186
+ exports.colorColorIntentGreenStrongForeground = '--color-color-intent-green-strong-foreground';
187
+ exports.colorColorIntentGreyBoldBackground = '--color-color-intent-grey-bold-background';
188
+ exports.colorColorIntentGreyBoldBorder = '--color-color-intent-grey-bold-border';
189
+ exports.colorColorIntentGreyBoldForeground = '--color-color-intent-grey-bold-foreground';
190
+ exports.colorColorIntentGreyFaintBackground = '--color-color-intent-grey-faint-background';
191
+ exports.colorColorIntentGreyFaintBorder = '--color-color-intent-grey-faint-border';
192
+ exports.colorColorIntentGreyFaintForeground = '--color-color-intent-grey-faint-foreground';
193
+ exports.colorColorIntentGreyMediumBackground = '--color-color-intent-grey-medium-background';
194
+ exports.colorColorIntentGreyMediumBorder = '--color-color-intent-grey-medium-border';
195
+ exports.colorColorIntentGreyMediumForeground = '--color-color-intent-grey-medium-foreground';
196
+ exports.colorColorIntentGreyStrongBackground = '--color-color-intent-grey-strong-background';
197
+ exports.colorColorIntentGreyStrongBorder = '--color-color-intent-grey-strong-border';
198
+ exports.colorColorIntentGreyStrongForeground = '--color-color-intent-grey-strong-foreground';
199
+ exports.colorColorIntentInteractionOnBoldBackgroundFocus = '--color-color-intent-interaction-on-bold-background-focus';
200
+ exports.colorColorIntentInteractionOnBoldBackgroundHover = '--color-color-intent-interaction-on-bold-background-hover';
201
+ exports.colorColorIntentInteractionOnBoldBackgroundPressed = '--color-color-intent-interaction-on-bold-background-pressed';
202
+ exports.colorColorIntentInteractionOnFaintBackgroundFocus = '--color-color-intent-interaction-on-faint-background-focus';
203
+ exports.colorColorIntentInteractionOnFaintBackgroundHover = '--color-color-intent-interaction-on-faint-background-hover';
204
+ exports.colorColorIntentInteractionOnFaintBackgroundPressed = '--color-color-intent-interaction-on-faint-background-pressed';
205
+ exports.colorColorIntentInteractionOnMediumBackgroundFocus = '--color-color-intent-interaction-on-medium-background-focus';
206
+ exports.colorColorIntentInteractionOnMediumBackgroundHover = '--color-color-intent-interaction-on-medium-background-hover';
207
+ exports.colorColorIntentInteractionOnMediumBackgroundPressed = '--color-color-intent-interaction-on-medium-background-pressed';
208
+ exports.colorColorIntentInteractionOnStrongBackgroundFocus = '--color-color-intent-interaction-on-strong-background-focus';
209
+ exports.colorColorIntentInteractionOnStrongBackgroundHover = '--color-color-intent-interaction-on-strong-background-hover';
210
+ exports.colorColorIntentInteractionOnStrongBackgroundPressed = '--color-color-intent-interaction-on-strong-background-pressed';
211
+ exports.colorColorIntentMagentaBold2Background = '--color-color-intent-magenta-bold-2-background';
212
+ exports.colorColorIntentMagentaBold2Border = '--color-color-intent-magenta-bold-2-border';
213
+ exports.colorColorIntentMagentaBold2Foreground = '--color-color-intent-magenta-bold-2-foreground';
214
+ exports.colorColorIntentMagentaBoldBackground = '--color-color-intent-magenta-bold-background';
215
+ exports.colorColorIntentMagentaBoldBorder = '--color-color-intent-magenta-bold-border';
216
+ exports.colorColorIntentMagentaBoldForeground = '--color-color-intent-magenta-bold-foreground';
217
+ exports.colorColorIntentMagentaFaint2Background = '--color-color-intent-magenta-faint-2-background';
218
+ exports.colorColorIntentMagentaFaint2Border = '--color-color-intent-magenta-faint-2-border';
219
+ exports.colorColorIntentMagentaFaint2Foreground = '--color-color-intent-magenta-faint-2-foreground';
220
+ exports.colorColorIntentMagentaFaintBackground = '--color-color-intent-magenta-faint-background';
221
+ exports.colorColorIntentMagentaFaintBorder = '--color-color-intent-magenta-faint-border';
222
+ exports.colorColorIntentMagentaFaintForeground = '--color-color-intent-magenta-faint-foreground';
223
+ exports.colorColorIntentMagentaMedium2Background = '--color-color-intent-magenta-medium-2-background';
224
+ exports.colorColorIntentMagentaMedium2Border = '--color-color-intent-magenta-medium-2-border';
225
+ exports.colorColorIntentMagentaMedium2Foreground = '--color-color-intent-magenta-medium-2-foreground';
226
+ exports.colorColorIntentMagentaMediumBackground = '--color-color-intent-magenta-medium-background';
227
+ exports.colorColorIntentMagentaMediumBorder = '--color-color-intent-magenta-medium-border';
228
+ exports.colorColorIntentMagentaMediumForeground = '--color-color-intent-magenta-medium-foreground';
229
+ exports.colorColorIntentMagentaStrong2Background = '--color-color-intent-magenta-strong-2-background';
230
+ exports.colorColorIntentMagentaStrong2Border = '--color-color-intent-magenta-strong-2-border';
231
+ exports.colorColorIntentMagentaStrong2Foreground = '--color-color-intent-magenta-strong-2-foreground';
232
+ exports.colorColorIntentMagentaStrongBackground = '--color-color-intent-magenta-strong-background';
233
+ exports.colorColorIntentMagentaStrongBorder = '--color-color-intent-magenta-strong-border';
234
+ exports.colorColorIntentMagentaStrongForeground = '--color-color-intent-magenta-strong-foreground';
235
+ exports.colorColorIntentOliveBoldBackground = '--color-color-intent-olive-bold-background';
236
+ exports.colorColorIntentOliveBoldBorder = '--color-color-intent-olive-bold-border';
237
+ exports.colorColorIntentOliveBoldForeground = '--color-color-intent-olive-bold-foreground';
238
+ exports.colorColorIntentOliveFaintBackground = '--color-color-intent-olive-faint-background';
239
+ exports.colorColorIntentOliveFaintBorder = '--color-color-intent-olive-faint-border';
240
+ exports.colorColorIntentOliveFaintForeground = '--color-color-intent-olive-faint-foreground';
241
+ exports.colorColorIntentOliveMediumBackground = '--color-color-intent-olive-medium-background';
242
+ exports.colorColorIntentOliveMediumBorder = '--color-color-intent-olive-medium-border';
243
+ exports.colorColorIntentOliveMediumForeground = '--color-color-intent-olive-medium-foreground';
244
+ exports.colorColorIntentOliveStrongBackground = '--color-color-intent-olive-strong-background';
245
+ exports.colorColorIntentOliveStrongBorder = '--color-color-intent-olive-strong-border';
246
+ exports.colorColorIntentOliveStrongForeground = '--color-color-intent-olive-strong-foreground';
247
+ exports.colorColorIntentOrangeBoldBackground = '--color-color-intent-orange-bold-background';
248
+ exports.colorColorIntentOrangeBoldBorder = '--color-color-intent-orange-bold-border';
249
+ exports.colorColorIntentOrangeBoldForeground = '--color-color-intent-orange-bold-foreground';
250
+ exports.colorColorIntentOrangeFaintBackground = '--color-color-intent-orange-faint-background';
251
+ exports.colorColorIntentOrangeFaintBorder = '--color-color-intent-orange-faint-border';
252
+ exports.colorColorIntentOrangeFaintForeground = '--color-color-intent-orange-faint-foreground';
253
+ exports.colorColorIntentOrangeMediumBackground = '--color-color-intent-orange-medium-background';
254
+ exports.colorColorIntentOrangeMediumBorder = '--color-color-intent-orange-medium-border';
255
+ exports.colorColorIntentOrangeMediumForeground = '--color-color-intent-orange-medium-foreground';
256
+ exports.colorColorIntentOrangeStrongBackground = '--color-color-intent-orange-strong-background';
257
+ exports.colorColorIntentOrangeStrongBorder = '--color-color-intent-orange-strong-border';
258
+ exports.colorColorIntentOrangeStrongForeground = '--color-color-intent-orange-strong-foreground';
259
+ exports.colorColorIntentPinkBoldBackground = '--color-color-intent-pink-bold-background';
260
+ exports.colorColorIntentPinkBoldBorder = '--color-color-intent-pink-bold-border';
261
+ exports.colorColorIntentPinkBoldForeground = '--color-color-intent-pink-bold-foreground';
262
+ exports.colorColorIntentPinkFaintBackground = '--color-color-intent-pink-faint-background';
263
+ exports.colorColorIntentPinkFaintBorder = '--color-color-intent-pink-faint-border';
264
+ exports.colorColorIntentPinkFaintForeground = '--color-color-intent-pink-faint-foreground';
265
+ exports.colorColorIntentPinkMediumBackground = '--color-color-intent-pink-medium-background';
266
+ exports.colorColorIntentPinkMediumBorder = '--color-color-intent-pink-medium-border';
267
+ exports.colorColorIntentPinkMediumForeground = '--color-color-intent-pink-medium-foreground';
268
+ exports.colorColorIntentPinkStrongBackground = '--color-color-intent-pink-strong-background';
269
+ exports.colorColorIntentPinkStrongBorder = '--color-color-intent-pink-strong-border';
270
+ exports.colorColorIntentPinkStrongForeground = '--color-color-intent-pink-strong-foreground';
271
+ exports.colorColorIntentPurpleBoldBackground = '--color-color-intent-purple-bold-background';
272
+ exports.colorColorIntentPurpleBoldBorder = '--color-color-intent-purple-bold-border';
273
+ exports.colorColorIntentPurpleBoldForeground = '--color-color-intent-purple-bold-foreground';
274
+ exports.colorColorIntentPurpleFaintBackground = '--color-color-intent-purple-faint-background';
275
+ exports.colorColorIntentPurpleFaintBorder = '--color-color-intent-purple-faint-border';
276
+ exports.colorColorIntentPurpleFaintForeground = '--color-color-intent-purple-faint-foreground';
277
+ exports.colorColorIntentPurpleMediumBackground = '--color-color-intent-purple-medium-background';
278
+ exports.colorColorIntentPurpleMediumBorder = '--color-color-intent-purple-medium-border';
279
+ exports.colorColorIntentPurpleMediumForeground = '--color-color-intent-purple-medium-foreground';
280
+ exports.colorColorIntentPurpleStrongBackground = '--color-color-intent-purple-strong-background';
281
+ exports.colorColorIntentPurpleStrongBorder = '--color-color-intent-purple-strong-border';
282
+ exports.colorColorIntentPurpleStrongForeground = '--color-color-intent-purple-strong-foreground';
283
+ exports.colorColorIntentRedBoldBackground = '--color-color-intent-red-bold-background';
284
+ exports.colorColorIntentRedBoldBorder = '--color-color-intent-red-bold-border';
285
+ exports.colorColorIntentRedBoldForeground = '--color-color-intent-red-bold-foreground';
286
+ exports.colorColorIntentRedFaintBackground = '--color-color-intent-red-faint-background';
287
+ exports.colorColorIntentRedFaintBorder = '--color-color-intent-red-faint-border';
288
+ exports.colorColorIntentRedFaintForeground = '--color-color-intent-red-faint-foreground';
289
+ exports.colorColorIntentRedMediumBackground = '--color-color-intent-red-medium-background';
290
+ exports.colorColorIntentRedMediumBorder = '--color-color-intent-red-medium-border';
291
+ exports.colorColorIntentRedMediumForeground = '--color-color-intent-red-medium-foreground';
292
+ exports.colorColorIntentRedStrongBackground = '--color-color-intent-red-strong-background';
293
+ exports.colorColorIntentRedStrongBorder = '--color-color-intent-red-strong-border';
294
+ exports.colorColorIntentRedStrongForeground = '--color-color-intent-red-strong-foreground';
295
+ exports.colorColorIntentTealBoldBackground = '--color-color-intent-teal-bold-background';
296
+ exports.colorColorIntentTealBoldBorder = '--color-color-intent-teal-bold-border';
297
+ exports.colorColorIntentTealBoldForeground = '--color-color-intent-teal-bold-foreground';
298
+ exports.colorColorIntentTealFaintBackground = '--color-color-intent-teal-faint-background';
299
+ exports.colorColorIntentTealFaintBorder = '--color-color-intent-teal-faint-border';
300
+ exports.colorColorIntentTealFaintForeground = '--color-color-intent-teal-faint-foreground';
301
+ exports.colorColorIntentTealMediumBackground = '--color-color-intent-teal-medium-background';
302
+ exports.colorColorIntentTealMediumBorder = '--color-color-intent-teal-medium-border';
303
+ exports.colorColorIntentTealMediumForeground = '--color-color-intent-teal-medium-foreground';
304
+ exports.colorColorIntentTealStrongBackground = '--color-color-intent-teal-strong-background';
305
+ exports.colorColorIntentTealStrongBorder = '--color-color-intent-teal-strong-border';
306
+ exports.colorColorIntentTealStrongForeground = '--color-color-intent-teal-strong-foreground';
307
+ exports.colorColorIntentYellowBoldBackground = '--color-color-intent-yellow-bold-background';
308
+ exports.colorColorIntentYellowBoldBorder = '--color-color-intent-yellow-bold-border';
309
+ exports.colorColorIntentYellowBoldForeground = '--color-color-intent-yellow-bold-foreground';
310
+ exports.colorColorIntentYellowFaintBackground = '--color-color-intent-yellow-faint-background';
311
+ exports.colorColorIntentYellowFaintBorder = '--color-color-intent-yellow-faint-border';
312
+ exports.colorColorIntentYellowFaintForeground = '--color-color-intent-yellow-faint-foreground';
313
+ exports.colorColorIntentYellowMediumBackground = '--color-color-intent-yellow-medium-background';
314
+ exports.colorColorIntentYellowMediumBorder = '--color-color-intent-yellow-medium-border';
315
+ exports.colorColorIntentYellowMediumForeground = '--color-color-intent-yellow-medium-foreground';
316
+ exports.colorColorIntentYellowStrongBackground = '--color-color-intent-yellow-strong-background';
317
+ exports.colorColorIntentYellowStrongBorder = '--color-color-intent-yellow-strong-border';
318
+ exports.colorColorIntentYellowStrongForeground = '--color-color-intent-yellow-strong-foreground';
151
319
  exports.colorDataCategory1 = '--color-data-category-1';
152
320
  exports.colorDataCategory10 = '--color-data-category-10';
153
321
  exports.colorDataCategory11 = '--color-data-category-11';
@@ -283,36 +451,6 @@ exports.colorForegroundStrongPositive = '--color-foreground-strong-positive';
283
451
  exports.colorForegroundStrongWalkthrough = '--color-foreground-strong-walkthrough';
284
452
  exports.colorForegroundStrongWarning = '--color-foreground-strong-warning';
285
453
  exports.colorForegroundTertiary = '--color-foreground-tertiary';
286
- exports.colorGeofenceCategoryFuelStationBackground = '--color-geofence-category-fuel-station-background';
287
- exports.colorGeofenceCategoryFuelStationBorder = '--color-geofence-category-fuel-station-border';
288
- exports.colorGeofenceCategoryFuelStationForeground = '--color-geofence-category-fuel-station-foreground';
289
- exports.colorGeofenceCategoryInteractionFocus = '--color-geofence-category-interaction-focus';
290
- exports.colorGeofenceCategoryInteractionHover = '--color-geofence-category-interaction-hover';
291
- exports.colorGeofenceCategoryInteractionPressed = '--color-geofence-category-interaction-pressed';
292
- exports.colorGeofenceCategoryJobSiteBackground = '--color-geofence-category-job-site-background';
293
- exports.colorGeofenceCategoryJobSiteBorder = '--color-geofence-category-job-site-border';
294
- exports.colorGeofenceCategoryJobSiteForeground = '--color-geofence-category-job-site-foreground';
295
- exports.colorGeofenceCategoryMaintenanceFacilityBackground = '--color-geofence-category-maintenance-facility-background';
296
- exports.colorGeofenceCategoryMaintenanceFacilityBorder = '--color-geofence-category-maintenance-facility-border';
297
- exports.colorGeofenceCategoryMaintenanceFacilityForeground = '--color-geofence-category-maintenance-facility-foreground';
298
- exports.colorGeofenceCategoryRestrictedLocationBackground = '--color-geofence-category-restricted-location-background';
299
- exports.colorGeofenceCategoryRestrictedLocationBorder = '--color-geofence-category-restricted-location-border';
300
- exports.colorGeofenceCategoryRestrictedLocationForeground = '--color-geofence-category-restricted-location-foreground';
301
- exports.colorGeofenceCategoryRiskZoneBackground = '--color-geofence-category-risk-zone-background';
302
- exports.colorGeofenceCategoryRiskZoneBorder = '--color-geofence-category-risk-zone-border';
303
- exports.colorGeofenceCategoryRiskZoneForeground = '--color-geofence-category-risk-zone-foreground';
304
- exports.colorGeofenceCategoryShipperBackground = '--color-geofence-category-shipper-background';
305
- exports.colorGeofenceCategoryShipperBorder = '--color-geofence-category-shipper-border';
306
- exports.colorGeofenceCategoryShipperForeground = '--color-geofence-category-shipper-foreground';
307
- exports.colorGeofenceCategorySpecializedJobSiteBackground = '--color-geofence-category-specialized-job-site-background';
308
- exports.colorGeofenceCategorySpecializedJobSiteBorder = '--color-geofence-category-specialized-job-site-border';
309
- exports.colorGeofenceCategorySpecializedJobSiteForeground = '--color-geofence-category-specialized-job-site-foreground';
310
- exports.colorGeofenceCategoryTerminalBackground = '--color-geofence-category-terminal-background';
311
- exports.colorGeofenceCategoryTerminalBorder = '--color-geofence-category-terminal-border';
312
- exports.colorGeofenceCategoryTerminalForeground = '--color-geofence-category-terminal-foreground';
313
- exports.colorGeofenceCategoryUncategorizedBackground = '--color-geofence-category-uncategorized-background';
314
- exports.colorGeofenceCategoryUncategorizedBorder = '--color-geofence-category-uncategorized-border';
315
- exports.colorGeofenceCategoryUncategorizedForeground = '--color-geofence-category-uncategorized-foreground';
316
454
  exports.colorInteractionActive = '--color-interaction-active';
317
455
  exports.colorInteractionFocus = '--color-interaction-focus';
318
456
  exports.colorInteractionHover = '--color-interaction-hover';
@@ -401,6 +539,19 @@ exports.colorLocationMarkerForeground = '--color-location-marker-foreground';
401
539
  exports.colorLocationMarkerInteractionFocus = '--color-location-marker-interaction-focus';
402
540
  exports.colorLocationMarkerInteractionHover = '--color-location-marker-interaction-hover';
403
541
  exports.colorLocationMarkerInteractionPressed = '--color-location-marker-interaction-pressed';
542
+ exports.colorMediaBackground = '--color-media-background';
543
+ exports.colorMediaBorderPrimary = '--color-media-border-primary';
544
+ exports.colorMediaBorderSecondary = '--color-media-border-secondary';
545
+ exports.colorMediaBorderTertiary = '--color-media-border-tertiary';
546
+ exports.colorMediaDivider = '--color-media-divider';
547
+ exports.colorMediaForegroundPrimary = '--color-media-foreground-primary';
548
+ exports.colorMediaForegroundQuaternary = '--color-media-foreground-quaternary';
549
+ exports.colorMediaForegroundSecondary = '--color-media-foreground-secondary';
550
+ exports.colorMediaForegroundTertiary = '--color-media-foreground-tertiary';
551
+ exports.colorMediaInteractionActive = '--color-media-interaction-active';
552
+ exports.colorMediaInteractionFocus = '--color-media-interaction-focus';
553
+ exports.colorMediaInteractionHover = '--color-media-interaction-hover';
554
+ exports.colorMediaInteractionPressed = '--color-media-interaction-pressed';
404
555
  exports.colorNavigationBackground = '--color-navigation-background';
405
556
  exports.colorNavigationBorderPrimary = '--color-navigation-border-primary';
406
557
  exports.colorNavigationBorderSecondary = '--color-navigation-border-secondary';
@@ -574,9 +725,12 @@ exports.dimensionBase = '--dimension-base';
574
725
  exports.dimensionCardWidthLg = '--dimension-card-width-lg';
575
726
  exports.dimensionCardWidthMd = '--dimension-card-width-md';
576
727
  exports.dimensionCardWidthSm = '--dimension-card-width-sm';
728
+ exports.dimensionCardWidthXs = '--dimension-card-width-xs';
577
729
  exports.dimensionFormWidthLg = '--dimension-form-width-lg';
578
730
  exports.dimensionFormWidthMd = '--dimension-form-width-md';
579
731
  exports.dimensionFormWidthSm = '--dimension-form-width-sm';
732
+ exports.dimensionFormWidthXl = '--dimension-form-width-xl';
733
+ exports.dimensionFormWidthXs = '--dimension-form-width-xs';
580
734
  exports.dimensionIconography2xl = '--dimension-iconography-2xl';
581
735
  exports.dimensionIconography3xl = '--dimension-iconography-3xl';
582
736
  exports.dimensionIconographyLg = '--dimension-iconography-lg';
@@ -587,10 +741,14 @@ exports.dimensionIconographyXs = '--dimension-iconography-xs';
587
741
  exports.dimensionMenuWidthLg = '--dimension-menu-width-lg';
588
742
  exports.dimensionMenuWidthMd = '--dimension-menu-width-md';
589
743
  exports.dimensionMenuWidthSm = '--dimension-menu-width-sm';
744
+ exports.dimensionMenuWidthXs = '--dimension-menu-width-xs';
745
+ exports.dimensionModalWidth2xl = '--dimension-modal-width-2xl';
590
746
  exports.dimensionModalWidthFill = '--dimension-modal-width-fill';
591
747
  exports.dimensionModalWidthLg = '--dimension-modal-width-lg';
592
748
  exports.dimensionModalWidthMd = '--dimension-modal-width-md';
593
749
  exports.dimensionModalWidthSm = '--dimension-modal-width-sm';
750
+ exports.dimensionModalWidthXl = '--dimension-modal-width-xl';
751
+ exports.dimensionModalWidthXs = '--dimension-modal-width-xs';
594
752
  exports.dimensionOffset000 = '--dimension-offset-000';
595
753
  exports.dimensionOffset025 = '--dimension-offset-025';
596
754
  exports.dimensionOffset050 = '--dimension-offset-050';
@@ -611,6 +769,8 @@ exports.dimensionOffsetN150 = '--dimension-offset-n150';
611
769
  exports.dimensionOffsetN175 = '--dimension-offset-n175';
612
770
  exports.dimensionOffsetN200 = '--dimension-offset-n200';
613
771
  exports.dimensionOffsetN250 = '--dimension-offset-n250';
772
+ exports.dimensionPanelWidth2xl = '--dimension-panel-width-2xl';
773
+ exports.dimensionPanelWidth2xs = '--dimension-panel-width-2xs';
614
774
  exports.dimensionPanelWidthFill = '--dimension-panel-width-fill';
615
775
  exports.dimensionPanelWidthLg = '--dimension-panel-width-lg';
616
776
  exports.dimensionPanelWidthMd = '--dimension-panel-width-md';
@@ -629,13 +789,12 @@ exports.dimensionRadius150 = '--dimension-radius-150';
629
789
  exports.dimensionRadius175 = '--dimension-radius-175';
630
790
  exports.dimensionRadius200 = '--dimension-radius-200';
631
791
  exports.dimensionRadius250 = '--dimension-radius-250';
632
- exports.dimensionRadius275 = '--dimension-radius-275';
633
792
  exports.dimensionRadius300 = '--dimension-radius-300';
634
793
  exports.dimensionRadius400 = '--dimension-radius-400';
635
794
  exports.dimensionRadius600 = '--dimension-radius-600';
636
795
  exports.dimensionRadiusBase = '--dimension-radius-base';
637
796
  exports.dimensionRadiusHalf = '--dimension-radius-half';
638
- exports.dimensionScale100 = '--dimension-scale-100';
797
+ exports.dimensionScaleDefault = '--dimension-scale-default';
639
798
  exports.dimensionScaleSubtle = '--dimension-scale-subtle';
640
799
  exports.dimensionSize000 = '--dimension-size-000';
641
800
  exports.dimensionSize050 = '--dimension-size-050';
package/dist/index.d.ts CHANGED
@@ -148,6 +148,174 @@ export declare const colorBorderStrongPositive: '--color-border-strong-positive'
148
148
  export declare const colorBorderStrongWalkthrough: '--color-border-strong-walkthrough';
149
149
  export declare const colorBorderStrongWarning: '--color-border-strong-warning';
150
150
  export declare const colorBorderTertiary: '--color-border-tertiary';
151
+ export declare const colorColorIntentBlueBoldBackground: '--color-color-intent-blue-bold-background';
152
+ export declare const colorColorIntentBlueBoldBorder: '--color-color-intent-blue-bold-border';
153
+ export declare const colorColorIntentBlueBoldForeground: '--color-color-intent-blue-bold-foreground';
154
+ export declare const colorColorIntentBlueFaintBackground: '--color-color-intent-blue-faint-background';
155
+ export declare const colorColorIntentBlueFaintBorder: '--color-color-intent-blue-faint-border';
156
+ export declare const colorColorIntentBlueFaintForeground: '--color-color-intent-blue-faint-foreground';
157
+ export declare const colorColorIntentBlueMediumBackground: '--color-color-intent-blue-medium-background';
158
+ export declare const colorColorIntentBlueMediumBorder: '--color-color-intent-blue-medium-border';
159
+ export declare const colorColorIntentBlueMediumForeground: '--color-color-intent-blue-medium-foreground';
160
+ export declare const colorColorIntentBlueStrongBackground: '--color-color-intent-blue-strong-background';
161
+ export declare const colorColorIntentBlueStrongBorder: '--color-color-intent-blue-strong-border';
162
+ export declare const colorColorIntentBlueStrongForeground: '--color-color-intent-blue-strong-foreground';
163
+ export declare const colorColorIntentCyanBoldBackground: '--color-color-intent-cyan-bold-background';
164
+ export declare const colorColorIntentCyanBoldBorder: '--color-color-intent-cyan-bold-border';
165
+ export declare const colorColorIntentCyanBoldForeground: '--color-color-intent-cyan-bold-foreground';
166
+ export declare const colorColorIntentCyanFaintBackground: '--color-color-intent-cyan-faint-background';
167
+ export declare const colorColorIntentCyanFaintBorder: '--color-color-intent-cyan-faint-border';
168
+ export declare const colorColorIntentCyanFaintForeground: '--color-color-intent-cyan-faint-foreground';
169
+ export declare const colorColorIntentCyanMediumBackground: '--color-color-intent-cyan-medium-background';
170
+ export declare const colorColorIntentCyanMediumBorder: '--color-color-intent-cyan-medium-border';
171
+ export declare const colorColorIntentCyanMediumForeground: '--color-color-intent-cyan-medium-foreground';
172
+ export declare const colorColorIntentCyanStrongBackground: '--color-color-intent-cyan-strong-background';
173
+ export declare const colorColorIntentCyanStrongBorder: '--color-color-intent-cyan-strong-border';
174
+ export declare const colorColorIntentCyanStrongForeground: '--color-color-intent-cyan-strong-foreground';
175
+ export declare const colorColorIntentGreenBoldBackground: '--color-color-intent-green-bold-background';
176
+ export declare const colorColorIntentGreenBoldBorder: '--color-color-intent-green-bold-border';
177
+ export declare const colorColorIntentGreenBoldForeground: '--color-color-intent-green-bold-foreground';
178
+ export declare const colorColorIntentGreenFaintBackground: '--color-color-intent-green-faint-background';
179
+ export declare const colorColorIntentGreenFaintBorder: '--color-color-intent-green-faint-border';
180
+ export declare const colorColorIntentGreenFaintForeground: '--color-color-intent-green-faint-foreground';
181
+ export declare const colorColorIntentGreenMediumBackground: '--color-color-intent-green-medium-background';
182
+ export declare const colorColorIntentGreenMediumBorder: '--color-color-intent-green-medium-border';
183
+ export declare const colorColorIntentGreenMediumForeground: '--color-color-intent-green-medium-foreground';
184
+ export declare const colorColorIntentGreenStrongBackground: '--color-color-intent-green-strong-background';
185
+ export declare const colorColorIntentGreenStrongBorder: '--color-color-intent-green-strong-border';
186
+ export declare const colorColorIntentGreenStrongForeground: '--color-color-intent-green-strong-foreground';
187
+ export declare const colorColorIntentGreyBoldBackground: '--color-color-intent-grey-bold-background';
188
+ export declare const colorColorIntentGreyBoldBorder: '--color-color-intent-grey-bold-border';
189
+ export declare const colorColorIntentGreyBoldForeground: '--color-color-intent-grey-bold-foreground';
190
+ export declare const colorColorIntentGreyFaintBackground: '--color-color-intent-grey-faint-background';
191
+ export declare const colorColorIntentGreyFaintBorder: '--color-color-intent-grey-faint-border';
192
+ export declare const colorColorIntentGreyFaintForeground: '--color-color-intent-grey-faint-foreground';
193
+ export declare const colorColorIntentGreyMediumBackground: '--color-color-intent-grey-medium-background';
194
+ export declare const colorColorIntentGreyMediumBorder: '--color-color-intent-grey-medium-border';
195
+ export declare const colorColorIntentGreyMediumForeground: '--color-color-intent-grey-medium-foreground';
196
+ export declare const colorColorIntentGreyStrongBackground: '--color-color-intent-grey-strong-background';
197
+ export declare const colorColorIntentGreyStrongBorder: '--color-color-intent-grey-strong-border';
198
+ export declare const colorColorIntentGreyStrongForeground: '--color-color-intent-grey-strong-foreground';
199
+ export declare const colorColorIntentInteractionOnBoldBackgroundFocus: '--color-color-intent-interaction-on-bold-background-focus';
200
+ export declare const colorColorIntentInteractionOnBoldBackgroundHover: '--color-color-intent-interaction-on-bold-background-hover';
201
+ export declare const colorColorIntentInteractionOnBoldBackgroundPressed: '--color-color-intent-interaction-on-bold-background-pressed';
202
+ export declare const colorColorIntentInteractionOnFaintBackgroundFocus: '--color-color-intent-interaction-on-faint-background-focus';
203
+ export declare const colorColorIntentInteractionOnFaintBackgroundHover: '--color-color-intent-interaction-on-faint-background-hover';
204
+ export declare const colorColorIntentInteractionOnFaintBackgroundPressed: '--color-color-intent-interaction-on-faint-background-pressed';
205
+ export declare const colorColorIntentInteractionOnMediumBackgroundFocus: '--color-color-intent-interaction-on-medium-background-focus';
206
+ export declare const colorColorIntentInteractionOnMediumBackgroundHover: '--color-color-intent-interaction-on-medium-background-hover';
207
+ export declare const colorColorIntentInteractionOnMediumBackgroundPressed: '--color-color-intent-interaction-on-medium-background-pressed';
208
+ export declare const colorColorIntentInteractionOnStrongBackgroundFocus: '--color-color-intent-interaction-on-strong-background-focus';
209
+ export declare const colorColorIntentInteractionOnStrongBackgroundHover: '--color-color-intent-interaction-on-strong-background-hover';
210
+ export declare const colorColorIntentInteractionOnStrongBackgroundPressed: '--color-color-intent-interaction-on-strong-background-pressed';
211
+ export declare const colorColorIntentMagentaBold2Background: '--color-color-intent-magenta-bold-2-background';
212
+ export declare const colorColorIntentMagentaBold2Border: '--color-color-intent-magenta-bold-2-border';
213
+ export declare const colorColorIntentMagentaBold2Foreground: '--color-color-intent-magenta-bold-2-foreground';
214
+ export declare const colorColorIntentMagentaBoldBackground: '--color-color-intent-magenta-bold-background';
215
+ export declare const colorColorIntentMagentaBoldBorder: '--color-color-intent-magenta-bold-border';
216
+ export declare const colorColorIntentMagentaBoldForeground: '--color-color-intent-magenta-bold-foreground';
217
+ export declare const colorColorIntentMagentaFaint2Background: '--color-color-intent-magenta-faint-2-background';
218
+ export declare const colorColorIntentMagentaFaint2Border: '--color-color-intent-magenta-faint-2-border';
219
+ export declare const colorColorIntentMagentaFaint2Foreground: '--color-color-intent-magenta-faint-2-foreground';
220
+ export declare const colorColorIntentMagentaFaintBackground: '--color-color-intent-magenta-faint-background';
221
+ export declare const colorColorIntentMagentaFaintBorder: '--color-color-intent-magenta-faint-border';
222
+ export declare const colorColorIntentMagentaFaintForeground: '--color-color-intent-magenta-faint-foreground';
223
+ export declare const colorColorIntentMagentaMedium2Background: '--color-color-intent-magenta-medium-2-background';
224
+ export declare const colorColorIntentMagentaMedium2Border: '--color-color-intent-magenta-medium-2-border';
225
+ export declare const colorColorIntentMagentaMedium2Foreground: '--color-color-intent-magenta-medium-2-foreground';
226
+ export declare const colorColorIntentMagentaMediumBackground: '--color-color-intent-magenta-medium-background';
227
+ export declare const colorColorIntentMagentaMediumBorder: '--color-color-intent-magenta-medium-border';
228
+ export declare const colorColorIntentMagentaMediumForeground: '--color-color-intent-magenta-medium-foreground';
229
+ export declare const colorColorIntentMagentaStrong2Background: '--color-color-intent-magenta-strong-2-background';
230
+ export declare const colorColorIntentMagentaStrong2Border: '--color-color-intent-magenta-strong-2-border';
231
+ export declare const colorColorIntentMagentaStrong2Foreground: '--color-color-intent-magenta-strong-2-foreground';
232
+ export declare const colorColorIntentMagentaStrongBackground: '--color-color-intent-magenta-strong-background';
233
+ export declare const colorColorIntentMagentaStrongBorder: '--color-color-intent-magenta-strong-border';
234
+ export declare const colorColorIntentMagentaStrongForeground: '--color-color-intent-magenta-strong-foreground';
235
+ export declare const colorColorIntentOliveBoldBackground: '--color-color-intent-olive-bold-background';
236
+ export declare const colorColorIntentOliveBoldBorder: '--color-color-intent-olive-bold-border';
237
+ export declare const colorColorIntentOliveBoldForeground: '--color-color-intent-olive-bold-foreground';
238
+ export declare const colorColorIntentOliveFaintBackground: '--color-color-intent-olive-faint-background';
239
+ export declare const colorColorIntentOliveFaintBorder: '--color-color-intent-olive-faint-border';
240
+ export declare const colorColorIntentOliveFaintForeground: '--color-color-intent-olive-faint-foreground';
241
+ export declare const colorColorIntentOliveMediumBackground: '--color-color-intent-olive-medium-background';
242
+ export declare const colorColorIntentOliveMediumBorder: '--color-color-intent-olive-medium-border';
243
+ export declare const colorColorIntentOliveMediumForeground: '--color-color-intent-olive-medium-foreground';
244
+ export declare const colorColorIntentOliveStrongBackground: '--color-color-intent-olive-strong-background';
245
+ export declare const colorColorIntentOliveStrongBorder: '--color-color-intent-olive-strong-border';
246
+ export declare const colorColorIntentOliveStrongForeground: '--color-color-intent-olive-strong-foreground';
247
+ export declare const colorColorIntentOrangeBoldBackground: '--color-color-intent-orange-bold-background';
248
+ export declare const colorColorIntentOrangeBoldBorder: '--color-color-intent-orange-bold-border';
249
+ export declare const colorColorIntentOrangeBoldForeground: '--color-color-intent-orange-bold-foreground';
250
+ export declare const colorColorIntentOrangeFaintBackground: '--color-color-intent-orange-faint-background';
251
+ export declare const colorColorIntentOrangeFaintBorder: '--color-color-intent-orange-faint-border';
252
+ export declare const colorColorIntentOrangeFaintForeground: '--color-color-intent-orange-faint-foreground';
253
+ export declare const colorColorIntentOrangeMediumBackground: '--color-color-intent-orange-medium-background';
254
+ export declare const colorColorIntentOrangeMediumBorder: '--color-color-intent-orange-medium-border';
255
+ export declare const colorColorIntentOrangeMediumForeground: '--color-color-intent-orange-medium-foreground';
256
+ export declare const colorColorIntentOrangeStrongBackground: '--color-color-intent-orange-strong-background';
257
+ export declare const colorColorIntentOrangeStrongBorder: '--color-color-intent-orange-strong-border';
258
+ export declare const colorColorIntentOrangeStrongForeground: '--color-color-intent-orange-strong-foreground';
259
+ export declare const colorColorIntentPinkBoldBackground: '--color-color-intent-pink-bold-background';
260
+ export declare const colorColorIntentPinkBoldBorder: '--color-color-intent-pink-bold-border';
261
+ export declare const colorColorIntentPinkBoldForeground: '--color-color-intent-pink-bold-foreground';
262
+ export declare const colorColorIntentPinkFaintBackground: '--color-color-intent-pink-faint-background';
263
+ export declare const colorColorIntentPinkFaintBorder: '--color-color-intent-pink-faint-border';
264
+ export declare const colorColorIntentPinkFaintForeground: '--color-color-intent-pink-faint-foreground';
265
+ export declare const colorColorIntentPinkMediumBackground: '--color-color-intent-pink-medium-background';
266
+ export declare const colorColorIntentPinkMediumBorder: '--color-color-intent-pink-medium-border';
267
+ export declare const colorColorIntentPinkMediumForeground: '--color-color-intent-pink-medium-foreground';
268
+ export declare const colorColorIntentPinkStrongBackground: '--color-color-intent-pink-strong-background';
269
+ export declare const colorColorIntentPinkStrongBorder: '--color-color-intent-pink-strong-border';
270
+ export declare const colorColorIntentPinkStrongForeground: '--color-color-intent-pink-strong-foreground';
271
+ export declare const colorColorIntentPurpleBoldBackground: '--color-color-intent-purple-bold-background';
272
+ export declare const colorColorIntentPurpleBoldBorder: '--color-color-intent-purple-bold-border';
273
+ export declare const colorColorIntentPurpleBoldForeground: '--color-color-intent-purple-bold-foreground';
274
+ export declare const colorColorIntentPurpleFaintBackground: '--color-color-intent-purple-faint-background';
275
+ export declare const colorColorIntentPurpleFaintBorder: '--color-color-intent-purple-faint-border';
276
+ export declare const colorColorIntentPurpleFaintForeground: '--color-color-intent-purple-faint-foreground';
277
+ export declare const colorColorIntentPurpleMediumBackground: '--color-color-intent-purple-medium-background';
278
+ export declare const colorColorIntentPurpleMediumBorder: '--color-color-intent-purple-medium-border';
279
+ export declare const colorColorIntentPurpleMediumForeground: '--color-color-intent-purple-medium-foreground';
280
+ export declare const colorColorIntentPurpleStrongBackground: '--color-color-intent-purple-strong-background';
281
+ export declare const colorColorIntentPurpleStrongBorder: '--color-color-intent-purple-strong-border';
282
+ export declare const colorColorIntentPurpleStrongForeground: '--color-color-intent-purple-strong-foreground';
283
+ export declare const colorColorIntentRedBoldBackground: '--color-color-intent-red-bold-background';
284
+ export declare const colorColorIntentRedBoldBorder: '--color-color-intent-red-bold-border';
285
+ export declare const colorColorIntentRedBoldForeground: '--color-color-intent-red-bold-foreground';
286
+ export declare const colorColorIntentRedFaintBackground: '--color-color-intent-red-faint-background';
287
+ export declare const colorColorIntentRedFaintBorder: '--color-color-intent-red-faint-border';
288
+ export declare const colorColorIntentRedFaintForeground: '--color-color-intent-red-faint-foreground';
289
+ export declare const colorColorIntentRedMediumBackground: '--color-color-intent-red-medium-background';
290
+ export declare const colorColorIntentRedMediumBorder: '--color-color-intent-red-medium-border';
291
+ export declare const colorColorIntentRedMediumForeground: '--color-color-intent-red-medium-foreground';
292
+ export declare const colorColorIntentRedStrongBackground: '--color-color-intent-red-strong-background';
293
+ export declare const colorColorIntentRedStrongBorder: '--color-color-intent-red-strong-border';
294
+ export declare const colorColorIntentRedStrongForeground: '--color-color-intent-red-strong-foreground';
295
+ export declare const colorColorIntentTealBoldBackground: '--color-color-intent-teal-bold-background';
296
+ export declare const colorColorIntentTealBoldBorder: '--color-color-intent-teal-bold-border';
297
+ export declare const colorColorIntentTealBoldForeground: '--color-color-intent-teal-bold-foreground';
298
+ export declare const colorColorIntentTealFaintBackground: '--color-color-intent-teal-faint-background';
299
+ export declare const colorColorIntentTealFaintBorder: '--color-color-intent-teal-faint-border';
300
+ export declare const colorColorIntentTealFaintForeground: '--color-color-intent-teal-faint-foreground';
301
+ export declare const colorColorIntentTealMediumBackground: '--color-color-intent-teal-medium-background';
302
+ export declare const colorColorIntentTealMediumBorder: '--color-color-intent-teal-medium-border';
303
+ export declare const colorColorIntentTealMediumForeground: '--color-color-intent-teal-medium-foreground';
304
+ export declare const colorColorIntentTealStrongBackground: '--color-color-intent-teal-strong-background';
305
+ export declare const colorColorIntentTealStrongBorder: '--color-color-intent-teal-strong-border';
306
+ export declare const colorColorIntentTealStrongForeground: '--color-color-intent-teal-strong-foreground';
307
+ export declare const colorColorIntentYellowBoldBackground: '--color-color-intent-yellow-bold-background';
308
+ export declare const colorColorIntentYellowBoldBorder: '--color-color-intent-yellow-bold-border';
309
+ export declare const colorColorIntentYellowBoldForeground: '--color-color-intent-yellow-bold-foreground';
310
+ export declare const colorColorIntentYellowFaintBackground: '--color-color-intent-yellow-faint-background';
311
+ export declare const colorColorIntentYellowFaintBorder: '--color-color-intent-yellow-faint-border';
312
+ export declare const colorColorIntentYellowFaintForeground: '--color-color-intent-yellow-faint-foreground';
313
+ export declare const colorColorIntentYellowMediumBackground: '--color-color-intent-yellow-medium-background';
314
+ export declare const colorColorIntentYellowMediumBorder: '--color-color-intent-yellow-medium-border';
315
+ export declare const colorColorIntentYellowMediumForeground: '--color-color-intent-yellow-medium-foreground';
316
+ export declare const colorColorIntentYellowStrongBackground: '--color-color-intent-yellow-strong-background';
317
+ export declare const colorColorIntentYellowStrongBorder: '--color-color-intent-yellow-strong-border';
318
+ export declare const colorColorIntentYellowStrongForeground: '--color-color-intent-yellow-strong-foreground';
151
319
  export declare const colorDataCategory1: '--color-data-category-1';
152
320
  export declare const colorDataCategory10: '--color-data-category-10';
153
321
  export declare const colorDataCategory11: '--color-data-category-11';
@@ -283,36 +451,6 @@ export declare const colorForegroundStrongPositive: '--color-foreground-strong-p
283
451
  export declare const colorForegroundStrongWalkthrough: '--color-foreground-strong-walkthrough';
284
452
  export declare const colorForegroundStrongWarning: '--color-foreground-strong-warning';
285
453
  export declare const colorForegroundTertiary: '--color-foreground-tertiary';
286
- export declare const colorGeofenceCategoryFuelStationBackground: '--color-geofence-category-fuel-station-background';
287
- export declare const colorGeofenceCategoryFuelStationBorder: '--color-geofence-category-fuel-station-border';
288
- export declare const colorGeofenceCategoryFuelStationForeground: '--color-geofence-category-fuel-station-foreground';
289
- export declare const colorGeofenceCategoryInteractionFocus: '--color-geofence-category-interaction-focus';
290
- export declare const colorGeofenceCategoryInteractionHover: '--color-geofence-category-interaction-hover';
291
- export declare const colorGeofenceCategoryInteractionPressed: '--color-geofence-category-interaction-pressed';
292
- export declare const colorGeofenceCategoryJobSiteBackground: '--color-geofence-category-job-site-background';
293
- export declare const colorGeofenceCategoryJobSiteBorder: '--color-geofence-category-job-site-border';
294
- export declare const colorGeofenceCategoryJobSiteForeground: '--color-geofence-category-job-site-foreground';
295
- export declare const colorGeofenceCategoryMaintenanceFacilityBackground: '--color-geofence-category-maintenance-facility-background';
296
- export declare const colorGeofenceCategoryMaintenanceFacilityBorder: '--color-geofence-category-maintenance-facility-border';
297
- export declare const colorGeofenceCategoryMaintenanceFacilityForeground: '--color-geofence-category-maintenance-facility-foreground';
298
- export declare const colorGeofenceCategoryRestrictedLocationBackground: '--color-geofence-category-restricted-location-background';
299
- export declare const colorGeofenceCategoryRestrictedLocationBorder: '--color-geofence-category-restricted-location-border';
300
- export declare const colorGeofenceCategoryRestrictedLocationForeground: '--color-geofence-category-restricted-location-foreground';
301
- export declare const colorGeofenceCategoryRiskZoneBackground: '--color-geofence-category-risk-zone-background';
302
- export declare const colorGeofenceCategoryRiskZoneBorder: '--color-geofence-category-risk-zone-border';
303
- export declare const colorGeofenceCategoryRiskZoneForeground: '--color-geofence-category-risk-zone-foreground';
304
- export declare const colorGeofenceCategoryShipperBackground: '--color-geofence-category-shipper-background';
305
- export declare const colorGeofenceCategoryShipperBorder: '--color-geofence-category-shipper-border';
306
- export declare const colorGeofenceCategoryShipperForeground: '--color-geofence-category-shipper-foreground';
307
- export declare const colorGeofenceCategorySpecializedJobSiteBackground: '--color-geofence-category-specialized-job-site-background';
308
- export declare const colorGeofenceCategorySpecializedJobSiteBorder: '--color-geofence-category-specialized-job-site-border';
309
- export declare const colorGeofenceCategorySpecializedJobSiteForeground: '--color-geofence-category-specialized-job-site-foreground';
310
- export declare const colorGeofenceCategoryTerminalBackground: '--color-geofence-category-terminal-background';
311
- export declare const colorGeofenceCategoryTerminalBorder: '--color-geofence-category-terminal-border';
312
- export declare const colorGeofenceCategoryTerminalForeground: '--color-geofence-category-terminal-foreground';
313
- export declare const colorGeofenceCategoryUncategorizedBackground: '--color-geofence-category-uncategorized-background';
314
- export declare const colorGeofenceCategoryUncategorizedBorder: '--color-geofence-category-uncategorized-border';
315
- export declare const colorGeofenceCategoryUncategorizedForeground: '--color-geofence-category-uncategorized-foreground';
316
454
  export declare const colorInteractionActive: '--color-interaction-active';
317
455
  export declare const colorInteractionFocus: '--color-interaction-focus';
318
456
  export declare const colorInteractionHover: '--color-interaction-hover';
@@ -401,6 +539,19 @@ export declare const colorLocationMarkerForeground: '--color-location-marker-for
401
539
  export declare const colorLocationMarkerInteractionFocus: '--color-location-marker-interaction-focus';
402
540
  export declare const colorLocationMarkerInteractionHover: '--color-location-marker-interaction-hover';
403
541
  export declare const colorLocationMarkerInteractionPressed: '--color-location-marker-interaction-pressed';
542
+ export declare const colorMediaBackground: '--color-media-background';
543
+ export declare const colorMediaBorderPrimary: '--color-media-border-primary';
544
+ export declare const colorMediaBorderSecondary: '--color-media-border-secondary';
545
+ export declare const colorMediaBorderTertiary: '--color-media-border-tertiary';
546
+ export declare const colorMediaDivider: '--color-media-divider';
547
+ export declare const colorMediaForegroundPrimary: '--color-media-foreground-primary';
548
+ export declare const colorMediaForegroundQuaternary: '--color-media-foreground-quaternary';
549
+ export declare const colorMediaForegroundSecondary: '--color-media-foreground-secondary';
550
+ export declare const colorMediaForegroundTertiary: '--color-media-foreground-tertiary';
551
+ export declare const colorMediaInteractionActive: '--color-media-interaction-active';
552
+ export declare const colorMediaInteractionFocus: '--color-media-interaction-focus';
553
+ export declare const colorMediaInteractionHover: '--color-media-interaction-hover';
554
+ export declare const colorMediaInteractionPressed: '--color-media-interaction-pressed';
404
555
  export declare const colorNavigationBackground: '--color-navigation-background';
405
556
  export declare const colorNavigationBorderPrimary: '--color-navigation-border-primary';
406
557
  export declare const colorNavigationBorderSecondary: '--color-navigation-border-secondary';
@@ -574,9 +725,12 @@ export declare const dimensionBase: '--dimension-base';
574
725
  export declare const dimensionCardWidthLg: '--dimension-card-width-lg';
575
726
  export declare const dimensionCardWidthMd: '--dimension-card-width-md';
576
727
  export declare const dimensionCardWidthSm: '--dimension-card-width-sm';
728
+ export declare const dimensionCardWidthXs: '--dimension-card-width-xs';
577
729
  export declare const dimensionFormWidthLg: '--dimension-form-width-lg';
578
730
  export declare const dimensionFormWidthMd: '--dimension-form-width-md';
579
731
  export declare const dimensionFormWidthSm: '--dimension-form-width-sm';
732
+ export declare const dimensionFormWidthXl: '--dimension-form-width-xl';
733
+ export declare const dimensionFormWidthXs: '--dimension-form-width-xs';
580
734
  export declare const dimensionIconography2xl: '--dimension-iconography-2xl';
581
735
  export declare const dimensionIconography3xl: '--dimension-iconography-3xl';
582
736
  export declare const dimensionIconographyLg: '--dimension-iconography-lg';
@@ -587,10 +741,14 @@ export declare const dimensionIconographyXs: '--dimension-iconography-xs';
587
741
  export declare const dimensionMenuWidthLg: '--dimension-menu-width-lg';
588
742
  export declare const dimensionMenuWidthMd: '--dimension-menu-width-md';
589
743
  export declare const dimensionMenuWidthSm: '--dimension-menu-width-sm';
744
+ export declare const dimensionMenuWidthXs: '--dimension-menu-width-xs';
745
+ export declare const dimensionModalWidth2xl: '--dimension-modal-width-2xl';
590
746
  export declare const dimensionModalWidthFill: '--dimension-modal-width-fill';
591
747
  export declare const dimensionModalWidthLg: '--dimension-modal-width-lg';
592
748
  export declare const dimensionModalWidthMd: '--dimension-modal-width-md';
593
749
  export declare const dimensionModalWidthSm: '--dimension-modal-width-sm';
750
+ export declare const dimensionModalWidthXl: '--dimension-modal-width-xl';
751
+ export declare const dimensionModalWidthXs: '--dimension-modal-width-xs';
594
752
  export declare const dimensionOffset000: '--dimension-offset-000';
595
753
  export declare const dimensionOffset025: '--dimension-offset-025';
596
754
  export declare const dimensionOffset050: '--dimension-offset-050';
@@ -611,6 +769,8 @@ export declare const dimensionOffsetN150: '--dimension-offset-n150';
611
769
  export declare const dimensionOffsetN175: '--dimension-offset-n175';
612
770
  export declare const dimensionOffsetN200: '--dimension-offset-n200';
613
771
  export declare const dimensionOffsetN250: '--dimension-offset-n250';
772
+ export declare const dimensionPanelWidth2xl: '--dimension-panel-width-2xl';
773
+ export declare const dimensionPanelWidth2xs: '--dimension-panel-width-2xs';
614
774
  export declare const dimensionPanelWidthFill: '--dimension-panel-width-fill';
615
775
  export declare const dimensionPanelWidthLg: '--dimension-panel-width-lg';
616
776
  export declare const dimensionPanelWidthMd: '--dimension-panel-width-md';
@@ -629,13 +789,12 @@ export declare const dimensionRadius150: '--dimension-radius-150';
629
789
  export declare const dimensionRadius175: '--dimension-radius-175';
630
790
  export declare const dimensionRadius200: '--dimension-radius-200';
631
791
  export declare const dimensionRadius250: '--dimension-radius-250';
632
- export declare const dimensionRadius275: '--dimension-radius-275';
633
792
  export declare const dimensionRadius300: '--dimension-radius-300';
634
793
  export declare const dimensionRadius400: '--dimension-radius-400';
635
794
  export declare const dimensionRadius600: '--dimension-radius-600';
636
795
  export declare const dimensionRadiusBase: '--dimension-radius-base';
637
796
  export declare const dimensionRadiusHalf: '--dimension-radius-half';
638
- export declare const dimensionScale100: '--dimension-scale-100';
797
+ export declare const dimensionScaleDefault: '--dimension-scale-default';
639
798
  export declare const dimensionScaleSubtle: '--dimension-scale-subtle';
640
799
  export declare const dimensionSize000: '--dimension-size-000';
641
800
  export declare const dimensionSize050: '--dimension-size-050';