@lanaco/lnc-react-ui 4.0.86 → 4.0.88
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/BannerSectionBasic.cjs +1 -1
- package/dist/BannerSectionBasic.js +1 -1
- package/dist/BannerSectionCarousel.cjs +2 -2
- package/dist/BannerSectionCarousel.js +6 -3
- package/dist/BannerSectionGrid.cjs +1 -1
- package/dist/BannerSectionGrid.js +3 -3
- package/dist/BannerSectionSimple.cjs +7 -7
- package/dist/BannerSectionSimple.js +54 -51
- package/dist/BannerSectionWithList.cjs +7 -7
- package/dist/BannerSectionWithList.js +33 -30
- package/dist/BannerSectionWithListImage.cjs +9 -9
- package/dist/BannerSectionWithListImage.js +44 -41
- package/dist/BlogCardsSponsoredSection.cjs +4 -4
- package/dist/BlogCardsSponsoredSection.js +33 -30
- package/dist/BlogCategoryCardsSection.cjs +1 -1
- package/dist/BlogCategoryCardsSection.js +2 -2
- package/dist/BlogListSection.cjs +1 -1
- package/dist/BlogListSection.js +1 -1
- package/dist/BlogProductCardsSection.cjs +1 -1
- package/dist/BlogProductCardsSection.js +2 -2
- package/dist/BlogShopCardsSection.cjs +1 -1
- package/dist/BlogShopCardsSection.js +2 -2
- package/dist/BlogSingleSection.cjs +1 -1
- package/dist/BlogSingleSection.js +2 -2
- package/dist/BlogsSectionDetailed.cjs +2 -2
- package/dist/BlogsSectionDetailed.js +29 -26
- package/dist/BlogsSectionLarge.cjs +1 -1
- package/dist/BlogsSectionLarge.js +4 -4
- package/dist/BlogsSectionSimple.cjs +6 -6
- package/dist/BlogsSectionSimple.js +33 -30
- package/dist/BlogsSectionSimpleCentered.cjs +1 -1
- package/dist/BlogsSectionSimpleCentered.js +2 -2
- package/dist/BlogsSectionWithFilters.cjs +6 -6
- package/dist/BlogsSectionWithFilters.js +50 -45
- package/dist/BrandHitsSection.cjs +1 -1
- package/dist/BrandHitsSection.js +1 -1
- package/dist/CalorieCalculatorSection.cjs +1 -1
- package/dist/CalorieCalculatorSection.js +1 -1
- package/dist/CustomLoanMapSection.cjs +3 -3
- package/dist/CustomLoanMapSection.js +96 -36
- package/dist/DetailedProductsSection.cjs +4 -4
- package/dist/DetailedProductsSection.js +40 -35
- package/dist/FieldOfInterestsMasonrySection.cjs +24 -13
- package/dist/FieldOfInterestsMasonrySection.js +72 -66
- package/dist/FieldOfInterestsWithAvatarsCardsSection.cjs +1 -1
- package/dist/FieldOfInterestsWithAvatarsCardsSection.js +1 -1
- package/dist/FieldOfInterestsWithTagsCardsSection.cjs +12 -11
- package/dist/FieldOfInterestsWithTagsCardsSection.js +56 -53
- package/dist/GeneralWithTagsCardsSection.cjs +6 -7
- package/dist/GeneralWithTagsCardsSection.js +8 -9
- package/dist/GiftCardsSection.cjs +8 -8
- package/dist/GiftCardsSection.js +55 -52
- package/dist/LoanCalculatorSection.cjs +106 -4
- package/dist/LoanCalculatorSection.js +505 -350
- package/dist/LocationFinderSection.cjs +1 -1
- package/dist/LocationFinderSection.js +1 -1
- package/dist/LocationSearchSection.cjs +4 -4
- package/dist/LocationSearchSection.js +18 -16
- package/dist/MasonryGeneralCardsSection.cjs +1 -1
- package/dist/MasonryGeneralCardsSection.js +1 -1
- package/dist/OverlayGeneralCardsSection.cjs +1 -1
- package/dist/OverlayGeneralCardsSection.js +2 -2
- package/dist/ProductsWithBannerSection.cjs +1 -1
- package/dist/ProductsWithBannerSection.js +3 -3
- package/dist/QuizSection.cjs +1 -1
- package/dist/QuizSection.js +1 -1
- package/dist/ReviewsSection.cjs +1 -1
- package/dist/ReviewsSection.js +2 -2
- package/dist/SalesCampaignsSection.cjs +1 -1
- package/dist/SalesCampaignsSection.js +2 -2
- package/dist/SeparatorSection.cjs +1 -1
- package/dist/SeparatorSection.js +1 -1
- package/dist/ShopCardsSection.cjs +1 -1
- package/dist/ShopCardsSection.js +1 -1
- package/dist/SimpleCategoriesSection.cjs +2 -2
- package/dist/SimpleCategoriesSection.js +19 -16
- package/dist/SimpleProductsSection.cjs +1 -1
- package/dist/SimpleProductsSection.js +3 -3
- package/dist/UrgentSaleProductsSection.cjs +12 -6
- package/dist/UrgentSaleProductsSection.js +56 -47
- package/dist/consts-BuFChS64.js +7 -0
- package/dist/consts-goSZX3xP.cjs +1 -0
- package/dist/{index-BxlCwYfi.cjs → index-BaLBHyTh.cjs} +1 -1
- package/dist/{index-C7iutNsj.cjs → index-Ccw8sLnK.cjs} +1 -1
- package/dist/{index-CpuLfTNK.js → index-CsrdUl1x.js} +1 -1
- package/dist/{index-CWAifrDS.cjs → index-Cx4KvZ9L.cjs} +1 -1
- package/dist/{index-rYeYJwuL.cjs → index-DG7qQq8L.cjs} +1 -1
- package/dist/{index-DmuZIVnC.js → index-Db8wvLXS.js} +2 -2
- package/dist/{index-BpS5mEUu.js → index-Yh18uk_f.js} +2 -2
- package/dist/{index-B5bRol0l.js → index-iSD5jNBk.js} +2 -2
- package/dist/{skeleton-BRWiMY6b.cjs → skeleton-BBSBZ4JV.cjs} +1 -1
- package/dist/{skeleton-DhXNRCfI.js → skeleton-DALCB1S7.js} +1 -1
- package/dist/{style-OPSfrtFm.cjs → style-BTTXJFJN.cjs} +1 -1
- package/dist/{style-CsMpu4iC.js → style-sLF37aOA.js} +1 -1
- package/dist/{style-DOKM5cZi.js → style-tw6KjI2J.js} +1 -1
- package/dist/{style-C571ywKV.cjs → style-xvwWn3Zv.cjs} +1 -1
- package/dist/{suspense-categories-card-simple-D-tE8xV6.cjs → suspense-categories-card-simple-5JZtz7wj.cjs} +1 -1
- package/dist/{suspense-categories-card-simple-BmmCOsc0.js → suspense-categories-card-simple-BTFqzXyn.js} +1 -1
- package/dist/{suspense-large-Buu1428e.cjs → suspense-large-BtfvnzWh.cjs} +1 -1
- package/dist/{suspense-large-iKRJJlJv.js → suspense-large-DFlSJhGG.js} +1 -1
- package/dist/{suspense-product-card-detailed-J2a9wi6Z.js → suspense-product-card-detailed-CwdbxJrY.js} +1 -1
- package/dist/{suspense-product-card-detailed-CwUN6A-L.cjs → suspense-product-card-detailed-DBNlkFiP.cjs} +1 -1
- package/dist/{useDetectMobile-BC6EGaBc.js → useDetectMobile-Bkvj0VMa.js} +1 -1
- package/dist/{useDetectMobile-D6d5LpdL.cjs → useDetectMobile-zkbzoOGV.cjs} +1 -1
- package/package.json +1 -1
- package/dist/consts-C1uHV4xc.js +0 -6
- package/dist/consts-CtNoHdBj.cjs +0 -1
- package/dist/index-B69VVFyo.js +0 -164
- package/dist/index-ZR5ws_qw.cjs +0 -103
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const t=require("react/jsx-runtime"),
|
|
1
|
+
"use strict";const t=require("react/jsx-runtime"),u=require("react"),w=require("./emotion-styled.browser.esm-BtEseadx.cjs"),y=require("./consts-goSZX3xP.cjs"),R=require("./useDetectMobile-zkbzoOGV.cjs"),r=require("./utils-DhRHf5Ed.cjs"),N=require("./style-xvwWn3Zv.cjs"),T=require("./Button.cjs"),O=require("./index-BVaZWq6y.cjs"),A=w.styled.div`
|
|
2
2
|
display: grid;
|
|
3
3
|
grid-template-columns: ${i=>`repeat(${i.limit}, minmax(0, 1fr))`};
|
|
4
4
|
gap: 1.25rem;
|
|
@@ -108,4 +108,4 @@
|
|
|
108
108
|
align-items: center;
|
|
109
109
|
gap: 1rem;
|
|
110
110
|
}
|
|
111
|
-
`,$=
|
|
111
|
+
`,$=u.forwardRef((i,l)=>{const{title:s,imageUrl:m,text:o,numberOfLikes:n,numberOfComments:h,timeToRead:p,publishedAt:c,tags:d,onCardClick:j,timeToReadText:f="{0} min read"}=i;return t.jsxs(k,{ref:l,className:"blog-card",onClick:j,children:[t.jsx(O.ProductImageWrapper,{src:m}),t.jsxs(S,{children:[t.jsxs("div",{className:"info-wr",children:[t.jsxs("div",{className:"info-wr-1",children:[t.jsxs("span",{children:[r.formatLocaleDateString(c)," "]}),t.jsx("span",{className:"small-dot",children:"●"}),p&&f?`${r.formatString(f,p)}`:"N/A"]}),t.jsxs("div",{className:"info-wr-2",children:[t.jsxs("span",{className:"info-wr-1",children:[t.jsx("i",{className:"mng mng-lnc-thumbs-up--filled"}),t.jsx("span",{children:r.getRoundedNumber(n)})]}),t.jsxs("span",{className:"info-wr-1",children:[t.jsx("i",{className:"mng mng-lnc-messages-filled"}),t.jsx("span",{children:r.getRoundedNumber(h)})]})]})]}),t.jsx("div",{className:"text-wr-title",children:s}),t.jsx("div",{className:"text-wr",children:o})]}),t.jsx("div",{className:"tags-wr",children:d==null?void 0:d.map((a,b)=>t.jsx(N.BlogTag,{color:a==null?void 0:a.color,children:a==null?void 0:a.name},b))})]})}),D=u.forwardRef(({},i)=>t.jsxs(k,{className:"blog-card",children:[t.jsx("div",{className:"skeleton-img"}),t.jsxs(S,{children:[t.jsx("div",{className:"info-wr"}),t.jsx("div",{className:"skeleton-title"}),t.jsx("div",{className:"info-wr-skeleton"})]})]})),q=({limit:i=3,isLoading:l=!1,keyPrefix:s})=>t.jsx(t.Fragment,{children:Array.from({length:i},(m,o)=>t.jsx(D,{isLoading:l},`${s}-skeleton-product-card-${o}`))}),B=({children:i,fallbackComponent:l=t.jsx(t.Fragment,{}),isLoading:s=!1,limit:m,keyPrefix:o})=>t.jsx(u.Suspense,{fallbackComponent:l,children:s===!0?t.jsx(q,{isLoading:s,limit:m,keyPrefix:o}):i}),v=u.memo($),L=u.forwardRef((i,l)=>{const{icon:s,title:m,onButtonAction:o,items:n,buttonText:h,timeToReadText:p,limit:c=3,onSelectCard:d=()=>{},isLoading:j=!1,buttonLink:f,getImage:a=()=>{}}=i,b=R.useDetectMobile(),C=u.useMemo(()=>t.jsx(t.Fragment,{children:b===!0?n==null?void 0:n.map((e,g)=>t.jsx(v,{title:e==null?void 0:e.title,text:e==null?void 0:e.description,titleSlug:e==null?void 0:e.titleSlug,numberOfLikes:e==null?void 0:e.numberOfLikes,numberOfComments:e==null?void 0:e.numberOfComments,publishedAt:e==null?void 0:e.publishedAt,timeToRead:e==null?void 0:e.timeToRead,timeToReadText:p,tags:e==null?void 0:e.tags,onCardClick:()=>d(e==null?void 0:e.titleSlug),imageUrl:a(e==null?void 0:e.imageUrl,e==null?void 0:e.uuid)||null},g)):n==null?void 0:n.slice(0,c).map((e,g)=>t.jsx(v,{title:e==null?void 0:e.title,imageUrl:a(e==null?void 0:e.imageUrl,e==null?void 0:e.uuid)||null,text:e==null?void 0:e.description,titleSlug:e==null?void 0:e.titleSlug,tags:e==null?void 0:e.tags,numberOfLikes:e==null?void 0:e.numberOfLikes,numberOfComments:e==null?void 0:e.numberOfComments,publishedAt:e==null?void 0:e.publishedAt,timeToRead:e==null?void 0:e.timeToRead,timeToReadText:p,onCardClick:()=>d(e==null?void 0:e.titleSlug)},g))}),[n,b,c,d]);return t.jsxs(N.RegulatTitleSectionWrapper,{ref:l,children:[t.jsxs("div",{className:"regular-title",children:[t.jsxs("div",{className:"regular-title-text",children:[r.isDefinedNotEmptyString(s)&&t.jsx("i",{className:s}),t.jsx("span",{children:m})]}),r.isDefinedNotEmptyString(h)&&r.isDefinedNotEmptyString(f)&&t.jsx(T,{type:"button",btnType:"tinted",color:"gray",onClick:e=>{var g;(g=e==null?void 0:e.target)==null||g.blur(),o(f)},borderRadius:"curved",children:h})]}),t.jsx(A,{limit:c,children:t.jsx(B,{isLoading:j,limit:c,keyPrefix:"explore-landing",children:C})})]})});module.exports=L;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsxs as t, jsx as r, Fragment as k } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as N, Suspense as A, memo as B, useMemo as L } from "react";
|
|
3
3
|
import { s as y } from "./emotion-styled.browser.esm-BNN1dTl3.js";
|
|
4
|
-
import { M as T } from "./consts-
|
|
5
|
-
import { u as D } from "./useDetectMobile-
|
|
4
|
+
import { M as T } from "./consts-BuFChS64.js";
|
|
5
|
+
import { u as D } from "./useDetectMobile-Bkvj0VMa.js";
|
|
6
6
|
import { m as v, t as P, q as z, p as M, s as C, k as w } from "./utils-BE-UlkKf.js";
|
|
7
|
-
import { B as I, R as U } from "./style-
|
|
7
|
+
import { B as I, R as U } from "./style-sLF37aOA.js";
|
|
8
8
|
import W from "./Button.js";
|
|
9
9
|
import { P as j } from "./index-Ca38iPjf.js";
|
|
10
10
|
const E = y.div`
|
|
@@ -123,16 +123,16 @@ const E = y.div`
|
|
|
123
123
|
imageUrl: d,
|
|
124
124
|
text: s,
|
|
125
125
|
numberOfLikes: l,
|
|
126
|
-
numberOfComments:
|
|
127
|
-
timeToRead:
|
|
126
|
+
numberOfComments: f,
|
|
127
|
+
timeToRead: p,
|
|
128
128
|
publishedAt: c,
|
|
129
129
|
tags: m,
|
|
130
|
-
onCardClick:
|
|
131
|
-
timeToReadText:
|
|
130
|
+
onCardClick: b,
|
|
131
|
+
timeToReadText: u = "{0} min read"
|
|
132
132
|
} = i;
|
|
133
133
|
return (
|
|
134
134
|
// <BlogCardDetailedSkeleton />
|
|
135
|
-
/* @__PURE__ */ t(R, { ref: o, className: "blog-card", onClick:
|
|
135
|
+
/* @__PURE__ */ t(R, { ref: o, className: "blog-card", onClick: b, children: [
|
|
136
136
|
/* @__PURE__ */ r(j, { src: d }),
|
|
137
137
|
/* @__PURE__ */ t(O, { children: [
|
|
138
138
|
/* @__PURE__ */ t("div", { className: "info-wr", children: [
|
|
@@ -142,7 +142,7 @@ const E = y.div`
|
|
|
142
142
|
" "
|
|
143
143
|
] }),
|
|
144
144
|
/* @__PURE__ */ r("span", { className: "small-dot", children: "●" }),
|
|
145
|
-
|
|
145
|
+
p && u ? `${z(u, p)}` : "N/A"
|
|
146
146
|
] }),
|
|
147
147
|
/* @__PURE__ */ t("div", { className: "info-wr-2", children: [
|
|
148
148
|
/* @__PURE__ */ t("span", { className: "info-wr-1", children: [
|
|
@@ -151,14 +151,14 @@ const E = y.div`
|
|
|
151
151
|
] }),
|
|
152
152
|
/* @__PURE__ */ t("span", { className: "info-wr-1", children: [
|
|
153
153
|
/* @__PURE__ */ r("i", { className: "mng mng-lnc-messages-filled" }),
|
|
154
|
-
/* @__PURE__ */ r("span", { children: C(
|
|
154
|
+
/* @__PURE__ */ r("span", { children: C(f) })
|
|
155
155
|
] })
|
|
156
156
|
] })
|
|
157
157
|
] }),
|
|
158
158
|
/* @__PURE__ */ r("div", { className: "text-wr-title", children: a }),
|
|
159
159
|
/* @__PURE__ */ r("div", { className: "text-wr", children: s })
|
|
160
160
|
] }),
|
|
161
|
-
/* @__PURE__ */ r("div", { className: "tags-wr", children: m == null ? void 0 : m.map((n,
|
|
161
|
+
/* @__PURE__ */ r("div", { className: "tags-wr", children: m == null ? void 0 : m.map((n, h) => /* @__PURE__ */ r(I, { color: n == null ? void 0 : n.color, children: n == null ? void 0 : n.name }, h)) })
|
|
162
162
|
] })
|
|
163
163
|
);
|
|
164
164
|
}), G = N(({}, i) => /* @__PURE__ */ t(R, { className: "blog-card", children: [
|
|
@@ -193,16 +193,16 @@ const E = y.div`
|
|
|
193
193
|
title: d,
|
|
194
194
|
onButtonAction: s,
|
|
195
195
|
items: l,
|
|
196
|
-
buttonText:
|
|
197
|
-
timeToReadText:
|
|
196
|
+
buttonText: f,
|
|
197
|
+
timeToReadText: p,
|
|
198
198
|
limit: c = 3,
|
|
199
199
|
onSelectCard: m = () => {
|
|
200
200
|
},
|
|
201
|
-
isLoading:
|
|
202
|
-
buttonLink:
|
|
201
|
+
isLoading: b = !1,
|
|
202
|
+
buttonLink: u,
|
|
203
203
|
getImage: n = () => {
|
|
204
204
|
}
|
|
205
|
-
} = i,
|
|
205
|
+
} = i, h = D(), $ = L(() => /* @__PURE__ */ r(k, { children: h === !0 ? l == null ? void 0 : l.map((e, g) => /* @__PURE__ */ r(
|
|
206
206
|
S,
|
|
207
207
|
{
|
|
208
208
|
title: e == null ? void 0 : e.title,
|
|
@@ -212,13 +212,13 @@ const E = y.div`
|
|
|
212
212
|
numberOfComments: e == null ? void 0 : e.numberOfComments,
|
|
213
213
|
publishedAt: e == null ? void 0 : e.publishedAt,
|
|
214
214
|
timeToRead: e == null ? void 0 : e.timeToRead,
|
|
215
|
-
timeToReadText:
|
|
215
|
+
timeToReadText: p,
|
|
216
216
|
tags: e == null ? void 0 : e.tags,
|
|
217
217
|
onCardClick: () => m(e == null ? void 0 : e.titleSlug),
|
|
218
218
|
imageUrl: n(e == null ? void 0 : e.imageUrl, e == null ? void 0 : e.uuid) || null
|
|
219
219
|
},
|
|
220
|
-
|
|
221
|
-
)) : l == null ? void 0 : l.slice(0, c).map((e,
|
|
220
|
+
g
|
|
221
|
+
)) : l == null ? void 0 : l.slice(0, c).map((e, g) => /* @__PURE__ */ r(
|
|
222
222
|
S,
|
|
223
223
|
{
|
|
224
224
|
title: e == null ? void 0 : e.title,
|
|
@@ -230,33 +230,36 @@ const E = y.div`
|
|
|
230
230
|
numberOfComments: e == null ? void 0 : e.numberOfComments,
|
|
231
231
|
publishedAt: e == null ? void 0 : e.publishedAt,
|
|
232
232
|
timeToRead: e == null ? void 0 : e.timeToRead,
|
|
233
|
-
timeToReadText:
|
|
233
|
+
timeToReadText: p,
|
|
234
234
|
onCardClick: () => m(e == null ? void 0 : e.titleSlug)
|
|
235
235
|
},
|
|
236
|
-
|
|
237
|
-
)) }), [l,
|
|
236
|
+
g
|
|
237
|
+
)) }), [l, h, c, m]);
|
|
238
238
|
return /* @__PURE__ */ t(U, { ref: o, children: [
|
|
239
239
|
/* @__PURE__ */ t("div", { className: "regular-title", children: [
|
|
240
240
|
/* @__PURE__ */ t("div", { className: "regular-title-text", children: [
|
|
241
241
|
w(a) && /* @__PURE__ */ r("i", { className: a }),
|
|
242
242
|
/* @__PURE__ */ r("span", { children: d })
|
|
243
243
|
] }),
|
|
244
|
-
w(
|
|
244
|
+
w(f) && w(u) && /* @__PURE__ */ r(
|
|
245
245
|
W,
|
|
246
246
|
{
|
|
247
247
|
type: "button",
|
|
248
248
|
btnType: "tinted",
|
|
249
249
|
color: "gray",
|
|
250
|
-
onClick: () =>
|
|
250
|
+
onClick: (e) => {
|
|
251
|
+
var g;
|
|
252
|
+
(g = e == null ? void 0 : e.target) == null || g.blur(), s(u);
|
|
253
|
+
},
|
|
251
254
|
borderRadius: "curved",
|
|
252
|
-
children:
|
|
255
|
+
children: f
|
|
253
256
|
}
|
|
254
257
|
)
|
|
255
258
|
] }),
|
|
256
259
|
/* @__PURE__ */ r(E, { limit: c, children: /* @__PURE__ */ r(
|
|
257
260
|
F,
|
|
258
261
|
{
|
|
259
|
-
isLoading:
|
|
262
|
+
isLoading: b,
|
|
260
263
|
limit: c,
|
|
261
264
|
keyPrefix: "explore-landing",
|
|
262
265
|
children: $
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const i=require("react/jsx-runtime"),s=require("react"),p=require("./emotion-styled.browser.esm-BtEseadx.cjs"),S=require("./consts-
|
|
1
|
+
"use strict";const i=require("react/jsx-runtime"),s=require("react"),p=require("./emotion-styled.browser.esm-BtEseadx.cjs"),S=require("./consts-goSZX3xP.cjs"),b=require("./useDetectMobile-zkbzoOGV.cjs"),q=require("./index-Ccw8sLnK.cjs"),C=require("./suspense-large-BtfvnzWh.cjs"),f=p.styled.div`
|
|
2
2
|
display: grid;
|
|
3
3
|
grid-template-columns: ${l=>`repeat(${l.limit}, minmax(0, 1fr))`};
|
|
4
4
|
gap: 1.25rem;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as r, Fragment as p } from "react/jsx-runtime";
|
|
2
2
|
import { memo as c, forwardRef as f, useMemo as S } from "react";
|
|
3
3
|
import { s as C } from "./emotion-styled.browser.esm-BNN1dTl3.js";
|
|
4
|
-
import { M as b } from "./consts-
|
|
5
|
-
import { u as B } from "./useDetectMobile-
|
|
6
|
-
import { B as M } from "./index-
|
|
7
|
-
import { S as L } from "./suspense-large-
|
|
4
|
+
import { M as b } from "./consts-BuFChS64.js";
|
|
5
|
+
import { u as B } from "./useDetectMobile-Bkvj0VMa.js";
|
|
6
|
+
import { B as M } from "./index-Yh18uk_f.js";
|
|
7
|
+
import { S as L } from "./suspense-large-DFlSJhGG.js";
|
|
8
8
|
const h = C.div`
|
|
9
9
|
display: grid;
|
|
10
10
|
grid-template-columns: ${(l) => `repeat(${l.limit}, minmax(0, 1fr))`};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const r=require("react/jsx-runtime"),
|
|
1
|
+
"use strict";const r=require("react/jsx-runtime"),c=require("react"),p=require("./emotion-styled.browser.esm-BtEseadx.cjs"),S=require("./consts-goSZX3xP.cjs"),N=require("./useDetectMobile-zkbzoOGV.cjs"),u=require("./utils-DhRHf5Ed.cjs"),x=require("./style-xvwWn3Zv.cjs"),q=require("./Button.cjs"),R=require("./Link.cjs"),M=require("./index-BVaZWq6y.cjs"),B=p.styled.div`
|
|
2
2
|
display: grid;
|
|
3
3
|
grid-template-columns: ${t=>`repeat(${t.limit}, minmax(0, 1fr))`};
|
|
4
4
|
gap: 1.25rem;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
@media (max-width: ${S.MOBILE_SIZE_PX+"px"}) {
|
|
7
7
|
grid-template-columns: repeat(1, 1fr);
|
|
8
8
|
}
|
|
9
|
-
`,
|
|
9
|
+
`,b=p.styled.div`
|
|
10
10
|
display: flex;
|
|
11
11
|
flex-direction: column;
|
|
12
12
|
width: 100%;
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
width: 100%;
|
|
39
39
|
max-height: 12.5625rem;
|
|
40
40
|
min-height: 12.5625rem;
|
|
41
|
-
background-color: ${
|
|
41
|
+
background-color: ${u.linearGradientAnimation("-90deg")};
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
& .action {
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
|
|
49
49
|
@media (max-width: ${S.MOBILE_SIZE_PX+"px"}) {
|
|
50
50
|
}
|
|
51
|
-
`,
|
|
51
|
+
`,y=p.styled.div`
|
|
52
52
|
padding: 1rem 1rem 0 1rem;
|
|
53
53
|
display: flex;
|
|
54
54
|
flex-direction: column;
|
|
@@ -66,6 +66,6 @@
|
|
|
66
66
|
font-size: 0.875rem;
|
|
67
67
|
flex: 1;
|
|
68
68
|
color: var(--gray-700, #4e555f);
|
|
69
|
-
${
|
|
69
|
+
${u.truncateTextInRows(3)}
|
|
70
70
|
}
|
|
71
|
-
`,$=
|
|
71
|
+
`,$=c.forwardRef((t,o)=>{const{title:i,imageUrl:s,text:l,onCardClick:d,readMoreText:m="Read more"}=t;return r.jsxs(b,{ref:o,className:"blog-card",onClick:d,children:[r.jsx(M.ProductImageWrapper,{src:s}),r.jsxs(y,{children:[r.jsx("div",{className:"text-wr-title",children:i}),r.jsx("div",{className:"text-wr",children:l})]}),r.jsx(R,{className:"action",color:"gray",onClick:d,children:m})]})}),I=c.forwardRef(({},t)=>r.jsxs(b,{className:"product-card",children:[r.jsx("div",{className:"skeleton-img"}),r.jsx("div",{className:"card-title"}),r.jsx(y,{})]})),P=({limit:t=3,isLoading:o=!1,keyPrefix:i})=>r.jsx(r.Fragment,{children:Array.from({length:t},(s,l)=>r.jsx(I,{isLoading:o},`${i}-skeleton-product-card-${l}`))}),T=({children:t,fallbackComponent:o=r.jsx(r.Fragment,{}),isLoading:i=!1,limit:s,keyPrefix:l})=>r.jsx(c.Suspense,{fallbackComponent:o,children:i===!0?r.jsx(P,{isLoading:i,limit:s,keyPrefix:l}):t}),j=c.memo($),_=c.forwardRef((t,o)=>{const{icon:i,title:s,onButtonAction:l=()=>{},onSelectCard:d=()=>{},buttonLink:m,items:n,buttonText:v,limit:g=3,isLoading:w=!1,getImage:h=()=>{},readMoreText:f="Read more"}=t,k=N.useDetectMobile(),C=c.useMemo(()=>r.jsx(r.Fragment,{children:k===!0?n==null?void 0:n.map((e,a)=>r.jsx(j,{title:e==null?void 0:e.title,imageUrl:h(e==null?void 0:e.imageUrl,e==null?void 0:e.uuid)||null,text:e==null?void 0:e.description,titleSlug:e==null?void 0:e.titleSlug,readMoreText:f,onCardClick:()=>d(e==null?void 0:e.titleSlug)},a)):n==null?void 0:n.slice(0,g).map((e,a)=>r.jsx(j,{title:e==null?void 0:e.title,imageUrl:h(e==null?void 0:e.imageUrl,e==null?void 0:e.uuid)||null,text:e==null?void 0:e.description,titleSlug:e==null?void 0:e.titleSlug,readMoreText:f,onCardClick:()=>d(e==null?void 0:e.titleSlug)},a))}),[n]);return r.jsxs(x.RegulatTitleSectionWrapper,{ref:o,children:[r.jsxs("div",{className:"regular-title",children:[r.jsxs("div",{className:"regular-title-text",children:[u.isDefinedNotEmptyString(i)&&r.jsx("i",{className:i}),r.jsx("span",{children:s})]}),u.isDefinedNotEmptyString(m)&&r.jsx(q,{type:"button",btnType:"tinted",color:"gray",onClick:e=>{var a;(a=e==null?void 0:e.target)==null||a.blur(),l(m)},borderRadius:"curved",children:v})]}),r.jsx(B,{limit:g,children:r.jsx(T,{isLoading:w,limit:g,keyPrefix:"explore-landing",children:C})})]})});module.exports=_;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
1
|
+
import { jsxs as d, jsx as r, Fragment as g } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as u, Suspense as B, memo as P, useMemo as R } from "react";
|
|
3
3
|
import { s as h } from "./emotion-styled.browser.esm-BNN1dTl3.js";
|
|
4
|
-
import { M as k } from "./consts-
|
|
5
|
-
import { u as T } from "./useDetectMobile-
|
|
6
|
-
import { m as I, t as U, k as
|
|
7
|
-
import { R as W } from "./style-
|
|
4
|
+
import { M as k } from "./consts-BuFChS64.js";
|
|
5
|
+
import { u as T } from "./useDetectMobile-Bkvj0VMa.js";
|
|
6
|
+
import { m as I, t as U, k as b } from "./utils-BE-UlkKf.js";
|
|
7
|
+
import { R as W } from "./style-sLF37aOA.js";
|
|
8
8
|
import z from "./Button.js";
|
|
9
9
|
import j from "./Link.js";
|
|
10
10
|
import { P as A } from "./index-Ca38iPjf.js";
|
|
@@ -79,18 +79,18 @@ const E = h.div`
|
|
|
79
79
|
${U(3)}
|
|
80
80
|
}
|
|
81
81
|
`, L = u((t, o) => {
|
|
82
|
-
const { title: i, imageUrl: n, text: l, onCardClick:
|
|
83
|
-
return /* @__PURE__ */
|
|
82
|
+
const { title: i, imageUrl: n, text: l, onCardClick: c, readMoreText: s = "Read more" } = t;
|
|
83
|
+
return /* @__PURE__ */ d(w, { ref: o, className: "blog-card", onClick: c, children: [
|
|
84
84
|
/* @__PURE__ */ r(A, { src: n }),
|
|
85
|
-
/* @__PURE__ */
|
|
85
|
+
/* @__PURE__ */ d(y, { children: [
|
|
86
86
|
/* @__PURE__ */ r("div", { className: "text-wr-title", children: i }),
|
|
87
87
|
/* @__PURE__ */ r("div", { className: "text-wr", children: l })
|
|
88
88
|
] }),
|
|
89
|
-
/* @__PURE__ */ r(j, { className: "action", color: "gray", onClick:
|
|
89
|
+
/* @__PURE__ */ r(j, { className: "action", color: "gray", onClick: c, children: s })
|
|
90
90
|
] });
|
|
91
91
|
}), _ = u(({}, t) => (
|
|
92
92
|
// <LandingPageClearProductCardSkeleton />
|
|
93
|
-
/* @__PURE__ */
|
|
93
|
+
/* @__PURE__ */ d(w, { className: "product-card", children: [
|
|
94
94
|
/* @__PURE__ */ r("div", { className: "skeleton-img" }),
|
|
95
95
|
/* @__PURE__ */ r("div", { className: "card-title" }),
|
|
96
96
|
/* @__PURE__ */ r(y, {})
|
|
@@ -114,68 +114,71 @@ const E = h.div`
|
|
|
114
114
|
limit: n,
|
|
115
115
|
keyPrefix: l
|
|
116
116
|
}
|
|
117
|
-
) : t }),
|
|
117
|
+
) : t }), S = P(L), Y = u((t, o) => {
|
|
118
118
|
const {
|
|
119
119
|
icon: i,
|
|
120
120
|
title: n,
|
|
121
121
|
onButtonAction: l = () => {
|
|
122
122
|
},
|
|
123
|
-
onSelectCard:
|
|
123
|
+
onSelectCard: c = () => {
|
|
124
124
|
},
|
|
125
|
-
buttonLink:
|
|
125
|
+
buttonLink: s,
|
|
126
126
|
items: a,
|
|
127
127
|
buttonText: C,
|
|
128
|
-
limit:
|
|
128
|
+
limit: p = 3,
|
|
129
129
|
isLoading: N = !1,
|
|
130
130
|
getImage: f = () => {
|
|
131
131
|
},
|
|
132
132
|
readMoreText: v = "Read more"
|
|
133
|
-
} = t, M = T(), $ = R(() => /* @__PURE__ */ r(g, { children: M === !0 ? a == null ? void 0 : a.map((e,
|
|
134
|
-
|
|
133
|
+
} = t, M = T(), $ = R(() => /* @__PURE__ */ r(g, { children: M === !0 ? a == null ? void 0 : a.map((e, m) => /* @__PURE__ */ r(
|
|
134
|
+
S,
|
|
135
135
|
{
|
|
136
136
|
title: e == null ? void 0 : e.title,
|
|
137
137
|
imageUrl: f(e == null ? void 0 : e.imageUrl, e == null ? void 0 : e.uuid) || null,
|
|
138
138
|
text: e == null ? void 0 : e.description,
|
|
139
139
|
titleSlug: e == null ? void 0 : e.titleSlug,
|
|
140
140
|
readMoreText: v,
|
|
141
|
-
onCardClick: () =>
|
|
141
|
+
onCardClick: () => c(e == null ? void 0 : e.titleSlug)
|
|
142
142
|
},
|
|
143
|
-
|
|
144
|
-
)) : a == null ? void 0 : a.slice(0,
|
|
145
|
-
|
|
143
|
+
m
|
|
144
|
+
)) : a == null ? void 0 : a.slice(0, p).map((e, m) => /* @__PURE__ */ r(
|
|
145
|
+
S,
|
|
146
146
|
{
|
|
147
147
|
title: e == null ? void 0 : e.title,
|
|
148
148
|
imageUrl: f(e == null ? void 0 : e.imageUrl, e == null ? void 0 : e.uuid) || null,
|
|
149
149
|
text: e == null ? void 0 : e.description,
|
|
150
150
|
titleSlug: e == null ? void 0 : e.titleSlug,
|
|
151
151
|
readMoreText: v,
|
|
152
|
-
onCardClick: () =>
|
|
152
|
+
onCardClick: () => c(e == null ? void 0 : e.titleSlug)
|
|
153
153
|
},
|
|
154
|
-
|
|
154
|
+
m
|
|
155
155
|
)) }), [a]);
|
|
156
|
-
return /* @__PURE__ */
|
|
157
|
-
/* @__PURE__ */
|
|
158
|
-
/* @__PURE__ */
|
|
159
|
-
|
|
156
|
+
return /* @__PURE__ */ d(W, { ref: o, children: [
|
|
157
|
+
/* @__PURE__ */ d("div", { className: "regular-title", children: [
|
|
158
|
+
/* @__PURE__ */ d("div", { className: "regular-title-text", children: [
|
|
159
|
+
b(i) && /* @__PURE__ */ r("i", { className: i }),
|
|
160
160
|
/* @__PURE__ */ r("span", { children: n })
|
|
161
161
|
] }),
|
|
162
|
-
|
|
162
|
+
b(s) && /* @__PURE__ */ r(
|
|
163
163
|
z,
|
|
164
164
|
{
|
|
165
165
|
type: "button",
|
|
166
166
|
btnType: "tinted",
|
|
167
167
|
color: "gray",
|
|
168
|
-
onClick: () =>
|
|
168
|
+
onClick: (e) => {
|
|
169
|
+
var m;
|
|
170
|
+
(m = e == null ? void 0 : e.target) == null || m.blur(), l(s);
|
|
171
|
+
},
|
|
169
172
|
borderRadius: "curved",
|
|
170
173
|
children: C
|
|
171
174
|
}
|
|
172
175
|
)
|
|
173
176
|
] }),
|
|
174
|
-
/* @__PURE__ */ r(E, { limit:
|
|
177
|
+
/* @__PURE__ */ r(E, { limit: p, children: /* @__PURE__ */ r(
|
|
175
178
|
G,
|
|
176
179
|
{
|
|
177
180
|
isLoading: N,
|
|
178
|
-
limit:
|
|
181
|
+
limit: p,
|
|
179
182
|
keyPrefix: "explore-landing",
|
|
180
183
|
children: $
|
|
181
184
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const t=require("react/jsx-runtime"),l=require("react"),u=require("./emotion-styled.browser.esm-BtEseadx.cjs"),p=require("./consts-
|
|
1
|
+
"use strict";const t=require("react/jsx-runtime"),l=require("react"),u=require("./emotion-styled.browser.esm-BtEseadx.cjs"),p=require("./consts-goSZX3xP.cjs"),x=require("./useDetectMobile-zkbzoOGV.cjs"),m=require("./utils-DhRHf5Ed.cjs"),w=require("./Button.cjs"),b=require("./index-BVaZWq6y.cjs"),j=u.styled.div`
|
|
2
2
|
display: grid;
|
|
3
3
|
grid-template-columns: ${i=>`repeat(${i.limit}, minmax(0, 1fr))`};
|
|
4
4
|
gap: 1.25rem;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as c, jsx as t, Fragment as s } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as p, Suspense as k } from "react";
|
|
3
3
|
import { s as g } from "./emotion-styled.browser.esm-BNN1dTl3.js";
|
|
4
|
-
import { M as h } from "./consts-
|
|
5
|
-
import { u as C } from "./useDetectMobile-
|
|
4
|
+
import { M as h } from "./consts-BuFChS64.js";
|
|
5
|
+
import { u as C } from "./useDetectMobile-Bkvj0VMa.js";
|
|
6
6
|
import { m as f, t as v } from "./utils-BE-UlkKf.js";
|
|
7
7
|
import y from "./Button.js";
|
|
8
8
|
import { P as S } from "./index-Ca38iPjf.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const
|
|
1
|
+
"use strict";const t=require("react/jsx-runtime"),d=require("react"),h=require("./emotion-styled.browser.esm-BtEseadx.cjs"),f=require("./consts-goSZX3xP.cjs"),T=require("./useDetectMobile-zkbzoOGV.cjs"),c=require("./utils-DhRHf5Ed.cjs"),$=require("./style-xvwWn3Zv.cjs"),B=require("./Button.cjs"),M=require("./Link.cjs"),R=require("./index-BVaZWq6y.cjs"),W=require("./index-DG7qQq8L.cjs"),A=h.styled.div`
|
|
2
2
|
display: grid;
|
|
3
3
|
grid-template-columns: ${i=>`repeat(${i.limit}, minmax(0, 1fr))`};
|
|
4
4
|
gap: 1.25rem;
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
min-height: 3.3125rem;
|
|
40
40
|
max-height: 3.3125rem;
|
|
41
41
|
border-radius: 0.75rem;
|
|
42
|
-
background-color: ${
|
|
42
|
+
background-color: ${c.linearGradientAnimation("-90deg")};
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
& a {
|
|
@@ -62,19 +62,19 @@
|
|
|
62
62
|
& .skeleton-title {
|
|
63
63
|
height: 1.5rem;
|
|
64
64
|
width: 80%;
|
|
65
|
-
background-color: ${
|
|
65
|
+
background-color: ${c.linearGradientAnimation("-90deg")};
|
|
66
66
|
}
|
|
67
67
|
|
|
68
68
|
& .skeleton-action {
|
|
69
69
|
height: 1.25rem;
|
|
70
70
|
width: 20%;
|
|
71
|
-
background-color: ${
|
|
71
|
+
background-color: ${c.linearGradientAnimation("-90deg")};
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
& .text-wr {
|
|
75
75
|
font-weight: 400;
|
|
76
76
|
font-size: 0.875rem;
|
|
77
77
|
color: var(--gray-700, #4e555f);
|
|
78
|
-
${
|
|
78
|
+
${c.truncateTextInRows(3)}
|
|
79
79
|
}
|
|
80
|
-
`,I=
|
|
80
|
+
`,I=d.forwardRef((i,o)=>{const{title:n,imageUrl:l,text:r,buttonText:u,onCardClick:s}=i;return t.jsxs(w,{ref:o,className:"blog-card",onClick:s,children:[t.jsxs(k,{children:[t.jsx("div",{className:"text-wr-title",children:n}),t.jsx("div",{className:"text-wr",children:r}),t.jsx(M,{color:"gray",onClick:s,children:u})]}),t.jsx(R.ProductImageWrapper,{src:l})]})}),P=d.forwardRef(({},i)=>t.jsxs(w,{className:"blog-card",children:[t.jsxs(k,{children:[t.jsx("div",{className:"skeleton-title"}),t.jsx("div",{className:"text-wr"}),t.jsx("div",{className:"skeleton-action"})]}),t.jsx("div",{className:"skeleton-img"})]})),_=({limit:i=3,isLoading:o=!1,keyPrefix:n})=>t.jsx(t.Fragment,{children:Array.from({length:i},(l,r)=>t.jsx(P,{isLoading:o},`${n}-skeleton-product-card-${r}`))}),z=({children:i,fallbackComponent:o=t.jsx(t.Fragment,{}),isLoading:n=!1,limit:l,keyPrefix:r})=>t.jsx(d.Suspense,{fallbackComponent:o,children:n===!0?t.jsx(_,{isLoading:n,limit:l,keyPrefix:r}):i}),j=d.memo(I),E=d.forwardRef((i,o)=>{const{icon:n,title:l,items:r,buttonText:u,limit:s=3,options:m,selectedOption:v=[],onButtonAction:y=()=>{},buttonLink:p,onSelectOption:x=()=>{},onSelectAll:S=()=>{},isLoading:N=!1,onSelectCard:g=()=>{},productsToolbarName:C="All"}=i,b=T.useDetectMobile(),q=d.useMemo(()=>t.jsx(t.Fragment,{children:b===!0?r==null?void 0:r.map((e,a)=>t.jsx(j,{title:e==null?void 0:e.title,imageUrl:(e==null?void 0:e.image)||null,text:e==null?void 0:e.text,buttonText:e==null?void 0:e.buttonText,onCardClick:()=>g(e)},a)):r==null?void 0:r.slice(0,s).map((e,a)=>t.jsx(j,{title:e==null?void 0:e.title,imageUrl:(e==null?void 0:e.image)||null,text:e==null?void 0:e.text,buttonText:e==null?void 0:e.buttonText,onCardClick:()=>g(e)},a))}),[r,b,s,g]);return t.jsxs($.TitleWithOptionsSectionWrapper,{ref:o,children:[t.jsxs("div",{className:"regular-title",children:[t.jsxs("div",{className:"regular-title-text",children:[c.isDefinedNotEmptyString(n)&&t.jsx("i",{className:n}),t.jsx("span",{children:l})]}),c.isDefinedNotEmptyString(p)&&t.jsx(B,{type:"button",btnType:"tinted",color:"gray",onClick:e=>{var a;(a=e==null?void 0:e.target)==null||a.blur(),y(p)},borderRadius:"curved",children:u})]}),(m==null?void 0:m.length)>0&&t.jsx(W.SelectBar,{items:m,selectedIds:v,onRemove:e=>{x(e)},onSelect:e=>{x(e)},onSelectAll:S,labelKey:"name",valueKey:"code",noMargin:!0,productsToolbarName:C}),t.jsx(A,{limit:s,children:t.jsx(z,{isLoading:N,limit:s,keyPrefix:"explore-landing",children:q})})]})});module.exports=E;
|