@20minutes/hela 2.3.0 → 2.3.2

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
@@ -728,13 +728,13 @@ const re = {
728
728
  value: "120px"
729
729
  }
730
730
  }
731
- }, L2 = Object.keys(re.spacing), Z2 = [
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
- ], T2 = Object.keys(re.asset.icon), I2 = Object.keys(re.radius), R2 = ["xs", "sm", "md", "lg", "xl", "xxl"], bl = {
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"]
@@ -787,7 +787,7 @@ const re = {
787
787
  textTransform: ["text-transform"],
788
788
  fontFamily: ["font-family"],
789
789
  whiteSpace: ["white-space"]
790
- }, A2 = ["light", "dark"], O2 = ["underline", "dotted", "wavy", "overline"], D2 = ["left", "center", "right", "justify"], q2 = ["capitalize", "uppercase", "lowercase"], K2 = [
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
- ], W2 = Object.keys(re["font-family"]).filter(
798
+ ], X2 = Object.keys(re["font-family"]).filter(
799
799
  (l) => !["base"].includes(l)
800
- ), U2 = Object.keys(
800
+ ), Y2 = Object.keys(
801
801
  re["font-weight"]
802
- ), G2 = Object.keys(
802
+ ), J2 = Object.keys(
803
803
  re.typography.heading
804
- ), X2 = Object.keys(
804
+ ), Q2 = Object.keys(
805
805
  re.typography.text
806
- ), Y2 = ["column", "row", "column-reverse", "row-reverse"], J2 = ["wrap", "wrap-reverse", "no-wrap"], Q2 = ["start", "end", "center", "baseline", "stretch"], P2 = [
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",
@@ -811,7 +811,7 @@ const re = {
811
811
  "around",
812
812
  "evenly",
813
813
  "stretch"
814
- ], en = [
814
+ ], mn = [
815
815
  "start",
816
816
  "end",
817
817
  "center",
@@ -819,7 +819,7 @@ const re = {
819
819
  "around",
820
820
  "evenly",
821
821
  "stretch"
822
- ], ln = ["auto", "start", "end", "center", "stretch", "baseline"], nn = ["auto", 0, 25, 33, 50, 75, 100], mn = [0, 1], rn = [0, 1], un = [
822
+ ], rn = ["auto", "start", "end", "center", "stretch", "baseline"], un = ["auto", 0, 25, 33, 50, 75, 100], cn = [0, 1], an = [0, 1], tn = [
823
823
  "extreme-gauche",
824
824
  "parti-revolutionnaire-communiste",
825
825
  "lutte-ouvriere",
@@ -879,7 +879,7 @@ const re = {
879
879
  "europe-democratie-esperanto",
880
880
  "union-populaire-republicaine",
881
881
  "regionalistes"
882
- ], cn = Object.keys(re.color.theme);
882
+ ], sn = Object.keys(re.color.theme);
883
883
  function O(l) {
884
884
  return e.forwardRef(l);
885
885
  }
@@ -931,8 +931,8 @@ function wl() {
931
931
  }
932
932
  var yl = wl();
933
933
  const f = /* @__PURE__ */ El(yl);
934
- var zl = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Ad/Ad.tsx";
935
- const an = ({
934
+ var zl = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Ad/Ad.tsx";
935
+ const on = ({
936
936
  adUnitCompletePath: l,
937
937
  variant: n,
938
938
  isfullscreenMobile: m = !1,
@@ -961,8 +961,8 @@ const an = ({
961
961
  columnNumber: 5
962
962
  } });
963
963
  };
964
- var l1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Alert/Alert.tsx";
965
- const tn = ({
964
+ var l1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Alert/Alert.tsx";
965
+ const _n = ({
966
966
  variant: l = "success",
967
967
  title: n,
968
968
  description: m,
@@ -1001,7 +1001,7 @@ const tn = ({
1001
1001
  lineNumber: 39,
1002
1002
  columnNumber: 7
1003
1003
  } }));
1004
- var n1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Autocomplete/Autocomplete.tsx";
1004
+ var n1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Autocomplete/Autocomplete.tsx";
1005
1005
  const p0 = ({
1006
1006
  id: l,
1007
1007
  inputProps: n,
@@ -1034,7 +1034,7 @@ const p0 = ({
1034
1034
  lineNumber: 39,
1035
1035
  columnNumber: 5
1036
1036
  } }));
1037
- var Ml = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Avatar/Avatar.tsx";
1037
+ var Ml = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Avatar/Avatar.tsx";
1038
1038
  const Cl = ({
1039
1039
  img: l,
1040
1040
  alt: n = "",
@@ -1051,8 +1051,8 @@ const Cl = ({
1051
1051
  lineNumber: 22,
1052
1052
  columnNumber: 3
1053
1053
  } });
1054
- var W1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Button/Button.tsx";
1055
- const sn = ["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(({
1054
+ var W1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Button/Button.tsx";
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: l = "button",
1057
1057
  variant: n = "primary",
1058
1058
  children: m,
@@ -1098,8 +1098,8 @@ const sn = ["primary", "secondary", "tertiary", "has-dark-bg", "has-white-bg", "
1098
1098
  } }, t)
1099
1099
  ));
1100
1100
  j.displayName = "Button";
1101
- var j1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Checkbox/Checkbox.tsx";
1102
- const on = ({
1101
+ var j1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Checkbox/Checkbox.tsx";
1102
+ const fn = ({
1103
1103
  id: l,
1104
1104
  className: n,
1105
1105
  required: m,
@@ -1126,7 +1126,7 @@ const on = ({
1126
1126
  lineNumber: 40,
1127
1127
  columnNumber: 11
1128
1128
  } }, "*")));
1129
- var S1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Divider/Divider.tsx";
1129
+ var S1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Divider/Divider.tsx";
1130
1130
  const ae = O(({
1131
1131
  text: l,
1132
1132
  color: n = "black",
@@ -1156,7 +1156,7 @@ const ae = O(({
1156
1156
  columnNumber: 15
1157
1157
  } }, l)), a) : a);
1158
1158
  });
1159
- var x0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/DividerSection/DividerSection.tsx";
1159
+ var x0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/DividerSection/DividerSection.tsx";
1160
1160
  const d0 = ({
1161
1161
  bg: l = "ultramarine",
1162
1162
  ...n
@@ -1169,7 +1169,7 @@ const d0 = ({
1169
1169
  lineNumber: 12,
1170
1170
  columnNumber: 5
1171
1171
  } }));
1172
- var Fl = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/DividerVertical/DividerVertical.tsx";
1172
+ var Fl = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/DividerVertical/DividerVertical.tsx";
1173
1173
  const Y0 = O(({
1174
1174
  color: l = "black",
1175
1175
  thickness: n = "thin",
@@ -1181,7 +1181,7 @@ const Y0 = O(({
1181
1181
  lineNumber: 13,
1182
1182
  columnNumber: 5
1183
1183
  } }));
1184
- var f1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Icon/Icon.tsx";
1184
+ var f1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Icon/Icon.tsx";
1185
1185
  const x = O(({
1186
1186
  name: l,
1187
1187
  size: n = 28,
@@ -1218,8 +1218,8 @@ const x = O(({
1218
1218
  columnNumber: 45
1219
1219
  } })));
1220
1220
  });
1221
- var c = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Icon/SvgSprite.tsx";
1222
- const _n = (l) => /* @__PURE__ */ u.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", ...l, __self: void 0, __source: {
1221
+ var c = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Icon/SvgSprite.tsx";
1222
+ const Nn = (l) => /* @__PURE__ */ u.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", ...l, __self: void 0, __source: {
1223
1223
  fileName: c,
1224
1224
  lineNumber: 4,
1225
1225
  columnNumber: 3
@@ -2933,8 +2933,8 @@ const _n = (l) => /* @__PURE__ */ u.createElement("svg", { xmlns: "http://www.w3
2933
2933
  lineNumber: 943,
2934
2934
  columnNumber: 7
2935
2935
  } })));
2936
- var E0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Iframe/Iframe.tsx";
2937
- function dn({
2936
+ var E0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Iframe/Iframe.tsx";
2937
+ function bn({
2938
2938
  title: l,
2939
2939
  ratio: n = "auto",
2940
2940
  htmlIframeProps: m,
@@ -2952,7 +2952,7 @@ function dn({
2952
2952
  columnNumber: 7
2953
2953
  } }));
2954
2954
  }
2955
- var w0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Img/Img.tsx";
2955
+ var w0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Img/Img.tsx";
2956
2956
  const F1 = ({
2957
2957
  id: l = "",
2958
2958
  src: n = "",
@@ -3005,7 +3005,7 @@ const F1 = ({
3005
3005
  columnNumber: 10
3006
3006
  } });
3007
3007
  };
3008
- var kl = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/InlineSeparator/InlineSeparator.tsx";
3008
+ var kl = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/InlineSeparator/InlineSeparator.tsx";
3009
3009
  const M1 = ({
3010
3010
  size: l,
3011
3011
  ...n
@@ -3014,7 +3014,7 @@ const M1 = ({
3014
3014
  lineNumber: 5,
3015
3015
  columnNumber: 3
3016
3016
  } }, "•");
3017
- var ue = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Input/Input.tsx";
3017
+ var ue = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Input/Input.tsx";
3018
3018
  const A1 = O(({
3019
3019
  id: l,
3020
3020
  className: n,
@@ -3100,7 +3100,7 @@ const A1 = O(({
3100
3100
  columnNumber: 17
3101
3101
  } })))));
3102
3102
  });
3103
- var y0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Label/Label.tsx";
3103
+ var y0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Label/Label.tsx";
3104
3104
  const A = ({
3105
3105
  children: l,
3106
3106
  bg: n,
@@ -3149,8 +3149,8 @@ const A = ({
3149
3149
  columnNumber: 18
3150
3150
  } }), l);
3151
3151
  };
3152
- var jl = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/LabelSection/LabelSection.tsx";
3153
- const fn = ({
3152
+ var jl = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/LabelSection/LabelSection.tsx";
3153
+ const hn = ({
3154
3154
  children: l
3155
3155
  }) => /* @__PURE__ */ e.createElement(Z, { as: "h4", size: "xxs", weight: "bold", color: "ultramarine", __self: void 0, __source: {
3156
3156
  fileName: jl,
@@ -3315,7 +3315,7 @@ const fn = ({
3315
3315
  }),
3316
3316
  Vl(r)
3317
3317
  );
3318
- var Tl = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Layout/Box/Box.tsx";
3318
+ var Tl = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Layout/Box/Box.tsx";
3319
3319
  const h = O(({
3320
3320
  as: l = "div",
3321
3321
  children: n,
@@ -3329,7 +3329,7 @@ const h = O(({
3329
3329
  columnNumber: 3
3330
3330
  } }, n));
3331
3331
  h.displayName = "Box";
3332
- const Nn = [1, 2, 3, 4, 5, 6, 12, "2-of-3"], e1 = ({
3332
+ const vn = [1, 2, 3, 4, 5, 6, 12, "2-of-3"], e1 = ({
3333
3333
  colsNumber: l,
3334
3334
  gap: n,
3335
3335
  gapX: m,
@@ -3356,7 +3356,7 @@ const Nn = [1, 2, 3, 4, 5, 6, 12, "2-of-3"], e1 = ({
3356
3356
  }), f(Q0(a), a == null ? void 0 : a.className)),
3357
3357
  children: t
3358
3358
  });
3359
- var Il = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Layout/Flex/Flex.tsx";
3359
+ var Il = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Layout/Flex/Flex.tsx";
3360
3360
  const _ = O(({
3361
3361
  as: l = "div",
3362
3362
  children: n,
@@ -3369,7 +3369,7 @@ const _ = O(({
3369
3369
  lineNumber: 12,
3370
3370
  columnNumber: 3
3371
3371
  } }, n));
3372
- var Rl = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Layout/Flex/FlexItem/FlexItem.tsx";
3372
+ var Rl = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Layout/Flex/FlexItem/FlexItem.tsx";
3373
3373
  const T = O(({
3374
3374
  as: l = "div",
3375
3375
  children: n,
@@ -3382,7 +3382,7 @@ const T = O(({
3382
3382
  lineNumber: 13,
3383
3383
  columnNumber: 5
3384
3384
  } }, n));
3385
- var Al = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Link/Link.tsx";
3385
+ var Al = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Link/Link.tsx";
3386
3386
  const F = O(({
3387
3387
  as: l = "a",
3388
3388
  children: n,
@@ -3435,7 +3435,7 @@ const F = O(({
3435
3435
  n
3436
3436
  );
3437
3437
  });
3438
- var U1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Modal/Modal.tsx";
3438
+ var U1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Modal/Modal.tsx";
3439
3439
  const P0 = ({
3440
3440
  dialogId: l,
3441
3441
  children: n,
@@ -3466,13 +3466,13 @@ const P0 = ({
3466
3466
  columnNumber: 7
3467
3467
  } }, n));
3468
3468
  };
3469
- var Ol = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Overlay/Overlay.tsx";
3469
+ var Ol = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Overlay/Overlay.tsx";
3470
3470
  const Dl = (l) => /* @__PURE__ */ e.createElement(h, { ...l, className: f("c-overlay c-overlay--with-bg", l == null ? void 0 : l.className), __self: void 0, __source: {
3471
3471
  fileName: Ol,
3472
3472
  lineNumber: 8,
3473
3473
  columnNumber: 3
3474
3474
  } });
3475
- var ql = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Pipe/Pipe.tsx";
3475
+ var ql = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Pipe/Pipe.tsx";
3476
3476
  function f0() {
3477
3477
  return /* @__PURE__ */ e.createElement("div", { className: "c-pipe", __self: this, __source: {
3478
3478
  fileName: ql,
@@ -3480,8 +3480,8 @@ function f0() {
3480
3480
  columnNumber: 10
3481
3481
  } });
3482
3482
  }
3483
- var G1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/RadioButton/RadioButton.tsx";
3484
- const bn = ({
3483
+ var G1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/RadioButton/RadioButton.tsx";
3484
+ const gn = ({
3485
3485
  id: l,
3486
3486
  required: n,
3487
3487
  label: m,
@@ -3499,7 +3499,7 @@ const bn = ({
3499
3499
  lineNumber: 22,
3500
3500
  columnNumber: 7
3501
3501
  } }, m));
3502
- var $1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Rating/Rating.tsx";
3502
+ var $1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Rating/Rating.tsx";
3503
3503
  const Kl = ({
3504
3504
  rating: l,
3505
3505
  ratingMax: n = 5,
@@ -3529,8 +3529,8 @@ const Kl = ({
3529
3529
  columnNumber: 10
3530
3530
  } }, o);
3531
3531
  };
3532
- var Ke = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/ReadAlso/ReadAlso.tsx";
3533
- const hn = ({
3532
+ var Ke = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/ReadAlso/ReadAlso.tsx";
3533
+ const pn = ({
3534
3534
  title: l,
3535
3535
  link: n,
3536
3536
  image: m,
@@ -3574,8 +3574,8 @@ const hn = ({
3574
3574
  lineNumber: 62,
3575
3575
  columnNumber: 7
3576
3576
  } }));
3577
- var M0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/ScrollProgressBar/ScrollProgressBar.tsx";
3578
- const vn = O(({
3577
+ var M0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/ScrollProgressBar/ScrollProgressBar.tsx";
3578
+ const xn = O(({
3579
3579
  variant: l,
3580
3580
  progressColor: n = "ultramarine"
3581
3581
  }, m) => /* @__PURE__ */ e.createElement(h, { ref: m, bg: "grey-100", className: f("c-progress", {
@@ -3591,8 +3591,8 @@ const vn = O(({
3591
3591
  lineNumber: 19,
3592
3592
  columnNumber: 7
3593
3593
  } })));
3594
- var Wl = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Section/Section.tsx";
3595
- const gn = ({
3594
+ var Wl = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Section/Section.tsx";
3595
+ const En = ({
3596
3596
  inner: l,
3597
3597
  children: n,
3598
3598
  ...m
@@ -3603,7 +3603,7 @@ const gn = ({
3603
3603
  lineNumber: 11,
3604
3604
  columnNumber: 3
3605
3605
  } }, n);
3606
- var ye = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Select/Select.tsx";
3606
+ var ye = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Select/Select.tsx";
3607
3607
  const el = O(({
3608
3608
  id: l,
3609
3609
  className: n,
@@ -3664,8 +3664,8 @@ const el = O(({
3664
3664
  columnNumber: 13
3665
3665
  } }, C.title)))));
3666
3666
  });
3667
- var Ul = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Skeleton/Skeleton.tsx";
3668
- const pn = ({
3667
+ var Ul = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Skeleton/Skeleton.tsx";
3668
+ const wn = ({
3669
3669
  variant: l = "button",
3670
3670
  className: n,
3671
3671
  ...m
@@ -3678,7 +3678,7 @@ const pn = ({
3678
3678
  lineNumber: 10,
3679
3679
  columnNumber: 3
3680
3680
  } });
3681
- var m1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Slider/Slider.tsx";
3681
+ var m1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Slider/Slider.tsx";
3682
3682
  const Gl = (l) => {
3683
3683
  switch (l) {
3684
3684
  case "primary":
@@ -3735,7 +3735,7 @@ const Gl = (l) => {
3735
3735
  lineNumber: 85,
3736
3736
  columnNumber: 15
3737
3737
  } }))))));
3738
- var X1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Stepper/Stepper.tsx";
3738
+ var X1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Stepper/Stepper.tsx";
3739
3739
  const Xl = ({
3740
3740
  items: l,
3741
3741
  colorVariant: n = "ultramarine",
@@ -3766,7 +3766,7 @@ const Xl = ({
3766
3766
  columnNumber: 9
3767
3767
  } })
3768
3768
  )));
3769
- var N1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Switch/Switch.tsx";
3769
+ var N1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Switch/Switch.tsx";
3770
3770
  const ll = ({
3771
3771
  containerProps: l,
3772
3772
  labelPosition: n = "before",
@@ -3798,7 +3798,7 @@ const ll = ({
3798
3798
  columnNumber: 7
3799
3799
  } }), n === "after" && m && i);
3800
3800
  };
3801
- var Yl = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Tab/Tab.tsx";
3801
+ var Yl = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Tab/Tab.tsx";
3802
3802
  const Jl = ({
3803
3803
  variant: l = "default",
3804
3804
  name: n,
@@ -3817,7 +3817,7 @@ const Jl = ({
3817
3817
  lineNumber: 24,
3818
3818
  columnNumber: 3
3819
3819
  } }, m);
3820
- var Ql = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/TabPanel/TabPanel.tsx";
3820
+ var Ql = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/TabPanel/TabPanel.tsx";
3821
3821
  const Pl = ({
3822
3822
  name: l,
3823
3823
  children: n,
@@ -3828,7 +3828,7 @@ const Pl = ({
3828
3828
  lineNumber: 17,
3829
3829
  columnNumber: 3
3830
3830
  } }, n);
3831
- var e2 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Tag/Tag.tsx";
3831
+ var e2 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Tag/Tag.tsx";
3832
3832
  const Be = O(({
3833
3833
  as: l = "a",
3834
3834
  id: n,
@@ -3853,8 +3853,8 @@ const Be = O(({
3853
3853
  },
3854
3854
  r
3855
3855
  ));
3856
- var ze = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Textarea/Textarea.tsx";
3857
- const xn = O(({
3856
+ var ze = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Textarea/Textarea.tsx";
3857
+ const yn = O(({
3858
3858
  id: l,
3859
3859
  required: n,
3860
3860
  label: m,
@@ -3908,7 +3908,7 @@ const xn = O(({
3908
3908
  lineNumber: 57,
3909
3909
  columnNumber: 15
3910
3910
  } }))))));
3911
- var l2 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Typography/Typography.tsx";
3911
+ var l2 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Typography/Typography.tsx";
3912
3912
  const nl = O(({
3913
3913
  as: l = "p",
3914
3914
  children: n,
@@ -3921,7 +3921,7 @@ const nl = O(({
3921
3921
  lineNumber: 14,
3922
3922
  columnNumber: 7
3923
3923
  } }, n) : null);
3924
- var n2 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Typography/Heading/Heading.tsx";
3924
+ var n2 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Typography/Heading/Heading.tsx";
3925
3925
  const Z = O(({
3926
3926
  as: l = "h1",
3927
3927
  size: n,
@@ -3935,7 +3935,7 @@ const Z = O(({
3935
3935
  lineNumber: 15,
3936
3936
  columnNumber: 5
3937
3937
  } }, m));
3938
- var m2 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/atoms/Typography/Text/Text.tsx";
3938
+ var m2 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/atoms/Typography/Text/Text.tsx";
3939
3939
  const N = O(({
3940
3940
  as: l = "p",
3941
3941
  size: n,
@@ -3952,8 +3952,8 @@ const N = O(({
3952
3952
  lineNumber: 16,
3953
3953
  columnNumber: 5
3954
3954
  } }, r));
3955
- var Me = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/AlertInfoBanner/AlertInfoBanner.tsx";
3956
- const En = ({
3955
+ var Me = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/AlertInfoBanner/AlertInfoBanner.tsx";
3956
+ const zn = ({
3957
3957
  cover: l,
3958
3958
  description: n,
3959
3959
  title: m,
@@ -4010,8 +4010,8 @@ const En = ({
4010
4010
  lineNumber: 77,
4011
4011
  columnNumber: 13
4012
4012
  } })))));
4013
- var C0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Article/ArticleBrandBanner/ArticleBrandBanner.tsx";
4014
- const wn = ({
4013
+ var C0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Article/ArticleBrandBanner/ArticleBrandBanner.tsx";
4014
+ const Mn = ({
4015
4015
  children: l,
4016
4016
  ...n
4017
4017
  }) => /* @__PURE__ */ e.createElement(h, { ...n, px: "s", py: "xxs-2", bg: "sponsoring", __self: void 0, __source: {
@@ -4023,8 +4023,8 @@ const wn = ({
4023
4023
  lineNumber: 13,
4024
4024
  columnNumber: 5
4025
4025
  } }, l));
4026
- var le = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Article/ArticleHeader/ArticleHeader.tsx";
4027
- const yn = ({
4026
+ var le = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Article/ArticleHeader/ArticleHeader.tsx";
4027
+ const Cn = ({
4028
4028
  title: l,
4029
4029
  label: n,
4030
4030
  layout: m,
@@ -4110,8 +4110,8 @@ const yn = ({
4110
4110
  columnNumber: 21
4111
4111
  } }))), d;
4112
4112
  };
4113
- var Y1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Article/ArticleSummary/ArticleSummary.tsx";
4114
- const zn = ({
4113
+ var Y1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Article/ArticleSummary/ArticleSummary.tsx";
4114
+ const Fn = ({
4115
4115
  title: l,
4116
4116
  summary: n,
4117
4117
  rubricColor: m,
@@ -4124,13 +4124,13 @@ const zn = ({
4124
4124
  fileName: Y1,
4125
4125
  lineNumber: 28,
4126
4126
  columnNumber: 7
4127
- } }, l), /* @__PURE__ */ e.createElement(E2, { color: m, __self: void 0, __source: {
4127
+ } }, l), /* @__PURE__ */ e.createElement(w2, { color: m, __self: void 0, __source: {
4128
4128
  fileName: Y1,
4129
4129
  lineNumber: 32,
4130
4130
  columnNumber: 5
4131
4131
  } }, n));
4132
- var J1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Article/ArticleVideo/ArticleVideo.tsx";
4133
- const Mn = ({
4132
+ var J1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Article/ArticleVideo/ArticleVideo.tsx";
4133
+ const kn = ({
4134
4134
  html: l,
4135
4135
  caption: n = ""
4136
4136
  }) => /* @__PURE__ */ e.createElement("figure", { className: "c-media", role: "group", __self: void 0, __source: {
@@ -4148,8 +4148,8 @@ const Mn = ({
4148
4148
  lineNumber: 18,
4149
4149
  columnNumber: 7
4150
4150
  } }, n));
4151
- var r2 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Article/Embed/Embed.tsx";
4152
- const Cn = ({
4151
+ var r2 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Article/Embed/Embed.tsx";
4152
+ const jn = ({
4153
4153
  html: l
4154
4154
  }) => /* @__PURE__ */ e.createElement("div", { dangerouslySetInnerHTML: {
4155
4155
  __html: l
@@ -4158,7 +4158,7 @@ const Cn = ({
4158
4158
  lineNumber: 8,
4159
4159
  columnNumber: 3
4160
4160
  } });
4161
- var Ce = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Article/Media/Media.tsx";
4161
+ var Ce = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Article/Media/Media.tsx";
4162
4162
  const u2 = {
4163
4163
  defaultFormat: "1444x920",
4164
4164
  formats: ["1444x920", "722x460", "640x408", "320x204"],
@@ -4232,7 +4232,7 @@ const u2 = {
4232
4232
  columnNumber: 13
4233
4233
  } }, " / ", r)));
4234
4234
  };
4235
- var F0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/AvatarGroup/AvatarGroup.tsx";
4235
+ var F0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/AvatarGroup/AvatarGroup.tsx";
4236
4236
  const a2 = ({
4237
4237
  avatars: l,
4238
4238
  maxAvatar: n = 4,
@@ -4250,48 +4250,48 @@ const a2 = ({
4250
4250
  lineNumber: 18,
4251
4251
  columnNumber: 7
4252
4252
  } })));
4253
- var He = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Breadcrumb/Breadcrumb.tsx";
4254
- const Fn = ({
4253
+ var He = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Breadcrumb/Breadcrumb.tsx";
4254
+ const Sn = ({
4255
4255
  rubrics: l,
4256
4256
  tags: n,
4257
4257
  color: m,
4258
4258
  layout: r = E.MOBILE,
4259
4259
  ...t
4260
- }) => /* @__PURE__ */ e.createElement(_1, { layout: r, buttonsBackground: "primary", ...t, className: "c-breadcrumb", __self: void 0, __source: {
4260
+ }) => /* @__PURE__ */ e.createElement(_1, { layout: r, buttonsBackground: "primary", ...t, className: "c-breadcrumb", "aria-label": "Breadcrumb", as: "nav", __self: void 0, __source: {
4261
4261
  fileName: He,
4262
4262
  lineNumber: 19,
4263
4263
  columnNumber: 3
4264
4264
  } }, /* @__PURE__ */ e.createElement(Be, { variant: "breadcrumb", href: "/", bg: m || "ultramarine", color: "white", __self: void 0, __source: {
4265
4265
  fileName: He,
4266
- lineNumber: 20,
4266
+ lineNumber: 27,
4267
4267
  columnNumber: 5
4268
4268
  } }, /* @__PURE__ */ e.createElement(x, { size: 20, name: "home", svgTitle: "Retour sur la page d'accueil 20 Minutes", __self: void 0, __source: {
4269
4269
  fileName: He,
4270
- lineNumber: 21,
4270
+ lineNumber: 28,
4271
4271
  columnNumber: 7
4272
4272
  } })), l && l.length > 0 && l.slice(0, 4).map((a) => /* @__PURE__ */ e.createElement(Nl, { key: a.label, __self: void 0, __source: {
4273
4273
  fileName: He,
4274
- lineNumber: 27,
4274
+ lineNumber: 34,
4275
4275
  columnNumber: 9
4276
4276
  } }, /* @__PURE__ */ e.createElement(x, { px: "xs", size: 7, name: "arrow", __self: void 0, __source: {
4277
4277
  fileName: He,
4278
- lineNumber: 28,
4278
+ lineNumber: 35,
4279
4279
  columnNumber: 11
4280
4280
  } }), /* @__PURE__ */ e.createElement(Be, { variant: "breadcrumb", href: a.link, bg: m || "ultramarine", color: "white", __self: void 0, __source: {
4281
4281
  fileName: He,
4282
- lineNumber: 29,
4282
+ lineNumber: 36,
4283
4283
  columnNumber: 11
4284
4284
  } }, a.label))), n && n.length > 0 && /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(f0, { __self: void 0, __source: {
4285
4285
  fileName: He,
4286
- lineNumber: 37,
4286
+ lineNumber: 44,
4287
4287
  columnNumber: 9
4288
4288
  } }), n.map((a, i) => /* @__PURE__ */ e.createElement(Be, { variant: "primary", key: a.label, href: a.link, mr: i !== n.length - 1 ? "xs" : "0", __self: void 0, __source: {
4289
4289
  fileName: He,
4290
- lineNumber: 39,
4290
+ lineNumber: 46,
4291
4291
  columnNumber: 11
4292
4292
  } }, a.label))));
4293
- var Ne = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/BulletedList/BulletedList.tsx";
4294
- const kn = ({
4293
+ var Ne = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/BulletedList/BulletedList.tsx";
4294
+ const $n = ({
4295
4295
  items: l,
4296
4296
  heading: n,
4297
4297
  columnsNumber: m = {
@@ -4359,7 +4359,7 @@ const kn = ({
4359
4359
  columnNumber: 11
4360
4360
  } }))) : null;
4361
4361
  };
4362
- var t2 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/CardContainer/CardContainer.tsx";
4362
+ var t2 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/CardContainer/CardContainer.tsx";
4363
4363
  const te = O(({
4364
4364
  as: l = "div",
4365
4365
  children: n,
@@ -4385,7 +4385,7 @@ const te = O(({
4385
4385
  },
4386
4386
  n
4387
4387
  ));
4388
- var Q1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/CardFooter/CardFooter.tsx";
4388
+ var Q1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/CardFooter/CardFooter.tsx";
4389
4389
  const ml = ({
4390
4390
  text: l,
4391
4391
  secondaryText: n,
@@ -4404,7 +4404,7 @@ const ml = ({
4404
4404
  lineNumber: 24,
4405
4405
  columnNumber: 7
4406
4406
  } }, n));
4407
- var be = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/CardHeader/CardHeader.tsx";
4407
+ var be = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/CardHeader/CardHeader.tsx";
4408
4408
  const De = ({
4409
4409
  headline: l,
4410
4410
  liveTime: n,
@@ -4455,7 +4455,7 @@ const De = ({
4455
4455
  columnNumber: 9
4456
4456
  } }, r))) : i;
4457
4457
  };
4458
- var We = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/IconItem/IconItem.tsx";
4458
+ var We = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/IconItem/IconItem.tsx";
4459
4459
  const i1 = ({
4460
4460
  iconName: l,
4461
4461
  variant: n,
@@ -4515,7 +4515,7 @@ const i1 = ({
4515
4515
  columnNumber: 7
4516
4516
  } }, a));
4517
4517
  };
4518
- var Ve = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/CardImage/CardImage.tsx";
4518
+ var Ve = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/CardImage/CardImage.tsx";
4519
4519
  const i2 = (l) => {
4520
4520
  switch (l) {
4521
4521
  case "small":
@@ -4585,7 +4585,7 @@ const i2 = (l) => {
4585
4585
  columnNumber: 11
4586
4586
  } }), K));
4587
4587
  };
4588
- var P1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/CardTitle/CardTitle.tsx";
4588
+ var P1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/CardTitle/CardTitle.tsx";
4589
4589
  const k0 = (l) => {
4590
4590
  switch (l) {
4591
4591
  case "alert":
@@ -4660,8 +4660,8 @@ const k0 = (l) => {
4660
4660
  columnNumber: 9
4661
4661
  } }, k0(l).label), o)
4662
4662
  );
4663
- var D = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardExtraLarge/CardExtraLarge.tsx";
4664
- const jn = ({
4663
+ var D = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardExtraLarge/CardExtraLarge.tsx";
4664
+ const Bn = ({
4665
4665
  link: l,
4666
4666
  title: n,
4667
4667
  summaryProps: m,
@@ -4765,7 +4765,7 @@ const jn = ({
4765
4765
  columnNumber: 13
4766
4766
  } })));
4767
4767
  };
4768
- var Fe = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardExtraSmall/CardExtraSmall.tsx";
4768
+ var Fe = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardExtraSmall/CardExtraSmall.tsx";
4769
4769
  const rl = ({
4770
4770
  link: l,
4771
4771
  title: n,
@@ -4826,8 +4826,8 @@ const rl = ({
4826
4826
  columnNumber: 9
4827
4827
  } }));
4828
4828
  };
4829
- var Le = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardFrame/CardFrame.tsx";
4830
- const Sn = ({
4829
+ var Le = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardFrame/CardFrame.tsx";
4830
+ const Hn = ({
4831
4831
  link: l,
4832
4832
  title: n,
4833
4833
  layout: m,
@@ -4836,58 +4836,72 @@ const Sn = ({
4836
4836
  cardTitleProps: a,
4837
4837
  cardImageProps: i,
4838
4838
  socialBarProps: o,
4839
- ...s
4839
+ clickable: s,
4840
+ className: d,
4841
+ ...b
4840
4842
  }) => {
4841
4843
  const {
4842
- cardFooterProps: d,
4843
- signatureProps: b,
4844
- ...v
4845
- } = s;
4846
- return /* @__PURE__ */ e.createElement(h, { ...v, className: "c-card-frame", __self: void 0, __source: {
4844
+ cardFooterProps: v,
4845
+ signatureProps: p,
4846
+ ...g
4847
+ } = b;
4848
+ return /* @__PURE__ */ e.createElement(h, { ...g, className: f("c-card-frame", "c-card-container", {
4849
+ "c-card-container--clickable": s
4850
+ }, d), __self: void 0, __source: {
4847
4851
  fileName: Le,
4848
- lineNumber: 24,
4852
+ lineNumber: 29,
4849
4853
  columnNumber: 5
4850
4854
  } }, /* @__PURE__ */ e.createElement("a", { href: l, __self: void 0, __source: {
4851
4855
  fileName: Le,
4852
- lineNumber: 25,
4856
+ lineNumber: 38,
4853
4857
  columnNumber: 7
4854
- } }, i && /* @__PURE__ */ e.createElement(X, { ...i, defaultFormat: m === E.DESKTOP ? "722x460" : "390x414", formats: m === E.DESKTOP ? ["722x460"] : ["390x414"], alt: n, __self: void 0, __source: {
4855
- fileName: Le,
4856
- lineNumber: 27,
4857
- columnNumber: 11
4858
- } }), t && r && /* @__PURE__ */ e.createElement(h, { className: "c-card-frame__summary", px: {
4858
+ } }, i && /* @__PURE__ */ e.createElement(
4859
+ X,
4860
+ {
4861
+ ...i,
4862
+ defaultFormat: m === E.DESKTOP ? "722x460" : "310x384",
4863
+ formats: m === E.DESKTOP ? ["722x460"] : ["310x384"],
4864
+ alt: n,
4865
+ __self: void 0,
4866
+ __source: {
4867
+ fileName: Le,
4868
+ lineNumber: 40,
4869
+ columnNumber: 11
4870
+ }
4871
+ }
4872
+ ), t && r && /* @__PURE__ */ e.createElement(h, { className: "c-card-frame__summary", px: {
4859
4873
  xs: "m",
4860
4874
  md: "xl"
4861
4875
  }, __self: void 0, __source: {
4862
4876
  fileName: Le,
4863
- lineNumber: 35,
4877
+ lineNumber: 48,
4864
4878
  columnNumber: 11
4865
4879
  } }, /* @__PURE__ */ e.createElement(h, { className: "c-card-frame__summary-inner", bg: "white", pt: "xxl", pb: "xl", px: {
4866
4880
  xs: "l",
4867
4881
  md: "xxl"
4868
4882
  }, __self: void 0, __source: {
4869
4883
  fileName: Le,
4870
- lineNumber: 36,
4884
+ lineNumber: 49,
4871
4885
  columnNumber: 13
4872
4886
  } }, /* @__PURE__ */ e.createElement(A, { color: t.headline.color, size: "xs", pb: "xxs", __self: void 0, __source: {
4873
4887
  fileName: Le,
4874
- lineNumber: 43,
4888
+ lineNumber: 56,
4875
4889
  columnNumber: 15
4876
4890
  } }, t.headline.text), /* @__PURE__ */ e.createElement(Y, { size: {
4877
4891
  xs: "s",
4878
4892
  md: "l"
4879
4893
  }, weight: "bold", pb: "xxs", ...a, __self: void 0, __source: {
4880
4894
  fileName: Le,
4881
- lineNumber: 46,
4895
+ lineNumber: 59,
4882
4896
  columnNumber: 15
4883
4897
  } }, n), /* @__PURE__ */ e.createElement(N, { ...r, as: "span", size: "xl", fontFamily: "source-serif-pro", __self: void 0, __source: {
4884
4898
  fileName: Le,
4885
- lineNumber: 49,
4899
+ lineNumber: 62,
4886
4900
  columnNumber: 15
4887
4901
  } }, r.children)))));
4888
4902
  };
4889
- var ce = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardLarge/CardLarge.tsx";
4890
- const $n = ({
4903
+ var ce = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardLarge/CardLarge.tsx";
4904
+ const Vn = ({
4891
4905
  link: l,
4892
4906
  title: n,
4893
4907
  layout: m,
@@ -4956,7 +4970,7 @@ const $n = ({
4956
4970
  columnNumber: 13
4957
4971
  } })));
4958
4972
  };
4959
- var Ue = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardMedium/CardMedium.tsx";
4973
+ var Ue = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardMedium/CardMedium.tsx";
4960
4974
  const s2 = ({
4961
4975
  link: l,
4962
4976
  title: n,
@@ -5010,7 +5024,7 @@ const s2 = ({
5010
5024
  columnNumber: 9
5011
5025
  } }));
5012
5026
  };
5013
- var W = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardMost/CardMost.tsx";
5027
+ var W = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardMost/CardMost.tsx";
5014
5028
  const o2 = ({
5015
5029
  link: l,
5016
5030
  title: n,
@@ -5120,8 +5134,8 @@ const o2 = ({
5120
5134
  columnNumber: 9
5121
5135
  } }));
5122
5136
  };
5123
- var k = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardMovie/CardMovie.tsx";
5124
- const Bn = ({
5137
+ var k = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardMovie/CardMovie.tsx";
5138
+ const Ln = ({
5125
5139
  title: l,
5126
5140
  summary: n,
5127
5141
  cardTitleProps: m,
@@ -5282,8 +5296,8 @@ const Bn = ({
5282
5296
  columnNumber: 13
5283
5297
  } }))));
5284
5298
  };
5285
- var Ze = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardNewsletter/CardNewletter.tsx";
5286
- const Hn = ({
5299
+ var Ze = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardNewsletter/CardNewletter.tsx";
5300
+ const Zn = ({
5287
5301
  id: l,
5288
5302
  label: n,
5289
5303
  title: m,
@@ -5330,7 +5344,7 @@ const Hn = ({
5330
5344
  lineNumber: 60,
5331
5345
  columnNumber: 7
5332
5346
  } })));
5333
- var r1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardOverview/CardOverview.tsx";
5347
+ var r1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardOverview/CardOverview.tsx";
5334
5348
  const ul = ({
5335
5349
  link: l,
5336
5350
  cardImageProps: n,
@@ -5403,7 +5417,7 @@ const ul = ({
5403
5417
  columnNumber: 11
5404
5418
  } }, t))));
5405
5419
  };
5406
- var Ge = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardSmall/CardSmall.tsx";
5420
+ var Ge = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardSmall/CardSmall.tsx";
5407
5421
  const cl = ({
5408
5422
  link: l,
5409
5423
  title: n,
@@ -5461,7 +5475,7 @@ const cl = ({
5461
5475
  columnNumber: 9
5462
5476
  } }, g) : g);
5463
5477
  };
5464
- var u1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardTiny/CardTiny.tsx";
5478
+ var u1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardTiny/CardTiny.tsx";
5465
5479
  const _2 = ({
5466
5480
  link: l,
5467
5481
  title: n,
@@ -5511,7 +5525,7 @@ const _2 = ({
5511
5525
  columnNumber: 11
5512
5526
  } }, n))));
5513
5527
  };
5514
- var j0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardVertical/CardVertical.tsx";
5528
+ var j0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardVertical/CardVertical.tsx";
5515
5529
  const d2 = ({
5516
5530
  link: l,
5517
5531
  title: n,
@@ -5526,8 +5540,8 @@ const d2 = ({
5526
5540
  lineNumber: 28,
5527
5541
  columnNumber: 7
5528
5542
  } }));
5529
- var Te = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardVideo/CardVideo.tsx";
5530
- const Vn = ({
5543
+ var Te = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardVideo/CardVideo.tsx";
5544
+ const Tn = ({
5531
5545
  link: l,
5532
5546
  title: n,
5533
5547
  signatureProps: m,
@@ -5585,7 +5599,7 @@ const Vn = ({
5585
5599
  columnNumber: 11
5586
5600
  } })))
5587
5601
  ) : null;
5588
- var S0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardVideoSmall/CardVideoSmall.tsx";
5602
+ var S0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardVideoSmall/CardVideoSmall.tsx";
5589
5603
  const f2 = ({
5590
5604
  link: l,
5591
5605
  title: n,
@@ -5601,8 +5615,8 @@ const f2 = ({
5601
5615
  lineNumber: 36,
5602
5616
  columnNumber: 7
5603
5617
  } }));
5604
- var Ie = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardWithButton/CardWithButton.tsx";
5605
- const Ln = ({
5618
+ var Ie = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardWithButton/CardWithButton.tsx";
5619
+ const In = ({
5606
5620
  title: l,
5607
5621
  summaryProps: n,
5608
5622
  cardTitleProps: m,
@@ -5649,8 +5663,8 @@ const Ln = ({
5649
5663
  lineNumber: 53,
5650
5664
  columnNumber: 5
5651
5665
  } }, t.children));
5652
- var he = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardWithSummary/CardWithSummary.tsx";
5653
- const Zn = ({
5666
+ var he = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Card/Templates/CardWithSummary/CardWithSummary.tsx";
5667
+ const Rn = ({
5654
5668
  link: l,
5655
5669
  title: n,
5656
5670
  summaryProps: m,
@@ -5716,7 +5730,7 @@ const Zn = ({
5716
5730
  columnNumber: 9
5717
5731
  } }));
5718
5732
  };
5719
- var ve = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Carousel/Carousel.tsx";
5733
+ var ve = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Carousel/Carousel.tsx";
5720
5734
  const N2 = ({
5721
5735
  label: l,
5722
5736
  articles: n,
@@ -5808,7 +5822,7 @@ const N2 = ({
5808
5822
  columnNumber: 11
5809
5823
  } }))) : null;
5810
5824
  };
5811
- var fe = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Chart/HalfDonut/HalfDonut.tsx";
5825
+ var fe = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Chart/HalfDonut/HalfDonut.tsx";
5812
5826
  const b2 = (l, n, m, r) => {
5813
5827
  const t = l * Math.cos(2 * Math.PI * n), a = l * Math.sin(2 * Math.PI * n);
5814
5828
  return {
@@ -5834,7 +5848,7 @@ const b2 = (l, n, m, r) => {
5834
5848
  } });
5835
5849
  return [...i, p];
5836
5850
  }, []);
5837
- }, Tn = ({
5851
+ }, An = ({
5838
5852
  results: l,
5839
5853
  ...n
5840
5854
  }) => {
@@ -5885,8 +5899,8 @@ const b2 = (l, n, m, r) => {
5885
5899
  columnNumber: 7
5886
5900
  } }));
5887
5901
  };
5888
- var b1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Citation/Citation.tsx";
5889
- const In = ({
5902
+ var b1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Citation/Citation.tsx";
5903
+ const On = ({
5890
5904
  citationText: l,
5891
5905
  citationAuthor: n,
5892
5906
  ...m
@@ -5914,7 +5928,7 @@ const In = ({
5914
5928
  lineNumber: 31,
5915
5929
  columnNumber: 7
5916
5930
  } }, n));
5917
- var Xe = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Collapse/Collapse.tsx";
5931
+ var Xe = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Collapse/Collapse.tsx";
5918
5932
  const _0 = O(({
5919
5933
  titleProps: l,
5920
5934
  titleIconProps: n,
@@ -5960,8 +5974,8 @@ const _0 = O(({
5960
5974
  lineNumber: 78,
5961
5975
  columnNumber: 7
5962
5976
  } }, s)));
5963
- var R = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Comment/Comment.tsx";
5964
- const Rn = ({
5977
+ var R = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Comment/Comment.tsx";
5978
+ const Dn = ({
5965
5979
  enableComment: l,
5966
5980
  commentContentId: n,
5967
5981
  layout: m,
@@ -5981,7 +5995,7 @@ const Rn = ({
5981
5995
  fileName: R,
5982
5996
  lineNumber: 36,
5983
5997
  columnNumber: 5
5984
- } }, /* @__PURE__ */ e.createElement(g2, { dialogId: s, themeColor: o, __self: void 0, __source: {
5998
+ } }, /* @__PURE__ */ e.createElement(p2, { dialogId: s, themeColor: o, __self: void 0, __source: {
5985
5999
  fileName: R,
5986
6000
  lineNumber: 37,
5987
6001
  columnNumber: 7
@@ -6059,8 +6073,8 @@ const Rn = ({
6059
6073
  columnNumber: 30
6060
6074
  } })));
6061
6075
  };
6062
- var v2 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Comment/CommentButton.tsx";
6063
- const An = ({
6076
+ var v2 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Comment/CommentButton.tsx";
6077
+ const qn = ({
6064
6078
  enableComment: l,
6065
6079
  commentNumber: n = 0,
6066
6080
  lazyLoad: m = {
@@ -6072,8 +6086,8 @@ const An = ({
6072
6086
  lineNumber: 23,
6073
6087
  columnNumber: 5
6074
6088
  } }) : null;
6075
- var Re = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Comment/CommentCount.tsx";
6076
- const On = ({
6089
+ var Re = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Comment/CommentCount.tsx";
6090
+ const Kn = ({
6077
6091
  commentNumber: l,
6078
6092
  layout: n
6079
6093
  }) => n === E.MOBILE ? /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(ae, { color: "grey-200", __self: void 0, __source: {
@@ -6109,7 +6123,7 @@ const On = ({
6109
6123
  lineNumber: 25,
6110
6124
  columnNumber: 7
6111
6125
  } }, `${l} ${l > 1 ? "commentaires" : "commentaire"}`));
6112
- var $0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Comment/CommentNotificationBell.tsx";
6126
+ var $0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Comment/CommentNotificationBell.tsx";
6113
6127
  const b0 = () => /* @__PURE__ */ e.createElement("div", { className: "viafoura u-hidden", __self: void 0, __source: {
6114
6128
  fileName: $0,
6115
6129
  lineNumber: 4,
@@ -6119,7 +6133,7 @@ const b0 = () => /* @__PURE__ */ e.createElement("div", { className: "viafoura u
6119
6133
  lineNumber: 6,
6120
6134
  columnNumber: 5
6121
6135
  } }));
6122
- var h1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Countdown/CountdownItem/CountdownItem.tsx";
6136
+ var h1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Countdown/CountdownItem/CountdownItem.tsx";
6123
6137
  const B1 = ({
6124
6138
  title: l,
6125
6139
  classItem: n,
@@ -6151,7 +6165,7 @@ const B1 = ({
6151
6165
  lineNumber: 39,
6152
6166
  columnNumber: 9
6153
6167
  } })));
6154
- var se = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Countdown/Countdown.tsx";
6168
+ var se = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Countdown/Countdown.tsx";
6155
6169
  const B0 = ({
6156
6170
  layout: l,
6157
6171
  title: n,
@@ -6221,8 +6235,8 @@ const B0 = ({
6221
6235
  lineNumber: 48,
6222
6236
  columnNumber: 7
6223
6237
  } })));
6224
- var H0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/DarkModeSwitch/DarkModeSwitch.tsx";
6225
- const Dn = ({
6238
+ var H0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/DarkModeSwitch/DarkModeSwitch.tsx";
6239
+ const Wn = ({
6226
6240
  label: l,
6227
6241
  icon: n = {
6228
6242
  name: "darkmode",
@@ -6238,8 +6252,8 @@ const Dn = ({
6238
6252
  lineNumber: 14,
6239
6253
  columnNumber: 3
6240
6254
  } });
6241
- var Ae = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/DiscoverList/DiscoverList.tsx";
6242
- const qn = ({
6255
+ var Ae = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/DiscoverList/DiscoverList.tsx";
6256
+ const Un = ({
6243
6257
  topics: l,
6244
6258
  ...n
6245
6259
  }) => l.length === 0 ? null : /* @__PURE__ */ e.createElement(h, { ...n, __self: void 0, __source: {
@@ -6278,8 +6292,8 @@ const qn = ({
6278
6292
  columnNumber: 13
6279
6293
  } }, m.label));
6280
6294
  })));
6281
- var U = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/ErrorContent/ErrorContent.tsx";
6282
- const Kn = ({
6295
+ var U = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/ErrorContent/ErrorContent.tsx";
6296
+ const Gn = ({
6283
6297
  statusCode: l = "404",
6284
6298
  enableGoogleSearch: n
6285
6299
  }) => {
@@ -6350,8 +6364,8 @@ const Kn = ({
6350
6364
  columnNumber: 7
6351
6365
  } }, "Retour page d’accueil"));
6352
6366
  };
6353
- var e0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Events/ElectionsPromoBanner/ElectionsPromoBanner.tsx";
6354
- const Wn = ({
6367
+ var e0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Events/ElectionsPromoBanner/ElectionsPromoBanner.tsx";
6368
+ const Xn = ({
6355
6369
  link: l,
6356
6370
  ...n
6357
6371
  }) => /* @__PURE__ */ e.createElement(h, { as: "a", ...n, className: f("c-elections-promo-banner", n == null ? void 0 : n.className), href: l, bg: "ultramarine", color: "white", __self: void 0, __source: {
@@ -6367,8 +6381,8 @@ const Wn = ({
6367
6381
  lineNumber: 24,
6368
6382
  columnNumber: 5
6369
6383
  } }, "Voir tous les résultats"));
6370
- var v1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderBanner/HeaderBanner.tsx";
6371
- const Un = ({
6384
+ var v1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderBanner/HeaderBanner.tsx";
6385
+ const Yn = ({
6372
6386
  title: l,
6373
6387
  subtitle: n,
6374
6388
  icon: m,
@@ -6396,18 +6410,18 @@ const Un = ({
6396
6410
  lineNumber: 23,
6397
6411
  columnNumber: 7
6398
6412
  } }, l)));
6399
- var J = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderMini/HeaderMini.tsx";
6400
- const Gn = ({
6413
+ var J = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderMini/HeaderMini.tsx";
6414
+ const g2 = {
6415
+ logo: [90, 22],
6416
+ "logo-tempo": [70, 22]
6417
+ }, Jn = ({
6401
6418
  logohref: l,
6402
6419
  headerLinks: n,
6403
6420
  isArticlePage: m = !1,
6404
6421
  shortTitle: r,
6405
6422
  isHidden: t = !1,
6406
6423
  themeColor: a = "ultramarine",
6407
- logoProps: i = {
6408
- name: "logo",
6409
- size: 90
6410
- },
6424
+ logoName: i = "logo",
6411
6425
  ...o
6412
6426
  }) => /* @__PURE__ */ e.createElement(
6413
6427
  _,
@@ -6424,71 +6438,71 @@ const Gn = ({
6424
6438
  __self: void 0,
6425
6439
  __source: {
6426
6440
  fileName: J,
6427
- lineNumber: 37,
6441
+ lineNumber: 38,
6428
6442
  columnNumber: 3
6429
6443
  }
6430
6444
  },
6431
6445
  /* @__PURE__ */ e.createElement(_, { alignItems: "center", gap: "xl", flexGrow: 1, className: "c-header-mini__container", __self: void 0, __source: {
6432
6446
  fileName: J,
6433
- lineNumber: 46,
6447
+ lineNumber: 47,
6434
6448
  columnNumber: 5
6435
6449
  } }, /* @__PURE__ */ e.createElement(_, { alignItems: "center", gap: "l", __self: void 0, __source: {
6436
6450
  fileName: J,
6437
- lineNumber: 47,
6451
+ lineNumber: 48,
6438
6452
  columnNumber: 7
6439
6453
  } }, /* @__PURE__ */ e.createElement(j, { variant: "ghost", color: "white", "data-a11y-dialog-show": "dialog-menu", __self: void 0, __source: {
6440
6454
  fileName: J,
6441
- lineNumber: 49,
6455
+ lineNumber: 50,
6442
6456
  columnNumber: 9
6443
6457
  } }, /* @__PURE__ */ e.createElement(x, { name: "menu", size: [20, 18], __self: void 0, __source: {
6444
6458
  fileName: J,
6445
- lineNumber: 50,
6459
+ lineNumber: 51,
6446
6460
  columnNumber: 11
6447
6461
  } })), /* @__PURE__ */ e.createElement(j, { variant: "ghost", color: "white", "data-a11y-dialog-hide": "dialog-menu", className: "u-hidden", __self: void 0, __source: {
6448
6462
  fileName: J,
6449
- lineNumber: 53,
6463
+ lineNumber: 54,
6450
6464
  columnNumber: 9
6451
6465
  } }, /* @__PURE__ */ e.createElement(x, { name: "close", size: [20, 18], __self: void 0, __source: {
6452
6466
  fileName: J,
6453
- lineNumber: 59,
6467
+ lineNumber: 60,
6454
6468
  columnNumber: 11
6455
6469
  } })), /* @__PURE__ */ e.createElement(F, { href: l, color: "white", __self: void 0, __source: {
6456
6470
  fileName: J,
6457
- lineNumber: 61,
6471
+ lineNumber: 62,
6458
6472
  columnNumber: 9
6459
- } }, /* @__PURE__ */ e.createElement(x, { ...i, __self: void 0, __source: {
6473
+ } }, /* @__PURE__ */ e.createElement(x, { name: i, size: g2[i], __self: void 0, __source: {
6460
6474
  fileName: J,
6461
- lineNumber: 62,
6475
+ lineNumber: 63,
6462
6476
  columnNumber: 11
6463
6477
  } }))), /* @__PURE__ */ e.createElement(_, { className: "c-header-mini__content", alignItems: "center", flexGrow: 1, gap: m ? "xs" : "l", __self: void 0, __source: {
6464
6478
  fileName: J,
6465
- lineNumber: 65,
6479
+ lineNumber: 66,
6466
6480
  columnNumber: 7
6467
6481
  } }, m ? /* @__PURE__ */ e.createElement(N, { as: "span", size: "m", color: "white", __self: void 0, __source: {
6468
6482
  fileName: J,
6469
- lineNumber: 72,
6483
+ lineNumber: 73,
6470
6484
  columnNumber: 11
6471
6485
  } }, r) : /* @__PURE__ */ e.createElement(e.Fragment, null, n.map((s) => /* @__PURE__ */ e.createElement(F, { key: s.link, href: s.link, color: "white", size: "s", __self: void 0, __source: {
6472
6486
  fileName: J,
6473
- lineNumber: 78,
6487
+ lineNumber: 79,
6474
6488
  columnNumber: 15
6475
6489
  } }, s.name))))),
6476
6490
  /* @__PURE__ */ e.createElement(_, { gap: "xs", alignItems: "center", justifyContent: "end", __self: void 0, __source: {
6477
6491
  fileName: J,
6478
- lineNumber: 87,
6492
+ lineNumber: 88,
6479
6493
  columnNumber: 5
6480
6494
  } }, /* @__PURE__ */ e.createElement(b0, { __self: void 0, __source: {
6481
6495
  fileName: J,
6482
- lineNumber: 88,
6496
+ lineNumber: 89,
6483
6497
  columnNumber: 7
6484
6498
  } }), /* @__PURE__ */ e.createElement("div", { id: "mbrs-connectButtons-headerMini", __self: void 0, __source: {
6485
6499
  fileName: J,
6486
- lineNumber: 89,
6500
+ lineNumber: 90,
6487
6501
  columnNumber: 7
6488
6502
  } }))
6489
6503
  );
6490
- var I = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderPage/HeaderPage.tsx";
6491
- const Xn = ({
6504
+ var I = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderPage/HeaderPage.tsx";
6505
+ const Qn = ({
6492
6506
  layout: l,
6493
6507
  heading: n,
6494
6508
  rightAsideElement: m,
@@ -6639,8 +6653,8 @@ const Xn = ({
6639
6653
  columnNumber: 5
6640
6654
  } }, S);
6641
6655
  };
6642
- var ge = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderSection/HeaderSection.tsx";
6643
- const Yn = ({
6656
+ var ge = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderSection/HeaderSection.tsx";
6657
+ const Pn = ({
6644
6658
  label: l,
6645
6659
  heading: n,
6646
6660
  source: m,
@@ -6724,8 +6738,8 @@ const Yn = ({
6724
6738
  columnNumber: 15
6725
6739
  } }, "Voir plus"))));
6726
6740
  };
6727
- var c1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderSideModal/HeaderSideModal.tsx";
6728
- const g2 = ({
6741
+ var c1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderSideModal/HeaderSideModal.tsx";
6742
+ const p2 = ({
6729
6743
  modalIconSize: l = [114, 28],
6730
6744
  dialogId: n,
6731
6745
  ariaLabel: m = "Fermer la fenêtre",
@@ -6772,7 +6786,7 @@ const g2 = ({
6772
6786
  lineNumber: 61,
6773
6787
  columnNumber: 5
6774
6788
  } }));
6775
- var l0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderTitle/HeaderTitle.tsx";
6789
+ var l0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Header/HeaderTitle/HeaderTitle.tsx";
6776
6790
  const h0 = ({
6777
6791
  children: l,
6778
6792
  iconProps: n,
@@ -6797,8 +6811,8 @@ const h0 = ({
6797
6811
  lineNumber: 28,
6798
6812
  columnNumber: 9
6799
6813
  } }, l)) : l);
6800
- var a1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Horoscope/HoroscopeContent/HoroscopeContent.tsx";
6801
- const Jn = ({
6814
+ var a1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Horoscope/HoroscopeContent/HoroscopeContent.tsx";
6815
+ const e3 = ({
6802
6816
  topics: l,
6803
6817
  infoBannerProps: n,
6804
6818
  ...m
@@ -6814,7 +6828,7 @@ const Jn = ({
6814
6828
  fileName: a1,
6815
6829
  lineNumber: 25,
6816
6830
  columnNumber: 9
6817
- } }, /* @__PURE__ */ e.createElement(p2, { icon: r.icon, title: r.title, content: r.content, __self: void 0, __source: {
6831
+ } }, /* @__PURE__ */ e.createElement(x2, { icon: r.icon, title: r.title, content: r.content, __self: void 0, __source: {
6818
6832
  fileName: a1,
6819
6833
  lineNumber: 26,
6820
6834
  columnNumber: 11
@@ -6822,13 +6836,13 @@ const Jn = ({
6822
6836
  fileName: a1,
6823
6837
  lineNumber: 27,
6824
6838
  columnNumber: 39
6825
- } })))), /* @__PURE__ */ e.createElement(x2, { title: n.title, description: n.description, __self: void 0, __source: {
6839
+ } })))), /* @__PURE__ */ e.createElement(E2, { title: n.title, description: n.description, __self: void 0, __source: {
6826
6840
  fileName: a1,
6827
6841
  lineNumber: 31,
6828
6842
  columnNumber: 5
6829
6843
  } }));
6830
- var g1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Horoscope/HoroscopeTiles/HoroscopeTiles.tsx";
6831
- const Qn = ({
6844
+ var g1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Horoscope/HoroscopeTiles/HoroscopeTiles.tsx";
6845
+ const l3 = ({
6832
6846
  horoscopeSignsList: l
6833
6847
  }) => /* @__PURE__ */ e.createElement(h, { as: "ul", className: "o-inline", mx: {
6834
6848
  xs: "m",
@@ -6858,8 +6872,8 @@ const Qn = ({
6858
6872
  lineNumber: 22,
6859
6873
  columnNumber: 11
6860
6874
  } }, n.label)))));
6861
- var p1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Horoscope/HoroscopeTopicCard/HoroscopeTopicCard.tsx";
6862
- const p2 = O(({
6875
+ var p1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Horoscope/HoroscopeTopicCard/HoroscopeTopicCard.tsx";
6876
+ const x2 = O(({
6863
6877
  icon: l,
6864
6878
  title: n,
6865
6879
  content: m,
@@ -6885,8 +6899,8 @@ const p2 = O(({
6885
6899
  lineNumber: 23,
6886
6900
  columnNumber: 7
6887
6901
  } }, m)));
6888
- var Ye = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/InfoBanner/InfoBanner.tsx";
6889
- const x2 = ({
6902
+ var Ye = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/InfoBanner/InfoBanner.tsx";
6903
+ const E2 = ({
6890
6904
  description: l,
6891
6905
  title: n,
6892
6906
  link: m,
@@ -6930,7 +6944,7 @@ const x2 = ({
6930
6944
  lineNumber: 55,
6931
6945
  columnNumber: 13
6932
6946
  } })))));
6933
- var t1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Legend/Legend.tsx";
6947
+ var t1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Legend/Legend.tsx";
6934
6948
  const D1 = ({
6935
6949
  items: l,
6936
6950
  ...n
@@ -6973,7 +6987,7 @@ const D1 = ({
6973
6987
  columnNumber: 15
6974
6988
  } }, r.subLegend)) : m(r.name.toUpperCase()))));
6975
6989
  };
6976
- var V0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/ListWithDiode/ListWithDiode.tsx";
6990
+ var V0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/ListWithDiode/ListWithDiode.tsx";
6977
6991
  const al = (l) => e.Children.map(l.children, (n) => {
6978
6992
  if (e.isValidElement(n)) {
6979
6993
  const {
@@ -6996,9 +7010,9 @@ const al = (l) => e.Children.map(l.children, (n) => {
6996
7010
  }) : void 0);
6997
7011
  }
6998
7012
  return n;
6999
- }), E2 = (l) => /* @__PURE__ */ e.createElement(e.Fragment, null, al(l));
7000
- var H1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Live/LiveIndicator/LiveIndicator.tsx";
7001
- const Pn = ({
7013
+ }), w2 = (l) => /* @__PURE__ */ e.createElement(e.Fragment, null, al(l));
7014
+ var H1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Live/LiveIndicator/LiveIndicator.tsx";
7015
+ const n3 = ({
7002
7016
  variant: l,
7003
7017
  isOver: n = !1,
7004
7018
  updatedAt: m,
@@ -7024,8 +7038,8 @@ const Pn = ({
7024
7038
  lineNumber: 39,
7025
7039
  columnNumber: 7
7026
7040
  } }, r || n && "Terminé" || `Mis à jour ${m}`));
7027
- var n0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Live/LiveQuestion/LiveQuestion.tsx";
7028
- const e3 = ({
7041
+ var n0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Live/LiveQuestion/LiveQuestion.tsx";
7042
+ const m3 = ({
7029
7043
  enableLiveQuestion: l,
7030
7044
  lazyLoad: n = {
7031
7045
  delayed: !0,
@@ -7048,8 +7062,8 @@ const e3 = ({
7048
7062
  lineNumber: 24,
7049
7063
  columnNumber: 7
7050
7064
  } })) : null;
7051
- var x1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Live/LiveTalk/LiveTalk.tsx";
7052
- const l3 = ({
7065
+ var x1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Live/LiveTalk/LiveTalk.tsx";
7066
+ const r3 = ({
7053
7067
  question: l,
7054
7068
  author: n,
7055
7069
  response: m,
@@ -7075,8 +7089,8 @@ const l3 = ({
7075
7089
  lineNumber: 21,
7076
7090
  columnNumber: 7
7077
7091
  } }, m));
7078
- var E1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Live/LiveTitle/LiveTitle.tsx";
7079
- const n3 = ({
7092
+ var E1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Live/LiveTitle/LiveTitle.tsx";
7093
+ const u3 = ({
7080
7094
  status: l,
7081
7095
  header: n,
7082
7096
  title: m,
@@ -7113,8 +7127,8 @@ const n3 = ({
7113
7127
  columnNumber: 7
7114
7128
  } }, m));
7115
7129
  };
7116
- var m0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/LogoutButton/LogoutButton.tsx";
7117
- const m3 = (l) => /* @__PURE__ */ e.createElement(_, { as: F, color: "black", alignItems: "center", ...l, __self: void 0, __source: {
7130
+ var m0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/LogoutButton/LogoutButton.tsx";
7131
+ const c3 = (l) => /* @__PURE__ */ e.createElement(_, { as: F, color: "black", alignItems: "center", ...l, __self: void 0, __source: {
7118
7132
  fileName: m0,
7119
7133
  lineNumber: 10,
7120
7134
  columnNumber: 3
@@ -7127,8 +7141,8 @@ const m3 = (l) => /* @__PURE__ */ e.createElement(_, { as: F, color: "black", al
7127
7141
  lineNumber: 12,
7128
7142
  columnNumber: 5
7129
7143
  } }, "Se déconnecter"));
7130
- var oe = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Maps/MapDepartments/MapDepartments.tsx";
7131
- const r3 = ({
7144
+ var oe = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Maps/MapDepartments/MapDepartments.tsx";
7145
+ const a3 = ({
7132
7146
  electionName: l,
7133
7147
  electionYear: n,
7134
7148
  resultsPerDepartment: m,
@@ -7198,8 +7212,8 @@ const r3 = ({
7198
7212
  columnNumber: 43
7199
7213
  } }));
7200
7214
  };
7201
- var Q = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Maps/MapDistricts/MapDistricts.tsx";
7202
- const u3 = ({
7215
+ var Q = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Maps/MapDistricts/MapDistricts.tsx";
7216
+ const t3 = ({
7203
7217
  electionName: l,
7204
7218
  electionYear: n,
7205
7219
  resultsPerDistrict: m,
@@ -7294,8 +7308,8 @@ const u3 = ({
7294
7308
  columnNumber: 43
7295
7309
  } }));
7296
7310
  };
7297
- var pe = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Maps/MapEurope/MapEurope.tsx";
7298
- const c3 = ({
7311
+ var pe = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Maps/MapEurope/MapEurope.tsx";
7312
+ const i3 = ({
7299
7313
  electionName: l,
7300
7314
  electionYear: n,
7301
7315
  resultsPerCountry: m,
@@ -7360,7 +7374,7 @@ const c3 = ({
7360
7374
  columnNumber: 9
7361
7375
  } }));
7362
7376
  };
7363
- var L0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/MediaLink/MediaLink.tsx";
7377
+ var L0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/MediaLink/MediaLink.tsx";
7364
7378
  const z1 = ({
7365
7379
  href: l,
7366
7380
  iconName: n,
@@ -7383,8 +7397,8 @@ const z1 = ({
7383
7397
  lineNumber: 42,
7384
7398
  columnNumber: 7
7385
7399
  } }, t.children));
7386
- var $ = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Menu/Menu.tsx";
7387
- const a3 = ({
7400
+ var $ = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Menu/Menu.tsx";
7401
+ const s3 = ({
7388
7402
  categories: l,
7389
7403
  tagsActu: n,
7390
7404
  layout: m,
@@ -7545,8 +7559,8 @@ const a3 = ({
7545
7559
  lineNumber: 207,
7546
7560
  columnNumber: 11
7547
7561
  } }, "Donnez-nous votre avis !")));
7548
- var V1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/MenuList/MenuList.tsx";
7549
- const t3 = ({
7562
+ var V1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/MenuList/MenuList.tsx";
7563
+ const o3 = ({
7550
7564
  links: l,
7551
7565
  activeLink: n,
7552
7566
  ...m
@@ -7570,8 +7584,8 @@ const t3 = ({
7570
7584
  columnNumber: 11
7571
7585
  } }));
7572
7586
  }));
7573
- var xe = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Newsletter/Newsletter.tsx";
7574
- const i3 = ({
7587
+ var xe = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Newsletter/Newsletter.tsx";
7588
+ const _3 = ({
7575
7589
  title: l,
7576
7590
  description: n,
7577
7591
  placeholder: m,
@@ -7626,8 +7640,8 @@ const i3 = ({
7626
7640
  columnNumber: 11
7627
7641
  } }), s));
7628
7642
  };
7629
- var Z0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/OrderedListWithNumber/OrderedListWithNumber.tsx";
7630
- const s3 = ({
7643
+ var Z0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/OrderedListWithNumber/OrderedListWithNumber.tsx";
7644
+ const d3 = ({
7631
7645
  items: l,
7632
7646
  ...n
7633
7647
  }) => !l || l.length === 0 ? null : /* @__PURE__ */ e.createElement(h, { ...n, as: "ol", className: "c-ordered-list-with-number", __self: void 0, __source: {
@@ -7639,8 +7653,8 @@ const s3 = ({
7639
7653
  lineNumber: 24,
7640
7654
  columnNumber: 9
7641
7655
  } }, m.text)));
7642
- var L1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Pagination/Pagination.tsx";
7643
- const o3 = ({
7656
+ var L1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Pagination/Pagination.tsx";
7657
+ const f3 = ({
7644
7658
  totalArticles: l,
7645
7659
  currentPage: n,
7646
7660
  pagePath: m,
@@ -7663,8 +7677,8 @@ const o3 = ({
7663
7677
  lineNumber: 36,
7664
7678
  columnNumber: 9
7665
7679
  } }, "Archives")) : null;
7666
- var r0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/PercentageBar/PercentageBar.tsx";
7667
- const w2 = ({
7680
+ var r0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/PercentageBar/PercentageBar.tsx";
7681
+ const y2 = ({
7668
7682
  percentage: l,
7669
7683
  progressBarClassName: n,
7670
7684
  ...m
@@ -7689,19 +7703,19 @@ const w2 = ({
7689
7703
  minimumFractionDigits: 2,
7690
7704
  maximumFractionDigits: 2
7691
7705
  }), " ", "%")));
7692
- var y2 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Prose/Prose.tsx";
7693
- const _3 = ({
7706
+ var z2 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Prose/Prose.tsx";
7707
+ const N3 = ({
7694
7708
  content: l,
7695
7709
  ...n
7696
7710
  }) => /* @__PURE__ */ e.createElement(h, { ...n, className: f("c-prose", n == null ? void 0 : n.className), dangerouslySetInnerHTML: {
7697
7711
  __html: l
7698
7712
  }, __self: void 0, __source: {
7699
- fileName: y2,
7713
+ fileName: z2,
7700
7714
  lineNumber: 10,
7701
7715
  columnNumber: 3
7702
7716
  } });
7703
- var w1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/ReadAlsoBanner/ReadAlsoBanner.tsx";
7704
- const d3 = ({
7717
+ var w1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/ReadAlsoBanner/ReadAlsoBanner.tsx";
7718
+ const b3 = ({
7705
7719
  articles: l,
7706
7720
  layout: n,
7707
7721
  limitTop: m = 0,
@@ -7758,8 +7772,8 @@ const d3 = ({
7758
7772
  lineNumber: 65,
7759
7773
  columnNumber: 13
7760
7774
  } })))));
7761
- var P = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/SearchBanner/SearchBanner.tsx";
7762
- const f3 = ({
7775
+ var P = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/SearchBanner/SearchBanner.tsx";
7776
+ const h3 = ({
7763
7777
  layout: l,
7764
7778
  searchFormProps: n,
7765
7779
  breadcrumbProps: m,
@@ -7838,7 +7852,7 @@ const f3 = ({
7838
7852
  columnNumber: 13
7839
7853
  } }, !!(m != null && m.length) && i, !!(r != null && r.options.length) && a)));
7840
7854
  };
7841
- var Je = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/SearchForm/SearchForm.tsx";
7855
+ var Je = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/SearchForm/SearchForm.tsx";
7842
7856
  const C1 = ({
7843
7857
  id: l,
7844
7858
  url: n,
@@ -7877,7 +7891,7 @@ const C1 = ({
7877
7891
  lineNumber: 50,
7878
7892
  columnNumber: 13
7879
7893
  } }, a.value)))));
7880
- var u0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/SectionTitle/SectionTitle.tsx";
7894
+ var u0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/SectionTitle/SectionTitle.tsx";
7881
7895
  const tl = ({
7882
7896
  label: l,
7883
7897
  labelLink: n,
@@ -7906,7 +7920,7 @@ const tl = ({
7906
7920
  columnNumber: 19
7907
7921
  } }));
7908
7922
  var _e = {}, T0;
7909
- function z2() {
7923
+ function M2() {
7910
7924
  if (T0) return _e;
7911
7925
  T0 = 1, Object.defineProperty(_e, "__esModule", {
7912
7926
  value: !0
@@ -8098,8 +8112,8 @@ function z2() {
8098
8112
  }(l.default.Component);
8099
8113
  return _e.StickyShareButtons = ie, _e;
8100
8114
  }
8101
- var M2 = z2(), I0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/ShareBar/ShareBar.tsx";
8102
- const N3 = ({
8115
+ var C2 = M2(), I0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/ShareBar/ShareBar.tsx";
8116
+ const v3 = ({
8103
8117
  networks: l = ["sharethis"],
8104
8118
  ...n
8105
8119
  }) => {
@@ -8110,7 +8124,7 @@ const N3 = ({
8110
8124
  fileName: I0,
8111
8125
  lineNumber: 44,
8112
8126
  columnNumber: 5
8113
- } }, /* @__PURE__ */ e.createElement(M2.InlineShareButtons, { config: {
8127
+ } }, /* @__PURE__ */ e.createElement(C2.InlineShareButtons, { config: {
8114
8128
  alignment: "center",
8115
8129
  // alignment of buttons (left, center, right)
8116
8130
  color: "social",
@@ -8137,7 +8151,7 @@ const N3 = ({
8137
8151
  columnNumber: 7
8138
8152
  } }));
8139
8153
  };
8140
- var de = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Signature/Signature.tsx";
8154
+ var de = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Signature/Signature.tsx";
8141
8155
  const il = ({
8142
8156
  avatars: l,
8143
8157
  authors: n,
@@ -8199,8 +8213,8 @@ const il = ({
8199
8213
  columnNumber: 12
8200
8214
  } }, p) : p;
8201
8215
  };
8202
- var Ee = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/SmartBanner/SmartBanner.tsx";
8203
- const b3 = ({
8216
+ var Ee = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/SmartBanner/SmartBanner.tsx";
8217
+ const g3 = ({
8204
8218
  installButton: l,
8205
8219
  closeButton: n
8206
8220
  }) => /* @__PURE__ */ e.createElement(_, { className: "c-smart-banner", alignItems: "center", gap: "xs", bg: "ultramarine", color: "white", __self: void 0, __source: {
@@ -8247,7 +8261,7 @@ const b3 = ({
8247
8261
  lineNumber: 35,
8248
8262
  columnNumber: 5
8249
8263
  } }, "Installer"));
8250
- var Qe = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/SocialBar/SocialBar.tsx";
8264
+ var Qe = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/SocialBar/SocialBar.tsx";
8251
8265
  const Z1 = (l) => {
8252
8266
  switch (l) {
8253
8267
  case "card":
@@ -8340,7 +8354,7 @@ const Z1 = (l) => {
8340
8354
  columnNumber: 5
8341
8355
  } }, ie());
8342
8356
  };
8343
- var T1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Sponsor/Sponsor.tsx";
8357
+ var T1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Sponsor/Sponsor.tsx";
8344
8358
  const $e = ({
8345
8359
  sponsor: l,
8346
8360
  variant: n,
@@ -8365,8 +8379,8 @@ const $e = ({
8365
8379
  lineNumber: 32,
8366
8380
  columnNumber: 5
8367
8381
  } }));
8368
- var ee = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/SubMenu/SubMenu.tsx";
8369
- const C2 = ({
8382
+ var ee = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/SubMenu/SubMenu.tsx";
8383
+ const F2 = ({
8370
8384
  name: l,
8371
8385
  link: n,
8372
8386
  iconName: m,
@@ -8483,7 +8497,7 @@ const C2 = ({
8483
8497
  } });
8484
8498
  })))));
8485
8499
  };
8486
- var I1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Tabs/Tabs.tsx";
8500
+ var I1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Tabs/Tabs.tsx";
8487
8501
  const sl = ({
8488
8502
  tabItems: l,
8489
8503
  name: n = "default",
@@ -8514,8 +8528,8 @@ const sl = ({
8514
8528
  lineNumber: 62,
8515
8529
  columnNumber: 9
8516
8530
  } }, s.content))) : null;
8517
- var c0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/TagBar/TagBar.tsx";
8518
- const h3 = ({
8531
+ var c0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/TagBar/TagBar.tsx";
8532
+ const p3 = ({
8519
8533
  title: l,
8520
8534
  tags: n,
8521
8535
  layout: m,
@@ -8537,8 +8551,8 @@ const h3 = ({
8537
8551
  lineNumber: 37,
8538
8552
  columnNumber: 11
8539
8553
  } })))) : null;
8540
- var R0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/TextTooltip/TextTooltipItem/TextTooltipItem.tsx";
8541
- const F2 = ({
8554
+ var R0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/TextTooltip/TextTooltipItem/TextTooltipItem.tsx";
8555
+ const k2 = ({
8542
8556
  iconName: l,
8543
8557
  className: n
8544
8558
  }) => /* @__PURE__ */ e.createElement("li", { className: f("c-text-tooltip-item", n), __self: void 0, __source: {
@@ -8553,9 +8567,9 @@ const F2 = ({
8553
8567
  lineNumber: 12,
8554
8568
  columnNumber: 5
8555
8569
  } }));
8556
- var A0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/TextTooltip/TextTooltip.tsx";
8557
- const v3 = () => {
8558
- const l = /* @__PURE__ */ e.createElement(F2, { iconName: "report", className: "mbrs-social-report-container", __self: void 0, __source: {
8570
+ var A0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/TextTooltip/TextTooltip.tsx";
8571
+ const x3 = () => {
8572
+ const l = /* @__PURE__ */ e.createElement(k2, { iconName: "report", className: "mbrs-social-report-container", __self: void 0, __source: {
8559
8573
  fileName: A0,
8560
8574
  lineNumber: 6,
8561
8575
  columnNumber: 22
@@ -8566,7 +8580,7 @@ const v3 = () => {
8566
8580
  columnNumber: 5
8567
8581
  } }, l);
8568
8582
  };
8569
- var a0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/Tiles/Tiles.tsx";
8583
+ var a0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/Tiles/Tiles.tsx";
8570
8584
  const R1 = ({
8571
8585
  icon: l,
8572
8586
  children: n,
@@ -8587,8 +8601,8 @@ const R1 = ({
8587
8601
  lineNumber: 31,
8588
8602
  columnNumber: 5
8589
8603
  } }, n));
8590
- var we = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/molecules/UserPanel/UserPanel.tsx";
8591
- const g3 = ({
8604
+ var we = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/molecules/UserPanel/UserPanel.tsx";
8605
+ const E3 = ({
8592
8606
  children: l,
8593
8607
  navigationLinks: n,
8594
8608
  user: m
@@ -8633,8 +8647,8 @@ const g3 = ({
8633
8647
  lineNumber: 49,
8634
8648
  columnNumber: 5
8635
8649
  } }));
8636
- var ne = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/ActualSearchbar/ActualSearchbar.tsx";
8637
- const k2 = [{
8650
+ var ne = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/ActualSearchbar/ActualSearchbar.tsx";
8651
+ const j2 = [{
8638
8652
  value: "10",
8639
8653
  title: "10 km",
8640
8654
  isSelected: !0
@@ -8650,7 +8664,7 @@ const k2 = [{
8650
8664
  }, {
8651
8665
  value: "150",
8652
8666
  title: "150 km"
8653
- }], p3 = ({
8667
+ }], w3 = ({
8654
8668
  layout: l,
8655
8669
  actualApiUrl: n,
8656
8670
  locationApiUrl: m,
@@ -8707,7 +8721,7 @@ const k2 = [{
8707
8721
  fileName: ne,
8708
8722
  lineNumber: 86,
8709
8723
  columnNumber: 11
8710
- } }, /* @__PURE__ */ e.createElement(el, { name: "distance", placeholder: "Rayon", options: k2, __self: void 0, __source: {
8724
+ } }, /* @__PURE__ */ e.createElement(el, { name: "distance", placeholder: "Rayon", options: j2, __self: void 0, __source: {
8711
8725
  fileName: ne,
8712
8726
  lineNumber: 87,
8713
8727
  columnNumber: 13
@@ -8731,8 +8745,8 @@ const k2 = [{
8731
8745
  lineNumber: 96,
8732
8746
  columnNumber: 11
8733
8747
  } }, "Recherchez")));
8734
- var me = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/Elections/ElectionsResult.tsx";
8735
- const x3 = ({
8748
+ var me = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/Elections/ElectionsResult.tsx";
8749
+ const y3 = ({
8736
8750
  label: l,
8737
8751
  result: n,
8738
8752
  candidate: m,
@@ -8750,7 +8764,7 @@ const x3 = ({
8750
8764
  fileName: me,
8751
8765
  lineNumber: 50,
8752
8766
  columnNumber: 11
8753
- } }, m.status === "qualif" ? `candidat${m.title === "Mme" ? "e" : ""} 2nd tour` : `élu${m.title === "Mme" ? "e" : ""}`), l), /* @__PURE__ */ e.createElement(w2, { percentage: n, ...t && {
8767
+ } }, m.status === "qualif" ? `candidat${m.title === "Mme" ? "e" : ""} 2nd tour` : `élu${m.title === "Mme" ? "e" : ""}`), l), /* @__PURE__ */ e.createElement(y2, { percentage: n, ...t && {
8754
8768
  progressBarClassName: `c-percentage-bar__progress-bar--${t}`
8755
8769
  }, __self: void 0, __source: {
8756
8770
  fileName: me,
@@ -8806,7 +8820,7 @@ const x3 = ({
8806
8820
  columnNumber: 17
8807
8821
  } })))) : s);
8808
8822
  };
8809
- var y1 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/Footer/AppButton.tsx";
8823
+ var y1 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/Footer/AppButton.tsx";
8810
8824
  const O1 = ({
8811
8825
  href: l,
8812
8826
  iconName: n,
@@ -8833,7 +8847,7 @@ const O1 = ({
8833
8847
  lineNumber: 19,
8834
8848
  columnNumber: 7
8835
8849
  } }, m)));
8836
- var O0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/Footer/FooterLinks.tsx";
8850
+ var O0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/Footer/FooterLinks.tsx";
8837
8851
  const ol = ({
8838
8852
  links: l,
8839
8853
  ...n
@@ -8846,7 +8860,7 @@ const ol = ({
8846
8860
  lineNumber: 17,
8847
8861
  columnNumber: 7
8848
8862
  } })));
8849
- var t0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/Footer/FooterSocialIcons.tsx";
8863
+ var t0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/Footer/FooterSocialIcons.tsx";
8850
8864
  const _l = ({
8851
8865
  socialIcons: l,
8852
8866
  themeColor: n,
@@ -8864,8 +8878,8 @@ const _l = ({
8864
8878
  lineNumber: 25,
8865
8879
  columnNumber: 9
8866
8880
  } }))));
8867
- var H = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/Footer/FooterDesktop.tsx";
8868
- const j2 = ({
8881
+ var H = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/Footer/FooterDesktop.tsx";
8882
+ const S2 = ({
8869
8883
  logohref: l,
8870
8884
  categories: n,
8871
8885
  themeColor: m,
@@ -8973,179 +8987,180 @@ const j2 = ({
8973
8987
  lineNumber: 110,
8974
8988
  columnNumber: 7
8975
8989
  } }, "La fréquentation de 20 Minutes est certifiée par l‘ACPM")));
8976
- var q = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/Footer/FooterMobile.tsx";
8977
- const S2 = ({
8990
+ var q = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/Footer/FooterMobile.tsx";
8991
+ const $2 = ({
8978
8992
  logohref: l,
8979
8993
  categories: n,
8980
8994
  themeColor: m,
8981
8995
  socialIcons: r,
8982
- links: t
8996
+ links: t,
8997
+ showApps: a = !0
8983
8998
  }) => /* @__PURE__ */ e.createElement(h, { as: "footer", bg: m || "ultramarine", className: "c-footer-mobile", color: "white", __self: void 0, __source: {
8984
8999
  fileName: q,
8985
- lineNumber: 14,
9000
+ lineNumber: 15,
8986
9001
  columnNumber: 3
8987
9002
  } }, /* @__PURE__ */ e.createElement(_, { direction: "column", mb: "l", __self: void 0, __source: {
8988
9003
  fileName: q,
8989
- lineNumber: 15,
9004
+ lineNumber: 16,
8990
9005
  columnNumber: 5
8991
- } }, n.map((a, i) => /* @__PURE__ */ e.createElement(_0, { key: a.name, titleProps: {
9006
+ } }, n.map((i, o) => /* @__PURE__ */ e.createElement(_0, { key: i.name, titleProps: {
8992
9007
  color: "white",
8993
- children: a.name
9008
+ children: i.name
8994
9009
  }, bg: m || "ultramarine", iconProps: {
8995
9010
  color: "white"
8996
9011
  }, btnProps: {
8997
9012
  pl: "m",
8998
9013
  pr: "xxs-3",
8999
9014
  bg: m || "ultramarine"
9000
- }, index: i, __self: void 0, __source: {
9015
+ }, index: o, __self: void 0, __source: {
9001
9016
  fileName: q,
9002
- lineNumber: 17,
9017
+ lineNumber: 18,
9003
9018
  columnNumber: 9
9004
- } }, a.links.map((o, s) => /* @__PURE__ */ e.createElement(_, { as: F, key: o.href, href: o.href, justifyContent: "between", color: "white", mb: s !== a.links.length - 1 ? "xxs" : "0", __self: void 0, __source: {
9019
+ } }, i.links.map((s, d) => /* @__PURE__ */ e.createElement(_, { as: F, key: s.href, href: s.href, justifyContent: "between", color: "white", mb: d !== i.links.length - 1 ? "xxs" : "0", __self: void 0, __source: {
9005
9020
  fileName: q,
9006
- lineNumber: 26,
9021
+ lineNumber: 27,
9007
9022
  columnNumber: 13
9008
- } }, o.children, /* @__PURE__ */ e.createElement(x, { name: "chevron", size: [10, 14], __self: void 0, __source: {
9023
+ } }, s.children, /* @__PURE__ */ e.createElement(x, { name: "chevron", size: [10, 14], __self: void 0, __source: {
9009
9024
  fileName: q,
9010
- lineNumber: 35,
9025
+ lineNumber: 36,
9011
9026
  columnNumber: 15
9012
- } })))))), /* @__PURE__ */ e.createElement(N, { size: "l", mx: "m", mb: "s", weight: "bold", __self: void 0, __source: {
9027
+ } })))))), a ? /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(N, { size: "l", mx: "m", mb: "s", weight: "bold", __self: void 0, __source: {
9013
9028
  fileName: q,
9014
- lineNumber: 42,
9015
- columnNumber: 5
9029
+ lineNumber: 45,
9030
+ columnNumber: 9
9016
9031
  } }, "Nos applications"), /* @__PURE__ */ e.createElement(N, { mx: "m", mb: "s", __self: void 0, __source: {
9017
9032
  fileName: q,
9018
- lineNumber: 45,
9019
- columnNumber: 5
9033
+ lineNumber: 48,
9034
+ columnNumber: 9
9020
9035
  } }, "Découvrez l‘ensemble de nos applications 20 Minutes !"), /* @__PURE__ */ e.createElement(_, { mx: "m", gap: "xs", wrap: "wrap", alignItems: "center", mb: "xl", __self: void 0, __source: {
9021
9036
  fileName: q,
9022
- lineNumber: 50,
9023
- columnNumber: 5
9037
+ lineNumber: 53,
9038
+ columnNumber: 9
9024
9039
  } }, /* @__PURE__ */ e.createElement(_, { as: F, inline: !0, href: l, __self: void 0, __source: {
9025
9040
  fileName: q,
9026
- lineNumber: 51,
9027
- columnNumber: 7
9041
+ lineNumber: 54,
9042
+ columnNumber: 11
9028
9043
  } }, /* @__PURE__ */ e.createElement(x, { name: "logo-mini", size: 36, color: "white", border: "small", svgTitle: "Retour sur la page d'accueil 20 Minutes", p: "xxs", __self: void 0, __source: {
9029
9044
  fileName: q,
9030
- lineNumber: 52,
9031
- columnNumber: 9
9045
+ lineNumber: 55,
9046
+ columnNumber: 13
9032
9047
  } })), /* @__PURE__ */ e.createElement(O1, { href: "https://apps.apple.com/fr/app/20-minutes-news-en-continu/id308834491", iconName: "apple", name: "App Store", themeColor: m, __self: void 0, __source: {
9033
9048
  fileName: q,
9034
- lineNumber: 61,
9035
- columnNumber: 7
9049
+ lineNumber: 64,
9050
+ columnNumber: 11
9036
9051
  } }), /* @__PURE__ */ e.createElement(O1, { href: "https://play.google.com/store/apps/details?id=com.backelite.vingtminutes&hl=fr", iconName: "googleplay", name: "Google Play", themeColor: m, __self: void 0, __source: {
9037
9052
  fileName: q,
9038
- lineNumber: 67,
9039
- columnNumber: 7
9053
+ lineNumber: 70,
9054
+ columnNumber: 11
9040
9055
  } })), /* @__PURE__ */ e.createElement(ae, { color: "grey-200", __self: void 0, __source: {
9041
- fileName: q,
9042
- lineNumber: 75,
9043
- columnNumber: 5
9044
- } }), /* @__PURE__ */ e.createElement(_l, { socialIcons: r, themeColor: m, my: "xl", mx: "m", __self: void 0, __source: {
9045
9056
  fileName: q,
9046
9057
  lineNumber: 78,
9058
+ columnNumber: 9
9059
+ } })) : void 0, /* @__PURE__ */ e.createElement(_l, { socialIcons: r, themeColor: m, my: "xl", mx: "m", __self: void 0, __source: {
9060
+ fileName: q,
9061
+ lineNumber: 83,
9047
9062
  columnNumber: 5
9048
9063
  } }), /* @__PURE__ */ e.createElement(ae, { color: "grey-200", __self: void 0, __source: {
9049
9064
  fileName: q,
9050
- lineNumber: 80,
9065
+ lineNumber: 85,
9051
9066
  columnNumber: 5
9052
9067
  } }), /* @__PURE__ */ e.createElement(h, { className: "c-footer-mobile__bottom", px: "m", pt: "xl", pb: "xxl-2", __self: void 0, __source: {
9053
9068
  fileName: q,
9054
- lineNumber: 83,
9069
+ lineNumber: 88,
9055
9070
  columnNumber: 5
9056
9071
  } }, /* @__PURE__ */ e.createElement(ol, { links: t, gapX: "s", mb: "xl", __self: void 0, __source: {
9057
9072
  fileName: q,
9058
- lineNumber: 84,
9073
+ lineNumber: 89,
9059
9074
  columnNumber: 7
9060
9075
  } }), /* @__PURE__ */ e.createElement(N, { as: "strong", __self: void 0, __source: {
9061
9076
  fileName: q,
9062
- lineNumber: 85,
9077
+ lineNumber: 90,
9063
9078
  columnNumber: 7
9064
9079
  } }, "© Copyright 20 Minutes"), /* @__PURE__ */ e.createElement(N, { mt: "xs", __self: void 0, __source: {
9065
9080
  fileName: q,
9066
- lineNumber: 86,
9081
+ lineNumber: 91,
9067
9082
  columnNumber: 7
9068
9083
  } }, "La fréquentation de 20 Minutes est certifiée par l‘ACPM")));
9069
- var D0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/Footer/Footer.tsx";
9070
- const E3 = ({
9084
+ var D0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/Footer/Footer.tsx";
9085
+ const z3 = ({
9071
9086
  layout: l = E.MOBILE,
9072
9087
  ...n
9073
- }) => l === E.DESKTOP ? /* @__PURE__ */ e.createElement(j2, { ...n, __self: void 0, __source: {
9088
+ }) => l === E.DESKTOP ? /* @__PURE__ */ e.createElement(S2, { ...n, __self: void 0, __source: {
9074
9089
  fileName: D0,
9075
- lineNumber: 24,
9090
+ lineNumber: 25,
9076
9091
  columnNumber: 35
9077
- } }) : /* @__PURE__ */ e.createElement(S2, { ...n, __self: void 0, __source: {
9092
+ } }) : /* @__PURE__ */ e.createElement($2, { ...n, __self: void 0, __source: {
9078
9093
  fileName: D0,
9079
- lineNumber: 24,
9094
+ lineNumber: 25,
9080
9095
  columnNumber: 66
9081
9096
  } });
9082
- var q0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/Header/Header.tsx";
9083
- const w3 = ({
9097
+ var q0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/Header/Header.tsx";
9098
+ const M3 = ({
9084
9099
  layout: l = E.MOBILE,
9085
9100
  ...n
9086
- }) => l === E.DESKTOP ? /* @__PURE__ */ e.createElement($2, { ...n, __self: void 0, __source: {
9101
+ }) => l === E.DESKTOP ? /* @__PURE__ */ e.createElement(H2, { ...n, __self: void 0, __source: {
9087
9102
  fileName: q0,
9088
- lineNumber: 19,
9103
+ lineNumber: 20,
9089
9104
  columnNumber: 5
9090
- } }) : /* @__PURE__ */ e.createElement(B2, { logohref: n.logohref, logoIsHeading: n.logoIsHeading, themeColor: n.themeColor, isHidden: n.isHidden, logoProps: n.logoProps, __self: void 0, __source: {
9105
+ } }) : /* @__PURE__ */ e.createElement(L2, { logohref: n.logohref, logoIsHeading: n.logoIsHeading, themeColor: n.themeColor, isHidden: n.isHidden, logoName: n.logoName, showOpenButton: n.showOpenButton, __self: void 0, __source: {
9091
9106
  fileName: q0,
9092
- lineNumber: 21,
9107
+ lineNumber: 22,
9093
9108
  columnNumber: 5
9094
9109
  } });
9095
- var V = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/Header/HeaderDesktop.tsx";
9096
- const $2 = ({
9110
+ var V = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/Header/HeaderDesktop.tsx";
9111
+ const B2 = {
9112
+ logo: [190, 47],
9113
+ "logo-tempo": [148, 47]
9114
+ }, H2 = ({
9097
9115
  logohref: l,
9098
9116
  searchformurl: n,
9099
9117
  headerLinks: m,
9100
9118
  logoIsHeading: r = !1,
9101
9119
  themeColor: t,
9102
- logoProps: a = {
9103
- name: "logo",
9104
- size: [190, 47]
9105
- }
9120
+ logoName: a = "logo"
9106
9121
  }) => {
9107
9122
  const i = /* @__PURE__ */ e.createElement(F, { href: l, className: f({
9108
9123
  "c-header__logo": !r
9109
9124
  }), __self: void 0, __source: {
9110
9125
  fileName: V,
9111
- lineNumber: 29,
9126
+ lineNumber: 31,
9112
9127
  columnNumber: 5
9113
- } }, /* @__PURE__ */ e.createElement(x, { color: "white", svgTitle: "20 Minutes : Actualités et infos en direct", ...a, __self: void 0, __source: {
9128
+ } }, /* @__PURE__ */ e.createElement(x, { color: "white", svgTitle: "20 Minutes : Actualités et infos en direct", name: a, size: B2[a], __self: void 0, __source: {
9114
9129
  fileName: V,
9115
- lineNumber: 30,
9130
+ lineNumber: 32,
9116
9131
  columnNumber: 7
9117
9132
  } }));
9118
9133
  return /* @__PURE__ */ e.createElement(h, { className: f("c-header", {
9119
9134
  [`c-header--theme-${t || "ultramarine"}`]: !!t || "ultramarine"
9120
9135
  }), __self: void 0, __source: {
9121
9136
  fileName: V,
9122
- lineNumber: 35,
9137
+ lineNumber: 42,
9123
9138
  columnNumber: 5
9124
9139
  } }, /* @__PURE__ */ e.createElement(_, { className: "c-header__container", direction: "column", __self: void 0, __source: {
9125
9140
  fileName: V,
9126
- lineNumber: 40,
9141
+ lineNumber: 47,
9127
9142
  columnNumber: 7
9128
9143
  } }, /* @__PURE__ */ e.createElement(_, { justifyContent: "between", gap: "xxl", className: "c-header__top", alignItems: "center", py: "m", px: "m", __self: void 0, __source: {
9129
9144
  fileName: V,
9130
- lineNumber: 41,
9145
+ lineNumber: 48,
9131
9146
  columnNumber: 9
9132
9147
  } }, /* @__PURE__ */ e.createElement(_, { alignItems: "center", gap: "xl", __self: void 0, __source: {
9133
9148
  fileName: V,
9134
- lineNumber: 49,
9149
+ lineNumber: 56,
9135
9150
  columnNumber: 11
9136
9151
  } }, /* @__PURE__ */ e.createElement(j, { variant: "has-transparent-bg", iconProps: {
9137
9152
  name: "menu",
9138
9153
  size: [18, 14]
9139
9154
  }, "data-a11y-dialog-show": "dialog-menu", color: "white", __self: void 0, __source: {
9140
9155
  fileName: V,
9141
- lineNumber: 51,
9156
+ lineNumber: 58,
9142
9157
  columnNumber: 13
9143
9158
  } }, "Menu"), /* @__PURE__ */ e.createElement(j, { variant: "has-transparent-bg", iconProps: {
9144
9159
  name: "close",
9145
9160
  size: [18, 14]
9146
9161
  }, "data-a11y-dialog-hide": "dialog-menu", color: "white", className: "u-hidden", __self: void 0, __source: {
9147
9162
  fileName: V,
9148
- lineNumber: 63,
9163
+ lineNumber: 70,
9149
9164
  columnNumber: 13
9150
9165
  } }, "Menu"), /* @__PURE__ */ e.createElement(C1, { id: "search-form-header", url: n, inputProps: {
9151
9166
  isIconButton: !0,
@@ -9154,7 +9169,7 @@ const $2 = ({
9154
9169
  type: "submit",
9155
9170
  children: /* @__PURE__ */ e.createElement("span", { className: "u-mask", __self: void 0, __source: {
9156
9171
  fileName: V,
9157
- lineNumber: 84,
9172
+ lineNumber: 91,
9158
9173
  columnNumber: 29
9159
9174
  } }, "Ok")
9160
9175
  },
@@ -9163,138 +9178,139 @@ const $2 = ({
9163
9178
  color: "white"
9164
9179
  }, __self: void 0, __source: {
9165
9180
  fileName: V,
9166
- lineNumber: 76,
9181
+ lineNumber: 83,
9167
9182
  columnNumber: 13
9168
9183
  } })), r ? /* @__PURE__ */ e.createElement("h1", { className: f({
9169
9184
  "c-header__logo": r
9170
9185
  }), __self: void 0, __source: {
9171
9186
  fileName: V,
9172
- lineNumber: 94,
9187
+ lineNumber: 101,
9173
9188
  columnNumber: 13
9174
9189
  } }, i) : i, /* @__PURE__ */ e.createElement(_, { __self: void 0, __source: {
9175
9190
  fileName: V,
9176
- lineNumber: 98,
9191
+ lineNumber: 105,
9177
9192
  columnNumber: 11
9178
9193
  } }, /* @__PURE__ */ e.createElement(_, { alignItems: "center", gap: "xs", className: "c-header__media-links", __self: void 0, __source: {
9179
9194
  fileName: V,
9180
- lineNumber: 100,
9195
+ lineNumber: 107,
9181
9196
  columnNumber: 13
9182
9197
  } }, /* @__PURE__ */ e.createElement(z1, { href: "https://www.20minutes.tv/direct/", iconName: "tv", buttonTitle: "Consulter la page 20 Minutes TV", target: "_blank", variant: "has-transparent-bg", color: "white", __self: void 0, __source: {
9183
9198
  fileName: V,
9184
- lineNumber: 101,
9199
+ lineNumber: 108,
9185
9200
  columnNumber: 15
9186
9201
  } }), /* @__PURE__ */ e.createElement(z1, { href: "https://podcasts.20minutes.fr/", iconName: "podcast-outlined", buttonTitle: "Consulter la page Podcasts 20 Minutes", target: "_blank", variant: "has-transparent-bg", color: "white", __self: void 0, __source: {
9187
9202
  fileName: V,
9188
- lineNumber: 109,
9203
+ lineNumber: 116,
9189
9204
  columnNumber: 15
9190
9205
  } }), /* @__PURE__ */ e.createElement(z1, { href: "/diaporama", iconName: "diaporama-outlined", buttonTitle: "Consulter la page Diaporama 20 Minutes", variant: "has-transparent-bg", color: "white", __self: void 0, __source: {
9191
9206
  fileName: V,
9192
- lineNumber: 117,
9207
+ lineNumber: 124,
9193
9208
  columnNumber: 15
9194
9209
  } })), /* @__PURE__ */ e.createElement(_, { className: "c-header__connect-buttons", gap: "xs", ml: "s", alignItems: "center", justifyContent: "end", __self: void 0, __source: {
9195
9210
  fileName: V,
9196
- lineNumber: 126,
9211
+ lineNumber: 133,
9197
9212
  columnNumber: 13
9198
9213
  } }, /* @__PURE__ */ e.createElement("div", { className: "c-header__notification-button", __self: void 0, __source: {
9199
9214
  fileName: V,
9200
- lineNumber: 133,
9215
+ lineNumber: 140,
9201
9216
  columnNumber: 15
9202
9217
  } }, /* @__PURE__ */ e.createElement(b0, { __self: void 0, __source: {
9203
9218
  fileName: V,
9204
- lineNumber: 134,
9219
+ lineNumber: 141,
9205
9220
  columnNumber: 17
9206
9221
  } })), /* @__PURE__ */ e.createElement("div", { id: "mbrs-connectButtons", __self: void 0, __source: {
9207
9222
  fileName: V,
9208
- lineNumber: 136,
9223
+ lineNumber: 143,
9209
9224
  columnNumber: 15
9210
9225
  } })))), /* @__PURE__ */ e.createElement(_, { className: "c-header__links-container", bg: "grey-50", __self: void 0, __source: {
9211
9226
  fileName: V,
9212
- lineNumber: 142,
9227
+ lineNumber: 149,
9213
9228
  columnNumber: 9
9214
9229
  } }, m.map((o) => /* @__PURE__ */ e.createElement(h, { key: o.link, className: f("c-header__link-and-submenu-container", {
9215
9230
  [`c-header__link-and-submenu-container--theme-${o.color || "ultramarine"}`]: o.color || "ultramarine",
9216
9231
  "c-header__link-and-submenu-container--is-hidden": !o.subCategory
9217
9232
  }), __self: void 0, __source: {
9218
9233
  fileName: V,
9219
- lineNumber: 144,
9234
+ lineNumber: 151,
9220
9235
  columnNumber: 13
9221
9236
  } }, /* @__PURE__ */ e.createElement(F, { href: o.link, color: o.isActive ? o.color || "ultramarine" : "black", className: f("c-header__link", {
9222
9237
  [`c-header__link--theme-${o.color || "ultramarine"}`]: o.color || "ultramarine",
9223
9238
  "c-header__link--is-active": o.isActive
9224
9239
  }), size: "m", px: "m", py: "s", __self: void 0, __source: {
9225
9240
  fileName: V,
9226
- lineNumber: 152,
9241
+ lineNumber: 159,
9227
9242
  columnNumber: 15
9228
- } }, o.name), o.subCategory && /* @__PURE__ */ e.createElement(C2, { 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: {
9243
+ } }, 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: {
9229
9244
  fileName: V,
9230
- lineNumber: 167,
9245
+ lineNumber: 174,
9231
9246
  columnNumber: 17
9232
9247
  } }))), /* @__PURE__ */ e.createElement(Dl, { __self: void 0, __source: {
9233
9248
  fileName: V,
9234
- lineNumber: 181,
9249
+ lineNumber: 188,
9235
9250
  columnNumber: 11
9236
9251
  } }))));
9237
9252
  };
9238
- var ke = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/Header/HeaderMobile.tsx";
9239
- const B2 = ({
9253
+ var ke = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/Header/HeaderMobile.tsx";
9254
+ const V2 = {
9255
+ logo: [114, 28],
9256
+ "logo-tempo": [88, 28]
9257
+ }, L2 = ({
9240
9258
  logohref: l,
9241
9259
  logoIsHeading: n = !1,
9242
9260
  themeColor: m,
9243
9261
  isHidden: r = !1,
9244
- logoProps: t = {
9245
- name: "logo",
9246
- size: [114, 28]
9247
- }
9262
+ logoName: t = "logo",
9263
+ showOpenButton: a = !0
9248
9264
  }) => {
9249
- const a = /* @__PURE__ */ e.createElement(F, { href: l, className: n ? void 0 : "c-header-mobile__logo", __self: void 0, __source: {
9265
+ const i = /* @__PURE__ */ e.createElement(F, { href: l, className: n ? void 0 : "c-header-mobile__logo", __self: void 0, __source: {
9250
9266
  fileName: ke,
9251
- lineNumber: 18,
9267
+ lineNumber: 24,
9252
9268
  columnNumber: 5
9253
- } }, /* @__PURE__ */ e.createElement(x, { ...t, color: "white", svgTitle: "20 Minutes : Actualités et infos en direct", __self: void 0, __source: {
9269
+ } }, /* @__PURE__ */ e.createElement(x, { color: "white", svgTitle: "20 Minutes : Actualités et infos en direct", name: t, size: V2[t], __self: void 0, __source: {
9254
9270
  fileName: ke,
9255
- lineNumber: 19,
9271
+ lineNumber: 25,
9256
9272
  columnNumber: 7
9257
9273
  } }));
9258
9274
  return /* @__PURE__ */ e.createElement(_, { className: f("c-header-mobile", {
9259
9275
  "c-header-mobile--is-hidden": r
9260
- }), alignItems: "center", justifyContent: "between", px: "m", bg: m || "ultramarine", __self: void 0, __source: {
9276
+ }), alignItems: "center", justifyContent: a ? "between" : "end", px: "m", bg: m || "ultramarine", __self: void 0, __source: {
9261
9277
  fileName: ke,
9262
- lineNumber: 24,
9278
+ lineNumber: 35,
9263
9279
  columnNumber: 5
9264
- } }, /* @__PURE__ */ e.createElement(j, { variant: "ghost", iconProps: {
9280
+ } }, a ? /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(j, { variant: "ghost", iconProps: {
9265
9281
  name: "menu",
9266
9282
  size: [20, 16]
9267
9283
  }, color: "white", "data-a11y-dialog-show": "dialog-menu", type: "button", __self: void 0, __source: {
9268
9284
  fileName: ke,
9269
- lineNumber: 32,
9270
- columnNumber: 7
9285
+ lineNumber: 45,
9286
+ columnNumber: 11
9271
9287
  } }), /* @__PURE__ */ e.createElement(j, { variant: "ghost", iconProps: {
9272
9288
  name: "close",
9273
9289
  size: [20, 16]
9274
9290
  }, color: "white", "data-a11y-dialog-hide": "dialog-menu", type: "button", className: "u-hidden", __self: void 0, __source: {
9275
9291
  fileName: ke,
9276
- lineNumber: 43,
9277
- columnNumber: 7
9278
- } }), n ? /* @__PURE__ */ e.createElement("h1", { className: n ? "c-header-mobile__logo" : void 0, __self: void 0, __source: {
9292
+ lineNumber: 56,
9293
+ columnNumber: 11
9294
+ } })) : void 0, n ? /* @__PURE__ */ e.createElement("h1", { className: n ? "c-header-mobile__logo" : void 0, __self: void 0, __source: {
9279
9295
  fileName: ke,
9280
- lineNumber: 55,
9296
+ lineNumber: 71,
9281
9297
  columnNumber: 9
9282
- } }, a) : a, /* @__PURE__ */ e.createElement(_, { gap: "xs", alignItems: "center", justifyContent: "end", __self: void 0, __source: {
9298
+ } }, i) : i, /* @__PURE__ */ e.createElement(_, { gap: "xs", alignItems: "center", justifyContent: "end", __self: void 0, __source: {
9283
9299
  fileName: ke,
9284
- lineNumber: 60,
9300
+ lineNumber: 76,
9285
9301
  columnNumber: 7
9286
9302
  } }, /* @__PURE__ */ e.createElement(b0, { __self: void 0, __source: {
9287
9303
  fileName: ke,
9288
- lineNumber: 61,
9304
+ lineNumber: 77,
9289
9305
  columnNumber: 9
9290
9306
  } }), /* @__PURE__ */ e.createElement("div", { id: "mbrs-connectButtons", __self: void 0, __source: {
9291
9307
  fileName: ke,
9292
- lineNumber: 62,
9308
+ lineNumber: 78,
9293
9309
  columnNumber: 9
9294
9310
  } })));
9295
9311
  };
9296
- var Oe = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/MostReadArticles/MostReadArticles.tsx";
9297
- const y3 = ({
9312
+ var Oe = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/MostReadArticles/MostReadArticles.tsx";
9313
+ const C3 = ({
9298
9314
  tabItems: l,
9299
9315
  layout: n,
9300
9316
  fitContainer: m,
@@ -9380,8 +9396,8 @@ const y3 = ({
9380
9396
  columnNumber: 5
9381
9397
  } });
9382
9398
  };
9383
- var Pe = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/MostWatchVideos/MostWatchVideos.tsx";
9384
- const z3 = ({
9399
+ var Pe = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/MostWatchVideos/MostWatchVideos.tsx";
9400
+ const F3 = ({
9385
9401
  tabItems: l,
9386
9402
  layout: n,
9387
9403
  fitContainer: m,
@@ -9435,8 +9451,8 @@ const z3 = ({
9435
9451
  columnNumber: 5
9436
9452
  } });
9437
9453
  };
9438
- var je = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/OverviewBar/OverviewBar.tsx";
9439
- const M3 = ({
9454
+ var je = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/OverviewBar/OverviewBar.tsx";
9455
+ const k3 = ({
9440
9456
  articles: l,
9441
9457
  layout: n,
9442
9458
  hasStepper: m
@@ -9506,8 +9522,8 @@ const M3 = ({
9506
9522
  columnNumber: 54
9507
9523
  } }));
9508
9524
  };
9509
- var i0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/PhotoSwipeGallery/PhotoSwipeGallery.tsx";
9510
- const C3 = ({
9525
+ var i0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/PhotoSwipeGallery/PhotoSwipeGallery.tsx";
9526
+ const j3 = ({
9511
9527
  medias: l
9512
9528
  }) => !l || l.length === 0 ? null : /* @__PURE__ */ e.createElement("div", { className: "pswp-gallery", id: "photoswipe-gallery", __self: void 0, __source: {
9513
9529
  fileName: i0,
@@ -9528,8 +9544,8 @@ const C3 = ({
9528
9544
  columnNumber: 11
9529
9545
  } }));
9530
9546
  }));
9531
- var G = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/ThreeColumnsArticles/ThreeColumnsArticles.tsx";
9532
- const H2 = ({
9547
+ var G = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/ThreeColumnsArticles/ThreeColumnsArticles.tsx";
9548
+ const Z2 = ({
9533
9549
  title: l,
9534
9550
  articles: n,
9535
9551
  isSponsored: m,
@@ -9588,7 +9604,7 @@ const H2 = ({
9588
9604
  lineNumber: 85,
9589
9605
  columnNumber: 11
9590
9606
  } })));
9591
- }, F3 = ({
9607
+ }, S3 = ({
9592
9608
  title: l,
9593
9609
  items: n,
9594
9610
  layout: m,
@@ -9612,7 +9628,7 @@ const H2 = ({
9612
9628
  fileName: G,
9613
9629
  lineNumber: 109,
9614
9630
  columnNumber: 9
9615
- } }, n.map((t) => t.articles.length > 0 ? /* @__PURE__ */ e.createElement(H2, { key: t.title.label, ...t, __self: void 0, __source: {
9631
+ } }, n.map((t) => t.articles.length > 0 ? /* @__PURE__ */ e.createElement(Z2, { key: t.title.label, ...t, __self: void 0, __source: {
9616
9632
  fileName: G,
9617
9633
  lineNumber: 111,
9618
9634
  columnNumber: 40
@@ -9635,8 +9651,8 @@ const H2 = ({
9635
9651
  }
9636
9652
  }
9637
9653
  ))) : null;
9638
- var K0 = "/codebuild/output/src2645316797/src/github.com/20minutes/hela/src/components/organisms/Toolbar/Toolbar.tsx";
9639
- const k3 = ({
9654
+ var K0 = "/codebuild/output/src2104183482/src/github.com/20minutes/hela/src/components/organisms/Toolbar/Toolbar.tsx";
9655
+ const $3 = ({
9640
9656
  items: l,
9641
9657
  activeItem: n
9642
9658
  }) => /* @__PURE__ */ e.createElement(_, { alignItems: "center", justifyContent: "around", direction: "row", className: "c-toolbar", bg: "grey-50", __self: void 0, __source: {
@@ -9656,192 +9672,192 @@ const k3 = ({
9656
9672
  columnNumber: 7
9657
9673
  } })));
9658
9674
  export {
9659
- p3 as ActualSearchbar,
9660
- an as Ad,
9661
- tn as Alert,
9662
- En as AlertInfoBanner,
9663
- wn as ArticleBrandBanner,
9664
- yn as ArticleHeader,
9665
- zn as ArticleSummary,
9666
- Mn as ArticleVideo,
9675
+ w3 as ActualSearchbar,
9676
+ on as Ad,
9677
+ _n as Alert,
9678
+ zn as AlertInfoBanner,
9679
+ Mn as ArticleBrandBanner,
9680
+ Cn as ArticleHeader,
9681
+ Fn as ArticleSummary,
9682
+ kn as ArticleVideo,
9667
9683
  p0 as Autocomplete,
9668
9684
  Cl as Avatar,
9669
9685
  a2 as AvatarGroup,
9670
9686
  h as Box,
9671
- Fn as Breadcrumb,
9672
- kn as BulletedList,
9687
+ Sn as Breadcrumb,
9688
+ $n as BulletedList,
9673
9689
  j as Button,
9674
9690
  te as CardContainer,
9675
- jn as CardExtraLarge,
9691
+ Bn as CardExtraLarge,
9676
9692
  rl as CardExtraSmall,
9677
9693
  ml as CardFooter,
9678
- Sn as CardFrame,
9694
+ Hn as CardFrame,
9679
9695
  De as CardHeader,
9680
9696
  X as CardImage,
9681
- $n as CardLarge,
9697
+ Vn as CardLarge,
9682
9698
  s2 as CardMedium,
9683
9699
  o2 as CardMost,
9684
- Bn as CardMovie,
9685
- Hn as CardNewsletter,
9700
+ Ln as CardMovie,
9701
+ Zn as CardNewsletter,
9686
9702
  ul as CardOverview,
9687
9703
  cl as CardSmall,
9688
9704
  _2 as CardTiny,
9689
9705
  Y as CardTitle,
9690
9706
  d2 as CardVertical,
9691
- Vn as CardVideo,
9707
+ Tn as CardVideo,
9692
9708
  f2 as CardVideoSmall,
9693
- Ln as CardWithButton,
9694
- Zn as CardWithSummary,
9709
+ In as CardWithButton,
9710
+ Rn as CardWithSummary,
9695
9711
  N2 as Carousel,
9696
- on as Checkbox,
9697
- In as Citation,
9712
+ fn as Checkbox,
9713
+ On as Citation,
9698
9714
  _0 as Collapse,
9699
- Rn as Comment,
9700
- An as CommentButton,
9701
- On as CommentCount,
9715
+ Dn as Comment,
9716
+ qn as CommentButton,
9717
+ Kn as CommentCount,
9702
9718
  b0 as CommentNotificationBell,
9703
9719
  B0 as Countdown,
9704
9720
  B1 as CountdownItem,
9705
- Dn as DarkModeSwitch,
9706
- qn as DiscoverList,
9721
+ Wn as DarkModeSwitch,
9722
+ Un as DiscoverList,
9707
9723
  ae as Divider,
9708
9724
  d0 as DividerSection,
9709
9725
  Y0 as DividerVertical,
9710
- Wn as ElectionsPromoBanner,
9711
- x3 as ElectionsResult,
9712
- Cn as Embed,
9713
- Kn as ErrorContent,
9726
+ Xn as ElectionsPromoBanner,
9727
+ y3 as ElectionsResult,
9728
+ jn as Embed,
9729
+ Gn as ErrorContent,
9714
9730
  _ as Flex,
9715
9731
  T as FlexItem,
9716
- E3 as Footer,
9732
+ z3 as Footer,
9717
9733
  e1 as Grid,
9718
- Tn as HalfDonut,
9719
- w3 as Header,
9720
- Un as HeaderBanner,
9721
- $2 as HeaderDesktop,
9722
- Gn as HeaderMini,
9723
- B2 as HeaderMobile,
9724
- Xn as HeaderPage,
9725
- Yn as HeaderSection,
9726
- g2 as HeaderSideModal,
9734
+ An as HalfDonut,
9735
+ M3 as Header,
9736
+ Yn as HeaderBanner,
9737
+ H2 as HeaderDesktop,
9738
+ Jn as HeaderMini,
9739
+ L2 as HeaderMobile,
9740
+ Qn as HeaderPage,
9741
+ Pn as HeaderSection,
9742
+ p2 as HeaderSideModal,
9727
9743
  h0 as HeaderTitle,
9728
9744
  Z as Heading,
9729
- Jn as HoroscopeContent,
9730
- Qn as HoroscopeTiles,
9731
- p2 as HoroscopeTopicCard,
9745
+ e3 as HoroscopeContent,
9746
+ l3 as HoroscopeTiles,
9747
+ x2 as HoroscopeTopicCard,
9732
9748
  x as Icon,
9733
9749
  i1 as IconItem,
9734
- dn as Iframe,
9750
+ bn as Iframe,
9735
9751
  F1 as Img,
9736
- x2 as InfoBanner,
9752
+ E2 as InfoBanner,
9737
9753
  M1 as InlineSeparator,
9738
9754
  A1 as Input,
9739
9755
  A as Label,
9740
- fn as LabelSection,
9756
+ hn as LabelSection,
9741
9757
  E as LayoutType,
9742
9758
  D1 as Legend,
9743
9759
  F as Link,
9744
- E2 as ListWithDiode,
9745
- Pn as LiveIndicator,
9746
- e3 as LiveQuestion,
9747
- l3 as LiveTalk,
9748
- n3 as LiveTitle,
9749
- m3 as LogoutButton,
9750
- r3 as MapDepartments,
9751
- u3 as MapDistricts,
9752
- c3 as MapEurope,
9760
+ w2 as ListWithDiode,
9761
+ n3 as LiveIndicator,
9762
+ m3 as LiveQuestion,
9763
+ r3 as LiveTalk,
9764
+ u3 as LiveTitle,
9765
+ c3 as LogoutButton,
9766
+ a3 as MapDepartments,
9767
+ t3 as MapDistricts,
9768
+ i3 as MapEurope,
9753
9769
  N0 as Media,
9754
9770
  z1 as MediaLink,
9755
9771
  Se as MediaSourceType,
9756
- a3 as Menu,
9757
- t3 as MenuList,
9772
+ s3 as Menu,
9773
+ o3 as MenuList,
9758
9774
  P0 as Modal,
9759
- y3 as MostReadArticles,
9760
- z3 as MostWatchVideos,
9761
- i3 as Newsletter,
9762
- s3 as OrderedListWithNumber,
9775
+ C3 as MostReadArticles,
9776
+ F3 as MostWatchVideos,
9777
+ _3 as Newsletter,
9778
+ d3 as OrderedListWithNumber,
9763
9779
  Dl as Overlay,
9764
- M3 as OverviewBar,
9765
- o3 as Pagination,
9766
- w2 as PercentageBar,
9767
- C3 as PhotoSwipeGallery,
9780
+ k3 as OverviewBar,
9781
+ f3 as Pagination,
9782
+ y2 as PercentageBar,
9783
+ j3 as PhotoSwipeGallery,
9768
9784
  f0 as Pipe,
9769
- _3 as Prose,
9770
- bn as RadioButton,
9785
+ N3 as Prose,
9786
+ gn as RadioButton,
9771
9787
  Kl as Rating,
9772
- hn as ReadAlso,
9773
- d3 as ReadAlsoBanner,
9774
- vn as ScrollProgressBar,
9775
- f3 as SearchBanner,
9788
+ pn as ReadAlso,
9789
+ b3 as ReadAlsoBanner,
9790
+ xn as ScrollProgressBar,
9791
+ h3 as SearchBanner,
9776
9792
  C1 as SearchForm,
9777
- gn as Section,
9793
+ En as Section,
9778
9794
  tl as SectionTitle,
9779
9795
  el as Select,
9780
- N3 as ShareBar,
9796
+ v3 as ShareBar,
9781
9797
  il as Signature,
9782
- pn as Skeleton,
9798
+ wn as Skeleton,
9783
9799
  _1 as Slider,
9784
- b3 as SmartBanner,
9800
+ g3 as SmartBanner,
9785
9801
  s1 as SocialBar,
9786
9802
  $e as Sponsor,
9787
9803
  Xl as Stepper,
9788
- C2 as SubMenu,
9789
- _n as SvgSprite,
9804
+ F2 as SubMenu,
9805
+ Nn as SvgSprite,
9790
9806
  ll as Switch,
9791
9807
  Jl as Tab,
9792
9808
  Pl as TabPanel,
9793
9809
  sl as Tabs,
9794
9810
  Be as Tag,
9795
- h3 as TagBar,
9811
+ p3 as TagBar,
9796
9812
  N as Text,
9797
- v3 as TextTooltip,
9798
- xn as Textarea,
9799
- F3 as ThreeColumnsArticles,
9813
+ x3 as TextTooltip,
9814
+ yn as Textarea,
9815
+ S3 as ThreeColumnsArticles,
9800
9816
  R1 as Tiles,
9801
- k3 as Toolbar,
9817
+ $3 as Toolbar,
9802
9818
  nl as Typography,
9803
- g3 as UserPanel,
9804
- P2 as alignContentList,
9805
- Q2 as alignItemsList,
9806
- ln as alignSelfList,
9819
+ E3 as UserPanel,
9820
+ nn as alignContentList,
9821
+ ln as alignItemsList,
9822
+ rn as alignSelfList,
9807
9823
  q1 as applyFormatToNumbers,
9808
- sn as buttonVariant,
9824
+ dn as buttonVariant,
9809
9825
  bl as colorSystemProps,
9810
- Z2 as colorTokenNameList,
9811
- Nn as colsNumberGridList,
9812
- nn as flexBasisList,
9813
- Y2 as flexDirectionList,
9814
- rn as flexGrowList,
9826
+ R2 as colorTokenNameList,
9827
+ vn as colsNumberGridList,
9828
+ un as flexBasisList,
9829
+ P2 as flexDirectionList,
9830
+ an as flexGrowList,
9815
9831
  W0 as flexOrGridBoxSystemProps,
9816
9832
  hl as flexOrGridItemSystemProps,
9817
- mn as flexShrinkList,
9818
- J2 as flexWrapList,
9819
- W2 as fontFamilyTokenNameList,
9820
- U2 as fontWeightTokenNameList,
9833
+ cn as flexShrinkList,
9834
+ en as flexWrapList,
9835
+ X2 as fontFamilyTokenNameList,
9836
+ Y2 as fontWeightTokenNameList,
9821
9837
  O as forwardRef,
9822
9838
  xl as getSrcSetFromFormats,
9823
- G2 as headingSizeTokenNameList,
9824
- T2 as iconTokenNameList,
9839
+ J2 as headingSizeTokenNameList,
9840
+ A2 as iconTokenNameList,
9825
9841
  u2 as imageConfigDesktop,
9826
9842
  c2 as imageConfigMobile,
9827
- en as justifyContentList,
9843
+ mn as justifyContentList,
9828
9844
  vl as marginSystemProps,
9829
- R2 as mediaQueriesList,
9845
+ D2 as mediaQueriesList,
9830
9846
  G0 as paddingSystemProps,
9831
- un as politicalPartiesColors,
9847
+ tn as politicalPartiesColors,
9832
9848
  U0 as radiusSystemProps,
9833
- I2 as radiusTokenNameList,
9849
+ O2 as radiusTokenNameList,
9834
9850
  s0 as replaceSrcFormat,
9835
9851
  X0 as spacingSystemProps,
9836
- L2 as spacingTokenNameList,
9852
+ I2 as spacingTokenNameList,
9837
9853
  gl as systemProps,
9838
- D2 as textAlignList,
9839
- O2 as textDecorationList,
9840
- X2 as textSizeTokenNameList,
9841
- q2 as textTransformList,
9842
- cn as themeColorAvailables,
9843
- A2 as themeList,
9854
+ W2 as textAlignList,
9855
+ K2 as textDecorationList,
9856
+ Q2 as textSizeTokenNameList,
9857
+ U2 as textTransformList,
9858
+ sn as themeColorAvailables,
9859
+ q2 as themeList,
9844
9860
  re as tokenVariables,
9845
9861
  pl as typographySystemProps,
9846
- K2 as whiteSpaceList
9862
+ G2 as whiteSpaceList
9847
9863
  };