@lanaco/lnc-react-ui 4.0.226 → 4.0.227
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/dist/BannerSectionCarousel.cjs +3 -3
- package/dist/BannerSectionCarousel.js +18 -11
- package/dist/BlogCardsSponsoredSection.cjs +1 -1
- package/dist/BlogCardsSponsoredSection.js +1 -1
- package/dist/BlogListSection.cjs +7 -7
- package/dist/BlogListSection.js +157 -207
- package/dist/BlogSingleSection.cjs +2 -11
- package/dist/BlogSingleSection.js +19 -35
- package/dist/BlogsSectionDetailed.cjs +1 -1
- package/dist/BlogsSectionDetailed.js +1 -1
- package/dist/BlogsSectionLarge.cjs +8 -16
- package/dist/BlogsSectionLarge.js +40 -58
- package/dist/BlogsSectionSimple.cjs +1 -1
- package/dist/BlogsSectionSimple.js +1 -1
- package/dist/BlogsSectionSimpleCentered.cjs +12 -25
- package/dist/BlogsSectionSimpleCentered.js +64 -98
- package/dist/BlogsSectionWithFilters.cjs +10 -21
- package/dist/BlogsSectionWithFilters.js +106 -154
- package/dist/BrandHitsSection.cjs +7 -7
- package/dist/BrandHitsSection.js +41 -87
- package/dist/DetailedProductsInfinitiveSection.cjs +1 -1
- package/dist/DetailedProductsInfinitiveSection.js +2 -2
- package/dist/DetailedProductsSection.cjs +1 -1
- package/dist/DetailedProductsSection.js +2 -2
- package/dist/FieldOfInterestsMasonrySection.cjs +13 -13
- package/dist/FieldOfInterestsMasonrySection.js +105 -159
- package/dist/FieldOfInterestsWithAvatarsCardsSection.cjs +8 -8
- package/dist/FieldOfInterestsWithAvatarsCardsSection.js +93 -124
- package/dist/FieldOfInterestsWithTagsCardsSection.cjs +1 -1
- package/dist/FieldOfInterestsWithTagsCardsSection.js +1 -1
- package/dist/GeneralWithTagsCardsSection.cjs +1 -1
- package/dist/GeneralWithTagsCardsSection.js +1 -1
- package/dist/GiftCardsSection.cjs +10 -14
- package/dist/GiftCardsSection.js +76 -146
- package/dist/MasonryGeneralCardsSection.cjs +10 -10
- package/dist/MasonryGeneralCardsSection.js +45 -44
- package/dist/OverlayGeneralCardsSection.cjs +1 -1
- package/dist/OverlayGeneralCardsSection.js +1 -1
- package/dist/ProductsWithBannerSection.cjs +13 -13
- package/dist/ProductsWithBannerSection.js +87 -168
- package/dist/QuattroCardsSection.cjs +1 -1
- package/dist/QuattroCardsSection.js +1 -1
- package/dist/ReviewsSection.cjs +18 -22
- package/dist/ReviewsSection.js +101 -163
- package/dist/SalesCampaignsSection.cjs +14 -14
- package/dist/SalesCampaignsSection.js +299 -330
- package/dist/ShopCardsSection.cjs +6 -19
- package/dist/ShopCardsSection.js +54 -100
- package/dist/SimpleCategoriesSection.cjs +3 -3
- package/dist/SimpleCategoriesSection.js +64 -67
- package/dist/SimpleProductsSection.cjs +7 -7
- package/dist/SimpleProductsSection.js +65 -138
- package/dist/UrgentSaleProductsSection.cjs +1 -1
- package/dist/UrgentSaleProductsSection.js +1 -1
- package/dist/index-B7fBsitY.js +45 -0
- package/dist/index-BMAvJQBG.cjs +9 -0
- package/dist/index-BUdvfHpp.cjs +5 -0
- package/dist/index-BXT1eY2D.js +753 -0
- package/dist/index-C6amCwRZ.js +25 -0
- package/dist/index-C8R9lsWG.cjs +1 -0
- package/dist/index-CeQvy566.cjs +11 -0
- package/dist/index-Cyt4EUZ6.js +20 -0
- package/dist/index-D3QZziO_.cjs +368 -0
- package/dist/index-VTkAaA-n.js +18 -0
- package/dist/style-BFPpppS9.js +73 -0
- package/dist/style-CQdEALKR.cjs +59 -0
- package/package.json +1 -1
- package/dist/index-BGNavrtB.cjs +0 -368
- package/dist/index-BHcrzV2G.js +0 -54
- package/dist/index-Bj1KWOV4.cjs +0 -11
- package/dist/index-BsAddfgC.cjs +0 -1
- package/dist/index-Cn4bq6ZX.js +0 -84
- package/dist/index-CuRcxKQH.js +0 -42
- package/dist/index-DB1J-G6Z.js +0 -38
- package/dist/index-DkPva6Gr.cjs +0 -20
- package/dist/index-fzBXDy05.cjs +0 -16
- package/dist/index-gFZSZLba.js +0 -882
- package/dist/style-DvkivBNg.js +0 -74
- package/dist/style-Ito6YFqi.cjs +0 -64
package/dist/style-DvkivBNg.js
DELETED
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
import { s as t } from "./emotion-styled.browser.esm-DfbrHHed.js";
|
|
2
|
-
import { c as o } from "./emotion-react.browser.esm-DUVZ5oEL.js";
|
|
3
|
-
const i = o`
|
|
4
|
-
background: #f4f6fb;
|
|
5
|
-
|
|
6
|
-
/* drop-shadow-sm */
|
|
7
|
-
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
|
|
8
|
-
`, r = o`
|
|
9
|
-
${i}
|
|
10
|
-
|
|
11
|
-
&:first-of-type {
|
|
12
|
-
background: linear-gradient(
|
|
13
|
-
to right,
|
|
14
|
-
transparent 0%,
|
|
15
|
-
#f4f6fb 40%,
|
|
16
|
-
#f4f6fb 100%
|
|
17
|
-
);
|
|
18
|
-
|
|
19
|
-
box-shadow: none;
|
|
20
|
-
}
|
|
21
|
-
`, d = t.div`
|
|
22
|
-
display: flex;
|
|
23
|
-
gap: ${(e) => (e == null ? void 0 : e.gap) || "1.25rem"};
|
|
24
|
-
width: ${(e) => (e == null ? void 0 : e.width) || "100%"};
|
|
25
|
-
align-items: ${(e) => (e == null ? void 0 : e.alignItems) || "normal"};
|
|
26
|
-
justify-content: ${(e) => (e == null ? void 0 : e.justifyContent) || "normal"};
|
|
27
|
-
|
|
28
|
-
& > div {
|
|
29
|
-
&:first-of-type {
|
|
30
|
-
${(e) => (e == null ? void 0 : e.noGradient) && i}
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
`, s = t.div`
|
|
34
|
-
display: flex;
|
|
35
|
-
flex-direction: column;
|
|
36
|
-
gap: ${(e) => (e == null ? void 0 : e.gap) || "1.25rem"};
|
|
37
|
-
width: ${(e) => (e == null ? void 0 : e.width) || "100%"};
|
|
38
|
-
align-items: ${(e) => (e == null ? void 0 : e.alignItems) || "normal"};
|
|
39
|
-
justify-content: ${(e) => (e == null ? void 0 : e.justifyContent) || "normal"};
|
|
40
|
-
height: ${(e) => (e == null ? void 0 : e.height) || "100%"};
|
|
41
|
-
|
|
42
|
-
& > div {
|
|
43
|
-
&:first-of-type {
|
|
44
|
-
${(e) => (e == null ? void 0 : e.noGradient) && i}
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
`, h = t.div`
|
|
48
|
-
border-radius: ${(e) => (e == null ? void 0 : e.borderRadius) || "0.5rem"};
|
|
49
|
-
height: ${(e) => (e == null ? void 0 : e.height) || "11rem"};
|
|
50
|
-
width: ${(e) => (e == null ? void 0 : e.width) || "11rem"};
|
|
51
|
-
aspect-ratio: 1 / 1;
|
|
52
|
-
|
|
53
|
-
${r}
|
|
54
|
-
`, l = t.div`
|
|
55
|
-
border-radius: 999px;
|
|
56
|
-
height: ${(e) => (e == null ? void 0 : e.height) || "11rem"};
|
|
57
|
-
width: ${(e) => (e == null ? void 0 : e.width) || "11rem"};
|
|
58
|
-
|
|
59
|
-
${r}
|
|
60
|
-
`, f = t.div`
|
|
61
|
-
border-radius: ${(e) => (e == null ? void 0 : e.borderRadius) || "0.5rem"};
|
|
62
|
-
width: ${(e) => (e == null ? void 0 : e.width) || "100%"};
|
|
63
|
-
height: ${(e) => (e == null ? void 0 : e.height) || "2rem"};
|
|
64
|
-
|
|
65
|
-
${r}
|
|
66
|
-
`;
|
|
67
|
-
export {
|
|
68
|
-
d as S,
|
|
69
|
-
f as a,
|
|
70
|
-
s as b,
|
|
71
|
-
h as c,
|
|
72
|
-
l as d,
|
|
73
|
-
r as s
|
|
74
|
-
};
|
package/dist/style-Ito6YFqi.cjs
DELETED
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
"use strict";const t=require("./emotion-styled.browser.esm-DwHBgTPn.cjs"),i=require("./emotion-react.browser.esm-Cvnp-zmB.cjs"),o=i.css`
|
|
2
|
-
background: #f4f6fb;
|
|
3
|
-
|
|
4
|
-
/* drop-shadow-sm */
|
|
5
|
-
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
|
|
6
|
-
`,r=i.css`
|
|
7
|
-
${o}
|
|
8
|
-
|
|
9
|
-
&:first-of-type {
|
|
10
|
-
background: linear-gradient(
|
|
11
|
-
to right,
|
|
12
|
-
transparent 0%,
|
|
13
|
-
#f4f6fb 40%,
|
|
14
|
-
#f4f6fb 100%
|
|
15
|
-
);
|
|
16
|
-
|
|
17
|
-
box-shadow: none;
|
|
18
|
-
}
|
|
19
|
-
`,n=t.styled.div`
|
|
20
|
-
display: flex;
|
|
21
|
-
gap: ${e=>(e==null?void 0:e.gap)||"1.25rem"};
|
|
22
|
-
width: ${e=>(e==null?void 0:e.width)||"100%"};
|
|
23
|
-
align-items: ${e=>(e==null?void 0:e.alignItems)||"normal"};
|
|
24
|
-
justify-content: ${e=>(e==null?void 0:e.justifyContent)||"normal"};
|
|
25
|
-
|
|
26
|
-
& > div {
|
|
27
|
-
&:first-of-type {
|
|
28
|
-
${e=>(e==null?void 0:e.noGradient)&&o}
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
`,d=t.styled.div`
|
|
32
|
-
display: flex;
|
|
33
|
-
flex-direction: column;
|
|
34
|
-
gap: ${e=>(e==null?void 0:e.gap)||"1.25rem"};
|
|
35
|
-
width: ${e=>(e==null?void 0:e.width)||"100%"};
|
|
36
|
-
align-items: ${e=>(e==null?void 0:e.alignItems)||"normal"};
|
|
37
|
-
justify-content: ${e=>(e==null?void 0:e.justifyContent)||"normal"};
|
|
38
|
-
height: ${e=>(e==null?void 0:e.height)||"100%"};
|
|
39
|
-
|
|
40
|
-
& > div {
|
|
41
|
-
&:first-of-type {
|
|
42
|
-
${e=>(e==null?void 0:e.noGradient)&&o}
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
`,a=t.styled.div`
|
|
46
|
-
border-radius: ${e=>(e==null?void 0:e.borderRadius)||"0.5rem"};
|
|
47
|
-
height: ${e=>(e==null?void 0:e.height)||"11rem"};
|
|
48
|
-
width: ${e=>(e==null?void 0:e.width)||"11rem"};
|
|
49
|
-
aspect-ratio: 1 / 1;
|
|
50
|
-
|
|
51
|
-
${r}
|
|
52
|
-
`,l=t.styled.div`
|
|
53
|
-
border-radius: 999px;
|
|
54
|
-
height: ${e=>(e==null?void 0:e.height)||"11rem"};
|
|
55
|
-
width: ${e=>(e==null?void 0:e.width)||"11rem"};
|
|
56
|
-
|
|
57
|
-
${r}
|
|
58
|
-
`,s=t.styled.div`
|
|
59
|
-
border-radius: ${e=>(e==null?void 0:e.borderRadius)||"0.5rem"};
|
|
60
|
-
width: ${e=>(e==null?void 0:e.width)||"100%"};
|
|
61
|
-
height: ${e=>(e==null?void 0:e.height)||"2rem"};
|
|
62
|
-
|
|
63
|
-
${r}
|
|
64
|
-
`;exports.SkeletonCirclePlaceholder=l;exports.SkeletonColumnWrapper=d;exports.SkeletonLinePlaceholder=s;exports.SkeletonRowWrapper=n;exports.SkeletonSquarePlaceholder=a;exports.skeletonGradientBackground=r;
|