@kickstartds/ds-agency-premium 1.6.71--canary.48.2202.0 → 1.6.71--canary.45.2208.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{BlogOverviewProps-4e3c6fe0.d.ts → BlogOverviewProps-d62a0a9a.d.ts} +2 -2
- package/dist/{BlogPostProps-4e3c6fe0.d.ts → BlogPostProps-c760fd2a.d.ts} +1 -1
- package/dist/HeadlineProps-e1305784.d.ts +53 -0
- package/dist/{PageProps-4e3c6fe0.d.ts → PageProps-aa29c554.d.ts} +1 -1
- package/dist/SearchBarProps-26263244.d.ts +29 -0
- package/dist/{SectionProps-4e3c6fe0.d.ts → SectionProps-d60aba86.d.ts} +2 -2
- package/dist/SplitEvenProps-789f8508.d.ts +1 -1
- package/dist/SplitWeightedProps-789f8508.d.ts +1 -1
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +1 -4
- package/dist/components/blog-overview/index.d.ts +1 -1
- package/dist/components/blog-post/blog-post.schema.dereffed.json +1 -4
- package/dist/components/blog-post/index.d.ts +1 -1
- package/dist/components/blog-teaser/index.d.ts +1 -1
- package/dist/components/business-card/business-card.css +1 -11
- package/dist/components/button/button.css +2 -2
- package/dist/components/cookie-consent/C15t.client.js +32 -3
- package/dist/components/cookie-consent/CookieConsent.client.d.ts +0 -1
- package/dist/components/cookie-consent/CookieConsent.client.js +8 -13
- package/dist/components/cookie-consent/cookie-consent.css +3 -15
- package/dist/components/cookie-consent/index.js +1 -1
- package/dist/components/footer/footer.css +1 -1
- package/dist/components/footer/footer.schema.dereffed.json +12 -20
- package/dist/components/header/header.css +6 -8
- package/dist/components/header/header.schema.dereffed.json +12 -20
- package/dist/components/headline/headline.css +3 -45
- package/dist/components/headline/index.d.ts +1 -53
- package/dist/components/hero/hero.css +5 -17
- package/dist/components/image-story/index.d.ts +1 -1
- package/dist/components/index/index.d.ts +3 -3
- package/dist/components/nav-dropdown/nav-dropdown.css +3 -3
- package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +12 -20
- package/dist/components/nav-main/nav-main.schema.dereffed.json +12 -20
- package/dist/components/nav-main/nav-main.schema.json +12 -20
- package/dist/components/nav-topbar/nav-topbar.css +3 -3
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +12 -20
- package/dist/components/page/index.d.ts +1 -1
- package/dist/components/page/page.schema.dereffed.json +1 -4
- package/dist/components/page-wrapper/index.js +0 -26
- package/dist/components/page-wrapper/tokens.css +370 -370
- package/dist/components/presets.json +32 -43
- package/dist/components/search/index.d.ts +10 -0
- package/dist/components/search/index.js +29 -20
- package/dist/components/search/search.schema.dereffed.json +133 -0
- package/dist/components/search/search.schema.json +6 -0
- package/dist/components/search-bar/index.d.ts +1 -29
- package/dist/components/section/index.d.ts +1 -1
- package/dist/components/section/index.js +1 -3
- package/dist/components/section/section.css +20 -64
- package/dist/components/section/section.schema.dereffed.json +1 -4
- package/dist/components/section/section.schema.json +1 -8
- package/dist/components/settings/settings.schema.dereffed.json +24 -40
- package/dist/components/split-even/split-even.css +1 -1
- package/dist/components/stats/stats.css +5 -6
- package/dist/components/teaser-card/teaser-card.css +14 -14
- package/dist/global.css +3 -13
- package/dist/static/favicon/android-chrome-192x192.png +0 -0
- package/dist/static/favicon/android-chrome-512x512.png +0 -0
- package/dist/static/favicon/apple-touch-icon.png +0 -0
- package/dist/static/favicon/browserconfig.xml +9 -0
- package/dist/static/favicon/favicon-16x16.png +0 -0
- package/dist/static/favicon/favicon-192-192.png +20 -0
- package/dist/static/favicon/favicon-32x32.png +0 -0
- package/dist/static/favicon/favicon.ico +0 -0
- package/dist/static/favicon/mstile-144x144.png +0 -0
- package/dist/static/favicon/mstile-150x150.png +0 -0
- package/dist/static/favicon/mstile-310x150.png +0 -0
- package/dist/static/favicon/mstile-310x310.png +0 -0
- package/dist/static/favicon/mstile-70x70.png +0 -0
- package/dist/static/favicon/safari-pinned-tab.svg +30 -0
- package/dist/static/favicon/site.webmanifest +19 -1
- 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-button--primary-button.png +0 -0
- package/dist/static/img/screenshots/components-button--primary-disabled-button.png +0 -0
- package/dist/static/img/screenshots/components-button--secondary-button.png +0 -0
- package/dist/static/img/screenshots/components-button--tertiary-button.png +0 -0
- package/dist/static/img/screenshots/components-contact--circular-avatar.png +0 -0
- package/dist/static/img/screenshots/components-contact--full-image-width.png +0 -0
- package/dist/static/img/screenshots/components-contact--vertical-image-with-paragraph.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-gallery--free-aspect-ratio.png +0 -0
- package/dist/static/img/screenshots/components-gallery--large-landscape-tiles.png +0 -0
- package/dist/static/img/screenshots/components-gallery--small-squares-with-lightbox.png +0 -0
- package/dist/static/img/screenshots/components-gallery--stack-landscape.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-below-image.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-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/components-image-story--sticky-image-next-to-scrolling-text.png +0 -0
- package/dist/static/img/screenshots/components-image-text--above-layout.png +0 -0
- package/dist/static/img/screenshots/components-image-text--beside-right-layout.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-logos--logo-row.png +0 -0
- package/dist/static/img/screenshots/components-logos--logo-wall.png +0 -0
- package/dist/static/img/screenshots/components-mosaic--colorful-text-with-illustrations.png +0 -0
- package/dist/static/img/screenshots/components-mosaic--colorful-tiles.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-teaser-card--page-navigation.png +0 -0
- package/dist/static/img/screenshots/components-teaser-card--product-tiles.png +0 -0
- package/dist/static/img/screenshots/components-teaser-card--showcase-preview.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/components-text--centered.png +0 -0
- package/dist/static/img/screenshots/components-text--highlight.png +0 -0
- package/dist/static/img/screenshots/components-text--multi-column.png +0 -0
- package/dist/static/img/screenshots/components-text--single-column.png +0 -0
- package/dist/static/img/screenshots/components-video-curtain--atmospheric-video-with-overlay.png +0 -0
- package/dist/static/img/screenshots/components-video-curtain--color-neutral-text.png +0 -0
- package/dist/static/img/screenshots/components-video-curtain--color-neutral-video.png +0 -0
- package/dist/static/img/screenshots/form-checkbox--default.png +0 -0
- package/dist/static/img/screenshots/form-radio--default.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-divider--default.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--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 +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-inverted.svg +12 -27
- package/dist/static/logo.svg +12 -27
- package/dist/tokens/IconSprite.js +0 -26
- package/dist/tokens/icon-sprite.html +0 -9
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +370 -370
- package/dist/tokens/tokens.js +584 -588
- package/package.json +1 -1
- package/dist/static/guenther/brands/cadillac.png +0 -0
- package/dist/static/guenther/brands/corvette.png +0 -0
- package/dist/static/guenther/brands/infiniti.png +0 -0
- package/dist/static/guenther/brands/isuzu.png +0 -0
- package/dist/static/guenther/brands/kia.png +0 -0
- package/dist/static/guenther/brands/maserati.png +0 -0
- package/dist/static/guenther/brands/micro.png +0 -0
- package/dist/static/guenther/brands/msg.png +0 -0
- package/dist/static/guenther/brands/nissan.png +0 -0
- package/dist/static/guenther/brands/saab.png +0 -0
- package/dist/static/guenther/brands/subaru.png +0 -0
- package/dist/static/guenther/car-1.webp +0 -0
- package/dist/static/guenther/car-2.webp +0 -0
- package/dist/static/guenther/car-cutout-1.avif +0 -0
- package/dist/static/guenther/car-cutout-2.avif +0 -0
- package/dist/static/guenther/car-cutout-3.png +0 -0
- package/dist/static/guenther/car-red.png +0 -0
- package/dist/static/guenther/car-store.png +0 -0
- package/dist/static/guenther/car-yellow.webp +0 -0
- package/dist/static/guenther/contact.jpg +0 -0
- package/dist/static/guenther/header-2.png +0 -0
- package/dist/static/guenther/header.jpg +0 -0
- package/dist/static/guenther/header.png +0 -0
- package/dist/static/guenther/kia-header.webp +0 -0
- package/dist/static/guenther/locations/farmsen.png +0 -0
- package/dist/static/guenther/locations/hamm.png +0 -0
- package/dist/static/guenther/locations/poppenbuettel.jpg +0 -0
- package/dist/static/guenther/maserati/GT-No-Folgore-2.jpg +0 -0
- package/dist/static/guenther/maserati/GT-No-Folgore-Design.webp +0 -0
- package/dist/static/guenther/maserati/GT-Power-Meets-Grace-scaled.webp +0 -0
- package/dist/static/guenther/maserati/GT-Trofeo-ALT.jpg +0 -0
- package/dist/static/guenther/maserati/GT-Trofeo-HERO.jpg +0 -0
- package/dist/static/guenther/maserati/Maserati-GT2-234640M.jpg +0 -0
- package/dist/static/guenther/maserati/granturismo-detail-seat-logo-desktop.jpg +0 -0
- package/dist/static/guenther/maserati/granturismo-folgore-dashboard-white-detail-desktop.jpg +0 -0
- package/dist/static/guenther/maserati/granturismo-folgore-in-a-private-garden-right-side-view-desktop.jpg +0 -0
- package/dist/static/guenther/maserati/granturismo-grey-bridge-desktop.jpg +0 -0
- package/dist/static/guenther/maserati/granturismo-internal-detail-desktop.jpg +0 -0
- package/dist/static/guenther/maserati/granturismo-trofeo-red-top-view-on-the-road-nature-desktop.jpg +0 -0
- package/dist/static/guenther/nissan/19TDIEULHD_JUKE_CA_012_pace706.jpg.ximg_.l_12_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/19TDIEULHD_JUKE_P13A_CA_019C_pace705.jpg.ximg_.l_12_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/22NISSCA_JUKE_Trunk_Entry-Guard_pace704.jpg.ximg_.l_12_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/22NISSCA_JUKE_Trunk_Spoiler_pace703.jpg.ximg_.l_6_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/24720-slide-juke1-mobil.jpg +0 -0
- package/dist/static/guenther/nissan/24720-slide-juke1.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEULHD_JUKE_MC_001-pace203.jpg.ximg_.l_12_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEULHD_JUKE_MC_006-pace204.jpg.ximg_.l_12_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEULHD_JUKE_MC_009-pace205.jpg.ximg_.l_12_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEULHD_JUKE_MC_010-pace206.jpg.ximg_.l_12_m.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEULHD_JUKE_MC_012-pace305.jpg.ximg_.l_12_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEULHD_JUKE_MC_015-pace304.jpg.ximg_.l_12_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEULHD_JUKE_MC_016-pace306.jpg.ximg_.l_12_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEULHD_JUKE_MC_017-pace405.jpg.ximg_.l_6_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEULHD_JUKE_MC_021-pace302.jpg.ximg_.l_12_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEULHD_JUKE_MC_023-pace303.jpg.ximg_.l_12_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEULHD_JUKE_MC_025-pace308.jpg.ximg_.l_6_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEULHD_JUKE_MC_031-pace404.jpg.ximg_.l_6_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEULHD_JUKE_MC_Lifestyle_pace-702.jpg.ximg_.l_12_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEURHD_JUKE_MC_019-pace307.jpg.ximg_.l_6_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEU_JUKE_Dimension-illustration-pace502.jpg.ximg_.l_4_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEU_JUKE_Dimension-illustration-pace503.jpg.ximg_.l_4_h.smart_-400x267.jpg +0 -0
- package/dist/static/guenther/nissan/24TDIEU_JUKE_Dimension-illustration-pace503.jpg.ximg_.l_4_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/ACC_JUKE_mirrorcap_pace118-d.jpg.ximg_.m_12_h.smart_.jpg +0 -0
- package/dist/static/guenther/nissan/junke-abmessungen-600x400.jpg +0 -0
- package/dist/static/guenther/visual.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/corporate-breadcrumb--default.png +0 -0
- package/dist/static/img/screenshots/corporate-business-card--centered.png +0 -0
- package/dist/static/img/screenshots/corporate-business-card--default.png +0 -0
- package/dist/static/img/screenshots/corporate-business-card--without-image.png +0 -0
- package/dist/static/img/screenshots/corporate-content-nav--default.png +0 -0
- package/dist/static/img/screenshots/corporate-cookie-consent--banner.png +0 -0
- package/dist/static/img/screenshots/corporate-cookie-consent--c-15-t.png +0 -0
- package/dist/static/img/screenshots/corporate-cookie-consent--card.png +0 -0
- package/dist/static/img/screenshots/corporate-downloads--complete.png +0 -0
- package/dist/static/img/screenshots/corporate-downloads--description-only.png +0 -0
- package/dist/static/img/screenshots/corporate-downloads--mixed.png +0 -0
- package/dist/static/img/screenshots/corporate-downloads--technical-details-only.png +0 -0
- package/dist/static/img/screenshots/corporate-pagination--default.png +0 -0
- package/dist/static/img/screenshots/corporate-search-bar--default.png +0 -0
- package/dist/static/img/screenshots/corporate-search-filter--default.png +0 -0
- package/dist/static/img/screenshots/corporate-search-result--default.png +0 -0
- package/dist/static/img/screenshots/event-event-filter--default.png +0 -0
- package/dist/static/img/screenshots/event-event-header--default.png +0 -0
- package/dist/static/img/screenshots/event-event-latest--default.png +0 -0
- package/dist/static/img/screenshots/event-event-latest-teaser--default.png +0 -0
- package/dist/static/img/screenshots/event-event-list-teaser--default.png +0 -0
- package/dist/static/img/screenshots/event-event-location--default.png +0 -0
- package/dist/static/img/screenshots/event-event-login--default.png +0 -0
- package/dist/static/img/screenshots/event-event-registration--default.png +0 -0
- package/dist/static/img/screenshots/layout-section--background-image.png +0 -0
- package/dist/static/img/screenshots/layout-section--dynamic-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--framed.png +0 -0
- package/dist/static/img/screenshots/layout-split-even--faq-with-form.png +0 -0
- package/dist/static/img/screenshots/layout-split-even--text-with-logos.png +0 -0
- package/dist/static/img/screenshots/layout-split-weighted--text-with-contact.png +0 -0
- package/dist/static/img/screenshots/layout-split-weighted--text-with-teaser.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-auto--auto.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-auto-premium--auto-premium.png +0 -0
- package/dist/static/img/screenshots/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-event-detail--event-detail.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-event-list--event-list.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-job-detail--job-detail.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-jobs--jobs.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-landingpage--landingpage.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-search--search.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-standorte--standorte.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-standorte-sidebar--standorte-sidebar.png +0 -0
- /package/dist/{BlogTeaserProps-f5855e93.d.ts → BlogTeaserProps-d62a0a9a.d.ts} +0 -0
- /package/dist/{ImageStoryProps-4e2b2ecf.d.ts → ImageStoryProps-e853e1e7.d.ts} +0 -0
|
@@ -1192,7 +1192,7 @@
|
|
|
1192
1192
|
"id": "page-archetypes-search--search",
|
|
1193
1193
|
"group": "Page Archetypes/Search",
|
|
1194
1194
|
"name": "Search",
|
|
1195
|
-
"code": "<Search\n events={[\n {\n category: 'Buyers',\n ctaText: 'Show event',\n date: 'FRI, JAN 16',\n image: {\n alt: 'This is an image of a flower',\n src: 'https://picsum.photos/seed/flower/800/600'\n },\n location: {\n address: 'Köln',\n name: 'Stadthalle'\n },\n tags: [\n 'AI'\n ],\n text: 'The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.',\n time: '10:00',\n title: 'This is a event teaser title',\n url: 'https://example.com'\n },\n {\n category: 'Buyers',\n ctaText: 'Show event',\n date: 'FRI, JAN 16',\n image: {\n alt: 'This is an image of a flower',\n src: 'https://picsum.photos/seed/flower/800/600'\n },\n location: {\n address: 'Köln',\n name: 'Stadthalle'\n },\n tags: [\n 'AI'\n ],\n text: 'The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.',\n time: '10:00',\n title: 'This is a event teaser title',\n url: 'https://example.com'\n },\n {\n category: 'Buyers',\n ctaText: 'Show event',\n date: 'FRI, JAN 16',\n image: {\n alt: 'This is an image of a flower',\n src: 'https://picsum.photos/seed/flower/800/600'\n },\n location: {\n address: 'Köln',\n name: 'Stadthalle'\n },\n tags: [\n 'AI'\n ],\n text: 'The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.',\n time: '10:00',\n title: 'This is a event teaser title',\n url: 'https://example.com'\n }\n ]}\n filter={{\n applyButton: {\n label: 'Filter Appointments'\n },\n categories: {\n categoryCheckboxes: [\n 'Category Filter',\n 'Category Filter',\n 'Category Filter'\n ],\n title: 'Categories',\n toggle: true\n },\n datePicker: {\n dateFromInput: {\n label: 'From',\n placeholder: 'Select a date'\n },\n dateToInput: {\n label: 'To',\n placeholder: 'Select a date'\n },\n title: 'Find Appointment',\n toggle: true\n },\n resetButton: {\n label: 'Reset Filters'\n }\n }}\n searchFilter={{\n categories: [\n {\n amount: 10,\n title: 'Pages',\n url: '#'\n },\n {\n amount: 5,\n title: 'News',\n url: '#'\n },\n {\n amount: 2,\n title: 'Blog Posts',\n url: '#'\n }\n ],\n title: 'Search Filters'\n }}\n searchResults={[\n {\n ariaLabel: 'Search Result: AI Conference 2023',\n showLink: true,\n text: 'Join us for the annual **AI Conference** bringing together experts from around the world.\\n Register now to secure your spot and learn about the latest advancements in AI.',\n title: 'AI Conference 2023',\n url: 'https://www.example.com/ai-conference-2023'\n },\n {\n ariaLabel: 'Search Result: Web Development Summit 2023',\n showLink: true,\n text: 'Explore the future of web development at the **Web Development Summit**.\\n Discover new technologies and network with industry leaders.',\n title: 'Web Development Summit 2023',\n url: 'https://www.example.com/web-development-summit-2023'\n },\n {\n ariaLabel: 'Search Result: Data Science Bootcamp',\n showLink: true,\n text: 'Enhance your skills with our **Data Science Bootcamp**.\\n Learn from experts and work on real-world projects.',\n title: 'Data Science Bootcamp',\n url: 'https://www.example.com/data-science-bootcamp'\n },\n {\n ariaLabel: 'Search Result: AI Conference 2023',\n showLink: true,\n text: 'Join us for the annual **AI Conference** bringing together experts from around the world.\\n Register now to secure your spot and learn about the latest advancements in AI.',\n title: 'AI Conference 2023',\n url: 'https://www.example.com/ai-conference-2023'\n },\n {\n ariaLabel: 'Search Result: Web Development Summit 2023',\n showLink: true,\n text: 'Explore the future of web development at the **Web Development Summit**.\\n Discover new technologies and network with industry leaders.',\n title: 'Web Development Summit 2023',\n url: 'https://www.example.com/web-development-summit-2023'\n },\n {\n ariaLabel: 'Search Result: Data Science Bootcamp',\n showLink: true,\n text: 'Enhance your skills with our **Data Science Bootcamp**.\\n Learn from experts and work on real-world projects.',\n title: 'Data Science Bootcamp',\n url: 'https://www.example.com/data-science-bootcamp'\n }\n ]}\n/>",
|
|
1195
|
+
"code": "<Search\n events={[\n {\n category: 'Buyers',\n ctaText: 'Show event',\n date: 'FRI, JAN 16',\n image: {\n alt: 'This is an image of a flower',\n src: 'https://picsum.photos/seed/flower/800/600'\n },\n location: {\n address: 'Köln',\n name: 'Stadthalle'\n },\n tags: [\n 'AI'\n ],\n text: 'The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.',\n time: '10:00',\n title: 'This is a event teaser title',\n url: 'https://example.com'\n },\n {\n category: 'Buyers',\n ctaText: 'Show event',\n date: 'FRI, JAN 16',\n image: {\n alt: 'This is an image of a flower',\n src: 'https://picsum.photos/seed/flower/800/600'\n },\n location: {\n address: 'Köln',\n name: 'Stadthalle'\n },\n tags: [\n 'AI'\n ],\n text: 'The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.',\n time: '10:00',\n title: 'This is a event teaser title',\n url: 'https://example.com'\n },\n {\n category: 'Buyers',\n ctaText: 'Show event',\n date: 'FRI, JAN 16',\n image: {\n alt: 'This is an image of a flower',\n src: 'https://picsum.photos/seed/flower/800/600'\n },\n location: {\n address: 'Köln',\n name: 'Stadthalle'\n },\n tags: [\n 'AI'\n ],\n text: 'The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.',\n time: '10:00',\n title: 'This is a event teaser title',\n url: 'https://example.com'\n }\n ]}\n filter={{\n applyButton: {\n label: 'Filter Appointments'\n },\n categories: {\n categoryCheckboxes: [\n 'Category Filter',\n 'Category Filter',\n 'Category Filter'\n ],\n title: 'Categories',\n toggle: true\n },\n datePicker: {\n dateFromInput: {\n label: 'From',\n placeholder: 'Select a date'\n },\n dateToInput: {\n label: 'To',\n placeholder: 'Select a date'\n },\n title: 'Find Appointment',\n toggle: true\n },\n resetButton: {\n label: 'Reset Filters'\n }\n }}\n headline={{\n level: 'h1',\n style: 'h1',\n text: 'Search'\n }}\n searchFilter={{\n categories: [\n {\n amount: 10,\n title: 'Pages',\n url: '#'\n },\n {\n amount: 5,\n title: 'News',\n url: '#'\n },\n {\n amount: 2,\n title: 'Blog Posts',\n url: '#'\n }\n ],\n title: 'Search Filters'\n }}\n searchResults={[\n {\n ariaLabel: 'Search Result: AI Conference 2023',\n showLink: true,\n text: 'Join us for the annual **AI Conference** bringing together experts from around the world.\\n Register now to secure your spot and learn about the latest advancements in AI.',\n title: 'AI Conference 2023',\n url: 'https://www.example.com/ai-conference-2023'\n },\n {\n ariaLabel: 'Search Result: Web Development Summit 2023',\n showLink: true,\n text: 'Explore the future of web development at the **Web Development Summit**.\\n Discover new technologies and network with industry leaders.',\n title: 'Web Development Summit 2023',\n url: 'https://www.example.com/web-development-summit-2023'\n },\n {\n ariaLabel: 'Search Result: Data Science Bootcamp',\n showLink: true,\n text: 'Enhance your skills with our **Data Science Bootcamp**.\\n Learn from experts and work on real-world projects.',\n title: 'Data Science Bootcamp',\n url: 'https://www.example.com/data-science-bootcamp'\n },\n {\n ariaLabel: 'Search Result: AI Conference 2023',\n showLink: true,\n text: 'Join us for the annual **AI Conference** bringing together experts from around the world.\\n Register now to secure your spot and learn about the latest advancements in AI.',\n title: 'AI Conference 2023',\n url: 'https://www.example.com/ai-conference-2023'\n },\n {\n ariaLabel: 'Search Result: Web Development Summit 2023',\n showLink: true,\n text: 'Explore the future of web development at the **Web Development Summit**.\\n Discover new technologies and network with industry leaders.',\n title: 'Web Development Summit 2023',\n url: 'https://www.example.com/web-development-summit-2023'\n },\n {\n ariaLabel: 'Search Result: Data Science Bootcamp',\n showLink: true,\n text: 'Enhance your skills with our **Data Science Bootcamp**.\\n Learn from experts and work on real-world projects.',\n title: 'Data Science Bootcamp',\n url: 'https://www.example.com/data-science-bootcamp'\n }\n ]}\n/>",
|
|
1196
1196
|
"args": {
|
|
1197
1197
|
"filter": {
|
|
1198
1198
|
"datePicker": {
|
|
@@ -1285,6 +1285,11 @@
|
|
|
1285
1285
|
"ctaText": "Show event"
|
|
1286
1286
|
}
|
|
1287
1287
|
],
|
|
1288
|
+
"headline": {
|
|
1289
|
+
"text": "Search",
|
|
1290
|
+
"level": "h1",
|
|
1291
|
+
"style": "h1"
|
|
1292
|
+
},
|
|
1288
1293
|
"searchFilter": {
|
|
1289
1294
|
"title": "Search Filters",
|
|
1290
1295
|
"categories": [
|
|
@@ -2904,7 +2909,7 @@
|
|
|
2904
2909
|
"id": "layout-footer--footer",
|
|
2905
2910
|
"group": "Layout/Footer",
|
|
2906
2911
|
"name": "Footer",
|
|
2907
|
-
"code": "<Footer\n byline=\"© 2024 systemics Inc. All rights reserved.\"\n logo={{\n alt: 'Systemics Logo',\n height: 40,\n homepageHref: '#',\n inverted: false,\n src: '/logo.svg',\n srcInverted: '/logo-inverted.svg',\n width: 176\n }}\n navItems={[\n {\n active: true,\n label: '
|
|
2912
|
+
"code": "<Footer\n byline=\"© 2024 systemics Inc. All rights reserved.\"\n logo={{\n alt: 'Systemics Logo',\n height: 40,\n homepageHref: '#',\n inverted: false,\n src: '/logo.svg',\n srcInverted: '/logo-inverted.svg',\n width: 176\n }}\n navItems={[\n {\n active: true,\n label: 'Active Item',\n url: '#'\n },\n {\n label: 'Navigation Item',\n url: '#'\n },\n {\n items: [\n {\n label: 'Level 2 Item',\n url: '#'\n },\n {\n active: true,\n label: 'Active Item',\n url: '#'\n },\n {\n label: 'An Item with a longer Label',\n url: '#'\n },\n {\n label: 'And One last one',\n url: '#'\n }\n ],\n label: 'Dropdown',\n url: '#'\n },\n {\n label: 'One more Item',\n url: '#'\n },\n {\n label: 'Last Item',\n url: '#'\n }\n ]}\n/>",
|
|
2908
2913
|
"args": {
|
|
2909
2914
|
"logo": {
|
|
2910
2915
|
"src": "/logo.svg",
|
|
@@ -2920,51 +2925,43 @@
|
|
|
2920
2925
|
"navItems": [
|
|
2921
2926
|
{
|
|
2922
2927
|
"url": "#",
|
|
2923
|
-
"label": "
|
|
2928
|
+
"label": "Active Item",
|
|
2924
2929
|
"active": true
|
|
2925
2930
|
},
|
|
2926
2931
|
{
|
|
2927
2932
|
"url": "#",
|
|
2928
|
-
"label": "
|
|
2933
|
+
"label": "Navigation Item"
|
|
2934
|
+
},
|
|
2935
|
+
{
|
|
2936
|
+
"url": "#",
|
|
2937
|
+
"label": "Dropdown",
|
|
2929
2938
|
"items": [
|
|
2930
2939
|
{
|
|
2931
2940
|
"url": "#",
|
|
2932
|
-
"label": "
|
|
2941
|
+
"label": "Level 2 Item"
|
|
2933
2942
|
},
|
|
2934
2943
|
{
|
|
2935
2944
|
"url": "#",
|
|
2936
|
-
"label": "
|
|
2945
|
+
"label": "Active Item",
|
|
2937
2946
|
"active": true
|
|
2938
2947
|
},
|
|
2939
2948
|
{
|
|
2940
2949
|
"url": "#",
|
|
2941
|
-
"label": "
|
|
2950
|
+
"label": "An Item with a longer Label"
|
|
2942
2951
|
},
|
|
2943
2952
|
{
|
|
2944
2953
|
"url": "#",
|
|
2945
|
-
"label": "
|
|
2954
|
+
"label": "And One last one"
|
|
2946
2955
|
}
|
|
2947
2956
|
]
|
|
2948
2957
|
},
|
|
2949
2958
|
{
|
|
2950
2959
|
"url": "#",
|
|
2951
|
-
"label": "
|
|
2952
|
-
},
|
|
2953
|
-
{
|
|
2954
|
-
"url": "#",
|
|
2955
|
-
"label": "Bonusprogramm"
|
|
2956
|
-
},
|
|
2957
|
-
{
|
|
2958
|
-
"url": "#",
|
|
2959
|
-
"label": "News"
|
|
2960
|
-
},
|
|
2961
|
-
{
|
|
2962
|
-
"url": "#",
|
|
2963
|
-
"label": "Jobs"
|
|
2960
|
+
"label": "One more Item"
|
|
2964
2961
|
},
|
|
2965
2962
|
{
|
|
2966
2963
|
"url": "#",
|
|
2967
|
-
"label": "
|
|
2964
|
+
"label": "Last Item"
|
|
2968
2965
|
}
|
|
2969
2966
|
]
|
|
2970
2967
|
},
|
|
@@ -3145,7 +3142,7 @@
|
|
|
3145
3142
|
"id": "layout-header--header",
|
|
3146
3143
|
"group": "Layout/Header",
|
|
3147
3144
|
"name": "Header",
|
|
3148
|
-
"code": "<Header\n logo={{\n alt: 'Systemics Logo',\n height: 40,\n homepageHref: '#',\n src: '/logo.svg',\n srcInverted: '/logo-inverted.svg',\n width: 176\n }}\n navItems={[\n {\n active: true,\n label: '
|
|
3145
|
+
"code": "<Header\n logo={{\n alt: 'Systemics Logo',\n height: 40,\n homepageHref: '#',\n src: '/logo.svg',\n srcInverted: '/logo-inverted.svg',\n width: 176\n }}\n navItems={[\n {\n active: true,\n label: 'Active Item',\n url: '#'\n },\n {\n label: 'Navigation Item',\n url: '#'\n },\n {\n items: [\n {\n label: 'Level 2 Item',\n url: '#'\n },\n {\n active: true,\n label: 'Active Item',\n url: '#'\n },\n {\n label: 'An Item with a longer Label',\n url: '#'\n },\n {\n label: 'And One last one',\n url: '#'\n }\n ],\n label: 'Dropdown',\n url: '#'\n },\n {\n label: 'One more Item',\n url: '#'\n },\n {\n label: 'Last Item',\n url: '#'\n }\n ]}\n/>",
|
|
3149
3146
|
"args": {
|
|
3150
3147
|
"logo": {
|
|
3151
3148
|
"src": "/logo.svg",
|
|
@@ -3162,51 +3159,43 @@
|
|
|
3162
3159
|
"navItems": [
|
|
3163
3160
|
{
|
|
3164
3161
|
"url": "#",
|
|
3165
|
-
"label": "
|
|
3162
|
+
"label": "Active Item",
|
|
3166
3163
|
"active": true
|
|
3167
3164
|
},
|
|
3168
3165
|
{
|
|
3169
3166
|
"url": "#",
|
|
3170
|
-
"label": "
|
|
3167
|
+
"label": "Navigation Item"
|
|
3168
|
+
},
|
|
3169
|
+
{
|
|
3170
|
+
"url": "#",
|
|
3171
|
+
"label": "Dropdown",
|
|
3171
3172
|
"items": [
|
|
3172
3173
|
{
|
|
3173
3174
|
"url": "#",
|
|
3174
|
-
"label": "
|
|
3175
|
+
"label": "Level 2 Item"
|
|
3175
3176
|
},
|
|
3176
3177
|
{
|
|
3177
3178
|
"url": "#",
|
|
3178
|
-
"label": "
|
|
3179
|
+
"label": "Active Item",
|
|
3179
3180
|
"active": true
|
|
3180
3181
|
},
|
|
3181
3182
|
{
|
|
3182
3183
|
"url": "#",
|
|
3183
|
-
"label": "
|
|
3184
|
+
"label": "An Item with a longer Label"
|
|
3184
3185
|
},
|
|
3185
3186
|
{
|
|
3186
3187
|
"url": "#",
|
|
3187
|
-
"label": "
|
|
3188
|
+
"label": "And One last one"
|
|
3188
3189
|
}
|
|
3189
3190
|
]
|
|
3190
3191
|
},
|
|
3191
3192
|
{
|
|
3192
3193
|
"url": "#",
|
|
3193
|
-
"label": "
|
|
3194
|
-
},
|
|
3195
|
-
{
|
|
3196
|
-
"url": "#",
|
|
3197
|
-
"label": "Bonusprogramm"
|
|
3198
|
-
},
|
|
3199
|
-
{
|
|
3200
|
-
"url": "#",
|
|
3201
|
-
"label": "News"
|
|
3202
|
-
},
|
|
3203
|
-
{
|
|
3204
|
-
"url": "#",
|
|
3205
|
-
"label": "Jobs"
|
|
3194
|
+
"label": "One more Item"
|
|
3206
3195
|
},
|
|
3207
3196
|
{
|
|
3208
3197
|
"url": "#",
|
|
3209
|
-
"label": "
|
|
3198
|
+
"label": "Last Item"
|
|
3210
3199
|
}
|
|
3211
3200
|
]
|
|
3212
3201
|
},
|
|
@@ -5,9 +5,19 @@ import { FC, PropsWithChildren } from "react";
|
|
|
5
5
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
6
6
|
* and run json-schema-to-typescript to regenerate this file.
|
|
7
7
|
*/
|
|
8
|
+
import { HeadlineProps } from "../../HeadlineProps-e1305784.js";
|
|
9
|
+
import { SearchBarProps } from "../../SearchBarProps-26263244.js";
|
|
8
10
|
import { SearchFilterProps } from "../../SearchFilterProps-2fa6419b.js";
|
|
9
11
|
import { SearchResultProps } from "../../SearchResultProps-224c2338.js";
|
|
10
12
|
interface SearchProps {
|
|
13
|
+
/**
|
|
14
|
+
* Referenced component HeadlineProps
|
|
15
|
+
*/
|
|
16
|
+
headline?: HeadlineProps;
|
|
17
|
+
/**
|
|
18
|
+
* Referenced component SearchBarProps
|
|
19
|
+
*/
|
|
20
|
+
searchBar?: SearchBarProps;
|
|
11
21
|
/**
|
|
12
22
|
* Referenced component SearchFilterProps
|
|
13
23
|
*/
|
|
@@ -1,10 +1,12 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Section } from '../section/index.js';
|
|
3
3
|
import { SplitWeighted } from '../split-weighted/index.js';
|
|
4
4
|
import { SearchFilter } from '../search-filter/index.js';
|
|
5
5
|
import { SearchResult } from '../search-result/index.js';
|
|
6
6
|
import { RichText } from '@kickstartds/base/lib/rich-text';
|
|
7
7
|
import { Pagination } from '../pagination/index.js';
|
|
8
|
+
import { SearchBar } from '../search-bar/index.js';
|
|
9
|
+
import { Headline } from '../headline/index.js';
|
|
8
10
|
import 'react';
|
|
9
11
|
import 'classnames';
|
|
10
12
|
import '@kickstartds/core/lib/react';
|
|
@@ -15,26 +17,33 @@ import '../../helpers-12f48df8.js';
|
|
|
15
17
|
import 'markdown-to-jsx';
|
|
16
18
|
import '@kickstartds/base/lib/link';
|
|
17
19
|
import '@kickstartds/base/lib/icon';
|
|
20
|
+
import '@kickstartds/form/lib/text-field';
|
|
21
|
+
import '@kickstartds/base/lib/headline';
|
|
18
22
|
|
|
19
|
-
const Search = ({ searchFilter, searchResults, }) => (
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
23
|
+
const Search = ({ headline, searchBar, searchFilter, searchResults, }) => (jsxs(Fragment, { children: [jsxs(Section, { content: {
|
|
24
|
+
mode: "list",
|
|
25
|
+
gutter: "none",
|
|
26
|
+
}, spaceAfter: "small", children: [jsx(Headline, { ...headline }), jsx(SearchBar, { ...searchBar })] }), jsx(Section, { width: "wide", spaceBefore: "small", content: {
|
|
27
|
+
mode: "list",
|
|
28
|
+
}, children: jsx(SplitWeighted, { verticalAlign: "sticky", mainLayout: {
|
|
29
|
+
minWidth: "narrow",
|
|
30
|
+
}, asideLayout: {
|
|
31
|
+
gutter: "small",
|
|
32
|
+
}, order: {
|
|
33
|
+
desktop: "asideFirst",
|
|
34
|
+
mobile: "asideFirst",
|
|
35
|
+
}, aside: jsxs(Fragment, { children: [jsx(SearchFilter, { ...searchFilter }), jsx(RichText, { text: `Showing 6 out of 18 results` })] }), main: jsxs(Fragment, { children: [searchResults.map((searchResult, index) => (jsx(SearchResult, { ...searchResult }, index))), jsx(Pagination, { pages: [
|
|
36
|
+
{
|
|
37
|
+
url: "https://example.com/page1",
|
|
38
|
+
active: true,
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
url: "https://example.com/page2",
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
url: "https://example.com/page3",
|
|
45
|
+
},
|
|
46
|
+
] })] }) }) })] }));
|
|
38
47
|
Search.displayName = "Search";
|
|
39
48
|
|
|
40
49
|
export { Search };
|
|
@@ -4,6 +4,139 @@
|
|
|
4
4
|
"title": "Search",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
|
+
"headline": {
|
|
8
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
9
|
+
"$id": "http://schema.mydesignsystem.com/headline.schema.json",
|
|
10
|
+
"title": "Headline",
|
|
11
|
+
"description": "Component used for headlines",
|
|
12
|
+
"type": "object",
|
|
13
|
+
"properties": {
|
|
14
|
+
"text": {
|
|
15
|
+
"type": "string",
|
|
16
|
+
"title": "Text",
|
|
17
|
+
"description": "Text content of headline",
|
|
18
|
+
"format": "markdown"
|
|
19
|
+
},
|
|
20
|
+
"sub": {
|
|
21
|
+
"type": "string",
|
|
22
|
+
"title": "Sub",
|
|
23
|
+
"description": "Subheadline content",
|
|
24
|
+
"format": "markdown"
|
|
25
|
+
},
|
|
26
|
+
"switchOrder": {
|
|
27
|
+
"type": "boolean",
|
|
28
|
+
"title": "Switch order?",
|
|
29
|
+
"description": "Switch order of headline and subheadline",
|
|
30
|
+
"default": false
|
|
31
|
+
},
|
|
32
|
+
"align": {
|
|
33
|
+
"type": "string",
|
|
34
|
+
"title": "Section alignment",
|
|
35
|
+
"enum": [
|
|
36
|
+
"left",
|
|
37
|
+
"center",
|
|
38
|
+
"right"
|
|
39
|
+
]
|
|
40
|
+
},
|
|
41
|
+
"level": {
|
|
42
|
+
"type": "string",
|
|
43
|
+
"title": "Level",
|
|
44
|
+
"description": "Level of headline to use",
|
|
45
|
+
"enum": [
|
|
46
|
+
"h1",
|
|
47
|
+
"h2",
|
|
48
|
+
"h3",
|
|
49
|
+
"h4",
|
|
50
|
+
"p"
|
|
51
|
+
],
|
|
52
|
+
"default": "h2"
|
|
53
|
+
},
|
|
54
|
+
"style": {
|
|
55
|
+
"type": "string",
|
|
56
|
+
"title": "Style",
|
|
57
|
+
"description": "Style of headline to show",
|
|
58
|
+
"enum": [
|
|
59
|
+
"h1",
|
|
60
|
+
"h2",
|
|
61
|
+
"h3",
|
|
62
|
+
"h4",
|
|
63
|
+
"p"
|
|
64
|
+
],
|
|
65
|
+
"default": "h2"
|
|
66
|
+
},
|
|
67
|
+
"spaceAfter": {
|
|
68
|
+
"type": "string",
|
|
69
|
+
"title": "Space after?",
|
|
70
|
+
"description": "Whether to display space after headline",
|
|
71
|
+
"enum": [
|
|
72
|
+
"minimum",
|
|
73
|
+
"small",
|
|
74
|
+
"large"
|
|
75
|
+
],
|
|
76
|
+
"default": "small"
|
|
77
|
+
},
|
|
78
|
+
"className": {
|
|
79
|
+
"type": "string",
|
|
80
|
+
"title": "Class Name",
|
|
81
|
+
"description": "Set a custom class name"
|
|
82
|
+
},
|
|
83
|
+
"id": {
|
|
84
|
+
"type": "string",
|
|
85
|
+
"title": "ID",
|
|
86
|
+
"description": "Set a custom id attribute"
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
"additionalProperties": false,
|
|
90
|
+
"required": [
|
|
91
|
+
"level",
|
|
92
|
+
"text"
|
|
93
|
+
]
|
|
94
|
+
},
|
|
95
|
+
"searchBar": {
|
|
96
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
97
|
+
"$id": "http://schema.mydesignsystem.com/search-bar.schema.json",
|
|
98
|
+
"title": "Search Bar",
|
|
99
|
+
"type": "object",
|
|
100
|
+
"properties": {
|
|
101
|
+
"placeholder": {
|
|
102
|
+
"title": "Placeholder",
|
|
103
|
+
"type": "string",
|
|
104
|
+
"description": "Placeholder text for the search input field.",
|
|
105
|
+
"examples": [
|
|
106
|
+
"Search..."
|
|
107
|
+
]
|
|
108
|
+
},
|
|
109
|
+
"buttonText": {
|
|
110
|
+
"type": "string",
|
|
111
|
+
"description": "Text displayed on the search button.",
|
|
112
|
+
"examples": [
|
|
113
|
+
"Search"
|
|
114
|
+
]
|
|
115
|
+
},
|
|
116
|
+
"hint": {
|
|
117
|
+
"type": "string",
|
|
118
|
+
"description": "Additional information or instructions related to the search functionality.",
|
|
119
|
+
"examples": [
|
|
120
|
+
"Press <kbd>Enter</kbd> to search"
|
|
121
|
+
]
|
|
122
|
+
},
|
|
123
|
+
"alternativeText": {
|
|
124
|
+
"type": "string",
|
|
125
|
+
"description": "Text to display when offering alternative results.",
|
|
126
|
+
"examples": [
|
|
127
|
+
"Did you mean"
|
|
128
|
+
]
|
|
129
|
+
},
|
|
130
|
+
"alternativeResult": {
|
|
131
|
+
"type": "string",
|
|
132
|
+
"description": "The alternative result to display when offering suggestions.",
|
|
133
|
+
"examples": [
|
|
134
|
+
"AI Conference"
|
|
135
|
+
]
|
|
136
|
+
}
|
|
137
|
+
},
|
|
138
|
+
"additionalProperties": false
|
|
139
|
+
},
|
|
7
140
|
"searchFilter": {
|
|
8
141
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
9
142
|
"$id": "http://schema.mydesignsystem.com/search-filter.schema.json",
|
|
@@ -4,6 +4,12 @@
|
|
|
4
4
|
"title": "Search",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
|
+
"headline": {
|
|
8
|
+
"$ref": "http://schema.mydesignsystem.com/headline.schema.json"
|
|
9
|
+
},
|
|
10
|
+
"searchBar": {
|
|
11
|
+
"$ref": "http://schema.mydesignsystem.com/search-bar.schema.json"
|
|
12
|
+
},
|
|
7
13
|
"searchFilter": {
|
|
8
14
|
"$ref": "http://schema.mydesignsystem.com/search-filter.schema.json"
|
|
9
15
|
},
|
|
@@ -1,33 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* This file was automatically generated by json-schema-to-typescript.
|
|
5
|
-
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
6
|
-
* and run json-schema-to-typescript to regenerate this file.
|
|
7
|
-
*/
|
|
8
|
-
/**
|
|
9
|
-
* Placeholder text for the search input field.
|
|
10
|
-
*/
|
|
11
|
-
type Placeholder = string;
|
|
12
|
-
interface SearchBarProps {
|
|
13
|
-
placeholder?: Placeholder;
|
|
14
|
-
/**
|
|
15
|
-
* Text displayed on the search button.
|
|
16
|
-
*/
|
|
17
|
-
buttonText?: string;
|
|
18
|
-
/**
|
|
19
|
-
* Additional information or instructions related to the search functionality.
|
|
20
|
-
*/
|
|
21
|
-
hint?: string;
|
|
22
|
-
/**
|
|
23
|
-
* Text to display when offering alternative results.
|
|
24
|
-
*/
|
|
25
|
-
alternativeText?: string;
|
|
26
|
-
/**
|
|
27
|
-
* The alternative result to display when offering suggestions.
|
|
28
|
-
*/
|
|
29
|
-
alternativeResult?: string;
|
|
30
|
-
}
|
|
2
|
+
import { SearchBarProps } from "../../SearchBarProps-26263244.js";
|
|
31
3
|
declare const SearchBarContextDefault: import("react").ForwardRefExoticComponent<SearchBarProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
32
4
|
declare const SearchBarContext: import("react").Context<import("react").ForwardRefExoticComponent<SearchBarProps & import("react").RefAttributes<HTMLDivElement>>>;
|
|
33
5
|
declare const SearchBar: import("react").ForwardRefExoticComponent<SearchBarProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { HTMLAttributes, FC, PropsWithChildren } from "react";
|
|
3
|
-
import { SectionProps } from "../../SectionProps-
|
|
3
|
+
import { SectionProps } from "../../SectionProps-d60aba86.js";
|
|
4
4
|
declare const SectionContextDefault: import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
5
|
declare const SectionContext: import("react").Context<import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
6
|
declare const Section: import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -42,9 +42,7 @@ const SectionContextDefault = forwardRef(({ headline, content, headerSpacing, wi
|
|
|
42
42
|
spotlight,
|
|
43
43
|
content?.mode === "slider",
|
|
44
44
|
]);
|
|
45
|
-
return (jsx(SectionContextDefault$1, { ...props, ...componentProps, className: classnames("dsa-section", style &&
|
|
46
|
-
style !== "default" &&
|
|
47
|
-
`dsa-section--style dsa-section--style-${style}`, transition &&
|
|
45
|
+
return (jsx(SectionContextDefault$1, { ...props, ...componentProps, className: classnames("dsa-section", style && style !== "default" && `dsa-section-style--${style}`, transition &&
|
|
48
46
|
transition !== "none" &&
|
|
49
47
|
`dsa-section--transition-${transition}`, headerSpacing && "dsa-section--header-spacing", spotlight && "dsa-section--spotlight", className), background: backgroundColor === "default"
|
|
50
48
|
? "default"
|
|
@@ -26,20 +26,18 @@
|
|
|
26
26
|
--dsa-section--background-color_default: var(--ks-background-color-default);
|
|
27
27
|
--dsa-section--background-color_accent: var(--ks-background-color-accent);
|
|
28
28
|
--dsa-section--background-color_bold: var(--ks-background-color-bold);
|
|
29
|
-
--dsa-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
var(--ks-color-
|
|
29
|
+
--dsa-section--transition_to-default: linear-gradient(
|
|
30
|
+
178deg,
|
|
31
|
+
transparent 75%,
|
|
32
|
+
var(--ks-background-color-default) 75%
|
|
33
33
|
);
|
|
34
|
-
--dsa-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
34
|
+
--dsa-section--transition_to-accent: linear-gradient(178deg, transparent 75%, var(--ks-background-color-accent) 75%);
|
|
35
|
+
--dsa-section--transition_to-bold: linear-gradient(178deg, transparent 75%, var(--ks-background-color-bold) 75%);
|
|
36
|
+
--dsa-section--transition_to-inverted: linear-gradient(
|
|
37
|
+
178deg,
|
|
38
|
+
transparent 75%,
|
|
39
|
+
var(--ks-background-color-default-inverted) 75%
|
|
38
40
|
);
|
|
39
|
-
--dsa-section--transition_to-default: linear-gradient(transparent, var(--ks-background-color-default));
|
|
40
|
-
--dsa-section--transition_to-accent: linear-gradient(transparent, var(--ks-background-color-accent));
|
|
41
|
-
--dsa-section--transition_to-bold: linear-gradient(transparent, var(--ks-background-color-bold));
|
|
42
|
-
--dsa-section--transition_to-inverted: linear-gradient(transparent, var(--ks-background-color-default-inverted));
|
|
43
41
|
--dsa-section__slider-arrow--color: var(--ks-text-color-interface-interactive);
|
|
44
42
|
--dsa-section__slider-arrow--size: 2rem;
|
|
45
43
|
--dsa-section__slider-arrow--padding: 0.5em;
|
|
@@ -51,18 +49,6 @@
|
|
|
51
49
|
--dsa-section__spotlight--blur: 0%;
|
|
52
50
|
--dsa-section__spotlight--color: var(--ks-color-primary-alpha-5);
|
|
53
51
|
}
|
|
54
|
-
.dsa-section[ks-inverted=true] {
|
|
55
|
-
--dsa-section_shine-left--background-image: radial-gradient(
|
|
56
|
-
70% 150% at 20% 50%,
|
|
57
|
-
var(--ks-color-fg-inverted-alpha-8-base),
|
|
58
|
-
var(--ks-color-bg)
|
|
59
|
-
);
|
|
60
|
-
--dsa-section_shine-right--background-image: radial-gradient(
|
|
61
|
-
70% 150% at 80% 50%,
|
|
62
|
-
var(--ks-color-fg-inverted-alpha-87-base),
|
|
63
|
-
var(--ks-color-bg)
|
|
64
|
-
);
|
|
65
|
-
}
|
|
66
52
|
|
|
67
53
|
.l-section.dsa-section [ks-inverted],
|
|
68
54
|
.l-section.dsa-section {
|
|
@@ -96,14 +82,11 @@
|
|
|
96
82
|
}
|
|
97
83
|
|
|
98
84
|
.l-section.dsa-section {
|
|
99
|
-
--dsa-section--background-color: var(--dsa-section--background-color_default, var(--ks-color-bg));
|
|
100
85
|
background-image: var(--dsa-section--background-image);
|
|
101
|
-
background-color: var(--dsa-section--background-
|
|
86
|
+
background-color: var(--dsa-section--background-color_default, var(--ks-color-bg));
|
|
102
87
|
position: relative;
|
|
103
88
|
}
|
|
104
89
|
.l-section.dsa-section .l-section__container {
|
|
105
|
-
position: relative;
|
|
106
|
-
z-index: 2;
|
|
107
90
|
font: var(--ks-font-copy-m);
|
|
108
91
|
}
|
|
109
92
|
.l-section.dsa-section.l-section--gutter-large {
|
|
@@ -116,10 +99,10 @@
|
|
|
116
99
|
--l-section--gutter: var(--dsa-section--gutter_none);
|
|
117
100
|
}
|
|
118
101
|
.l-section.dsa-section.l-section--accent {
|
|
119
|
-
|
|
102
|
+
background-color: var(--dsa-section--background-color_accent, var(--ks-background-color-accent));
|
|
120
103
|
}
|
|
121
104
|
.l-section.dsa-section.l-section--bold {
|
|
122
|
-
|
|
105
|
+
background-color: var(--dsa-section--background-color_bold, var(--ks-background-color-bold));
|
|
123
106
|
}
|
|
124
107
|
.l-section.dsa-section.dsa-section--transition-to-accent {
|
|
125
108
|
background-image: var(--dsa-section--transition_to-accent, linear-gradient(180deg, transparent 0%, var(--ks-background-color-accent) 100%));
|
|
@@ -142,49 +125,22 @@
|
|
|
142
125
|
.l-section.dsa-section--header-spacing.l-section--space-before-small {
|
|
143
126
|
padding-top: calc(var(--dsa-header--height) + var(--dsa-section--space-small));
|
|
144
127
|
}
|
|
145
|
-
.l-section.dsa-section--
|
|
146
|
-
content: "";
|
|
147
|
-
position: absolute;
|
|
148
|
-
top: 0;
|
|
149
|
-
left: 0;
|
|
150
|
-
width: 100%;
|
|
151
|
-
height: 100%;
|
|
152
|
-
z-index: 0;
|
|
153
|
-
}
|
|
154
|
-
.l-section.dsa-section--style--framed {
|
|
128
|
+
.l-section.dsa-section-style--framed {
|
|
155
129
|
--frame-background-color: var(--ks-background-color-accent);
|
|
156
130
|
}
|
|
157
|
-
.l-section.dsa-section
|
|
131
|
+
.l-section.dsa-section-style--framed .l-section__container--content .l-section__content {
|
|
158
132
|
padding: var(--dsa-section--space_default);
|
|
159
133
|
background-color: var(--frame-background-color, var(--ks-background-color-default));
|
|
160
134
|
border-radius: var(--ks-border-radius-surface);
|
|
161
135
|
}
|
|
162
|
-
.l-section.dsa-section
|
|
136
|
+
.l-section.dsa-section-style--framed.l-section--accent, .l-section.dsa-section-style--framed.l-section--bold {
|
|
163
137
|
--frame-background-color: var(--ks-background-color-default);
|
|
164
138
|
}
|
|
165
|
-
.l-section.dsa-section--
|
|
166
|
-
background-image: var(--dsa-
|
|
167
|
-
}
|
|
168
|
-
.l-section.dsa-section--style-shine-right::before {
|
|
169
|
-
background-image: var(--dsa-section_shine-right--background-image, radial-gradient(70% 150% at 80% 50%, var(--ks-color-fg-inverted-alpha-8-base), var(--ks-color-bg)));
|
|
170
|
-
}
|
|
171
|
-
.l-section.dsa-section--style-carbon::before {
|
|
172
|
-
background: radial-gradient(var(--ks-color-fg-inverted-alpha-7) 15%, transparent 16%) 0 0, radial-gradient(var(--ks-color-fg-inverted-alpha-7) 15%, transparent 16%) 8px 8px, radial-gradient(var(--ks-color-fg-alpha-9) 15%, transparent 20%) 0 1px, radial-gradient(var(--ks-color-fg-alpha-9) 15%, transparent 20%) 8px 9px;
|
|
173
|
-
background-size: 16px 16px;
|
|
174
|
-
z-index: 1;
|
|
175
|
-
}
|
|
176
|
-
.l-section.dsa-section--style-carbon::after {
|
|
177
|
-
content: "";
|
|
178
|
-
position: absolute;
|
|
179
|
-
top: 0;
|
|
180
|
-
left: 0;
|
|
181
|
-
width: 100%;
|
|
182
|
-
height: 100%;
|
|
183
|
-
z-index: 0;
|
|
184
|
-
background: linear-gradient(180deg, var(--ks-color-fg-alpha-9) 0%, transparent 5px), linear-gradient(180deg, var(--ks-color-fg-alpha-9) 0%, transparent 30px), linear-gradient(180deg, transparent calc(100% - 30px), var(--ks-color-fg-alpha-9) 100%), linear-gradient(180deg, transparent calc(100% - 5px), var(--ks-color-fg-alpha-9) 100%), radial-gradient(100% 100% at 50% 50%, var(--ks-color-bg), var(--ks-color-bg-to-fg-1));
|
|
139
|
+
.l-section.dsa-section-style--deko {
|
|
140
|
+
background-image: var(--dsa-section_deko--background-image, radial-gradient(180deg, transparent 0%, var(--ks-background-color-default) 100%));
|
|
185
141
|
}
|
|
186
|
-
.l-section.dsa-section--
|
|
187
|
-
background-image:
|
|
142
|
+
.l-section.dsa-section-style--colorful {
|
|
143
|
+
background-image: var(--dsa-section_colorful--background-image, linear-gradient(145deg, var(--ks-color-primary) 30%, #4aaea9 100%));
|
|
188
144
|
}
|
|
189
145
|
.l-section.dsa-section--spotlight {
|
|
190
146
|
position: relative;
|