@kickstartds/ds-agency-premium 1.6.68--canary.45.1723.0 → 1.6.68
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/{BlogAsideProps-c760fd2a.d.ts → BlogAsideProps-d9decb7c.d.ts} +5 -5
- package/dist/{BlogAuthorProps-fb0241df.d.ts → BlogAuthorProps-88a11566.d.ts} +2 -7
- package/dist/{BlogOverviewProps-7caa223c.d.ts → BlogOverviewProps-9f207f1c.d.ts} +2 -2
- package/dist/{BlogPostProps-c760fd2a.d.ts → BlogPostProps-d9decb7c.d.ts} +3 -3
- package/dist/{ButtonProps-00ddee3a.d.ts → ButtonProps-03ff6d21.d.ts} +4 -4
- package/dist/{CtaProps-babe4ee6.d.ts → CtaProps-93230a76.d.ts} +11 -21
- package/dist/{FeaturesProps-a9041d97.d.ts → FeaturesProps-e58616a5.d.ts} +4 -9
- package/dist/{FooterProps-a0a104ca.d.ts → FooterProps-171a3067.d.ts} +2 -2
- package/dist/{HeaderProps-72763967.d.ts → HeaderProps-e22382f1.d.ts} +2 -2
- package/dist/{HeroProps-40f6c7f5.d.ts → HeroProps-f704d270.d.ts} +4 -9
- package/dist/{ImageStoryProps-00ddee3a.d.ts → ImageStoryProps-e853e1e7.d.ts} +1 -1
- package/dist/MosaicProps-d52c7151.d.ts +4 -4
- package/dist/{PageProps-7caa223c.d.ts → PageProps-aa29c554.d.ts} +1 -1
- package/dist/{SectionProps-00ddee3a.d.ts → SectionProps-1cfcf6e8.d.ts} +10 -15
- package/dist/{SliderProps-babe4ee6.d.ts → SliderProps-93230a76.d.ts} +4 -4
- package/dist/{StatProps-12a3eae0.d.ts → StatProps-79109ad0.d.ts} +1 -1
- package/dist/StatsProps-bf5ef578.d.ts +1 -1
- package/dist/{TeaserCardProps-994cb119.d.ts → TeaserCardProps-b9c28e78.d.ts} +4 -4
- package/dist/{VideoCurtainProps-a2c0cc7f.d.ts → VideoCurtainProps-6c625a69.d.ts} +5 -5
- package/dist/components/blog-aside/blog-aside.schema.dereffed.json +8 -16
- package/dist/components/blog-aside/blog-aside.schema.json +4 -4
- package/dist/components/blog-aside/index.d.ts +1 -1
- package/dist/components/blog-aside/index.js +1 -1
- package/dist/components/blog-author/blog-author.schema.dereffed.json +4 -12
- package/dist/components/blog-author/index.d.ts +1 -1
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +85 -178
- package/dist/components/blog-overview/index.d.ts +1 -1
- package/dist/components/blog-post/blog-post.schema.dereffed.json +93 -194
- package/dist/components/blog-post/index.d.ts +1 -1
- package/dist/components/blog-teaser/index.js +7 -5
- package/dist/components/button/button.css +2 -2
- package/dist/components/button/button.schema.dereffed.json +3 -3
- package/dist/components/button/button.schema.json +3 -3
- package/dist/components/button/index.d.ts +1 -1
- package/dist/components/button/index.js +1 -1
- package/dist/components/button-group/button-group.schema.dereffed.json +3 -3
- package/dist/components/button-group/index.d.ts +1 -1
- package/dist/components/contact/contact.schema.dereffed.json +5 -13
- package/dist/components/contact/contact.schema.json +5 -11
- package/dist/components/contact/index.d.ts +1 -6
- package/dist/components/contact/index.js +1 -1
- package/dist/components/cta/cta.css +56 -44
- package/dist/components/cta/cta.schema.dereffed.json +11 -28
- package/dist/components/cta/cta.schema.json +10 -23
- package/dist/components/cta/index.d.ts +1 -1
- package/dist/components/cta/index.js +26 -25
- package/dist/components/feature/feature.schema.dereffed.json +3 -13
- package/dist/components/feature/feature.schema.json +3 -11
- package/dist/components/feature/index.d.ts +3 -8
- package/dist/components/feature/index.js +2 -2
- package/dist/components/features/features.css +1 -7
- package/dist/components/features/features.schema.dereffed.json +3 -13
- package/dist/components/features/features.schema.json +2 -5
- package/dist/components/features/index.d.ts +1 -1
- package/dist/components/features/index.js +1 -2
- package/dist/components/footer/footer.css +1 -1
- package/dist/components/footer/footer.schema.dereffed.json +12 -12
- package/dist/components/footer/index.d.ts +1 -1
- package/dist/components/footer/index.js +1 -1
- package/dist/components/gallery/gallery.schema.dereffed.json +1 -2
- package/dist/components/gallery/gallery.schema.json +1 -2
- package/dist/components/gallery/index.js +1 -1
- package/dist/components/header/header.css +9 -47
- package/dist/components/header/header.schema.dereffed.json +12 -12
- package/dist/components/header/index.d.ts +1 -1
- package/dist/components/header/index.js +5 -5
- package/dist/components/headline/headline.css +2 -2
- package/dist/components/hero/hero.css +25 -61
- package/dist/components/hero/hero.schema.dereffed.json +3 -9
- package/dist/components/hero/hero.schema.json +2 -8
- package/dist/components/hero/index.d.ts +1 -1
- package/dist/components/hero/index.js +39 -39
- package/dist/components/image-story/image-story.css +2 -5
- package/dist/components/image-story/image-story.schema.dereffed.json +3 -3
- package/dist/components/image-story/index.d.ts +1 -1
- package/dist/components/index/index.d.ts +5 -6
- package/dist/components/logos/index.js +1 -1
- package/dist/components/mosaic/index.js +1 -1
- package/dist/components/mosaic/mosaic.css +1 -1
- package/dist/components/mosaic/mosaic.schema.dereffed.json +3 -3
- package/dist/components/nav-dropdown/index.d.ts +1 -1
- package/dist/components/nav-dropdown/index.js +2 -2
- package/dist/components/nav-dropdown/nav-dropdown.css +3 -12
- package/dist/components/nav-dropdown/nav-dropdown.schema.dereffed.json +1 -1
- package/dist/components/nav-flyout/index.d.ts +2 -2
- package/dist/components/nav-flyout/index.js +8 -6
- package/dist/components/nav-flyout/nav-flyout.css +15 -29
- package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +12 -12
- package/dist/components/nav-main/index.d.ts +5 -5
- package/dist/components/nav-main/index.js +2 -0
- package/dist/components/nav-main/nav-main.schema.dereffed.json +15 -15
- package/dist/components/nav-main/nav-main.schema.json +14 -14
- package/dist/components/nav-toggle/index.js +1 -1
- package/dist/components/nav-topbar/index.d.ts +2 -2
- package/dist/components/nav-topbar/index.js +2 -2
- package/dist/components/nav-topbar/nav-topbar.css +2 -15
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +12 -12
- package/dist/components/page/index.d.ts +1 -1
- package/dist/components/page/page.schema.dereffed.json +74 -150
- package/dist/components/page-wrapper/index.js +0 -26
- package/dist/components/page-wrapper/tokens.css +729 -425
- package/dist/components/presets.json +259 -768
- package/dist/components/section/index.d.ts +1 -1
- package/dist/components/section/index.js +3 -11
- package/dist/components/section/section.css +58 -38
- package/dist/components/section/section.schema.dereffed.json +74 -150
- package/dist/components/section/section.schema.json +10 -8
- package/dist/components/settings/settings.schema.dereffed.json +24 -24
- package/dist/components/slider/index.d.ts +1 -1
- package/dist/components/slider/slider.schema.dereffed.json +26 -59
- package/dist/components/split/split.css +2 -2
- package/dist/components/stat/index.d.ts +1 -1
- package/dist/components/stat/index.js +12 -3
- package/dist/components/stat/stat.schema.dereffed.json +4 -3
- package/dist/components/stat/stat.schema.json +2 -2
- package/dist/components/stats/stats.schema.dereffed.json +4 -3
- package/dist/components/teaser-card/index.d.ts +1 -1
- package/dist/components/teaser-card/index.js +9 -9
- package/dist/components/teaser-card/teaser-card.css +46 -65
- package/dist/components/teaser-card/teaser-card.schema.dereffed.json +4 -4
- package/dist/components/teaser-card/teaser-card.schema.json +4 -4
- package/dist/components/testimonials/index.d.ts +1 -1
- package/dist/components/tile/tile.schema.dereffed.json +3 -3
- package/dist/components/tile/tile.schema.json +2 -2
- package/dist/components/video-curtain/index.d.ts +1 -1
- package/dist/components/video-curtain/index.js +4 -12
- package/dist/components/video-curtain/video-curtain.css +29 -52
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +4 -6
- package/dist/components/video-curtain/video-curtain.schema.json +3 -3
- package/dist/global.css +59 -283
- package/dist/static/logo-inverted.svg +25 -12
- package/dist/static/logo.svg +25 -12
- package/dist/tokens/IconSprite.js +0 -26
- package/dist/tokens/icon-sprite.html +0 -10
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +729 -425
- package/dist/tokens/tokens.js +730 -626
- package/package.json +1 -1
- package/dist/EventAppointmentProps-443cd1ce.d.ts +0 -38
- package/dist/EventDetailProps-42a7eebe.d.ts +0 -387
- package/dist/EventLatestTeaserProps-fc9d3281.d.ts +0 -58
- package/dist/EventLocationProps-871bc198.d.ts +0 -41
- package/dist/components/downloads/downloads.css +0 -153
- package/dist/components/downloads/downloads.schema.dereffed.json +0 -55
- package/dist/components/downloads/downloads.schema.json +0 -44
- package/dist/components/downloads/index.d.ts +0 -41
- package/dist/components/downloads/index.js +0 -18
- package/dist/components/event-appointment/event-appointment.css +0 -62
- package/dist/components/event-appointment/event-appointment.schema.dereffed.json +0 -56
- package/dist/components/event-appointment/event-appointment.schema.json +0 -47
- package/dist/components/event-appointment/index.d.ts +0 -7
- package/dist/components/event-appointment/index.js +0 -14
- package/dist/components/event-detail/event-detail.schema.dereffed.json +0 -287
- package/dist/components/event-detail/event-detail.schema.json +0 -74
- package/dist/components/event-detail/index.d.ts +0 -5
- package/dist/components/event-detail/index.js +0 -36
- package/dist/components/event-header/event-header.css +0 -6
- package/dist/components/event-header/event-header.schema.dereffed.json +0 -38
- package/dist/components/event-header/event-header.schema.json +0 -34
- package/dist/components/event-header/index.d.ts +0 -35
- package/dist/components/event-header/index.js +0 -20
- package/dist/components/event-latest/event-latest.css +0 -5
- package/dist/components/event-latest/event-latest.schema.dereffed.json +0 -142
- package/dist/components/event-latest/event-latest.schema.json +0 -46
- package/dist/components/event-latest/index.d.ts +0 -30
- package/dist/components/event-latest/index.js +0 -19
- package/dist/components/event-latest-teaser/event-latest-teaser.css +0 -128
- package/dist/components/event-latest-teaser/event-latest-teaser.schema.dereffed.json +0 -97
- package/dist/components/event-latest-teaser/event-latest-teaser.schema.json +0 -73
- package/dist/components/event-latest-teaser/index.d.ts +0 -8
- package/dist/components/event-latest-teaser/index.js +0 -18
- package/dist/components/event-location/event-location.css +0 -71
- package/dist/components/event-location/event-location.schema.dereffed.json +0 -126
- package/dist/components/event-location/event-location.schema.json +0 -61
- package/dist/components/event-location/index.d.ts +0 -7
- package/dist/components/event-location/index.js +0 -18
- package/dist/static/fonts/systemics/Montserrat-Bold.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-Light.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-Medium.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-Regular.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-SemiBold.woff2 +0 -0
- package/dist/static/img/about/angled-image.png +0 -0
- package/dist/static/img/about/cta.png +0 -0
- package/dist/static/img/about/cutout.png +0 -0
- package/dist/static/img/about/disclaimer.png +0 -0
- package/dist/static/img/about/purpose.png +0 -0
- package/dist/static/img/about/spoiler.png +0 -0
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-01.svg +0 -72
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-02.svg +0 -112
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-03.svg +0 -197
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-04.svg +0 -76
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-05.svg +0 -82
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-06.svg +0 -219
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-07.svg +0 -85
- package/dist/static/logo-dark.svg +0 -13
- package/dist/static/logo-dsa-inverted.svg +0 -26
- package/dist/static/logo-dsa.svg +0 -26
|
@@ -37,10 +37,15 @@
|
|
|
37
37
|
"title": "Style",
|
|
38
38
|
"description": "Style of background",
|
|
39
39
|
"enum": [
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
|
|
40
|
+
"stagelights",
|
|
41
|
+
"horizontalGradient",
|
|
42
|
+
"verticalGradient",
|
|
43
|
+
"accentTransition",
|
|
44
|
+
"boldTransition",
|
|
45
|
+
"symmetricGlow",
|
|
46
|
+
"anchorGlow"
|
|
47
|
+
],
|
|
48
|
+
"default": "default"
|
|
44
49
|
},
|
|
45
50
|
"backgroundColor": {
|
|
46
51
|
"type": "string",
|
|
@@ -53,19 +58,6 @@
|
|
|
53
58
|
],
|
|
54
59
|
"default": "default"
|
|
55
60
|
},
|
|
56
|
-
"transition": {
|
|
57
|
-
"type": "string",
|
|
58
|
-
"title": "Style",
|
|
59
|
-
"description": "Color of background",
|
|
60
|
-
"enum": [
|
|
61
|
-
"none",
|
|
62
|
-
"to-default",
|
|
63
|
-
"to-accent",
|
|
64
|
-
"to-bold",
|
|
65
|
-
"to-inverted"
|
|
66
|
-
],
|
|
67
|
-
"default": "default"
|
|
68
|
-
},
|
|
69
61
|
"backgroundImage": {
|
|
70
62
|
"title": "Background image",
|
|
71
63
|
"description": "Background image for the whole section",
|
|
@@ -290,6 +282,12 @@
|
|
|
290
282
|
"default": false,
|
|
291
283
|
"type": "boolean"
|
|
292
284
|
},
|
|
285
|
+
"fullWidth": {
|
|
286
|
+
"title": "Width",
|
|
287
|
+
"description": "Set the width of the content to the full width of the element",
|
|
288
|
+
"type": "boolean",
|
|
289
|
+
"default": false
|
|
290
|
+
},
|
|
293
291
|
"buttons": {
|
|
294
292
|
"type": "array",
|
|
295
293
|
"items": {
|
|
@@ -310,10 +308,10 @@
|
|
|
310
308
|
"title": "Icon",
|
|
311
309
|
"description": "Choose an icon"
|
|
312
310
|
},
|
|
313
|
-
"
|
|
311
|
+
"target": {
|
|
314
312
|
"type": "string",
|
|
315
|
-
"title": "
|
|
316
|
-
"description": "
|
|
313
|
+
"title": "Target",
|
|
314
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
317
315
|
"format": "uri"
|
|
318
316
|
}
|
|
319
317
|
},
|
|
@@ -353,17 +351,6 @@
|
|
|
353
351
|
"title": "Alt text",
|
|
354
352
|
"description": "Image description",
|
|
355
353
|
"type": "string"
|
|
356
|
-
},
|
|
357
|
-
"align": {
|
|
358
|
-
"title": "Vertical alignment of the image",
|
|
359
|
-
"description": "Select a vertical alignment for the image",
|
|
360
|
-
"type": "string",
|
|
361
|
-
"enum": [
|
|
362
|
-
"center",
|
|
363
|
-
"top",
|
|
364
|
-
"bottom"
|
|
365
|
-
],
|
|
366
|
-
"default": "center"
|
|
367
354
|
}
|
|
368
355
|
},
|
|
369
356
|
"additionalProperties": false
|
|
@@ -398,9 +385,9 @@
|
|
|
398
385
|
"type": "string",
|
|
399
386
|
"default": "left"
|
|
400
387
|
},
|
|
401
|
-
"
|
|
388
|
+
"contentAlign": {
|
|
402
389
|
"title": "Vertical alignment of the content",
|
|
403
|
-
"description": "Select a vertical alignment for the
|
|
390
|
+
"description": "Select a vertical alignment for the image",
|
|
404
391
|
"type": "string",
|
|
405
392
|
"enum": [
|
|
406
393
|
"center",
|
|
@@ -409,18 +396,6 @@
|
|
|
409
396
|
],
|
|
410
397
|
"default": "center"
|
|
411
398
|
},
|
|
412
|
-
"padding": {
|
|
413
|
-
"title": "Padding",
|
|
414
|
-
"description": "Toggle padding of the content",
|
|
415
|
-
"type": "boolean",
|
|
416
|
-
"default": false
|
|
417
|
-
},
|
|
418
|
-
"inverted": {
|
|
419
|
-
"title": "Inverted",
|
|
420
|
-
"description": "Toggle inversion of the component",
|
|
421
|
-
"type": "boolean",
|
|
422
|
-
"default": false
|
|
423
|
-
},
|
|
424
399
|
"type": {
|
|
425
400
|
"const": "cta"
|
|
426
401
|
}
|
|
@@ -597,10 +572,10 @@
|
|
|
597
572
|
"cta": {
|
|
598
573
|
"type": "object",
|
|
599
574
|
"properties": {
|
|
600
|
-
"
|
|
575
|
+
"target": {
|
|
601
576
|
"type": "string",
|
|
602
|
-
"title": "Call to Action
|
|
603
|
-
"description": "The CTA
|
|
577
|
+
"title": "Call to Action target",
|
|
578
|
+
"description": "The CTA target",
|
|
604
579
|
"default": "#",
|
|
605
580
|
"format": "uri"
|
|
606
581
|
},
|
|
@@ -612,16 +587,6 @@
|
|
|
612
587
|
"examples": [
|
|
613
588
|
"See all our partners"
|
|
614
589
|
]
|
|
615
|
-
},
|
|
616
|
-
"icon": {
|
|
617
|
-
"type": "string",
|
|
618
|
-
"format": "icon",
|
|
619
|
-
"title": "Icon",
|
|
620
|
-
"description": "Icon for the link style of the cta",
|
|
621
|
-
"examples": [
|
|
622
|
-
"arrow-right"
|
|
623
|
-
],
|
|
624
|
-
"default": "arrow-right"
|
|
625
590
|
}
|
|
626
591
|
},
|
|
627
592
|
"additionalProperties": false
|
|
@@ -695,8 +660,7 @@
|
|
|
695
660
|
"stack",
|
|
696
661
|
"smallTiles",
|
|
697
662
|
"largeTiles"
|
|
698
|
-
]
|
|
699
|
-
"default": "smallTiles"
|
|
663
|
+
]
|
|
700
664
|
},
|
|
701
665
|
"aspectRatio": {
|
|
702
666
|
"type": "string",
|
|
@@ -798,10 +762,10 @@
|
|
|
798
762
|
"title": "Icon",
|
|
799
763
|
"description": "Choose an icon"
|
|
800
764
|
},
|
|
801
|
-
"
|
|
765
|
+
"target": {
|
|
802
766
|
"type": "string",
|
|
803
|
-
"title": "
|
|
804
|
-
"description": "
|
|
767
|
+
"title": "Target",
|
|
768
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
805
769
|
"format": "uri"
|
|
806
770
|
}
|
|
807
771
|
},
|
|
@@ -890,12 +854,6 @@
|
|
|
890
854
|
"type": "string",
|
|
891
855
|
"default": "bottom"
|
|
892
856
|
},
|
|
893
|
-
"inverted": {
|
|
894
|
-
"type": "boolean",
|
|
895
|
-
"title": "Inverted",
|
|
896
|
-
"description": "Inverted color scheme for the box",
|
|
897
|
-
"default": false
|
|
898
|
-
},
|
|
899
857
|
"type": {
|
|
900
858
|
"const": "hero"
|
|
901
859
|
}
|
|
@@ -1034,10 +992,10 @@
|
|
|
1034
992
|
"Book a meeting"
|
|
1035
993
|
]
|
|
1036
994
|
},
|
|
1037
|
-
"
|
|
995
|
+
"target": {
|
|
1038
996
|
"type": "string",
|
|
1039
|
-
"title": "
|
|
1040
|
-
"description": "
|
|
997
|
+
"title": "Target",
|
|
998
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
1041
999
|
"format": "uri"
|
|
1042
1000
|
},
|
|
1043
1001
|
"variant": {
|
|
@@ -1434,10 +1392,10 @@
|
|
|
1434
1392
|
"Book a meeting"
|
|
1435
1393
|
]
|
|
1436
1394
|
},
|
|
1437
|
-
"
|
|
1395
|
+
"target": {
|
|
1438
1396
|
"type": "string",
|
|
1439
|
-
"title": "
|
|
1440
|
-
"description": "
|
|
1397
|
+
"title": "Target",
|
|
1398
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
1441
1399
|
"format": "uri"
|
|
1442
1400
|
},
|
|
1443
1401
|
"icon": {
|
|
@@ -1586,6 +1544,12 @@
|
|
|
1586
1544
|
"default": false,
|
|
1587
1545
|
"type": "boolean"
|
|
1588
1546
|
},
|
|
1547
|
+
"fullWidth": {
|
|
1548
|
+
"title": "Width",
|
|
1549
|
+
"description": "Set the width of the content to the full width of the element",
|
|
1550
|
+
"type": "boolean",
|
|
1551
|
+
"default": false
|
|
1552
|
+
},
|
|
1589
1553
|
"buttons": {
|
|
1590
1554
|
"type": "array",
|
|
1591
1555
|
"items": {
|
|
@@ -1606,10 +1570,10 @@
|
|
|
1606
1570
|
"title": "Icon",
|
|
1607
1571
|
"description": "Choose an icon"
|
|
1608
1572
|
},
|
|
1609
|
-
"
|
|
1573
|
+
"target": {
|
|
1610
1574
|
"type": "string",
|
|
1611
|
-
"title": "
|
|
1612
|
-
"description": "
|
|
1575
|
+
"title": "Target",
|
|
1576
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
1613
1577
|
"format": "uri"
|
|
1614
1578
|
}
|
|
1615
1579
|
},
|
|
@@ -1649,17 +1613,6 @@
|
|
|
1649
1613
|
"title": "Alt text",
|
|
1650
1614
|
"description": "Image description",
|
|
1651
1615
|
"type": "string"
|
|
1652
|
-
},
|
|
1653
|
-
"align": {
|
|
1654
|
-
"title": "Vertical alignment of the image",
|
|
1655
|
-
"description": "Select a vertical alignment for the image",
|
|
1656
|
-
"type": "string",
|
|
1657
|
-
"enum": [
|
|
1658
|
-
"center",
|
|
1659
|
-
"top",
|
|
1660
|
-
"bottom"
|
|
1661
|
-
],
|
|
1662
|
-
"default": "center"
|
|
1663
1616
|
}
|
|
1664
1617
|
},
|
|
1665
1618
|
"additionalProperties": false
|
|
@@ -1694,9 +1647,9 @@
|
|
|
1694
1647
|
"type": "string",
|
|
1695
1648
|
"default": "left"
|
|
1696
1649
|
},
|
|
1697
|
-
"
|
|
1650
|
+
"contentAlign": {
|
|
1698
1651
|
"title": "Vertical alignment of the content",
|
|
1699
|
-
"description": "Select a vertical alignment for the
|
|
1652
|
+
"description": "Select a vertical alignment for the image",
|
|
1700
1653
|
"type": "string",
|
|
1701
1654
|
"enum": [
|
|
1702
1655
|
"center",
|
|
@@ -1705,18 +1658,6 @@
|
|
|
1705
1658
|
],
|
|
1706
1659
|
"default": "center"
|
|
1707
1660
|
},
|
|
1708
|
-
"padding": {
|
|
1709
|
-
"title": "Padding",
|
|
1710
|
-
"description": "Toggle padding of the content",
|
|
1711
|
-
"type": "boolean",
|
|
1712
|
-
"default": false
|
|
1713
|
-
},
|
|
1714
|
-
"inverted": {
|
|
1715
|
-
"title": "Inverted",
|
|
1716
|
-
"description": "Toggle inversion of the component",
|
|
1717
|
-
"type": "boolean",
|
|
1718
|
-
"default": false
|
|
1719
|
-
},
|
|
1720
1661
|
"type": {
|
|
1721
1662
|
"const": "cta"
|
|
1722
1663
|
}
|
|
@@ -1810,10 +1751,10 @@
|
|
|
1810
1751
|
"cta": {
|
|
1811
1752
|
"type": "object",
|
|
1812
1753
|
"properties": {
|
|
1813
|
-
"
|
|
1754
|
+
"target": {
|
|
1814
1755
|
"type": "string",
|
|
1815
|
-
"title": "Call to Action
|
|
1816
|
-
"description": "The CTA
|
|
1756
|
+
"title": "Call to Action target",
|
|
1757
|
+
"description": "The CTA target",
|
|
1817
1758
|
"default": "#",
|
|
1818
1759
|
"format": "uri"
|
|
1819
1760
|
},
|
|
@@ -1825,16 +1766,6 @@
|
|
|
1825
1766
|
"examples": [
|
|
1826
1767
|
"See all our partners"
|
|
1827
1768
|
]
|
|
1828
|
-
},
|
|
1829
|
-
"icon": {
|
|
1830
|
-
"type": "string",
|
|
1831
|
-
"format": "icon",
|
|
1832
|
-
"title": "Icon",
|
|
1833
|
-
"description": "Icon for the link style of the cta",
|
|
1834
|
-
"examples": [
|
|
1835
|
-
"arrow-right"
|
|
1836
|
-
],
|
|
1837
|
-
"default": "arrow-right"
|
|
1838
1769
|
}
|
|
1839
1770
|
},
|
|
1840
1771
|
"additionalProperties": false
|
|
@@ -1908,8 +1839,7 @@
|
|
|
1908
1839
|
"stack",
|
|
1909
1840
|
"smallTiles",
|
|
1910
1841
|
"largeTiles"
|
|
1911
|
-
]
|
|
1912
|
-
"default": "smallTiles"
|
|
1842
|
+
]
|
|
1913
1843
|
},
|
|
1914
1844
|
"aspectRatio": {
|
|
1915
1845
|
"type": "string",
|
|
@@ -2011,10 +1941,10 @@
|
|
|
2011
1941
|
"title": "Icon",
|
|
2012
1942
|
"description": "Choose an icon"
|
|
2013
1943
|
},
|
|
2014
|
-
"
|
|
1944
|
+
"target": {
|
|
2015
1945
|
"type": "string",
|
|
2016
|
-
"title": "
|
|
2017
|
-
"description": "
|
|
1946
|
+
"title": "Target",
|
|
1947
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
2018
1948
|
"format": "uri"
|
|
2019
1949
|
}
|
|
2020
1950
|
},
|
|
@@ -2103,12 +2033,6 @@
|
|
|
2103
2033
|
"type": "string",
|
|
2104
2034
|
"default": "bottom"
|
|
2105
2035
|
},
|
|
2106
|
-
"inverted": {
|
|
2107
|
-
"type": "boolean",
|
|
2108
|
-
"title": "Inverted",
|
|
2109
|
-
"description": "Inverted color scheme for the box",
|
|
2110
|
-
"default": false
|
|
2111
|
-
},
|
|
2112
2036
|
"type": {
|
|
2113
2037
|
"const": "hero"
|
|
2114
2038
|
}
|
|
@@ -2340,12 +2264,13 @@
|
|
|
2340
2264
|
"number": {
|
|
2341
2265
|
"title": "Number",
|
|
2342
2266
|
"description": "The number of the stat",
|
|
2343
|
-
"type": "
|
|
2267
|
+
"type": "string",
|
|
2344
2268
|
"examples": [
|
|
2345
2269
|
1,
|
|
2270
|
+
"5x",
|
|
2346
2271
|
2,
|
|
2347
|
-
|
|
2348
|
-
|
|
2272
|
+
"40%",
|
|
2273
|
+
"bis zu 100"
|
|
2349
2274
|
]
|
|
2350
2275
|
},
|
|
2351
2276
|
"description": {
|
|
@@ -2450,10 +2375,10 @@
|
|
|
2450
2375
|
"description": "Layout for the Teaser Card",
|
|
2451
2376
|
"default": "stack"
|
|
2452
2377
|
},
|
|
2453
|
-
"
|
|
2378
|
+
"target": {
|
|
2454
2379
|
"type": "string",
|
|
2455
|
-
"title": "
|
|
2456
|
-
"description": "
|
|
2380
|
+
"title": "Target",
|
|
2381
|
+
"description": "Target that should be linked",
|
|
2457
2382
|
"format": "uri"
|
|
2458
2383
|
},
|
|
2459
2384
|
"button": {
|
|
@@ -2506,7 +2431,7 @@
|
|
|
2506
2431
|
"additionalProperties": false,
|
|
2507
2432
|
"required": [
|
|
2508
2433
|
"topic",
|
|
2509
|
-
"
|
|
2434
|
+
"target"
|
|
2510
2435
|
]
|
|
2511
2436
|
},
|
|
2512
2437
|
{
|
|
@@ -2699,12 +2624,13 @@
|
|
|
2699
2624
|
"number": {
|
|
2700
2625
|
"title": "Number",
|
|
2701
2626
|
"description": "The number of the stat",
|
|
2702
|
-
"type": "
|
|
2627
|
+
"type": "string",
|
|
2703
2628
|
"examples": [
|
|
2704
2629
|
1,
|
|
2630
|
+
"5x",
|
|
2705
2631
|
2,
|
|
2706
|
-
|
|
2707
|
-
|
|
2632
|
+
"40%",
|
|
2633
|
+
"bis zu 100"
|
|
2708
2634
|
]
|
|
2709
2635
|
},
|
|
2710
2636
|
"description": {
|
|
@@ -2809,10 +2735,10 @@
|
|
|
2809
2735
|
"description": "Layout for the Teaser Card",
|
|
2810
2736
|
"default": "stack"
|
|
2811
2737
|
},
|
|
2812
|
-
"
|
|
2738
|
+
"target": {
|
|
2813
2739
|
"type": "string",
|
|
2814
|
-
"title": "
|
|
2815
|
-
"description": "
|
|
2740
|
+
"title": "Target",
|
|
2741
|
+
"description": "Target that should be linked",
|
|
2816
2742
|
"format": "uri"
|
|
2817
2743
|
},
|
|
2818
2744
|
"button": {
|
|
@@ -2865,7 +2791,7 @@
|
|
|
2865
2791
|
"additionalProperties": false,
|
|
2866
2792
|
"required": [
|
|
2867
2793
|
"topic",
|
|
2868
|
-
"
|
|
2794
|
+
"target"
|
|
2869
2795
|
]
|
|
2870
2796
|
},
|
|
2871
2797
|
{
|
|
@@ -3077,10 +3003,10 @@
|
|
|
3077
3003
|
"title": "Icon",
|
|
3078
3004
|
"description": "Choose an icon"
|
|
3079
3005
|
},
|
|
3080
|
-
"
|
|
3006
|
+
"target": {
|
|
3081
3007
|
"type": "string",
|
|
3082
|
-
"title": "
|
|
3083
|
-
"description": "
|
|
3008
|
+
"title": "Target",
|
|
3009
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
3084
3010
|
"format": "uri"
|
|
3085
3011
|
}
|
|
3086
3012
|
},
|
|
@@ -3136,10 +3062,8 @@
|
|
|
3136
3062
|
"description": "Choose the alginment of the module content",
|
|
3137
3063
|
"enum": [
|
|
3138
3064
|
"center",
|
|
3139
|
-
"bottom",
|
|
3140
3065
|
"left",
|
|
3141
|
-
"right"
|
|
3142
|
-
"corner"
|
|
3066
|
+
"right"
|
|
3143
3067
|
],
|
|
3144
3068
|
"type": "string",
|
|
3145
3069
|
"default": "bottom"
|
|
@@ -3172,10 +3096,10 @@
|
|
|
3172
3096
|
"Book a meeting"
|
|
3173
3097
|
]
|
|
3174
3098
|
},
|
|
3175
|
-
"
|
|
3099
|
+
"target": {
|
|
3176
3100
|
"type": "string",
|
|
3177
|
-
"title": "
|
|
3178
|
-
"description": "
|
|
3101
|
+
"title": "Target",
|
|
3102
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
3179
3103
|
"format": "uri"
|
|
3180
3104
|
},
|
|
3181
3105
|
"variant": {
|
|
@@ -90,16 +90,6 @@ var IconSprite = (() => /*#__PURE__*/ jsxs("svg", {
|
|
|
90
90
|
children: /*#__PURE__*/ jsx("path", {
|
|
91
91
|
d: "M19 3H17V2C17 1.4 16.6 1 16 1C15.4 1 15 1.4 15 2V3H9V2C9 1.4 8.6 1 8 1C7.4 1 7 1.4 7 2V3H5C3.3 3 2 4.3 2 6V20C2 21.7 3.3 23 5 23H19C20.7 23 22 21.7 22 20V6C22 4.3 20.7 3 19 3ZM5 5H7V6C7 6.6 7.4 7 8 7C8.6 7 9 6.6 9 6V5H15V6C15 6.6 15.4 7 16 7C16.6 7 17 6.6 17 6V5H19C19.6 5 20 5.4 20 6V9H4V6C4 5.4 4.4 5 5 5ZM19 21H5C4.4 21 4 20.6 4 20V11H20V20C20 20.6 19.6 21 19 21Z"
|
|
92
92
|
})
|
|
93
|
-
}), /*#__PURE__*/ jsxs("symbol", {
|
|
94
|
-
id: "icon-download",
|
|
95
|
-
viewBox: "0 0 24 24",
|
|
96
|
-
children: [/*#__PURE__*/ jsx("path", {
|
|
97
|
-
d: "M2 19V15C2 14.4477 2.44772 14 3 14C3.55228 14 4 14.4477 4 15V19L4.00488 19.0986C4.02757 19.3276 4.12883 19.5429 4.29297 19.707C4.48051 19.8946 4.73478 20 5 20H19C19.2652 20 19.5195 19.8946 19.707 19.707C19.8946 19.5195 20 19.2652 20 19V15C20 14.4477 20.4477 14 21 14C21.5523 14 22 14.4477 22 15V19C22 19.7957 21.6837 20.5585 21.1211 21.1211C20.5585 21.6837 19.7957 22 19 22H5C4.20435 22 3.44152 21.6837 2.87891 21.1211C2.3163 20.5585 2 19.7956 2 19Z"
|
|
98
|
-
}), /*#__PURE__*/ jsx("path", {
|
|
99
|
-
d: "M16.293 9.29297C16.6835 8.90244 17.3165 8.90244 17.707 9.29297C18.0976 9.68349 18.0976 10.3165 17.707 10.707L12.707 15.707C12.3165 16.0976 11.6835 16.0976 11.293 15.707L6.29297 10.707C5.90244 10.3165 5.90244 9.68349 6.29297 9.29297C6.68349 8.90244 7.31651 8.90244 7.70703 9.29297L12 13.5859L16.293 9.29297Z"
|
|
100
|
-
}), /*#__PURE__*/ jsx("path", {
|
|
101
|
-
d: "M11 15V3C11 2.44772 11.4477 2 12 2C12.5523 2 13 2.44772 13 3V15C13 15.5523 12.5523 16 12 16C11.4477 16 11 15.5523 11 15Z"
|
|
102
|
-
})]
|
|
103
93
|
}), /*#__PURE__*/ jsx("symbol", {
|
|
104
94
|
id: "icon-email",
|
|
105
95
|
viewBox: "0 0 24 24",
|
|
@@ -112,14 +102,6 @@ var IconSprite = (() => /*#__PURE__*/ jsxs("svg", {
|
|
|
112
102
|
children: /*#__PURE__*/ jsx("path", {
|
|
113
103
|
d: "M14 23H10C9.4 23 9 22.6 9 22V15H7C6.4 15 6 14.6 6 14V10C6 9.4 6.4 9 7 9H9V7C9 3.7 11.7 1 15 1H18C18.6 1 19 1.4 19 2V6C19 6.6 18.6 7 18 7H15V9H18C18.3 9 18.6 9.1 18.8 9.4C19 9.7 19 9.9 19 10.2L18 14.2C17.9 14.6 17.5 15 17 15H15V22C15 22.6 14.6 23 14 23ZM11 21H13V14C13 13.4 13.4 13 14 13H16.2L16.7 11H14C13.4 11 13 10.6 13 10V7C13 5.9 13.9 5 15 5H17V3H15C12.8 3 11 4.8 11 7V10C11 10.6 10.6 11 10 11H8V13H10C10.6 13 11 13.4 11 14V21Z"
|
|
114
104
|
})
|
|
115
|
-
}), /*#__PURE__*/ jsxs("symbol", {
|
|
116
|
-
id: "icon-file",
|
|
117
|
-
viewBox: "0 0 24 24",
|
|
118
|
-
children: [/*#__PURE__*/ jsx("path", {
|
|
119
|
-
d: "M3 20V4C3 3.20435 3.3163 2.44152 3.87891 1.87891C4.44152 1.3163 5.20435 1 6 1H13L13.0986 1.00488C13.3276 1.02757 13.5429 1.12883 13.707 1.29297L20.707 8.29297C20.8946 8.48051 21 8.73478 21 9V20C21 20.7957 20.6837 21.5585 20.1211 22.1211C19.5585 22.6837 18.7957 23 18 23H6C5.20435 23 4.44152 22.6837 3.87891 22.1211C3.3163 21.5585 3 20.7956 3 20ZM5 20C5 20.2652 5.10543 20.5195 5.29297 20.707C5.48051 20.8946 5.73478 21 6 21H18C18.2652 21 18.5195 20.8946 18.707 20.707C18.8946 20.5195 19 20.2652 19 20V9.41406L12.5859 3H6C5.73478 3 5.48051 3.10543 5.29297 3.29297C5.10543 3.48051 5 3.73478 5 4V20Z"
|
|
120
|
-
}), /*#__PURE__*/ jsx("path", {
|
|
121
|
-
d: "M12 2C12 1.44772 12.4477 1 13 1C13.5523 1 14 1.44772 14 2V8H20C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10H13C12.4477 10 12 9.55228 12 9V2Z"
|
|
122
|
-
})]
|
|
123
105
|
}), /*#__PURE__*/ jsxs("symbol", {
|
|
124
106
|
id: "icon-home",
|
|
125
107
|
viewBox: "0 0 24 24",
|
|
@@ -158,14 +140,6 @@ var IconSprite = (() => /*#__PURE__*/ jsxs("svg", {
|
|
|
158
140
|
}), /*#__PURE__*/ jsx("path", {
|
|
159
141
|
d: "M10.7071 6.29289C10.3166 5.90237 9.68342 5.90237 9.29289 6.29289C8.90237 6.68342 8.90237 7.31658 9.29289 7.70711L12.5858 11H3C2.44772 11 2 11.4477 2 12C2 12.5523 2.44772 13 3 13H12.5858L9.29289 16.2929C8.90237 16.6834 8.90237 17.3166 9.29289 17.7071C9.68342 18.0976 10.3166 18.0976 10.7071 17.7071L15.7071 12.7071C16.0976 12.3166 16.0976 11.6834 15.7071 11.2929L10.7071 6.29289Z"
|
|
160
142
|
})]
|
|
161
|
-
}), /*#__PURE__*/ jsxs("symbol", {
|
|
162
|
-
id: "icon-map-pin",
|
|
163
|
-
viewBox: "0 0 24 24",
|
|
164
|
-
children: [/*#__PURE__*/ jsx("path", {
|
|
165
|
-
d: "M12.5547 23.832C12.2188 24.056 11.7812 24.056 11.4453 23.832L12 23L12.5547 23.832ZM20 10C20 7.87827 19.1575 5.84306 17.6572 4.34277C16.1569 2.84248 14.1217 2 12 2C9.87827 2 7.84306 2.84248 6.34277 4.34277C4.84248 5.84306 4 7.87827 4 10C4 13.098 6.01539 16.1045 8.22559 18.4375C9.31025 19.5824 10.3988 20.5195 11.2168 21.1709C11.5207 21.4129 11.7872 21.6132 12 21.7705C12.2128 21.6132 12.4793 21.4129 12.7832 21.1709C13.6012 20.5195 14.6898 19.5824 15.7744 18.4375C17.9846 16.1045 20 13.098 20 10ZM22 10C22 13.9019 19.5154 17.3955 17.2256 19.8125C16.0603 21.0425 14.8988 22.043 14.0293 22.7354C13.594 23.082 13.2299 23.3533 12.9727 23.5391C12.8442 23.6318 12.7419 23.7037 12.6709 23.7529C12.6355 23.7774 12.6073 23.7964 12.5879 23.8096C12.5782 23.8162 12.57 23.8215 12.5645 23.8252C12.5618 23.827 12.5593 23.829 12.5576 23.8301L12.5557 23.8311C12.5554 23.8312 12.5547 23.8321 12 23C11.4453 23.8321 11.4456 23.8322 11.4453 23.832L11.4443 23.8311L11.4424 23.8301C11.4407 23.829 11.4382 23.827 11.4355 23.8252C11.43 23.8215 11.4218 23.8162 11.4121 23.8096C11.3927 23.7964 11.3645 23.7774 11.3291 23.7529C11.2581 23.7037 11.1558 23.6318 11.0273 23.5391C10.7701 23.3533 10.406 23.082 9.9707 22.7354C9.10124 22.043 7.93969 21.0425 6.77441 19.8125C4.48463 17.3955 2 13.9019 2 10C2 7.34784 3.05335 4.80407 4.92871 2.92871C6.80407 1.05335 9.34784 1.19209e-07 12 1.19209e-07C14.6522 1.19209e-07 17.1959 1.05335 19.0713 2.92871C20.9467 4.80407 22 7.34784 22 10Z"
|
|
166
|
-
}), /*#__PURE__*/ jsx("path", {
|
|
167
|
-
d: "M14 10C14 8.89543 13.1046 8 12 8C10.8954 8 10 8.89543 10 10C10 11.1046 10.8954 12 12 12C13.1046 12 14 11.1046 14 10ZM16 10C16 12.2091 14.2091 14 12 14C9.79086 14 8 12.2091 8 10C8 7.79086 9.79086 6 12 6C14.2091 6 16 7.79086 16 10Z"
|
|
168
|
-
})]
|
|
169
143
|
}), /*#__PURE__*/ jsx("symbol", {
|
|
170
144
|
id: "icon-map",
|
|
171
145
|
viewBox: "0 0 24 24",
|