@kickstartds/ds-agency-premium 1.6.71--canary.45.1764.0 → 1.6.71--canary.45.1771.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/components/blog-post/index.js +1 -1
- package/dist/components/page-wrapper/tokens.css +1 -1
- package/dist/components/presets.json +6 -6
- package/dist/components/split-even/index.d.ts +1 -1
- package/dist/components/split-even/index.js +1 -1
- package/dist/components/split-even/split-even.css +9 -0
- package/dist/components/split-even/split-even.schema.dereffed.json +2 -1
- package/dist/components/split-even/split-even.schema.json +1 -1
- package/dist/components/split-weighted/split-weighted.css +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
|
@@ -30,7 +30,7 @@ import '@kickstartds/base/lib/button';
|
|
|
30
30
|
import '../button-group/index.js';
|
|
31
31
|
import '@kickstartds/base/lib/button-group';
|
|
32
32
|
|
|
33
|
-
const BlogPost = ({ head, content, aside, cta, children, }) => (jsxs(Fragment, { children: [jsx(Section, { width: "wide", children: jsx(SplitWeighted, { sticky: true, mainLayout: {
|
|
33
|
+
const BlogPost = ({ head, content, aside, cta, children, }) => (jsxs(Fragment, { children: [jsx(Section, { width: "wide", children: jsx(SplitWeighted, { sticky: true, horizontalGutter: "large", mainLayout: {
|
|
34
34
|
minWidth: "narrow",
|
|
35
35
|
}, main: jsxs(Fragment, { children: [head && jsx(BlogHead, { ...head }), content ? jsx(Text, { text: content }) : children] }), context: aside && jsx(BlogAside, { ...aside }) }) }), cta && (jsx(Fragment, { children: jsx(Section, { backgroundColor: "accent", content: { mode: "list" }, children: jsx(Cta, { ...cta }) }) }))] }));
|
|
36
36
|
BlogPost.displayName = "BlogPost";
|
|
@@ -3591,7 +3591,7 @@
|
|
|
3591
3591
|
"id": "layout-split-even--text-with-logos",
|
|
3592
3592
|
"group": "Layout/Split Even",
|
|
3593
3593
|
"name": "TextWithLogos",
|
|
3594
|
-
"code": "<SplitEven\n contentGutter=\"small\"\n contentMinWidth=\"medium\"\n first={<><Cta buttons={[{label: 'Learn more'}]} headline=\"Discover our solutions for Industry 4.0\" text=\"We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry.\"/></>}\n horizontalGutter=\"default\"\n mobileLayout=\"stack\"\n second={<><Logos logo={[{alt: 'Logo 1', src: 'img/logos/logoipsum-344.svg'}, {alt: 'Logo 2', src: 'img/logos/logoipsum-347.svg'}, {alt: 'Logo 3', src: 'img/logos/logoipsum-352.svg'}, {alt: 'Logo 4', src: 'img/logos/logoipsum-356.svg'}, {alt: 'Logo 5', src: 'img/logos/logoipsum-358.svg'}, {alt: 'Logo 6', src: 'img/logos/logoipsum-369.svg'}]} logosPerRow={3}/></>}\n sectionMinWidth=\"wide\"\n verticalAlign=\"center\"\n verticalGutter=\"default\"\n/>",
|
|
3594
|
+
"code": "<SplitEven\n contentGutter=\"small\"\n contentMinWidth=\"medium\"\n first={<><Cta buttons={[{label: 'Learn more'}]} headline=\"Discover our solutions for Industry 4.0\" highlightText text=\"We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry.\"/></>}\n horizontalGutter=\"default\"\n mobileLayout=\"stack\"\n second={<><Logos logo={[{alt: 'Logo 1', src: 'img/logos/logoipsum-344.svg'}, {alt: 'Logo 2', src: 'img/logos/logoipsum-347.svg'}, {alt: 'Logo 3', src: 'img/logos/logoipsum-352.svg'}, {alt: 'Logo 4', src: 'img/logos/logoipsum-356.svg'}, {alt: 'Logo 5', src: 'img/logos/logoipsum-358.svg'}, {alt: 'Logo 6', src: 'img/logos/logoipsum-369.svg'}]} logosPerRow={3}/></>}\n sectionMinWidth=\"wide\"\n verticalAlign=\"center\"\n verticalGutter=\"default\"\n/>",
|
|
3595
3595
|
"args": {
|
|
3596
3596
|
"contentMinWidth": "medium",
|
|
3597
3597
|
"contentGutter": "small",
|
|
@@ -3609,6 +3609,7 @@
|
|
|
3609
3609
|
"key": null,
|
|
3610
3610
|
"ref": null,
|
|
3611
3611
|
"props": {
|
|
3612
|
+
"highlightText": true,
|
|
3612
3613
|
"headline": "Discover our solutions for Industry 4.0",
|
|
3613
3614
|
"text": "We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry.",
|
|
3614
3615
|
"buttons": [
|
|
@@ -3767,7 +3768,7 @@
|
|
|
3767
3768
|
"id": "layout-split-weighted--text-with-contact",
|
|
3768
3769
|
"group": "Layout/Split Weighted",
|
|
3769
3770
|
"name": "TextWithContact",
|
|
3770
|
-
"code": "<SplitWeighted\n context={<><Contact image={{aspectRatio: 'wide',
|
|
3771
|
+
"code": "<SplitWeighted\n context={<><Contact image={{aspectRatio: 'wide', src: 'img/people/contact-isabella.png'}} links={[{ariaLabel: 'Isabella Doe on Twitter', icon: 'twitter', label: '@Isabella_Doe', url: '#'}, {ariaLabel: 'Isabella Doe on LinkedIn', icon: 'linkedin', label: 'Isabella.Doe', url: 'mailto:mail@example.com'}]} subtitle=\"Creative Director\" title=\"Isabella Doe\"/></>}\n contextLayout={{\n gutter: 'default',\n minWidth: 'wide'\n }}\n horizontalGutter=\"default\"\n main={<><Cta buttons={[{label: 'Learn more'}]} headline=\"Discover our solutions for Industry 4.0\" text=\"We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry.\"/></>}\n mainLayout={{\n gutter: 'default',\n minWidth: 'wide'\n }}\n order={{\n desktop: 'mainFirst',\n mobile: 'mainFirst'\n }}\n verticalGutter=\"large\"\n/>",
|
|
3771
3772
|
"args": {
|
|
3772
3773
|
"verticalGutter": "large",
|
|
3773
3774
|
"horizontalGutter": "default",
|
|
@@ -3819,8 +3820,7 @@
|
|
|
3819
3820
|
"subtitle": "Creative Director",
|
|
3820
3821
|
"image": {
|
|
3821
3822
|
"src": "img/people/contact-isabella.png",
|
|
3822
|
-
"aspectRatio": "wide"
|
|
3823
|
-
"fullWidth": true
|
|
3823
|
+
"aspectRatio": "wide"
|
|
3824
3824
|
},
|
|
3825
3825
|
"links": [
|
|
3826
3826
|
{
|
|
@@ -3849,7 +3849,7 @@
|
|
|
3849
3849
|
"id": "layout-split-weighted--text-with-teaser",
|
|
3850
3850
|
"group": "Layout/Split Weighted",
|
|
3851
3851
|
"name": "TextWithTeaser",
|
|
3852
|
-
"code": "<SplitWeighted\n context={<TeaserCard button={{chevron: false, hidden: false, label: 'Read more'}} headline=\"Transforming Industry\" image=\"img/logos/castaway.svg\" imageRatio=\"landscape\" layout=\"row\" text=\"with Smart Solutions\" url=\"#\"/>}\n contextLayout={{\n gutter: 'default',\n minWidth: '
|
|
3852
|
+
"code": "<SplitWeighted\n context={<TeaserCard button={{chevron: false, hidden: false, label: 'Read more'}} headline=\"Transforming Industry\" image=\"img/logos/castaway.svg\" imageRatio=\"landscape\" layout=\"row\" text=\"with Smart Solutions\" url=\"#\"/>}\n contextLayout={{\n gutter: 'default',\n minWidth: 'default'\n }}\n horizontalGutter=\"default\"\n main={<><Headline level=\"h2\" spaceAfter=\"minimum\" text=\"Innovative solutions for Industry 4.0\"/><Text highlightText text=\"We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry.\"/></>}\n mainLayout={{\n gutter: 'small',\n minWidth: 'wide'\n }}\n order={{\n desktop: 'mainFirst',\n mobile: 'mainFirst'\n }}\n verticalGutter=\"default\"\n/>",
|
|
3853
3853
|
"args": {
|
|
3854
3854
|
"verticalGutter": "default",
|
|
3855
3855
|
"horizontalGutter": "default",
|
|
@@ -3860,7 +3860,7 @@
|
|
|
3860
3860
|
},
|
|
3861
3861
|
"contextLayout": {
|
|
3862
3862
|
"gutter": "default",
|
|
3863
|
-
"minWidth": "
|
|
3863
|
+
"minWidth": "default"
|
|
3864
3864
|
},
|
|
3865
3865
|
"order": {
|
|
3866
3866
|
"mobile": "mainFirst",
|
|
@@ -38,7 +38,7 @@ type MobileLayout = "stack" | "stackReverse";
|
|
|
38
38
|
/**
|
|
39
39
|
* Aligns the content vertically within the sections
|
|
40
40
|
*/
|
|
41
|
-
type VerticalAlignment = "top" | "center" | "bottom";
|
|
41
|
+
type VerticalAlignment = "top" | "center" | "bottom" | "sticky";
|
|
42
42
|
/**
|
|
43
43
|
* Sets the vertical space between the content of the split layout
|
|
44
44
|
*/
|
|
@@ -2,6 +2,6 @@ import "./split-even.css";
|
|
|
2
2
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
3
|
import classnames from 'classnames';
|
|
4
4
|
|
|
5
|
-
const SplitEven = ({ mobileLayout = "stack", contentMinWidth = "medium", verticalAlign = "top", horizontalGutter = "default", verticalGutter = "default", contentGutter = "default", first, second, }) => (jsxs("div", { className: classnames("l-split-even", mobileLayout === "stackReverse" && "l-split-even--mobile_stack-reverse", horizontalGutter && `l-split-even--h-gutter-${horizontalGutter}`, verticalGutter && `l-split-even--v-gutter-${verticalGutter}`, contentMinWidth && `l-split-even--width-${contentMinWidth}`, verticalAlign && `l-split-even--align-${verticalAlign}`), children: [jsx("div", { className: classnames("l-split-even__content l-split-even__content--first", contentGutter && `l-split-even__content--gutter-${contentGutter}`), children: first }), jsx("div", { className: classnames("l-split-even__content l-split-even__content--second", contentGutter && `l-split-even__content--gutter-${contentGutter}`), children: second })] }));
|
|
5
|
+
const SplitEven = ({ mobileLayout = "stack", contentMinWidth = "medium", verticalAlign = "top", horizontalGutter = "default", verticalGutter = "default", contentGutter = "default", first, second, }) => (jsxs("div", { className: classnames("l-split-even", mobileLayout === "stackReverse" && "l-split-even--mobile_stack-reverse", horizontalGutter && `l-split-even--h-gutter-${horizontalGutter}`, verticalGutter && `l-split-even--v-gutter-${verticalGutter}`, contentMinWidth && `l-split-even--width-${contentMinWidth}`, verticalAlign && `l-split-even--align-${verticalAlign}`), children: [jsx("div", { className: classnames("l-split-even__content l-split-even__content--first", contentGutter && `l-split-even__content--gutter-${contentGutter}`), children: verticalAlign === "sticky" ? (jsx("div", { className: "l-split-even__sticky-container", children: first })) : (first) }), jsx("div", { className: classnames("l-split-even__content l-split-even__content--second", contentGutter && `l-split-even__content--gutter-${contentGutter}`), children: verticalAlign === "sticky" ? (jsx("div", { className: "l-split-even__sticky-container", children: second })) : (second) })] }));
|
|
6
6
|
|
|
7
7
|
export { SplitEven };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
.l-split-even {
|
|
2
|
+
--dsa-split-even--sticky-margin: var(--ks-spacing-stack-xl);
|
|
2
3
|
--dsa-split-even--v-gutter_default: var(--ks-spacing-stack-m);
|
|
3
4
|
--dsa-split-even--v-gutter_small: var(--ks-spacing-stack-l);
|
|
4
5
|
--dsa-split-even--v-gutter_large: var(--dsa-content--vertical-spacing);
|
|
@@ -65,6 +66,14 @@
|
|
|
65
66
|
.l-split-even--align-bottom {
|
|
66
67
|
align-items: flex-end;
|
|
67
68
|
}
|
|
69
|
+
.l-split-even--align-sticky {
|
|
70
|
+
position: relative;
|
|
71
|
+
}
|
|
72
|
+
.l-split-even--align-sticky .l-split-even__sticky-container {
|
|
73
|
+
position: sticky;
|
|
74
|
+
top: var(--dsa-split-even--sticky-margin, var(--ks-spacing-stack-xl));
|
|
75
|
+
height: fit-content;
|
|
76
|
+
}
|
|
68
77
|
.l-split-even--mobile_stack-reverse {
|
|
69
78
|
flex-wrap: wrap-reverse;
|
|
70
79
|
}
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"title": "Vertical Alignment",
|
|
30
30
|
"type": "string",
|
|
31
31
|
"description": "Aligns the content vertically within the sections",
|
|
32
|
-
"enum": ["top", "center", "bottom"],
|
|
32
|
+
"enum": ["top", "center", "bottom", "sticky"],
|
|
33
33
|
"default": "top"
|
|
34
34
|
},
|
|
35
35
|
"verticalGutter": {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
.l-split-weighted {
|
|
2
|
-
--dsa-split-weighted--sticky-margin: var(--ks-spacing-stack-
|
|
2
|
+
--dsa-split-weighted--sticky-margin: var(--ks-spacing-stack-xl);
|
|
3
3
|
--dsa-split-weighted--v-gutter_default: var(--ks-spacing-stack-m);
|
|
4
4
|
--dsa-split-weighted--v-gutter_small: var(--ks-spacing-stack-l);
|
|
5
5
|
--dsa-split-weighted--v-gutter_large: var(--dsa-content--vertical-spacing);
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
}
|
|
33
33
|
.l-split-weighted--sticky .l-split-weighted__sticky-container {
|
|
34
34
|
position: sticky;
|
|
35
|
-
top: var(--dsa-split-weighted--sticky-margin, var(--ks-spacing-stack-
|
|
35
|
+
top: var(--dsa-split-weighted--sticky-margin, var(--ks-spacing-stack-xl));
|
|
36
36
|
height: fit-content;
|
|
37
37
|
}
|
|
38
38
|
.l-split-weighted--desktop-context-first {
|
package/dist/tokens/themes.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 03 Jul 2025 06:51:27 GMT
|
|
4
4
|
*/
|
|
5
5
|
:root [ks-theme=business] {
|
|
6
6
|
--ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
|
|
@@ -2727,7 +2727,7 @@
|
|
|
2727
2727
|
}
|
|
2728
2728
|
/**
|
|
2729
2729
|
* Do not edit directly
|
|
2730
|
-
* Generated on
|
|
2730
|
+
* Generated on Thu, 03 Jul 2025 06:51:31 GMT
|
|
2731
2731
|
*/
|
|
2732
2732
|
:root [ks-theme=google] {
|
|
2733
2733
|
--ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
|
|
@@ -5458,7 +5458,7 @@
|
|
|
5458
5458
|
}
|
|
5459
5459
|
/**
|
|
5460
5460
|
* Do not edit directly
|
|
5461
|
-
* Generated on
|
|
5461
|
+
* Generated on Thu, 03 Jul 2025 06:51:29 GMT
|
|
5462
5462
|
*/
|
|
5463
5463
|
:root [ks-theme=ngo] {
|
|
5464
5464
|
--ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
|
|
@@ -8459,7 +8459,7 @@
|
|
|
8459
8459
|
}
|
|
8460
8460
|
/**
|
|
8461
8461
|
* Do not edit directly
|
|
8462
|
-
* Generated on
|
|
8462
|
+
* Generated on Thu, 03 Jul 2025 06:51:33 GMT
|
|
8463
8463
|
*/
|
|
8464
8464
|
:root [ks-theme=telekom] {
|
|
8465
8465
|
--ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
|
package/dist/tokens/tokens.css
CHANGED
package/dist/tokens/tokens.js
CHANGED