@mmb-digital/ds-lilly 1.0.0-alpha.70 → 1.0.0-alpha.71

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.
package/cjs/ds-lilly.css CHANGED
@@ -3274,6 +3274,15 @@ body.dark .l-header .c-logo__img--dark {
3274
3274
  width: var(--widthMobilePanel);
3275
3275
  }
3276
3276
  }
3277
+ @media screen and (min-width: 480px) {
3278
+ .l-mobilePanel .m-menu__list {
3279
+ display: block;
3280
+ }
3281
+ .l-mobilePanel .m-menu__list .m-menu__item {
3282
+ margin-left: 0;
3283
+ margin-bottom: var(--spaceSmall);
3284
+ }
3285
+ }
3277
3286
 
3278
3287
  .l-mobilePanel--secondary {
3279
3288
  background: var(--backgroundSecondaryMobilePanel);
@@ -9347,7 +9356,7 @@ body.dark .u-fg--fgWhiteDefault {
9347
9356
  /* Slider */
9348
9357
  .slick-loading .slick-list
9349
9358
  {
9350
- background: #fff url('assets/a273bcea4863bee8bdbe.gif') center center no-repeat;
9359
+ background: #fff url('assets/cd38807ed983b3c8653d.gif') center center no-repeat;
9351
9360
  }
9352
9361
 
9353
9362
  /* Icons */
@@ -9357,8 +9366,8 @@ body.dark .u-fg--fgWhiteDefault {
9357
9366
  font-weight: normal;
9358
9367
  font-style: normal;
9359
9368
 
9360
- src: url('assets/4514baae928d0379ee2d.eot');
9361
- src: url('assets/ea268e20084258e2a5c0.eot') format('embedded-opentype'), url('assets/2dce70066c6fc24dfe5b.woff') format('woff'), url('assets/e0c0769e303ae6aa201d.ttf') format('truetype'), url('assets/8de13b85460e89be43c6.svg') format('svg');
9369
+ src: url('assets/b0c75ad3191a1d843792.eot');
9370
+ src: url('assets/b763212bb19983ca76ed.eot') format('embedded-opentype'), url('assets/f9384e02954b82dd86df.woff') format('woff'), url('assets/a2a508feb713a4574553.ttf') format('truetype'), url('assets/570114a285f007d50ec8.svg') format('svg');
9362
9371
  }
9363
9372
  /* Arrows */
9364
9373
  .slick-prev,
package/ds-lilly.css CHANGED
@@ -3274,6 +3274,15 @@ body.dark .l-header .c-logo__img--dark {
3274
3274
  width: var(--widthMobilePanel);
3275
3275
  }
3276
3276
  }
3277
+ @media screen and (min-width: 480px) {
3278
+ .l-mobilePanel .m-menu__list {
3279
+ display: block;
3280
+ }
3281
+ .l-mobilePanel .m-menu__list .m-menu__item {
3282
+ margin-left: 0;
3283
+ margin-bottom: var(--spaceSmall);
3284
+ }
3285
+ }
3277
3286
 
3278
3287
  .l-mobilePanel--secondary {
3279
3288
  background: var(--backgroundSecondaryMobilePanel);
@@ -9347,7 +9356,7 @@ body.dark .u-fg--fgWhiteDefault {
9347
9356
  /* Slider */
9348
9357
  .slick-loading .slick-list
9349
9358
  {
9350
- background: #fff url('assets/3eca5ef480c76325540d.gif') center center no-repeat;
9359
+ background: #fff url('assets/05e80458cf10b294138d.gif') center center no-repeat;
9351
9360
  }
9352
9361
 
9353
9362
  /* Icons */
@@ -9357,8 +9366,8 @@ body.dark .u-fg--fgWhiteDefault {
9357
9366
  font-weight: normal;
9358
9367
  font-style: normal;
9359
9368
 
9360
- src: url('assets/a46264bae19a0e88a5e4.eot');
9361
- src: url('assets/363209d6cf942c41f596.eot') format('embedded-opentype'), url('assets/a23e266c2fc9bb9c8205.woff') format('woff'), url('assets/1d95eb279cc9b44eb269.ttf') format('truetype'), url('assets/2f053ab0e128df691f94.svg') format('svg');
9369
+ src: url('assets/8c5a7cb008a350f82320.eot');
9370
+ src: url('assets/34f176b4280e7b2a37e0.eot') format('embedded-opentype'), url('assets/1d497af67dbe8a82c527.woff') format('woff'), url('assets/a05fcf4a982f62c9cdeb.ttf') format('truetype'), url('assets/368d28a3df1450ec8e99.svg') format('svg');
9362
9371
  }
9363
9372
  /* Arrows */
9364
9373
  .slick-prev,
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "module": "./index.js",
4
4
  "typings": "./index.d.ts",
5
5
  "name": "@mmb-digital/ds-lilly",
6
- "version": "1.0.0-alpha.70",
6
+ "version": "1.0.0-alpha.71",
7
7
  "description": "MMB LILLY design system",
8
8
  "license": "UNLICENSED",
9
9
  "sideEffects": [