@kickstartds/ds-agency-premium 1.6.71--canary.1948.6cfa581.0 → 1.6.71--canary.1954.71f9342.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 (136) hide show
  1. package/dist/BlogOverviewProps-9f207f1c.d.ts +1 -1
  2. package/dist/SliderProps-789f8508.d.ts +1 -1
  3. package/dist/{StatProps-12a3eae0.d.ts → StatProps-79109ad0.d.ts} +1 -1
  4. package/dist/StatsProps-bf5ef578.d.ts +1 -1
  5. package/dist/components/blog-aside/blog-aside.schema.dereffed.json +0 -6
  6. package/dist/components/blog-aside/index.js +6 -1
  7. package/dist/components/blog-author/blog-author.schema.dereffed.json +0 -3
  8. package/dist/components/blog-author/index.js +10 -1
  9. package/dist/components/blog-head/blog-head.schema.dereffed.json +0 -6
  10. package/dist/components/blog-head/index.js +6 -1
  11. package/dist/components/blog-overview/blog-overview.schema.dereffed.json +30 -154
  12. package/dist/components/blog-overview/blog-overview.schema.json +2 -2
  13. package/dist/components/blog-overview/index.js +1 -0
  14. package/dist/components/blog-post/blog-post.schema.dereffed.json +30 -148
  15. package/dist/components/blog-post/blog-post.schema.json +2 -2
  16. package/dist/components/blog-post/index.d.ts +1 -1
  17. package/dist/components/blog-post/index.js +1 -0
  18. package/dist/components/blog-tag/blog-tag.schema.dereffed.json +0 -3
  19. package/dist/components/blog-teaser/blog-teaser.schema.dereffed.json +0 -6
  20. package/dist/components/blog-teaser/index.d.ts +1 -1
  21. package/dist/components/blog-teaser/index.js +10 -1
  22. package/dist/components/breadcrumb/breadcrumb.schema.dereffed.json +0 -3
  23. package/dist/components/business-card/business-card.schema.dereffed.json +0 -3
  24. package/dist/components/button/button.schema.dereffed.json +0 -3
  25. package/dist/components/button-group/button-group.schema.dereffed.json +2 -8
  26. package/dist/components/button-group/index.d.ts +3 -3
  27. package/dist/components/contact/contact.schema.dereffed.json +0 -3
  28. package/dist/components/contact/index.js +10 -1
  29. package/dist/components/content-nav/content-nav.schema.dereffed.json +0 -3
  30. package/dist/components/cta/cta.schema.dereffed.json +0 -3
  31. package/dist/components/cta/index.js +19 -1
  32. package/dist/components/divider/divider.schema.dereffed.json +0 -3
  33. package/dist/components/divider/index.js +6 -1
  34. package/dist/components/downloads/downloads.schema.dereffed.json +0 -3
  35. package/dist/components/event-appointment/event-appointment.schema.dereffed.json +0 -3
  36. package/dist/components/event-detail/event-detail.schema.dereffed.json +0 -9
  37. package/dist/components/event-detail/index.js +1 -0
  38. package/dist/components/event-filter/event-filter.schema.dereffed.json +0 -3
  39. package/dist/components/event-header/event-header.schema.dereffed.json +0 -3
  40. package/dist/components/event-header/index.js +1 -0
  41. package/dist/components/event-latest/event-latest.schema.dereffed.json +0 -6
  42. package/dist/components/event-latest-teaser/event-latest-teaser.schema.dereffed.json +0 -3
  43. package/dist/components/event-list/event-list.schema.dereffed.json +0 -9
  44. package/dist/components/event-list/index.js +1 -0
  45. package/dist/components/event-list-teaser/event-list-teaser.schema.dereffed.json +0 -3
  46. package/dist/components/event-location/event-location.schema.dereffed.json +0 -6
  47. package/dist/components/event-login/event-login.schema.dereffed.json +0 -3
  48. package/dist/components/event-registration/event-registration.schema.dereffed.json +0 -3
  49. package/dist/components/faq/faq.schema.dereffed.json +0 -3
  50. package/dist/components/faq/index.js +6 -1
  51. package/dist/components/feature/feature.schema.dereffed.json +0 -3
  52. package/dist/components/feature/index.js +15 -2
  53. package/dist/components/features/features.css +25 -7
  54. package/dist/components/features/features.schema.dereffed.json +0 -3
  55. package/dist/components/features/index.js +13 -1
  56. package/dist/components/footer/footer.schema.dereffed.json +0 -3
  57. package/dist/components/footer/index.js +11 -1
  58. package/dist/components/gallery/gallery.schema.dereffed.json +0 -3
  59. package/dist/components/gallery/index.js +9 -1
  60. package/dist/components/header/header.schema.dereffed.json +0 -3
  61. package/dist/components/header/index.js +13 -1
  62. package/dist/components/headline/headline.schema.dereffed.json +0 -3
  63. package/dist/components/hero/hero.schema.dereffed.json +1 -4
  64. package/dist/components/hero/hero.schema.json +1 -1
  65. package/dist/components/hero/index.js +17 -1
  66. package/dist/components/html/html.schema.dereffed.json +0 -3
  67. package/dist/components/html/index.js +8 -1
  68. package/dist/components/image-story/image-story.schema.dereffed.json +0 -6
  69. package/dist/components/image-story/index.js +14 -1
  70. package/dist/components/image-text/image-text.schema.dereffed.json +0 -3
  71. package/dist/components/image-text/index.js +7 -1
  72. package/dist/components/index/index.d.ts +1 -1
  73. package/dist/components/logo/index.js +6 -1
  74. package/dist/components/logo/logo.schema.dereffed.json +0 -3
  75. package/dist/components/logos/index.js +12 -1
  76. package/dist/components/logos/logos.schema.dereffed.json +0 -3
  77. package/dist/components/mosaic/index.js +8 -1
  78. package/dist/components/mosaic/mosaic.schema.dereffed.json +0 -6
  79. package/dist/components/nav-dropdown/nav-dropdown.schema.dereffed.json +0 -3
  80. package/dist/components/nav-flyout/index.js +7 -1
  81. package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +0 -6
  82. package/dist/components/nav-main/index.js +11 -1
  83. package/dist/components/nav-main/nav-main.schema.dereffed.json +0 -6
  84. package/dist/components/nav-topbar/index.js +7 -1
  85. package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +0 -3
  86. package/dist/components/page/page.schema.dereffed.json +30 -133
  87. package/dist/components/page/page.schema.json +2 -2
  88. package/dist/components/page-wrapper/index.js +1 -0
  89. package/dist/components/page-wrapper/tokens.css +1 -1
  90. package/dist/components/pagination/pagination.schema.dereffed.json +0 -3
  91. package/dist/components/presets.json +44 -44
  92. package/dist/components/providers/index.js +1 -0
  93. package/dist/components/search/index.js +1 -0
  94. package/dist/components/search/search.schema.dereffed.json +0 -9
  95. package/dist/components/search-bar/search-bar.schema.dereffed.json +0 -3
  96. package/dist/components/search-filter/search-filter.schema.dereffed.json +0 -3
  97. package/dist/components/search-result/search-result.schema.dereffed.json +0 -3
  98. package/dist/components/section/index.js +27 -1
  99. package/dist/components/section/section.schema.dereffed.json +25 -122
  100. package/dist/components/section/section.schema.json +1 -1
  101. package/dist/components/seo/seo.schema.dereffed.json +4 -7
  102. package/dist/components/seo/seo.schema.json +4 -3
  103. package/dist/components/settings/settings.schema.dereffed.json +5 -17
  104. package/dist/components/settings/settings.schema.json +2 -2
  105. package/dist/components/slider/index.js +1 -1
  106. package/dist/components/slider/slider.schema.dereffed.json +16 -51
  107. package/dist/components/slider/slider.schema.json +1 -1
  108. package/dist/components/split-even/split-even.schema.dereffed.json +48 -233
  109. package/dist/components/split-weighted/split-weighted.schema.dereffed.json +48 -233
  110. package/dist/components/stat/index.d.ts +1 -1
  111. package/dist/components/stat/index.js +16 -4
  112. package/dist/components/stat/stat.schema.dereffed.json +6 -8
  113. package/dist/components/stat/stat.schema.json +2 -2
  114. package/dist/components/stats/index.js +6 -1
  115. package/dist/components/stats/stats.schema.dereffed.json +6 -11
  116. package/dist/components/teaser-card/index.js +11 -1
  117. package/dist/components/teaser-card/teaser-card.css +2 -0
  118. package/dist/components/teaser-card/teaser-card.schema.dereffed.json +0 -3
  119. package/dist/components/testimonial/index.js +7 -1
  120. package/dist/components/testimonial/testimonial.schema.dereffed.json +0 -3
  121. package/dist/components/testimonials/index.js +8 -1
  122. package/dist/components/testimonials/testimonials.schema.dereffed.json +0 -3
  123. package/dist/components/text/index.js +8 -1
  124. package/dist/components/text/text.schema.dereffed.json +0 -3
  125. package/dist/components/tile/tile.schema.dereffed.json +0 -3
  126. package/dist/components/video-curtain/index.js +11 -1
  127. package/dist/components/video-curtain/video-curtain.schema.dereffed.json +1 -4
  128. package/dist/components/video-curtain/video-curtain.schema.json +1 -1
  129. package/dist/helpers-12f48df8.d.ts +6 -0
  130. package/dist/helpers-12f48df8.js +40 -0
  131. package/dist/tokens/themes.css +4 -4
  132. package/dist/tokens/tokens.css +1 -1
  133. package/dist/tokens/tokens.js +1 -1
  134. package/package.json +6 -4
  135. /package/dist/{BlogPostProps-6b3cff22.d.ts → BlogPostProps-c760fd2a.d.ts} +0 -0
  136. /package/dist/{BlogTeaserProps-f5855e93.d.ts → BlogTeaserProps-d62a0a9a.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-2fd5dbde.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
  /**
@@ -50,7 +50,7 @@ interface SliderProps {
50
50
  equalHeight?: EqualizeSlidesHeights;
51
51
  gap?: Gap;
52
52
  arrows?: ShowArrows;
53
- type?: Type;
53
+ variant?: Type;
54
54
  className?: Class;
55
55
  components?: Content;
56
56
  }
@@ -6,7 +6,7 @@
6
6
  /**
7
7
  * The number of the stat
8
8
  */
9
- type Number = number;
9
+ type Number = string;
10
10
  /**
11
11
  * Optional description of the stat
12
12
  */
@@ -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 { StatProps } from "./StatProps-12a3eae0.js";
6
+ import { StatProps } from "./StatProps-79109ad0.js";
7
7
  /**
8
8
  * The stats to display with a number upcounter
9
9
  *
@@ -115,9 +115,6 @@
115
115
  }
116
116
  ]
117
117
  ]
118
- },
119
- "type": {
120
- "const": "blog-author"
121
118
  }
122
119
  },
123
120
  "additionalProperties": false,
@@ -187,9 +184,6 @@
187
184
  },
188
185
  "className": {
189
186
  "type": "string"
190
- },
191
- "type": {
192
- "const": "blog-aside"
193
187
  }
194
188
  },
195
189
  "additionalProperties": false,
@@ -7,6 +7,7 @@ import { PostShareBar } from '@kickstartds/blog/lib/post-share-bar';
7
7
  import { Container } from '@kickstartds/core/lib/container';
8
8
  import { BlogAuthor } from '../blog-author/index.js';
9
9
  import { Headline } from '../headline/index.js';
10
+ import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
10
11
  import '../contact/index.js';
11
12
  import '@kickstartds/base/lib/picture';
12
13
  import '@kickstartds/base/lib/contact';
@@ -16,6 +17,10 @@ import '@kickstartds/base/lib/rich-text';
16
17
  import 'markdown-to-jsx';
17
18
  import '@kickstartds/base/lib/headline';
18
19
 
20
+ const defaults = {
21
+ "socialSharing": []
22
+ };
23
+
19
24
  const BlogAsideContextDefault = forwardRef(({ author, socialSharing, readingTime, date, className, ...props }, ref) => {
20
25
  const socialLinks = socialSharing?.map((link) => {
21
26
  return {
@@ -40,7 +45,7 @@ const BlogAsideContextDefault = forwardRef(({ author, socialSharing, readingTime
40
45
  const BlogAsideContext = createContext(BlogAsideContextDefault);
41
46
  const BlogAside = forwardRef((props, ref) => {
42
47
  const Component = useContext(BlogAsideContext);
43
- return jsx(Component, { ...props, ref: ref });
48
+ return jsx(Component, { ...deepMergeDefaults(defaults, props), ref: ref });
44
49
  });
45
50
  BlogAside.displayName = "BlogAside";
46
51
 
@@ -108,9 +108,6 @@
108
108
  }
109
109
  ]
110
110
  ]
111
- },
112
- "type": {
113
- "const": "blog-author"
114
111
  }
115
112
  },
116
113
  "additionalProperties": false,
@@ -1,6 +1,7 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
  import { forwardRef, createContext, useContext } from 'react';
3
3
  import { Contact } from '../contact/index.js';
4
+ import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
4
5
  import 'classnames';
5
6
  import '@kickstartds/base/lib/picture';
6
7
  import '@kickstartds/base/lib/contact';
@@ -9,13 +10,21 @@ import '@kickstartds/base/lib/icon';
9
10
  import '@kickstartds/base/lib/rich-text';
10
11
  import '@kickstartds/core/lib/container';
11
12
 
13
+ const defaults = {
14
+ "image": {
15
+ "fullWidth": false,
16
+ "aspectRatio": "square"
17
+ },
18
+ "links": []
19
+ };
20
+
12
21
  const BlogAuthorContextDefault = forwardRef(({ name, byline, image, links, ...props }, ref) => {
13
22
  return (jsx(Contact, { ref: ref, ...props, className: "dsa-blog-aside__author", title: name, subtitle: byline, image: image, links: links }));
14
23
  });
15
24
  const BlogAuthorContext = createContext(BlogAuthorContextDefault);
16
25
  const BlogAuthor = forwardRef((props, ref) => {
17
26
  const Component = useContext(BlogAuthorContext);
18
- return jsx(Component, { ...props, ref: ref });
27
+ return jsx(Component, { ...deepMergeDefaults(defaults, props), ref: ref });
19
28
  });
20
29
  BlogAuthor.displayName = "BlogAuthor";
21
30
 
@@ -29,9 +29,6 @@
29
29
  "title": "Entry",
30
30
  "description": "Name of the tag entry",
31
31
  "type": "string"
32
- },
33
- "type": {
34
- "const": "blog-tag"
35
32
  }
36
33
  },
37
34
  "additionalProperties": false,
@@ -65,9 +62,6 @@
65
62
  "examples": [
66
63
  "Image of a business team working"
67
64
  ]
68
- },
69
- "type": {
70
- "const": "blog-head"
71
65
  }
72
66
  },
73
67
  "additionalProperties": false,
@@ -2,6 +2,11 @@ import "./blog-head.css";
2
2
  import { jsx } from 'react/jsx-runtime';
3
3
  import { forwardRef, createContext, useContext } from 'react';
4
4
  import { PostHead } from '@kickstartds/blog/lib/post-head';
5
+ import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
6
+
7
+ const defaults = {
8
+ "tags": []
9
+ };
5
10
 
6
11
  const BlogHeadContextDefault = forwardRef(({ date, tags = [], headline, image, alt, ...rest }, ref) => {
7
12
  return (jsx(PostHead, { ...rest, className: "dsa-blog-head", date: date, headline: { text: headline, level: "h1", align: "left" }, image: { src: image, alt: alt || headline }, categories: tags.map((tag) => {
@@ -11,7 +16,7 @@ const BlogHeadContextDefault = forwardRef(({ date, tags = [], headline, image, a
11
16
  const BlogHeadContext = createContext(BlogHeadContextDefault);
12
17
  const BlogHead = forwardRef((props, ref) => {
13
18
  const Component = useContext(BlogHeadContext);
14
- return jsx(Component, { ...props, ref: ref });
19
+ return jsx(Component, { ...deepMergeDefaults(defaults, props), ref: ref });
15
20
  });
16
21
  BlogHead.displayName = "BlogHead";
17
22
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "http://schema.mydesignsystem.com/cms/blog-overview.schema.json",
3
+ "$id": "http://cms.mydesignsystem.com/blog-overview.schema.json",
4
4
  "title": "Blog Overview",
5
5
  "description": "Abstracts a blog overview concept into JSON schema",
6
6
  "type": "object",
@@ -67,7 +67,7 @@
67
67
  "to-bold",
68
68
  "to-inverted"
69
69
  ],
70
- "default": "default"
70
+ "default": "to-default"
71
71
  },
72
72
  "backgroundImage": {
73
73
  "title": "Background image",
@@ -417,9 +417,6 @@
417
417
  "description": "Toggle padding of the content",
418
418
  "type": "boolean",
419
419
  "default": false
420
- },
421
- "type": {
422
- "const": "cta"
423
420
  }
424
421
  },
425
422
  "additionalProperties": false
@@ -450,9 +447,6 @@
450
447
  "title": "`ks-component` attribute",
451
448
  "description": "Optional custom component identifier",
452
449
  "type": "string"
453
- },
454
- "type": {
455
- "const": "divider"
456
450
  }
457
451
  },
458
452
  "additionalProperties": false
@@ -497,9 +491,6 @@
497
491
  ]
498
492
  },
499
493
  "minItems": 1
500
- },
501
- "type": {
502
- "const": "faq"
503
494
  }
504
495
  },
505
496
  "additionalProperties": false,
@@ -628,9 +619,6 @@
628
619
  },
629
620
  "minItems": 1,
630
621
  "maxItems": 8
631
- },
632
- "type": {
633
- "const": "features"
634
622
  }
635
623
  },
636
624
  "additionalProperties": false
@@ -712,9 +700,6 @@
712
700
  "title": "Lightbox",
713
701
  "description": "Display images in a lightbox gallery",
714
702
  "default": false
715
- },
716
- "type": {
717
- "const": "gallery"
718
703
  }
719
704
  },
720
705
  "additionalProperties": false,
@@ -899,10 +884,7 @@
899
884
  "bottom"
900
885
  ],
901
886
  "type": "string",
902
- "default": "bottom"
903
- },
904
- "type": {
905
- "const": "hero"
887
+ "default": "below"
906
888
  }
907
889
  },
908
890
  "additionalProperties": false
@@ -961,9 +943,6 @@
961
943
  "title": "`ks-component` attribute",
962
944
  "description": "Optional custom component identifier",
963
945
  "type": "string"
964
- },
965
- "type": {
966
- "const": "html"
967
946
  }
968
947
  },
969
948
  "additionalProperties": false
@@ -1078,9 +1057,6 @@
1078
1057
  "title": "Disabled?",
1079
1058
  "description": "Whether the button should be disabled",
1080
1059
  "default": false
1081
- },
1082
- "type": {
1083
- "const": "button"
1084
1060
  }
1085
1061
  },
1086
1062
  "additionalProperties": false,
@@ -1140,9 +1116,6 @@
1140
1116
  ],
1141
1117
  "type": "string",
1142
1118
  "default": "left"
1143
- },
1144
- "type": {
1145
- "const": "image-story"
1146
1119
  }
1147
1120
  },
1148
1121
  "additionalProperties": false
@@ -1205,9 +1178,6 @@
1205
1178
  "examples": [
1206
1179
  "above"
1207
1180
  ]
1208
- },
1209
- "type": {
1210
- "const": "image-text"
1211
1181
  }
1212
1182
  },
1213
1183
  "required": [
@@ -1341,9 +1311,6 @@
1341
1311
  "link",
1342
1312
  "label"
1343
1313
  ]
1344
- },
1345
- "type": {
1346
- "const": "logos"
1347
1314
  }
1348
1315
  },
1349
1316
  "additionalProperties": false,
@@ -1471,9 +1438,6 @@
1471
1438
  "description": "Overwrite the color to use for the text content",
1472
1439
  "type": "string",
1473
1440
  "format": "color"
1474
- },
1475
- "type": {
1476
- "const": "tile"
1477
1441
  }
1478
1442
  },
1479
1443
  "additionalProperties": false,
@@ -1484,9 +1448,6 @@
1484
1448
  },
1485
1449
  "minItems": 1,
1486
1450
  "maxItems": 20
1487
- },
1488
- "type": {
1489
- "const": "mosaic"
1490
1451
  }
1491
1452
  },
1492
1453
  "additionalProperties": false
@@ -1535,8 +1496,15 @@
1535
1496
  true
1536
1497
  ]
1537
1498
  },
1538
- "type": {
1539
- "const": "slider"
1499
+ "variant": {
1500
+ "title": "Type",
1501
+ "description": "Type of the movement",
1502
+ "type": "string",
1503
+ "enum": [
1504
+ "slider",
1505
+ "carousel"
1506
+ ],
1507
+ "default": "carousel"
1540
1508
  },
1541
1509
  "className": {
1542
1510
  "title": "Class",
@@ -1715,9 +1683,6 @@
1715
1683
  "description": "Toggle padding of the content",
1716
1684
  "type": "boolean",
1717
1685
  "default": false
1718
- },
1719
- "type": {
1720
- "const": "cta"
1721
1686
  }
1722
1687
  },
1723
1688
  "additionalProperties": false
@@ -1843,9 +1808,6 @@
1843
1808
  },
1844
1809
  "minItems": 1,
1845
1810
  "maxItems": 8
1846
- },
1847
- "type": {
1848
- "const": "features"
1849
1811
  }
1850
1812
  },
1851
1813
  "additionalProperties": false
@@ -1927,9 +1889,6 @@
1927
1889
  "title": "Lightbox",
1928
1890
  "description": "Display images in a lightbox gallery",
1929
1891
  "default": false
1930
- },
1931
- "type": {
1932
- "const": "gallery"
1933
1892
  }
1934
1893
  },
1935
1894
  "additionalProperties": false,
@@ -2114,10 +2073,7 @@
2114
2073
  "bottom"
2115
2074
  ],
2116
2075
  "type": "string",
2117
- "default": "bottom"
2118
- },
2119
- "type": {
2120
- "const": "hero"
2076
+ "default": "below"
2121
2077
  }
2122
2078
  },
2123
2079
  "additionalProperties": false
@@ -2180,9 +2136,6 @@
2180
2136
  "examples": [
2181
2137
  "above"
2182
2138
  ]
2183
- },
2184
- "type": {
2185
- "const": "image-text"
2186
2139
  }
2187
2140
  },
2188
2141
  "required": [
@@ -2316,9 +2269,6 @@
2316
2269
  "link",
2317
2270
  "label"
2318
2271
  ]
2319
- },
2320
- "type": {
2321
- "const": "logos"
2322
2272
  }
2323
2273
  },
2324
2274
  "additionalProperties": false,
@@ -2347,12 +2297,13 @@
2347
2297
  "number": {
2348
2298
  "title": "Number",
2349
2299
  "description": "The number of the stat",
2350
- "type": "integer",
2300
+ "type": "string",
2351
2301
  "examples": [
2352
- 1,
2353
- 2,
2354
- 3,
2355
- 4
2302
+ "1",
2303
+ "5x",
2304
+ "2",
2305
+ "40%",
2306
+ "bis zu 100"
2356
2307
  ]
2357
2308
  },
2358
2309
  "description": {
@@ -2383,9 +2334,6 @@
2383
2334
  "home",
2384
2335
  "map"
2385
2336
  ]
2386
- },
2387
- "type": {
2388
- "const": "stat"
2389
2337
  }
2390
2338
  },
2391
2339
  "additionalProperties": false,
@@ -2414,9 +2362,6 @@
2414
2362
  },
2415
2363
  "minItems": 1,
2416
2364
  "maxItems": 4
2417
- },
2418
- "type": {
2419
- "const": "stats"
2420
2365
  }
2421
2366
  },
2422
2367
  "additionalProperties": false,
@@ -2505,9 +2450,6 @@
2505
2450
  ],
2506
2451
  "description": "Aspect ratio of the image",
2507
2452
  "default": "wide"
2508
- },
2509
- "type": {
2510
- "const": "teaser-card"
2511
2453
  }
2512
2454
  },
2513
2455
  "additionalProperties": false,
@@ -2611,9 +2553,6 @@
2611
2553
  "image"
2612
2554
  ]
2613
2555
  }
2614
- },
2615
- "type": {
2616
- "const": "testimonials"
2617
2556
  }
2618
2557
  },
2619
2558
  "additionalProperties": false
@@ -2659,9 +2598,6 @@
2659
2598
  "title": "Highlight Text",
2660
2599
  "description": "Visually highlight the text",
2661
2600
  "default": false
2662
- },
2663
- "type": {
2664
- "const": "text"
2665
2601
  }
2666
2602
  },
2667
2603
  "additionalProperties": false,
@@ -2671,16 +2607,6 @@
2671
2607
  }
2672
2608
  ]
2673
2609
  }
2674
- },
2675
- "typeProp": {
2676
- "title": "Type",
2677
- "description": "Type of the movement",
2678
- "type": "string",
2679
- "enum": [
2680
- "slider",
2681
- "carousel"
2682
- ],
2683
- "default": "carousel"
2684
2610
  }
2685
2611
  },
2686
2612
  "additionalProperties": false
@@ -2706,12 +2632,13 @@
2706
2632
  "number": {
2707
2633
  "title": "Number",
2708
2634
  "description": "The number of the stat",
2709
- "type": "integer",
2635
+ "type": "string",
2710
2636
  "examples": [
2711
- 1,
2712
- 2,
2713
- 3,
2714
- 4
2637
+ "1",
2638
+ "5x",
2639
+ "2",
2640
+ "40%",
2641
+ "bis zu 100"
2715
2642
  ]
2716
2643
  },
2717
2644
  "description": {
@@ -2742,9 +2669,6 @@
2742
2669
  "home",
2743
2670
  "map"
2744
2671
  ]
2745
- },
2746
- "type": {
2747
- "const": "stat"
2748
2672
  }
2749
2673
  },
2750
2674
  "additionalProperties": false,
@@ -2773,9 +2697,6 @@
2773
2697
  },
2774
2698
  "minItems": 1,
2775
2699
  "maxItems": 4
2776
- },
2777
- "type": {
2778
- "const": "stats"
2779
2700
  }
2780
2701
  },
2781
2702
  "additionalProperties": false,
@@ -2864,9 +2785,6 @@
2864
2785
  ],
2865
2786
  "description": "Aspect ratio of the image",
2866
2787
  "default": "wide"
2867
- },
2868
- "type": {
2869
- "const": "teaser-card"
2870
2788
  }
2871
2789
  },
2872
2790
  "additionalProperties": false,
@@ -2970,9 +2888,6 @@
2970
2888
  "image"
2971
2889
  ]
2972
2890
  }
2973
- },
2974
- "type": {
2975
- "const": "testimonials"
2976
2891
  }
2977
2892
  },
2978
2893
  "additionalProperties": false
@@ -3018,9 +2933,6 @@
3018
2933
  "title": "Highlight Text",
3019
2934
  "description": "Visually highlight the text",
3020
2935
  "default": false
3021
- },
3022
- "type": {
3023
- "const": "text"
3024
2936
  }
3025
2937
  },
3026
2938
  "additionalProperties": false,
@@ -3149,10 +3061,7 @@
3149
3061
  "corner"
3150
3062
  ],
3151
3063
  "type": "string",
3152
- "default": "bottom"
3153
- },
3154
- "type": {
3155
- "const": "video-curtain"
3064
+ "default": "center"
3156
3065
  }
3157
3066
  },
3158
3067
  "additionalProperties": false
@@ -3218,9 +3127,6 @@
3218
3127
  "title": "Disabled?",
3219
3128
  "description": "Whether the button should be disabled",
3220
3129
  "default": false
3221
- },
3222
- "type": {
3223
- "const": "button"
3224
3130
  }
3225
3131
  },
3226
3132
  "additionalProperties": false,
@@ -3228,9 +3134,6 @@
3228
3134
  "label"
3229
3135
  ]
3230
3136
  }
3231
- },
3232
- "type": {
3233
- "const": "section"
3234
3137
  }
3235
3138
  },
3236
3139
  "additionalProperties": false,
@@ -3274,9 +3177,6 @@
3274
3177
  "title": "Entry",
3275
3178
  "description": "Name of the tag entry",
3276
3179
  "type": "string"
3277
- },
3278
- "type": {
3279
- "const": "blog-tag"
3280
3180
  }
3281
3181
  },
3282
3182
  "additionalProperties": false,
@@ -3395,9 +3295,6 @@
3395
3295
  },
3396
3296
  "className": {
3397
3297
  "type": "string"
3398
- },
3399
- "type": {
3400
- "const": "blog-teaser"
3401
3298
  }
3402
3299
  },
3403
3300
  "additionalProperties": false,
@@ -3447,9 +3344,6 @@
3447
3344
  "title": "Entry",
3448
3345
  "description": "Name of the tag entry",
3449
3346
  "type": "string"
3450
- },
3451
- "type": {
3452
- "const": "blog-tag"
3453
3347
  }
3454
3348
  },
3455
3349
  "additionalProperties": false,
@@ -3568,9 +3462,6 @@
3568
3462
  },
3569
3463
  "className": {
3570
3464
  "type": "string"
3571
- },
3572
- "type": {
3573
- "const": "blog-teaser"
3574
3465
  }
3575
3466
  },
3576
3467
  "additionalProperties": false,
@@ -3621,9 +3512,6 @@
3621
3512
  "title": "Entry",
3622
3513
  "description": "Name of the tag entry",
3623
3514
  "type": "string"
3624
- },
3625
- "type": {
3626
- "const": "blog-tag"
3627
3515
  }
3628
3516
  },
3629
3517
  "additionalProperties": false,
@@ -3742,9 +3630,6 @@
3742
3630
  },
3743
3631
  "className": {
3744
3632
  "type": "string"
3745
- },
3746
- "type": {
3747
- "const": "blog-teaser"
3748
3633
  }
3749
3634
  },
3750
3635
  "additionalProperties": false,
@@ -3920,22 +3805,16 @@
3920
3805
  "description": "Toggle padding of the content",
3921
3806
  "type": "boolean",
3922
3807
  "default": false
3923
- },
3924
- "type": {
3925
- "const": "cta"
3926
3808
  }
3927
3809
  },
3928
3810
  "additionalProperties": false
3929
3811
  },
3930
3812
  "seo": {
3931
3813
  "$schema": "http://json-schema.org/draft-07/schema#",
3932
- "$id": "http://schema.mydesignsystem.com/cms/seo.schema.json",
3814
+ "$id": "http://cms.mydesignsystem.com/seo.schema.json",
3933
3815
  "title": "Seo",
3934
3816
  "description": "Abstracts SEO settings for a website into JSON schema",
3935
3817
  "type": "object",
3936
- "required": [
3937
- "title"
3938
- ],
3939
3818
  "properties": {
3940
3819
  "title": {
3941
3820
  "type": "string",
@@ -3963,15 +3842,12 @@
3963
3842
  "title": "Card Preview Image",
3964
3843
  "description": "Card preview image (larger, e.g. Twitter) used for the page",
3965
3844
  "format": "image"
3966
- },
3967
- "type": {
3968
- "const": "seo"
3969
3845
  }
3970
3846
  },
3847
+ "required": [
3848
+ "title"
3849
+ ],
3971
3850
  "additionalProperties": false
3972
- },
3973
- "type": {
3974
- "const": "blog-overview"
3975
3851
  }
3976
3852
  },
3977
3853
  "additionalProperties": false