@20minutes/hela 2.21.6 → 2.21.8
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/molecules/Card/Templates/CardNewsletter/CardNewletter.d.ts +1 -1
- package/dist/components/molecules/Header/HeaderMini/HeaderMini.d.ts +1 -1
- package/dist/components/molecules/UserPanel/UserPanel.d.ts +2 -1
- package/dist/components/organisms/Header/Header.d.ts +1 -1
- package/dist/constants/tokenVariables.d.ts +1 -1
- package/dist/index.es.js +560 -563
- package/dist/index.umd.cjs +1 -1
- package/dist/scss/abstracts/variables/_token-variables.scss +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 S } from "react/jsx-runtime";
|
|
2
|
-
import a1, { Fragment as
|
|
3
|
-
function
|
|
2
|
+
import a1, { Fragment as me, useMemo as K, useState as ue, createElement as pe } from "react";
|
|
3
|
+
function ge(a) {
|
|
4
4
|
return a && a.__esModule && Object.prototype.hasOwnProperty.call(a, "default") ? a.default : a;
|
|
5
5
|
}
|
|
6
6
|
var M1 = { exports: {} };
|
|
7
7
|
var F1;
|
|
8
|
-
function
|
|
8
|
+
function ve() {
|
|
9
9
|
return F1 || (F1 = 1, (function(a) {
|
|
10
10
|
(function() {
|
|
11
11
|
var s = {}.hasOwnProperty;
|
|
@@ -37,8 +37,8 @@ function v0() {
|
|
|
37
37
|
})();
|
|
38
38
|
})(M1)), M1.exports;
|
|
39
39
|
}
|
|
40
|
-
var
|
|
41
|
-
const p = /* @__PURE__ */
|
|
40
|
+
var xe = ve();
|
|
41
|
+
const p = /* @__PURE__ */ ge(xe), E0 = ({
|
|
42
42
|
adUnitCompletePath: a,
|
|
43
43
|
variant: s,
|
|
44
44
|
isFullscreenMobile: l = !1,
|
|
@@ -68,7 +68,7 @@ const p = /* @__PURE__ */ g0(x0), Oe = ({
|
|
|
68
68
|
}
|
|
69
69
|
);
|
|
70
70
|
return o ? /* @__PURE__ */ e(x, { className: "c-placeolder--ban", children: d }) : d;
|
|
71
|
-
},
|
|
71
|
+
}, we = ({
|
|
72
72
|
children: a,
|
|
73
73
|
variant: s = "success",
|
|
74
74
|
title: l,
|
|
@@ -92,7 +92,7 @@ const p = /* @__PURE__ */ g0(x0), Oe = ({
|
|
|
92
92
|
a
|
|
93
93
|
] }),
|
|
94
94
|
o && /* @__PURE__ */ e(
|
|
95
|
-
|
|
95
|
+
V,
|
|
96
96
|
{
|
|
97
97
|
iconProps: {
|
|
98
98
|
name: "close",
|
|
@@ -105,7 +105,7 @@ const p = /* @__PURE__ */ g0(x0), Oe = ({
|
|
|
105
105
|
)
|
|
106
106
|
]
|
|
107
107
|
}
|
|
108
|
-
),
|
|
108
|
+
), P0 = ({
|
|
109
109
|
id: a,
|
|
110
110
|
inputProps: s,
|
|
111
111
|
dataAttributes: l,
|
|
@@ -169,7 +169,7 @@ const p = /* @__PURE__ */ g0(x0), Oe = ({
|
|
|
169
169
|
}
|
|
170
170
|
)
|
|
171
171
|
] });
|
|
172
|
-
},
|
|
172
|
+
}, fe = [
|
|
173
173
|
"primary",
|
|
174
174
|
"secondary",
|
|
175
175
|
"tertiary",
|
|
@@ -177,7 +177,7 @@ const p = /* @__PURE__ */ g0(x0), Oe = ({
|
|
|
177
177
|
"dark",
|
|
178
178
|
"white",
|
|
179
179
|
"blue-ice"
|
|
180
|
-
],
|
|
180
|
+
], q0 = ["ghost", "outlined", "link", "ghost-with-icon-bg", "close"], K0 = ["column", "row", "column-reverse", "row-reverse"], U0 = ["wrap", "wrap-reverse", "no-wrap"], G0 = ["start", "end", "center", "baseline", "stretch"], W0 = [
|
|
181
181
|
"start",
|
|
182
182
|
"end",
|
|
183
183
|
"center",
|
|
@@ -185,7 +185,7 @@ const p = /* @__PURE__ */ g0(x0), Oe = ({
|
|
|
185
185
|
"around",
|
|
186
186
|
"evenly",
|
|
187
187
|
"stretch"
|
|
188
|
-
],
|
|
188
|
+
], Y0 = [
|
|
189
189
|
"start",
|
|
190
190
|
"end",
|
|
191
191
|
"center",
|
|
@@ -193,7 +193,7 @@ const p = /* @__PURE__ */ g0(x0), Oe = ({
|
|
|
193
193
|
"around",
|
|
194
194
|
"evenly",
|
|
195
195
|
"stretch"
|
|
196
|
-
],
|
|
196
|
+
], X0 = ["auto", "start", "end", "center", "stretch", "baseline"], J0 = ["auto", 0, 25, 33, 50, 75, 100], Q0 = [0, 1], e2 = [0, 1], R = {
|
|
197
197
|
asset: {
|
|
198
198
|
font: {
|
|
199
199
|
"Obviously-Semibold": {
|
|
@@ -446,9 +446,9 @@ const p = /* @__PURE__ */ g0(x0), Oe = ({
|
|
|
446
446
|
value: "svg/logo-games.svg",
|
|
447
447
|
key: "{asset.icon.logo-games}"
|
|
448
448
|
},
|
|
449
|
-
"logo-
|
|
450
|
-
value: "svg/logo-
|
|
451
|
-
key: "{asset.icon.logo-
|
|
449
|
+
"logo-instant": {
|
|
450
|
+
value: "svg/logo-instant.svg",
|
|
451
|
+
key: "{asset.icon.logo-instant}"
|
|
452
452
|
},
|
|
453
453
|
"logo-tv": {
|
|
454
454
|
value: "svg/logo-tv.svg",
|
|
@@ -1399,7 +1399,7 @@ const p = /* @__PURE__ */ g0(x0), Oe = ({
|
|
|
1399
1399
|
), i2 = Object.keys(
|
|
1400
1400
|
R.typography.text
|
|
1401
1401
|
);
|
|
1402
|
-
var
|
|
1402
|
+
var be = /* @__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))(be || {});
|
|
1403
1403
|
const E1 = {
|
|
1404
1404
|
sad: "😢",
|
|
1405
1405
|
interesting: "😍",
|
|
@@ -1446,7 +1446,7 @@ const E1 = {
|
|
|
1446
1446
|
filterPrefix: "69123AR",
|
|
1447
1447
|
ids: Array.from({ length: 9 }, (a, s) => `69123AR0${s + 1}`)
|
|
1448
1448
|
}
|
|
1449
|
-
},
|
|
1449
|
+
}, ye = {
|
|
1450
1450
|
"01": "Ain",
|
|
1451
1451
|
"02": "Aisne",
|
|
1452
1452
|
"03": "Allier",
|
|
@@ -1548,7 +1548,7 @@ const E1 = {
|
|
|
1548
1548
|
973: "Guyane",
|
|
1549
1549
|
974: "La Réunion",
|
|
1550
1550
|
976: "Mayotte"
|
|
1551
|
-
}, o2 = ["xs", "sm", "md", "lg", "xl", "xxl"],
|
|
1551
|
+
}, o2 = ["xs", "sm", "md", "lg", "xl", "xxl"], _e = [
|
|
1552
1552
|
"extreme-gauche",
|
|
1553
1553
|
"parti-revolutionnaire-communiste",
|
|
1554
1554
|
"lutte-ouvriere",
|
|
@@ -1613,7 +1613,7 @@ const E1 = {
|
|
|
1613
1613
|
"europe-democratie-esperanto",
|
|
1614
1614
|
"union-populaire-republicaine",
|
|
1615
1615
|
"regionalistes"
|
|
1616
|
-
],
|
|
1616
|
+
], ze = {
|
|
1617
1617
|
borderColor: ["border-color"],
|
|
1618
1618
|
bg: ["background-color"],
|
|
1619
1619
|
color: ["color"]
|
|
@@ -1628,14 +1628,14 @@ const E1 = {
|
|
|
1628
1628
|
direction: ["direction"],
|
|
1629
1629
|
wrap: ["wrap"],
|
|
1630
1630
|
flexGrow: ["flex-grow"]
|
|
1631
|
-
},
|
|
1631
|
+
}, Ne = {
|
|
1632
1632
|
align: ["align-self"],
|
|
1633
1633
|
basis: ["flex-basis"],
|
|
1634
1634
|
shrink: ["flex-shrink"],
|
|
1635
1635
|
grow: ["flex-grow"]
|
|
1636
1636
|
}, q1 = {
|
|
1637
1637
|
radius: ["border-radius"]
|
|
1638
|
-
},
|
|
1638
|
+
}, ke = {
|
|
1639
1639
|
m: ["margin"],
|
|
1640
1640
|
mt: ["margin-top"],
|
|
1641
1641
|
mr: ["margin-right"],
|
|
@@ -1652,13 +1652,13 @@ const E1 = {
|
|
|
1652
1652
|
px: ["padding-left", "padding-right"],
|
|
1653
1653
|
py: ["padding-top", "padding-bottom"]
|
|
1654
1654
|
}, U1 = {
|
|
1655
|
-
...
|
|
1655
|
+
...ke,
|
|
1656
1656
|
...K1
|
|
1657
|
-
},
|
|
1657
|
+
}, Me = {
|
|
1658
1658
|
...U1,
|
|
1659
|
-
...
|
|
1659
|
+
...ze,
|
|
1660
1660
|
...q1
|
|
1661
|
-
},
|
|
1661
|
+
}, Ce = {
|
|
1662
1662
|
textAlign: ["text-align"],
|
|
1663
1663
|
weight: ["font-weight"],
|
|
1664
1664
|
italic: ["font-style"],
|
|
@@ -1678,7 +1678,7 @@ const E1 = {
|
|
|
1678
1678
|
R.asset.icon["horoscope-sign"].zodiac
|
|
1679
1679
|
), x2 = Object.keys(
|
|
1680
1680
|
R.asset.icon["numerology-sign"]
|
|
1681
|
-
), w2 = Object.keys(R.radius),
|
|
1681
|
+
), w2 = Object.keys(R.radius), f2 = [
|
|
1682
1682
|
"20-arena",
|
|
1683
1683
|
"on-vous-en-dit-plus",
|
|
1684
1684
|
"planete-c",
|
|
@@ -1689,7 +1689,7 @@ const E1 = {
|
|
|
1689
1689
|
function j(a) {
|
|
1690
1690
|
return a1.forwardRef(a);
|
|
1691
1691
|
}
|
|
1692
|
-
const
|
|
1692
|
+
const V = j(
|
|
1693
1693
|
({
|
|
1694
1694
|
as: a = "button",
|
|
1695
1695
|
variant: s,
|
|
@@ -1705,8 +1705,8 @@ const L = j(
|
|
|
1705
1705
|
isCloseWithProgress: v,
|
|
1706
1706
|
closeProgressColor: w,
|
|
1707
1707
|
..._
|
|
1708
|
-
},
|
|
1709
|
-
const
|
|
1708
|
+
}, f) => {
|
|
1709
|
+
const b = {
|
|
1710
1710
|
..._?.style,
|
|
1711
1711
|
...w && {
|
|
1712
1712
|
"--button-close-progress-color": `var(--color-theme-${w})`
|
|
@@ -1716,9 +1716,9 @@ const L = j(
|
|
|
1716
1716
|
m,
|
|
1717
1717
|
{
|
|
1718
1718
|
..._,
|
|
1719
|
-
style:
|
|
1719
|
+
style: b,
|
|
1720
1720
|
as: a,
|
|
1721
|
-
ref:
|
|
1721
|
+
ref: f,
|
|
1722
1722
|
alignItems: "center",
|
|
1723
1723
|
justifyContent: "center",
|
|
1724
1724
|
gap: "xxs",
|
|
@@ -1758,8 +1758,8 @@ const L = j(
|
|
|
1758
1758
|
);
|
|
1759
1759
|
}
|
|
1760
1760
|
);
|
|
1761
|
-
|
|
1762
|
-
const
|
|
1761
|
+
V.displayName = "Button";
|
|
1762
|
+
const b2 = ({
|
|
1763
1763
|
id: a,
|
|
1764
1764
|
className: s,
|
|
1765
1765
|
required: l,
|
|
@@ -1865,9 +1865,9 @@ const f2 = ({
|
|
|
1865
1865
|
)
|
|
1866
1866
|
}
|
|
1867
1867
|
)
|
|
1868
|
-
), y2 = ["quarter", "half", "three-quarter"], _2 = ["small", "medium", "big"],
|
|
1868
|
+
), y2 = ["quarter", "half", "three-quarter"], _2 = ["small", "medium", "big"], Se = (a) => typeof a == "string" && _e.includes(a), z = j(
|
|
1869
1869
|
({ name: a, size: s = 28, isRounded: l = !1, border: c, rotation: r, svgTitle: n, color: i, ...o }, d) => {
|
|
1870
|
-
const u = Array.isArray(s) ? s?.[0] : s, h = Array.isArray(s) ? s?.[1] : s, v = !n, w =
|
|
1870
|
+
const u = Array.isArray(s) ? s?.[0] : s, h = Array.isArray(s) ? s?.[1] : s, v = !n, w = Se(i);
|
|
1871
1871
|
return /* @__PURE__ */ e(
|
|
1872
1872
|
x,
|
|
1873
1873
|
{
|
|
@@ -2412,17 +2412,14 @@ const f2 = ({
|
|
|
2412
2412
|
] }),
|
|
2413
2413
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "cya", children: /* @__PURE__ */ e("path", { d: "M0 0h119.16v49.585H0z" }) }) })
|
|
2414
2414
|
] }),
|
|
2415
|
+
/* @__PURE__ */ t("symbol", { viewBox: "0 0 161 51", id: "logo-instant", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2416
|
+
/* @__PURE__ */ e("path", { d: "M61.3 20.8c-.3-.2-.6-.3-1.1-.3-.5 0-1-.1-1.7-.1s-1.3 0-1.8.1c-.5 0-.8.2-1.1.3-.3.2-.4.3-.6.5-.1.2-.2.4-.2.7s0 .5.2.7c.1.2.3.4.5.6.2.2.6.3 1.1.4.5.1 1.1.2 1.8.2s1.2 0 1.7-.2c.5-.1.8-.2 1-.4.2-.2.4-.4.5-.6.1-.2.2-.4.2-.7s0-.5-.2-.7c-.1-.2-.3-.4-.5-.5ZM61.4 33.1V25.4h-5.9v22h5.9V33ZM80.7 39.6V30c0-1.2-.2-2.1-.6-2.9-.4-.7-.9-1.3-1.7-1.6-.7-.3-1.6-.5-2.6-.5s-1.8.2-2.6.5-1.4.8-1.9 1.4l-.6.9h-.3v-2.5h-6v22h5.9V32.5c0-.6 0-1 .2-1.4.1-.4.3-.7.5-.9.2-.2.5-.4.8-.5.3-.1.7-.2 1-.2s.8 0 1.1.2c.3.1.4.4.6.7.1.3.2.7.2 1.2V47.2h5.9v-7.8ZM96.4 37.3c-.5-.6-1-1.1-1.8-1.6-.7-.5-1.6-.9-2.6-1.4-.7-.3-1.2-.5-1.7-.8-.4-.3-.8-.5-1-.8-.2-.3-.4-.6-.5-1-.1-.4-.2-.8-.2-1.1s0-.6.1-.8c0-.2.2-.4.4-.6l.6-.3c.3 0 .5-.1.8-.1s.7 0 1 .1c.3 0 .5.2.6.4.1.2.3.4.3.7 0 .3.1.6.1 1v1.6H97.6v-1.9c0-.8 0-1.5-.3-2.1-.2-.6-.4-1.1-.8-1.6-.3-.4-.8-.8-1.4-1.1-.6-.3-1.2-.5-2-.6-.8-.1-1.7-.2-2.8-.2s-2.4 0-3.3.3c-.9.2-1.7.5-2.3 1-.6.5-1.1 1-1.4 1.8-.3.7-.5 1.6-.5 2.5s.1 1.7.3 2.5c.2.8.5 1.5 1 2.1.4.6 1 1.1 1.7 1.6s1.6.9 2.6 1.3c.6.3 1.2.6 1.6.9.4.3.8.6 1.1.9.3.3.5.6.6 1 .1.3.2.7.2 1.1v.9c0 .3-.2.5-.3.6-.1.2-.4.3-.6.3-.3 0-.6.1-.9.1s-.7 0-1-.1c-.3 0-.5-.2-.7-.4-.2-.2-.3-.4-.4-.7v-2.6h-5v1.9c0 .8 0 1.5.2 2.1.1.6.4 1.1.7 1.6.3.5.8.8 1.4 1.1.6.3 1.3.5 2.1.7.8.2 1.8.2 3 .2s2.4-.1 3.4-.3c.9-.2 1.7-.6 2.3-1.1s1-1.1 1.3-1.8c.3-.7.4-1.6.4-2.7s-.1-1.8-.4-2.5c-.3-.7-.6-1.4-1.1-2ZM111 44.9c0-.4 0-.8-.1-1.2 0-.4 0-.8-.1-1.2v-1c-.3.1-.7.2-1.1.3h-1.3c-.4 0-.8 0-1-.1-.3 0-.5-.2-.6-.5-.1-.2-.2-.5-.2-1v-9.8H110.8v-3.6c0-.6 0-1.2.1-1.8h-4.2c0-1.3 0-2.5.1-3.6h-5.9V25h-1.7v5.1h1.7v11.5c0 .9.1 1.7.4 2.4.2.7.6 1.3 1.1 1.8.5.5 1.1.9 2 1.1.8.3 1.8.4 3 .4h1.5c.4 0 .8-.1 1.2-.2.4 0 .8-.2 1.3-.3 0-.3 0-.6-.1-1 0-.4 0-.8-.1-1.2ZM127.8 44.6V30.8c0-1.3-.1-1.8-.4-2.6-.3-.7-.7-1.3-1.3-1.8-.6-.5-1.4-.8-2.3-1-.9-.2-2-.3-3.4-.3s-2.5.1-3.5.4c-1 .3-1.8.7-2.4 1.4-.6.6-1.1 1.5-1.3 2.5-.3 1-.3 2.3-.2 3.8h5.3c0-.8-.1-1.5 0-2 0-.5.2-.9.3-1.2.2-.3.4-.5.6-.6.3-.1.6-.2 1-.2s.6 0 .9.2c.2.1.4.2.6.4.2.2.3.4.3.6V35c-.3 0-.6-.1-.9-.1h-1.7c-1.6 0-2.9.2-3.9.6-1 .4-1.8 1-2.3 2-.5.9-.8 2.3-.8 3.9s.1 2.3.4 3.2c.2.8.6 1.5 1 2s.9.8 1.5.9c.6.2 1.3.2 2.1.2s1.9-.2 2.6-.5c.7-.3 1.3-.8 1.7-1.5.2-.3.3-.7.4-1.1h.2v2.5c0 .2 0 .3.2.3 0 0 .2 0 .4.1h5.3c0-.2-.2-.5-.2-1s0-1-.1-1.7Zm-6.3-1.9c-.2.3-.4.5-.7.7-.3.2-.7.2-1.1.2s-.7 0-1-.2c-.3-.1-.5-.4-.6-.9-.1-.5-.2-1.2-.2-2.2s.1-1.6.3-2c.2-.5.5-.8.8-.9.3-.2.8-.2 1.4-.2H122.1v2.3c0 .7 0 1.4-.1 1.9 0 .5-.2.9-.4 1.2ZM146.9 39.6V30c0-1.2-.2-2.1-.6-2.9-.4-.7-.9-1.3-1.7-1.6-.7-.3-1.6-.5-2.6-.5s-1.8.2-2.6.5-1.4.8-1.9 1.4l-.6.9h-.3v-2.5h-6v22h5.9V32.5c0-.6 0-1 .2-1.4.1-.4.3-.7.5-.9.2-.2.5-.4.8-.5.3-.1.7-.2 1-.2s.8 0 1.1.2c.3.1.4.4.6.7.1.3.2.7.2 1.2V47.2h5.9v-7.8ZM160.9 46.1c0-.4 0-.8-.1-1.2 0-.4 0-.8-.1-1.2 0-.4 0-.8-.1-1.2v-1c-.3.1-.7.2-1.1.3h-1.3c-.4 0-.8 0-1-.1-.3 0-.5-.2-.6-.5-.1-.2-.2-.5-.2-1v-9.8H160.6v-3.6c0-.6 0-1.2.1-1.8h-4.2c0-1.3 0-2.5.1-3.6h-5.9V25H149v5.1h1.7v11.5c0 .9.1 1.7.4 2.4.2.7.6 1.3 1.1 1.8.5.5 1.1.9 2 1.1.8.3 1.8.4 3 .4h1.5c.4 0 .8-.1 1.2-.2.4 0 .8-.2 1.3-.3 0-.3 0-.6-.1-1Z" }),
|
|
2417
|
+
/* @__PURE__ */ e("path", { d: "M51.6 11c6.1 0 11.4 3.7 13.5 8.9h8.3C71 10.4 62.1 3.3 51.6 3.3S38 6.6 33.9 11.7c-2.2-6.1-8.8-8.4-16.2-8.4-14.5 0-17 9.2-17 14.6s0 1.7.1 2h8.7v-2.8c0-2.9 1.9-6.2 8.1-6.2s8.2 2.3 8.2 6c0 6.5-9 7.4-16.3 11.4C1.4 32.7 0 35.6 0 44v3.1h34.3v-7.8c4.1 4.8 10.3 7.8 17.2 7.8v-7.7c-8 0-14.6-6.4-14.6-14.2S43.4 11 51.5 11ZM27.7 38.9H10.1c0-6.1 11.9-6.6 19.2-11.8 1.5-1.1 2.9-2.3 3.1-2.5-.1.8-3.5 4-1.2 9.4 0 .2.2.4.3.6.7 1.4 1.6 2.8 2.6 4-1.3 0-5.3.2-6.2.2Z" })
|
|
2418
|
+
] }),
|
|
2415
2419
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 69 35", id: "logo-mini", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2416
2420
|
/* @__PURE__ */ e("path", { d: "M50.673 28.681v-1.85c0-.613 0-1.248.011-1.894.011-.646.011-1.325.011-2.036v-2.299c0-.7-.11-1.27-.317-1.719a2.368 2.368 0 0 0-.953-1.04c-.416-.252-.941-.372-1.576-.372-.548 0-1.051.11-1.51.318-.46.218-.855.569-1.183 1.072a4.41 4.41 0 0 0-.438.942l-.175-.022c-.022-.12-.055-.23-.088-.35a3.142 3.142 0 0 0-.58-1.095 2.41 2.41 0 0 0-.887-.657 2.937 2.937 0 0 0-1.193-.23 2.99 2.99 0 0 0-1.456.361c-.438.241-.8.614-1.073 1.128-.12.219-.219.46-.317.723l-.164-.011c.01-.307.01-.613.01-.909 0-.328.011-.7.033-1.095h-3.766v16.41h3.7c0-.405 0-.876-.01-1.412-.011-.526-.011-1.117-.011-1.752 0-.645 0-1.346-.011-2.113-.011-.766-.011-1.63-.011-2.572v-3.164c0-.405.044-.733.12-.974.077-.24.186-.438.307-.591a.992.992 0 0 1 .46-.329c.186-.065.36-.098.525-.098.372 0 .635.11.8.328.163.22.24.57.24 1.03 0 1.86 0 3.491-.01 4.87l-.034 3.712c-.01 1.084-.022 2.113-.044 3.087h3.69a417.58 417.58 0 0 1-.066-1.39 35.035 35.035 0 0 1-.033-1.588v-8.057c0-.405.044-.733.12-.974.077-.24.176-.438.296-.591a.93.93 0 0 1 .416-.329c.164-.065.35-.098.547-.098.35 0 .614.11.8.317.186.22.273.548.273 1.018v4.62c0 1.401 0 2.693-.01 3.875a89.788 89.788 0 0 1-.077 3.208h3.733c-.022-.788-.044-1.642-.066-2.562-.022-.92-.033-1.872-.033-2.846Zm5.911-11.001h-4.04c.023.766.034 1.576.034 2.44 0 .855 0 1.741.01 2.64.012.908.012 1.86.012 2.845v4.521c0 .712 0 1.402-.011 2.07a93.836 93.836 0 0 1-.044 1.894h4.04a91.727 91.727 0 0 1-.044-1.774 54.32 54.32 0 0 1 0-1.894c.01-.668.01-1.38.01-2.146V23.45c0-.734 0-1.434-.01-2.091a53.69 53.69 0 0 1 0-1.883c.01-.602.022-1.204.043-1.795Zm-.117-3.284c-.164-.12-.394-.22-.701-.296a4.676 4.676 0 0 0-1.127-.12c-.493 0-.887.043-1.194.12a2.43 2.43 0 0 0-.733.296c-.186.12-.318.251-.394.383a.995.995 0 0 0-.12.492c0 .208.043.394.12.548.076.164.208.306.372.437.164.132.405.23.722.296.318.066.734.099 1.237.099.45 0 .832-.033 1.15-.099.317-.066.547-.164.7-.296.154-.13.263-.273.34-.437.077-.165.11-.35.11-.548 0-.186-.033-.35-.11-.492a1.535 1.535 0 0 0-.372-.383ZM69 34.09c-.022-.909-.033-1.818-.033-2.715v-4.543c0-.515 0-1.051.01-1.631.012-.57.012-1.205 0-1.894-.01-.69-.01-1.49-.01-2.398 0-.843-.12-1.5-.373-2.003a2.404 2.404 0 0 0-1.04-1.095c-.448-.23-1.017-.35-1.718-.35-.613 0-1.16.12-1.653.372a3.174 3.174 0 0 0-1.226 1.128 3.8 3.8 0 0 0-.34.668l-.208-.022c0-.274.011-.548.033-.81.022-.329.033-.701.033-1.128h-4.04c.022 1.116.033 2.32.033 3.613V31.68c0 .8-.01 1.599-.033 2.398h4.073c0-.405-.011-.832-.033-1.27a22.188 22.188 0 0 1-.01-1.5c.01-.57.01-1.215.01-1.96v-6.316c0-.372.022-.69.077-.941.054-.252.142-.45.295-.592a1.78 1.78 0 0 1 .493-.35 1.33 1.33 0 0 1 .58-.131c.263 0 .482.055.646.153a.78.78 0 0 1 .34.46c.065.208.087.481.087.82 0 1.621 0 3.132-.011 4.533a225.89 225.89 0 0 0 0 3.864c.01 1.183 0 2.255-.011 3.23H69v.01Z" }),
|
|
2417
2421
|
/* @__PURE__ */ e("path", { d: "M40.625 0c-5.747 0-10.849 2.748-14.078 7.006C24.949 1.938 19.737 0 13.77 0 2.452 0 .493 7.17.493 11.374c0 .8.054 1.347.087 1.598H7.4v-2.2c0-2.255 1.478-4.85 6.306-4.85 4.357 0 6.404 1.818 6.404 4.642 0 5.058-7.028 5.78-12.732 8.911C1.073 22.945.044 25.2.044 31.714c0 .46.033 1.96-.044 2.42h26.547c-.055-.176-.044-2.343-.044-3.055 0-.47.011-1.752.033-2.638a17.759 17.759 0 0 0 6.503 5.32v-7.39a11.483 11.483 0 0 1-3.887-8.637c0-6.36 5.134-11.516 11.473-11.516 4.39 0 8.2 2.474 10.137 6.108h6.71C55.186 5.178 48.508 0 40.626 0ZM21.62 27.806H7.816c0-5.233 11.057-5.211 16.4-10.4.634-.57 1.116-1.05 1.17-1.204-.109.69-2.627 3.404-1.28 7.904a17.931 17.931 0 0 0 1.828 3.525c-1.15.065-3.657.175-4.313.175Z" })
|
|
2418
2422
|
] }),
|
|
2419
|
-
/* @__PURE__ */ t("symbol", { viewBox: "0 0 161 51", id: "logo-tempo", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2420
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#daa)", children: [
|
|
2421
|
-
/* @__PURE__ */ e("path", { d: "M54.249 8.081c6.466 0 11.992 3.902 14.25 9.42h8.69C74.645 7.454 65.342 0 54.248 0c-7.572 0-14.31 3.475-18.631 8.875C33.252 2.47 26.398 0 18.579 0 3.307 0 .665 9.665.665 15.342c0 1.083.073 1.817.112 2.158H9.98V14.54c0-3.04 1.99-6.544 8.513-6.544 5.875 0 8.638 2.456 8.638 6.263 0 6.83-9.48 7.8-17.172 12.031C1.455 30.96.065 34.003.065 42.792c0 .622.039 2.65-.065 3.26h36.14c-.069-.238-.06-3.16-.06-4.123 0-.751.026-3.04.047-4.131 4.334 5.046 10.844 8.253 18.126 8.253v-8.08c-8.47 0-15.333-6.692-15.333-14.945 0-8.254 6.864-14.945 15.333-14.945h-.004ZM29.173 37.517H10.555c0-6.466 12.523-6.984 20.168-12.415 1.57-1.114 3.086-2.37 3.211-2.66-.147.843-3.73 4.262-1.29 9.895.09.203.18.406.28.604.013.026.026.052.039.082a22.957 22.957 0 0 0 2.715 4.226c-1.407.091-5.555.264-6.5.264l-.005.004Z" }),
|
|
2422
|
-
/* @__PURE__ */ e("path", { d: "M69.246 43.448c-.052-.444-.1-.893-.151-1.347-.052-.457-.1-.884-.151-1.29a8.704 8.704 0 0 1-.074-1.101c-.367.151-.79.259-1.269.324-.483.065-.971.095-1.468.095-.466 0-.846-.052-1.144-.151a1.105 1.105 0 0 1-.647-.514c-.134-.242-.199-.587-.199-1.045 0-1.951.009-3.872.026-5.776.013-1.726.043-3.375.087-4.96h.211c.613.013 1.187.018 1.718.018.531 0 1.045.008 1.546.017.496.013.91.03 1.243.056v-1.938c0-.656.008-1.304.026-1.938.017-.635.056-1.278.125-1.939a54.4 54.4 0 0 1-2.115.04c-.747 0-1.503-.005-2.267-.018h-.34c.034-1.416.077-2.728.142-3.928-.398 0-.773.008-1.123.017-.35.013-.712.017-1.096.017h-2.789c-.548 0-1.088-.013-1.619-.039.03 1.321.052 2.625.07 3.911h-1.861v5.62c.332 0 .764.01 1.295.018.181.004.371 0 .553 0-.018.984-.044 1.947-.083 2.866-.051 1.244-.082 2.43-.099 3.57-.017 1.14-.026 2.224-.026 3.247v2.866c0 .963.134 1.83.397 2.603a4.861 4.861 0 0 0 1.222 1.956c.548.53 1.278.945 2.193 1.234.91.29 2.05.436 3.41.436.63 0 1.187-.03 1.667-.095.479-.065.945-.134 1.394-.207.449-.078.937-.177 1.468-.302-.035-.303-.074-.656-.126-1.062-.051-.406-.099-.829-.15-1.274l.004.013ZM86.698 37.884h-2.663c-.315 0-.622-.013-.92-.039a9.842 9.842 0 0 0-.846-.039c0 .682-.026 1.265-.073 1.748-.048.484-.108.898-.173 1.252-.065.354-.19.622-.371.799-.181.177-.397.31-.648.397-.25.09-.556.134-.92.134-.496 0-.927-.095-1.294-.285-.367-.19-.665-.53-.898-1.027-.233-.492-.397-1.196-.496-2.107-.091-.82-.139-1.873-.147-3.147.168 0 .337-.004.522-.004.548 0 1.127-.005 1.744-.017.613-.013 1.27-.018 1.969-.018.53 0 1.07.009 1.618.018.548.013 1.114.017 1.692.017h3.212c0-.302.009-.747.026-1.33.017-.582.026-1.234.026-1.955v-2.146c0-1.191-.06-2.24-.173-3.15-.116-.912-.358-1.715-.72-2.414a4.733 4.733 0 0 0-1.468-1.692c-.613-.432-1.377-.747-2.293-.95-.915-.203-1.985-.302-3.211-.302-1.494 0-2.815.199-3.959.587a6.09 6.09 0 0 0-2.84 1.994c-.747.937-1.321 2.25-1.718 3.933-.397 1.684-.596 3.756-.596 6.212 0 1.925.134 3.583.397 4.977.263 1.394.63 2.547 1.097 3.458.466.91 1.036 1.627 1.718 2.145.682.518 1.502.907 2.465 1.157.962.255 2.041.38 3.237.38 1.097 0 2.077-.082 2.94-.246.863-.164 1.584-.393 2.167-.682.578-.29 1.07-.67 1.468-1.14a5.01 5.01 0 0 0 .92-1.653c.215-.63.379-1.355.496-2.167.116-.812.155-1.735.125-2.771-.432.051-.898.077-1.394.077l-.018-.004Zm-8.741-10.468c.25-.67.548-1.127.898-1.369.35-.241.755-.362 1.221-.362.531 0 .972.134 1.321.397.35.267.604.73.773 1.386.164.66.25 1.545.25 2.659 0 .91-.026 1.631-.073 2.167-.009.108-.022.216-.03.315-.048 0-.1 0-.147.004-.367.013-.747.017-1.144.017h-3.747c.03-.91.073-1.7.138-2.374.117-1.23.298-2.175.548-2.849l-.008.009ZM118.346 32.7c.017-.924.034-1.904.051-2.944.018-1.036.026-2.128.026-3.268 0-1.062-.216-1.951-.647-2.66a4.114 4.114 0 0 0-1.77-1.596c-.747-.354-1.653-.531-2.715-.531-.998 0-1.887.16-2.664.474-.781.316-1.476.825-2.089 1.52-.328.371-.6.837-.82 1.386l-.277-.022a5.426 5.426 0 0 0-.151-.47c-.25-.656-.582-1.205-.997-1.632a3.694 3.694 0 0 0-1.545-.95c-.613-.203-1.304-.302-2.068-.302-.997 0-1.869.164-2.616.492-.747.328-1.368.864-1.87 1.597-.215.32-.41.691-.586 1.097l-.298-.03c.03-.458.06-.898.09-1.313.035-.466.065-.993.1-1.575h-6.324c.034 1.722.056 3.518.073 5.396.017 1.873.026 4.1.026 6.686 0 2.586-.009 4.745-.026 6.63-.017 1.887-.043 3.692-.073 5.414h6.173c0-.608-.009-1.303-.026-2.09-.017-.785-.026-1.644-.026-2.58v-11.51c0-.634.065-1.152.199-1.558.133-.405.323-.72.574-.95.25-.228.53-.392.846-.491.315-.1.639-.151.971-.151.73 0 1.235.177 1.52.53.28.355.423.886.423 1.598 0 2.784.008 5.206.025 7.256.018 2.05.009 3.877-.025 5.47a205.12 205.12 0 0 0-.052 4.48h6.074c0-.634-.018-1.303-.052-2.011a48.597 48.597 0 0 1-.052-2.374V29.924c0-.634.073-1.152.224-1.558.151-.406.324-.721.523-.95.198-.229.475-.393.82-.492.35-.1.704-.151 1.07-.151.73 0 1.235.164 1.52.492.281.328.423.872.423 1.632 0 2.456.009 4.722.026 6.799.017 2.076.017 3.984 0 5.715a76.74 76.74 0 0 1-.173 4.692h6.225a81.818 81.818 0 0 1-.125-3.781 334.61 334.61 0 0 1-.026-4.196c0-.885.009-1.779.026-2.676l.052-2.733.013-.017ZM138.733 24.092c-.531-.885-1.178-1.511-1.942-1.882-.764-.367-1.675-.553-2.737-.553-.863 0-1.653.125-2.366.38-.716.255-1.303.613-1.77 1.084a5.58 5.58 0 0 0-1.118 1.631c-.013.026-.021.052-.03.078l-.371-.069c.017-.332.03-.67.03-1.014 0-.346.009-.678.026-.967.017-.29.009-.6-.026-.933h-6.622c0 .812.009 1.67.026 2.582.017.91.035 1.886.052 2.926.017 1.04.017 2.133 0 3.285a246.032 246.032 0 0 0-.026 3.627v4.804c0 1.559.009 3.022.026 4.386.017 1.368 0 2.646-.052 3.838a74.89 74.89 0 0 0-.073 3.267 72.14 72.14 0 0 1 6.721 0 25.732 25.732 0 0 1-.026-1.994c.017-.648.026-1.312.026-1.994 0-.583-.009-1.127-.026-1.632-.013-.423-.039-.829-.06-1.23l.142-.018c.186.359.423.695.712 1.002.35.367.721.669 1.118.91.398.242.89.432 1.468.57a8.508 8.508 0 0 0 1.969.208c.997 0 1.882-.199 2.663-.587.781-.393 1.45-1.05 2.016-1.977.565-.924.989-2.198 1.269-3.816.281-1.62.423-3.648.423-6.078s-.108-4.49-.324-6.096c-.215-1.606-.591-2.853-1.122-3.742l.004.004Zm-5.128 13.697c-.099 1.027-.281 1.809-.548 2.357-.268.544-.592.924-.971 1.14-.38.215-.838.323-1.369.323-.397 0-.781-.038-1.144-.112a13.754 13.754 0 0 1-1.07-.267 1.023 1.023 0 0 1-.126-.044l-.047-10.86c0-.76.073-1.395.224-1.9.151-.505.35-.907.596-1.196.25-.289.548-.505.898-.647.35-.138.773-.207 1.269-.207.333 0 .656.094.971.284.316.19.587.531.821 1.028.233.492.397 1.23.496 2.201.099.976.151 2.262.151 3.855s-.052 3.022-.151 4.045ZM160.347 27.666c-.398-1.545-1.006-2.758-1.818-3.648a6.557 6.557 0 0 0-2.961-1.86c-1.161-.354-2.491-.531-3.985-.531-1.627 0-3.021.177-4.182.53a6.228 6.228 0 0 0-2.914 1.861c-.782.885-1.369 2.103-1.77 3.648-.397 1.546-.596 3.51-.596 5.888 0 2.379.19 4.364.574 6.022.38 1.658.946 2.987 1.692 3.989a6.527 6.527 0 0 0 2.888 2.201c1.179.467 2.616.704 4.308.704 1.593 0 2.979-.233 4.158-.704a6.727 6.727 0 0 0 2.913-2.201c.764-1.002 1.334-2.331 1.718-3.989.38-1.657.575-3.665.575-6.022s-.199-4.343-.596-5.888h-.004Zm-6.1 10.045c-.117 1.028-.307 1.809-.574 2.357-.268.544-.583.933-.946 1.157a2.211 2.211 0 0 1-1.195.341c-.467 0-.89-.112-1.269-.34-.38-.23-.691-.614-.92-1.158-.233-.544-.414-1.33-.548-2.357-.134-1.027-.199-2.335-.199-3.932 0-1.598.065-2.975.199-3.989.134-1.014.324-1.774.574-2.28.25-.504.557-.854.919-1.044.367-.19.799-.285 1.295-.285.432 0 .829.095 1.196.285.367.19.665.54.898 1.045.233.505.415 1.265.548 2.279.134 1.014.199 2.331.199 3.95 0 1.619-.061 2.944-.173 3.971h-.004Z" })
|
|
2423
|
-
] }),
|
|
2424
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "daa", children: /* @__PURE__ */ e("path", { d: "M0 0h160.943v50.571H0z" }) }) })
|
|
2425
|
-
] }),
|
|
2426
2423
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 101 54", id: "logo-tv", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2427
2424
|
/* @__PURE__ */ t("g", { clipPath: "url(#dba)", children: [
|
|
2428
2425
|
/* @__PURE__ */ e("path", { d: "M93.83 23.814c.091 1.255-2.946 21.958-3.123 23.705h-.271c-.372-1.905-2.969-21.778-3.131-23.705h-7.476c.723 2.45 5.073 27.112 5.344 28.562.423-.024.73-.04 1.624-.04h5.721c.682 0 1.302.008 1.861.02.56.013.741.02 1.226.02.488-1.88 4.973-27.24 5.29-28.562h-7.07.005Zm-15.094 4.798v-4.798H62.159c.03.406.047.896.047 1.467v2.735c0 .586-.015 1.093-.047 1.524 1.514 0 3.003-.005 4.473-.02h.113v.007h3.006c-1.3 0-2.659 1.849-2.659 4.692v3.213c0 1.74-.007 3.421-.022 5.046l-.044 4.495a276.19 276.19 0 0 0-.022 3.486c0 .952-.03 1.592-.091 1.922h7.197c-.03-.33-.054-.977-.069-1.942-.014-.965-.014-2.127 0-3.486a156.24 156.24 0 0 0-.022-4.495c-.03-1.637-.039-3.318-.022-5.046.015-1.726.022-3.439.022-5.14V29.49h1.674c1 0 2.073.013 3.043.037v-.915Z" }),
|
|
@@ -3096,7 +3093,7 @@ const f2 = ({
|
|
|
3096
3093
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "fma", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M22 5h32v74H22z" }) }) })
|
|
3097
3094
|
] }),
|
|
3098
3095
|
/* @__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" }) })
|
|
3099
|
-
] }), N2 = [...
|
|
3096
|
+
] }), N2 = [...fe, "blue-dark"], O = j(
|
|
3100
3097
|
({ iconProps: a, as: s = "button", variant: l, color: c, size: r, hasShadow: n, isLoading: i, isFloating: o, ...d }, u) => /* @__PURE__ */ e(
|
|
3101
3098
|
m,
|
|
3102
3099
|
{
|
|
@@ -3153,7 +3150,7 @@ function k2({ title: a, ratio: s = "auto", htmlIframeProps: l, ...c }) {
|
|
|
3153
3150
|
}
|
|
3154
3151
|
);
|
|
3155
3152
|
}
|
|
3156
|
-
const
|
|
3153
|
+
const Be = ({ src: a, formats: s }) => {
|
|
3157
3154
|
if (s !== void 0 && s.length > 0)
|
|
3158
3155
|
return s.map((l) => `${a.replace(/%format/, l)} ${l.split("x")[0]}w`).join(", ");
|
|
3159
3156
|
}, S1 = ({ src: a, format: s }) => a.replace(/%format/, s), i1 = ({
|
|
@@ -3181,13 +3178,13 @@ const S0 = ({ src: a, formats: s }) => {
|
|
|
3181
3178
|
};
|
|
3182
3179
|
if (!l)
|
|
3183
3180
|
return /* @__PURE__ */ e(x, { as: "img", src: s, ...w });
|
|
3184
|
-
const _ = l.split("x"),
|
|
3185
|
-
let N,
|
|
3186
|
-
if (s && (
|
|
3187
|
-
const B = Number(
|
|
3181
|
+
const _ = l.split("x"), f = _[0], b = _[1];
|
|
3182
|
+
let N, M = `data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='${f}'%20height='${b}'%3E%3C/svg%3E`;
|
|
3183
|
+
if (s && (M = S1({ src: s, format: l }), N = Be({ formats: c, src: s }) ?? ""), u) {
|
|
3184
|
+
const B = Number(f) * 2, H = Number(b) * 2, E = `${B}x${H}`, k = S1({ src: s, format: E });
|
|
3188
3185
|
N = N ? `${N}, ${k} 2x` : `${k} 2x`;
|
|
3189
3186
|
}
|
|
3190
|
-
return w.width =
|
|
3187
|
+
return w.width = f || void 0, w.height = b !== "0" ? b : void 0, w.sizes = n || void 0, /* @__PURE__ */ e(x, { ...w, as: "img", src: M, ...N ? { srcSet: N } : {} });
|
|
3191
3188
|
}, r1 = ({ size: a, ...s }) => /* @__PURE__ */ e(g, { as: "span", size: a || "s", ...s, children: "•" }), $1 = j(
|
|
3192
3189
|
({
|
|
3193
3190
|
id: a,
|
|
@@ -3204,14 +3201,14 @@ const S0 = ({ src: a, formats: s }) => {
|
|
|
3204
3201
|
containerProps: v,
|
|
3205
3202
|
isRounded: w,
|
|
3206
3203
|
isTransparent: _,
|
|
3207
|
-
isLarge:
|
|
3208
|
-
children:
|
|
3204
|
+
isLarge: f,
|
|
3205
|
+
children: b,
|
|
3209
3206
|
hint: N,
|
|
3210
|
-
error:
|
|
3207
|
+
error: M,
|
|
3211
3208
|
...B
|
|
3212
3209
|
}, H) => {
|
|
3213
3210
|
const E = n && /* @__PURE__ */ e(
|
|
3214
|
-
|
|
3211
|
+
V,
|
|
3215
3212
|
{
|
|
3216
3213
|
className: p("c-input-container__icon", `color-${l || "black"}`),
|
|
3217
3214
|
iconProps: {
|
|
@@ -3242,17 +3239,17 @@ const S0 = ({ src: a, formats: s }) => {
|
|
|
3242
3239
|
/* @__PURE__ */ t(
|
|
3243
3240
|
m,
|
|
3244
3241
|
{
|
|
3245
|
-
gap: n &&
|
|
3242
|
+
gap: n && b ? "xs" : void 0,
|
|
3246
3243
|
className: p("c-input-container", {
|
|
3247
3244
|
"c-input-container--rounded": w,
|
|
3248
3245
|
"c-input-container--transparent": _,
|
|
3249
|
-
"c-input-container--large":
|
|
3250
|
-
[`c-input-container--${i}`]: n ||
|
|
3246
|
+
"c-input-container--large": f,
|
|
3247
|
+
[`c-input-container--${i}`]: n || b
|
|
3251
3248
|
}),
|
|
3252
3249
|
children: [
|
|
3253
|
-
(n ||
|
|
3250
|
+
(n || b) && /* @__PURE__ */ t(m, { gap: "s", children: [
|
|
3254
3251
|
o ? E : k,
|
|
3255
|
-
|
|
3252
|
+
b
|
|
3256
3253
|
] }),
|
|
3257
3254
|
/* @__PURE__ */ e(
|
|
3258
3255
|
"input",
|
|
@@ -3261,18 +3258,18 @@ const S0 = ({ src: a, formats: s }) => {
|
|
|
3261
3258
|
className: p("c-input-container__input", s),
|
|
3262
3259
|
required: c,
|
|
3263
3260
|
ref: H,
|
|
3264
|
-
"aria-describedby": [N ? `${a}-hint` : null,
|
|
3261
|
+
"aria-describedby": [N ? `${a}-hint` : null, M ? `${a}-error` : null].filter(Boolean).join(" ") || void 0,
|
|
3265
3262
|
...B
|
|
3266
3263
|
}
|
|
3267
3264
|
)
|
|
3268
3265
|
]
|
|
3269
3266
|
}
|
|
3270
3267
|
),
|
|
3271
|
-
h?.length && /* @__PURE__ */ e(m, { wrap: "wrap", gapY: "s", gapX: "xxs-2", mt: "xxs-2", children: h.map(({ iconProps:
|
|
3272
|
-
|
|
3268
|
+
h?.length && /* @__PURE__ */ e(m, { wrap: "wrap", gapY: "s", gapX: "xxs-2", mt: "xxs-2", children: h.map(({ iconProps: L, textProps: G, value: J }, q) => /* @__PURE__ */ t(m, { alignItems: "center", gap: "xxs", children: [
|
|
3269
|
+
L && /* @__PURE__ */ e(z, { ...L }),
|
|
3273
3270
|
/* @__PURE__ */ e(g, { dangerouslySetInnerHTML: { __html: J }, role: "alert", ...G })
|
|
3274
3271
|
] }, q?.toString())) }),
|
|
3275
|
-
|
|
3272
|
+
M && /* @__PURE__ */ e(
|
|
3276
3273
|
g,
|
|
3277
3274
|
{
|
|
3278
3275
|
as: "span",
|
|
@@ -3283,7 +3280,7 @@ const S0 = ({ src: a, formats: s }) => {
|
|
|
3283
3280
|
mt: "xxs-2",
|
|
3284
3281
|
ml: "xxs-2",
|
|
3285
3282
|
role: "alert",
|
|
3286
|
-
children:
|
|
3283
|
+
children: M
|
|
3287
3284
|
}
|
|
3288
3285
|
)
|
|
3289
3286
|
]
|
|
@@ -3349,10 +3346,10 @@ const S0 = ({ src: a, formats: s }) => {
|
|
|
3349
3346
|
});
|
|
3350
3347
|
return r && s.push(r), s;
|
|
3351
3348
|
}, []);
|
|
3352
|
-
},
|
|
3349
|
+
}, Ze = (a) => a.replace(/([a-z])([A-Z])/g, "$1-$2").replace(/[\s_]+/g, "-").toLowerCase(), T1 = (a) => {
|
|
3353
3350
|
if (a.propValue !== void 0) {
|
|
3354
3351
|
if (typeof a.propValue != "boolean") {
|
|
3355
|
-
const s =
|
|
3352
|
+
const s = Ze(
|
|
3356
3353
|
typeof a.propValue == "number" ? a.propValue.toString() : a.propValue
|
|
3357
3354
|
);
|
|
3358
3355
|
return a.className ? `${a.className}-${s}@${a.defaultModifier}` : `${s}@${a.defaultModifier}`;
|
|
@@ -3361,11 +3358,11 @@ const S0 = ({ src: a, formats: s }) => {
|
|
|
3361
3358
|
throw new Error('It is necessary to define the argument "className" !');
|
|
3362
3359
|
return `${a.className}@${a.defaultModifier}`;
|
|
3363
3360
|
}
|
|
3364
|
-
},
|
|
3361
|
+
}, $e = (a) => p({
|
|
3365
3362
|
[`bg-${a.bg}`]: a.bg,
|
|
3366
3363
|
[`color-${a.color}`]: a.color,
|
|
3367
3364
|
[`border-color-${a.borderColor}`]: a.borderColor
|
|
3368
|
-
}),
|
|
3365
|
+
}), Ve = ({
|
|
3369
3366
|
basis: a,
|
|
3370
3367
|
shrink: s,
|
|
3371
3368
|
grow: l,
|
|
@@ -3383,8 +3380,8 @@ const S0 = ({ src: a, formats: s }) => {
|
|
|
3383
3380
|
propValue: l,
|
|
3384
3381
|
className: "grow"
|
|
3385
3382
|
}),
|
|
3386
|
-
|
|
3387
|
-
),
|
|
3383
|
+
He(c)
|
|
3384
|
+
), Le = ({
|
|
3388
3385
|
inline: a = !1,
|
|
3389
3386
|
direction: s,
|
|
3390
3387
|
wrap: l,
|
|
@@ -3431,12 +3428,12 @@ const S0 = ({ src: a, formats: s }) => {
|
|
|
3431
3428
|
propValue: a.flexGrow,
|
|
3432
3429
|
className: "grow"
|
|
3433
3430
|
})
|
|
3434
|
-
),
|
|
3431
|
+
), He = (a) => p(
|
|
3435
3432
|
...$({
|
|
3436
3433
|
propValue: a.align,
|
|
3437
3434
|
className: "self"
|
|
3438
3435
|
})
|
|
3439
|
-
), o1 = (a) => typeof a.props == "object" ? Object.keys(a.props).reduce((s, l) => (a.systemPropNames.includes(l) || (s[l] = a.props[l]), s), {}) : {},
|
|
3436
|
+
), o1 = (a) => typeof a.props == "object" ? Object.keys(a.props).reduce((s, l) => (a.systemPropNames.includes(l) || (s[l] = a.props[l]), s), {}) : {}, je = (a) => p(
|
|
3440
3437
|
Object.entries(a).filter(([s]) => Object.keys(q1).includes(s)).reduce((s, [l, c]) => (s.push(
|
|
3441
3438
|
...$({
|
|
3442
3439
|
className: l,
|
|
@@ -3452,8 +3449,8 @@ const S0 = ({ src: a, formats: s }) => {
|
|
|
3452
3449
|
), s), [])
|
|
3453
3450
|
), X1 = (a) => p(
|
|
3454
3451
|
Y1(a),
|
|
3455
|
-
|
|
3456
|
-
|
|
3452
|
+
$e(a),
|
|
3453
|
+
je(a)
|
|
3457
3454
|
), B1 = ({
|
|
3458
3455
|
textAlign: a,
|
|
3459
3456
|
weight: s,
|
|
@@ -3483,7 +3480,7 @@ const S0 = ({ src: a, formats: s }) => {
|
|
|
3483
3480
|
{
|
|
3484
3481
|
...o1({
|
|
3485
3482
|
props: l,
|
|
3486
|
-
systemPropNames: Object.keys(
|
|
3483
|
+
systemPropNames: Object.keys(Me)
|
|
3487
3484
|
}),
|
|
3488
3485
|
ref: c,
|
|
3489
3486
|
className: p(X1(l), l?.className),
|
|
@@ -3500,7 +3497,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3500
3497
|
}),
|
|
3501
3498
|
as: a,
|
|
3502
3499
|
ref: c,
|
|
3503
|
-
className: p(
|
|
3500
|
+
className: p(Le(l), l?.className),
|
|
3504
3501
|
children: s
|
|
3505
3502
|
}
|
|
3506
3503
|
)), F = j(
|
|
@@ -3509,11 +3506,11 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3509
3506
|
{
|
|
3510
3507
|
...o1({
|
|
3511
3508
|
props: l,
|
|
3512
|
-
systemPropNames: Object.keys(
|
|
3509
|
+
systemPropNames: Object.keys(Ne)
|
|
3513
3510
|
}),
|
|
3514
3511
|
as: a,
|
|
3515
3512
|
ref: c,
|
|
3516
|
-
className: p(
|
|
3513
|
+
className: p(Ve(l), l?.className),
|
|
3517
3514
|
children: s
|
|
3518
3515
|
}
|
|
3519
3516
|
)
|
|
@@ -3543,7 +3540,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3543
3540
|
p(W1(n), n?.className)
|
|
3544
3541
|
),
|
|
3545
3542
|
children: r
|
|
3546
|
-
}),
|
|
3543
|
+
}), C = j(
|
|
3547
3544
|
({
|
|
3548
3545
|
as: a = "a",
|
|
3549
3546
|
children: s,
|
|
@@ -3559,10 +3556,10 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3559
3556
|
defaultColor: v = "ultramarine",
|
|
3560
3557
|
isUnderlined: w,
|
|
3561
3558
|
..._
|
|
3562
|
-
},
|
|
3559
|
+
}, f) => {
|
|
3563
3560
|
if ((n || c) && l)
|
|
3564
3561
|
throw new Error("You can't use the color prop together with the variant or buttonColor prop");
|
|
3565
|
-
const
|
|
3562
|
+
const b = !!(n || c), N = u || h ? p(
|
|
3566
3563
|
"c-tab",
|
|
3567
3564
|
{
|
|
3568
3565
|
[`c-tab--${u}`]: u,
|
|
@@ -3575,7 +3572,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3575
3572
|
) : p(
|
|
3576
3573
|
"c-link",
|
|
3577
3574
|
{
|
|
3578
|
-
"c-btn":
|
|
3575
|
+
"c-btn": b && !l,
|
|
3579
3576
|
[`c-btn--${c}`]: c && !l,
|
|
3580
3577
|
[`c-btn--${n}`]: n && !l
|
|
3581
3578
|
},
|
|
@@ -3587,7 +3584,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3587
3584
|
{ "c-link--is-underlined": w },
|
|
3588
3585
|
_?.className
|
|
3589
3586
|
);
|
|
3590
|
-
return /* @__PURE__ */ e(x, { ..._, as: a, ref:
|
|
3587
|
+
return /* @__PURE__ */ e(x, { ..._, as: a, ref: f, color: !u && !h && !b ? l || (v === "inherit" ? void 0 : v) : void 0, className: N, children: s });
|
|
3591
3588
|
}
|
|
3592
3589
|
), J1 = ({
|
|
3593
3590
|
dialogId: a,
|
|
@@ -3621,7 +3618,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3621
3618
|
]
|
|
3622
3619
|
}
|
|
3623
3620
|
);
|
|
3624
|
-
},
|
|
3621
|
+
}, Fe = (a) => /* @__PURE__ */ e(x, { ...a, className: p("c-overlay c-overlay--with-bg", a?.className) }), V1 = ({ isWhite: a }) => /* @__PURE__ */ e("div", { className: p("c-pipe", { "c-pipe--is-white": a }) }), S2 = ({
|
|
3625
3622
|
id: a,
|
|
3626
3623
|
required: s,
|
|
3627
3624
|
label: l,
|
|
@@ -3647,7 +3644,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3647
3644
|
l && /* @__PURE__ */ e("label", { htmlFor: a, className: "c-radio-button__label", children: l })
|
|
3648
3645
|
]
|
|
3649
3646
|
}
|
|
3650
|
-
),
|
|
3647
|
+
), Ae = ({ rating: a, ratingMax: s = 5, iconProps: l, ...c }) => {
|
|
3651
3648
|
const r = (d) => /* @__PURE__ */ e(z, { name: "star", color: "ultramarine", ...l }, d), n = (d) => /* @__PURE__ */ e(z, { name: "star", color: "grey-200", ...l }, d), i = (d) => /* @__PURE__ */ e(z, { name: "halfstar", color: "grey-200", ...l }, d), o = [];
|
|
3652
3649
|
for (let d = 0; d < s; d += 1) {
|
|
3653
3650
|
const u = d < a, h = d + 0.5 === a;
|
|
@@ -3686,9 +3683,9 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3686
3683
|
children: "Lire aussi"
|
|
3687
3684
|
}
|
|
3688
3685
|
) : /* @__PURE__ */ e(T, { color: "grey-400", textProps: { fontFamily: "base" }, children: "Lire aussi" }),
|
|
3689
|
-
!i && /* @__PURE__ */ e(
|
|
3686
|
+
!i && /* @__PURE__ */ e(V1, {}),
|
|
3690
3687
|
/* @__PURE__ */ e(
|
|
3691
|
-
|
|
3688
|
+
C,
|
|
3692
3689
|
{
|
|
3693
3690
|
href: s,
|
|
3694
3691
|
className: "c-read-also__link",
|
|
@@ -3722,7 +3719,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3722
3719
|
children: /* @__PURE__ */ e(x, { className: "c-progress__bar", bg: s, style: { width: "0%" } })
|
|
3723
3720
|
}
|
|
3724
3721
|
)
|
|
3725
|
-
),
|
|
3722
|
+
), Te = ({
|
|
3726
3723
|
triggerSelector: a = "[data-scroll-trigger]",
|
|
3727
3724
|
triggerOffset: s = 0,
|
|
3728
3725
|
...l
|
|
@@ -3744,7 +3741,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3744
3741
|
) })
|
|
3745
3742
|
}
|
|
3746
3743
|
);
|
|
3747
|
-
|
|
3744
|
+
Te.displayName = "ScrollToTopButton";
|
|
3748
3745
|
const $2 = ({ inner: a, children: s, ...l }) => /* @__PURE__ */ e(
|
|
3749
3746
|
x,
|
|
3750
3747
|
{
|
|
@@ -3752,7 +3749,7 @@ const $2 = ({ inner: a, children: s, ...l }) => /* @__PURE__ */ e(
|
|
|
3752
3749
|
className: p("c-section", { "c-section--inner": a }, l?.className),
|
|
3753
3750
|
children: s
|
|
3754
3751
|
}
|
|
3755
|
-
),
|
|
3752
|
+
), Ie = j(
|
|
3756
3753
|
({
|
|
3757
3754
|
id: a,
|
|
3758
3755
|
className: s,
|
|
@@ -3768,11 +3765,11 @@ const $2 = ({ inner: a, children: s, ...l }) => /* @__PURE__ */ e(
|
|
|
3768
3765
|
hint: v,
|
|
3769
3766
|
error: w,
|
|
3770
3767
|
..._
|
|
3771
|
-
},
|
|
3768
|
+
}, f) => /* @__PURE__ */ t(
|
|
3772
3769
|
m,
|
|
3773
3770
|
{
|
|
3774
3771
|
...o,
|
|
3775
|
-
ref:
|
|
3772
|
+
ref: f,
|
|
3776
3773
|
direction: "column",
|
|
3777
3774
|
className: p("c-select", o?.className),
|
|
3778
3775
|
children: [
|
|
@@ -3800,7 +3797,7 @@ const $2 = ({ inner: a, children: s, ...l }) => /* @__PURE__ */ e(
|
|
|
3800
3797
|
s
|
|
3801
3798
|
),
|
|
3802
3799
|
required: l,
|
|
3803
|
-
defaultValue: r || n.filter((
|
|
3800
|
+
defaultValue: r || n.filter((b) => b.isSelected)?.pop()?.value || "",
|
|
3804
3801
|
"aria-describedby": [v ? `${a}-hint` : null, w ? `${a}-error` : null].filter(Boolean).join(" ") || void 0,
|
|
3805
3802
|
...o1({
|
|
3806
3803
|
props: _,
|
|
@@ -3808,7 +3805,7 @@ const $2 = ({ inner: a, children: s, ...l }) => /* @__PURE__ */ e(
|
|
|
3808
3805
|
}),
|
|
3809
3806
|
children: [
|
|
3810
3807
|
i && /* @__PURE__ */ e("option", { value: "", disabled: !0, hidden: !0, children: i }),
|
|
3811
|
-
n.map((
|
|
3808
|
+
n.map((b) => /* @__PURE__ */ e("option", { value: b.value, children: b.title }, b.value))
|
|
3812
3809
|
]
|
|
3813
3810
|
}
|
|
3814
3811
|
)
|
|
@@ -3830,7 +3827,7 @@ const $2 = ({ inner: a, children: s, ...l }) => /* @__PURE__ */ e(
|
|
|
3830
3827
|
]
|
|
3831
3828
|
}
|
|
3832
3829
|
)
|
|
3833
|
-
),
|
|
3830
|
+
), V2 = ({ variant: a = "button", className: s, ...l }) => /* @__PURE__ */ e(
|
|
3834
3831
|
m,
|
|
3835
3832
|
{
|
|
3836
3833
|
className: p(
|
|
@@ -3897,7 +3894,7 @@ const d1 = j(
|
|
|
3897
3894
|
]
|
|
3898
3895
|
}
|
|
3899
3896
|
)
|
|
3900
|
-
),
|
|
3897
|
+
), De = ({
|
|
3901
3898
|
items: a,
|
|
3902
3899
|
colorVariant: s = "ultramarine",
|
|
3903
3900
|
...l
|
|
@@ -3912,7 +3909,7 @@ const d1 = j(
|
|
|
3912
3909
|
children: /* @__PURE__ */ e(x, { className: "c-stepper__loader", bg: s })
|
|
3913
3910
|
},
|
|
3914
3911
|
r
|
|
3915
|
-
)) }),
|
|
3912
|
+
)) }), Re = ({
|
|
3916
3913
|
containerProps: a,
|
|
3917
3914
|
labelPosition: s = "before",
|
|
3918
3915
|
label: l,
|
|
@@ -3940,7 +3937,7 @@ const d1 = j(
|
|
|
3940
3937
|
),
|
|
3941
3938
|
s === "after" && l && o
|
|
3942
3939
|
] });
|
|
3943
|
-
},
|
|
3940
|
+
}, Oe = ({
|
|
3944
3941
|
variant: a = "default",
|
|
3945
3942
|
name: s,
|
|
3946
3943
|
children: l,
|
|
@@ -3968,7 +3965,7 @@ const d1 = j(
|
|
|
3968
3965
|
...d,
|
|
3969
3966
|
children: l
|
|
3970
3967
|
}
|
|
3971
|
-
),
|
|
3968
|
+
), Ee = ({
|
|
3972
3969
|
name: a,
|
|
3973
3970
|
children: s,
|
|
3974
3971
|
className: l,
|
|
@@ -4002,7 +3999,7 @@ const d1 = j(
|
|
|
4002
3999
|
children: r
|
|
4003
4000
|
}
|
|
4004
4001
|
)
|
|
4005
|
-
),
|
|
4002
|
+
), L2 = j(
|
|
4006
4003
|
({ id: a, required: s, label: l, variant: c, msg: r, rows: n = 5, containerProps: i, hint: o, error: d, ...u }, h) => /* @__PURE__ */ t(
|
|
4007
4004
|
m,
|
|
4008
4005
|
{
|
|
@@ -4040,10 +4037,10 @@ const d1 = j(
|
|
|
4040
4037
|
"aria-describedby": [o ? `${a}-hint` : null, d ? `${a}-error` : null].filter(Boolean).join(" ") || void 0
|
|
4041
4038
|
}
|
|
4042
4039
|
) }),
|
|
4043
|
-
r?.length && /* @__PURE__ */ e(m, { wrap: "wrap", gapY: "s", gapX: "xxs-2", mt: "xxs-2", children: r.map(({ iconProps: v, textProps: w, value: _ },
|
|
4040
|
+
r?.length && /* @__PURE__ */ e(m, { wrap: "wrap", gapY: "s", gapX: "xxs-2", mt: "xxs-2", children: r.map(({ iconProps: v, textProps: w, value: _ }, f) => /* @__PURE__ */ t(m, { alignItems: "center", gap: "xxs", children: [
|
|
4044
4041
|
v && /* @__PURE__ */ e(z, { ...v }),
|
|
4045
4042
|
/* @__PURE__ */ e(g, { dangerouslySetInnerHTML: { __html: _ }, role: "alert", ...w })
|
|
4046
|
-
] },
|
|
4043
|
+
] }, f?.toString())) }),
|
|
4047
4044
|
d && /* @__PURE__ */ e(
|
|
4048
4045
|
g,
|
|
4049
4046
|
{
|
|
@@ -4105,7 +4102,7 @@ const d1 = j(
|
|
|
4105
4102
|
{
|
|
4106
4103
|
...o1({
|
|
4107
4104
|
props: l,
|
|
4108
|
-
systemPropNames: Object.keys(
|
|
4105
|
+
systemPropNames: Object.keys(Ce)
|
|
4109
4106
|
}),
|
|
4110
4107
|
as: a,
|
|
4111
4108
|
ref: c,
|
|
@@ -4167,7 +4164,7 @@ const d1 = j(
|
|
|
4167
4164
|
}
|
|
4168
4165
|
),
|
|
4169
4166
|
/* @__PURE__ */ e(g, { as: c ? "a" : void 0, size: "s", color: "white", ...c || {}, children: s }),
|
|
4170
|
-
r && /* @__PURE__ */ e(
|
|
4167
|
+
r && /* @__PURE__ */ e(V, { ...r, variant: "ghost", className: "c-info-banner__close", children: /* @__PURE__ */ e(z, { name: "close", size: 12, color: "white" }) })
|
|
4171
4168
|
]
|
|
4172
4169
|
}
|
|
4173
4170
|
)
|
|
@@ -4256,7 +4253,7 @@ const d1 = j(
|
|
|
4256
4253
|
fontFamily: "source-serif-pro",
|
|
4257
4254
|
children: [
|
|
4258
4255
|
a && /* @__PURE__ */ e(Z, { as: "h4", size: "xxs", mb: "xs", fontFamily: "base", children: a }),
|
|
4259
|
-
/* @__PURE__ */ e(
|
|
4256
|
+
/* @__PURE__ */ e(u0, { color: l, children: s })
|
|
4260
4257
|
]
|
|
4261
4258
|
}
|
|
4262
4259
|
), T2 = ({ html: a, caption: s = "" }) => /* @__PURE__ */ t("figure", { className: "c-media", children: [
|
|
@@ -4277,11 +4274,11 @@ const d1 = j(
|
|
|
4277
4274
|
__html: a
|
|
4278
4275
|
}
|
|
4279
4276
|
}
|
|
4280
|
-
),
|
|
4277
|
+
), Pe = {
|
|
4281
4278
|
defaultFormat: "1444x920",
|
|
4282
4279
|
formats: ["1444x920", "722x460", "640x408", "320x204"],
|
|
4283
4280
|
sizes: "(min-width: 722px) 722px, 100vw"
|
|
4284
|
-
},
|
|
4281
|
+
}, qe = {
|
|
4285
4282
|
defaultFormat: "1444x920",
|
|
4286
4283
|
formats: ["1444x920", "722x460", "640x408", "320x204"],
|
|
4287
4284
|
sizes: "100vw"
|
|
@@ -4298,8 +4295,8 @@ const d1 = j(
|
|
|
4298
4295
|
isGallery: u = !1,
|
|
4299
4296
|
...h
|
|
4300
4297
|
}) => {
|
|
4301
|
-
let v =
|
|
4302
|
-
return n === y.DESKTOP && (v =
|
|
4298
|
+
let v = qe;
|
|
4299
|
+
return n === y.DESKTOP && (v = Pe), /* @__PURE__ */ t(x, { ...h, as: "figure", className: "c-media", children: [
|
|
4303
4300
|
a === U.photo && /* @__PURE__ */ t("div", { className: "c-media__content", children: [
|
|
4304
4301
|
/* @__PURE__ */ e(
|
|
4305
4302
|
i1,
|
|
@@ -4315,7 +4312,7 @@ const d1 = j(
|
|
|
4315
4312
|
}
|
|
4316
4313
|
),
|
|
4317
4314
|
u && o && o >= 2 && /* @__PURE__ */ e(
|
|
4318
|
-
|
|
4315
|
+
V,
|
|
4319
4316
|
{
|
|
4320
4317
|
color: "tertiary",
|
|
4321
4318
|
size: "large",
|
|
@@ -4372,10 +4369,10 @@ const d1 = j(
|
|
|
4372
4369
|
...l
|
|
4373
4370
|
}) => /* @__PURE__ */ t(x, { ...l, children: [
|
|
4374
4371
|
/* @__PURE__ */ e(x, { as: "ul", mb: "xl", children: a.map((c, r) => /* @__PURE__ */ t("li", { children: [
|
|
4375
|
-
/* @__PURE__ */ e(
|
|
4372
|
+
/* @__PURE__ */ e(Ke, { icon: c.icon, title: c.title, content: c.content }),
|
|
4376
4373
|
r !== a.length - 1 && /* @__PURE__ */ e(P, { color: "grey-200", my: "l" })
|
|
4377
4374
|
] }, c.title)) }),
|
|
4378
|
-
/* @__PURE__ */ e(
|
|
4375
|
+
/* @__PURE__ */ e(m0, { heading: s.heading, description: s.description })
|
|
4379
4376
|
] }), R2 = ({ astroSignsList: a }) => /* @__PURE__ */ e(x, { as: "ul", className: "o-inline", mx: { xs: "m", md: "0" }, children: a.map((s) => /* @__PURE__ */ e("li", { className: "o-inline__by-4", children: /* @__PURE__ */ t("a", { href: s.url, className: "c-square-tile o-column bg-ultramarine color-white", children: [
|
|
4380
4377
|
/* @__PURE__ */ e(
|
|
4381
4378
|
z,
|
|
@@ -4388,7 +4385,7 @@ const d1 = j(
|
|
|
4388
4385
|
}
|
|
4389
4386
|
),
|
|
4390
4387
|
/* @__PURE__ */ e(T, { isUppercase: !1, children: s.label })
|
|
4391
|
-
] }) }, s.slug)) }),
|
|
4388
|
+
] }) }, s.slug)) }), Ke = j(
|
|
4392
4389
|
({ icon: a, title: s, content: l, ...c }, r) => /* @__PURE__ */ t(x, { ...c, ref: r, className: p("c-astro-topic-card", c?.className), children: [
|
|
4393
4390
|
/* @__PURE__ */ t(m, { alignItems: "center", mb: "s", children: [
|
|
4394
4391
|
/* @__PURE__ */ e(z, { mr: "xs", name: a, size: 21 }),
|
|
@@ -4396,7 +4393,7 @@ const d1 = j(
|
|
|
4396
4393
|
] }),
|
|
4397
4394
|
/* @__PURE__ */ e(g, { size: "m", children: l })
|
|
4398
4395
|
] })
|
|
4399
|
-
),
|
|
4396
|
+
), Ue = ({
|
|
4400
4397
|
avatars: a,
|
|
4401
4398
|
maxAvatar: s = 4,
|
|
4402
4399
|
themeColor: l,
|
|
@@ -4450,7 +4447,7 @@ const d1 = j(
|
|
|
4450
4447
|
)
|
|
4451
4448
|
}
|
|
4452
4449
|
),
|
|
4453
|
-
a && a.length > 0 && a.slice(0, 4).map((d) => /* @__PURE__ */ t(
|
|
4450
|
+
a && a.length > 0 && a.slice(0, 4).map((d) => /* @__PURE__ */ t(me, { children: [
|
|
4454
4451
|
/* @__PURE__ */ e(
|
|
4455
4452
|
z,
|
|
4456
4453
|
{
|
|
@@ -4473,7 +4470,7 @@ const d1 = j(
|
|
|
4473
4470
|
)
|
|
4474
4471
|
] }, d.label)),
|
|
4475
4472
|
s && s.length > 0 && /* @__PURE__ */ t(S, { children: [
|
|
4476
|
-
/* @__PURE__ */ e(
|
|
4473
|
+
/* @__PURE__ */ e(V1, { isWhite: i }),
|
|
4477
4474
|
s.map((d, u) => /* @__PURE__ */ e(
|
|
4478
4475
|
W,
|
|
4479
4476
|
{
|
|
@@ -4500,10 +4497,10 @@ const d1 = j(
|
|
|
4500
4497
|
}) => {
|
|
4501
4498
|
const o = c !== void 0 && a.length > c, d = (u) => /* @__PURE__ */ t(m, { alignItems: "baseline", children: [
|
|
4502
4499
|
/* @__PURE__ */ e(z, { name: "diode", color: "ultramarine", size: 11, mr: "xxs" }),
|
|
4503
|
-
/* @__PURE__ */ e(
|
|
4500
|
+
/* @__PURE__ */ e(C, { color: u?.color || "black", href: u.href, children: u.name })
|
|
4504
4501
|
] }, u.name);
|
|
4505
4502
|
return a.length > 0 ? /* @__PURE__ */ e(
|
|
4506
|
-
|
|
4503
|
+
d0,
|
|
4507
4504
|
{
|
|
4508
4505
|
visibleItems: c,
|
|
4509
4506
|
heading: {
|
|
@@ -4530,7 +4527,7 @@ const d1 = j(
|
|
|
4530
4527
|
childrenItems: a.map((u) => d(u))
|
|
4531
4528
|
}
|
|
4532
4529
|
) : null;
|
|
4533
|
-
},
|
|
4530
|
+
}, Ge = ["Lundi", "Mardi", "Mercredi", "Jeudi", "Vendredi", "Samedi", "Dimanche"], We = [
|
|
4534
4531
|
"Janvier",
|
|
4535
4532
|
"Février",
|
|
4536
4533
|
"Mars",
|
|
@@ -4546,7 +4543,7 @@ const d1 = j(
|
|
|
4546
4543
|
], x1 = (a) => {
|
|
4547
4544
|
const s = a.getFullYear(), l = String(a.getMonth() + 1).padStart(2, "0"), c = String(a.getDate()).padStart(2, "0");
|
|
4548
4545
|
return `${s}-${l}-${c}`;
|
|
4549
|
-
},
|
|
4546
|
+
}, Ye = (a) => {
|
|
4550
4547
|
if (a.length < 2)
|
|
4551
4548
|
return /* @__PURE__ */ new Set();
|
|
4552
4549
|
const s = [...a].sort(), l = /* @__PURE__ */ new Set();
|
|
@@ -4577,25 +4574,25 @@ const d1 = j(
|
|
|
4577
4574
|
const i = K(() => {
|
|
4578
4575
|
const k = c ? new Date(c) : /* @__PURE__ */ new Date();
|
|
4579
4576
|
return k.setHours(0, 0, 0, 0), k;
|
|
4580
|
-
}, [c]), [o, d] =
|
|
4577
|
+
}, [c]), [o, d] = ue(() => {
|
|
4581
4578
|
if (l) {
|
|
4582
4579
|
const k = new Date(l);
|
|
4583
4580
|
return { year: k.getFullYear(), month: k.getMonth() };
|
|
4584
4581
|
}
|
|
4585
4582
|
return { year: i.getFullYear(), month: i.getMonth() };
|
|
4586
4583
|
}), u = K(() => new Date(o.year, o.month, 1), [o]), h = K(() => new Date(o.year, o.month + 1, 0), [o]), v = K(() => {
|
|
4587
|
-
const k = new Date(u),
|
|
4588
|
-
return k.setDate(k.getDate() -
|
|
4584
|
+
const k = new Date(u), L = (k.getDay() + 6) % 7;
|
|
4585
|
+
return k.setDate(k.getDate() - L), k;
|
|
4589
4586
|
}, [u]), w = K(() => {
|
|
4590
|
-
const k = new Date(h),
|
|
4591
|
-
return k.setDate(k.getDate() + (6 -
|
|
4587
|
+
const k = new Date(h), L = (k.getDay() + 6) % 7;
|
|
4588
|
+
return k.setDate(k.getDate() + (6 - L)), k;
|
|
4592
4589
|
}, [h]), _ = [];
|
|
4593
4590
|
for (let k = new Date(v); k <= w; k.setDate(k.getDate() + 1))
|
|
4594
4591
|
_.push(new Date(k));
|
|
4595
|
-
const
|
|
4596
|
-
() =>
|
|
4592
|
+
const f = K(() => new Set(a), [a]), b = K(() => new Set(s), [s]), N = K(
|
|
4593
|
+
() => Ye([...a, ...s]),
|
|
4597
4594
|
[a, s]
|
|
4598
|
-
),
|
|
4595
|
+
), M = x1(i), B = o.year < i.getFullYear() || o.year === i.getFullYear() && o.month < i.getMonth(), H = () => {
|
|
4599
4596
|
d((k) => k.month === 0 ? { year: k.year - 1, month: 11 } : { year: k.year, month: k.month - 1 });
|
|
4600
4597
|
}, E = () => {
|
|
4601
4598
|
B && d((k) => k.month === 11 ? { year: k.year + 1, month: 0 } : { year: k.year, month: k.month + 1 });
|
|
@@ -4603,7 +4600,7 @@ const d1 = j(
|
|
|
4603
4600
|
return /* @__PURE__ */ t(x, { ...n, className: p("c-calendar", r), px: "s", py: "xl", bg: "grey-100", children: [
|
|
4604
4601
|
/* @__PURE__ */ t(m, { justifyContent: "center", alignItems: "center", mb: "l", gap: "l", children: [
|
|
4605
4602
|
/* @__PURE__ */ e(
|
|
4606
|
-
|
|
4603
|
+
V,
|
|
4607
4604
|
{
|
|
4608
4605
|
variant: "ghost",
|
|
4609
4606
|
"aria-label": "Mois précédent",
|
|
@@ -4620,14 +4617,14 @@ const d1 = j(
|
|
|
4620
4617
|
className: "c-calendar__month-title",
|
|
4621
4618
|
textAlign: "center",
|
|
4622
4619
|
children: [
|
|
4623
|
-
|
|
4620
|
+
We[o.month],
|
|
4624
4621
|
" ",
|
|
4625
4622
|
o.year
|
|
4626
4623
|
]
|
|
4627
4624
|
}
|
|
4628
4625
|
),
|
|
4629
4626
|
/* @__PURE__ */ e(
|
|
4630
|
-
|
|
4627
|
+
V,
|
|
4631
4628
|
{
|
|
4632
4629
|
variant: "ghost",
|
|
4633
4630
|
"aria-label": "Mois suivant",
|
|
@@ -4638,9 +4635,9 @@ const d1 = j(
|
|
|
4638
4635
|
}
|
|
4639
4636
|
)
|
|
4640
4637
|
] }),
|
|
4641
|
-
/* @__PURE__ */ e(x, { className: "c-calendar__grid", pb: "xs", children:
|
|
4638
|
+
/* @__PURE__ */ e(x, { className: "c-calendar__grid", pb: "xs", children: Ge.map((k) => /* @__PURE__ */ e(m, { alignItems: "center", justifyContent: "center", className: "c-calendar__cell", children: /* @__PURE__ */ e(g, { as: "span", size: "xs", children: k.charAt(0) }) }, k)) }),
|
|
4642
4639
|
/* @__PURE__ */ e("div", { className: "c-calendar__grid", children: _.map((k) => {
|
|
4643
|
-
const
|
|
4640
|
+
const L = x1(k), G = k.getMonth() === o.month, J = L === M, q = N.has(L), c1 = (f.has(L) || b.has(L)) && !q, de = f.has(L), he = b.has(L), N1 = new Date(k);
|
|
4644
4641
|
N1.setDate(N1.getDate() - 1);
|
|
4645
4642
|
const H1 = q && !N.has(x1(N1)), k1 = new Date(k);
|
|
4646
4643
|
k1.setDate(k1.getDate() + 1);
|
|
@@ -4653,8 +4650,8 @@ const d1 = j(
|
|
|
4653
4650
|
className: p("c-calendar__cell", {
|
|
4654
4651
|
"c-calendar__cell--other-month": !G,
|
|
4655
4652
|
"c-calendar__cell--today": J,
|
|
4656
|
-
"c-calendar__cell--heat":
|
|
4657
|
-
"c-calendar__cell--max-heat":
|
|
4653
|
+
"c-calendar__cell--heat": de,
|
|
4654
|
+
"c-calendar__cell--max-heat": he,
|
|
4658
4655
|
"c-calendar__cell--grouped": q,
|
|
4659
4656
|
"c-calendar__cell--first-of-group": H1,
|
|
4660
4657
|
"c-calendar__cell--last-of-group": j1
|
|
@@ -4664,7 +4661,7 @@ const d1 = j(
|
|
|
4664
4661
|
(c1 || H1 || j1) && /* @__PURE__ */ e(z, { name: "heat", size: [22, 32], className: "c-calendar__heat-icon" })
|
|
4665
4662
|
] })
|
|
4666
4663
|
},
|
|
4667
|
-
|
|
4664
|
+
L
|
|
4668
4665
|
);
|
|
4669
4666
|
}) })
|
|
4670
4667
|
] });
|
|
@@ -4684,7 +4681,7 @@ const d1 = j(
|
|
|
4684
4681
|
children: s
|
|
4685
4682
|
}
|
|
4686
4683
|
)
|
|
4687
|
-
),
|
|
4684
|
+
), ee = ({
|
|
4688
4685
|
text: a,
|
|
4689
4686
|
avatarAlt: s,
|
|
4690
4687
|
avatarUrl: l,
|
|
@@ -4756,11 +4753,11 @@ const d1 = j(
|
|
|
4756
4753
|
anchor: v,
|
|
4757
4754
|
link: w,
|
|
4758
4755
|
isClickable: _ = !0,
|
|
4759
|
-
isHighlighted:
|
|
4760
|
-
isInToolbar:
|
|
4756
|
+
isHighlighted: f = !1,
|
|
4757
|
+
isInToolbar: b = !1,
|
|
4761
4758
|
children: N,
|
|
4762
4759
|
// Deprecated props (for backward compatibility)
|
|
4763
|
-
variant:
|
|
4760
|
+
variant: M,
|
|
4764
4761
|
...B
|
|
4765
4762
|
}) => {
|
|
4766
4763
|
const H = () => {
|
|
@@ -4778,19 +4775,19 @@ const d1 = j(
|
|
|
4778
4775
|
}
|
|
4779
4776
|
return s;
|
|
4780
4777
|
}
|
|
4781
|
-
return
|
|
4778
|
+
return M && M === "secondary" ? 15 : 20;
|
|
4782
4779
|
}, E = () => {
|
|
4783
4780
|
if (c !== void 0)
|
|
4784
4781
|
return c === "none" ? void 0 : c;
|
|
4785
|
-
if (
|
|
4786
|
-
return
|
|
4787
|
-
}, k = () => o === "small" ? "xxs-2" :
|
|
4782
|
+
if (M)
|
|
4783
|
+
return M === "secondary" ? "grey-100" : void 0;
|
|
4784
|
+
}, k = () => o === "small" ? "xxs-2" : M && M === "secondary" ? "xxs" : "xxs-2", L = () => n || (M && M === "secondary" ? "black" : "white"), G = () => i || (M && M === "secondary" ? void 0 : "default"), J = () => d === "inline" && c !== "none" ? "xxs-2" : void 0, q = () => {
|
|
4788
4785
|
const c1 = /* @__PURE__ */ e(
|
|
4789
4786
|
m,
|
|
4790
4787
|
{
|
|
4791
4788
|
as: "span",
|
|
4792
4789
|
className: p("c-icon-item__icon", {
|
|
4793
|
-
"c-icon-item__icon--in-toolbar":
|
|
4790
|
+
"c-icon-item__icon--in-toolbar": b,
|
|
4794
4791
|
[`c-icon-item__icon--${s}`]: s
|
|
4795
4792
|
}),
|
|
4796
4793
|
alignItems: "center",
|
|
@@ -4807,7 +4804,7 @@ const d1 = j(
|
|
|
4807
4804
|
{
|
|
4808
4805
|
as: "span",
|
|
4809
4806
|
size: k(),
|
|
4810
|
-
color:
|
|
4807
|
+
color: L(),
|
|
4811
4808
|
bg: G(),
|
|
4812
4809
|
ml: J(),
|
|
4813
4810
|
className: p("c-icon-item__count", {
|
|
@@ -4829,7 +4826,7 @@ const d1 = j(
|
|
|
4829
4826
|
className: p(
|
|
4830
4827
|
"c-icon-item__container",
|
|
4831
4828
|
{ "c-icon-item__container--is-clickable": _ },
|
|
4832
|
-
{ "c-icon-item__container--is-highlighted":
|
|
4829
|
+
{ "c-icon-item__container--is-highlighted": f },
|
|
4833
4830
|
{ "c-icon-item__container--has-children": N },
|
|
4834
4831
|
B?.className
|
|
4835
4832
|
),
|
|
@@ -4841,7 +4838,7 @@ const d1 = j(
|
|
|
4841
4838
|
]
|
|
4842
4839
|
}
|
|
4843
4840
|
);
|
|
4844
|
-
},
|
|
4841
|
+
}, Xe = (a) => {
|
|
4845
4842
|
switch (a) {
|
|
4846
4843
|
case "small":
|
|
4847
4844
|
return 20;
|
|
@@ -4865,10 +4862,10 @@ const d1 = j(
|
|
|
4865
4862
|
enableHD: v = !1,
|
|
4866
4863
|
dataId: w = "",
|
|
4867
4864
|
hasFlag: _ = !1,
|
|
4868
|
-
title:
|
|
4869
|
-
className:
|
|
4865
|
+
title: f,
|
|
4866
|
+
className: b,
|
|
4870
4867
|
radius: N,
|
|
4871
|
-
...
|
|
4868
|
+
...M
|
|
4872
4869
|
}) => {
|
|
4873
4870
|
const B = /* @__PURE__ */ e(
|
|
4874
4871
|
i1,
|
|
@@ -4885,7 +4882,7 @@ const d1 = j(
|
|
|
4885
4882
|
enableHD: v
|
|
4886
4883
|
}
|
|
4887
4884
|
);
|
|
4888
|
-
return /* @__PURE__ */ e(x, { ...
|
|
4885
|
+
return /* @__PURE__ */ e(x, { ...M, className: p("c-card-img", b), children: /* @__PURE__ */ t(
|
|
4889
4886
|
"div",
|
|
4890
4887
|
{
|
|
4891
4888
|
className: p("c-card-img__inner", {
|
|
@@ -4903,12 +4900,12 @@ const d1 = j(
|
|
|
4903
4900
|
[`c-card-img__caption--${i.size || "big"}`]: !0
|
|
4904
4901
|
}),
|
|
4905
4902
|
children: [
|
|
4906
|
-
/* @__PURE__ */ e(z, { name: i.iconName, size:
|
|
4903
|
+
/* @__PURE__ */ e(z, { name: i.iconName, size: Xe(i.size || "big") }),
|
|
4907
4904
|
/* @__PURE__ */ e(g, { size: i.size === "small" ? "xxs-2" : "xxs", weight: "bold", children: i.text })
|
|
4908
4905
|
]
|
|
4909
4906
|
}
|
|
4910
4907
|
),
|
|
4911
|
-
|
|
4908
|
+
f && /* @__PURE__ */ e(g, { size: "xxl", weight: "bold", color: "white", className: "c-card-img__title", children: f }),
|
|
4912
4909
|
h !== void 0 && /* @__PURE__ */ e(
|
|
4913
4910
|
Q,
|
|
4914
4911
|
{
|
|
@@ -5016,12 +5013,12 @@ const d1 = j(
|
|
|
5016
5013
|
linkProps: v,
|
|
5017
5014
|
...w
|
|
5018
5015
|
}) => {
|
|
5019
|
-
const { cardFooterProps: _, ...
|
|
5016
|
+
const { cardFooterProps: _, ...f } = w, b = ["722x460", "640x408", "320x204"];
|
|
5020
5017
|
return /* @__PURE__ */ e(
|
|
5021
5018
|
D,
|
|
5022
5019
|
{
|
|
5023
|
-
...
|
|
5024
|
-
className: p("c-card-extra-large",
|
|
5020
|
+
...f,
|
|
5021
|
+
className: p("c-card-extra-large", f.className),
|
|
5025
5022
|
direction: "column",
|
|
5026
5023
|
clickable: !0,
|
|
5027
5024
|
children: i === y.DESKTOP ? /* @__PURE__ */ t(
|
|
@@ -5044,7 +5041,7 @@ const d1 = j(
|
|
|
5044
5041
|
A,
|
|
5045
5042
|
{
|
|
5046
5043
|
...n,
|
|
5047
|
-
formats:
|
|
5044
|
+
formats: b,
|
|
5048
5045
|
defaultFormat: "722x460",
|
|
5049
5046
|
sizes: "(min-width: 1024px) 722px, (min-width: 480px) 640px, 320px",
|
|
5050
5047
|
alt: s
|
|
@@ -5100,7 +5097,7 @@ const d1 = j(
|
|
|
5100
5097
|
A,
|
|
5101
5098
|
{
|
|
5102
5099
|
...n,
|
|
5103
|
-
formats:
|
|
5100
|
+
formats: b,
|
|
5104
5101
|
defaultFormat: "640x408",
|
|
5105
5102
|
alt: s,
|
|
5106
5103
|
mt: "xs",
|
|
@@ -5108,7 +5105,7 @@ const d1 = j(
|
|
|
5108
5105
|
}
|
|
5109
5106
|
),
|
|
5110
5107
|
o && /* @__PURE__ */ e(
|
|
5111
|
-
|
|
5108
|
+
re,
|
|
5112
5109
|
{
|
|
5113
5110
|
...o,
|
|
5114
5111
|
mx: "m",
|
|
@@ -5138,11 +5135,11 @@ const d1 = j(
|
|
|
5138
5135
|
className: "c-card-element--is-clickable"
|
|
5139
5136
|
}
|
|
5140
5137
|
),
|
|
5141
|
-
v && !d && /* @__PURE__ */ e(m, { mt: "s", justifyContent: "center", children: /* @__PURE__ */ e(
|
|
5138
|
+
v && !d && /* @__PURE__ */ e(m, { mt: "s", justifyContent: "center", children: /* @__PURE__ */ e(C, { buttonColor: "primary", ...v }) })
|
|
5142
5139
|
] })
|
|
5143
5140
|
}
|
|
5144
5141
|
);
|
|
5145
|
-
},
|
|
5142
|
+
}, ae = ({
|
|
5146
5143
|
link: a,
|
|
5147
5144
|
title: s,
|
|
5148
5145
|
cardHeaderProps: l,
|
|
@@ -5204,7 +5201,7 @@ const d1 = j(
|
|
|
5204
5201
|
]
|
|
5205
5202
|
}
|
|
5206
5203
|
),
|
|
5207
|
-
n && /* @__PURE__ */ e(
|
|
5204
|
+
n && /* @__PURE__ */ e(ee, { ...n, mt: "xs" }),
|
|
5208
5205
|
o && /* @__PURE__ */ e(
|
|
5209
5206
|
n1,
|
|
5210
5207
|
{
|
|
@@ -5355,7 +5352,7 @@ const d1 = j(
|
|
|
5355
5352
|
}
|
|
5356
5353
|
)
|
|
5357
5354
|
] }) });
|
|
5358
|
-
},
|
|
5355
|
+
}, Je = ({
|
|
5359
5356
|
link: a,
|
|
5360
5357
|
title: s,
|
|
5361
5358
|
cardHeaderProps: l,
|
|
@@ -5405,7 +5402,7 @@ const d1 = j(
|
|
|
5405
5402
|
}
|
|
5406
5403
|
),
|
|
5407
5404
|
i && /* @__PURE__ */ e(
|
|
5408
|
-
|
|
5405
|
+
ee,
|
|
5409
5406
|
{
|
|
5410
5407
|
...i,
|
|
5411
5408
|
mt: "l",
|
|
@@ -5425,7 +5422,7 @@ const d1 = j(
|
|
|
5425
5422
|
]
|
|
5426
5423
|
}
|
|
5427
5424
|
);
|
|
5428
|
-
}, y1 = (a, s = "fr-FR") => Intl.NumberFormat(s).format(a),
|
|
5425
|
+
}, y1 = (a, s = "fr-FR") => Intl.NumberFormat(s).format(a), Qe = ({
|
|
5429
5426
|
link: a,
|
|
5430
5427
|
title: s,
|
|
5431
5428
|
cardHeaderProps: l,
|
|
@@ -5440,7 +5437,7 @@ const d1 = j(
|
|
|
5440
5437
|
viewCount: v,
|
|
5441
5438
|
...w
|
|
5442
5439
|
}) => {
|
|
5443
|
-
const { cardFooterProps: _, signatureProps:
|
|
5440
|
+
const { cardFooterProps: _, signatureProps: f, socialBarProps: b, ...N } = w;
|
|
5444
5441
|
return /* @__PURE__ */ t(
|
|
5445
5442
|
D,
|
|
5446
5443
|
{
|
|
@@ -5536,9 +5533,12 @@ const d1 = j(
|
|
|
5536
5533
|
reviewLink: v,
|
|
5537
5534
|
rating: w,
|
|
5538
5535
|
containerSpacing: _,
|
|
5539
|
-
...
|
|
5536
|
+
...f
|
|
5540
5537
|
}) => {
|
|
5541
|
-
const
|
|
5538
|
+
const b = /* @__PURE__ */ t(S, { children: [
|
|
5539
|
+
v && /* @__PURE__ */ e(C, { buttonColor: "primary", ...v }),
|
|
5540
|
+
/* @__PURE__ */ e(C, { buttonColor: "primary", variant: "outlined", ...h })
|
|
5541
|
+
] }), N = i || o || w ? /* @__PURE__ */ e(m, { alignContent: "end", mt: "l", children: /* @__PURE__ */ t(m, { gap: "xxs-2", direction: "column", flexGrow: 1, bg: "grey-100", px: "s", py: "xs", children: [
|
|
5542
5542
|
i && /* @__PURE__ */ t("div", { children: [
|
|
5543
5543
|
/* @__PURE__ */ t(g, { as: "span", weight: "bold", children: [
|
|
5544
5544
|
"Réalisé par :",
|
|
@@ -5559,7 +5559,7 @@ const d1 = j(
|
|
|
5559
5559
|
" "
|
|
5560
5560
|
] }),
|
|
5561
5561
|
/* @__PURE__ */ e(
|
|
5562
|
-
|
|
5562
|
+
Ae,
|
|
5563
5563
|
{
|
|
5564
5564
|
rating: w,
|
|
5565
5565
|
iconProps: {
|
|
@@ -5569,7 +5569,7 @@ const d1 = j(
|
|
|
5569
5569
|
)
|
|
5570
5570
|
] })
|
|
5571
5571
|
] }) }) : null;
|
|
5572
|
-
return /* @__PURE__ */ t(D, { ...
|
|
5572
|
+
return /* @__PURE__ */ t(D, { ...f, className: "c-card-movie", direction: "column", children: [
|
|
5573
5573
|
/* @__PURE__ */ t(m, { direction: "row", gap: { xs: "m", md: "l" }, ..._, children: [
|
|
5574
5574
|
/* @__PURE__ */ t("div", { className: "c-card-movie__side", children: [
|
|
5575
5575
|
c && /* @__PURE__ */ e(
|
|
@@ -5583,10 +5583,7 @@ const d1 = j(
|
|
|
5583
5583
|
sizes: "200px"
|
|
5584
5584
|
}
|
|
5585
5585
|
),
|
|
5586
|
-
n === y.DESKTOP && /* @__PURE__ */
|
|
5587
|
-
v && /* @__PURE__ */ e(M, { buttonColor: "primary", ...v }),
|
|
5588
|
-
/* @__PURE__ */ e(M, { buttonColor: "secondary", ...h })
|
|
5589
|
-
] })
|
|
5586
|
+
n === y.DESKTOP && /* @__PURE__ */ e(m, { direction: "column", gap: "xs", mt: "xs", children: b })
|
|
5590
5587
|
] }),
|
|
5591
5588
|
/* @__PURE__ */ t(m, { direction: "column", justifyContent: "between", className: "c-card-movie__content", children: [
|
|
5592
5589
|
/* @__PURE__ */ t(m, { direction: "column", flexGrow: 1, children: [
|
|
@@ -5620,7 +5617,7 @@ const d1 = j(
|
|
|
5620
5617
|
] }),
|
|
5621
5618
|
n === y.DESKTOP && s && /* @__PURE__ */ e(g, { size: "m", mt: "xs", dangerouslySetInnerHTML: { __html: s } })
|
|
5622
5619
|
] }),
|
|
5623
|
-
n === y.DESKTOP &&
|
|
5620
|
+
n === y.DESKTOP && N
|
|
5624
5621
|
] })
|
|
5625
5622
|
] }),
|
|
5626
5623
|
n === y.MOBILE && s && /* @__PURE__ */ e(
|
|
@@ -5633,11 +5630,8 @@ const d1 = j(
|
|
|
5633
5630
|
}
|
|
5634
5631
|
),
|
|
5635
5632
|
n === y.MOBILE && /* @__PURE__ */ t(S, { children: [
|
|
5636
|
-
|
|
5637
|
-
/* @__PURE__ */
|
|
5638
|
-
v && /* @__PURE__ */ e(M, { buttonColor: "primary", ...v }),
|
|
5639
|
-
/* @__PURE__ */ e(M, { buttonColor: "secondary", ...h })
|
|
5640
|
-
] })
|
|
5633
|
+
N,
|
|
5634
|
+
/* @__PURE__ */ e(m, { direction: "column", gap: "xs", mt: "l", mx: "auto", className: "c-card-movie__footer", children: b })
|
|
5641
5635
|
] })
|
|
5642
5636
|
] });
|
|
5643
5637
|
}, W2 = ({
|
|
@@ -5680,14 +5674,14 @@ const d1 = j(
|
|
|
5680
5674
|
/* @__PURE__ */ t("div", { children: [
|
|
5681
5675
|
/* @__PURE__ */ t(m, { gap: "xxs", alignItems: "center", children: [
|
|
5682
5676
|
/* @__PURE__ */ e(I, { as: "h4", fontFamily: "base", size: "xxs", weight: "bold", children: l }),
|
|
5683
|
-
/* @__PURE__ */ e(W, { size: "extra-small", px: "xs", children: s })
|
|
5677
|
+
s && /* @__PURE__ */ e(W, { size: "extra-small", px: "xs", children: s })
|
|
5684
5678
|
] }),
|
|
5685
5679
|
/* @__PURE__ */ t(x, { mt: "xxs-3", children: [
|
|
5686
5680
|
/* @__PURE__ */ e(g, { size: "m", children: c }),
|
|
5687
5681
|
i,
|
|
5688
5682
|
/* @__PURE__ */ t(m, { gap: "s", mt: "m", alignItems: "center", children: [
|
|
5689
5683
|
/* @__PURE__ */ e(
|
|
5690
|
-
|
|
5684
|
+
V,
|
|
5691
5685
|
{
|
|
5692
5686
|
size: "small",
|
|
5693
5687
|
onClick: h,
|
|
@@ -5700,7 +5694,7 @@ const d1 = j(
|
|
|
5700
5694
|
children: d ? "Se désabonner" : "S'inscrire"
|
|
5701
5695
|
}
|
|
5702
5696
|
),
|
|
5703
|
-
n && /* @__PURE__ */ e(
|
|
5697
|
+
n && /* @__PURE__ */ e(C, { target: "_blank", href: n, color: u, children: "Voir la newsletter" })
|
|
5704
5698
|
] })
|
|
5705
5699
|
] })
|
|
5706
5700
|
] })
|
|
@@ -5720,7 +5714,7 @@ const d1 = j(
|
|
|
5720
5714
|
/* @__PURE__ */ t(m, { justifyContent: "between", gap: "l", direction: "row", children: [
|
|
5721
5715
|
/* @__PURE__ */ t(m, { justifyContent: "start", direction: "row", gap: "xs", children: [
|
|
5722
5716
|
s && /* @__PURE__ */ e(r1, { size: "xxl", color: "red", className: "c-card-notification__dot" }),
|
|
5723
|
-
/* @__PURE__ */ e(
|
|
5717
|
+
/* @__PURE__ */ e(C, { color: "inherit", ...i, children: r && /* @__PURE__ */ e(g, { className: "c-card-notification__summary", ...r }) })
|
|
5724
5718
|
] }),
|
|
5725
5719
|
/* @__PURE__ */ t(m, { justifyContent: "end", direction: "row", gap: "xs", children: [
|
|
5726
5720
|
c && /* @__PURE__ */ e(
|
|
@@ -5738,7 +5732,7 @@ const d1 = j(
|
|
|
5738
5732
|
}
|
|
5739
5733
|
),
|
|
5740
5734
|
l && /* @__PURE__ */ e(
|
|
5741
|
-
|
|
5735
|
+
V,
|
|
5742
5736
|
{
|
|
5743
5737
|
variant: "ghost",
|
|
5744
5738
|
iconProps: {
|
|
@@ -5751,7 +5745,7 @@ const d1 = j(
|
|
|
5751
5745
|
)
|
|
5752
5746
|
] })
|
|
5753
5747
|
] })
|
|
5754
|
-
] }),
|
|
5748
|
+
] }), se = ({
|
|
5755
5749
|
link: a,
|
|
5756
5750
|
cardImageProps: s,
|
|
5757
5751
|
cardHeaderProps: l,
|
|
@@ -5834,7 +5828,7 @@ const d1 = j(
|
|
|
5834
5828
|
]
|
|
5835
5829
|
}
|
|
5836
5830
|
);
|
|
5837
|
-
},
|
|
5831
|
+
}, e0 = ({
|
|
5838
5832
|
link: a,
|
|
5839
5833
|
cardImageProps: s,
|
|
5840
5834
|
cardHeaderProps: l,
|
|
@@ -5927,17 +5921,17 @@ const d1 = j(
|
|
|
5927
5921
|
}
|
|
5928
5922
|
)
|
|
5929
5923
|
] }),
|
|
5930
|
-
/* @__PURE__ */ e(m, { mt: "s", children: /* @__PURE__ */ e(
|
|
5924
|
+
/* @__PURE__ */ e(m, { mt: "s", children: /* @__PURE__ */ e(C, { buttonColor: "primary", ...i }) })
|
|
5931
5925
|
] })
|
|
5932
5926
|
]
|
|
5933
5927
|
}
|
|
5934
5928
|
);
|
|
5935
|
-
}, e1 = ({ className: a, ...s }) => /* @__PURE__ */ e(x, { className: p("c-card-skeleton__block", a), bg: "grey-200", ...s }),
|
|
5929
|
+
}, e1 = ({ className: a, ...s }) => /* @__PURE__ */ e(x, { className: p("c-card-skeleton__block", a), bg: "grey-200", ...s }), a0 = (a) => /* @__PURE__ */ t(D, { ...a, direction: "column", gap: "xxs", children: [
|
|
5936
5930
|
/* @__PURE__ */ e(e1, { className: "c-card-skeleton__block--image" }),
|
|
5937
5931
|
/* @__PURE__ */ e(e1, { className: "c-card-skeleton__block--meta" }),
|
|
5938
5932
|
/* @__PURE__ */ e(e1, { className: "c-card-skeleton__block--title" }),
|
|
5939
5933
|
/* @__PURE__ */ e(e1, { className: "c-card-skeleton__block--subtitle" })
|
|
5940
|
-
] }),
|
|
5934
|
+
] }), s0 = (a) => /* @__PURE__ */ e(
|
|
5941
5935
|
D,
|
|
5942
5936
|
{
|
|
5943
5937
|
...a,
|
|
@@ -5958,8 +5952,8 @@ const d1 = j(
|
|
|
5958
5952
|
{ [`c-card-skeleton--${a}`]: a },
|
|
5959
5953
|
s
|
|
5960
5954
|
);
|
|
5961
|
-
return a === "medium" ? /* @__PURE__ */ e(
|
|
5962
|
-
},
|
|
5955
|
+
return a === "medium" ? /* @__PURE__ */ e(a0, { ...l, className: c }) : /* @__PURE__ */ e(s0, { ...l, className: c });
|
|
5956
|
+
}, le = ({
|
|
5963
5957
|
link: a,
|
|
5964
5958
|
title: s,
|
|
5965
5959
|
cardHeaderProps: l,
|
|
@@ -6016,7 +6010,7 @@ const d1 = j(
|
|
|
6016
6010
|
)
|
|
6017
6011
|
] });
|
|
6018
6012
|
return /* @__PURE__ */ e(D, { ...w, direction: "column", clickable: !0, children: o === "title-on-image" ? /* @__PURE__ */ e("a", { href: a, children: _ }) : _ });
|
|
6019
|
-
},
|
|
6013
|
+
}, l0 = ({
|
|
6020
6014
|
link: a,
|
|
6021
6015
|
title: s,
|
|
6022
6016
|
cardHeaderProps: l,
|
|
@@ -6071,7 +6065,7 @@ const d1 = j(
|
|
|
6071
6065
|
]
|
|
6072
6066
|
}
|
|
6073
6067
|
);
|
|
6074
|
-
},
|
|
6068
|
+
}, c0 = ({
|
|
6075
6069
|
link: a,
|
|
6076
6070
|
title: s,
|
|
6077
6071
|
cardImageProps: l,
|
|
@@ -6143,12 +6137,12 @@ const d1 = j(
|
|
|
6143
6137
|
children: c.children
|
|
6144
6138
|
}
|
|
6145
6139
|
),
|
|
6146
|
-
l && /* @__PURE__ */ e(
|
|
6140
|
+
l && /* @__PURE__ */ e(re, { ...l, mt: "l", className: "c-card-element--is-clickable" })
|
|
6147
6141
|
] })
|
|
6148
6142
|
]
|
|
6149
6143
|
}
|
|
6150
6144
|
)
|
|
6151
|
-
) : null,
|
|
6145
|
+
) : null, t0 = ({
|
|
6152
6146
|
link: a,
|
|
6153
6147
|
title: s,
|
|
6154
6148
|
cardImageProps: l,
|
|
@@ -6200,7 +6194,7 @@ const d1 = j(
|
|
|
6200
6194
|
a && /* @__PURE__ */ e(I, { size: "xxs-2", fontFamily: "base", ...l, children: a }),
|
|
6201
6195
|
s && /* @__PURE__ */ e(g, { ...s, as: "span", color: "grey-400", size: "m", children: s.children })
|
|
6202
6196
|
] }),
|
|
6203
|
-
/* @__PURE__ */ e(
|
|
6197
|
+
/* @__PURE__ */ e(C, { ...r, buttonColor: "primary", href: c, whiteSpace: "nowrap", children: r.children })
|
|
6204
6198
|
]
|
|
6205
6199
|
}
|
|
6206
6200
|
), a3 = ({
|
|
@@ -6254,7 +6248,7 @@ const d1 = j(
|
|
|
6254
6248
|
}
|
|
6255
6249
|
)
|
|
6256
6250
|
] });
|
|
6257
|
-
},
|
|
6251
|
+
}, r0 = ({
|
|
6258
6252
|
articles: a,
|
|
6259
6253
|
layout: s,
|
|
6260
6254
|
label: l,
|
|
@@ -6269,41 +6263,41 @@ const d1 = j(
|
|
|
6269
6263
|
seeMoreLink: v,
|
|
6270
6264
|
...w
|
|
6271
6265
|
}) => {
|
|
6272
|
-
const _ = (
|
|
6266
|
+
const _ = (b) => {
|
|
6273
6267
|
switch (o?.sliderVariant) {
|
|
6274
6268
|
case "videos":
|
|
6275
|
-
return /* @__PURE__ */ e(
|
|
6269
|
+
return /* @__PURE__ */ e(t0, { ...b });
|
|
6276
6270
|
case "vertical-cards":
|
|
6277
|
-
return /* @__PURE__ */ e(
|
|
6271
|
+
return /* @__PURE__ */ e(c0, { ...b });
|
|
6278
6272
|
default:
|
|
6279
6273
|
return /* @__PURE__ */ e(
|
|
6280
|
-
|
|
6274
|
+
le,
|
|
6281
6275
|
{
|
|
6282
|
-
...
|
|
6276
|
+
...b,
|
|
6283
6277
|
layout: s,
|
|
6284
|
-
...
|
|
6278
|
+
...b.cardHeaderProps && {
|
|
6285
6279
|
cardHeaderProps: {
|
|
6286
6280
|
...h && { color: "grey-500" },
|
|
6287
|
-
...
|
|
6281
|
+
...b.cardHeaderProps
|
|
6288
6282
|
}
|
|
6289
6283
|
},
|
|
6290
6284
|
cardTitleProps: {
|
|
6291
6285
|
weight: "semi-bold",
|
|
6292
6286
|
maxRows: 5,
|
|
6293
6287
|
...h && { color: "grey-900" },
|
|
6294
|
-
...
|
|
6288
|
+
...b.cardTitleProps
|
|
6295
6289
|
},
|
|
6296
|
-
...
|
|
6290
|
+
...b.cardImageProps && {
|
|
6297
6291
|
cardImageProps: {
|
|
6298
6292
|
sizes: "(min-width: 1840px) 267px, (min-width: 1440px) calc(4.74vw + 181px), (min-width: 1120px) 235px, (min-width: 780px) 20.94vw, calc(50vw - 25px)",
|
|
6299
|
-
...
|
|
6293
|
+
...b.cardImageProps
|
|
6300
6294
|
}
|
|
6301
6295
|
}
|
|
6302
6296
|
}
|
|
6303
6297
|
);
|
|
6304
6298
|
}
|
|
6305
|
-
},
|
|
6306
|
-
|
|
6299
|
+
}, f = /* @__PURE__ */ e(
|
|
6300
|
+
te,
|
|
6307
6301
|
{
|
|
6308
6302
|
label: l || "",
|
|
6309
6303
|
mb: n && "0" || (!u || h) && "m" || "xxl",
|
|
@@ -6323,7 +6317,7 @@ const d1 = j(
|
|
|
6323
6317
|
bg: h ? "sponsoring" : void 0,
|
|
6324
6318
|
py: h ? "m" : void 0,
|
|
6325
6319
|
children: [
|
|
6326
|
-
l && !n &&
|
|
6320
|
+
l && !n && f,
|
|
6327
6321
|
l && n && /* @__PURE__ */ t(
|
|
6328
6322
|
m,
|
|
6329
6323
|
{
|
|
@@ -6335,7 +6329,7 @@ const d1 = j(
|
|
|
6335
6329
|
mb: { xs: "l", md: "0" },
|
|
6336
6330
|
gap: { xs: "xs", md: "0" },
|
|
6337
6331
|
children: [
|
|
6338
|
-
|
|
6332
|
+
f,
|
|
6339
6333
|
/* @__PURE__ */ e(z, { ...n })
|
|
6340
6334
|
]
|
|
6341
6335
|
}
|
|
@@ -6349,7 +6343,7 @@ const d1 = j(
|
|
|
6349
6343
|
sliderVariant: o?.sliderVariant || "rubrics",
|
|
6350
6344
|
itemsGap: o?.sliderVariant === "videos" ? "l" : "xs",
|
|
6351
6345
|
layout: s,
|
|
6352
|
-
children: a.map((
|
|
6346
|
+
children: a.map((b) => /* @__PURE__ */ e(
|
|
6353
6347
|
F,
|
|
6354
6348
|
{
|
|
6355
6349
|
as: "article",
|
|
@@ -6363,25 +6357,25 @@ const d1 = j(
|
|
|
6363
6357
|
"c-carousel__sport--in-long-list": o?.sliderVariant === "sport" && a.length > 5
|
|
6364
6358
|
}
|
|
6365
6359
|
),
|
|
6366
|
-
children: _(
|
|
6360
|
+
children: _(b)
|
|
6367
6361
|
},
|
|
6368
|
-
|
|
6362
|
+
b.title
|
|
6369
6363
|
))
|
|
6370
6364
|
}
|
|
6371
6365
|
),
|
|
6372
|
-
v && /* @__PURE__ */ e(m, { justifyContent: "center", mt: "xl", children: /* @__PURE__ */ e(
|
|
6366
|
+
v && /* @__PURE__ */ e(m, { justifyContent: "center", mt: "xl", children: /* @__PURE__ */ e(C, { buttonColor: "primary", variant: "outlined", ...v }) })
|
|
6373
6367
|
]
|
|
6374
6368
|
}
|
|
6375
6369
|
) : null;
|
|
6376
|
-
},
|
|
6370
|
+
}, n0 = (a, s, l, c) => {
|
|
6377
6371
|
const r = a * Math.cos(2 * Math.PI * s), n = a * Math.sin(2 * Math.PI * s);
|
|
6378
6372
|
return { pathDescription: `M0,0 L${l},${c} A${a},${a} 0 ${s > 0.5 ? 1 : 0} 1 ${r},${n} Z`, lx: r, ly: n };
|
|
6379
|
-
},
|
|
6373
|
+
}, i0 = (a, s, l) => {
|
|
6380
6374
|
let c = 0, r = s, n = 0;
|
|
6381
6375
|
return a.reduce((i, o) => {
|
|
6382
6376
|
const d = (o.seats || 0) / l;
|
|
6383
6377
|
c += d;
|
|
6384
|
-
const { pathDescription: u, lx: h, ly: v } =
|
|
6378
|
+
const { pathDescription: u, lx: h, ly: v } = n0(s, c / 2, r, n);
|
|
6385
6379
|
r = h, n = v;
|
|
6386
6380
|
const w = /* @__PURE__ */ e(
|
|
6387
6381
|
"path",
|
|
@@ -6411,7 +6405,7 @@ const d1 = j(
|
|
|
6411
6405
|
viewBox: `-270 -${270 + 40 / 2} ${270 * 2} 270`,
|
|
6412
6406
|
children: [
|
|
6413
6407
|
/* @__PURE__ */ e("title", { children: `Diagramme en demi-donut représentant la répartition des ${r} sièges` }),
|
|
6414
|
-
|
|
6408
|
+
i0(a, 270, r),
|
|
6415
6409
|
/* @__PURE__ */ t("g", { className: "c-half-donut__top", children: [
|
|
6416
6410
|
/* @__PURE__ */ e("line", { x1: "0", y1: `-${270 + 40 / 3}`, x2: "0", y2: "-270" }),
|
|
6417
6411
|
/* @__PURE__ */ e("text", { x: "-13", y: `-${270 + 40 / 2}`, children: "50%" })
|
|
@@ -6434,7 +6428,7 @@ const d1 = j(
|
|
|
6434
6428
|
),
|
|
6435
6429
|
/* @__PURE__ */ e(v1, { items: n, mt: "xxl" })
|
|
6436
6430
|
] });
|
|
6437
|
-
},
|
|
6431
|
+
}, o0 = ({
|
|
6438
6432
|
dialogId: a,
|
|
6439
6433
|
ariaLabel: s = "Fermer la fenêtre",
|
|
6440
6434
|
modalIconSize: l = [114, 28],
|
|
@@ -6475,7 +6469,7 @@ const d1 = j(
|
|
|
6475
6469
|
alignItems: "center"
|
|
6476
6470
|
},
|
|
6477
6471
|
children: [
|
|
6478
|
-
/* @__PURE__ */ e(
|
|
6472
|
+
/* @__PURE__ */ e(C, { href: "/", title: "Accueil", children: /* @__PURE__ */ e(z, { name: "logo", color: "white", size: l }) }),
|
|
6479
6473
|
c && /* @__PURE__ */ e(
|
|
6480
6474
|
Z,
|
|
6481
6475
|
{
|
|
@@ -6515,7 +6509,7 @@ const d1 = j(
|
|
|
6515
6509
|
className: p("c-chatbot", l?.className),
|
|
6516
6510
|
variant: "right",
|
|
6517
6511
|
children: [
|
|
6518
|
-
s === y.MOBILE && /* @__PURE__ */ e(
|
|
6512
|
+
s === y.MOBILE && /* @__PURE__ */ e(o0, { dialogId: c }),
|
|
6519
6513
|
/* @__PURE__ */ t(x, { bg: "grey-100", p: "m", children: [
|
|
6520
6514
|
/* @__PURE__ */ e(Z, { as: "h3", size: "xxs-2", color: "ultramarine", mb: "xxs-3", children: "Vous avez des questions sur l’actualité ?" }),
|
|
6521
6515
|
/* @__PURE__ */ e(g, { size: "m", children: "Notre IA est disponible 24h/24 et 7 jours/7" })
|
|
@@ -6751,7 +6745,7 @@ const d1 = j(
|
|
|
6751
6745
|
icon: s = { name: "darkmode", size: 20 },
|
|
6752
6746
|
...l
|
|
6753
6747
|
}) => /* @__PURE__ */ e(
|
|
6754
|
-
|
|
6748
|
+
Re,
|
|
6755
6749
|
{
|
|
6756
6750
|
icon: s,
|
|
6757
6751
|
label: a || /* @__PURE__ */ e(g, { size: "l", as: "span", weight: "bold", children: "Mode sombre" }),
|
|
@@ -6788,7 +6782,7 @@ const d1 = j(
|
|
|
6788
6782
|
/* @__PURE__ */ e(
|
|
6789
6783
|
g,
|
|
6790
6784
|
{
|
|
6791
|
-
as:
|
|
6785
|
+
as: C,
|
|
6792
6786
|
...l.isTargetBlank ? { target: "_blank" } : {},
|
|
6793
6787
|
href: l.href,
|
|
6794
6788
|
size: "m",
|
|
@@ -6810,7 +6804,7 @@ const d1 = j(
|
|
|
6810
6804
|
hasTopBorder: d = !1
|
|
6811
6805
|
}) => {
|
|
6812
6806
|
const u = /* @__PURE__ */ e(
|
|
6813
|
-
|
|
6807
|
+
V,
|
|
6814
6808
|
{
|
|
6815
6809
|
variant: "ghost",
|
|
6816
6810
|
iconProps: { name: "chevron", color: "white", size: 18 },
|
|
@@ -6818,7 +6812,7 @@ const d1 = j(
|
|
|
6818
6812
|
className: "c-search-banner__expand-button"
|
|
6819
6813
|
}
|
|
6820
6814
|
), h = n && /* @__PURE__ */ e(
|
|
6821
|
-
|
|
6815
|
+
Ie,
|
|
6822
6816
|
{
|
|
6823
6817
|
...n,
|
|
6824
6818
|
defaultValue: n?.options.find((_) => _.isSelected)?.value,
|
|
@@ -6837,18 +6831,18 @@ const d1 = j(
|
|
|
6837
6831
|
}),
|
|
6838
6832
|
"data-search-banner-collapse": !0,
|
|
6839
6833
|
...a === y.DESKTOP && { "aria-hidden": o ? !o : "true" },
|
|
6840
|
-
children: r?.map(({ label: _, link:
|
|
6834
|
+
children: r?.map(({ label: _, link: f }, b) => /* @__PURE__ */ e(
|
|
6841
6835
|
W,
|
|
6842
6836
|
{
|
|
6843
6837
|
variant: "tertiary",
|
|
6844
6838
|
size: "small",
|
|
6845
6839
|
py: "xxs-2",
|
|
6846
6840
|
px: "l",
|
|
6847
|
-
ml:
|
|
6848
|
-
href:
|
|
6841
|
+
ml: b === 0 ? { xs: "m", md: "0" } : void 0,
|
|
6842
|
+
href: f,
|
|
6849
6843
|
children: _
|
|
6850
6844
|
},
|
|
6851
|
-
|
|
6845
|
+
f
|
|
6852
6846
|
))
|
|
6853
6847
|
}
|
|
6854
6848
|
), w = !h;
|
|
@@ -7006,9 +7000,9 @@ const d1 = j(
|
|
|
7006
7000
|
),
|
|
7007
7001
|
/* @__PURE__ */ e(x, { mb: "l", children: l }),
|
|
7008
7002
|
/* @__PURE__ */ e(x, { mb: "s", children: s ? /* @__PURE__ */ e(x, { className: "gcse-search" }) : /* @__PURE__ */ e(u1, { id: "search-form-error", url: "/", "aria-hidden": !0 }) }),
|
|
7009
|
-
/* @__PURE__ */ e(
|
|
7003
|
+
/* @__PURE__ */ e(C, { href: "/", className: "c-error-content__link", children: "Retour page d’accueil" })
|
|
7010
7004
|
] });
|
|
7011
|
-
},
|
|
7005
|
+
}, d0 = ({
|
|
7012
7006
|
visibleItems: a,
|
|
7013
7007
|
heading: s,
|
|
7014
7008
|
visibleGridProps: l,
|
|
@@ -7047,7 +7041,7 @@ const d1 = j(
|
|
|
7047
7041
|
justifyContent: "center",
|
|
7048
7042
|
"aria-hidden": r.length > a,
|
|
7049
7043
|
className: "c-expandable__link js-expand-target",
|
|
7050
|
-
children: /* @__PURE__ */ e(
|
|
7044
|
+
children: /* @__PURE__ */ e(C, { ...i, buttonColor: "primary", variant: "outlined" })
|
|
7051
7045
|
}
|
|
7052
7046
|
),
|
|
7053
7047
|
/* @__PURE__ */ e(
|
|
@@ -7080,9 +7074,9 @@ const d1 = j(
|
|
|
7080
7074
|
s && /* @__PURE__ */ e(g, { mb: "xxs-2", children: s }),
|
|
7081
7075
|
/* @__PURE__ */ e(Z, { as: "h2", size: "m", fontFamily: "source-serif-pro", children: a })
|
|
7082
7076
|
] })
|
|
7083
|
-
] }),
|
|
7077
|
+
] }), h0 = {
|
|
7084
7078
|
logo: [90, 22],
|
|
7085
|
-
"logo-
|
|
7079
|
+
"logo-instant": [78, 24],
|
|
7086
7080
|
"logo-tv": [40, 22],
|
|
7087
7081
|
"logo-games": [60, 24]
|
|
7088
7082
|
}, p3 = ({
|
|
@@ -7130,11 +7124,11 @@ const d1 = j(
|
|
|
7130
7124
|
className: "u-hidden"
|
|
7131
7125
|
}
|
|
7132
7126
|
),
|
|
7133
|
-
/* @__PURE__ */ e(
|
|
7127
|
+
/* @__PURE__ */ e(C, { href: a, color: "white", children: /* @__PURE__ */ e(
|
|
7134
7128
|
z,
|
|
7135
7129
|
{
|
|
7136
7130
|
name: l,
|
|
7137
|
-
size:
|
|
7131
|
+
size: h0[l],
|
|
7138
7132
|
svgTitle: "20 Minutes : Actualités et infos en direct"
|
|
7139
7133
|
}
|
|
7140
7134
|
) })
|
|
@@ -7147,7 +7141,7 @@ const d1 = j(
|
|
|
7147
7141
|
flexGrow: 1,
|
|
7148
7142
|
gap: c ? "xs" : "l",
|
|
7149
7143
|
pr: "xxl",
|
|
7150
|
-
children: c ? /* @__PURE__ */ e(g, { as: "span", size: "m", color: "white", children: r }) : s.map((d) => /* @__PURE__ */ e(
|
|
7144
|
+
children: c ? /* @__PURE__ */ e(g, { as: "span", size: "m", color: "white", children: r }) : s.map((d) => /* @__PURE__ */ e(C, { href: d.link, color: "white", size: "s", children: d.name }, d.link))
|
|
7151
7145
|
}
|
|
7152
7146
|
)
|
|
7153
7147
|
] }),
|
|
@@ -7181,7 +7175,7 @@ const d1 = j(
|
|
|
7181
7175
|
if (!s)
|
|
7182
7176
|
return null;
|
|
7183
7177
|
const _ = /* @__PURE__ */ e(
|
|
7184
|
-
|
|
7178
|
+
L1,
|
|
7185
7179
|
{
|
|
7186
7180
|
size: { xs: "s", md: "xxl" },
|
|
7187
7181
|
...s,
|
|
@@ -7195,7 +7189,7 @@ const d1 = j(
|
|
|
7195
7189
|
mx: { xs: "m", md: "0" },
|
|
7196
7190
|
color: v === "blue-grey" ? "white" : void 0
|
|
7197
7191
|
}
|
|
7198
|
-
),
|
|
7192
|
+
), f = /* @__PURE__ */ t(S, { children: [
|
|
7199
7193
|
/* @__PURE__ */ e(m, { as: "header", gap: n ? "m" : void 0, alignItems: "start", justifyContent: "between", children: /* @__PURE__ */ t(
|
|
7200
7194
|
F,
|
|
7201
7195
|
{
|
|
@@ -7222,7 +7216,7 @@ const d1 = j(
|
|
|
7222
7216
|
}
|
|
7223
7217
|
) }),
|
|
7224
7218
|
r && /* @__PURE__ */ t(
|
|
7225
|
-
|
|
7219
|
+
V,
|
|
7226
7220
|
{
|
|
7227
7221
|
variant: "ghost",
|
|
7228
7222
|
className: "c-nodeheader__btn js-expand-button",
|
|
@@ -7255,7 +7249,7 @@ const d1 = j(
|
|
|
7255
7249
|
}
|
|
7256
7250
|
)
|
|
7257
7251
|
] });
|
|
7258
|
-
let
|
|
7252
|
+
let b = /* @__PURE__ */ t("div", { children: [
|
|
7259
7253
|
n?.type === "sponsored-page" && /* @__PURE__ */ e(
|
|
7260
7254
|
Y,
|
|
7261
7255
|
{
|
|
@@ -7281,9 +7275,9 @@ const d1 = j(
|
|
|
7281
7275
|
),
|
|
7282
7276
|
n?.type === "dedicated-area" && /* @__PURE__ */ e(Y, { sponsor: n.content, variant: "header-dedicated-mobile", mt: "s", mx: "m" }),
|
|
7283
7277
|
i && /* @__PURE__ */ e(g1, { ...i, mt: "xl" }),
|
|
7284
|
-
c &&
|
|
7278
|
+
c && f
|
|
7285
7279
|
] });
|
|
7286
|
-
return a === y.DESKTOP && (
|
|
7280
|
+
return a === y.DESKTOP && (b = /* @__PURE__ */ t(m, { alignItems: "start", justifyContent: "between", gap: n ? "m" : void 0, children: [
|
|
7287
7281
|
/* @__PURE__ */ t(F, { basis: 100, children: [
|
|
7288
7282
|
l || n?.type === "sponsored-page" ? /* @__PURE__ */ t(
|
|
7289
7283
|
m,
|
|
@@ -7319,7 +7313,7 @@ const d1 = j(
|
|
|
7319
7313
|
...d
|
|
7320
7314
|
}
|
|
7321
7315
|
),
|
|
7322
|
-
c &&
|
|
7316
|
+
c && f,
|
|
7323
7317
|
h && /* @__PURE__ */ e(
|
|
7324
7318
|
x,
|
|
7325
7319
|
{
|
|
@@ -7327,7 +7321,7 @@ const d1 = j(
|
|
|
7327
7321
|
mx: { xs: "m", md: "0" },
|
|
7328
7322
|
mt: { xs: "s", md: "m" },
|
|
7329
7323
|
children: /* @__PURE__ */ e(
|
|
7330
|
-
|
|
7324
|
+
V,
|
|
7331
7325
|
{
|
|
7332
7326
|
variant: "ghost-with-icon-bg",
|
|
7333
7327
|
iconProps: {
|
|
@@ -7352,7 +7346,7 @@ const d1 = j(
|
|
|
7352
7346
|
{ "c-nodeheader--is-expandable": r },
|
|
7353
7347
|
w?.className
|
|
7354
7348
|
),
|
|
7355
|
-
children:
|
|
7349
|
+
children: b
|
|
7356
7350
|
}
|
|
7357
7351
|
);
|
|
7358
7352
|
}, v3 = ({
|
|
@@ -7425,7 +7419,7 @@ const d1 = j(
|
|
|
7425
7419
|
}
|
|
7426
7420
|
),
|
|
7427
7421
|
r && /* @__PURE__ */ t(
|
|
7428
|
-
|
|
7422
|
+
V,
|
|
7429
7423
|
{
|
|
7430
7424
|
variant: "ghost",
|
|
7431
7425
|
className: "c-nodeheader__btn js-expand-button",
|
|
@@ -7442,7 +7436,7 @@ const d1 = j(
|
|
|
7442
7436
|
]
|
|
7443
7437
|
}
|
|
7444
7438
|
);
|
|
7445
|
-
},
|
|
7439
|
+
}, L1 = ({
|
|
7446
7440
|
children: a,
|
|
7447
7441
|
iconProps: s,
|
|
7448
7442
|
isCentered: l,
|
|
@@ -7459,7 +7453,7 @@ const d1 = j(
|
|
|
7459
7453
|
...c,
|
|
7460
7454
|
children: s ? /* @__PURE__ */ t(S, { children: [
|
|
7461
7455
|
/* @__PURE__ */ e(z, { className: "c-header-title__icon", mr: "xxs", ...s }),
|
|
7462
|
-
/* @__PURE__ */ e(
|
|
7456
|
+
/* @__PURE__ */ e("span", { className: "c-header-title__text-with-icon", children: a })
|
|
7463
7457
|
] }) : a
|
|
7464
7458
|
}
|
|
7465
7459
|
), x3 = ({
|
|
@@ -7478,11 +7472,11 @@ const d1 = j(
|
|
|
7478
7472
|
alignItems: "center",
|
|
7479
7473
|
justifyContent: s === y.DESKTOP ? "start" : "center",
|
|
7480
7474
|
children: [
|
|
7481
|
-
/* @__PURE__ */ e(
|
|
7475
|
+
/* @__PURE__ */ e(C, { buttonColor: "primary", ...n, children: /* @__PURE__ */ t(m, { alignItems: "center", children: [
|
|
7482
7476
|
/* @__PURE__ */ e(z, { name: "video-outlined", size: 13, mr: "xxs" }),
|
|
7483
7477
|
n.children
|
|
7484
7478
|
] }) }),
|
|
7485
|
-
/* @__PURE__ */ e(
|
|
7479
|
+
/* @__PURE__ */ e(C, { buttonColor: "secondary", variant: "outlined", ...i })
|
|
7486
7480
|
]
|
|
7487
7481
|
}
|
|
7488
7482
|
);
|
|
@@ -7536,7 +7530,7 @@ const d1 = j(
|
|
|
7536
7530
|
)),
|
|
7537
7531
|
/* @__PURE__ */ e(m, { gap: "xxs", className: "c-image-slider__indicators", children: a.map((n, i) => /* @__PURE__ */ e("div", { className: "c-image-slider__indicator", "data-index": i }, `image${i + 1}`)) })
|
|
7538
7532
|
] });
|
|
7539
|
-
},
|
|
7533
|
+
}, m0 = ({
|
|
7540
7534
|
description: a,
|
|
7541
7535
|
heading: s,
|
|
7542
7536
|
link: l,
|
|
@@ -7574,7 +7568,7 @@ const d1 = j(
|
|
|
7574
7568
|
}
|
|
7575
7569
|
),
|
|
7576
7570
|
/* @__PURE__ */ e(g, { as: l ? "a" : void 0, size: "s", color: "black", ...l || {}, children: a }),
|
|
7577
|
-
c && /* @__PURE__ */ e(
|
|
7571
|
+
c && /* @__PURE__ */ e(V, { ...c, variant: "ghost", className: "c-info-banner__close", children: /* @__PURE__ */ e(z, { name: "close", size: 12, color: "white" }) })
|
|
7578
7572
|
] }),
|
|
7579
7573
|
r && /* @__PURE__ */ t("div", { className: "c-info-banner__info", children: [
|
|
7580
7574
|
/* @__PURE__ */ e(
|
|
@@ -7635,7 +7629,7 @@ const d1 = j(
|
|
|
7635
7629
|
},
|
|
7636
7630
|
c.name
|
|
7637
7631
|
)) });
|
|
7638
|
-
},
|
|
7632
|
+
}, ce = (a) => a1.Children.map(a.children, (s) => {
|
|
7639
7633
|
if (a1.isValidElement(s)) {
|
|
7640
7634
|
const { children: l, ...c } = s.props;
|
|
7641
7635
|
return /* @__PURE__ */ t(
|
|
@@ -7647,13 +7641,13 @@ const d1 = j(
|
|
|
7647
7641
|
}) : c?.className,
|
|
7648
7642
|
children: [
|
|
7649
7643
|
s.type === "li" && /* @__PURE__ */ e(z, { name: "diode", size: 16, mr: "xs" }),
|
|
7650
|
-
l ?
|
|
7644
|
+
l ? ce({ color: a.color, children: l }) : void 0
|
|
7651
7645
|
]
|
|
7652
7646
|
}
|
|
7653
7647
|
);
|
|
7654
7648
|
}
|
|
7655
7649
|
return s;
|
|
7656
|
-
}),
|
|
7650
|
+
}), u0 = (a) => /* @__PURE__ */ e(S, { children: ce(a) }), w3 = ({
|
|
7657
7651
|
variant: a,
|
|
7658
7652
|
isOver: s = !1,
|
|
7659
7653
|
updatedAt: l,
|
|
@@ -7694,7 +7688,7 @@ const d1 = j(
|
|
|
7694
7688
|
children: c?.children || s && "Terminé" || `Mis à jour ${l}`
|
|
7695
7689
|
}
|
|
7696
7690
|
)
|
|
7697
|
-
] }),
|
|
7691
|
+
] }), f3 = ({
|
|
7698
7692
|
enableLiveQuestion: a,
|
|
7699
7693
|
lazyLoad: s = { delayed: !0, distanceVisible: 0 },
|
|
7700
7694
|
...l
|
|
@@ -7710,7 +7704,7 @@ const d1 = j(
|
|
|
7710
7704
|
mx: { xs: "m", md: "0" }
|
|
7711
7705
|
}
|
|
7712
7706
|
)
|
|
7713
|
-
] }) : null,
|
|
7707
|
+
] }) : null, b3 = ({ question: a, author: s, response: l, ...c }) => /* @__PURE__ */ t(x, { ...c, className: "c-live-talk", children: [
|
|
7714
7708
|
/* @__PURE__ */ t(x, { bg: "grey-100", p: "s", mb: "xl", radius: "m", className: "c-live-talk__question", children: [
|
|
7715
7709
|
/* @__PURE__ */ e(
|
|
7716
7710
|
g,
|
|
@@ -7758,7 +7752,7 @@ const d1 = j(
|
|
|
7758
7752
|
}
|
|
7759
7753
|
)
|
|
7760
7754
|
] });
|
|
7761
|
-
}, _3 = (a) => /* @__PURE__ */ t(m, { as:
|
|
7755
|
+
}, _3 = (a) => /* @__PURE__ */ t(m, { as: C, color: "black", alignItems: "center", ...a, children: [
|
|
7762
7756
|
/* @__PURE__ */ e(z, { mr: "xs", name: "power", size: 20 }),
|
|
7763
7757
|
/* @__PURE__ */ e(g, { size: "m", as: "span", weight: "bold", children: "Se déconnecter" })
|
|
7764
7758
|
] }), z3 = ({
|
|
@@ -7836,7 +7830,7 @@ const d1 = j(
|
|
|
7836
7830
|
},
|
|
7837
7831
|
children: Object.entries(h).map(
|
|
7838
7832
|
([w, _]) => {
|
|
7839
|
-
const
|
|
7833
|
+
const f = (N) => N.numDistrict === w, b = l.find(f);
|
|
7840
7834
|
return w === "text" && _.transform ? /* @__PURE__ */ e(
|
|
7841
7835
|
"text",
|
|
7842
7836
|
{
|
|
@@ -7855,7 +7849,7 @@ const d1 = j(
|
|
|
7855
7849
|
{
|
|
7856
7850
|
id: w,
|
|
7857
7851
|
className: p("c-map-districts__path", {
|
|
7858
|
-
[`c-map-districts__path--${
|
|
7852
|
+
[`c-map-districts__path--${b?.politicalParty.color}`]: b
|
|
7859
7853
|
}),
|
|
7860
7854
|
d: _.path,
|
|
7861
7855
|
children: [
|
|
@@ -7898,7 +7892,7 @@ const d1 = j(
|
|
|
7898
7892
|
}
|
|
7899
7893
|
),
|
|
7900
7894
|
/* @__PURE__ */ e(
|
|
7901
|
-
|
|
7895
|
+
V,
|
|
7902
7896
|
{
|
|
7903
7897
|
iconProps: { name: "close", size: 15 },
|
|
7904
7898
|
variant: "close",
|
|
@@ -7962,14 +7956,14 @@ const d1 = j(
|
|
|
7962
7956
|
] }),
|
|
7963
7957
|
i.length > 0 && /* @__PURE__ */ e(v1, { items: i, mt: "xxl" })
|
|
7964
7958
|
] });
|
|
7965
|
-
},
|
|
7959
|
+
}, p0 = /<path\b([^>]*?)\/>/g, g0 = /\b([:\w-]+)="([^"]*)"/g, v0 = (a) => {
|
|
7966
7960
|
const s = [];
|
|
7967
|
-
for (const l of a.matchAll(
|
|
7961
|
+
for (const l of a.matchAll(p0)) {
|
|
7968
7962
|
const c = l[1];
|
|
7969
7963
|
if (!c)
|
|
7970
7964
|
continue;
|
|
7971
7965
|
const r = /* @__PURE__ */ new Map();
|
|
7972
|
-
for (const u of c.matchAll(
|
|
7966
|
+
for (const u of c.matchAll(g0)) {
|
|
7973
7967
|
const [, h, v] = u;
|
|
7974
7968
|
h && r.set(h, v || "");
|
|
7975
7969
|
}
|
|
@@ -7982,7 +7976,7 @@ const d1 = j(
|
|
|
7982
7976
|
});
|
|
7983
7977
|
}
|
|
7984
7978
|
return s;
|
|
7985
|
-
},
|
|
7979
|
+
}, x0 = (a) => new Map(a.map((s) => [s.id, s])), w0 = (a) => a.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/'/g, "-").replace(/[^a-zA-Z0-9]+/g, "-").replace(/^-+|-+$/g, "").toLowerCase(), R1 = (a) => `/elections/resultats/${w0(a)}/`, M3 = ({
|
|
7986
7980
|
layout: a,
|
|
7987
7981
|
resultsPerTown: s,
|
|
7988
7982
|
departmentsPaths: l,
|
|
@@ -7993,18 +7987,18 @@ const d1 = j(
|
|
|
7993
7987
|
}) => {
|
|
7994
7988
|
if (!l)
|
|
7995
7989
|
return /* @__PURE__ */ e("output", { "aria-live": "polite", children: "Chargement de la carte…" });
|
|
7996
|
-
const o = a === y.MOBILE, d = new Map(s.map((
|
|
7997
|
-
A1.map((
|
|
7998
|
-
const
|
|
7999
|
-
return
|
|
8000
|
-
}).filter((
|
|
7990
|
+
const o = a === y.MOBILE, d = new Map(s.map((f) => [f.id, f])), u = /* @__PURE__ */ new Map(), h = K(() => r ? x0(v0(r)) : /* @__PURE__ */ new Map(), [r]), v = K(() => new Map(
|
|
7991
|
+
A1.map((f) => {
|
|
7992
|
+
const b = h.get(`town-${f.id}`);
|
|
7993
|
+
return b ? [f.name, b.url] : null;
|
|
7994
|
+
}).filter((f) => f !== null)
|
|
8001
7995
|
), [h]);
|
|
8002
|
-
s.forEach((
|
|
8003
|
-
const { name:
|
|
8004
|
-
u.has(
|
|
7996
|
+
s.forEach((f) => {
|
|
7997
|
+
const { name: b, color: N } = f.politicalParty;
|
|
7998
|
+
u.has(b) || u.set(b, { name: b, color: N });
|
|
8005
7999
|
});
|
|
8006
|
-
const w = (
|
|
8007
|
-
const
|
|
8000
|
+
const w = (f) => {
|
|
8001
|
+
const b = v.get(f.label);
|
|
8008
8002
|
return (
|
|
8009
8003
|
// biome-ignore lint/a11y/useSemanticElements: fieldset is reserved for forms.
|
|
8010
8004
|
/* @__PURE__ */ t(
|
|
@@ -8012,17 +8006,17 @@ const d1 = j(
|
|
|
8012
8006
|
{
|
|
8013
8007
|
className: "c-map-towns__zoom-item",
|
|
8014
8008
|
role: "group",
|
|
8015
|
-
"aria-label": `Zoom sur les arrondissements de ${
|
|
8016
|
-
"data-city-url": o ?
|
|
8009
|
+
"aria-label": `Zoom sur les arrondissements de ${f.label}`,
|
|
8010
|
+
"data-city-url": o ? b : void 0,
|
|
8017
8011
|
children: [
|
|
8018
|
-
/* @__PURE__ */ e(g, { as: "div", size: "xs", weight: "bold", pb: "xxs", children:
|
|
8019
|
-
/* @__PURE__ */ t("svg", { viewBox:
|
|
8012
|
+
/* @__PURE__ */ e(g, { as: "div", size: "xs", weight: "bold", pb: "xxs", children: f.label }),
|
|
8013
|
+
/* @__PURE__ */ t("svg", { viewBox: f.viewBox, className: "c-map-towns__zoom-map", children: [
|
|
8020
8014
|
/* @__PURE__ */ t("title", { children: [
|
|
8021
8015
|
"Arrondissements de ",
|
|
8022
|
-
|
|
8016
|
+
f.label
|
|
8023
8017
|
] }),
|
|
8024
|
-
/* @__PURE__ */ e("g", { children:
|
|
8025
|
-
const
|
|
8018
|
+
/* @__PURE__ */ e("g", { children: f.ids.map((N) => {
|
|
8019
|
+
const M = d.get(N), B = h.get(`town-${N}`);
|
|
8026
8020
|
return B ? (
|
|
8027
8021
|
// biome-ignore lint/a11y/useSemanticElements: <button> can't be used here. <g> is the correct element in an svg context
|
|
8028
8022
|
/* @__PURE__ */ e(
|
|
@@ -8038,7 +8032,7 @@ const d1 = j(
|
|
|
8038
8032
|
{
|
|
8039
8033
|
d: B.path,
|
|
8040
8034
|
className: p("c-map-towns__path c-map-towns__path--borough", {
|
|
8041
|
-
[`c-map-towns__path--${
|
|
8035
|
+
[`c-map-towns__path--${M?.politicalParty.color}`]: M
|
|
8042
8036
|
})
|
|
8043
8037
|
}
|
|
8044
8038
|
)
|
|
@@ -8078,58 +8072,58 @@ const d1 = j(
|
|
|
8078
8072
|
role: "img",
|
|
8079
8073
|
"aria-label": "Carte des résultats électoraux par commune en France métropolitaine",
|
|
8080
8074
|
children: [
|
|
8081
|
-
/* @__PURE__ */ e("g", { className: "c-map-towns__layer-bg", "aria-hidden": "true", children: Object.entries(l).map(([
|
|
8082
|
-
/* @__PURE__ */ e("g", { className: "c-map-towns__layer-towns", children: s.map((
|
|
8083
|
-
const
|
|
8084
|
-
return
|
|
8075
|
+
/* @__PURE__ */ e("g", { className: "c-map-towns__layer-bg", "aria-hidden": "true", children: Object.entries(l).map(([f, b]) => /* @__PURE__ */ e("path", { d: b.path, className: "c-map-towns__dept-bg" }, `bg-${f}`)) }),
|
|
8076
|
+
/* @__PURE__ */ e("g", { className: "c-map-towns__layer-towns", children: s.map((f) => {
|
|
8077
|
+
const b = h.get(`town-${f.id}`);
|
|
8078
|
+
return b ? /* @__PURE__ */ e(
|
|
8085
8079
|
"path",
|
|
8086
8080
|
{
|
|
8087
|
-
d:
|
|
8088
|
-
"data-town-id": `town-${
|
|
8089
|
-
"data-url":
|
|
8090
|
-
"data-name":
|
|
8081
|
+
d: b.path,
|
|
8082
|
+
"data-town-id": `town-${f.id}`,
|
|
8083
|
+
"data-url": b.url,
|
|
8084
|
+
"data-name": b.name,
|
|
8091
8085
|
className: p("c-map-towns__path", {
|
|
8092
|
-
[`c-map-towns__path--${
|
|
8086
|
+
[`c-map-towns__path--${f?.politicalParty.color}`]: f
|
|
8093
8087
|
})
|
|
8094
8088
|
},
|
|
8095
|
-
|
|
8089
|
+
f.id
|
|
8096
8090
|
) : null;
|
|
8097
8091
|
}) }),
|
|
8098
|
-
/* @__PURE__ */ e("g", { className: "c-map-towns__layer-departments", "aria-hidden": "true", children: Object.entries(l).map(([
|
|
8099
|
-
const N =
|
|
8092
|
+
/* @__PURE__ */ e("g", { className: "c-map-towns__layer-departments", "aria-hidden": "true", children: Object.entries(l).map(([f, b]) => {
|
|
8093
|
+
const N = ye[f];
|
|
8100
8094
|
return /* @__PURE__ */ e(
|
|
8101
8095
|
"path",
|
|
8102
8096
|
{
|
|
8103
|
-
id: `out-${
|
|
8104
|
-
d:
|
|
8097
|
+
id: `out-${f}`,
|
|
8098
|
+
d: b.path,
|
|
8105
8099
|
"data-name": N,
|
|
8106
8100
|
"data-url": o ? R1(N) : void 0,
|
|
8107
8101
|
className: "c-map-towns__dept-trigger",
|
|
8108
8102
|
children: /* @__PURE__ */ e("title", { children: N })
|
|
8109
8103
|
},
|
|
8110
|
-
`out-${
|
|
8104
|
+
`out-${f}`
|
|
8111
8105
|
);
|
|
8112
8106
|
}) }),
|
|
8113
8107
|
/* @__PURE__ */ e("g", { className: "c-map-towns__layer-markers", children: A1.map(
|
|
8114
|
-
(
|
|
8115
|
-
const
|
|
8116
|
-
return
|
|
8108
|
+
(f) => (() => {
|
|
8109
|
+
const b = h.get(`town-${f.id}`);
|
|
8110
|
+
return b ? (
|
|
8117
8111
|
// biome-ignore lint/a11y/noAriaHiddenOnFocusable: Prevents screen readers from reading <text> elements out of context
|
|
8118
8112
|
/* @__PURE__ */ t(
|
|
8119
8113
|
"g",
|
|
8120
8114
|
{
|
|
8121
8115
|
className: "js-city-marker c-map-towns__city-marker",
|
|
8122
|
-
"data-url":
|
|
8123
|
-
"data-name":
|
|
8116
|
+
"data-url": b.url,
|
|
8117
|
+
"data-name": f.name,
|
|
8124
8118
|
"aria-hidden": "true",
|
|
8125
8119
|
children: [
|
|
8126
|
-
/* @__PURE__ */ e("path", { d:
|
|
8120
|
+
/* @__PURE__ */ e("path", { d: b.path, className: "js-city-anchor c-map-towns__city-anchor" }),
|
|
8127
8121
|
/* @__PURE__ */ e("circle", { r: "5", fill: "white", stroke: "black", strokeWidth: "1" }),
|
|
8128
8122
|
/* @__PURE__ */ e("rect", { className: "js-city-bg", fill: "white", rx: "4", ry: "4" }),
|
|
8129
|
-
/* @__PURE__ */ e("text", { className: "js-city-text c-map-towns__city-text", fill: "black", children:
|
|
8123
|
+
/* @__PURE__ */ e("text", { className: "js-city-text c-map-towns__city-text", fill: "black", children: f.name })
|
|
8130
8124
|
]
|
|
8131
8125
|
},
|
|
8132
|
-
|
|
8126
|
+
f.name
|
|
8133
8127
|
)
|
|
8134
8128
|
) : null;
|
|
8135
8129
|
})()
|
|
@@ -8153,11 +8147,11 @@ const d1 = j(
|
|
|
8153
8147
|
),
|
|
8154
8148
|
c && /* @__PURE__ */ t("div", { className: "c-map-towns__droms", children: [
|
|
8155
8149
|
/* @__PURE__ */ e(g, { as: "div", size: "xs", weight: "bold", pb: "xxs", children: "Outre-mer" }),
|
|
8156
|
-
/* @__PURE__ */ e(m, { gap: { md: "xl" }, wrap: "wrap", justifyContent: { xs: "between", md: "start" }, children: Object.entries(c).map(([
|
|
8157
|
-
/* @__PURE__ */ e("title", { children:
|
|
8158
|
-
/* @__PURE__ */ e("path", { d:
|
|
8159
|
-
/* @__PURE__ */ e("g", { className: "c-map-towns__layer-towns", children:
|
|
8160
|
-
const
|
|
8150
|
+
/* @__PURE__ */ e(m, { gap: { md: "xl" }, wrap: "wrap", justifyContent: { xs: "between", md: "start" }, children: Object.entries(c).map(([f, b]) => /* @__PURE__ */ e("div", { children: /* @__PURE__ */ t("svg", { className: "c-map-towns__map-drom", viewBox: b.viewBox, children: [
|
|
8151
|
+
/* @__PURE__ */ e("title", { children: b.name }),
|
|
8152
|
+
/* @__PURE__ */ e("path", { d: b.deptPath, className: "c-map-towns__layer-bg c-map-towns__dept-bg" }),
|
|
8153
|
+
/* @__PURE__ */ e("g", { className: "c-map-towns__layer-towns", children: b.towns.map((N) => {
|
|
8154
|
+
const M = d.get(N.id.replace(/^town-/, ""));
|
|
8161
8155
|
return /* @__PURE__ */ e(
|
|
8162
8156
|
"path",
|
|
8163
8157
|
{
|
|
@@ -8166,7 +8160,7 @@ const d1 = j(
|
|
|
8166
8160
|
"data-url": N.url,
|
|
8167
8161
|
"data-name": N.name,
|
|
8168
8162
|
className: p("c-map-towns__path c-map-towns__path--drom", {
|
|
8169
|
-
[`c-map-towns__path--${
|
|
8163
|
+
[`c-map-towns__path--${M?.politicalParty.color}`]: M
|
|
8170
8164
|
})
|
|
8171
8165
|
},
|
|
8172
8166
|
N.id
|
|
@@ -8175,14 +8169,14 @@ const d1 = j(
|
|
|
8175
8169
|
/* @__PURE__ */ e(
|
|
8176
8170
|
"path",
|
|
8177
8171
|
{
|
|
8178
|
-
id: `out-${
|
|
8179
|
-
d:
|
|
8180
|
-
"data-name":
|
|
8181
|
-
"data-url": R1(
|
|
8172
|
+
id: `out-${f}`,
|
|
8173
|
+
d: b.deptPath,
|
|
8174
|
+
"data-name": b.name,
|
|
8175
|
+
"data-url": R1(b.name),
|
|
8182
8176
|
className: "c-map-towns__dept-trigger"
|
|
8183
8177
|
}
|
|
8184
8178
|
)
|
|
8185
|
-
] }) },
|
|
8179
|
+
] }) }, f)) })
|
|
8186
8180
|
] }),
|
|
8187
8181
|
_.length > 0 && /* @__PURE__ */ e(v1, { items: _, mt: "xxl" }),
|
|
8188
8182
|
/* @__PURE__ */ t("div", { id: "js-zoom-overlay", className: "c-map-towns__overlay", "aria-hidden": "true", children: [
|
|
@@ -8240,7 +8234,7 @@ const d1 = j(
|
|
|
8240
8234
|
size: i,
|
|
8241
8235
|
...o
|
|
8242
8236
|
}) => /* @__PURE__ */ e(
|
|
8243
|
-
|
|
8237
|
+
V,
|
|
8244
8238
|
{
|
|
8245
8239
|
...o,
|
|
8246
8240
|
color: n,
|
|
@@ -8302,7 +8296,7 @@ const d1 = j(
|
|
|
8302
8296
|
),
|
|
8303
8297
|
/* @__PURE__ */ t(m, { as: "section", px: "m", py: "l", alignItems: "center", justifyContent: "between", children: [
|
|
8304
8298
|
/* @__PURE__ */ e(
|
|
8305
|
-
|
|
8299
|
+
b1,
|
|
8306
8300
|
{
|
|
8307
8301
|
iconProps: { name: "newsletters" },
|
|
8308
8302
|
href: "https://membre.20minutes.fr/mes-newsletters",
|
|
@@ -8311,7 +8305,7 @@ const d1 = j(
|
|
|
8311
8305
|
}
|
|
8312
8306
|
),
|
|
8313
8307
|
/* @__PURE__ */ e(
|
|
8314
|
-
|
|
8308
|
+
b1,
|
|
8315
8309
|
{
|
|
8316
8310
|
iconProps: { name: "logo-tv" },
|
|
8317
8311
|
href: "https://www.20minutes.fr/tv/direct",
|
|
@@ -8321,7 +8315,7 @@ const d1 = j(
|
|
|
8321
8315
|
}
|
|
8322
8316
|
),
|
|
8323
8317
|
/* @__PURE__ */ e(
|
|
8324
|
-
|
|
8318
|
+
b1,
|
|
8325
8319
|
{
|
|
8326
8320
|
iconProps: { name: "game" },
|
|
8327
8321
|
href: "https://www.20minutes.fr/services/jeux",
|
|
@@ -8330,11 +8324,12 @@ const d1 = j(
|
|
|
8330
8324
|
}
|
|
8331
8325
|
),
|
|
8332
8326
|
/* @__PURE__ */ e(
|
|
8333
|
-
|
|
8327
|
+
b1,
|
|
8334
8328
|
{
|
|
8335
8329
|
iconProps: { name: "horoscope" },
|
|
8336
8330
|
href: "https://www.20minutes.fr/horoscope",
|
|
8337
8331
|
className: "c-menu__tiles-items",
|
|
8332
|
+
"data-menu-tile": "horoscope-tile",
|
|
8338
8333
|
children: "Horoscope"
|
|
8339
8334
|
}
|
|
8340
8335
|
)
|
|
@@ -8402,7 +8397,7 @@ const d1 = j(
|
|
|
8402
8397
|
/* @__PURE__ */ t(
|
|
8403
8398
|
m,
|
|
8404
8399
|
{
|
|
8405
|
-
as:
|
|
8400
|
+
as: C,
|
|
8406
8401
|
href: "/",
|
|
8407
8402
|
color: "black",
|
|
8408
8403
|
justifyContent: "between",
|
|
@@ -8474,7 +8469,7 @@ const d1 = j(
|
|
|
8474
8469
|
children: h.links.map((w, _) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ t(
|
|
8475
8470
|
m,
|
|
8476
8471
|
{
|
|
8477
|
-
as:
|
|
8472
|
+
as: C,
|
|
8478
8473
|
href: w.href,
|
|
8479
8474
|
color: "black",
|
|
8480
8475
|
pb: _ !== h.links.length - 1 ? "m" : "0",
|
|
@@ -8491,7 +8486,7 @@ const d1 = j(
|
|
|
8491
8486
|
) : /* @__PURE__ */ e("li", { children: /* @__PURE__ */ t(
|
|
8492
8487
|
m,
|
|
8493
8488
|
{
|
|
8494
|
-
as:
|
|
8489
|
+
as: C,
|
|
8495
8490
|
href: h.href,
|
|
8496
8491
|
color: "black",
|
|
8497
8492
|
pb: v !== d.links.length - 1 ? "l" : "0",
|
|
@@ -8519,7 +8514,7 @@ const d1 = j(
|
|
|
8519
8514
|
) : /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(
|
|
8520
8515
|
g,
|
|
8521
8516
|
{
|
|
8522
|
-
as:
|
|
8517
|
+
as: C,
|
|
8523
8518
|
href: d.categoryLink,
|
|
8524
8519
|
color: "black",
|
|
8525
8520
|
className: "c-menu__link",
|
|
@@ -8538,7 +8533,7 @@ const d1 = j(
|
|
|
8538
8533
|
] }),
|
|
8539
8534
|
c && /* @__PURE__ */ e(x, { id: "mbrs-darkmode-container", p: "l", py: "m" }),
|
|
8540
8535
|
n && /* @__PURE__ */ e(x, { className: "c-menu__list", children: /* @__PURE__ */ e(
|
|
8541
|
-
|
|
8536
|
+
V,
|
|
8542
8537
|
{
|
|
8543
8538
|
iconProps: {
|
|
8544
8539
|
name: "mood"
|
|
@@ -8550,7 +8545,7 @@ const d1 = j(
|
|
|
8550
8545
|
}
|
|
8551
8546
|
) }),
|
|
8552
8547
|
l === y.MOBILE && /* @__PURE__ */ e(
|
|
8553
|
-
|
|
8548
|
+
C,
|
|
8554
8549
|
{
|
|
8555
8550
|
id: "js-download-band",
|
|
8556
8551
|
href: "https://zrxr.adj.st/home?adj_t=15qbr9tu&adj_campaign=Bandeau_1",
|
|
@@ -8600,7 +8595,7 @@ const d1 = j(
|
|
|
8600
8595
|
}
|
|
8601
8596
|
),
|
|
8602
8597
|
/* @__PURE__ */ e($1, { className: "c-input--newsletter", type: "email", placeholder: l }),
|
|
8603
|
-
/* @__PURE__ */ e(
|
|
8598
|
+
/* @__PURE__ */ e(V, { color: "primary", variant: "outlined", type: "submit", className: "c-newsletter__button", children: c }),
|
|
8604
8599
|
/* @__PURE__ */ t(
|
|
8605
8600
|
m,
|
|
8606
8601
|
{
|
|
@@ -8630,10 +8625,10 @@ const d1 = j(
|
|
|
8630
8625
|
archivesUrl: c,
|
|
8631
8626
|
...r
|
|
8632
8627
|
}) => a > 0 ? /* @__PURE__ */ t(m, { justifyContent: "center", gap: "l", ...r, children: [
|
|
8633
|
-
Number(s) === 1 ? 1 : /* @__PURE__ */ e(
|
|
8634
|
-
a > 17 && (Number(s) === 2 ? 2 : /* @__PURE__ */ e(
|
|
8635
|
-
a > 25 && Number(s) !== 1 && /* @__PURE__ */ e(
|
|
8636
|
-
] }) : null,
|
|
8628
|
+
Number(s) === 1 ? 1 : /* @__PURE__ */ e(C, { color: "grey-300", href: `${l}`, children: "1" }),
|
|
8629
|
+
a > 17 && (Number(s) === 2 ? 2 : /* @__PURE__ */ e(C, { color: "grey-300", href: `${l}?page=2`, children: "2" })),
|
|
8630
|
+
a > 25 && Number(s) !== 1 && /* @__PURE__ */ e(C, { color: Number(s) !== 2 ? "black" : "grey-300", href: c, children: "Archives" })
|
|
8631
|
+
] }) : null, f0 = ({
|
|
8637
8632
|
percentage: a,
|
|
8638
8633
|
progressBarClassName: s,
|
|
8639
8634
|
...l
|
|
@@ -8661,14 +8656,14 @@ const d1 = j(
|
|
|
8661
8656
|
}
|
|
8662
8657
|
)
|
|
8663
8658
|
}
|
|
8664
|
-
) }),
|
|
8659
|
+
) }), V3 = ({ content: a, ...s }) => /* @__PURE__ */ e(
|
|
8665
8660
|
x,
|
|
8666
8661
|
{
|
|
8667
8662
|
...s,
|
|
8668
8663
|
className: p("c-prose", s?.className),
|
|
8669
8664
|
dangerouslySetInnerHTML: { __html: a }
|
|
8670
8665
|
}
|
|
8671
|
-
),
|
|
8666
|
+
), b0 = ({
|
|
8672
8667
|
color: a,
|
|
8673
8668
|
count: s = 0,
|
|
8674
8669
|
countColor: l,
|
|
@@ -8683,9 +8678,9 @@ const d1 = j(
|
|
|
8683
8678
|
layout: v,
|
|
8684
8679
|
contentId: w,
|
|
8685
8680
|
contentLegacyId: _,
|
|
8686
|
-
...
|
|
8681
|
+
...f
|
|
8687
8682
|
}) => {
|
|
8688
|
-
const
|
|
8683
|
+
const b = () => {
|
|
8689
8684
|
switch (h) {
|
|
8690
8685
|
case "horizontal":
|
|
8691
8686
|
case "vertical":
|
|
@@ -8711,7 +8706,7 @@ const d1 = j(
|
|
|
8711
8706
|
size: 20
|
|
8712
8707
|
};
|
|
8713
8708
|
}
|
|
8714
|
-
},
|
|
8709
|
+
}, M = /* @__PURE__ */ e(m, { as: "ul", direction: "row-reverse", alignItems: "center", className: "c-react-button__list", children: o?.sort((B, H) => H.count - B.count).map((B, H) => /* @__PURE__ */ e(
|
|
8715
8710
|
x,
|
|
8716
8711
|
{
|
|
8717
8712
|
as: "li",
|
|
@@ -8727,7 +8722,7 @@ const d1 = j(
|
|
|
8727
8722
|
return /* @__PURE__ */ t(
|
|
8728
8723
|
m,
|
|
8729
8724
|
{
|
|
8730
|
-
...
|
|
8725
|
+
...f,
|
|
8731
8726
|
gap: "xxs-2",
|
|
8732
8727
|
alignItems: "center",
|
|
8733
8728
|
role: "button",
|
|
@@ -8739,7 +8734,7 @@ const d1 = j(
|
|
|
8739
8734
|
[`c-react-button--${h}`]: h,
|
|
8740
8735
|
[`c-react-button--${d}`]: d
|
|
8741
8736
|
},
|
|
8742
|
-
|
|
8737
|
+
f.className
|
|
8743
8738
|
),
|
|
8744
8739
|
...o && o.length > 0 && o.reduce((B, H) => (B[`data-content-${H.type}`] = H.count, B), {}),
|
|
8745
8740
|
...u && {
|
|
@@ -8751,7 +8746,7 @@ const d1 = j(
|
|
|
8751
8746
|
Q,
|
|
8752
8747
|
{
|
|
8753
8748
|
className: "c-react-button__icon",
|
|
8754
|
-
...
|
|
8749
|
+
...b(),
|
|
8755
8750
|
...n,
|
|
8756
8751
|
ariaLabel: "Reagir au contenu",
|
|
8757
8752
|
iconProps: { name: "thumb", "aria-hidden": !0, ...N() },
|
|
@@ -8760,7 +8755,7 @@ const d1 = j(
|
|
|
8760
8755
|
}
|
|
8761
8756
|
),
|
|
8762
8757
|
h === "card" && /* @__PURE__ */ t(S, { children: [
|
|
8763
|
-
|
|
8758
|
+
M,
|
|
8764
8759
|
/* @__PURE__ */ e(
|
|
8765
8760
|
g,
|
|
8766
8761
|
{
|
|
@@ -8777,7 +8772,7 @@ const d1 = j(
|
|
|
8777
8772
|
]
|
|
8778
8773
|
}
|
|
8779
8774
|
);
|
|
8780
|
-
},
|
|
8775
|
+
}, L3 = ({
|
|
8781
8776
|
articles: a,
|
|
8782
8777
|
layout: s,
|
|
8783
8778
|
limitTop: l = 0,
|
|
@@ -8823,7 +8818,7 @@ const d1 = j(
|
|
|
8823
8818
|
align: "stretch",
|
|
8824
8819
|
className: "c-read-also-banner__article",
|
|
8825
8820
|
children: /* @__PURE__ */ e(
|
|
8826
|
-
|
|
8821
|
+
se,
|
|
8827
8822
|
{
|
|
8828
8823
|
...i,
|
|
8829
8824
|
alignItems: "center",
|
|
@@ -8881,7 +8876,7 @@ const d1 = j(
|
|
|
8881
8876
|
c && c.length > 0 && /* @__PURE__ */ e("ul", { className: "c-search-form__autocomplete u-hidden", children: c.slice(0, 8).map((i) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e("a", { href: i.url, tabIndex: -1, children: i.value }) }, i.value)) })
|
|
8882
8877
|
]
|
|
8883
8878
|
}
|
|
8884
|
-
),
|
|
8879
|
+
), te = ({
|
|
8885
8880
|
label: a,
|
|
8886
8881
|
labelLink: s,
|
|
8887
8882
|
themeColor: l,
|
|
@@ -8912,7 +8907,7 @@ const d1 = j(
|
|
|
8912
8907
|
s && /* @__PURE__ */ e(z, { name: "chevron", size: 14, color: "ultramarine", mt: "xxs-2", ml: "xxs" })
|
|
8913
8908
|
]
|
|
8914
8909
|
}
|
|
8915
|
-
),
|
|
8910
|
+
), y0 = [
|
|
8916
8911
|
"messenger",
|
|
8917
8912
|
"facebook",
|
|
8918
8913
|
"twitter",
|
|
@@ -8921,7 +8916,7 @@ const d1 = j(
|
|
|
8921
8916
|
"linkedin",
|
|
8922
8917
|
"email",
|
|
8923
8918
|
"print"
|
|
8924
|
-
],
|
|
8919
|
+
], _0 = {
|
|
8925
8920
|
email: "Partager par email",
|
|
8926
8921
|
facebook: "Partager sur Facebook",
|
|
8927
8922
|
flipboard: "Partager sur Flipboard",
|
|
@@ -8930,7 +8925,7 @@ const d1 = j(
|
|
|
8930
8925
|
pinterest: "Partager sur Pinterest",
|
|
8931
8926
|
print: "Imprimer",
|
|
8932
8927
|
twitter: "Partager sur X"
|
|
8933
|
-
},
|
|
8928
|
+
}, z0 = {
|
|
8934
8929
|
email: "email",
|
|
8935
8930
|
facebook: "facebook",
|
|
8936
8931
|
flipboard: "flipboard",
|
|
@@ -8939,10 +8934,10 @@ const d1 = j(
|
|
|
8939
8934
|
pinterest: "pinterest",
|
|
8940
8935
|
print: "printer",
|
|
8941
8936
|
twitter: "twitter"
|
|
8942
|
-
},
|
|
8937
|
+
}, N0 = () => typeof window > "u" ? "" : window.location.href, k0 = () => typeof document > "u" ? "" : document.title, O1 = (a) => encodeURIComponent(a).replace(
|
|
8943
8938
|
/[!'()*]/g,
|
|
8944
8939
|
(s) => `%${s.charCodeAt(0).toString(16).toUpperCase()}`
|
|
8945
|
-
),
|
|
8940
|
+
), M0 = (a, s) => {
|
|
8946
8941
|
const l = new URLSearchParams();
|
|
8947
8942
|
switch (a) {
|
|
8948
8943
|
case "email":
|
|
@@ -8960,10 +8955,10 @@ const d1 = j(
|
|
|
8960
8955
|
case "twitter":
|
|
8961
8956
|
return l.set("url", s.url), s.title && l.set("text", s.title), `https://twitter.com/intent/tweet?${l.toString()}`;
|
|
8962
8957
|
}
|
|
8963
|
-
},
|
|
8958
|
+
}, C0 = (a) => {
|
|
8964
8959
|
typeof window > "u" || (a.preventDefault(), window.open(a.currentTarget.href, "share-dialog", "noopener,noreferrer,width=600,height=600"));
|
|
8965
8960
|
}, H3 = ({
|
|
8966
|
-
networks: a =
|
|
8961
|
+
networks: a = y0,
|
|
8967
8962
|
url: s = "",
|
|
8968
8963
|
title: l = "",
|
|
8969
8964
|
description: c = "",
|
|
@@ -8978,14 +8973,14 @@ const d1 = j(
|
|
|
8978
8973
|
if (!d.length)
|
|
8979
8974
|
return null;
|
|
8980
8975
|
const u = {
|
|
8981
|
-
url: s ||
|
|
8982
|
-
title: l ||
|
|
8976
|
+
url: s || N0(),
|
|
8977
|
+
title: l || k0(),
|
|
8983
8978
|
description: c,
|
|
8984
8979
|
media: r,
|
|
8985
8980
|
facebookAppId: n
|
|
8986
8981
|
};
|
|
8987
8982
|
return /* @__PURE__ */ e(x, { p: "xxs-2", ...o, className: p("c-share-bar", i), radius: "m", children: /* @__PURE__ */ e(m, { as: "ul", className: "c-share-bar__list", gap: "xxs", alignItems: "center", children: d.map((h) => {
|
|
8988
|
-
const v =
|
|
8983
|
+
const v = _0[h], w = /* @__PURE__ */ e(z, { name: z0[h], size: 18, className: "c-share-bar__icon" });
|
|
8989
8984
|
return h === "print" ? /* @__PURE__ */ e("li", { className: "c-share-bar__item", children: /* @__PURE__ */ e(
|
|
8990
8985
|
"button",
|
|
8991
8986
|
{
|
|
@@ -8998,10 +8993,10 @@ const d1 = j(
|
|
|
8998
8993
|
) }, h) : /* @__PURE__ */ e("li", { className: "c-share-bar__item", children: /* @__PURE__ */ e(
|
|
8999
8994
|
"a",
|
|
9000
8995
|
{
|
|
9001
|
-
href:
|
|
8996
|
+
href: M0(h, u),
|
|
9002
8997
|
className: p("c-share-bar__button", `c-share-bar__button--${h}`),
|
|
9003
8998
|
"aria-label": v,
|
|
9004
|
-
onClick: h === "email" ? void 0 :
|
|
8999
|
+
onClick: h === "email" ? void 0 : C0,
|
|
9005
9000
|
rel: h === "email" ? void 0 : "noopener noreferrer",
|
|
9006
9001
|
target: h === "email" ? void 0 : "_blank",
|
|
9007
9002
|
children: w
|
|
@@ -9019,7 +9014,7 @@ const d1 = j(
|
|
|
9019
9014
|
const i = /* @__PURE__ */ t(S, { children: [
|
|
9020
9015
|
/* @__PURE__ */ e(Z, { size: { xs: "m", md: "xxl" }, fontFamily: "obviously", mb: "l", children: s }),
|
|
9021
9016
|
/* @__PURE__ */ e(g, { as: "div", size: { xs: "m", md: "xl" }, mb: "xl", children: l })
|
|
9022
|
-
] }), o = r ? /* @__PURE__ */ e(
|
|
9017
|
+
] }), o = r ? /* @__PURE__ */ e(C, { buttonColor: "primary", ...r, children: /* @__PURE__ */ t(m, { alignItems: "center", children: [
|
|
9023
9018
|
/* @__PURE__ */ e(z, { name: "video-outlined", size: 13, mr: "xxs" }),
|
|
9024
9019
|
r.children
|
|
9025
9020
|
] }) }) : void 0;
|
|
@@ -9041,7 +9036,7 @@ const d1 = j(
|
|
|
9041
9036
|
o && /* @__PURE__ */ e(m, { justifyContent: "center", children: o })
|
|
9042
9037
|
] })
|
|
9043
9038
|
] });
|
|
9044
|
-
},
|
|
9039
|
+
}, re = ({
|
|
9045
9040
|
avatars: a,
|
|
9046
9041
|
authors: s,
|
|
9047
9042
|
layout: l,
|
|
@@ -9056,7 +9051,7 @@ const d1 = j(
|
|
|
9056
9051
|
...v
|
|
9057
9052
|
}) => {
|
|
9058
9053
|
const w = /* @__PURE__ */ t(m, { ...v, as: "address", alignItems: "start", gap: "s", children: [
|
|
9059
|
-
!d && /* @__PURE__ */ e(
|
|
9054
|
+
!d && /* @__PURE__ */ e(Ue, { avatars: a, themeColor: u }),
|
|
9060
9055
|
/* @__PURE__ */ t(F, { grow: 1, align: r ? "start" : "center", children: [
|
|
9061
9056
|
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 }),
|
|
9062
9057
|
r && /* @__PURE__ */ t(g, { size: "xxs", color: "grey-400", mt: "xxs-2", ...c, children: [
|
|
@@ -9075,7 +9070,7 @@ const d1 = j(
|
|
|
9075
9070
|
return i ? /* @__PURE__ */ e("a", { href: i, children: w }) : w;
|
|
9076
9071
|
}, F3 = ({ installButton: a, closeButton: s }) => /* @__PURE__ */ t(m, { className: "c-smart-banner", alignItems: "center", gap: "xs", bg: "ultramarine", color: "white", children: [
|
|
9077
9072
|
/* @__PURE__ */ e(
|
|
9078
|
-
|
|
9073
|
+
V,
|
|
9079
9074
|
{
|
|
9080
9075
|
...s,
|
|
9081
9076
|
variant: "ghost",
|
|
@@ -9094,8 +9089,8 @@ const d1 = j(
|
|
|
9094
9089
|
] }),
|
|
9095
9090
|
/* @__PURE__ */ e(g, { size: "xxs-2", children: "Retrouvez l’actualité sur notre application" })
|
|
9096
9091
|
] }),
|
|
9097
|
-
/* @__PURE__ */ e(
|
|
9098
|
-
] }), h1 = (a) => a === "card" ? "secondary" : "primary",
|
|
9092
|
+
/* @__PURE__ */ e(V, { ...a, className: "c-smart-banner__btn color-ultramarine bg-white", children: "Installer" })
|
|
9093
|
+
] }), h1 = (a) => a === "card" ? "secondary" : "primary", f1 = (a) => a === "card" ? "inline" : "rounded", S0 = (a) => a === "vertical" ? "right" : "top", n1 = ({
|
|
9099
9094
|
commentCount: a,
|
|
9100
9095
|
shareCount: s,
|
|
9101
9096
|
reactionCount: l,
|
|
@@ -9110,10 +9105,10 @@ const d1 = j(
|
|
|
9110
9105
|
withChatbotButton: v = !1,
|
|
9111
9106
|
commentAnchor: w,
|
|
9112
9107
|
disableComment: _,
|
|
9113
|
-
blockVariant:
|
|
9114
|
-
reactListItems:
|
|
9108
|
+
blockVariant: f,
|
|
9109
|
+
reactListItems: b,
|
|
9115
9110
|
userReaction: N,
|
|
9116
|
-
layout:
|
|
9111
|
+
layout: M,
|
|
9117
9112
|
...B
|
|
9118
9113
|
}) => {
|
|
9119
9114
|
const H = !_ && /* @__PURE__ */ e(
|
|
@@ -9122,18 +9117,18 @@ const d1 = j(
|
|
|
9122
9117
|
role: "button",
|
|
9123
9118
|
ariaLabel: "Accéder aux commentaires",
|
|
9124
9119
|
iconProps: { name: "comment", "aria-hidden": !0 },
|
|
9125
|
-
...c === "card" &&
|
|
9120
|
+
...c === "card" && f === "blue-grey" && { iconBackground: "blue-grey", iconColor: "white" },
|
|
9126
9121
|
variant: h1(c),
|
|
9127
9122
|
count: a,
|
|
9128
9123
|
countColor: r,
|
|
9129
9124
|
countBg: n,
|
|
9130
|
-
countStyle:
|
|
9125
|
+
countStyle: f1(c),
|
|
9131
9126
|
...c === "horizontal" && { id: "mbrs-social-comment-container" },
|
|
9132
9127
|
...c !== "card" && { anchor: w },
|
|
9133
9128
|
...c === "card" && u && { link: `${u}#${w}` },
|
|
9134
|
-
color:
|
|
9135
|
-
"aria-describedby":
|
|
9136
|
-
children:
|
|
9129
|
+
color: f === "blue-grey" ? "white" : "black",
|
|
9130
|
+
"aria-describedby": M === y.DESKTOP ? `comment-tooltip-${o || i}` : void 0,
|
|
9131
|
+
children: M === y.DESKTOP && /* @__PURE__ */ e(t1, { id: `comment-tooltip-${o || i}`, text: "Commenter" })
|
|
9137
9132
|
}
|
|
9138
9133
|
), E = /* @__PURE__ */ e(
|
|
9139
9134
|
Q,
|
|
@@ -9142,18 +9137,18 @@ const d1 = j(
|
|
|
9142
9137
|
ariaLabel: "Partager le contenu",
|
|
9143
9138
|
iconProps: { name: "share", "aria-hidden": !0 },
|
|
9144
9139
|
...c === "card" && { iconBackground: "none" },
|
|
9145
|
-
...c === "card" &&
|
|
9140
|
+
...c === "card" && f === "blue-grey" && { iconBackground: "blue-grey", iconColor: "white" },
|
|
9146
9141
|
variant: h1(c),
|
|
9147
9142
|
count: s === 0 ? void 0 : s,
|
|
9148
9143
|
countColor: r,
|
|
9149
9144
|
countBg: n,
|
|
9150
|
-
countStyle:
|
|
9145
|
+
countStyle: f1(c),
|
|
9151
9146
|
isClickable: c !== "card",
|
|
9152
9147
|
className: p({ "js-mobile-share-button": c === "horizontal" }),
|
|
9153
9148
|
...c !== "card" && { id: "mbrs-social-share-container" },
|
|
9154
|
-
color:
|
|
9155
|
-
"aria-describedby":
|
|
9156
|
-
children:
|
|
9149
|
+
color: f && ["dark", "blue-grey"].includes(f) ? "white" : "black",
|
|
9150
|
+
"aria-describedby": M === y.DESKTOP ? `share-tooltip-${o || i}` : void 0,
|
|
9151
|
+
children: M === y.DESKTOP && /* @__PURE__ */ e(
|
|
9157
9152
|
t1,
|
|
9158
9153
|
{
|
|
9159
9154
|
id: `share-tooltip-${o || i}`,
|
|
@@ -9161,45 +9156,45 @@ const d1 = j(
|
|
|
9161
9156
|
}
|
|
9162
9157
|
)
|
|
9163
9158
|
}
|
|
9164
|
-
), k = !_ && i && !!
|
|
9165
|
-
|
|
9159
|
+
), k = !_ && i && !!b && /* @__PURE__ */ e(
|
|
9160
|
+
b0,
|
|
9166
9161
|
{
|
|
9167
|
-
color:
|
|
9162
|
+
color: f === "blue-grey" ? "white" : "black",
|
|
9168
9163
|
count: l,
|
|
9169
9164
|
countColor: r,
|
|
9170
9165
|
countBg: n,
|
|
9171
|
-
countStyle:
|
|
9166
|
+
countStyle: f1(c),
|
|
9172
9167
|
iconItemProps: {
|
|
9173
9168
|
variant: h1(c),
|
|
9174
|
-
...c === "card" &&
|
|
9169
|
+
...c === "card" && f === "blue-grey" && { iconBackground: "blue-grey", iconColor: "white" }
|
|
9175
9170
|
},
|
|
9176
9171
|
userReaction: N,
|
|
9177
|
-
reactListItems:
|
|
9178
|
-
reactListItemThemeColor: c === "card" ?
|
|
9172
|
+
reactListItems: b,
|
|
9173
|
+
reactListItemThemeColor: c === "card" ? f : void 0,
|
|
9179
9174
|
variant: c,
|
|
9180
|
-
placement:
|
|
9181
|
-
layout:
|
|
9175
|
+
placement: S0(c),
|
|
9176
|
+
layout: M,
|
|
9182
9177
|
contentId: i,
|
|
9183
9178
|
contentLegacyId: o,
|
|
9184
9179
|
"data-content-id": i || o,
|
|
9185
9180
|
"data-content-model": d
|
|
9186
9181
|
}
|
|
9187
|
-
),
|
|
9182
|
+
), L = o && /* @__PURE__ */ e(
|
|
9188
9183
|
Q,
|
|
9189
9184
|
{
|
|
9190
9185
|
role: "button",
|
|
9191
9186
|
ariaLabel: "Mettre le contenu en favori",
|
|
9192
9187
|
iconProps: { name: "bookmark", "aria-hidden": !0 },
|
|
9193
|
-
...c === "card" &&
|
|
9188
|
+
...c === "card" && f === "blue-grey" && { iconBackground: "blue-grey", iconColor: "white" },
|
|
9194
9189
|
variant: h1(c),
|
|
9195
|
-
countStyle:
|
|
9190
|
+
countStyle: f1(c),
|
|
9196
9191
|
"data-id": o,
|
|
9197
9192
|
"data-delayed": !0,
|
|
9198
9193
|
"data-distance-visible": 0,
|
|
9199
9194
|
"data-event-name": "mbrs-social-save-content",
|
|
9200
|
-
color:
|
|
9201
|
-
"aria-describedby":
|
|
9202
|
-
children:
|
|
9195
|
+
color: f === "blue-grey" ? "white" : "black",
|
|
9196
|
+
"aria-describedby": M === y.DESKTOP ? `bookmark-tooltip-${o || i}` : void 0,
|
|
9197
|
+
children: M === y.DESKTOP && /* @__PURE__ */ e(
|
|
9203
9198
|
t1,
|
|
9204
9199
|
{
|
|
9205
9200
|
id: `bookmark-tooltip-${o || i}`,
|
|
@@ -9212,13 +9207,13 @@ const d1 = j(
|
|
|
9212
9207
|
{
|
|
9213
9208
|
role: "button",
|
|
9214
9209
|
ariaLabel: "Signaler une faute dans le contenu",
|
|
9215
|
-
...c === "card" &&
|
|
9210
|
+
...c === "card" && f === "blue-grey" && { iconBackground: "blue-grey", iconColor: "white" },
|
|
9216
9211
|
variant: h1(c),
|
|
9217
9212
|
iconProps: { name: "report", "aria-hidden": !0 },
|
|
9218
9213
|
className: "mbrs-social-report-container",
|
|
9219
9214
|
color: "black",
|
|
9220
|
-
"aria-describedby":
|
|
9221
|
-
children:
|
|
9215
|
+
"aria-describedby": M === y.DESKTOP ? `report-tooltip-${o || i}` : void 0,
|
|
9216
|
+
children: M === y.DESKTOP && /* @__PURE__ */ e(
|
|
9222
9217
|
t1,
|
|
9223
9218
|
{
|
|
9224
9219
|
id: `report-tooltip-${o || i}`,
|
|
@@ -9234,9 +9229,9 @@ const d1 = j(
|
|
|
9234
9229
|
iconProps: { name: "ia", size: 26, "aria-hidden": !0 },
|
|
9235
9230
|
color: "black",
|
|
9236
9231
|
"data-a11y-dialog-show": "dialog-chatbot",
|
|
9237
|
-
"aria-describedby":
|
|
9232
|
+
"aria-describedby": M === y.DESKTOP ? `chatbot-tooltip-${o || i}` : void 0,
|
|
9238
9233
|
pl: "xxs-3",
|
|
9239
|
-
children:
|
|
9234
|
+
children: M === y.DESKTOP && /* @__PURE__ */ e(
|
|
9240
9235
|
t1,
|
|
9241
9236
|
{
|
|
9242
9237
|
id: `chatbot-tooltip-${o || i}`,
|
|
@@ -9244,7 +9239,7 @@ const d1 = j(
|
|
|
9244
9239
|
}
|
|
9245
9240
|
)
|
|
9246
9241
|
}
|
|
9247
|
-
), q = (h || v || !!o) && /* @__PURE__ */ e(
|
|
9242
|
+
), q = (h || v || !!o) && /* @__PURE__ */ e(V1, {}), c1 = () => {
|
|
9248
9243
|
switch (c) {
|
|
9249
9244
|
case "card":
|
|
9250
9245
|
return /* @__PURE__ */ t(S, { children: [
|
|
@@ -9252,13 +9247,13 @@ const d1 = j(
|
|
|
9252
9247
|
H && /* @__PURE__ */ e("li", { children: H }),
|
|
9253
9248
|
k && /* @__PURE__ */ e("li", { children: k })
|
|
9254
9249
|
] }) }),
|
|
9255
|
-
|
|
9250
|
+
L && /* @__PURE__ */ e("li", { children: L })
|
|
9256
9251
|
] });
|
|
9257
9252
|
case "horizontal":
|
|
9258
9253
|
return /* @__PURE__ */ t(S, { children: [
|
|
9259
9254
|
H && /* @__PURE__ */ e("li", { children: H }),
|
|
9260
9255
|
E && /* @__PURE__ */ e("li", { children: E }),
|
|
9261
|
-
|
|
9256
|
+
L && /* @__PURE__ */ e("li", { children: L }),
|
|
9262
9257
|
k && /* @__PURE__ */ e("li", { children: k }),
|
|
9263
9258
|
G && /* @__PURE__ */ e("li", { children: G })
|
|
9264
9259
|
] });
|
|
@@ -9269,7 +9264,7 @@ const d1 = j(
|
|
|
9269
9264
|
k && /* @__PURE__ */ e("li", { children: k }),
|
|
9270
9265
|
/* @__PURE__ */ e("li", { "aria-hidden": "true", children: q }),
|
|
9271
9266
|
J && /* @__PURE__ */ e("li", { children: J }),
|
|
9272
|
-
|
|
9267
|
+
L && /* @__PURE__ */ e("li", { children: L }),
|
|
9273
9268
|
G && /* @__PURE__ */ e("li", { children: G })
|
|
9274
9269
|
] });
|
|
9275
9270
|
default:
|
|
@@ -9293,7 +9288,7 @@ const d1 = j(
|
|
|
9293
9288
|
B.className
|
|
9294
9289
|
),
|
|
9295
9290
|
bg: c === "horizontal" ? "grey-50" : void 0,
|
|
9296
|
-
"data-block-variant":
|
|
9291
|
+
"data-block-variant": f,
|
|
9297
9292
|
children: c1()
|
|
9298
9293
|
}
|
|
9299
9294
|
);
|
|
@@ -9312,18 +9307,18 @@ const d1 = j(
|
|
|
9312
9307
|
className: p({ [`c-sponsor__img--${s}`]: !!s })
|
|
9313
9308
|
}
|
|
9314
9309
|
)
|
|
9315
|
-
] }),
|
|
9310
|
+
] }), B0 = ["D", "L", "M", "M", "J", "V", "S"], Z0 = (a, s) => {
|
|
9316
9311
|
const l = (s - 1) % 7, c = [];
|
|
9317
9312
|
for (let r = 0; r < 7; r += 1) {
|
|
9318
9313
|
const n = new Date(a.getTime() + r * 24 * 60 * 60 * 1e3);
|
|
9319
9314
|
c.push({
|
|
9320
|
-
label:
|
|
9315
|
+
label: B0[n.getDay()],
|
|
9321
9316
|
isActive: r <= l,
|
|
9322
9317
|
dayIndex: r
|
|
9323
9318
|
});
|
|
9324
9319
|
}
|
|
9325
9320
|
return c;
|
|
9326
|
-
},
|
|
9321
|
+
}, $0 = ({
|
|
9327
9322
|
totalDays: a,
|
|
9328
9323
|
streakStartDate: s,
|
|
9329
9324
|
streakEndDate: l,
|
|
@@ -9332,7 +9327,7 @@ const d1 = j(
|
|
|
9332
9327
|
}) => {
|
|
9333
9328
|
if (a < 1 || !s || !l)
|
|
9334
9329
|
return null;
|
|
9335
|
-
const n = typeof s == "string" ? new Date(s) : s, i = K(() =>
|
|
9330
|
+
const n = typeof s == "string" ? new Date(s) : s, i = K(() => Z0(n, a), [n, a]), o = i.map((h) => h.isActive).lastIndexOf(!0), d = o >= 0 ? (o + 1) / 7 * 100 : 0, u = a > 1 ? "jours" : "jour";
|
|
9336
9331
|
return /* @__PURE__ */ t(
|
|
9337
9332
|
x,
|
|
9338
9333
|
{
|
|
@@ -9416,7 +9411,7 @@ const d1 = j(
|
|
|
9416
9411
|
]
|
|
9417
9412
|
}
|
|
9418
9413
|
);
|
|
9419
|
-
},
|
|
9414
|
+
}, V0 = ({
|
|
9420
9415
|
name: a,
|
|
9421
9416
|
link: s,
|
|
9422
9417
|
iconName: l,
|
|
@@ -9452,7 +9447,7 @@ const d1 = j(
|
|
|
9452
9447
|
className: "c-sub-menu__link",
|
|
9453
9448
|
children: [
|
|
9454
9449
|
/* @__PURE__ */ e(
|
|
9455
|
-
|
|
9450
|
+
L1,
|
|
9456
9451
|
{
|
|
9457
9452
|
as: "span",
|
|
9458
9453
|
...l && { iconProps: { name: l, size: 32 } },
|
|
@@ -9503,8 +9498,8 @@ const d1 = j(
|
|
|
9503
9498
|
]
|
|
9504
9499
|
}
|
|
9505
9500
|
),
|
|
9506
|
-
/* @__PURE__ */ e(s1, { colsNumber: n, gap: "xl", children: c?.cards?.map((u) => /* @__PURE__ */
|
|
9507
|
-
|
|
9501
|
+
/* @__PURE__ */ e(s1, { colsNumber: n, gap: "xl", children: c?.cards?.map((u) => /* @__PURE__ */ pe(
|
|
9502
|
+
le,
|
|
9508
9503
|
{
|
|
9509
9504
|
...u,
|
|
9510
9505
|
key: u.link,
|
|
@@ -9541,7 +9536,7 @@ const d1 = j(
|
|
|
9541
9536
|
a && c && /* @__PURE__ */ e("thead", { children: /* @__PURE__ */ e("tr", { children: c.map((n, i) => /* @__PURE__ */ e(x, { as: "th", p: "s", children: n }, i)) }) }),
|
|
9542
9537
|
/* @__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)) })
|
|
9543
9538
|
] });
|
|
9544
|
-
},
|
|
9539
|
+
}, ne = ({
|
|
9545
9540
|
tabItems: a,
|
|
9546
9541
|
name: s = "default",
|
|
9547
9542
|
fitContainer: l,
|
|
@@ -9574,7 +9569,7 @@ const d1 = j(
|
|
|
9574
9569
|
gap: r === "primary" ? "l" : void 0,
|
|
9575
9570
|
...i,
|
|
9576
9571
|
children: u.map((v) => /* @__PURE__ */ e(
|
|
9577
|
-
|
|
9572
|
+
Oe,
|
|
9578
9573
|
{
|
|
9579
9574
|
name: v.name,
|
|
9580
9575
|
variant: r,
|
|
@@ -9590,7 +9585,7 @@ const d1 = j(
|
|
|
9590
9585
|
}
|
|
9591
9586
|
),
|
|
9592
9587
|
u.map((v) => /* @__PURE__ */ e(
|
|
9593
|
-
|
|
9588
|
+
Ee,
|
|
9594
9589
|
{
|
|
9595
9590
|
className: p({ "c-tabs-fit-container__panel": l }),
|
|
9596
9591
|
name: v.name,
|
|
@@ -9613,14 +9608,14 @@ const d1 = j(
|
|
|
9613
9608
|
...l && { buttonsSize: "small" },
|
|
9614
9609
|
children: a.map((r, n) => /* @__PURE__ */ e(W, { ...r, ...l && { size: "small" } }, n))
|
|
9615
9610
|
}
|
|
9616
|
-
) : null,
|
|
9617
|
-
|
|
9611
|
+
) : null, L0 = ({ iconName: a, className: s }) => /* @__PURE__ */ e("li", { className: p("c-text-tooltip-item", s), children: /* @__PURE__ */ e(
|
|
9612
|
+
V,
|
|
9618
9613
|
{
|
|
9619
9614
|
variant: "ghost",
|
|
9620
9615
|
iconProps: { name: a, size: [20, 20] },
|
|
9621
9616
|
className: "tooltip-btn c-tooltip-item__icon"
|
|
9622
9617
|
}
|
|
9623
|
-
) }), I3 = () => /* @__PURE__ */ e(m, { id: "text-tooltip", className: "c-text-tooltip", as: "ul", gap: "s", children: /* @__PURE__ */ e(
|
|
9618
|
+
) }), I3 = () => /* @__PURE__ */ e(m, { id: "text-tooltip", className: "c-text-tooltip", as: "ul", gap: "s", children: /* @__PURE__ */ e(L0, { iconName: "report", className: "mbrs-social-report-container" }) }), b1 = ({
|
|
9624
9619
|
href: a,
|
|
9625
9620
|
iconProps: s,
|
|
9626
9621
|
children: l,
|
|
@@ -9636,7 +9631,7 @@ const d1 = j(
|
|
|
9636
9631
|
alignItems: "center",
|
|
9637
9632
|
justifyContent: "center",
|
|
9638
9633
|
gap: "xxs",
|
|
9639
|
-
as:
|
|
9634
|
+
as: C,
|
|
9640
9635
|
href: a,
|
|
9641
9636
|
py: "xs",
|
|
9642
9637
|
bg: "ultramarine",
|
|
@@ -9733,7 +9728,8 @@ const d1 = j(
|
|
|
9733
9728
|
children: a,
|
|
9734
9729
|
navigationLinks: s,
|
|
9735
9730
|
user: l,
|
|
9736
|
-
streak: c
|
|
9731
|
+
streak: c,
|
|
9732
|
+
warningMessage: r
|
|
9737
9733
|
}) => /* @__PURE__ */ t(S, { children: [
|
|
9738
9734
|
/* @__PURE__ */ t(m, { gap: "xs", mt: "m", mx: "m", children: [
|
|
9739
9735
|
/* @__PURE__ */ e(p1, { img: l.avatar }),
|
|
@@ -9743,26 +9739,27 @@ const d1 = j(
|
|
|
9743
9739
|
/* @__PURE__ */ e(g, { as: "span", color: "ultramarine", className: "break-word", children: l.name })
|
|
9744
9740
|
] })
|
|
9745
9741
|
] }),
|
|
9746
|
-
|
|
9747
|
-
/* @__PURE__ */ e(
|
|
9742
|
+
!!r && /* @__PURE__ */ e(x, { p: "m", children: /* @__PURE__ */ e(we, { ...r, iconProps: { name: "info" }, fill: !0, variant: "warning" }) }),
|
|
9743
|
+
c && c.totalDays >= 1 && /* @__PURE__ */ e($0, { ...c, mx: "m", mt: "m" }),
|
|
9744
|
+
/* @__PURE__ */ e(x, { mx: "m", mt: "l", mb: "xl", children: s.map((n, i) => /* @__PURE__ */ t(
|
|
9748
9745
|
m,
|
|
9749
9746
|
{
|
|
9750
|
-
as:
|
|
9751
|
-
href:
|
|
9747
|
+
as: C,
|
|
9748
|
+
href: n.href,
|
|
9752
9749
|
color: "black",
|
|
9753
|
-
pb:
|
|
9750
|
+
pb: i === s.length - 1 ? "0" : "m",
|
|
9754
9751
|
justifyContent: "between",
|
|
9755
9752
|
alignItems: "center",
|
|
9756
9753
|
size: "m",
|
|
9757
9754
|
children: [
|
|
9758
9755
|
/* @__PURE__ */ t(m, { alignItems: "center", children: [
|
|
9759
|
-
|
|
9760
|
-
|
|
9756
|
+
n.iconProps && /* @__PURE__ */ e(z, { mr: "xs", ...n.iconProps }),
|
|
9757
|
+
n.children
|
|
9761
9758
|
] }),
|
|
9762
9759
|
/* @__PURE__ */ e(z, { name: "chevron", size: 14, color: "ultramarine" })
|
|
9763
9760
|
]
|
|
9764
9761
|
},
|
|
9765
|
-
|
|
9762
|
+
n.href
|
|
9766
9763
|
)) }),
|
|
9767
9764
|
a,
|
|
9768
9765
|
/* @__PURE__ */ e(P, { color: "grey-200" })
|
|
@@ -9822,7 +9819,7 @@ const d1 = j(
|
|
|
9822
9819
|
v
|
|
9823
9820
|
] }) : v,
|
|
9824
9821
|
(l || l === 0) && /* @__PURE__ */ e(
|
|
9825
|
-
|
|
9822
|
+
f0,
|
|
9826
9823
|
{
|
|
9827
9824
|
percentage: l,
|
|
9828
9825
|
mt: "xxs",
|
|
@@ -9845,9 +9842,9 @@ const d1 = j(
|
|
|
9845
9842
|
mt: "l",
|
|
9846
9843
|
"aria-hidden": o.length > 0,
|
|
9847
9844
|
className: "c-elections-result__members js-expand-target",
|
|
9848
|
-
children: o.map((N,
|
|
9845
|
+
children: o.map((N, M) => /* @__PURE__ */ t("div", { children: [
|
|
9849
9846
|
/* @__PURE__ */ t(g, { as: "span", size: "xs", children: [
|
|
9850
|
-
|
|
9847
|
+
M + 1,
|
|
9851
9848
|
" - ",
|
|
9852
9849
|
N.title,
|
|
9853
9850
|
" ",
|
|
@@ -9872,7 +9869,7 @@ const d1 = j(
|
|
|
9872
9869
|
}
|
|
9873
9870
|
)
|
|
9874
9871
|
] })
|
|
9875
|
-
] }),
|
|
9872
|
+
] }), f = /* @__PURE__ */ t(S, { children: [
|
|
9876
9873
|
i && /* @__PURE__ */ e(
|
|
9877
9874
|
g,
|
|
9878
9875
|
{
|
|
@@ -9887,7 +9884,7 @@ const d1 = j(
|
|
|
9887
9884
|
}
|
|
9888
9885
|
),
|
|
9889
9886
|
d && s === y.DESKTOP && w
|
|
9890
|
-
] }),
|
|
9887
|
+
] }), b = d || i;
|
|
9891
9888
|
return /* @__PURE__ */ e(
|
|
9892
9889
|
x,
|
|
9893
9890
|
{
|
|
@@ -9896,28 +9893,28 @@ const d1 = j(
|
|
|
9896
9893
|
bg: "grey-100",
|
|
9897
9894
|
p: "m",
|
|
9898
9895
|
pb: o && o.length > 0 ? "xxl" : "m",
|
|
9899
|
-
children:
|
|
9900
|
-
|
|
9896
|
+
children: b ? /* @__PURE__ */ t(m, { children: [
|
|
9897
|
+
f,
|
|
9901
9898
|
/* @__PURE__ */ e(F, { grow: 1, align: "center", children: _ })
|
|
9902
9899
|
] }) : _
|
|
9903
9900
|
}
|
|
9904
9901
|
);
|
|
9905
|
-
}, z1 = ({ href: a, iconName: s, name: l, themeColor: c }) => /* @__PURE__ */ t(
|
|
9902
|
+
}, z1 = ({ href: a, iconName: s, name: l, themeColor: c }) => /* @__PURE__ */ t(V, { as: "a", href: a, color: "white", p: "xs", className: "c-app-button", children: [
|
|
9906
9903
|
/* @__PURE__ */ e(z, { name: s, size: 20, color: c || "ultramarine" }),
|
|
9907
9904
|
/* @__PURE__ */ t(m, { direction: "column", children: [
|
|
9908
9905
|
/* @__PURE__ */ e(g, { as: "span", size: "xxs", weight: "regular", children: "Télécharger sur" }),
|
|
9909
9906
|
/* @__PURE__ */ e(g, { as: "span", size: "xs", weight: "bold", children: l })
|
|
9910
9907
|
] })
|
|
9911
|
-
] }),
|
|
9908
|
+
] }), ie = ({ links: a, ...s }) => /* @__PURE__ */ e(
|
|
9912
9909
|
m,
|
|
9913
9910
|
{
|
|
9914
9911
|
gapX: "xs",
|
|
9915
9912
|
...s,
|
|
9916
9913
|
wrap: "wrap",
|
|
9917
9914
|
className: p("c-footer-links", s?.className),
|
|
9918
|
-
children: a.map((l) => /* @__PURE__ */ e(
|
|
9915
|
+
children: a.map((l) => /* @__PURE__ */ e(C, { ...l, color: "white", className: "c-footer-links__link" }, String(l.children)))
|
|
9919
9916
|
}
|
|
9920
|
-
),
|
|
9917
|
+
), oe = ({
|
|
9921
9918
|
socialIcons: a,
|
|
9922
9919
|
themeColor: s,
|
|
9923
9920
|
...l
|
|
@@ -9943,7 +9940,7 @@ const d1 = j(
|
|
|
9943
9940
|
}
|
|
9944
9941
|
) }, c.name))
|
|
9945
9942
|
}
|
|
9946
|
-
),
|
|
9943
|
+
), H0 = ({
|
|
9947
9944
|
logoHref: a,
|
|
9948
9945
|
categories: s,
|
|
9949
9946
|
themeColor: l,
|
|
@@ -9964,7 +9961,7 @@ const d1 = j(
|
|
|
9964
9961
|
alignItems: { xs: "center", lg: "start" },
|
|
9965
9962
|
children: [
|
|
9966
9963
|
/* @__PURE__ */ t("section", { className: "c-footer__left", children: [
|
|
9967
|
-
/* @__PURE__ */ e(
|
|
9964
|
+
/* @__PURE__ */ e(C, { href: a, children: /* @__PURE__ */ e(
|
|
9968
9965
|
z,
|
|
9969
9966
|
{
|
|
9970
9967
|
name: "logo-mini",
|
|
@@ -9976,7 +9973,7 @@ const d1 = j(
|
|
|
9976
9973
|
}
|
|
9977
9974
|
) }),
|
|
9978
9975
|
/* @__PURE__ */ e(
|
|
9979
|
-
|
|
9976
|
+
oe,
|
|
9980
9977
|
{
|
|
9981
9978
|
socialIcons: c,
|
|
9982
9979
|
themeColor: l,
|
|
@@ -10012,7 +10009,7 @@ const d1 = j(
|
|
|
10012
10009
|
r && /* @__PURE__ */ t("section", { children: [
|
|
10013
10010
|
/* @__PURE__ */ e(P, { color: "grey-200", my: "xl" }),
|
|
10014
10011
|
/* @__PURE__ */ e(g, { size: "m", color: "white", mb: "s", weight: "bold", children: "Archives" }),
|
|
10015
|
-
/* @__PURE__ */ e(s1, { as: "ul", colsNumber: 6, gap: "s", children: r.map((i) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(
|
|
10012
|
+
/* @__PURE__ */ e(s1, { as: "ul", colsNumber: 6, gap: "s", children: r.map((i) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(C, { href: i.href, color: "white", children: i.name }, i.name) }, i.name)) })
|
|
10016
10013
|
] })
|
|
10017
10014
|
] }),
|
|
10018
10015
|
/* @__PURE__ */ e(
|
|
@@ -10026,8 +10023,8 @@ const d1 = j(
|
|
|
10026
10023
|
gapX: "xxl",
|
|
10027
10024
|
children: s.map(
|
|
10028
10025
|
(i) => i.links.length === 0 ? null : /* @__PURE__ */ t(m, { as: "section", direction: "column", children: [
|
|
10029
|
-
/* @__PURE__ */ e(Z, { as: "h3", mb: "m", size: "xxs", children: /* @__PURE__ */ e(
|
|
10030
|
-
/* @__PURE__ */ e("ul", { children: i.links.slice(1).map((o, d, u) => /* @__PURE__ */ e(x, { as: "li", mb: d < u.length - 1 ? "xs" : void 0, children: /* @__PURE__ */ e(
|
|
10026
|
+
/* @__PURE__ */ e(Z, { as: "h3", mb: "m", size: "xxs", children: /* @__PURE__ */ e(C, { ...i.links[0], color: "white" }) }),
|
|
10027
|
+
/* @__PURE__ */ e("ul", { children: i.links.slice(1).map((o, d, u) => /* @__PURE__ */ e(x, { as: "li", mb: d < u.length - 1 ? "xs" : void 0, children: /* @__PURE__ */ e(C, { ...o, color: "white" }) }, o.href)) })
|
|
10031
10028
|
] }, i.name)
|
|
10032
10029
|
)
|
|
10033
10030
|
}
|
|
@@ -10047,13 +10044,13 @@ const d1 = j(
|
|
|
10047
10044
|
alignItems: "center",
|
|
10048
10045
|
gap: "xs",
|
|
10049
10046
|
children: [
|
|
10050
|
-
/* @__PURE__ */ e(
|
|
10047
|
+
/* @__PURE__ */ e(ie, { links: n, justifyContent: "center", mb: "xl" }),
|
|
10051
10048
|
/* @__PURE__ */ e("strong", { children: "© Copyright 20 Minutes" }),
|
|
10052
10049
|
/* @__PURE__ */ e("p", { children: "La fréquentation de 20 Minutes est certifiée par l‘ACPM" })
|
|
10053
10050
|
]
|
|
10054
10051
|
}
|
|
10055
10052
|
)
|
|
10056
|
-
] }),
|
|
10053
|
+
] }), j0 = ({
|
|
10057
10054
|
logoHref: a,
|
|
10058
10055
|
categories: s,
|
|
10059
10056
|
themeColor: l,
|
|
@@ -10082,7 +10079,7 @@ const d1 = j(
|
|
|
10082
10079
|
children: /* @__PURE__ */ e("ul", { children: i.links.map((d, u) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ t(
|
|
10083
10080
|
m,
|
|
10084
10081
|
{
|
|
10085
|
-
as:
|
|
10082
|
+
as: C,
|
|
10086
10083
|
href: d.href,
|
|
10087
10084
|
justifyContent: "between",
|
|
10088
10085
|
color: "white",
|
|
@@ -10103,7 +10100,7 @@ const d1 = j(
|
|
|
10103
10100
|
/* @__PURE__ */ e(g, { size: "l", mx: "m", mb: "s", weight: "bold", children: "Nos applications" }),
|
|
10104
10101
|
/* @__PURE__ */ e(g, { mx: "m", mb: "s", children: "Découvrez l‘ensemble de nos applications 20 Minutes !" }),
|
|
10105
10102
|
/* @__PURE__ */ t(m, { mx: "m", gap: "xs", wrap: "wrap", alignItems: "center", mb: "xl", children: [
|
|
10106
|
-
/* @__PURE__ */ e(m, { as:
|
|
10103
|
+
/* @__PURE__ */ e(m, { as: C, inline: !0, href: a, children: /* @__PURE__ */ e(
|
|
10107
10104
|
z,
|
|
10108
10105
|
{
|
|
10109
10106
|
name: "logo-mini",
|
|
@@ -10135,21 +10132,21 @@ const d1 = j(
|
|
|
10135
10132
|
] }),
|
|
10136
10133
|
/* @__PURE__ */ e(P, { color: "grey-200" })
|
|
10137
10134
|
] }) : void 0,
|
|
10138
|
-
/* @__PURE__ */ e(
|
|
10135
|
+
/* @__PURE__ */ e(oe, { socialIcons: c, themeColor: l, my: "xl", mx: "m" }),
|
|
10139
10136
|
/* @__PURE__ */ e(P, { color: "grey-200" }),
|
|
10140
10137
|
/* @__PURE__ */ t(x, { as: "section", className: "c-footer-mobile__bottom", px: "m", pt: "xl", pb: "xxl-2", children: [
|
|
10141
|
-
/* @__PURE__ */ e(
|
|
10138
|
+
/* @__PURE__ */ e(ie, { links: r, gapX: "s", mb: "xl" }),
|
|
10142
10139
|
/* @__PURE__ */ e("strong", { children: "© Copyright 20 Minutes" }),
|
|
10143
10140
|
/* @__PURE__ */ e(g, { mt: "xs", children: "La fréquentation de 20 Minutes est certifiée par l‘ACPM" })
|
|
10144
10141
|
] })
|
|
10145
10142
|
]
|
|
10146
10143
|
}
|
|
10147
|
-
), E3 = ({ layout: a = y.MOBILE, ...s }) => a === y.DESKTOP ? /* @__PURE__ */ e(
|
|
10144
|
+
), E3 = ({ layout: a = y.MOBILE, ...s }) => a === y.DESKTOP ? /* @__PURE__ */ e(H0, { ...s }) : /* @__PURE__ */ e(j0, { ...s }), P3 = ({
|
|
10148
10145
|
layout: a = y.MOBILE,
|
|
10149
10146
|
backhref: s,
|
|
10150
10147
|
...l
|
|
10151
|
-
}) => a === y.DESKTOP ? /* @__PURE__ */ e(
|
|
10152
|
-
|
|
10148
|
+
}) => a === y.DESKTOP ? /* @__PURE__ */ e(A0, { ...l }) : /* @__PURE__ */ e(
|
|
10149
|
+
I0,
|
|
10153
10150
|
{
|
|
10154
10151
|
logoHref: l.logoHref,
|
|
10155
10152
|
logoIsHeading: l.logoIsHeading,
|
|
@@ -10172,13 +10169,13 @@ const d1 = j(
|
|
|
10172
10169
|
)
|
|
10173
10170
|
);
|
|
10174
10171
|
l1.displayName = "SkipLink";
|
|
10175
|
-
const
|
|
10172
|
+
const F0 = {
|
|
10176
10173
|
logo: [190, 47],
|
|
10177
|
-
"logo-
|
|
10178
|
-
// the "20" svg path in the logo-
|
|
10174
|
+
"logo-instant": [180, 52],
|
|
10175
|
+
// the "20" svg path in the logo-instant have to be the same size as the "20" svg path in the logo
|
|
10179
10176
|
"logo-tv": [89, 47],
|
|
10180
10177
|
"logo-games": [120, 50]
|
|
10181
|
-
},
|
|
10178
|
+
}, A0 = ({
|
|
10182
10179
|
logoHref: a,
|
|
10183
10180
|
homeHref: s = "/",
|
|
10184
10181
|
searchformurl: l,
|
|
@@ -10188,13 +10185,13 @@ const je = {
|
|
|
10188
10185
|
logoName: i = "logo",
|
|
10189
10186
|
isCurrentPageHome: o = !1
|
|
10190
10187
|
}) => {
|
|
10191
|
-
const d = () => o ? "ultramarine" : i === "logo-tv" ? "white" : "black", u = /* @__PURE__ */ e(
|
|
10188
|
+
const d = () => o ? "ultramarine" : i === "logo-tv" ? "white" : "black", u = /* @__PURE__ */ e(C, { href: a, className: p({ "c-header__logo": !r }), children: /* @__PURE__ */ e(
|
|
10192
10189
|
z,
|
|
10193
10190
|
{
|
|
10194
10191
|
color: "white",
|
|
10195
10192
|
svgTitle: "20 Minutes : Actualités et infos en direct",
|
|
10196
10193
|
name: i,
|
|
10197
|
-
size:
|
|
10194
|
+
size: F0[i]
|
|
10198
10195
|
}
|
|
10199
10196
|
) });
|
|
10200
10197
|
return /* @__PURE__ */ e(
|
|
@@ -10220,7 +10217,7 @@ const je = {
|
|
|
10220
10217
|
/* @__PURE__ */ e(l1, { href: "#menu-nav", children: "Passer à l'en-tête" }),
|
|
10221
10218
|
/* @__PURE__ */ e(l1, { href: "#footer", children: "Passer au pied de page" }),
|
|
10222
10219
|
/* @__PURE__ */ e(
|
|
10223
|
-
|
|
10220
|
+
V,
|
|
10224
10221
|
{
|
|
10225
10222
|
color: "translucent",
|
|
10226
10223
|
iconProps: {
|
|
@@ -10232,7 +10229,7 @@ const je = {
|
|
|
10232
10229
|
}
|
|
10233
10230
|
),
|
|
10234
10231
|
/* @__PURE__ */ e(
|
|
10235
|
-
|
|
10232
|
+
V,
|
|
10236
10233
|
{
|
|
10237
10234
|
color: "translucent",
|
|
10238
10235
|
iconProps: {
|
|
@@ -10320,7 +10317,7 @@ const je = {
|
|
|
10320
10317
|
bg: i === "logo-tv" ? "blue-dark" : "grey-50",
|
|
10321
10318
|
children: [
|
|
10322
10319
|
/* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(
|
|
10323
|
-
|
|
10320
|
+
C,
|
|
10324
10321
|
{
|
|
10325
10322
|
href: s,
|
|
10326
10323
|
color: d(),
|
|
@@ -10341,7 +10338,7 @@ const je = {
|
|
|
10341
10338
|
}),
|
|
10342
10339
|
children: [
|
|
10343
10340
|
/* @__PURE__ */ e(
|
|
10344
|
-
|
|
10341
|
+
C,
|
|
10345
10342
|
{
|
|
10346
10343
|
href: h.link,
|
|
10347
10344
|
color: h.isActive && (h.color || "ultramarine") || i === "logo-tv" && "white" || "black",
|
|
@@ -10356,7 +10353,7 @@ const je = {
|
|
|
10356
10353
|
}
|
|
10357
10354
|
),
|
|
10358
10355
|
h.subCategory && /* @__PURE__ */ e(
|
|
10359
|
-
|
|
10356
|
+
V0,
|
|
10360
10357
|
{
|
|
10361
10358
|
name: h.name,
|
|
10362
10359
|
link: h.link,
|
|
@@ -10373,19 +10370,19 @@ const je = {
|
|
|
10373
10370
|
},
|
|
10374
10371
|
h.link
|
|
10375
10372
|
)),
|
|
10376
|
-
/* @__PURE__ */ e(
|
|
10373
|
+
/* @__PURE__ */ e(Fe, {})
|
|
10377
10374
|
]
|
|
10378
10375
|
}
|
|
10379
10376
|
)
|
|
10380
10377
|
] })
|
|
10381
10378
|
}
|
|
10382
10379
|
);
|
|
10383
|
-
},
|
|
10380
|
+
}, T0 = {
|
|
10384
10381
|
logo: [114, 28],
|
|
10385
|
-
"logo-
|
|
10382
|
+
"logo-instant": [110, 32],
|
|
10386
10383
|
"logo-tv": [53, 28],
|
|
10387
10384
|
"logo-games": [70, 28]
|
|
10388
|
-
},
|
|
10385
|
+
}, I0 = ({
|
|
10389
10386
|
logoHref: a,
|
|
10390
10387
|
logoIsHeading: s = !1,
|
|
10391
10388
|
themeColor: l,
|
|
@@ -10394,13 +10391,13 @@ const je = {
|
|
|
10394
10391
|
showOpenButton: n = !0,
|
|
10395
10392
|
backhref: i
|
|
10396
10393
|
}) => {
|
|
10397
|
-
const o = /* @__PURE__ */ e(
|
|
10394
|
+
const o = /* @__PURE__ */ e(C, { href: a, className: s ? void 0 : "c-header-mobile__logo", children: /* @__PURE__ */ e(
|
|
10398
10395
|
z,
|
|
10399
10396
|
{
|
|
10400
10397
|
color: "white",
|
|
10401
10398
|
svgTitle: "20 Minutes : Actualités et infos en direct",
|
|
10402
10399
|
name: r,
|
|
10403
|
-
size:
|
|
10400
|
+
size: T0[r]
|
|
10404
10401
|
}
|
|
10405
10402
|
) });
|
|
10406
10403
|
return /* @__PURE__ */ t(
|
|
@@ -10508,9 +10505,9 @@ const je = {
|
|
|
10508
10505
|
"c-most-read-articles-is-scrollable": r && s === y.DESKTOP,
|
|
10509
10506
|
"c-most-read-articles-fit-container": l && s === y.DESKTOP
|
|
10510
10507
|
}),
|
|
10511
|
-
children: /* @__PURE__ */ e("div", { children: v.body.map((_,
|
|
10508
|
+
children: /* @__PURE__ */ e("div", { children: v.body.map((_, f) => /* @__PURE__ */ t(a1.Fragment, { children: [
|
|
10512
10509
|
w ? /* @__PURE__ */ e(
|
|
10513
|
-
|
|
10510
|
+
ae,
|
|
10514
10511
|
{
|
|
10515
10512
|
link: _.url,
|
|
10516
10513
|
title: _.title,
|
|
@@ -10526,7 +10523,7 @@ const je = {
|
|
|
10526
10523
|
mr: r && s === y.DESKTOP && v.body.length > 3 ? "s" : void 0
|
|
10527
10524
|
}
|
|
10528
10525
|
) : /* @__PURE__ */ e(
|
|
10529
|
-
|
|
10526
|
+
Qe,
|
|
10530
10527
|
{
|
|
10531
10528
|
link: _.url,
|
|
10532
10529
|
title: _.title,
|
|
@@ -10537,18 +10534,18 @@ const je = {
|
|
|
10537
10534
|
cardImageProps: _.cardImageProps
|
|
10538
10535
|
},
|
|
10539
10536
|
cardTitleProps: { size: "xxs-3", cartridge: _.cartridge },
|
|
10540
|
-
cardNumber: { value:
|
|
10537
|
+
cardNumber: { value: f + 1, size: "small" },
|
|
10541
10538
|
layout: s,
|
|
10542
10539
|
mr: r && s === y.DESKTOP ? "s" : void 0,
|
|
10543
10540
|
variant: "small"
|
|
10544
10541
|
}
|
|
10545
10542
|
),
|
|
10546
|
-
|
|
10543
|
+
f !== v.body.length - 1 && /* @__PURE__ */ e(P, { color: "grey-200", my: "s" })
|
|
10547
10544
|
] }, _.title)) })
|
|
10548
10545
|
}
|
|
10549
10546
|
),
|
|
10550
10547
|
n && /* @__PURE__ */ e(m, { mt: "xl", justifyContent: "center", ...i, children: /* @__PURE__ */ e(
|
|
10551
|
-
|
|
10548
|
+
C,
|
|
10552
10549
|
{
|
|
10553
10550
|
buttonColor: "primary",
|
|
10554
10551
|
variant: "outlined",
|
|
@@ -10565,7 +10562,7 @@ const je = {
|
|
|
10565
10562
|
};
|
|
10566
10563
|
});
|
|
10567
10564
|
return h.length === 0 ? null : /* @__PURE__ */ e(
|
|
10568
|
-
|
|
10565
|
+
ne,
|
|
10569
10566
|
{
|
|
10570
10567
|
tabItemActive: c || h[0].name,
|
|
10571
10568
|
tabItems: h,
|
|
@@ -10599,7 +10596,7 @@ const je = {
|
|
|
10599
10596
|
}),
|
|
10600
10597
|
children: h.body.map((v, w) => /* @__PURE__ */ t(a1.Fragment, { children: [
|
|
10601
10598
|
/* @__PURE__ */ e(
|
|
10602
|
-
|
|
10599
|
+
l0,
|
|
10603
10600
|
{
|
|
10604
10601
|
link: v.url,
|
|
10605
10602
|
title: v.title,
|
|
@@ -10616,11 +10613,11 @@ const je = {
|
|
|
10616
10613
|
] }, v.title))
|
|
10617
10614
|
}
|
|
10618
10615
|
),
|
|
10619
|
-
h.seeMoreLink && /* @__PURE__ */ e(m, { mt: "xl", justifyContent: "center", children: /* @__PURE__ */ e(
|
|
10616
|
+
h.seeMoreLink && /* @__PURE__ */ e(m, { mt: "xl", justifyContent: "center", children: /* @__PURE__ */ e(C, { buttonColor: "primary", variant: "outlined", ...h.seeMoreLink }) })
|
|
10620
10617
|
] })
|
|
10621
10618
|
}));
|
|
10622
10619
|
return u.length === 0 ? null : /* @__PURE__ */ e(
|
|
10623
|
-
|
|
10620
|
+
ne,
|
|
10624
10621
|
{
|
|
10625
10622
|
tabItemActive: c || (u.length > 0 ? u[0].name : ""),
|
|
10626
10623
|
tabItems: u,
|
|
@@ -10676,7 +10673,7 @@ const je = {
|
|
|
10676
10673
|
className: o,
|
|
10677
10674
|
pl: { xs: v === 0 ? "m" : "0", md: "0" },
|
|
10678
10675
|
children: /* @__PURE__ */ e(
|
|
10679
|
-
|
|
10676
|
+
e0,
|
|
10680
10677
|
{
|
|
10681
10678
|
...h,
|
|
10682
10679
|
cardHeaderProps: {
|
|
@@ -10696,7 +10693,7 @@ const je = {
|
|
|
10696
10693
|
className: o,
|
|
10697
10694
|
pl: { xs: v === 0 ? "m" : "0", md: "0" },
|
|
10698
10695
|
children: /* @__PURE__ */ e(
|
|
10699
|
-
|
|
10696
|
+
se,
|
|
10700
10697
|
{
|
|
10701
10698
|
...h,
|
|
10702
10699
|
cardTitleProps: {
|
|
@@ -10718,7 +10715,7 @@ const je = {
|
|
|
10718
10715
|
i,
|
|
10719
10716
|
d
|
|
10720
10717
|
] }),
|
|
10721
|
-
l && s === y.MOBILE && /* @__PURE__ */ e(
|
|
10718
|
+
l && s === y.MOBILE && /* @__PURE__ */ e(De, { items: u, mt: "s" })
|
|
10722
10719
|
] });
|
|
10723
10720
|
}, G3 = ({ medias: a, ...s }) => !a || a.length === 0 ? null : /* @__PURE__ */ e(x, { ...s, className: "pswp-gallery", id: "photoswipe-gallery", children: a.map((l, c) => /* @__PURE__ */ e(
|
|
10724
10721
|
"a",
|
|
@@ -10820,7 +10817,7 @@ const je = {
|
|
|
10820
10817
|
]
|
|
10821
10818
|
}
|
|
10822
10819
|
);
|
|
10823
|
-
},
|
|
10820
|
+
}, D0 = ({ title: a, articles: s, isSponsored: l, seeMoreLink: c }) => {
|
|
10824
10821
|
const { layout: r, ...n } = s[0];
|
|
10825
10822
|
return /* @__PURE__ */ t(
|
|
10826
10823
|
F,
|
|
@@ -10832,10 +10829,10 @@ const je = {
|
|
|
10832
10829
|
align: "end",
|
|
10833
10830
|
className: "c-three-columns-articles__column",
|
|
10834
10831
|
children: [
|
|
10835
|
-
a && /* @__PURE__ */ e(
|
|
10832
|
+
a && /* @__PURE__ */ e(te, { ...a, mb: l ? "m" : "xxl" }),
|
|
10836
10833
|
l && /* @__PURE__ */ e(x, { mb: "xs", children: /* @__PURE__ */ e(g, { as: "span", size: "xs", mx: "s", color: "grey-900", children: "Vidéos sponsorisées" }) }),
|
|
10837
10834
|
/* @__PURE__ */ e(
|
|
10838
|
-
|
|
10835
|
+
Je,
|
|
10839
10836
|
{
|
|
10840
10837
|
...n,
|
|
10841
10838
|
...n.cardImageProps && {
|
|
@@ -10849,7 +10846,7 @@ const je = {
|
|
|
10849
10846
|
s.map((i) => /* @__PURE__ */ t(a1.Fragment, { children: [
|
|
10850
10847
|
/* @__PURE__ */ e(P, { color: "grey-200", my: "s" }),
|
|
10851
10848
|
/* @__PURE__ */ e(
|
|
10852
|
-
|
|
10849
|
+
ae,
|
|
10853
10850
|
{
|
|
10854
10851
|
...i,
|
|
10855
10852
|
cardTitleProps: { ...i.cardTitleProps, maxRows: 3 },
|
|
@@ -10857,7 +10854,7 @@ const je = {
|
|
|
10857
10854
|
}
|
|
10858
10855
|
)
|
|
10859
10856
|
] }, i.title)).slice(1, 3),
|
|
10860
|
-
c && /* @__PURE__ */ e(m, { justifyContent: "center", mt: "xl", pb: "m", children: /* @__PURE__ */ e(
|
|
10857
|
+
c && /* @__PURE__ */ e(m, { justifyContent: "center", mt: "xl", pb: "m", children: /* @__PURE__ */ e(C, { buttonColor: "primary", variant: "outlined", ...c }) })
|
|
10861
10858
|
]
|
|
10862
10859
|
}
|
|
10863
10860
|
);
|
|
@@ -10869,12 +10866,12 @@ const je = {
|
|
|
10869
10866
|
}) => s.length > 0 ? /* @__PURE__ */ t(x, { as: "section", ...c, className: "c-three-columns-articles", children: [
|
|
10870
10867
|
a && /* @__PURE__ */ t(S, { children: [
|
|
10871
10868
|
/* @__PURE__ */ e(Z1, { mb: "xl" }),
|
|
10872
|
-
/* @__PURE__ */ e(
|
|
10869
|
+
/* @__PURE__ */ e(L1, { as: "h2", size: "m", mb: "l", textAlign: { xs: "center", md: "left" }, children: a })
|
|
10873
10870
|
] }),
|
|
10874
10871
|
l === y.DESKTOP ? /* @__PURE__ */ e(d1, { itemsGap: "xl", layout: l, sliderVariant: "three-columns-articles", children: s.map(
|
|
10875
|
-
(r) => r.articles.length > 0 ? /* @__PURE__ */ e(
|
|
10872
|
+
(r) => r.articles.length > 0 ? /* @__PURE__ */ e(D0, { ...r }, r.title.label) : null
|
|
10876
10873
|
) }) : s.map((r, n) => /* @__PURE__ */ e(
|
|
10877
|
-
|
|
10874
|
+
r0,
|
|
10878
10875
|
{
|
|
10879
10876
|
label: r.title.label,
|
|
10880
10877
|
articles: r.articles,
|
|
@@ -10913,8 +10910,8 @@ const je = {
|
|
|
10913
10910
|
}
|
|
10914
10911
|
);
|
|
10915
10912
|
export {
|
|
10916
|
-
|
|
10917
|
-
|
|
10913
|
+
E0 as Ad,
|
|
10914
|
+
we as Alert,
|
|
10918
10915
|
H2 as AlertInfoBanner,
|
|
10919
10916
|
j2 as ArticleBrandBanner,
|
|
10920
10917
|
F2 as ArticleHeader,
|
|
@@ -10922,43 +10919,43 @@ export {
|
|
|
10922
10919
|
T2 as ArticleVideo,
|
|
10923
10920
|
D2 as AstroContent,
|
|
10924
10921
|
R2 as AstroTiles,
|
|
10925
|
-
|
|
10926
|
-
|
|
10922
|
+
Ke as AstroTopicCard,
|
|
10923
|
+
P0 as Autocomplete,
|
|
10927
10924
|
p1 as Avatar,
|
|
10928
|
-
|
|
10925
|
+
Ue as AvatarGroup,
|
|
10929
10926
|
x as Box,
|
|
10930
10927
|
O2 as Breadcrumb,
|
|
10931
10928
|
E2 as BulletedList,
|
|
10932
|
-
|
|
10929
|
+
V as Button,
|
|
10933
10930
|
P2 as Calendar,
|
|
10934
10931
|
D as CardContainer,
|
|
10935
10932
|
q2 as CardExtraLarge,
|
|
10936
|
-
|
|
10937
|
-
|
|
10933
|
+
ae as CardExtraSmall,
|
|
10934
|
+
ee as CardFooter,
|
|
10938
10935
|
K2 as CardFrame,
|
|
10939
10936
|
X as CardHeader,
|
|
10940
10937
|
A as CardImage,
|
|
10941
10938
|
U2 as CardLarge,
|
|
10942
|
-
|
|
10943
|
-
|
|
10939
|
+
Je as CardMedium,
|
|
10940
|
+
Qe as CardMost,
|
|
10944
10941
|
G2 as CardMovie,
|
|
10945
10942
|
W2 as CardNewsletter,
|
|
10946
10943
|
Y2 as CardNotification,
|
|
10947
|
-
|
|
10948
|
-
|
|
10944
|
+
se as CardOverview,
|
|
10945
|
+
e0 as CardProduct,
|
|
10949
10946
|
X2 as CardSideImage,
|
|
10950
10947
|
J2 as CardSkeleton,
|
|
10951
|
-
|
|
10952
|
-
|
|
10948
|
+
le as CardSmall,
|
|
10949
|
+
l0 as CardTiny,
|
|
10953
10950
|
I as CardTitle,
|
|
10954
|
-
|
|
10951
|
+
c0 as CardVertical,
|
|
10955
10952
|
Q2 as CardVideo,
|
|
10956
|
-
|
|
10953
|
+
t0 as CardVideoSmall,
|
|
10957
10954
|
e3 as CardWithButton,
|
|
10958
10955
|
a3 as CardWithSummary,
|
|
10959
|
-
|
|
10956
|
+
r0 as Carousel,
|
|
10960
10957
|
l3 as Chatbot,
|
|
10961
|
-
|
|
10958
|
+
b2 as Checkbox,
|
|
10962
10959
|
c3 as Citation,
|
|
10963
10960
|
_1 as Collapse,
|
|
10964
10961
|
t3 as Comment,
|
|
@@ -10975,7 +10972,7 @@ export {
|
|
|
10975
10972
|
I2 as Embed,
|
|
10976
10973
|
h3 as EmojiToolbar,
|
|
10977
10974
|
m3 as ErrorContent,
|
|
10978
|
-
|
|
10975
|
+
d0 as Expandable,
|
|
10979
10976
|
m as Flex,
|
|
10980
10977
|
F as FlexItem,
|
|
10981
10978
|
E3 as Footer,
|
|
@@ -10983,13 +10980,13 @@ export {
|
|
|
10983
10980
|
s3 as HalfDonut,
|
|
10984
10981
|
P3 as Header,
|
|
10985
10982
|
u3 as HeaderBanner,
|
|
10986
|
-
|
|
10983
|
+
A0 as HeaderDesktop,
|
|
10987
10984
|
p3 as HeaderMini,
|
|
10988
|
-
|
|
10985
|
+
I0 as HeaderMobile,
|
|
10989
10986
|
g3 as HeaderPage,
|
|
10990
10987
|
v3 as HeaderSection,
|
|
10991
|
-
|
|
10992
|
-
|
|
10988
|
+
o0 as HeaderSideModal,
|
|
10989
|
+
L1 as HeaderTitle,
|
|
10993
10990
|
Z as Heading,
|
|
10994
10991
|
z as Icon,
|
|
10995
10992
|
O as IconButton,
|
|
@@ -10998,18 +10995,18 @@ export {
|
|
|
10998
10995
|
k2 as Iframe,
|
|
10999
10996
|
x3 as ImageSlider,
|
|
11000
10997
|
i1 as Img,
|
|
11001
|
-
|
|
10998
|
+
m0 as InfoBanner,
|
|
11002
10999
|
r1 as InlineSeparator,
|
|
11003
11000
|
$1 as Input,
|
|
11004
11001
|
T as Label,
|
|
11005
11002
|
M2 as LabelSection,
|
|
11006
11003
|
y as LayoutType,
|
|
11007
11004
|
v1 as Legend,
|
|
11008
|
-
|
|
11009
|
-
|
|
11005
|
+
C as Link,
|
|
11006
|
+
u0 as ListWithDiode,
|
|
11010
11007
|
w3 as LiveIndicator,
|
|
11011
|
-
|
|
11012
|
-
|
|
11008
|
+
f3 as LiveQuestion,
|
|
11009
|
+
b3 as LiveTalk,
|
|
11013
11010
|
y3 as LiveTitle,
|
|
11014
11011
|
_3 as LogoutButton,
|
|
11015
11012
|
z3 as MapDepartments,
|
|
@@ -11026,100 +11023,100 @@ export {
|
|
|
11026
11023
|
K3 as MostWatchVideos,
|
|
11027
11024
|
B3 as Newsletter,
|
|
11028
11025
|
Z3 as OrderedListWithNumber,
|
|
11029
|
-
|
|
11026
|
+
Fe as Overlay,
|
|
11030
11027
|
U3 as OverviewBar,
|
|
11031
11028
|
$3 as Pagination,
|
|
11032
|
-
|
|
11029
|
+
f0 as PercentageBar,
|
|
11033
11030
|
G3 as PhotoSwipeGallery,
|
|
11034
|
-
|
|
11035
|
-
|
|
11031
|
+
V1 as Pipe,
|
|
11032
|
+
V3 as Prose,
|
|
11036
11033
|
S2 as RadioButton,
|
|
11037
11034
|
W3 as Ranking,
|
|
11038
|
-
|
|
11039
|
-
|
|
11040
|
-
|
|
11035
|
+
Ae as Rating,
|
|
11036
|
+
b0 as ReactButton,
|
|
11037
|
+
be as ReactionContent,
|
|
11041
11038
|
B2 as ReadAlso,
|
|
11042
|
-
|
|
11039
|
+
L3 as ReadAlsoBanner,
|
|
11043
11040
|
Z2 as ScrollProgressBar,
|
|
11044
|
-
|
|
11041
|
+
Te as ScrollToTopButton,
|
|
11045
11042
|
d3 as SearchBanner,
|
|
11046
11043
|
u1 as SearchForm,
|
|
11047
11044
|
$2 as Section,
|
|
11048
|
-
|
|
11049
|
-
|
|
11045
|
+
te as SectionTitle,
|
|
11046
|
+
Ie as Select,
|
|
11050
11047
|
H3 as ShareBar,
|
|
11051
11048
|
j3 as ShowCover,
|
|
11052
|
-
|
|
11053
|
-
|
|
11049
|
+
re as Signature,
|
|
11050
|
+
V2 as Skeleton,
|
|
11054
11051
|
d1 as Slider,
|
|
11055
11052
|
F3 as SmartBanner,
|
|
11056
11053
|
n1 as SocialBar,
|
|
11057
11054
|
Y as Sponsor,
|
|
11058
|
-
|
|
11059
|
-
|
|
11060
|
-
|
|
11055
|
+
De as Stepper,
|
|
11056
|
+
$0 as StreakBlock,
|
|
11057
|
+
V0 as SubMenu,
|
|
11061
11058
|
z2 as SvgSprite,
|
|
11062
|
-
|
|
11063
|
-
|
|
11064
|
-
|
|
11059
|
+
Re as Switch,
|
|
11060
|
+
Oe as Tab,
|
|
11061
|
+
Ee as TabPanel,
|
|
11065
11062
|
A3 as Table,
|
|
11066
|
-
|
|
11063
|
+
ne as Tabs,
|
|
11067
11064
|
W as Tag,
|
|
11068
11065
|
T3 as TagBar,
|
|
11069
11066
|
g as Text,
|
|
11070
11067
|
I3 as TextTooltip,
|
|
11071
|
-
|
|
11068
|
+
L2 as Textarea,
|
|
11072
11069
|
Y3 as ThreeColumnsArticles,
|
|
11073
|
-
|
|
11070
|
+
b1 as Tiles,
|
|
11074
11071
|
D3 as Timeline,
|
|
11075
11072
|
X3 as Toolbar,
|
|
11076
11073
|
Q1 as Typography,
|
|
11077
11074
|
R3 as UserPanel,
|
|
11078
|
-
|
|
11079
|
-
|
|
11080
|
-
|
|
11075
|
+
W0 as alignContentList,
|
|
11076
|
+
G0 as alignItemsList,
|
|
11077
|
+
X0 as alignSelfList,
|
|
11081
11078
|
y1 as applyFormatToNumbers,
|
|
11082
11079
|
_2 as borderSizeList,
|
|
11083
|
-
|
|
11084
|
-
|
|
11080
|
+
fe as buttonColor,
|
|
11081
|
+
q0 as buttonVariant,
|
|
11085
11082
|
C1 as cityZoom,
|
|
11086
|
-
|
|
11083
|
+
ze as colorSystemProps,
|
|
11087
11084
|
u2 as colorTokenNameList,
|
|
11088
11085
|
C2 as colsNumberGridList,
|
|
11089
|
-
|
|
11086
|
+
ye as departmentNames,
|
|
11090
11087
|
E1 as emojiConfig,
|
|
11091
|
-
|
|
11092
|
-
|
|
11088
|
+
J0 as flexBasisList,
|
|
11089
|
+
K0 as flexDirectionList,
|
|
11093
11090
|
e2 as flexGrowList,
|
|
11094
11091
|
P1 as flexOrGridBoxSystemProps,
|
|
11095
|
-
|
|
11096
|
-
|
|
11097
|
-
|
|
11092
|
+
Ne as flexOrGridItemSystemProps,
|
|
11093
|
+
Q0 as flexShrinkList,
|
|
11094
|
+
U0 as flexWrapList,
|
|
11098
11095
|
t2 as fontFamilyTokenNameList,
|
|
11099
11096
|
r2 as fontWeightTokenNameList,
|
|
11100
11097
|
j as forwardRef,
|
|
11101
11098
|
A1 as franceMainCities,
|
|
11102
|
-
|
|
11099
|
+
Be as getSrcSetFromFormats,
|
|
11103
11100
|
n2 as headingSizeTokenNameList,
|
|
11104
11101
|
N2 as iconButtonColor,
|
|
11105
11102
|
g2 as iconTokenNameHorscopeChineseList,
|
|
11106
11103
|
v2 as iconTokenNameHorscopeZodiacList,
|
|
11107
11104
|
p2 as iconTokenNameList,
|
|
11108
11105
|
x2 as iconTokenNameNumerologyList,
|
|
11109
|
-
|
|
11110
|
-
|
|
11111
|
-
|
|
11112
|
-
|
|
11106
|
+
Pe as imageConfigDesktop,
|
|
11107
|
+
qe as imageConfigMobile,
|
|
11108
|
+
Y0 as justifyContentList,
|
|
11109
|
+
ke as marginSystemProps,
|
|
11113
11110
|
o2 as mediaQueriesList,
|
|
11114
11111
|
K1 as paddingSystemProps,
|
|
11115
|
-
|
|
11112
|
+
_e as politicalPartiesColors,
|
|
11116
11113
|
q1 as radiusSystemProps,
|
|
11117
11114
|
w2 as radiusTokenNameList,
|
|
11118
11115
|
S1 as replaceSrcFormat,
|
|
11119
11116
|
y2 as rotationList,
|
|
11120
11117
|
U1 as spacingSystemProps,
|
|
11121
11118
|
m2 as spacingTokenNameList,
|
|
11122
|
-
|
|
11119
|
+
Me as systemProps,
|
|
11123
11120
|
s2 as textAlignList,
|
|
11124
11121
|
a2 as textDecorationList,
|
|
11125
11122
|
i2 as textSizeTokenNameList,
|
|
@@ -11127,7 +11124,7 @@ export {
|
|
|
11127
11124
|
d2 as themeColorAvailables,
|
|
11128
11125
|
h2 as themeList,
|
|
11129
11126
|
R as tokenVariables,
|
|
11130
|
-
|
|
11131
|
-
|
|
11127
|
+
f2 as tvShowsColors,
|
|
11128
|
+
Ce as typographySystemProps,
|
|
11132
11129
|
c2 as whiteSpaceList
|
|
11133
11130
|
};
|