@adstore/templates 2.10.12 → 2.10.13

Sign up to get free protection for your applications and to get access to all the features.
@@ -2648,7 +2648,7 @@ const qo = (t, e = "DD.MM.YYYY", o = "en") => t ? ff(t).locale(o).format(e) : ""
2648
2648
  backgroundImage: b(e, "match.teams[0].logo")
2649
2649
  }), a = x(y({}, e == null ? void 0 : e.teamBLogo), {
2650
2650
  backgroundImage: b(e, "match.teams[1].logo")
2651
- }), i = b(e, "match.lang_slug", "ru"), l = qo(b(e, "match.match_date"), "HH:mm", i), s = qo(b(e, "match.match_date"), "DD MMMM", i), c = b(e, "root.predictionLength", "full") === "full" ? b(e, "match.prediction.value") : b(e, "match.prediction.value_short") || b(e, "match.prediction.value"), u = Number(b(e, "match.prediction.factor", 0)).toFixed(1);
2651
+ }), i = b(e, "match.lang_slug", "ru"), l = qo(b(e, "match.match_date"), "HH:mm", i), s = qo(b(e, "match.match_date"), "DD MMMM", i), c = b(e, "root.predictionLength", "full") === "full" ? b(e, "match.prediction.value") : b(e, "match.prediction.value_short") || b(e, "match.prediction.value"), u = Number(b(e, "match.prediction.factor", 0)).toFixed(2);
2652
2652
  return r("div", {
2653
2653
  className: H(nt.root, {
2654
2654
  [nt.desktop]: o === "desktop",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@adstore/templates",
3
3
  "private": false,
4
- "version": "2.10.12",
4
+ "version": "2.10.13",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"