@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
|
@@ -112,6 +112,8 @@ export interface FieldGenerationProps<T extends FieldTypes> {
|
|
|
112
112
|
};
|
|
113
113
|
}
|
|
114
114
|
export declare const DynamicFormComponent: React.FC<{
|
|
115
|
+
/** ID value for targeting section with anchor hashes */
|
|
116
|
+
anchorId?: string | undefined;
|
|
115
117
|
fields?: FormStructure | undefined;
|
|
116
118
|
onSubmit?: ((values: FormData) => Promise<void>) | undefined;
|
|
117
119
|
submitAction?: ((props: {
|
|
@@ -133,6 +135,8 @@ export declare const DynamicFormComponent: React.FC<{
|
|
|
133
135
|
} | undefined;
|
|
134
136
|
}>;
|
|
135
137
|
declare const _default: React.FC<{
|
|
138
|
+
/** ID value for targeting section with anchor hashes */
|
|
139
|
+
anchorId?: string | undefined;
|
|
136
140
|
fields?: FormStructure | undefined;
|
|
137
141
|
onSubmit?: ((values: FormData) => Promise<void>) | undefined;
|
|
138
142
|
submitAction?: ((props: {
|
|
@@ -153,362 +157,7 @@ declare const _default: React.FC<{
|
|
|
153
157
|
upload?: ((props: FieldGenerationProps<FieldGroup>) => React.ReactNode) | undefined;
|
|
154
158
|
} | undefined;
|
|
155
159
|
} & {
|
|
156
|
-
theme?:
|
|
157
|
-
colors?: {
|
|
158
|
-
dark?: string | undefined;
|
|
159
|
-
light?: string | undefined;
|
|
160
|
-
mono?: {
|
|
161
|
-
light?: string | undefined;
|
|
162
|
-
medium?: string | undefined;
|
|
163
|
-
dark?: string | undefined;
|
|
164
|
-
} | undefined;
|
|
165
|
-
primary?: {
|
|
166
|
-
light?: string | undefined;
|
|
167
|
-
medium?: string | undefined;
|
|
168
|
-
dark?: string | undefined;
|
|
169
|
-
} | undefined;
|
|
170
|
-
secondary?: {
|
|
171
|
-
light?: string | undefined;
|
|
172
|
-
medium?: string | undefined;
|
|
173
|
-
dark?: string | undefined;
|
|
174
|
-
} | undefined;
|
|
175
|
-
error?: string | undefined;
|
|
176
|
-
new?: {
|
|
177
|
-
text?: {
|
|
178
|
-
default?: string | undefined;
|
|
179
|
-
inverted?: string | undefined;
|
|
180
|
-
error?: string | undefined;
|
|
181
|
-
heading?: string | undefined;
|
|
182
|
-
headingInverted?: string | undefined;
|
|
183
|
-
copy?: string | undefined;
|
|
184
|
-
copyInverted?: string | undefined;
|
|
185
|
-
} | undefined;
|
|
186
|
-
sectionBg?: {
|
|
187
|
-
light?: string | undefined;
|
|
188
|
-
medium?: string | undefined;
|
|
189
|
-
dark?: string | undefined;
|
|
190
|
-
} | undefined;
|
|
191
|
-
elementBg?: {
|
|
192
|
-
light?: string | undefined;
|
|
193
|
-
lightHover?: string | undefined;
|
|
194
|
-
medium?: string | undefined;
|
|
195
|
-
mediumHover?: string | undefined;
|
|
196
|
-
dark?: string | undefined;
|
|
197
|
-
darkHover?: string | undefined;
|
|
198
|
-
} | undefined;
|
|
199
|
-
primary?: {
|
|
200
|
-
default?: string | undefined;
|
|
201
|
-
inverted?: string | undefined;
|
|
202
|
-
hover?: string | undefined;
|
|
203
|
-
invertedHover?: string | undefined;
|
|
204
|
-
} | undefined;
|
|
205
|
-
secondary?: {
|
|
206
|
-
default?: string | undefined;
|
|
207
|
-
inverted?: string | undefined;
|
|
208
|
-
hover?: string | undefined;
|
|
209
|
-
invertedHover?: string | undefined;
|
|
210
|
-
} | undefined;
|
|
211
|
-
error?: string | undefined;
|
|
212
|
-
} | undefined;
|
|
213
|
-
} | undefined;
|
|
214
|
-
fonts?: {
|
|
215
|
-
base?: {
|
|
216
|
-
family?: string | undefined;
|
|
217
|
-
weight?: string | undefined;
|
|
218
|
-
style?: string | undefined;
|
|
219
|
-
lineHeight?: string | undefined;
|
|
220
|
-
letterSpacing?: string | undefined;
|
|
221
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
222
|
-
textTransform?: string | undefined;
|
|
223
|
-
color?: string | undefined;
|
|
224
|
-
colorInverted?: string | undefined;
|
|
225
|
-
colorGradient?: string | undefined;
|
|
226
|
-
colorGradientInverted?: string | undefined;
|
|
227
|
-
} | undefined;
|
|
228
|
-
types?: {
|
|
229
|
-
copy?: {
|
|
230
|
-
small?: {
|
|
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
|
-
medium?: {
|
|
244
|
-
family?: string | undefined;
|
|
245
|
-
weight?: string | undefined;
|
|
246
|
-
style?: string | undefined;
|
|
247
|
-
lineHeight?: string | undefined;
|
|
248
|
-
letterSpacing?: string | undefined;
|
|
249
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
250
|
-
textTransform?: string | undefined;
|
|
251
|
-
color?: string | undefined;
|
|
252
|
-
colorInverted?: string | undefined;
|
|
253
|
-
colorGradient?: string | undefined;
|
|
254
|
-
colorGradientInverted?: string | undefined;
|
|
255
|
-
} | undefined;
|
|
256
|
-
big?: {
|
|
257
|
-
family?: string | undefined;
|
|
258
|
-
weight?: string | undefined;
|
|
259
|
-
style?: string | undefined;
|
|
260
|
-
lineHeight?: string | undefined;
|
|
261
|
-
letterSpacing?: string | undefined;
|
|
262
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
263
|
-
textTransform?: string | undefined;
|
|
264
|
-
color?: string | undefined;
|
|
265
|
-
colorInverted?: string | undefined;
|
|
266
|
-
colorGradient?: string | undefined;
|
|
267
|
-
colorGradientInverted?: string | undefined;
|
|
268
|
-
} | undefined;
|
|
269
|
-
} | undefined;
|
|
270
|
-
'copy-i'?: {
|
|
271
|
-
small?: {
|
|
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
|
-
medium?: {
|
|
285
|
-
family?: string | undefined;
|
|
286
|
-
weight?: string | undefined;
|
|
287
|
-
style?: string | undefined;
|
|
288
|
-
lineHeight?: string | undefined;
|
|
289
|
-
letterSpacing?: string | undefined;
|
|
290
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
291
|
-
textTransform?: string | undefined;
|
|
292
|
-
color?: string | undefined;
|
|
293
|
-
colorInverted?: string | undefined;
|
|
294
|
-
colorGradient?: string | undefined;
|
|
295
|
-
colorGradientInverted?: string | undefined;
|
|
296
|
-
} | undefined;
|
|
297
|
-
big?: {
|
|
298
|
-
family?: string | undefined;
|
|
299
|
-
weight?: string | undefined;
|
|
300
|
-
style?: string | undefined;
|
|
301
|
-
lineHeight?: string | undefined;
|
|
302
|
-
letterSpacing?: string | undefined;
|
|
303
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
304
|
-
textTransform?: string | undefined;
|
|
305
|
-
color?: string | undefined;
|
|
306
|
-
colorInverted?: string | undefined;
|
|
307
|
-
colorGradient?: string | undefined;
|
|
308
|
-
colorGradientInverted?: string | undefined;
|
|
309
|
-
} | undefined;
|
|
310
|
-
} | undefined;
|
|
311
|
-
'copy-b'?: {
|
|
312
|
-
small?: {
|
|
313
|
-
family?: string | undefined;
|
|
314
|
-
weight?: string | undefined;
|
|
315
|
-
style?: string | undefined;
|
|
316
|
-
lineHeight?: string | undefined;
|
|
317
|
-
letterSpacing?: string | undefined;
|
|
318
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
319
|
-
textTransform?: string | undefined;
|
|
320
|
-
color?: string | undefined;
|
|
321
|
-
colorInverted?: string | undefined;
|
|
322
|
-
colorGradient?: string | undefined;
|
|
323
|
-
colorGradientInverted?: string | undefined;
|
|
324
|
-
} | undefined;
|
|
325
|
-
medium?: {
|
|
326
|
-
family?: string | undefined;
|
|
327
|
-
weight?: string | undefined;
|
|
328
|
-
style?: string | undefined;
|
|
329
|
-
lineHeight?: string | undefined;
|
|
330
|
-
letterSpacing?: string | undefined;
|
|
331
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
332
|
-
textTransform?: string | undefined;
|
|
333
|
-
color?: string | undefined;
|
|
334
|
-
colorInverted?: string | undefined;
|
|
335
|
-
colorGradient?: string | undefined;
|
|
336
|
-
colorGradientInverted?: string | undefined;
|
|
337
|
-
} | undefined;
|
|
338
|
-
big?: {
|
|
339
|
-
family?: string | undefined;
|
|
340
|
-
weight?: string | undefined;
|
|
341
|
-
style?: string | undefined;
|
|
342
|
-
lineHeight?: string | undefined;
|
|
343
|
-
letterSpacing?: string | undefined;
|
|
344
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
345
|
-
textTransform?: string | undefined;
|
|
346
|
-
color?: string | undefined;
|
|
347
|
-
colorInverted?: string | undefined;
|
|
348
|
-
colorGradient?: string | undefined;
|
|
349
|
-
colorGradientInverted?: string | undefined;
|
|
350
|
-
} | undefined;
|
|
351
|
-
} | undefined;
|
|
352
|
-
super?: {
|
|
353
|
-
family?: string | undefined;
|
|
354
|
-
weight?: string | undefined;
|
|
355
|
-
style?: string | undefined;
|
|
356
|
-
lineHeight?: string | undefined;
|
|
357
|
-
letterSpacing?: string | undefined;
|
|
358
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
359
|
-
textTransform?: string | undefined;
|
|
360
|
-
color?: string | undefined;
|
|
361
|
-
colorInverted?: string | undefined;
|
|
362
|
-
colorGradient?: string | undefined;
|
|
363
|
-
colorGradientInverted?: string | undefined;
|
|
364
|
-
} | undefined;
|
|
365
|
-
'heading-1'?: {
|
|
366
|
-
family?: string | undefined;
|
|
367
|
-
weight?: string | undefined;
|
|
368
|
-
style?: string | undefined;
|
|
369
|
-
lineHeight?: string | undefined;
|
|
370
|
-
letterSpacing?: string | undefined;
|
|
371
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
372
|
-
textTransform?: string | undefined;
|
|
373
|
-
color?: string | undefined;
|
|
374
|
-
colorInverted?: string | undefined;
|
|
375
|
-
colorGradient?: string | undefined;
|
|
376
|
-
colorGradientInverted?: string | undefined;
|
|
377
|
-
} | undefined;
|
|
378
|
-
'heading-2'?: {
|
|
379
|
-
family?: string | undefined;
|
|
380
|
-
weight?: string | undefined;
|
|
381
|
-
style?: string | undefined;
|
|
382
|
-
lineHeight?: string | undefined;
|
|
383
|
-
letterSpacing?: string | undefined;
|
|
384
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
385
|
-
textTransform?: string | undefined;
|
|
386
|
-
color?: string | undefined;
|
|
387
|
-
colorInverted?: string | undefined;
|
|
388
|
-
colorGradient?: string | undefined;
|
|
389
|
-
colorGradientInverted?: string | undefined;
|
|
390
|
-
} | undefined;
|
|
391
|
-
'heading-3'?: {
|
|
392
|
-
family?: string | undefined;
|
|
393
|
-
weight?: string | undefined;
|
|
394
|
-
style?: string | undefined;
|
|
395
|
-
lineHeight?: string | undefined;
|
|
396
|
-
letterSpacing?: string | undefined;
|
|
397
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
398
|
-
textTransform?: string | undefined;
|
|
399
|
-
color?: string | undefined;
|
|
400
|
-
colorInverted?: string | undefined;
|
|
401
|
-
colorGradient?: string | undefined;
|
|
402
|
-
colorGradientInverted?: string | undefined;
|
|
403
|
-
} | undefined;
|
|
404
|
-
'heading-4'?: {
|
|
405
|
-
family?: string | undefined;
|
|
406
|
-
weight?: string | undefined;
|
|
407
|
-
style?: string | undefined;
|
|
408
|
-
lineHeight?: string | undefined;
|
|
409
|
-
letterSpacing?: string | undefined;
|
|
410
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
411
|
-
textTransform?: string | undefined;
|
|
412
|
-
color?: string | undefined;
|
|
413
|
-
colorInverted?: string | undefined;
|
|
414
|
-
colorGradient?: string | undefined;
|
|
415
|
-
colorGradientInverted?: string | undefined;
|
|
416
|
-
} | undefined;
|
|
417
|
-
callout?: {
|
|
418
|
-
small?: {
|
|
419
|
-
family?: string | undefined;
|
|
420
|
-
weight?: string | undefined;
|
|
421
|
-
style?: string | undefined;
|
|
422
|
-
lineHeight?: string | undefined;
|
|
423
|
-
letterSpacing?: string | undefined;
|
|
424
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
425
|
-
textTransform?: string | undefined;
|
|
426
|
-
color?: string | undefined;
|
|
427
|
-
colorInverted?: string | undefined;
|
|
428
|
-
colorGradient?: string | undefined;
|
|
429
|
-
colorGradientInverted?: string | undefined;
|
|
430
|
-
} | undefined;
|
|
431
|
-
medium?: {
|
|
432
|
-
family?: string | undefined;
|
|
433
|
-
weight?: string | undefined;
|
|
434
|
-
style?: string | undefined;
|
|
435
|
-
lineHeight?: string | undefined;
|
|
436
|
-
letterSpacing?: string | undefined;
|
|
437
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
438
|
-
textTransform?: string | undefined;
|
|
439
|
-
color?: string | undefined;
|
|
440
|
-
colorInverted?: string | undefined;
|
|
441
|
-
colorGradient?: string | undefined;
|
|
442
|
-
colorGradientInverted?: string | undefined;
|
|
443
|
-
} | undefined;
|
|
444
|
-
big?: {
|
|
445
|
-
family?: string | undefined;
|
|
446
|
-
weight?: string | undefined;
|
|
447
|
-
style?: string | undefined;
|
|
448
|
-
lineHeight?: string | undefined;
|
|
449
|
-
letterSpacing?: string | undefined;
|
|
450
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
451
|
-
textTransform?: string | undefined;
|
|
452
|
-
color?: string | undefined;
|
|
453
|
-
colorInverted?: string | undefined;
|
|
454
|
-
colorGradient?: string | undefined;
|
|
455
|
-
colorGradientInverted?: string | undefined;
|
|
456
|
-
} | undefined;
|
|
457
|
-
} | undefined;
|
|
458
|
-
} | undefined;
|
|
459
|
-
} | undefined;
|
|
460
|
-
globals?: {
|
|
461
|
-
sections?: {
|
|
462
|
-
seperation?: {
|
|
463
|
-
forcePadding?: boolean | undefined;
|
|
464
|
-
padding?: {
|
|
465
|
-
default?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
466
|
-
stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
467
|
-
} | undefined;
|
|
468
|
-
margin?: {
|
|
469
|
-
default?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
470
|
-
stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
471
|
-
} | undefined;
|
|
472
|
-
} | undefined;
|
|
473
|
-
edgeRadius?: (string | null) | undefined;
|
|
474
|
-
imageTextGradient?: string | undefined;
|
|
475
|
-
imagePlaceholderBg?: {
|
|
476
|
-
default?: string | undefined;
|
|
477
|
-
inverted?: string | undefined;
|
|
478
|
-
} | undefined;
|
|
479
|
-
newsDateFormat?: string | undefined;
|
|
480
|
-
newsTimeFormat?: string | undefined;
|
|
481
|
-
newsLocaleKey?: ("de" | "en") | undefined;
|
|
482
|
-
datepickerLocaleKey?: ("de" | "en") | undefined;
|
|
483
|
-
datepickerDateFormat?: string | undefined;
|
|
484
|
-
} | undefined;
|
|
485
|
-
navigation?: {
|
|
486
|
-
navBar?: {
|
|
487
|
-
isTopNavVisible?: boolean | undefined;
|
|
488
|
-
topNavHeight?: {
|
|
489
|
-
mobile?: {
|
|
490
|
-
small?: number | undefined;
|
|
491
|
-
large?: number | undefined;
|
|
492
|
-
} | undefined;
|
|
493
|
-
desktop?: {
|
|
494
|
-
small?: number | undefined;
|
|
495
|
-
large?: number | undefined;
|
|
496
|
-
} | undefined;
|
|
497
|
-
} | undefined;
|
|
498
|
-
height?: {
|
|
499
|
-
mobile?: {
|
|
500
|
-
small?: number | undefined;
|
|
501
|
-
large?: number | undefined;
|
|
502
|
-
} | undefined;
|
|
503
|
-
desktop?: {
|
|
504
|
-
small?: number | undefined;
|
|
505
|
-
large?: number | undefined;
|
|
506
|
-
} | undefined;
|
|
507
|
-
} | undefined;
|
|
508
|
-
} | undefined;
|
|
509
|
-
} | undefined;
|
|
510
|
-
} | undefined;
|
|
511
|
-
} | undefined;
|
|
160
|
+
theme?: import("../../utils/LibThemeProvider").RecursivePartial<DefaultTheme> | undefined;
|
|
512
161
|
}>;
|
|
513
162
|
export default _default;
|
|
514
163
|
//# sourceMappingURL=DynamicForm.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DynamicForm.d.ts","sourceRoot":"","sources":["../../../src/components/sections/DynamicForm.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"DynamicForm.d.ts","sourceRoot":"","sources":["../../../src/components/sections/DynamicForm.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { EventProps } from "../blocks/EventBlock";
|
|
3
|
+
declare const EventList: React.FC<{
|
|
4
|
+
/** ID value for targeting section with anchor hashes */
|
|
5
|
+
anchorId?: string;
|
|
6
|
+
/** Array of event item settings */
|
|
7
|
+
events?: Omit<EventProps, 'customTag' | 'isInverted' | 'onTagClick'>[];
|
|
8
|
+
/** Section background */
|
|
9
|
+
bgMode?: 'inverted' | 'full';
|
|
10
|
+
/**
|
|
11
|
+
* Callback function to handle tag click outside of component
|
|
12
|
+
* */
|
|
13
|
+
onTagClick?: (tag: string) => void;
|
|
14
|
+
/** Function to inject custom tag node */
|
|
15
|
+
customTag?: (props: {
|
|
16
|
+
name: string;
|
|
17
|
+
isInverted?: boolean;
|
|
18
|
+
isActive?: boolean;
|
|
19
|
+
clickHandler?: (ev?: React.SyntheticEvent<HTMLButtonElement>) => void;
|
|
20
|
+
}) => React.ReactNode;
|
|
21
|
+
}>;
|
|
22
|
+
export default EventList;
|
|
23
|
+
//# sourceMappingURL=EventList.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EventList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/EventList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAmB,EAAE,UAAU,EAAE,6BAAqC;AA+BtE,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC;IACtB,wDAAwD;IACxD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,mCAAmC;IACnC,MAAM,CAAC,EAAE,IAAI,CAAC,UAAU,EAAE,WAAW,GAAG,YAAY,GAAG,YAAY,CAAC,EAAE,CAAC;IAEvE,yBAAyB;IACzB,MAAM,CAAC,EAAE,UAAU,GAAG,MAAM,CAAC;IAE7B;;SAEK;IACL,UAAU,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IAEnC,yCAAyC;IACzC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE;QAChB,IAAI,EAAE,MAAM,CAAC;QACb,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,YAAY,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;KACzE,KAAK,KAAK,CAAC,SAAS,CAAC;CACzB,CAkCA,CAAC;AAEF,eAAe,SAAS,CAAC"}
|