@kickstartds/ds-agency-premium 1.6.71--canary.45.1846.0 → 1.7.0--canary.46.1791.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-c760fd2a.d.ts → BlogAsideProps-d9decb7c.d.ts} +5 -5
- package/dist/{BlogAuthorProps-fb0241df.d.ts → BlogAuthorProps-88a11566.d.ts} +2 -7
- package/dist/BlogOverviewProps-9f207f1c.d.ts +2 -2
- package/dist/BlogPostProps-6b3cff22.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-e853e1e7.d.ts +1 -1
- package/dist/MosaicProps-d52c7151.d.ts +4 -4
- package/dist/PageProps-aa29c554.d.ts +1 -1
- package/dist/{SectionProps-21d04028.d.ts → SectionProps-1cfcf6e8.d.ts} +9 -14
- package/dist/{SliderProps-babe4ee6.d.ts → SliderProps-93230a76.d.ts} +5 -5
- 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.css +4 -4
- 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 +3 -3
- 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 +115 -210
- package/dist/components/blog-post/blog-post.schema.dereffed.json +123 -226
- package/dist/components/blog-post/index.js +2 -4
- package/dist/components/blog-teaser/blog-teaser.css +2 -2
- 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.css +16 -10
- 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 +71 -48
- 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 +3 -2
- package/dist/components/features/features.css +37 -17
- 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 +2 -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 -52
- 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 +40 -32
- package/dist/components/hero/hero.css +27 -63
- package/dist/components/hero/hero.schema.dereffed.json +4 -10
- package/dist/components/hero/hero.schema.json +3 -9
- 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 +6 -9
- package/dist/components/image-story/image-story.schema.dereffed.json +3 -3
- package/dist/components/image-text/image-text.css +4 -4
- package/dist/components/index/index.d.ts +2 -3
- package/dist/components/logos/index.js +1 -1
- package/dist/components/logos/logos.css +2 -2
- package/dist/components/logos/logos.schema.dereffed.json +6 -6
- package/dist/components/logos/logos.schema.json +6 -6
- package/dist/components/mosaic/index.js +1 -1
- package/dist/components/mosaic/mosaic.css +7 -5
- 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 +4 -13
- 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 +3 -16
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +12 -12
- package/dist/components/page/page.schema.dereffed.json +104 -182
- package/dist/components/page-wrapper/index.js +0 -50
- package/dist/components/page-wrapper/tokens.css +732 -428
- package/dist/components/presets.json +456 -1834
- package/dist/components/section/index.d.ts +1 -1
- package/dist/components/section/index.js +16 -10
- package/dist/components/section/section.css +58 -38
- package/dist/components/section/section.schema.dereffed.json +104 -182
- package/dist/components/section/section.schema.json +10 -10
- package/dist/components/settings/settings.schema.dereffed.json +24 -24
- package/dist/components/slider/index.d.ts +1 -1
- package/dist/components/slider/index.js +1 -1
- package/dist/components/slider/slider.css +9 -14
- package/dist/components/slider/slider.schema.dereffed.json +46 -79
- package/dist/components/slider/slider.schema.json +1 -1
- package/dist/components/split/index.d.ts +14 -0
- package/dist/components/split/index.js +17 -0
- package/dist/components/split/split.css +53 -0
- package/dist/components/split/split.schema.dereffed.json +29 -0
- package/dist/components/split/split.schema.json +19 -0
- 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 +6 -5
- package/dist/components/stat/stat.schema.json +2 -2
- package/dist/components/stats/stats.schema.dereffed.json +6 -5
- 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 +48 -68
- 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/testimonials/testimonials.css +0 -4
- package/dist/components/text/text.css +2 -2
- 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 +31 -54
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +5 -7
- package/dist/components/video-curtain/video-curtain.schema.json +4 -4
- package/dist/global.css +63 -293
- package/dist/static/img/logos/logoipsum-212.svg +12 -0
- package/dist/static/img/logos/logoipsum-217.svg +4 -0
- package/dist/static/img/logos/logoipsum-239.svg +16 -0
- package/dist/static/img/logos/logoipsum-244.svg +19 -0
- package/dist/static/img/logos/logoipsum-250.svg +21 -0
- package/dist/static/img/logos/logoipsum-286.svg +20 -0
- package/dist/static/img/people/author-alex.png +0 -0
- package/dist/static/img/people/author-emily.png +0 -0
- package/dist/static/img/people/author-john.png +0 -0
- package/dist/static/img/screenshots/blog-blog-aside--default.png +0 -0
- package/dist/static/img/screenshots/blog-blog-author--default.png +0 -0
- package/dist/static/img/screenshots/blog-blog-head--default.png +0 -0
- package/dist/static/img/screenshots/blog-blog-teaser--default.png +0 -0
- package/dist/static/img/screenshots/components-contact--wide-image.png +0 -0
- package/dist/static/img/screenshots/components-cta--align-bottom.png +0 -0
- package/dist/static/img/screenshots/components-cta--angled-image.png +0 -0
- package/dist/static/img/screenshots/components-cta--banner.png +0 -0
- package/dist/static/img/screenshots/components-cta--colored-banner.png +0 -0
- package/dist/static/img/screenshots/components-cta--contact-banner.png +0 -0
- package/dist/static/img/screenshots/components-cta--highlighted.png +0 -0
- package/dist/static/img/screenshots/components-cta--left-aligned.png +0 -0
- package/dist/static/img/screenshots/components-cta--product-advertisement.png +0 -0
- package/dist/static/img/screenshots/components-cta--split-banner.png +0 -0
- package/dist/static/img/screenshots/components-faq--dropdown-list.png +0 -0
- package/dist/static/img/screenshots/components-faq--single-dropdown.png +0 -0
- package/dist/static/img/screenshots/components-features--icon-beside-with-link-in-text.png +0 -0
- package/dist/static/img/screenshots/components-features--icon-centered.png +0 -0
- package/dist/static/img/screenshots/components-features--icon-intext-with-link.png +0 -0
- package/dist/static/img/screenshots/components-features--list-view.png +0 -0
- package/dist/static/img/screenshots/components-features--stack-with-button.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-1.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-2.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-3.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-4.png +0 -0
- package/dist/static/img/screenshots/components-headline--order-swapped.png +0 -0
- package/dist/static/img/screenshots/components-headline--with-markdown.png +0 -0
- package/dist/static/img/screenshots/components-headline--with-subheadline.png +0 -0
- package/dist/static/img/screenshots/components-hero--text-box-on-full-screen.png +0 -0
- package/dist/static/img/screenshots/components-hero--text-on-image-with-overlay.png +0 -0
- package/dist/static/img/screenshots/components-html--html.png +0 -0
- package/dist/static/img/screenshots/components-html--with-consent.png +0 -0
- package/dist/static/img/screenshots/components-html--with-script.png +0 -0
- package/dist/static/img/screenshots/components-logos--centered-with-button.png +0 -0
- package/dist/static/img/screenshots/components-logos--left-aligned-with-text-link.png +0 -0
- package/dist/static/img/screenshots/components-stats--count-up-with-description.png +0 -0
- package/dist/static/img/screenshots/components-stats--count-up-with-icons.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--alternating-layout.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--list-layout.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--simple.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--slider-layout.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--with-rating.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--with-title.png +0 -0
- package/dist/static/img/screenshots/form-select-field--default.png +0 -0
- package/dist/static/img/screenshots/form-text-area--default.png +0 -0
- package/dist/static/img/screenshots/form-text-field--default.png +0 -0
- package/dist/static/img/screenshots/layout-divider--accent.png +0 -0
- package/dist/static/img/screenshots/layout-footer--footer.png +0 -0
- package/dist/static/img/screenshots/layout-header--header.png +0 -0
- package/dist/static/img/screenshots/layout-section--accent-background.png +0 -0
- package/dist/static/img/screenshots/layout-section--background-image.png +0 -0
- package/dist/static/img/screenshots/layout-section--bold-background.png +0 -0
- package/dist/static/img/screenshots/layout-section--cards.png +0 -0
- package/dist/static/img/screenshots/layout-section--colorful-gradient.png +0 -0
- package/dist/static/img/screenshots/layout-section--flex-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--inverted.png +0 -0
- package/dist/static/img/screenshots/layout-section--list-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--slider.png +0 -0
- package/dist/static/img/screenshots/layout-section--spotlight.png +0 -0
- package/dist/static/img/screenshots/layout-section--stagelights.png +0 -0
- package/dist/static/img/screenshots/layout-section--tile-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--with-buttons.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-arrows.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-autoplay.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-nav.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-teased-neighbours.png +0 -0
- package/dist/static/img/screenshots/{pages-archetypes--blog-overview.png → page-archetypes-blog-overview--blog-overview.png} +0 -0
- package/dist/static/img/screenshots/page-archetypes-blog-post--blog-post.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-landingpage--landingpage.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-overview--overview.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-showcase--showcase.png +0 -0
- package/dist/static/logo-inverted.svg +25 -12
- package/dist/static/logo.svg +25 -12
- package/dist/tokens/IconSprite.js +0 -50
- package/dist/tokens/icon-sprite.html +0 -18
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +732 -428
- package/dist/tokens/tokens.js +730 -629
- package/package.json +5 -4
- package/dist/EventAppointmentProps-443cd1ce.d.ts +0 -38
- package/dist/EventDetailProps-42a7eebe.d.ts +0 -387
- package/dist/EventFilterProps-b190eb86.d.ts +0 -73
- package/dist/EventLatestTeaserProps-fc9d3281.d.ts +0 -58
- package/dist/EventListTeaserProps-5cc94436.d.ts +0 -89
- package/dist/EventLocationProps-871bc198.d.ts +0 -41
- package/dist/SearchFilterProps-2fa6419b.d.ts +0 -29
- package/dist/SearchResultProps-224c2338.d.ts +0 -33
- package/dist/components/breadcrumb/breadcrumb.css +0 -32
- package/dist/components/breadcrumb/breadcrumb.schema.dereffed.json +0 -34
- package/dist/components/breadcrumb/breadcrumb.schema.json +0 -27
- package/dist/components/breadcrumb/index.d.ts +0 -28
- package/dist/components/breadcrumb/index.js +0 -17
- package/dist/components/content-nav/content-nav.css +0 -112
- package/dist/components/content-nav/content-nav.schema.dereffed.json +0 -61
- package/dist/components/content-nav/content-nav.schema.json +0 -52
- package/dist/components/content-nav/index.d.ts +0 -42
- package/dist/components/content-nav/index.js +0 -14
- 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 -61
- 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-filter/event-filter.css +0 -31
- package/dist/components/event-filter/event-filter.schema.dereffed.json +0 -118
- package/dist/components/event-filter/event-filter.schema.json +0 -107
- package/dist/components/event-filter/index.d.ts +0 -7
- package/dist/components/event-filter/index.js +0 -34
- 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 -131
- 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-list/event-list.schema.dereffed.json +0 -284
- package/dist/components/event-list/event-list.schema.json +0 -18
- package/dist/components/event-list/index.d.ts +0 -19
- package/dist/components/event-list/index.js +0 -73
- package/dist/components/event-list-teaser/event-list-teaser.css +0 -141
- package/dist/components/event-list-teaser/event-list-teaser.schema.dereffed.json +0 -151
- package/dist/components/event-list-teaser/event-list-teaser.schema.json +0 -116
- package/dist/components/event-list-teaser/index.d.ts +0 -8
- package/dist/components/event-list-teaser/index.js +0 -21
- 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/components/event-login/event-login.css +0 -31
- package/dist/components/event-login/event-login.schema.dereffed.json +0 -125
- package/dist/components/event-login/event-login.schema.json +0 -98
- package/dist/components/event-login/index.d.ts +0 -78
- package/dist/components/event-login/index.js +0 -21
- package/dist/components/event-registration/event-registration.css +0 -91
- package/dist/components/event-registration/event-registration.schema.dereffed.json +0 -174
- package/dist/components/event-registration/event-registration.schema.json +0 -138
- package/dist/components/event-registration/index.d.ts +0 -106
- package/dist/components/event-registration/index.js +0 -23
- package/dist/components/pagination/index.d.ts +0 -47
- package/dist/components/pagination/index.js +0 -52
- package/dist/components/pagination/pagination.css +0 -66
- package/dist/components/pagination/pagination.schema.dereffed.json +0 -64
- package/dist/components/pagination/pagination.schema.json +0 -57
- package/dist/components/search/index.d.ts +0 -19
- package/dist/components/search/index.js +0 -39
- package/dist/components/search/search.schema.dereffed.json +0 -134
- package/dist/components/search/search.schema.json +0 -18
- package/dist/components/search-bar/index.d.ts +0 -35
- package/dist/components/search-bar/index.js +0 -17
- package/dist/components/search-bar/search-bar.css +0 -33
- package/dist/components/search-bar/search-bar.schema.dereffed.json +0 -48
- package/dist/components/search-bar/search-bar.schema.json +0 -35
- package/dist/components/search-filter/index.d.ts +0 -7
- package/dist/components/search-filter/index.js +0 -15
- package/dist/components/search-filter/search-filter.css +0 -20
- package/dist/components/search-filter/search-filter.schema.dereffed.json +0 -69
- package/dist/components/search-filter/search-filter.schema.json +0 -46
- package/dist/components/search-result/index.d.ts +0 -7
- package/dist/components/search-result/index.js +0 -15
- package/dist/components/search-result/search-result.css +0 -26
- package/dist/components/search-result/search-result.schema.dereffed.json +0 -50
- package/dist/components/search-result/search-result.schema.json +0 -41
- package/dist/components/split-even/index.d.ts +0 -74
- package/dist/components/split-even/index.js +0 -7
- package/dist/components/split-even/split-even.css +0 -100
- package/dist/components/split-even/split-even.schema.dereffed.json +0 -5899
- package/dist/components/split-even/split-even.schema.json +0 -170
- package/dist/components/split-weighted/index.d.ts +0 -104
- package/dist/components/split-weighted/index.js +0 -13
- package/dist/components/split-weighted/split-weighted.css +0 -133
- package/dist/components/split-weighted/split-weighted.schema.dereffed.json +0 -5959
- package/dist/components/split-weighted/split-weighted.schema.json +0 -212
- 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/img/logos/logoipsum-344.svg +0 -174
- package/dist/static/img/logos/logoipsum-347.svg +0 -52
- package/dist/static/img/logos/logoipsum-352.svg +0 -22
- package/dist/static/img/logos/logoipsum-356.svg +0 -20
- package/dist/static/img/logos/logoipsum-358.svg +0 -29
- package/dist/static/img/logos/logoipsum-369.svg +0 -20
- package/dist/static/img/logos/logoipsum-373.svg +0 -17
- package/dist/static/img/people/contact-person.png +0 -0
- package/dist/static/img/screenshots/components-image--custom-aspect-ratio.png +0 -0
- package/dist/static/img/screenshots/components-image--preset-size.png +0 -0
- package/dist/static/img/screenshots/components-image--responsive-image.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--blog-post.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--content.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--overview.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--start.png +0 -0
- 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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
|
|
2
|
-
import {
|
|
2
|
+
import { Split } from '../split/index.js';
|
|
3
3
|
import { BlogHead } from '../blog-head/index.js';
|
|
4
4
|
import { Section } from '../section/index.js';
|
|
5
5
|
import { BlogAside } from '../blog-aside/index.js';
|
|
@@ -30,9 +30,7 @@ import '@kickstartds/base/lib/button';
|
|
|
30
30
|
import '../button-group/index.js';
|
|
31
31
|
import '@kickstartds/base/lib/button-group';
|
|
32
32
|
|
|
33
|
-
const BlogPost = ({ head, content, aside, cta, children, }) => (jsxs(Fragment, { children: [jsx(Section, { width: "wide", children: jsx(
|
|
34
|
-
minWidth: "narrow",
|
|
35
|
-
}, main: jsxs(Fragment, { children: [head && jsx(BlogHead, { ...head }), content ? jsx(Text, { text: content }) : children] }), aside: aside && jsx(BlogAside, { ...aside }) }) }), cta && (jsx(Fragment, { children: jsx(Section, { backgroundColor: "accent", content: { mode: "list" }, children: jsx(Cta, { ...cta }) }) }))] }));
|
|
33
|
+
const BlogPost = ({ head, content, aside, cta, children, }) => (jsxs(Fragment, { children: [jsx(Section, { width: "wide", children: jsxs(Split, { mainSectionWidth: "narrow", layout: "sidebarRight", children: [jsxs("div", { children: [head && jsx(BlogHead, { ...head }), content ? jsx(Text, { text: content }) : children] }), jsx(BlogAside, { ...aside })] }) }), cta && (jsx(Fragment, { children: jsx(Section, { spaceAfter: "none", spaceBefore: "none", content: { mode: "list" }, children: jsx(Cta, { ...cta }) }) }))] }));
|
|
36
34
|
BlogPost.displayName = "BlogPost";
|
|
37
35
|
|
|
38
36
|
export { BlogPost };
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
--dsa-blog-teaser__topic--font-weight: var(--dsa-topic--font-weight);
|
|
12
12
|
--dsa-blog-teaser__tag-label--font: var(--ks-font-interface-xs);
|
|
13
13
|
--dsa-blog-teaser__copy--font: var(--ks-font-copy-s);
|
|
14
|
-
--dsa-blog-teaser__copy--color: var(--
|
|
14
|
+
--dsa-blog-teaser__copy--color: var(--dsa-rich-text--color);
|
|
15
15
|
--dsa-blog-teaser__copy--color_hover: var(--ks-text-color-default);
|
|
16
16
|
--dsa-blog-teaser__copy--margin-top: 0.5em;
|
|
17
17
|
--dsa-blog-teaser__meta--font: var(--ks-spacing-stack-s);
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
--c-teaser--background: var(--dsa-blog-teaser--background, transparent);
|
|
44
44
|
--c-post-teaser--gap: var(--dsa-blog-teaser--gap, var(--ks-spacing-stack-s) var(--ks-spacing-inline-s));
|
|
45
45
|
--c-teaser_text--spacing: var(--dsa-blog-teaser__copy--margin-top, var(--ks-spacing-stack-s));
|
|
46
|
-
--c-post-teaser--color: var(--dsa-blog-teaser__copy--color, var(--
|
|
46
|
+
--c-post-teaser--color: var(--dsa-blog-teaser__copy--color, var(--dsa-rich-text--color));
|
|
47
47
|
}
|
|
48
48
|
.dsa-blog-teaser.c-post-teaser .c-tag-label {
|
|
49
49
|
--c-tag-label--font: var(--dsa-blog-teaser__tag-label--font, var(--ks-font-interface-s));
|
|
@@ -27,11 +27,13 @@ const BlogTeaserContextDefault = forwardRef(({ date, tags = [], headline, teaser
|
|
|
27
27
|
}
|
|
28
28
|
: undefined,
|
|
29
29
|
items: teaserMetaItems,
|
|
30
|
-
}, link:
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
30
|
+
}, link: link
|
|
31
|
+
? {
|
|
32
|
+
// @ts-expect-error
|
|
33
|
+
target: link.url,
|
|
34
|
+
label: link.text || "Read article",
|
|
35
|
+
}
|
|
36
|
+
: undefined, title: headline, body: teaserText, categories: tags.map((tag) => {
|
|
35
37
|
return { label: tag.entry };
|
|
36
38
|
}), ref: ref }) }));
|
|
37
39
|
});
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.dsa-button {
|
|
2
|
-
--dsa-button--padding: 0.75em
|
|
2
|
+
--dsa-button--padding: 0.75em 2em;
|
|
3
3
|
--dsa-button--border-width: var(--ks-border-width-default);
|
|
4
|
-
--dsa-button--border-radius: var(--ks-border-radius-
|
|
4
|
+
--dsa-button--border-radius: var(--ks-border-radius-pill);
|
|
5
5
|
--dsa-button--font-weight: var(--ks-font-weight-semi-bold);
|
|
6
6
|
--dsa-button--text-transform: default;
|
|
7
7
|
--dsa-button_small--font: var(--ks-font-interface-s);
|
|
@@ -13,10 +13,10 @@
|
|
|
13
13
|
"Book a meeting"
|
|
14
14
|
]
|
|
15
15
|
},
|
|
16
|
-
"
|
|
16
|
+
"target": {
|
|
17
17
|
"type": "string",
|
|
18
|
-
"title": "
|
|
19
|
-
"description": "
|
|
18
|
+
"title": "Target",
|
|
19
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
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
|
+
"target": {
|
|
15
15
|
"type": "string",
|
|
16
|
-
"title": "
|
|
17
|
-
"description": "
|
|
16
|
+
"title": "Target",
|
|
17
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
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-03ff6d21.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, target, size = "medium", variant = "secondary", icon, disabled = false, className, ...props }, ref) => (jsx(ButtonContextDefault, { ...props, className: classnames("dsa-button", className), href: target, 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
|
+
"target": {
|
|
27
27
|
"type": "string",
|
|
28
|
-
"title": "
|
|
29
|
-
"description": "
|
|
28
|
+
"title": "Target",
|
|
29
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
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-03ff6d21.js";
|
|
10
10
|
/**
|
|
11
11
|
* Buttons of the Button Group
|
|
12
12
|
*/
|
|
@@ -4,15 +4,15 @@
|
|
|
4
4
|
}
|
|
5
5
|
|
|
6
6
|
.dsa-contact {
|
|
7
|
-
--dsa-contact--gap-horizontal: var(--ks-spacing-inline-
|
|
8
|
-
--dsa-contact--gap-vertical: var(--ks-spacing-stack-
|
|
7
|
+
--dsa-contact--gap-horizontal: var(--ks-spacing-inline-m);
|
|
8
|
+
--dsa-contact--gap-vertical: var(--ks-spacing-stack-m);
|
|
9
9
|
--dsa-contact__header--gap: 0;
|
|
10
|
-
--dsa-contact__image--flex-basis:
|
|
10
|
+
--dsa-contact__image--flex-basis: 200px;
|
|
11
11
|
--dsa-contact__image--border-radius: var(--ks-border-radius-card);
|
|
12
12
|
--dsa-contact__body--gap: var(--ks-spacing-stack-xs);
|
|
13
|
-
--dsa-contact__body--flex-basis:
|
|
14
|
-
--dsa-contact__copy--font: var(--
|
|
15
|
-
--dsa-contact__copy--color: var(--
|
|
13
|
+
--dsa-contact__body--flex-basis: 300px;
|
|
14
|
+
--dsa-contact__copy--font: var(--dsa-rich-text--font);
|
|
15
|
+
--dsa-contact__copy--color: var(--dsa-rich-text--color);
|
|
16
16
|
--dsa-contact__title--color: var(--ks-text-color-display);
|
|
17
17
|
--dsa-contact__title--font: var(--ks-font-copy-l);
|
|
18
18
|
--dsa-contact__title--font-weight: var(--ks-font-weight-bold);
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
.dsa-contact {
|
|
41
41
|
display: flex;
|
|
42
42
|
flex-wrap: wrap;
|
|
43
|
-
gap: var(--dsa-contact--gap-
|
|
43
|
+
gap: var(--dsa-contact--gap-horizontal) var(--dsa-contact--gap-vertical);
|
|
44
44
|
}
|
|
45
45
|
.dsa-contact__image-wrap, .dsa-contact__body {
|
|
46
46
|
flex-grow: 1;
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
.dsa-contact__body {
|
|
49
49
|
display: flex;
|
|
50
50
|
flex-grow: 1;
|
|
51
|
-
flex-shrink:
|
|
51
|
+
flex-shrink: 0;
|
|
52
52
|
flex-direction: column;
|
|
53
53
|
gap: var(--dsa-contact__body--gap);
|
|
54
54
|
flex-basis: var(--dsa-contact__body--flex-basis);
|
|
@@ -62,7 +62,6 @@
|
|
|
62
62
|
flex-basis: var(--dsa-contact__image--flex-basis);
|
|
63
63
|
height: 100%;
|
|
64
64
|
width: 100%;
|
|
65
|
-
flex-shrink: 1;
|
|
66
65
|
}
|
|
67
66
|
.dsa-contact--image-full-width .dsa-contact__image-wrap {
|
|
68
67
|
flex-grow: 1;
|
|
@@ -113,7 +112,6 @@
|
|
|
113
112
|
font: var(--dsa-contact__link--font);
|
|
114
113
|
font-weight: var(--dsa-contact__link--font-weight);
|
|
115
114
|
text-decoration: var(--dsa-contact__link--text-decoration);
|
|
116
|
-
width: fit-content;
|
|
117
115
|
}
|
|
118
116
|
.dsa-contact a.dsa-contact__link .icon {
|
|
119
117
|
width: var(--dsa-contact__link__icon--size);
|
|
@@ -124,4 +122,12 @@
|
|
|
124
122
|
.dsa-contact a.dsa-contact__link:hover {
|
|
125
123
|
color: var(--dsa-contact__link--color_hover);
|
|
126
124
|
text-decoration: var(--dsa-contact__link--text-decoration_hover);
|
|
125
|
+
}
|
|
126
|
+
.dsa-contact .c-headline {
|
|
127
|
+
--c-headline--color: var(--dsa-contact__headline--color);
|
|
128
|
+
--c-headline--font: var(--dsa-contact__headline--font);
|
|
129
|
+
--c-headline--font-weight: var(--dsa-contact__headline--font-weight);
|
|
130
|
+
--c-headline__subheadline--color: var(--dsa-contact__headline__subheadline--color);
|
|
131
|
+
--c-headline__subheadline--font: var(--dsa-contact__headline__subheadline--font);
|
|
132
|
+
--c-headline__subheadline--font-weight: var(--dsa-contact__headline__subheadline--font-weight);
|
|
127
133
|
}
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"title": "Alt Text",
|
|
23
23
|
"description": "Alt text of the image",
|
|
24
24
|
"examples": [
|
|
25
|
-
"Picture of
|
|
25
|
+
"Picture of Jane Smith"
|
|
26
26
|
]
|
|
27
27
|
},
|
|
28
28
|
"fullWidth": {
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Name, company name, etc.",
|
|
51
51
|
"type": "string",
|
|
52
52
|
"examples": [
|
|
53
|
-
"
|
|
53
|
+
"Jane Smith"
|
|
54
54
|
]
|
|
55
55
|
},
|
|
56
56
|
"subtitle": {
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"label": {
|
|
74
74
|
"type": "string"
|
|
75
75
|
},
|
|
76
|
-
"
|
|
76
|
+
"href": {
|
|
77
77
|
"type": "string",
|
|
78
78
|
"format": "uri"
|
|
79
79
|
},
|
|
@@ -82,14 +82,6 @@
|
|
|
82
82
|
"description": "Open link in new Tab",
|
|
83
83
|
"type": "boolean",
|
|
84
84
|
"default": false
|
|
85
|
-
},
|
|
86
|
-
"ariaLabel": {
|
|
87
|
-
"title": "Aria Label",
|
|
88
|
-
"description": "Aria label for the link",
|
|
89
|
-
"type": "string",
|
|
90
|
-
"examples": [
|
|
91
|
-
"Link to Isabella Doe's social media profile"
|
|
92
|
-
]
|
|
93
85
|
}
|
|
94
86
|
},
|
|
95
87
|
"additionalProperties": false
|
|
@@ -99,12 +91,12 @@
|
|
|
99
91
|
{
|
|
100
92
|
"icon": "phone",
|
|
101
93
|
"label": "0228 / 688 966 20",
|
|
102
|
-
"
|
|
94
|
+
"href": "tel:+4922868896620"
|
|
103
95
|
},
|
|
104
96
|
{
|
|
105
97
|
"icon": "email",
|
|
106
98
|
"label": "mail@example.com",
|
|
107
|
-
"
|
|
99
|
+
"href": "mailto:mail@example.com"
|
|
108
100
|
}
|
|
109
101
|
]
|
|
110
102
|
]
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"type": "string",
|
|
20
20
|
"title": "Alt Text",
|
|
21
21
|
"description": "Alt text of the image",
|
|
22
|
-
"examples": ["Picture of
|
|
22
|
+
"examples": ["Picture of Jane Smith"]
|
|
23
23
|
},
|
|
24
24
|
"fullWidth": {
|
|
25
25
|
"type": "boolean",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"title": "Title",
|
|
41
41
|
"description": "Name, company name, etc.",
|
|
42
42
|
"type": "string",
|
|
43
|
-
"examples": ["
|
|
43
|
+
"examples": ["Jane Smith"]
|
|
44
44
|
},
|
|
45
45
|
"subtitle": {
|
|
46
46
|
"title": "Subtitle",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"label": {
|
|
61
61
|
"type": "string"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"href": {
|
|
64
64
|
"type": "string",
|
|
65
65
|
"format": "uri"
|
|
66
66
|
},
|
|
@@ -69,12 +69,6 @@
|
|
|
69
69
|
"description": "Open link in new Tab",
|
|
70
70
|
"type": "boolean",
|
|
71
71
|
"default": false
|
|
72
|
-
},
|
|
73
|
-
"ariaLabel": {
|
|
74
|
-
"title": "Aria Label",
|
|
75
|
-
"description": "Aria label for the link",
|
|
76
|
-
"type": "string",
|
|
77
|
-
"examples": ["Link to Isabella Doe's social media profile"]
|
|
78
72
|
}
|
|
79
73
|
},
|
|
80
74
|
"additionalProperties": false
|
|
@@ -84,12 +78,12 @@
|
|
|
84
78
|
{
|
|
85
79
|
"icon": "phone",
|
|
86
80
|
"label": "0228 / 688 966 20",
|
|
87
|
-
"
|
|
81
|
+
"href": "tel:+4922868896620"
|
|
88
82
|
},
|
|
89
83
|
{
|
|
90
84
|
"icon": "email",
|
|
91
85
|
"label": "mail@example.com",
|
|
92
|
-
"
|
|
86
|
+
"href": "mailto:mail@example.com"
|
|
93
87
|
}
|
|
94
88
|
]
|
|
95
89
|
]
|
|
@@ -34,10 +34,6 @@ type Subtitle = string;
|
|
|
34
34
|
* Open link in new Tab
|
|
35
35
|
*/
|
|
36
36
|
type OpenLinkInNewTab = boolean;
|
|
37
|
-
/**
|
|
38
|
-
* Aria label for the link
|
|
39
|
-
*/
|
|
40
|
-
type AriaLabel = string;
|
|
41
37
|
type CopyText = string;
|
|
42
38
|
/**
|
|
43
39
|
* Additional css classes attached to the wrapping element
|
|
@@ -62,9 +58,8 @@ interface ContactProps {
|
|
|
62
58
|
links?: {
|
|
63
59
|
icon?: string;
|
|
64
60
|
label?: string;
|
|
65
|
-
|
|
61
|
+
href?: string;
|
|
66
62
|
newTab?: OpenLinkInNewTab;
|
|
67
|
-
ariaLabel?: AriaLabel;
|
|
68
63
|
}[];
|
|
69
64
|
copy?: CopyText;
|
|
70
65
|
className?: Class;
|
|
@@ -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
|
|
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, href, label, newTab }, i) => (jsx("li", { children: jsxs(Link, { className: "dsa-contact__link", href: href, ...(newTab ? { target: "_blank", rel: "noopener" } : {}), children: [jsx(Icon, { icon: icon }), label] }) }, i))) })) : ("")] })] }) })));
|
|
13
13
|
const ContactContext = createContext(ContactContextDefault);
|
|
14
14
|
const Contact = forwardRef((props, ref) => {
|
|
15
15
|
const Component = useContext(ContactContext);
|
|
@@ -1,31 +1,26 @@
|
|
|
1
1
|
.dsa-cta {
|
|
2
|
-
--dsa-cta--
|
|
3
|
-
--dsa-cta--
|
|
4
|
-
--dsa-
|
|
5
|
-
--dsa-
|
|
6
|
-
--dsa-cta__content--max-width: var(--dsa-tile--width_largest);
|
|
2
|
+
--dsa-cta--vertical-padding: var(--l-section--space-default);
|
|
3
|
+
--dsa-cta--horizontal-padding: var(--dsa-content--spacing);
|
|
4
|
+
--dsa-cta__copy--font: var(--dsa-rich-text--font);
|
|
5
|
+
--dsa-cta__copy--color: var(--ks-text-color-default);
|
|
7
6
|
--dsa-cta__headline--color: var(--dsa-headline--color);
|
|
7
|
+
--dsa-cta__headline--font: var(--dsa-headline_h2--font);
|
|
8
8
|
--dsa-cta__subheadline--color: var(--dsa-headline__subheadline--color);
|
|
9
|
-
--dsa-
|
|
10
|
-
--dsa-cta__copy--color: var(--ks-text-color-default);
|
|
11
|
-
--dsa-cta__image--padding: var(--ks-spacing-inset-m);
|
|
9
|
+
--dsa-cta__subheadline--font: var(--dsa-headline_h2__subheadline--font);
|
|
12
10
|
--dsa-cta_color-neutral__headline--color: var(--ks-text-color-default);
|
|
13
11
|
--dsa-cta_color-neutral__subheadline--color: var(--ks-text-color-default);
|
|
14
12
|
--dsa-cta_color-neutral__copy--color: var(--ks-text-color-default);
|
|
15
13
|
--dsa-cta_highlight-text__headline--font: var(--dsa-headline_h1--font);
|
|
14
|
+
--dsa-cta_highlight-text__subheadline--font: var(--dsa-headline_h1__subheadline--font);
|
|
16
15
|
--dsa-cta_highlight-text__copy--font: var(--ks-font-copy-l);
|
|
17
16
|
}
|
|
18
17
|
|
|
19
18
|
.dsa-cta.c-storytelling {
|
|
20
|
-
--c-storytelling--
|
|
21
|
-
--c-storytelling--
|
|
19
|
+
--c-storytelling--padding-ratio: 2;
|
|
20
|
+
--c-storytelling--horizontal-padding: var(--dsa-content--spacing);
|
|
22
21
|
justify-content: center;
|
|
23
22
|
align-items: stretch;
|
|
24
|
-
|
|
25
|
-
border-radius: var(--dsa-cta--border-radius, var(--ks-border-radius-surface));
|
|
26
|
-
}
|
|
27
|
-
.dsa-cta.c-storytelling:not(.dsa-cta--no-padding) {
|
|
28
|
-
overflow: hidden;
|
|
23
|
+
padding: 0;
|
|
29
24
|
}
|
|
30
25
|
.dsa-cta.c-storytelling.dsa-cta--color-neutral {
|
|
31
26
|
--dsa-cta__copy--color: var(--dsa-cta_color-neutral__copy--color, var(--ks-text-color-default));
|
|
@@ -35,71 +30,99 @@
|
|
|
35
30
|
.dsa-cta.c-storytelling.dsa-cta--highlight-text {
|
|
36
31
|
--dsa-cta__copy--font: var(--dsa-cta_highlight-text__copy--font, var(--ks-font-copy-l));
|
|
37
32
|
--dsa-cta__headline--font: var(--dsa-cta_highlight-text__headline--font, var(--dsa-headline_h1--font));
|
|
33
|
+
--dsa-cta__subheadline--font: var(
|
|
34
|
+
--dsa-cta_highlight-text__subheadline--font,
|
|
35
|
+
var(--dsa-headline_h1__subheadline--font)
|
|
36
|
+
);
|
|
38
37
|
}
|
|
39
|
-
.dsa-cta.c-storytelling.
|
|
40
|
-
padding:
|
|
38
|
+
.dsa-cta.c-storytelling.c-storytelling--full {
|
|
39
|
+
--c-storytelling--padding-ratio: 1;
|
|
41
40
|
}
|
|
42
|
-
.dsa-cta.c-storytelling.
|
|
43
|
-
padding: var(--dsa-
|
|
41
|
+
.dsa-cta.c-storytelling.c-storytelling--full.c-storytelling--order-desktop-image-last .c-storytelling__box {
|
|
42
|
+
padding-left: var(--dsa-cta--horizontal-padding);
|
|
44
43
|
}
|
|
45
|
-
.dsa-cta.c-storytelling
|
|
46
|
-
|
|
44
|
+
.dsa-cta.c-storytelling.dsa-cta--align-top {
|
|
45
|
+
align-items: flex-start;
|
|
47
46
|
}
|
|
48
|
-
.dsa-cta.c-storytelling
|
|
49
|
-
|
|
47
|
+
.dsa-cta.c-storytelling.dsa-cta--align-bottom {
|
|
48
|
+
align-items: flex-end;
|
|
49
|
+
}
|
|
50
|
+
.dsa-cta.c-storytelling .c-storytelling__box {
|
|
51
|
+
width: 100%;
|
|
52
|
+
padding: var(--dsa-cta--vertical-padding, var(--l-section--space-default)) var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing));
|
|
53
|
+
}
|
|
54
|
+
@container storytelling (max-width: 640px) {
|
|
55
|
+
.dsa-cta.c-storytelling .c-storytelling__box {
|
|
56
|
+
padding-top: calc(var(--dsa-cta--vertical-padding, var(--l-section--space-default)) / var(--c-storytelling--padding-ratio));
|
|
57
|
+
}
|
|
58
|
+
.dsa-cta.c-storytelling .c-storytelling__box:only-child {
|
|
59
|
+
padding-top: var(--dsa-cta--vertical-padding, var(--l-section--space-default));
|
|
60
|
+
}
|
|
50
61
|
}
|
|
51
62
|
.dsa-cta.c-storytelling .c-storytelling__box:only-child {
|
|
52
|
-
--
|
|
63
|
+
padding: var(--dsa-cta--vertical-padding, var(--l-section--space-default)) var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing));
|
|
53
64
|
}
|
|
54
|
-
.dsa-cta.c-storytelling .c-
|
|
65
|
+
.dsa-cta.c-storytelling .c-storytelling__box__content {
|
|
55
66
|
max-width: 100%;
|
|
56
67
|
}
|
|
57
68
|
.dsa-cta.c-storytelling .c-storytelling__box .dsa-headline__headline {
|
|
69
|
+
font: var(--dsa-cta__headline--font, var(--dsa-headline_h2--font, var(--ks-font-display-xl)));
|
|
58
70
|
color: var(--dsa-cta__headline--color, var(--ks-text-color-display));
|
|
71
|
+
font-weight: var(--dsa-headline--font-weight, var(--ks-font-weight-semi-bold));
|
|
59
72
|
}
|
|
60
73
|
.dsa-cta.c-storytelling .c-storytelling__box .dsa-headline__subheadline {
|
|
74
|
+
font: var(--dsa-cta__subheadline--font, var(--dsa-headline_h2__subheadline--font, var(--ks-font-display-xl)));
|
|
61
75
|
color: var(--dsa-cta__subheadline--color, var(--ks-text-color-primary));
|
|
76
|
+
font-weight: var(--dsa-headline__subheadline--font-weight, var(--ks-font-weight-medium));
|
|
62
77
|
}
|
|
63
78
|
.dsa-cta.c-storytelling .c-storytelling__box .c-rich-text {
|
|
64
|
-
font: var(--dsa-cta__copy--font, var(--ks-font-copy-m));
|
|
65
|
-
color: var(--dsa-cta__copy--color, var(--ks-text-color-copy));
|
|
79
|
+
font: var(--dsa-cta__copy--font, var(--dsa-rich-text--font, var(--ks-font-copy-m)));
|
|
80
|
+
color: var(--dsa-cta__copy--color, var(--dsa-rich-text--color, var(--ks-text-color-copy)));
|
|
81
|
+
}
|
|
82
|
+
.dsa-cta.c-storytelling .c-storytelling__box:only-child {
|
|
83
|
+
--dsa-cta--horizontal-padding: var(--dsa-content--spacing);
|
|
66
84
|
}
|
|
67
|
-
.dsa-cta.c-storytelling
|
|
85
|
+
.dsa-cta.c-storytelling .c-storytelling__image {
|
|
68
86
|
margin: 0;
|
|
69
87
|
}
|
|
70
|
-
@container storytelling (
|
|
71
|
-
.dsa-cta.c-storytelling.c-storytelling--order-
|
|
72
|
-
padding-
|
|
88
|
+
@container storytelling (min-width: 640px) {
|
|
89
|
+
.dsa-cta.c-storytelling.c-storytelling--order-desktop-image-last .c-storytelling__image {
|
|
90
|
+
padding-left: calc(var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing)) / var(--c-storytelling--padding-ratio));
|
|
73
91
|
}
|
|
74
|
-
.dsa-cta.c-storytelling.c-storytelling--order-
|
|
75
|
-
padding-
|
|
92
|
+
.dsa-cta.c-storytelling.c-storytelling--order-desktop-image-last .c-storytelling__box {
|
|
93
|
+
padding-right: calc(var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing)) / var(--c-storytelling--padding-ratio));
|
|
76
94
|
}
|
|
77
|
-
.dsa-cta.c-storytelling
|
|
78
|
-
padding-
|
|
95
|
+
.dsa-cta.c-storytelling .c-storytelling__box {
|
|
96
|
+
padding-left: calc(var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing)) / var(--c-storytelling--padding-ratio));
|
|
79
97
|
}
|
|
80
|
-
.dsa-cta.c-storytelling
|
|
81
|
-
|
|
98
|
+
.dsa-cta.c-storytelling .c-storytelling__box__content--center .c-button-group {
|
|
99
|
+
justify-content: center;
|
|
82
100
|
}
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
padding-right: 0;
|
|
101
|
+
.dsa-cta.c-storytelling .c-storytelling__box:only-child {
|
|
102
|
+
width: 100%;
|
|
103
|
+
max-width: calc(var(--dsa-content--width_default) - var(--dsa-content--spacing) * var(--c-storytelling--padding-ratio));
|
|
87
104
|
}
|
|
88
|
-
.dsa-cta.c-storytelling
|
|
89
|
-
padding
|
|
105
|
+
.dsa-cta.c-storytelling > .c-storytelling__image {
|
|
106
|
+
padding: var(--dsa-cta--vertical-padding, var(--l-section--space-default)) var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing));
|
|
107
|
+
padding-right: calc(var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing)) / var(--c-storytelling--padding-ratio));
|
|
108
|
+
}
|
|
109
|
+
.dsa-cta.c-storytelling.c-storytelling--full > .c-storytelling__image {
|
|
110
|
+
padding: 0;
|
|
90
111
|
}
|
|
91
|
-
.dsa-cta.c-storytelling
|
|
92
|
-
|
|
112
|
+
.dsa-cta.c-storytelling > .c-storytelling__image,
|
|
113
|
+
.dsa-cta.c-storytelling > .c-storytelling__box {
|
|
114
|
+
max-width: calc(var(--dsa-content--width_wide) / 2);
|
|
93
115
|
}
|
|
94
|
-
.dsa-cta.c-storytelling
|
|
95
|
-
|
|
116
|
+
.dsa-cta.c-storytelling.dsa-cta--full-width > .c-storytelling__image,
|
|
117
|
+
.dsa-cta.c-storytelling.dsa-cta--full-width > .c-storytelling__box {
|
|
118
|
+
max-width: 100%;
|
|
96
119
|
}
|
|
97
120
|
}
|
|
98
121
|
|
|
99
122
|
@media (min-width: 640px) {
|
|
100
123
|
.dsa-header--floating + .l-container--storytelling .c-storytelling.dsa-cta,
|
|
101
124
|
.dsa-header--floating + .l-section .l-container--storytelling:first-child .c-storytelling.dsa-cta {
|
|
102
|
-
padding-top: calc(var(--dsa-header--height) + var(--dsa-
|
|
125
|
+
padding-top: calc(var(--dsa-header--height) + var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing)));
|
|
103
126
|
z-index: 1;
|
|
104
127
|
}
|
|
105
128
|
}
|
|
@@ -40,6 +40,12 @@
|
|
|
40
40
|
"default": false,
|
|
41
41
|
"type": "boolean"
|
|
42
42
|
},
|
|
43
|
+
"fullWidth": {
|
|
44
|
+
"title": "Width",
|
|
45
|
+
"description": "Set the width of the content to the full width of the element",
|
|
46
|
+
"type": "boolean",
|
|
47
|
+
"default": false
|
|
48
|
+
},
|
|
43
49
|
"buttons": {
|
|
44
50
|
"type": "array",
|
|
45
51
|
"items": {
|
|
@@ -60,10 +66,10 @@
|
|
|
60
66
|
"title": "Icon",
|
|
61
67
|
"description": "Choose an icon"
|
|
62
68
|
},
|
|
63
|
-
"
|
|
69
|
+
"target": {
|
|
64
70
|
"type": "string",
|
|
65
|
-
"title": "
|
|
66
|
-
"description": "
|
|
71
|
+
"title": "Target",
|
|
72
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
67
73
|
"format": "uri"
|
|
68
74
|
}
|
|
69
75
|
},
|
|
@@ -103,17 +109,6 @@
|
|
|
103
109
|
"title": "Alt text",
|
|
104
110
|
"description": "Image description",
|
|
105
111
|
"type": "string"
|
|
106
|
-
},
|
|
107
|
-
"align": {
|
|
108
|
-
"title": "Vertical alignment of the image",
|
|
109
|
-
"description": "Select a vertical alignment for the image",
|
|
110
|
-
"type": "string",
|
|
111
|
-
"enum": [
|
|
112
|
-
"center",
|
|
113
|
-
"top",
|
|
114
|
-
"bottom"
|
|
115
|
-
],
|
|
116
|
-
"default": "center"
|
|
117
112
|
}
|
|
118
113
|
},
|
|
119
114
|
"additionalProperties": false
|
|
@@ -148,9 +143,9 @@
|
|
|
148
143
|
"type": "string",
|
|
149
144
|
"default": "left"
|
|
150
145
|
},
|
|
151
|
-
"
|
|
146
|
+
"contentAlign": {
|
|
152
147
|
"title": "Vertical alignment of the content",
|
|
153
|
-
"description": "Select a vertical alignment for the
|
|
148
|
+
"description": "Select a vertical alignment for the image",
|
|
154
149
|
"type": "string",
|
|
155
150
|
"enum": [
|
|
156
151
|
"center",
|
|
@@ -159,18 +154,6 @@
|
|
|
159
154
|
],
|
|
160
155
|
"default": "center"
|
|
161
156
|
},
|
|
162
|
-
"padding": {
|
|
163
|
-
"title": "Padding",
|
|
164
|
-
"description": "Toggle padding of the content",
|
|
165
|
-
"type": "boolean",
|
|
166
|
-
"default": false
|
|
167
|
-
},
|
|
168
|
-
"inverted": {
|
|
169
|
-
"title": "Inverted",
|
|
170
|
-
"description": "Toggle inversion of the component",
|
|
171
|
-
"type": "boolean",
|
|
172
|
-
"default": false
|
|
173
|
-
},
|
|
174
157
|
"type": {
|
|
175
158
|
"const": "cta"
|
|
176
159
|
}
|