@mmb-digital/ds-lilly 1.0.0-alpha.90 → 1.0.0-alpha.92

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
@@ -9492,7 +9492,7 @@ body.dark .u-fg--fgWhiteDefault {
9492
9492
  /* Slider */
9493
9493
  .slick-loading .slick-list
9494
9494
  {
9495
- background: #fff url('assets/ee08f7062978e391e5b4.gif') center center no-repeat;
9495
+ background: #fff url('assets/b5b10903a494343245bb.gif') center center no-repeat;
9496
9496
  }
9497
9497
 
9498
9498
  /* Icons */
@@ -9502,8 +9502,8 @@ body.dark .u-fg--fgWhiteDefault {
9502
9502
  font-weight: normal;
9503
9503
  font-style: normal;
9504
9504
 
9505
- src: url('assets/8e15865ed4548de7a50c.eot');
9506
- src: url('assets/97aa80cbdd43dbe1accf.eot') format('embedded-opentype'), url('assets/53ffc0d6d35c84f76d41.woff') format('woff'), url('assets/9ec0b195eb3f0af1d694.ttf') format('truetype'), url('assets/961c16053b8fc359f98a.svg') format('svg');
9505
+ src: url('assets/92b083b7226de26c1b01.eot');
9506
+ src: url('assets/fc2d35d792f64ad4bf12.eot') format('embedded-opentype'), url('assets/4da30c7ae895c89e6f09.woff') format('woff'), url('assets/a97babcad920be9bc2a4.ttf') format('truetype'), url('assets/fdf621c8529de7230f53.svg') format('svg');
9507
9507
  }
9508
9508
  /* Arrows */
9509
9509
  .slick-prev,
package/ds-lilly.css CHANGED
@@ -9492,7 +9492,7 @@ body.dark .u-fg--fgWhiteDefault {
9492
9492
  /* Slider */
9493
9493
  .slick-loading .slick-list
9494
9494
  {
9495
- background: #fff url('assets/5ebe51a0b60557220172.gif') center center no-repeat;
9495
+ background: #fff url('assets/deaa7d6b3fbb967fe0d7.gif') center center no-repeat;
9496
9496
  }
9497
9497
 
9498
9498
  /* Icons */
@@ -9502,8 +9502,8 @@ body.dark .u-fg--fgWhiteDefault {
9502
9502
  font-weight: normal;
9503
9503
  font-style: normal;
9504
9504
 
9505
- src: url('assets/d430fe8083afa980fafb.eot');
9506
- src: url('assets/f6fd64f00e706949134a.eot') format('embedded-opentype'), url('assets/1adec76e9ae362fa1a5b.woff') format('woff'), url('assets/febfa8c785736f10177a.ttf') format('truetype'), url('assets/020da34c9970b84c8a0d.svg') format('svg');
9505
+ src: url('assets/a5e8a89bdaa976c4b36b.eot');
9506
+ src: url('assets/f3c9629e5bd080de62e4.eot') format('embedded-opentype'), url('assets/1d8fabbc624d2af4623c.woff') format('woff'), url('assets/a9b153e2e3aa8d13eca5.ttf') format('truetype'), url('assets/a4f537bca81132a12ab0.svg') format('svg');
9507
9507
  }
9508
9508
  /* Arrows */
9509
9509
  .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.90",
6
+ "version": "1.0.0-alpha.92",
7
7
  "description": "MMB LILLY design system",
8
8
  "license": "UNLICENSED",
9
9
  "sideEffects": [
@@ -49,4 +49,4 @@
49
49
  "react-router-dom": "5.1.2"
50
50
  },
51
51
  "private": false
52
- }
52
+ }