@kickstartds/ds-agency-premium 1.6.71--canary.1948.6cfa581.0 → 1.6.71--canary.45.1950.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.
- package/dist/{BlogOverviewProps-9f207f1c.d.ts → BlogOverviewProps-21d04028.d.ts} +1 -1
- package/dist/{BlogPostProps-6b3cff22.d.ts → BlogPostProps-c760fd2a.d.ts} +1 -1
- package/dist/{PageProps-aa29c554.d.ts → PageProps-21d04028.d.ts} +1 -1
- package/dist/{SectionProps-2fd5dbde.d.ts → SectionProps-00ddee3a.d.ts} +2 -2
- package/dist/SliderProps-789f8508.d.ts +1 -1
- package/dist/{StatProps-12a3eae0.d.ts → StatProps-79109ad0.d.ts} +1 -1
- package/dist/StatsProps-bf5ef578.d.ts +1 -1
- package/dist/components/blog-aside/blog-aside.schema.dereffed.json +0 -6
- package/dist/components/blog-aside/index.js +6 -1
- package/dist/components/blog-author/blog-author.schema.dereffed.json +0 -3
- package/dist/components/blog-author/index.js +10 -1
- package/dist/components/blog-head/blog-head.schema.dereffed.json +0 -6
- package/dist/components/blog-head/index.js +6 -1
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +31 -157
- package/dist/components/blog-overview/blog-overview.schema.json +2 -2
- package/dist/components/blog-overview/index.d.ts +1 -1
- package/dist/components/blog-overview/index.js +1 -0
- package/dist/components/blog-post/blog-post.schema.dereffed.json +31 -151
- package/dist/components/blog-post/blog-post.schema.json +2 -2
- package/dist/components/blog-post/index.d.ts +1 -1
- package/dist/components/blog-post/index.js +1 -0
- package/dist/components/blog-tag/blog-tag.schema.dereffed.json +0 -3
- package/dist/components/blog-teaser/blog-teaser.schema.dereffed.json +0 -6
- package/dist/components/blog-teaser/index.js +10 -1
- package/dist/components/breadcrumb/breadcrumb.schema.dereffed.json +0 -3
- package/dist/components/business-card/business-card.schema.dereffed.json +0 -3
- package/dist/components/button/button.css +2 -2
- package/dist/components/button/button.schema.dereffed.json +0 -3
- package/dist/components/button-group/button-group.schema.dereffed.json +2 -8
- package/dist/components/button-group/index.d.ts +3 -3
- package/dist/components/contact/contact.schema.dereffed.json +0 -3
- package/dist/components/contact/index.js +10 -1
- package/dist/components/content-nav/content-nav.schema.dereffed.json +0 -3
- package/dist/components/cta/cta.schema.dereffed.json +0 -3
- package/dist/components/cta/index.js +19 -1
- package/dist/components/divider/divider.schema.dereffed.json +0 -3
- package/dist/components/divider/index.js +6 -1
- package/dist/components/downloads/downloads.schema.dereffed.json +0 -3
- package/dist/components/event-appointment/event-appointment.schema.dereffed.json +0 -3
- package/dist/components/event-detail/event-detail.schema.dereffed.json +0 -9
- package/dist/components/event-detail/index.js +1 -0
- package/dist/components/event-filter/event-filter.schema.dereffed.json +0 -3
- package/dist/components/event-header/event-header.schema.dereffed.json +0 -3
- package/dist/components/event-header/index.js +1 -0
- package/dist/components/event-latest/event-latest.schema.dereffed.json +0 -6
- package/dist/components/event-latest-teaser/event-latest-teaser.schema.dereffed.json +0 -3
- package/dist/components/event-list/event-list.schema.dereffed.json +0 -9
- package/dist/components/event-list/index.js +1 -0
- package/dist/components/event-list-teaser/event-list-teaser.schema.dereffed.json +0 -3
- package/dist/components/event-location/event-location.schema.dereffed.json +0 -6
- package/dist/components/event-login/event-login.schema.dereffed.json +0 -3
- package/dist/components/event-registration/event-registration.schema.dereffed.json +0 -3
- package/dist/components/faq/faq.schema.dereffed.json +0 -3
- package/dist/components/faq/index.js +6 -1
- package/dist/components/feature/feature.schema.dereffed.json +0 -3
- package/dist/components/feature/index.js +15 -2
- package/dist/components/features/features.css +25 -7
- package/dist/components/features/features.schema.dereffed.json +0 -3
- package/dist/components/features/index.js +13 -1
- package/dist/components/footer/footer.css +3 -3
- package/dist/components/footer/footer.schema.dereffed.json +12 -23
- package/dist/components/footer/index.js +11 -1
- package/dist/components/gallery/gallery.schema.dereffed.json +0 -3
- package/dist/components/gallery/index.js +9 -1
- package/dist/components/header/header.schema.dereffed.json +12 -23
- package/dist/components/header/index.js +13 -1
- package/dist/components/headline/headline.css +2 -44
- package/dist/components/headline/headline.schema.dereffed.json +0 -3
- package/dist/components/hero/hero.css +0 -22
- package/dist/components/hero/hero.schema.dereffed.json +1 -4
- package/dist/components/hero/hero.schema.json +1 -1
- package/dist/components/hero/index.js +17 -1
- package/dist/components/html/html.schema.dereffed.json +0 -3
- package/dist/components/html/index.js +8 -1
- package/dist/components/image-story/image-story.schema.dereffed.json +0 -6
- package/dist/components/image-story/index.d.ts +1 -1
- package/dist/components/image-story/index.js +14 -1
- package/dist/components/image-text/image-text.schema.dereffed.json +0 -3
- package/dist/components/image-text/index.js +7 -1
- package/dist/components/index/index.d.ts +3 -3
- package/dist/components/logo/index.js +6 -1
- package/dist/components/logo/logo.schema.dereffed.json +0 -3
- package/dist/components/logos/index.js +12 -1
- package/dist/components/logos/logos.schema.dereffed.json +0 -3
- package/dist/components/mosaic/index.js +8 -1
- package/dist/components/mosaic/mosaic.schema.dereffed.json +0 -6
- package/dist/components/nav-dropdown/nav-dropdown.css +3 -3
- package/dist/components/nav-dropdown/nav-dropdown.schema.dereffed.json +0 -3
- package/dist/components/nav-flyout/index.js +7 -1
- package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +12 -26
- package/dist/components/nav-main/index.js +11 -1
- package/dist/components/nav-main/nav-main.schema.dereffed.json +12 -26
- package/dist/components/nav-main/nav-main.schema.json +12 -20
- package/dist/components/nav-topbar/index.js +7 -1
- package/dist/components/nav-topbar/nav-topbar.css +3 -3
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +12 -23
- package/dist/components/page/index.d.ts +1 -1
- package/dist/components/page/page.schema.dereffed.json +31 -136
- package/dist/components/page/page.schema.json +2 -2
- package/dist/components/page-wrapper/index.js +1 -6
- package/dist/components/page-wrapper/tokens.css +251 -251
- package/dist/components/pagination/pagination.schema.dereffed.json +0 -3
- package/dist/components/presets.json +70 -86
- package/dist/components/providers/index.js +1 -0
- package/dist/components/search/index.js +1 -0
- package/dist/components/search/search.schema.dereffed.json +0 -9
- package/dist/components/search-bar/search-bar.schema.dereffed.json +0 -3
- package/dist/components/search-filter/search-filter.schema.dereffed.json +0 -3
- package/dist/components/search-result/search-result.schema.dereffed.json +0 -3
- package/dist/components/section/index.d.ts +1 -1
- package/dist/components/section/index.js +28 -4
- package/dist/components/section/section.css +19 -60
- package/dist/components/section/section.schema.dereffed.json +26 -125
- package/dist/components/section/section.schema.json +2 -2
- package/dist/components/seo/seo.schema.dereffed.json +4 -7
- package/dist/components/seo/seo.schema.json +4 -3
- package/dist/components/settings/settings.schema.dereffed.json +29 -57
- package/dist/components/settings/settings.schema.json +2 -2
- package/dist/components/slider/index.js +1 -1
- package/dist/components/slider/slider.schema.dereffed.json +16 -51
- package/dist/components/slider/slider.schema.json +1 -1
- package/dist/components/split-even/index.d.ts +1 -1
- package/dist/components/split-even/split-even.schema.dereffed.json +48 -233
- package/dist/components/split-weighted/index.d.ts +1 -1
- package/dist/components/split-weighted/split-weighted.schema.dereffed.json +48 -233
- package/dist/components/stat/index.d.ts +1 -1
- package/dist/components/stat/index.js +16 -4
- package/dist/components/stat/stat.schema.dereffed.json +6 -8
- package/dist/components/stat/stat.schema.json +2 -2
- package/dist/components/stats/index.js +6 -1
- package/dist/components/stats/stats.css +4 -4
- package/dist/components/stats/stats.schema.dereffed.json +6 -11
- package/dist/components/teaser-card/index.js +11 -1
- package/dist/components/teaser-card/teaser-card.css +13 -9
- package/dist/components/teaser-card/teaser-card.schema.dereffed.json +0 -3
- package/dist/components/testimonial/index.js +7 -1
- package/dist/components/testimonial/testimonial.schema.dereffed.json +0 -3
- package/dist/components/testimonials/index.js +8 -1
- package/dist/components/testimonials/testimonials.schema.dereffed.json +0 -3
- package/dist/components/text/index.js +8 -1
- package/dist/components/text/text.schema.dereffed.json +0 -3
- package/dist/components/tile/tile.schema.dereffed.json +0 -3
- package/dist/components/video-curtain/index.js +11 -1
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +1 -4
- package/dist/components/video-curtain/video-curtain.schema.json +1 -1
- package/dist/global.css +2 -2
- package/dist/helpers-12f48df8.d.ts +6 -0
- package/dist/helpers-12f48df8.js +40 -0
- package/dist/static/favicon/android-chrome-192x192.png +0 -0
- package/dist/static/favicon/android-chrome-512x512.png +0 -0
- package/dist/static/favicon/apple-touch-icon.png +0 -0
- package/dist/static/favicon/browserconfig.xml +9 -0
- package/dist/static/favicon/favicon-16x16.png +0 -0
- package/dist/static/favicon/favicon-192-192.png +20 -0
- package/dist/static/favicon/favicon-32x32.png +0 -0
- package/dist/static/favicon/favicon.ico +0 -0
- package/dist/static/favicon/mstile-144x144.png +0 -0
- package/dist/static/favicon/mstile-150x150.png +0 -0
- package/dist/static/favicon/mstile-310x150.png +0 -0
- package/dist/static/favicon/mstile-310x310.png +0 -0
- package/dist/static/favicon/mstile-70x70.png +0 -0
- package/dist/static/favicon/safari-pinned-tab.svg +30 -0
- package/dist/static/favicon/site.webmanifest +19 -1
- package/dist/static/logo-inverted.svg +12 -27
- package/dist/static/logo.svg +12 -27
- package/dist/tokens/IconSprite.js +0 -6
- package/dist/tokens/icon-sprite.html +0 -2
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +251 -251
- package/dist/tokens/tokens.js +376 -377
- package/package.json +6 -4
- package/dist/static/guenther/brands/cadillac.png +0 -0
- package/dist/static/guenther/brands/corvette.png +0 -0
- package/dist/static/guenther/brands/infiniti.png +0 -0
- package/dist/static/guenther/brands/isuzu.png +0 -0
- package/dist/static/guenther/brands/kia.png +0 -0
- package/dist/static/guenther/brands/maserati.png +0 -0
- package/dist/static/guenther/brands/micro.png +0 -0
- package/dist/static/guenther/brands/msg.png +0 -0
- package/dist/static/guenther/brands/nissan.png +0 -0
- package/dist/static/guenther/brands/saab.png +0 -0
- package/dist/static/guenther/brands/subaru.png +0 -0
- package/dist/static/guenther/car-1.webp +0 -0
- package/dist/static/guenther/car-2.webp +0 -0
- package/dist/static/guenther/car-cutout-1.avif +0 -0
- package/dist/static/guenther/car-cutout-2.avif +0 -0
- package/dist/static/guenther/car-cutout-3.png +0 -0
- package/dist/static/guenther/car-red.png +0 -0
- package/dist/static/guenther/car-store.png +0 -0
- package/dist/static/guenther/car-yellow.webp +0 -0
- package/dist/static/guenther/contact.jpg +0 -0
- package/dist/static/guenther/header-2.png +0 -0
- package/dist/static/guenther/header.jpg +0 -0
- package/dist/static/guenther/header.png +0 -0
- package/dist/static/guenther/kia-header.webp +0 -0
- package/dist/static/guenther/visual.png +0 -0
- /package/dist/{ImageStoryProps-e853e1e7.d.ts → ImageStoryProps-00ddee3a.d.ts} +0 -0
|
@@ -301,9 +301,6 @@
|
|
|
301
301
|
"description": "Toggle padding of the content",
|
|
302
302
|
"type": "boolean",
|
|
303
303
|
"default": false
|
|
304
|
-
},
|
|
305
|
-
"type": {
|
|
306
|
-
"const": "cta"
|
|
307
304
|
}
|
|
308
305
|
},
|
|
309
306
|
"additionalProperties": false
|
|
@@ -334,9 +331,6 @@
|
|
|
334
331
|
"title": "`ks-component` attribute",
|
|
335
332
|
"description": "Optional custom component identifier",
|
|
336
333
|
"type": "string"
|
|
337
|
-
},
|
|
338
|
-
"type": {
|
|
339
|
-
"const": "divider"
|
|
340
334
|
}
|
|
341
335
|
},
|
|
342
336
|
"additionalProperties": false
|
|
@@ -381,9 +375,6 @@
|
|
|
381
375
|
]
|
|
382
376
|
},
|
|
383
377
|
"minItems": 1
|
|
384
|
-
},
|
|
385
|
-
"type": {
|
|
386
|
-
"const": "faq"
|
|
387
378
|
}
|
|
388
379
|
},
|
|
389
380
|
"additionalProperties": false,
|
|
@@ -512,9 +503,6 @@
|
|
|
512
503
|
},
|
|
513
504
|
"minItems": 1,
|
|
514
505
|
"maxItems": 8
|
|
515
|
-
},
|
|
516
|
-
"type": {
|
|
517
|
-
"const": "features"
|
|
518
506
|
}
|
|
519
507
|
},
|
|
520
508
|
"additionalProperties": false
|
|
@@ -596,9 +584,6 @@
|
|
|
596
584
|
"title": "Lightbox",
|
|
597
585
|
"description": "Display images in a lightbox gallery",
|
|
598
586
|
"default": false
|
|
599
|
-
},
|
|
600
|
-
"type": {
|
|
601
|
-
"const": "gallery"
|
|
602
587
|
}
|
|
603
588
|
},
|
|
604
589
|
"additionalProperties": false,
|
|
@@ -783,10 +768,7 @@
|
|
|
783
768
|
"bottom"
|
|
784
769
|
],
|
|
785
770
|
"type": "string",
|
|
786
|
-
"default": "
|
|
787
|
-
},
|
|
788
|
-
"type": {
|
|
789
|
-
"const": "hero"
|
|
771
|
+
"default": "below"
|
|
790
772
|
}
|
|
791
773
|
},
|
|
792
774
|
"additionalProperties": false
|
|
@@ -845,9 +827,6 @@
|
|
|
845
827
|
"title": "`ks-component` attribute",
|
|
846
828
|
"description": "Optional custom component identifier",
|
|
847
829
|
"type": "string"
|
|
848
|
-
},
|
|
849
|
-
"type": {
|
|
850
|
-
"const": "html"
|
|
851
830
|
}
|
|
852
831
|
},
|
|
853
832
|
"additionalProperties": false
|
|
@@ -962,9 +941,6 @@
|
|
|
962
941
|
"title": "Disabled?",
|
|
963
942
|
"description": "Whether the button should be disabled",
|
|
964
943
|
"default": false
|
|
965
|
-
},
|
|
966
|
-
"type": {
|
|
967
|
-
"const": "button"
|
|
968
944
|
}
|
|
969
945
|
},
|
|
970
946
|
"additionalProperties": false,
|
|
@@ -1024,9 +1000,6 @@
|
|
|
1024
1000
|
],
|
|
1025
1001
|
"type": "string",
|
|
1026
1002
|
"default": "left"
|
|
1027
|
-
},
|
|
1028
|
-
"type": {
|
|
1029
|
-
"const": "image-story"
|
|
1030
1003
|
}
|
|
1031
1004
|
},
|
|
1032
1005
|
"additionalProperties": false
|
|
@@ -1089,9 +1062,6 @@
|
|
|
1089
1062
|
"examples": [
|
|
1090
1063
|
"above"
|
|
1091
1064
|
]
|
|
1092
|
-
},
|
|
1093
|
-
"type": {
|
|
1094
|
-
"const": "image-text"
|
|
1095
1065
|
}
|
|
1096
1066
|
},
|
|
1097
1067
|
"required": [
|
|
@@ -1225,9 +1195,6 @@
|
|
|
1225
1195
|
"link",
|
|
1226
1196
|
"label"
|
|
1227
1197
|
]
|
|
1228
|
-
},
|
|
1229
|
-
"type": {
|
|
1230
|
-
"const": "logos"
|
|
1231
1198
|
}
|
|
1232
1199
|
},
|
|
1233
1200
|
"additionalProperties": false,
|
|
@@ -1355,9 +1322,6 @@
|
|
|
1355
1322
|
"description": "Overwrite the color to use for the text content",
|
|
1356
1323
|
"type": "string",
|
|
1357
1324
|
"format": "color"
|
|
1358
|
-
},
|
|
1359
|
-
"type": {
|
|
1360
|
-
"const": "tile"
|
|
1361
1325
|
}
|
|
1362
1326
|
},
|
|
1363
1327
|
"additionalProperties": false,
|
|
@@ -1368,9 +1332,6 @@
|
|
|
1368
1332
|
},
|
|
1369
1333
|
"minItems": 1,
|
|
1370
1334
|
"maxItems": 20
|
|
1371
|
-
},
|
|
1372
|
-
"type": {
|
|
1373
|
-
"const": "mosaic"
|
|
1374
1335
|
}
|
|
1375
1336
|
},
|
|
1376
1337
|
"additionalProperties": false
|
|
@@ -1419,8 +1380,15 @@
|
|
|
1419
1380
|
true
|
|
1420
1381
|
]
|
|
1421
1382
|
},
|
|
1422
|
-
"
|
|
1423
|
-
"
|
|
1383
|
+
"variant": {
|
|
1384
|
+
"title": "Type",
|
|
1385
|
+
"description": "Type of the movement",
|
|
1386
|
+
"type": "string",
|
|
1387
|
+
"enum": [
|
|
1388
|
+
"slider",
|
|
1389
|
+
"carousel"
|
|
1390
|
+
],
|
|
1391
|
+
"default": "carousel"
|
|
1424
1392
|
},
|
|
1425
1393
|
"className": {
|
|
1426
1394
|
"title": "Class",
|
|
@@ -1599,9 +1567,6 @@
|
|
|
1599
1567
|
"description": "Toggle padding of the content",
|
|
1600
1568
|
"type": "boolean",
|
|
1601
1569
|
"default": false
|
|
1602
|
-
},
|
|
1603
|
-
"type": {
|
|
1604
|
-
"const": "cta"
|
|
1605
1570
|
}
|
|
1606
1571
|
},
|
|
1607
1572
|
"additionalProperties": false
|
|
@@ -1727,9 +1692,6 @@
|
|
|
1727
1692
|
},
|
|
1728
1693
|
"minItems": 1,
|
|
1729
1694
|
"maxItems": 8
|
|
1730
|
-
},
|
|
1731
|
-
"type": {
|
|
1732
|
-
"const": "features"
|
|
1733
1695
|
}
|
|
1734
1696
|
},
|
|
1735
1697
|
"additionalProperties": false
|
|
@@ -1811,9 +1773,6 @@
|
|
|
1811
1773
|
"title": "Lightbox",
|
|
1812
1774
|
"description": "Display images in a lightbox gallery",
|
|
1813
1775
|
"default": false
|
|
1814
|
-
},
|
|
1815
|
-
"type": {
|
|
1816
|
-
"const": "gallery"
|
|
1817
1776
|
}
|
|
1818
1777
|
},
|
|
1819
1778
|
"additionalProperties": false,
|
|
@@ -1998,10 +1957,7 @@
|
|
|
1998
1957
|
"bottom"
|
|
1999
1958
|
],
|
|
2000
1959
|
"type": "string",
|
|
2001
|
-
"default": "
|
|
2002
|
-
},
|
|
2003
|
-
"type": {
|
|
2004
|
-
"const": "hero"
|
|
1960
|
+
"default": "below"
|
|
2005
1961
|
}
|
|
2006
1962
|
},
|
|
2007
1963
|
"additionalProperties": false
|
|
@@ -2064,9 +2020,6 @@
|
|
|
2064
2020
|
"examples": [
|
|
2065
2021
|
"above"
|
|
2066
2022
|
]
|
|
2067
|
-
},
|
|
2068
|
-
"type": {
|
|
2069
|
-
"const": "image-text"
|
|
2070
2023
|
}
|
|
2071
2024
|
},
|
|
2072
2025
|
"required": [
|
|
@@ -2200,9 +2153,6 @@
|
|
|
2200
2153
|
"link",
|
|
2201
2154
|
"label"
|
|
2202
2155
|
]
|
|
2203
|
-
},
|
|
2204
|
-
"type": {
|
|
2205
|
-
"const": "logos"
|
|
2206
2156
|
}
|
|
2207
2157
|
},
|
|
2208
2158
|
"additionalProperties": false,
|
|
@@ -2231,12 +2181,13 @@
|
|
|
2231
2181
|
"number": {
|
|
2232
2182
|
"title": "Number",
|
|
2233
2183
|
"description": "The number of the stat",
|
|
2234
|
-
"type": "
|
|
2184
|
+
"type": "string",
|
|
2235
2185
|
"examples": [
|
|
2236
|
-
1,
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2186
|
+
"1",
|
|
2187
|
+
"5x",
|
|
2188
|
+
"2",
|
|
2189
|
+
"40%",
|
|
2190
|
+
"bis zu 100"
|
|
2240
2191
|
]
|
|
2241
2192
|
},
|
|
2242
2193
|
"description": {
|
|
@@ -2267,9 +2218,6 @@
|
|
|
2267
2218
|
"home",
|
|
2268
2219
|
"map"
|
|
2269
2220
|
]
|
|
2270
|
-
},
|
|
2271
|
-
"type": {
|
|
2272
|
-
"const": "stat"
|
|
2273
2221
|
}
|
|
2274
2222
|
},
|
|
2275
2223
|
"additionalProperties": false,
|
|
@@ -2298,9 +2246,6 @@
|
|
|
2298
2246
|
},
|
|
2299
2247
|
"minItems": 1,
|
|
2300
2248
|
"maxItems": 4
|
|
2301
|
-
},
|
|
2302
|
-
"type": {
|
|
2303
|
-
"const": "stats"
|
|
2304
2249
|
}
|
|
2305
2250
|
},
|
|
2306
2251
|
"additionalProperties": false,
|
|
@@ -2389,9 +2334,6 @@
|
|
|
2389
2334
|
],
|
|
2390
2335
|
"description": "Aspect ratio of the image",
|
|
2391
2336
|
"default": "wide"
|
|
2392
|
-
},
|
|
2393
|
-
"type": {
|
|
2394
|
-
"const": "teaser-card"
|
|
2395
2337
|
}
|
|
2396
2338
|
},
|
|
2397
2339
|
"additionalProperties": false,
|
|
@@ -2495,9 +2437,6 @@
|
|
|
2495
2437
|
"image"
|
|
2496
2438
|
]
|
|
2497
2439
|
}
|
|
2498
|
-
},
|
|
2499
|
-
"type": {
|
|
2500
|
-
"const": "testimonials"
|
|
2501
2440
|
}
|
|
2502
2441
|
},
|
|
2503
2442
|
"additionalProperties": false
|
|
@@ -2543,9 +2482,6 @@
|
|
|
2543
2482
|
"title": "Highlight Text",
|
|
2544
2483
|
"description": "Visually highlight the text",
|
|
2545
2484
|
"default": false
|
|
2546
|
-
},
|
|
2547
|
-
"type": {
|
|
2548
|
-
"const": "text"
|
|
2549
2485
|
}
|
|
2550
2486
|
},
|
|
2551
2487
|
"additionalProperties": false,
|
|
@@ -2555,16 +2491,6 @@
|
|
|
2555
2491
|
}
|
|
2556
2492
|
]
|
|
2557
2493
|
}
|
|
2558
|
-
},
|
|
2559
|
-
"typeProp": {
|
|
2560
|
-
"title": "Type",
|
|
2561
|
-
"description": "Type of the movement",
|
|
2562
|
-
"type": "string",
|
|
2563
|
-
"enum": [
|
|
2564
|
-
"slider",
|
|
2565
|
-
"carousel"
|
|
2566
|
-
],
|
|
2567
|
-
"default": "carousel"
|
|
2568
2494
|
}
|
|
2569
2495
|
},
|
|
2570
2496
|
"additionalProperties": false
|
|
@@ -2590,12 +2516,13 @@
|
|
|
2590
2516
|
"number": {
|
|
2591
2517
|
"title": "Number",
|
|
2592
2518
|
"description": "The number of the stat",
|
|
2593
|
-
"type": "
|
|
2519
|
+
"type": "string",
|
|
2594
2520
|
"examples": [
|
|
2595
|
-
1,
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
|
|
2521
|
+
"1",
|
|
2522
|
+
"5x",
|
|
2523
|
+
"2",
|
|
2524
|
+
"40%",
|
|
2525
|
+
"bis zu 100"
|
|
2599
2526
|
]
|
|
2600
2527
|
},
|
|
2601
2528
|
"description": {
|
|
@@ -2626,9 +2553,6 @@
|
|
|
2626
2553
|
"home",
|
|
2627
2554
|
"map"
|
|
2628
2555
|
]
|
|
2629
|
-
},
|
|
2630
|
-
"type": {
|
|
2631
|
-
"const": "stat"
|
|
2632
2556
|
}
|
|
2633
2557
|
},
|
|
2634
2558
|
"additionalProperties": false,
|
|
@@ -2657,9 +2581,6 @@
|
|
|
2657
2581
|
},
|
|
2658
2582
|
"minItems": 1,
|
|
2659
2583
|
"maxItems": 4
|
|
2660
|
-
},
|
|
2661
|
-
"type": {
|
|
2662
|
-
"const": "stats"
|
|
2663
2584
|
}
|
|
2664
2585
|
},
|
|
2665
2586
|
"additionalProperties": false,
|
|
@@ -2748,9 +2669,6 @@
|
|
|
2748
2669
|
],
|
|
2749
2670
|
"description": "Aspect ratio of the image",
|
|
2750
2671
|
"default": "wide"
|
|
2751
|
-
},
|
|
2752
|
-
"type": {
|
|
2753
|
-
"const": "teaser-card"
|
|
2754
2672
|
}
|
|
2755
2673
|
},
|
|
2756
2674
|
"additionalProperties": false,
|
|
@@ -2854,9 +2772,6 @@
|
|
|
2854
2772
|
"image"
|
|
2855
2773
|
]
|
|
2856
2774
|
}
|
|
2857
|
-
},
|
|
2858
|
-
"type": {
|
|
2859
|
-
"const": "testimonials"
|
|
2860
2775
|
}
|
|
2861
2776
|
},
|
|
2862
2777
|
"additionalProperties": false
|
|
@@ -2902,9 +2817,6 @@
|
|
|
2902
2817
|
"title": "Highlight Text",
|
|
2903
2818
|
"description": "Visually highlight the text",
|
|
2904
2819
|
"default": false
|
|
2905
|
-
},
|
|
2906
|
-
"type": {
|
|
2907
|
-
"const": "text"
|
|
2908
2820
|
}
|
|
2909
2821
|
},
|
|
2910
2822
|
"additionalProperties": false,
|
|
@@ -3033,10 +2945,7 @@
|
|
|
3033
2945
|
"corner"
|
|
3034
2946
|
],
|
|
3035
2947
|
"type": "string",
|
|
3036
|
-
"default": "
|
|
3037
|
-
},
|
|
3038
|
-
"type": {
|
|
3039
|
-
"const": "video-curtain"
|
|
2948
|
+
"default": "center"
|
|
3040
2949
|
}
|
|
3041
2950
|
},
|
|
3042
2951
|
"additionalProperties": false
|
|
@@ -3216,9 +3125,6 @@
|
|
|
3216
3125
|
"description": "Toggle padding of the content",
|
|
3217
3126
|
"type": "boolean",
|
|
3218
3127
|
"default": false
|
|
3219
|
-
},
|
|
3220
|
-
"type": {
|
|
3221
|
-
"const": "cta"
|
|
3222
3128
|
}
|
|
3223
3129
|
},
|
|
3224
3130
|
"additionalProperties": false
|
|
@@ -3249,9 +3155,6 @@
|
|
|
3249
3155
|
"title": "`ks-component` attribute",
|
|
3250
3156
|
"description": "Optional custom component identifier",
|
|
3251
3157
|
"type": "string"
|
|
3252
|
-
},
|
|
3253
|
-
"type": {
|
|
3254
|
-
"const": "divider"
|
|
3255
3158
|
}
|
|
3256
3159
|
},
|
|
3257
3160
|
"additionalProperties": false
|
|
@@ -3296,9 +3199,6 @@
|
|
|
3296
3199
|
]
|
|
3297
3200
|
},
|
|
3298
3201
|
"minItems": 1
|
|
3299
|
-
},
|
|
3300
|
-
"type": {
|
|
3301
|
-
"const": "faq"
|
|
3302
3202
|
}
|
|
3303
3203
|
},
|
|
3304
3204
|
"additionalProperties": false,
|
|
@@ -3427,9 +3327,6 @@
|
|
|
3427
3327
|
},
|
|
3428
3328
|
"minItems": 1,
|
|
3429
3329
|
"maxItems": 8
|
|
3430
|
-
},
|
|
3431
|
-
"type": {
|
|
3432
|
-
"const": "features"
|
|
3433
3330
|
}
|
|
3434
3331
|
},
|
|
3435
3332
|
"additionalProperties": false
|
|
@@ -3511,9 +3408,6 @@
|
|
|
3511
3408
|
"title": "Lightbox",
|
|
3512
3409
|
"description": "Display images in a lightbox gallery",
|
|
3513
3410
|
"default": false
|
|
3514
|
-
},
|
|
3515
|
-
"type": {
|
|
3516
|
-
"const": "gallery"
|
|
3517
3411
|
}
|
|
3518
3412
|
},
|
|
3519
3413
|
"additionalProperties": false,
|
|
@@ -3698,10 +3592,7 @@
|
|
|
3698
3592
|
"bottom"
|
|
3699
3593
|
],
|
|
3700
3594
|
"type": "string",
|
|
3701
|
-
"default": "
|
|
3702
|
-
},
|
|
3703
|
-
"type": {
|
|
3704
|
-
"const": "hero"
|
|
3595
|
+
"default": "below"
|
|
3705
3596
|
}
|
|
3706
3597
|
},
|
|
3707
3598
|
"additionalProperties": false
|
|
@@ -3760,9 +3651,6 @@
|
|
|
3760
3651
|
"title": "`ks-component` attribute",
|
|
3761
3652
|
"description": "Optional custom component identifier",
|
|
3762
3653
|
"type": "string"
|
|
3763
|
-
},
|
|
3764
|
-
"type": {
|
|
3765
|
-
"const": "html"
|
|
3766
3654
|
}
|
|
3767
3655
|
},
|
|
3768
3656
|
"additionalProperties": false
|
|
@@ -3877,9 +3765,6 @@
|
|
|
3877
3765
|
"title": "Disabled?",
|
|
3878
3766
|
"description": "Whether the button should be disabled",
|
|
3879
3767
|
"default": false
|
|
3880
|
-
},
|
|
3881
|
-
"type": {
|
|
3882
|
-
"const": "button"
|
|
3883
3768
|
}
|
|
3884
3769
|
},
|
|
3885
3770
|
"additionalProperties": false,
|
|
@@ -3939,9 +3824,6 @@
|
|
|
3939
3824
|
],
|
|
3940
3825
|
"type": "string",
|
|
3941
3826
|
"default": "left"
|
|
3942
|
-
},
|
|
3943
|
-
"type": {
|
|
3944
|
-
"const": "image-story"
|
|
3945
3827
|
}
|
|
3946
3828
|
},
|
|
3947
3829
|
"additionalProperties": false
|
|
@@ -4004,9 +3886,6 @@
|
|
|
4004
3886
|
"examples": [
|
|
4005
3887
|
"above"
|
|
4006
3888
|
]
|
|
4007
|
-
},
|
|
4008
|
-
"type": {
|
|
4009
|
-
"const": "image-text"
|
|
4010
3889
|
}
|
|
4011
3890
|
},
|
|
4012
3891
|
"required": [
|
|
@@ -4140,9 +4019,6 @@
|
|
|
4140
4019
|
"link",
|
|
4141
4020
|
"label"
|
|
4142
4021
|
]
|
|
4143
|
-
},
|
|
4144
|
-
"type": {
|
|
4145
|
-
"const": "logos"
|
|
4146
4022
|
}
|
|
4147
4023
|
},
|
|
4148
4024
|
"additionalProperties": false,
|
|
@@ -4270,9 +4146,6 @@
|
|
|
4270
4146
|
"description": "Overwrite the color to use for the text content",
|
|
4271
4147
|
"type": "string",
|
|
4272
4148
|
"format": "color"
|
|
4273
|
-
},
|
|
4274
|
-
"type": {
|
|
4275
|
-
"const": "tile"
|
|
4276
4149
|
}
|
|
4277
4150
|
},
|
|
4278
4151
|
"additionalProperties": false,
|
|
@@ -4283,9 +4156,6 @@
|
|
|
4283
4156
|
},
|
|
4284
4157
|
"minItems": 1,
|
|
4285
4158
|
"maxItems": 20
|
|
4286
|
-
},
|
|
4287
|
-
"type": {
|
|
4288
|
-
"const": "mosaic"
|
|
4289
4159
|
}
|
|
4290
4160
|
},
|
|
4291
4161
|
"additionalProperties": false
|
|
@@ -4334,8 +4204,15 @@
|
|
|
4334
4204
|
true
|
|
4335
4205
|
]
|
|
4336
4206
|
},
|
|
4337
|
-
"
|
|
4338
|
-
"
|
|
4207
|
+
"variant": {
|
|
4208
|
+
"title": "Type",
|
|
4209
|
+
"description": "Type of the movement",
|
|
4210
|
+
"type": "string",
|
|
4211
|
+
"enum": [
|
|
4212
|
+
"slider",
|
|
4213
|
+
"carousel"
|
|
4214
|
+
],
|
|
4215
|
+
"default": "carousel"
|
|
4339
4216
|
},
|
|
4340
4217
|
"className": {
|
|
4341
4218
|
"title": "Class",
|
|
@@ -4514,9 +4391,6 @@
|
|
|
4514
4391
|
"description": "Toggle padding of the content",
|
|
4515
4392
|
"type": "boolean",
|
|
4516
4393
|
"default": false
|
|
4517
|
-
},
|
|
4518
|
-
"type": {
|
|
4519
|
-
"const": "cta"
|
|
4520
4394
|
}
|
|
4521
4395
|
},
|
|
4522
4396
|
"additionalProperties": false
|
|
@@ -4642,9 +4516,6 @@
|
|
|
4642
4516
|
},
|
|
4643
4517
|
"minItems": 1,
|
|
4644
4518
|
"maxItems": 8
|
|
4645
|
-
},
|
|
4646
|
-
"type": {
|
|
4647
|
-
"const": "features"
|
|
4648
4519
|
}
|
|
4649
4520
|
},
|
|
4650
4521
|
"additionalProperties": false
|
|
@@ -4726,9 +4597,6 @@
|
|
|
4726
4597
|
"title": "Lightbox",
|
|
4727
4598
|
"description": "Display images in a lightbox gallery",
|
|
4728
4599
|
"default": false
|
|
4729
|
-
},
|
|
4730
|
-
"type": {
|
|
4731
|
-
"const": "gallery"
|
|
4732
4600
|
}
|
|
4733
4601
|
},
|
|
4734
4602
|
"additionalProperties": false,
|
|
@@ -4913,10 +4781,7 @@
|
|
|
4913
4781
|
"bottom"
|
|
4914
4782
|
],
|
|
4915
4783
|
"type": "string",
|
|
4916
|
-
"default": "
|
|
4917
|
-
},
|
|
4918
|
-
"type": {
|
|
4919
|
-
"const": "hero"
|
|
4784
|
+
"default": "below"
|
|
4920
4785
|
}
|
|
4921
4786
|
},
|
|
4922
4787
|
"additionalProperties": false
|
|
@@ -4979,9 +4844,6 @@
|
|
|
4979
4844
|
"examples": [
|
|
4980
4845
|
"above"
|
|
4981
4846
|
]
|
|
4982
|
-
},
|
|
4983
|
-
"type": {
|
|
4984
|
-
"const": "image-text"
|
|
4985
4847
|
}
|
|
4986
4848
|
},
|
|
4987
4849
|
"required": [
|
|
@@ -5115,9 +4977,6 @@
|
|
|
5115
4977
|
"link",
|
|
5116
4978
|
"label"
|
|
5117
4979
|
]
|
|
5118
|
-
},
|
|
5119
|
-
"type": {
|
|
5120
|
-
"const": "logos"
|
|
5121
4980
|
}
|
|
5122
4981
|
},
|
|
5123
4982
|
"additionalProperties": false,
|
|
@@ -5146,12 +5005,13 @@
|
|
|
5146
5005
|
"number": {
|
|
5147
5006
|
"title": "Number",
|
|
5148
5007
|
"description": "The number of the stat",
|
|
5149
|
-
"type": "
|
|
5008
|
+
"type": "string",
|
|
5150
5009
|
"examples": [
|
|
5151
|
-
1,
|
|
5152
|
-
|
|
5153
|
-
|
|
5154
|
-
|
|
5010
|
+
"1",
|
|
5011
|
+
"5x",
|
|
5012
|
+
"2",
|
|
5013
|
+
"40%",
|
|
5014
|
+
"bis zu 100"
|
|
5155
5015
|
]
|
|
5156
5016
|
},
|
|
5157
5017
|
"description": {
|
|
@@ -5182,9 +5042,6 @@
|
|
|
5182
5042
|
"home",
|
|
5183
5043
|
"map"
|
|
5184
5044
|
]
|
|
5185
|
-
},
|
|
5186
|
-
"type": {
|
|
5187
|
-
"const": "stat"
|
|
5188
5045
|
}
|
|
5189
5046
|
},
|
|
5190
5047
|
"additionalProperties": false,
|
|
@@ -5213,9 +5070,6 @@
|
|
|
5213
5070
|
},
|
|
5214
5071
|
"minItems": 1,
|
|
5215
5072
|
"maxItems": 4
|
|
5216
|
-
},
|
|
5217
|
-
"type": {
|
|
5218
|
-
"const": "stats"
|
|
5219
5073
|
}
|
|
5220
5074
|
},
|
|
5221
5075
|
"additionalProperties": false,
|
|
@@ -5304,9 +5158,6 @@
|
|
|
5304
5158
|
],
|
|
5305
5159
|
"description": "Aspect ratio of the image",
|
|
5306
5160
|
"default": "wide"
|
|
5307
|
-
},
|
|
5308
|
-
"type": {
|
|
5309
|
-
"const": "teaser-card"
|
|
5310
5161
|
}
|
|
5311
5162
|
},
|
|
5312
5163
|
"additionalProperties": false,
|
|
@@ -5410,9 +5261,6 @@
|
|
|
5410
5261
|
"image"
|
|
5411
5262
|
]
|
|
5412
5263
|
}
|
|
5413
|
-
},
|
|
5414
|
-
"type": {
|
|
5415
|
-
"const": "testimonials"
|
|
5416
5264
|
}
|
|
5417
5265
|
},
|
|
5418
5266
|
"additionalProperties": false
|
|
@@ -5458,9 +5306,6 @@
|
|
|
5458
5306
|
"title": "Highlight Text",
|
|
5459
5307
|
"description": "Visually highlight the text",
|
|
5460
5308
|
"default": false
|
|
5461
|
-
},
|
|
5462
|
-
"type": {
|
|
5463
|
-
"const": "text"
|
|
5464
5309
|
}
|
|
5465
5310
|
},
|
|
5466
5311
|
"additionalProperties": false,
|
|
@@ -5470,16 +5315,6 @@
|
|
|
5470
5315
|
}
|
|
5471
5316
|
]
|
|
5472
5317
|
}
|
|
5473
|
-
},
|
|
5474
|
-
"typeProp": {
|
|
5475
|
-
"title": "Type",
|
|
5476
|
-
"description": "Type of the movement",
|
|
5477
|
-
"type": "string",
|
|
5478
|
-
"enum": [
|
|
5479
|
-
"slider",
|
|
5480
|
-
"carousel"
|
|
5481
|
-
],
|
|
5482
|
-
"default": "carousel"
|
|
5483
5318
|
}
|
|
5484
5319
|
},
|
|
5485
5320
|
"additionalProperties": false
|
|
@@ -5505,12 +5340,13 @@
|
|
|
5505
5340
|
"number": {
|
|
5506
5341
|
"title": "Number",
|
|
5507
5342
|
"description": "The number of the stat",
|
|
5508
|
-
"type": "
|
|
5343
|
+
"type": "string",
|
|
5509
5344
|
"examples": [
|
|
5510
|
-
1,
|
|
5511
|
-
|
|
5512
|
-
|
|
5513
|
-
|
|
5345
|
+
"1",
|
|
5346
|
+
"5x",
|
|
5347
|
+
"2",
|
|
5348
|
+
"40%",
|
|
5349
|
+
"bis zu 100"
|
|
5514
5350
|
]
|
|
5515
5351
|
},
|
|
5516
5352
|
"description": {
|
|
@@ -5541,9 +5377,6 @@
|
|
|
5541
5377
|
"home",
|
|
5542
5378
|
"map"
|
|
5543
5379
|
]
|
|
5544
|
-
},
|
|
5545
|
-
"type": {
|
|
5546
|
-
"const": "stat"
|
|
5547
5380
|
}
|
|
5548
5381
|
},
|
|
5549
5382
|
"additionalProperties": false,
|
|
@@ -5572,9 +5405,6 @@
|
|
|
5572
5405
|
},
|
|
5573
5406
|
"minItems": 1,
|
|
5574
5407
|
"maxItems": 4
|
|
5575
|
-
},
|
|
5576
|
-
"type": {
|
|
5577
|
-
"const": "stats"
|
|
5578
5408
|
}
|
|
5579
5409
|
},
|
|
5580
5410
|
"additionalProperties": false,
|
|
@@ -5663,9 +5493,6 @@
|
|
|
5663
5493
|
],
|
|
5664
5494
|
"description": "Aspect ratio of the image",
|
|
5665
5495
|
"default": "wide"
|
|
5666
|
-
},
|
|
5667
|
-
"type": {
|
|
5668
|
-
"const": "teaser-card"
|
|
5669
5496
|
}
|
|
5670
5497
|
},
|
|
5671
5498
|
"additionalProperties": false,
|
|
@@ -5769,9 +5596,6 @@
|
|
|
5769
5596
|
"image"
|
|
5770
5597
|
]
|
|
5771
5598
|
}
|
|
5772
|
-
},
|
|
5773
|
-
"type": {
|
|
5774
|
-
"const": "testimonials"
|
|
5775
5599
|
}
|
|
5776
5600
|
},
|
|
5777
5601
|
"additionalProperties": false
|
|
@@ -5817,9 +5641,6 @@
|
|
|
5817
5641
|
"title": "Highlight Text",
|
|
5818
5642
|
"description": "Visually highlight the text",
|
|
5819
5643
|
"default": false
|
|
5820
|
-
},
|
|
5821
|
-
"type": {
|
|
5822
|
-
"const": "text"
|
|
5823
5644
|
}
|
|
5824
5645
|
},
|
|
5825
5646
|
"additionalProperties": false,
|
|
@@ -5948,19 +5769,13 @@
|
|
|
5948
5769
|
"corner"
|
|
5949
5770
|
],
|
|
5950
5771
|
"type": "string",
|
|
5951
|
-
"default": "
|
|
5952
|
-
},
|
|
5953
|
-
"type": {
|
|
5954
|
-
"const": "video-curtain"
|
|
5772
|
+
"default": "center"
|
|
5955
5773
|
}
|
|
5956
5774
|
},
|
|
5957
5775
|
"additionalProperties": false
|
|
5958
5776
|
}
|
|
5959
5777
|
]
|
|
5960
5778
|
}
|
|
5961
|
-
},
|
|
5962
|
-
"type": {
|
|
5963
|
-
"const": "split-weighted"
|
|
5964
5779
|
}
|
|
5965
5780
|
},
|
|
5966
5781
|
"additionalProperties": false
|