@blateral/b.kit 2.0.0-beta.2.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.
- package/lib/components/base/Section.d.ts +2 -0
- package/lib/components/base/Section.d.ts.map +1 -1
- package/lib/components/base/icons/AngleLeft.d.ts +7 -0
- package/lib/components/base/icons/AngleLeft.d.ts.map +1 -0
- 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/base/icons/files/Document.d.ts +6 -0
- package/lib/components/base/icons/files/Document.d.ts.map +1 -0
- package/lib/components/base/icons/files/Excel.d.ts +6 -0
- package/lib/components/base/icons/files/Excel.d.ts.map +1 -0
- package/lib/components/base/icons/files/Image.d.ts +6 -0
- package/lib/components/base/icons/files/Image.d.ts.map +1 -0
- package/lib/components/base/icons/files/Pdf.d.ts +6 -0
- package/lib/components/base/icons/files/Pdf.d.ts.map +1 -0
- package/lib/components/base/icons/files/PowerPoint.d.ts +6 -0
- package/lib/components/base/icons/files/PowerPoint.d.ts.map +1 -0
- package/lib/components/base/icons/files/Word.d.ts +6 -0
- package/lib/components/base/icons/files/Word.d.ts.map +1 -0
- package/lib/components/base/icons/files/Zip.d.ts +6 -0
- package/lib/components/base/icons/files/Zip.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/LinkList.d.ts +11 -0
- package/lib/components/blocks/LinkList.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/Button.d.ts.map +1 -1
- package/lib/components/buttons/Pointer.d.ts.map +1 -1
- package/lib/components/sections/Accordion.d.ts +8 -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 +14 -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 -344
- 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 +24 -5
- package/lib/components/sections/navigation/remastered/NavBar.d.ts.map +1 -1
- package/lib/components/sections/navigation/remastered/Navigation.d.ts +41 -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 +10 -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 +18 -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 +9 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarNavList.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts +39 -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 +37 -29
- 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 +37 -5
- 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 +1 -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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/***** Version: 2.0.0-beta.
|
|
1
|
+
/***** Version: 2.0.0-beta.2.10 *****/
|
|
2
2
|
import 'styled-components';
|
|
3
3
|
import { Colors, FontBase, Fonts, GlobalSettings } from "./utils/styles";
|
|
4
4
|
/***** Styled Component theme override *****/
|
|
@@ -34,52 +34,55 @@ 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 EventList } from "./components/sections/EventList";
|
|
46
|
+
export { default as FactGrid } from "./components/sections/FactGrid";
|
|
47
|
+
export { default as FactList } from "./components/sections/FactList";
|
|
56
48
|
export { default as FeatureCarousel } from "./components/sections/carousel/FeatureCarousel";
|
|
57
|
-
export { default as
|
|
58
|
-
export { default as VideoCarousel } from "./components/sections/carousel/VideoCarousel";
|
|
49
|
+
export { default as FeatureList } from "./components/sections/FeatureList";
|
|
59
50
|
export { default as Footer } from "./components/sections/Footer";
|
|
51
|
+
export { default as Form } from "./components/sections/Form";
|
|
52
|
+
export { default as Gallery } from "./components/sections/Gallery";
|
|
60
53
|
export { default as Header } from "./components/sections/header/Header";
|
|
54
|
+
export { default as IconList } from "./components/sections/IconList";
|
|
55
|
+
export { default as ImageCarousel } from "./components/sections/carousel/ImageCarousel";
|
|
56
|
+
export { default as IndexList } from "./components/sections/IndexList";
|
|
57
|
+
export { default as Intro } from "./components/sections/Intro";
|
|
58
|
+
export { default as Map } from "./components/sections/Map";
|
|
59
|
+
export { default as NavList } from "./components/sections/NavList";
|
|
61
60
|
export { default as NewsAuthorCard } from "./components/sections/news/NewsAuthorCard";
|
|
62
61
|
export { default as NewsFooter } from "./components/sections/news/NewsFooter";
|
|
63
62
|
export { default as NewsImages } from "./components/sections/news/NewsImages";
|
|
64
63
|
export { default as NewsIntro } from "./components/sections/news/NewsIntro";
|
|
65
64
|
export { default as NewsList } from "./components/sections/news/NewsList";
|
|
65
|
+
export { default as NewsOverview } from "./components/sections/news/NewsOverview";
|
|
66
66
|
export { default as NewsTable } from "./components/sections/news/NewsTable";
|
|
67
67
|
export { default as NewsText } from "./components/sections/news/NewsText";
|
|
68
68
|
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
69
|
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
70
|
export { default as ParallaxBackground } from "./components/sections/ParallaxBackground";
|
|
71
|
+
export { default as Poster } from "./components/sections/Poster";
|
|
77
72
|
export { default as PriceList } from "./components/sections/PriceList";
|
|
78
|
-
export { default as SimpleImage } from "./components/sections/SimpleImage";
|
|
79
73
|
export { default as PriceTable } from "./components/sections/PriceTable";
|
|
74
|
+
export { default as PromotionCarousel } from "./components/sections/carousel/PromotionCarousel";
|
|
75
|
+
export { default as QuickNav } from "./components/sections/Quicknav";
|
|
80
76
|
export { default as Quote } from "./components/sections/Quote";
|
|
81
|
-
export { default as
|
|
82
|
-
export { default as
|
|
77
|
+
export { default as SimpleImage } from "./components/sections/SimpleImage";
|
|
78
|
+
export { default as SocialNav } from "./components/sections/SocialNav";
|
|
79
|
+
export { default as SocialWall } from "./components/sections/SocialWall";
|
|
80
|
+
export { default as Table } from "./components/sections/Table";
|
|
81
|
+
export { default as Teaser } from "./components/sections/Teaser";
|
|
82
|
+
export { default as TeaserWide } from "./components/sections/TeaserWide";
|
|
83
|
+
export { default as Timeline } from "./components/sections/Timeline";
|
|
84
|
+
export { default as Video } from "./components/sections/Video";
|
|
85
|
+
export { default as VideoCarousel } from "./components/sections/carousel/VideoCarousel";
|
|
83
86
|
/***** Buttons *****/
|
|
84
87
|
export { default as Button } from "./components/buttons/Button";
|
|
85
88
|
export { default as ButtonGhost } from "./components/buttons/ButtonGhost";
|
|
@@ -90,7 +93,7 @@ export { default as Section, mapToBgMode } from "./components/base/Section";
|
|
|
90
93
|
export { default as Wrapper, wrapperWhitespace } from "./components/base/Wrapper";
|
|
91
94
|
/***** Typography *****/
|
|
92
95
|
export { default as Heading } from "./components/typography/Heading";
|
|
93
|
-
export { default as Copy } from "./components/typography/Copy";
|
|
96
|
+
export { default as Copy, copyStyle } from "./components/typography/Copy";
|
|
94
97
|
export { default as Callout } from "./components/typography/Callout";
|
|
95
98
|
export { default as Link } from "./components/typography/Link";
|
|
96
99
|
/***** Fields *****/
|
|
@@ -107,6 +110,11 @@ export { default as Slider } from "./components/blocks/Slider";
|
|
|
107
110
|
export { default as Navigation } from "./components/sections/navigation/Navigation";
|
|
108
111
|
export { default as Menu } from "./components/sections/navigation/menu/Menu";
|
|
109
112
|
export { default as TopBar } from "./components/sections/navigation/TopBar";
|
|
113
|
+
export { default as NewNavigation } from "./components/sections/navigation/remastered/Navigation";
|
|
114
|
+
export { default as NavSkeletons } from "./components/sections/navigation/remastered/skeletons/Skeletons";
|
|
115
|
+
export { default as NavBarMainPartial } from "./components/sections/navigation/remastered/partials/NavBarMain";
|
|
116
|
+
export { default as NavBarTopPartial } from "./components/sections/navigation/remastered/partials/NavBarTop";
|
|
117
|
+
export { default as NavBarBottomPartial } from "./components/sections/navigation/remastered/partials/NavBarBottom";
|
|
110
118
|
export { default as SocialList } from "./components/blocks/SocialList";
|
|
111
119
|
/***** Icons *****/
|
|
112
120
|
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,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|