@narmi/design_system 2.23.1 → 2.25.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 Mon, 11 Jul 2022 21:17:17 GMT
3
+ * Generated on Wed, 20 Jul 2022 20:08:01 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 11 Jul 2022 21:17:17 GMT
3
+ * Generated on Wed, 20 Jul 2022 20:08:01 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -25,6 +25,7 @@
25
25
  --font-size-m: 16px;
26
26
  --font-size-s: 14px;
27
27
  --font-size-xs: 12px;
28
+ --font-size-xxs: 10px;
28
29
  --font-lineHeight-bigText: 1.1;
29
30
  --font-lineHeight-bodyText: 1.25;
30
31
  --font-lineHeight-smallText: 1.6;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 11 Jul 2022 21:17:17 GMT
3
+ * Generated on Wed, 20 Jul 2022 20:08:01 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 11 Jul 2022 21:17:17 GMT
3
+ * Generated on Wed, 20 Jul 2022 20:08:01 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -2122,6 +2122,25 @@ module.exports = {
2122
2122
  }
2123
2123
  },
2124
2124
  "size": {
2125
+ "xxs": {
2126
+ "value": "10px",
2127
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
2128
+ "isSource": true,
2129
+ "original": {
2130
+ "value": "10px"
2131
+ },
2132
+ "name": "font-size-xxs",
2133
+ "attributes": {
2134
+ "category": "font",
2135
+ "type": "size",
2136
+ "item": "xxs"
2137
+ },
2138
+ "path": [
2139
+ "font",
2140
+ "size",
2141
+ "xxs"
2142
+ ]
2143
+ },
2125
2144
  "xs": {
2126
2145
  "value": "12px",
2127
2146
  "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@narmi/design_system",
3
- "version": "2.23.1",
3
+ "version": "2.25.0",
4
4
  "description": "⚡ A consistent look-and-feel and extensible interface for Narmi experiences 🔥",
5
5
  "main": "dist/index.js",
6
6
  "files": [