@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
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import { BlogAuthorProps } from "./BlogAuthorProps-
|
|
6
|
+
import { BlogAuthorProps } from "./BlogAuthorProps-88a11566.js";
|
|
7
7
|
/**
|
|
8
8
|
* The icon name for the social link
|
|
9
9
|
*/
|
|
10
10
|
type Icon = string;
|
|
11
11
|
/**
|
|
12
|
-
* The
|
|
12
|
+
* The href for the social link
|
|
13
13
|
*/
|
|
14
|
-
type
|
|
14
|
+
type Href = string;
|
|
15
15
|
/**
|
|
16
16
|
* The title for the social link
|
|
17
17
|
*/
|
|
@@ -21,7 +21,7 @@ type Title = string;
|
|
|
21
21
|
*/
|
|
22
22
|
type SocialSharing = {
|
|
23
23
|
icon: Icon;
|
|
24
|
-
|
|
24
|
+
href: Href;
|
|
25
25
|
title: Title;
|
|
26
26
|
}[];
|
|
27
27
|
/**
|
|
@@ -45,4 +45,4 @@ interface BlogAsideProps {
|
|
|
45
45
|
date: PublishedDate;
|
|
46
46
|
className?: string;
|
|
47
47
|
}
|
|
48
|
-
export { Icon,
|
|
48
|
+
export { Icon, Href, Title, SocialSharing, ReadingTime, PublishedDate, BlogAsideProps };
|
|
@@ -31,10 +31,6 @@ type AspectRatio = "wide" | "square" | "vertical";
|
|
|
31
31
|
* Open link in new Tab
|
|
32
32
|
*/
|
|
33
33
|
type OpenLinkInNewTab = boolean;
|
|
34
|
-
/**
|
|
35
|
-
* Aria label for the link
|
|
36
|
-
*/
|
|
37
|
-
type AriaLabel = string;
|
|
38
34
|
/**
|
|
39
35
|
* The author of the blog post
|
|
40
36
|
*/
|
|
@@ -50,9 +46,8 @@ interface BlogAuthorProps {
|
|
|
50
46
|
links?: {
|
|
51
47
|
icon?: string;
|
|
52
48
|
label?: string;
|
|
53
|
-
|
|
49
|
+
href?: string;
|
|
54
50
|
newTab?: OpenLinkInNewTab;
|
|
55
|
-
ariaLabel?: AriaLabel;
|
|
56
51
|
}[];
|
|
57
52
|
}
|
|
58
|
-
export { Name, Byline, ImageSource, AltText, FullWidth, AspectRatio, OpenLinkInNewTab,
|
|
53
|
+
export { Name, Byline, ImageSource, AltText, FullWidth, AspectRatio, OpenLinkInNewTab, BlogAuthorProps };
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import { SectionProps } from "./SectionProps-
|
|
6
|
+
import { SectionProps } from "./SectionProps-1cfcf6e8.js";
|
|
7
7
|
import { BlogTeaserProps } from "./BlogTeaserProps-f5855e93.js";
|
|
8
|
-
import { CtaProps } from "./CtaProps-
|
|
8
|
+
import { CtaProps } from "./CtaProps-93230a76.js";
|
|
9
9
|
import { SeoProps } from "./SeoProps-f2d6dcaa.js";
|
|
10
10
|
/**
|
|
11
11
|
* Collection of sections (with their contents) to render as the blog overview intro
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
6
|
import { BlogHeadProps } from "./BlogHeadProps-c04a5ed8.js";
|
|
7
|
-
import { BlogAsideProps } from "./BlogAsideProps-
|
|
8
|
-
import { SectionProps } from "./SectionProps-
|
|
9
|
-
import { CtaProps } from "./CtaProps-
|
|
7
|
+
import { BlogAsideProps } from "./BlogAsideProps-d9decb7c.js";
|
|
8
|
+
import { SectionProps } from "./SectionProps-1cfcf6e8.js";
|
|
9
|
+
import { CtaProps } from "./CtaProps-93230a76.js";
|
|
10
10
|
import { SeoProps } from "./SeoProps-f2d6dcaa.js";
|
|
11
11
|
/**
|
|
12
12
|
* Body text for the blog post, overwrites sections if present
|
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
*/
|
|
9
9
|
type Label = string;
|
|
10
10
|
/**
|
|
11
|
-
*
|
|
11
|
+
* Target that should be linked, makes the button behave like a link semantically
|
|
12
12
|
*/
|
|
13
|
-
type
|
|
13
|
+
type Target = string;
|
|
14
14
|
/**
|
|
15
15
|
* Variant of button to be used
|
|
16
16
|
*/
|
|
@@ -32,10 +32,10 @@ type Disabled = boolean;
|
|
|
32
32
|
*/
|
|
33
33
|
interface ButtonProps {
|
|
34
34
|
label: Label;
|
|
35
|
-
|
|
35
|
+
target?: Target;
|
|
36
36
|
variant?: Variant;
|
|
37
37
|
icon?: Icon;
|
|
38
38
|
size?: Size;
|
|
39
39
|
disabled?: Disabled;
|
|
40
40
|
}
|
|
41
|
-
export { Label,
|
|
41
|
+
export { Label, Target, Variant, Icon, Size, Disabled, ButtonProps };
|
|
@@ -23,6 +23,10 @@ type HighlightText = boolean;
|
|
|
23
23
|
* Make the text and buttons color neutral
|
|
24
24
|
*/
|
|
25
25
|
type ColorNeutral = boolean;
|
|
26
|
+
/**
|
|
27
|
+
* Set the width of the content to the full width of the element
|
|
28
|
+
*/
|
|
29
|
+
type Width = boolean;
|
|
26
30
|
/**
|
|
27
31
|
* Text content to display inside the button
|
|
28
32
|
*/
|
|
@@ -32,9 +36,9 @@ type Label = string;
|
|
|
32
36
|
*/
|
|
33
37
|
type Icon = string;
|
|
34
38
|
/**
|
|
35
|
-
*
|
|
39
|
+
* Target that should be linked, makes the button behave like a link semantically
|
|
36
40
|
*/
|
|
37
|
-
type
|
|
41
|
+
type Target = string;
|
|
38
42
|
/**
|
|
39
43
|
* Background color for the whole element
|
|
40
44
|
*/
|
|
@@ -55,10 +59,6 @@ type Padding = boolean;
|
|
|
55
59
|
* Image description
|
|
56
60
|
*/
|
|
57
61
|
type AltText = string;
|
|
58
|
-
/**
|
|
59
|
-
* Select a vertical alignment for the image
|
|
60
|
-
*/
|
|
61
|
-
type VerticalAlignmentOfTheImage = "center" | "top" | "bottom";
|
|
62
62
|
/**
|
|
63
63
|
* Switch to displaying the image after the text on mobile
|
|
64
64
|
*/
|
|
@@ -72,37 +72,28 @@ type DesktopImageAfterText = boolean;
|
|
|
72
72
|
*/
|
|
73
73
|
type TextAlignment = "left" | "center";
|
|
74
74
|
/**
|
|
75
|
-
* Select a vertical alignment for the
|
|
75
|
+
* Select a vertical alignment for the image
|
|
76
76
|
*/
|
|
77
77
|
type VerticalAlignmentOfTheContent = "center" | "top" | "bottom";
|
|
78
|
-
/**
|
|
79
|
-
* Toggle padding of the content
|
|
80
|
-
*/
|
|
81
|
-
type Padding1 = boolean;
|
|
82
|
-
/**
|
|
83
|
-
* Toggle inversion of the component
|
|
84
|
-
*/
|
|
85
|
-
type Inverted = boolean;
|
|
86
78
|
interface CtaProps {
|
|
87
79
|
headline?: ComponentHeadline;
|
|
88
80
|
sub?: ComponentSubheadline;
|
|
89
81
|
text?: ComponentText;
|
|
90
82
|
highlightText?: HighlightText;
|
|
91
83
|
colorNeutral?: ColorNeutral;
|
|
84
|
+
fullWidth?: Width;
|
|
92
85
|
buttons?: Button[];
|
|
93
86
|
backgroundColor?: BackgroundColor;
|
|
94
87
|
backgroundImage?: BackgroundImage;
|
|
95
88
|
image?: Image;
|
|
96
89
|
order?: Order;
|
|
97
90
|
textAlign?: TextAlignment;
|
|
98
|
-
|
|
99
|
-
padding?: Padding1;
|
|
100
|
-
inverted?: Inverted;
|
|
91
|
+
contentAlign?: VerticalAlignmentOfTheContent;
|
|
101
92
|
}
|
|
102
93
|
interface Button {
|
|
103
94
|
label?: Label;
|
|
104
95
|
icon?: Icon;
|
|
105
|
-
|
|
96
|
+
target?: Target;
|
|
106
97
|
}
|
|
107
98
|
/**
|
|
108
99
|
* Image displayed alongside the text content
|
|
@@ -111,7 +102,6 @@ interface Image {
|
|
|
111
102
|
src?: ImageSource;
|
|
112
103
|
padding?: Padding;
|
|
113
104
|
alt?: AltText;
|
|
114
|
-
align?: VerticalAlignmentOfTheImage;
|
|
115
105
|
}
|
|
116
106
|
/**
|
|
117
107
|
* Choose what comes first on mobile and desktop: image or text
|
|
@@ -120,4 +110,4 @@ interface Order {
|
|
|
120
110
|
mobileImageLast?: MobileImageAfterText;
|
|
121
111
|
desktopImageLast?: DesktopImageAfterText;
|
|
122
112
|
}
|
|
123
|
-
export { ComponentHeadline, ComponentSubheadline, ComponentText, HighlightText, ColorNeutral, Label, Icon,
|
|
113
|
+
export { ComponentHeadline, ComponentSubheadline, ComponentText, HighlightText, ColorNeutral, Width, Label, Icon, Target, BackgroundColor, BackgroundImage, ImageSource, Padding, AltText, MobileImageAfterText, DesktopImageAfterText, TextAlignment, VerticalAlignmentOfTheContent, CtaProps, Button, Image, Order };
|
|
@@ -31,17 +31,13 @@ type Title = string;
|
|
|
31
31
|
*/
|
|
32
32
|
type Text = string;
|
|
33
33
|
/**
|
|
34
|
-
* The CTA
|
|
34
|
+
* The CTA target
|
|
35
35
|
*/
|
|
36
|
-
type
|
|
36
|
+
type CallToActionTarget = string;
|
|
37
37
|
/**
|
|
38
38
|
* The text label displayed on the link
|
|
39
39
|
*/
|
|
40
40
|
type LinkLabel = string;
|
|
41
|
-
/**
|
|
42
|
-
* Icon for the link style of the cta
|
|
43
|
-
*/
|
|
44
|
-
type Icon1 = string;
|
|
45
41
|
/**
|
|
46
42
|
* Component used to display a set of features
|
|
47
43
|
*/
|
|
@@ -59,9 +55,8 @@ interface Feature {
|
|
|
59
55
|
title?: Title;
|
|
60
56
|
text?: Text;
|
|
61
57
|
cta?: {
|
|
62
|
-
|
|
58
|
+
target?: CallToActionTarget;
|
|
63
59
|
label?: LinkLabel;
|
|
64
|
-
icon?: Icon1;
|
|
65
60
|
};
|
|
66
61
|
}
|
|
67
|
-
export { Layout, CTAToggle, Features, Icon, Title, Text,
|
|
62
|
+
export { Layout, CTAToggle, Features, Icon, Title, Text, CallToActionTarget, LinkLabel, FeaturesProps, Feature };
|
|
@@ -36,11 +36,11 @@ interface FooterProps {
|
|
|
36
36
|
byline?: Byline;
|
|
37
37
|
inverted?: Inverted;
|
|
38
38
|
navItems?: {
|
|
39
|
-
|
|
39
|
+
href: string;
|
|
40
40
|
label: string;
|
|
41
41
|
active?: boolean;
|
|
42
42
|
items?: {
|
|
43
|
-
|
|
43
|
+
href?: string;
|
|
44
44
|
label?: string;
|
|
45
45
|
active?: boolean;
|
|
46
46
|
}[];
|
|
@@ -49,11 +49,11 @@ interface HeaderProps {
|
|
|
49
49
|
floating?: Floating;
|
|
50
50
|
inverted?: Inverted;
|
|
51
51
|
navItems?: {
|
|
52
|
-
|
|
52
|
+
href: string;
|
|
53
53
|
label: string;
|
|
54
54
|
active?: boolean;
|
|
55
55
|
items?: {
|
|
56
|
-
|
|
56
|
+
href?: string;
|
|
57
57
|
label?: string;
|
|
58
58
|
active?: boolean;
|
|
59
59
|
}[];
|
|
@@ -37,9 +37,9 @@ type Label = string;
|
|
|
37
37
|
*/
|
|
38
38
|
type Icon = string;
|
|
39
39
|
/**
|
|
40
|
-
*
|
|
40
|
+
* Target that should be linked, makes the button behave like a link semantically
|
|
41
41
|
*/
|
|
42
|
-
type
|
|
42
|
+
type Target = string;
|
|
43
43
|
/**
|
|
44
44
|
* Enable grid layer
|
|
45
45
|
*/
|
|
@@ -72,10 +72,6 @@ type AltText = string;
|
|
|
72
72
|
* Choose the alginment of the module content
|
|
73
73
|
*/
|
|
74
74
|
type ModuleAligment = "center" | "below" | "left" | "right" | "corner";
|
|
75
|
-
/**
|
|
76
|
-
* Inverted color scheme for the box
|
|
77
|
-
*/
|
|
78
|
-
type Inverted = boolean;
|
|
79
75
|
interface HeroProps {
|
|
80
76
|
headline?: Headline;
|
|
81
77
|
sub?: ModuleSubheadline;
|
|
@@ -88,12 +84,11 @@ interface HeroProps {
|
|
|
88
84
|
overlay?: GridLayer;
|
|
89
85
|
image?: BackgroundImage;
|
|
90
86
|
textPosition?: ModuleAligment;
|
|
91
|
-
inverted?: Inverted;
|
|
92
87
|
}
|
|
93
88
|
interface Button {
|
|
94
89
|
label?: Label;
|
|
95
90
|
icon?: Icon;
|
|
96
|
-
|
|
91
|
+
target?: Target;
|
|
97
92
|
}
|
|
98
93
|
/**
|
|
99
94
|
* Sources of background images for different screen sizes
|
|
@@ -106,4 +101,4 @@ interface BackgroundImage {
|
|
|
106
101
|
indent?: ImageIndent;
|
|
107
102
|
alt?: AltText;
|
|
108
103
|
}
|
|
109
|
-
export { Headline, ModuleSubheadline, ModuleText, HighlightText, ColorNeutral, Height, Textbox, Label, Icon,
|
|
104
|
+
export { Headline, ModuleSubheadline, ModuleText, HighlightText, ColorNeutral, Height, Textbox, Label, Icon, Target, GridLayer, MobileImageSource, TabletImageSource, DesktopImageSource, OptionalSource, ImageIndent, AltText, ModuleAligment, HeroProps, Button, BackgroundImage };
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import { ButtonProps } from "./ButtonProps-
|
|
6
|
+
import { ButtonProps } from "./ButtonProps-03ff6d21.js";
|
|
7
7
|
/**
|
|
8
8
|
* Headline for the module element
|
|
9
9
|
*/
|
|
@@ -33,9 +33,9 @@ type ButtonToggle = boolean;
|
|
|
33
33
|
*/
|
|
34
34
|
type Label = string;
|
|
35
35
|
/**
|
|
36
|
-
*
|
|
36
|
+
* Target that should be linked, makes the button behave like a link semantically
|
|
37
37
|
*/
|
|
38
|
-
type
|
|
38
|
+
type Target = string;
|
|
39
39
|
/**
|
|
40
40
|
* Choose an icon
|
|
41
41
|
*/
|
|
@@ -63,7 +63,7 @@ interface TileProps {
|
|
|
63
63
|
button?: {
|
|
64
64
|
toggle?: ButtonToggle;
|
|
65
65
|
label?: Label;
|
|
66
|
-
|
|
66
|
+
target?: Target;
|
|
67
67
|
icon?: Icon;
|
|
68
68
|
};
|
|
69
69
|
backgroundColor?: BackgroundColor;
|
|
@@ -255,4 +255,4 @@ interface MosaicProps {
|
|
|
255
255
|
largeHeadlines?: LargeHeadlines;
|
|
256
256
|
tile?: Tiles;
|
|
257
257
|
}
|
|
258
|
-
export { Headline, ModuleSubheadline, ModuleText, Source, AltText, ButtonToggle, Label,
|
|
258
|
+
export { Headline, ModuleSubheadline, ModuleText, Source, AltText, ButtonToggle, Label, Target, Icon, BackgroundColor, BackgroundImage, TextColor, TileProps, Layout, LargeHeadlines, Tiles, MosaicProps };
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import { SectionProps } from "./SectionProps-
|
|
6
|
+
import { SectionProps } from "./SectionProps-1cfcf6e8.js";
|
|
7
7
|
import { SeoProps } from "./SeoProps-f2d6dcaa.js";
|
|
8
8
|
/**
|
|
9
9
|
* Collection of sections (with their contents) to render on the page
|
|
@@ -3,24 +3,24 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import { CtaProps } from "./CtaProps-
|
|
6
|
+
import { CtaProps } from "./CtaProps-93230a76.js";
|
|
7
7
|
import { DividerProps } from "./DividerProps-2ef31901.js";
|
|
8
8
|
import { FaqProps } from "./FaqProps-ad618cd5.js";
|
|
9
|
-
import { FeaturesProps } from "./FeaturesProps-
|
|
9
|
+
import { FeaturesProps } from "./FeaturesProps-e58616a5.js";
|
|
10
10
|
import { GalleryProps } from "./GalleryProps-76e7de44.js";
|
|
11
|
-
import { HeroProps } from "./HeroProps-
|
|
11
|
+
import { HeroProps } from "./HeroProps-f704d270.js";
|
|
12
12
|
import { HtmlProps } from "./HtmlProps-9d091769.js";
|
|
13
13
|
import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
|
|
14
14
|
import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
|
|
15
15
|
import { LogosProps } from "./LogosProps-f9474fe2.js";
|
|
16
16
|
import { MosaicProps } from "./MosaicProps-d52c7151.js";
|
|
17
|
-
import { SliderProps } from "./SliderProps-
|
|
17
|
+
import { SliderProps } from "./SliderProps-93230a76.js";
|
|
18
18
|
import { StatsProps } from "./StatsProps-bf5ef578.js";
|
|
19
|
-
import { TeaserCardProps } from "./TeaserCardProps-
|
|
19
|
+
import { TeaserCardProps } from "./TeaserCardProps-b9c28e78.js";
|
|
20
20
|
import { TestimonialsProps } from "./TestimonialsProps-e344f597.js";
|
|
21
21
|
import { TextProps } from "./TextProps-a23170d2.js";
|
|
22
|
-
import { VideoCurtainProps } from "./VideoCurtainProps-
|
|
23
|
-
import { ButtonProps } from "./ButtonProps-
|
|
22
|
+
import { VideoCurtainProps } from "./VideoCurtainProps-6c625a69.js";
|
|
23
|
+
import { ButtonProps } from "./ButtonProps-03ff6d21.js";
|
|
24
24
|
/**
|
|
25
25
|
* Width of section to use
|
|
26
26
|
*/
|
|
@@ -28,15 +28,11 @@ type Width = "full" | "max" | "wide" | "default" | "narrow";
|
|
|
28
28
|
/**
|
|
29
29
|
* Style of background
|
|
30
30
|
*/
|
|
31
|
-
type Style = "
|
|
31
|
+
type Style = "stagelights" | "horizontalGradient" | "verticalGradient" | "accentTransition" | "boldTransition" | "symmetricGlow" | "anchorGlow";
|
|
32
32
|
/**
|
|
33
33
|
* Color of background
|
|
34
34
|
*/
|
|
35
35
|
type Style1 = "default" | "accent" | "bold";
|
|
36
|
-
/**
|
|
37
|
-
* Color of background
|
|
38
|
-
*/
|
|
39
|
-
type Style2 = "none" | "to-default" | "to-accent" | "to-bold" | "to-inverted";
|
|
40
36
|
/**
|
|
41
37
|
* Background image for the whole section
|
|
42
38
|
*/
|
|
@@ -124,7 +120,6 @@ interface SectionProps {
|
|
|
124
120
|
width?: Width;
|
|
125
121
|
style?: Style;
|
|
126
122
|
backgroundColor?: Style1;
|
|
127
|
-
transition?: Style2;
|
|
128
123
|
backgroundImage?: BackgroundImage;
|
|
129
124
|
spotlight?: Spotlight;
|
|
130
125
|
spaceBefore?: SpaceBefore;
|
|
@@ -150,4 +145,4 @@ interface SectionProps {
|
|
|
150
145
|
components?: Content;
|
|
151
146
|
buttons?: Buttons;
|
|
152
147
|
}
|
|
153
|
-
export { Width, Style, Style1,
|
|
148
|
+
export { Width, Style, Style1, BackgroundImage, Spotlight, SpaceBefore, SpaceAfter, Inverted, HeaderSpacing, Headline, LargeHeadline, HeadlineWidth, HeadlineTextAlignment, HeadlineAlignment, Subheadline, SwitchHeadlineOrder, ContentWidth, ContentAlignment, Gutter, Mode, TileWidth, Content, Buttons, SectionProps };
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import { CtaProps } from "./CtaProps-
|
|
7
|
-
import { FeaturesProps } from "./FeaturesProps-
|
|
6
|
+
import { CtaProps } from "./CtaProps-93230a76.js";
|
|
7
|
+
import { FeaturesProps } from "./FeaturesProps-e58616a5.js";
|
|
8
8
|
import { GalleryProps } from "./GalleryProps-76e7de44.js";
|
|
9
|
-
import { HeroProps } from "./HeroProps-
|
|
9
|
+
import { HeroProps } from "./HeroProps-f704d270.js";
|
|
10
10
|
import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
|
|
11
11
|
import { LogosProps } from "./LogosProps-f9474fe2.js";
|
|
12
12
|
import { StatsProps } from "./StatsProps-bf5ef578.js";
|
|
13
|
-
import { TeaserCardProps } from "./TeaserCardProps-
|
|
13
|
+
import { TeaserCardProps } from "./TeaserCardProps-b9c28e78.js";
|
|
14
14
|
import { TestimonialsProps } from "./TestimonialsProps-e344f597.js";
|
|
15
15
|
import { TextProps } from "./TextProps-a23170d2.js";
|
|
16
16
|
/**
|
|
@@ -50,7 +50,7 @@ interface SliderProps {
|
|
|
50
50
|
equalHeight?: EqualizeSlidesHeights;
|
|
51
51
|
gap?: Gap;
|
|
52
52
|
arrows?: ShowArrows;
|
|
53
|
-
|
|
53
|
+
variant?: Type;
|
|
54
54
|
className?: Class;
|
|
55
55
|
components?: Content;
|
|
56
56
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import { StatProps } from "./StatProps-
|
|
6
|
+
import { StatProps } from "./StatProps-79109ad0.js";
|
|
7
7
|
/**
|
|
8
8
|
* The stats to display with a number upcounter
|
|
9
9
|
*
|
|
@@ -16,9 +16,9 @@ type Text = string;
|
|
|
16
16
|
*/
|
|
17
17
|
type Label = string;
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* Target that should be linked
|
|
20
20
|
*/
|
|
21
|
-
type
|
|
21
|
+
type Target = string;
|
|
22
22
|
/**
|
|
23
23
|
* Label of the button. Still A11Y relevant when the button is hidden.
|
|
24
24
|
*/
|
|
@@ -46,7 +46,7 @@ interface TeaserCardProps {
|
|
|
46
46
|
* Layout for the Teaser Card
|
|
47
47
|
*/
|
|
48
48
|
layout?: "stack" | "row";
|
|
49
|
-
|
|
49
|
+
target: Target;
|
|
50
50
|
button?: {
|
|
51
51
|
label: Label1;
|
|
52
52
|
chevron?: Icon;
|
|
@@ -58,4 +58,4 @@ interface TeaserCardProps {
|
|
|
58
58
|
*/
|
|
59
59
|
imageRatio?: "wide" | "landscape" | "square" | "unset";
|
|
60
60
|
}
|
|
61
|
-
export { Headline, Text, Label,
|
|
61
|
+
export { Headline, Text, Label, Target, Label1, Icon, DisplayButton, Image, TeaserCardProps };
|
|
@@ -32,9 +32,9 @@ type Label = string;
|
|
|
32
32
|
*/
|
|
33
33
|
type Icon = string;
|
|
34
34
|
/**
|
|
35
|
-
*
|
|
35
|
+
* Target that should be linked, makes the button behave like a link semantically
|
|
36
36
|
*/
|
|
37
|
-
type
|
|
37
|
+
type Target = string;
|
|
38
38
|
/**
|
|
39
39
|
* Enable grid layer
|
|
40
40
|
*/
|
|
@@ -54,7 +54,7 @@ type DesktopVideoSource = string;
|
|
|
54
54
|
/**
|
|
55
55
|
* Choose the alginment of the module content
|
|
56
56
|
*/
|
|
57
|
-
type ModuleAligment = "center" | "
|
|
57
|
+
type ModuleAligment = "center" | "left" | "right";
|
|
58
58
|
interface VideoCurtainProps {
|
|
59
59
|
headline?: Headline;
|
|
60
60
|
sub?: ModuleSubheadline;
|
|
@@ -69,7 +69,7 @@ interface VideoCurtainProps {
|
|
|
69
69
|
interface Button {
|
|
70
70
|
label?: Label;
|
|
71
71
|
icon?: Icon;
|
|
72
|
-
|
|
72
|
+
target?: Target;
|
|
73
73
|
}
|
|
74
74
|
/**
|
|
75
75
|
* Sources of background videos for different screen sizes
|
|
@@ -79,4 +79,4 @@ interface BackgroundVideo {
|
|
|
79
79
|
srcTablet?: TabletVideoSource;
|
|
80
80
|
srcDesktop?: DesktopVideoSource;
|
|
81
81
|
}
|
|
82
|
-
export { Headline, ModuleSubheadline, ModuleText, HighlightText, ColorNeutral, Label, Icon,
|
|
82
|
+
export { Headline, ModuleSubheadline, ModuleText, HighlightText, ColorNeutral, Label, Icon, Target, GridLayer, MobileVideoSource, TabletVideoSource, DesktopVideoSource, ModuleAligment, VideoCurtainProps, Button, BackgroundVideo };
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
}
|
|
5
5
|
|
|
6
6
|
.dsa-blog-aside {
|
|
7
|
-
--dsa-blog-aside--gap: var(--ks-spacing-stack-
|
|
7
|
+
--dsa-blog-aside--gap: var(--ks-spacing-stack-xs);
|
|
8
8
|
--dsa-blog-aside__author__title--font: var(--ks-font-copy-m);
|
|
9
9
|
--dsa-blog-aside__author__subtitle--font: var(--ks-font-copy-s);
|
|
10
10
|
--dsa-blog-aside__author__image--flex-basis: 120px;
|
|
11
|
-
--dsa-blog-aside__author__body--flex-basis:
|
|
11
|
+
--dsa-blog-aside__author__body--flex-basis: 240px;
|
|
12
12
|
--dsa-blog-aside__author__link--font: var(--ks-font-interface-s);
|
|
13
|
-
--dsa-blog-aside__author--gap-horizontal: var(--ks-spacing-inline-
|
|
13
|
+
--dsa-blog-aside__author--gap-horizontal: var(--ks-spacing-inline-xs);
|
|
14
14
|
--dsa-blog-aside__author--gap-vertical: var(--ks-spacing-stack-xs);
|
|
15
15
|
--dsa-blog-aside__meta__item--font: var(--ks-font-interface-s);
|
|
16
16
|
--dsa-blog-aside__meta__item--color: var(--ks-text-color-interface);
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
--dsa-blog-aside__sharebar__link--color: var(--dsa-link--color);
|
|
20
20
|
--dsa-blog-aside__sharebar__link--color_hover: var(--dsa-link--color_hover);
|
|
21
21
|
}
|
|
22
|
-
@container blog-aside (min-width:
|
|
22
|
+
@container blog-aside (min-width: 500px) {
|
|
23
23
|
.dsa-blog-aside {
|
|
24
24
|
--dsa-blog-aside__author__image--flex-basis: 180px;
|
|
25
25
|
--dsa-blog-aside__author__title--font: var(--ks-font-copy-l);
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"title": "Alt Text",
|
|
46
46
|
"description": "Alt text of the image",
|
|
47
47
|
"examples": [
|
|
48
|
-
"Picture of
|
|
48
|
+
"Picture of Jane Smith"
|
|
49
49
|
]
|
|
50
50
|
},
|
|
51
51
|
"fullWidth": {
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"label": {
|
|
81
81
|
"type": "string"
|
|
82
82
|
},
|
|
83
|
-
"
|
|
83
|
+
"href": {
|
|
84
84
|
"type": "string",
|
|
85
85
|
"format": "uri"
|
|
86
86
|
},
|
|
@@ -89,14 +89,6 @@
|
|
|
89
89
|
"description": "Open link in new Tab",
|
|
90
90
|
"type": "boolean",
|
|
91
91
|
"default": false
|
|
92
|
-
},
|
|
93
|
-
"ariaLabel": {
|
|
94
|
-
"title": "Aria Label",
|
|
95
|
-
"description": "Aria label for the link",
|
|
96
|
-
"type": "string",
|
|
97
|
-
"examples": [
|
|
98
|
-
"Link to Isabella Doe's social media profile"
|
|
99
|
-
]
|
|
100
92
|
}
|
|
101
93
|
},
|
|
102
94
|
"additionalProperties": false
|
|
@@ -106,12 +98,12 @@
|
|
|
106
98
|
{
|
|
107
99
|
"icon": "phone",
|
|
108
100
|
"label": "0228 / 688 966 20",
|
|
109
|
-
"
|
|
101
|
+
"href": "tel:+4922868896620"
|
|
110
102
|
},
|
|
111
103
|
{
|
|
112
104
|
"icon": "email",
|
|
113
105
|
"label": "mail@example.com",
|
|
114
|
-
"
|
|
106
|
+
"href": "mailto:mail@example.com"
|
|
115
107
|
}
|
|
116
108
|
]
|
|
117
109
|
]
|
|
@@ -142,9 +134,9 @@
|
|
|
142
134
|
"facebook"
|
|
143
135
|
]
|
|
144
136
|
},
|
|
145
|
-
"
|
|
146
|
-
"title": "
|
|
147
|
-
"description": "The
|
|
137
|
+
"href": {
|
|
138
|
+
"title": "Href",
|
|
139
|
+
"description": "The href for the social link",
|
|
148
140
|
"type": "string",
|
|
149
141
|
"format": "uri",
|
|
150
142
|
"examples": [
|
|
@@ -163,7 +155,7 @@
|
|
|
163
155
|
"additionalProperties": false,
|
|
164
156
|
"required": [
|
|
165
157
|
"icon",
|
|
166
|
-
"
|
|
158
|
+
"href",
|
|
167
159
|
"title"
|
|
168
160
|
]
|
|
169
161
|
}
|
|
@@ -22,9 +22,9 @@
|
|
|
22
22
|
"format": "icon",
|
|
23
23
|
"examples": ["twitter", "facebook"]
|
|
24
24
|
},
|
|
25
|
-
"
|
|
26
|
-
"title": "
|
|
27
|
-
"description": "The
|
|
25
|
+
"href": {
|
|
26
|
+
"title": "Href",
|
|
27
|
+
"description": "The href for the social link",
|
|
28
28
|
"type": "string",
|
|
29
29
|
"format": "uri",
|
|
30
30
|
"examples": [
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
}
|
|
40
40
|
},
|
|
41
41
|
"additionalProperties": false,
|
|
42
|
-
"required": ["icon", "
|
|
42
|
+
"required": ["icon", "href", "title"]
|
|
43
43
|
}
|
|
44
44
|
},
|
|
45
45
|
"readingTime": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { HTMLAttributes } from "react";
|
|
3
|
-
import { BlogAsideProps } from "../../BlogAsideProps-
|
|
3
|
+
import { BlogAsideProps } from "../../BlogAsideProps-d9decb7c.js";
|
|
4
4
|
declare const BlogAsideContextDefault: import("react").ForwardRefExoticComponent<BlogAsideProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
5
|
declare const BlogAsideContext: import("react").Context<import("react").ForwardRefExoticComponent<BlogAsideProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
6
|
declare const BlogAside: import("react").ForwardRefExoticComponent<BlogAsideProps & import("react").RefAttributes<HTMLDivElement>>;
|