@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
@@ -241,9 +241,6 @@
241
241
  "description": "Toggle padding of the content",
242
242
  "type": "boolean",
243
243
  "default": false
244
- },
245
- "type": {
246
- "const": "cta"
247
244
  }
248
245
  },
249
246
  "additionalProperties": false
@@ -274,9 +271,6 @@
274
271
  "title": "`ks-component` attribute",
275
272
  "description": "Optional custom component identifier",
276
273
  "type": "string"
277
- },
278
- "type": {
279
- "const": "divider"
280
274
  }
281
275
  },
282
276
  "additionalProperties": false
@@ -321,9 +315,6 @@
321
315
  ]
322
316
  },
323
317
  "minItems": 1
324
- },
325
- "type": {
326
- "const": "faq"
327
318
  }
328
319
  },
329
320
  "additionalProperties": false,
@@ -452,9 +443,6 @@
452
443
  },
453
444
  "minItems": 1,
454
445
  "maxItems": 8
455
- },
456
- "type": {
457
- "const": "features"
458
446
  }
459
447
  },
460
448
  "additionalProperties": false
@@ -536,9 +524,6 @@
536
524
  "title": "Lightbox",
537
525
  "description": "Display images in a lightbox gallery",
538
526
  "default": false
539
- },
540
- "type": {
541
- "const": "gallery"
542
527
  }
543
528
  },
544
529
  "additionalProperties": false,
@@ -723,10 +708,7 @@
723
708
  "bottom"
724
709
  ],
725
710
  "type": "string",
726
- "default": "bottom"
727
- },
728
- "type": {
729
- "const": "hero"
711
+ "default": "below"
730
712
  }
731
713
  },
732
714
  "additionalProperties": false
@@ -785,9 +767,6 @@
785
767
  "title": "`ks-component` attribute",
786
768
  "description": "Optional custom component identifier",
787
769
  "type": "string"
788
- },
789
- "type": {
790
- "const": "html"
791
770
  }
792
771
  },
793
772
  "additionalProperties": false
@@ -902,9 +881,6 @@
902
881
  "title": "Disabled?",
903
882
  "description": "Whether the button should be disabled",
904
883
  "default": false
905
- },
906
- "type": {
907
- "const": "button"
908
884
  }
909
885
  },
910
886
  "additionalProperties": false,
@@ -964,9 +940,6 @@
964
940
  ],
965
941
  "type": "string",
966
942
  "default": "left"
967
- },
968
- "type": {
969
- "const": "image-story"
970
943
  }
971
944
  },
972
945
  "additionalProperties": false
@@ -1029,9 +1002,6 @@
1029
1002
  "examples": [
1030
1003
  "above"
1031
1004
  ]
1032
- },
1033
- "type": {
1034
- "const": "image-text"
1035
1005
  }
1036
1006
  },
1037
1007
  "required": [
@@ -1165,9 +1135,6 @@
1165
1135
  "link",
1166
1136
  "label"
1167
1137
  ]
1168
- },
1169
- "type": {
1170
- "const": "logos"
1171
1138
  }
1172
1139
  },
1173
1140
  "additionalProperties": false,
@@ -1295,9 +1262,6 @@
1295
1262
  "description": "Overwrite the color to use for the text content",
1296
1263
  "type": "string",
1297
1264
  "format": "color"
1298
- },
1299
- "type": {
1300
- "const": "tile"
1301
1265
  }
1302
1266
  },
1303
1267
  "additionalProperties": false,
@@ -1308,9 +1272,6 @@
1308
1272
  },
1309
1273
  "minItems": 1,
1310
1274
  "maxItems": 20
1311
- },
1312
- "type": {
1313
- "const": "mosaic"
1314
1275
  }
1315
1276
  },
1316
1277
  "additionalProperties": false
@@ -1359,8 +1320,15 @@
1359
1320
  true
1360
1321
  ]
1361
1322
  },
1362
- "type": {
1363
- "const": "slider"
1323
+ "variant": {
1324
+ "title": "Type",
1325
+ "description": "Type of the movement",
1326
+ "type": "string",
1327
+ "enum": [
1328
+ "slider",
1329
+ "carousel"
1330
+ ],
1331
+ "default": "carousel"
1364
1332
  },
1365
1333
  "className": {
1366
1334
  "title": "Class",
@@ -1539,9 +1507,6 @@
1539
1507
  "description": "Toggle padding of the content",
1540
1508
  "type": "boolean",
1541
1509
  "default": false
1542
- },
1543
- "type": {
1544
- "const": "cta"
1545
1510
  }
1546
1511
  },
1547
1512
  "additionalProperties": false
@@ -1667,9 +1632,6 @@
1667
1632
  },
1668
1633
  "minItems": 1,
1669
1634
  "maxItems": 8
1670
- },
1671
- "type": {
1672
- "const": "features"
1673
1635
  }
1674
1636
  },
1675
1637
  "additionalProperties": false
@@ -1751,9 +1713,6 @@
1751
1713
  "title": "Lightbox",
1752
1714
  "description": "Display images in a lightbox gallery",
1753
1715
  "default": false
1754
- },
1755
- "type": {
1756
- "const": "gallery"
1757
1716
  }
1758
1717
  },
1759
1718
  "additionalProperties": false,
@@ -1938,10 +1897,7 @@
1938
1897
  "bottom"
1939
1898
  ],
1940
1899
  "type": "string",
1941
- "default": "bottom"
1942
- },
1943
- "type": {
1944
- "const": "hero"
1900
+ "default": "below"
1945
1901
  }
1946
1902
  },
1947
1903
  "additionalProperties": false
@@ -2004,9 +1960,6 @@
2004
1960
  "examples": [
2005
1961
  "above"
2006
1962
  ]
2007
- },
2008
- "type": {
2009
- "const": "image-text"
2010
1963
  }
2011
1964
  },
2012
1965
  "required": [
@@ -2140,9 +2093,6 @@
2140
2093
  "link",
2141
2094
  "label"
2142
2095
  ]
2143
- },
2144
- "type": {
2145
- "const": "logos"
2146
2096
  }
2147
2097
  },
2148
2098
  "additionalProperties": false,
@@ -2171,12 +2121,13 @@
2171
2121
  "number": {
2172
2122
  "title": "Number",
2173
2123
  "description": "The number of the stat",
2174
- "type": "integer",
2124
+ "type": "string",
2175
2125
  "examples": [
2176
- 1,
2177
- 2,
2178
- 3,
2179
- 4
2126
+ "1",
2127
+ "5x",
2128
+ "2",
2129
+ "40%",
2130
+ "bis zu 100"
2180
2131
  ]
2181
2132
  },
2182
2133
  "description": {
@@ -2207,9 +2158,6 @@
2207
2158
  "home",
2208
2159
  "map"
2209
2160
  ]
2210
- },
2211
- "type": {
2212
- "const": "stat"
2213
2161
  }
2214
2162
  },
2215
2163
  "additionalProperties": false,
@@ -2238,9 +2186,6 @@
2238
2186
  },
2239
2187
  "minItems": 1,
2240
2188
  "maxItems": 4
2241
- },
2242
- "type": {
2243
- "const": "stats"
2244
2189
  }
2245
2190
  },
2246
2191
  "additionalProperties": false,
@@ -2329,9 +2274,6 @@
2329
2274
  ],
2330
2275
  "description": "Aspect ratio of the image",
2331
2276
  "default": "wide"
2332
- },
2333
- "type": {
2334
- "const": "teaser-card"
2335
2277
  }
2336
2278
  },
2337
2279
  "additionalProperties": false,
@@ -2435,9 +2377,6 @@
2435
2377
  "image"
2436
2378
  ]
2437
2379
  }
2438
- },
2439
- "type": {
2440
- "const": "testimonials"
2441
2380
  }
2442
2381
  },
2443
2382
  "additionalProperties": false
@@ -2483,9 +2422,6 @@
2483
2422
  "title": "Highlight Text",
2484
2423
  "description": "Visually highlight the text",
2485
2424
  "default": false
2486
- },
2487
- "type": {
2488
- "const": "text"
2489
2425
  }
2490
2426
  },
2491
2427
  "additionalProperties": false,
@@ -2495,16 +2431,6 @@
2495
2431
  }
2496
2432
  ]
2497
2433
  }
2498
- },
2499
- "typeProp": {
2500
- "title": "Type",
2501
- "description": "Type of the movement",
2502
- "type": "string",
2503
- "enum": [
2504
- "slider",
2505
- "carousel"
2506
- ],
2507
- "default": "carousel"
2508
2434
  }
2509
2435
  },
2510
2436
  "additionalProperties": false
@@ -2530,12 +2456,13 @@
2530
2456
  "number": {
2531
2457
  "title": "Number",
2532
2458
  "description": "The number of the stat",
2533
- "type": "integer",
2459
+ "type": "string",
2534
2460
  "examples": [
2535
- 1,
2536
- 2,
2537
- 3,
2538
- 4
2461
+ "1",
2462
+ "5x",
2463
+ "2",
2464
+ "40%",
2465
+ "bis zu 100"
2539
2466
  ]
2540
2467
  },
2541
2468
  "description": {
@@ -2566,9 +2493,6 @@
2566
2493
  "home",
2567
2494
  "map"
2568
2495
  ]
2569
- },
2570
- "type": {
2571
- "const": "stat"
2572
2496
  }
2573
2497
  },
2574
2498
  "additionalProperties": false,
@@ -2597,9 +2521,6 @@
2597
2521
  },
2598
2522
  "minItems": 1,
2599
2523
  "maxItems": 4
2600
- },
2601
- "type": {
2602
- "const": "stats"
2603
2524
  }
2604
2525
  },
2605
2526
  "additionalProperties": false,
@@ -2688,9 +2609,6 @@
2688
2609
  ],
2689
2610
  "description": "Aspect ratio of the image",
2690
2611
  "default": "wide"
2691
- },
2692
- "type": {
2693
- "const": "teaser-card"
2694
2612
  }
2695
2613
  },
2696
2614
  "additionalProperties": false,
@@ -2794,9 +2712,6 @@
2794
2712
  "image"
2795
2713
  ]
2796
2714
  }
2797
- },
2798
- "type": {
2799
- "const": "testimonials"
2800
2715
  }
2801
2716
  },
2802
2717
  "additionalProperties": false
@@ -2842,9 +2757,6 @@
2842
2757
  "title": "Highlight Text",
2843
2758
  "description": "Visually highlight the text",
2844
2759
  "default": false
2845
- },
2846
- "type": {
2847
- "const": "text"
2848
2760
  }
2849
2761
  },
2850
2762
  "additionalProperties": false,
@@ -2973,10 +2885,7 @@
2973
2885
  "corner"
2974
2886
  ],
2975
2887
  "type": "string",
2976
- "default": "bottom"
2977
- },
2978
- "type": {
2979
- "const": "video-curtain"
2888
+ "default": "center"
2980
2889
  }
2981
2890
  },
2982
2891
  "additionalProperties": false
@@ -3156,9 +3065,6 @@
3156
3065
  "description": "Toggle padding of the content",
3157
3066
  "type": "boolean",
3158
3067
  "default": false
3159
- },
3160
- "type": {
3161
- "const": "cta"
3162
3068
  }
3163
3069
  },
3164
3070
  "additionalProperties": false
@@ -3189,9 +3095,6 @@
3189
3095
  "title": "`ks-component` attribute",
3190
3096
  "description": "Optional custom component identifier",
3191
3097
  "type": "string"
3192
- },
3193
- "type": {
3194
- "const": "divider"
3195
3098
  }
3196
3099
  },
3197
3100
  "additionalProperties": false
@@ -3236,9 +3139,6 @@
3236
3139
  ]
3237
3140
  },
3238
3141
  "minItems": 1
3239
- },
3240
- "type": {
3241
- "const": "faq"
3242
3142
  }
3243
3143
  },
3244
3144
  "additionalProperties": false,
@@ -3367,9 +3267,6 @@
3367
3267
  },
3368
3268
  "minItems": 1,
3369
3269
  "maxItems": 8
3370
- },
3371
- "type": {
3372
- "const": "features"
3373
3270
  }
3374
3271
  },
3375
3272
  "additionalProperties": false
@@ -3451,9 +3348,6 @@
3451
3348
  "title": "Lightbox",
3452
3349
  "description": "Display images in a lightbox gallery",
3453
3350
  "default": false
3454
- },
3455
- "type": {
3456
- "const": "gallery"
3457
3351
  }
3458
3352
  },
3459
3353
  "additionalProperties": false,
@@ -3638,10 +3532,7 @@
3638
3532
  "bottom"
3639
3533
  ],
3640
3534
  "type": "string",
3641
- "default": "bottom"
3642
- },
3643
- "type": {
3644
- "const": "hero"
3535
+ "default": "below"
3645
3536
  }
3646
3537
  },
3647
3538
  "additionalProperties": false
@@ -3700,9 +3591,6 @@
3700
3591
  "title": "`ks-component` attribute",
3701
3592
  "description": "Optional custom component identifier",
3702
3593
  "type": "string"
3703
- },
3704
- "type": {
3705
- "const": "html"
3706
3594
  }
3707
3595
  },
3708
3596
  "additionalProperties": false
@@ -3817,9 +3705,6 @@
3817
3705
  "title": "Disabled?",
3818
3706
  "description": "Whether the button should be disabled",
3819
3707
  "default": false
3820
- },
3821
- "type": {
3822
- "const": "button"
3823
3708
  }
3824
3709
  },
3825
3710
  "additionalProperties": false,
@@ -3879,9 +3764,6 @@
3879
3764
  ],
3880
3765
  "type": "string",
3881
3766
  "default": "left"
3882
- },
3883
- "type": {
3884
- "const": "image-story"
3885
3767
  }
3886
3768
  },
3887
3769
  "additionalProperties": false
@@ -3944,9 +3826,6 @@
3944
3826
  "examples": [
3945
3827
  "above"
3946
3828
  ]
3947
- },
3948
- "type": {
3949
- "const": "image-text"
3950
3829
  }
3951
3830
  },
3952
3831
  "required": [
@@ -4080,9 +3959,6 @@
4080
3959
  "link",
4081
3960
  "label"
4082
3961
  ]
4083
- },
4084
- "type": {
4085
- "const": "logos"
4086
3962
  }
4087
3963
  },
4088
3964
  "additionalProperties": false,
@@ -4210,9 +4086,6 @@
4210
4086
  "description": "Overwrite the color to use for the text content",
4211
4087
  "type": "string",
4212
4088
  "format": "color"
4213
- },
4214
- "type": {
4215
- "const": "tile"
4216
4089
  }
4217
4090
  },
4218
4091
  "additionalProperties": false,
@@ -4223,9 +4096,6 @@
4223
4096
  },
4224
4097
  "minItems": 1,
4225
4098
  "maxItems": 20
4226
- },
4227
- "type": {
4228
- "const": "mosaic"
4229
4099
  }
4230
4100
  },
4231
4101
  "additionalProperties": false
@@ -4274,8 +4144,15 @@
4274
4144
  true
4275
4145
  ]
4276
4146
  },
4277
- "type": {
4278
- "const": "slider"
4147
+ "variant": {
4148
+ "title": "Type",
4149
+ "description": "Type of the movement",
4150
+ "type": "string",
4151
+ "enum": [
4152
+ "slider",
4153
+ "carousel"
4154
+ ],
4155
+ "default": "carousel"
4279
4156
  },
4280
4157
  "className": {
4281
4158
  "title": "Class",
@@ -4454,9 +4331,6 @@
4454
4331
  "description": "Toggle padding of the content",
4455
4332
  "type": "boolean",
4456
4333
  "default": false
4457
- },
4458
- "type": {
4459
- "const": "cta"
4460
4334
  }
4461
4335
  },
4462
4336
  "additionalProperties": false
@@ -4582,9 +4456,6 @@
4582
4456
  },
4583
4457
  "minItems": 1,
4584
4458
  "maxItems": 8
4585
- },
4586
- "type": {
4587
- "const": "features"
4588
4459
  }
4589
4460
  },
4590
4461
  "additionalProperties": false
@@ -4666,9 +4537,6 @@
4666
4537
  "title": "Lightbox",
4667
4538
  "description": "Display images in a lightbox gallery",
4668
4539
  "default": false
4669
- },
4670
- "type": {
4671
- "const": "gallery"
4672
4540
  }
4673
4541
  },
4674
4542
  "additionalProperties": false,
@@ -4853,10 +4721,7 @@
4853
4721
  "bottom"
4854
4722
  ],
4855
4723
  "type": "string",
4856
- "default": "bottom"
4857
- },
4858
- "type": {
4859
- "const": "hero"
4724
+ "default": "below"
4860
4725
  }
4861
4726
  },
4862
4727
  "additionalProperties": false
@@ -4919,9 +4784,6 @@
4919
4784
  "examples": [
4920
4785
  "above"
4921
4786
  ]
4922
- },
4923
- "type": {
4924
- "const": "image-text"
4925
4787
  }
4926
4788
  },
4927
4789
  "required": [
@@ -5055,9 +4917,6 @@
5055
4917
  "link",
5056
4918
  "label"
5057
4919
  ]
5058
- },
5059
- "type": {
5060
- "const": "logos"
5061
4920
  }
5062
4921
  },
5063
4922
  "additionalProperties": false,
@@ -5086,12 +4945,13 @@
5086
4945
  "number": {
5087
4946
  "title": "Number",
5088
4947
  "description": "The number of the stat",
5089
- "type": "integer",
4948
+ "type": "string",
5090
4949
  "examples": [
5091
- 1,
5092
- 2,
5093
- 3,
5094
- 4
4950
+ "1",
4951
+ "5x",
4952
+ "2",
4953
+ "40%",
4954
+ "bis zu 100"
5095
4955
  ]
5096
4956
  },
5097
4957
  "description": {
@@ -5122,9 +4982,6 @@
5122
4982
  "home",
5123
4983
  "map"
5124
4984
  ]
5125
- },
5126
- "type": {
5127
- "const": "stat"
5128
4985
  }
5129
4986
  },
5130
4987
  "additionalProperties": false,
@@ -5153,9 +5010,6 @@
5153
5010
  },
5154
5011
  "minItems": 1,
5155
5012
  "maxItems": 4
5156
- },
5157
- "type": {
5158
- "const": "stats"
5159
5013
  }
5160
5014
  },
5161
5015
  "additionalProperties": false,
@@ -5244,9 +5098,6 @@
5244
5098
  ],
5245
5099
  "description": "Aspect ratio of the image",
5246
5100
  "default": "wide"
5247
- },
5248
- "type": {
5249
- "const": "teaser-card"
5250
5101
  }
5251
5102
  },
5252
5103
  "additionalProperties": false,
@@ -5350,9 +5201,6 @@
5350
5201
  "image"
5351
5202
  ]
5352
5203
  }
5353
- },
5354
- "type": {
5355
- "const": "testimonials"
5356
5204
  }
5357
5205
  },
5358
5206
  "additionalProperties": false
@@ -5398,9 +5246,6 @@
5398
5246
  "title": "Highlight Text",
5399
5247
  "description": "Visually highlight the text",
5400
5248
  "default": false
5401
- },
5402
- "type": {
5403
- "const": "text"
5404
5249
  }
5405
5250
  },
5406
5251
  "additionalProperties": false,
@@ -5410,16 +5255,6 @@
5410
5255
  }
5411
5256
  ]
5412
5257
  }
5413
- },
5414
- "typeProp": {
5415
- "title": "Type",
5416
- "description": "Type of the movement",
5417
- "type": "string",
5418
- "enum": [
5419
- "slider",
5420
- "carousel"
5421
- ],
5422
- "default": "carousel"
5423
5258
  }
5424
5259
  },
5425
5260
  "additionalProperties": false
@@ -5445,12 +5280,13 @@
5445
5280
  "number": {
5446
5281
  "title": "Number",
5447
5282
  "description": "The number of the stat",
5448
- "type": "integer",
5283
+ "type": "string",
5449
5284
  "examples": [
5450
- 1,
5451
- 2,
5452
- 3,
5453
- 4
5285
+ "1",
5286
+ "5x",
5287
+ "2",
5288
+ "40%",
5289
+ "bis zu 100"
5454
5290
  ]
5455
5291
  },
5456
5292
  "description": {
@@ -5481,9 +5317,6 @@
5481
5317
  "home",
5482
5318
  "map"
5483
5319
  ]
5484
- },
5485
- "type": {
5486
- "const": "stat"
5487
5320
  }
5488
5321
  },
5489
5322
  "additionalProperties": false,
@@ -5512,9 +5345,6 @@
5512
5345
  },
5513
5346
  "minItems": 1,
5514
5347
  "maxItems": 4
5515
- },
5516
- "type": {
5517
- "const": "stats"
5518
5348
  }
5519
5349
  },
5520
5350
  "additionalProperties": false,
@@ -5603,9 +5433,6 @@
5603
5433
  ],
5604
5434
  "description": "Aspect ratio of the image",
5605
5435
  "default": "wide"
5606
- },
5607
- "type": {
5608
- "const": "teaser-card"
5609
5436
  }
5610
5437
  },
5611
5438
  "additionalProperties": false,
@@ -5709,9 +5536,6 @@
5709
5536
  "image"
5710
5537
  ]
5711
5538
  }
5712
- },
5713
- "type": {
5714
- "const": "testimonials"
5715
5539
  }
5716
5540
  },
5717
5541
  "additionalProperties": false
@@ -5757,9 +5581,6 @@
5757
5581
  "title": "Highlight Text",
5758
5582
  "description": "Visually highlight the text",
5759
5583
  "default": false
5760
- },
5761
- "type": {
5762
- "const": "text"
5763
5584
  }
5764
5585
  },
5765
5586
  "additionalProperties": false,
@@ -5888,19 +5709,13 @@
5888
5709
  "corner"
5889
5710
  ],
5890
5711
  "type": "string",
5891
- "default": "bottom"
5892
- },
5893
- "type": {
5894
- "const": "video-curtain"
5712
+ "default": "center"
5895
5713
  }
5896
5714
  },
5897
5715
  "additionalProperties": false
5898
5716
  }
5899
5717
  ]
5900
5718
  }
5901
- },
5902
- "type": {
5903
- "const": "split-even"
5904
5719
  }
5905
5720
  },
5906
5721
  "additionalProperties": false