@narmi/design_system 2.16.1 → 2.18.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 Thu, 12 May 2022 15:01:35 GMT
3
+ * Generated on Tue, 17 May 2022 21:28:45 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,12 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 12 May 2022 15:01:35 GMT
3
+ * Generated on Tue, 17 May 2022 21:28:45 GMT
4
4
  */
5
5
 
6
6
  :root {
7
7
  --elevation-high: 0 2px 12px 0 rgba(80, 80, 80, 0.2);
8
8
  --elevation-middle: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
9
9
  --elevation-low: 0 2px 12px 0 rgba(80, 80, 80, 0.05);
10
+ --space-xxl: 60px;
10
11
  --space-xl: 40px;
11
12
  --space-l: 20px;
12
13
  --space-m: 16px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 12 May 2022 15:01:35 GMT
3
+ * Generated on Tue, 17 May 2022 21:28:45 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 12 May 2022 15:01:35 GMT
3
+ * Generated on Tue, 17 May 2022 21:28:45 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -2489,6 +2489,25 @@ module.exports = {
2489
2489
  "xl"
2490
2490
  ]
2491
2491
  },
2492
+ "xxl": {
2493
+ "value": "60px",
2494
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/layout/space.json",
2495
+ "isSource": true,
2496
+ "original": {
2497
+ "value": "60px"
2498
+ },
2499
+ "name": "space-xxl",
2500
+ "attributes": {
2501
+ "category": "layout",
2502
+ "type": "space",
2503
+ "item": "xxl"
2504
+ },
2505
+ "path": [
2506
+ "layout",
2507
+ "space",
2508
+ "xxl"
2509
+ ]
2510
+ },
2492
2511
  "default": {
2493
2512
  "value": "20px",
2494
2513
  "filePath": "/home/runner/work/design_system/design_system/tokens/src/layout/space.json",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@narmi/design_system",
3
- "version": "2.16.1",
3
+ "version": "2.18.0",
4
4
  "description": "⚡ A consistent look-and-feel and extensible interface for Narmi experiences 🔥",
5
5
  "main": "dist/index.js",
6
6
  "files": [