@kickstartds/ds-agency-premium 1.6.71--canary.2157.fe53a01.0 → 1.6.71--canary.45.2161.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 (61) hide show
  1. package/dist/{BlogOverviewProps-9f207f1c.d.ts → BlogOverviewProps-d62a0a9a.d.ts} +2 -2
  2. package/dist/{BlogPostProps-6b3cff22.d.ts → BlogPostProps-c760fd2a.d.ts} +1 -1
  3. package/dist/{PageProps-aa29c554.d.ts → PageProps-d60aba86.d.ts} +1 -1
  4. package/dist/{SectionProps-d60aba86.d.ts → SectionProps-4e2b2ecf.d.ts} +2 -2
  5. package/dist/SliderProps-789f8508.d.ts +1 -1
  6. package/dist/SplitEvenProps-789f8508.d.ts +2 -2
  7. package/dist/SplitWeightedProps-789f8508.d.ts +2 -2
  8. package/dist/{TeaserCardProps-994cb119.d.ts → TeaserCardProps-d069476f.d.ts} +6 -1
  9. package/dist/components/blog-overview/blog-overview.schema.dereffed.json +60 -0
  10. package/dist/components/blog-overview/index.d.ts +1 -1
  11. package/dist/components/blog-post/blog-post.schema.dereffed.json +60 -0
  12. package/dist/components/blog-post/index.d.ts +1 -1
  13. package/dist/components/blog-teaser/index.d.ts +1 -1
  14. package/dist/components/button/button.css +1 -1
  15. package/dist/components/headline/headline.css +4 -4
  16. package/dist/components/hero/hero.css +4 -4
  17. package/dist/components/image-story/index.d.ts +1 -1
  18. package/dist/components/index/index.d.ts +3 -3
  19. package/dist/components/page/index.d.ts +1 -1
  20. package/dist/components/page/page.schema.dereffed.json +60 -0
  21. package/dist/components/page-wrapper/tokens.css +350 -350
  22. package/dist/components/presets.json +3 -0
  23. package/dist/components/section/index.d.ts +1 -1
  24. package/dist/components/section/section.css +9 -9
  25. package/dist/components/section/section.schema.dereffed.json +60 -0
  26. package/dist/components/slider/slider.schema.dereffed.json +6 -0
  27. package/dist/components/split-even/split-even.schema.dereffed.json +24 -0
  28. package/dist/components/split-weighted/split-weighted.schema.dereffed.json +24 -0
  29. package/dist/components/teaser-card/index.d.ts +1 -1
  30. package/dist/components/teaser-card/index.js +3 -2
  31. package/dist/components/teaser-card/teaser-card.css +13 -11
  32. package/dist/components/teaser-card/teaser-card.schema.dereffed.json +6 -0
  33. package/dist/components/teaser-card/teaser-card.schema.json +6 -0
  34. package/dist/global.css +5 -5
  35. package/dist/static/logo-dark.svg +12 -8
  36. package/dist/static/logo.svg +12 -8
  37. package/dist/tokens/themes.css +4 -4
  38. package/dist/tokens/tokens.css +350 -350
  39. package/dist/tokens/tokens.js +557 -557
  40. package/package.json +1 -1
  41. package/dist/static/logo.png +0 -0
  42. package/dist/static/optoma/2989.jpg +0 -0
  43. package/dist/static/optoma/3081.jpg +0 -0
  44. package/dist/static/optoma/3124.jpg +0 -0
  45. package/dist/static/optoma/3276.jpg +0 -0
  46. package/dist/static/optoma/3333.jpg +0 -0
  47. package/dist/static/optoma/3342.jpg +0 -0
  48. package/dist/static/optoma/bannerimgpro.jpg +0 -0
  49. package/dist/static/optoma/beamer.svg +0 -10
  50. package/dist/static/optoma/creative-board-girl.jpg +0 -0
  51. package/dist/static/optoma/interaktive-displays.svg +0 -9
  52. package/dist/static/optoma/landing-banner.jpg +0 -0
  53. package/dist/static/optoma/led.svg +0 -21
  54. package/dist/static/optoma/location-1.jpg +0 -0
  55. package/dist/static/optoma/location-2.jpg +0 -0
  56. package/dist/static/optoma/logo.svg +0 -9
  57. package/dist/static/optoma/l/303/266sungen.svg +0 -13
  58. package/dist/static/optoma/professionelle-displays.svg +0 -4
  59. package/dist/static/optoma/zubeh/303/266r.svg +0 -5
  60. /package/dist/{BlogTeaserProps-f5855e93.d.ts → BlogTeaserProps-d62a0a9a.d.ts} +0 -0
  61. /package/dist/{ImageStoryProps-e853e1e7.d.ts → ImageStoryProps-4e2b2ecf.d.ts} +0 -0
@@ -3,8 +3,8 @@
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 { SectionProps } from "./SectionProps-d60aba86.js";
7
- import { BlogTeaserProps } from "./BlogTeaserProps-f5855e93.js";
6
+ import { SectionProps } from "./SectionProps-4e2b2ecf.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
  /**
@@ -5,7 +5,7 @@
5
5
  */
6
6
  import { BlogHeadProps } from "./BlogHeadProps-c04a5ed8.js";
7
7
  import { BlogAsideProps } from "./BlogAsideProps-c760fd2a.js";
8
- import { SectionProps } from "./SectionProps-d60aba86.js";
8
+ import { SectionProps } from "./SectionProps-4e2b2ecf.js";
9
9
  import { CtaProps } from "./CtaProps-789f8508.js";
10
10
  import { SeoProps } from "./SeoProps-f2d6dcaa.js";
11
11
  /**
@@ -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 { SectionProps } from "./SectionProps-d60aba86.js";
6
+ import { SectionProps } from "./SectionProps-4e2b2ecf.js";
7
7
  import { SeoProps } from "./SeoProps-f2d6dcaa.js";
8
8
  /**
9
9
  * Collection of sections (with their contents) to render on the page
@@ -13,7 +13,7 @@ import { FeaturesProps } from "./FeaturesProps-a9041d97.js";
13
13
  import { GalleryProps } from "./GalleryProps-76e7de44.js";
14
14
  import { HeroProps } from "./HeroProps-fec6b267.js";
15
15
  import { HtmlProps } from "./HtmlProps-9d091769.js";
16
- import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
16
+ import { ImageStoryProps } from "./ImageStoryProps-4e2b2ecf.js";
17
17
  import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
18
18
  import { LogosProps } from "./LogosProps-f9474fe2.js";
19
19
  import { MosaicProps } from "./MosaicProps-d52c7151.js";
@@ -21,7 +21,7 @@ import { SliderProps } from "./SliderProps-789f8508.js";
21
21
  import { SplitEvenProps } from "./SplitEvenProps-789f8508.js";
22
22
  import { SplitWeightedProps } from "./SplitWeightedProps-789f8508.js";
23
23
  import { StatsProps } from "./StatsProps-bf5ef578.js";
24
- import { TeaserCardProps } from "./TeaserCardProps-994cb119.js";
24
+ import { TeaserCardProps } from "./TeaserCardProps-d069476f.js";
25
25
  import { TestimonialsProps } from "./TestimonialsProps-e344f597.js";
26
26
  import { TextProps } from "./TextProps-a23170d2.js";
27
27
  import { VideoCurtainProps } from "./VideoCurtainProps-a2c0cc7f.js";
@@ -10,7 +10,7 @@ import { HeroProps } from "./HeroProps-fec6b267.js";
10
10
  import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
11
11
  import { LogosProps } from "./LogosProps-f9474fe2.js";
12
12
  import { StatsProps } from "./StatsProps-bf5ef578.js";
13
- import { TeaserCardProps } from "./TeaserCardProps-994cb119.js";
13
+ import { TeaserCardProps } from "./TeaserCardProps-d069476f.js";
14
14
  import { TestimonialsProps } from "./TestimonialsProps-e344f597.js";
15
15
  import { TextProps } from "./TextProps-a23170d2.js";
16
16
  /**
@@ -10,13 +10,13 @@ import { FeaturesProps } from "./FeaturesProps-a9041d97.js";
10
10
  import { GalleryProps } from "./GalleryProps-76e7de44.js";
11
11
  import { HeroProps } from "./HeroProps-fec6b267.js";
12
12
  import { HtmlProps } from "./HtmlProps-9d091769.js";
13
- import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
13
+ import { ImageStoryProps } from "./ImageStoryProps-4e2b2ecf.js";
14
14
  import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
15
15
  import { LogosProps } from "./LogosProps-f9474fe2.js";
16
16
  import { MosaicProps } from "./MosaicProps-d52c7151.js";
17
17
  import { SliderProps } from "./SliderProps-789f8508.js";
18
18
  import { StatsProps } from "./StatsProps-bf5ef578.js";
19
- import { TeaserCardProps } from "./TeaserCardProps-994cb119.js";
19
+ import { TeaserCardProps } from "./TeaserCardProps-d069476f.js";
20
20
  import { TestimonialsProps } from "./TestimonialsProps-e344f597.js";
21
21
  import { TextProps } from "./TextProps-a23170d2.js";
22
22
  import { VideoCurtainProps } from "./VideoCurtainProps-a2c0cc7f.js";
@@ -10,13 +10,13 @@ import { FeaturesProps } from "./FeaturesProps-a9041d97.js";
10
10
  import { GalleryProps } from "./GalleryProps-76e7de44.js";
11
11
  import { HeroProps } from "./HeroProps-fec6b267.js";
12
12
  import { HtmlProps } from "./HtmlProps-9d091769.js";
13
- import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
13
+ import { ImageStoryProps } from "./ImageStoryProps-4e2b2ecf.js";
14
14
  import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
15
15
  import { LogosProps } from "./LogosProps-f9474fe2.js";
16
16
  import { MosaicProps } from "./MosaicProps-d52c7151.js";
17
17
  import { SliderProps } from "./SliderProps-789f8508.js";
18
18
  import { StatsProps } from "./StatsProps-bf5ef578.js";
19
- import { TeaserCardProps } from "./TeaserCardProps-994cb119.js";
19
+ import { TeaserCardProps } from "./TeaserCardProps-d069476f.js";
20
20
  import { TestimonialsProps } from "./TestimonialsProps-e344f597.js";
21
21
  import { TextProps } from "./TextProps-a23170d2.js";
22
22
  import { VideoCurtainProps } from "./VideoCurtainProps-a2c0cc7f.js";
@@ -15,6 +15,10 @@ type Text = string;
15
15
  * Label for the Teaser Card
16
16
  */
17
17
  type Label = string;
18
+ /**
19
+ * Whether the Teaser Card is centered
20
+ */
21
+ type Centered = boolean;
18
22
  /**
19
23
  * Url that should be linked
20
24
  */
@@ -46,6 +50,7 @@ interface TeaserCardProps {
46
50
  * Layout for the Teaser Card
47
51
  */
48
52
  layout?: "stack" | "row";
53
+ centered?: Centered;
49
54
  url: Url;
50
55
  button?: {
51
56
  label: Label1;
@@ -58,4 +63,4 @@ interface TeaserCardProps {
58
63
  */
59
64
  imageRatio?: "wide" | "landscape" | "square" | "unset";
60
65
  }
61
- export { Headline, Text, Label, Url, Label1, Icon, DisplayButton, Image, TeaserCardProps };
66
+ export { Headline, Text, Label, Centered, Url, Label1, Icon, DisplayButton, Image, TeaserCardProps };
@@ -2661,6 +2661,12 @@
2661
2661
  "description": "Layout for the Teaser Card",
2662
2662
  "default": "stack"
2663
2663
  },
2664
+ "centered": {
2665
+ "type": "boolean",
2666
+ "title": "Centered",
2667
+ "description": "Whether the Teaser Card is centered",
2668
+ "default": false
2669
+ },
2664
2670
  "url": {
2665
2671
  "type": "string",
2666
2672
  "title": "Url",
@@ -5107,6 +5113,12 @@
5107
5113
  "description": "Layout for the Teaser Card",
5108
5114
  "default": "stack"
5109
5115
  },
5116
+ "centered": {
5117
+ "type": "boolean",
5118
+ "title": "Centered",
5119
+ "description": "Whether the Teaser Card is centered",
5120
+ "default": false
5121
+ },
5110
5122
  "url": {
5111
5123
  "type": "string",
5112
5124
  "title": "Url",
@@ -5442,6 +5454,12 @@
5442
5454
  "description": "Layout for the Teaser Card",
5443
5455
  "default": "stack"
5444
5456
  },
5457
+ "centered": {
5458
+ "type": "boolean",
5459
+ "title": "Centered",
5460
+ "description": "Whether the Teaser Card is centered",
5461
+ "default": false
5462
+ },
5445
5463
  "url": {
5446
5464
  "type": "string",
5447
5465
  "title": "Url",
@@ -7940,6 +7958,12 @@
7940
7958
  "description": "Layout for the Teaser Card",
7941
7959
  "default": "stack"
7942
7960
  },
7961
+ "centered": {
7962
+ "type": "boolean",
7963
+ "title": "Centered",
7964
+ "description": "Whether the Teaser Card is centered",
7965
+ "default": false
7966
+ },
7943
7967
  "url": {
7944
7968
  "type": "string",
7945
7969
  "title": "Url",
@@ -8275,6 +8299,12 @@
8275
8299
  "description": "Layout for the Teaser Card",
8276
8300
  "default": "stack"
8277
8301
  },
8302
+ "centered": {
8303
+ "type": "boolean",
8304
+ "title": "Centered",
8305
+ "description": "Whether the Teaser Card is centered",
8306
+ "default": false
8307
+ },
8278
8308
  "url": {
8279
8309
  "type": "string",
8280
8310
  "title": "Url",
@@ -10907,6 +10937,12 @@
10907
10937
  "description": "Layout for the Teaser Card",
10908
10938
  "default": "stack"
10909
10939
  },
10940
+ "centered": {
10941
+ "type": "boolean",
10942
+ "title": "Centered",
10943
+ "description": "Whether the Teaser Card is centered",
10944
+ "default": false
10945
+ },
10910
10946
  "url": {
10911
10947
  "type": "string",
10912
10948
  "title": "Url",
@@ -11242,6 +11278,12 @@
11242
11278
  "description": "Layout for the Teaser Card",
11243
11279
  "default": "stack"
11244
11280
  },
11281
+ "centered": {
11282
+ "type": "boolean",
11283
+ "title": "Centered",
11284
+ "description": "Whether the Teaser Card is centered",
11285
+ "default": false
11286
+ },
11245
11287
  "url": {
11246
11288
  "type": "string",
11247
11289
  "title": "Url",
@@ -13740,6 +13782,12 @@
13740
13782
  "description": "Layout for the Teaser Card",
13741
13783
  "default": "stack"
13742
13784
  },
13785
+ "centered": {
13786
+ "type": "boolean",
13787
+ "title": "Centered",
13788
+ "description": "Whether the Teaser Card is centered",
13789
+ "default": false
13790
+ },
13743
13791
  "url": {
13744
13792
  "type": "string",
13745
13793
  "title": "Url",
@@ -14075,6 +14123,12 @@
14075
14123
  "description": "Layout for the Teaser Card",
14076
14124
  "default": "stack"
14077
14125
  },
14126
+ "centered": {
14127
+ "type": "boolean",
14128
+ "title": "Centered",
14129
+ "description": "Whether the Teaser Card is centered",
14130
+ "default": false
14131
+ },
14078
14132
  "url": {
14079
14133
  "type": "string",
14080
14134
  "title": "Url",
@@ -14536,6 +14590,12 @@
14536
14590
  "description": "Layout for the Teaser Card",
14537
14591
  "default": "stack"
14538
14592
  },
14593
+ "centered": {
14594
+ "type": "boolean",
14595
+ "title": "Centered",
14596
+ "description": "Whether the Teaser Card is centered",
14597
+ "default": false
14598
+ },
14539
14599
  "url": {
14540
14600
  "type": "string",
14541
14601
  "title": "Url",
@@ -1,4 +1,4 @@
1
- import { BlogOverviewProps } from "../../BlogOverviewProps-9f207f1c.js";
1
+ import { BlogOverviewProps } from "../../BlogOverviewProps-d62a0a9a.js";
2
2
  import { FC, PropsWithChildren } from "react";
3
3
  declare const BlogOverview: FC<PropsWithChildren<BlogOverviewProps>>;
4
4
  export type { BlogOverviewProps };
@@ -2933,6 +2933,12 @@
2933
2933
  "description": "Layout for the Teaser Card",
2934
2934
  "default": "stack"
2935
2935
  },
2936
+ "centered": {
2937
+ "type": "boolean",
2938
+ "title": "Centered",
2939
+ "description": "Whether the Teaser Card is centered",
2940
+ "default": false
2941
+ },
2936
2942
  "url": {
2937
2943
  "type": "string",
2938
2944
  "title": "Url",
@@ -5379,6 +5385,12 @@
5379
5385
  "description": "Layout for the Teaser Card",
5380
5386
  "default": "stack"
5381
5387
  },
5388
+ "centered": {
5389
+ "type": "boolean",
5390
+ "title": "Centered",
5391
+ "description": "Whether the Teaser Card is centered",
5392
+ "default": false
5393
+ },
5382
5394
  "url": {
5383
5395
  "type": "string",
5384
5396
  "title": "Url",
@@ -5714,6 +5726,12 @@
5714
5726
  "description": "Layout for the Teaser Card",
5715
5727
  "default": "stack"
5716
5728
  },
5729
+ "centered": {
5730
+ "type": "boolean",
5731
+ "title": "Centered",
5732
+ "description": "Whether the Teaser Card is centered",
5733
+ "default": false
5734
+ },
5717
5735
  "url": {
5718
5736
  "type": "string",
5719
5737
  "title": "Url",
@@ -8212,6 +8230,12 @@
8212
8230
  "description": "Layout for the Teaser Card",
8213
8231
  "default": "stack"
8214
8232
  },
8233
+ "centered": {
8234
+ "type": "boolean",
8235
+ "title": "Centered",
8236
+ "description": "Whether the Teaser Card is centered",
8237
+ "default": false
8238
+ },
8215
8239
  "url": {
8216
8240
  "type": "string",
8217
8241
  "title": "Url",
@@ -8547,6 +8571,12 @@
8547
8571
  "description": "Layout for the Teaser Card",
8548
8572
  "default": "stack"
8549
8573
  },
8574
+ "centered": {
8575
+ "type": "boolean",
8576
+ "title": "Centered",
8577
+ "description": "Whether the Teaser Card is centered",
8578
+ "default": false
8579
+ },
8550
8580
  "url": {
8551
8581
  "type": "string",
8552
8582
  "title": "Url",
@@ -11179,6 +11209,12 @@
11179
11209
  "description": "Layout for the Teaser Card",
11180
11210
  "default": "stack"
11181
11211
  },
11212
+ "centered": {
11213
+ "type": "boolean",
11214
+ "title": "Centered",
11215
+ "description": "Whether the Teaser Card is centered",
11216
+ "default": false
11217
+ },
11182
11218
  "url": {
11183
11219
  "type": "string",
11184
11220
  "title": "Url",
@@ -11514,6 +11550,12 @@
11514
11550
  "description": "Layout for the Teaser Card",
11515
11551
  "default": "stack"
11516
11552
  },
11553
+ "centered": {
11554
+ "type": "boolean",
11555
+ "title": "Centered",
11556
+ "description": "Whether the Teaser Card is centered",
11557
+ "default": false
11558
+ },
11517
11559
  "url": {
11518
11560
  "type": "string",
11519
11561
  "title": "Url",
@@ -14012,6 +14054,12 @@
14012
14054
  "description": "Layout for the Teaser Card",
14013
14055
  "default": "stack"
14014
14056
  },
14057
+ "centered": {
14058
+ "type": "boolean",
14059
+ "title": "Centered",
14060
+ "description": "Whether the Teaser Card is centered",
14061
+ "default": false
14062
+ },
14015
14063
  "url": {
14016
14064
  "type": "string",
14017
14065
  "title": "Url",
@@ -14347,6 +14395,12 @@
14347
14395
  "description": "Layout for the Teaser Card",
14348
14396
  "default": "stack"
14349
14397
  },
14398
+ "centered": {
14399
+ "type": "boolean",
14400
+ "title": "Centered",
14401
+ "description": "Whether the Teaser Card is centered",
14402
+ "default": false
14403
+ },
14350
14404
  "url": {
14351
14405
  "type": "string",
14352
14406
  "title": "Url",
@@ -14808,6 +14862,12 @@
14808
14862
  "description": "Layout for the Teaser Card",
14809
14863
  "default": "stack"
14810
14864
  },
14865
+ "centered": {
14866
+ "type": "boolean",
14867
+ "title": "Centered",
14868
+ "description": "Whether the Teaser Card is centered",
14869
+ "default": false
14870
+ },
14811
14871
  "url": {
14812
14872
  "type": "string",
14813
14873
  "title": "Url",
@@ -1,4 +1,4 @@
1
- import { BlogPostProps } from "../../BlogPostProps-6b3cff22.js";
1
+ import { BlogPostProps } from "../../BlogPostProps-c760fd2a.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>>;
@@ -1,7 +1,7 @@
1
1
  .dsa-button {
2
2
  --dsa-button--padding: 0.75em 1.5em;
3
3
  --dsa-button--border-width: var(--ks-border-width-default);
4
- --dsa-button--border-radius: var(--ks-border-radius-pill);
4
+ --dsa-button--border-radius: var(--ks-border-radius-control);
5
5
  --dsa-button--font-weight: var(--ks-font-weight-semi-bold);
6
6
  --dsa-button--text-transform: default;
7
7
  --dsa-button_small--font: var(--ks-font-interface-s);
@@ -1,16 +1,16 @@
1
1
  :root, [ks-inverted], [ks-theme] {
2
2
  --dsa-headline--color: var(--ks-text-color-display);
3
- --dsa-headline--font-weight: var(--ks-font-weight-bold);
3
+ --dsa-headline--font-weight: var(--ks-font-weight-semi-bold);
4
4
  --dsa-headline--text-transform: none;
5
5
  --dsa-headline--gap: 0.35em;
6
6
  --dsa-headline--space-after_large: var(--ks-spacing-stack-l);
7
7
  --dsa-headline--space-after_small: var(--ks-spacing-stack-m);
8
8
  --dsa-headline--space-after_minimum: var(--ks-spacing-stack-s);
9
9
  --dsa-headline--higlight-background: var(--dsa-typo--highlight);
10
- --dsa-headline__subheadline--color: var(--ks-text-color-default);
10
+ --dsa-headline__subheadline--color: var(--ks-color-fg-alpha-4);
11
11
  --dsa-headline__subheadline--font-weight: var(--ks-font-weight-bold);
12
- --dsa-headline__subheadline--text-transform: none;
13
- --dsa-headline__subheadline--letter-spacing: none;
12
+ --dsa-headline__subheadline--text-transform: uppercase;
13
+ --dsa-headline__subheadline--letter-spacing: 0.045em;
14
14
  --dsa-headline__subheadline--font-family: var(--ks-font-family-display);
15
15
  --dsa-headline_h1--font: var(--ks-font-display-xxl);
16
16
  --dsa-headline_h1__subheadline--font-size: 50%;
@@ -39,12 +39,12 @@
39
39
  );
40
40
  --dsa-hero_left__overlay--background: linear-gradient(
41
41
  90deg,
42
- var(--ks-color-bg-alpha-1),
43
- transparent var(--dsa-hero__textbox--max-width)
42
+ var(--ks-color-bg-alpha-1) var(--dsa-hero__textbox--max-width),
43
+ transparent
44
44
  );
45
45
  --dsa-hero_right__overlay--background: linear-gradient(
46
46
  270deg,
47
- var(--ks-color-bg) var(--dsa-hero__textbox--max-width),
47
+ var(--ks-color-bg-alpha-1) var(--dsa-hero__textbox--max-width),
48
48
  transparent
49
49
  );
50
50
  --dsa-hero_offset__textbox--max-width: var(--dsa-content--width_default);
@@ -77,7 +77,7 @@
77
77
  :root .dsa-hero,
78
78
  [ks-inverted=true] .dsa-hero,
79
79
  [ks-inverted=false] .dsa-hero {
80
- --dsa-hero--min-height: 46rem;
80
+ --dsa-hero--min-height: 36rem;
81
81
  --dsa-hero--min-height_small: 20rem;
82
82
  --dsa-hero__textbox--max-width: var(--dsa-content--width_narrow);
83
83
  }
@@ -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-c760fd2a.js";
33
+ export * from "../../BlogOverviewProps-d62a0a9a.js";
34
+ export * from "../../PageProps-d60aba86.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-d60aba86.js";
2
2
  import { FC, PropsWithChildren } from "react";
3
3
  declare const Page: FC<PropsWithChildren<PageProps>>;
4
4
  export type { PageProps };
@@ -2661,6 +2661,12 @@
2661
2661
  "description": "Layout for the Teaser Card",
2662
2662
  "default": "stack"
2663
2663
  },
2664
+ "centered": {
2665
+ "type": "boolean",
2666
+ "title": "Centered",
2667
+ "description": "Whether the Teaser Card is centered",
2668
+ "default": false
2669
+ },
2664
2670
  "url": {
2665
2671
  "type": "string",
2666
2672
  "title": "Url",
@@ -5107,6 +5113,12 @@
5107
5113
  "description": "Layout for the Teaser Card",
5108
5114
  "default": "stack"
5109
5115
  },
5116
+ "centered": {
5117
+ "type": "boolean",
5118
+ "title": "Centered",
5119
+ "description": "Whether the Teaser Card is centered",
5120
+ "default": false
5121
+ },
5110
5122
  "url": {
5111
5123
  "type": "string",
5112
5124
  "title": "Url",
@@ -5442,6 +5454,12 @@
5442
5454
  "description": "Layout for the Teaser Card",
5443
5455
  "default": "stack"
5444
5456
  },
5457
+ "centered": {
5458
+ "type": "boolean",
5459
+ "title": "Centered",
5460
+ "description": "Whether the Teaser Card is centered",
5461
+ "default": false
5462
+ },
5445
5463
  "url": {
5446
5464
  "type": "string",
5447
5465
  "title": "Url",
@@ -7940,6 +7958,12 @@
7940
7958
  "description": "Layout for the Teaser Card",
7941
7959
  "default": "stack"
7942
7960
  },
7961
+ "centered": {
7962
+ "type": "boolean",
7963
+ "title": "Centered",
7964
+ "description": "Whether the Teaser Card is centered",
7965
+ "default": false
7966
+ },
7943
7967
  "url": {
7944
7968
  "type": "string",
7945
7969
  "title": "Url",
@@ -8275,6 +8299,12 @@
8275
8299
  "description": "Layout for the Teaser Card",
8276
8300
  "default": "stack"
8277
8301
  },
8302
+ "centered": {
8303
+ "type": "boolean",
8304
+ "title": "Centered",
8305
+ "description": "Whether the Teaser Card is centered",
8306
+ "default": false
8307
+ },
8278
8308
  "url": {
8279
8309
  "type": "string",
8280
8310
  "title": "Url",
@@ -10907,6 +10937,12 @@
10907
10937
  "description": "Layout for the Teaser Card",
10908
10938
  "default": "stack"
10909
10939
  },
10940
+ "centered": {
10941
+ "type": "boolean",
10942
+ "title": "Centered",
10943
+ "description": "Whether the Teaser Card is centered",
10944
+ "default": false
10945
+ },
10910
10946
  "url": {
10911
10947
  "type": "string",
10912
10948
  "title": "Url",
@@ -11242,6 +11278,12 @@
11242
11278
  "description": "Layout for the Teaser Card",
11243
11279
  "default": "stack"
11244
11280
  },
11281
+ "centered": {
11282
+ "type": "boolean",
11283
+ "title": "Centered",
11284
+ "description": "Whether the Teaser Card is centered",
11285
+ "default": false
11286
+ },
11245
11287
  "url": {
11246
11288
  "type": "string",
11247
11289
  "title": "Url",
@@ -13740,6 +13782,12 @@
13740
13782
  "description": "Layout for the Teaser Card",
13741
13783
  "default": "stack"
13742
13784
  },
13785
+ "centered": {
13786
+ "type": "boolean",
13787
+ "title": "Centered",
13788
+ "description": "Whether the Teaser Card is centered",
13789
+ "default": false
13790
+ },
13743
13791
  "url": {
13744
13792
  "type": "string",
13745
13793
  "title": "Url",
@@ -14075,6 +14123,12 @@
14075
14123
  "description": "Layout for the Teaser Card",
14076
14124
  "default": "stack"
14077
14125
  },
14126
+ "centered": {
14127
+ "type": "boolean",
14128
+ "title": "Centered",
14129
+ "description": "Whether the Teaser Card is centered",
14130
+ "default": false
14131
+ },
14078
14132
  "url": {
14079
14133
  "type": "string",
14080
14134
  "title": "Url",
@@ -14536,6 +14590,12 @@
14536
14590
  "description": "Layout for the Teaser Card",
14537
14591
  "default": "stack"
14538
14592
  },
14593
+ "centered": {
14594
+ "type": "boolean",
14595
+ "title": "Centered",
14596
+ "description": "Whether the Teaser Card is centered",
14597
+ "default": false
14598
+ },
14539
14599
  "url": {
14540
14600
  "type": "string",
14541
14601
  "title": "Url",