@mmb-digital/ds-lilly 1.0.132 → 1.0.133
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 +11 -3
- package/ds-lilly.css +11 -3
- package/ext/raf/index.js +1 -1
- package/ext/react-is/index.js +1 -1
- package/package.json +1 -1
- /package/assets/{198b867584bbc3ed0ce4.eot → 1f891eba1acff3750505.eot} +0 -0
- /package/assets/{29d55d57e5739f92d32a.svg → 3adc75f26dbf60bb9d31.svg} +0 -0
- /package/assets/{6f78c6f7b08f44d752c1.gif → 65a2d3eb6e40faf592ba.gif} +0 -0
- /package/assets/{5906f565e38a8b7f199b.eot → 6d5c8bcb65cb688b693e.eot} +0 -0
- /package/assets/{8dfd7332f464151461ac.eot → 7435dc3f057d6f18f76a.eot} +0 -0
- /package/assets/{9c3b12939ccd5dbe2a56.eot → 75da87a07daa6ababa9a.eot} +0 -0
- /package/assets/{6bdef72b51d31e11fb0e.ttf → d7a8e0c1a5ca540d1ca1.ttf} +0 -0
- /package/assets/{e6dace9b28fbdfa44533.gif → dfa0dd5e16461b6c78da.gif} +0 -0
- /package/assets/{71a431376baa9f8f1891.woff → e4bedbbb079597366644.woff} +0 -0
- /package/assets/{69bb0348a30aff490aa7.svg → f7fab978fd72569e7c6c.svg} +0 -0
- /package/assets/{b9fb9c109e887312c292.ttf → f86ba397725387239428.ttf} +0 -0
- /package/assets/{a1d15a3e7736d6fb3654.woff → fbc9c0bc46d219eadf3b.woff} +0 -0
package/cjs/ds-lilly.css
CHANGED
|
@@ -4446,6 +4446,14 @@ body.l-body--modalOpen {
|
|
|
4446
4446
|
text-decoration: none;
|
|
4447
4447
|
}
|
|
4448
4448
|
|
|
4449
|
+
.c-btn--link.c-btn--onlyIcon {
|
|
4450
|
+
height: auto;
|
|
4451
|
+
line-height: inherit;
|
|
4452
|
+
min-width: unset;
|
|
4453
|
+
padding: 0;
|
|
4454
|
+
width: auto;
|
|
4455
|
+
}
|
|
4456
|
+
|
|
4449
4457
|
.c-btn--onlyIcon {
|
|
4450
4458
|
align-items: center;
|
|
4451
4459
|
display: inline-flex;
|
|
@@ -11489,7 +11497,7 @@ body.dark .u-fg--fgWhiteDefault {
|
|
|
11489
11497
|
/* Slider */
|
|
11490
11498
|
.slick-loading .slick-list
|
|
11491
11499
|
{
|
|
11492
|
-
background: #fff url('assets/
|
|
11500
|
+
background: #fff url('assets/65a2d3eb6e40faf592ba.gif') center center no-repeat;
|
|
11493
11501
|
}
|
|
11494
11502
|
|
|
11495
11503
|
/* Icons */
|
|
@@ -11499,8 +11507,8 @@ body.dark .u-fg--fgWhiteDefault {
|
|
|
11499
11507
|
font-weight: normal;
|
|
11500
11508
|
font-style: normal;
|
|
11501
11509
|
|
|
11502
|
-
src: url('assets/
|
|
11503
|
-
src: url('assets/
|
|
11510
|
+
src: url('assets/1f891eba1acff3750505.eot');
|
|
11511
|
+
src: url('assets/6d5c8bcb65cb688b693e.eot') format('embedded-opentype'), url('assets/e4bedbbb079597366644.woff') format('woff'), url('assets/f86ba397725387239428.ttf') format('truetype'), url('assets/3adc75f26dbf60bb9d31.svg') format('svg');
|
|
11504
11512
|
}
|
|
11505
11513
|
/* Arrows */
|
|
11506
11514
|
.slick-prev,
|
package/ds-lilly.css
CHANGED
|
@@ -4446,6 +4446,14 @@ body.l-body--modalOpen {
|
|
|
4446
4446
|
text-decoration: none;
|
|
4447
4447
|
}
|
|
4448
4448
|
|
|
4449
|
+
.c-btn--link.c-btn--onlyIcon {
|
|
4450
|
+
height: auto;
|
|
4451
|
+
line-height: inherit;
|
|
4452
|
+
min-width: unset;
|
|
4453
|
+
padding: 0;
|
|
4454
|
+
width: auto;
|
|
4455
|
+
}
|
|
4456
|
+
|
|
4449
4457
|
.c-btn--onlyIcon {
|
|
4450
4458
|
align-items: center;
|
|
4451
4459
|
display: inline-flex;
|
|
@@ -11489,7 +11497,7 @@ body.dark .u-fg--fgWhiteDefault {
|
|
|
11489
11497
|
/* Slider */
|
|
11490
11498
|
.slick-loading .slick-list
|
|
11491
11499
|
{
|
|
11492
|
-
background: #fff url('assets/
|
|
11500
|
+
background: #fff url('assets/dfa0dd5e16461b6c78da.gif') center center no-repeat;
|
|
11493
11501
|
}
|
|
11494
11502
|
|
|
11495
11503
|
/* Icons */
|
|
@@ -11499,8 +11507,8 @@ body.dark .u-fg--fgWhiteDefault {
|
|
|
11499
11507
|
font-weight: normal;
|
|
11500
11508
|
font-style: normal;
|
|
11501
11509
|
|
|
11502
|
-
src: url('assets/
|
|
11503
|
-
src: url('assets/
|
|
11510
|
+
src: url('assets/7435dc3f057d6f18f76a.eot');
|
|
11511
|
+
src: url('assets/75da87a07daa6ababa9a.eot') format('embedded-opentype'), url('assets/fbc9c0bc46d219eadf3b.woff') format('woff'), url('assets/d7a8e0c1a5ca540d1ca1.ttf') format('truetype'), url('assets/f7fab978fd72569e7c6c.svg') format('svg');
|
|
11504
11512
|
}
|
|
11505
11513
|
/* Arrows */
|
|
11506
11514
|
.slick-prev,
|
package/ext/raf/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{getDefaultExportFromCjs as e,commonjsGlobal as n}from"../../_virtual/_commonjsHelpers.js";import{__module as t}from"../../_virtual/
|
|
1
|
+
import{getDefaultExportFromCjs as e,commonjsGlobal as n}from"../../_virtual/_commonjsHelpers.js";import{__module as t}from"../../_virtual/index6.js";import{p as a}from"../performance-now/lib/performance-now.js";for(var o=a,r="undefined"==typeof window?n:window,l=["moz","webkit"],c="AnimationFrame",i=r["request"+c],u=r["cancel"+c]||r["cancelRequest"+c],f=0;!i&&f<l.length;f++)i=r[l[f]+"Request"+c],u=r[l[f]+"Cancel"+c]||r[l[f]+"CancelRequest"+c];if(!i||!u){var m=0,s=0,p=[],d=1e3/60;i=function(e){if(0===p.length){var n=o(),t=Math.max(0,d-(n-m));m=t+n,setTimeout((function(){var e=p.slice(0);p.length=0;for(var n=0;n<e.length;n++)if(!e[n].cancelled)try{e[n].callback(m)}catch(e){setTimeout((function(){throw e}),0)}}),Math.round(t))}return p.push({handle:++s,callback:e,cancelled:!1}),s},u=function(e){for(var n=0;n<p.length;n++)p[n].handle===e&&(p[n].cancelled=!0)}}t.exports=function(e){return i.call(r,e)},t.exports.cancel=function(){u.apply(r,arguments)},t.exports.polyfill=function(e){e||(e=r),e.requestAnimationFrame=i,e.cancelAnimationFrame=u};var h=e(t.exports);export{h as default};
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/ext/react-is/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__module as r}from"../../_virtual/
|
|
1
|
+
import{__module as r}from"../../_virtual/index5.js";import{__require as e}from"./cjs/react-is.production.min.js";import{__require as o}from"./cjs/react-is.development.js";var s;function t(){return s||(s=1,"production"===process.env.NODE_ENV?r.exports=e():r.exports=o()),r.exports}export{t as __require};
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|