@blateral/b.kit 2.0.0-beta.2 → 2.0.0-beta.2.3
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/lib/components/base/Section.d.ts +2 -0
- package/lib/components/base/Section.d.ts.map +1 -1
- package/lib/components/base/icons/AngleRight.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowDown.d.ts +7 -0
- package/lib/components/base/icons/ArrowDown.d.ts.map +1 -0
- package/lib/components/blocks/Actions.d.ts +2 -0
- package/lib/components/blocks/Actions.d.ts.map +1 -1
- package/lib/components/blocks/Alert.d.ts +3 -6
- package/lib/components/blocks/Alert.d.ts.map +1 -1
- package/lib/components/blocks/CookieConsent.d.ts +1 -0
- package/lib/components/blocks/CookieConsent.d.ts.map +1 -1
- package/lib/components/blocks/EventBlock.d.ts +34 -0
- package/lib/components/blocks/EventBlock.d.ts.map +1 -0
- package/lib/components/blocks/LanguageSwitcher.d.ts +13 -0
- package/lib/components/blocks/LanguageSwitcher.d.ts.map +1 -0
- package/lib/components/blocks/NavBlock.d.ts.map +1 -1
- package/lib/components/blocks/NewsCard.d.ts +1 -3
- package/lib/components/blocks/NewsCard.d.ts.map +1 -1
- package/lib/components/buttons/Pointer.d.ts.map +1 -1
- package/lib/components/sections/Accordion.d.ts +5 -356
- package/lib/components/sections/Accordion.d.ts.map +1 -1
- package/lib/components/sections/AlertList.d.ts +5 -364
- package/lib/components/sections/AlertList.d.ts.map +1 -1
- package/lib/components/sections/Article.d.ts +5 -356
- package/lib/components/sections/Article.d.ts.map +1 -1
- package/lib/components/sections/CallToAction.d.ts +7 -356
- package/lib/components/sections/CallToAction.d.ts.map +1 -1
- package/lib/components/sections/CardList.d.ts +45 -0
- package/lib/components/sections/CardList.d.ts.map +1 -0
- package/lib/components/sections/ComparisonSlider.d.ts +5 -356
- package/lib/components/sections/ComparisonSlider.d.ts.map +1 -1
- package/lib/components/sections/CrossPromotion.d.ts +5 -356
- package/lib/components/sections/CrossPromotion.d.ts.map +1 -1
- package/lib/components/sections/DynamicForm.d.ts +5 -356
- package/lib/components/sections/DynamicForm.d.ts.map +1 -1
- package/lib/components/sections/EventList.d.ts +23 -0
- package/lib/components/sections/EventList.d.ts.map +1 -0
- package/lib/components/sections/FactGrid.d.ts +5 -356
- package/lib/components/sections/FactGrid.d.ts.map +1 -1
- package/lib/components/sections/FactList.d.ts +5 -356
- package/lib/components/sections/FactList.d.ts.map +1 -1
- package/lib/components/sections/FeatureList.d.ts +5 -356
- package/lib/components/sections/FeatureList.d.ts.map +1 -1
- package/lib/components/sections/Footer.d.ts +1 -356
- package/lib/components/sections/Footer.d.ts.map +1 -1
- package/lib/components/sections/Form.d.ts +1 -356
- package/lib/components/sections/Form.d.ts.map +1 -1
- package/lib/components/sections/Gallery.d.ts +5 -356
- package/lib/components/sections/Gallery.d.ts.map +1 -1
- package/lib/components/sections/IconList.d.ts +5 -356
- package/lib/components/sections/IconList.d.ts.map +1 -1
- package/lib/components/sections/IndexList.d.ts +34 -0
- package/lib/components/sections/IndexList.d.ts.map +1 -0
- package/lib/components/sections/Intro.d.ts +5 -356
- package/lib/components/sections/Intro.d.ts.map +1 -1
- package/lib/components/sections/Map.d.ts +5 -356
- package/lib/components/sections/Map.d.ts.map +1 -1
- package/lib/components/sections/NavList.d.ts +5 -356
- package/lib/components/sections/NavList.d.ts.map +1 -1
- package/lib/components/sections/NumberList.d.ts +22 -364
- package/lib/components/sections/NumberList.d.ts.map +1 -1
- package/lib/components/sections/Poster.d.ts +5 -356
- package/lib/components/sections/Poster.d.ts.map +1 -1
- package/lib/components/sections/PriceList.d.ts +5 -356
- package/lib/components/sections/PriceList.d.ts.map +1 -1
- package/lib/components/sections/PriceTable.d.ts +5 -356
- package/lib/components/sections/PriceTable.d.ts.map +1 -1
- package/lib/components/sections/Quicknav.d.ts +5 -356
- package/lib/components/sections/Quicknav.d.ts.map +1 -1
- package/lib/components/sections/Quote.d.ts +5 -356
- package/lib/components/sections/Quote.d.ts.map +1 -1
- package/lib/components/sections/SimpleImage.d.ts +2 -0
- package/lib/components/sections/SimpleImage.d.ts.map +1 -1
- package/lib/components/sections/SocialNav.d.ts +5 -356
- package/lib/components/sections/SocialNav.d.ts.map +1 -1
- package/lib/components/sections/SocialWall.d.ts +5 -356
- package/lib/components/sections/SocialWall.d.ts.map +1 -1
- package/lib/components/sections/Table.d.ts +5 -356
- package/lib/components/sections/Table.d.ts.map +1 -1
- package/lib/components/sections/Teaser.d.ts +5 -356
- package/lib/components/sections/Teaser.d.ts.map +1 -1
- package/lib/components/sections/TeaserWide.d.ts +5 -356
- package/lib/components/sections/TeaserWide.d.ts.map +1 -1
- package/lib/components/sections/Timeline.d.ts +5 -356
- package/lib/components/sections/Timeline.d.ts.map +1 -1
- package/lib/components/sections/Video.d.ts +5 -356
- package/lib/components/sections/Video.d.ts.map +1 -1
- package/lib/components/sections/carousel/FeatureCarousel.d.ts +3 -356
- package/lib/components/sections/carousel/FeatureCarousel.d.ts.map +1 -1
- package/lib/components/sections/carousel/ImageCarousel.d.ts +3 -356
- package/lib/components/sections/carousel/ImageCarousel.d.ts.map +1 -1
- package/lib/components/sections/carousel/PromotionCarousel.d.ts +3 -356
- package/lib/components/sections/carousel/PromotionCarousel.d.ts.map +1 -1
- package/lib/components/sections/carousel/VideoCarousel.d.ts +3 -356
- package/lib/components/sections/carousel/VideoCarousel.d.ts.map +1 -1
- package/lib/components/sections/header/Header.d.ts +1 -356
- package/lib/components/sections/header/Header.d.ts.map +1 -1
- package/lib/components/sections/navigation/remastered/NavBar.d.ts +26 -5
- package/lib/components/sections/navigation/remastered/NavBar.d.ts.map +1 -1
- package/lib/components/sections/navigation/remastered/Navigation.d.ts +39 -7
- package/lib/components/sections/navigation/remastered/Navigation.d.ts.map +1 -1
- package/lib/components/sections/navigation/remastered/menu/Menu.d.ts +39 -0
- package/lib/components/sections/navigation/remastered/menu/Menu.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/menu/variations/MenuFlyout.d.ts +8 -0
- package/lib/components/sections/navigation/remastered/menu/variations/MenuFlyout.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/menu/variations/MenuLarge.d.ts +9 -0
- package/lib/components/sections/navigation/remastered/menu/variations/MenuLarge.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarBottom.d.ts +9 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarBottom.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarMain.d.ts +35 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarMain.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarTop.d.ts +11 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarTop.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarBreadCrumbs.d.ts +13 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarBreadCrumbs.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarColumn.d.ts +7 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarColumn.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarLogo.d.ts +14 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarLogo.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarMenuToggle.d.ts +9 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarMenuToggle.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarNavList.d.ts +14 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarNavList.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts +35 -0
- package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts.map +1 -0
- package/lib/components/sections/news/NewsAuthorCard.d.ts +1 -356
- package/lib/components/sections/news/NewsAuthorCard.d.ts.map +1 -1
- package/lib/components/sections/news/NewsFooter.d.ts +1 -356
- package/lib/components/sections/news/NewsFooter.d.ts.map +1 -1
- package/lib/components/sections/news/NewsImages.d.ts +1 -356
- package/lib/components/sections/news/NewsImages.d.ts.map +1 -1
- package/lib/components/sections/news/NewsIntro.d.ts +1 -356
- package/lib/components/sections/news/NewsIntro.d.ts.map +1 -1
- package/lib/components/sections/news/NewsList.d.ts +5 -356
- package/lib/components/sections/news/NewsList.d.ts.map +1 -1
- package/lib/components/sections/news/NewsOverview.d.ts +5 -356
- package/lib/components/sections/news/NewsOverview.d.ts.map +1 -1
- package/lib/components/sections/news/NewsTable.d.ts +1 -356
- package/lib/components/sections/news/NewsTable.d.ts.map +1 -1
- package/lib/components/sections/news/NewsText.d.ts +1 -356
- package/lib/components/sections/news/NewsText.d.ts.map +1 -1
- package/lib/components/sections/news/NewsVideo.d.ts +1 -356
- package/lib/components/sections/news/NewsVideo.d.ts.map +1 -1
- package/lib/components/typography/Copy.d.ts.map +1 -1
- package/lib/components/typography/Heading.d.ts.map +1 -1
- package/lib/components/typography/Link.d.ts +3 -0
- package/lib/components/typography/Link.d.ts.map +1 -1
- package/lib/index.d.ts +34 -27
- package/lib/index.d.ts.map +1 -1
- package/lib/index.es.js +2 -2
- package/lib/index.es.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/utils/LibThemeProvider.d.ts +2 -2
- package/lib/utils/LibThemeProvider.d.ts.map +1 -1
- package/lib/utils/styles.d.ts +45 -7
- package/lib/utils/styles.d.ts.map +1 -1
- package/lib/utils/useEqualSheetHeight.d.ts +2 -2
- package/lib/utils/useEqualSheetHeight.d.ts.map +1 -1
- package/lib/utils/useMediaQuery.d.ts +16 -0
- package/lib/utils/useMediaQuery.d.ts.map +1 -1
- package/package.json +2 -1
|
@@ -2,6 +2,8 @@ import React from 'react';
|
|
|
2
2
|
import { NewsCardProps } from "../../blocks/NewsCard";
|
|
3
3
|
export declare type NewsItem = Omit<NewsCardProps, 'isInverted' | 'onTagClick' | 'customTag'>;
|
|
4
4
|
export declare const NewsListComponent: React.FC<{
|
|
5
|
+
/** ID value for targeting section with anchor hashes */
|
|
6
|
+
anchorId?: string | undefined;
|
|
5
7
|
/** Show a short version of three or a expanded version of six news items */
|
|
6
8
|
mode?: "short" | "expanded" | undefined;
|
|
7
9
|
/** Array of news card settings */
|
|
@@ -21,6 +23,8 @@ export declare const NewsListComponent: React.FC<{
|
|
|
21
23
|
}) => React.ReactNode) | undefined;
|
|
22
24
|
}>;
|
|
23
25
|
declare const _default: React.FC<{
|
|
26
|
+
/** ID value for targeting section with anchor hashes */
|
|
27
|
+
anchorId?: string | undefined;
|
|
24
28
|
/** Show a short version of three or a expanded version of six news items */
|
|
25
29
|
mode?: "short" | "expanded" | undefined;
|
|
26
30
|
/** Array of news card settings */
|
|
@@ -39,362 +43,7 @@ declare const _default: React.FC<{
|
|
|
39
43
|
clickHandler?: ((ev?: React.SyntheticEvent<HTMLButtonElement, Event> | undefined) => void) | undefined;
|
|
40
44
|
}) => React.ReactNode) | undefined;
|
|
41
45
|
} & {
|
|
42
|
-
theme?:
|
|
43
|
-
colors?: {
|
|
44
|
-
dark?: string | undefined;
|
|
45
|
-
light?: string | undefined;
|
|
46
|
-
mono?: {
|
|
47
|
-
light?: string | undefined;
|
|
48
|
-
medium?: string | undefined;
|
|
49
|
-
dark?: string | undefined;
|
|
50
|
-
} | undefined;
|
|
51
|
-
primary?: {
|
|
52
|
-
light?: string | undefined;
|
|
53
|
-
medium?: string | undefined;
|
|
54
|
-
dark?: string | undefined;
|
|
55
|
-
} | undefined;
|
|
56
|
-
secondary?: {
|
|
57
|
-
light?: string | undefined;
|
|
58
|
-
medium?: string | undefined;
|
|
59
|
-
dark?: string | undefined;
|
|
60
|
-
} | undefined;
|
|
61
|
-
error?: string | undefined;
|
|
62
|
-
new?: {
|
|
63
|
-
text?: {
|
|
64
|
-
default?: string | undefined;
|
|
65
|
-
inverted?: string | undefined;
|
|
66
|
-
error?: string | undefined;
|
|
67
|
-
heading?: string | undefined;
|
|
68
|
-
headingInverted?: string | undefined;
|
|
69
|
-
copy?: string | undefined;
|
|
70
|
-
copyInverted?: string | undefined;
|
|
71
|
-
} | undefined;
|
|
72
|
-
sectionBg?: {
|
|
73
|
-
light?: string | undefined;
|
|
74
|
-
medium?: string | undefined;
|
|
75
|
-
dark?: string | undefined;
|
|
76
|
-
} | undefined;
|
|
77
|
-
elementBg?: {
|
|
78
|
-
light?: string | undefined;
|
|
79
|
-
lightHover?: string | undefined;
|
|
80
|
-
medium?: string | undefined;
|
|
81
|
-
mediumHover?: string | undefined;
|
|
82
|
-
dark?: string | undefined;
|
|
83
|
-
darkHover?: string | undefined;
|
|
84
|
-
} | undefined;
|
|
85
|
-
primary?: {
|
|
86
|
-
default?: string | undefined;
|
|
87
|
-
inverted?: string | undefined;
|
|
88
|
-
hover?: string | undefined;
|
|
89
|
-
invertedHover?: string | undefined;
|
|
90
|
-
} | undefined;
|
|
91
|
-
secondary?: {
|
|
92
|
-
default?: string | undefined;
|
|
93
|
-
inverted?: string | undefined;
|
|
94
|
-
hover?: string | undefined;
|
|
95
|
-
invertedHover?: string | undefined;
|
|
96
|
-
} | undefined;
|
|
97
|
-
error?: string | undefined;
|
|
98
|
-
} | undefined;
|
|
99
|
-
} | undefined;
|
|
100
|
-
fonts?: {
|
|
101
|
-
base?: {
|
|
102
|
-
family?: string | undefined;
|
|
103
|
-
weight?: string | undefined;
|
|
104
|
-
style?: string | undefined;
|
|
105
|
-
lineHeight?: string | undefined;
|
|
106
|
-
letterSpacing?: string | undefined;
|
|
107
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
108
|
-
textTransform?: string | undefined;
|
|
109
|
-
color?: string | undefined;
|
|
110
|
-
colorInverted?: string | undefined;
|
|
111
|
-
colorGradient?: string | undefined;
|
|
112
|
-
colorGradientInverted?: string | undefined;
|
|
113
|
-
} | undefined;
|
|
114
|
-
types?: {
|
|
115
|
-
copy?: {
|
|
116
|
-
small?: {
|
|
117
|
-
family?: string | undefined;
|
|
118
|
-
weight?: string | undefined;
|
|
119
|
-
style?: string | undefined;
|
|
120
|
-
lineHeight?: string | undefined;
|
|
121
|
-
letterSpacing?: string | undefined;
|
|
122
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
123
|
-
textTransform?: string | undefined;
|
|
124
|
-
color?: string | undefined;
|
|
125
|
-
colorInverted?: string | undefined;
|
|
126
|
-
colorGradient?: string | undefined;
|
|
127
|
-
colorGradientInverted?: string | undefined;
|
|
128
|
-
} | undefined;
|
|
129
|
-
medium?: {
|
|
130
|
-
family?: string | undefined;
|
|
131
|
-
weight?: string | undefined;
|
|
132
|
-
style?: string | undefined;
|
|
133
|
-
lineHeight?: string | undefined;
|
|
134
|
-
letterSpacing?: string | undefined;
|
|
135
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
136
|
-
textTransform?: string | undefined;
|
|
137
|
-
color?: string | undefined;
|
|
138
|
-
colorInverted?: string | undefined;
|
|
139
|
-
colorGradient?: string | undefined;
|
|
140
|
-
colorGradientInverted?: string | undefined;
|
|
141
|
-
} | undefined;
|
|
142
|
-
big?: {
|
|
143
|
-
family?: string | undefined;
|
|
144
|
-
weight?: string | undefined;
|
|
145
|
-
style?: string | undefined;
|
|
146
|
-
lineHeight?: string | undefined;
|
|
147
|
-
letterSpacing?: string | undefined;
|
|
148
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
149
|
-
textTransform?: string | undefined;
|
|
150
|
-
color?: string | undefined;
|
|
151
|
-
colorInverted?: string | undefined;
|
|
152
|
-
colorGradient?: string | undefined;
|
|
153
|
-
colorGradientInverted?: string | undefined;
|
|
154
|
-
} | undefined;
|
|
155
|
-
} | undefined;
|
|
156
|
-
'copy-i'?: {
|
|
157
|
-
small?: {
|
|
158
|
-
family?: string | undefined;
|
|
159
|
-
weight?: string | undefined;
|
|
160
|
-
style?: string | undefined;
|
|
161
|
-
lineHeight?: string | undefined;
|
|
162
|
-
letterSpacing?: string | undefined;
|
|
163
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
164
|
-
textTransform?: string | undefined;
|
|
165
|
-
color?: string | undefined;
|
|
166
|
-
colorInverted?: string | undefined;
|
|
167
|
-
colorGradient?: string | undefined;
|
|
168
|
-
colorGradientInverted?: string | undefined;
|
|
169
|
-
} | undefined;
|
|
170
|
-
medium?: {
|
|
171
|
-
family?: string | undefined;
|
|
172
|
-
weight?: string | undefined;
|
|
173
|
-
style?: string | undefined;
|
|
174
|
-
lineHeight?: string | undefined;
|
|
175
|
-
letterSpacing?: string | undefined;
|
|
176
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
177
|
-
textTransform?: string | undefined;
|
|
178
|
-
color?: string | undefined;
|
|
179
|
-
colorInverted?: string | undefined;
|
|
180
|
-
colorGradient?: string | undefined;
|
|
181
|
-
colorGradientInverted?: string | undefined;
|
|
182
|
-
} | undefined;
|
|
183
|
-
big?: {
|
|
184
|
-
family?: string | undefined;
|
|
185
|
-
weight?: string | undefined;
|
|
186
|
-
style?: string | undefined;
|
|
187
|
-
lineHeight?: string | undefined;
|
|
188
|
-
letterSpacing?: string | undefined;
|
|
189
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
190
|
-
textTransform?: string | undefined;
|
|
191
|
-
color?: string | undefined;
|
|
192
|
-
colorInverted?: string | undefined;
|
|
193
|
-
colorGradient?: string | undefined;
|
|
194
|
-
colorGradientInverted?: string | undefined;
|
|
195
|
-
} | undefined;
|
|
196
|
-
} | undefined;
|
|
197
|
-
'copy-b'?: {
|
|
198
|
-
small?: {
|
|
199
|
-
family?: string | undefined;
|
|
200
|
-
weight?: string | undefined;
|
|
201
|
-
style?: string | undefined;
|
|
202
|
-
lineHeight?: string | undefined;
|
|
203
|
-
letterSpacing?: string | undefined;
|
|
204
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
205
|
-
textTransform?: string | undefined;
|
|
206
|
-
color?: string | undefined;
|
|
207
|
-
colorInverted?: string | undefined;
|
|
208
|
-
colorGradient?: string | undefined;
|
|
209
|
-
colorGradientInverted?: string | undefined;
|
|
210
|
-
} | undefined;
|
|
211
|
-
medium?: {
|
|
212
|
-
family?: string | undefined;
|
|
213
|
-
weight?: string | undefined;
|
|
214
|
-
style?: string | undefined;
|
|
215
|
-
lineHeight?: string | undefined;
|
|
216
|
-
letterSpacing?: string | undefined;
|
|
217
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
218
|
-
textTransform?: string | undefined;
|
|
219
|
-
color?: string | undefined;
|
|
220
|
-
colorInverted?: string | undefined;
|
|
221
|
-
colorGradient?: string | undefined;
|
|
222
|
-
colorGradientInverted?: string | undefined;
|
|
223
|
-
} | undefined;
|
|
224
|
-
big?: {
|
|
225
|
-
family?: string | undefined;
|
|
226
|
-
weight?: string | undefined;
|
|
227
|
-
style?: string | undefined;
|
|
228
|
-
lineHeight?: string | undefined;
|
|
229
|
-
letterSpacing?: string | undefined;
|
|
230
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
231
|
-
textTransform?: string | undefined;
|
|
232
|
-
color?: string | undefined;
|
|
233
|
-
colorInverted?: string | undefined;
|
|
234
|
-
colorGradient?: string | undefined;
|
|
235
|
-
colorGradientInverted?: string | undefined;
|
|
236
|
-
} | undefined;
|
|
237
|
-
} | undefined;
|
|
238
|
-
super?: {
|
|
239
|
-
family?: string | undefined;
|
|
240
|
-
weight?: string | undefined;
|
|
241
|
-
style?: string | undefined;
|
|
242
|
-
lineHeight?: string | undefined;
|
|
243
|
-
letterSpacing?: string | undefined;
|
|
244
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
245
|
-
textTransform?: string | undefined;
|
|
246
|
-
color?: string | undefined;
|
|
247
|
-
colorInverted?: string | undefined;
|
|
248
|
-
colorGradient?: string | undefined;
|
|
249
|
-
colorGradientInverted?: string | undefined;
|
|
250
|
-
} | undefined;
|
|
251
|
-
'heading-1'?: {
|
|
252
|
-
family?: string | undefined;
|
|
253
|
-
weight?: string | undefined;
|
|
254
|
-
style?: string | undefined;
|
|
255
|
-
lineHeight?: string | undefined;
|
|
256
|
-
letterSpacing?: string | undefined;
|
|
257
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
258
|
-
textTransform?: string | undefined;
|
|
259
|
-
color?: string | undefined;
|
|
260
|
-
colorInverted?: string | undefined;
|
|
261
|
-
colorGradient?: string | undefined;
|
|
262
|
-
colorGradientInverted?: string | undefined;
|
|
263
|
-
} | undefined;
|
|
264
|
-
'heading-2'?: {
|
|
265
|
-
family?: string | undefined;
|
|
266
|
-
weight?: string | undefined;
|
|
267
|
-
style?: string | undefined;
|
|
268
|
-
lineHeight?: string | undefined;
|
|
269
|
-
letterSpacing?: string | undefined;
|
|
270
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
271
|
-
textTransform?: string | undefined;
|
|
272
|
-
color?: string | undefined;
|
|
273
|
-
colorInverted?: string | undefined;
|
|
274
|
-
colorGradient?: string | undefined;
|
|
275
|
-
colorGradientInverted?: string | undefined;
|
|
276
|
-
} | undefined;
|
|
277
|
-
'heading-3'?: {
|
|
278
|
-
family?: string | undefined;
|
|
279
|
-
weight?: string | undefined;
|
|
280
|
-
style?: string | undefined;
|
|
281
|
-
lineHeight?: string | undefined;
|
|
282
|
-
letterSpacing?: string | undefined;
|
|
283
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
284
|
-
textTransform?: string | undefined;
|
|
285
|
-
color?: string | undefined;
|
|
286
|
-
colorInverted?: string | undefined;
|
|
287
|
-
colorGradient?: string | undefined;
|
|
288
|
-
colorGradientInverted?: string | undefined;
|
|
289
|
-
} | undefined;
|
|
290
|
-
'heading-4'?: {
|
|
291
|
-
family?: string | undefined;
|
|
292
|
-
weight?: string | undefined;
|
|
293
|
-
style?: string | undefined;
|
|
294
|
-
lineHeight?: string | undefined;
|
|
295
|
-
letterSpacing?: string | undefined;
|
|
296
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
297
|
-
textTransform?: string | undefined;
|
|
298
|
-
color?: string | undefined;
|
|
299
|
-
colorInverted?: string | undefined;
|
|
300
|
-
colorGradient?: string | undefined;
|
|
301
|
-
colorGradientInverted?: string | undefined;
|
|
302
|
-
} | undefined;
|
|
303
|
-
callout?: {
|
|
304
|
-
small?: {
|
|
305
|
-
family?: string | undefined;
|
|
306
|
-
weight?: string | undefined;
|
|
307
|
-
style?: string | undefined;
|
|
308
|
-
lineHeight?: string | undefined;
|
|
309
|
-
letterSpacing?: string | undefined;
|
|
310
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
311
|
-
textTransform?: string | undefined;
|
|
312
|
-
color?: string | undefined;
|
|
313
|
-
colorInverted?: string | undefined;
|
|
314
|
-
colorGradient?: string | undefined;
|
|
315
|
-
colorGradientInverted?: string | undefined;
|
|
316
|
-
} | undefined;
|
|
317
|
-
medium?: {
|
|
318
|
-
family?: string | undefined;
|
|
319
|
-
weight?: string | undefined;
|
|
320
|
-
style?: string | undefined;
|
|
321
|
-
lineHeight?: string | undefined;
|
|
322
|
-
letterSpacing?: string | undefined;
|
|
323
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
324
|
-
textTransform?: string | undefined;
|
|
325
|
-
color?: string | undefined;
|
|
326
|
-
colorInverted?: string | undefined;
|
|
327
|
-
colorGradient?: string | undefined;
|
|
328
|
-
colorGradientInverted?: string | undefined;
|
|
329
|
-
} | undefined;
|
|
330
|
-
big?: {
|
|
331
|
-
family?: string | undefined;
|
|
332
|
-
weight?: string | undefined;
|
|
333
|
-
style?: string | undefined;
|
|
334
|
-
lineHeight?: string | undefined;
|
|
335
|
-
letterSpacing?: string | undefined;
|
|
336
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
337
|
-
textTransform?: string | undefined;
|
|
338
|
-
color?: string | undefined;
|
|
339
|
-
colorInverted?: string | undefined;
|
|
340
|
-
colorGradient?: string | undefined;
|
|
341
|
-
colorGradientInverted?: string | undefined;
|
|
342
|
-
} | undefined;
|
|
343
|
-
} | undefined;
|
|
344
|
-
} | undefined;
|
|
345
|
-
} | undefined;
|
|
346
|
-
globals?: {
|
|
347
|
-
sections?: {
|
|
348
|
-
seperation?: {
|
|
349
|
-
forcePadding?: boolean | undefined;
|
|
350
|
-
padding?: {
|
|
351
|
-
default?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
352
|
-
stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
353
|
-
} | undefined;
|
|
354
|
-
margin?: {
|
|
355
|
-
default?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
356
|
-
stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
357
|
-
} | undefined;
|
|
358
|
-
} | undefined;
|
|
359
|
-
edgeRadius?: (string | null) | undefined;
|
|
360
|
-
imageTextGradient?: string | undefined;
|
|
361
|
-
imagePlaceholderBg?: {
|
|
362
|
-
default?: string | undefined;
|
|
363
|
-
inverted?: string | undefined;
|
|
364
|
-
} | undefined;
|
|
365
|
-
newsDateFormat?: string | undefined;
|
|
366
|
-
newsTimeFormat?: string | undefined;
|
|
367
|
-
newsLocaleKey?: ("de" | "en") | undefined;
|
|
368
|
-
datepickerLocaleKey?: ("de" | "en") | undefined;
|
|
369
|
-
datepickerDateFormat?: string | undefined;
|
|
370
|
-
} | undefined;
|
|
371
|
-
navigation?: {
|
|
372
|
-
navBar?: {
|
|
373
|
-
isTopNavVisible?: boolean | undefined;
|
|
374
|
-
topNavHeight?: {
|
|
375
|
-
mobile?: {
|
|
376
|
-
small?: number | undefined;
|
|
377
|
-
large?: number | undefined;
|
|
378
|
-
} | undefined;
|
|
379
|
-
desktop?: {
|
|
380
|
-
small?: number | undefined;
|
|
381
|
-
large?: number | undefined;
|
|
382
|
-
} | undefined;
|
|
383
|
-
} | undefined;
|
|
384
|
-
height?: {
|
|
385
|
-
mobile?: {
|
|
386
|
-
small?: number | undefined;
|
|
387
|
-
large?: number | undefined;
|
|
388
|
-
} | undefined;
|
|
389
|
-
desktop?: {
|
|
390
|
-
small?: number | undefined;
|
|
391
|
-
large?: number | undefined;
|
|
392
|
-
} | undefined;
|
|
393
|
-
} | undefined;
|
|
394
|
-
} | undefined;
|
|
395
|
-
} | undefined;
|
|
396
|
-
} | undefined;
|
|
397
|
-
} | undefined;
|
|
46
|
+
theme?: import("../../../utils/LibThemeProvider").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
398
47
|
}>;
|
|
399
48
|
export default _default;
|
|
400
49
|
//# sourceMappingURL=NewsList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsList.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAMvC,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AAoCrE,oBAAY,QAAQ,GAAG,IAAI,CACvB,aAAa,EACb,YAAY,GAAG,YAAY,GAAG,WAAW,CAC5C,CAAC;
|
|
1
|
+
{"version":3,"file":"NewsList.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAMvC,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AAoCrE,oBAAY,QAAQ,GAAG,IAAI,CACvB,aAAa,EACb,YAAY,GAAG,YAAY,GAAG,WAAW,CAC5C,CAAC;AAuFF,eAAO,MAAM,iBAAiB;IApF1B,wDAAwD;;IAGxD,4EAA4E;;IAG5E,kCAAkC;;IAGlC,0BAA0B;;IAG1B;;SAEK;wBACc,MAAM,KAAK,IAAI;IAElC,yCAAyC;;cAE/B,MAAM;;;6FAGqD,IAAI;UACnE,MAAM,SAAS;EA6DgB,CAAC;;IApFtC,wDAAwD;;IAGxD,4EAA4E;;IAG5E,kCAAkC;;IAGlC,0BAA0B;;IAG1B;;SAEK;;IAGL,yCAAyC;;;;;;;;;;AAoE7C,wBAAsC"}
|