@20minutes/hela 2.21.1 → 2.21.2
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/components/atoms/Tag/Tag.d.ts +1 -1
- package/dist/components/molecules/Card/Templates/CardNewsletter/CardNewletter.d.ts +7 -5
- package/dist/index.es.js +235 -209
- package/dist/index.umd.cjs +1 -1
- package/dist/scss/abstracts/variables/_token-variables.scss +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx as e, jsxs as t, Fragment as j } from "react/jsx-runtime";
|
|
2
|
-
import Q, { Fragment as
|
|
3
|
-
function
|
|
2
|
+
import Q, { Fragment as u0, useMemo as W, useState as p0, createElement as g0 } from "react";
|
|
3
|
+
function v0(a) {
|
|
4
4
|
return a && a.__esModule && Object.prototype.hasOwnProperty.call(a, "default") ? a.default : a;
|
|
5
5
|
}
|
|
6
6
|
var B1 = { exports: {} };
|
|
7
7
|
var A1;
|
|
8
|
-
function
|
|
8
|
+
function x0() {
|
|
9
9
|
return A1 || (A1 = 1, (function(a) {
|
|
10
10
|
(function() {
|
|
11
11
|
var s = {}.hasOwnProperty;
|
|
@@ -37,8 +37,8 @@ function f0() {
|
|
|
37
37
|
})();
|
|
38
38
|
})(B1)), B1.exports;
|
|
39
39
|
}
|
|
40
|
-
var
|
|
41
|
-
const p = /* @__PURE__ */
|
|
40
|
+
var f0 = x0();
|
|
41
|
+
const p = /* @__PURE__ */ v0(f0), Te = ({
|
|
42
42
|
adUnitCompletePath: a,
|
|
43
43
|
variant: s,
|
|
44
44
|
isFullscreenMobile: c = !1,
|
|
@@ -169,7 +169,7 @@ const p = /* @__PURE__ */ x0(w0), Te = ({
|
|
|
169
169
|
}
|
|
170
170
|
)
|
|
171
171
|
] });
|
|
172
|
-
},
|
|
172
|
+
}, w0 = [
|
|
173
173
|
"primary",
|
|
174
174
|
"secondary",
|
|
175
175
|
"tertiary",
|
|
@@ -1379,7 +1379,7 @@ const p = /* @__PURE__ */ x0(w0), Te = ({
|
|
|
1379
1379
|
), l2 = Object.keys(
|
|
1380
1380
|
R.typography.text
|
|
1381
1381
|
);
|
|
1382
|
-
var
|
|
1382
|
+
var b0 = /* @__PURE__ */ ((a) => (a.angry = "angry", a.heart = "heart", a.interesting = "interesting", a.laughing = "laughing", a.sad = "sad", a.shock = "shock", a.solidary = "solidary", a.down = "down", a.up = "up", a))(b0 || {});
|
|
1383
1383
|
const K1 = {
|
|
1384
1384
|
sad: "😢",
|
|
1385
1385
|
interesting: "😍",
|
|
@@ -1426,7 +1426,7 @@ const K1 = {
|
|
|
1426
1426
|
filterPrefix: "69123AR",
|
|
1427
1427
|
ids: Array.from({ length: 9 }, (a, s) => `69123AR0${s + 1}`)
|
|
1428
1428
|
}
|
|
1429
|
-
},
|
|
1429
|
+
}, y0 = {
|
|
1430
1430
|
"01": "Ain",
|
|
1431
1431
|
"02": "Aisne",
|
|
1432
1432
|
"03": "Allier",
|
|
@@ -1528,7 +1528,7 @@ const K1 = {
|
|
|
1528
1528
|
973: "Guyane",
|
|
1529
1529
|
974: "La Réunion",
|
|
1530
1530
|
976: "Mayotte"
|
|
1531
|
-
}, t2 = ["xs", "sm", "md", "lg", "xl", "xxl"],
|
|
1531
|
+
}, t2 = ["xs", "sm", "md", "lg", "xl", "xxl"], _0 = [
|
|
1532
1532
|
"extreme-gauche",
|
|
1533
1533
|
"parti-revolutionnaire-communiste",
|
|
1534
1534
|
"lutte-ouvriere",
|
|
@@ -1593,7 +1593,7 @@ const K1 = {
|
|
|
1593
1593
|
"europe-democratie-esperanto",
|
|
1594
1594
|
"union-populaire-republicaine",
|
|
1595
1595
|
"regionalistes"
|
|
1596
|
-
],
|
|
1596
|
+
], z0 = {
|
|
1597
1597
|
borderColor: ["border-color"],
|
|
1598
1598
|
bg: ["background-color"],
|
|
1599
1599
|
color: ["color"]
|
|
@@ -1608,14 +1608,14 @@ const K1 = {
|
|
|
1608
1608
|
direction: ["direction"],
|
|
1609
1609
|
wrap: ["wrap"],
|
|
1610
1610
|
flexGrow: ["flex-grow"]
|
|
1611
|
-
},
|
|
1611
|
+
}, N0 = {
|
|
1612
1612
|
align: ["align-self"],
|
|
1613
1613
|
basis: ["flex-basis"],
|
|
1614
1614
|
shrink: ["flex-shrink"],
|
|
1615
1615
|
grow: ["flex-grow"]
|
|
1616
1616
|
}, U1 = {
|
|
1617
1617
|
radius: ["border-radius"]
|
|
1618
|
-
},
|
|
1618
|
+
}, k0 = {
|
|
1619
1619
|
m: ["margin"],
|
|
1620
1620
|
mt: ["margin-top"],
|
|
1621
1621
|
mr: ["margin-right"],
|
|
@@ -1632,13 +1632,13 @@ const K1 = {
|
|
|
1632
1632
|
px: ["padding-left", "padding-right"],
|
|
1633
1633
|
py: ["padding-top", "padding-bottom"]
|
|
1634
1634
|
}, Y1 = {
|
|
1635
|
-
...
|
|
1635
|
+
...k0,
|
|
1636
1636
|
...W1
|
|
1637
|
-
},
|
|
1637
|
+
}, M0 = {
|
|
1638
1638
|
...Y1,
|
|
1639
|
-
...
|
|
1639
|
+
...z0,
|
|
1640
1640
|
...U1
|
|
1641
|
-
},
|
|
1641
|
+
}, C0 = {
|
|
1642
1642
|
textAlign: ["text-align"],
|
|
1643
1643
|
weight: ["font-weight"],
|
|
1644
1644
|
italic: ["font-style"],
|
|
@@ -1666,10 +1666,10 @@ const K1 = {
|
|
|
1666
1666
|
"story",
|
|
1667
1667
|
"tant-d-ecrans"
|
|
1668
1668
|
];
|
|
1669
|
-
function
|
|
1669
|
+
function F(a) {
|
|
1670
1670
|
return Q.forwardRef(a);
|
|
1671
1671
|
}
|
|
1672
|
-
const H =
|
|
1672
|
+
const H = F(
|
|
1673
1673
|
({
|
|
1674
1674
|
as: a = "button",
|
|
1675
1675
|
variant: s,
|
|
@@ -1796,10 +1796,10 @@ const v2 = ({
|
|
|
1796
1796
|
}
|
|
1797
1797
|
),
|
|
1798
1798
|
i && /* @__PURE__ */ e(g, { as: "span", id: `${a}-hint`, mt: "xxs-2", ml: "xxs-2", className: "u-mask", children: i })
|
|
1799
|
-
] }), G =
|
|
1799
|
+
] }), G = F(
|
|
1800
1800
|
({ text: a, color: s = "black", thickness: c = "thin", ...l }, r) => {
|
|
1801
1801
|
const n = /* @__PURE__ */ e(
|
|
1802
|
-
|
|
1802
|
+
I,
|
|
1803
1803
|
{
|
|
1804
1804
|
bg: s,
|
|
1805
1805
|
align: "center",
|
|
@@ -1820,7 +1820,7 @@ const v2 = ({
|
|
|
1820
1820
|
),
|
|
1821
1821
|
children: a ? /* @__PURE__ */ t(j, { children: [
|
|
1822
1822
|
n,
|
|
1823
|
-
/* @__PURE__ */ e(
|
|
1823
|
+
/* @__PURE__ */ e(I, { px: "xxs-2", className: "c-divider__text", children: /* @__PURE__ */ e(g, { size: "xxs", color: s, textTransform: "uppercase", children: a }) }),
|
|
1824
1824
|
n
|
|
1825
1825
|
] }) : n
|
|
1826
1826
|
}
|
|
@@ -1829,7 +1829,7 @@ const v2 = ({
|
|
|
1829
1829
|
), L1 = ({
|
|
1830
1830
|
bg: a = "ultramarine",
|
|
1831
1831
|
...s
|
|
1832
|
-
}) => /* @__PURE__ */ e(x, { ...s, className: p("c-divider-section", s?.className), children: /* @__PURE__ */ e(x, { as: "hr", className: p("c-divider-section__line"), bg: a }) }), X1 =
|
|
1832
|
+
}) => /* @__PURE__ */ e(x, { ...s, className: p("c-divider-section", s?.className), children: /* @__PURE__ */ e(x, { as: "hr", className: p("c-divider-section__line"), bg: a }) }), X1 = F(
|
|
1833
1833
|
({ color: a = "black", thickness: s = "thin", ...c }, l) => /* @__PURE__ */ e(
|
|
1834
1834
|
x,
|
|
1835
1835
|
{
|
|
@@ -1845,9 +1845,9 @@ const v2 = ({
|
|
|
1845
1845
|
)
|
|
1846
1846
|
}
|
|
1847
1847
|
)
|
|
1848
|
-
), x2 = ["quarter", "half", "three-quarter"], f2 = ["small", "medium", "big"],
|
|
1848
|
+
), x2 = ["quarter", "half", "three-quarter"], f2 = ["small", "medium", "big"], S0 = (a) => typeof a == "string" && _0.includes(a), N = F(
|
|
1849
1849
|
({ name: a, size: s = 28, isRounded: c = !1, border: l, rotation: r, svgTitle: n, color: i, ...o }, d) => {
|
|
1850
|
-
const u = Array.isArray(s) ? s?.[0] : s, m = Array.isArray(s) ? s?.[1] : s, v = !n, f =
|
|
1850
|
+
const u = Array.isArray(s) ? s?.[0] : s, m = Array.isArray(s) ? s?.[1] : s, v = !n, f = S0(i);
|
|
1851
1851
|
return /* @__PURE__ */ e(
|
|
1852
1852
|
x,
|
|
1853
1853
|
{
|
|
@@ -3039,7 +3039,7 @@ const v2 = ({
|
|
|
3039
3039
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "fha", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M22 5h32v74H22z" }) }) })
|
|
3040
3040
|
] }),
|
|
3041
3041
|
/* @__PURE__ */ e("symbol", { viewBox: "0 0 20 15", id: "youtube", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e("path", { d: "M19.5 2.8c-.1-.6-.4-1.1-.8-1.5-.4-.4-.9-.7-1.4-.9C15.7.1 10.6 0 10 0c-.6 0-5.7 0-7.2.4-.5.2-1 .4-1.4.9-.5.4-.7 1-.9 1.5C.1 4.4.1 7.4.1 7.5s0 3.1.4 4.7c.1.6.4 1.1.8 1.5.4.4.9.7 1.4.9 1.5.4 6.6.4 7.2.4.6 0 5.7 0 7.2-.4.5-.2 1-.4 1.4-.9.4-.4.7-.9.8-1.5.4-1.5.4-4.6.4-4.7s.2-3.1-.2-4.7zm-6.3 5c0 .1-.1.1-.2.2l-4.3 2.6c-.1 0-.2.1-.2.1-.1 0-.3-.1-.4-.2s-.1-.3-.1-.4V4.7c0-.1.1-.1.2-.2.1 0 .2-.1.2-.1.1 0 .2 0 .2.1L13 7.1c.1 0 .1.1.2.2s.1.2.1.3c-.1 0-.1.1-.1.2z" }) })
|
|
3042
|
-
] }), b2 = [...
|
|
3042
|
+
] }), b2 = [...w0, "blue-dark"], q = F(
|
|
3043
3043
|
({ iconProps: a, as: s = "button", variant: c, color: l, size: r, hasShadow: n, isLoading: i, isFloating: o, ...d }, u) => /* @__PURE__ */ e(
|
|
3044
3044
|
h,
|
|
3045
3045
|
{
|
|
@@ -3096,7 +3096,7 @@ function y2({ title: a, ratio: s = "auto", htmlIframeProps: c, ...l }) {
|
|
|
3096
3096
|
}
|
|
3097
3097
|
);
|
|
3098
3098
|
}
|
|
3099
|
-
const
|
|
3099
|
+
const B0 = ({ src: a, formats: s }) => {
|
|
3100
3100
|
if (s !== void 0 && s.length > 0)
|
|
3101
3101
|
return s.map((c) => `${a.replace(/%format/, c)} ${c.split("x")[0]}w`).join(", ");
|
|
3102
3102
|
}, $1 = ({ src: a, format: s }) => a.replace(/%format/, s), d1 = ({
|
|
@@ -3126,12 +3126,12 @@ const Z0 = ({ src: a, formats: s }) => {
|
|
|
3126
3126
|
return /* @__PURE__ */ e(x, { as: "img", src: s, ...f });
|
|
3127
3127
|
const _ = c.split("x"), w = _[0], b = _[1];
|
|
3128
3128
|
let C, Z = `data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='${w}'%20height='${b}'%3E%3C/svg%3E`;
|
|
3129
|
-
if (s && (Z = $1({ src: s, format: c }), C =
|
|
3129
|
+
if (s && (Z = $1({ src: s, format: c }), C = B0({ formats: l, src: s }) ?? ""), u) {
|
|
3130
3130
|
const k = Number(w) * 2, M = Number(b) * 2, S = `${k}x${M}`, y = $1({ src: s, format: S });
|
|
3131
3131
|
C = C ? `${C}, ${y} 2x` : `${y} 2x`;
|
|
3132
3132
|
}
|
|
3133
3133
|
return f.width = w || void 0, f.height = b !== "0" ? b : void 0, f.sizes = n || void 0, /* @__PURE__ */ e(x, { ...f, as: "img", src: Z, ...C ? { srcSet: C } : {} });
|
|
3134
|
-
}, i1 = ({ size: a, ...s }) => /* @__PURE__ */ e(g, { as: "span", size: a || "s", ...s, children: "•" }), V1 =
|
|
3134
|
+
}, i1 = ({ size: a, ...s }) => /* @__PURE__ */ e(g, { as: "span", size: a || "s", ...s, children: "•" }), V1 = F(
|
|
3135
3135
|
({
|
|
3136
3136
|
id: a,
|
|
3137
3137
|
className: s,
|
|
@@ -3292,10 +3292,10 @@ const Z0 = ({ src: a, formats: s }) => {
|
|
|
3292
3292
|
});
|
|
3293
3293
|
return r && s.push(r), s;
|
|
3294
3294
|
}, []);
|
|
3295
|
-
},
|
|
3295
|
+
}, Z0 = (a) => a.replace(/([a-z])([A-Z])/g, "$1-$2").replace(/[\s_]+/g, "-").toLowerCase(), O1 = (a) => {
|
|
3296
3296
|
if (a.propValue !== void 0) {
|
|
3297
3297
|
if (typeof a.propValue != "boolean") {
|
|
3298
|
-
const s =
|
|
3298
|
+
const s = Z0(
|
|
3299
3299
|
typeof a.propValue == "number" ? a.propValue.toString() : a.propValue
|
|
3300
3300
|
);
|
|
3301
3301
|
return a.className ? `${a.className}-${s}@${a.defaultModifier}` : `${s}@${a.defaultModifier}`;
|
|
@@ -3304,11 +3304,11 @@ const Z0 = ({ src: a, formats: s }) => {
|
|
|
3304
3304
|
throw new Error('It is necessary to define the argument "className" !');
|
|
3305
3305
|
return `${a.className}@${a.defaultModifier}`;
|
|
3306
3306
|
}
|
|
3307
|
-
},
|
|
3307
|
+
}, $0 = (a) => p({
|
|
3308
3308
|
[`bg-${a.bg}`]: a.bg,
|
|
3309
3309
|
[`color-${a.color}`]: a.color,
|
|
3310
3310
|
[`border-color-${a.borderColor}`]: a.borderColor
|
|
3311
|
-
}),
|
|
3311
|
+
}), j0 = ({
|
|
3312
3312
|
basis: a,
|
|
3313
3313
|
shrink: s,
|
|
3314
3314
|
grow: c,
|
|
@@ -3326,8 +3326,8 @@ const Z0 = ({ src: a, formats: s }) => {
|
|
|
3326
3326
|
propValue: c,
|
|
3327
3327
|
className: "grow"
|
|
3328
3328
|
}),
|
|
3329
|
-
|
|
3330
|
-
),
|
|
3329
|
+
V0(l)
|
|
3330
|
+
), L0 = ({
|
|
3331
3331
|
inline: a = !1,
|
|
3332
3332
|
direction: s,
|
|
3333
3333
|
wrap: c,
|
|
@@ -3374,12 +3374,12 @@ const Z0 = ({ src: a, formats: s }) => {
|
|
|
3374
3374
|
propValue: a.flexGrow,
|
|
3375
3375
|
className: "grow"
|
|
3376
3376
|
})
|
|
3377
|
-
),
|
|
3377
|
+
), V0 = (a) => p(
|
|
3378
3378
|
...V({
|
|
3379
3379
|
propValue: a.align,
|
|
3380
3380
|
className: "self"
|
|
3381
3381
|
})
|
|
3382
|
-
), h1 = (a) => typeof a.props == "object" ? Object.keys(a.props).reduce((s, c) => (a.systemPropNames.includes(c) || (s[c] = a.props[c]), s), {}) : {},
|
|
3382
|
+
), h1 = (a) => typeof a.props == "object" ? Object.keys(a.props).reduce((s, c) => (a.systemPropNames.includes(c) || (s[c] = a.props[c]), s), {}) : {}, H0 = (a) => p(
|
|
3383
3383
|
Object.entries(a).filter(([s]) => Object.keys(U1).includes(s)).reduce((s, [c, l]) => (s.push(
|
|
3384
3384
|
...V({
|
|
3385
3385
|
className: c,
|
|
@@ -3395,8 +3395,8 @@ const Z0 = ({ src: a, formats: s }) => {
|
|
|
3395
3395
|
), s), [])
|
|
3396
3396
|
), e0 = (a) => p(
|
|
3397
3397
|
Q1(a),
|
|
3398
|
-
|
|
3399
|
-
|
|
3398
|
+
$0(a),
|
|
3399
|
+
H0(a)
|
|
3400
3400
|
), j1 = ({
|
|
3401
3401
|
textAlign: a,
|
|
3402
3402
|
weight: s,
|
|
@@ -3421,12 +3421,12 @@ const Z0 = ({ src: a, formats: s }) => {
|
|
|
3421
3421
|
"text-italic": !!r,
|
|
3422
3422
|
[`font-${n}`]: !!n
|
|
3423
3423
|
}
|
|
3424
|
-
), x =
|
|
3424
|
+
), x = F(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
3425
3425
|
a,
|
|
3426
3426
|
{
|
|
3427
3427
|
...h1({
|
|
3428
3428
|
props: c,
|
|
3429
|
-
systemPropNames: Object.keys(
|
|
3429
|
+
systemPropNames: Object.keys(M0)
|
|
3430
3430
|
}),
|
|
3431
3431
|
ref: l,
|
|
3432
3432
|
className: p(e0(c), c?.className),
|
|
@@ -3434,7 +3434,7 @@ const Z0 = ({ src: a, formats: s }) => {
|
|
|
3434
3434
|
}
|
|
3435
3435
|
));
|
|
3436
3436
|
x.displayName = "Box";
|
|
3437
|
-
const h =
|
|
3437
|
+
const h = F(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
3438
3438
|
x,
|
|
3439
3439
|
{
|
|
3440
3440
|
...h1({
|
|
@@ -3443,20 +3443,20 @@ const h = I(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3443
3443
|
}),
|
|
3444
3444
|
as: a,
|
|
3445
3445
|
ref: l,
|
|
3446
|
-
className: p(
|
|
3446
|
+
className: p(L0(c), c?.className),
|
|
3447
3447
|
children: s
|
|
3448
3448
|
}
|
|
3449
|
-
)),
|
|
3449
|
+
)), I = F(
|
|
3450
3450
|
({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
3451
3451
|
x,
|
|
3452
3452
|
{
|
|
3453
3453
|
...h1({
|
|
3454
3454
|
props: c,
|
|
3455
|
-
systemPropNames: Object.keys(
|
|
3455
|
+
systemPropNames: Object.keys(N0)
|
|
3456
3456
|
}),
|
|
3457
3457
|
as: a,
|
|
3458
3458
|
ref: l,
|
|
3459
|
-
className: p(
|
|
3459
|
+
className: p(j0(c), c?.className),
|
|
3460
3460
|
children: s
|
|
3461
3461
|
}
|
|
3462
3462
|
)
|
|
@@ -3486,7 +3486,7 @@ const h = I(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3486
3486
|
p(J1(n), n?.className)
|
|
3487
3487
|
),
|
|
3488
3488
|
children: r
|
|
3489
|
-
}), $ =
|
|
3489
|
+
}), $ = F(
|
|
3490
3490
|
({
|
|
3491
3491
|
as: a = "a",
|
|
3492
3492
|
children: s,
|
|
@@ -3564,7 +3564,7 @@ const h = I(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3564
3564
|
]
|
|
3565
3565
|
}
|
|
3566
3566
|
);
|
|
3567
|
-
},
|
|
3567
|
+
}, F0 = (a) => /* @__PURE__ */ e(x, { ...a, className: p("c-overlay c-overlay--with-bg", a?.className) }), H1 = ({ isWhite: a }) => /* @__PURE__ */ e("div", { className: p("c-pipe", { "c-pipe--is-white": a }) }), N2 = ({
|
|
3568
3568
|
id: a,
|
|
3569
3569
|
required: s,
|
|
3570
3570
|
label: c,
|
|
@@ -3590,7 +3590,7 @@ const h = I(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3590
3590
|
c && /* @__PURE__ */ e("label", { htmlFor: a, className: "c-radio-button__label", children: c })
|
|
3591
3591
|
]
|
|
3592
3592
|
}
|
|
3593
|
-
),
|
|
3593
|
+
), I0 = ({ rating: a, ratingMax: s = 5, iconProps: c, ...l }) => {
|
|
3594
3594
|
const r = (d) => /* @__PURE__ */ e(N, { name: "star", color: "ultramarine", ...c }, d), n = (d) => /* @__PURE__ */ e(N, { name: "star", color: "grey-200", ...c }, d), i = (d) => /* @__PURE__ */ e(N, { name: "halfstar", color: "grey-200", ...c }, d), o = [];
|
|
3595
3595
|
for (let d = 0; d < s; d += 1) {
|
|
3596
3596
|
const u = d < a, m = d + 0.5 === a;
|
|
@@ -3655,7 +3655,7 @@ const h = I(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3655
3655
|
)
|
|
3656
3656
|
]
|
|
3657
3657
|
}
|
|
3658
|
-
), M2 =
|
|
3658
|
+
), M2 = F(
|
|
3659
3659
|
({ variant: a, progressColor: s = "ultramarine" }, c) => /* @__PURE__ */ e(
|
|
3660
3660
|
x,
|
|
3661
3661
|
{
|
|
@@ -3665,7 +3665,7 @@ const h = I(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3665
3665
|
children: /* @__PURE__ */ e(x, { className: "c-progress__bar", bg: s, style: { width: "0%" } })
|
|
3666
3666
|
}
|
|
3667
3667
|
)
|
|
3668
|
-
),
|
|
3668
|
+
), T0 = ({
|
|
3669
3669
|
triggerSelector: a = "[data-scroll-trigger]",
|
|
3670
3670
|
triggerOffset: s = 0,
|
|
3671
3671
|
...c
|
|
@@ -3687,7 +3687,7 @@ const h = I(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3687
3687
|
) })
|
|
3688
3688
|
}
|
|
3689
3689
|
);
|
|
3690
|
-
|
|
3690
|
+
T0.displayName = "ScrollToTopButton";
|
|
3691
3691
|
const C2 = ({ inner: a, children: s, ...c }) => /* @__PURE__ */ e(
|
|
3692
3692
|
x,
|
|
3693
3693
|
{
|
|
@@ -3695,7 +3695,7 @@ const C2 = ({ inner: a, children: s, ...c }) => /* @__PURE__ */ e(
|
|
|
3695
3695
|
className: p("c-section", { "c-section--inner": a }, c?.className),
|
|
3696
3696
|
children: s
|
|
3697
3697
|
}
|
|
3698
|
-
),
|
|
3698
|
+
), A0 = F(
|
|
3699
3699
|
({
|
|
3700
3700
|
id: a,
|
|
3701
3701
|
className: s,
|
|
@@ -3786,7 +3786,7 @@ const C2 = ({ inner: a, children: s, ...c }) => /* @__PURE__ */ e(
|
|
|
3786
3786
|
}
|
|
3787
3787
|
);
|
|
3788
3788
|
var z = /* @__PURE__ */ ((a) => (a.MOBILE = "mobile", a.DESKTOP = "desktop", a))(z || {}), Y = /* @__PURE__ */ ((a) => (a.embed = "embed", a.photo = "photo", a.podcast = "podcast", a.video = "video", a))(Y || {});
|
|
3789
|
-
const m1 =
|
|
3789
|
+
const m1 = F(
|
|
3790
3790
|
({
|
|
3791
3791
|
layout: a,
|
|
3792
3792
|
children: s,
|
|
@@ -3840,12 +3840,12 @@ const m1 = I(
|
|
|
3840
3840
|
]
|
|
3841
3841
|
}
|
|
3842
3842
|
)
|
|
3843
|
-
),
|
|
3843
|
+
), D0 = ({
|
|
3844
3844
|
items: a,
|
|
3845
3845
|
colorVariant: s = "ultramarine",
|
|
3846
3846
|
...c
|
|
3847
3847
|
}) => /* @__PURE__ */ e(h, { className: "c-stepper", gap: "xxs-2", ...c, children: a.map((l, r) => /* @__PURE__ */ e(
|
|
3848
|
-
|
|
3848
|
+
I,
|
|
3849
3849
|
{
|
|
3850
3850
|
className: p("c-stepper__item", {
|
|
3851
3851
|
"c-stepper__item--loading": l.loading,
|
|
@@ -3855,7 +3855,7 @@ const m1 = I(
|
|
|
3855
3855
|
children: /* @__PURE__ */ e(x, { className: "c-stepper__loader", bg: s })
|
|
3856
3856
|
},
|
|
3857
3857
|
r
|
|
3858
|
-
)) }),
|
|
3858
|
+
)) }), O0 = ({
|
|
3859
3859
|
containerProps: a,
|
|
3860
3860
|
labelPosition: s = "before",
|
|
3861
3861
|
label: c,
|
|
@@ -3926,7 +3926,7 @@ const m1 = I(
|
|
|
3926
3926
|
"aria-labelledby": `tab-${a}`,
|
|
3927
3927
|
children: s
|
|
3928
3928
|
}
|
|
3929
|
-
),
|
|
3929
|
+
), X = F(
|
|
3930
3930
|
({ as: a = "a", id: s, variant: c = "primary", size: l, children: r, ...n }, i) => /* @__PURE__ */ e(
|
|
3931
3931
|
x,
|
|
3932
3932
|
{
|
|
@@ -3945,7 +3945,7 @@ const m1 = I(
|
|
|
3945
3945
|
children: r
|
|
3946
3946
|
}
|
|
3947
3947
|
)
|
|
3948
|
-
), B2 =
|
|
3948
|
+
), B2 = F(
|
|
3949
3949
|
({ id: a, required: s, label: c, variant: l, msg: r, rows: n = 5, containerProps: i, hint: o, error: d, ...u }, m) => /* @__PURE__ */ t(
|
|
3950
3950
|
h,
|
|
3951
3951
|
{
|
|
@@ -4004,9 +4004,9 @@ const m1 = I(
|
|
|
4004
4004
|
]
|
|
4005
4005
|
}
|
|
4006
4006
|
)
|
|
4007
|
-
), L =
|
|
4007
|
+
), L = F(
|
|
4008
4008
|
({ as: a = "h1", size: s, children: c, ...l }, r) => /* @__PURE__ */ e(
|
|
4009
|
-
|
|
4009
|
+
s0,
|
|
4010
4010
|
{
|
|
4011
4011
|
...l,
|
|
4012
4012
|
as: a,
|
|
@@ -4021,9 +4021,9 @@ const m1 = I(
|
|
|
4021
4021
|
children: c
|
|
4022
4022
|
}
|
|
4023
4023
|
)
|
|
4024
|
-
), g =
|
|
4024
|
+
), g = F(
|
|
4025
4025
|
({ as: a = "p", size: s, highlighted: c, children: l, ...r }, n) => /* @__PURE__ */ e(
|
|
4026
|
-
|
|
4026
|
+
s0,
|
|
4027
4027
|
{
|
|
4028
4028
|
as: c ? "span" : a,
|
|
4029
4029
|
bg: c ? "sponsoring" : r.bg,
|
|
@@ -4042,13 +4042,13 @@ const m1 = I(
|
|
|
4042
4042
|
children: l
|
|
4043
4043
|
}
|
|
4044
4044
|
)
|
|
4045
|
-
),
|
|
4045
|
+
), s0 = F(
|
|
4046
4046
|
({ as: a = "p", children: s, ...c }, l) => s && s.toString().length || c?.dangerouslySetInnerHTML ? /* @__PURE__ */ e(
|
|
4047
4047
|
x,
|
|
4048
4048
|
{
|
|
4049
4049
|
...h1({
|
|
4050
4050
|
props: c,
|
|
4051
|
-
systemPropNames: Object.keys(
|
|
4051
|
+
systemPropNames: Object.keys(C0)
|
|
4052
4052
|
}),
|
|
4053
4053
|
as: a,
|
|
4054
4054
|
ref: l,
|
|
@@ -4153,7 +4153,7 @@ const m1 = I(
|
|
|
4153
4153
|
children: l
|
|
4154
4154
|
}
|
|
4155
4155
|
),
|
|
4156
|
-
n && /* @__PURE__ */ e(
|
|
4156
|
+
n && /* @__PURE__ */ e(J, { sponsor: n, variant: "header-dedicated-desktop", mt: "l" })
|
|
4157
4157
|
] });
|
|
4158
4158
|
let u = /* @__PURE__ */ t(x, { ...o, as: "header", children: [
|
|
4159
4159
|
s.length > 0 && /* @__PURE__ */ e(A, { color: r, size: "xs", children: s }),
|
|
@@ -4177,7 +4177,7 @@ const m1 = I(
|
|
|
4177
4177
|
] }),
|
|
4178
4178
|
l && l.length > 0 && /* @__PURE__ */ e(g, { id: "content-header-lead", as: "span", size: "xxl", fontFamily: "source-serif-pro", children: l })
|
|
4179
4179
|
] }),
|
|
4180
|
-
n && /* @__PURE__ */ e(
|
|
4180
|
+
n && /* @__PURE__ */ e(J, { sponsor: n, variant: "header-dedicated-desktop", mt: "l" })
|
|
4181
4181
|
]
|
|
4182
4182
|
}
|
|
4183
4183
|
)), u;
|
|
@@ -4331,7 +4331,7 @@ const m1 = I(
|
|
|
4331
4331
|
}
|
|
4332
4332
|
),
|
|
4333
4333
|
/* @__PURE__ */ e(A, { isUppercase: !1, children: s.label })
|
|
4334
|
-
] }) }, s.slug)) }), K0 =
|
|
4334
|
+
] }) }, s.slug)) }), K0 = F(
|
|
4335
4335
|
({ icon: a, title: s, content: c, ...l }, r) => /* @__PURE__ */ t(x, { ...l, ref: r, className: p("c-astro-topic-card", l?.className), children: [
|
|
4336
4336
|
/* @__PURE__ */ t(h, { alignItems: "center", mb: "s", children: [
|
|
4337
4337
|
/* @__PURE__ */ e(N, { mr: "xs", name: a, size: 21 }),
|
|
@@ -4373,7 +4373,7 @@ const m1 = I(
|
|
|
4373
4373
|
as: "nav",
|
|
4374
4374
|
children: [
|
|
4375
4375
|
/* @__PURE__ */ e(
|
|
4376
|
-
|
|
4376
|
+
X,
|
|
4377
4377
|
{
|
|
4378
4378
|
variant: n ? "transparent" : "quinary",
|
|
4379
4379
|
href: "/",
|
|
@@ -4393,7 +4393,7 @@ const m1 = I(
|
|
|
4393
4393
|
)
|
|
4394
4394
|
}
|
|
4395
4395
|
),
|
|
4396
|
-
a && a.length > 0 && a.slice(0, 4).map((d) => /* @__PURE__ */ t(
|
|
4396
|
+
a && a.length > 0 && a.slice(0, 4).map((d) => /* @__PURE__ */ t(u0, { children: [
|
|
4397
4397
|
/* @__PURE__ */ e(
|
|
4398
4398
|
N,
|
|
4399
4399
|
{
|
|
@@ -4404,7 +4404,7 @@ const m1 = I(
|
|
|
4404
4404
|
}
|
|
4405
4405
|
),
|
|
4406
4406
|
/* @__PURE__ */ e(
|
|
4407
|
-
|
|
4407
|
+
X,
|
|
4408
4408
|
{
|
|
4409
4409
|
variant: n ? "transparent" : "quinary",
|
|
4410
4410
|
href: d.link,
|
|
@@ -4418,7 +4418,7 @@ const m1 = I(
|
|
|
4418
4418
|
s && s.length > 0 && /* @__PURE__ */ t(j, { children: [
|
|
4419
4419
|
/* @__PURE__ */ e(H1, { isWhite: i }),
|
|
4420
4420
|
s.map((d, u) => /* @__PURE__ */ e(
|
|
4421
|
-
|
|
4421
|
+
X,
|
|
4422
4422
|
{
|
|
4423
4423
|
variant: n ? "transparent" : d.variant,
|
|
4424
4424
|
color: n ? "white" : void 0,
|
|
@@ -4520,7 +4520,7 @@ const m1 = I(
|
|
|
4520
4520
|
const i = W(() => {
|
|
4521
4521
|
const y = l ? new Date(l) : /* @__PURE__ */ new Date();
|
|
4522
4522
|
return y.setHours(0, 0, 0, 0), y;
|
|
4523
|
-
}, [l]), [o, d] =
|
|
4523
|
+
}, [l]), [o, d] = p0(() => {
|
|
4524
4524
|
if (c) {
|
|
4525
4525
|
const y = new Date(c);
|
|
4526
4526
|
return { year: y.getFullYear(), month: y.getMonth() };
|
|
@@ -4611,7 +4611,7 @@ const m1 = I(
|
|
|
4611
4611
|
);
|
|
4612
4612
|
}) })
|
|
4613
4613
|
] });
|
|
4614
|
-
}, O =
|
|
4614
|
+
}, O = F(
|
|
4615
4615
|
({ as: a = "article", children: s, className: c, clickable: l = !1, ...r }, n) => /* @__PURE__ */ e(
|
|
4616
4616
|
h,
|
|
4617
4617
|
{
|
|
@@ -4627,7 +4627,7 @@ const m1 = I(
|
|
|
4627
4627
|
children: s
|
|
4628
4628
|
}
|
|
4629
4629
|
)
|
|
4630
|
-
),
|
|
4630
|
+
), c0 = ({
|
|
4631
4631
|
text: a,
|
|
4632
4632
|
avatarAlt: s,
|
|
4633
4633
|
avatarUrl: c,
|
|
@@ -5051,7 +5051,7 @@ const m1 = I(
|
|
|
5051
5051
|
}
|
|
5052
5052
|
),
|
|
5053
5053
|
o && /* @__PURE__ */ e(
|
|
5054
|
-
|
|
5054
|
+
o0,
|
|
5055
5055
|
{
|
|
5056
5056
|
...o,
|
|
5057
5057
|
mx: "m",
|
|
@@ -5085,7 +5085,7 @@ const m1 = I(
|
|
|
5085
5085
|
] })
|
|
5086
5086
|
}
|
|
5087
5087
|
);
|
|
5088
|
-
},
|
|
5088
|
+
}, l0 = ({
|
|
5089
5089
|
link: a,
|
|
5090
5090
|
title: s,
|
|
5091
5091
|
cardHeaderProps: c,
|
|
@@ -5147,7 +5147,7 @@ const m1 = I(
|
|
|
5147
5147
|
]
|
|
5148
5148
|
}
|
|
5149
5149
|
),
|
|
5150
|
-
n && /* @__PURE__ */ e(
|
|
5150
|
+
n && /* @__PURE__ */ e(c0, { ...n, mt: "xs" }),
|
|
5151
5151
|
o && /* @__PURE__ */ e(
|
|
5152
5152
|
o1,
|
|
5153
5153
|
{
|
|
@@ -5348,7 +5348,7 @@ const m1 = I(
|
|
|
5348
5348
|
}
|
|
5349
5349
|
),
|
|
5350
5350
|
i && /* @__PURE__ */ e(
|
|
5351
|
-
|
|
5351
|
+
c0,
|
|
5352
5352
|
{
|
|
5353
5353
|
...i,
|
|
5354
5354
|
mt: "l",
|
|
@@ -5502,7 +5502,7 @@ const m1 = I(
|
|
|
5502
5502
|
" "
|
|
5503
5503
|
] }),
|
|
5504
5504
|
/* @__PURE__ */ e(
|
|
5505
|
-
|
|
5505
|
+
I0,
|
|
5506
5506
|
{
|
|
5507
5507
|
rating: f,
|
|
5508
5508
|
iconProps: {
|
|
@@ -5587,44 +5587,70 @@ const m1 = I(
|
|
|
5587
5587
|
id: a,
|
|
5588
5588
|
label: s,
|
|
5589
5589
|
title: c,
|
|
5590
|
-
|
|
5591
|
-
|
|
5592
|
-
|
|
5593
|
-
|
|
5594
|
-
|
|
5595
|
-
|
|
5596
|
-
|
|
5597
|
-
|
|
5598
|
-
|
|
5599
|
-
|
|
5600
|
-
|
|
5601
|
-
|
|
5602
|
-
|
|
5603
|
-
|
|
5604
|
-
"
|
|
5605
|
-
|
|
5606
|
-
|
|
5607
|
-
|
|
5608
|
-
|
|
5609
|
-
|
|
5610
|
-
|
|
5611
|
-
|
|
5612
|
-
|
|
5613
|
-
|
|
5614
|
-
|
|
5615
|
-
|
|
5616
|
-
|
|
5617
|
-
|
|
5618
|
-
|
|
5619
|
-
|
|
5620
|
-
|
|
5621
|
-
|
|
5622
|
-
|
|
5623
|
-
|
|
5624
|
-
|
|
5625
|
-
|
|
5626
|
-
|
|
5627
|
-
),
|
|
5590
|
+
description: l,
|
|
5591
|
+
imgUrl: r,
|
|
5592
|
+
externalLink: n,
|
|
5593
|
+
children: i,
|
|
5594
|
+
withBorderBottom: o = !0,
|
|
5595
|
+
isChecked: d = !1,
|
|
5596
|
+
mainColor: u = "default",
|
|
5597
|
+
onCheckedChange: m,
|
|
5598
|
+
...v
|
|
5599
|
+
}) => {
|
|
5600
|
+
const f = `var(--color-theme-${u})`;
|
|
5601
|
+
return /* @__PURE__ */ t(
|
|
5602
|
+
O,
|
|
5603
|
+
{
|
|
5604
|
+
alignItems: "start",
|
|
5605
|
+
justifyContent: "start",
|
|
5606
|
+
gap: "s",
|
|
5607
|
+
className: p("c-card-newsletter", {
|
|
5608
|
+
"c-card-newsletter--with-border-bottom": o
|
|
5609
|
+
}),
|
|
5610
|
+
...o && { pb: "m" },
|
|
5611
|
+
...v,
|
|
5612
|
+
children: [
|
|
5613
|
+
/* @__PURE__ */ e(
|
|
5614
|
+
h,
|
|
5615
|
+
{
|
|
5616
|
+
alignItems: "center",
|
|
5617
|
+
justifyContent: "center",
|
|
5618
|
+
bg: u,
|
|
5619
|
+
className: "c-card-newsletter__icon",
|
|
5620
|
+
children: /* @__PURE__ */ e("img", { src: r, alt: c })
|
|
5621
|
+
}
|
|
5622
|
+
),
|
|
5623
|
+
/* @__PURE__ */ t("div", { children: [
|
|
5624
|
+
/* @__PURE__ */ t(h, { gap: "xxs", alignItems: "center", children: [
|
|
5625
|
+
/* @__PURE__ */ e(D, { as: "h4", fontFamily: "base", size: "xxs", weight: "bold", children: c }),
|
|
5626
|
+
/* @__PURE__ */ e(X, { size: "extra-small", px: "xs", children: s })
|
|
5627
|
+
] }),
|
|
5628
|
+
/* @__PURE__ */ t(x, { mt: "xxs-3", children: [
|
|
5629
|
+
/* @__PURE__ */ e(g, { size: "m", children: l }),
|
|
5630
|
+
i,
|
|
5631
|
+
/* @__PURE__ */ t(h, { gap: "s", mt: "m", alignItems: "center", children: [
|
|
5632
|
+
/* @__PURE__ */ e(
|
|
5633
|
+
H,
|
|
5634
|
+
{
|
|
5635
|
+
size: "small",
|
|
5636
|
+
onClick: m,
|
|
5637
|
+
style: {
|
|
5638
|
+
"--button-scheme-color": f,
|
|
5639
|
+
"--button-base-background-color": f,
|
|
5640
|
+
"--button-base-border-color": f,
|
|
5641
|
+
"--button-hover-background-color": f
|
|
5642
|
+
},
|
|
5643
|
+
children: d ? "Se désabonner" : "S'inscrire"
|
|
5644
|
+
}
|
|
5645
|
+
),
|
|
5646
|
+
n && /* @__PURE__ */ e($, { target: "_blank", href: n, color: u, children: "Voir la newsletter" })
|
|
5647
|
+
] })
|
|
5648
|
+
] })
|
|
5649
|
+
] })
|
|
5650
|
+
]
|
|
5651
|
+
}
|
|
5652
|
+
);
|
|
5653
|
+
}, K2 = ({
|
|
5628
5654
|
timeText: a,
|
|
5629
5655
|
hasDot: s,
|
|
5630
5656
|
closeButton: c,
|
|
@@ -5668,7 +5694,7 @@ const m1 = I(
|
|
|
5668
5694
|
)
|
|
5669
5695
|
] })
|
|
5670
5696
|
] })
|
|
5671
|
-
] }),
|
|
5697
|
+
] }), t0 = ({
|
|
5672
5698
|
link: a,
|
|
5673
5699
|
cardImageProps: s,
|
|
5674
5700
|
cardHeaderProps: c,
|
|
@@ -5876,7 +5902,7 @@ const m1 = I(
|
|
|
5876
5902
|
s
|
|
5877
5903
|
);
|
|
5878
5904
|
return a === "medium" ? /* @__PURE__ */ e(ae, { ...c, className: l }) : /* @__PURE__ */ e(se, { ...c, className: l });
|
|
5879
|
-
},
|
|
5905
|
+
}, n0 = ({
|
|
5880
5906
|
link: a,
|
|
5881
5907
|
title: s,
|
|
5882
5908
|
cardHeaderProps: c,
|
|
@@ -6060,7 +6086,7 @@ const m1 = I(
|
|
|
6060
6086
|
children: l.children
|
|
6061
6087
|
}
|
|
6062
6088
|
),
|
|
6063
|
-
c && /* @__PURE__ */ e(
|
|
6089
|
+
c && /* @__PURE__ */ e(o0, { ...c, mt: "l", className: "c-card-element--is-clickable" })
|
|
6064
6090
|
] })
|
|
6065
6091
|
]
|
|
6066
6092
|
}
|
|
@@ -6109,7 +6135,7 @@ const m1 = I(
|
|
|
6109
6135
|
gap: "l",
|
|
6110
6136
|
alignItems: { xs: "baseline", md: "center" },
|
|
6111
6137
|
children: [
|
|
6112
|
-
/* @__PURE__ */ t(
|
|
6138
|
+
/* @__PURE__ */ t(I, { grow: 1, children: [
|
|
6113
6139
|
n && /* @__PURE__ */ t(h, { color: "ultramarine", children: [
|
|
6114
6140
|
/* @__PURE__ */ e(N, { name: "local", size: 13, mr: "xxs-2", mb: "xxs-2" }),
|
|
6115
6141
|
/* @__PURE__ */ e(g, { size: "xxs", weight: "bold", textTransform: "uppercase", children: n })
|
|
@@ -6134,7 +6160,7 @@ const m1 = I(
|
|
|
6134
6160
|
const { cardFooterProps: u, signatureProps: m, ...v } = d;
|
|
6135
6161
|
return /* @__PURE__ */ t(O, { ...v, direction: "column", className: "c-card-with-summary", clickable: !0, children: [
|
|
6136
6162
|
/* @__PURE__ */ t(h, { mb: "xs", className: "c-card-with-summary__content", gap: "xs", children: [
|
|
6137
|
-
/* @__PURE__ */ t(
|
|
6163
|
+
/* @__PURE__ */ t(I, { grow: 1, children: [
|
|
6138
6164
|
l && /* @__PURE__ */ e(e1, { ...l, mb: "xxs-2" }),
|
|
6139
6165
|
/* @__PURE__ */ e(
|
|
6140
6166
|
D,
|
|
@@ -6194,7 +6220,7 @@ const m1 = I(
|
|
|
6194
6220
|
return /* @__PURE__ */ e(le, { ...b });
|
|
6195
6221
|
default:
|
|
6196
6222
|
return /* @__PURE__ */ e(
|
|
6197
|
-
|
|
6223
|
+
n0,
|
|
6198
6224
|
{
|
|
6199
6225
|
...b,
|
|
6200
6226
|
layout: s,
|
|
@@ -6220,7 +6246,7 @@ const m1 = I(
|
|
|
6220
6246
|
);
|
|
6221
6247
|
}
|
|
6222
6248
|
}, w = /* @__PURE__ */ e(
|
|
6223
|
-
|
|
6249
|
+
i0,
|
|
6224
6250
|
{
|
|
6225
6251
|
label: c || "",
|
|
6226
6252
|
mb: n && "0" || (!u || m) && "m" || "xxl",
|
|
@@ -6267,7 +6293,7 @@ const m1 = I(
|
|
|
6267
6293
|
itemsGap: o?.sliderVariant === "videos" ? "l" : "xs",
|
|
6268
6294
|
layout: s,
|
|
6269
6295
|
children: a.map((b) => /* @__PURE__ */ e(
|
|
6270
|
-
|
|
6296
|
+
I,
|
|
6271
6297
|
{
|
|
6272
6298
|
as: "article",
|
|
6273
6299
|
grow: 0,
|
|
@@ -6472,7 +6498,7 @@ const m1 = I(
|
|
|
6472
6498
|
children: s
|
|
6473
6499
|
}
|
|
6474
6500
|
)
|
|
6475
|
-
] }), N1 =
|
|
6501
|
+
] }), N1 = F(
|
|
6476
6502
|
({
|
|
6477
6503
|
index: a,
|
|
6478
6504
|
textTitleProps: s,
|
|
@@ -6668,7 +6694,7 @@ const m1 = I(
|
|
|
6668
6694
|
icon: s = { name: "darkmode", size: 20 },
|
|
6669
6695
|
...c
|
|
6670
6696
|
}) => /* @__PURE__ */ e(
|
|
6671
|
-
|
|
6697
|
+
O0,
|
|
6672
6698
|
{
|
|
6673
6699
|
icon: s,
|
|
6674
6700
|
label: a || /* @__PURE__ */ e(g, { size: "l", as: "span", weight: "bold", children: "Mode sombre" }),
|
|
@@ -6735,7 +6761,7 @@ const m1 = I(
|
|
|
6735
6761
|
className: "c-search-banner__expand-button"
|
|
6736
6762
|
}
|
|
6737
6763
|
), m = n && /* @__PURE__ */ e(
|
|
6738
|
-
|
|
6764
|
+
A0,
|
|
6739
6765
|
{
|
|
6740
6766
|
...n,
|
|
6741
6767
|
defaultValue: n?.options.find((_) => _.isSelected)?.value,
|
|
@@ -6755,7 +6781,7 @@ const m1 = I(
|
|
|
6755
6781
|
"data-search-banner-collapse": !0,
|
|
6756
6782
|
...a === z.DESKTOP && { "aria-hidden": o ? !o : "true" },
|
|
6757
6783
|
children: r?.map(({ label: _, link: w }, b) => /* @__PURE__ */ e(
|
|
6758
|
-
|
|
6784
|
+
X,
|
|
6759
6785
|
{
|
|
6760
6786
|
variant: "tertiary",
|
|
6761
6787
|
size: "small",
|
|
@@ -6815,7 +6841,7 @@ const m1 = I(
|
|
|
6815
6841
|
) : /* @__PURE__ */ e(N, { name: "ballot-box", size: 55, className: "c-search-banner__default-icon" }),
|
|
6816
6842
|
/* @__PURE__ */ t(h, { flexGrow: 1, direction: "column", py: "m", children: [
|
|
6817
6843
|
/* @__PURE__ */ t(h, { gap: { xs: "m", lg: "l" }, justifyContent: "end", children: [
|
|
6818
|
-
/* @__PURE__ */ e(
|
|
6844
|
+
/* @__PURE__ */ e(I, { grow: 1, children: /* @__PURE__ */ e(x, { as: g1, ...s }) }),
|
|
6819
6845
|
!!n?.options.length && m,
|
|
6820
6846
|
!!r?.length && u
|
|
6821
6847
|
] }),
|
|
@@ -6836,7 +6862,7 @@ const m1 = I(
|
|
|
6836
6862
|
children: [
|
|
6837
6863
|
c && /* @__PURE__ */ e(g, { as: "span", px: "m", weight: "bold", color: "white", mb: "xxs", children: l ? /* @__PURE__ */ e("a", { href: l, children: c }) : c }),
|
|
6838
6864
|
/* @__PURE__ */ t(h, { gap: "s", px: { xs: "m", md: "0" }, children: [
|
|
6839
|
-
/* @__PURE__ */ e(
|
|
6865
|
+
/* @__PURE__ */ e(I, { as: g1, grow: 1, ...s }),
|
|
6840
6866
|
!!(r?.length || n?.options.length) && u
|
|
6841
6867
|
] }),
|
|
6842
6868
|
!!(r?.length || n?.options.length) && /* @__PURE__ */ t(
|
|
@@ -7114,7 +7140,7 @@ const m1 = I(
|
|
|
7114
7140
|
}
|
|
7115
7141
|
), w = /* @__PURE__ */ t(j, { children: [
|
|
7116
7142
|
/* @__PURE__ */ e(h, { as: "header", gap: n ? "m" : void 0, alignItems: "start", justifyContent: "between", children: /* @__PURE__ */ t(
|
|
7117
|
-
|
|
7143
|
+
I,
|
|
7118
7144
|
{
|
|
7119
7145
|
mx: { xs: "m", md: "0" },
|
|
7120
7146
|
mt: { xs: i ? "l" : "s", md: u ? "0" : "l" },
|
|
@@ -7174,7 +7200,7 @@ const m1 = I(
|
|
|
7174
7200
|
] });
|
|
7175
7201
|
let b = /* @__PURE__ */ t("div", { children: [
|
|
7176
7202
|
n?.type === "sponsored-page" && /* @__PURE__ */ e(
|
|
7177
|
-
|
|
7203
|
+
J,
|
|
7178
7204
|
{
|
|
7179
7205
|
sponsor: n.content,
|
|
7180
7206
|
variant: "header-sponsored-mobile",
|
|
@@ -7196,12 +7222,12 @@ const m1 = I(
|
|
|
7196
7222
|
...d
|
|
7197
7223
|
}
|
|
7198
7224
|
),
|
|
7199
|
-
n?.type === "dedicated-area" && /* @__PURE__ */ e(
|
|
7225
|
+
n?.type === "dedicated-area" && /* @__PURE__ */ e(J, { sponsor: n.content, variant: "header-dedicated-mobile", mt: "s", mx: "m" }),
|
|
7200
7226
|
i && /* @__PURE__ */ e(x1, { ...i, mt: "xl" }),
|
|
7201
7227
|
l && w
|
|
7202
7228
|
] });
|
|
7203
7229
|
return a === z.DESKTOP && (b = /* @__PURE__ */ t(h, { alignItems: "start", justifyContent: "between", gap: n ? "m" : void 0, children: [
|
|
7204
|
-
/* @__PURE__ */ t(
|
|
7230
|
+
/* @__PURE__ */ t(I, { basis: 100, children: [
|
|
7205
7231
|
c || n?.type === "sponsored-page" ? /* @__PURE__ */ t(
|
|
7206
7232
|
h,
|
|
7207
7233
|
{
|
|
@@ -7211,10 +7237,10 @@ const m1 = I(
|
|
|
7211
7237
|
gap: "m",
|
|
7212
7238
|
pb: "xxs",
|
|
7213
7239
|
children: [
|
|
7214
|
-
/* @__PURE__ */ e(
|
|
7215
|
-
!!c && /* @__PURE__ */ e(
|
|
7240
|
+
/* @__PURE__ */ e(I, { basis: 100, children: _ }),
|
|
7241
|
+
!!c && /* @__PURE__ */ e(I, { basis: "auto", shrink: 0, children: c }),
|
|
7216
7242
|
n?.type === "sponsored-page" && /* @__PURE__ */ e(
|
|
7217
|
-
|
|
7243
|
+
J,
|
|
7218
7244
|
{
|
|
7219
7245
|
sponsor: n.content,
|
|
7220
7246
|
variant: "header-sponsored-desktop",
|
|
@@ -7257,7 +7283,7 @@ const m1 = I(
|
|
|
7257
7283
|
}
|
|
7258
7284
|
)
|
|
7259
7285
|
] }),
|
|
7260
|
-
n?.type === "dedicated-area" && /* @__PURE__ */ e(
|
|
7286
|
+
n?.type === "dedicated-area" && /* @__PURE__ */ e(J, { sponsor: n.content, variant: "header-dedicated-desktop", mt: "xl" })
|
|
7261
7287
|
] })), /* @__PURE__ */ e(
|
|
7262
7288
|
x,
|
|
7263
7289
|
{
|
|
@@ -7552,7 +7578,7 @@ const m1 = I(
|
|
|
7552
7578
|
},
|
|
7553
7579
|
l.name
|
|
7554
7580
|
)) });
|
|
7555
|
-
},
|
|
7581
|
+
}, r0 = (a) => Q.Children.map(a.children, (s) => {
|
|
7556
7582
|
if (Q.isValidElement(s)) {
|
|
7557
7583
|
const { children: c, ...l } = s.props;
|
|
7558
7584
|
return /* @__PURE__ */ t(
|
|
@@ -7564,13 +7590,13 @@ const m1 = I(
|
|
|
7564
7590
|
}) : l?.className,
|
|
7565
7591
|
children: [
|
|
7566
7592
|
s.type === "li" && /* @__PURE__ */ e(N, { name: "diode", size: 16, mr: "xs" }),
|
|
7567
|
-
c ?
|
|
7593
|
+
c ? r0({ color: a.color, children: c }) : void 0
|
|
7568
7594
|
]
|
|
7569
7595
|
}
|
|
7570
7596
|
);
|
|
7571
7597
|
}
|
|
7572
7598
|
return s;
|
|
7573
|
-
}), ue = (a) => /* @__PURE__ */ e(j, { children:
|
|
7599
|
+
}), ue = (a) => /* @__PURE__ */ e(j, { children: r0(a) }), p3 = ({
|
|
7574
7600
|
variant: a,
|
|
7575
7601
|
isOver: s = !1,
|
|
7576
7602
|
updatedAt: c,
|
|
@@ -7807,7 +7833,7 @@ const m1 = I(
|
|
|
7807
7833
|
"puis une circonscription pour accéder aux résultats"
|
|
7808
7834
|
] }),
|
|
7809
7835
|
/* @__PURE__ */ e(
|
|
7810
|
-
|
|
7836
|
+
X,
|
|
7811
7837
|
{
|
|
7812
7838
|
variant: "span",
|
|
7813
7839
|
color: "ultramarine",
|
|
@@ -8013,7 +8039,7 @@ const m1 = I(
|
|
|
8013
8039
|
) : null;
|
|
8014
8040
|
}) }),
|
|
8015
8041
|
/* @__PURE__ */ e("g", { className: "c-map-towns__layer-departments", "aria-hidden": "true", children: Object.entries(c).map(([w, b]) => {
|
|
8016
|
-
const C =
|
|
8042
|
+
const C = y0[w];
|
|
8017
8043
|
return /* @__PURE__ */ e(
|
|
8018
8044
|
"path",
|
|
8019
8045
|
{
|
|
@@ -8315,7 +8341,7 @@ const m1 = I(
|
|
|
8315
8341
|
},
|
|
8316
8342
|
isOpen: !0,
|
|
8317
8343
|
children: [
|
|
8318
|
-
/* @__PURE__ */ e(h, { as: "ul", gap: "xxs", mb: "s", wrap: "wrap", children: s.map((d) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(
|
|
8344
|
+
/* @__PURE__ */ e(h, { as: "ul", gap: "xxs", mb: "s", wrap: "wrap", children: s.map((d) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(X, { href: d.href, variant: "secondary", children: d.children }, d.href) }, d.href)) }),
|
|
8319
8345
|
/* @__PURE__ */ t(
|
|
8320
8346
|
h,
|
|
8321
8347
|
{
|
|
@@ -8345,7 +8371,7 @@ const m1 = I(
|
|
|
8345
8371
|
children: d.sponsor ? /* @__PURE__ */ t("div", { children: [
|
|
8346
8372
|
d.name,
|
|
8347
8373
|
d.sponsor && /* @__PURE__ */ e(
|
|
8348
|
-
|
|
8374
|
+
J,
|
|
8349
8375
|
{
|
|
8350
8376
|
sponsor: d.sponsor,
|
|
8351
8377
|
variant: "menu",
|
|
@@ -8368,7 +8394,7 @@ const m1 = I(
|
|
|
8368
8394
|
...d.links?.some((m) => "name" in m) ? { py: "s" } : {}
|
|
8369
8395
|
},
|
|
8370
8396
|
children: [
|
|
8371
|
-
(d?.tags ?? []).length > 0 && /* @__PURE__ */ e(h, { as: "ul", gap: "xxs", mb: "l", wrap: "wrap", children: d.tags?.map((m) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(
|
|
8397
|
+
(d?.tags ?? []).length > 0 && /* @__PURE__ */ e(h, { as: "ul", gap: "xxs", mb: "l", wrap: "wrap", children: d.tags?.map((m) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(X, { href: m.href, color: "ultramarine", children: m.children }, m.href) }, m.href)) }),
|
|
8372
8398
|
d.links.map((m, v) => "name" in m ? /* @__PURE__ */ e(
|
|
8373
8399
|
N1,
|
|
8374
8400
|
{
|
|
@@ -8733,14 +8759,14 @@ const m1 = I(
|
|
|
8733
8759
|
}
|
|
8734
8760
|
),
|
|
8735
8761
|
/* @__PURE__ */ e(m1, { layout: s, buttonsColor: "white", hasSpaceAroundButtons: !0, children: a.map((i, o) => /* @__PURE__ */ e(
|
|
8736
|
-
|
|
8762
|
+
I,
|
|
8737
8763
|
{
|
|
8738
8764
|
grow: 0,
|
|
8739
8765
|
shrink: 0,
|
|
8740
8766
|
align: "stretch",
|
|
8741
8767
|
className: "c-read-also-banner__article",
|
|
8742
8768
|
children: /* @__PURE__ */ e(
|
|
8743
|
-
|
|
8769
|
+
t0,
|
|
8744
8770
|
{
|
|
8745
8771
|
...i,
|
|
8746
8772
|
alignItems: "center",
|
|
@@ -8798,7 +8824,7 @@ const m1 = I(
|
|
|
8798
8824
|
l && l.length > 0 && /* @__PURE__ */ e("ul", { className: "c-search-form__autocomplete u-hidden", children: l.slice(0, 8).map((i) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e("a", { href: i.url, tabIndex: -1, children: i.value }) }, i.value)) })
|
|
8799
8825
|
]
|
|
8800
8826
|
}
|
|
8801
|
-
),
|
|
8827
|
+
), i0 = ({
|
|
8802
8828
|
label: a,
|
|
8803
8829
|
labelLink: s,
|
|
8804
8830
|
themeColor: c,
|
|
@@ -9080,7 +9106,7 @@ const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9080
9106
|
}
|
|
9081
9107
|
),
|
|
9082
9108
|
/* @__PURE__ */ e("div", { className: "c-show-cover__shadow" }),
|
|
9083
|
-
l === z.DESKTOP ? /* @__PURE__ */ e(h, { as: "section", className: "c-show-cover__content o-page-wrap", color: "white", children: /* @__PURE__ */ t(
|
|
9109
|
+
l === z.DESKTOP ? /* @__PURE__ */ e(h, { as: "section", className: "c-show-cover__content o-page-wrap", color: "white", children: /* @__PURE__ */ t(I, { as: "section", basis: 50, children: [
|
|
9084
9110
|
i,
|
|
9085
9111
|
o
|
|
9086
9112
|
] }) }) : /* @__PURE__ */ t(x, { as: "section", color: "white", px: "m", className: "c-show-cover__content", children: [
|
|
@@ -9088,7 +9114,7 @@ const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9088
9114
|
o && /* @__PURE__ */ e(h, { justifyContent: "center", children: o })
|
|
9089
9115
|
] })
|
|
9090
9116
|
] });
|
|
9091
|
-
},
|
|
9117
|
+
}, o0 = ({
|
|
9092
9118
|
avatars: a,
|
|
9093
9119
|
authors: s,
|
|
9094
9120
|
layout: c,
|
|
@@ -9104,7 +9130,7 @@ const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9104
9130
|
}) => {
|
|
9105
9131
|
const f = /* @__PURE__ */ t(h, { ...v, as: "address", alignItems: "start", gap: "s", children: [
|
|
9106
9132
|
!d && /* @__PURE__ */ e(G0, { avatars: a, themeColor: u }),
|
|
9107
|
-
/* @__PURE__ */ t(
|
|
9133
|
+
/* @__PURE__ */ t(I, { grow: 1, align: r ? "start" : "center", children: [
|
|
9108
9134
|
o ? /* @__PURE__ */ e("div", { children: /* @__PURE__ */ e(g, { as: "span", size: "s", weight: "bold", px: "xxs", bg: "sponsoring", color: "grey-900", children: s }) }) : /* @__PURE__ */ e(g, { size: "s", weight: "bold", children: s }),
|
|
9109
9135
|
r && /* @__PURE__ */ t(g, { size: "xxs", color: "grey-400", mt: "xxs-2", ...l, children: [
|
|
9110
9136
|
/* @__PURE__ */ t("time", { children: [
|
|
@@ -9117,7 +9143,7 @@ const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9117
9143
|
] })
|
|
9118
9144
|
] })
|
|
9119
9145
|
] }),
|
|
9120
|
-
m && c === z.MOBILE && /* @__PURE__ */ e(
|
|
9146
|
+
m && c === z.MOBILE && /* @__PURE__ */ e(J, { sponsor: m, variant: "signature" })
|
|
9121
9147
|
] });
|
|
9122
9148
|
return i ? /* @__PURE__ */ e("a", { href: i, children: f }) : f;
|
|
9123
9149
|
}, j3 = ({ installButton: a, closeButton: s }) => /* @__PURE__ */ t(h, { className: "c-smart-banner", alignItems: "center", gap: "xs", bg: "ultramarine", color: "white", children: [
|
|
@@ -9344,13 +9370,13 @@ const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9344
9370
|
children: a1()
|
|
9345
9371
|
}
|
|
9346
9372
|
);
|
|
9347
|
-
},
|
|
9373
|
+
}, J = ({
|
|
9348
9374
|
sponsor: a,
|
|
9349
9375
|
variant: s,
|
|
9350
9376
|
hasText: c = !1,
|
|
9351
9377
|
...l
|
|
9352
9378
|
}) => /* @__PURE__ */ t(h, { ...l, gap: c ? l?.gap || "l" : void 0, children: [
|
|
9353
|
-
c && /* @__PURE__ */ e(
|
|
9379
|
+
c && /* @__PURE__ */ e(I, { align: "end", children: /* @__PURE__ */ e(g, { as: "span", weight: "bold", children: "avec" }) }),
|
|
9354
9380
|
/* @__PURE__ */ e(
|
|
9355
9381
|
"img",
|
|
9356
9382
|
{
|
|
@@ -9456,7 +9482,7 @@ const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9456
9482
|
}
|
|
9457
9483
|
)
|
|
9458
9484
|
] }),
|
|
9459
|
-
/* @__PURE__ */ t(h, {
|
|
9485
|
+
/* @__PURE__ */ t(h, { mt: "xxs", color: "grey-900", wrap: "wrap", gap: "xxs", justifyContent: "between", children: [
|
|
9460
9486
|
l && /* @__PURE__ */ e(g, { size: "xxs", weight: "bold", children: l }),
|
|
9461
9487
|
/* @__PURE__ */ e(g, { size: "xxs", children: "Semaine en cours" })
|
|
9462
9488
|
] })
|
|
@@ -9537,7 +9563,7 @@ const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9537
9563
|
alignItems: l?.tags && i ? "center" : "end",
|
|
9538
9564
|
children: [
|
|
9539
9565
|
i && /* @__PURE__ */ e(
|
|
9540
|
-
|
|
9566
|
+
J,
|
|
9541
9567
|
{
|
|
9542
9568
|
sponsor: i,
|
|
9543
9569
|
variant: "menu",
|
|
@@ -9546,12 +9572,12 @@ const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9546
9572
|
...!l?.tags && { pt: "xxs", pb: "xs" }
|
|
9547
9573
|
}
|
|
9548
9574
|
),
|
|
9549
|
-
l?.tags && /* @__PURE__ */ e(h, { gap: "xs", children: l?.tags.map((u) => /* @__PURE__ */ e(
|
|
9575
|
+
l?.tags && /* @__PURE__ */ e(h, { gap: "xs", children: l?.tags.map((u) => /* @__PURE__ */ e(X, { href: u.href, color: r || "ultramarine", children: u.name }, u.href)) })
|
|
9550
9576
|
]
|
|
9551
9577
|
}
|
|
9552
9578
|
),
|
|
9553
|
-
/* @__PURE__ */ e(l1, { colsNumber: n, gap: "xl", children: l?.cards?.map((u) => /* @__PURE__ */
|
|
9554
|
-
|
|
9579
|
+
/* @__PURE__ */ e(l1, { colsNumber: n, gap: "xl", children: l?.cards?.map((u) => /* @__PURE__ */ g0(
|
|
9580
|
+
n0,
|
|
9555
9581
|
{
|
|
9556
9582
|
...u,
|
|
9557
9583
|
key: u.link,
|
|
@@ -9588,7 +9614,7 @@ const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9588
9614
|
a && l && /* @__PURE__ */ e("thead", { children: /* @__PURE__ */ e("tr", { children: l.map((n, i) => /* @__PURE__ */ e(x, { as: "th", p: "s", children: n }, i)) }) }),
|
|
9589
9615
|
/* @__PURE__ */ e("tbody", { children: r.map((n, i) => /* @__PURE__ */ e("tr", { children: n.map((o, d) => /* @__PURE__ */ e(x, { as: "td", p: "s", children: o }, d)) }, i)) })
|
|
9590
9616
|
] });
|
|
9591
|
-
},
|
|
9617
|
+
}, d0 = ({
|
|
9592
9618
|
tabItems: a,
|
|
9593
9619
|
name: s = "default",
|
|
9594
9620
|
fitContainer: c,
|
|
@@ -9658,7 +9684,7 @@ const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9658
9684
|
layout: s,
|
|
9659
9685
|
className: p("c-tag-bar", l?.className),
|
|
9660
9686
|
...c && { buttonsSize: "small" },
|
|
9661
|
-
children: a.map((r, n) => /* @__PURE__ */ e(
|
|
9687
|
+
children: a.map((r, n) => /* @__PURE__ */ e(X, { ...r, ...c && { size: "small" } }, n))
|
|
9662
9688
|
}
|
|
9663
9689
|
) : null, Se = ({ iconName: a, className: s }) => /* @__PURE__ */ e("li", { className: p("c-text-tooltip-item", s), children: /* @__PURE__ */ e(
|
|
9664
9690
|
H,
|
|
@@ -9945,7 +9971,7 @@ const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9945
9971
|
pb: o && o.length > 0 ? "xxl" : "m",
|
|
9946
9972
|
children: b ? /* @__PURE__ */ t(h, { children: [
|
|
9947
9973
|
w,
|
|
9948
|
-
/* @__PURE__ */ e(
|
|
9974
|
+
/* @__PURE__ */ e(I, { grow: 1, align: "center", children: _ })
|
|
9949
9975
|
] }) : _
|
|
9950
9976
|
}
|
|
9951
9977
|
);
|
|
@@ -9955,7 +9981,7 @@ const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9955
9981
|
/* @__PURE__ */ e(g, { as: "span", size: "xxs", weight: "regular", children: "Télécharger sur" }),
|
|
9956
9982
|
/* @__PURE__ */ e(g, { as: "span", size: "xs", weight: "bold", children: c })
|
|
9957
9983
|
] })
|
|
9958
|
-
] }),
|
|
9984
|
+
] }), h0 = ({ links: a, ...s }) => /* @__PURE__ */ e(
|
|
9959
9985
|
h,
|
|
9960
9986
|
{
|
|
9961
9987
|
gapX: "xs",
|
|
@@ -9964,7 +9990,7 @@ const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9964
9990
|
className: p("c-footer-links", s?.className),
|
|
9965
9991
|
children: a.map((c) => /* @__PURE__ */ e($, { ...c, color: "white", className: "c-footer-links__link" }, String(c.children)))
|
|
9966
9992
|
}
|
|
9967
|
-
),
|
|
9993
|
+
), m0 = ({
|
|
9968
9994
|
socialIcons: a,
|
|
9969
9995
|
themeColor: s,
|
|
9970
9996
|
...c
|
|
@@ -10023,7 +10049,7 @@ const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
10023
10049
|
}
|
|
10024
10050
|
) }),
|
|
10025
10051
|
/* @__PURE__ */ e(
|
|
10026
|
-
|
|
10052
|
+
m0,
|
|
10027
10053
|
{
|
|
10028
10054
|
socialIcons: l,
|
|
10029
10055
|
themeColor: c,
|
|
@@ -10094,7 +10120,7 @@ const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
10094
10120
|
alignItems: "center",
|
|
10095
10121
|
gap: "xs",
|
|
10096
10122
|
children: [
|
|
10097
|
-
/* @__PURE__ */ e(
|
|
10123
|
+
/* @__PURE__ */ e(h0, { links: n, justifyContent: "center", mb: "xl" }),
|
|
10098
10124
|
/* @__PURE__ */ e("strong", { children: "© Copyright 20 Minutes" }),
|
|
10099
10125
|
/* @__PURE__ */ e("p", { children: "La fréquentation de 20 Minutes est certifiée par l‘ACPM" })
|
|
10100
10126
|
]
|
|
@@ -10182,10 +10208,10 @@ const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
10182
10208
|
] }),
|
|
10183
10209
|
/* @__PURE__ */ e(G, { color: "grey-200" })
|
|
10184
10210
|
] }) : void 0,
|
|
10185
|
-
/* @__PURE__ */ e(
|
|
10211
|
+
/* @__PURE__ */ e(m0, { socialIcons: l, themeColor: c, my: "xl", mx: "m" }),
|
|
10186
10212
|
/* @__PURE__ */ e(G, { color: "grey-200" }),
|
|
10187
10213
|
/* @__PURE__ */ t(x, { as: "section", className: "c-footer-mobile__bottom", px: "m", pt: "xl", pb: "xxl-2", children: [
|
|
10188
|
-
/* @__PURE__ */ e(
|
|
10214
|
+
/* @__PURE__ */ e(h0, { links: r, gapX: "s", mb: "xl" }),
|
|
10189
10215
|
/* @__PURE__ */ e("strong", { children: "© Copyright 20 Minutes" }),
|
|
10190
10216
|
/* @__PURE__ */ e(g, { mt: "xs", children: "La fréquentation de 20 Minutes est certifiée par l‘ACPM" })
|
|
10191
10217
|
] })
|
|
@@ -10420,7 +10446,7 @@ const $e = {
|
|
|
10420
10446
|
},
|
|
10421
10447
|
m.link
|
|
10422
10448
|
)),
|
|
10423
|
-
/* @__PURE__ */ e(
|
|
10449
|
+
/* @__PURE__ */ e(F0, {})
|
|
10424
10450
|
]
|
|
10425
10451
|
}
|
|
10426
10452
|
)
|
|
@@ -10557,7 +10583,7 @@ const $e = {
|
|
|
10557
10583
|
}),
|
|
10558
10584
|
children: /* @__PURE__ */ e("div", { children: v.body.map((_, w) => /* @__PURE__ */ t(Q.Fragment, { children: [
|
|
10559
10585
|
f ? /* @__PURE__ */ e(
|
|
10560
|
-
|
|
10586
|
+
l0,
|
|
10561
10587
|
{
|
|
10562
10588
|
link: _.url,
|
|
10563
10589
|
title: _.title,
|
|
@@ -10612,7 +10638,7 @@ const $e = {
|
|
|
10612
10638
|
};
|
|
10613
10639
|
});
|
|
10614
10640
|
return m.length === 0 ? null : /* @__PURE__ */ e(
|
|
10615
|
-
|
|
10641
|
+
d0,
|
|
10616
10642
|
{
|
|
10617
10643
|
tabItemActive: l || m[0].name,
|
|
10618
10644
|
tabItems: m,
|
|
@@ -10667,7 +10693,7 @@ const $e = {
|
|
|
10667
10693
|
] })
|
|
10668
10694
|
}));
|
|
10669
10695
|
return u.length === 0 ? null : /* @__PURE__ */ e(
|
|
10670
|
-
|
|
10696
|
+
d0,
|
|
10671
10697
|
{
|
|
10672
10698
|
tabItemActive: l || (u.length > 0 ? u[0].name : ""),
|
|
10673
10699
|
tabItems: u,
|
|
@@ -10716,7 +10742,7 @@ const $e = {
|
|
|
10716
10742
|
"c-overview-bar__article--has-stepper": c
|
|
10717
10743
|
}
|
|
10718
10744
|
), d = /* @__PURE__ */ e(m1, { layout: s, itemsGap: "m", hasSpaceAroundButtons: !0, children: a.map((m, v) => l === "product" && m.cardHeaderProps?.headline?.text ? /* @__PURE__ */ e(
|
|
10719
|
-
|
|
10745
|
+
I,
|
|
10720
10746
|
{
|
|
10721
10747
|
grow: 0,
|
|
10722
10748
|
shrink: 0,
|
|
@@ -10736,14 +10762,14 @@ const $e = {
|
|
|
10736
10762
|
},
|
|
10737
10763
|
m.cardHeaderProps.headline.text
|
|
10738
10764
|
) : /* @__PURE__ */ e(
|
|
10739
|
-
|
|
10765
|
+
I,
|
|
10740
10766
|
{
|
|
10741
10767
|
grow: 0,
|
|
10742
10768
|
shrink: 0,
|
|
10743
10769
|
className: o,
|
|
10744
10770
|
pl: { xs: v === 0 ? "m" : "0", md: "0" },
|
|
10745
10771
|
children: /* @__PURE__ */ e(
|
|
10746
|
-
|
|
10772
|
+
t0,
|
|
10747
10773
|
{
|
|
10748
10774
|
...m,
|
|
10749
10775
|
cardTitleProps: {
|
|
@@ -10765,7 +10791,7 @@ const $e = {
|
|
|
10765
10791
|
i,
|
|
10766
10792
|
d
|
|
10767
10793
|
] }),
|
|
10768
|
-
c && s === z.MOBILE && /* @__PURE__ */ e(
|
|
10794
|
+
c && s === z.MOBILE && /* @__PURE__ */ e(D0, { items: u, mt: "s" })
|
|
10769
10795
|
] });
|
|
10770
10796
|
}, P3 = ({ medias: a, ...s }) => !a || a.length === 0 ? null : /* @__PURE__ */ e(x, { ...s, className: "pswp-gallery", id: "photoswipe-gallery", children: a.map((c, l) => /* @__PURE__ */ e(
|
|
10771
10797
|
"a",
|
|
@@ -10883,7 +10909,7 @@ const $e = {
|
|
|
10883
10909
|
}, He = ({ title: a, articles: s, isSponsored: c, seeMoreLink: l }) => {
|
|
10884
10910
|
const { layout: r, ...n } = s[0];
|
|
10885
10911
|
return /* @__PURE__ */ t(
|
|
10886
|
-
|
|
10912
|
+
I,
|
|
10887
10913
|
{
|
|
10888
10914
|
as: "section",
|
|
10889
10915
|
bg: c ? "sponsoring" : void 0,
|
|
@@ -10892,7 +10918,7 @@ const $e = {
|
|
|
10892
10918
|
align: "end",
|
|
10893
10919
|
className: "c-three-columns-articles__column",
|
|
10894
10920
|
children: [
|
|
10895
|
-
a && /* @__PURE__ */ e(
|
|
10921
|
+
a && /* @__PURE__ */ e(i0, { ...a, mb: c ? "m" : "xxl" }),
|
|
10896
10922
|
c && /* @__PURE__ */ e(x, { mb: "xs", children: /* @__PURE__ */ e(g, { as: "span", size: "xs", mx: "s", color: "grey-900", children: "Vidéos sponsorisées" }) }),
|
|
10897
10923
|
/* @__PURE__ */ e(
|
|
10898
10924
|
J0,
|
|
@@ -10909,7 +10935,7 @@ const $e = {
|
|
|
10909
10935
|
s.map((i) => /* @__PURE__ */ t(Q.Fragment, { children: [
|
|
10910
10936
|
/* @__PURE__ */ e(G, { color: "grey-200", my: "s" }),
|
|
10911
10937
|
/* @__PURE__ */ e(
|
|
10912
|
-
|
|
10938
|
+
l0,
|
|
10913
10939
|
{
|
|
10914
10940
|
...i,
|
|
10915
10941
|
cardTitleProps: { ...i.cardTitleProps, maxRows: 3 },
|
|
@@ -10993,8 +11019,8 @@ export {
|
|
|
10993
11019
|
D2 as Calendar,
|
|
10994
11020
|
O as CardContainer,
|
|
10995
11021
|
O2 as CardExtraLarge,
|
|
10996
|
-
|
|
10997
|
-
|
|
11022
|
+
l0 as CardExtraSmall,
|
|
11023
|
+
c0 as CardFooter,
|
|
10998
11024
|
R2 as CardFrame,
|
|
10999
11025
|
e1 as CardHeader,
|
|
11000
11026
|
T as CardImage,
|
|
@@ -11004,11 +11030,11 @@ export {
|
|
|
11004
11030
|
P2 as CardMovie,
|
|
11005
11031
|
q2 as CardNewsletter,
|
|
11006
11032
|
K2 as CardNotification,
|
|
11007
|
-
|
|
11033
|
+
t0 as CardOverview,
|
|
11008
11034
|
ee as CardProduct,
|
|
11009
11035
|
G2 as CardSideImage,
|
|
11010
11036
|
U2 as CardSkeleton,
|
|
11011
|
-
|
|
11037
|
+
n0 as CardSmall,
|
|
11012
11038
|
ce as CardTiny,
|
|
11013
11039
|
D as CardTitle,
|
|
11014
11040
|
le as CardVertical,
|
|
@@ -11037,7 +11063,7 @@ export {
|
|
|
11037
11063
|
i3 as ErrorContent,
|
|
11038
11064
|
de as Expandable,
|
|
11039
11065
|
h as Flex,
|
|
11040
|
-
|
|
11066
|
+
I as FlexItem,
|
|
11041
11067
|
A3 as Footer,
|
|
11042
11068
|
l1 as Grid,
|
|
11043
11069
|
J2 as HalfDonut,
|
|
@@ -11086,7 +11112,7 @@ export {
|
|
|
11086
11112
|
R3 as MostWatchVideos,
|
|
11087
11113
|
k3 as Newsletter,
|
|
11088
11114
|
M3 as OrderedListWithNumber,
|
|
11089
|
-
|
|
11115
|
+
F0 as Overlay,
|
|
11090
11116
|
E3 as OverviewBar,
|
|
11091
11117
|
C3 as Pagination,
|
|
11092
11118
|
we as PercentageBar,
|
|
@@ -11095,36 +11121,36 @@ export {
|
|
|
11095
11121
|
S3 as Prose,
|
|
11096
11122
|
N2 as RadioButton,
|
|
11097
11123
|
q3 as Ranking,
|
|
11098
|
-
|
|
11124
|
+
I0 as Rating,
|
|
11099
11125
|
be as ReactButton,
|
|
11100
|
-
|
|
11126
|
+
b0 as ReactionContent,
|
|
11101
11127
|
k2 as ReadAlso,
|
|
11102
11128
|
B3 as ReadAlsoBanner,
|
|
11103
11129
|
M2 as ScrollProgressBar,
|
|
11104
|
-
|
|
11130
|
+
T0 as ScrollToTopButton,
|
|
11105
11131
|
n3 as SearchBanner,
|
|
11106
11132
|
g1 as SearchForm,
|
|
11107
11133
|
C2 as Section,
|
|
11108
|
-
|
|
11109
|
-
|
|
11134
|
+
i0 as SectionTitle,
|
|
11135
|
+
A0 as Select,
|
|
11110
11136
|
Z3 as ShareBar,
|
|
11111
11137
|
$3 as ShowCover,
|
|
11112
|
-
|
|
11138
|
+
o0 as Signature,
|
|
11113
11139
|
S2 as Skeleton,
|
|
11114
11140
|
m1 as Slider,
|
|
11115
11141
|
j3 as SmartBanner,
|
|
11116
11142
|
o1 as SocialBar,
|
|
11117
|
-
|
|
11118
|
-
|
|
11143
|
+
J as Sponsor,
|
|
11144
|
+
D0 as Stepper,
|
|
11119
11145
|
Me as StreakBlock,
|
|
11120
11146
|
Ce as SubMenu,
|
|
11121
11147
|
w2 as SvgSprite,
|
|
11122
|
-
|
|
11148
|
+
O0 as Switch,
|
|
11123
11149
|
R0 as Tab,
|
|
11124
11150
|
E0 as TabPanel,
|
|
11125
11151
|
L3 as Table,
|
|
11126
|
-
|
|
11127
|
-
|
|
11152
|
+
d0 as Tabs,
|
|
11153
|
+
X as Tag,
|
|
11128
11154
|
V3 as TagBar,
|
|
11129
11155
|
g as Text,
|
|
11130
11156
|
H3 as TextTooltip,
|
|
@@ -11133,33 +11159,33 @@ export {
|
|
|
11133
11159
|
_1 as Tiles,
|
|
11134
11160
|
F3 as Timeline,
|
|
11135
11161
|
G3 as Toolbar,
|
|
11136
|
-
|
|
11162
|
+
s0 as Typography,
|
|
11137
11163
|
I3 as UserPanel,
|
|
11138
11164
|
qe as alignContentList,
|
|
11139
11165
|
Pe as alignItemsList,
|
|
11140
11166
|
Ge as alignSelfList,
|
|
11141
11167
|
z1 as applyFormatToNumbers,
|
|
11142
11168
|
f2 as borderSizeList,
|
|
11143
|
-
|
|
11169
|
+
w0 as buttonColor,
|
|
11144
11170
|
Oe as buttonVariant,
|
|
11145
11171
|
Z1 as cityZoom,
|
|
11146
|
-
|
|
11172
|
+
z0 as colorSystemProps,
|
|
11147
11173
|
o2 as colorTokenNameList,
|
|
11148
11174
|
z2 as colsNumberGridList,
|
|
11149
|
-
|
|
11175
|
+
y0 as departmentNames,
|
|
11150
11176
|
K1 as emojiConfig,
|
|
11151
11177
|
Ue as flexBasisList,
|
|
11152
11178
|
Re as flexDirectionList,
|
|
11153
11179
|
Ye as flexGrowList,
|
|
11154
11180
|
G1 as flexOrGridBoxSystemProps,
|
|
11155
|
-
|
|
11181
|
+
N0 as flexOrGridItemSystemProps,
|
|
11156
11182
|
We as flexShrinkList,
|
|
11157
11183
|
Ee as flexWrapList,
|
|
11158
11184
|
a2 as fontFamilyTokenNameList,
|
|
11159
11185
|
s2 as fontWeightTokenNameList,
|
|
11160
|
-
|
|
11186
|
+
F as forwardRef,
|
|
11161
11187
|
D1 as franceMainCities,
|
|
11162
|
-
|
|
11188
|
+
B0 as getSrcSetFromFormats,
|
|
11163
11189
|
c2 as headingSizeTokenNameList,
|
|
11164
11190
|
b2 as iconButtonColor,
|
|
11165
11191
|
h2 as iconTokenNameHorscopeChineseList,
|
|
@@ -11169,17 +11195,17 @@ export {
|
|
|
11169
11195
|
P0 as imageConfigDesktop,
|
|
11170
11196
|
q0 as imageConfigMobile,
|
|
11171
11197
|
Ke as justifyContentList,
|
|
11172
|
-
|
|
11198
|
+
k0 as marginSystemProps,
|
|
11173
11199
|
t2 as mediaQueriesList,
|
|
11174
11200
|
W1 as paddingSystemProps,
|
|
11175
|
-
|
|
11201
|
+
_0 as politicalPartiesColors,
|
|
11176
11202
|
U1 as radiusSystemProps,
|
|
11177
11203
|
p2 as radiusTokenNameList,
|
|
11178
11204
|
$1 as replaceSrcFormat,
|
|
11179
11205
|
x2 as rotationList,
|
|
11180
11206
|
Y1 as spacingSystemProps,
|
|
11181
11207
|
i2 as spacingTokenNameList,
|
|
11182
|
-
|
|
11208
|
+
M0 as systemProps,
|
|
11183
11209
|
Je as textAlignList,
|
|
11184
11210
|
Xe as textDecorationList,
|
|
11185
11211
|
l2 as textSizeTokenNameList,
|
|
@@ -11188,6 +11214,6 @@ export {
|
|
|
11188
11214
|
r2 as themeList,
|
|
11189
11215
|
R as tokenVariables,
|
|
11190
11216
|
g2 as tvShowsColors,
|
|
11191
|
-
|
|
11217
|
+
C0 as typographySystemProps,
|
|
11192
11218
|
e2 as whiteSpaceList
|
|
11193
11219
|
};
|