@narmi/design_system 4.15.0-beta.0 → 4.16.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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DO NOT EDIT
3
- * Generated by style-dictionary on Wed Apr 02 2025 17:23:15 GMT-0400 (Eastern Daylight Time)
3
+ * Generated by style-dictionary on Tue Apr 08 2025 13:36:14 GMT+0000 (Coordinated Universal Time)
4
4
  * github.com/narmi/design_system/
5
5
  */
6
6
 
@@ -111,14 +111,14 @@ const tokens = {
111
111
  "white": "#FFFFFF"
112
112
  },
113
113
  "system": {
114
- "successDark": "#37B374",
115
- "successLight": "#E3FAE7",
116
- "warnDark": "#EAC348",
117
- "warnLight": "#FEF8E3",
114
+ "successDark": "#027A48",
115
+ "successLight": "#ECFDF3",
116
+ "warnDark": "#B54708",
117
+ "warnLight": "#FFFAEB",
118
118
  "infoDark": "#195274",
119
119
  "infoLight": "#E8EEF1",
120
- "errorDark": "#D93B3B",
121
- "errorLight": "#FDF1F1"
120
+ "errorDark": "#b42318",
121
+ "errorLight": "#fef3f2"
122
122
  },
123
123
  "theme": {
124
124
  "primary": "#1A4338",
@@ -104,14 +104,14 @@
104
104
  "white": "#FFFFFF"
105
105
  },
106
106
  "system": {
107
- "successDark": "#37B374",
108
- "successLight": "#E3FAE7",
109
- "warnDark": "#EAC348",
110
- "warnLight": "#FEF8E3",
107
+ "successDark": "#027A48",
108
+ "successLight": "#ECFDF3",
109
+ "warnDark": "#B54708",
110
+ "warnLight": "#FFFAEB",
111
111
  "infoDark": "#195274",
112
112
  "infoLight": "#E8EEF1",
113
- "errorDark": "#D93B3B",
114
- "errorLight": "#FDF1F1"
113
+ "errorDark": "#b42318",
114
+ "errorLight": "#fef3f2"
115
115
  },
116
116
  "theme": {
117
117
  "primary": "#1A4338",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@narmi/design_system",
3
- "version": "4.15.0-beta.0",
3
+ "version": "4.16.0",
4
4
  "description": "⚡ A consistent look-and-feel and extensible interface for Narmi experiences 🔥",
5
5
  "main": "dist/index.js",
6
6
  "files": [