You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP β†’
Socket
Sign inDemoInstall
Socket

@engie-group/fluid-design-system

Package Overview
Dependencies
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@engie-group/fluid-design-system - npm Package Compare versions

Comparing version

to
4.5.0

lib/auto-init.js.map

6

CHANGELOG.md

@@ -7,2 +7,8 @@ # Changelog

## πŸ“¦ v4.5.0 - 2021-05-04
### πŸš€ Added
* classes for responsive font: t-base-sm t-tera-lg... t-{font-size}-{breakpoint}
### πŸ› Fixed
* svg color inside buttons
## πŸ“¦ v4.4.2 - 2021-04-08

@@ -9,0 +15,0 @@ ### πŸ› Fixed

4

lib-esm/components/fab/index.d.ts

@@ -13,3 +13,3 @@ /**

protected static readonly EVENT_KEY: string;
protected static readonly SELECTOR: {
static SELECTOR: {
default: string;

@@ -22,3 +22,3 @@ button: string;

private static readonly ITEMS_HEIGHT;
private static readonly OPEN_CLASS;
static OPEN_CLASS: string;
private static readonly STAGGER_DELAY;

@@ -25,0 +25,0 @@ private buttons;

@@ -13,3 +13,3 @@ /**

protected static readonly EVENT_KEY: string;
protected static readonly SELECTOR: {
static SELECTOR: {
default: string;

@@ -22,3 +22,3 @@ button: string;

private static readonly ITEMS_HEIGHT;
private static readonly OPEN_CLASS;
static OPEN_CLASS: string;
private static readonly STAGGER_DELAY;

@@ -25,0 +25,0 @@ private buttons;

{
"name": "@engie-group/fluid-design-system",
"version": "4.4.2",
"version": "4.5.0",
"description": "The Fluid Design System is ENGIE’s open-source library to create, build and deliver ENGIE digital services in a more efficient way.",

@@ -123,3 +123,3 @@ "keywords": [

},
"gitHead": "5a18bb45633c0af9f1f96564858f2fe9b373946e"
"gitHead": "d567abc6e7d133d91fb106d1715450c528691de9"
}

@@ -19,3 +19,3 @@ /**

protected static readonly SELECTOR = {
static SELECTOR = {
default: `.${Fab.NAME}`,

@@ -34,3 +34,3 @@ button: `.${Core.KEY_PREFIX}-fab`,

private static readonly ITEMS_HEIGHT = 3.8;
private static readonly OPEN_CLASS = 'active';
static OPEN_CLASS = 'active';
private static readonly STAGGER_DELAY = 70;

@@ -37,0 +37,0 @@

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet