@blateral/b.kit 2.0.0-beta.1 → 2.0.0-beta.2.10

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 (183) 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/AngleLeft.d.ts +7 -0
  4. package/lib/components/base/icons/AngleLeft.d.ts.map +1 -0
  5. package/lib/components/base/icons/AngleRight.d.ts.map +1 -1
  6. package/lib/components/base/icons/ArrowDown.d.ts +7 -0
  7. package/lib/components/base/icons/ArrowDown.d.ts.map +1 -0
  8. package/lib/components/base/icons/ExclamationMark.d.ts.map +1 -1
  9. package/lib/components/base/icons/files/Document.d.ts +6 -0
  10. package/lib/components/base/icons/files/Document.d.ts.map +1 -0
  11. package/lib/components/base/icons/files/Excel.d.ts +6 -0
  12. package/lib/components/base/icons/files/Excel.d.ts.map +1 -0
  13. package/lib/components/base/icons/files/Image.d.ts +6 -0
  14. package/lib/components/base/icons/files/Image.d.ts.map +1 -0
  15. package/lib/components/base/icons/files/Pdf.d.ts +6 -0
  16. package/lib/components/base/icons/files/Pdf.d.ts.map +1 -0
  17. package/lib/components/base/icons/files/PowerPoint.d.ts +6 -0
  18. package/lib/components/base/icons/files/PowerPoint.d.ts.map +1 -0
  19. package/lib/components/base/icons/files/Word.d.ts +6 -0
  20. package/lib/components/base/icons/files/Word.d.ts.map +1 -0
  21. package/lib/components/base/icons/files/Zip.d.ts +6 -0
  22. package/lib/components/base/icons/files/Zip.d.ts.map +1 -0
  23. package/lib/components/blocks/Actions.d.ts +2 -0
  24. package/lib/components/blocks/Actions.d.ts.map +1 -1
  25. package/lib/components/blocks/Alert.d.ts +17 -4
  26. package/lib/components/blocks/Alert.d.ts.map +1 -1
  27. package/lib/components/blocks/CookieConsent.d.ts +1 -0
  28. package/lib/components/blocks/CookieConsent.d.ts.map +1 -1
  29. package/lib/components/blocks/EventBlock.d.ts +34 -0
  30. package/lib/components/blocks/EventBlock.d.ts.map +1 -0
  31. package/lib/components/blocks/LanguageSwitcher.d.ts +13 -0
  32. package/lib/components/blocks/LanguageSwitcher.d.ts.map +1 -0
  33. package/lib/components/blocks/LinkList.d.ts +11 -0
  34. package/lib/components/blocks/LinkList.d.ts.map +1 -0
  35. package/lib/components/blocks/NavBlock.d.ts +24 -0
  36. package/lib/components/blocks/NavBlock.d.ts.map +1 -0
  37. package/lib/components/blocks/NewsCard.d.ts +1 -3
  38. package/lib/components/blocks/NewsCard.d.ts.map +1 -1
  39. package/lib/components/buttons/Button.d.ts.map +1 -1
  40. package/lib/components/buttons/Pointer.d.ts.map +1 -1
  41. package/lib/components/sections/Accordion.d.ts +8 -356
  42. package/lib/components/sections/Accordion.d.ts.map +1 -1
  43. package/lib/components/sections/AlertList.d.ts +26 -4
  44. package/lib/components/sections/AlertList.d.ts.map +1 -1
  45. package/lib/components/sections/Article.d.ts +14 -356
  46. package/lib/components/sections/Article.d.ts.map +1 -1
  47. package/lib/components/sections/CallToAction.d.ts +7 -356
  48. package/lib/components/sections/CallToAction.d.ts.map +1 -1
  49. package/lib/components/sections/CardList.d.ts +45 -0
  50. package/lib/components/sections/CardList.d.ts.map +1 -0
  51. package/lib/components/sections/ComparisonSlider.d.ts +5 -356
  52. package/lib/components/sections/ComparisonSlider.d.ts.map +1 -1
  53. package/lib/components/sections/CrossPromotion.d.ts +5 -356
  54. package/lib/components/sections/CrossPromotion.d.ts.map +1 -1
  55. package/lib/components/sections/DynamicForm.d.ts +5 -356
  56. package/lib/components/sections/DynamicForm.d.ts.map +1 -1
  57. package/lib/components/sections/EventList.d.ts +23 -0
  58. package/lib/components/sections/EventList.d.ts.map +1 -0
  59. package/lib/components/sections/FactGrid.d.ts +5 -356
  60. package/lib/components/sections/FactGrid.d.ts.map +1 -1
  61. package/lib/components/sections/FactList.d.ts +5 -356
  62. package/lib/components/sections/FactList.d.ts.map +1 -1
  63. package/lib/components/sections/FeatureList.d.ts +5 -356
  64. package/lib/components/sections/FeatureList.d.ts.map +1 -1
  65. package/lib/components/sections/Footer.d.ts +1 -356
  66. package/lib/components/sections/Footer.d.ts.map +1 -1
  67. package/lib/components/sections/Form.d.ts +1 -356
  68. package/lib/components/sections/Form.d.ts.map +1 -1
  69. package/lib/components/sections/Gallery.d.ts +5 -356
  70. package/lib/components/sections/Gallery.d.ts.map +1 -1
  71. package/lib/components/sections/IconList.d.ts +5 -356
  72. package/lib/components/sections/IconList.d.ts.map +1 -1
  73. package/lib/components/sections/IndexList.d.ts +34 -0
  74. package/lib/components/sections/IndexList.d.ts.map +1 -0
  75. package/lib/components/sections/Intro.d.ts +5 -356
  76. package/lib/components/sections/Intro.d.ts.map +1 -1
  77. package/lib/components/sections/Map.d.ts +5 -356
  78. package/lib/components/sections/Map.d.ts.map +1 -1
  79. package/lib/components/sections/NavList.d.ts +39 -0
  80. package/lib/components/sections/NavList.d.ts.map +1 -0
  81. package/lib/components/sections/NumberList.d.ts +22 -364
  82. package/lib/components/sections/NumberList.d.ts.map +1 -1
  83. package/lib/components/sections/Poster.d.ts +5 -356
  84. package/lib/components/sections/Poster.d.ts.map +1 -1
  85. package/lib/components/sections/PriceList.d.ts +5 -356
  86. package/lib/components/sections/PriceList.d.ts.map +1 -1
  87. package/lib/components/sections/PriceTable.d.ts +5 -356
  88. package/lib/components/sections/PriceTable.d.ts.map +1 -1
  89. package/lib/components/sections/Quicknav.d.ts +5 -356
  90. package/lib/components/sections/Quicknav.d.ts.map +1 -1
  91. package/lib/components/sections/Quote.d.ts +5 -356
  92. package/lib/components/sections/Quote.d.ts.map +1 -1
  93. package/lib/components/sections/SimpleImage.d.ts +2 -0
  94. package/lib/components/sections/SimpleImage.d.ts.map +1 -1
  95. package/lib/components/sections/SocialNav.d.ts +5 -356
  96. package/lib/components/sections/SocialNav.d.ts.map +1 -1
  97. package/lib/components/sections/SocialWall.d.ts +5 -356
  98. package/lib/components/sections/SocialWall.d.ts.map +1 -1
  99. package/lib/components/sections/Table.d.ts +5 -356
  100. package/lib/components/sections/Table.d.ts.map +1 -1
  101. package/lib/components/sections/Teaser.d.ts +5 -356
  102. package/lib/components/sections/Teaser.d.ts.map +1 -1
  103. package/lib/components/sections/TeaserWide.d.ts +5 -356
  104. package/lib/components/sections/TeaserWide.d.ts.map +1 -1
  105. package/lib/components/sections/Timeline.d.ts +5 -356
  106. package/lib/components/sections/Timeline.d.ts.map +1 -1
  107. package/lib/components/sections/Video.d.ts +5 -356
  108. package/lib/components/sections/Video.d.ts.map +1 -1
  109. package/lib/components/sections/carousel/FeatureCarousel.d.ts +3 -356
  110. package/lib/components/sections/carousel/FeatureCarousel.d.ts.map +1 -1
  111. package/lib/components/sections/carousel/ImageCarousel.d.ts +3 -356
  112. package/lib/components/sections/carousel/ImageCarousel.d.ts.map +1 -1
  113. package/lib/components/sections/carousel/PromotionCarousel.d.ts +3 -356
  114. package/lib/components/sections/carousel/PromotionCarousel.d.ts.map +1 -1
  115. package/lib/components/sections/carousel/VideoCarousel.d.ts +3 -356
  116. package/lib/components/sections/carousel/VideoCarousel.d.ts.map +1 -1
  117. package/lib/components/sections/header/Header.d.ts +1 -356
  118. package/lib/components/sections/header/Header.d.ts.map +1 -1
  119. package/lib/components/sections/navigation/remastered/NavBar.d.ts +26 -5
  120. package/lib/components/sections/navigation/remastered/NavBar.d.ts.map +1 -1
  121. package/lib/components/sections/navigation/remastered/Navigation.d.ts +41 -7
  122. package/lib/components/sections/navigation/remastered/Navigation.d.ts.map +1 -1
  123. package/lib/components/sections/navigation/remastered/menu/Menu.d.ts +39 -0
  124. package/lib/components/sections/navigation/remastered/menu/Menu.d.ts.map +1 -0
  125. package/lib/components/sections/navigation/remastered/menu/variations/MenuFlyout.d.ts +8 -0
  126. package/lib/components/sections/navigation/remastered/menu/variations/MenuFlyout.d.ts.map +1 -0
  127. package/lib/components/sections/navigation/remastered/menu/variations/MenuLarge.d.ts +9 -0
  128. package/lib/components/sections/navigation/remastered/menu/variations/MenuLarge.d.ts.map +1 -0
  129. package/lib/components/sections/navigation/remastered/partials/NavBarBottom.d.ts +10 -0
  130. package/lib/components/sections/navigation/remastered/partials/NavBarBottom.d.ts.map +1 -0
  131. package/lib/components/sections/navigation/remastered/partials/NavBarMain.d.ts +35 -0
  132. package/lib/components/sections/navigation/remastered/partials/NavBarMain.d.ts.map +1 -0
  133. package/lib/components/sections/navigation/remastered/partials/NavBarTop.d.ts +11 -0
  134. package/lib/components/sections/navigation/remastered/partials/NavBarTop.d.ts.map +1 -0
  135. package/lib/components/sections/navigation/remastered/skeletons/BarBreadCrumbs.d.ts +18 -0
  136. package/lib/components/sections/navigation/remastered/skeletons/BarBreadCrumbs.d.ts.map +1 -0
  137. package/lib/components/sections/navigation/remastered/skeletons/BarColumn.d.ts +7 -0
  138. package/lib/components/sections/navigation/remastered/skeletons/BarColumn.d.ts.map +1 -0
  139. package/lib/components/sections/navigation/remastered/skeletons/BarLogo.d.ts +14 -0
  140. package/lib/components/sections/navigation/remastered/skeletons/BarLogo.d.ts.map +1 -0
  141. package/lib/components/sections/navigation/remastered/skeletons/BarMenuToggle.d.ts +9 -0
  142. package/lib/components/sections/navigation/remastered/skeletons/BarMenuToggle.d.ts.map +1 -0
  143. package/lib/components/sections/navigation/remastered/skeletons/BarNavList.d.ts +9 -0
  144. package/lib/components/sections/navigation/remastered/skeletons/BarNavList.d.ts.map +1 -0
  145. package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts +39 -0
  146. package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts.map +1 -0
  147. package/lib/components/sections/news/NewsAuthorCard.d.ts +1 -356
  148. package/lib/components/sections/news/NewsAuthorCard.d.ts.map +1 -1
  149. package/lib/components/sections/news/NewsFooter.d.ts +1 -356
  150. package/lib/components/sections/news/NewsFooter.d.ts.map +1 -1
  151. package/lib/components/sections/news/NewsImages.d.ts +1 -356
  152. package/lib/components/sections/news/NewsImages.d.ts.map +1 -1
  153. package/lib/components/sections/news/NewsIntro.d.ts +1 -356
  154. package/lib/components/sections/news/NewsIntro.d.ts.map +1 -1
  155. package/lib/components/sections/news/NewsList.d.ts +39 -363
  156. package/lib/components/sections/news/NewsList.d.ts.map +1 -1
  157. package/lib/components/sections/news/NewsOverview.d.ts +10 -360
  158. package/lib/components/sections/news/NewsOverview.d.ts.map +1 -1
  159. package/lib/components/sections/news/NewsTable.d.ts +1 -356
  160. package/lib/components/sections/news/NewsTable.d.ts.map +1 -1
  161. package/lib/components/sections/news/NewsText.d.ts +1 -356
  162. package/lib/components/sections/news/NewsText.d.ts.map +1 -1
  163. package/lib/components/sections/news/NewsVideo.d.ts +1 -356
  164. package/lib/components/sections/news/NewsVideo.d.ts.map +1 -1
  165. package/lib/components/typography/Copy.d.ts.map +1 -1
  166. package/lib/components/typography/Heading.d.ts.map +1 -1
  167. package/lib/components/typography/Link.d.ts +3 -0
  168. package/lib/components/typography/Link.d.ts.map +1 -1
  169. package/lib/index.d.ts +38 -28
  170. package/lib/index.d.ts.map +1 -1
  171. package/lib/index.es.js +2 -2
  172. package/lib/index.es.js.map +1 -1
  173. package/lib/index.js +1 -1
  174. package/lib/index.js.map +1 -1
  175. package/lib/utils/LibThemeProvider.d.ts +2 -2
  176. package/lib/utils/LibThemeProvider.d.ts.map +1 -1
  177. package/lib/utils/styles.d.ts +48 -7
  178. package/lib/utils/styles.d.ts.map +1 -1
  179. package/lib/utils/useEqualSheetHeight.d.ts +2 -2
  180. package/lib/utils/useEqualSheetHeight.d.ts.map +1 -1
  181. package/lib/utils/useMediaQuery.d.ts +16 -0
  182. package/lib/utils/useMediaQuery.d.ts.map +1 -1
  183. package/package.json +2 -1
@@ -11,373 +11,22 @@ export declare const PriceBlock: React.FC<PriceItems & {
11
11
  hasBg?: boolean;
12
12
  }>;
13
13
  export declare const PriceListComponent: React.FC<{
14
+ /** ID value for targeting section with anchor hashes */
15
+ anchorId?: string | undefined;
14
16
  /** Array with price items */
15
17
  items?: PriceItems[] | undefined;
16
18
  /** Section background */
17
19
  bgMode?: "inverted" | "full" | undefined;
18
20
  }>;
19
21
  declare const _default: React.FC<{
22
+ /** ID value for targeting section with anchor hashes */
23
+ anchorId?: string | undefined;
20
24
  /** Array with price items */
21
25
  items?: PriceItems[] | undefined;
22
26
  /** Section background */
23
27
  bgMode?: "inverted" | "full" | undefined;
24
28
  } & {
25
- theme?: {
26
- colors?: {
27
- dark?: string | undefined;
28
- light?: string | undefined;
29
- mono?: {
30
- light?: string | undefined;
31
- medium?: string | undefined;
32
- dark?: string | undefined;
33
- } | undefined;
34
- primary?: {
35
- light?: string | undefined;
36
- medium?: string | undefined;
37
- dark?: string | undefined;
38
- } | undefined;
39
- secondary?: {
40
- light?: string | undefined;
41
- medium?: string | undefined;
42
- dark?: string | undefined;
43
- } | undefined;
44
- error?: string | undefined;
45
- new?: {
46
- text?: {
47
- default?: string | undefined;
48
- inverted?: string | undefined;
49
- error?: string | undefined;
50
- heading?: string | undefined;
51
- headingInverted?: string | undefined;
52
- copy?: string | undefined;
53
- copyInverted?: string | undefined;
54
- } | undefined;
55
- sectionBg?: {
56
- light?: string | undefined;
57
- medium?: string | undefined;
58
- dark?: string | undefined;
59
- } | undefined;
60
- elementBg?: {
61
- light?: string | undefined;
62
- lightHover?: string | undefined;
63
- medium?: string | undefined;
64
- mediumHover?: string | undefined;
65
- dark?: string | undefined;
66
- darkHover?: string | undefined;
67
- } | undefined;
68
- primary?: {
69
- default?: string | undefined;
70
- inverted?: string | undefined;
71
- hover?: string | undefined;
72
- invertedHover?: string | undefined;
73
- } | undefined;
74
- secondary?: {
75
- default?: string | undefined;
76
- inverted?: string | undefined;
77
- hover?: string | undefined;
78
- invertedHover?: string | undefined;
79
- } | undefined;
80
- error?: string | undefined;
81
- } | undefined;
82
- } | undefined;
83
- fonts?: {
84
- base?: {
85
- family?: string | undefined;
86
- weight?: string | undefined;
87
- style?: string | undefined;
88
- lineHeight?: string | undefined;
89
- letterSpacing?: string | undefined;
90
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
91
- textTransform?: string | undefined;
92
- color?: string | undefined;
93
- colorInverted?: string | undefined;
94
- colorGradient?: string | undefined;
95
- colorGradientInverted?: string | undefined;
96
- } | undefined;
97
- types?: {
98
- copy?: {
99
- small?: {
100
- family?: string | undefined;
101
- weight?: string | undefined;
102
- style?: string | undefined;
103
- lineHeight?: string | undefined;
104
- letterSpacing?: string | undefined;
105
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
106
- textTransform?: string | undefined;
107
- color?: string | undefined;
108
- colorInverted?: string | undefined;
109
- colorGradient?: string | undefined;
110
- colorGradientInverted?: string | undefined;
111
- } | undefined;
112
- medium?: {
113
- family?: string | undefined;
114
- weight?: string | undefined;
115
- style?: string | undefined;
116
- lineHeight?: string | undefined;
117
- letterSpacing?: string | undefined;
118
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
119
- textTransform?: string | undefined;
120
- color?: string | undefined;
121
- colorInverted?: string | undefined;
122
- colorGradient?: string | undefined;
123
- colorGradientInverted?: string | undefined;
124
- } | undefined;
125
- big?: {
126
- family?: string | undefined;
127
- weight?: string | undefined;
128
- style?: string | undefined;
129
- lineHeight?: string | undefined;
130
- letterSpacing?: string | undefined;
131
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
132
- textTransform?: string | undefined;
133
- color?: string | undefined;
134
- colorInverted?: string | undefined;
135
- colorGradient?: string | undefined;
136
- colorGradientInverted?: string | undefined;
137
- } | undefined;
138
- } | undefined;
139
- 'copy-i'?: {
140
- small?: {
141
- family?: string | undefined;
142
- weight?: string | undefined;
143
- style?: string | undefined;
144
- lineHeight?: string | undefined;
145
- letterSpacing?: string | undefined;
146
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
147
- textTransform?: string | undefined;
148
- color?: string | undefined;
149
- colorInverted?: string | undefined;
150
- colorGradient?: string | undefined;
151
- colorGradientInverted?: string | undefined;
152
- } | undefined;
153
- medium?: {
154
- family?: string | undefined;
155
- weight?: string | undefined;
156
- style?: string | undefined;
157
- lineHeight?: string | undefined;
158
- letterSpacing?: string | undefined;
159
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
160
- textTransform?: string | undefined;
161
- color?: string | undefined;
162
- colorInverted?: string | undefined;
163
- colorGradient?: string | undefined;
164
- colorGradientInverted?: string | undefined;
165
- } | undefined;
166
- big?: {
167
- family?: string | undefined;
168
- weight?: string | undefined;
169
- style?: string | undefined;
170
- lineHeight?: string | undefined;
171
- letterSpacing?: string | undefined;
172
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
173
- textTransform?: string | undefined;
174
- color?: string | undefined;
175
- colorInverted?: string | undefined;
176
- colorGradient?: string | undefined;
177
- colorGradientInverted?: string | undefined;
178
- } | undefined;
179
- } | undefined;
180
- 'copy-b'?: {
181
- small?: {
182
- family?: string | undefined;
183
- weight?: string | undefined;
184
- style?: string | undefined;
185
- lineHeight?: string | undefined;
186
- letterSpacing?: string | undefined;
187
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
188
- textTransform?: string | undefined;
189
- color?: string | undefined;
190
- colorInverted?: string | undefined;
191
- colorGradient?: string | undefined;
192
- colorGradientInverted?: string | undefined;
193
- } | undefined;
194
- medium?: {
195
- family?: string | undefined;
196
- weight?: string | undefined;
197
- style?: string | undefined;
198
- lineHeight?: string | undefined;
199
- letterSpacing?: string | undefined;
200
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
201
- textTransform?: string | undefined;
202
- color?: string | undefined;
203
- colorInverted?: string | undefined;
204
- colorGradient?: string | undefined;
205
- colorGradientInverted?: string | undefined;
206
- } | undefined;
207
- big?: {
208
- family?: string | undefined;
209
- weight?: string | undefined;
210
- style?: string | undefined;
211
- lineHeight?: string | undefined;
212
- letterSpacing?: string | undefined;
213
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
214
- textTransform?: string | undefined;
215
- color?: string | undefined;
216
- colorInverted?: string | undefined;
217
- colorGradient?: string | undefined;
218
- colorGradientInverted?: string | undefined;
219
- } | undefined;
220
- } | undefined;
221
- super?: {
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
- 'heading-1'?: {
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
- 'heading-2'?: {
248
- family?: string | undefined;
249
- weight?: string | undefined;
250
- style?: string | undefined;
251
- lineHeight?: string | undefined;
252
- letterSpacing?: string | undefined;
253
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
254
- textTransform?: string | undefined;
255
- color?: string | undefined;
256
- colorInverted?: string | undefined;
257
- colorGradient?: string | undefined;
258
- colorGradientInverted?: string | undefined;
259
- } | undefined;
260
- 'heading-3'?: {
261
- family?: string | undefined;
262
- weight?: string | undefined;
263
- style?: string | undefined;
264
- lineHeight?: string | undefined;
265
- letterSpacing?: string | undefined;
266
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
267
- textTransform?: string | undefined;
268
- color?: string | undefined;
269
- colorInverted?: string | undefined;
270
- colorGradient?: string | undefined;
271
- colorGradientInverted?: string | undefined;
272
- } | undefined;
273
- 'heading-4'?: {
274
- family?: string | undefined;
275
- weight?: string | undefined;
276
- style?: string | undefined;
277
- lineHeight?: string | undefined;
278
- letterSpacing?: string | undefined;
279
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
280
- textTransform?: string | undefined;
281
- color?: string | undefined;
282
- colorInverted?: string | undefined;
283
- colorGradient?: string | undefined;
284
- colorGradientInverted?: string | undefined;
285
- } | undefined;
286
- callout?: {
287
- small?: {
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
- medium?: {
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
- big?: {
314
- family?: string | undefined;
315
- weight?: string | undefined;
316
- style?: string | undefined;
317
- lineHeight?: string | undefined;
318
- letterSpacing?: string | undefined;
319
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
320
- textTransform?: string | undefined;
321
- color?: string | undefined;
322
- colorInverted?: string | undefined;
323
- colorGradient?: string | undefined;
324
- colorGradientInverted?: string | undefined;
325
- } | undefined;
326
- } | undefined;
327
- } | undefined;
328
- } | undefined;
329
- globals?: {
330
- sections?: {
331
- seperation?: {
332
- forcePadding?: boolean | undefined;
333
- padding?: {
334
- default?: [(number | undefined)?, (number | undefined)?] | undefined;
335
- stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
336
- } | undefined;
337
- margin?: {
338
- default?: [(number | undefined)?, (number | undefined)?] | undefined;
339
- stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
340
- } | undefined;
341
- } | undefined;
342
- edgeRadius?: (string | null) | undefined;
343
- imageTextGradient?: string | undefined;
344
- imagePlaceholderBg?: {
345
- default?: string | undefined;
346
- inverted?: string | undefined;
347
- } | undefined;
348
- newsDateFormat?: string | undefined;
349
- newsTimeFormat?: string | undefined;
350
- newsLocaleKey?: ("de" | "en") | undefined;
351
- datepickerLocaleKey?: ("de" | "en") | undefined;
352
- datepickerDateFormat?: string | undefined;
353
- } | undefined;
354
- navigation?: {
355
- navBar?: {
356
- isTopNavVisible?: boolean | undefined;
357
- topNavHeight?: {
358
- mobile?: {
359
- small?: number | undefined;
360
- large?: number | undefined;
361
- } | undefined;
362
- desktop?: {
363
- small?: number | undefined;
364
- large?: number | undefined;
365
- } | undefined;
366
- } | undefined;
367
- height?: {
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
- } | undefined;
378
- } | undefined;
379
- } | undefined;
380
- } | undefined;
29
+ theme?: import("../../utils/LibThemeProvider").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
381
30
  }>;
382
31
  export default _default;
383
32
  //# sourceMappingURL=PriceList.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PriceList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/PriceList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA0D1B,MAAM,WAAW,UAAU;IACvB,8BAA8B;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,gDAAgD;IAChD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,8CAA8C;IAC9C,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAA;CAAE,CAejE,CAAC;AAoCF,eAAO,MAAM,kBAAkB;IAjC3B,6BAA6B;;IAG7B,yBAAyB;;EA8Bc,CAAC;;IAjCxC,6BAA6B;;IAG7B,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA+B7B,wBAAuC"}
1
+ {"version":3,"file":"PriceList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/PriceList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA0D1B,MAAM,WAAW,UAAU;IACvB,8BAA8B;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,gDAAgD;IAChD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,8CAA8C;IAC9C,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAA;CAAE,CAejE,CAAC;AAwCF,eAAO,MAAM,kBAAkB;IArC3B,wDAAwD;;IAGxD,6BAA6B;;IAG7B,yBAAyB;;EA+Bc,CAAC;;IArCxC,wDAAwD;;IAGxD,6BAA6B;;IAG7B,yBAAyB;;;;;AAgC7B,wBAAuC"}