@madgex/design-system
Advanced tools
Comparing version 1.9.0 to 1.10.0
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 Jul 2019 09:39:13 GMT | ||
* Generated on Fri, 05 Jul 2019 12:02:02 GMT | ||
*/ | ||
@@ -2041,123 +2041,2 @@ | ||
"size": { | ||
"font": { | ||
"xs": { | ||
"value": "12rem", | ||
"original": { | ||
"value": "12" | ||
}, | ||
"name": "MdsSizeFontXs", | ||
"attributes": { | ||
"category": "size", | ||
"type": "font", | ||
"item": "xs" | ||
}, | ||
"path": [ | ||
"size", | ||
"font", | ||
"xs" | ||
] | ||
}, | ||
"sm": { | ||
"value": "14rem", | ||
"original": { | ||
"value": "14" | ||
}, | ||
"name": "MdsSizeFontSm", | ||
"attributes": { | ||
"category": "size", | ||
"type": "font", | ||
"item": "sm" | ||
}, | ||
"path": [ | ||
"size", | ||
"font", | ||
"sm" | ||
] | ||
}, | ||
"md": { | ||
"value": "16rem", | ||
"original": { | ||
"value": "16px" | ||
}, | ||
"name": "MdsSizeFontMd", | ||
"attributes": { | ||
"category": "size", | ||
"type": "font", | ||
"item": "md" | ||
}, | ||
"path": [ | ||
"size", | ||
"font", | ||
"md" | ||
] | ||
}, | ||
"lg": { | ||
"value": "20rem", | ||
"original": { | ||
"value": "20" | ||
}, | ||
"name": "MdsSizeFontLg", | ||
"attributes": { | ||
"category": "size", | ||
"type": "font", | ||
"item": "lg" | ||
}, | ||
"path": [ | ||
"size", | ||
"font", | ||
"lg" | ||
] | ||
}, | ||
"xl": { | ||
"value": "26rem", | ||
"original": { | ||
"value": "26" | ||
}, | ||
"name": "MdsSizeFontXl", | ||
"attributes": { | ||
"category": "size", | ||
"type": "font", | ||
"item": "xl" | ||
}, | ||
"path": [ | ||
"size", | ||
"font", | ||
"xl" | ||
] | ||
}, | ||
"xxl": { | ||
"value": "46rem", | ||
"original": { | ||
"value": "46" | ||
}, | ||
"name": "MdsSizeFontXxl", | ||
"attributes": { | ||
"category": "size", | ||
"type": "font", | ||
"item": "xxl" | ||
}, | ||
"path": [ | ||
"size", | ||
"font", | ||
"xxl" | ||
] | ||
}, | ||
"base": { | ||
"value": "16rem", | ||
"original": { | ||
"value": "{size.font.md.value}" | ||
}, | ||
"name": "MdsSizeFontBase", | ||
"attributes": { | ||
"category": "size", | ||
"type": "font", | ||
"item": "base" | ||
}, | ||
"path": [ | ||
"size", | ||
"font", | ||
"base" | ||
] | ||
} | ||
}, | ||
"baseline": { | ||
@@ -2283,4 +2162,19 @@ "value": "4rem", | ||
} | ||
}, | ||
"gutter-width": { | ||
"value": "20rem", | ||
"original": { | ||
"value": "20px" | ||
}, | ||
"name": "MdsSizeGutterWidth", | ||
"attributes": { | ||
"category": "size", | ||
"type": "gutter-width" | ||
}, | ||
"path": [ | ||
"size", | ||
"gutter-width" | ||
] | ||
} | ||
} | ||
}; |
{ | ||
"name": "@madgex/design-system", | ||
"version": "1.9.0", | ||
"version": "1.10.0", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "clean": "rimraf dist public tokens/build", |
{ | ||
"size": { | ||
"font": { | ||
"xs": { "value": "12" }, | ||
"sm": { "value": "14" }, | ||
"md": { "value": "16px" }, | ||
"lg": { "value": "20" }, | ||
"xl": { "value": "26" }, | ||
"xxl": { "value": "46" }, | ||
"base": { "value": "{size.font.md.value}" } | ||
}, | ||
"baseline": { "value": "4px" }, | ||
@@ -26,4 +17,5 @@ "breakpoint": { | ||
} | ||
} | ||
}, | ||
"gutter-width": { "value" : "20px" } | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
337121
103
6897