@kickstartds/ds-agency-premium 1.6.68--canary.45.1723.0 → 1.6.68
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-c760fd2a.d.ts → BlogAsideProps-d9decb7c.d.ts} +5 -5
- package/dist/{BlogAuthorProps-fb0241df.d.ts → BlogAuthorProps-88a11566.d.ts} +2 -7
- package/dist/{BlogOverviewProps-7caa223c.d.ts → BlogOverviewProps-9f207f1c.d.ts} +2 -2
- package/dist/{BlogPostProps-c760fd2a.d.ts → BlogPostProps-d9decb7c.d.ts} +3 -3
- package/dist/{ButtonProps-00ddee3a.d.ts → ButtonProps-03ff6d21.d.ts} +4 -4
- package/dist/{CtaProps-babe4ee6.d.ts → CtaProps-93230a76.d.ts} +11 -21
- package/dist/{FeaturesProps-a9041d97.d.ts → FeaturesProps-e58616a5.d.ts} +4 -9
- package/dist/{FooterProps-a0a104ca.d.ts → FooterProps-171a3067.d.ts} +2 -2
- package/dist/{HeaderProps-72763967.d.ts → HeaderProps-e22382f1.d.ts} +2 -2
- package/dist/{HeroProps-40f6c7f5.d.ts → HeroProps-f704d270.d.ts} +4 -9
- package/dist/{ImageStoryProps-00ddee3a.d.ts → ImageStoryProps-e853e1e7.d.ts} +1 -1
- package/dist/MosaicProps-d52c7151.d.ts +4 -4
- package/dist/{PageProps-7caa223c.d.ts → PageProps-aa29c554.d.ts} +1 -1
- package/dist/{SectionProps-00ddee3a.d.ts → SectionProps-1cfcf6e8.d.ts} +10 -15
- package/dist/{SliderProps-babe4ee6.d.ts → SliderProps-93230a76.d.ts} +4 -4
- package/dist/{StatProps-12a3eae0.d.ts → StatProps-79109ad0.d.ts} +1 -1
- package/dist/StatsProps-bf5ef578.d.ts +1 -1
- package/dist/{TeaserCardProps-994cb119.d.ts → TeaserCardProps-b9c28e78.d.ts} +4 -4
- package/dist/{VideoCurtainProps-a2c0cc7f.d.ts → VideoCurtainProps-6c625a69.d.ts} +5 -5
- package/dist/components/blog-aside/blog-aside.schema.dereffed.json +8 -16
- 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 +4 -12
- package/dist/components/blog-author/index.d.ts +1 -1
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +85 -178
- package/dist/components/blog-overview/index.d.ts +1 -1
- package/dist/components/blog-post/blog-post.schema.dereffed.json +93 -194
- package/dist/components/blog-post/index.d.ts +1 -1
- package/dist/components/blog-teaser/index.js +7 -5
- package/dist/components/button/button.css +2 -2
- 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 +5 -13
- package/dist/components/contact/contact.schema.json +5 -11
- package/dist/components/contact/index.d.ts +1 -6
- package/dist/components/contact/index.js +1 -1
- package/dist/components/cta/cta.css +56 -44
- package/dist/components/cta/cta.schema.dereffed.json +11 -28
- package/dist/components/cta/cta.schema.json +10 -23
- package/dist/components/cta/index.d.ts +1 -1
- package/dist/components/cta/index.js +26 -25
- package/dist/components/feature/feature.schema.dereffed.json +3 -13
- package/dist/components/feature/feature.schema.json +3 -11
- package/dist/components/feature/index.d.ts +3 -8
- package/dist/components/feature/index.js +2 -2
- package/dist/components/features/features.css +1 -7
- package/dist/components/features/features.schema.dereffed.json +3 -13
- package/dist/components/features/features.schema.json +2 -5
- package/dist/components/features/index.d.ts +1 -1
- package/dist/components/features/index.js +1 -2
- package/dist/components/footer/footer.css +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/gallery/gallery.schema.dereffed.json +1 -2
- package/dist/components/gallery/gallery.schema.json +1 -2
- package/dist/components/gallery/index.js +1 -1
- package/dist/components/header/header.css +9 -47
- package/dist/components/header/header.schema.dereffed.json +12 -12
- package/dist/components/header/index.d.ts +1 -1
- package/dist/components/header/index.js +5 -5
- package/dist/components/headline/headline.css +2 -2
- package/dist/components/hero/hero.css +25 -61
- package/dist/components/hero/hero.schema.dereffed.json +3 -9
- package/dist/components/hero/hero.schema.json +2 -8
- package/dist/components/hero/index.d.ts +1 -1
- package/dist/components/hero/index.js +39 -39
- package/dist/components/image-story/image-story.css +2 -5
- package/dist/components/image-story/image-story.schema.dereffed.json +3 -3
- package/dist/components/image-story/index.d.ts +1 -1
- package/dist/components/index/index.d.ts +5 -6
- package/dist/components/logos/index.js +1 -1
- package/dist/components/mosaic/index.js +1 -1
- package/dist/components/mosaic/mosaic.css +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.css +3 -12
- 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 +8 -6
- package/dist/components/nav-flyout/nav-flyout.css +15 -29
- 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/index.js +2 -0
- 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-toggle/index.js +1 -1
- 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.css +2 -15
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +12 -12
- package/dist/components/page/index.d.ts +1 -1
- package/dist/components/page/page.schema.dereffed.json +74 -150
- package/dist/components/page-wrapper/index.js +0 -26
- package/dist/components/page-wrapper/tokens.css +729 -425
- package/dist/components/presets.json +259 -768
- package/dist/components/section/index.d.ts +1 -1
- package/dist/components/section/index.js +3 -11
- package/dist/components/section/section.css +58 -38
- package/dist/components/section/section.schema.dereffed.json +74 -150
- package/dist/components/section/section.schema.json +10 -8
- 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 +26 -59
- package/dist/components/split/split.css +2 -2
- package/dist/components/stat/index.d.ts +1 -1
- package/dist/components/stat/index.js +12 -3
- package/dist/components/stat/stat.schema.dereffed.json +4 -3
- package/dist/components/stat/stat.schema.json +2 -2
- package/dist/components/stats/stats.schema.dereffed.json +4 -3
- package/dist/components/teaser-card/index.d.ts +1 -1
- package/dist/components/teaser-card/index.js +9 -9
- package/dist/components/teaser-card/teaser-card.css +46 -65
- 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/index.js +4 -12
- package/dist/components/video-curtain/video-curtain.css +29 -52
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +4 -6
- package/dist/components/video-curtain/video-curtain.schema.json +3 -3
- package/dist/global.css +59 -283
- package/dist/static/logo-inverted.svg +25 -12
- package/dist/static/logo.svg +25 -12
- package/dist/tokens/IconSprite.js +0 -26
- package/dist/tokens/icon-sprite.html +0 -10
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +729 -425
- package/dist/tokens/tokens.js +730 -626
- package/package.json +1 -1
- package/dist/EventAppointmentProps-443cd1ce.d.ts +0 -38
- package/dist/EventDetailProps-42a7eebe.d.ts +0 -387
- package/dist/EventLatestTeaserProps-fc9d3281.d.ts +0 -58
- package/dist/EventLocationProps-871bc198.d.ts +0 -41
- package/dist/components/downloads/downloads.css +0 -153
- package/dist/components/downloads/downloads.schema.dereffed.json +0 -55
- package/dist/components/downloads/downloads.schema.json +0 -44
- package/dist/components/downloads/index.d.ts +0 -41
- package/dist/components/downloads/index.js +0 -18
- package/dist/components/event-appointment/event-appointment.css +0 -62
- package/dist/components/event-appointment/event-appointment.schema.dereffed.json +0 -56
- package/dist/components/event-appointment/event-appointment.schema.json +0 -47
- package/dist/components/event-appointment/index.d.ts +0 -7
- package/dist/components/event-appointment/index.js +0 -14
- package/dist/components/event-detail/event-detail.schema.dereffed.json +0 -287
- package/dist/components/event-detail/event-detail.schema.json +0 -74
- package/dist/components/event-detail/index.d.ts +0 -5
- package/dist/components/event-detail/index.js +0 -36
- package/dist/components/event-header/event-header.css +0 -6
- package/dist/components/event-header/event-header.schema.dereffed.json +0 -38
- package/dist/components/event-header/event-header.schema.json +0 -34
- package/dist/components/event-header/index.d.ts +0 -35
- package/dist/components/event-header/index.js +0 -20
- package/dist/components/event-latest/event-latest.css +0 -5
- package/dist/components/event-latest/event-latest.schema.dereffed.json +0 -142
- package/dist/components/event-latest/event-latest.schema.json +0 -46
- package/dist/components/event-latest/index.d.ts +0 -30
- package/dist/components/event-latest/index.js +0 -19
- package/dist/components/event-latest-teaser/event-latest-teaser.css +0 -128
- package/dist/components/event-latest-teaser/event-latest-teaser.schema.dereffed.json +0 -97
- package/dist/components/event-latest-teaser/event-latest-teaser.schema.json +0 -73
- package/dist/components/event-latest-teaser/index.d.ts +0 -8
- package/dist/components/event-latest-teaser/index.js +0 -18
- package/dist/components/event-location/event-location.css +0 -71
- package/dist/components/event-location/event-location.schema.dereffed.json +0 -126
- package/dist/components/event-location/event-location.schema.json +0 -61
- package/dist/components/event-location/index.d.ts +0 -7
- package/dist/components/event-location/index.js +0 -18
- package/dist/static/fonts/systemics/Montserrat-Bold.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-Light.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-Medium.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-Regular.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-SemiBold.woff2 +0 -0
- package/dist/static/img/about/angled-image.png +0 -0
- package/dist/static/img/about/cta.png +0 -0
- package/dist/static/img/about/cutout.png +0 -0
- package/dist/static/img/about/disclaimer.png +0 -0
- package/dist/static/img/about/purpose.png +0 -0
- package/dist/static/img/about/spoiler.png +0 -0
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-01.svg +0 -72
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-02.svg +0 -112
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-03.svg +0 -197
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-04.svg +0 -76
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-05.svg +0 -82
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-06.svg +0 -219
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-07.svg +0 -85
- package/dist/static/logo-dark.svg +0 -13
- package/dist/static/logo-dsa-inverted.svg +0 -26
- package/dist/static/logo-dsa.svg +0 -26
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { HTMLAttributes, FC, PropsWithChildren } from "react";
|
|
3
|
-
import { SectionProps } from "../../SectionProps-
|
|
3
|
+
import { SectionProps } from "../../SectionProps-1cfcf6e8.js";
|
|
4
4
|
declare const SectionContextDefault: import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
5
|
declare const SectionContext: import("react").Context<import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
6
|
declare const Section: import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -7,7 +7,7 @@ import { SectionContextDefault as SectionContextDefault$1, SectionContext as Sec
|
|
|
7
7
|
import { identifier } from './js/Section.client.js';
|
|
8
8
|
import '@kickstartds/core/lib/component';
|
|
9
9
|
|
|
10
|
-
const SectionContextDefault = forwardRef(({ headline, content, headerSpacing, width = "default", style = "default", spotlight = false, backgroundColor = "default",
|
|
10
|
+
const SectionContextDefault = forwardRef(({ headline, content, headerSpacing, width = "default", style = "default", spotlight = false, backgroundColor = "default", backgroundImage, spaceBefore = "default", spaceAfter = "default", className, inverted, buttons = [], ...props }, ref) => {
|
|
11
11
|
const { large: headlineLarge = false, ...headlineRest } = {
|
|
12
12
|
align: "left",
|
|
13
13
|
...headline,
|
|
@@ -30,15 +30,7 @@ const SectionContextDefault = forwardRef(({ headline, content, headerSpacing, wi
|
|
|
30
30
|
? "symmetric-glow"
|
|
31
31
|
: style === "anchorGlow"
|
|
32
32
|
? "anchor-glow"
|
|
33
|
-
: style}`,
|
|
34
|
-
transition !== "none" &&
|
|
35
|
-
`dsa-section--transition-${transition}`, headerSpacing && "dsa-section--header-spacing", spotlight && "dsa-section--spotlight", className), background: backgroundColor === "default"
|
|
36
|
-
? "default"
|
|
37
|
-
: backgroundColor === "accent"
|
|
38
|
-
? "accent"
|
|
39
|
-
: backgroundColor === "bold"
|
|
40
|
-
? "bold"
|
|
41
|
-
: undefined, backgroundImage: backgroundImage, content: content, headline: {
|
|
33
|
+
: style}`, headerSpacing && "dsa-section--header-spacing", spotlight && "dsa-section--spotlight", className), background: backgroundColor, backgroundImage: backgroundImage, content: content, headline: {
|
|
42
34
|
...headlineRest,
|
|
43
35
|
spaceAfter: "large",
|
|
44
36
|
// @ts-expect-error
|
|
@@ -49,7 +41,7 @@ const SectionContextDefault = forwardRef(({ headline, content, headerSpacing, wi
|
|
|
49
41
|
buttons,
|
|
50
42
|
// @ts-expect-error
|
|
51
43
|
items: buttons,
|
|
52
|
-
}, width: width, spaceBefore: spaceBefore, spaceAfter: spaceAfter, inverted:
|
|
44
|
+
}, width: width, spaceBefore: spaceBefore, spaceAfter: spaceAfter, inverted: inverted, ref: ref, children: props.children }));
|
|
53
45
|
});
|
|
54
46
|
const SectionContext = createContext(SectionContextDefault);
|
|
55
47
|
const Section = forwardRef((props, ref) => {
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
--dsa-section__col--min-width_medium: var(--dsa-tile--width_medium);
|
|
12
12
|
--dsa-section__col--min-width_large: var(--dsa-tile--width_large);
|
|
13
13
|
--dsa-section__col--min-width_largest: var(--dsa-tile--width_largest);
|
|
14
|
-
--dsa-section--space_default: var(--
|
|
14
|
+
--dsa-section--space_default: var(--ks-spacing-xxl);
|
|
15
15
|
--dsa-section--space_small: calc(var(--ks-spacing-xxl) / 2);
|
|
16
16
|
--dsa-section--gutter_small: var(--ks-spacing-s);
|
|
17
17
|
--dsa-section--gutter_default: var(--ks-spacing-m);
|
|
@@ -22,22 +22,10 @@
|
|
|
22
22
|
--dsa-section__content--width_wide: var(--dsa-content--width_wide);
|
|
23
23
|
--dsa-section__content--width_max: 100vw;
|
|
24
24
|
--dsa-section__content--width_full: 100vw;
|
|
25
|
-
--dsa-section__content--padding: var(--dsa-content--
|
|
25
|
+
--dsa-section__content--padding: var(--dsa-content--spacing);
|
|
26
26
|
--dsa-section--background-color_default: var(--ks-background-color-default);
|
|
27
27
|
--dsa-section--background-color_accent: var(--ks-background-color-accent);
|
|
28
28
|
--dsa-section--background-color_bold: var(--ks-background-color-bold);
|
|
29
|
-
--dsa-section--transition_to-default: linear-gradient(
|
|
30
|
-
178deg,
|
|
31
|
-
transparent 75%,
|
|
32
|
-
var(--ks-background-color-default) 75%
|
|
33
|
-
);
|
|
34
|
-
--dsa-section--transition_to-accent: linear-gradient(178deg, transparent 75%, var(--ks-background-color-accent) 75%);
|
|
35
|
-
--dsa-section--transition_to-bold: linear-gradient(178deg, transparent 75%, var(--ks-background-color-bold) 75%);
|
|
36
|
-
--dsa-section--transition_to-inverted: linear-gradient(
|
|
37
|
-
178deg,
|
|
38
|
-
transparent 75%,
|
|
39
|
-
var(--ks-background-color-default-inverted) 75%
|
|
40
|
-
);
|
|
41
29
|
--dsa-section__slider-arrow--color: var(--ks-text-color-interface-interactive);
|
|
42
30
|
--dsa-section__slider-arrow--size: 2rem;
|
|
43
31
|
--dsa-section__slider-arrow--padding: 0.5em;
|
|
@@ -45,8 +33,45 @@
|
|
|
45
33
|
--dsa-section__slider-arrow--opacity_hover: 1;
|
|
46
34
|
--dsa-section__slider-arrow--opacity_disabled: 0.3;
|
|
47
35
|
--dsa-section__slider-arrow--background: transparent;
|
|
48
|
-
--dsa-
|
|
49
|
-
|
|
36
|
+
--dsa-section_stagelights--background-image: radial-gradient(
|
|
37
|
+
50% 150% at 100% -50%,
|
|
38
|
+
var(--ks-color-primary-inverted-alpha-3) 0%,
|
|
39
|
+
transparent 100%
|
|
40
|
+
),
|
|
41
|
+
radial-gradient(50% 150% at 0% -50%, var(--ks-color-primary-alpha-3) 0%, transparent 100%);
|
|
42
|
+
--dsa-section_anchor-glow--background-image: radial-gradient(
|
|
43
|
+
50% 50% at 50% 100%,
|
|
44
|
+
var(--ks-color-secondary-alpha-5) 0%,
|
|
45
|
+
transparent 100%
|
|
46
|
+
);
|
|
47
|
+
--dsa-section_symmetric-glow--background-image: radial-gradient(
|
|
48
|
+
20% 50% at 100% 50%,
|
|
49
|
+
var(--ks-color-primary-alpha-5) 0%,
|
|
50
|
+
transparent 100%
|
|
51
|
+
),
|
|
52
|
+
radial-gradient(20% 50% at 0% 50%, var(--ks-color-primary-inverted-alpha-5) 0%, transparent 100%);
|
|
53
|
+
--dsa-section_accent-transition--background-image: linear-gradient(
|
|
54
|
+
180deg,
|
|
55
|
+
transparent 0%,
|
|
56
|
+
var(--ks-background-color-accent) 100%
|
|
57
|
+
);
|
|
58
|
+
--dsa-section_bold-transition--background-image: linear-gradient(
|
|
59
|
+
180deg,
|
|
60
|
+
transparent 0%,
|
|
61
|
+
var(--ks-background-color-bold) 100%
|
|
62
|
+
);
|
|
63
|
+
--dsa-section_vertical-gradient--background-image: linear-gradient(
|
|
64
|
+
0deg,
|
|
65
|
+
var(--ks-color-primary-alpha-5) 0%,
|
|
66
|
+
var(--ks-color-secondary-alpha-5) 100%
|
|
67
|
+
);
|
|
68
|
+
--dsa-section_horizontal-gradient--background-image: linear-gradient(
|
|
69
|
+
90deg,
|
|
70
|
+
var(--ks-color-primary-alpha-5) 0%,
|
|
71
|
+
var(--ks-color-secondary-alpha-5) 100%
|
|
72
|
+
);
|
|
73
|
+
--dsa-section__spotlight--size: 150px;
|
|
74
|
+
--dsa-section__spotlight--blur: 100%;
|
|
50
75
|
--dsa-section__spotlight--color: var(--ks-color-primary-alpha-5);
|
|
51
76
|
}
|
|
52
77
|
|
|
@@ -103,18 +128,6 @@
|
|
|
103
128
|
.l-section.dsa-section.l-section--bold {
|
|
104
129
|
background-color: var(--dsa-section--background-color_bold, var(--ks-background-color-bold));
|
|
105
130
|
}
|
|
106
|
-
.l-section.dsa-section.dsa-section--transition-to-accent {
|
|
107
|
-
background-image: var(--dsa-section--transition_to-accent, linear-gradient(180deg, transparent 0%, var(--ks-background-color-accent) 100%));
|
|
108
|
-
}
|
|
109
|
-
.l-section.dsa-section.dsa-section--transition-to-bold {
|
|
110
|
-
background-image: var(--dsa-section--transition_to-bold, linear-gradient(180deg, transparent 0%, var(--ks-background-color-bold) 100%));
|
|
111
|
-
}
|
|
112
|
-
.l-section.dsa-section.dsa-section--transition-to-default {
|
|
113
|
-
background-image: var(--dsa-section--transition_to-default, linear-gradient(180deg, transparent 0%, var(--ks-background-color-default) 100%));
|
|
114
|
-
}
|
|
115
|
-
.l-section.dsa-section.dsa-section--transition-to-inverted {
|
|
116
|
-
background-image: var(--dsa-section--transition_to-inverted, linear-gradient(180deg, transparent 80%, var(--ks-background-color-default-inverted) 80%));
|
|
117
|
-
}
|
|
118
131
|
.l-section.dsa-section--header-spacing {
|
|
119
132
|
padding-top: calc(var(--dsa-header--height) + var(--dsa-section--space_default));
|
|
120
133
|
}
|
|
@@ -124,19 +137,26 @@
|
|
|
124
137
|
.l-section.dsa-section--header-spacing.l-section--space-before-small {
|
|
125
138
|
padding-top: calc(var(--dsa-header--height) + var(--dsa-section--space-small));
|
|
126
139
|
}
|
|
127
|
-
.l-section.dsa-section-style--
|
|
128
|
-
background-
|
|
140
|
+
.l-section.dsa-section-style--stagelights {
|
|
141
|
+
background-image: var(--dsa-section_stagelights--background-image, radial-gradient(50% 150% at 100% -50%, var(--ks-color-primary-inverted-alpha-3) 0%, transparent 100%), radial-gradient(50% 150% at 0% -50%, var(--ks-color-primary-alpha-3) 0%, transparent 100%));
|
|
142
|
+
}
|
|
143
|
+
.l-section.dsa-section-style--anchor-glow {
|
|
144
|
+
background-image: var(--dsa-section_anchor-glow--background-image, radial-gradient(50% 50% at 50% 100%, var(--ks-color-secondary-alpha-5) 0%, transparent 100%));
|
|
145
|
+
}
|
|
146
|
+
.l-section.dsa-section-style--symmetric-glow {
|
|
147
|
+
background-image: var(--dsa-section_symmetric-glow--background-image, radial-gradient(20% 50% at 100% 50%, var(--ks-color-primary-alpha-5) 0%, transparent 100%), radial-gradient(20% 50% at 0% 50%, var(--ks-color-primary-inverted-alpha-5) 0%, transparent 100%));
|
|
148
|
+
}
|
|
149
|
+
.l-section.dsa-section-style--accent-transition {
|
|
150
|
+
background-image: var(--dsa-section_accent-transition--background-image, linear-gradient(180deg, transparent 0%, var(--ks-background-color-accent) 100%));
|
|
129
151
|
}
|
|
130
|
-
.l-section.dsa-section-style--
|
|
131
|
-
|
|
132
|
-
background-color: var(--ks-background-color-default);
|
|
133
|
-
border-radius: var(--ks-border-radius-surface);
|
|
152
|
+
.l-section.dsa-section-style--bold-transition {
|
|
153
|
+
background-image: var(--dsa-section_bold-transition--background-image, linear-gradient(180deg, transparent 0%, var(--ks-background-color-bold) 100%));
|
|
134
154
|
}
|
|
135
|
-
.l-section.dsa-section-style--
|
|
136
|
-
background-image: var(--dsa-
|
|
155
|
+
.l-section.dsa-section-style--vertical-gradient {
|
|
156
|
+
background-image: var(--dsa-section_vertical-gradient--background-image, linear-gradient(0deg, var(--ks-color-primary-alpha-5) 0%, var(--ks-color-secondary-alpha-5) 100%));
|
|
137
157
|
}
|
|
138
|
-
.l-section.dsa-section-style--
|
|
139
|
-
background-image: var(--dsa-
|
|
158
|
+
.l-section.dsa-section-style--horizontal-gradient {
|
|
159
|
+
background-image: var(--dsa-section_horizontal-gradient--background-image, linear-gradient(90deg, var(--ks-color-primary-alpha-5) 0%, var(--ks-color-secondary-alpha-5) 100%));
|
|
140
160
|
}
|
|
141
161
|
.l-section.dsa-section--spotlight {
|
|
142
162
|
position: relative;
|
|
@@ -23,10 +23,15 @@
|
|
|
23
23
|
"title": "Style",
|
|
24
24
|
"description": "Style of background",
|
|
25
25
|
"enum": [
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
|
|
26
|
+
"stagelights",
|
|
27
|
+
"horizontalGradient",
|
|
28
|
+
"verticalGradient",
|
|
29
|
+
"accentTransition",
|
|
30
|
+
"boldTransition",
|
|
31
|
+
"symmetricGlow",
|
|
32
|
+
"anchorGlow"
|
|
33
|
+
],
|
|
34
|
+
"default": "default"
|
|
30
35
|
},
|
|
31
36
|
"backgroundColor": {
|
|
32
37
|
"type": "string",
|
|
@@ -39,19 +44,6 @@
|
|
|
39
44
|
],
|
|
40
45
|
"default": "default"
|
|
41
46
|
},
|
|
42
|
-
"transition": {
|
|
43
|
-
"type": "string",
|
|
44
|
-
"title": "Style",
|
|
45
|
-
"description": "Color of background",
|
|
46
|
-
"enum": [
|
|
47
|
-
"none",
|
|
48
|
-
"to-default",
|
|
49
|
-
"to-accent",
|
|
50
|
-
"to-bold",
|
|
51
|
-
"to-inverted"
|
|
52
|
-
],
|
|
53
|
-
"default": "default"
|
|
54
|
-
},
|
|
55
47
|
"backgroundImage": {
|
|
56
48
|
"title": "Background image",
|
|
57
49
|
"description": "Background image for the whole section",
|
|
@@ -276,6 +268,12 @@
|
|
|
276
268
|
"default": false,
|
|
277
269
|
"type": "boolean"
|
|
278
270
|
},
|
|
271
|
+
"fullWidth": {
|
|
272
|
+
"title": "Width",
|
|
273
|
+
"description": "Set the width of the content to the full width of the element",
|
|
274
|
+
"type": "boolean",
|
|
275
|
+
"default": false
|
|
276
|
+
},
|
|
279
277
|
"buttons": {
|
|
280
278
|
"type": "array",
|
|
281
279
|
"items": {
|
|
@@ -296,10 +294,10 @@
|
|
|
296
294
|
"title": "Icon",
|
|
297
295
|
"description": "Choose an icon"
|
|
298
296
|
},
|
|
299
|
-
"
|
|
297
|
+
"target": {
|
|
300
298
|
"type": "string",
|
|
301
|
-
"title": "
|
|
302
|
-
"description": "
|
|
299
|
+
"title": "Target",
|
|
300
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
303
301
|
"format": "uri"
|
|
304
302
|
}
|
|
305
303
|
},
|
|
@@ -339,17 +337,6 @@
|
|
|
339
337
|
"title": "Alt text",
|
|
340
338
|
"description": "Image description",
|
|
341
339
|
"type": "string"
|
|
342
|
-
},
|
|
343
|
-
"align": {
|
|
344
|
-
"title": "Vertical alignment of the image",
|
|
345
|
-
"description": "Select a vertical alignment for the image",
|
|
346
|
-
"type": "string",
|
|
347
|
-
"enum": [
|
|
348
|
-
"center",
|
|
349
|
-
"top",
|
|
350
|
-
"bottom"
|
|
351
|
-
],
|
|
352
|
-
"default": "center"
|
|
353
340
|
}
|
|
354
341
|
},
|
|
355
342
|
"additionalProperties": false
|
|
@@ -384,9 +371,9 @@
|
|
|
384
371
|
"type": "string",
|
|
385
372
|
"default": "left"
|
|
386
373
|
},
|
|
387
|
-
"
|
|
374
|
+
"contentAlign": {
|
|
388
375
|
"title": "Vertical alignment of the content",
|
|
389
|
-
"description": "Select a vertical alignment for the
|
|
376
|
+
"description": "Select a vertical alignment for the image",
|
|
390
377
|
"type": "string",
|
|
391
378
|
"enum": [
|
|
392
379
|
"center",
|
|
@@ -395,18 +382,6 @@
|
|
|
395
382
|
],
|
|
396
383
|
"default": "center"
|
|
397
384
|
},
|
|
398
|
-
"padding": {
|
|
399
|
-
"title": "Padding",
|
|
400
|
-
"description": "Toggle padding of the content",
|
|
401
|
-
"type": "boolean",
|
|
402
|
-
"default": false
|
|
403
|
-
},
|
|
404
|
-
"inverted": {
|
|
405
|
-
"title": "Inverted",
|
|
406
|
-
"description": "Toggle inversion of the component",
|
|
407
|
-
"type": "boolean",
|
|
408
|
-
"default": false
|
|
409
|
-
},
|
|
410
385
|
"type": {
|
|
411
386
|
"const": "cta"
|
|
412
387
|
}
|
|
@@ -583,10 +558,10 @@
|
|
|
583
558
|
"cta": {
|
|
584
559
|
"type": "object",
|
|
585
560
|
"properties": {
|
|
586
|
-
"
|
|
561
|
+
"target": {
|
|
587
562
|
"type": "string",
|
|
588
|
-
"title": "Call to Action
|
|
589
|
-
"description": "The CTA
|
|
563
|
+
"title": "Call to Action target",
|
|
564
|
+
"description": "The CTA target",
|
|
590
565
|
"default": "#",
|
|
591
566
|
"format": "uri"
|
|
592
567
|
},
|
|
@@ -598,16 +573,6 @@
|
|
|
598
573
|
"examples": [
|
|
599
574
|
"See all our partners"
|
|
600
575
|
]
|
|
601
|
-
},
|
|
602
|
-
"icon": {
|
|
603
|
-
"type": "string",
|
|
604
|
-
"format": "icon",
|
|
605
|
-
"title": "Icon",
|
|
606
|
-
"description": "Icon for the link style of the cta",
|
|
607
|
-
"examples": [
|
|
608
|
-
"arrow-right"
|
|
609
|
-
],
|
|
610
|
-
"default": "arrow-right"
|
|
611
576
|
}
|
|
612
577
|
},
|
|
613
578
|
"additionalProperties": false
|
|
@@ -681,8 +646,7 @@
|
|
|
681
646
|
"stack",
|
|
682
647
|
"smallTiles",
|
|
683
648
|
"largeTiles"
|
|
684
|
-
]
|
|
685
|
-
"default": "smallTiles"
|
|
649
|
+
]
|
|
686
650
|
},
|
|
687
651
|
"aspectRatio": {
|
|
688
652
|
"type": "string",
|
|
@@ -784,10 +748,10 @@
|
|
|
784
748
|
"title": "Icon",
|
|
785
749
|
"description": "Choose an icon"
|
|
786
750
|
},
|
|
787
|
-
"
|
|
751
|
+
"target": {
|
|
788
752
|
"type": "string",
|
|
789
|
-
"title": "
|
|
790
|
-
"description": "
|
|
753
|
+
"title": "Target",
|
|
754
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
791
755
|
"format": "uri"
|
|
792
756
|
}
|
|
793
757
|
},
|
|
@@ -876,12 +840,6 @@
|
|
|
876
840
|
"type": "string",
|
|
877
841
|
"default": "bottom"
|
|
878
842
|
},
|
|
879
|
-
"inverted": {
|
|
880
|
-
"type": "boolean",
|
|
881
|
-
"title": "Inverted",
|
|
882
|
-
"description": "Inverted color scheme for the box",
|
|
883
|
-
"default": false
|
|
884
|
-
},
|
|
885
843
|
"type": {
|
|
886
844
|
"const": "hero"
|
|
887
845
|
}
|
|
@@ -1020,10 +978,10 @@
|
|
|
1020
978
|
"Book a meeting"
|
|
1021
979
|
]
|
|
1022
980
|
},
|
|
1023
|
-
"
|
|
981
|
+
"target": {
|
|
1024
982
|
"type": "string",
|
|
1025
|
-
"title": "
|
|
1026
|
-
"description": "
|
|
983
|
+
"title": "Target",
|
|
984
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
1027
985
|
"format": "uri"
|
|
1028
986
|
},
|
|
1029
987
|
"variant": {
|
|
@@ -1420,10 +1378,10 @@
|
|
|
1420
1378
|
"Book a meeting"
|
|
1421
1379
|
]
|
|
1422
1380
|
},
|
|
1423
|
-
"
|
|
1381
|
+
"target": {
|
|
1424
1382
|
"type": "string",
|
|
1425
|
-
"title": "
|
|
1426
|
-
"description": "
|
|
1383
|
+
"title": "Target",
|
|
1384
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
1427
1385
|
"format": "uri"
|
|
1428
1386
|
},
|
|
1429
1387
|
"icon": {
|
|
@@ -1572,6 +1530,12 @@
|
|
|
1572
1530
|
"default": false,
|
|
1573
1531
|
"type": "boolean"
|
|
1574
1532
|
},
|
|
1533
|
+
"fullWidth": {
|
|
1534
|
+
"title": "Width",
|
|
1535
|
+
"description": "Set the width of the content to the full width of the element",
|
|
1536
|
+
"type": "boolean",
|
|
1537
|
+
"default": false
|
|
1538
|
+
},
|
|
1575
1539
|
"buttons": {
|
|
1576
1540
|
"type": "array",
|
|
1577
1541
|
"items": {
|
|
@@ -1592,10 +1556,10 @@
|
|
|
1592
1556
|
"title": "Icon",
|
|
1593
1557
|
"description": "Choose an icon"
|
|
1594
1558
|
},
|
|
1595
|
-
"
|
|
1559
|
+
"target": {
|
|
1596
1560
|
"type": "string",
|
|
1597
|
-
"title": "
|
|
1598
|
-
"description": "
|
|
1561
|
+
"title": "Target",
|
|
1562
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
1599
1563
|
"format": "uri"
|
|
1600
1564
|
}
|
|
1601
1565
|
},
|
|
@@ -1635,17 +1599,6 @@
|
|
|
1635
1599
|
"title": "Alt text",
|
|
1636
1600
|
"description": "Image description",
|
|
1637
1601
|
"type": "string"
|
|
1638
|
-
},
|
|
1639
|
-
"align": {
|
|
1640
|
-
"title": "Vertical alignment of the image",
|
|
1641
|
-
"description": "Select a vertical alignment for the image",
|
|
1642
|
-
"type": "string",
|
|
1643
|
-
"enum": [
|
|
1644
|
-
"center",
|
|
1645
|
-
"top",
|
|
1646
|
-
"bottom"
|
|
1647
|
-
],
|
|
1648
|
-
"default": "center"
|
|
1649
1602
|
}
|
|
1650
1603
|
},
|
|
1651
1604
|
"additionalProperties": false
|
|
@@ -1680,9 +1633,9 @@
|
|
|
1680
1633
|
"type": "string",
|
|
1681
1634
|
"default": "left"
|
|
1682
1635
|
},
|
|
1683
|
-
"
|
|
1636
|
+
"contentAlign": {
|
|
1684
1637
|
"title": "Vertical alignment of the content",
|
|
1685
|
-
"description": "Select a vertical alignment for the
|
|
1638
|
+
"description": "Select a vertical alignment for the image",
|
|
1686
1639
|
"type": "string",
|
|
1687
1640
|
"enum": [
|
|
1688
1641
|
"center",
|
|
@@ -1691,18 +1644,6 @@
|
|
|
1691
1644
|
],
|
|
1692
1645
|
"default": "center"
|
|
1693
1646
|
},
|
|
1694
|
-
"padding": {
|
|
1695
|
-
"title": "Padding",
|
|
1696
|
-
"description": "Toggle padding of the content",
|
|
1697
|
-
"type": "boolean",
|
|
1698
|
-
"default": false
|
|
1699
|
-
},
|
|
1700
|
-
"inverted": {
|
|
1701
|
-
"title": "Inverted",
|
|
1702
|
-
"description": "Toggle inversion of the component",
|
|
1703
|
-
"type": "boolean",
|
|
1704
|
-
"default": false
|
|
1705
|
-
},
|
|
1706
1647
|
"type": {
|
|
1707
1648
|
"const": "cta"
|
|
1708
1649
|
}
|
|
@@ -1796,10 +1737,10 @@
|
|
|
1796
1737
|
"cta": {
|
|
1797
1738
|
"type": "object",
|
|
1798
1739
|
"properties": {
|
|
1799
|
-
"
|
|
1740
|
+
"target": {
|
|
1800
1741
|
"type": "string",
|
|
1801
|
-
"title": "Call to Action
|
|
1802
|
-
"description": "The CTA
|
|
1742
|
+
"title": "Call to Action target",
|
|
1743
|
+
"description": "The CTA target",
|
|
1803
1744
|
"default": "#",
|
|
1804
1745
|
"format": "uri"
|
|
1805
1746
|
},
|
|
@@ -1811,16 +1752,6 @@
|
|
|
1811
1752
|
"examples": [
|
|
1812
1753
|
"See all our partners"
|
|
1813
1754
|
]
|
|
1814
|
-
},
|
|
1815
|
-
"icon": {
|
|
1816
|
-
"type": "string",
|
|
1817
|
-
"format": "icon",
|
|
1818
|
-
"title": "Icon",
|
|
1819
|
-
"description": "Icon for the link style of the cta",
|
|
1820
|
-
"examples": [
|
|
1821
|
-
"arrow-right"
|
|
1822
|
-
],
|
|
1823
|
-
"default": "arrow-right"
|
|
1824
1755
|
}
|
|
1825
1756
|
},
|
|
1826
1757
|
"additionalProperties": false
|
|
@@ -1894,8 +1825,7 @@
|
|
|
1894
1825
|
"stack",
|
|
1895
1826
|
"smallTiles",
|
|
1896
1827
|
"largeTiles"
|
|
1897
|
-
]
|
|
1898
|
-
"default": "smallTiles"
|
|
1828
|
+
]
|
|
1899
1829
|
},
|
|
1900
1830
|
"aspectRatio": {
|
|
1901
1831
|
"type": "string",
|
|
@@ -1997,10 +1927,10 @@
|
|
|
1997
1927
|
"title": "Icon",
|
|
1998
1928
|
"description": "Choose an icon"
|
|
1999
1929
|
},
|
|
2000
|
-
"
|
|
1930
|
+
"target": {
|
|
2001
1931
|
"type": "string",
|
|
2002
|
-
"title": "
|
|
2003
|
-
"description": "
|
|
1932
|
+
"title": "Target",
|
|
1933
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
2004
1934
|
"format": "uri"
|
|
2005
1935
|
}
|
|
2006
1936
|
},
|
|
@@ -2089,12 +2019,6 @@
|
|
|
2089
2019
|
"type": "string",
|
|
2090
2020
|
"default": "bottom"
|
|
2091
2021
|
},
|
|
2092
|
-
"inverted": {
|
|
2093
|
-
"type": "boolean",
|
|
2094
|
-
"title": "Inverted",
|
|
2095
|
-
"description": "Inverted color scheme for the box",
|
|
2096
|
-
"default": false
|
|
2097
|
-
},
|
|
2098
2022
|
"type": {
|
|
2099
2023
|
"const": "hero"
|
|
2100
2024
|
}
|
|
@@ -2326,12 +2250,13 @@
|
|
|
2326
2250
|
"number": {
|
|
2327
2251
|
"title": "Number",
|
|
2328
2252
|
"description": "The number of the stat",
|
|
2329
|
-
"type": "
|
|
2253
|
+
"type": "string",
|
|
2330
2254
|
"examples": [
|
|
2331
2255
|
1,
|
|
2256
|
+
"5x",
|
|
2332
2257
|
2,
|
|
2333
|
-
|
|
2334
|
-
|
|
2258
|
+
"40%",
|
|
2259
|
+
"bis zu 100"
|
|
2335
2260
|
]
|
|
2336
2261
|
},
|
|
2337
2262
|
"description": {
|
|
@@ -2436,10 +2361,10 @@
|
|
|
2436
2361
|
"description": "Layout for the Teaser Card",
|
|
2437
2362
|
"default": "stack"
|
|
2438
2363
|
},
|
|
2439
|
-
"
|
|
2364
|
+
"target": {
|
|
2440
2365
|
"type": "string",
|
|
2441
|
-
"title": "
|
|
2442
|
-
"description": "
|
|
2366
|
+
"title": "Target",
|
|
2367
|
+
"description": "Target that should be linked",
|
|
2443
2368
|
"format": "uri"
|
|
2444
2369
|
},
|
|
2445
2370
|
"button": {
|
|
@@ -2492,7 +2417,7 @@
|
|
|
2492
2417
|
"additionalProperties": false,
|
|
2493
2418
|
"required": [
|
|
2494
2419
|
"topic",
|
|
2495
|
-
"
|
|
2420
|
+
"target"
|
|
2496
2421
|
]
|
|
2497
2422
|
},
|
|
2498
2423
|
{
|
|
@@ -2685,12 +2610,13 @@
|
|
|
2685
2610
|
"number": {
|
|
2686
2611
|
"title": "Number",
|
|
2687
2612
|
"description": "The number of the stat",
|
|
2688
|
-
"type": "
|
|
2613
|
+
"type": "string",
|
|
2689
2614
|
"examples": [
|
|
2690
2615
|
1,
|
|
2616
|
+
"5x",
|
|
2691
2617
|
2,
|
|
2692
|
-
|
|
2693
|
-
|
|
2618
|
+
"40%",
|
|
2619
|
+
"bis zu 100"
|
|
2694
2620
|
]
|
|
2695
2621
|
},
|
|
2696
2622
|
"description": {
|
|
@@ -2795,10 +2721,10 @@
|
|
|
2795
2721
|
"description": "Layout for the Teaser Card",
|
|
2796
2722
|
"default": "stack"
|
|
2797
2723
|
},
|
|
2798
|
-
"
|
|
2724
|
+
"target": {
|
|
2799
2725
|
"type": "string",
|
|
2800
|
-
"title": "
|
|
2801
|
-
"description": "
|
|
2726
|
+
"title": "Target",
|
|
2727
|
+
"description": "Target that should be linked",
|
|
2802
2728
|
"format": "uri"
|
|
2803
2729
|
},
|
|
2804
2730
|
"button": {
|
|
@@ -2851,7 +2777,7 @@
|
|
|
2851
2777
|
"additionalProperties": false,
|
|
2852
2778
|
"required": [
|
|
2853
2779
|
"topic",
|
|
2854
|
-
"
|
|
2780
|
+
"target"
|
|
2855
2781
|
]
|
|
2856
2782
|
},
|
|
2857
2783
|
{
|
|
@@ -3063,10 +2989,10 @@
|
|
|
3063
2989
|
"title": "Icon",
|
|
3064
2990
|
"description": "Choose an icon"
|
|
3065
2991
|
},
|
|
3066
|
-
"
|
|
2992
|
+
"target": {
|
|
3067
2993
|
"type": "string",
|
|
3068
|
-
"title": "
|
|
3069
|
-
"description": "
|
|
2994
|
+
"title": "Target",
|
|
2995
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
3070
2996
|
"format": "uri"
|
|
3071
2997
|
}
|
|
3072
2998
|
},
|
|
@@ -3122,10 +3048,8 @@
|
|
|
3122
3048
|
"description": "Choose the alginment of the module content",
|
|
3123
3049
|
"enum": [
|
|
3124
3050
|
"center",
|
|
3125
|
-
"bottom",
|
|
3126
3051
|
"left",
|
|
3127
|
-
"right"
|
|
3128
|
-
"corner"
|
|
3052
|
+
"right"
|
|
3129
3053
|
],
|
|
3130
3054
|
"type": "string",
|
|
3131
3055
|
"default": "bottom"
|
|
@@ -3158,10 +3082,10 @@
|
|
|
3158
3082
|
"Book a meeting"
|
|
3159
3083
|
]
|
|
3160
3084
|
},
|
|
3161
|
-
"
|
|
3085
|
+
"target": {
|
|
3162
3086
|
"type": "string",
|
|
3163
|
-
"title": "
|
|
3164
|
-
"description": "
|
|
3087
|
+
"title": "Target",
|
|
3088
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
3165
3089
|
"format": "uri"
|
|
3166
3090
|
},
|
|
3167
3091
|
"variant": {
|