@kickstartds/ds-agency-premium 1.6.68--canary.45.1711.0 → 1.6.68--canary.45.1716.0
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/dist/{BlogAsideProps-d9decb7c.d.ts → BlogAsideProps-c760fd2a.d.ts} +5 -5
- package/dist/{BlogAuthorProps-9320ef58.d.ts → BlogAuthorProps-fb0241df.d.ts} +1 -1
- package/dist/BlogOverviewProps-9f207f1c.d.ts +2 -2
- package/dist/{BlogPostProps-c04a5ed8.d.ts → BlogPostProps-6b3cff22.d.ts} +2 -2
- package/dist/{ButtonProps-03ff6d21.d.ts → ButtonProps-00ddee3a.d.ts} +4 -4
- package/dist/{CtaProps-8a0dba0d.d.ts → CtaProps-babe4ee6.d.ts} +4 -4
- package/dist/{EventListAppointmentProps-da54c3b9.d.ts → EventAppointmentProps-443cd1ce.d.ts} +4 -4
- package/dist/{EventDetailProps-19b81db8.d.ts → EventDetailProps-42a7eebe.d.ts} +5 -5
- package/dist/{EventTeaserProps-e00ea659.d.ts → EventLatestTeaserProps-fc9d3281.d.ts} +2 -2
- package/dist/{EventListLocationProps-d4345e0e.d.ts → EventLocationProps-dd4aeaa9.d.ts} +5 -5
- package/dist/{FeaturesProps-7ef528ec.d.ts → FeaturesProps-a9041d97.d.ts} +4 -4
- package/dist/{FooterProps-171a3067.d.ts → FooterProps-a0a104ca.d.ts} +2 -2
- package/dist/{HeaderProps-e22382f1.d.ts → HeaderProps-72763967.d.ts} +2 -2
- package/dist/{HeroProps-aa4e6431.d.ts → HeroProps-40f6c7f5.d.ts} +4 -4
- package/dist/ImageStoryProps-e853e1e7.d.ts +1 -1
- package/dist/MosaicProps-d52c7151.d.ts +4 -4
- package/dist/SectionProps-7caa223c.d.ts +7 -7
- package/dist/{SliderProps-8a0dba0d.d.ts → SliderProps-babe4ee6.d.ts} +4 -4
- package/dist/{TeaserCardProps-b9c28e78.d.ts → TeaserCardProps-994cb119.d.ts} +4 -4
- package/dist/{VideoCurtainProps-88f08b62.d.ts → VideoCurtainProps-a2c0cc7f.d.ts} +4 -4
- package/dist/components/blog-aside/blog-aside.schema.dereffed.json +7 -7
- package/dist/components/blog-aside/blog-aside.schema.json +4 -4
- package/dist/components/blog-aside/index.d.ts +1 -1
- package/dist/components/blog-aside/index.js +1 -1
- package/dist/components/blog-author/blog-author.schema.dereffed.json +3 -3
- package/dist/components/blog-author/index.d.ts +1 -1
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +41 -41
- package/dist/components/blog-post/blog-post.schema.dereffed.json +48 -48
- package/dist/components/blog-post/index.d.ts +1 -1
- package/dist/components/blog-teaser/index.d.ts +1 -1
- package/dist/components/blog-teaser/index.js +5 -7
- package/dist/components/button/button.schema.dereffed.json +3 -3
- package/dist/components/button/button.schema.json +3 -3
- package/dist/components/button/index.d.ts +1 -1
- package/dist/components/button/index.js +1 -1
- package/dist/components/button-group/button-group.schema.dereffed.json +3 -3
- package/dist/components/button-group/index.d.ts +1 -1
- package/dist/components/contact/contact.schema.dereffed.json +3 -3
- package/dist/components/contact/contact.schema.json +3 -3
- package/dist/components/contact/index.d.ts +1 -1
- package/dist/components/contact/index.js +1 -1
- package/dist/components/cta/cta.schema.dereffed.json +3 -3
- package/dist/components/cta/cta.schema.json +2 -2
- package/dist/components/cta/index.d.ts +1 -1
- package/dist/components/{event-list-appointment/event-list-appointment.css → event-appointment/event-appointment.css} +9 -9
- package/dist/components/{event-list-appointment/event-list-appointment.schema.dereffed.json → event-appointment/event-appointment.schema.dereffed.json} +5 -5
- package/dist/components/{event-list-appointment/event-list-appointment.schema.json → event-appointment/event-appointment.schema.json} +4 -4
- package/dist/components/event-appointment/index.d.ts +7 -0
- package/dist/components/event-appointment/index.js +14 -0
- package/dist/components/event-detail/event-detail.schema.dereffed.json +12 -12
- package/dist/components/event-detail/event-detail.schema.json +3 -3
- package/dist/components/event-detail/index.d.ts +1 -1
- package/dist/components/event-detail/index.js +4 -4
- package/dist/components/event-latest/event-latest.schema.dereffed.json +3 -3
- package/dist/components/event-latest/event-latest.schema.json +1 -1
- package/dist/components/event-latest/index.d.ts +3 -3
- package/dist/components/{event-teaser/event-teaser.css → event-latest-teaser/event-latest-teaser.css} +13 -13
- package/dist/components/{event-teaser/event-teaser.schema.dereffed.json → event-latest-teaser/event-latest-teaser.schema.dereffed.json} +3 -3
- package/dist/components/{event-teaser/event-teaser.schema.json → event-latest-teaser/event-latest-teaser.schema.json} +2 -2
- package/dist/components/event-latest-teaser/index.d.ts +8 -0
- package/dist/components/event-latest-teaser/index.js +17 -0
- package/dist/components/{event-list-location/event-list-location.css → event-location/event-location.css} +15 -15
- package/dist/components/{event-list-location/event-list-location.schema.dereffed.json → event-location/event-location.schema.dereffed.json} +10 -10
- package/dist/components/{event-list-location/event-list-location.schema.json → event-location/event-location.schema.json} +5 -5
- package/dist/components/event-location/index.d.ts +7 -0
- package/dist/components/event-location/index.js +16 -0
- package/dist/components/feature/feature.schema.dereffed.json +3 -3
- package/dist/components/feature/feature.schema.json +3 -3
- package/dist/components/feature/index.d.ts +3 -3
- package/dist/components/feature/index.js +1 -1
- package/dist/components/features/features.schema.dereffed.json +3 -3
- package/dist/components/features/features.schema.json +2 -2
- package/dist/components/features/index.d.ts +1 -1
- package/dist/components/features/index.js +1 -1
- package/dist/components/footer/footer.schema.dereffed.json +12 -12
- package/dist/components/footer/index.d.ts +1 -1
- package/dist/components/footer/index.js +1 -1
- package/dist/components/header/header.schema.dereffed.json +12 -12
- package/dist/components/header/index.d.ts +1 -1
- package/dist/components/hero/hero.schema.dereffed.json +3 -3
- package/dist/components/hero/hero.schema.json +2 -2
- package/dist/components/hero/index.d.ts +1 -1
- package/dist/components/image-story/image-story.schema.dereffed.json +3 -3
- package/dist/components/index/index.d.ts +4 -4
- package/dist/components/logos/index.js +1 -1
- package/dist/components/mosaic/index.js +1 -1
- package/dist/components/mosaic/mosaic.schema.dereffed.json +3 -3
- package/dist/components/nav-dropdown/index.d.ts +1 -1
- package/dist/components/nav-dropdown/index.js +2 -2
- package/dist/components/nav-dropdown/nav-dropdown.schema.dereffed.json +1 -1
- package/dist/components/nav-flyout/index.d.ts +2 -2
- package/dist/components/nav-flyout/index.js +4 -4
- package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +12 -12
- package/dist/components/nav-main/index.d.ts +5 -5
- package/dist/components/nav-main/nav-main.schema.dereffed.json +15 -15
- package/dist/components/nav-main/nav-main.schema.json +14 -14
- package/dist/components/nav-topbar/index.d.ts +2 -2
- package/dist/components/nav-topbar/index.js +2 -2
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +12 -12
- package/dist/components/page/page.schema.dereffed.json +38 -38
- package/dist/components/page-wrapper/tokens.css +1 -1
- package/dist/components/presets.json +200 -198
- package/dist/components/section/section.schema.dereffed.json +38 -38
- package/dist/components/settings/settings.schema.dereffed.json +24 -24
- package/dist/components/slider/index.d.ts +1 -1
- package/dist/components/slider/slider.schema.dereffed.json +13 -13
- package/dist/components/teaser-card/index.d.ts +1 -1
- package/dist/components/teaser-card/index.js +2 -2
- package/dist/components/teaser-card/teaser-card.schema.dereffed.json +4 -4
- package/dist/components/teaser-card/teaser-card.schema.json +4 -4
- package/dist/components/testimonials/index.d.ts +1 -1
- package/dist/components/tile/tile.schema.dereffed.json +3 -3
- package/dist/components/tile/tile.schema.json +2 -2
- package/dist/components/video-curtain/index.d.ts +1 -1
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +3 -3
- package/dist/components/video-curtain/video-curtain.schema.json +2 -2
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +1 -1
- package/dist/tokens/tokens.js +1 -1
- package/package.json +1 -1
- package/dist/components/event-list-appointment/index.d.ts +0 -7
- package/dist/components/event-list-appointment/index.js +0 -14
- package/dist/components/event-list-location/index.d.ts +0 -7
- package/dist/components/event-list-location/index.js +0 -16
- package/dist/components/event-teaser/index.d.ts +0 -8
- package/dist/components/event-teaser/index.js +0 -17
- /package/dist/{BlogTeaserProps-d62a0a9a.d.ts → BlogTeaserProps-f5855e93.d.ts} +0 -0
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import { BlogAuthorProps } from "./BlogAuthorProps-
|
|
6
|
+
import { BlogAuthorProps } from "./BlogAuthorProps-fb0241df.js";
|
|
7
7
|
/**
|
|
8
8
|
* The icon name for the social link
|
|
9
9
|
*/
|
|
10
10
|
type Icon = string;
|
|
11
11
|
/**
|
|
12
|
-
* The
|
|
12
|
+
* The url for the social link
|
|
13
13
|
*/
|
|
14
|
-
type
|
|
14
|
+
type URL = string;
|
|
15
15
|
/**
|
|
16
16
|
* The title for the social link
|
|
17
17
|
*/
|
|
@@ -21,7 +21,7 @@ type Title = string;
|
|
|
21
21
|
*/
|
|
22
22
|
type SocialSharing = {
|
|
23
23
|
icon: Icon;
|
|
24
|
-
|
|
24
|
+
url: URL;
|
|
25
25
|
title: Title;
|
|
26
26
|
}[];
|
|
27
27
|
/**
|
|
@@ -45,4 +45,4 @@ interface BlogAsideProps {
|
|
|
45
45
|
date: PublishedDate;
|
|
46
46
|
className?: string;
|
|
47
47
|
}
|
|
48
|
-
export { Icon,
|
|
48
|
+
export { Icon, URL, Title, SocialSharing, ReadingTime, PublishedDate, BlogAsideProps };
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
6
|
import { SectionProps } from "./SectionProps-7caa223c.js";
|
|
7
|
-
import { BlogTeaserProps } from "./BlogTeaserProps-
|
|
8
|
-
import { CtaProps } from "./CtaProps-
|
|
7
|
+
import { BlogTeaserProps } from "./BlogTeaserProps-f5855e93.js";
|
|
8
|
+
import { CtaProps } from "./CtaProps-babe4ee6.js";
|
|
9
9
|
import { SeoProps } from "./SeoProps-f2d6dcaa.js";
|
|
10
10
|
/**
|
|
11
11
|
* Collection of sections (with their contents) to render as the blog overview intro
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
6
|
import { BlogHeadProps } from "./BlogHeadProps-c04a5ed8.js";
|
|
7
|
-
import { BlogAsideProps } from "./BlogAsideProps-
|
|
7
|
+
import { BlogAsideProps } from "./BlogAsideProps-c760fd2a.js";
|
|
8
8
|
import { SectionProps } from "./SectionProps-7caa223c.js";
|
|
9
|
-
import { CtaProps } from "./CtaProps-
|
|
9
|
+
import { CtaProps } from "./CtaProps-babe4ee6.js";
|
|
10
10
|
import { SeoProps } from "./SeoProps-f2d6dcaa.js";
|
|
11
11
|
/**
|
|
12
12
|
* Body text for the blog post, overwrites sections if present
|
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
*/
|
|
9
9
|
type Label = string;
|
|
10
10
|
/**
|
|
11
|
-
*
|
|
11
|
+
* The URL to link to when the button is clicked
|
|
12
12
|
*/
|
|
13
|
-
type
|
|
13
|
+
type URL = string;
|
|
14
14
|
/**
|
|
15
15
|
* Variant of button to be used
|
|
16
16
|
*/
|
|
@@ -32,10 +32,10 @@ type Disabled = boolean;
|
|
|
32
32
|
*/
|
|
33
33
|
interface ButtonProps {
|
|
34
34
|
label: Label;
|
|
35
|
-
|
|
35
|
+
url?: URL;
|
|
36
36
|
variant?: Variant;
|
|
37
37
|
icon?: Icon;
|
|
38
38
|
size?: Size;
|
|
39
39
|
disabled?: Disabled;
|
|
40
40
|
}
|
|
41
|
-
export { Label,
|
|
41
|
+
export { Label, URL, Variant, Icon, Size, Disabled, ButtonProps };
|
|
@@ -32,9 +32,9 @@ type Label = string;
|
|
|
32
32
|
*/
|
|
33
33
|
type Icon = string;
|
|
34
34
|
/**
|
|
35
|
-
*
|
|
35
|
+
* The URL to link to when the button is clicked
|
|
36
36
|
*/
|
|
37
|
-
type
|
|
37
|
+
type URL = string;
|
|
38
38
|
/**
|
|
39
39
|
* Background color for the whole element
|
|
40
40
|
*/
|
|
@@ -102,7 +102,7 @@ interface CtaProps {
|
|
|
102
102
|
interface Button {
|
|
103
103
|
label?: Label;
|
|
104
104
|
icon?: Icon;
|
|
105
|
-
|
|
105
|
+
url?: URL;
|
|
106
106
|
}
|
|
107
107
|
/**
|
|
108
108
|
* Image displayed alongside the text content
|
|
@@ -120,4 +120,4 @@ interface Order {
|
|
|
120
120
|
mobileImageLast?: MobileImageAfterText;
|
|
121
121
|
desktopImageLast?: DesktopImageAfterText;
|
|
122
122
|
}
|
|
123
|
-
export { ComponentHeadline, ComponentSubheadline, ComponentText, HighlightText, ColorNeutral, Label, Icon,
|
|
123
|
+
export { ComponentHeadline, ComponentSubheadline, ComponentText, HighlightText, ColorNeutral, Label, Icon, URL, BackgroundColor, BackgroundImage, ImageSource, Padding, AltText, VerticalAlignmentOfTheImage, MobileImageAfterText, DesktopImageAfterText, TextAlignment, VerticalAlignmentOfTheContent, Padding1, Inverted, CtaProps, Button, Image, Order };
|
package/dist/{EventListAppointmentProps-da54c3b9.d.ts → EventAppointmentProps-443cd1ce.d.ts}
RENAMED
|
@@ -18,7 +18,7 @@ type CTALabel = string;
|
|
|
18
18
|
/**
|
|
19
19
|
* URL for the call to action button
|
|
20
20
|
*/
|
|
21
|
-
type
|
|
21
|
+
type URL = string;
|
|
22
22
|
/**
|
|
23
23
|
* Whether the link should open in a new tab
|
|
24
24
|
*/
|
|
@@ -27,12 +27,12 @@ type OpenInNewTab = boolean;
|
|
|
27
27
|
* Aria label for the link
|
|
28
28
|
*/
|
|
29
29
|
type AriaLabel = string;
|
|
30
|
-
interface
|
|
30
|
+
interface EventAppointmentProps {
|
|
31
31
|
date?: Date;
|
|
32
32
|
time?: Time;
|
|
33
33
|
label?: CTALabel;
|
|
34
|
-
|
|
34
|
+
url?: URL;
|
|
35
35
|
newTab?: OpenInNewTab;
|
|
36
36
|
ariaLabel?: AriaLabel;
|
|
37
37
|
}
|
|
38
|
-
export { Date, Time, CTALabel,
|
|
38
|
+
export { Date, Time, CTALabel, URL, OpenInNewTab, AriaLabel, EventAppointmentProps };
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import {
|
|
6
|
+
import { EventLocationProps } from "./EventLocationProps-dd4aeaa9.js";
|
|
7
7
|
/**
|
|
8
8
|
* Title of the event
|
|
9
9
|
*/
|
|
@@ -25,7 +25,7 @@ type Intro = string;
|
|
|
25
25
|
/**
|
|
26
26
|
* List of locations with attendable appointments
|
|
27
27
|
*/
|
|
28
|
-
type Locations =
|
|
28
|
+
type Locations = EventLocationProps[];
|
|
29
29
|
/**
|
|
30
30
|
* Description of the event
|
|
31
31
|
*/
|
|
@@ -341,7 +341,7 @@ type Label1 = string;
|
|
|
341
341
|
/**
|
|
342
342
|
* URL the button links to
|
|
343
343
|
*/
|
|
344
|
-
type
|
|
344
|
+
type Url = string;
|
|
345
345
|
interface EventDetailProps {
|
|
346
346
|
title?: EventTitle;
|
|
347
347
|
categories?: Categories;
|
|
@@ -382,6 +382,6 @@ interface EventDetailProps {
|
|
|
382
382
|
*/
|
|
383
383
|
interface Button {
|
|
384
384
|
label?: Label1;
|
|
385
|
-
|
|
385
|
+
url?: Url;
|
|
386
386
|
}
|
|
387
|
-
export { EventTitle, Label, Categories, Intro, Locations, Description, Images, Src, AltText, Caption, Label1,
|
|
387
|
+
export { EventTitle, Label, Categories, Intro, Locations, Description, Images, Src, AltText, Caption, Label1, Url, EventDetailProps, Button };
|
|
@@ -38,7 +38,7 @@ type ARIALabel = string;
|
|
|
38
38
|
/**
|
|
39
39
|
* Display an event teaser with date, title and location
|
|
40
40
|
*/
|
|
41
|
-
interface
|
|
41
|
+
interface EventLatestTeaserProps {
|
|
42
42
|
date: Date;
|
|
43
43
|
calendar?: Calendar;
|
|
44
44
|
title: Headline;
|
|
@@ -55,4 +55,4 @@ interface Calendar {
|
|
|
55
55
|
month?: Month;
|
|
56
56
|
day?: Day;
|
|
57
57
|
}
|
|
58
|
-
export { Date, Month, Day, Headline, Location, URL, CallToAction, ARIALabel,
|
|
58
|
+
export { Date, Month, Day, Headline, Location, URL, CallToAction, ARIALabel, EventLatestTeaserProps, Calendar };
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import {
|
|
6
|
+
import { EventAppointmentProps } from "./EventAppointmentProps-443cd1ce.js";
|
|
7
7
|
/**
|
|
8
8
|
* List of dates of the event
|
|
9
9
|
*/
|
|
10
|
-
type Dates =
|
|
10
|
+
type Dates = EventAppointmentProps[];
|
|
11
11
|
/**
|
|
12
12
|
* Name of the event location
|
|
13
13
|
*/
|
|
@@ -20,17 +20,17 @@ type Address = string;
|
|
|
20
20
|
* Links related to the event location
|
|
21
21
|
*/
|
|
22
22
|
type Links = {
|
|
23
|
-
|
|
23
|
+
url: string;
|
|
24
24
|
label: string;
|
|
25
25
|
/**
|
|
26
26
|
* Open link in a new tab
|
|
27
27
|
*/
|
|
28
28
|
newTab?: boolean;
|
|
29
29
|
}[];
|
|
30
|
-
interface
|
|
30
|
+
interface EventLocationProps {
|
|
31
31
|
dates?: Dates;
|
|
32
32
|
locationName?: LocationName;
|
|
33
33
|
address?: Address;
|
|
34
34
|
links?: Links;
|
|
35
35
|
}
|
|
36
|
-
export { Dates, LocationName, Address, Links,
|
|
36
|
+
export { Dates, LocationName, Address, Links, EventLocationProps };
|
|
@@ -31,9 +31,9 @@ type Title = string;
|
|
|
31
31
|
*/
|
|
32
32
|
type Text = string;
|
|
33
33
|
/**
|
|
34
|
-
* The CTA
|
|
34
|
+
* The CTA url
|
|
35
35
|
*/
|
|
36
|
-
type
|
|
36
|
+
type CallToActionUrl = string;
|
|
37
37
|
/**
|
|
38
38
|
* The text label displayed on the link
|
|
39
39
|
*/
|
|
@@ -59,9 +59,9 @@ interface Feature {
|
|
|
59
59
|
title?: Title;
|
|
60
60
|
text?: Text;
|
|
61
61
|
cta?: {
|
|
62
|
-
|
|
62
|
+
url?: CallToActionUrl;
|
|
63
63
|
label?: LinkLabel;
|
|
64
64
|
icon?: Icon1;
|
|
65
65
|
};
|
|
66
66
|
}
|
|
67
|
-
export { Layout, CTAToggle, Features, Icon, Title, Text,
|
|
67
|
+
export { Layout, CTAToggle, Features, Icon, Title, Text, CallToActionUrl, LinkLabel, Icon1, FeaturesProps, Feature };
|
|
@@ -36,11 +36,11 @@ interface FooterProps {
|
|
|
36
36
|
byline?: Byline;
|
|
37
37
|
inverted?: Inverted;
|
|
38
38
|
navItems?: {
|
|
39
|
-
|
|
39
|
+
url: string;
|
|
40
40
|
label: string;
|
|
41
41
|
active?: boolean;
|
|
42
42
|
items?: {
|
|
43
|
-
|
|
43
|
+
url?: string;
|
|
44
44
|
label?: string;
|
|
45
45
|
active?: boolean;
|
|
46
46
|
}[];
|
|
@@ -49,11 +49,11 @@ interface HeaderProps {
|
|
|
49
49
|
floating?: Floating;
|
|
50
50
|
inverted?: Inverted;
|
|
51
51
|
navItems?: {
|
|
52
|
-
|
|
52
|
+
url: string;
|
|
53
53
|
label: string;
|
|
54
54
|
active?: boolean;
|
|
55
55
|
items?: {
|
|
56
|
-
|
|
56
|
+
url?: string;
|
|
57
57
|
label?: string;
|
|
58
58
|
active?: boolean;
|
|
59
59
|
}[];
|
|
@@ -37,9 +37,9 @@ type Label = string;
|
|
|
37
37
|
*/
|
|
38
38
|
type Icon = string;
|
|
39
39
|
/**
|
|
40
|
-
*
|
|
40
|
+
* The URL to link to when the button is clicked
|
|
41
41
|
*/
|
|
42
|
-
type
|
|
42
|
+
type URL = string;
|
|
43
43
|
/**
|
|
44
44
|
* Enable grid layer
|
|
45
45
|
*/
|
|
@@ -93,7 +93,7 @@ interface HeroProps {
|
|
|
93
93
|
interface Button {
|
|
94
94
|
label?: Label;
|
|
95
95
|
icon?: Icon;
|
|
96
|
-
|
|
96
|
+
url?: URL;
|
|
97
97
|
}
|
|
98
98
|
/**
|
|
99
99
|
* Sources of background images for different screen sizes
|
|
@@ -106,4 +106,4 @@ interface BackgroundImage {
|
|
|
106
106
|
indent?: ImageIndent;
|
|
107
107
|
alt?: AltText;
|
|
108
108
|
}
|
|
109
|
-
export { Headline, ModuleSubheadline, ModuleText, HighlightText, ColorNeutral, Height, Textbox, Label, Icon,
|
|
109
|
+
export { Headline, ModuleSubheadline, ModuleText, HighlightText, ColorNeutral, Height, Textbox, Label, Icon, URL, GridLayer, MobileImageSource, TabletImageSource, DesktopImageSource, OptionalSource, ImageIndent, AltText, ModuleAligment, Inverted, HeroProps, Button, BackgroundImage };
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import { ButtonProps } from "./ButtonProps-
|
|
6
|
+
import { ButtonProps } from "./ButtonProps-00ddee3a.js";
|
|
7
7
|
/**
|
|
8
8
|
* Headline for the module element
|
|
9
9
|
*/
|
|
@@ -33,9 +33,9 @@ type ButtonToggle = boolean;
|
|
|
33
33
|
*/
|
|
34
34
|
type Label = string;
|
|
35
35
|
/**
|
|
36
|
-
*
|
|
36
|
+
* The URL to link to when the button is clicked
|
|
37
37
|
*/
|
|
38
|
-
type
|
|
38
|
+
type URL = string;
|
|
39
39
|
/**
|
|
40
40
|
* Choose an icon
|
|
41
41
|
*/
|
|
@@ -63,7 +63,7 @@ interface TileProps {
|
|
|
63
63
|
button?: {
|
|
64
64
|
toggle?: ButtonToggle;
|
|
65
65
|
label?: Label;
|
|
66
|
-
|
|
66
|
+
url?: URL;
|
|
67
67
|
icon?: Icon;
|
|
68
68
|
};
|
|
69
69
|
backgroundColor?: BackgroundColor;
|
|
@@ -255,4 +255,4 @@ interface MosaicProps {
|
|
|
255
255
|
largeHeadlines?: LargeHeadlines;
|
|
256
256
|
tile?: Tiles;
|
|
257
257
|
}
|
|
258
|
-
export { Headline, ModuleSubheadline, ModuleText, Source, AltText, ButtonToggle, Label,
|
|
258
|
+
export { Headline, ModuleSubheadline, ModuleText, Source, AltText, ButtonToggle, Label, URL, Icon, BackgroundColor, BackgroundImage, TextColor, TileProps, Layout, LargeHeadlines, Tiles, MosaicProps };
|
|
@@ -3,24 +3,24 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import { CtaProps } from "./CtaProps-
|
|
6
|
+
import { CtaProps } from "./CtaProps-babe4ee6.js";
|
|
7
7
|
import { DividerProps } from "./DividerProps-2ef31901.js";
|
|
8
8
|
import { FaqProps } from "./FaqProps-ad618cd5.js";
|
|
9
|
-
import { FeaturesProps } from "./FeaturesProps-
|
|
9
|
+
import { FeaturesProps } from "./FeaturesProps-a9041d97.js";
|
|
10
10
|
import { GalleryProps } from "./GalleryProps-76e7de44.js";
|
|
11
|
-
import { HeroProps } from "./HeroProps-
|
|
11
|
+
import { HeroProps } from "./HeroProps-40f6c7f5.js";
|
|
12
12
|
import { HtmlProps } from "./HtmlProps-9d091769.js";
|
|
13
13
|
import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
|
|
14
14
|
import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
|
|
15
15
|
import { LogosProps } from "./LogosProps-f9474fe2.js";
|
|
16
16
|
import { MosaicProps } from "./MosaicProps-d52c7151.js";
|
|
17
|
-
import { SliderProps } from "./SliderProps-
|
|
17
|
+
import { SliderProps } from "./SliderProps-babe4ee6.js";
|
|
18
18
|
import { StatsProps } from "./StatsProps-bf5ef578.js";
|
|
19
|
-
import { TeaserCardProps } from "./TeaserCardProps-
|
|
19
|
+
import { TeaserCardProps } from "./TeaserCardProps-994cb119.js";
|
|
20
20
|
import { TestimonialsProps } from "./TestimonialsProps-e344f597.js";
|
|
21
21
|
import { TextProps } from "./TextProps-a23170d2.js";
|
|
22
|
-
import { VideoCurtainProps } from "./VideoCurtainProps-
|
|
23
|
-
import { ButtonProps } from "./ButtonProps-
|
|
22
|
+
import { VideoCurtainProps } from "./VideoCurtainProps-a2c0cc7f.js";
|
|
23
|
+
import { ButtonProps } from "./ButtonProps-00ddee3a.js";
|
|
24
24
|
/**
|
|
25
25
|
* Width of section to use
|
|
26
26
|
*/
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import { CtaProps } from "./CtaProps-
|
|
7
|
-
import { FeaturesProps } from "./FeaturesProps-
|
|
6
|
+
import { CtaProps } from "./CtaProps-babe4ee6.js";
|
|
7
|
+
import { FeaturesProps } from "./FeaturesProps-a9041d97.js";
|
|
8
8
|
import { GalleryProps } from "./GalleryProps-76e7de44.js";
|
|
9
|
-
import { HeroProps } from "./HeroProps-
|
|
9
|
+
import { HeroProps } from "./HeroProps-40f6c7f5.js";
|
|
10
10
|
import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
|
|
11
11
|
import { LogosProps } from "./LogosProps-f9474fe2.js";
|
|
12
12
|
import { StatsProps } from "./StatsProps-bf5ef578.js";
|
|
13
|
-
import { TeaserCardProps } from "./TeaserCardProps-
|
|
13
|
+
import { TeaserCardProps } from "./TeaserCardProps-994cb119.js";
|
|
14
14
|
import { TestimonialsProps } from "./TestimonialsProps-e344f597.js";
|
|
15
15
|
import { TextProps } from "./TextProps-a23170d2.js";
|
|
16
16
|
/**
|
|
@@ -16,9 +16,9 @@ type Text = string;
|
|
|
16
16
|
*/
|
|
17
17
|
type Label = string;
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* Url that should be linked
|
|
20
20
|
*/
|
|
21
|
-
type
|
|
21
|
+
type Url = string;
|
|
22
22
|
/**
|
|
23
23
|
* Label of the button. Still A11Y relevant when the button is hidden.
|
|
24
24
|
*/
|
|
@@ -46,7 +46,7 @@ interface TeaserCardProps {
|
|
|
46
46
|
* Layout for the Teaser Card
|
|
47
47
|
*/
|
|
48
48
|
layout?: "stack" | "row";
|
|
49
|
-
|
|
49
|
+
url: Url;
|
|
50
50
|
button?: {
|
|
51
51
|
label: Label1;
|
|
52
52
|
chevron?: Icon;
|
|
@@ -58,4 +58,4 @@ interface TeaserCardProps {
|
|
|
58
58
|
*/
|
|
59
59
|
imageRatio?: "wide" | "landscape" | "square" | "unset";
|
|
60
60
|
}
|
|
61
|
-
export { Headline, Text, Label,
|
|
61
|
+
export { Headline, Text, Label, Url, Label1, Icon, DisplayButton, Image, TeaserCardProps };
|
|
@@ -32,9 +32,9 @@ type Label = string;
|
|
|
32
32
|
*/
|
|
33
33
|
type Icon = string;
|
|
34
34
|
/**
|
|
35
|
-
*
|
|
35
|
+
* The URL to link to when the button is clicked
|
|
36
36
|
*/
|
|
37
|
-
type
|
|
37
|
+
type URL = string;
|
|
38
38
|
/**
|
|
39
39
|
* Enable grid layer
|
|
40
40
|
*/
|
|
@@ -69,7 +69,7 @@ interface VideoCurtainProps {
|
|
|
69
69
|
interface Button {
|
|
70
70
|
label?: Label;
|
|
71
71
|
icon?: Icon;
|
|
72
|
-
|
|
72
|
+
url?: URL;
|
|
73
73
|
}
|
|
74
74
|
/**
|
|
75
75
|
* Sources of background videos for different screen sizes
|
|
@@ -79,4 +79,4 @@ interface BackgroundVideo {
|
|
|
79
79
|
srcTablet?: TabletVideoSource;
|
|
80
80
|
srcDesktop?: DesktopVideoSource;
|
|
81
81
|
}
|
|
82
|
-
export { Headline, ModuleSubheadline, ModuleText, HighlightText, ColorNeutral, Label, Icon,
|
|
82
|
+
export { Headline, ModuleSubheadline, ModuleText, HighlightText, ColorNeutral, Label, Icon, URL, GridLayer, MobileVideoSource, TabletVideoSource, DesktopVideoSource, ModuleAligment, VideoCurtainProps, Button, BackgroundVideo };
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"label": {
|
|
81
81
|
"type": "string"
|
|
82
82
|
},
|
|
83
|
-
"
|
|
83
|
+
"url": {
|
|
84
84
|
"type": "string",
|
|
85
85
|
"format": "uri"
|
|
86
86
|
},
|
|
@@ -106,12 +106,12 @@
|
|
|
106
106
|
{
|
|
107
107
|
"icon": "phone",
|
|
108
108
|
"label": "0228 / 688 966 20",
|
|
109
|
-
"
|
|
109
|
+
"url": "tel:+4922868896620"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
112
|
"icon": "email",
|
|
113
113
|
"label": "mail@example.com",
|
|
114
|
-
"
|
|
114
|
+
"url": "mailto:mail@example.com"
|
|
115
115
|
}
|
|
116
116
|
]
|
|
117
117
|
]
|
|
@@ -142,9 +142,9 @@
|
|
|
142
142
|
"facebook"
|
|
143
143
|
]
|
|
144
144
|
},
|
|
145
|
-
"
|
|
146
|
-
"title": "
|
|
147
|
-
"description": "The
|
|
145
|
+
"url": {
|
|
146
|
+
"title": "URL",
|
|
147
|
+
"description": "The url for the social link",
|
|
148
148
|
"type": "string",
|
|
149
149
|
"format": "uri",
|
|
150
150
|
"examples": [
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
"additionalProperties": false,
|
|
164
164
|
"required": [
|
|
165
165
|
"icon",
|
|
166
|
-
"
|
|
166
|
+
"url",
|
|
167
167
|
"title"
|
|
168
168
|
]
|
|
169
169
|
}
|
|
@@ -22,9 +22,9 @@
|
|
|
22
22
|
"format": "icon",
|
|
23
23
|
"examples": ["twitter", "facebook"]
|
|
24
24
|
},
|
|
25
|
-
"
|
|
26
|
-
"title": "
|
|
27
|
-
"description": "The
|
|
25
|
+
"url": {
|
|
26
|
+
"title": "URL",
|
|
27
|
+
"description": "The url for the social link",
|
|
28
28
|
"type": "string",
|
|
29
29
|
"format": "uri",
|
|
30
30
|
"examples": [
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
}
|
|
40
40
|
},
|
|
41
41
|
"additionalProperties": false,
|
|
42
|
-
"required": ["icon", "
|
|
42
|
+
"required": ["icon", "url", "title"]
|
|
43
43
|
}
|
|
44
44
|
},
|
|
45
45
|
"readingTime": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { HTMLAttributes } from "react";
|
|
3
|
-
import { BlogAsideProps } from "../../BlogAsideProps-
|
|
3
|
+
import { BlogAsideProps } from "../../BlogAsideProps-c760fd2a.js";
|
|
4
4
|
declare const BlogAsideContextDefault: import("react").ForwardRefExoticComponent<BlogAsideProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
5
|
declare const BlogAsideContext: import("react").Context<import("react").ForwardRefExoticComponent<BlogAsideProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
6
|
declare const BlogAside: import("react").ForwardRefExoticComponent<BlogAsideProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"label": {
|
|
74
74
|
"type": "string"
|
|
75
75
|
},
|
|
76
|
-
"
|
|
76
|
+
"url": {
|
|
77
77
|
"type": "string",
|
|
78
78
|
"format": "uri"
|
|
79
79
|
},
|
|
@@ -99,12 +99,12 @@
|
|
|
99
99
|
{
|
|
100
100
|
"icon": "phone",
|
|
101
101
|
"label": "0228 / 688 966 20",
|
|
102
|
-
"
|
|
102
|
+
"url": "tel:+4922868896620"
|
|
103
103
|
},
|
|
104
104
|
{
|
|
105
105
|
"icon": "email",
|
|
106
106
|
"label": "mail@example.com",
|
|
107
|
-
"
|
|
107
|
+
"url": "mailto:mail@example.com"
|
|
108
108
|
}
|
|
109
109
|
]
|
|
110
110
|
]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { HTMLAttributes } from "react";
|
|
3
|
-
import { BlogAuthorProps } from "../../BlogAuthorProps-
|
|
3
|
+
import { BlogAuthorProps } from "../../BlogAuthorProps-fb0241df.js";
|
|
4
4
|
declare const BlogAuthorContextDefault: import("react").ForwardRefExoticComponent<BlogAuthorProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
5
|
declare const BlogAuthorContext: import("react").Context<import("react").ForwardRefExoticComponent<BlogAuthorProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
6
|
declare const BlogAuthor: import("react").ForwardRefExoticComponent<BlogAuthorProps & import("react").RefAttributes<HTMLDivElement>>;
|