@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.
Files changed (162) hide show
  1. package/lib/components/base/Section.d.ts +2 -0
  2. package/lib/components/base/Section.d.ts.map +1 -1
  3. package/lib/components/base/icons/AngleRight.d.ts.map +1 -1
  4. package/lib/components/base/icons/ArrowDown.d.ts +7 -0
  5. package/lib/components/base/icons/ArrowDown.d.ts.map +1 -0
  6. package/lib/components/blocks/Actions.d.ts +2 -0
  7. package/lib/components/blocks/Actions.d.ts.map +1 -1
  8. package/lib/components/blocks/Alert.d.ts +3 -6
  9. package/lib/components/blocks/Alert.d.ts.map +1 -1
  10. package/lib/components/blocks/CookieConsent.d.ts +1 -0
  11. package/lib/components/blocks/CookieConsent.d.ts.map +1 -1
  12. package/lib/components/blocks/EventBlock.d.ts +34 -0
  13. package/lib/components/blocks/EventBlock.d.ts.map +1 -0
  14. package/lib/components/blocks/LanguageSwitcher.d.ts +13 -0
  15. package/lib/components/blocks/LanguageSwitcher.d.ts.map +1 -0
  16. package/lib/components/blocks/NavBlock.d.ts.map +1 -1
  17. package/lib/components/blocks/NewsCard.d.ts +1 -3
  18. package/lib/components/blocks/NewsCard.d.ts.map +1 -1
  19. package/lib/components/buttons/Pointer.d.ts.map +1 -1
  20. package/lib/components/sections/Accordion.d.ts +5 -356
  21. package/lib/components/sections/Accordion.d.ts.map +1 -1
  22. package/lib/components/sections/AlertList.d.ts +5 -364
  23. package/lib/components/sections/AlertList.d.ts.map +1 -1
  24. package/lib/components/sections/Article.d.ts +5 -356
  25. package/lib/components/sections/Article.d.ts.map +1 -1
  26. package/lib/components/sections/CallToAction.d.ts +7 -356
  27. package/lib/components/sections/CallToAction.d.ts.map +1 -1
  28. package/lib/components/sections/CardList.d.ts +45 -0
  29. package/lib/components/sections/CardList.d.ts.map +1 -0
  30. package/lib/components/sections/ComparisonSlider.d.ts +5 -356
  31. package/lib/components/sections/ComparisonSlider.d.ts.map +1 -1
  32. package/lib/components/sections/CrossPromotion.d.ts +5 -356
  33. package/lib/components/sections/CrossPromotion.d.ts.map +1 -1
  34. package/lib/components/sections/DynamicForm.d.ts +5 -356
  35. package/lib/components/sections/DynamicForm.d.ts.map +1 -1
  36. package/lib/components/sections/EventList.d.ts +23 -0
  37. package/lib/components/sections/EventList.d.ts.map +1 -0
  38. package/lib/components/sections/FactGrid.d.ts +5 -356
  39. package/lib/components/sections/FactGrid.d.ts.map +1 -1
  40. package/lib/components/sections/FactList.d.ts +5 -356
  41. package/lib/components/sections/FactList.d.ts.map +1 -1
  42. package/lib/components/sections/FeatureList.d.ts +5 -356
  43. package/lib/components/sections/FeatureList.d.ts.map +1 -1
  44. package/lib/components/sections/Footer.d.ts +1 -356
  45. package/lib/components/sections/Footer.d.ts.map +1 -1
  46. package/lib/components/sections/Form.d.ts +1 -356
  47. package/lib/components/sections/Form.d.ts.map +1 -1
  48. package/lib/components/sections/Gallery.d.ts +5 -356
  49. package/lib/components/sections/Gallery.d.ts.map +1 -1
  50. package/lib/components/sections/IconList.d.ts +5 -356
  51. package/lib/components/sections/IconList.d.ts.map +1 -1
  52. package/lib/components/sections/IndexList.d.ts +34 -0
  53. package/lib/components/sections/IndexList.d.ts.map +1 -0
  54. package/lib/components/sections/Intro.d.ts +5 -356
  55. package/lib/components/sections/Intro.d.ts.map +1 -1
  56. package/lib/components/sections/Map.d.ts +5 -356
  57. package/lib/components/sections/Map.d.ts.map +1 -1
  58. package/lib/components/sections/NavList.d.ts +5 -356
  59. package/lib/components/sections/NavList.d.ts.map +1 -1
  60. package/lib/components/sections/NumberList.d.ts +22 -364
  61. package/lib/components/sections/NumberList.d.ts.map +1 -1
  62. package/lib/components/sections/Poster.d.ts +5 -356
  63. package/lib/components/sections/Poster.d.ts.map +1 -1
  64. package/lib/components/sections/PriceList.d.ts +5 -356
  65. package/lib/components/sections/PriceList.d.ts.map +1 -1
  66. package/lib/components/sections/PriceTable.d.ts +5 -356
  67. package/lib/components/sections/PriceTable.d.ts.map +1 -1
  68. package/lib/components/sections/Quicknav.d.ts +5 -356
  69. package/lib/components/sections/Quicknav.d.ts.map +1 -1
  70. package/lib/components/sections/Quote.d.ts +5 -356
  71. package/lib/components/sections/Quote.d.ts.map +1 -1
  72. package/lib/components/sections/SimpleImage.d.ts +2 -0
  73. package/lib/components/sections/SimpleImage.d.ts.map +1 -1
  74. package/lib/components/sections/SocialNav.d.ts +5 -356
  75. package/lib/components/sections/SocialNav.d.ts.map +1 -1
  76. package/lib/components/sections/SocialWall.d.ts +5 -356
  77. package/lib/components/sections/SocialWall.d.ts.map +1 -1
  78. package/lib/components/sections/Table.d.ts +5 -356
  79. package/lib/components/sections/Table.d.ts.map +1 -1
  80. package/lib/components/sections/Teaser.d.ts +5 -356
  81. package/lib/components/sections/Teaser.d.ts.map +1 -1
  82. package/lib/components/sections/TeaserWide.d.ts +5 -356
  83. package/lib/components/sections/TeaserWide.d.ts.map +1 -1
  84. package/lib/components/sections/Timeline.d.ts +5 -356
  85. package/lib/components/sections/Timeline.d.ts.map +1 -1
  86. package/lib/components/sections/Video.d.ts +5 -356
  87. package/lib/components/sections/Video.d.ts.map +1 -1
  88. package/lib/components/sections/carousel/FeatureCarousel.d.ts +3 -356
  89. package/lib/components/sections/carousel/FeatureCarousel.d.ts.map +1 -1
  90. package/lib/components/sections/carousel/ImageCarousel.d.ts +3 -356
  91. package/lib/components/sections/carousel/ImageCarousel.d.ts.map +1 -1
  92. package/lib/components/sections/carousel/PromotionCarousel.d.ts +3 -356
  93. package/lib/components/sections/carousel/PromotionCarousel.d.ts.map +1 -1
  94. package/lib/components/sections/carousel/VideoCarousel.d.ts +3 -356
  95. package/lib/components/sections/carousel/VideoCarousel.d.ts.map +1 -1
  96. package/lib/components/sections/header/Header.d.ts +1 -356
  97. package/lib/components/sections/header/Header.d.ts.map +1 -1
  98. package/lib/components/sections/navigation/remastered/NavBar.d.ts +26 -5
  99. package/lib/components/sections/navigation/remastered/NavBar.d.ts.map +1 -1
  100. package/lib/components/sections/navigation/remastered/Navigation.d.ts +39 -7
  101. package/lib/components/sections/navigation/remastered/Navigation.d.ts.map +1 -1
  102. package/lib/components/sections/navigation/remastered/menu/Menu.d.ts +39 -0
  103. package/lib/components/sections/navigation/remastered/menu/Menu.d.ts.map +1 -0
  104. package/lib/components/sections/navigation/remastered/menu/variations/MenuFlyout.d.ts +8 -0
  105. package/lib/components/sections/navigation/remastered/menu/variations/MenuFlyout.d.ts.map +1 -0
  106. package/lib/components/sections/navigation/remastered/menu/variations/MenuLarge.d.ts +9 -0
  107. package/lib/components/sections/navigation/remastered/menu/variations/MenuLarge.d.ts.map +1 -0
  108. package/lib/components/sections/navigation/remastered/partials/NavBarBottom.d.ts +9 -0
  109. package/lib/components/sections/navigation/remastered/partials/NavBarBottom.d.ts.map +1 -0
  110. package/lib/components/sections/navigation/remastered/partials/NavBarMain.d.ts +35 -0
  111. package/lib/components/sections/navigation/remastered/partials/NavBarMain.d.ts.map +1 -0
  112. package/lib/components/sections/navigation/remastered/partials/NavBarTop.d.ts +11 -0
  113. package/lib/components/sections/navigation/remastered/partials/NavBarTop.d.ts.map +1 -0
  114. package/lib/components/sections/navigation/remastered/skeletons/BarBreadCrumbs.d.ts +13 -0
  115. package/lib/components/sections/navigation/remastered/skeletons/BarBreadCrumbs.d.ts.map +1 -0
  116. package/lib/components/sections/navigation/remastered/skeletons/BarColumn.d.ts +7 -0
  117. package/lib/components/sections/navigation/remastered/skeletons/BarColumn.d.ts.map +1 -0
  118. package/lib/components/sections/navigation/remastered/skeletons/BarLogo.d.ts +14 -0
  119. package/lib/components/sections/navigation/remastered/skeletons/BarLogo.d.ts.map +1 -0
  120. package/lib/components/sections/navigation/remastered/skeletons/BarMenuToggle.d.ts +9 -0
  121. package/lib/components/sections/navigation/remastered/skeletons/BarMenuToggle.d.ts.map +1 -0
  122. package/lib/components/sections/navigation/remastered/skeletons/BarNavList.d.ts +14 -0
  123. package/lib/components/sections/navigation/remastered/skeletons/BarNavList.d.ts.map +1 -0
  124. package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts +35 -0
  125. package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts.map +1 -0
  126. package/lib/components/sections/news/NewsAuthorCard.d.ts +1 -356
  127. package/lib/components/sections/news/NewsAuthorCard.d.ts.map +1 -1
  128. package/lib/components/sections/news/NewsFooter.d.ts +1 -356
  129. package/lib/components/sections/news/NewsFooter.d.ts.map +1 -1
  130. package/lib/components/sections/news/NewsImages.d.ts +1 -356
  131. package/lib/components/sections/news/NewsImages.d.ts.map +1 -1
  132. package/lib/components/sections/news/NewsIntro.d.ts +1 -356
  133. package/lib/components/sections/news/NewsIntro.d.ts.map +1 -1
  134. package/lib/components/sections/news/NewsList.d.ts +5 -356
  135. package/lib/components/sections/news/NewsList.d.ts.map +1 -1
  136. package/lib/components/sections/news/NewsOverview.d.ts +5 -356
  137. package/lib/components/sections/news/NewsOverview.d.ts.map +1 -1
  138. package/lib/components/sections/news/NewsTable.d.ts +1 -356
  139. package/lib/components/sections/news/NewsTable.d.ts.map +1 -1
  140. package/lib/components/sections/news/NewsText.d.ts +1 -356
  141. package/lib/components/sections/news/NewsText.d.ts.map +1 -1
  142. package/lib/components/sections/news/NewsVideo.d.ts +1 -356
  143. package/lib/components/sections/news/NewsVideo.d.ts.map +1 -1
  144. package/lib/components/typography/Copy.d.ts.map +1 -1
  145. package/lib/components/typography/Heading.d.ts.map +1 -1
  146. package/lib/components/typography/Link.d.ts +3 -0
  147. package/lib/components/typography/Link.d.ts.map +1 -1
  148. package/lib/index.d.ts +34 -27
  149. package/lib/index.d.ts.map +1 -1
  150. package/lib/index.es.js +2 -2
  151. package/lib/index.es.js.map +1 -1
  152. package/lib/index.js +1 -1
  153. package/lib/index.js.map +1 -1
  154. package/lib/utils/LibThemeProvider.d.ts +2 -2
  155. package/lib/utils/LibThemeProvider.d.ts.map +1 -1
  156. package/lib/utils/styles.d.ts +45 -7
  157. package/lib/utils/styles.d.ts.map +1 -1
  158. package/lib/utils/useEqualSheetHeight.d.ts +2 -2
  159. package/lib/utils/useEqualSheetHeight.d.ts.map +1 -1
  160. package/lib/utils/useMediaQuery.d.ts +16 -0
  161. package/lib/utils/useMediaQuery.d.ts.map +1 -1
  162. package/package.json +2 -1
@@ -3,6 +3,8 @@ import { HeadlineTag } from "../typography/Heading";
3
3
  import { ImageProps } from "../blocks/Image";
4
4
  import { VideoAspectRatios } from "../blocks/VideoBlock";
5
5
  export declare const TeaserWideComponent: React.FC<{
6
+ /** ID value for targeting section with anchor hashes */
7
+ anchorId?: string | undefined;
6
8
  /** Switch text and image columns */
7
9
  isMirrored?: boolean | undefined;
8
10
  /** Superior title that stands above main title */
@@ -33,6 +35,8 @@ export declare const TeaserWideComponent: React.FC<{
33
35
  secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
34
36
  }>;
35
37
  declare const _default: React.FC<{
38
+ /** ID value for targeting section with anchor hashes */
39
+ anchorId?: string | undefined;
36
40
  /** Switch text and image columns */
37
41
  isMirrored?: boolean | undefined;
38
42
  /** Superior title that stands above main title */
@@ -62,362 +66,7 @@ declare const _default: React.FC<{
62
66
  /** Function to inject custom secondary button */
63
67
  secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
64
68
  } & {
65
- theme?: {
66
- colors?: {
67
- dark?: string | undefined;
68
- light?: string | undefined;
69
- mono?: {
70
- light?: string | undefined;
71
- medium?: string | undefined;
72
- dark?: string | undefined;
73
- } | undefined;
74
- primary?: {
75
- light?: string | undefined;
76
- medium?: string | undefined;
77
- dark?: string | undefined;
78
- } | undefined;
79
- secondary?: {
80
- light?: string | undefined;
81
- medium?: string | undefined;
82
- dark?: string | undefined;
83
- } | undefined;
84
- error?: string | undefined;
85
- new?: {
86
- text?: {
87
- default?: string | undefined;
88
- inverted?: string | undefined;
89
- error?: string | undefined;
90
- heading?: string | undefined;
91
- headingInverted?: string | undefined;
92
- copy?: string | undefined;
93
- copyInverted?: string | undefined;
94
- } | undefined;
95
- sectionBg?: {
96
- light?: string | undefined;
97
- medium?: string | undefined;
98
- dark?: string | undefined;
99
- } | undefined;
100
- elementBg?: {
101
- light?: string | undefined;
102
- lightHover?: string | undefined;
103
- medium?: string | undefined;
104
- mediumHover?: string | undefined;
105
- dark?: string | undefined;
106
- darkHover?: string | undefined;
107
- } | undefined;
108
- primary?: {
109
- default?: string | undefined;
110
- inverted?: string | undefined;
111
- hover?: string | undefined;
112
- invertedHover?: string | undefined;
113
- } | undefined;
114
- secondary?: {
115
- default?: string | undefined;
116
- inverted?: string | undefined;
117
- hover?: string | undefined;
118
- invertedHover?: string | undefined;
119
- } | undefined;
120
- error?: string | undefined;
121
- } | undefined;
122
- } | undefined;
123
- fonts?: {
124
- base?: {
125
- family?: string | undefined;
126
- weight?: string | undefined;
127
- style?: string | undefined;
128
- lineHeight?: string | undefined;
129
- letterSpacing?: string | undefined;
130
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
131
- textTransform?: string | undefined;
132
- color?: string | undefined;
133
- colorInverted?: string | undefined;
134
- colorGradient?: string | undefined;
135
- colorGradientInverted?: string | undefined;
136
- } | undefined;
137
- types?: {
138
- copy?: {
139
- small?: {
140
- family?: string | undefined;
141
- weight?: string | undefined;
142
- style?: string | undefined;
143
- lineHeight?: string | undefined;
144
- letterSpacing?: string | undefined;
145
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
146
- textTransform?: string | undefined;
147
- color?: string | undefined;
148
- colorInverted?: string | undefined;
149
- colorGradient?: string | undefined;
150
- colorGradientInverted?: string | undefined;
151
- } | undefined;
152
- medium?: {
153
- family?: string | undefined;
154
- weight?: string | undefined;
155
- style?: string | undefined;
156
- lineHeight?: string | undefined;
157
- letterSpacing?: string | undefined;
158
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
159
- textTransform?: string | undefined;
160
- color?: string | undefined;
161
- colorInverted?: string | undefined;
162
- colorGradient?: string | undefined;
163
- colorGradientInverted?: string | undefined;
164
- } | undefined;
165
- big?: {
166
- family?: string | undefined;
167
- weight?: string | undefined;
168
- style?: string | undefined;
169
- lineHeight?: string | undefined;
170
- letterSpacing?: string | undefined;
171
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
172
- textTransform?: string | undefined;
173
- color?: string | undefined;
174
- colorInverted?: string | undefined;
175
- colorGradient?: string | undefined;
176
- colorGradientInverted?: string | undefined;
177
- } | undefined;
178
- } | undefined;
179
- 'copy-i'?: {
180
- small?: {
181
- family?: string | undefined;
182
- weight?: string | undefined;
183
- style?: string | undefined;
184
- lineHeight?: string | undefined;
185
- letterSpacing?: string | undefined;
186
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
187
- textTransform?: string | undefined;
188
- color?: string | undefined;
189
- colorInverted?: string | undefined;
190
- colorGradient?: string | undefined;
191
- colorGradientInverted?: string | undefined;
192
- } | undefined;
193
- medium?: {
194
- family?: string | undefined;
195
- weight?: string | undefined;
196
- style?: string | undefined;
197
- lineHeight?: string | undefined;
198
- letterSpacing?: string | undefined;
199
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
200
- textTransform?: string | undefined;
201
- color?: string | undefined;
202
- colorInverted?: string | undefined;
203
- colorGradient?: string | undefined;
204
- colorGradientInverted?: string | undefined;
205
- } | undefined;
206
- big?: {
207
- family?: string | undefined;
208
- weight?: string | undefined;
209
- style?: string | undefined;
210
- lineHeight?: string | undefined;
211
- letterSpacing?: string | undefined;
212
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
213
- textTransform?: string | undefined;
214
- color?: string | undefined;
215
- colorInverted?: string | undefined;
216
- colorGradient?: string | undefined;
217
- colorGradientInverted?: string | undefined;
218
- } | undefined;
219
- } | undefined;
220
- 'copy-b'?: {
221
- small?: {
222
- family?: string | undefined;
223
- weight?: string | undefined;
224
- style?: string | undefined;
225
- lineHeight?: string | undefined;
226
- letterSpacing?: string | undefined;
227
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
228
- textTransform?: string | undefined;
229
- color?: string | undefined;
230
- colorInverted?: string | undefined;
231
- colorGradient?: string | undefined;
232
- colorGradientInverted?: string | undefined;
233
- } | undefined;
234
- medium?: {
235
- family?: string | undefined;
236
- weight?: string | undefined;
237
- style?: string | undefined;
238
- lineHeight?: string | undefined;
239
- letterSpacing?: string | undefined;
240
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
241
- textTransform?: string | undefined;
242
- color?: string | undefined;
243
- colorInverted?: string | undefined;
244
- colorGradient?: string | undefined;
245
- colorGradientInverted?: string | undefined;
246
- } | undefined;
247
- big?: {
248
- family?: string | undefined;
249
- weight?: string | undefined;
250
- style?: string | undefined;
251
- lineHeight?: string | undefined;
252
- letterSpacing?: string | undefined;
253
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
254
- textTransform?: string | undefined;
255
- color?: string | undefined;
256
- colorInverted?: string | undefined;
257
- colorGradient?: string | undefined;
258
- colorGradientInverted?: string | undefined;
259
- } | undefined;
260
- } | undefined;
261
- super?: {
262
- family?: string | undefined;
263
- weight?: string | undefined;
264
- style?: string | undefined;
265
- lineHeight?: string | undefined;
266
- letterSpacing?: string | undefined;
267
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
268
- textTransform?: string | undefined;
269
- color?: string | undefined;
270
- colorInverted?: string | undefined;
271
- colorGradient?: string | undefined;
272
- colorGradientInverted?: string | undefined;
273
- } | undefined;
274
- 'heading-1'?: {
275
- family?: string | undefined;
276
- weight?: string | undefined;
277
- style?: string | undefined;
278
- lineHeight?: string | undefined;
279
- letterSpacing?: string | undefined;
280
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
281
- textTransform?: string | undefined;
282
- color?: string | undefined;
283
- colorInverted?: string | undefined;
284
- colorGradient?: string | undefined;
285
- colorGradientInverted?: string | undefined;
286
- } | undefined;
287
- 'heading-2'?: {
288
- family?: string | undefined;
289
- weight?: string | undefined;
290
- style?: string | undefined;
291
- lineHeight?: string | undefined;
292
- letterSpacing?: string | undefined;
293
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
294
- textTransform?: string | undefined;
295
- color?: string | undefined;
296
- colorInverted?: string | undefined;
297
- colorGradient?: string | undefined;
298
- colorGradientInverted?: string | undefined;
299
- } | undefined;
300
- 'heading-3'?: {
301
- family?: string | undefined;
302
- weight?: string | undefined;
303
- style?: string | undefined;
304
- lineHeight?: string | undefined;
305
- letterSpacing?: string | undefined;
306
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
307
- textTransform?: string | undefined;
308
- color?: string | undefined;
309
- colorInverted?: string | undefined;
310
- colorGradient?: string | undefined;
311
- colorGradientInverted?: string | undefined;
312
- } | undefined;
313
- 'heading-4'?: {
314
- family?: string | undefined;
315
- weight?: string | undefined;
316
- style?: string | undefined;
317
- lineHeight?: string | undefined;
318
- letterSpacing?: string | undefined;
319
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
320
- textTransform?: string | undefined;
321
- color?: string | undefined;
322
- colorInverted?: string | undefined;
323
- colorGradient?: string | undefined;
324
- colorGradientInverted?: string | undefined;
325
- } | undefined;
326
- callout?: {
327
- small?: {
328
- family?: string | undefined;
329
- weight?: string | undefined;
330
- style?: string | undefined;
331
- lineHeight?: string | undefined;
332
- letterSpacing?: string | undefined;
333
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
334
- textTransform?: string | undefined;
335
- color?: string | undefined;
336
- colorInverted?: string | undefined;
337
- colorGradient?: string | undefined;
338
- colorGradientInverted?: string | undefined;
339
- } | undefined;
340
- medium?: {
341
- family?: string | undefined;
342
- weight?: string | undefined;
343
- style?: string | undefined;
344
- lineHeight?: string | undefined;
345
- letterSpacing?: string | undefined;
346
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
347
- textTransform?: string | undefined;
348
- color?: string | undefined;
349
- colorInverted?: string | undefined;
350
- colorGradient?: string | undefined;
351
- colorGradientInverted?: string | undefined;
352
- } | undefined;
353
- big?: {
354
- family?: string | undefined;
355
- weight?: string | undefined;
356
- style?: string | undefined;
357
- lineHeight?: string | undefined;
358
- letterSpacing?: string | undefined;
359
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
360
- textTransform?: string | undefined;
361
- color?: string | undefined;
362
- colorInverted?: string | undefined;
363
- colorGradient?: string | undefined;
364
- colorGradientInverted?: string | undefined;
365
- } | undefined;
366
- } | undefined;
367
- } | undefined;
368
- } | undefined;
369
- globals?: {
370
- sections?: {
371
- seperation?: {
372
- forcePadding?: boolean | undefined;
373
- padding?: {
374
- default?: [(number | undefined)?, (number | undefined)?] | undefined;
375
- stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
376
- } | undefined;
377
- margin?: {
378
- default?: [(number | undefined)?, (number | undefined)?] | undefined;
379
- stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
380
- } | undefined;
381
- } | undefined;
382
- edgeRadius?: (string | null) | undefined;
383
- imageTextGradient?: string | undefined;
384
- imagePlaceholderBg?: {
385
- default?: string | undefined;
386
- inverted?: string | undefined;
387
- } | undefined;
388
- newsDateFormat?: string | undefined;
389
- newsTimeFormat?: string | undefined;
390
- newsLocaleKey?: ("de" | "en") | undefined;
391
- datepickerLocaleKey?: ("de" | "en") | undefined;
392
- datepickerDateFormat?: string | undefined;
393
- } | undefined;
394
- navigation?: {
395
- navBar?: {
396
- isTopNavVisible?: boolean | undefined;
397
- topNavHeight?: {
398
- mobile?: {
399
- small?: number | undefined;
400
- large?: number | undefined;
401
- } | undefined;
402
- desktop?: {
403
- small?: number | undefined;
404
- large?: number | undefined;
405
- } | undefined;
406
- } | undefined;
407
- height?: {
408
- mobile?: {
409
- small?: number | undefined;
410
- large?: number | undefined;
411
- } | undefined;
412
- desktop?: {
413
- small?: number | undefined;
414
- large?: number | undefined;
415
- } | undefined;
416
- } | undefined;
417
- } | undefined;
418
- } | undefined;
419
- } | undefined;
420
- } | undefined;
69
+ theme?: import("../../utils/LibThemeProvider").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
421
70
  }>;
422
71
  export default _default;
423
72
  //# sourceMappingURL=TeaserWide.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TeaserWide.d.ts","sourceRoot":"","sources":["../../../src/components/sections/TeaserWide.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuB,MAAM,OAAO,CAAC;AAI5C,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAC5D,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAO5D,OAAmB,EAAE,iBAAiB,EAAE,6BAAqC;AAmT7E,eAAO,MAAM,mBAAmB;IA3I5B,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;cAEO,MAAM,EAAE;;;IAIlB,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;2DACL,MAAM,SAAS;IAEzD,iDAAiD;6DACL,MAAM,SAAS;EAsGlB,CAAC;;IA3I1C,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;;;;IAMH,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;;IAG/C,iDAAiD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAwGrD,wBAAwC"}
1
+ {"version":3,"file":"TeaserWide.d.ts","sourceRoot":"","sources":["../../../src/components/sections/TeaserWide.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuB,MAAM,OAAO,CAAC;AAI5C,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAC5D,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAO5D,OAAmB,EAAE,iBAAiB,EAAE,6BAAqC;AA0T7E,eAAO,MAAM,mBAAmB;IAlJ5B,wDAAwD;;IAGxD,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;cAEO,MAAM,EAAE;;;IAIlB,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;2DACL,MAAM,SAAS;IAEzD,iDAAiD;6DACL,MAAM,SAAS;EA0GlB,CAAC;;IAlJ1C,wDAAwD;;IAGxD,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;;;;IAMH,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;;IAG/C,iDAAiD;;;;;AA4GrD,wBAAwC"}