@20minutes/hela 2.22.13 → 2.23.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/atoms/IconButton/IconButton.d.ts +1 -1
- package/dist/components/molecules/Card/Templates/CardName/CardName.d.ts +7 -0
- package/dist/components/molecules/Card/Templates/CardName/index.d.ts +1 -0
- package/dist/components/molecules/Card/Templates/index.d.ts +1 -0
- package/dist/constants/buttonConfig.d.ts +1 -1
- package/dist/index.es.js +133 -114
- package/dist/index.umd.cjs +1 -1
- package/dist/scss/abstracts/mixins/_buttons.scss +9 -0
- package/dist/scss/abstracts/variables/_token-variables.scss +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -177,7 +177,8 @@ const p = /* @__PURE__ */ ye(ze), J0 = ({
|
|
|
177
177
|
"translucent",
|
|
178
178
|
"dark",
|
|
179
179
|
"white",
|
|
180
|
-
"blue-ice"
|
|
180
|
+
"blue-ice",
|
|
181
|
+
"green"
|
|
181
182
|
], Q0 = ["ghost", "outlined", "link", "ghost-with-icon-bg", "close"], e2 = ["column", "row", "column-reverse", "row-reverse"], a2 = ["wrap", "wrap-reverse", "no-wrap"], s2 = ["start", "end", "center", "baseline", "stretch"], c2 = [
|
|
182
183
|
"start",
|
|
183
184
|
"end",
|
|
@@ -5752,7 +5753,24 @@ const d1 = j(
|
|
|
5752
5753
|
/* @__PURE__ */ e(m, { direction: "column", gap: "xs", mt: "l", mx: "auto", className: "c-card-movie__footer", children: f })
|
|
5753
5754
|
] })
|
|
5754
5755
|
] });
|
|
5755
|
-
}, c3 = ({
|
|
5756
|
+
}, c3 = ({ title: a, description: s, ...c }) => /* @__PURE__ */ t(x, { as: "article", ...c, children: [
|
|
5757
|
+
/* @__PURE__ */ e(
|
|
5758
|
+
g,
|
|
5759
|
+
{
|
|
5760
|
+
color: "grey-50",
|
|
5761
|
+
weight: "bold",
|
|
5762
|
+
size: "m",
|
|
5763
|
+
px: { xs: "m", md: "0" },
|
|
5764
|
+
bg: "animaux",
|
|
5765
|
+
radius: "s",
|
|
5766
|
+
py: "xxs",
|
|
5767
|
+
mb: "s",
|
|
5768
|
+
textAlign: "center",
|
|
5769
|
+
children: a
|
|
5770
|
+
}
|
|
5771
|
+
),
|
|
5772
|
+
/* @__PURE__ */ e(g, { color: "grey-900", children: s })
|
|
5773
|
+
] }), l3 = ({
|
|
5756
5774
|
id: a,
|
|
5757
5775
|
label: s,
|
|
5758
5776
|
title: c,
|
|
@@ -5819,7 +5837,7 @@ const d1 = j(
|
|
|
5819
5837
|
]
|
|
5820
5838
|
}
|
|
5821
5839
|
);
|
|
5822
|
-
},
|
|
5840
|
+
}, t3 = ({
|
|
5823
5841
|
timeText: a,
|
|
5824
5842
|
hasDot: s,
|
|
5825
5843
|
closeButton: c,
|
|
@@ -5983,7 +6001,7 @@ const d1 = j(
|
|
|
5983
6001
|
] })
|
|
5984
6002
|
]
|
|
5985
6003
|
}
|
|
5986
|
-
),
|
|
6004
|
+
), r3 = ({
|
|
5987
6005
|
link: a,
|
|
5988
6006
|
title: s,
|
|
5989
6007
|
summaryProps: c,
|
|
@@ -6064,7 +6082,7 @@ const d1 = j(
|
|
|
6064
6082
|
/* @__PURE__ */ e(a1, { className: "c-card-skeleton__block--image" })
|
|
6065
6083
|
] })
|
|
6066
6084
|
}
|
|
6067
|
-
),
|
|
6085
|
+
), n3 = ({ variant: a, className: s, ...c }) => {
|
|
6068
6086
|
const l = p(
|
|
6069
6087
|
"c-card-skeleton",
|
|
6070
6088
|
{ [`c-card-skeleton--${a}`]: a },
|
|
@@ -6211,7 +6229,7 @@ const d1 = j(
|
|
|
6211
6229
|
}
|
|
6212
6230
|
)
|
|
6213
6231
|
}
|
|
6214
|
-
),
|
|
6232
|
+
), i3 = ({
|
|
6215
6233
|
link: a,
|
|
6216
6234
|
title: s,
|
|
6217
6235
|
signatureProps: c,
|
|
@@ -6288,7 +6306,7 @@ const d1 = j(
|
|
|
6288
6306
|
}
|
|
6289
6307
|
)
|
|
6290
6308
|
}
|
|
6291
|
-
),
|
|
6309
|
+
), o3 = ({
|
|
6292
6310
|
title: a,
|
|
6293
6311
|
summaryProps: s,
|
|
6294
6312
|
cardTitleProps: c,
|
|
@@ -6315,7 +6333,7 @@ const d1 = j(
|
|
|
6315
6333
|
/* @__PURE__ */ e(C, { ...r, buttonColor: "primary", href: l, whiteSpace: "nowrap", children: r.children })
|
|
6316
6334
|
]
|
|
6317
6335
|
}
|
|
6318
|
-
),
|
|
6336
|
+
), d3 = ({
|
|
6319
6337
|
link: a,
|
|
6320
6338
|
title: s,
|
|
6321
6339
|
summaryProps: c,
|
|
@@ -6508,7 +6526,7 @@ const d1 = j(
|
|
|
6508
6526
|
);
|
|
6509
6527
|
return i.push(w), i;
|
|
6510
6528
|
}, []);
|
|
6511
|
-
},
|
|
6529
|
+
}, h3 = ({ results: a, ...s }) => {
|
|
6512
6530
|
const r = a.map((i) => i.seats).reduce((i, o) => i + o, 0), n = a.filter((i) => i.seats > 0).map(
|
|
6513
6531
|
(i) => ({
|
|
6514
6532
|
name: i.politicalParty.name,
|
|
@@ -6620,7 +6638,7 @@ const d1 = j(
|
|
|
6620
6638
|
)
|
|
6621
6639
|
]
|
|
6622
6640
|
}
|
|
6623
|
-
),
|
|
6641
|
+
), m3 = ({ children: a, layout: s, ...c }) => {
|
|
6624
6642
|
const l = "dialog-chatbot";
|
|
6625
6643
|
return /* @__PURE__ */ t(
|
|
6626
6644
|
D1,
|
|
@@ -6639,7 +6657,7 @@ const d1 = j(
|
|
|
6639
6657
|
]
|
|
6640
6658
|
}
|
|
6641
6659
|
);
|
|
6642
|
-
},
|
|
6660
|
+
}, u3 = ({
|
|
6643
6661
|
citationText: a,
|
|
6644
6662
|
citationAuthor: s,
|
|
6645
6663
|
...c
|
|
@@ -6748,7 +6766,7 @@ const d1 = j(
|
|
|
6748
6766
|
}
|
|
6749
6767
|
);
|
|
6750
6768
|
}
|
|
6751
|
-
),
|
|
6769
|
+
), p3 = ({
|
|
6752
6770
|
enableComment: a,
|
|
6753
6771
|
lazyLoad: s = { delayed: !0, distanceVisible: 0 },
|
|
6754
6772
|
...c
|
|
@@ -6762,7 +6780,7 @@ const d1 = j(
|
|
|
6762
6780
|
...c,
|
|
6763
6781
|
children: /* @__PURE__ */ e("div", { id: "graphcomment", className: "c-comment__container" })
|
|
6764
6782
|
}
|
|
6765
|
-
) : null,
|
|
6783
|
+
) : null, g3 = ({
|
|
6766
6784
|
enableComment: a,
|
|
6767
6785
|
commentNumber: s = 0,
|
|
6768
6786
|
lazyLoad: c = { delayed: !0, distanceVisible: 0 }
|
|
@@ -6776,7 +6794,7 @@ const d1 = j(
|
|
|
6776
6794
|
"data-distance-visible": c.distanceVisible,
|
|
6777
6795
|
"data-comment-number": s
|
|
6778
6796
|
}
|
|
6779
|
-
) : null,
|
|
6797
|
+
) : null, v3 = ({ commentNumber: a, layout: s }) => s === _.MOBILE ? /* @__PURE__ */ t(S, { children: [
|
|
6780
6798
|
/* @__PURE__ */ e(E, { color: "grey-200" }),
|
|
6781
6799
|
/* @__PURE__ */ t(m, { gap: "xxs", p: "xs", children: [
|
|
6782
6800
|
/* @__PURE__ */ e(z, { name: "comment", size: 16, color: "ultramarine" }),
|
|
@@ -6870,7 +6888,7 @@ const d1 = j(
|
|
|
6870
6888
|
]
|
|
6871
6889
|
}
|
|
6872
6890
|
);
|
|
6873
|
-
},
|
|
6891
|
+
}, x3 = ({
|
|
6874
6892
|
label: a,
|
|
6875
6893
|
icon: s = { name: "darkmode", size: 20 },
|
|
6876
6894
|
...c
|
|
@@ -6881,7 +6899,7 @@ const d1 = j(
|
|
|
6881
6899
|
label: a || /* @__PURE__ */ e(g, { size: "l", as: "span", weight: "bold", children: "Mode sombre" }),
|
|
6882
6900
|
...c
|
|
6883
6901
|
}
|
|
6884
|
-
),
|
|
6902
|
+
), w3 = ({ topics: a, ...s }) => a.length === 0 ? null : /* @__PURE__ */ t(x, { ...s, children: [
|
|
6885
6903
|
/* @__PURE__ */ e(V, { as: "h3", mb: "xs", size: "xxs", children: "À découvrir" }),
|
|
6886
6904
|
/* @__PURE__ */ e("ul", { children: a.map((c) => /* @__PURE__ */ t(x, { as: "li", mb: "xs", children: [
|
|
6887
6905
|
/* @__PURE__ */ t(m, { alignItems: "center", gap: "xxs", children: [
|
|
@@ -6922,7 +6940,7 @@ const d1 = j(
|
|
|
6922
6940
|
}
|
|
6923
6941
|
)
|
|
6924
6942
|
] }, c.href)) })
|
|
6925
|
-
] }),
|
|
6943
|
+
] }), b3 = ({
|
|
6926
6944
|
layout: a,
|
|
6927
6945
|
searchFormProps: s,
|
|
6928
6946
|
title: c,
|
|
@@ -7066,7 +7084,7 @@ const d1 = j(
|
|
|
7066
7084
|
)
|
|
7067
7085
|
}
|
|
7068
7086
|
);
|
|
7069
|
-
},
|
|
7087
|
+
}, f3 = ({
|
|
7070
7088
|
reactListItems: a,
|
|
7071
7089
|
activeReaction: s,
|
|
7072
7090
|
...c
|
|
@@ -7100,7 +7118,7 @@ const d1 = j(
|
|
|
7100
7118
|
}
|
|
7101
7119
|
) }, l.type)) })
|
|
7102
7120
|
}
|
|
7103
|
-
),
|
|
7121
|
+
), y3 = ({
|
|
7104
7122
|
statusCode: a = "404",
|
|
7105
7123
|
enableGoogleSearch: s
|
|
7106
7124
|
}) => {
|
|
@@ -7190,7 +7208,7 @@ const d1 = j(
|
|
|
7190
7208
|
] })
|
|
7191
7209
|
]
|
|
7192
7210
|
}
|
|
7193
|
-
),
|
|
7211
|
+
), _3 = ({
|
|
7194
7212
|
title: a,
|
|
7195
7213
|
subtitle: s,
|
|
7196
7214
|
icon: c,
|
|
@@ -7209,7 +7227,7 @@ const d1 = j(
|
|
|
7209
7227
|
"logo-instant": [78, 24],
|
|
7210
7228
|
"logo-tv": [40, 22],
|
|
7211
7229
|
"logo-games": [60, 24]
|
|
7212
|
-
},
|
|
7230
|
+
}, z3 = ({
|
|
7213
7231
|
logoHref: a,
|
|
7214
7232
|
headerLinks: s,
|
|
7215
7233
|
logoName: c = "logo",
|
|
@@ -7314,7 +7332,7 @@ const d1 = j(
|
|
|
7314
7332
|
mt: { xs: "s", md: "m" },
|
|
7315
7333
|
children: /* @__PURE__ */ e($, { variant: "ghost-with-icon-bg", iconProps: { name: "trophy", size: 24 }, children: "Voir mon classement" })
|
|
7316
7334
|
}
|
|
7317
|
-
),
|
|
7335
|
+
), N3 = ({
|
|
7318
7336
|
layout: a,
|
|
7319
7337
|
heading: s,
|
|
7320
7338
|
rightAsideElement: c,
|
|
@@ -7486,7 +7504,7 @@ const d1 = j(
|
|
|
7486
7504
|
children: N
|
|
7487
7505
|
}
|
|
7488
7506
|
);
|
|
7489
|
-
},
|
|
7507
|
+
}, k3 = ({
|
|
7490
7508
|
label: a,
|
|
7491
7509
|
heading: s,
|
|
7492
7510
|
source: c,
|
|
@@ -7604,7 +7622,7 @@ const d1 = j(
|
|
|
7604
7622
|
/* @__PURE__ */ e("span", { className: "c-header-title__text-with-icon", children: a })
|
|
7605
7623
|
] }) : a
|
|
7606
7624
|
}
|
|
7607
|
-
),
|
|
7625
|
+
), M3 = ({
|
|
7608
7626
|
images: a,
|
|
7609
7627
|
layout: s,
|
|
7610
7628
|
withNavigation: c = !0,
|
|
@@ -7795,7 +7813,7 @@ const d1 = j(
|
|
|
7795
7813
|
);
|
|
7796
7814
|
}
|
|
7797
7815
|
return s;
|
|
7798
|
-
}), b0 = (a) => /* @__PURE__ */ e(S, { children: me(a) }),
|
|
7816
|
+
}), b0 = (a) => /* @__PURE__ */ e(S, { children: me(a) }), C3 = ({
|
|
7799
7817
|
variant: a,
|
|
7800
7818
|
isOver: s = !1,
|
|
7801
7819
|
updatedAt: c,
|
|
@@ -7836,7 +7854,7 @@ const d1 = j(
|
|
|
7836
7854
|
children: l?.children || s && "Terminé" || `Mis à jour ${c}`
|
|
7837
7855
|
}
|
|
7838
7856
|
)
|
|
7839
|
-
] }),
|
|
7857
|
+
] }), S3 = ({
|
|
7840
7858
|
enableLiveQuestion: a,
|
|
7841
7859
|
lazyLoad: s = { delayed: !0, distanceVisible: 0 },
|
|
7842
7860
|
...c
|
|
@@ -7852,7 +7870,7 @@ const d1 = j(
|
|
|
7852
7870
|
mx: { xs: "m", md: "0" }
|
|
7853
7871
|
}
|
|
7854
7872
|
)
|
|
7855
|
-
] }) : null,
|
|
7873
|
+
] }) : null, B3 = ({ question: a, author: s, response: c, ...l }) => /* @__PURE__ */ t(x, { ...l, className: "c-live-talk", children: [
|
|
7856
7874
|
/* @__PURE__ */ t(x, { bg: "grey-100", p: "s", mb: "xl", radius: "m", className: "c-live-talk__question", children: [
|
|
7857
7875
|
/* @__PURE__ */ e(
|
|
7858
7876
|
g,
|
|
@@ -7867,7 +7885,7 @@ const d1 = j(
|
|
|
7867
7885
|
/* @__PURE__ */ e(g, { color: "black", weight: "bold", size: "xs", children: s })
|
|
7868
7886
|
] }),
|
|
7869
7887
|
c && /* @__PURE__ */ e(g, { color: "grey-600", fontFamily: "source-serif-pro", size: "l", children: c })
|
|
7870
|
-
] }),
|
|
7888
|
+
] }), V3 = ({
|
|
7871
7889
|
status: a,
|
|
7872
7890
|
header: s,
|
|
7873
7891
|
title: c,
|
|
@@ -7900,10 +7918,10 @@ const d1 = j(
|
|
|
7900
7918
|
}
|
|
7901
7919
|
)
|
|
7902
7920
|
] });
|
|
7903
|
-
},
|
|
7921
|
+
}, $3 = (a) => /* @__PURE__ */ t(m, { as: C, color: "black", alignItems: "center", ...a, children: [
|
|
7904
7922
|
/* @__PURE__ */ e(z, { mr: "xs", name: "power", size: 20 }),
|
|
7905
7923
|
/* @__PURE__ */ e(g, { size: "m", as: "span", weight: "bold", children: "Se déconnecter" })
|
|
7906
|
-
] }),
|
|
7924
|
+
] }), Z3 = ({
|
|
7907
7925
|
electionName: a,
|
|
7908
7926
|
electionYear: s,
|
|
7909
7927
|
resultsPerDepartment: c,
|
|
@@ -7959,7 +7977,7 @@ const d1 = j(
|
|
|
7959
7977
|
] }),
|
|
7960
7978
|
n.length > 0 && /* @__PURE__ */ e(y1, { items: n, mt: "xxl" })
|
|
7961
7979
|
] });
|
|
7962
|
-
},
|
|
7980
|
+
}, H3 = ({
|
|
7963
7981
|
electionName: a,
|
|
7964
7982
|
electionYear: s,
|
|
7965
7983
|
resultsPerDistrict: c,
|
|
@@ -8055,7 +8073,7 @@ const d1 = j(
|
|
|
8055
8073
|
] }),
|
|
8056
8074
|
o.length > 0 && /* @__PURE__ */ e(y1, { items: o, mt: "xxl" })
|
|
8057
8075
|
] });
|
|
8058
|
-
},
|
|
8076
|
+
}, L3 = ({
|
|
8059
8077
|
electionName: a,
|
|
8060
8078
|
electionYear: s,
|
|
8061
8079
|
resultsPerCountry: c,
|
|
@@ -8124,7 +8142,7 @@ const d1 = j(
|
|
|
8124
8142
|
});
|
|
8125
8143
|
}
|
|
8126
8144
|
return s;
|
|
8127
|
-
}, z0 = (a) => new Map(a.map((s) => [s.id, s])), N0 = (a) => a.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/'/g, "-").replace(/[^a-zA-Z0-9]+/g, "-").replace(/^-+|-+$/g, "").toLowerCase(), Y1 = (a) => `/elections/resultats/${N0(a)}/`,
|
|
8145
|
+
}, z0 = (a) => new Map(a.map((s) => [s.id, s])), N0 = (a) => a.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/'/g, "-").replace(/[^a-zA-Z0-9]+/g, "-").replace(/^-+|-+$/g, "").toLowerCase(), Y1 = (a) => `/elections/resultats/${N0(a)}/`, j3 = ({
|
|
8128
8146
|
layout: a,
|
|
8129
8147
|
resultsPerTown: s,
|
|
8130
8148
|
departmentsPaths: c,
|
|
@@ -8411,7 +8429,7 @@ const d1 = j(
|
|
|
8411
8429
|
}
|
|
8412
8430
|
)
|
|
8413
8431
|
}
|
|
8414
|
-
),
|
|
8432
|
+
), I3 = ({
|
|
8415
8433
|
categories: a,
|
|
8416
8434
|
tagsActu: s,
|
|
8417
8435
|
layout: c,
|
|
@@ -8704,7 +8722,7 @@ const d1 = j(
|
|
|
8704
8722
|
)
|
|
8705
8723
|
]
|
|
8706
8724
|
}
|
|
8707
|
-
),
|
|
8725
|
+
), F3 = ({ links: a, activeLink: s, ...c }) => /* @__PURE__ */ e(x, { className: "c-sub-menu", ...c, children: a.map((l, r) => {
|
|
8708
8726
|
const n = s === l.href;
|
|
8709
8727
|
return /* @__PURE__ */ t(
|
|
8710
8728
|
m,
|
|
@@ -8723,7 +8741,7 @@ const d1 = j(
|
|
|
8723
8741
|
},
|
|
8724
8742
|
l.href
|
|
8725
8743
|
);
|
|
8726
|
-
}) }),
|
|
8744
|
+
}) }), A3 = ({
|
|
8727
8745
|
title: a,
|
|
8728
8746
|
description: s,
|
|
8729
8747
|
placeholder: c,
|
|
@@ -8765,10 +8783,10 @@ const d1 = j(
|
|
|
8765
8783
|
/* @__PURE__ */ e(A1, { bg: n }),
|
|
8766
8784
|
d
|
|
8767
8785
|
] }) });
|
|
8768
|
-
},
|
|
8786
|
+
}, T3 = ({
|
|
8769
8787
|
items: a,
|
|
8770
8788
|
...s
|
|
8771
|
-
}) => !a || a.length === 0 ? null : /* @__PURE__ */ e(x, { ...s, as: "ol", className: "c-ordered-list-with-number", children: a.map((c) => /* @__PURE__ */ e(g, { as: "li", className: "c-ordered-list-with-number__item", size: "xl", children: c.text }, c.id)) }),
|
|
8789
|
+
}) => !a || a.length === 0 ? null : /* @__PURE__ */ e(x, { ...s, as: "ol", className: "c-ordered-list-with-number", children: a.map((c) => /* @__PURE__ */ e(g, { as: "li", className: "c-ordered-list-with-number__item", size: "xl", children: c.text }, c.id)) }), D3 = ({
|
|
8772
8790
|
totalArticles: a,
|
|
8773
8791
|
currentPage: s,
|
|
8774
8792
|
pagePath: c,
|
|
@@ -8806,7 +8824,7 @@ const d1 = j(
|
|
|
8806
8824
|
}
|
|
8807
8825
|
)
|
|
8808
8826
|
}
|
|
8809
|
-
) }),
|
|
8827
|
+
) }), R3 = ({ content: a, ...s }) => /* @__PURE__ */ e(
|
|
8810
8828
|
x,
|
|
8811
8829
|
{
|
|
8812
8830
|
...s,
|
|
@@ -8922,7 +8940,7 @@ const d1 = j(
|
|
|
8922
8940
|
]
|
|
8923
8941
|
}
|
|
8924
8942
|
);
|
|
8925
|
-
},
|
|
8943
|
+
}, O3 = ({
|
|
8926
8944
|
articles: a,
|
|
8927
8945
|
layout: s,
|
|
8928
8946
|
limitTop: c = 0,
|
|
@@ -9107,7 +9125,7 @@ const d1 = j(
|
|
|
9107
9125
|
}
|
|
9108
9126
|
}, H0 = (a) => {
|
|
9109
9127
|
typeof window > "u" || (a.preventDefault(), window.open(a.currentTarget.href, "share-dialog", "noopener,noreferrer,width=600,height=600"));
|
|
9110
|
-
},
|
|
9128
|
+
}, P3 = ({
|
|
9111
9129
|
networks: a = C0,
|
|
9112
9130
|
url: s = "",
|
|
9113
9131
|
title: c = "",
|
|
@@ -9153,7 +9171,7 @@ const d1 = j(
|
|
|
9153
9171
|
}
|
|
9154
9172
|
) }, h);
|
|
9155
9173
|
}) }) });
|
|
9156
|
-
},
|
|
9174
|
+
}, E3 = ({
|
|
9157
9175
|
backgroundImage: a,
|
|
9158
9176
|
title: s,
|
|
9159
9177
|
subtitle: c,
|
|
@@ -9218,7 +9236,7 @@ const d1 = j(
|
|
|
9218
9236
|
h && c === _.MOBILE && /* @__PURE__ */ e(X, { sponsor: h, size: "xxs" })
|
|
9219
9237
|
] });
|
|
9220
9238
|
return i ? /* @__PURE__ */ e("a", { href: i, children: w }) : w;
|
|
9221
|
-
},
|
|
9239
|
+
}, q3 = ({ installButton: a, closeButton: s }) => /* @__PURE__ */ t(m, { className: "c-smart-banner", alignItems: "center", gap: "xs", bg: "ultramarine", color: "white", children: [
|
|
9222
9240
|
/* @__PURE__ */ e(
|
|
9223
9241
|
$,
|
|
9224
9242
|
{
|
|
@@ -9788,7 +9806,7 @@ const d1 = j(
|
|
|
9788
9806
|
] })
|
|
9789
9807
|
] })
|
|
9790
9808
|
}
|
|
9791
|
-
),
|
|
9809
|
+
), K3 = ({ hasHeader: a, tableProps: s, ...c }) => {
|
|
9792
9810
|
if (!s?.length)
|
|
9793
9811
|
return null;
|
|
9794
9812
|
const l = a ? s[0] : null, r = a ? s.slice(1) : s;
|
|
@@ -9857,7 +9875,7 @@ const d1 = j(
|
|
|
9857
9875
|
]
|
|
9858
9876
|
}
|
|
9859
9877
|
);
|
|
9860
|
-
},
|
|
9878
|
+
}, U3 = ({ tags: a, layout: s, ...c }) => a.length ? /* @__PURE__ */ e(
|
|
9861
9879
|
d1,
|
|
9862
9880
|
{
|
|
9863
9881
|
hasSpaceAroundButtons: !0,
|
|
@@ -9875,7 +9893,7 @@ const d1 = j(
|
|
|
9875
9893
|
iconProps: { name: a, size: [20, 20] },
|
|
9876
9894
|
className: "tooltip-btn c-tooltip-item__icon"
|
|
9877
9895
|
}
|
|
9878
|
-
) }),
|
|
9896
|
+
) }), G3 = () => /* @__PURE__ */ e(m, { id: "text-tooltip", className: "c-text-tooltip", as: "ul", gap: "s", children: /* @__PURE__ */ e(D0, { iconName: "report", className: "mbrs-social-report-container" }) }), C1 = ({
|
|
9879
9897
|
href: a,
|
|
9880
9898
|
iconProps: s,
|
|
9881
9899
|
children: c,
|
|
@@ -9905,7 +9923,7 @@ const d1 = j(
|
|
|
9905
9923
|
]
|
|
9906
9924
|
}
|
|
9907
9925
|
);
|
|
9908
|
-
},
|
|
9926
|
+
}, W3 = ({ events: a, layout: s, ...c }) => a.length === 0 ? null : /* @__PURE__ */ t(
|
|
9909
9927
|
m,
|
|
9910
9928
|
{
|
|
9911
9929
|
...c,
|
|
@@ -9984,7 +10002,7 @@ const d1 = j(
|
|
|
9984
10002
|
] })
|
|
9985
10003
|
]
|
|
9986
10004
|
}
|
|
9987
|
-
),
|
|
10005
|
+
), Y3 = ({
|
|
9988
10006
|
children: a,
|
|
9989
10007
|
navigationLinks: s,
|
|
9990
10008
|
user: c,
|
|
@@ -10023,7 +10041,7 @@ const d1 = j(
|
|
|
10023
10041
|
)) }),
|
|
10024
10042
|
a,
|
|
10025
10043
|
/* @__PURE__ */ e(E, { color: "grey-200" })
|
|
10026
|
-
] }),
|
|
10044
|
+
] }), J3 = ({
|
|
10027
10045
|
label: a,
|
|
10028
10046
|
layout: s,
|
|
10029
10047
|
result: c,
|
|
@@ -10420,7 +10438,7 @@ const d1 = j(
|
|
|
10420
10438
|
] })
|
|
10421
10439
|
]
|
|
10422
10440
|
}
|
|
10423
|
-
),
|
|
10441
|
+
), X3 = ({ layout: a = _.MOBILE, ...s }) => a === _.DESKTOP ? /* @__PURE__ */ e(R0, { ...s }) : /* @__PURE__ */ e(O0, { ...s }), Q3 = ({
|
|
10424
10442
|
layout: a = _.MOBILE,
|
|
10425
10443
|
backhref: s,
|
|
10426
10444
|
...c
|
|
@@ -10756,7 +10774,7 @@ const P0 = {
|
|
|
10756
10774
|
]
|
|
10757
10775
|
}
|
|
10758
10776
|
);
|
|
10759
|
-
},
|
|
10777
|
+
}, e4 = ({
|
|
10760
10778
|
tabItems: a,
|
|
10761
10779
|
layout: s,
|
|
10762
10780
|
fitContainer: c,
|
|
@@ -10851,7 +10869,7 @@ const P0 = {
|
|
|
10851
10869
|
...o
|
|
10852
10870
|
}
|
|
10853
10871
|
);
|
|
10854
|
-
},
|
|
10872
|
+
}, a4 = ({
|
|
10855
10873
|
tabItems: a,
|
|
10856
10874
|
layout: s,
|
|
10857
10875
|
fitContainer: c,
|
|
@@ -10908,7 +10926,7 @@ const P0 = {
|
|
|
10908
10926
|
...i
|
|
10909
10927
|
}
|
|
10910
10928
|
);
|
|
10911
|
-
},
|
|
10929
|
+
}, s4 = ({
|
|
10912
10930
|
articles: a,
|
|
10913
10931
|
layout: s,
|
|
10914
10932
|
hasStepper: c,
|
|
@@ -10998,7 +11016,7 @@ const P0 = {
|
|
|
10998
11016
|
] }),
|
|
10999
11017
|
c && s === _.MOBILE && /* @__PURE__ */ e(Ke, { items: u, mt: "s" })
|
|
11000
11018
|
] });
|
|
11001
|
-
},
|
|
11019
|
+
}, c4 = ({ medias: a, ...s }) => !a || a.length === 0 ? null : /* @__PURE__ */ e(x, { ...s, className: "pswp-gallery", id: "photoswipe-gallery", children: a.map((c, l) => /* @__PURE__ */ e(
|
|
11002
11020
|
"a",
|
|
11003
11021
|
{
|
|
11004
11022
|
href: c?.imgProps?.defaultFormat ? I1({ src: c.src, format: c.imgProps.defaultFormat }) : c.src,
|
|
@@ -11029,7 +11047,7 @@ const P0 = {
|
|
|
11029
11047
|
{ current: 3, previous: 3, username: "Joueur 3", points: 7349, played: 17, wins: 12 },
|
|
11030
11048
|
{ current: 4, previous: 4, username: "Joueur 4", points: 5102, played: 15, wins: 10 },
|
|
11031
11049
|
{ current: 5, previous: 5, username: "Joueur 5", points: 5029, played: 15, wins: 9 }
|
|
11032
|
-
],
|
|
11050
|
+
], l4 = ({ playerData: a, layout: s, children: c, ...l }) => {
|
|
11033
11051
|
const r = !a, n = a ?? U0, i = (o, d) => d ? "is-current" : o % 2 === 0 ? "even" : "odd";
|
|
11034
11052
|
return /* @__PURE__ */ t(
|
|
11035
11053
|
x,
|
|
@@ -11174,7 +11192,7 @@ const P0 = {
|
|
|
11174
11192
|
]
|
|
11175
11193
|
}
|
|
11176
11194
|
);
|
|
11177
|
-
},
|
|
11195
|
+
}, t4 = ({
|
|
11178
11196
|
title: a,
|
|
11179
11197
|
items: s,
|
|
11180
11198
|
layout: c,
|
|
@@ -11199,7 +11217,7 @@ const P0 = {
|
|
|
11199
11217
|
},
|
|
11200
11218
|
r.title.label
|
|
11201
11219
|
))
|
|
11202
|
-
] }) : null,
|
|
11220
|
+
] }) : null, r4 = ({ items: a, activeItem: s, isBlueMode: c = !1 }) => /* @__PURE__ */ e(
|
|
11203
11221
|
m,
|
|
11204
11222
|
{
|
|
11205
11223
|
as: "nav",
|
|
@@ -11255,52 +11273,53 @@ export {
|
|
|
11255
11273
|
l0 as CardMedium,
|
|
11256
11274
|
t0 as CardMost,
|
|
11257
11275
|
s3 as CardMovie,
|
|
11258
|
-
c3 as
|
|
11259
|
-
l3 as
|
|
11276
|
+
c3 as CardName,
|
|
11277
|
+
l3 as CardNewsletter,
|
|
11278
|
+
t3 as CardNotification,
|
|
11260
11279
|
de as CardOverview,
|
|
11261
11280
|
r0 as CardProduct,
|
|
11262
|
-
|
|
11263
|
-
|
|
11281
|
+
r3 as CardSideImage,
|
|
11282
|
+
n3 as CardSkeleton,
|
|
11264
11283
|
he as CardSmall,
|
|
11265
11284
|
o0 as CardTiny,
|
|
11266
11285
|
D as CardTitle,
|
|
11267
11286
|
d0 as CardVertical,
|
|
11268
|
-
|
|
11287
|
+
i3 as CardVideo,
|
|
11269
11288
|
h0 as CardVideoSmall,
|
|
11270
|
-
|
|
11271
|
-
|
|
11289
|
+
o3 as CardWithButton,
|
|
11290
|
+
d3 as CardWithSummary,
|
|
11272
11291
|
m0 as Carousel,
|
|
11273
|
-
|
|
11292
|
+
m3 as Chatbot,
|
|
11274
11293
|
S2 as Checkbox,
|
|
11275
|
-
|
|
11294
|
+
u3 as Citation,
|
|
11276
11295
|
B1 as Collapse,
|
|
11277
|
-
|
|
11278
|
-
|
|
11279
|
-
|
|
11296
|
+
p3 as Comment,
|
|
11297
|
+
g3 as CommentButton,
|
|
11298
|
+
v3 as CommentCount,
|
|
11280
11299
|
U1 as Countdown,
|
|
11281
11300
|
k1 as CountdownItem,
|
|
11282
|
-
|
|
11283
|
-
|
|
11301
|
+
x3 as DarkModeSwitch,
|
|
11302
|
+
w3 as DiscoverList,
|
|
11284
11303
|
E as Divider,
|
|
11285
11304
|
A1 as DividerSection,
|
|
11286
11305
|
le as DividerVertical,
|
|
11287
|
-
|
|
11306
|
+
J3 as ElectionsResult,
|
|
11288
11307
|
U2 as Embed,
|
|
11289
|
-
|
|
11290
|
-
|
|
11308
|
+
f3 as EmojiToolbar,
|
|
11309
|
+
y3 as ErrorContent,
|
|
11291
11310
|
v0 as Expandable,
|
|
11292
11311
|
m as Flex,
|
|
11293
11312
|
I as FlexItem,
|
|
11294
|
-
|
|
11313
|
+
X3 as Footer,
|
|
11295
11314
|
s1 as Grid,
|
|
11296
|
-
|
|
11297
|
-
|
|
11298
|
-
|
|
11315
|
+
h3 as HalfDonut,
|
|
11316
|
+
Q3 as Header,
|
|
11317
|
+
_3 as HeaderBanner,
|
|
11299
11318
|
E0 as HeaderDesktop,
|
|
11300
|
-
|
|
11319
|
+
z3 as HeaderMini,
|
|
11301
11320
|
K0 as HeaderMobile,
|
|
11302
|
-
|
|
11303
|
-
|
|
11321
|
+
N3 as HeaderPage,
|
|
11322
|
+
k3 as HeaderSection,
|
|
11304
11323
|
g0 as HeaderSideModal,
|
|
11305
11324
|
O1 as HeaderTitle,
|
|
11306
11325
|
V as Heading,
|
|
@@ -11309,7 +11328,7 @@ export {
|
|
|
11309
11328
|
e1 as IconItem,
|
|
11310
11329
|
t1 as IconTooltip,
|
|
11311
11330
|
H2 as Iframe,
|
|
11312
|
-
|
|
11331
|
+
M3 as ImageSlider,
|
|
11313
11332
|
i1 as Img,
|
|
11314
11333
|
w0 as InfoBanner,
|
|
11315
11334
|
r1 as InlineSeparator,
|
|
@@ -11320,52 +11339,52 @@ export {
|
|
|
11320
11339
|
y1 as Legend,
|
|
11321
11340
|
C as Link,
|
|
11322
11341
|
b0 as ListWithDiode,
|
|
11323
|
-
|
|
11324
|
-
|
|
11325
|
-
|
|
11326
|
-
|
|
11327
|
-
|
|
11328
|
-
|
|
11329
|
-
|
|
11330
|
-
|
|
11331
|
-
|
|
11342
|
+
C3 as LiveIndicator,
|
|
11343
|
+
S3 as LiveQuestion,
|
|
11344
|
+
B3 as LiveTalk,
|
|
11345
|
+
V3 as LiveTitle,
|
|
11346
|
+
$3 as LogoutButton,
|
|
11347
|
+
Z3 as MapDepartments,
|
|
11348
|
+
H3 as MapDistricts,
|
|
11349
|
+
L3 as MapEurope,
|
|
11350
|
+
j3 as MapTownsByDepartments,
|
|
11332
11351
|
f1 as Media,
|
|
11333
11352
|
x1 as MediaLink,
|
|
11334
11353
|
G as MediaSourceType,
|
|
11335
|
-
|
|
11336
|
-
|
|
11354
|
+
I3 as Menu,
|
|
11355
|
+
F3 as MenuList,
|
|
11337
11356
|
D1 as Modal,
|
|
11338
|
-
|
|
11339
|
-
|
|
11340
|
-
|
|
11341
|
-
|
|
11357
|
+
e4 as MostReadArticles,
|
|
11358
|
+
a4 as MostWatchVideos,
|
|
11359
|
+
A3 as Newsletter,
|
|
11360
|
+
T3 as OrderedListWithNumber,
|
|
11342
11361
|
Oe as Overlay,
|
|
11343
|
-
|
|
11344
|
-
|
|
11362
|
+
s4 as OverviewBar,
|
|
11363
|
+
D3 as Pagination,
|
|
11345
11364
|
k0 as PercentageBar,
|
|
11346
|
-
|
|
11365
|
+
c4 as PhotoSwipeGallery,
|
|
11347
11366
|
R1 as Pipe,
|
|
11348
|
-
|
|
11367
|
+
R3 as Prose,
|
|
11349
11368
|
I2 as RadioButton,
|
|
11350
|
-
|
|
11369
|
+
l4 as Ranking,
|
|
11351
11370
|
Pe as Rating,
|
|
11352
11371
|
M0 as ReactButton,
|
|
11353
11372
|
Me as ReactionContent,
|
|
11354
11373
|
F2 as ReadAlso,
|
|
11355
|
-
|
|
11374
|
+
O3 as ReadAlsoBanner,
|
|
11356
11375
|
A2 as ScrollProgressBar,
|
|
11357
11376
|
Ee as ScrollToTopButton,
|
|
11358
|
-
|
|
11377
|
+
b3 as SearchBanner,
|
|
11359
11378
|
w1 as SearchForm,
|
|
11360
11379
|
T2 as Section,
|
|
11361
11380
|
ue as SectionTitle,
|
|
11362
11381
|
qe as Select,
|
|
11363
|
-
|
|
11364
|
-
|
|
11382
|
+
P3 as ShareBar,
|
|
11383
|
+
E3 as ShowCover,
|
|
11365
11384
|
pe as Signature,
|
|
11366
11385
|
D2 as Skeleton,
|
|
11367
11386
|
d1 as Slider,
|
|
11368
|
-
|
|
11387
|
+
q3 as SmartBanner,
|
|
11369
11388
|
n1 as SocialBar,
|
|
11370
11389
|
L0 as SocialBarActionsModal,
|
|
11371
11390
|
X as Sponsor,
|
|
@@ -11376,19 +11395,19 @@ export {
|
|
|
11376
11395
|
Ue as Switch,
|
|
11377
11396
|
Ge as Tab,
|
|
11378
11397
|
We as TabPanel,
|
|
11379
|
-
|
|
11398
|
+
K3 as Table,
|
|
11380
11399
|
ge as Tabs,
|
|
11381
11400
|
W as Tag,
|
|
11382
|
-
|
|
11401
|
+
U3 as TagBar,
|
|
11383
11402
|
g as Text,
|
|
11384
|
-
|
|
11403
|
+
G3 as TextTooltip,
|
|
11385
11404
|
R2 as Textarea,
|
|
11386
|
-
|
|
11405
|
+
t4 as ThreeColumnsArticles,
|
|
11387
11406
|
C1 as Tiles,
|
|
11388
|
-
|
|
11389
|
-
|
|
11407
|
+
W3 as Timeline,
|
|
11408
|
+
r4 as Toolbar,
|
|
11390
11409
|
ie as Typography,
|
|
11391
|
-
|
|
11410
|
+
Y3 as UserPanel,
|
|
11392
11411
|
c2 as alignContentList,
|
|
11393
11412
|
s2 as alignItemsList,
|
|
11394
11413
|
t2 as alignSelfList,
|