@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.
Files changed (79) hide show
  1. package/dist/BannerSectionCarousel.cjs +3 -3
  2. package/dist/BannerSectionCarousel.js +18 -11
  3. package/dist/BlogCardsSponsoredSection.cjs +1 -1
  4. package/dist/BlogCardsSponsoredSection.js +1 -1
  5. package/dist/BlogListSection.cjs +7 -7
  6. package/dist/BlogListSection.js +157 -207
  7. package/dist/BlogSingleSection.cjs +2 -11
  8. package/dist/BlogSingleSection.js +19 -35
  9. package/dist/BlogsSectionDetailed.cjs +1 -1
  10. package/dist/BlogsSectionDetailed.js +1 -1
  11. package/dist/BlogsSectionLarge.cjs +8 -16
  12. package/dist/BlogsSectionLarge.js +40 -58
  13. package/dist/BlogsSectionSimple.cjs +1 -1
  14. package/dist/BlogsSectionSimple.js +1 -1
  15. package/dist/BlogsSectionSimpleCentered.cjs +12 -25
  16. package/dist/BlogsSectionSimpleCentered.js +64 -98
  17. package/dist/BlogsSectionWithFilters.cjs +10 -21
  18. package/dist/BlogsSectionWithFilters.js +106 -154
  19. package/dist/BrandHitsSection.cjs +7 -7
  20. package/dist/BrandHitsSection.js +41 -87
  21. package/dist/DetailedProductsInfinitiveSection.cjs +1 -1
  22. package/dist/DetailedProductsInfinitiveSection.js +2 -2
  23. package/dist/DetailedProductsSection.cjs +1 -1
  24. package/dist/DetailedProductsSection.js +2 -2
  25. package/dist/FieldOfInterestsMasonrySection.cjs +13 -13
  26. package/dist/FieldOfInterestsMasonrySection.js +105 -159
  27. package/dist/FieldOfInterestsWithAvatarsCardsSection.cjs +8 -8
  28. package/dist/FieldOfInterestsWithAvatarsCardsSection.js +93 -124
  29. package/dist/FieldOfInterestsWithTagsCardsSection.cjs +1 -1
  30. package/dist/FieldOfInterestsWithTagsCardsSection.js +1 -1
  31. package/dist/GeneralWithTagsCardsSection.cjs +1 -1
  32. package/dist/GeneralWithTagsCardsSection.js +1 -1
  33. package/dist/GiftCardsSection.cjs +10 -14
  34. package/dist/GiftCardsSection.js +76 -146
  35. package/dist/MasonryGeneralCardsSection.cjs +10 -10
  36. package/dist/MasonryGeneralCardsSection.js +45 -44
  37. package/dist/OverlayGeneralCardsSection.cjs +1 -1
  38. package/dist/OverlayGeneralCardsSection.js +1 -1
  39. package/dist/ProductsWithBannerSection.cjs +13 -13
  40. package/dist/ProductsWithBannerSection.js +87 -168
  41. package/dist/QuattroCardsSection.cjs +1 -1
  42. package/dist/QuattroCardsSection.js +1 -1
  43. package/dist/ReviewsSection.cjs +18 -22
  44. package/dist/ReviewsSection.js +101 -163
  45. package/dist/SalesCampaignsSection.cjs +14 -14
  46. package/dist/SalesCampaignsSection.js +299 -330
  47. package/dist/ShopCardsSection.cjs +6 -19
  48. package/dist/ShopCardsSection.js +54 -100
  49. package/dist/SimpleCategoriesSection.cjs +3 -3
  50. package/dist/SimpleCategoriesSection.js +64 -67
  51. package/dist/SimpleProductsSection.cjs +7 -7
  52. package/dist/SimpleProductsSection.js +65 -138
  53. package/dist/UrgentSaleProductsSection.cjs +1 -1
  54. package/dist/UrgentSaleProductsSection.js +1 -1
  55. package/dist/index-B7fBsitY.js +45 -0
  56. package/dist/index-BMAvJQBG.cjs +9 -0
  57. package/dist/index-BUdvfHpp.cjs +5 -0
  58. package/dist/index-BXT1eY2D.js +753 -0
  59. package/dist/index-C6amCwRZ.js +25 -0
  60. package/dist/index-C8R9lsWG.cjs +1 -0
  61. package/dist/index-CeQvy566.cjs +11 -0
  62. package/dist/index-Cyt4EUZ6.js +20 -0
  63. package/dist/index-D3QZziO_.cjs +368 -0
  64. package/dist/index-VTkAaA-n.js +18 -0
  65. package/dist/style-BFPpppS9.js +73 -0
  66. package/dist/style-CQdEALKR.cjs +59 -0
  67. package/package.json +1 -1
  68. package/dist/index-BGNavrtB.cjs +0 -368
  69. package/dist/index-BHcrzV2G.js +0 -54
  70. package/dist/index-Bj1KWOV4.cjs +0 -11
  71. package/dist/index-BsAddfgC.cjs +0 -1
  72. package/dist/index-Cn4bq6ZX.js +0 -84
  73. package/dist/index-CuRcxKQH.js +0 -42
  74. package/dist/index-DB1J-G6Z.js +0 -38
  75. package/dist/index-DkPva6Gr.cjs +0 -20
  76. package/dist/index-fzBXDy05.cjs +0 -16
  77. package/dist/index-gFZSZLba.js +0 -882
  78. package/dist/style-DvkivBNg.js +0 -74
  79. package/dist/style-Ito6YFqi.cjs +0 -64
@@ -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
- };
@@ -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;