onecart-ui 0.3.1 → 0.3.2

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": "onecart-ui",
3
- "version": "0.3.1",
3
+ "version": "0.3.2",
4
4
  "description": "OneCart UI: Cross-platform design tokens + React & React Native components",
5
5
  "keywords": [
6
6
  "react",
@@ -1,4 +1,3 @@
1
-
2
1
  // File generated by the Figma Token Engine
3
2
  // Do not edit directly
4
3
 
@@ -95,7 +94,7 @@ $s: 1rem;
95
94
  $md: 1.25rem;
96
95
  $lg: 1.5rem;
97
96
  $xl: 1.75rem;
98
- $2xl: 2rem;
97
+ $xxl: 2rem;
99
98
  $background-yellow-light: #fff5d9;
100
99
  $background-yellow-medium: #ffe7a5;
101
100
  $background-blue-light: #e3ebff;
@@ -346,4 +345,4 @@ $letter-spacing-0: 0%;
346
345
  $text-case-none: none;
347
346
  $text-decoration-none: none;
348
347
  $text-decoration-underline: underline;
349
- $paragraph-indent-0: 0px;
348
+ $paragraph-indent-0: 0px;