@engie-group/fluid-design-system
Advanced tools
Comparing version 5.16.0 to 5.16.1
{ | ||
"name": "@engie-group/fluid-design-system", | ||
"version": "5.16.0", | ||
"version": "5.16.1", | ||
"description": "The Fluid Design System is ENGIE’s open-source library to create, build and deliver ENGIE digital services in a more efficient way.", | ||
@@ -78,3 +78,3 @@ "type": "module", | ||
"@floating-ui/dom": "1.6.3", | ||
"@engie-group/fluid-design-tokens": "5.8.2" | ||
"@engie-group/fluid-design-tokens": "5.9.0" | ||
}, | ||
@@ -117,4 +117,4 @@ "devDependencies": { | ||
"vitest": "^2.0.5", | ||
"@engie-group/fluid-design-tokens": "5.8.2", | ||
"fluid-styles": "0.0.0" | ||
"fluid-styles": "0.0.0", | ||
"@engie-group/fluid-design-tokens": "5.9.0" | ||
}, | ||
@@ -121,0 +121,0 @@ "scripts": { |
@@ -62,4 +62,4 @@ # Engie's typescript components of the Fluid design system | ||
```html | ||
<!-- Material icons and Lato font --> | ||
<link href="https://fonts.googleapis.com/css?family=Material+Icons|Lato:300,400,700,900&display=swap" rel="stylesheet"/> | ||
<!-- Material icons, Lato font and Roboto Mono font --> | ||
<link href="https://fonts.googleapis.com/css?family=Material+Icons|Lato:300,400,700,900|Roboto+Mono:300,400,700,900&display=swap" rel="stylesheet"/> | ||
``` | ||
@@ -135,4 +135,4 @@ | ||
```html | ||
<!-- Material icons and Lato font --> | ||
<link href="https://fonts.googleapis.com/css?family=Material+Icons|Lato:300,400,700,900&display=swap" rel="stylesheet"/> | ||
<!-- Material icons, Lato font and Roboto Mono font --> | ||
<link href="https://fonts.googleapis.com/css?family=Material+Icons|Lato:300,400,700,900|Roboto+Mono:300,400,700,900&display=swap" rel="stylesheet"/> | ||
``` | ||
@@ -139,0 +139,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1471947
+ Added@engie-group/fluid-design-tokens@5.9.0(transitive)
- Removed@engie-group/fluid-design-tokens@5.8.2(transitive)