@lanaco/lnc-react-ui 4.0.157 → 4.0.160

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 (63) hide show
  1. package/dist/BlogCardsSponsoredSection.cjs +8 -8
  2. package/dist/BlogCardsSponsoredSection.js +105 -89
  3. package/dist/BlogExploreSection.cjs +5 -5
  4. package/dist/BlogExploreSection.js +88 -84
  5. package/dist/BlogListSection.cjs +5 -5
  6. package/dist/BlogListSection.js +139 -126
  7. package/dist/BlogProductCardsSection.cjs +1 -1
  8. package/dist/BlogProductCardsSection.js +37 -35
  9. package/dist/BlogShopCardsSection.cjs +1 -1
  10. package/dist/BlogShopCardsSection.js +43 -41
  11. package/dist/BlogSingleSection.cjs +1 -1
  12. package/dist/BlogSingleSection.js +9 -4
  13. package/dist/BlogsSectionDetailed.cjs +11 -11
  14. package/dist/BlogsSectionDetailed.js +122 -108
  15. package/dist/BlogsSectionLarge.cjs +4 -4
  16. package/dist/BlogsSectionLarge.js +43 -40
  17. package/dist/BlogsSectionSimple.cjs +8 -8
  18. package/dist/BlogsSectionSimple.js +100 -86
  19. package/dist/BlogsSectionSimpleCentered.cjs +9 -9
  20. package/dist/BlogsSectionSimpleCentered.js +81 -66
  21. package/dist/BlogsSectionWithFilters.cjs +11 -11
  22. package/dist/BlogsSectionWithFilters.js +108 -93
  23. package/dist/{CustomStyles-Ajyqx0cb.cjs → CustomStyles-BwHfr4iM.cjs} +1 -1
  24. package/dist/{CustomStyles-DVcu00ul.js → CustomStyles-iconSXFL.js} +0 -1
  25. package/dist/DetailedProductsInfinitiveSection.cjs +3 -3
  26. package/dist/DetailedProductsInfinitiveSection.js +29 -27
  27. package/dist/DetailedProductsSection.cjs +3 -3
  28. package/dist/DetailedProductsSection.js +76 -65
  29. package/dist/Dropdown.cjs +1 -1
  30. package/dist/Dropdown.js +2 -2
  31. package/dist/DropdownLookup.cjs +1 -1
  32. package/dist/DropdownLookup.js +1 -1
  33. package/dist/FieldOfInterestsWithAvatarsCardsSection.cjs +1 -1
  34. package/dist/FieldOfInterestsWithAvatarsCardsSection.js +1 -1
  35. package/dist/MultiSelectDropdown.cjs +1 -1
  36. package/dist/MultiSelectDropdown.js +1 -1
  37. package/dist/MultiSelectDropdownLookup.cjs +1 -1
  38. package/dist/MultiSelectDropdownLookup.js +1 -1
  39. package/dist/ProductsWithBannerSection.cjs +10 -10
  40. package/dist/ProductsWithBannerSection.js +81 -59
  41. package/dist/SalesCampaignsSection.cjs +27 -27
  42. package/dist/SalesCampaignsSection.js +245 -239
  43. package/dist/ShopCardsSection.cjs +3 -3
  44. package/dist/ShopCardsSection.js +27 -25
  45. package/dist/SimpleProductsSection.cjs +3 -3
  46. package/dist/SimpleProductsSection.js +62 -51
  47. package/dist/UrgentSaleProductsSection.cjs +6 -6
  48. package/dist/UrgentSaleProductsSection.js +67 -56
  49. package/dist/index-1Dm1i6WK.js +52 -0
  50. package/dist/index-BGTtoLxz.cjs +1 -0
  51. package/dist/{index-CLoINIGC.cjs → index-DicTpiG0.cjs} +5 -5
  52. package/dist/{index-BGY3PSA-.js → index-y6sKgrZC.js} +45 -34
  53. package/dist/index.cjs +1 -1
  54. package/dist/index.js +1 -1
  55. package/dist/{skeleton-BWFqIToC.js → skeleton-5mO22c5S.js} +94 -84
  56. package/dist/{skeleton-CanJ6Gr6.cjs → skeleton-Ccd6EDeB.cjs} +8 -8
  57. package/dist/{suspense-product-card-detailed-BWoxabjZ.js → suspense-product-card-detailed-BZtObEfA.js} +126 -123
  58. package/dist/{suspense-product-card-detailed-DYyH_jf5.cjs → suspense-product-card-detailed-D-pjVe22.cjs} +7 -7
  59. package/dist/{suspense-product-card-simple-CrqjSxHI.cjs → suspense-product-card-simple-DJ8UYolb.cjs} +1 -1
  60. package/dist/{suspense-product-card-simple-CLJjab5B.js → suspense-product-card-simple-ziy0XcLp.js} +1 -1
  61. package/package.json +1 -1
  62. package/dist/index-Cm0f72Po.cjs +0 -1
  63. package/dist/index-DGp7FHms.js +0 -42
@@ -1,17 +1,17 @@
1
- import { jsx as n, jsxs as g, Fragment as ke } from "react/jsx-runtime";
2
- import { forwardRef as z, useRef as Ne, useEffect as Z, Fragment as Ie, createElement as De, useState as M, Suspense as Te, memo as Pe, useMemo as ze } from "react";
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 L, k as Y, l as Me, o as ce } from "./utils-BdsZgOUE.js";
5
- import { M as S } from "./consts-BuFChS64.js";
6
- import { m as de } from "./motion-Ckekul_K.js";
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 ge from "./Icon.js";
9
- import { D as ne } from "./ShopAvatar-4-fCYGEc.js";
10
- import Le from "./Badge.js";
11
- import { u as q } from "./emotion-element-f0de968e.browser.esm-CkCiQliQ.js";
12
- import ae from "./IconButton.js";
13
- import { u as me } from "./useDetectMobile-Bkvj0VMa.js";
14
- const Ue = h.div`
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: ${S + "px"}) {
22
+ @media (max-width: ${k + "px"}) {
23
23
  flex-direction: column;
24
24
  padding: 1rem;
25
25
  gap: 0;
26
26
  }
27
- `, Oe = h.div`
28
- border-radius: ${(e) => L(e.theme, "edged")};
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
- `, Ee = h.div`
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: ${S + "px"}) {
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
- `, oe = (e = !1, t = !1, o = !1) => `
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
- `, je = h(de.div)`
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
- ${oe(!0)}
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) => L(e.theme, "slight")};
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
- ${oe(!0, !1, !0)}
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: ${S + "px"}) {
236
+ @media (max-width: ${k + "px"}) {
237
237
  padding: 0;
238
238
  font-size: 0.875rem;
239
239
  }
240
- `, Re = h.div`
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
- `, Be = h.div`
247
- border-radius: ${(e) => L(e.theme, e.borderRadius || "slight")};
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
- `, Fe = z(({ src: e, ...t }, o) => {
263
- const i = Ne();
264
- return Z(() => {
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 = ne, s.onerror = null;
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(Ie, { ref: o, children: Y(e) ? /* @__PURE__ */ n("img", { ref: i, src: e, ...t }) : /* @__PURE__ */ n("img", { src: ne, ...t }) });
274
- }), he = (e) => {
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: x = "large",
285
- style: k,
286
- disabled: N,
287
- onClick: y = () => {
284
+ size: w = "large",
285
+ style: N,
286
+ disabled: I,
287
+ onClick: $ = () => {
288
288
  },
289
- isActive: I,
290
- className: w,
291
- shopCategory: b,
289
+ isActive: D,
290
+ className: b,
291
+ shopCategory: v,
292
292
  // new
293
- themeData: v
293
+ themeData: y
294
294
  } = e, _ = {
295
- theme: q(),
295
+ theme: ee(),
296
296
  color: c,
297
- size: x,
298
- style: k,
299
- disabled: N
297
+ size: w,
298
+ style: N,
299
+ disabled: I
300
300
  };
301
- return /* @__PURE__ */ De(
302
- je,
301
+ return /* @__PURE__ */ Pe(
302
+ Be,
303
303
  {
304
304
  onClick: (d) => {
305
- d.stopPropagation(), o === !0 && (y == null || y());
305
+ d.stopPropagation(), o === !0 && ($ == null || $());
306
306
  },
307
307
  ..._,
308
308
  key: s,
309
- className: `profile-item ${w}`,
309
+ className: `profile-item ${b}`,
310
310
  hasPermission: o,
311
- isActive: I,
312
- themeColor: (v == null ? void 0 : v.code) || "transparent"
311
+ isActive: D,
312
+ themeColor: (y == null ? void 0 : y.code) || "transparent"
313
313
  },
314
- /* @__PURE__ */ n("div", { className: "logo-wrapper", children: Me(f) ? f : l }),
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: b }),
318
- m > 0 && /* @__PURE__ */ n("div", { className: "notifications-number", children: /* @__PURE__ */ n(Le, { className: "badge", color: "danger", size: "small", children: m > 99 ? "99+" : m }) })
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
- he.propTypes = {
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 ie = (e, t) => {
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 o >= 0 ? Math.ceil(o / i) : Math.floor(o / i);
348
- }, se = (e) => {
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
- }, pe = z((e, t) => {
354
- var te;
355
- const o = q(), {
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: x,
367
- shopName: k,
368
- shopCategory: N,
369
- shopImage: y,
370
- shopImageComponent: I,
371
- className: w,
372
- onSelectCard: b = () => {
366
+ salesPackages: w,
367
+ shopName: N,
368
+ shopCategory: I,
369
+ shopImage: $,
370
+ shopImageComponent: D,
371
+ className: b,
372
+ onSelectCard: v = () => {
373
373
  },
374
- onSelectShop: v = () => {
374
+ onSelectShop: y = () => {
375
375
  },
376
- upcoming: D = !1,
376
+ upcoming: T = !1,
377
377
  upcomingCampaignText: _,
378
378
  campaignSingleText: d,
379
379
  salesCampaignTypes: p = [],
380
- startsInPrefixTextPlural: F,
381
- startsinSuffixTextPlural: W,
382
- startsInPrefixTextSingular: A,
383
- startsinSuffixTextSingular: J,
384
- endsInPrefixTextPlural: V,
385
- endsinSuffixTextPlural: K,
386
- endsInPrefixTextSingular: T,
387
- endsinSuffixTextSingular: H,
388
- themeData: U,
389
- numberOfListings: r,
390
- numberOfListingsTextSingular: G,
391
- numberOfListingsTextPlural: xe,
392
- ...we
393
- } = e, Q = m ? new Date(m) <= /* @__PURE__ */ new Date() : !1, be = ie(
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
- ), O = ie(
397
+ ), E = de(
397
398
  c ? new Date(c) : null,
398
399
  /* @__PURE__ */ new Date()
399
- ), ve = O !== null && O <= 2 && O > 0, ee = c ? new Date(c).getTime() : null, ye = Date.now(), X = ee !== null ? ee - ye : null, E = X !== null && X > 0 && X < 24 * 60 * 60 * 1e3, re = ($, R, u, P, C) => u === 1 ? `${$} ${u} ${P}` : `${R} ${u} ${C}`, $e = () => {
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 $ = _e, u = new Date(c).getTime() - $.getTime();
402
+ const x = ke, u = new Date(c).getTime() - x.getTime();
402
403
  if (u <= 0) return null;
403
- const P = Math.floor(u / (1e3 * 60 * 60)), C = Math.floor(u % (1e3 * 60 * 60) / (1e3 * 60)), Se = Math.floor(u % (1e3 * 60) / 1e3);
404
- return { hours: P, minutes: C, seconds: Se };
405
- }, [_e, Ce] = M(/* @__PURE__ */ new Date());
406
- Z(() => {
407
- if (!E) return;
408
- const $ = setInterval(() => {
409
- Ce(/* @__PURE__ */ new Date());
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
- }, [E]);
413
- const j = E ? $e() : null;
412
+ return () => clearInterval(x);
413
+ }, [j]);
414
+ const R = j ? Se() : null;
414
415
  return /* @__PURE__ */ g(
415
- Ue,
416
+ Ee,
416
417
  {
417
- ref: t,
418
+ ref: ne,
418
419
  theme: o,
419
- className: w,
420
- onClick: b,
421
- ...we,
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(Oe, { theme: o, onClick: () => s == null ? void 0 : s(), children: [
426
+ /* @__PURE__ */ g(je, { theme: o, onClick: () => s == null ? void 0 : s(), children: [
424
427
  /* @__PURE__ */ n("img", { src: f }),
425
- /* @__PURE__ */ n(Re, { children: x == null ? void 0 : x.map(($, R) => {
426
- var u, P;
428
+ /* @__PURE__ */ n(Fe, { children: w == null ? void 0 : w.map((x, B) => {
429
+ var u, z;
427
430
  return /* @__PURE__ */ n(
428
- Be,
431
+ We,
429
432
  {
430
- color: (u = p == null ? void 0 : p.find((C) => C.value === $)) == null ? void 0 : u.color,
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
- ge,
436
+ ue,
434
437
  {
435
- icon: (P = p == null ? void 0 : p.find((C) => C.value === $)) == null ? void 0 : P.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__${R}`
442
+ `package__${B}`
440
443
  );
441
444
  }) })
442
445
  ] }),
443
- /* @__PURE__ */ g(Ee, { theme: o, children: [
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: (te = D ? _ : d) == null ? void 0 : te.toUpperCase() }),
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
- se(m),
451
+ ge(m),
449
452
  " - ",
450
- se(c)
453
+ ge(c)
451
454
  ] }),
452
455
  /* @__PURE__ */ g("div", { className: "timestamp-text", children: [
453
- r > 0 && /* @__PURE__ */ g("span", { className: "listings-text", children: [
454
- r,
456
+ P > 0 && /* @__PURE__ */ g("span", { className: "listings-text", children: [
457
+ P,
455
458
  " ",
456
- r === 1 ? G : xe,
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 ${ve ? "urgent" : ""} ${Q ? "" : "starts-in"}`,
465
- children: E && j ? /* @__PURE__ */ g("div", { className: "countdown-timer", children: [
466
- T,
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
- j.hours.toString().padStart(2, "0"),
471
+ R.hours.toString().padStart(2, "0"),
469
472
  ":",
470
- j.minutes.toString().padStart(2, "0"),
473
+ R.minutes.toString().padStart(2, "0"),
471
474
  ":",
472
- j.seconds.toString().padStart(2, "0")
473
- ] }) : Q ? re(
474
- T,
475
- V,
476
- O,
475
+ R.seconds.toString().padStart(2, "0")
476
+ ] }) : te ? oe(
477
+ X,
477
478
  H,
478
- K
479
- ) : re(
480
- A,
481
- F,
482
- be,
483
- J,
484
- W
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
- he,
494
+ we,
492
495
  {
493
496
  hasPermission: !0,
494
- image: /* @__PURE__ */ n(Fe, { src: y }),
495
- imageComponent: I,
496
- themeData: U,
497
+ image: /* @__PURE__ */ n(Ae, { src: $ }),
498
+ imageComponent: D,
499
+ themeData: Y,
497
500
  isActive: !0,
498
501
  isUser: !1,
499
- name: k,
500
- shopCategory: N,
501
- onClick: () => v(i)
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
- pe.propTypes = {
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: ${S + "px"}) {
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 B = h.div`
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
- ${ce("-90deg")}
560
- `, We = h.div`
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
- `, le = h.div`
566
- border-radius: ${(e) => L(e.theme, (e == null ? void 0 : e.borderRadius) ?? "regular")};
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
- ${ce()}
576
- `, Ae = h.div`
578
+ ${pe()}
579
+ `, He = h.div`
577
580
  background: var(--white, #fff);
578
- border-radius: ${(e) => L(e.theme, "edged")};
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: ${S + "px"}) {
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
- `, Ve = h.div`
615
+ `, Ge = h.div`
613
616
  display: flex;
614
617
  gap: 1.5rem;
615
- `, He = z(({}, e) => {
616
- const t = q();
617
- return /* @__PURE__ */ g(Ae, { ref: e, theme: t, children: [
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
- le,
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(We, { theme: t, children: [
629
- /* @__PURE__ */ n(B, { heightCoeff: 0.75, theme: t, width: "35%" }),
630
- /* @__PURE__ */ n(B, { heightCoeff: 1.25, theme: t }),
631
- /* @__PURE__ */ n(B, { heightCoeff: 3, theme: t })
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
- le,
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(B, { theme: t, width: "75%" })
646
+ /* @__PURE__ */ n(F, { theme: t, width: "75%" })
644
647
  ] })
645
648
  ] })
646
649
  ] });
647
- }), Ge = ({ itemsCount: e = 5, keyPrefix: t }) => /* @__PURE__ */ n(Ve, { children: Array.from({ length: e }, (o, i) => /* @__PURE__ */ n(
648
- He,
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
- )) }), Xe = ({
654
+ )) }), Ze = ({
652
655
  children: e,
653
- fallbackComponent: t = /* @__PURE__ */ n(ke, {}),
656
+ fallbackComponent: t = /* @__PURE__ */ n(De, {}),
654
657
  isLoading: o = !1,
655
658
  itemsCount: i = 5,
656
659
  keyPrefix: l
657
- }) => /* @__PURE__ */ n(Te, { fallback: t, children: o === !0 ? /* @__PURE__ */ n(Ge, { itemsCount: i, keyPrefix: l }) : e }), Ye = h.div`
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,7 @@ const B = h.div`
693
696
  right: 0;
694
697
  }
695
698
 
696
- @media (max-width: ${S + "px"}) {
699
+ @media (max-width: ${k + "px"}) {
697
700
  & .scrollable-section__header {
698
701
  & .scrollable-section__title {
699
702
  & .title__text {
@@ -703,13 +706,13 @@ const B = h.div`
703
706
  }
704
707
  }
705
708
  }
706
- `, Ze = h(de.div)`
709
+ `, Je = h(fe.div)`
707
710
  display: grid;
708
711
  grid-template-columns: repeat(${(e) => e == null ? void 0 : e.numOfColumns}, 1fr);
709
712
  gap: 1.5rem;
710
713
  width: 100%;
711
714
 
712
- @media (max-width: ${S + "px"}) {
715
+ @media (max-width: ${k + "px"}) {
713
716
  display: flex;
714
717
  flex-wrap: nowrap;
715
718
  overflow-x: scroll;
@@ -731,26 +734,26 @@ const B = h.div`
731
734
  /* Safari and Chrome */
732
735
  }
733
736
  }
734
- `, fe = z(
737
+ `, ve = M(
735
738
  ({ icon: e, title: t, numOfSlides: o = 2, showNavigation: i = !0, children: l }, f) => {
736
- const [s, m] = M(0), [c, x] = M(1), [k, N] = M(null), [y, I] = M(null), w = me(), b = (l == null ? void 0 : l.length) ?? 1;
737
- Z(() => {
739
+ 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;
740
+ Q(() => {
738
741
  const d = () => {
739
- x(o);
742
+ w(o);
740
743
  };
741
744
  return window.addEventListener("resize", d), d(), () => window.removeEventListener("resize", d);
742
745
  }, []);
743
- const v = w ? l : l == null ? void 0 : l.slice(s, s + c), D = (d) => {
746
+ const y = b ? l : l == null ? void 0 : l.slice(s, s + c), T = (d) => {
744
747
  var p;
745
- (p = d == null ? void 0 : d.target) == null || p.blur(), s + c < b && m(s + c);
748
+ (p = d == null ? void 0 : d.target) == null || p.blur(), s + c < v && m(s + c);
746
749
  }, _ = (d) => {
747
750
  var p;
748
751
  (p = d == null ? void 0 : d.target) == null || p.blur(), s - c >= 0 && m(s - c);
749
752
  };
750
- return /* @__PURE__ */ g(Ye, { ref: f, children: [
753
+ return /* @__PURE__ */ g(qe, { ref: f, children: [
751
754
  /* @__PURE__ */ n("div", { className: "scrollable-section__header", children: /* @__PURE__ */ g("div", { className: "scrollable-section__title", children: [
752
- Y(e) && /* @__PURE__ */ n(
753
- ge,
755
+ K(e) && /* @__PURE__ */ n(
756
+ ue,
754
757
  {
755
758
  icon: e,
756
759
  color: "primary",
@@ -758,16 +761,16 @@ const B = h.div`
758
761
  className: "title__icon"
759
762
  }
760
763
  ),
761
- Y(t) && /* @__PURE__ */ g("div", { className: "title__text", children: [
764
+ K(t) && /* @__PURE__ */ g("div", { className: "title__text", children: [
762
765
  " ",
763
766
  t
764
767
  ] })
765
768
  ] }) }),
766
769
  /* @__PURE__ */ n(
767
- Ze,
770
+ Je,
768
771
  {
769
772
  numOfColumns: o,
770
- ...!w && {
773
+ ...!b && {
771
774
  animate: {
772
775
  x: 0,
773
776
  opacity: 1
@@ -777,13 +780,13 @@ const B = h.div`
777
780
  opacity: 0
778
781
  }
779
782
  },
780
- children: v
783
+ children: y
781
784
  },
782
785
  `scrollable-section__content-${s}`
783
786
  ),
784
- i && b > c && !w && /* @__PURE__ */ g("div", { className: "scrollable-section__navigation", children: [
787
+ i && v > c && !b && /* @__PURE__ */ g("div", { className: "scrollable-section__navigation", children: [
785
788
  /* @__PURE__ */ n(
786
- ae,
789
+ le,
787
790
  {
788
791
  icon: "angle-left",
789
792
  borderRadius: "curved",
@@ -795,29 +798,29 @@ const B = h.div`
795
798
  }
796
799
  ),
797
800
  /* @__PURE__ */ n(
798
- ae,
801
+ le,
799
802
  {
800
803
  icon: "angle-right",
801
804
  borderRadius: "curved",
802
805
  btnType: "tinted",
803
806
  color: "neutral",
804
807
  className: "navigation__arrow",
805
- disabled: s + c >= b,
806
- onClick: D
808
+ disabled: s + c >= v,
809
+ onClick: T
807
810
  }
808
811
  )
809
812
  ] })
810
813
  ] });
811
814
  }
812
815
  );
813
- fe.propTypes = {
816
+ ve.propTypes = {
814
817
  icon: a.string,
815
818
  title: a.string,
816
819
  numOfSlides: a.number,
817
820
  numOfSlidesForMobile: a.number,
818
821
  showNavigation: a.bool
819
822
  };
820
- const qe = h.div`
823
+ const Ke = h.div`
821
824
  display: flex;
822
825
  flex: 1;
823
826
  width: 100%;
@@ -834,7 +837,7 @@ const qe = h.div`
834
837
  border-radius: 1.25rem;
835
838
  object-fit: cover;
836
839
  }
837
- `, ue = z(
840
+ `, ye = M(
838
841
  ({
839
842
  sectionName: e,
840
843
  imageUrl: t,
@@ -843,7 +846,7 @@ const qe = h.div`
843
846
  handleClick: l = () => {
844
847
  }
845
848
  }, f) => /* @__PURE__ */ n(
846
- qe,
849
+ Ke,
847
850
  {
848
851
  ref: f,
849
852
  maxHeight: o,
@@ -853,14 +856,14 @@ const qe = h.div`
853
856
  }
854
857
  )
855
858
  );
856
- ue.propTypes = {
859
+ ye.propTypes = {
857
860
  sectionName: a.string,
858
861
  imageUrl: a.string,
859
862
  maxHeight: a.string,
860
863
  className: a.string,
861
864
  handleClick: a.func
862
865
  };
863
- const Je = Pe(pe), gr = z(
866
+ const Qe = Me(be), hr = M(
864
867
  ({
865
868
  sellerType: e = "Shop",
866
869
  items: t = [],
@@ -874,28 +877,29 @@ const Je = Pe(pe), gr = z(
874
877
  getImage: m = () => {
875
878
  },
876
879
  campaignSingleText: c,
877
- upcomingCampaignText: x,
878
- salesCampaignTypes: k = [],
879
- startsInPrefixTextPlural: N,
880
- startsinSuffixTextPlural: y,
881
- startsInPrefixTextSingular: I,
882
- startsinSuffixTextSingular: w,
883
- endsInPrefixTextPlural: b,
884
- endsinSuffixTextPlural: v,
885
- endsInPrefixTextSingular: D,
880
+ upcomingCampaignText: w,
881
+ salesCampaignTypes: N = [],
882
+ startsInPrefixTextPlural: I,
883
+ startsinSuffixTextPlural: $,
884
+ startsInPrefixTextSingular: D,
885
+ startsinSuffixTextSingular: b,
886
+ endsInPrefixTextPlural: v,
887
+ endsinSuffixTextPlural: y,
888
+ endsInPrefixTextSingular: T,
886
889
  endsinSuffixTextSingular: _,
887
890
  numOfSlides: d = 2,
888
891
  showNavigation: p = !0,
889
- numberOfListingsTextSingular: F,
890
- numberOfListingsTextPlural: W,
891
- itemlessImageUrl: A,
892
- itemlessLink: J,
893
- handleItemlessLink: V = () => {
894
- }
895
- }, K) => {
896
- const T = me(), H = ze(() => {
897
- let U = t == null ? void 0 : t.map((r, G) => /* @__PURE__ */ n(
898
- Je,
892
+ numberOfListingsTextSingular: W,
893
+ numberOfListingsTextPlural: A,
894
+ itemlessImageUrl: V,
895
+ itemlessLink: re,
896
+ handleItemlessLink: H = () => {
897
+ },
898
+ componentName: G
899
+ }, X) => {
900
+ const L = xe(), Y = Le(() => {
901
+ let P = t == null ? void 0 : t.map((r, Z) => /* @__PURE__ */ n(
902
+ Qe,
899
903
  {
900
904
  className: "campaign-item",
901
905
  coverPhoto: m(
@@ -914,60 +918,62 @@ const Je = Pe(pe), gr = z(
914
918
  startDate: r == null ? void 0 : r.startDate,
915
919
  title: r == null ? void 0 : r.name,
916
920
  uuid: r == null ? void 0 : r.campaignUuid,
917
- onSelectCard: () => f(r == null ? void 0 : r.campaignUuid, r == null ? void 0 : r.shopUuid),
921
+ onSelectCard: (C, q) => f(r == null ? void 0 : r.campaignUuid, r == null ? void 0 : r.shopUuid, q),
918
922
  onSelectShop: () => s(r == null ? void 0 : r.shopUuid),
919
923
  campaignSingleText: c,
920
- upcomingCampaignText: x,
924
+ upcomingCampaignText: w,
921
925
  upcoming: r == null ? void 0 : r.upcoming,
922
- salesCampaignTypes: k,
923
- startsInPrefixTextPlural: N,
924
- startsinSuffixTextPlural: y,
925
- startsInPrefixTextSingular: I,
926
- startsinSuffixTextSingular: w,
927
- endsInPrefixTextPlural: b,
928
- endsinSuffixTextPlural: v,
929
- endsInPrefixTextSingular: D,
926
+ salesCampaignTypes: N,
927
+ startsInPrefixTextPlural: I,
928
+ startsinSuffixTextPlural: $,
929
+ startsInPrefixTextSingular: D,
930
+ startsinSuffixTextSingular: b,
931
+ endsInPrefixTextPlural: v,
932
+ endsinSuffixTextPlural: y,
933
+ endsInPrefixTextSingular: T,
930
934
  endsinSuffixTextSingular: _,
931
935
  themeData: r == null ? void 0 : r.themeData,
932
936
  numberOfListings: r == null ? void 0 : r.numberOfListings,
933
- numberOfListingsTextSingular: F,
934
- numberOfListingsTextPlural: W
937
+ numberOfListingsTextSingular: W,
938
+ numberOfListingsTextPlural: A,
939
+ metadata: { name: G, accessor: r == null ? void 0 : r.accessor }
935
940
  },
936
- `campaign__item__${G}__${r == null ? void 0 : r.startDate}___${r == null ? void 0 : r.endDate}`
941
+ `campaign__item__${Z}__${r == null ? void 0 : r.startDate}___${r == null ? void 0 : r.endDate}`
937
942
  ));
938
- return (t == null ? void 0 : t.length) < 2 && !T ? [
939
- ...U,
943
+ return (t == null ? void 0 : t.length) < 2 && !L ? [
944
+ ...P,
940
945
  /* @__PURE__ */ n(
941
- ue,
946
+ ye,
942
947
  {
943
- imageUrl: A,
948
+ imageUrl: V,
944
949
  className: "campaign-item",
945
- handleClick: V
946
- }
950
+ handleClick: H
951
+ },
952
+ "itemless-campaign-section-banner"
947
953
  )
948
- ] : U;
954
+ ] : P;
949
955
  }, [t]);
950
956
  return /* @__PURE__ */ n(
951
- Xe,
957
+ Ze,
952
958
  {
953
959
  isLoading: l,
954
- itemsCount: T ? 1 : 2,
960
+ itemsCount: L ? 1 : 2,
955
961
  keyPrefix: "sales-camp",
956
962
  children: /* @__PURE__ */ n(
957
- fe,
963
+ ve,
958
964
  {
959
965
  icon: i,
960
966
  title: o,
961
967
  numOfSlides: d,
962
968
  showNavigation: p,
963
- children: H
969
+ children: Y
964
970
  },
965
- `sales-campaign-section__${T}`
971
+ `sales-campaign-section__${L}`
966
972
  )
967
973
  }
968
974
  );
969
975
  }
970
976
  );
971
977
  export {
972
- gr as default
978
+ hr as default
973
979
  };