@20minutes/hela 2.21.14 → 2.21.15
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/index.es.js
CHANGED
|
@@ -87,12 +87,12 @@ const p = /* @__PURE__ */ ve(we), q0 = ({
|
|
|
87
87
|
children: [
|
|
88
88
|
i && /* @__PURE__ */ e(z, { size: 18, mt: "xxs-2", ...i }),
|
|
89
89
|
/* @__PURE__ */ t("div", { children: [
|
|
90
|
-
/* @__PURE__ */ e(
|
|
90
|
+
/* @__PURE__ */ e(V, { as: "h4", size: "xxs-2", mb: "xxs-2", children: l }),
|
|
91
91
|
/* @__PURE__ */ e(g, { className: "c-alert__text", children: c }),
|
|
92
92
|
a
|
|
93
93
|
] }),
|
|
94
94
|
o && /* @__PURE__ */ e(
|
|
95
|
-
|
|
95
|
+
H,
|
|
96
96
|
{
|
|
97
97
|
iconProps: {
|
|
98
98
|
name: "close",
|
|
@@ -116,7 +116,7 @@ const p = /* @__PURE__ */ ve(we), q0 = ({
|
|
|
116
116
|
/* @__PURE__ */ e("label", { htmlFor: `${a}-search`, className: "u-mask", children: s?.label || "Recherche" }),
|
|
117
117
|
/* @__PURE__ */ t("div", { className: "c-autocomplete__input-wrapper", children: [
|
|
118
118
|
/* @__PURE__ */ e(
|
|
119
|
-
|
|
119
|
+
$1,
|
|
120
120
|
{
|
|
121
121
|
id: `${a}-search`,
|
|
122
122
|
className: "c-autocomplete__input",
|
|
@@ -418,6 +418,10 @@ const p = /* @__PURE__ */ ve(we), q0 = ({
|
|
|
418
418
|
value: "svg/ia.svg",
|
|
419
419
|
key: "{asset.icon.ia}"
|
|
420
420
|
},
|
|
421
|
+
"ia-loader": {
|
|
422
|
+
value: "svg/ia-loader.svg",
|
|
423
|
+
key: "{asset.icon.ia-loader}"
|
|
424
|
+
},
|
|
421
425
|
instagram: {
|
|
422
426
|
value: "svg/instagram.svg",
|
|
423
427
|
key: "{asset.icon.instagram}"
|
|
@@ -546,6 +550,10 @@ const p = /* @__PURE__ */ ve(we), q0 = ({
|
|
|
546
550
|
value: "svg/search.svg",
|
|
547
551
|
key: "{asset.icon.search}"
|
|
548
552
|
},
|
|
553
|
+
send: {
|
|
554
|
+
value: "svg/send.svg",
|
|
555
|
+
key: "{asset.icon.send}"
|
|
556
|
+
},
|
|
549
557
|
"server-error": {
|
|
550
558
|
value: "svg/server-error.svg",
|
|
551
559
|
key: "{asset.icon.server-error}"
|
|
@@ -1693,7 +1701,7 @@ const P1 = {
|
|
|
1693
1701
|
function j(a) {
|
|
1694
1702
|
return a1.forwardRef(a);
|
|
1695
1703
|
}
|
|
1696
|
-
const
|
|
1704
|
+
const H = j(
|
|
1697
1705
|
({
|
|
1698
1706
|
as: a = "button",
|
|
1699
1707
|
variant: s,
|
|
@@ -1708,10 +1716,10 @@ const L = j(
|
|
|
1708
1716
|
size: h,
|
|
1709
1717
|
isCloseWithProgress: v,
|
|
1710
1718
|
closeProgressColor: w,
|
|
1711
|
-
...
|
|
1719
|
+
...y
|
|
1712
1720
|
}, b) => {
|
|
1713
1721
|
const f = {
|
|
1714
|
-
...
|
|
1722
|
+
...y?.style,
|
|
1715
1723
|
...w && {
|
|
1716
1724
|
"--button-close-progress-color": `var(--color-theme-${w})`
|
|
1717
1725
|
}
|
|
@@ -1719,7 +1727,7 @@ const L = j(
|
|
|
1719
1727
|
return /* @__PURE__ */ t(
|
|
1720
1728
|
m,
|
|
1721
1729
|
{
|
|
1722
|
-
...
|
|
1730
|
+
...y,
|
|
1723
1731
|
style: f,
|
|
1724
1732
|
as: a,
|
|
1725
1733
|
ref: b,
|
|
@@ -1738,7 +1746,7 @@ const L = j(
|
|
|
1738
1746
|
"c-btn--is-loading": u,
|
|
1739
1747
|
"c-btn--full-width": d
|
|
1740
1748
|
},
|
|
1741
|
-
|
|
1749
|
+
y?.className
|
|
1742
1750
|
),
|
|
1743
1751
|
children: [
|
|
1744
1752
|
r && /* @__PURE__ */ e(z, { ...r }),
|
|
@@ -1762,7 +1770,7 @@ const L = j(
|
|
|
1762
1770
|
);
|
|
1763
1771
|
}
|
|
1764
1772
|
);
|
|
1765
|
-
|
|
1773
|
+
H.displayName = "Button";
|
|
1766
1774
|
const _2 = ({
|
|
1767
1775
|
id: a,
|
|
1768
1776
|
className: s,
|
|
@@ -1850,7 +1858,7 @@ const _2 = ({
|
|
|
1850
1858
|
}
|
|
1851
1859
|
);
|
|
1852
1860
|
}
|
|
1853
|
-
),
|
|
1861
|
+
), V1 = ({
|
|
1854
1862
|
bg: a = "ultramarine",
|
|
1855
1863
|
...s
|
|
1856
1864
|
}) => /* @__PURE__ */ e(x, { ...s, className: p("c-divider-section", s?.className), children: /* @__PURE__ */ e(x, { as: "hr", className: p("c-divider-section__line"), bg: a }) }), W1 = j(
|
|
@@ -2354,11 +2362,21 @@ const _2 = ({
|
|
|
2354
2362
|
/* @__PURE__ */ e("symbol", { viewBox: "0 0 28 28", id: "horoscope-verseau", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e("path", { d: "M23.4 16.2c-.3-.3-.7-.5-1.1-.5-.4 0-.8.2-1.1.5l-3 3-3-3c-.3-.3-.7-.5-1.1-.5s-.8.2-1.1.5l-3 3-3-3c-.3-.3-.7-.5-1.1-.5-.4 0-.8.2-1.1.5L.7 20.3c-.6.6-.6 1.6 0 2.3.6.6 1.6.6 2.3 0l3-3 3 3c.1.3.5.4.9.4s.8-.2 1.1-.5l3-3 3 3c.3.3.7.5 1.1.5.4 0 .8-.2 1.1-.5l3-3 3 3c.6.6 1.6.5 2.2-.1.6-.6.6-1.6 0-2.2l-4-4zm-.1-10.8c-.3-.3-.7-.4-1.2-.4-.4 0-.8.2-1.1.5l-3 3-3-3c-.2-.4-.7-.5-1.1-.5-.4 0-.8.2-1.1.5l-3 3-3-3c-.3-.4-.7-.5-1.1-.5-.4 0-.8.1-1.1.4L.5 9.5c-.6.6-.6 1.6 0 2.3.6.6 1.6.6 2.3 0l3-3 3 3c.3.3.7.5 1.1.5.4 0 .8-.2 1.1-.5l3-3 3 3c.3.3.7.5 1.1.5.4 0 .8-.2 1.1-.5l3-3 3 3c.3.4.7.6 1.2.6s.9-.1 1.2-.5c.3-.3.5-.8.5-1.2 0-.5-.3-.9-.6-1.2l-4.2-4.1z" }) }),
|
|
2355
2363
|
/* @__PURE__ */ e("symbol", { viewBox: "0 0 28 28", id: "horoscope-vierge", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e("path", { d: "M26.5 15.5c1.1-1.1 1.6-2.6 1.5-4.1s-1-2.9-2.2-3.8c-1.3-.9-2.9-1.1-4.3-.7-.1-1.1-.6-2.2-1.5-2.9-.8-.7-1.9-1.1-3.1-1.1-1.1 0-2.2.5-3 1.3-.8-.8-2-1.3-3.1-1.3-1.2 0-2.3.5-3.1 1.3-.8-.8-2-1.3-3.2-1.3s-2.3.5-3.1 1.3C.5 5 0 6.2 0 7.3c0 .7.6 1.3 1.3 1.3S2.6 8 2.6 7.3c0-.6.3-1.2.9-1.6.6-.3 1.2-.3 1.8 0s.9.9.9 1.6V16c0 .7.6 1.3 1.3 1.3s1.3-.6 1.3-1.3V7.3c0-.6.3-1.2.9-1.6.6-.3 1.2-.3 1.8 0s.9.9.9 1.6V16c0 .7.6 1.3 1.3 1.3S15 16.7 15 16V7.3c0-.6.3-1.2.9-1.6.6-.3 1.2-.3 1.8 0 .6.3.9.9.9 1.6v12.2l-3.4 3.4c-.5.5-.5 1.4 0 1.9s1.4.5 1.9 0l2-2c.6 1.2 1.7 2 3 2.3s2.6 0 3.7-.9c1-.8 1.6-2.1 1.6-3.4 0-.7-.6-1.3-1.3-1.3-.7 0-1.3.6-1.3 1.3 0 .6-.3 1.2-.9 1.5-.5.3-1.2.3-1.7 0s-.9-.9-.9-1.5v-.2l5.2-5.1zm-5.1-5.8c.7-.5 1.6-.6 2.4-.3s1.4 1 1.5 1.9c.2.8-.1 1.7-.7 2.3l-3.2 3.2V9.7z" }) }),
|
|
2356
2364
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 23 24", id: "ia", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2357
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2365
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#csa)", children: [
|
|
2358
2366
|
/* @__PURE__ */ e("path", { d: "M7.35 7.48v8.08H6.31V7.48zm3.13 5.54-.84 2.54H8.56l2.75-8.08h1.26l2.76 8.08h-1.12l-.86-2.54zm2.65-.81-.79-2.33c-.18-.53-.3-1.01-.42-1.47h-.02c-.12.48-.25.97-.41 1.46l-.79 2.34zM17.5 0c.35 2.6 2.4 4.65 5.01 5.01-2.6.35-4.65 2.4-5.01 5.01-.35-2.6-2.4-4.65-5.01-5.01A5.855 5.855 0 0 0 17.5 0" }),
|
|
2359
2367
|
/* @__PURE__ */ e("path", { d: "M18.33 17.56c0 .23-.19.41-.42.41H8.75c-.22 0-.43.09-.59.24l-2.81 2.8V18.8c0-.46-.37-.83-.83-.83H2.08a.42.42 0 0 1-.42-.41V5.94c0-.23.19-.41.42-.41H10V3.86H2.08C.93 3.86 0 4.79 0 5.94v11.62c0 1.15.93 2.08 2.09 2.08H3.7v3.39c0 .34.2.64.51.77.1.04.21.06.32.06.22 0 .43-.08.59-.24l3.99-3.98h8.81c1.15 0 2.08-.93 2.08-2.08v-5.87h-1.67zM14.83.23l.04.19c.09.43.43.76.85.85l.19.04-.19.04c-.43.09-.76.43-.85.85l-.04.19-.04-.19c-.09-.43-.43-.76-.85-.85l-.19-.04.19-.04c.43-.09.76-.43.85-.85z" })
|
|
2360
2368
|
] }),
|
|
2361
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2369
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "csa", children: /* @__PURE__ */ e("path", { d: "M0 0h22.51v23.86H0z" }) }) })
|
|
2370
|
+
] }),
|
|
2371
|
+
/* @__PURE__ */ t("symbol", { viewBox: "0 0 26 28", id: "ia-loader", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2372
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#cra)", children: [
|
|
2373
|
+
/* @__PURE__ */ e("path", { d: "M19.817 0a6.63 6.63 0 0 0 5.673 5.673 6.63 6.63 0 0 0-5.673 5.674 6.63 6.63 0 0 0-5.673-5.674A6.63 6.63 0 0 0 19.817 0" }),
|
|
2374
|
+
/* @__PURE__ */ e("path", { d: "M20.757 19.885a.47.47 0 0 1-.476.464H9.908a.98.98 0 0 0-.668.272l-3.182 3.17V21.29a.938.938 0 0 0-.94-.94H2.355a.476.476 0 0 1-.475-.464V6.726c0-.26.215-.464.475-.464h8.969V4.371H2.355A2.354 2.354 0 0 0 0 6.726v13.159a2.356 2.356 0 0 0 2.367 2.355H4.19v3.839a.94.94 0 0 0 .577.872 1 1 0 0 0 .363.068.93.93 0 0 0 .668-.272l4.518-4.507h9.976a2.354 2.354 0 0 0 2.356-2.355v-6.647h-1.891zM16.793.26l.046.216c.102.487.487.86.962.962l.215.045-.215.046c-.487.102-.86.487-.962.962l-.046.215-.045-.215a1.25 1.25 0 0 0-.963-.962l-.215-.046.216-.045c.486-.102.86-.487.962-.962z" }),
|
|
2375
|
+
/* @__PURE__ */ e("circle", { cx: 7.5, cy: 14.079, r: 1.5 }),
|
|
2376
|
+
/* @__PURE__ */ e("circle", { cx: 11.5, cy: 14.079, r: 1.5 }),
|
|
2377
|
+
/* @__PURE__ */ e("circle", { cx: 15.5, cy: 14.079, r: 1.5 })
|
|
2378
|
+
] }),
|
|
2379
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "cra", children: /* @__PURE__ */ e("path", { d: "M0 0h25.49v27.019H0z" }) }) })
|
|
2362
2380
|
] }),
|
|
2363
2381
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 28 28", id: "info", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2364
2382
|
/* @__PURE__ */ e("path", { d: "M14 5.6a1.398 1.398 0 1 0 1.191 2.132A1.4 1.4 0 0 0 14 5.6z" }),
|
|
@@ -2403,11 +2421,11 @@ const _2 = ({
|
|
|
2403
2421
|
/* @__PURE__ */ e("path", { d: "M40.003 18.043c0-.44 0-.867.013-1.28.013-.402.013-.829 0-1.281-.013-.44 0-.906.013-1.371.013-.466.026-.983.026-1.54 0-.53-.103-.97-.297-1.332a1.949 1.949 0 0 0-.815-.801c-.35-.181-.79-.272-1.307-.272-.427 0-.84.078-1.215.233a2.283 2.283 0 0 0-.983.789 2.821 2.821 0 0 0-.375.711l-.143-.013c-.026-.103-.038-.194-.064-.284a1.779 1.779 0 0 0-.466-.802 2.01 2.01 0 0 0-.75-.479 2.853 2.853 0 0 0-.983-.155c-.466 0-.867.09-1.203.259-.35.18-.634.452-.866.814a2.66 2.66 0 0 0-.272.544l-.155-.013.038-.686c.013-.245.026-.504.026-.763H27.16c.026.828.039 1.694.039 2.574v6.337a81.8 81.8 0 0 1-.039 2.574h3.04c0-.271 0-.595-.013-.944-.013-.35-.013-.75-.013-1.19v-5.289c0-.285.026-.53.077-.738.052-.194.13-.362.246-.478.116-.117.246-.207.375-.26.142-.05.298-.077.466-.077.31 0 .543.09.672.272.13.181.194.44.194.802v3.324c0 .944-.013 1.772-.026 2.509a59.088 59.088 0 0 0-.038 2.082h2.974a21.63 21.63 0 0 1-.026-.944v-1.086c0-.401 0-.854-.013-1.358-.012-.505-.012-1.1-.012-1.76v-2.289c0-.284.025-.53.077-.737.052-.194.13-.362.233-.478a.934.934 0 0 1 .375-.26c.155-.05.297-.077.44-.077.31 0 .556.09.698.272.155.181.233.453.233.815v3.117c0 .957 0 1.836-.013 2.625-.013.802-.013 1.514-.039 2.147h3a25.636 25.636 0 0 1-.064-1.797v-1.966Zm4.695-10.089c-.143-.078-.324-.13-.57-.181a4.689 4.689 0 0 0-.944-.078c-.388 0-.698.026-.944.078-.245.052-.427.103-.556.181a.789.789 0 0 0-.297.285.79.79 0 0 0-.026.737c.052.116.142.22.284.31.143.09.324.168.57.22.245.065.568.09.97.09.387 0 .698-.025.944-.09.245-.065.44-.13.569-.22a.714.714 0 0 0 .284-.31.854.854 0 0 0 .078-.35.946.946 0 0 0-.078-.387.555.555 0 0 0-.284-.285Zm.026 8.019v-3.065c0-.466 0-.905.013-1.332.013-.427.013-.84.026-1.255H41.53c.025.556.038 1.126.038 1.707V17.5c0 .53 0 1.035-.013 1.54-.013.504-.013.982-.026 1.435-.012.453-.012.905-.012 1.332h3.233c-.013-.414-.026-.828-.026-1.241-.013-.414-.013-.854-.013-1.32v-1.487c.013-.543.013-1.125.013-1.785Zm10.269-3.065c0-.672-.103-1.202-.31-1.59a1.935 1.935 0 0 0-.88-.854c-.375-.181-.84-.272-1.396-.272-.53 0-.996.09-1.397.26-.401.167-.724.439-.996.8a2.847 2.847 0 0 0-.297.518h-.156c0-.207.013-.414.013-.633.013-.246.013-.518.013-.802h-3.22c0 .763 0 1.603.013 2.535.013.93.013 2.004.013 3.22v2.238c0 .66 0 1.267-.013 1.823s-.013 1.113-.013 1.669H49.6c0-.272 0-.57-.013-.854-.013-.297-.013-.634-.013-1.009v-5.522c0-.298.026-.557.078-.75.052-.195.13-.363.246-.48a1.18 1.18 0 0 1 .413-.284c.156-.064.324-.103.492-.103.246 0 .44.039.582.13.142.09.233.206.285.374.038.168.064.375.064.634v5.691c0 .802-.013 1.526-.026 2.173h3.26c-.013-.621-.026-1.242-.026-1.889-.013-.646-.013-1.345-.013-2.082 0-.362 0-.711.013-1.06.013-.35.013-.699 0-1.061s0-.789.013-1.242c.026-.504.038-1.021.038-1.578Zm10.114-2.588h-3.233v1.85c0 .362 0 .802.012 1.32.013.517.013 1.124.013 1.823v2.483c0 .285-.038.53-.103.724a1.53 1.53 0 0 1-.259.479.833.833 0 0 1-.414.272 1.626 1.626 0 0 1-.491.077c-.22 0-.401-.039-.556-.103a.578.578 0 0 1-.31-.362 2.128 2.128 0 0 1-.091-.634c0-1.112 0-2.147-.013-3.104-.013-.957 0-1.837.013-2.639.013-.802.026-1.539.039-2.198h-3.26c.026.633.04 1.267.04 1.888v2.056c0 .388 0 .75-.014 1.1-.013.349-.013.698-.013 1.073s0 .802-.013 1.268c-.013.465-.013.996-.013 1.59 0 .621.104 1.139.324 1.514.22.388.517.672.892.853.375.181.84.285 1.397.285.517 0 .983-.09 1.384-.259a2.617 2.617 0 0 0 1.345-1.358h.103c-.013.233-.013.466-.025.699-.013.232-.026.491-.04.776h3.26v-5.755c0-.841-.013-1.592-.026-2.238a42.601 42.601 0 0 1 0-1.824c.052-.556.052-1.112.052-1.655Zm7.36 10.076a13.238 13.238 0 0 1-.064-.71 11.059 11.059 0 0 0-.052-.7c-.026-.22-.039-.413-.052-.581a2.81 2.81 0 0 1-.608.168 3.84 3.84 0 0 1-.685.064c-.22 0-.401-.025-.543-.077a.585.585 0 0 1-.324-.259c-.077-.13-.103-.297-.103-.491 0-.919.013-1.798.026-2.665.013-.62.013-1.215.026-1.81h.142c.271 0 .543 0 .815.013.271 0 .504.012.737.012.22 0 .427.014.595.026v-1.034c0-.35 0-.699.013-1.035.013-.35.026-.672.052-1.009-.363 0-.712 0-1.048.013-.336 0-.686.013-1.06.013h-.208c.013-.685.04-1.32.09-1.914-.167 0-.348 0-.516.013-.169 0-.35.013-.53.013h-.531c-.284 0-.57 0-.828-.013-.271 0-.517-.013-.75-.013.013.634.013 1.254.013 1.875h-.918c0 .22 0 .453.013.699.013.245.013.491.013.75v1.5h.84c-.013.31-.013.621-.026.918-.012.595-.025 1.151-.025 1.695v2.897c0 .504.051.944.168 1.332.103.375.297.711.582.97.284.272.633.479 1.073.62.427.143.983.22 1.656.22.284 0 .556-.012.789-.038.233-.026.465-.052.685-.09.22-.04.453-.091.698-.169a34.399 34.399 0 0 1-.077-.582 16.366 16.366 0 0 1-.078-.62Zm8.484-8.794a2.87 2.87 0 0 0-.698-.828 2.81 2.81 0 0 0-1.087-.492 6.748 6.748 0 0 0-1.539-.168c-.724 0-1.345.104-1.888.298-.543.194-.996.53-1.358.97-.362.452-.634 1.073-.815 1.862-.168.79-.258 1.785-.258 2.975 0 .892.051 1.668.168 2.328.103.66.271 1.203.491 1.642.22.44.492.79.84 1.048.35.259.751.453 1.204.57.452.116.97.18 1.539.18.543 0 1.022-.038 1.41-.13.4-.09.737-.193 1.034-.335a2.15 2.15 0 0 0 .737-.556c.195-.233.337-.505.44-.815.104-.31.168-.66.207-1.048a8.3 8.3 0 0 0 .013-1.28c-.168 0-.388 0-.634.013-.245.013-.517.013-.815.013-.168 0-.336 0-.49-.013-.156-.013-.311-.013-.44-.013-.143 0-.272 0-.427-.013.025.284.025.543.012.763-.025.22-.051.4-.103.543a1.12 1.12 0 0 1-.194.35.663.663 0 0 1-.297.193 1.225 1.225 0 0 1-.388.052 1.42 1.42 0 0 1-.582-.103c-.143-.078-.272-.22-.376-.453a3.49 3.49 0 0 1-.245-.97 12.59 12.59 0 0 1-.09-1.41h.232c.246 0 .504.013.802.013h.931c.246 0 .504 0 .789-.013h.789c.246 0 .504.013.763.013.272 0 .517.013.763.013.013-.142.026-.35.026-.62.013-.26.013-.57.026-.906.013-.337.013-.686.013-1.035 0-.556-.039-1.06-.104-1.513a4.131 4.131 0 0 0-.4-1.125Zm-2.961 3.763c-.181 0-.375 0-.557.013-.18 0-.349.013-.517.013-.168 0-.323 0-.478-.013-.04 0-.078 0-.117-.013.013-.388.039-.737.078-1.034.064-.57.142-.996.245-1.307.104-.297.233-.504.376-.62a.923.923 0 0 1 .53-.169c.271 0 .491.065.66.181.168.117.271.337.336.634.051.298.09.711.09 1.229 0 .388-.013.698-.026.918 0 .052 0 .09-.013.13h-.051a4.015 4.015 0 0 1-.556.038Zm12.235 2.095a2.904 2.904 0 0 0-.557-1.021 4.21 4.21 0 0 0-.944-.815c-.375-.246-.853-.466-1.41-.66a5.238 5.238 0 0 1-.88-.4c-.232-.143-.413-.272-.542-.415a1.048 1.048 0 0 1-.259-.465 2.405 2.405 0 0 1-.065-.543c0-.169.013-.31.052-.427a.574.574 0 0 1 .168-.272.87.87 0 0 1 .31-.155 1.69 1.69 0 0 1 .48-.052c.18 0 .335.026.465.065.116.039.22.103.297.194.078.09.13.194.168.349.026.142.04.31.04.504 0 .143 0 .272.012.376.013.103 0 .22-.039.349.168-.013.35-.013.544-.013h1.19c.18 0 .362 0 .53.013.168.013.323.013.452.013.026-.117.04-.233.026-.35a2.82 2.82 0 0 1-.013-.336c.013-.116.013-.22.013-.336a4.69 4.69 0 0 0-.116-1.1 2.55 2.55 0 0 0-.362-.827c-.168-.233-.401-.414-.699-.57-.297-.155-.672-.258-1.112-.336-.44-.077-.957-.103-1.54-.103-.672 0-1.266.052-1.771.168-.504.104-.918.272-1.254.505-.337.232-.57.543-.725.93-.155.389-.233.854-.233 1.397 0 .492.052.945.143 1.333.09.4.245.75.478 1.06.22.31.53.595.918.828.389.246.867.453 1.45.634.348.155.633.297.866.44a3 3 0 0 1 .556.4c.142.13.246.285.31.453.078.168.104.35.104.543 0 .168-.013.324-.052.453a.768.768 0 0 1-.168.323.53.53 0 0 1-.298.168 2.43 2.43 0 0 1-.491.04 1.53 1.53 0 0 1-.505-.078.885.885 0 0 1-.349-.194.848.848 0 0 1-.18-.375 2.433 2.433 0 0 1-.066-.557c0-.09.013-.194.026-.31a1.681 1.681 0 0 0 0-.362c-.142.013-.323.013-.53.013h-1.255c-.18 0-.349 0-.504-.013-.155-.013-.297-.013-.414-.013 0 .09 0 .181-.013.272-.013.09-.013.207-.026.323-.012.116-.012.259-.012.414 0 .4.038.75.129 1.06.09.31.22.595.388.854s.414.466.711.62c.298.156.673.272 1.125.363.44.09.983.13 1.591.13.737 0 1.345-.065 1.85-.195.504-.13.918-.31 1.228-.569.31-.258.556-.582.712-.983.155-.4.233-.892.233-1.461 0-.453-.052-.893-.181-1.28Z" })
|
|
2404
2422
|
] }),
|
|
2405
2423
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 120 50", id: "logo-games", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2406
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2424
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#cza)", children: [
|
|
2407
2425
|
/* @__PURE__ */ e("path", { d: "M52.915 7.881c6.308 0 11.697 3.807 13.9 9.187h8.477C72.812 7.273 63.736 0 52.915 0c-7.384 0-13.96 3.39-18.174 8.655C32.435 2.407 25.749 0 18.123 0 3.224 0 .646 9.43.646 14.963c0 1.06.073 1.774.111 2.105h8.979V14.18c0-2.964 1.94-6.384 8.302-6.384 5.73 0 8.426 2.395 8.426 6.108 0 6.66-9.247 7.61-16.75 11.735-8.293 4.56-9.65 7.528-9.65 16.103 0 .608.038 2.586-.064 3.177h35.251c-.068-.23-.06-3.084-.06-4.02 0-.731.026-2.964.047-4.027 4.228 4.92 10.578 8.051 17.681 8.051v-7.881c-8.26 0-14.954-6.525-14.954-14.576 0-8.052 6.694-14.576 14.954-14.576l-.004-.009Zm-24.46 28.714H10.293c0-6.307 12.215-6.813 19.671-12.109 1.532-1.084 3.012-2.31 3.135-2.594-.145.82-3.636 4.155-1.259 9.65a24.938 24.938 0 0 0 .31.672 22.305 22.305 0 0 0 2.65 4.122c-1.373.09-5.418.255-6.341.255l-.005.004Z" }),
|
|
2408
2426
|
/* @__PURE__ */ e("path", { d: "M58.525 37.94c0-1.523-.008-2.986-.021-4.394-.017-1.408-.03-2.735-.043-3.977a263.29 263.29 0 0 0-.063-3.288 75.855 75.855 0 0 1-.043-2.297h5.878c-.03.762-.042 1.489-.042 2.182 0 .694-.009 1.366-.022 2.012a74.98 74.98 0 0 0-.02 1.96v2.132c0 .761.008 1.548.02 2.364.013.817.03 1.689.043 2.616.013.928.021 1.931.021 3.003v3.556c0 .714-.05 1.37-.153 1.965a4.636 4.636 0 0 1-.591 1.612 4.27 4.27 0 0 1-1.119 1.225c-.455.336-1.016.583-1.688.74-.672.157-1.476.234-2.412.234-.527 0-.995-.022-1.404-.068a6.068 6.068 0 0 1-1.14-.234c0-.158.01-.425.022-.804.017-.379.042-.787.09-1.225.046-.438.059-.885.042-1.344-.017-.46-.009-.872.02-1.242.03-.37.044-.655.044-.855.204.09.416.149.637.183.222.034.46.051.723.051.409 0 .715-.12.923-.353.205-.234.307-.642.307-1.225v-4.53h-.009Zm6.036-16.41a1.67 1.67 0 0 1-.481.553c-.217.166-.57.298-1.055.387a9.62 9.62 0 0 1-1.73.136c-.762 0-1.37-.042-1.821-.136-.455-.09-.813-.217-1.076-.387-.264-.166-.439-.353-.528-.553-.09-.2-.132-.425-.132-.672 0-.247.043-.468.132-.672.09-.2.277-.374.57-.519a4.507 4.507 0 0 1 1.119-.353c.45-.09 1.03-.136 1.73-.136.643 0 1.209.047 1.69.136.48.09.842.209 1.076.353.233.145.4.32.506.52.102.199.153.424.153.671 0 .247-.051.468-.153.672Zm6.996 23.827c-.876-.225-1.624-.557-2.237-1.008-.612-.447-1.118-1.08-1.514-1.897-.396-.817-.71-1.842-.944-3.07-.234-1.23-.353-2.697-.353-4.395 0-2.19.183-4.036.548-5.537.366-1.497.868-2.654 1.514-3.475a5.246 5.246 0 0 1 2.48-1.744c1.008-.345 2.174-.519 3.488-.519 1.14 0 2.114.085 2.918.251.803.166 1.476.447 2.02.838a4.3 4.3 0 0 1 1.293 1.493c.323.604.557 1.314.702 2.13.144.817.22 1.753.22 2.804 0 .65-.02 1.288-.063 1.914a49.494 49.494 0 0 0-.09 1.71 35.79 35.79 0 0 0-.02 1.173h-1.383c-.48 0-.965-.004-1.446-.017-.48-.013-.974-.017-1.472-.017h-1.446c-.642 0-1.237.005-1.778.017-.54.013-1.037.017-1.493.017h-1.207l.174-2.615h4.828c.323 0 .671-.013 1.054-.034l-1.008 1.008c.03-.404.051-.83.064-1.276.013-.447.021-1.064.021-1.846 0-1.008-.06-1.782-.174-2.331-.12-.549-.328-.936-.638-1.157-.306-.221-.68-.336-1.119-.336-.378 0-.718.094-1.008.285-.293.191-.548.57-.77 1.14-.22.57-.374 1.408-.459 2.518-.09 1.106-.132 2.556-.132 4.347 0 1.229.043 2.25.132 3.053.09.804.234 1.408.438 1.812.204.404.455.694.745.872.293.179.659.268 1.097.268.293 0 .54-.038.744-.119.204-.076.379-.2.528-.37.144-.166.263-.395.353-.689.089-.29.144-.655.174-1.089a12.9 12.9 0 0 0 0-1.527c.294.022.557.034.791.034.234 0 .506.013.813.034.306.022.608.034.897.034.527 0 1.017-.012 1.472-.034.455-.02.897-.042 1.34-.068 0 .894-.043 1.71-.132 2.45-.09.74-.222 1.4-.396 1.978a3.772 3.772 0 0 1-.812 1.476 4.59 4.59 0 0 1-1.34 1.008c-.528.268-1.178.476-1.953.62-.774.146-1.645.218-2.611.218-1.025 0-1.974-.11-2.854-.336l.004.004ZM90.289 23.98c.03 1.297.03 2.714 0 4.245-.03 1.531-.051 3.198-.064 4.997-.017 1.8-.021 3.777-.021 5.921 0 .468.064.85.195 1.14.132.29.315.498.549.62.234.124.587.184 1.055.184.323 0 .63-.051.923-.15.293-.101.549-.254.77-.467.22-.213.395-.498.527-.855s.196-.782.196-1.276v-4.78c0-1.353-.017-2.523-.043-3.505a84.261 84.261 0 0 1-.042-2.518V23.98h6.01c-.03 1.03-.043 2.063-.043 3.105v7.566c0 2.28.009 4.28.021 5.99.013 1.709.022 3.283.022 4.712h-6.01c0-.494.008-.949.02-1.374.014-.425.03-.842.043-1.259.013-.413.051-.923.111-1.527l.306 1.612-1.097-.068.876-1.442c-.149 1.03-.476 1.859-.987 2.484a4.48 4.48 0 0 1-1.91 1.374c-.76.29-1.637.438-2.632.438-.995 0-1.812-.162-2.544-.485a3.58 3.58 0 0 1-1.688-1.51c-.396-.68-.591-1.56-.591-2.633 0-1.14.008-2.152.02-3.037.014-.884.022-1.688.022-2.415 0-.728.009-1.42.021-2.08.013-.66.022-1.327.022-1.995 0-1.455.008-2.769.02-3.943a59.96 59.96 0 0 0-.063-3.505h6.01l-.004-.008Zm11.803 21.377a33.27 33.27 0 0 1 .812-2.552c.336-.94.685-1.952 1.055-3.037.366-1.084.74-2.199 1.118-3.339.379-1.14.775-2.292 1.187-3.453l-.042 2.986a625.087 625.087 0 0 0-1.447-4.364 5619.39 5619.39 0 0 0-1.403-4.16 61.414 61.414 0 0 0-1.272-3.454h6.669c.175.872.379 1.816.613 2.837.234 1.017.497 2.118.791 3.305.204.761.357 1.489.459 2.182.102.693.183 1.276.243 1.744l-.438-1.072h.876l-.528 1.072a31.738 31.738 0 0 1 .791-3.994c.294-1.255.562-2.378.813-3.373.247-.995.476-1.897.68-2.7h6.01c-.353.96-.74 2.08-1.161 3.355-.425 1.276-.876 2.65-1.361 4.126a249.774 249.774 0 0 1-1.514 4.495l.132-2.483a65.582 65.582 0 0 0 1.055 3.22c.378 1.071.744 2.117 1.097 3.138.353 1.017.68 1.99.987 2.918l.855 2.599h-6.801a10.527 10.527 0 0 0-.307-1.71c-.148-.536-.302-1.089-.459-1.663a83.372 83.372 0 0 1-.506-1.897 27.947 27.947 0 0 1-.528-2.616l-.306-2.08.438 1.072h-.876l.528-1.072a74.28 74.28 0 0 0-.417 2.063c-.162.838-.345 1.727-.549 2.667a60.315 60.315 0 0 1-.68 2.837 21.388 21.388 0 0 0-.507 2.399H102.1l-.008.004Z" })
|
|
2409
2427
|
] }),
|
|
2410
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2428
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "cza", children: /* @__PURE__ */ e("path", { d: "M0 0h119.16v49.585H0z" }) }) })
|
|
2411
2429
|
] }),
|
|
2412
2430
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 161 51", id: "logo-instant", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2413
2431
|
/* @__PURE__ */ e("path", { d: "M61.3 20.8c-.3-.2-.6-.3-1.1-.3-.5 0-1-.1-1.7-.1s-1.3 0-1.8.1c-.5 0-.8.2-1.1.3-.3.2-.4.3-.6.5-.1.2-.2.4-.2.7s0 .5.2.7c.1.2.3.4.5.6.2.2.6.3 1.1.4.5.1 1.1.2 1.8.2s1.2 0 1.7-.2c.5-.1.8-.2 1-.4.2-.2.4-.4.5-.6.1-.2.2-.4.2-.7s0-.5-.2-.7c-.1-.2-.3-.4-.5-.5ZM61.4 33.1V25.4h-5.9v22h5.9V33ZM80.7 39.6V30c0-1.2-.2-2.1-.6-2.9-.4-.7-.9-1.3-1.7-1.6-.7-.3-1.6-.5-2.6-.5s-1.8.2-2.6.5-1.4.8-1.9 1.4l-.6.9h-.3v-2.5h-6v22h5.9V32.5c0-.6 0-1 .2-1.4.1-.4.3-.7.5-.9.2-.2.5-.4.8-.5.3-.1.7-.2 1-.2s.8 0 1.1.2c.3.1.4.4.6.7.1.3.2.7.2 1.2V47.2h5.9v-7.8ZM96.4 37.3c-.5-.6-1-1.1-1.8-1.6-.7-.5-1.6-.9-2.6-1.4-.7-.3-1.2-.5-1.7-.8-.4-.3-.8-.5-1-.8-.2-.3-.4-.6-.5-1-.1-.4-.2-.8-.2-1.1s0-.6.1-.8c0-.2.2-.4.4-.6l.6-.3c.3 0 .5-.1.8-.1s.7 0 1 .1c.3 0 .5.2.6.4.1.2.3.4.3.7 0 .3.1.6.1 1v1.6H97.6v-1.9c0-.8 0-1.5-.3-2.1-.2-.6-.4-1.1-.8-1.6-.3-.4-.8-.8-1.4-1.1-.6-.3-1.2-.5-2-.6-.8-.1-1.7-.2-2.8-.2s-2.4 0-3.3.3c-.9.2-1.7.5-2.3 1-.6.5-1.1 1-1.4 1.8-.3.7-.5 1.6-.5 2.5s.1 1.7.3 2.5c.2.8.5 1.5 1 2.1.4.6 1 1.1 1.7 1.6s1.6.9 2.6 1.3c.6.3 1.2.6 1.6.9.4.3.8.6 1.1.9.3.3.5.6.6 1 .1.3.2.7.2 1.1v.9c0 .3-.2.5-.3.6-.1.2-.4.3-.6.3-.3 0-.6.1-.9.1s-.7 0-1-.1c-.3 0-.5-.2-.7-.4-.2-.2-.3-.4-.4-.7v-2.6h-5v1.9c0 .8 0 1.5.2 2.1.1.6.4 1.1.7 1.6.3.5.8.8 1.4 1.1.6.3 1.3.5 2.1.7.8.2 1.8.2 3 .2s2.4-.1 3.4-.3c.9-.2 1.7-.6 2.3-1.1s1-1.1 1.3-1.8c.3-.7.4-1.6.4-2.7s-.1-1.8-.4-2.5c-.3-.7-.6-1.4-1.1-2ZM111 44.9c0-.4 0-.8-.1-1.2 0-.4 0-.8-.1-1.2v-1c-.3.1-.7.2-1.1.3h-1.3c-.4 0-.8 0-1-.1-.3 0-.5-.2-.6-.5-.1-.2-.2-.5-.2-1v-9.8H110.8v-3.6c0-.6 0-1.2.1-1.8h-4.2c0-1.3 0-2.5.1-3.6h-5.9V25h-1.7v5.1h1.7v11.5c0 .9.1 1.7.4 2.4.2.7.6 1.3 1.1 1.8.5.5 1.1.9 2 1.1.8.3 1.8.4 3 .4h1.5c.4 0 .8-.1 1.2-.2.4 0 .8-.2 1.3-.3 0-.3 0-.6-.1-1 0-.4 0-.8-.1-1.2ZM127.8 44.6V30.8c0-1.3-.1-1.8-.4-2.6-.3-.7-.7-1.3-1.3-1.8-.6-.5-1.4-.8-2.3-1-.9-.2-2-.3-3.4-.3s-2.5.1-3.5.4c-1 .3-1.8.7-2.4 1.4-.6.6-1.1 1.5-1.3 2.5-.3 1-.3 2.3-.2 3.8h5.3c0-.8-.1-1.5 0-2 0-.5.2-.9.3-1.2.2-.3.4-.5.6-.6.3-.1.6-.2 1-.2s.6 0 .9.2c.2.1.4.2.6.4.2.2.3.4.3.6V35c-.3 0-.6-.1-.9-.1h-1.7c-1.6 0-2.9.2-3.9.6-1 .4-1.8 1-2.3 2-.5.9-.8 2.3-.8 3.9s.1 2.3.4 3.2c.2.8.6 1.5 1 2s.9.8 1.5.9c.6.2 1.3.2 2.1.2s1.9-.2 2.6-.5c.7-.3 1.3-.8 1.7-1.5.2-.3.3-.7.4-1.1h.2v2.5c0 .2 0 .3.2.3 0 0 .2 0 .4.1h5.3c0-.2-.2-.5-.2-1s0-1-.1-1.7Zm-6.3-1.9c-.2.3-.4.5-.7.7-.3.2-.7.2-1.1.2s-.7 0-1-.2c-.3-.1-.5-.4-.6-.9-.1-.5-.2-1.2-.2-2.2s.1-1.6.3-2c.2-.5.5-.8.8-.9.3-.2.8-.2 1.4-.2H122.1v2.3c0 .7 0 1.4-.1 1.9 0 .5-.2.9-.4 1.2ZM146.9 39.6V30c0-1.2-.2-2.1-.6-2.9-.4-.7-.9-1.3-1.7-1.6-.7-.3-1.6-.5-2.6-.5s-1.8.2-2.6.5-1.4.8-1.9 1.4l-.6.9h-.3v-2.5h-6v22h5.9V32.5c0-.6 0-1 .2-1.4.1-.4.3-.7.5-.9.2-.2.5-.4.8-.5.3-.1.7-.2 1-.2s.8 0 1.1.2c.3.1.4.4.6.7.1.3.2.7.2 1.2V47.2h5.9v-7.8ZM160.9 46.1c0-.4 0-.8-.1-1.2 0-.4 0-.8-.1-1.2 0-.4 0-.8-.1-1.2v-1c-.3.1-.7.2-1.1.3h-1.3c-.4 0-.8 0-1-.1-.3 0-.5-.2-.6-.5-.1-.2-.2-.5-.2-1v-9.8H160.6v-3.6c0-.6 0-1.2.1-1.8h-4.2c0-1.3 0-2.5.1-3.6h-5.9V25H149v5.1h1.7v11.5c0 .9.1 1.7.4 2.4.2.7.6 1.3 1.1 1.8.5.5 1.1.9 2 1.1.8.3 1.8.4 3 .4h1.5c.4 0 .8-.1 1.2-.2.4 0 .8-.2 1.3-.3 0-.3 0-.6-.1-1Z" }),
|
|
@@ -2418,11 +2436,11 @@ const _2 = ({
|
|
|
2418
2436
|
/* @__PURE__ */ e("path", { d: "M40.625 0c-5.747 0-10.849 2.748-14.078 7.006C24.949 1.938 19.737 0 13.77 0 2.452 0 .493 7.17.493 11.374c0 .8.054 1.347.087 1.598H7.4v-2.2c0-2.255 1.478-4.85 6.306-4.85 4.357 0 6.404 1.818 6.404 4.642 0 5.058-7.028 5.78-12.732 8.911C1.073 22.945.044 25.2.044 31.714c0 .46.033 1.96-.044 2.42h26.547c-.055-.176-.044-2.343-.044-3.055 0-.47.011-1.752.033-2.638a17.759 17.759 0 0 0 6.503 5.32v-7.39a11.483 11.483 0 0 1-3.887-8.637c0-6.36 5.134-11.516 11.473-11.516 4.39 0 8.2 2.474 10.137 6.108h6.71C55.186 5.178 48.508 0 40.626 0ZM21.62 27.806H7.816c0-5.233 11.057-5.211 16.4-10.4.634-.57 1.116-1.05 1.17-1.204-.109.69-2.627 3.404-1.28 7.904a17.931 17.931 0 0 0 1.828 3.525c-1.15.065-3.657.175-4.313.175Z" })
|
|
2419
2437
|
] }),
|
|
2420
2438
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 101 54", id: "logo-tv", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2421
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2439
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#dca)", children: [
|
|
2422
2440
|
/* @__PURE__ */ e("path", { d: "M93.83 23.814c.091 1.255-2.946 21.958-3.123 23.705h-.271c-.372-1.905-2.969-21.778-3.131-23.705h-7.476c.723 2.45 5.073 27.112 5.344 28.562.423-.024.73-.04 1.624-.04h5.721c.682 0 1.302.008 1.861.02.56.013.741.02 1.226.02.488-1.88 4.973-27.24 5.29-28.562h-7.07.005Zm-15.094 4.798v-4.798H62.159c.03.406.047.896.047 1.467v2.735c0 .586-.015 1.093-.047 1.524 1.514 0 3.003-.005 4.473-.02h.113v.007h3.006c-1.3 0-2.659 1.849-2.659 4.692v3.213c0 1.74-.007 3.421-.022 5.046l-.044 4.495a276.19 276.19 0 0 0-.022 3.486c0 .952-.03 1.592-.091 1.922h7.197c-.03-.33-.054-.977-.069-1.942-.014-.965-.014-2.127 0-3.486a156.24 156.24 0 0 0-.022-4.495c-.03-1.637-.039-3.318-.022-5.046.015-1.726.022-3.439.022-5.14V29.49h1.674c1 0 2.073.013 3.043.037v-.915Z" }),
|
|
2423
2441
|
/* @__PURE__ */ e("path", { d: "M62.5 43.674c-10.318.259-18.434-8.416-18.434-17.551 0-9.135 7.771-17.911 18.103-17.911 10.331 0 15.397 7.855 16.662 11.028h9.128C85.497 9.86 76.62 0 62.17 0 52.168 0 45.108 4.808 40.93 10.474 38.658 4.027 32.079.251 21.282.251 1.297.251.35 14.578.802 19.241h9.628c-.704-7.71 4.12-11.029 10.75-11.029 9.487 0 10.903 4.96 10.903 7.917 0 6.05-6.408 7.946-13.089 10.75C2.225 33.916.02 36.745.02 49.745c.007.719.017 1.821-.02 2.61h41.373c-.027-.848-.03-2.34-.027-4.13 0-.834.03-3.458.054-4.755-1.846.108-6.565.293-7.565.293H11.048c0-5.29 5.792-7.764 12.431-10.164 5.31-1.92 11.055-3.998 14.679-7.87l.074.128c-5.635 9.586 6.402 26.76 24.267 26.51v-8.69l.002-.003Z" })
|
|
2424
2442
|
] }),
|
|
2425
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2443
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dca", children: /* @__PURE__ */ e("path", { d: "M0 0h100.9v53.105H0z" }) }) })
|
|
2426
2444
|
] }),
|
|
2427
2445
|
/* @__PURE__ */ e("symbol", { viewBox: "0 0 28 28", id: "menu", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e("path", { d: "M0 3.111h28v3.111H0zm0 9.333h28v3.111H0zm0 9.334h28v3.111H0z" }) }),
|
|
2428
2446
|
/* @__PURE__ */ e("symbol", { viewBox: "0 0 28 28", id: "messenger", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e(
|
|
@@ -2493,7 +2511,7 @@ const _2 = ({
|
|
|
2493
2511
|
}
|
|
2494
2512
|
) }),
|
|
2495
2513
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 28 32", id: "notification-bell", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2496
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2514
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#dka)", children: [
|
|
2497
2515
|
/* @__PURE__ */ e(
|
|
2498
2516
|
"path",
|
|
2499
2517
|
{
|
|
@@ -2503,10 +2521,10 @@ const _2 = ({
|
|
|
2503
2521
|
),
|
|
2504
2522
|
/* @__PURE__ */ e("path", { d: "M25.705 21.707s-2.015-.875-2.764-5.029c-.672-3.716-.656-12.352-6.794-14.117v-.14A2.423 2.423 0 0 0 13.727 0a2.413 2.413 0 0 0-2.42 2.42v.141c-6.138 1.78-6.122 10.4-6.794 14.118-.75 4.154-2.764 5.028-2.764 5.028.047 0-1.827 1.109-1.75 2.546.079 1.436 1.531 1.514 1.531 1.514h24.44s1.453-.062 1.53-1.514c.079-1.437-1.795-2.562-1.795-2.562z" })
|
|
2505
2523
|
] }),
|
|
2506
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2524
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dka", children: /* @__PURE__ */ e("path", { d: "M0 0h27.501v31.436H0z" }) }) })
|
|
2507
2525
|
] }),
|
|
2508
2526
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 28 32", id: "notification-bell-active", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2509
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2527
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#dja)", children: [
|
|
2510
2528
|
/* @__PURE__ */ e(
|
|
2511
2529
|
"path",
|
|
2512
2530
|
{
|
|
@@ -2517,38 +2535,38 @@ const _2 = ({
|
|
|
2517
2535
|
/* @__PURE__ */ e("path", { d: "M25.705 21.707s-2.015-.875-2.765-5.029c-.671-3.716-.655-12.352-6.793-14.117v-.14A2.423 2.423 0 0 0 13.727 0a2.413 2.413 0 0 0-2.42 2.42v.141c-6.138 1.78-6.123 10.4-6.794 14.118-.75 4.154-2.764 5.028-2.764 5.028.047 0-1.827 1.109-1.75 2.546.079 1.436 1.531 1.514 1.531 1.514h24.44s1.452-.062 1.53-1.514c.078-1.437-1.796-2.562-1.796-2.562z" }),
|
|
2518
2536
|
/* @__PURE__ */ e("circle", { cx: 21, cy: 6, r: 4, fill: "#ff3f3f" })
|
|
2519
2537
|
] }),
|
|
2520
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2538
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dja", children: /* @__PURE__ */ e("path", { d: "M0 0h27.501v31.436H0z" }) }) })
|
|
2521
2539
|
] }),
|
|
2522
2540
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 16 24", id: "num-cinq", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2523
|
-
/* @__PURE__ */ e("g", { clipPath: "url(#
|
|
2524
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2541
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#dma)", 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" }) }),
|
|
2542
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dma", children: /* @__PURE__ */ e("path", { d: "M0 0h16v24H0z" }) }) })
|
|
2525
2543
|
] }),
|
|
2526
2544
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 16 24", id: "num-deux", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2527
|
-
/* @__PURE__ */ e("g", { clipPath: "url(#
|
|
2528
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2545
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#dna)", 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" }) }),
|
|
2546
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dna", children: /* @__PURE__ */ e("path", { d: "M0 0h16v24H0z" }) }) })
|
|
2529
2547
|
] }),
|
|
2530
2548
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 17 25", id: "num-huit", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2531
|
-
/* @__PURE__ */ e("g", { clipPath: "url(#
|
|
2532
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2549
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#doa)", 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" }) }),
|
|
2550
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "doa", children: /* @__PURE__ */ e("path", { d: "M0 0h17v25H0z" }) }) })
|
|
2533
2551
|
] }),
|
|
2534
2552
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 14 24", id: "num-neuf", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2535
|
-
/* @__PURE__ */ e("g", { clipPath: "url(#
|
|
2536
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2553
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#dpa)", 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" }) }),
|
|
2554
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dpa", children: /* @__PURE__ */ e("path", { d: "M0 0h14v24H0z" }) }) })
|
|
2537
2555
|
] }),
|
|
2538
2556
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 14 24", id: "num-quatre", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2539
|
-
/* @__PURE__ */ e("g", { clipPath: "url(#
|
|
2540
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2557
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#dqa)", 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" }) }),
|
|
2558
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dqa", children: /* @__PURE__ */ e("path", { d: "M0 0h14v24H0z" }) }) })
|
|
2541
2559
|
] }),
|
|
2542
2560
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 16 24", id: "num-sept", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2543
|
-
/* @__PURE__ */ e("g", { clipPath: "url(#
|
|
2544
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2561
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#dra)", 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" }) }),
|
|
2562
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dra", children: /* @__PURE__ */ e("path", { d: "M0 0h16v24H0z" }) }) })
|
|
2545
2563
|
] }),
|
|
2546
2564
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 13 24", id: "num-six", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2547
|
-
/* @__PURE__ */ e("g", { clipPath: "url(#
|
|
2548
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2565
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#dsa)", 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" }) }),
|
|
2566
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dsa", children: /* @__PURE__ */ e("path", { d: "M0 0h13v24H0z" }) }) })
|
|
2549
2567
|
] }),
|
|
2550
2568
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 15 24", id: "num-trois", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2551
|
-
/* @__PURE__ */ e("g", { clipPath: "url(#
|
|
2569
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#dta)", children: /* @__PURE__ */ e(
|
|
2552
2570
|
"path",
|
|
2553
2571
|
{
|
|
2554
2572
|
fillRule: "evenodd",
|
|
@@ -2556,11 +2574,11 @@ const _2 = ({
|
|
|
2556
2574
|
clipRule: "evenodd"
|
|
2557
2575
|
}
|
|
2558
2576
|
) }),
|
|
2559
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2577
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dta", children: /* @__PURE__ */ e("path", { d: "M0 0h15v24H0z" }) }) })
|
|
2560
2578
|
] }),
|
|
2561
2579
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 9 24", id: "num-un", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2562
|
-
/* @__PURE__ */ e("g", { clipPath: "url(#
|
|
2563
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2580
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#dua)", 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" }) }),
|
|
2581
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "dua", children: /* @__PURE__ */ e("path", { d: "M0 0h9v24H0z" }) }) })
|
|
2564
2582
|
] }),
|
|
2565
2583
|
/* @__PURE__ */ e("symbol", { viewBox: "0 0 28 50", id: "olympic-flame", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e(
|
|
2566
2584
|
"path",
|
|
@@ -2648,10 +2666,10 @@ const _2 = ({
|
|
|
2648
2666
|
}
|
|
2649
2667
|
) }),
|
|
2650
2668
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 43 35", id: "pub-20mn", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2651
|
-
/* @__PURE__ */ e("clipPath", { id: "
|
|
2669
|
+
/* @__PURE__ */ e("clipPath", { id: "eba", children: /* @__PURE__ */ e("path", { d: "M0 0h43v21.271H0z" }) }),
|
|
2652
2670
|
/* @__PURE__ */ t("g", { fill: "#898a8c", children: [
|
|
2653
2671
|
/* @__PURE__ */ e("path", { d: "M2.855 32.39v-7.158h2.7c.476 0 .839.023 1.09.068.351.059.646.171.883.337.238.163.428.392.572.689.146.296.22.621.22.976 0 .609-.194 1.125-.582 1.548-.387.42-1.087.63-2.1.63H3.804v2.91h-.948zm.948-3.755h1.85c.612 0 1.047-.114 1.304-.341.257-.228.386-.549.386-.963 0-.299-.077-.555-.23-.766a1.047 1.047 0 0 0-.595-.425c-.16-.042-.455-.063-.884-.063H3.803zm9.008 3.755v-.762c-.403.586-.952.88-1.645.88-.306 0-.592-.06-.86-.177-.263-.117-.46-.263-.59-.439a1.7 1.7 0 0 1-.269-.654c-.036-.173-.053-.446-.053-.82v-3.213h.879v2.876c0 .459.017.768.053.927a.927.927 0 0 0 .352.547c.179.13.4.195.664.195.263 0 .51-.066.742-.2a1.12 1.12 0 0 0 .488-.552c.098-.234.147-.572.147-1.015v-2.778h.879v5.185zm2.979 0h-.815v-7.158h.879v2.554c.37-.466.844-.699 1.42-.699.32 0 .62.066.904.196.286.127.52.307.703.542.185.23.33.51.434.84.105.328.157.68.157 1.054 0 .889-.22 1.576-.66 2.06-.439.486-.966.728-1.582.728-.611 0-1.092-.255-1.44-.766v.65zm-.01-2.632c0 .622.085 1.071.254 1.348.277.452.651.679 1.123.679.384 0 .716-.166.996-.498.28-.336.42-.834.42-1.494 0-.678-.135-1.177-.405-1.5-.267-.322-.59-.483-.972-.483-.384 0-.716.168-.996.503-.28.332-.42.814-.42 1.445zm4.746 2.632v-7.158h.88v7.158zm2.251-6.147v-1.011h.88v1.01h-.88zm0 6.147v-5.185h.88v5.185zm5.606-1.9.864.113c-.094.596-.337 1.063-.727 1.401-.388.336-.865.503-1.431.503-.71 0-1.281-.23-1.714-.693-.43-.465-.645-1.131-.645-1.997 0-.56.093-1.05.279-1.47a1.93 1.93 0 0 1 .845-.942c.38-.212.794-.318 1.24-.318.563 0 1.023.144 1.382.43.358.283.587.687.688 1.211l-.854.132c-.082-.348-.227-.61-.435-.786a1.109 1.109 0 0 0-.747-.264c-.443 0-.802.16-1.08.479-.276.315-.414.817-.414 1.503 0 .697.133 1.203.4 1.519s.615.474 1.045.474c.345 0 .633-.106.864-.318.231-.211.378-.537.44-.976zm1.62-4.247v-1.011h.88v1.01h-.88zm0 6.147v-5.185h.88v5.185zm4.142-.786.127.776a3.26 3.26 0 0 1-.665.078c-.319 0-.566-.05-.742-.15a.85.85 0 0 1-.37-.396c-.072-.166-.108-.513-.108-1.04v-2.984h-.645v-.683h.645V25.92l.874-.527v1.812h.883v.683h-.883v3.032c0 .251.014.412.044.484a.384.384 0 0 0 .151.17.599.599 0 0 0 .303.064c.097 0 .226-.011.386-.034zm4.414-.884.908.113c-.143.53-.409.942-.796 1.235-.388.293-.882.44-1.484.44-.759 0-1.361-.233-1.807-.699-.443-.469-.664-1.125-.664-1.968 0-.872.224-1.55.674-2.03.449-.483 1.032-.724 1.748-.724.693 0 1.26.236 1.699.708.44.472.66 1.136.66 1.993 0 .052-.002.13-.006.234h-3.867c.033.57.194 1.006.483 1.309.29.302.651.454 1.084.454.323 0 .598-.085.826-.254.227-.17.408-.44.542-.81zm-2.886-1.42h2.895c-.039-.437-.15-.764-.332-.982a1.347 1.347 0 0 0-1.088-.508c-.404 0-.744.135-1.021.405-.274.27-.425.632-.454 1.084zm.947-2.74.65-1.367h1.152l-1.074 1.367z" }),
|
|
2654
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2672
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#eba)", children: [
|
|
2655
2673
|
/* @__PURE__ */ e("path", { d: "M31.579 17.874v-1.153c0-.382 0-.778.007-1.18.007-.403.007-.826.007-1.27V12.84c0-.436-.069-.791-.198-1.07a1.475 1.475 0 0 0-.594-.649c-.26-.157-.587-.232-.982-.232a2.26 2.26 0 0 0-.942.198 1.801 1.801 0 0 0-.736.669 2.756 2.756 0 0 0-.273.586l-.11-.013c-.013-.075-.034-.144-.054-.219a1.957 1.957 0 0 0-.362-.682 1.501 1.501 0 0 0-.552-.41 1.83 1.83 0 0 0-.744-.143c-.327 0-.634.076-.907.226a1.67 1.67 0 0 0-.669.702 3.435 3.435 0 0 0-.198.45l-.102-.006c.007-.191.007-.382.007-.566 0-.205.007-.437.02-.683h-2.346v10.227h2.305c0-.253 0-.546-.006-.88-.007-.328-.007-.696-.007-1.092 0-.402 0-.839-.007-1.317-.007-.477-.007-1.016-.007-1.603v-1.971c0-.253.027-.458.075-.607a1.17 1.17 0 0 1 .191-.369.619.619 0 0 1 .287-.205.986.986 0 0 1 .327-.061c.232 0 .396.068.498.205.102.136.15.354.15.64 0 1.16 0 2.177-.007 3.037-.006.866-.013 1.63-.02 2.313-.007.675-.014 1.316-.027 1.923h2.299c-.014-.28-.028-.566-.041-.866-.014-.3-.02-.628-.02-.99v-5.02c0-.253.027-.458.074-.607.048-.15.11-.273.185-.369a.58.58 0 0 1 .259-.205.92.92 0 0 1 .34-.061c.22 0 .383.068.499.198.116.136.17.34.17.634v2.88c0 .872 0 1.678-.006 2.414-.007.737-.02 1.399-.048 2h2.326c-.013-.492-.027-1.024-.04-1.597a74.947 74.947 0 0 1-.021-1.774zm3.684-6.856h-2.517c.013.478.02.982.02 1.521 0 .533 0 1.085.007 1.645.007.566.007 1.16.007 1.773v2.817c0 .444 0 .874-.007 1.29s-.014.812-.028 1.18h2.518c-.014-.361-.02-.73-.027-1.105a33.63 33.63 0 0 1 0-1.18c.006-.416.006-.86.006-1.337v-3.009c0-.457 0-.893-.006-1.303a51.292 51.292 0 0 1 .027-2.292zm-.073-2.047a1.25 1.25 0 0 0-.437-.184 2.913 2.913 0 0 0-.703-.075 3.12 3.12 0 0 0-.744.075c-.19.048-.34.11-.457.184a.749.749 0 0 0-.245.239.62.62 0 0 0-.075.307c0 .13.027.246.075.341.047.102.13.191.232.273s.252.143.45.184.457.062.77.062c.28 0 .52-.02.717-.062.198-.04.341-.102.437-.184a.799.799 0 0 0 .211-.273.803.803 0 0 0 .068-.341.637.637 0 0 0-.068-.307.957.957 0 0 0-.232-.239zM43 21.244a70.087 70.087 0 0 1-.02-1.692V16.72c0-.321 0-.655.006-1.017.007-.355.007-.75 0-1.18s-.007-.928-.007-1.494c0-.525-.075-.935-.231-1.249a1.498 1.498 0 0 0-.649-.682c-.28-.143-.634-.218-1.07-.218-.383 0-.724.075-1.03.232-.308.157-.56.389-.765.703-.082.122-.15.266-.211.416l-.13-.014c0-.17.007-.341.02-.505.014-.204.02-.436.02-.702h-2.517c.014.695.021 1.446.021 2.25v6.481c0 .499-.007.997-.02 1.495h2.537c0-.252-.007-.519-.02-.791a13.725 13.725 0 0 1-.007-.935c.007-.355.007-.757.007-1.221v-3.936c0-.232.014-.43.048-.586.034-.157.088-.28.184-.369.089-.088.19-.163.307-.218a.825.825 0 0 1 .361-.082c.164 0 .3.034.403.096.102.061.17.156.211.286s.055.3.055.512c0 1.01 0 1.95-.007 2.824-.007.867-.007 1.672 0 2.408.007.737 0 1.406-.007 2.013H43z" }),
|
|
2656
2674
|
/* @__PURE__ */ e("path", { d: "M25.317 0c-3.582 0-6.76 1.712-8.773 4.366C15.548 1.208 12.3 0 8.582 0 1.528 0 .307 4.469.307 7.088c0 .498.034.84.055.996h4.25V6.713c0-1.405.92-3.022 3.93-3.022 2.715 0 3.99 1.132 3.99 2.892 0 3.152-4.38 3.602-7.934 5.554-3.93 2.162-4.57 3.568-4.57 7.627 0 .286.02 1.22-.028 1.508h16.544c-.034-.11-.028-1.46-.028-1.904 0-.293.007-1.091.02-1.644a11.066 11.066 0 0 0 4.053 3.316v-4.605a7.156 7.156 0 0 1-2.422-5.383c0-3.964 3.2-7.177 7.15-7.177 2.736 0 5.11 1.542 6.317 3.807h4.182C34.391 3.227 30.23 0 25.317 0zM13.474 17.328H4.87c0-3.26 6.89-3.247 10.22-6.48.395-.356.696-.656.73-.751-.069.43-1.638 2.122-.799 4.925.3.778.683 1.515 1.14 2.197-.717.041-2.279.11-2.688.11z" })
|
|
2657
2675
|
] })
|
|
@@ -2672,45 +2690,45 @@ const _2 = ({
|
|
|
2672
2690
|
/* @__PURE__ */ e(
|
|
2673
2691
|
"path",
|
|
2674
2692
|
{
|
|
2675
|
-
className: "
|
|
2693
|
+
className: "eest0",
|
|
2676
2694
|
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"
|
|
2677
2695
|
}
|
|
2678
2696
|
),
|
|
2679
2697
|
/* @__PURE__ */ e(
|
|
2680
2698
|
"path",
|
|
2681
2699
|
{
|
|
2682
|
-
className: "
|
|
2700
|
+
className: "eest0",
|
|
2683
2701
|
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"
|
|
2684
2702
|
}
|
|
2685
2703
|
),
|
|
2686
2704
|
/* @__PURE__ */ e(
|
|
2687
2705
|
"path",
|
|
2688
2706
|
{
|
|
2689
|
-
className: "
|
|
2707
|
+
className: "eest0",
|
|
2690
2708
|
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"
|
|
2691
2709
|
}
|
|
2692
2710
|
)
|
|
2693
2711
|
] }),
|
|
2694
2712
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 28 29", id: "rewind", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2695
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2713
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#efa)", children: [
|
|
2696
2714
|
/* @__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" }),
|
|
2697
2715
|
/* @__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" }),
|
|
2698
2716
|
/* @__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" }),
|
|
2699
2717
|
/* @__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" }),
|
|
2700
2718
|
/* @__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" })
|
|
2701
2719
|
] }),
|
|
2702
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2720
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "efa", children: /* @__PURE__ */ e("path", { d: "M0 0h27.91v28.6H0z" }) }) })
|
|
2703
2721
|
] }),
|
|
2704
2722
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 29 25", id: "rubric-c2c", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2705
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2723
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#ega)", fill: "#FD8000", children: [
|
|
2706
2724
|
/* @__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" }),
|
|
2707
2725
|
/* @__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" })
|
|
2708
2726
|
] }),
|
|
2709
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2727
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "ega", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h28.801v25H0z" }) }) })
|
|
2710
2728
|
] }),
|
|
2711
2729
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 28 25", id: "rubric-conso", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2712
|
-
/* @__PURE__ */ e("g", { clipPath: "url(#
|
|
2713
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2730
|
+
/* @__PURE__ */ e("g", { clipPath: "url(#eha)", 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" }) }),
|
|
2731
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "eha", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h28.006v25H0z" }) }) })
|
|
2714
2732
|
] }),
|
|
2715
2733
|
/* @__PURE__ */ t(
|
|
2716
2734
|
"symbol",
|
|
@@ -2739,18 +2757,18 @@ const _2 = ({
|
|
|
2739
2757
|
}
|
|
2740
2758
|
),
|
|
2741
2759
|
/* @__PURE__ */ t("symbol", { id: "rubric-gaming", viewBox: "0 0 98.13 70", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2742
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("style", { children: ".
|
|
2760
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("style", { children: ".ejcls-1{fill:#fa6ee5}" }) }),
|
|
2743
2761
|
/* @__PURE__ */ e(
|
|
2744
2762
|
"path",
|
|
2745
2763
|
{
|
|
2746
|
-
className: "
|
|
2764
|
+
className: "ejcls-1",
|
|
2747
2765
|
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"
|
|
2748
2766
|
}
|
|
2749
2767
|
),
|
|
2750
2768
|
/* @__PURE__ */ e(
|
|
2751
2769
|
"path",
|
|
2752
2770
|
{
|
|
2753
|
-
className: "
|
|
2771
|
+
className: "ejcls-1",
|
|
2754
2772
|
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"
|
|
2755
2773
|
}
|
|
2756
2774
|
)
|
|
@@ -2763,11 +2781,11 @@ const _2 = ({
|
|
|
2763
2781
|
id: "rubric-high-tech",
|
|
2764
2782
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2765
2783
|
children: [
|
|
2766
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2784
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#eka)", fill: "#8F98A9", children: [
|
|
2767
2785
|
/* @__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" }),
|
|
2768
2786
|
/* @__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" })
|
|
2769
2787
|
] }),
|
|
2770
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2788
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "eka", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h30.526v25H0z" }) }) })
|
|
2771
2789
|
]
|
|
2772
2790
|
}
|
|
2773
2791
|
),
|
|
@@ -2788,40 +2806,40 @@ const _2 = ({
|
|
|
2788
2806
|
)
|
|
2789
2807
|
] }),
|
|
2790
2808
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 33 25", id: "rubric-news", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2791
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2809
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#ema)", fill: "#4742FF", children: [
|
|
2792
2810
|
/* @__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" }),
|
|
2793
2811
|
/* @__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" })
|
|
2794
2812
|
] }),
|
|
2795
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2813
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "ema", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h32.895v25H0z" }) }) })
|
|
2796
2814
|
] }),
|
|
2797
2815
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 30 25", id: "rubric-planet", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2798
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2816
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#ena)", fill: "#00B482", children: [
|
|
2799
2817
|
/* @__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" }),
|
|
2800
2818
|
/* @__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" })
|
|
2801
2819
|
] }),
|
|
2802
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2820
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "ena", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h30v25H0z" }) }) })
|
|
2803
2821
|
] }),
|
|
2804
2822
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 34 25", id: "rubric-sport", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2805
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2823
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#eoa)", fill: "#6398AB", children: [
|
|
2806
2824
|
/* @__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" }),
|
|
2807
2825
|
/* @__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" })
|
|
2808
2826
|
] }),
|
|
2809
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2827
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "eoa", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h33.756v25H0z" }) }) })
|
|
2810
2828
|
] }),
|
|
2811
2829
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 37 28", id: "rubric-tempo", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2812
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2830
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#epa)", fill: "#ECB200", children: [
|
|
2813
2831
|
/* @__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" }),
|
|
2814
2832
|
/* @__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" })
|
|
2815
2833
|
] }),
|
|
2816
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2834
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "epa", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h37v27.75H0z" }) }) })
|
|
2817
2835
|
] }),
|
|
2818
2836
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 30 25", id: "rubric-vie-pro", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2819
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
2837
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#eqa)", fill: "#B49B56", children: [
|
|
2820
2838
|
/* @__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" }),
|
|
2821
2839
|
/* @__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" }),
|
|
2822
2840
|
/* @__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" })
|
|
2823
2841
|
] }),
|
|
2824
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
2842
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "eqa", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h29.174v25H0z" }) }) })
|
|
2825
2843
|
] }),
|
|
2826
2844
|
/* @__PURE__ */ e("symbol", { viewBox: "0 0 28 28", id: "search", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e(
|
|
2827
2845
|
"path",
|
|
@@ -2831,6 +2849,7 @@ const _2 = ({
|
|
|
2831
2849
|
clipRule: "evenodd"
|
|
2832
2850
|
}
|
|
2833
2851
|
) }),
|
|
2852
|
+
/* @__PURE__ */ e("symbol", { viewBox: "0 0 18 18", id: "send", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e("path", { d: "M17.755 8.59.607.044C.325-.098 0 .122 0 .453V7.02c0 .24.172.448.399.48l6.835 1.413c.08.007.08.13 0 .143L.4 10.471a.47.47 0 0 0-.399.473v6.6c0 .332.325.552.607.41L17.75 9.407c.325-.162.325-.655 0-.817z" }) }),
|
|
2834
2853
|
/* @__PURE__ */ t("symbol", { viewBox: "0 0 130.386 71.802", id: "server-error", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
2835
2854
|
/* @__PURE__ */ e(
|
|
2836
2855
|
"path",
|
|
@@ -3063,7 +3082,7 @@ const _2 = ({
|
|
|
3063
3082
|
}
|
|
3064
3083
|
) }),
|
|
3065
3084
|
/* @__PURE__ */ t("symbol", { fill: "none", viewBox: "0 0 75 79", id: "world-foot-2026", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
3066
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#
|
|
3085
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#fpa)", children: [
|
|
3067
3086
|
/* @__PURE__ */ e(
|
|
3068
3087
|
"path",
|
|
3069
3088
|
{
|
|
@@ -3097,10 +3116,10 @@ const _2 = ({
|
|
|
3097
3116
|
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"
|
|
3098
3117
|
}
|
|
3099
3118
|
),
|
|
3100
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "
|
|
3119
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "fpa", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M22 5h32v74H22z" }) }) })
|
|
3101
3120
|
] }),
|
|
3102
3121
|
/* @__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" }) })
|
|
3103
|
-
] }), M2 = [...fe, "blue-dark"],
|
|
3122
|
+
] }), M2 = [...fe, "blue-dark"], O = j(
|
|
3104
3123
|
({ iconProps: a, as: s = "button", variant: l, color: c, size: r, hasShadow: n, isLoading: i, isFloating: o, ...d }, u) => /* @__PURE__ */ e(
|
|
3105
3124
|
m,
|
|
3106
3125
|
{
|
|
@@ -3125,7 +3144,7 @@ const _2 = ({
|
|
|
3125
3144
|
}
|
|
3126
3145
|
)
|
|
3127
3146
|
);
|
|
3128
|
-
|
|
3147
|
+
O.displayName = "IconButton";
|
|
3129
3148
|
const t1 = ({ text: a, ...s }) => /* @__PURE__ */ e(
|
|
3130
3149
|
g,
|
|
3131
3150
|
{
|
|
@@ -3157,7 +3176,7 @@ function C2({ title: a, ratio: s = "auto", htmlIframeProps: l, ...c }) {
|
|
|
3157
3176
|
}
|
|
3158
3177
|
);
|
|
3159
3178
|
}
|
|
3160
|
-
const
|
|
3179
|
+
const Ve = ({ src: a, formats: s }) => {
|
|
3161
3180
|
if (s !== void 0 && s.length > 0)
|
|
3162
3181
|
return s.map((l) => `${a.replace(/%format/, l)} ${l.split("x")[0]}w`).join(", ");
|
|
3163
3182
|
}, S1 = ({ src: a, format: s }) => a.replace(/%format/, s), i1 = ({
|
|
@@ -3185,14 +3204,14 @@ const $e = ({ src: a, formats: s }) => {
|
|
|
3185
3204
|
};
|
|
3186
3205
|
if (!l)
|
|
3187
3206
|
return /* @__PURE__ */ e(x, { as: "img", src: s, ...w });
|
|
3188
|
-
const
|
|
3189
|
-
let N,
|
|
3190
|
-
if (s && (
|
|
3191
|
-
const B = Number(b) * 2,
|
|
3207
|
+
const y = l.split("x"), b = y[0], f = y[1];
|
|
3208
|
+
let N, C = `data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='${b}'%20height='${f}'%3E%3C/svg%3E`;
|
|
3209
|
+
if (s && (C = S1({ src: s, format: l }), N = Ve({ formats: c, src: s }) ?? ""), u) {
|
|
3210
|
+
const B = Number(b) * 2, L = Number(f) * 2, E = `${B}x${L}`, k = S1({ src: s, format: E });
|
|
3192
3211
|
N = N ? `${N}, ${k} 2x` : `${k} 2x`;
|
|
3193
3212
|
}
|
|
3194
|
-
return w.width = b || void 0, w.height = f !== "0" ? f : void 0, w.sizes = n || void 0, /* @__PURE__ */ e(x, { ...w, as: "img", src:
|
|
3195
|
-
}, r1 = ({ size: a, ...s }) => /* @__PURE__ */ e(g, { as: "span", size: a || "s", ...s, children: "•" }),
|
|
3213
|
+
return w.width = b || void 0, w.height = f !== "0" ? f : void 0, w.sizes = n || void 0, /* @__PURE__ */ e(x, { ...w, as: "img", src: C, ...N ? { srcSet: N } : {} });
|
|
3214
|
+
}, r1 = ({ size: a, ...s }) => /* @__PURE__ */ e(g, { as: "span", size: a || "s", ...s, children: "•" }), $1 = j(
|
|
3196
3215
|
({
|
|
3197
3216
|
id: a,
|
|
3198
3217
|
className: s,
|
|
@@ -3207,15 +3226,15 @@ const $e = ({ src: a, formats: s }) => {
|
|
|
3207
3226
|
msg: h,
|
|
3208
3227
|
containerProps: v,
|
|
3209
3228
|
isRounded: w,
|
|
3210
|
-
isTransparent:
|
|
3229
|
+
isTransparent: y,
|
|
3211
3230
|
isLarge: b,
|
|
3212
3231
|
children: f,
|
|
3213
3232
|
hint: N,
|
|
3214
|
-
error:
|
|
3233
|
+
error: C,
|
|
3215
3234
|
...B
|
|
3216
|
-
},
|
|
3217
|
-
const
|
|
3218
|
-
|
|
3235
|
+
}, L) => {
|
|
3236
|
+
const E = n && /* @__PURE__ */ e(
|
|
3237
|
+
H,
|
|
3219
3238
|
{
|
|
3220
3239
|
className: p("c-input-container__icon", `color-${l || "black"}`),
|
|
3221
3240
|
iconProps: {
|
|
@@ -3249,13 +3268,13 @@ const $e = ({ src: a, formats: s }) => {
|
|
|
3249
3268
|
gap: n && f ? "xs" : void 0,
|
|
3250
3269
|
className: p("c-input-container", {
|
|
3251
3270
|
"c-input-container--rounded": w,
|
|
3252
|
-
"c-input-container--transparent":
|
|
3271
|
+
"c-input-container--transparent": y,
|
|
3253
3272
|
"c-input-container--large": b,
|
|
3254
3273
|
[`c-input-container--${i}`]: n || f
|
|
3255
3274
|
}),
|
|
3256
3275
|
children: [
|
|
3257
3276
|
(n || f) && /* @__PURE__ */ t(m, { gap: "s", children: [
|
|
3258
|
-
o ?
|
|
3277
|
+
o ? E : k,
|
|
3259
3278
|
f
|
|
3260
3279
|
] }),
|
|
3261
3280
|
/* @__PURE__ */ e(
|
|
@@ -3264,19 +3283,19 @@ const $e = ({ src: a, formats: s }) => {
|
|
|
3264
3283
|
id: a,
|
|
3265
3284
|
className: p("c-input-container__input", s),
|
|
3266
3285
|
required: c,
|
|
3267
|
-
ref:
|
|
3268
|
-
"aria-describedby": [N ? `${a}-hint` : null,
|
|
3286
|
+
ref: L,
|
|
3287
|
+
"aria-describedby": [N ? `${a}-hint` : null, C ? `${a}-error` : null].filter(Boolean).join(" ") || void 0,
|
|
3269
3288
|
...B
|
|
3270
3289
|
}
|
|
3271
3290
|
)
|
|
3272
3291
|
]
|
|
3273
3292
|
}
|
|
3274
3293
|
),
|
|
3275
|
-
h?.length && /* @__PURE__ */ e(m, { wrap: "wrap", gapY: "s", gapX: "xxs-2", mt: "xxs-2", children: h.map(({ iconProps:
|
|
3276
|
-
|
|
3294
|
+
h?.length && /* @__PURE__ */ e(m, { wrap: "wrap", gapY: "s", gapX: "xxs-2", mt: "xxs-2", children: h.map(({ iconProps: Z, textProps: G, value: X }, q) => /* @__PURE__ */ t(m, { alignItems: "center", gap: "xxs", children: [
|
|
3295
|
+
Z && /* @__PURE__ */ e(z, { ...Z }),
|
|
3277
3296
|
/* @__PURE__ */ e(g, { dangerouslySetInnerHTML: { __html: X }, role: "alert", ...G })
|
|
3278
3297
|
] }, q?.toString())) }),
|
|
3279
|
-
|
|
3298
|
+
C && /* @__PURE__ */ e(
|
|
3280
3299
|
g,
|
|
3281
3300
|
{
|
|
3282
3301
|
as: "span",
|
|
@@ -3287,7 +3306,7 @@ const $e = ({ src: a, formats: s }) => {
|
|
|
3287
3306
|
mt: "xxs-2",
|
|
3288
3307
|
ml: "xxs-2",
|
|
3289
3308
|
role: "alert",
|
|
3290
|
-
children:
|
|
3309
|
+
children: C
|
|
3291
3310
|
}
|
|
3292
3311
|
)
|
|
3293
3312
|
]
|
|
@@ -3334,7 +3353,7 @@ const $e = ({ src: a, formats: s }) => {
|
|
|
3334
3353
|
]
|
|
3335
3354
|
}
|
|
3336
3355
|
);
|
|
3337
|
-
}, S2 = ({ children: a }) => /* @__PURE__ */ e(
|
|
3356
|
+
}, S2 = ({ children: a }) => /* @__PURE__ */ e(V, { as: "h4", size: "xxs", weight: "bold", color: "ultramarine", children: a }), $ = (a) => {
|
|
3338
3357
|
if (a.propValue && ["boolean", "string", "number"].includes(typeof a.propValue) || !a.propValue) {
|
|
3339
3358
|
const s = A1({
|
|
3340
3359
|
className: a.className,
|
|
@@ -3353,10 +3372,10 @@ const $e = ({ src: a, formats: s }) => {
|
|
|
3353
3372
|
});
|
|
3354
3373
|
return r && s.push(r), s;
|
|
3355
3374
|
}, []);
|
|
3356
|
-
},
|
|
3375
|
+
}, $e = (a) => a.replace(/([a-z])([A-Z])/g, "$1-$2").replace(/[\s_]+/g, "-").toLowerCase(), A1 = (a) => {
|
|
3357
3376
|
if (a.propValue !== void 0) {
|
|
3358
3377
|
if (typeof a.propValue != "boolean") {
|
|
3359
|
-
const s =
|
|
3378
|
+
const s = $e(
|
|
3360
3379
|
typeof a.propValue == "number" ? a.propValue.toString() : a.propValue
|
|
3361
3380
|
);
|
|
3362
3381
|
return a.className ? `${a.className}-${s}@${a.defaultModifier}` : `${s}@${a.defaultModifier}`;
|
|
@@ -3365,98 +3384,98 @@ const $e = ({ src: a, formats: s }) => {
|
|
|
3365
3384
|
throw new Error('It is necessary to define the argument "className" !');
|
|
3366
3385
|
return `${a.className}@${a.defaultModifier}`;
|
|
3367
3386
|
}
|
|
3368
|
-
},
|
|
3387
|
+
}, He = (a) => p({
|
|
3369
3388
|
[`bg-${a.bg}`]: a.bg,
|
|
3370
3389
|
[`color-${a.color}`]: a.color,
|
|
3371
3390
|
[`border-color-${a.borderColor}`]: a.borderColor
|
|
3372
|
-
}),
|
|
3391
|
+
}), Le = ({
|
|
3373
3392
|
basis: a,
|
|
3374
3393
|
shrink: s,
|
|
3375
3394
|
grow: l,
|
|
3376
3395
|
...c
|
|
3377
3396
|
}) => p(
|
|
3378
|
-
|
|
3397
|
+
...$({
|
|
3379
3398
|
propValue: a,
|
|
3380
3399
|
className: "basis"
|
|
3381
3400
|
}),
|
|
3382
|
-
|
|
3401
|
+
...$({
|
|
3383
3402
|
propValue: s,
|
|
3384
3403
|
className: "shrink"
|
|
3385
3404
|
}),
|
|
3386
|
-
|
|
3405
|
+
...$({
|
|
3387
3406
|
propValue: l,
|
|
3388
3407
|
className: "grow"
|
|
3389
3408
|
}),
|
|
3390
3409
|
je(c)
|
|
3391
|
-
),
|
|
3410
|
+
), Ze = ({
|
|
3392
3411
|
inline: a = !1,
|
|
3393
3412
|
direction: s,
|
|
3394
3413
|
wrap: l,
|
|
3395
3414
|
...c
|
|
3396
3415
|
}) => p(
|
|
3397
|
-
|
|
3416
|
+
...$({
|
|
3398
3417
|
propValue: a,
|
|
3399
3418
|
className: a ? "inline-flex" : "flex"
|
|
3400
3419
|
}),
|
|
3401
|
-
|
|
3420
|
+
...$({
|
|
3402
3421
|
propValue: s,
|
|
3403
3422
|
className: "direction"
|
|
3404
3423
|
}),
|
|
3405
|
-
|
|
3424
|
+
...$({
|
|
3406
3425
|
propValue: l
|
|
3407
3426
|
}),
|
|
3408
3427
|
Y1(c)
|
|
3409
3428
|
), Y1 = (a) => p(
|
|
3410
|
-
|
|
3429
|
+
...$({
|
|
3411
3430
|
propValue: a.alignItems,
|
|
3412
3431
|
className: "items"
|
|
3413
3432
|
}),
|
|
3414
|
-
|
|
3433
|
+
...$({
|
|
3415
3434
|
propValue: a.alignContent,
|
|
3416
3435
|
className: "content"
|
|
3417
3436
|
}),
|
|
3418
|
-
|
|
3437
|
+
...$({
|
|
3419
3438
|
propValue: a.justifyContent,
|
|
3420
3439
|
className: "justify"
|
|
3421
3440
|
}),
|
|
3422
|
-
|
|
3441
|
+
...$({
|
|
3423
3442
|
propValue: a.gap,
|
|
3424
3443
|
className: "gap"
|
|
3425
3444
|
}),
|
|
3426
|
-
|
|
3445
|
+
...$({
|
|
3427
3446
|
propValue: a.gapX,
|
|
3428
3447
|
className: "gap-x"
|
|
3429
3448
|
}),
|
|
3430
|
-
|
|
3449
|
+
...$({
|
|
3431
3450
|
propValue: a.gapY,
|
|
3432
3451
|
className: "gap-y"
|
|
3433
3452
|
}),
|
|
3434
|
-
|
|
3453
|
+
...$({
|
|
3435
3454
|
propValue: a.flexGrow,
|
|
3436
3455
|
className: "grow"
|
|
3437
3456
|
})
|
|
3438
3457
|
), je = (a) => p(
|
|
3439
|
-
|
|
3458
|
+
...$({
|
|
3440
3459
|
propValue: a.align,
|
|
3441
3460
|
className: "self"
|
|
3442
3461
|
})
|
|
3443
3462
|
), o1 = (a) => typeof a.props == "object" ? Object.keys(a.props).reduce((s, l) => (a.systemPropNames.includes(l) || (s[l] = a.props[l]), s), {}) : {}, Fe = (a) => p(
|
|
3444
3463
|
Object.entries(a).filter(([s]) => Object.keys(K1).includes(s)).reduce((s, [l, c]) => (s.push(
|
|
3445
|
-
|
|
3464
|
+
...$({
|
|
3446
3465
|
className: l,
|
|
3447
3466
|
propValue: c
|
|
3448
3467
|
})
|
|
3449
3468
|
), s), [])
|
|
3450
3469
|
), J1 = (a) => p(
|
|
3451
3470
|
Object.entries(a).filter(([s]) => Object.keys(G1).includes(s)).reduce((s, [l, c]) => (s.push(
|
|
3452
|
-
|
|
3471
|
+
...$({
|
|
3453
3472
|
className: l,
|
|
3454
3473
|
propValue: c
|
|
3455
3474
|
})
|
|
3456
3475
|
), s), [])
|
|
3457
3476
|
), X1 = (a) => p(
|
|
3458
3477
|
J1(a),
|
|
3459
|
-
|
|
3478
|
+
He(a),
|
|
3460
3479
|
Fe(a)
|
|
3461
3480
|
), B1 = ({
|
|
3462
3481
|
textAlign: a,
|
|
@@ -3467,11 +3486,11 @@ const $e = ({ src: a, formats: s }) => {
|
|
|
3467
3486
|
fontFamily: n,
|
|
3468
3487
|
whiteSpace: i
|
|
3469
3488
|
}) => p(
|
|
3470
|
-
|
|
3489
|
+
$({
|
|
3471
3490
|
className: "text",
|
|
3472
3491
|
propValue: a
|
|
3473
3492
|
}),
|
|
3474
|
-
|
|
3493
|
+
$({
|
|
3475
3494
|
className: "font-weight",
|
|
3476
3495
|
propValue: s
|
|
3477
3496
|
}),
|
|
@@ -3504,7 +3523,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3504
3523
|
}),
|
|
3505
3524
|
as: a,
|
|
3506
3525
|
ref: c,
|
|
3507
|
-
className: p(
|
|
3526
|
+
className: p(Ze(l), l?.className),
|
|
3508
3527
|
children: s
|
|
3509
3528
|
}
|
|
3510
3529
|
)), F = j(
|
|
@@ -3517,7 +3536,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3517
3536
|
}),
|
|
3518
3537
|
as: a,
|
|
3519
3538
|
ref: c,
|
|
3520
|
-
className: p(
|
|
3539
|
+
className: p(Le(l), l?.className),
|
|
3521
3540
|
children: s
|
|
3522
3541
|
}
|
|
3523
3542
|
)
|
|
@@ -3528,26 +3547,26 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3528
3547
|
}),
|
|
3529
3548
|
className: p(
|
|
3530
3549
|
"grid",
|
|
3531
|
-
|
|
3550
|
+
...$({
|
|
3532
3551
|
className: "grid-cols-number",
|
|
3533
3552
|
propValue: a
|
|
3534
3553
|
}),
|
|
3535
|
-
|
|
3554
|
+
...$({
|
|
3536
3555
|
className: "grid-gap",
|
|
3537
3556
|
propValue: s
|
|
3538
3557
|
}),
|
|
3539
|
-
|
|
3558
|
+
...$({
|
|
3540
3559
|
className: "grid-gap-row",
|
|
3541
3560
|
propValue: l
|
|
3542
3561
|
}),
|
|
3543
|
-
|
|
3562
|
+
...$({
|
|
3544
3563
|
className: "grid-gap-col",
|
|
3545
3564
|
propValue: c
|
|
3546
3565
|
}),
|
|
3547
3566
|
p(Y1(n), n?.className)
|
|
3548
3567
|
),
|
|
3549
3568
|
children: r
|
|
3550
|
-
}),
|
|
3569
|
+
}), M = j(
|
|
3551
3570
|
({
|
|
3552
3571
|
as: a = "a",
|
|
3553
3572
|
children: s,
|
|
@@ -3562,7 +3581,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3562
3581
|
tabColor: h,
|
|
3563
3582
|
defaultColor: v = "ultramarine",
|
|
3564
3583
|
isUnderlined: w,
|
|
3565
|
-
...
|
|
3584
|
+
...y
|
|
3566
3585
|
}, b) => {
|
|
3567
3586
|
if ((n || c) && l)
|
|
3568
3587
|
throw new Error("You can't use the color prop together with the variant or buttonColor prop");
|
|
@@ -3575,7 +3594,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3575
3594
|
"c-tab--unselected": !d
|
|
3576
3595
|
},
|
|
3577
3596
|
B1({ weight: i, whiteSpace: o }),
|
|
3578
|
-
|
|
3597
|
+
y?.className
|
|
3579
3598
|
) : p(
|
|
3580
3599
|
"c-link",
|
|
3581
3600
|
{
|
|
@@ -3584,14 +3603,14 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3584
3603
|
[`c-btn--${n}`]: n && !l
|
|
3585
3604
|
},
|
|
3586
3605
|
B1({ weight: i, whiteSpace: o }),
|
|
3587
|
-
|
|
3606
|
+
$({
|
|
3588
3607
|
className: "text",
|
|
3589
3608
|
propValue: r
|
|
3590
3609
|
}),
|
|
3591
3610
|
{ "c-link--is-underlined": w },
|
|
3592
|
-
|
|
3611
|
+
y?.className
|
|
3593
3612
|
);
|
|
3594
|
-
return /* @__PURE__ */ e(x, { ...
|
|
3613
|
+
return /* @__PURE__ */ e(x, { ...y, as: a, ref: b, color: !u && !h && !f ? l || (v === "inherit" ? void 0 : v) : void 0, className: N, children: s });
|
|
3595
3614
|
}
|
|
3596
3615
|
), Q1 = ({
|
|
3597
3616
|
dialogId: a,
|
|
@@ -3625,7 +3644,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3625
3644
|
]
|
|
3626
3645
|
}
|
|
3627
3646
|
);
|
|
3628
|
-
}, Te = (a) => /* @__PURE__ */ e(x, { ...a, className: p("c-overlay c-overlay--with-bg", a?.className) }),
|
|
3647
|
+
}, Te = (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 }) }), V2 = ({
|
|
3629
3648
|
id: a,
|
|
3630
3649
|
required: s,
|
|
3631
3650
|
label: l,
|
|
@@ -3658,7 +3677,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3658
3677
|
u && !h ? o.push(r(d)) : h ? o.push(i(d)) : o.push(n(d));
|
|
3659
3678
|
}
|
|
3660
3679
|
return /* @__PURE__ */ e(x, { ...c, children: o });
|
|
3661
|
-
},
|
|
3680
|
+
}, $2 = ({
|
|
3662
3681
|
title: a,
|
|
3663
3682
|
link: s,
|
|
3664
3683
|
image: l,
|
|
@@ -3690,9 +3709,9 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3690
3709
|
children: "Lire aussi"
|
|
3691
3710
|
}
|
|
3692
3711
|
) : /* @__PURE__ */ e(A, { color: "grey-400", textProps: { fontFamily: "base" }, children: "Lire aussi" }),
|
|
3693
|
-
!i && /* @__PURE__ */ e(
|
|
3712
|
+
!i && /* @__PURE__ */ e(H1, {}),
|
|
3694
3713
|
/* @__PURE__ */ e(
|
|
3695
|
-
|
|
3714
|
+
M,
|
|
3696
3715
|
{
|
|
3697
3716
|
href: s,
|
|
3698
3717
|
className: "c-read-also__link",
|
|
@@ -3716,7 +3735,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3716
3735
|
)
|
|
3717
3736
|
]
|
|
3718
3737
|
}
|
|
3719
|
-
),
|
|
3738
|
+
), H2 = j(
|
|
3720
3739
|
({ variant: a, progressColor: s = "ultramarine" }, l) => /* @__PURE__ */ e(
|
|
3721
3740
|
x,
|
|
3722
3741
|
{
|
|
@@ -3737,7 +3756,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3737
3756
|
"data-trigger-selector": a,
|
|
3738
3757
|
"data-trigger-offset": s,
|
|
3739
3758
|
children: /* @__PURE__ */ e("div", { className: "o-page-wrap", children: /* @__PURE__ */ e(
|
|
3740
|
-
|
|
3759
|
+
O,
|
|
3741
3760
|
{
|
|
3742
3761
|
...l,
|
|
3743
3762
|
color: "tertiary",
|
|
@@ -3749,7 +3768,7 @@ const m = j(({ as: a = "div", children: s, ...l }, c) => /* @__PURE__ */ e(
|
|
|
3749
3768
|
}
|
|
3750
3769
|
);
|
|
3751
3770
|
Ie.displayName = "ScrollToTopButton";
|
|
3752
|
-
const
|
|
3771
|
+
const L2 = ({ inner: a, children: s, ...l }) => /* @__PURE__ */ e(
|
|
3753
3772
|
x,
|
|
3754
3773
|
{
|
|
3755
3774
|
...l,
|
|
@@ -3771,7 +3790,7 @@ const Z2 = ({ inner: a, children: s, ...l }) => /* @__PURE__ */ e(
|
|
|
3771
3790
|
isLarge: h,
|
|
3772
3791
|
hint: v,
|
|
3773
3792
|
error: w,
|
|
3774
|
-
...
|
|
3793
|
+
...y
|
|
3775
3794
|
}, b) => /* @__PURE__ */ t(
|
|
3776
3795
|
m,
|
|
3777
3796
|
{
|
|
@@ -3800,14 +3819,14 @@ const Z2 = ({ inner: a, children: s, ...l }) => /* @__PURE__ */ e(
|
|
|
3800
3819
|
`c-select__select--${d}`,
|
|
3801
3820
|
{ "c-select__select--has-icon": !!u },
|
|
3802
3821
|
{ "c-select__select--large": h },
|
|
3803
|
-
J1(
|
|
3822
|
+
J1(y),
|
|
3804
3823
|
s
|
|
3805
3824
|
),
|
|
3806
3825
|
required: l,
|
|
3807
3826
|
defaultValue: r || n.filter((f) => f.isSelected)?.pop()?.value || "",
|
|
3808
3827
|
"aria-describedby": [v ? `${a}-hint` : null, w ? `${a}-error` : null].filter(Boolean).join(" ") || void 0,
|
|
3809
3828
|
...o1({
|
|
3810
|
-
props:
|
|
3829
|
+
props: y,
|
|
3811
3830
|
systemPropNames: Object.keys(U1)
|
|
3812
3831
|
}),
|
|
3813
3832
|
children: [
|
|
@@ -3834,7 +3853,7 @@ const Z2 = ({ inner: a, children: s, ...l }) => /* @__PURE__ */ e(
|
|
|
3834
3853
|
]
|
|
3835
3854
|
}
|
|
3836
3855
|
)
|
|
3837
|
-
),
|
|
3856
|
+
), Z2 = ({ variant: a = "button", className: s, ...l }) => /* @__PURE__ */ e(
|
|
3838
3857
|
m,
|
|
3839
3858
|
{
|
|
3840
3859
|
className: p(
|
|
@@ -3846,7 +3865,7 @@ const Z2 = ({ inner: a, children: s, ...l }) => /* @__PURE__ */ e(
|
|
|
3846
3865
|
...l
|
|
3847
3866
|
}
|
|
3848
3867
|
);
|
|
3849
|
-
var
|
|
3868
|
+
var _ = /* @__PURE__ */ ((a) => (a.MOBILE = "mobile", a.DESKTOP = "desktop", a))(_ || {}), U = /* @__PURE__ */ ((a) => (a.embed = "embed", a.photo = "photo", a.podcast = "podcast", a.video = "video", a))(U || {});
|
|
3850
3869
|
const d1 = j(
|
|
3851
3870
|
({
|
|
3852
3871
|
layout: a,
|
|
@@ -3871,7 +3890,7 @@ const d1 = j(
|
|
|
3871
3890
|
"data-slider-delay": u,
|
|
3872
3891
|
children: [
|
|
3873
3892
|
/* @__PURE__ */ e(x, { className: "c-slider__viewport js-navigation-container__list", children: /* @__PURE__ */ e(m, { className: "c-slider__list", alignItems: "center", gap: l, children: s }) }),
|
|
3874
|
-
a ===
|
|
3893
|
+
a === _.DESKTOP && /* @__PURE__ */ e(x, { className: "c-slider__buttons-container", children: Array.from(["previous", "next"], (w) => /* @__PURE__ */ e(
|
|
3875
3894
|
x,
|
|
3876
3895
|
{
|
|
3877
3896
|
pr: c && w === "previous" && (r === "translucent" && n === "small" ? "m" : "l") || void 0,
|
|
@@ -3882,7 +3901,7 @@ const d1 = j(
|
|
|
3882
3901
|
{ [`c-slider__button-container--${o}`]: o }
|
|
3883
3902
|
),
|
|
3884
3903
|
children: /* @__PURE__ */ e(
|
|
3885
|
-
|
|
3904
|
+
O,
|
|
3886
3905
|
{
|
|
3887
3906
|
color: r,
|
|
3888
3907
|
size: n,
|
|
@@ -4008,13 +4027,28 @@ const d1 = j(
|
|
|
4008
4027
|
}
|
|
4009
4028
|
)
|
|
4010
4029
|
), j2 = j(
|
|
4011
|
-
({
|
|
4030
|
+
({
|
|
4031
|
+
id: a,
|
|
4032
|
+
required: s,
|
|
4033
|
+
label: l,
|
|
4034
|
+
variant: c,
|
|
4035
|
+
msg: r,
|
|
4036
|
+
rows: n = 5,
|
|
4037
|
+
containerProps: i,
|
|
4038
|
+
textareaContainerProps: o,
|
|
4039
|
+
iconButtonProps: d,
|
|
4040
|
+
hint: u,
|
|
4041
|
+
error: h,
|
|
4042
|
+
...v
|
|
4043
|
+
}, w) => /* @__PURE__ */ t(
|
|
4012
4044
|
m,
|
|
4013
4045
|
{
|
|
4014
4046
|
direction: "column",
|
|
4015
|
-
ref:
|
|
4047
|
+
ref: w,
|
|
4016
4048
|
...i,
|
|
4017
|
-
className: p("c-textarea", i?.className
|
|
4049
|
+
className: p("c-textarea", i?.className, {
|
|
4050
|
+
[`c-textarea--${c}`]: c
|
|
4051
|
+
}),
|
|
4018
4052
|
children: [
|
|
4019
4053
|
l && /* @__PURE__ */ t("label", { htmlFor: a, className: "c-textarea__label", children: [
|
|
4020
4054
|
l,
|
|
@@ -4023,33 +4057,41 @@ const d1 = j(
|
|
|
4023
4057
|
"(obligatoire)"
|
|
4024
4058
|
] })
|
|
4025
4059
|
] }),
|
|
4026
|
-
|
|
4027
|
-
/* @__PURE__ */
|
|
4028
|
-
|
|
4060
|
+
u && /* @__PURE__ */ e(g, { as: "span", id: `${a}-hint`, mt: "xxs-2", ml: "xxs-2", className: "u-mask", children: u }),
|
|
4061
|
+
/* @__PURE__ */ t(
|
|
4062
|
+
m,
|
|
4029
4063
|
{
|
|
4030
|
-
|
|
4031
|
-
|
|
4032
|
-
|
|
4033
|
-
|
|
4034
|
-
|
|
4035
|
-
|
|
4036
|
-
|
|
4037
|
-
|
|
4038
|
-
|
|
4039
|
-
|
|
4040
|
-
|
|
4041
|
-
|
|
4042
|
-
|
|
4043
|
-
|
|
4044
|
-
|
|
4045
|
-
|
|
4064
|
+
...o,
|
|
4065
|
+
className: p("c-textarea-container", o?.className),
|
|
4066
|
+
children: [
|
|
4067
|
+
/* @__PURE__ */ e(
|
|
4068
|
+
"textarea",
|
|
4069
|
+
{
|
|
4070
|
+
rows: n,
|
|
4071
|
+
placeholder: "Votre message...",
|
|
4072
|
+
required: s,
|
|
4073
|
+
...v,
|
|
4074
|
+
id: a,
|
|
4075
|
+
name: a,
|
|
4076
|
+
className: p("c-textarea-container__textarea", v?.className),
|
|
4077
|
+
"aria-describedby": [u ? `${a}-hint` : null, h ? `${a}-error` : null].filter(Boolean).join(" ") || void 0
|
|
4078
|
+
}
|
|
4079
|
+
),
|
|
4080
|
+
d && /* @__PURE__ */ e(
|
|
4081
|
+
O,
|
|
4082
|
+
{
|
|
4083
|
+
...d,
|
|
4084
|
+
className: p("c-textarea-container__icon", d?.className)
|
|
4085
|
+
}
|
|
4086
|
+
)
|
|
4087
|
+
]
|
|
4046
4088
|
}
|
|
4047
|
-
)
|
|
4048
|
-
r?.length && /* @__PURE__ */ e(m, { wrap: "wrap", gapY: "s", gapX: "xxs-2", mt: "xxs-2", children: r.map(({ iconProps:
|
|
4049
|
-
|
|
4050
|
-
/* @__PURE__ */ e(g, { dangerouslySetInnerHTML: { __html:
|
|
4051
|
-
] },
|
|
4052
|
-
|
|
4089
|
+
),
|
|
4090
|
+
r?.length && /* @__PURE__ */ e(m, { wrap: "wrap", gapY: "s", gapX: "xxs-2", mt: "xxs-2", children: r.map(({ iconProps: y, textProps: b, value: f }, N) => /* @__PURE__ */ t(m, { alignItems: "center", gap: "xxs", children: [
|
|
4091
|
+
y && /* @__PURE__ */ e(z, { ...y }),
|
|
4092
|
+
/* @__PURE__ */ e(g, { dangerouslySetInnerHTML: { __html: f }, role: "alert", ...b })
|
|
4093
|
+
] }, N?.toString())) }),
|
|
4094
|
+
h && /* @__PURE__ */ e(
|
|
4053
4095
|
g,
|
|
4054
4096
|
{
|
|
4055
4097
|
as: "span",
|
|
@@ -4060,13 +4102,13 @@ const d1 = j(
|
|
|
4060
4102
|
mt: "xxs-2",
|
|
4061
4103
|
ml: "xxs-2",
|
|
4062
4104
|
role: "alert",
|
|
4063
|
-
children:
|
|
4105
|
+
children: h
|
|
4064
4106
|
}
|
|
4065
4107
|
)
|
|
4066
4108
|
]
|
|
4067
4109
|
}
|
|
4068
4110
|
)
|
|
4069
|
-
),
|
|
4111
|
+
), V = j(
|
|
4070
4112
|
({ as: a = "h1", size: s, children: l, ...c }, r) => /* @__PURE__ */ e(
|
|
4071
4113
|
ee,
|
|
4072
4114
|
{
|
|
@@ -4074,7 +4116,7 @@ const d1 = j(
|
|
|
4074
4116
|
as: a,
|
|
4075
4117
|
ref: r,
|
|
4076
4118
|
className: p(
|
|
4077
|
-
|
|
4119
|
+
$({
|
|
4078
4120
|
className: "heading",
|
|
4079
4121
|
propValue: s
|
|
4080
4122
|
}),
|
|
@@ -4094,7 +4136,7 @@ const d1 = j(
|
|
|
4094
4136
|
...r,
|
|
4095
4137
|
ref: n,
|
|
4096
4138
|
className: p(
|
|
4097
|
-
|
|
4139
|
+
$({
|
|
4098
4140
|
className: "text",
|
|
4099
4141
|
propValue: s
|
|
4100
4142
|
}),
|
|
@@ -4172,7 +4214,7 @@ const d1 = j(
|
|
|
4172
4214
|
}
|
|
4173
4215
|
),
|
|
4174
4216
|
/* @__PURE__ */ e(g, { as: c ? "a" : void 0, size: "s", color: "white", ...c || {}, children: s }),
|
|
4175
|
-
r && /* @__PURE__ */ e(
|
|
4217
|
+
r && /* @__PURE__ */ e(H, { ...r, variant: "ghost", className: "c-info-banner__close", children: /* @__PURE__ */ e(z, { name: "close", size: 12, color: "white" }) })
|
|
4176
4218
|
]
|
|
4177
4219
|
}
|
|
4178
4220
|
)
|
|
@@ -4192,7 +4234,7 @@ const d1 = j(
|
|
|
4192
4234
|
...o
|
|
4193
4235
|
}) => {
|
|
4194
4236
|
const d = /* @__PURE__ */ e(
|
|
4195
|
-
|
|
4237
|
+
V,
|
|
4196
4238
|
{
|
|
4197
4239
|
fontFamily: "source-serif-pro",
|
|
4198
4240
|
weight: "bold",
|
|
@@ -4221,7 +4263,7 @@ const d1 = j(
|
|
|
4221
4263
|
s.length > 0 && /* @__PURE__ */ e(A, { color: r, size: "xs", children: s }),
|
|
4222
4264
|
d
|
|
4223
4265
|
] });
|
|
4224
|
-
return l ===
|
|
4266
|
+
return l === _.DESKTOP && (u = /* @__PURE__ */ t(
|
|
4225
4267
|
m,
|
|
4226
4268
|
{
|
|
4227
4269
|
...o,
|
|
@@ -4296,7 +4338,7 @@ const d1 = j(
|
|
|
4296
4338
|
caption: l,
|
|
4297
4339
|
source: c,
|
|
4298
4340
|
credits: r,
|
|
4299
|
-
layout: n =
|
|
4341
|
+
layout: n = _.MOBILE,
|
|
4300
4342
|
imgProps: i,
|
|
4301
4343
|
imagesNumber: o,
|
|
4302
4344
|
videoIs16by9: d = !1,
|
|
@@ -4304,7 +4346,7 @@ const d1 = j(
|
|
|
4304
4346
|
...h
|
|
4305
4347
|
}) => {
|
|
4306
4348
|
let v = Ke;
|
|
4307
|
-
return n ===
|
|
4349
|
+
return n === _.DESKTOP && (v = qe), /* @__PURE__ */ t(x, { ...h, as: "figure", className: "c-media", children: [
|
|
4308
4350
|
a === U.photo && /* @__PURE__ */ t("div", { className: "c-media__content", children: [
|
|
4309
4351
|
/* @__PURE__ */ e(
|
|
4310
4352
|
i1,
|
|
@@ -4320,7 +4362,7 @@ const d1 = j(
|
|
|
4320
4362
|
}
|
|
4321
4363
|
),
|
|
4322
4364
|
u && o && o >= 2 && /* @__PURE__ */ e(
|
|
4323
|
-
|
|
4365
|
+
H,
|
|
4324
4366
|
{
|
|
4325
4367
|
color: "tertiary",
|
|
4326
4368
|
size: "large",
|
|
@@ -4397,7 +4439,7 @@ const d1 = j(
|
|
|
4397
4439
|
({ icon: a, title: s, content: l, ...c }, r) => /* @__PURE__ */ t(x, { ...c, ref: r, className: p("c-astro-topic-card", c?.className), children: [
|
|
4398
4440
|
/* @__PURE__ */ t(m, { alignItems: "center", mb: "s", children: [
|
|
4399
4441
|
/* @__PURE__ */ e(z, { mr: "xs", name: a, size: 21 }),
|
|
4400
|
-
/* @__PURE__ */ e(
|
|
4442
|
+
/* @__PURE__ */ e(V, { as: "h3", size: "xs", children: s })
|
|
4401
4443
|
] }),
|
|
4402
4444
|
/* @__PURE__ */ e(g, { size: "m", children: l })
|
|
4403
4445
|
] })
|
|
@@ -4418,7 +4460,7 @@ const d1 = j(
|
|
|
4418
4460
|
rubrics: a,
|
|
4419
4461
|
tags: s,
|
|
4420
4462
|
color: l,
|
|
4421
|
-
layout: c =
|
|
4463
|
+
layout: c = _.MOBILE,
|
|
4422
4464
|
isTransparent: r = !1,
|
|
4423
4465
|
hasWhiteSeparators: n = !1,
|
|
4424
4466
|
...i
|
|
@@ -4467,7 +4509,7 @@ const d1 = j(
|
|
|
4467
4509
|
)
|
|
4468
4510
|
] }, o.label)),
|
|
4469
4511
|
s && s.length > 0 && /* @__PURE__ */ t(S, { children: [
|
|
4470
|
-
/* @__PURE__ */ e(
|
|
4512
|
+
/* @__PURE__ */ e(H1, { isWhite: n }),
|
|
4471
4513
|
s.map((o, d) => /* @__PURE__ */ e(
|
|
4472
4514
|
W,
|
|
4473
4515
|
{
|
|
@@ -4493,7 +4535,7 @@ const d1 = j(
|
|
|
4493
4535
|
}) => {
|
|
4494
4536
|
const o = c !== void 0 && a.length > c, d = (u) => /* @__PURE__ */ t(m, { alignItems: "baseline", children: [
|
|
4495
4537
|
/* @__PURE__ */ e(z, { name: "diode", color: "ultramarine", size: 11, mr: "xxs" }),
|
|
4496
|
-
/* @__PURE__ */ e(
|
|
4538
|
+
/* @__PURE__ */ e(M, { color: u?.color || "black", href: u.href, children: u.name })
|
|
4497
4539
|
] }, u.name);
|
|
4498
4540
|
return a.length > 0 ? /* @__PURE__ */ e(
|
|
4499
4541
|
h0,
|
|
@@ -4577,35 +4619,35 @@ const d1 = j(
|
|
|
4577
4619
|
}
|
|
4578
4620
|
return { year: i.getFullYear(), month: i.getMonth() };
|
|
4579
4621
|
}), u = K(() => new Date(o.year, o.month, 1), [o]), h = K(() => new Date(o.year, o.month + 1, 0), [o]), v = K(() => {
|
|
4580
|
-
const k = new Date(u),
|
|
4581
|
-
return k.setDate(k.getDate() -
|
|
4622
|
+
const k = new Date(u), Z = (k.getDay() + 6) % 7;
|
|
4623
|
+
return k.setDate(k.getDate() - Z), k;
|
|
4582
4624
|
}, [u]), w = K(() => {
|
|
4583
|
-
const k = new Date(h),
|
|
4584
|
-
return k.setDate(k.getDate() + (6 -
|
|
4585
|
-
}, [h]),
|
|
4625
|
+
const k = new Date(h), Z = (k.getDay() + 6) % 7;
|
|
4626
|
+
return k.setDate(k.getDate() + (6 - Z)), k;
|
|
4627
|
+
}, [h]), y = [];
|
|
4586
4628
|
for (let k = new Date(v); k <= w; k.setDate(k.getDate() + 1))
|
|
4587
|
-
|
|
4629
|
+
y.push(new Date(k));
|
|
4588
4630
|
const b = K(() => new Set(a), [a]), f = K(() => new Set(s), [s]), N = K(
|
|
4589
4631
|
() => Je([...a, ...s]),
|
|
4590
4632
|
[a, s]
|
|
4591
|
-
),
|
|
4633
|
+
), C = x1(i), B = o.year < i.getFullYear() || o.year === i.getFullYear() && o.month < i.getMonth(), L = () => {
|
|
4592
4634
|
d((k) => k.month === 0 ? { year: k.year - 1, month: 11 } : { year: k.year, month: k.month - 1 });
|
|
4593
|
-
},
|
|
4635
|
+
}, E = () => {
|
|
4594
4636
|
B && d((k) => k.month === 11 ? { year: k.year + 1, month: 0 } : { year: k.year, month: k.month + 1 });
|
|
4595
4637
|
};
|
|
4596
4638
|
return /* @__PURE__ */ t(x, { ...n, className: p("c-calendar", r), px: "s", py: "xl", bg: "grey-100", children: [
|
|
4597
4639
|
/* @__PURE__ */ t(m, { justifyContent: "center", alignItems: "center", mb: "l", gap: "l", children: [
|
|
4598
4640
|
/* @__PURE__ */ e(
|
|
4599
|
-
|
|
4641
|
+
H,
|
|
4600
4642
|
{
|
|
4601
4643
|
variant: "ghost",
|
|
4602
4644
|
"aria-label": "Mois précédent",
|
|
4603
|
-
onClick:
|
|
4645
|
+
onClick: L,
|
|
4604
4646
|
iconProps: { name: "chevron-left", size: 12 }
|
|
4605
4647
|
}
|
|
4606
4648
|
),
|
|
4607
4649
|
/* @__PURE__ */ t(
|
|
4608
|
-
|
|
4650
|
+
V,
|
|
4609
4651
|
{
|
|
4610
4652
|
as: "h2",
|
|
4611
4653
|
size: "xxs",
|
|
@@ -4620,11 +4662,11 @@ const d1 = j(
|
|
|
4620
4662
|
}
|
|
4621
4663
|
),
|
|
4622
4664
|
/* @__PURE__ */ e(
|
|
4623
|
-
|
|
4665
|
+
H,
|
|
4624
4666
|
{
|
|
4625
4667
|
variant: "ghost",
|
|
4626
4668
|
"aria-label": "Mois suivant",
|
|
4627
|
-
onClick:
|
|
4669
|
+
onClick: E,
|
|
4628
4670
|
iconProps: { name: "chevron", size: 12 },
|
|
4629
4671
|
disabled: !B,
|
|
4630
4672
|
className: p({ "c-btn--disabled": !B })
|
|
@@ -4632,10 +4674,10 @@ const d1 = j(
|
|
|
4632
4674
|
)
|
|
4633
4675
|
] }),
|
|
4634
4676
|
/* @__PURE__ */ e(x, { className: "c-calendar__grid", pb: "xs", children: We.map((k) => /* @__PURE__ */ e(m, { alignItems: "center", justifyContent: "center", className: "c-calendar__cell", children: /* @__PURE__ */ e(g, { as: "span", size: "xs", children: k.charAt(0) }) }, k)) }),
|
|
4635
|
-
/* @__PURE__ */ e("div", { className: "c-calendar__grid", children:
|
|
4636
|
-
const
|
|
4677
|
+
/* @__PURE__ */ e("div", { className: "c-calendar__grid", children: y.map((k) => {
|
|
4678
|
+
const Z = x1(k), G = k.getMonth() === o.month, X = Z === C, q = N.has(Z), c1 = (b.has(Z) || f.has(Z)) && !q, he = b.has(Z), me = f.has(Z), N1 = new Date(k);
|
|
4637
4679
|
N1.setDate(N1.getDate() - 1);
|
|
4638
|
-
const
|
|
4680
|
+
const Z1 = q && !N.has(x1(N1)), k1 = new Date(k);
|
|
4639
4681
|
k1.setDate(k1.getDate() + 1);
|
|
4640
4682
|
const j1 = q && !N.has(x1(k1));
|
|
4641
4683
|
return /* @__PURE__ */ e(
|
|
@@ -4649,15 +4691,15 @@ const d1 = j(
|
|
|
4649
4691
|
"c-calendar__cell--heat": he,
|
|
4650
4692
|
"c-calendar__cell--max-heat": me,
|
|
4651
4693
|
"c-calendar__cell--grouped": q,
|
|
4652
|
-
"c-calendar__cell--first-of-group":
|
|
4694
|
+
"c-calendar__cell--first-of-group": Z1,
|
|
4653
4695
|
"c-calendar__cell--last-of-group": j1
|
|
4654
4696
|
}),
|
|
4655
4697
|
children: /* @__PURE__ */ t(m, { alignItems: "center", justifyContent: "center", className: "c-calendar__date", children: [
|
|
4656
4698
|
/* @__PURE__ */ e(g, { as: "span", size: "xs", children: k.getDate() }),
|
|
4657
|
-
(c1 ||
|
|
4699
|
+
(c1 || Z1 || j1) && /* @__PURE__ */ e(z, { name: "heat", size: [22, 32], className: "c-calendar__heat-icon" })
|
|
4658
4700
|
] })
|
|
4659
4701
|
},
|
|
4660
|
-
|
|
4702
|
+
Z
|
|
4661
4703
|
);
|
|
4662
4704
|
}) })
|
|
4663
4705
|
] });
|
|
@@ -4759,15 +4801,15 @@ const d1 = j(
|
|
|
4759
4801
|
ariaLabel: h,
|
|
4760
4802
|
anchor: v,
|
|
4761
4803
|
link: w,
|
|
4762
|
-
isClickable:
|
|
4804
|
+
isClickable: y = !0,
|
|
4763
4805
|
isHighlighted: b = !1,
|
|
4764
4806
|
isInToolbar: f = !1,
|
|
4765
4807
|
children: N,
|
|
4766
4808
|
// Deprecated props (for backward compatibility)
|
|
4767
|
-
variant:
|
|
4809
|
+
variant: C,
|
|
4768
4810
|
...B
|
|
4769
4811
|
}) => {
|
|
4770
|
-
const
|
|
4812
|
+
const L = () => {
|
|
4771
4813
|
if (a?.size)
|
|
4772
4814
|
return a.size;
|
|
4773
4815
|
if (s !== void 0) {
|
|
@@ -4782,13 +4824,13 @@ const d1 = j(
|
|
|
4782
4824
|
}
|
|
4783
4825
|
return s;
|
|
4784
4826
|
}
|
|
4785
|
-
return
|
|
4786
|
-
},
|
|
4827
|
+
return C && C === "secondary" ? 15 : 20;
|
|
4828
|
+
}, E = () => {
|
|
4787
4829
|
if (c !== void 0)
|
|
4788
4830
|
return c === "none" ? void 0 : c;
|
|
4789
|
-
if (
|
|
4790
|
-
return
|
|
4791
|
-
}, k = () => o === "small" ? "xxs-2" :
|
|
4831
|
+
if (C)
|
|
4832
|
+
return C === "secondary" ? "grey-100" : void 0;
|
|
4833
|
+
}, k = () => o === "small" ? "xxs-2" : C && C === "secondary" ? "xxs" : "xxs-2", Z = () => n || (C && C === "secondary" ? "black" : "white"), G = () => i || (C && C === "secondary" ? void 0 : "default"), X = () => d === "inline" && c !== "none" ? "xxs-2" : void 0, q = () => {
|
|
4792
4834
|
const c1 = /* @__PURE__ */ e(
|
|
4793
4835
|
m,
|
|
4794
4836
|
{
|
|
@@ -4799,9 +4841,9 @@ const d1 = j(
|
|
|
4799
4841
|
}),
|
|
4800
4842
|
alignItems: "center",
|
|
4801
4843
|
justifyContent: "center",
|
|
4802
|
-
bg:
|
|
4844
|
+
bg: E(),
|
|
4803
4845
|
color: l,
|
|
4804
|
-
children: /* @__PURE__ */ e(z, { size:
|
|
4846
|
+
children: /* @__PURE__ */ e(z, { size: L(), ...a })
|
|
4805
4847
|
}
|
|
4806
4848
|
);
|
|
4807
4849
|
return r !== void 0 ? /* @__PURE__ */ t(m, { className: "c-icon-item", alignItems: "center", children: [
|
|
@@ -4811,7 +4853,7 @@ const d1 = j(
|
|
|
4811
4853
|
{
|
|
4812
4854
|
as: "span",
|
|
4813
4855
|
size: k(),
|
|
4814
|
-
color:
|
|
4856
|
+
color: Z(),
|
|
4815
4857
|
bg: G(),
|
|
4816
4858
|
ml: X(),
|
|
4817
4859
|
className: p("c-icon-item__count", {
|
|
@@ -4832,7 +4874,7 @@ const d1 = j(
|
|
|
4832
4874
|
alignItems: "center",
|
|
4833
4875
|
className: p(
|
|
4834
4876
|
"c-icon-item__container",
|
|
4835
|
-
{ "c-icon-item__container--is-clickable":
|
|
4877
|
+
{ "c-icon-item__container--is-clickable": y },
|
|
4836
4878
|
{ "c-icon-item__container--is-highlighted": b },
|
|
4837
4879
|
{ "c-icon-item__container--has-children": N },
|
|
4838
4880
|
B?.className
|
|
@@ -4868,11 +4910,11 @@ const d1 = j(
|
|
|
4868
4910
|
isFavorite: h,
|
|
4869
4911
|
enableHD: v = !1,
|
|
4870
4912
|
dataId: w = "",
|
|
4871
|
-
hasFlag:
|
|
4913
|
+
hasFlag: y = !1,
|
|
4872
4914
|
title: b,
|
|
4873
4915
|
className: f,
|
|
4874
4916
|
radius: N,
|
|
4875
|
-
...
|
|
4917
|
+
...C
|
|
4876
4918
|
}) => {
|
|
4877
4919
|
const B = /* @__PURE__ */ e(
|
|
4878
4920
|
i1,
|
|
@@ -4889,11 +4931,11 @@ const d1 = j(
|
|
|
4889
4931
|
enableHD: v
|
|
4890
4932
|
}
|
|
4891
4933
|
);
|
|
4892
|
-
return /* @__PURE__ */ e(x, { ...
|
|
4934
|
+
return /* @__PURE__ */ e(x, { ...C, className: p("c-card-img", f), children: /* @__PURE__ */ t(
|
|
4893
4935
|
"div",
|
|
4894
4936
|
{
|
|
4895
4937
|
className: p("c-card-img__inner", {
|
|
4896
|
-
"c-card-img__inner--with-shadow": u || !!i ||
|
|
4938
|
+
"c-card-img__inner--with-shadow": u || !!i || y,
|
|
4897
4939
|
"c-card-img__inner--with-interaction": h !== void 0
|
|
4898
4940
|
}),
|
|
4899
4941
|
children: [
|
|
@@ -4925,7 +4967,7 @@ const d1 = j(
|
|
|
4925
4967
|
}
|
|
4926
4968
|
),
|
|
4927
4969
|
B,
|
|
4928
|
-
|
|
4970
|
+
y && /* @__PURE__ */ e(
|
|
4929
4971
|
"span",
|
|
4930
4972
|
{
|
|
4931
4973
|
className: p("c-card-img__flag", {
|
|
@@ -4977,7 +5019,7 @@ const d1 = j(
|
|
|
4977
5019
|
h?.className
|
|
4978
5020
|
),
|
|
4979
5021
|
children: /* @__PURE__ */ t(
|
|
4980
|
-
|
|
5022
|
+
V,
|
|
4981
5023
|
{
|
|
4982
5024
|
as: c || "h1",
|
|
4983
5025
|
...r && { as: "a", href: r },
|
|
@@ -5020,7 +5062,7 @@ const d1 = j(
|
|
|
5020
5062
|
linkProps: v,
|
|
5021
5063
|
...w
|
|
5022
5064
|
}) => {
|
|
5023
|
-
const { cardFooterProps:
|
|
5065
|
+
const { cardFooterProps: y, ...b } = w, f = ["722x460", "640x408", "320x204"];
|
|
5024
5066
|
return /* @__PURE__ */ e(
|
|
5025
5067
|
D,
|
|
5026
5068
|
{
|
|
@@ -5028,7 +5070,7 @@ const d1 = j(
|
|
|
5028
5070
|
className: p("c-card-extra-large", b.className),
|
|
5029
5071
|
direction: "column",
|
|
5030
5072
|
clickable: !0,
|
|
5031
|
-
children: i ===
|
|
5073
|
+
children: i === _.DESKTOP ? /* @__PURE__ */ t(
|
|
5032
5074
|
m,
|
|
5033
5075
|
{
|
|
5034
5076
|
gap: u ? "s" : "xl",
|
|
@@ -5142,7 +5184,7 @@ const d1 = j(
|
|
|
5142
5184
|
className: "u-relative u-relative--z-index-2"
|
|
5143
5185
|
}
|
|
5144
5186
|
),
|
|
5145
|
-
v && !d && /* @__PURE__ */ e(m, { mt: "s", justifyContent: "center", children: /* @__PURE__ */ e(
|
|
5187
|
+
v && !d && /* @__PURE__ */ e(m, { mt: "s", justifyContent: "center", children: /* @__PURE__ */ e(M, { buttonColor: "primary", ...v }) })
|
|
5146
5188
|
] })
|
|
5147
5189
|
}
|
|
5148
5190
|
);
|
|
@@ -5198,9 +5240,9 @@ const d1 = j(
|
|
|
5198
5240
|
...r.caption && {
|
|
5199
5241
|
caption: { size: "small", ...r.caption }
|
|
5200
5242
|
},
|
|
5201
|
-
defaultFormat: i ===
|
|
5243
|
+
defaultFormat: i === _.DESKTOP ? "130x82" : "260x164",
|
|
5202
5244
|
formats: ["260x164", "130x82"],
|
|
5203
|
-
sizes: i ===
|
|
5245
|
+
sizes: i === _.DESKTOP ? "130px" : "260px",
|
|
5204
5246
|
alt: s,
|
|
5205
5247
|
className: "c-card-extra-small__img"
|
|
5206
5248
|
}
|
|
@@ -5234,12 +5276,12 @@ const d1 = j(
|
|
|
5234
5276
|
className: u,
|
|
5235
5277
|
...h
|
|
5236
5278
|
}) => {
|
|
5237
|
-
const { cardFooterProps: v, signatureProps: w, ...
|
|
5279
|
+
const { cardFooterProps: v, signatureProps: w, ...y } = h;
|
|
5238
5280
|
return /* @__PURE__ */ e(
|
|
5239
5281
|
x,
|
|
5240
5282
|
{
|
|
5241
5283
|
as: "article",
|
|
5242
|
-
...
|
|
5284
|
+
...y,
|
|
5243
5285
|
className: p(
|
|
5244
5286
|
"c-card-frame",
|
|
5245
5287
|
"c-card-container",
|
|
@@ -5251,8 +5293,8 @@ const d1 = j(
|
|
|
5251
5293
|
T,
|
|
5252
5294
|
{
|
|
5253
5295
|
...i,
|
|
5254
|
-
defaultFormat: l ===
|
|
5255
|
-
formats: l ===
|
|
5296
|
+
defaultFormat: l === _.DESKTOP ? "722x460" : "310x384",
|
|
5297
|
+
formats: l === _.DESKTOP ? ["722x460"] : ["310x384"],
|
|
5256
5298
|
alt: s
|
|
5257
5299
|
}
|
|
5258
5300
|
),
|
|
@@ -5296,7 +5338,7 @@ const d1 = j(
|
|
|
5296
5338
|
...u
|
|
5297
5339
|
}) => {
|
|
5298
5340
|
const { cardFooterProps: h, signatureProps: v, ...w } = u;
|
|
5299
|
-
return /* @__PURE__ */ e(D, { ...w, className: "c-card-large", direction: "column", children: l ===
|
|
5341
|
+
return /* @__PURE__ */ e(D, { ...w, className: "c-card-large", direction: "column", children: l === _.DESKTOP ? /* @__PURE__ */ t("a", { href: a, children: [
|
|
5300
5342
|
i && /* @__PURE__ */ e(
|
|
5301
5343
|
T,
|
|
5302
5344
|
{
|
|
@@ -5444,7 +5486,7 @@ const d1 = j(
|
|
|
5444
5486
|
viewCount: v,
|
|
5445
5487
|
...w
|
|
5446
5488
|
}) => {
|
|
5447
|
-
const { cardFooterProps:
|
|
5489
|
+
const { cardFooterProps: y, signatureProps: b, socialBarProps: f, ...N } = w;
|
|
5448
5490
|
return /* @__PURE__ */ t(
|
|
5449
5491
|
D,
|
|
5450
5492
|
{
|
|
@@ -5481,7 +5523,7 @@ const d1 = j(
|
|
|
5481
5523
|
}
|
|
5482
5524
|
),
|
|
5483
5525
|
o && /* @__PURE__ */ e(g, { color: "grey-600", fontFamily: "source-serif-pro", size: "m", mt: "xs", ...o, children: o.children }),
|
|
5484
|
-
r?.cover && i ===
|
|
5526
|
+
r?.cover && i === _.MOBILE && /* @__PURE__ */ e(
|
|
5485
5527
|
T,
|
|
5486
5528
|
{
|
|
5487
5529
|
...r,
|
|
@@ -5508,7 +5550,7 @@ const d1 = j(
|
|
|
5508
5550
|
/* @__PURE__ */ e(g, { size: "m", weight: "bold", children: y1(v) })
|
|
5509
5551
|
] })
|
|
5510
5552
|
] }),
|
|
5511
|
-
r?.cover && i ===
|
|
5553
|
+
r?.cover && i === _.DESKTOP && /* @__PURE__ */ e(
|
|
5512
5554
|
T,
|
|
5513
5555
|
{
|
|
5514
5556
|
...r,
|
|
@@ -5539,12 +5581,12 @@ const d1 = j(
|
|
|
5539
5581
|
seeMoreLink: h,
|
|
5540
5582
|
reviewLink: v,
|
|
5541
5583
|
rating: w,
|
|
5542
|
-
containerSpacing:
|
|
5584
|
+
containerSpacing: y,
|
|
5543
5585
|
...b
|
|
5544
5586
|
}) => {
|
|
5545
5587
|
const f = /* @__PURE__ */ t(S, { children: [
|
|
5546
|
-
v && /* @__PURE__ */ e(
|
|
5547
|
-
/* @__PURE__ */ e(
|
|
5588
|
+
v && /* @__PURE__ */ e(M, { buttonColor: "primary", ...v }),
|
|
5589
|
+
/* @__PURE__ */ e(M, { buttonColor: "primary", variant: "outlined", ...h })
|
|
5548
5590
|
] }), N = i || o || w ? /* @__PURE__ */ e(m, { alignContent: "end", mt: "l", children: /* @__PURE__ */ t(m, { gap: "xxs-2", direction: "column", flexGrow: 1, bg: "grey-100", px: "s", py: "xs", children: [
|
|
5549
5591
|
i && /* @__PURE__ */ t("div", { children: [
|
|
5550
5592
|
/* @__PURE__ */ t(g, { as: "span", weight: "bold", children: [
|
|
@@ -5577,7 +5619,7 @@ const d1 = j(
|
|
|
5577
5619
|
] })
|
|
5578
5620
|
] }) }) : null;
|
|
5579
5621
|
return /* @__PURE__ */ t(D, { ...b, className: "c-card-movie", direction: "column", children: [
|
|
5580
|
-
/* @__PURE__ */ t(m, { direction: "row", gap: { xs: "m", md: "l" }, ...
|
|
5622
|
+
/* @__PURE__ */ t(m, { direction: "row", gap: { xs: "m", md: "l" }, ...y, children: [
|
|
5581
5623
|
/* @__PURE__ */ t("div", { className: "c-card-movie__side", children: [
|
|
5582
5624
|
c && /* @__PURE__ */ e(
|
|
5583
5625
|
T,
|
|
@@ -5590,7 +5632,7 @@ const d1 = j(
|
|
|
5590
5632
|
sizes: "200px"
|
|
5591
5633
|
}
|
|
5592
5634
|
),
|
|
5593
|
-
n ===
|
|
5635
|
+
n === _.DESKTOP && /* @__PURE__ */ e(m, { direction: "column", gap: "xs", mt: "xs", children: f })
|
|
5594
5636
|
] }),
|
|
5595
5637
|
/* @__PURE__ */ t(m, { direction: "column", justifyContent: "between", className: "c-card-movie__content", children: [
|
|
5596
5638
|
/* @__PURE__ */ t(m, { direction: "column", flexGrow: 1, children: [
|
|
@@ -5622,21 +5664,21 @@ const d1 = j(
|
|
|
5622
5664
|
/* @__PURE__ */ e("span", { children: d.join(", ") })
|
|
5623
5665
|
] })
|
|
5624
5666
|
] }),
|
|
5625
|
-
n ===
|
|
5667
|
+
n === _.DESKTOP && s && /* @__PURE__ */ e(g, { size: "m", mt: "xs", dangerouslySetInnerHTML: { __html: s } })
|
|
5626
5668
|
] }),
|
|
5627
|
-
n ===
|
|
5669
|
+
n === _.DESKTOP && N
|
|
5628
5670
|
] })
|
|
5629
5671
|
] }),
|
|
5630
|
-
n ===
|
|
5672
|
+
n === _.MOBILE && s && /* @__PURE__ */ e(
|
|
5631
5673
|
g,
|
|
5632
5674
|
{
|
|
5633
|
-
...
|
|
5675
|
+
...y,
|
|
5634
5676
|
size: "m",
|
|
5635
5677
|
mt: "xs",
|
|
5636
5678
|
dangerouslySetInnerHTML: { __html: s }
|
|
5637
5679
|
}
|
|
5638
5680
|
),
|
|
5639
|
-
n ===
|
|
5681
|
+
n === _.MOBILE && /* @__PURE__ */ t(S, { children: [
|
|
5640
5682
|
N,
|
|
5641
5683
|
/* @__PURE__ */ e(m, { direction: "column", gap: "xs", mt: "l", mx: "auto", className: "c-card-movie__footer", children: f })
|
|
5642
5684
|
] })
|
|
@@ -5688,7 +5730,7 @@ const d1 = j(
|
|
|
5688
5730
|
i,
|
|
5689
5731
|
/* @__PURE__ */ t(m, { gap: "s", mt: "m", alignItems: "center", children: [
|
|
5690
5732
|
/* @__PURE__ */ e(
|
|
5691
|
-
|
|
5733
|
+
H,
|
|
5692
5734
|
{
|
|
5693
5735
|
size: "small",
|
|
5694
5736
|
onClick: h,
|
|
@@ -5701,7 +5743,7 @@ const d1 = j(
|
|
|
5701
5743
|
children: d ? "Se désabonner" : "S'inscrire"
|
|
5702
5744
|
}
|
|
5703
5745
|
),
|
|
5704
|
-
n && /* @__PURE__ */ e(
|
|
5746
|
+
n && /* @__PURE__ */ e(M, { target: "_blank", href: n, color: u, children: "Voir la newsletter" })
|
|
5705
5747
|
] })
|
|
5706
5748
|
] })
|
|
5707
5749
|
] })
|
|
@@ -5721,7 +5763,7 @@ const d1 = j(
|
|
|
5721
5763
|
/* @__PURE__ */ t(m, { justifyContent: "between", gap: "l", direction: "row", children: [
|
|
5722
5764
|
/* @__PURE__ */ t(m, { justifyContent: "start", direction: "row", gap: "xs", children: [
|
|
5723
5765
|
s && /* @__PURE__ */ e(r1, { size: "xxl", color: "red", className: "c-card-notification__dot" }),
|
|
5724
|
-
/* @__PURE__ */ e(
|
|
5766
|
+
/* @__PURE__ */ e(M, { color: "inherit", ...i, children: r && /* @__PURE__ */ e(g, { className: "c-card-notification__summary", ...r }) })
|
|
5725
5767
|
] }),
|
|
5726
5768
|
/* @__PURE__ */ t(m, { justifyContent: "end", direction: "row", gap: "xs", children: [
|
|
5727
5769
|
c && /* @__PURE__ */ e(
|
|
@@ -5739,7 +5781,7 @@ const d1 = j(
|
|
|
5739
5781
|
}
|
|
5740
5782
|
),
|
|
5741
5783
|
l && /* @__PURE__ */ e(
|
|
5742
|
-
|
|
5784
|
+
H,
|
|
5743
5785
|
{
|
|
5744
5786
|
variant: "ghost",
|
|
5745
5787
|
iconProps: {
|
|
@@ -5762,7 +5804,7 @@ const d1 = j(
|
|
|
5762
5804
|
...i
|
|
5763
5805
|
}) => {
|
|
5764
5806
|
const { summaryProps: o, cardFooterProps: d, signatureProps: u, socialBarProps: h, ...v } = i;
|
|
5765
|
-
let w = "xxs-3",
|
|
5807
|
+
let w = "xxs-3", y = {
|
|
5766
5808
|
defaultFormat: "58x58",
|
|
5767
5809
|
formats: ["58x58", "51x51"],
|
|
5768
5810
|
sizes: "(min-width: 768px) 58px, 51px",
|
|
@@ -5770,7 +5812,7 @@ const d1 = j(
|
|
|
5770
5812
|
};
|
|
5771
5813
|
switch (n) {
|
|
5772
5814
|
case "big":
|
|
5773
|
-
w = { xs: "xxs-2", md: "xs" },
|
|
5815
|
+
w = { xs: "xxs-2", md: "xs" }, y = {
|
|
5774
5816
|
defaultFormat: "100x100",
|
|
5775
5817
|
formats: ["100x100", "51x51"],
|
|
5776
5818
|
sizes: "(min-width: 768px) 100px, 51px",
|
|
@@ -5778,7 +5820,7 @@ const d1 = j(
|
|
|
5778
5820
|
};
|
|
5779
5821
|
break;
|
|
5780
5822
|
case "overviewBar":
|
|
5781
|
-
|
|
5823
|
+
y = {
|
|
5782
5824
|
defaultFormat: "45x45",
|
|
5783
5825
|
formats: ["51x51", "45x45"],
|
|
5784
5826
|
sizes: "(min-width: 768px) 51px, 45px",
|
|
@@ -5800,7 +5842,7 @@ const d1 = j(
|
|
|
5800
5842
|
T,
|
|
5801
5843
|
{
|
|
5802
5844
|
...s,
|
|
5803
|
-
...
|
|
5845
|
+
...y,
|
|
5804
5846
|
alt: r,
|
|
5805
5847
|
radius: "xxl",
|
|
5806
5848
|
caption: void 0
|
|
@@ -5928,7 +5970,7 @@ const d1 = j(
|
|
|
5928
5970
|
}
|
|
5929
5971
|
)
|
|
5930
5972
|
] }),
|
|
5931
|
-
/* @__PURE__ */ e(m, { mt: "s", children: /* @__PURE__ */ e(
|
|
5973
|
+
/* @__PURE__ */ e(m, { mt: "s", children: /* @__PURE__ */ e(M, { buttonColor: "primary", ...i }) })
|
|
5932
5974
|
] })
|
|
5933
5975
|
]
|
|
5934
5976
|
}
|
|
@@ -5971,12 +6013,12 @@ const d1 = j(
|
|
|
5971
6013
|
variant: o = "default",
|
|
5972
6014
|
...d
|
|
5973
6015
|
}) => {
|
|
5974
|
-
const { cardFooterProps: u, signatureProps: h, socialBarProps: v, ...w } = d,
|
|
6016
|
+
const { cardFooterProps: u, signatureProps: h, socialBarProps: v, ...w } = d, y = /* @__PURE__ */ t(S, { children: [
|
|
5975
6017
|
r && /* @__PURE__ */ e(
|
|
5976
6018
|
T,
|
|
5977
6019
|
{
|
|
5978
6020
|
sizes: "(min-width: 480px) 252px, 160px",
|
|
5979
|
-
defaultFormat: i ===
|
|
6021
|
+
defaultFormat: i === _.DESKTOP ? "252x162" : "160x102",
|
|
5980
6022
|
formats: ["252x162", "160x102"],
|
|
5981
6023
|
alt: s,
|
|
5982
6024
|
mb: o === "title-on-image" ? "0" : "xxs",
|
|
@@ -5984,7 +6026,7 @@ const d1 = j(
|
|
|
5984
6026
|
...r,
|
|
5985
6027
|
...r.caption && {
|
|
5986
6028
|
caption: {
|
|
5987
|
-
size: i ===
|
|
6029
|
+
size: i === _.DESKTOP ? "medium" : "small",
|
|
5988
6030
|
...r.caption
|
|
5989
6031
|
}
|
|
5990
6032
|
}
|
|
@@ -6016,7 +6058,7 @@ const d1 = j(
|
|
|
6016
6058
|
}
|
|
6017
6059
|
)
|
|
6018
6060
|
] });
|
|
6019
|
-
return /* @__PURE__ */ e(D, { ...w, direction: "column", clickable: !0, children: o === "title-on-image" ? /* @__PURE__ */ e("a", { href: a, children:
|
|
6061
|
+
return /* @__PURE__ */ e(D, { ...w, direction: "column", clickable: !0, children: o === "title-on-image" ? /* @__PURE__ */ e("a", { href: a, children: y }) : y });
|
|
6020
6062
|
}, c0 = ({
|
|
6021
6063
|
link: a,
|
|
6022
6064
|
title: s,
|
|
@@ -6171,7 +6213,7 @@ const d1 = j(
|
|
|
6171
6213
|
{
|
|
6172
6214
|
sizes: "(min-width: 480px) 183px, 223px",
|
|
6173
6215
|
...l,
|
|
6174
|
-
defaultFormat: c ===
|
|
6216
|
+
defaultFormat: c === _.DESKTOP ? "183x215" : "223x262",
|
|
6175
6217
|
formats: ["183x215", "223x262"],
|
|
6176
6218
|
alt: s
|
|
6177
6219
|
}
|
|
@@ -6201,7 +6243,7 @@ const d1 = j(
|
|
|
6201
6243
|
a && /* @__PURE__ */ e(I, { size: "xxs-2", fontFamily: "base", ...l, children: a }),
|
|
6202
6244
|
s && /* @__PURE__ */ e(g, { ...s, as: "span", color: "grey-400", size: "m", children: s.children })
|
|
6203
6245
|
] }),
|
|
6204
|
-
/* @__PURE__ */ e(
|
|
6246
|
+
/* @__PURE__ */ e(M, { ...r, buttonColor: "primary", href: c, whiteSpace: "nowrap", children: r.children })
|
|
6205
6247
|
]
|
|
6206
6248
|
}
|
|
6207
6249
|
), l3 = ({
|
|
@@ -6230,7 +6272,7 @@ const d1 = j(
|
|
|
6230
6272
|
children: /* @__PURE__ */ e("a", { href: a, children: s })
|
|
6231
6273
|
}
|
|
6232
6274
|
),
|
|
6233
|
-
o ===
|
|
6275
|
+
o === _.DESKTOP && l && /* @__PURE__ */ e(g, { ...l, as: "span", size: "m", fontFamily: "source-serif-pro", children: l.children })
|
|
6234
6276
|
] }),
|
|
6235
6277
|
/* @__PURE__ */ e("div", { children: n && /* @__PURE__ */ e(
|
|
6236
6278
|
T,
|
|
@@ -6273,7 +6315,7 @@ const d1 = j(
|
|
|
6273
6315
|
seeMoreLink: v,
|
|
6274
6316
|
...w
|
|
6275
6317
|
}) => {
|
|
6276
|
-
const
|
|
6318
|
+
const y = (f) => {
|
|
6277
6319
|
switch (o?.sliderVariant) {
|
|
6278
6320
|
case "videos":
|
|
6279
6321
|
return /* @__PURE__ */ e(r0, { ...f });
|
|
@@ -6345,7 +6387,7 @@ const d1 = j(
|
|
|
6345
6387
|
}
|
|
6346
6388
|
),
|
|
6347
6389
|
h && /* @__PURE__ */ e(g, { as: x, size: "xs", color: "grey-900", mb: "xs", children: "Articles sponsorisés" }),
|
|
6348
|
-
s ===
|
|
6390
|
+
s === _.DESKTOP && c && /* @__PURE__ */ e(g, { size: "m", color: "grey-400", mb: "xl", ...c, className: c.className, children: c.children }),
|
|
6349
6391
|
/* @__PURE__ */ e(
|
|
6350
6392
|
d1,
|
|
6351
6393
|
{
|
|
@@ -6367,13 +6409,13 @@ const d1 = j(
|
|
|
6367
6409
|
"c-carousel__sport--in-long-list": o?.sliderVariant === "sport" && a.length > 5
|
|
6368
6410
|
}
|
|
6369
6411
|
),
|
|
6370
|
-
children:
|
|
6412
|
+
children: y(f)
|
|
6371
6413
|
},
|
|
6372
6414
|
f.title
|
|
6373
6415
|
))
|
|
6374
6416
|
}
|
|
6375
6417
|
),
|
|
6376
|
-
v && /* @__PURE__ */ e(m, { justifyContent: "center", mt: "xl", children: /* @__PURE__ */ e(
|
|
6418
|
+
v && /* @__PURE__ */ e(m, { justifyContent: "center", mt: "xl", children: /* @__PURE__ */ e(M, { buttonColor: "primary", variant: "outlined", ...v }) })
|
|
6377
6419
|
]
|
|
6378
6420
|
}
|
|
6379
6421
|
) : null;
|
|
@@ -6457,7 +6499,7 @@ const d1 = j(
|
|
|
6457
6499
|
bg: r,
|
|
6458
6500
|
children: [
|
|
6459
6501
|
n && /* @__PURE__ */ e(
|
|
6460
|
-
|
|
6502
|
+
O,
|
|
6461
6503
|
{
|
|
6462
6504
|
variant: "ghost",
|
|
6463
6505
|
size: "tiny",
|
|
@@ -6479,9 +6521,9 @@ const d1 = j(
|
|
|
6479
6521
|
alignItems: "center"
|
|
6480
6522
|
},
|
|
6481
6523
|
children: [
|
|
6482
|
-
/* @__PURE__ */ e(
|
|
6524
|
+
/* @__PURE__ */ e(M, { href: "/", title: "Accueil", children: /* @__PURE__ */ e(z, { name: "logo", color: "white", size: l }) }),
|
|
6483
6525
|
c && /* @__PURE__ */ e(
|
|
6484
|
-
|
|
6526
|
+
V,
|
|
6485
6527
|
{
|
|
6486
6528
|
color: "white",
|
|
6487
6529
|
size: "xxs",
|
|
@@ -6493,7 +6535,7 @@ const d1 = j(
|
|
|
6493
6535
|
}
|
|
6494
6536
|
),
|
|
6495
6537
|
/* @__PURE__ */ e(
|
|
6496
|
-
|
|
6538
|
+
O,
|
|
6497
6539
|
{
|
|
6498
6540
|
...i,
|
|
6499
6541
|
variant: "ghost",
|
|
@@ -6519,9 +6561,9 @@ const d1 = j(
|
|
|
6519
6561
|
className: p("c-chatbot", l?.className),
|
|
6520
6562
|
variant: "right",
|
|
6521
6563
|
children: [
|
|
6522
|
-
s ===
|
|
6564
|
+
s === _.MOBILE && /* @__PURE__ */ e(d0, { dialogId: c }),
|
|
6523
6565
|
/* @__PURE__ */ t(x, { bg: "grey-100", p: "m", children: [
|
|
6524
|
-
/* @__PURE__ */ e(
|
|
6566
|
+
/* @__PURE__ */ e(V, { as: "h3", size: "xxs-2", color: "ultramarine", mb: "xxs-3", children: "Vous avez des questions sur l’actualité ?" }),
|
|
6525
6567
|
/* @__PURE__ */ e(g, { size: "m", children: "Notre IA est disponible 24h/24 et 7 jours/7" })
|
|
6526
6568
|
] }),
|
|
6527
6569
|
a
|
|
@@ -6574,13 +6616,13 @@ const d1 = j(
|
|
|
6574
6616
|
isDropdown: h,
|
|
6575
6617
|
...v
|
|
6576
6618
|
}, w) => {
|
|
6577
|
-
const
|
|
6619
|
+
const y = pe().replace(/:/g, ""), b = `c-collapse__button-${a}-${y}`, f = `c-collapse__content-${a}-${y}`, N = () => {
|
|
6578
6620
|
if (l) {
|
|
6579
|
-
const { children:
|
|
6580
|
-
return /* @__PURE__ */ e(g, { as: "span", size: "m", color: "black", ...k, children:
|
|
6621
|
+
const { children: E, ...k } = l;
|
|
6622
|
+
return /* @__PURE__ */ e(g, { as: "span", size: "m", color: "black", ...k, children: E });
|
|
6581
6623
|
}
|
|
6582
|
-
const { as:
|
|
6583
|
-
return /* @__PURE__ */ e(g, { as: "span", size: "l", color: "black", ...
|
|
6624
|
+
const { as: C, children: B, ...L } = s ?? {};
|
|
6625
|
+
return /* @__PURE__ */ e(g, { as: "span", size: "l", color: "black", ...L, children: B });
|
|
6584
6626
|
};
|
|
6585
6627
|
return /* @__PURE__ */ t(
|
|
6586
6628
|
x,
|
|
@@ -6665,7 +6707,7 @@ const d1 = j(
|
|
|
6665
6707
|
"data-distance-visible": l.distanceVisible,
|
|
6666
6708
|
"data-comment-number": s
|
|
6667
6709
|
}
|
|
6668
|
-
) : null, o3 = ({ commentNumber: a, layout: s }) => s ===
|
|
6710
|
+
) : null, o3 = ({ commentNumber: a, layout: s }) => s === _.MOBILE ? /* @__PURE__ */ t(S, { children: [
|
|
6669
6711
|
/* @__PURE__ */ e(P, { color: "grey-200" }),
|
|
6670
6712
|
/* @__PURE__ */ t(m, { gap: "xxs", p: "xs", children: [
|
|
6671
6713
|
/* @__PURE__ */ e(z, { name: "comment", size: 16, color: "ultramarine" }),
|
|
@@ -6674,7 +6716,7 @@ const d1 = j(
|
|
|
6674
6716
|
/* @__PURE__ */ e(P, { color: "grey-200" })
|
|
6675
6717
|
] }) : /* @__PURE__ */ t(m, { gap: "xs", mb: "xs", children: [
|
|
6676
6718
|
/* @__PURE__ */ e(z, { name: "comment", size: 22, color: "ultramarine" }),
|
|
6677
|
-
/* @__PURE__ */ e(
|
|
6719
|
+
/* @__PURE__ */ e(V, { as: "h2", size: "xxs", children: `${a} ${a > 1 ? "commentaires" : "commentaire"}` })
|
|
6678
6720
|
] }), w1 = ({
|
|
6679
6721
|
title: a,
|
|
6680
6722
|
classItem: s,
|
|
@@ -6694,7 +6736,7 @@ const d1 = j(
|
|
|
6694
6736
|
}
|
|
6695
6737
|
),
|
|
6696
6738
|
/* @__PURE__ */ e(
|
|
6697
|
-
|
|
6739
|
+
V,
|
|
6698
6740
|
{
|
|
6699
6741
|
className: `js-countdown-${s}`,
|
|
6700
6742
|
size: { xs: "m", md: "xxl" },
|
|
@@ -6717,7 +6759,7 @@ const d1 = j(
|
|
|
6717
6759
|
colorItemCounter: i,
|
|
6718
6760
|
...o
|
|
6719
6761
|
}) => {
|
|
6720
|
-
const d = a ===
|
|
6762
|
+
const d = a === _.DESKTOP ? [28, 50] : [16, 29];
|
|
6721
6763
|
return /* @__PURE__ */ t(
|
|
6722
6764
|
m,
|
|
6723
6765
|
{
|
|
@@ -6739,7 +6781,7 @@ const d1 = j(
|
|
|
6739
6781
|
mr: { xs: "xxs", md: "m" }
|
|
6740
6782
|
}
|
|
6741
6783
|
),
|
|
6742
|
-
/* @__PURE__ */ e(
|
|
6784
|
+
/* @__PURE__ */ e(V, { as: "h2", size: { xs: "xs", md: "s" }, children: s })
|
|
6743
6785
|
] }),
|
|
6744
6786
|
/* @__PURE__ */ t(
|
|
6745
6787
|
m,
|
|
@@ -6771,7 +6813,7 @@ const d1 = j(
|
|
|
6771
6813
|
...l
|
|
6772
6814
|
}
|
|
6773
6815
|
), h3 = ({ topics: a, ...s }) => a.length === 0 ? null : /* @__PURE__ */ t(x, { ...s, children: [
|
|
6774
|
-
/* @__PURE__ */ e(
|
|
6816
|
+
/* @__PURE__ */ e(V, { as: "h3", mb: "xs", size: "xxs", children: "À découvrir" }),
|
|
6775
6817
|
/* @__PURE__ */ e("ul", { children: a.map((l) => /* @__PURE__ */ t(x, { as: "li", mb: "xs", children: [
|
|
6776
6818
|
/* @__PURE__ */ t(m, { alignItems: "center", gap: "xxs", children: [
|
|
6777
6819
|
l.imgProps && /* @__PURE__ */ e(
|
|
@@ -6801,7 +6843,7 @@ const d1 = j(
|
|
|
6801
6843
|
/* @__PURE__ */ e(
|
|
6802
6844
|
g,
|
|
6803
6845
|
{
|
|
6804
|
-
as:
|
|
6846
|
+
as: M,
|
|
6805
6847
|
...l.isTargetBlank ? { target: "_blank" } : {},
|
|
6806
6848
|
href: l.href,
|
|
6807
6849
|
size: "m",
|
|
@@ -6823,7 +6865,7 @@ const d1 = j(
|
|
|
6823
6865
|
hasTopBorder: d = !1
|
|
6824
6866
|
}) => {
|
|
6825
6867
|
const u = /* @__PURE__ */ e(
|
|
6826
|
-
|
|
6868
|
+
H,
|
|
6827
6869
|
{
|
|
6828
6870
|
variant: "ghost",
|
|
6829
6871
|
iconProps: { name: "chevron", color: "white", size: 18 },
|
|
@@ -6834,7 +6876,7 @@ const d1 = j(
|
|
|
6834
6876
|
De,
|
|
6835
6877
|
{
|
|
6836
6878
|
...n,
|
|
6837
|
-
defaultValue: n?.options.find((
|
|
6879
|
+
defaultValue: n?.options.find((y) => y.isSelected)?.value,
|
|
6838
6880
|
containerProps: {
|
|
6839
6881
|
...n?.containerProps,
|
|
6840
6882
|
px: { xs: "m", md: "0" }
|
|
@@ -6846,11 +6888,11 @@ const d1 = j(
|
|
|
6846
6888
|
mt: { xs: "0", md: "xs" },
|
|
6847
6889
|
gap: { xs: "xs", lg: "m" },
|
|
6848
6890
|
className: p("c-search-banner__breadcrumb", {
|
|
6849
|
-
"c-search-banner__breadcrumb--mobile": a ===
|
|
6891
|
+
"c-search-banner__breadcrumb--mobile": a === _.MOBILE
|
|
6850
6892
|
}),
|
|
6851
6893
|
"data-search-banner-collapse": !0,
|
|
6852
|
-
...a ===
|
|
6853
|
-
children: r?.map(({ label:
|
|
6894
|
+
...a === _.DESKTOP && { "aria-hidden": o ? !o : "true" },
|
|
6895
|
+
children: r?.map(({ label: y, link: b }, f) => /* @__PURE__ */ e(
|
|
6854
6896
|
W,
|
|
6855
6897
|
{
|
|
6856
6898
|
variant: "tertiary",
|
|
@@ -6858,7 +6900,7 @@ const d1 = j(
|
|
|
6858
6900
|
px: "l",
|
|
6859
6901
|
ml: f === 0 ? { xs: "m", md: "0" } : void 0,
|
|
6860
6902
|
href: b,
|
|
6861
|
-
children:
|
|
6903
|
+
children: y
|
|
6862
6904
|
},
|
|
6863
6905
|
b
|
|
6864
6906
|
))
|
|
@@ -6872,7 +6914,7 @@ const d1 = j(
|
|
|
6872
6914
|
className: p("c-search-banner", {
|
|
6873
6915
|
"c-search-banner--has-top-border": d
|
|
6874
6916
|
}),
|
|
6875
|
-
children: a ===
|
|
6917
|
+
children: a === _.DESKTOP ? /* @__PURE__ */ t(
|
|
6876
6918
|
m,
|
|
6877
6919
|
{
|
|
6878
6920
|
px: w ? void 0 : "m",
|
|
@@ -6994,7 +7036,7 @@ const d1 = j(
|
|
|
6994
7036
|
enableGoogleSearch: s
|
|
6995
7037
|
}) => {
|
|
6996
7038
|
let l = /* @__PURE__ */ t(S, { children: [
|
|
6997
|
-
/* @__PURE__ */ e(
|
|
7039
|
+
/* @__PURE__ */ e(V, { as: "h2", size: "m", mb: "l", children: "La page que vous cherchez n’existe pas !" }),
|
|
6998
7040
|
/* @__PURE__ */ t(g, { size: "m", mb: "l", children: [
|
|
6999
7041
|
/* @__PURE__ */ e("strong", { children: "Une page 404" }),
|
|
7000
7042
|
" est une page renvoyée par le serveur d’un site, lorsque la page n’existe plus ou lorsqu’il y a une erreur dans l’url."
|
|
@@ -7003,7 +7045,7 @@ const d1 = j(
|
|
|
7003
7045
|
/* @__PURE__ */ e("p", { children: "Si vous êtes à la recherche de quelque chose de bien précis, nous vous invitons à utiliser notre moteur de recherche :" })
|
|
7004
7046
|
] });
|
|
7005
7047
|
return a === "500" && (l = /* @__PURE__ */ t(S, { children: [
|
|
7006
|
-
/* @__PURE__ */ e(
|
|
7048
|
+
/* @__PURE__ */ e(V, { as: "h2", size: "m", mb: "l", children: "Erreur serveur, la page n’est pas disponible !" }),
|
|
7007
7049
|
/* @__PURE__ */ e(g, { size: "m", mb: "l", children: "Toutes nos excuses pour cette erreur…" }),
|
|
7008
7050
|
/* @__PURE__ */ e("p", { children: "Une page qui renvoie un code d’erreur 500 se produit lorsque le serveur web rencontre des difficultés pour charger une page." }),
|
|
7009
7051
|
/* @__PURE__ */ e("p", { children: "Si vous êtes à la recherche de quelque chose de bien précis, nous vous invitons à utiliser notre moteur de recherche :" })
|
|
@@ -7018,7 +7060,7 @@ const d1 = j(
|
|
|
7018
7060
|
),
|
|
7019
7061
|
/* @__PURE__ */ e(x, { mb: "l", children: l }),
|
|
7020
7062
|
/* @__PURE__ */ e(x, { mb: "s", children: s ? /* @__PURE__ */ e(x, { className: "gcse-search" }) : /* @__PURE__ */ e(u1, { id: "search-form-error", url: "/", "aria-hidden": !0 }) }),
|
|
7021
|
-
/* @__PURE__ */ e(
|
|
7063
|
+
/* @__PURE__ */ e(M, { href: "/", className: "c-error-content__link", children: "Retour page d’accueil" })
|
|
7022
7064
|
] });
|
|
7023
7065
|
}, h0 = ({
|
|
7024
7066
|
visibleItems: a,
|
|
@@ -7038,7 +7080,7 @@ const d1 = j(
|
|
|
7038
7080
|
className: p("c-expandable", o.className),
|
|
7039
7081
|
bg: o.bg ?? "grey-100",
|
|
7040
7082
|
children: [
|
|
7041
|
-
s && /* @__PURE__ */ e(
|
|
7083
|
+
s && /* @__PURE__ */ e(V, { as: "h2", size: "xxs", mb: "m", ...s }),
|
|
7042
7084
|
/* @__PURE__ */ e(s1, { as: "ul", ...l, children: r.slice(0, a).map((d, u) => /* @__PURE__ */ e("li", { children: d }, `expandable-visible-${u}`)) }),
|
|
7043
7085
|
a && r.length > a && /* @__PURE__ */ t(S, { children: [
|
|
7044
7086
|
/* @__PURE__ */ e(
|
|
@@ -7059,11 +7101,11 @@ const d1 = j(
|
|
|
7059
7101
|
justifyContent: "center",
|
|
7060
7102
|
"aria-hidden": r.length > a,
|
|
7061
7103
|
className: "c-expandable__link js-expand-target",
|
|
7062
|
-
children: /* @__PURE__ */ e(
|
|
7104
|
+
children: /* @__PURE__ */ e(M, { ...i, buttonColor: "primary", variant: "outlined" })
|
|
7063
7105
|
}
|
|
7064
7106
|
),
|
|
7065
7107
|
/* @__PURE__ */ e(
|
|
7066
|
-
|
|
7108
|
+
O,
|
|
7067
7109
|
{
|
|
7068
7110
|
...n,
|
|
7069
7111
|
color: "white",
|
|
@@ -7090,7 +7132,7 @@ const d1 = j(
|
|
|
7090
7132
|
l && /* @__PURE__ */ e(z, { size: 25, name: l, border: "big", isRounded: !0 }),
|
|
7091
7133
|
/* @__PURE__ */ t("div", { children: [
|
|
7092
7134
|
s && /* @__PURE__ */ e(g, { mb: "xxs-2", children: s }),
|
|
7093
|
-
/* @__PURE__ */ e(
|
|
7135
|
+
/* @__PURE__ */ e(V, { as: "h2", size: "m", fontFamily: "source-serif-pro", children: a })
|
|
7094
7136
|
] })
|
|
7095
7137
|
] }), m0 = {
|
|
7096
7138
|
logo: [90, 22],
|
|
@@ -7121,7 +7163,7 @@ const d1 = j(
|
|
|
7121
7163
|
/* @__PURE__ */ t(m, { alignItems: "center", gap: "xl", flexGrow: 1, className: "c-header-mini__container", children: [
|
|
7122
7164
|
/* @__PURE__ */ t(m, { alignItems: "center", gap: "l", children: [
|
|
7123
7165
|
/* @__PURE__ */ e(
|
|
7124
|
-
|
|
7166
|
+
O,
|
|
7125
7167
|
{
|
|
7126
7168
|
variant: "ghost",
|
|
7127
7169
|
color: "white",
|
|
@@ -7132,7 +7174,7 @@ const d1 = j(
|
|
|
7132
7174
|
}
|
|
7133
7175
|
),
|
|
7134
7176
|
/* @__PURE__ */ e(
|
|
7135
|
-
|
|
7177
|
+
O,
|
|
7136
7178
|
{
|
|
7137
7179
|
variant: "ghost",
|
|
7138
7180
|
color: "white",
|
|
@@ -7143,7 +7185,7 @@ const d1 = j(
|
|
|
7143
7185
|
className: "u-hidden"
|
|
7144
7186
|
}
|
|
7145
7187
|
),
|
|
7146
|
-
/* @__PURE__ */ e(
|
|
7188
|
+
/* @__PURE__ */ e(M, { href: a, color: "white", children: /* @__PURE__ */ e(
|
|
7147
7189
|
z,
|
|
7148
7190
|
{
|
|
7149
7191
|
name: l,
|
|
@@ -7160,7 +7202,7 @@ const d1 = j(
|
|
|
7160
7202
|
flexGrow: 1,
|
|
7161
7203
|
gap: c ? "xs" : "l",
|
|
7162
7204
|
pr: "xxl",
|
|
7163
|
-
children: c ? /* @__PURE__ */ e(g, { as: "span", size: "m", color: "white", children: r }) : s.map((u) => /* @__PURE__ */ e(
|
|
7205
|
+
children: c ? /* @__PURE__ */ e(g, { as: "span", size: "m", color: "white", children: r }) : s.map((u) => /* @__PURE__ */ e(M, { href: u.link, color: "white", size: "s", children: u.name }, u.link))
|
|
7164
7206
|
}
|
|
7165
7207
|
)
|
|
7166
7208
|
] }),
|
|
@@ -7193,15 +7235,15 @@ const d1 = j(
|
|
|
7193
7235
|
}) => {
|
|
7194
7236
|
if (!s)
|
|
7195
7237
|
return null;
|
|
7196
|
-
const
|
|
7197
|
-
|
|
7238
|
+
const y = /* @__PURE__ */ e(
|
|
7239
|
+
L1,
|
|
7198
7240
|
{
|
|
7199
7241
|
size: { xs: "s", md: "xxl" },
|
|
7200
7242
|
...s,
|
|
7201
7243
|
...s.iconProps?.name && {
|
|
7202
7244
|
iconProps: {
|
|
7203
7245
|
mr: { xs: "xxs", md: "l" },
|
|
7204
|
-
size: a ===
|
|
7246
|
+
size: a === _.DESKTOP ? 78 : 50,
|
|
7205
7247
|
...s.iconProps
|
|
7206
7248
|
}
|
|
7207
7249
|
},
|
|
@@ -7235,7 +7277,7 @@ const d1 = j(
|
|
|
7235
7277
|
}
|
|
7236
7278
|
) }),
|
|
7237
7279
|
r && /* @__PURE__ */ t(
|
|
7238
|
-
|
|
7280
|
+
H,
|
|
7239
7281
|
{
|
|
7240
7282
|
variant: "ghost",
|
|
7241
7283
|
className: "c-nodeheader__btn js-expand-button",
|
|
@@ -7281,7 +7323,7 @@ const d1 = j(
|
|
|
7281
7323
|
mx: "m"
|
|
7282
7324
|
}
|
|
7283
7325
|
),
|
|
7284
|
-
|
|
7326
|
+
y,
|
|
7285
7327
|
l,
|
|
7286
7328
|
d && /* @__PURE__ */ e(
|
|
7287
7329
|
D1,
|
|
@@ -7296,7 +7338,7 @@ const d1 = j(
|
|
|
7296
7338
|
i && /* @__PURE__ */ e(g1, { ...i, mt: "xl" }),
|
|
7297
7339
|
c && b
|
|
7298
7340
|
] });
|
|
7299
|
-
return a ===
|
|
7341
|
+
return a === _.DESKTOP && (f = /* @__PURE__ */ t(m, { alignItems: "start", justifyContent: "between", gap: n ? "m" : void 0, children: [
|
|
7300
7342
|
/* @__PURE__ */ t(F, { basis: 100, children: [
|
|
7301
7343
|
l || n?.type === "sponsored-page" ? /* @__PURE__ */ t(
|
|
7302
7344
|
m,
|
|
@@ -7307,7 +7349,7 @@ const d1 = j(
|
|
|
7307
7349
|
gap: "m",
|
|
7308
7350
|
pb: "xxs",
|
|
7309
7351
|
children: [
|
|
7310
|
-
/* @__PURE__ */ e(F, { basis: 100, children:
|
|
7352
|
+
/* @__PURE__ */ e(F, { basis: 100, children: y }),
|
|
7311
7353
|
!!l && /* @__PURE__ */ e(F, { basis: "auto", shrink: 0, children: l }),
|
|
7312
7354
|
n?.type === "sponsored-page" && /* @__PURE__ */ e(
|
|
7313
7355
|
Y,
|
|
@@ -7321,7 +7363,7 @@ const d1 = j(
|
|
|
7321
7363
|
)
|
|
7322
7364
|
]
|
|
7323
7365
|
}
|
|
7324
|
-
) :
|
|
7366
|
+
) : y,
|
|
7325
7367
|
d && /* @__PURE__ */ e(
|
|
7326
7368
|
D1,
|
|
7327
7369
|
{
|
|
@@ -7340,7 +7382,7 @@ const d1 = j(
|
|
|
7340
7382
|
mx: { xs: "m", md: "0" },
|
|
7341
7383
|
mt: { xs: "s", md: "m" },
|
|
7342
7384
|
children: /* @__PURE__ */ e(
|
|
7343
|
-
|
|
7385
|
+
H,
|
|
7344
7386
|
{
|
|
7345
7387
|
variant: "ghost-with-icon-bg",
|
|
7346
7388
|
iconProps: {
|
|
@@ -7401,7 +7443,7 @@ const d1 = j(
|
|
|
7401
7443
|
children: [
|
|
7402
7444
|
/* @__PURE__ */ e(A, { color: "grey-400", size: "xs", mx: { xs: "m", md: "0" }, children: a }),
|
|
7403
7445
|
/* @__PURE__ */ e(
|
|
7404
|
-
|
|
7446
|
+
V,
|
|
7405
7447
|
{
|
|
7406
7448
|
...s,
|
|
7407
7449
|
size: { xs: "xxs", md: "m" },
|
|
@@ -7413,7 +7455,7 @@ const d1 = j(
|
|
|
7413
7455
|
l && (i ? /* @__PURE__ */ t(m, { alignItems: "center", mt: "xxs", mx: { xs: "m", md: "0" }, children: [
|
|
7414
7456
|
d,
|
|
7415
7457
|
/* @__PURE__ */ e(
|
|
7416
|
-
|
|
7458
|
+
O,
|
|
7417
7459
|
{
|
|
7418
7460
|
...i,
|
|
7419
7461
|
variant: "ghost",
|
|
@@ -7438,7 +7480,7 @@ const d1 = j(
|
|
|
7438
7480
|
}
|
|
7439
7481
|
),
|
|
7440
7482
|
r && /* @__PURE__ */ t(
|
|
7441
|
-
|
|
7483
|
+
H,
|
|
7442
7484
|
{
|
|
7443
7485
|
variant: "ghost",
|
|
7444
7486
|
className: "c-nodeheader__btn js-expand-button",
|
|
@@ -7455,13 +7497,13 @@ const d1 = j(
|
|
|
7455
7497
|
]
|
|
7456
7498
|
}
|
|
7457
7499
|
);
|
|
7458
|
-
},
|
|
7500
|
+
}, L1 = ({
|
|
7459
7501
|
children: a,
|
|
7460
7502
|
iconProps: s,
|
|
7461
7503
|
isCentered: l,
|
|
7462
7504
|
...c
|
|
7463
7505
|
}) => /* @__PURE__ */ e(
|
|
7464
|
-
|
|
7506
|
+
V,
|
|
7465
7507
|
{
|
|
7466
7508
|
className: p("c-header-title", {
|
|
7467
7509
|
"c-header-title--has-icon": !!s,
|
|
@@ -7489,13 +7531,13 @@ const d1 = j(
|
|
|
7489
7531
|
mb: { xs: "xl", md: "0" },
|
|
7490
7532
|
gap: { xs: "l", md: "xl" },
|
|
7491
7533
|
alignItems: "center",
|
|
7492
|
-
justifyContent: s ===
|
|
7534
|
+
justifyContent: s === _.DESKTOP ? "start" : "center",
|
|
7493
7535
|
children: [
|
|
7494
|
-
/* @__PURE__ */ e(
|
|
7536
|
+
/* @__PURE__ */ e(M, { buttonColor: "primary", ...n, children: /* @__PURE__ */ t(m, { alignItems: "center", children: [
|
|
7495
7537
|
/* @__PURE__ */ e(z, { name: "video-outlined", size: 13, mr: "xxs" }),
|
|
7496
7538
|
n.children
|
|
7497
7539
|
] }) }),
|
|
7498
|
-
/* @__PURE__ */ e(
|
|
7540
|
+
/* @__PURE__ */ e(M, { buttonColor: "secondary", variant: "outlined", ...i })
|
|
7499
7541
|
]
|
|
7500
7542
|
}
|
|
7501
7543
|
);
|
|
@@ -7521,11 +7563,11 @@ const d1 = j(
|
|
|
7521
7563
|
}
|
|
7522
7564
|
),
|
|
7523
7565
|
/* @__PURE__ */ e(A, { children: n.date }),
|
|
7524
|
-
/* @__PURE__ */ e(
|
|
7525
|
-
s ===
|
|
7566
|
+
/* @__PURE__ */ e(V, { size: "xs", className: "c-image-slider__content-title", children: n.title }),
|
|
7567
|
+
s === _.DESKTOP && r(n.firstButton, n.secondButton)
|
|
7526
7568
|
] })
|
|
7527
7569
|
] }),
|
|
7528
|
-
s ===
|
|
7570
|
+
s === _.MOBILE && r(n.firstButton, n.secondButton)
|
|
7529
7571
|
] }, n.url)) }),
|
|
7530
7572
|
l && Array.from(["previous", "next"], (n) => /* @__PURE__ */ e(
|
|
7531
7573
|
m,
|
|
@@ -7534,7 +7576,7 @@ const d1 = j(
|
|
|
7534
7576
|
`c-image-slider__button-container c-image-slider__button-container--${n}`
|
|
7535
7577
|
),
|
|
7536
7578
|
children: /* @__PURE__ */ e(
|
|
7537
|
-
|
|
7579
|
+
O,
|
|
7538
7580
|
{
|
|
7539
7581
|
iconProps: {
|
|
7540
7582
|
name: "chevron",
|
|
@@ -7574,7 +7616,7 @@ const d1 = j(
|
|
|
7574
7616
|
children: [
|
|
7575
7617
|
/* @__PURE__ */ t(m, { className: "c-info-banner__content", direction: "column", justifyContent: "between", children: [
|
|
7576
7618
|
s && /* @__PURE__ */ e(
|
|
7577
|
-
|
|
7619
|
+
V,
|
|
7578
7620
|
{
|
|
7579
7621
|
fontFamily: "source-serif-pro",
|
|
7580
7622
|
...s,
|
|
@@ -7587,7 +7629,7 @@ const d1 = j(
|
|
|
7587
7629
|
}
|
|
7588
7630
|
),
|
|
7589
7631
|
/* @__PURE__ */ e(g, { as: l ? "a" : "div", size: "s", color: "black", ...l || {}, children: a }),
|
|
7590
|
-
c && /* @__PURE__ */ e(
|
|
7632
|
+
c && /* @__PURE__ */ e(H, { ...c, variant: "ghost", className: "c-info-banner__close", children: /* @__PURE__ */ e(z, { name: "close", size: 12, color: "white" }) })
|
|
7591
7633
|
] }),
|
|
7592
7634
|
r && /* @__PURE__ */ t("div", { className: "c-info-banner__info", children: [
|
|
7593
7635
|
/* @__PURE__ */ e(
|
|
@@ -7712,7 +7754,7 @@ const d1 = j(
|
|
|
7712
7754
|
lazyLoad: s = { delayed: !0, distanceVisible: 0 },
|
|
7713
7755
|
...l
|
|
7714
7756
|
}) => a ? /* @__PURE__ */ t(m, { direction: "column", gap: "l", ...l, children: [
|
|
7715
|
-
/* @__PURE__ */ e(
|
|
7757
|
+
/* @__PURE__ */ e(V1, {}),
|
|
7716
7758
|
/* @__PURE__ */ e(
|
|
7717
7759
|
x,
|
|
7718
7760
|
{
|
|
@@ -7759,7 +7801,7 @@ const d1 = j(
|
|
|
7759
7801
|
c && /* @__PURE__ */ e("img", { alt: c.name, src: c.src, width: "32", height: "32" })
|
|
7760
7802
|
] }),
|
|
7761
7803
|
/* @__PURE__ */ e(
|
|
7762
|
-
|
|
7804
|
+
V,
|
|
7763
7805
|
{
|
|
7764
7806
|
as: "h2",
|
|
7765
7807
|
color: n[a] || "black",
|
|
@@ -7771,7 +7813,7 @@ const d1 = j(
|
|
|
7771
7813
|
}
|
|
7772
7814
|
)
|
|
7773
7815
|
] });
|
|
7774
|
-
}, N3 = (a) => /* @__PURE__ */ t(m, { as:
|
|
7816
|
+
}, N3 = (a) => /* @__PURE__ */ t(m, { as: M, color: "black", alignItems: "center", ...a, children: [
|
|
7775
7817
|
/* @__PURE__ */ e(z, { mr: "xs", name: "power", size: 20 }),
|
|
7776
7818
|
/* @__PURE__ */ e(g, { size: "m", as: "span", weight: "bold", children: "Se déconnecter" })
|
|
7777
7819
|
] }), k3 = ({
|
|
@@ -7848,20 +7890,20 @@ const d1 = j(
|
|
|
7848
7890
|
"data-info": `${u} - ${h.text.label}`
|
|
7849
7891
|
},
|
|
7850
7892
|
children: Object.entries(h).map(
|
|
7851
|
-
([w,
|
|
7893
|
+
([w, y]) => {
|
|
7852
7894
|
const b = (N) => N.numDistrict === w, f = l.find(b);
|
|
7853
|
-
return w === "text" &&
|
|
7895
|
+
return w === "text" && y.transform ? /* @__PURE__ */ e(
|
|
7854
7896
|
"text",
|
|
7855
7897
|
{
|
|
7856
|
-
transform: `matrix(${
|
|
7898
|
+
transform: `matrix(${y.transform})`,
|
|
7857
7899
|
className: "c-map-districts__text",
|
|
7858
|
-
children:
|
|
7900
|
+
children: y.label
|
|
7859
7901
|
},
|
|
7860
7902
|
w
|
|
7861
7903
|
) : /* @__PURE__ */ e(
|
|
7862
7904
|
"a",
|
|
7863
7905
|
{
|
|
7864
|
-
href: `/elections/resultats${
|
|
7906
|
+
href: `/elections/resultats${y.url}/?scrutin=${a}&annee=${s}`,
|
|
7865
7907
|
target: "_parent",
|
|
7866
7908
|
children: /* @__PURE__ */ t(
|
|
7867
7909
|
"path",
|
|
@@ -7870,10 +7912,10 @@ const d1 = j(
|
|
|
7870
7912
|
className: p("c-map-districts__path", {
|
|
7871
7913
|
[`c-map-districts__path--${f?.politicalParty.color}`]: f
|
|
7872
7914
|
}),
|
|
7873
|
-
d:
|
|
7915
|
+
d: y.path,
|
|
7874
7916
|
children: [
|
|
7875
|
-
/* @__PURE__ */ e("title", { children:
|
|
7876
|
-
/* @__PURE__ */ e("desc", { children:
|
|
7917
|
+
/* @__PURE__ */ e("title", { children: y.title }),
|
|
7918
|
+
/* @__PURE__ */ e("desc", { children: y.desc })
|
|
7877
7919
|
]
|
|
7878
7920
|
}
|
|
7879
7921
|
)
|
|
@@ -7911,7 +7953,7 @@ const d1 = j(
|
|
|
7911
7953
|
}
|
|
7912
7954
|
),
|
|
7913
7955
|
/* @__PURE__ */ e(
|
|
7914
|
-
|
|
7956
|
+
H,
|
|
7915
7957
|
{
|
|
7916
7958
|
iconProps: { name: "close", size: 15 },
|
|
7917
7959
|
variant: "close",
|
|
@@ -8006,7 +8048,7 @@ const d1 = j(
|
|
|
8006
8048
|
}) => {
|
|
8007
8049
|
if (!l)
|
|
8008
8050
|
return /* @__PURE__ */ e("output", { "aria-live": "polite", children: "Chargement de la carte…" });
|
|
8009
|
-
const o = a ===
|
|
8051
|
+
const o = a === _.MOBILE, d = new Map(s.map((b) => [b.id, b])), u = /* @__PURE__ */ new Map(), h = K(() => r ? w0(x0(r)) : /* @__PURE__ */ new Map(), [r]), v = K(() => new Map(
|
|
8010
8052
|
T1.map((b) => {
|
|
8011
8053
|
const f = h.get(`town-${b.id}`);
|
|
8012
8054
|
return f ? [b.name, f.url] : null;
|
|
@@ -8035,7 +8077,7 @@ const d1 = j(
|
|
|
8035
8077
|
b.label
|
|
8036
8078
|
] }),
|
|
8037
8079
|
/* @__PURE__ */ e("g", { children: b.ids.map((N) => {
|
|
8038
|
-
const
|
|
8080
|
+
const C = d.get(N), B = h.get(`town-${N}`);
|
|
8039
8081
|
return B ? (
|
|
8040
8082
|
// biome-ignore lint/a11y/useSemanticElements: <button> can't be used here. <g> is the correct element in an svg context
|
|
8041
8083
|
/* @__PURE__ */ e(
|
|
@@ -8051,7 +8093,7 @@ const d1 = j(
|
|
|
8051
8093
|
{
|
|
8052
8094
|
d: B.path,
|
|
8053
8095
|
className: p("c-map-towns__path c-map-towns__path--borough", {
|
|
8054
|
-
[`c-map-towns__path--${
|
|
8096
|
+
[`c-map-towns__path--${C?.politicalParty.color}`]: C
|
|
8055
8097
|
})
|
|
8056
8098
|
}
|
|
8057
8099
|
)
|
|
@@ -8065,7 +8107,7 @@ const d1 = j(
|
|
|
8065
8107
|
}
|
|
8066
8108
|
)
|
|
8067
8109
|
);
|
|
8068
|
-
},
|
|
8110
|
+
}, y = Array.from(u.values());
|
|
8069
8111
|
return /* @__PURE__ */ t(
|
|
8070
8112
|
x,
|
|
8071
8113
|
{
|
|
@@ -8170,7 +8212,7 @@ const d1 = j(
|
|
|
8170
8212
|
/* @__PURE__ */ e("title", { children: f.name }),
|
|
8171
8213
|
/* @__PURE__ */ e("path", { d: f.deptPath, className: "c-map-towns__layer-bg c-map-towns__dept-bg" }),
|
|
8172
8214
|
/* @__PURE__ */ e("g", { className: "c-map-towns__layer-towns", children: f.towns.map((N) => {
|
|
8173
|
-
const
|
|
8215
|
+
const C = d.get(N.id.replace(/^town-/, ""));
|
|
8174
8216
|
return /* @__PURE__ */ e(
|
|
8175
8217
|
"path",
|
|
8176
8218
|
{
|
|
@@ -8179,7 +8221,7 @@ const d1 = j(
|
|
|
8179
8221
|
"data-url": N.url,
|
|
8180
8222
|
"data-name": N.name,
|
|
8181
8223
|
className: p("c-map-towns__path c-map-towns__path--drom", {
|
|
8182
|
-
[`c-map-towns__path--${
|
|
8224
|
+
[`c-map-towns__path--${C?.politicalParty.color}`]: C
|
|
8183
8225
|
})
|
|
8184
8226
|
},
|
|
8185
8227
|
N.id
|
|
@@ -8197,7 +8239,7 @@ const d1 = j(
|
|
|
8197
8239
|
)
|
|
8198
8240
|
] }) }, b)) })
|
|
8199
8241
|
] }),
|
|
8200
|
-
|
|
8242
|
+
y.length > 0 && /* @__PURE__ */ e(v1, { items: y, mt: "xxl" }),
|
|
8201
8243
|
/* @__PURE__ */ t("div", { id: "js-zoom-overlay", className: "c-map-towns__overlay", "aria-hidden": "true", children: [
|
|
8202
8244
|
/* @__PURE__ */ t("button", { id: "js-zoom-close", className: "c-map-towns__close-btn", type: "button", children: [
|
|
8203
8245
|
/* @__PURE__ */ e(z, { name: "close", size: 20 }),
|
|
@@ -8253,7 +8295,7 @@ const d1 = j(
|
|
|
8253
8295
|
size: i,
|
|
8254
8296
|
...o
|
|
8255
8297
|
}) => /* @__PURE__ */ e(
|
|
8256
|
-
|
|
8298
|
+
H,
|
|
8257
8299
|
{
|
|
8258
8300
|
...o,
|
|
8259
8301
|
color: n,
|
|
@@ -8299,7 +8341,7 @@ const d1 = j(
|
|
|
8299
8341
|
dialogId: "dialog-menu",
|
|
8300
8342
|
className: p("c-menu", i),
|
|
8301
8343
|
children: [
|
|
8302
|
-
l ===
|
|
8344
|
+
l === _.MOBILE && /* @__PURE__ */ e(
|
|
8303
8345
|
u1,
|
|
8304
8346
|
{
|
|
8305
8347
|
id: "search-form-menu",
|
|
@@ -8416,7 +8458,7 @@ const d1 = j(
|
|
|
8416
8458
|
/* @__PURE__ */ t(
|
|
8417
8459
|
m,
|
|
8418
8460
|
{
|
|
8419
|
-
as:
|
|
8461
|
+
as: M,
|
|
8420
8462
|
href: "/",
|
|
8421
8463
|
color: "black",
|
|
8422
8464
|
justifyContent: "between",
|
|
@@ -8484,13 +8526,13 @@ const d1 = j(
|
|
|
8484
8526
|
},
|
|
8485
8527
|
contentWithBorder: !1,
|
|
8486
8528
|
contentProps: { as: "ul", px: "0", pt: "xxs", pb: "xs" },
|
|
8487
|
-
children: h.links.map((w,
|
|
8529
|
+
children: h.links.map((w, y) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ t(
|
|
8488
8530
|
m,
|
|
8489
8531
|
{
|
|
8490
|
-
as:
|
|
8532
|
+
as: M,
|
|
8491
8533
|
href: w.href,
|
|
8492
8534
|
color: "black",
|
|
8493
|
-
pb:
|
|
8535
|
+
pb: y !== h.links.length - 1 ? "m" : "0",
|
|
8494
8536
|
justifyContent: "between",
|
|
8495
8537
|
alignItems: "center",
|
|
8496
8538
|
children: [
|
|
@@ -8504,7 +8546,7 @@ const d1 = j(
|
|
|
8504
8546
|
) : /* @__PURE__ */ e("li", { children: /* @__PURE__ */ t(
|
|
8505
8547
|
m,
|
|
8506
8548
|
{
|
|
8507
|
-
as:
|
|
8549
|
+
as: M,
|
|
8508
8550
|
href: h.href,
|
|
8509
8551
|
color: "black",
|
|
8510
8552
|
pb: v !== d.links.length - 1 ? "l" : "0",
|
|
@@ -8532,7 +8574,7 @@ const d1 = j(
|
|
|
8532
8574
|
) : /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(
|
|
8533
8575
|
g,
|
|
8534
8576
|
{
|
|
8535
|
-
as:
|
|
8577
|
+
as: M,
|
|
8536
8578
|
href: d.categoryLink,
|
|
8537
8579
|
color: "black",
|
|
8538
8580
|
className: "c-menu__link",
|
|
@@ -8551,7 +8593,7 @@ const d1 = j(
|
|
|
8551
8593
|
] }),
|
|
8552
8594
|
c && /* @__PURE__ */ e(x, { id: "mbrs-darkmode-container", p: "l", py: "m" }),
|
|
8553
8595
|
n && /* @__PURE__ */ e(x, { className: "c-menu__list", children: /* @__PURE__ */ e(
|
|
8554
|
-
|
|
8596
|
+
H,
|
|
8555
8597
|
{
|
|
8556
8598
|
iconProps: {
|
|
8557
8599
|
name: "mood"
|
|
@@ -8562,8 +8604,8 @@ const d1 = j(
|
|
|
8562
8604
|
children: "Donnez-nous votre avis !"
|
|
8563
8605
|
}
|
|
8564
8606
|
) }),
|
|
8565
|
-
l ===
|
|
8566
|
-
|
|
8607
|
+
l === _.MOBILE && /* @__PURE__ */ e(
|
|
8608
|
+
M,
|
|
8567
8609
|
{
|
|
8568
8610
|
id: "js-download-band",
|
|
8569
8611
|
href: "https://zrxr.adj.st/home?adj_t=15qbr9tu&adj_campaign=Bandeau_1",
|
|
@@ -8572,7 +8614,7 @@ const d1 = j(
|
|
|
8572
8614
|
)
|
|
8573
8615
|
]
|
|
8574
8616
|
}
|
|
8575
|
-
),
|
|
8617
|
+
), V3 = ({ links: a, activeLink: s, ...l }) => /* @__PURE__ */ e(x, { className: "c-sub-menu", ...l, children: a.map((c, r) => {
|
|
8576
8618
|
const n = s === c.href;
|
|
8577
8619
|
return /* @__PURE__ */ t(
|
|
8578
8620
|
m,
|
|
@@ -8591,7 +8633,7 @@ const d1 = j(
|
|
|
8591
8633
|
},
|
|
8592
8634
|
c.href
|
|
8593
8635
|
);
|
|
8594
|
-
}) }),
|
|
8636
|
+
}) }), $3 = ({
|
|
8595
8637
|
title: a,
|
|
8596
8638
|
description: s,
|
|
8597
8639
|
placeholder: l,
|
|
@@ -8602,7 +8644,7 @@ const d1 = j(
|
|
|
8602
8644
|
...o
|
|
8603
8645
|
}) => {
|
|
8604
8646
|
const d = /* @__PURE__ */ t(x, { as: "form", color: "white", bg: "ultramarine", px: "m", py: "xxl", className: "c-newsletter__form", children: [
|
|
8605
|
-
/* @__PURE__ */ e(
|
|
8647
|
+
/* @__PURE__ */ e(V, { as: "h5", size: i === "large" ? "m" : "xxs", textAlign: "center", mb: "l", children: a }),
|
|
8606
8648
|
/* @__PURE__ */ e(
|
|
8607
8649
|
g,
|
|
8608
8650
|
{
|
|
@@ -8612,8 +8654,8 @@ const d1 = j(
|
|
|
8612
8654
|
children: s
|
|
8613
8655
|
}
|
|
8614
8656
|
),
|
|
8615
|
-
/* @__PURE__ */ e(
|
|
8616
|
-
/* @__PURE__ */ e(
|
|
8657
|
+
/* @__PURE__ */ e($1, { className: "c-input--newsletter", type: "email", placeholder: l }),
|
|
8658
|
+
/* @__PURE__ */ e(H, { color: "primary", variant: "outlined", type: "submit", className: "c-newsletter__button", children: c }),
|
|
8617
8659
|
/* @__PURE__ */ t(
|
|
8618
8660
|
m,
|
|
8619
8661
|
{
|
|
@@ -8630,22 +8672,22 @@ const d1 = j(
|
|
|
8630
8672
|
)
|
|
8631
8673
|
] });
|
|
8632
8674
|
return /* @__PURE__ */ e(x, { ...o, className: p("c-newsletter", o?.className), children: n && /* @__PURE__ */ t(S, { children: [
|
|
8633
|
-
/* @__PURE__ */ e(
|
|
8675
|
+
/* @__PURE__ */ e(V1, { bg: n }),
|
|
8634
8676
|
d
|
|
8635
8677
|
] }) });
|
|
8636
|
-
},
|
|
8678
|
+
}, H3 = ({
|
|
8637
8679
|
items: a,
|
|
8638
8680
|
...s
|
|
8639
|
-
}) => !a || a.length === 0 ? null : /* @__PURE__ */ e(x, { ...s, as: "ol", className: "c-ordered-list-with-number", children: a.map((l) => /* @__PURE__ */ e(g, { as: "li", className: "c-ordered-list-with-number__item", size: "xl", children: l.text }, l.id)) }),
|
|
8681
|
+
}) => !a || a.length === 0 ? null : /* @__PURE__ */ e(x, { ...s, as: "ol", className: "c-ordered-list-with-number", children: a.map((l) => /* @__PURE__ */ e(g, { as: "li", className: "c-ordered-list-with-number__item", size: "xl", children: l.text }, l.id)) }), L3 = ({
|
|
8640
8682
|
totalArticles: a,
|
|
8641
8683
|
currentPage: s,
|
|
8642
8684
|
pagePath: l,
|
|
8643
8685
|
archivesUrl: c,
|
|
8644
8686
|
...r
|
|
8645
8687
|
}) => a > 0 ? /* @__PURE__ */ t(m, { justifyContent: "center", gap: "l", ...r, children: [
|
|
8646
|
-
Number(s) === 1 ? 1 : /* @__PURE__ */ e(
|
|
8647
|
-
a > 17 && (Number(s) === 2 ? 2 : /* @__PURE__ */ e(
|
|
8648
|
-
a > 25 && Number(s) !== 1 && /* @__PURE__ */ e(
|
|
8688
|
+
Number(s) === 1 ? 1 : /* @__PURE__ */ e(M, { color: "grey-300", href: `${l}`, children: "1" }),
|
|
8689
|
+
a > 17 && (Number(s) === 2 ? 2 : /* @__PURE__ */ e(M, { color: "grey-300", href: `${l}?page=2`, children: "2" })),
|
|
8690
|
+
a > 25 && Number(s) !== 1 && /* @__PURE__ */ e(M, { color: Number(s) !== 2 ? "black" : "grey-300", href: c, children: "Archives" })
|
|
8649
8691
|
] }) : null, f0 = ({
|
|
8650
8692
|
percentage: a,
|
|
8651
8693
|
progressBarClassName: s,
|
|
@@ -8674,7 +8716,7 @@ const d1 = j(
|
|
|
8674
8716
|
}
|
|
8675
8717
|
)
|
|
8676
8718
|
}
|
|
8677
|
-
) }),
|
|
8719
|
+
) }), Z3 = ({ content: a, ...s }) => /* @__PURE__ */ e(
|
|
8678
8720
|
x,
|
|
8679
8721
|
{
|
|
8680
8722
|
...s,
|
|
@@ -8695,7 +8737,7 @@ const d1 = j(
|
|
|
8695
8737
|
variant: h,
|
|
8696
8738
|
layout: v,
|
|
8697
8739
|
contentId: w,
|
|
8698
|
-
contentLegacyId:
|
|
8740
|
+
contentLegacyId: y,
|
|
8699
8741
|
...b
|
|
8700
8742
|
}) => {
|
|
8701
8743
|
const f = () => {
|
|
@@ -8724,12 +8766,12 @@ const d1 = j(
|
|
|
8724
8766
|
size: 20
|
|
8725
8767
|
};
|
|
8726
8768
|
}
|
|
8727
|
-
},
|
|
8769
|
+
}, C = /* @__PURE__ */ e(m, { as: "ul", direction: "row-reverse", alignItems: "center", className: "c-react-button__list", children: o?.sort((B, L) => L.count - B.count).map((B, L) => /* @__PURE__ */ e(
|
|
8728
8770
|
x,
|
|
8729
8771
|
{
|
|
8730
8772
|
as: "li",
|
|
8731
8773
|
className: p("c-react-button__list-item", {
|
|
8732
|
-
"c-react-button__list-item--show": B.count > 0 &&
|
|
8774
|
+
"c-react-button__list-item--show": B.count > 0 && L <= 1
|
|
8733
8775
|
}),
|
|
8734
8776
|
bg: "grey-100",
|
|
8735
8777
|
"data-reaction-item": B.type,
|
|
@@ -8754,7 +8796,7 @@ const d1 = j(
|
|
|
8754
8796
|
},
|
|
8755
8797
|
b.className
|
|
8756
8798
|
),
|
|
8757
|
-
...o && o.length > 0 && o.reduce((B,
|
|
8799
|
+
...o && o.length > 0 && o.reduce((B, L) => (B[`data-content-${L.type}`] = L.count, B), {}),
|
|
8758
8800
|
...u && {
|
|
8759
8801
|
"data-user-reaction": u.type,
|
|
8760
8802
|
"data-user-reaction-id": u.id
|
|
@@ -8768,12 +8810,12 @@ const d1 = j(
|
|
|
8768
8810
|
...n,
|
|
8769
8811
|
ariaLabel: "Reagir au contenu",
|
|
8770
8812
|
iconProps: { name: "thumb", "aria-hidden": !0, ...N() },
|
|
8771
|
-
"aria-describedby": v ===
|
|
8772
|
-
children: v ===
|
|
8813
|
+
"aria-describedby": v === _.DESKTOP ? `react-tooltip-${y || w}` : void 0,
|
|
8814
|
+
children: v === _.DESKTOP && /* @__PURE__ */ e(t1, { id: `react-tooltip-${y || w}`, text: "Réagir" })
|
|
8773
8815
|
}
|
|
8774
8816
|
),
|
|
8775
8817
|
h === "card" && /* @__PURE__ */ t(S, { children: [
|
|
8776
|
-
|
|
8818
|
+
C,
|
|
8777
8819
|
/* @__PURE__ */ e(
|
|
8778
8820
|
g,
|
|
8779
8821
|
{
|
|
@@ -8825,7 +8867,7 @@ const d1 = j(
|
|
|
8825
8867
|
className: "c-read-also-banner__title",
|
|
8826
8868
|
mb: { xs: "xs", sm: "0" },
|
|
8827
8869
|
px: { xs: "m", sm: "0" },
|
|
8828
|
-
children: s ===
|
|
8870
|
+
children: s === _.DESKTOP ? "À lire aussi" : "À lire aussi sur 20 Minutes"
|
|
8829
8871
|
}
|
|
8830
8872
|
),
|
|
8831
8873
|
/* @__PURE__ */ e(d1, { layout: s, buttonsColor: "white", hasSpaceAroundButtons: !0, children: a.map((i, o) => /* @__PURE__ */ e(
|
|
@@ -8841,7 +8883,7 @@ const d1 = j(
|
|
|
8841
8883
|
...i,
|
|
8842
8884
|
alignItems: "center",
|
|
8843
8885
|
cardTitleProps: {
|
|
8844
|
-
maxRows: s ===
|
|
8886
|
+
maxRows: s === _.DESKTOP ? 2 : 3,
|
|
8845
8887
|
...i.cardTitleProps
|
|
8846
8888
|
},
|
|
8847
8889
|
pr: "m",
|
|
@@ -8874,7 +8916,7 @@ const d1 = j(
|
|
|
8874
8916
|
children: [
|
|
8875
8917
|
/* @__PURE__ */ e("label", { htmlFor: `${a}-search`, className: "u-mask", children: r || l?.placeholder || "Recherche" }),
|
|
8876
8918
|
/* @__PURE__ */ e(
|
|
8877
|
-
|
|
8919
|
+
$1,
|
|
8878
8920
|
{
|
|
8879
8921
|
id: `${a}-search`,
|
|
8880
8922
|
className: "c-search-form__input",
|
|
@@ -8901,7 +8943,7 @@ const d1 = j(
|
|
|
8901
8943
|
isUnderlined: c = !0,
|
|
8902
8944
|
...r
|
|
8903
8945
|
}) => /* @__PURE__ */ t(
|
|
8904
|
-
|
|
8946
|
+
V,
|
|
8905
8947
|
{
|
|
8906
8948
|
...s && { as: "a", href: s },
|
|
8907
8949
|
size: "xxs",
|
|
@@ -9030,9 +9072,9 @@ const d1 = j(
|
|
|
9030
9072
|
...n
|
|
9031
9073
|
}) => {
|
|
9032
9074
|
const i = /* @__PURE__ */ t(S, { children: [
|
|
9033
|
-
/* @__PURE__ */ e(
|
|
9075
|
+
/* @__PURE__ */ e(V, { size: { xs: "m", md: "xxl" }, fontFamily: "obviously", mb: "l", children: s }),
|
|
9034
9076
|
/* @__PURE__ */ e(g, { as: "div", size: { xs: "m", md: "xl" }, mb: "xl", children: l })
|
|
9035
|
-
] }), o = r ? /* @__PURE__ */ e(
|
|
9077
|
+
] }), o = r ? /* @__PURE__ */ e(M, { buttonColor: "primary", ...r, children: /* @__PURE__ */ t(m, { alignItems: "center", children: [
|
|
9036
9078
|
/* @__PURE__ */ e(z, { name: "video-outlined", size: 13, mr: "xxs" }),
|
|
9037
9079
|
r.children
|
|
9038
9080
|
] }) }) : void 0;
|
|
@@ -9046,7 +9088,7 @@ const d1 = j(
|
|
|
9046
9088
|
}
|
|
9047
9089
|
),
|
|
9048
9090
|
/* @__PURE__ */ e("div", { className: "c-show-cover__shadow" }),
|
|
9049
|
-
c ===
|
|
9091
|
+
c === _.DESKTOP ? /* @__PURE__ */ e(m, { as: "section", className: "c-show-cover__content o-page-wrap", color: "white", children: /* @__PURE__ */ t(F, { as: "section", basis: 50, children: [
|
|
9050
9092
|
i,
|
|
9051
9093
|
o
|
|
9052
9094
|
] }) }) : /* @__PURE__ */ t(x, { as: "section", color: "white", px: "m", className: "c-show-cover__content", children: [
|
|
@@ -9083,12 +9125,12 @@ const d1 = j(
|
|
|
9083
9125
|
] })
|
|
9084
9126
|
] })
|
|
9085
9127
|
] }),
|
|
9086
|
-
h && l ===
|
|
9128
|
+
h && l === _.MOBILE && /* @__PURE__ */ e(Y, { sponsor: h, variant: "signature" })
|
|
9087
9129
|
] });
|
|
9088
9130
|
return i ? /* @__PURE__ */ e("a", { href: i, children: w }) : w;
|
|
9089
9131
|
}, A3 = ({ installButton: a, closeButton: s }) => /* @__PURE__ */ t(m, { className: "c-smart-banner", alignItems: "center", gap: "xs", bg: "ultramarine", color: "white", children: [
|
|
9090
9132
|
/* @__PURE__ */ e(
|
|
9091
|
-
|
|
9133
|
+
H,
|
|
9092
9134
|
{
|
|
9093
9135
|
...s,
|
|
9094
9136
|
variant: "ghost",
|
|
@@ -9107,7 +9149,7 @@ const d1 = j(
|
|
|
9107
9149
|
] }),
|
|
9108
9150
|
/* @__PURE__ */ e(g, { size: "xxs-2", children: "Retrouvez l’actualité sur notre application" })
|
|
9109
9151
|
] }),
|
|
9110
|
-
/* @__PURE__ */ e(
|
|
9152
|
+
/* @__PURE__ */ e(H, { ...a, className: "c-smart-banner__btn color-ultramarine bg-white", children: "Installer" })
|
|
9111
9153
|
] }), h1 = (a) => a === "card" ? "secondary" : "primary", b1 = (a) => a === "card" ? "inline" : "rounded", B0 = (a) => a === "vertical" ? "right" : "top", n1 = ({
|
|
9112
9154
|
commentCount: a,
|
|
9113
9155
|
shareCount: s,
|
|
@@ -9122,14 +9164,14 @@ const d1 = j(
|
|
|
9122
9164
|
withReport: h = !0,
|
|
9123
9165
|
withChatbotButton: v = !1,
|
|
9124
9166
|
commentAnchor: w,
|
|
9125
|
-
disableComment:
|
|
9167
|
+
disableComment: y,
|
|
9126
9168
|
blockVariant: b,
|
|
9127
9169
|
reactListItems: f,
|
|
9128
9170
|
userReaction: N,
|
|
9129
|
-
layout:
|
|
9171
|
+
layout: C,
|
|
9130
9172
|
...B
|
|
9131
9173
|
}) => {
|
|
9132
|
-
const
|
|
9174
|
+
const L = !y && /* @__PURE__ */ e(
|
|
9133
9175
|
Q,
|
|
9134
9176
|
{
|
|
9135
9177
|
role: "button",
|
|
@@ -9145,10 +9187,10 @@ const d1 = j(
|
|
|
9145
9187
|
...c !== "card" && { anchor: w },
|
|
9146
9188
|
...c === "card" && u && { link: `${u}#${w}` },
|
|
9147
9189
|
color: b === "blue-grey" ? "white" : "black",
|
|
9148
|
-
"aria-describedby":
|
|
9149
|
-
children:
|
|
9190
|
+
"aria-describedby": C === _.DESKTOP ? `comment-tooltip-${o || i}` : void 0,
|
|
9191
|
+
children: C === _.DESKTOP && /* @__PURE__ */ e(t1, { id: `comment-tooltip-${o || i}`, text: "Commenter" })
|
|
9150
9192
|
}
|
|
9151
|
-
),
|
|
9193
|
+
), E = /* @__PURE__ */ e(
|
|
9152
9194
|
Q,
|
|
9153
9195
|
{
|
|
9154
9196
|
role: "button",
|
|
@@ -9165,8 +9207,8 @@ const d1 = j(
|
|
|
9165
9207
|
className: p({ "js-mobile-share-button": c === "horizontal" }),
|
|
9166
9208
|
...c !== "card" && { id: "mbrs-social-share-container" },
|
|
9167
9209
|
color: b && ["dark", "blue-grey"].includes(b) ? "white" : "black",
|
|
9168
|
-
"aria-describedby":
|
|
9169
|
-
children:
|
|
9210
|
+
"aria-describedby": C === _.DESKTOP ? `share-tooltip-${o || i}` : void 0,
|
|
9211
|
+
children: C === _.DESKTOP && /* @__PURE__ */ e(
|
|
9170
9212
|
t1,
|
|
9171
9213
|
{
|
|
9172
9214
|
id: `share-tooltip-${o || i}`,
|
|
@@ -9174,7 +9216,7 @@ const d1 = j(
|
|
|
9174
9216
|
}
|
|
9175
9217
|
)
|
|
9176
9218
|
}
|
|
9177
|
-
), k = !
|
|
9219
|
+
), k = !y && i && !!f && /* @__PURE__ */ e(
|
|
9178
9220
|
y0,
|
|
9179
9221
|
{
|
|
9180
9222
|
color: b === "blue-grey" ? "white" : "black",
|
|
@@ -9191,13 +9233,13 @@ const d1 = j(
|
|
|
9191
9233
|
reactListItemThemeColor: c === "card" ? b : void 0,
|
|
9192
9234
|
variant: c,
|
|
9193
9235
|
placement: B0(c),
|
|
9194
|
-
layout:
|
|
9236
|
+
layout: C,
|
|
9195
9237
|
contentId: i,
|
|
9196
9238
|
contentLegacyId: o,
|
|
9197
9239
|
"data-content-id": i || o,
|
|
9198
9240
|
"data-content-model": d
|
|
9199
9241
|
}
|
|
9200
|
-
),
|
|
9242
|
+
), Z = o && /* @__PURE__ */ e(
|
|
9201
9243
|
Q,
|
|
9202
9244
|
{
|
|
9203
9245
|
role: "button",
|
|
@@ -9211,8 +9253,8 @@ const d1 = j(
|
|
|
9211
9253
|
"data-distance-visible": 0,
|
|
9212
9254
|
"data-event-name": "mbrs-social-save-content",
|
|
9213
9255
|
color: b === "blue-grey" ? "white" : "black",
|
|
9214
|
-
"aria-describedby":
|
|
9215
|
-
children:
|
|
9256
|
+
"aria-describedby": C === _.DESKTOP ? `bookmark-tooltip-${o || i}` : void 0,
|
|
9257
|
+
children: C === _.DESKTOP && /* @__PURE__ */ e(
|
|
9216
9258
|
t1,
|
|
9217
9259
|
{
|
|
9218
9260
|
id: `bookmark-tooltip-${o || i}`,
|
|
@@ -9230,8 +9272,8 @@ const d1 = j(
|
|
|
9230
9272
|
iconProps: { name: "report", "aria-hidden": !0 },
|
|
9231
9273
|
className: "mbrs-social-report-container",
|
|
9232
9274
|
color: "black",
|
|
9233
|
-
"aria-describedby":
|
|
9234
|
-
children:
|
|
9275
|
+
"aria-describedby": C === _.DESKTOP ? `report-tooltip-${o || i}` : void 0,
|
|
9276
|
+
children: C === _.DESKTOP && /* @__PURE__ */ e(
|
|
9235
9277
|
t1,
|
|
9236
9278
|
{
|
|
9237
9279
|
id: `report-tooltip-${o || i}`,
|
|
@@ -9246,10 +9288,11 @@ const d1 = j(
|
|
|
9246
9288
|
ariaLabel: "Poser une question au Chatbot",
|
|
9247
9289
|
iconProps: { name: "ia", size: 26, "aria-hidden": !0 },
|
|
9248
9290
|
color: "black",
|
|
9249
|
-
|
|
9250
|
-
"
|
|
9291
|
+
id: "mbrs-social-chatbot-container",
|
|
9292
|
+
"data-content-id": i,
|
|
9293
|
+
"aria-describedby": C === _.DESKTOP ? `chatbot-tooltip-${o || i}` : void 0,
|
|
9251
9294
|
pl: "xxs-3",
|
|
9252
|
-
children:
|
|
9295
|
+
children: C === _.DESKTOP && /* @__PURE__ */ e(
|
|
9253
9296
|
t1,
|
|
9254
9297
|
{
|
|
9255
9298
|
id: `chatbot-tooltip-${o || i}`,
|
|
@@ -9257,32 +9300,32 @@ const d1 = j(
|
|
|
9257
9300
|
}
|
|
9258
9301
|
)
|
|
9259
9302
|
}
|
|
9260
|
-
), q = (h || v || !!o) && /* @__PURE__ */ e(
|
|
9303
|
+
), q = (h || v || !!o) && /* @__PURE__ */ e(H1, {}), c1 = () => {
|
|
9261
9304
|
switch (c) {
|
|
9262
9305
|
case "card":
|
|
9263
9306
|
return /* @__PURE__ */ t(S, { children: [
|
|
9264
9307
|
/* @__PURE__ */ e("li", { children: /* @__PURE__ */ t(m, { as: "ul", alignItems: "center", gap: "xxs", children: [
|
|
9265
|
-
|
|
9308
|
+
L && /* @__PURE__ */ e("li", { children: L }),
|
|
9266
9309
|
k && /* @__PURE__ */ e("li", { children: k })
|
|
9267
9310
|
] }) }),
|
|
9268
|
-
|
|
9311
|
+
Z && /* @__PURE__ */ e("li", { children: Z })
|
|
9269
9312
|
] });
|
|
9270
9313
|
case "horizontal":
|
|
9271
9314
|
return /* @__PURE__ */ t(S, { children: [
|
|
9315
|
+
L && /* @__PURE__ */ e("li", { children: L }),
|
|
9316
|
+
E && /* @__PURE__ */ e("li", { children: E }),
|
|
9272
9317
|
Z && /* @__PURE__ */ e("li", { children: Z }),
|
|
9273
|
-
O && /* @__PURE__ */ e("li", { children: O }),
|
|
9274
|
-
H && /* @__PURE__ */ e("li", { children: H }),
|
|
9275
9318
|
k && /* @__PURE__ */ e("li", { children: k }),
|
|
9276
9319
|
G && /* @__PURE__ */ e("li", { children: G })
|
|
9277
9320
|
] });
|
|
9278
9321
|
case "vertical":
|
|
9279
9322
|
return /* @__PURE__ */ t(S, { children: [
|
|
9280
|
-
|
|
9281
|
-
|
|
9323
|
+
L && /* @__PURE__ */ e("li", { children: L }),
|
|
9324
|
+
E && /* @__PURE__ */ e("li", { children: E }),
|
|
9282
9325
|
k && /* @__PURE__ */ e("li", { children: k }),
|
|
9283
9326
|
/* @__PURE__ */ e("li", { "aria-hidden": "true", children: q }),
|
|
9284
9327
|
X && /* @__PURE__ */ e("li", { children: X }),
|
|
9285
|
-
|
|
9328
|
+
Z && /* @__PURE__ */ e("li", { children: Z }),
|
|
9286
9329
|
G && /* @__PURE__ */ e("li", { children: G })
|
|
9287
9330
|
] });
|
|
9288
9331
|
default:
|
|
@@ -9334,18 +9377,18 @@ const d1 = j(
|
|
|
9334
9377
|
)
|
|
9335
9378
|
]
|
|
9336
9379
|
}
|
|
9337
|
-
),
|
|
9380
|
+
), V0 = ["D", "L", "M", "M", "J", "V", "S"], $0 = (a, s) => {
|
|
9338
9381
|
const l = (s - 1) % 7, c = [];
|
|
9339
9382
|
for (let r = 0; r < 7; r += 1) {
|
|
9340
9383
|
const n = new Date(a.getTime() + r * 24 * 60 * 60 * 1e3);
|
|
9341
9384
|
c.push({
|
|
9342
|
-
label:
|
|
9385
|
+
label: V0[n.getDay()],
|
|
9343
9386
|
isActive: r <= l,
|
|
9344
9387
|
dayIndex: r
|
|
9345
9388
|
});
|
|
9346
9389
|
}
|
|
9347
9390
|
return c;
|
|
9348
|
-
},
|
|
9391
|
+
}, H0 = ({
|
|
9349
9392
|
totalDays: a,
|
|
9350
9393
|
streakStartDate: s,
|
|
9351
9394
|
streakEndDate: l,
|
|
@@ -9354,7 +9397,7 @@ const d1 = j(
|
|
|
9354
9397
|
}) => {
|
|
9355
9398
|
if (a < 1 || !s || !l)
|
|
9356
9399
|
return null;
|
|
9357
|
-
const n = typeof s == "string" ? new Date(s) : s, i = K(() =>
|
|
9400
|
+
const n = typeof s == "string" ? new Date(s) : s, i = K(() => $0(n, a), [n, a]), o = i.map((h) => h.isActive).lastIndexOf(!0), d = o >= 0 ? (o + 1) / 7 * 100 : 0, u = a > 1 ? "jours" : "jour";
|
|
9358
9401
|
return /* @__PURE__ */ t(
|
|
9359
9402
|
x,
|
|
9360
9403
|
{
|
|
@@ -9438,7 +9481,7 @@ const d1 = j(
|
|
|
9438
9481
|
]
|
|
9439
9482
|
}
|
|
9440
9483
|
);
|
|
9441
|
-
},
|
|
9484
|
+
}, L0 = ({
|
|
9442
9485
|
name: a,
|
|
9443
9486
|
link: s,
|
|
9444
9487
|
iconName: l,
|
|
@@ -9474,7 +9517,7 @@ const d1 = j(
|
|
|
9474
9517
|
className: "c-sub-menu__link",
|
|
9475
9518
|
children: [
|
|
9476
9519
|
/* @__PURE__ */ e(
|
|
9477
|
-
|
|
9520
|
+
L1,
|
|
9478
9521
|
{
|
|
9479
9522
|
as: "span",
|
|
9480
9523
|
...l && { iconProps: { name: l, size: 32 } },
|
|
@@ -9548,7 +9591,7 @@ const d1 = j(
|
|
|
9548
9591
|
sizes: "(min-width: 1160px) 253px, calc(33.33vw - 112px)"
|
|
9549
9592
|
}
|
|
9550
9593
|
},
|
|
9551
|
-
layout:
|
|
9594
|
+
layout: _.DESKTOP,
|
|
9552
9595
|
justifyContent: "start"
|
|
9553
9596
|
}
|
|
9554
9597
|
)) })
|
|
@@ -9635,14 +9678,14 @@ const d1 = j(
|
|
|
9635
9678
|
buttonsSize: "small",
|
|
9636
9679
|
children: a.map((c, r) => /* @__PURE__ */ e(W, { ...c }, r))
|
|
9637
9680
|
}
|
|
9638
|
-
) : null,
|
|
9639
|
-
|
|
9681
|
+
) : null, Z0 = ({ iconName: a, className: s }) => /* @__PURE__ */ e("li", { className: p("c-text-tooltip-item", s), children: /* @__PURE__ */ e(
|
|
9682
|
+
H,
|
|
9640
9683
|
{
|
|
9641
9684
|
variant: "ghost",
|
|
9642
9685
|
iconProps: { name: a, size: [20, 20] },
|
|
9643
9686
|
className: "tooltip-btn c-tooltip-item__icon"
|
|
9644
9687
|
}
|
|
9645
|
-
) }), R3 = () => /* @__PURE__ */ e(m, { id: "text-tooltip", className: "c-text-tooltip", as: "ul", gap: "s", children: /* @__PURE__ */ e(
|
|
9688
|
+
) }), R3 = () => /* @__PURE__ */ e(m, { id: "text-tooltip", className: "c-text-tooltip", as: "ul", gap: "s", children: /* @__PURE__ */ e(Z0, { iconName: "report", className: "mbrs-social-report-container" }) }), f1 = ({
|
|
9646
9689
|
href: a,
|
|
9647
9690
|
iconProps: s,
|
|
9648
9691
|
children: l,
|
|
@@ -9658,7 +9701,7 @@ const d1 = j(
|
|
|
9658
9701
|
alignItems: "center",
|
|
9659
9702
|
justifyContent: "center",
|
|
9660
9703
|
gap: "xxs",
|
|
9661
|
-
as:
|
|
9704
|
+
as: M,
|
|
9662
9705
|
href: a,
|
|
9663
9706
|
py: "xs",
|
|
9664
9707
|
bg: "ultramarine",
|
|
@@ -9683,7 +9726,7 @@ const d1 = j(
|
|
|
9683
9726
|
className: p("c-timeline", l?.className),
|
|
9684
9727
|
children: [
|
|
9685
9728
|
/* @__PURE__ */ e(
|
|
9686
|
-
|
|
9729
|
+
V,
|
|
9687
9730
|
{
|
|
9688
9731
|
as: "h2",
|
|
9689
9732
|
size: { xs: "xxs", md: "m" },
|
|
@@ -9710,8 +9753,8 @@ const d1 = j(
|
|
|
9710
9753
|
direction: "column",
|
|
9711
9754
|
alignItems: { xs: "start", md: "center" },
|
|
9712
9755
|
className: p("c-timeline__item", {
|
|
9713
|
-
[`c-timeline__item--is-mobile-${r + 1}`]: s ===
|
|
9714
|
-
"u-hidden": s ===
|
|
9756
|
+
[`c-timeline__item--is-mobile-${r + 1}`]: s === _.MOBILE && (r === 0 || r === 1),
|
|
9757
|
+
"u-hidden": s === _.MOBILE && r >= 2
|
|
9715
9758
|
}),
|
|
9716
9759
|
children: [
|
|
9717
9760
|
/* @__PURE__ */ t(
|
|
@@ -9721,7 +9764,7 @@ const d1 = j(
|
|
|
9721
9764
|
gap: "xxs",
|
|
9722
9765
|
alignItems: "center",
|
|
9723
9766
|
className: p("c-timeline__time-container", {
|
|
9724
|
-
"c-timeline__time-container--is-mobile": s ===
|
|
9767
|
+
"c-timeline__time-container--is-mobile": s === _.MOBILE
|
|
9725
9768
|
}),
|
|
9726
9769
|
children: [
|
|
9727
9770
|
/* @__PURE__ */ e(g, { as: "span", weight: "bold", className: "c-timeline__time", children: c.time }),
|
|
@@ -9760,18 +9803,18 @@ const d1 = j(
|
|
|
9760
9803
|
}) => /* @__PURE__ */ t(S, { children: [
|
|
9761
9804
|
/* @__PURE__ */ t(m, { gap: "xs", mt: "m", mx: "m", children: [
|
|
9762
9805
|
/* @__PURE__ */ e(p1, { img: l.avatar }),
|
|
9763
|
-
/* @__PURE__ */ t(
|
|
9806
|
+
/* @__PURE__ */ t(V, { as: "h2", size: "m", mt: "xxs-2", children: [
|
|
9764
9807
|
l.greeting || "Bienvenue",
|
|
9765
9808
|
" ",
|
|
9766
9809
|
/* @__PURE__ */ e(g, { as: "span", color: "ultramarine", className: "break-word", children: l.name })
|
|
9767
9810
|
] })
|
|
9768
9811
|
] }),
|
|
9769
9812
|
!!r && /* @__PURE__ */ e(x, { p: "m", children: /* @__PURE__ */ e(be, { ...r, iconProps: { name: "info" }, fill: !0, variant: "warning" }) }),
|
|
9770
|
-
c && c.totalDays >= 1 && /* @__PURE__ */ e(
|
|
9813
|
+
c && c.totalDays >= 1 && /* @__PURE__ */ e(H0, { ...c, mx: "m", mt: "m" }),
|
|
9771
9814
|
/* @__PURE__ */ e(x, { mx: "m", mt: "l", mb: "xl", children: s.map((n, i) => /* @__PURE__ */ t(
|
|
9772
9815
|
m,
|
|
9773
9816
|
{
|
|
9774
|
-
as:
|
|
9817
|
+
as: M,
|
|
9775
9818
|
href: n.href,
|
|
9776
9819
|
color: "black",
|
|
9777
9820
|
pb: i === s.length - 1 ? "0" : "m",
|
|
@@ -9840,8 +9883,8 @@ const d1 = j(
|
|
|
9840
9883
|
color: n || "grey-300",
|
|
9841
9884
|
mr: { xs: "xs", md: "l" }
|
|
9842
9885
|
}
|
|
9843
|
-
),
|
|
9844
|
-
d && s ===
|
|
9886
|
+
), y = /* @__PURE__ */ t(S, { children: [
|
|
9887
|
+
d && s === _.MOBILE ? /* @__PURE__ */ t(m, { children: [
|
|
9845
9888
|
w,
|
|
9846
9889
|
v
|
|
9847
9890
|
] }) : v,
|
|
@@ -9869,9 +9912,9 @@ const d1 = j(
|
|
|
9869
9912
|
mt: "l",
|
|
9870
9913
|
"aria-hidden": o.length > 0,
|
|
9871
9914
|
className: "c-elections-result__members js-expand-target",
|
|
9872
|
-
children: o.map((N,
|
|
9915
|
+
children: o.map((N, C) => /* @__PURE__ */ t("div", { children: [
|
|
9873
9916
|
/* @__PURE__ */ t(g, { as: "span", size: "xs", children: [
|
|
9874
|
-
|
|
9917
|
+
C + 1,
|
|
9875
9918
|
" - ",
|
|
9876
9919
|
N.title,
|
|
9877
9920
|
" ",
|
|
@@ -9883,7 +9926,7 @@ const d1 = j(
|
|
|
9883
9926
|
}
|
|
9884
9927
|
),
|
|
9885
9928
|
/* @__PURE__ */ e(
|
|
9886
|
-
|
|
9929
|
+
O,
|
|
9887
9930
|
{
|
|
9888
9931
|
color: "white",
|
|
9889
9932
|
className: "c-elections-result__expand-button js-expand-button",
|
|
@@ -9910,7 +9953,7 @@ const d1 = j(
|
|
|
9910
9953
|
children: i
|
|
9911
9954
|
}
|
|
9912
9955
|
),
|
|
9913
|
-
d && s ===
|
|
9956
|
+
d && s === _.DESKTOP && w
|
|
9914
9957
|
] }), f = d || i;
|
|
9915
9958
|
return /* @__PURE__ */ e(
|
|
9916
9959
|
x,
|
|
@@ -9922,11 +9965,11 @@ const d1 = j(
|
|
|
9922
9965
|
pb: o && o.length > 0 ? "xxl" : "m",
|
|
9923
9966
|
children: f ? /* @__PURE__ */ t(m, { children: [
|
|
9924
9967
|
b,
|
|
9925
|
-
/* @__PURE__ */ e(F, { grow: 1, align: "center", children:
|
|
9926
|
-
] }) :
|
|
9968
|
+
/* @__PURE__ */ e(F, { grow: 1, align: "center", children: y })
|
|
9969
|
+
] }) : y
|
|
9927
9970
|
}
|
|
9928
9971
|
);
|
|
9929
|
-
}, z1 = ({ href: a, iconName: s, name: l, themeColor: c }) => /* @__PURE__ */ t(
|
|
9972
|
+
}, z1 = ({ href: a, iconName: s, name: l, themeColor: c }) => /* @__PURE__ */ t(H, { as: "a", href: a, color: "white", p: "xs", className: "c-app-button", children: [
|
|
9930
9973
|
/* @__PURE__ */ e(z, { name: s, size: 20, color: c || "ultramarine" }),
|
|
9931
9974
|
/* @__PURE__ */ t(m, { direction: "column", children: [
|
|
9932
9975
|
/* @__PURE__ */ e(g, { as: "span", size: "xxs", weight: "regular", children: "Télécharger sur" }),
|
|
@@ -9939,7 +9982,7 @@ const d1 = j(
|
|
|
9939
9982
|
...s,
|
|
9940
9983
|
wrap: "wrap",
|
|
9941
9984
|
className: p("c-footer-links", s?.className),
|
|
9942
|
-
children: a.map((l) => /* @__PURE__ */ e(
|
|
9985
|
+
children: a.map((l) => /* @__PURE__ */ e(M, { ...l, color: "white", className: "c-footer-links__link" }, String(l.children)))
|
|
9943
9986
|
}
|
|
9944
9987
|
), de = ({
|
|
9945
9988
|
socialIcons: a,
|
|
@@ -9996,7 +10039,7 @@ const d1 = j(
|
|
|
9996
10039
|
alignItems: { xs: "center", lg: "start" },
|
|
9997
10040
|
children: [
|
|
9998
10041
|
/* @__PURE__ */ t("section", { className: "c-footer__left", children: [
|
|
9999
|
-
/* @__PURE__ */ e(
|
|
10042
|
+
/* @__PURE__ */ e(M, { href: a, children: /* @__PURE__ */ e(
|
|
10000
10043
|
z,
|
|
10001
10044
|
{
|
|
10002
10045
|
name: "logo-mini",
|
|
@@ -10018,8 +10061,8 @@ const d1 = j(
|
|
|
10018
10061
|
),
|
|
10019
10062
|
/* @__PURE__ */ e(P, { color: "grey-200", my: "xl" }),
|
|
10020
10063
|
/* @__PURE__ */ t("section", { children: [
|
|
10021
|
-
/* @__PURE__ */ e(
|
|
10022
|
-
/* @__PURE__ */ e(g, { color: "white", mb: "l", children: "Découvrez l‘ensemble de nos applications 20 Minutes !" }),
|
|
10064
|
+
/* @__PURE__ */ e(M, { href: "https://www.20minutes.fr/mobile", size: "m", color: "white", weight: "bold", children: "Nos applications" }),
|
|
10065
|
+
/* @__PURE__ */ e(g, { color: "white", mb: "l", mt: "s", children: "Découvrez l‘ensemble de nos applications 20 Minutes !" }),
|
|
10023
10066
|
/* @__PURE__ */ t(m, { gap: "xs", wrap: "wrap", children: [
|
|
10024
10067
|
/* @__PURE__ */ e(
|
|
10025
10068
|
z1,
|
|
@@ -10043,8 +10086,8 @@ const d1 = j(
|
|
|
10043
10086
|
] }),
|
|
10044
10087
|
r && /* @__PURE__ */ t("section", { children: [
|
|
10045
10088
|
/* @__PURE__ */ e(P, { color: "grey-200", my: "xl" }),
|
|
10046
|
-
/* @__PURE__ */ e(
|
|
10047
|
-
/* @__PURE__ */ e(s1, { as: "ul", colsNumber: 6, gap: "s", children: r.map((i) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(
|
|
10089
|
+
/* @__PURE__ */ e(M, { href: "https://www.20minutes.fr/archives/", size: "m", color: "white", weight: "bold", children: "Archives" }),
|
|
10090
|
+
/* @__PURE__ */ e(s1, { as: "ul", colsNumber: 6, gap: "s", mt: "s", children: r.map((i) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(M, { href: i.href, color: "white", children: i.name }, i.name) }, i.name)) })
|
|
10048
10091
|
] })
|
|
10049
10092
|
] }),
|
|
10050
10093
|
/* @__PURE__ */ e(
|
|
@@ -10059,9 +10102,9 @@ const d1 = j(
|
|
|
10059
10102
|
children: s.map(
|
|
10060
10103
|
(i) => i.links.length === 0 ? null : /* @__PURE__ */ t(m, { as: "section", direction: "column", children: [
|
|
10061
10104
|
/* @__PURE__ */ e(
|
|
10062
|
-
|
|
10105
|
+
V,
|
|
10063
10106
|
{
|
|
10064
|
-
as:
|
|
10107
|
+
as: M,
|
|
10065
10108
|
href: i.links[0].href,
|
|
10066
10109
|
weight: "semi-bold",
|
|
10067
10110
|
mb: "m",
|
|
@@ -10070,7 +10113,7 @@ const d1 = j(
|
|
|
10070
10113
|
children: i.links[0].children
|
|
10071
10114
|
}
|
|
10072
10115
|
),
|
|
10073
|
-
/* @__PURE__ */ e("ul", { children: i.links.slice(1).map((o, d, u) => /* @__PURE__ */ e(x, { as: "li", mb: d < u.length - 1 ? "xs" : void 0, children: /* @__PURE__ */ e(
|
|
10116
|
+
/* @__PURE__ */ e("ul", { children: i.links.slice(1).map((o, d, u) => /* @__PURE__ */ e(x, { as: "li", mb: d < u.length - 1 ? "xs" : void 0, children: /* @__PURE__ */ e(M, { ...o, color: "white" }) }, o.href)) })
|
|
10074
10117
|
] }, i.name)
|
|
10075
10118
|
)
|
|
10076
10119
|
}
|
|
@@ -10125,7 +10168,7 @@ const d1 = j(
|
|
|
10125
10168
|
children: /* @__PURE__ */ e("ul", { children: i.links.map((d, u) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ t(
|
|
10126
10169
|
m,
|
|
10127
10170
|
{
|
|
10128
|
-
as:
|
|
10171
|
+
as: M,
|
|
10129
10172
|
href: d.href,
|
|
10130
10173
|
justifyContent: "between",
|
|
10131
10174
|
color: "white",
|
|
@@ -10146,7 +10189,7 @@ const d1 = j(
|
|
|
10146
10189
|
/* @__PURE__ */ e(g, { size: "l", mx: "m", mb: "s", weight: "bold", children: "Nos applications" }),
|
|
10147
10190
|
/* @__PURE__ */ e(g, { mx: "m", mb: "s", children: "Découvrez l‘ensemble de nos applications 20 Minutes !" }),
|
|
10148
10191
|
/* @__PURE__ */ t(m, { mx: "m", gap: "xs", wrap: "wrap", alignItems: "center", mb: "xl", children: [
|
|
10149
|
-
/* @__PURE__ */ e(m, { as:
|
|
10192
|
+
/* @__PURE__ */ e(m, { as: M, inline: !0, href: a, children: /* @__PURE__ */ e(
|
|
10150
10193
|
z,
|
|
10151
10194
|
{
|
|
10152
10195
|
name: "logo-mini",
|
|
@@ -10187,11 +10230,11 @@ const d1 = j(
|
|
|
10187
10230
|
] })
|
|
10188
10231
|
]
|
|
10189
10232
|
}
|
|
10190
|
-
), q3 = ({ layout: a =
|
|
10191
|
-
layout: a =
|
|
10233
|
+
), q3 = ({ layout: a = _.MOBILE, ...s }) => a === _.DESKTOP ? /* @__PURE__ */ e(j0, { ...s }) : /* @__PURE__ */ e(F0, { ...s }), K3 = ({
|
|
10234
|
+
layout: a = _.MOBILE,
|
|
10192
10235
|
backhref: s,
|
|
10193
10236
|
...l
|
|
10194
|
-
}) => a ===
|
|
10237
|
+
}) => a === _.DESKTOP ? /* @__PURE__ */ e(A0, { ...l }) : /* @__PURE__ */ e(
|
|
10195
10238
|
D0,
|
|
10196
10239
|
{
|
|
10197
10240
|
logoHref: l.logoHref,
|
|
@@ -10231,7 +10274,7 @@ const T0 = {
|
|
|
10231
10274
|
logoName: i = "logo",
|
|
10232
10275
|
isCurrentPageHome: o = !1
|
|
10233
10276
|
}) => {
|
|
10234
|
-
const d = () => o ? "ultramarine" : i === "logo-tv" ? "white" : "black", u = /* @__PURE__ */ e(
|
|
10277
|
+
const d = () => o ? "ultramarine" : i === "logo-tv" ? "white" : "black", u = /* @__PURE__ */ e(M, { href: a, className: p({ "c-header__logo": !r }), children: /* @__PURE__ */ e(
|
|
10235
10278
|
z,
|
|
10236
10279
|
{
|
|
10237
10280
|
color: "white",
|
|
@@ -10263,7 +10306,7 @@ const T0 = {
|
|
|
10263
10306
|
/* @__PURE__ */ e(l1, { href: "#menu-nav", children: "Passer à l'en-tête" }),
|
|
10264
10307
|
/* @__PURE__ */ e(l1, { href: "#footer", children: "Passer au pied de page" }),
|
|
10265
10308
|
/* @__PURE__ */ e(
|
|
10266
|
-
|
|
10309
|
+
H,
|
|
10267
10310
|
{
|
|
10268
10311
|
color: "translucent",
|
|
10269
10312
|
iconProps: {
|
|
@@ -10275,7 +10318,7 @@ const T0 = {
|
|
|
10275
10318
|
}
|
|
10276
10319
|
),
|
|
10277
10320
|
/* @__PURE__ */ e(
|
|
10278
|
-
|
|
10321
|
+
H,
|
|
10279
10322
|
{
|
|
10280
10323
|
color: "translucent",
|
|
10281
10324
|
iconProps: {
|
|
@@ -10363,7 +10406,7 @@ const T0 = {
|
|
|
10363
10406
|
bg: i === "logo-tv" ? "blue-dark" : "grey-50",
|
|
10364
10407
|
children: [
|
|
10365
10408
|
/* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(
|
|
10366
|
-
|
|
10409
|
+
M,
|
|
10367
10410
|
{
|
|
10368
10411
|
href: s,
|
|
10369
10412
|
color: d(),
|
|
@@ -10384,7 +10427,7 @@ const T0 = {
|
|
|
10384
10427
|
}),
|
|
10385
10428
|
children: [
|
|
10386
10429
|
/* @__PURE__ */ e(
|
|
10387
|
-
|
|
10430
|
+
M,
|
|
10388
10431
|
{
|
|
10389
10432
|
href: h.link,
|
|
10390
10433
|
color: h.isActive && (h.color || "ultramarine") || i === "logo-tv" && "white" || "black",
|
|
@@ -10399,7 +10442,7 @@ const T0 = {
|
|
|
10399
10442
|
}
|
|
10400
10443
|
),
|
|
10401
10444
|
h.subCategory && /* @__PURE__ */ e(
|
|
10402
|
-
|
|
10445
|
+
L0,
|
|
10403
10446
|
{
|
|
10404
10447
|
name: h.name,
|
|
10405
10448
|
link: h.link,
|
|
@@ -10437,7 +10480,7 @@ const T0 = {
|
|
|
10437
10480
|
showOpenButton: n = !0,
|
|
10438
10481
|
backhref: i
|
|
10439
10482
|
}) => {
|
|
10440
|
-
const o = /* @__PURE__ */ e(
|
|
10483
|
+
const o = /* @__PURE__ */ e(M, { href: a, className: s ? void 0 : "c-header-mobile__logo", children: /* @__PURE__ */ e(
|
|
10441
10484
|
z,
|
|
10442
10485
|
{
|
|
10443
10486
|
color: "white",
|
|
@@ -10462,7 +10505,7 @@ const T0 = {
|
|
|
10462
10505
|
n ? /* @__PURE__ */ t(S, { children: [
|
|
10463
10506
|
/* @__PURE__ */ t("div", { className: "js-header-btn-menu", children: [
|
|
10464
10507
|
/* @__PURE__ */ e(
|
|
10465
|
-
|
|
10508
|
+
O,
|
|
10466
10509
|
{
|
|
10467
10510
|
variant: "ghost",
|
|
10468
10511
|
color: "white",
|
|
@@ -10476,7 +10519,7 @@ const T0 = {
|
|
|
10476
10519
|
}
|
|
10477
10520
|
),
|
|
10478
10521
|
/* @__PURE__ */ e(
|
|
10479
|
-
|
|
10522
|
+
O,
|
|
10480
10523
|
{
|
|
10481
10524
|
variant: "ghost",
|
|
10482
10525
|
color: "white",
|
|
@@ -10492,7 +10535,7 @@ const T0 = {
|
|
|
10492
10535
|
)
|
|
10493
10536
|
] }),
|
|
10494
10537
|
i && /* @__PURE__ */ e(
|
|
10495
|
-
|
|
10538
|
+
O,
|
|
10496
10539
|
{
|
|
10497
10540
|
as: "a",
|
|
10498
10541
|
href: i,
|
|
@@ -10535,7 +10578,7 @@ const T0 = {
|
|
|
10535
10578
|
...v,
|
|
10536
10579
|
body: d(
|
|
10537
10580
|
v.body,
|
|
10538
|
-
s ===
|
|
10581
|
+
s === _.DESKTOP ? v.name === "le-direct" && 25 || 10 : 5
|
|
10539
10582
|
)
|
|
10540
10583
|
})).filter((v) => v.body && v.body.length > 0).map((v) => {
|
|
10541
10584
|
const w = v.name === "le-direct";
|
|
@@ -10548,50 +10591,50 @@ const T0 = {
|
|
|
10548
10591
|
"div",
|
|
10549
10592
|
{
|
|
10550
10593
|
className: p({
|
|
10551
|
-
"c-most-read-articles-is-scrollable": r && s ===
|
|
10552
|
-
"c-most-read-articles-fit-container": l && s ===
|
|
10594
|
+
"c-most-read-articles-is-scrollable": r && s === _.DESKTOP,
|
|
10595
|
+
"c-most-read-articles-fit-container": l && s === _.DESKTOP
|
|
10553
10596
|
}),
|
|
10554
|
-
children: /* @__PURE__ */ e("div", { children: v.body.map((
|
|
10597
|
+
children: /* @__PURE__ */ e("div", { children: v.body.map((y, b) => /* @__PURE__ */ t(a1.Fragment, { children: [
|
|
10555
10598
|
w ? /* @__PURE__ */ e(
|
|
10556
10599
|
se,
|
|
10557
10600
|
{
|
|
10558
|
-
link:
|
|
10559
|
-
title:
|
|
10601
|
+
link: y.url,
|
|
10602
|
+
title: y.title,
|
|
10560
10603
|
cardHeaderProps: {
|
|
10561
|
-
headline: { text:
|
|
10562
|
-
liveTime:
|
|
10604
|
+
headline: { text: y.rubricName },
|
|
10605
|
+
liveTime: y.liveTime
|
|
10563
10606
|
},
|
|
10564
10607
|
cardTitleProps: {
|
|
10565
10608
|
size: { xs: "xxs-2", md: "xxs-3" },
|
|
10566
|
-
cartridge:
|
|
10609
|
+
cartridge: y.cartridge
|
|
10567
10610
|
},
|
|
10568
10611
|
layout: s,
|
|
10569
|
-
mr: r && s ===
|
|
10612
|
+
mr: r && s === _.DESKTOP && v.body.length > 3 ? "s" : void 0
|
|
10570
10613
|
}
|
|
10571
10614
|
) : /* @__PURE__ */ e(
|
|
10572
10615
|
e0,
|
|
10573
10616
|
{
|
|
10574
|
-
link:
|
|
10575
|
-
title:
|
|
10617
|
+
link: y.url,
|
|
10618
|
+
title: y.title,
|
|
10576
10619
|
cardHeaderProps: {
|
|
10577
|
-
headline: { text:
|
|
10620
|
+
headline: { text: y.rubricName }
|
|
10578
10621
|
},
|
|
10579
|
-
...s ===
|
|
10580
|
-
cardImageProps:
|
|
10622
|
+
...s === _.DESKTOP && {
|
|
10623
|
+
cardImageProps: y.cardImageProps
|
|
10581
10624
|
},
|
|
10582
|
-
cardTitleProps: { size: "xxs-3", cartridge:
|
|
10625
|
+
cardTitleProps: { size: "xxs-3", cartridge: y.cartridge },
|
|
10583
10626
|
cardNumber: { value: b + 1, size: "small" },
|
|
10584
10627
|
layout: s,
|
|
10585
|
-
mr: r && s ===
|
|
10628
|
+
mr: r && s === _.DESKTOP ? "s" : void 0,
|
|
10586
10629
|
variant: "small"
|
|
10587
10630
|
}
|
|
10588
10631
|
),
|
|
10589
10632
|
b !== v.body.length - 1 && /* @__PURE__ */ e(P, { color: "grey-200", my: "s" })
|
|
10590
|
-
] },
|
|
10633
|
+
] }, y.title)) })
|
|
10591
10634
|
}
|
|
10592
10635
|
),
|
|
10593
10636
|
n && /* @__PURE__ */ e(m, { mt: "xl", justifyContent: "center", ...i, children: /* @__PURE__ */ e(
|
|
10594
|
-
|
|
10637
|
+
M,
|
|
10595
10638
|
{
|
|
10596
10639
|
buttonColor: "primary",
|
|
10597
10640
|
variant: "outlined",
|
|
@@ -10612,7 +10655,7 @@ const T0 = {
|
|
|
10612
10655
|
{
|
|
10613
10656
|
tabItemActive: c || h[0].name,
|
|
10614
10657
|
tabItems: h,
|
|
10615
|
-
fitContainer: l && s ===
|
|
10658
|
+
fitContainer: l && s === _.DESKTOP,
|
|
10616
10659
|
...o
|
|
10617
10660
|
}
|
|
10618
10661
|
);
|
|
@@ -10627,7 +10670,7 @@ const T0 = {
|
|
|
10627
10670
|
}) => {
|
|
10628
10671
|
const o = (h, v) => h.slice(0, v), u = a.map((h) => ({
|
|
10629
10672
|
...h,
|
|
10630
|
-
body: o(h.body, s ===
|
|
10673
|
+
body: o(h.body, s === _.DESKTOP ? 10 : 5)
|
|
10631
10674
|
})).filter((h) => h.body && h.body.length > 0).map((h) => ({
|
|
10632
10675
|
name: h.name,
|
|
10633
10676
|
title: h.title,
|
|
@@ -10637,8 +10680,8 @@ const T0 = {
|
|
|
10637
10680
|
"div",
|
|
10638
10681
|
{
|
|
10639
10682
|
className: p({
|
|
10640
|
-
"c-most-read-articles-is-scrollable": r && s ===
|
|
10641
|
-
"c-most-read-articles-fit-container": l && s ===
|
|
10683
|
+
"c-most-read-articles-is-scrollable": r && s === _.DESKTOP,
|
|
10684
|
+
"c-most-read-articles-fit-container": l && s === _.DESKTOP
|
|
10642
10685
|
}),
|
|
10643
10686
|
children: h.body.map((v, w) => /* @__PURE__ */ t(a1.Fragment, { children: [
|
|
10644
10687
|
/* @__PURE__ */ e(
|
|
@@ -10652,14 +10695,14 @@ const T0 = {
|
|
|
10652
10695
|
cardTitleProps: {
|
|
10653
10696
|
size: "xxs-2"
|
|
10654
10697
|
},
|
|
10655
|
-
mr: r && s ===
|
|
10698
|
+
mr: r && s === _.DESKTOP ? "s" : void 0
|
|
10656
10699
|
}
|
|
10657
10700
|
),
|
|
10658
10701
|
w !== h.body.length - 1 && /* @__PURE__ */ e(P, { color: "grey-200", my: "s" })
|
|
10659
10702
|
] }, v.title))
|
|
10660
10703
|
}
|
|
10661
10704
|
),
|
|
10662
|
-
h.seeMoreLink && /* @__PURE__ */ e(m, { mt: "xl", justifyContent: "center", children: /* @__PURE__ */ e(
|
|
10705
|
+
h.seeMoreLink && /* @__PURE__ */ e(m, { mt: "xl", justifyContent: "center", children: /* @__PURE__ */ e(M, { buttonColor: "primary", variant: "outlined", ...h.seeMoreLink }) })
|
|
10663
10706
|
] })
|
|
10664
10707
|
}));
|
|
10665
10708
|
return u.length === 0 ? null : /* @__PURE__ */ e(
|
|
@@ -10667,8 +10710,8 @@ const T0 = {
|
|
|
10667
10710
|
{
|
|
10668
10711
|
tabItemActive: c || (u.length > 0 ? u[0].name : ""),
|
|
10669
10712
|
tabItems: u,
|
|
10670
|
-
fitContainer: l && s ===
|
|
10671
|
-
...
|
|
10713
|
+
fitContainer: l && s === _.DESKTOP,
|
|
10714
|
+
..._.DESKTOP === s && (r || l) && { "data-background-variant": "blue-dark" },
|
|
10672
10715
|
tabTitlesColor: n,
|
|
10673
10716
|
...i
|
|
10674
10717
|
}
|
|
@@ -10684,14 +10727,14 @@ const T0 = {
|
|
|
10684
10727
|
return null;
|
|
10685
10728
|
const n = r || (c === "overview" ? /* @__PURE__ */ t(S, { children: [
|
|
10686
10729
|
"Le récap",
|
|
10687
|
-
s ===
|
|
10730
|
+
s === _.DESKTOP ? /* @__PURE__ */ e("br", {}) : " ",
|
|
10688
10731
|
"de la journée"
|
|
10689
10732
|
] }) : /* @__PURE__ */ t(S, { children: [
|
|
10690
10733
|
"Les offres",
|
|
10691
|
-
s ===
|
|
10734
|
+
s === _.DESKTOP ? /* @__PURE__ */ e("br", {}) : " ",
|
|
10692
10735
|
"du moment"
|
|
10693
10736
|
] })), i = /* @__PURE__ */ e(
|
|
10694
|
-
|
|
10737
|
+
V,
|
|
10695
10738
|
{
|
|
10696
10739
|
as: "h2",
|
|
10697
10740
|
size: { xs: "xxs-2", md: "xxs-3" },
|
|
@@ -10744,7 +10787,7 @@ const T0 = {
|
|
|
10744
10787
|
...h,
|
|
10745
10788
|
cardTitleProps: {
|
|
10746
10789
|
as: "h3",
|
|
10747
|
-
maxRows: s ===
|
|
10790
|
+
maxRows: s === _.DESKTOP ? 2 : 3,
|
|
10748
10791
|
...h.cardTitleProps || {}
|
|
10749
10792
|
},
|
|
10750
10793
|
variant: "overviewBar"
|
|
@@ -10754,14 +10797,14 @@ const T0 = {
|
|
|
10754
10797
|
h.title
|
|
10755
10798
|
)) }), u = a.map(() => ({ loaded: !1, loading: !1 }));
|
|
10756
10799
|
return /* @__PURE__ */ t("div", { className: "js-overview-bar-container", children: [
|
|
10757
|
-
s ===
|
|
10800
|
+
s === _.DESKTOP ? /* @__PURE__ */ t(m, { alignItems: "center", py: "xs", px: "m", className: "c-overview-bar", children: [
|
|
10758
10801
|
i,
|
|
10759
10802
|
d
|
|
10760
10803
|
] }) : /* @__PURE__ */ t(x, { py: "xs", className: "c-overview-bar", children: [
|
|
10761
10804
|
i,
|
|
10762
10805
|
d
|
|
10763
10806
|
] }),
|
|
10764
|
-
l && s ===
|
|
10807
|
+
l && s === _.MOBILE && /* @__PURE__ */ e(Re, { items: u, mt: "s" })
|
|
10765
10808
|
] });
|
|
10766
10809
|
}, Y3 = ({ medias: a, ...s }) => !a || a.length === 0 ? null : /* @__PURE__ */ e(x, { ...s, className: "pswp-gallery", id: "photoswipe-gallery", children: a.map((l, c) => /* @__PURE__ */ e(
|
|
10767
10810
|
"a",
|
|
@@ -10800,13 +10843,13 @@ const T0 = {
|
|
|
10800
10843
|
{
|
|
10801
10844
|
...c,
|
|
10802
10845
|
className: p("c-ranking", c.className, {
|
|
10803
|
-
"c-ranking--is-mobile": s ===
|
|
10846
|
+
"c-ranking--is-mobile": s === _.MOBILE,
|
|
10804
10847
|
"c-ranking--with-fixture": r
|
|
10805
10848
|
}),
|
|
10806
10849
|
children: [
|
|
10807
|
-
/* @__PURE__ */ t(s1, { colsNumber: s ===
|
|
10850
|
+
/* @__PURE__ */ t(s1, { colsNumber: s === _.MOBILE ? 5 : 6, className: "c-ranking__content", children: [
|
|
10808
10851
|
/* @__PURE__ */ e("div", {}),
|
|
10809
|
-
s ===
|
|
10852
|
+
s === _.DESKTOP && /* @__PURE__ */ e("div", {}),
|
|
10810
10853
|
/* @__PURE__ */ e(m, { alignItems: "center", className: "c-ranking__header", children: /* @__PURE__ */ e(g, { as: "span", weight: "bold", children: "Joueur" }) }),
|
|
10811
10854
|
/* @__PURE__ */ e(m, { alignItems: "center", className: "c-ranking__header", children: /* @__PURE__ */ e(g, { as: "span", weight: "bold", children: "Score" }) }),
|
|
10812
10855
|
/* @__PURE__ */ e(m, { alignItems: "center", className: "c-ranking__header", children: /* @__PURE__ */ e(g, { as: "span", weight: "bold", children: "Parties jouées" }) }),
|
|
@@ -10821,7 +10864,7 @@ const T0 = {
|
|
|
10821
10864
|
children: /* @__PURE__ */ e(g, { weight: "bold", size: "m", color: o.isCurrentUser ? "ultramarine" : void 0, children: y1(o.current) })
|
|
10822
10865
|
}
|
|
10823
10866
|
),
|
|
10824
|
-
s ===
|
|
10867
|
+
s === _.DESKTOP && /* @__PURE__ */ e(
|
|
10825
10868
|
m,
|
|
10826
10869
|
{
|
|
10827
10870
|
alignItems: "center",
|
|
@@ -10890,7 +10933,7 @@ const T0 = {
|
|
|
10890
10933
|
/* @__PURE__ */ e("br", {}),
|
|
10891
10934
|
/* @__PURE__ */ e(g, { as: "span", size: "m", weight: "bold", children: "Mes statistiques de jeu" })
|
|
10892
10935
|
] }),
|
|
10893
|
-
/* @__PURE__ */ e(
|
|
10936
|
+
/* @__PURE__ */ e(H, { type: "button", "data-a11y-dialog-show": "dialog-user-panel", color: "primary", children: "Se connecter" })
|
|
10894
10937
|
]
|
|
10895
10938
|
}
|
|
10896
10939
|
)
|
|
@@ -10934,7 +10977,7 @@ const T0 = {
|
|
|
10934
10977
|
}
|
|
10935
10978
|
)
|
|
10936
10979
|
] }, i.title)).slice(1, 3),
|
|
10937
|
-
c && /* @__PURE__ */ e(m, { justifyContent: "center", mt: "xl", pb: "m", children: /* @__PURE__ */ e(
|
|
10980
|
+
c && /* @__PURE__ */ e(m, { justifyContent: "center", mt: "xl", pb: "m", children: /* @__PURE__ */ e(M, { buttonColor: "primary", variant: "outlined", ...c }) })
|
|
10938
10981
|
]
|
|
10939
10982
|
}
|
|
10940
10983
|
);
|
|
@@ -10945,10 +10988,10 @@ const T0 = {
|
|
|
10945
10988
|
...c
|
|
10946
10989
|
}) => s.length > 0 ? /* @__PURE__ */ t(x, { as: "section", ...c, className: "c-three-columns-articles", children: [
|
|
10947
10990
|
a && /* @__PURE__ */ t(S, { children: [
|
|
10948
|
-
/* @__PURE__ */ e(
|
|
10949
|
-
/* @__PURE__ */ e(
|
|
10991
|
+
/* @__PURE__ */ e(V1, { mb: "xl" }),
|
|
10992
|
+
/* @__PURE__ */ e(L1, { as: "h2", size: "m", mb: "l", textAlign: { xs: "center", md: "left" }, children: a })
|
|
10950
10993
|
] }),
|
|
10951
|
-
l ===
|
|
10994
|
+
l === _.DESKTOP ? /* @__PURE__ */ e(d1, { itemsGap: "xl", layout: l, sliderVariant: "three-columns-articles", children: s.map(
|
|
10952
10995
|
(r) => r.articles.length > 0 ? /* @__PURE__ */ e(O0, { ...r }, r.title.label) : null
|
|
10953
10996
|
) }) : s.map((r, n) => /* @__PURE__ */ e(
|
|
10954
10997
|
n0,
|
|
@@ -11006,7 +11049,7 @@ export {
|
|
|
11006
11049
|
x as Box,
|
|
11007
11050
|
P2 as Breadcrumb,
|
|
11008
11051
|
q2 as BulletedList,
|
|
11009
|
-
|
|
11052
|
+
H as Button,
|
|
11010
11053
|
K2 as Calendar,
|
|
11011
11054
|
D as CardContainer,
|
|
11012
11055
|
U2 as CardExtraLarge,
|
|
@@ -11046,7 +11089,7 @@ export {
|
|
|
11046
11089
|
d3 as DarkModeSwitch,
|
|
11047
11090
|
h3 as DiscoverList,
|
|
11048
11091
|
P as Divider,
|
|
11049
|
-
|
|
11092
|
+
V1 as DividerSection,
|
|
11050
11093
|
W1 as DividerVertical,
|
|
11051
11094
|
P3 as ElectionsResult,
|
|
11052
11095
|
R2 as Embed,
|
|
@@ -11066,10 +11109,10 @@ export {
|
|
|
11066
11109
|
x3 as HeaderPage,
|
|
11067
11110
|
w3 as HeaderSection,
|
|
11068
11111
|
d0 as HeaderSideModal,
|
|
11069
|
-
|
|
11070
|
-
|
|
11112
|
+
L1 as HeaderTitle,
|
|
11113
|
+
V as Heading,
|
|
11071
11114
|
z as Icon,
|
|
11072
|
-
|
|
11115
|
+
O as IconButton,
|
|
11073
11116
|
Q as IconItem,
|
|
11074
11117
|
t1 as IconTooltip,
|
|
11075
11118
|
C2 as Iframe,
|
|
@@ -11077,12 +11120,12 @@ export {
|
|
|
11077
11120
|
i1 as Img,
|
|
11078
11121
|
u0 as InfoBanner,
|
|
11079
11122
|
r1 as InlineSeparator,
|
|
11080
|
-
|
|
11123
|
+
$1 as Input,
|
|
11081
11124
|
A as Label,
|
|
11082
11125
|
S2 as LabelSection,
|
|
11083
|
-
|
|
11126
|
+
_ as LayoutType,
|
|
11084
11127
|
v1 as Legend,
|
|
11085
|
-
|
|
11128
|
+
M as Link,
|
|
11086
11129
|
p0 as ListWithDiode,
|
|
11087
11130
|
f3 as LiveIndicator,
|
|
11088
11131
|
y3 as LiveQuestion,
|
|
@@ -11097,44 +11140,44 @@ export {
|
|
|
11097
11140
|
m1 as MediaLink,
|
|
11098
11141
|
U as MediaSourceType,
|
|
11099
11142
|
B3 as Menu,
|
|
11100
|
-
|
|
11143
|
+
V3 as MenuList,
|
|
11101
11144
|
Q1 as Modal,
|
|
11102
11145
|
U3 as MostReadArticles,
|
|
11103
11146
|
G3 as MostWatchVideos,
|
|
11104
|
-
|
|
11105
|
-
|
|
11147
|
+
$3 as Newsletter,
|
|
11148
|
+
H3 as OrderedListWithNumber,
|
|
11106
11149
|
Te as Overlay,
|
|
11107
11150
|
W3 as OverviewBar,
|
|
11108
|
-
|
|
11151
|
+
L3 as Pagination,
|
|
11109
11152
|
f0 as PercentageBar,
|
|
11110
11153
|
Y3 as PhotoSwipeGallery,
|
|
11111
|
-
|
|
11112
|
-
|
|
11113
|
-
|
|
11154
|
+
H1 as Pipe,
|
|
11155
|
+
Z3 as Prose,
|
|
11156
|
+
V2 as RadioButton,
|
|
11114
11157
|
J3 as Ranking,
|
|
11115
11158
|
Ae as Rating,
|
|
11116
11159
|
y0 as ReactButton,
|
|
11117
11160
|
ye as ReactionContent,
|
|
11118
|
-
|
|
11161
|
+
$2 as ReadAlso,
|
|
11119
11162
|
j3 as ReadAlsoBanner,
|
|
11120
|
-
|
|
11163
|
+
H2 as ScrollProgressBar,
|
|
11121
11164
|
Ie as ScrollToTopButton,
|
|
11122
11165
|
m3 as SearchBanner,
|
|
11123
11166
|
u1 as SearchForm,
|
|
11124
|
-
|
|
11167
|
+
L2 as Section,
|
|
11125
11168
|
re as SectionTitle,
|
|
11126
11169
|
De as Select,
|
|
11127
11170
|
F3 as ShareBar,
|
|
11128
11171
|
T3 as ShowCover,
|
|
11129
11172
|
ne as Signature,
|
|
11130
|
-
|
|
11173
|
+
Z2 as Skeleton,
|
|
11131
11174
|
d1 as Slider,
|
|
11132
11175
|
A3 as SmartBanner,
|
|
11133
11176
|
n1 as SocialBar,
|
|
11134
11177
|
Y as Sponsor,
|
|
11135
11178
|
Re as Stepper,
|
|
11136
|
-
|
|
11137
|
-
|
|
11179
|
+
H0 as StreakBlock,
|
|
11180
|
+
L0 as SubMenu,
|
|
11138
11181
|
k2 as SvgSprite,
|
|
11139
11182
|
Oe as Switch,
|
|
11140
11183
|
Ee as Tab,
|
|
@@ -11176,7 +11219,7 @@ export {
|
|
|
11176
11219
|
i2 as fontWeightTokenNameList,
|
|
11177
11220
|
j as forwardRef,
|
|
11178
11221
|
T1 as franceMainCities,
|
|
11179
|
-
|
|
11222
|
+
Ve as getSrcSetFromFormats,
|
|
11180
11223
|
o2 as headingSizeTokenNameList,
|
|
11181
11224
|
M2 as iconButtonColor,
|
|
11182
11225
|
x2 as iconTokenNameHorscopeChineseList,
|