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