@20minutes/hela 2.21.6 → 2.21.7
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 +319 -320
- 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
|
+
}, be = [
|
|
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 fe = /* @__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))(fe || {});
|
|
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"],
|
|
@@ -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,
|
|
@@ -1758,7 +1758,7 @@ const L = j(
|
|
|
1758
1758
|
);
|
|
1759
1759
|
}
|
|
1760
1760
|
);
|
|
1761
|
-
|
|
1761
|
+
V.displayName = "Button";
|
|
1762
1762
|
const f2 = ({
|
|
1763
1763
|
id: a,
|
|
1764
1764
|
className: s,
|
|
@@ -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 = [...be, "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 = ({
|
|
@@ -3183,7 +3180,7 @@ const S0 = ({ src: a, formats: s }) => {
|
|
|
3183
3180
|
return /* @__PURE__ */ e(x, { as: "img", src: s, ...w });
|
|
3184
3181
|
const _ = l.split("x"), b = _[0], f = _[1];
|
|
3185
3182
|
let N, C = `data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='${b}'%20height='${f}'%3E%3C/svg%3E`;
|
|
3186
|
-
if (s && (C = S1({ src: s, format: l }), N =
|
|
3183
|
+
if (s && (C = S1({ src: s, format: l }), N = Be({ formats: c, src: s }) ?? ""), u) {
|
|
3187
3184
|
const B = Number(b) * 2, H = Number(f) * 2, E = `${B}x${H}`, k = S1({ src: s, format: E });
|
|
3188
3185
|
N = N ? `${N}, ${k} 2x` : `${k} 2x`;
|
|
3189
3186
|
}
|
|
@@ -3211,7 +3208,7 @@ const S0 = ({ src: a, formats: s }) => {
|
|
|
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: {
|
|
@@ -3268,8 +3265,8 @@ const S0 = ({ src: a, formats: s }) => {
|
|
|
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
|
C && /* @__PURE__ */ e(
|
|
@@ -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
|
)
|
|
@@ -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,7 +3683,7 @@ 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
|
M,
|
|
3692
3689
|
{
|
|
@@ -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,
|
|
@@ -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
|
{
|
|
@@ -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
|
{
|
|
@@ -4503,7 +4500,7 @@ const d1 = j(
|
|
|
4503
4500
|
/* @__PURE__ */ e(M, { 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,23 +4574,23 @@ 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
4592
|
const b = K(() => new Set(a), [a]), f = K(() => new Set(s), [s]), N = K(
|
|
4596
|
-
() =>
|
|
4593
|
+
() => Ye([...a, ...s]),
|
|
4597
4594
|
[a, s]
|
|
4598
4595
|
), C = 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 });
|
|
@@ -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 === C, q = N.has(L), c1 = (b.has(L) || f.has(L)) && !q, de = b.has(L), he = f.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,
|
|
@@ -4784,7 +4781,7 @@ const d1 = j(
|
|
|
4784
4781
|
return c === "none" ? void 0 : c;
|
|
4785
4782
|
if (C)
|
|
4786
4783
|
return C === "secondary" ? "grey-100" : void 0;
|
|
4787
|
-
}, k = () => o === "small" ? "xxs-2" : C && C === "secondary" ? "xxs" : "xxs-2",
|
|
4784
|
+
}, k = () => o === "small" ? "xxs-2" : C && C === "secondary" ? "xxs" : "xxs-2", L = () => n || (C && C === "secondary" ? "black" : "white"), G = () => i || (C && C === "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
|
{
|
|
@@ -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", {
|
|
@@ -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;
|
|
@@ -4903,7 +4900,7 @@ 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
|
}
|
|
@@ -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",
|
|
@@ -5142,7 +5139,7 @@ const d1 = j(
|
|
|
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,
|
|
@@ -5559,7 +5556,7 @@ const d1 = j(
|
|
|
5559
5556
|
" "
|
|
5560
5557
|
] }),
|
|
5561
5558
|
/* @__PURE__ */ e(
|
|
5562
|
-
|
|
5559
|
+
Ae,
|
|
5563
5560
|
{
|
|
5564
5561
|
rating: w,
|
|
5565
5562
|
iconProps: {
|
|
@@ -5680,14 +5677,14 @@ const d1 = j(
|
|
|
5680
5677
|
/* @__PURE__ */ t("div", { children: [
|
|
5681
5678
|
/* @__PURE__ */ t(m, { gap: "xxs", alignItems: "center", children: [
|
|
5682
5679
|
/* @__PURE__ */ e(I, { as: "h4", fontFamily: "base", size: "xxs", weight: "bold", children: l }),
|
|
5683
|
-
/* @__PURE__ */ e(W, { size: "extra-small", px: "xs", children: s })
|
|
5680
|
+
s && /* @__PURE__ */ e(W, { size: "extra-small", px: "xs", children: s })
|
|
5684
5681
|
] }),
|
|
5685
5682
|
/* @__PURE__ */ t(x, { mt: "xxs-3", children: [
|
|
5686
5683
|
/* @__PURE__ */ e(g, { size: "m", children: c }),
|
|
5687
5684
|
i,
|
|
5688
5685
|
/* @__PURE__ */ t(m, { gap: "s", mt: "m", alignItems: "center", children: [
|
|
5689
5686
|
/* @__PURE__ */ e(
|
|
5690
|
-
|
|
5687
|
+
V,
|
|
5691
5688
|
{
|
|
5692
5689
|
size: "small",
|
|
5693
5690
|
onClick: h,
|
|
@@ -5738,7 +5735,7 @@ const d1 = j(
|
|
|
5738
5735
|
}
|
|
5739
5736
|
),
|
|
5740
5737
|
l && /* @__PURE__ */ e(
|
|
5741
|
-
|
|
5738
|
+
V,
|
|
5742
5739
|
{
|
|
5743
5740
|
variant: "ghost",
|
|
5744
5741
|
iconProps: {
|
|
@@ -5751,7 +5748,7 @@ const d1 = j(
|
|
|
5751
5748
|
)
|
|
5752
5749
|
] })
|
|
5753
5750
|
] })
|
|
5754
|
-
] }),
|
|
5751
|
+
] }), se = ({
|
|
5755
5752
|
link: a,
|
|
5756
5753
|
cardImageProps: s,
|
|
5757
5754
|
cardHeaderProps: l,
|
|
@@ -5834,7 +5831,7 @@ const d1 = j(
|
|
|
5834
5831
|
]
|
|
5835
5832
|
}
|
|
5836
5833
|
);
|
|
5837
|
-
},
|
|
5834
|
+
}, e0 = ({
|
|
5838
5835
|
link: a,
|
|
5839
5836
|
cardImageProps: s,
|
|
5840
5837
|
cardHeaderProps: l,
|
|
@@ -5932,12 +5929,12 @@ const d1 = j(
|
|
|
5932
5929
|
]
|
|
5933
5930
|
}
|
|
5934
5931
|
);
|
|
5935
|
-
}, e1 = ({ className: a, ...s }) => /* @__PURE__ */ e(x, { className: p("c-card-skeleton__block", a), bg: "grey-200", ...s }),
|
|
5932
|
+
}, 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
5933
|
/* @__PURE__ */ e(e1, { className: "c-card-skeleton__block--image" }),
|
|
5937
5934
|
/* @__PURE__ */ e(e1, { className: "c-card-skeleton__block--meta" }),
|
|
5938
5935
|
/* @__PURE__ */ e(e1, { className: "c-card-skeleton__block--title" }),
|
|
5939
5936
|
/* @__PURE__ */ e(e1, { className: "c-card-skeleton__block--subtitle" })
|
|
5940
|
-
] }),
|
|
5937
|
+
] }), s0 = (a) => /* @__PURE__ */ e(
|
|
5941
5938
|
D,
|
|
5942
5939
|
{
|
|
5943
5940
|
...a,
|
|
@@ -5958,8 +5955,8 @@ const d1 = j(
|
|
|
5958
5955
|
{ [`c-card-skeleton--${a}`]: a },
|
|
5959
5956
|
s
|
|
5960
5957
|
);
|
|
5961
|
-
return a === "medium" ? /* @__PURE__ */ e(
|
|
5962
|
-
},
|
|
5958
|
+
return a === "medium" ? /* @__PURE__ */ e(a0, { ...l, className: c }) : /* @__PURE__ */ e(s0, { ...l, className: c });
|
|
5959
|
+
}, le = ({
|
|
5963
5960
|
link: a,
|
|
5964
5961
|
title: s,
|
|
5965
5962
|
cardHeaderProps: l,
|
|
@@ -6016,7 +6013,7 @@ const d1 = j(
|
|
|
6016
6013
|
)
|
|
6017
6014
|
] });
|
|
6018
6015
|
return /* @__PURE__ */ e(D, { ...w, direction: "column", clickable: !0, children: o === "title-on-image" ? /* @__PURE__ */ e("a", { href: a, children: _ }) : _ });
|
|
6019
|
-
},
|
|
6016
|
+
}, l0 = ({
|
|
6020
6017
|
link: a,
|
|
6021
6018
|
title: s,
|
|
6022
6019
|
cardHeaderProps: l,
|
|
@@ -6071,7 +6068,7 @@ const d1 = j(
|
|
|
6071
6068
|
]
|
|
6072
6069
|
}
|
|
6073
6070
|
);
|
|
6074
|
-
},
|
|
6071
|
+
}, c0 = ({
|
|
6075
6072
|
link: a,
|
|
6076
6073
|
title: s,
|
|
6077
6074
|
cardImageProps: l,
|
|
@@ -6143,12 +6140,12 @@ const d1 = j(
|
|
|
6143
6140
|
children: c.children
|
|
6144
6141
|
}
|
|
6145
6142
|
),
|
|
6146
|
-
l && /* @__PURE__ */ e(
|
|
6143
|
+
l && /* @__PURE__ */ e(re, { ...l, mt: "l", className: "c-card-element--is-clickable" })
|
|
6147
6144
|
] })
|
|
6148
6145
|
]
|
|
6149
6146
|
}
|
|
6150
6147
|
)
|
|
6151
|
-
) : null,
|
|
6148
|
+
) : null, t0 = ({
|
|
6152
6149
|
link: a,
|
|
6153
6150
|
title: s,
|
|
6154
6151
|
cardImageProps: l,
|
|
@@ -6254,7 +6251,7 @@ const d1 = j(
|
|
|
6254
6251
|
}
|
|
6255
6252
|
)
|
|
6256
6253
|
] });
|
|
6257
|
-
},
|
|
6254
|
+
}, r0 = ({
|
|
6258
6255
|
articles: a,
|
|
6259
6256
|
layout: s,
|
|
6260
6257
|
label: l,
|
|
@@ -6272,12 +6269,12 @@ const d1 = j(
|
|
|
6272
6269
|
const _ = (f) => {
|
|
6273
6270
|
switch (o?.sliderVariant) {
|
|
6274
6271
|
case "videos":
|
|
6275
|
-
return /* @__PURE__ */ e(
|
|
6272
|
+
return /* @__PURE__ */ e(t0, { ...f });
|
|
6276
6273
|
case "vertical-cards":
|
|
6277
|
-
return /* @__PURE__ */ e(
|
|
6274
|
+
return /* @__PURE__ */ e(c0, { ...f });
|
|
6278
6275
|
default:
|
|
6279
6276
|
return /* @__PURE__ */ e(
|
|
6280
|
-
|
|
6277
|
+
le,
|
|
6281
6278
|
{
|
|
6282
6279
|
...f,
|
|
6283
6280
|
layout: s,
|
|
@@ -6303,7 +6300,7 @@ const d1 = j(
|
|
|
6303
6300
|
);
|
|
6304
6301
|
}
|
|
6305
6302
|
}, b = /* @__PURE__ */ e(
|
|
6306
|
-
|
|
6303
|
+
te,
|
|
6307
6304
|
{
|
|
6308
6305
|
label: l || "",
|
|
6309
6306
|
mb: n && "0" || (!u || h) && "m" || "xxl",
|
|
@@ -6373,15 +6370,15 @@ const d1 = j(
|
|
|
6373
6370
|
]
|
|
6374
6371
|
}
|
|
6375
6372
|
) : null;
|
|
6376
|
-
},
|
|
6373
|
+
}, n0 = (a, s, l, c) => {
|
|
6377
6374
|
const r = a * Math.cos(2 * Math.PI * s), n = a * Math.sin(2 * Math.PI * s);
|
|
6378
6375
|
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
|
-
},
|
|
6376
|
+
}, i0 = (a, s, l) => {
|
|
6380
6377
|
let c = 0, r = s, n = 0;
|
|
6381
6378
|
return a.reduce((i, o) => {
|
|
6382
6379
|
const d = (o.seats || 0) / l;
|
|
6383
6380
|
c += d;
|
|
6384
|
-
const { pathDescription: u, lx: h, ly: v } =
|
|
6381
|
+
const { pathDescription: u, lx: h, ly: v } = n0(s, c / 2, r, n);
|
|
6385
6382
|
r = h, n = v;
|
|
6386
6383
|
const w = /* @__PURE__ */ e(
|
|
6387
6384
|
"path",
|
|
@@ -6411,7 +6408,7 @@ const d1 = j(
|
|
|
6411
6408
|
viewBox: `-270 -${270 + 40 / 2} ${270 * 2} 270`,
|
|
6412
6409
|
children: [
|
|
6413
6410
|
/* @__PURE__ */ e("title", { children: `Diagramme en demi-donut représentant la répartition des ${r} sièges` }),
|
|
6414
|
-
|
|
6411
|
+
i0(a, 270, r),
|
|
6415
6412
|
/* @__PURE__ */ t("g", { className: "c-half-donut__top", children: [
|
|
6416
6413
|
/* @__PURE__ */ e("line", { x1: "0", y1: `-${270 + 40 / 3}`, x2: "0", y2: "-270" }),
|
|
6417
6414
|
/* @__PURE__ */ e("text", { x: "-13", y: `-${270 + 40 / 2}`, children: "50%" })
|
|
@@ -6434,7 +6431,7 @@ const d1 = j(
|
|
|
6434
6431
|
),
|
|
6435
6432
|
/* @__PURE__ */ e(v1, { items: n, mt: "xxl" })
|
|
6436
6433
|
] });
|
|
6437
|
-
},
|
|
6434
|
+
}, o0 = ({
|
|
6438
6435
|
dialogId: a,
|
|
6439
6436
|
ariaLabel: s = "Fermer la fenêtre",
|
|
6440
6437
|
modalIconSize: l = [114, 28],
|
|
@@ -6515,7 +6512,7 @@ const d1 = j(
|
|
|
6515
6512
|
className: p("c-chatbot", l?.className),
|
|
6516
6513
|
variant: "right",
|
|
6517
6514
|
children: [
|
|
6518
|
-
s === y.MOBILE && /* @__PURE__ */ e(
|
|
6515
|
+
s === y.MOBILE && /* @__PURE__ */ e(o0, { dialogId: c }),
|
|
6519
6516
|
/* @__PURE__ */ t(x, { bg: "grey-100", p: "m", children: [
|
|
6520
6517
|
/* @__PURE__ */ e(Z, { as: "h3", size: "xxs-2", color: "ultramarine", mb: "xxs-3", children: "Vous avez des questions sur l’actualité ?" }),
|
|
6521
6518
|
/* @__PURE__ */ e(g, { size: "m", children: "Notre IA est disponible 24h/24 et 7 jours/7" })
|
|
@@ -6751,7 +6748,7 @@ const d1 = j(
|
|
|
6751
6748
|
icon: s = { name: "darkmode", size: 20 },
|
|
6752
6749
|
...l
|
|
6753
6750
|
}) => /* @__PURE__ */ e(
|
|
6754
|
-
|
|
6751
|
+
Re,
|
|
6755
6752
|
{
|
|
6756
6753
|
icon: s,
|
|
6757
6754
|
label: a || /* @__PURE__ */ e(g, { size: "l", as: "span", weight: "bold", children: "Mode sombre" }),
|
|
@@ -6810,7 +6807,7 @@ const d1 = j(
|
|
|
6810
6807
|
hasTopBorder: d = !1
|
|
6811
6808
|
}) => {
|
|
6812
6809
|
const u = /* @__PURE__ */ e(
|
|
6813
|
-
|
|
6810
|
+
V,
|
|
6814
6811
|
{
|
|
6815
6812
|
variant: "ghost",
|
|
6816
6813
|
iconProps: { name: "chevron", color: "white", size: 18 },
|
|
@@ -6818,7 +6815,7 @@ const d1 = j(
|
|
|
6818
6815
|
className: "c-search-banner__expand-button"
|
|
6819
6816
|
}
|
|
6820
6817
|
), h = n && /* @__PURE__ */ e(
|
|
6821
|
-
|
|
6818
|
+
Ie,
|
|
6822
6819
|
{
|
|
6823
6820
|
...n,
|
|
6824
6821
|
defaultValue: n?.options.find((_) => _.isSelected)?.value,
|
|
@@ -7008,7 +7005,7 @@ const d1 = j(
|
|
|
7008
7005
|
/* @__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
7006
|
/* @__PURE__ */ e(M, { href: "/", className: "c-error-content__link", children: "Retour page d’accueil" })
|
|
7010
7007
|
] });
|
|
7011
|
-
},
|
|
7008
|
+
}, d0 = ({
|
|
7012
7009
|
visibleItems: a,
|
|
7013
7010
|
heading: s,
|
|
7014
7011
|
visibleGridProps: l,
|
|
@@ -7080,9 +7077,9 @@ const d1 = j(
|
|
|
7080
7077
|
s && /* @__PURE__ */ e(g, { mb: "xxs-2", children: s }),
|
|
7081
7078
|
/* @__PURE__ */ e(Z, { as: "h2", size: "m", fontFamily: "source-serif-pro", children: a })
|
|
7082
7079
|
] })
|
|
7083
|
-
] }),
|
|
7080
|
+
] }), h0 = {
|
|
7084
7081
|
logo: [90, 22],
|
|
7085
|
-
"logo-
|
|
7082
|
+
"logo-instant": [78, 24],
|
|
7086
7083
|
"logo-tv": [40, 22],
|
|
7087
7084
|
"logo-games": [60, 24]
|
|
7088
7085
|
}, p3 = ({
|
|
@@ -7134,7 +7131,7 @@ const d1 = j(
|
|
|
7134
7131
|
z,
|
|
7135
7132
|
{
|
|
7136
7133
|
name: l,
|
|
7137
|
-
size:
|
|
7134
|
+
size: h0[l],
|
|
7138
7135
|
svgTitle: "20 Minutes : Actualités et infos en direct"
|
|
7139
7136
|
}
|
|
7140
7137
|
) })
|
|
@@ -7181,7 +7178,7 @@ const d1 = j(
|
|
|
7181
7178
|
if (!s)
|
|
7182
7179
|
return null;
|
|
7183
7180
|
const _ = /* @__PURE__ */ e(
|
|
7184
|
-
|
|
7181
|
+
L1,
|
|
7185
7182
|
{
|
|
7186
7183
|
size: { xs: "s", md: "xxl" },
|
|
7187
7184
|
...s,
|
|
@@ -7222,7 +7219,7 @@ const d1 = j(
|
|
|
7222
7219
|
}
|
|
7223
7220
|
) }),
|
|
7224
7221
|
r && /* @__PURE__ */ t(
|
|
7225
|
-
|
|
7222
|
+
V,
|
|
7226
7223
|
{
|
|
7227
7224
|
variant: "ghost",
|
|
7228
7225
|
className: "c-nodeheader__btn js-expand-button",
|
|
@@ -7327,7 +7324,7 @@ const d1 = j(
|
|
|
7327
7324
|
mx: { xs: "m", md: "0" },
|
|
7328
7325
|
mt: { xs: "s", md: "m" },
|
|
7329
7326
|
children: /* @__PURE__ */ e(
|
|
7330
|
-
|
|
7327
|
+
V,
|
|
7331
7328
|
{
|
|
7332
7329
|
variant: "ghost-with-icon-bg",
|
|
7333
7330
|
iconProps: {
|
|
@@ -7425,7 +7422,7 @@ const d1 = j(
|
|
|
7425
7422
|
}
|
|
7426
7423
|
),
|
|
7427
7424
|
r && /* @__PURE__ */ t(
|
|
7428
|
-
|
|
7425
|
+
V,
|
|
7429
7426
|
{
|
|
7430
7427
|
variant: "ghost",
|
|
7431
7428
|
className: "c-nodeheader__btn js-expand-button",
|
|
@@ -7442,7 +7439,7 @@ const d1 = j(
|
|
|
7442
7439
|
]
|
|
7443
7440
|
}
|
|
7444
7441
|
);
|
|
7445
|
-
},
|
|
7442
|
+
}, L1 = ({
|
|
7446
7443
|
children: a,
|
|
7447
7444
|
iconProps: s,
|
|
7448
7445
|
isCentered: l,
|
|
@@ -7536,7 +7533,7 @@ const d1 = j(
|
|
|
7536
7533
|
)),
|
|
7537
7534
|
/* @__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
7535
|
] });
|
|
7539
|
-
},
|
|
7536
|
+
}, m0 = ({
|
|
7540
7537
|
description: a,
|
|
7541
7538
|
heading: s,
|
|
7542
7539
|
link: l,
|
|
@@ -7574,7 +7571,7 @@ const d1 = j(
|
|
|
7574
7571
|
}
|
|
7575
7572
|
),
|
|
7576
7573
|
/* @__PURE__ */ e(g, { as: l ? "a" : void 0, size: "s", color: "black", ...l || {}, children: a }),
|
|
7577
|
-
c && /* @__PURE__ */ e(
|
|
7574
|
+
c && /* @__PURE__ */ e(V, { ...c, variant: "ghost", className: "c-info-banner__close", children: /* @__PURE__ */ e(z, { name: "close", size: 12, color: "white" }) })
|
|
7578
7575
|
] }),
|
|
7579
7576
|
r && /* @__PURE__ */ t("div", { className: "c-info-banner__info", children: [
|
|
7580
7577
|
/* @__PURE__ */ e(
|
|
@@ -7635,7 +7632,7 @@ const d1 = j(
|
|
|
7635
7632
|
},
|
|
7636
7633
|
c.name
|
|
7637
7634
|
)) });
|
|
7638
|
-
},
|
|
7635
|
+
}, ce = (a) => a1.Children.map(a.children, (s) => {
|
|
7639
7636
|
if (a1.isValidElement(s)) {
|
|
7640
7637
|
const { children: l, ...c } = s.props;
|
|
7641
7638
|
return /* @__PURE__ */ t(
|
|
@@ -7647,13 +7644,13 @@ const d1 = j(
|
|
|
7647
7644
|
}) : c?.className,
|
|
7648
7645
|
children: [
|
|
7649
7646
|
s.type === "li" && /* @__PURE__ */ e(z, { name: "diode", size: 16, mr: "xs" }),
|
|
7650
|
-
l ?
|
|
7647
|
+
l ? ce({ color: a.color, children: l }) : void 0
|
|
7651
7648
|
]
|
|
7652
7649
|
}
|
|
7653
7650
|
);
|
|
7654
7651
|
}
|
|
7655
7652
|
return s;
|
|
7656
|
-
}),
|
|
7653
|
+
}), u0 = (a) => /* @__PURE__ */ e(S, { children: ce(a) }), w3 = ({
|
|
7657
7654
|
variant: a,
|
|
7658
7655
|
isOver: s = !1,
|
|
7659
7656
|
updatedAt: l,
|
|
@@ -7898,7 +7895,7 @@ const d1 = j(
|
|
|
7898
7895
|
}
|
|
7899
7896
|
),
|
|
7900
7897
|
/* @__PURE__ */ e(
|
|
7901
|
-
|
|
7898
|
+
V,
|
|
7902
7899
|
{
|
|
7903
7900
|
iconProps: { name: "close", size: 15 },
|
|
7904
7901
|
variant: "close",
|
|
@@ -7962,14 +7959,14 @@ const d1 = j(
|
|
|
7962
7959
|
] }),
|
|
7963
7960
|
i.length > 0 && /* @__PURE__ */ e(v1, { items: i, mt: "xxl" })
|
|
7964
7961
|
] });
|
|
7965
|
-
},
|
|
7962
|
+
}, p0 = /<path\b([^>]*?)\/>/g, g0 = /\b([:\w-]+)="([^"]*)"/g, v0 = (a) => {
|
|
7966
7963
|
const s = [];
|
|
7967
|
-
for (const l of a.matchAll(
|
|
7964
|
+
for (const l of a.matchAll(p0)) {
|
|
7968
7965
|
const c = l[1];
|
|
7969
7966
|
if (!c)
|
|
7970
7967
|
continue;
|
|
7971
7968
|
const r = /* @__PURE__ */ new Map();
|
|
7972
|
-
for (const u of c.matchAll(
|
|
7969
|
+
for (const u of c.matchAll(g0)) {
|
|
7973
7970
|
const [, h, v] = u;
|
|
7974
7971
|
h && r.set(h, v || "");
|
|
7975
7972
|
}
|
|
@@ -7982,7 +7979,7 @@ const d1 = j(
|
|
|
7982
7979
|
});
|
|
7983
7980
|
}
|
|
7984
7981
|
return s;
|
|
7985
|
-
},
|
|
7982
|
+
}, 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
7983
|
layout: a,
|
|
7987
7984
|
resultsPerTown: s,
|
|
7988
7985
|
departmentsPaths: l,
|
|
@@ -7993,7 +7990,7 @@ const d1 = j(
|
|
|
7993
7990
|
}) => {
|
|
7994
7991
|
if (!l)
|
|
7995
7992
|
return /* @__PURE__ */ e("output", { "aria-live": "polite", children: "Chargement de la carte…" });
|
|
7996
|
-
const o = a === y.MOBILE, d = new Map(s.map((b) => [b.id, b])), u = /* @__PURE__ */ new Map(), h = K(() => r ?
|
|
7993
|
+
const o = a === y.MOBILE, d = new Map(s.map((b) => [b.id, b])), u = /* @__PURE__ */ new Map(), h = K(() => r ? x0(v0(r)) : /* @__PURE__ */ new Map(), [r]), v = K(() => new Map(
|
|
7997
7994
|
A1.map((b) => {
|
|
7998
7995
|
const f = h.get(`town-${b.id}`);
|
|
7999
7996
|
return f ? [b.name, f.url] : null;
|
|
@@ -8096,7 +8093,7 @@ const d1 = j(
|
|
|
8096
8093
|
) : null;
|
|
8097
8094
|
}) }),
|
|
8098
8095
|
/* @__PURE__ */ e("g", { className: "c-map-towns__layer-departments", "aria-hidden": "true", children: Object.entries(l).map(([b, f]) => {
|
|
8099
|
-
const N =
|
|
8096
|
+
const N = ye[b];
|
|
8100
8097
|
return /* @__PURE__ */ e(
|
|
8101
8098
|
"path",
|
|
8102
8099
|
{
|
|
@@ -8240,7 +8237,7 @@ const d1 = j(
|
|
|
8240
8237
|
size: i,
|
|
8241
8238
|
...o
|
|
8242
8239
|
}) => /* @__PURE__ */ e(
|
|
8243
|
-
|
|
8240
|
+
V,
|
|
8244
8241
|
{
|
|
8245
8242
|
...o,
|
|
8246
8243
|
color: n,
|
|
@@ -8538,7 +8535,7 @@ const d1 = j(
|
|
|
8538
8535
|
] }),
|
|
8539
8536
|
c && /* @__PURE__ */ e(x, { id: "mbrs-darkmode-container", p: "l", py: "m" }),
|
|
8540
8537
|
n && /* @__PURE__ */ e(x, { className: "c-menu__list", children: /* @__PURE__ */ e(
|
|
8541
|
-
|
|
8538
|
+
V,
|
|
8542
8539
|
{
|
|
8543
8540
|
iconProps: {
|
|
8544
8541
|
name: "mood"
|
|
@@ -8600,7 +8597,7 @@ const d1 = j(
|
|
|
8600
8597
|
}
|
|
8601
8598
|
),
|
|
8602
8599
|
/* @__PURE__ */ e($1, { className: "c-input--newsletter", type: "email", placeholder: l }),
|
|
8603
|
-
/* @__PURE__ */ e(
|
|
8600
|
+
/* @__PURE__ */ e(V, { color: "primary", variant: "outlined", type: "submit", className: "c-newsletter__button", children: c }),
|
|
8604
8601
|
/* @__PURE__ */ t(
|
|
8605
8602
|
m,
|
|
8606
8603
|
{
|
|
@@ -8633,7 +8630,7 @@ const d1 = j(
|
|
|
8633
8630
|
Number(s) === 1 ? 1 : /* @__PURE__ */ e(M, { color: "grey-300", href: `${l}`, children: "1" }),
|
|
8634
8631
|
a > 17 && (Number(s) === 2 ? 2 : /* @__PURE__ */ e(M, { color: "grey-300", href: `${l}?page=2`, children: "2" })),
|
|
8635
8632
|
a > 25 && Number(s) !== 1 && /* @__PURE__ */ e(M, { color: Number(s) !== 2 ? "black" : "grey-300", href: c, children: "Archives" })
|
|
8636
|
-
] }) : null,
|
|
8633
|
+
] }) : null, b0 = ({
|
|
8637
8634
|
percentage: a,
|
|
8638
8635
|
progressBarClassName: s,
|
|
8639
8636
|
...l
|
|
@@ -8661,14 +8658,14 @@ const d1 = j(
|
|
|
8661
8658
|
}
|
|
8662
8659
|
)
|
|
8663
8660
|
}
|
|
8664
|
-
) }),
|
|
8661
|
+
) }), V3 = ({ content: a, ...s }) => /* @__PURE__ */ e(
|
|
8665
8662
|
x,
|
|
8666
8663
|
{
|
|
8667
8664
|
...s,
|
|
8668
8665
|
className: p("c-prose", s?.className),
|
|
8669
8666
|
dangerouslySetInnerHTML: { __html: a }
|
|
8670
8667
|
}
|
|
8671
|
-
),
|
|
8668
|
+
), f0 = ({
|
|
8672
8669
|
color: a,
|
|
8673
8670
|
count: s = 0,
|
|
8674
8671
|
countColor: l,
|
|
@@ -8777,7 +8774,7 @@ const d1 = j(
|
|
|
8777
8774
|
]
|
|
8778
8775
|
}
|
|
8779
8776
|
);
|
|
8780
|
-
},
|
|
8777
|
+
}, L3 = ({
|
|
8781
8778
|
articles: a,
|
|
8782
8779
|
layout: s,
|
|
8783
8780
|
limitTop: l = 0,
|
|
@@ -8823,7 +8820,7 @@ const d1 = j(
|
|
|
8823
8820
|
align: "stretch",
|
|
8824
8821
|
className: "c-read-also-banner__article",
|
|
8825
8822
|
children: /* @__PURE__ */ e(
|
|
8826
|
-
|
|
8823
|
+
se,
|
|
8827
8824
|
{
|
|
8828
8825
|
...i,
|
|
8829
8826
|
alignItems: "center",
|
|
@@ -8881,7 +8878,7 @@ const d1 = j(
|
|
|
8881
8878
|
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
8879
|
]
|
|
8883
8880
|
}
|
|
8884
|
-
),
|
|
8881
|
+
), te = ({
|
|
8885
8882
|
label: a,
|
|
8886
8883
|
labelLink: s,
|
|
8887
8884
|
themeColor: l,
|
|
@@ -8912,7 +8909,7 @@ const d1 = j(
|
|
|
8912
8909
|
s && /* @__PURE__ */ e(z, { name: "chevron", size: 14, color: "ultramarine", mt: "xxs-2", ml: "xxs" })
|
|
8913
8910
|
]
|
|
8914
8911
|
}
|
|
8915
|
-
),
|
|
8912
|
+
), y0 = [
|
|
8916
8913
|
"messenger",
|
|
8917
8914
|
"facebook",
|
|
8918
8915
|
"twitter",
|
|
@@ -8921,7 +8918,7 @@ const d1 = j(
|
|
|
8921
8918
|
"linkedin",
|
|
8922
8919
|
"email",
|
|
8923
8920
|
"print"
|
|
8924
|
-
],
|
|
8921
|
+
], _0 = {
|
|
8925
8922
|
email: "Partager par email",
|
|
8926
8923
|
facebook: "Partager sur Facebook",
|
|
8927
8924
|
flipboard: "Partager sur Flipboard",
|
|
@@ -8930,7 +8927,7 @@ const d1 = j(
|
|
|
8930
8927
|
pinterest: "Partager sur Pinterest",
|
|
8931
8928
|
print: "Imprimer",
|
|
8932
8929
|
twitter: "Partager sur X"
|
|
8933
|
-
},
|
|
8930
|
+
}, z0 = {
|
|
8934
8931
|
email: "email",
|
|
8935
8932
|
facebook: "facebook",
|
|
8936
8933
|
flipboard: "flipboard",
|
|
@@ -8939,10 +8936,10 @@ const d1 = j(
|
|
|
8939
8936
|
pinterest: "pinterest",
|
|
8940
8937
|
print: "printer",
|
|
8941
8938
|
twitter: "twitter"
|
|
8942
|
-
},
|
|
8939
|
+
}, N0 = () => typeof window > "u" ? "" : window.location.href, k0 = () => typeof document > "u" ? "" : document.title, O1 = (a) => encodeURIComponent(a).replace(
|
|
8943
8940
|
/[!'()*]/g,
|
|
8944
8941
|
(s) => `%${s.charCodeAt(0).toString(16).toUpperCase()}`
|
|
8945
|
-
),
|
|
8942
|
+
), M0 = (a, s) => {
|
|
8946
8943
|
const l = new URLSearchParams();
|
|
8947
8944
|
switch (a) {
|
|
8948
8945
|
case "email":
|
|
@@ -8960,10 +8957,10 @@ const d1 = j(
|
|
|
8960
8957
|
case "twitter":
|
|
8961
8958
|
return l.set("url", s.url), s.title && l.set("text", s.title), `https://twitter.com/intent/tweet?${l.toString()}`;
|
|
8962
8959
|
}
|
|
8963
|
-
},
|
|
8960
|
+
}, C0 = (a) => {
|
|
8964
8961
|
typeof window > "u" || (a.preventDefault(), window.open(a.currentTarget.href, "share-dialog", "noopener,noreferrer,width=600,height=600"));
|
|
8965
8962
|
}, H3 = ({
|
|
8966
|
-
networks: a =
|
|
8963
|
+
networks: a = y0,
|
|
8967
8964
|
url: s = "",
|
|
8968
8965
|
title: l = "",
|
|
8969
8966
|
description: c = "",
|
|
@@ -8978,14 +8975,14 @@ const d1 = j(
|
|
|
8978
8975
|
if (!d.length)
|
|
8979
8976
|
return null;
|
|
8980
8977
|
const u = {
|
|
8981
|
-
url: s ||
|
|
8982
|
-
title: l ||
|
|
8978
|
+
url: s || N0(),
|
|
8979
|
+
title: l || k0(),
|
|
8983
8980
|
description: c,
|
|
8984
8981
|
media: r,
|
|
8985
8982
|
facebookAppId: n
|
|
8986
8983
|
};
|
|
8987
8984
|
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 =
|
|
8985
|
+
const v = _0[h], w = /* @__PURE__ */ e(z, { name: z0[h], size: 18, className: "c-share-bar__icon" });
|
|
8989
8986
|
return h === "print" ? /* @__PURE__ */ e("li", { className: "c-share-bar__item", children: /* @__PURE__ */ e(
|
|
8990
8987
|
"button",
|
|
8991
8988
|
{
|
|
@@ -8998,10 +8995,10 @@ const d1 = j(
|
|
|
8998
8995
|
) }, h) : /* @__PURE__ */ e("li", { className: "c-share-bar__item", children: /* @__PURE__ */ e(
|
|
8999
8996
|
"a",
|
|
9000
8997
|
{
|
|
9001
|
-
href:
|
|
8998
|
+
href: M0(h, u),
|
|
9002
8999
|
className: p("c-share-bar__button", `c-share-bar__button--${h}`),
|
|
9003
9000
|
"aria-label": v,
|
|
9004
|
-
onClick: h === "email" ? void 0 :
|
|
9001
|
+
onClick: h === "email" ? void 0 : C0,
|
|
9005
9002
|
rel: h === "email" ? void 0 : "noopener noreferrer",
|
|
9006
9003
|
target: h === "email" ? void 0 : "_blank",
|
|
9007
9004
|
children: w
|
|
@@ -9041,7 +9038,7 @@ const d1 = j(
|
|
|
9041
9038
|
o && /* @__PURE__ */ e(m, { justifyContent: "center", children: o })
|
|
9042
9039
|
] })
|
|
9043
9040
|
] });
|
|
9044
|
-
},
|
|
9041
|
+
}, re = ({
|
|
9045
9042
|
avatars: a,
|
|
9046
9043
|
authors: s,
|
|
9047
9044
|
layout: l,
|
|
@@ -9056,7 +9053,7 @@ const d1 = j(
|
|
|
9056
9053
|
...v
|
|
9057
9054
|
}) => {
|
|
9058
9055
|
const w = /* @__PURE__ */ t(m, { ...v, as: "address", alignItems: "start", gap: "s", children: [
|
|
9059
|
-
!d && /* @__PURE__ */ e(
|
|
9056
|
+
!d && /* @__PURE__ */ e(Ue, { avatars: a, themeColor: u }),
|
|
9060
9057
|
/* @__PURE__ */ t(F, { grow: 1, align: r ? "start" : "center", children: [
|
|
9061
9058
|
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
9059
|
r && /* @__PURE__ */ t(g, { size: "xxs", color: "grey-400", mt: "xxs-2", ...c, children: [
|
|
@@ -9075,7 +9072,7 @@ const d1 = j(
|
|
|
9075
9072
|
return i ? /* @__PURE__ */ e("a", { href: i, children: w }) : w;
|
|
9076
9073
|
}, F3 = ({ installButton: a, closeButton: s }) => /* @__PURE__ */ t(m, { className: "c-smart-banner", alignItems: "center", gap: "xs", bg: "ultramarine", color: "white", children: [
|
|
9077
9074
|
/* @__PURE__ */ e(
|
|
9078
|
-
|
|
9075
|
+
V,
|
|
9079
9076
|
{
|
|
9080
9077
|
...s,
|
|
9081
9078
|
variant: "ghost",
|
|
@@ -9094,8 +9091,8 @@ const d1 = j(
|
|
|
9094
9091
|
] }),
|
|
9095
9092
|
/* @__PURE__ */ e(g, { size: "xxs-2", children: "Retrouvez l’actualité sur notre application" })
|
|
9096
9093
|
] }),
|
|
9097
|
-
/* @__PURE__ */ e(
|
|
9098
|
-
] }), h1 = (a) => a === "card" ? "secondary" : "primary", b1 = (a) => a === "card" ? "inline" : "rounded",
|
|
9094
|
+
/* @__PURE__ */ e(V, { ...a, className: "c-smart-banner__btn color-ultramarine bg-white", children: "Installer" })
|
|
9095
|
+
] }), h1 = (a) => a === "card" ? "secondary" : "primary", b1 = (a) => a === "card" ? "inline" : "rounded", S0 = (a) => a === "vertical" ? "right" : "top", n1 = ({
|
|
9099
9096
|
commentCount: a,
|
|
9100
9097
|
shareCount: s,
|
|
9101
9098
|
reactionCount: l,
|
|
@@ -9162,7 +9159,7 @@ const d1 = j(
|
|
|
9162
9159
|
)
|
|
9163
9160
|
}
|
|
9164
9161
|
), k = !_ && i && !!f && /* @__PURE__ */ e(
|
|
9165
|
-
|
|
9162
|
+
f0,
|
|
9166
9163
|
{
|
|
9167
9164
|
color: b === "blue-grey" ? "white" : "black",
|
|
9168
9165
|
count: l,
|
|
@@ -9177,14 +9174,14 @@ const d1 = j(
|
|
|
9177
9174
|
reactListItems: f,
|
|
9178
9175
|
reactListItemThemeColor: c === "card" ? b : void 0,
|
|
9179
9176
|
variant: c,
|
|
9180
|
-
placement:
|
|
9177
|
+
placement: S0(c),
|
|
9181
9178
|
layout: C,
|
|
9182
9179
|
contentId: i,
|
|
9183
9180
|
contentLegacyId: o,
|
|
9184
9181
|
"data-content-id": i || o,
|
|
9185
9182
|
"data-content-model": d
|
|
9186
9183
|
}
|
|
9187
|
-
),
|
|
9184
|
+
), L = o && /* @__PURE__ */ e(
|
|
9188
9185
|
Q,
|
|
9189
9186
|
{
|
|
9190
9187
|
role: "button",
|
|
@@ -9244,7 +9241,7 @@ const d1 = j(
|
|
|
9244
9241
|
}
|
|
9245
9242
|
)
|
|
9246
9243
|
}
|
|
9247
|
-
), q = (h || v || !!o) && /* @__PURE__ */ e(
|
|
9244
|
+
), q = (h || v || !!o) && /* @__PURE__ */ e(V1, {}), c1 = () => {
|
|
9248
9245
|
switch (c) {
|
|
9249
9246
|
case "card":
|
|
9250
9247
|
return /* @__PURE__ */ t(S, { children: [
|
|
@@ -9252,13 +9249,13 @@ const d1 = j(
|
|
|
9252
9249
|
H && /* @__PURE__ */ e("li", { children: H }),
|
|
9253
9250
|
k && /* @__PURE__ */ e("li", { children: k })
|
|
9254
9251
|
] }) }),
|
|
9255
|
-
|
|
9252
|
+
L && /* @__PURE__ */ e("li", { children: L })
|
|
9256
9253
|
] });
|
|
9257
9254
|
case "horizontal":
|
|
9258
9255
|
return /* @__PURE__ */ t(S, { children: [
|
|
9259
9256
|
H && /* @__PURE__ */ e("li", { children: H }),
|
|
9260
9257
|
E && /* @__PURE__ */ e("li", { children: E }),
|
|
9261
|
-
|
|
9258
|
+
L && /* @__PURE__ */ e("li", { children: L }),
|
|
9262
9259
|
k && /* @__PURE__ */ e("li", { children: k }),
|
|
9263
9260
|
G && /* @__PURE__ */ e("li", { children: G })
|
|
9264
9261
|
] });
|
|
@@ -9269,7 +9266,7 @@ const d1 = j(
|
|
|
9269
9266
|
k && /* @__PURE__ */ e("li", { children: k }),
|
|
9270
9267
|
/* @__PURE__ */ e("li", { "aria-hidden": "true", children: q }),
|
|
9271
9268
|
J && /* @__PURE__ */ e("li", { children: J }),
|
|
9272
|
-
|
|
9269
|
+
L && /* @__PURE__ */ e("li", { children: L }),
|
|
9273
9270
|
G && /* @__PURE__ */ e("li", { children: G })
|
|
9274
9271
|
] });
|
|
9275
9272
|
default:
|
|
@@ -9312,18 +9309,18 @@ const d1 = j(
|
|
|
9312
9309
|
className: p({ [`c-sponsor__img--${s}`]: !!s })
|
|
9313
9310
|
}
|
|
9314
9311
|
)
|
|
9315
|
-
] }),
|
|
9312
|
+
] }), B0 = ["D", "L", "M", "M", "J", "V", "S"], Z0 = (a, s) => {
|
|
9316
9313
|
const l = (s - 1) % 7, c = [];
|
|
9317
9314
|
for (let r = 0; r < 7; r += 1) {
|
|
9318
9315
|
const n = new Date(a.getTime() + r * 24 * 60 * 60 * 1e3);
|
|
9319
9316
|
c.push({
|
|
9320
|
-
label:
|
|
9317
|
+
label: B0[n.getDay()],
|
|
9321
9318
|
isActive: r <= l,
|
|
9322
9319
|
dayIndex: r
|
|
9323
9320
|
});
|
|
9324
9321
|
}
|
|
9325
9322
|
return c;
|
|
9326
|
-
},
|
|
9323
|
+
}, $0 = ({
|
|
9327
9324
|
totalDays: a,
|
|
9328
9325
|
streakStartDate: s,
|
|
9329
9326
|
streakEndDate: l,
|
|
@@ -9332,7 +9329,7 @@ const d1 = j(
|
|
|
9332
9329
|
}) => {
|
|
9333
9330
|
if (a < 1 || !s || !l)
|
|
9334
9331
|
return null;
|
|
9335
|
-
const n = typeof s == "string" ? new Date(s) : s, i = K(() =>
|
|
9332
|
+
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
9333
|
return /* @__PURE__ */ t(
|
|
9337
9334
|
x,
|
|
9338
9335
|
{
|
|
@@ -9416,7 +9413,7 @@ const d1 = j(
|
|
|
9416
9413
|
]
|
|
9417
9414
|
}
|
|
9418
9415
|
);
|
|
9419
|
-
},
|
|
9416
|
+
}, V0 = ({
|
|
9420
9417
|
name: a,
|
|
9421
9418
|
link: s,
|
|
9422
9419
|
iconName: l,
|
|
@@ -9452,7 +9449,7 @@ const d1 = j(
|
|
|
9452
9449
|
className: "c-sub-menu__link",
|
|
9453
9450
|
children: [
|
|
9454
9451
|
/* @__PURE__ */ e(
|
|
9455
|
-
|
|
9452
|
+
L1,
|
|
9456
9453
|
{
|
|
9457
9454
|
as: "span",
|
|
9458
9455
|
...l && { iconProps: { name: l, size: 32 } },
|
|
@@ -9503,8 +9500,8 @@ const d1 = j(
|
|
|
9503
9500
|
]
|
|
9504
9501
|
}
|
|
9505
9502
|
),
|
|
9506
|
-
/* @__PURE__ */ e(s1, { colsNumber: n, gap: "xl", children: c?.cards?.map((u) => /* @__PURE__ */
|
|
9507
|
-
|
|
9503
|
+
/* @__PURE__ */ e(s1, { colsNumber: n, gap: "xl", children: c?.cards?.map((u) => /* @__PURE__ */ pe(
|
|
9504
|
+
le,
|
|
9508
9505
|
{
|
|
9509
9506
|
...u,
|
|
9510
9507
|
key: u.link,
|
|
@@ -9541,7 +9538,7 @@ const d1 = j(
|
|
|
9541
9538
|
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
9539
|
/* @__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
9540
|
] });
|
|
9544
|
-
},
|
|
9541
|
+
}, ne = ({
|
|
9545
9542
|
tabItems: a,
|
|
9546
9543
|
name: s = "default",
|
|
9547
9544
|
fitContainer: l,
|
|
@@ -9574,7 +9571,7 @@ const d1 = j(
|
|
|
9574
9571
|
gap: r === "primary" ? "l" : void 0,
|
|
9575
9572
|
...i,
|
|
9576
9573
|
children: u.map((v) => /* @__PURE__ */ e(
|
|
9577
|
-
|
|
9574
|
+
Oe,
|
|
9578
9575
|
{
|
|
9579
9576
|
name: v.name,
|
|
9580
9577
|
variant: r,
|
|
@@ -9590,7 +9587,7 @@ const d1 = j(
|
|
|
9590
9587
|
}
|
|
9591
9588
|
),
|
|
9592
9589
|
u.map((v) => /* @__PURE__ */ e(
|
|
9593
|
-
|
|
9590
|
+
Ee,
|
|
9594
9591
|
{
|
|
9595
9592
|
className: p({ "c-tabs-fit-container__panel": l }),
|
|
9596
9593
|
name: v.name,
|
|
@@ -9613,14 +9610,14 @@ const d1 = j(
|
|
|
9613
9610
|
...l && { buttonsSize: "small" },
|
|
9614
9611
|
children: a.map((r, n) => /* @__PURE__ */ e(W, { ...r, ...l && { size: "small" } }, n))
|
|
9615
9612
|
}
|
|
9616
|
-
) : null,
|
|
9617
|
-
|
|
9613
|
+
) : null, L0 = ({ iconName: a, className: s }) => /* @__PURE__ */ e("li", { className: p("c-text-tooltip-item", s), children: /* @__PURE__ */ e(
|
|
9614
|
+
V,
|
|
9618
9615
|
{
|
|
9619
9616
|
variant: "ghost",
|
|
9620
9617
|
iconProps: { name: a, size: [20, 20] },
|
|
9621
9618
|
className: "tooltip-btn c-tooltip-item__icon"
|
|
9622
9619
|
}
|
|
9623
|
-
) }), I3 = () => /* @__PURE__ */ e(m, { id: "text-tooltip", className: "c-text-tooltip", as: "ul", gap: "s", children: /* @__PURE__ */ e(
|
|
9620
|
+
) }), 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" }) }), f1 = ({
|
|
9624
9621
|
href: a,
|
|
9625
9622
|
iconProps: s,
|
|
9626
9623
|
children: l,
|
|
@@ -9733,7 +9730,8 @@ const d1 = j(
|
|
|
9733
9730
|
children: a,
|
|
9734
9731
|
navigationLinks: s,
|
|
9735
9732
|
user: l,
|
|
9736
|
-
streak: c
|
|
9733
|
+
streak: c,
|
|
9734
|
+
warningMessage: r
|
|
9737
9735
|
}) => /* @__PURE__ */ t(S, { children: [
|
|
9738
9736
|
/* @__PURE__ */ t(m, { gap: "xs", mt: "m", mx: "m", children: [
|
|
9739
9737
|
/* @__PURE__ */ e(p1, { img: l.avatar }),
|
|
@@ -9743,26 +9741,27 @@ const d1 = j(
|
|
|
9743
9741
|
/* @__PURE__ */ e(g, { as: "span", color: "ultramarine", className: "break-word", children: l.name })
|
|
9744
9742
|
] })
|
|
9745
9743
|
] }),
|
|
9746
|
-
|
|
9747
|
-
/* @__PURE__ */ e(
|
|
9744
|
+
!!r && /* @__PURE__ */ e(x, { p: "m", children: /* @__PURE__ */ e(we, { ...r, iconProps: { name: "info" }, fill: !0, variant: "warning" }) }),
|
|
9745
|
+
c && c.totalDays >= 1 && /* @__PURE__ */ e($0, { ...c, mx: "m", mt: "m" }),
|
|
9746
|
+
/* @__PURE__ */ e(x, { mx: "m", mt: "l", mb: "xl", children: s.map((n, i) => /* @__PURE__ */ t(
|
|
9748
9747
|
m,
|
|
9749
9748
|
{
|
|
9750
9749
|
as: M,
|
|
9751
|
-
href:
|
|
9750
|
+
href: n.href,
|
|
9752
9751
|
color: "black",
|
|
9753
|
-
pb:
|
|
9752
|
+
pb: i === s.length - 1 ? "0" : "m",
|
|
9754
9753
|
justifyContent: "between",
|
|
9755
9754
|
alignItems: "center",
|
|
9756
9755
|
size: "m",
|
|
9757
9756
|
children: [
|
|
9758
9757
|
/* @__PURE__ */ t(m, { alignItems: "center", children: [
|
|
9759
|
-
|
|
9760
|
-
|
|
9758
|
+
n.iconProps && /* @__PURE__ */ e(z, { mr: "xs", ...n.iconProps }),
|
|
9759
|
+
n.children
|
|
9761
9760
|
] }),
|
|
9762
9761
|
/* @__PURE__ */ e(z, { name: "chevron", size: 14, color: "ultramarine" })
|
|
9763
9762
|
]
|
|
9764
9763
|
},
|
|
9765
|
-
|
|
9764
|
+
n.href
|
|
9766
9765
|
)) }),
|
|
9767
9766
|
a,
|
|
9768
9767
|
/* @__PURE__ */ e(P, { color: "grey-200" })
|
|
@@ -9822,7 +9821,7 @@ const d1 = j(
|
|
|
9822
9821
|
v
|
|
9823
9822
|
] }) : v,
|
|
9824
9823
|
(l || l === 0) && /* @__PURE__ */ e(
|
|
9825
|
-
|
|
9824
|
+
b0,
|
|
9826
9825
|
{
|
|
9827
9826
|
percentage: l,
|
|
9828
9827
|
mt: "xxs",
|
|
@@ -9902,13 +9901,13 @@ const d1 = j(
|
|
|
9902
9901
|
] }) : _
|
|
9903
9902
|
}
|
|
9904
9903
|
);
|
|
9905
|
-
}, z1 = ({ href: a, iconName: s, name: l, themeColor: c }) => /* @__PURE__ */ t(
|
|
9904
|
+
}, 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
9905
|
/* @__PURE__ */ e(z, { name: s, size: 20, color: c || "ultramarine" }),
|
|
9907
9906
|
/* @__PURE__ */ t(m, { direction: "column", children: [
|
|
9908
9907
|
/* @__PURE__ */ e(g, { as: "span", size: "xxs", weight: "regular", children: "Télécharger sur" }),
|
|
9909
9908
|
/* @__PURE__ */ e(g, { as: "span", size: "xs", weight: "bold", children: l })
|
|
9910
9909
|
] })
|
|
9911
|
-
] }),
|
|
9910
|
+
] }), ie = ({ links: a, ...s }) => /* @__PURE__ */ e(
|
|
9912
9911
|
m,
|
|
9913
9912
|
{
|
|
9914
9913
|
gapX: "xs",
|
|
@@ -9917,7 +9916,7 @@ const d1 = j(
|
|
|
9917
9916
|
className: p("c-footer-links", s?.className),
|
|
9918
9917
|
children: a.map((l) => /* @__PURE__ */ e(M, { ...l, color: "white", className: "c-footer-links__link" }, String(l.children)))
|
|
9919
9918
|
}
|
|
9920
|
-
),
|
|
9919
|
+
), oe = ({
|
|
9921
9920
|
socialIcons: a,
|
|
9922
9921
|
themeColor: s,
|
|
9923
9922
|
...l
|
|
@@ -9943,7 +9942,7 @@ const d1 = j(
|
|
|
9943
9942
|
}
|
|
9944
9943
|
) }, c.name))
|
|
9945
9944
|
}
|
|
9946
|
-
),
|
|
9945
|
+
), H0 = ({
|
|
9947
9946
|
logoHref: a,
|
|
9948
9947
|
categories: s,
|
|
9949
9948
|
themeColor: l,
|
|
@@ -9976,7 +9975,7 @@ const d1 = j(
|
|
|
9976
9975
|
}
|
|
9977
9976
|
) }),
|
|
9978
9977
|
/* @__PURE__ */ e(
|
|
9979
|
-
|
|
9978
|
+
oe,
|
|
9980
9979
|
{
|
|
9981
9980
|
socialIcons: c,
|
|
9982
9981
|
themeColor: l,
|
|
@@ -10047,13 +10046,13 @@ const d1 = j(
|
|
|
10047
10046
|
alignItems: "center",
|
|
10048
10047
|
gap: "xs",
|
|
10049
10048
|
children: [
|
|
10050
|
-
/* @__PURE__ */ e(
|
|
10049
|
+
/* @__PURE__ */ e(ie, { links: n, justifyContent: "center", mb: "xl" }),
|
|
10051
10050
|
/* @__PURE__ */ e("strong", { children: "© Copyright 20 Minutes" }),
|
|
10052
10051
|
/* @__PURE__ */ e("p", { children: "La fréquentation de 20 Minutes est certifiée par l‘ACPM" })
|
|
10053
10052
|
]
|
|
10054
10053
|
}
|
|
10055
10054
|
)
|
|
10056
|
-
] }),
|
|
10055
|
+
] }), j0 = ({
|
|
10057
10056
|
logoHref: a,
|
|
10058
10057
|
categories: s,
|
|
10059
10058
|
themeColor: l,
|
|
@@ -10135,21 +10134,21 @@ const d1 = j(
|
|
|
10135
10134
|
] }),
|
|
10136
10135
|
/* @__PURE__ */ e(P, { color: "grey-200" })
|
|
10137
10136
|
] }) : void 0,
|
|
10138
|
-
/* @__PURE__ */ e(
|
|
10137
|
+
/* @__PURE__ */ e(oe, { socialIcons: c, themeColor: l, my: "xl", mx: "m" }),
|
|
10139
10138
|
/* @__PURE__ */ e(P, { color: "grey-200" }),
|
|
10140
10139
|
/* @__PURE__ */ t(x, { as: "section", className: "c-footer-mobile__bottom", px: "m", pt: "xl", pb: "xxl-2", children: [
|
|
10141
|
-
/* @__PURE__ */ e(
|
|
10140
|
+
/* @__PURE__ */ e(ie, { links: r, gapX: "s", mb: "xl" }),
|
|
10142
10141
|
/* @__PURE__ */ e("strong", { children: "© Copyright 20 Minutes" }),
|
|
10143
10142
|
/* @__PURE__ */ e(g, { mt: "xs", children: "La fréquentation de 20 Minutes est certifiée par l‘ACPM" })
|
|
10144
10143
|
] })
|
|
10145
10144
|
]
|
|
10146
10145
|
}
|
|
10147
|
-
), E3 = ({ layout: a = y.MOBILE, ...s }) => a === y.DESKTOP ? /* @__PURE__ */ e(
|
|
10146
|
+
), E3 = ({ layout: a = y.MOBILE, ...s }) => a === y.DESKTOP ? /* @__PURE__ */ e(H0, { ...s }) : /* @__PURE__ */ e(j0, { ...s }), P3 = ({
|
|
10148
10147
|
layout: a = y.MOBILE,
|
|
10149
10148
|
backhref: s,
|
|
10150
10149
|
...l
|
|
10151
|
-
}) => a === y.DESKTOP ? /* @__PURE__ */ e(
|
|
10152
|
-
|
|
10150
|
+
}) => a === y.DESKTOP ? /* @__PURE__ */ e(A0, { ...l }) : /* @__PURE__ */ e(
|
|
10151
|
+
I0,
|
|
10153
10152
|
{
|
|
10154
10153
|
logoHref: l.logoHref,
|
|
10155
10154
|
logoIsHeading: l.logoIsHeading,
|
|
@@ -10172,13 +10171,13 @@ const d1 = j(
|
|
|
10172
10171
|
)
|
|
10173
10172
|
);
|
|
10174
10173
|
l1.displayName = "SkipLink";
|
|
10175
|
-
const
|
|
10174
|
+
const F0 = {
|
|
10176
10175
|
logo: [190, 47],
|
|
10177
|
-
"logo-
|
|
10178
|
-
// the "20" svg path in the logo-
|
|
10176
|
+
"logo-instant": [180, 52],
|
|
10177
|
+
// the "20" svg path in the logo-instant have to be the same size as the "20" svg path in the logo
|
|
10179
10178
|
"logo-tv": [89, 47],
|
|
10180
10179
|
"logo-games": [120, 50]
|
|
10181
|
-
},
|
|
10180
|
+
}, A0 = ({
|
|
10182
10181
|
logoHref: a,
|
|
10183
10182
|
homeHref: s = "/",
|
|
10184
10183
|
searchformurl: l,
|
|
@@ -10194,7 +10193,7 @@ const je = {
|
|
|
10194
10193
|
color: "white",
|
|
10195
10194
|
svgTitle: "20 Minutes : Actualités et infos en direct",
|
|
10196
10195
|
name: i,
|
|
10197
|
-
size:
|
|
10196
|
+
size: F0[i]
|
|
10198
10197
|
}
|
|
10199
10198
|
) });
|
|
10200
10199
|
return /* @__PURE__ */ e(
|
|
@@ -10220,7 +10219,7 @@ const je = {
|
|
|
10220
10219
|
/* @__PURE__ */ e(l1, { href: "#menu-nav", children: "Passer à l'en-tête" }),
|
|
10221
10220
|
/* @__PURE__ */ e(l1, { href: "#footer", children: "Passer au pied de page" }),
|
|
10222
10221
|
/* @__PURE__ */ e(
|
|
10223
|
-
|
|
10222
|
+
V,
|
|
10224
10223
|
{
|
|
10225
10224
|
color: "translucent",
|
|
10226
10225
|
iconProps: {
|
|
@@ -10232,7 +10231,7 @@ const je = {
|
|
|
10232
10231
|
}
|
|
10233
10232
|
),
|
|
10234
10233
|
/* @__PURE__ */ e(
|
|
10235
|
-
|
|
10234
|
+
V,
|
|
10236
10235
|
{
|
|
10237
10236
|
color: "translucent",
|
|
10238
10237
|
iconProps: {
|
|
@@ -10356,7 +10355,7 @@ const je = {
|
|
|
10356
10355
|
}
|
|
10357
10356
|
),
|
|
10358
10357
|
h.subCategory && /* @__PURE__ */ e(
|
|
10359
|
-
|
|
10358
|
+
V0,
|
|
10360
10359
|
{
|
|
10361
10360
|
name: h.name,
|
|
10362
10361
|
link: h.link,
|
|
@@ -10373,19 +10372,19 @@ const je = {
|
|
|
10373
10372
|
},
|
|
10374
10373
|
h.link
|
|
10375
10374
|
)),
|
|
10376
|
-
/* @__PURE__ */ e(
|
|
10375
|
+
/* @__PURE__ */ e(Fe, {})
|
|
10377
10376
|
]
|
|
10378
10377
|
}
|
|
10379
10378
|
)
|
|
10380
10379
|
] })
|
|
10381
10380
|
}
|
|
10382
10381
|
);
|
|
10383
|
-
},
|
|
10382
|
+
}, T0 = {
|
|
10384
10383
|
logo: [114, 28],
|
|
10385
|
-
"logo-
|
|
10384
|
+
"logo-instant": [110, 32],
|
|
10386
10385
|
"logo-tv": [53, 28],
|
|
10387
10386
|
"logo-games": [70, 28]
|
|
10388
|
-
},
|
|
10387
|
+
}, I0 = ({
|
|
10389
10388
|
logoHref: a,
|
|
10390
10389
|
logoIsHeading: s = !1,
|
|
10391
10390
|
themeColor: l,
|
|
@@ -10400,7 +10399,7 @@ const je = {
|
|
|
10400
10399
|
color: "white",
|
|
10401
10400
|
svgTitle: "20 Minutes : Actualités et infos en direct",
|
|
10402
10401
|
name: r,
|
|
10403
|
-
size:
|
|
10402
|
+
size: T0[r]
|
|
10404
10403
|
}
|
|
10405
10404
|
) });
|
|
10406
10405
|
return /* @__PURE__ */ t(
|
|
@@ -10510,7 +10509,7 @@ const je = {
|
|
|
10510
10509
|
}),
|
|
10511
10510
|
children: /* @__PURE__ */ e("div", { children: v.body.map((_, b) => /* @__PURE__ */ t(a1.Fragment, { children: [
|
|
10512
10511
|
w ? /* @__PURE__ */ e(
|
|
10513
|
-
|
|
10512
|
+
ae,
|
|
10514
10513
|
{
|
|
10515
10514
|
link: _.url,
|
|
10516
10515
|
title: _.title,
|
|
@@ -10526,7 +10525,7 @@ const je = {
|
|
|
10526
10525
|
mr: r && s === y.DESKTOP && v.body.length > 3 ? "s" : void 0
|
|
10527
10526
|
}
|
|
10528
10527
|
) : /* @__PURE__ */ e(
|
|
10529
|
-
|
|
10528
|
+
Qe,
|
|
10530
10529
|
{
|
|
10531
10530
|
link: _.url,
|
|
10532
10531
|
title: _.title,
|
|
@@ -10565,7 +10564,7 @@ const je = {
|
|
|
10565
10564
|
};
|
|
10566
10565
|
});
|
|
10567
10566
|
return h.length === 0 ? null : /* @__PURE__ */ e(
|
|
10568
|
-
|
|
10567
|
+
ne,
|
|
10569
10568
|
{
|
|
10570
10569
|
tabItemActive: c || h[0].name,
|
|
10571
10570
|
tabItems: h,
|
|
@@ -10599,7 +10598,7 @@ const je = {
|
|
|
10599
10598
|
}),
|
|
10600
10599
|
children: h.body.map((v, w) => /* @__PURE__ */ t(a1.Fragment, { children: [
|
|
10601
10600
|
/* @__PURE__ */ e(
|
|
10602
|
-
|
|
10601
|
+
l0,
|
|
10603
10602
|
{
|
|
10604
10603
|
link: v.url,
|
|
10605
10604
|
title: v.title,
|
|
@@ -10620,7 +10619,7 @@ const je = {
|
|
|
10620
10619
|
] })
|
|
10621
10620
|
}));
|
|
10622
10621
|
return u.length === 0 ? null : /* @__PURE__ */ e(
|
|
10623
|
-
|
|
10622
|
+
ne,
|
|
10624
10623
|
{
|
|
10625
10624
|
tabItemActive: c || (u.length > 0 ? u[0].name : ""),
|
|
10626
10625
|
tabItems: u,
|
|
@@ -10676,7 +10675,7 @@ const je = {
|
|
|
10676
10675
|
className: o,
|
|
10677
10676
|
pl: { xs: v === 0 ? "m" : "0", md: "0" },
|
|
10678
10677
|
children: /* @__PURE__ */ e(
|
|
10679
|
-
|
|
10678
|
+
e0,
|
|
10680
10679
|
{
|
|
10681
10680
|
...h,
|
|
10682
10681
|
cardHeaderProps: {
|
|
@@ -10696,7 +10695,7 @@ const je = {
|
|
|
10696
10695
|
className: o,
|
|
10697
10696
|
pl: { xs: v === 0 ? "m" : "0", md: "0" },
|
|
10698
10697
|
children: /* @__PURE__ */ e(
|
|
10699
|
-
|
|
10698
|
+
se,
|
|
10700
10699
|
{
|
|
10701
10700
|
...h,
|
|
10702
10701
|
cardTitleProps: {
|
|
@@ -10718,7 +10717,7 @@ const je = {
|
|
|
10718
10717
|
i,
|
|
10719
10718
|
d
|
|
10720
10719
|
] }),
|
|
10721
|
-
l && s === y.MOBILE && /* @__PURE__ */ e(
|
|
10720
|
+
l && s === y.MOBILE && /* @__PURE__ */ e(De, { items: u, mt: "s" })
|
|
10722
10721
|
] });
|
|
10723
10722
|
}, 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
10723
|
"a",
|
|
@@ -10820,7 +10819,7 @@ const je = {
|
|
|
10820
10819
|
]
|
|
10821
10820
|
}
|
|
10822
10821
|
);
|
|
10823
|
-
},
|
|
10822
|
+
}, D0 = ({ title: a, articles: s, isSponsored: l, seeMoreLink: c }) => {
|
|
10824
10823
|
const { layout: r, ...n } = s[0];
|
|
10825
10824
|
return /* @__PURE__ */ t(
|
|
10826
10825
|
F,
|
|
@@ -10832,10 +10831,10 @@ const je = {
|
|
|
10832
10831
|
align: "end",
|
|
10833
10832
|
className: "c-three-columns-articles__column",
|
|
10834
10833
|
children: [
|
|
10835
|
-
a && /* @__PURE__ */ e(
|
|
10834
|
+
a && /* @__PURE__ */ e(te, { ...a, mb: l ? "m" : "xxl" }),
|
|
10836
10835
|
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
10836
|
/* @__PURE__ */ e(
|
|
10838
|
-
|
|
10837
|
+
Je,
|
|
10839
10838
|
{
|
|
10840
10839
|
...n,
|
|
10841
10840
|
...n.cardImageProps && {
|
|
@@ -10849,7 +10848,7 @@ const je = {
|
|
|
10849
10848
|
s.map((i) => /* @__PURE__ */ t(a1.Fragment, { children: [
|
|
10850
10849
|
/* @__PURE__ */ e(P, { color: "grey-200", my: "s" }),
|
|
10851
10850
|
/* @__PURE__ */ e(
|
|
10852
|
-
|
|
10851
|
+
ae,
|
|
10853
10852
|
{
|
|
10854
10853
|
...i,
|
|
10855
10854
|
cardTitleProps: { ...i.cardTitleProps, maxRows: 3 },
|
|
@@ -10869,12 +10868,12 @@ const je = {
|
|
|
10869
10868
|
}) => s.length > 0 ? /* @__PURE__ */ t(x, { as: "section", ...c, className: "c-three-columns-articles", children: [
|
|
10870
10869
|
a && /* @__PURE__ */ t(S, { children: [
|
|
10871
10870
|
/* @__PURE__ */ e(Z1, { mb: "xl" }),
|
|
10872
|
-
/* @__PURE__ */ e(
|
|
10871
|
+
/* @__PURE__ */ e(L1, { as: "h2", size: "m", mb: "l", textAlign: { xs: "center", md: "left" }, children: a })
|
|
10873
10872
|
] }),
|
|
10874
10873
|
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(
|
|
10874
|
+
(r) => r.articles.length > 0 ? /* @__PURE__ */ e(D0, { ...r }, r.title.label) : null
|
|
10876
10875
|
) }) : s.map((r, n) => /* @__PURE__ */ e(
|
|
10877
|
-
|
|
10876
|
+
r0,
|
|
10878
10877
|
{
|
|
10879
10878
|
label: r.title.label,
|
|
10880
10879
|
articles: r.articles,
|
|
@@ -10913,8 +10912,8 @@ const je = {
|
|
|
10913
10912
|
}
|
|
10914
10913
|
);
|
|
10915
10914
|
export {
|
|
10916
|
-
|
|
10917
|
-
|
|
10915
|
+
E0 as Ad,
|
|
10916
|
+
we as Alert,
|
|
10918
10917
|
H2 as AlertInfoBanner,
|
|
10919
10918
|
j2 as ArticleBrandBanner,
|
|
10920
10919
|
F2 as ArticleHeader,
|
|
@@ -10922,41 +10921,41 @@ export {
|
|
|
10922
10921
|
T2 as ArticleVideo,
|
|
10923
10922
|
D2 as AstroContent,
|
|
10924
10923
|
R2 as AstroTiles,
|
|
10925
|
-
|
|
10926
|
-
|
|
10924
|
+
Ke as AstroTopicCard,
|
|
10925
|
+
P0 as Autocomplete,
|
|
10927
10926
|
p1 as Avatar,
|
|
10928
|
-
|
|
10927
|
+
Ue as AvatarGroup,
|
|
10929
10928
|
x as Box,
|
|
10930
10929
|
O2 as Breadcrumb,
|
|
10931
10930
|
E2 as BulletedList,
|
|
10932
|
-
|
|
10931
|
+
V as Button,
|
|
10933
10932
|
P2 as Calendar,
|
|
10934
10933
|
D as CardContainer,
|
|
10935
10934
|
q2 as CardExtraLarge,
|
|
10936
|
-
|
|
10937
|
-
|
|
10935
|
+
ae as CardExtraSmall,
|
|
10936
|
+
ee as CardFooter,
|
|
10938
10937
|
K2 as CardFrame,
|
|
10939
10938
|
X as CardHeader,
|
|
10940
10939
|
A as CardImage,
|
|
10941
10940
|
U2 as CardLarge,
|
|
10942
|
-
|
|
10943
|
-
|
|
10941
|
+
Je as CardMedium,
|
|
10942
|
+
Qe as CardMost,
|
|
10944
10943
|
G2 as CardMovie,
|
|
10945
10944
|
W2 as CardNewsletter,
|
|
10946
10945
|
Y2 as CardNotification,
|
|
10947
|
-
|
|
10948
|
-
|
|
10946
|
+
se as CardOverview,
|
|
10947
|
+
e0 as CardProduct,
|
|
10949
10948
|
X2 as CardSideImage,
|
|
10950
10949
|
J2 as CardSkeleton,
|
|
10951
|
-
|
|
10952
|
-
|
|
10950
|
+
le as CardSmall,
|
|
10951
|
+
l0 as CardTiny,
|
|
10953
10952
|
I as CardTitle,
|
|
10954
|
-
|
|
10953
|
+
c0 as CardVertical,
|
|
10955
10954
|
Q2 as CardVideo,
|
|
10956
|
-
|
|
10955
|
+
t0 as CardVideoSmall,
|
|
10957
10956
|
e3 as CardWithButton,
|
|
10958
10957
|
a3 as CardWithSummary,
|
|
10959
|
-
|
|
10958
|
+
r0 as Carousel,
|
|
10960
10959
|
l3 as Chatbot,
|
|
10961
10960
|
f2 as Checkbox,
|
|
10962
10961
|
c3 as Citation,
|
|
@@ -10975,7 +10974,7 @@ export {
|
|
|
10975
10974
|
I2 as Embed,
|
|
10976
10975
|
h3 as EmojiToolbar,
|
|
10977
10976
|
m3 as ErrorContent,
|
|
10978
|
-
|
|
10977
|
+
d0 as Expandable,
|
|
10979
10978
|
m as Flex,
|
|
10980
10979
|
F as FlexItem,
|
|
10981
10980
|
E3 as Footer,
|
|
@@ -10983,13 +10982,13 @@ export {
|
|
|
10983
10982
|
s3 as HalfDonut,
|
|
10984
10983
|
P3 as Header,
|
|
10985
10984
|
u3 as HeaderBanner,
|
|
10986
|
-
|
|
10985
|
+
A0 as HeaderDesktop,
|
|
10987
10986
|
p3 as HeaderMini,
|
|
10988
|
-
|
|
10987
|
+
I0 as HeaderMobile,
|
|
10989
10988
|
g3 as HeaderPage,
|
|
10990
10989
|
v3 as HeaderSection,
|
|
10991
|
-
|
|
10992
|
-
|
|
10990
|
+
o0 as HeaderSideModal,
|
|
10991
|
+
L1 as HeaderTitle,
|
|
10993
10992
|
Z as Heading,
|
|
10994
10993
|
z as Icon,
|
|
10995
10994
|
O as IconButton,
|
|
@@ -10998,7 +10997,7 @@ export {
|
|
|
10998
10997
|
k2 as Iframe,
|
|
10999
10998
|
x3 as ImageSlider,
|
|
11000
10999
|
i1 as Img,
|
|
11001
|
-
|
|
11000
|
+
m0 as InfoBanner,
|
|
11002
11001
|
r1 as InlineSeparator,
|
|
11003
11002
|
$1 as Input,
|
|
11004
11003
|
T as Label,
|
|
@@ -11006,7 +11005,7 @@ export {
|
|
|
11006
11005
|
y as LayoutType,
|
|
11007
11006
|
v1 as Legend,
|
|
11008
11007
|
M as Link,
|
|
11009
|
-
|
|
11008
|
+
u0 as ListWithDiode,
|
|
11010
11009
|
w3 as LiveIndicator,
|
|
11011
11010
|
b3 as LiveQuestion,
|
|
11012
11011
|
f3 as LiveTalk,
|
|
@@ -11026,100 +11025,100 @@ export {
|
|
|
11026
11025
|
K3 as MostWatchVideos,
|
|
11027
11026
|
B3 as Newsletter,
|
|
11028
11027
|
Z3 as OrderedListWithNumber,
|
|
11029
|
-
|
|
11028
|
+
Fe as Overlay,
|
|
11030
11029
|
U3 as OverviewBar,
|
|
11031
11030
|
$3 as Pagination,
|
|
11032
|
-
|
|
11031
|
+
b0 as PercentageBar,
|
|
11033
11032
|
G3 as PhotoSwipeGallery,
|
|
11034
|
-
|
|
11035
|
-
|
|
11033
|
+
V1 as Pipe,
|
|
11034
|
+
V3 as Prose,
|
|
11036
11035
|
S2 as RadioButton,
|
|
11037
11036
|
W3 as Ranking,
|
|
11038
|
-
|
|
11039
|
-
|
|
11040
|
-
|
|
11037
|
+
Ae as Rating,
|
|
11038
|
+
f0 as ReactButton,
|
|
11039
|
+
fe as ReactionContent,
|
|
11041
11040
|
B2 as ReadAlso,
|
|
11042
|
-
|
|
11041
|
+
L3 as ReadAlsoBanner,
|
|
11043
11042
|
Z2 as ScrollProgressBar,
|
|
11044
|
-
|
|
11043
|
+
Te as ScrollToTopButton,
|
|
11045
11044
|
d3 as SearchBanner,
|
|
11046
11045
|
u1 as SearchForm,
|
|
11047
11046
|
$2 as Section,
|
|
11048
|
-
|
|
11049
|
-
|
|
11047
|
+
te as SectionTitle,
|
|
11048
|
+
Ie as Select,
|
|
11050
11049
|
H3 as ShareBar,
|
|
11051
11050
|
j3 as ShowCover,
|
|
11052
|
-
|
|
11053
|
-
|
|
11051
|
+
re as Signature,
|
|
11052
|
+
V2 as Skeleton,
|
|
11054
11053
|
d1 as Slider,
|
|
11055
11054
|
F3 as SmartBanner,
|
|
11056
11055
|
n1 as SocialBar,
|
|
11057
11056
|
Y as Sponsor,
|
|
11058
|
-
|
|
11059
|
-
|
|
11060
|
-
|
|
11057
|
+
De as Stepper,
|
|
11058
|
+
$0 as StreakBlock,
|
|
11059
|
+
V0 as SubMenu,
|
|
11061
11060
|
z2 as SvgSprite,
|
|
11062
|
-
|
|
11063
|
-
|
|
11064
|
-
|
|
11061
|
+
Re as Switch,
|
|
11062
|
+
Oe as Tab,
|
|
11063
|
+
Ee as TabPanel,
|
|
11065
11064
|
A3 as Table,
|
|
11066
|
-
|
|
11065
|
+
ne as Tabs,
|
|
11067
11066
|
W as Tag,
|
|
11068
11067
|
T3 as TagBar,
|
|
11069
11068
|
g as Text,
|
|
11070
11069
|
I3 as TextTooltip,
|
|
11071
|
-
|
|
11070
|
+
L2 as Textarea,
|
|
11072
11071
|
Y3 as ThreeColumnsArticles,
|
|
11073
11072
|
f1 as Tiles,
|
|
11074
11073
|
D3 as Timeline,
|
|
11075
11074
|
X3 as Toolbar,
|
|
11076
11075
|
Q1 as Typography,
|
|
11077
11076
|
R3 as UserPanel,
|
|
11078
|
-
|
|
11079
|
-
|
|
11080
|
-
|
|
11077
|
+
W0 as alignContentList,
|
|
11078
|
+
G0 as alignItemsList,
|
|
11079
|
+
X0 as alignSelfList,
|
|
11081
11080
|
y1 as applyFormatToNumbers,
|
|
11082
11081
|
_2 as borderSizeList,
|
|
11083
|
-
|
|
11084
|
-
|
|
11082
|
+
be as buttonColor,
|
|
11083
|
+
q0 as buttonVariant,
|
|
11085
11084
|
C1 as cityZoom,
|
|
11086
|
-
|
|
11085
|
+
ze as colorSystemProps,
|
|
11087
11086
|
u2 as colorTokenNameList,
|
|
11088
11087
|
C2 as colsNumberGridList,
|
|
11089
|
-
|
|
11088
|
+
ye as departmentNames,
|
|
11090
11089
|
E1 as emojiConfig,
|
|
11091
|
-
|
|
11092
|
-
|
|
11090
|
+
J0 as flexBasisList,
|
|
11091
|
+
K0 as flexDirectionList,
|
|
11093
11092
|
e2 as flexGrowList,
|
|
11094
11093
|
P1 as flexOrGridBoxSystemProps,
|
|
11095
|
-
|
|
11096
|
-
|
|
11097
|
-
|
|
11094
|
+
Ne as flexOrGridItemSystemProps,
|
|
11095
|
+
Q0 as flexShrinkList,
|
|
11096
|
+
U0 as flexWrapList,
|
|
11098
11097
|
t2 as fontFamilyTokenNameList,
|
|
11099
11098
|
r2 as fontWeightTokenNameList,
|
|
11100
11099
|
j as forwardRef,
|
|
11101
11100
|
A1 as franceMainCities,
|
|
11102
|
-
|
|
11101
|
+
Be as getSrcSetFromFormats,
|
|
11103
11102
|
n2 as headingSizeTokenNameList,
|
|
11104
11103
|
N2 as iconButtonColor,
|
|
11105
11104
|
g2 as iconTokenNameHorscopeChineseList,
|
|
11106
11105
|
v2 as iconTokenNameHorscopeZodiacList,
|
|
11107
11106
|
p2 as iconTokenNameList,
|
|
11108
11107
|
x2 as iconTokenNameNumerologyList,
|
|
11109
|
-
|
|
11110
|
-
|
|
11111
|
-
|
|
11112
|
-
|
|
11108
|
+
Pe as imageConfigDesktop,
|
|
11109
|
+
qe as imageConfigMobile,
|
|
11110
|
+
Y0 as justifyContentList,
|
|
11111
|
+
ke as marginSystemProps,
|
|
11113
11112
|
o2 as mediaQueriesList,
|
|
11114
11113
|
K1 as paddingSystemProps,
|
|
11115
|
-
|
|
11114
|
+
_e as politicalPartiesColors,
|
|
11116
11115
|
q1 as radiusSystemProps,
|
|
11117
11116
|
w2 as radiusTokenNameList,
|
|
11118
11117
|
S1 as replaceSrcFormat,
|
|
11119
11118
|
y2 as rotationList,
|
|
11120
11119
|
U1 as spacingSystemProps,
|
|
11121
11120
|
m2 as spacingTokenNameList,
|
|
11122
|
-
|
|
11121
|
+
Me as systemProps,
|
|
11123
11122
|
s2 as textAlignList,
|
|
11124
11123
|
a2 as textDecorationList,
|
|
11125
11124
|
i2 as textSizeTokenNameList,
|
|
@@ -11128,6 +11127,6 @@ export {
|
|
|
11128
11127
|
h2 as themeList,
|
|
11129
11128
|
R as tokenVariables,
|
|
11130
11129
|
b2 as tvShowsColors,
|
|
11131
|
-
|
|
11130
|
+
Ce as typographySystemProps,
|
|
11132
11131
|
c2 as whiteSpaceList
|
|
11133
11132
|
};
|