@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
@@ -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",
@@ -55,7 +55,7 @@
55
55
  "$ref": "http://schema.mydesignsystem.com/cta.schema.json"
56
56
  },
57
57
  "seo": {
58
- "$ref": "http://schema.mydesignsystem.com/cms/seo.schema.json"
58
+ "$ref": "http://cms.mydesignsystem.com/seo.schema.json"
59
59
  }
60
60
  }
61
61
  }
@@ -9,6 +9,7 @@ import '@kickstartds/core/lib/react';
9
9
  import '@kickstartds/base/lib/section';
10
10
  import '../section/js/Section.client.js';
11
11
  import '@kickstartds/core/lib/component';
12
+ import '../../helpers-12f48df8.js';
12
13
  import '@kickstartds/blog/lib/post-teaser';
13
14
  import '@kickstartds/core/lib/container';
14
15
  import '@kickstartds/content/lib/storytelling';
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "http://schema.mydesignsystem.com/cms/blog-post.schema.json",
3
+ "$id": "http://cms.mydesignsystem.com/blog-post.schema.json",
4
4
  "title": "Blog Post",
5
5
  "description": "Abstracts a blog post concept into JSON schema",
6
6
  "type": "object",
@@ -40,9 +40,6 @@
40
40
  "title": "Entry",
41
41
  "description": "Name of the tag entry",
42
42
  "type": "string"
43
- },
44
- "type": {
45
- "const": "blog-tag"
46
43
  }
47
44
  },
48
45
  "additionalProperties": false,
@@ -76,9 +73,6 @@
76
73
  "examples": [
77
74
  "Image of a business team working"
78
75
  ]
79
- },
80
- "type": {
81
- "const": "blog-head"
82
76
  }
83
77
  },
84
78
  "additionalProperties": false,
@@ -203,9 +197,6 @@
203
197
  }
204
198
  ]
205
199
  ]
206
- },
207
- "type": {
208
- "const": "blog-author"
209
200
  }
210
201
  },
211
202
  "additionalProperties": false,
@@ -275,9 +266,6 @@
275
266
  },
276
267
  "className": {
277
268
  "type": "string"
278
- },
279
- "type": {
280
- "const": "blog-aside"
281
269
  }
282
270
  },
283
271
  "additionalProperties": false,
@@ -351,7 +339,7 @@
351
339
  "to-bold",
352
340
  "to-inverted"
353
341
  ],
354
- "default": "default"
342
+ "default": "to-default"
355
343
  },
356
344
  "backgroundImage": {
357
345
  "title": "Background image",
@@ -701,9 +689,6 @@
701
689
  "description": "Toggle padding of the content",
702
690
  "type": "boolean",
703
691
  "default": false
704
- },
705
- "type": {
706
- "const": "cta"
707
692
  }
708
693
  },
709
694
  "additionalProperties": false
@@ -734,9 +719,6 @@
734
719
  "title": "`ks-component` attribute",
735
720
  "description": "Optional custom component identifier",
736
721
  "type": "string"
737
- },
738
- "type": {
739
- "const": "divider"
740
722
  }
741
723
  },
742
724
  "additionalProperties": false
@@ -781,9 +763,6 @@
781
763
  ]
782
764
  },
783
765
  "minItems": 1
784
- },
785
- "type": {
786
- "const": "faq"
787
766
  }
788
767
  },
789
768
  "additionalProperties": false,
@@ -912,9 +891,6 @@
912
891
  },
913
892
  "minItems": 1,
914
893
  "maxItems": 8
915
- },
916
- "type": {
917
- "const": "features"
918
894
  }
919
895
  },
920
896
  "additionalProperties": false
@@ -996,9 +972,6 @@
996
972
  "title": "Lightbox",
997
973
  "description": "Display images in a lightbox gallery",
998
974
  "default": false
999
- },
1000
- "type": {
1001
- "const": "gallery"
1002
975
  }
1003
976
  },
1004
977
  "additionalProperties": false,
@@ -1183,10 +1156,7 @@
1183
1156
  "bottom"
1184
1157
  ],
1185
1158
  "type": "string",
1186
- "default": "bottom"
1187
- },
1188
- "type": {
1189
- "const": "hero"
1159
+ "default": "below"
1190
1160
  }
1191
1161
  },
1192
1162
  "additionalProperties": false
@@ -1245,9 +1215,6 @@
1245
1215
  "title": "`ks-component` attribute",
1246
1216
  "description": "Optional custom component identifier",
1247
1217
  "type": "string"
1248
- },
1249
- "type": {
1250
- "const": "html"
1251
1218
  }
1252
1219
  },
1253
1220
  "additionalProperties": false
@@ -1362,9 +1329,6 @@
1362
1329
  "title": "Disabled?",
1363
1330
  "description": "Whether the button should be disabled",
1364
1331
  "default": false
1365
- },
1366
- "type": {
1367
- "const": "button"
1368
1332
  }
1369
1333
  },
1370
1334
  "additionalProperties": false,
@@ -1424,9 +1388,6 @@
1424
1388
  ],
1425
1389
  "type": "string",
1426
1390
  "default": "left"
1427
- },
1428
- "type": {
1429
- "const": "image-story"
1430
1391
  }
1431
1392
  },
1432
1393
  "additionalProperties": false
@@ -1489,9 +1450,6 @@
1489
1450
  "examples": [
1490
1451
  "above"
1491
1452
  ]
1492
- },
1493
- "type": {
1494
- "const": "image-text"
1495
1453
  }
1496
1454
  },
1497
1455
  "required": [
@@ -1625,9 +1583,6 @@
1625
1583
  "link",
1626
1584
  "label"
1627
1585
  ]
1628
- },
1629
- "type": {
1630
- "const": "logos"
1631
1586
  }
1632
1587
  },
1633
1588
  "additionalProperties": false,
@@ -1755,9 +1710,6 @@
1755
1710
  "description": "Overwrite the color to use for the text content",
1756
1711
  "type": "string",
1757
1712
  "format": "color"
1758
- },
1759
- "type": {
1760
- "const": "tile"
1761
1713
  }
1762
1714
  },
1763
1715
  "additionalProperties": false,
@@ -1768,9 +1720,6 @@
1768
1720
  },
1769
1721
  "minItems": 1,
1770
1722
  "maxItems": 20
1771
- },
1772
- "type": {
1773
- "const": "mosaic"
1774
1723
  }
1775
1724
  },
1776
1725
  "additionalProperties": false
@@ -1819,8 +1768,15 @@
1819
1768
  true
1820
1769
  ]
1821
1770
  },
1822
- "type": {
1823
- "const": "slider"
1771
+ "variant": {
1772
+ "title": "Type",
1773
+ "description": "Type of the movement",
1774
+ "type": "string",
1775
+ "enum": [
1776
+ "slider",
1777
+ "carousel"
1778
+ ],
1779
+ "default": "carousel"
1824
1780
  },
1825
1781
  "className": {
1826
1782
  "title": "Class",
@@ -1999,9 +1955,6 @@
1999
1955
  "description": "Toggle padding of the content",
2000
1956
  "type": "boolean",
2001
1957
  "default": false
2002
- },
2003
- "type": {
2004
- "const": "cta"
2005
1958
  }
2006
1959
  },
2007
1960
  "additionalProperties": false
@@ -2127,9 +2080,6 @@
2127
2080
  },
2128
2081
  "minItems": 1,
2129
2082
  "maxItems": 8
2130
- },
2131
- "type": {
2132
- "const": "features"
2133
2083
  }
2134
2084
  },
2135
2085
  "additionalProperties": false
@@ -2211,9 +2161,6 @@
2211
2161
  "title": "Lightbox",
2212
2162
  "description": "Display images in a lightbox gallery",
2213
2163
  "default": false
2214
- },
2215
- "type": {
2216
- "const": "gallery"
2217
2164
  }
2218
2165
  },
2219
2166
  "additionalProperties": false,
@@ -2398,10 +2345,7 @@
2398
2345
  "bottom"
2399
2346
  ],
2400
2347
  "type": "string",
2401
- "default": "bottom"
2402
- },
2403
- "type": {
2404
- "const": "hero"
2348
+ "default": "below"
2405
2349
  }
2406
2350
  },
2407
2351
  "additionalProperties": false
@@ -2464,9 +2408,6 @@
2464
2408
  "examples": [
2465
2409
  "above"
2466
2410
  ]
2467
- },
2468
- "type": {
2469
- "const": "image-text"
2470
2411
  }
2471
2412
  },
2472
2413
  "required": [
@@ -2600,9 +2541,6 @@
2600
2541
  "link",
2601
2542
  "label"
2602
2543
  ]
2603
- },
2604
- "type": {
2605
- "const": "logos"
2606
2544
  }
2607
2545
  },
2608
2546
  "additionalProperties": false,
@@ -2631,12 +2569,13 @@
2631
2569
  "number": {
2632
2570
  "title": "Number",
2633
2571
  "description": "The number of the stat",
2634
- "type": "integer",
2572
+ "type": "string",
2635
2573
  "examples": [
2636
- 1,
2637
- 2,
2638
- 3,
2639
- 4
2574
+ "1",
2575
+ "5x",
2576
+ "2",
2577
+ "40%",
2578
+ "bis zu 100"
2640
2579
  ]
2641
2580
  },
2642
2581
  "description": {
@@ -2667,9 +2606,6 @@
2667
2606
  "home",
2668
2607
  "map"
2669
2608
  ]
2670
- },
2671
- "type": {
2672
- "const": "stat"
2673
2609
  }
2674
2610
  },
2675
2611
  "additionalProperties": false,
@@ -2698,9 +2634,6 @@
2698
2634
  },
2699
2635
  "minItems": 1,
2700
2636
  "maxItems": 4
2701
- },
2702
- "type": {
2703
- "const": "stats"
2704
2637
  }
2705
2638
  },
2706
2639
  "additionalProperties": false,
@@ -2789,9 +2722,6 @@
2789
2722
  ],
2790
2723
  "description": "Aspect ratio of the image",
2791
2724
  "default": "wide"
2792
- },
2793
- "type": {
2794
- "const": "teaser-card"
2795
2725
  }
2796
2726
  },
2797
2727
  "additionalProperties": false,
@@ -2895,9 +2825,6 @@
2895
2825
  "image"
2896
2826
  ]
2897
2827
  }
2898
- },
2899
- "type": {
2900
- "const": "testimonials"
2901
2828
  }
2902
2829
  },
2903
2830
  "additionalProperties": false
@@ -2943,9 +2870,6 @@
2943
2870
  "title": "Highlight Text",
2944
2871
  "description": "Visually highlight the text",
2945
2872
  "default": false
2946
- },
2947
- "type": {
2948
- "const": "text"
2949
2873
  }
2950
2874
  },
2951
2875
  "additionalProperties": false,
@@ -2955,16 +2879,6 @@
2955
2879
  }
2956
2880
  ]
2957
2881
  }
2958
- },
2959
- "typeProp": {
2960
- "title": "Type",
2961
- "description": "Type of the movement",
2962
- "type": "string",
2963
- "enum": [
2964
- "slider",
2965
- "carousel"
2966
- ],
2967
- "default": "carousel"
2968
2882
  }
2969
2883
  },
2970
2884
  "additionalProperties": false
@@ -2990,12 +2904,13 @@
2990
2904
  "number": {
2991
2905
  "title": "Number",
2992
2906
  "description": "The number of the stat",
2993
- "type": "integer",
2907
+ "type": "string",
2994
2908
  "examples": [
2995
- 1,
2996
- 2,
2997
- 3,
2998
- 4
2909
+ "1",
2910
+ "5x",
2911
+ "2",
2912
+ "40%",
2913
+ "bis zu 100"
2999
2914
  ]
3000
2915
  },
3001
2916
  "description": {
@@ -3026,9 +2941,6 @@
3026
2941
  "home",
3027
2942
  "map"
3028
2943
  ]
3029
- },
3030
- "type": {
3031
- "const": "stat"
3032
2944
  }
3033
2945
  },
3034
2946
  "additionalProperties": false,
@@ -3057,9 +2969,6 @@
3057
2969
  },
3058
2970
  "minItems": 1,
3059
2971
  "maxItems": 4
3060
- },
3061
- "type": {
3062
- "const": "stats"
3063
2972
  }
3064
2973
  },
3065
2974
  "additionalProperties": false,
@@ -3148,9 +3057,6 @@
3148
3057
  ],
3149
3058
  "description": "Aspect ratio of the image",
3150
3059
  "default": "wide"
3151
- },
3152
- "type": {
3153
- "const": "teaser-card"
3154
3060
  }
3155
3061
  },
3156
3062
  "additionalProperties": false,
@@ -3254,9 +3160,6 @@
3254
3160
  "image"
3255
3161
  ]
3256
3162
  }
3257
- },
3258
- "type": {
3259
- "const": "testimonials"
3260
3163
  }
3261
3164
  },
3262
3165
  "additionalProperties": false
@@ -3302,9 +3205,6 @@
3302
3205
  "title": "Highlight Text",
3303
3206
  "description": "Visually highlight the text",
3304
3207
  "default": false
3305
- },
3306
- "type": {
3307
- "const": "text"
3308
3208
  }
3309
3209
  },
3310
3210
  "additionalProperties": false,
@@ -3433,10 +3333,7 @@
3433
3333
  "corner"
3434
3334
  ],
3435
3335
  "type": "string",
3436
- "default": "bottom"
3437
- },
3438
- "type": {
3439
- "const": "video-curtain"
3336
+ "default": "center"
3440
3337
  }
3441
3338
  },
3442
3339
  "additionalProperties": false
@@ -3502,9 +3399,6 @@
3502
3399
  "title": "Disabled?",
3503
3400
  "description": "Whether the button should be disabled",
3504
3401
  "default": false
3505
- },
3506
- "type": {
3507
- "const": "button"
3508
3402
  }
3509
3403
  },
3510
3404
  "additionalProperties": false,
@@ -3512,9 +3406,6 @@
3512
3406
  "label"
3513
3407
  ]
3514
3408
  }
3515
- },
3516
- "type": {
3517
- "const": "section"
3518
3409
  }
3519
3410
  },
3520
3411
  "additionalProperties": false,
@@ -3687,22 +3578,16 @@
3687
3578
  "description": "Toggle padding of the content",
3688
3579
  "type": "boolean",
3689
3580
  "default": false
3690
- },
3691
- "type": {
3692
- "const": "cta"
3693
3581
  }
3694
3582
  },
3695
3583
  "additionalProperties": false
3696
3584
  },
3697
3585
  "seo": {
3698
3586
  "$schema": "http://json-schema.org/draft-07/schema#",
3699
- "$id": "http://schema.mydesignsystem.com/cms/seo.schema.json",
3587
+ "$id": "http://cms.mydesignsystem.com/seo.schema.json",
3700
3588
  "title": "Seo",
3701
3589
  "description": "Abstracts SEO settings for a website into JSON schema",
3702
3590
  "type": "object",
3703
- "required": [
3704
- "title"
3705
- ],
3706
3591
  "properties": {
3707
3592
  "title": {
3708
3593
  "type": "string",
@@ -3730,15 +3615,12 @@
3730
3615
  "title": "Card Preview Image",
3731
3616
  "description": "Card preview image (larger, e.g. Twitter) used for the page",
3732
3617
  "format": "image"
3733
- },
3734
- "type": {
3735
- "const": "seo"
3736
3618
  }
3737
3619
  },
3620
+ "required": [
3621
+ "title"
3622
+ ],
3738
3623
  "additionalProperties": false
3739
- },
3740
- "type": {
3741
- "const": "blog-post"
3742
3624
  }
3743
3625
  },
3744
3626
  "additionalProperties": false
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "http://schema.mydesignsystem.com/cms/blog-post.schema.json",
3
+ "$id": "http://cms.mydesignsystem.com/blog-post.schema.json",
4
4
  "title": "Blog Post",
5
5
  "description": "Abstracts a blog post concept into JSON schema",
6
6
  "type": "object",
@@ -30,7 +30,7 @@
30
30
  "$ref": "http://schema.mydesignsystem.com/cta.schema.json"
31
31
  },
32
32
  "seo": {
33
- "$ref": "http://schema.mydesignsystem.com/cms/seo.schema.json"
33
+ "$ref": "http://cms.mydesignsystem.com/seo.schema.json"
34
34
  }
35
35
  }
36
36
  }
@@ -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 };
@@ -8,6 +8,7 @@ import { Cta } from '../cta/index.js';
8
8
  import 'classnames';
9
9
  import 'react';
10
10
  import '@kickstartds/blog/lib/post-head';
11
+ import '../../helpers-12f48df8.js';
11
12
  import '@kickstartds/core/lib/react';
12
13
  import '@kickstartds/base/lib/section';
13
14
  import '../section/js/Section.client.js';
@@ -9,9 +9,6 @@
9
9
  "title": "Entry",
10
10
  "description": "Name of the tag entry",
11
11
  "type": "string"
12
- },
13
- "type": {
14
- "const": "blog-tag"
15
12
  }
16
13
  },
17
14
  "additionalProperties": false,
@@ -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,
@@ -150,9 +147,6 @@
150
147
  },
151
148
  "className": {
152
149
  "type": "string"
153
- },
154
- "type": {
155
- "const": "blog-teaser"
156
150
  }
157
151
  },
158
152
  "additionalProperties": false,
@@ -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>>;
@@ -4,6 +4,15 @@ import classnames from 'classnames';
4
4
  import { forwardRef, createContext, useContext } from 'react';
5
5
  import { PostTeaserContextDefault } from '@kickstartds/blog/lib/post-teaser';
6
6
  import { Container } from '@kickstartds/core/lib/container';
7
+ import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
8
+
9
+ const defaults = {
10
+ "tags": [],
11
+ "link": {
12
+ "text": "Read article"
13
+ },
14
+ "author": {}
15
+ };
7
16
 
8
17
  const BlogTeaserContextDefault = forwardRef(({ date, tags = [], headline, teaserText, image, alt, link, readingTime, author, className, ...rest }, ref) => {
9
18
  const teaserMetaItems = [];
@@ -38,7 +47,7 @@ const BlogTeaserContextDefault = forwardRef(({ date, tags = [], headline, teaser
38
47
  const BlogTeaserContext = createContext(BlogTeaserContextDefault);
39
48
  const BlogTeaser = forwardRef((props, ref) => {
40
49
  const Component = useContext(BlogTeaserContext);
41
- return jsx(Component, { ...props, ref: ref });
50
+ return jsx(Component, { ...deepMergeDefaults(defaults, props), ref: ref });
42
51
  });
43
52
  BlogTeaser.displayName = "BlogTeaser";
44
53
 
@@ -25,9 +25,6 @@
25
25
  ],
26
26
  "additionalProperties": false
27
27
  }
28
- },
29
- "type": {
30
- "const": "breadcrumb"
31
28
  }
32
29
  },
33
30
  "additionalProperties": false
@@ -135,9 +135,6 @@
135
135
  ],
136
136
  "additionalProperties": false
137
137
  }
138
- },
139
- "type": {
140
- "const": "business-card"
141
138
  }
142
139
  },
143
140
  "additionalProperties": false
@@ -52,9 +52,6 @@
52
52
  "title": "Disabled?",
53
53
  "description": "Whether the button should be disabled",
54
54
  "default": false
55
- },
56
- "type": {
57
- "const": "button"
58
55
  }
59
56
  },
60
57
  "additionalProperties": false,
@@ -62,9 +62,6 @@
62
62
  "title": "Disabled?",
63
63
  "description": "Whether the button should be disabled",
64
64
  "default": false
65
- },
66
- "type": {
67
- "const": "button"
68
65
  }
69
66
  },
70
67
  "additionalProperties": false,
@@ -80,9 +77,9 @@
80
77
  "type": "boolean"
81
78
  },
82
79
  "size": {
83
- "title": "Button Size",
84
- "description": "Choose a size between small, medium and large",
85
80
  "type": "string",
81
+ "title": "Size",
82
+ "description": "Size of button to use",
86
83
  "enum": [
87
84
  "small",
88
85
  "medium",
@@ -107,9 +104,6 @@
107
104
  "title": "Additional Classes",
108
105
  "description": "Add additional css classes that should be applied to the button",
109
106
  "type": "string"
110
- },
111
- "type": {
112
- "const": "button-group"
113
107
  }
114
108
  },
115
109
  "additionalProperties": false