@kickstartds/ds-agency-premium 1.6.68--canary.45.1711.0 → 1.6.68--canary.45.1716.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/{BlogAsideProps-d9decb7c.d.ts → BlogAsideProps-c760fd2a.d.ts} +5 -5
- package/dist/{BlogAuthorProps-9320ef58.d.ts → BlogAuthorProps-fb0241df.d.ts} +1 -1
- package/dist/BlogOverviewProps-9f207f1c.d.ts +2 -2
- package/dist/{BlogPostProps-c04a5ed8.d.ts → BlogPostProps-6b3cff22.d.ts} +2 -2
- package/dist/{ButtonProps-03ff6d21.d.ts → ButtonProps-00ddee3a.d.ts} +4 -4
- package/dist/{CtaProps-8a0dba0d.d.ts → CtaProps-babe4ee6.d.ts} +4 -4
- package/dist/{EventListAppointmentProps-da54c3b9.d.ts → EventAppointmentProps-443cd1ce.d.ts} +4 -4
- package/dist/{EventDetailProps-19b81db8.d.ts → EventDetailProps-42a7eebe.d.ts} +5 -5
- package/dist/{EventTeaserProps-e00ea659.d.ts → EventLatestTeaserProps-fc9d3281.d.ts} +2 -2
- package/dist/{EventListLocationProps-d4345e0e.d.ts → EventLocationProps-dd4aeaa9.d.ts} +5 -5
- package/dist/{FeaturesProps-7ef528ec.d.ts → FeaturesProps-a9041d97.d.ts} +4 -4
- package/dist/{FooterProps-171a3067.d.ts → FooterProps-a0a104ca.d.ts} +2 -2
- package/dist/{HeaderProps-e22382f1.d.ts → HeaderProps-72763967.d.ts} +2 -2
- package/dist/{HeroProps-aa4e6431.d.ts → HeroProps-40f6c7f5.d.ts} +4 -4
- package/dist/ImageStoryProps-e853e1e7.d.ts +1 -1
- package/dist/MosaicProps-d52c7151.d.ts +4 -4
- package/dist/SectionProps-7caa223c.d.ts +7 -7
- package/dist/{SliderProps-8a0dba0d.d.ts → SliderProps-babe4ee6.d.ts} +4 -4
- package/dist/{TeaserCardProps-b9c28e78.d.ts → TeaserCardProps-994cb119.d.ts} +4 -4
- package/dist/{VideoCurtainProps-88f08b62.d.ts → VideoCurtainProps-a2c0cc7f.d.ts} +4 -4
- package/dist/components/blog-aside/blog-aside.schema.dereffed.json +7 -7
- 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 +3 -3
- package/dist/components/blog-author/index.d.ts +1 -1
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +41 -41
- package/dist/components/blog-post/blog-post.schema.dereffed.json +48 -48
- package/dist/components/blog-post/index.d.ts +1 -1
- package/dist/components/blog-teaser/index.d.ts +1 -1
- package/dist/components/blog-teaser/index.js +5 -7
- 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 +3 -3
- package/dist/components/contact/contact.schema.json +3 -3
- package/dist/components/contact/index.d.ts +1 -1
- package/dist/components/contact/index.js +1 -1
- package/dist/components/cta/cta.schema.dereffed.json +3 -3
- package/dist/components/cta/cta.schema.json +2 -2
- package/dist/components/cta/index.d.ts +1 -1
- package/dist/components/{event-list-appointment/event-list-appointment.css → event-appointment/event-appointment.css} +9 -9
- package/dist/components/{event-list-appointment/event-list-appointment.schema.dereffed.json → event-appointment/event-appointment.schema.dereffed.json} +5 -5
- package/dist/components/{event-list-appointment/event-list-appointment.schema.json → event-appointment/event-appointment.schema.json} +4 -4
- package/dist/components/event-appointment/index.d.ts +7 -0
- package/dist/components/event-appointment/index.js +14 -0
- package/dist/components/event-detail/event-detail.schema.dereffed.json +12 -12
- package/dist/components/event-detail/event-detail.schema.json +3 -3
- package/dist/components/event-detail/index.d.ts +1 -1
- package/dist/components/event-detail/index.js +4 -4
- package/dist/components/event-latest/event-latest.schema.dereffed.json +3 -3
- package/dist/components/event-latest/event-latest.schema.json +1 -1
- package/dist/components/event-latest/index.d.ts +3 -3
- package/dist/components/{event-teaser/event-teaser.css → event-latest-teaser/event-latest-teaser.css} +13 -13
- package/dist/components/{event-teaser/event-teaser.schema.dereffed.json → event-latest-teaser/event-latest-teaser.schema.dereffed.json} +3 -3
- package/dist/components/{event-teaser/event-teaser.schema.json → event-latest-teaser/event-latest-teaser.schema.json} +2 -2
- package/dist/components/event-latest-teaser/index.d.ts +8 -0
- package/dist/components/event-latest-teaser/index.js +17 -0
- package/dist/components/{event-list-location/event-list-location.css → event-location/event-location.css} +15 -15
- package/dist/components/{event-list-location/event-list-location.schema.dereffed.json → event-location/event-location.schema.dereffed.json} +10 -10
- package/dist/components/{event-list-location/event-list-location.schema.json → event-location/event-location.schema.json} +5 -5
- package/dist/components/event-location/index.d.ts +7 -0
- package/dist/components/event-location/index.js +16 -0
- package/dist/components/feature/feature.schema.dereffed.json +3 -3
- package/dist/components/feature/feature.schema.json +3 -3
- package/dist/components/feature/index.d.ts +3 -3
- package/dist/components/feature/index.js +1 -1
- package/dist/components/features/features.schema.dereffed.json +3 -3
- package/dist/components/features/features.schema.json +2 -2
- package/dist/components/features/index.d.ts +1 -1
- package/dist/components/features/index.js +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/header/header.schema.dereffed.json +12 -12
- package/dist/components/header/index.d.ts +1 -1
- package/dist/components/hero/hero.schema.dereffed.json +3 -3
- package/dist/components/hero/hero.schema.json +2 -2
- package/dist/components/hero/index.d.ts +1 -1
- package/dist/components/image-story/image-story.schema.dereffed.json +3 -3
- package/dist/components/index/index.d.ts +4 -4
- package/dist/components/logos/index.js +1 -1
- package/dist/components/mosaic/index.js +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.schema.dereffed.json +1 -1
- package/dist/components/nav-flyout/index.d.ts +2 -2
- package/dist/components/nav-flyout/index.js +4 -4
- 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/nav-main.schema.dereffed.json +15 -15
- package/dist/components/nav-main/nav-main.schema.json +14 -14
- 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.schema.dereffed.json +12 -12
- package/dist/components/page/page.schema.dereffed.json +38 -38
- package/dist/components/page-wrapper/tokens.css +1 -1
- package/dist/components/presets.json +200 -198
- package/dist/components/section/section.schema.dereffed.json +38 -38
- 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 +13 -13
- package/dist/components/teaser-card/index.d.ts +1 -1
- package/dist/components/teaser-card/index.js +2 -2
- 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/video-curtain.schema.dereffed.json +3 -3
- package/dist/components/video-curtain/video-curtain.schema.json +2 -2
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +1 -1
- package/dist/tokens/tokens.js +1 -1
- package/package.json +1 -1
- package/dist/components/event-list-appointment/index.d.ts +0 -7
- package/dist/components/event-list-appointment/index.js +0 -14
- package/dist/components/event-list-location/index.d.ts +0 -7
- package/dist/components/event-list-location/index.js +0 -16
- package/dist/components/event-teaser/index.d.ts +0 -8
- package/dist/components/event-teaser/index.js +0 -17
- /package/dist/{BlogTeaserProps-d62a0a9a.d.ts → BlogTeaserProps-f5855e93.d.ts} +0 -0
|
@@ -310,10 +310,10 @@
|
|
|
310
310
|
"title": "Icon",
|
|
311
311
|
"description": "Choose an icon"
|
|
312
312
|
},
|
|
313
|
-
"
|
|
313
|
+
"url": {
|
|
314
314
|
"type": "string",
|
|
315
|
-
"title": "
|
|
316
|
-
"description": "
|
|
315
|
+
"title": "URL",
|
|
316
|
+
"description": "The URL to link to when the button is clicked",
|
|
317
317
|
"format": "uri"
|
|
318
318
|
}
|
|
319
319
|
},
|
|
@@ -597,10 +597,10 @@
|
|
|
597
597
|
"cta": {
|
|
598
598
|
"type": "object",
|
|
599
599
|
"properties": {
|
|
600
|
-
"
|
|
600
|
+
"url": {
|
|
601
601
|
"type": "string",
|
|
602
|
-
"title": "Call to Action
|
|
603
|
-
"description": "The CTA
|
|
602
|
+
"title": "Call to Action url",
|
|
603
|
+
"description": "The CTA url",
|
|
604
604
|
"default": "#",
|
|
605
605
|
"format": "uri"
|
|
606
606
|
},
|
|
@@ -798,10 +798,10 @@
|
|
|
798
798
|
"title": "Icon",
|
|
799
799
|
"description": "Choose an icon"
|
|
800
800
|
},
|
|
801
|
-
"
|
|
801
|
+
"url": {
|
|
802
802
|
"type": "string",
|
|
803
|
-
"title": "
|
|
804
|
-
"description": "
|
|
803
|
+
"title": "URL",
|
|
804
|
+
"description": "The URL to link to when the button is clicked",
|
|
805
805
|
"format": "uri"
|
|
806
806
|
}
|
|
807
807
|
},
|
|
@@ -1034,10 +1034,10 @@
|
|
|
1034
1034
|
"Book a meeting"
|
|
1035
1035
|
]
|
|
1036
1036
|
},
|
|
1037
|
-
"
|
|
1037
|
+
"url": {
|
|
1038
1038
|
"type": "string",
|
|
1039
|
-
"title": "
|
|
1040
|
-
"description": "
|
|
1039
|
+
"title": "URL",
|
|
1040
|
+
"description": "The URL to link to when the button is clicked",
|
|
1041
1041
|
"format": "uri"
|
|
1042
1042
|
},
|
|
1043
1043
|
"variant": {
|
|
@@ -1434,10 +1434,10 @@
|
|
|
1434
1434
|
"Book a meeting"
|
|
1435
1435
|
]
|
|
1436
1436
|
},
|
|
1437
|
-
"
|
|
1437
|
+
"url": {
|
|
1438
1438
|
"type": "string",
|
|
1439
|
-
"title": "
|
|
1440
|
-
"description": "
|
|
1439
|
+
"title": "URL",
|
|
1440
|
+
"description": "The URL to link to when the button is clicked",
|
|
1441
1441
|
"format": "uri"
|
|
1442
1442
|
},
|
|
1443
1443
|
"icon": {
|
|
@@ -1606,10 +1606,10 @@
|
|
|
1606
1606
|
"title": "Icon",
|
|
1607
1607
|
"description": "Choose an icon"
|
|
1608
1608
|
},
|
|
1609
|
-
"
|
|
1609
|
+
"url": {
|
|
1610
1610
|
"type": "string",
|
|
1611
|
-
"title": "
|
|
1612
|
-
"description": "
|
|
1611
|
+
"title": "URL",
|
|
1612
|
+
"description": "The URL to link to when the button is clicked",
|
|
1613
1613
|
"format": "uri"
|
|
1614
1614
|
}
|
|
1615
1615
|
},
|
|
@@ -1810,10 +1810,10 @@
|
|
|
1810
1810
|
"cta": {
|
|
1811
1811
|
"type": "object",
|
|
1812
1812
|
"properties": {
|
|
1813
|
-
"
|
|
1813
|
+
"url": {
|
|
1814
1814
|
"type": "string",
|
|
1815
|
-
"title": "Call to Action
|
|
1816
|
-
"description": "The CTA
|
|
1815
|
+
"title": "Call to Action url",
|
|
1816
|
+
"description": "The CTA url",
|
|
1817
1817
|
"default": "#",
|
|
1818
1818
|
"format": "uri"
|
|
1819
1819
|
},
|
|
@@ -2011,10 +2011,10 @@
|
|
|
2011
2011
|
"title": "Icon",
|
|
2012
2012
|
"description": "Choose an icon"
|
|
2013
2013
|
},
|
|
2014
|
-
"
|
|
2014
|
+
"url": {
|
|
2015
2015
|
"type": "string",
|
|
2016
|
-
"title": "
|
|
2017
|
-
"description": "
|
|
2016
|
+
"title": "URL",
|
|
2017
|
+
"description": "The URL to link to when the button is clicked",
|
|
2018
2018
|
"format": "uri"
|
|
2019
2019
|
}
|
|
2020
2020
|
},
|
|
@@ -2450,10 +2450,10 @@
|
|
|
2450
2450
|
"description": "Layout for the Teaser Card",
|
|
2451
2451
|
"default": "stack"
|
|
2452
2452
|
},
|
|
2453
|
-
"
|
|
2453
|
+
"url": {
|
|
2454
2454
|
"type": "string",
|
|
2455
|
-
"title": "
|
|
2456
|
-
"description": "
|
|
2455
|
+
"title": "Url",
|
|
2456
|
+
"description": "Url that should be linked",
|
|
2457
2457
|
"format": "uri"
|
|
2458
2458
|
},
|
|
2459
2459
|
"button": {
|
|
@@ -2506,7 +2506,7 @@
|
|
|
2506
2506
|
"additionalProperties": false,
|
|
2507
2507
|
"required": [
|
|
2508
2508
|
"topic",
|
|
2509
|
-
"
|
|
2509
|
+
"url"
|
|
2510
2510
|
]
|
|
2511
2511
|
},
|
|
2512
2512
|
{
|
|
@@ -2809,10 +2809,10 @@
|
|
|
2809
2809
|
"description": "Layout for the Teaser Card",
|
|
2810
2810
|
"default": "stack"
|
|
2811
2811
|
},
|
|
2812
|
-
"
|
|
2812
|
+
"url": {
|
|
2813
2813
|
"type": "string",
|
|
2814
|
-
"title": "
|
|
2815
|
-
"description": "
|
|
2814
|
+
"title": "Url",
|
|
2815
|
+
"description": "Url that should be linked",
|
|
2816
2816
|
"format": "uri"
|
|
2817
2817
|
},
|
|
2818
2818
|
"button": {
|
|
@@ -2865,7 +2865,7 @@
|
|
|
2865
2865
|
"additionalProperties": false,
|
|
2866
2866
|
"required": [
|
|
2867
2867
|
"topic",
|
|
2868
|
-
"
|
|
2868
|
+
"url"
|
|
2869
2869
|
]
|
|
2870
2870
|
},
|
|
2871
2871
|
{
|
|
@@ -3077,10 +3077,10 @@
|
|
|
3077
3077
|
"title": "Icon",
|
|
3078
3078
|
"description": "Choose an icon"
|
|
3079
3079
|
},
|
|
3080
|
-
"
|
|
3080
|
+
"url": {
|
|
3081
3081
|
"type": "string",
|
|
3082
|
-
"title": "
|
|
3083
|
-
"description": "
|
|
3082
|
+
"title": "URL",
|
|
3083
|
+
"description": "The URL to link to when the button is clicked",
|
|
3084
3084
|
"format": "uri"
|
|
3085
3085
|
}
|
|
3086
3086
|
},
|
|
@@ -3172,10 +3172,10 @@
|
|
|
3172
3172
|
"Book a meeting"
|
|
3173
3173
|
]
|
|
3174
3174
|
},
|
|
3175
|
-
"
|
|
3175
|
+
"url": {
|
|
3176
3176
|
"type": "string",
|
|
3177
|
-
"title": "
|
|
3178
|
-
"description": "
|
|
3177
|
+
"title": "URL",
|
|
3178
|
+
"description": "The URL to link to when the button is clicked",
|
|
3179
3179
|
"format": "uri"
|
|
3180
3180
|
},
|
|
3181
3181
|
"variant": {
|
|
@@ -3809,10 +3809,10 @@
|
|
|
3809
3809
|
"title": "Icon",
|
|
3810
3810
|
"description": "Choose an icon"
|
|
3811
3811
|
},
|
|
3812
|
-
"
|
|
3812
|
+
"url": {
|
|
3813
3813
|
"type": "string",
|
|
3814
|
-
"title": "
|
|
3815
|
-
"description": "
|
|
3814
|
+
"title": "URL",
|
|
3815
|
+
"description": "The URL to link to when the button is clicked",
|
|
3816
3816
|
"format": "uri"
|
|
3817
3817
|
}
|
|
3818
3818
|
},
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"label": {
|
|
169
169
|
"type": "string"
|
|
170
170
|
},
|
|
171
|
-
"
|
|
171
|
+
"url": {
|
|
172
172
|
"type": "string",
|
|
173
173
|
"format": "uri"
|
|
174
174
|
},
|
|
@@ -194,12 +194,12 @@
|
|
|
194
194
|
{
|
|
195
195
|
"icon": "phone",
|
|
196
196
|
"label": "0228 / 688 966 20",
|
|
197
|
-
"
|
|
197
|
+
"url": "tel:+4922868896620"
|
|
198
198
|
},
|
|
199
199
|
{
|
|
200
200
|
"icon": "email",
|
|
201
201
|
"label": "mail@example.com",
|
|
202
|
-
"
|
|
202
|
+
"url": "mailto:mail@example.com"
|
|
203
203
|
}
|
|
204
204
|
]
|
|
205
205
|
]
|
|
@@ -230,9 +230,9 @@
|
|
|
230
230
|
"facebook"
|
|
231
231
|
]
|
|
232
232
|
},
|
|
233
|
-
"
|
|
234
|
-
"title": "
|
|
235
|
-
"description": "The
|
|
233
|
+
"url": {
|
|
234
|
+
"title": "URL",
|
|
235
|
+
"description": "The url for the social link",
|
|
236
236
|
"type": "string",
|
|
237
237
|
"format": "uri",
|
|
238
238
|
"examples": [
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
"additionalProperties": false,
|
|
252
252
|
"required": [
|
|
253
253
|
"icon",
|
|
254
|
-
"
|
|
254
|
+
"url",
|
|
255
255
|
"title"
|
|
256
256
|
]
|
|
257
257
|
}
|
|
@@ -594,10 +594,10 @@
|
|
|
594
594
|
"title": "Icon",
|
|
595
595
|
"description": "Choose an icon"
|
|
596
596
|
},
|
|
597
|
-
"
|
|
597
|
+
"url": {
|
|
598
598
|
"type": "string",
|
|
599
|
-
"title": "
|
|
600
|
-
"description": "
|
|
599
|
+
"title": "URL",
|
|
600
|
+
"description": "The URL to link to when the button is clicked",
|
|
601
601
|
"format": "uri"
|
|
602
602
|
}
|
|
603
603
|
},
|
|
@@ -881,10 +881,10 @@
|
|
|
881
881
|
"cta": {
|
|
882
882
|
"type": "object",
|
|
883
883
|
"properties": {
|
|
884
|
-
"
|
|
884
|
+
"url": {
|
|
885
885
|
"type": "string",
|
|
886
|
-
"title": "Call to Action
|
|
887
|
-
"description": "The CTA
|
|
886
|
+
"title": "Call to Action url",
|
|
887
|
+
"description": "The CTA url",
|
|
888
888
|
"default": "#",
|
|
889
889
|
"format": "uri"
|
|
890
890
|
},
|
|
@@ -1082,10 +1082,10 @@
|
|
|
1082
1082
|
"title": "Icon",
|
|
1083
1083
|
"description": "Choose an icon"
|
|
1084
1084
|
},
|
|
1085
|
-
"
|
|
1085
|
+
"url": {
|
|
1086
1086
|
"type": "string",
|
|
1087
|
-
"title": "
|
|
1088
|
-
"description": "
|
|
1087
|
+
"title": "URL",
|
|
1088
|
+
"description": "The URL to link to when the button is clicked",
|
|
1089
1089
|
"format": "uri"
|
|
1090
1090
|
}
|
|
1091
1091
|
},
|
|
@@ -1318,10 +1318,10 @@
|
|
|
1318
1318
|
"Book a meeting"
|
|
1319
1319
|
]
|
|
1320
1320
|
},
|
|
1321
|
-
"
|
|
1321
|
+
"url": {
|
|
1322
1322
|
"type": "string",
|
|
1323
|
-
"title": "
|
|
1324
|
-
"description": "
|
|
1323
|
+
"title": "URL",
|
|
1324
|
+
"description": "The URL to link to when the button is clicked",
|
|
1325
1325
|
"format": "uri"
|
|
1326
1326
|
},
|
|
1327
1327
|
"variant": {
|
|
@@ -1718,10 +1718,10 @@
|
|
|
1718
1718
|
"Book a meeting"
|
|
1719
1719
|
]
|
|
1720
1720
|
},
|
|
1721
|
-
"
|
|
1721
|
+
"url": {
|
|
1722
1722
|
"type": "string",
|
|
1723
|
-
"title": "
|
|
1724
|
-
"description": "
|
|
1723
|
+
"title": "URL",
|
|
1724
|
+
"description": "The URL to link to when the button is clicked",
|
|
1725
1725
|
"format": "uri"
|
|
1726
1726
|
},
|
|
1727
1727
|
"icon": {
|
|
@@ -1890,10 +1890,10 @@
|
|
|
1890
1890
|
"title": "Icon",
|
|
1891
1891
|
"description": "Choose an icon"
|
|
1892
1892
|
},
|
|
1893
|
-
"
|
|
1893
|
+
"url": {
|
|
1894
1894
|
"type": "string",
|
|
1895
|
-
"title": "
|
|
1896
|
-
"description": "
|
|
1895
|
+
"title": "URL",
|
|
1896
|
+
"description": "The URL to link to when the button is clicked",
|
|
1897
1897
|
"format": "uri"
|
|
1898
1898
|
}
|
|
1899
1899
|
},
|
|
@@ -2094,10 +2094,10 @@
|
|
|
2094
2094
|
"cta": {
|
|
2095
2095
|
"type": "object",
|
|
2096
2096
|
"properties": {
|
|
2097
|
-
"
|
|
2097
|
+
"url": {
|
|
2098
2098
|
"type": "string",
|
|
2099
|
-
"title": "Call to Action
|
|
2100
|
-
"description": "The CTA
|
|
2099
|
+
"title": "Call to Action url",
|
|
2100
|
+
"description": "The CTA url",
|
|
2101
2101
|
"default": "#",
|
|
2102
2102
|
"format": "uri"
|
|
2103
2103
|
},
|
|
@@ -2295,10 +2295,10 @@
|
|
|
2295
2295
|
"title": "Icon",
|
|
2296
2296
|
"description": "Choose an icon"
|
|
2297
2297
|
},
|
|
2298
|
-
"
|
|
2298
|
+
"url": {
|
|
2299
2299
|
"type": "string",
|
|
2300
|
-
"title": "
|
|
2301
|
-
"description": "
|
|
2300
|
+
"title": "URL",
|
|
2301
|
+
"description": "The URL to link to when the button is clicked",
|
|
2302
2302
|
"format": "uri"
|
|
2303
2303
|
}
|
|
2304
2304
|
},
|
|
@@ -2734,10 +2734,10 @@
|
|
|
2734
2734
|
"description": "Layout for the Teaser Card",
|
|
2735
2735
|
"default": "stack"
|
|
2736
2736
|
},
|
|
2737
|
-
"
|
|
2737
|
+
"url": {
|
|
2738
2738
|
"type": "string",
|
|
2739
|
-
"title": "
|
|
2740
|
-
"description": "
|
|
2739
|
+
"title": "Url",
|
|
2740
|
+
"description": "Url that should be linked",
|
|
2741
2741
|
"format": "uri"
|
|
2742
2742
|
},
|
|
2743
2743
|
"button": {
|
|
@@ -2790,7 +2790,7 @@
|
|
|
2790
2790
|
"additionalProperties": false,
|
|
2791
2791
|
"required": [
|
|
2792
2792
|
"topic",
|
|
2793
|
-
"
|
|
2793
|
+
"url"
|
|
2794
2794
|
]
|
|
2795
2795
|
},
|
|
2796
2796
|
{
|
|
@@ -3093,10 +3093,10 @@
|
|
|
3093
3093
|
"description": "Layout for the Teaser Card",
|
|
3094
3094
|
"default": "stack"
|
|
3095
3095
|
},
|
|
3096
|
-
"
|
|
3096
|
+
"url": {
|
|
3097
3097
|
"type": "string",
|
|
3098
|
-
"title": "
|
|
3099
|
-
"description": "
|
|
3098
|
+
"title": "Url",
|
|
3099
|
+
"description": "Url that should be linked",
|
|
3100
3100
|
"format": "uri"
|
|
3101
3101
|
},
|
|
3102
3102
|
"button": {
|
|
@@ -3149,7 +3149,7 @@
|
|
|
3149
3149
|
"additionalProperties": false,
|
|
3150
3150
|
"required": [
|
|
3151
3151
|
"topic",
|
|
3152
|
-
"
|
|
3152
|
+
"url"
|
|
3153
3153
|
]
|
|
3154
3154
|
},
|
|
3155
3155
|
{
|
|
@@ -3361,10 +3361,10 @@
|
|
|
3361
3361
|
"title": "Icon",
|
|
3362
3362
|
"description": "Choose an icon"
|
|
3363
3363
|
},
|
|
3364
|
-
"
|
|
3364
|
+
"url": {
|
|
3365
3365
|
"type": "string",
|
|
3366
|
-
"title": "
|
|
3367
|
-
"description": "
|
|
3366
|
+
"title": "URL",
|
|
3367
|
+
"description": "The URL to link to when the button is clicked",
|
|
3368
3368
|
"format": "uri"
|
|
3369
3369
|
}
|
|
3370
3370
|
},
|
|
@@ -3456,10 +3456,10 @@
|
|
|
3456
3456
|
"Book a meeting"
|
|
3457
3457
|
]
|
|
3458
3458
|
},
|
|
3459
|
-
"
|
|
3459
|
+
"url": {
|
|
3460
3460
|
"type": "string",
|
|
3461
|
-
"title": "
|
|
3462
|
-
"description": "
|
|
3461
|
+
"title": "URL",
|
|
3462
|
+
"description": "The URL to link to when the button is clicked",
|
|
3463
3463
|
"format": "uri"
|
|
3464
3464
|
},
|
|
3465
3465
|
"variant": {
|
|
@@ -3576,10 +3576,10 @@
|
|
|
3576
3576
|
"title": "Icon",
|
|
3577
3577
|
"description": "Choose an icon"
|
|
3578
3578
|
},
|
|
3579
|
-
"
|
|
3579
|
+
"url": {
|
|
3580
3580
|
"type": "string",
|
|
3581
|
-
"title": "
|
|
3582
|
-
"description": "
|
|
3581
|
+
"title": "URL",
|
|
3582
|
+
"description": "The URL to link to when the button is clicked",
|
|
3583
3583
|
"format": "uri"
|
|
3584
3584
|
}
|
|
3585
3585
|
},
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BlogPostProps } from "../../BlogPostProps-
|
|
1
|
+
import { BlogPostProps } from "../../BlogPostProps-6b3cff22.js";
|
|
2
2
|
import { FC, PropsWithChildren } from "react";
|
|
3
3
|
declare const BlogPost: FC<PropsWithChildren<BlogPostProps>>;
|
|
4
4
|
export type { BlogPostProps };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { HTMLAttributes } from "react";
|
|
3
|
-
import { BlogTeaserProps } from "../../BlogTeaserProps-
|
|
3
|
+
import { BlogTeaserProps } from "../../BlogTeaserProps-f5855e93.js";
|
|
4
4
|
declare const BlogTeaserContextDefault: import("react").ForwardRefExoticComponent<BlogTeaserProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
5
|
declare const BlogTeaserContext: import("react").Context<import("react").ForwardRefExoticComponent<BlogTeaserProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
6
|
declare const BlogTeaser: import("react").ForwardRefExoticComponent<BlogTeaserProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -27,13 +27,11 @@ const BlogTeaserContextDefault = forwardRef(({ date, tags = [], headline, teaser
|
|
|
27
27
|
}
|
|
28
28
|
: undefined,
|
|
29
29
|
items: teaserMetaItems,
|
|
30
|
-
}, link:
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
}
|
|
36
|
-
: undefined, title: headline, body: teaserText, categories: tags.map((tag) => {
|
|
30
|
+
}, link: {
|
|
31
|
+
//@ts-expect-error
|
|
32
|
+
url: link.url,
|
|
33
|
+
label: link?.text || "Read article",
|
|
34
|
+
}, title: headline, body: teaserText, categories: tags.map((tag) => {
|
|
37
35
|
return { label: tag.entry };
|
|
38
36
|
}), ref: ref }) }));
|
|
39
37
|
});
|
|
@@ -13,10 +13,10 @@
|
|
|
13
13
|
"Book a meeting"
|
|
14
14
|
]
|
|
15
15
|
},
|
|
16
|
-
"
|
|
16
|
+
"url": {
|
|
17
17
|
"type": "string",
|
|
18
|
-
"title": "
|
|
19
|
-
"description": "
|
|
18
|
+
"title": "URL",
|
|
19
|
+
"description": "The URL to link to when the button is clicked",
|
|
20
20
|
"format": "uri"
|
|
21
21
|
},
|
|
22
22
|
"variant": {
|
|
@@ -11,10 +11,10 @@
|
|
|
11
11
|
"description": "Text content to display inside the button",
|
|
12
12
|
"examples": ["Book a meeting"]
|
|
13
13
|
},
|
|
14
|
-
"
|
|
14
|
+
"url": {
|
|
15
15
|
"type": "string",
|
|
16
|
-
"title": "
|
|
17
|
-
"description": "
|
|
16
|
+
"title": "URL",
|
|
17
|
+
"description": "The URL to link to when the button is clicked",
|
|
18
18
|
"format": "uri"
|
|
19
19
|
},
|
|
20
20
|
"variant": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { HTMLAttributes, FC, PropsWithChildren } from "react";
|
|
3
|
-
import { ButtonProps } from "../../ButtonProps-
|
|
3
|
+
import { ButtonProps } from "../../ButtonProps-00ddee3a.js";
|
|
4
4
|
declare const Button: import("react").ForwardRefExoticComponent<ButtonProps & HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
5
5
|
declare const ButtonProvider: FC<PropsWithChildren>;
|
|
6
6
|
export type { ButtonProps };
|
|
@@ -4,7 +4,7 @@ import { forwardRef } from 'react';
|
|
|
4
4
|
import classnames from 'classnames';
|
|
5
5
|
import { ButtonContextDefault, ButtonContext } from '@kickstartds/base/lib/button';
|
|
6
6
|
|
|
7
|
-
const Button = forwardRef(({ label,
|
|
7
|
+
const Button = forwardRef(({ label, url, size = "medium", variant = "secondary", icon, disabled = false, className, ...props }, ref) => (jsx(ButtonContextDefault, { ...props, className: classnames("dsa-button", className), href: url, label: label, size: size, variant: variant === "primary"
|
|
8
8
|
? "solid"
|
|
9
9
|
: variant === "secondary"
|
|
10
10
|
? "clear"
|
|
@@ -23,10 +23,10 @@
|
|
|
23
23
|
"Book a meeting"
|
|
24
24
|
]
|
|
25
25
|
},
|
|
26
|
-
"
|
|
26
|
+
"url": {
|
|
27
27
|
"type": "string",
|
|
28
|
-
"title": "
|
|
29
|
-
"description": "
|
|
28
|
+
"title": "URL",
|
|
29
|
+
"description": "The URL to link to when the button is clicked",
|
|
30
30
|
"format": "uri"
|
|
31
31
|
},
|
|
32
32
|
"variant": {
|
|
@@ -6,7 +6,7 @@ import { FC, PropsWithChildren } from "react";
|
|
|
6
6
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
7
7
|
* and run json-schema-to-typescript to regenerate this file.
|
|
8
8
|
*/
|
|
9
|
-
import { ButtonProps } from "../../ButtonProps-
|
|
9
|
+
import { ButtonProps } from "../../ButtonProps-00ddee3a.js";
|
|
10
10
|
/**
|
|
11
11
|
* Buttons of the Button Group
|
|
12
12
|
*/
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"label": {
|
|
74
74
|
"type": "string"
|
|
75
75
|
},
|
|
76
|
-
"
|
|
76
|
+
"url": {
|
|
77
77
|
"type": "string",
|
|
78
78
|
"format": "uri"
|
|
79
79
|
},
|
|
@@ -99,12 +99,12 @@
|
|
|
99
99
|
{
|
|
100
100
|
"icon": "phone",
|
|
101
101
|
"label": "0228 / 688 966 20",
|
|
102
|
-
"
|
|
102
|
+
"url": "tel:+4922868896620"
|
|
103
103
|
},
|
|
104
104
|
{
|
|
105
105
|
"icon": "email",
|
|
106
106
|
"label": "mail@example.com",
|
|
107
|
-
"
|
|
107
|
+
"url": "mailto:mail@example.com"
|
|
108
108
|
}
|
|
109
109
|
]
|
|
110
110
|
]
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"label": {
|
|
61
61
|
"type": "string"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"url": {
|
|
64
64
|
"type": "string",
|
|
65
65
|
"format": "uri"
|
|
66
66
|
},
|
|
@@ -84,12 +84,12 @@
|
|
|
84
84
|
{
|
|
85
85
|
"icon": "phone",
|
|
86
86
|
"label": "0228 / 688 966 20",
|
|
87
|
-
"
|
|
87
|
+
"url": "tel:+4922868896620"
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
90
|
"icon": "email",
|
|
91
91
|
"label": "mail@example.com",
|
|
92
|
-
"
|
|
92
|
+
"url": "mailto:mail@example.com"
|
|
93
93
|
}
|
|
94
94
|
]
|
|
95
95
|
]
|
|
@@ -9,7 +9,7 @@ import { Icon } from '@kickstartds/base/lib/icon';
|
|
|
9
9
|
import { RichText } from '@kickstartds/base/lib/rich-text';
|
|
10
10
|
import { Container } from '@kickstartds/core/lib/container';
|
|
11
11
|
|
|
12
|
-
const ContactContextDefault = forwardRef(({ title, subtitle, image, links, copy, className, ...props }, ref) => (jsx(Container, { name: "contact", children: jsxs("address", { className: classnames("dsa-contact", image?.aspectRatio && `dsa-contact--image-${image?.aspectRatio}`, image?.fullWidth && `dsa-contact--image-full-width`, className), ref: ref, ...props, children: [image && image.src && (jsx("div", { className: "dsa-contact__image-wrap", children: jsx(Picture, { src: image?.src, alt: image?.alt, className: "dsa-contact__image" }) })), jsxs("div", { className: "dsa-contact__body", children: [title && (jsxs("div", { className: "dsa-contact__header", children: [jsx("span", { className: "dsa-contact__title", children: title }), jsx("span", { className: "dsa-contact__subtitle", children: subtitle })] })), copy && jsx(RichText, { text: copy, className: "dsa-contact__copy" }), links && links.length && (jsx("ul", { className: "dsa-contact__links", children: links.map(({ icon,
|
|
12
|
+
const ContactContextDefault = forwardRef(({ title, subtitle, image, links, copy, className, ...props }, ref) => (jsx(Container, { name: "contact", children: jsxs("address", { className: classnames("dsa-contact", image?.aspectRatio && `dsa-contact--image-${image?.aspectRatio}`, image?.fullWidth && `dsa-contact--image-full-width`, className), ref: ref, ...props, children: [image && image.src && (jsx("div", { className: "dsa-contact__image-wrap", children: jsx(Picture, { src: image?.src, alt: image?.alt, className: "dsa-contact__image" }) })), jsxs("div", { className: "dsa-contact__body", children: [title && (jsxs("div", { className: "dsa-contact__header", children: [jsx("span", { className: "dsa-contact__title", children: title }), jsx("span", { className: "dsa-contact__subtitle", children: subtitle })] })), copy && jsx(RichText, { text: copy, className: "dsa-contact__copy" }), links && links.length && (jsx("ul", { className: "dsa-contact__links", children: links.map(({ icon, url, label, ariaLabel, newTab }, i) => (jsx("li", { children: jsxs(Link, { className: "dsa-contact__link", "aria-label": ariaLabel, href: url, ...(newTab && { target: "_blank", rel: "noopener" }), children: [jsx(Icon, { role: "presentation", focusable: "false", "aria-hidden": true, icon: icon }), label] }) }, i))) }))] })] }) })));
|
|
13
13
|
const ContactContext = createContext(ContactContextDefault);
|
|
14
14
|
const Contact = forwardRef((props, ref) => {
|
|
15
15
|
const Component = useContext(ContactContext);
|