@kickstartds/ds-agency-premium 1.6.71--canary.1948.6cfa581.0 → 1.6.71--canary.45.1950.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/{BlogOverviewProps-9f207f1c.d.ts → BlogOverviewProps-21d04028.d.ts} +1 -1
- package/dist/{BlogPostProps-6b3cff22.d.ts → BlogPostProps-c760fd2a.d.ts} +1 -1
- package/dist/{PageProps-aa29c554.d.ts → PageProps-21d04028.d.ts} +1 -1
- package/dist/{SectionProps-2fd5dbde.d.ts → SectionProps-00ddee3a.d.ts} +2 -2
- package/dist/SliderProps-789f8508.d.ts +1 -1
- package/dist/{StatProps-12a3eae0.d.ts → StatProps-79109ad0.d.ts} +1 -1
- package/dist/StatsProps-bf5ef578.d.ts +1 -1
- package/dist/components/blog-aside/blog-aside.schema.dereffed.json +0 -6
- package/dist/components/blog-aside/index.js +6 -1
- package/dist/components/blog-author/blog-author.schema.dereffed.json +0 -3
- package/dist/components/blog-author/index.js +10 -1
- package/dist/components/blog-head/blog-head.schema.dereffed.json +0 -6
- package/dist/components/blog-head/index.js +6 -1
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +31 -157
- package/dist/components/blog-overview/blog-overview.schema.json +2 -2
- package/dist/components/blog-overview/index.d.ts +1 -1
- package/dist/components/blog-overview/index.js +1 -0
- package/dist/components/blog-post/blog-post.schema.dereffed.json +31 -151
- package/dist/components/blog-post/blog-post.schema.json +2 -2
- package/dist/components/blog-post/index.d.ts +1 -1
- package/dist/components/blog-post/index.js +1 -0
- package/dist/components/blog-tag/blog-tag.schema.dereffed.json +0 -3
- package/dist/components/blog-teaser/blog-teaser.schema.dereffed.json +0 -6
- package/dist/components/blog-teaser/index.js +10 -1
- package/dist/components/breadcrumb/breadcrumb.schema.dereffed.json +0 -3
- package/dist/components/business-card/business-card.schema.dereffed.json +0 -3
- package/dist/components/button/button.css +2 -2
- package/dist/components/button/button.schema.dereffed.json +0 -3
- package/dist/components/button-group/button-group.schema.dereffed.json +2 -8
- package/dist/components/button-group/index.d.ts +3 -3
- package/dist/components/contact/contact.schema.dereffed.json +0 -3
- package/dist/components/contact/index.js +10 -1
- package/dist/components/content-nav/content-nav.schema.dereffed.json +0 -3
- package/dist/components/cta/cta.schema.dereffed.json +0 -3
- package/dist/components/cta/index.js +19 -1
- package/dist/components/divider/divider.schema.dereffed.json +0 -3
- package/dist/components/divider/index.js +6 -1
- package/dist/components/downloads/downloads.schema.dereffed.json +0 -3
- package/dist/components/event-appointment/event-appointment.schema.dereffed.json +0 -3
- package/dist/components/event-detail/event-detail.schema.dereffed.json +0 -9
- package/dist/components/event-detail/index.js +1 -0
- package/dist/components/event-filter/event-filter.schema.dereffed.json +0 -3
- package/dist/components/event-header/event-header.schema.dereffed.json +0 -3
- package/dist/components/event-header/index.js +1 -0
- package/dist/components/event-latest/event-latest.schema.dereffed.json +0 -6
- package/dist/components/event-latest-teaser/event-latest-teaser.schema.dereffed.json +0 -3
- package/dist/components/event-list/event-list.schema.dereffed.json +0 -9
- package/dist/components/event-list/index.js +1 -0
- package/dist/components/event-list-teaser/event-list-teaser.schema.dereffed.json +0 -3
- package/dist/components/event-location/event-location.schema.dereffed.json +0 -6
- package/dist/components/event-login/event-login.schema.dereffed.json +0 -3
- package/dist/components/event-registration/event-registration.schema.dereffed.json +0 -3
- package/dist/components/faq/faq.schema.dereffed.json +0 -3
- package/dist/components/faq/index.js +6 -1
- package/dist/components/feature/feature.schema.dereffed.json +0 -3
- package/dist/components/feature/index.js +15 -2
- package/dist/components/features/features.css +25 -7
- package/dist/components/features/features.schema.dereffed.json +0 -3
- package/dist/components/features/index.js +13 -1
- package/dist/components/footer/footer.css +3 -3
- package/dist/components/footer/footer.schema.dereffed.json +12 -23
- package/dist/components/footer/index.js +11 -1
- package/dist/components/gallery/gallery.schema.dereffed.json +0 -3
- package/dist/components/gallery/index.js +9 -1
- package/dist/components/header/header.schema.dereffed.json +12 -23
- package/dist/components/header/index.js +13 -1
- package/dist/components/headline/headline.css +2 -44
- package/dist/components/headline/headline.schema.dereffed.json +0 -3
- package/dist/components/hero/hero.css +0 -22
- package/dist/components/hero/hero.schema.dereffed.json +1 -4
- package/dist/components/hero/hero.schema.json +1 -1
- package/dist/components/hero/index.js +17 -1
- package/dist/components/html/html.schema.dereffed.json +0 -3
- package/dist/components/html/index.js +8 -1
- package/dist/components/image-story/image-story.schema.dereffed.json +0 -6
- package/dist/components/image-story/index.d.ts +1 -1
- package/dist/components/image-story/index.js +14 -1
- package/dist/components/image-text/image-text.schema.dereffed.json +0 -3
- package/dist/components/image-text/index.js +7 -1
- package/dist/components/index/index.d.ts +3 -3
- package/dist/components/logo/index.js +6 -1
- package/dist/components/logo/logo.schema.dereffed.json +0 -3
- package/dist/components/logos/index.js +12 -1
- package/dist/components/logos/logos.schema.dereffed.json +0 -3
- package/dist/components/mosaic/index.js +8 -1
- package/dist/components/mosaic/mosaic.schema.dereffed.json +0 -6
- package/dist/components/nav-dropdown/nav-dropdown.css +3 -3
- package/dist/components/nav-dropdown/nav-dropdown.schema.dereffed.json +0 -3
- package/dist/components/nav-flyout/index.js +7 -1
- package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +12 -26
- package/dist/components/nav-main/index.js +11 -1
- package/dist/components/nav-main/nav-main.schema.dereffed.json +12 -26
- package/dist/components/nav-main/nav-main.schema.json +12 -20
- package/dist/components/nav-topbar/index.js +7 -1
- package/dist/components/nav-topbar/nav-topbar.css +3 -3
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +12 -23
- package/dist/components/page/index.d.ts +1 -1
- package/dist/components/page/page.schema.dereffed.json +31 -136
- package/dist/components/page/page.schema.json +2 -2
- package/dist/components/page-wrapper/index.js +1 -6
- package/dist/components/page-wrapper/tokens.css +251 -251
- package/dist/components/pagination/pagination.schema.dereffed.json +0 -3
- package/dist/components/presets.json +70 -86
- package/dist/components/providers/index.js +1 -0
- package/dist/components/search/index.js +1 -0
- package/dist/components/search/search.schema.dereffed.json +0 -9
- package/dist/components/search-bar/search-bar.schema.dereffed.json +0 -3
- package/dist/components/search-filter/search-filter.schema.dereffed.json +0 -3
- package/dist/components/search-result/search-result.schema.dereffed.json +0 -3
- package/dist/components/section/index.d.ts +1 -1
- package/dist/components/section/index.js +28 -4
- package/dist/components/section/section.css +19 -60
- package/dist/components/section/section.schema.dereffed.json +26 -125
- package/dist/components/section/section.schema.json +2 -2
- package/dist/components/seo/seo.schema.dereffed.json +4 -7
- package/dist/components/seo/seo.schema.json +4 -3
- package/dist/components/settings/settings.schema.dereffed.json +29 -57
- package/dist/components/settings/settings.schema.json +2 -2
- package/dist/components/slider/index.js +1 -1
- package/dist/components/slider/slider.schema.dereffed.json +16 -51
- package/dist/components/slider/slider.schema.json +1 -1
- package/dist/components/split-even/index.d.ts +1 -1
- package/dist/components/split-even/split-even.schema.dereffed.json +48 -233
- package/dist/components/split-weighted/index.d.ts +1 -1
- package/dist/components/split-weighted/split-weighted.schema.dereffed.json +48 -233
- package/dist/components/stat/index.d.ts +1 -1
- package/dist/components/stat/index.js +16 -4
- package/dist/components/stat/stat.schema.dereffed.json +6 -8
- package/dist/components/stat/stat.schema.json +2 -2
- package/dist/components/stats/index.js +6 -1
- package/dist/components/stats/stats.css +4 -4
- package/dist/components/stats/stats.schema.dereffed.json +6 -11
- package/dist/components/teaser-card/index.js +11 -1
- package/dist/components/teaser-card/teaser-card.css +13 -9
- package/dist/components/teaser-card/teaser-card.schema.dereffed.json +0 -3
- package/dist/components/testimonial/index.js +7 -1
- package/dist/components/testimonial/testimonial.schema.dereffed.json +0 -3
- package/dist/components/testimonials/index.js +8 -1
- package/dist/components/testimonials/testimonials.schema.dereffed.json +0 -3
- package/dist/components/text/index.js +8 -1
- package/dist/components/text/text.schema.dereffed.json +0 -3
- package/dist/components/tile/tile.schema.dereffed.json +0 -3
- package/dist/components/video-curtain/index.js +11 -1
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +1 -4
- package/dist/components/video-curtain/video-curtain.schema.json +1 -1
- package/dist/global.css +2 -2
- package/dist/helpers-12f48df8.d.ts +6 -0
- package/dist/helpers-12f48df8.js +40 -0
- package/dist/static/favicon/android-chrome-192x192.png +0 -0
- package/dist/static/favicon/android-chrome-512x512.png +0 -0
- package/dist/static/favicon/apple-touch-icon.png +0 -0
- package/dist/static/favicon/browserconfig.xml +9 -0
- package/dist/static/favicon/favicon-16x16.png +0 -0
- package/dist/static/favicon/favicon-192-192.png +20 -0
- package/dist/static/favicon/favicon-32x32.png +0 -0
- package/dist/static/favicon/favicon.ico +0 -0
- package/dist/static/favicon/mstile-144x144.png +0 -0
- package/dist/static/favicon/mstile-150x150.png +0 -0
- package/dist/static/favicon/mstile-310x150.png +0 -0
- package/dist/static/favicon/mstile-310x310.png +0 -0
- package/dist/static/favicon/mstile-70x70.png +0 -0
- package/dist/static/favicon/safari-pinned-tab.svg +30 -0
- package/dist/static/favicon/site.webmanifest +19 -1
- package/dist/static/logo-inverted.svg +12 -27
- package/dist/static/logo.svg +12 -27
- package/dist/tokens/IconSprite.js +0 -6
- package/dist/tokens/icon-sprite.html +0 -2
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +251 -251
- package/dist/tokens/tokens.js +376 -377
- package/package.json +6 -4
- package/dist/static/guenther/brands/cadillac.png +0 -0
- package/dist/static/guenther/brands/corvette.png +0 -0
- package/dist/static/guenther/brands/infiniti.png +0 -0
- package/dist/static/guenther/brands/isuzu.png +0 -0
- package/dist/static/guenther/brands/kia.png +0 -0
- package/dist/static/guenther/brands/maserati.png +0 -0
- package/dist/static/guenther/brands/micro.png +0 -0
- package/dist/static/guenther/brands/msg.png +0 -0
- package/dist/static/guenther/brands/nissan.png +0 -0
- package/dist/static/guenther/brands/saab.png +0 -0
- package/dist/static/guenther/brands/subaru.png +0 -0
- package/dist/static/guenther/car-1.webp +0 -0
- package/dist/static/guenther/car-2.webp +0 -0
- package/dist/static/guenther/car-cutout-1.avif +0 -0
- package/dist/static/guenther/car-cutout-2.avif +0 -0
- package/dist/static/guenther/car-cutout-3.png +0 -0
- package/dist/static/guenther/car-red.png +0 -0
- package/dist/static/guenther/car-store.png +0 -0
- package/dist/static/guenther/car-yellow.webp +0 -0
- package/dist/static/guenther/contact.jpg +0 -0
- package/dist/static/guenther/header-2.png +0 -0
- package/dist/static/guenther/header.jpg +0 -0
- package/dist/static/guenther/header.png +0 -0
- package/dist/static/guenther/kia-header.webp +0 -0
- package/dist/static/guenther/visual.png +0 -0
- /package/dist/{ImageStoryProps-e853e1e7.d.ts → ImageStoryProps-00ddee3a.d.ts} +0 -0
|
@@ -13,6 +13,7 @@ import '@kickstartds/core/lib/react';
|
|
|
13
13
|
import '@kickstartds/base/lib/section';
|
|
14
14
|
import '../section/js/Section.client.js';
|
|
15
15
|
import '@kickstartds/core/lib/component';
|
|
16
|
+
import '../../helpers-12f48df8.js';
|
|
16
17
|
import '@kickstartds/base/lib/teaser-box';
|
|
17
18
|
import '@kickstartds/core/lib/container';
|
|
18
19
|
import 'markdown-to-jsx';
|
|
@@ -11,6 +11,7 @@ import '@kickstartds/core/lib/react';
|
|
|
11
11
|
import '@kickstartds/base/lib/section';
|
|
12
12
|
import '../section/js/Section.client.js';
|
|
13
13
|
import '@kickstartds/core/lib/component';
|
|
14
|
+
import '../../helpers-12f48df8.js';
|
|
14
15
|
import 'markdown-to-jsx';
|
|
15
16
|
import '@kickstartds/base/lib/link';
|
|
16
17
|
import '@kickstartds/base/lib/icon';
|
|
@@ -66,9 +66,6 @@
|
|
|
66
66
|
},
|
|
67
67
|
"additionalProperties": false
|
|
68
68
|
}
|
|
69
|
-
},
|
|
70
|
-
"type": {
|
|
71
|
-
"const": "search-filter"
|
|
72
69
|
}
|
|
73
70
|
},
|
|
74
71
|
"additionalProperties": false
|
|
@@ -118,16 +115,10 @@
|
|
|
118
115
|
"examples": [
|
|
119
116
|
"Search result: Conference 2023"
|
|
120
117
|
]
|
|
121
|
-
},
|
|
122
|
-
"type": {
|
|
123
|
-
"const": "search-result"
|
|
124
118
|
}
|
|
125
119
|
},
|
|
126
120
|
"additionalProperties": false
|
|
127
121
|
}
|
|
128
|
-
},
|
|
129
|
-
"type": {
|
|
130
|
-
"const": "search"
|
|
131
122
|
}
|
|
132
123
|
},
|
|
133
124
|
"additionalProperties": false
|
|
@@ -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-00ddee3a.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>>;
|
|
@@ -5,8 +5,34 @@ import classnames from 'classnames';
|
|
|
5
5
|
import { useKsComponent } from '@kickstartds/core/lib/react';
|
|
6
6
|
import { SectionContextDefault as SectionContextDefault$1, SectionContext as SectionContext$1 } from '@kickstartds/base/lib/section';
|
|
7
7
|
import { identifier } from './js/Section.client.js';
|
|
8
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
8
9
|
import '@kickstartds/core/lib/component';
|
|
9
10
|
|
|
11
|
+
const defaults = {
|
|
12
|
+
"width": "default",
|
|
13
|
+
"style": "default",
|
|
14
|
+
"backgroundColor": "default",
|
|
15
|
+
"transition": "to-default",
|
|
16
|
+
"spotlight": false,
|
|
17
|
+
"spaceBefore": "default",
|
|
18
|
+
"spaceAfter": "default",
|
|
19
|
+
"inverted": false,
|
|
20
|
+
"headerSpacing": false,
|
|
21
|
+
"headline": {
|
|
22
|
+
"large": false,
|
|
23
|
+
"width": "unset"
|
|
24
|
+
},
|
|
25
|
+
"content": {
|
|
26
|
+
"width": "unset",
|
|
27
|
+
"align": "center",
|
|
28
|
+
"gutter": "default",
|
|
29
|
+
"mode": "default",
|
|
30
|
+
"tileWidth": "default"
|
|
31
|
+
},
|
|
32
|
+
"components": [],
|
|
33
|
+
"buttons": []
|
|
34
|
+
};
|
|
35
|
+
|
|
10
36
|
const SectionContextDefault = forwardRef(({ headline, content, headerSpacing, width = "default", style = "default", spotlight = false, backgroundColor = "default", transition, backgroundImage, spaceBefore = "default", spaceAfter = "default", className, inverted, buttons = [], ...props }, ref) => {
|
|
11
37
|
const { large: headlineLarge = false, ...headlineRest } = {
|
|
12
38
|
align: "left",
|
|
@@ -16,9 +42,7 @@ const SectionContextDefault = forwardRef(({ headline, content, headerSpacing, wi
|
|
|
16
42
|
spotlight,
|
|
17
43
|
content?.mode === "slider",
|
|
18
44
|
]);
|
|
19
|
-
return (jsx(SectionContextDefault$1, { ...props, ...componentProps, className: classnames("dsa-section", style &&
|
|
20
|
-
style !== "default" &&
|
|
21
|
-
`dsa-section--style dsa-section--style-${style}`, transition &&
|
|
45
|
+
return (jsx(SectionContextDefault$1, { ...props, ...componentProps, className: classnames("dsa-section", style && style !== "default" && `dsa-section-style--${style}`, transition &&
|
|
22
46
|
transition !== "none" &&
|
|
23
47
|
`dsa-section--transition-${transition}`, headerSpacing && "dsa-section--header-spacing", spotlight && "dsa-section--spotlight", className), background: backgroundColor === "default"
|
|
24
48
|
? "default"
|
|
@@ -42,7 +66,7 @@ const SectionContextDefault = forwardRef(({ headline, content, headerSpacing, wi
|
|
|
42
66
|
const SectionContext = createContext(SectionContextDefault);
|
|
43
67
|
const Section = forwardRef((props, ref) => {
|
|
44
68
|
const Component = useContext(SectionContext);
|
|
45
|
-
return jsx(Component, { ...props, ref: ref });
|
|
69
|
+
return jsx(Component, { ...deepMergeDefaults(defaults, props), ref: ref });
|
|
46
70
|
});
|
|
47
71
|
Section.displayName = "Section";
|
|
48
72
|
const SectionProvider = (props) => (jsx(SectionContext$1.Provider, { ...props, value: Section }));
|
|
@@ -26,20 +26,18 @@
|
|
|
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-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
var(--ks-color-
|
|
29
|
+
--dsa-section--transition_to-default: linear-gradient(
|
|
30
|
+
178deg,
|
|
31
|
+
transparent 75%,
|
|
32
|
+
var(--ks-background-color-default) 75%
|
|
33
33
|
);
|
|
34
|
-
--dsa-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
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%
|
|
38
40
|
);
|
|
39
|
-
--dsa-section--transition_to-default: linear-gradient(transparent, var(--ks-background-color-default));
|
|
40
|
-
--dsa-section--transition_to-accent: linear-gradient(transparent, var(--ks-background-color-accent));
|
|
41
|
-
--dsa-section--transition_to-bold: linear-gradient(transparent, var(--ks-background-color-bold));
|
|
42
|
-
--dsa-section--transition_to-inverted: linear-gradient(transparent, var(--ks-background-color-default-inverted));
|
|
43
41
|
--dsa-section__slider-arrow--color: var(--ks-text-color-interface-interactive);
|
|
44
42
|
--dsa-section__slider-arrow--size: 2rem;
|
|
45
43
|
--dsa-section__slider-arrow--padding: 0.5em;
|
|
@@ -51,18 +49,6 @@
|
|
|
51
49
|
--dsa-section__spotlight--blur: 0%;
|
|
52
50
|
--dsa-section__spotlight--color: var(--ks-color-primary-alpha-5);
|
|
53
51
|
}
|
|
54
|
-
.dsa-section[ks-inverted=true] {
|
|
55
|
-
--dsa-section_shine-left--background-image: radial-gradient(
|
|
56
|
-
70% 150% at 20% 50%,
|
|
57
|
-
var(--ks-color-fg-inverted-alpha-8-base),
|
|
58
|
-
var(--ks-color-bg)
|
|
59
|
-
);
|
|
60
|
-
--dsa-section_shine-right--background-image: radial-gradient(
|
|
61
|
-
70% 150% at 80% 50%,
|
|
62
|
-
var(--ks-color-fg-inverted-alpha-87-base),
|
|
63
|
-
var(--ks-color-bg)
|
|
64
|
-
);
|
|
65
|
-
}
|
|
66
52
|
|
|
67
53
|
.l-section.dsa-section {
|
|
68
54
|
--l-section_buttons--space-before: var(--dsa-section__buttons--space-before, var(--l-section--gutter));
|
|
@@ -95,14 +81,11 @@
|
|
|
95
81
|
}
|
|
96
82
|
|
|
97
83
|
.l-section.dsa-section {
|
|
98
|
-
--dsa-section--background-color: var(--dsa-section--background-color_default, var(--ks-color-bg));
|
|
99
84
|
background-image: var(--dsa-section--background-image);
|
|
100
|
-
background-color: var(--dsa-section--background-
|
|
85
|
+
background-color: var(--dsa-section--background-color_default, var(--ks-color-bg));
|
|
101
86
|
position: relative;
|
|
102
87
|
}
|
|
103
88
|
.l-section.dsa-section .l-section__container {
|
|
104
|
-
position: relative;
|
|
105
|
-
z-index: 2;
|
|
106
89
|
font: var(--ks-font-copy-m);
|
|
107
90
|
}
|
|
108
91
|
.l-section.dsa-section.l-section--gutter-large {
|
|
@@ -115,10 +98,10 @@
|
|
|
115
98
|
--l-section--gutter: var(--dsa-section--gutter_none);
|
|
116
99
|
}
|
|
117
100
|
.l-section.dsa-section.l-section--accent {
|
|
118
|
-
|
|
101
|
+
background-color: var(--dsa-section--background-color_accent, var(--ks-background-color-accent));
|
|
119
102
|
}
|
|
120
103
|
.l-section.dsa-section.l-section--bold {
|
|
121
|
-
|
|
104
|
+
background-color: var(--dsa-section--background-color_bold, var(--ks-background-color-bold));
|
|
122
105
|
}
|
|
123
106
|
.l-section.dsa-section.dsa-section--transition-to-accent {
|
|
124
107
|
background-image: var(--dsa-section--transition_to-accent, linear-gradient(180deg, transparent 0%, var(--ks-background-color-accent) 100%));
|
|
@@ -141,43 +124,19 @@
|
|
|
141
124
|
.l-section.dsa-section--header-spacing.l-section--space-before-small {
|
|
142
125
|
padding-top: calc(var(--dsa-header--height) + var(--dsa-section--space-small));
|
|
143
126
|
}
|
|
144
|
-
.l-section.dsa-section--
|
|
145
|
-
content: "";
|
|
146
|
-
position: absolute;
|
|
147
|
-
top: 0;
|
|
148
|
-
left: 0;
|
|
149
|
-
width: 100%;
|
|
150
|
-
height: 100%;
|
|
151
|
-
z-index: 0;
|
|
152
|
-
}
|
|
153
|
-
.l-section.dsa-section--style-framed {
|
|
127
|
+
.l-section.dsa-section-style--framed {
|
|
154
128
|
background-color: var(--ks-background-color-accent);
|
|
155
129
|
}
|
|
156
|
-
.l-section.dsa-section--
|
|
130
|
+
.l-section.dsa-section-style--framed .l-section__container--content .l-section__content {
|
|
157
131
|
padding: var(--dsa-section--space_default);
|
|
158
132
|
background-color: var(--ks-background-color-default);
|
|
159
133
|
border-radius: var(--ks-border-radius-surface);
|
|
160
134
|
}
|
|
161
|
-
.l-section.dsa-section--
|
|
162
|
-
background-image: var(--dsa-
|
|
163
|
-
}
|
|
164
|
-
.l-section.dsa-section--style-shine-right::before {
|
|
165
|
-
background-image: var(--dsa-section_shine-right--background-image, radial-gradient(70% 150% at 80% 50%, var(--ks-color-fg-inverted-alpha-8-base), var(--ks-color-bg)));
|
|
135
|
+
.l-section.dsa-section-style--deko {
|
|
136
|
+
background-image: var(--dsa-section_deko--background-image, radial-gradient(180deg, transparent 0%, var(--ks-background-color-default) 100%));
|
|
166
137
|
}
|
|
167
|
-
.l-section.dsa-section--
|
|
168
|
-
background:
|
|
169
|
-
background-size: 16px 16px;
|
|
170
|
-
z-index: 1;
|
|
171
|
-
}
|
|
172
|
-
.l-section.dsa-section--style-carbon::after {
|
|
173
|
-
content: "";
|
|
174
|
-
position: absolute;
|
|
175
|
-
top: 0;
|
|
176
|
-
left: 0;
|
|
177
|
-
width: 100%;
|
|
178
|
-
height: 100%;
|
|
179
|
-
z-index: 0;
|
|
180
|
-
background: radial-gradient(100% 100% at 50% 50%, var(--ks-color-bg), var(--ks-color-bg-to-fg-1));
|
|
138
|
+
.l-section.dsa-section-style--colorful {
|
|
139
|
+
background-image: var(--dsa-section_colorful--background-image, linear-gradient(145deg, var(--ks-color-primary) 30%, #4aaea9 100%));
|
|
181
140
|
}
|
|
182
141
|
.l-section.dsa-section--spotlight {
|
|
183
142
|
position: relative;
|
|
@@ -25,9 +25,7 @@
|
|
|
25
25
|
"enum": [
|
|
26
26
|
"default",
|
|
27
27
|
"framed",
|
|
28
|
-
"
|
|
29
|
-
"shine-right",
|
|
30
|
-
"carbon"
|
|
28
|
+
"deko"
|
|
31
29
|
],
|
|
32
30
|
"default": "default"
|
|
33
31
|
},
|
|
@@ -53,7 +51,7 @@
|
|
|
53
51
|
"to-bold",
|
|
54
52
|
"to-inverted"
|
|
55
53
|
],
|
|
56
|
-
"default": "default"
|
|
54
|
+
"default": "to-default"
|
|
57
55
|
},
|
|
58
56
|
"backgroundImage": {
|
|
59
57
|
"title": "Background image",
|
|
@@ -403,9 +401,6 @@
|
|
|
403
401
|
"description": "Toggle padding of the content",
|
|
404
402
|
"type": "boolean",
|
|
405
403
|
"default": false
|
|
406
|
-
},
|
|
407
|
-
"type": {
|
|
408
|
-
"const": "cta"
|
|
409
404
|
}
|
|
410
405
|
},
|
|
411
406
|
"additionalProperties": false
|
|
@@ -436,9 +431,6 @@
|
|
|
436
431
|
"title": "`ks-component` attribute",
|
|
437
432
|
"description": "Optional custom component identifier",
|
|
438
433
|
"type": "string"
|
|
439
|
-
},
|
|
440
|
-
"type": {
|
|
441
|
-
"const": "divider"
|
|
442
434
|
}
|
|
443
435
|
},
|
|
444
436
|
"additionalProperties": false
|
|
@@ -483,9 +475,6 @@
|
|
|
483
475
|
]
|
|
484
476
|
},
|
|
485
477
|
"minItems": 1
|
|
486
|
-
},
|
|
487
|
-
"type": {
|
|
488
|
-
"const": "faq"
|
|
489
478
|
}
|
|
490
479
|
},
|
|
491
480
|
"additionalProperties": false,
|
|
@@ -614,9 +603,6 @@
|
|
|
614
603
|
},
|
|
615
604
|
"minItems": 1,
|
|
616
605
|
"maxItems": 8
|
|
617
|
-
},
|
|
618
|
-
"type": {
|
|
619
|
-
"const": "features"
|
|
620
606
|
}
|
|
621
607
|
},
|
|
622
608
|
"additionalProperties": false
|
|
@@ -698,9 +684,6 @@
|
|
|
698
684
|
"title": "Lightbox",
|
|
699
685
|
"description": "Display images in a lightbox gallery",
|
|
700
686
|
"default": false
|
|
701
|
-
},
|
|
702
|
-
"type": {
|
|
703
|
-
"const": "gallery"
|
|
704
687
|
}
|
|
705
688
|
},
|
|
706
689
|
"additionalProperties": false,
|
|
@@ -885,10 +868,7 @@
|
|
|
885
868
|
"bottom"
|
|
886
869
|
],
|
|
887
870
|
"type": "string",
|
|
888
|
-
"default": "
|
|
889
|
-
},
|
|
890
|
-
"type": {
|
|
891
|
-
"const": "hero"
|
|
871
|
+
"default": "below"
|
|
892
872
|
}
|
|
893
873
|
},
|
|
894
874
|
"additionalProperties": false
|
|
@@ -947,9 +927,6 @@
|
|
|
947
927
|
"title": "`ks-component` attribute",
|
|
948
928
|
"description": "Optional custom component identifier",
|
|
949
929
|
"type": "string"
|
|
950
|
-
},
|
|
951
|
-
"type": {
|
|
952
|
-
"const": "html"
|
|
953
930
|
}
|
|
954
931
|
},
|
|
955
932
|
"additionalProperties": false
|
|
@@ -1064,9 +1041,6 @@
|
|
|
1064
1041
|
"title": "Disabled?",
|
|
1065
1042
|
"description": "Whether the button should be disabled",
|
|
1066
1043
|
"default": false
|
|
1067
|
-
},
|
|
1068
|
-
"type": {
|
|
1069
|
-
"const": "button"
|
|
1070
1044
|
}
|
|
1071
1045
|
},
|
|
1072
1046
|
"additionalProperties": false,
|
|
@@ -1126,9 +1100,6 @@
|
|
|
1126
1100
|
],
|
|
1127
1101
|
"type": "string",
|
|
1128
1102
|
"default": "left"
|
|
1129
|
-
},
|
|
1130
|
-
"type": {
|
|
1131
|
-
"const": "image-story"
|
|
1132
1103
|
}
|
|
1133
1104
|
},
|
|
1134
1105
|
"additionalProperties": false
|
|
@@ -1191,9 +1162,6 @@
|
|
|
1191
1162
|
"examples": [
|
|
1192
1163
|
"above"
|
|
1193
1164
|
]
|
|
1194
|
-
},
|
|
1195
|
-
"type": {
|
|
1196
|
-
"const": "image-text"
|
|
1197
1165
|
}
|
|
1198
1166
|
},
|
|
1199
1167
|
"required": [
|
|
@@ -1327,9 +1295,6 @@
|
|
|
1327
1295
|
"link",
|
|
1328
1296
|
"label"
|
|
1329
1297
|
]
|
|
1330
|
-
},
|
|
1331
|
-
"type": {
|
|
1332
|
-
"const": "logos"
|
|
1333
1298
|
}
|
|
1334
1299
|
},
|
|
1335
1300
|
"additionalProperties": false,
|
|
@@ -1457,9 +1422,6 @@
|
|
|
1457
1422
|
"description": "Overwrite the color to use for the text content",
|
|
1458
1423
|
"type": "string",
|
|
1459
1424
|
"format": "color"
|
|
1460
|
-
},
|
|
1461
|
-
"type": {
|
|
1462
|
-
"const": "tile"
|
|
1463
1425
|
}
|
|
1464
1426
|
},
|
|
1465
1427
|
"additionalProperties": false,
|
|
@@ -1470,9 +1432,6 @@
|
|
|
1470
1432
|
},
|
|
1471
1433
|
"minItems": 1,
|
|
1472
1434
|
"maxItems": 20
|
|
1473
|
-
},
|
|
1474
|
-
"type": {
|
|
1475
|
-
"const": "mosaic"
|
|
1476
1435
|
}
|
|
1477
1436
|
},
|
|
1478
1437
|
"additionalProperties": false
|
|
@@ -1521,8 +1480,15 @@
|
|
|
1521
1480
|
true
|
|
1522
1481
|
]
|
|
1523
1482
|
},
|
|
1524
|
-
"
|
|
1525
|
-
"
|
|
1483
|
+
"variant": {
|
|
1484
|
+
"title": "Type",
|
|
1485
|
+
"description": "Type of the movement",
|
|
1486
|
+
"type": "string",
|
|
1487
|
+
"enum": [
|
|
1488
|
+
"slider",
|
|
1489
|
+
"carousel"
|
|
1490
|
+
],
|
|
1491
|
+
"default": "carousel"
|
|
1526
1492
|
},
|
|
1527
1493
|
"className": {
|
|
1528
1494
|
"title": "Class",
|
|
@@ -1701,9 +1667,6 @@
|
|
|
1701
1667
|
"description": "Toggle padding of the content",
|
|
1702
1668
|
"type": "boolean",
|
|
1703
1669
|
"default": false
|
|
1704
|
-
},
|
|
1705
|
-
"type": {
|
|
1706
|
-
"const": "cta"
|
|
1707
1670
|
}
|
|
1708
1671
|
},
|
|
1709
1672
|
"additionalProperties": false
|
|
@@ -1829,9 +1792,6 @@
|
|
|
1829
1792
|
},
|
|
1830
1793
|
"minItems": 1,
|
|
1831
1794
|
"maxItems": 8
|
|
1832
|
-
},
|
|
1833
|
-
"type": {
|
|
1834
|
-
"const": "features"
|
|
1835
1795
|
}
|
|
1836
1796
|
},
|
|
1837
1797
|
"additionalProperties": false
|
|
@@ -1913,9 +1873,6 @@
|
|
|
1913
1873
|
"title": "Lightbox",
|
|
1914
1874
|
"description": "Display images in a lightbox gallery",
|
|
1915
1875
|
"default": false
|
|
1916
|
-
},
|
|
1917
|
-
"type": {
|
|
1918
|
-
"const": "gallery"
|
|
1919
1876
|
}
|
|
1920
1877
|
},
|
|
1921
1878
|
"additionalProperties": false,
|
|
@@ -2100,10 +2057,7 @@
|
|
|
2100
2057
|
"bottom"
|
|
2101
2058
|
],
|
|
2102
2059
|
"type": "string",
|
|
2103
|
-
"default": "
|
|
2104
|
-
},
|
|
2105
|
-
"type": {
|
|
2106
|
-
"const": "hero"
|
|
2060
|
+
"default": "below"
|
|
2107
2061
|
}
|
|
2108
2062
|
},
|
|
2109
2063
|
"additionalProperties": false
|
|
@@ -2166,9 +2120,6 @@
|
|
|
2166
2120
|
"examples": [
|
|
2167
2121
|
"above"
|
|
2168
2122
|
]
|
|
2169
|
-
},
|
|
2170
|
-
"type": {
|
|
2171
|
-
"const": "image-text"
|
|
2172
2123
|
}
|
|
2173
2124
|
},
|
|
2174
2125
|
"required": [
|
|
@@ -2302,9 +2253,6 @@
|
|
|
2302
2253
|
"link",
|
|
2303
2254
|
"label"
|
|
2304
2255
|
]
|
|
2305
|
-
},
|
|
2306
|
-
"type": {
|
|
2307
|
-
"const": "logos"
|
|
2308
2256
|
}
|
|
2309
2257
|
},
|
|
2310
2258
|
"additionalProperties": false,
|
|
@@ -2333,12 +2281,13 @@
|
|
|
2333
2281
|
"number": {
|
|
2334
2282
|
"title": "Number",
|
|
2335
2283
|
"description": "The number of the stat",
|
|
2336
|
-
"type": "
|
|
2284
|
+
"type": "string",
|
|
2337
2285
|
"examples": [
|
|
2338
|
-
1,
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2286
|
+
"1",
|
|
2287
|
+
"5x",
|
|
2288
|
+
"2",
|
|
2289
|
+
"40%",
|
|
2290
|
+
"bis zu 100"
|
|
2342
2291
|
]
|
|
2343
2292
|
},
|
|
2344
2293
|
"description": {
|
|
@@ -2369,9 +2318,6 @@
|
|
|
2369
2318
|
"home",
|
|
2370
2319
|
"map"
|
|
2371
2320
|
]
|
|
2372
|
-
},
|
|
2373
|
-
"type": {
|
|
2374
|
-
"const": "stat"
|
|
2375
2321
|
}
|
|
2376
2322
|
},
|
|
2377
2323
|
"additionalProperties": false,
|
|
@@ -2400,9 +2346,6 @@
|
|
|
2400
2346
|
},
|
|
2401
2347
|
"minItems": 1,
|
|
2402
2348
|
"maxItems": 4
|
|
2403
|
-
},
|
|
2404
|
-
"type": {
|
|
2405
|
-
"const": "stats"
|
|
2406
2349
|
}
|
|
2407
2350
|
},
|
|
2408
2351
|
"additionalProperties": false,
|
|
@@ -2491,9 +2434,6 @@
|
|
|
2491
2434
|
],
|
|
2492
2435
|
"description": "Aspect ratio of the image",
|
|
2493
2436
|
"default": "wide"
|
|
2494
|
-
},
|
|
2495
|
-
"type": {
|
|
2496
|
-
"const": "teaser-card"
|
|
2497
2437
|
}
|
|
2498
2438
|
},
|
|
2499
2439
|
"additionalProperties": false,
|
|
@@ -2597,9 +2537,6 @@
|
|
|
2597
2537
|
"image"
|
|
2598
2538
|
]
|
|
2599
2539
|
}
|
|
2600
|
-
},
|
|
2601
|
-
"type": {
|
|
2602
|
-
"const": "testimonials"
|
|
2603
2540
|
}
|
|
2604
2541
|
},
|
|
2605
2542
|
"additionalProperties": false
|
|
@@ -2645,9 +2582,6 @@
|
|
|
2645
2582
|
"title": "Highlight Text",
|
|
2646
2583
|
"description": "Visually highlight the text",
|
|
2647
2584
|
"default": false
|
|
2648
|
-
},
|
|
2649
|
-
"type": {
|
|
2650
|
-
"const": "text"
|
|
2651
2585
|
}
|
|
2652
2586
|
},
|
|
2653
2587
|
"additionalProperties": false,
|
|
@@ -2657,16 +2591,6 @@
|
|
|
2657
2591
|
}
|
|
2658
2592
|
]
|
|
2659
2593
|
}
|
|
2660
|
-
},
|
|
2661
|
-
"typeProp": {
|
|
2662
|
-
"title": "Type",
|
|
2663
|
-
"description": "Type of the movement",
|
|
2664
|
-
"type": "string",
|
|
2665
|
-
"enum": [
|
|
2666
|
-
"slider",
|
|
2667
|
-
"carousel"
|
|
2668
|
-
],
|
|
2669
|
-
"default": "carousel"
|
|
2670
2594
|
}
|
|
2671
2595
|
},
|
|
2672
2596
|
"additionalProperties": false
|
|
@@ -2692,12 +2616,13 @@
|
|
|
2692
2616
|
"number": {
|
|
2693
2617
|
"title": "Number",
|
|
2694
2618
|
"description": "The number of the stat",
|
|
2695
|
-
"type": "
|
|
2619
|
+
"type": "string",
|
|
2696
2620
|
"examples": [
|
|
2697
|
-
1,
|
|
2698
|
-
|
|
2699
|
-
|
|
2700
|
-
|
|
2621
|
+
"1",
|
|
2622
|
+
"5x",
|
|
2623
|
+
"2",
|
|
2624
|
+
"40%",
|
|
2625
|
+
"bis zu 100"
|
|
2701
2626
|
]
|
|
2702
2627
|
},
|
|
2703
2628
|
"description": {
|
|
@@ -2728,9 +2653,6 @@
|
|
|
2728
2653
|
"home",
|
|
2729
2654
|
"map"
|
|
2730
2655
|
]
|
|
2731
|
-
},
|
|
2732
|
-
"type": {
|
|
2733
|
-
"const": "stat"
|
|
2734
2656
|
}
|
|
2735
2657
|
},
|
|
2736
2658
|
"additionalProperties": false,
|
|
@@ -2759,9 +2681,6 @@
|
|
|
2759
2681
|
},
|
|
2760
2682
|
"minItems": 1,
|
|
2761
2683
|
"maxItems": 4
|
|
2762
|
-
},
|
|
2763
|
-
"type": {
|
|
2764
|
-
"const": "stats"
|
|
2765
2684
|
}
|
|
2766
2685
|
},
|
|
2767
2686
|
"additionalProperties": false,
|
|
@@ -2850,9 +2769,6 @@
|
|
|
2850
2769
|
],
|
|
2851
2770
|
"description": "Aspect ratio of the image",
|
|
2852
2771
|
"default": "wide"
|
|
2853
|
-
},
|
|
2854
|
-
"type": {
|
|
2855
|
-
"const": "teaser-card"
|
|
2856
2772
|
}
|
|
2857
2773
|
},
|
|
2858
2774
|
"additionalProperties": false,
|
|
@@ -2956,9 +2872,6 @@
|
|
|
2956
2872
|
"image"
|
|
2957
2873
|
]
|
|
2958
2874
|
}
|
|
2959
|
-
},
|
|
2960
|
-
"type": {
|
|
2961
|
-
"const": "testimonials"
|
|
2962
2875
|
}
|
|
2963
2876
|
},
|
|
2964
2877
|
"additionalProperties": false
|
|
@@ -3004,9 +2917,6 @@
|
|
|
3004
2917
|
"title": "Highlight Text",
|
|
3005
2918
|
"description": "Visually highlight the text",
|
|
3006
2919
|
"default": false
|
|
3007
|
-
},
|
|
3008
|
-
"type": {
|
|
3009
|
-
"const": "text"
|
|
3010
2920
|
}
|
|
3011
2921
|
},
|
|
3012
2922
|
"additionalProperties": false,
|
|
@@ -3135,10 +3045,7 @@
|
|
|
3135
3045
|
"corner"
|
|
3136
3046
|
],
|
|
3137
3047
|
"type": "string",
|
|
3138
|
-
"default": "
|
|
3139
|
-
},
|
|
3140
|
-
"type": {
|
|
3141
|
-
"const": "video-curtain"
|
|
3048
|
+
"default": "center"
|
|
3142
3049
|
}
|
|
3143
3050
|
},
|
|
3144
3051
|
"additionalProperties": false
|
|
@@ -3204,9 +3111,6 @@
|
|
|
3204
3111
|
"title": "Disabled?",
|
|
3205
3112
|
"description": "Whether the button should be disabled",
|
|
3206
3113
|
"default": false
|
|
3207
|
-
},
|
|
3208
|
-
"type": {
|
|
3209
|
-
"const": "button"
|
|
3210
3114
|
}
|
|
3211
3115
|
},
|
|
3212
3116
|
"additionalProperties": false,
|
|
@@ -3214,9 +3118,6 @@
|
|
|
3214
3118
|
"label"
|
|
3215
3119
|
]
|
|
3216
3120
|
}
|
|
3217
|
-
},
|
|
3218
|
-
"type": {
|
|
3219
|
-
"const": "section"
|
|
3220
3121
|
}
|
|
3221
3122
|
},
|
|
3222
3123
|
"additionalProperties": false,
|