@20minutes/hela 2.21.8 → 2.21.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/atoms/Tag/Tag.d.ts +1 -1
- package/dist/components/molecules/Breadcrumb/Breadcrumb.d.ts +0 -1
- package/dist/components/molecules/Card/CardFooter/CardFooter.d.ts +1 -0
- package/dist/components/molecules/TagBar/TagBar.d.ts +0 -1
- package/dist/components/organisms/Ranking/Ranking.d.ts +13 -12
- package/dist/index.es.js +396 -387
- package/dist/index.umd.cjs +1 -1
- package/dist/js/scripts.es.js +366 -373
- package/dist/js/scripts.umd.cjs +1 -1
- package/dist/scss/abstracts/variables/_token-variables.scss +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as e, jsxs as t, Fragment as S } from "react/jsx-runtime";
|
|
2
|
-
import a1, { Fragment as
|
|
2
|
+
import a1, { Fragment as E1, useMemo as K, useState as ue, createElement as pe } from "react";
|
|
3
3
|
function ge(a) {
|
|
4
4
|
return a && a.__esModule && Object.prototype.hasOwnProperty.call(a, "default") ? a.default : a;
|
|
5
5
|
}
|
|
@@ -38,7 +38,7 @@ function ve() {
|
|
|
38
38
|
})(M1)), M1.exports;
|
|
39
39
|
}
|
|
40
40
|
var xe = ve();
|
|
41
|
-
const p = /* @__PURE__ */ ge(xe),
|
|
41
|
+
const p = /* @__PURE__ */ ge(xe), P0 = ({
|
|
42
42
|
adUnitCompletePath: a,
|
|
43
43
|
variant: s,
|
|
44
44
|
isFullscreenMobile: l = !1,
|
|
@@ -105,7 +105,7 @@ const p = /* @__PURE__ */ ge(xe), E0 = ({
|
|
|
105
105
|
)
|
|
106
106
|
]
|
|
107
107
|
}
|
|
108
|
-
),
|
|
108
|
+
), q0 = ({
|
|
109
109
|
id: a,
|
|
110
110
|
inputProps: s,
|
|
111
111
|
dataAttributes: l,
|
|
@@ -177,7 +177,7 @@ const p = /* @__PURE__ */ ge(xe), E0 = ({
|
|
|
177
177
|
"dark",
|
|
178
178
|
"white",
|
|
179
179
|
"blue-ice"
|
|
180
|
-
],
|
|
180
|
+
], K0 = ["ghost", "outlined", "link", "ghost-with-icon-bg", "close"], U0 = ["column", "row", "column-reverse", "row-reverse"], G0 = ["wrap", "wrap-reverse", "no-wrap"], W0 = ["start", "end", "center", "baseline", "stretch"], Y0 = [
|
|
181
181
|
"start",
|
|
182
182
|
"end",
|
|
183
183
|
"center",
|
|
@@ -185,7 +185,7 @@ const p = /* @__PURE__ */ ge(xe), E0 = ({
|
|
|
185
185
|
"around",
|
|
186
186
|
"evenly",
|
|
187
187
|
"stretch"
|
|
188
|
-
],
|
|
188
|
+
], J0 = [
|
|
189
189
|
"start",
|
|
190
190
|
"end",
|
|
191
191
|
"center",
|
|
@@ -193,7 +193,7 @@ const p = /* @__PURE__ */ ge(xe), E0 = ({
|
|
|
193
193
|
"around",
|
|
194
194
|
"evenly",
|
|
195
195
|
"stretch"
|
|
196
|
-
], X0 = ["auto", "start", "end", "center", "stretch", "baseline"],
|
|
196
|
+
], X0 = ["auto", "start", "end", "center", "stretch", "baseline"], Q0 = ["auto", 0, 25, 33, 50, 75, 100], e2 = [0, 1], a2 = [0, 1], R = {
|
|
197
197
|
asset: {
|
|
198
198
|
font: {
|
|
199
199
|
"Obviously-Semibold": {
|
|
@@ -1382,7 +1382,7 @@ const p = /* @__PURE__ */ ge(xe), E0 = ({
|
|
|
1382
1382
|
}
|
|
1383
1383
|
}
|
|
1384
1384
|
}
|
|
1385
|
-
},
|
|
1385
|
+
}, s2 = ["underline", "dotted", "wavy", "overline"], l2 = ["left", "center", "right", "justify"], c2 = ["capitalize", "uppercase", "lowercase"], t2 = [
|
|
1386
1386
|
"break-spaces",
|
|
1387
1387
|
"normal",
|
|
1388
1388
|
"nowrap",
|
|
@@ -1390,17 +1390,17 @@ const p = /* @__PURE__ */ ge(xe), E0 = ({
|
|
|
1390
1390
|
"pre-line",
|
|
1391
1391
|
"pre-wrap",
|
|
1392
1392
|
"revert"
|
|
1393
|
-
],
|
|
1393
|
+
], r2 = Object.keys(R["font-family"]).filter(
|
|
1394
1394
|
(a) => !["base"].includes(a)
|
|
1395
|
-
), r2 = Object.keys(
|
|
1396
|
-
R["font-weight"]
|
|
1397
1395
|
), n2 = Object.keys(
|
|
1398
|
-
R
|
|
1396
|
+
R["font-weight"]
|
|
1399
1397
|
), i2 = Object.keys(
|
|
1398
|
+
R.typography.heading
|
|
1399
|
+
), o2 = Object.keys(
|
|
1400
1400
|
R.typography.text
|
|
1401
1401
|
);
|
|
1402
1402
|
var be = /* @__PURE__ */ ((a) => (a.angry = "angry", a.heart = "heart", a.interesting = "interesting", a.laughing = "laughing", a.sad = "sad", a.shock = "shock", a.solidary = "solidary", a.down = "down", a.up = "up", a))(be || {});
|
|
1403
|
-
const
|
|
1403
|
+
const P1 = {
|
|
1404
1404
|
sad: "😢",
|
|
1405
1405
|
interesting: "😍",
|
|
1406
1406
|
laughing: "😂",
|
|
@@ -1548,7 +1548,7 @@ const E1 = {
|
|
|
1548
1548
|
973: "Guyane",
|
|
1549
1549
|
974: "La Réunion",
|
|
1550
1550
|
976: "Mayotte"
|
|
1551
|
-
},
|
|
1551
|
+
}, d2 = ["xs", "sm", "md", "lg", "xl", "xxl"], _e = [
|
|
1552
1552
|
"extreme-gauche",
|
|
1553
1553
|
"parti-revolutionnaire-communiste",
|
|
1554
1554
|
"lutte-ouvriere",
|
|
@@ -1617,7 +1617,7 @@ const E1 = {
|
|
|
1617
1617
|
borderColor: ["border-color"],
|
|
1618
1618
|
bg: ["background-color"],
|
|
1619
1619
|
color: ["color"]
|
|
1620
|
-
},
|
|
1620
|
+
}, q1 = {
|
|
1621
1621
|
alignItems: ["align-items"],
|
|
1622
1622
|
alignContent: ["align-content"],
|
|
1623
1623
|
justifyContent: ["justify-content"],
|
|
@@ -1633,7 +1633,7 @@ const E1 = {
|
|
|
1633
1633
|
basis: ["flex-basis"],
|
|
1634
1634
|
shrink: ["flex-shrink"],
|
|
1635
1635
|
grow: ["flex-grow"]
|
|
1636
|
-
},
|
|
1636
|
+
}, K1 = {
|
|
1637
1637
|
radius: ["border-radius"]
|
|
1638
1638
|
}, ke = {
|
|
1639
1639
|
m: ["margin"],
|
|
@@ -1643,7 +1643,7 @@ const E1 = {
|
|
|
1643
1643
|
mb: ["margin-bottom"],
|
|
1644
1644
|
mx: ["margin-left", "margin-right"],
|
|
1645
1645
|
my: ["margin-top", "margin-bottom"]
|
|
1646
|
-
},
|
|
1646
|
+
}, U1 = {
|
|
1647
1647
|
p: ["padding"],
|
|
1648
1648
|
pt: ["padding-top"],
|
|
1649
1649
|
pr: ["padding-right"],
|
|
@@ -1651,13 +1651,13 @@ const E1 = {
|
|
|
1651
1651
|
pb: ["padding-bottom"],
|
|
1652
1652
|
px: ["padding-left", "padding-right"],
|
|
1653
1653
|
py: ["padding-top", "padding-bottom"]
|
|
1654
|
-
},
|
|
1654
|
+
}, G1 = {
|
|
1655
1655
|
...ke,
|
|
1656
|
-
...
|
|
1656
|
+
...U1
|
|
1657
1657
|
}, Me = {
|
|
1658
|
-
...
|
|
1658
|
+
...G1,
|
|
1659
1659
|
...ze,
|
|
1660
|
-
...
|
|
1660
|
+
...K1
|
|
1661
1661
|
}, Ce = {
|
|
1662
1662
|
textAlign: ["text-align"],
|
|
1663
1663
|
weight: ["font-weight"],
|
|
@@ -1666,19 +1666,19 @@ const E1 = {
|
|
|
1666
1666
|
textTransform: ["text-transform"],
|
|
1667
1667
|
fontFamily: ["font-family"],
|
|
1668
1668
|
whiteSpace: ["white-space"]
|
|
1669
|
-
},
|
|
1669
|
+
}, h2 = Object.keys(R.color.theme), m2 = ["light", "dark"], u2 = Object.keys(R.spacing), p2 = [
|
|
1670
1670
|
...Object.keys(R.color.primary),
|
|
1671
1671
|
...Object.keys(R.color.secondary),
|
|
1672
1672
|
...Object.keys(R.color.greyscale),
|
|
1673
1673
|
...Object.keys(R.color.status),
|
|
1674
1674
|
...Object.keys(R.color.theme)
|
|
1675
|
-
],
|
|
1675
|
+
], g2 = Object.keys(R.asset.icon), v2 = Object.keys(
|
|
1676
1676
|
R.asset.icon["horoscope-sign"].chinese
|
|
1677
|
-
), v2 = Object.keys(
|
|
1678
|
-
R.asset.icon["horoscope-sign"].zodiac
|
|
1679
1677
|
), x2 = Object.keys(
|
|
1678
|
+
R.asset.icon["horoscope-sign"].zodiac
|
|
1679
|
+
), w2 = Object.keys(
|
|
1680
1680
|
R.asset.icon["numerology-sign"]
|
|
1681
|
-
),
|
|
1681
|
+
), f2 = Object.keys(R.radius), b2 = [
|
|
1682
1682
|
"20-arena",
|
|
1683
1683
|
"on-vous-en-dit-plus",
|
|
1684
1684
|
"planete-c",
|
|
@@ -1759,7 +1759,7 @@ const V = j(
|
|
|
1759
1759
|
}
|
|
1760
1760
|
);
|
|
1761
1761
|
V.displayName = "Button";
|
|
1762
|
-
const
|
|
1762
|
+
const y2 = ({
|
|
1763
1763
|
id: a,
|
|
1764
1764
|
className: s,
|
|
1765
1765
|
required: l,
|
|
@@ -1849,7 +1849,7 @@ const b2 = ({
|
|
|
1849
1849
|
), Z1 = ({
|
|
1850
1850
|
bg: a = "ultramarine",
|
|
1851
1851
|
...s
|
|
1852
|
-
}) => /* @__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 }) }),
|
|
1852
|
+
}) => /* @__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 }) }), W1 = j(
|
|
1853
1853
|
({ color: a = "black", thickness: s = "thin", ...l }, c) => /* @__PURE__ */ e(
|
|
1854
1854
|
x,
|
|
1855
1855
|
{
|
|
@@ -1865,7 +1865,7 @@ const b2 = ({
|
|
|
1865
1865
|
)
|
|
1866
1866
|
}
|
|
1867
1867
|
)
|
|
1868
|
-
),
|
|
1868
|
+
), _2 = ["quarter", "half", "three-quarter"], z2 = ["small", "medium", "big"], Se = (a) => typeof a == "string" && _e.includes(a), z = j(
|
|
1869
1869
|
({ name: a, size: s = 28, isRounded: l = !1, border: c, rotation: r, svgTitle: n, color: i, ...o }, d) => {
|
|
1870
1870
|
const u = Array.isArray(s) ? s?.[0] : s, h = Array.isArray(s) ? s?.[1] : s, v = !n, w = Se(i);
|
|
1871
1871
|
return /* @__PURE__ */ e(
|
|
@@ -1902,7 +1902,7 @@ const b2 = ({
|
|
|
1902
1902
|
}
|
|
1903
1903
|
);
|
|
1904
1904
|
}
|
|
1905
|
-
),
|
|
1905
|
+
), N2 = (a) => /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", ...a, children: [
|
|
1906
1906
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 43 35", id: "20mn-pub", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
1907
1907
|
/* @__PURE__ */ e(
|
|
1908
1908
|
"path",
|
|
@@ -3093,7 +3093,7 @@ const b2 = ({
|
|
|
3093
3093
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "fma", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M22 5h32v74H22z" }) }) })
|
|
3094
3094
|
] }),
|
|
3095
3095
|
/* @__PURE__ */ e("symbol", { viewBox: "0 0 20 15", id: "youtube", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e("path", { d: "M19.5 2.8c-.1-.6-.4-1.1-.8-1.5-.4-.4-.9-.7-1.4-.9C15.7.1 10.6 0 10 0c-.6 0-5.7 0-7.2.4-.5.2-1 .4-1.4.9-.5.4-.7 1-.9 1.5C.1 4.4.1 7.4.1 7.5s0 3.1.4 4.7c.1.6.4 1.1.8 1.5.4.4.9.7 1.4.9 1.5.4 6.6.4 7.2.4.6 0 5.7 0 7.2-.4.5-.2 1-.4 1.4-.9.4-.4.7-.9.8-1.5.4-1.5.4-4.6.4-4.7s.2-3.1-.2-4.7zm-6.3 5c0 .1-.1.1-.2.2l-4.3 2.6c-.1 0-.2.1-.2.1-.1 0-.3-.1-.4-.2s-.1-.3-.1-.4V4.7c0-.1.1-.1.2-.2.1 0 .2-.1.2-.1.1 0 .2 0 .2.1L13 7.1c.1 0 .1.1.2.2s.1.2.1.3c-.1 0-.1.1-.1.2z" }) })
|
|
3096
|
-
] }),
|
|
3096
|
+
] }), k2 = [...fe, "blue-dark"], O = j(
|
|
3097
3097
|
({ iconProps: a, as: s = "button", variant: l, color: c, size: r, hasShadow: n, isLoading: i, isFloating: o, ...d }, u) => /* @__PURE__ */ e(
|
|
3098
3098
|
m,
|
|
3099
3099
|
{
|
|
@@ -3138,7 +3138,7 @@ const t1 = ({ text: a, ...s }) => /* @__PURE__ */ e(
|
|
|
3138
3138
|
children: a
|
|
3139
3139
|
}
|
|
3140
3140
|
);
|
|
3141
|
-
function
|
|
3141
|
+
function M2({ title: a, ratio: s = "auto", htmlIframeProps: l, ...c }) {
|
|
3142
3142
|
return /* @__PURE__ */ e(
|
|
3143
3143
|
x,
|
|
3144
3144
|
{
|
|
@@ -3265,9 +3265,9 @@ const Be = ({ src: a, formats: s }) => {
|
|
|
3265
3265
|
]
|
|
3266
3266
|
}
|
|
3267
3267
|
),
|
|
3268
|
-
h?.length && /* @__PURE__ */ e(m, { wrap: "wrap", gapY: "s", gapX: "xxs-2", mt: "xxs-2", children: h.map(({ iconProps: L, textProps: G, value:
|
|
3268
|
+
h?.length && /* @__PURE__ */ e(m, { wrap: "wrap", gapY: "s", gapX: "xxs-2", mt: "xxs-2", children: h.map(({ iconProps: L, textProps: G, value: X }, q) => /* @__PURE__ */ t(m, { alignItems: "center", gap: "xxs", children: [
|
|
3269
3269
|
L && /* @__PURE__ */ e(z, { ...L }),
|
|
3270
|
-
/* @__PURE__ */ e(g, { dangerouslySetInnerHTML: { __html:
|
|
3270
|
+
/* @__PURE__ */ e(g, { dangerouslySetInnerHTML: { __html: X }, role: "alert", ...G })
|
|
3271
3271
|
] }, q?.toString())) }),
|
|
3272
3272
|
M && /* @__PURE__ */ e(
|
|
3273
3273
|
g,
|
|
@@ -3327,7 +3327,7 @@ const Be = ({ src: a, formats: s }) => {
|
|
|
3327
3327
|
]
|
|
3328
3328
|
}
|
|
3329
3329
|
);
|
|
3330
|
-
},
|
|
3330
|
+
}, C2 = ({ children: a }) => /* @__PURE__ */ e(Z, { as: "h4", size: "xxs", weight: "bold", color: "ultramarine", children: a }), $ = (a) => {
|
|
3331
3331
|
if (a.propValue && ["boolean", "string", "number"].includes(typeof a.propValue) || !a.propValue) {
|
|
3332
3332
|
const s = T1({
|
|
3333
3333
|
className: a.className,
|
|
@@ -3398,8 +3398,8 @@ const Be = ({ src: a, formats: s }) => {
|
|
|
3398
3398
|
...$({
|
|
3399
3399
|
propValue: l
|
|
3400
3400
|
}),
|
|
3401
|
-
|
|
3402
|
-
),
|
|
3401
|
+
Y1(c)
|
|
3402
|
+
), Y1 = (a) => p(
|
|
3403
3403
|
...$({
|
|
3404
3404
|
propValue: a.alignItems,
|
|
3405
3405
|
className: "items"
|
|
@@ -3434,21 +3434,21 @@ const Be = ({ src: a, formats: s }) => {
|
|
|
3434
3434
|
className: "self"
|
|
3435
3435
|
})
|
|
3436
3436
|
), o1 = (a) => typeof a.props == "object" ? Object.keys(a.props).reduce((s, l) => (a.systemPropNames.includes(l) || (s[l] = a.props[l]), s), {}) : {}, je = (a) => p(
|
|
3437
|
-
Object.entries(a).filter(([s]) => Object.keys(
|
|
3437
|
+
Object.entries(a).filter(([s]) => Object.keys(K1).includes(s)).reduce((s, [l, c]) => (s.push(
|
|
3438
3438
|
...$({
|
|
3439
3439
|
className: l,
|
|
3440
3440
|
propValue: c
|
|
3441
3441
|
})
|
|
3442
3442
|
), s), [])
|
|
3443
|
-
),
|
|
3444
|
-
Object.entries(a).filter(([s]) => Object.keys(
|
|
3443
|
+
), J1 = (a) => p(
|
|
3444
|
+
Object.entries(a).filter(([s]) => Object.keys(G1).includes(s)).reduce((s, [l, c]) => (s.push(
|
|
3445
3445
|
...$({
|
|
3446
3446
|
className: l,
|
|
3447
3447
|
propValue: c
|
|
3448
3448
|
})
|
|
3449
3449
|
), s), [])
|
|
3450
3450
|
), X1 = (a) => p(
|
|
3451
|
-
|
|
3451
|
+
J1(a),
|
|
3452
3452
|
$e(a),
|
|
3453
3453
|
je(a)
|
|
3454
3454
|
), B1 = ({
|
|
@@ -3493,7 +3493,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3493
3493
|
{
|
|
3494
3494
|
...o1({
|
|
3495
3495
|
props: l,
|
|
3496
|
-
systemPropNames: Object.keys(
|
|
3496
|
+
systemPropNames: Object.keys(q1)
|
|
3497
3497
|
}),
|
|
3498
3498
|
as: a,
|
|
3499
3499
|
ref: c,
|
|
@@ -3514,10 +3514,10 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3514
3514
|
children: s
|
|
3515
3515
|
}
|
|
3516
3516
|
)
|
|
3517
|
-
),
|
|
3517
|
+
), S2 = [1, 2, 3, 4, 5, 6, 12, "2-of-3"], s1 = ({ colsNumber: a, gap: s, gapX: l, gapY: c, children: r, ...n }) => a1.createElement(x, {
|
|
3518
3518
|
...o1({
|
|
3519
3519
|
props: n,
|
|
3520
|
-
systemPropNames: Object.keys(
|
|
3520
|
+
systemPropNames: Object.keys(q1)
|
|
3521
3521
|
}),
|
|
3522
3522
|
className: p(
|
|
3523
3523
|
"grid",
|
|
@@ -3537,7 +3537,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3537
3537
|
className: "grid-gap-col",
|
|
3538
3538
|
propValue: c
|
|
3539
3539
|
}),
|
|
3540
|
-
p(
|
|
3540
|
+
p(Y1(n), n?.className)
|
|
3541
3541
|
),
|
|
3542
3542
|
children: r
|
|
3543
3543
|
}), C = j(
|
|
@@ -3586,7 +3586,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3586
3586
|
);
|
|
3587
3587
|
return /* @__PURE__ */ e(x, { ..._, as: a, ref: f, color: !u && !h && !b ? l || (v === "inherit" ? void 0 : v) : void 0, className: N, children: s });
|
|
3588
3588
|
}
|
|
3589
|
-
),
|
|
3589
|
+
), Q1 = ({
|
|
3590
3590
|
dialogId: a,
|
|
3591
3591
|
children: s,
|
|
3592
3592
|
variant: l = "center",
|
|
@@ -3618,7 +3618,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3618
3618
|
]
|
|
3619
3619
|
}
|
|
3620
3620
|
);
|
|
3621
|
-
}, Fe = (a) => /* @__PURE__ */ e(x, { ...a, className: p("c-overlay c-overlay--with-bg", a?.className) }), V1 = ({ isWhite: a }) => /* @__PURE__ */ e("div", { className: p("c-pipe", { "c-pipe--is-white": a }) }),
|
|
3621
|
+
}, Fe = (a) => /* @__PURE__ */ e(x, { ...a, className: p("c-overlay c-overlay--with-bg", a?.className) }), V1 = ({ isWhite: a }) => /* @__PURE__ */ e("div", { className: p("c-pipe", { "c-pipe--is-white": a }) }), B2 = ({
|
|
3622
3622
|
id: a,
|
|
3623
3623
|
required: s,
|
|
3624
3624
|
label: l,
|
|
@@ -3651,7 +3651,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3651
3651
|
u && !h ? o.push(r(d)) : h ? o.push(i(d)) : o.push(n(d));
|
|
3652
3652
|
}
|
|
3653
3653
|
return /* @__PURE__ */ e(x, { ...c, children: o });
|
|
3654
|
-
},
|
|
3654
|
+
}, Z2 = ({
|
|
3655
3655
|
title: a,
|
|
3656
3656
|
link: s,
|
|
3657
3657
|
image: l,
|
|
@@ -3709,7 +3709,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3709
3709
|
)
|
|
3710
3710
|
]
|
|
3711
3711
|
}
|
|
3712
|
-
),
|
|
3712
|
+
), $2 = j(
|
|
3713
3713
|
({ variant: a, progressColor: s = "ultramarine" }, l) => /* @__PURE__ */ e(
|
|
3714
3714
|
x,
|
|
3715
3715
|
{
|
|
@@ -3742,7 +3742,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3742
3742
|
}
|
|
3743
3743
|
);
|
|
3744
3744
|
Te.displayName = "ScrollToTopButton";
|
|
3745
|
-
const
|
|
3745
|
+
const V2 = ({ inner: a, children: s, ...l }) => /* @__PURE__ */ e(
|
|
3746
3746
|
x,
|
|
3747
3747
|
{
|
|
3748
3748
|
...l,
|
|
@@ -3793,7 +3793,7 @@ const $2 = ({ inner: a, children: s, ...l }) => /* @__PURE__ */ e(
|
|
|
3793
3793
|
`c-select__select--${d}`,
|
|
3794
3794
|
{ "c-select__select--has-icon": !!u },
|
|
3795
3795
|
{ "c-select__select--large": h },
|
|
3796
|
-
|
|
3796
|
+
J1(_),
|
|
3797
3797
|
s
|
|
3798
3798
|
),
|
|
3799
3799
|
required: l,
|
|
@@ -3801,7 +3801,7 @@ const $2 = ({ inner: a, children: s, ...l }) => /* @__PURE__ */ e(
|
|
|
3801
3801
|
"aria-describedby": [v ? `${a}-hint` : null, w ? `${a}-error` : null].filter(Boolean).join(" ") || void 0,
|
|
3802
3802
|
...o1({
|
|
3803
3803
|
props: _,
|
|
3804
|
-
systemPropNames: Object.keys(
|
|
3804
|
+
systemPropNames: Object.keys(U1)
|
|
3805
3805
|
}),
|
|
3806
3806
|
children: [
|
|
3807
3807
|
i && /* @__PURE__ */ e("option", { value: "", disabled: !0, hidden: !0, children: i }),
|
|
@@ -3827,7 +3827,7 @@ const $2 = ({ inner: a, children: s, ...l }) => /* @__PURE__ */ e(
|
|
|
3827
3827
|
]
|
|
3828
3828
|
}
|
|
3829
3829
|
)
|
|
3830
|
-
),
|
|
3830
|
+
), L2 = ({ variant: a = "button", className: s, ...l }) => /* @__PURE__ */ e(
|
|
3831
3831
|
m,
|
|
3832
3832
|
{
|
|
3833
3833
|
className: p(
|
|
@@ -3999,7 +3999,7 @@ const d1 = j(
|
|
|
3999
3999
|
children: r
|
|
4000
4000
|
}
|
|
4001
4001
|
)
|
|
4002
|
-
),
|
|
4002
|
+
), H2 = j(
|
|
4003
4003
|
({ id: a, required: s, label: l, variant: c, msg: r, rows: n = 5, containerProps: i, hint: o, error: d, ...u }, h) => /* @__PURE__ */ t(
|
|
4004
4004
|
m,
|
|
4005
4005
|
{
|
|
@@ -4060,7 +4060,7 @@ const d1 = j(
|
|
|
4060
4060
|
)
|
|
4061
4061
|
), Z = j(
|
|
4062
4062
|
({ as: a = "h1", size: s, children: l, ...c }, r) => /* @__PURE__ */ e(
|
|
4063
|
-
|
|
4063
|
+
ee,
|
|
4064
4064
|
{
|
|
4065
4065
|
...c,
|
|
4066
4066
|
as: a,
|
|
@@ -4077,7 +4077,7 @@ const d1 = j(
|
|
|
4077
4077
|
)
|
|
4078
4078
|
), g = j(
|
|
4079
4079
|
({ as: a = "p", size: s, highlighted: l, children: c, ...r }, n) => /* @__PURE__ */ e(
|
|
4080
|
-
|
|
4080
|
+
ee,
|
|
4081
4081
|
{
|
|
4082
4082
|
as: l ? "span" : a,
|
|
4083
4083
|
bg: l ? "sponsoring" : r.bg,
|
|
@@ -4096,7 +4096,7 @@ const d1 = j(
|
|
|
4096
4096
|
children: c
|
|
4097
4097
|
}
|
|
4098
4098
|
)
|
|
4099
|
-
),
|
|
4099
|
+
), ee = j(
|
|
4100
4100
|
({ as: a = "p", children: s, ...l }, c) => s && s.toString().length || l?.dangerouslySetInnerHTML ? /* @__PURE__ */ e(
|
|
4101
4101
|
x,
|
|
4102
4102
|
{
|
|
@@ -4113,7 +4113,7 @@ const d1 = j(
|
|
|
4113
4113
|
children: s
|
|
4114
4114
|
}
|
|
4115
4115
|
) : null
|
|
4116
|
-
),
|
|
4116
|
+
), j2 = ({
|
|
4117
4117
|
cover: a,
|
|
4118
4118
|
description: s,
|
|
4119
4119
|
title: l,
|
|
@@ -4170,10 +4170,10 @@ const d1 = j(
|
|
|
4170
4170
|
)
|
|
4171
4171
|
] })
|
|
4172
4172
|
}
|
|
4173
|
-
),
|
|
4173
|
+
), F2 = ({
|
|
4174
4174
|
children: a,
|
|
4175
4175
|
...s
|
|
4176
|
-
}) => /* @__PURE__ */ e(x, { ...s, px: "s", py: "xxs-2", bg: "sponsoring", children: /* @__PURE__ */ e(g, { size: "xs", fontFamily: "source-serif-pro", children: a }) }),
|
|
4176
|
+
}) => /* @__PURE__ */ e(x, { ...s, px: "s", py: "xxs-2", bg: "sponsoring", children: /* @__PURE__ */ e(g, { size: "xs", fontFamily: "source-serif-pro", children: a }) }), A2 = ({
|
|
4177
4177
|
title: a,
|
|
4178
4178
|
label: s,
|
|
4179
4179
|
layout: l,
|
|
@@ -4235,7 +4235,7 @@ const d1 = j(
|
|
|
4235
4235
|
]
|
|
4236
4236
|
}
|
|
4237
4237
|
)), u;
|
|
4238
|
-
},
|
|
4238
|
+
}, T2 = ({
|
|
4239
4239
|
title: a,
|
|
4240
4240
|
summary: s,
|
|
4241
4241
|
rubricColor: l,
|
|
@@ -4256,7 +4256,7 @@ const d1 = j(
|
|
|
4256
4256
|
/* @__PURE__ */ e(u0, { color: l, children: s })
|
|
4257
4257
|
]
|
|
4258
4258
|
}
|
|
4259
|
-
),
|
|
4259
|
+
), I2 = ({ html: a, caption: s = "" }) => /* @__PURE__ */ t("figure", { className: "c-media", children: [
|
|
4260
4260
|
/* @__PURE__ */ e(
|
|
4261
4261
|
"div",
|
|
4262
4262
|
{
|
|
@@ -4267,7 +4267,7 @@ const d1 = j(
|
|
|
4267
4267
|
}
|
|
4268
4268
|
),
|
|
4269
4269
|
s && /* @__PURE__ */ e(g, { as: "figcaption", size: "xs", mt: "s", color: "grey-300", className: "c-media__caption", children: s })
|
|
4270
|
-
] }),
|
|
4270
|
+
] }), D2 = ({ html: a }) => /* @__PURE__ */ e(
|
|
4271
4271
|
"div",
|
|
4272
4272
|
{
|
|
4273
4273
|
dangerouslySetInnerHTML: {
|
|
@@ -4363,7 +4363,7 @@ const d1 = j(
|
|
|
4363
4363
|
}
|
|
4364
4364
|
)
|
|
4365
4365
|
] });
|
|
4366
|
-
},
|
|
4366
|
+
}, R2 = ({
|
|
4367
4367
|
topics: a,
|
|
4368
4368
|
infoBannerProps: s,
|
|
4369
4369
|
...l
|
|
@@ -4373,7 +4373,7 @@ const d1 = j(
|
|
|
4373
4373
|
r !== a.length - 1 && /* @__PURE__ */ e(P, { color: "grey-200", my: "l" })
|
|
4374
4374
|
] }, c.title)) }),
|
|
4375
4375
|
/* @__PURE__ */ e(m0, { heading: s.heading, description: s.description })
|
|
4376
|
-
] }),
|
|
4376
|
+
] }), O2 = ({ astroSignsList: a }) => /* @__PURE__ */ e(x, { as: "ul", className: "o-inline", mx: { xs: "m", md: "0" }, children: a.map((s) => /* @__PURE__ */ e("li", { className: "o-inline__by-4", children: /* @__PURE__ */ t("a", { href: s.url, className: "c-square-tile o-column bg-ultramarine color-white", children: [
|
|
4377
4377
|
/* @__PURE__ */ e(
|
|
4378
4378
|
z,
|
|
4379
4379
|
{
|
|
@@ -4406,87 +4406,76 @@ const d1 = j(
|
|
|
4406
4406
|
color: r.color ?? (r.path ? void 0 : l)
|
|
4407
4407
|
},
|
|
4408
4408
|
r.title
|
|
4409
|
-
)) }),
|
|
4409
|
+
)) }), E2 = ({
|
|
4410
4410
|
rubrics: a,
|
|
4411
4411
|
tags: s,
|
|
4412
4412
|
color: l,
|
|
4413
4413
|
layout: c = y.MOBILE,
|
|
4414
|
-
|
|
4415
|
-
|
|
4416
|
-
|
|
4417
|
-
...o
|
|
4414
|
+
isTransparent: r = !1,
|
|
4415
|
+
hasWhiteSeparators: n = !1,
|
|
4416
|
+
...i
|
|
4418
4417
|
}) => /* @__PURE__ */ t(
|
|
4419
4418
|
d1,
|
|
4420
4419
|
{
|
|
4421
4420
|
layout: c,
|
|
4422
4421
|
hasSpaceAroundButtons: !0,
|
|
4423
4422
|
buttonsSize: "small",
|
|
4424
|
-
...
|
|
4425
|
-
className: p("c-breadcrumb",
|
|
4423
|
+
...i,
|
|
4424
|
+
className: p("c-breadcrumb", i?.className),
|
|
4426
4425
|
"aria-label": "Breadcrumb",
|
|
4427
4426
|
as: "nav",
|
|
4428
4427
|
children: [
|
|
4429
4428
|
/* @__PURE__ */ e(
|
|
4430
4429
|
W,
|
|
4431
4430
|
{
|
|
4432
|
-
variant:
|
|
4431
|
+
variant: r ? "transparent" : "quinary",
|
|
4433
4432
|
href: "/",
|
|
4434
|
-
bg:
|
|
4433
|
+
bg: r ? void 0 : l || "ultramarine",
|
|
4435
4434
|
color: "white",
|
|
4436
|
-
px:
|
|
4435
|
+
px: "xs",
|
|
4437
4436
|
pt: "xxs-3",
|
|
4438
4437
|
ml: { xs: "m", md: "0" },
|
|
4439
|
-
size:
|
|
4440
|
-
children: /* @__PURE__ */ e(
|
|
4441
|
-
z,
|
|
4442
|
-
{
|
|
4443
|
-
size: r ? 16 : 20,
|
|
4444
|
-
name: "home",
|
|
4445
|
-
svgTitle: "Retour sur la page d'accueil 20 Minutes"
|
|
4446
|
-
}
|
|
4447
|
-
)
|
|
4438
|
+
children: /* @__PURE__ */ e(z, { size: 16, name: "home", svgTitle: "Retour sur la page d'accueil 20 Minutes" })
|
|
4448
4439
|
}
|
|
4449
4440
|
),
|
|
4450
|
-
a && a.length > 0 && a.slice(0, 4).map((
|
|
4441
|
+
a && a.length > 0 && a.slice(0, 4).map((o) => /* @__PURE__ */ t(E1, { children: [
|
|
4451
4442
|
/* @__PURE__ */ e(
|
|
4452
4443
|
z,
|
|
4453
4444
|
{
|
|
4454
4445
|
size: 7,
|
|
4455
4446
|
name: "arrow",
|
|
4456
|
-
color:
|
|
4447
|
+
color: n ? "white" : void 0,
|
|
4457
4448
|
className: "c-breadcrumb__arrow"
|
|
4458
4449
|
}
|
|
4459
4450
|
),
|
|
4460
4451
|
/* @__PURE__ */ e(
|
|
4461
4452
|
W,
|
|
4462
4453
|
{
|
|
4463
|
-
variant:
|
|
4464
|
-
href:
|
|
4465
|
-
bg:
|
|
4454
|
+
variant: r ? "transparent" : "quinary",
|
|
4455
|
+
href: o.link,
|
|
4456
|
+
bg: r ? void 0 : l || "ultramarine",
|
|
4466
4457
|
color: "white",
|
|
4467
|
-
|
|
4468
|
-
children: d.label
|
|
4458
|
+
children: o.label
|
|
4469
4459
|
}
|
|
4470
4460
|
)
|
|
4471
|
-
] },
|
|
4461
|
+
] }, o.label)),
|
|
4472
4462
|
s && s.length > 0 && /* @__PURE__ */ t(S, { children: [
|
|
4473
|
-
/* @__PURE__ */ e(V1, { isWhite:
|
|
4474
|
-
s.map((
|
|
4463
|
+
/* @__PURE__ */ e(V1, { isWhite: n }),
|
|
4464
|
+
s.map((o, d) => /* @__PURE__ */ e(
|
|
4475
4465
|
W,
|
|
4476
4466
|
{
|
|
4477
|
-
variant:
|
|
4478
|
-
color:
|
|
4479
|
-
|
|
4480
|
-
|
|
4481
|
-
|
|
4482
|
-
children: d.label
|
|
4467
|
+
variant: r ? "transparent" : o.variant,
|
|
4468
|
+
color: r ? "white" : void 0,
|
|
4469
|
+
href: o.link,
|
|
4470
|
+
className: p({ "c-breadcrumb__inner-tag": d !== s.length - 1 }),
|
|
4471
|
+
children: o.label
|
|
4483
4472
|
},
|
|
4484
|
-
|
|
4473
|
+
o.label
|
|
4485
4474
|
))
|
|
4486
4475
|
] })
|
|
4487
4476
|
]
|
|
4488
4477
|
}
|
|
4489
|
-
),
|
|
4478
|
+
), P2 = ({
|
|
4490
4479
|
items: a,
|
|
4491
4480
|
heading: s,
|
|
4492
4481
|
columnsNumber: l = { xs: 2, md: 4 },
|
|
@@ -4563,7 +4552,7 @@ const d1 = j(
|
|
|
4563
4552
|
}), c = n;
|
|
4564
4553
|
}
|
|
4565
4554
|
return l;
|
|
4566
|
-
},
|
|
4555
|
+
}, q2 = ({
|
|
4567
4556
|
currentStreakDates: a = [],
|
|
4568
4557
|
maxStreakDates: s = [],
|
|
4569
4558
|
initialMonth: l,
|
|
@@ -4637,7 +4626,7 @@ const d1 = j(
|
|
|
4637
4626
|
] }),
|
|
4638
4627
|
/* @__PURE__ */ e(x, { className: "c-calendar__grid", pb: "xs", children: Ge.map((k) => /* @__PURE__ */ e(m, { alignItems: "center", justifyContent: "center", className: "c-calendar__cell", children: /* @__PURE__ */ e(g, { as: "span", size: "xs", children: k.charAt(0) }) }, k)) }),
|
|
4639
4628
|
/* @__PURE__ */ e("div", { className: "c-calendar__grid", children: _.map((k) => {
|
|
4640
|
-
const L = x1(k), G = k.getMonth() === o.month,
|
|
4629
|
+
const L = x1(k), G = k.getMonth() === o.month, X = L === M, q = N.has(L), c1 = (f.has(L) || b.has(L)) && !q, he = f.has(L), me = b.has(L), N1 = new Date(k);
|
|
4641
4630
|
N1.setDate(N1.getDate() - 1);
|
|
4642
4631
|
const H1 = q && !N.has(x1(N1)), k1 = new Date(k);
|
|
4643
4632
|
k1.setDate(k1.getDate() + 1);
|
|
@@ -4649,9 +4638,9 @@ const d1 = j(
|
|
|
4649
4638
|
justifyContent: "center",
|
|
4650
4639
|
className: p("c-calendar__cell", {
|
|
4651
4640
|
"c-calendar__cell--other-month": !G,
|
|
4652
|
-
"c-calendar__cell--today":
|
|
4653
|
-
"c-calendar__cell--heat":
|
|
4654
|
-
"c-calendar__cell--max-heat":
|
|
4641
|
+
"c-calendar__cell--today": X,
|
|
4642
|
+
"c-calendar__cell--heat": he,
|
|
4643
|
+
"c-calendar__cell--max-heat": me,
|
|
4655
4644
|
"c-calendar__cell--grouped": q,
|
|
4656
4645
|
"c-calendar__cell--first-of-group": H1,
|
|
4657
4646
|
"c-calendar__cell--last-of-group": j1
|
|
@@ -4681,29 +4670,40 @@ const d1 = j(
|
|
|
4681
4670
|
children: s
|
|
4682
4671
|
}
|
|
4683
4672
|
)
|
|
4684
|
-
),
|
|
4673
|
+
), ae = ({
|
|
4685
4674
|
text: a,
|
|
4686
4675
|
avatarAlt: s,
|
|
4687
4676
|
avatarUrl: l,
|
|
4688
4677
|
secondaryText: c,
|
|
4689
4678
|
bg: r,
|
|
4690
|
-
|
|
4679
|
+
externalLink: n,
|
|
4680
|
+
...i
|
|
4691
4681
|
}) => {
|
|
4692
|
-
const
|
|
4682
|
+
const o = {
|
|
4693
4683
|
as: "span",
|
|
4694
4684
|
size: "xs",
|
|
4695
4685
|
bg: r || void 0,
|
|
4696
4686
|
p: r ? "xxs" : void 0,
|
|
4697
4687
|
color: r ? "grey-900" : void 0
|
|
4698
|
-
},
|
|
4699
|
-
|
|
4700
|
-
|
|
4701
|
-
|
|
4702
|
-
|
|
4703
|
-
|
|
4688
|
+
}, d = /* @__PURE__ */ t(
|
|
4689
|
+
m,
|
|
4690
|
+
{
|
|
4691
|
+
className: "u-relative u-relative--z-index-2 opacity-hover",
|
|
4692
|
+
as: "a",
|
|
4693
|
+
href: n,
|
|
4694
|
+
target: "_blank",
|
|
4695
|
+
gap: "xxs",
|
|
4696
|
+
children: [
|
|
4697
|
+
l && /* @__PURE__ */ e(p1, { variant: "xsmall", img: l, alt: s }),
|
|
4698
|
+
/* @__PURE__ */ e(g, { ...o, mt: "xxs-2", children: a })
|
|
4699
|
+
]
|
|
4700
|
+
}
|
|
4701
|
+
);
|
|
4702
|
+
return /* @__PURE__ */ t(m, { ...i, justifyContent: "between", alignItems: "center", gap: "s", children: [
|
|
4703
|
+
n ? d : /* @__PURE__ */ e(g, { ...o, children: a }),
|
|
4704
4704
|
c && /* @__PURE__ */ e(g, { as: "span", size: "xxs-3", color: "grey-300", textTransform: "uppercase", children: c })
|
|
4705
4705
|
] });
|
|
4706
|
-
},
|
|
4706
|
+
}, J = ({
|
|
4707
4707
|
headline: a,
|
|
4708
4708
|
liveTime: s,
|
|
4709
4709
|
rightSubheader: l,
|
|
@@ -4781,7 +4781,7 @@ const d1 = j(
|
|
|
4781
4781
|
return c === "none" ? void 0 : c;
|
|
4782
4782
|
if (M)
|
|
4783
4783
|
return M === "secondary" ? "grey-100" : void 0;
|
|
4784
|
-
}, k = () => o === "small" ? "xxs-2" : M && M === "secondary" ? "xxs" : "xxs-2", L = () => n || (M && M === "secondary" ? "black" : "white"), G = () => i || (M && M === "secondary" ? void 0 : "default"),
|
|
4784
|
+
}, k = () => o === "small" ? "xxs-2" : M && M === "secondary" ? "xxs" : "xxs-2", L = () => n || (M && M === "secondary" ? "black" : "white"), G = () => i || (M && M === "secondary" ? void 0 : "default"), X = () => d === "inline" && c !== "none" ? "xxs-2" : void 0, q = () => {
|
|
4785
4785
|
const c1 = /* @__PURE__ */ e(
|
|
4786
4786
|
m,
|
|
4787
4787
|
{
|
|
@@ -4806,7 +4806,7 @@ const d1 = j(
|
|
|
4806
4806
|
size: k(),
|
|
4807
4807
|
color: L(),
|
|
4808
4808
|
bg: G(),
|
|
4809
|
-
ml:
|
|
4809
|
+
ml: X(),
|
|
4810
4810
|
className: p("c-icon-item__count", {
|
|
4811
4811
|
[`c-icon-item__count--${d}`]: d,
|
|
4812
4812
|
[`c-icon-item__count--${o}`]: o
|
|
@@ -4838,7 +4838,7 @@ const d1 = j(
|
|
|
4838
4838
|
]
|
|
4839
4839
|
}
|
|
4840
4840
|
);
|
|
4841
|
-
},
|
|
4841
|
+
}, Je = (a) => {
|
|
4842
4842
|
switch (a) {
|
|
4843
4843
|
case "small":
|
|
4844
4844
|
return 20;
|
|
@@ -4900,7 +4900,7 @@ const d1 = j(
|
|
|
4900
4900
|
[`c-card-img__caption--${i.size || "big"}`]: !0
|
|
4901
4901
|
}),
|
|
4902
4902
|
children: [
|
|
4903
|
-
/* @__PURE__ */ e(z, { name: i.iconName, size:
|
|
4903
|
+
/* @__PURE__ */ e(z, { name: i.iconName, size: Je(i.size || "big") }),
|
|
4904
4904
|
/* @__PURE__ */ e(g, { size: i.size === "small" ? "xxs-2" : "xxs", weight: "bold", children: i.text })
|
|
4905
4905
|
]
|
|
4906
4906
|
}
|
|
@@ -4998,7 +4998,7 @@ const d1 = j(
|
|
|
4998
4998
|
}
|
|
4999
4999
|
)
|
|
5000
5000
|
}
|
|
5001
|
-
),
|
|
5001
|
+
), K2 = ({
|
|
5002
5002
|
link: a,
|
|
5003
5003
|
title: s,
|
|
5004
5004
|
summaryProps: l,
|
|
@@ -5061,7 +5061,7 @@ const d1 = j(
|
|
|
5061
5061
|
}),
|
|
5062
5062
|
children: [
|
|
5063
5063
|
/* @__PURE__ */ t(m, { direction: "column", flexGrow: 1, children: [
|
|
5064
|
-
c && /* @__PURE__ */ e(
|
|
5064
|
+
c && /* @__PURE__ */ e(J, { ...c, rightSubheader: void 0, mb: "xxs-2" }),
|
|
5065
5065
|
/* @__PURE__ */ e(I, { as: "h2", size: "l", weight: "bold", cartridgeIsCentered: !0, ...r, children: /* @__PURE__ */ e("a", { href: a, children: s }) }),
|
|
5066
5066
|
l && /* @__PURE__ */ e(
|
|
5067
5067
|
g,
|
|
@@ -5081,7 +5081,7 @@ const d1 = j(
|
|
|
5081
5081
|
...d,
|
|
5082
5082
|
variant: "card",
|
|
5083
5083
|
mt: "s",
|
|
5084
|
-
className: "
|
|
5084
|
+
className: "u-relative u-relative--z-index-2"
|
|
5085
5085
|
}
|
|
5086
5086
|
)
|
|
5087
5087
|
]
|
|
@@ -5091,7 +5091,7 @@ const d1 = j(
|
|
|
5091
5091
|
}
|
|
5092
5092
|
) : /* @__PURE__ */ t(S, { children: [
|
|
5093
5093
|
/* @__PURE__ */ t("div", { children: [
|
|
5094
|
-
c && /* @__PURE__ */ e(
|
|
5094
|
+
c && /* @__PURE__ */ e(J, { ...c, rightSubheader: void 0, mx: "m", mb: "xxs-2" }),
|
|
5095
5095
|
/* @__PURE__ */ e(I, { as: "h2", weight: "bold", ...r, mx: "m", children: /* @__PURE__ */ e("a", { href: a, children: s }) }),
|
|
5096
5096
|
n && /* @__PURE__ */ e(
|
|
5097
5097
|
A,
|
|
@@ -5105,12 +5105,12 @@ const d1 = j(
|
|
|
5105
5105
|
}
|
|
5106
5106
|
),
|
|
5107
5107
|
o && /* @__PURE__ */ e(
|
|
5108
|
-
|
|
5108
|
+
ne,
|
|
5109
5109
|
{
|
|
5110
5110
|
...o,
|
|
5111
5111
|
mx: "m",
|
|
5112
5112
|
mt: "xs",
|
|
5113
|
-
className: "
|
|
5113
|
+
className: "u-relative u-relative--z-index-2"
|
|
5114
5114
|
}
|
|
5115
5115
|
),
|
|
5116
5116
|
l && /* @__PURE__ */ e(
|
|
@@ -5132,14 +5132,14 @@ const d1 = j(
|
|
|
5132
5132
|
variant: "card",
|
|
5133
5133
|
mt: "s",
|
|
5134
5134
|
mx: "m",
|
|
5135
|
-
className: "
|
|
5135
|
+
className: "u-relative u-relative--z-index-2"
|
|
5136
5136
|
}
|
|
5137
5137
|
),
|
|
5138
5138
|
v && !d && /* @__PURE__ */ e(m, { mt: "s", justifyContent: "center", children: /* @__PURE__ */ e(C, { buttonColor: "primary", ...v }) })
|
|
5139
5139
|
] })
|
|
5140
5140
|
}
|
|
5141
5141
|
);
|
|
5142
|
-
},
|
|
5142
|
+
}, se = ({
|
|
5143
5143
|
link: a,
|
|
5144
5144
|
title: s,
|
|
5145
5145
|
cardHeaderProps: l,
|
|
@@ -5162,7 +5162,7 @@ const d1 = j(
|
|
|
5162
5162
|
justifyContent: "start",
|
|
5163
5163
|
clickable: !0,
|
|
5164
5164
|
children: [
|
|
5165
|
-
l && /* @__PURE__ */ e(
|
|
5165
|
+
l && /* @__PURE__ */ e(J, { ...l, mb: "xxs-2" }),
|
|
5166
5166
|
/* @__PURE__ */ t(
|
|
5167
5167
|
m,
|
|
5168
5168
|
{
|
|
@@ -5201,20 +5201,20 @@ const d1 = j(
|
|
|
5201
5201
|
]
|
|
5202
5202
|
}
|
|
5203
5203
|
),
|
|
5204
|
-
n && /* @__PURE__ */ e(
|
|
5204
|
+
n && /* @__PURE__ */ e(ae, { ...n, mt: "xs" }),
|
|
5205
5205
|
o && /* @__PURE__ */ e(
|
|
5206
5206
|
n1,
|
|
5207
5207
|
{
|
|
5208
5208
|
...o,
|
|
5209
5209
|
variant: "card",
|
|
5210
5210
|
mt: "xs",
|
|
5211
|
-
className: "
|
|
5211
|
+
className: "u-relative u-relative--z-index-2"
|
|
5212
5212
|
}
|
|
5213
5213
|
)
|
|
5214
5214
|
]
|
|
5215
5215
|
}
|
|
5216
5216
|
);
|
|
5217
|
-
},
|
|
5217
|
+
}, U2 = ({
|
|
5218
5218
|
link: a,
|
|
5219
5219
|
title: s,
|
|
5220
5220
|
layout: l,
|
|
@@ -5276,7 +5276,7 @@ const d1 = j(
|
|
|
5276
5276
|
] })
|
|
5277
5277
|
}
|
|
5278
5278
|
);
|
|
5279
|
-
},
|
|
5279
|
+
}, G2 = ({
|
|
5280
5280
|
link: a,
|
|
5281
5281
|
title: s,
|
|
5282
5282
|
layout: l,
|
|
@@ -5348,11 +5348,11 @@ const d1 = j(
|
|
|
5348
5348
|
variant: "card",
|
|
5349
5349
|
mx: "m",
|
|
5350
5350
|
mt: "s",
|
|
5351
|
-
className: "
|
|
5351
|
+
className: "u-relative u-relative--z-index-2"
|
|
5352
5352
|
}
|
|
5353
5353
|
)
|
|
5354
5354
|
] }) });
|
|
5355
|
-
},
|
|
5355
|
+
}, Xe = ({
|
|
5356
5356
|
link: a,
|
|
5357
5357
|
title: s,
|
|
5358
5358
|
cardHeaderProps: l,
|
|
@@ -5385,7 +5385,7 @@ const d1 = j(
|
|
|
5385
5385
|
className: o ? "c-card-img--with-bg" : void 0
|
|
5386
5386
|
}
|
|
5387
5387
|
),
|
|
5388
|
-
l && /* @__PURE__ */ e(
|
|
5388
|
+
l && /* @__PURE__ */ e(J, { ...l, ...o && { color: "grey-500", px: "s" }, mb: "xxs-2" }),
|
|
5389
5389
|
/* @__PURE__ */ e(
|
|
5390
5390
|
I,
|
|
5391
5391
|
{
|
|
@@ -5402,7 +5402,7 @@ const d1 = j(
|
|
|
5402
5402
|
}
|
|
5403
5403
|
),
|
|
5404
5404
|
i && /* @__PURE__ */ e(
|
|
5405
|
-
|
|
5405
|
+
ae,
|
|
5406
5406
|
{
|
|
5407
5407
|
...i,
|
|
5408
5408
|
mt: "l",
|
|
@@ -5416,7 +5416,7 @@ const d1 = j(
|
|
|
5416
5416
|
mt: "xs",
|
|
5417
5417
|
...n,
|
|
5418
5418
|
variant: "card",
|
|
5419
|
-
className: "
|
|
5419
|
+
className: "u-relative u-relative--z-index-2"
|
|
5420
5420
|
}
|
|
5421
5421
|
)
|
|
5422
5422
|
]
|
|
@@ -5460,7 +5460,7 @@ const d1 = j(
|
|
|
5460
5460
|
}
|
|
5461
5461
|
),
|
|
5462
5462
|
/* @__PURE__ */ t(x, { className: "c-card-most__content", children: [
|
|
5463
|
-
l && /* @__PURE__ */ e(
|
|
5463
|
+
l && /* @__PURE__ */ e(J, { mb: "xxs-2", ...l }),
|
|
5464
5464
|
/* @__PURE__ */ e(
|
|
5465
5465
|
I,
|
|
5466
5466
|
{
|
|
@@ -5518,7 +5518,7 @@ const d1 = j(
|
|
|
5518
5518
|
]
|
|
5519
5519
|
}
|
|
5520
5520
|
);
|
|
5521
|
-
},
|
|
5521
|
+
}, W2 = ({
|
|
5522
5522
|
title: a,
|
|
5523
5523
|
summary: s,
|
|
5524
5524
|
cardTitleProps: l,
|
|
@@ -5634,7 +5634,7 @@ const d1 = j(
|
|
|
5634
5634
|
/* @__PURE__ */ e(m, { direction: "column", gap: "xs", mt: "l", mx: "auto", className: "c-card-movie__footer", children: b })
|
|
5635
5635
|
] })
|
|
5636
5636
|
] });
|
|
5637
|
-
},
|
|
5637
|
+
}, Y2 = ({
|
|
5638
5638
|
id: a,
|
|
5639
5639
|
label: s,
|
|
5640
5640
|
title: l,
|
|
@@ -5674,7 +5674,7 @@ const d1 = j(
|
|
|
5674
5674
|
/* @__PURE__ */ t("div", { children: [
|
|
5675
5675
|
/* @__PURE__ */ t(m, { gap: "xxs", alignItems: "center", children: [
|
|
5676
5676
|
/* @__PURE__ */ e(I, { as: "h4", fontFamily: "base", size: "xxs", weight: "bold", children: l }),
|
|
5677
|
-
s && /* @__PURE__ */ e(W, { size: "
|
|
5677
|
+
s && /* @__PURE__ */ e(W, { size: "small", px: "xs", children: s })
|
|
5678
5678
|
] }),
|
|
5679
5679
|
/* @__PURE__ */ t(x, { mt: "xxs-3", children: [
|
|
5680
5680
|
/* @__PURE__ */ e(g, { size: "m", children: c }),
|
|
@@ -5701,7 +5701,7 @@ const d1 = j(
|
|
|
5701
5701
|
]
|
|
5702
5702
|
}
|
|
5703
5703
|
);
|
|
5704
|
-
},
|
|
5704
|
+
}, J2 = ({
|
|
5705
5705
|
timeText: a,
|
|
5706
5706
|
hasDot: s,
|
|
5707
5707
|
closeButton: l,
|
|
@@ -5745,7 +5745,7 @@ const d1 = j(
|
|
|
5745
5745
|
)
|
|
5746
5746
|
] })
|
|
5747
5747
|
] })
|
|
5748
|
-
] }),
|
|
5748
|
+
] }), le = ({
|
|
5749
5749
|
link: a,
|
|
5750
5750
|
cardImageProps: s,
|
|
5751
5751
|
cardHeaderProps: l,
|
|
@@ -5897,7 +5897,7 @@ const d1 = j(
|
|
|
5897
5897
|
) }),
|
|
5898
5898
|
/* @__PURE__ */ t(m, { direction: "column", justifyContent: "between", className: p("o-lt-show__aside"), children: [
|
|
5899
5899
|
/* @__PURE__ */ t(m, { direction: "column", children: [
|
|
5900
|
-
c && /* @__PURE__ */ e(
|
|
5900
|
+
c && /* @__PURE__ */ e(J, { ...c, rightSubheader: void 0, mb: "xxs-2" }),
|
|
5901
5901
|
/* @__PURE__ */ e(
|
|
5902
5902
|
I,
|
|
5903
5903
|
{
|
|
@@ -5946,14 +5946,14 @@ const d1 = j(
|
|
|
5946
5946
|
/* @__PURE__ */ e(e1, { className: "c-card-skeleton__block--image" })
|
|
5947
5947
|
] })
|
|
5948
5948
|
}
|
|
5949
|
-
),
|
|
5949
|
+
), Q2 = ({ variant: a, className: s, ...l }) => {
|
|
5950
5950
|
const c = p(
|
|
5951
5951
|
"c-card-skeleton",
|
|
5952
5952
|
{ [`c-card-skeleton--${a}`]: a },
|
|
5953
5953
|
s
|
|
5954
5954
|
);
|
|
5955
5955
|
return a === "medium" ? /* @__PURE__ */ e(a0, { ...l, className: c }) : /* @__PURE__ */ e(s0, { ...l, className: c });
|
|
5956
|
-
},
|
|
5956
|
+
}, ce = ({
|
|
5957
5957
|
link: a,
|
|
5958
5958
|
title: s,
|
|
5959
5959
|
cardHeaderProps: l,
|
|
@@ -5983,7 +5983,7 @@ const d1 = j(
|
|
|
5983
5983
|
}
|
|
5984
5984
|
}
|
|
5985
5985
|
),
|
|
5986
|
-
l && /* @__PURE__ */ e(
|
|
5986
|
+
l && /* @__PURE__ */ e(J, { mb: "xxs-2", ...l }),
|
|
5987
5987
|
/* @__PURE__ */ e(
|
|
5988
5988
|
I,
|
|
5989
5989
|
{
|
|
@@ -6042,7 +6042,7 @@ const d1 = j(
|
|
|
6042
6042
|
),
|
|
6043
6043
|
/* @__PURE__ */ t(m, { direction: "column", children: [
|
|
6044
6044
|
l && /* @__PURE__ */ e(
|
|
6045
|
-
|
|
6045
|
+
J,
|
|
6046
6046
|
{
|
|
6047
6047
|
...l,
|
|
6048
6048
|
headline: { ...l.headline, isUppercase: !1 },
|
|
@@ -6093,7 +6093,7 @@ const d1 = j(
|
|
|
6093
6093
|
}
|
|
6094
6094
|
)
|
|
6095
6095
|
}
|
|
6096
|
-
),
|
|
6096
|
+
), e3 = ({
|
|
6097
6097
|
link: a,
|
|
6098
6098
|
title: s,
|
|
6099
6099
|
signatureProps: l,
|
|
@@ -6137,7 +6137,7 @@ const d1 = j(
|
|
|
6137
6137
|
children: c.children
|
|
6138
6138
|
}
|
|
6139
6139
|
),
|
|
6140
|
-
l && /* @__PURE__ */ e(
|
|
6140
|
+
l && /* @__PURE__ */ e(ne, { ...l, mt: "l", className: "u-relative u-relative--z-index-2" })
|
|
6141
6141
|
] })
|
|
6142
6142
|
]
|
|
6143
6143
|
}
|
|
@@ -6170,7 +6170,7 @@ const d1 = j(
|
|
|
6170
6170
|
}
|
|
6171
6171
|
)
|
|
6172
6172
|
}
|
|
6173
|
-
),
|
|
6173
|
+
), a3 = ({
|
|
6174
6174
|
title: a,
|
|
6175
6175
|
summaryProps: s,
|
|
6176
6176
|
cardTitleProps: l,
|
|
@@ -6197,7 +6197,7 @@ const d1 = j(
|
|
|
6197
6197
|
/* @__PURE__ */ e(C, { ...r, buttonColor: "primary", href: c, whiteSpace: "nowrap", children: r.children })
|
|
6198
6198
|
]
|
|
6199
6199
|
}
|
|
6200
|
-
),
|
|
6200
|
+
), s3 = ({
|
|
6201
6201
|
link: a,
|
|
6202
6202
|
title: s,
|
|
6203
6203
|
summaryProps: l,
|
|
@@ -6212,7 +6212,7 @@ const d1 = j(
|
|
|
6212
6212
|
return /* @__PURE__ */ t(D, { ...v, direction: "column", className: "c-card-with-summary", clickable: !0, children: [
|
|
6213
6213
|
/* @__PURE__ */ t(m, { mb: "xs", className: "c-card-with-summary__content", gap: "xs", children: [
|
|
6214
6214
|
/* @__PURE__ */ t(F, { grow: 1, children: [
|
|
6215
|
-
c && /* @__PURE__ */ e(
|
|
6215
|
+
c && /* @__PURE__ */ e(J, { ...c, mb: "xxs-2" }),
|
|
6216
6216
|
/* @__PURE__ */ e(
|
|
6217
6217
|
I,
|
|
6218
6218
|
{
|
|
@@ -6244,7 +6244,10 @@ const d1 = j(
|
|
|
6244
6244
|
{
|
|
6245
6245
|
...i,
|
|
6246
6246
|
variant: "card",
|
|
6247
|
-
className: p(
|
|
6247
|
+
className: p(
|
|
6248
|
+
"u-relative u-relative--z-index-2",
|
|
6249
|
+
"c-card-with-summary__social-bar"
|
|
6250
|
+
)
|
|
6248
6251
|
}
|
|
6249
6252
|
)
|
|
6250
6253
|
] });
|
|
@@ -6271,7 +6274,7 @@ const d1 = j(
|
|
|
6271
6274
|
return /* @__PURE__ */ e(c0, { ...b });
|
|
6272
6275
|
default:
|
|
6273
6276
|
return /* @__PURE__ */ e(
|
|
6274
|
-
|
|
6277
|
+
ce,
|
|
6275
6278
|
{
|
|
6276
6279
|
...b,
|
|
6277
6280
|
layout: s,
|
|
@@ -6297,7 +6300,7 @@ const d1 = j(
|
|
|
6297
6300
|
);
|
|
6298
6301
|
}
|
|
6299
6302
|
}, f = /* @__PURE__ */ e(
|
|
6300
|
-
|
|
6303
|
+
re,
|
|
6301
6304
|
{
|
|
6302
6305
|
label: l || "",
|
|
6303
6306
|
mb: n && "0" || (!u || h) && "m" || "xxl",
|
|
@@ -6387,7 +6390,7 @@ const d1 = j(
|
|
|
6387
6390
|
);
|
|
6388
6391
|
return i.push(w), i;
|
|
6389
6392
|
}, []);
|
|
6390
|
-
},
|
|
6393
|
+
}, l3 = ({ results: a, ...s }) => {
|
|
6391
6394
|
const r = a.map((i) => i.seats).reduce((i, o) => i + o, 0), n = a.filter((i) => i.seats > 0).map(
|
|
6392
6395
|
(i) => ({
|
|
6393
6396
|
name: i.politicalParty.name,
|
|
@@ -6499,10 +6502,10 @@ const d1 = j(
|
|
|
6499
6502
|
)
|
|
6500
6503
|
]
|
|
6501
6504
|
}
|
|
6502
|
-
),
|
|
6505
|
+
), c3 = ({ children: a, layout: s, ...l }) => {
|
|
6503
6506
|
const c = "dialog-chatbot";
|
|
6504
6507
|
return /* @__PURE__ */ t(
|
|
6505
|
-
|
|
6508
|
+
Q1,
|
|
6506
6509
|
{
|
|
6507
6510
|
dialogId: c,
|
|
6508
6511
|
...l,
|
|
@@ -6518,7 +6521,7 @@ const d1 = j(
|
|
|
6518
6521
|
]
|
|
6519
6522
|
}
|
|
6520
6523
|
);
|
|
6521
|
-
},
|
|
6524
|
+
}, t3 = ({
|
|
6522
6525
|
citationText: a,
|
|
6523
6526
|
citationAuthor: s,
|
|
6524
6527
|
...l
|
|
@@ -6621,7 +6624,7 @@ const d1 = j(
|
|
|
6621
6624
|
}
|
|
6622
6625
|
);
|
|
6623
6626
|
}
|
|
6624
|
-
),
|
|
6627
|
+
), r3 = ({
|
|
6625
6628
|
enableComment: a,
|
|
6626
6629
|
lazyLoad: s = { delayed: !0, distanceVisible: 0 },
|
|
6627
6630
|
...l
|
|
@@ -6635,7 +6638,7 @@ const d1 = j(
|
|
|
6635
6638
|
...l,
|
|
6636
6639
|
children: /* @__PURE__ */ e("div", { id: "graphcomment", className: "c-comment__container" })
|
|
6637
6640
|
}
|
|
6638
|
-
) : null,
|
|
6641
|
+
) : null, n3 = ({
|
|
6639
6642
|
enableComment: a,
|
|
6640
6643
|
commentNumber: s = 0,
|
|
6641
6644
|
lazyLoad: l = { delayed: !0, distanceVisible: 0 }
|
|
@@ -6649,7 +6652,7 @@ const d1 = j(
|
|
|
6649
6652
|
"data-distance-visible": l.distanceVisible,
|
|
6650
6653
|
"data-comment-number": s
|
|
6651
6654
|
}
|
|
6652
|
-
) : null,
|
|
6655
|
+
) : null, i3 = ({ commentNumber: a, layout: s }) => s === y.MOBILE ? /* @__PURE__ */ t(S, { children: [
|
|
6653
6656
|
/* @__PURE__ */ e(P, { color: "grey-200" }),
|
|
6654
6657
|
/* @__PURE__ */ t(m, { gap: "xxs", p: "xs", children: [
|
|
6655
6658
|
/* @__PURE__ */ e(z, { name: "comment", size: 16, color: "ultramarine" }),
|
|
@@ -6690,7 +6693,7 @@ const d1 = j(
|
|
|
6690
6693
|
}
|
|
6691
6694
|
)
|
|
6692
6695
|
] }),
|
|
6693
|
-
l && /* @__PURE__ */ e("div", { children: /* @__PURE__ */ e(
|
|
6696
|
+
l && /* @__PURE__ */ e("div", { children: /* @__PURE__ */ e(W1, { color: "grey-200" }) })
|
|
6694
6697
|
] }), D1 = ({
|
|
6695
6698
|
layout: a,
|
|
6696
6699
|
title: s,
|
|
@@ -6740,7 +6743,7 @@ const d1 = j(
|
|
|
6740
6743
|
]
|
|
6741
6744
|
}
|
|
6742
6745
|
);
|
|
6743
|
-
},
|
|
6746
|
+
}, o3 = ({
|
|
6744
6747
|
label: a,
|
|
6745
6748
|
icon: s = { name: "darkmode", size: 20 },
|
|
6746
6749
|
...l
|
|
@@ -6751,7 +6754,7 @@ const d1 = j(
|
|
|
6751
6754
|
label: a || /* @__PURE__ */ e(g, { size: "l", as: "span", weight: "bold", children: "Mode sombre" }),
|
|
6752
6755
|
...l
|
|
6753
6756
|
}
|
|
6754
|
-
),
|
|
6757
|
+
), d3 = ({ topics: a, ...s }) => a.length === 0 ? null : /* @__PURE__ */ t(x, { ...s, children: [
|
|
6755
6758
|
/* @__PURE__ */ e(Z, { as: "h3", mb: "xs", size: "xxs", children: "À découvrir" }),
|
|
6756
6759
|
/* @__PURE__ */ e("ul", { children: a.map((l) => /* @__PURE__ */ t(x, { as: "li", mb: "xs", children: [
|
|
6757
6760
|
/* @__PURE__ */ t(m, { alignItems: "center", gap: "xxs", children: [
|
|
@@ -6792,7 +6795,7 @@ const d1 = j(
|
|
|
6792
6795
|
}
|
|
6793
6796
|
)
|
|
6794
6797
|
] }, l.href)) })
|
|
6795
|
-
] }),
|
|
6798
|
+
] }), h3 = ({
|
|
6796
6799
|
layout: a,
|
|
6797
6800
|
searchFormProps: s,
|
|
6798
6801
|
title: l,
|
|
@@ -6835,7 +6838,6 @@ const d1 = j(
|
|
|
6835
6838
|
W,
|
|
6836
6839
|
{
|
|
6837
6840
|
variant: "tertiary",
|
|
6838
|
-
size: "small",
|
|
6839
6841
|
py: "xxs-2",
|
|
6840
6842
|
px: "l",
|
|
6841
6843
|
ml: b === 0 ? { xs: "m", md: "0" } : void 0,
|
|
@@ -6937,7 +6939,7 @@ const d1 = j(
|
|
|
6937
6939
|
)
|
|
6938
6940
|
}
|
|
6939
6941
|
);
|
|
6940
|
-
},
|
|
6942
|
+
}, m3 = ({
|
|
6941
6943
|
reactListItems: a,
|
|
6942
6944
|
activeReaction: s,
|
|
6943
6945
|
...l
|
|
@@ -6965,13 +6967,13 @@ const d1 = j(
|
|
|
6965
6967
|
py: "xxs-3",
|
|
6966
6968
|
px: "xxs",
|
|
6967
6969
|
children: [
|
|
6968
|
-
/* @__PURE__ */ e(g, { as: "span", size: "xl", className: "c-emoji-toolbar__emoji", children:
|
|
6970
|
+
/* @__PURE__ */ e(g, { as: "span", size: "xl", className: "c-emoji-toolbar__emoji", children: P1[c.type] }),
|
|
6969
6971
|
/* @__PURE__ */ e(g, { as: "span", size: "xxs", ml: "xxs-2", className: "c-emoji-toolbar__count", children: String(c.count).padStart(2, "0") })
|
|
6970
6972
|
]
|
|
6971
6973
|
}
|
|
6972
6974
|
) }, c.type)) })
|
|
6973
6975
|
}
|
|
6974
|
-
),
|
|
6976
|
+
), u3 = ({
|
|
6975
6977
|
statusCode: a = "404",
|
|
6976
6978
|
enableGoogleSearch: s
|
|
6977
6979
|
}) => {
|
|
@@ -7061,7 +7063,7 @@ const d1 = j(
|
|
|
7061
7063
|
] })
|
|
7062
7064
|
]
|
|
7063
7065
|
}
|
|
7064
|
-
),
|
|
7066
|
+
), p3 = ({
|
|
7065
7067
|
title: a,
|
|
7066
7068
|
subtitle: s,
|
|
7067
7069
|
icon: l,
|
|
@@ -7079,7 +7081,7 @@ const d1 = j(
|
|
|
7079
7081
|
"logo-instant": [78, 24],
|
|
7080
7082
|
"logo-tv": [40, 22],
|
|
7081
7083
|
"logo-games": [60, 24]
|
|
7082
|
-
},
|
|
7084
|
+
}, g3 = ({
|
|
7083
7085
|
logoHref: a,
|
|
7084
7086
|
headerLinks: s,
|
|
7085
7087
|
logoName: l = "logo",
|
|
@@ -7157,7 +7159,7 @@ const d1 = j(
|
|
|
7157
7159
|
)
|
|
7158
7160
|
]
|
|
7159
7161
|
}
|
|
7160
|
-
),
|
|
7162
|
+
), v3 = ({
|
|
7161
7163
|
layout: a,
|
|
7162
7164
|
heading: s,
|
|
7163
7165
|
rightAsideElement: l,
|
|
@@ -7349,7 +7351,7 @@ const d1 = j(
|
|
|
7349
7351
|
children: b
|
|
7350
7352
|
}
|
|
7351
7353
|
);
|
|
7352
|
-
},
|
|
7354
|
+
}, x3 = ({
|
|
7353
7355
|
label: a,
|
|
7354
7356
|
heading: s,
|
|
7355
7357
|
source: l,
|
|
@@ -7456,7 +7458,7 @@ const d1 = j(
|
|
|
7456
7458
|
/* @__PURE__ */ e("span", { className: "c-header-title__text-with-icon", children: a })
|
|
7457
7459
|
] }) : a
|
|
7458
7460
|
}
|
|
7459
|
-
),
|
|
7461
|
+
), w3 = ({
|
|
7460
7462
|
images: a,
|
|
7461
7463
|
layout: s,
|
|
7462
7464
|
withNavigation: l = !0,
|
|
@@ -7629,7 +7631,7 @@ const d1 = j(
|
|
|
7629
7631
|
},
|
|
7630
7632
|
c.name
|
|
7631
7633
|
)) });
|
|
7632
|
-
},
|
|
7634
|
+
}, te = (a) => a1.Children.map(a.children, (s) => {
|
|
7633
7635
|
if (a1.isValidElement(s)) {
|
|
7634
7636
|
const { children: l, ...c } = s.props;
|
|
7635
7637
|
return /* @__PURE__ */ t(
|
|
@@ -7641,13 +7643,13 @@ const d1 = j(
|
|
|
7641
7643
|
}) : c?.className,
|
|
7642
7644
|
children: [
|
|
7643
7645
|
s.type === "li" && /* @__PURE__ */ e(z, { name: "diode", size: 16, mr: "xs" }),
|
|
7644
|
-
l ?
|
|
7646
|
+
l ? te({ color: a.color, children: l }) : void 0
|
|
7645
7647
|
]
|
|
7646
7648
|
}
|
|
7647
7649
|
);
|
|
7648
7650
|
}
|
|
7649
7651
|
return s;
|
|
7650
|
-
}), u0 = (a) => /* @__PURE__ */ e(S, { children:
|
|
7652
|
+
}), u0 = (a) => /* @__PURE__ */ e(S, { children: te(a) }), f3 = ({
|
|
7651
7653
|
variant: a,
|
|
7652
7654
|
isOver: s = !1,
|
|
7653
7655
|
updatedAt: l,
|
|
@@ -7688,7 +7690,7 @@ const d1 = j(
|
|
|
7688
7690
|
children: c?.children || s && "Terminé" || `Mis à jour ${l}`
|
|
7689
7691
|
}
|
|
7690
7692
|
)
|
|
7691
|
-
] }),
|
|
7693
|
+
] }), b3 = ({
|
|
7692
7694
|
enableLiveQuestion: a,
|
|
7693
7695
|
lazyLoad: s = { delayed: !0, distanceVisible: 0 },
|
|
7694
7696
|
...l
|
|
@@ -7704,7 +7706,7 @@ const d1 = j(
|
|
|
7704
7706
|
mx: { xs: "m", md: "0" }
|
|
7705
7707
|
}
|
|
7706
7708
|
)
|
|
7707
|
-
] }) : null,
|
|
7709
|
+
] }) : null, y3 = ({ question: a, author: s, response: l, ...c }) => /* @__PURE__ */ t(x, { ...c, className: "c-live-talk", children: [
|
|
7708
7710
|
/* @__PURE__ */ t(x, { bg: "grey-100", p: "s", mb: "xl", radius: "m", className: "c-live-talk__question", children: [
|
|
7709
7711
|
/* @__PURE__ */ e(
|
|
7710
7712
|
g,
|
|
@@ -7719,7 +7721,7 @@ const d1 = j(
|
|
|
7719
7721
|
/* @__PURE__ */ e(g, { color: "black", weight: "bold", size: "xs", children: s })
|
|
7720
7722
|
] }),
|
|
7721
7723
|
l && /* @__PURE__ */ e(g, { color: "grey-600", fontFamily: "source-serif-pro", size: "l", children: l })
|
|
7722
|
-
] }),
|
|
7724
|
+
] }), _3 = ({
|
|
7723
7725
|
status: a,
|
|
7724
7726
|
header: s,
|
|
7725
7727
|
title: l,
|
|
@@ -7752,10 +7754,10 @@ const d1 = j(
|
|
|
7752
7754
|
}
|
|
7753
7755
|
)
|
|
7754
7756
|
] });
|
|
7755
|
-
},
|
|
7757
|
+
}, z3 = (a) => /* @__PURE__ */ t(m, { as: C, color: "black", alignItems: "center", ...a, children: [
|
|
7756
7758
|
/* @__PURE__ */ e(z, { mr: "xs", name: "power", size: 20 }),
|
|
7757
7759
|
/* @__PURE__ */ e(g, { size: "m", as: "span", weight: "bold", children: "Se déconnecter" })
|
|
7758
|
-
] }),
|
|
7760
|
+
] }), N3 = ({
|
|
7759
7761
|
electionName: a,
|
|
7760
7762
|
electionYear: s,
|
|
7761
7763
|
resultsPerDepartment: l,
|
|
@@ -7811,7 +7813,7 @@ const d1 = j(
|
|
|
7811
7813
|
] }),
|
|
7812
7814
|
n.length > 0 && /* @__PURE__ */ e(v1, { items: n, mt: "xxl" })
|
|
7813
7815
|
] });
|
|
7814
|
-
},
|
|
7816
|
+
}, k3 = ({
|
|
7815
7817
|
electionName: a,
|
|
7816
7818
|
electionYear: s,
|
|
7817
7819
|
resultsPerDistrict: l,
|
|
@@ -7907,7 +7909,7 @@ const d1 = j(
|
|
|
7907
7909
|
] }),
|
|
7908
7910
|
o.length > 0 && /* @__PURE__ */ e(v1, { items: o, mt: "xxl" })
|
|
7909
7911
|
] });
|
|
7910
|
-
},
|
|
7912
|
+
}, M3 = ({
|
|
7911
7913
|
electionName: a,
|
|
7912
7914
|
electionYear: s,
|
|
7913
7915
|
resultsPerCountry: l,
|
|
@@ -7976,7 +7978,7 @@ const d1 = j(
|
|
|
7976
7978
|
});
|
|
7977
7979
|
}
|
|
7978
7980
|
return s;
|
|
7979
|
-
}, x0 = (a) => new Map(a.map((s) => [s.id, s])), w0 = (a) => a.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/'/g, "-").replace(/[^a-zA-Z0-9]+/g, "-").replace(/^-+|-+$/g, "").toLowerCase(), R1 = (a) => `/elections/resultats/${w0(a)}/`,
|
|
7981
|
+
}, x0 = (a) => new Map(a.map((s) => [s.id, s])), w0 = (a) => a.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/'/g, "-").replace(/[^a-zA-Z0-9]+/g, "-").replace(/^-+|-+$/g, "").toLowerCase(), R1 = (a) => `/elections/resultats/${w0(a)}/`, C3 = ({
|
|
7980
7982
|
layout: a,
|
|
7981
7983
|
resultsPerTown: s,
|
|
7982
7984
|
departmentsPaths: l,
|
|
@@ -8263,7 +8265,7 @@ const d1 = j(
|
|
|
8263
8265
|
}
|
|
8264
8266
|
)
|
|
8265
8267
|
}
|
|
8266
|
-
),
|
|
8268
|
+
), S3 = ({
|
|
8267
8269
|
categories: a,
|
|
8268
8270
|
tagsActu: s,
|
|
8269
8271
|
layout: l,
|
|
@@ -8272,7 +8274,7 @@ const d1 = j(
|
|
|
8272
8274
|
feedbackButtonProps: n,
|
|
8273
8275
|
className: i
|
|
8274
8276
|
}) => /* @__PURE__ */ t(
|
|
8275
|
-
|
|
8277
|
+
Q1,
|
|
8276
8278
|
{
|
|
8277
8279
|
as: "nav",
|
|
8278
8280
|
id: "menu-nav",
|
|
@@ -8554,7 +8556,7 @@ const d1 = j(
|
|
|
8554
8556
|
)
|
|
8555
8557
|
]
|
|
8556
8558
|
}
|
|
8557
|
-
),
|
|
8559
|
+
), B3 = ({ links: a, activeLink: s, ...l }) => /* @__PURE__ */ e(x, { className: "c-sub-menu", ...l, children: a.map((c, r) => {
|
|
8558
8560
|
const n = s === c.href;
|
|
8559
8561
|
return /* @__PURE__ */ t(
|
|
8560
8562
|
m,
|
|
@@ -8573,7 +8575,7 @@ const d1 = j(
|
|
|
8573
8575
|
},
|
|
8574
8576
|
c.href
|
|
8575
8577
|
);
|
|
8576
|
-
}) }),
|
|
8578
|
+
}) }), Z3 = ({
|
|
8577
8579
|
title: a,
|
|
8578
8580
|
description: s,
|
|
8579
8581
|
placeholder: l,
|
|
@@ -8615,10 +8617,10 @@ const d1 = j(
|
|
|
8615
8617
|
/* @__PURE__ */ e(Z1, { bg: n }),
|
|
8616
8618
|
d
|
|
8617
8619
|
] }) });
|
|
8618
|
-
},
|
|
8620
|
+
}, $3 = ({
|
|
8619
8621
|
items: a,
|
|
8620
8622
|
...s
|
|
8621
|
-
}) => !a || a.length === 0 ? null : /* @__PURE__ */ e(x, { ...s, as: "ol", className: "c-ordered-list-with-number", children: a.map((l) => /* @__PURE__ */ e(g, { as: "li", className: "c-ordered-list-with-number__item", size: "xl", children: l.text }, l.id)) }),
|
|
8623
|
+
}) => !a || a.length === 0 ? null : /* @__PURE__ */ e(x, { ...s, as: "ol", className: "c-ordered-list-with-number", children: a.map((l) => /* @__PURE__ */ e(g, { as: "li", className: "c-ordered-list-with-number__item", size: "xl", children: l.text }, l.id)) }), V3 = ({
|
|
8622
8624
|
totalArticles: a,
|
|
8623
8625
|
currentPage: s,
|
|
8624
8626
|
pagePath: l,
|
|
@@ -8656,7 +8658,7 @@ const d1 = j(
|
|
|
8656
8658
|
}
|
|
8657
8659
|
)
|
|
8658
8660
|
}
|
|
8659
|
-
) }),
|
|
8661
|
+
) }), L3 = ({ content: a, ...s }) => /* @__PURE__ */ e(
|
|
8660
8662
|
x,
|
|
8661
8663
|
{
|
|
8662
8664
|
...s,
|
|
@@ -8715,7 +8717,7 @@ const d1 = j(
|
|
|
8715
8717
|
}),
|
|
8716
8718
|
bg: "grey-100",
|
|
8717
8719
|
"data-reaction-item": B.type,
|
|
8718
|
-
children: /* @__PURE__ */ e(g, { as: "span", size: "xxs", children:
|
|
8720
|
+
children: /* @__PURE__ */ e(g, { as: "span", size: "xxs", children: P1[B.type] })
|
|
8719
8721
|
},
|
|
8720
8722
|
B.type
|
|
8721
8723
|
)) });
|
|
@@ -8772,7 +8774,7 @@ const d1 = j(
|
|
|
8772
8774
|
]
|
|
8773
8775
|
}
|
|
8774
8776
|
);
|
|
8775
|
-
},
|
|
8777
|
+
}, H3 = ({
|
|
8776
8778
|
articles: a,
|
|
8777
8779
|
layout: s,
|
|
8778
8780
|
limitTop: l = 0,
|
|
@@ -8818,7 +8820,7 @@ const d1 = j(
|
|
|
8818
8820
|
align: "stretch",
|
|
8819
8821
|
className: "c-read-also-banner__article",
|
|
8820
8822
|
children: /* @__PURE__ */ e(
|
|
8821
|
-
|
|
8823
|
+
le,
|
|
8822
8824
|
{
|
|
8823
8825
|
...i,
|
|
8824
8826
|
alignItems: "center",
|
|
@@ -8876,7 +8878,7 @@ const d1 = j(
|
|
|
8876
8878
|
c && c.length > 0 && /* @__PURE__ */ e("ul", { className: "c-search-form__autocomplete u-hidden", children: c.slice(0, 8).map((i) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e("a", { href: i.url, tabIndex: -1, children: i.value }) }, i.value)) })
|
|
8877
8879
|
]
|
|
8878
8880
|
}
|
|
8879
|
-
),
|
|
8881
|
+
), re = ({
|
|
8880
8882
|
label: a,
|
|
8881
8883
|
labelLink: s,
|
|
8882
8884
|
themeColor: l,
|
|
@@ -8957,7 +8959,7 @@ const d1 = j(
|
|
|
8957
8959
|
}
|
|
8958
8960
|
}, C0 = (a) => {
|
|
8959
8961
|
typeof window > "u" || (a.preventDefault(), window.open(a.currentTarget.href, "share-dialog", "noopener,noreferrer,width=600,height=600"));
|
|
8960
|
-
},
|
|
8962
|
+
}, j3 = ({
|
|
8961
8963
|
networks: a = y0,
|
|
8962
8964
|
url: s = "",
|
|
8963
8965
|
title: l = "",
|
|
@@ -9003,7 +9005,7 @@ const d1 = j(
|
|
|
9003
9005
|
}
|
|
9004
9006
|
) }, h);
|
|
9005
9007
|
}) }) });
|
|
9006
|
-
},
|
|
9008
|
+
}, F3 = ({
|
|
9007
9009
|
backgroundImage: a,
|
|
9008
9010
|
title: s,
|
|
9009
9011
|
subtitle: l,
|
|
@@ -9036,7 +9038,7 @@ const d1 = j(
|
|
|
9036
9038
|
o && /* @__PURE__ */ e(m, { justifyContent: "center", children: o })
|
|
9037
9039
|
] })
|
|
9038
9040
|
] });
|
|
9039
|
-
},
|
|
9041
|
+
}, ne = ({
|
|
9040
9042
|
avatars: a,
|
|
9041
9043
|
authors: s,
|
|
9042
9044
|
layout: l,
|
|
@@ -9068,7 +9070,7 @@ const d1 = j(
|
|
|
9068
9070
|
h && l === y.MOBILE && /* @__PURE__ */ e(Y, { sponsor: h, variant: "signature" })
|
|
9069
9071
|
] });
|
|
9070
9072
|
return i ? /* @__PURE__ */ e("a", { href: i, children: w }) : w;
|
|
9071
|
-
},
|
|
9073
|
+
}, A3 = ({ installButton: a, closeButton: s }) => /* @__PURE__ */ t(m, { className: "c-smart-banner", alignItems: "center", gap: "xs", bg: "ultramarine", color: "white", children: [
|
|
9072
9074
|
/* @__PURE__ */ e(
|
|
9073
9075
|
V,
|
|
9074
9076
|
{
|
|
@@ -9221,7 +9223,7 @@ const d1 = j(
|
|
|
9221
9223
|
}
|
|
9222
9224
|
)
|
|
9223
9225
|
}
|
|
9224
|
-
),
|
|
9226
|
+
), X = v && /* @__PURE__ */ e(
|
|
9225
9227
|
Q,
|
|
9226
9228
|
{
|
|
9227
9229
|
role: "button",
|
|
@@ -9263,7 +9265,7 @@ const d1 = j(
|
|
|
9263
9265
|
E && /* @__PURE__ */ e("li", { children: E }),
|
|
9264
9266
|
k && /* @__PURE__ */ e("li", { children: k }),
|
|
9265
9267
|
/* @__PURE__ */ e("li", { "aria-hidden": "true", children: q }),
|
|
9266
|
-
|
|
9268
|
+
X && /* @__PURE__ */ e("li", { children: X }),
|
|
9267
9269
|
L && /* @__PURE__ */ e("li", { children: L }),
|
|
9268
9270
|
G && /* @__PURE__ */ e("li", { children: G })
|
|
9269
9271
|
] });
|
|
@@ -9499,7 +9501,7 @@ const d1 = j(
|
|
|
9499
9501
|
}
|
|
9500
9502
|
),
|
|
9501
9503
|
/* @__PURE__ */ e(s1, { colsNumber: n, gap: "xl", children: c?.cards?.map((u) => /* @__PURE__ */ pe(
|
|
9502
|
-
|
|
9504
|
+
ce,
|
|
9503
9505
|
{
|
|
9504
9506
|
...u,
|
|
9505
9507
|
key: u.link,
|
|
@@ -9528,7 +9530,7 @@ const d1 = j(
|
|
|
9528
9530
|
] })
|
|
9529
9531
|
] })
|
|
9530
9532
|
}
|
|
9531
|
-
),
|
|
9533
|
+
), T3 = ({ hasHeader: a, tableProps: s, ...l }) => {
|
|
9532
9534
|
if (!s?.length)
|
|
9533
9535
|
return null;
|
|
9534
9536
|
const c = a ? s[0] : null, r = a ? s.slice(1) : s;
|
|
@@ -9536,7 +9538,7 @@ const d1 = j(
|
|
|
9536
9538
|
a && c && /* @__PURE__ */ e("thead", { children: /* @__PURE__ */ e("tr", { children: c.map((n, i) => /* @__PURE__ */ e(x, { as: "th", p: "s", children: n }, i)) }) }),
|
|
9537
9539
|
/* @__PURE__ */ e("tbody", { children: r.map((n, i) => /* @__PURE__ */ e("tr", { children: n.map((o, d) => /* @__PURE__ */ e(x, { as: "td", p: "s", children: o }, d)) }, i)) })
|
|
9538
9540
|
] });
|
|
9539
|
-
},
|
|
9541
|
+
}, ie = ({
|
|
9540
9542
|
tabItems: a,
|
|
9541
9543
|
name: s = "default",
|
|
9542
9544
|
fitContainer: l,
|
|
@@ -9597,16 +9599,16 @@ const d1 = j(
|
|
|
9597
9599
|
]
|
|
9598
9600
|
}
|
|
9599
9601
|
);
|
|
9600
|
-
},
|
|
9602
|
+
}, I3 = ({ tags: a, layout: s, ...l }) => a.length ? /* @__PURE__ */ e(
|
|
9601
9603
|
d1,
|
|
9602
9604
|
{
|
|
9603
9605
|
hasSpaceAroundButtons: !0,
|
|
9604
|
-
...
|
|
9606
|
+
...l,
|
|
9605
9607
|
itemsGap: "xs",
|
|
9606
9608
|
layout: s,
|
|
9607
|
-
className: p("c-tag-bar",
|
|
9608
|
-
|
|
9609
|
-
children: a.map((
|
|
9609
|
+
className: p("c-tag-bar", l?.className),
|
|
9610
|
+
buttonsSize: "small",
|
|
9611
|
+
children: a.map((c, r) => /* @__PURE__ */ e(W, { ...c }, r))
|
|
9610
9612
|
}
|
|
9611
9613
|
) : null, L0 = ({ iconName: a, className: s }) => /* @__PURE__ */ e("li", { className: p("c-text-tooltip-item", s), children: /* @__PURE__ */ e(
|
|
9612
9614
|
V,
|
|
@@ -9615,7 +9617,7 @@ const d1 = j(
|
|
|
9615
9617
|
iconProps: { name: a, size: [20, 20] },
|
|
9616
9618
|
className: "tooltip-btn c-tooltip-item__icon"
|
|
9617
9619
|
}
|
|
9618
|
-
) }),
|
|
9620
|
+
) }), D3 = () => /* @__PURE__ */ e(m, { id: "text-tooltip", className: "c-text-tooltip", as: "ul", gap: "s", children: /* @__PURE__ */ e(L0, { iconName: "report", className: "mbrs-social-report-container" }) }), b1 = ({
|
|
9619
9621
|
href: a,
|
|
9620
9622
|
iconProps: s,
|
|
9621
9623
|
children: l,
|
|
@@ -9645,7 +9647,7 @@ const d1 = j(
|
|
|
9645
9647
|
]
|
|
9646
9648
|
}
|
|
9647
9649
|
);
|
|
9648
|
-
},
|
|
9650
|
+
}, R3 = ({ events: a, layout: s, ...l }) => a.length === 0 ? null : /* @__PURE__ */ t(
|
|
9649
9651
|
m,
|
|
9650
9652
|
{
|
|
9651
9653
|
...l,
|
|
@@ -9698,7 +9700,7 @@ const d1 = j(
|
|
|
9698
9700
|
}),
|
|
9699
9701
|
children: [
|
|
9700
9702
|
/* @__PURE__ */ e(g, { as: "span", weight: "bold", className: "c-timeline__time", children: c.time }),
|
|
9701
|
-
/* @__PURE__ */ e(
|
|
9703
|
+
/* @__PURE__ */ e(W1, { color: "white", className: "c-timeline__separator" })
|
|
9702
9704
|
]
|
|
9703
9705
|
}
|
|
9704
9706
|
),
|
|
@@ -9724,7 +9726,7 @@ const d1 = j(
|
|
|
9724
9726
|
] })
|
|
9725
9727
|
]
|
|
9726
9728
|
}
|
|
9727
|
-
),
|
|
9729
|
+
), O3 = ({
|
|
9728
9730
|
children: a,
|
|
9729
9731
|
navigationLinks: s,
|
|
9730
9732
|
user: l,
|
|
@@ -9763,7 +9765,7 @@ const d1 = j(
|
|
|
9763
9765
|
)) }),
|
|
9764
9766
|
a,
|
|
9765
9767
|
/* @__PURE__ */ e(P, { color: "grey-200" })
|
|
9766
|
-
] }),
|
|
9768
|
+
] }), E3 = ({
|
|
9767
9769
|
label: a,
|
|
9768
9770
|
layout: s,
|
|
9769
9771
|
result: l,
|
|
@@ -9905,7 +9907,7 @@ const d1 = j(
|
|
|
9905
9907
|
/* @__PURE__ */ e(g, { as: "span", size: "xxs", weight: "regular", children: "Télécharger sur" }),
|
|
9906
9908
|
/* @__PURE__ */ e(g, { as: "span", size: "xs", weight: "bold", children: l })
|
|
9907
9909
|
] })
|
|
9908
|
-
] }),
|
|
9910
|
+
] }), oe = ({ links: a, ...s }) => /* @__PURE__ */ e(
|
|
9909
9911
|
m,
|
|
9910
9912
|
{
|
|
9911
9913
|
gapX: "xs",
|
|
@@ -9914,7 +9916,7 @@ const d1 = j(
|
|
|
9914
9916
|
className: p("c-footer-links", s?.className),
|
|
9915
9917
|
children: a.map((l) => /* @__PURE__ */ e(C, { ...l, color: "white", className: "c-footer-links__link" }, String(l.children)))
|
|
9916
9918
|
}
|
|
9917
|
-
),
|
|
9919
|
+
), de = ({
|
|
9918
9920
|
socialIcons: a,
|
|
9919
9921
|
themeColor: s,
|
|
9920
9922
|
...l
|
|
@@ -9973,7 +9975,7 @@ const d1 = j(
|
|
|
9973
9975
|
}
|
|
9974
9976
|
) }),
|
|
9975
9977
|
/* @__PURE__ */ e(
|
|
9976
|
-
|
|
9978
|
+
de,
|
|
9977
9979
|
{
|
|
9978
9980
|
socialIcons: c,
|
|
9979
9981
|
themeColor: l,
|
|
@@ -10044,7 +10046,7 @@ const d1 = j(
|
|
|
10044
10046
|
alignItems: "center",
|
|
10045
10047
|
gap: "xs",
|
|
10046
10048
|
children: [
|
|
10047
|
-
/* @__PURE__ */ e(
|
|
10049
|
+
/* @__PURE__ */ e(oe, { links: n, justifyContent: "center", mb: "xl" }),
|
|
10048
10050
|
/* @__PURE__ */ e("strong", { children: "© Copyright 20 Minutes" }),
|
|
10049
10051
|
/* @__PURE__ */ e("p", { children: "La fréquentation de 20 Minutes est certifiée par l‘ACPM" })
|
|
10050
10052
|
]
|
|
@@ -10132,16 +10134,16 @@ const d1 = j(
|
|
|
10132
10134
|
] }),
|
|
10133
10135
|
/* @__PURE__ */ e(P, { color: "grey-200" })
|
|
10134
10136
|
] }) : void 0,
|
|
10135
|
-
/* @__PURE__ */ e(
|
|
10137
|
+
/* @__PURE__ */ e(de, { socialIcons: c, themeColor: l, my: "xl", mx: "m" }),
|
|
10136
10138
|
/* @__PURE__ */ e(P, { color: "grey-200" }),
|
|
10137
10139
|
/* @__PURE__ */ t(x, { as: "section", className: "c-footer-mobile__bottom", px: "m", pt: "xl", pb: "xxl-2", children: [
|
|
10138
|
-
/* @__PURE__ */ e(
|
|
10140
|
+
/* @__PURE__ */ e(oe, { links: r, gapX: "s", mb: "xl" }),
|
|
10139
10141
|
/* @__PURE__ */ e("strong", { children: "© Copyright 20 Minutes" }),
|
|
10140
10142
|
/* @__PURE__ */ e(g, { mt: "xs", children: "La fréquentation de 20 Minutes est certifiée par l‘ACPM" })
|
|
10141
10143
|
] })
|
|
10142
10144
|
]
|
|
10143
10145
|
}
|
|
10144
|
-
),
|
|
10146
|
+
), P3 = ({ layout: a = y.MOBILE, ...s }) => a === y.DESKTOP ? /* @__PURE__ */ e(H0, { ...s }) : /* @__PURE__ */ e(j0, { ...s }), q3 = ({
|
|
10145
10147
|
layout: a = y.MOBILE,
|
|
10146
10148
|
backhref: s,
|
|
10147
10149
|
...l
|
|
@@ -10475,7 +10477,7 @@ const F0 = {
|
|
|
10475
10477
|
]
|
|
10476
10478
|
}
|
|
10477
10479
|
);
|
|
10478
|
-
},
|
|
10480
|
+
}, K3 = ({
|
|
10479
10481
|
tabItems: a,
|
|
10480
10482
|
layout: s,
|
|
10481
10483
|
fitContainer: l,
|
|
@@ -10507,7 +10509,7 @@ const F0 = {
|
|
|
10507
10509
|
}),
|
|
10508
10510
|
children: /* @__PURE__ */ e("div", { children: v.body.map((_, f) => /* @__PURE__ */ t(a1.Fragment, { children: [
|
|
10509
10511
|
w ? /* @__PURE__ */ e(
|
|
10510
|
-
|
|
10512
|
+
se,
|
|
10511
10513
|
{
|
|
10512
10514
|
link: _.url,
|
|
10513
10515
|
title: _.title,
|
|
@@ -10562,7 +10564,7 @@ const F0 = {
|
|
|
10562
10564
|
};
|
|
10563
10565
|
});
|
|
10564
10566
|
return h.length === 0 ? null : /* @__PURE__ */ e(
|
|
10565
|
-
|
|
10567
|
+
ie,
|
|
10566
10568
|
{
|
|
10567
10569
|
tabItemActive: c || h[0].name,
|
|
10568
10570
|
tabItems: h,
|
|
@@ -10570,7 +10572,7 @@ const F0 = {
|
|
|
10570
10572
|
...o
|
|
10571
10573
|
}
|
|
10572
10574
|
);
|
|
10573
|
-
},
|
|
10575
|
+
}, U3 = ({
|
|
10574
10576
|
tabItems: a,
|
|
10575
10577
|
layout: s,
|
|
10576
10578
|
fitContainer: l,
|
|
@@ -10617,7 +10619,7 @@ const F0 = {
|
|
|
10617
10619
|
] })
|
|
10618
10620
|
}));
|
|
10619
10621
|
return u.length === 0 ? null : /* @__PURE__ */ e(
|
|
10620
|
-
|
|
10622
|
+
ie,
|
|
10621
10623
|
{
|
|
10622
10624
|
tabItemActive: c || (u.length > 0 ? u[0].name : ""),
|
|
10623
10625
|
tabItems: u,
|
|
@@ -10627,7 +10629,7 @@ const F0 = {
|
|
|
10627
10629
|
...i
|
|
10628
10630
|
}
|
|
10629
10631
|
);
|
|
10630
|
-
},
|
|
10632
|
+
}, G3 = ({
|
|
10631
10633
|
articles: a,
|
|
10632
10634
|
layout: s,
|
|
10633
10635
|
hasStepper: l,
|
|
@@ -10693,7 +10695,7 @@ const F0 = {
|
|
|
10693
10695
|
className: o,
|
|
10694
10696
|
pl: { xs: v === 0 ? "m" : "0", md: "0" },
|
|
10695
10697
|
children: /* @__PURE__ */ e(
|
|
10696
|
-
|
|
10698
|
+
le,
|
|
10697
10699
|
{
|
|
10698
10700
|
...h,
|
|
10699
10701
|
cardTitleProps: {
|
|
@@ -10717,7 +10719,7 @@ const F0 = {
|
|
|
10717
10719
|
] }),
|
|
10718
10720
|
l && s === y.MOBILE && /* @__PURE__ */ e(De, { items: u, mt: "s" })
|
|
10719
10721
|
] });
|
|
10720
|
-
},
|
|
10722
|
+
}, W3 = ({ medias: a, ...s }) => !a || a.length === 0 ? null : /* @__PURE__ */ e(x, { ...s, className: "pswp-gallery", id: "photoswipe-gallery", children: a.map((l, c) => /* @__PURE__ */ e(
|
|
10721
10723
|
"a",
|
|
10722
10724
|
{
|
|
10723
10725
|
href: l?.imgProps?.defaultFormat ? S1({ src: l.src, format: l.imgProps.defaultFormat }) : l.src,
|
|
@@ -10741,15 +10743,22 @@ const F0 = {
|
|
|
10741
10743
|
)
|
|
10742
10744
|
},
|
|
10743
10745
|
`photoswipe-${l.imgProps?.id}`
|
|
10744
|
-
)) }),
|
|
10745
|
-
|
|
10746
|
+
)) }), D0 = [
|
|
10747
|
+
{ current: 1, previous: 1, username: "Joueur 1", points: 9010, played: 23, wins: 20 },
|
|
10748
|
+
{ current: 2, previous: 2, username: "Joueur 2", points: 9e3, played: 23, wins: 20 },
|
|
10749
|
+
{ current: 3, previous: 3, username: "Joueur 3", points: 7349, played: 17, wins: 12 },
|
|
10750
|
+
{ current: 4, previous: 4, username: "Joueur 4", points: 5102, played: 15, wins: 10 },
|
|
10751
|
+
{ current: 5, previous: 5, username: "Joueur 5", points: 5029, played: 15, wins: 9 }
|
|
10752
|
+
], Y3 = ({ playerData: a, layout: s, ...l }) => {
|
|
10753
|
+
const c = !a, r = a ?? D0, n = (i, o) => o ? "is-current" : i % 2 === 0 ? "even" : "odd";
|
|
10746
10754
|
return /* @__PURE__ */ t(
|
|
10747
10755
|
s1,
|
|
10748
10756
|
{
|
|
10749
10757
|
colsNumber: s === y.MOBILE ? 5 : 6,
|
|
10750
10758
|
...l,
|
|
10751
10759
|
className: p("c-ranking", l.className, {
|
|
10752
|
-
"c-ranking--is-mobile": s === y.MOBILE
|
|
10760
|
+
"c-ranking--is-mobile": s === y.MOBILE,
|
|
10761
|
+
"c-ranking--with-fixture": c
|
|
10753
10762
|
}),
|
|
10754
10763
|
children: [
|
|
10755
10764
|
/* @__PURE__ */ e("div", {}),
|
|
@@ -10758,14 +10767,14 @@ const F0 = {
|
|
|
10758
10767
|
/* @__PURE__ */ e(m, { alignItems: "center", className: "c-ranking__header", children: /* @__PURE__ */ e(g, { as: "span", weight: "bold", children: "Score" }) }),
|
|
10759
10768
|
/* @__PURE__ */ e(m, { alignItems: "center", className: "c-ranking__header", children: /* @__PURE__ */ e(g, { as: "span", weight: "bold", children: "Parties jouées" }) }),
|
|
10760
10769
|
/* @__PURE__ */ e(m, { alignItems: "center", className: "c-ranking__header", children: /* @__PURE__ */ e(g, { as: "span", weight: "bold", children: "Victoires" }) }),
|
|
10761
|
-
|
|
10770
|
+
r.map((i, o) => /* @__PURE__ */ t(E1, { children: [
|
|
10762
10771
|
/* @__PURE__ */ e(
|
|
10763
10772
|
m,
|
|
10764
10773
|
{
|
|
10765
10774
|
alignItems: "center",
|
|
10766
10775
|
justifyContent: "end",
|
|
10767
|
-
className: `c-ranking__player c-ranking__player--${
|
|
10768
|
-
children: /* @__PURE__ */ e(g, { weight: "bold", size: "m", color:
|
|
10776
|
+
className: `c-ranking__player c-ranking__player--${n(o, i.isCurrentUser)} c-ranking__player-ranking`,
|
|
10777
|
+
children: /* @__PURE__ */ e(g, { weight: "bold", size: "m", color: i.isCurrentUser ? "ultramarine" : void 0, children: y1(i.current) })
|
|
10769
10778
|
}
|
|
10770
10779
|
),
|
|
10771
10780
|
s === y.DESKTOP && /* @__PURE__ */ e(
|
|
@@ -10773,8 +10782,8 @@ const F0 = {
|
|
|
10773
10782
|
{
|
|
10774
10783
|
alignItems: "center",
|
|
10775
10784
|
justifyContent: "end",
|
|
10776
|
-
className: `c-ranking__player c-ranking__player--${
|
|
10777
|
-
children: /* @__PURE__ */ e(p1, { variant: "small", img:
|
|
10785
|
+
className: `c-ranking__player c-ranking__player--${n(o, i.isCurrentUser)}`,
|
|
10786
|
+
children: /* @__PURE__ */ e(p1, { variant: "small", img: i.avatar, mr: "l" })
|
|
10778
10787
|
}
|
|
10779
10788
|
),
|
|
10780
10789
|
/* @__PURE__ */ e(
|
|
@@ -10782,17 +10791,17 @@ const F0 = {
|
|
|
10782
10791
|
{
|
|
10783
10792
|
alignItems: "center",
|
|
10784
10793
|
gap: "s",
|
|
10785
|
-
className: `c-ranking__player c-ranking__player--${
|
|
10786
|
-
children: /* @__PURE__ */ e(g, { weight: "bold", size: "xs", color:
|
|
10794
|
+
className: `c-ranking__player c-ranking__player--${n(o, i.isCurrentUser)}`,
|
|
10795
|
+
children: /* @__PURE__ */ e(g, { weight: "bold", size: "xs", color: i.isCurrentUser ? "ultramarine" : void 0, children: i.username })
|
|
10787
10796
|
}
|
|
10788
10797
|
),
|
|
10789
10798
|
/* @__PURE__ */ t(
|
|
10790
10799
|
m,
|
|
10791
10800
|
{
|
|
10792
10801
|
alignItems: "center",
|
|
10793
|
-
className: `c-ranking__player c-ranking__player--${
|
|
10802
|
+
className: `c-ranking__player c-ranking__player--${n(o, i.isCurrentUser)}`,
|
|
10794
10803
|
children: [
|
|
10795
|
-
|
|
10804
|
+
i.points,
|
|
10796
10805
|
" pts"
|
|
10797
10806
|
]
|
|
10798
10807
|
}
|
|
@@ -10801,23 +10810,23 @@ const F0 = {
|
|
|
10801
10810
|
m,
|
|
10802
10811
|
{
|
|
10803
10812
|
alignItems: "center",
|
|
10804
|
-
className: `c-ranking__player c-ranking__player--${
|
|
10805
|
-
children:
|
|
10813
|
+
className: `c-ranking__player c-ranking__player--${n(o, i.isCurrentUser)}`,
|
|
10814
|
+
children: i.played
|
|
10806
10815
|
}
|
|
10807
10816
|
),
|
|
10808
10817
|
/* @__PURE__ */ e(
|
|
10809
10818
|
m,
|
|
10810
10819
|
{
|
|
10811
10820
|
alignItems: "center",
|
|
10812
|
-
className: `c-ranking__player c-ranking__player--${
|
|
10813
|
-
children:
|
|
10821
|
+
className: `c-ranking__player c-ranking__player--${n(o, i.isCurrentUser)}`,
|
|
10822
|
+
children: i.wins
|
|
10814
10823
|
}
|
|
10815
10824
|
)
|
|
10816
|
-
] }))
|
|
10825
|
+
] }, `${i.username}-${i.current}-${o}`))
|
|
10817
10826
|
]
|
|
10818
10827
|
}
|
|
10819
10828
|
);
|
|
10820
|
-
},
|
|
10829
|
+
}, R0 = ({ title: a, articles: s, isSponsored: l, seeMoreLink: c }) => {
|
|
10821
10830
|
const { layout: r, ...n } = s[0];
|
|
10822
10831
|
return /* @__PURE__ */ t(
|
|
10823
10832
|
F,
|
|
@@ -10829,10 +10838,10 @@ const F0 = {
|
|
|
10829
10838
|
align: "end",
|
|
10830
10839
|
className: "c-three-columns-articles__column",
|
|
10831
10840
|
children: [
|
|
10832
|
-
a && /* @__PURE__ */ e(
|
|
10841
|
+
a && /* @__PURE__ */ e(re, { ...a, mb: l ? "m" : "xxl" }),
|
|
10833
10842
|
l && /* @__PURE__ */ e(x, { mb: "xs", children: /* @__PURE__ */ e(g, { as: "span", size: "xs", mx: "s", color: "grey-900", children: "Vidéos sponsorisées" }) }),
|
|
10834
10843
|
/* @__PURE__ */ e(
|
|
10835
|
-
|
|
10844
|
+
Xe,
|
|
10836
10845
|
{
|
|
10837
10846
|
...n,
|
|
10838
10847
|
...n.cardImageProps && {
|
|
@@ -10846,7 +10855,7 @@ const F0 = {
|
|
|
10846
10855
|
s.map((i) => /* @__PURE__ */ t(a1.Fragment, { children: [
|
|
10847
10856
|
/* @__PURE__ */ e(P, { color: "grey-200", my: "s" }),
|
|
10848
10857
|
/* @__PURE__ */ e(
|
|
10849
|
-
|
|
10858
|
+
se,
|
|
10850
10859
|
{
|
|
10851
10860
|
...i,
|
|
10852
10861
|
cardTitleProps: { ...i.cardTitleProps, maxRows: 3 },
|
|
@@ -10858,7 +10867,7 @@ const F0 = {
|
|
|
10858
10867
|
]
|
|
10859
10868
|
}
|
|
10860
10869
|
);
|
|
10861
|
-
},
|
|
10870
|
+
}, J3 = ({
|
|
10862
10871
|
title: a,
|
|
10863
10872
|
items: s,
|
|
10864
10873
|
layout: l,
|
|
@@ -10869,7 +10878,7 @@ const F0 = {
|
|
|
10869
10878
|
/* @__PURE__ */ e(L1, { as: "h2", size: "m", mb: "l", textAlign: { xs: "center", md: "left" }, children: a })
|
|
10870
10879
|
] }),
|
|
10871
10880
|
l === y.DESKTOP ? /* @__PURE__ */ e(d1, { itemsGap: "xl", layout: l, sliderVariant: "three-columns-articles", children: s.map(
|
|
10872
|
-
(r) => r.articles.length > 0 ? /* @__PURE__ */ e(
|
|
10881
|
+
(r) => r.articles.length > 0 ? /* @__PURE__ */ e(R0, { ...r }, r.title.label) : null
|
|
10873
10882
|
) }) : s.map((r, n) => /* @__PURE__ */ e(
|
|
10874
10883
|
r0,
|
|
10875
10884
|
{
|
|
@@ -10910,81 +10919,81 @@ const F0 = {
|
|
|
10910
10919
|
}
|
|
10911
10920
|
);
|
|
10912
10921
|
export {
|
|
10913
|
-
|
|
10922
|
+
P0 as Ad,
|
|
10914
10923
|
we as Alert,
|
|
10915
|
-
|
|
10916
|
-
|
|
10917
|
-
|
|
10918
|
-
|
|
10919
|
-
|
|
10920
|
-
|
|
10921
|
-
|
|
10924
|
+
j2 as AlertInfoBanner,
|
|
10925
|
+
F2 as ArticleBrandBanner,
|
|
10926
|
+
A2 as ArticleHeader,
|
|
10927
|
+
T2 as ArticleSummary,
|
|
10928
|
+
I2 as ArticleVideo,
|
|
10929
|
+
R2 as AstroContent,
|
|
10930
|
+
O2 as AstroTiles,
|
|
10922
10931
|
Ke as AstroTopicCard,
|
|
10923
|
-
|
|
10932
|
+
q0 as Autocomplete,
|
|
10924
10933
|
p1 as Avatar,
|
|
10925
10934
|
Ue as AvatarGroup,
|
|
10926
10935
|
x as Box,
|
|
10927
|
-
|
|
10928
|
-
|
|
10936
|
+
E2 as Breadcrumb,
|
|
10937
|
+
P2 as BulletedList,
|
|
10929
10938
|
V as Button,
|
|
10930
|
-
|
|
10939
|
+
q2 as Calendar,
|
|
10931
10940
|
D as CardContainer,
|
|
10932
|
-
|
|
10933
|
-
|
|
10934
|
-
|
|
10935
|
-
|
|
10936
|
-
|
|
10941
|
+
K2 as CardExtraLarge,
|
|
10942
|
+
se as CardExtraSmall,
|
|
10943
|
+
ae as CardFooter,
|
|
10944
|
+
U2 as CardFrame,
|
|
10945
|
+
J as CardHeader,
|
|
10937
10946
|
A as CardImage,
|
|
10938
|
-
|
|
10939
|
-
|
|
10947
|
+
G2 as CardLarge,
|
|
10948
|
+
Xe as CardMedium,
|
|
10940
10949
|
Qe as CardMost,
|
|
10941
|
-
|
|
10942
|
-
|
|
10943
|
-
|
|
10944
|
-
|
|
10950
|
+
W2 as CardMovie,
|
|
10951
|
+
Y2 as CardNewsletter,
|
|
10952
|
+
J2 as CardNotification,
|
|
10953
|
+
le as CardOverview,
|
|
10945
10954
|
e0 as CardProduct,
|
|
10946
10955
|
X2 as CardSideImage,
|
|
10947
|
-
|
|
10948
|
-
|
|
10956
|
+
Q2 as CardSkeleton,
|
|
10957
|
+
ce as CardSmall,
|
|
10949
10958
|
l0 as CardTiny,
|
|
10950
10959
|
I as CardTitle,
|
|
10951
10960
|
c0 as CardVertical,
|
|
10952
|
-
|
|
10961
|
+
e3 as CardVideo,
|
|
10953
10962
|
t0 as CardVideoSmall,
|
|
10954
|
-
|
|
10955
|
-
|
|
10963
|
+
a3 as CardWithButton,
|
|
10964
|
+
s3 as CardWithSummary,
|
|
10956
10965
|
r0 as Carousel,
|
|
10957
|
-
|
|
10958
|
-
|
|
10959
|
-
|
|
10966
|
+
c3 as Chatbot,
|
|
10967
|
+
y2 as Checkbox,
|
|
10968
|
+
t3 as Citation,
|
|
10960
10969
|
_1 as Collapse,
|
|
10961
|
-
|
|
10962
|
-
|
|
10963
|
-
|
|
10970
|
+
r3 as Comment,
|
|
10971
|
+
n3 as CommentButton,
|
|
10972
|
+
i3 as CommentCount,
|
|
10964
10973
|
D1 as Countdown,
|
|
10965
10974
|
w1 as CountdownItem,
|
|
10966
|
-
|
|
10967
|
-
|
|
10975
|
+
o3 as DarkModeSwitch,
|
|
10976
|
+
d3 as DiscoverList,
|
|
10968
10977
|
P as Divider,
|
|
10969
10978
|
Z1 as DividerSection,
|
|
10970
|
-
|
|
10971
|
-
|
|
10972
|
-
|
|
10973
|
-
|
|
10974
|
-
|
|
10979
|
+
W1 as DividerVertical,
|
|
10980
|
+
E3 as ElectionsResult,
|
|
10981
|
+
D2 as Embed,
|
|
10982
|
+
m3 as EmojiToolbar,
|
|
10983
|
+
u3 as ErrorContent,
|
|
10975
10984
|
d0 as Expandable,
|
|
10976
10985
|
m as Flex,
|
|
10977
10986
|
F as FlexItem,
|
|
10978
|
-
|
|
10987
|
+
P3 as Footer,
|
|
10979
10988
|
s1 as Grid,
|
|
10980
|
-
|
|
10981
|
-
|
|
10982
|
-
|
|
10989
|
+
l3 as HalfDonut,
|
|
10990
|
+
q3 as Header,
|
|
10991
|
+
p3 as HeaderBanner,
|
|
10983
10992
|
A0 as HeaderDesktop,
|
|
10984
|
-
|
|
10993
|
+
g3 as HeaderMini,
|
|
10985
10994
|
I0 as HeaderMobile,
|
|
10986
|
-
|
|
10987
|
-
|
|
10995
|
+
v3 as HeaderPage,
|
|
10996
|
+
x3 as HeaderSection,
|
|
10988
10997
|
o0 as HeaderSideModal,
|
|
10989
10998
|
L1 as HeaderTitle,
|
|
10990
10999
|
Z as Heading,
|
|
@@ -10992,139 +11001,139 @@ export {
|
|
|
10992
11001
|
O as IconButton,
|
|
10993
11002
|
Q as IconItem,
|
|
10994
11003
|
t1 as IconTooltip,
|
|
10995
|
-
|
|
10996
|
-
|
|
11004
|
+
M2 as Iframe,
|
|
11005
|
+
w3 as ImageSlider,
|
|
10997
11006
|
i1 as Img,
|
|
10998
11007
|
m0 as InfoBanner,
|
|
10999
11008
|
r1 as InlineSeparator,
|
|
11000
11009
|
$1 as Input,
|
|
11001
11010
|
T as Label,
|
|
11002
|
-
|
|
11011
|
+
C2 as LabelSection,
|
|
11003
11012
|
y as LayoutType,
|
|
11004
11013
|
v1 as Legend,
|
|
11005
11014
|
C as Link,
|
|
11006
11015
|
u0 as ListWithDiode,
|
|
11007
|
-
|
|
11008
|
-
|
|
11009
|
-
|
|
11010
|
-
|
|
11011
|
-
|
|
11012
|
-
|
|
11013
|
-
|
|
11014
|
-
|
|
11015
|
-
|
|
11016
|
+
f3 as LiveIndicator,
|
|
11017
|
+
b3 as LiveQuestion,
|
|
11018
|
+
y3 as LiveTalk,
|
|
11019
|
+
_3 as LiveTitle,
|
|
11020
|
+
z3 as LogoutButton,
|
|
11021
|
+
N3 as MapDepartments,
|
|
11022
|
+
k3 as MapDistricts,
|
|
11023
|
+
M3 as MapEurope,
|
|
11024
|
+
C3 as MapTownsByDepartments,
|
|
11016
11025
|
g1 as Media,
|
|
11017
11026
|
m1 as MediaLink,
|
|
11018
11027
|
U as MediaSourceType,
|
|
11019
|
-
|
|
11020
|
-
|
|
11021
|
-
|
|
11022
|
-
|
|
11023
|
-
|
|
11024
|
-
|
|
11025
|
-
|
|
11028
|
+
S3 as Menu,
|
|
11029
|
+
B3 as MenuList,
|
|
11030
|
+
Q1 as Modal,
|
|
11031
|
+
K3 as MostReadArticles,
|
|
11032
|
+
U3 as MostWatchVideos,
|
|
11033
|
+
Z3 as Newsletter,
|
|
11034
|
+
$3 as OrderedListWithNumber,
|
|
11026
11035
|
Fe as Overlay,
|
|
11027
|
-
|
|
11028
|
-
|
|
11036
|
+
G3 as OverviewBar,
|
|
11037
|
+
V3 as Pagination,
|
|
11029
11038
|
f0 as PercentageBar,
|
|
11030
|
-
|
|
11039
|
+
W3 as PhotoSwipeGallery,
|
|
11031
11040
|
V1 as Pipe,
|
|
11032
|
-
|
|
11033
|
-
|
|
11034
|
-
|
|
11041
|
+
L3 as Prose,
|
|
11042
|
+
B2 as RadioButton,
|
|
11043
|
+
Y3 as Ranking,
|
|
11035
11044
|
Ae as Rating,
|
|
11036
11045
|
b0 as ReactButton,
|
|
11037
11046
|
be as ReactionContent,
|
|
11038
|
-
|
|
11039
|
-
|
|
11040
|
-
|
|
11047
|
+
Z2 as ReadAlso,
|
|
11048
|
+
H3 as ReadAlsoBanner,
|
|
11049
|
+
$2 as ScrollProgressBar,
|
|
11041
11050
|
Te as ScrollToTopButton,
|
|
11042
|
-
|
|
11051
|
+
h3 as SearchBanner,
|
|
11043
11052
|
u1 as SearchForm,
|
|
11044
|
-
|
|
11045
|
-
|
|
11053
|
+
V2 as Section,
|
|
11054
|
+
re as SectionTitle,
|
|
11046
11055
|
Ie as Select,
|
|
11047
|
-
|
|
11048
|
-
|
|
11049
|
-
|
|
11050
|
-
|
|
11056
|
+
j3 as ShareBar,
|
|
11057
|
+
F3 as ShowCover,
|
|
11058
|
+
ne as Signature,
|
|
11059
|
+
L2 as Skeleton,
|
|
11051
11060
|
d1 as Slider,
|
|
11052
|
-
|
|
11061
|
+
A3 as SmartBanner,
|
|
11053
11062
|
n1 as SocialBar,
|
|
11054
11063
|
Y as Sponsor,
|
|
11055
11064
|
De as Stepper,
|
|
11056
11065
|
$0 as StreakBlock,
|
|
11057
11066
|
V0 as SubMenu,
|
|
11058
|
-
|
|
11067
|
+
N2 as SvgSprite,
|
|
11059
11068
|
Re as Switch,
|
|
11060
11069
|
Oe as Tab,
|
|
11061
11070
|
Ee as TabPanel,
|
|
11062
|
-
|
|
11063
|
-
|
|
11071
|
+
T3 as Table,
|
|
11072
|
+
ie as Tabs,
|
|
11064
11073
|
W as Tag,
|
|
11065
|
-
|
|
11074
|
+
I3 as TagBar,
|
|
11066
11075
|
g as Text,
|
|
11067
|
-
|
|
11068
|
-
|
|
11069
|
-
|
|
11076
|
+
D3 as TextTooltip,
|
|
11077
|
+
H2 as Textarea,
|
|
11078
|
+
J3 as ThreeColumnsArticles,
|
|
11070
11079
|
b1 as Tiles,
|
|
11071
|
-
|
|
11080
|
+
R3 as Timeline,
|
|
11072
11081
|
X3 as Toolbar,
|
|
11073
|
-
|
|
11074
|
-
|
|
11075
|
-
|
|
11076
|
-
|
|
11082
|
+
ee as Typography,
|
|
11083
|
+
O3 as UserPanel,
|
|
11084
|
+
Y0 as alignContentList,
|
|
11085
|
+
W0 as alignItemsList,
|
|
11077
11086
|
X0 as alignSelfList,
|
|
11078
11087
|
y1 as applyFormatToNumbers,
|
|
11079
|
-
|
|
11088
|
+
z2 as borderSizeList,
|
|
11080
11089
|
fe as buttonColor,
|
|
11081
|
-
|
|
11090
|
+
K0 as buttonVariant,
|
|
11082
11091
|
C1 as cityZoom,
|
|
11083
11092
|
ze as colorSystemProps,
|
|
11084
|
-
|
|
11085
|
-
|
|
11093
|
+
p2 as colorTokenNameList,
|
|
11094
|
+
S2 as colsNumberGridList,
|
|
11086
11095
|
ye as departmentNames,
|
|
11087
|
-
|
|
11088
|
-
|
|
11089
|
-
|
|
11090
|
-
|
|
11091
|
-
|
|
11096
|
+
P1 as emojiConfig,
|
|
11097
|
+
Q0 as flexBasisList,
|
|
11098
|
+
U0 as flexDirectionList,
|
|
11099
|
+
a2 as flexGrowList,
|
|
11100
|
+
q1 as flexOrGridBoxSystemProps,
|
|
11092
11101
|
Ne as flexOrGridItemSystemProps,
|
|
11093
|
-
|
|
11094
|
-
|
|
11095
|
-
|
|
11096
|
-
|
|
11102
|
+
e2 as flexShrinkList,
|
|
11103
|
+
G0 as flexWrapList,
|
|
11104
|
+
r2 as fontFamilyTokenNameList,
|
|
11105
|
+
n2 as fontWeightTokenNameList,
|
|
11097
11106
|
j as forwardRef,
|
|
11098
11107
|
A1 as franceMainCities,
|
|
11099
11108
|
Be as getSrcSetFromFormats,
|
|
11100
|
-
|
|
11101
|
-
|
|
11102
|
-
|
|
11103
|
-
|
|
11104
|
-
|
|
11105
|
-
|
|
11109
|
+
i2 as headingSizeTokenNameList,
|
|
11110
|
+
k2 as iconButtonColor,
|
|
11111
|
+
v2 as iconTokenNameHorscopeChineseList,
|
|
11112
|
+
x2 as iconTokenNameHorscopeZodiacList,
|
|
11113
|
+
g2 as iconTokenNameList,
|
|
11114
|
+
w2 as iconTokenNameNumerologyList,
|
|
11106
11115
|
Pe as imageConfigDesktop,
|
|
11107
11116
|
qe as imageConfigMobile,
|
|
11108
|
-
|
|
11117
|
+
J0 as justifyContentList,
|
|
11109
11118
|
ke as marginSystemProps,
|
|
11110
|
-
|
|
11111
|
-
|
|
11119
|
+
d2 as mediaQueriesList,
|
|
11120
|
+
U1 as paddingSystemProps,
|
|
11112
11121
|
_e as politicalPartiesColors,
|
|
11113
|
-
|
|
11114
|
-
|
|
11122
|
+
K1 as radiusSystemProps,
|
|
11123
|
+
f2 as radiusTokenNameList,
|
|
11115
11124
|
S1 as replaceSrcFormat,
|
|
11116
|
-
|
|
11117
|
-
|
|
11118
|
-
|
|
11125
|
+
_2 as rotationList,
|
|
11126
|
+
G1 as spacingSystemProps,
|
|
11127
|
+
u2 as spacingTokenNameList,
|
|
11119
11128
|
Me as systemProps,
|
|
11120
|
-
|
|
11121
|
-
|
|
11122
|
-
|
|
11123
|
-
|
|
11124
|
-
|
|
11125
|
-
|
|
11129
|
+
l2 as textAlignList,
|
|
11130
|
+
s2 as textDecorationList,
|
|
11131
|
+
o2 as textSizeTokenNameList,
|
|
11132
|
+
c2 as textTransformList,
|
|
11133
|
+
h2 as themeColorAvailables,
|
|
11134
|
+
m2 as themeList,
|
|
11126
11135
|
R as tokenVariables,
|
|
11127
|
-
|
|
11136
|
+
b2 as tvShowsColors,
|
|
11128
11137
|
Ce as typographySystemProps,
|
|
11129
|
-
|
|
11138
|
+
t2 as whiteSpaceList
|
|
11130
11139
|
};
|