@kickstartds/ds-agency-premium 1.6.72--canary.43.2476.0 → 1.6.72--canary.43.2482.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.
Files changed (25) hide show
  1. package/dist/{BlogOverviewProps-9f207f1c.d.ts → BlogOverviewProps-6a826e52.d.ts} +1 -1
  2. package/dist/{BlogPostProps-6b3cff22.d.ts → BlogPostProps-6a826e52.d.ts} +1 -1
  3. package/dist/SectionProps-6a826e52.d.ts +4 -4
  4. package/dist/{SplitEvenProps-789f8508.d.ts → SplitEvenProps-d62a0a9a.d.ts} +2 -2
  5. package/dist/{SplitWeightedProps-789f8508.d.ts → SplitWeightedProps-d62a0a9a.d.ts} +2 -2
  6. package/dist/components/blog-head/index.d.ts +1 -1
  7. package/dist/components/blog-overview/index.d.ts +1 -1
  8. package/dist/components/blog-post/index.d.ts +1 -1
  9. package/dist/components/blog-teaser/index.d.ts +1 -1
  10. package/dist/components/event-list-teaser/event-list-teaser.css +1 -1
  11. package/dist/components/image-story/index.d.ts +1 -1
  12. package/dist/components/index/index.d.ts +3 -3
  13. package/dist/components/page/index.d.ts +1 -1
  14. package/dist/components/search-result/search-result.css +4 -0
  15. package/dist/components/split-even/index.d.ts +1 -1
  16. package/dist/components/split-weighted/index.d.ts +1 -1
  17. package/dist/global.css +905 -544
  18. package/dist/tokens/themes.css +4 -4
  19. package/dist/tokens/tokens.css +1 -1
  20. package/dist/tokens/tokens.js +1 -1
  21. package/package.json +1 -1
  22. /package/dist/{BlogHeadProps-c04a5ed8.d.ts → BlogHeadProps-f5855e93.d.ts} +0 -0
  23. /package/dist/{BlogTeaserProps-f5855e93.d.ts → BlogTeaserProps-d62a0a9a.d.ts} +0 -0
  24. /package/dist/{ImageStoryProps-e853e1e7.d.ts → ImageStoryProps-4e2b2ecf.d.ts} +0 -0
  25. /package/dist/{PageProps-aa29c554.d.ts → PageProps-6a826e52.d.ts} +0 -0
@@ -4,7 +4,7 @@
4
4
  * and run json-schema-to-typescript to regenerate this file.
5
5
  */
6
6
  import { SectionProps } from "./SectionProps-6a826e52.js";
7
- import { BlogTeaserProps } from "./BlogTeaserProps-f5855e93.js";
7
+ import { BlogTeaserProps } from "./BlogTeaserProps-d62a0a9a.js";
8
8
  import { CtaProps } from "./CtaProps-789f8508.js";
9
9
  import { SeoProps } from "./SeoProps-f2d6dcaa.js";
10
10
  /**
@@ -3,7 +3,7 @@
3
3
  * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
4
4
  * and run json-schema-to-typescript to regenerate this file.
5
5
  */
6
- import { BlogHeadProps } from "./BlogHeadProps-c04a5ed8.js";
6
+ import { BlogHeadProps } from "./BlogHeadProps-f5855e93.js";
7
7
  import { BlogAsideProps } from "./BlogAsideProps-c760fd2a.js";
8
8
  import { SectionProps } from "./SectionProps-6a826e52.js";
9
9
  import { CtaProps } from "./CtaProps-789f8508.js";
@@ -3,7 +3,7 @@
3
3
  * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
4
4
  * and run json-schema-to-typescript to regenerate this file.
5
5
  */
6
- import { BlogTeaserProps } from "./BlogTeaserProps-f5855e93.js";
6
+ import { BlogTeaserProps } from "./BlogTeaserProps-d62a0a9a.js";
7
7
  import { BusinessCardProps } from "./BusinessCardProps-e10e7b62.js";
8
8
  import { ContactProps } from "./ContactProps-7cac90e5.js";
9
9
  import { ContentNavProps } from "./ContentNavProps-0e282a9f.js";
@@ -17,13 +17,13 @@ import { FeaturesProps } from "./FeaturesProps-a9041d97.js";
17
17
  import { GalleryProps } from "./GalleryProps-76e7de44.js";
18
18
  import { HeroProps } from "./HeroProps-fec6b267.js";
19
19
  import { HtmlProps } from "./HtmlProps-9d091769.js";
20
- import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
20
+ import { ImageStoryProps } from "./ImageStoryProps-4e2b2ecf.js";
21
21
  import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
22
22
  import { LogosProps } from "./LogosProps-d4677d2c.js";
23
23
  import { MosaicProps } from "./MosaicProps-d52c7151.js";
24
24
  import { SliderProps } from "./SliderProps-789f8508.js";
25
- import { SplitEvenProps } from "./SplitEvenProps-789f8508.js";
26
- import { SplitWeightedProps } from "./SplitWeightedProps-789f8508.js";
25
+ import { SplitEvenProps } from "./SplitEvenProps-d62a0a9a.js";
26
+ import { SplitWeightedProps } from "./SplitWeightedProps-d62a0a9a.js";
27
27
  import { StatsProps } from "./StatsProps-bf5ef578.js";
28
28
  import { TeaserCardProps } from "./TeaserCardProps-d069476f.js";
29
29
  import { TestimonialsProps } from "./TestimonialsProps-e344f597.js";
@@ -3,7 +3,7 @@
3
3
  * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
4
4
  * and run json-schema-to-typescript to regenerate this file.
5
5
  */
6
- import { BlogTeaserProps } from "./BlogTeaserProps-f5855e93.js";
6
+ import { BlogTeaserProps } from "./BlogTeaserProps-d62a0a9a.js";
7
7
  import { BusinessCardProps } from "./BusinessCardProps-e10e7b62.js";
8
8
  import { ContactProps } from "./ContactProps-7cac90e5.js";
9
9
  import { ContentNavProps } from "./ContentNavProps-0e282a9f.js";
@@ -17,7 +17,7 @@ import { FeaturesProps } from "./FeaturesProps-a9041d97.js";
17
17
  import { GalleryProps } from "./GalleryProps-76e7de44.js";
18
18
  import { HeroProps } from "./HeroProps-fec6b267.js";
19
19
  import { HtmlProps } from "./HtmlProps-9d091769.js";
20
- import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
20
+ import { ImageStoryProps } from "./ImageStoryProps-4e2b2ecf.js";
21
21
  import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
22
22
  import { LogosProps } from "./LogosProps-d4677d2c.js";
23
23
  import { MosaicProps } from "./MosaicProps-d52c7151.js";
@@ -3,7 +3,7 @@
3
3
  * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
4
4
  * and run json-schema-to-typescript to regenerate this file.
5
5
  */
6
- import { BlogTeaserProps } from "./BlogTeaserProps-f5855e93.js";
6
+ import { BlogTeaserProps } from "./BlogTeaserProps-d62a0a9a.js";
7
7
  import { BusinessCardProps } from "./BusinessCardProps-e10e7b62.js";
8
8
  import { ContactProps } from "./ContactProps-7cac90e5.js";
9
9
  import { ContentNavProps } from "./ContentNavProps-0e282a9f.js";
@@ -17,7 +17,7 @@ import { FeaturesProps } from "./FeaturesProps-a9041d97.js";
17
17
  import { GalleryProps } from "./GalleryProps-76e7de44.js";
18
18
  import { HeroProps } from "./HeroProps-fec6b267.js";
19
19
  import { HtmlProps } from "./HtmlProps-9d091769.js";
20
- import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
20
+ import { ImageStoryProps } from "./ImageStoryProps-4e2b2ecf.js";
21
21
  import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
22
22
  import { LogosProps } from "./LogosProps-d4677d2c.js";
23
23
  import { MosaicProps } from "./MosaicProps-d52c7151.js";
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import { BlogHeadProps } from "../../BlogHeadProps-c04a5ed8.js";
2
+ import { BlogHeadProps } from "../../BlogHeadProps-f5855e93.js";
3
3
  declare const BlogHeadContextDefault: import("react").ForwardRefExoticComponent<BlogHeadProps & import("react").RefAttributes<HTMLDivElement>>;
4
4
  declare const BlogHeadContext: import("react").Context<import("react").ForwardRefExoticComponent<BlogHeadProps & import("react").RefAttributes<HTMLDivElement>>>;
5
5
  declare const BlogHead: import("react").ForwardRefExoticComponent<BlogHeadProps & import("react").RefAttributes<HTMLDivElement>>;
@@ -1,4 +1,4 @@
1
- import { BlogOverviewProps } from "../../BlogOverviewProps-9f207f1c.js";
1
+ import { BlogOverviewProps } from "../../BlogOverviewProps-6a826e52.js";
2
2
  import { FC, PropsWithChildren } from "react";
3
3
  declare const BlogOverview: FC<PropsWithChildren<BlogOverviewProps>>;
4
4
  export type { BlogOverviewProps };
@@ -1,4 +1,4 @@
1
- import { BlogPostProps } from "../../BlogPostProps-6b3cff22.js";
1
+ import { BlogPostProps } from "../../BlogPostProps-6a826e52.js";
2
2
  import { FC, PropsWithChildren } from "react";
3
3
  declare const BlogPost: FC<PropsWithChildren<BlogPostProps>>;
4
4
  export type { BlogPostProps };
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { HTMLAttributes } from "react";
3
- import { BlogTeaserProps } from "../../BlogTeaserProps-f5855e93.js";
3
+ import { BlogTeaserProps } from "../../BlogTeaserProps-d62a0a9a.js";
4
4
  declare const BlogTeaserContextDefault: import("react").ForwardRefExoticComponent<BlogTeaserProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
5
5
  declare const BlogTeaserContext: import("react").Context<import("react").ForwardRefExoticComponent<BlogTeaserProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
6
6
  declare const BlogTeaser: import("react").ForwardRefExoticComponent<BlogTeaserProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -32,7 +32,7 @@
32
32
  gap: var(--ks-spacing-stack-s);
33
33
  flex-basis: var(--dsa-tile--width_small);
34
34
  flex-grow: 10;
35
- flex-shrink: 0;
35
+ flex-shrink: 1;
36
36
  }
37
37
  .dsa-event-list-teaser__image {
38
38
  flex-basis: var(--dsa-tile--width_small);
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { HTMLAttributes } from "react";
3
- import { ImageStoryProps } from "../../ImageStoryProps-e853e1e7.js";
3
+ import { ImageStoryProps } from "../../ImageStoryProps-4e2b2ecf.js";
4
4
  declare const ImageStoryContextDefault: import("react").ForwardRefExoticComponent<ImageStoryProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
5
5
  declare const ImageStoryContext: import("react").Context<import("react").ForwardRefExoticComponent<ImageStoryProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
6
6
  declare const ImageStory: import("react").ForwardRefExoticComponent<ImageStoryProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -29,8 +29,8 @@ interface SettingsProps {
29
29
  seo: SeoProps;
30
30
  iconSprite?: IconSprite;
31
31
  }
32
- export * from "../../BlogPostProps-6b3cff22.js";
33
- export * from "../../BlogOverviewProps-9f207f1c.js";
34
- export * from "../../PageProps-aa29c554.js";
32
+ export * from "../../BlogPostProps-6a826e52.js";
33
+ export * from "../../BlogOverviewProps-6a826e52.js";
34
+ export * from "../../PageProps-6a826e52.js";
35
35
  export { IconSprite, SettingsProps };
36
36
  export * from "../../EventDetailProps-42a7eebe.js";
@@ -1,4 +1,4 @@
1
- import { PageProps } from "../../PageProps-aa29c554.js";
1
+ import { PageProps } from "../../PageProps-6a826e52.js";
2
2
  import { FC, PropsWithChildren } from "react";
3
3
  declare const Page: FC<PropsWithChildren<PageProps>>;
4
4
  export type { PageProps };
@@ -28,6 +28,10 @@
28
28
  --g-link--color-hover: var(--ks-color-fg-alpha-2);
29
29
  width: fit-content;
30
30
  font: var(--ks-font-interface-s);
31
+ max-width: 100%;
32
+ overflow-wrap: break-word;
33
+ word-break: break-word;
34
+ box-sizing: border-box;
31
35
  }
32
36
  .dsa-search-result strong,
33
37
  .dsa-search-result mark {
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { HTMLAttributes } from "react";
3
- import { SplitEvenProps as SplitEvenComponentProps } from "../../SplitEvenProps-789f8508.js";
3
+ import { SplitEvenProps as SplitEvenComponentProps } from "../../SplitEvenProps-d62a0a9a.js";
4
4
  interface ComponentProps {
5
5
  firstComponents?: React.ReactNode;
6
6
  secondComponents?: React.ReactNode;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { HTMLAttributes } from "react";
3
- import { SplitWeightedProps as SplitWeightedComponentProps } from "../../SplitWeightedProps-789f8508.js";
3
+ import { SplitWeightedProps as SplitWeightedComponentProps } from "../../SplitWeightedProps-d62a0a9a.js";
4
4
  interface ComponentProps {
5
5
  main?: React.ReactNode;
6
6
  aside?: React.ReactNode;