@20minutes/hela 2.3.4 → 2.3.6

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
@@ -1,5 +1,5 @@
1
1
  import * as u from "react";
2
- import e, { Fragment as N2 } from "react";
2
+ import e, { Fragment as Nl } from "react";
3
3
  var E = /* @__PURE__ */ ((n) => (n.MOBILE = "mobile", n.DESKTOP = "desktop", n))(E || {}), Se = /* @__PURE__ */ ((n) => (n.embed = "embed", n.photo = "photo", n.podcast = "podcast", n.video = "video", n))(Se || {});
4
4
  const re = {
5
5
  asset: {
@@ -728,17 +728,17 @@ const re = {
728
728
  value: "120px"
729
729
  }
730
730
  }
731
- }, Il = Object.keys(re.spacing), Rl = [
731
+ }, I2 = Object.keys(re.spacing), R2 = [
732
732
  ...Object.keys(re.color.primary),
733
733
  ...Object.keys(re.color.secondary),
734
734
  ...Object.keys(re.color.greyscale),
735
735
  ...Object.keys(re.color.status),
736
736
  ...Object.keys(re.color.theme)
737
- ], Al = Object.keys(re.asset.icon), Ol = Object.keys(re.radius), Dl = ["xs", "sm", "md", "lg", "xl", "xxl"], b2 = {
737
+ ], A2 = Object.keys(re.asset.icon), O2 = Object.keys(re.radius), D2 = ["xs", "sm", "md", "lg", "xl", "xxl"], bl = {
738
738
  borderColor: ["border-color"],
739
739
  bg: ["background-color"],
740
740
  color: ["color"]
741
- }, h2 = {
741
+ }, hl = {
742
742
  align: ["align-self"],
743
743
  basis: ["flex-basis"],
744
744
  shrink: ["flex-shrink"],
@@ -756,7 +756,7 @@ const re = {
756
756
  flexGrow: ["flex-grow"]
757
757
  }, U1 = {
758
758
  radius: ["border-radius"]
759
- }, v2 = {
759
+ }, vl = {
760
760
  m: ["margin"],
761
761
  mt: ["margin-top"],
762
762
  mr: ["margin-right"],
@@ -773,13 +773,13 @@ const re = {
773
773
  px: ["padding-left", "padding-right"],
774
774
  py: ["padding-top", "padding-bottom"]
775
775
  }, X1 = {
776
- ...v2,
776
+ ...vl,
777
777
  ...G1
778
- }, g2 = {
778
+ }, gl = {
779
779
  ...X1,
780
- ...b2,
780
+ ...bl,
781
781
  ...U1
782
- }, p2 = {
782
+ }, pl = {
783
783
  textAlign: ["text-align"],
784
784
  weight: ["font-weight"],
785
785
  italic: ["font-style"],
@@ -787,7 +787,7 @@ const re = {
787
787
  textTransform: ["text-transform"],
788
788
  fontFamily: ["font-family"],
789
789
  whiteSpace: ["white-space"]
790
- }, ql = ["light", "dark"], Kl = ["underline", "dotted", "wavy", "overline"], Wl = ["left", "center", "right", "justify"], Ul = ["capitalize", "uppercase", "lowercase"], Gl = [
790
+ }, q2 = ["light", "dark"], K2 = ["underline", "dotted", "wavy", "overline"], W2 = ["left", "center", "right", "justify"], U2 = ["capitalize", "uppercase", "lowercase"], G2 = [
791
791
  "break-spaces",
792
792
  "normal",
793
793
  "nowrap",
@@ -795,15 +795,15 @@ const re = {
795
795
  "pre-line",
796
796
  "pre-wrap",
797
797
  "revert"
798
- ], Xl = Object.keys(re["font-family"]).filter(
798
+ ], X2 = Object.keys(re["font-family"]).filter(
799
799
  (n) => !["base"].includes(n)
800
- ), Yl = Object.keys(
800
+ ), Y2 = Object.keys(
801
801
  re["font-weight"]
802
- ), Jl = Object.keys(
802
+ ), J2 = Object.keys(
803
803
  re.typography.heading
804
- ), Ql = Object.keys(
804
+ ), Q2 = Object.keys(
805
805
  re.typography.text
806
- ), Pl = ["column", "row", "column-reverse", "row-reverse"], en = ["wrap", "wrap-reverse", "no-wrap"], ln = ["start", "end", "center", "baseline", "stretch"], nn = [
806
+ ), P2 = ["column", "row", "column-reverse", "row-reverse"], en = ["wrap", "wrap-reverse", "no-wrap"], ln = ["start", "end", "center", "baseline", "stretch"], nn = [
807
807
  "start",
808
808
  "end",
809
809
  "center",
@@ -883,11 +883,11 @@ const re = {
883
883
  function O(n) {
884
884
  return e.forwardRef(n);
885
885
  }
886
- const x2 = ({ src: n, formats: l }) => {
886
+ const xl = ({ src: n, formats: l }) => {
887
887
  if (l !== void 0 && l.length > 0)
888
888
  return l.map((m) => `${n.replace(/%format/, m)} ${m.split("x")[0]}w`).join(", ");
889
889
  }, s1 = ({ src: n, format: l }) => n.replace(/%format/, l), q0 = (n, l = "fr-FR") => Intl.NumberFormat(l).format(n);
890
- function E2(n) {
890
+ function El(n) {
891
891
  return n && n.__esModule && Object.prototype.hasOwnProperty.call(n, "default") ? n.default : n;
892
892
  }
893
893
  var K0 = { exports: {} };
@@ -897,7 +897,7 @@ var K0 = { exports: {} };
897
897
  http://jedwatson.github.io/classnames
898
898
  */
899
899
  var g1;
900
- function w2() {
900
+ function wl() {
901
901
  return g1 || (g1 = 1, function(n) {
902
902
  (function() {
903
903
  var l = {}.hasOwnProperty;
@@ -929,9 +929,9 @@ function w2() {
929
929
  })();
930
930
  }(K0)), K0.exports;
931
931
  }
932
- var y2 = w2();
933
- const f = /* @__PURE__ */ E2(y2);
934
- var z2 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Ad/Ad.tsx";
932
+ var yl = wl();
933
+ const f = /* @__PURE__ */ El(yl);
934
+ var zl = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Ad/Ad.tsx";
935
935
  const on = ({
936
936
  adUnitCompletePath: n,
937
937
  variant: l,
@@ -956,12 +956,12 @@ const on = ({
956
956
  }, {
957
957
  "c-ad-placeholder--mobile-fullscreen": m === !0
958
958
  }, r.className), __self: void 0, __source: {
959
- fileName: z2,
959
+ fileName: zl,
960
960
  lineNumber: 21,
961
961
  columnNumber: 5
962
962
  } });
963
963
  };
964
- var l0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Alert/Alert.tsx";
964
+ var l0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Alert/Alert.tsx";
965
965
  const _n = ({
966
966
  variant: n = "success",
967
967
  title: l,
@@ -1001,7 +1001,7 @@ const _n = ({
1001
1001
  lineNumber: 39,
1002
1002
  columnNumber: 7
1003
1003
  } }));
1004
- var n0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Autocomplete/Autocomplete.tsx";
1004
+ var n0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Autocomplete/Autocomplete.tsx";
1005
1005
  const p1 = ({
1006
1006
  id: n,
1007
1007
  inputProps: l,
@@ -1034,8 +1034,8 @@ const p1 = ({
1034
1034
  lineNumber: 39,
1035
1035
  columnNumber: 5
1036
1036
  } }));
1037
- var M2 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Avatar/Avatar.tsx";
1038
- const C2 = ({
1037
+ var Ml = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Avatar/Avatar.tsx";
1038
+ const Cl = ({
1039
1039
  img: n,
1040
1040
  alt: l = "",
1041
1041
  themeColor: m,
@@ -1047,11 +1047,11 @@ const C2 = ({
1047
1047
  [`c-avatar--${m}`]: m,
1048
1048
  "c-avatar--border": t
1049
1049
  }), src: n || "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='40'%20height='40'%3E%3C/svg%3E", alt: l, __self: void 0, __source: {
1050
- fileName: M2,
1050
+ fileName: Ml,
1051
1051
  lineNumber: 22,
1052
1052
  columnNumber: 3
1053
1053
  } });
1054
- var W0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Button/Button.tsx";
1054
+ var W0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Button/Button.tsx";
1055
1055
  const dn = ["primary", "secondary", "tertiary", "has-dark-bg", "has-white-bg", "ghost", "round", "round-has-white-bg", "close", "link", "half-opacity-dark-bg", "has-transparent-bg"], j = O(({
1056
1056
  as: n = "button",
1057
1057
  variant: l = "primary",
@@ -1061,13 +1061,14 @@ const dn = ["primary", "secondary", "tertiary", "has-dark-bg", "has-white-bg", "
1061
1061
  isCentered: a = !1,
1062
1062
  isSquare: i = !1,
1063
1063
  isLoading: o = !1,
1064
- ...s
1065
- }, d) => /* @__PURE__ */ e.createElement(
1064
+ size: s,
1065
+ ...d
1066
+ }, b) => /* @__PURE__ */ e.createElement(
1066
1067
  _,
1067
1068
  {
1068
- ...s,
1069
+ ...d,
1069
1070
  as: n,
1070
- ref: d,
1071
+ ref: b,
1071
1072
  alignItems: "center",
1072
1073
  justifyContent: "center",
1073
1074
  gap: "xxs",
@@ -1075,30 +1076,31 @@ const dn = ["primary", "secondary", "tertiary", "has-dark-bg", "has-white-bg", "
1075
1076
  radius: i ? "0" : void 0,
1076
1077
  className: f("c-btn", {
1077
1078
  [`c-btn--${l}`]: l,
1079
+ [`c-btn--${s}`]: s,
1078
1080
  "c-btn--is-centered": a,
1079
1081
  "c-btn--is-loading": o
1080
- }, s == null ? void 0 : s.className),
1082
+ }, d == null ? void 0 : d.className),
1081
1083
  __self: void 0,
1082
1084
  __source: {
1083
1085
  fileName: W0,
1084
- lineNumber: 52,
1086
+ lineNumber: 54,
1085
1087
  columnNumber: 5
1086
1088
  }
1087
1089
  },
1088
1090
  r && /* @__PURE__ */ e.createElement(x, { ...r, __self: void 0, __source: {
1089
1091
  fileName: W0,
1090
- lineNumber: 73,
1092
+ lineNumber: 76,
1091
1093
  columnNumber: 21
1092
1094
  } }),
1093
1095
  m,
1094
1096
  (t === 0 || t) && /* @__PURE__ */ e.createElement(_, { justifyContent: "center", alignItems: "center", color: "grey-900", bg: "white", px: "xxs", radius: "s", className: "c-btn__counter", __self: void 0, __source: {
1095
1097
  fileName: W0,
1096
- lineNumber: 76,
1098
+ lineNumber: 79,
1097
1099
  columnNumber: 9
1098
1100
  } }, t)
1099
1101
  ));
1100
1102
  j.displayName = "Button";
1101
- var j0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Checkbox/Checkbox.tsx";
1103
+ var j0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Checkbox/Checkbox.tsx";
1102
1104
  const fn = ({
1103
1105
  id: n,
1104
1106
  className: l,
@@ -1126,7 +1128,7 @@ const fn = ({
1126
1128
  lineNumber: 40,
1127
1129
  columnNumber: 11
1128
1130
  } }, "*")));
1129
- var S0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Divider/Divider.tsx";
1131
+ var S0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Divider/Divider.tsx";
1130
1132
  const ae = O(({
1131
1133
  text: n,
1132
1134
  color: l = "black",
@@ -1156,7 +1158,7 @@ const ae = O(({
1156
1158
  columnNumber: 15
1157
1159
  } }, n)), a) : a);
1158
1160
  });
1159
- var x1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/DividerSection/DividerSection.tsx";
1161
+ var x1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/DividerSection/DividerSection.tsx";
1160
1162
  const d1 = ({
1161
1163
  bg: n = "ultramarine",
1162
1164
  ...l
@@ -1169,7 +1171,7 @@ const d1 = ({
1169
1171
  lineNumber: 12,
1170
1172
  columnNumber: 5
1171
1173
  } }));
1172
- var F2 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/DividerVertical/DividerVertical.tsx";
1174
+ var Fl = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/DividerVertical/DividerVertical.tsx";
1173
1175
  const Y1 = O(({
1174
1176
  color: n = "black",
1175
1177
  thickness: l = "thin",
@@ -1177,11 +1179,11 @@ const Y1 = O(({
1177
1179
  }, r) => /* @__PURE__ */ e.createElement(h, { ...m, ref: r, bg: n, className: f("c-divider-vertical", {
1178
1180
  [`c-divider-vertical--${l}`]: l !== "thin"
1179
1181
  }, m == null ? void 0 : m.className), __self: void 0, __source: {
1180
- fileName: F2,
1182
+ fileName: Fl,
1181
1183
  lineNumber: 13,
1182
1184
  columnNumber: 5
1183
1185
  } }));
1184
- var f0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Icon/Icon.tsx";
1186
+ var f0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Icon/Icon.tsx";
1185
1187
  const x = O(({
1186
1188
  name: n,
1187
1189
  size: l = 28,
@@ -1218,7 +1220,7 @@ const x = O(({
1218
1220
  columnNumber: 45
1219
1221
  } })));
1220
1222
  });
1221
- var c = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Icon/SvgSprite.tsx";
1223
+ var c = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Icon/SvgSprite.tsx";
1222
1224
  const Nn = (n) => /* @__PURE__ */ u.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", ...n, __self: void 0, __source: {
1223
1225
  fileName: c,
1224
1226
  lineNumber: 4,
@@ -2933,7 +2935,7 @@ const Nn = (n) => /* @__PURE__ */ u.createElement("svg", { xmlns: "http://www.w3
2933
2935
  lineNumber: 943,
2934
2936
  columnNumber: 7
2935
2937
  } })));
2936
- var E1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Iframe/Iframe.tsx";
2938
+ var E1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Iframe/Iframe.tsx";
2937
2939
  function bn({
2938
2940
  title: n,
2939
2941
  ratio: l = "auto",
@@ -2952,7 +2954,7 @@ function bn({
2952
2954
  columnNumber: 7
2953
2955
  } }));
2954
2956
  }
2955
- var w1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Img/Img.tsx";
2957
+ var w1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Img/Img.tsx";
2956
2958
  const F0 = ({
2957
2959
  id: n = "",
2958
2960
  src: l = "",
@@ -2987,7 +2989,7 @@ const F0 = ({
2987
2989
  if (l && (ie = s1({
2988
2990
  src: l,
2989
2991
  format: m
2990
- }), K = x2({
2992
+ }), K = xl({
2991
2993
  formats: r,
2992
2994
  src: l
2993
2995
  }) ?? ""), d) {
@@ -3005,16 +3007,16 @@ const F0 = ({
3005
3007
  columnNumber: 10
3006
3008
  } });
3007
3009
  };
3008
- var k2 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/InlineSeparator/InlineSeparator.tsx";
3010
+ var kl = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/InlineSeparator/InlineSeparator.tsx";
3009
3011
  const M0 = ({
3010
3012
  size: n,
3011
3013
  ...l
3012
3014
  }) => /* @__PURE__ */ e.createElement(N, { as: "span", size: n || "s", ...l, __self: void 0, __source: {
3013
- fileName: k2,
3015
+ fileName: kl,
3014
3016
  lineNumber: 5,
3015
3017
  columnNumber: 3
3016
3018
  } }, "•");
3017
- var ue = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Input/Input.tsx";
3019
+ var ue = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Input/Input.tsx";
3018
3020
  const A0 = O(({
3019
3021
  id: n,
3020
3022
  className: l,
@@ -3100,7 +3102,7 @@ const A0 = O(({
3100
3102
  columnNumber: 17
3101
3103
  } })))));
3102
3104
  });
3103
- var y1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Label/Label.tsx";
3105
+ var y1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Label/Label.tsx";
3104
3106
  const A = ({
3105
3107
  children: n,
3106
3108
  bg: l,
@@ -3149,17 +3151,17 @@ const A = ({
3149
3151
  columnNumber: 18
3150
3152
  } }), n);
3151
3153
  };
3152
- var j2 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/LabelSection/LabelSection.tsx";
3154
+ var jl = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/LabelSection/LabelSection.tsx";
3153
3155
  const hn = ({
3154
3156
  children: n
3155
3157
  }) => /* @__PURE__ */ e.createElement(B, { as: "h4", size: "xxs", weight: "bold", color: "ultramarine", __self: void 0, __source: {
3156
- fileName: j2,
3158
+ fileName: jl,
3157
3159
  lineNumber: 9,
3158
3160
  columnNumber: 3
3159
- } }, n), S2 = (n) => n.replace(/([a-z])([A-Z])/g, "$1-$2").replace(/[\s_]+/g, "-").toLowerCase(), z1 = (n) => {
3161
+ } }, n), Sl = (n) => n.replace(/([a-z])([A-Z])/g, "$1-$2").replace(/[\s_]+/g, "-").toLowerCase(), z1 = (n) => {
3160
3162
  if (n.propValue !== void 0) {
3161
3163
  if (typeof n.propValue != "boolean") {
3162
- const l = S2(
3164
+ const l = Sl(
3163
3165
  typeof n.propValue == "number" ? n.propValue.toString() : n.propValue
3164
3166
  );
3165
3167
  return n.className ? `${n.className}-${l}@${n.defaultModifier}` : `${l}@${n.defaultModifier}`;
@@ -3193,7 +3195,7 @@ const hn = ({
3193
3195
  });
3194
3196
  return t && l.push(t), l;
3195
3197
  }, []);
3196
- }, o0 = (n) => typeof n.props == "object" ? Object.keys(n.props).reduce((l, m) => (n.systemPropNames.includes(m) || (l[m] = n.props[m]), l), {}) : {}, $2 = (n) => f({
3198
+ }, o0 = (n) => typeof n.props == "object" ? Object.keys(n.props).reduce((l, m) => (n.systemPropNames.includes(m) || (l[m] = n.props[m]), l), {}) : {}, $l = (n) => f({
3197
3199
  [`bg-${n.bg}`]: n.bg,
3198
3200
  [`color-${n.color}`]: n.color,
3199
3201
  [`border-color-${n.borderColor}`]: n.borderColor
@@ -3206,7 +3208,7 @@ const hn = ({
3206
3208
  propValue: r
3207
3209
  })
3208
3210
  ), l), [])
3209
- ), B2 = (n) => f(
3211
+ ), Bl = (n) => f(
3210
3212
  Object.entries(n).filter(([l]) => Object.keys(U1).includes(l)).reduce((l, [m, r]) => (l.push(
3211
3213
  ...Z({
3212
3214
  className: m,
@@ -3239,11 +3241,11 @@ const hn = ({
3239
3241
  "text-italic": !!t,
3240
3242
  [`font-${a}`]: !!a
3241
3243
  }
3242
- ), H2 = (n) => f(
3244
+ ), Hl = (n) => f(
3243
3245
  J1(n),
3244
- $2(n),
3245
- B2(n)
3246
- ), V2 = (n) => f(
3246
+ $l(n),
3247
+ Bl(n)
3248
+ ), Vl = (n) => f(
3247
3249
  ...Z({
3248
3250
  propValue: n.align,
3249
3251
  className: "self"
@@ -3277,7 +3279,7 @@ const hn = ({
3277
3279
  propValue: n.flexGrow,
3278
3280
  className: "grow"
3279
3281
  })
3280
- ), L2 = ({
3282
+ ), Ll = ({
3281
3283
  inline: n = !1,
3282
3284
  direction: l,
3283
3285
  wrap: m,
@@ -3295,7 +3297,7 @@ const hn = ({
3295
3297
  propValue: m
3296
3298
  }),
3297
3299
  Q1(r)
3298
- ), Z2 = ({
3300
+ ), Zl = ({
3299
3301
  basis: n,
3300
3302
  shrink: l,
3301
3303
  grow: m,
@@ -3313,18 +3315,18 @@ const hn = ({
3313
3315
  propValue: m,
3314
3316
  className: "grow"
3315
3317
  }),
3316
- V2(r)
3318
+ Vl(r)
3317
3319
  );
3318
- var T2 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Layout/Box/Box.tsx";
3320
+ var Tl = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Layout/Box/Box.tsx";
3319
3321
  const h = O(({
3320
3322
  as: n = "div",
3321
3323
  children: l,
3322
3324
  ...m
3323
3325
  }, r) => /* @__PURE__ */ e.createElement(n, { ...o0({
3324
3326
  props: m,
3325
- systemPropNames: Object.keys(g2)
3326
- }), ref: r, className: f(H2(m), m == null ? void 0 : m.className), __self: void 0, __source: {
3327
- fileName: T2,
3327
+ systemPropNames: Object.keys(gl)
3328
+ }), ref: r, className: f(Hl(m), m == null ? void 0 : m.className), __self: void 0, __source: {
3329
+ fileName: Tl,
3328
3330
  lineNumber: 13,
3329
3331
  columnNumber: 3
3330
3332
  } }, l));
@@ -3356,7 +3358,7 @@ const vn = [1, 2, 3, 4, 5, 6, 12, "2-of-3"], e0 = ({
3356
3358
  }), f(Q1(a), a == null ? void 0 : a.className)),
3357
3359
  children: t
3358
3360
  });
3359
- var I2 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Layout/Flex/Flex.tsx";
3361
+ var Il = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Layout/Flex/Flex.tsx";
3360
3362
  const _ = O(({
3361
3363
  as: n = "div",
3362
3364
  children: l,
@@ -3364,25 +3366,25 @@ const _ = O(({
3364
3366
  }, r) => /* @__PURE__ */ e.createElement(h, { ...o0({
3365
3367
  props: m,
3366
3368
  systemPropNames: Object.keys(W1)
3367
- }), as: n, ref: r, className: f(L2(m), m == null ? void 0 : m.className), __self: void 0, __source: {
3368
- fileName: I2,
3369
+ }), as: n, ref: r, className: f(Ll(m), m == null ? void 0 : m.className), __self: void 0, __source: {
3370
+ fileName: Il,
3369
3371
  lineNumber: 12,
3370
3372
  columnNumber: 3
3371
3373
  } }, l));
3372
- var R2 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Layout/Flex/FlexItem/FlexItem.tsx";
3374
+ var Rl = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Layout/Flex/FlexItem/FlexItem.tsx";
3373
3375
  const T = O(({
3374
3376
  as: n = "div",
3375
3377
  children: l,
3376
3378
  ...m
3377
3379
  }, r) => /* @__PURE__ */ e.createElement(h, { ...o0({
3378
3380
  props: m,
3379
- systemPropNames: Object.keys(h2)
3380
- }), as: n, ref: r, className: f(Z2(m), m == null ? void 0 : m.className), __self: void 0, __source: {
3381
- fileName: R2,
3381
+ systemPropNames: Object.keys(hl)
3382
+ }), as: n, ref: r, className: f(Zl(m), m == null ? void 0 : m.className), __self: void 0, __source: {
3383
+ fileName: Rl,
3382
3384
  lineNumber: 13,
3383
3385
  columnNumber: 5
3384
3386
  } }, l));
3385
- var A2 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Link/Link.tsx";
3387
+ var Al = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Link/Link.tsx";
3386
3388
  const F = O(({
3387
3389
  as: n = "a",
3388
3390
  children: l,
@@ -3427,7 +3429,7 @@ const F = O(({
3427
3429
  className: p,
3428
3430
  __self: void 0,
3429
3431
  __source: {
3430
- fileName: A2,
3432
+ fileName: Al,
3431
3433
  lineNumber: 73,
3432
3434
  columnNumber: 7
3433
3435
  }
@@ -3435,7 +3437,7 @@ const F = O(({
3435
3437
  l
3436
3438
  );
3437
3439
  });
3438
- var U0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Modal/Modal.tsx";
3440
+ var U0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Modal/Modal.tsx";
3439
3441
  const P1 = ({
3440
3442
  dialogId: n,
3441
3443
  children: l,
@@ -3466,21 +3468,21 @@ const P1 = ({
3466
3468
  columnNumber: 7
3467
3469
  } }, l));
3468
3470
  };
3469
- var O2 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Overlay/Overlay.tsx";
3470
- const D2 = (n) => /* @__PURE__ */ e.createElement(h, { ...n, className: f("c-overlay c-overlay--with-bg", n == null ? void 0 : n.className), __self: void 0, __source: {
3471
- fileName: O2,
3471
+ var Ol = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Overlay/Overlay.tsx";
3472
+ const Dl = (n) => /* @__PURE__ */ e.createElement(h, { ...n, className: f("c-overlay c-overlay--with-bg", n == null ? void 0 : n.className), __self: void 0, __source: {
3473
+ fileName: Ol,
3472
3474
  lineNumber: 8,
3473
3475
  columnNumber: 3
3474
3476
  } });
3475
- var q2 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Pipe/Pipe.tsx";
3477
+ var ql = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Pipe/Pipe.tsx";
3476
3478
  function f1() {
3477
3479
  return /* @__PURE__ */ e.createElement("div", { className: "c-pipe", __self: this, __source: {
3478
- fileName: q2,
3480
+ fileName: ql,
3479
3481
  lineNumber: 4,
3480
3482
  columnNumber: 10
3481
3483
  } });
3482
3484
  }
3483
- var G0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/RadioButton/RadioButton.tsx";
3485
+ var G0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/RadioButton/RadioButton.tsx";
3484
3486
  const gn = ({
3485
3487
  id: n,
3486
3488
  required: l,
@@ -3499,8 +3501,8 @@ const gn = ({
3499
3501
  lineNumber: 22,
3500
3502
  columnNumber: 7
3501
3503
  } }, m));
3502
- var $0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Rating/Rating.tsx";
3503
- const K2 = ({
3504
+ var $0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Rating/Rating.tsx";
3505
+ const Kl = ({
3504
3506
  rating: n,
3505
3507
  ratingMax: l = 5,
3506
3508
  iconProps: m,
@@ -3529,7 +3531,7 @@ const K2 = ({
3529
3531
  columnNumber: 10
3530
3532
  } }, o);
3531
3533
  };
3532
- var We = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/ReadAlso/ReadAlso.tsx";
3534
+ var We = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/ReadAlso/ReadAlso.tsx";
3533
3535
  const pn = ({
3534
3536
  title: n,
3535
3537
  link: l,
@@ -3574,7 +3576,7 @@ const pn = ({
3574
3576
  lineNumber: 62,
3575
3577
  columnNumber: 7
3576
3578
  } }));
3577
- var M1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/ScrollProgressBar/ScrollProgressBar.tsx";
3579
+ var M1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/ScrollProgressBar/ScrollProgressBar.tsx";
3578
3580
  const xn = O(({
3579
3581
  variant: n,
3580
3582
  progressColor: l = "ultramarine"
@@ -3591,7 +3593,7 @@ const xn = O(({
3591
3593
  lineNumber: 19,
3592
3594
  columnNumber: 7
3593
3595
  } })));
3594
- var W2 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Section/Section.tsx";
3596
+ var Wl = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Section/Section.tsx";
3595
3597
  const En = ({
3596
3598
  inner: n,
3597
3599
  children: l,
@@ -3599,12 +3601,12 @@ const En = ({
3599
3601
  }) => /* @__PURE__ */ e.createElement(h, { ...m, className: f("c-section", {
3600
3602
  "c-section--inner": n
3601
3603
  }, m == null ? void 0 : m.className), __self: void 0, __source: {
3602
- fileName: W2,
3604
+ fileName: Wl,
3603
3605
  lineNumber: 11,
3604
3606
  columnNumber: 3
3605
3607
  } }, l);
3606
- var ye = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Select/Select.tsx";
3607
- const e2 = O(({
3608
+ var ye = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Select/Select.tsx";
3609
+ const el = O(({
3608
3610
  id: n,
3609
3611
  className: l,
3610
3612
  required: m,
@@ -3664,7 +3666,7 @@ const e2 = O(({
3664
3666
  columnNumber: 13
3665
3667
  } }, C.title)))));
3666
3668
  });
3667
- var U2 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Skeleton/Skeleton.tsx";
3669
+ var Ul = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Skeleton/Skeleton.tsx";
3668
3670
  const wn = ({
3669
3671
  variant: n = "button",
3670
3672
  className: l,
@@ -3674,12 +3676,12 @@ const wn = ({
3674
3676
  }, {
3675
3677
  "c-skeleton--icon": n === "icon"
3676
3678
  }, l), ...m, __self: void 0, __source: {
3677
- fileName: U2,
3679
+ fileName: Ul,
3678
3680
  lineNumber: 10,
3679
3681
  columnNumber: 3
3680
3682
  } });
3681
- var m0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Slider/Slider.tsx";
3682
- const G2 = (n) => {
3683
+ var m0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Slider/Slider.tsx";
3684
+ const Gl = (n) => {
3683
3685
  switch (n) {
3684
3686
  case "primary":
3685
3687
  return "grey-50";
@@ -3715,7 +3717,7 @@ const G2 = (n) => {
3715
3717
  fileName: m0,
3716
3718
  lineNumber: 70,
3717
3719
  columnNumber: 9
3718
- } }, Array.from(["previous", "next"], (v) => /* @__PURE__ */ e.createElement(h, { key: v, bg: r && G2(r), pr: r && v === "previous" ? "l" : void 0, pl: r && v === "next" ? "l" : void 0, className: f(`c-slider__button-container c-slider__button-container--${v} o-nav-button o-nav-button--${v}-button`, {
3720
+ } }, Array.from(["previous", "next"], (v) => /* @__PURE__ */ e.createElement(h, { key: v, bg: r && Gl(r), pr: r && v === "previous" ? "l" : void 0, pl: r && v === "next" ? "l" : void 0, className: f(`c-slider__button-container c-slider__button-container--${v} o-nav-button o-nav-button--${v}-button`, {
3719
3721
  "c-slider__button-container--has-background": r
3720
3722
  }, {
3721
3723
  [`c-slider__button-container--${i}`]: i
@@ -3735,8 +3737,8 @@ const G2 = (n) => {
3735
3737
  lineNumber: 85,
3736
3738
  columnNumber: 15
3737
3739
  } }))))));
3738
- var X0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Stepper/Stepper.tsx";
3739
- const X2 = ({
3740
+ var X0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Stepper/Stepper.tsx";
3741
+ const Xl = ({
3740
3742
  items: n,
3741
3743
  colorVariant: l = "ultramarine",
3742
3744
  ...m
@@ -3766,8 +3768,8 @@ const X2 = ({
3766
3768
  columnNumber: 9
3767
3769
  } })
3768
3770
  )));
3769
- var N0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Switch/Switch.tsx";
3770
- const l2 = ({
3771
+ var N0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Switch/Switch.tsx";
3772
+ const ll = ({
3771
3773
  containerProps: n,
3772
3774
  labelPosition: l = "before",
3773
3775
  label: m,
@@ -3798,8 +3800,8 @@ const l2 = ({
3798
3800
  columnNumber: 7
3799
3801
  } }), l === "after" && m && i);
3800
3802
  };
3801
- var Y2 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Tab/Tab.tsx";
3802
- const J2 = ({
3803
+ var Yl = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Tab/Tab.tsx";
3804
+ const Jl = ({
3803
3805
  variant: n = "default",
3804
3806
  name: l,
3805
3807
  children: m,
@@ -3813,22 +3815,22 @@ const J2 = ({
3813
3815
  [`c-tab--${r}`]: r,
3814
3816
  "c-tab--no-wrap": i
3815
3817
  }), "aria-controls": `tabpanel-${l}`, "aria-selected": t, tabIndex: a, ...o, __self: void 0, __source: {
3816
- fileName: Y2,
3818
+ fileName: Yl,
3817
3819
  lineNumber: 24,
3818
3820
  columnNumber: 3
3819
3821
  } }, m);
3820
- var Q2 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/TabPanel/TabPanel.tsx";
3821
- const P2 = ({
3822
+ var Ql = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/TabPanel/TabPanel.tsx";
3823
+ const Pl = ({
3822
3824
  name: n,
3823
3825
  children: l,
3824
3826
  className: m,
3825
3827
  isHidden: r = !0
3826
3828
  }) => /* @__PURE__ */ e.createElement("div", { id: `tabpanel-${n}`, className: f(m, "c-tabpanel"), role: "tabpanel", "aria-hidden": r, "aria-labelledby": `tab-${n}`, __self: void 0, __source: {
3827
- fileName: Q2,
3829
+ fileName: Ql,
3828
3830
  lineNumber: 17,
3829
3831
  columnNumber: 3
3830
3832
  } }, l);
3831
- var el = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Tag/Tag.tsx";
3833
+ var e2 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Tag/Tag.tsx";
3832
3834
  const Be = O(({
3833
3835
  as: n = "a",
3834
3836
  id: l,
@@ -3846,14 +3848,14 @@ const Be = O(({
3846
3848
  "data-id": l,
3847
3849
  __self: void 0,
3848
3850
  __source: {
3849
- fileName: el,
3851
+ fileName: e2,
3850
3852
  lineNumber: 14,
3851
3853
  columnNumber: 5
3852
3854
  }
3853
3855
  },
3854
3856
  r
3855
3857
  ));
3856
- var ze = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Textarea/Textarea.tsx";
3858
+ var ze = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Textarea/Textarea.tsx";
3857
3859
  const yn = O(({
3858
3860
  id: n,
3859
3861
  required: l,
@@ -3908,51 +3910,51 @@ const yn = O(({
3908
3910
  lineNumber: 57,
3909
3911
  columnNumber: 15
3910
3912
  } }))))));
3911
- var ll = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Typography/Typography.tsx";
3912
- const n2 = O(({
3913
+ var l2 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Typography/Typography.tsx";
3914
+ const nl = O(({
3913
3915
  as: n = "p",
3914
3916
  children: l,
3915
3917
  ...m
3916
3918
  }, r) => l && l.toString().length || m != null && m.dangerouslySetInnerHTML ? /* @__PURE__ */ e.createElement(h, { ...o0({
3917
3919
  props: m,
3918
- systemPropNames: Object.keys(p2)
3920
+ systemPropNames: Object.keys(pl)
3919
3921
  }), as: n, ref: r, className: f(o1(m), m == null ? void 0 : m.className), __self: void 0, __source: {
3920
- fileName: ll,
3922
+ fileName: l2,
3921
3923
  lineNumber: 14,
3922
3924
  columnNumber: 7
3923
3925
  } }, l) : null);
3924
- var nl = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Typography/Heading/Heading.tsx";
3926
+ var n2 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Typography/Heading/Heading.tsx";
3925
3927
  const B = O(({
3926
3928
  as: n = "h1",
3927
3929
  size: l,
3928
3930
  children: m,
3929
3931
  ...r
3930
- }, t) => /* @__PURE__ */ e.createElement(n2, { ...r, as: n, ref: t, className: f(Z({
3932
+ }, t) => /* @__PURE__ */ e.createElement(nl, { ...r, as: n, ref: t, className: f(Z({
3931
3933
  className: "heading",
3932
3934
  propValue: l
3933
3935
  }), r == null ? void 0 : r.className), __self: void 0, __source: {
3934
- fileName: nl,
3936
+ fileName: n2,
3935
3937
  lineNumber: 15,
3936
3938
  columnNumber: 5
3937
3939
  } }, m));
3938
- var ml = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/atoms/Typography/Text/Text.tsx";
3940
+ var m2 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/atoms/Typography/Text/Text.tsx";
3939
3941
  const N = O(({
3940
3942
  as: n = "p",
3941
3943
  size: l,
3942
3944
  highlighted: m,
3943
3945
  children: r,
3944
3946
  ...t
3945
- }, a) => /* @__PURE__ */ e.createElement(n2, { as: m ? "span" : n, bg: m ? "sponsoring" : t.bg, p: m ? "xxs" : t.p, color: m ? "grey-800" : t.color, ...t, ref: a, className: f(Z({
3947
+ }, a) => /* @__PURE__ */ e.createElement(nl, { as: m ? "span" : n, bg: m ? "sponsoring" : t.bg, p: m ? "xxs" : t.p, color: m ? "grey-800" : t.color, ...t, ref: a, className: f(Z({
3946
3948
  className: "text",
3947
3949
  propValue: l
3948
3950
  }), {
3949
3951
  "text-highlighted": m
3950
3952
  }, t == null ? void 0 : t.className), __self: void 0, __source: {
3951
- fileName: ml,
3953
+ fileName: m2,
3952
3954
  lineNumber: 16,
3953
3955
  columnNumber: 5
3954
3956
  } }, r));
3955
- var Me = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/AlertInfoBanner/AlertInfoBanner.tsx";
3957
+ var Me = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/AlertInfoBanner/AlertInfoBanner.tsx";
3956
3958
  const zn = ({
3957
3959
  cover: n,
3958
3960
  description: l,
@@ -4010,7 +4012,7 @@ const zn = ({
4010
4012
  lineNumber: 77,
4011
4013
  columnNumber: 13
4012
4014
  } })))));
4013
- var C1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Article/ArticleBrandBanner/ArticleBrandBanner.tsx";
4015
+ var C1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Article/ArticleBrandBanner/ArticleBrandBanner.tsx";
4014
4016
  const Mn = ({
4015
4017
  children: n,
4016
4018
  ...l
@@ -4023,7 +4025,7 @@ const Mn = ({
4023
4025
  lineNumber: 13,
4024
4026
  columnNumber: 5
4025
4027
  } }, n));
4026
- var le = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Article/ArticleHeader/ArticleHeader.tsx";
4028
+ var le = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Article/ArticleHeader/ArticleHeader.tsx";
4027
4029
  const Cn = ({
4028
4030
  title: n,
4029
4031
  label: l,
@@ -4110,7 +4112,7 @@ const Cn = ({
4110
4112
  columnNumber: 21
4111
4113
  } }))), d;
4112
4114
  };
4113
- var Y0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Article/ArticleSummary/ArticleSummary.tsx";
4115
+ var Y0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Article/ArticleSummary/ArticleSummary.tsx";
4114
4116
  const Fn = ({
4115
4117
  title: n,
4116
4118
  summary: l,
@@ -4124,12 +4126,12 @@ const Fn = ({
4124
4126
  fileName: Y0,
4125
4127
  lineNumber: 28,
4126
4128
  columnNumber: 7
4127
- } }, n), /* @__PURE__ */ e.createElement(wl, { color: m, __self: void 0, __source: {
4129
+ } }, n), /* @__PURE__ */ e.createElement(w2, { color: m, __self: void 0, __source: {
4128
4130
  fileName: Y0,
4129
4131
  lineNumber: 32,
4130
4132
  columnNumber: 5
4131
4133
  } }, l));
4132
- var J0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Article/ArticleVideo/ArticleVideo.tsx";
4134
+ var J0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Article/ArticleVideo/ArticleVideo.tsx";
4133
4135
  const kn = ({
4134
4136
  html: n,
4135
4137
  caption: l = ""
@@ -4148,22 +4150,22 @@ const kn = ({
4148
4150
  lineNumber: 18,
4149
4151
  columnNumber: 7
4150
4152
  } }, l));
4151
- var rl = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Article/Embed/Embed.tsx";
4153
+ var r2 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Article/Embed/Embed.tsx";
4152
4154
  const jn = ({
4153
4155
  html: n
4154
4156
  }) => /* @__PURE__ */ e.createElement("div", { dangerouslySetInnerHTML: {
4155
4157
  __html: n
4156
4158
  }, __self: void 0, __source: {
4157
- fileName: rl,
4159
+ fileName: r2,
4158
4160
  lineNumber: 8,
4159
4161
  columnNumber: 3
4160
4162
  } });
4161
- var Ce = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Article/Media/Media.tsx";
4162
- const ul = {
4163
+ var Ce = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Article/Media/Media.tsx";
4164
+ const u2 = {
4163
4165
  defaultFormat: "1444x920",
4164
4166
  formats: ["1444x920", "722x460", "640x408", "320x204"],
4165
4167
  sizes: "(min-width: 722px) 722px, 100vw"
4166
- }, cl = {
4168
+ }, c2 = {
4167
4169
  defaultFormat: "1444x920",
4168
4170
  formats: ["1444x920", "722x460", "640x408", "320x204"],
4169
4171
  sizes: "100vw"
@@ -4180,8 +4182,8 @@ const ul = {
4180
4182
  isGallery: d = !1,
4181
4183
  ...b
4182
4184
  }) => {
4183
- let v = cl;
4184
- return a === E.DESKTOP && (v = ul), /* @__PURE__ */ e.createElement(h, { ...b, as: "figure", className: "c-media", __self: void 0, __source: {
4185
+ let v = c2;
4186
+ return a === E.DESKTOP && (v = u2), /* @__PURE__ */ e.createElement(h, { ...b, as: "figure", className: "c-media", __self: void 0, __source: {
4185
4187
  fileName: Ce,
4186
4188
  lineNumber: 50,
4187
4189
  columnNumber: 5
@@ -4232,8 +4234,8 @@ const ul = {
4232
4234
  columnNumber: 13
4233
4235
  } }, " / ", r)));
4234
4236
  };
4235
- var F1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/AvatarGroup/AvatarGroup.tsx";
4236
- const al = ({
4237
+ var F1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/AvatarGroup/AvatarGroup.tsx";
4238
+ const a2 = ({
4237
4239
  avatars: n,
4238
4240
  maxAvatar: l = 4,
4239
4241
  themeColor: m,
@@ -4245,12 +4247,12 @@ const al = ({
4245
4247
  } }, n.slice(0, l).map(({
4246
4248
  path: t,
4247
4249
  title: a
4248
- }) => /* @__PURE__ */ e.createElement(C2, { img: t, alt: a, themeColor: m, key: a, __self: void 0, __source: {
4250
+ }) => /* @__PURE__ */ e.createElement(Cl, { img: t, alt: a, themeColor: m, key: a, __self: void 0, __source: {
4249
4251
  fileName: F1,
4250
4252
  lineNumber: 18,
4251
4253
  columnNumber: 7
4252
4254
  } })));
4253
- var He = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Breadcrumb/Breadcrumb.tsx";
4255
+ var He = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Breadcrumb/Breadcrumb.tsx";
4254
4256
  const Sn = ({
4255
4257
  rubrics: n,
4256
4258
  tags: l,
@@ -4269,7 +4271,7 @@ const Sn = ({
4269
4271
  fileName: He,
4270
4272
  lineNumber: 28,
4271
4273
  columnNumber: 7
4272
- } })), n && n.length > 0 && n.slice(0, 4).map((a) => /* @__PURE__ */ e.createElement(N2, { key: a.label, __self: void 0, __source: {
4274
+ } })), n && n.length > 0 && n.slice(0, 4).map((a) => /* @__PURE__ */ e.createElement(Nl, { key: a.label, __self: void 0, __source: {
4273
4275
  fileName: He,
4274
4276
  lineNumber: 34,
4275
4277
  columnNumber: 9
@@ -4290,7 +4292,7 @@ const Sn = ({
4290
4292
  lineNumber: 46,
4291
4293
  columnNumber: 11
4292
4294
  } }, a.label))));
4293
- var Ne = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/BulletedList/BulletedList.tsx";
4295
+ var Ne = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/BulletedList/BulletedList.tsx";
4294
4296
  const $n = ({
4295
4297
  items: n,
4296
4298
  heading: l,
@@ -4359,7 +4361,7 @@ const $n = ({
4359
4361
  columnNumber: 11
4360
4362
  } }))) : null;
4361
4363
  };
4362
- var tl = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/CardContainer/CardContainer.tsx";
4364
+ var t2 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/CardContainer/CardContainer.tsx";
4363
4365
  const te = O(({
4364
4366
  as: n = "div",
4365
4367
  children: l,
@@ -4378,33 +4380,33 @@ const te = O(({
4378
4380
  }, m),
4379
4381
  __self: void 0,
4380
4382
  __source: {
4381
- fileName: tl,
4383
+ fileName: t2,
4382
4384
  lineNumber: 14,
4383
4385
  columnNumber: 5
4384
4386
  }
4385
4387
  },
4386
4388
  l
4387
4389
  ));
4388
- var Q0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/CardFooter/CardFooter.tsx";
4389
- const m2 = ({
4390
+ var Q0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/CardFooter/CardFooter.tsx";
4391
+ const ml = ({
4390
4392
  text: n,
4391
4393
  secondaryText: l,
4392
4394
  bg: m,
4393
4395
  ...r
4394
4396
  }) => /* @__PURE__ */ e.createElement(_, { ...r, justifyContent: "between", alignItems: "center", gap: "s", __self: void 0, __source: {
4395
4397
  fileName: Q0,
4396
- lineNumber: 15,
4398
+ lineNumber: 13,
4397
4399
  columnNumber: 3
4398
4400
  } }, /* @__PURE__ */ e.createElement(N, { as: "span", size: "xs", bg: m || void 0, p: m ? "xxs" : void 0, color: m ? "grey-900" : void 0, __self: void 0, __source: {
4399
4401
  fileName: Q0,
4400
- lineNumber: 16,
4402
+ lineNumber: 14,
4401
4403
  columnNumber: 5
4402
4404
  } }, n), l && /* @__PURE__ */ e.createElement(N, { as: "span", size: "xxs-3", color: "grey-300", textTransform: "uppercase", __self: void 0, __source: {
4403
4405
  fileName: Q0,
4404
- lineNumber: 26,
4406
+ lineNumber: 24,
4405
4407
  columnNumber: 7
4406
4408
  } }, l));
4407
- var be = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/CardHeader/CardHeader.tsx";
4409
+ var be = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/CardHeader/CardHeader.tsx";
4408
4410
  const qe = ({
4409
4411
  headline: n,
4410
4412
  liveTime: l,
@@ -4414,48 +4416,48 @@ const qe = ({
4414
4416
  }) => {
4415
4417
  const a = /* @__PURE__ */ e.createElement(A, { color: n.color || "grey-400", isUppercase: n.isUppercase, size: "xs", ...!r && !l && !m && t, __self: void 0, __source: {
4416
4418
  fileName: be,
4417
- lineNumber: 22,
4419
+ lineNumber: 18,
4418
4420
  columnNumber: 5
4419
4421
  } }, n.text), i = l || m ? /* @__PURE__ */ e.createElement(_, { ...!r && t, alignItems: "center", gap: "xxs-2", color: "grey-400", __self: void 0, __source: {
4420
4422
  fileName: be,
4421
- lineNumber: 34,
4423
+ lineNumber: 30,
4422
4424
  columnNumber: 7
4423
4425
  } }, l && /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(N, { as: "span", size: "xs", color: "red", weight: "bold", __self: void 0, __source: {
4424
4426
  fileName: be,
4425
- lineNumber: 37,
4427
+ lineNumber: 33,
4426
4428
  columnNumber: 13
4427
4429
  } }, l), /* @__PURE__ */ e.createElement(M0, { size: "xs", color: "red", __self: void 0, __source: {
4428
4430
  fileName: be,
4429
- lineNumber: 40,
4431
+ lineNumber: 36,
4430
4432
  columnNumber: 13
4431
4433
  } })), a, m && /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(M0, { size: "xs", color: n.color || "grey-400", __self: void 0, __source: {
4432
4434
  fileName: be,
4433
- lineNumber: 46,
4435
+ lineNumber: 42,
4434
4436
  columnNumber: 13
4435
4437
  } }), /* @__PURE__ */ e.createElement(N, { as: "time", size: "xs", color: m.color, __self: void 0, __source: {
4436
4438
  fileName: be,
4437
- lineNumber: 47,
4439
+ lineNumber: 43,
4438
4440
  columnNumber: 13
4439
4441
  } }, m.text))) : a;
4440
4442
  return r ? /* @__PURE__ */ e.createElement(_, { ...t, direction: "column", __self: void 0, __source: {
4441
4443
  fileName: be,
4442
- lineNumber: 58,
4444
+ lineNumber: 54,
4443
4445
  columnNumber: 5
4444
4446
  } }, i, /* @__PURE__ */ e.createElement(_, { color: "ultramarine", mt: "xxs-2", __self: void 0, __source: {
4445
4447
  fileName: be,
4446
- lineNumber: 60,
4448
+ lineNumber: 56,
4447
4449
  columnNumber: 7
4448
4450
  } }, /* @__PURE__ */ e.createElement(x, { name: "local", size: 13, mr: "xxs-2", __self: void 0, __source: {
4449
4451
  fileName: be,
4450
- lineNumber: 61,
4452
+ lineNumber: 57,
4451
4453
  columnNumber: 9
4452
4454
  } }), /* @__PURE__ */ e.createElement(N, { size: "xxs", weight: "bold", textTransform: "uppercase", __self: void 0, __source: {
4453
4455
  fileName: be,
4454
- lineNumber: 62,
4456
+ lineNumber: 58,
4455
4457
  columnNumber: 9
4456
4458
  } }, r))) : i;
4457
4459
  };
4458
- var Ue = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/IconItem/IconItem.tsx";
4460
+ var Ue = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/IconItem/IconItem.tsx";
4459
4461
  const i0 = ({
4460
4462
  iconName: n,
4461
4463
  variant: l,
@@ -4515,8 +4517,8 @@ const i0 = ({
4515
4517
  columnNumber: 7
4516
4518
  } }, a));
4517
4519
  };
4518
- var Ve = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/CardImage/CardImage.tsx";
4519
- const il = (n) => {
4520
+ var Ve = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/CardImage/CardImage.tsx";
4521
+ const i2 = (n) => {
4520
4522
  switch (n) {
4521
4523
  case "small":
4522
4524
  return 20;
@@ -4547,45 +4549,45 @@ const il = (n) => {
4547
4549
  id: n
4548
4550
  } : {}, src: l, defaultFormat: r, formats: m, sizes: t, alt: a, lazyLoad: s, fetchPriority: d, radius: p, enableHD: S, __self: void 0, __source: {
4549
4551
  fileName: Ve,
4550
- lineNumber: 55,
4552
+ lineNumber: 43,
4551
4553
  columnNumber: 5
4552
4554
  } });
4553
4555
  return /* @__PURE__ */ e.createElement(h, { ...C, className: f("c-card-img", v), __self: void 0, __source: {
4554
4556
  fileName: Ve,
4555
- lineNumber: 70,
4557
+ lineNumber: 58,
4556
4558
  columnNumber: 5
4557
4559
  } }, /* @__PURE__ */ e.createElement("div", { className: f("c-card-img__inner", {
4558
4560
  "c-card-img__inner--with-shadow": b || !!i,
4559
4561
  "c-card-img__inner--with-interaction": g !== void 0
4560
4562
  }), __self: void 0, __source: {
4561
4563
  fileName: Ve,
4562
- lineNumber: 71,
4564
+ lineNumber: 59,
4563
4565
  columnNumber: 7
4564
4566
  } }, i && /* @__PURE__ */ e.createElement(_, { color: "white", alignItems: "center", gap: i.size === "small" ? "xxs-2" : "xxs", className: f("c-card-img__caption", {
4565
4567
  [`c-card-img__caption--${i.size || "big"}`]: !0
4566
4568
  }), __self: void 0, __source: {
4567
4569
  fileName: Ve,
4568
- lineNumber: 78,
4570
+ lineNumber: 66,
4569
4571
  columnNumber: 11
4570
- } }, /* @__PURE__ */ e.createElement(x, { name: i.iconName, size: il(i.size || "big"), __self: void 0, __source: {
4572
+ } }, /* @__PURE__ */ e.createElement(x, { name: i.iconName, size: i2(i.size || "big"), __self: void 0, __source: {
4571
4573
  fileName: Ve,
4572
- lineNumber: 86,
4574
+ lineNumber: 74,
4573
4575
  columnNumber: 13
4574
4576
  } }), /* @__PURE__ */ e.createElement(N, { size: i.size === "small" ? "xxs-2" : "xxs", weight: "bold", __self: void 0, __source: {
4575
4577
  fileName: Ve,
4576
- lineNumber: 87,
4578
+ lineNumber: 75,
4577
4579
  columnNumber: 13
4578
4580
  } }, i.text)), o && /* @__PURE__ */ e.createElement(N, { size: "xxl", weight: "bold", color: "white", className: "c-card-img__title", __self: void 0, __source: {
4579
4581
  fileName: Ve,
4580
- lineNumber: 93,
4582
+ lineNumber: 81,
4581
4583
  columnNumber: 11
4582
4584
  } }, o), g !== void 0 && /* @__PURE__ */ e.createElement(i0, { className: "c-card-img__favorite", iconName: g ? "star" : "star-outlined", variant: "secondary", iconSize: 20, color: "grey-500", __self: void 0, __source: {
4583
4585
  fileName: Ve,
4584
- lineNumber: 98,
4586
+ lineNumber: 86,
4585
4587
  columnNumber: 11
4586
4588
  } }), K));
4587
4589
  };
4588
- var P0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/CardTitle/CardTitle.tsx";
4590
+ var P0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/CardTitle/CardTitle.tsx";
4589
4591
  const k1 = (n) => {
4590
4592
  switch (n) {
4591
4593
  case "alert":
@@ -4660,7 +4662,7 @@ const k1 = (n) => {
4660
4662
  columnNumber: 9
4661
4663
  } }, k1(n).label), o)
4662
4664
  );
4663
- var D = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardExtraLarge/CardExtraLarge.tsx";
4665
+ var D = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardExtraLarge/CardExtraLarge.tsx";
4664
4666
  const Bn = ({
4665
4667
  link: n,
4666
4668
  title: l,
@@ -4751,7 +4753,7 @@ const Bn = ({
4751
4753
  fileName: D,
4752
4754
  lineNumber: 112,
4753
4755
  columnNumber: 15
4754
- } }), o && /* @__PURE__ */ e.createElement(i2, { ...o, mx: "m", mt: "xs", className: "c-card-element--is-clickable", __self: void 0, __source: {
4756
+ } }), o && /* @__PURE__ */ e.createElement(il, { ...o, mx: "m", mt: "xs", className: "c-card-element--is-clickable", __self: void 0, __source: {
4755
4757
  fileName: D,
4756
4758
  lineNumber: 122,
4757
4759
  columnNumber: 15
@@ -4765,8 +4767,8 @@ const Bn = ({
4765
4767
  columnNumber: 13
4766
4768
  } })));
4767
4769
  };
4768
- var Fe = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardExtraSmall/CardExtraSmall.tsx";
4769
- const r2 = ({
4770
+ var Fe = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardExtraSmall/CardExtraSmall.tsx";
4771
+ const rl = ({
4770
4772
  link: n,
4771
4773
  title: l,
4772
4774
  cardHeaderProps: m,
@@ -4816,7 +4818,7 @@ const r2 = ({
4816
4818
  fileName: Fe,
4817
4819
  lineNumber: 60,
4818
4820
  columnNumber: 13
4819
- } })), a && /* @__PURE__ */ e.createElement(m2, { ...a, mt: "xs", __self: void 0, __source: {
4821
+ } })), a && /* @__PURE__ */ e.createElement(ml, { ...a, mt: "xs", __self: void 0, __source: {
4820
4822
  fileName: Fe,
4821
4823
  lineNumber: 73,
4822
4824
  columnNumber: 29
@@ -4826,7 +4828,7 @@ const r2 = ({
4826
4828
  columnNumber: 9
4827
4829
  } }));
4828
4830
  };
4829
- var Le = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardFrame/CardFrame.tsx";
4831
+ var Le = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardFrame/CardFrame.tsx";
4830
4832
  const Hn = ({
4831
4833
  link: n,
4832
4834
  title: l,
@@ -4900,7 +4902,7 @@ const Hn = ({
4900
4902
  columnNumber: 15
4901
4903
  } }, r.children)))));
4902
4904
  };
4903
- var ce = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardLarge/CardLarge.tsx";
4905
+ var ce = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardLarge/CardLarge.tsx";
4904
4906
  const Vn = ({
4905
4907
  link: n,
4906
4908
  title: l,
@@ -4970,8 +4972,8 @@ const Vn = ({
4970
4972
  columnNumber: 13
4971
4973
  } })));
4972
4974
  };
4973
- var Ge = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardMedium/CardMedium.tsx";
4974
- const sl = ({
4975
+ var Ge = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardMedium/CardMedium.tsx";
4976
+ const s2 = ({
4975
4977
  link: n,
4976
4978
  title: l,
4977
4979
  cardHeaderProps: m,
@@ -5014,7 +5016,7 @@ const sl = ({
5014
5016
  fileName: Ge,
5015
5017
  lineNumber: 63,
5016
5018
  columnNumber: 9
5017
- } }, l)), i && /* @__PURE__ */ e.createElement(m2, { ...i, mt: "l", p: o ? "s" : void 0, bg: (i == null ? void 0 : i.bg) || o, __self: void 0, __source: {
5019
+ } }, l)), i && /* @__PURE__ */ e.createElement(ml, { ...i, mt: "l", p: o ? "s" : void 0, bg: (i == null ? void 0 : i.bg) || o, __self: void 0, __source: {
5018
5020
  fileName: Ge,
5019
5021
  lineNumber: 66,
5020
5022
  columnNumber: 9
@@ -5024,8 +5026,8 @@ const sl = ({
5024
5026
  columnNumber: 9
5025
5027
  } }));
5026
5028
  };
5027
- var W = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardMost/CardMost.tsx";
5028
- const ol = ({
5029
+ var W = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardMost/CardMost.tsx";
5030
+ const o2 = ({
5029
5031
  link: n,
5030
5032
  title: l,
5031
5033
  cardHeaderProps: m,
@@ -5134,7 +5136,7 @@ const ol = ({
5134
5136
  columnNumber: 9
5135
5137
  } }));
5136
5138
  };
5137
- var k = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardMovie/CardMovie.tsx";
5139
+ var k = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardMovie/CardMovie.tsx";
5138
5140
  const Ln = ({
5139
5141
  title: n,
5140
5142
  summary: l,
@@ -5192,7 +5194,7 @@ const Ln = ({
5192
5194
  fileName: k,
5193
5195
  lineNumber: 66,
5194
5196
  columnNumber: 13
5195
- } }, "La note 20 Minutes :", " "), /* @__PURE__ */ e.createElement(K2, { rating: p, iconProps: {
5197
+ } }, "La note 20 Minutes :", " "), /* @__PURE__ */ e.createElement(Kl, { rating: p, iconProps: {
5196
5198
  size: 19
5197
5199
  }, __self: void 0, __source: {
5198
5200
  fileName: k,
@@ -5296,7 +5298,7 @@ const Ln = ({
5296
5298
  columnNumber: 13
5297
5299
  } }))));
5298
5300
  };
5299
- var Ze = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardNewsletter/CardNewletter.tsx";
5301
+ var Ze = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardNewsletter/CardNewletter.tsx";
5300
5302
  const Zn = ({
5301
5303
  id: n,
5302
5304
  label: l,
@@ -5339,13 +5341,13 @@ const Zn = ({
5339
5341
  fileName: Ze,
5340
5342
  lineNumber: 59,
5341
5343
  columnNumber: 5
5342
- } }, /* @__PURE__ */ e.createElement(l2, { id: n, checked: i, onChange: o, __self: void 0, __source: {
5344
+ } }, /* @__PURE__ */ e.createElement(ll, { id: n, checked: i, onChange: o, __self: void 0, __source: {
5343
5345
  fileName: Ze,
5344
5346
  lineNumber: 60,
5345
5347
  columnNumber: 7
5346
5348
  } })));
5347
- var r0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardOverview/CardOverview.tsx";
5348
- const u2 = ({
5349
+ var r0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardOverview/CardOverview.tsx";
5350
+ const ul = ({
5349
5351
  link: n,
5350
5352
  cardImageProps: l,
5351
5353
  cardHeaderProps: m,
@@ -5417,8 +5419,8 @@ const u2 = ({
5417
5419
  columnNumber: 11
5418
5420
  } }, t))));
5419
5421
  };
5420
- var Xe = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardSmall/CardSmall.tsx";
5421
- const c2 = ({
5422
+ var Xe = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardSmall/CardSmall.tsx";
5423
+ const cl = ({
5422
5424
  link: n,
5423
5425
  title: l,
5424
5426
  cardHeaderProps: m,
@@ -5475,8 +5477,8 @@ const c2 = ({
5475
5477
  columnNumber: 9
5476
5478
  } }, g) : g);
5477
5479
  };
5478
- var u0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardTiny/CardTiny.tsx";
5479
- const _l = ({
5480
+ var u0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardTiny/CardTiny.tsx";
5481
+ const _2 = ({
5480
5482
  link: n,
5481
5483
  title: l,
5482
5484
  cardHeaderProps: m,
@@ -5525,8 +5527,8 @@ const _l = ({
5525
5527
  columnNumber: 11
5526
5528
  } }, l))));
5527
5529
  };
5528
- var j1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardVertical/CardVertical.tsx";
5529
- const dl = ({
5530
+ var j1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardVertical/CardVertical.tsx";
5531
+ const d2 = ({
5530
5532
  link: n,
5531
5533
  title: l,
5532
5534
  cardImageProps: m,
@@ -5540,7 +5542,7 @@ const dl = ({
5540
5542
  lineNumber: 28,
5541
5543
  columnNumber: 7
5542
5544
  } }));
5543
- var Te = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardVideo/CardVideo.tsx";
5545
+ var Te = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardVideo/CardVideo.tsx";
5544
5546
  const Tn = ({
5545
5547
  link: n,
5546
5548
  title: l,
@@ -5593,14 +5595,14 @@ const Tn = ({
5593
5595
  fileName: Te,
5594
5596
  lineNumber: 47,
5595
5597
  columnNumber: 11
5596
- } }, r.children), m && /* @__PURE__ */ e.createElement(i2, { ...m, mt: "l", className: "c-card-element--is-clickable", __self: void 0, __source: {
5598
+ } }, r.children), m && /* @__PURE__ */ e.createElement(il, { ...m, mt: "l", className: "c-card-element--is-clickable", __self: void 0, __source: {
5597
5599
  fileName: Te,
5598
5600
  lineNumber: 58,
5599
5601
  columnNumber: 11
5600
5602
  } })))
5601
5603
  ) : null;
5602
- var S1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardVideoSmall/CardVideoSmall.tsx";
5603
- const fl = ({
5604
+ var S1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardVideoSmall/CardVideoSmall.tsx";
5605
+ const f2 = ({
5604
5606
  link: n,
5605
5607
  title: l,
5606
5608
  cardImageProps: m,
@@ -5615,7 +5617,7 @@ const fl = ({
5615
5617
  lineNumber: 36,
5616
5618
  columnNumber: 7
5617
5619
  } }));
5618
- var Ie = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardWithButton/CardWithButton.tsx";
5620
+ var Ie = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardWithButton/CardWithButton.tsx";
5619
5621
  const In = ({
5620
5622
  title: n,
5621
5623
  summaryProps: l,
@@ -5663,7 +5665,7 @@ const In = ({
5663
5665
  lineNumber: 53,
5664
5666
  columnNumber: 5
5665
5667
  } }, t.children));
5666
- var he = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardWithSummary/CardWithSummary.tsx";
5668
+ var he = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardWithSummary/CardWithSummary.tsx";
5667
5669
  const Rn = ({
5668
5670
  link: n,
5669
5671
  title: l,
@@ -5730,8 +5732,8 @@ const Rn = ({
5730
5732
  columnNumber: 9
5731
5733
  } }));
5732
5734
  };
5733
- var ve = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Carousel/Carousel.tsx";
5734
- const Nl = ({
5735
+ var ve = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Carousel/Carousel.tsx";
5736
+ const N2 = ({
5735
5737
  label: n,
5736
5738
  articles: l,
5737
5739
  layout: m,
@@ -5748,20 +5750,20 @@ const Nl = ({
5748
5750
  const p = (g) => {
5749
5751
  switch (a == null ? void 0 : a.sliderVariant) {
5750
5752
  case "videos":
5751
- return /* @__PURE__ */ e.createElement(fl, { ...g, __self: void 0, __source: {
5753
+ return /* @__PURE__ */ e.createElement(f2, { ...g, __self: void 0, __source: {
5752
5754
  fileName: ve,
5753
5755
  lineNumber: 53,
5754
5756
  columnNumber: 16
5755
5757
  } });
5756
5758
  case "vertical-cards":
5757
- return /* @__PURE__ */ e.createElement(dl, { ...g, __self: void 0, __source: {
5759
+ return /* @__PURE__ */ e.createElement(d2, { ...g, __self: void 0, __source: {
5758
5760
  fileName: ve,
5759
5761
  lineNumber: 55,
5760
5762
  columnNumber: 16
5761
5763
  } });
5762
5764
  case "default":
5763
5765
  default:
5764
- return /* @__PURE__ */ e.createElement(c2, { ...g, layout: m, ...g.cardHeaderProps && {
5766
+ return /* @__PURE__ */ e.createElement(cl, { ...g, layout: m, ...g.cardHeaderProps && {
5765
5767
  cardHeaderProps: {
5766
5768
  ...d && {
5767
5769
  color: "grey-500"
@@ -5791,7 +5793,7 @@ const Nl = ({
5791
5793
  fileName: ve,
5792
5794
  lineNumber: 87,
5793
5795
  columnNumber: 5
5794
- } }, n && /* @__PURE__ */ e.createElement(t2, { label: n, mb: !o || d ? "m" : "xxl", labelLink: r, themeColor: i, isUnderlined: o, textAlign: s, ...d && {
5796
+ } }, n && /* @__PURE__ */ e.createElement(tl, { label: n, mb: !o || d ? "m" : "xxl", labelLink: r, themeColor: i, isUnderlined: o, textAlign: s, ...d && {
5795
5797
  color: "grey-900"
5796
5798
  }, ...t, __self: void 0, __source: {
5797
5799
  fileName: ve,
@@ -5822,15 +5824,15 @@ const Nl = ({
5822
5824
  columnNumber: 11
5823
5825
  } }))) : null;
5824
5826
  };
5825
- var fe = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Chart/HalfDonut/HalfDonut.tsx";
5826
- const bl = (n, l, m, r) => {
5827
+ var fe = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Chart/HalfDonut/HalfDonut.tsx";
5828
+ const b2 = (n, l, m, r) => {
5827
5829
  const t = n * Math.cos(2 * Math.PI * l), a = n * Math.sin(2 * Math.PI * l);
5828
5830
  return {
5829
5831
  pathDescription: `M0,0 L${m},${r} A${n},${n} 0 ${l > 0.5 ? 1 : 0} 1 ${t},${a} Z`,
5830
5832
  lx: t,
5831
5833
  ly: a
5832
5834
  };
5833
- }, hl = (n, l, m) => {
5835
+ }, h2 = (n, l, m) => {
5834
5836
  let r = 0, t = l, a = 0;
5835
5837
  return n.reduce((i, o) => {
5836
5838
  const s = (o.seats || 0) / m;
@@ -5839,7 +5841,7 @@ const bl = (n, l, m, r) => {
5839
5841
  pathDescription: d,
5840
5842
  lx: b,
5841
5843
  ly: v
5842
- } = bl(l, r / 2, t, a);
5844
+ } = b2(l, r / 2, t, a);
5843
5845
  t = b, a = v;
5844
5846
  const p = /* @__PURE__ */ e.createElement("path", { key: o.politicalParty.color, className: `c-half-donut__zone c-half-donut__zone--${o.politicalParty.color}`, d, __self: void 0, __source: {
5845
5847
  fileName: fe,
@@ -5865,7 +5867,7 @@ const bl = (n, l, m, r) => {
5865
5867
  fileName: fe,
5866
5868
  lineNumber: 70,
5867
5869
  columnNumber: 7
5868
- } }, hl(n, 270, t), /* @__PURE__ */ e.createElement("g", { className: "c-half-donut__top", __self: void 0, __source: {
5870
+ } }, h2(n, 270, t), /* @__PURE__ */ e.createElement("g", { className: "c-half-donut__top", __self: void 0, __source: {
5869
5871
  fileName: fe,
5870
5872
  lineNumber: 77,
5871
5873
  columnNumber: 9
@@ -5899,7 +5901,7 @@ const bl = (n, l, m, r) => {
5899
5901
  columnNumber: 7
5900
5902
  } }));
5901
5903
  };
5902
- var b0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Citation/Citation.tsx";
5904
+ var b0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Citation/Citation.tsx";
5903
5905
  const On = ({
5904
5906
  citationText: n,
5905
5907
  citationAuthor: l,
@@ -5928,7 +5930,7 @@ const On = ({
5928
5930
  lineNumber: 31,
5929
5931
  columnNumber: 7
5930
5932
  } }, l));
5931
- var Re = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Collapse/Collapse.tsx";
5933
+ var Re = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Collapse/Collapse.tsx";
5932
5934
  const _1 = O(({
5933
5935
  index: n,
5934
5936
  textTitleProps: l,
@@ -5982,7 +5984,7 @@ const _1 = O(({
5982
5984
  columnNumber: 9
5983
5985
  } }, d));
5984
5986
  });
5985
- var R = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Comment/Comment.tsx";
5987
+ var R = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Comment/Comment.tsx";
5986
5988
  const Dn = ({
5987
5989
  enableComment: n,
5988
5990
  commentContentId: l,
@@ -6003,7 +6005,7 @@ const Dn = ({
6003
6005
  fileName: R,
6004
6006
  lineNumber: 36,
6005
6007
  columnNumber: 5
6006
- } }, /* @__PURE__ */ e.createElement(pl, { dialogId: s, themeColor: o, __self: void 0, __source: {
6008
+ } }, /* @__PURE__ */ e.createElement(p2, { dialogId: s, themeColor: o, __self: void 0, __source: {
6007
6009
  fileName: R,
6008
6010
  lineNumber: 37,
6009
6011
  columnNumber: 7
@@ -6081,7 +6083,7 @@ const Dn = ({
6081
6083
  columnNumber: 30
6082
6084
  } })));
6083
6085
  };
6084
- var vl = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Comment/CommentButton.tsx";
6086
+ var v2 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Comment/CommentButton.tsx";
6085
6087
  const qn = ({
6086
6088
  enableComment: n,
6087
6089
  commentNumber: l = 0,
@@ -6090,11 +6092,11 @@ const qn = ({
6090
6092
  distanceVisible: 0
6091
6093
  }
6092
6094
  }) => n ? /* @__PURE__ */ e.createElement(_, { id: "mbrs-comments-button-container", className: "c-comment-button", justifyContent: "center", "data-delayed": m.delayed, "data-distance-visible": m.distanceVisible, "data-comment-number": l, __self: void 0, __source: {
6093
- fileName: vl,
6095
+ fileName: v2,
6094
6096
  lineNumber: 23,
6095
6097
  columnNumber: 5
6096
6098
  } }) : null;
6097
- var Ae = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Comment/CommentCount.tsx";
6099
+ var Ae = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Comment/CommentCount.tsx";
6098
6100
  const Kn = ({
6099
6101
  commentNumber: n,
6100
6102
  layout: l
@@ -6131,7 +6133,7 @@ const Kn = ({
6131
6133
  lineNumber: 25,
6132
6134
  columnNumber: 7
6133
6135
  } }, `${n} ${n > 1 ? "commentaires" : "commentaire"}`));
6134
- var $1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Comment/CommentNotificationBell.tsx";
6136
+ var $1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Comment/CommentNotificationBell.tsx";
6135
6137
  const b1 = () => /* @__PURE__ */ e.createElement("div", { className: "viafoura u-hidden", __self: void 0, __source: {
6136
6138
  fileName: $1,
6137
6139
  lineNumber: 4,
@@ -6141,7 +6143,7 @@ const b1 = () => /* @__PURE__ */ e.createElement("div", { className: "viafoura u
6141
6143
  lineNumber: 6,
6142
6144
  columnNumber: 5
6143
6145
  } }));
6144
- var h0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Countdown/CountdownItem/CountdownItem.tsx";
6146
+ var h0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Countdown/CountdownItem/CountdownItem.tsx";
6145
6147
  const B0 = ({
6146
6148
  title: n,
6147
6149
  classItem: l,
@@ -6173,7 +6175,7 @@ const B0 = ({
6173
6175
  lineNumber: 39,
6174
6176
  columnNumber: 9
6175
6177
  } })));
6176
- var se = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Countdown/Countdown.tsx";
6178
+ var se = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Countdown/Countdown.tsx";
6177
6179
  const B1 = ({
6178
6180
  layout: n,
6179
6181
  title: l,
@@ -6243,7 +6245,7 @@ const B1 = ({
6243
6245
  lineNumber: 48,
6244
6246
  columnNumber: 7
6245
6247
  } })));
6246
- var H1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/DarkModeSwitch/DarkModeSwitch.tsx";
6248
+ var H1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/DarkModeSwitch/DarkModeSwitch.tsx";
6247
6249
  const Wn = ({
6248
6250
  label: n,
6249
6251
  icon: l = {
@@ -6251,7 +6253,7 @@ const Wn = ({
6251
6253
  size: 20
6252
6254
  },
6253
6255
  ...m
6254
- }) => /* @__PURE__ */ e.createElement(l2, { id: "dark-mode-switch", icon: l, label: n || /* @__PURE__ */ e.createElement(N, { size: "l", as: "span", weight: "bold", __self: void 0, __source: {
6256
+ }) => /* @__PURE__ */ e.createElement(ll, { id: "dark-mode-switch", icon: l, label: n || /* @__PURE__ */ e.createElement(N, { size: "l", as: "span", weight: "bold", __self: void 0, __source: {
6255
6257
  fileName: H1,
6256
6258
  lineNumber: 19,
6257
6259
  columnNumber: 9
@@ -6260,7 +6262,7 @@ const Wn = ({
6260
6262
  lineNumber: 14,
6261
6263
  columnNumber: 3
6262
6264
  } });
6263
- var Oe = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/DiscoverList/DiscoverList.tsx";
6265
+ var Oe = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/DiscoverList/DiscoverList.tsx";
6264
6266
  const Un = ({
6265
6267
  topics: n,
6266
6268
  ...l
@@ -6300,7 +6302,7 @@ const Un = ({
6300
6302
  columnNumber: 13
6301
6303
  } }, m.label));
6302
6304
  })));
6303
- var U = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/ErrorContent/ErrorContent.tsx";
6305
+ var U = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/ErrorContent/ErrorContent.tsx";
6304
6306
  const Gn = ({
6305
6307
  statusCode: n = "404",
6306
6308
  enableGoogleSearch: l
@@ -6372,7 +6374,7 @@ const Gn = ({
6372
6374
  columnNumber: 7
6373
6375
  } }, "Retour page d’accueil"));
6374
6376
  };
6375
- var e1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Events/ElectionsPromoBanner/ElectionsPromoBanner.tsx";
6377
+ var e1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Events/ElectionsPromoBanner/ElectionsPromoBanner.tsx";
6376
6378
  const Xn = ({
6377
6379
  link: n,
6378
6380
  ...l
@@ -6389,7 +6391,7 @@ const Xn = ({
6389
6391
  lineNumber: 24,
6390
6392
  columnNumber: 5
6391
6393
  } }, "Voir tous les résultats"));
6392
- var v0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderBanner/HeaderBanner.tsx";
6394
+ var v0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderBanner/HeaderBanner.tsx";
6393
6395
  const Yn = ({
6394
6396
  title: n,
6395
6397
  subtitle: l,
@@ -6418,10 +6420,10 @@ const Yn = ({
6418
6420
  lineNumber: 23,
6419
6421
  columnNumber: 7
6420
6422
  } }, n)));
6421
- var J = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderMini/HeaderMini.tsx";
6422
- const gl = {
6423
+ var J = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderMini/HeaderMini.tsx";
6424
+ const g2 = {
6423
6425
  logo: [90, 22],
6424
- "logo-tempo": [70, 22]
6426
+ "logo-tempo": [78, 24]
6425
6427
  }, Jn = ({
6426
6428
  logohref: n,
6427
6429
  headerLinks: l,
@@ -6478,7 +6480,7 @@ const gl = {
6478
6480
  fileName: J,
6479
6481
  lineNumber: 62,
6480
6482
  columnNumber: 9
6481
- } }, /* @__PURE__ */ e.createElement(x, { name: i, size: gl[i], __self: void 0, __source: {
6483
+ } }, /* @__PURE__ */ e.createElement(x, { name: i, size: g2[i], __self: void 0, __source: {
6482
6484
  fileName: J,
6483
6485
  lineNumber: 63,
6484
6486
  columnNumber: 11
@@ -6509,7 +6511,7 @@ const gl = {
6509
6511
  columnNumber: 7
6510
6512
  } }))
6511
6513
  );
6512
- var I = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderPage/HeaderPage.tsx";
6514
+ var I = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderPage/HeaderPage.tsx";
6513
6515
  const Qn = ({
6514
6516
  layout: n,
6515
6517
  heading: l,
@@ -6661,7 +6663,7 @@ const Qn = ({
6661
6663
  columnNumber: 5
6662
6664
  } }, S);
6663
6665
  };
6664
- var ge = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderSection/HeaderSection.tsx";
6666
+ var ge = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderSection/HeaderSection.tsx";
6665
6667
  const Pn = ({
6666
6668
  label: n,
6667
6669
  heading: l,
@@ -6746,8 +6748,8 @@ const Pn = ({
6746
6748
  columnNumber: 15
6747
6749
  } }, "Voir plus"))));
6748
6750
  };
6749
- var c0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderSideModal/HeaderSideModal.tsx";
6750
- const pl = ({
6751
+ var c0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderSideModal/HeaderSideModal.tsx";
6752
+ const p2 = ({
6751
6753
  modalIconSize: n = [114, 28],
6752
6754
  dialogId: l,
6753
6755
  ariaLabel: m = "Fermer la fenêtre",
@@ -6794,7 +6796,7 @@ const pl = ({
6794
6796
  lineNumber: 61,
6795
6797
  columnNumber: 5
6796
6798
  } }));
6797
- var l1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderTitle/HeaderTitle.tsx";
6799
+ var l1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderTitle/HeaderTitle.tsx";
6798
6800
  const h1 = ({
6799
6801
  children: n,
6800
6802
  iconProps: l,
@@ -6819,8 +6821,8 @@ const h1 = ({
6819
6821
  lineNumber: 28,
6820
6822
  columnNumber: 9
6821
6823
  } }, n)) : n);
6822
- var a0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Horoscope/HoroscopeContent/HoroscopeContent.tsx";
6823
- const em = ({
6824
+ var a0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Horoscope/HoroscopeContent/HoroscopeContent.tsx";
6825
+ const e3 = ({
6824
6826
  topics: n,
6825
6827
  infoBannerProps: l,
6826
6828
  ...m
@@ -6836,7 +6838,7 @@ const em = ({
6836
6838
  fileName: a0,
6837
6839
  lineNumber: 25,
6838
6840
  columnNumber: 9
6839
- } }, /* @__PURE__ */ e.createElement(xl, { icon: r.icon, title: r.title, content: r.content, __self: void 0, __source: {
6841
+ } }, /* @__PURE__ */ e.createElement(x2, { icon: r.icon, title: r.title, content: r.content, __self: void 0, __source: {
6840
6842
  fileName: a0,
6841
6843
  lineNumber: 26,
6842
6844
  columnNumber: 11
@@ -6844,13 +6846,13 @@ const em = ({
6844
6846
  fileName: a0,
6845
6847
  lineNumber: 27,
6846
6848
  columnNumber: 39
6847
- } })))), /* @__PURE__ */ e.createElement(El, { title: l.title, description: l.description, __self: void 0, __source: {
6849
+ } })))), /* @__PURE__ */ e.createElement(E2, { title: l.title, description: l.description, __self: void 0, __source: {
6848
6850
  fileName: a0,
6849
6851
  lineNumber: 31,
6850
6852
  columnNumber: 5
6851
6853
  } }));
6852
- var g0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Horoscope/HoroscopeTiles/HoroscopeTiles.tsx";
6853
- const lm = ({
6854
+ var g0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Horoscope/HoroscopeTiles/HoroscopeTiles.tsx";
6855
+ const l3 = ({
6854
6856
  horoscopeSignsList: n
6855
6857
  }) => /* @__PURE__ */ e.createElement(h, { as: "ul", className: "o-inline", mx: {
6856
6858
  xs: "m",
@@ -6880,8 +6882,8 @@ const lm = ({
6880
6882
  lineNumber: 22,
6881
6883
  columnNumber: 11
6882
6884
  } }, l.label)))));
6883
- var p0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Horoscope/HoroscopeTopicCard/HoroscopeTopicCard.tsx";
6884
- const xl = O(({
6885
+ var p0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Horoscope/HoroscopeTopicCard/HoroscopeTopicCard.tsx";
6886
+ const x2 = O(({
6885
6887
  icon: n,
6886
6888
  title: l,
6887
6889
  content: m,
@@ -6907,8 +6909,8 @@ const xl = O(({
6907
6909
  lineNumber: 23,
6908
6910
  columnNumber: 7
6909
6911
  } }, m)));
6910
- var Ye = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/InfoBanner/InfoBanner.tsx";
6911
- const El = ({
6912
+ var Ye = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/InfoBanner/InfoBanner.tsx";
6913
+ const E2 = ({
6912
6914
  description: n,
6913
6915
  title: l,
6914
6916
  link: m,
@@ -6952,7 +6954,7 @@ const El = ({
6952
6954
  lineNumber: 55,
6953
6955
  columnNumber: 13
6954
6956
  } })))));
6955
- var t0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Legend/Legend.tsx";
6957
+ var t0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Legend/Legend.tsx";
6956
6958
  const D0 = ({
6957
6959
  items: n,
6958
6960
  ...l
@@ -6995,8 +6997,8 @@ const D0 = ({
6995
6997
  columnNumber: 15
6996
6998
  } }, r.subLegend)) : m(r.name.toUpperCase()))));
6997
6999
  };
6998
- var V1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/ListWithDiode/ListWithDiode.tsx";
6999
- const a2 = (n) => e.Children.map(n.children, (l) => {
7000
+ var V1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/ListWithDiode/ListWithDiode.tsx";
7001
+ const al = (n) => e.Children.map(n.children, (l) => {
7000
7002
  if (e.isValidElement(l)) {
7001
7003
  const {
7002
7004
  children: m,
@@ -7012,15 +7014,15 @@ const a2 = (n) => e.Children.map(n.children, (l) => {
7012
7014
  fileName: V1,
7013
7015
  lineNumber: 33,
7014
7016
  columnNumber: 35
7015
- } }), m ? a2({
7017
+ } }), m ? al({
7016
7018
  color: n.color,
7017
7019
  children: m
7018
7020
  }) : void 0);
7019
7021
  }
7020
7022
  return l;
7021
- }), wl = (n) => /* @__PURE__ */ e.createElement(e.Fragment, null, a2(n));
7022
- var H0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Live/LiveIndicator/LiveIndicator.tsx";
7023
- const nm = ({
7023
+ }), w2 = (n) => /* @__PURE__ */ e.createElement(e.Fragment, null, al(n));
7024
+ var H0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Live/LiveIndicator/LiveIndicator.tsx";
7025
+ const n3 = ({
7024
7026
  variant: n,
7025
7027
  isOver: l = !1,
7026
7028
  updatedAt: m,
@@ -7046,8 +7048,8 @@ const nm = ({
7046
7048
  lineNumber: 39,
7047
7049
  columnNumber: 7
7048
7050
  } }, r || l && "Terminé" || `Mis à jour ${m}`));
7049
- var n1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Live/LiveQuestion/LiveQuestion.tsx";
7050
- const mm = ({
7051
+ var n1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Live/LiveQuestion/LiveQuestion.tsx";
7052
+ const m3 = ({
7051
7053
  enableLiveQuestion: n,
7052
7054
  lazyLoad: l = {
7053
7055
  delayed: !0,
@@ -7070,8 +7072,8 @@ const mm = ({
7070
7072
  lineNumber: 24,
7071
7073
  columnNumber: 7
7072
7074
  } })) : null;
7073
- var x0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Live/LiveTalk/LiveTalk.tsx";
7074
- const rm = ({
7075
+ var x0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Live/LiveTalk/LiveTalk.tsx";
7076
+ const r3 = ({
7075
7077
  question: n,
7076
7078
  author: l,
7077
7079
  response: m,
@@ -7097,8 +7099,8 @@ const rm = ({
7097
7099
  lineNumber: 21,
7098
7100
  columnNumber: 7
7099
7101
  } }, m));
7100
- var E0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Live/LiveTitle/LiveTitle.tsx";
7101
- const um = ({
7102
+ var E0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Live/LiveTitle/LiveTitle.tsx";
7103
+ const u3 = ({
7102
7104
  status: n,
7103
7105
  header: l,
7104
7106
  title: m,
@@ -7135,8 +7137,8 @@ const um = ({
7135
7137
  columnNumber: 7
7136
7138
  } }, m));
7137
7139
  };
7138
- var m1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/LogoutButton/LogoutButton.tsx";
7139
- const cm = (n) => /* @__PURE__ */ e.createElement(_, { as: F, color: "black", alignItems: "center", ...n, __self: void 0, __source: {
7140
+ var m1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/LogoutButton/LogoutButton.tsx";
7141
+ const c3 = (n) => /* @__PURE__ */ e.createElement(_, { as: F, color: "black", alignItems: "center", ...n, __self: void 0, __source: {
7140
7142
  fileName: m1,
7141
7143
  lineNumber: 10,
7142
7144
  columnNumber: 3
@@ -7149,8 +7151,8 @@ const cm = (n) => /* @__PURE__ */ e.createElement(_, { as: F, color: "black", al
7149
7151
  lineNumber: 12,
7150
7152
  columnNumber: 5
7151
7153
  } }, "Se déconnecter"));
7152
- var oe = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Maps/MapDepartments/MapDepartments.tsx";
7153
- const am = ({
7154
+ var oe = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Maps/MapDepartments/MapDepartments.tsx";
7155
+ const a3 = ({
7154
7156
  electionName: n,
7155
7157
  electionYear: l,
7156
7158
  resultsPerDepartment: m,
@@ -7220,8 +7222,8 @@ const am = ({
7220
7222
  columnNumber: 43
7221
7223
  } }));
7222
7224
  };
7223
- var Q = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Maps/MapDistricts/MapDistricts.tsx";
7224
- const tm = ({
7225
+ var Q = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Maps/MapDistricts/MapDistricts.tsx";
7226
+ const t3 = ({
7225
7227
  electionName: n,
7226
7228
  electionYear: l,
7227
7229
  resultsPerDistrict: m,
@@ -7316,8 +7318,8 @@ const tm = ({
7316
7318
  columnNumber: 43
7317
7319
  } }));
7318
7320
  };
7319
- var pe = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Maps/MapEurope/MapEurope.tsx";
7320
- const im = ({
7321
+ var pe = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Maps/MapEurope/MapEurope.tsx";
7322
+ const i3 = ({
7321
7323
  electionName: n,
7322
7324
  electionYear: l,
7323
7325
  resultsPerCountry: m,
@@ -7382,7 +7384,7 @@ const im = ({
7382
7384
  columnNumber: 9
7383
7385
  } }));
7384
7386
  };
7385
- var L1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/MediaLink/MediaLink.tsx";
7387
+ var L1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/MediaLink/MediaLink.tsx";
7386
7388
  const z0 = ({
7387
7389
  href: n,
7388
7390
  iconName: l,
@@ -7405,8 +7407,8 @@ const z0 = ({
7405
7407
  lineNumber: 42,
7406
7408
  columnNumber: 7
7407
7409
  } }, t.children));
7408
- var $ = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Menu/Menu.tsx";
7409
- const sm = ({
7410
+ var $ = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Menu/Menu.tsx";
7411
+ const s3 = ({
7410
7412
  categories: n,
7411
7413
  tagsActu: l,
7412
7414
  layout: m,
@@ -7567,8 +7569,8 @@ const sm = ({
7567
7569
  lineNumber: 207,
7568
7570
  columnNumber: 11
7569
7571
  } }, "Donnez-nous votre avis !")));
7570
- var V0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/MenuList/MenuList.tsx";
7571
- const om = ({
7572
+ var V0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/MenuList/MenuList.tsx";
7573
+ const o3 = ({
7572
7574
  links: n,
7573
7575
  activeLink: l,
7574
7576
  ...m
@@ -7592,8 +7594,8 @@ const om = ({
7592
7594
  columnNumber: 11
7593
7595
  } }));
7594
7596
  }));
7595
- var xe = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Newsletter/Newsletter.tsx";
7596
- const _m = ({
7597
+ var xe = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Newsletter/Newsletter.tsx";
7598
+ const _3 = ({
7597
7599
  title: n,
7598
7600
  description: l,
7599
7601
  placeholder: m,
@@ -7648,8 +7650,8 @@ const _m = ({
7648
7650
  columnNumber: 11
7649
7651
  } }), s));
7650
7652
  };
7651
- var Z1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/OrderedListWithNumber/OrderedListWithNumber.tsx";
7652
- const dm = ({
7653
+ var Z1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/OrderedListWithNumber/OrderedListWithNumber.tsx";
7654
+ const d3 = ({
7653
7655
  items: n,
7654
7656
  ...l
7655
7657
  }) => !n || n.length === 0 ? null : /* @__PURE__ */ e.createElement(h, { ...l, as: "ol", className: "c-ordered-list-with-number", __self: void 0, __source: {
@@ -7661,8 +7663,8 @@ const dm = ({
7661
7663
  lineNumber: 24,
7662
7664
  columnNumber: 9
7663
7665
  } }, m.text)));
7664
- var L0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Pagination/Pagination.tsx";
7665
- const fm = ({
7666
+ var L0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Pagination/Pagination.tsx";
7667
+ const f3 = ({
7666
7668
  totalArticles: n,
7667
7669
  currentPage: l,
7668
7670
  pagePath: m,
@@ -7685,8 +7687,8 @@ const fm = ({
7685
7687
  lineNumber: 36,
7686
7688
  columnNumber: 9
7687
7689
  } }, "Archives")) : null;
7688
- var r1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/PercentageBar/PercentageBar.tsx";
7689
- const yl = ({
7690
+ var r1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/PercentageBar/PercentageBar.tsx";
7691
+ const y2 = ({
7690
7692
  percentage: n,
7691
7693
  progressBarClassName: l,
7692
7694
  ...m
@@ -7711,19 +7713,19 @@ const yl = ({
7711
7713
  minimumFractionDigits: 2,
7712
7714
  maximumFractionDigits: 2
7713
7715
  }), " ", "%")));
7714
- var zl = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Prose/Prose.tsx";
7715
- const Nm = ({
7716
+ var z2 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Prose/Prose.tsx";
7717
+ const N3 = ({
7716
7718
  content: n,
7717
7719
  ...l
7718
7720
  }) => /* @__PURE__ */ e.createElement(h, { ...l, className: f("c-prose", l == null ? void 0 : l.className), dangerouslySetInnerHTML: {
7719
7721
  __html: n
7720
7722
  }, __self: void 0, __source: {
7721
- fileName: zl,
7723
+ fileName: z2,
7722
7724
  lineNumber: 10,
7723
7725
  columnNumber: 3
7724
7726
  } });
7725
- var w0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/ReadAlsoBanner/ReadAlsoBanner.tsx";
7726
- const bm = ({
7727
+ var w0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/ReadAlsoBanner/ReadAlsoBanner.tsx";
7728
+ const b3 = ({
7727
7729
  articles: n,
7728
7730
  layout: l,
7729
7731
  limitTop: m = 0,
@@ -7767,7 +7769,7 @@ const bm = ({
7767
7769
  fileName: w0,
7768
7770
  lineNumber: 58,
7769
7771
  columnNumber: 11
7770
- } }, /* @__PURE__ */ e.createElement(u2, { ...a, alignItems: "center", cardTitleProps: {
7772
+ } }, /* @__PURE__ */ e.createElement(ul, { ...a, alignItems: "center", cardTitleProps: {
7771
7773
  maxRows: l === E.DESKTOP ? 2 : 3,
7772
7774
  ...a.cardTitleProps
7773
7775
  }, pr: "m", ...i === 0 && {
@@ -7780,8 +7782,8 @@ const bm = ({
7780
7782
  lineNumber: 65,
7781
7783
  columnNumber: 13
7782
7784
  } })))));
7783
- var P = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/SearchBanner/SearchBanner.tsx";
7784
- const hm = ({
7785
+ var P = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/SearchBanner/SearchBanner.tsx";
7786
+ const h3 = ({
7785
7787
  layout: n,
7786
7788
  searchFormProps: l,
7787
7789
  breadcrumbProps: m,
@@ -7796,7 +7798,7 @@ const hm = ({
7796
7798
  fileName: P,
7797
7799
  lineNumber: 34,
7798
7800
  columnNumber: 5
7799
- } }), a = r && /* @__PURE__ */ e.createElement(e2, { ...r, defaultValue: (o = r == null ? void 0 : r.options.find((s) => s.isSelected)) == null ? void 0 : o.value, __self: void 0, __source: {
7801
+ } }), a = r && /* @__PURE__ */ e.createElement(el, { ...r, defaultValue: (o = r == null ? void 0 : r.options.find((s) => s.isSelected)) == null ? void 0 : o.value, __self: void 0, __source: {
7800
7802
  fileName: P,
7801
7803
  lineNumber: 42,
7802
7804
  columnNumber: 5
@@ -7860,7 +7862,7 @@ const hm = ({
7860
7862
  columnNumber: 13
7861
7863
  } }, !!(m != null && m.length) && i, !!(r != null && r.options.length) && a)));
7862
7864
  };
7863
- var Je = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/SearchForm/SearchForm.tsx";
7865
+ var Je = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/SearchForm/SearchForm.tsx";
7864
7866
  const C0 = ({
7865
7867
  id: n,
7866
7868
  url: l,
@@ -7899,8 +7901,8 @@ const C0 = ({
7899
7901
  lineNumber: 50,
7900
7902
  columnNumber: 13
7901
7903
  } }, a.value)))));
7902
- var u1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/SectionTitle/SectionTitle.tsx";
7903
- const t2 = ({
7904
+ var u1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/SectionTitle/SectionTitle.tsx";
7905
+ const tl = ({
7904
7906
  label: n,
7905
7907
  labelLink: l,
7906
7908
  themeColor: m,
@@ -7928,7 +7930,7 @@ const t2 = ({
7928
7930
  columnNumber: 19
7929
7931
  } }));
7930
7932
  var _e = {}, T1;
7931
- function Ml() {
7933
+ function M2() {
7932
7934
  if (T1) return _e;
7933
7935
  T1 = 1, Object.defineProperty(_e, "__esModule", {
7934
7936
  value: !0
@@ -8011,8 +8013,8 @@ function Ml() {
8011
8013
  var H = window.onShareThisLoaded, Ke = function d0() {
8012
8014
  if (!d0.complete) {
8013
8015
  if (!M.id) {
8014
- var f2 = "sharethis-" + Date.now();
8015
- M.id = f2;
8016
+ var fl = "sharethis-" + Date.now();
8017
+ M.id = fl;
8016
8018
  }
8017
8019
  z.buttons.current && (z.buttons.current.id = M.id, window.__sharethis__.load(w, M)), H && H(), d0.complete = !0;
8018
8020
  }
@@ -8026,10 +8028,10 @@ function Ml() {
8026
8028
  property: M.property || "",
8027
8029
  product: w,
8028
8030
  source: "reactjs"
8029
- }, d2 = Object.keys(v1).map(function(d0) {
8031
+ }, dl = Object.keys(v1).map(function(d0) {
8030
8032
  return d0 + "=" + v1[d0];
8031
8033
  }).join("&");
8032
- k0.src = "https://platform-api.sharethis.com/js/sharethis.js?" + d2, k0.async = !0, document.body.appendChild(k0);
8034
+ k0.src = "https://platform-api.sharethis.com/js/sharethis.js?" + dl, k0.async = !0, document.body.appendChild(k0);
8033
8035
  }
8034
8036
  }, S = /* @__PURE__ */ function(y) {
8035
8037
  i(w, y);
@@ -8120,8 +8122,8 @@ function Ml() {
8120
8122
  }(n.default.Component);
8121
8123
  return _e.StickyShareButtons = ie, _e;
8122
8124
  }
8123
- var Cl = Ml(), I1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/ShareBar/ShareBar.tsx";
8124
- const vm = ({
8125
+ var C2 = M2(), I1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/ShareBar/ShareBar.tsx";
8126
+ const v3 = ({
8125
8127
  networks: n = ["sharethis"],
8126
8128
  ...l
8127
8129
  }) => {
@@ -8132,7 +8134,7 @@ const vm = ({
8132
8134
  fileName: I1,
8133
8135
  lineNumber: 44,
8134
8136
  columnNumber: 5
8135
- } }, /* @__PURE__ */ e.createElement(Cl.InlineShareButtons, { config: {
8137
+ } }, /* @__PURE__ */ e.createElement(C2.InlineShareButtons, { config: {
8136
8138
  alignment: "center",
8137
8139
  // alignment of buttons (left, center, right)
8138
8140
  color: "social",
@@ -8159,8 +8161,8 @@ const vm = ({
8159
8161
  columnNumber: 7
8160
8162
  } }));
8161
8163
  };
8162
- var de = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Signature/Signature.tsx";
8163
- const i2 = ({
8164
+ var de = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Signature/Signature.tsx";
8165
+ const il = ({
8164
8166
  avatars: n,
8165
8167
  authors: l,
8166
8168
  layout: m,
@@ -8178,7 +8180,7 @@ const i2 = ({
8178
8180
  fileName: de,
8179
8181
  lineNumber: 45,
8180
8182
  columnNumber: 5
8181
- } }, !s && /* @__PURE__ */ e.createElement(al, { avatars: n, themeColor: d, __self: void 0, __source: {
8183
+ } }, !s && /* @__PURE__ */ e.createElement(a2, { avatars: n, themeColor: d, __self: void 0, __source: {
8182
8184
  fileName: de,
8183
8185
  lineNumber: 46,
8184
8186
  columnNumber: 26
@@ -8221,8 +8223,8 @@ const i2 = ({
8221
8223
  columnNumber: 12
8222
8224
  } }, p) : p;
8223
8225
  };
8224
- var Ee = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/SmartBanner/SmartBanner.tsx";
8225
- const gm = ({
8226
+ var Ee = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/SmartBanner/SmartBanner.tsx";
8227
+ const g3 = ({
8226
8228
  installButton: n,
8227
8229
  closeButton: l
8228
8230
  }) => /* @__PURE__ */ e.createElement(_, { className: "c-smart-banner", alignItems: "center", gap: "xs", bg: "ultramarine", color: "white", __self: void 0, __source: {
@@ -8269,7 +8271,7 @@ const gm = ({
8269
8271
  lineNumber: 35,
8270
8272
  columnNumber: 5
8271
8273
  } }, "Installer"));
8272
- var Qe = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/SocialBar/SocialBar.tsx";
8274
+ var Qe = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/SocialBar/SocialBar.tsx";
8273
8275
  const Z0 = (n) => {
8274
8276
  switch (n) {
8275
8277
  case "card":
@@ -8362,7 +8364,7 @@ const Z0 = (n) => {
8362
8364
  columnNumber: 5
8363
8365
  } }, ie());
8364
8366
  };
8365
- var T0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Sponsor/Sponsor.tsx";
8367
+ var T0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Sponsor/Sponsor.tsx";
8366
8368
  const $e = ({
8367
8369
  sponsor: n,
8368
8370
  variant: l,
@@ -8387,8 +8389,8 @@ const $e = ({
8387
8389
  lineNumber: 32,
8388
8390
  columnNumber: 5
8389
8391
  } }));
8390
- var ee = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/SubMenu/SubMenu.tsx";
8391
- const Fl = ({
8392
+ var ee = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/SubMenu/SubMenu.tsx";
8393
+ const F2 = ({
8392
8394
  name: n,
8393
8395
  link: l,
8394
8396
  iconName: m,
@@ -8480,7 +8482,7 @@ const Fl = ({
8480
8482
  columnNumber: 9
8481
8483
  } }, (d = r == null ? void 0 : r.cards) == null ? void 0 : d.map((b) => {
8482
8484
  var v;
8483
- return /* @__PURE__ */ e.createElement(c2, { ...b, key: b.link, ...(v = b.cardHeaderProps) != null && v.headline ? {
8485
+ return /* @__PURE__ */ e.createElement(cl, { ...b, key: b.link, ...(v = b.cardHeaderProps) != null && v.headline ? {
8484
8486
  cardHeaderProps: {
8485
8487
  headline: {
8486
8488
  text: b.cardHeaderProps.headline.text,
@@ -8505,8 +8507,8 @@ const Fl = ({
8505
8507
  } });
8506
8508
  })))));
8507
8509
  };
8508
- var I0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Tabs/Tabs.tsx";
8509
- const s2 = ({
8510
+ var I0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Tabs/Tabs.tsx";
8511
+ const sl = ({
8510
8512
  tabItems: n,
8511
8513
  name: l = "default",
8512
8514
  fitContainer: m,
@@ -8525,19 +8527,19 @@ const s2 = ({
8525
8527
  fileName: I0,
8526
8528
  lineNumber: 40,
8527
8529
  columnNumber: 7
8528
- } }, n.map((s) => /* @__PURE__ */ e.createElement(J2, { key: s.name, name: s.name, variant: t, isSelected: (r || n[0].name) === s.name, tabIndex: (r || n[0].name) === s.name ? 0 : -1, tabColor: s.tabColor, isNoWrap: s.isNoWrap, __self: void 0, __source: {
8530
+ } }, n.map((s) => /* @__PURE__ */ e.createElement(Jl, { key: s.name, name: s.name, variant: t, isSelected: (r || n[0].name) === s.name, tabIndex: (r || n[0].name) === s.name ? 0 : -1, tabColor: s.tabColor, isNoWrap: s.isNoWrap, __self: void 0, __source: {
8529
8531
  fileName: I0,
8530
8532
  lineNumber: 48,
8531
8533
  columnNumber: 11
8532
- } }, s.title))), n.map((s) => /* @__PURE__ */ e.createElement(P2, { key: s.name, className: f({
8534
+ } }, s.title))), n.map((s) => /* @__PURE__ */ e.createElement(Pl, { key: s.name, className: f({
8533
8535
  "c-tabs-fit-container__panel": m
8534
8536
  }), name: s.name, isHidden: (r || n[0].name) !== s.name, __self: void 0, __source: {
8535
8537
  fileName: I0,
8536
8538
  lineNumber: 62,
8537
8539
  columnNumber: 9
8538
8540
  } }, s.content))) : null;
8539
- var c1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/TagBar/TagBar.tsx";
8540
- const pm = ({
8541
+ var c1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/TagBar/TagBar.tsx";
8542
+ const p3 = ({
8541
8543
  title: n,
8542
8544
  tags: l,
8543
8545
  layout: m,
@@ -8559,8 +8561,8 @@ const pm = ({
8559
8561
  lineNumber: 37,
8560
8562
  columnNumber: 11
8561
8563
  } })))) : null;
8562
- var R1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/TextTooltip/TextTooltipItem/TextTooltipItem.tsx";
8563
- const kl = ({
8564
+ var R1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/TextTooltip/TextTooltipItem/TextTooltipItem.tsx";
8565
+ const k2 = ({
8564
8566
  iconName: n,
8565
8567
  className: l
8566
8568
  }) => /* @__PURE__ */ e.createElement("li", { className: f("c-text-tooltip-item", l), __self: void 0, __source: {
@@ -8575,9 +8577,9 @@ const kl = ({
8575
8577
  lineNumber: 12,
8576
8578
  columnNumber: 5
8577
8579
  } }));
8578
- var A1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/TextTooltip/TextTooltip.tsx";
8579
- const xm = () => {
8580
- const n = /* @__PURE__ */ e.createElement(kl, { iconName: "report", className: "mbrs-social-report-container", __self: void 0, __source: {
8580
+ var A1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/TextTooltip/TextTooltip.tsx";
8581
+ const x3 = () => {
8582
+ const n = /* @__PURE__ */ e.createElement(k2, { iconName: "report", className: "mbrs-social-report-container", __self: void 0, __source: {
8581
8583
  fileName: A1,
8582
8584
  lineNumber: 6,
8583
8585
  columnNumber: 22
@@ -8588,7 +8590,7 @@ const xm = () => {
8588
8590
  columnNumber: 5
8589
8591
  } }, n);
8590
8592
  };
8591
- var a1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/Tiles/Tiles.tsx";
8593
+ var a1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/Tiles/Tiles.tsx";
8592
8594
  const R0 = ({
8593
8595
  icon: n,
8594
8596
  children: l,
@@ -8609,8 +8611,8 @@ const R0 = ({
8609
8611
  lineNumber: 31,
8610
8612
  columnNumber: 5
8611
8613
  } }, l));
8612
- var we = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/molecules/UserPanel/UserPanel.tsx";
8613
- const Em = ({
8614
+ var we = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/molecules/UserPanel/UserPanel.tsx";
8615
+ const E3 = ({
8614
8616
  children: n,
8615
8617
  navigationLinks: l,
8616
8618
  user: m
@@ -8655,8 +8657,8 @@ const Em = ({
8655
8657
  lineNumber: 49,
8656
8658
  columnNumber: 5
8657
8659
  } }));
8658
- var ne = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/ActualSearchbar/ActualSearchbar.tsx";
8659
- const jl = [{
8660
+ var ne = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/ActualSearchbar/ActualSearchbar.tsx";
8661
+ const j2 = [{
8660
8662
  value: "10",
8661
8663
  title: "10 km",
8662
8664
  isSelected: !0
@@ -8672,7 +8674,7 @@ const jl = [{
8672
8674
  }, {
8673
8675
  value: "150",
8674
8676
  title: "150 km"
8675
- }], wm = ({
8677
+ }], w3 = ({
8676
8678
  layout: n,
8677
8679
  actualApiUrl: l,
8678
8680
  locationApiUrl: m,
@@ -8729,7 +8731,7 @@ const jl = [{
8729
8731
  fileName: ne,
8730
8732
  lineNumber: 86,
8731
8733
  columnNumber: 11
8732
- } }, /* @__PURE__ */ e.createElement(e2, { name: "distance", placeholder: "Rayon", options: jl, __self: void 0, __source: {
8734
+ } }, /* @__PURE__ */ e.createElement(el, { name: "distance", placeholder: "Rayon", options: j2, __self: void 0, __source: {
8733
8735
  fileName: ne,
8734
8736
  lineNumber: 87,
8735
8737
  columnNumber: 13
@@ -8753,8 +8755,8 @@ const jl = [{
8753
8755
  lineNumber: 96,
8754
8756
  columnNumber: 11
8755
8757
  } }, "Recherchez")));
8756
- var me = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/Elections/ElectionsResult.tsx";
8757
- const ym = ({
8758
+ var me = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/Elections/ElectionsResult.tsx";
8759
+ const y3 = ({
8758
8760
  label: n,
8759
8761
  result: l,
8760
8762
  candidate: m,
@@ -8772,7 +8774,7 @@ const ym = ({
8772
8774
  fileName: me,
8773
8775
  lineNumber: 50,
8774
8776
  columnNumber: 11
8775
- } }, m.status === "qualif" ? `candidat${m.title === "Mme" ? "e" : ""} 2nd tour` : `élu${m.title === "Mme" ? "e" : ""}`), n), /* @__PURE__ */ e.createElement(yl, { percentage: l, ...t && {
8777
+ } }, m.status === "qualif" ? `candidat${m.title === "Mme" ? "e" : ""} 2nd tour` : `élu${m.title === "Mme" ? "e" : ""}`), n), /* @__PURE__ */ e.createElement(y2, { percentage: l, ...t && {
8776
8778
  progressBarClassName: `c-percentage-bar__progress-bar--${t}`
8777
8779
  }, __self: void 0, __source: {
8778
8780
  fileName: me,
@@ -8828,7 +8830,7 @@ const ym = ({
8828
8830
  columnNumber: 17
8829
8831
  } })))) : s);
8830
8832
  };
8831
- var y0 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/Footer/AppButton.tsx";
8833
+ var y0 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/Footer/AppButton.tsx";
8832
8834
  const O0 = ({
8833
8835
  href: n,
8834
8836
  iconName: l,
@@ -8855,8 +8857,8 @@ const O0 = ({
8855
8857
  lineNumber: 19,
8856
8858
  columnNumber: 7
8857
8859
  } }, m)));
8858
- var O1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/Footer/FooterLinks.tsx";
8859
- const o2 = ({
8860
+ var O1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/Footer/FooterLinks.tsx";
8861
+ const ol = ({
8860
8862
  links: n,
8861
8863
  ...l
8862
8864
  }) => /* @__PURE__ */ e.createElement(_, { gapX: "xs", ...l, wrap: "wrap", className: f("c-footer-links", l == null ? void 0 : l.className), __self: void 0, __source: {
@@ -8868,8 +8870,8 @@ const o2 = ({
8868
8870
  lineNumber: 17,
8869
8871
  columnNumber: 7
8870
8872
  } })));
8871
- var t1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/Footer/FooterSocialIcons.tsx";
8872
- const _2 = ({
8873
+ var t1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/Footer/FooterSocialIcons.tsx";
8874
+ const _l = ({
8873
8875
  socialIcons: n,
8874
8876
  themeColor: l,
8875
8877
  ...m
@@ -8886,8 +8888,8 @@ const _2 = ({
8886
8888
  lineNumber: 25,
8887
8889
  columnNumber: 9
8888
8890
  } }))));
8889
- var V = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/Footer/FooterDesktop.tsx";
8890
- const Sl = ({
8891
+ var V = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/Footer/FooterDesktop.tsx";
8892
+ const S2 = ({
8891
8893
  logohref: n,
8892
8894
  categories: l,
8893
8895
  themeColor: m,
@@ -8914,7 +8916,7 @@ const Sl = ({
8914
8916
  fileName: V,
8915
8917
  lineNumber: 22,
8916
8918
  columnNumber: 11
8917
- } })), /* @__PURE__ */ e.createElement(_2, { socialIcons: r, themeColor: m, mt: "xxl", className: "c-footer__social-icons", __self: void 0, __source: {
8919
+ } })), /* @__PURE__ */ e.createElement(_l, { socialIcons: r, themeColor: m, mt: "xxl", className: "c-footer__social-icons", __self: void 0, __source: {
8918
8920
  fileName: V,
8919
8921
  lineNumber: 33,
8920
8922
  columnNumber: 9
@@ -8982,7 +8984,7 @@ const Sl = ({
8982
8984
  fileName: V,
8983
8985
  lineNumber: 105,
8984
8986
  columnNumber: 5
8985
- } }, /* @__PURE__ */ e.createElement(o2, { links: a, justifyContent: "center", mb: "xxl", __self: void 0, __source: {
8987
+ } }, /* @__PURE__ */ e.createElement(ol, { links: a, justifyContent: "center", mb: "xxl", __self: void 0, __source: {
8986
8988
  fileName: V,
8987
8989
  lineNumber: 106,
8988
8990
  columnNumber: 7
@@ -8995,8 +8997,8 @@ const Sl = ({
8995
8997
  lineNumber: 110,
8996
8998
  columnNumber: 7
8997
8999
  } }, "La fréquentation de 20 Minutes est certifiée par l‘ACPM")));
8998
- var q = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/Footer/FooterMobile.tsx";
8999
- const $l = ({
9000
+ var q = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/Footer/FooterMobile.tsx";
9001
+ const $2 = ({
9000
9002
  logohref: n,
9001
9003
  categories: l,
9002
9004
  themeColor: m,
@@ -9064,7 +9066,7 @@ const $l = ({
9064
9066
  fileName: q,
9065
9067
  lineNumber: 78,
9066
9068
  columnNumber: 9
9067
- } })) : void 0, /* @__PURE__ */ e.createElement(_2, { socialIcons: r, themeColor: m, my: "xl", mx: "m", __self: void 0, __source: {
9069
+ } })) : void 0, /* @__PURE__ */ e.createElement(_l, { socialIcons: r, themeColor: m, my: "xl", mx: "m", __self: void 0, __source: {
9068
9070
  fileName: q,
9069
9071
  lineNumber: 83,
9070
9072
  columnNumber: 5
@@ -9076,7 +9078,7 @@ const $l = ({
9076
9078
  fileName: q,
9077
9079
  lineNumber: 88,
9078
9080
  columnNumber: 5
9079
- } }, /* @__PURE__ */ e.createElement(o2, { links: t, gapX: "s", mb: "xl", __self: void 0, __source: {
9081
+ } }, /* @__PURE__ */ e.createElement(ol, { links: t, gapX: "s", mb: "xl", __self: void 0, __source: {
9080
9082
  fileName: q,
9081
9083
  lineNumber: 89,
9082
9084
  columnNumber: 7
@@ -9089,37 +9091,38 @@ const $l = ({
9089
9091
  lineNumber: 91,
9090
9092
  columnNumber: 7
9091
9093
  } }, "La fréquentation de 20 Minutes est certifiée par l‘ACPM")));
9092
- var D1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/Footer/Footer.tsx";
9093
- const zm = ({
9094
+ var D1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/Footer/Footer.tsx";
9095
+ const z3 = ({
9094
9096
  layout: n = E.MOBILE,
9095
9097
  ...l
9096
- }) => n === E.DESKTOP ? /* @__PURE__ */ e.createElement(Sl, { ...l, __self: void 0, __source: {
9098
+ }) => n === E.DESKTOP ? /* @__PURE__ */ e.createElement(S2, { ...l, __self: void 0, __source: {
9097
9099
  fileName: D1,
9098
9100
  lineNumber: 25,
9099
9101
  columnNumber: 35
9100
- } }) : /* @__PURE__ */ e.createElement($l, { ...l, __self: void 0, __source: {
9102
+ } }) : /* @__PURE__ */ e.createElement($2, { ...l, __self: void 0, __source: {
9101
9103
  fileName: D1,
9102
9104
  lineNumber: 25,
9103
9105
  columnNumber: 66
9104
9106
  } });
9105
- var q1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/Header/Header.tsx";
9106
- const Mm = ({
9107
+ var q1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/Header/Header.tsx";
9108
+ const M3 = ({
9107
9109
  layout: n = E.MOBILE,
9108
9110
  ...l
9109
- }) => n === E.DESKTOP ? /* @__PURE__ */ e.createElement(Hl, { ...l, __self: void 0, __source: {
9111
+ }) => n === E.DESKTOP ? /* @__PURE__ */ e.createElement(H2, { ...l, __self: void 0, __source: {
9110
9112
  fileName: q1,
9111
9113
  lineNumber: 20,
9112
9114
  columnNumber: 5
9113
- } }) : /* @__PURE__ */ e.createElement(Ll, { logohref: l.logohref, logoIsHeading: l.logoIsHeading, themeColor: l.themeColor, isHidden: l.isHidden, logoName: l.logoName, showOpenButton: l.showOpenButton, __self: void 0, __source: {
9115
+ } }) : /* @__PURE__ */ e.createElement(L2, { logohref: l.logohref, logoIsHeading: l.logoIsHeading, themeColor: l.themeColor, isHidden: l.isHidden, logoName: l.logoName, showOpenButton: l.showOpenButton, __self: void 0, __source: {
9114
9116
  fileName: q1,
9115
9117
  lineNumber: 22,
9116
9118
  columnNumber: 5
9117
9119
  } });
9118
- var L = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/Header/HeaderDesktop.tsx";
9119
- const Bl = {
9120
+ var L = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/Header/HeaderDesktop.tsx";
9121
+ const B2 = {
9120
9122
  logo: [190, 47],
9121
- "logo-tempo": [148, 47]
9122
- }, Hl = ({
9123
+ "logo-tempo": [162, 52]
9124
+ // the "20" svg path in the logo-tempo have to be the same size as the "20" svg path in the logo
9125
+ }, H2 = ({
9123
9126
  logohref: n,
9124
9127
  searchformurl: l,
9125
9128
  headerLinks: m,
@@ -9133,7 +9136,7 @@ const Bl = {
9133
9136
  fileName: L,
9134
9137
  lineNumber: 31,
9135
9138
  columnNumber: 5
9136
- } }, /* @__PURE__ */ e.createElement(x, { color: "white", svgTitle: "20 Minutes : Actualités et infos en direct", name: a, size: Bl[a], __self: void 0, __source: {
9139
+ } }, /* @__PURE__ */ e.createElement(x, { color: "white", svgTitle: "20 Minutes : Actualités et infos en direct", name: a, size: B2[a], __self: void 0, __source: {
9137
9140
  fileName: L,
9138
9141
  lineNumber: 32,
9139
9142
  columnNumber: 7
@@ -9248,21 +9251,21 @@ const Bl = {
9248
9251
  fileName: L,
9249
9252
  lineNumber: 159,
9250
9253
  columnNumber: 15
9251
- } }, o.name), o.subCategory && /* @__PURE__ */ e.createElement(Fl, { name: o.name, link: o.link, rightColsNumber: o.rightColsNumber, subCategory: o.subCategory, color: o.color || "ultramarine", sponsor: o.sponsor, withBorder: !1, className: "js-sub-menu", iconName: o.iconName, __self: void 0, __source: {
9254
+ } }, o.name), o.subCategory && /* @__PURE__ */ e.createElement(F2, { name: o.name, link: o.link, rightColsNumber: o.rightColsNumber, subCategory: o.subCategory, color: o.color || "ultramarine", sponsor: o.sponsor, withBorder: !1, className: "js-sub-menu", iconName: o.iconName, __self: void 0, __source: {
9252
9255
  fileName: L,
9253
9256
  lineNumber: 174,
9254
9257
  columnNumber: 17
9255
- } }))), /* @__PURE__ */ e.createElement(D2, { __self: void 0, __source: {
9258
+ } }))), /* @__PURE__ */ e.createElement(Dl, { __self: void 0, __source: {
9256
9259
  fileName: L,
9257
9260
  lineNumber: 188,
9258
9261
  columnNumber: 11
9259
9262
  } }))));
9260
9263
  };
9261
- var ke = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/Header/HeaderMobile.tsx";
9262
- const Vl = {
9264
+ var ke = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/Header/HeaderMobile.tsx";
9265
+ const V2 = {
9263
9266
  logo: [114, 28],
9264
- "logo-tempo": [88, 28]
9265
- }, Ll = ({
9267
+ "logo-tempo": [96, 34]
9268
+ }, L2 = ({
9266
9269
  logohref: n,
9267
9270
  logoIsHeading: l = !1,
9268
9271
  themeColor: m,
@@ -9274,7 +9277,7 @@ const Vl = {
9274
9277
  fileName: ke,
9275
9278
  lineNumber: 24,
9276
9279
  columnNumber: 5
9277
- } }, /* @__PURE__ */ e.createElement(x, { color: "white", svgTitle: "20 Minutes : Actualités et infos en direct", name: t, size: Vl[t], __self: void 0, __source: {
9280
+ } }, /* @__PURE__ */ e.createElement(x, { color: "white", svgTitle: "20 Minutes : Actualités et infos en direct", name: t, size: V2[t], __self: void 0, __source: {
9278
9281
  fileName: ke,
9279
9282
  lineNumber: 25,
9280
9283
  columnNumber: 7
@@ -9317,8 +9320,8 @@ const Vl = {
9317
9320
  columnNumber: 9
9318
9321
  } })));
9319
9322
  };
9320
- var De = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/MostReadArticles/MostReadArticles.tsx";
9321
- const Cm = ({
9323
+ var De = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/MostReadArticles/MostReadArticles.tsx";
9324
+ const C3 = ({
9322
9325
  tabItems: n,
9323
9326
  layout: l,
9324
9327
  fitContainer: m,
@@ -9348,7 +9351,7 @@ const Cm = ({
9348
9351
  fileName: De,
9349
9352
  lineNumber: 79,
9350
9353
  columnNumber: 15
9351
- } }, p ? /* @__PURE__ */ e.createElement(r2, { link: g.url, title: g.title, cardHeaderProps: {
9354
+ } }, p ? /* @__PURE__ */ e.createElement(rl, { link: g.url, title: g.title, cardHeaderProps: {
9352
9355
  headline: {
9353
9356
  text: g.rubricName
9354
9357
  },
@@ -9363,7 +9366,7 @@ const Cm = ({
9363
9366
  fileName: De,
9364
9367
  lineNumber: 81,
9365
9368
  columnNumber: 19
9366
- } }) : /* @__PURE__ */ e.createElement(ol, { link: g.url, title: g.title, cardHeaderProps: {
9369
+ } }) : /* @__PURE__ */ e.createElement(o2, { link: g.url, title: g.title, cardHeaderProps: {
9367
9370
  headline: {
9368
9371
  text: g.rubricName,
9369
9372
  color: g.themeColor
@@ -9398,14 +9401,14 @@ const Cm = ({
9398
9401
  } })))
9399
9402
  };
9400
9403
  });
9401
- return /* @__PURE__ */ e.createElement(s2, { tabItemActive: r || (n.length > 0 ? n[0].name : ""), tabItems: b, fitContainer: m && l === E.DESKTOP, ...o, __self: void 0, __source: {
9404
+ return /* @__PURE__ */ e.createElement(sl, { tabItemActive: r || (n.length > 0 ? n[0].name : ""), tabItems: b, fitContainer: m && l === E.DESKTOP, ...o, __self: void 0, __source: {
9402
9405
  fileName: De,
9403
9406
  lineNumber: 138,
9404
9407
  columnNumber: 5
9405
9408
  } });
9406
9409
  };
9407
- var Pe = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/MostWatchVideos/MostWatchVideos.tsx";
9408
- const Fm = ({
9410
+ var Pe = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/MostWatchVideos/MostWatchVideos.tsx";
9411
+ const F3 = ({
9409
9412
  tabItems: n,
9410
9413
  layout: l,
9411
9414
  fitContainer: m,
@@ -9431,7 +9434,7 @@ const Fm = ({
9431
9434
  fileName: Pe,
9432
9435
  lineNumber: 75,
9433
9436
  columnNumber: 13
9434
- } }, /* @__PURE__ */ e.createElement(_l, { link: b.url, title: b.title, cardImageProps: {
9437
+ } }, /* @__PURE__ */ e.createElement(_2, { link: b.url, title: b.title, cardImageProps: {
9435
9438
  cover: b.cover
9436
9439
  }, cardTitleProps: {
9437
9440
  size: "xxs-2"
@@ -9453,14 +9456,14 @@ const Fm = ({
9453
9456
  columnNumber: 13
9454
9457
  } })))
9455
9458
  }));
9456
- return /* @__PURE__ */ e.createElement(s2, { tabItemActive: r || (n.length > 0 ? n[0].name : ""), tabItems: s, fitContainer: m && l === E.DESKTOP, ...a, __self: void 0, __source: {
9459
+ return /* @__PURE__ */ e.createElement(sl, { tabItemActive: r || (n.length > 0 ? n[0].name : ""), tabItems: s, fitContainer: m && l === E.DESKTOP, ...a, __self: void 0, __source: {
9457
9460
  fileName: Pe,
9458
9461
  lineNumber: 101,
9459
9462
  columnNumber: 5
9460
9463
  } });
9461
9464
  };
9462
- var je = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/OverviewBar/OverviewBar.tsx";
9463
- const km = ({
9465
+ var je = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/OverviewBar/OverviewBar.tsx";
9466
+ const k3 = ({
9464
9467
  articles: n,
9465
9468
  layout: l,
9466
9469
  hasStepper: m
@@ -9500,7 +9503,7 @@ const km = ({
9500
9503
  fileName: je,
9501
9504
  lineNumber: 50,
9502
9505
  columnNumber: 9
9503
- } }, /* @__PURE__ */ e.createElement(u2, { ...i, cardTitleProps: {
9506
+ } }, /* @__PURE__ */ e.createElement(ul, { ...i, cardTitleProps: {
9504
9507
  as: "h3",
9505
9508
  maxRows: l === E.DESKTOP ? 2 : 3,
9506
9509
  ...i.cardTitleProps
@@ -9524,14 +9527,14 @@ const km = ({
9524
9527
  fileName: je,
9525
9528
  lineNumber: 82,
9526
9529
  columnNumber: 9
9527
- } }, r, t), m && l === E.MOBILE && /* @__PURE__ */ e.createElement(X2, { items: a, mt: "s", __self: void 0, __source: {
9530
+ } }, r, t), m && l === E.MOBILE && /* @__PURE__ */ e.createElement(Xl, { items: a, mt: "s", __self: void 0, __source: {
9528
9531
  fileName: je,
9529
9532
  lineNumber: 87,
9530
9533
  columnNumber: 54
9531
9534
  } }));
9532
9535
  };
9533
- var i1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/PhotoSwipeGallery/PhotoSwipeGallery.tsx";
9534
- const jm = ({
9536
+ var i1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/PhotoSwipeGallery/PhotoSwipeGallery.tsx";
9537
+ const j3 = ({
9535
9538
  medias: n
9536
9539
  }) => !n || n.length === 0 ? null : /* @__PURE__ */ e.createElement("div", { className: "pswp-gallery", id: "photoswipe-gallery", __self: void 0, __source: {
9537
9540
  fileName: i1,
@@ -9552,8 +9555,8 @@ const jm = ({
9552
9555
  columnNumber: 11
9553
9556
  } }));
9554
9557
  }));
9555
- var G = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/ThreeColumnsArticles/ThreeColumnsArticles.tsx";
9556
- const Zl = ({
9558
+ var G = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/ThreeColumnsArticles/ThreeColumnsArticles.tsx";
9559
+ const Z2 = ({
9557
9560
  title: n,
9558
9561
  articles: l,
9559
9562
  isSponsored: m,
@@ -9567,7 +9570,7 @@ const Zl = ({
9567
9570
  fileName: G,
9568
9571
  lineNumber: 44,
9569
9572
  columnNumber: 5
9570
- } }, n && /* @__PURE__ */ e.createElement(t2, { ...n, mb: m ? "m" : "xxl", __self: void 0, __source: {
9573
+ } }, n && /* @__PURE__ */ e.createElement(tl, { ...n, mb: m ? "m" : "xxl", __self: void 0, __source: {
9571
9574
  fileName: G,
9572
9575
  lineNumber: 51,
9573
9576
  columnNumber: 17
@@ -9579,7 +9582,7 @@ const Zl = ({
9579
9582
  fileName: G,
9580
9583
  lineNumber: 54,
9581
9584
  columnNumber: 11
9582
- } }, "Vidéos sponsorisées")), /* @__PURE__ */ e.createElement(sl, { ...a, ...a.cardImageProps && {
9585
+ } }, "Vidéos sponsorisées")), /* @__PURE__ */ e.createElement(s2, { ...a, ...a.cardImageProps && {
9583
9586
  cardImageProps: {
9584
9587
  ...a.cardImageProps,
9585
9588
  sizes: "(min-width: 1860px) 363px, (min-width: 1440px) calc(6vw + 253px), (min-width: 1100px) 320px, (min-width: 400px) calc(30.59vw - 10px), 100px"
@@ -9596,7 +9599,7 @@ const Zl = ({
9596
9599
  fileName: G,
9597
9600
  lineNumber: 73,
9598
9601
  columnNumber: 13
9599
- } }), /* @__PURE__ */ e.createElement(r2, { ...i, cardTitleProps: {
9602
+ } }), /* @__PURE__ */ e.createElement(rl, { ...i, cardTitleProps: {
9600
9603
  ...i.cardTitleProps,
9601
9604
  maxRows: 3
9602
9605
  }, className: "c-three-columns-articles__secondary-articles", __self: void 0, __source: {
@@ -9612,7 +9615,7 @@ const Zl = ({
9612
9615
  lineNumber: 85,
9613
9616
  columnNumber: 11
9614
9617
  } })));
9615
- }, Sm = ({
9618
+ }, S3 = ({
9616
9619
  title: n,
9617
9620
  items: l,
9618
9621
  layout: m,
@@ -9636,12 +9639,12 @@ const Zl = ({
9636
9639
  fileName: G,
9637
9640
  lineNumber: 109,
9638
9641
  columnNumber: 9
9639
- } }, l.map((t) => t.articles.length > 0 ? /* @__PURE__ */ e.createElement(Zl, { key: t.title.label, ...t, __self: void 0, __source: {
9642
+ } }, l.map((t) => t.articles.length > 0 ? /* @__PURE__ */ e.createElement(Z2, { key: t.title.label, ...t, __self: void 0, __source: {
9640
9643
  fileName: G,
9641
9644
  lineNumber: 111,
9642
9645
  columnNumber: 40
9643
9646
  } }) : null)) : l.map((t, a) => /* @__PURE__ */ e.createElement(
9644
- Nl,
9647
+ N2,
9645
9648
  {
9646
9649
  key: t.title.label,
9647
9650
  label: t.title.label,
@@ -9659,8 +9662,8 @@ const Zl = ({
9659
9662
  }
9660
9663
  }
9661
9664
  ))) : null;
9662
- var K1 = "/codebuild/output/src2452082021/src/github.com/20minutes/hela/src/components/organisms/Toolbar/Toolbar.tsx";
9663
- const $m = ({
9665
+ var K1 = "/codebuild/output/src4254343806/src/github.com/20minutes/hela/src/components/organisms/Toolbar/Toolbar.tsx";
9666
+ const $3 = ({
9664
9667
  items: n,
9665
9668
  activeItem: l
9666
9669
  }) => /* @__PURE__ */ e.createElement(_, { alignItems: "center", justifyContent: "around", direction: "row", className: "c-toolbar", bg: "grey-50", __self: void 0, __source: {
@@ -9680,7 +9683,7 @@ const $m = ({
9680
9683
  columnNumber: 7
9681
9684
  } })));
9682
9685
  export {
9683
- wm as ActualSearchbar,
9686
+ w3 as ActualSearchbar,
9684
9687
  on as Ad,
9685
9688
  _n as Alert,
9686
9689
  zn as AlertInfoBanner,
@@ -9689,34 +9692,34 @@ export {
9689
9692
  Fn as ArticleSummary,
9690
9693
  kn as ArticleVideo,
9691
9694
  p1 as Autocomplete,
9692
- C2 as Avatar,
9693
- al as AvatarGroup,
9695
+ Cl as Avatar,
9696
+ a2 as AvatarGroup,
9694
9697
  h as Box,
9695
9698
  Sn as Breadcrumb,
9696
9699
  $n as BulletedList,
9697
9700
  j as Button,
9698
9701
  te as CardContainer,
9699
9702
  Bn as CardExtraLarge,
9700
- r2 as CardExtraSmall,
9701
- m2 as CardFooter,
9703
+ rl as CardExtraSmall,
9704
+ ml as CardFooter,
9702
9705
  Hn as CardFrame,
9703
9706
  qe as CardHeader,
9704
9707
  X as CardImage,
9705
9708
  Vn as CardLarge,
9706
- sl as CardMedium,
9707
- ol as CardMost,
9709
+ s2 as CardMedium,
9710
+ o2 as CardMost,
9708
9711
  Ln as CardMovie,
9709
9712
  Zn as CardNewsletter,
9710
- u2 as CardOverview,
9711
- c2 as CardSmall,
9712
- _l as CardTiny,
9713
+ ul as CardOverview,
9714
+ cl as CardSmall,
9715
+ _2 as CardTiny,
9713
9716
  Y as CardTitle,
9714
- dl as CardVertical,
9717
+ d2 as CardVertical,
9715
9718
  Tn as CardVideo,
9716
- fl as CardVideoSmall,
9719
+ f2 as CardVideoSmall,
9717
9720
  In as CardWithButton,
9718
9721
  Rn as CardWithSummary,
9719
- Nl as Carousel,
9722
+ N2 as Carousel,
9720
9723
  fn as Checkbox,
9721
9724
  On as Citation,
9722
9725
  _1 as Collapse,
@@ -9732,32 +9735,32 @@ export {
9732
9735
  d1 as DividerSection,
9733
9736
  Y1 as DividerVertical,
9734
9737
  Xn as ElectionsPromoBanner,
9735
- ym as ElectionsResult,
9738
+ y3 as ElectionsResult,
9736
9739
  jn as Embed,
9737
9740
  Gn as ErrorContent,
9738
9741
  _ as Flex,
9739
9742
  T as FlexItem,
9740
- zm as Footer,
9743
+ z3 as Footer,
9741
9744
  e0 as Grid,
9742
9745
  An as HalfDonut,
9743
- Mm as Header,
9746
+ M3 as Header,
9744
9747
  Yn as HeaderBanner,
9745
- Hl as HeaderDesktop,
9748
+ H2 as HeaderDesktop,
9746
9749
  Jn as HeaderMini,
9747
- Ll as HeaderMobile,
9750
+ L2 as HeaderMobile,
9748
9751
  Qn as HeaderPage,
9749
9752
  Pn as HeaderSection,
9750
- pl as HeaderSideModal,
9753
+ p2 as HeaderSideModal,
9751
9754
  h1 as HeaderTitle,
9752
9755
  B as Heading,
9753
- em as HoroscopeContent,
9754
- lm as HoroscopeTiles,
9755
- xl as HoroscopeTopicCard,
9756
+ e3 as HoroscopeContent,
9757
+ l3 as HoroscopeTiles,
9758
+ x2 as HoroscopeTopicCard,
9756
9759
  x as Icon,
9757
9760
  i0 as IconItem,
9758
9761
  bn as Iframe,
9759
9762
  F0 as Img,
9760
- El as InfoBanner,
9763
+ E2 as InfoBanner,
9761
9764
  M0 as InlineSeparator,
9762
9765
  A0 as Input,
9763
9766
  A as Label,
@@ -9765,107 +9768,107 @@ export {
9765
9768
  E as LayoutType,
9766
9769
  D0 as Legend,
9767
9770
  F as Link,
9768
- wl as ListWithDiode,
9769
- nm as LiveIndicator,
9770
- mm as LiveQuestion,
9771
- rm as LiveTalk,
9772
- um as LiveTitle,
9773
- cm as LogoutButton,
9774
- am as MapDepartments,
9775
- tm as MapDistricts,
9776
- im as MapEurope,
9771
+ w2 as ListWithDiode,
9772
+ n3 as LiveIndicator,
9773
+ m3 as LiveQuestion,
9774
+ r3 as LiveTalk,
9775
+ u3 as LiveTitle,
9776
+ c3 as LogoutButton,
9777
+ a3 as MapDepartments,
9778
+ t3 as MapDistricts,
9779
+ i3 as MapEurope,
9777
9780
  N1 as Media,
9778
9781
  z0 as MediaLink,
9779
9782
  Se as MediaSourceType,
9780
- sm as Menu,
9781
- om as MenuList,
9783
+ s3 as Menu,
9784
+ o3 as MenuList,
9782
9785
  P1 as Modal,
9783
- Cm as MostReadArticles,
9784
- Fm as MostWatchVideos,
9785
- _m as Newsletter,
9786
- dm as OrderedListWithNumber,
9787
- D2 as Overlay,
9788
- km as OverviewBar,
9789
- fm as Pagination,
9790
- yl as PercentageBar,
9791
- jm as PhotoSwipeGallery,
9786
+ C3 as MostReadArticles,
9787
+ F3 as MostWatchVideos,
9788
+ _3 as Newsletter,
9789
+ d3 as OrderedListWithNumber,
9790
+ Dl as Overlay,
9791
+ k3 as OverviewBar,
9792
+ f3 as Pagination,
9793
+ y2 as PercentageBar,
9794
+ j3 as PhotoSwipeGallery,
9792
9795
  f1 as Pipe,
9793
- Nm as Prose,
9796
+ N3 as Prose,
9794
9797
  gn as RadioButton,
9795
- K2 as Rating,
9798
+ Kl as Rating,
9796
9799
  pn as ReadAlso,
9797
- bm as ReadAlsoBanner,
9800
+ b3 as ReadAlsoBanner,
9798
9801
  xn as ScrollProgressBar,
9799
- hm as SearchBanner,
9802
+ h3 as SearchBanner,
9800
9803
  C0 as SearchForm,
9801
9804
  En as Section,
9802
- t2 as SectionTitle,
9803
- e2 as Select,
9804
- vm as ShareBar,
9805
- i2 as Signature,
9805
+ tl as SectionTitle,
9806
+ el as Select,
9807
+ v3 as ShareBar,
9808
+ il as Signature,
9806
9809
  wn as Skeleton,
9807
9810
  _0 as Slider,
9808
- gm as SmartBanner,
9811
+ g3 as SmartBanner,
9809
9812
  s0 as SocialBar,
9810
9813
  $e as Sponsor,
9811
- X2 as Stepper,
9812
- Fl as SubMenu,
9814
+ Xl as Stepper,
9815
+ F2 as SubMenu,
9813
9816
  Nn as SvgSprite,
9814
- l2 as Switch,
9815
- J2 as Tab,
9816
- P2 as TabPanel,
9817
- s2 as Tabs,
9817
+ ll as Switch,
9818
+ Jl as Tab,
9819
+ Pl as TabPanel,
9820
+ sl as Tabs,
9818
9821
  Be as Tag,
9819
- pm as TagBar,
9822
+ p3 as TagBar,
9820
9823
  N as Text,
9821
- xm as TextTooltip,
9824
+ x3 as TextTooltip,
9822
9825
  yn as Textarea,
9823
- Sm as ThreeColumnsArticles,
9826
+ S3 as ThreeColumnsArticles,
9824
9827
  R0 as Tiles,
9825
- $m as Toolbar,
9826
- n2 as Typography,
9827
- Em as UserPanel,
9828
+ $3 as Toolbar,
9829
+ nl as Typography,
9830
+ E3 as UserPanel,
9828
9831
  nn as alignContentList,
9829
9832
  ln as alignItemsList,
9830
9833
  rn as alignSelfList,
9831
9834
  q0 as applyFormatToNumbers,
9832
9835
  dn as buttonVariant,
9833
- b2 as colorSystemProps,
9834
- Rl as colorTokenNameList,
9836
+ bl as colorSystemProps,
9837
+ R2 as colorTokenNameList,
9835
9838
  vn as colsNumberGridList,
9836
9839
  un as flexBasisList,
9837
- Pl as flexDirectionList,
9840
+ P2 as flexDirectionList,
9838
9841
  an as flexGrowList,
9839
9842
  W1 as flexOrGridBoxSystemProps,
9840
- h2 as flexOrGridItemSystemProps,
9843
+ hl as flexOrGridItemSystemProps,
9841
9844
  cn as flexShrinkList,
9842
9845
  en as flexWrapList,
9843
- Xl as fontFamilyTokenNameList,
9844
- Yl as fontWeightTokenNameList,
9846
+ X2 as fontFamilyTokenNameList,
9847
+ Y2 as fontWeightTokenNameList,
9845
9848
  O as forwardRef,
9846
- x2 as getSrcSetFromFormats,
9847
- Jl as headingSizeTokenNameList,
9848
- Al as iconTokenNameList,
9849
- ul as imageConfigDesktop,
9850
- cl as imageConfigMobile,
9849
+ xl as getSrcSetFromFormats,
9850
+ J2 as headingSizeTokenNameList,
9851
+ A2 as iconTokenNameList,
9852
+ u2 as imageConfigDesktop,
9853
+ c2 as imageConfigMobile,
9851
9854
  mn as justifyContentList,
9852
- v2 as marginSystemProps,
9853
- Dl as mediaQueriesList,
9855
+ vl as marginSystemProps,
9856
+ D2 as mediaQueriesList,
9854
9857
  G1 as paddingSystemProps,
9855
9858
  tn as politicalPartiesColors,
9856
9859
  U1 as radiusSystemProps,
9857
- Ol as radiusTokenNameList,
9860
+ O2 as radiusTokenNameList,
9858
9861
  s1 as replaceSrcFormat,
9859
9862
  X1 as spacingSystemProps,
9860
- Il as spacingTokenNameList,
9861
- g2 as systemProps,
9862
- Wl as textAlignList,
9863
- Kl as textDecorationList,
9864
- Ql as textSizeTokenNameList,
9865
- Ul as textTransformList,
9863
+ I2 as spacingTokenNameList,
9864
+ gl as systemProps,
9865
+ W2 as textAlignList,
9866
+ K2 as textDecorationList,
9867
+ Q2 as textSizeTokenNameList,
9868
+ U2 as textTransformList,
9866
9869
  sn as themeColorAvailables,
9867
- ql as themeList,
9870
+ q2 as themeList,
9868
9871
  re as tokenVariables,
9869
- p2 as typographySystemProps,
9870
- Gl as whiteSpaceList
9872
+ pl as typographySystemProps,
9873
+ G2 as whiteSpaceList
9871
9874
  };