@scrippsproduct/networks-ui-library 1.1.0-alpha.4 → 1.1.0-alpha.5
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.d.ts +1 -0
- package/dist/index.js +34 -32
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -67,6 +67,7 @@ export { ErrorHandler } from './components/ErrorHandler';
|
|
|
67
67
|
export { ImageReplacementAnchor } from './components/ImageReplacementAnchor';
|
|
68
68
|
export { GetAirdateWrapper } from './components/GetAirdateWrapper';
|
|
69
69
|
export { Loading } from './components/Loading';
|
|
70
|
+
export { LoadingV2 } from './components/LoadingV2';
|
|
70
71
|
export { ResponsiveImage } from './components/ResponsiveImage';
|
|
71
72
|
export { StringList } from './components/StringList';
|
|
72
73
|
export { GeneralErrorBoundary } from './error-boundries/GeneralErrorBoundry';
|
package/dist/index.js
CHANGED
|
@@ -6,7 +6,7 @@ import { PromotionsRowBlock as n } from "./components/PromotionsRowBlock/Promoti
|
|
|
6
6
|
import { SocialShareBlock as s } from "./components/SocialShareBlock/SocialShareBlock.js";
|
|
7
7
|
import { ActionButton as u } from "./components/ActionButton/ActionButton.js";
|
|
8
8
|
import { Button as g } from "./components/Button/Button.js";
|
|
9
|
-
import { GradientButton as
|
|
9
|
+
import { GradientButton as C } from "./components/GradientButton/GradientButton.js";
|
|
10
10
|
import { Carousel as B } from "./components/Carousel/Carousel.js";
|
|
11
11
|
import { CarouselSlide as A } from "./components/CarouselSlide/CarouselSlide.js";
|
|
12
12
|
import { Empty as T } from "./components/CarouselSlide/slide-layouts/Empty/Empty.js";
|
|
@@ -17,8 +17,8 @@ import { TextSlide as G } from "./components/CarouselSlide/slide-layouts/Text/Te
|
|
|
17
17
|
import { VideoSlide as N } from "./components/CarouselSlide/slide-layouts/Video/VideoSlide.js";
|
|
18
18
|
import { C as E } from "./ChoicesItem-CT9fXB0I.mjs";
|
|
19
19
|
import { ChoicesList as H } from "./components/ChoicesList/ChoicesList.js";
|
|
20
|
-
import { CreateChoiceList as
|
|
21
|
-
import { CustomDataList as
|
|
20
|
+
import { CreateChoiceList as q } from "./components/CreateChoiceList/CreateChoiceList.js";
|
|
21
|
+
import { CustomDataList as U } from "./components/CustomDataList/CustomDataList.js";
|
|
22
22
|
import { CustomSelect as W } from "./components/CustomSelect/CustomSelect.js";
|
|
23
23
|
import { Input as K } from "./components/Input/Input.js";
|
|
24
24
|
import { Select as Q } from "./components/Select/Select.js";
|
|
@@ -32,7 +32,7 @@ import { ProgramAirdate as ao } from "./components/ProgramAirdate/ProgramAirdate
|
|
|
32
32
|
import { PromotionsRowModule as no } from "./components/PromotionsRowModule/PromotionsRowModule.js";
|
|
33
33
|
import { RescanInstructions as so } from "./components/RescanInstructions/RescanInstructions.js";
|
|
34
34
|
import { ScheduleLayout as co } from "./components/ScheduleLayout/ScheduleLayout.js";
|
|
35
|
-
import { SectionedContent as
|
|
35
|
+
import { SectionedContent as Lo } from "./components/SectionedContent/SectionedContent.js";
|
|
36
36
|
import { ShowAboutLayout as So } from "./components/ShowAboutLayout/ShowAboutLayout.js";
|
|
37
37
|
import { TabbedContent as ho } from "./components/TabbedContent/TabbedContent.js";
|
|
38
38
|
import { AdjustableTwoColumnGrid as Io } from "./components/AdjustableTwoColumnGrid/AdjustableTwoColumnGrid.js";
|
|
@@ -43,8 +43,8 @@ import { ModalContainer as Fo } from "./components/ModalContainer/ModalContainer
|
|
|
43
43
|
import { PageHero as wo } from "./components/PageHero/PageHero.js";
|
|
44
44
|
import { TabContent as Do } from "./components/TabContent/TabContent.js";
|
|
45
45
|
import { FeaturedList as Mo } from "./components/FeaturedList/FeaturedList.js";
|
|
46
|
-
import { GenericList as
|
|
47
|
-
import { GridList as
|
|
46
|
+
import { GenericList as Vo } from "./components/GenericList/GenericList.js";
|
|
47
|
+
import { GridList as zo } from "./components/GridList/GridList.js";
|
|
48
48
|
import { LogoListItem as jo } from "./components/LogoListItem/LogoListItem.js";
|
|
49
49
|
import { NavList as Jo } from "./components/NavList/NavList.js";
|
|
50
50
|
import { ScheduleList as Oo } from "./components/ScheduleList/ScheduleList.js";
|
|
@@ -59,7 +59,7 @@ import { TabNavigation as ir } from "./components/TabNavigation/TabNavigation.js
|
|
|
59
59
|
import { ResultsTable as lr } from "./components/ResultsTable/ResultsTable.js";
|
|
60
60
|
import { ResultsTableBody as dr } from "./components/ResultsTableBody/ResultsTableBody.js";
|
|
61
61
|
import { ResultsTableHeader as cr } from "./components/ResultsTableHeader/ResultsTableHeader.js";
|
|
62
|
-
import { AirDateFormatter as
|
|
62
|
+
import { AirDateFormatter as Lr } from "./components/AirDateFormatter/AirDateFormatter.js";
|
|
63
63
|
import { AnchorTag as Sr } from "./components/AnchorTag/AnchorTag.js";
|
|
64
64
|
import { ButtonAnchor as hr } from "./components/ButtonAnchor/ButtonAnchor.js";
|
|
65
65
|
import { Concat as Ir } from "./components/Concat/Concat.js";
|
|
@@ -67,24 +67,25 @@ import { ErrorHandler as br } from "./components/ErrorHandler/ErrorHandler.js";
|
|
|
67
67
|
import { ImageReplacementAnchor as yr } from "./components/ImageReplacementAnchor/ImageReplacementAnchor.js";
|
|
68
68
|
import { GetAirdateWrapper as Rr } from "./components/GetAirdateWrapper/GetAirdateWrapper.js";
|
|
69
69
|
import { Loading as Fr } from "./components/Loading/Loading.js";
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
70
|
+
import { LoadingV2 as wr } from "./components/LoadingV2/LoadingV2.js";
|
|
71
|
+
import { ResponsiveImage as Dr } from "./components/ResponsiveImage/ResponsiveImage.js";
|
|
72
|
+
import { StringList as Mr } from "./components/StringList/StringList.js";
|
|
73
|
+
import { GeneralErrorBoundary as Vr } from "./error-boundries/GeneralErrorBoundry.js";
|
|
74
|
+
import { BlankErrorBoundary as zr } from "./error-boundries/BlankErrorBoundry.js";
|
|
75
|
+
import { BCVideoPlayer as jr } from "./components/BCVideoPlayer/BCVideoPlayer.js";
|
|
76
|
+
import { PromotionBlock as Jr } from "./components/PromotionBlock/PromotionBlock.js";
|
|
77
|
+
import { DeviceAndPlatformLists as Or } from "./components/DeviceAndPlatformLists/DeviceAndPlatformLists.js";
|
|
78
|
+
import { InstructionsList as Xr } from "./components/InstructionsList/InstructionsList.js";
|
|
79
|
+
import { Figure as Zr } from "./components/Figure/Figure.js";
|
|
79
80
|
export {
|
|
80
81
|
u as ActionButton,
|
|
81
82
|
e as AdBlock,
|
|
82
83
|
Io as AdjustableTwoColumnGrid,
|
|
83
|
-
|
|
84
|
+
Lr as AirDateFormatter,
|
|
84
85
|
Sr as AnchorTag,
|
|
85
|
-
|
|
86
|
+
jr as BCVideoPlayer,
|
|
86
87
|
oo as BasicGridModule,
|
|
87
|
-
|
|
88
|
+
zr as BlankErrorBoundary,
|
|
88
89
|
g as Button,
|
|
89
90
|
hr as ButtonAnchor,
|
|
90
91
|
B as Carousel,
|
|
@@ -94,36 +95,37 @@ export {
|
|
|
94
95
|
E as ChoicesItem,
|
|
95
96
|
H as ChoicesList,
|
|
96
97
|
Ir as Concat,
|
|
97
|
-
|
|
98
|
+
q as CreateChoiceList,
|
|
98
99
|
m as CtaBlock,
|
|
99
|
-
|
|
100
|
+
U as CustomDataList,
|
|
100
101
|
W as CustomSelect,
|
|
101
102
|
Zo as DateNavigation,
|
|
102
103
|
_ as DatePicker,
|
|
103
|
-
|
|
104
|
+
Or as DeviceAndPlatformLists,
|
|
104
105
|
$o as DrawerNavigation,
|
|
105
106
|
T as Empty,
|
|
106
107
|
bo as EqualSizeFlexRow,
|
|
107
108
|
yo as EqualSizeGrid,
|
|
108
109
|
br as ErrorHandler,
|
|
109
110
|
Mo as FeaturedList,
|
|
110
|
-
|
|
111
|
+
Zr as Figure,
|
|
111
112
|
v as FigureSlide,
|
|
112
113
|
fo as FindUs,
|
|
113
114
|
rr as FooterNavigation,
|
|
114
|
-
|
|
115
|
-
|
|
115
|
+
Vr as GeneralErrorBoundary,
|
|
116
|
+
Vo as GenericList,
|
|
116
117
|
Rr as GetAirdateWrapper,
|
|
117
|
-
|
|
118
|
-
|
|
118
|
+
C as GradientButton,
|
|
119
|
+
zo as GridList,
|
|
119
120
|
f as ImageCard,
|
|
120
121
|
P as ImageCardSlide,
|
|
121
122
|
yr as ImageReplacementAnchor,
|
|
122
123
|
Ro as InfoPanel,
|
|
123
124
|
tr as InlineNavigation,
|
|
124
125
|
K as Input,
|
|
125
|
-
|
|
126
|
+
Xr as InstructionsList,
|
|
126
127
|
Fr as Loading,
|
|
128
|
+
wr as LoadingV2,
|
|
127
129
|
jo as LogoListItem,
|
|
128
130
|
pr as LogoNavigation,
|
|
129
131
|
Fo as ModalContainer,
|
|
@@ -131,23 +133,23 @@ export {
|
|
|
131
133
|
Jo as NavList,
|
|
132
134
|
wo as PageHero,
|
|
133
135
|
ao as ProgramAirdate,
|
|
134
|
-
|
|
136
|
+
Jr as PromotionBlock,
|
|
135
137
|
n as PromotionsRowBlock,
|
|
136
138
|
no as PromotionsRowModule,
|
|
137
139
|
so as RescanInstructions,
|
|
138
|
-
|
|
140
|
+
Dr as ResponsiveImage,
|
|
139
141
|
lr as ResultsTable,
|
|
140
142
|
dr as ResultsTableBody,
|
|
141
143
|
cr as ResultsTableHeader,
|
|
142
144
|
co as ScheduleLayout,
|
|
143
145
|
Oo as ScheduleList,
|
|
144
|
-
|
|
146
|
+
Lo as SectionedContent,
|
|
145
147
|
Q as Select,
|
|
146
148
|
So as ShowAboutLayout,
|
|
147
149
|
k as ShowSlide,
|
|
148
150
|
xr as SocialLinks,
|
|
149
151
|
s as SocialShareBlock,
|
|
150
|
-
|
|
152
|
+
Mr as StringList,
|
|
151
153
|
Do as TabContent,
|
|
152
154
|
ir as TabNavigation,
|
|
153
155
|
ho as TabbedContent,
|
package/package.json
CHANGED