@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
@@ -2,6 +2,8 @@ import React from 'react';
2
2
  import { NewsCardProps } from "../../blocks/NewsCard";
3
3
  export declare type NewsItem = Omit<NewsCardProps, 'customTag' | 'isInverted' | 'onTagClick'>;
4
4
  export declare const NewsOverviewComponent: React.FC<{
5
+ /** ID value for targeting section with anchor hashes */
6
+ anchorId?: string | undefined;
5
7
  /** Array of news item settings */
6
8
  news?: NewsItem[] | undefined;
7
9
  /** Tags for news filtering */
@@ -26,6 +28,8 @@ export declare const NewsOverviewComponent: React.FC<{
26
28
  }) => React.ReactNode) | undefined;
27
29
  }>;
28
30
  declare const _default: React.FC<{
31
+ /** ID value for targeting section with anchor hashes */
32
+ anchorId?: string | undefined;
29
33
  /** Array of news item settings */
30
34
  news?: NewsItem[] | undefined;
31
35
  /** Tags for news filtering */
@@ -49,362 +53,7 @@ declare const _default: React.FC<{
49
53
  clickHandler?: ((ev?: React.SyntheticEvent<HTMLButtonElement, Event> | undefined) => void) | undefined;
50
54
  }) => React.ReactNode) | undefined;
51
55
  } & {
52
- theme?: {
53
- colors?: {
54
- dark?: string | undefined;
55
- light?: string | undefined;
56
- mono?: {
57
- light?: string | undefined;
58
- medium?: string | undefined;
59
- dark?: string | undefined;
60
- } | undefined;
61
- primary?: {
62
- light?: string | undefined;
63
- medium?: string | undefined;
64
- dark?: string | undefined;
65
- } | undefined;
66
- secondary?: {
67
- light?: string | undefined;
68
- medium?: string | undefined;
69
- dark?: string | undefined;
70
- } | undefined;
71
- error?: string | undefined;
72
- new?: {
73
- text?: {
74
- default?: string | undefined;
75
- inverted?: string | undefined;
76
- error?: string | undefined;
77
- heading?: string | undefined;
78
- headingInverted?: string | undefined;
79
- copy?: string | undefined;
80
- copyInverted?: string | undefined;
81
- } | undefined;
82
- sectionBg?: {
83
- light?: string | undefined;
84
- medium?: string | undefined;
85
- dark?: string | undefined;
86
- } | undefined;
87
- elementBg?: {
88
- light?: string | undefined;
89
- lightHover?: string | undefined;
90
- medium?: string | undefined;
91
- mediumHover?: string | undefined;
92
- dark?: string | undefined;
93
- darkHover?: string | undefined;
94
- } | undefined;
95
- primary?: {
96
- default?: string | undefined;
97
- inverted?: string | undefined;
98
- hover?: string | undefined;
99
- invertedHover?: string | undefined;
100
- } | undefined;
101
- secondary?: {
102
- default?: string | undefined;
103
- inverted?: string | undefined;
104
- hover?: string | undefined;
105
- invertedHover?: string | undefined;
106
- } | undefined;
107
- error?: string | undefined;
108
- } | undefined;
109
- } | undefined;
110
- fonts?: {
111
- base?: {
112
- family?: string | undefined;
113
- weight?: string | undefined;
114
- style?: string | undefined;
115
- lineHeight?: string | undefined;
116
- letterSpacing?: string | undefined;
117
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
118
- textTransform?: string | undefined;
119
- color?: string | undefined;
120
- colorInverted?: string | undefined;
121
- colorGradient?: string | undefined;
122
- colorGradientInverted?: string | undefined;
123
- } | undefined;
124
- types?: {
125
- copy?: {
126
- small?: {
127
- family?: string | undefined;
128
- weight?: string | undefined;
129
- style?: string | undefined;
130
- lineHeight?: string | undefined;
131
- letterSpacing?: string | undefined;
132
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
133
- textTransform?: string | undefined;
134
- color?: string | undefined;
135
- colorInverted?: string | undefined;
136
- colorGradient?: string | undefined;
137
- colorGradientInverted?: string | undefined;
138
- } | undefined;
139
- medium?: {
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
- big?: {
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
- } | undefined;
166
- 'copy-i'?: {
167
- small?: {
168
- family?: string | undefined;
169
- weight?: string | undefined;
170
- style?: string | undefined;
171
- lineHeight?: string | undefined;
172
- letterSpacing?: string | undefined;
173
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
174
- textTransform?: string | undefined;
175
- color?: string | undefined;
176
- colorInverted?: string | undefined;
177
- colorGradient?: string | undefined;
178
- colorGradientInverted?: string | undefined;
179
- } | undefined;
180
- medium?: {
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
- big?: {
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
- } | undefined;
207
- 'copy-b'?: {
208
- small?: {
209
- family?: string | undefined;
210
- weight?: string | undefined;
211
- style?: string | undefined;
212
- lineHeight?: string | undefined;
213
- letterSpacing?: string | undefined;
214
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
215
- textTransform?: string | undefined;
216
- color?: string | undefined;
217
- colorInverted?: string | undefined;
218
- colorGradient?: string | undefined;
219
- colorGradientInverted?: string | undefined;
220
- } | undefined;
221
- medium?: {
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
- big?: {
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
- } | undefined;
248
- super?: {
249
- family?: string | undefined;
250
- weight?: string | undefined;
251
- style?: string | undefined;
252
- lineHeight?: string | undefined;
253
- letterSpacing?: string | undefined;
254
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
255
- textTransform?: string | undefined;
256
- color?: string | undefined;
257
- colorInverted?: string | undefined;
258
- colorGradient?: string | undefined;
259
- colorGradientInverted?: string | undefined;
260
- } | undefined;
261
- 'heading-1'?: {
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-2'?: {
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-3'?: {
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-4'?: {
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
- callout?: {
314
- small?: {
315
- family?: string | undefined;
316
- weight?: string | undefined;
317
- style?: string | undefined;
318
- lineHeight?: string | undefined;
319
- letterSpacing?: string | undefined;
320
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
321
- textTransform?: string | undefined;
322
- color?: string | undefined;
323
- colorInverted?: string | undefined;
324
- colorGradient?: string | undefined;
325
- colorGradientInverted?: string | undefined;
326
- } | undefined;
327
- medium?: {
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
- big?: {
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
- } | undefined;
354
- } | undefined;
355
- } | undefined;
356
- globals?: {
357
- sections?: {
358
- seperation?: {
359
- forcePadding?: boolean | undefined;
360
- padding?: {
361
- default?: [(number | undefined)?, (number | undefined)?] | undefined;
362
- stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
363
- } | undefined;
364
- margin?: {
365
- default?: [(number | undefined)?, (number | undefined)?] | undefined;
366
- stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
367
- } | undefined;
368
- } | undefined;
369
- edgeRadius?: (string | null) | undefined;
370
- imageTextGradient?: string | undefined;
371
- imagePlaceholderBg?: {
372
- default?: string | undefined;
373
- inverted?: string | undefined;
374
- } | undefined;
375
- newsDateFormat?: string | undefined;
376
- newsTimeFormat?: string | undefined;
377
- newsLocaleKey?: ("de" | "en") | undefined;
378
- datepickerLocaleKey?: ("de" | "en") | undefined;
379
- datepickerDateFormat?: string | undefined;
380
- } | undefined;
381
- navigation?: {
382
- navBar?: {
383
- isTopNavVisible?: boolean | undefined;
384
- topNavHeight?: {
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
- height?: {
395
- mobile?: {
396
- small?: number | undefined;
397
- large?: number | undefined;
398
- } | undefined;
399
- desktop?: {
400
- small?: number | undefined;
401
- large?: number | undefined;
402
- } | undefined;
403
- } | undefined;
404
- } | undefined;
405
- } | undefined;
406
- } | undefined;
407
- } | undefined;
56
+ theme?: import("../../../utils/LibThemeProvider").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
408
57
  }>;
409
58
  export default _default;
410
59
  //# sourceMappingURL=NewsOverview.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NewsOverview.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsOverview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAM3D,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AA4ErE,oBAAY,QAAQ,GAAG,IAAI,CACvB,aAAa,EACb,WAAW,GAAG,YAAY,GAAG,YAAY,CAC5C,CAAC;AAiUF,eAAO,MAAM,qBAAqB;IA9T9B,kCAAkC;;IAGlC,8BAA8B;;IAG9B,oCAAoC;;IAGpC,+FAA+F;;IAG/F,yBAAyB;;IAGzB;;;SAGK;wBACc,MAAM,uCAA2B,IAAI;IAExD,yCAAyC;;cAE/B,MAAM;;;6FAGqD,IAAI;UACnE,MAAM,SAAS;EAmSwB,CAAC;;IA9T9C,kCAAkC;;IAGlC,8BAA8B;;IAG9B,oCAAoC;;IAGpC,+FAA+F;;IAG/F,yBAAyB;;IAGzB;;;SAGK;;IAGL,yCAAyC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0S7C,wBAA0C"}
1
+ {"version":3,"file":"NewsOverview.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsOverview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAM3D,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AA4ErE,oBAAY,QAAQ,GAAG,IAAI,CACvB,aAAa,EACb,WAAW,GAAG,YAAY,GAAG,YAAY,CAC5C,CAAC;AAuUF,eAAO,MAAM,qBAAqB;IApU9B,wDAAwD;;IAGxD,kCAAkC;;IAGlC,8BAA8B;;IAG9B,oCAAoC;;IAGpC,+FAA+F;;IAG/F,yBAAyB;;IAGzB;;;SAGK;wBACc,MAAM,uCAA2B,IAAI;IAExD,yCAAyC;;cAE/B,MAAM;;;6FAGqD,IAAI;UACnE,MAAM,SAAS;EAsSwB,CAAC;;IApU9C,wDAAwD;;IAGxD,kCAAkC;;IAGlC,8BAA8B;;IAG9B,oCAAoC;;IAGpC,+FAA+F;;IAG/F,yBAAyB;;IAGzB;;;SAGK;;IAGL,yCAAyC;;;;;;;;;;AA6S7C,wBAA0C"}