@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
|
@@ -9,6 +9,8 @@ export interface ContactBoxProps {
|
|
|
9
9
|
};
|
|
10
10
|
}
|
|
11
11
|
export declare const CallToAction: FC<{
|
|
12
|
+
/** ID value for targeting section with anchor hashes */
|
|
13
|
+
anchorId?: string;
|
|
12
14
|
/** Main title text */
|
|
13
15
|
title?: string;
|
|
14
16
|
/** Main title HTML tag type (h2, h3, h4...) */
|
|
@@ -35,6 +37,8 @@ export declare const CallToAction: FC<{
|
|
|
35
37
|
newsFormMain?: (isInverted?: boolean) => React.ReactNode;
|
|
36
38
|
}>;
|
|
37
39
|
export declare const CallToActionComponent: React.FC<{
|
|
40
|
+
/** ID value for targeting section with anchor hashes */
|
|
41
|
+
anchorId?: string | undefined;
|
|
38
42
|
/** Main title text */
|
|
39
43
|
title?: string | undefined;
|
|
40
44
|
/** Main title HTML tag type (h2, h3, h4...) */
|
|
@@ -61,6 +65,8 @@ export declare const CallToActionComponent: React.FC<{
|
|
|
61
65
|
newsFormMain?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
62
66
|
}>;
|
|
63
67
|
declare const _default: React.FC<{
|
|
68
|
+
/** ID value for targeting section with anchor hashes */
|
|
69
|
+
anchorId?: string | undefined;
|
|
64
70
|
/** Main title text */
|
|
65
71
|
title?: string | undefined;
|
|
66
72
|
/** Main title HTML tag type (h2, h3, h4...) */
|
|
@@ -86,362 +92,7 @@ declare const _default: React.FC<{
|
|
|
86
92
|
/** Function to inject newsletter form */
|
|
87
93
|
newsFormMain?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
88
94
|
} & {
|
|
89
|
-
theme?:
|
|
90
|
-
colors?: {
|
|
91
|
-
dark?: string | undefined;
|
|
92
|
-
light?: string | undefined;
|
|
93
|
-
mono?: {
|
|
94
|
-
light?: string | undefined;
|
|
95
|
-
medium?: string | undefined;
|
|
96
|
-
dark?: string | undefined;
|
|
97
|
-
} | undefined;
|
|
98
|
-
primary?: {
|
|
99
|
-
light?: string | undefined;
|
|
100
|
-
medium?: string | undefined;
|
|
101
|
-
dark?: string | undefined;
|
|
102
|
-
} | undefined;
|
|
103
|
-
secondary?: {
|
|
104
|
-
light?: string | undefined;
|
|
105
|
-
medium?: string | undefined;
|
|
106
|
-
dark?: string | undefined;
|
|
107
|
-
} | undefined;
|
|
108
|
-
error?: string | undefined;
|
|
109
|
-
new?: {
|
|
110
|
-
text?: {
|
|
111
|
-
default?: string | undefined;
|
|
112
|
-
inverted?: string | undefined;
|
|
113
|
-
error?: string | undefined;
|
|
114
|
-
heading?: string | undefined;
|
|
115
|
-
headingInverted?: string | undefined;
|
|
116
|
-
copy?: string | undefined;
|
|
117
|
-
copyInverted?: string | undefined;
|
|
118
|
-
} | undefined;
|
|
119
|
-
sectionBg?: {
|
|
120
|
-
light?: string | undefined;
|
|
121
|
-
medium?: string | undefined;
|
|
122
|
-
dark?: string | undefined;
|
|
123
|
-
} | undefined;
|
|
124
|
-
elementBg?: {
|
|
125
|
-
light?: string | undefined;
|
|
126
|
-
lightHover?: string | undefined;
|
|
127
|
-
medium?: string | undefined;
|
|
128
|
-
mediumHover?: string | undefined;
|
|
129
|
-
dark?: string | undefined;
|
|
130
|
-
darkHover?: string | undefined;
|
|
131
|
-
} | undefined;
|
|
132
|
-
primary?: {
|
|
133
|
-
default?: string | undefined;
|
|
134
|
-
inverted?: string | undefined;
|
|
135
|
-
hover?: string | undefined;
|
|
136
|
-
invertedHover?: string | undefined;
|
|
137
|
-
} | undefined;
|
|
138
|
-
secondary?: {
|
|
139
|
-
default?: string | undefined;
|
|
140
|
-
inverted?: string | undefined;
|
|
141
|
-
hover?: string | undefined;
|
|
142
|
-
invertedHover?: string | undefined;
|
|
143
|
-
} | undefined;
|
|
144
|
-
error?: string | undefined;
|
|
145
|
-
} | undefined;
|
|
146
|
-
} | undefined;
|
|
147
|
-
fonts?: {
|
|
148
|
-
base?: {
|
|
149
|
-
family?: string | undefined;
|
|
150
|
-
weight?: string | undefined;
|
|
151
|
-
style?: string | undefined;
|
|
152
|
-
lineHeight?: string | undefined;
|
|
153
|
-
letterSpacing?: string | undefined;
|
|
154
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
155
|
-
textTransform?: string | undefined;
|
|
156
|
-
color?: string | undefined;
|
|
157
|
-
colorInverted?: string | undefined;
|
|
158
|
-
colorGradient?: string | undefined;
|
|
159
|
-
colorGradientInverted?: string | undefined;
|
|
160
|
-
} | undefined;
|
|
161
|
-
types?: {
|
|
162
|
-
copy?: {
|
|
163
|
-
small?: {
|
|
164
|
-
family?: string | undefined;
|
|
165
|
-
weight?: string | undefined;
|
|
166
|
-
style?: string | undefined;
|
|
167
|
-
lineHeight?: string | undefined;
|
|
168
|
-
letterSpacing?: string | undefined;
|
|
169
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
170
|
-
textTransform?: string | undefined;
|
|
171
|
-
color?: string | undefined;
|
|
172
|
-
colorInverted?: string | undefined;
|
|
173
|
-
colorGradient?: string | undefined;
|
|
174
|
-
colorGradientInverted?: string | undefined;
|
|
175
|
-
} | undefined;
|
|
176
|
-
medium?: {
|
|
177
|
-
family?: string | undefined;
|
|
178
|
-
weight?: string | undefined;
|
|
179
|
-
style?: string | undefined;
|
|
180
|
-
lineHeight?: string | undefined;
|
|
181
|
-
letterSpacing?: string | undefined;
|
|
182
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
183
|
-
textTransform?: string | undefined;
|
|
184
|
-
color?: string | undefined;
|
|
185
|
-
colorInverted?: string | undefined;
|
|
186
|
-
colorGradient?: string | undefined;
|
|
187
|
-
colorGradientInverted?: string | undefined;
|
|
188
|
-
} | undefined;
|
|
189
|
-
big?: {
|
|
190
|
-
family?: string | undefined;
|
|
191
|
-
weight?: string | undefined;
|
|
192
|
-
style?: string | undefined;
|
|
193
|
-
lineHeight?: string | undefined;
|
|
194
|
-
letterSpacing?: string | undefined;
|
|
195
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
196
|
-
textTransform?: string | undefined;
|
|
197
|
-
color?: string | undefined;
|
|
198
|
-
colorInverted?: string | undefined;
|
|
199
|
-
colorGradient?: string | undefined;
|
|
200
|
-
colorGradientInverted?: string | undefined;
|
|
201
|
-
} | undefined;
|
|
202
|
-
} | undefined;
|
|
203
|
-
'copy-i'?: {
|
|
204
|
-
small?: {
|
|
205
|
-
family?: string | undefined;
|
|
206
|
-
weight?: string | undefined;
|
|
207
|
-
style?: string | undefined;
|
|
208
|
-
lineHeight?: string | undefined;
|
|
209
|
-
letterSpacing?: string | undefined;
|
|
210
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
211
|
-
textTransform?: string | undefined;
|
|
212
|
-
color?: string | undefined;
|
|
213
|
-
colorInverted?: string | undefined;
|
|
214
|
-
colorGradient?: string | undefined;
|
|
215
|
-
colorGradientInverted?: string | undefined;
|
|
216
|
-
} | undefined;
|
|
217
|
-
medium?: {
|
|
218
|
-
family?: string | undefined;
|
|
219
|
-
weight?: string | undefined;
|
|
220
|
-
style?: string | undefined;
|
|
221
|
-
lineHeight?: string | undefined;
|
|
222
|
-
letterSpacing?: string | undefined;
|
|
223
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
224
|
-
textTransform?: string | undefined;
|
|
225
|
-
color?: string | undefined;
|
|
226
|
-
colorInverted?: string | undefined;
|
|
227
|
-
colorGradient?: string | undefined;
|
|
228
|
-
colorGradientInverted?: string | undefined;
|
|
229
|
-
} | undefined;
|
|
230
|
-
big?: {
|
|
231
|
-
family?: string | undefined;
|
|
232
|
-
weight?: string | undefined;
|
|
233
|
-
style?: string | undefined;
|
|
234
|
-
lineHeight?: string | undefined;
|
|
235
|
-
letterSpacing?: string | undefined;
|
|
236
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
237
|
-
textTransform?: string | undefined;
|
|
238
|
-
color?: string | undefined;
|
|
239
|
-
colorInverted?: string | undefined;
|
|
240
|
-
colorGradient?: string | undefined;
|
|
241
|
-
colorGradientInverted?: string | undefined;
|
|
242
|
-
} | undefined;
|
|
243
|
-
} | undefined;
|
|
244
|
-
'copy-b'?: {
|
|
245
|
-
small?: {
|
|
246
|
-
family?: string | undefined;
|
|
247
|
-
weight?: string | undefined;
|
|
248
|
-
style?: string | undefined;
|
|
249
|
-
lineHeight?: string | undefined;
|
|
250
|
-
letterSpacing?: string | undefined;
|
|
251
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
252
|
-
textTransform?: string | undefined;
|
|
253
|
-
color?: string | undefined;
|
|
254
|
-
colorInverted?: string | undefined;
|
|
255
|
-
colorGradient?: string | undefined;
|
|
256
|
-
colorGradientInverted?: string | undefined;
|
|
257
|
-
} | undefined;
|
|
258
|
-
medium?: {
|
|
259
|
-
family?: string | undefined;
|
|
260
|
-
weight?: string | undefined;
|
|
261
|
-
style?: string | undefined;
|
|
262
|
-
lineHeight?: string | undefined;
|
|
263
|
-
letterSpacing?: string | undefined;
|
|
264
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
265
|
-
textTransform?: string | undefined;
|
|
266
|
-
color?: string | undefined;
|
|
267
|
-
colorInverted?: string | undefined;
|
|
268
|
-
colorGradient?: string | undefined;
|
|
269
|
-
colorGradientInverted?: string | undefined;
|
|
270
|
-
} | undefined;
|
|
271
|
-
big?: {
|
|
272
|
-
family?: string | undefined;
|
|
273
|
-
weight?: string | undefined;
|
|
274
|
-
style?: string | undefined;
|
|
275
|
-
lineHeight?: string | undefined;
|
|
276
|
-
letterSpacing?: string | undefined;
|
|
277
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
278
|
-
textTransform?: string | undefined;
|
|
279
|
-
color?: string | undefined;
|
|
280
|
-
colorInverted?: string | undefined;
|
|
281
|
-
colorGradient?: string | undefined;
|
|
282
|
-
colorGradientInverted?: string | undefined;
|
|
283
|
-
} | undefined;
|
|
284
|
-
} | undefined;
|
|
285
|
-
super?: {
|
|
286
|
-
family?: string | undefined;
|
|
287
|
-
weight?: string | undefined;
|
|
288
|
-
style?: string | undefined;
|
|
289
|
-
lineHeight?: string | undefined;
|
|
290
|
-
letterSpacing?: string | undefined;
|
|
291
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
292
|
-
textTransform?: string | undefined;
|
|
293
|
-
color?: string | undefined;
|
|
294
|
-
colorInverted?: string | undefined;
|
|
295
|
-
colorGradient?: string | undefined;
|
|
296
|
-
colorGradientInverted?: string | undefined;
|
|
297
|
-
} | undefined;
|
|
298
|
-
'heading-1'?: {
|
|
299
|
-
family?: string | undefined;
|
|
300
|
-
weight?: string | undefined;
|
|
301
|
-
style?: string | undefined;
|
|
302
|
-
lineHeight?: string | undefined;
|
|
303
|
-
letterSpacing?: string | undefined;
|
|
304
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
305
|
-
textTransform?: string | undefined;
|
|
306
|
-
color?: string | undefined;
|
|
307
|
-
colorInverted?: string | undefined;
|
|
308
|
-
colorGradient?: string | undefined;
|
|
309
|
-
colorGradientInverted?: string | undefined;
|
|
310
|
-
} | undefined;
|
|
311
|
-
'heading-2'?: {
|
|
312
|
-
family?: string | undefined;
|
|
313
|
-
weight?: string | undefined;
|
|
314
|
-
style?: string | undefined;
|
|
315
|
-
lineHeight?: string | undefined;
|
|
316
|
-
letterSpacing?: string | undefined;
|
|
317
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
318
|
-
textTransform?: string | undefined;
|
|
319
|
-
color?: string | undefined;
|
|
320
|
-
colorInverted?: string | undefined;
|
|
321
|
-
colorGradient?: string | undefined;
|
|
322
|
-
colorGradientInverted?: string | undefined;
|
|
323
|
-
} | undefined;
|
|
324
|
-
'heading-3'?: {
|
|
325
|
-
family?: string | undefined;
|
|
326
|
-
weight?: string | undefined;
|
|
327
|
-
style?: string | undefined;
|
|
328
|
-
lineHeight?: string | undefined;
|
|
329
|
-
letterSpacing?: string | undefined;
|
|
330
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
331
|
-
textTransform?: string | undefined;
|
|
332
|
-
color?: string | undefined;
|
|
333
|
-
colorInverted?: string | undefined;
|
|
334
|
-
colorGradient?: string | undefined;
|
|
335
|
-
colorGradientInverted?: string | undefined;
|
|
336
|
-
} | undefined;
|
|
337
|
-
'heading-4'?: {
|
|
338
|
-
family?: string | undefined;
|
|
339
|
-
weight?: string | undefined;
|
|
340
|
-
style?: string | undefined;
|
|
341
|
-
lineHeight?: string | undefined;
|
|
342
|
-
letterSpacing?: string | undefined;
|
|
343
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
344
|
-
textTransform?: string | undefined;
|
|
345
|
-
color?: string | undefined;
|
|
346
|
-
colorInverted?: string | undefined;
|
|
347
|
-
colorGradient?: string | undefined;
|
|
348
|
-
colorGradientInverted?: string | undefined;
|
|
349
|
-
} | undefined;
|
|
350
|
-
callout?: {
|
|
351
|
-
small?: {
|
|
352
|
-
family?: string | undefined;
|
|
353
|
-
weight?: string | undefined;
|
|
354
|
-
style?: string | undefined;
|
|
355
|
-
lineHeight?: string | undefined;
|
|
356
|
-
letterSpacing?: string | undefined;
|
|
357
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
358
|
-
textTransform?: string | undefined;
|
|
359
|
-
color?: string | undefined;
|
|
360
|
-
colorInverted?: string | undefined;
|
|
361
|
-
colorGradient?: string | undefined;
|
|
362
|
-
colorGradientInverted?: string | undefined;
|
|
363
|
-
} | undefined;
|
|
364
|
-
medium?: {
|
|
365
|
-
family?: string | undefined;
|
|
366
|
-
weight?: string | undefined;
|
|
367
|
-
style?: string | undefined;
|
|
368
|
-
lineHeight?: string | undefined;
|
|
369
|
-
letterSpacing?: string | undefined;
|
|
370
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
371
|
-
textTransform?: string | undefined;
|
|
372
|
-
color?: string | undefined;
|
|
373
|
-
colorInverted?: string | undefined;
|
|
374
|
-
colorGradient?: string | undefined;
|
|
375
|
-
colorGradientInverted?: string | undefined;
|
|
376
|
-
} | undefined;
|
|
377
|
-
big?: {
|
|
378
|
-
family?: string | undefined;
|
|
379
|
-
weight?: string | undefined;
|
|
380
|
-
style?: string | undefined;
|
|
381
|
-
lineHeight?: string | undefined;
|
|
382
|
-
letterSpacing?: string | undefined;
|
|
383
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
384
|
-
textTransform?: string | undefined;
|
|
385
|
-
color?: string | undefined;
|
|
386
|
-
colorInverted?: string | undefined;
|
|
387
|
-
colorGradient?: string | undefined;
|
|
388
|
-
colorGradientInverted?: string | undefined;
|
|
389
|
-
} | undefined;
|
|
390
|
-
} | undefined;
|
|
391
|
-
} | undefined;
|
|
392
|
-
} | undefined;
|
|
393
|
-
globals?: {
|
|
394
|
-
sections?: {
|
|
395
|
-
seperation?: {
|
|
396
|
-
forcePadding?: boolean | undefined;
|
|
397
|
-
padding?: {
|
|
398
|
-
default?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
399
|
-
stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
400
|
-
} | undefined;
|
|
401
|
-
margin?: {
|
|
402
|
-
default?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
403
|
-
stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
404
|
-
} | undefined;
|
|
405
|
-
} | undefined;
|
|
406
|
-
edgeRadius?: (string | null) | undefined;
|
|
407
|
-
imageTextGradient?: string | undefined;
|
|
408
|
-
imagePlaceholderBg?: {
|
|
409
|
-
default?: string | undefined;
|
|
410
|
-
inverted?: string | undefined;
|
|
411
|
-
} | undefined;
|
|
412
|
-
newsDateFormat?: string | undefined;
|
|
413
|
-
newsTimeFormat?: string | undefined;
|
|
414
|
-
newsLocaleKey?: ("de" | "en") | undefined;
|
|
415
|
-
datepickerLocaleKey?: ("de" | "en") | undefined;
|
|
416
|
-
datepickerDateFormat?: string | undefined;
|
|
417
|
-
} | undefined;
|
|
418
|
-
navigation?: {
|
|
419
|
-
navBar?: {
|
|
420
|
-
isTopNavVisible?: boolean | undefined;
|
|
421
|
-
topNavHeight?: {
|
|
422
|
-
mobile?: {
|
|
423
|
-
small?: number | undefined;
|
|
424
|
-
large?: number | undefined;
|
|
425
|
-
} | undefined;
|
|
426
|
-
desktop?: {
|
|
427
|
-
small?: number | undefined;
|
|
428
|
-
large?: number | undefined;
|
|
429
|
-
} | undefined;
|
|
430
|
-
} | undefined;
|
|
431
|
-
height?: {
|
|
432
|
-
mobile?: {
|
|
433
|
-
small?: number | undefined;
|
|
434
|
-
large?: number | undefined;
|
|
435
|
-
} | undefined;
|
|
436
|
-
desktop?: {
|
|
437
|
-
small?: number | undefined;
|
|
438
|
-
large?: number | undefined;
|
|
439
|
-
} | undefined;
|
|
440
|
-
} | undefined;
|
|
441
|
-
} | undefined;
|
|
442
|
-
} | undefined;
|
|
443
|
-
} | undefined;
|
|
444
|
-
} | undefined;
|
|
95
|
+
theme?: import("../../utils/LibThemeProvider").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
445
96
|
}>;
|
|
446
97
|
export default _default;
|
|
447
98
|
//# sourceMappingURL=CallToAction.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CallToAction.d.ts","sourceRoot":"","sources":["../../../src/components/sections/CallToAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAc,MAAM,OAAO,CAAC;AAY9C,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAqF5D,MAAM,WAAW,eAAe;IAC5B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;CACzC;AAsFD,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC;IAC1B,sBAAsB;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,+CAA+C;IAC/C,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,kDAAkD;IAClD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,gDAAgD;IAChD,YAAY,CAAC,EAAE,WAAW,CAAC;IAC3B,oEAAoE;IACpE,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,6BAA6B;IAC7B,OAAO,CAAC,EAAE,eAAe,CAAC;IAC1B,sGAAsG;IACtG,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,oDAAoD;IACpD,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAExB,yBAAyB;IACzB,MAAM,CAAC,EAAE,MAAM,GAAG,UAAU,CAAC;IAE7B,+CAA+C;IAC/C,aAAa,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IAC1D,iDAAiD;IACjD,eAAe,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IAC5D,yCAAyC;IACzC,YAAY,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;CAC5D,
|
|
1
|
+
{"version":3,"file":"CallToAction.d.ts","sourceRoot":"","sources":["../../../src/components/sections/CallToAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAc,MAAM,OAAO,CAAC;AAY9C,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAqF5D,MAAM,WAAW,eAAe;IAC5B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;CACzC;AAsFD,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC;IAC1B,wDAAwD;IACxD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,sBAAsB;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,+CAA+C;IAC/C,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,kDAAkD;IAClD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,gDAAgD;IAChD,YAAY,CAAC,EAAE,WAAW,CAAC;IAC3B,oEAAoE;IACpE,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,6BAA6B;IAC7B,OAAO,CAAC,EAAE,eAAe,CAAC;IAC1B,sGAAsG;IACtG,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,oDAAoD;IACpD,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAExB,yBAAyB;IACzB,MAAM,CAAC,EAAE,MAAM,GAAG,UAAU,CAAC;IAE7B,+CAA+C;IAC/C,aAAa,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IAC1D,iDAAiD;IACjD,eAAe,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IAC5D,yCAAyC;IACzC,YAAY,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;CAC5D,CAkEA,CAAC;AAEF,eAAO,MAAM,qBAAqB;IAhG9B,wDAAwD;;IAExD,sBAAsB;;IAEtB,+CAA+C;;IAE/C,kDAAkD;;IAElD,gDAAgD;;IAEhD,oEAAoE;;IAEpE,6BAA6B;;IAE7B,sGAAsG;;IAEtG,oDAAoD;YAC5C,MAAM,SAAS;IAEvB,yBAAyB;;IAGzB,+CAA+C;2DACL,MAAM,SAAS;IACzD,iDAAiD;6DACL,MAAM,SAAS;IAC3D,yCAAyC;0DACA,MAAM,SAAS;EAqEX,CAAC;;IAhG9C,wDAAwD;;IAExD,sBAAsB;;IAEtB,+CAA+C;;IAE/C,kDAAkD;;IAElD,gDAAgD;;IAEhD,oEAAoE;;IAEpE,6BAA6B;;IAE7B,sGAAsG;;IAEtG,oDAAoD;;IAGpD,yBAAyB;;IAGzB,+CAA+C;;IAE/C,iDAAiD;;IAEjD,yCAAyC;;;;;AAuE7C,wBAA0C"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { ImageProps } from "../blocks/Image";
|
|
2
|
+
import { LinkProps } from "../typography/Link";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
export interface CardProps {
|
|
5
|
+
isInverted?: boolean;
|
|
6
|
+
title?: string;
|
|
7
|
+
subLabel?: string;
|
|
8
|
+
image?: ImageProps;
|
|
9
|
+
link?: LinkProps;
|
|
10
|
+
icon?: {
|
|
11
|
+
src: string;
|
|
12
|
+
alt?: string;
|
|
13
|
+
};
|
|
14
|
+
decorator?: (props: {
|
|
15
|
+
isInverted?: boolean;
|
|
16
|
+
}) => React.ReactNode;
|
|
17
|
+
}
|
|
18
|
+
export declare const CardListComponent: React.FC<{
|
|
19
|
+
/** ID value for targeting section with anchor hashes */
|
|
20
|
+
anchorId?: string | undefined;
|
|
21
|
+
/** Array with card item settings */
|
|
22
|
+
items?: Omit<CardProps, "isInverted" | "decorator">[] | undefined;
|
|
23
|
+
/** Section background */
|
|
24
|
+
bgMode?: "full" | "inverted" | undefined;
|
|
25
|
+
/** Function to inject custom decoration icon */
|
|
26
|
+
decorator?: ((props: {
|
|
27
|
+
isInverted?: boolean;
|
|
28
|
+
}) => React.ReactNode) | undefined;
|
|
29
|
+
}>;
|
|
30
|
+
declare const _default: React.FC<{
|
|
31
|
+
/** ID value for targeting section with anchor hashes */
|
|
32
|
+
anchorId?: string | undefined;
|
|
33
|
+
/** Array with card item settings */
|
|
34
|
+
items?: Omit<CardProps, "isInverted" | "decorator">[] | undefined;
|
|
35
|
+
/** Section background */
|
|
36
|
+
bgMode?: "full" | "inverted" | undefined;
|
|
37
|
+
/** Function to inject custom decoration icon */
|
|
38
|
+
decorator?: ((props: {
|
|
39
|
+
isInverted?: boolean | undefined;
|
|
40
|
+
}) => React.ReactNode) | undefined;
|
|
41
|
+
} & {
|
|
42
|
+
theme?: import("../../utils/LibThemeProvider").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
43
|
+
}>;
|
|
44
|
+
export default _default;
|
|
45
|
+
//# sourceMappingURL=CardList.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CardList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/CardList.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAE5D,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAC7D,OAAO,KAAK,MAAM,OAAO,CAAC;AA2K1B,MAAM,WAAW,SAAS;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,IAAI,CAAC,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,GAAG,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IACrC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;CACpE;AAuID,eAAO,MAAM,iBAAiB;IA7C1B,wDAAwD;;IAGxD,oCAAoC;;IAGpC,yBAAyB;;IAGzB,gDAAgD;yBAC5B;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,MAAM,SAAS;EAmC3B,CAAC;;IA7CtC,wDAAwD;;IAGxD,oCAAoC;;IAGpC,yBAAyB;;IAGzB,gDAAgD;;;;;;;AAqCpD,wBAAsC"}
|