@narmi/design_system 4.18.9 → 4.18.11

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, 25 Apr 2025 15:52:44 GMT
3
+ * Generated on Tue, 29 Apr 2025 22:40:19 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 25 Apr 2025 15:52:44 GMT
3
+ * Generated on Tue, 29 Apr 2025 22:40:19 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 25 Apr 2025 15:52:44 GMT
3
+ * Generated on Tue, 29 Apr 2025 22:40:19 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, 25 Apr 2025 15:52:44 GMT
3
+ * Generated on Tue, 29 Apr 2025 22:40:19 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 Apr 25 2025 15:52:44 GMT+0000 (Coordinated Universal Time)
3
+ * Generated by style-dictionary on Tue Apr 29 2025 22:40:19 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": "4.18.9",
3
+ "version": "4.18.11",
4
4
  "description": "⚡ A consistent look-and-feel and extensible interface for Narmi experiences 🔥",
5
5
  "main": "dist/index.js",
6
6
  "files": [
@@ -63,6 +63,7 @@
63
63
  "@storybook/theming": "^8.6.0-alpha.0",
64
64
  "@testing-library/jest-dom": "^6.6.3",
65
65
  "@testing-library/react": "^16.2.0",
66
+ "@testing-library/user-event": "^14.6.1",
66
67
  "@types/jest": "^27.0.2",
67
68
  "@types/react": "^18.2.31",
68
69
  "@types/react-dom": "^18.2.14",