@scrippsproduct/networks-ui-library 2.0.0 → 2.0.1-dev.1
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/ResultsTable.module-CRGWj4fD.mjs +14 -0
- package/dist/assets/ActionButton.css +1 -1
- package/dist/assets/AdBlock.css +1 -1
- package/dist/assets/BasicGridModule.css +1 -1
- package/dist/assets/DateNavigation.css +1 -1
- package/dist/assets/DrawerNavigation.css +1 -1
- package/dist/assets/GenericList.css +1 -1
- package/dist/assets/InfoPanel.css +1 -1
- package/dist/assets/Loading.css +1 -1
- package/dist/assets/LoadingV2.css +1 -1
- package/dist/assets/ModalContainer.css +1 -1
- package/dist/assets/Overlay.css +1 -1
- package/dist/assets/ResultsTable.css +1 -1
- package/dist/assets/ScheduleList.css +1 -1
- package/dist/assets/ShowAboutLayout.css +1 -1
- package/dist/components/ActionButton/ActionButton.js +69 -68
- package/dist/components/AdBlock/AdBlock.js +140 -137
- package/dist/components/BasicGridModule/BasicGridModule.js +79 -59
- package/dist/components/BasicGridModule/BasicGridModule.test.js +72 -62
- package/dist/components/DateNavigation/DateNavigation.js +45 -45
- package/dist/components/DrawerNavigation/DrawerNavigation.js +30 -30
- package/dist/components/GenericList/GenericList.js +16 -16
- package/dist/components/InfoPanel/InfoPanel.js +30 -35
- package/dist/components/Loading/Loading.js +17 -17
- package/dist/components/LoadingV2/LoadingV2.js +21 -21
- package/dist/components/ModalContainer/ModalContainer.js +25 -25
- package/dist/components/Overlay/Overlay.js +1 -1
- package/dist/components/ResultsTable/ResultsTable.js +1 -1
- package/dist/components/ResultsTableBody/ResultsTableBody.js +1 -1
- package/dist/components/ResultsTableHeader/ResultsTableHeader.js +1 -1
- package/dist/components/ScheduleList/ScheduleList.js +124 -123
- package/dist/components/ShowAboutLayout/ShowAboutLayout.js +9 -9
- package/package.json +1 -1
- package/dist/ResultsTable.module-DrBmF9XB.mjs +0 -14
|
@@ -1,48 +1,49 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { useReducer as
|
|
3
|
-
import { classes as
|
|
4
|
-
import { u as
|
|
5
|
-
import { Loading as
|
|
6
|
-
import { SportsItem as
|
|
7
|
-
import { SeriesItem as
|
|
8
|
-
import { MovieItem as
|
|
9
|
-
import '../../assets/ScheduleList.css';const
|
|
10
|
-
"schedule-list__item": "_schedule-
|
|
11
|
-
"schedule-list__airdate": "_schedule-
|
|
12
|
-
"airdate-formatter__date": "_airdate-
|
|
13
|
-
"airdate-formatter__day": "_airdate-
|
|
14
|
-
"airdate-formatter__time-wrap": "_airdate-formatter__time-
|
|
15
|
-
"schedule-list": "_schedule-
|
|
16
|
-
"fade-out": "_fade-
|
|
17
|
-
"fade-in": "_fade-
|
|
18
|
-
"schedule-list__no-schedule": "_schedule-list__no-
|
|
19
|
-
"schedule-content-constrainer": "_schedule-content-
|
|
20
|
-
"image-card__content": "_image-
|
|
21
|
-
fade:
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
"promo-slide-in-
|
|
29
|
-
"
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"ui-spinner-rotate-
|
|
38
|
-
"
|
|
39
|
-
"clip-path-
|
|
1
|
+
import { jsx as n, jsxs as y } from "react/jsx-runtime";
|
|
2
|
+
import { useReducer as x, useState as C, useRef as S, useCallback as k, useEffect as c } from "react";
|
|
3
|
+
import { classes as w, getMinutesFromStr as D } from "../../utils/helpers.js";
|
|
4
|
+
import { u as M } from "../../useScheduleContext-D7FdzNxe.mjs";
|
|
5
|
+
import { Loading as O } from "../Loading/Loading.js";
|
|
6
|
+
import { SportsItem as P } from "./schedule-list-items/SportsItem.js";
|
|
7
|
+
import { SeriesItem as N } from "./schedule-list-items/SeriesItem.js";
|
|
8
|
+
import { MovieItem as $ } from "./schedule-list-items/MovieItem.js";
|
|
9
|
+
import '../../assets/ScheduleList.css';const H = "_fade_1ttv1_1", X = "_slidein_1ttv1_1", q = "_slideout_1ttv1_1", F = "_scale_1ttv1_1", U = "_reveal_1ttv1_1", j = "_hide_1ttv1_1", g = {
|
|
10
|
+
"schedule-list__item": "_schedule-list__item_1ttv1_257",
|
|
11
|
+
"schedule-list__airdate": "_schedule-list__airdate_1ttv1_270",
|
|
12
|
+
"airdate-formatter__date": "_airdate-formatter__date_1ttv1_278",
|
|
13
|
+
"airdate-formatter__day": "_airdate-formatter__day_1ttv1_279",
|
|
14
|
+
"airdate-formatter__time-wrap": "_airdate-formatter__time-wrap_1ttv1_282",
|
|
15
|
+
"schedule-list": "_schedule-list_1ttv1_257",
|
|
16
|
+
"fade-out": "_fade-out_1ttv1_1",
|
|
17
|
+
"fade-in": "_fade-in_1ttv1_1",
|
|
18
|
+
"schedule-list__no-schedule": "_schedule-list__no-schedule_1ttv1_306",
|
|
19
|
+
"schedule-content-constrainer": "_schedule-content-constrainer_1ttv1_358",
|
|
20
|
+
"image-card__content": "_image-card__content_1ttv1_372",
|
|
21
|
+
fade: H,
|
|
22
|
+
"dim-fade": "_dim-fade_1ttv1_1",
|
|
23
|
+
"page-fade-in": "_page-fade-in_1ttv1_1",
|
|
24
|
+
"backdrop-reveal": "_backdrop-reveal_1ttv1_1",
|
|
25
|
+
"slide-up": "_slide-up_1ttv1_1",
|
|
26
|
+
slidein: X,
|
|
27
|
+
slideout: q,
|
|
28
|
+
"promo-slide-in-left": "_promo-slide-in-left_1ttv1_1",
|
|
29
|
+
"promo-slide-in-right": "_promo-slide-in-right_1ttv1_1",
|
|
30
|
+
"list-item-slide-in": "_list-item-slide-in_1ttv1_1",
|
|
31
|
+
scale: F,
|
|
32
|
+
reveal: U,
|
|
33
|
+
"reveal-overlay": "_reveal-overlay_1ttv1_1",
|
|
34
|
+
hide: j,
|
|
35
|
+
"hide-overlay": "_hide-overlay_1ttv1_1",
|
|
36
|
+
"rotate-full": "_rotate-full_1ttv1_1",
|
|
37
|
+
"ui-spinner-rotate-left": "_ui-spinner-rotate-left_1ttv1_1",
|
|
38
|
+
"ui-spinner-rotate-right": "_ui-spinner-rotate-right_1ttv1_1",
|
|
39
|
+
"clip-path-open": "_clip-path-open_1ttv1_1",
|
|
40
|
+
"clip-path-close": "_clip-path-close_1ttv1_1"
|
|
40
41
|
};
|
|
41
|
-
function
|
|
42
|
-
return typeof
|
|
42
|
+
function b(t) {
|
|
43
|
+
return typeof t == "object" && !Array.isArray(t) && (t == null ? void 0 : t.queryStatus) && t.queryStatus === "no-results";
|
|
43
44
|
}
|
|
44
|
-
function
|
|
45
|
-
switch (
|
|
45
|
+
function m(t, v) {
|
|
46
|
+
switch (v.type) {
|
|
46
47
|
case "START_EXIT":
|
|
47
48
|
return "exiting";
|
|
48
49
|
case "EXIT_COMPLETE":
|
|
@@ -52,19 +53,19 @@ function j(r, c) {
|
|
|
52
53
|
case "ENTER_COMPLETE":
|
|
53
54
|
return "idle";
|
|
54
55
|
default:
|
|
55
|
-
return
|
|
56
|
+
return t;
|
|
56
57
|
}
|
|
57
58
|
}
|
|
58
|
-
const
|
|
59
|
-
var
|
|
60
|
-
return (
|
|
59
|
+
const T = (t) => {
|
|
60
|
+
var v, o, a, u, i, e, _, E, s, l, p;
|
|
61
|
+
return (v = t.video) != null && v.brightcove_id ? {
|
|
61
62
|
label: "Watch Preview",
|
|
62
63
|
type: "play-video",
|
|
63
64
|
href: "",
|
|
64
|
-
relatedResourceId:
|
|
65
|
+
relatedResourceId: t.video.brightcove_id,
|
|
65
66
|
relatedResourceType: "video",
|
|
66
67
|
position: "inline"
|
|
67
|
-
} :
|
|
68
|
+
} : t != null && t.showUpcoming && (t == null ? void 0 : t.program_class) === "Episode" ? {
|
|
68
69
|
label: "",
|
|
69
70
|
//`View Upcoming Airings`
|
|
70
71
|
type: "",
|
|
@@ -76,7 +77,7 @@ const z = (r) => {
|
|
|
76
77
|
//'series',
|
|
77
78
|
position: void 0
|
|
78
79
|
//'inline',
|
|
79
|
-
} :
|
|
80
|
+
} : t != null && t.showUpcoming && (t == null ? void 0 : t.program_class) === "Film" ? {
|
|
80
81
|
label: "",
|
|
81
82
|
//`View Upcoming Airings`,
|
|
82
83
|
type: "",
|
|
@@ -88,10 +89,10 @@ const z = (r) => {
|
|
|
88
89
|
//'film',
|
|
89
90
|
position: void 0
|
|
90
91
|
//'inline',
|
|
91
|
-
} : (((o =
|
|
92
|
-
label: (
|
|
93
|
-
type: (_ =
|
|
94
|
-
href: (E =
|
|
92
|
+
} : (((o = t == null ? void 0 : t.content) == null ? void 0 : o.external_link) !== void 0 && ((a = t == null ? void 0 : t.content) == null ? void 0 : a.external_link) !== "" || ((u = t == null ? void 0 : t.content) == null ? void 0 : u.slug) !== void 0 && ((i = t == null ? void 0 : t.content) == null ? void 0 : i.slug) !== "") && !((e = t == null ? void 0 : t.content) != null && e.prevent_detail_page) ? {
|
|
93
|
+
label: (t == null ? void 0 : t.program_class) === "Episode" ? "View Series Details" : (t == null ? void 0 : t.program_class) === "Film" ? "View Movie Details" : "Learn More",
|
|
94
|
+
type: (_ = t == null ? void 0 : t.content) != null && _.external_link ? "external-link" : "internal-link",
|
|
95
|
+
href: (E = t == null ? void 0 : t.content) != null && E.external_link ? (s = t == null ? void 0 : t.content) == null ? void 0 : s.external_link : t.program_class === "Episode" ? `/show/${(l = t == null ? void 0 : t.content) == null ? void 0 : l.slug}` : `/movie/${(p = t == null ? void 0 : t.content) == null ? void 0 : p.slug}`,
|
|
95
96
|
position: "inline"
|
|
96
97
|
} : {
|
|
97
98
|
label: "",
|
|
@@ -101,41 +102,41 @@ const z = (r) => {
|
|
|
101
102
|
};
|
|
102
103
|
};
|
|
103
104
|
function Q({
|
|
104
|
-
handleClicks:
|
|
105
|
-
supportLink:
|
|
105
|
+
handleClicks: t = () => !0,
|
|
106
|
+
supportLink: v = "https://support.iontelevision.com/support/home"
|
|
106
107
|
}) {
|
|
107
|
-
const { schedule: o, isLoading: a, isError: u } =
|
|
108
|
-
l.current && (clearTimeout(l.current), l.current = null),
|
|
109
|
-
}, [
|
|
110
|
-
return
|
|
111
|
-
const
|
|
112
|
-
if (
|
|
113
|
-
return
|
|
114
|
-
|
|
108
|
+
const { schedule: o, isLoading: a, isError: u } = M(), [i, e] = x(m, "idle"), [_, E] = C(o), s = S(null), l = S(null), p = k(() => {
|
|
109
|
+
l.current && (clearTimeout(l.current), l.current = null), i === "exiting" ? e({ type: "EXIT_COMPLETE" }) : i === "entering" && e({ type: "ENTER_COMPLETE" });
|
|
110
|
+
}, [i]);
|
|
111
|
+
return c(() => {
|
|
112
|
+
const r = s.current;
|
|
113
|
+
if (r)
|
|
114
|
+
return r.addEventListener("animationend", p), () => {
|
|
115
|
+
r.removeEventListener("animationend", p);
|
|
115
116
|
};
|
|
116
|
-
}, [p]),
|
|
117
|
-
a &&
|
|
118
|
-
}, [a,
|
|
119
|
-
!a &&
|
|
120
|
-
}, [a,
|
|
121
|
-
const
|
|
122
|
-
!a &&
|
|
123
|
-
}, [a,
|
|
124
|
-
if (
|
|
125
|
-
const
|
|
117
|
+
}, [p]), c(() => {
|
|
118
|
+
a && i === "idle" && e({ type: "START_EXIT" });
|
|
119
|
+
}, [a, i]), c(() => {
|
|
120
|
+
!a && i === "exiting" && e({ type: "EXIT_COMPLETE" });
|
|
121
|
+
}, [a, i]), c(() => {
|
|
122
|
+
const r = b(o) || Array.isArray(o) && o.length >= 0;
|
|
123
|
+
!a && i === "loading" && r && (E(o), e({ type: "SCHEDULE_LOADED" }));
|
|
124
|
+
}, [a, i, o]), c(() => {
|
|
125
|
+
if (i === "exiting" && s.current && s.current) {
|
|
126
|
+
const r = document.querySelector("sticky-content-wrapper"), d = document.querySelector(".mobile-nav");
|
|
126
127
|
let f = 0;
|
|
127
|
-
|
|
128
|
-
const
|
|
128
|
+
r && (f += r.offsetHeight), d && window.getComputedStyle(d).display !== "none" && (f += d.offsetHeight), f += 16;
|
|
129
|
+
const R = s.current.getBoundingClientRect(), L = window.pageYOffset || document.documentElement.scrollTop, A = R.top + L - f;
|
|
129
130
|
setTimeout(() => {
|
|
130
131
|
window.scrollTo({
|
|
131
|
-
top:
|
|
132
|
+
top: A,
|
|
132
133
|
behavior: "auto"
|
|
133
134
|
});
|
|
134
135
|
}, 400);
|
|
135
136
|
}
|
|
136
|
-
}, [
|
|
137
|
+
}, [i]), c(() => () => {
|
|
137
138
|
l.current && clearTimeout(l.current);
|
|
138
|
-
}, []),
|
|
139
|
+
}, []), i === "loading" ? /* @__PURE__ */ n(
|
|
139
140
|
"div",
|
|
140
141
|
{
|
|
141
142
|
style: {
|
|
@@ -144,84 +145,84 @@ function Q({
|
|
|
144
145
|
minHeight: "100dvh",
|
|
145
146
|
paddingTop: "6rem"
|
|
146
147
|
},
|
|
147
|
-
children: /* @__PURE__ */
|
|
148
|
+
children: /* @__PURE__ */ n(O, {})
|
|
148
149
|
}
|
|
149
|
-
) : u ? /* @__PURE__ */
|
|
150
|
-
/* @__PURE__ */
|
|
151
|
-
/* @__PURE__ */
|
|
150
|
+
) : u ? /* @__PURE__ */ y("div", { className: "schedule-list__no-schedule", children: [
|
|
151
|
+
/* @__PURE__ */ n("h2", { children: "There was an error loading the schedule for this day." }),
|
|
152
|
+
/* @__PURE__ */ y("p", { children: [
|
|
152
153
|
"Please try again later. If this problem persists report it at ",
|
|
153
|
-
/* @__PURE__ */
|
|
154
|
+
/* @__PURE__ */ n("a", { href: "https://support.iontelevision.com/support/home", children: "our support page" }),
|
|
154
155
|
"."
|
|
155
156
|
] })
|
|
156
|
-
] }) :
|
|
157
|
+
] }) : b(_) ? (p(), /* @__PURE__ */ y(
|
|
157
158
|
"div",
|
|
158
159
|
{
|
|
159
|
-
className:
|
|
160
|
-
|
|
160
|
+
className: w([
|
|
161
|
+
g["schedule-list__no-schedule"],
|
|
161
162
|
"schedule-list__no-schedule"
|
|
162
163
|
]),
|
|
163
|
-
"data-state":
|
|
164
|
+
"data-state": i,
|
|
164
165
|
style: { animationDelay: "500ms" },
|
|
165
166
|
children: [
|
|
166
|
-
/* @__PURE__ */
|
|
167
|
-
/* @__PURE__ */
|
|
167
|
+
/* @__PURE__ */ n("h2", { children: "There are no shows scheduled for this day." }),
|
|
168
|
+
/* @__PURE__ */ y("p", { children: [
|
|
168
169
|
"Please try again later as programming becomes available, or report it at our ",
|
|
169
|
-
/* @__PURE__ */
|
|
170
|
+
/* @__PURE__ */ n("a", { href: `${v}`, children: "support page" }),
|
|
170
171
|
"."
|
|
171
172
|
] })
|
|
172
173
|
]
|
|
173
174
|
}
|
|
174
|
-
)) : Array.isArray(_) && _.length === 0 ? (p(), /* @__PURE__ */
|
|
175
|
+
)) : Array.isArray(_) && _.length === 0 ? (p(), /* @__PURE__ */ y(
|
|
175
176
|
"div",
|
|
176
177
|
{
|
|
177
|
-
className:
|
|
178
|
-
|
|
178
|
+
className: w([
|
|
179
|
+
g["schedule-list__no-schedule"],
|
|
179
180
|
"schedule-list__no-schedule"
|
|
180
181
|
]),
|
|
181
|
-
"data-state":
|
|
182
|
+
"data-state": i,
|
|
182
183
|
children: [
|
|
183
|
-
/* @__PURE__ */
|
|
184
|
-
/* @__PURE__ */
|
|
184
|
+
/* @__PURE__ */ n("h2", { children: "Our programming schedule for today has completed." }),
|
|
185
|
+
/* @__PURE__ */ n("p", { children: "Our programming will restart at 6am." })
|
|
185
186
|
]
|
|
186
187
|
}
|
|
187
|
-
)) : /* @__PURE__ */
|
|
188
|
+
)) : /* @__PURE__ */ n(
|
|
188
189
|
"ul",
|
|
189
190
|
{
|
|
190
|
-
className: `${
|
|
191
|
-
"data-state":
|
|
191
|
+
className: `${g["schedule-list"]} schedule-list`,
|
|
192
|
+
"data-state": i,
|
|
192
193
|
ref: s,
|
|
193
|
-
children: Array.isArray(_) && _.map((
|
|
194
|
-
const d =
|
|
195
|
-
return
|
|
196
|
-
|
|
194
|
+
children: Array.isArray(_) && _.map((r) => {
|
|
195
|
+
const d = D(r.element_length), f = T(r).type === "" ? [d, r.rating] : [d, r.rating, " "];
|
|
196
|
+
return r.program_class === "Episode" ? /* @__PURE__ */ n(
|
|
197
|
+
N,
|
|
197
198
|
{
|
|
198
|
-
determineCTA:
|
|
199
|
-
handleClicks:
|
|
200
|
-
scheduleItem:
|
|
199
|
+
determineCTA: T,
|
|
200
|
+
handleClicks: t,
|
|
201
|
+
scheduleItem: r,
|
|
201
202
|
strListArr: f,
|
|
202
|
-
styles:
|
|
203
|
+
styles: g
|
|
203
204
|
},
|
|
204
|
-
`schedule-list-${
|
|
205
|
-
) :
|
|
206
|
-
|
|
205
|
+
`schedule-list-${r.id}`
|
|
206
|
+
) : r.program_class === "Film" || r.program_class === "Movie" || r.program_class === "Special" ? /* @__PURE__ */ n(
|
|
207
|
+
$,
|
|
207
208
|
{
|
|
208
|
-
determineCTA:
|
|
209
|
-
handleClicks:
|
|
210
|
-
scheduleItem:
|
|
209
|
+
determineCTA: T,
|
|
210
|
+
handleClicks: t,
|
|
211
|
+
scheduleItem: r,
|
|
211
212
|
strListArr: f,
|
|
212
|
-
styles:
|
|
213
|
+
styles: g
|
|
213
214
|
},
|
|
214
|
-
`schedule-list-${
|
|
215
|
-
) :
|
|
216
|
-
|
|
215
|
+
`schedule-list-${r.id}`
|
|
216
|
+
) : r.program_class === "Sports" ? /* @__PURE__ */ n(
|
|
217
|
+
P,
|
|
217
218
|
{
|
|
218
|
-
determineCTA:
|
|
219
|
-
handleClicks:
|
|
220
|
-
scheduleItem:
|
|
219
|
+
determineCTA: T,
|
|
220
|
+
handleClicks: t,
|
|
221
|
+
scheduleItem: r,
|
|
221
222
|
strListArr: f,
|
|
222
|
-
styles:
|
|
223
|
+
styles: g
|
|
223
224
|
},
|
|
224
|
-
`schedule-list-${
|
|
225
|
+
`schedule-list-${r.id}`
|
|
225
226
|
) : null;
|
|
226
227
|
})
|
|
227
228
|
}
|
|
@@ -2,18 +2,18 @@ import { jsx as a, Fragment as y, jsxs as T } from "react/jsx-runtime";
|
|
|
2
2
|
import { getHoursMinsStr as k, classes as l } from "../../utils/helpers.js";
|
|
3
3
|
import { Concat as c } from "../Concat/Concat.js";
|
|
4
4
|
import { StringList as o } from "../StringList/StringList.js";
|
|
5
|
-
import { ImageCard as
|
|
6
|
-
import { AdjustableTwoColumnGrid as
|
|
5
|
+
import { ImageCard as x } from "../ImageCard/ImageCard.js";
|
|
6
|
+
import { AdjustableTwoColumnGrid as s } from "../AdjustableTwoColumnGrid/AdjustableTwoColumnGrid.js";
|
|
7
7
|
import { ShowAboutContent as S } from "../ShowAboutContent/ShowAboutContent.js";
|
|
8
8
|
import '../../assets/ShowAboutLayout.css';const u = {
|
|
9
|
-
"series-about-tab": "_series-about-
|
|
9
|
+
"series-about-tab": "_series-about-tab_p11gy_257"
|
|
10
10
|
};
|
|
11
11
|
function F({
|
|
12
12
|
series: t,
|
|
13
13
|
type: n = "series",
|
|
14
14
|
showUpcoming: p = !1,
|
|
15
|
-
nextAirdates:
|
|
16
|
-
firstColumnWidth:
|
|
15
|
+
nextAirdates: g = [],
|
|
16
|
+
firstColumnWidth: i = "33%",
|
|
17
17
|
socialShare: b = {
|
|
18
18
|
enabled: !1,
|
|
19
19
|
url: "",
|
|
@@ -28,10 +28,10 @@ function F({
|
|
|
28
28
|
f
|
|
29
29
|
];
|
|
30
30
|
return /* @__PURE__ */ a(y, { children: /* @__PURE__ */ T(
|
|
31
|
-
|
|
31
|
+
s,
|
|
32
32
|
{
|
|
33
33
|
classname: l([u["series-about-tab"], "series-about-tab"]),
|
|
34
|
-
firstColumnWidth:
|
|
34
|
+
firstColumnWidth: i,
|
|
35
35
|
children: [
|
|
36
36
|
t.detailImage === null ? /* @__PURE__ */ a(
|
|
37
37
|
c,
|
|
@@ -56,7 +56,7 @@ function F({
|
|
|
56
56
|
]
|
|
57
57
|
}
|
|
58
58
|
) : /* @__PURE__ */ a(
|
|
59
|
-
|
|
59
|
+
x,
|
|
60
60
|
{
|
|
61
61
|
content: /* @__PURE__ */ a(
|
|
62
62
|
c,
|
|
@@ -92,7 +92,7 @@ function F({
|
|
|
92
92
|
S,
|
|
93
93
|
{
|
|
94
94
|
castStr: d,
|
|
95
|
-
nextAirDates:
|
|
95
|
+
nextAirDates: g,
|
|
96
96
|
series: t,
|
|
97
97
|
showUpcoming: p,
|
|
98
98
|
socialShare: b,
|
package/package.json
CHANGED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import './assets/ResultsTable.css';const _ = {
|
|
2
|
-
"results-table": "_results-table_xr1vq_247",
|
|
3
|
-
"results-table__row": "_results-table__row_xr1vq_250",
|
|
4
|
-
"results-table__item": "_results-table__item_xr1vq_255",
|
|
5
|
-
"results-table__header": "_results-table__header_xr1vq_255",
|
|
6
|
-
"results-table__mobile-label": "_results-table__mobile-label_xr1vq_270",
|
|
7
|
-
"results-table__no-results": "_results-table__no-results_xr1vq_280",
|
|
8
|
-
"results-table--compact": "_results-table--compact_xr1vq_286",
|
|
9
|
-
"results-table__header-row": "_results-table__header-row_xr1vq_298",
|
|
10
|
-
"fade-in__wrapper": "_fade-in__wrapper_xr1vq_361"
|
|
11
|
-
};
|
|
12
|
-
export {
|
|
13
|
-
_ as s
|
|
14
|
-
};
|