@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
|
@@ -1,31 +1,26 @@
|
|
|
1
1
|
.dsa-cta {
|
|
2
|
-
--dsa-cta--
|
|
3
|
-
--dsa-cta--
|
|
4
|
-
--dsa-
|
|
5
|
-
--dsa-
|
|
6
|
-
--dsa-cta__content--max-width: var(--dsa-tile--width_largest);
|
|
2
|
+
--dsa-cta--vertical-padding: var(--l-section--space-default);
|
|
3
|
+
--dsa-cta--horizontal-padding: var(--dsa-content--spacing);
|
|
4
|
+
--dsa-cta__copy--font: var(--dsa-rich-text--font);
|
|
5
|
+
--dsa-cta__copy--color: var(--ks-text-color-default);
|
|
7
6
|
--dsa-cta__headline--color: var(--dsa-headline--color);
|
|
7
|
+
--dsa-cta__headline--font: var(--dsa-headline_h2--font);
|
|
8
8
|
--dsa-cta__subheadline--color: var(--dsa-headline__subheadline--color);
|
|
9
|
-
--dsa-
|
|
10
|
-
--dsa-cta__copy--color: var(--ks-text-color-default);
|
|
11
|
-
--dsa-cta__image--padding: var(--ks-spacing-inset-m);
|
|
9
|
+
--dsa-cta__subheadline--font: var(--dsa-headline_h2__subheadline--font);
|
|
12
10
|
--dsa-cta_color-neutral__headline--color: var(--ks-text-color-default);
|
|
13
11
|
--dsa-cta_color-neutral__subheadline--color: var(--ks-text-color-default);
|
|
14
12
|
--dsa-cta_color-neutral__copy--color: var(--ks-text-color-default);
|
|
15
13
|
--dsa-cta_highlight-text__headline--font: var(--dsa-headline_h1--font);
|
|
14
|
+
--dsa-cta_highlight-text__subheadline--font: var(--dsa-headline_h1__subheadline--font);
|
|
16
15
|
--dsa-cta_highlight-text__copy--font: var(--ks-font-copy-l);
|
|
17
16
|
}
|
|
18
17
|
|
|
19
18
|
.dsa-cta.c-storytelling {
|
|
20
|
-
--c-storytelling--
|
|
21
|
-
--c-storytelling--
|
|
19
|
+
--c-storytelling--padding-ratio: 2;
|
|
20
|
+
--c-storytelling--horizontal-padding: var(--dsa-content--spacing);
|
|
22
21
|
justify-content: center;
|
|
23
22
|
align-items: stretch;
|
|
24
|
-
|
|
25
|
-
border-radius: var(--dsa-cta--border-radius, var(--ks-border-radius-surface));
|
|
26
|
-
}
|
|
27
|
-
.dsa-cta.c-storytelling:not(.dsa-cta--no-padding) {
|
|
28
|
-
overflow: hidden;
|
|
23
|
+
padding: 0;
|
|
29
24
|
}
|
|
30
25
|
.dsa-cta.c-storytelling.dsa-cta--color-neutral {
|
|
31
26
|
--dsa-cta__copy--color: var(--dsa-cta_color-neutral__copy--color, var(--ks-text-color-default));
|
|
@@ -35,71 +30,99 @@
|
|
|
35
30
|
.dsa-cta.c-storytelling.dsa-cta--highlight-text {
|
|
36
31
|
--dsa-cta__copy--font: var(--dsa-cta_highlight-text__copy--font, var(--ks-font-copy-l));
|
|
37
32
|
--dsa-cta__headline--font: var(--dsa-cta_highlight-text__headline--font, var(--dsa-headline_h1--font));
|
|
33
|
+
--dsa-cta__subheadline--font: var(
|
|
34
|
+
--dsa-cta_highlight-text__subheadline--font,
|
|
35
|
+
var(--dsa-headline_h1__subheadline--font)
|
|
36
|
+
);
|
|
38
37
|
}
|
|
39
|
-
.dsa-cta.c-storytelling.
|
|
40
|
-
padding:
|
|
38
|
+
.dsa-cta.c-storytelling.c-storytelling--full {
|
|
39
|
+
--c-storytelling--padding-ratio: 1;
|
|
41
40
|
}
|
|
42
|
-
.dsa-cta.c-storytelling.
|
|
43
|
-
padding: var(--dsa-
|
|
41
|
+
.dsa-cta.c-storytelling.c-storytelling--full.c-storytelling--order-desktop-image-last .c-storytelling__box {
|
|
42
|
+
padding-left: var(--dsa-cta--horizontal-padding);
|
|
44
43
|
}
|
|
45
|
-
.dsa-cta.c-storytelling
|
|
46
|
-
|
|
44
|
+
.dsa-cta.c-storytelling.dsa-cta--align-top {
|
|
45
|
+
align-items: flex-start;
|
|
47
46
|
}
|
|
48
|
-
.dsa-cta.c-storytelling
|
|
49
|
-
|
|
47
|
+
.dsa-cta.c-storytelling.dsa-cta--align-bottom {
|
|
48
|
+
align-items: flex-end;
|
|
49
|
+
}
|
|
50
|
+
.dsa-cta.c-storytelling .c-storytelling__box {
|
|
51
|
+
width: 100%;
|
|
52
|
+
padding: var(--dsa-cta--vertical-padding, var(--l-section--space-default)) var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing));
|
|
53
|
+
}
|
|
54
|
+
@container storytelling (max-width: 640px) {
|
|
55
|
+
.dsa-cta.c-storytelling .c-storytelling__box {
|
|
56
|
+
padding-top: calc(var(--dsa-cta--vertical-padding, var(--l-section--space-default)) / var(--c-storytelling--padding-ratio));
|
|
57
|
+
}
|
|
58
|
+
.dsa-cta.c-storytelling .c-storytelling__box:only-child {
|
|
59
|
+
padding-top: var(--dsa-cta--vertical-padding, var(--l-section--space-default));
|
|
60
|
+
}
|
|
50
61
|
}
|
|
51
62
|
.dsa-cta.c-storytelling .c-storytelling__box:only-child {
|
|
52
|
-
--
|
|
63
|
+
padding: var(--dsa-cta--vertical-padding, var(--l-section--space-default)) var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing));
|
|
53
64
|
}
|
|
54
|
-
.dsa-cta.c-storytelling .c-
|
|
65
|
+
.dsa-cta.c-storytelling .c-storytelling__box__content {
|
|
55
66
|
max-width: 100%;
|
|
56
67
|
}
|
|
57
68
|
.dsa-cta.c-storytelling .c-storytelling__box .dsa-headline__headline {
|
|
69
|
+
font: var(--dsa-cta__headline--font, var(--dsa-headline_h2--font, var(--ks-font-display-xl)));
|
|
58
70
|
color: var(--dsa-cta__headline--color, var(--ks-text-color-display));
|
|
71
|
+
font-weight: var(--dsa-headline--font-weight, var(--ks-font-weight-semi-bold));
|
|
59
72
|
}
|
|
60
73
|
.dsa-cta.c-storytelling .c-storytelling__box .dsa-headline__subheadline {
|
|
74
|
+
font: var(--dsa-cta__subheadline--font, var(--dsa-headline_h2__subheadline--font, var(--ks-font-display-xl)));
|
|
61
75
|
color: var(--dsa-cta__subheadline--color, var(--ks-text-color-primary));
|
|
76
|
+
font-weight: var(--dsa-headline__subheadline--font-weight, var(--ks-font-weight-medium));
|
|
62
77
|
}
|
|
63
78
|
.dsa-cta.c-storytelling .c-storytelling__box .c-rich-text {
|
|
64
|
-
font: var(--dsa-cta__copy--font, var(--ks-font-copy-m));
|
|
65
|
-
color: var(--dsa-cta__copy--color, var(--ks-text-color-copy));
|
|
79
|
+
font: var(--dsa-cta__copy--font, var(--dsa-rich-text--font, var(--ks-font-copy-m)));
|
|
80
|
+
color: var(--dsa-cta__copy--color, var(--dsa-rich-text--color, var(--ks-text-color-copy)));
|
|
81
|
+
}
|
|
82
|
+
.dsa-cta.c-storytelling .c-storytelling__box:only-child {
|
|
83
|
+
--dsa-cta--horizontal-padding: var(--dsa-content--spacing);
|
|
66
84
|
}
|
|
67
|
-
.dsa-cta.c-storytelling
|
|
85
|
+
.dsa-cta.c-storytelling .c-storytelling__image {
|
|
68
86
|
margin: 0;
|
|
69
87
|
}
|
|
70
|
-
@container storytelling (
|
|
71
|
-
.dsa-cta.c-storytelling.c-storytelling--order-
|
|
72
|
-
padding-
|
|
88
|
+
@container storytelling (min-width: 640px) {
|
|
89
|
+
.dsa-cta.c-storytelling.c-storytelling--order-desktop-image-last .c-storytelling__image {
|
|
90
|
+
padding-left: calc(var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing)) / var(--c-storytelling--padding-ratio));
|
|
73
91
|
}
|
|
74
|
-
.dsa-cta.c-storytelling.c-storytelling--order-
|
|
75
|
-
padding-
|
|
92
|
+
.dsa-cta.c-storytelling.c-storytelling--order-desktop-image-last .c-storytelling__box {
|
|
93
|
+
padding-right: calc(var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing)) / var(--c-storytelling--padding-ratio));
|
|
76
94
|
}
|
|
77
|
-
.dsa-cta.c-storytelling
|
|
78
|
-
padding-
|
|
95
|
+
.dsa-cta.c-storytelling .c-storytelling__box {
|
|
96
|
+
padding-left: calc(var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing)) / var(--c-storytelling--padding-ratio));
|
|
79
97
|
}
|
|
80
|
-
.dsa-cta.c-storytelling
|
|
81
|
-
|
|
98
|
+
.dsa-cta.c-storytelling .c-storytelling__box__content--center .c-button-group {
|
|
99
|
+
justify-content: center;
|
|
82
100
|
}
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
padding-right: 0;
|
|
101
|
+
.dsa-cta.c-storytelling .c-storytelling__box:only-child {
|
|
102
|
+
width: 100%;
|
|
103
|
+
max-width: calc(var(--dsa-content--width_default) - var(--dsa-content--spacing) * var(--c-storytelling--padding-ratio));
|
|
87
104
|
}
|
|
88
|
-
.dsa-cta.c-storytelling
|
|
89
|
-
padding
|
|
105
|
+
.dsa-cta.c-storytelling > .c-storytelling__image {
|
|
106
|
+
padding: var(--dsa-cta--vertical-padding, var(--l-section--space-default)) var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing));
|
|
107
|
+
padding-right: calc(var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing)) / var(--c-storytelling--padding-ratio));
|
|
108
|
+
}
|
|
109
|
+
.dsa-cta.c-storytelling.c-storytelling--full > .c-storytelling__image {
|
|
110
|
+
padding: 0;
|
|
90
111
|
}
|
|
91
|
-
.dsa-cta.c-storytelling
|
|
92
|
-
|
|
112
|
+
.dsa-cta.c-storytelling > .c-storytelling__image,
|
|
113
|
+
.dsa-cta.c-storytelling > .c-storytelling__box {
|
|
114
|
+
max-width: calc(var(--dsa-content--width_wide) / 2);
|
|
93
115
|
}
|
|
94
|
-
.dsa-cta.c-storytelling
|
|
95
|
-
|
|
116
|
+
.dsa-cta.c-storytelling.dsa-cta--full-width > .c-storytelling__image,
|
|
117
|
+
.dsa-cta.c-storytelling.dsa-cta--full-width > .c-storytelling__box {
|
|
118
|
+
max-width: 100%;
|
|
96
119
|
}
|
|
97
120
|
}
|
|
98
121
|
|
|
99
122
|
@media (min-width: 640px) {
|
|
100
123
|
.dsa-header--floating + .l-container--storytelling .c-storytelling.dsa-cta,
|
|
101
124
|
.dsa-header--floating + .l-section .l-container--storytelling:first-child .c-storytelling.dsa-cta {
|
|
102
|
-
padding-top: calc(var(--dsa-header--height) + var(--dsa-
|
|
125
|
+
padding-top: calc(var(--dsa-header--height) + var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing)));
|
|
103
126
|
z-index: 1;
|
|
104
127
|
}
|
|
105
128
|
}
|
|
@@ -40,6 +40,12 @@
|
|
|
40
40
|
"default": false,
|
|
41
41
|
"type": "boolean"
|
|
42
42
|
},
|
|
43
|
+
"fullWidth": {
|
|
44
|
+
"title": "Width",
|
|
45
|
+
"description": "Set the width of the content to the full width of the element",
|
|
46
|
+
"type": "boolean",
|
|
47
|
+
"default": false
|
|
48
|
+
},
|
|
43
49
|
"buttons": {
|
|
44
50
|
"type": "array",
|
|
45
51
|
"items": {
|
|
@@ -60,10 +66,10 @@
|
|
|
60
66
|
"title": "Icon",
|
|
61
67
|
"description": "Choose an icon"
|
|
62
68
|
},
|
|
63
|
-
"
|
|
69
|
+
"target": {
|
|
64
70
|
"type": "string",
|
|
65
|
-
"title": "
|
|
66
|
-
"description": "
|
|
71
|
+
"title": "Target",
|
|
72
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
67
73
|
"format": "uri"
|
|
68
74
|
}
|
|
69
75
|
},
|
|
@@ -103,17 +109,6 @@
|
|
|
103
109
|
"title": "Alt text",
|
|
104
110
|
"description": "Image description",
|
|
105
111
|
"type": "string"
|
|
106
|
-
},
|
|
107
|
-
"align": {
|
|
108
|
-
"title": "Vertical alignment of the image",
|
|
109
|
-
"description": "Select a vertical alignment for the image",
|
|
110
|
-
"type": "string",
|
|
111
|
-
"enum": [
|
|
112
|
-
"center",
|
|
113
|
-
"top",
|
|
114
|
-
"bottom"
|
|
115
|
-
],
|
|
116
|
-
"default": "center"
|
|
117
112
|
}
|
|
118
113
|
},
|
|
119
114
|
"additionalProperties": false
|
|
@@ -148,9 +143,9 @@
|
|
|
148
143
|
"type": "string",
|
|
149
144
|
"default": "left"
|
|
150
145
|
},
|
|
151
|
-
"
|
|
146
|
+
"contentAlign": {
|
|
152
147
|
"title": "Vertical alignment of the content",
|
|
153
|
-
"description": "Select a vertical alignment for the
|
|
148
|
+
"description": "Select a vertical alignment for the image",
|
|
154
149
|
"type": "string",
|
|
155
150
|
"enum": [
|
|
156
151
|
"center",
|
|
@@ -159,11 +154,8 @@
|
|
|
159
154
|
],
|
|
160
155
|
"default": "center"
|
|
161
156
|
},
|
|
162
|
-
"
|
|
163
|
-
"
|
|
164
|
-
"description": "Toggle padding of the content",
|
|
165
|
-
"type": "boolean",
|
|
166
|
-
"default": false
|
|
157
|
+
"type": {
|
|
158
|
+
"const": "cta"
|
|
167
159
|
}
|
|
168
160
|
},
|
|
169
161
|
"additionalProperties": false
|
|
@@ -36,6 +36,12 @@
|
|
|
36
36
|
"default": false,
|
|
37
37
|
"type": "boolean"
|
|
38
38
|
},
|
|
39
|
+
"fullWidth": {
|
|
40
|
+
"title": "Width",
|
|
41
|
+
"description": "Set the width of the content to the full width of the element",
|
|
42
|
+
"type": "boolean",
|
|
43
|
+
"default": false
|
|
44
|
+
},
|
|
39
45
|
"buttons": {
|
|
40
46
|
"type": "array",
|
|
41
47
|
"items": {
|
|
@@ -48,8 +54,8 @@
|
|
|
48
54
|
"icon": {
|
|
49
55
|
"$ref": "http://schema.mydesignsystem.com/button.schema.json#/properties/icon"
|
|
50
56
|
},
|
|
51
|
-
"
|
|
52
|
-
"$ref": "http://schema.mydesignsystem.com/button.schema.json#/properties/
|
|
57
|
+
"target": {
|
|
58
|
+
"$ref": "http://schema.mydesignsystem.com/button.schema.json#/properties/target"
|
|
53
59
|
}
|
|
54
60
|
}
|
|
55
61
|
}
|
|
@@ -81,13 +87,6 @@
|
|
|
81
87
|
"title": "Alt text",
|
|
82
88
|
"description": "Image description",
|
|
83
89
|
"type": "string"
|
|
84
|
-
},
|
|
85
|
-
"align": {
|
|
86
|
-
"title": "Vertical alignment of the image",
|
|
87
|
-
"description": "Select a vertical alignment for the image",
|
|
88
|
-
"type": "string",
|
|
89
|
-
"enum": ["center", "top", "bottom"],
|
|
90
|
-
"default": "center"
|
|
91
90
|
}
|
|
92
91
|
},
|
|
93
92
|
"additionalProperties": false
|
|
@@ -119,18 +118,12 @@
|
|
|
119
118
|
"type": "string",
|
|
120
119
|
"default": "left"
|
|
121
120
|
},
|
|
122
|
-
"
|
|
121
|
+
"contentAlign": {
|
|
123
122
|
"title": "Vertical alignment of the content",
|
|
124
|
-
"description": "Select a vertical alignment for the
|
|
123
|
+
"description": "Select a vertical alignment for the image",
|
|
125
124
|
"type": "string",
|
|
126
125
|
"enum": ["center", "top", "bottom"],
|
|
127
126
|
"default": "center"
|
|
128
|
-
},
|
|
129
|
-
"padding": {
|
|
130
|
-
"title": "Padding",
|
|
131
|
-
"description": "Toggle padding of the content",
|
|
132
|
-
"type": "boolean",
|
|
133
|
-
"default": false
|
|
134
127
|
}
|
|
135
128
|
},
|
|
136
129
|
"additionalProperties": false
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { HTMLAttributes } from "react";
|
|
3
|
-
import { CtaProps } from "../../CtaProps-
|
|
3
|
+
import { CtaProps } from "../../CtaProps-93230a76.js";
|
|
4
4
|
declare const CtaContextDefault: import("react").ForwardRefExoticComponent<CtaProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
5
|
declare const CtaContext: import("react").Context<import("react").ForwardRefExoticComponent<CtaProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
6
|
declare const Cta: import("react").ForwardRefExoticComponent<CtaProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -1,64 +1,47 @@
|
|
|
1
1
|
import "./cta.css";
|
|
2
2
|
import { jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef, createContext, useContext } from 'react';
|
|
4
|
-
import {
|
|
4
|
+
import { Storytelling } from '@kickstartds/content/lib/storytelling';
|
|
5
5
|
import { ButtonContext } from '@kickstartds/base/lib/button';
|
|
6
6
|
import classnames from 'classnames';
|
|
7
7
|
import { useButtonGroup } from '../button-group/index.js';
|
|
8
|
-
import { Container } from '@kickstartds/core/lib/container';
|
|
9
|
-
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
10
8
|
import '@kickstartds/base/lib/button-group';
|
|
11
9
|
|
|
12
|
-
const
|
|
13
|
-
"highlightText": false,
|
|
14
|
-
"colorNeutral": false,
|
|
15
|
-
"buttons": [],
|
|
16
|
-
"image": {
|
|
17
|
-
"padding": true,
|
|
18
|
-
"align": "center"
|
|
19
|
-
},
|
|
20
|
-
"order": {
|
|
21
|
-
"mobileImageLast": false,
|
|
22
|
-
"desktopImageLast": true
|
|
23
|
-
},
|
|
24
|
-
"textAlign": "left",
|
|
25
|
-
"align": "center",
|
|
26
|
-
"padding": false
|
|
27
|
-
};
|
|
28
|
-
|
|
29
|
-
const CtaContextDefault = forwardRef(({ headline, highlightText = false, sub, image, text, textAlign, backgroundImage, backgroundColor, colorNeutral, align, padding, order, buttons = [], ...rest }, ref) => {
|
|
10
|
+
const CtaContextDefault = forwardRef(({ headline, highlightText = false, sub, image, text, textAlign, backgroundImage, backgroundColor, colorNeutral, contentAlign, order, fullWidth = false, buttons = [], ...rest }, ref) => {
|
|
30
11
|
const ButtonGroup = useButtonGroup();
|
|
31
12
|
return (jsx(ButtonContext.Provider
|
|
32
13
|
// @ts-expect-error
|
|
33
14
|
, {
|
|
34
15
|
// @ts-expect-error
|
|
35
|
-
value: ButtonGroup, children: jsx(
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
16
|
+
value: ButtonGroup, children: jsx(Storytelling, { ...rest, ref: ref, className: classnames("dsa-cta", fullWidth ? `dsa-cta--full-width` : "", highlightText ? `dsa-cta--highlight-text` : "", colorNeutral ? `dsa-cta--color-neutral` : "", contentAlign && contentAlign !== "center"
|
|
17
|
+
? `dsa-cta--align-${contentAlign}`
|
|
18
|
+
: ""), backgroundImage: backgroundImage, backgroundColor: backgroundColor, full: image?.padding === false, image: {
|
|
19
|
+
source: image?.src,
|
|
20
|
+
order: order,
|
|
21
|
+
vAlign: contentAlign,
|
|
22
|
+
}, box: {
|
|
23
|
+
text: text,
|
|
24
|
+
textAlign: textAlign,
|
|
25
|
+
vAlign: contentAlign,
|
|
26
|
+
link: {
|
|
27
|
+
buttons,
|
|
28
|
+
colorNeutral: colorNeutral,
|
|
29
|
+
arrangement: textAlign,
|
|
30
|
+
},
|
|
31
|
+
headline: {
|
|
32
|
+
text: headline,
|
|
33
|
+
level: "h2",
|
|
34
|
+
style: highlightText === true ? "h1" : undefined,
|
|
35
|
+
sub: sub,
|
|
36
|
+
spaceAfter: highlightText === true ? "large" : undefined,
|
|
37
|
+
align: textAlign,
|
|
38
|
+
},
|
|
39
|
+
} }) }));
|
|
57
40
|
});
|
|
58
41
|
const CtaContext = createContext(CtaContextDefault);
|
|
59
42
|
const Cta = forwardRef((props, ref) => {
|
|
60
43
|
const Component = useContext(CtaContext);
|
|
61
|
-
return jsx(Component, { ...
|
|
44
|
+
return jsx(Component, { ...props, ref: ref });
|
|
62
45
|
});
|
|
63
46
|
Cta.displayName = "Cta";
|
|
64
47
|
|
|
@@ -3,17 +3,12 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
3
3
|
import { forwardRef, createContext, useContext } from 'react';
|
|
4
4
|
import classnames from 'classnames';
|
|
5
5
|
import { DividerContextDefault as DividerContextDefault$1, DividerContext as DividerContext$1 } from '@kickstartds/base/lib/divider';
|
|
6
|
-
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
7
|
-
|
|
8
|
-
const defaults = {
|
|
9
|
-
"variant": "default"
|
|
10
|
-
};
|
|
11
6
|
|
|
12
7
|
const DividerContextDefault = forwardRef(({ variant, className, ...props }, ref) => (jsx(DividerContextDefault$1, { ...props, className: classnames("dsa-divider", className), variant: variant, ref: ref })));
|
|
13
8
|
const DividerContext = createContext(DividerContextDefault);
|
|
14
9
|
const Divider = forwardRef((props, ref) => {
|
|
15
10
|
const Component = useContext(DividerContext);
|
|
16
|
-
return jsx(Component, { ...
|
|
11
|
+
return jsx(Component, { ...props, ref: ref });
|
|
17
12
|
});
|
|
18
13
|
Divider.displayName = "Divider";
|
|
19
14
|
const DividerProvider = (props) => (jsx(DividerContext$1.Provider, { ...props, value: DividerContextDefault }));
|
|
@@ -2,17 +2,12 @@ import "./faq.css";
|
|
|
2
2
|
import { jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef, createContext, useContext } from 'react';
|
|
4
4
|
import { CollapsibleBox } from '@kickstartds/base/lib/collapsible-box';
|
|
5
|
-
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
6
|
-
|
|
7
|
-
const defaults = {
|
|
8
|
-
"questions": []
|
|
9
|
-
};
|
|
10
5
|
|
|
11
6
|
const FaqContextDefault = forwardRef(({ questions, ...rest }, ref) => (jsx("div", { ...rest, ref: ref, className: `dsa-faq`, children: questions.map((question, index) => (jsx(CollapsibleBox, { summary: question.question, text: question.answer }, index))) })));
|
|
12
7
|
const FaqContext = createContext(FaqContextDefault);
|
|
13
8
|
const Faq = forwardRef((props, ref) => {
|
|
14
9
|
const Component = useContext(FaqContext);
|
|
15
|
-
return jsx(Component, { ...
|
|
10
|
+
return jsx(Component, { ...props, ref: ref });
|
|
16
11
|
});
|
|
17
12
|
Faq.displayName = "Faq";
|
|
18
13
|
|
|
@@ -47,10 +47,10 @@
|
|
|
47
47
|
"title": "Call to Action",
|
|
48
48
|
"description": "The call to action",
|
|
49
49
|
"properties": {
|
|
50
|
-
"
|
|
50
|
+
"target": {
|
|
51
51
|
"type": "string",
|
|
52
|
-
"title": "Call to Action
|
|
53
|
-
"description": "The CTA
|
|
52
|
+
"title": "Call to Action target",
|
|
53
|
+
"description": "The CTA target",
|
|
54
54
|
"default": "#",
|
|
55
55
|
"format": "uri"
|
|
56
56
|
},
|
|
@@ -63,16 +63,6 @@
|
|
|
63
63
|
"See all our partners"
|
|
64
64
|
]
|
|
65
65
|
},
|
|
66
|
-
"icon": {
|
|
67
|
-
"type": "string",
|
|
68
|
-
"format": "icon",
|
|
69
|
-
"title": "Icon",
|
|
70
|
-
"description": "Icon for the link style of the cta",
|
|
71
|
-
"examples": [
|
|
72
|
-
"arrow-right"
|
|
73
|
-
],
|
|
74
|
-
"default": "arrow-right"
|
|
75
|
-
},
|
|
76
66
|
"toggle": {
|
|
77
67
|
"type": "boolean",
|
|
78
68
|
"title": "Call to Action Toggle",
|
|
@@ -91,6 +81,9 @@
|
|
|
91
81
|
}
|
|
92
82
|
},
|
|
93
83
|
"additionalProperties": false
|
|
84
|
+
},
|
|
85
|
+
"type": {
|
|
86
|
+
"const": "feature"
|
|
94
87
|
}
|
|
95
88
|
},
|
|
96
89
|
"additionalProperties": false,
|
|
@@ -35,10 +35,10 @@
|
|
|
35
35
|
"title": "Call to Action",
|
|
36
36
|
"description": "The call to action",
|
|
37
37
|
"properties": {
|
|
38
|
-
"
|
|
38
|
+
"target": {
|
|
39
39
|
"type": "string",
|
|
40
|
-
"title": "Call to Action
|
|
41
|
-
"description": "The CTA
|
|
40
|
+
"title": "Call to Action target",
|
|
41
|
+
"description": "The CTA target",
|
|
42
42
|
"default": "#",
|
|
43
43
|
"format": "uri"
|
|
44
44
|
},
|
|
@@ -49,14 +49,6 @@
|
|
|
49
49
|
"default": "See more",
|
|
50
50
|
"examples": ["See all our partners"]
|
|
51
51
|
},
|
|
52
|
-
"icon": {
|
|
53
|
-
"type": "string",
|
|
54
|
-
"format": "icon",
|
|
55
|
-
"title": "Icon",
|
|
56
|
-
"description": "Icon for the link style of the cta",
|
|
57
|
-
"examples": ["arrow-right"],
|
|
58
|
-
"default": "arrow-right"
|
|
59
|
-
},
|
|
60
52
|
"toggle": {
|
|
61
53
|
"type": "boolean",
|
|
62
54
|
"title": "Call to Action Toggle",
|
|
@@ -19,17 +19,13 @@ type Title = string;
|
|
|
19
19
|
*/
|
|
20
20
|
type Text = string;
|
|
21
21
|
/**
|
|
22
|
-
* The CTA
|
|
22
|
+
* The CTA target
|
|
23
23
|
*/
|
|
24
|
-
type
|
|
24
|
+
type CallToActionTarget = string;
|
|
25
25
|
/**
|
|
26
26
|
* The text label displayed on the link
|
|
27
27
|
*/
|
|
28
28
|
type LinkLabel = string;
|
|
29
|
-
/**
|
|
30
|
-
* Icon for the link style of the cta
|
|
31
|
-
*/
|
|
32
|
-
type Icon1 = string;
|
|
33
29
|
/**
|
|
34
30
|
* Activate/disable the CTAs
|
|
35
31
|
*/
|
|
@@ -48,9 +44,8 @@ interface FeatureProps {
|
|
|
48
44
|
* The call to action
|
|
49
45
|
*/
|
|
50
46
|
interface CallToAction {
|
|
51
|
-
|
|
47
|
+
target?: CallToActionTarget;
|
|
52
48
|
label?: LinkLabel;
|
|
53
|
-
icon?: Icon1;
|
|
54
49
|
toggle?: CallToActionToggle;
|
|
55
50
|
/**
|
|
56
51
|
* Choose the style of the CTA
|
|
@@ -5,21 +5,9 @@ import { Icon } from '@kickstartds/base/lib/icon';
|
|
|
5
5
|
import { Button } from '../button/index.js';
|
|
6
6
|
import { Link } from '@kickstartds/base/lib/link';
|
|
7
7
|
import { RichText } from '@kickstartds/base/lib/rich-text';
|
|
8
|
-
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
9
8
|
import '@kickstartds/base/lib/button';
|
|
10
9
|
|
|
11
|
-
const
|
|
12
|
-
"style": "stack",
|
|
13
|
-
"cta": {
|
|
14
|
-
"url": "#",
|
|
15
|
-
"label": "See more",
|
|
16
|
-
"icon": "arrow-right",
|
|
17
|
-
"toggle": true,
|
|
18
|
-
"style": "link"
|
|
19
|
-
}
|
|
20
|
-
};
|
|
21
|
-
|
|
22
|
-
const FeatureContextDefault = forwardRef(({ style = "stack", title, text, icon, cta, ...rest }, ref) => (jsxs("div", { ...rest, ref: ref, className: classnames(`dsa-feature dsa-feature--${style === `stack`
|
|
10
|
+
const FeatureContextDefault = forwardRef(({ style = "stack", title, text, icon, cta: { toggle = true, style: ctaStyle = "link", target, label = "Read more", }, ...rest }, ref) => (jsxs("div", { ...rest, ref: ref, className: classnames(`dsa-feature dsa-feature--${style === `stack`
|
|
23
11
|
? `stack dsa-feature--large`
|
|
24
12
|
: style === `besideSmall`
|
|
25
13
|
? `beside dsa-feature--small`
|
|
@@ -29,11 +17,11 @@ const FeatureContextDefault = forwardRef(({ style = "stack", title, text, icon,
|
|
|
29
17
|
? `intext dsa-feature--small`
|
|
30
18
|
: style === `centered`
|
|
31
19
|
? `centered dsa-feature--large`
|
|
32
|
-
: `${style}`}`), children: [jsxs("div", { className: "dsa-feature__header", children: [icon &&
|
|
20
|
+
: `${style}`}`), children: [jsxs("div", { className: "dsa-feature__header", children: [icon && jsx(Icon, { className: "dsa-feature__icon", icon: icon }), jsx("span", { className: "dsa-feature__title", children: title })] }), text || ctaStyle === "intext" ? (jsxs("div", { className: "dsa-feature__text", children: [jsx(RichText, { text: text }), ctaStyle === "intext" && toggle ? (jsxs(Fragment, { children: [" ", jsx(Link, { href: target, children: label ? label : "See more" })] })) : ("")] })) : (""), toggle && (ctaStyle === "link" || ctaStyle === "button") && (jsx("div", { className: "dsa-feature__cta", children: ctaStyle === "link" ? (jsxs(Link, { className: "dsa-feature__link", href: target, children: [label ? label : "See more", jsx(Icon, { icon: "arrow-right" })] })) : ctaStyle === "button" ? (jsx(Button, { className: "dsa-feature__button", size: "small", target: target, label: label ? label : "See more" })) : ("") }))] })));
|
|
33
21
|
const FeatureContext = createContext(FeatureContextDefault);
|
|
34
22
|
const Feature = forwardRef((props, ref) => {
|
|
35
23
|
const Component = useContext(FeatureContext);
|
|
36
|
-
return jsx(Component, { ...
|
|
24
|
+
return jsx(Component, { ...props, ref: ref });
|
|
37
25
|
});
|
|
38
26
|
Feature.displayName = "Feature";
|
|
39
27
|
|