@20minutes/hela 2.19.1 → 2.21.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/Icon/Icon.d.ts +2 -2
- package/dist/components/atoms/IconButton/IconButton.d.ts +1 -1
- package/dist/components/molecules/Astro/AstroContent/AstroContent.d.ts +7 -0
- package/dist/components/molecules/Astro/AstroContent/index.d.ts +1 -0
- package/dist/components/molecules/Astro/AstroTiles/AstroTiles.d.ts +10 -0
- package/dist/components/molecules/Astro/AstroTiles/index.d.ts +1 -0
- package/dist/components/molecules/Astro/AstroTopicCard/AstroTopicCard.d.ts +9 -0
- package/dist/components/molecules/Astro/AstroTopicCard/index.d.ts +1 -0
- package/dist/components/molecules/Astro/index.d.ts +3 -0
- package/dist/components/molecules/Chatbot/Chatbot.d.ts +8 -0
- package/dist/components/molecules/Chatbot/index.d.ts +1 -0
- package/dist/components/molecules/Header/HeaderBanner/HeaderBanner.d.ts +2 -2
- package/dist/components/molecules/index.d.ts +2 -1
- package/dist/constants/tokenNameList.d.ts +2 -1
- package/dist/constants/tokenVariables.d.ts +38 -0
- package/dist/index.es.js +639 -524
- 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/dist/types/tokenTypes.d.ts +3 -2
- package/package.json +2 -2
- package/dist/components/molecules/Horoscope/HoroscopeContent/HoroscopeContent.d.ts +0 -7
- package/dist/components/molecules/Horoscope/HoroscopeContent/index.d.ts +0 -1
- package/dist/components/molecules/Horoscope/HoroscopeTiles/HoroscopeTiles.d.ts +0 -9
- package/dist/components/molecules/Horoscope/HoroscopeTiles/index.d.ts +0 -1
- package/dist/components/molecules/Horoscope/HoroscopeTopicCard/HoroscopeTopicCard.d.ts +0 -9
- package/dist/components/molecules/Horoscope/HoroscopeTopicCard/index.d.ts +0 -1
- package/dist/components/molecules/Horoscope/index.d.ts +0 -3
- 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), Ie = ({
|
|
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,
|
|
@@ -173,7 +173,7 @@ const p = /* @__PURE__ */ v0(f0), Te = ({
|
|
|
173
173
|
function T(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 = T(
|
|
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,
|
|
@@ -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": {
|
|
@@ -900,6 +900,44 @@ const Oe = ({
|
|
|
900
900
|
}
|
|
901
901
|
}
|
|
902
902
|
},
|
|
903
|
+
"numerology-sign": {
|
|
904
|
+
"num-un": {
|
|
905
|
+
value: "svg/numerology/num-un.svg",
|
|
906
|
+
key: "{asset.icon.numerology-sign.num-un}"
|
|
907
|
+
},
|
|
908
|
+
"num-deux": {
|
|
909
|
+
value: "svg/numerology/num-deux.svg",
|
|
910
|
+
key: "{asset.icon.numerology-sign.num-deux}"
|
|
911
|
+
},
|
|
912
|
+
"num-trois": {
|
|
913
|
+
value: "svg/numerology/num-trois.svg",
|
|
914
|
+
key: "{asset.icon.numerology-sign.num-trois}"
|
|
915
|
+
},
|
|
916
|
+
"num-quatre": {
|
|
917
|
+
value: "svg/numerology/num-quatre.svg",
|
|
918
|
+
key: "{asset.icon.numerology-sign.num-quatre}"
|
|
919
|
+
},
|
|
920
|
+
"num-cinq": {
|
|
921
|
+
value: "svg/numerology/num-cinq.svg",
|
|
922
|
+
key: "{asset.icon.numerology-sign.num-cinq}"
|
|
923
|
+
},
|
|
924
|
+
"num-six": {
|
|
925
|
+
value: "svg/numerology/num-six.svg",
|
|
926
|
+
key: "{asset.icon.numerology-sign.num-six}"
|
|
927
|
+
},
|
|
928
|
+
"num-sept": {
|
|
929
|
+
value: "svg/numerology/num-sept.svg",
|
|
930
|
+
key: "{asset.icon.numerology-sign.num-sept}"
|
|
931
|
+
},
|
|
932
|
+
"num-huit": {
|
|
933
|
+
value: "svg/numerology/num-huit.svg",
|
|
934
|
+
key: "{asset.icon.numerology-sign.num-huit}"
|
|
935
|
+
},
|
|
936
|
+
"num-neuf": {
|
|
937
|
+
value: "svg/numerology/num-neuf.svg",
|
|
938
|
+
key: "{asset.icon.numerology-sign.num-neuf}"
|
|
939
|
+
}
|
|
940
|
+
},
|
|
903
941
|
"rubric-c2c": {
|
|
904
942
|
value: "svg/rubric-c2c.svg",
|
|
905
943
|
key: "{asset.icon.rubric-c2c}"
|
|
@@ -1504,7 +1542,7 @@ const Oe = ({
|
|
|
1504
1542
|
}
|
|
1505
1543
|
}
|
|
1506
1544
|
}
|
|
1507
|
-
},
|
|
1545
|
+
}, Je = ["underline", "dotted", "wavy", "overline"], Qe = ["left", "center", "right", "justify"], e2 = ["capitalize", "uppercase", "lowercase"], a2 = [
|
|
1508
1546
|
"break-spaces",
|
|
1509
1547
|
"normal",
|
|
1510
1548
|
"nowrap",
|
|
@@ -1512,16 +1550,16 @@ const Oe = ({
|
|
|
1512
1550
|
"pre-line",
|
|
1513
1551
|
"pre-wrap",
|
|
1514
1552
|
"revert"
|
|
1515
|
-
],
|
|
1553
|
+
], s2 = Object.keys(R["font-family"]).filter(
|
|
1516
1554
|
(a) => !["base"].includes(a)
|
|
1517
|
-
), s2 = Object.keys(
|
|
1518
|
-
R["font-weight"]
|
|
1519
1555
|
), c2 = Object.keys(
|
|
1520
|
-
R
|
|
1556
|
+
R["font-weight"]
|
|
1521
1557
|
), l2 = Object.keys(
|
|
1558
|
+
R.typography.heading
|
|
1559
|
+
), t2 = Object.keys(
|
|
1522
1560
|
R.typography.text
|
|
1523
1561
|
);
|
|
1524
|
-
var
|
|
1562
|
+
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
1563
|
const G1 = {
|
|
1526
1564
|
sad: "😢",
|
|
1527
1565
|
interesting: "😍",
|
|
@@ -1568,7 +1606,7 @@ const G1 = {
|
|
|
1568
1606
|
filterPrefix: "69123AR",
|
|
1569
1607
|
ids: Array.from({ length: 9 }, (a, s) => `69123AR0${s + 1}`)
|
|
1570
1608
|
}
|
|
1571
|
-
},
|
|
1609
|
+
}, _0 = {
|
|
1572
1610
|
"01": "Ain",
|
|
1573
1611
|
"02": "Aisne",
|
|
1574
1612
|
"03": "Allier",
|
|
@@ -1670,7 +1708,7 @@ const G1 = {
|
|
|
1670
1708
|
973: "Guyane",
|
|
1671
1709
|
974: "La Réunion",
|
|
1672
1710
|
976: "Mayotte"
|
|
1673
|
-
},
|
|
1711
|
+
}, n2 = ["xs", "sm", "md", "lg", "xl", "xxl"], z0 = [
|
|
1674
1712
|
"extreme-gauche",
|
|
1675
1713
|
"parti-revolutionnaire-communiste",
|
|
1676
1714
|
"lutte-ouvriere",
|
|
@@ -1735,7 +1773,7 @@ const G1 = {
|
|
|
1735
1773
|
"europe-democratie-esperanto",
|
|
1736
1774
|
"union-populaire-republicaine",
|
|
1737
1775
|
"regionalistes"
|
|
1738
|
-
],
|
|
1776
|
+
], N0 = {
|
|
1739
1777
|
borderColor: ["border-color"],
|
|
1740
1778
|
bg: ["background-color"],
|
|
1741
1779
|
color: ["color"]
|
|
@@ -1750,14 +1788,14 @@ const G1 = {
|
|
|
1750
1788
|
direction: ["direction"],
|
|
1751
1789
|
wrap: ["wrap"],
|
|
1752
1790
|
flexGrow: ["flex-grow"]
|
|
1753
|
-
},
|
|
1791
|
+
}, k0 = {
|
|
1754
1792
|
align: ["align-self"],
|
|
1755
1793
|
basis: ["flex-basis"],
|
|
1756
1794
|
shrink: ["flex-shrink"],
|
|
1757
1795
|
grow: ["flex-grow"]
|
|
1758
1796
|
}, W1 = {
|
|
1759
1797
|
radius: ["border-radius"]
|
|
1760
|
-
},
|
|
1798
|
+
}, M0 = {
|
|
1761
1799
|
m: ["margin"],
|
|
1762
1800
|
mt: ["margin-top"],
|
|
1763
1801
|
mr: ["margin-right"],
|
|
@@ -1774,13 +1812,13 @@ const G1 = {
|
|
|
1774
1812
|
px: ["padding-left", "padding-right"],
|
|
1775
1813
|
py: ["padding-top", "padding-bottom"]
|
|
1776
1814
|
}, X1 = {
|
|
1777
|
-
...
|
|
1815
|
+
...M0,
|
|
1778
1816
|
...Y1
|
|
1779
|
-
},
|
|
1817
|
+
}, C0 = {
|
|
1780
1818
|
...X1,
|
|
1781
|
-
...
|
|
1819
|
+
...N0,
|
|
1782
1820
|
...W1
|
|
1783
|
-
},
|
|
1821
|
+
}, S0 = {
|
|
1784
1822
|
textAlign: ["text-align"],
|
|
1785
1823
|
weight: ["font-weight"],
|
|
1786
1824
|
italic: ["font-style"],
|
|
@@ -1788,26 +1826,28 @@ const G1 = {
|
|
|
1788
1826
|
textTransform: ["text-transform"],
|
|
1789
1827
|
fontFamily: ["font-family"],
|
|
1790
1828
|
whiteSpace: ["white-space"]
|
|
1791
|
-
},
|
|
1829
|
+
}, r2 = Object.keys(R.color.theme), i2 = ["light", "dark"], o2 = Object.keys(R.spacing), d2 = [
|
|
1792
1830
|
...Object.keys(R.color.primary),
|
|
1793
1831
|
...Object.keys(R.color.secondary),
|
|
1794
1832
|
...Object.keys(R.color.greyscale),
|
|
1795
1833
|
...Object.keys(R.color.status),
|
|
1796
1834
|
...Object.keys(R.color.theme)
|
|
1797
|
-
],
|
|
1835
|
+
], h2 = Object.keys(R.asset.icon), m2 = Object.keys(
|
|
1798
1836
|
R.asset.icon["horoscope-sign"].chinese
|
|
1799
|
-
),
|
|
1837
|
+
), u2 = Object.keys(
|
|
1800
1838
|
R.asset.icon["horoscope-sign"].zodiac
|
|
1801
|
-
),
|
|
1839
|
+
), p2 = Object.keys(
|
|
1840
|
+
R.asset.icon["numerology-sign"]
|
|
1841
|
+
), g2 = Object.keys(R.radius), v2 = [
|
|
1802
1842
|
"20-arena",
|
|
1803
1843
|
"on-vous-en-dit-plus",
|
|
1804
1844
|
"planete-c",
|
|
1805
1845
|
"plein-les-poches",
|
|
1806
1846
|
"story",
|
|
1807
1847
|
"tant-d-ecrans"
|
|
1808
|
-
],
|
|
1848
|
+
], x2 = ["quarter", "half", "three-quarter"], f2 = ["small", "medium", "big"], B0 = (a) => typeof a == "string" && z0.includes(a), N = T(
|
|
1809
1849
|
({ 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 =
|
|
1850
|
+
const u = Array.isArray(s) ? s?.[0] : s, m = Array.isArray(s) ? s?.[1] : s, v = !n, f = B0(i);
|
|
1811
1851
|
return /* @__PURE__ */ e(
|
|
1812
1852
|
x,
|
|
1813
1853
|
{
|
|
@@ -1841,7 +1881,7 @@ const G1 = {
|
|
|
1841
1881
|
}
|
|
1842
1882
|
);
|
|
1843
1883
|
}
|
|
1844
|
-
),
|
|
1884
|
+
), w2 = (a) => /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", ...a, children: [
|
|
1845
1885
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 43 35", id: "20mn-pub", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
1846
1886
|
/* @__PURE__ */ e(
|
|
1847
1887
|
"path",
|
|
@@ -2440,6 +2480,49 @@ const G1 = {
|
|
|
2440
2480
|
] }),
|
|
2441
2481
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dfa", children: /* @__PURE__ */ e("path", { d: "M0 0h27.501v31.436H0z" }) }) })
|
|
2442
2482
|
] }),
|
|
2483
|
+
/* @__PURE__ */ t("symbol", { viewBox: "0 0 16 24", id: "num-cinq", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2484
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#dia)", children: /* @__PURE__ */ e("path", { d: "M6.629 23.988c-2.879 0-5.384-1.004-5.577-1.077-.867-.355-1.277-1.359-.927-2.228a1.67 1.67 0 0 1 2.192-.942c.06.024 6.19 2.46 8.576-1.126.698-1.052.88-2.46.458-3.757C10 10.66 4.28 11.7 4.22 11.7a1.68 1.68 0 0 1-1.47-.44 1.7 1.7 0 0 1-.518-1.457l1.012-8.298C3.353.65 4.064 0 4.918 0h9.396C15.24 0 16 .771 16 1.713s-.759 1.714-1.686 1.714H6.412l-.566 4.712c3.156.024 7.287 1.211 8.709 5.654.734 2.3.41 4.81-.88 6.744C11.868 23.253 9.098 24 6.617 24z" }) }),
|
|
2485
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dia", children: /* @__PURE__ */ e("path", { d: "M0 0h16v24H0z" }) }) })
|
|
2486
|
+
] }),
|
|
2487
|
+
/* @__PURE__ */ t("symbol", { viewBox: "0 0 16 24", id: "num-deux", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2488
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#dja)", children: /* @__PURE__ */ e("path", { d: "m8.537 24-.625-.025c-2.45-.112-3.037-.187-4.837-1.667l.025-.037a4.5 4.5 0 0 1-.413-.423s-.025-.038-.037-.063c-.075-.1-.15-.199-.225-.31-1.763-2.638-.813-5.86 2.337-8.026l5.25-3.608c2.088-1.281 2-3.62 1.013-4.927-1.038-1.43-2.063-1.43-2.4-1.43H8.5c-3.55 0-3.975 3.272-4.013 3.645a1.727 1.727 0 0 1-1.912 1.568A1.744 1.744 0 0 1 1 6.806C1.237 4.454 3.087 0 8.5 0h.325c.075 0 .162 0 .237.012 1.925.137 3.6 1.158 4.876 2.962l.074.112c1.925 3.035.938 7.626-2.012 9.617l-5.25 3.608c-.575.398-2.175 1.742-1.213 3.185q.095.13.15.224c.788.635.7.684 2.388.759l.525.025 4.5-.062h.025c.95 0 1.738.759 1.75 1.717a1.75 1.75 0 0 1-1.725 1.766l-4.6.063z" }) }),
|
|
2489
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dja", children: /* @__PURE__ */ e("path", { d: "M0 0h16v24H0z" }) }) })
|
|
2490
|
+
] }),
|
|
2491
|
+
/* @__PURE__ */ t("symbol", { viewBox: "0 0 17 25", id: "num-huit", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2492
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#dka)", children: /* @__PURE__ */ e("path", { d: "M12.818 12.377c1.49-1.393 2.316-3.422 2.036-5.56-.47-3.642-3.92-6.22-7.7-5.768-3.794.452-6.48 3.764-6.008 7.405.203 1.552.954 2.909 2.036 3.923C1.247 13.66 0 15.689 0 17.974 0 21.86 3.577 25 8.006 25s8.007-3.14 8.007-7.026c0-2.298-1.26-4.326-3.195-5.61zm-5.27-8.212c1.986-.232 3.806 1.112 4.048 3.03.242 1.907-1.158 3.655-3.157 3.887-1.986.232-3.806-1.112-4.048-3.03C4.15 6.144 5.55 4.396 7.548 4.164m.458 17.597c-2.38 0-4.315-1.699-4.315-3.788 0-2.09 1.935-3.788 4.315-3.788s4.315 1.698 4.315 3.788-1.934 3.788-4.315 3.788" }) }),
|
|
2493
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dka", children: /* @__PURE__ */ e("path", { d: "M0 0h17v25H0z" }) }) })
|
|
2494
|
+
] }),
|
|
2495
|
+
/* @__PURE__ */ t("symbol", { viewBox: "0 0 14 24", id: "num-neuf", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2496
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#dla)", children: /* @__PURE__ */ e("path", { d: "M12.21 2.326C10.743.69 8.472-.23 6.074.049 2.274.497-.418 3.78.054 7.387c.472 3.597 3.928 6.152 7.717 5.704a7.1 7.1 0 0 0 2.104-.581 12.6 12.6 0 0 1-1.135 2.748c-1.39 2.483-3.482 4.444-6.122 5.716-.791.387-1.136 1.417-.728 2.167.421.751 1.518 1.078 2.31.703 4.221-2.035 7.423-5.631 8.839-9.857 1.415-4.238 1.377-9.506-.855-11.637zM7.337 9.76c-1.862.218-3.546-1.03-3.776-2.797s1.085-3.367 2.947-3.585 3.546 1.03 3.776 2.798c.23 1.767-1.085 3.366-2.947 3.584" }) }),
|
|
2497
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dla", children: /* @__PURE__ */ e("path", { d: "M0 0h14v24H0z" }) }) })
|
|
2498
|
+
] }),
|
|
2499
|
+
/* @__PURE__ */ t("symbol", { viewBox: "0 0 14 24", id: "num-quatre", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2500
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#dma)", children: /* @__PURE__ */ e("path", { d: "M14 11.845c.085-.917-.61-1.728-1.552-1.811-.94-.072-1.771.596-1.857 1.513-.024.215-.17 1.383-1.001 2.3v-1.716c0-.917-.77-1.668-1.71-1.668-.941 0-1.71.75-1.71 1.668v2.824c-.93-.107-1.638-.453-2.15-1.108-.685-.882-.795-2.133-.27-3.277l3.726-8.222c.379-.846 0-1.824-.867-2.205-.867-.37-1.87 0-2.26.846L.623 9.212c-1.026 2.252-.757 4.79.672 6.637.818 1.049 2.32 2.276 4.874 2.443v4.04c0 .917.77 1.668 1.71 1.668.941 0 1.71-.75 1.71-1.668v-4.517c3.08-1.191 4.24-4.206 4.41-5.97" }) }),
|
|
2501
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dma", children: /* @__PURE__ */ e("path", { d: "M0 0h14v24H0z" }) }) })
|
|
2502
|
+
] }),
|
|
2503
|
+
/* @__PURE__ */ t("symbol", { viewBox: "0 0 16 24", id: "num-sept", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2504
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#dna)", children: /* @__PURE__ */ e("path", { d: "M4.978 24a1.83 1.83 0 0 1-.703-.146 1.71 1.71 0 0 1-.847-2.252L11.65 3.408H1.696a1.705 1.705 0 0 1 0-3.408h12.608a1.695 1.695 0 0 1 1.538 2.41l-3.319 7.253L6.516 22.99a1.68 1.68 0 0 1-1.55.998z" }) }),
|
|
2505
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dna", children: /* @__PURE__ */ e("path", { d: "M0 0h16v24H0z" }) }) })
|
|
2506
|
+
] }),
|
|
2507
|
+
/* @__PURE__ */ t("symbol", { viewBox: "0 0 13 24", id: "num-six", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2508
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#doa)", children: /* @__PURE__ */ e("path", { d: "M1.68 21.674a6.34 6.34 0 0 0 5.69 2.278c3.513-.449 6.009-3.732 5.57-7.33-.437-3.598-3.642-6.155-7.156-5.706a6.2 6.2 0 0 0-1.951.581 13 13 0 0 1 1.052-2.75c1.29-2.484 3.23-4.446 5.678-5.718.734-.388 1.053-1.418.675-2.169C10.848.11 9.83-.218 9.096.157 5.17 2.193 2.2 5.791.887 10.031s-1.277 9.51.793 11.643m4.507-7.439c1.727-.218 3.288 1.03 3.5 2.799.214 1.769-1.005 3.368-2.732 3.586s-3.288-1.03-3.501-2.799 1.005-3.368 2.733-3.586" }) }),
|
|
2509
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "doa", children: /* @__PURE__ */ e("path", { d: "M0 0h13v24H0z" }) }) })
|
|
2510
|
+
] }),
|
|
2511
|
+
/* @__PURE__ */ t("symbol", { viewBox: "0 0 15 24", id: "num-trois", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2512
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#dpa)", children: /* @__PURE__ */ e(
|
|
2513
|
+
"path",
|
|
2514
|
+
{
|
|
2515
|
+
fillRule: "evenodd",
|
|
2516
|
+
d: "M1.713 24A1.72 1.72 0 0 1 0 22.246c0-.858.642-1.753 1.713-1.753H8.35c1.237 0 2.224-.614 2.878-1.779.63-1.128.63-2.317 0-3.433-.713-1.104-1.832-1.791-2.878-1.791H5.28c-.773 0-1.582-.6-1.582-1.619 0-.797.595-1.619 1.583-1.619H8.22c1.237 0 2.224-.613 2.878-1.79.63-1.128.63-2.318 0-3.434-.713-1.104-1.832-1.79-2.878-1.79a1.584 1.584 0 0 1-1.582-1.62C6.638.823 7.232 0 8.22 0c1.724 0 3.414.699 4.782 1.962C14.298 3.164 15 4.844 15 6.672s-.654 3.593-1.891 4.868l-.44.454.44.454C14.346 13.723 15 15.403 15 17.316c0 1.656-.702 3.385-1.915 4.759C11.765 23.3 10.075 24 8.35 24z",
|
|
2517
|
+
clipRule: "evenodd"
|
|
2518
|
+
}
|
|
2519
|
+
) }),
|
|
2520
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dpa", children: /* @__PURE__ */ e("path", { d: "M0 0h15v24H0z" }) }) })
|
|
2521
|
+
] }),
|
|
2522
|
+
/* @__PURE__ */ t("symbol", { viewBox: "0 0 9 24", id: "num-un", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2523
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#dqa)", children: /* @__PURE__ */ e("path", { d: "M7.378 24c-.892 0-1.621-.769-1.621-1.708V5.49c-.939.94-2.016 2.05-3 3.062a1.57 1.57 0 0 1-2.294 0c-.625-.659-.625-1.757 0-2.416C6.707-.366 6.88-.293 7.993.195 8.594.464 9 1.11 9 1.794v20.498C9 23.232 8.27 24 7.378 24" }) }),
|
|
2524
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dqa", children: /* @__PURE__ */ e("path", { d: "M0 0h9v24H0z" }) }) })
|
|
2525
|
+
] }),
|
|
2443
2526
|
/* @__PURE__ */ e("symbol", { viewBox: "0 0 28 50", id: "olympic-flame", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e(
|
|
2444
2527
|
"path",
|
|
2445
2528
|
{
|
|
@@ -2532,45 +2615,45 @@ const G1 = {
|
|
|
2532
2615
|
/* @__PURE__ */ e(
|
|
2533
2616
|
"path",
|
|
2534
2617
|
{
|
|
2535
|
-
className: "
|
|
2618
|
+
className: "dyst0",
|
|
2536
2619
|
d: "M13.976 14.353c-.675 0-1.238.56-1.238 1.232s.563 1.232 1.238 1.232 1.238-.56 1.238-1.232-.563-1.232-1.238-1.232z"
|
|
2537
2620
|
}
|
|
2538
2621
|
),
|
|
2539
2622
|
/* @__PURE__ */ e(
|
|
2540
2623
|
"path",
|
|
2541
2624
|
{
|
|
2542
|
-
className: "
|
|
2625
|
+
className: "dyst0",
|
|
2543
2626
|
d: "M5.167 22.092H2.919A2.918 2.918 0 0 1 0 19.18V2.912A2.918 2.918 0 0 1 2.918 0h22.163A2.918 2.918 0 0 1 28 2.912V19.18a2.918 2.918 0 0 1-2.918 2.912H12.745L7.157 27.66a1.168 1.168 0 0 1-1.99-.827v-4.741zM2.919 2.333a.582.582 0 0 0-.585.579V19.18c0 .319.262.579.585.579h3.415c.644 0 1.167.522 1.167 1.167v3.099L11.44 20.1c.219-.218.515-.34.823-.34h12.819a.582.582 0 0 0 .585-.578V2.912a.583.583 0 0 0-.585-.579H2.919z"
|
|
2544
2627
|
}
|
|
2545
2628
|
),
|
|
2546
2629
|
/* @__PURE__ */ e(
|
|
2547
2630
|
"path",
|
|
2548
2631
|
{
|
|
2549
|
-
className: "
|
|
2632
|
+
className: "dyst0",
|
|
2550
2633
|
d: "M14.024 5.452c-.675 0-1.238.56-1.238 1.232v.112l.506 5.769c.056.392.338.672.731.672s.675-.28.731-.672l.506-5.881v-.112c.001-.616-.561-1.12-1.236-1.12z"
|
|
2551
2634
|
}
|
|
2552
2635
|
)
|
|
2553
2636
|
] }),
|
|
2554
2637
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 28 29", id: "rewind", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2555
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2638
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#dza)", children: [
|
|
2556
2639
|
/* @__PURE__ */ e("path", { d: "m23.38 23.59-.04-.19c-.1-.51-.2-1.06-.31-1.64-.12-.65-.24-1.32-.35-1.99-.22-1.03-.5-1.86-.85-2.46-.33-.57-.79-1.02-1.38-1.34-.6-.32-1.4-.54-2.37-.65l-.79-.08.04-.72.24-.04q.525-.09.99-.21c1.14-.28 2.08-.72 2.78-1.3.69-.58 1.23-1.35 1.61-2.29.38-.96.61-2.12.69-3.46.08-1.28-.07-2.4-.42-3.31-.36-.91-.91-1.66-1.66-2.23C20.8 1.1 19.85.67 18.76.4c-.54-.13-1.14-.23-1.77-.29-.68-.07-1.43-.1-2.24-.09L1.48.14c-.08 1.74-.17 3.54-.27 5.41-.11 1.98-.24 4.3-.4 6.99C.7 14.35.6 15.98.5 17.43l-.27 4.06c-.08 1.14-.15 2.27-.22 3.4l7.75-.08c-.03-1.07-.03-2.37.02-3.85.04-1.22.08-2.52.13-3.89v-.29h1.67c.27-.02.51-.02.73 0 .21.01.42.01.64.01h.7c.29-.02.55 0 .79.02.11.01.23.03.33.04.38.07.7.23.94.49.23.24.42.57.56.98.14.38.27.86.41 1.49.13.6.25 1.31.33 2.11.12.9.24 1.57.37 1.99.13.45.29.62.39.68.12.07.29.12.49.14.09 0 .19.01.29.01l7.04-.07c-.07-.31-.14-.66-.22-1.05zM15.72 10.6c-.3.56-.73.99-1.26 1.27-.52.27-1.18.42-1.97.43-.52-.02-1-.02-1.45-.02H9.75c-.41 0-.77-.02-1.11-.04l-.53-.04.02-.3c.04-.76.08-1.53.13-2.32.08-1.36.17-2.73.26-4.11l.02-.27.4-.02q.45-.015.96-.09c.36-.05.7-.08 1.03-.08.31 0 .6-.01.88-.02q.42-.015.66-.03c.31 0 .6 0 .87.04.28.03.56.08.81.14q.72.195 1.2.57.51.39.75 1.14c.15.48.21 1.06.17 1.75-.04.78-.22 1.46-.52 2.01z" }),
|
|
2557
2640
|
/* @__PURE__ */ e("path", { d: "M12.76 16.84c-.11-.02-.22-.03-.33-.04.11.01.23.03.33.04m-5.01 7.97H0v.08zm3.2-8.04c-.21 0-.43 0-.64-.01.21.01.42.01.64.01" }),
|
|
2558
2641
|
/* @__PURE__ */ e("path", { d: "M14.07 19.93s-.01-.05-.02-.09h-.93c-.25.01-.51.02-.79 0h-.88l-.14 4.19c-.05 1.48-.06 2.77-.02 3.85l-7.94.08-2.34-2.48H.17l2.92 3.1 8.85-.09v-.32c-.06-1.12-.05-2.5 0-4.12l.12-3.6h.26c.3.01.58 0 .84 0 .25-.01.47-.01.67 0h.34c-.03-.18-.06-.37-.1-.53zm8.98-1.23s0 .02.01.04v-.03zm-1.77-5.67s.06-.04.08-.06c.03-.03.06-.06.09-.08-.03.03-.06.05-.09.08-.02.02-.05.04-.08.06m.61-.58-.12.12zm.29 5.61c.1.26.2.53.28.84.08.28.15.57.21.88.12.68.23 1.34.35 1.99.1.58.21 1.12.31 1.64-.1-.51-.2-1.06-.31-1.64-.12-.65-.24-1.32-.35-1.99-.14-.66-.31-1.23-.5-1.71zm-2.52-4.13c-.34.13-.7.25-1.08.35.39-.09.74-.21 1.08-.35m1.23-.62c-.07.05-.14.09-.21.13.07-.04.14-.09.21-.13" }),
|
|
2559
2642
|
/* @__PURE__ */ e("path", { d: "m23.76 3.56 1.69 1.47q.18.15.33.33c.11.12.21.24.3.37.1.14.2.28.29.43.11.18.2.36.29.55.04.09.08.19.12.28.07.17.13.35.18.53.23.8.31 1.74.25 2.78-.04.74-.14 1.44-.27 2.06-.09.43-.21.84-.35 1.23l-.07.18c-.07.17-.14.34-.22.5-.08.17-.17.33-.26.48-.08.14-.17.27-.26.39s-.18.23-.27.34c-.09.1-.18.2-.28.3s-.2.19-.29.27l-.06.05c-.1.08-.2.16-.31.23-.15.1-.3.2-.47.29-.23.13-.48.25-.74.36-.2.08-.42.16-.64.23l-.18.06h-.02c.11.21.21.44.3.68 0-.02-.01-.04-.02-.05l1.92 1.67c.08.07.15.14.22.22.08.08.14.17.21.25.07.1.14.2.24.36.08.14.16.29.23.44.15.34.29.72.41 1.14.08.28.15.57.21.88.12.68.23 1.34.35 1.99.12.66.23 1.26.35 1.83.08.39.15.74.22 1.05l-7.04.08c-.11 0-.2 0-.29-.01-.2-.02-.36-.06-.55-.18l-2.62-2.27h-.08c-.12 0-.25 0-.36-.01-.29-.03-.54-.1-.74-.22a.8.8 0 0 1-.15-.12l3.54 3.08c.05.05.11.09.16.11.2.12.45.19.74.22.1 0 .2.02.31.02h.05l7.81-.08-.09-.38q-.135-.57-.3-1.41c-.11-.56-.23-1.17-.34-1.82-.12-.65-.23-1.31-.35-2-.07-.33-.14-.64-.23-.93-.12-.44-.27-.86-.44-1.22a4.79 4.79 0 0 0-.54-.92c-.08-.1-.16-.21-.25-.3q-.12-.135-.27-.27l-1.71-1.49c.06-.02.12-.05.18-.07q.435-.18.81-.39c.18-.1.36-.21.52-.33q.195-.135.39-.3c.12-.1.24-.21.35-.32s.21-.22.32-.34c.1-.12.2-.24.3-.37.1-.14.2-.28.29-.43.1-.17.2-.35.29-.53s.17-.36.24-.55c.03-.06.05-.13.07-.2.15-.41.28-.85.38-1.3.14-.65.24-1.38.29-2.15.07-1.11-.03-2.12-.27-2.98-.06-.2-.12-.4-.2-.59a3 3 0 0 0-.13-.31 5.862 5.862 0 0 0-.64-1.09c-.1-.14-.22-.28-.34-.41s-.24-.25-.38-.37L22.35 1.5h-.01c.66.61 1.12 1.22 1.46 2.08m-1.74-1.47.05.05z" }),
|
|
2560
2643
|
/* @__PURE__ */ e("path", { d: "M22.69 11.27c-.03.07-.07.13-.11.2.04-.06.07-.13.11-.2m.28-.59s0 .02-.01.03c0 0 0-.02.01-.03m-.64 1.2s-.05.08-.08.11c.03-.04.05-.08.08-.11m1.33-4.66c-.02.36-.05.7-.1 1.04.04-.33.08-.68.1-1.04m-.41 2.58c-.02.09-.05.17-.07.25.03-.08.05-.17.07-.25m-10.47 1.85.16-2.49c.2-.02.4-.04.61-.07l.24-.03c.23-.03.46-.04.68-.04.32 0 .62-.01.91-.03h.18c.02-.14.05-.27.06-.42v-.2c-.09 0-.17 0-.27.01-.28.01-.58.02-.89.02-.23 0-.48.02-.74.05l-.25.03c-.29.04-.57.07-.84.08l-.27.02-.19 3.1h.33c.1 0 .19-.02.29-.03z" })
|
|
2561
2644
|
] }),
|
|
2562
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2645
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dza", children: /* @__PURE__ */ e("path", { d: "M0 0h27.91v28.6H0z" }) }) })
|
|
2563
2646
|
] }),
|
|
2564
2647
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 29 25", id: "rubric-c2c", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2565
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2648
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#eaa)", fill: "#FD8000", children: [
|
|
2566
2649
|
/* @__PURE__ */ e("path", { d: "M11.985 9.063h8.751v3.041H11.3c-.004.113-.016.223-.016.336 0 .298.017.591.047.881h9.405v3.042h-8.5c1.341 2.573 3.955 4.324 6.955 4.324a7.615 7.615 0 0 0 3.364-.785 12.427 12.427 0 0 0 2.444-7.403 12.61 12.61 0 0 0-2.576-7.58 7.62 7.62 0 0 0-3.232-.726c-3.206 0-5.967 2.003-7.206 4.87Z" }),
|
|
2567
2650
|
/* @__PURE__ */ e("path", { d: "M8.938 16.363H4.263v-3.04h4.023a11.506 11.506 0 0 1-.044-.882c0-.113.013-.223.017-.336H4.263v-3.04h4.48c1.271-4.17 4.833-7.297 9.156-7.825A12.419 12.419 0 0 0 12.5 0C5.596 0 0 5.596 0 12.5S5.596 25 12.5 25c2.014 0 3.91-.488 5.596-1.334-4.216-.436-7.729-3.348-9.158-7.303Zm13.618 6.827c2.096-.692 3.955-2.032 5.34-3.9l.905-1.221-2.443-1.811-.906 1.221a7.967 7.967 0 0 1-2.896 2.424v3.288Zm-.133-18.27a7.948 7.948 0 0 1 3.03 2.482l.906 1.221 2.442-1.81-.905-1.222c-1.413-1.907-3.321-3.264-5.472-3.944V4.92h-.001Z" })
|
|
2568
2651
|
] }),
|
|
2569
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2652
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "eaa", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h28.801v25H0z" }) }) })
|
|
2570
2653
|
] }),
|
|
2571
2654
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 28 25", id: "rubric-conso", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2572
|
-
/* @__PURE__ */ e("g", { clipPath: "url(#
|
|
2573
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2655
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#eba)", fill: "#FF8689", children: /* @__PURE__ */ e("path", { d: "M19.315 4.7h2.948A12.472 12.472 0 0 0 12.5 0C5.596 0 0 5.596 0 12.5S5.596 25 12.5 25c3.624 0 6.886-1.544 9.169-4.007h-2.354V4.699Zm-7.28 16.293h-3.56V4.699h3.56v16.294Zm2.92 0H13.51V4.699h1.444v16.294Zm2.918 0H16.43V4.699h1.444v16.294ZM25.151 4.7h-2.854v16.293h2.854V4.699Zm2.855 0h-1.444v16.293h1.444V4.699Z" }) }),
|
|
2656
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "eba", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h28.006v25H0z" }) }) })
|
|
2574
2657
|
] }),
|
|
2575
2658
|
/* @__PURE__ */ t(
|
|
2576
2659
|
"symbol",
|
|
@@ -2599,18 +2682,18 @@ const G1 = {
|
|
|
2599
2682
|
}
|
|
2600
2683
|
),
|
|
2601
2684
|
/* @__PURE__ */ t("symbol", { id: "rubric-gaming", viewBox: "0 0 98.13 70", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2602
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("style", { children: ".
|
|
2685
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("style", { children: ".edcls-1{fill:#fa6ee5}" }) }),
|
|
2603
2686
|
/* @__PURE__ */ e(
|
|
2604
2687
|
"path",
|
|
2605
2688
|
{
|
|
2606
|
-
className: "
|
|
2689
|
+
className: "edcls-1",
|
|
2607
2690
|
d: "M68.4 24.53h-4.84c-6.71 0-7.82 3.93-7.96 6.92v5.73c0 6.56 3.69 7.76 6.61 7.95h6.3c.97-3.2 1.5-6.6 1.5-10.12s-.56-7.17-1.6-10.47M69.74 24.53h7.79V3.93h-20.6v2.82c5.98 4.37 10.54 10.56 12.8 17.78"
|
|
2608
2691
|
}
|
|
2609
2692
|
),
|
|
2610
2693
|
/* @__PURE__ */ e(
|
|
2611
2694
|
"path",
|
|
2612
2695
|
{
|
|
2613
|
-
className: "
|
|
2696
|
+
className: "edcls-1",
|
|
2614
2697
|
d: "M77.53 24.53v15.61c-.16 3.25-1.29 4.88-7.7 4.98-2.22 7.37-6.83 13.7-12.9 18.13v2.47h20.6V52.04c.15-2.98 1.25-6.92 7.96-6.92h12.64v-20.6h-20.6ZM47.31 24.53c6.95 0 8.12-1.63 8.29-4.99V6.75C49.82 2.52 42.71 0 35 0 15.67 0 0 15.67 0 35s15.67 35 35 35c7.71 0 14.82-2.52 20.6-6.75v-9.83c0-7.2-1.84-8.2-5.48-8.3h-2.08c-.43 0-.87.01-1.34.01h.01L35 45.12v-20.6h12.31ZM19.37 44.2c-5.16 0-9.34-4.18-9.34-9.34s4.18-9.34 9.34-9.34 9.34 4.18 9.34 9.34-4.18 9.34-9.34 9.34Z"
|
|
2615
2698
|
}
|
|
2616
2699
|
)
|
|
@@ -2623,11 +2706,11 @@ const G1 = {
|
|
|
2623
2706
|
id: "rubric-high-tech",
|
|
2624
2707
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2625
2708
|
children: [
|
|
2626
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2709
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#eea)", fill: "#8F98A9", children: [
|
|
2627
2710
|
/* @__PURE__ */ e("path", { d: "M7.63 12.928c0-3.492 1.59-6.716 4.363-8.846a1.502 1.502 0 0 1 1.829 2.382 8.094 8.094 0 0 0-3.19 6.463c0 4.491 3.654 8.145 8.145 8.145a8.09 8.09 0 0 0 3.141-.632 12.29 12.29 0 0 0 2.77-7.785c0-3.795-1.716-7.186-4.41-9.45v5.88a1.502 1.502 0 1 1-3.003 0v-7.7c0-.014.003-.027.003-.04A12.296 12.296 0 0 0 12.342.31C5.526.311 0 5.838 0 12.656 0 19.473 5.526 25 12.345 25a12.3 12.3 0 0 0 4.94-1.035c-5.441-.734-9.655-5.397-9.655-11.036Z" }),
|
|
2628
2711
|
/* @__PURE__ */ e("path", { d: "M22.52 23.625c4.622-1.36 8.006-5.64 8.006-10.697 0-3.492-1.59-6.716-4.363-8.846a1.502 1.502 0 0 0-1.829 2.382 8.094 8.094 0 0 1 3.19 6.463c0 3.378-2.068 6.281-5.004 7.513v3.185ZM20.28 0v3.206a12.338 12.338 0 0 0-2.999-1.861V0h3Z" })
|
|
2629
2712
|
] }),
|
|
2630
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2713
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "eea", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h30.526v25H0z" }) }) })
|
|
2631
2714
|
]
|
|
2632
2715
|
}
|
|
2633
2716
|
),
|
|
@@ -2648,40 +2731,40 @@ const G1 = {
|
|
|
2648
2731
|
)
|
|
2649
2732
|
] }),
|
|
2650
2733
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 33 25", id: "rubric-news", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2651
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2734
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#ega)", fill: "#4742FF", children: [
|
|
2652
2735
|
/* @__PURE__ */ e("path", { d: "M18.229 2.412a11.61 11.61 0 0 0-6.41-1.93C5.292.483 0 5.864 0 12.5c0 6.637 5.292 12.018 11.82 12.018 2.364 0 4.561-.714 6.41-1.93L8.308 12.502l9.92-10.089Z" }),
|
|
2653
2736
|
/* @__PURE__ */ e("path", { d: "m20.6 0-2.372 2.412a12.05 12.05 0 0 1 5.41 10.088 12.05 12.05 0 0 1-5.41 10.088L20.602 25l12.294-12.5L20.6 0Z" })
|
|
2654
2737
|
] }),
|
|
2655
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2738
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "ega", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h32.895v25H0z" }) }) })
|
|
2656
2739
|
] }),
|
|
2657
2740
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 30 25", id: "rubric-planet", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2658
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2741
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#eha)", fill: "#00B482", children: [
|
|
2659
2742
|
/* @__PURE__ */ e("path", { d: "M6.383 12.624c0-6.267 5.147-11.366 11.472-11.366.109 0 .211.011.314.017A12.688 12.688 0 0 0 12.617 0C5.648 0 0 5.596 0 12.5S5.648 25 12.617 25c1.777 0 3.473-.367 5.005-1.027-6.218-.124-11.24-5.161-11.24-11.354v.005Zm17.093 0c0 .61-.029 1.201-.069 1.782h1.686a12.38 12.38 0 0 0 .034-3.576h-1.714c.04.581.068 1.179.068 1.794h-.005Zm-.251-3.486h1.543a12.44 12.44 0 0 0-3.189-5.432c-.08-.034-.154-.073-.233-.102.882 1.377 1.543 3.283 1.879 5.54v-.006ZM21.51 21.367a12.528 12.528 0 0 0 3.195-5.268H23.23c-.313 2.115-.916 3.914-1.72 5.268Z" }),
|
|
2660
2743
|
/* @__PURE__ */ e("path", { d: "M12.236 12.624c0-.615.028-1.207.068-1.794H8.267a9.778 9.778 0 0 0-.176 1.794c0 .615.062 1.207.17 1.782h4.043a25.966 25.966 0 0 1-.068-1.782Zm-3.485 3.475a9.755 9.755 0 0 0 5.608 5.544c-.882-1.376-1.548-3.288-1.879-5.544H8.751Zm5.472 0c.62 3.773 2.192 6.199 3.632 6.199s3.012-2.426 3.633-6.2h-7.265Zm.142-12.5a9.762 9.762 0 0 0-5.608 5.539h3.73c.335-2.256.996-4.163 1.878-5.54Zm7.123 5.539c-.62-3.768-2.192-6.188-3.633-6.188-1.44 0-3.012 2.42-3.632 6.188h7.265Zm-7.544 3.486c0 .615.029 1.207.074 1.782h7.675c.046-.575.074-1.167.074-1.782s-.028-1.219-.074-1.794h-7.675a22.655 22.655 0 0 0-.074 1.794Zm8.313-8.918c2.454 1.01 4.407 2.973 5.369 5.432h-2.18c.153.547.273 1.117.352 1.693h2.323c.109.58.177 1.178.177 1.793s-.063 1.207-.17 1.783H25.77a12.623 12.623 0 0 1-.387 1.692h2.254a9.755 9.755 0 0 1-5.608 5.545c-.057.09.057-.09 0 0v1.805c4.623-1.467 7.983-5.765 7.983-10.825s-3.246-9.205-7.744-10.74v1.822h-.011Z" })
|
|
2661
2744
|
] }),
|
|
2662
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2745
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "eha", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h30v25H0z" }) }) })
|
|
2663
2746
|
] }),
|
|
2664
2747
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 34 25", id: "rubric-sport", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2665
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2748
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#eia)", fill: "#6398AB", children: [
|
|
2666
2749
|
/* @__PURE__ */ e("path", { d: "M17.875 23.77c-.28-.088-.553-.19-.823-.298-3.75-1.648-8.256-7.565 6.89-16.015 0 0-.604-1.48-1.776-2.844a3.302 3.302 0 0 0-.2-.254c-.005-.006-.01-.008-.015-.013a4.782 4.782 0 0 0-.521-.592C20.853 3.2 18.803 1.416 17.064.87A12.475 12.475 0 0 0 12.5 0C5.596 0 0 5.596 0 12.5 0 19.405 5.596 25 12.5 25a12.41 12.41 0 0 0 5.377-1.23h-.002Zm-2.81-21.865c2.1.43 4.517 1.375 5.504 2.202 2.79 2.103-6.078.464-9.115 1.315a12.241 12.241 0 0 1 3.61-3.517ZM9.886 8.787c1.047-2.851 8.258-2.086 11.178-2.764.54-.048.687.42.064 1.136-2.823 2.785-9.966 5.993-10.605 10.106A12.105 12.105 0 0 1 9.4 12.174c0-1.176.174-2.311.486-3.387Zm14.454 7.729c-1.366 4.11-4.187 6.028-6.462 7.256 3.829 1.62 8.366-.099 9.766-1.042.464-4.79-.348-10.44-1.306-12.348-2.072 1.355-.632 2.023-1.997 6.133Zm3.129-6.356c-.32.207 1.931 5.417 1.581 10.54a.446.446 0 0 0 .75.354c2.451-2.333 3.832-5.39 3.737-6.627-1.356-2.702-3.907-5.666-6.068-4.267ZM24.663.4c-1.573-.4-4.387-.667-6.705.033.508.165 3.371 1.276 4.89 2.87C24.582 2.708 24.663.4 24.663.4Zm-1.051 3.584s.817.676 1.612 1.915c.335-1.099 3.281-1.524 5.208-1.354.198.017.307-.216.174-.362C29.209 2.655 26.729.992 25.529.658c.388.761-.212 2.146-1.917 3.326Z" }),
|
|
2667
2750
|
/* @__PURE__ */ e("path", { d: "M32.034 5.927c-1.501-.333-5.36-.989-6.24.714l1.185 2.28c2.546-.536 4.268.249 6.768 3.252.16-3.571-1.713-6.246-1.713-6.246Z" })
|
|
2668
2751
|
] }),
|
|
2669
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2752
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "eia", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h33.756v25H0z" }) }) })
|
|
2670
2753
|
] }),
|
|
2671
2754
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 37 28", id: "rubric-tempo", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2672
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2755
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#eja)", fill: "#ECB200", children: [
|
|
2673
2756
|
/* @__PURE__ */ e("path", { d: "M18.877 18.876 6.012 24.924a13.555 13.555 0 0 0 7.864 2.499c7.521 0 13.618-6.097 13.618-13.618 0-2.944-.933-5.67-2.521-7.896l-6.096 12.967ZM21.856 2.77A13.554 13.554 0 0 0 13.874.187C6.353.187.256 6.284.256 13.805c0 2.968.95 5.713 2.562 7.951l6.055-12.88L21.856 2.77Zm3.116 3.139L27.75 0l-5.893 2.77c1.2.87 2.254 1.93 3.115 3.139Z" }),
|
|
2674
2757
|
/* @__PURE__ */ e("path", { d: "M2.819 21.755 0 27.75l6.01-2.826a13.707 13.707 0 0 1-3.192-3.168v-.001Zm14.815-7.299a3.804 3.804 0 1 0-7.517-1.162 3.804 3.804 0 0 0 7.517 1.162Z" })
|
|
2675
2758
|
] }),
|
|
2676
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2759
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "eja", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h37v27.75H0z" }) }) })
|
|
2677
2760
|
] }),
|
|
2678
2761
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 30 25", id: "rubric-vie-pro", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2679
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2762
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#eka)", fill: "#B49B56", children: [
|
|
2680
2763
|
/* @__PURE__ */ e("path", { d: "M9.922 3.312h11.032A12.438 12.438 0 0 0 12.5 0C5.596 0 0 5.596 0 12.5S5.596 25 12.5 25c2.77 0 5.32-.912 7.392-2.436h-9.97V3.312Z" }),
|
|
2681
2764
|
/* @__PURE__ */ e("path", { d: "M29.173 3.312h-8.219a12.496 12.496 0 0 1 3.337 5.07l1.954-2.08 2.216 2.085-3.483 3.701c.004.139.02.273.02.412 0 4.134-2.015 7.788-5.107 10.064h9.281V3.312h.001Z" }),
|
|
2682
2765
|
/* @__PURE__ */ e("path", { d: "m14.128 9.55-2.25 2.046 6.686 7.31 6.414-6.818a12.447 12.447 0 0 0-.688-3.707l-5.688 6.046-4.475-4.876Z" })
|
|
2683
2766
|
] }),
|
|
2684
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2767
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "eka", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h29.174v25H0z" }) }) })
|
|
2685
2768
|
] }),
|
|
2686
2769
|
/* @__PURE__ */ e("symbol", { viewBox: "0 0 28 28", id: "search", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e(
|
|
2687
2770
|
"path",
|
|
@@ -2919,7 +3002,7 @@ const G1 = {
|
|
|
2919
3002
|
}
|
|
2920
3003
|
) }),
|
|
2921
3004
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 75 79", id: "world-foot-2026", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2922
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
3005
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#fha)", children: [
|
|
2923
3006
|
/* @__PURE__ */ e(
|
|
2924
3007
|
"path",
|
|
2925
3008
|
{
|
|
@@ -2953,10 +3036,10 @@ const G1 = {
|
|
|
2953
3036
|
d: "m56.886 12.737-.908-2.919-.034.146-.939 2.773-2.831.828 2.831.745.939 3.002.034.142.908-3.144 2.896-.745-2.896-.828Zm-38.87 22.079-.908-2.919-.034.146-.94 2.773-2.83.828 2.83.742.94 3.005.034.143.908-3.148 2.896-.742-2.896-.828Zm10.843 22.083c-.736.452-1.356 1.218-2.146 1.62-.486-2.103-3.383-5.464-.343-6.77.227-.148.443-.302.613-.476.003.31.019.622.042.935.135 1.551.597 3.171 1.595 4.366l.239.321v.004ZM10.322 27.87c-.35.533-.135 1.425-.727 1.568-1.613.328-2.714-1.257-3.285-2.723-.327-.707.071-1.526.623-2.1.602 1.332 1.662 2.487 3.055 3.113.206.09.332.138.332.138l.002.003Zm5.571-6.681c-.806.557-1.769.654-2.536 1.23 0-2.607-1.54-6.663 2.212-7.146 0 1.837 0 3.67.223 5.475l.1.441Zm31.933 30.255c.736.453 1.356 1.218 2.146 1.62.486-2.103 3.383-5.463.343-6.77a3.534 3.534 0 0 1-.612-.476c-.004.31-.02.623-.043.936-.135 1.55-.597 3.17-1.595 4.366l-.239.32v.004ZM45.652 8.927c.578.266.867 1.136 1.445.943 1.541-.58 1.638-2.51 1.349-4.056-.097-.774-.867-1.257-1.638-1.45.193 1.45-.096 2.993-.948 4.265-.127.185-.208.294-.208.294v.004ZM59.7 38.477c.729-.05 1.595-.147 2.355-.259.254-.03.512-.058.778-.081a8.338 8.338 0 0 1-.713-.445c-1.791-.908-2.654-3.128-1.888-4.965-1.06.097-2.5-.193-2.597 1.354-.192 1.643.675 2.993 1.723 4.025.208.232.339.371.339.371h.003Zm-1.219-15.776c.17.966.779 1.723.909 2.675 1.848-1.83 5.807-3.58 3.514-6.6-1.303 1.29-2.602 2.578-4.04 3.687l-.383.238Z"
|
|
2954
3037
|
}
|
|
2955
3038
|
),
|
|
2956
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
3039
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "fha", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M22 5h32v74H22z" }) }) })
|
|
2957
3040
|
] }),
|
|
2958
3041
|
/* @__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
|
-
] }),
|
|
3042
|
+
] }), b2 = [...b0, "blue-dark"], q = T(
|
|
2960
3043
|
({ iconProps: a, as: s = "button", variant: c, color: l, size: r, hasShadow: n, isLoading: i, isFloating: o, ...d }, u) => /* @__PURE__ */ e(
|
|
2961
3044
|
h,
|
|
2962
3045
|
{
|
|
@@ -3001,7 +3084,7 @@ const r1 = ({ text: a, ...s }) => /* @__PURE__ */ e(
|
|
|
3001
3084
|
children: a
|
|
3002
3085
|
}
|
|
3003
3086
|
);
|
|
3004
|
-
function
|
|
3087
|
+
function y2({ title: a, ratio: s = "auto", htmlIframeProps: c, ...l }) {
|
|
3005
3088
|
return /* @__PURE__ */ e(
|
|
3006
3089
|
x,
|
|
3007
3090
|
{
|
|
@@ -3013,7 +3096,7 @@ function w2({ title: a, ratio: s = "auto", htmlIframeProps: c, ...l }) {
|
|
|
3013
3096
|
}
|
|
3014
3097
|
);
|
|
3015
3098
|
}
|
|
3016
|
-
const
|
|
3099
|
+
const Z0 = ({ src: a, formats: s }) => {
|
|
3017
3100
|
if (s !== void 0 && s.length > 0)
|
|
3018
3101
|
return s.map((c) => `${a.replace(/%format/, c)} ${c.split("x")[0]}w`).join(", ");
|
|
3019
3102
|
}, $1 = ({ src: a, format: s }) => a.replace(/%format/, s), d1 = ({
|
|
@@ -3043,7 +3126,7 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3043
3126
|
return /* @__PURE__ */ e(x, { as: "img", src: s, ...f });
|
|
3044
3127
|
const _ = c.split("x"), w = _[0], b = _[1];
|
|
3045
3128
|
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 =
|
|
3129
|
+
if (s && (Z = $1({ src: s, format: c }), C = Z0({ formats: l, src: s }) ?? ""), u) {
|
|
3047
3130
|
const k = Number(w) * 2, M = Number(b) * 2, S = `${k}x${M}`, y = $1({ src: s, format: S });
|
|
3048
3131
|
C = C ? `${C}, ${y} 2x` : `${y} 2x`;
|
|
3049
3132
|
}
|
|
@@ -3189,7 +3272,7 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3189
3272
|
]
|
|
3190
3273
|
}
|
|
3191
3274
|
);
|
|
3192
|
-
},
|
|
3275
|
+
}, _2 = ({ children: a }) => /* @__PURE__ */ e(L, { as: "h4", size: "xxs", weight: "bold", color: "ultramarine", children: a }), V = (a) => {
|
|
3193
3276
|
if (a.propValue && ["boolean", "string", "number"].includes(typeof a.propValue) || !a.propValue) {
|
|
3194
3277
|
const s = O1({
|
|
3195
3278
|
className: a.className,
|
|
@@ -3208,10 +3291,10 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3208
3291
|
});
|
|
3209
3292
|
return r && s.push(r), s;
|
|
3210
3293
|
}, []);
|
|
3211
|
-
},
|
|
3294
|
+
}, $0 = (a) => a.replace(/([a-z])([A-Z])/g, "$1-$2").replace(/[\s_]+/g, "-").toLowerCase(), O1 = (a) => {
|
|
3212
3295
|
if (a.propValue !== void 0) {
|
|
3213
3296
|
if (typeof a.propValue != "boolean") {
|
|
3214
|
-
const s =
|
|
3297
|
+
const s = $0(
|
|
3215
3298
|
typeof a.propValue == "number" ? a.propValue.toString() : a.propValue
|
|
3216
3299
|
);
|
|
3217
3300
|
return a.className ? `${a.className}-${s}@${a.defaultModifier}` : `${s}@${a.defaultModifier}`;
|
|
@@ -3220,11 +3303,11 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3220
3303
|
throw new Error('It is necessary to define the argument "className" !');
|
|
3221
3304
|
return `${a.className}@${a.defaultModifier}`;
|
|
3222
3305
|
}
|
|
3223
|
-
},
|
|
3306
|
+
}, j0 = (a) => p({
|
|
3224
3307
|
[`bg-${a.bg}`]: a.bg,
|
|
3225
3308
|
[`color-${a.color}`]: a.color,
|
|
3226
3309
|
[`border-color-${a.borderColor}`]: a.borderColor
|
|
3227
|
-
}),
|
|
3310
|
+
}), L0 = ({
|
|
3228
3311
|
basis: a,
|
|
3229
3312
|
shrink: s,
|
|
3230
3313
|
grow: c,
|
|
@@ -3242,8 +3325,8 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3242
3325
|
propValue: c,
|
|
3243
3326
|
className: "grow"
|
|
3244
3327
|
}),
|
|
3245
|
-
|
|
3246
|
-
),
|
|
3328
|
+
H0(l)
|
|
3329
|
+
), V0 = ({
|
|
3247
3330
|
inline: a = !1,
|
|
3248
3331
|
direction: s,
|
|
3249
3332
|
wrap: c,
|
|
@@ -3290,12 +3373,12 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3290
3373
|
propValue: a.flexGrow,
|
|
3291
3374
|
className: "grow"
|
|
3292
3375
|
})
|
|
3293
|
-
),
|
|
3376
|
+
), H0 = (a) => p(
|
|
3294
3377
|
...V({
|
|
3295
3378
|
propValue: a.align,
|
|
3296
3379
|
className: "self"
|
|
3297
3380
|
})
|
|
3298
|
-
), h1 = (a) => typeof a.props == "object" ? Object.keys(a.props).reduce((s, c) => (a.systemPropNames.includes(c) || (s[c] = a.props[c]), s), {}) : {},
|
|
3381
|
+
), 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
3382
|
Object.entries(a).filter(([s]) => Object.keys(W1).includes(s)).reduce((s, [c, l]) => (s.push(
|
|
3300
3383
|
...V({
|
|
3301
3384
|
className: c,
|
|
@@ -3311,8 +3394,8 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3311
3394
|
), s), [])
|
|
3312
3395
|
), e0 = (a) => p(
|
|
3313
3396
|
Q1(a),
|
|
3314
|
-
|
|
3315
|
-
|
|
3397
|
+
j0(a),
|
|
3398
|
+
F0(a)
|
|
3316
3399
|
), j1 = ({
|
|
3317
3400
|
textAlign: a,
|
|
3318
3401
|
weight: s,
|
|
@@ -3342,7 +3425,7 @@ const B0 = ({ src: a, formats: s }) => {
|
|
|
3342
3425
|
{
|
|
3343
3426
|
...h1({
|
|
3344
3427
|
props: c,
|
|
3345
|
-
systemPropNames: Object.keys(
|
|
3428
|
+
systemPropNames: Object.keys(C0)
|
|
3346
3429
|
}),
|
|
3347
3430
|
ref: l,
|
|
3348
3431
|
className: p(e0(c), c?.className),
|
|
@@ -3359,7 +3442,7 @@ const h = T(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3359
3442
|
}),
|
|
3360
3443
|
as: a,
|
|
3361
3444
|
ref: l,
|
|
3362
|
-
className: p(
|
|
3445
|
+
className: p(V0(c), c?.className),
|
|
3363
3446
|
children: s
|
|
3364
3447
|
}
|
|
3365
3448
|
)), F = T(
|
|
@@ -3368,15 +3451,15 @@ const h = T(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3368
3451
|
{
|
|
3369
3452
|
...h1({
|
|
3370
3453
|
props: c,
|
|
3371
|
-
systemPropNames: Object.keys(
|
|
3454
|
+
systemPropNames: Object.keys(k0)
|
|
3372
3455
|
}),
|
|
3373
3456
|
as: a,
|
|
3374
3457
|
ref: l,
|
|
3375
|
-
className: p(
|
|
3458
|
+
className: p(L0(c), c?.className),
|
|
3376
3459
|
children: s
|
|
3377
3460
|
}
|
|
3378
3461
|
)
|
|
3379
|
-
),
|
|
3462
|
+
), z2 = [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
3463
|
...h1({
|
|
3381
3464
|
props: n,
|
|
3382
3465
|
systemPropNames: Object.keys(U1)
|
|
@@ -3420,7 +3503,7 @@ const h = T(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3420
3503
|
..._
|
|
3421
3504
|
}, w) => {
|
|
3422
3505
|
if ((n || l) && c)
|
|
3423
|
-
throw new Error("You can't use color
|
|
3506
|
+
throw new Error("You can't use the color prop together with the variant or buttonColor prop");
|
|
3424
3507
|
const b = !!(n || l), C = u || m ? p(
|
|
3425
3508
|
"c-tab",
|
|
3426
3509
|
{
|
|
@@ -3448,7 +3531,7 @@ const h = T(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3448
3531
|
);
|
|
3449
3532
|
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
3533
|
}
|
|
3451
|
-
),
|
|
3534
|
+
), a0 = ({
|
|
3452
3535
|
dialogId: a,
|
|
3453
3536
|
children: s,
|
|
3454
3537
|
variant: c = "center",
|
|
@@ -3480,7 +3563,7 @@ const h = T(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3480
3563
|
]
|
|
3481
3564
|
}
|
|
3482
3565
|
);
|
|
3483
|
-
}, T0 = (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 }) }),
|
|
3566
|
+
}, T0 = (a) => /* @__PURE__ */ e(x, { ...a, className: p("c-overlay c-overlay--with-bg", a?.className) }), H1 = ({ isWhite: a }) => /* @__PURE__ */ e("div", { className: p("c-pipe", { "c-pipe--is-white": a }) }), N2 = ({
|
|
3484
3567
|
id: a,
|
|
3485
3568
|
required: s,
|
|
3486
3569
|
label: c,
|
|
@@ -3504,7 +3587,7 @@ const h = T(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3504
3587
|
u && !m ? o.push(r(d)) : m ? o.push(i(d)) : o.push(n(d));
|
|
3505
3588
|
}
|
|
3506
3589
|
return /* @__PURE__ */ e(x, { ...l, children: o });
|
|
3507
|
-
},
|
|
3590
|
+
}, k2 = ({
|
|
3508
3591
|
title: a,
|
|
3509
3592
|
link: s,
|
|
3510
3593
|
image: c,
|
|
@@ -3562,7 +3645,7 @@ const h = T(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3562
3645
|
)
|
|
3563
3646
|
]
|
|
3564
3647
|
}
|
|
3565
|
-
),
|
|
3648
|
+
), M2 = T(
|
|
3566
3649
|
({ variant: a, progressColor: s = "ultramarine" }, c) => /* @__PURE__ */ e(
|
|
3567
3650
|
x,
|
|
3568
3651
|
{
|
|
@@ -3595,7 +3678,7 @@ const h = T(({ as: a = "div", children: s, ...c }, l) => /* @__PURE__ */ e(
|
|
|
3595
3678
|
}
|
|
3596
3679
|
);
|
|
3597
3680
|
A0.displayName = "ScrollToTopButton";
|
|
3598
|
-
const
|
|
3681
|
+
const C2 = ({ inner: a, children: s, ...c }) => /* @__PURE__ */ e(
|
|
3599
3682
|
x,
|
|
3600
3683
|
{
|
|
3601
3684
|
...c,
|
|
@@ -3680,7 +3763,7 @@ const k2 = ({ inner: a, children: s, ...c }) => /* @__PURE__ */ e(
|
|
|
3680
3763
|
]
|
|
3681
3764
|
}
|
|
3682
3765
|
)
|
|
3683
|
-
),
|
|
3766
|
+
), S2 = ({ variant: a = "button", className: s, ...c }) => /* @__PURE__ */ e(
|
|
3684
3767
|
h,
|
|
3685
3768
|
{
|
|
3686
3769
|
className: p(
|
|
@@ -3762,7 +3845,7 @@ const m1 = T(
|
|
|
3762
3845
|
children: /* @__PURE__ */ e(x, { className: "c-stepper__loader", bg: s })
|
|
3763
3846
|
},
|
|
3764
3847
|
r
|
|
3765
|
-
)) }),
|
|
3848
|
+
)) }), s0 = ({
|
|
3766
3849
|
containerProps: a,
|
|
3767
3850
|
labelPosition: s = "before",
|
|
3768
3851
|
label: c,
|
|
@@ -3852,7 +3935,7 @@ const m1 = T(
|
|
|
3852
3935
|
children: r
|
|
3853
3936
|
}
|
|
3854
3937
|
)
|
|
3855
|
-
),
|
|
3938
|
+
), B2 = T(
|
|
3856
3939
|
({ id: a, required: s, label: c, variant: l, msg: r, rows: n = 5, containerProps: i, hint: o, error: d, ...u }, m) => /* @__PURE__ */ t(
|
|
3857
3940
|
h,
|
|
3858
3941
|
{
|
|
@@ -3913,7 +3996,7 @@ const m1 = T(
|
|
|
3913
3996
|
)
|
|
3914
3997
|
), L = T(
|
|
3915
3998
|
({ as: a = "h1", size: s, children: c, ...l }, r) => /* @__PURE__ */ e(
|
|
3916
|
-
|
|
3999
|
+
c0,
|
|
3917
4000
|
{
|
|
3918
4001
|
...l,
|
|
3919
4002
|
as: a,
|
|
@@ -3930,7 +4013,7 @@ const m1 = T(
|
|
|
3930
4013
|
)
|
|
3931
4014
|
), g = T(
|
|
3932
4015
|
({ as: a = "p", size: s, highlighted: c, children: l, ...r }, n) => /* @__PURE__ */ e(
|
|
3933
|
-
|
|
4016
|
+
c0,
|
|
3934
4017
|
{
|
|
3935
4018
|
as: c ? "span" : a,
|
|
3936
4019
|
bg: c ? "sponsoring" : r.bg,
|
|
@@ -3949,13 +4032,13 @@ const m1 = T(
|
|
|
3949
4032
|
children: l
|
|
3950
4033
|
}
|
|
3951
4034
|
)
|
|
3952
|
-
),
|
|
4035
|
+
), c0 = T(
|
|
3953
4036
|
({ as: a = "p", children: s, ...c }, l) => s && s.toString().length || c?.dangerouslySetInnerHTML ? /* @__PURE__ */ e(
|
|
3954
4037
|
x,
|
|
3955
4038
|
{
|
|
3956
4039
|
...h1({
|
|
3957
4040
|
props: c,
|
|
3958
|
-
systemPropNames: Object.keys(
|
|
4041
|
+
systemPropNames: Object.keys(S0)
|
|
3959
4042
|
}),
|
|
3960
4043
|
as: a,
|
|
3961
4044
|
ref: l,
|
|
@@ -3966,7 +4049,7 @@ const m1 = T(
|
|
|
3966
4049
|
children: s
|
|
3967
4050
|
}
|
|
3968
4051
|
) : null
|
|
3969
|
-
),
|
|
4052
|
+
), Z2 = ({
|
|
3970
4053
|
cover: a,
|
|
3971
4054
|
description: s,
|
|
3972
4055
|
title: c,
|
|
@@ -4023,10 +4106,10 @@ const m1 = T(
|
|
|
4023
4106
|
)
|
|
4024
4107
|
] })
|
|
4025
4108
|
}
|
|
4026
|
-
),
|
|
4109
|
+
), $2 = ({
|
|
4027
4110
|
children: a,
|
|
4028
4111
|
...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 }) }),
|
|
4112
|
+
}) => /* @__PURE__ */ e(x, { ...s, px: "s", py: "xxs-2", bg: "sponsoring", children: /* @__PURE__ */ e(g, { size: "xs", fontFamily: "source-serif-pro", children: a }) }), j2 = ({
|
|
4030
4113
|
title: a,
|
|
4031
4114
|
label: s,
|
|
4032
4115
|
layout: c,
|
|
@@ -4088,7 +4171,7 @@ const m1 = T(
|
|
|
4088
4171
|
]
|
|
4089
4172
|
}
|
|
4090
4173
|
)), u;
|
|
4091
|
-
},
|
|
4174
|
+
}, L2 = ({
|
|
4092
4175
|
title: a,
|
|
4093
4176
|
summary: s,
|
|
4094
4177
|
rubricColor: c,
|
|
@@ -4106,10 +4189,10 @@ const m1 = T(
|
|
|
4106
4189
|
fontFamily: "source-serif-pro",
|
|
4107
4190
|
children: [
|
|
4108
4191
|
a && /* @__PURE__ */ e(L, { as: "h4", size: "xxs", mb: "xs", fontFamily: "base", children: a }),
|
|
4109
|
-
/* @__PURE__ */ e(
|
|
4192
|
+
/* @__PURE__ */ e(ue, { color: c, children: s })
|
|
4110
4193
|
]
|
|
4111
4194
|
}
|
|
4112
|
-
),
|
|
4195
|
+
), V2 = ({ html: a, caption: s = "" }) => /* @__PURE__ */ t("figure", { className: "c-media", children: [
|
|
4113
4196
|
/* @__PURE__ */ e(
|
|
4114
4197
|
"div",
|
|
4115
4198
|
{
|
|
@@ -4120,7 +4203,7 @@ const m1 = T(
|
|
|
4120
4203
|
}
|
|
4121
4204
|
),
|
|
4122
4205
|
s && /* @__PURE__ */ e(g, { as: "figcaption", size: "xs", mt: "s", color: "grey-300", className: "c-media__caption", children: s })
|
|
4123
|
-
] }),
|
|
4206
|
+
] }), H2 = ({ html: a }) => /* @__PURE__ */ e(
|
|
4124
4207
|
"div",
|
|
4125
4208
|
{
|
|
4126
4209
|
dangerouslySetInnerHTML: {
|
|
@@ -4216,7 +4299,37 @@ const m1 = T(
|
|
|
4216
4299
|
}
|
|
4217
4300
|
)
|
|
4218
4301
|
] });
|
|
4219
|
-
},
|
|
4302
|
+
}, F2 = ({
|
|
4303
|
+
topics: a,
|
|
4304
|
+
infoBannerProps: s,
|
|
4305
|
+
...c
|
|
4306
|
+
}) => /* @__PURE__ */ t(x, { ...c, children: [
|
|
4307
|
+
/* @__PURE__ */ e(x, { as: "ul", mb: "xl", children: a.map((l, r) => /* @__PURE__ */ t("li", { children: [
|
|
4308
|
+
/* @__PURE__ */ e(K0, { icon: l.icon, title: l.title, content: l.content }),
|
|
4309
|
+
r !== a.length - 1 && /* @__PURE__ */ e(G, { color: "grey-200", my: "l" })
|
|
4310
|
+
] }, l.title)) }),
|
|
4311
|
+
/* @__PURE__ */ e(me, { heading: s.heading, description: s.description })
|
|
4312
|
+
] }), T2 = ({ 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: [
|
|
4313
|
+
/* @__PURE__ */ e(
|
|
4314
|
+
N,
|
|
4315
|
+
{
|
|
4316
|
+
name: (
|
|
4317
|
+
// Accept all names as even if wrong it would just add useless attribute
|
|
4318
|
+
s.isNumerology ? `num-${s.slug}` : `horoscope-${s.slug}`
|
|
4319
|
+
),
|
|
4320
|
+
size: 18
|
|
4321
|
+
}
|
|
4322
|
+
),
|
|
4323
|
+
/* @__PURE__ */ e(A, { isUppercase: !1, children: s.label })
|
|
4324
|
+
] }) }, s.slug)) }), K0 = T(
|
|
4325
|
+
({ icon: a, title: s, content: c, ...l }, r) => /* @__PURE__ */ t(x, { ...l, ref: r, className: p("c-astro-topic-card", l?.className), children: [
|
|
4326
|
+
/* @__PURE__ */ t(h, { alignItems: "center", mb: "s", children: [
|
|
4327
|
+
/* @__PURE__ */ e(N, { mr: "xs", name: a, size: 21 }),
|
|
4328
|
+
/* @__PURE__ */ e(L, { as: "h3", size: "xs", children: s })
|
|
4329
|
+
] }),
|
|
4330
|
+
/* @__PURE__ */ e(g, { size: "m", children: c })
|
|
4331
|
+
] })
|
|
4332
|
+
), G0 = ({
|
|
4220
4333
|
avatars: a,
|
|
4221
4334
|
maxAvatar: s = 4,
|
|
4222
4335
|
themeColor: c,
|
|
@@ -4229,7 +4342,7 @@ const m1 = T(
|
|
|
4229
4342
|
color: r.color ?? (r.path ? void 0 : c)
|
|
4230
4343
|
},
|
|
4231
4344
|
r.title
|
|
4232
|
-
)) }),
|
|
4345
|
+
)) }), I2 = ({
|
|
4233
4346
|
rubrics: a,
|
|
4234
4347
|
tags: s,
|
|
4235
4348
|
color: c,
|
|
@@ -4270,7 +4383,7 @@ const m1 = T(
|
|
|
4270
4383
|
)
|
|
4271
4384
|
}
|
|
4272
4385
|
),
|
|
4273
|
-
a && a.length > 0 && a.slice(0, 4).map((d) => /* @__PURE__ */ t(
|
|
4386
|
+
a && a.length > 0 && a.slice(0, 4).map((d) => /* @__PURE__ */ t(p0, { children: [
|
|
4274
4387
|
/* @__PURE__ */ e(
|
|
4275
4388
|
N,
|
|
4276
4389
|
{
|
|
@@ -4309,7 +4422,7 @@ const m1 = T(
|
|
|
4309
4422
|
] })
|
|
4310
4423
|
]
|
|
4311
4424
|
}
|
|
4312
|
-
),
|
|
4425
|
+
), A2 = ({
|
|
4313
4426
|
items: a,
|
|
4314
4427
|
heading: s,
|
|
4315
4428
|
columnsNumber: c = { xs: 2, md: 4 },
|
|
@@ -4323,7 +4436,7 @@ const m1 = T(
|
|
|
4323
4436
|
/* @__PURE__ */ e($, { color: u?.color || "black", href: u.href, children: u.name })
|
|
4324
4437
|
] }, u.name);
|
|
4325
4438
|
return a.length > 0 ? /* @__PURE__ */ e(
|
|
4326
|
-
|
|
4439
|
+
de,
|
|
4327
4440
|
{
|
|
4328
4441
|
visibleItems: l,
|
|
4329
4442
|
heading: {
|
|
@@ -4350,7 +4463,7 @@ const m1 = T(
|
|
|
4350
4463
|
childrenItems: a.map((u) => d(u))
|
|
4351
4464
|
}
|
|
4352
4465
|
) : null;
|
|
4353
|
-
},
|
|
4466
|
+
}, U0 = ["Lundi", "Mardi", "Mercredi", "Jeudi", "Vendredi", "Samedi", "Dimanche"], W0 = [
|
|
4354
4467
|
"Janvier",
|
|
4355
4468
|
"Février",
|
|
4356
4469
|
"Mars",
|
|
@@ -4366,7 +4479,7 @@ const m1 = T(
|
|
|
4366
4479
|
], w1 = (a) => {
|
|
4367
4480
|
const s = a.getFullYear(), c = String(a.getMonth() + 1).padStart(2, "0"), l = String(a.getDate()).padStart(2, "0");
|
|
4368
4481
|
return `${s}-${c}-${l}`;
|
|
4369
|
-
},
|
|
4482
|
+
}, Y0 = (a) => {
|
|
4370
4483
|
if (a.length < 2)
|
|
4371
4484
|
return /* @__PURE__ */ new Set();
|
|
4372
4485
|
const s = [...a].sort(), c = /* @__PURE__ */ new Set();
|
|
@@ -4386,7 +4499,7 @@ const m1 = T(
|
|
|
4386
4499
|
}), l = n;
|
|
4387
4500
|
}
|
|
4388
4501
|
return c;
|
|
4389
|
-
},
|
|
4502
|
+
}, D2 = ({
|
|
4390
4503
|
currentStreakDates: a = [],
|
|
4391
4504
|
maxStreakDates: s = [],
|
|
4392
4505
|
initialMonth: c,
|
|
@@ -4397,7 +4510,7 @@ const m1 = T(
|
|
|
4397
4510
|
const i = W(() => {
|
|
4398
4511
|
const y = l ? new Date(l) : /* @__PURE__ */ new Date();
|
|
4399
4512
|
return y.setHours(0, 0, 0, 0), y;
|
|
4400
|
-
}, [l]), [o, d] =
|
|
4513
|
+
}, [l]), [o, d] = g0(() => {
|
|
4401
4514
|
if (c) {
|
|
4402
4515
|
const y = new Date(c);
|
|
4403
4516
|
return { year: y.getFullYear(), month: y.getMonth() };
|
|
@@ -4413,7 +4526,7 @@ const m1 = T(
|
|
|
4413
4526
|
for (let y = new Date(v); y <= f; y.setDate(y.getDate() + 1))
|
|
4414
4527
|
_.push(new Date(y));
|
|
4415
4528
|
const w = W(() => new Set(a), [a]), b = W(() => new Set(s), [s]), C = W(
|
|
4416
|
-
() =>
|
|
4529
|
+
() => Y0([...a, ...s]),
|
|
4417
4530
|
[a, s]
|
|
4418
4531
|
), Z = w1(i), k = o.year < i.getFullYear() || o.year === i.getFullYear() && o.month < i.getMonth(), M = () => {
|
|
4419
4532
|
d((y) => y.month === 0 ? { year: y.year - 1, month: 11 } : { year: y.year, month: y.month - 1 });
|
|
@@ -4440,7 +4553,7 @@ const m1 = T(
|
|
|
4440
4553
|
className: "c-calendar__month-title",
|
|
4441
4554
|
textAlign: "center",
|
|
4442
4555
|
children: [
|
|
4443
|
-
|
|
4556
|
+
W0[o.month],
|
|
4444
4557
|
" ",
|
|
4445
4558
|
o.year
|
|
4446
4559
|
]
|
|
@@ -4458,7 +4571,7 @@ const m1 = T(
|
|
|
4458
4571
|
}
|
|
4459
4572
|
)
|
|
4460
4573
|
] }),
|
|
4461
|
-
/* @__PURE__ */ e(x, { className: "c-calendar__grid", pb: "xs", children:
|
|
4574
|
+
/* @__PURE__ */ e(x, { className: "c-calendar__grid", pb: "xs", children: U0.map((y) => /* @__PURE__ */ e(h, { alignItems: "center", justifyContent: "center", className: "c-calendar__cell", children: /* @__PURE__ */ e(g, { as: "span", size: "xs", children: y.charAt(0) }) }, y)) }),
|
|
4462
4575
|
/* @__PURE__ */ e("div", { className: "c-calendar__grid", children: _.map((y) => {
|
|
4463
4576
|
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
4577
|
C1.setDate(C1.getDate() - 1);
|
|
@@ -4504,7 +4617,7 @@ const m1 = T(
|
|
|
4504
4617
|
children: s
|
|
4505
4618
|
}
|
|
4506
4619
|
)
|
|
4507
|
-
),
|
|
4620
|
+
), l0 = ({
|
|
4508
4621
|
text: a,
|
|
4509
4622
|
avatarAlt: s,
|
|
4510
4623
|
avatarUrl: c,
|
|
@@ -4661,7 +4774,7 @@ const m1 = T(
|
|
|
4661
4774
|
]
|
|
4662
4775
|
}
|
|
4663
4776
|
);
|
|
4664
|
-
},
|
|
4777
|
+
}, X0 = (a) => {
|
|
4665
4778
|
switch (a) {
|
|
4666
4779
|
case "small":
|
|
4667
4780
|
return 20;
|
|
@@ -4723,7 +4836,7 @@ const m1 = T(
|
|
|
4723
4836
|
[`c-card-img__caption--${i.size || "big"}`]: !0
|
|
4724
4837
|
}),
|
|
4725
4838
|
children: [
|
|
4726
|
-
/* @__PURE__ */ e(N, { name: i.iconName, size:
|
|
4839
|
+
/* @__PURE__ */ e(N, { name: i.iconName, size: X0(i.size || "big") }),
|
|
4727
4840
|
/* @__PURE__ */ e(g, { size: i.size === "small" ? "xxs-2" : "xxs", weight: "bold", children: i.text })
|
|
4728
4841
|
]
|
|
4729
4842
|
}
|
|
@@ -4817,7 +4930,7 @@ const m1 = T(
|
|
|
4817
4930
|
}
|
|
4818
4931
|
)
|
|
4819
4932
|
}
|
|
4820
|
-
),
|
|
4933
|
+
), O2 = ({
|
|
4821
4934
|
link: a,
|
|
4822
4935
|
title: s,
|
|
4823
4936
|
summaryProps: c,
|
|
@@ -4924,7 +5037,7 @@ const m1 = T(
|
|
|
4924
5037
|
}
|
|
4925
5038
|
),
|
|
4926
5039
|
o && /* @__PURE__ */ e(
|
|
4927
|
-
|
|
5040
|
+
d0,
|
|
4928
5041
|
{
|
|
4929
5042
|
...o,
|
|
4930
5043
|
mx: "m",
|
|
@@ -4958,7 +5071,7 @@ const m1 = T(
|
|
|
4958
5071
|
] })
|
|
4959
5072
|
}
|
|
4960
5073
|
);
|
|
4961
|
-
},
|
|
5074
|
+
}, t0 = ({
|
|
4962
5075
|
link: a,
|
|
4963
5076
|
title: s,
|
|
4964
5077
|
cardHeaderProps: c,
|
|
@@ -5020,7 +5133,7 @@ const m1 = T(
|
|
|
5020
5133
|
]
|
|
5021
5134
|
}
|
|
5022
5135
|
),
|
|
5023
|
-
n && /* @__PURE__ */ e(
|
|
5136
|
+
n && /* @__PURE__ */ e(l0, { ...n, mt: "xs" }),
|
|
5024
5137
|
o && /* @__PURE__ */ e(
|
|
5025
5138
|
o1,
|
|
5026
5139
|
{
|
|
@@ -5033,7 +5146,7 @@ const m1 = T(
|
|
|
5033
5146
|
]
|
|
5034
5147
|
}
|
|
5035
5148
|
);
|
|
5036
|
-
},
|
|
5149
|
+
}, R2 = ({
|
|
5037
5150
|
link: a,
|
|
5038
5151
|
title: s,
|
|
5039
5152
|
layout: c,
|
|
@@ -5095,7 +5208,7 @@ const m1 = T(
|
|
|
5095
5208
|
] })
|
|
5096
5209
|
}
|
|
5097
5210
|
);
|
|
5098
|
-
},
|
|
5211
|
+
}, E2 = ({
|
|
5099
5212
|
link: a,
|
|
5100
5213
|
title: s,
|
|
5101
5214
|
layout: c,
|
|
@@ -5171,7 +5284,7 @@ const m1 = T(
|
|
|
5171
5284
|
}
|
|
5172
5285
|
)
|
|
5173
5286
|
] }) });
|
|
5174
|
-
},
|
|
5287
|
+
}, J0 = ({
|
|
5175
5288
|
link: a,
|
|
5176
5289
|
title: s,
|
|
5177
5290
|
cardHeaderProps: c,
|
|
@@ -5221,7 +5334,7 @@ const m1 = T(
|
|
|
5221
5334
|
}
|
|
5222
5335
|
),
|
|
5223
5336
|
i && /* @__PURE__ */ e(
|
|
5224
|
-
|
|
5337
|
+
l0,
|
|
5225
5338
|
{
|
|
5226
5339
|
...i,
|
|
5227
5340
|
mt: "l",
|
|
@@ -5241,7 +5354,7 @@ const m1 = T(
|
|
|
5241
5354
|
]
|
|
5242
5355
|
}
|
|
5243
5356
|
);
|
|
5244
|
-
}, z1 = (a, s = "fr-FR") => Intl.NumberFormat(s).format(a),
|
|
5357
|
+
}, z1 = (a, s = "fr-FR") => Intl.NumberFormat(s).format(a), Q0 = ({
|
|
5245
5358
|
link: a,
|
|
5246
5359
|
title: s,
|
|
5247
5360
|
cardHeaderProps: c,
|
|
@@ -5337,7 +5450,7 @@ const m1 = T(
|
|
|
5337
5450
|
]
|
|
5338
5451
|
}
|
|
5339
5452
|
);
|
|
5340
|
-
},
|
|
5453
|
+
}, P2 = ({
|
|
5341
5454
|
title: a,
|
|
5342
5455
|
summary: s,
|
|
5343
5456
|
cardTitleProps: c,
|
|
@@ -5456,7 +5569,7 @@ const m1 = T(
|
|
|
5456
5569
|
] })
|
|
5457
5570
|
] })
|
|
5458
5571
|
] });
|
|
5459
|
-
},
|
|
5572
|
+
}, q2 = ({
|
|
5460
5573
|
id: a,
|
|
5461
5574
|
label: s,
|
|
5462
5575
|
title: c,
|
|
@@ -5494,10 +5607,10 @@ const m1 = T(
|
|
|
5494
5607
|
/* @__PURE__ */ e(g, { size: "m", children: s }),
|
|
5495
5608
|
r
|
|
5496
5609
|
] }),
|
|
5497
|
-
/* @__PURE__ */ e(h, { wrap: "wrap", children: /* @__PURE__ */ e(
|
|
5610
|
+
/* @__PURE__ */ e(h, { wrap: "wrap", children: /* @__PURE__ */ e(s0, { id: a, checked: i, onChange: d }) })
|
|
5498
5611
|
]
|
|
5499
5612
|
}
|
|
5500
|
-
),
|
|
5613
|
+
), K2 = ({
|
|
5501
5614
|
timeText: a,
|
|
5502
5615
|
hasDot: s,
|
|
5503
5616
|
closeButton: c,
|
|
@@ -5541,7 +5654,7 @@ const m1 = T(
|
|
|
5541
5654
|
)
|
|
5542
5655
|
] })
|
|
5543
5656
|
] })
|
|
5544
|
-
] }),
|
|
5657
|
+
] }), n0 = ({
|
|
5545
5658
|
link: a,
|
|
5546
5659
|
cardImageProps: s,
|
|
5547
5660
|
cardHeaderProps: c,
|
|
@@ -5624,7 +5737,7 @@ const m1 = T(
|
|
|
5624
5737
|
]
|
|
5625
5738
|
}
|
|
5626
5739
|
);
|
|
5627
|
-
},
|
|
5740
|
+
}, ee = ({
|
|
5628
5741
|
link: a,
|
|
5629
5742
|
cardImageProps: s,
|
|
5630
5743
|
cardHeaderProps: c,
|
|
@@ -5661,7 +5774,7 @@ const m1 = T(
|
|
|
5661
5774
|
] })
|
|
5662
5775
|
]
|
|
5663
5776
|
}
|
|
5664
|
-
),
|
|
5777
|
+
), G2 = ({
|
|
5665
5778
|
link: a,
|
|
5666
5779
|
title: s,
|
|
5667
5780
|
summaryProps: c,
|
|
@@ -5722,12 +5835,12 @@ const m1 = T(
|
|
|
5722
5835
|
]
|
|
5723
5836
|
}
|
|
5724
5837
|
);
|
|
5725
|
-
}, c1 = ({ className: a, ...s }) => /* @__PURE__ */ e(x, { className: p("c-card-skeleton__block", a), bg: "grey-200", ...s }),
|
|
5838
|
+
}, c1 = ({ className: a, ...s }) => /* @__PURE__ */ e(x, { className: p("c-card-skeleton__block", a), bg: "grey-200", ...s }), ae = (a) => /* @__PURE__ */ t(O, { ...a, direction: "column", gap: "xxs", children: [
|
|
5726
5839
|
/* @__PURE__ */ e(c1, { className: "c-card-skeleton__block--image" }),
|
|
5727
5840
|
/* @__PURE__ */ e(c1, { className: "c-card-skeleton__block--meta" }),
|
|
5728
5841
|
/* @__PURE__ */ e(c1, { className: "c-card-skeleton__block--title" }),
|
|
5729
5842
|
/* @__PURE__ */ e(c1, { className: "c-card-skeleton__block--subtitle" })
|
|
5730
|
-
] }),
|
|
5843
|
+
] }), se = (a) => /* @__PURE__ */ e(
|
|
5731
5844
|
O,
|
|
5732
5845
|
{
|
|
5733
5846
|
...a,
|
|
@@ -5742,14 +5855,14 @@ const m1 = T(
|
|
|
5742
5855
|
/* @__PURE__ */ e(c1, { className: "c-card-skeleton__block--image" })
|
|
5743
5856
|
] })
|
|
5744
5857
|
}
|
|
5745
|
-
),
|
|
5858
|
+
), U2 = ({ variant: a, className: s, ...c }) => {
|
|
5746
5859
|
const l = p(
|
|
5747
5860
|
"c-card-skeleton",
|
|
5748
5861
|
{ [`c-card-skeleton--${a}`]: a },
|
|
5749
5862
|
s
|
|
5750
5863
|
);
|
|
5751
|
-
return a === "medium" ? /* @__PURE__ */ e(
|
|
5752
|
-
},
|
|
5864
|
+
return a === "medium" ? /* @__PURE__ */ e(ae, { ...c, className: l }) : /* @__PURE__ */ e(se, { ...c, className: l });
|
|
5865
|
+
}, r0 = ({
|
|
5753
5866
|
link: a,
|
|
5754
5867
|
title: s,
|
|
5755
5868
|
cardHeaderProps: c,
|
|
@@ -5806,7 +5919,7 @@ const m1 = T(
|
|
|
5806
5919
|
)
|
|
5807
5920
|
] });
|
|
5808
5921
|
return /* @__PURE__ */ e(O, { ...f, direction: "column", clickable: !0, children: o === "title-on-image" ? /* @__PURE__ */ e("a", { href: a, children: _ }) : _ });
|
|
5809
|
-
},
|
|
5922
|
+
}, ce = ({
|
|
5810
5923
|
link: a,
|
|
5811
5924
|
title: s,
|
|
5812
5925
|
cardHeaderProps: c,
|
|
@@ -5861,7 +5974,7 @@ const m1 = T(
|
|
|
5861
5974
|
]
|
|
5862
5975
|
}
|
|
5863
5976
|
);
|
|
5864
|
-
},
|
|
5977
|
+
}, le = ({
|
|
5865
5978
|
link: a,
|
|
5866
5979
|
title: s,
|
|
5867
5980
|
cardImageProps: c,
|
|
@@ -5889,7 +6002,7 @@ const m1 = T(
|
|
|
5889
6002
|
}
|
|
5890
6003
|
)
|
|
5891
6004
|
}
|
|
5892
|
-
),
|
|
6005
|
+
), W2 = ({
|
|
5893
6006
|
link: a,
|
|
5894
6007
|
title: s,
|
|
5895
6008
|
signatureProps: c,
|
|
@@ -5933,12 +6046,12 @@ const m1 = T(
|
|
|
5933
6046
|
children: l.children
|
|
5934
6047
|
}
|
|
5935
6048
|
),
|
|
5936
|
-
c && /* @__PURE__ */ e(
|
|
6049
|
+
c && /* @__PURE__ */ e(d0, { ...c, mt: "l", className: "c-card-element--is-clickable" })
|
|
5937
6050
|
] })
|
|
5938
6051
|
]
|
|
5939
6052
|
}
|
|
5940
6053
|
)
|
|
5941
|
-
) : null,
|
|
6054
|
+
) : null, te = ({
|
|
5942
6055
|
link: a,
|
|
5943
6056
|
title: s,
|
|
5944
6057
|
cardImageProps: c,
|
|
@@ -5966,7 +6079,7 @@ const m1 = T(
|
|
|
5966
6079
|
}
|
|
5967
6080
|
)
|
|
5968
6081
|
}
|
|
5969
|
-
),
|
|
6082
|
+
), Y2 = ({
|
|
5970
6083
|
title: a,
|
|
5971
6084
|
summaryProps: s,
|
|
5972
6085
|
cardTitleProps: c,
|
|
@@ -5993,7 +6106,7 @@ const m1 = T(
|
|
|
5993
6106
|
/* @__PURE__ */ e($, { ...r, buttonColor: "primary", href: l, whiteSpace: "nowrap", children: r.children })
|
|
5994
6107
|
]
|
|
5995
6108
|
}
|
|
5996
|
-
),
|
|
6109
|
+
), X2 = ({
|
|
5997
6110
|
link: a,
|
|
5998
6111
|
title: s,
|
|
5999
6112
|
summaryProps: c,
|
|
@@ -6044,7 +6157,7 @@ const m1 = T(
|
|
|
6044
6157
|
}
|
|
6045
6158
|
)
|
|
6046
6159
|
] });
|
|
6047
|
-
},
|
|
6160
|
+
}, ne = ({
|
|
6048
6161
|
articles: a,
|
|
6049
6162
|
layout: s,
|
|
6050
6163
|
label: c,
|
|
@@ -6062,12 +6175,12 @@ const m1 = T(
|
|
|
6062
6175
|
const _ = (b) => {
|
|
6063
6176
|
switch (o?.sliderVariant) {
|
|
6064
6177
|
case "videos":
|
|
6065
|
-
return /* @__PURE__ */ e(
|
|
6178
|
+
return /* @__PURE__ */ e(te, { ...b });
|
|
6066
6179
|
case "vertical-cards":
|
|
6067
|
-
return /* @__PURE__ */ e(
|
|
6180
|
+
return /* @__PURE__ */ e(le, { ...b });
|
|
6068
6181
|
default:
|
|
6069
6182
|
return /* @__PURE__ */ e(
|
|
6070
|
-
|
|
6183
|
+
r0,
|
|
6071
6184
|
{
|
|
6072
6185
|
...b,
|
|
6073
6186
|
layout: s,
|
|
@@ -6093,7 +6206,7 @@ const m1 = T(
|
|
|
6093
6206
|
);
|
|
6094
6207
|
}
|
|
6095
6208
|
}, w = /* @__PURE__ */ e(
|
|
6096
|
-
|
|
6209
|
+
o0,
|
|
6097
6210
|
{
|
|
6098
6211
|
label: c || "",
|
|
6099
6212
|
mb: n && "0" || (!u || m) && "m" || "xxl",
|
|
@@ -6163,15 +6276,15 @@ const m1 = T(
|
|
|
6163
6276
|
]
|
|
6164
6277
|
}
|
|
6165
6278
|
) : null;
|
|
6166
|
-
},
|
|
6279
|
+
}, re = (a, s, c, l) => {
|
|
6167
6280
|
const r = a * Math.cos(2 * Math.PI * s), n = a * Math.sin(2 * Math.PI * s);
|
|
6168
6281
|
return { pathDescription: `M0,0 L${c},${l} A${a},${a} 0 ${s > 0.5 ? 1 : 0} 1 ${r},${n} Z`, lx: r, ly: n };
|
|
6169
|
-
},
|
|
6282
|
+
}, ie = (a, s, c) => {
|
|
6170
6283
|
let l = 0, r = s, n = 0;
|
|
6171
6284
|
return a.reduce((i, o) => {
|
|
6172
6285
|
const d = (o.seats || 0) / c;
|
|
6173
6286
|
l += d;
|
|
6174
|
-
const { pathDescription: u, lx: m, ly: v } =
|
|
6287
|
+
const { pathDescription: u, lx: m, ly: v } = re(s, l / 2, r, n);
|
|
6175
6288
|
r = m, n = v;
|
|
6176
6289
|
const f = /* @__PURE__ */ e(
|
|
6177
6290
|
"path",
|
|
@@ -6183,7 +6296,7 @@ const m1 = T(
|
|
|
6183
6296
|
);
|
|
6184
6297
|
return i.push(f), i;
|
|
6185
6298
|
}, []);
|
|
6186
|
-
},
|
|
6299
|
+
}, J2 = ({ results: a, ...s }) => {
|
|
6187
6300
|
const r = a.map((i) => i.seats).reduce((i, o) => i + o, 0), n = a.filter((i) => i.seats > 0).map(
|
|
6188
6301
|
(i) => ({
|
|
6189
6302
|
name: i.politicalParty.name,
|
|
@@ -6201,7 +6314,7 @@ const m1 = T(
|
|
|
6201
6314
|
viewBox: `-270 -${270 + 40 / 2} ${270 * 2} 270`,
|
|
6202
6315
|
children: [
|
|
6203
6316
|
/* @__PURE__ */ e("title", { children: `Diagramme en demi-donut représentant la répartition des ${r} sièges` }),
|
|
6204
|
-
|
|
6317
|
+
ie(a, 270, r),
|
|
6205
6318
|
/* @__PURE__ */ t("g", { className: "c-half-donut__top", children: [
|
|
6206
6319
|
/* @__PURE__ */ e("line", { x1: "0", y1: `-${270 + 40 / 3}`, x2: "0", y2: "-270" }),
|
|
6207
6320
|
/* @__PURE__ */ e("text", { x: "-13", y: `-${270 + 40 / 2}`, children: "50%" })
|
|
@@ -6224,7 +6337,97 @@ const m1 = T(
|
|
|
6224
6337
|
),
|
|
6225
6338
|
/* @__PURE__ */ e(f1, { items: n, mt: "xxl" })
|
|
6226
6339
|
] });
|
|
6227
|
-
},
|
|
6340
|
+
}, oe = ({
|
|
6341
|
+
dialogId: a,
|
|
6342
|
+
ariaLabel: s = "Fermer la fenêtre",
|
|
6343
|
+
modalIconSize: c = [114, 28],
|
|
6344
|
+
headingProps: l,
|
|
6345
|
+
themeColor: r = "ultramarine",
|
|
6346
|
+
withMenuButton: n,
|
|
6347
|
+
...i
|
|
6348
|
+
}) => /* @__PURE__ */ t(
|
|
6349
|
+
h,
|
|
6350
|
+
{
|
|
6351
|
+
alignItems: "center",
|
|
6352
|
+
justifyContent: n || l ? "between" : "end",
|
|
6353
|
+
px: "l",
|
|
6354
|
+
py: "xs",
|
|
6355
|
+
className: "c-header-side-modal",
|
|
6356
|
+
bg: r,
|
|
6357
|
+
children: [
|
|
6358
|
+
n && /* @__PURE__ */ e(
|
|
6359
|
+
q,
|
|
6360
|
+
{
|
|
6361
|
+
variant: "ghost",
|
|
6362
|
+
size: "tiny",
|
|
6363
|
+
iconProps: {
|
|
6364
|
+
name: "menu",
|
|
6365
|
+
size: 18,
|
|
6366
|
+
color: "white"
|
|
6367
|
+
},
|
|
6368
|
+
"data-a11y-dialog-show": "dialog-menu",
|
|
6369
|
+
"aria-label": "Ouvrir le menu"
|
|
6370
|
+
}
|
|
6371
|
+
),
|
|
6372
|
+
/* @__PURE__ */ t(
|
|
6373
|
+
h,
|
|
6374
|
+
{
|
|
6375
|
+
...!n && l ? { alignItems: "baseline" } : {
|
|
6376
|
+
className: "c-header-side-modal__content--centered",
|
|
6377
|
+
direction: "column",
|
|
6378
|
+
alignItems: "center"
|
|
6379
|
+
},
|
|
6380
|
+
children: [
|
|
6381
|
+
/* @__PURE__ */ e($, { href: "/", title: "Accueil", children: /* @__PURE__ */ e(N, { name: "logo", color: "white", size: c }) }),
|
|
6382
|
+
l && /* @__PURE__ */ e(
|
|
6383
|
+
L,
|
|
6384
|
+
{
|
|
6385
|
+
color: "white",
|
|
6386
|
+
size: "xxs",
|
|
6387
|
+
...!n && { pl: "xs" },
|
|
6388
|
+
...l
|
|
6389
|
+
}
|
|
6390
|
+
)
|
|
6391
|
+
]
|
|
6392
|
+
}
|
|
6393
|
+
),
|
|
6394
|
+
/* @__PURE__ */ e(
|
|
6395
|
+
q,
|
|
6396
|
+
{
|
|
6397
|
+
...i,
|
|
6398
|
+
variant: "ghost",
|
|
6399
|
+
size: "tiny",
|
|
6400
|
+
iconProps: {
|
|
6401
|
+
name: "close",
|
|
6402
|
+
size: 16,
|
|
6403
|
+
color: "white"
|
|
6404
|
+
},
|
|
6405
|
+
"data-a11y-dialog-hide": a,
|
|
6406
|
+
"aria-label": s
|
|
6407
|
+
}
|
|
6408
|
+
)
|
|
6409
|
+
]
|
|
6410
|
+
}
|
|
6411
|
+
), Q2 = ({ children: a, layout: s, ...c }) => {
|
|
6412
|
+
const l = "dialog-chatbot";
|
|
6413
|
+
return /* @__PURE__ */ t(
|
|
6414
|
+
a0,
|
|
6415
|
+
{
|
|
6416
|
+
dialogId: l,
|
|
6417
|
+
...c,
|
|
6418
|
+
className: p("c-chatbot", c?.className),
|
|
6419
|
+
variant: "right",
|
|
6420
|
+
children: [
|
|
6421
|
+
s === z.MOBILE && /* @__PURE__ */ e(oe, { dialogId: l }),
|
|
6422
|
+
/* @__PURE__ */ t(x, { bg: "grey-100", p: "m", children: [
|
|
6423
|
+
/* @__PURE__ */ e(L, { as: "h3", size: "xxs-2", color: "ultramarine", mb: "xxs-3", children: "Vous avez des questions sur l’actualité ?" }),
|
|
6424
|
+
/* @__PURE__ */ e(g, { size: "m", children: "Notre IA est disponible 24h/24 et 7 jours/7" })
|
|
6425
|
+
] }),
|
|
6426
|
+
a
|
|
6427
|
+
]
|
|
6428
|
+
}
|
|
6429
|
+
);
|
|
6430
|
+
}, e3 = ({
|
|
6228
6431
|
citationText: a,
|
|
6229
6432
|
citationAuthor: s,
|
|
6230
6433
|
...c
|
|
@@ -6327,7 +6530,7 @@ const m1 = T(
|
|
|
6327
6530
|
}
|
|
6328
6531
|
);
|
|
6329
6532
|
}
|
|
6330
|
-
),
|
|
6533
|
+
), a3 = ({
|
|
6331
6534
|
enableComment: a,
|
|
6332
6535
|
lazyLoad: s = { delayed: !0, distanceVisible: 0 },
|
|
6333
6536
|
...c
|
|
@@ -6341,7 +6544,7 @@ const m1 = T(
|
|
|
6341
6544
|
...c,
|
|
6342
6545
|
children: /* @__PURE__ */ e("div", { id: "graphcomment", className: "c-comment__container" })
|
|
6343
6546
|
}
|
|
6344
|
-
) : null,
|
|
6547
|
+
) : null, s3 = ({
|
|
6345
6548
|
enableComment: a,
|
|
6346
6549
|
commentNumber: s = 0,
|
|
6347
6550
|
lazyLoad: c = { delayed: !0, distanceVisible: 0 }
|
|
@@ -6355,7 +6558,7 @@ const m1 = T(
|
|
|
6355
6558
|
"data-distance-visible": c.distanceVisible,
|
|
6356
6559
|
"data-comment-number": s
|
|
6357
6560
|
}
|
|
6358
|
-
) : null,
|
|
6561
|
+
) : null, c3 = ({ commentNumber: a, layout: s }) => s === z.MOBILE ? /* @__PURE__ */ t(j, { children: [
|
|
6359
6562
|
/* @__PURE__ */ e(G, { color: "grey-200" }),
|
|
6360
6563
|
/* @__PURE__ */ t(h, { gap: "xxs", p: "xs", children: [
|
|
6361
6564
|
/* @__PURE__ */ e(N, { name: "comment", size: 16, color: "ultramarine" }),
|
|
@@ -6446,18 +6649,18 @@ const m1 = T(
|
|
|
6446
6649
|
]
|
|
6447
6650
|
}
|
|
6448
6651
|
);
|
|
6449
|
-
},
|
|
6652
|
+
}, l3 = ({
|
|
6450
6653
|
label: a,
|
|
6451
6654
|
icon: s = { name: "darkmode", size: 20 },
|
|
6452
6655
|
...c
|
|
6453
6656
|
}) => /* @__PURE__ */ e(
|
|
6454
|
-
|
|
6657
|
+
s0,
|
|
6455
6658
|
{
|
|
6456
6659
|
icon: s,
|
|
6457
6660
|
label: a || /* @__PURE__ */ e(g, { size: "l", as: "span", weight: "bold", children: "Mode sombre" }),
|
|
6458
6661
|
...c
|
|
6459
6662
|
}
|
|
6460
|
-
),
|
|
6663
|
+
), t3 = ({ topics: a, ...s }) => a.length === 0 ? null : /* @__PURE__ */ t(x, { ...s, children: [
|
|
6461
6664
|
/* @__PURE__ */ e(L, { as: "h3", mb: "xs", size: "xxs", children: "À découvrir" }),
|
|
6462
6665
|
/* @__PURE__ */ e("ul", { children: a.map((c) => /* @__PURE__ */ t(x, { as: "li", mb: "xs", children: [
|
|
6463
6666
|
/* @__PURE__ */ t(h, { alignItems: "center", gap: "xxs", children: [
|
|
@@ -6498,7 +6701,7 @@ const m1 = T(
|
|
|
6498
6701
|
}
|
|
6499
6702
|
)
|
|
6500
6703
|
] }, c.href)) })
|
|
6501
|
-
] }),
|
|
6704
|
+
] }), n3 = ({
|
|
6502
6705
|
layout: a,
|
|
6503
6706
|
searchFormProps: s,
|
|
6504
6707
|
title: c,
|
|
@@ -6643,7 +6846,7 @@ const m1 = T(
|
|
|
6643
6846
|
)
|
|
6644
6847
|
}
|
|
6645
6848
|
);
|
|
6646
|
-
},
|
|
6849
|
+
}, r3 = ({
|
|
6647
6850
|
reactListItems: a,
|
|
6648
6851
|
activeReaction: s,
|
|
6649
6852
|
...c
|
|
@@ -6677,7 +6880,7 @@ const m1 = T(
|
|
|
6677
6880
|
}
|
|
6678
6881
|
) }, l.type)) })
|
|
6679
6882
|
}
|
|
6680
|
-
),
|
|
6883
|
+
), i3 = ({
|
|
6681
6884
|
statusCode: a = "404",
|
|
6682
6885
|
enableGoogleSearch: s
|
|
6683
6886
|
}) => {
|
|
@@ -6708,7 +6911,7 @@ const m1 = T(
|
|
|
6708
6911
|
/* @__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
6912
|
/* @__PURE__ */ e($, { href: "/", className: "c-error-content__link", children: "Retour page d’accueil" })
|
|
6710
6913
|
] });
|
|
6711
|
-
},
|
|
6914
|
+
}, de = ({
|
|
6712
6915
|
visibleItems: a,
|
|
6713
6916
|
heading: s,
|
|
6714
6917
|
visibleGridProps: c,
|
|
@@ -6767,7 +6970,7 @@ const m1 = T(
|
|
|
6767
6970
|
] })
|
|
6768
6971
|
]
|
|
6769
6972
|
}
|
|
6770
|
-
),
|
|
6973
|
+
), o3 = ({
|
|
6771
6974
|
title: a,
|
|
6772
6975
|
subtitle: s,
|
|
6773
6976
|
icon: c,
|
|
@@ -6780,12 +6983,12 @@ const m1 = T(
|
|
|
6780
6983
|
s && /* @__PURE__ */ e(g, { mb: "xxs-2", children: s }),
|
|
6781
6984
|
/* @__PURE__ */ e(L, { as: "h2", size: "m", fontFamily: "source-serif-pro", children: a })
|
|
6782
6985
|
] })
|
|
6783
|
-
] }),
|
|
6986
|
+
] }), he = {
|
|
6784
6987
|
logo: [90, 22],
|
|
6785
6988
|
"logo-tempo": [78, 24],
|
|
6786
6989
|
"logo-tv": [40, 22],
|
|
6787
6990
|
"logo-games": [60, 24]
|
|
6788
|
-
},
|
|
6991
|
+
}, d3 = ({
|
|
6789
6992
|
logoHref: a,
|
|
6790
6993
|
headerLinks: s,
|
|
6791
6994
|
logoName: c = "logo",
|
|
@@ -6814,7 +7017,8 @@ const m1 = T(
|
|
|
6814
7017
|
color: "white",
|
|
6815
7018
|
iconProps: { name: "menu", size: [20, 18] },
|
|
6816
7019
|
"data-a11y-dialog-show": "dialog-menu",
|
|
6817
|
-
size: "tiny"
|
|
7020
|
+
size: "tiny",
|
|
7021
|
+
"aria-label": "Ouvrir le menu"
|
|
6818
7022
|
}
|
|
6819
7023
|
),
|
|
6820
7024
|
/* @__PURE__ */ e(
|
|
@@ -6825,10 +7029,18 @@ const m1 = T(
|
|
|
6825
7029
|
iconProps: { name: "close", size: [20, 18] },
|
|
6826
7030
|
"data-a11y-dialog-hide": "dialog-menu",
|
|
6827
7031
|
size: "tiny",
|
|
7032
|
+
"aria-label": "Fermer le menu",
|
|
6828
7033
|
className: "u-hidden"
|
|
6829
7034
|
}
|
|
6830
7035
|
),
|
|
6831
|
-
/* @__PURE__ */ e($, { href: a, color: "white", children: /* @__PURE__ */ e(
|
|
7036
|
+
/* @__PURE__ */ e($, { href: a, color: "white", children: /* @__PURE__ */ e(
|
|
7037
|
+
N,
|
|
7038
|
+
{
|
|
7039
|
+
name: c,
|
|
7040
|
+
size: he[c],
|
|
7041
|
+
svgTitle: "20 Minutes : Actualités et infos en direct"
|
|
7042
|
+
}
|
|
7043
|
+
) })
|
|
6832
7044
|
] }),
|
|
6833
7045
|
/* @__PURE__ */ e(
|
|
6834
7046
|
h,
|
|
@@ -6854,7 +7066,7 @@ const m1 = T(
|
|
|
6854
7066
|
)
|
|
6855
7067
|
]
|
|
6856
7068
|
}
|
|
6857
|
-
),
|
|
7069
|
+
), h3 = ({
|
|
6858
7070
|
layout: a,
|
|
6859
7071
|
heading: s,
|
|
6860
7072
|
rightAsideElement: c,
|
|
@@ -7046,7 +7258,7 @@ const m1 = T(
|
|
|
7046
7258
|
children: b
|
|
7047
7259
|
}
|
|
7048
7260
|
);
|
|
7049
|
-
},
|
|
7261
|
+
}, m3 = ({
|
|
7050
7262
|
label: a,
|
|
7051
7263
|
heading: s,
|
|
7052
7264
|
source: c,
|
|
@@ -7133,77 +7345,7 @@ const m1 = T(
|
|
|
7133
7345
|
]
|
|
7134
7346
|
}
|
|
7135
7347
|
);
|
|
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 = ({
|
|
7348
|
+
}, F1 = ({
|
|
7207
7349
|
children: a,
|
|
7208
7350
|
iconProps: s,
|
|
7209
7351
|
isCentered: c,
|
|
@@ -7223,37 +7365,7 @@ const m1 = T(
|
|
|
7223
7365
|
/* @__PURE__ */ e(x, { className: "c-header-title__text-with-icon", children: a })
|
|
7224
7366
|
] }) : a
|
|
7225
7367
|
}
|
|
7226
|
-
),
|
|
7227
|
-
topics: a,
|
|
7228
|
-
infoBannerProps: s,
|
|
7229
|
-
...c
|
|
7230
|
-
}) => /* @__PURE__ */ t(x, { ...c, children: [
|
|
7231
|
-
/* @__PURE__ */ e(x, { as: "ul", mb: "xl", children: a.map((l, r) => /* @__PURE__ */ t("li", { children: [
|
|
7232
|
-
/* @__PURE__ */ e(de, { icon: l.icon, title: l.title, content: l.content }),
|
|
7233
|
-
r !== a.length - 1 && /* @__PURE__ */ e(G, { color: "grey-200", my: "l" })
|
|
7234
|
-
] }, l.title)) }),
|
|
7235
|
-
/* @__PURE__ */ e(he, { heading: s.heading, description: s.description })
|
|
7236
|
-
] }), d3 = ({ 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
|
-
/* @__PURE__ */ e(
|
|
7238
|
-
N,
|
|
7239
|
-
{
|
|
7240
|
-
name: (
|
|
7241
|
-
// Accept all names as even if wrong it would just add useless attribute
|
|
7242
|
-
`horoscope-${s.slug}`
|
|
7243
|
-
),
|
|
7244
|
-
size: 18
|
|
7245
|
-
}
|
|
7246
|
-
),
|
|
7247
|
-
/* @__PURE__ */ e(A, { isUppercase: !1, children: s.label })
|
|
7248
|
-
] }) }, s.slug)) }), de = T(
|
|
7249
|
-
({ icon: a, title: s, content: c, ...l }, r) => /* @__PURE__ */ t(x, { ...l, ref: r, className: p("c-horoscope-topic-card", l?.className), children: [
|
|
7250
|
-
/* @__PURE__ */ t(h, { alignItems: "center", mb: "s", children: [
|
|
7251
|
-
/* @__PURE__ */ e(N, { className: "c-horoscope-topic-card__icon", name: a, size: 21 }),
|
|
7252
|
-
/* @__PURE__ */ e(L, { as: "h3", size: "xs", children: s })
|
|
7253
|
-
] }),
|
|
7254
|
-
/* @__PURE__ */ e(g, { size: "m", children: c })
|
|
7255
|
-
] })
|
|
7256
|
-
), h3 = ({
|
|
7368
|
+
), u3 = ({
|
|
7257
7369
|
images: a,
|
|
7258
7370
|
layout: s,
|
|
7259
7371
|
withNavigation: c = !0,
|
|
@@ -7327,7 +7439,7 @@ const m1 = T(
|
|
|
7327
7439
|
)),
|
|
7328
7440
|
/* @__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
7441
|
] });
|
|
7330
|
-
},
|
|
7442
|
+
}, me = ({
|
|
7331
7443
|
description: a,
|
|
7332
7444
|
heading: s,
|
|
7333
7445
|
link: c,
|
|
@@ -7426,7 +7538,7 @@ const m1 = T(
|
|
|
7426
7538
|
},
|
|
7427
7539
|
l.name
|
|
7428
7540
|
)) });
|
|
7429
|
-
},
|
|
7541
|
+
}, i0 = (a) => Q.Children.map(a.children, (s) => {
|
|
7430
7542
|
if (Q.isValidElement(s)) {
|
|
7431
7543
|
const { children: c, ...l } = s.props;
|
|
7432
7544
|
return /* @__PURE__ */ t(
|
|
@@ -7438,13 +7550,13 @@ const m1 = T(
|
|
|
7438
7550
|
}) : l?.className,
|
|
7439
7551
|
children: [
|
|
7440
7552
|
s.type === "li" && /* @__PURE__ */ e(N, { name: "diode", size: 16, mr: "xs" }),
|
|
7441
|
-
c ?
|
|
7553
|
+
c ? i0({ color: a.color, children: c }) : void 0
|
|
7442
7554
|
]
|
|
7443
7555
|
}
|
|
7444
7556
|
);
|
|
7445
7557
|
}
|
|
7446
7558
|
return s;
|
|
7447
|
-
}),
|
|
7559
|
+
}), ue = (a) => /* @__PURE__ */ e(j, { children: i0(a) }), p3 = ({
|
|
7448
7560
|
variant: a,
|
|
7449
7561
|
isOver: s = !1,
|
|
7450
7562
|
updatedAt: c,
|
|
@@ -7485,7 +7597,7 @@ const m1 = T(
|
|
|
7485
7597
|
children: l?.children || s && "Terminé" || `Mis à jour ${c}`
|
|
7486
7598
|
}
|
|
7487
7599
|
)
|
|
7488
|
-
] }),
|
|
7600
|
+
] }), g3 = ({
|
|
7489
7601
|
enableLiveQuestion: a,
|
|
7490
7602
|
lazyLoad: s = { delayed: !0, distanceVisible: 0 },
|
|
7491
7603
|
...c
|
|
@@ -7501,7 +7613,7 @@ const m1 = T(
|
|
|
7501
7613
|
mx: { xs: "m", md: "0" }
|
|
7502
7614
|
}
|
|
7503
7615
|
)
|
|
7504
|
-
] }) : null,
|
|
7616
|
+
] }) : null, v3 = ({ question: a, author: s, response: c, ...l }) => /* @__PURE__ */ t(x, { ...l, className: "c-live-talk", children: [
|
|
7505
7617
|
/* @__PURE__ */ t(x, { bg: "grey-100", p: "s", mb: "xl", radius: "m", className: "c-live-talk__question", children: [
|
|
7506
7618
|
/* @__PURE__ */ e(
|
|
7507
7619
|
g,
|
|
@@ -7516,7 +7628,7 @@ const m1 = T(
|
|
|
7516
7628
|
/* @__PURE__ */ e(g, { color: "black", weight: "bold", size: "xs", children: s })
|
|
7517
7629
|
] }),
|
|
7518
7630
|
c && /* @__PURE__ */ e(g, { color: "grey-600", fontFamily: "source-serif-pro", size: "l", children: c })
|
|
7519
|
-
] }),
|
|
7631
|
+
] }), x3 = ({
|
|
7520
7632
|
status: a,
|
|
7521
7633
|
header: s,
|
|
7522
7634
|
title: c,
|
|
@@ -7549,10 +7661,10 @@ const m1 = T(
|
|
|
7549
7661
|
}
|
|
7550
7662
|
)
|
|
7551
7663
|
] });
|
|
7552
|
-
},
|
|
7664
|
+
}, f3 = (a) => /* @__PURE__ */ t(h, { as: $, color: "black", alignItems: "center", ...a, children: [
|
|
7553
7665
|
/* @__PURE__ */ e(N, { mr: "xs", name: "power", size: 20 }),
|
|
7554
7666
|
/* @__PURE__ */ e(g, { size: "m", as: "span", weight: "bold", children: "Se déconnecter" })
|
|
7555
|
-
] }),
|
|
7667
|
+
] }), w3 = ({
|
|
7556
7668
|
electionName: a,
|
|
7557
7669
|
electionYear: s,
|
|
7558
7670
|
resultsPerDepartment: c,
|
|
@@ -7608,7 +7720,7 @@ const m1 = T(
|
|
|
7608
7720
|
] }),
|
|
7609
7721
|
n.length > 0 && /* @__PURE__ */ e(f1, { items: n, mt: "xxl" })
|
|
7610
7722
|
] });
|
|
7611
|
-
},
|
|
7723
|
+
}, b3 = ({
|
|
7612
7724
|
electionName: a,
|
|
7613
7725
|
electionYear: s,
|
|
7614
7726
|
resultsPerDistrict: c,
|
|
@@ -7704,7 +7816,7 @@ const m1 = T(
|
|
|
7704
7816
|
] }),
|
|
7705
7817
|
o.length > 0 && /* @__PURE__ */ e(f1, { items: o, mt: "xxl" })
|
|
7706
7818
|
] });
|
|
7707
|
-
},
|
|
7819
|
+
}, y3 = ({
|
|
7708
7820
|
electionName: a,
|
|
7709
7821
|
electionYear: s,
|
|
7710
7822
|
resultsPerCountry: c,
|
|
@@ -7753,14 +7865,14 @@ const m1 = T(
|
|
|
7753
7865
|
] }),
|
|
7754
7866
|
i.length > 0 && /* @__PURE__ */ e(f1, { items: i, mt: "xxl" })
|
|
7755
7867
|
] });
|
|
7756
|
-
},
|
|
7868
|
+
}, pe = /<path\b([^>]*?)\/>/g, ge = /\b([:\w-]+)="([^"]*)"/g, ve = (a) => {
|
|
7757
7869
|
const s = [];
|
|
7758
|
-
for (const c of a.matchAll(
|
|
7870
|
+
for (const c of a.matchAll(pe)) {
|
|
7759
7871
|
const l = c[1];
|
|
7760
7872
|
if (!l)
|
|
7761
7873
|
continue;
|
|
7762
7874
|
const r = /* @__PURE__ */ new Map();
|
|
7763
|
-
for (const u of l.matchAll(
|
|
7875
|
+
for (const u of l.matchAll(ge)) {
|
|
7764
7876
|
const [, m, v] = u;
|
|
7765
7877
|
m && r.set(m, v || "");
|
|
7766
7878
|
}
|
|
@@ -7773,7 +7885,7 @@ const m1 = T(
|
|
|
7773
7885
|
});
|
|
7774
7886
|
}
|
|
7775
7887
|
return s;
|
|
7776
|
-
},
|
|
7888
|
+
}, 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)}/`, _3 = ({
|
|
7777
7889
|
layout: a,
|
|
7778
7890
|
resultsPerTown: s,
|
|
7779
7891
|
departmentsPaths: c,
|
|
@@ -7784,7 +7896,7 @@ const m1 = T(
|
|
|
7784
7896
|
}) => {
|
|
7785
7897
|
if (!c)
|
|
7786
7898
|
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(
|
|
7899
|
+
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
7900
|
D1.map((w) => {
|
|
7789
7901
|
const b = m.get(`town-${w.id}`);
|
|
7790
7902
|
return b ? [w.name, b.url] : null;
|
|
@@ -7887,7 +7999,7 @@ const m1 = T(
|
|
|
7887
7999
|
) : null;
|
|
7888
8000
|
}) }),
|
|
7889
8001
|
/* @__PURE__ */ e("g", { className: "c-map-towns__layer-departments", "aria-hidden": "true", children: Object.entries(c).map(([w, b]) => {
|
|
7890
|
-
const C =
|
|
8002
|
+
const C = _0[w];
|
|
7891
8003
|
return /* @__PURE__ */ e(
|
|
7892
8004
|
"path",
|
|
7893
8005
|
{
|
|
@@ -8060,7 +8172,7 @@ const m1 = T(
|
|
|
8060
8172
|
}
|
|
8061
8173
|
)
|
|
8062
8174
|
}
|
|
8063
|
-
),
|
|
8175
|
+
), z3 = ({
|
|
8064
8176
|
categories: a,
|
|
8065
8177
|
tagsActu: s,
|
|
8066
8178
|
layout: c,
|
|
@@ -8069,7 +8181,7 @@ const m1 = T(
|
|
|
8069
8181
|
feedbackButtonProps: n,
|
|
8070
8182
|
className: i
|
|
8071
8183
|
}) => /* @__PURE__ */ t(
|
|
8072
|
-
|
|
8184
|
+
a0,
|
|
8073
8185
|
{
|
|
8074
8186
|
as: "nav",
|
|
8075
8187
|
id: "menu-nav",
|
|
@@ -8350,7 +8462,7 @@ const m1 = T(
|
|
|
8350
8462
|
)
|
|
8351
8463
|
]
|
|
8352
8464
|
}
|
|
8353
|
-
),
|
|
8465
|
+
), N3 = ({ links: a, activeLink: s, ...c }) => /* @__PURE__ */ e(x, { className: "c-sub-menu", ...c, children: a.map((l, r) => {
|
|
8354
8466
|
const n = s === l.href;
|
|
8355
8467
|
return /* @__PURE__ */ t(
|
|
8356
8468
|
h,
|
|
@@ -8369,7 +8481,7 @@ const m1 = T(
|
|
|
8369
8481
|
},
|
|
8370
8482
|
l.href
|
|
8371
8483
|
);
|
|
8372
|
-
}) }),
|
|
8484
|
+
}) }), k3 = ({
|
|
8373
8485
|
title: a,
|
|
8374
8486
|
description: s,
|
|
8375
8487
|
placeholder: c,
|
|
@@ -8411,10 +8523,10 @@ const m1 = T(
|
|
|
8411
8523
|
/* @__PURE__ */ e(L1, { bg: n }),
|
|
8412
8524
|
d
|
|
8413
8525
|
] }) });
|
|
8414
|
-
},
|
|
8526
|
+
}, M3 = ({
|
|
8415
8527
|
items: a,
|
|
8416
8528
|
...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)) }),
|
|
8529
|
+
}) => !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)) }), C3 = ({
|
|
8418
8530
|
totalArticles: a,
|
|
8419
8531
|
currentPage: s,
|
|
8420
8532
|
pagePath: c,
|
|
@@ -8424,7 +8536,7 @@ const m1 = T(
|
|
|
8424
8536
|
Number(s) === 1 ? 1 : /* @__PURE__ */ e($, { color: "grey-300", href: `${c}`, children: "1" }),
|
|
8425
8537
|
a > 17 && (Number(s) === 2 ? 2 : /* @__PURE__ */ e($, { color: "grey-300", href: `${c}?page=2`, children: "2" })),
|
|
8426
8538
|
a > 25 && Number(s) !== 1 && /* @__PURE__ */ e($, { color: Number(s) !== 2 ? "black" : "grey-300", href: l, children: "Archives" })
|
|
8427
|
-
] }) : null,
|
|
8539
|
+
] }) : null, we = ({
|
|
8428
8540
|
percentage: a,
|
|
8429
8541
|
progressBarClassName: s,
|
|
8430
8542
|
...c
|
|
@@ -8452,14 +8564,14 @@ const m1 = T(
|
|
|
8452
8564
|
}
|
|
8453
8565
|
)
|
|
8454
8566
|
}
|
|
8455
|
-
) }),
|
|
8567
|
+
) }), S3 = ({ content: a, ...s }) => /* @__PURE__ */ e(
|
|
8456
8568
|
x,
|
|
8457
8569
|
{
|
|
8458
8570
|
...s,
|
|
8459
8571
|
className: p("c-prose", s?.className),
|
|
8460
8572
|
dangerouslySetInnerHTML: { __html: a }
|
|
8461
8573
|
}
|
|
8462
|
-
),
|
|
8574
|
+
), be = ({
|
|
8463
8575
|
color: a,
|
|
8464
8576
|
count: s = 0,
|
|
8465
8577
|
countColor: c,
|
|
@@ -8568,7 +8680,7 @@ const m1 = T(
|
|
|
8568
8680
|
]
|
|
8569
8681
|
}
|
|
8570
8682
|
);
|
|
8571
|
-
},
|
|
8683
|
+
}, B3 = ({
|
|
8572
8684
|
articles: a,
|
|
8573
8685
|
layout: s,
|
|
8574
8686
|
limitTop: c = 0,
|
|
@@ -8614,7 +8726,7 @@ const m1 = T(
|
|
|
8614
8726
|
align: "stretch",
|
|
8615
8727
|
className: "c-read-also-banner__article",
|
|
8616
8728
|
children: /* @__PURE__ */ e(
|
|
8617
|
-
|
|
8729
|
+
n0,
|
|
8618
8730
|
{
|
|
8619
8731
|
...i,
|
|
8620
8732
|
alignItems: "center",
|
|
@@ -8672,7 +8784,7 @@ const m1 = T(
|
|
|
8672
8784
|
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
8785
|
]
|
|
8674
8786
|
}
|
|
8675
|
-
),
|
|
8787
|
+
), o0 = ({
|
|
8676
8788
|
label: a,
|
|
8677
8789
|
labelLink: s,
|
|
8678
8790
|
themeColor: c,
|
|
@@ -8705,7 +8817,7 @@ const m1 = T(
|
|
|
8705
8817
|
}
|
|
8706
8818
|
);
|
|
8707
8819
|
var U = {}, q1;
|
|
8708
|
-
function
|
|
8820
|
+
function ye() {
|
|
8709
8821
|
if (q1) return U;
|
|
8710
8822
|
q1 = 1, Object.defineProperty(U, "__esModule", {
|
|
8711
8823
|
value: !0
|
|
@@ -8897,13 +9009,13 @@ function be() {
|
|
|
8897
9009
|
})(a.default.Component);
|
|
8898
9010
|
return U.StickyShareButtons = Z, U;
|
|
8899
9011
|
}
|
|
8900
|
-
var
|
|
8901
|
-
const
|
|
9012
|
+
var _e = ye();
|
|
9013
|
+
const Z3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
8902
9014
|
const c = {
|
|
8903
9015
|
width: a.length ? `${38 * a.length + 20}px` : "inherit"
|
|
8904
9016
|
};
|
|
8905
9017
|
return /* @__PURE__ */ e(x, { p: "xxs-2", ...s, className: "c-share-bar", style: c, radius: "m", children: /* @__PURE__ */ e(
|
|
8906
|
-
|
|
9018
|
+
_e.InlineShareButtons,
|
|
8907
9019
|
{
|
|
8908
9020
|
config: {
|
|
8909
9021
|
alignment: "center",
|
|
@@ -8929,7 +9041,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
8929
9041
|
}
|
|
8930
9042
|
}
|
|
8931
9043
|
) });
|
|
8932
|
-
},
|
|
9044
|
+
}, $3 = ({
|
|
8933
9045
|
backgroundImage: a,
|
|
8934
9046
|
title: s,
|
|
8935
9047
|
subtitle: c,
|
|
@@ -8962,7 +9074,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
8962
9074
|
o && /* @__PURE__ */ e(h, { justifyContent: "center", children: o })
|
|
8963
9075
|
] })
|
|
8964
9076
|
] });
|
|
8965
|
-
},
|
|
9077
|
+
}, d0 = ({
|
|
8966
9078
|
avatars: a,
|
|
8967
9079
|
authors: s,
|
|
8968
9080
|
layout: c,
|
|
@@ -8977,7 +9089,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
8977
9089
|
...v
|
|
8978
9090
|
}) => {
|
|
8979
9091
|
const f = /* @__PURE__ */ t(h, { ...v, as: "address", alignItems: "start", gap: "s", children: [
|
|
8980
|
-
!d && /* @__PURE__ */ e(
|
|
9092
|
+
!d && /* @__PURE__ */ e(G0, { avatars: a, themeColor: u }),
|
|
8981
9093
|
/* @__PURE__ */ t(F, { grow: 1, align: r ? "start" : "center", children: [
|
|
8982
9094
|
o ? /* @__PURE__ */ e("div", { children: /* @__PURE__ */ e(g, { as: "span", size: "s", weight: "bold", px: "xxs", bg: "sponsoring", color: "grey-900", children: s }) }) : /* @__PURE__ */ e(g, { size: "s", weight: "bold", children: s }),
|
|
8983
9095
|
r && /* @__PURE__ */ t(g, { size: "xxs", color: "grey-400", mt: "xxs-2", ...l, children: [
|
|
@@ -8994,7 +9106,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
8994
9106
|
m && c === z.MOBILE && /* @__PURE__ */ e(X, { sponsor: m, variant: "signature" })
|
|
8995
9107
|
] });
|
|
8996
9108
|
return i ? /* @__PURE__ */ e("a", { href: i, children: f }) : f;
|
|
8997
|
-
},
|
|
9109
|
+
}, j3 = ({ installButton: a, closeButton: s }) => /* @__PURE__ */ t(h, { className: "c-smart-banner", alignItems: "center", gap: "xs", bg: "ultramarine", color: "white", children: [
|
|
8998
9110
|
/* @__PURE__ */ e(
|
|
8999
9111
|
H,
|
|
9000
9112
|
{
|
|
@@ -9016,7 +9128,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9016
9128
|
/* @__PURE__ */ e(g, { size: "xxs-2", children: "Retrouvez l’actualité sur notre application" })
|
|
9017
9129
|
] }),
|
|
9018
9130
|
/* @__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",
|
|
9131
|
+
] }), u1 = (a) => a === "card" ? "secondary" : "primary", y1 = (a) => a === "card" ? "inline" : "rounded", ze = (a) => a === "vertical" ? "right" : "top", o1 = ({
|
|
9020
9132
|
commentCount: a,
|
|
9021
9133
|
shareCount: s,
|
|
9022
9134
|
reactionCount: c,
|
|
@@ -9083,7 +9195,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9083
9195
|
)
|
|
9084
9196
|
}
|
|
9085
9197
|
), y = !_ && i && !!b && /* @__PURE__ */ e(
|
|
9086
|
-
|
|
9198
|
+
be,
|
|
9087
9199
|
{
|
|
9088
9200
|
color: w === "blue-grey" ? "white" : "black",
|
|
9089
9201
|
count: c,
|
|
@@ -9098,7 +9210,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9098
9210
|
reactListItems: b,
|
|
9099
9211
|
reactListItemThemeColor: l === "card" ? w : void 0,
|
|
9100
9212
|
variant: l,
|
|
9101
|
-
placement:
|
|
9213
|
+
placement: ze(l),
|
|
9102
9214
|
layout: Z,
|
|
9103
9215
|
contentId: i,
|
|
9104
9216
|
contentLegacyId: o,
|
|
@@ -9230,18 +9342,18 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9230
9342
|
className: p({ [`c-sponsor__img--${s}`]: !!s })
|
|
9231
9343
|
}
|
|
9232
9344
|
)
|
|
9233
|
-
] }),
|
|
9345
|
+
] }), Ne = ["D", "L", "M", "M", "J", "V", "S"], ke = (a, s) => {
|
|
9234
9346
|
const c = (s - 1) % 7, l = [];
|
|
9235
9347
|
for (let r = 0; r < 7; r += 1) {
|
|
9236
9348
|
const n = new Date(a.getTime() + r * 24 * 60 * 60 * 1e3);
|
|
9237
9349
|
l.push({
|
|
9238
|
-
label:
|
|
9350
|
+
label: Ne[n.getDay()],
|
|
9239
9351
|
isActive: r <= c,
|
|
9240
9352
|
dayIndex: r
|
|
9241
9353
|
});
|
|
9242
9354
|
}
|
|
9243
9355
|
return l;
|
|
9244
|
-
},
|
|
9356
|
+
}, Me = ({
|
|
9245
9357
|
totalDays: a,
|
|
9246
9358
|
streakStartDate: s,
|
|
9247
9359
|
streakEndDate: c,
|
|
@@ -9250,7 +9362,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9250
9362
|
}) => {
|
|
9251
9363
|
if (a < 1 || !s || !c)
|
|
9252
9364
|
return null;
|
|
9253
|
-
const n = typeof s == "string" ? new Date(s) : s, i = W(() =>
|
|
9365
|
+
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
9366
|
return /* @__PURE__ */ t(
|
|
9255
9367
|
x,
|
|
9256
9368
|
{
|
|
@@ -9334,7 +9446,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9334
9446
|
]
|
|
9335
9447
|
}
|
|
9336
9448
|
);
|
|
9337
|
-
},
|
|
9449
|
+
}, Ce = ({
|
|
9338
9450
|
name: a,
|
|
9339
9451
|
link: s,
|
|
9340
9452
|
iconName: c,
|
|
@@ -9421,8 +9533,8 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9421
9533
|
]
|
|
9422
9534
|
}
|
|
9423
9535
|
),
|
|
9424
|
-
/* @__PURE__ */ e(l1, { colsNumber: n, gap: "xl", children: l?.cards?.map((u) => /* @__PURE__ */
|
|
9425
|
-
|
|
9536
|
+
/* @__PURE__ */ e(l1, { colsNumber: n, gap: "xl", children: l?.cards?.map((u) => /* @__PURE__ */ v0(
|
|
9537
|
+
r0,
|
|
9426
9538
|
{
|
|
9427
9539
|
...u,
|
|
9428
9540
|
key: u.link,
|
|
@@ -9451,7 +9563,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9451
9563
|
] })
|
|
9452
9564
|
] })
|
|
9453
9565
|
}
|
|
9454
|
-
),
|
|
9566
|
+
), L3 = ({ hasHeader: a, tableProps: s, ...c }) => {
|
|
9455
9567
|
if (!s?.length)
|
|
9456
9568
|
return null;
|
|
9457
9569
|
const l = a ? s[0] : null, r = a ? s.slice(1) : s;
|
|
@@ -9459,7 +9571,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9459
9571
|
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
9572
|
/* @__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
9573
|
] });
|
|
9462
|
-
},
|
|
9574
|
+
}, h0 = ({
|
|
9463
9575
|
tabItems: a,
|
|
9464
9576
|
name: s = "default",
|
|
9465
9577
|
fitContainer: c,
|
|
@@ -9520,7 +9632,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9520
9632
|
]
|
|
9521
9633
|
}
|
|
9522
9634
|
);
|
|
9523
|
-
},
|
|
9635
|
+
}, V3 = ({ tags: a, layout: s, isSmall: c = !1, ...l }) => a.length ? /* @__PURE__ */ e(
|
|
9524
9636
|
m1,
|
|
9525
9637
|
{
|
|
9526
9638
|
hasSpaceAroundButtons: !0,
|
|
@@ -9531,14 +9643,14 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9531
9643
|
...c && { buttonsSize: "small" },
|
|
9532
9644
|
children: a.map((r, n) => /* @__PURE__ */ e(J, { ...r, ...c && { size: "small" } }, n))
|
|
9533
9645
|
}
|
|
9534
|
-
) : null,
|
|
9646
|
+
) : null, Se = ({ iconName: a, className: s }) => /* @__PURE__ */ e("li", { className: p("c-text-tooltip-item", s), children: /* @__PURE__ */ e(
|
|
9535
9647
|
H,
|
|
9536
9648
|
{
|
|
9537
9649
|
variant: "ghost",
|
|
9538
9650
|
iconProps: { name: a, size: [20, 20] },
|
|
9539
9651
|
className: "tooltip-btn c-tooltip-item__icon"
|
|
9540
9652
|
}
|
|
9541
|
-
) }),
|
|
9653
|
+
) }), H3 = () => /* @__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
9654
|
href: a,
|
|
9543
9655
|
iconProps: s,
|
|
9544
9656
|
children: c,
|
|
@@ -9568,7 +9680,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9568
9680
|
]
|
|
9569
9681
|
}
|
|
9570
9682
|
);
|
|
9571
|
-
},
|
|
9683
|
+
}, F3 = ({ events: a, layout: s, ...c }) => a.length === 0 ? null : /* @__PURE__ */ t(
|
|
9572
9684
|
h,
|
|
9573
9685
|
{
|
|
9574
9686
|
...c,
|
|
@@ -9647,7 +9759,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9647
9759
|
] })
|
|
9648
9760
|
]
|
|
9649
9761
|
}
|
|
9650
|
-
),
|
|
9762
|
+
), T3 = ({
|
|
9651
9763
|
children: a,
|
|
9652
9764
|
navigationLinks: s,
|
|
9653
9765
|
user: c,
|
|
@@ -9661,7 +9773,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9661
9773
|
/* @__PURE__ */ e(g, { as: "span", color: "ultramarine", className: "break-word", children: c.name })
|
|
9662
9774
|
] })
|
|
9663
9775
|
] }),
|
|
9664
|
-
l && l.totalDays >= 1 && /* @__PURE__ */ e(
|
|
9776
|
+
l && l.totalDays >= 1 && /* @__PURE__ */ e(Me, { ...l, mx: "m", mt: "m" }),
|
|
9665
9777
|
/* @__PURE__ */ e(x, { mx: "m", mt: "l", mb: "xl", children: s.map((r, n) => /* @__PURE__ */ t(
|
|
9666
9778
|
h,
|
|
9667
9779
|
{
|
|
@@ -9684,7 +9796,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9684
9796
|
)) }),
|
|
9685
9797
|
a,
|
|
9686
9798
|
/* @__PURE__ */ e(G, { color: "grey-200" })
|
|
9687
|
-
] }),
|
|
9799
|
+
] }), I3 = ({
|
|
9688
9800
|
label: a,
|
|
9689
9801
|
layout: s,
|
|
9690
9802
|
result: c,
|
|
@@ -9740,7 +9852,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9740
9852
|
v
|
|
9741
9853
|
] }) : v,
|
|
9742
9854
|
(c || c === 0) && /* @__PURE__ */ e(
|
|
9743
|
-
|
|
9855
|
+
we,
|
|
9744
9856
|
{
|
|
9745
9857
|
percentage: c,
|
|
9746
9858
|
mt: "xxs",
|
|
@@ -9826,7 +9938,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9826
9938
|
/* @__PURE__ */ e(g, { as: "span", size: "xxs", weight: "regular", children: "Télécharger sur" }),
|
|
9827
9939
|
/* @__PURE__ */ e(g, { as: "span", size: "xs", weight: "bold", children: c })
|
|
9828
9940
|
] })
|
|
9829
|
-
] }),
|
|
9941
|
+
] }), m0 = ({ links: a, ...s }) => /* @__PURE__ */ e(
|
|
9830
9942
|
h,
|
|
9831
9943
|
{
|
|
9832
9944
|
gapX: "xs",
|
|
@@ -9835,7 +9947,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9835
9947
|
className: p("c-footer-links", s?.className),
|
|
9836
9948
|
children: a.map((c) => /* @__PURE__ */ e($, { ...c, color: "white", className: "c-footer-links__link" }, String(c.children)))
|
|
9837
9949
|
}
|
|
9838
|
-
),
|
|
9950
|
+
), u0 = ({
|
|
9839
9951
|
socialIcons: a,
|
|
9840
9952
|
themeColor: s,
|
|
9841
9953
|
...c
|
|
@@ -9861,7 +9973,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9861
9973
|
}
|
|
9862
9974
|
) }, l.name))
|
|
9863
9975
|
}
|
|
9864
|
-
),
|
|
9976
|
+
), Be = ({
|
|
9865
9977
|
logoHref: a,
|
|
9866
9978
|
categories: s,
|
|
9867
9979
|
themeColor: c,
|
|
@@ -9894,7 +10006,7 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9894
10006
|
}
|
|
9895
10007
|
) }),
|
|
9896
10008
|
/* @__PURE__ */ e(
|
|
9897
|
-
|
|
10009
|
+
u0,
|
|
9898
10010
|
{
|
|
9899
10011
|
socialIcons: l,
|
|
9900
10012
|
themeColor: c,
|
|
@@ -9965,13 +10077,13 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9965
10077
|
alignItems: "center",
|
|
9966
10078
|
gap: "xs",
|
|
9967
10079
|
children: [
|
|
9968
|
-
/* @__PURE__ */ e(
|
|
10080
|
+
/* @__PURE__ */ e(m0, { links: n, justifyContent: "center", mb: "xl" }),
|
|
9969
10081
|
/* @__PURE__ */ e("strong", { children: "© Copyright 20 Minutes" }),
|
|
9970
10082
|
/* @__PURE__ */ e("p", { children: "La fréquentation de 20 Minutes est certifiée par l‘ACPM" })
|
|
9971
10083
|
]
|
|
9972
10084
|
}
|
|
9973
10085
|
)
|
|
9974
|
-
] }),
|
|
10086
|
+
] }), Ze = ({
|
|
9975
10087
|
logoHref: a,
|
|
9976
10088
|
categories: s,
|
|
9977
10089
|
themeColor: c,
|
|
@@ -10053,21 +10165,21 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
10053
10165
|
] }),
|
|
10054
10166
|
/* @__PURE__ */ e(G, { color: "grey-200" })
|
|
10055
10167
|
] }) : void 0,
|
|
10056
|
-
/* @__PURE__ */ e(
|
|
10168
|
+
/* @__PURE__ */ e(u0, { socialIcons: l, themeColor: c, my: "xl", mx: "m" }),
|
|
10057
10169
|
/* @__PURE__ */ e(G, { color: "grey-200" }),
|
|
10058
10170
|
/* @__PURE__ */ t(x, { as: "section", className: "c-footer-mobile__bottom", px: "m", pt: "xl", pb: "xxl-2", children: [
|
|
10059
|
-
/* @__PURE__ */ e(
|
|
10171
|
+
/* @__PURE__ */ e(m0, { links: r, gapX: "s", mb: "xl" }),
|
|
10060
10172
|
/* @__PURE__ */ e("strong", { children: "© Copyright 20 Minutes" }),
|
|
10061
10173
|
/* @__PURE__ */ e(g, { mt: "xs", children: "La fréquentation de 20 Minutes est certifiée par l‘ACPM" })
|
|
10062
10174
|
] })
|
|
10063
10175
|
]
|
|
10064
10176
|
}
|
|
10065
|
-
),
|
|
10177
|
+
), A3 = ({ layout: a = z.MOBILE, ...s }) => a === z.DESKTOP ? /* @__PURE__ */ e(Be, { ...s }) : /* @__PURE__ */ e(Ze, { ...s }), D3 = ({
|
|
10066
10178
|
layout: a = z.MOBILE,
|
|
10067
10179
|
backhref: s,
|
|
10068
10180
|
...c
|
|
10069
|
-
}) => a === z.DESKTOP ? /* @__PURE__ */ e(
|
|
10070
|
-
|
|
10181
|
+
}) => a === z.DESKTOP ? /* @__PURE__ */ e(je, { ...c }) : /* @__PURE__ */ e(
|
|
10182
|
+
Ve,
|
|
10071
10183
|
{
|
|
10072
10184
|
logoHref: c.logoHref,
|
|
10073
10185
|
logoIsHeading: c.logoIsHeading,
|
|
@@ -10090,13 +10202,13 @@ const S3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
10090
10202
|
)
|
|
10091
10203
|
);
|
|
10092
10204
|
n1.displayName = "SkipLink";
|
|
10093
|
-
const
|
|
10205
|
+
const $e = {
|
|
10094
10206
|
logo: [190, 47],
|
|
10095
10207
|
"logo-tempo": [162, 52],
|
|
10096
10208
|
// the "20" svg path in the logo-tempo have to be the same size as the "20" svg path in the logo
|
|
10097
10209
|
"logo-tv": [89, 47],
|
|
10098
10210
|
"logo-games": [120, 50]
|
|
10099
|
-
},
|
|
10211
|
+
}, je = ({
|
|
10100
10212
|
logoHref: a,
|
|
10101
10213
|
homeHref: s = "/",
|
|
10102
10214
|
searchformurl: c,
|
|
@@ -10112,7 +10224,7 @@ const Ze = {
|
|
|
10112
10224
|
color: "white",
|
|
10113
10225
|
svgTitle: "20 Minutes : Actualités et infos en direct",
|
|
10114
10226
|
name: i,
|
|
10115
|
-
size:
|
|
10227
|
+
size: $e[i]
|
|
10116
10228
|
}
|
|
10117
10229
|
) });
|
|
10118
10230
|
return /* @__PURE__ */ e(
|
|
@@ -10246,6 +10358,7 @@ const Ze = {
|
|
|
10246
10358
|
size: "m",
|
|
10247
10359
|
pl: "m",
|
|
10248
10360
|
pr: "s",
|
|
10361
|
+
"aria-label": "Retourner sur la home de 20 Minutes",
|
|
10249
10362
|
children: /* @__PURE__ */ e(N, { size: 20, name: "home" })
|
|
10250
10363
|
}
|
|
10251
10364
|
) }),
|
|
@@ -10273,7 +10386,7 @@ const Ze = {
|
|
|
10273
10386
|
}
|
|
10274
10387
|
),
|
|
10275
10388
|
m.subCategory && /* @__PURE__ */ e(
|
|
10276
|
-
|
|
10389
|
+
Ce,
|
|
10277
10390
|
{
|
|
10278
10391
|
name: m.name,
|
|
10279
10392
|
link: m.link,
|
|
@@ -10297,12 +10410,12 @@ const Ze = {
|
|
|
10297
10410
|
] })
|
|
10298
10411
|
}
|
|
10299
10412
|
);
|
|
10300
|
-
},
|
|
10413
|
+
}, Le = {
|
|
10301
10414
|
logo: [114, 28],
|
|
10302
10415
|
"logo-tempo": [96, 34],
|
|
10303
10416
|
"logo-tv": [53, 28],
|
|
10304
10417
|
"logo-games": [70, 28]
|
|
10305
|
-
},
|
|
10418
|
+
}, Ve = ({
|
|
10306
10419
|
logoHref: a,
|
|
10307
10420
|
logoIsHeading: s = !1,
|
|
10308
10421
|
themeColor: c,
|
|
@@ -10317,7 +10430,7 @@ const Ze = {
|
|
|
10317
10430
|
color: "white",
|
|
10318
10431
|
svgTitle: "20 Minutes : Actualités et infos en direct",
|
|
10319
10432
|
name: r,
|
|
10320
|
-
size:
|
|
10433
|
+
size: Le[r]
|
|
10321
10434
|
}
|
|
10322
10435
|
) });
|
|
10323
10436
|
return /* @__PURE__ */ t(
|
|
@@ -10395,7 +10508,7 @@ const Ze = {
|
|
|
10395
10508
|
]
|
|
10396
10509
|
}
|
|
10397
10510
|
);
|
|
10398
|
-
},
|
|
10511
|
+
}, O3 = ({
|
|
10399
10512
|
tabItems: a,
|
|
10400
10513
|
layout: s,
|
|
10401
10514
|
fitContainer: c,
|
|
@@ -10427,7 +10540,7 @@ const Ze = {
|
|
|
10427
10540
|
}),
|
|
10428
10541
|
children: /* @__PURE__ */ e("div", { children: v.body.map((_, w) => /* @__PURE__ */ t(Q.Fragment, { children: [
|
|
10429
10542
|
f ? /* @__PURE__ */ e(
|
|
10430
|
-
|
|
10543
|
+
t0,
|
|
10431
10544
|
{
|
|
10432
10545
|
link: _.url,
|
|
10433
10546
|
title: _.title,
|
|
@@ -10443,7 +10556,7 @@ const Ze = {
|
|
|
10443
10556
|
mr: r && s === z.DESKTOP && v.body.length > 3 ? "s" : void 0
|
|
10444
10557
|
}
|
|
10445
10558
|
) : /* @__PURE__ */ e(
|
|
10446
|
-
|
|
10559
|
+
Q0,
|
|
10447
10560
|
{
|
|
10448
10561
|
link: _.url,
|
|
10449
10562
|
title: _.title,
|
|
@@ -10482,7 +10595,7 @@ const Ze = {
|
|
|
10482
10595
|
};
|
|
10483
10596
|
});
|
|
10484
10597
|
return m.length === 0 ? null : /* @__PURE__ */ e(
|
|
10485
|
-
|
|
10598
|
+
h0,
|
|
10486
10599
|
{
|
|
10487
10600
|
tabItemActive: l || m[0].name,
|
|
10488
10601
|
tabItems: m,
|
|
@@ -10490,7 +10603,7 @@ const Ze = {
|
|
|
10490
10603
|
...o
|
|
10491
10604
|
}
|
|
10492
10605
|
);
|
|
10493
|
-
},
|
|
10606
|
+
}, R3 = ({
|
|
10494
10607
|
tabItems: a,
|
|
10495
10608
|
layout: s,
|
|
10496
10609
|
fitContainer: c,
|
|
@@ -10516,7 +10629,7 @@ const Ze = {
|
|
|
10516
10629
|
}),
|
|
10517
10630
|
children: m.body.map((v, f) => /* @__PURE__ */ t(Q.Fragment, { children: [
|
|
10518
10631
|
/* @__PURE__ */ e(
|
|
10519
|
-
|
|
10632
|
+
ce,
|
|
10520
10633
|
{
|
|
10521
10634
|
link: v.url,
|
|
10522
10635
|
title: v.title,
|
|
@@ -10537,7 +10650,7 @@ const Ze = {
|
|
|
10537
10650
|
] })
|
|
10538
10651
|
}));
|
|
10539
10652
|
return u.length === 0 ? null : /* @__PURE__ */ e(
|
|
10540
|
-
|
|
10653
|
+
h0,
|
|
10541
10654
|
{
|
|
10542
10655
|
tabItemActive: l || (u.length > 0 ? u[0].name : ""),
|
|
10543
10656
|
tabItems: u,
|
|
@@ -10547,7 +10660,7 @@ const Ze = {
|
|
|
10547
10660
|
...i
|
|
10548
10661
|
}
|
|
10549
10662
|
);
|
|
10550
|
-
},
|
|
10663
|
+
}, E3 = ({
|
|
10551
10664
|
articles: a,
|
|
10552
10665
|
layout: s,
|
|
10553
10666
|
hasStepper: c,
|
|
@@ -10593,7 +10706,7 @@ const Ze = {
|
|
|
10593
10706
|
className: o,
|
|
10594
10707
|
pl: { xs: v === 0 ? "m" : "0", md: "0" },
|
|
10595
10708
|
children: /* @__PURE__ */ e(
|
|
10596
|
-
|
|
10709
|
+
ee,
|
|
10597
10710
|
{
|
|
10598
10711
|
...m,
|
|
10599
10712
|
cardHeaderProps: {
|
|
@@ -10613,7 +10726,7 @@ const Ze = {
|
|
|
10613
10726
|
className: o,
|
|
10614
10727
|
pl: { xs: v === 0 ? "m" : "0", md: "0" },
|
|
10615
10728
|
children: /* @__PURE__ */ e(
|
|
10616
|
-
|
|
10729
|
+
n0,
|
|
10617
10730
|
{
|
|
10618
10731
|
...m,
|
|
10619
10732
|
cardTitleProps: {
|
|
@@ -10637,7 +10750,7 @@ const Ze = {
|
|
|
10637
10750
|
] }),
|
|
10638
10751
|
c && s === z.MOBILE && /* @__PURE__ */ e(O0, { items: u, mt: "s" })
|
|
10639
10752
|
] });
|
|
10640
|
-
},
|
|
10753
|
+
}, P3 = ({ medias: a, ...s }) => !a || a.length === 0 ? null : /* @__PURE__ */ e(x, { ...s, className: "pswp-gallery", id: "photoswipe-gallery", children: a.map((c, l) => /* @__PURE__ */ e(
|
|
10641
10754
|
"a",
|
|
10642
10755
|
{
|
|
10643
10756
|
href: c?.imgProps?.defaultFormat ? $1({ src: c.src, format: c.imgProps.defaultFormat }) : c.src,
|
|
@@ -10661,7 +10774,7 @@ const Ze = {
|
|
|
10661
10774
|
)
|
|
10662
10775
|
},
|
|
10663
10776
|
`photoswipe-${c.imgProps?.id}`
|
|
10664
|
-
)) }),
|
|
10777
|
+
)) }), q3 = ({ playerData: a, layout: s, ...c }) => {
|
|
10665
10778
|
const l = (n, i) => {
|
|
10666
10779
|
switch (n < i) {
|
|
10667
10780
|
case !0:
|
|
@@ -10750,7 +10863,7 @@ const Ze = {
|
|
|
10750
10863
|
]
|
|
10751
10864
|
}
|
|
10752
10865
|
);
|
|
10753
|
-
},
|
|
10866
|
+
}, He = ({ title: a, articles: s, isSponsored: c, seeMoreLink: l }) => {
|
|
10754
10867
|
const { layout: r, ...n } = s[0];
|
|
10755
10868
|
return /* @__PURE__ */ t(
|
|
10756
10869
|
F,
|
|
@@ -10762,10 +10875,10 @@ const Ze = {
|
|
|
10762
10875
|
align: "end",
|
|
10763
10876
|
className: "c-three-columns-articles__column",
|
|
10764
10877
|
children: [
|
|
10765
|
-
a && /* @__PURE__ */ e(
|
|
10878
|
+
a && /* @__PURE__ */ e(o0, { ...a, mb: c ? "m" : "xxl" }),
|
|
10766
10879
|
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
10880
|
/* @__PURE__ */ e(
|
|
10768
|
-
|
|
10881
|
+
J0,
|
|
10769
10882
|
{
|
|
10770
10883
|
...n,
|
|
10771
10884
|
...n.cardImageProps && {
|
|
@@ -10779,7 +10892,7 @@ const Ze = {
|
|
|
10779
10892
|
s.map((i) => /* @__PURE__ */ t(Q.Fragment, { children: [
|
|
10780
10893
|
/* @__PURE__ */ e(G, { color: "grey-200", my: "s" }),
|
|
10781
10894
|
/* @__PURE__ */ e(
|
|
10782
|
-
|
|
10895
|
+
t0,
|
|
10783
10896
|
{
|
|
10784
10897
|
...i,
|
|
10785
10898
|
cardTitleProps: { ...i.cardTitleProps, maxRows: 3 },
|
|
@@ -10791,7 +10904,7 @@ const Ze = {
|
|
|
10791
10904
|
]
|
|
10792
10905
|
}
|
|
10793
10906
|
);
|
|
10794
|
-
},
|
|
10907
|
+
}, K3 = ({
|
|
10795
10908
|
title: a,
|
|
10796
10909
|
items: s,
|
|
10797
10910
|
layout: c,
|
|
@@ -10802,9 +10915,9 @@ const Ze = {
|
|
|
10802
10915
|
/* @__PURE__ */ e(F1, { as: "h2", size: "m", mb: "l", textAlign: { xs: "center", md: "left" }, children: a })
|
|
10803
10916
|
] }),
|
|
10804
10917
|
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(
|
|
10918
|
+
(r) => r.articles.length > 0 ? /* @__PURE__ */ e(He, { ...r }, r.title.label) : null
|
|
10806
10919
|
) }) : s.map((r, n) => /* @__PURE__ */ e(
|
|
10807
|
-
|
|
10920
|
+
ne,
|
|
10808
10921
|
{
|
|
10809
10922
|
label: r.title.label,
|
|
10810
10923
|
articles: r.articles,
|
|
@@ -10816,7 +10929,7 @@ const Ze = {
|
|
|
10816
10929
|
},
|
|
10817
10930
|
r.title.label
|
|
10818
10931
|
))
|
|
10819
|
-
] }) : null,
|
|
10932
|
+
] }) : null, G3 = ({ items: a, activeItem: s, isBlueMode: c = !1 }) => /* @__PURE__ */ e(
|
|
10820
10933
|
h,
|
|
10821
10934
|
{
|
|
10822
10935
|
as: "nav",
|
|
@@ -10843,219 +10956,221 @@ const Ze = {
|
|
|
10843
10956
|
}
|
|
10844
10957
|
);
|
|
10845
10958
|
export {
|
|
10846
|
-
|
|
10847
|
-
|
|
10848
|
-
|
|
10849
|
-
|
|
10850
|
-
|
|
10851
|
-
|
|
10852
|
-
|
|
10853
|
-
|
|
10959
|
+
Ie as Ad,
|
|
10960
|
+
Ae as Alert,
|
|
10961
|
+
Z2 as AlertInfoBanner,
|
|
10962
|
+
$2 as ArticleBrandBanner,
|
|
10963
|
+
j2 as ArticleHeader,
|
|
10964
|
+
L2 as ArticleSummary,
|
|
10965
|
+
V2 as ArticleVideo,
|
|
10966
|
+
F2 as AstroContent,
|
|
10967
|
+
T2 as AstroTiles,
|
|
10968
|
+
K0 as AstroTopicCard,
|
|
10969
|
+
De as Autocomplete,
|
|
10854
10970
|
v1 as Avatar,
|
|
10855
|
-
|
|
10971
|
+
G0 as AvatarGroup,
|
|
10856
10972
|
x as Box,
|
|
10857
|
-
|
|
10858
|
-
|
|
10973
|
+
I2 as Breadcrumb,
|
|
10974
|
+
A2 as BulletedList,
|
|
10859
10975
|
H as Button,
|
|
10860
|
-
|
|
10976
|
+
D2 as Calendar,
|
|
10861
10977
|
O as CardContainer,
|
|
10862
|
-
|
|
10863
|
-
|
|
10864
|
-
|
|
10865
|
-
|
|
10978
|
+
O2 as CardExtraLarge,
|
|
10979
|
+
t0 as CardExtraSmall,
|
|
10980
|
+
l0 as CardFooter,
|
|
10981
|
+
R2 as CardFrame,
|
|
10866
10982
|
e1 as CardHeader,
|
|
10867
10983
|
I as CardImage,
|
|
10868
|
-
|
|
10869
|
-
|
|
10870
|
-
|
|
10871
|
-
|
|
10872
|
-
|
|
10873
|
-
|
|
10874
|
-
|
|
10875
|
-
|
|
10876
|
-
|
|
10877
|
-
|
|
10878
|
-
|
|
10879
|
-
|
|
10984
|
+
E2 as CardLarge,
|
|
10985
|
+
J0 as CardMedium,
|
|
10986
|
+
Q0 as CardMost,
|
|
10987
|
+
P2 as CardMovie,
|
|
10988
|
+
q2 as CardNewsletter,
|
|
10989
|
+
K2 as CardNotification,
|
|
10990
|
+
n0 as CardOverview,
|
|
10991
|
+
ee as CardProduct,
|
|
10992
|
+
G2 as CardSideImage,
|
|
10993
|
+
U2 as CardSkeleton,
|
|
10994
|
+
r0 as CardSmall,
|
|
10995
|
+
ce as CardTiny,
|
|
10880
10996
|
D as CardTitle,
|
|
10881
|
-
|
|
10882
|
-
|
|
10883
|
-
|
|
10884
|
-
|
|
10885
|
-
|
|
10886
|
-
|
|
10887
|
-
|
|
10888
|
-
|
|
10997
|
+
le as CardVertical,
|
|
10998
|
+
W2 as CardVideo,
|
|
10999
|
+
te as CardVideoSmall,
|
|
11000
|
+
Y2 as CardWithButton,
|
|
11001
|
+
X2 as CardWithSummary,
|
|
11002
|
+
ne as Carousel,
|
|
11003
|
+
Q2 as Chatbot,
|
|
11004
|
+
Re as Checkbox,
|
|
11005
|
+
e3 as Citation,
|
|
10889
11006
|
N1 as Collapse,
|
|
10890
|
-
|
|
10891
|
-
|
|
10892
|
-
|
|
11007
|
+
a3 as Comment,
|
|
11008
|
+
s3 as CommentButton,
|
|
11009
|
+
c3 as CommentCount,
|
|
10893
11010
|
E1 as Countdown,
|
|
10894
11011
|
b1 as CountdownItem,
|
|
10895
|
-
|
|
10896
|
-
|
|
11012
|
+
l3 as DarkModeSwitch,
|
|
11013
|
+
t3 as DiscoverList,
|
|
10897
11014
|
G as Divider,
|
|
10898
11015
|
L1 as DividerSection,
|
|
10899
11016
|
K1 as DividerVertical,
|
|
10900
|
-
|
|
10901
|
-
|
|
10902
|
-
|
|
10903
|
-
|
|
10904
|
-
|
|
11017
|
+
I3 as ElectionsResult,
|
|
11018
|
+
H2 as Embed,
|
|
11019
|
+
r3 as EmojiToolbar,
|
|
11020
|
+
i3 as ErrorContent,
|
|
11021
|
+
de as Expandable,
|
|
10905
11022
|
h as Flex,
|
|
10906
11023
|
F as FlexItem,
|
|
10907
|
-
|
|
11024
|
+
A3 as Footer,
|
|
10908
11025
|
l1 as Grid,
|
|
10909
|
-
|
|
10910
|
-
|
|
10911
|
-
|
|
10912
|
-
|
|
10913
|
-
|
|
10914
|
-
|
|
10915
|
-
|
|
10916
|
-
|
|
10917
|
-
|
|
11026
|
+
J2 as HalfDonut,
|
|
11027
|
+
D3 as Header,
|
|
11028
|
+
o3 as HeaderBanner,
|
|
11029
|
+
je as HeaderDesktop,
|
|
11030
|
+
d3 as HeaderMini,
|
|
11031
|
+
Ve as HeaderMobile,
|
|
11032
|
+
h3 as HeaderPage,
|
|
11033
|
+
m3 as HeaderSection,
|
|
11034
|
+
oe as HeaderSideModal,
|
|
10918
11035
|
F1 as HeaderTitle,
|
|
10919
11036
|
L as Heading,
|
|
10920
|
-
o3 as HoroscopeContent,
|
|
10921
|
-
d3 as HoroscopeTiles,
|
|
10922
|
-
de as HoroscopeTopicCard,
|
|
10923
11037
|
N as Icon,
|
|
10924
11038
|
q as IconButton,
|
|
10925
11039
|
s1 as IconItem,
|
|
10926
11040
|
r1 as IconTooltip,
|
|
10927
|
-
|
|
10928
|
-
|
|
11041
|
+
y2 as Iframe,
|
|
11042
|
+
u3 as ImageSlider,
|
|
10929
11043
|
d1 as Img,
|
|
10930
|
-
|
|
11044
|
+
me as InfoBanner,
|
|
10931
11045
|
i1 as InlineSeparator,
|
|
10932
11046
|
V1 as Input,
|
|
10933
11047
|
A as Label,
|
|
10934
|
-
|
|
11048
|
+
_2 as LabelSection,
|
|
10935
11049
|
z as LayoutType,
|
|
10936
11050
|
f1 as Legend,
|
|
10937
11051
|
$ as Link,
|
|
10938
|
-
|
|
10939
|
-
|
|
10940
|
-
|
|
10941
|
-
|
|
10942
|
-
|
|
10943
|
-
|
|
10944
|
-
|
|
10945
|
-
|
|
10946
|
-
|
|
10947
|
-
|
|
11052
|
+
ue as ListWithDiode,
|
|
11053
|
+
p3 as LiveIndicator,
|
|
11054
|
+
g3 as LiveQuestion,
|
|
11055
|
+
v3 as LiveTalk,
|
|
11056
|
+
x3 as LiveTitle,
|
|
11057
|
+
f3 as LogoutButton,
|
|
11058
|
+
w3 as MapDepartments,
|
|
11059
|
+
b3 as MapDistricts,
|
|
11060
|
+
y3 as MapEurope,
|
|
11061
|
+
_3 as MapTownsByDepartments,
|
|
10948
11062
|
x1 as Media,
|
|
10949
11063
|
p1 as MediaLink,
|
|
10950
11064
|
Y as MediaSourceType,
|
|
10951
|
-
|
|
10952
|
-
|
|
10953
|
-
|
|
10954
|
-
|
|
10955
|
-
|
|
10956
|
-
|
|
10957
|
-
|
|
11065
|
+
z3 as Menu,
|
|
11066
|
+
N3 as MenuList,
|
|
11067
|
+
a0 as Modal,
|
|
11068
|
+
O3 as MostReadArticles,
|
|
11069
|
+
R3 as MostWatchVideos,
|
|
11070
|
+
k3 as Newsletter,
|
|
11071
|
+
M3 as OrderedListWithNumber,
|
|
10958
11072
|
T0 as Overlay,
|
|
10959
|
-
|
|
10960
|
-
|
|
10961
|
-
|
|
10962
|
-
|
|
11073
|
+
E3 as OverviewBar,
|
|
11074
|
+
C3 as Pagination,
|
|
11075
|
+
we as PercentageBar,
|
|
11076
|
+
P3 as PhotoSwipeGallery,
|
|
10963
11077
|
H1 as Pipe,
|
|
10964
|
-
|
|
10965
|
-
|
|
10966
|
-
|
|
11078
|
+
S3 as Prose,
|
|
11079
|
+
N2 as RadioButton,
|
|
11080
|
+
q3 as Ranking,
|
|
10967
11081
|
I0 as Rating,
|
|
10968
|
-
|
|
10969
|
-
|
|
10970
|
-
|
|
10971
|
-
|
|
10972
|
-
|
|
11082
|
+
be as ReactButton,
|
|
11083
|
+
y0 as ReactionContent,
|
|
11084
|
+
k2 as ReadAlso,
|
|
11085
|
+
B3 as ReadAlsoBanner,
|
|
11086
|
+
M2 as ScrollProgressBar,
|
|
10973
11087
|
A0 as ScrollToTopButton,
|
|
10974
|
-
|
|
11088
|
+
n3 as SearchBanner,
|
|
10975
11089
|
g1 as SearchForm,
|
|
10976
|
-
|
|
10977
|
-
|
|
11090
|
+
C2 as Section,
|
|
11091
|
+
o0 as SectionTitle,
|
|
10978
11092
|
D0 as Select,
|
|
10979
|
-
|
|
10980
|
-
|
|
10981
|
-
|
|
10982
|
-
|
|
11093
|
+
Z3 as ShareBar,
|
|
11094
|
+
$3 as ShowCover,
|
|
11095
|
+
d0 as Signature,
|
|
11096
|
+
S2 as Skeleton,
|
|
10983
11097
|
m1 as Slider,
|
|
10984
|
-
|
|
11098
|
+
j3 as SmartBanner,
|
|
10985
11099
|
o1 as SocialBar,
|
|
10986
11100
|
X as Sponsor,
|
|
10987
11101
|
O0 as Stepper,
|
|
10988
|
-
|
|
10989
|
-
|
|
10990
|
-
|
|
10991
|
-
|
|
11102
|
+
Me as StreakBlock,
|
|
11103
|
+
Ce as SubMenu,
|
|
11104
|
+
w2 as SvgSprite,
|
|
11105
|
+
s0 as Switch,
|
|
10992
11106
|
R0 as Tab,
|
|
10993
11107
|
E0 as TabPanel,
|
|
10994
|
-
|
|
10995
|
-
|
|
11108
|
+
L3 as Table,
|
|
11109
|
+
h0 as Tabs,
|
|
10996
11110
|
J as Tag,
|
|
10997
|
-
|
|
11111
|
+
V3 as TagBar,
|
|
10998
11112
|
g as Text,
|
|
10999
|
-
|
|
11000
|
-
|
|
11001
|
-
|
|
11113
|
+
H3 as TextTooltip,
|
|
11114
|
+
B2 as Textarea,
|
|
11115
|
+
K3 as ThreeColumnsArticles,
|
|
11002
11116
|
_1 as Tiles,
|
|
11003
|
-
|
|
11004
|
-
|
|
11005
|
-
|
|
11006
|
-
|
|
11007
|
-
|
|
11008
|
-
|
|
11009
|
-
|
|
11117
|
+
F3 as Timeline,
|
|
11118
|
+
G3 as Toolbar,
|
|
11119
|
+
c0 as Typography,
|
|
11120
|
+
T3 as UserPanel,
|
|
11121
|
+
Ke as alignContentList,
|
|
11122
|
+
qe as alignItemsList,
|
|
11123
|
+
Ue as alignSelfList,
|
|
11010
11124
|
z1 as applyFormatToNumbers,
|
|
11011
|
-
|
|
11012
|
-
|
|
11013
|
-
|
|
11125
|
+
f2 as borderSizeList,
|
|
11126
|
+
b0 as buttonColor,
|
|
11127
|
+
Oe as buttonVariant,
|
|
11014
11128
|
Z1 as cityZoom,
|
|
11015
|
-
|
|
11016
|
-
|
|
11017
|
-
|
|
11018
|
-
|
|
11129
|
+
N0 as colorSystemProps,
|
|
11130
|
+
d2 as colorTokenNameList,
|
|
11131
|
+
z2 as colsNumberGridList,
|
|
11132
|
+
_0 as departmentNames,
|
|
11019
11133
|
G1 as emojiConfig,
|
|
11020
|
-
|
|
11021
|
-
|
|
11022
|
-
|
|
11134
|
+
We as flexBasisList,
|
|
11135
|
+
Ee as flexDirectionList,
|
|
11136
|
+
Xe as flexGrowList,
|
|
11023
11137
|
U1 as flexOrGridBoxSystemProps,
|
|
11024
|
-
|
|
11025
|
-
|
|
11026
|
-
|
|
11027
|
-
|
|
11028
|
-
|
|
11138
|
+
k0 as flexOrGridItemSystemProps,
|
|
11139
|
+
Ye as flexShrinkList,
|
|
11140
|
+
Pe as flexWrapList,
|
|
11141
|
+
s2 as fontFamilyTokenNameList,
|
|
11142
|
+
c2 as fontWeightTokenNameList,
|
|
11029
11143
|
T as forwardRef,
|
|
11030
11144
|
D1 as franceMainCities,
|
|
11031
|
-
|
|
11032
|
-
|
|
11033
|
-
|
|
11034
|
-
|
|
11035
|
-
|
|
11036
|
-
|
|
11145
|
+
Z0 as getSrcSetFromFormats,
|
|
11146
|
+
l2 as headingSizeTokenNameList,
|
|
11147
|
+
b2 as iconButtonColor,
|
|
11148
|
+
m2 as iconTokenNameHorscopeChineseList,
|
|
11149
|
+
u2 as iconTokenNameHorscopeZodiacList,
|
|
11150
|
+
h2 as iconTokenNameList,
|
|
11151
|
+
p2 as iconTokenNameNumerologyList,
|
|
11037
11152
|
P0 as imageConfigDesktop,
|
|
11038
11153
|
q0 as imageConfigMobile,
|
|
11039
|
-
|
|
11040
|
-
|
|
11041
|
-
|
|
11154
|
+
Ge as justifyContentList,
|
|
11155
|
+
M0 as marginSystemProps,
|
|
11156
|
+
n2 as mediaQueriesList,
|
|
11042
11157
|
Y1 as paddingSystemProps,
|
|
11043
|
-
|
|
11158
|
+
z0 as politicalPartiesColors,
|
|
11044
11159
|
W1 as radiusSystemProps,
|
|
11045
|
-
|
|
11160
|
+
g2 as radiusTokenNameList,
|
|
11046
11161
|
$1 as replaceSrcFormat,
|
|
11047
|
-
|
|
11162
|
+
x2 as rotationList,
|
|
11048
11163
|
X1 as spacingSystemProps,
|
|
11049
|
-
|
|
11050
|
-
|
|
11051
|
-
|
|
11052
|
-
|
|
11053
|
-
|
|
11054
|
-
|
|
11055
|
-
|
|
11056
|
-
|
|
11164
|
+
o2 as spacingTokenNameList,
|
|
11165
|
+
C0 as systemProps,
|
|
11166
|
+
Qe as textAlignList,
|
|
11167
|
+
Je as textDecorationList,
|
|
11168
|
+
t2 as textSizeTokenNameList,
|
|
11169
|
+
e2 as textTransformList,
|
|
11170
|
+
r2 as themeColorAvailables,
|
|
11171
|
+
i2 as themeList,
|
|
11057
11172
|
R as tokenVariables,
|
|
11058
|
-
|
|
11059
|
-
|
|
11060
|
-
|
|
11173
|
+
v2 as tvShowsColors,
|
|
11174
|
+
S0 as typographySystemProps,
|
|
11175
|
+
a2 as whiteSpaceList
|
|
11061
11176
|
};
|