@narmi/design_system 2.50.0 → 2.51.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 directly
3
- * Generated on Fri, 21 Jul 2023 19:05:27 GMT
3
+ * Generated on Mon, 24 Jul 2023 17:48:53 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Jul 2023 19:05:27 GMT
3
+ * Generated on Mon, 24 Jul 2023 17:48:53 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Jul 2023 19:05:27 GMT
3
+ * Generated on Mon, 24 Jul 2023 17:48:53 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Jul 2023 19:05:27 GMT
3
+ * Generated on Mon, 24 Jul 2023 17:48:53 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DO NOT EDIT
3
- * Generated by style-dictionary on Fri Jul 21 2023 19:05:27 GMT+0000 (Coordinated Universal Time)
3
+ * Generated by style-dictionary on Mon Jul 24 2023 17:48:53 GMT+0000 (Coordinated Universal Time)
4
4
  * github.com/narmi/design_system/
5
5
  */
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@narmi/design_system",
3
- "version": "2.50.0",
3
+ "version": "2.51.0",
4
4
  "description": "⚡ A consistent look-and-feel and extensible interface for Narmi experiences 🔥",
5
5
  "main": "dist/index.js",
6
6
  "files": [
@@ -105,6 +105,7 @@
105
105
  "raf-schd": "^4.0.3",
106
106
  "react-focus-lock": "^2.9.4",
107
107
  "react-laag": "^2.0.3",
108
+ "react-markdown": "^6.0.3",
108
109
  "react-transition-group": "^4.4.5"
109
110
  },
110
111
  "repository": {