@20minutes/hela 2.18.1 → 2.18.3
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/index.es.js +192 -193
- package/dist/index.umd.cjs +1 -1
- package/dist/scss/abstracts/variables/_token-variables.scss +1 -1
- package/dist/src/components/molecules/Card/Templates/CardMost/CardMost.d.ts +1 -1
- package/dist/src/components/molecules/Elections/SearchBanner/SearchBanner.d.ts +2 -2
- package/dist/style.css +1 -1
- package/package.json +9 -9
package/dist/index.es.js
CHANGED
|
@@ -2986,7 +2986,7 @@ function g2({ title: a, ratio: s = "auto", htmlIframeProps: c, ...l }) {
|
|
|
2986
2986
|
const M0 = ({ src: a, formats: s }) => {
|
|
2987
2987
|
if (s !== void 0 && s.length > 0)
|
|
2988
2988
|
return s.map((c) => `${a.replace(/%format/, c)} ${c.split("x")[0]}w`).join(", ");
|
|
2989
|
-
}, V1 = ({ src: a, format: s }) => a.replace(/%format/, s),
|
|
2989
|
+
}, V1 = ({ src: a, format: s }) => a.replace(/%format/, s), i1 = ({
|
|
2990
2990
|
id: a = "",
|
|
2991
2991
|
src: s = "",
|
|
2992
2992
|
defaultFormat: c,
|
|
@@ -3018,7 +3018,7 @@ const M0 = ({ src: a, formats: s }) => {
|
|
|
3018
3018
|
V = V ? `${V}, ${b} 2x` : `${b} 2x`;
|
|
3019
3019
|
}
|
|
3020
3020
|
return x.width = k || void 0, x.height = M !== "0" ? M : void 0, x.sizes = r || void 0, /* @__PURE__ */ e(f, { ...x, as: "img", src: j, ...V ? { srcSet: V } : {} });
|
|
3021
|
-
},
|
|
3021
|
+
}, r1 = ({ size: a, ...s }) => /* @__PURE__ */ e(v, { as: "span", size: a || "s", ...s, children: "•" }), j1 = A(
|
|
3022
3022
|
({
|
|
3023
3023
|
id: a,
|
|
3024
3024
|
className: s,
|
|
@@ -3098,8 +3098,8 @@ const M0 = ({ src: a, formats: s }) => {
|
|
|
3098
3098
|
]
|
|
3099
3099
|
}
|
|
3100
3100
|
),
|
|
3101
|
-
u?.length && /* @__PURE__ */ e(h, { wrap: "wrap", gapY: "s", gapX: "xxs-2", mt: "xxs-2", children: u.map(({ iconProps:
|
|
3102
|
-
|
|
3101
|
+
u?.length && /* @__PURE__ */ e(h, { wrap: "wrap", gapY: "s", gapX: "xxs-2", mt: "xxs-2", children: u.map(({ iconProps: S, textProps: G, value: E }, P) => /* @__PURE__ */ t(h, { alignItems: "center", gap: "xxs", children: [
|
|
3102
|
+
S && /* @__PURE__ */ e(_, { ...S }),
|
|
3103
3103
|
/* @__PURE__ */ e(v, { dangerouslySetInnerHTML: { __html: E }, role: "alert", ...G })
|
|
3104
3104
|
] }, P?.toString())) }),
|
|
3105
3105
|
j && /* @__PURE__ */ e(
|
|
@@ -3373,7 +3373,7 @@ const h = A(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3373
3373
|
g(Y1(r), r?.className)
|
|
3374
3374
|
),
|
|
3375
3375
|
children: n
|
|
3376
|
-
}),
|
|
3376
|
+
}), B = A(
|
|
3377
3377
|
({
|
|
3378
3378
|
as: a = "a",
|
|
3379
3379
|
children: s,
|
|
@@ -3504,7 +3504,7 @@ const h = A(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3504
3504
|
) : /* @__PURE__ */ e(I, { color: "grey-400", textProps: { fontFamily: "base" }, children: "Lire aussi" }),
|
|
3505
3505
|
!i && /* @__PURE__ */ e($1, {}),
|
|
3506
3506
|
/* @__PURE__ */ e(
|
|
3507
|
-
|
|
3507
|
+
B,
|
|
3508
3508
|
{
|
|
3509
3509
|
href: s,
|
|
3510
3510
|
className: "c-read-also__link",
|
|
@@ -3516,7 +3516,7 @@ const h = A(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3516
3516
|
)
|
|
3517
3517
|
] }),
|
|
3518
3518
|
c && /* @__PURE__ */ e(
|
|
3519
|
-
|
|
3519
|
+
i1,
|
|
3520
3520
|
{
|
|
3521
3521
|
src: c,
|
|
3522
3522
|
defaultFormat: "110x70",
|
|
@@ -3951,7 +3951,7 @@ const d1 = A(
|
|
|
3951
3951
|
p: "s",
|
|
3952
3952
|
children: /* @__PURE__ */ t(h, { className: "c-info-banner__container", gap: "s", alignItems: "start", children: [
|
|
3953
3953
|
a && /* @__PURE__ */ e(h, { as: "a", className: "c-info-banner__visual", ...l || {}, children: /* @__PURE__ */ e(
|
|
3954
|
-
|
|
3954
|
+
i1,
|
|
3955
3955
|
{
|
|
3956
3956
|
src: a,
|
|
3957
3957
|
defaultFormat: "130x82",
|
|
@@ -4045,7 +4045,7 @@ const d1 = A(
|
|
|
4045
4045
|
d,
|
|
4046
4046
|
!i && /* @__PURE__ */ t(Z, { children: [
|
|
4047
4047
|
s.length > 0 && /* @__PURE__ */ e(I, { color: n, size: "m", children: s }),
|
|
4048
|
-
l && l.length > 0 && s.length > 0 && /* @__PURE__ */ e(
|
|
4048
|
+
l && l.length > 0 && s.length > 0 && /* @__PURE__ */ e(r1, { mx: "xxs", color: n || "grey-400" })
|
|
4049
4049
|
] }),
|
|
4050
4050
|
l && l.length > 0 && /* @__PURE__ */ e(v, { id: "content-header-lead", as: "span", size: "xxl", fontFamily: "source-serif-pro", children: l })
|
|
4051
4051
|
] }),
|
|
@@ -4117,7 +4117,7 @@ const d1 = A(
|
|
|
4117
4117
|
return r === y.DESKTOP && (p = R0), /* @__PURE__ */ t(f, { ...u, as: "figure", className: "c-media", children: [
|
|
4118
4118
|
a === q.photo && /* @__PURE__ */ t("div", { className: "c-media__content", children: [
|
|
4119
4119
|
/* @__PURE__ */ e(
|
|
4120
|
-
|
|
4120
|
+
i1,
|
|
4121
4121
|
{
|
|
4122
4122
|
...i,
|
|
4123
4123
|
src: s,
|
|
@@ -4284,7 +4284,7 @@ const d1 = A(
|
|
|
4284
4284
|
}) => {
|
|
4285
4285
|
const o = l !== void 0 && a.length > l, d = (m) => /* @__PURE__ */ t(h, { alignItems: "baseline", children: [
|
|
4286
4286
|
/* @__PURE__ */ e(_, { name: "diode", color: "ultramarine", size: 11, mr: "xxs" }),
|
|
4287
|
-
/* @__PURE__ */ e(
|
|
4287
|
+
/* @__PURE__ */ e(B, { color: m?.color || "black", href: m.href, children: m.name })
|
|
4288
4288
|
] }, m.name);
|
|
4289
4289
|
return a.length > 0 ? /* @__PURE__ */ e(
|
|
4290
4290
|
ne,
|
|
@@ -4368,11 +4368,11 @@ const d1 = A(
|
|
|
4368
4368
|
}
|
|
4369
4369
|
return { year: i.getFullYear(), month: i.getMonth() };
|
|
4370
4370
|
}), m = U(() => new Date(o.year, o.month, 1), [o]), u = U(() => new Date(o.year, o.month + 1, 0), [o]), p = U(() => {
|
|
4371
|
-
const b = new Date(m),
|
|
4372
|
-
return b.setDate(b.getDate() -
|
|
4371
|
+
const b = new Date(m), S = (b.getDay() + 6) % 7;
|
|
4372
|
+
return b.setDate(b.getDate() - S), b;
|
|
4373
4373
|
}, [m]), x = U(() => {
|
|
4374
|
-
const b = new Date(u),
|
|
4375
|
-
return b.setDate(b.getDate() + (6 -
|
|
4374
|
+
const b = new Date(u), S = (b.getDay() + 6) % 7;
|
|
4375
|
+
return b.setDate(b.getDate() + (6 - S)), b;
|
|
4376
4376
|
}, [u]), w = [];
|
|
4377
4377
|
for (let b = new Date(p); b <= x; b.setDate(b.getDate() + 1))
|
|
4378
4378
|
w.push(new Date(b));
|
|
@@ -4424,7 +4424,7 @@ const d1 = A(
|
|
|
4424
4424
|
] }),
|
|
4425
4425
|
/* @__PURE__ */ e(f, { className: "c-calendar__grid", pb: "xs", children: P0.map((b) => /* @__PURE__ */ e(h, { alignItems: "center", justifyContent: "center", className: "c-calendar__cell", children: /* @__PURE__ */ e(v, { as: "span", size: "xs", children: b.charAt(0) }) }, b)) }),
|
|
4426
4426
|
/* @__PURE__ */ e("div", { className: "c-calendar__grid", children: w.map((b) => {
|
|
4427
|
-
const
|
|
4427
|
+
const S = f1(b), G = b.getMonth() === o.month, E = S === j, P = V.has(S), n1 = (k.has(S) || M.has(S)) && !P, s1 = k.has(S), k1 = M.has(S), M1 = new Date(b);
|
|
4428
4428
|
M1.setDate(M1.getDate() - 1);
|
|
4429
4429
|
const H1 = P && !V.has(f1(M1)), C1 = new Date(b);
|
|
4430
4430
|
C1.setDate(C1.getDate() + 1);
|
|
@@ -4445,10 +4445,10 @@ const d1 = A(
|
|
|
4445
4445
|
}),
|
|
4446
4446
|
children: /* @__PURE__ */ t(h, { alignItems: "center", justifyContent: "center", className: "c-calendar__date", children: [
|
|
4447
4447
|
/* @__PURE__ */ e(v, { as: "span", size: "xs", children: b.getDate() }),
|
|
4448
|
-
(
|
|
4448
|
+
(n1 || H1 || T1) && /* @__PURE__ */ e(_, { name: "heat", size: [22, 32], className: "c-calendar__heat-icon" })
|
|
4449
4449
|
] })
|
|
4450
4450
|
},
|
|
4451
|
-
|
|
4451
|
+
S
|
|
4452
4452
|
);
|
|
4453
4453
|
}) })
|
|
4454
4454
|
] });
|
|
@@ -4509,11 +4509,11 @@ const d1 = A(
|
|
|
4509
4509
|
), i = s || c ? /* @__PURE__ */ t(h, { ...!l && n, alignItems: "center", gap: "xxs-2", color: "grey-400", children: [
|
|
4510
4510
|
s && /* @__PURE__ */ t(Z, { children: [
|
|
4511
4511
|
/* @__PURE__ */ e(v, { as: "span", size: "xs", color: "red", weight: "bold", children: s }),
|
|
4512
|
-
/* @__PURE__ */ e(
|
|
4512
|
+
/* @__PURE__ */ e(r1, { size: "xs", color: "red" })
|
|
4513
4513
|
] }),
|
|
4514
4514
|
r,
|
|
4515
4515
|
c && /* @__PURE__ */ t(Z, { children: [
|
|
4516
|
-
/* @__PURE__ */ e(
|
|
4516
|
+
/* @__PURE__ */ e(r1, { size: "xs", color: a.color || "grey-400" }),
|
|
4517
4517
|
/* @__PURE__ */ e(v, { as: "time", size: "xs", color: c.color, children: c.text })
|
|
4518
4518
|
] })
|
|
4519
4519
|
] }) : r;
|
|
@@ -4568,8 +4568,8 @@ const d1 = A(
|
|
|
4568
4568
|
return l === "none" ? void 0 : l;
|
|
4569
4569
|
if (j)
|
|
4570
4570
|
return j === "secondary" ? "grey-100" : void 0;
|
|
4571
|
-
}, b = () => o === "small" ? "xxs-2" : j && j === "secondary" ? "xxs" : "xxs-2",
|
|
4572
|
-
const
|
|
4571
|
+
}, b = () => o === "small" ? "xxs-2" : j && j === "secondary" ? "xxs" : "xxs-2", S = () => r || (j && j === "secondary" ? "black" : "white"), G = () => i || (j && j === "secondary" ? void 0 : "default"), E = () => d === "inline" && l !== "none" ? "xxs-2" : void 0, P = () => {
|
|
4572
|
+
const n1 = /* @__PURE__ */ e(
|
|
4573
4573
|
h,
|
|
4574
4574
|
{
|
|
4575
4575
|
as: "span",
|
|
@@ -4585,13 +4585,13 @@ const d1 = A(
|
|
|
4585
4585
|
}
|
|
4586
4586
|
);
|
|
4587
4587
|
return n !== void 0 ? /* @__PURE__ */ t(h, { className: "c-icon-item", alignItems: "center", children: [
|
|
4588
|
-
|
|
4588
|
+
n1,
|
|
4589
4589
|
/* @__PURE__ */ e(
|
|
4590
4590
|
v,
|
|
4591
4591
|
{
|
|
4592
4592
|
as: "span",
|
|
4593
4593
|
size: b(),
|
|
4594
|
-
color:
|
|
4594
|
+
color: S(),
|
|
4595
4595
|
bg: G(),
|
|
4596
4596
|
ml: E(),
|
|
4597
4597
|
className: g("c-icon-item__count", {
|
|
@@ -4601,7 +4601,7 @@ const d1 = A(
|
|
|
4601
4601
|
children: n === 0 ? "0" : n
|
|
4602
4602
|
}
|
|
4603
4603
|
)
|
|
4604
|
-
] }) :
|
|
4604
|
+
] }) : n1;
|
|
4605
4605
|
};
|
|
4606
4606
|
return /* @__PURE__ */ t(
|
|
4607
4607
|
h,
|
|
@@ -4655,7 +4655,7 @@ const d1 = A(
|
|
|
4655
4655
|
...j
|
|
4656
4656
|
}) => {
|
|
4657
4657
|
const z = /* @__PURE__ */ e(
|
|
4658
|
-
|
|
4658
|
+
i1,
|
|
4659
4659
|
{
|
|
4660
4660
|
...s ? { id: s } : {},
|
|
4661
4661
|
src: a,
|
|
@@ -4859,7 +4859,7 @@ const d1 = A(
|
|
|
4859
4859
|
)
|
|
4860
4860
|
] }),
|
|
4861
4861
|
d && /* @__PURE__ */ e(
|
|
4862
|
-
|
|
4862
|
+
t1,
|
|
4863
4863
|
{
|
|
4864
4864
|
...d,
|
|
4865
4865
|
variant: "card",
|
|
@@ -4909,7 +4909,7 @@ const d1 = A(
|
|
|
4909
4909
|
)
|
|
4910
4910
|
] }),
|
|
4911
4911
|
d && /* @__PURE__ */ e(
|
|
4912
|
-
|
|
4912
|
+
t1,
|
|
4913
4913
|
{
|
|
4914
4914
|
...d,
|
|
4915
4915
|
variant: "card",
|
|
@@ -4918,7 +4918,7 @@ const d1 = A(
|
|
|
4918
4918
|
className: "c-card-element--is-clickable"
|
|
4919
4919
|
}
|
|
4920
4920
|
),
|
|
4921
|
-
p && !d && /* @__PURE__ */ e(h, { mt: "s", justifyContent: "center", children: /* @__PURE__ */ e(
|
|
4921
|
+
p && !d && /* @__PURE__ */ e(h, { mt: "s", justifyContent: "center", children: /* @__PURE__ */ e(B, { variant: "primary", ...p }) })
|
|
4922
4922
|
] })
|
|
4923
4923
|
}
|
|
4924
4924
|
);
|
|
@@ -4986,7 +4986,7 @@ const d1 = A(
|
|
|
4986
4986
|
),
|
|
4987
4987
|
r && /* @__PURE__ */ e(a0, { ...r, mt: "xs" }),
|
|
4988
4988
|
o && /* @__PURE__ */ e(
|
|
4989
|
-
|
|
4989
|
+
t1,
|
|
4990
4990
|
{
|
|
4991
4991
|
...o,
|
|
4992
4992
|
variant: "card",
|
|
@@ -5125,7 +5125,7 @@ const d1 = A(
|
|
|
5125
5125
|
)
|
|
5126
5126
|
] }),
|
|
5127
5127
|
o && /* @__PURE__ */ e(
|
|
5128
|
-
|
|
5128
|
+
t1,
|
|
5129
5129
|
{
|
|
5130
5130
|
...o,
|
|
5131
5131
|
variant: "card",
|
|
@@ -5160,7 +5160,7 @@ const d1 = A(
|
|
|
5160
5160
|
/* @__PURE__ */ e(
|
|
5161
5161
|
v,
|
|
5162
5162
|
{
|
|
5163
|
-
as:
|
|
5163
|
+
as: B,
|
|
5164
5164
|
href: l.href,
|
|
5165
5165
|
size: { xs: "s", md: "m" },
|
|
5166
5166
|
fontFamily: "source-serif-pro",
|
|
@@ -5240,7 +5240,7 @@ const d1 = A(
|
|
|
5240
5240
|
] }) }),
|
|
5241
5241
|
m && /* @__PURE__ */ e(W0, { pl: "xs", pr: "s", items: m, themeColor: u }),
|
|
5242
5242
|
o && /* @__PURE__ */ e(
|
|
5243
|
-
|
|
5243
|
+
t1,
|
|
5244
5244
|
{
|
|
5245
5245
|
...o,
|
|
5246
5246
|
variant: "card",
|
|
@@ -5309,7 +5309,7 @@ const d1 = A(
|
|
|
5309
5309
|
}
|
|
5310
5310
|
),
|
|
5311
5311
|
r && /* @__PURE__ */ e(
|
|
5312
|
-
|
|
5312
|
+
t1,
|
|
5313
5313
|
{
|
|
5314
5314
|
mt: "xs",
|
|
5315
5315
|
...r,
|
|
@@ -5330,83 +5330,92 @@ const d1 = A(
|
|
|
5330
5330
|
layout: i,
|
|
5331
5331
|
summaryProps: o,
|
|
5332
5332
|
commentCount: d,
|
|
5333
|
-
variant: m
|
|
5333
|
+
variant: m,
|
|
5334
5334
|
shareCount: u,
|
|
5335
5335
|
viewCount: p,
|
|
5336
5336
|
...x
|
|
5337
5337
|
}) => {
|
|
5338
5338
|
const { cardFooterProps: w, signatureProps: k, socialBarProps: M, ...V } = x;
|
|
5339
|
-
return /* @__PURE__ */ t(
|
|
5340
|
-
|
|
5341
|
-
|
|
5342
|
-
|
|
5343
|
-
|
|
5344
|
-
|
|
5345
|
-
|
|
5346
|
-
|
|
5347
|
-
|
|
5348
|
-
|
|
5349
|
-
|
|
5350
|
-
|
|
5351
|
-
|
|
5352
|
-
|
|
5353
|
-
|
|
5354
|
-
|
|
5355
|
-
|
|
5356
|
-
|
|
5357
|
-
|
|
5358
|
-
|
|
5359
|
-
|
|
5360
|
-
|
|
5361
|
-
|
|
5362
|
-
|
|
5363
|
-
|
|
5364
|
-
|
|
5365
|
-
|
|
5366
|
-
|
|
5367
|
-
|
|
5368
|
-
|
|
5369
|
-
|
|
5370
|
-
|
|
5371
|
-
|
|
5372
|
-
|
|
5373
|
-
|
|
5374
|
-
},
|
|
5375
|
-
|
|
5376
|
-
|
|
5377
|
-
|
|
5378
|
-
|
|
5379
|
-
|
|
5380
|
-
|
|
5381
|
-
|
|
5382
|
-
|
|
5383
|
-
|
|
5384
|
-
|
|
5385
|
-
|
|
5386
|
-
|
|
5387
|
-
|
|
5388
|
-
|
|
5389
|
-
|
|
5390
|
-
|
|
5391
|
-
|
|
5392
|
-
|
|
5393
|
-
|
|
5394
|
-
|
|
5395
|
-
|
|
5396
|
-
|
|
5397
|
-
|
|
5398
|
-
|
|
5399
|
-
|
|
5400
|
-
|
|
5401
|
-
},
|
|
5402
|
-
|
|
5403
|
-
|
|
5404
|
-
|
|
5405
|
-
|
|
5406
|
-
|
|
5407
|
-
|
|
5408
|
-
|
|
5409
|
-
|
|
5339
|
+
return /* @__PURE__ */ t(
|
|
5340
|
+
R,
|
|
5341
|
+
{
|
|
5342
|
+
...V,
|
|
5343
|
+
clickable: !0,
|
|
5344
|
+
className: g("c-card-most", { [`c-card-most--${m}`]: m }),
|
|
5345
|
+
justifyContent: "start",
|
|
5346
|
+
children: [
|
|
5347
|
+
/* @__PURE__ */ e(
|
|
5348
|
+
v,
|
|
5349
|
+
{
|
|
5350
|
+
as: "span",
|
|
5351
|
+
color: "ultramarine",
|
|
5352
|
+
weight: "semi-bold",
|
|
5353
|
+
className: g("c-card-most__card-number", {
|
|
5354
|
+
[`c-card-most__card-number--${r.size || "default"}-size`]: !0
|
|
5355
|
+
}),
|
|
5356
|
+
mr: m === "small" ? "xs" : "m",
|
|
5357
|
+
children: r.value
|
|
5358
|
+
}
|
|
5359
|
+
),
|
|
5360
|
+
/* @__PURE__ */ t(f, { className: "c-card-most__content", children: [
|
|
5361
|
+
c && /* @__PURE__ */ e(Q, { mb: "xxs-2", ...c }),
|
|
5362
|
+
/* @__PURE__ */ e(
|
|
5363
|
+
D,
|
|
5364
|
+
{
|
|
5365
|
+
as: "h3",
|
|
5366
|
+
size: { xs: "xxs-2", md: m === "small" ? "xxs-3" : "xs" },
|
|
5367
|
+
fontFamily: "source-serif-pro",
|
|
5368
|
+
weight: "semi-bold",
|
|
5369
|
+
cartridgeIsCentered: !0,
|
|
5370
|
+
...l,
|
|
5371
|
+
children: /* @__PURE__ */ e("a", { href: a, children: s })
|
|
5372
|
+
}
|
|
5373
|
+
),
|
|
5374
|
+
o && /* @__PURE__ */ e(v, { color: "grey-600", fontFamily: "source-serif-pro", size: "m", mt: "xs", ...o, children: o.children }),
|
|
5375
|
+
n?.cover && i === y.MOBILE && /* @__PURE__ */ e(
|
|
5376
|
+
T,
|
|
5377
|
+
{
|
|
5378
|
+
...n,
|
|
5379
|
+
...n.caption && {
|
|
5380
|
+
caption: { size: "medium", ...n.caption }
|
|
5381
|
+
},
|
|
5382
|
+
defaultFormat: "297x204",
|
|
5383
|
+
enableHD: !0,
|
|
5384
|
+
alt: s,
|
|
5385
|
+
mt: "xs",
|
|
5386
|
+
className: "c-card-most__img"
|
|
5387
|
+
}
|
|
5388
|
+
),
|
|
5389
|
+
!!d && /* @__PURE__ */ t(h, { gap: "xs", alignItems: "center", mt: "xs", children: [
|
|
5390
|
+
/* @__PURE__ */ e(_, { size: 22, name: "comment" }),
|
|
5391
|
+
/* @__PURE__ */ e(v, { size: "m", weight: "bold", children: _1(d) })
|
|
5392
|
+
] }),
|
|
5393
|
+
!!u && /* @__PURE__ */ t(h, { gap: "xs", alignItems: "center", mt: "xs", children: [
|
|
5394
|
+
/* @__PURE__ */ e(_, { size: 22, name: "share" }),
|
|
5395
|
+
/* @__PURE__ */ e(v, { size: "m", weight: "bold", children: _1(u) })
|
|
5396
|
+
] }),
|
|
5397
|
+
!!p && /* @__PURE__ */ t(h, { gap: "xs", alignItems: "center", mt: "xs", children: [
|
|
5398
|
+
/* @__PURE__ */ e(_, { size: 22, name: "view" }),
|
|
5399
|
+
/* @__PURE__ */ e(v, { size: "m", weight: "bold", children: _1(p) })
|
|
5400
|
+
] })
|
|
5401
|
+
] }),
|
|
5402
|
+
n?.cover && i === y.DESKTOP && /* @__PURE__ */ e(
|
|
5403
|
+
T,
|
|
5404
|
+
{
|
|
5405
|
+
...n,
|
|
5406
|
+
...n.caption && {
|
|
5407
|
+
caption: { size: "small", ...n.caption }
|
|
5408
|
+
},
|
|
5409
|
+
className: "c-card-most__img",
|
|
5410
|
+
defaultFormat: m === "small" ? "72x46" : "150x95",
|
|
5411
|
+
enableHD: !0,
|
|
5412
|
+
alt: s,
|
|
5413
|
+
ml: m === "small" ? "xs" : "m"
|
|
5414
|
+
}
|
|
5415
|
+
)
|
|
5416
|
+
]
|
|
5417
|
+
}
|
|
5418
|
+
);
|
|
5410
5419
|
}, T2 = ({
|
|
5411
5420
|
title: a,
|
|
5412
5421
|
summary: s,
|
|
@@ -5460,8 +5469,8 @@ const d1 = A(
|
|
|
5460
5469
|
/* @__PURE__ */ t("div", { className: "c-card-movie__side", children: [
|
|
5461
5470
|
l && /* @__PURE__ */ e(T, { ...l, radius: "xs", alt: a }),
|
|
5462
5471
|
r === y.DESKTOP && /* @__PURE__ */ t(h, { direction: "column", gap: "xs", mt: "xs", children: [
|
|
5463
|
-
p && /* @__PURE__ */ e(
|
|
5464
|
-
/* @__PURE__ */ e(
|
|
5472
|
+
p && /* @__PURE__ */ e(B, { variant: "primary", ...p }),
|
|
5473
|
+
/* @__PURE__ */ e(B, { variant: "secondary", ...u })
|
|
5465
5474
|
] })
|
|
5466
5475
|
] }),
|
|
5467
5476
|
/* @__PURE__ */ t(h, { direction: "column", justifyContent: "between", className: "c-card-movie__content", children: [
|
|
@@ -5485,7 +5494,7 @@ const d1 = A(
|
|
|
5485
5494
|
/* @__PURE__ */ e("span", { children: m }),
|
|
5486
5495
|
d && d.length > 0 && /* @__PURE__ */ t(Z, { children: [
|
|
5487
5496
|
" ",
|
|
5488
|
-
/* @__PURE__ */ e(
|
|
5497
|
+
/* @__PURE__ */ e(r1, { size: "xs" }),
|
|
5489
5498
|
" ",
|
|
5490
5499
|
/* @__PURE__ */ t(v, { as: "span", weight: "bold", children: [
|
|
5491
5500
|
"Genre :",
|
|
@@ -5511,8 +5520,8 @@ const d1 = A(
|
|
|
5511
5520
|
r === y.MOBILE && /* @__PURE__ */ t(Z, { children: [
|
|
5512
5521
|
M,
|
|
5513
5522
|
/* @__PURE__ */ t(h, { direction: "column", gap: "xs", mt: "l", mx: "auto", className: "c-card-movie__footer", children: [
|
|
5514
|
-
p && /* @__PURE__ */ e(
|
|
5515
|
-
/* @__PURE__ */ e(
|
|
5523
|
+
p && /* @__PURE__ */ e(B, { variant: "primary", ...p }),
|
|
5524
|
+
/* @__PURE__ */ e(B, { variant: "secondary", ...u })
|
|
5516
5525
|
] })
|
|
5517
5526
|
] })
|
|
5518
5527
|
] });
|
|
@@ -5568,8 +5577,8 @@ const d1 = A(
|
|
|
5568
5577
|
a && /* @__PURE__ */ e(v, { as: "time", color: "grey-400", size: "xxs", mb: "xxs-2", children: a }),
|
|
5569
5578
|
/* @__PURE__ */ t(h, { justifyContent: "between", gap: "l", direction: "row", children: [
|
|
5570
5579
|
/* @__PURE__ */ t(h, { justifyContent: "start", direction: "row", gap: "xs", children: [
|
|
5571
|
-
s && /* @__PURE__ */ e(
|
|
5572
|
-
/* @__PURE__ */ e(
|
|
5580
|
+
s && /* @__PURE__ */ e(r1, { size: "xxl", color: "red", className: "c-card-notification__dot" }),
|
|
5581
|
+
/* @__PURE__ */ e(B, { color: "inherit", ...i, children: n && /* @__PURE__ */ e(v, { className: "c-card-notification__summary", ...n }) })
|
|
5573
5582
|
] }),
|
|
5574
5583
|
/* @__PURE__ */ t(h, { justifyContent: "end", direction: "row", gap: "xs", children: [
|
|
5575
5584
|
l && /* @__PURE__ */ e(
|
|
@@ -5776,7 +5785,7 @@ const d1 = A(
|
|
|
5776
5785
|
}
|
|
5777
5786
|
)
|
|
5778
5787
|
] }),
|
|
5779
|
-
/* @__PURE__ */ e(h, { mt: "s", children: /* @__PURE__ */ e(
|
|
5788
|
+
/* @__PURE__ */ e(h, { mt: "s", children: /* @__PURE__ */ e(B, { variant: "primary", ...i }) })
|
|
5780
5789
|
] })
|
|
5781
5790
|
]
|
|
5782
5791
|
}
|
|
@@ -6049,7 +6058,7 @@ const d1 = A(
|
|
|
6049
6058
|
a && /* @__PURE__ */ e(D, { size: "xxs-2", fontFamily: "base", ...c, children: a }),
|
|
6050
6059
|
s && /* @__PURE__ */ e(v, { ...s, as: "span", color: "grey-400", size: "m", children: s.children })
|
|
6051
6060
|
] }),
|
|
6052
|
-
/* @__PURE__ */ e(
|
|
6061
|
+
/* @__PURE__ */ e(B, { ...n, variant: "primary", href: l, whiteSpace: "nowrap", children: n.children })
|
|
6053
6062
|
]
|
|
6054
6063
|
}
|
|
6055
6064
|
), P2 = ({
|
|
@@ -6095,7 +6104,7 @@ const d1 = A(
|
|
|
6095
6104
|
) })
|
|
6096
6105
|
] }),
|
|
6097
6106
|
i && /* @__PURE__ */ e(
|
|
6098
|
-
|
|
6107
|
+
t1,
|
|
6099
6108
|
{
|
|
6100
6109
|
...i,
|
|
6101
6110
|
variant: "card",
|
|
@@ -6218,7 +6227,7 @@ const d1 = A(
|
|
|
6218
6227
|
))
|
|
6219
6228
|
}
|
|
6220
6229
|
),
|
|
6221
|
-
p && /* @__PURE__ */ e(h, { justifyContent: "center", mt: "xl", children: /* @__PURE__ */ e(
|
|
6230
|
+
p && /* @__PURE__ */ e(h, { justifyContent: "center", mt: "xl", children: /* @__PURE__ */ e(B, { variant: "secondary", ...p }) })
|
|
6222
6231
|
]
|
|
6223
6232
|
}
|
|
6224
6233
|
) : null;
|
|
@@ -6521,7 +6530,7 @@ const d1 = A(
|
|
|
6521
6530
|
/* @__PURE__ */ e("ul", { children: a.map((c) => /* @__PURE__ */ t(f, { as: "li", mb: "xs", children: [
|
|
6522
6531
|
/* @__PURE__ */ t(h, { alignItems: "center", gap: "xxs", children: [
|
|
6523
6532
|
c.imgProps && /* @__PURE__ */ e(
|
|
6524
|
-
|
|
6533
|
+
i1,
|
|
6525
6534
|
{
|
|
6526
6535
|
src: c.imgProps?.src,
|
|
6527
6536
|
defaultFormat: "10x10",
|
|
@@ -6547,7 +6556,7 @@ const d1 = A(
|
|
|
6547
6556
|
/* @__PURE__ */ e(
|
|
6548
6557
|
v,
|
|
6549
6558
|
{
|
|
6550
|
-
as:
|
|
6559
|
+
as: B,
|
|
6551
6560
|
...c.isTargetBlank ? { target: "_blank" } : {},
|
|
6552
6561
|
href: c.href,
|
|
6553
6562
|
size: "m",
|
|
@@ -6676,7 +6685,7 @@ const d1 = A(
|
|
|
6676
6685
|
"aria-expanded": o || "false",
|
|
6677
6686
|
"data-search-banner-expanded-source": !0,
|
|
6678
6687
|
children: [
|
|
6679
|
-
c && /* @__PURE__ */ e(
|
|
6688
|
+
c && /* @__PURE__ */ e(v, { as: "span", px: "m", weight: "bold", color: "white", mb: "xxs", children: l ? /* @__PURE__ */ e("a", { href: l, children: c }) : c }),
|
|
6680
6689
|
/* @__PURE__ */ t(h, { gap: "s", px: { xs: "m", md: "0" }, children: [
|
|
6681
6690
|
/* @__PURE__ */ e(H, { as: g1, grow: 1, ...s }),
|
|
6682
6691
|
!!(n?.length || r?.options.length) && m
|
|
@@ -6765,7 +6774,7 @@ const d1 = A(
|
|
|
6765
6774
|
),
|
|
6766
6775
|
/* @__PURE__ */ e(f, { mb: "l", children: c }),
|
|
6767
6776
|
/* @__PURE__ */ e(f, { mb: "s", children: s ? /* @__PURE__ */ e(f, { className: "gcse-search" }) : /* @__PURE__ */ e(g1, { id: "search-form-error", url: "/", "aria-hidden": !0 }) }),
|
|
6768
|
-
/* @__PURE__ */ e(
|
|
6777
|
+
/* @__PURE__ */ e(B, { href: "/", className: "c-error-content__link", children: "Retour page d’accueil" })
|
|
6769
6778
|
] });
|
|
6770
6779
|
}, ne = ({
|
|
6771
6780
|
visibleItems: a,
|
|
@@ -6806,7 +6815,7 @@ const d1 = A(
|
|
|
6806
6815
|
justifyContent: "center",
|
|
6807
6816
|
"aria-hidden": n.length > a,
|
|
6808
6817
|
className: "c-expandable__link js-expand-target",
|
|
6809
|
-
children: /* @__PURE__ */ e(
|
|
6818
|
+
children: /* @__PURE__ */ e(B, { ...i, variant: "secondary" })
|
|
6810
6819
|
}
|
|
6811
6820
|
),
|
|
6812
6821
|
/* @__PURE__ */ e(
|
|
@@ -6877,7 +6886,7 @@ const d1 = A(
|
|
|
6877
6886
|
children: /* @__PURE__ */ e(_, { name: "close", size: [20, 18] })
|
|
6878
6887
|
}
|
|
6879
6888
|
),
|
|
6880
|
-
/* @__PURE__ */ e(
|
|
6889
|
+
/* @__PURE__ */ e(B, { href: a, color: "white", children: /* @__PURE__ */ e(_, { name: c, size: re[c] }) })
|
|
6881
6890
|
] }),
|
|
6882
6891
|
/* @__PURE__ */ e(
|
|
6883
6892
|
h,
|
|
@@ -6887,7 +6896,7 @@ const d1 = A(
|
|
|
6887
6896
|
flexGrow: 1,
|
|
6888
6897
|
gap: l ? "xs" : "l",
|
|
6889
6898
|
pr: "xxl",
|
|
6890
|
-
children: l ? /* @__PURE__ */ e(v, { as: "span", size: "m", color: "white", children: n }) : s.map((d) => /* @__PURE__ */ e(
|
|
6899
|
+
children: l ? /* @__PURE__ */ e(v, { as: "span", size: "m", color: "white", children: n }) : s.map((d) => /* @__PURE__ */ e(B, { href: d.link, color: "white", size: "s", children: d.name }, d.link))
|
|
6891
6900
|
}
|
|
6892
6901
|
)
|
|
6893
6902
|
] }),
|
|
@@ -6944,7 +6953,7 @@ const d1 = A(
|
|
|
6944
6953
|
children: [
|
|
6945
6954
|
!!m && /* @__PURE__ */ t(Z, { children: [
|
|
6946
6955
|
/* @__PURE__ */ e(I, { size: "m", ...m }),
|
|
6947
|
-
/* @__PURE__ */ e(
|
|
6956
|
+
/* @__PURE__ */ e(r1, { color: "grey-400", mx: "xxs" })
|
|
6948
6957
|
] }),
|
|
6949
6958
|
/* @__PURE__ */ e(
|
|
6950
6959
|
v,
|
|
@@ -7222,7 +7231,7 @@ const d1 = A(
|
|
|
7222
7231
|
alignItems: "center"
|
|
7223
7232
|
},
|
|
7224
7233
|
children: [
|
|
7225
|
-
/* @__PURE__ */ e(
|
|
7234
|
+
/* @__PURE__ */ e(B, { href: "/", title: "Accueil", children: /* @__PURE__ */ e(_, { name: "logo", color: "white", size: a }) }),
|
|
7226
7235
|
l && /* @__PURE__ */ e(
|
|
7227
7236
|
$,
|
|
7228
7237
|
{
|
|
@@ -7316,11 +7325,11 @@ const d1 = A(
|
|
|
7316
7325
|
gap: { xs: "l", md: "xl" },
|
|
7317
7326
|
alignItems: "center",
|
|
7318
7327
|
children: [
|
|
7319
|
-
/* @__PURE__ */ e(
|
|
7328
|
+
/* @__PURE__ */ e(B, { variant: "primary", ...r, children: /* @__PURE__ */ t(h, { alignItems: "center", children: [
|
|
7320
7329
|
/* @__PURE__ */ e(_, { name: "video-outlined", size: 13, mr: "xxs" }),
|
|
7321
7330
|
r.children
|
|
7322
7331
|
] }) }),
|
|
7323
|
-
/* @__PURE__ */ e(
|
|
7332
|
+
/* @__PURE__ */ e(B, { variant: "tertiary", ...i })
|
|
7324
7333
|
]
|
|
7325
7334
|
}
|
|
7326
7335
|
);
|
|
@@ -7591,7 +7600,7 @@ const d1 = A(
|
|
|
7591
7600
|
}
|
|
7592
7601
|
)
|
|
7593
7602
|
] });
|
|
7594
|
-
}, u3 = (a) => /* @__PURE__ */ t(h, { as:
|
|
7603
|
+
}, u3 = (a) => /* @__PURE__ */ t(h, { as: B, color: "black", alignItems: "center", ...a, children: [
|
|
7595
7604
|
/* @__PURE__ */ e(_, { mr: "xs", name: "power", size: 20 }),
|
|
7596
7605
|
/* @__PURE__ */ e(v, { size: "m", as: "span", weight: "bold", children: "Se déconnecter" })
|
|
7597
7606
|
] }), p3 = ({
|
|
@@ -7988,7 +7997,7 @@ const d1 = A(
|
|
|
7988
7997
|
id: `out-${p}`,
|
|
7989
7998
|
d: x.deptPath,
|
|
7990
7999
|
"data-name": x.name,
|
|
7991
|
-
className: "c-map-towns__dept-trigger
|
|
8000
|
+
className: "c-map-towns__dept-trigger"
|
|
7992
8001
|
}
|
|
7993
8002
|
)
|
|
7994
8003
|
] }) }, p)) })
|
|
@@ -8179,16 +8188,6 @@ const d1 = A(
|
|
|
8179
8188
|
}
|
|
8180
8189
|
)
|
|
8181
8190
|
] }),
|
|
8182
|
-
/* @__PURE__ */ e(S, { href: "https://www.20minutes.fr/elections/resultats", children: /* @__PURE__ */ e(
|
|
8183
|
-
t1,
|
|
8184
|
-
{
|
|
8185
|
-
src: "https://static.20mn.fr/elections/menu-banner-municipales-2026.png",
|
|
8186
|
-
alt: "Bannière Municipales 2026",
|
|
8187
|
-
px: "m",
|
|
8188
|
-
mb: "l",
|
|
8189
|
-
bg: "grey-50"
|
|
8190
|
-
}
|
|
8191
|
-
) }),
|
|
8192
8191
|
/* @__PURE__ */ t("ul", { className: "c-menu__list", children: [
|
|
8193
8192
|
s.length > 0 && /* @__PURE__ */ t(
|
|
8194
8193
|
z1,
|
|
@@ -8213,7 +8212,7 @@ const d1 = A(
|
|
|
8213
8212
|
/* @__PURE__ */ t(
|
|
8214
8213
|
h,
|
|
8215
8214
|
{
|
|
8216
|
-
as:
|
|
8215
|
+
as: B,
|
|
8217
8216
|
href: "/",
|
|
8218
8217
|
color: "black",
|
|
8219
8218
|
justifyContent: "between",
|
|
@@ -8285,7 +8284,7 @@ const d1 = A(
|
|
|
8285
8284
|
children: u.links.map((x, w) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ t(
|
|
8286
8285
|
h,
|
|
8287
8286
|
{
|
|
8288
|
-
as:
|
|
8287
|
+
as: B,
|
|
8289
8288
|
href: x.href,
|
|
8290
8289
|
color: "black",
|
|
8291
8290
|
pb: w !== u.links.length - 1 ? "m" : "0",
|
|
@@ -8302,7 +8301,7 @@ const d1 = A(
|
|
|
8302
8301
|
) : /* @__PURE__ */ e("li", { children: /* @__PURE__ */ t(
|
|
8303
8302
|
h,
|
|
8304
8303
|
{
|
|
8305
|
-
as:
|
|
8304
|
+
as: B,
|
|
8306
8305
|
href: u.href,
|
|
8307
8306
|
color: "black",
|
|
8308
8307
|
pb: p !== d.links.length - 1 ? "l" : "0",
|
|
@@ -8330,7 +8329,7 @@ const d1 = A(
|
|
|
8330
8329
|
) : /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(
|
|
8331
8330
|
v,
|
|
8332
8331
|
{
|
|
8333
|
-
as:
|
|
8332
|
+
as: B,
|
|
8334
8333
|
href: d.categoryLink,
|
|
8335
8334
|
color: "black",
|
|
8336
8335
|
className: "c-menu__link",
|
|
@@ -8361,11 +8360,11 @@ const d1 = A(
|
|
|
8361
8360
|
}
|
|
8362
8361
|
) }),
|
|
8363
8362
|
c === y.MOBILE && /* @__PURE__ */ e(
|
|
8364
|
-
|
|
8363
|
+
B,
|
|
8365
8364
|
{
|
|
8366
8365
|
id: "js-download-band",
|
|
8367
8366
|
href: "https://zrxr.adj.st/home?adj_t=15qbr9tu&adj_campaign=Bandeau_1",
|
|
8368
|
-
children: /* @__PURE__ */ e(
|
|
8367
|
+
children: /* @__PURE__ */ e(i1, { radius: "0", src: "https://static.20mn.fr/services/downloadapp.png" })
|
|
8369
8368
|
}
|
|
8370
8369
|
)
|
|
8371
8370
|
]
|
|
@@ -8441,9 +8440,9 @@ const d1 = A(
|
|
|
8441
8440
|
archivesUrl: l,
|
|
8442
8441
|
...n
|
|
8443
8442
|
}) => a > 0 ? /* @__PURE__ */ t(h, { justifyContent: "center", gap: "l", ...n, children: [
|
|
8444
|
-
Number(s) === 1 ? 1 : /* @__PURE__ */ e(
|
|
8445
|
-
a > 17 && (Number(s) === 2 ? 2 : /* @__PURE__ */ e(
|
|
8446
|
-
a > 25 && Number(s) !== 1 && /* @__PURE__ */ e(
|
|
8443
|
+
Number(s) === 1 ? 1 : /* @__PURE__ */ e(B, { color: "grey-300", href: `${c}`, children: "1" }),
|
|
8444
|
+
a > 17 && (Number(s) === 2 ? 2 : /* @__PURE__ */ e(B, { color: "grey-300", href: `${c}?page=2`, children: "2" })),
|
|
8445
|
+
a > 25 && Number(s) !== 1 && /* @__PURE__ */ e(B, { color: Number(s) !== 2 ? "black" : "grey-300", href: l, children: "Archives" })
|
|
8447
8446
|
] }) : null, ge = ({
|
|
8448
8447
|
percentage: a,
|
|
8449
8448
|
progressBarClassName: s,
|
|
@@ -8761,20 +8760,20 @@ function xe() {
|
|
|
8761
8760
|
z.prototype = Object.create(N && N.prototype, { constructor: { value: z, writable: !0, configurable: !0 } }), N && o(z, N);
|
|
8762
8761
|
}
|
|
8763
8762
|
function o(z, N) {
|
|
8764
|
-
return o = Object.setPrototypeOf || function(b,
|
|
8765
|
-
return b.__proto__ =
|
|
8763
|
+
return o = Object.setPrototypeOf || function(b, S) {
|
|
8764
|
+
return b.__proto__ = S, b;
|
|
8766
8765
|
}, o(z, N);
|
|
8767
8766
|
}
|
|
8768
8767
|
function d(z) {
|
|
8769
8768
|
var N = p();
|
|
8770
8769
|
return function() {
|
|
8771
|
-
var b = x(z),
|
|
8770
|
+
var b = x(z), S;
|
|
8772
8771
|
if (N) {
|
|
8773
8772
|
var G = x(this).constructor;
|
|
8774
|
-
|
|
8773
|
+
S = Reflect.construct(b, arguments, G);
|
|
8775
8774
|
} else
|
|
8776
|
-
|
|
8777
|
-
return m(this,
|
|
8775
|
+
S = b.apply(this, arguments);
|
|
8776
|
+
return m(this, S);
|
|
8778
8777
|
};
|
|
8779
8778
|
}
|
|
8780
8779
|
function m(z, N) {
|
|
@@ -8805,13 +8804,13 @@ function xe() {
|
|
|
8805
8804
|
enabled: !0
|
|
8806
8805
|
};
|
|
8807
8806
|
b = JSON.parse(JSON.stringify(b));
|
|
8808
|
-
var
|
|
8807
|
+
var S = window.onShareThisLoaded, G = function s1() {
|
|
8809
8808
|
if (!s1.complete) {
|
|
8810
8809
|
if (!b.id) {
|
|
8811
8810
|
var k1 = "sharethis-" + Date.now();
|
|
8812
8811
|
b.id = k1;
|
|
8813
8812
|
}
|
|
8814
|
-
N.buttons.current && (N.buttons.current.id = b.id, window.__sharethis__.load(C, b)),
|
|
8813
|
+
N.buttons.current && (N.buttons.current.id = b.id, window.__sharethis__.load(C, b)), S && S(), s1.complete = !0;
|
|
8815
8814
|
}
|
|
8816
8815
|
};
|
|
8817
8816
|
if (window.onShareThisLoaded = G, document.getElementById("sharethis-js"))
|
|
@@ -8823,17 +8822,17 @@ function xe() {
|
|
|
8823
8822
|
property: b.property || "",
|
|
8824
8823
|
product: C,
|
|
8825
8824
|
source: "reactjs"
|
|
8826
|
-
},
|
|
8825
|
+
}, n1 = Object.keys(P).map(function(s1) {
|
|
8827
8826
|
return s1 + "=" + P[s1];
|
|
8828
8827
|
}).join("&");
|
|
8829
|
-
E.src = "https://platform-api.sharethis.com/js/sharethis.js?" +
|
|
8828
|
+
E.src = "https://platform-api.sharethis.com/js/sharethis.js?" + n1, E.async = !0, document.body.appendChild(E);
|
|
8830
8829
|
}
|
|
8831
8830
|
}, k = /* @__PURE__ */ (function(z) {
|
|
8832
8831
|
i(C, z);
|
|
8833
8832
|
var N = d(C);
|
|
8834
8833
|
function C(b) {
|
|
8835
|
-
var
|
|
8836
|
-
return l(this, C),
|
|
8834
|
+
var S;
|
|
8835
|
+
return l(this, C), S = N.call(this, b), S.buttons = /* @__PURE__ */ a.default.createRef(), S;
|
|
8837
8836
|
}
|
|
8838
8837
|
return r(C, [{
|
|
8839
8838
|
key: "componentDidMount",
|
|
@@ -8854,8 +8853,8 @@ function xe() {
|
|
|
8854
8853
|
i(C, z);
|
|
8855
8854
|
var N = d(C);
|
|
8856
8855
|
function C(b) {
|
|
8857
|
-
var
|
|
8858
|
-
return l(this, C),
|
|
8856
|
+
var S;
|
|
8857
|
+
return l(this, C), S = N.call(this, b), S.buttons = /* @__PURE__ */ a.default.createRef(), S;
|
|
8859
8858
|
}
|
|
8860
8859
|
return r(C, [{
|
|
8861
8860
|
key: "componentDidMount",
|
|
@@ -8876,8 +8875,8 @@ function xe() {
|
|
|
8876
8875
|
i(C, z);
|
|
8877
8876
|
var N = d(C);
|
|
8878
8877
|
function C(b) {
|
|
8879
|
-
var
|
|
8880
|
-
return l(this, C),
|
|
8878
|
+
var S;
|
|
8879
|
+
return l(this, C), S = N.call(this, b), S.buttons = /* @__PURE__ */ a.default.createRef(), S;
|
|
8881
8880
|
}
|
|
8882
8881
|
return r(C, [{
|
|
8883
8882
|
key: "componentDidMount",
|
|
@@ -8898,8 +8897,8 @@ function xe() {
|
|
|
8898
8897
|
i(C, z);
|
|
8899
8898
|
var N = d(C);
|
|
8900
8899
|
function C(b) {
|
|
8901
|
-
var
|
|
8902
|
-
return l(this, C),
|
|
8900
|
+
var S;
|
|
8901
|
+
return l(this, C), S = N.call(this, b), S.buttons = /* @__PURE__ */ a.default.createRef(), S;
|
|
8903
8902
|
}
|
|
8904
8903
|
return r(C, [{
|
|
8905
8904
|
key: "componentDidMount",
|
|
@@ -8960,7 +8959,7 @@ const k3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
8960
8959
|
const i = /* @__PURE__ */ t(Z, { children: [
|
|
8961
8960
|
/* @__PURE__ */ e($, { size: { xs: "m", md: "xxl" }, fontFamily: "obviously", mb: "l", children: s }),
|
|
8962
8961
|
/* @__PURE__ */ e(v, { as: "div", size: { xs: "m", md: "xl" }, mb: "xl", children: c })
|
|
8963
|
-
] }), o = n ? /* @__PURE__ */ e(
|
|
8962
|
+
] }), o = n ? /* @__PURE__ */ e(B, { variant: "primary", ...n, children: /* @__PURE__ */ t(h, { alignItems: "center", children: [
|
|
8964
8963
|
/* @__PURE__ */ e(_, { name: "video-outlined", size: 13, mr: "xxs" }),
|
|
8965
8964
|
n.children
|
|
8966
8965
|
] }) }) : void 0;
|
|
@@ -9037,7 +9036,7 @@ const k3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9037
9036
|
/* @__PURE__ */ e(v, { size: "xxs-2", children: "Retrouvez l’actualité sur notre application" })
|
|
9038
9037
|
] }),
|
|
9039
9038
|
/* @__PURE__ */ e(L, { ...a, color: "ultramarine", bg: "white", className: "c-smart-banner__btn", children: "Installer" })
|
|
9040
|
-
] }), m1 = (a) => a === "card" ? "secondary" : "primary", b1 = (a) => a === "card" ? "inline" : "rounded", we = (a) => a === "vertical" ? "right" : "top",
|
|
9039
|
+
] }), m1 = (a) => a === "card" ? "secondary" : "primary", b1 = (a) => a === "card" ? "inline" : "rounded", we = (a) => a === "vertical" ? "right" : "top", t1 = ({
|
|
9041
9040
|
commentCount: a,
|
|
9042
9041
|
shareCount: s,
|
|
9043
9042
|
reactionCount: c,
|
|
@@ -9148,7 +9147,7 @@ const k3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9148
9147
|
}
|
|
9149
9148
|
)
|
|
9150
9149
|
}
|
|
9151
|
-
),
|
|
9150
|
+
), S = u && /* @__PURE__ */ e(
|
|
9152
9151
|
c1,
|
|
9153
9152
|
{
|
|
9154
9153
|
role: "button",
|
|
@@ -9184,7 +9183,7 @@ const k3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9184
9183
|
N && /* @__PURE__ */ e("li", { children: N }),
|
|
9185
9184
|
b && /* @__PURE__ */ e("li", { children: b }),
|
|
9186
9185
|
C && /* @__PURE__ */ e("li", { children: C }),
|
|
9187
|
-
|
|
9186
|
+
S && /* @__PURE__ */ e("li", { children: S })
|
|
9188
9187
|
] });
|
|
9189
9188
|
case "vertical":
|
|
9190
9189
|
return /* @__PURE__ */ t(Z, { children: [
|
|
@@ -9193,7 +9192,7 @@ const k3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9193
9192
|
C && /* @__PURE__ */ e("li", { children: C }),
|
|
9194
9193
|
/* @__PURE__ */ e("li", { "aria-hidden": "true", children: G }),
|
|
9195
9194
|
b && /* @__PURE__ */ e("li", { children: b }),
|
|
9196
|
-
|
|
9195
|
+
S && /* @__PURE__ */ e("li", { children: S })
|
|
9197
9196
|
] });
|
|
9198
9197
|
default:
|
|
9199
9198
|
return null;
|
|
@@ -9544,7 +9543,7 @@ const k3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9544
9543
|
alignItems: "center",
|
|
9545
9544
|
justifyContent: "center",
|
|
9546
9545
|
gap: "xxs",
|
|
9547
|
-
as:
|
|
9546
|
+
as: B,
|
|
9548
9547
|
href: a,
|
|
9549
9548
|
py: "xs",
|
|
9550
9549
|
bg: "ultramarine",
|
|
@@ -9655,7 +9654,7 @@ const k3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9655
9654
|
/* @__PURE__ */ e(f, { p: "m", pt: "l", children: /* @__PURE__ */ e("div", { children: s.map((n) => /* @__PURE__ */ t(
|
|
9656
9655
|
h,
|
|
9657
9656
|
{
|
|
9658
|
-
as:
|
|
9657
|
+
as: B,
|
|
9659
9658
|
href: n.href,
|
|
9660
9659
|
color: "black",
|
|
9661
9660
|
pb: "m",
|
|
@@ -9823,7 +9822,7 @@ const k3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9823
9822
|
...s,
|
|
9824
9823
|
wrap: "wrap",
|
|
9825
9824
|
className: g("c-footer-links", s?.className),
|
|
9826
|
-
children: a.map((c) => /* @__PURE__ */ e(
|
|
9825
|
+
children: a.map((c) => /* @__PURE__ */ e(B, { ...c, color: "white", className: "c-footer-links__link" }, String(c.children)))
|
|
9827
9826
|
}
|
|
9828
9827
|
), d0 = ({
|
|
9829
9828
|
socialIcons: a,
|
|
@@ -9872,7 +9871,7 @@ const k3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9872
9871
|
alignItems: { xs: "center", lg: "start" },
|
|
9873
9872
|
children: [
|
|
9874
9873
|
/* @__PURE__ */ t("section", { className: "c-footer__left", children: [
|
|
9875
|
-
/* @__PURE__ */ e(
|
|
9874
|
+
/* @__PURE__ */ e(B, { href: a, children: /* @__PURE__ */ e(
|
|
9876
9875
|
_,
|
|
9877
9876
|
{
|
|
9878
9877
|
name: "logo-mini",
|
|
@@ -9920,7 +9919,7 @@ const k3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9920
9919
|
n && /* @__PURE__ */ t("section", { children: [
|
|
9921
9920
|
/* @__PURE__ */ e(K, { color: "grey-200", my: "xl" }),
|
|
9922
9921
|
/* @__PURE__ */ e(v, { size: "m", color: "white", mb: "s", weight: "bold", children: "Archives" }),
|
|
9923
|
-
/* @__PURE__ */ e(a1, { as: "ul", colsNumber: 6, gap: "s", children: n.map((i) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(
|
|
9922
|
+
/* @__PURE__ */ e(a1, { as: "ul", colsNumber: 6, gap: "s", children: n.map((i) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(B, { href: i.href, color: "white", children: i.name }, i.name) }, i.name)) })
|
|
9924
9923
|
] })
|
|
9925
9924
|
] }),
|
|
9926
9925
|
/* @__PURE__ */ e(
|
|
@@ -9934,8 +9933,8 @@ const k3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9934
9933
|
gapX: "xxl",
|
|
9935
9934
|
children: s.map(
|
|
9936
9935
|
(i) => i.links.length === 0 ? null : /* @__PURE__ */ t(h, { as: "section", direction: "column", children: [
|
|
9937
|
-
/* @__PURE__ */ e($, { as: "h3", mb: "m", size: "xxs", children: /* @__PURE__ */ e(
|
|
9938
|
-
/* @__PURE__ */ e("ul", { children: i.links.slice(1).map((o, d, m) => /* @__PURE__ */ e(f, { as: "li", mb: d < m.length - 1 ? "xs" : void 0, children: /* @__PURE__ */ e(
|
|
9936
|
+
/* @__PURE__ */ e($, { as: "h3", mb: "m", size: "xxs", children: /* @__PURE__ */ e(B, { ...i.links[0], color: "white" }) }),
|
|
9937
|
+
/* @__PURE__ */ e("ul", { children: i.links.slice(1).map((o, d, m) => /* @__PURE__ */ e(f, { as: "li", mb: d < m.length - 1 ? "xs" : void 0, children: /* @__PURE__ */ e(B, { ...o, color: "white" }) }, o.href)) })
|
|
9939
9938
|
] }, i.name)
|
|
9940
9939
|
)
|
|
9941
9940
|
}
|
|
@@ -9990,7 +9989,7 @@ const k3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9990
9989
|
children: /* @__PURE__ */ e("ul", { children: i.links.map((d, m) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ t(
|
|
9991
9990
|
h,
|
|
9992
9991
|
{
|
|
9993
|
-
as:
|
|
9992
|
+
as: B,
|
|
9994
9993
|
href: d.href,
|
|
9995
9994
|
justifyContent: "between",
|
|
9996
9995
|
color: "white",
|
|
@@ -10011,7 +10010,7 @@ const k3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
10011
10010
|
/* @__PURE__ */ e(v, { size: "l", mx: "m", mb: "s", weight: "bold", children: "Nos applications" }),
|
|
10012
10011
|
/* @__PURE__ */ e(v, { mx: "m", mb: "s", children: "Découvrez l‘ensemble de nos applications 20 Minutes !" }),
|
|
10013
10012
|
/* @__PURE__ */ t(h, { mx: "m", gap: "xs", wrap: "wrap", alignItems: "center", mb: "xl", children: [
|
|
10014
|
-
/* @__PURE__ */ e(h, { as:
|
|
10013
|
+
/* @__PURE__ */ e(h, { as: B, inline: !0, href: a, children: /* @__PURE__ */ e(
|
|
10015
10014
|
_,
|
|
10016
10015
|
{
|
|
10017
10016
|
name: "logo-mini",
|
|
@@ -10096,7 +10095,7 @@ const Ce = {
|
|
|
10096
10095
|
logoName: i = "logo",
|
|
10097
10096
|
isCurrentPageHome: o = !1
|
|
10098
10097
|
}) => {
|
|
10099
|
-
const d = () => o ? "ultramarine" : i === "logo-tv" ? "white" : "black", m = /* @__PURE__ */ e(
|
|
10098
|
+
const d = () => o ? "ultramarine" : i === "logo-tv" ? "white" : "black", m = /* @__PURE__ */ e(B, { href: a, className: g({ "c-header__logo": !n }), children: /* @__PURE__ */ e(
|
|
10100
10099
|
_,
|
|
10101
10100
|
{
|
|
10102
10101
|
color: "white",
|
|
@@ -10232,7 +10231,7 @@ const Ce = {
|
|
|
10232
10231
|
bg: i === "logo-tv" ? "blue-dark" : "grey-50",
|
|
10233
10232
|
children: [
|
|
10234
10233
|
/* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(
|
|
10235
|
-
|
|
10234
|
+
B,
|
|
10236
10235
|
{
|
|
10237
10236
|
href: s,
|
|
10238
10237
|
color: d(),
|
|
@@ -10252,7 +10251,7 @@ const Ce = {
|
|
|
10252
10251
|
}),
|
|
10253
10252
|
children: [
|
|
10254
10253
|
/* @__PURE__ */ e(
|
|
10255
|
-
|
|
10254
|
+
B,
|
|
10256
10255
|
{
|
|
10257
10256
|
href: u.link,
|
|
10258
10257
|
color: u.isActive && (u.color || "ultramarine") || i === "logo-tv" && "white" || "black",
|
|
@@ -10305,7 +10304,7 @@ const Ce = {
|
|
|
10305
10304
|
showOpenButton: r = !0,
|
|
10306
10305
|
backhref: i
|
|
10307
10306
|
}) => {
|
|
10308
|
-
const o = /* @__PURE__ */ e(
|
|
10307
|
+
const o = /* @__PURE__ */ e(B, { href: a, className: s ? void 0 : "c-header-mobile__logo", children: /* @__PURE__ */ e(
|
|
10309
10308
|
_,
|
|
10310
10309
|
{
|
|
10311
10310
|
color: "white",
|
|
@@ -10442,7 +10441,7 @@ const Ce = {
|
|
|
10442
10441
|
headline: { text: w.rubricName }
|
|
10443
10442
|
},
|
|
10444
10443
|
cardImageProps: w.cardImageProps,
|
|
10445
|
-
cardTitleProps: { size: "xxs-
|
|
10444
|
+
cardTitleProps: { size: "xxs-3", cartridge: w.cartridge },
|
|
10446
10445
|
cardNumber: { value: k + 1, size: "small" },
|
|
10447
10446
|
layout: s,
|
|
10448
10447
|
mr: n && s === y.DESKTOP ? "s" : void 0,
|
|
@@ -10454,7 +10453,7 @@ const Ce = {
|
|
|
10454
10453
|
}
|
|
10455
10454
|
),
|
|
10456
10455
|
r && /* @__PURE__ */ e(h, { mt: "xl", justifyContent: "center", ...i, children: /* @__PURE__ */ e(
|
|
10457
|
-
|
|
10456
|
+
B,
|
|
10458
10457
|
{
|
|
10459
10458
|
variant: "secondary",
|
|
10460
10459
|
...x ? {
|
|
@@ -10521,7 +10520,7 @@ const Ce = {
|
|
|
10521
10520
|
] }, p.title))
|
|
10522
10521
|
}
|
|
10523
10522
|
),
|
|
10524
|
-
u.seeMoreLink && /* @__PURE__ */ e(h, { mt: "xl", justifyContent: "center", children: /* @__PURE__ */ e(
|
|
10523
|
+
u.seeMoreLink && /* @__PURE__ */ e(h, { mt: "xl", justifyContent: "center", children: /* @__PURE__ */ e(B, { variant: "secondary", ...u.seeMoreLink }) })
|
|
10525
10524
|
] })
|
|
10526
10525
|
}));
|
|
10527
10526
|
return m.length === 0 ? null : /* @__PURE__ */ e(
|
|
@@ -10774,7 +10773,7 @@ const Ce = {
|
|
|
10774
10773
|
}
|
|
10775
10774
|
)
|
|
10776
10775
|
] }, i.title)).slice(1, 3),
|
|
10777
|
-
l && /* @__PURE__ */ e(h, { justifyContent: "center", mt: "xl", pb: "m", children: /* @__PURE__ */ e(
|
|
10776
|
+
l && /* @__PURE__ */ e(h, { justifyContent: "center", mt: "xl", pb: "m", children: /* @__PURE__ */ e(B, { variant: "secondary", ...l }) })
|
|
10778
10777
|
]
|
|
10779
10778
|
}
|
|
10780
10779
|
);
|
|
@@ -10913,15 +10912,15 @@ export {
|
|
|
10913
10912
|
u1 as IconTooltip,
|
|
10914
10913
|
g2 as Iframe,
|
|
10915
10914
|
i3 as ImageSlider,
|
|
10916
|
-
|
|
10915
|
+
i1 as Img,
|
|
10917
10916
|
oe as InfoBanner,
|
|
10918
|
-
|
|
10917
|
+
r1 as InlineSeparator,
|
|
10919
10918
|
j1 as Input,
|
|
10920
10919
|
I as Label,
|
|
10921
10920
|
v2 as LabelSection,
|
|
10922
10921
|
y as LayoutType,
|
|
10923
10922
|
x1 as Legend,
|
|
10924
|
-
|
|
10923
|
+
B as Link,
|
|
10925
10924
|
de as ListWithDiode,
|
|
10926
10925
|
o3 as LiveIndicator,
|
|
10927
10926
|
d3 as LiveQuestion,
|
|
@@ -10969,7 +10968,7 @@ export {
|
|
|
10969
10968
|
_2 as Skeleton,
|
|
10970
10969
|
d1 as Slider,
|
|
10971
10970
|
C3 as SmartBanner,
|
|
10972
|
-
|
|
10971
|
+
t1 as SocialBar,
|
|
10973
10972
|
Y as Sponsor,
|
|
10974
10973
|
I0 as Stepper,
|
|
10975
10974
|
_e as StreakBlock,
|