@kickstartds/ds-agency-premium 1.6.71--canary.55.2416.0 → 1.6.71
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-c760fd2a.d.ts → BlogPostProps-6b3cff22.d.ts} +3 -3
- package/dist/{ButtonProps-4e2b2ecf.d.ts → ButtonProps-03ff6d21.d.ts} +4 -6
- package/dist/{CtaProps-789f8508.d.ts → CtaProps-93230a76.d.ts} +11 -16
- 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-fec6b267.d.ts → HeroProps-f704d270.d.ts} +5 -15
- 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-d60aba86.d.ts → SectionProps-1cfcf6e8.d.ts} +11 -21
- package/dist/{SliderProps-789f8508.d.ts → SliderProps-93230a76.d.ts} +5 -5
- 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 +14 -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 +4 -9
- package/dist/components/blog-author/blog-author.schema.dereffed.json +7 -12
- package/dist/components/blog-author/index.d.ts +1 -1
- package/dist/components/blog-author/index.js +1 -10
- package/dist/components/blog-head/blog-head.schema.dereffed.json +6 -0
- package/dist/components/blog-head/index.js +1 -6
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +319 -12097
- package/dist/components/blog-overview/blog-overview.schema.json +2 -2
- package/dist/components/blog-overview/index.js +0 -1
- package/dist/components/blog-post/blog-post.schema.dereffed.json +317 -12109
- package/dist/components/blog-post/blog-post.schema.json +2 -2
- package/dist/components/blog-post/index.d.ts +1 -1
- package/dist/components/blog-post/index.js +2 -5
- package/dist/components/blog-tag/blog-tag.schema.dereffed.json +3 -0
- package/dist/components/blog-teaser/blog-teaser.css +2 -2
- package/dist/components/blog-teaser/blog-teaser.schema.dereffed.json +6 -0
- package/dist/components/blog-teaser/index.js +8 -15
- package/dist/components/button/button.css +2 -2
- package/dist/components/button/button.schema.dereffed.json +4 -10
- package/dist/components/button/button.schema.json +3 -8
- package/dist/components/button/index.d.ts +1 -1
- package/dist/components/button/index.js +9 -19
- package/dist/components/button-group/button-group.schema.dereffed.json +9 -12
- package/dist/components/button-group/index.d.ts +4 -4
- package/dist/components/button-group/index.js +2 -11
- package/dist/components/contact/contact.css +17 -11
- package/dist/components/contact/contact.schema.dereffed.json +8 -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 +2 -11
- package/dist/components/cta/cta.css +71 -48
- package/dist/components/cta/cta.schema.dereffed.json +13 -21
- package/dist/components/cta/cta.schema.json +10 -17
- package/dist/components/cta/index.d.ts +1 -1
- package/dist/components/cta/index.js +27 -44
- package/dist/components/divider/divider.schema.dereffed.json +3 -0
- package/dist/components/divider/index.js +1 -6
- package/dist/components/faq/faq.schema.dereffed.json +3 -0
- package/dist/components/faq/index.js +1 -6
- package/dist/components/feature/feature.schema.dereffed.json +6 -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 -15
- package/dist/components/features/features.css +14 -12
- package/dist/components/features/features.schema.dereffed.json +6 -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 -14
- package/dist/components/footer/footer.css +3 -4
- package/dist/components/footer/footer.schema.dereffed.json +15 -12
- package/dist/components/footer/index.d.ts +1 -1
- package/dist/components/footer/index.js +2 -12
- package/dist/components/gallery/gallery.schema.dereffed.json +4 -2
- package/dist/components/gallery/gallery.schema.json +1 -2
- package/dist/components/gallery/index.js +2 -10
- package/dist/components/header/header.css +9 -52
- package/dist/components/header/header.schema.dereffed.json +15 -12
- package/dist/components/header/index.d.ts +1 -1
- package/dist/components/header/index.js +6 -18
- package/dist/components/headline/headline.css +40 -36
- package/dist/components/headline/headline.schema.dereffed.json +3 -0
- package/dist/components/headline/index.js +4 -13
- package/dist/components/hero/hero.css +52 -130
- package/dist/components/hero/hero.schema.dereffed.json +8 -19
- package/dist/components/hero/hero.schema.json +4 -24
- package/dist/components/hero/index.d.ts +1 -1
- package/dist/components/hero/index.js +40 -66
- package/dist/components/html/html.schema.dereffed.json +3 -0
- package/dist/components/html/index.js +1 -8
- package/dist/components/image-story/image-story.css +6 -9
- package/dist/components/image-story/image-story.schema.dereffed.json +7 -10
- package/dist/components/image-story/index.js +1 -14
- package/dist/components/image-text/image-text.css +4 -4
- package/dist/components/image-text/image-text.schema.dereffed.json +3 -0
- package/dist/components/image-text/index.js +1 -7
- package/dist/components/index/index.d.ts +3 -4
- package/dist/components/logo/index.js +1 -6
- package/dist/components/logo/logo.schema.dereffed.json +3 -0
- package/dist/components/logos/index.js +2 -13
- package/dist/components/logos/logos.css +2 -2
- package/dist/components/logos/logos.schema.dereffed.json +9 -6
- package/dist/components/logos/logos.schema.json +6 -6
- package/dist/components/mosaic/index.js +2 -9
- package/dist/components/mosaic/mosaic.css +7 -5
- package/dist/components/mosaic/mosaic.schema.dereffed.json +9 -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 +4 -1
- package/dist/components/nav-flyout/index.d.ts +2 -2
- package/dist/components/nav-flyout/index.js +9 -13
- package/dist/components/nav-flyout/nav-flyout.css +15 -29
- package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +18 -12
- package/dist/components/nav-main/index.d.ts +5 -5
- package/dist/components/nav-main/index.js +3 -11
- package/dist/components/nav-main/nav-main.schema.dereffed.json +21 -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 +3 -9
- package/dist/components/nav-topbar/nav-topbar.css +4 -17
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +15 -12
- package/dist/components/page/page.schema.dereffed.json +291 -12079
- package/dist/components/page/page.schema.json +2 -2
- package/dist/components/page-wrapper/index.js +0 -51
- package/dist/components/page-wrapper/tokens.css +810 -507
- package/dist/components/presets.json +559 -2249
- package/dist/components/providers/index.js +0 -1
- package/dist/components/section/index.d.ts +1 -1
- package/dist/components/section/index.js +17 -39
- package/dist/components/section/section.css +57 -39
- package/dist/components/section/section.schema.dereffed.json +277 -12071
- package/dist/components/section/section.schema.json +11 -25
- package/dist/components/seo/seo.schema.dereffed.json +7 -4
- package/dist/components/seo/seo.schema.json +3 -4
- package/dist/components/settings/settings.schema.dereffed.json +41 -29
- package/dist/components/settings/settings.schema.json +2 -2
- package/dist/components/slider/index.d.ts +2 -4
- package/dist/components/slider/index.js +3 -19
- package/dist/components/slider/slider.css +9 -14
- package/dist/components/slider/slider.schema.dereffed.json +74 -74
- 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.js +1 -4
- package/dist/components/stat/stat.schema.dereffed.json +3 -0
- package/dist/components/stats/index.js +1 -6
- package/dist/components/stats/stats.schema.dereffed.json +6 -0
- package/dist/components/teaser-card/index.d.ts +1 -1
- package/dist/components/teaser-card/index.js +10 -20
- package/dist/components/teaser-card/teaser-card.css +52 -101
- package/dist/components/teaser-card/teaser-card.schema.dereffed.json +7 -4
- package/dist/components/teaser-card/teaser-card.schema.json +4 -4
- package/dist/components/testimonial/index.js +1 -7
- package/dist/components/testimonial/testimonial.schema.dereffed.json +3 -0
- package/dist/components/testimonials/index.d.ts +1 -1
- package/dist/components/testimonials/index.js +1 -8
- package/dist/components/testimonials/testimonials.css +0 -4
- package/dist/components/testimonials/testimonials.schema.dereffed.json +3 -0
- package/dist/components/text/index.js +1 -8
- package/dist/components/text/text.css +2 -2
- package/dist/components/text/text.schema.dereffed.json +3 -0
- package/dist/components/tile/tile.schema.dereffed.json +6 -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 +5 -23
- package/dist/components/video-curtain/video-curtain.css +31 -54
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +8 -7
- package/dist/components/video-curtain/video-curtain.schema.json +4 -4
- package/dist/global.css +89 -323
- package/dist/static/fonts/dsa/Fredoka-Bold.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Bold.woff2 +0 -0
- package/dist/static/fonts/dsa/Fredoka-Light.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Light.woff2 +0 -0
- package/dist/static/fonts/dsa/Fredoka-Medium.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Medium.woff2 +0 -0
- package/dist/static/fonts/dsa/Fredoka-Regular.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Regular.woff2 +0 -0
- package/dist/static/fonts/dsa/Fredoka-SemiBold.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-SemiBold.woff2 +0 -0
- package/dist/static/fonts/dsa/Mulish-300.woff +0 -0
- package/dist/static/fonts/dsa/Mulish-300.woff2 +0 -0
- package/dist/static/fonts/dsa/Mulish-600.woff +0 -0
- package/dist/static/fonts/dsa/Mulish-600.woff2 +0 -0
- package/dist/static/fonts/dsa/Mulish-800.woff +0 -0
- package/dist/static/fonts/dsa/Mulish-800.woff2 +0 -0
- package/dist/static/fonts/dsa/Mulish-Regular.woff +0 -0
- package/dist/static/fonts/dsa/Mulish-Regular.woff2 +0 -0
- 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 -56
- 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 +810 -507
- package/dist/tokens/tokens.js +917 -817
- package/package.json +5 -14
- package/dist/BusinessCardProps-e10e7b62.d.ts +0 -101
- package/dist/ContentNavProps-0e282a9f.d.ts +0 -36
- package/dist/DownloadsProps-a49a977e.d.ts +0 -34
- 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/SplitEvenProps-789f8508.d.ts +0 -65
- package/dist/SplitWeightedProps-789f8508.d.ts +0 -95
- package/dist/components/breadcrumb/breadcrumb.css +0 -32
- package/dist/components/breadcrumb/breadcrumb.schema.dereffed.json +0 -31
- 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 -22
- package/dist/components/business-card/business-card.css +0 -186
- package/dist/components/business-card/business-card.schema.dereffed.json +0 -141
- package/dist/components/business-card/business-card.schema.json +0 -126
- package/dist/components/business-card/index.d.ts +0 -7
- package/dist/components/business-card/index.js +0 -31
- package/dist/components/content-nav/content-nav.css +0 -122
- package/dist/components/content-nav/content-nav.schema.dereffed.json +0 -58
- package/dist/components/content-nav/content-nav.schema.json +0 -52
- package/dist/components/content-nav/index.d.ts +0 -7
- package/dist/components/content-nav/index.js +0 -21
- package/dist/components/cookie-consent/C15t.client.d.ts +0 -5
- package/dist/components/cookie-consent/C15t.client.js +0 -67
- package/dist/components/cookie-consent/CookieConsent.client.d.ts +0 -25
- package/dist/components/cookie-consent/CookieConsent.client.js +0 -84
- package/dist/components/cookie-consent/cookie-consent.css +0 -267
- package/dist/components/cookie-consent/cookie-consent.schema.dereffed.json +0 -256
- package/dist/components/cookie-consent/cookie-consent.schema.json +0 -224
- package/dist/components/cookie-consent/index.d.ts +0 -143
- package/dist/components/cookie-consent/index.js +0 -26
- package/dist/components/downloads/downloads.css +0 -153
- package/dist/components/downloads/downloads.schema.dereffed.json +0 -52
- package/dist/components/downloads/downloads.schema.json +0 -44
- package/dist/components/downloads/index.d.ts +0 -8
- package/dist/components/downloads/index.js +0 -23
- package/dist/components/event-appointment/event-appointment.css +0 -63
- package/dist/components/event-appointment/event-appointment.schema.dereffed.json +0 -53
- 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 -21
- package/dist/components/event-detail/event-detail.schema.dereffed.json +0 -278
- 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 -37
- package/dist/components/event-filter/event-filter.css +0 -31
- package/dist/components/event-filter/event-filter.schema.dereffed.json +0 -115
- 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 -61
- package/dist/components/event-header/event-header.css +0 -6
- package/dist/components/event-header/event-header.schema.dereffed.json +0 -35
- 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 -25
- package/dist/components/event-latest/event-latest.css +0 -5
- package/dist/components/event-latest/event-latest.schema.dereffed.json +0 -136
- 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 -24
- 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 -94
- 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 -23
- package/dist/components/event-list/event-list.schema.dereffed.json +0 -275
- 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 -74
- package/dist/components/event-list-teaser/event-list-teaser.css +0 -143
- package/dist/components/event-list-teaser/event-list-teaser.schema.dereffed.json +0 -148
- 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 -28
- package/dist/components/event-location/event-location.css +0 -71
- package/dist/components/event-location/event-location.schema.dereffed.json +0 -120
- 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 -25
- package/dist/components/event-login/event-login.css +0 -31
- package/dist/components/event-login/event-login.schema.dereffed.json +0 -122
- 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 -31
- package/dist/components/event-registration/event-registration.css +0 -88
- package/dist/components/event-registration/event-registration.schema.dereffed.json +0 -171
- 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 -36
- package/dist/components/pagination/index.d.ts +0 -47
- package/dist/components/pagination/index.js +0 -64
- package/dist/components/pagination/pagination.css +0 -66
- package/dist/components/pagination/pagination.schema.dereffed.json +0 -61
- 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 -40
- package/dist/components/search/search.schema.dereffed.json +0 -125
- 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 -20
- package/dist/components/search-bar/search-bar.css +0 -33
- package/dist/components/search-bar/search-bar.schema.dereffed.json +0 -45
- 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 -20
- package/dist/components/search-filter/search-filter.css +0 -22
- package/dist/components/search-filter/search-filter.schema.dereffed.json +0 -66
- 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 -20
- package/dist/components/search-result/search-result.css +0 -28
- package/dist/components/search-result/search-result.schema.dereffed.json +0 -47
- package/dist/components/search-result/search-result.schema.json +0 -41
- package/dist/components/split-even/index.d.ts +0 -12
- package/dist/components/split-even/index.js +0 -26
- package/dist/components/split-even/split-even.css +0 -103
- package/dist/components/split-even/split-even.schema.dereffed.json +0 -5740
- package/dist/components/split-even/split-even.schema.json +0 -170
- package/dist/components/split-weighted/index.d.ts +0 -12
- package/dist/components/split-weighted/index.js +0 -42
- package/dist/components/split-weighted/split-weighted.css +0 -133
- package/dist/components/split-weighted/split-weighted.schema.dereffed.json +0 -5800
- package/dist/components/split-weighted/split-weighted.schema.json +0 -212
- package/dist/helpers-12f48df8.d.ts +0 -6
- package/dist/helpers-12f48df8.js +0 -40
- package/dist/static/fonts/dsa/permanent-marker-regular.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-display-600.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-display-700.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-display-regular.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-text-500.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-text-600.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-text-700.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-text-regular.woff2 +0 -0
- 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
- package/dist/static/taktsoft-energy/preview.gif +0 -0
|
@@ -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
|
*/
|
|
@@ -27,17 +27,15 @@ type Size = "small" | "medium" | "large";
|
|
|
27
27
|
* Whether the button should be disabled
|
|
28
28
|
*/
|
|
29
29
|
type Disabled = boolean;
|
|
30
|
-
type ButtonType = "button" | "submit" | "reset";
|
|
31
30
|
/**
|
|
32
31
|
* Component used for user interaction
|
|
33
32
|
*/
|
|
34
33
|
interface ButtonProps {
|
|
35
34
|
label: Label;
|
|
36
|
-
|
|
35
|
+
target?: Target;
|
|
37
36
|
variant?: Variant;
|
|
38
37
|
icon?: Icon;
|
|
39
38
|
size?: Size;
|
|
40
39
|
disabled?: Disabled;
|
|
41
|
-
type?: ButtonType;
|
|
42
40
|
}
|
|
43
|
-
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,32 +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
78
|
interface CtaProps {
|
|
83
79
|
headline?: ComponentHeadline;
|
|
84
80
|
sub?: ComponentSubheadline;
|
|
85
81
|
text?: ComponentText;
|
|
86
82
|
highlightText?: HighlightText;
|
|
87
83
|
colorNeutral?: ColorNeutral;
|
|
84
|
+
fullWidth?: Width;
|
|
88
85
|
buttons?: Button[];
|
|
89
86
|
backgroundColor?: BackgroundColor;
|
|
90
87
|
backgroundImage?: BackgroundImage;
|
|
91
88
|
image?: Image;
|
|
92
89
|
order?: Order;
|
|
93
90
|
textAlign?: TextAlignment;
|
|
94
|
-
|
|
95
|
-
padding?: Padding1;
|
|
91
|
+
contentAlign?: VerticalAlignmentOfTheContent;
|
|
96
92
|
}
|
|
97
93
|
interface Button {
|
|
98
94
|
label?: Label;
|
|
99
95
|
icon?: Icon;
|
|
100
|
-
|
|
96
|
+
target?: Target;
|
|
101
97
|
}
|
|
102
98
|
/**
|
|
103
99
|
* Image displayed alongside the text content
|
|
@@ -106,7 +102,6 @@ interface Image {
|
|
|
106
102
|
src?: ImageSource;
|
|
107
103
|
padding?: Padding;
|
|
108
104
|
alt?: AltText;
|
|
109
|
-
align?: VerticalAlignmentOfTheImage;
|
|
110
105
|
}
|
|
111
106
|
/**
|
|
112
107
|
* Choose what comes first on mobile and desktop: image or text
|
|
@@ -115,4 +110,4 @@ interface Order {
|
|
|
115
110
|
mobileImageLast?: MobileImageAfterText;
|
|
116
111
|
desktopImageLast?: DesktopImageAfterText;
|
|
117
112
|
}
|
|
118
|
-
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
|
}[];
|
|
@@ -28,10 +28,6 @@ type Height = "small" | "default" | "fullImage" | "fullScreen";
|
|
|
28
28
|
* Toggle wether you want your text to be displayed within in box
|
|
29
29
|
*/
|
|
30
30
|
type Textbox = boolean;
|
|
31
|
-
/**
|
|
32
|
-
* Invert the text color for better contrast against the background
|
|
33
|
-
*/
|
|
34
|
-
type InvertText = boolean;
|
|
35
31
|
/**
|
|
36
32
|
* Text content to display inside the button
|
|
37
33
|
*/
|
|
@@ -41,13 +37,9 @@ type Label = string;
|
|
|
41
37
|
*/
|
|
42
38
|
type Icon = string;
|
|
43
39
|
/**
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
46
|
-
type URL = string;
|
|
47
|
-
/**
|
|
48
|
-
* Add a skip button to the hero module
|
|
40
|
+
* Target that should be linked, makes the button behave like a link semantically
|
|
49
41
|
*/
|
|
50
|
-
type
|
|
42
|
+
type Target = string;
|
|
51
43
|
/**
|
|
52
44
|
* Enable grid layer
|
|
53
45
|
*/
|
|
@@ -79,7 +71,7 @@ type AltText = string;
|
|
|
79
71
|
/**
|
|
80
72
|
* Choose the alginment of the module content
|
|
81
73
|
*/
|
|
82
|
-
type ModuleAligment = "center" | "below" | "
|
|
74
|
+
type ModuleAligment = "center" | "below" | "left" | "right" | "corner";
|
|
83
75
|
interface HeroProps {
|
|
84
76
|
headline?: Headline;
|
|
85
77
|
sub?: ModuleSubheadline;
|
|
@@ -88,9 +80,7 @@ interface HeroProps {
|
|
|
88
80
|
colorNeutral?: ColorNeutral;
|
|
89
81
|
height?: Height;
|
|
90
82
|
textbox?: Textbox;
|
|
91
|
-
invertText?: InvertText;
|
|
92
83
|
buttons?: Button[];
|
|
93
|
-
skipButton?: SkipButton;
|
|
94
84
|
overlay?: GridLayer;
|
|
95
85
|
image?: BackgroundImage;
|
|
96
86
|
textPosition?: ModuleAligment;
|
|
@@ -98,7 +88,7 @@ interface HeroProps {
|
|
|
98
88
|
interface Button {
|
|
99
89
|
label?: Label;
|
|
100
90
|
icon?: Icon;
|
|
101
|
-
|
|
91
|
+
target?: Target;
|
|
102
92
|
}
|
|
103
93
|
/**
|
|
104
94
|
* Sources of background images for different screen sizes
|
|
@@ -111,4 +101,4 @@ interface BackgroundImage {
|
|
|
111
101
|
indent?: ImageIndent;
|
|
112
102
|
alt?: AltText;
|
|
113
103
|
}
|
|
114
|
-
export { Headline, ModuleSubheadline, ModuleText, HighlightText, ColorNeutral, Height, Textbox,
|
|
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,29 +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 {
|
|
7
|
-
import { ContentNavProps } from "./ContentNavProps-0e282a9f.js";
|
|
8
|
-
import { CtaProps } from "./CtaProps-789f8508.js";
|
|
6
|
+
import { CtaProps } from "./CtaProps-93230a76.js";
|
|
9
7
|
import { DividerProps } from "./DividerProps-2ef31901.js";
|
|
10
|
-
import { DownloadsProps } from "./DownloadsProps-a49a977e.js";
|
|
11
8
|
import { FaqProps } from "./FaqProps-ad618cd5.js";
|
|
12
|
-
import { FeaturesProps } from "./FeaturesProps-
|
|
9
|
+
import { FeaturesProps } from "./FeaturesProps-e58616a5.js";
|
|
13
10
|
import { GalleryProps } from "./GalleryProps-76e7de44.js";
|
|
14
|
-
import { HeroProps } from "./HeroProps-
|
|
11
|
+
import { HeroProps } from "./HeroProps-f704d270.js";
|
|
15
12
|
import { HtmlProps } from "./HtmlProps-9d091769.js";
|
|
16
13
|
import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
|
|
17
14
|
import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
|
|
18
15
|
import { LogosProps } from "./LogosProps-f9474fe2.js";
|
|
19
16
|
import { MosaicProps } from "./MosaicProps-d52c7151.js";
|
|
20
|
-
import { SliderProps } from "./SliderProps-
|
|
21
|
-
import { SplitEvenProps } from "./SplitEvenProps-789f8508.js";
|
|
22
|
-
import { SplitWeightedProps } from "./SplitWeightedProps-789f8508.js";
|
|
17
|
+
import { SliderProps } from "./SliderProps-93230a76.js";
|
|
23
18
|
import { StatsProps } from "./StatsProps-bf5ef578.js";
|
|
24
|
-
import { TeaserCardProps } from "./TeaserCardProps-
|
|
19
|
+
import { TeaserCardProps } from "./TeaserCardProps-b9c28e78.js";
|
|
25
20
|
import { TestimonialsProps } from "./TestimonialsProps-e344f597.js";
|
|
26
21
|
import { TextProps } from "./TextProps-a23170d2.js";
|
|
27
|
-
import { VideoCurtainProps } from "./VideoCurtainProps-
|
|
28
|
-
import { ButtonProps } from "./ButtonProps-
|
|
22
|
+
import { VideoCurtainProps } from "./VideoCurtainProps-6c625a69.js";
|
|
23
|
+
import { ButtonProps } from "./ButtonProps-03ff6d21.js";
|
|
29
24
|
/**
|
|
30
25
|
* Width of section to use
|
|
31
26
|
*/
|
|
@@ -33,15 +28,11 @@ type Width = "full" | "max" | "wide" | "default" | "narrow";
|
|
|
33
28
|
/**
|
|
34
29
|
* Style of background
|
|
35
30
|
*/
|
|
36
|
-
type Style = "
|
|
31
|
+
type Style = "stagelights" | "horizontalGradient" | "verticalGradient" | "accentTransition" | "boldTransition" | "symmetricGlow" | "anchorGlow";
|
|
37
32
|
/**
|
|
38
33
|
* Color of background
|
|
39
34
|
*/
|
|
40
35
|
type Style1 = "default" | "accent" | "bold";
|
|
41
|
-
/**
|
|
42
|
-
* Color of background
|
|
43
|
-
*/
|
|
44
|
-
type Style2 = "none" | "to-default" | "to-accent" | "to-bold" | "to-inverted";
|
|
45
36
|
/**
|
|
46
37
|
* Background image for the whole section
|
|
47
38
|
*/
|
|
@@ -113,11 +104,11 @@ type Mode = "default" | "tile" | "list" | "slider";
|
|
|
113
104
|
/**
|
|
114
105
|
* Set min-width for the tiles in the grid
|
|
115
106
|
*/
|
|
116
|
-
type TileWidth = "smallest" | "default" | "medium" | "large" | "largest"
|
|
107
|
+
type TileWidth = "smallest" | "default" | "medium" | "large" | "largest";
|
|
117
108
|
/**
|
|
118
109
|
* Allowed components for content
|
|
119
110
|
*/
|
|
120
|
-
type Content = (
|
|
111
|
+
type Content = (CtaProps | DividerProps | FaqProps | FeaturesProps | GalleryProps | HeroProps | HtmlProps | ImageStoryProps | ImageTextProps | LogosProps | MosaicProps | SliderProps | StatsProps | TeaserCardProps | TestimonialsProps | TextProps | VideoCurtainProps)[];
|
|
121
112
|
/**
|
|
122
113
|
* Buttons of the Button Group
|
|
123
114
|
*/
|
|
@@ -129,7 +120,6 @@ interface SectionProps {
|
|
|
129
120
|
width?: Width;
|
|
130
121
|
style?: Style;
|
|
131
122
|
backgroundColor?: Style1;
|
|
132
|
-
transition?: Style2;
|
|
133
123
|
backgroundImage?: BackgroundImage;
|
|
134
124
|
spotlight?: Spotlight;
|
|
135
125
|
spaceBefore?: SpaceBefore;
|
|
@@ -155,4 +145,4 @@ interface SectionProps {
|
|
|
155
145
|
components?: Content;
|
|
156
146
|
buttons?: Buttons;
|
|
157
147
|
}
|
|
158
|
-
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
|
+
type?: Type;
|
|
54
54
|
className?: Class;
|
|
55
55
|
components?: Content;
|
|
56
56
|
}
|
|
@@ -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,15 +98,18 @@
|
|
|
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
|
]
|
|
110
|
+
},
|
|
111
|
+
"type": {
|
|
112
|
+
"const": "blog-author"
|
|
118
113
|
}
|
|
119
114
|
},
|
|
120
115
|
"additionalProperties": false,
|
|
@@ -139,9 +134,9 @@
|
|
|
139
134
|
"facebook"
|
|
140
135
|
]
|
|
141
136
|
},
|
|
142
|
-
"
|
|
143
|
-
"title": "
|
|
144
|
-
"description": "The
|
|
137
|
+
"href": {
|
|
138
|
+
"title": "Href",
|
|
139
|
+
"description": "The href for the social link",
|
|
145
140
|
"type": "string",
|
|
146
141
|
"format": "uri",
|
|
147
142
|
"examples": [
|
|
@@ -160,7 +155,7 @@
|
|
|
160
155
|
"additionalProperties": false,
|
|
161
156
|
"required": [
|
|
162
157
|
"icon",
|
|
163
|
-
"
|
|
158
|
+
"href",
|
|
164
159
|
"title"
|
|
165
160
|
]
|
|
166
161
|
}
|
|
@@ -184,6 +179,9 @@
|
|
|
184
179
|
},
|
|
185
180
|
"className": {
|
|
186
181
|
"type": "string"
|
|
182
|
+
},
|
|
183
|
+
"type": {
|
|
184
|
+
"const": "blog-aside"
|
|
187
185
|
}
|
|
188
186
|
},
|
|
189
187
|
"additionalProperties": false,
|