@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
@@ -1,6 +1,8 @@
1
1
  import * as React from 'react';
2
2
  import { PromotionCardProps } from "../blocks/PromotionCard";
3
3
  export declare const CrossPromotionComponent: React.FC<{
4
+ /** ID value for targeting section with anchor hashes */
5
+ anchorId?: string | undefined;
4
6
  /** Promotion card settings in main grid column (default: on right side). The size prop controls the width. */
5
7
  main?: (Omit<PromotionCardProps, "isInverted" | "externalLinkIcon"> & {
6
8
  size?: "full" | "half" | undefined;
@@ -17,6 +19,8 @@ export declare const CrossPromotionComponent: React.FC<{
17
19
  externalLinkIcon?: React.ReactNode;
18
20
  }>;
19
21
  declare const _default: React.FC<{
22
+ /** ID value for targeting section with anchor hashes */
23
+ anchorId?: string | undefined;
20
24
  /** Promotion card settings in main grid column (default: on right side). The size prop controls the width. */
21
25
  main?: (Omit<PromotionCardProps, "isInverted" | "externalLinkIcon"> & {
22
26
  size?: "full" | "half" | undefined;
@@ -32,362 +36,7 @@ declare const _default: React.FC<{
32
36
  /** Inject custom icon that indicates an external link */
33
37
  externalLinkIcon?: React.ReactNode;
34
38
  } & {
35
- theme?: {
36
- colors?: {
37
- dark?: string | undefined;
38
- light?: string | undefined;
39
- mono?: {
40
- light?: string | undefined;
41
- medium?: string | undefined;
42
- dark?: string | undefined;
43
- } | undefined;
44
- primary?: {
45
- light?: string | undefined;
46
- medium?: string | undefined;
47
- dark?: string | undefined;
48
- } | undefined;
49
- secondary?: {
50
- light?: string | undefined;
51
- medium?: string | undefined;
52
- dark?: string | undefined;
53
- } | undefined;
54
- error?: string | undefined;
55
- new?: {
56
- text?: {
57
- default?: string | undefined;
58
- inverted?: string | undefined;
59
- error?: string | undefined;
60
- heading?: string | undefined;
61
- headingInverted?: string | undefined;
62
- copy?: string | undefined;
63
- copyInverted?: string | undefined;
64
- } | undefined;
65
- sectionBg?: {
66
- light?: string | undefined;
67
- medium?: string | undefined;
68
- dark?: string | undefined;
69
- } | undefined;
70
- elementBg?: {
71
- light?: string | undefined;
72
- lightHover?: string | undefined;
73
- medium?: string | undefined;
74
- mediumHover?: string | undefined;
75
- dark?: string | undefined;
76
- darkHover?: string | undefined;
77
- } | undefined;
78
- primary?: {
79
- default?: string | undefined;
80
- inverted?: string | undefined;
81
- hover?: string | undefined;
82
- invertedHover?: string | undefined;
83
- } | undefined;
84
- secondary?: {
85
- default?: string | undefined;
86
- inverted?: string | undefined;
87
- hover?: string | undefined;
88
- invertedHover?: string | undefined;
89
- } | undefined;
90
- error?: string | undefined;
91
- } | undefined;
92
- } | undefined;
93
- fonts?: {
94
- base?: {
95
- family?: string | undefined;
96
- weight?: string | undefined;
97
- style?: string | undefined;
98
- lineHeight?: string | undefined;
99
- letterSpacing?: string | undefined;
100
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
101
- textTransform?: string | undefined;
102
- color?: string | undefined;
103
- colorInverted?: string | undefined;
104
- colorGradient?: string | undefined;
105
- colorGradientInverted?: string | undefined;
106
- } | undefined;
107
- types?: {
108
- copy?: {
109
- small?: {
110
- family?: string | undefined;
111
- weight?: string | undefined;
112
- style?: string | undefined;
113
- lineHeight?: string | undefined;
114
- letterSpacing?: string | undefined;
115
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
116
- textTransform?: string | undefined;
117
- color?: string | undefined;
118
- colorInverted?: string | undefined;
119
- colorGradient?: string | undefined;
120
- colorGradientInverted?: string | undefined;
121
- } | undefined;
122
- medium?: {
123
- family?: string | undefined;
124
- weight?: string | undefined;
125
- style?: string | undefined;
126
- lineHeight?: string | undefined;
127
- letterSpacing?: string | undefined;
128
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
129
- textTransform?: string | undefined;
130
- color?: string | undefined;
131
- colorInverted?: string | undefined;
132
- colorGradient?: string | undefined;
133
- colorGradientInverted?: string | undefined;
134
- } | undefined;
135
- big?: {
136
- family?: string | undefined;
137
- weight?: string | undefined;
138
- style?: string | undefined;
139
- lineHeight?: string | undefined;
140
- letterSpacing?: string | undefined;
141
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
142
- textTransform?: string | undefined;
143
- color?: string | undefined;
144
- colorInverted?: string | undefined;
145
- colorGradient?: string | undefined;
146
- colorGradientInverted?: string | undefined;
147
- } | undefined;
148
- } | undefined;
149
- 'copy-i'?: {
150
- small?: {
151
- family?: string | undefined;
152
- weight?: string | undefined;
153
- style?: string | undefined;
154
- lineHeight?: string | undefined;
155
- letterSpacing?: string | undefined;
156
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
157
- textTransform?: string | undefined;
158
- color?: string | undefined;
159
- colorInverted?: string | undefined;
160
- colorGradient?: string | undefined;
161
- colorGradientInverted?: string | undefined;
162
- } | undefined;
163
- medium?: {
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
- big?: {
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
- } | undefined;
190
- 'copy-b'?: {
191
- small?: {
192
- family?: string | undefined;
193
- weight?: string | undefined;
194
- style?: string | undefined;
195
- lineHeight?: string | undefined;
196
- letterSpacing?: string | undefined;
197
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
198
- textTransform?: string | undefined;
199
- color?: string | undefined;
200
- colorInverted?: string | undefined;
201
- colorGradient?: string | undefined;
202
- colorGradientInverted?: string | undefined;
203
- } | undefined;
204
- medium?: {
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
- big?: {
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
- } | undefined;
231
- super?: {
232
- family?: string | undefined;
233
- weight?: string | undefined;
234
- style?: string | undefined;
235
- lineHeight?: string | undefined;
236
- letterSpacing?: string | undefined;
237
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
238
- textTransform?: string | undefined;
239
- color?: string | undefined;
240
- colorInverted?: string | undefined;
241
- colorGradient?: string | undefined;
242
- colorGradientInverted?: string | undefined;
243
- } | undefined;
244
- 'heading-1'?: {
245
- family?: string | undefined;
246
- weight?: string | undefined;
247
- style?: string | undefined;
248
- lineHeight?: string | undefined;
249
- letterSpacing?: string | undefined;
250
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
251
- textTransform?: string | undefined;
252
- color?: string | undefined;
253
- colorInverted?: string | undefined;
254
- colorGradient?: string | undefined;
255
- colorGradientInverted?: string | undefined;
256
- } | undefined;
257
- 'heading-2'?: {
258
- family?: string | undefined;
259
- weight?: string | undefined;
260
- style?: string | undefined;
261
- lineHeight?: string | undefined;
262
- letterSpacing?: string | undefined;
263
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
264
- textTransform?: string | undefined;
265
- color?: string | undefined;
266
- colorInverted?: string | undefined;
267
- colorGradient?: string | undefined;
268
- colorGradientInverted?: string | undefined;
269
- } | undefined;
270
- 'heading-3'?: {
271
- family?: string | undefined;
272
- weight?: string | undefined;
273
- style?: string | undefined;
274
- lineHeight?: string | undefined;
275
- letterSpacing?: string | undefined;
276
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
277
- textTransform?: string | undefined;
278
- color?: string | undefined;
279
- colorInverted?: string | undefined;
280
- colorGradient?: string | undefined;
281
- colorGradientInverted?: string | undefined;
282
- } | undefined;
283
- 'heading-4'?: {
284
- family?: string | undefined;
285
- weight?: string | undefined;
286
- style?: string | undefined;
287
- lineHeight?: string | undefined;
288
- letterSpacing?: string | undefined;
289
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
290
- textTransform?: string | undefined;
291
- color?: string | undefined;
292
- colorInverted?: string | undefined;
293
- colorGradient?: string | undefined;
294
- colorGradientInverted?: string | undefined;
295
- } | undefined;
296
- callout?: {
297
- small?: {
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
- medium?: {
311
- family?: string | undefined;
312
- weight?: string | undefined;
313
- style?: string | undefined;
314
- lineHeight?: string | undefined;
315
- letterSpacing?: string | undefined;
316
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
317
- textTransform?: string | undefined;
318
- color?: string | undefined;
319
- colorInverted?: string | undefined;
320
- colorGradient?: string | undefined;
321
- colorGradientInverted?: string | undefined;
322
- } | undefined;
323
- big?: {
324
- family?: string | undefined;
325
- weight?: string | undefined;
326
- style?: string | undefined;
327
- lineHeight?: string | undefined;
328
- letterSpacing?: string | undefined;
329
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
330
- textTransform?: string | undefined;
331
- color?: string | undefined;
332
- colorInverted?: string | undefined;
333
- colorGradient?: string | undefined;
334
- colorGradientInverted?: string | undefined;
335
- } | undefined;
336
- } | undefined;
337
- } | undefined;
338
- } | undefined;
339
- globals?: {
340
- sections?: {
341
- seperation?: {
342
- forcePadding?: boolean | undefined;
343
- padding?: {
344
- default?: [(number | undefined)?, (number | undefined)?] | undefined;
345
- stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
346
- } | undefined;
347
- margin?: {
348
- default?: [(number | undefined)?, (number | undefined)?] | undefined;
349
- stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
350
- } | undefined;
351
- } | undefined;
352
- edgeRadius?: (string | null) | undefined;
353
- imageTextGradient?: string | undefined;
354
- imagePlaceholderBg?: {
355
- default?: string | undefined;
356
- inverted?: string | undefined;
357
- } | undefined;
358
- newsDateFormat?: string | undefined;
359
- newsTimeFormat?: string | undefined;
360
- newsLocaleKey?: ("de" | "en") | undefined;
361
- datepickerLocaleKey?: ("de" | "en") | undefined;
362
- datepickerDateFormat?: string | undefined;
363
- } | undefined;
364
- navigation?: {
365
- navBar?: {
366
- isTopNavVisible?: boolean | undefined;
367
- topNavHeight?: {
368
- mobile?: {
369
- small?: number | undefined;
370
- large?: number | undefined;
371
- } | undefined;
372
- desktop?: {
373
- small?: number | undefined;
374
- large?: number | undefined;
375
- } | undefined;
376
- } | undefined;
377
- height?: {
378
- mobile?: {
379
- small?: number | undefined;
380
- large?: number | undefined;
381
- } | undefined;
382
- desktop?: {
383
- small?: number | undefined;
384
- large?: number | undefined;
385
- } | undefined;
386
- } | undefined;
387
- } | undefined;
388
- } | undefined;
389
- } | undefined;
390
- } | undefined;
39
+ theme?: import("../../utils/LibThemeProvider").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
391
40
  }>;
392
41
  export default _default;
393
42
  //# sourceMappingURL=CrossPromotion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CrossPromotion.d.ts","sourceRoot":"","sources":["../../../src/components/sections/CrossPromotion.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,OAAsB,EAClB,kBAAkB,EACrB,gCAAwC;AA0IzC,eAAO,MAAM,uBAAuB;IAxHhC,8GAA8G;;;;IAO9G,+GAA+G;;;;IAO/G,yBAAyB;;IAGzB,gDAAgD;;IAGhD,yDAAyD;uBACtC,MAAM,SAAS;EAmGe,CAAC;;IAxHlD,8GAA8G;;;;IAO9G,+GAA+G;;;;IAO/G,yBAAyB;;IAGzB,gDAAgD;;IAGhD,yDAAyD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqG7D,wBAA4C"}
1
+ {"version":3,"file":"CrossPromotion.d.ts","sourceRoot":"","sources":["../../../src/components/sections/CrossPromotion.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,OAAsB,EAClB,kBAAkB,EACrB,gCAAwC;AA8IzC,eAAO,MAAM,uBAAuB;IA5HhC,wDAAwD;;IAGxD,8GAA8G;;;;IAO9G,+GAA+G;;;;IAO/G,yBAAyB;;IAGzB,gDAAgD;;IAGhD,yDAAyD;uBACtC,MAAM,SAAS;EAoGe,CAAC;;IA5HlD,wDAAwD;;IAGxD,8GAA8G;;;;IAO9G,+GAA+G;;;;IAO/G,yBAAyB;;IAGzB,gDAAgD;;IAGhD,yDAAyD;;;;;AAsG7D,wBAA4C"}