@kickstartds/ds-agency-premium 1.6.71--canary.1933.9f7ec0c.0 → 1.6.71--canary.45.1941.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 (147) hide show
  1. package/dist/BlogOverviewProps-d62a0a9a.d.ts +1 -1
  2. package/dist/{BlogPostProps-c760fd2a.d.ts → BlogPostProps-c04a5ed8.d.ts} +2 -2
  3. package/dist/PageProps-aa29c554.d.ts +1 -1
  4. package/dist/{SectionProps-2fd5dbde.d.ts → SectionProps-00ddee3a.d.ts} +2 -2
  5. package/dist/SliderProps-789f8508.d.ts +1 -1
  6. package/dist/{StatProps-12a3eae0.d.ts → StatProps-79109ad0.d.ts} +1 -1
  7. package/dist/StatsProps-bf5ef578.d.ts +1 -1
  8. package/dist/components/blog-aside/index.d.ts +1 -1
  9. package/dist/components/blog-aside/index.js +6 -1
  10. package/dist/components/blog-author/index.js +10 -1
  11. package/dist/components/blog-head/index.js +6 -1
  12. package/dist/components/blog-overview/blog-overview.schema.dereffed.json +33 -33
  13. package/dist/components/blog-overview/blog-overview.schema.json +2 -2
  14. package/dist/components/blog-overview/index.js +1 -0
  15. package/dist/components/blog-post/blog-post.schema.dereffed.json +33 -33
  16. package/dist/components/blog-post/blog-post.schema.json +2 -2
  17. package/dist/components/blog-post/index.d.ts +1 -1
  18. package/dist/components/blog-post/index.js +1 -0
  19. package/dist/components/blog-teaser/index.js +10 -1
  20. package/dist/components/button/button.css +2 -2
  21. package/dist/components/contact/index.js +10 -1
  22. package/dist/components/cta/cta.css +1 -1
  23. package/dist/components/cta/index.js +19 -1
  24. package/dist/components/divider/index.js +6 -1
  25. package/dist/components/event-detail/index.js +1 -0
  26. package/dist/components/event-header/index.js +1 -0
  27. package/dist/components/event-list/index.js +1 -0
  28. package/dist/components/faq/index.js +6 -1
  29. package/dist/components/feature/index.js +15 -2
  30. package/dist/components/features/features.css +25 -7
  31. package/dist/components/features/index.js +13 -1
  32. package/dist/components/footer/footer.css +3 -3
  33. package/dist/components/footer/footer.schema.dereffed.json +12 -20
  34. package/dist/components/footer/index.js +11 -1
  35. package/dist/components/gallery/index.js +9 -1
  36. package/dist/components/header/header.schema.dereffed.json +12 -20
  37. package/dist/components/header/index.js +13 -1
  38. package/dist/components/headline/headline.css +2 -44
  39. package/dist/components/hero/hero.css +0 -11
  40. package/dist/components/hero/hero.schema.dereffed.json +1 -1
  41. package/dist/components/hero/hero.schema.json +1 -1
  42. package/dist/components/hero/index.js +17 -1
  43. package/dist/components/html/index.js +8 -1
  44. package/dist/components/image-story/index.d.ts +1 -1
  45. package/dist/components/image-story/index.js +14 -1
  46. package/dist/components/image-text/index.js +7 -1
  47. package/dist/components/index/index.d.ts +1 -1
  48. package/dist/components/logo/index.js +6 -1
  49. package/dist/components/logos/index.js +12 -1
  50. package/dist/components/mosaic/index.js +8 -1
  51. package/dist/components/nav-dropdown/nav-dropdown.css +3 -3
  52. package/dist/components/nav-flyout/index.js +7 -1
  53. package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +12 -20
  54. package/dist/components/nav-main/index.js +11 -1
  55. package/dist/components/nav-main/nav-main.schema.dereffed.json +12 -20
  56. package/dist/components/nav-main/nav-main.schema.json +12 -20
  57. package/dist/components/nav-topbar/index.js +7 -1
  58. package/dist/components/nav-topbar/nav-topbar.css +3 -3
  59. package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +12 -20
  60. package/dist/components/page/page.schema.dereffed.json +33 -33
  61. package/dist/components/page/page.schema.json +2 -2
  62. package/dist/components/page-wrapper/index.js +1 -6
  63. package/dist/components/page-wrapper/tokens.css +251 -251
  64. package/dist/components/presets.json +70 -86
  65. package/dist/components/providers/index.js +1 -0
  66. package/dist/components/search/index.js +1 -0
  67. package/dist/components/section/index.d.ts +1 -1
  68. package/dist/components/section/index.js +27 -1
  69. package/dist/components/section/section.css +19 -20
  70. package/dist/components/section/section.schema.dereffed.json +28 -28
  71. package/dist/components/section/section.schema.json +2 -2
  72. package/dist/components/seo/seo.schema.dereffed.json +4 -4
  73. package/dist/components/seo/seo.schema.json +4 -3
  74. package/dist/components/settings/settings.schema.dereffed.json +29 -45
  75. package/dist/components/settings/settings.schema.json +2 -2
  76. package/dist/components/slider/index.js +1 -1
  77. package/dist/components/slider/slider.schema.dereffed.json +18 -17
  78. package/dist/components/slider/slider.schema.json +1 -1
  79. package/dist/components/split-even/index.d.ts +1 -1
  80. package/dist/components/split-even/split-even.schema.dereffed.json +52 -48
  81. package/dist/components/split-weighted/index.d.ts +1 -1
  82. package/dist/components/split-weighted/split-weighted.schema.dereffed.json +52 -48
  83. package/dist/components/stat/index.d.ts +1 -1
  84. package/dist/components/stat/index.js +16 -4
  85. package/dist/components/stat/stat.schema.dereffed.json +6 -5
  86. package/dist/components/stat/stat.schema.json +2 -2
  87. package/dist/components/stats/index.js +6 -1
  88. package/dist/components/stats/stats.css +4 -4
  89. package/dist/components/stats/stats.schema.dereffed.json +6 -5
  90. package/dist/components/teaser-card/index.js +11 -1
  91. package/dist/components/teaser-card/teaser-card.css +11 -9
  92. package/dist/components/testimonial/index.js +7 -1
  93. package/dist/components/testimonials/index.js +8 -1
  94. package/dist/components/text/index.js +8 -1
  95. package/dist/components/video-curtain/index.js +11 -1
  96. package/dist/components/video-curtain/video-curtain.schema.dereffed.json +1 -1
  97. package/dist/components/video-curtain/video-curtain.schema.json +1 -1
  98. package/dist/global.css +2 -2
  99. package/dist/helpers-12f48df8.d.ts +6 -0
  100. package/dist/helpers-12f48df8.js +40 -0
  101. package/dist/static/favicon/android-chrome-192x192.png +0 -0
  102. package/dist/static/favicon/android-chrome-512x512.png +0 -0
  103. package/dist/static/favicon/apple-touch-icon.png +0 -0
  104. package/dist/static/favicon/browserconfig.xml +9 -0
  105. package/dist/static/favicon/favicon-16x16.png +0 -0
  106. package/dist/static/favicon/favicon-192-192.png +20 -0
  107. package/dist/static/favicon/favicon-32x32.png +0 -0
  108. package/dist/static/favicon/favicon.ico +0 -0
  109. package/dist/static/favicon/mstile-144x144.png +0 -0
  110. package/dist/static/favicon/mstile-150x150.png +0 -0
  111. package/dist/static/favicon/mstile-310x150.png +0 -0
  112. package/dist/static/favicon/mstile-310x310.png +0 -0
  113. package/dist/static/favicon/mstile-70x70.png +0 -0
  114. package/dist/static/favicon/safari-pinned-tab.svg +30 -0
  115. package/dist/static/favicon/site.webmanifest +19 -1
  116. package/dist/static/logo-inverted.svg +12 -27
  117. package/dist/static/logo.svg +12 -27
  118. package/dist/tokens/IconSprite.js +0 -6
  119. package/dist/tokens/icon-sprite.html +0 -2
  120. package/dist/tokens/themes.css +4 -4
  121. package/dist/tokens/tokens.css +251 -251
  122. package/dist/tokens/tokens.js +376 -377
  123. package/package.json +6 -4
  124. package/dist/static/guenther/brands/cadillac.png +0 -0
  125. package/dist/static/guenther/brands/corvette.png +0 -0
  126. package/dist/static/guenther/brands/infiniti.png +0 -0
  127. package/dist/static/guenther/brands/isuzu.png +0 -0
  128. package/dist/static/guenther/brands/kia.png +0 -0
  129. package/dist/static/guenther/brands/maserati.png +0 -0
  130. package/dist/static/guenther/brands/micro.png +0 -0
  131. package/dist/static/guenther/brands/msg.png +0 -0
  132. package/dist/static/guenther/brands/nissan.png +0 -0
  133. package/dist/static/guenther/brands/saab.png +0 -0
  134. package/dist/static/guenther/brands/subaru.png +0 -0
  135. package/dist/static/guenther/car-1.webp +0 -0
  136. package/dist/static/guenther/car-2.webp +0 -0
  137. package/dist/static/guenther/car-cutout-1.avif +0 -0
  138. package/dist/static/guenther/car-cutout-2.avif +0 -0
  139. package/dist/static/guenther/car-cutout-3.png +0 -0
  140. package/dist/static/guenther/car-red.png +0 -0
  141. package/dist/static/guenther/car-store.png +0 -0
  142. package/dist/static/guenther/contact.jpg +0 -0
  143. package/dist/static/guenther/header-2.png +0 -0
  144. package/dist/static/guenther/header.jpg +0 -0
  145. package/dist/static/guenther/header.png +0 -0
  146. /package/dist/{BlogAsideProps-c760fd2a.d.ts → BlogAsideProps-fb0241df.d.ts} +0 -0
  147. /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';
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { HTMLAttributes, FC, PropsWithChildren } from "react";
3
- import { SectionProps } from "../../SectionProps-2fd5dbde.js";
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",
@@ -40,7 +66,7 @@ const SectionContextDefault = forwardRef(({ headline, content, headerSpacing, wi
40
66
  const SectionContext = createContext(SectionContextDefault);
41
67
  const Section = forwardRef((props, ref) => {
42
68
  const Component = useContext(SectionContext);
43
- return jsx(Component, { ...props, ref: ref });
69
+ return jsx(Component, { ...deepMergeDefaults(defaults, props), ref: ref });
44
70
  });
45
71
  Section.displayName = "Section";
46
72
  const SectionProvider = (props) => (jsx(SectionContext$1.Provider, { ...props, value: Section }));
@@ -26,10 +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-section--transition_to-default: linear-gradient(transparent, var(--ks-background-color-default));
30
- --dsa-section--transition_to-accent: linear-gradient(transparent, var(--ks-background-color-accent));
31
- --dsa-section--transition_to-bold: linear-gradient(transparent, var(--ks-background-color-bold));
32
- --dsa-section--transition_to-inverted: linear-gradient(transparent, var(--ks-background-color-default-inverted));
29
+ --dsa-section--transition_to-default: linear-gradient(
30
+ 178deg,
31
+ transparent 75%,
32
+ var(--ks-background-color-default) 75%
33
+ );
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%
40
+ );
33
41
  --dsa-section__slider-arrow--color: var(--ks-text-color-interface-interactive);
34
42
  --dsa-section__slider-arrow--size: 2rem;
35
43
  --dsa-section__slider-arrow--padding: 0.5em;
@@ -73,9 +81,8 @@
73
81
  }
74
82
 
75
83
  .l-section.dsa-section {
76
- --dsa-section--background-color: var(--dsa-section--background-color_default, var(--ks-color-bg));
77
84
  background-image: var(--dsa-section--background-image);
78
- background-color: var(--dsa-section--background-color, var(--ks-color-bg));
85
+ background-color: var(--dsa-section--background-color_default, var(--ks-color-bg));
79
86
  position: relative;
80
87
  }
81
88
  .l-section.dsa-section .l-section__container {
@@ -91,10 +98,10 @@
91
98
  --l-section--gutter: var(--dsa-section--gutter_none);
92
99
  }
93
100
  .l-section.dsa-section.l-section--accent {
94
- --dsa-section--background-color: var(--dsa-section--background-color_accent, var(--ks-background-color-accent));
101
+ background-color: var(--dsa-section--background-color_accent, var(--ks-background-color-accent));
95
102
  }
96
103
  .l-section.dsa-section.l-section--bold {
97
- --dsa-section--background-color: var(--dsa-section--background-color_bold, var(--ks-background-color-bold));
104
+ background-color: var(--dsa-section--background-color_bold, var(--ks-background-color-bold));
98
105
  }
99
106
  .l-section.dsa-section.dsa-section--transition-to-accent {
100
107
  background-image: var(--dsa-section--transition_to-accent, linear-gradient(180deg, transparent 0%, var(--ks-background-color-accent) 100%));
@@ -125,19 +132,11 @@
125
132
  background-color: var(--ks-background-color-default);
126
133
  border-radius: var(--ks-border-radius-surface);
127
134
  }
128
- .l-section.dsa-section-style--shine-left {
129
- background-image: var(--dsa-section_shine--background-image, radial-gradient(70% 150% at 20% 50%, var(--ks-color-fg-inverted-alpha-8-base), var(--ks-color-bg-inverted-alpha-8)));
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%));
130
137
  }
131
- .l-section.dsa-section-style--shine-left[ks-inverted=true] {
132
- background-image: var(--dsa-section_shine--background-image, radial-gradient(70% 150% at 20% 50%, var(--ks-color-fg-inverted-alpha-8-base), var(--ks-color-bg)));
133
- }
134
- .l-section.dsa-section-style--shine-right {
135
- background-image: var(--dsa-section_shine--background-image, radial-gradient(70% 150% at 80% 50%, var(--ks-color-fg-inverted-alpha-8-base), var(--ks-color-bg)));
136
- }
137
- .l-section.dsa-section-style--carbon {
138
- background: radial-gradient(var(--ks-color-fg-inverted-alpha-7) 15%, transparent 16%) 0 0, radial-gradient(var(--ks-color-fg-inverted-alpha-7) 15%, transparent 16%) 8px 8px, radial-gradient(var(--ks-color-fg-alpha-9) 15%, transparent 20%) 0 1px, radial-gradient(var(--ks-color-fg-alpha-9) 15%, transparent 20%) 8px 9px !important;
139
- background-color: var(--dsa-section--background-color) !important;
140
- background-size: 16px 16px !important;
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%));
141
140
  }
142
141
  .l-section.dsa-section--spotlight {
143
142
  position: relative;
@@ -25,9 +25,7 @@
25
25
  "enum": [
26
26
  "default",
27
27
  "framed",
28
- "shine-left",
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",
@@ -885,7 +883,7 @@
885
883
  "bottom"
886
884
  ],
887
885
  "type": "string",
888
- "default": "bottom"
886
+ "default": "below"
889
887
  },
890
888
  "type": {
891
889
  "const": "hero"
@@ -1521,8 +1519,15 @@
1521
1519
  true
1522
1520
  ]
1523
1521
  },
1524
- "type": {
1525
- "const": "slider"
1522
+ "variant": {
1523
+ "title": "Type",
1524
+ "description": "Type of the movement",
1525
+ "type": "string",
1526
+ "enum": [
1527
+ "slider",
1528
+ "carousel"
1529
+ ],
1530
+ "default": "carousel"
1526
1531
  },
1527
1532
  "className": {
1528
1533
  "title": "Class",
@@ -2100,7 +2105,7 @@
2100
2105
  "bottom"
2101
2106
  ],
2102
2107
  "type": "string",
2103
- "default": "bottom"
2108
+ "default": "below"
2104
2109
  },
2105
2110
  "type": {
2106
2111
  "const": "hero"
@@ -2333,12 +2338,13 @@
2333
2338
  "number": {
2334
2339
  "title": "Number",
2335
2340
  "description": "The number of the stat",
2336
- "type": "integer",
2341
+ "type": "string",
2337
2342
  "examples": [
2338
- 1,
2339
- 2,
2340
- 3,
2341
- 4
2343
+ "1",
2344
+ "5x",
2345
+ "2",
2346
+ "40%",
2347
+ "bis zu 100"
2342
2348
  ]
2343
2349
  },
2344
2350
  "description": {
@@ -2658,15 +2664,8 @@
2658
2664
  ]
2659
2665
  }
2660
2666
  },
2661
- "typeProp": {
2662
- "title": "Type",
2663
- "description": "Type of the movement",
2664
- "type": "string",
2665
- "enum": [
2666
- "slider",
2667
- "carousel"
2668
- ],
2669
- "default": "carousel"
2667
+ "type": {
2668
+ "const": "slider"
2670
2669
  }
2671
2670
  },
2672
2671
  "additionalProperties": false
@@ -2692,12 +2691,13 @@
2692
2691
  "number": {
2693
2692
  "title": "Number",
2694
2693
  "description": "The number of the stat",
2695
- "type": "integer",
2694
+ "type": "string",
2696
2695
  "examples": [
2697
- 1,
2698
- 2,
2699
- 3,
2700
- 4
2696
+ "1",
2697
+ "5x",
2698
+ "2",
2699
+ "40%",
2700
+ "bis zu 100"
2701
2701
  ]
2702
2702
  },
2703
2703
  "description": {
@@ -3135,7 +3135,7 @@
3135
3135
  "corner"
3136
3136
  ],
3137
3137
  "type": "string",
3138
- "default": "bottom"
3138
+ "default": "center"
3139
3139
  },
3140
3140
  "type": {
3141
3141
  "const": "video-curtain"
@@ -16,7 +16,7 @@
16
16
  "type": "string",
17
17
  "title": "Style",
18
18
  "description": "Style of background",
19
- "enum": ["default", "framed", "shine-left", "shine-right", "carbon"],
19
+ "enum": ["default", "framed", "deko"],
20
20
  "default": "default"
21
21
  },
22
22
  "backgroundColor": {
@@ -31,7 +31,7 @@
31
31
  "title": "Style",
32
32
  "description": "Color of background",
33
33
  "enum": ["none", "to-default", "to-accent", "to-bold", "to-inverted"],
34
- "default": "default"
34
+ "default": "to-default"
35
35
  },
36
36
  "backgroundImage": {
37
37
  "title": "Background image",
@@ -1,12 +1,9 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "http://schema.mydesignsystem.com/cms/seo.schema.json",
3
+ "$id": "http://cms.mydesignsystem.com/seo.schema.json",
4
4
  "title": "Seo",
5
5
  "description": "Abstracts SEO settings for a website into JSON schema",
6
6
  "type": "object",
7
- "required": [
8
- "title"
9
- ],
10
7
  "properties": {
11
8
  "title": {
12
9
  "type": "string",
@@ -39,5 +36,8 @@
39
36
  "const": "seo"
40
37
  }
41
38
  },
39
+ "required": [
40
+ "title"
41
+ ],
42
42
  "additionalProperties": false
43
43
  }
@@ -1,10 +1,9 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "http://schema.mydesignsystem.com/cms/seo.schema.json",
3
+ "$id": "http://cms.mydesignsystem.com/seo.schema.json",
4
4
  "title": "Seo",
5
5
  "description": "Abstracts SEO settings for a website into JSON schema",
6
6
  "type": "object",
7
- "required": ["title"],
8
7
  "properties": {
9
8
  "title": {
10
9
  "type": "string",
@@ -33,5 +32,7 @@
33
32
  "description": "Card preview image (larger, e.g. Twitter) used for the page",
34
33
  "format": "image"
35
34
  }
36
- }
35
+ },
36
+ "required": ["title"],
37
+ "additionalProperties": false
37
38
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "http://schema.mydesignsystem.com/cms/settings.schema.json",
3
+ "$id": "http://cms.mydesignsystem.com/settings.schema.json",
4
4
  "title": "Settings",
5
5
  "description": "Abstracts global settings made for a website into JSON Schema",
6
6
  "type": "object",
@@ -132,51 +132,43 @@
132
132
  "examples": [
133
133
  [
134
134
  {
135
- "label": "Fahrzeugsuche",
135
+ "label": "Active Item",
136
136
  "url": "#",
137
137
  "active": true
138
138
  },
139
139
  {
140
- "label": "Marken",
140
+ "label": "Navigation Item",
141
+ "url": "#"
142
+ },
143
+ {
144
+ "label": "Dropdown",
141
145
  "url": "#",
142
146
  "items": [
143
147
  {
144
- "label": "Nissan",
148
+ "label": "Level 2 Item",
145
149
  "url": "#"
146
150
  },
147
151
  {
148
- "label": "Kia",
152
+ "label": "Active Item",
149
153
  "active": true,
150
154
  "url": "#"
151
155
  },
152
156
  {
153
- "label": "Maserati",
157
+ "label": "An Item with a longer Label",
154
158
  "url": "#"
155
159
  },
156
160
  {
157
- "label": "Corvette",
161
+ "label": "And One last one",
158
162
  "url": "#"
159
163
  }
160
164
  ]
161
165
  },
162
166
  {
163
- "label": "Standorte",
164
- "url": "#"
165
- },
166
- {
167
- "label": "Bonusprogramm",
167
+ "label": "One more Item",
168
168
  "url": "#"
169
169
  },
170
170
  {
171
- "label": "News",
172
- "url": "#"
173
- },
174
- {
175
- "label": "Jobs",
176
- "url": "#"
177
- },
178
- {
179
- "label": "Kontakt",
171
+ "label": "Last Item",
180
172
  "url": "#"
181
173
  }
182
174
  ]
@@ -297,51 +289,43 @@
297
289
  "examples": [
298
290
  [
299
291
  {
300
- "label": "Fahrzeugsuche",
292
+ "label": "Active Item",
301
293
  "url": "#",
302
294
  "active": true
303
295
  },
304
296
  {
305
- "label": "Marken",
297
+ "label": "Navigation Item",
298
+ "url": "#"
299
+ },
300
+ {
301
+ "label": "Dropdown",
306
302
  "url": "#",
307
303
  "items": [
308
304
  {
309
- "label": "Nissan",
305
+ "label": "Level 2 Item",
310
306
  "url": "#"
311
307
  },
312
308
  {
313
- "label": "Kia",
309
+ "label": "Active Item",
314
310
  "active": true,
315
311
  "url": "#"
316
312
  },
317
313
  {
318
- "label": "Maserati",
314
+ "label": "An Item with a longer Label",
319
315
  "url": "#"
320
316
  },
321
317
  {
322
- "label": "Corvette",
318
+ "label": "And One last one",
323
319
  "url": "#"
324
320
  }
325
321
  ]
326
322
  },
327
323
  {
328
- "label": "Standorte",
324
+ "label": "One more Item",
329
325
  "url": "#"
330
326
  },
331
327
  {
332
- "label": "Bonusprogramm",
333
- "url": "#"
334
- },
335
- {
336
- "label": "News",
337
- "url": "#"
338
- },
339
- {
340
- "label": "Jobs",
341
- "url": "#"
342
- },
343
- {
344
- "label": "Kontakt",
328
+ "label": "Last Item",
345
329
  "url": "#"
346
330
  }
347
331
  ]
@@ -358,13 +342,10 @@
358
342
  },
359
343
  "seo": {
360
344
  "$schema": "http://json-schema.org/draft-07/schema#",
361
- "$id": "http://schema.mydesignsystem.com/cms/seo.schema.json",
345
+ "$id": "http://cms.mydesignsystem.com/seo.schema.json",
362
346
  "title": "Seo",
363
347
  "description": "Abstracts SEO settings for a website into JSON schema",
364
348
  "type": "object",
365
- "required": [
366
- "title"
367
- ],
368
349
  "properties": {
369
350
  "title": {
370
351
  "type": "string",
@@ -397,6 +378,9 @@
397
378
  "const": "seo"
398
379
  }
399
380
  },
381
+ "required": [
382
+ "title"
383
+ ],
400
384
  "additionalProperties": false
401
385
  },
402
386
  "iconSprite": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "http://schema.mydesignsystem.com/cms/settings.schema.json",
3
+ "$id": "http://cms.mydesignsystem.com/settings.schema.json",
4
4
  "title": "Settings",
5
5
  "description": "Abstracts global settings made for a website into JSON Schema",
6
6
  "type": "object",
@@ -13,7 +13,7 @@
13
13
  "$ref": "http://schema.mydesignsystem.com/footer.schema.json"
14
14
  },
15
15
  "seo": {
16
- "$ref": "http://schema.mydesignsystem.com/cms/seo.schema.json"
16
+ "$ref": "http://cms.mydesignsystem.com/seo.schema.json"
17
17
  },
18
18
  "iconSprite": {
19
19
  "type": "string",
@@ -4,6 +4,6 @@ import { forwardRef } from 'react';
4
4
  import classnames from 'classnames';
5
5
  import { Slider as Slider$1 } from '@kickstartds/content/lib/slider';
6
6
 
7
- const Slider = forwardRef(({ gap, type, autoplay, arrows, teaseNeighbours, equalHeight, children, className, ...props }, ref) => (jsx(Slider$1, { className: classnames(`dsa-slider`, className), gap: gap, type: type, arrows: arrows, autoplay: autoplay, teaseNeighbours: teaseNeighbours, equalHeight: equalHeight, ...props, ref: ref, children: children })));
7
+ const Slider = forwardRef(({ gap, variant, autoplay, arrows, teaseNeighbours, equalHeight, children, className, ...props }, ref) => (jsx(Slider$1, { className: classnames(`dsa-slider`, className), gap: gap, type: variant, arrows: arrows, autoplay: autoplay, teaseNeighbours: teaseNeighbours, equalHeight: equalHeight, ...props, ref: ref, children: children })));
8
8
 
9
9
  export { Slider };
@@ -42,8 +42,15 @@
42
42
  true
43
43
  ]
44
44
  },
45
- "type": {
46
- "const": "slider"
45
+ "variant": {
46
+ "title": "Type",
47
+ "description": "Type of the movement",
48
+ "type": "string",
49
+ "enum": [
50
+ "slider",
51
+ "carousel"
52
+ ],
53
+ "default": "carousel"
47
54
  },
48
55
  "className": {
49
56
  "title": "Class",
@@ -621,7 +628,7 @@
621
628
  "bottom"
622
629
  ],
623
630
  "type": "string",
624
- "default": "bottom"
631
+ "default": "below"
625
632
  },
626
633
  "type": {
627
634
  "const": "hero"
@@ -854,12 +861,13 @@
854
861
  "number": {
855
862
  "title": "Number",
856
863
  "description": "The number of the stat",
857
- "type": "integer",
864
+ "type": "string",
858
865
  "examples": [
859
- 1,
860
- 2,
861
- 3,
862
- 4
866
+ "1",
867
+ "5x",
868
+ "2",
869
+ "40%",
870
+ "bis zu 100"
863
871
  ]
864
872
  },
865
873
  "description": {
@@ -1179,15 +1187,8 @@
1179
1187
  ]
1180
1188
  }
1181
1189
  },
1182
- "typeProp": {
1183
- "title": "Type",
1184
- "description": "Type of the movement",
1185
- "type": "string",
1186
- "enum": [
1187
- "slider",
1188
- "carousel"
1189
- ],
1190
- "default": "carousel"
1190
+ "type": {
1191
+ "const": "slider"
1191
1192
  }
1192
1193
  },
1193
1194
  "additionalProperties": false
@@ -22,7 +22,7 @@
22
22
  "arrows": {
23
23
  "$ref": "http://schema.kickstartds.com/content/slider.schema.json#/properties/arrows"
24
24
  },
25
- "type": {
25
+ "variant": {
26
26
  "$ref": "http://schema.kickstartds.com/content/slider.schema.json#/properties/type"
27
27
  },
28
28
  "className": {
@@ -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-00ddee3a.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";