@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.
- package/lib/components/base/Section.d.ts +2 -0
- package/lib/components/base/Section.d.ts.map +1 -1
- package/lib/components/base/icons/AngleRight.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowDown.d.ts +7 -0
- package/lib/components/base/icons/ArrowDown.d.ts.map +1 -0
- package/lib/components/blocks/Actions.d.ts +2 -0
- package/lib/components/blocks/Actions.d.ts.map +1 -1
- package/lib/components/blocks/Alert.d.ts +3 -6
- package/lib/components/blocks/Alert.d.ts.map +1 -1
- package/lib/components/blocks/CookieConsent.d.ts +1 -0
- package/lib/components/blocks/CookieConsent.d.ts.map +1 -1
- package/lib/components/blocks/EventBlock.d.ts +34 -0
- package/lib/components/blocks/EventBlock.d.ts.map +1 -0
- package/lib/components/blocks/LanguageSwitcher.d.ts +13 -0
- package/lib/components/blocks/LanguageSwitcher.d.ts.map +1 -0
- package/lib/components/blocks/NavBlock.d.ts.map +1 -1
- package/lib/components/blocks/NewsCard.d.ts +1 -3
- package/lib/components/blocks/NewsCard.d.ts.map +1 -1
- package/lib/components/buttons/Pointer.d.ts.map +1 -1
- package/lib/components/sections/Accordion.d.ts +5 -356
- package/lib/components/sections/Accordion.d.ts.map +1 -1
- package/lib/components/sections/AlertList.d.ts +5 -364
- package/lib/components/sections/AlertList.d.ts.map +1 -1
- package/lib/components/sections/Article.d.ts +5 -356
- package/lib/components/sections/Article.d.ts.map +1 -1
- package/lib/components/sections/CallToAction.d.ts +7 -356
- package/lib/components/sections/CallToAction.d.ts.map +1 -1
- package/lib/components/sections/CardList.d.ts +45 -0
- package/lib/components/sections/CardList.d.ts.map +1 -0
- package/lib/components/sections/ComparisonSlider.d.ts +5 -356
- package/lib/components/sections/ComparisonSlider.d.ts.map +1 -1
- package/lib/components/sections/CrossPromotion.d.ts +5 -356
- package/lib/components/sections/CrossPromotion.d.ts.map +1 -1
- package/lib/components/sections/DynamicForm.d.ts +5 -356
- package/lib/components/sections/DynamicForm.d.ts.map +1 -1
- package/lib/components/sections/EventList.d.ts +23 -0
- package/lib/components/sections/EventList.d.ts.map +1 -0
- package/lib/components/sections/FactGrid.d.ts +5 -356
- package/lib/components/sections/FactGrid.d.ts.map +1 -1
- package/lib/components/sections/FactList.d.ts +5 -356
- package/lib/components/sections/FactList.d.ts.map +1 -1
- package/lib/components/sections/FeatureList.d.ts +5 -356
- package/lib/components/sections/FeatureList.d.ts.map +1 -1
- package/lib/components/sections/Footer.d.ts +1 -356
- package/lib/components/sections/Footer.d.ts.map +1 -1
- package/lib/components/sections/Form.d.ts +1 -356
- package/lib/components/sections/Form.d.ts.map +1 -1
- package/lib/components/sections/Gallery.d.ts +5 -356
- package/lib/components/sections/Gallery.d.ts.map +1 -1
- package/lib/components/sections/IconList.d.ts +5 -356
- package/lib/components/sections/IconList.d.ts.map +1 -1
- package/lib/components/sections/IndexList.d.ts +34 -0
- package/lib/components/sections/IndexList.d.ts.map +1 -0
- package/lib/components/sections/Intro.d.ts +5 -356
- package/lib/components/sections/Intro.d.ts.map +1 -1
- package/lib/components/sections/Map.d.ts +5 -356
- package/lib/components/sections/Map.d.ts.map +1 -1
- package/lib/components/sections/NavList.d.ts +5 -356
- package/lib/components/sections/NavList.d.ts.map +1 -1
- package/lib/components/sections/NumberList.d.ts +22 -364
- package/lib/components/sections/NumberList.d.ts.map +1 -1
- package/lib/components/sections/Poster.d.ts +5 -356
- package/lib/components/sections/Poster.d.ts.map +1 -1
- package/lib/components/sections/PriceList.d.ts +5 -356
- package/lib/components/sections/PriceList.d.ts.map +1 -1
- package/lib/components/sections/PriceTable.d.ts +5 -356
- package/lib/components/sections/PriceTable.d.ts.map +1 -1
- package/lib/components/sections/Quicknav.d.ts +5 -356
- package/lib/components/sections/Quicknav.d.ts.map +1 -1
- package/lib/components/sections/Quote.d.ts +5 -356
- package/lib/components/sections/Quote.d.ts.map +1 -1
- package/lib/components/sections/SimpleImage.d.ts +2 -0
- package/lib/components/sections/SimpleImage.d.ts.map +1 -1
- package/lib/components/sections/SocialNav.d.ts +5 -356
- package/lib/components/sections/SocialNav.d.ts.map +1 -1
- package/lib/components/sections/SocialWall.d.ts +5 -356
- package/lib/components/sections/SocialWall.d.ts.map +1 -1
- package/lib/components/sections/Table.d.ts +5 -356
- package/lib/components/sections/Table.d.ts.map +1 -1
- package/lib/components/sections/Teaser.d.ts +5 -356
- package/lib/components/sections/Teaser.d.ts.map +1 -1
- package/lib/components/sections/TeaserWide.d.ts +5 -356
- package/lib/components/sections/TeaserWide.d.ts.map +1 -1
- package/lib/components/sections/Timeline.d.ts +5 -356
- package/lib/components/sections/Timeline.d.ts.map +1 -1
- package/lib/components/sections/Video.d.ts +5 -356
- package/lib/components/sections/Video.d.ts.map +1 -1
- package/lib/components/sections/carousel/FeatureCarousel.d.ts +3 -356
- package/lib/components/sections/carousel/FeatureCarousel.d.ts.map +1 -1
- package/lib/components/sections/carousel/ImageCarousel.d.ts +3 -356
- package/lib/components/sections/carousel/ImageCarousel.d.ts.map +1 -1
- package/lib/components/sections/carousel/PromotionCarousel.d.ts +3 -356
- package/lib/components/sections/carousel/PromotionCarousel.d.ts.map +1 -1
- package/lib/components/sections/carousel/VideoCarousel.d.ts +3 -356
- package/lib/components/sections/carousel/VideoCarousel.d.ts.map +1 -1
- package/lib/components/sections/header/Header.d.ts +1 -356
- package/lib/components/sections/header/Header.d.ts.map +1 -1
- package/lib/components/sections/navigation/remastered/NavBar.d.ts +26 -5
- package/lib/components/sections/navigation/remastered/NavBar.d.ts.map +1 -1
- package/lib/components/sections/navigation/remastered/Navigation.d.ts +39 -7
- package/lib/components/sections/navigation/remastered/Navigation.d.ts.map +1 -1
- package/lib/components/sections/navigation/remastered/menu/Menu.d.ts +39 -0
- package/lib/components/sections/navigation/remastered/menu/Menu.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/menu/variations/MenuFlyout.d.ts +8 -0
- package/lib/components/sections/navigation/remastered/menu/variations/MenuFlyout.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/menu/variations/MenuLarge.d.ts +9 -0
- package/lib/components/sections/navigation/remastered/menu/variations/MenuLarge.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarBottom.d.ts +9 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarBottom.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarMain.d.ts +35 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarMain.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarTop.d.ts +11 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarTop.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarBreadCrumbs.d.ts +13 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarBreadCrumbs.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarColumn.d.ts +7 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarColumn.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarLogo.d.ts +14 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarLogo.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarMenuToggle.d.ts +9 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarMenuToggle.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarNavList.d.ts +14 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarNavList.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts +35 -0
- package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts.map +1 -0
- package/lib/components/sections/news/NewsAuthorCard.d.ts +1 -356
- package/lib/components/sections/news/NewsAuthorCard.d.ts.map +1 -1
- package/lib/components/sections/news/NewsFooter.d.ts +1 -356
- package/lib/components/sections/news/NewsFooter.d.ts.map +1 -1
- package/lib/components/sections/news/NewsImages.d.ts +1 -356
- package/lib/components/sections/news/NewsImages.d.ts.map +1 -1
- package/lib/components/sections/news/NewsIntro.d.ts +1 -356
- package/lib/components/sections/news/NewsIntro.d.ts.map +1 -1
- package/lib/components/sections/news/NewsList.d.ts +5 -356
- package/lib/components/sections/news/NewsList.d.ts.map +1 -1
- package/lib/components/sections/news/NewsOverview.d.ts +5 -356
- package/lib/components/sections/news/NewsOverview.d.ts.map +1 -1
- package/lib/components/sections/news/NewsTable.d.ts +1 -356
- package/lib/components/sections/news/NewsTable.d.ts.map +1 -1
- package/lib/components/sections/news/NewsText.d.ts +1 -356
- package/lib/components/sections/news/NewsText.d.ts.map +1 -1
- package/lib/components/sections/news/NewsVideo.d.ts +1 -356
- package/lib/components/sections/news/NewsVideo.d.ts.map +1 -1
- package/lib/components/typography/Copy.d.ts.map +1 -1
- package/lib/components/typography/Heading.d.ts.map +1 -1
- package/lib/components/typography/Link.d.ts +3 -0
- package/lib/components/typography/Link.d.ts.map +1 -1
- package/lib/index.d.ts +34 -27
- package/lib/index.d.ts.map +1 -1
- package/lib/index.es.js +2 -2
- package/lib/index.es.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/utils/LibThemeProvider.d.ts +2 -2
- package/lib/utils/LibThemeProvider.d.ts.map +1 -1
- package/lib/utils/styles.d.ts +45 -7
- package/lib/utils/styles.d.ts.map +1 -1
- package/lib/utils/useEqualSheetHeight.d.ts +2 -2
- package/lib/utils/useEqualSheetHeight.d.ts.map +1 -1
- package/lib/utils/useMediaQuery.d.ts +16 -0
- package/lib/utils/useMediaQuery.d.ts.map +1 -1
- package/package.json +2 -1
|
@@ -16,362 +16,7 @@ declare const _default: React.FC<{
|
|
|
16
16
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
17
17
|
bgMode?: "full" | "inverted" | undefined;
|
|
18
18
|
} & {
|
|
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;
|
|
19
|
+
theme?: import("../../../utils/LibThemeProvider").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
375
20
|
}>;
|
|
376
21
|
export default _default;
|
|
377
22
|
//# sourceMappingURL=NewsVideo.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsVideo.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsVideo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAG1C,OAAO,EAAE,UAAU,EAAE,2BAAgC;AAqErD,eAAO,MAAM,kBAAkB;;;;2DApDe,MAAM,SAAS;6DACb,MAAM,SAAS;;EAmDpB,CAAC
|
|
1
|
+
{"version":3,"file":"NewsVideo.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsVideo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAG1C,OAAO,EAAE,UAAU,EAAE,2BAAgC;AAqErD,eAAO,MAAM,kBAAkB;;;;2DApDe,MAAM,SAAS;6DACb,MAAM,SAAS;;EAmDpB,CAAC;;;;;;;;;;;AAC5C,wBAAuC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Copy.d.ts","sourceRoot":"","sources":["../../../src/components/typography/Copy.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EACH,QAAQ,EAIR,cAAc,EAGd,WAAW,EACd,2BAAqB;AAGtB,oBAAY,QAAQ,GAAG,OAAO,CAC1B,QAAQ,EACR,WAAW,GAAG,WAAW,GAAG,WAAW,GAAG,WAAW,GAAG,SAAS,GAAG,OAAO,CAC9E,CAAC;AAEF,eAAO,MAAM,SAAS,SACZ,QAAQ,SACR,MAAM,WAAW,uIAS1B,CAAC;
|
|
1
|
+
{"version":3,"file":"Copy.d.ts","sourceRoot":"","sources":["../../../src/components/typography/Copy.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EACH,QAAQ,EAIR,cAAc,EAGd,WAAW,EACd,2BAAqB;AAGtB,oBAAY,QAAQ,GAAG,OAAO,CAC1B,QAAQ,EACR,WAAW,GAAG,WAAW,GAAG,WAAW,GAAG,WAAW,GAAG,SAAS,GAAG,OAAO,CAC9E,CAAC;AAEF,eAAO,MAAM,SAAS,SACZ,QAAQ,SACR,MAAM,WAAW,uIAS1B,CAAC;AA+LF,oBAAY,OAAO,GACb,OAAO,GACP,MAAM,GACN,KAAK,GACL,QAAQ,GACR,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,GAAG,GACH,SAAS,GACT,YAAY,CAAC;AAEnB,QAAA,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,KAAK,IAAI,CAAC;IAC1D,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CA8CA,CAAC;AAIF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Heading.d.ts","sourceRoot":"","sources":["../../../src/components/typography/Heading.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAEH,QAAQ,
|
|
1
|
+
{"version":3,"file":"Heading.d.ts","sourceRoot":"","sources":["../../../src/components/typography/Heading.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAEH,QAAQ,EAKX,2BAAqB;AAEtB,aAAK,WAAW,GAAG,OAAO,CAAC,QAAQ,EAAE,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,CAAC,CAAC;AA6C/E,eAAO,MAAM,YAAY,SAAU,WAAW,uIAY7C,CAAC;AAYF,oBAAY,WAAW,GACjB,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,MAAM,GACN,KAAK,GACL,YAAY,CAAC;AAEnB,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC;IACpB,QAAQ,CAAC,EAAE,WAAW,CAAC;IACvB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAiEA,CAAC;AAOF,eAAe,OAAO,CAAC"}
|
|
@@ -3,8 +3,11 @@ export interface LinkProps {
|
|
|
3
3
|
isExternal?: boolean;
|
|
4
4
|
href?: string;
|
|
5
5
|
}
|
|
6
|
+
export declare const linkStyles: (isInverted?: boolean | undefined) => import("styled-components").FlattenInterpolation<import("styled-components").ThemeProps<import("styled-components").DefaultTheme>>;
|
|
6
7
|
declare const Link: React.ForwardRefExoticComponent<LinkProps & {
|
|
7
8
|
ariaLabel?: string | undefined;
|
|
9
|
+
isInverted?: boolean | undefined;
|
|
10
|
+
onClick?: ((ev?: React.SyntheticEvent<HTMLAnchorElement, Event> | undefined) => void) | undefined;
|
|
8
11
|
className?: string | undefined;
|
|
9
12
|
children?: React.ReactNode;
|
|
10
13
|
} & React.RefAttributes<HTMLAnchorElement>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Link.d.ts","sourceRoot":"","sources":["../../../src/components/typography/Link.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Link.d.ts","sourceRoot":"","sources":["../../../src/components/typography/Link.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAK1C,MAAM,WAAW,SAAS;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,UAAU,0KAgBtB,CAAC;AAMF,QAAA,MAAM,IAAI;;;oFAK0D,IAAI;;eAErD,MAAM,SAAS;2CA8BjC,CAAC;AAIF,eAAe,IAAI,CAAC"}
|
package/lib/index.d.ts
CHANGED
|
@@ -34,52 +34,54 @@ export { importFonts } from "./utils/fontLoading";
|
|
|
34
34
|
/***** Component exports *****/
|
|
35
35
|
export * from "./utils/LibThemeProvider";
|
|
36
36
|
/***** Sections *****/
|
|
37
|
-
export { default as
|
|
38
|
-
export { default as
|
|
39
|
-
export { default as Teaser } from "./components/sections/Teaser";
|
|
40
|
-
export { default as TeaserWide } from "./components/sections/TeaserWide";
|
|
41
|
-
export { default as IconList } from "./components/sections/IconList";
|
|
37
|
+
export { default as Accordion } from "./components/sections/Accordion";
|
|
38
|
+
export { default as AlertList } from "./components/sections/AlertList";
|
|
42
39
|
export { default as Article } from "./components/sections/Article";
|
|
43
|
-
export { default as FeatureList } from "./components/sections/FeatureList";
|
|
44
|
-
export { default as CrossPromotion } from "./components/sections/CrossPromotion";
|
|
45
|
-
export { default as Poster } from "./components/sections/Poster";
|
|
46
|
-
export { default as Video } from "./components/sections/Video";
|
|
47
40
|
export { default as CallToAction } from "./components/sections/CallToAction";
|
|
48
|
-
export { default as
|
|
49
|
-
export { default as FactGrid } from "./components/sections/FactGrid";
|
|
50
|
-
export { default as Table } from "./components/sections/Table";
|
|
51
|
-
export { default as Map } from "./components/sections/Map";
|
|
52
|
-
export { default as Form } from "./components/sections/Form";
|
|
53
|
-
export { default as Accordion } from "./components/sections/Accordion";
|
|
41
|
+
export { default as CardList } from "./components/sections/CardList";
|
|
54
42
|
export { default as ComparisonSlider } from "./components/sections/ComparisonSlider";
|
|
55
|
-
export { default as
|
|
43
|
+
export { default as CrossPromotion } from "./components/sections/CrossPromotion";
|
|
44
|
+
export { default as DynamicForm } from "./components/sections/DynamicForm";
|
|
45
|
+
export { default as FactGrid } from "./components/sections/FactGrid";
|
|
46
|
+
export { default as FactList } from "./components/sections/FactList";
|
|
56
47
|
export { default as FeatureCarousel } from "./components/sections/carousel/FeatureCarousel";
|
|
57
|
-
export { default as
|
|
58
|
-
export { default as VideoCarousel } from "./components/sections/carousel/VideoCarousel";
|
|
48
|
+
export { default as FeatureList } from "./components/sections/FeatureList";
|
|
59
49
|
export { default as Footer } from "./components/sections/Footer";
|
|
50
|
+
export { default as Form } from "./components/sections/Form";
|
|
51
|
+
export { default as Gallery } from "./components/sections/Gallery";
|
|
60
52
|
export { default as Header } from "./components/sections/header/Header";
|
|
53
|
+
export { default as IconList } from "./components/sections/IconList";
|
|
54
|
+
export { default as ImageCarousel } from "./components/sections/carousel/ImageCarousel";
|
|
55
|
+
export { default as IndexList } from "./components/sections/IndexList";
|
|
56
|
+
export { default as Intro } from "./components/sections/Intro";
|
|
57
|
+
export { default as Map } from "./components/sections/Map";
|
|
58
|
+
export { default as NavList } from "./components/sections/NavList";
|
|
61
59
|
export { default as NewsAuthorCard } from "./components/sections/news/NewsAuthorCard";
|
|
62
60
|
export { default as NewsFooter } from "./components/sections/news/NewsFooter";
|
|
63
61
|
export { default as NewsImages } from "./components/sections/news/NewsImages";
|
|
64
62
|
export { default as NewsIntro } from "./components/sections/news/NewsIntro";
|
|
65
63
|
export { default as NewsList } from "./components/sections/news/NewsList";
|
|
64
|
+
export { default as NewsOverview } from "./components/sections/news/NewsOverview";
|
|
66
65
|
export { default as NewsTable } from "./components/sections/news/NewsTable";
|
|
67
66
|
export { default as NewsText } from "./components/sections/news/NewsText";
|
|
68
67
|
export { default as NewsVideo } from "./components/sections/news/NewsVideo";
|
|
69
|
-
export { default as NewsOverview } from "./components/sections/news/NewsOverview";
|
|
70
|
-
export { default as QuickNav } from "./components/sections/Quicknav";
|
|
71
|
-
export { default as Timeline } from "./components/sections/Timeline";
|
|
72
|
-
export { default as SocialNav } from "./components/sections/SocialNav";
|
|
73
68
|
export { default as NumberList } from "./components/sections/NumberList";
|
|
74
|
-
export { default as DynamicForm } from "./components/sections/DynamicForm";
|
|
75
|
-
export { default as SocialWall } from "./components/sections/SocialWall";
|
|
76
69
|
export { default as ParallaxBackground } from "./components/sections/ParallaxBackground";
|
|
70
|
+
export { default as Poster } from "./components/sections/Poster";
|
|
77
71
|
export { default as PriceList } from "./components/sections/PriceList";
|
|
78
|
-
export { default as SimpleImage } from "./components/sections/SimpleImage";
|
|
79
72
|
export { default as PriceTable } from "./components/sections/PriceTable";
|
|
73
|
+
export { default as PromotionCarousel } from "./components/sections/carousel/PromotionCarousel";
|
|
74
|
+
export { default as QuickNav } from "./components/sections/Quicknav";
|
|
80
75
|
export { default as Quote } from "./components/sections/Quote";
|
|
81
|
-
export { default as
|
|
82
|
-
export { default as
|
|
76
|
+
export { default as SimpleImage } from "./components/sections/SimpleImage";
|
|
77
|
+
export { default as SocialNav } from "./components/sections/SocialNav";
|
|
78
|
+
export { default as SocialWall } from "./components/sections/SocialWall";
|
|
79
|
+
export { default as Table } from "./components/sections/Table";
|
|
80
|
+
export { default as Teaser } from "./components/sections/Teaser";
|
|
81
|
+
export { default as TeaserWide } from "./components/sections/TeaserWide";
|
|
82
|
+
export { default as Timeline } from "./components/sections/Timeline";
|
|
83
|
+
export { default as Video } from "./components/sections/Video";
|
|
84
|
+
export { default as VideoCarousel } from "./components/sections/carousel/VideoCarousel";
|
|
83
85
|
/***** Buttons *****/
|
|
84
86
|
export { default as Button } from "./components/buttons/Button";
|
|
85
87
|
export { default as ButtonGhost } from "./components/buttons/ButtonGhost";
|
|
@@ -107,6 +109,11 @@ export { default as Slider } from "./components/blocks/Slider";
|
|
|
107
109
|
export { default as Navigation } from "./components/sections/navigation/Navigation";
|
|
108
110
|
export { default as Menu } from "./components/sections/navigation/menu/Menu";
|
|
109
111
|
export { default as TopBar } from "./components/sections/navigation/TopBar";
|
|
112
|
+
export { default as NewNavigation } from "./components/sections/navigation/remastered/Navigation";
|
|
113
|
+
export { default as NavSkeletons } from "./components/sections/navigation/remastered/skeletons/Skeletons";
|
|
114
|
+
export { default as NavBarMainPartial } from "./components/sections/navigation/remastered/partials/NavBarMain";
|
|
115
|
+
export { default as NavBarTopPartial } from "./components/sections/navigation/remastered/partials/NavBarTop";
|
|
116
|
+
export { default as NavBarBottomPartial } from "./components/sections/navigation/remastered/partials/NavBarBottom";
|
|
110
117
|
export { default as SocialList } from "./components/blocks/SocialList";
|
|
111
118
|
/***** Icons *****/
|
|
112
119
|
export { default as ArrowRightIcon } from "./components/base/icons/ArrowRight";
|
package/lib/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,mCAAmC;AAEnC,OAAO,mBAAmB,CAAC;AAC3B,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,KAAK,EAAE,cAAc,EAAE,uBAAqB;AAEvE,6CAA6C;AAC7C,OAAO,QAAQ,mBAAmB,CAAC;IAC/B,UAAiB,YAAY;QACzB,MAAM,EAAE,MAAM,CAAC;QACf,KAAK,EAAE;YACH,IAAI,CAAC,EAAE,QAAQ,CAAC;YAChB,KAAK,EAAE,KAAK,CAAC;SAChB,CAAC;QACF,OAAO,EAAE,cAAc,CAAC;KAC3B;CACJ;AAED,gCAAgC;AAChC,OAAO,EACH,SAAS,EACT,QAAQ,EACR,SAAS,IAAI,YAAY,EACzB,UAAU,EACV,SAAS,EACT,QAAQ,EACR,EAAE,GACL,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|