@lanaco/lnc-react-ui 4.0.157 → 4.0.161
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/BlogCardsSponsoredSection.cjs +11 -9
- package/dist/BlogCardsSponsoredSection.js +108 -90
- package/dist/BlogExploreSection.cjs +5 -5
- package/dist/BlogExploreSection.js +88 -84
- package/dist/BlogListSection.cjs +5 -5
- package/dist/BlogListSection.js +139 -126
- package/dist/BlogProductCardsSection.cjs +1 -1
- package/dist/BlogProductCardsSection.js +37 -35
- package/dist/BlogShopCardsSection.cjs +1 -1
- package/dist/BlogShopCardsSection.js +43 -41
- package/dist/BlogSingleSection.cjs +1 -1
- package/dist/BlogSingleSection.js +9 -4
- package/dist/BlogsSectionDetailed.cjs +11 -11
- package/dist/BlogsSectionDetailed.js +122 -108
- package/dist/BlogsSectionLarge.cjs +4 -4
- package/dist/BlogsSectionLarge.js +43 -40
- package/dist/BlogsSectionSimple.cjs +8 -8
- package/dist/BlogsSectionSimple.js +100 -86
- package/dist/BlogsSectionSimpleCentered.cjs +9 -9
- package/dist/BlogsSectionSimpleCentered.js +81 -66
- package/dist/BlogsSectionWithFilters.cjs +11 -11
- package/dist/BlogsSectionWithFilters.js +108 -93
- package/dist/{CustomStyles-Ajyqx0cb.cjs → CustomStyles-BwHfr4iM.cjs} +1 -1
- package/dist/{CustomStyles-DVcu00ul.js → CustomStyles-iconSXFL.js} +0 -1
- package/dist/DetailedProductsInfinitiveSection.cjs +5 -3
- package/dist/DetailedProductsInfinitiveSection.js +31 -27
- package/dist/DetailedProductsSection.cjs +3 -3
- package/dist/DetailedProductsSection.js +76 -65
- package/dist/Dropdown.cjs +1 -1
- package/dist/Dropdown.js +2 -2
- package/dist/DropdownLookup.cjs +1 -1
- package/dist/DropdownLookup.js +1 -1
- package/dist/FieldOfInterestsMasonrySection.cjs +20 -12
- package/dist/FieldOfInterestsMasonrySection.js +35 -27
- package/dist/FieldOfInterestsWithAvatarsCardsSection.cjs +1 -1
- package/dist/FieldOfInterestsWithAvatarsCardsSection.js +1 -1
- package/dist/FieldOfInterestsWithTagsCardsSection.cjs +2 -0
- package/dist/FieldOfInterestsWithTagsCardsSection.js +5 -3
- package/dist/GiftCardsSection.cjs +1 -1
- package/dist/GiftCardsSection.js +1 -1
- package/dist/MasonryGeneralCardsSection.cjs +1 -3
- package/dist/MasonryGeneralCardsSection.js +9 -11
- package/dist/MultiSelectDropdown.cjs +1 -1
- package/dist/MultiSelectDropdown.js +1 -1
- package/dist/MultiSelectDropdownLookup.cjs +1 -1
- package/dist/MultiSelectDropdownLookup.js +1 -1
- package/dist/ProductsWithBannerSection.cjs +20 -27
- package/dist/ProductsWithBannerSection.js +93 -78
- package/dist/QuattroCardsSection.cjs +2 -0
- package/dist/QuattroCardsSection.js +2 -0
- package/dist/SalesCampaignsSection.cjs +29 -27
- package/dist/SalesCampaignsSection.js +247 -239
- package/dist/ShopCardsSection.cjs +5 -3
- package/dist/ShopCardsSection.js +29 -25
- package/dist/SimpleCategoriesSection.cjs +1 -1
- package/dist/SimpleCategoriesSection.js +1 -1
- package/dist/SimpleProductsSection.cjs +3 -3
- package/dist/SimpleProductsSection.js +62 -51
- package/dist/UrgentSaleProductsSection.cjs +6 -6
- package/dist/UrgentSaleProductsSection.js +67 -56
- package/dist/index-1Dm1i6WK.js +52 -0
- package/dist/index-BGTtoLxz.cjs +1 -0
- package/dist/{index-CLoINIGC.cjs → index-DicTpiG0.cjs} +5 -5
- package/dist/{index-BGY3PSA-.js → index-y6sKgrZC.js} +45 -34
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/{skeleton-BWFqIToC.js → skeleton-5mO22c5S.js} +94 -84
- package/dist/{skeleton-CanJ6Gr6.cjs → skeleton-Ccd6EDeB.cjs} +8 -8
- package/dist/{style-BLuyU97E.js → style-DKAOBWn3.js} +1 -0
- package/dist/{style-lSjkOR95.cjs → style-Db3VFbfP.cjs} +1 -0
- package/dist/{suspense-product-card-detailed-BWoxabjZ.js → suspense-product-card-detailed-BZtObEfA.js} +126 -123
- package/dist/{suspense-product-card-detailed-DYyH_jf5.cjs → suspense-product-card-detailed-D-pjVe22.cjs} +7 -7
- package/dist/{suspense-product-card-simple-CrqjSxHI.cjs → suspense-product-card-simple-DJ8UYolb.cjs} +1 -1
- package/dist/{suspense-product-card-simple-CLJjab5B.js → suspense-product-card-simple-ziy0XcLp.js} +1 -1
- package/package.json +1 -1
- package/dist/index-Cm0f72Po.cjs +0 -1
- package/dist/index-DGp7FHms.js +0 -42
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { jsx as n, jsxs as g, Fragment as
|
|
2
|
-
import { forwardRef as
|
|
1
|
+
import { jsx as n, jsxs as g, Fragment as De } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef as M, useRef as he, useEffect as Q, Fragment as Te, createElement as Pe, useState as U, Suspense as ze, memo as Me, useMemo as Le } from "react";
|
|
3
3
|
import { s as h } from "./emotion-styled.browser.esm-BNN1dTl3.js";
|
|
4
|
-
import { a as
|
|
5
|
-
import { M as
|
|
6
|
-
import { m as
|
|
4
|
+
import { a as O, k as K, l as Ue, o as pe } from "./utils-BdsZgOUE.js";
|
|
5
|
+
import { M as k } from "./consts-BuFChS64.js";
|
|
6
|
+
import { m as fe } from "./motion-Ckekul_K.js";
|
|
7
7
|
import { P as a } from "./index-CblbdqjE.js";
|
|
8
|
-
import
|
|
9
|
-
import { D as
|
|
10
|
-
import
|
|
11
|
-
import { u as
|
|
12
|
-
import
|
|
13
|
-
import { u as
|
|
14
|
-
const
|
|
8
|
+
import ue from "./Icon.js";
|
|
9
|
+
import { D as se } from "./ShopAvatar-4-fCYGEc.js";
|
|
10
|
+
import Oe from "./Badge.js";
|
|
11
|
+
import { u as ee } from "./emotion-element-f0de968e.browser.esm-CkCiQliQ.js";
|
|
12
|
+
import le from "./IconButton.js";
|
|
13
|
+
import { u as xe } from "./useDetectMobile-Bkvj0VMa.js";
|
|
14
|
+
const Ee = h.div`
|
|
15
15
|
cursor: pointer;
|
|
16
16
|
display: flex;
|
|
17
17
|
gap: 1rem;
|
|
@@ -19,13 +19,13 @@ const Ue = h.div`
|
|
|
19
19
|
border-radius: 1.25rem;
|
|
20
20
|
border: 1px solid var(--gray-200, #e4e9f0);
|
|
21
21
|
|
|
22
|
-
@media (max-width: ${
|
|
22
|
+
@media (max-width: ${k + "px"}) {
|
|
23
23
|
flex-direction: column;
|
|
24
24
|
padding: 1rem;
|
|
25
25
|
gap: 0;
|
|
26
26
|
}
|
|
27
|
-
`,
|
|
28
|
-
border-radius: ${(e) =>
|
|
27
|
+
`, je = h.div`
|
|
28
|
+
border-radius: ${(e) => O(e.theme, "edged")};
|
|
29
29
|
height: 13.75rem;
|
|
30
30
|
width: 13.75rem;
|
|
31
31
|
min-width: 13.75rem;
|
|
@@ -47,7 +47,7 @@ const Ue = h.div`
|
|
|
47
47
|
transform: scale(1.25);
|
|
48
48
|
}
|
|
49
49
|
}
|
|
50
|
-
`,
|
|
50
|
+
`, Re = h.div`
|
|
51
51
|
flex: 1;
|
|
52
52
|
display: flex;
|
|
53
53
|
flex-direction: column;
|
|
@@ -130,7 +130,7 @@ const Ue = h.div`
|
|
|
130
130
|
color: var(--gray-600, #676e79);
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
-
@media (max-width: ${
|
|
133
|
+
@media (max-width: ${k + "px"}) {
|
|
134
134
|
padding: 1rem 0 0 0;
|
|
135
135
|
|
|
136
136
|
& .campaign-title-text {
|
|
@@ -155,13 +155,13 @@ const Ue = h.div`
|
|
|
155
155
|
gap: 0.25rem;
|
|
156
156
|
}
|
|
157
157
|
}
|
|
158
|
-
`,
|
|
158
|
+
`, ce = (e = !1, t = !1, o = !1) => `
|
|
159
159
|
display: flex;
|
|
160
160
|
${t ? "flex-wrap: wrap;" : ""}
|
|
161
161
|
${t ? "" : "flex-wrap: nowrap;"}
|
|
162
162
|
${e ? "align-items: center;" : ""}
|
|
163
163
|
${o ? "justify-content: center;" : ""}
|
|
164
|
-
`,
|
|
164
|
+
`, Be = h(fe.div)`
|
|
165
165
|
text-decoration: none;
|
|
166
166
|
${(e) => e.hasPermission === !0 && "cursor: pointer"};
|
|
167
167
|
|
|
@@ -178,14 +178,14 @@ const Ue = h.div`
|
|
|
178
178
|
text-decoration: none;
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
${
|
|
181
|
+
${ce(!0)}
|
|
182
182
|
gap: 0.5rem;
|
|
183
183
|
padding: 0.5rem;
|
|
184
184
|
color: var(--gray-950, #14161a);
|
|
185
185
|
font-weight: 500;
|
|
186
186
|
font-size: 1rem;
|
|
187
187
|
line-height: 1.5rem;
|
|
188
|
-
border-radius: ${(e) =>
|
|
188
|
+
border-radius: ${(e) => O(e.theme, "slight")};
|
|
189
189
|
transition: all 0.25s ease;
|
|
190
190
|
& .description {
|
|
191
191
|
font-size: 0.85rem;
|
|
@@ -194,7 +194,7 @@ const Ue = h.div`
|
|
|
194
194
|
font-weight: 400;
|
|
195
195
|
}
|
|
196
196
|
& .logo-wrapper {
|
|
197
|
-
${
|
|
197
|
+
${ce(!0, !1, !0)}
|
|
198
198
|
flex-shrink: 0;
|
|
199
199
|
border-radius: 999px;
|
|
200
200
|
|
|
@@ -233,18 +233,18 @@ const Ue = h.div`
|
|
|
233
233
|
background-color: var(--gray-95080, #14161acc);
|
|
234
234
|
}
|
|
235
235
|
|
|
236
|
-
@media (max-width: ${
|
|
236
|
+
@media (max-width: ${k + "px"}) {
|
|
237
237
|
padding: 0;
|
|
238
238
|
font-size: 0.875rem;
|
|
239
239
|
}
|
|
240
|
-
`,
|
|
240
|
+
`, Fe = h.div`
|
|
241
241
|
position: absolute;
|
|
242
242
|
top: 0.5rem;
|
|
243
243
|
${(e) => e.alignToLeft === !0 ? "left: 0.5rem;" : "right: 0.5rem;"}
|
|
244
244
|
display: flex;
|
|
245
245
|
gap: 0.25rem;
|
|
246
|
-
`,
|
|
247
|
-
border-radius: ${(e) =>
|
|
246
|
+
`, We = h.div`
|
|
247
|
+
border-radius: ${(e) => O(e.theme, e.borderRadius || "slight")};
|
|
248
248
|
background-color: ${(e) => e == null ? void 0 : e.color};
|
|
249
249
|
color: white;
|
|
250
250
|
height: 1.5rem;
|
|
@@ -259,19 +259,19 @@ const Ue = h.div`
|
|
|
259
259
|
& i {
|
|
260
260
|
font-size: 0.813rem;
|
|
261
261
|
}
|
|
262
|
-
`,
|
|
263
|
-
const i =
|
|
264
|
-
return
|
|
262
|
+
`, Ae = M(({ src: e, ...t }, o) => {
|
|
263
|
+
const i = he();
|
|
264
|
+
return Q(() => {
|
|
265
265
|
var f;
|
|
266
266
|
const l = (s) => {
|
|
267
|
-
s.target.src =
|
|
267
|
+
s.target.src = se, s.onerror = null;
|
|
268
268
|
};
|
|
269
269
|
return (f = i == null ? void 0 : i.current) == null || f.addEventListener("error", l), () => {
|
|
270
270
|
var s;
|
|
271
271
|
(s = i == null ? void 0 : i.current) == null || s.removeEventListener("error", l);
|
|
272
272
|
};
|
|
273
|
-
}, []), /* @__PURE__ */ n(
|
|
274
|
-
}),
|
|
273
|
+
}, []), /* @__PURE__ */ n(Te, { ref: o, children: K(e) ? /* @__PURE__ */ n("img", { ref: i, src: e, ...t }) : /* @__PURE__ */ n("img", { src: se, ...t }) });
|
|
274
|
+
}), we = (e) => {
|
|
275
275
|
const {
|
|
276
276
|
uuid: t,
|
|
277
277
|
hasPermission: o = !0,
|
|
@@ -281,45 +281,45 @@ const Ue = h.div`
|
|
|
281
281
|
name: s,
|
|
282
282
|
notifications: m = 0,
|
|
283
283
|
color: c = "primary",
|
|
284
|
-
size:
|
|
285
|
-
style:
|
|
286
|
-
disabled:
|
|
287
|
-
onClick:
|
|
284
|
+
size: w = "large",
|
|
285
|
+
style: N,
|
|
286
|
+
disabled: I,
|
|
287
|
+
onClick: $ = () => {
|
|
288
288
|
},
|
|
289
|
-
isActive:
|
|
290
|
-
className:
|
|
291
|
-
shopCategory:
|
|
289
|
+
isActive: D,
|
|
290
|
+
className: b,
|
|
291
|
+
shopCategory: v,
|
|
292
292
|
// new
|
|
293
|
-
themeData:
|
|
293
|
+
themeData: y
|
|
294
294
|
} = e, _ = {
|
|
295
|
-
theme:
|
|
295
|
+
theme: ee(),
|
|
296
296
|
color: c,
|
|
297
|
-
size:
|
|
298
|
-
style:
|
|
299
|
-
disabled:
|
|
297
|
+
size: w,
|
|
298
|
+
style: N,
|
|
299
|
+
disabled: I
|
|
300
300
|
};
|
|
301
|
-
return /* @__PURE__ */
|
|
302
|
-
|
|
301
|
+
return /* @__PURE__ */ Pe(
|
|
302
|
+
Be,
|
|
303
303
|
{
|
|
304
304
|
onClick: (d) => {
|
|
305
|
-
d.stopPropagation(), o === !0 && (
|
|
305
|
+
d.stopPropagation(), o === !0 && ($ == null || $());
|
|
306
306
|
},
|
|
307
307
|
..._,
|
|
308
308
|
key: s,
|
|
309
|
-
className: `profile-item ${
|
|
309
|
+
className: `profile-item ${b}`,
|
|
310
310
|
hasPermission: o,
|
|
311
|
-
isActive:
|
|
312
|
-
themeColor: (
|
|
311
|
+
isActive: D,
|
|
312
|
+
themeColor: (y == null ? void 0 : y.code) || "transparent"
|
|
313
313
|
},
|
|
314
|
-
/* @__PURE__ */ n("div", { className: "logo-wrapper", children:
|
|
314
|
+
/* @__PURE__ */ n("div", { className: "logo-wrapper", children: Ue(f) ? f : l }),
|
|
315
315
|
/* @__PURE__ */ g("div", { children: [
|
|
316
316
|
/* @__PURE__ */ n("div", { className: "name", children: s }),
|
|
317
|
-
!i && /* @__PURE__ */ n("div", { className: "description", children:
|
|
318
|
-
m > 0 && /* @__PURE__ */ n("div", { className: "notifications-number", children: /* @__PURE__ */ n(
|
|
317
|
+
!i && /* @__PURE__ */ n("div", { className: "description", children: v }),
|
|
318
|
+
m > 0 && /* @__PURE__ */ n("div", { className: "notifications-number", children: /* @__PURE__ */ n(Oe, { className: "badge", color: "danger", size: "small", children: m > 99 ? "99+" : m }) })
|
|
319
319
|
] })
|
|
320
320
|
);
|
|
321
321
|
};
|
|
322
|
-
|
|
322
|
+
we.propTypes = {
|
|
323
323
|
id: a.any,
|
|
324
324
|
isUserProfile: a.bool,
|
|
325
325
|
themeColor: a.string,
|
|
@@ -341,18 +341,18 @@ he.propTypes = {
|
|
|
341
341
|
onSelect: a.func,
|
|
342
342
|
hasPermission: a.bool
|
|
343
343
|
};
|
|
344
|
-
const
|
|
344
|
+
const de = (e, t) => {
|
|
345
345
|
if (!e || !t) return null;
|
|
346
346
|
const o = e.getTime() - t.getTime(), i = 24 * 60 * 60 * 1e3;
|
|
347
|
-
return
|
|
348
|
-
},
|
|
347
|
+
return Math.floor(o / i);
|
|
348
|
+
}, ge = (e) => {
|
|
349
349
|
if (e !== void 0) {
|
|
350
350
|
const t = new Date(e), o = t.getFullYear(), i = t.getMonth() + 1;
|
|
351
351
|
return `${String(t.getDate()).padStart(2)}. ${i}. ${o}.`;
|
|
352
352
|
}
|
|
353
|
-
},
|
|
354
|
-
var
|
|
355
|
-
const o =
|
|
353
|
+
}, be = M((e, t) => {
|
|
354
|
+
var ie;
|
|
355
|
+
const o = ee(), {
|
|
356
356
|
// uuid,
|
|
357
357
|
shopUuid: i,
|
|
358
358
|
title: l = "",
|
|
@@ -363,97 +363,100 @@ const ie = (e, t) => {
|
|
|
363
363
|
// status,
|
|
364
364
|
startDate: m,
|
|
365
365
|
endDate: c,
|
|
366
|
-
salesPackages:
|
|
367
|
-
shopName:
|
|
368
|
-
shopCategory:
|
|
369
|
-
shopImage:
|
|
370
|
-
shopImageComponent:
|
|
371
|
-
className:
|
|
372
|
-
onSelectCard:
|
|
366
|
+
salesPackages: w,
|
|
367
|
+
shopName: N,
|
|
368
|
+
shopCategory: I,
|
|
369
|
+
shopImage: $,
|
|
370
|
+
shopImageComponent: D,
|
|
371
|
+
className: b,
|
|
372
|
+
onSelectCard: v = () => {
|
|
373
373
|
},
|
|
374
|
-
onSelectShop:
|
|
374
|
+
onSelectShop: y = () => {
|
|
375
375
|
},
|
|
376
|
-
upcoming:
|
|
376
|
+
upcoming: T = !1,
|
|
377
377
|
upcomingCampaignText: _,
|
|
378
378
|
campaignSingleText: d,
|
|
379
379
|
salesCampaignTypes: p = [],
|
|
380
|
-
startsInPrefixTextPlural:
|
|
381
|
-
startsinSuffixTextPlural:
|
|
382
|
-
startsInPrefixTextSingular:
|
|
383
|
-
startsinSuffixTextSingular:
|
|
384
|
-
endsInPrefixTextPlural:
|
|
385
|
-
endsinSuffixTextPlural:
|
|
386
|
-
endsInPrefixTextSingular:
|
|
387
|
-
endsinSuffixTextSingular:
|
|
388
|
-
themeData:
|
|
389
|
-
numberOfListings:
|
|
390
|
-
numberOfListingsTextSingular:
|
|
391
|
-
numberOfListingsTextPlural:
|
|
392
|
-
|
|
393
|
-
|
|
380
|
+
startsInPrefixTextPlural: W,
|
|
381
|
+
startsinSuffixTextPlural: A,
|
|
382
|
+
startsInPrefixTextSingular: V,
|
|
383
|
+
startsinSuffixTextSingular: re,
|
|
384
|
+
endsInPrefixTextPlural: H,
|
|
385
|
+
endsinSuffixTextPlural: G,
|
|
386
|
+
endsInPrefixTextSingular: X,
|
|
387
|
+
endsinSuffixTextSingular: L,
|
|
388
|
+
themeData: Y,
|
|
389
|
+
numberOfListings: P,
|
|
390
|
+
numberOfListingsTextSingular: r,
|
|
391
|
+
numberOfListingsTextPlural: Z,
|
|
392
|
+
metadata: C,
|
|
393
|
+
...q
|
|
394
|
+
} = e, ne = he(), te = m ? new Date(m) <= /* @__PURE__ */ new Date() : !1, $e = de(
|
|
394
395
|
m ? new Date(m) : null,
|
|
395
396
|
/* @__PURE__ */ new Date()
|
|
396
|
-
),
|
|
397
|
+
), E = de(
|
|
397
398
|
c ? new Date(c) : null,
|
|
398
399
|
/* @__PURE__ */ new Date()
|
|
399
|
-
),
|
|
400
|
+
), _e = E !== null && E <= 2 && E > 0, ae = c ? new Date(c).getTime() : null, Ce = Date.now(), J = ae !== null ? ae - Ce : null, j = J !== null && J > 0 && J < 24 * 60 * 60 * 1e3, oe = (x, B, u, z, S) => u === 1 ? `${x} ${u} ${z}` : `${B} ${u} ${S}`, Se = () => {
|
|
400
401
|
if (!c) return null;
|
|
401
|
-
const
|
|
402
|
+
const x = ke, u = new Date(c).getTime() - x.getTime();
|
|
402
403
|
if (u <= 0) return null;
|
|
403
|
-
const
|
|
404
|
-
return { hours:
|
|
405
|
-
}, [
|
|
406
|
-
|
|
407
|
-
if (!
|
|
408
|
-
const
|
|
409
|
-
|
|
404
|
+
const z = Math.floor(u / (1e3 * 60 * 60)), S = Math.floor(u % (1e3 * 60 * 60) / (1e3 * 60)), Ie = Math.floor(u % (1e3 * 60) / 1e3);
|
|
405
|
+
return { hours: z, minutes: S, seconds: Ie };
|
|
406
|
+
}, [ke, Ne] = U(/* @__PURE__ */ new Date());
|
|
407
|
+
Q(() => {
|
|
408
|
+
if (!j) return;
|
|
409
|
+
const x = setInterval(() => {
|
|
410
|
+
Ne(/* @__PURE__ */ new Date());
|
|
410
411
|
}, 1e3);
|
|
411
|
-
return () => clearInterval(
|
|
412
|
-
}, [
|
|
413
|
-
const
|
|
412
|
+
return () => clearInterval(x);
|
|
413
|
+
}, [j]);
|
|
414
|
+
const R = j ? Se() : null;
|
|
414
415
|
return /* @__PURE__ */ g(
|
|
415
|
-
|
|
416
|
+
Ee,
|
|
416
417
|
{
|
|
417
|
-
ref:
|
|
418
|
+
ref: ne,
|
|
418
419
|
theme: o,
|
|
419
|
-
className:
|
|
420
|
-
|
|
421
|
-
|
|
420
|
+
className: b,
|
|
421
|
+
name: C == null ? void 0 : C.name,
|
|
422
|
+
"data-accessor": C == null ? void 0 : C.accessor,
|
|
423
|
+
onClick: (x) => v(x, ne),
|
|
424
|
+
...q,
|
|
422
425
|
children: [
|
|
423
|
-
/* @__PURE__ */ g(
|
|
426
|
+
/* @__PURE__ */ g(je, { theme: o, onClick: () => s == null ? void 0 : s(), children: [
|
|
424
427
|
/* @__PURE__ */ n("img", { src: f }),
|
|
425
|
-
/* @__PURE__ */ n(
|
|
426
|
-
var u,
|
|
428
|
+
/* @__PURE__ */ n(Fe, { children: w == null ? void 0 : w.map((x, B) => {
|
|
429
|
+
var u, z;
|
|
427
430
|
return /* @__PURE__ */ n(
|
|
428
|
-
|
|
431
|
+
We,
|
|
429
432
|
{
|
|
430
|
-
color: (u = p == null ? void 0 : p.find((
|
|
433
|
+
color: (u = p == null ? void 0 : p.find((S) => S.value === x)) == null ? void 0 : u.color,
|
|
431
434
|
theme: o,
|
|
432
435
|
children: /* @__PURE__ */ n(
|
|
433
|
-
|
|
436
|
+
ue,
|
|
434
437
|
{
|
|
435
|
-
icon: (
|
|
438
|
+
icon: (z = p == null ? void 0 : p.find((S) => S.value === x)) == null ? void 0 : z.icon
|
|
436
439
|
}
|
|
437
440
|
)
|
|
438
441
|
},
|
|
439
|
-
`package__${
|
|
442
|
+
`package__${B}`
|
|
440
443
|
);
|
|
441
444
|
}) })
|
|
442
445
|
] }),
|
|
443
|
-
/* @__PURE__ */ g(
|
|
446
|
+
/* @__PURE__ */ g(Re, { theme: o, children: [
|
|
444
447
|
/* @__PURE__ */ n("div", { className: "text-block-wrapper", children: /* @__PURE__ */ g("div", { className: "title-block-wrapper", children: [
|
|
445
|
-
/* @__PURE__ */ n("div", { className: "campaign-title", children: (
|
|
448
|
+
/* @__PURE__ */ n("div", { className: "campaign-title", children: (ie = T ? _ : d) == null ? void 0 : ie.toUpperCase() }),
|
|
446
449
|
/* @__PURE__ */ n("div", { className: "campaign-title-text", children: l }),
|
|
447
450
|
c && m && /* @__PURE__ */ g("div", { className: "campaign-date", children: [
|
|
448
|
-
|
|
451
|
+
ge(m),
|
|
449
452
|
" - ",
|
|
450
|
-
|
|
453
|
+
ge(c)
|
|
451
454
|
] }),
|
|
452
455
|
/* @__PURE__ */ g("div", { className: "timestamp-text", children: [
|
|
453
|
-
|
|
454
|
-
|
|
456
|
+
P > 0 && /* @__PURE__ */ g("span", { className: "listings-text", children: [
|
|
457
|
+
P,
|
|
455
458
|
" ",
|
|
456
|
-
|
|
459
|
+
P === 1 ? r : Z,
|
|
457
460
|
" ",
|
|
458
461
|
"∙",
|
|
459
462
|
" "
|
|
@@ -461,44 +464,44 @@ const ie = (e, t) => {
|
|
|
461
464
|
/* @__PURE__ */ n(
|
|
462
465
|
"span",
|
|
463
466
|
{
|
|
464
|
-
className: `duration-text ${
|
|
465
|
-
children:
|
|
466
|
-
|
|
467
|
+
className: `duration-text ${_e ? "urgent" : ""} ${te ? "" : "starts-in"}`,
|
|
468
|
+
children: j && R ? /* @__PURE__ */ g("div", { className: "countdown-timer", children: [
|
|
469
|
+
X,
|
|
467
470
|
" ",
|
|
468
|
-
|
|
471
|
+
R.hours.toString().padStart(2, "0"),
|
|
469
472
|
":",
|
|
470
|
-
|
|
473
|
+
R.minutes.toString().padStart(2, "0"),
|
|
471
474
|
":",
|
|
472
|
-
|
|
473
|
-
] }) :
|
|
474
|
-
|
|
475
|
-
V,
|
|
476
|
-
O,
|
|
475
|
+
R.seconds.toString().padStart(2, "0")
|
|
476
|
+
] }) : te ? oe(
|
|
477
|
+
X,
|
|
477
478
|
H,
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
479
|
+
E,
|
|
480
|
+
L,
|
|
481
|
+
G
|
|
482
|
+
) : oe(
|
|
483
|
+
V,
|
|
484
|
+
W,
|
|
485
|
+
$e,
|
|
486
|
+
re,
|
|
487
|
+
A
|
|
485
488
|
)
|
|
486
489
|
}
|
|
487
490
|
)
|
|
488
491
|
] })
|
|
489
492
|
] }) }),
|
|
490
493
|
/* @__PURE__ */ n(
|
|
491
|
-
|
|
494
|
+
we,
|
|
492
495
|
{
|
|
493
496
|
hasPermission: !0,
|
|
494
|
-
image: /* @__PURE__ */ n(
|
|
495
|
-
imageComponent:
|
|
496
|
-
themeData:
|
|
497
|
+
image: /* @__PURE__ */ n(Ae, { src: $ }),
|
|
498
|
+
imageComponent: D,
|
|
499
|
+
themeData: Y,
|
|
497
500
|
isActive: !0,
|
|
498
501
|
isUser: !1,
|
|
499
|
-
name:
|
|
500
|
-
shopCategory:
|
|
501
|
-
onClick: () =>
|
|
502
|
+
name: N,
|
|
503
|
+
shopCategory: I,
|
|
504
|
+
onClick: () => y(i)
|
|
502
505
|
}
|
|
503
506
|
)
|
|
504
507
|
] })
|
|
@@ -506,7 +509,7 @@ const ie = (e, t) => {
|
|
|
506
509
|
}
|
|
507
510
|
);
|
|
508
511
|
});
|
|
509
|
-
|
|
512
|
+
be.propTypes = {
|
|
510
513
|
title: a.oneOfType([a.string, a.element]),
|
|
511
514
|
numberOfListings: a.number,
|
|
512
515
|
dropdown: a.any,
|
|
@@ -543,7 +546,7 @@ h.div`
|
|
|
543
546
|
}
|
|
544
547
|
}
|
|
545
548
|
|
|
546
|
-
@media (max-width: ${
|
|
549
|
+
@media (max-width: ${k + "px"}) {
|
|
547
550
|
& .campaign-item {
|
|
548
551
|
min-width: 100%;
|
|
549
552
|
width: 100%;
|
|
@@ -551,19 +554,19 @@ h.div`
|
|
|
551
554
|
}
|
|
552
555
|
}
|
|
553
556
|
`;
|
|
554
|
-
const
|
|
557
|
+
const F = h.div`
|
|
555
558
|
width: ${(e) => e.width || "100%"};
|
|
556
559
|
height: ${(e) => (e.heightCoeff || 1) * 1.125}rem;
|
|
557
560
|
background-color: var(--gray-200, #dddfe4);
|
|
558
561
|
|
|
559
|
-
${
|
|
560
|
-
`,
|
|
562
|
+
${pe("-90deg")}
|
|
563
|
+
`, Ve = h.div`
|
|
561
564
|
display: flex;
|
|
562
565
|
flex-direction: ${(e) => e != null && e.row ? "row" : "column"};
|
|
563
566
|
gap: ${(e) => (e == null ? void 0 : e.gap) ?? "0.5rem"};
|
|
564
567
|
width: ${(e) => (e == null ? void 0 : e.width) ?? "100%"};
|
|
565
|
-
`,
|
|
566
|
-
border-radius: ${(e) =>
|
|
568
|
+
`, me = h.div`
|
|
569
|
+
border-radius: ${(e) => O(e.theme, (e == null ? void 0 : e.borderRadius) ?? "regular")};
|
|
567
570
|
background: var(--gray-200, #dddfe4);
|
|
568
571
|
position: relative;
|
|
569
572
|
max-height: ${(e) => (e == null ? void 0 : e.height) ?? "5rem"};
|
|
@@ -572,10 +575,10 @@ const B = h.div`
|
|
|
572
575
|
width: ${(e) => (e == null ? void 0 : e.width) ?? "5rem"};
|
|
573
576
|
flex-shrink: 0;
|
|
574
577
|
|
|
575
|
-
${
|
|
576
|
-
`,
|
|
578
|
+
${pe()}
|
|
579
|
+
`, He = h.div`
|
|
577
580
|
background: var(--white, #fff);
|
|
578
|
-
border-radius: ${(e) =>
|
|
581
|
+
border-radius: ${(e) => O(e.theme, "edged")};
|
|
579
582
|
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1), 0px 1px 2px rgba(0, 0, 0, 0.06);
|
|
580
583
|
border: 1px solid var(--gray-95012, #14161a1f);
|
|
581
584
|
|
|
@@ -602,21 +605,21 @@ const B = h.div`
|
|
|
602
605
|
gap: 0.5rem;
|
|
603
606
|
}
|
|
604
607
|
|
|
605
|
-
@media (max-width: ${
|
|
608
|
+
@media (max-width: ${k + "px"}) {
|
|
606
609
|
flex-direction: column;
|
|
607
610
|
|
|
608
611
|
& .campaign__user {
|
|
609
612
|
margin-top: 1rem;
|
|
610
613
|
}
|
|
611
614
|
}
|
|
612
|
-
`,
|
|
615
|
+
`, Ge = h.div`
|
|
613
616
|
display: flex;
|
|
614
617
|
gap: 1.5rem;
|
|
615
|
-
`,
|
|
616
|
-
const t =
|
|
617
|
-
return /* @__PURE__ */ g(
|
|
618
|
+
`, Xe = M(({}, e) => {
|
|
619
|
+
const t = ee();
|
|
620
|
+
return /* @__PURE__ */ g(He, { ref: e, theme: t, children: [
|
|
618
621
|
/* @__PURE__ */ n("div", { className: "campaign__left-section", children: /* @__PURE__ */ n(
|
|
619
|
-
|
|
622
|
+
me,
|
|
620
623
|
{
|
|
621
624
|
theme: t,
|
|
622
625
|
width: "15rem",
|
|
@@ -625,14 +628,14 @@ const B = h.div`
|
|
|
625
628
|
}
|
|
626
629
|
) }),
|
|
627
630
|
/* @__PURE__ */ g("div", { className: "campaign__right-section", children: [
|
|
628
|
-
/* @__PURE__ */ g(
|
|
629
|
-
/* @__PURE__ */ n(
|
|
630
|
-
/* @__PURE__ */ n(
|
|
631
|
-
/* @__PURE__ */ n(
|
|
631
|
+
/* @__PURE__ */ g(Ve, { theme: t, children: [
|
|
632
|
+
/* @__PURE__ */ n(F, { heightCoeff: 0.75, theme: t, width: "35%" }),
|
|
633
|
+
/* @__PURE__ */ n(F, { heightCoeff: 1.25, theme: t }),
|
|
634
|
+
/* @__PURE__ */ n(F, { heightCoeff: 3, theme: t })
|
|
632
635
|
] }),
|
|
633
636
|
/* @__PURE__ */ g("div", { className: "campaign__user", children: [
|
|
634
637
|
/* @__PURE__ */ n(
|
|
635
|
-
|
|
638
|
+
me,
|
|
636
639
|
{
|
|
637
640
|
theme: t,
|
|
638
641
|
width: "2.5rem",
|
|
@@ -640,21 +643,21 @@ const B = h.div`
|
|
|
640
643
|
borderRadius: "curved"
|
|
641
644
|
}
|
|
642
645
|
),
|
|
643
|
-
/* @__PURE__ */ n(
|
|
646
|
+
/* @__PURE__ */ n(F, { theme: t, width: "75%" })
|
|
644
647
|
] })
|
|
645
648
|
] })
|
|
646
649
|
] });
|
|
647
|
-
}),
|
|
648
|
-
|
|
650
|
+
}), Ye = ({ itemsCount: e = 5, keyPrefix: t }) => /* @__PURE__ */ n(Ge, { children: Array.from({ length: e }, (o, i) => /* @__PURE__ */ n(
|
|
651
|
+
Xe,
|
|
649
652
|
{},
|
|
650
653
|
`${t}-skeleton-campaign-card-${i}`
|
|
651
|
-
)) }),
|
|
654
|
+
)) }), Ze = ({
|
|
652
655
|
children: e,
|
|
653
|
-
fallbackComponent: t = /* @__PURE__ */ n(
|
|
656
|
+
fallbackComponent: t = /* @__PURE__ */ n(De, {}),
|
|
654
657
|
isLoading: o = !1,
|
|
655
658
|
itemsCount: i = 5,
|
|
656
659
|
keyPrefix: l
|
|
657
|
-
}) => /* @__PURE__ */ n(
|
|
660
|
+
}) => /* @__PURE__ */ n(ze, { fallback: t, children: o === !0 ? /* @__PURE__ */ n(Ye, { itemsCount: i, keyPrefix: l }) : e }), qe = h.div`
|
|
658
661
|
margin: 0 auto;
|
|
659
662
|
display: flex;
|
|
660
663
|
flex-direction: column;
|
|
@@ -693,7 +696,9 @@ const B = h.div`
|
|
|
693
696
|
right: 0;
|
|
694
697
|
}
|
|
695
698
|
|
|
696
|
-
@media (max-width: ${
|
|
699
|
+
@media (max-width: ${k + "px"}) {
|
|
700
|
+
gap: 1.25rem;
|
|
701
|
+
|
|
697
702
|
& .scrollable-section__header {
|
|
698
703
|
& .scrollable-section__title {
|
|
699
704
|
& .title__text {
|
|
@@ -703,13 +708,13 @@ const B = h.div`
|
|
|
703
708
|
}
|
|
704
709
|
}
|
|
705
710
|
}
|
|
706
|
-
`,
|
|
711
|
+
`, Je = h(fe.div)`
|
|
707
712
|
display: grid;
|
|
708
713
|
grid-template-columns: repeat(${(e) => e == null ? void 0 : e.numOfColumns}, 1fr);
|
|
709
714
|
gap: 1.5rem;
|
|
710
715
|
width: 100%;
|
|
711
716
|
|
|
712
|
-
@media (max-width: ${
|
|
717
|
+
@media (max-width: ${k + "px"}) {
|
|
713
718
|
display: flex;
|
|
714
719
|
flex-wrap: nowrap;
|
|
715
720
|
overflow-x: scroll;
|
|
@@ -731,26 +736,26 @@ const B = h.div`
|
|
|
731
736
|
/* Safari and Chrome */
|
|
732
737
|
}
|
|
733
738
|
}
|
|
734
|
-
`,
|
|
739
|
+
`, ve = M(
|
|
735
740
|
({ icon: e, title: t, numOfSlides: o = 2, showNavigation: i = !0, children: l }, f) => {
|
|
736
|
-
const [s, m] =
|
|
737
|
-
|
|
741
|
+
const [s, m] = U(0), [c, w] = U(1), [N, I] = U(null), [$, D] = U(null), b = xe(), v = (l == null ? void 0 : l.length) ?? 1;
|
|
742
|
+
Q(() => {
|
|
738
743
|
const d = () => {
|
|
739
|
-
|
|
744
|
+
w(o);
|
|
740
745
|
};
|
|
741
746
|
return window.addEventListener("resize", d), d(), () => window.removeEventListener("resize", d);
|
|
742
747
|
}, []);
|
|
743
|
-
const
|
|
748
|
+
const y = b ? l : l == null ? void 0 : l.slice(s, s + c), T = (d) => {
|
|
744
749
|
var p;
|
|
745
|
-
(p = d == null ? void 0 : d.target) == null || p.blur(), s + c <
|
|
750
|
+
(p = d == null ? void 0 : d.target) == null || p.blur(), s + c < v && m(s + c);
|
|
746
751
|
}, _ = (d) => {
|
|
747
752
|
var p;
|
|
748
753
|
(p = d == null ? void 0 : d.target) == null || p.blur(), s - c >= 0 && m(s - c);
|
|
749
754
|
};
|
|
750
|
-
return /* @__PURE__ */ g(
|
|
755
|
+
return /* @__PURE__ */ g(qe, { ref: f, children: [
|
|
751
756
|
/* @__PURE__ */ n("div", { className: "scrollable-section__header", children: /* @__PURE__ */ g("div", { className: "scrollable-section__title", children: [
|
|
752
|
-
|
|
753
|
-
|
|
757
|
+
K(e) && /* @__PURE__ */ n(
|
|
758
|
+
ue,
|
|
754
759
|
{
|
|
755
760
|
icon: e,
|
|
756
761
|
color: "primary",
|
|
@@ -758,16 +763,16 @@ const B = h.div`
|
|
|
758
763
|
className: "title__icon"
|
|
759
764
|
}
|
|
760
765
|
),
|
|
761
|
-
|
|
766
|
+
K(t) && /* @__PURE__ */ g("div", { className: "title__text", children: [
|
|
762
767
|
" ",
|
|
763
768
|
t
|
|
764
769
|
] })
|
|
765
770
|
] }) }),
|
|
766
771
|
/* @__PURE__ */ n(
|
|
767
|
-
|
|
772
|
+
Je,
|
|
768
773
|
{
|
|
769
774
|
numOfColumns: o,
|
|
770
|
-
...!
|
|
775
|
+
...!b && {
|
|
771
776
|
animate: {
|
|
772
777
|
x: 0,
|
|
773
778
|
opacity: 1
|
|
@@ -777,13 +782,13 @@ const B = h.div`
|
|
|
777
782
|
opacity: 0
|
|
778
783
|
}
|
|
779
784
|
},
|
|
780
|
-
children:
|
|
785
|
+
children: y
|
|
781
786
|
},
|
|
782
787
|
`scrollable-section__content-${s}`
|
|
783
788
|
),
|
|
784
|
-
i &&
|
|
789
|
+
i && v > c && !b && /* @__PURE__ */ g("div", { className: "scrollable-section__navigation", children: [
|
|
785
790
|
/* @__PURE__ */ n(
|
|
786
|
-
|
|
791
|
+
le,
|
|
787
792
|
{
|
|
788
793
|
icon: "angle-left",
|
|
789
794
|
borderRadius: "curved",
|
|
@@ -795,29 +800,29 @@ const B = h.div`
|
|
|
795
800
|
}
|
|
796
801
|
),
|
|
797
802
|
/* @__PURE__ */ n(
|
|
798
|
-
|
|
803
|
+
le,
|
|
799
804
|
{
|
|
800
805
|
icon: "angle-right",
|
|
801
806
|
borderRadius: "curved",
|
|
802
807
|
btnType: "tinted",
|
|
803
808
|
color: "neutral",
|
|
804
809
|
className: "navigation__arrow",
|
|
805
|
-
disabled: s + c >=
|
|
806
|
-
onClick:
|
|
810
|
+
disabled: s + c >= v,
|
|
811
|
+
onClick: T
|
|
807
812
|
}
|
|
808
813
|
)
|
|
809
814
|
] })
|
|
810
815
|
] });
|
|
811
816
|
}
|
|
812
817
|
);
|
|
813
|
-
|
|
818
|
+
ve.propTypes = {
|
|
814
819
|
icon: a.string,
|
|
815
820
|
title: a.string,
|
|
816
821
|
numOfSlides: a.number,
|
|
817
822
|
numOfSlidesForMobile: a.number,
|
|
818
823
|
showNavigation: a.bool
|
|
819
824
|
};
|
|
820
|
-
const
|
|
825
|
+
const Ke = h.div`
|
|
821
826
|
display: flex;
|
|
822
827
|
flex: 1;
|
|
823
828
|
width: 100%;
|
|
@@ -834,7 +839,7 @@ const qe = h.div`
|
|
|
834
839
|
border-radius: 1.25rem;
|
|
835
840
|
object-fit: cover;
|
|
836
841
|
}
|
|
837
|
-
`,
|
|
842
|
+
`, ye = M(
|
|
838
843
|
({
|
|
839
844
|
sectionName: e,
|
|
840
845
|
imageUrl: t,
|
|
@@ -843,7 +848,7 @@ const qe = h.div`
|
|
|
843
848
|
handleClick: l = () => {
|
|
844
849
|
}
|
|
845
850
|
}, f) => /* @__PURE__ */ n(
|
|
846
|
-
|
|
851
|
+
Ke,
|
|
847
852
|
{
|
|
848
853
|
ref: f,
|
|
849
854
|
maxHeight: o,
|
|
@@ -853,14 +858,14 @@ const qe = h.div`
|
|
|
853
858
|
}
|
|
854
859
|
)
|
|
855
860
|
);
|
|
856
|
-
|
|
861
|
+
ye.propTypes = {
|
|
857
862
|
sectionName: a.string,
|
|
858
863
|
imageUrl: a.string,
|
|
859
864
|
maxHeight: a.string,
|
|
860
865
|
className: a.string,
|
|
861
866
|
handleClick: a.func
|
|
862
867
|
};
|
|
863
|
-
const
|
|
868
|
+
const Qe = Me(be), hr = M(
|
|
864
869
|
({
|
|
865
870
|
sellerType: e = "Shop",
|
|
866
871
|
items: t = [],
|
|
@@ -874,28 +879,29 @@ const Je = Pe(pe), gr = z(
|
|
|
874
879
|
getImage: m = () => {
|
|
875
880
|
},
|
|
876
881
|
campaignSingleText: c,
|
|
877
|
-
upcomingCampaignText:
|
|
878
|
-
salesCampaignTypes:
|
|
879
|
-
startsInPrefixTextPlural:
|
|
880
|
-
startsinSuffixTextPlural:
|
|
881
|
-
startsInPrefixTextSingular:
|
|
882
|
-
startsinSuffixTextSingular:
|
|
883
|
-
endsInPrefixTextPlural:
|
|
884
|
-
endsinSuffixTextPlural:
|
|
885
|
-
endsInPrefixTextSingular:
|
|
882
|
+
upcomingCampaignText: w,
|
|
883
|
+
salesCampaignTypes: N = [],
|
|
884
|
+
startsInPrefixTextPlural: I,
|
|
885
|
+
startsinSuffixTextPlural: $,
|
|
886
|
+
startsInPrefixTextSingular: D,
|
|
887
|
+
startsinSuffixTextSingular: b,
|
|
888
|
+
endsInPrefixTextPlural: v,
|
|
889
|
+
endsinSuffixTextPlural: y,
|
|
890
|
+
endsInPrefixTextSingular: T,
|
|
886
891
|
endsinSuffixTextSingular: _,
|
|
887
892
|
numOfSlides: d = 2,
|
|
888
893
|
showNavigation: p = !0,
|
|
889
|
-
numberOfListingsTextSingular:
|
|
890
|
-
numberOfListingsTextPlural:
|
|
891
|
-
itemlessImageUrl:
|
|
892
|
-
itemlessLink:
|
|
893
|
-
handleItemlessLink:
|
|
894
|
-
}
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
894
|
+
numberOfListingsTextSingular: W,
|
|
895
|
+
numberOfListingsTextPlural: A,
|
|
896
|
+
itemlessImageUrl: V,
|
|
897
|
+
itemlessLink: re,
|
|
898
|
+
handleItemlessLink: H = () => {
|
|
899
|
+
},
|
|
900
|
+
componentName: G
|
|
901
|
+
}, X) => {
|
|
902
|
+
const L = xe(), Y = Le(() => {
|
|
903
|
+
let P = t == null ? void 0 : t.map((r, Z) => /* @__PURE__ */ n(
|
|
904
|
+
Qe,
|
|
899
905
|
{
|
|
900
906
|
className: "campaign-item",
|
|
901
907
|
coverPhoto: m(
|
|
@@ -914,60 +920,62 @@ const Je = Pe(pe), gr = z(
|
|
|
914
920
|
startDate: r == null ? void 0 : r.startDate,
|
|
915
921
|
title: r == null ? void 0 : r.name,
|
|
916
922
|
uuid: r == null ? void 0 : r.campaignUuid,
|
|
917
|
-
onSelectCard: () => f(r == null ? void 0 : r.campaignUuid, r == null ? void 0 : r.shopUuid),
|
|
923
|
+
onSelectCard: (C, q) => f(r == null ? void 0 : r.campaignUuid, r == null ? void 0 : r.shopUuid, q),
|
|
918
924
|
onSelectShop: () => s(r == null ? void 0 : r.shopUuid),
|
|
919
925
|
campaignSingleText: c,
|
|
920
|
-
upcomingCampaignText:
|
|
926
|
+
upcomingCampaignText: w,
|
|
921
927
|
upcoming: r == null ? void 0 : r.upcoming,
|
|
922
|
-
salesCampaignTypes:
|
|
923
|
-
startsInPrefixTextPlural:
|
|
924
|
-
startsinSuffixTextPlural:
|
|
925
|
-
startsInPrefixTextSingular:
|
|
926
|
-
startsinSuffixTextSingular:
|
|
927
|
-
endsInPrefixTextPlural:
|
|
928
|
-
endsinSuffixTextPlural:
|
|
929
|
-
endsInPrefixTextSingular:
|
|
928
|
+
salesCampaignTypes: N,
|
|
929
|
+
startsInPrefixTextPlural: I,
|
|
930
|
+
startsinSuffixTextPlural: $,
|
|
931
|
+
startsInPrefixTextSingular: D,
|
|
932
|
+
startsinSuffixTextSingular: b,
|
|
933
|
+
endsInPrefixTextPlural: v,
|
|
934
|
+
endsinSuffixTextPlural: y,
|
|
935
|
+
endsInPrefixTextSingular: T,
|
|
930
936
|
endsinSuffixTextSingular: _,
|
|
931
937
|
themeData: r == null ? void 0 : r.themeData,
|
|
932
938
|
numberOfListings: r == null ? void 0 : r.numberOfListings,
|
|
933
|
-
numberOfListingsTextSingular:
|
|
934
|
-
numberOfListingsTextPlural:
|
|
939
|
+
numberOfListingsTextSingular: W,
|
|
940
|
+
numberOfListingsTextPlural: A,
|
|
941
|
+
metadata: { name: G, accessor: r == null ? void 0 : r.accessor }
|
|
935
942
|
},
|
|
936
|
-
`campaign__item__${
|
|
943
|
+
`campaign__item__${Z}__${r == null ? void 0 : r.startDate}___${r == null ? void 0 : r.endDate}`
|
|
937
944
|
));
|
|
938
|
-
return (t == null ? void 0 : t.length) < 2 && !
|
|
939
|
-
...
|
|
945
|
+
return (t == null ? void 0 : t.length) < 2 && !L ? [
|
|
946
|
+
...P,
|
|
940
947
|
/* @__PURE__ */ n(
|
|
941
|
-
|
|
948
|
+
ye,
|
|
942
949
|
{
|
|
943
|
-
imageUrl:
|
|
950
|
+
imageUrl: V,
|
|
944
951
|
className: "campaign-item",
|
|
945
|
-
handleClick:
|
|
946
|
-
}
|
|
952
|
+
handleClick: H
|
|
953
|
+
},
|
|
954
|
+
"itemless-campaign-section-banner"
|
|
947
955
|
)
|
|
948
|
-
] :
|
|
956
|
+
] : P;
|
|
949
957
|
}, [t]);
|
|
950
958
|
return /* @__PURE__ */ n(
|
|
951
|
-
|
|
959
|
+
Ze,
|
|
952
960
|
{
|
|
953
961
|
isLoading: l,
|
|
954
|
-
itemsCount:
|
|
962
|
+
itemsCount: L ? 1 : 2,
|
|
955
963
|
keyPrefix: "sales-camp",
|
|
956
964
|
children: /* @__PURE__ */ n(
|
|
957
|
-
|
|
965
|
+
ve,
|
|
958
966
|
{
|
|
959
967
|
icon: i,
|
|
960
968
|
title: o,
|
|
961
969
|
numOfSlides: d,
|
|
962
970
|
showNavigation: p,
|
|
963
|
-
children:
|
|
971
|
+
children: Y
|
|
964
972
|
},
|
|
965
|
-
`sales-campaign-section__${
|
|
973
|
+
`sales-campaign-section__${L}`
|
|
966
974
|
)
|
|
967
975
|
}
|
|
968
976
|
);
|
|
969
977
|
}
|
|
970
978
|
);
|
|
971
979
|
export {
|
|
972
|
-
|
|
980
|
+
hr as default
|
|
973
981
|
};
|