@20minutes/tyr 1.3.0 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -888,7 +888,7 @@ var AD = { exports: {} };
888
888
  var GI = AD.exports;
889
889
  const Tt = /* @__PURE__ */ KI(GI);
890
890
  var WI = "/home/travis/build/20minutes/hela/src/components/atoms/Ad/Ad.tsx";
891
- const vt = ({
891
+ const ht = ({
892
892
  adUnitCompletePath: e,
893
893
  variant: r,
894
894
  adMention: a,
@@ -3168,11 +3168,11 @@ const mt = ki(({
3168
3168
  } }, o));
3169
3169
  var Ip = "/home/travis/build/20minutes/hela/src/components/molecules/Article/Media/Media.tsx";
3170
3170
  const MP = {
3171
- defaultFormat: "722x460",
3171
+ defaultFormat: "1444x920",
3172
3172
  formats: ["1444x920", "722x460", "640x408", "320x204"],
3173
3173
  sizes: "(min-width: 45.125rem) 45.125rem, 100vw"
3174
3174
  }, BD = {
3175
- defaultFormat: "320x204",
3175
+ defaultFormat: "1444x920",
3176
3176
  formats: ["1444x920", "722x460", "640x408", "320x204"],
3177
3177
  sizes: "100vw"
3178
3178
  }, Xm = ({
@@ -6352,11 +6352,11 @@ const h8 = ({
6352
6352
  "c-most-read-articles-is-scrollable": o && r === ct.DESKTOP
6353
6353
  }), __self: void 0, __source: {
6354
6354
  fileName: Fm,
6355
- lineNumber: 64,
6355
+ lineNumber: 65,
6356
6356
  columnNumber: 11
6357
6357
  } }, g.body.map((T, D) => /* @__PURE__ */ p.createElement(p.Fragment, { key: T.title, __self: void 0, __source: {
6358
6358
  fileName: Fm,
6359
- lineNumber: 70,
6359
+ lineNumber: 71,
6360
6360
  columnNumber: 15
6361
6361
  } }, y ? /* @__PURE__ */ p.createElement(a1, { link: T.url, title: T.title, cardHeaderProps: {
6362
6362
  headline: {
@@ -6364,7 +6364,8 @@ const h8 = ({
6364
6364
  },
6365
6365
  liveTime: T.liveTime
6366
6366
  }, cardImageProps: {
6367
- cover: T.cover
6367
+ cover: T.cover,
6368
+ lazyLoad: T.lazyLoad ?? !1
6368
6369
  }, cardTitleProps: {
6369
6370
  size: {
6370
6371
  xs: "xxs-2",
@@ -6373,7 +6374,7 @@ const h8 = ({
6373
6374
  cartridge: T.cartridge
6374
6375
  }, layout: r, mr: o && r === ct.DESKTOP && g.body.length > 3 ? "s" : void 0, __self: void 0, __source: {
6375
6376
  fileName: Fm,
6376
- lineNumber: 72,
6377
+ lineNumber: 73,
6377
6378
  columnNumber: 19
6378
6379
  } }) : /* @__PURE__ */ p.createElement(kE, { link: T.url, title: T.title, cardHeaderProps: {
6379
6380
  headline: {
@@ -6386,15 +6387,15 @@ const h8 = ({
6386
6387
  value: D + 1
6387
6388
  }, layout: r, mr: o && r === ct.DESKTOP ? "s" : void 0, __self: void 0, __source: {
6388
6389
  fileName: Fm,
6389
- lineNumber: 92,
6390
+ lineNumber: 93,
6390
6391
  columnNumber: 19
6391
6392
  } }), D !== g.body.length - 1 && /* @__PURE__ */ p.createElement(qa, { color: "grey-200", my: "s", __self: void 0, __source: {
6392
6393
  fileName: Fm,
6393
- lineNumber: 102,
6394
+ lineNumber: 103,
6394
6395
  columnNumber: 51
6395
6396
  } })))), i && (y || g.name === "plus-lus") && /* @__PURE__ */ p.createElement(Ze, { mt: "xl", mb: "xxl", justifyContent: "center", __self: void 0, __source: {
6396
6397
  fileName: Fm,
6397
- lineNumber: 107,
6398
+ lineNumber: 108,
6398
6399
  columnNumber: 13
6399
6400
  } }, /* @__PURE__ */ p.createElement(sa, { variant: "secondary", ...y ? {
6400
6401
  href: "https://www.20minutes.fr/actus",
@@ -6404,14 +6405,14 @@ const h8 = ({
6404
6405
  children: "Voir les articles les + lus"
6405
6406
  }, __self: void 0, __source: {
6406
6407
  fileName: Fm,
6407
- lineNumber: 108,
6408
+ lineNumber: 109,
6408
6409
  columnNumber: 15
6409
6410
  } })))
6410
6411
  };
6411
6412
  });
6412
6413
  return /* @__PURE__ */ p.createElement(vz, { tabItemActive: a || (e.length > 0 ? e[0].name : ""), tabItems: b, ...c, __self: void 0, __source: {
6413
6414
  fileName: Fm,
6414
- lineNumber: 128,
6415
+ lineNumber: 129,
6415
6416
  columnNumber: 5
6416
6417
  } });
6417
6418
  };
@@ -8499,33 +8500,33 @@ function Bz() {
8499
8500
  var Re = null, ze = null;
8500
8501
  for (mr in J)
8501
8502
  if (D.call(J, mr)) {
8502
- var ht = J[mr];
8503
- if (ht != null)
8503
+ var vt = J[mr];
8504
+ if (vt != null)
8504
8505
  switch (mr) {
8505
8506
  case "children":
8506
- Re = ht;
8507
+ Re = vt;
8507
8508
  break;
8508
8509
  case "dangerouslySetInnerHTML":
8509
- ze = ht;
8510
+ ze = vt;
8510
8511
  break;
8511
8512
  case "defaultValue":
8512
8513
  case "value":
8513
8514
  break;
8514
8515
  default:
8515
- zt(O, fe, mr, ht);
8516
+ zt(O, fe, mr, vt);
8516
8517
  }
8517
8518
  }
8518
8519
  return O.push(rr), Ur(O, ze, Re), Re;
8519
8520
  case "option":
8520
8521
  ze = Le.selectedValue, O.push(Hr("option"));
8521
- var Ft = ht = null, ar = null, mr = null;
8522
+ var Ft = vt = null, ar = null, mr = null;
8522
8523
  for (Re in J)
8523
8524
  if (D.call(J, Re)) {
8524
8525
  var gn = J[Re];
8525
8526
  if (gn != null)
8526
8527
  switch (Re) {
8527
8528
  case "children":
8528
- ht = gn;
8529
+ vt = gn;
8529
8530
  break;
8530
8531
  case "selected":
8531
8532
  ar = gn;
@@ -8540,7 +8541,7 @@ function Bz() {
8540
8541
  }
8541
8542
  }
8542
8543
  if (ze != null)
8543
- if (J = Ft !== null ? "" + Ft : xn(ht), Qe(ze)) {
8544
+ if (J = Ft !== null ? "" + Ft : xn(vt), Qe(ze)) {
8544
8545
  for (fe = 0; fe < ze.length; fe++)
8545
8546
  if ("" + ze[fe] === J) {
8546
8547
  O.push(Lr);
@@ -8550,12 +8551,12 @@ function Bz() {
8550
8551
  "" + ze === J && O.push(Lr);
8551
8552
  else
8552
8553
  ar && O.push(Lr);
8553
- return O.push(rr), Ur(O, mr, ht), ht;
8554
+ return O.push(rr), Ur(O, mr, vt), vt;
8554
8555
  case "textarea":
8555
8556
  O.push(Hr("textarea")), mr = ze = Re = null;
8556
- for (ht in J)
8557
- if (D.call(J, ht) && (Ft = J[ht], Ft != null))
8558
- switch (ht) {
8557
+ for (vt in J)
8558
+ if (D.call(J, vt) && (Ft = J[vt], Ft != null))
8559
+ switch (vt) {
8559
8560
  case "children":
8560
8561
  mr = Ft;
8561
8562
  break;
@@ -8568,7 +8569,7 @@ function Bz() {
8568
8569
  case "dangerouslySetInnerHTML":
8569
8570
  throw Error(r(91));
8570
8571
  default:
8571
- zt(O, fe, ht, Ft);
8572
+ zt(O, fe, vt, Ft);
8572
8573
  }
8573
8574
  if (Re === null && ze !== null && (Re = ze), O.push(rr), mr != null) {
8574
8575
  if (Re != null)
@@ -8580,7 +8581,7 @@ function Bz() {
8580
8581
  return typeof Re == "string" && Re[0] === `
8581
8582
  ` && O.push(Nn), Re !== null && O.push(g(Se("" + Re))), null;
8582
8583
  case "input":
8583
- O.push(Hr("input")), Ft = mr = ht = Re = null;
8584
+ O.push(Hr("input")), Ft = mr = vt = Re = null;
8584
8585
  for (ze in J)
8585
8586
  if (D.call(J, ze) && (ar = J[ze], ar != null))
8586
8587
  switch (ze) {
@@ -8591,7 +8592,7 @@ function Bz() {
8591
8592
  Ft = ar;
8592
8593
  break;
8593
8594
  case "defaultValue":
8594
- ht = ar;
8595
+ vt = ar;
8595
8596
  break;
8596
8597
  case "checked":
8597
8598
  mr = ar;
@@ -8607,7 +8608,7 @@ function Bz() {
8607
8608
  fe,
8608
8609
  "checked",
8609
8610
  mr
8610
- ) : Ft !== null && zt(O, fe, "checked", Ft), Re !== null ? zt(O, fe, "value", Re) : ht !== null && zt(O, fe, "value", ht), O.push(fr), null;
8611
+ ) : Ft !== null && zt(O, fe, "checked", Ft), Re !== null ? zt(O, fe, "value", Re) : vt !== null && zt(O, fe, "value", vt), O.push(fr), null;
8611
8612
  case "menuitem":
8612
8613
  O.push(Hr("menuitem"));
8613
8614
  for (var $a in J)
@@ -8638,16 +8639,16 @@ function Bz() {
8638
8639
  case "pre":
8639
8640
  O.push(Hr(V)), ze = Re = null;
8640
8641
  for (Ft in J)
8641
- if (D.call(J, Ft) && (ht = J[Ft], ht != null))
8642
+ if (D.call(J, Ft) && (vt = J[Ft], vt != null))
8642
8643
  switch (Ft) {
8643
8644
  case "children":
8644
- Re = ht;
8645
+ Re = vt;
8645
8646
  break;
8646
8647
  case "dangerouslySetInnerHTML":
8647
- ze = ht;
8648
+ ze = vt;
8648
8649
  break;
8649
8650
  default:
8650
- zt(O, fe, Ft, ht);
8651
+ zt(O, fe, Ft, vt);
8651
8652
  }
8652
8653
  if (O.push(rr), ze != null) {
8653
8654
  if (Re != null)
@@ -8700,22 +8701,22 @@ function Bz() {
8700
8701
  return wn(O, J, V, fe);
8701
8702
  O.push(Hr(V)), ze = Re = null;
8702
8703
  for (ar in J)
8703
- if (D.call(J, ar) && (ht = J[ar], ht != null))
8704
+ if (D.call(J, ar) && (vt = J[ar], vt != null))
8704
8705
  switch (ar) {
8705
8706
  case "children":
8706
- Re = ht;
8707
+ Re = vt;
8707
8708
  break;
8708
8709
  case "dangerouslySetInnerHTML":
8709
- ze = ht;
8710
+ ze = vt;
8710
8711
  break;
8711
8712
  case "style":
8712
- vr(O, fe, ht);
8713
+ vr(O, fe, vt);
8713
8714
  break;
8714
8715
  case "suppressContentEditableWarning":
8715
8716
  case "suppressHydrationWarning":
8716
8717
  break;
8717
8718
  default:
8718
- W(ar) && typeof ht != "function" && typeof ht != "symbol" && O.push(Rr, g(ar), pn, g(Se(ht)), Fr);
8719
+ W(ar) && typeof vt != "function" && typeof vt != "symbol" && O.push(Rr, g(ar), pn, g(Se(vt)), Fr);
8719
8720
  }
8720
8721
  return O.push(rr), Ur(O, ze, Re), Re;
8721
8722
  }
@@ -8898,8 +8899,8 @@ function Bz() {
8898
8899
  O.state = V[0];
8899
8900
  else {
8900
8901
  for (Re = ze ? V[0] : O.state, Le = !0, ze = ze ? 1 : 0; ze < V.length; ze++) {
8901
- var ht = V[ze];
8902
- ht = typeof ht == "function" ? ht.call(O, Re, J, fe) : ht, ht != null && (Le ? (Le = !1, Re = Gn({}, Re, ht)) : Gn(Re, ht));
8902
+ var vt = V[ze];
8903
+ vt = typeof vt == "function" ? vt.call(O, Re, J, fe) : vt, vt != null && (Le ? (Le = !1, Re = Gn({}, Re, vt)) : Gn(Re, vt));
8903
8904
  }
8904
8905
  O.state = Re;
8905
8906
  }
@@ -9037,16 +9038,16 @@ function Bz() {
9037
9038
  }
9038
9039
  function ri() {
9039
9040
  }
9040
- function Pi(O, V, J, fe, Le, Re, ze, ht, Ft) {
9041
+ function Pi(O, V, J, fe, Le, Re, ze, vt, Ft) {
9041
9042
  var ar = [], mr = /* @__PURE__ */ new Set();
9042
- return V = { destination: null, responseState: V, progressiveChunkSize: fe === void 0 ? 12800 : fe, status: 0, fatalError: null, nextSegmentId: 0, allPendingTasks: 0, pendingRootTasks: 0, completedRootSegment: null, abortableTasks: mr, pingedTasks: ar, clientRenderedBoundaries: [], completedBoundaries: [], partialBoundaries: [], onError: Le === void 0 ? ku : Le, onAllReady: Re === void 0 ? ri : Re, onShellReady: ze === void 0 ? ri : ze, onShellError: ht === void 0 ? ri : ht, onFatalError: Ft === void 0 ? ri : Ft }, J = en(V, 0, null, J, !1, !1), J.parentFlushed = !0, O = ol(V, O, null, J, mr, Nt, null, ka), ar.push(O), V;
9043
+ return V = { destination: null, responseState: V, progressiveChunkSize: fe === void 0 ? 12800 : fe, status: 0, fatalError: null, nextSegmentId: 0, allPendingTasks: 0, pendingRootTasks: 0, completedRootSegment: null, abortableTasks: mr, pingedTasks: ar, clientRenderedBoundaries: [], completedBoundaries: [], partialBoundaries: [], onError: Le === void 0 ? ku : Le, onAllReady: Re === void 0 ? ri : Re, onShellReady: ze === void 0 ? ri : ze, onShellError: vt === void 0 ? ri : vt, onFatalError: Ft === void 0 ? ri : Ft }, J = en(V, 0, null, J, !1, !1), J.parentFlushed = !0, O = ol(V, O, null, J, mr, Nt, null, ka), ar.push(O), V;
9043
9044
  }
9044
- function ol(O, V, J, fe, Le, Re, ze, ht) {
9045
+ function ol(O, V, J, fe, Le, Re, ze, vt) {
9045
9046
  O.allPendingTasks++, J === null ? O.pendingRootTasks++ : J.pendingTasks++;
9046
9047
  var Ft = { node: V, ping: function() {
9047
9048
  var ar = O.pingedTasks;
9048
9049
  ar.push(Ft), ar.length === 1 && Cn(O);
9049
- }, blockedBoundary: J, blockedSegment: fe, abortSet: Le, legacyContext: Re, context: ze, treeContext: ht };
9050
+ }, blockedBoundary: J, blockedSegment: fe, abortSet: Le, legacyContext: Re, context: ze, treeContext: vt };
9050
9051
  return Le.add(Ft), Ft;
9051
9052
  }
9052
9053
  function en(O, V, J, fe, Le, Re) {
@@ -9074,9 +9075,9 @@ function Bz() {
9074
9075
  fe = ze;
9075
9076
  else {
9076
9077
  J = J.getChildContext();
9077
- for (var ht in J)
9078
- if (!(ht in Re))
9079
- throw Error(r(108, yt(fe) || "Unknown", ht));
9078
+ for (var vt in J)
9079
+ if (!(vt in Re))
9080
+ throw Error(r(108, yt(fe) || "Unknown", vt));
9080
9081
  fe = Gn({}, ze, J);
9081
9082
  }
9082
9083
  V.legacyContext = fe, mu(O, V, Le), V.legacyContext = ze;
@@ -9152,19 +9153,19 @@ function Bz() {
9152
9153
  case Tu:
9153
9154
  e: {
9154
9155
  J = V.blockedBoundary, Le = V.blockedSegment, Re = fe.fallback, fe = fe.children, ze = /* @__PURE__ */ new Set();
9155
- var ht = { id: null, rootSegmentID: -1, parentFlushed: !1, pendingTasks: 0, forceClientRender: !1, completedSegments: [], byteSize: 0, fallbackAbortableTasks: ze, errorDigest: null }, Ft = en(O, Le.chunks.length, ht, Le.formatContext, !1, !1);
9156
+ var vt = { id: null, rootSegmentID: -1, parentFlushed: !1, pendingTasks: 0, forceClientRender: !1, completedSegments: [], byteSize: 0, fallbackAbortableTasks: ze, errorDigest: null }, Ft = en(O, Le.chunks.length, vt, Le.formatContext, !1, !1);
9156
9157
  Le.children.push(Ft), Le.lastPushedText = !1;
9157
9158
  var ar = en(O, 0, null, Le.formatContext, !1, !1);
9158
- ar.parentFlushed = !0, V.blockedBoundary = ht, V.blockedSegment = ar;
9159
+ ar.parentFlushed = !0, V.blockedBoundary = vt, V.blockedSegment = ar;
9159
9160
  try {
9160
9161
  if (Jn(
9161
9162
  O,
9162
9163
  V,
9163
9164
  fe
9164
- ), ar.lastPushedText && ar.textEmbedded && ar.chunks.push(St), ar.status = 1, rs(ht, ar), ht.pendingTasks === 0)
9165
+ ), ar.lastPushedText && ar.textEmbedded && ar.chunks.push(St), ar.status = 1, rs(vt, ar), vt.pendingTasks === 0)
9165
9166
  break e;
9166
9167
  } catch (mr) {
9167
- ar.status = 4, ht.forceClientRender = !0, ht.errorDigest = zi(O, mr);
9168
+ ar.status = 4, vt.forceClientRender = !0, vt.errorDigest = zi(O, mr);
9168
9169
  } finally {
9169
9170
  V.blockedBoundary = J, V.blockedSegment = Le;
9170
9171
  }
@@ -9256,8 +9257,8 @@ function Bz() {
9256
9257
  } catch (Ft) {
9257
9258
  if (Lo(), typeof Ft == "object" && Ft !== null && typeof Ft.then == "function") {
9258
9259
  J = Ft;
9259
- var ze = V.blockedSegment, ht = en(O, ze.chunks.length, null, ze.formatContext, ze.lastPushedText, !0);
9260
- ze.children.push(ht), ze.lastPushedText = !1, O = ol(O, V.node, V.blockedBoundary, ht, V.abortSet, V.legacyContext, V.context, V.treeContext).ping, J.then(O, O), V.blockedSegment.formatContext = fe, V.legacyContext = Le, V.context = Re, xa(Re);
9260
+ var ze = V.blockedSegment, vt = en(O, ze.chunks.length, null, ze.formatContext, ze.lastPushedText, !0);
9261
+ ze.children.push(vt), ze.lastPushedText = !1, O = ol(O, V.node, V.blockedBoundary, vt, V.abortSet, V.legacyContext, V.context, V.treeContext).ping, J.then(O, O), V.blockedSegment.formatContext = fe, V.legacyContext = Le, V.context = Re, xa(Re);
9261
9262
  } else
9262
9263
  throw V.blockedSegment.formatContext = fe, V.legacyContext = Le, V.context = Re, xa(Re), Ft;
9263
9264
  }
@@ -9300,20 +9301,20 @@ function Bz() {
9300
9301
  try {
9301
9302
  var Le = O.pingedTasks, Re;
9302
9303
  for (Re = 0; Re < Le.length; Re++) {
9303
- var ze = Le[Re], ht = O, Ft = ze.blockedSegment;
9304
+ var ze = Le[Re], vt = O, Ft = ze.blockedSegment;
9304
9305
  if (Ft.status === 0) {
9305
9306
  xa(ze.context);
9306
9307
  try {
9307
- mu(ht, ze, ze.node), Ft.lastPushedText && Ft.textEmbedded && Ft.chunks.push(St), ze.abortSet.delete(ze), Ft.status = 1, vc(ht, ze.blockedBoundary, Ft);
9308
+ mu(vt, ze, ze.node), Ft.lastPushedText && Ft.textEmbedded && Ft.chunks.push(St), ze.abortSet.delete(ze), Ft.status = 1, vc(vt, ze.blockedBoundary, Ft);
9308
9309
  } catch (Dn) {
9309
9310
  if (Lo(), typeof Dn == "object" && Dn !== null && typeof Dn.then == "function") {
9310
9311
  var ar = ze.ping;
9311
9312
  Dn.then(ar, ar);
9312
9313
  } else {
9313
9314
  ze.abortSet.delete(ze), Ft.status = 4;
9314
- var mr = ze.blockedBoundary, gn = Dn, $a = zi(ht, gn);
9315
- if (mr === null ? Ui(ht, gn) : (mr.pendingTasks--, mr.forceClientRender || (mr.forceClientRender = !0, mr.errorDigest = $a, mr.parentFlushed && ht.clientRenderedBoundaries.push(mr))), ht.allPendingTasks--, ht.allPendingTasks === 0) {
9316
- var Pn = ht.onAllReady;
9315
+ var mr = ze.blockedBoundary, gn = Dn, $a = zi(vt, gn);
9316
+ if (mr === null ? Ui(vt, gn) : (mr.pendingTasks--, mr.forceClientRender || (mr.forceClientRender = !0, mr.errorDigest = $a, mr.parentFlushed && vt.clientRenderedBoundaries.push(mr))), vt.allPendingTasks--, vt.allPendingTasks === 0) {
9317
+ var Pn = vt.onAllReady;
9317
9318
  Pn();
9318
9319
  }
9319
9320
  }
@@ -9407,8 +9408,8 @@ function Bz() {
9407
9408
  for (Re = 0; Re < Le.length; Re++) {
9408
9409
  var ze = Le[Re];
9409
9410
  fe = V;
9410
- var ht = O.responseState, Ft = ze.id, ar = ze.errorDigest, mr = ze.errorMessage, gn = ze.errorComponentStack;
9411
- if (i(fe, ht.startInlineScript), ht.sentClientRenderFunction ? i(fe, cn) : (ht.sentClientRenderFunction = !0, i(
9411
+ var vt = O.responseState, Ft = ze.id, ar = ze.errorDigest, mr = ze.errorMessage, gn = ze.errorComponentStack;
9412
+ if (i(fe, vt.startInlineScript), vt.sentClientRenderFunction ? i(fe, cn) : (vt.sentClientRenderFunction = !0, i(
9412
9413
  fe,
9413
9414
  Kr
9414
9415
  )), Ft === null)
@@ -9426,18 +9427,18 @@ function Bz() {
9426
9427
  e: {
9427
9428
  Le = O, ze = V;
9428
9429
  var po = Dn.completedSegments;
9429
- for (ht = 0; ht < po.length; ht++)
9430
+ for (vt = 0; vt < po.length; vt++)
9430
9431
  if (!Ol(
9431
9432
  Le,
9432
9433
  ze,
9433
9434
  Dn,
9434
- po[ht]
9435
+ po[vt]
9435
9436
  )) {
9436
- ht++, po.splice(0, ht);
9437
+ vt++, po.splice(0, vt);
9437
9438
  var Ll = !1;
9438
9439
  break e;
9439
9440
  }
9440
- po.splice(0, ht), Ll = !0;
9441
+ po.splice(0, vt), Ll = !0;
9441
9442
  }
9442
9443
  if (!Ll) {
9443
9444
  O.destination = null, Re++, Pn.splice(0, Re);
@@ -9467,20 +9468,20 @@ function Bz() {
9467
9468
  return new Promise(function(J, fe) {
9468
9469
  var Le, Re, ze = new Promise(function(mr, gn) {
9469
9470
  Re = mr, Le = gn;
9470
- }), ht = Pi(O, Ue(V ? V.identifierPrefix : void 0, V ? V.nonce : void 0, V ? V.bootstrapScriptContent : void 0, V ? V.bootstrapScripts : void 0, V ? V.bootstrapModules : void 0), Me(V ? V.namespaceURI : void 0), V ? V.progressiveChunkSize : void 0, V ? V.onError : void 0, Re, function() {
9471
+ }), vt = Pi(O, Ue(V ? V.identifierPrefix : void 0, V ? V.nonce : void 0, V ? V.bootstrapScriptContent : void 0, V ? V.bootstrapScripts : void 0, V ? V.bootstrapModules : void 0), Me(V ? V.namespaceURI : void 0), V ? V.progressiveChunkSize : void 0, V ? V.onError : void 0, Re, function() {
9471
9472
  var mr = new ReadableStream({ type: "bytes", pull: function(gn) {
9472
- if (ht.status === 1)
9473
- ht.status = 2, T(gn, ht.fatalError);
9474
- else if (ht.status !== 2 && ht.destination === null) {
9475
- ht.destination = gn;
9473
+ if (vt.status === 1)
9474
+ vt.status = 2, T(gn, vt.fatalError);
9475
+ else if (vt.status !== 2 && vt.destination === null) {
9476
+ vt.destination = gn;
9476
9477
  try {
9477
- Vu(ht, gn);
9478
+ Vu(vt, gn);
9478
9479
  } catch ($a) {
9479
- zi(ht, $a), Ui(ht, $a);
9480
+ zi(vt, $a), Ui(vt, $a);
9480
9481
  }
9481
9482
  }
9482
9483
  }, cancel: function() {
9483
- ns(ht);
9484
+ ns(vt);
9484
9485
  } }, { highWaterMark: 0 });
9485
9486
  mr.allReady = ze, J(mr);
9486
9487
  }, function(mr) {
@@ -9489,11 +9490,11 @@ function Bz() {
9489
9490
  }, Le);
9490
9491
  if (V && V.signal) {
9491
9492
  var Ft = V.signal, ar = function() {
9492
- ns(ht, Ft.reason), Ft.removeEventListener("abort", ar);
9493
+ ns(vt, Ft.reason), Ft.removeEventListener("abort", ar);
9493
9494
  };
9494
9495
  Ft.addEventListener("abort", ar);
9495
9496
  }
9496
- Cn(ht);
9497
+ Cn(vt);
9497
9498
  });
9498
9499
  }, Fb.version = "18.2.0", Fb;
9499
9500
  }
@@ -11424,7 +11425,7 @@ function Mz() {
11424
11425
  throw new Error("Unknown insertion mode. This is a bug in React.");
11425
11426
  }
11426
11427
  }
11427
- var ht = "function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)}", Ft = 'function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}}', ar = 'function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())}', mr = ht + ';$RS("', gn = '$RS("', $a = '","', Pn = '")<\/script>';
11428
+ var vt = "function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)}", Ft = 'function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}}', ar = 'function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())}', mr = vt + ';$RS("', gn = '$RS("', $a = '","', Pn = '")<\/script>';
11428
11429
  function Dn(_, w, B) {
11429
11430
  g(_, w.startInlineScript), w.sentCompleteSegmentFunction ? g(_, gn) : (w.sentCompleteSegmentFunction = !0, g(_, mr)), g(_, w.segmentPrefix);
11430
11431
  var H = B.toString(16);
@@ -14982,7 +14983,7 @@ function Fz() {
14982
14983
  function Rl(S, C) {
14983
14984
  return L(S, Pi);
14984
14985
  }
14985
- var Vs = X('<div hidden id="'), rs = X('">'), vc = X("</div>"), Cn = X('<svg aria-hidden="true" style="display:none" id="'), mo = X('">'), sl = X("</svg>"), nu = X('<math aria-hidden="true" style="display:none" id="'), kl = X('">'), Ol = X("</math>"), Vu = X('<table hidden id="'), ns = X('">'), O = X("</table>"), V = X('<table hidden><tbody id="'), J = X('">'), fe = X("</tbody></table>"), Le = X('<table hidden><tr id="'), Re = X('">'), ze = X("</tr></table>"), ht = X('<table hidden><colgroup id="'), Ft = X('">'), ar = X("</colgroup></table>");
14986
+ var Vs = X('<div hidden id="'), rs = X('">'), vc = X("</div>"), Cn = X('<svg aria-hidden="true" style="display:none" id="'), mo = X('">'), sl = X("</svg>"), nu = X('<math aria-hidden="true" style="display:none" id="'), kl = X('">'), Ol = X("</math>"), Vu = X('<table hidden id="'), ns = X('">'), O = X("</table>"), V = X('<table hidden><tbody id="'), J = X('">'), fe = X("</tbody></table>"), Le = X('<table hidden><tr id="'), Re = X('">'), ze = X("</tr></table>"), vt = X('<table hidden><colgroup id="'), Ft = X('">'), ar = X("</colgroup></table>");
14986
14987
  function mr(S, C, z, K) {
14987
14988
  switch (z.insertionMode) {
14988
14989
  case Kr:
@@ -14999,7 +15000,7 @@ function Fz() {
14999
15000
  case Du:
15000
15001
  return D(S, Le), D(S, C.segmentPrefix), D(S, Y(K.toString(16))), L(S, Re);
15001
15002
  case Gn:
15002
- return D(S, ht), D(S, C.segmentPrefix), D(S, Y(K.toString(16))), L(S, Ft);
15003
+ return D(S, vt), D(S, C.segmentPrefix), D(S, Y(K.toString(16))), L(S, Ft);
15003
15004
  default:
15004
15005
  throw new Error("Unknown insertion mode. This is a bug in React.");
15005
15006
  }
@@ -18671,7 +18672,7 @@ var YD = { exports: {} };
18671
18672
  }
18672
18673
  o(ze, fu);
18673
18674
  function ze(h) {
18674
- return h == null ? $a() : ht(h) ? h : $a().unshiftAll(h);
18675
+ return h == null ? $a() : vt(h) ? h : $a().unshiftAll(h);
18675
18676
  }
18676
18677
  ze.of = function() {
18677
18678
  return this(arguments);
@@ -18743,10 +18744,10 @@ var YD = { exports: {} };
18743
18744
  return Rt();
18744
18745
  });
18745
18746
  };
18746
- function ht(h) {
18747
+ function vt(h) {
18747
18748
  return !!(h && h[Ft]);
18748
18749
  }
18749
- ze.isStack = ht;
18750
+ ze.isStack = vt;
18750
18751
  var Ft = "@@__IMMUTABLE_STACK__@@", ar = ze.prototype;
18751
18752
  ar[Ft] = !0, ar.withMutations = Nr.withMutations, ar.asMutable = Nr.asMutable, ar.asImmutable = Nr.asImmutable, ar.wasAltered = Nr.wasAltered;
18752
18753
  function mr(h, N, I, j) {
@@ -27666,7 +27667,7 @@ function PJ() {
27666
27667
  },
27667
27668
  deltaZ: 0,
27668
27669
  deltaMode: 0
27669
- }), ht = Ia(ze), Ft = [9, 13, 27, 32], ar = b && "CompositionEvent" in window, mr = null;
27670
+ }), vt = Ia(ze), Ft = [9, 13, 27, 32], ar = b && "CompositionEvent" in window, mr = null;
27670
27671
  b && "documentMode" in document && (mr = document.documentMode);
27671
27672
  var gn = b && "TextEvent" in window && !mr, $a = b && (!ar || mr && 8 < mr && 11 >= mr), Pn = String.fromCharCode(32), Dn = !1;
27672
27673
  function po(u, l) {
@@ -28059,7 +28060,7 @@ function PJ() {
28059
28060
  Ht = ol;
28060
28061
  break;
28061
28062
  case "wheel":
28062
- Ht = ht;
28063
+ Ht = vt;
28063
28064
  break;
28064
28065
  case "copy":
28065
28066
  case "cut":
@@ -33271,10 +33272,10 @@ Check the render method of \`` + t + "`." : "";
33271
33272
  return;
33272
33273
  }
33273
33274
  t.innerHTML = n;
33274
- }), ze = 1, ht = 3, Ft = 8, ar = 9, mr = 11, gn = function(t, n) {
33275
+ }), ze = 1, vt = 3, Ft = 8, ar = 9, mr = 11, gn = function(t, n) {
33275
33276
  if (n) {
33276
33277
  var s = t.firstChild;
33277
- if (s && s === t.lastChild && s.nodeType === ht) {
33278
+ if (s && s === t.lastChild && s.nodeType === vt) {
33278
33279
  s.nodeValue = n;
33279
33280
  return;
33280
33281
  }
@@ -34183,7 +34184,7 @@ Check the render method of \`` + t + "`." : "";
34183
34184
  }
34184
34185
  function os(t) {
34185
34186
  var n = t.target || t.srcElement || window;
34186
- return n.correspondingUseElement && (n = n.correspondingUseElement), n.nodeType === ht ? n.parentNode : n;
34187
+ return n.correspondingUseElement && (n = n.correspondingUseElement), n.nodeType === vt ? n.parentNode : n;
34187
34188
  }
34188
34189
  var Tn = null, Mo = null, fl = null;
34189
34190
  function ls(t) {
@@ -36258,7 +36259,7 @@ Check the render method of \`` + t + "`." : "";
36258
36259
  }
36259
36260
  function Un(t, n) {
36260
36261
  for (var s = zr(t), f = 0, v = 0; s; ) {
36261
- if (s.nodeType === ht) {
36262
+ if (s.nodeType === vt) {
36262
36263
  if (v = f + s.textContent.length, f <= n && v >= n)
36263
36264
  return {
36264
36265
  node: s,
@@ -36285,7 +36286,7 @@ Check the render method of \`` + t + "`." : "";
36285
36286
  var x = 0, R = -1, U = -1, $ = 0, te = 0, oe = t, Ce = null;
36286
36287
  e:
36287
36288
  for (; ; ) {
36288
- for (var we = null; oe === n && (s === 0 || oe.nodeType === ht) && (R = x + s), oe === f && (v === 0 || oe.nodeType === ht) && (U = x + v), oe.nodeType === ht && (x += oe.nodeValue.length), (we = oe.firstChild) !== null; )
36289
+ for (var we = null; oe === n && (s === 0 || oe.nodeType === vt) && (R = x + s), oe === f && (v === 0 || oe.nodeType === vt) && (U = x + v), oe.nodeType === vt && (x += oe.nodeValue.length), (we = oe.firstChild) !== null; )
36289
36290
  Ce = oe, oe = we;
36290
36291
  for (; ; ) {
36291
36292
  if (oe === t)
@@ -36319,7 +36320,7 @@ Check the render method of \`` + t + "`." : "";
36319
36320
  }
36320
36321
  }
36321
36322
  function m7(t) {
36322
- return t && t.nodeType === ht;
36323
+ return t && t.nodeType === vt;
36323
36324
  }
36324
36325
  function p7(t, n) {
36325
36326
  return !t || !n ? !1 : t === n ? !0 : m7(t) ? !1 : m7(n) ? p7(t, n.parentNode) : "contains" in t ? t.contains(n) : t.compareDocumentPosition ? !!(t.compareDocumentPosition(n) & 16) : !1;
@@ -37538,7 +37539,7 @@ Check the render method of \`` + t + "`." : "";
37538
37539
  return t.nodeType !== ze || n.toLowerCase() !== t.nodeName.toLowerCase() ? null : t;
37539
37540
  }
37540
37541
  function mL(t, n) {
37541
- return n === "" || t.nodeType !== ht ? null : t;
37542
+ return n === "" || t.nodeType !== vt ? null : t;
37542
37543
  }
37543
37544
  function pL(t) {
37544
37545
  return t.nodeType !== Ft ? null : t;
@@ -37563,7 +37564,7 @@ Check the render method of \`` + t + "`." : "";
37563
37564
  function u3(t) {
37564
37565
  for (; t != null; t = t.nextSibling) {
37565
37566
  var n = t.nodeType;
37566
- if (n === ze || n === ht)
37567
+ if (n === ze || n === vt)
37567
37568
  break;
37568
37569
  if (n === Ft) {
37569
37570
  var s = t.data;
@@ -52563,28 +52564,28 @@ const Pk = /* @__PURE__ */ WD(kae), l7 = ({
52563
52564
  mx: { xs: "m", md: "0" }
52564
52565
  }
52565
52566
  ), c !== a.topics.length - 1 && /* @__PURE__ */ p.createElement(qa, { color: "grey-200", my: { xs: "0", md: "l" }, mx: { xs: "m", md: "0" } }))), /* @__PURE__ */ p.createElement(Ze, { justifyContent: "center", my: { xs: "xs", md: "l" } }, /* @__PURE__ */ p.createElement(sa, { variant: "secondary", href: a.link.href }, a.link.children)), o === 2 && /* @__PURE__ */ p.createElement(GD, null), o === 2 && /* @__PURE__ */ p.createElement(
52566
- vt,
52567
+ ht,
52567
52568
  {
52568
52569
  adUnitCompletePath: r === ct.MOBILE ? "/49926454/20minutes_webmobile/divers/nfb_1" : "/49926454/20minutes_desktop/divers/pave_home",
52569
52570
  lazyLoad: { delayed: !0, distanceVisible: 700 },
52570
52571
  variant: "ARTICLE"
52571
52572
  }
52572
52573
  ), o === 5 && /* @__PURE__ */ p.createElement(
52573
- vt,
52574
+ ht,
52574
52575
  {
52575
52576
  adUnitCompletePath: r === ct.MOBILE ? "/49926454/20minutes_webmobile/divers/nfb_2" : "/49926454/20minutes_desktop/divers/pave_home",
52576
52577
  lazyLoad: { delayed: !0, distanceVisible: 700 },
52577
52578
  variant: "ARTICLE"
52578
52579
  }
52579
52580
  ), o === 8 && /* @__PURE__ */ p.createElement(
52580
- vt,
52581
+ ht,
52581
52582
  {
52582
52583
  adUnitCompletePath: r === ct.MOBILE ? "/49926454/20minutes_webmobile/divers/nfb_3" : "/49926454/20minutes_desktop/divers/pave_home",
52583
52584
  lazyLoad: { delayed: !0, distanceVisible: 700 },
52584
52585
  variant: "ARTICLE"
52585
52586
  }
52586
52587
  ), o === 11 && r === ct.MOBILE && /* @__PURE__ */ p.createElement(
52587
- vt,
52588
+ ht,
52588
52589
  {
52589
52590
  adUnitCompletePath: "/49926454/20minutes_webmobile/divers/nfb_4",
52590
52591
  lazyLoad: { delayed: !0, distanceVisible: 700 },
@@ -53671,7 +53672,7 @@ const Pk = /* @__PURE__ */ WD(kae), l7 = ({
53671
53672
  layout: ct.DESKTOP
53672
53673
  }
53673
53674
  )), /* @__PURE__ */ p.createElement("aside", { className: "o-lt-show__aside" }, /* @__PURE__ */ p.createElement(
53674
- vt,
53675
+ ht,
53675
53676
  {
53676
53677
  className: "o-lt-show__stickywrap",
53677
53678
  adUnitCompletePath: "/49926454/20minutes_desktop/homepage/pave_btf",
@@ -53730,7 +53731,7 @@ const Pk = /* @__PURE__ */ WD(kae), l7 = ({
53730
53731
  mb: "xxl"
53731
53732
  }
53732
53733
  ), /* @__PURE__ */ p.createElement(
53733
- vt,
53734
+ ht,
53734
53735
  {
53735
53736
  adUnitCompletePath: "/49926454/20minutes_webmobile/homepage/nfb_3",
53736
53737
  lazyLoad: { delayed: !0, distanceVisible: 700 },
@@ -53831,7 +53832,7 @@ const Pk = /* @__PURE__ */ WD(kae), l7 = ({
53831
53832
  }) => {
53832
53833
  const { variablesForQuery: c, refreshButton: d, ...b } = i;
53833
53834
  return (
53834
- // Set ads after 3rd and 6th posts
53835
+ // Set ads after 3rd and 7th posts
53835
53836
  /* @__PURE__ */ p.createElement(p.Fragment, null, /* @__PURE__ */ p.createElement(
53836
53837
  Xe,
53837
53838
  {
@@ -53842,16 +53843,16 @@ const Pk = /* @__PURE__ */ WD(kae), l7 = ({
53842
53843
  "data-live-id": c == null ? void 0 : c.liveId
53843
53844
  },
53844
53845
  /* @__PURE__ */ p.createElement(qa, { color: "ultramarine", mb: "l" }),
53845
- e.map((g, y) => /* @__PURE__ */ p.createElement(p.Fragment, { key: g.id }, /* @__PURE__ */ p.createElement(rz, { ...g.title }), g.content && /* @__PURE__ */ p.createElement(Uae, { draftContent: g.content, pageEndpoint: a }), g.talk && /* @__PURE__ */ p.createElement(tz, { ...g.talk, mt: "s" }), /* @__PURE__ */ p.createElement(qa, { color: "grey-200", my: "s" }), e.length >= 5 && y === 2 && /* @__PURE__ */ p.createElement(
53846
- vt,
53846
+ e.map((g, y) => /* @__PURE__ */ p.createElement(p.Fragment, { key: g.id }, /* @__PURE__ */ p.createElement(rz, { ...g.title }), g.content && /* @__PURE__ */ p.createElement(Uae, { draftContent: g.content, pageEndpoint: a }), g.talk && /* @__PURE__ */ p.createElement(tz, { ...g.talk, mt: "s" }), /* @__PURE__ */ p.createElement(qa, { color: "grey-200", my: "s" }), e.length >= 4 && y === 2 && /* @__PURE__ */ p.createElement(
53847
+ ht,
53847
53848
  {
53848
53849
  adUnitCompletePath: r === ct.MOBILE ? "/49926454/20minutes_webmobile/live/inread" : "/49926454/20minutes_desktop/live/inread",
53849
53850
  variant: "INREAD",
53850
53851
  mb: "s",
53851
53852
  isfullscreenMobile: !0
53852
53853
  }
53853
- ), e.length >= 8 && y === 5 && /* @__PURE__ */ p.createElement(
53854
- vt,
53854
+ ), e.length >= 8 && y === 6 && /* @__PURE__ */ p.createElement(
53855
+ ht,
53855
53856
  {
53856
53857
  adUnitCompletePath: r === ct.MOBILE ? "/49926454/20minutes_webmobile/live/article_mtf" : "/49926454/20minutes_desktop/live/pave_article",
53857
53858
  variant: "ARTICLE",
@@ -53915,7 +53916,7 @@ const Pk = /* @__PURE__ */ WD(kae), l7 = ({
53915
53916
  }
53916
53917
  )),
53917
53918
  /* @__PURE__ */ p.createElement("aside", { className: "o-lt-show__aside" }, r === "desktop" && /* @__PURE__ */ p.createElement(p.Fragment, null, /* @__PURE__ */ p.createElement(c7, { ...a }), /* @__PURE__ */ p.createElement(
53918
- vt,
53919
+ ht,
53919
53920
  {
53920
53921
  adUnitCompletePath: "/49926454/20minutes_desktop/homepage/pave_atf",
53921
53922
  variant: "PAVE",
@@ -53950,6 +53951,7 @@ const Pk = /* @__PURE__ */ WD(kae), l7 = ({
53950
53951
  {
53951
53952
  alt: "Logo 20minutes TV",
53952
53953
  src: "https://www.20minutes.tv/packs/media/images/logo-20minutes-ac209c095ab4263f41adf84c7a8313af.png",
53954
+ loading: "lazy",
53953
53955
  width: o === ct.DESKTOP ? 87 : 42
53954
53956
  }
53955
53957
  )), /* @__PURE__ */ p.createElement(mt, { color: "grey-400", size: "xs", mx: { xs: "m", md: "0" }, mb: "xs" }, "TNT - Canal 32 (Île-de-France) • BBox (300) • Orange (349) • Freebox (910) • SFR (461)"), o === ct.DESKTOP ? /* @__PURE__ */ p.createElement(Kd, { colsNumber: "2-of-3", gap: "l" }, d) : d);
@@ -55771,11 +55773,11 @@ const d7 = ({
55771
55773
  ...Eie
55772
55774
  ], Sie = () => ({
55773
55775
  desktop: {
55774
- topPage: /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/article/ban_atf", variant: "ATF" }),
55775
- aboveSponsoredContent: /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/article/pave_atf", variant: "PAVE" }),
55776
- belowSponsoredContent: /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/article/pave_mtf", variant: "PAVE" }),
55776
+ topPage: /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/article/ban_atf", variant: "ATF" }),
55777
+ aboveSponsoredContent: /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/article/pave_atf", variant: "PAVE" }),
55778
+ belowSponsoredContent: /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/article/pave_mtf", variant: "PAVE" }),
55777
55779
  stickyAside: /* @__PURE__ */ p.createElement(
55778
- vt,
55780
+ ht,
55779
55781
  {
55780
55782
  className: "u-sticky u-sticky--under-header-mini",
55781
55783
  adUnitCompletePath: "/49926454/20minutes_desktop/article/pave_btf",
@@ -55784,7 +55786,7 @@ const d7 = ({
55784
55786
  }
55785
55787
  ),
55786
55788
  banMiddle: /* @__PURE__ */ p.createElement(
55787
- vt,
55789
+ ht,
55788
55790
  {
55789
55791
  mb: "xl",
55790
55792
  adUnitCompletePath: "/49926454/20minutes_desktop/article/ban_mtf",
@@ -55793,7 +55795,7 @@ const d7 = ({
55793
55795
  }
55794
55796
  ),
55795
55797
  banBottom: /* @__PURE__ */ p.createElement(
55796
- vt,
55798
+ ht,
55797
55799
  {
55798
55800
  adUnitCompletePath: "/49926454/20minutes_desktop/article/ban_btf",
55799
55801
  variant: "BAN",
@@ -55802,9 +55804,9 @@ const d7 = ({
55802
55804
  )
55803
55805
  },
55804
55806
  mobile: {
55805
- topPage: /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_webmobile/article/header_ad", variant: "HEADER" }),
55807
+ topPage: /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_webmobile/article/header_ad", variant: "HEADER" }),
55806
55808
  belowSponsoredContent: /* @__PURE__ */ p.createElement(
55807
- vt,
55809
+ ht,
55808
55810
  {
55809
55811
  adUnitCompletePath: "/49926454/20minutes_webmobile/article/article_mtf",
55810
55812
  variant: "ARTICLE",
@@ -55812,14 +55814,14 @@ const d7 = ({
55812
55814
  }
55813
55815
  ),
55814
55816
  belowFooter: /* @__PURE__ */ p.createElement(
55815
- vt,
55817
+ ht,
55816
55818
  {
55817
55819
  adUnitCompletePath: "/49926454/20minutes_webmobile/article/article_btf",
55818
55820
  variant: "ARTICLE"
55819
55821
  }
55820
55822
  ),
55821
55823
  aboveSummary: /* @__PURE__ */ p.createElement(
55822
- vt,
55824
+ ht,
55823
55825
  {
55824
55826
  adUnitCompletePath: "/49926454/20minutes_webmobile/article/article_atf",
55825
55827
  variant: "ARTICLE",
@@ -55904,7 +55906,7 @@ class wie extends y4 {
55904
55906
  }) {
55905
55907
  if (r && !s8(a.toString())) {
55906
55908
  const i = hi(
55907
- p.createElement(vt, {
55909
+ p.createElement(ht, {
55908
55910
  adUnitCompletePath: this.layout === ct.DESKTOP ? ly.in_read_desktop : ly.in_read_mobile,
55909
55911
  variant: "INREAD",
55910
55912
  lazyLoad: { delayed: !0, distanceVisible: 700 }
@@ -55913,7 +55915,7 @@ class wie extends y4 {
55913
55915
  o.insertAdjacentHTML("afterend", i);
55914
55916
  } else {
55915
55917
  const i = hi(
55916
- p.createElement(vt, {
55918
+ p.createElement(ht, {
55917
55919
  adUnitCompletePath: this.layout === ct.DESKTOP ? ly.pave_article : ly.article_mtf,
55918
55920
  variant: "ARTICLE",
55919
55921
  lazyLoad: { delayed: !0, distanceVisible: 700 }
@@ -55922,21 +55924,21 @@ class wie extends y4 {
55922
55924
  o.insertAdjacentHTML("afterend", i);
55923
55925
  }
55924
55926
  }
55925
- /* Insert "in article' ads inside html content
55927
+ /* Insert "in article" ads inside html content
55926
55928
  **
55927
- ** Inject pavearticle/inread alternately between :
55929
+ ** Inject pave_article/inread alternately between :
55928
55930
  ** - 3rd and 4th paragraph
55929
55931
  ** - 7th and 8th paragraph
55930
55932
  ** - 11th and 12th paragraph
55931
55933
  **
55932
55934
  ** Insert inread ad after 3rd paragraph if:
55933
55935
  **
55934
- ** - Article must have at least 4 paragraphs
55935
- ** - Article must not have a video
55936
- ** - Article must have more than 1200 characters
55937
- ** - Article must not have more than 3 ads already injected
55936
+ ** - Article have at least 4 paragraphs
55937
+ ** - Article have more than 1200 characters
55938
+ ** - Article don't have a video
55939
+ ** - Article don't have more than 3 ads already injected
55938
55940
  **
55939
- ** If article has a video, replace inread with pavearticle ad
55941
+ ** If article has a video, replace inread with pave_article ad
55940
55942
  */
55941
55943
  insertInreadDesktop(r) {
55942
55944
  const a = tp(rp(r)), o = a.innerHTML.replace(/(<([^>]+)>)/gi, ""), i = a.querySelectorAll(".c-content > p:not([class])");
@@ -55947,7 +55949,7 @@ class wie extends y4 {
55947
55949
  paragraph: i[2]
55948
55950
  });
55949
55951
  let c = 6, d = !1, b, g = 1;
55950
- for (; i.length - 2 > c && g < 3; )
55952
+ for (; i.length - 1 > c && g < 3; )
55951
55953
  b = i[c], this.injectInArticleAd({
55952
55954
  isInread: d,
55953
55955
  html: a,
@@ -55956,21 +55958,21 @@ class wie extends y4 {
55956
55958
  }
55957
55959
  return Gx(a.toString());
55958
55960
  }
55959
- /* Insert "in article' ads inside html content
55961
+ /* Insert "in article" ads inside html content
55960
55962
  **
55961
- ** Inject articlemtf/inread alternately between :
55963
+ ** Inject article_mtf/inread alternately between :
55962
55964
  ** - 3rd and 4th paragraph
55963
55965
  ** - 7th and 8th paragraph
55964
55966
  ** - 11th and 12th paragraph
55965
55967
  **
55966
55968
  ** Insert inread ad after 3rd paragraph if:
55967
55969
  **
55968
- ** - Article must have at least 4 paragraphs
55969
- ** - Article must not have a video
55970
- ** - Article must have more than 1200 characters
55971
- ** - Article must not have more than 3 ads already injected
55970
+ ** - Article have at least 4 paragraphs
55971
+ ** - Article have more than 1200 characters
55972
+ ** - Article don't have a video
55973
+ ** - Article don't have more than 3 ads already injected
55972
55974
  **
55973
- ** If article has a video, replace inread with articlemtf ad
55975
+ ** If article has a video, replace inread with article_mtf ad
55974
55976
  */
55975
55977
  insertInreadMobile(r) {
55976
55978
  const a = tp(rp(r)), o = a.innerHTML.replace(/(<([^>]+)>)/gi, ""), i = a.querySelectorAll(".c-content > p:not([class])");
@@ -55981,7 +55983,7 @@ class wie extends y4 {
55981
55983
  paragraph: i[2]
55982
55984
  });
55983
55985
  let c = 6, d = !1, b, g = 1;
55984
- for (; i.length - 2 > c && g < 3; )
55986
+ for (; i.length - 1 > c && g < 3; )
55985
55987
  b = i[c], this.injectInArticleAd({
55986
55988
  isInread: d,
55987
55989
  html: a,
@@ -56421,10 +56423,10 @@ const Zk = ({
56421
56423
  ]
56422
56424
  }, Aie = () => ({
56423
56425
  desktop: {
56424
- topPage: /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" }),
56425
- aside: /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/pave_atf", variant: "PAVE" }),
56426
+ topPage: /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" }),
56427
+ aside: /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/pave_atf", variant: "PAVE" }),
56426
56428
  aboveFooter: /* @__PURE__ */ p.createElement(
56427
- vt,
56429
+ ht,
56428
56430
  {
56429
56431
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_btf",
56430
56432
  variant: "BAN",
@@ -56433,9 +56435,9 @@ const Zk = ({
56433
56435
  )
56434
56436
  },
56435
56437
  mobile: {
56436
- topPage: /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/header_ad", variant: "HEADER" }),
56438
+ topPage: /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/header_ad", variant: "HEADER" }),
56437
56439
  middle: /* @__PURE__ */ p.createElement(
56438
- vt,
56440
+ ht,
56439
56441
  {
56440
56442
  adUnitCompletePath: "/49926454/20minutes_webmobile/divers/nfb_1",
56441
56443
  variant: "ARTICLE",
@@ -56443,7 +56445,7 @@ const Zk = ({
56443
56445
  }
56444
56446
  ),
56445
56447
  aboveFooter: /* @__PURE__ */ p.createElement(
56446
- vt,
56448
+ ht,
56447
56449
  {
56448
56450
  adUnitCompletePath: "/49926454/20minutes_webmobile/divers/nfb_2",
56449
56451
  variant: "ARTICLE",
@@ -56558,7 +56560,7 @@ const Zk = ({
56558
56560
  liveInProgressBlock: y,
56559
56561
  lastArticlesBlock: T
56560
56562
  }) => {
56561
- const D = /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_webmobile/article/header_ad", variant: "HEADER" });
56563
+ const D = /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_webmobile/article/header_ad", variant: "HEADER" });
56562
56564
  return /* @__PURE__ */ p.createElement(
56563
56565
  Cl,
56564
56566
  {
@@ -56570,19 +56572,19 @@ const Zk = ({
56570
56572
  footer: i
56571
56573
  },
56572
56574
  e.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(Xe, { as: "article", className: "o-page-wrap", mb: "xxl", bg: "grey-50" }, c, /* @__PURE__ */ p.createElement(jd, { bg: "direct", diodeSize: "big", mb: "xl", diodeShift: "m" }), /* @__PURE__ */ p.createElement(Ze, { justifyContent: "between" }, d), g, /* @__PURE__ */ p.createElement(Ze, { gap: "xl", mb: "l", className: "o-lt-show" }, /* @__PURE__ */ p.createElement("div", { className: "o-lt-show__main" }, y, /* @__PURE__ */ p.createElement(qa, { color: "grey-200", my: "m" }), /* @__PURE__ */ p.createElement("div", { id: "latest-articles-container" }, T)), /* @__PURE__ */ p.createElement("aside", { className: "o-lt-show__aside" }, b, /* @__PURE__ */ p.createElement("div", { className: "o-lt-show__stickywrap" }, /* @__PURE__ */ p.createElement(
56573
- vt,
56575
+ ht,
56574
56576
  {
56575
56577
  adUnitCompletePath: "/49926454/20minutes_desktop/article/pave_mtf",
56576
56578
  variant: "PAVE"
56577
56579
  }
56578
56580
  )))), /* @__PURE__ */ p.createElement(
56579
- vt,
56581
+ ht,
56580
56582
  {
56581
56583
  mb: "xxl-2",
56582
56584
  adUnitCompletePath: "/49926454/20minutes_desktop/article/ban_mtf",
56583
56585
  variant: "BAN"
56584
56586
  }
56585
- )) : /* @__PURE__ */ p.createElement("article", null, c, /* @__PURE__ */ p.createElement(jd, { bg: "direct", diodeSize: "default", mb: "xl", diodeShift: "m" }), /* @__PURE__ */ p.createElement(Ze, { justifyContent: "between" }, d), g, y, /* @__PURE__ */ p.createElement(qa, { color: "grey-200", my: "m" }), /* @__PURE__ */ p.createElement("div", { id: "latest-articles-container" }, T), /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/article/pave_atf", variant: "PAVE" }), b)
56587
+ )) : /* @__PURE__ */ p.createElement("article", null, c, /* @__PURE__ */ p.createElement(jd, { bg: "direct", diodeSize: "default", mb: "xl", diodeShift: "m" }), /* @__PURE__ */ p.createElement(Ze, { justifyContent: "between" }, d), g, y, /* @__PURE__ */ p.createElement(qa, { color: "grey-200", my: "m" }), /* @__PURE__ */ p.createElement("div", { id: "latest-articles-container" }, T), /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/article/pave_atf", variant: "PAVE" }), b)
56586
56588
  );
56587
56589
  }, Oie = ({
56588
56590
  htmlTemplateProps: e,
@@ -56593,7 +56595,7 @@ const Zk = ({
56593
56595
  breadcrumb: c,
56594
56596
  headerPage: d
56595
56597
  }) => {
56596
- const b = e.layout === "desktop" ? /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" }) : /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/header_ad", variant: "HEADER" });
56598
+ const b = e.layout === "desktop" ? /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" }) : /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/header_ad", variant: "HEADER" });
56597
56599
  return /* @__PURE__ */ p.createElement(
56598
56600
  Cl,
56599
56601
  {
@@ -56605,21 +56607,21 @@ const Zk = ({
56605
56607
  htmlTemplateProps: e
56606
56608
  },
56607
56609
  /* @__PURE__ */ p.createElement(Xe, { as: "article", className: "o-page-wrap u-arch-shadow", pb: "xl", bg: "grey-50" }, c, d, /* @__PURE__ */ p.createElement(Ze, { direction: { xs: "column", md: "row" }, gap: "xl", className: "o-lt-show", mb: "xl" }, /* @__PURE__ */ p.createElement("div", { className: "o-lt-show__main" }), /* @__PURE__ */ p.createElement("aside", { className: "o-lt-show__aside" }, e.layout === "desktop" && /* @__PURE__ */ p.createElement(
56608
- vt,
56610
+ ht,
56609
56611
  {
56610
56612
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/pave_atf",
56611
56613
  variant: "PAVE",
56612
56614
  className: "o-lt-show__stickywrap"
56613
56615
  }
56614
56616
  ))), e.layout === "desktop" ? /* @__PURE__ */ p.createElement(
56615
- vt,
56617
+ ht,
56616
56618
  {
56617
56619
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_btf",
56618
56620
  variant: "BAN",
56619
56621
  lazyLoad: { delayed: !0, distanceVisible: 700 }
56620
56622
  }
56621
56623
  ) : /* @__PURE__ */ p.createElement(
56622
- vt,
56624
+ ht,
56623
56625
  {
56624
56626
  adUnitCompletePath: "/49926454/20minutes_webmobile/divers/nfb_1",
56625
56627
  lazyLoad: { delayed: !0, distanceVisible: 700 },
@@ -56643,7 +56645,7 @@ const Zk = ({
56643
56645
  menu: a,
56644
56646
  footer: o,
56645
56647
  htmlTemplateProps: i,
56646
- adTopPage: i.layout === "desktop" && /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" })
56648
+ adTopPage: i.layout === "desktop" && /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" })
56647
56649
  },
56648
56650
  /* @__PURE__ */ p.createElement(
56649
56651
  Xe,
@@ -56657,7 +56659,7 @@ const Zk = ({
56657
56659
  },
56658
56660
  c
56659
56661
  ),
56660
- i.layout === "mobile" && /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/pave_atf", variant: "PAVE" })
56662
+ i.layout === "mobile" && /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/pave_atf", variant: "PAVE" })
56661
56663
  ), Bie = ({
56662
56664
  htmlTemplateProps: e,
56663
56665
  header: r,
@@ -56679,23 +56681,23 @@ const Zk = ({
56679
56681
  headerMini: a,
56680
56682
  footer: i,
56681
56683
  htmlTemplateProps: e,
56682
- adTopPage: e.layout === ct.DESKTOP && /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" })
56684
+ adTopPage: e.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" }) : /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/header_ad", variant: "HEADER" })
56683
56685
  },
56684
56686
  /* @__PURE__ */ p.createElement(Xe, { as: "article", className: "o-page-wrap u-arch-shadow", pb: "xxl", bg: "grey-50" }, c, d, /* @__PURE__ */ p.createElement(Ze, { direction: { xs: "column", md: "row" }, gap: "xl", className: "o-lt-show" }, /* @__PURE__ */ p.createElement(Ze, { direction: "column", gap: "xl", className: "o-lt-show__main" }, b, g, /* @__PURE__ */ p.createElement(Ze, { justifyContent: "center" }, y), /* @__PURE__ */ p.createElement(Xe, { mb: { xs: "0", md: "l" } }, /* @__PURE__ */ p.createElement(GD, null))), /* @__PURE__ */ p.createElement(Ze, { as: "aside", direction: "column", gap: "xl", className: "o-lt-show__aside" }, e.layout === ct.MOBILE && /* @__PURE__ */ p.createElement(Ta, { as: "h3", ml: { xs: "m", md: "0" } }, "Autres horoscopes"), T, /* @__PURE__ */ p.createElement(Ze, { justifyContent: "center" }, D), e.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(
56685
- vt,
56687
+ ht,
56686
56688
  {
56687
56689
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/pave_atf",
56688
56690
  variant: "PAVE",
56689
56691
  className: "o-lt-show__stickywrap"
56690
56692
  }
56691
56693
  ) : /* @__PURE__ */ p.createElement(
56692
- vt,
56694
+ ht,
56693
56695
  {
56694
56696
  adUnitCompletePath: "/49926454/20minutes_webmobile/divers/article_btf",
56695
56697
  variant: "ARTICLE"
56696
56698
  }
56697
56699
  ))), e.layout === ct.DESKTOP && /* @__PURE__ */ p.createElement(
56698
- vt,
56700
+ ht,
56699
56701
  {
56700
56702
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_btf",
56701
56703
  variant: "BAN",
@@ -56733,7 +56735,7 @@ class Mie extends y4 {
56733
56735
  const r = tp(rp(this.data.articlesListTop)), a = r.querySelectorAll(".card-item-2");
56734
56736
  if (a && a.length === 1) {
56735
56737
  const o = hi(
56736
- p.createElement(vt, {
56738
+ p.createElement(ht, {
56737
56739
  adUnitCompletePath: "/49926454/20minutes_desktop/homepage/native_web",
56738
56740
  variant: "ARTICLE"
56739
56741
  })
@@ -56746,7 +56748,7 @@ class Mie extends y4 {
56746
56748
  const r = tp(rp(this.data.articlesListTop)), a = r.querySelectorAll(".card-item-3");
56747
56749
  if (a && a.length === 1) {
56748
56750
  const o = hi(
56749
- p.createElement(vt, {
56751
+ p.createElement(ht, {
56750
56752
  adUnitCompletePath: "/49926454/20minutes_webmobile/homepage/nfb_1",
56751
56753
  variant: "ARTICLE"
56752
56754
  })
@@ -56789,8 +56791,8 @@ const Fie = ({
56789
56791
  articlesListTop: c
56790
56792
  },
56791
56793
  layout: e.layout
56792
- }).resolve(), xe = e.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/homepage/ban_atf", variant: "ATF" }) : /* @__PURE__ */ p.createElement(
56793
- vt,
56794
+ }).resolve(), xe = e.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/homepage/ban_atf", variant: "ATF" }) : /* @__PURE__ */ p.createElement(
56795
+ ht,
56794
56796
  {
56795
56797
  adUnitCompletePath: "/49926454/20minutes_webmobile/homepage/header_ad",
56796
56798
  variant: "HEADER",
@@ -56808,21 +56810,21 @@ const Fie = ({
56808
56810
  adTopPage: xe
56809
56811
  },
56810
56812
  e.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(p.Fragment, null, /* @__PURE__ */ p.createElement(Xe, { as: "section", className: "o-page-wrap u-arch-shadow", pb: "xxl", bg: "grey-50" }, /* @__PURE__ */ p.createElement(Ze, { gap: "xl", mt: "m", className: "o-lt-show" }, /* @__PURE__ */ p.createElement("div", { className: "o-lt-show__main" }, me.content.articlesListTop), /* @__PURE__ */ p.createElement("aside", { className: "o-lt-show__aside" }, /* @__PURE__ */ p.createElement(fD, { iconSize: 20, mb: "xxl" }), y, /* @__PURE__ */ p.createElement(
56811
- vt,
56813
+ ht,
56812
56814
  {
56813
56815
  adUnitCompletePath: "/49926454/20minutes_desktop/homepage/pave_atf",
56814
56816
  variant: "PAVE",
56815
56817
  className: "o-lt-show__stickywrap"
56816
56818
  }
56817
56819
  ))), d, /* @__PURE__ */ p.createElement(qa, { color: "ultramarine", mb: "xxl" }), g, !1), L, /* @__PURE__ */ p.createElement(Xe, { as: "section", className: "o-page-wrap u-arch-shadow", pb: "xxl", bg: "grey-50" }, F), /* @__PURE__ */ p.createElement(Xe, { as: "section", className: "o-page-wrap u-arch-shadow", pb: "xxl", bg: "grey-50" }, /* @__PURE__ */ p.createElement(
56818
- vt,
56820
+ ht,
56819
56821
  {
56820
56822
  mb: "xxl",
56821
56823
  adUnitCompletePath: "/49926454/20minutes_desktop/homepage/ban_mtf",
56822
56824
  variant: "BAN"
56823
56825
  }
56824
56826
  )), P, /* @__PURE__ */ p.createElement(Xe, { as: "section", className: "o-page-wrap u-arch-shadow", pb: "xxl", bg: "grey-50" }, W, Y, /* @__PURE__ */ p.createElement(
56825
- vt,
56827
+ ht,
56826
56828
  {
56827
56829
  mb: "xxl",
56828
56830
  adUnitCompletePath: "/49926454/20minutes_desktop/homepage/ban_mtf1",
@@ -56830,7 +56832,7 @@ const Fie = ({
56830
56832
  lazyLoad: { delayed: !0, distanceVisible: 700 }
56831
56833
  }
56832
56834
  )), X, /* @__PURE__ */ p.createElement(Xe, { as: "section", className: "o-page-wrap u-arch-shadow", pb: "xxl", bg: "grey-50" }, ne, re, ue, he, /* @__PURE__ */ p.createElement(
56833
- vt,
56835
+ ht,
56834
56836
  {
56835
56837
  mb: "xxl",
56836
56838
  adUnitCompletePath: "/49926454/20minutes_desktop/homepage/ban_mtf2",
@@ -56838,21 +56840,21 @@ const Fie = ({
56838
56840
  lazyLoad: { delayed: !0, distanceVisible: 700 }
56839
56841
  }
56840
56842
  )), Ae, /* @__PURE__ */ p.createElement(Xe, { as: "section", className: "o-page-wrap u-arch-shadow", pb: "xxl", bg: "grey-50" }, Se, nt, qe, /* @__PURE__ */ p.createElement(
56841
- vt,
56843
+ ht,
56842
56844
  {
56843
56845
  adUnitCompletePath: "/49926454/20minutes_desktop/homepage/ban_btf",
56844
56846
  variant: "BAN",
56845
56847
  lazyLoad: { delayed: !0, distanceVisible: 700 }
56846
56848
  }
56847
56849
  ))) : /* @__PURE__ */ p.createElement(p.Fragment, null, me.content.articlesListTop, /* @__PURE__ */ p.createElement(
56848
- vt,
56850
+ ht,
56849
56851
  {
56850
56852
  adUnitCompletePath: "/49926454/20minutes_webmobile/homepage/nfb_2",
56851
56853
  variant: "ARTICLE",
56852
56854
  mb: "xxl"
56853
56855
  }
56854
56856
  ), d, b, /* @__PURE__ */ p.createElement(fD, { mb: "xxl" }), y, T, !1, L, F, /* @__PURE__ */ p.createElement(
56855
- vt,
56857
+ ht,
56856
56858
  {
56857
56859
  adUnitCompletePath: "/49926454/20minutes_webmobile/homepage/nfb_4",
56858
56860
  lazyLoad: { delayed: !0, distanceVisible: 700 },
@@ -56860,7 +56862,7 @@ const Fie = ({
56860
56862
  mb: "xxl-2"
56861
56863
  }
56862
56864
  ), P, W, Y, /* @__PURE__ */ p.createElement(
56863
- vt,
56865
+ ht,
56864
56866
  {
56865
56867
  adUnitCompletePath: "/49926454/20minutes_webmobile/homepage/nfb_5",
56866
56868
  lazyLoad: { delayed: !0, distanceVisible: 700 },
@@ -56868,7 +56870,7 @@ const Fie = ({
56868
56870
  mb: "xxl-2"
56869
56871
  }
56870
56872
  ), X, ne, re, ue, he, /* @__PURE__ */ p.createElement(
56871
- vt,
56873
+ ht,
56872
56874
  {
56873
56875
  adUnitCompletePath: "/49926454/20minutes_webmobile/homepage/nfb_6",
56874
56876
  lazyLoad: { delayed: !0, distanceVisible: 700 },
@@ -56876,7 +56878,7 @@ const Fie = ({
56876
56878
  mb: "xxl-2"
56877
56879
  }
56878
56880
  ), Ae, Se, nt, qe, /* @__PURE__ */ p.createElement(
56879
- vt,
56881
+ ht,
56880
56882
  {
56881
56883
  adUnitCompletePath: "/49926454/20minutes_webmobile/homepage/nfb_7",
56882
56884
  lazyLoad: { delayed: !0, distanceVisible: 700 },
@@ -56901,20 +56903,20 @@ const Fie = ({
56901
56903
  {
56902
56904
  header: r,
56903
56905
  headerMini: a,
56904
- adTopPage: e.layout === ct.DESKTOP && /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" }),
56906
+ adTopPage: e.layout === ct.DESKTOP && /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" }),
56905
56907
  menu: o,
56906
56908
  footer: i,
56907
56909
  htmlTemplateProps: e
56908
56910
  },
56909
56911
  e.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(Xe, { as: "article", className: "o-page-wrap u-arch-shadow", pb: "xxl", bg: "grey-50" }, c, d, /* @__PURE__ */ p.createElement(Ze, { gap: "xl", className: "o-lt-show" }, /* @__PURE__ */ p.createElement(Ze, { direction: "column", gap: "xxs", className: "o-lt-show__main" }, b), /* @__PURE__ */ p.createElement(Ze, { as: "aside", direction: "column", gap: "xl", className: "o-lt-show__aside" }, g, /* @__PURE__ */ p.createElement(Ze, { justifyContent: "center" }, y), /* @__PURE__ */ p.createElement(
56910
- vt,
56912
+ ht,
56911
56913
  {
56912
56914
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/pave_atf",
56913
56915
  variant: "PAVE",
56914
56916
  className: "o-lt-show__stickywrap"
56915
56917
  }
56916
56918
  ))), /* @__PURE__ */ p.createElement(
56917
- vt,
56919
+ ht,
56918
56920
  {
56919
56921
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_btf",
56920
56922
  variant: "BAN",
@@ -56943,30 +56945,30 @@ const Fie = ({
56943
56945
  menu: T,
56944
56946
  footer: b,
56945
56947
  htmlTemplateProps: d,
56946
- adTopPage: d.layout === ct.MOBILE ? /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/header_ad", variant: "HEADER" }) : /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" })
56948
+ adTopPage: d.layout === ct.MOBILE ? /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/header_ad", variant: "HEADER" }) : /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" })
56947
56949
  },
56948
56950
  d.layout === ct.MOBILE ? /* @__PURE__ */ p.createElement("article", null, e, r, /* @__PURE__ */ p.createElement(ky, { inner: !0, mt: "s" }, y), /* @__PURE__ */ p.createElement(
56949
- vt,
56951
+ ht,
56950
56952
  {
56951
56953
  mb: "l",
56952
56954
  adUnitCompletePath: "/49926454/20minutes_webmobile/divers/article_atf",
56953
56955
  variant: "ARTICLE"
56954
56956
  }
56955
56957
  ), g, o, D, L, /* @__PURE__ */ p.createElement(
56956
- vt,
56958
+ ht,
56957
56959
  {
56958
56960
  adUnitCompletePath: "/49926454/20minutes_webmobile/divers/article_btf",
56959
56961
  variant: "ARTICLE"
56960
56962
  }
56961
56963
  )) : /* @__PURE__ */ p.createElement(Xe, { as: "article", className: "o-page-wrap u-arch-shadow", pb: "xxl", bg: "grey-50" }, e, r, /* @__PURE__ */ p.createElement(Ze, { gap: "xl", className: "o-lt-show" }, /* @__PURE__ */ p.createElement("div", { className: "o-lt-show__main" }, a, y, g, o), /* @__PURE__ */ p.createElement("aside", { className: "o-lt-show__aside" }, /* @__PURE__ */ p.createElement(
56962
- vt,
56964
+ ht,
56963
56965
  {
56964
56966
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/pave_atf",
56965
56967
  variant: "PAVE",
56966
56968
  className: "o-lt-show__stickywrap"
56967
56969
  }
56968
56970
  ))), D, L, /* @__PURE__ */ p.createElement(
56969
- vt,
56971
+ ht,
56970
56972
  {
56971
56973
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_btf",
56972
56974
  variant: "BAN",
@@ -56985,7 +56987,7 @@ const Fie = ({
56985
56987
  businessSectorsList: g,
56986
56988
  professionalLifeArticles: y
56987
56989
  }) => {
56988
- const T = e.layout === "desktop" ? /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" }) : /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/header_ad", variant: "HEADER" });
56990
+ const T = e.layout === "desktop" ? /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" }) : /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/header_ad", variant: "HEADER" });
56989
56991
  return /* @__PURE__ */ p.createElement(
56990
56992
  Cl,
56991
56993
  {
@@ -56997,14 +56999,14 @@ const Fie = ({
56997
56999
  htmlTemplateProps: e
56998
57000
  },
56999
57001
  /* @__PURE__ */ p.createElement(Xe, { as: "article", className: "o-page-wrap u-arch-shadow", pb: "xl", bg: "grey-50" }, c, d, /* @__PURE__ */ p.createElement(Ze, { direction: { xs: "column", md: "row" }, gap: "xl", className: "o-lt-show", mb: "xl" }, /* @__PURE__ */ p.createElement("div", { className: "o-lt-show__main" }, b), /* @__PURE__ */ p.createElement("aside", { className: "o-lt-show__aside" }, e.layout === "desktop" && /* @__PURE__ */ p.createElement(
57000
- vt,
57002
+ ht,
57001
57003
  {
57002
57004
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/pave_atf",
57003
57005
  variant: "PAVE",
57004
57006
  className: "o-lt-show__stickywrap"
57005
57007
  }
57006
57008
  ))), e.layout === "desktop" && /* @__PURE__ */ p.createElement(
57007
- vt,
57009
+ ht,
57008
57010
  {
57009
57011
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_mtf",
57010
57012
  variant: "BAN",
@@ -57012,14 +57014,14 @@ const Fie = ({
57012
57014
  mb: "xxl-2"
57013
57015
  }
57014
57016
  ), g, y, e.layout === "desktop" ? /* @__PURE__ */ p.createElement(
57015
- vt,
57017
+ ht,
57016
57018
  {
57017
57019
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_btf",
57018
57020
  variant: "BAN",
57019
57021
  lazyLoad: { delayed: !0, distanceVisible: 700 }
57020
57022
  }
57021
57023
  ) : /* @__PURE__ */ p.createElement(
57022
- vt,
57024
+ ht,
57023
57025
  {
57024
57026
  adUnitCompletePath: "/49926454/20minutes_webmobile/divers/nfb_1",
57025
57027
  lazyLoad: { delayed: !0, distanceVisible: 700 },
@@ -57030,11 +57032,11 @@ const Fie = ({
57030
57032
  );
57031
57033
  }, Uie = () => ({
57032
57034
  desktop: {
57033
- topPage: /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/live/ban_atf", variant: "ATF" }),
57034
- aboveSponsoredContent: /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/live/pave_atf", variant: "PAVE" }),
57035
- belowSponsoredContent: /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/live/pave_mtf", variant: "PAVE" }),
57035
+ topPage: /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/live/ban_atf", variant: "ATF" }),
57036
+ aboveSponsoredContent: /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/live/pave_atf", variant: "PAVE" }),
57037
+ belowSponsoredContent: /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/live/pave_mtf", variant: "PAVE" }),
57036
57038
  stickyAside: /* @__PURE__ */ p.createElement(
57037
- vt,
57039
+ ht,
57038
57040
  {
57039
57041
  className: "u-sticky u-sticky--under-header-mini",
57040
57042
  adUnitCompletePath: "/49926454/20minutes_desktop/live/pave_btf",
@@ -57043,7 +57045,7 @@ const Fie = ({
57043
57045
  }
57044
57046
  ),
57045
57047
  banMiddle: /* @__PURE__ */ p.createElement(
57046
- vt,
57048
+ ht,
57047
57049
  {
57048
57050
  mb: "xl",
57049
57051
  adUnitCompletePath: "/49926454/20minutes_desktop/live/ban_mtf",
@@ -57052,7 +57054,7 @@ const Fie = ({
57052
57054
  }
57053
57055
  ),
57054
57056
  banBottom: /* @__PURE__ */ p.createElement(
57055
- vt,
57057
+ ht,
57056
57058
  {
57057
57059
  adUnitCompletePath: "/49926454/20minutes_desktop/live/ban_btf",
57058
57060
  variant: "BAN",
@@ -57061,9 +57063,9 @@ const Fie = ({
57061
57063
  )
57062
57064
  },
57063
57065
  mobile: {
57064
- topPage: /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_webmobile/live/header_ad", variant: "HEADER" }),
57066
+ topPage: /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_webmobile/live/header_ad", variant: "HEADER" }),
57065
57067
  belowSponsoredContent: /* @__PURE__ */ p.createElement(
57066
- vt,
57068
+ ht,
57067
57069
  {
57068
57070
  adUnitCompletePath: "/49926454/20minutes_webmobile/live/article_mtf",
57069
57071
  variant: "ARTICLE",
@@ -57071,14 +57073,14 @@ const Fie = ({
57071
57073
  }
57072
57074
  ),
57073
57075
  belowFooter: /* @__PURE__ */ p.createElement(
57074
- vt,
57076
+ ht,
57075
57077
  {
57076
57078
  adUnitCompletePath: "/49926454/20minutes_webmobile/article/article_btf",
57077
57079
  variant: "ARTICLE"
57078
57080
  }
57079
57081
  ),
57080
57082
  aboveSummary: /* @__PURE__ */ p.createElement(
57081
- vt,
57083
+ ht,
57082
57084
  {
57083
57085
  adUnitCompletePath: "/49926454/20minutes_webmobile/live/article_atf",
57084
57086
  variant: "ARTICLE",
@@ -57228,24 +57230,24 @@ const qie = ({
57228
57230
  menu: a,
57229
57231
  footer: o,
57230
57232
  htmlTemplateProps: i,
57231
- adTopPage: i.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" }) : /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/header_ad", variant: "HEADER" })
57233
+ adTopPage: i.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" }) : /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/header_ad", variant: "HEADER" })
57232
57234
  },
57233
57235
  i.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(Xe, { as: "article", className: "o-page-wrap u-arch-shadow", pb: "xxl", bg: "grey-50" }, c, d, /* @__PURE__ */ p.createElement(Ze, { gap: "xl", className: "o-lt-show" }, /* @__PURE__ */ p.createElement("div", { className: "o-lt-show__main" }, /* @__PURE__ */ p.createElement("div", { className: "gcse-search" })), /* @__PURE__ */ p.createElement("aside", { className: "o-lt-show__aside" }, b, /* @__PURE__ */ p.createElement(
57234
- vt,
57236
+ ht,
57235
57237
  {
57236
57238
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/pave_atf",
57237
57239
  variant: "PAVE",
57238
57240
  className: "o-lt-show__stickywrap"
57239
57241
  }
57240
57242
  ))), /* @__PURE__ */ p.createElement(
57241
- vt,
57243
+ ht,
57242
57244
  {
57243
57245
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_btf",
57244
57246
  variant: "BAN",
57245
57247
  lazyLoad: { delayed: !0, distanceVisible: 700 }
57246
57248
  }
57247
57249
  )) : /* @__PURE__ */ p.createElement("article", null, c, d, /* @__PURE__ */ p.createElement(ky, { inner: !0 }, /* @__PURE__ */ p.createElement("div", { className: "gcse-search" })), /* @__PURE__ */ p.createElement(
57248
- vt,
57250
+ ht,
57249
57251
  {
57250
57252
  mb: "m",
57251
57253
  adUnitCompletePath: "/49926454/20minutes_webmobile/divers/article_btf",
@@ -57281,7 +57283,7 @@ class $ie extends y4 {
57281
57283
  const a = tp(rp(r)), o = a.querySelectorAll(".card-item-2");
57282
57284
  if (o && o.length === 1) {
57283
57285
  const c = hi(
57284
- p.createElement(vt, {
57286
+ p.createElement(ht, {
57285
57287
  adUnitCompletePath: "/49926454/20minutes_webmobile/homepage/nfb_1",
57286
57288
  variant: "ARTICLE",
57287
57289
  mt: "s"
@@ -57292,7 +57294,7 @@ class $ie extends y4 {
57292
57294
  const i = a.querySelectorAll(".card-item-6");
57293
57295
  if (i && i.length === 1) {
57294
57296
  const c = hi(
57295
- p.createElement(vt, {
57297
+ p.createElement(ht, {
57296
57298
  adUnitCompletePath: "/49926454/20minutes_webmobile/homepage/nfb_2",
57297
57299
  variant: "ARTICLE"
57298
57300
  })
@@ -57310,7 +57312,7 @@ class $ie extends y4 {
57310
57312
  const a = tp(rp(r)), o = a.querySelectorAll(".card-item-2");
57311
57313
  if (o && o.length === 1) {
57312
57314
  const c = hi(
57313
- p.createElement(vt, {
57315
+ p.createElement(ht, {
57314
57316
  adUnitCompletePath: "/49926454/20minutes_desktop/homepage/native_web",
57315
57317
  variant: "ARTICLE"
57316
57318
  })
@@ -57320,7 +57322,7 @@ class $ie extends y4 {
57320
57322
  const i = a.querySelectorAll(".card-item-7");
57321
57323
  if (i && i.length === 1) {
57322
57324
  const c = hi(
57323
- p.createElement(vt, {
57325
+ p.createElement(ht, {
57324
57326
  adUnitCompletePath: "/49926454/20minutes_desktop/homepage/pave_home",
57325
57327
  variant: "ARTICLE"
57326
57328
  })
@@ -57350,7 +57352,7 @@ const Kie = ({
57350
57352
  articlesListTop: b
57351
57353
  },
57352
57354
  layout: e.layout
57353
- }).resolve(), P = e.layout === "desktop" ? /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/homepage/ban_atf", variant: "ATF" }) : /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_webmobile/homepage/header_ad", variant: "HEADER" });
57355
+ }).resolve(), P = e.layout === "desktop" ? /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/homepage/ban_atf", variant: "ATF" }) : /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_webmobile/homepage/header_ad", variant: "HEADER" });
57354
57356
  return /* @__PURE__ */ p.createElement(
57355
57357
  Cl,
57356
57358
  {
@@ -57374,7 +57376,7 @@ const Kie = ({
57374
57376
  },
57375
57377
  /* @__PURE__ */ p.createElement("div", { id: "article-list-bottom-container", className: "o-lt-show__main" }, T),
57376
57378
  /* @__PURE__ */ p.createElement("aside", { className: "o-lt-show__aside" }, e.layout === "desktop" ? /* @__PURE__ */ p.createElement(p.Fragment, null, D, /* @__PURE__ */ p.createElement(
57377
- vt,
57379
+ ht,
57378
57380
  {
57379
57381
  adUnitCompletePath: "/49926454/20minutes_desktop/homepage/pave_mtf",
57380
57382
  lazyLoad: { delayed: !0, distanceVisible: 700 },
@@ -57382,7 +57384,7 @@ const Kie = ({
57382
57384
  className: "o-lt-show__stickywrap"
57383
57385
  }
57384
57386
  )) : /* @__PURE__ */ p.createElement(
57385
- vt,
57387
+ ht,
57386
57388
  {
57387
57389
  adUnitCompletePath: "/49926454/20minutes_webmobile/homepage/nfb_4",
57388
57390
  lazyLoad: { delayed: !0, distanceVisible: 700 },
@@ -57390,7 +57392,7 @@ const Kie = ({
57390
57392
  }
57391
57393
  ))
57392
57394
  ), e.layout === "desktop" && /* @__PURE__ */ p.createElement(
57393
- vt,
57395
+ ht,
57394
57396
  {
57395
57397
  adUnitCompletePath: "/49926454/20minutes_desktop/homepage/ban_btf",
57396
57398
  variant: "BAN",
@@ -57422,7 +57424,7 @@ const Kie = ({
57422
57424
  menu: a,
57423
57425
  footer: o,
57424
57426
  htmlTemplateProps: i,
57425
- adTopPage: i.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" }) : /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/header_ad", variant: "HEADER" })
57427
+ adTopPage: i.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" }) : /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/header_ad", variant: "HEADER" })
57426
57428
  },
57427
57429
  i.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(Xe, { as: "article", className: "o-page-wrap u-arch-shadow", pb: "xxl", bg: "grey-50" }, c, d, /* @__PURE__ */ p.createElement(Ze, { gap: "xl", className: "o-lt-show" }, /* @__PURE__ */ p.createElement("div", { className: "o-lt-show__main" }, /* @__PURE__ */ p.createElement(xD, null, /* @__PURE__ */ p.createElement("div", { className: "waze-traffic" }, /* @__PURE__ */ p.createElement(
57428
57430
  "iframe",
@@ -57433,14 +57435,14 @@ const Kie = ({
57433
57435
  height: "520"
57434
57436
  }
57435
57437
  )))), /* @__PURE__ */ p.createElement("aside", { className: "o-lt-show__aside" }, b, /* @__PURE__ */ p.createElement(
57436
- vt,
57438
+ ht,
57437
57439
  {
57438
57440
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/pave_atf",
57439
57441
  variant: "PAVE",
57440
57442
  className: "o-lt-show__stickywrap"
57441
57443
  }
57442
57444
  ))), /* @__PURE__ */ p.createElement(
57443
- vt,
57445
+ ht,
57444
57446
  {
57445
57447
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_btf",
57446
57448
  variant: "BAN",
@@ -57455,7 +57457,7 @@ const Kie = ({
57455
57457
  height: "520"
57456
57458
  }
57457
57459
  )))), /* @__PURE__ */ p.createElement(
57458
- vt,
57460
+ ht,
57459
57461
  {
57460
57462
  mb: "m",
57461
57463
  adUnitCompletePath: "/49926454/20minutes_webmobile/divers/article_btf",
@@ -57481,28 +57483,28 @@ const Kie = ({
57481
57483
  headerMini: a
57482
57484
  },
57483
57485
  e.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(p.Fragment, null, /* @__PURE__ */ p.createElement(Xe, { as: "section", className: "o-page-wrap", mb: "xxl", bg: "grey-50" }, c, d, b), /* @__PURE__ */ p.createElement(Xe, { as: "section", className: "o-page-wrap", pb: "xxl", bg: "grey-50" }, /* @__PURE__ */ p.createElement(
57484
- vt,
57486
+ ht,
57485
57487
  {
57486
57488
  mb: "xxl",
57487
57489
  adUnitCompletePath: "/49926454/20minutes_desktop/videospage/ban_mtf",
57488
57490
  variant: "BAN"
57489
57491
  }
57490
57492
  )), /* @__PURE__ */ p.createElement(Xe, { as: "section", className: "o-page-wrap", pb: "xxl", bg: "grey-50" }, /* @__PURE__ */ p.createElement(
57491
- vt,
57493
+ ht,
57492
57494
  {
57493
57495
  mb: "xxl",
57494
57496
  adUnitCompletePath: "/49926454/20minutes_desktop/videospage/ban_btf",
57495
57497
  variant: "BAN"
57496
57498
  }
57497
57499
  ))) : /* @__PURE__ */ p.createElement(p.Fragment, null, /* @__PURE__ */ p.createElement(Xe, { as: "section", className: "o-page-wrap", mb: "xxl", bg: "grey-50" }, c, d, b), /* @__PURE__ */ p.createElement(Xe, { as: "section", className: "o-page-wrap", pb: "xxl", bg: "grey-50" }, /* @__PURE__ */ p.createElement(
57498
- vt,
57500
+ ht,
57499
57501
  {
57500
57502
  adUnitCompletePath: "/49926454/20minutes_webmobile/videospage/nfb_1",
57501
57503
  variant: "ARTICLE",
57502
57504
  mb: "xxl"
57503
57505
  }
57504
57506
  )), /* @__PURE__ */ p.createElement(Xe, { as: "section", className: "o-page-wrap", pb: "xxl", bg: "grey-50" }, /* @__PURE__ */ p.createElement(
57505
- vt,
57507
+ ht,
57506
57508
  {
57507
57509
  adUnitCompletePath: "/49926454/20minutes_webmobile/videospage/nfb_2",
57508
57510
  variant: "ARTICLE",
@@ -57526,24 +57528,24 @@ const Kie = ({
57526
57528
  menu: a,
57527
57529
  footer: o,
57528
57530
  htmlTemplateProps: i,
57529
- adTopPage: i.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" }) : /* @__PURE__ */ p.createElement(vt, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/header_ad", variant: "HEADER" })
57531
+ adTopPage: i.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_atf", variant: "ATF" }) : /* @__PURE__ */ p.createElement(ht, { adUnitCompletePath: "/49926454/20minutes_webmobile/divers/header_ad", variant: "HEADER" })
57530
57532
  },
57531
57533
  i.layout === ct.DESKTOP ? /* @__PURE__ */ p.createElement(Xe, { as: "article", className: "o-page-wrap u-arch-shadow", pb: "xxl", bg: "grey-50" }, c, d, /* @__PURE__ */ p.createElement(Ze, { gap: "xl", className: "o-lt-show" }, /* @__PURE__ */ p.createElement("div", { className: "o-lt-show__main" }), /* @__PURE__ */ p.createElement("aside", { className: "o-lt-show__aside" }, b, /* @__PURE__ */ p.createElement(
57532
- vt,
57534
+ ht,
57533
57535
  {
57534
57536
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/pave_atf",
57535
57537
  variant: "PAVE",
57536
57538
  className: "o-lt-show__stickywrap"
57537
57539
  }
57538
57540
  ))), /* @__PURE__ */ p.createElement(
57539
- vt,
57541
+ ht,
57540
57542
  {
57541
57543
  adUnitCompletePath: "/49926454/20minutes_desktop/divers/ban_btf",
57542
57544
  variant: "BAN",
57543
57545
  lazyLoad: { delayed: !0, distanceVisible: 700 }
57544
57546
  }
57545
57547
  )) : /* @__PURE__ */ p.createElement("article", null, c, d, /* @__PURE__ */ p.createElement(ky, { inner: !0 }, " "), /* @__PURE__ */ p.createElement(
57546
- vt,
57548
+ ht,
57547
57549
  {
57548
57550
  mb: "m",
57549
57551
  adUnitCompletePath: "/49926454/20minutes_webmobile/divers/article_btf",