@20minutes/hela 2.19.1 → 2.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/atoms/IconButton/IconButton.d.ts +1 -1
- package/dist/components/molecules/Chatbot/Chatbot.d.ts +8 -0
- package/dist/components/molecules/Chatbot/index.d.ts +1 -0
- package/dist/components/molecules/index.d.ts +1 -0
- package/dist/index.es.js +509 -478
- package/dist/index.umd.cjs +1 -1
- package/dist/scss/abstracts/variables/_token-variables.scss +1 -1
- package/dist/scss/abstracts/variables/_z-index.scss +1 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/components/molecules/SocialBar/Chatbot.d.ts +0 -6
package/dist/index.es.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx as e, jsxs as t, Fragment as j } from "react/jsx-runtime";
|
|
2
|
-
import Q, { Fragment as
|
|
3
|
-
function
|
|
2
|
+
import Q, { Fragment as p0, useMemo as W, useState as g0, createElement as v0 } from "react";
|
|
3
|
+
function x0(a) {
|
|
4
4
|
return a && a.__esModule && Object.prototype.hasOwnProperty.call(a, "default") ? a.default : a;
|
|
5
5
|
}
|
|
6
6
|
var B1 = { exports: {} };
|
|
7
7
|
var A1;
|
|
8
|
-
function
|
|
8
|
+
function f0() {
|
|
9
9
|
return A1 || (A1 = 1, (function(a) {
|
|
10
10
|
(function() {
|
|
11
11
|
var s = {}.hasOwnProperty;
|
|
@@ -37,8 +37,8 @@ function x0() {
|
|
|
37
37
|
})();
|
|
38
38
|
})(B1)), B1.exports;
|
|
39
39
|
}
|
|
40
|
-
var
|
|
41
|
-
const p = /* @__PURE__ */
|
|
40
|
+
var w0 = f0();
|
|
41
|
+
const p = /* @__PURE__ */ x0(w0), Te = ({
|
|
42
42
|
adUnitCompletePath: a,
|
|
43
43
|
variant: s,
|
|
44
44
|
isFullscreenMobile: c = !1,
|
|
@@ -68,7 +68,7 @@ const p = /* @__PURE__ */ v0(f0), Te = ({
|
|
|
68
68
|
}
|
|
69
69
|
);
|
|
70
70
|
return o ? /* @__PURE__ */ e(x, { className: "c-placeolder--ban", children: d }) : d;
|
|
71
|
-
},
|
|
71
|
+
}, Ae = ({
|
|
72
72
|
children: a,
|
|
73
73
|
variant: s = "success",
|
|
74
74
|
title: c,
|
|
@@ -105,7 +105,7 @@ const p = /* @__PURE__ */ v0(f0), Te = ({
|
|
|
105
105
|
)
|
|
106
106
|
]
|
|
107
107
|
}
|
|
108
|
-
),
|
|
108
|
+
), De = ({
|
|
109
109
|
id: a,
|
|
110
110
|
inputProps: s,
|
|
111
111
|
dataAttributes: c,
|
|
@@ -170,10 +170,10 @@ const p = /* @__PURE__ */ v0(f0), Te = ({
|
|
|
170
170
|
)
|
|
171
171
|
] });
|
|
172
172
|
};
|
|
173
|
-
function
|
|
173
|
+
function I(a) {
|
|
174
174
|
return Q.forwardRef(a);
|
|
175
175
|
}
|
|
176
|
-
const
|
|
176
|
+
const b0 = [
|
|
177
177
|
"primary",
|
|
178
178
|
"secondary",
|
|
179
179
|
"tertiary",
|
|
@@ -181,7 +181,7 @@ const w0 = [
|
|
|
181
181
|
"dark",
|
|
182
182
|
"white",
|
|
183
183
|
"blue-ice"
|
|
184
|
-
],
|
|
184
|
+
], Oe = ["ghost", "outlined", "link", "ghost-with-icon-bg", "close"], H = I(
|
|
185
185
|
({
|
|
186
186
|
as: a = "button",
|
|
187
187
|
variant: s,
|
|
@@ -251,7 +251,7 @@ const w0 = [
|
|
|
251
251
|
}
|
|
252
252
|
);
|
|
253
253
|
H.displayName = "Button";
|
|
254
|
-
const
|
|
254
|
+
const Re = ({
|
|
255
255
|
id: a,
|
|
256
256
|
className: s,
|
|
257
257
|
required: c,
|
|
@@ -308,7 +308,7 @@ const Oe = ({
|
|
|
308
308
|
}
|
|
309
309
|
),
|
|
310
310
|
i && /* @__PURE__ */ e(g, { as: "span", id: `${a}-hint`, mt: "xxs-2", ml: "xxs-2", className: "u-mask", children: i })
|
|
311
|
-
] }), G =
|
|
311
|
+
] }), G = I(
|
|
312
312
|
({ text: a, color: s = "black", thickness: c = "thin", ...l }, r) => {
|
|
313
313
|
const n = /* @__PURE__ */ e(
|
|
314
314
|
F,
|
|
@@ -341,7 +341,7 @@ const Oe = ({
|
|
|
341
341
|
), L1 = ({
|
|
342
342
|
bg: a = "ultramarine",
|
|
343
343
|
...s
|
|
344
|
-
}) => /* @__PURE__ */ e(x, { ...s, className: p("c-divider-section", s?.className), children: /* @__PURE__ */ e(x, { as: "hr", className: p("c-divider-section__line"), bg: a }) }), K1 =
|
|
344
|
+
}) => /* @__PURE__ */ e(x, { ...s, className: p("c-divider-section", s?.className), children: /* @__PURE__ */ e(x, { as: "hr", className: p("c-divider-section__line"), bg: a }) }), K1 = I(
|
|
345
345
|
({ color: a = "black", thickness: s = "thin", ...c }, l) => /* @__PURE__ */ e(
|
|
346
346
|
x,
|
|
347
347
|
{
|
|
@@ -357,7 +357,7 @@ const Oe = ({
|
|
|
357
357
|
)
|
|
358
358
|
}
|
|
359
359
|
)
|
|
360
|
-
),
|
|
360
|
+
), Ee = ["column", "row", "column-reverse", "row-reverse"], Pe = ["wrap", "wrap-reverse", "no-wrap"], qe = ["start", "end", "center", "baseline", "stretch"], Ke = [
|
|
361
361
|
"start",
|
|
362
362
|
"end",
|
|
363
363
|
"center",
|
|
@@ -365,7 +365,7 @@ const Oe = ({
|
|
|
365
365
|
"around",
|
|
366
366
|
"evenly",
|
|
367
367
|
"stretch"
|
|
368
|
-
],
|
|
368
|
+
], Ge = [
|
|
369
369
|
"start",
|
|
370
370
|
"end",
|
|
371
371
|
"center",
|
|
@@ -373,7 +373,7 @@ const Oe = ({
|
|
|
373
373
|
"around",
|
|
374
374
|
"evenly",
|
|
375
375
|
"stretch"
|
|
376
|
-
],
|
|
376
|
+
], Ue = ["auto", "start", "end", "center", "stretch", "baseline"], We = ["auto", 0, 25, 33, 50, 75, 100], Ye = [0, 1], Xe = [0, 1], R = {
|
|
377
377
|
asset: {
|
|
378
378
|
font: {
|
|
379
379
|
"Obviously-Semibold": {
|
|
@@ -1504,7 +1504,7 @@ const Oe = ({
|
|
|
1504
1504
|
}
|
|
1505
1505
|
}
|
|
1506
1506
|
}
|
|
1507
|
-
},
|
|
1507
|
+
}, Je = ["underline", "dotted", "wavy", "overline"], Qe = ["left", "center", "right", "justify"], e2 = ["capitalize", "uppercase", "lowercase"], a2 = [
|
|
1508
1508
|
"break-spaces",
|
|
1509
1509
|
"normal",
|
|
1510
1510
|
"nowrap",
|
|
@@ -1512,16 +1512,16 @@ const Oe = ({
|
|
|
1512
1512
|
"pre-line",
|
|
1513
1513
|
"pre-wrap",
|
|
1514
1514
|
"revert"
|
|
1515
|
-
],
|
|
1515
|
+
], s2 = Object.keys(R["font-family"]).filter(
|
|
1516
1516
|
(a) => !["base"].includes(a)
|
|
1517
|
-
), s2 = Object.keys(
|
|
1518
|
-
R["font-weight"]
|
|
1519
1517
|
), c2 = Object.keys(
|
|
1520
|
-
R
|
|
1518
|
+
R["font-weight"]
|
|
1521
1519
|
), l2 = Object.keys(
|
|
1520
|
+
R.typography.heading
|
|
1521
|
+
), t2 = Object.keys(
|
|
1522
1522
|
R.typography.text
|
|
1523
1523
|
);
|
|
1524
|
-
var
|
|
1524
|
+
var y0 = /* @__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))(y0 || {});
|
|
1525
1525
|
const G1 = {
|
|
1526
1526
|
sad: "😢",
|
|
1527
1527
|
interesting: "😍",
|
|
@@ -1568,7 +1568,7 @@ const G1 = {
|
|
|
1568
1568
|
filterPrefix: "69123AR",
|
|
1569
1569
|
ids: Array.from({ length: 9 }, (a, s) => `69123AR0${s + 1}`)
|
|
1570
1570
|
}
|
|
1571
|
-
},
|
|
1571
|
+
}, _0 = {
|
|
1572
1572
|
"01": "Ain",
|
|
1573
1573
|
"02": "Aisne",
|
|
1574
1574
|
"03": "Allier",
|
|
@@ -1670,7 +1670,7 @@ const G1 = {
|
|
|
1670
1670
|
973: "Guyane",
|
|
1671
1671
|
974: "La Réunion",
|
|
1672
1672
|
976: "Mayotte"
|
|
1673
|
-
},
|
|
1673
|
+
}, n2 = ["xs", "sm", "md", "lg", "xl", "xxl"], z0 = [
|
|
1674
1674
|
"extreme-gauche",
|
|
1675
1675
|
"parti-revolutionnaire-communiste",
|
|
1676
1676
|
"lutte-ouvriere",
|
|
@@ -1735,7 +1735,7 @@ const G1 = {
|
|
|
1735
1735
|
"europe-democratie-esperanto",
|
|
1736
1736
|
"union-populaire-republicaine",
|
|
1737
1737
|
"regionalistes"
|
|
1738
|
-
],
|
|
1738
|
+
], N0 = {
|
|
1739
1739
|
borderColor: ["border-color"],
|
|
1740
1740
|
bg: ["background-color"],
|
|
1741
1741
|
color: ["color"]
|
|
@@ -1750,14 +1750,14 @@ const G1 = {
|
|
|
1750
1750
|
direction: ["direction"],
|
|
1751
1751
|
wrap: ["wrap"],
|
|
1752
1752
|
flexGrow: ["flex-grow"]
|
|
1753
|
-
},
|
|
1753
|
+
}, k0 = {
|
|
1754
1754
|
align: ["align-self"],
|
|
1755
1755
|
basis: ["flex-basis"],
|
|
1756
1756
|
shrink: ["flex-shrink"],
|
|
1757
1757
|
grow: ["flex-grow"]
|
|
1758
1758
|
}, W1 = {
|
|
1759
1759
|
radius: ["border-radius"]
|
|
1760
|
-
},
|
|
1760
|
+
}, M0 = {
|
|
1761
1761
|
m: ["margin"],
|
|
1762
1762
|
mt: ["margin-top"],
|
|
1763
1763
|
mr: ["margin-right"],
|
|
@@ -1774,13 +1774,13 @@ const G1 = {
|
|
|
1774
1774
|
px: ["padding-left", "padding-right"],
|
|
1775
1775
|
py: ["padding-top", "padding-bottom"]
|
|
1776
1776
|
}, X1 = {
|
|
1777
|
-
...
|
|
1777
|
+
...M0,
|
|
1778
1778
|
...Y1
|
|
1779
|
-
},
|
|
1779
|
+
}, C0 = {
|
|
1780
1780
|
...X1,
|
|
1781
|
-
...
|
|
1781
|
+
...N0,
|
|
1782
1782
|
...W1
|
|
1783
|
-
},
|
|
1783
|
+
}, S0 = {
|
|
1784
1784
|
textAlign: ["text-align"],
|
|
1785
1785
|
weight: ["font-weight"],
|
|
1786
1786
|
italic: ["font-style"],
|
|
@@ -1788,26 +1788,26 @@ const G1 = {
|
|
|
1788
1788
|
textTransform: ["text-transform"],
|
|
1789
1789
|
fontFamily: ["font-family"],
|
|
1790
1790
|
whiteSpace: ["white-space"]
|
|
1791
|
-
},
|
|
1791
|
+
}, r2 = Object.keys(R.color.theme), i2 = ["light", "dark"], o2 = Object.keys(R.spacing), d2 = [
|
|
1792
1792
|
...Object.keys(R.color.primary),
|
|
1793
1793
|
...Object.keys(R.color.secondary),
|
|
1794
1794
|
...Object.keys(R.color.greyscale),
|
|
1795
1795
|
...Object.keys(R.color.status),
|
|
1796
1796
|
...Object.keys(R.color.theme)
|
|
1797
|
-
],
|
|
1797
|
+
], h2 = Object.keys(R.asset.icon), m2 = Object.keys(
|
|
1798
1798
|
R.asset.icon["horoscope-sign"].chinese
|
|
1799
|
-
),
|
|
1799
|
+
), u2 = Object.keys(
|
|
1800
1800
|
R.asset.icon["horoscope-sign"].zodiac
|
|
1801
|
-
),
|
|
1801
|
+
), p2 = Object.keys(R.radius), g2 = [
|
|
1802
1802
|
"20-arena",
|
|
1803
1803
|
"on-vous-en-dit-plus",
|
|
1804
1804
|
"planete-c",
|
|
1805
1805
|
"plein-les-poches",
|
|
1806
1806
|
"story",
|
|
1807
1807
|
"tant-d-ecrans"
|
|
1808
|
-
],
|
|
1808
|
+
], v2 = ["quarter", "half", "three-quarter"], x2 = ["small", "medium", "big"], B0 = (a) => typeof a == "string" && z0.includes(a), N = I(
|
|
1809
1809
|
({ name: a, size: s = 28, isRounded: c = !1, border: l, rotation: r, svgTitle: n, color: i, ...o }, d) => {
|
|
1810
|
-
const u = Array.isArray(s) ? s?.[0] : s, m = Array.isArray(s) ? s?.[1] : s, v = !n, f =
|
|
1810
|
+
const u = Array.isArray(s) ? s?.[0] : s, m = Array.isArray(s) ? s?.[1] : s, v = !n, f = B0(i);
|
|
1811
1811
|
return /* @__PURE__ */ e(
|
|
1812
1812
|
x,
|
|
1813
1813
|
{
|
|
@@ -1841,7 +1841,7 @@ const G1 = {
|
|
|
1841
1841
|
}
|
|
1842
1842
|
);
|
|
1843
1843
|
}
|
|
1844
|
-
),
|
|
1844
|
+
), f2 = (a) => /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", ...a, children: [
|
|
1845
1845
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 43 35", id: "20mn-pub", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
1846
1846
|
/* @__PURE__ */ e(
|
|
1847
1847
|
"path",
|
|
@@ -2956,7 +2956,7 @@ const G1 = {
|
|
|
2956
2956
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "eya", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M22 5h32v74H22z" }) }) })
|
|
2957
2957
|
] }),
|
|
2958
2958
|
/* @__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" }) })
|
|
2959
|
-
] }),
|
|
2959
|
+
] }), w2 = [...b0, "blue-dark"], q = I(
|
|
2960
2960
|
({ iconProps: a, as: s = "button", variant: c, color: l, size: r, hasShadow: n, isLoading: i, isFloating: o, ...d }, u) => /* @__PURE__ */ e(
|
|
2961
2961
|
h,
|
|
2962
2962
|
{
|
|
@@ -3001,7 +3001,7 @@ const r1 = ({ text: a, ...s }) => /* @__PURE__ */ e(
|
|
|
3001
3001
|
children: a
|
|
3002
3002
|
}
|
|
3003
3003
|
);
|
|
3004
|
-
function
|
|
3004
|
+
function b2({ title: a, ratio: s = "auto", htmlIframeProps: c, ...l }) {
|
|
3005
3005
|
return /* @__PURE__ */ e(
|
|
3006
3006
|
x,
|
|
3007
3007
|
{
|
|
@@ -3013,7 +3013,7 @@ function w2({ title: a, ratio: s = "auto", htmlIframeProps: c, ...l }) {
|
|
|
3013
3013
|
}
|
|
3014
3014
|
);
|
|
3015
3015
|
}
|
|
3016
|
-
const
|
|
3016
|
+
const Z0 = ({ src: a, formats: s }) => {
|
|
3017
3017
|
if (s !== void 0 && s.length > 0)
|
|
3018
3018
|
return s.map((c) => `${a.replace(/%format/, c)} ${c.split("x")[0]}w`).join(", ");
|
|
3019
3019
|
}, $1 = ({ src: a, format: s }) => a.replace(/%format/, s), d1 = ({
|
|
@@ -3043,12 +3043,12 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3043
3043
|
return /* @__PURE__ */ e(x, { as: "img", src: s, ...f });
|
|
3044
3044
|
const _ = c.split("x"), w = _[0], b = _[1];
|
|
3045
3045
|
let C, Z = `data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='${w}'%20height='${b}'%3E%3C/svg%3E`;
|
|
3046
|
-
if (s && (Z = $1({ src: s, format: c }), C =
|
|
3046
|
+
if (s && (Z = $1({ src: s, format: c }), C = Z0({ formats: l, src: s }) ?? ""), u) {
|
|
3047
3047
|
const k = Number(w) * 2, M = Number(b) * 2, S = `${k}x${M}`, y = $1({ src: s, format: S });
|
|
3048
3048
|
C = C ? `${C}, ${y} 2x` : `${y} 2x`;
|
|
3049
3049
|
}
|
|
3050
3050
|
return f.width = w || void 0, f.height = b !== "0" ? b : void 0, f.sizes = n || void 0, /* @__PURE__ */ e(x, { ...f, as: "img", src: Z, ...C ? { srcSet: C } : {} });
|
|
3051
|
-
}, i1 = ({ size: a, ...s }) => /* @__PURE__ */ e(g, { as: "span", size: a || "s", ...s, children: "•" }), V1 =
|
|
3051
|
+
}, i1 = ({ size: a, ...s }) => /* @__PURE__ */ e(g, { as: "span", size: a || "s", ...s, children: "•" }), V1 = I(
|
|
3052
3052
|
({
|
|
3053
3053
|
id: a,
|
|
3054
3054
|
className: s,
|
|
@@ -3189,7 +3189,7 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3189
3189
|
]
|
|
3190
3190
|
}
|
|
3191
3191
|
);
|
|
3192
|
-
},
|
|
3192
|
+
}, y2 = ({ children: a }) => /* @__PURE__ */ e(L, { as: "h4", size: "xxs", weight: "bold", color: "ultramarine", children: a }), V = (a) => {
|
|
3193
3193
|
if (a.propValue && ["boolean", "string", "number"].includes(typeof a.propValue) || !a.propValue) {
|
|
3194
3194
|
const s = O1({
|
|
3195
3195
|
className: a.className,
|
|
@@ -3208,10 +3208,10 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3208
3208
|
});
|
|
3209
3209
|
return r && s.push(r), s;
|
|
3210
3210
|
}, []);
|
|
3211
|
-
},
|
|
3211
|
+
}, $0 = (a) => a.replace(/([a-z])([A-Z])/g, "$1-$2").replace(/[\s_]+/g, "-").toLowerCase(), O1 = (a) => {
|
|
3212
3212
|
if (a.propValue !== void 0) {
|
|
3213
3213
|
if (typeof a.propValue != "boolean") {
|
|
3214
|
-
const s =
|
|
3214
|
+
const s = $0(
|
|
3215
3215
|
typeof a.propValue == "number" ? a.propValue.toString() : a.propValue
|
|
3216
3216
|
);
|
|
3217
3217
|
return a.className ? `${a.className}-${s}@${a.defaultModifier}` : `${s}@${a.defaultModifier}`;
|
|
@@ -3220,11 +3220,11 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3220
3220
|
throw new Error('It is necessary to define the argument "className" !');
|
|
3221
3221
|
return `${a.className}@${a.defaultModifier}`;
|
|
3222
3222
|
}
|
|
3223
|
-
},
|
|
3223
|
+
}, j0 = (a) => p({
|
|
3224
3224
|
[`bg-${a.bg}`]: a.bg,
|
|
3225
3225
|
[`color-${a.color}`]: a.color,
|
|
3226
3226
|
[`border-color-${a.borderColor}`]: a.borderColor
|
|
3227
|
-
}),
|
|
3227
|
+
}), L0 = ({
|
|
3228
3228
|
basis: a,
|
|
3229
3229
|
shrink: s,
|
|
3230
3230
|
grow: c,
|
|
@@ -3242,8 +3242,8 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3242
3242
|
propValue: c,
|
|
3243
3243
|
className: "grow"
|
|
3244
3244
|
}),
|
|
3245
|
-
|
|
3246
|
-
),
|
|
3245
|
+
H0(l)
|
|
3246
|
+
), V0 = ({
|
|
3247
3247
|
inline: a = !1,
|
|
3248
3248
|
direction: s,
|
|
3249
3249
|
wrap: c,
|
|
@@ -3290,12 +3290,12 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3290
3290
|
propValue: a.flexGrow,
|
|
3291
3291
|
className: "grow"
|
|
3292
3292
|
})
|
|
3293
|
-
),
|
|
3293
|
+
), H0 = (a) => p(
|
|
3294
3294
|
...V({
|
|
3295
3295
|
propValue: a.align,
|
|
3296
3296
|
className: "self"
|
|
3297
3297
|
})
|
|
3298
|
-
), h1 = (a) => typeof a.props == "object" ? Object.keys(a.props).reduce((s, c) => (a.systemPropNames.includes(c) || (s[c] = a.props[c]), s), {}) : {},
|
|
3298
|
+
), h1 = (a) => typeof a.props == "object" ? Object.keys(a.props).reduce((s, c) => (a.systemPropNames.includes(c) || (s[c] = a.props[c]), s), {}) : {}, F0 = (a) => p(
|
|
3299
3299
|
Object.entries(a).filter(([s]) => Object.keys(W1).includes(s)).reduce((s, [c, l]) => (s.push(
|
|
3300
3300
|
...V({
|
|
3301
3301
|
className: c,
|
|
@@ -3311,8 +3311,8 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3311
3311
|
), s), [])
|
|
3312
3312
|
), e0 = (a) => p(
|
|
3313
3313
|
Q1(a),
|
|
3314
|
-
|
|
3315
|
-
|
|
3314
|
+
j0(a),
|
|
3315
|
+
F0(a)
|
|
3316
3316
|
), j1 = ({
|
|
3317
3317
|
textAlign: a,
|
|
3318
3318
|
weight: s,
|
|
@@ -3337,12 +3337,12 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3337
3337
|
"text-italic": !!r,
|
|
3338
3338
|
[`font-${n}`]: !!n
|
|
3339
3339
|
}
|
|
3340
|
-
), x =
|
|
3340
|
+
), x = I(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
3341
3341
|
a,
|
|
3342
3342
|
{
|
|
3343
3343
|
...h1({
|
|
3344
3344
|
props: c,
|
|
3345
|
-
systemPropNames: Object.keys(
|
|
3345
|
+
systemPropNames: Object.keys(C0)
|
|
3346
3346
|
}),
|
|
3347
3347
|
ref: l,
|
|
3348
3348
|
className: p(e0(c), c?.className),
|
|
@@ -3350,7 +3350,7 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3350
3350
|
}
|
|
3351
3351
|
));
|
|
3352
3352
|
x.displayName = "Box";
|
|
3353
|
-
const h =
|
|
3353
|
+
const h = I(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
3354
3354
|
x,
|
|
3355
3355
|
{
|
|
3356
3356
|
...h1({
|
|
@@ -3359,24 +3359,24 @@ const h = T(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3359
3359
|
}),
|
|
3360
3360
|
as: a,
|
|
3361
3361
|
ref: l,
|
|
3362
|
-
className: p(
|
|
3362
|
+
className: p(V0(c), c?.className),
|
|
3363
3363
|
children: s
|
|
3364
3364
|
}
|
|
3365
|
-
)), F =
|
|
3365
|
+
)), F = I(
|
|
3366
3366
|
({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
3367
3367
|
x,
|
|
3368
3368
|
{
|
|
3369
3369
|
...h1({
|
|
3370
3370
|
props: c,
|
|
3371
|
-
systemPropNames: Object.keys(
|
|
3371
|
+
systemPropNames: Object.keys(k0)
|
|
3372
3372
|
}),
|
|
3373
3373
|
as: a,
|
|
3374
3374
|
ref: l,
|
|
3375
|
-
className: p(
|
|
3375
|
+
className: p(L0(c), c?.className),
|
|
3376
3376
|
children: s
|
|
3377
3377
|
}
|
|
3378
3378
|
)
|
|
3379
|
-
),
|
|
3379
|
+
), _2 = [1, 2, 3, 4, 5, 6, 12, "2-of-3"], l1 = ({ colsNumber: a, gap: s, gapX: c, gapY: l, children: r, ...n }) => Q.createElement(x, {
|
|
3380
3380
|
...h1({
|
|
3381
3381
|
props: n,
|
|
3382
3382
|
systemPropNames: Object.keys(U1)
|
|
@@ -3402,7 +3402,7 @@ const h = T(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3402
3402
|
p(J1(n), n?.className)
|
|
3403
3403
|
),
|
|
3404
3404
|
children: r
|
|
3405
|
-
}), $ =
|
|
3405
|
+
}), $ = I(
|
|
3406
3406
|
({
|
|
3407
3407
|
as: a = "a",
|
|
3408
3408
|
children: s,
|
|
@@ -3420,7 +3420,7 @@ const h = T(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3420
3420
|
..._
|
|
3421
3421
|
}, w) => {
|
|
3422
3422
|
if ((n || l) && c)
|
|
3423
|
-
throw new Error("You can't use color
|
|
3423
|
+
throw new Error("You can't use the color prop together with the variant or buttonColor prop");
|
|
3424
3424
|
const b = !!(n || l), C = u || m ? p(
|
|
3425
3425
|
"c-tab",
|
|
3426
3426
|
{
|
|
@@ -3448,7 +3448,7 @@ const h = T(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3448
3448
|
);
|
|
3449
3449
|
return /* @__PURE__ */ e(x, { ..._, as: a, ref: w, color: !u && !m && !b ? c || (v === "inherit" ? void 0 : v) : void 0, className: C, children: s });
|
|
3450
3450
|
}
|
|
3451
|
-
),
|
|
3451
|
+
), a0 = ({
|
|
3452
3452
|
dialogId: a,
|
|
3453
3453
|
children: s,
|
|
3454
3454
|
variant: c = "center",
|
|
@@ -3480,7 +3480,7 @@ const h = T(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3480
3480
|
]
|
|
3481
3481
|
}
|
|
3482
3482
|
);
|
|
3483
|
-
},
|
|
3483
|
+
}, I0 = (a) => /* @__PURE__ */ e(x, { ...a, className: p("c-overlay c-overlay--with-bg", a?.className) }), H1 = ({ isWhite: a }) => /* @__PURE__ */ e("div", { className: p("c-pipe", { "c-pipe--is-white": a }) }), z2 = ({
|
|
3484
3484
|
id: a,
|
|
3485
3485
|
required: s,
|
|
3486
3486
|
label: c,
|
|
@@ -3497,14 +3497,14 @@ const h = T(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3497
3497
|
}
|
|
3498
3498
|
),
|
|
3499
3499
|
c && /* @__PURE__ */ e("label", { htmlFor: a, className: "c-radio-button__label", children: c })
|
|
3500
|
-
] }),
|
|
3500
|
+
] }), T0 = ({ rating: a, ratingMax: s = 5, iconProps: c, ...l }) => {
|
|
3501
3501
|
const r = (d) => /* @__PURE__ */ e(N, { name: "star", color: "ultramarine", ...c }, d), n = (d) => /* @__PURE__ */ e(N, { name: "star", color: "grey-200", ...c }, d), i = (d) => /* @__PURE__ */ e(N, { name: "halfstar", color: "grey-200", ...c }, d), o = [];
|
|
3502
3502
|
for (let d = 0; d < s; d += 1) {
|
|
3503
3503
|
const u = d < a, m = d + 0.5 === a;
|
|
3504
3504
|
u && !m ? o.push(r(d)) : m ? o.push(i(d)) : o.push(n(d));
|
|
3505
3505
|
}
|
|
3506
3506
|
return /* @__PURE__ */ e(x, { ...l, children: o });
|
|
3507
|
-
},
|
|
3507
|
+
}, N2 = ({
|
|
3508
3508
|
title: a,
|
|
3509
3509
|
link: s,
|
|
3510
3510
|
image: c,
|
|
@@ -3562,7 +3562,7 @@ const h = T(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3562
3562
|
)
|
|
3563
3563
|
]
|
|
3564
3564
|
}
|
|
3565
|
-
),
|
|
3565
|
+
), k2 = I(
|
|
3566
3566
|
({ variant: a, progressColor: s = "ultramarine" }, c) => /* @__PURE__ */ e(
|
|
3567
3567
|
x,
|
|
3568
3568
|
{
|
|
@@ -3595,14 +3595,14 @@ const h = T(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3595
3595
|
}
|
|
3596
3596
|
);
|
|
3597
3597
|
A0.displayName = "ScrollToTopButton";
|
|
3598
|
-
const
|
|
3598
|
+
const M2 = ({ inner: a, children: s, ...c }) => /* @__PURE__ */ e(
|
|
3599
3599
|
x,
|
|
3600
3600
|
{
|
|
3601
3601
|
...c,
|
|
3602
3602
|
className: p("c-section", { "c-section--inner": a }, c?.className),
|
|
3603
3603
|
children: s
|
|
3604
3604
|
}
|
|
3605
|
-
), D0 =
|
|
3605
|
+
), D0 = I(
|
|
3606
3606
|
({
|
|
3607
3607
|
id: a,
|
|
3608
3608
|
className: s,
|
|
@@ -3680,7 +3680,7 @@ const k2 = ({ inner: a, children: s, ...c }) => /* @__PURE__ */ e(
|
|
|
3680
3680
|
]
|
|
3681
3681
|
}
|
|
3682
3682
|
)
|
|
3683
|
-
),
|
|
3683
|
+
), C2 = ({ variant: a = "button", className: s, ...c }) => /* @__PURE__ */ e(
|
|
3684
3684
|
h,
|
|
3685
3685
|
{
|
|
3686
3686
|
className: p(
|
|
@@ -3693,7 +3693,7 @@ const k2 = ({ inner: a, children: s, ...c }) => /* @__PURE__ */ e(
|
|
|
3693
3693
|
}
|
|
3694
3694
|
);
|
|
3695
3695
|
var z = /* @__PURE__ */ ((a) => (a.MOBILE = "mobile", a.DESKTOP = "desktop", a))(z || {}), Y = /* @__PURE__ */ ((a) => (a.embed = "embed", a.photo = "photo", a.podcast = "podcast", a.video = "video", a))(Y || {});
|
|
3696
|
-
const m1 =
|
|
3696
|
+
const m1 = I(
|
|
3697
3697
|
({
|
|
3698
3698
|
layout: a,
|
|
3699
3699
|
children: s,
|
|
@@ -3762,7 +3762,7 @@ const m1 = T(
|
|
|
3762
3762
|
children: /* @__PURE__ */ e(x, { className: "c-stepper__loader", bg: s })
|
|
3763
3763
|
},
|
|
3764
3764
|
r
|
|
3765
|
-
)) }),
|
|
3765
|
+
)) }), s0 = ({
|
|
3766
3766
|
containerProps: a,
|
|
3767
3767
|
labelPosition: s = "before",
|
|
3768
3768
|
label: c,
|
|
@@ -3833,7 +3833,7 @@ const m1 = T(
|
|
|
3833
3833
|
"aria-labelledby": `tab-${a}`,
|
|
3834
3834
|
children: s
|
|
3835
3835
|
}
|
|
3836
|
-
), J =
|
|
3836
|
+
), J = I(
|
|
3837
3837
|
({ as: a = "a", id: s, variant: c = "primary", size: l, children: r, ...n }, i) => /* @__PURE__ */ e(
|
|
3838
3838
|
x,
|
|
3839
3839
|
{
|
|
@@ -3852,7 +3852,7 @@ const m1 = T(
|
|
|
3852
3852
|
children: r
|
|
3853
3853
|
}
|
|
3854
3854
|
)
|
|
3855
|
-
),
|
|
3855
|
+
), S2 = I(
|
|
3856
3856
|
({ id: a, required: s, label: c, variant: l, msg: r, rows: n = 5, containerProps: i, hint: o, error: d, ...u }, m) => /* @__PURE__ */ t(
|
|
3857
3857
|
h,
|
|
3858
3858
|
{
|
|
@@ -3911,9 +3911,9 @@ const m1 = T(
|
|
|
3911
3911
|
]
|
|
3912
3912
|
}
|
|
3913
3913
|
)
|
|
3914
|
-
), L =
|
|
3914
|
+
), L = I(
|
|
3915
3915
|
({ as: a = "h1", size: s, children: c, ...l }, r) => /* @__PURE__ */ e(
|
|
3916
|
-
|
|
3916
|
+
c0,
|
|
3917
3917
|
{
|
|
3918
3918
|
...l,
|
|
3919
3919
|
as: a,
|
|
@@ -3928,9 +3928,9 @@ const m1 = T(
|
|
|
3928
3928
|
children: c
|
|
3929
3929
|
}
|
|
3930
3930
|
)
|
|
3931
|
-
), g =
|
|
3931
|
+
), g = I(
|
|
3932
3932
|
({ as: a = "p", size: s, highlighted: c, children: l, ...r }, n) => /* @__PURE__ */ e(
|
|
3933
|
-
|
|
3933
|
+
c0,
|
|
3934
3934
|
{
|
|
3935
3935
|
as: c ? "span" : a,
|
|
3936
3936
|
bg: c ? "sponsoring" : r.bg,
|
|
@@ -3949,13 +3949,13 @@ const m1 = T(
|
|
|
3949
3949
|
children: l
|
|
3950
3950
|
}
|
|
3951
3951
|
)
|
|
3952
|
-
),
|
|
3952
|
+
), c0 = I(
|
|
3953
3953
|
({ as: a = "p", children: s, ...c }, l) => s && s.toString().length || c?.dangerouslySetInnerHTML ? /* @__PURE__ */ e(
|
|
3954
3954
|
x,
|
|
3955
3955
|
{
|
|
3956
3956
|
...h1({
|
|
3957
3957
|
props: c,
|
|
3958
|
-
systemPropNames: Object.keys(
|
|
3958
|
+
systemPropNames: Object.keys(S0)
|
|
3959
3959
|
}),
|
|
3960
3960
|
as: a,
|
|
3961
3961
|
ref: l,
|
|
@@ -3966,7 +3966,7 @@ const m1 = T(
|
|
|
3966
3966
|
children: s
|
|
3967
3967
|
}
|
|
3968
3968
|
) : null
|
|
3969
|
-
),
|
|
3969
|
+
), B2 = ({
|
|
3970
3970
|
cover: a,
|
|
3971
3971
|
description: s,
|
|
3972
3972
|
title: c,
|
|
@@ -4023,10 +4023,10 @@ const m1 = T(
|
|
|
4023
4023
|
)
|
|
4024
4024
|
] })
|
|
4025
4025
|
}
|
|
4026
|
-
),
|
|
4026
|
+
), Z2 = ({
|
|
4027
4027
|
children: a,
|
|
4028
4028
|
...s
|
|
4029
|
-
}) => /* @__PURE__ */ e(x, { ...s, px: "s", py: "xxs-2", bg: "sponsoring", children: /* @__PURE__ */ e(g, { size: "xs", fontFamily: "source-serif-pro", children: a }) }),
|
|
4029
|
+
}) => /* @__PURE__ */ e(x, { ...s, px: "s", py: "xxs-2", bg: "sponsoring", children: /* @__PURE__ */ e(g, { size: "xs", fontFamily: "source-serif-pro", children: a }) }), $2 = ({
|
|
4030
4030
|
title: a,
|
|
4031
4031
|
label: s,
|
|
4032
4032
|
layout: c,
|
|
@@ -4088,7 +4088,7 @@ const m1 = T(
|
|
|
4088
4088
|
]
|
|
4089
4089
|
}
|
|
4090
4090
|
)), u;
|
|
4091
|
-
},
|
|
4091
|
+
}, j2 = ({
|
|
4092
4092
|
title: a,
|
|
4093
4093
|
summary: s,
|
|
4094
4094
|
rubricColor: c,
|
|
@@ -4106,10 +4106,10 @@ const m1 = T(
|
|
|
4106
4106
|
fontFamily: "source-serif-pro",
|
|
4107
4107
|
children: [
|
|
4108
4108
|
a && /* @__PURE__ */ e(L, { as: "h4", size: "xxs", mb: "xs", fontFamily: "base", children: a }),
|
|
4109
|
-
/* @__PURE__ */ e(
|
|
4109
|
+
/* @__PURE__ */ e(ue, { color: c, children: s })
|
|
4110
4110
|
]
|
|
4111
4111
|
}
|
|
4112
|
-
),
|
|
4112
|
+
), L2 = ({ html: a, caption: s = "" }) => /* @__PURE__ */ t("figure", { className: "c-media", children: [
|
|
4113
4113
|
/* @__PURE__ */ e(
|
|
4114
4114
|
"div",
|
|
4115
4115
|
{
|
|
@@ -4120,7 +4120,7 @@ const m1 = T(
|
|
|
4120
4120
|
}
|
|
4121
4121
|
),
|
|
4122
4122
|
s && /* @__PURE__ */ e(g, { as: "figcaption", size: "xs", mt: "s", color: "grey-300", className: "c-media__caption", children: s })
|
|
4123
|
-
] }),
|
|
4123
|
+
] }), V2 = ({ html: a }) => /* @__PURE__ */ e(
|
|
4124
4124
|
"div",
|
|
4125
4125
|
{
|
|
4126
4126
|
dangerouslySetInnerHTML: {
|
|
@@ -4229,7 +4229,7 @@ const m1 = T(
|
|
|
4229
4229
|
color: r.color ?? (r.path ? void 0 : c)
|
|
4230
4230
|
},
|
|
4231
4231
|
r.title
|
|
4232
|
-
)) }),
|
|
4232
|
+
)) }), H2 = ({
|
|
4233
4233
|
rubrics: a,
|
|
4234
4234
|
tags: s,
|
|
4235
4235
|
color: c,
|
|
@@ -4270,7 +4270,7 @@ const m1 = T(
|
|
|
4270
4270
|
)
|
|
4271
4271
|
}
|
|
4272
4272
|
),
|
|
4273
|
-
a && a.length > 0 && a.slice(0, 4).map((d) => /* @__PURE__ */ t(
|
|
4273
|
+
a && a.length > 0 && a.slice(0, 4).map((d) => /* @__PURE__ */ t(p0, { children: [
|
|
4274
4274
|
/* @__PURE__ */ e(
|
|
4275
4275
|
N,
|
|
4276
4276
|
{
|
|
@@ -4309,7 +4309,7 @@ const m1 = T(
|
|
|
4309
4309
|
] })
|
|
4310
4310
|
]
|
|
4311
4311
|
}
|
|
4312
|
-
),
|
|
4312
|
+
), F2 = ({
|
|
4313
4313
|
items: a,
|
|
4314
4314
|
heading: s,
|
|
4315
4315
|
columnsNumber: c = { xs: 2, md: 4 },
|
|
@@ -4323,7 +4323,7 @@ const m1 = T(
|
|
|
4323
4323
|
/* @__PURE__ */ e($, { color: u?.color || "black", href: u.href, children: u.name })
|
|
4324
4324
|
] }, u.name);
|
|
4325
4325
|
return a.length > 0 ? /* @__PURE__ */ e(
|
|
4326
|
-
|
|
4326
|
+
oe,
|
|
4327
4327
|
{
|
|
4328
4328
|
visibleItems: l,
|
|
4329
4329
|
heading: {
|
|
@@ -4386,7 +4386,7 @@ const m1 = T(
|
|
|
4386
4386
|
}), l = n;
|
|
4387
4387
|
}
|
|
4388
4388
|
return c;
|
|
4389
|
-
},
|
|
4389
|
+
}, I2 = ({
|
|
4390
4390
|
currentStreakDates: a = [],
|
|
4391
4391
|
maxStreakDates: s = [],
|
|
4392
4392
|
initialMonth: c,
|
|
@@ -4397,7 +4397,7 @@ const m1 = T(
|
|
|
4397
4397
|
const i = W(() => {
|
|
4398
4398
|
const y = l ? new Date(l) : /* @__PURE__ */ new Date();
|
|
4399
4399
|
return y.setHours(0, 0, 0, 0), y;
|
|
4400
|
-
}, [l]), [o, d] =
|
|
4400
|
+
}, [l]), [o, d] = g0(() => {
|
|
4401
4401
|
if (c) {
|
|
4402
4402
|
const y = new Date(c);
|
|
4403
4403
|
return { year: y.getFullYear(), month: y.getMonth() };
|
|
@@ -4462,9 +4462,9 @@ const m1 = T(
|
|
|
4462
4462
|
/* @__PURE__ */ e("div", { className: "c-calendar__grid", children: _.map((y) => {
|
|
4463
4463
|
const B = w1(y), E = y.getMonth() === o.month, K = B === Z, P = C.has(B), a1 = (w.has(B) || b.has(B)) && !P, t1 = w.has(B), M1 = b.has(B), C1 = new Date(y);
|
|
4464
4464
|
C1.setDate(C1.getDate() - 1);
|
|
4465
|
-
const
|
|
4465
|
+
const I1 = P && !C.has(w1(C1)), S1 = new Date(y);
|
|
4466
4466
|
S1.setDate(S1.getDate() + 1);
|
|
4467
|
-
const
|
|
4467
|
+
const T1 = P && !C.has(w1(S1));
|
|
4468
4468
|
return /* @__PURE__ */ e(
|
|
4469
4469
|
h,
|
|
4470
4470
|
{
|
|
@@ -4476,19 +4476,19 @@ const m1 = T(
|
|
|
4476
4476
|
"c-calendar__cell--heat": t1,
|
|
4477
4477
|
"c-calendar__cell--max-heat": M1,
|
|
4478
4478
|
"c-calendar__cell--grouped": P,
|
|
4479
|
-
"c-calendar__cell--first-of-group":
|
|
4480
|
-
"c-calendar__cell--last-of-group":
|
|
4479
|
+
"c-calendar__cell--first-of-group": I1,
|
|
4480
|
+
"c-calendar__cell--last-of-group": T1
|
|
4481
4481
|
}),
|
|
4482
4482
|
children: /* @__PURE__ */ t(h, { alignItems: "center", justifyContent: "center", className: "c-calendar__date", children: [
|
|
4483
4483
|
/* @__PURE__ */ e(g, { as: "span", size: "xs", children: y.getDate() }),
|
|
4484
|
-
(a1 ||
|
|
4484
|
+
(a1 || I1 || T1) && /* @__PURE__ */ e(N, { name: "heat", size: [22, 32], className: "c-calendar__heat-icon" })
|
|
4485
4485
|
] })
|
|
4486
4486
|
},
|
|
4487
4487
|
B
|
|
4488
4488
|
);
|
|
4489
4489
|
}) })
|
|
4490
4490
|
] });
|
|
4491
|
-
}, O =
|
|
4491
|
+
}, O = I(
|
|
4492
4492
|
({ as: a = "article", children: s, className: c, clickable: l = !1, ...r }, n) => /* @__PURE__ */ e(
|
|
4493
4493
|
h,
|
|
4494
4494
|
{
|
|
@@ -4504,7 +4504,7 @@ const m1 = T(
|
|
|
4504
4504
|
children: s
|
|
4505
4505
|
}
|
|
4506
4506
|
)
|
|
4507
|
-
),
|
|
4507
|
+
), l0 = ({
|
|
4508
4508
|
text: a,
|
|
4509
4509
|
avatarAlt: s,
|
|
4510
4510
|
avatarUrl: c,
|
|
@@ -4670,7 +4670,7 @@ const m1 = T(
|
|
|
4670
4670
|
default:
|
|
4671
4671
|
return 40;
|
|
4672
4672
|
}
|
|
4673
|
-
},
|
|
4673
|
+
}, T = ({
|
|
4674
4674
|
cover: a,
|
|
4675
4675
|
id: s,
|
|
4676
4676
|
defaultFormat: c,
|
|
@@ -4857,7 +4857,7 @@ const m1 = T(
|
|
|
4857
4857
|
"o-columns-by-3__first-2-columns": u
|
|
4858
4858
|
}),
|
|
4859
4859
|
children: n && /* @__PURE__ */ e(
|
|
4860
|
-
|
|
4860
|
+
T,
|
|
4861
4861
|
{
|
|
4862
4862
|
...n,
|
|
4863
4863
|
formats: b,
|
|
@@ -4913,7 +4913,7 @@ const m1 = T(
|
|
|
4913
4913
|
l && /* @__PURE__ */ e(e1, { ...l, rightSubheader: void 0, mx: "m", mb: "xxs-2" }),
|
|
4914
4914
|
/* @__PURE__ */ e(D, { as: "h2", weight: "bold", ...r, mx: "m", children: /* @__PURE__ */ e("a", { href: a, children: s }) }),
|
|
4915
4915
|
n && /* @__PURE__ */ e(
|
|
4916
|
-
|
|
4916
|
+
T,
|
|
4917
4917
|
{
|
|
4918
4918
|
...n,
|
|
4919
4919
|
formats: b,
|
|
@@ -4924,7 +4924,7 @@ const m1 = T(
|
|
|
4924
4924
|
}
|
|
4925
4925
|
),
|
|
4926
4926
|
o && /* @__PURE__ */ e(
|
|
4927
|
-
|
|
4927
|
+
d0,
|
|
4928
4928
|
{
|
|
4929
4929
|
...o,
|
|
4930
4930
|
mx: "m",
|
|
@@ -4958,7 +4958,7 @@ const m1 = T(
|
|
|
4958
4958
|
] })
|
|
4959
4959
|
}
|
|
4960
4960
|
);
|
|
4961
|
-
},
|
|
4961
|
+
}, t0 = ({
|
|
4962
4962
|
link: a,
|
|
4963
4963
|
title: s,
|
|
4964
4964
|
cardHeaderProps: c,
|
|
@@ -5004,7 +5004,7 @@ const m1 = T(
|
|
|
5004
5004
|
}
|
|
5005
5005
|
),
|
|
5006
5006
|
r && /* @__PURE__ */ e(
|
|
5007
|
-
|
|
5007
|
+
T,
|
|
5008
5008
|
{
|
|
5009
5009
|
...r,
|
|
5010
5010
|
...r.caption && {
|
|
@@ -5020,7 +5020,7 @@ const m1 = T(
|
|
|
5020
5020
|
]
|
|
5021
5021
|
}
|
|
5022
5022
|
),
|
|
5023
|
-
n && /* @__PURE__ */ e(
|
|
5023
|
+
n && /* @__PURE__ */ e(l0, { ...n, mt: "xs" }),
|
|
5024
5024
|
o && /* @__PURE__ */ e(
|
|
5025
5025
|
o1,
|
|
5026
5026
|
{
|
|
@@ -5033,7 +5033,7 @@ const m1 = T(
|
|
|
5033
5033
|
]
|
|
5034
5034
|
}
|
|
5035
5035
|
);
|
|
5036
|
-
},
|
|
5036
|
+
}, A2 = ({
|
|
5037
5037
|
link: a,
|
|
5038
5038
|
title: s,
|
|
5039
5039
|
layout: c,
|
|
@@ -5060,7 +5060,7 @@ const m1 = T(
|
|
|
5060
5060
|
),
|
|
5061
5061
|
children: /* @__PURE__ */ t("a", { href: a, children: [
|
|
5062
5062
|
i && /* @__PURE__ */ e(
|
|
5063
|
-
|
|
5063
|
+
T,
|
|
5064
5064
|
{
|
|
5065
5065
|
...i,
|
|
5066
5066
|
defaultFormat: c === z.DESKTOP ? "722x460" : "310x384",
|
|
@@ -5095,7 +5095,7 @@ const m1 = T(
|
|
|
5095
5095
|
] })
|
|
5096
5096
|
}
|
|
5097
5097
|
);
|
|
5098
|
-
},
|
|
5098
|
+
}, D2 = ({
|
|
5099
5099
|
link: a,
|
|
5100
5100
|
title: s,
|
|
5101
5101
|
layout: c,
|
|
@@ -5110,7 +5110,7 @@ const m1 = T(
|
|
|
5110
5110
|
const { cardFooterProps: m, signatureProps: v, ...f } = u;
|
|
5111
5111
|
return /* @__PURE__ */ e(O, { ...f, className: "c-card-large", direction: "column", children: c === z.DESKTOP ? /* @__PURE__ */ t("a", { href: a, children: [
|
|
5112
5112
|
i && /* @__PURE__ */ e(
|
|
5113
|
-
|
|
5113
|
+
T,
|
|
5114
5114
|
{
|
|
5115
5115
|
...i,
|
|
5116
5116
|
defaultFormat: "722x460",
|
|
@@ -5135,7 +5135,7 @@ const m1 = T(
|
|
|
5135
5135
|
] }) : /* @__PURE__ */ t(j, { children: [
|
|
5136
5136
|
/* @__PURE__ */ t("a", { href: a, children: [
|
|
5137
5137
|
i && /* @__PURE__ */ e(
|
|
5138
|
-
|
|
5138
|
+
T,
|
|
5139
5139
|
{
|
|
5140
5140
|
...i,
|
|
5141
5141
|
defaultFormat: "722x460",
|
|
@@ -5194,7 +5194,7 @@ const m1 = T(
|
|
|
5194
5194
|
clickable: !0,
|
|
5195
5195
|
children: [
|
|
5196
5196
|
r && /* @__PURE__ */ e(
|
|
5197
|
-
|
|
5197
|
+
T,
|
|
5198
5198
|
{
|
|
5199
5199
|
...r,
|
|
5200
5200
|
formats: ["480x308", "346x222"],
|
|
@@ -5221,7 +5221,7 @@ const m1 = T(
|
|
|
5221
5221
|
}
|
|
5222
5222
|
),
|
|
5223
5223
|
i && /* @__PURE__ */ e(
|
|
5224
|
-
|
|
5224
|
+
l0,
|
|
5225
5225
|
{
|
|
5226
5226
|
...i,
|
|
5227
5227
|
mt: "l",
|
|
@@ -5294,7 +5294,7 @@ const m1 = T(
|
|
|
5294
5294
|
),
|
|
5295
5295
|
o && /* @__PURE__ */ e(g, { color: "grey-600", fontFamily: "source-serif-pro", size: "m", mt: "xs", ...o, children: o.children }),
|
|
5296
5296
|
r?.cover && i === z.MOBILE && /* @__PURE__ */ e(
|
|
5297
|
-
|
|
5297
|
+
T,
|
|
5298
5298
|
{
|
|
5299
5299
|
...r,
|
|
5300
5300
|
...r.caption && {
|
|
@@ -5321,7 +5321,7 @@ const m1 = T(
|
|
|
5321
5321
|
] })
|
|
5322
5322
|
] }),
|
|
5323
5323
|
r?.cover && i === z.DESKTOP && /* @__PURE__ */ e(
|
|
5324
|
-
|
|
5324
|
+
T,
|
|
5325
5325
|
{
|
|
5326
5326
|
...r,
|
|
5327
5327
|
...r.caption && {
|
|
@@ -5337,7 +5337,7 @@ const m1 = T(
|
|
|
5337
5337
|
]
|
|
5338
5338
|
}
|
|
5339
5339
|
);
|
|
5340
|
-
},
|
|
5340
|
+
}, O2 = ({
|
|
5341
5341
|
title: a,
|
|
5342
5342
|
summary: s,
|
|
5343
5343
|
cardTitleProps: c,
|
|
@@ -5375,7 +5375,7 @@ const m1 = T(
|
|
|
5375
5375
|
" "
|
|
5376
5376
|
] }),
|
|
5377
5377
|
/* @__PURE__ */ e(
|
|
5378
|
-
|
|
5378
|
+
T0,
|
|
5379
5379
|
{
|
|
5380
5380
|
rating: f,
|
|
5381
5381
|
iconProps: {
|
|
@@ -5389,7 +5389,7 @@ const m1 = T(
|
|
|
5389
5389
|
/* @__PURE__ */ t(h, { direction: "row", gap: { xs: "m", md: "l" }, ..._, children: [
|
|
5390
5390
|
/* @__PURE__ */ t("div", { className: "c-card-movie__side", children: [
|
|
5391
5391
|
l && /* @__PURE__ */ e(
|
|
5392
|
-
|
|
5392
|
+
T,
|
|
5393
5393
|
{
|
|
5394
5394
|
...l,
|
|
5395
5395
|
radius: "xs",
|
|
@@ -5456,7 +5456,7 @@ const m1 = T(
|
|
|
5456
5456
|
] })
|
|
5457
5457
|
] })
|
|
5458
5458
|
] });
|
|
5459
|
-
},
|
|
5459
|
+
}, R2 = ({
|
|
5460
5460
|
id: a,
|
|
5461
5461
|
label: s,
|
|
5462
5462
|
title: c,
|
|
@@ -5494,10 +5494,10 @@ const m1 = T(
|
|
|
5494
5494
|
/* @__PURE__ */ e(g, { size: "m", children: s }),
|
|
5495
5495
|
r
|
|
5496
5496
|
] }),
|
|
5497
|
-
/* @__PURE__ */ e(h, { wrap: "wrap", children: /* @__PURE__ */ e(
|
|
5497
|
+
/* @__PURE__ */ e(h, { wrap: "wrap", children: /* @__PURE__ */ e(s0, { id: a, checked: i, onChange: d }) })
|
|
5498
5498
|
]
|
|
5499
5499
|
}
|
|
5500
|
-
),
|
|
5500
|
+
), E2 = ({
|
|
5501
5501
|
timeText: a,
|
|
5502
5502
|
hasDot: s,
|
|
5503
5503
|
closeButton: c,
|
|
@@ -5514,7 +5514,7 @@ const m1 = T(
|
|
|
5514
5514
|
] }),
|
|
5515
5515
|
/* @__PURE__ */ t(h, { justifyContent: "end", direction: "row", gap: "xs", children: [
|
|
5516
5516
|
l && /* @__PURE__ */ e(
|
|
5517
|
-
|
|
5517
|
+
T,
|
|
5518
5518
|
{
|
|
5519
5519
|
...l,
|
|
5520
5520
|
...l.caption && {
|
|
@@ -5541,7 +5541,7 @@ const m1 = T(
|
|
|
5541
5541
|
)
|
|
5542
5542
|
] })
|
|
5543
5543
|
] })
|
|
5544
|
-
] }),
|
|
5544
|
+
] }), n0 = ({
|
|
5545
5545
|
link: a,
|
|
5546
5546
|
cardImageProps: s,
|
|
5547
5547
|
cardHeaderProps: c,
|
|
@@ -5586,7 +5586,7 @@ const m1 = T(
|
|
|
5586
5586
|
...v,
|
|
5587
5587
|
children: [
|
|
5588
5588
|
s && /* @__PURE__ */ e(
|
|
5589
|
-
|
|
5589
|
+
T,
|
|
5590
5590
|
{
|
|
5591
5591
|
...s,
|
|
5592
5592
|
..._,
|
|
@@ -5641,7 +5641,7 @@ const m1 = T(
|
|
|
5641
5641
|
...r,
|
|
5642
5642
|
children: [
|
|
5643
5643
|
s && /* @__PURE__ */ e(
|
|
5644
|
-
|
|
5644
|
+
T,
|
|
5645
5645
|
{
|
|
5646
5646
|
...s,
|
|
5647
5647
|
...{
|
|
@@ -5661,7 +5661,7 @@ const m1 = T(
|
|
|
5661
5661
|
] })
|
|
5662
5662
|
]
|
|
5663
5663
|
}
|
|
5664
|
-
),
|
|
5664
|
+
), P2 = ({
|
|
5665
5665
|
link: a,
|
|
5666
5666
|
title: s,
|
|
5667
5667
|
summaryProps: c,
|
|
@@ -5682,7 +5682,7 @@ const m1 = T(
|
|
|
5682
5682
|
className: p("o-lt-show", o.className),
|
|
5683
5683
|
children: [
|
|
5684
5684
|
/* @__PURE__ */ e(x, { className: p("o-lt-show__main"), children: n && /* @__PURE__ */ e(
|
|
5685
|
-
|
|
5685
|
+
T,
|
|
5686
5686
|
{
|
|
5687
5687
|
...n,
|
|
5688
5688
|
formats: d,
|
|
@@ -5742,14 +5742,14 @@ const m1 = T(
|
|
|
5742
5742
|
/* @__PURE__ */ e(c1, { className: "c-card-skeleton__block--image" })
|
|
5743
5743
|
] })
|
|
5744
5744
|
}
|
|
5745
|
-
),
|
|
5745
|
+
), q2 = ({ variant: a, className: s, ...c }) => {
|
|
5746
5746
|
const l = p(
|
|
5747
5747
|
"c-card-skeleton",
|
|
5748
5748
|
{ [`c-card-skeleton--${a}`]: a },
|
|
5749
5749
|
s
|
|
5750
5750
|
);
|
|
5751
5751
|
return a === "medium" ? /* @__PURE__ */ e(ee, { ...c, className: l }) : /* @__PURE__ */ e(ae, { ...c, className: l });
|
|
5752
|
-
},
|
|
5752
|
+
}, r0 = ({
|
|
5753
5753
|
link: a,
|
|
5754
5754
|
title: s,
|
|
5755
5755
|
cardHeaderProps: c,
|
|
@@ -5762,7 +5762,7 @@ const m1 = T(
|
|
|
5762
5762
|
}) => {
|
|
5763
5763
|
const { cardFooterProps: u, signatureProps: m, socialBarProps: v, ...f } = d, _ = /* @__PURE__ */ t(j, { children: [
|
|
5764
5764
|
r && /* @__PURE__ */ e(
|
|
5765
|
-
|
|
5765
|
+
T,
|
|
5766
5766
|
{
|
|
5767
5767
|
sizes: "(min-width: 480px) 252px, 160px",
|
|
5768
5768
|
defaultFormat: i === z.DESKTOP ? "252x162" : "160x102",
|
|
@@ -5825,7 +5825,7 @@ const m1 = T(
|
|
|
5825
5825
|
clickable: !0,
|
|
5826
5826
|
children: [
|
|
5827
5827
|
r && /* @__PURE__ */ e(
|
|
5828
|
-
|
|
5828
|
+
T,
|
|
5829
5829
|
{
|
|
5830
5830
|
...r,
|
|
5831
5831
|
...r.caption && {
|
|
@@ -5878,7 +5878,7 @@ const m1 = T(
|
|
|
5878
5878
|
"c-card-container--clickable"
|
|
5879
5879
|
),
|
|
5880
5880
|
children: c && /* @__PURE__ */ e(
|
|
5881
|
-
|
|
5881
|
+
T,
|
|
5882
5882
|
{
|
|
5883
5883
|
...c,
|
|
5884
5884
|
defaultFormat: "196x234",
|
|
@@ -5889,7 +5889,7 @@ const m1 = T(
|
|
|
5889
5889
|
}
|
|
5890
5890
|
)
|
|
5891
5891
|
}
|
|
5892
|
-
),
|
|
5892
|
+
), K2 = ({
|
|
5893
5893
|
link: a,
|
|
5894
5894
|
title: s,
|
|
5895
5895
|
signatureProps: c,
|
|
@@ -5933,7 +5933,7 @@ const m1 = T(
|
|
|
5933
5933
|
children: l.children
|
|
5934
5934
|
}
|
|
5935
5935
|
),
|
|
5936
|
-
c && /* @__PURE__ */ e(
|
|
5936
|
+
c && /* @__PURE__ */ e(d0, { ...c, mt: "l", className: "c-card-element--is-clickable" })
|
|
5937
5937
|
] })
|
|
5938
5938
|
]
|
|
5939
5939
|
}
|
|
@@ -5956,7 +5956,7 @@ const m1 = T(
|
|
|
5956
5956
|
"c-card-container--clickable"
|
|
5957
5957
|
),
|
|
5958
5958
|
children: c && /* @__PURE__ */ e(
|
|
5959
|
-
|
|
5959
|
+
T,
|
|
5960
5960
|
{
|
|
5961
5961
|
sizes: "(min-width: 480px) 183px, 223px",
|
|
5962
5962
|
...c,
|
|
@@ -5966,7 +5966,7 @@ const m1 = T(
|
|
|
5966
5966
|
}
|
|
5967
5967
|
)
|
|
5968
5968
|
}
|
|
5969
|
-
),
|
|
5969
|
+
), G2 = ({
|
|
5970
5970
|
title: a,
|
|
5971
5971
|
summaryProps: s,
|
|
5972
5972
|
cardTitleProps: c,
|
|
@@ -5993,7 +5993,7 @@ const m1 = T(
|
|
|
5993
5993
|
/* @__PURE__ */ e($, { ...r, buttonColor: "primary", href: l, whiteSpace: "nowrap", children: r.children })
|
|
5994
5994
|
]
|
|
5995
5995
|
}
|
|
5996
|
-
),
|
|
5996
|
+
), U2 = ({
|
|
5997
5997
|
link: a,
|
|
5998
5998
|
title: s,
|
|
5999
5999
|
summaryProps: c,
|
|
@@ -6022,7 +6022,7 @@ const m1 = T(
|
|
|
6022
6022
|
o === z.DESKTOP && c && /* @__PURE__ */ e(g, { ...c, as: "span", size: "m", fontFamily: "source-serif-pro", children: c.children })
|
|
6023
6023
|
] }),
|
|
6024
6024
|
/* @__PURE__ */ e("div", { children: n && /* @__PURE__ */ e(
|
|
6025
|
-
|
|
6025
|
+
T,
|
|
6026
6026
|
{
|
|
6027
6027
|
...n,
|
|
6028
6028
|
...n.caption && {
|
|
@@ -6067,7 +6067,7 @@ const m1 = T(
|
|
|
6067
6067
|
return /* @__PURE__ */ e(ce, { ...b });
|
|
6068
6068
|
default:
|
|
6069
6069
|
return /* @__PURE__ */ e(
|
|
6070
|
-
|
|
6070
|
+
r0,
|
|
6071
6071
|
{
|
|
6072
6072
|
...b,
|
|
6073
6073
|
layout: s,
|
|
@@ -6093,7 +6093,7 @@ const m1 = T(
|
|
|
6093
6093
|
);
|
|
6094
6094
|
}
|
|
6095
6095
|
}, w = /* @__PURE__ */ e(
|
|
6096
|
-
|
|
6096
|
+
o0,
|
|
6097
6097
|
{
|
|
6098
6098
|
label: c || "",
|
|
6099
6099
|
mb: n && "0" || (!u || m) && "m" || "xxl",
|
|
@@ -6183,7 +6183,7 @@ const m1 = T(
|
|
|
6183
6183
|
);
|
|
6184
6184
|
return i.push(f), i;
|
|
6185
6185
|
}, []);
|
|
6186
|
-
},
|
|
6186
|
+
}, W2 = ({ results: a, ...s }) => {
|
|
6187
6187
|
const r = a.map((i) => i.seats).reduce((i, o) => i + o, 0), n = a.filter((i) => i.seats > 0).map(
|
|
6188
6188
|
(i) => ({
|
|
6189
6189
|
name: i.politicalParty.name,
|
|
@@ -6224,7 +6224,97 @@ const m1 = T(
|
|
|
6224
6224
|
),
|
|
6225
6225
|
/* @__PURE__ */ e(f1, { items: n, mt: "xxl" })
|
|
6226
6226
|
] });
|
|
6227
|
-
},
|
|
6227
|
+
}, ie = ({
|
|
6228
|
+
dialogId: a,
|
|
6229
|
+
ariaLabel: s = "Fermer la fenêtre",
|
|
6230
|
+
modalIconSize: c = [114, 28],
|
|
6231
|
+
headingProps: l,
|
|
6232
|
+
themeColor: r = "ultramarine",
|
|
6233
|
+
withMenuButton: n,
|
|
6234
|
+
...i
|
|
6235
|
+
}) => /* @__PURE__ */ t(
|
|
6236
|
+
h,
|
|
6237
|
+
{
|
|
6238
|
+
alignItems: "center",
|
|
6239
|
+
justifyContent: n || l ? "between" : "end",
|
|
6240
|
+
px: "l",
|
|
6241
|
+
py: "xs",
|
|
6242
|
+
className: "c-header-side-modal",
|
|
6243
|
+
bg: r,
|
|
6244
|
+
children: [
|
|
6245
|
+
n && /* @__PURE__ */ e(
|
|
6246
|
+
q,
|
|
6247
|
+
{
|
|
6248
|
+
variant: "ghost",
|
|
6249
|
+
size: "tiny",
|
|
6250
|
+
iconProps: {
|
|
6251
|
+
name: "menu",
|
|
6252
|
+
size: 18,
|
|
6253
|
+
color: "white"
|
|
6254
|
+
},
|
|
6255
|
+
"data-a11y-dialog-show": "dialog-menu",
|
|
6256
|
+
"aria-label": "Ouvrir le menu"
|
|
6257
|
+
}
|
|
6258
|
+
),
|
|
6259
|
+
/* @__PURE__ */ t(
|
|
6260
|
+
h,
|
|
6261
|
+
{
|
|
6262
|
+
...!n && l ? { alignItems: "baseline" } : {
|
|
6263
|
+
className: "c-header-side-modal__content--centered",
|
|
6264
|
+
direction: "column",
|
|
6265
|
+
alignItems: "center"
|
|
6266
|
+
},
|
|
6267
|
+
children: [
|
|
6268
|
+
/* @__PURE__ */ e($, { href: "/", title: "Accueil", children: /* @__PURE__ */ e(N, { name: "logo", color: "white", size: c }) }),
|
|
6269
|
+
l && /* @__PURE__ */ e(
|
|
6270
|
+
L,
|
|
6271
|
+
{
|
|
6272
|
+
color: "white",
|
|
6273
|
+
size: "xxs",
|
|
6274
|
+
...!n && { pl: "xs" },
|
|
6275
|
+
...l
|
|
6276
|
+
}
|
|
6277
|
+
)
|
|
6278
|
+
]
|
|
6279
|
+
}
|
|
6280
|
+
),
|
|
6281
|
+
/* @__PURE__ */ e(
|
|
6282
|
+
q,
|
|
6283
|
+
{
|
|
6284
|
+
...i,
|
|
6285
|
+
variant: "ghost",
|
|
6286
|
+
size: "tiny",
|
|
6287
|
+
iconProps: {
|
|
6288
|
+
name: "close",
|
|
6289
|
+
size: 16,
|
|
6290
|
+
color: "white"
|
|
6291
|
+
},
|
|
6292
|
+
"data-a11y-dialog-hide": a,
|
|
6293
|
+
"aria-label": s
|
|
6294
|
+
}
|
|
6295
|
+
)
|
|
6296
|
+
]
|
|
6297
|
+
}
|
|
6298
|
+
), Y2 = ({ children: a, layout: s, ...c }) => {
|
|
6299
|
+
const l = "dialog-chatbot";
|
|
6300
|
+
return /* @__PURE__ */ t(
|
|
6301
|
+
a0,
|
|
6302
|
+
{
|
|
6303
|
+
dialogId: l,
|
|
6304
|
+
...c,
|
|
6305
|
+
className: p("c-chatbot", c?.className),
|
|
6306
|
+
variant: "right",
|
|
6307
|
+
children: [
|
|
6308
|
+
s === z.MOBILE && /* @__PURE__ */ e(ie, { dialogId: l }),
|
|
6309
|
+
/* @__PURE__ */ t(x, { bg: "grey-100", p: "m", children: [
|
|
6310
|
+
/* @__PURE__ */ e(L, { as: "h3", size: "xxs-2", color: "ultramarine", mb: "xxs-3", children: "Vous avez des questions sur l’actualité ?" }),
|
|
6311
|
+
/* @__PURE__ */ e(g, { size: "m", children: "Notre IA est disponible 24h/24 et 7 jours/7" })
|
|
6312
|
+
] }),
|
|
6313
|
+
a
|
|
6314
|
+
]
|
|
6315
|
+
}
|
|
6316
|
+
);
|
|
6317
|
+
}, X2 = ({
|
|
6228
6318
|
citationText: a,
|
|
6229
6319
|
citationAuthor: s,
|
|
6230
6320
|
...c
|
|
@@ -6255,7 +6345,7 @@ const m1 = T(
|
|
|
6255
6345
|
children: s
|
|
6256
6346
|
}
|
|
6257
6347
|
)
|
|
6258
|
-
] }), N1 =
|
|
6348
|
+
] }), N1 = I(
|
|
6259
6349
|
({
|
|
6260
6350
|
index: a,
|
|
6261
6351
|
textTitleProps: s,
|
|
@@ -6327,7 +6417,7 @@ const m1 = T(
|
|
|
6327
6417
|
}
|
|
6328
6418
|
);
|
|
6329
6419
|
}
|
|
6330
|
-
),
|
|
6420
|
+
), J2 = ({
|
|
6331
6421
|
enableComment: a,
|
|
6332
6422
|
lazyLoad: s = { delayed: !0, distanceVisible: 0 },
|
|
6333
6423
|
...c
|
|
@@ -6341,7 +6431,7 @@ const m1 = T(
|
|
|
6341
6431
|
...c,
|
|
6342
6432
|
children: /* @__PURE__ */ e("div", { id: "graphcomment", className: "c-comment__container" })
|
|
6343
6433
|
}
|
|
6344
|
-
) : null,
|
|
6434
|
+
) : null, Q2 = ({
|
|
6345
6435
|
enableComment: a,
|
|
6346
6436
|
commentNumber: s = 0,
|
|
6347
6437
|
lazyLoad: c = { delayed: !0, distanceVisible: 0 }
|
|
@@ -6355,7 +6445,7 @@ const m1 = T(
|
|
|
6355
6445
|
"data-distance-visible": c.distanceVisible,
|
|
6356
6446
|
"data-comment-number": s
|
|
6357
6447
|
}
|
|
6358
|
-
) : null,
|
|
6448
|
+
) : null, e3 = ({ commentNumber: a, layout: s }) => s === z.MOBILE ? /* @__PURE__ */ t(j, { children: [
|
|
6359
6449
|
/* @__PURE__ */ e(G, { color: "grey-200" }),
|
|
6360
6450
|
/* @__PURE__ */ t(h, { gap: "xxs", p: "xs", children: [
|
|
6361
6451
|
/* @__PURE__ */ e(N, { name: "comment", size: 16, color: "ultramarine" }),
|
|
@@ -6446,18 +6536,18 @@ const m1 = T(
|
|
|
6446
6536
|
]
|
|
6447
6537
|
}
|
|
6448
6538
|
);
|
|
6449
|
-
},
|
|
6539
|
+
}, a3 = ({
|
|
6450
6540
|
label: a,
|
|
6451
6541
|
icon: s = { name: "darkmode", size: 20 },
|
|
6452
6542
|
...c
|
|
6453
6543
|
}) => /* @__PURE__ */ e(
|
|
6454
|
-
|
|
6544
|
+
s0,
|
|
6455
6545
|
{
|
|
6456
6546
|
icon: s,
|
|
6457
6547
|
label: a || /* @__PURE__ */ e(g, { size: "l", as: "span", weight: "bold", children: "Mode sombre" }),
|
|
6458
6548
|
...c
|
|
6459
6549
|
}
|
|
6460
|
-
),
|
|
6550
|
+
), s3 = ({ topics: a, ...s }) => a.length === 0 ? null : /* @__PURE__ */ t(x, { ...s, children: [
|
|
6461
6551
|
/* @__PURE__ */ e(L, { as: "h3", mb: "xs", size: "xxs", children: "À découvrir" }),
|
|
6462
6552
|
/* @__PURE__ */ e("ul", { children: a.map((c) => /* @__PURE__ */ t(x, { as: "li", mb: "xs", children: [
|
|
6463
6553
|
/* @__PURE__ */ t(h, { alignItems: "center", gap: "xxs", children: [
|
|
@@ -6498,7 +6588,7 @@ const m1 = T(
|
|
|
6498
6588
|
}
|
|
6499
6589
|
)
|
|
6500
6590
|
] }, c.href)) })
|
|
6501
|
-
] }),
|
|
6591
|
+
] }), c3 = ({
|
|
6502
6592
|
layout: a,
|
|
6503
6593
|
searchFormProps: s,
|
|
6504
6594
|
title: c,
|
|
@@ -6643,7 +6733,7 @@ const m1 = T(
|
|
|
6643
6733
|
)
|
|
6644
6734
|
}
|
|
6645
6735
|
);
|
|
6646
|
-
},
|
|
6736
|
+
}, l3 = ({
|
|
6647
6737
|
reactListItems: a,
|
|
6648
6738
|
activeReaction: s,
|
|
6649
6739
|
...c
|
|
@@ -6677,7 +6767,7 @@ const m1 = T(
|
|
|
6677
6767
|
}
|
|
6678
6768
|
) }, l.type)) })
|
|
6679
6769
|
}
|
|
6680
|
-
),
|
|
6770
|
+
), t3 = ({
|
|
6681
6771
|
statusCode: a = "404",
|
|
6682
6772
|
enableGoogleSearch: s
|
|
6683
6773
|
}) => {
|
|
@@ -6708,7 +6798,7 @@ const m1 = T(
|
|
|
6708
6798
|
/* @__PURE__ */ e(x, { mb: "s", children: s ? /* @__PURE__ */ e(x, { className: "gcse-search" }) : /* @__PURE__ */ e(g1, { id: "search-form-error", url: "/", "aria-hidden": !0 }) }),
|
|
6709
6799
|
/* @__PURE__ */ e($, { href: "/", className: "c-error-content__link", children: "Retour page d’accueil" })
|
|
6710
6800
|
] });
|
|
6711
|
-
},
|
|
6801
|
+
}, oe = ({
|
|
6712
6802
|
visibleItems: a,
|
|
6713
6803
|
heading: s,
|
|
6714
6804
|
visibleGridProps: c,
|
|
@@ -6767,7 +6857,7 @@ const m1 = T(
|
|
|
6767
6857
|
] })
|
|
6768
6858
|
]
|
|
6769
6859
|
}
|
|
6770
|
-
),
|
|
6860
|
+
), n3 = ({
|
|
6771
6861
|
title: a,
|
|
6772
6862
|
subtitle: s,
|
|
6773
6863
|
icon: c,
|
|
@@ -6780,12 +6870,12 @@ const m1 = T(
|
|
|
6780
6870
|
s && /* @__PURE__ */ e(g, { mb: "xxs-2", children: s }),
|
|
6781
6871
|
/* @__PURE__ */ e(L, { as: "h2", size: "m", fontFamily: "source-serif-pro", children: a })
|
|
6782
6872
|
] })
|
|
6783
|
-
] }),
|
|
6873
|
+
] }), de = {
|
|
6784
6874
|
logo: [90, 22],
|
|
6785
6875
|
"logo-tempo": [78, 24],
|
|
6786
6876
|
"logo-tv": [40, 22],
|
|
6787
6877
|
"logo-games": [60, 24]
|
|
6788
|
-
},
|
|
6878
|
+
}, r3 = ({
|
|
6789
6879
|
logoHref: a,
|
|
6790
6880
|
headerLinks: s,
|
|
6791
6881
|
logoName: c = "logo",
|
|
@@ -6814,7 +6904,8 @@ const m1 = T(
|
|
|
6814
6904
|
color: "white",
|
|
6815
6905
|
iconProps: { name: "menu", size: [20, 18] },
|
|
6816
6906
|
"data-a11y-dialog-show": "dialog-menu",
|
|
6817
|
-
size: "tiny"
|
|
6907
|
+
size: "tiny",
|
|
6908
|
+
"aria-label": "Ouvrir le menu"
|
|
6818
6909
|
}
|
|
6819
6910
|
),
|
|
6820
6911
|
/* @__PURE__ */ e(
|
|
@@ -6825,10 +6916,18 @@ const m1 = T(
|
|
|
6825
6916
|
iconProps: { name: "close", size: [20, 18] },
|
|
6826
6917
|
"data-a11y-dialog-hide": "dialog-menu",
|
|
6827
6918
|
size: "tiny",
|
|
6919
|
+
"aria-label": "Fermer le menu",
|
|
6828
6920
|
className: "u-hidden"
|
|
6829
6921
|
}
|
|
6830
6922
|
),
|
|
6831
|
-
/* @__PURE__ */ e($, { href: a, color: "white", children: /* @__PURE__ */ e(
|
|
6923
|
+
/* @__PURE__ */ e($, { href: a, color: "white", children: /* @__PURE__ */ e(
|
|
6924
|
+
N,
|
|
6925
|
+
{
|
|
6926
|
+
name: c,
|
|
6927
|
+
size: de[c],
|
|
6928
|
+
svgTitle: "20 Minutes : Actualités et infos en direct"
|
|
6929
|
+
}
|
|
6930
|
+
) })
|
|
6832
6931
|
] }),
|
|
6833
6932
|
/* @__PURE__ */ e(
|
|
6834
6933
|
h,
|
|
@@ -6854,7 +6953,7 @@ const m1 = T(
|
|
|
6854
6953
|
)
|
|
6855
6954
|
]
|
|
6856
6955
|
}
|
|
6857
|
-
),
|
|
6956
|
+
), i3 = ({
|
|
6858
6957
|
layout: a,
|
|
6859
6958
|
heading: s,
|
|
6860
6959
|
rightAsideElement: c,
|
|
@@ -7046,7 +7145,7 @@ const m1 = T(
|
|
|
7046
7145
|
children: b
|
|
7047
7146
|
}
|
|
7048
7147
|
);
|
|
7049
|
-
},
|
|
7148
|
+
}, o3 = ({
|
|
7050
7149
|
label: a,
|
|
7051
7150
|
heading: s,
|
|
7052
7151
|
source: c,
|
|
@@ -7133,77 +7232,7 @@ const m1 = T(
|
|
|
7133
7232
|
]
|
|
7134
7233
|
}
|
|
7135
7234
|
);
|
|
7136
|
-
},
|
|
7137
|
-
dialogId: a,
|
|
7138
|
-
ariaLabel: s = "Fermer la fenêtre",
|
|
7139
|
-
modalIconSize: c = [114, 28],
|
|
7140
|
-
headingProps: l,
|
|
7141
|
-
themeColor: r = "ultramarine",
|
|
7142
|
-
withMenuButton: n,
|
|
7143
|
-
...i
|
|
7144
|
-
}) => /* @__PURE__ */ t(
|
|
7145
|
-
h,
|
|
7146
|
-
{
|
|
7147
|
-
alignItems: "center",
|
|
7148
|
-
justifyContent: n || l ? "between" : "end",
|
|
7149
|
-
px: "l",
|
|
7150
|
-
py: "xs",
|
|
7151
|
-
className: "c-header-side-modal",
|
|
7152
|
-
bg: r,
|
|
7153
|
-
children: [
|
|
7154
|
-
n && /* @__PURE__ */ e(
|
|
7155
|
-
q,
|
|
7156
|
-
{
|
|
7157
|
-
variant: "ghost",
|
|
7158
|
-
size: "tiny",
|
|
7159
|
-
iconProps: {
|
|
7160
|
-
name: "menu",
|
|
7161
|
-
size: 18,
|
|
7162
|
-
color: "white"
|
|
7163
|
-
},
|
|
7164
|
-
"data-a11y-dialog-show": "dialog-menu"
|
|
7165
|
-
}
|
|
7166
|
-
),
|
|
7167
|
-
/* @__PURE__ */ t(
|
|
7168
|
-
h,
|
|
7169
|
-
{
|
|
7170
|
-
...!n && l ? { alignItems: "baseline" } : {
|
|
7171
|
-
className: "c-header-side-modal__content--centered",
|
|
7172
|
-
direction: "column",
|
|
7173
|
-
alignItems: "center"
|
|
7174
|
-
},
|
|
7175
|
-
children: [
|
|
7176
|
-
/* @__PURE__ */ e($, { href: "/", title: "Accueil", children: /* @__PURE__ */ e(N, { name: "logo", color: "white", size: c }) }),
|
|
7177
|
-
l && /* @__PURE__ */ e(
|
|
7178
|
-
L,
|
|
7179
|
-
{
|
|
7180
|
-
color: "white",
|
|
7181
|
-
size: "xxs",
|
|
7182
|
-
...!n && { pl: "xs" },
|
|
7183
|
-
...l
|
|
7184
|
-
}
|
|
7185
|
-
)
|
|
7186
|
-
]
|
|
7187
|
-
}
|
|
7188
|
-
),
|
|
7189
|
-
/* @__PURE__ */ e(
|
|
7190
|
-
q,
|
|
7191
|
-
{
|
|
7192
|
-
...i,
|
|
7193
|
-
variant: "ghost",
|
|
7194
|
-
size: "tiny",
|
|
7195
|
-
iconProps: {
|
|
7196
|
-
name: "close",
|
|
7197
|
-
size: 16,
|
|
7198
|
-
color: "white"
|
|
7199
|
-
},
|
|
7200
|
-
"data-a11y-dialog-hide": a,
|
|
7201
|
-
"aria-label": s
|
|
7202
|
-
}
|
|
7203
|
-
)
|
|
7204
|
-
]
|
|
7205
|
-
}
|
|
7206
|
-
), F1 = ({
|
|
7235
|
+
}, F1 = ({
|
|
7207
7236
|
children: a,
|
|
7208
7237
|
iconProps: s,
|
|
7209
7238
|
isCentered: c,
|
|
@@ -7223,17 +7252,17 @@ const m1 = T(
|
|
|
7223
7252
|
/* @__PURE__ */ e(x, { className: "c-header-title__text-with-icon", children: a })
|
|
7224
7253
|
] }) : a
|
|
7225
7254
|
}
|
|
7226
|
-
),
|
|
7255
|
+
), d3 = ({
|
|
7227
7256
|
topics: a,
|
|
7228
7257
|
infoBannerProps: s,
|
|
7229
7258
|
...c
|
|
7230
7259
|
}) => /* @__PURE__ */ t(x, { ...c, children: [
|
|
7231
7260
|
/* @__PURE__ */ e(x, { as: "ul", mb: "xl", children: a.map((l, r) => /* @__PURE__ */ t("li", { children: [
|
|
7232
|
-
/* @__PURE__ */ e(
|
|
7261
|
+
/* @__PURE__ */ e(he, { icon: l.icon, title: l.title, content: l.content }),
|
|
7233
7262
|
r !== a.length - 1 && /* @__PURE__ */ e(G, { color: "grey-200", my: "l" })
|
|
7234
7263
|
] }, l.title)) }),
|
|
7235
|
-
/* @__PURE__ */ e(
|
|
7236
|
-
] }),
|
|
7264
|
+
/* @__PURE__ */ e(me, { heading: s.heading, description: s.description })
|
|
7265
|
+
] }), h3 = ({ horoscopeSignsList: 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: [
|
|
7237
7266
|
/* @__PURE__ */ e(
|
|
7238
7267
|
N,
|
|
7239
7268
|
{
|
|
@@ -7245,7 +7274,7 @@ const m1 = T(
|
|
|
7245
7274
|
}
|
|
7246
7275
|
),
|
|
7247
7276
|
/* @__PURE__ */ e(A, { isUppercase: !1, children: s.label })
|
|
7248
|
-
] }) }, s.slug)) }),
|
|
7277
|
+
] }) }, s.slug)) }), he = I(
|
|
7249
7278
|
({ icon: a, title: s, content: c, ...l }, r) => /* @__PURE__ */ t(x, { ...l, ref: r, className: p("c-horoscope-topic-card", l?.className), children: [
|
|
7250
7279
|
/* @__PURE__ */ t(h, { alignItems: "center", mb: "s", children: [
|
|
7251
7280
|
/* @__PURE__ */ e(N, { className: "c-horoscope-topic-card__icon", name: a, size: 21 }),
|
|
@@ -7253,7 +7282,7 @@ const m1 = T(
|
|
|
7253
7282
|
] }),
|
|
7254
7283
|
/* @__PURE__ */ e(g, { size: "m", children: c })
|
|
7255
7284
|
] })
|
|
7256
|
-
),
|
|
7285
|
+
), m3 = ({
|
|
7257
7286
|
images: a,
|
|
7258
7287
|
layout: s,
|
|
7259
7288
|
withNavigation: c = !0,
|
|
@@ -7327,7 +7356,7 @@ const m1 = T(
|
|
|
7327
7356
|
)),
|
|
7328
7357
|
/* @__PURE__ */ e(h, { 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}`)) })
|
|
7329
7358
|
] });
|
|
7330
|
-
},
|
|
7359
|
+
}, me = ({
|
|
7331
7360
|
description: a,
|
|
7332
7361
|
heading: s,
|
|
7333
7362
|
link: c,
|
|
@@ -7426,7 +7455,7 @@ const m1 = T(
|
|
|
7426
7455
|
},
|
|
7427
7456
|
l.name
|
|
7428
7457
|
)) });
|
|
7429
|
-
},
|
|
7458
|
+
}, i0 = (a) => Q.Children.map(a.children, (s) => {
|
|
7430
7459
|
if (Q.isValidElement(s)) {
|
|
7431
7460
|
const { children: c, ...l } = s.props;
|
|
7432
7461
|
return /* @__PURE__ */ t(
|
|
@@ -7438,13 +7467,13 @@ const m1 = T(
|
|
|
7438
7467
|
}) : l?.className,
|
|
7439
7468
|
children: [
|
|
7440
7469
|
s.type === "li" && /* @__PURE__ */ e(N, { name: "diode", size: 16, mr: "xs" }),
|
|
7441
|
-
c ?
|
|
7470
|
+
c ? i0({ color: a.color, children: c }) : void 0
|
|
7442
7471
|
]
|
|
7443
7472
|
}
|
|
7444
7473
|
);
|
|
7445
7474
|
}
|
|
7446
7475
|
return s;
|
|
7447
|
-
}),
|
|
7476
|
+
}), ue = (a) => /* @__PURE__ */ e(j, { children: i0(a) }), u3 = ({
|
|
7448
7477
|
variant: a,
|
|
7449
7478
|
isOver: s = !1,
|
|
7450
7479
|
updatedAt: c,
|
|
@@ -7485,7 +7514,7 @@ const m1 = T(
|
|
|
7485
7514
|
children: l?.children || s && "Terminé" || `Mis à jour ${c}`
|
|
7486
7515
|
}
|
|
7487
7516
|
)
|
|
7488
|
-
] }),
|
|
7517
|
+
] }), p3 = ({
|
|
7489
7518
|
enableLiveQuestion: a,
|
|
7490
7519
|
lazyLoad: s = { delayed: !0, distanceVisible: 0 },
|
|
7491
7520
|
...c
|
|
@@ -7501,7 +7530,7 @@ const m1 = T(
|
|
|
7501
7530
|
mx: { xs: "m", md: "0" }
|
|
7502
7531
|
}
|
|
7503
7532
|
)
|
|
7504
|
-
] }) : null,
|
|
7533
|
+
] }) : null, g3 = ({ question: a, author: s, response: c, ...l }) => /* @__PURE__ */ t(x, { ...l, className: "c-live-talk", children: [
|
|
7505
7534
|
/* @__PURE__ */ t(x, { bg: "grey-100", p: "s", mb: "xl", radius: "m", className: "c-live-talk__question", children: [
|
|
7506
7535
|
/* @__PURE__ */ e(
|
|
7507
7536
|
g,
|
|
@@ -7516,7 +7545,7 @@ const m1 = T(
|
|
|
7516
7545
|
/* @__PURE__ */ e(g, { color: "black", weight: "bold", size: "xs", children: s })
|
|
7517
7546
|
] }),
|
|
7518
7547
|
c && /* @__PURE__ */ e(g, { color: "grey-600", fontFamily: "source-serif-pro", size: "l", children: c })
|
|
7519
|
-
] }),
|
|
7548
|
+
] }), v3 = ({
|
|
7520
7549
|
status: a,
|
|
7521
7550
|
header: s,
|
|
7522
7551
|
title: c,
|
|
@@ -7549,10 +7578,10 @@ const m1 = T(
|
|
|
7549
7578
|
}
|
|
7550
7579
|
)
|
|
7551
7580
|
] });
|
|
7552
|
-
},
|
|
7581
|
+
}, x3 = (a) => /* @__PURE__ */ t(h, { as: $, color: "black", alignItems: "center", ...a, children: [
|
|
7553
7582
|
/* @__PURE__ */ e(N, { mr: "xs", name: "power", size: 20 }),
|
|
7554
7583
|
/* @__PURE__ */ e(g, { size: "m", as: "span", weight: "bold", children: "Se déconnecter" })
|
|
7555
|
-
] }),
|
|
7584
|
+
] }), f3 = ({
|
|
7556
7585
|
electionName: a,
|
|
7557
7586
|
electionYear: s,
|
|
7558
7587
|
resultsPerDepartment: c,
|
|
@@ -7608,7 +7637,7 @@ const m1 = T(
|
|
|
7608
7637
|
] }),
|
|
7609
7638
|
n.length > 0 && /* @__PURE__ */ e(f1, { items: n, mt: "xxl" })
|
|
7610
7639
|
] });
|
|
7611
|
-
},
|
|
7640
|
+
}, w3 = ({
|
|
7612
7641
|
electionName: a,
|
|
7613
7642
|
electionYear: s,
|
|
7614
7643
|
resultsPerDistrict: c,
|
|
@@ -7704,7 +7733,7 @@ const m1 = T(
|
|
|
7704
7733
|
] }),
|
|
7705
7734
|
o.length > 0 && /* @__PURE__ */ e(f1, { items: o, mt: "xxl" })
|
|
7706
7735
|
] });
|
|
7707
|
-
},
|
|
7736
|
+
}, b3 = ({
|
|
7708
7737
|
electionName: a,
|
|
7709
7738
|
electionYear: s,
|
|
7710
7739
|
resultsPerCountry: c,
|
|
@@ -7753,14 +7782,14 @@ const m1 = T(
|
|
|
7753
7782
|
] }),
|
|
7754
7783
|
i.length > 0 && /* @__PURE__ */ e(f1, { items: i, mt: "xxl" })
|
|
7755
7784
|
] });
|
|
7756
|
-
},
|
|
7785
|
+
}, pe = /<path\b([^>]*?)\/>/g, ge = /\b([:\w-]+)="([^"]*)"/g, ve = (a) => {
|
|
7757
7786
|
const s = [];
|
|
7758
|
-
for (const c of a.matchAll(
|
|
7787
|
+
for (const c of a.matchAll(pe)) {
|
|
7759
7788
|
const l = c[1];
|
|
7760
7789
|
if (!l)
|
|
7761
7790
|
continue;
|
|
7762
7791
|
const r = /* @__PURE__ */ new Map();
|
|
7763
|
-
for (const u of l.matchAll(
|
|
7792
|
+
for (const u of l.matchAll(ge)) {
|
|
7764
7793
|
const [, m, v] = u;
|
|
7765
7794
|
m && r.set(m, v || "");
|
|
7766
7795
|
}
|
|
@@ -7773,7 +7802,7 @@ const m1 = T(
|
|
|
7773
7802
|
});
|
|
7774
7803
|
}
|
|
7775
7804
|
return s;
|
|
7776
|
-
},
|
|
7805
|
+
}, xe = (a) => new Map(a.map((s) => [s.id, s])), fe = (a) => a.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/'/g, "-").replace(/[^a-zA-Z0-9]+/g, "-").replace(/^-+|-+$/g, "").toLowerCase(), P1 = (a) => `/elections/resultats/${fe(a)}/`, y3 = ({
|
|
7777
7806
|
layout: a,
|
|
7778
7807
|
resultsPerTown: s,
|
|
7779
7808
|
departmentsPaths: c,
|
|
@@ -7784,7 +7813,7 @@ const m1 = T(
|
|
|
7784
7813
|
}) => {
|
|
7785
7814
|
if (!c)
|
|
7786
7815
|
return /* @__PURE__ */ e("output", { "aria-live": "polite", children: "Chargement de la carte…" });
|
|
7787
|
-
const o = a === z.MOBILE, d = new Map(s.map((w) => [w.id, w])), u = /* @__PURE__ */ new Map(), m = W(() => r ? ve(
|
|
7816
|
+
const o = a === z.MOBILE, d = new Map(s.map((w) => [w.id, w])), u = /* @__PURE__ */ new Map(), m = W(() => r ? xe(ve(r)) : /* @__PURE__ */ new Map(), [r]), v = W(() => new Map(
|
|
7788
7817
|
D1.map((w) => {
|
|
7789
7818
|
const b = m.get(`town-${w.id}`);
|
|
7790
7819
|
return b ? [w.name, b.url] : null;
|
|
@@ -7887,7 +7916,7 @@ const m1 = T(
|
|
|
7887
7916
|
) : null;
|
|
7888
7917
|
}) }),
|
|
7889
7918
|
/* @__PURE__ */ e("g", { className: "c-map-towns__layer-departments", "aria-hidden": "true", children: Object.entries(c).map(([w, b]) => {
|
|
7890
|
-
const C =
|
|
7919
|
+
const C = _0[w];
|
|
7891
7920
|
return /* @__PURE__ */ e(
|
|
7892
7921
|
"path",
|
|
7893
7922
|
{
|
|
@@ -8060,7 +8089,7 @@ const m1 = T(
|
|
|
8060
8089
|
}
|
|
8061
8090
|
)
|
|
8062
8091
|
}
|
|
8063
|
-
),
|
|
8092
|
+
), _3 = ({
|
|
8064
8093
|
categories: a,
|
|
8065
8094
|
tagsActu: s,
|
|
8066
8095
|
layout: c,
|
|
@@ -8069,7 +8098,7 @@ const m1 = T(
|
|
|
8069
8098
|
feedbackButtonProps: n,
|
|
8070
8099
|
className: i
|
|
8071
8100
|
}) => /* @__PURE__ */ t(
|
|
8072
|
-
|
|
8101
|
+
a0,
|
|
8073
8102
|
{
|
|
8074
8103
|
as: "nav",
|
|
8075
8104
|
id: "menu-nav",
|
|
@@ -8350,7 +8379,7 @@ const m1 = T(
|
|
|
8350
8379
|
)
|
|
8351
8380
|
]
|
|
8352
8381
|
}
|
|
8353
|
-
),
|
|
8382
|
+
), z3 = ({ links: a, activeLink: s, ...c }) => /* @__PURE__ */ e(x, { className: "c-sub-menu", ...c, children: a.map((l, r) => {
|
|
8354
8383
|
const n = s === l.href;
|
|
8355
8384
|
return /* @__PURE__ */ t(
|
|
8356
8385
|
h,
|
|
@@ -8369,7 +8398,7 @@ const m1 = T(
|
|
|
8369
8398
|
},
|
|
8370
8399
|
l.href
|
|
8371
8400
|
);
|
|
8372
|
-
}) }),
|
|
8401
|
+
}) }), N3 = ({
|
|
8373
8402
|
title: a,
|
|
8374
8403
|
description: s,
|
|
8375
8404
|
placeholder: c,
|
|
@@ -8411,10 +8440,10 @@ const m1 = T(
|
|
|
8411
8440
|
/* @__PURE__ */ e(L1, { bg: n }),
|
|
8412
8441
|
d
|
|
8413
8442
|
] }) });
|
|
8414
|
-
},
|
|
8443
|
+
}, k3 = ({
|
|
8415
8444
|
items: a,
|
|
8416
8445
|
...s
|
|
8417
|
-
}) => !a || a.length === 0 ? null : /* @__PURE__ */ e(x, { ...s, as: "ol", className: "c-ordered-list-with-number", children: a.map((c) => /* @__PURE__ */ e(g, { as: "li", className: "c-ordered-list-with-number__item", size: "xl", children: c.text }, c.id)) }),
|
|
8446
|
+
}) => !a || a.length === 0 ? null : /* @__PURE__ */ e(x, { ...s, as: "ol", className: "c-ordered-list-with-number", children: a.map((c) => /* @__PURE__ */ e(g, { as: "li", className: "c-ordered-list-with-number__item", size: "xl", children: c.text }, c.id)) }), M3 = ({
|
|
8418
8447
|
totalArticles: a,
|
|
8419
8448
|
currentPage: s,
|
|
8420
8449
|
pagePath: c,
|
|
@@ -8424,7 +8453,7 @@ const m1 = T(
|
|
|
8424
8453
|
Number(s) === 1 ? 1 : /* @__PURE__ */ e($, { color: "grey-300", href: `${c}`, children: "1" }),
|
|
8425
8454
|
a > 17 && (Number(s) === 2 ? 2 : /* @__PURE__ */ e($, { color: "grey-300", href: `${c}?page=2`, children: "2" })),
|
|
8426
8455
|
a > 25 && Number(s) !== 1 && /* @__PURE__ */ e($, { color: Number(s) !== 2 ? "black" : "grey-300", href: l, children: "Archives" })
|
|
8427
|
-
] }) : null,
|
|
8456
|
+
] }) : null, we = ({
|
|
8428
8457
|
percentage: a,
|
|
8429
8458
|
progressBarClassName: s,
|
|
8430
8459
|
...c
|
|
@@ -8452,14 +8481,14 @@ const m1 = T(
|
|
|
8452
8481
|
}
|
|
8453
8482
|
)
|
|
8454
8483
|
}
|
|
8455
|
-
) }),
|
|
8484
|
+
) }), C3 = ({ content: a, ...s }) => /* @__PURE__ */ e(
|
|
8456
8485
|
x,
|
|
8457
8486
|
{
|
|
8458
8487
|
...s,
|
|
8459
8488
|
className: p("c-prose", s?.className),
|
|
8460
8489
|
dangerouslySetInnerHTML: { __html: a }
|
|
8461
8490
|
}
|
|
8462
|
-
),
|
|
8491
|
+
), be = ({
|
|
8463
8492
|
color: a,
|
|
8464
8493
|
count: s = 0,
|
|
8465
8494
|
countColor: c,
|
|
@@ -8568,7 +8597,7 @@ const m1 = T(
|
|
|
8568
8597
|
]
|
|
8569
8598
|
}
|
|
8570
8599
|
);
|
|
8571
|
-
},
|
|
8600
|
+
}, S3 = ({
|
|
8572
8601
|
articles: a,
|
|
8573
8602
|
layout: s,
|
|
8574
8603
|
limitTop: c = 0,
|
|
@@ -8614,7 +8643,7 @@ const m1 = T(
|
|
|
8614
8643
|
align: "stretch",
|
|
8615
8644
|
className: "c-read-also-banner__article",
|
|
8616
8645
|
children: /* @__PURE__ */ e(
|
|
8617
|
-
|
|
8646
|
+
n0,
|
|
8618
8647
|
{
|
|
8619
8648
|
...i,
|
|
8620
8649
|
alignItems: "center",
|
|
@@ -8672,7 +8701,7 @@ const m1 = T(
|
|
|
8672
8701
|
l && l.length > 0 && /* @__PURE__ */ e("ul", { className: "c-search-form__autocomplete u-hidden", children: l.slice(0, 8).map((i) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e("a", { href: i.url, tabIndex: -1, children: i.value }) }, i.value)) })
|
|
8673
8702
|
]
|
|
8674
8703
|
}
|
|
8675
|
-
),
|
|
8704
|
+
), o0 = ({
|
|
8676
8705
|
label: a,
|
|
8677
8706
|
labelLink: s,
|
|
8678
8707
|
themeColor: c,
|
|
@@ -8705,7 +8734,7 @@ const m1 = T(
|
|
|
8705
8734
|
}
|
|
8706
8735
|
);
|
|
8707
8736
|
var U = {}, q1;
|
|
8708
|
-
function
|
|
8737
|
+
function ye() {
|
|
8709
8738
|
if (q1) return U;
|
|
8710
8739
|
q1 = 1, Object.defineProperty(U, "__esModule", {
|
|
8711
8740
|
value: !0
|
|
@@ -8897,13 +8926,13 @@ function be() {
|
|
|
8897
8926
|
})(a.default.Component);
|
|
8898
8927
|
return U.StickyShareButtons = Z, U;
|
|
8899
8928
|
}
|
|
8900
|
-
var
|
|
8901
|
-
const
|
|
8929
|
+
var _e = ye();
|
|
8930
|
+
const B3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
8902
8931
|
const c = {
|
|
8903
8932
|
width: a.length ? `${38 * a.length + 20}px` : "inherit"
|
|
8904
8933
|
};
|
|
8905
8934
|
return /* @__PURE__ */ e(x, { p: "xxs-2", ...s, className: "c-share-bar", style: c, radius: "m", children: /* @__PURE__ */ e(
|
|
8906
|
-
|
|
8935
|
+
_e.InlineShareButtons,
|
|
8907
8936
|
{
|
|
8908
8937
|
config: {
|
|
8909
8938
|
alignment: "center",
|
|
@@ -8929,7 +8958,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
8929
8958
|
}
|
|
8930
8959
|
}
|
|
8931
8960
|
) });
|
|
8932
|
-
},
|
|
8961
|
+
}, Z3 = ({
|
|
8933
8962
|
backgroundImage: a,
|
|
8934
8963
|
title: s,
|
|
8935
8964
|
subtitle: c,
|
|
@@ -8962,7 +8991,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
8962
8991
|
o && /* @__PURE__ */ e(h, { justifyContent: "center", children: o })
|
|
8963
8992
|
] })
|
|
8964
8993
|
] });
|
|
8965
|
-
},
|
|
8994
|
+
}, d0 = ({
|
|
8966
8995
|
avatars: a,
|
|
8967
8996
|
authors: s,
|
|
8968
8997
|
layout: c,
|
|
@@ -8994,7 +9023,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
8994
9023
|
m && c === z.MOBILE && /* @__PURE__ */ e(X, { sponsor: m, variant: "signature" })
|
|
8995
9024
|
] });
|
|
8996
9025
|
return i ? /* @__PURE__ */ e("a", { href: i, children: f }) : f;
|
|
8997
|
-
},
|
|
9026
|
+
}, $3 = ({ installButton: a, closeButton: s }) => /* @__PURE__ */ t(h, { className: "c-smart-banner", alignItems: "center", gap: "xs", bg: "ultramarine", color: "white", children: [
|
|
8998
9027
|
/* @__PURE__ */ e(
|
|
8999
9028
|
H,
|
|
9000
9029
|
{
|
|
@@ -9016,7 +9045,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9016
9045
|
/* @__PURE__ */ e(g, { size: "xxs-2", children: "Retrouvez l’actualité sur notre application" })
|
|
9017
9046
|
] }),
|
|
9018
9047
|
/* @__PURE__ */ e(H, { ...a, className: "c-smart-banner__btn color-ultramarine bg-white", children: "Installer" })
|
|
9019
|
-
] }), u1 = (a) => a === "card" ? "secondary" : "primary", y1 = (a) => a === "card" ? "inline" : "rounded",
|
|
9048
|
+
] }), u1 = (a) => a === "card" ? "secondary" : "primary", y1 = (a) => a === "card" ? "inline" : "rounded", ze = (a) => a === "vertical" ? "right" : "top", o1 = ({
|
|
9020
9049
|
commentCount: a,
|
|
9021
9050
|
shareCount: s,
|
|
9022
9051
|
reactionCount: c,
|
|
@@ -9083,7 +9112,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9083
9112
|
)
|
|
9084
9113
|
}
|
|
9085
9114
|
), y = !_ && i && !!b && /* @__PURE__ */ e(
|
|
9086
|
-
|
|
9115
|
+
be,
|
|
9087
9116
|
{
|
|
9088
9117
|
color: w === "blue-grey" ? "white" : "black",
|
|
9089
9118
|
count: c,
|
|
@@ -9098,7 +9127,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9098
9127
|
reactListItems: b,
|
|
9099
9128
|
reactListItemThemeColor: l === "card" ? w : void 0,
|
|
9100
9129
|
variant: l,
|
|
9101
|
-
placement:
|
|
9130
|
+
placement: ze(l),
|
|
9102
9131
|
layout: Z,
|
|
9103
9132
|
contentId: i,
|
|
9104
9133
|
contentLegacyId: o,
|
|
@@ -9230,18 +9259,18 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9230
9259
|
className: p({ [`c-sponsor__img--${s}`]: !!s })
|
|
9231
9260
|
}
|
|
9232
9261
|
)
|
|
9233
|
-
] }),
|
|
9262
|
+
] }), Ne = ["D", "L", "M", "M", "J", "V", "S"], ke = (a, s) => {
|
|
9234
9263
|
const c = (s - 1) % 7, l = [];
|
|
9235
9264
|
for (let r = 0; r < 7; r += 1) {
|
|
9236
9265
|
const n = new Date(a.getTime() + r * 24 * 60 * 60 * 1e3);
|
|
9237
9266
|
l.push({
|
|
9238
|
-
label:
|
|
9267
|
+
label: Ne[n.getDay()],
|
|
9239
9268
|
isActive: r <= c,
|
|
9240
9269
|
dayIndex: r
|
|
9241
9270
|
});
|
|
9242
9271
|
}
|
|
9243
9272
|
return l;
|
|
9244
|
-
},
|
|
9273
|
+
}, Me = ({
|
|
9245
9274
|
totalDays: a,
|
|
9246
9275
|
streakStartDate: s,
|
|
9247
9276
|
streakEndDate: c,
|
|
@@ -9250,7 +9279,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9250
9279
|
}) => {
|
|
9251
9280
|
if (a < 1 || !s || !c)
|
|
9252
9281
|
return null;
|
|
9253
|
-
const n = typeof s == "string" ? new Date(s) : s, i = W(() =>
|
|
9282
|
+
const n = typeof s == "string" ? new Date(s) : s, i = W(() => ke(n, a), [n, a]), o = i.map((m) => m.isActive).lastIndexOf(!0), d = o >= 0 ? (o + 1) / 7 * 100 : 0, u = a > 1 ? "jours" : "jour";
|
|
9254
9283
|
return /* @__PURE__ */ t(
|
|
9255
9284
|
x,
|
|
9256
9285
|
{
|
|
@@ -9334,7 +9363,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9334
9363
|
]
|
|
9335
9364
|
}
|
|
9336
9365
|
);
|
|
9337
|
-
},
|
|
9366
|
+
}, Ce = ({
|
|
9338
9367
|
name: a,
|
|
9339
9368
|
link: s,
|
|
9340
9369
|
iconName: c,
|
|
@@ -9421,8 +9450,8 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9421
9450
|
]
|
|
9422
9451
|
}
|
|
9423
9452
|
),
|
|
9424
|
-
/* @__PURE__ */ e(l1, { colsNumber: n, gap: "xl", children: l?.cards?.map((u) => /* @__PURE__ */
|
|
9425
|
-
|
|
9453
|
+
/* @__PURE__ */ e(l1, { colsNumber: n, gap: "xl", children: l?.cards?.map((u) => /* @__PURE__ */ v0(
|
|
9454
|
+
r0,
|
|
9426
9455
|
{
|
|
9427
9456
|
...u,
|
|
9428
9457
|
key: u.link,
|
|
@@ -9451,7 +9480,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9451
9480
|
] })
|
|
9452
9481
|
] })
|
|
9453
9482
|
}
|
|
9454
|
-
),
|
|
9483
|
+
), j3 = ({ hasHeader: a, tableProps: s, ...c }) => {
|
|
9455
9484
|
if (!s?.length)
|
|
9456
9485
|
return null;
|
|
9457
9486
|
const l = a ? s[0] : null, r = a ? s.slice(1) : s;
|
|
@@ -9459,7 +9488,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9459
9488
|
a && l && /* @__PURE__ */ e("thead", { children: /* @__PURE__ */ e("tr", { children: l.map((n, i) => /* @__PURE__ */ e(x, { as: "th", p: "s", children: n }, i)) }) }),
|
|
9460
9489
|
/* @__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)) })
|
|
9461
9490
|
] });
|
|
9462
|
-
},
|
|
9491
|
+
}, h0 = ({
|
|
9463
9492
|
tabItems: a,
|
|
9464
9493
|
name: s = "default",
|
|
9465
9494
|
fitContainer: c,
|
|
@@ -9520,7 +9549,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9520
9549
|
]
|
|
9521
9550
|
}
|
|
9522
9551
|
);
|
|
9523
|
-
},
|
|
9552
|
+
}, L3 = ({ tags: a, layout: s, isSmall: c = !1, ...l }) => a.length ? /* @__PURE__ */ e(
|
|
9524
9553
|
m1,
|
|
9525
9554
|
{
|
|
9526
9555
|
hasSpaceAroundButtons: !0,
|
|
@@ -9531,14 +9560,14 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9531
9560
|
...c && { buttonsSize: "small" },
|
|
9532
9561
|
children: a.map((r, n) => /* @__PURE__ */ e(J, { ...r, ...c && { size: "small" } }, n))
|
|
9533
9562
|
}
|
|
9534
|
-
) : null,
|
|
9563
|
+
) : null, Se = ({ iconName: a, className: s }) => /* @__PURE__ */ e("li", { className: p("c-text-tooltip-item", s), children: /* @__PURE__ */ e(
|
|
9535
9564
|
H,
|
|
9536
9565
|
{
|
|
9537
9566
|
variant: "ghost",
|
|
9538
9567
|
iconProps: { name: a, size: [20, 20] },
|
|
9539
9568
|
className: "tooltip-btn c-tooltip-item__icon"
|
|
9540
9569
|
}
|
|
9541
|
-
) }),
|
|
9570
|
+
) }), V3 = () => /* @__PURE__ */ e(h, { id: "text-tooltip", className: "c-text-tooltip", as: "ul", gap: "s", children: /* @__PURE__ */ e(Se, { iconName: "report", className: "mbrs-social-report-container" }) }), _1 = ({
|
|
9542
9571
|
href: a,
|
|
9543
9572
|
iconProps: s,
|
|
9544
9573
|
children: c,
|
|
@@ -9568,7 +9597,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9568
9597
|
]
|
|
9569
9598
|
}
|
|
9570
9599
|
);
|
|
9571
|
-
},
|
|
9600
|
+
}, H3 = ({ events: a, layout: s, ...c }) => a.length === 0 ? null : /* @__PURE__ */ t(
|
|
9572
9601
|
h,
|
|
9573
9602
|
{
|
|
9574
9603
|
...c,
|
|
@@ -9647,7 +9676,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9647
9676
|
] })
|
|
9648
9677
|
]
|
|
9649
9678
|
}
|
|
9650
|
-
),
|
|
9679
|
+
), F3 = ({
|
|
9651
9680
|
children: a,
|
|
9652
9681
|
navigationLinks: s,
|
|
9653
9682
|
user: c,
|
|
@@ -9661,7 +9690,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9661
9690
|
/* @__PURE__ */ e(g, { as: "span", color: "ultramarine", className: "break-word", children: c.name })
|
|
9662
9691
|
] })
|
|
9663
9692
|
] }),
|
|
9664
|
-
l && l.totalDays >= 1 && /* @__PURE__ */ e(
|
|
9693
|
+
l && l.totalDays >= 1 && /* @__PURE__ */ e(Me, { ...l, mx: "m", mt: "m" }),
|
|
9665
9694
|
/* @__PURE__ */ e(x, { mx: "m", mt: "l", mb: "xl", children: s.map((r, n) => /* @__PURE__ */ t(
|
|
9666
9695
|
h,
|
|
9667
9696
|
{
|
|
@@ -9684,7 +9713,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9684
9713
|
)) }),
|
|
9685
9714
|
a,
|
|
9686
9715
|
/* @__PURE__ */ e(G, { color: "grey-200" })
|
|
9687
|
-
] }),
|
|
9716
|
+
] }), I3 = ({
|
|
9688
9717
|
label: a,
|
|
9689
9718
|
layout: s,
|
|
9690
9719
|
result: c,
|
|
@@ -9740,7 +9769,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9740
9769
|
v
|
|
9741
9770
|
] }) : v,
|
|
9742
9771
|
(c || c === 0) && /* @__PURE__ */ e(
|
|
9743
|
-
|
|
9772
|
+
we,
|
|
9744
9773
|
{
|
|
9745
9774
|
percentage: c,
|
|
9746
9775
|
mt: "xxs",
|
|
@@ -9826,7 +9855,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9826
9855
|
/* @__PURE__ */ e(g, { as: "span", size: "xxs", weight: "regular", children: "Télécharger sur" }),
|
|
9827
9856
|
/* @__PURE__ */ e(g, { as: "span", size: "xs", weight: "bold", children: c })
|
|
9828
9857
|
] })
|
|
9829
|
-
] }),
|
|
9858
|
+
] }), m0 = ({ links: a, ...s }) => /* @__PURE__ */ e(
|
|
9830
9859
|
h,
|
|
9831
9860
|
{
|
|
9832
9861
|
gapX: "xs",
|
|
@@ -9835,7 +9864,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9835
9864
|
className: p("c-footer-links", s?.className),
|
|
9836
9865
|
children: a.map((c) => /* @__PURE__ */ e($, { ...c, color: "white", className: "c-footer-links__link" }, String(c.children)))
|
|
9837
9866
|
}
|
|
9838
|
-
),
|
|
9867
|
+
), u0 = ({
|
|
9839
9868
|
socialIcons: a,
|
|
9840
9869
|
themeColor: s,
|
|
9841
9870
|
...c
|
|
@@ -9861,7 +9890,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9861
9890
|
}
|
|
9862
9891
|
) }, l.name))
|
|
9863
9892
|
}
|
|
9864
|
-
),
|
|
9893
|
+
), Be = ({
|
|
9865
9894
|
logoHref: a,
|
|
9866
9895
|
categories: s,
|
|
9867
9896
|
themeColor: c,
|
|
@@ -9894,7 +9923,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9894
9923
|
}
|
|
9895
9924
|
) }),
|
|
9896
9925
|
/* @__PURE__ */ e(
|
|
9897
|
-
|
|
9926
|
+
u0,
|
|
9898
9927
|
{
|
|
9899
9928
|
socialIcons: l,
|
|
9900
9929
|
themeColor: c,
|
|
@@ -9965,13 +9994,13 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9965
9994
|
alignItems: "center",
|
|
9966
9995
|
gap: "xs",
|
|
9967
9996
|
children: [
|
|
9968
|
-
/* @__PURE__ */ e(
|
|
9997
|
+
/* @__PURE__ */ e(m0, { links: n, justifyContent: "center", mb: "xl" }),
|
|
9969
9998
|
/* @__PURE__ */ e("strong", { children: "© Copyright 20 Minutes" }),
|
|
9970
9999
|
/* @__PURE__ */ e("p", { children: "La fréquentation de 20 Minutes est certifiée par l‘ACPM" })
|
|
9971
10000
|
]
|
|
9972
10001
|
}
|
|
9973
10002
|
)
|
|
9974
|
-
] }),
|
|
10003
|
+
] }), Ze = ({
|
|
9975
10004
|
logoHref: a,
|
|
9976
10005
|
categories: s,
|
|
9977
10006
|
themeColor: c,
|
|
@@ -10053,21 +10082,21 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
10053
10082
|
] }),
|
|
10054
10083
|
/* @__PURE__ */ e(G, { color: "grey-200" })
|
|
10055
10084
|
] }) : void 0,
|
|
10056
|
-
/* @__PURE__ */ e(
|
|
10085
|
+
/* @__PURE__ */ e(u0, { socialIcons: l, themeColor: c, my: "xl", mx: "m" }),
|
|
10057
10086
|
/* @__PURE__ */ e(G, { color: "grey-200" }),
|
|
10058
10087
|
/* @__PURE__ */ t(x, { as: "section", className: "c-footer-mobile__bottom", px: "m", pt: "xl", pb: "xxl-2", children: [
|
|
10059
|
-
/* @__PURE__ */ e(
|
|
10088
|
+
/* @__PURE__ */ e(m0, { links: r, gapX: "s", mb: "xl" }),
|
|
10060
10089
|
/* @__PURE__ */ e("strong", { children: "© Copyright 20 Minutes" }),
|
|
10061
10090
|
/* @__PURE__ */ e(g, { mt: "xs", children: "La fréquentation de 20 Minutes est certifiée par l‘ACPM" })
|
|
10062
10091
|
] })
|
|
10063
10092
|
]
|
|
10064
10093
|
}
|
|
10065
|
-
), T3 = ({ layout: a = z.MOBILE, ...s }) => a === z.DESKTOP ? /* @__PURE__ */ e(
|
|
10094
|
+
), T3 = ({ layout: a = z.MOBILE, ...s }) => a === z.DESKTOP ? /* @__PURE__ */ e(Be, { ...s }) : /* @__PURE__ */ e(Ze, { ...s }), A3 = ({
|
|
10066
10095
|
layout: a = z.MOBILE,
|
|
10067
10096
|
backhref: s,
|
|
10068
10097
|
...c
|
|
10069
|
-
}) => a === z.DESKTOP ? /* @__PURE__ */ e(
|
|
10070
|
-
|
|
10098
|
+
}) => a === z.DESKTOP ? /* @__PURE__ */ e(je, { ...c }) : /* @__PURE__ */ e(
|
|
10099
|
+
Ve,
|
|
10071
10100
|
{
|
|
10072
10101
|
logoHref: c.logoHref,
|
|
10073
10102
|
logoIsHeading: c.logoIsHeading,
|
|
@@ -10090,13 +10119,13 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
10090
10119
|
)
|
|
10091
10120
|
);
|
|
10092
10121
|
n1.displayName = "SkipLink";
|
|
10093
|
-
const
|
|
10122
|
+
const $e = {
|
|
10094
10123
|
logo: [190, 47],
|
|
10095
10124
|
"logo-tempo": [162, 52],
|
|
10096
10125
|
// the "20" svg path in the logo-tempo have to be the same size as the "20" svg path in the logo
|
|
10097
10126
|
"logo-tv": [89, 47],
|
|
10098
10127
|
"logo-games": [120, 50]
|
|
10099
|
-
},
|
|
10128
|
+
}, je = ({
|
|
10100
10129
|
logoHref: a,
|
|
10101
10130
|
homeHref: s = "/",
|
|
10102
10131
|
searchformurl: c,
|
|
@@ -10112,7 +10141,7 @@ const Ze = {
|
|
|
10112
10141
|
color: "white",
|
|
10113
10142
|
svgTitle: "20 Minutes : Actualités et infos en direct",
|
|
10114
10143
|
name: i,
|
|
10115
|
-
size:
|
|
10144
|
+
size: $e[i]
|
|
10116
10145
|
}
|
|
10117
10146
|
) });
|
|
10118
10147
|
return /* @__PURE__ */ e(
|
|
@@ -10246,6 +10275,7 @@ const Ze = {
|
|
|
10246
10275
|
size: "m",
|
|
10247
10276
|
pl: "m",
|
|
10248
10277
|
pr: "s",
|
|
10278
|
+
"aria-label": "Retourner sur la home de 20 Minutes",
|
|
10249
10279
|
children: /* @__PURE__ */ e(N, { size: 20, name: "home" })
|
|
10250
10280
|
}
|
|
10251
10281
|
) }),
|
|
@@ -10273,7 +10303,7 @@ const Ze = {
|
|
|
10273
10303
|
}
|
|
10274
10304
|
),
|
|
10275
10305
|
m.subCategory && /* @__PURE__ */ e(
|
|
10276
|
-
|
|
10306
|
+
Ce,
|
|
10277
10307
|
{
|
|
10278
10308
|
name: m.name,
|
|
10279
10309
|
link: m.link,
|
|
@@ -10290,19 +10320,19 @@ const Ze = {
|
|
|
10290
10320
|
},
|
|
10291
10321
|
m.link
|
|
10292
10322
|
)),
|
|
10293
|
-
/* @__PURE__ */ e(
|
|
10323
|
+
/* @__PURE__ */ e(I0, {})
|
|
10294
10324
|
]
|
|
10295
10325
|
}
|
|
10296
10326
|
)
|
|
10297
10327
|
] })
|
|
10298
10328
|
}
|
|
10299
10329
|
);
|
|
10300
|
-
},
|
|
10330
|
+
}, Le = {
|
|
10301
10331
|
logo: [114, 28],
|
|
10302
10332
|
"logo-tempo": [96, 34],
|
|
10303
10333
|
"logo-tv": [53, 28],
|
|
10304
10334
|
"logo-games": [70, 28]
|
|
10305
|
-
},
|
|
10335
|
+
}, Ve = ({
|
|
10306
10336
|
logoHref: a,
|
|
10307
10337
|
logoIsHeading: s = !1,
|
|
10308
10338
|
themeColor: c,
|
|
@@ -10317,7 +10347,7 @@ const Ze = {
|
|
|
10317
10347
|
color: "white",
|
|
10318
10348
|
svgTitle: "20 Minutes : Actualités et infos en direct",
|
|
10319
10349
|
name: r,
|
|
10320
|
-
size:
|
|
10350
|
+
size: Le[r]
|
|
10321
10351
|
}
|
|
10322
10352
|
) });
|
|
10323
10353
|
return /* @__PURE__ */ t(
|
|
@@ -10395,7 +10425,7 @@ const Ze = {
|
|
|
10395
10425
|
]
|
|
10396
10426
|
}
|
|
10397
10427
|
);
|
|
10398
|
-
},
|
|
10428
|
+
}, D3 = ({
|
|
10399
10429
|
tabItems: a,
|
|
10400
10430
|
layout: s,
|
|
10401
10431
|
fitContainer: c,
|
|
@@ -10427,7 +10457,7 @@ const Ze = {
|
|
|
10427
10457
|
}),
|
|
10428
10458
|
children: /* @__PURE__ */ e("div", { children: v.body.map((_, w) => /* @__PURE__ */ t(Q.Fragment, { children: [
|
|
10429
10459
|
f ? /* @__PURE__ */ e(
|
|
10430
|
-
|
|
10460
|
+
t0,
|
|
10431
10461
|
{
|
|
10432
10462
|
link: _.url,
|
|
10433
10463
|
title: _.title,
|
|
@@ -10482,7 +10512,7 @@ const Ze = {
|
|
|
10482
10512
|
};
|
|
10483
10513
|
});
|
|
10484
10514
|
return m.length === 0 ? null : /* @__PURE__ */ e(
|
|
10485
|
-
|
|
10515
|
+
h0,
|
|
10486
10516
|
{
|
|
10487
10517
|
tabItemActive: l || m[0].name,
|
|
10488
10518
|
tabItems: m,
|
|
@@ -10490,7 +10520,7 @@ const Ze = {
|
|
|
10490
10520
|
...o
|
|
10491
10521
|
}
|
|
10492
10522
|
);
|
|
10493
|
-
},
|
|
10523
|
+
}, O3 = ({
|
|
10494
10524
|
tabItems: a,
|
|
10495
10525
|
layout: s,
|
|
10496
10526
|
fitContainer: c,
|
|
@@ -10537,7 +10567,7 @@ const Ze = {
|
|
|
10537
10567
|
] })
|
|
10538
10568
|
}));
|
|
10539
10569
|
return u.length === 0 ? null : /* @__PURE__ */ e(
|
|
10540
|
-
|
|
10570
|
+
h0,
|
|
10541
10571
|
{
|
|
10542
10572
|
tabItemActive: l || (u.length > 0 ? u[0].name : ""),
|
|
10543
10573
|
tabItems: u,
|
|
@@ -10547,7 +10577,7 @@ const Ze = {
|
|
|
10547
10577
|
...i
|
|
10548
10578
|
}
|
|
10549
10579
|
);
|
|
10550
|
-
},
|
|
10580
|
+
}, R3 = ({
|
|
10551
10581
|
articles: a,
|
|
10552
10582
|
layout: s,
|
|
10553
10583
|
hasStepper: c,
|
|
@@ -10613,7 +10643,7 @@ const Ze = {
|
|
|
10613
10643
|
className: o,
|
|
10614
10644
|
pl: { xs: v === 0 ? "m" : "0", md: "0" },
|
|
10615
10645
|
children: /* @__PURE__ */ e(
|
|
10616
|
-
|
|
10646
|
+
n0,
|
|
10617
10647
|
{
|
|
10618
10648
|
...m,
|
|
10619
10649
|
cardTitleProps: {
|
|
@@ -10637,7 +10667,7 @@ const Ze = {
|
|
|
10637
10667
|
] }),
|
|
10638
10668
|
c && s === z.MOBILE && /* @__PURE__ */ e(O0, { items: u, mt: "s" })
|
|
10639
10669
|
] });
|
|
10640
|
-
},
|
|
10670
|
+
}, E3 = ({ medias: a, ...s }) => !a || a.length === 0 ? null : /* @__PURE__ */ e(x, { ...s, className: "pswp-gallery", id: "photoswipe-gallery", children: a.map((c, l) => /* @__PURE__ */ e(
|
|
10641
10671
|
"a",
|
|
10642
10672
|
{
|
|
10643
10673
|
href: c?.imgProps?.defaultFormat ? $1({ src: c.src, format: c.imgProps.defaultFormat }) : c.src,
|
|
@@ -10661,7 +10691,7 @@ const Ze = {
|
|
|
10661
10691
|
)
|
|
10662
10692
|
},
|
|
10663
10693
|
`photoswipe-${c.imgProps?.id}`
|
|
10664
|
-
)) }),
|
|
10694
|
+
)) }), P3 = ({ playerData: a, layout: s, ...c }) => {
|
|
10665
10695
|
const l = (n, i) => {
|
|
10666
10696
|
switch (n < i) {
|
|
10667
10697
|
case !0:
|
|
@@ -10750,7 +10780,7 @@ const Ze = {
|
|
|
10750
10780
|
]
|
|
10751
10781
|
}
|
|
10752
10782
|
);
|
|
10753
|
-
},
|
|
10783
|
+
}, He = ({ title: a, articles: s, isSponsored: c, seeMoreLink: l }) => {
|
|
10754
10784
|
const { layout: r, ...n } = s[0];
|
|
10755
10785
|
return /* @__PURE__ */ t(
|
|
10756
10786
|
F,
|
|
@@ -10762,7 +10792,7 @@ const Ze = {
|
|
|
10762
10792
|
align: "end",
|
|
10763
10793
|
className: "c-three-columns-articles__column",
|
|
10764
10794
|
children: [
|
|
10765
|
-
a && /* @__PURE__ */ e(
|
|
10795
|
+
a && /* @__PURE__ */ e(o0, { ...a, mb: c ? "m" : "xxl" }),
|
|
10766
10796
|
c && /* @__PURE__ */ e(x, { mb: "xs", children: /* @__PURE__ */ e(g, { as: "span", size: "xs", mx: "s", color: "grey-900", children: "Vidéos sponsorisées" }) }),
|
|
10767
10797
|
/* @__PURE__ */ e(
|
|
10768
10798
|
X0,
|
|
@@ -10779,7 +10809,7 @@ const Ze = {
|
|
|
10779
10809
|
s.map((i) => /* @__PURE__ */ t(Q.Fragment, { children: [
|
|
10780
10810
|
/* @__PURE__ */ e(G, { color: "grey-200", my: "s" }),
|
|
10781
10811
|
/* @__PURE__ */ e(
|
|
10782
|
-
|
|
10812
|
+
t0,
|
|
10783
10813
|
{
|
|
10784
10814
|
...i,
|
|
10785
10815
|
cardTitleProps: { ...i.cardTitleProps, maxRows: 3 },
|
|
@@ -10791,7 +10821,7 @@ const Ze = {
|
|
|
10791
10821
|
]
|
|
10792
10822
|
}
|
|
10793
10823
|
);
|
|
10794
|
-
},
|
|
10824
|
+
}, q3 = ({
|
|
10795
10825
|
title: a,
|
|
10796
10826
|
items: s,
|
|
10797
10827
|
layout: c,
|
|
@@ -10802,7 +10832,7 @@ const Ze = {
|
|
|
10802
10832
|
/* @__PURE__ */ e(F1, { as: "h2", size: "m", mb: "l", textAlign: { xs: "center", md: "left" }, children: a })
|
|
10803
10833
|
] }),
|
|
10804
10834
|
c === z.DESKTOP ? /* @__PURE__ */ e(m1, { itemsGap: "xl", layout: c, sliderVariant: "three-columns-articles", children: s.map(
|
|
10805
|
-
(r) => r.articles.length > 0 ? /* @__PURE__ */ e(
|
|
10835
|
+
(r) => r.articles.length > 0 ? /* @__PURE__ */ e(He, { ...r }, r.title.label) : null
|
|
10806
10836
|
) }) : s.map((r, n) => /* @__PURE__ */ e(
|
|
10807
10837
|
te,
|
|
10808
10838
|
{
|
|
@@ -10816,7 +10846,7 @@ const Ze = {
|
|
|
10816
10846
|
},
|
|
10817
10847
|
r.title.label
|
|
10818
10848
|
))
|
|
10819
|
-
] }) : null,
|
|
10849
|
+
] }) : null, K3 = ({ items: a, activeItem: s, isBlueMode: c = !1 }) => /* @__PURE__ */ e(
|
|
10820
10850
|
h,
|
|
10821
10851
|
{
|
|
10822
10852
|
as: "nav",
|
|
@@ -10844,218 +10874,219 @@ const Ze = {
|
|
|
10844
10874
|
);
|
|
10845
10875
|
export {
|
|
10846
10876
|
Te as Ad,
|
|
10847
|
-
|
|
10848
|
-
|
|
10849
|
-
|
|
10850
|
-
|
|
10851
|
-
|
|
10852
|
-
|
|
10853
|
-
|
|
10877
|
+
Ae as Alert,
|
|
10878
|
+
B2 as AlertInfoBanner,
|
|
10879
|
+
Z2 as ArticleBrandBanner,
|
|
10880
|
+
$2 as ArticleHeader,
|
|
10881
|
+
j2 as ArticleSummary,
|
|
10882
|
+
L2 as ArticleVideo,
|
|
10883
|
+
De as Autocomplete,
|
|
10854
10884
|
v1 as Avatar,
|
|
10855
10885
|
K0 as AvatarGroup,
|
|
10856
10886
|
x as Box,
|
|
10857
|
-
|
|
10858
|
-
|
|
10887
|
+
H2 as Breadcrumb,
|
|
10888
|
+
F2 as BulletedList,
|
|
10859
10889
|
H as Button,
|
|
10860
|
-
|
|
10890
|
+
I2 as Calendar,
|
|
10861
10891
|
O as CardContainer,
|
|
10862
10892
|
T2 as CardExtraLarge,
|
|
10863
|
-
|
|
10864
|
-
|
|
10865
|
-
|
|
10893
|
+
t0 as CardExtraSmall,
|
|
10894
|
+
l0 as CardFooter,
|
|
10895
|
+
A2 as CardFrame,
|
|
10866
10896
|
e1 as CardHeader,
|
|
10867
|
-
|
|
10868
|
-
|
|
10897
|
+
T as CardImage,
|
|
10898
|
+
D2 as CardLarge,
|
|
10869
10899
|
X0 as CardMedium,
|
|
10870
10900
|
J0 as CardMost,
|
|
10871
|
-
|
|
10872
|
-
|
|
10873
|
-
|
|
10874
|
-
|
|
10901
|
+
O2 as CardMovie,
|
|
10902
|
+
R2 as CardNewsletter,
|
|
10903
|
+
E2 as CardNotification,
|
|
10904
|
+
n0 as CardOverview,
|
|
10875
10905
|
Q0 as CardProduct,
|
|
10876
|
-
|
|
10877
|
-
|
|
10878
|
-
|
|
10906
|
+
P2 as CardSideImage,
|
|
10907
|
+
q2 as CardSkeleton,
|
|
10908
|
+
r0 as CardSmall,
|
|
10879
10909
|
se as CardTiny,
|
|
10880
10910
|
D as CardTitle,
|
|
10881
10911
|
ce as CardVertical,
|
|
10882
|
-
|
|
10912
|
+
K2 as CardVideo,
|
|
10883
10913
|
le as CardVideoSmall,
|
|
10884
|
-
|
|
10885
|
-
|
|
10914
|
+
G2 as CardWithButton,
|
|
10915
|
+
U2 as CardWithSummary,
|
|
10886
10916
|
te as Carousel,
|
|
10887
|
-
|
|
10888
|
-
|
|
10917
|
+
Y2 as Chatbot,
|
|
10918
|
+
Re as Checkbox,
|
|
10919
|
+
X2 as Citation,
|
|
10889
10920
|
N1 as Collapse,
|
|
10890
|
-
|
|
10891
|
-
|
|
10892
|
-
|
|
10921
|
+
J2 as Comment,
|
|
10922
|
+
Q2 as CommentButton,
|
|
10923
|
+
e3 as CommentCount,
|
|
10893
10924
|
E1 as Countdown,
|
|
10894
10925
|
b1 as CountdownItem,
|
|
10895
|
-
|
|
10896
|
-
|
|
10926
|
+
a3 as DarkModeSwitch,
|
|
10927
|
+
s3 as DiscoverList,
|
|
10897
10928
|
G as Divider,
|
|
10898
10929
|
L1 as DividerSection,
|
|
10899
10930
|
K1 as DividerVertical,
|
|
10900
|
-
|
|
10901
|
-
|
|
10902
|
-
|
|
10903
|
-
|
|
10904
|
-
|
|
10931
|
+
I3 as ElectionsResult,
|
|
10932
|
+
V2 as Embed,
|
|
10933
|
+
l3 as EmojiToolbar,
|
|
10934
|
+
t3 as ErrorContent,
|
|
10935
|
+
oe as Expandable,
|
|
10905
10936
|
h as Flex,
|
|
10906
10937
|
F as FlexItem,
|
|
10907
10938
|
T3 as Footer,
|
|
10908
10939
|
l1 as Grid,
|
|
10909
|
-
|
|
10910
|
-
|
|
10911
|
-
|
|
10912
|
-
|
|
10913
|
-
|
|
10914
|
-
|
|
10915
|
-
|
|
10916
|
-
|
|
10917
|
-
|
|
10940
|
+
W2 as HalfDonut,
|
|
10941
|
+
A3 as Header,
|
|
10942
|
+
n3 as HeaderBanner,
|
|
10943
|
+
je as HeaderDesktop,
|
|
10944
|
+
r3 as HeaderMini,
|
|
10945
|
+
Ve as HeaderMobile,
|
|
10946
|
+
i3 as HeaderPage,
|
|
10947
|
+
o3 as HeaderSection,
|
|
10948
|
+
ie as HeaderSideModal,
|
|
10918
10949
|
F1 as HeaderTitle,
|
|
10919
10950
|
L as Heading,
|
|
10920
|
-
|
|
10921
|
-
|
|
10922
|
-
|
|
10951
|
+
d3 as HoroscopeContent,
|
|
10952
|
+
h3 as HoroscopeTiles,
|
|
10953
|
+
he as HoroscopeTopicCard,
|
|
10923
10954
|
N as Icon,
|
|
10924
10955
|
q as IconButton,
|
|
10925
10956
|
s1 as IconItem,
|
|
10926
10957
|
r1 as IconTooltip,
|
|
10927
|
-
|
|
10928
|
-
|
|
10958
|
+
b2 as Iframe,
|
|
10959
|
+
m3 as ImageSlider,
|
|
10929
10960
|
d1 as Img,
|
|
10930
|
-
|
|
10961
|
+
me as InfoBanner,
|
|
10931
10962
|
i1 as InlineSeparator,
|
|
10932
10963
|
V1 as Input,
|
|
10933
10964
|
A as Label,
|
|
10934
|
-
|
|
10965
|
+
y2 as LabelSection,
|
|
10935
10966
|
z as LayoutType,
|
|
10936
10967
|
f1 as Legend,
|
|
10937
10968
|
$ as Link,
|
|
10938
|
-
|
|
10939
|
-
|
|
10940
|
-
|
|
10941
|
-
|
|
10942
|
-
|
|
10943
|
-
|
|
10944
|
-
|
|
10945
|
-
|
|
10946
|
-
|
|
10947
|
-
|
|
10969
|
+
ue as ListWithDiode,
|
|
10970
|
+
u3 as LiveIndicator,
|
|
10971
|
+
p3 as LiveQuestion,
|
|
10972
|
+
g3 as LiveTalk,
|
|
10973
|
+
v3 as LiveTitle,
|
|
10974
|
+
x3 as LogoutButton,
|
|
10975
|
+
f3 as MapDepartments,
|
|
10976
|
+
w3 as MapDistricts,
|
|
10977
|
+
b3 as MapEurope,
|
|
10978
|
+
y3 as MapTownsByDepartments,
|
|
10948
10979
|
x1 as Media,
|
|
10949
10980
|
p1 as MediaLink,
|
|
10950
10981
|
Y as MediaSourceType,
|
|
10951
|
-
|
|
10952
|
-
|
|
10953
|
-
|
|
10954
|
-
|
|
10955
|
-
|
|
10956
|
-
|
|
10957
|
-
|
|
10958
|
-
|
|
10959
|
-
|
|
10960
|
-
|
|
10961
|
-
|
|
10962
|
-
|
|
10982
|
+
_3 as Menu,
|
|
10983
|
+
z3 as MenuList,
|
|
10984
|
+
a0 as Modal,
|
|
10985
|
+
D3 as MostReadArticles,
|
|
10986
|
+
O3 as MostWatchVideos,
|
|
10987
|
+
N3 as Newsletter,
|
|
10988
|
+
k3 as OrderedListWithNumber,
|
|
10989
|
+
I0 as Overlay,
|
|
10990
|
+
R3 as OverviewBar,
|
|
10991
|
+
M3 as Pagination,
|
|
10992
|
+
we as PercentageBar,
|
|
10993
|
+
E3 as PhotoSwipeGallery,
|
|
10963
10994
|
H1 as Pipe,
|
|
10964
|
-
|
|
10965
|
-
|
|
10966
|
-
|
|
10967
|
-
|
|
10968
|
-
|
|
10969
|
-
|
|
10970
|
-
|
|
10971
|
-
|
|
10972
|
-
|
|
10995
|
+
C3 as Prose,
|
|
10996
|
+
z2 as RadioButton,
|
|
10997
|
+
P3 as Ranking,
|
|
10998
|
+
T0 as Rating,
|
|
10999
|
+
be as ReactButton,
|
|
11000
|
+
y0 as ReactionContent,
|
|
11001
|
+
N2 as ReadAlso,
|
|
11002
|
+
S3 as ReadAlsoBanner,
|
|
11003
|
+
k2 as ScrollProgressBar,
|
|
10973
11004
|
A0 as ScrollToTopButton,
|
|
10974
|
-
|
|
11005
|
+
c3 as SearchBanner,
|
|
10975
11006
|
g1 as SearchForm,
|
|
10976
|
-
|
|
10977
|
-
|
|
11007
|
+
M2 as Section,
|
|
11008
|
+
o0 as SectionTitle,
|
|
10978
11009
|
D0 as Select,
|
|
10979
|
-
|
|
10980
|
-
|
|
10981
|
-
|
|
10982
|
-
|
|
11010
|
+
B3 as ShareBar,
|
|
11011
|
+
Z3 as ShowCover,
|
|
11012
|
+
d0 as Signature,
|
|
11013
|
+
C2 as Skeleton,
|
|
10983
11014
|
m1 as Slider,
|
|
10984
|
-
|
|
11015
|
+
$3 as SmartBanner,
|
|
10985
11016
|
o1 as SocialBar,
|
|
10986
11017
|
X as Sponsor,
|
|
10987
11018
|
O0 as Stepper,
|
|
10988
|
-
|
|
10989
|
-
|
|
10990
|
-
|
|
10991
|
-
|
|
11019
|
+
Me as StreakBlock,
|
|
11020
|
+
Ce as SubMenu,
|
|
11021
|
+
f2 as SvgSprite,
|
|
11022
|
+
s0 as Switch,
|
|
10992
11023
|
R0 as Tab,
|
|
10993
11024
|
E0 as TabPanel,
|
|
10994
|
-
|
|
10995
|
-
|
|
11025
|
+
j3 as Table,
|
|
11026
|
+
h0 as Tabs,
|
|
10996
11027
|
J as Tag,
|
|
10997
|
-
|
|
11028
|
+
L3 as TagBar,
|
|
10998
11029
|
g as Text,
|
|
10999
|
-
|
|
11000
|
-
|
|
11001
|
-
|
|
11030
|
+
V3 as TextTooltip,
|
|
11031
|
+
S2 as Textarea,
|
|
11032
|
+
q3 as ThreeColumnsArticles,
|
|
11002
11033
|
_1 as Tiles,
|
|
11003
|
-
|
|
11004
|
-
|
|
11005
|
-
|
|
11006
|
-
|
|
11007
|
-
|
|
11008
|
-
|
|
11009
|
-
|
|
11034
|
+
H3 as Timeline,
|
|
11035
|
+
K3 as Toolbar,
|
|
11036
|
+
c0 as Typography,
|
|
11037
|
+
F3 as UserPanel,
|
|
11038
|
+
Ke as alignContentList,
|
|
11039
|
+
qe as alignItemsList,
|
|
11040
|
+
Ue as alignSelfList,
|
|
11010
11041
|
z1 as applyFormatToNumbers,
|
|
11011
|
-
|
|
11012
|
-
|
|
11013
|
-
|
|
11042
|
+
x2 as borderSizeList,
|
|
11043
|
+
b0 as buttonColor,
|
|
11044
|
+
Oe as buttonVariant,
|
|
11014
11045
|
Z1 as cityZoom,
|
|
11015
|
-
|
|
11016
|
-
|
|
11017
|
-
|
|
11018
|
-
|
|
11046
|
+
N0 as colorSystemProps,
|
|
11047
|
+
d2 as colorTokenNameList,
|
|
11048
|
+
_2 as colsNumberGridList,
|
|
11049
|
+
_0 as departmentNames,
|
|
11019
11050
|
G1 as emojiConfig,
|
|
11020
|
-
|
|
11021
|
-
|
|
11022
|
-
|
|
11051
|
+
We as flexBasisList,
|
|
11052
|
+
Ee as flexDirectionList,
|
|
11053
|
+
Xe as flexGrowList,
|
|
11023
11054
|
U1 as flexOrGridBoxSystemProps,
|
|
11024
|
-
|
|
11025
|
-
|
|
11026
|
-
|
|
11027
|
-
|
|
11028
|
-
|
|
11029
|
-
|
|
11055
|
+
k0 as flexOrGridItemSystemProps,
|
|
11056
|
+
Ye as flexShrinkList,
|
|
11057
|
+
Pe as flexWrapList,
|
|
11058
|
+
s2 as fontFamilyTokenNameList,
|
|
11059
|
+
c2 as fontWeightTokenNameList,
|
|
11060
|
+
I as forwardRef,
|
|
11030
11061
|
D1 as franceMainCities,
|
|
11031
|
-
|
|
11032
|
-
|
|
11033
|
-
|
|
11034
|
-
|
|
11035
|
-
|
|
11036
|
-
|
|
11062
|
+
Z0 as getSrcSetFromFormats,
|
|
11063
|
+
l2 as headingSizeTokenNameList,
|
|
11064
|
+
w2 as iconButtonColor,
|
|
11065
|
+
m2 as iconTokenNameHorscopeChineseList,
|
|
11066
|
+
u2 as iconTokenNameHorscopeZodiacList,
|
|
11067
|
+
h2 as iconTokenNameList,
|
|
11037
11068
|
P0 as imageConfigDesktop,
|
|
11038
11069
|
q0 as imageConfigMobile,
|
|
11039
|
-
|
|
11040
|
-
|
|
11041
|
-
|
|
11070
|
+
Ge as justifyContentList,
|
|
11071
|
+
M0 as marginSystemProps,
|
|
11072
|
+
n2 as mediaQueriesList,
|
|
11042
11073
|
Y1 as paddingSystemProps,
|
|
11043
|
-
|
|
11074
|
+
z0 as politicalPartiesColors,
|
|
11044
11075
|
W1 as radiusSystemProps,
|
|
11045
|
-
|
|
11076
|
+
p2 as radiusTokenNameList,
|
|
11046
11077
|
$1 as replaceSrcFormat,
|
|
11047
|
-
|
|
11078
|
+
v2 as rotationList,
|
|
11048
11079
|
X1 as spacingSystemProps,
|
|
11049
|
-
|
|
11050
|
-
|
|
11051
|
-
|
|
11052
|
-
|
|
11053
|
-
|
|
11054
|
-
|
|
11055
|
-
|
|
11056
|
-
|
|
11080
|
+
o2 as spacingTokenNameList,
|
|
11081
|
+
C0 as systemProps,
|
|
11082
|
+
Qe as textAlignList,
|
|
11083
|
+
Je as textDecorationList,
|
|
11084
|
+
t2 as textSizeTokenNameList,
|
|
11085
|
+
e2 as textTransformList,
|
|
11086
|
+
r2 as themeColorAvailables,
|
|
11087
|
+
i2 as themeList,
|
|
11057
11088
|
R as tokenVariables,
|
|
11058
|
-
|
|
11059
|
-
|
|
11060
|
-
|
|
11089
|
+
g2 as tvShowsColors,
|
|
11090
|
+
S0 as typographySystemProps,
|
|
11091
|
+
a2 as whiteSpaceList
|
|
11061
11092
|
};
|