@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 React from 'react';
2
2
  import { ImageProps } from "../blocks/Image";
3
3
  export declare const ComparisonSliderComponent: React.FC<{
4
+ /** ID value for targeting section with anchor hashes */
5
+ anchorId?: string | undefined;
4
6
  bgMode?: "full" | "inverted" | "splitted" | undefined;
5
7
  initialValue?: number | undefined;
6
8
  foregroundImg?: ImageProps | undefined;
@@ -13,6 +15,8 @@ export declare const ComparisonSliderComponent: React.FC<{
13
15
  enableControlAnim?: boolean | undefined;
14
16
  }>;
15
17
  declare const _default: React.FC<{
18
+ /** ID value for targeting section with anchor hashes */
19
+ anchorId?: string | undefined;
16
20
  bgMode?: "full" | "inverted" | "splitted" | undefined;
17
21
  initialValue?: number | undefined;
18
22
  foregroundImg?: ImageProps | undefined;
@@ -24,362 +28,7 @@ declare const _default: React.FC<{
24
28
  dragControl?: React.ReactNode;
25
29
  enableControlAnim?: boolean | undefined;
26
30
  } & {
27
- theme?: {
28
- colors?: {
29
- dark?: string | undefined;
30
- light?: string | undefined;
31
- mono?: {
32
- light?: string | undefined;
33
- medium?: string | undefined;
34
- dark?: string | undefined;
35
- } | undefined;
36
- primary?: {
37
- light?: string | undefined;
38
- medium?: string | undefined;
39
- dark?: string | undefined;
40
- } | undefined;
41
- secondary?: {
42
- light?: string | undefined;
43
- medium?: string | undefined;
44
- dark?: string | undefined;
45
- } | undefined;
46
- error?: string | undefined;
47
- new?: {
48
- text?: {
49
- default?: string | undefined;
50
- inverted?: string | undefined;
51
- error?: string | undefined;
52
- heading?: string | undefined;
53
- headingInverted?: string | undefined;
54
- copy?: string | undefined;
55
- copyInverted?: string | undefined;
56
- } | undefined;
57
- sectionBg?: {
58
- light?: string | undefined;
59
- medium?: string | undefined;
60
- dark?: string | undefined;
61
- } | undefined;
62
- elementBg?: {
63
- light?: string | undefined;
64
- lightHover?: string | undefined;
65
- medium?: string | undefined;
66
- mediumHover?: string | undefined;
67
- dark?: string | undefined;
68
- darkHover?: string | undefined;
69
- } | undefined;
70
- primary?: {
71
- default?: string | undefined;
72
- inverted?: string | undefined;
73
- hover?: string | undefined;
74
- invertedHover?: string | undefined;
75
- } | undefined;
76
- secondary?: {
77
- default?: string | undefined;
78
- inverted?: string | undefined;
79
- hover?: string | undefined;
80
- invertedHover?: string | undefined;
81
- } | undefined;
82
- error?: string | undefined;
83
- } | undefined;
84
- } | undefined;
85
- fonts?: {
86
- base?: {
87
- family?: string | undefined;
88
- weight?: string | undefined;
89
- style?: string | undefined;
90
- lineHeight?: string | undefined;
91
- letterSpacing?: string | undefined;
92
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
93
- textTransform?: string | undefined;
94
- color?: string | undefined;
95
- colorInverted?: string | undefined;
96
- colorGradient?: string | undefined;
97
- colorGradientInverted?: string | undefined;
98
- } | undefined;
99
- types?: {
100
- copy?: {
101
- small?: {
102
- family?: string | undefined;
103
- weight?: string | undefined;
104
- style?: string | undefined;
105
- lineHeight?: string | undefined;
106
- letterSpacing?: string | undefined;
107
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
108
- textTransform?: string | undefined;
109
- color?: string | undefined;
110
- colorInverted?: string | undefined;
111
- colorGradient?: string | undefined;
112
- colorGradientInverted?: string | undefined;
113
- } | undefined;
114
- medium?: {
115
- family?: string | undefined;
116
- weight?: string | undefined;
117
- style?: string | undefined;
118
- lineHeight?: string | undefined;
119
- letterSpacing?: string | undefined;
120
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
121
- textTransform?: string | undefined;
122
- color?: string | undefined;
123
- colorInverted?: string | undefined;
124
- colorGradient?: string | undefined;
125
- colorGradientInverted?: string | undefined;
126
- } | undefined;
127
- big?: {
128
- family?: string | undefined;
129
- weight?: string | undefined;
130
- style?: string | undefined;
131
- lineHeight?: string | undefined;
132
- letterSpacing?: string | undefined;
133
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
134
- textTransform?: string | undefined;
135
- color?: string | undefined;
136
- colorInverted?: string | undefined;
137
- colorGradient?: string | undefined;
138
- colorGradientInverted?: string | undefined;
139
- } | undefined;
140
- } | undefined;
141
- 'copy-i'?: {
142
- small?: {
143
- family?: string | undefined;
144
- weight?: string | undefined;
145
- style?: string | undefined;
146
- lineHeight?: string | undefined;
147
- letterSpacing?: string | undefined;
148
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
149
- textTransform?: string | undefined;
150
- color?: string | undefined;
151
- colorInverted?: string | undefined;
152
- colorGradient?: string | undefined;
153
- colorGradientInverted?: string | undefined;
154
- } | undefined;
155
- medium?: {
156
- family?: string | undefined;
157
- weight?: string | undefined;
158
- style?: string | undefined;
159
- lineHeight?: string | undefined;
160
- letterSpacing?: string | undefined;
161
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
162
- textTransform?: string | undefined;
163
- color?: string | undefined;
164
- colorInverted?: string | undefined;
165
- colorGradient?: string | undefined;
166
- colorGradientInverted?: string | undefined;
167
- } | undefined;
168
- big?: {
169
- family?: string | undefined;
170
- weight?: string | undefined;
171
- style?: string | undefined;
172
- lineHeight?: string | undefined;
173
- letterSpacing?: string | undefined;
174
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
175
- textTransform?: string | undefined;
176
- color?: string | undefined;
177
- colorInverted?: string | undefined;
178
- colorGradient?: string | undefined;
179
- colorGradientInverted?: string | undefined;
180
- } | undefined;
181
- } | undefined;
182
- 'copy-b'?: {
183
- small?: {
184
- family?: string | undefined;
185
- weight?: string | undefined;
186
- style?: string | undefined;
187
- lineHeight?: string | undefined;
188
- letterSpacing?: string | undefined;
189
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
190
- textTransform?: string | undefined;
191
- color?: string | undefined;
192
- colorInverted?: string | undefined;
193
- colorGradient?: string | undefined;
194
- colorGradientInverted?: string | undefined;
195
- } | undefined;
196
- medium?: {
197
- family?: string | undefined;
198
- weight?: string | undefined;
199
- style?: string | undefined;
200
- lineHeight?: string | undefined;
201
- letterSpacing?: string | undefined;
202
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
203
- textTransform?: string | undefined;
204
- color?: string | undefined;
205
- colorInverted?: string | undefined;
206
- colorGradient?: string | undefined;
207
- colorGradientInverted?: string | undefined;
208
- } | undefined;
209
- big?: {
210
- family?: string | undefined;
211
- weight?: string | undefined;
212
- style?: string | undefined;
213
- lineHeight?: string | undefined;
214
- letterSpacing?: string | undefined;
215
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
216
- textTransform?: string | undefined;
217
- color?: string | undefined;
218
- colorInverted?: string | undefined;
219
- colorGradient?: string | undefined;
220
- colorGradientInverted?: string | undefined;
221
- } | undefined;
222
- } | undefined;
223
- super?: {
224
- family?: string | undefined;
225
- weight?: string | undefined;
226
- style?: string | undefined;
227
- lineHeight?: string | undefined;
228
- letterSpacing?: string | undefined;
229
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
230
- textTransform?: string | undefined;
231
- color?: string | undefined;
232
- colorInverted?: string | undefined;
233
- colorGradient?: string | undefined;
234
- colorGradientInverted?: string | undefined;
235
- } | undefined;
236
- 'heading-1'?: {
237
- family?: string | undefined;
238
- weight?: string | undefined;
239
- style?: string | undefined;
240
- lineHeight?: string | undefined;
241
- letterSpacing?: string | undefined;
242
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
243
- textTransform?: string | undefined;
244
- color?: string | undefined;
245
- colorInverted?: string | undefined;
246
- colorGradient?: string | undefined;
247
- colorGradientInverted?: string | undefined;
248
- } | undefined;
249
- 'heading-2'?: {
250
- family?: string | undefined;
251
- weight?: string | undefined;
252
- style?: string | undefined;
253
- lineHeight?: string | undefined;
254
- letterSpacing?: string | undefined;
255
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
256
- textTransform?: string | undefined;
257
- color?: string | undefined;
258
- colorInverted?: string | undefined;
259
- colorGradient?: string | undefined;
260
- colorGradientInverted?: string | undefined;
261
- } | undefined;
262
- 'heading-3'?: {
263
- family?: string | undefined;
264
- weight?: string | undefined;
265
- style?: string | undefined;
266
- lineHeight?: string | undefined;
267
- letterSpacing?: string | undefined;
268
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
269
- textTransform?: string | undefined;
270
- color?: string | undefined;
271
- colorInverted?: string | undefined;
272
- colorGradient?: string | undefined;
273
- colorGradientInverted?: string | undefined;
274
- } | undefined;
275
- 'heading-4'?: {
276
- family?: string | undefined;
277
- weight?: string | undefined;
278
- style?: string | undefined;
279
- lineHeight?: string | undefined;
280
- letterSpacing?: string | undefined;
281
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
282
- textTransform?: string | undefined;
283
- color?: string | undefined;
284
- colorInverted?: string | undefined;
285
- colorGradient?: string | undefined;
286
- colorGradientInverted?: string | undefined;
287
- } | undefined;
288
- callout?: {
289
- small?: {
290
- family?: string | undefined;
291
- weight?: string | undefined;
292
- style?: string | undefined;
293
- lineHeight?: string | undefined;
294
- letterSpacing?: string | undefined;
295
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
296
- textTransform?: string | undefined;
297
- color?: string | undefined;
298
- colorInverted?: string | undefined;
299
- colorGradient?: string | undefined;
300
- colorGradientInverted?: string | undefined;
301
- } | undefined;
302
- medium?: {
303
- family?: string | undefined;
304
- weight?: string | undefined;
305
- style?: string | undefined;
306
- lineHeight?: string | undefined;
307
- letterSpacing?: string | undefined;
308
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
309
- textTransform?: string | undefined;
310
- color?: string | undefined;
311
- colorInverted?: string | undefined;
312
- colorGradient?: string | undefined;
313
- colorGradientInverted?: string | undefined;
314
- } | undefined;
315
- big?: {
316
- family?: string | undefined;
317
- weight?: string | undefined;
318
- style?: string | undefined;
319
- lineHeight?: string | undefined;
320
- letterSpacing?: string | undefined;
321
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
322
- textTransform?: string | undefined;
323
- color?: string | undefined;
324
- colorInverted?: string | undefined;
325
- colorGradient?: string | undefined;
326
- colorGradientInverted?: string | undefined;
327
- } | undefined;
328
- } | undefined;
329
- } | undefined;
330
- } | undefined;
331
- globals?: {
332
- sections?: {
333
- seperation?: {
334
- forcePadding?: boolean | undefined;
335
- padding?: {
336
- default?: [(number | undefined)?, (number | undefined)?] | undefined;
337
- stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
338
- } | undefined;
339
- margin?: {
340
- default?: [(number | undefined)?, (number | undefined)?] | undefined;
341
- stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
342
- } | undefined;
343
- } | undefined;
344
- edgeRadius?: (string | null) | undefined;
345
- imageTextGradient?: string | undefined;
346
- imagePlaceholderBg?: {
347
- default?: string | undefined;
348
- inverted?: string | undefined;
349
- } | undefined;
350
- newsDateFormat?: string | undefined;
351
- newsTimeFormat?: string | undefined;
352
- newsLocaleKey?: ("de" | "en") | undefined;
353
- datepickerLocaleKey?: ("de" | "en") | undefined;
354
- datepickerDateFormat?: string | undefined;
355
- } | undefined;
356
- navigation?: {
357
- navBar?: {
358
- isTopNavVisible?: boolean | undefined;
359
- topNavHeight?: {
360
- mobile?: {
361
- small?: number | undefined;
362
- large?: number | undefined;
363
- } | undefined;
364
- desktop?: {
365
- small?: number | undefined;
366
- large?: number | undefined;
367
- } | undefined;
368
- } | undefined;
369
- height?: {
370
- mobile?: {
371
- small?: number | undefined;
372
- large?: number | undefined;
373
- } | undefined;
374
- desktop?: {
375
- small?: number | undefined;
376
- large?: number | undefined;
377
- } | undefined;
378
- } | undefined;
379
- } | undefined;
380
- } | undefined;
381
- } | undefined;
382
- } | undefined;
31
+ theme?: import("../../utils/LibThemeProvider").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
383
32
  }>;
384
33
  export default _default;
385
34
  //# sourceMappingURL=ComparisonSlider.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ComparisonSlider.d.ts","sourceRoot":"","sources":["../../../src/components/sections/ComparisonSlider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsD,MAAM,OAAO,CAAC;AAK3E,OAAc,EAAE,UAAU,EAAE,wBAAgC;AA8W5D,eAAO,MAAM,yBAAyB;;;;;;;;;kBA/LpB,MAAM,SAAS;;EA+LwB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAC1D,wBAA8C"}
1
+ {"version":3,"file":"ComparisonSlider.d.ts","sourceRoot":"","sources":["../../../src/components/sections/ComparisonSlider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsD,MAAM,OAAO,CAAC;AAK3E,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAmX5D,eAAO,MAAM,yBAAyB;IA5MlC,wDAAwD;;;;;;;;;;kBAW1C,MAAM,SAAS;;EAiMwB,CAAC;;IA5MtD,wDAAwD;;;;;;;;;;;;;;;AA6M5D,wBAA8C"}