@kickstartds/ds-agency-premium 1.3.35 → 1.3.36

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.
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import { BlogPostProps } from "../../BlogPostProps-0910f130.js";
2
+ import { BlogPostProps } from "../../BlogPostProps-e1cbd5d3.js";
3
3
  declare const BlogPost: {
4
4
  ({ head, content, aside, cta }: BlogPostProps): import("react/jsx-runtime").JSX.Element;
5
5
  displayName: string;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { HTMLAttributes, FC, PropsWithChildren } from "react";
3
3
  import { ButtonProps } from "../../ButtonProps-03ff6d21.js";
4
- declare const Button: import("react").ForwardRefExoticComponent<ButtonProps & HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
4
+ declare const Button: import("react").ForwardRefExoticComponent<ButtonProps & HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLButtonElement | HTMLAnchorElement>>;
5
5
  declare const ButtonProvider: FC<PropsWithChildren>;
6
6
  export { Button, ButtonProvider };
@@ -37,6 +37,7 @@
37
37
  .c-storytelling.dsa-image-story .c-storytelling__image img {
38
38
  position: sticky;
39
39
  height: auto;
40
+ top: 0;
40
41
  }
41
42
  .c-storytelling.dsa-image-story.c-storytelling--full {
42
43
  --c-storytelling--vertical-padding: 0px;
@@ -155,7 +155,7 @@
155
155
  "top",
156
156
  "bottom"
157
157
  ],
158
- "default": "center"
158
+ "default": "top"
159
159
  }
160
160
  },
161
161
  "additionalProperties": false
@@ -70,7 +70,7 @@
70
70
  "description": "Select a vertical alignment for the image",
71
71
  "type": "string",
72
72
  "enum": ["center", "top", "bottom"],
73
- "default": "center"
73
+ "default": "top"
74
74
  }
75
75
  },
76
76
  "additionalProperties": false
@@ -15,6 +15,7 @@ const ImageStoryContextDefault = forwardRef(({ headline, largeHeadline = false,
15
15
  // @ts-expect-error
16
16
  value: ButtonGroup, children: jsx(Storytelling, { ...rest, ref: ref, className: classnames("dsa-image-story"), full: padding === false ? true : false, image: {
17
17
  source: image?.src,
18
+ vAlign: image?.vAlign,
18
19
  ratio: image?.aspectRatio === "square"
19
20
  ? "1:1"
20
21
  : image?.aspectRatio === "wide"
@@ -27,7 +28,6 @@ const ImageStoryContextDefault = forwardRef(({ headline, largeHeadline = false,
27
28
  order: {
28
29
  desktopImageLast: layout === "imageLeft" ? false : true,
29
30
  },
30
- vAlign: image?.vAlign,
31
31
  }, box: {
32
32
  text: text,
33
33
  textAlign: textAlign,
@@ -72,6 +72,6 @@ interface SettingsProps {
72
72
  */
73
73
  seo: SeoProps;
74
74
  }
75
- export * from "../../BlogPostProps-0910f130.js";
75
+ export * from "../../BlogPostProps-e1cbd5d3.js";
76
76
  export * from "../../BlogOverviewProps-f385fc47.js";
77
77
  export { Sections, ToggleFloating, ToggleInverted, ToggleInverted1, PageProps, Header, Footer, SettingsProps };
@@ -1012,7 +1012,7 @@
1012
1012
  "top",
1013
1013
  "bottom"
1014
1014
  ],
1015
- "default": "center"
1015
+ "default": "top"
1016
1016
  }
1017
1017
  },
1018
1018
  "additionalProperties": false
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 05 Aug 2024 09:57:25 GMT
3
+ * Generated on Mon, 05 Aug 2024 10:06:54 GMT
4
4
  */
5
5
  :root, [ks-theme] {
6
6
  --ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
@@ -1619,7 +1619,7 @@
1619
1619
  "id": "components-image-story--sticky-image-next-to-scrolling-text",
1620
1620
  "group": "Components/Image Story",
1621
1621
  "name": "StickyImageNextToScrollingText",
1622
- "code": "<ImageStory\n buttons={[\n {\n disabled: false,\n label: 'Learn More',\n size: 'medium',\n target: '#',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Contact Us',\n size: 'medium',\n target: '#',\n variant: 'secondary'\n }\n ]}\n headline=\"The Sanity & Next.js Experts\"\n image={{\n aspectRatio: 'unset',\n src: 'img/full-shot-different-people-working-together.png',\n vAlign: 'center'\n }}\n largeHeadline\n layout=\"imageLeft\"\n sub=\"Subheadline\"\n text=\"\nHere at Systemics, we bring a range of design system services that can make a difference:\n\n### 1. Design System Consulting\nLet's work side by side to shape a design system strategy that aligns perfectly with your goals. It's not just about tools; it's about guiding principles, stakeholder management und making the right decisions at the right time.\n\n### 2. Design System Creation & Development\nWe'll bring your design system from concept to production, giving you consistent and engaging user experiences across different platforms. We will work together with your digital teams to transfer all complex Figma ideas into code using kickstartDS.\n\n### 3. Headless CMS & Websites\nWe leverage the power of headless CMSs to provide scalable, flexible, and versatile websites that drive your online presence.\n\n### 4. Design System Training\nWe empower your digital teams with the knowledge and skills to manage and evolve your design system effectively.\n\nReady to make your digital journey exceptional?\n \"\n textAlign=\"left\"\n/>",
1622
+ "code": "<ImageStory\n buttons={[\n {\n disabled: false,\n label: 'Learn More',\n size: 'medium',\n target: '#',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Contact Us',\n size: 'medium',\n target: '#',\n variant: 'secondary'\n }\n ]}\n headline=\"The Sanity & Next.js Experts\"\n image={{\n aspectRatio: 'unset',\n src: 'img/full-shot-different-people-working-together.png',\n vAlign: 'top'\n }}\n largeHeadline\n layout=\"imageLeft\"\n sub=\"Subheadline\"\n text=\"\nHere at Systemics, we bring a range of design system services that can make a difference:\n\n### 1. Design System Consulting\nLet's work side by side to shape a design system strategy that aligns perfectly with your goals. It's not just about tools; it's about guiding principles, stakeholder management und making the right decisions at the right time.\n\n### 2. Design System Creation & Development\nWe'll bring your design system from concept to production, giving you consistent and engaging user experiences across different platforms. We will work together with your digital teams to transfer all complex Figma ideas into code using kickstartDS.\n\n### 3. Headless CMS & Websites\nWe leverage the power of headless CMSs to provide scalable, flexible, and versatile websites that drive your online presence.\n\n### 4. Design System Training\nWe empower your digital teams with the knowledge and skills to manage and evolve your design system effectively.\n\nReady to make your digital journey exceptional?\n \"\n textAlign=\"left\"\n/>",
1623
1623
  "args": {
1624
1624
  "headline": "The Sanity & Next.js Experts",
1625
1625
  "largeHeadline": true,
@@ -1644,7 +1644,7 @@
1644
1644
  ],
1645
1645
  "image": {
1646
1646
  "aspectRatio": "unset",
1647
- "vAlign": "center",
1647
+ "vAlign": "top",
1648
1648
  "src": "img/full-shot-different-people-working-together.png"
1649
1649
  },
1650
1650
  "textAlign": "left",
@@ -998,7 +998,7 @@
998
998
  "top",
999
999
  "bottom"
1000
1000
  ],
1001
- "default": "center"
1001
+ "default": "top"
1002
1002
  }
1003
1003
  },
1004
1004
  "additionalProperties": false
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 05 Aug 2024 09:57:27 GMT
3
+ * Generated on Mon, 05 Aug 2024 10:06:56 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 Mon, 05 Aug 2024 09:57:31 GMT
2730
+ * Generated on Mon, 05 Aug 2024 10:07:00 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 Mon, 05 Aug 2024 09:57:29 GMT
5461
+ * Generated on Mon, 05 Aug 2024 10:06:58 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 Mon, 05 Aug 2024 09:57:33 GMT
8462
+ * Generated on Mon, 05 Aug 2024 10:07:02 GMT
8463
8463
  */
8464
8464
  :root [ks-theme=telekom] {
8465
8465
  --ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 05 Aug 2024 09:57:25 GMT
3
+ * Generated on Mon, 05 Aug 2024 10:06:54 GMT
4
4
  */
5
5
 
6
6
  :root, [ks-theme] {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 05 Aug 2024 09:57:25 GMT
3
+ * Generated on Mon, 05 Aug 2024 10:06:54 GMT
4
4
  */
5
5
 
6
6
  export const KsBackgroundColorAccentBase = "#230a2b";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kickstartds/ds-agency-premium",
3
- "version": "1.3.35",
3
+ "version": "1.3.36",
4
4
  "description": "",
5
5
  "homepage": "https://github.com/kickstartDS/ds-agency-premium#readme",
6
6
  "bugs": {