@oxide/design-system 4.1.0--canary.156.21285522893.0 → 4.1.0--canary.156.21294135037.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oxide/design-system",
3
- "version": "4.1.0--canary.156.21285522893.0",
3
+ "version": "4.1.0--canary.156.21294135037.0",
4
4
  "description": "Home of reusable design assets and token for oxide internal sites",
5
5
  "type": "module",
6
6
  "sideEffects": false,
@@ -398,7 +398,7 @@
398
398
  --stroke-color-error: var(--chart-stroke-error);
399
399
 
400
400
  --radius-sm: 0.0625rem;
401
- --radius: 0.125rem;
401
+ --radius-md: 0.125rem;
402
402
  --radius-lg: 0.1875rem;
403
403
  --radius-xl: 0.375rem;
404
404
  --radius-full: 624.9375rem;