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