@mmb-digital/ds-lilly 1.0.0-alpha.44 → 1.0.0-alpha.45
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 +4 -4
- package/ds-lilly.css +4 -4
- package/package.json +1 -1
- /package/assets/{0d71542e1a01bc320167.eot → 4a4d8c85126a6019869d.eot} +0 -0
- /package/assets/{6c576e82fa7585d15b43.gif → 508b74ec44929c3e4595.gif} +0 -0
- /package/assets/{74210fc904abe1b6fc01.eot → 710439e6f2999f8fd83e.eot} +0 -0
- /package/assets/{84f8b7a8f65c646170e2.eot → 79196b2680b7b9214247.eot} +0 -0
- /package/assets/{f8119009fc1821e03e80.gif → 843dd36e3db4c16cfd97.gif} +0 -0
- /package/assets/{ab41b3690879acf64cbd.woff → 94f8f5ffa0fab7ef8006.woff} +0 -0
- /package/assets/{c018d40e109125eda724.woff → b5a7147b8c744ef7b591.woff} +0 -0
- /package/assets/{6e418599bc251bdcb4da.ttf → b898815b2f7ab66df03d.ttf} +0 -0
- /package/assets/{682f926543d2d2e1420a.svg → c6e582590363aeec71a5.svg} +0 -0
- /package/assets/{8d4c26499164882131ad.ttf → db82001acc30c6fb090a.ttf} +0 -0
- /package/assets/{d7e06ed28b4afbd89f25.eot → de835f10364e3ab9c4a2.eot} +0 -0
- /package/assets/{e6754ea46b3ddc2f2e90.svg → fbb62e1e751bea649224.svg} +0 -0
package/cjs/ds-lilly.css
CHANGED
|
@@ -1489,7 +1489,7 @@ body {
|
|
|
1489
1489
|
--heightDivider: 1px;
|
|
1490
1490
|
--backgroundDropdown: var(--bgNeutralSubtlest);
|
|
1491
1491
|
--boxShadowDropdown: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
|
|
1492
|
-
--maxHeightDropdown:
|
|
1492
|
+
--maxHeightDropdown: 190px;
|
|
1493
1493
|
--fontSizeUserAuthTitle: var(--fontSizeMedium);
|
|
1494
1494
|
--fontWeightUserAuthTitle: var(--fontWeightBold);
|
|
1495
1495
|
--colorUserAuth: var(--fgNeutralDefault);
|
|
@@ -8911,7 +8911,7 @@ body.dark .l-mobilePanel--secondary .l-mobilePanel__close {
|
|
|
8911
8911
|
/* Slider */
|
|
8912
8912
|
.slick-loading .slick-list
|
|
8913
8913
|
{
|
|
8914
|
-
background: #fff url('assets/
|
|
8914
|
+
background: #fff url('assets/843dd36e3db4c16cfd97.gif') center center no-repeat;
|
|
8915
8915
|
}
|
|
8916
8916
|
|
|
8917
8917
|
/* Icons */
|
|
@@ -8921,8 +8921,8 @@ body.dark .l-mobilePanel--secondary .l-mobilePanel__close {
|
|
|
8921
8921
|
font-weight: normal;
|
|
8922
8922
|
font-style: normal;
|
|
8923
8923
|
|
|
8924
|
-
src: url('assets/
|
|
8925
|
-
src: url('assets/
|
|
8924
|
+
src: url('assets/de835f10364e3ab9c4a2.eot');
|
|
8925
|
+
src: url('assets/4a4d8c85126a6019869d.eot') format('embedded-opentype'), url('assets/b5a7147b8c744ef7b591.woff') format('woff'), url('assets/b898815b2f7ab66df03d.ttf') format('truetype'), url('assets/c6e582590363aeec71a5.svg') format('svg');
|
|
8926
8926
|
}
|
|
8927
8927
|
/* Arrows */
|
|
8928
8928
|
.slick-prev,
|
package/ds-lilly.css
CHANGED
|
@@ -1489,7 +1489,7 @@ body {
|
|
|
1489
1489
|
--heightDivider: 1px;
|
|
1490
1490
|
--backgroundDropdown: var(--bgNeutralSubtlest);
|
|
1491
1491
|
--boxShadowDropdown: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
|
|
1492
|
-
--maxHeightDropdown:
|
|
1492
|
+
--maxHeightDropdown: 190px;
|
|
1493
1493
|
--fontSizeUserAuthTitle: var(--fontSizeMedium);
|
|
1494
1494
|
--fontWeightUserAuthTitle: var(--fontWeightBold);
|
|
1495
1495
|
--colorUserAuth: var(--fgNeutralDefault);
|
|
@@ -8911,7 +8911,7 @@ body.dark .l-mobilePanel--secondary .l-mobilePanel__close {
|
|
|
8911
8911
|
/* Slider */
|
|
8912
8912
|
.slick-loading .slick-list
|
|
8913
8913
|
{
|
|
8914
|
-
background: #fff url('assets/
|
|
8914
|
+
background: #fff url('assets/508b74ec44929c3e4595.gif') center center no-repeat;
|
|
8915
8915
|
}
|
|
8916
8916
|
|
|
8917
8917
|
/* Icons */
|
|
@@ -8921,8 +8921,8 @@ body.dark .l-mobilePanel--secondary .l-mobilePanel__close {
|
|
|
8921
8921
|
font-weight: normal;
|
|
8922
8922
|
font-style: normal;
|
|
8923
8923
|
|
|
8924
|
-
src: url('assets/
|
|
8925
|
-
src: url('assets/
|
|
8924
|
+
src: url('assets/79196b2680b7b9214247.eot');
|
|
8925
|
+
src: url('assets/710439e6f2999f8fd83e.eot') format('embedded-opentype'), url('assets/94f8f5ffa0fab7ef8006.woff') format('woff'), url('assets/db82001acc30c6fb090a.ttf') format('truetype'), url('assets/fbb62e1e751bea649224.svg') format('svg');
|
|
8926
8926
|
}
|
|
8927
8927
|
/* Arrows */
|
|
8928
8928
|
.slick-prev,
|
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
|