@kickstartds/ds-agency-premium 1.6.72--canary.56.2518.0 → 1.6.72--canary.43.2525.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/{src/components/blog-aside/BlogAsideProps.d.ts → BlogAsideProps-c760fd2a.d.ts} +9 -8
- package/dist/{src/components/blog-author/BlogAuthorProps.d.ts → BlogAuthorProps-fb0241df.d.ts} +10 -9
- package/dist/{src/components/blog-head/BlogHeadProps.d.ts → BlogHeadProps-c04a5ed8.d.ts} +8 -7
- package/dist/{src/components/cms/BlogOverviewProps.d.ts → BlogOverviewProps-9f207f1c.d.ts} +12 -11
- package/dist/{src/components/cms/BlogPostProps.d.ts → BlogPostProps-c04a5ed8.d.ts} +9 -8
- package/dist/{src/components/blog-tag/BlogTagProps.d.ts → BlogTagProps-f5855e93.d.ts} +3 -2
- package/dist/{src/components/blog-teaser/BlogTeaserProps.d.ts → BlogTeaserProps-f5855e93.d.ts} +17 -16
- package/dist/{src/components/business-card/BusinessCardProps.d.ts → BusinessCardProps-e10e7b62.d.ts} +10 -9
- package/dist/{src/components/button/ButtonProps.d.ts → ButtonProps-4e2b2ecf.d.ts} +9 -8
- package/dist/{src/components/contact/ContactProps.d.ts → ContactProps-7cac90e5.d.ts} +13 -12
- package/dist/{src/components/content-nav/ContentNavProps.d.ts → ContentNavProps-0e282a9f.d.ts} +2 -1
- package/dist/{src/components/cta/CtaProps.d.ts → CtaProps-789f8508.d.ts} +24 -23
- package/dist/{src/components/divider/DividerProps.d.ts → DividerProps-2ef31901.d.ts} +5 -4
- package/dist/{src/components/downloads/DownloadsProps.d.ts → DownloadsProps-a49a977e.d.ts} +2 -1
- package/dist/{src/components/event-appointment/EventAppointmentProps.d.ts → EventAppointmentProps-443cd1ce.d.ts} +8 -7
- package/dist/{src/components/cms/EventDetailProps.d.ts → EventDetailProps-42a7eebe.d.ts} +16 -15
- package/dist/{src/components/event-filter/EventFilterProps.d.ts → EventFilterProps-b190eb86.d.ts} +3 -2
- package/dist/{src/components/event-latest-teaser/EventLatestTeaserProps.d.ts → EventLatestTeaserProps-fc9d3281.d.ts} +11 -10
- package/dist/{src/components/event-list-teaser/EventListTeaserProps.d.ts → EventListTeaserProps-5cc94436.d.ts} +17 -16
- package/dist/{src/components/event-location/EventLocationProps.d.ts → EventLocationProps-871bc198.d.ts} +8 -7
- package/dist/{src/components/faq/FaqProps.d.ts → FaqProps-78384db5.d.ts} +6 -5
- package/dist/{src/components/features/FeaturesProps.d.ts → FeaturesProps-a9041d97.d.ts} +12 -11
- package/dist/{src/components/footer/FooterProps.d.ts → FooterProps-a0a104ca.d.ts} +10 -9
- package/dist/{src/components/gallery/GalleryProps.d.ts → GalleryProps-76e7de44.d.ts} +9 -8
- package/dist/{src/components/header/HeaderProps.d.ts → HeaderProps-72763967.d.ts} +12 -11
- package/dist/{src/components/headline/HeadlineProps.d.ts → HeadlineProps-e1305784.d.ts} +11 -10
- package/dist/{src/components/hero/HeroProps.d.ts → HeroProps-fec6b267.d.ts} +24 -23
- package/dist/{src/components/html/HtmlProps.d.ts → HtmlProps-9d091769.d.ts} +7 -6
- package/dist/{src/components/image-story/ImageStoryProps.d.ts → ImageStoryProps-e853e1e7.d.ts} +16 -15
- package/dist/{src/components/image-text/ImageTextProps.d.ts → ImageTextProps-9286cca4.d.ts} +7 -6
- package/dist/{src/components/logo/LogoProps.d.ts → LogoProps-01796f0a.d.ts} +9 -8
- package/dist/{src/components/logos/LogosProps.d.ts → LogosProps-d4677d2c.d.ts} +14 -13
- package/dist/{src/components/mosaic/MosaicProps.d.ts → MosaicProps-d52c7151.d.ts} +72 -5
- package/dist/{src/components/cms/PageProps.d.ts → PageProps-aa29c554.d.ts} +10 -9
- package/dist/{src/components/search-bar/SearchBarProps.d.ts → SearchBarProps-26263244.d.ts} +3 -2
- package/dist/{src/components/search-filter/SearchFilterProps.d.ts → SearchFilterProps-2fa6419b.d.ts} +2 -1
- package/dist/{src/components/search-form/SearchFormProps.d.ts → SearchFormProps-3d2c3462.d.ts} +4 -3
- package/dist/{src/components/search-result-match/SearchResultMatchProps.d.ts → SearchResultMatchProps-777cd47c.d.ts} +5 -4
- package/dist/{src/components/search-result/SearchResultProps.d.ts → SearchResultProps-f6f07017.d.ts} +10 -9
- package/dist/SectionProps-6a826e52.d.ts +162 -0
- package/dist/{src/components/seo/SeoProps.d.ts → SeoProps-f2d6dcaa.d.ts} +7 -6
- package/dist/SliderProps-789f8508.d.ts +57 -0
- package/dist/SplitEvenProps-7cac90e5.d.ts +72 -0
- package/dist/SplitWeightedProps-7cac90e5.d.ts +102 -0
- package/dist/{src/components/stat/StatProps.d.ts → StatProps-79109ad0.d.ts} +6 -5
- package/dist/{src/components/stats/StatsProps.d.ts → StatsProps-bf5ef578.d.ts} +4 -3
- package/dist/{src/components/teaser-card/TeaserCardProps.d.ts → TeaserCardProps-d069476f.d.ts} +11 -10
- package/dist/{src/components/testimonials/TestimonialsProps.d.ts → TestimonialsProps-e344f597.d.ts} +12 -11
- package/dist/{src/components/text/TextProps.d.ts → TextProps-a23170d2.d.ts} +6 -5
- package/dist/{src/components/video-curtain/VideoCurtainProps.d.ts → VideoCurtainProps-a2c0cc7f.d.ts} +17 -16
- package/dist/components/blog-aside/index.d.ts +8 -0
- package/dist/components/blog-aside/index.js +1 -1
- package/dist/components/blog-author/index.d.ts +8 -0
- package/dist/components/blog-author/index.js +1 -1
- package/dist/components/blog-head/index.d.ts +7 -0
- package/dist/components/blog-head/index.js +1 -1
- package/dist/components/blog-overview/index.d.ts +5 -0
- package/dist/components/blog-overview/index.js +1 -1
- package/dist/components/blog-post/index.d.ts +5 -0
- package/dist/components/blog-post/index.js +1 -1
- package/dist/components/blog-teaser/index.d.ts +8 -0
- package/dist/components/blog-teaser/index.js +1 -1
- package/dist/components/breadcrumb/index.d.ts +28 -0
- package/dist/components/breadcrumb/index.js +1 -1
- package/dist/components/business-card/business-card.css +7 -5
- package/dist/components/business-card/index.d.ts +7 -0
- package/dist/components/business-card/index.js +2 -2
- package/dist/components/button/button.css +6 -1
- package/dist/components/button/index.d.ts +7 -0
- package/dist/components/button/index.js +1 -1
- package/dist/components/button-group/index.d.ts +41 -0
- package/dist/components/button-group/index.js +1 -1
- package/dist/components/contact/index.d.ts +9 -0
- package/dist/components/contact/index.js +1 -1
- package/dist/components/content-nav/content-nav.css +2 -0
- package/dist/components/content-nav/index.d.ts +7 -0
- package/dist/components/content-nav/index.js +1 -1
- package/dist/components/cookie-consent/C15t.client.d.ts +5 -0
- package/dist/{src/components → components}/cookie-consent/CookieConsent.client.d.ts +2 -1
- package/dist/components/cookie-consent/cookie-consent.css +14 -10
- package/dist/{src/components/cookie-consent/CookieConsentProps.d.ts → components/cookie-consent/index.d.ts} +17 -9
- package/dist/components/cookie-consent/index.js +1 -1
- package/dist/components/cta/index.d.ts +8 -0
- package/dist/components/cta/index.js +1 -1
- package/dist/components/divider/index.d.ts +9 -0
- package/dist/components/divider/index.js +1 -1
- package/dist/components/downloads/index.d.ts +8 -0
- package/dist/components/downloads/index.js +1 -1
- package/dist/components/event-appointment/index.d.ts +7 -0
- package/dist/components/event-appointment/index.js +1 -1
- package/dist/components/event-detail/index.d.ts +5 -0
- package/dist/components/event-detail/index.js +1 -1
- package/dist/components/event-filter/index.d.ts +7 -0
- package/dist/components/event-filter/index.js +1 -1
- package/dist/components/event-header/index.d.ts +35 -0
- package/dist/components/event-header/index.js +1 -1
- package/dist/components/event-latest/index.d.ts +30 -0
- package/dist/components/event-latest/index.js +1 -1
- package/dist/components/event-latest-teaser/event-latest-teaser.css +2 -2
- package/dist/components/event-latest-teaser/index.d.ts +8 -0
- package/dist/components/event-latest-teaser/index.js +1 -1
- package/dist/components/event-list/index.d.ts +19 -0
- package/dist/components/event-list/index.js +1 -1
- package/dist/components/event-list-teaser/event-list-teaser.css +2 -2
- package/dist/components/event-list-teaser/index.d.ts +8 -0
- package/dist/components/event-list-teaser/index.js +1 -1
- package/dist/components/event-location/event-location.css +3 -3
- package/dist/components/event-location/index.d.ts +7 -0
- package/dist/components/event-location/index.js +1 -1
- package/dist/{src/components/event-login/EventLoginProps.d.ts → components/event-login/index.d.ts} +20 -13
- package/dist/components/event-login/index.js +1 -1
- package/dist/{src/components/event-registration/EventRegistrationProps.d.ts → components/event-registration/index.d.ts} +25 -18
- package/dist/components/event-registration/index.js +1 -1
- package/dist/components/faq/index.d.ts +25 -0
- package/dist/components/faq/index.js +1 -1
- package/dist/components/feature/index.d.ts +64 -0
- package/dist/components/feature/index.js +1 -1
- package/dist/components/features/index.d.ts +8 -0
- package/dist/components/features/index.js +1 -1
- package/dist/components/footer/index.d.ts +8 -0
- package/dist/components/footer/index.js +1 -1
- package/dist/components/gallery/index.d.ts +8 -0
- package/dist/components/gallery/index.js +1 -1
- package/dist/components/header/index.d.ts +8 -0
- package/dist/components/header/index.js +1 -1
- package/dist/components/headline/index.d.ts +12 -0
- package/dist/components/headline/index.js +1 -1
- package/dist/components/hero/hero.css +34 -28
- package/dist/components/hero/index.d.ts +8 -0
- package/dist/components/hero/index.js +1 -1
- package/dist/{src/components → components}/html/Html.client.d.ts +2 -1
- package/dist/components/html/index.d.ts +8 -0
- package/dist/components/html/index.js +1 -1
- package/dist/components/image-story/index.d.ts +8 -0
- package/dist/components/image-story/index.js +1 -1
- package/dist/components/image-text/index.d.ts +9 -0
- package/dist/components/image-text/index.js +1 -1
- package/dist/{src/components/cms/SettingsProps.d.ts → components/index/index.d.ts} +11 -5
- package/dist/components/logo/index.d.ts +8 -0
- package/dist/components/logo/index.js +1 -1
- package/dist/components/logos/index.d.ts +8 -0
- package/dist/components/logos/index.js +1 -1
- package/dist/components/logos/logos.css +8 -6
- package/dist/components/mosaic/index.d.ts +8 -0
- package/dist/components/mosaic/index.js +1 -1
- package/dist/{src/components/nav-dropdown/NavDropdownProps.d.ts → components/nav-dropdown/index.d.ts} +7 -2
- package/dist/components/nav-dropdown/nav-dropdown.css +5 -3
- package/dist/components/nav-flyout/index.d.ts +35 -0
- package/dist/components/nav-flyout/index.js +1 -1
- package/dist/{src/components/nav-main/NavMainProps.d.ts → components/nav-main/index.d.ts} +16 -8
- package/dist/components/nav-main/index.js +1 -1
- package/dist/{src/components → components}/nav-main/js/NavToggle.client.d.ts +2 -1
- package/dist/{src/components → components}/nav-main/js/body.client.d.ts +1 -1
- package/dist/components/nav-main/js/navMainEvents.client.d.ts +5 -0
- package/dist/components/nav-toggle/index.d.ts +6 -0
- package/dist/components/nav-topbar/index.d.ts +30 -0
- package/dist/components/nav-topbar/index.js +1 -1
- package/dist/components/page/index.d.ts +5 -0
- package/dist/components/page-wrapper/index.d.ts +3 -0
- package/dist/components/page-wrapper/index.js +4 -5
- package/dist/{src/components/pagination/PaginationProps.d.ts → components/pagination/index.d.ts} +16 -1
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/pagination/pagination.css +3 -3
- package/dist/components/presets.json +5220 -0
- package/dist/{src/components/Providers.d.ts → components/providers/index.d.ts} +3 -2
- package/dist/components/providers/index.js +1 -1
- package/dist/{src/components/cms/SearchProps.d.ts → components/search/index.d.ts} +10 -5
- package/dist/components/search/index.js +1 -1
- package/dist/components/search-bar/index.d.ts +7 -0
- package/dist/components/search-bar/index.js +1 -1
- package/dist/components/search-filter/index.d.ts +7 -0
- package/dist/components/search-filter/index.js +1 -1
- package/dist/{src/components → components}/search-form/SearchForm.client.d.ts +2 -1
- package/dist/components/search-form/SearchFormPagefind.client.d.ts +5 -0
- package/dist/components/search-form/index.d.ts +4 -0
- package/dist/components/search-form/index.js +1 -1
- package/dist/{src/components → components}/search-modal/RadioEmit.client.d.ts +2 -1
- package/dist/{src/components → components}/search-modal/SearchModal.client.d.ts +2 -1
- package/dist/{src/components/search-modal/SearchModalProps.d.ts → components/search-modal/index.d.ts} +6 -2
- package/dist/components/search-modal/index.js +1 -1
- package/dist/components/search-result/index.d.ts +7 -0
- package/dist/components/search-result/index.js +1 -1
- package/dist/components/search-result/search-result.css +4 -0
- package/dist/components/search-result-match/index.d.ts +7 -0
- package/dist/components/search-result-match/index.js +1 -1
- package/dist/components/section/index.d.ts +9 -0
- package/dist/components/section/index.js +1 -1
- package/dist/components/section/js/Section.client.d.ts +2 -0
- package/dist/components/section/js/spotlight.client.d.ts +2 -0
- package/dist/components/slider/index.d.ts +8 -0
- package/dist/components/slider/index.js +1 -1
- package/dist/components/split-even/index.d.ts +12 -0
- package/dist/components/split-even/index.js +1 -1
- package/dist/components/split-weighted/index.d.ts +12 -0
- package/dist/components/split-weighted/index.js +1 -1
- package/dist/components/stat/index.d.ts +8 -0
- package/dist/components/stat/index.js +1 -1
- package/dist/components/stats/index.d.ts +8 -0
- package/dist/components/stats/index.js +1 -1
- package/dist/components/stats/stats.css +2 -0
- package/dist/components/teaser-card/index.d.ts +9 -0
- package/dist/components/teaser-card/index.js +1 -1
- package/dist/components/teaser-card/teaser-card.css +4 -1
- package/dist/components/testimonial/index.d.ts +64 -0
- package/dist/components/testimonial/index.js +1 -1
- package/dist/components/testimonials/index.d.ts +13 -0
- package/dist/components/testimonials/index.js +1 -1
- package/dist/components/testimonials/testimonials.css +3 -1
- package/dist/components/text/index.d.ts +8 -0
- package/dist/components/text/index.js +1 -1
- package/dist/components/video-curtain/index.d.ts +8 -0
- package/dist/components/video-curtain/index.js +1 -1
- package/dist/global.client.d.ts +2 -0
- package/dist/global.client.js +1 -1
- package/dist/global.css +4262 -224
- package/dist/helpers-12f48df8.d.ts +6 -0
- package/dist/playground/color-demo/index.d.ts +3 -0
- package/dist/playground/color-demo/index.js +237 -0
- package/dist/playground/font-demo/index.d.ts +4 -0
- package/dist/playground/font-demo/index.js +171 -0
- package/dist/playground/spacing-demo/index.d.ts +3 -0
- package/dist/playground/spacing-demo/index.js +114 -0
- package/dist/static/img/bg-color-swatch.png +0 -0
- package/dist/tokens/IconSprite.js +4 -3
- package/dist/tokens/branding-token-burgundy.css +113 -0
- package/dist/tokens/branding-token-coffee.css +114 -0
- package/dist/tokens/branding-token-mint.css +114 -0
- package/dist/tokens/branding-token-neon.css +113 -0
- package/dist/tokens/branding-token-water.css +114 -0
- package/dist/tokens/branding-token.css +113 -0
- package/dist/tokens/themes.css +20 -20
- package/dist/tokens/themes.css.d.ts +0 -0
- package/dist/tokens/tokens.css +1 -1
- package/dist/tokens/tokens.js +1 -1
- package/package.json +31 -24
- package/dist/.storybook/main.d.ts +0 -3
- package/dist/.storybook/manager.d.ts +0 -1
- package/dist/.storybook/preview.d.ts +0 -5
- package/dist/.storybook/test-runner.d.ts +0 -3
- package/dist/.storybook/themeSwitch.d.ts +0 -4
- package/dist/.storybook/themes.d.ts +0 -1
- package/dist/components/page-wrapper/tokens.css +0 -2479
- package/dist/src/bedrock/BedrockProvider.d.ts +0 -9
- package/dist/src/components/blog-aside/BlogAside.stories.d.ts +0 -6
- package/dist/src/components/blog-aside/BlogAsideComponent.d.ts +0 -7
- package/dist/src/components/blog-aside/BlogAsideDefaults.d.ts +0 -4
- package/dist/src/components/blog-author/BlogAuthor.stories.d.ts +0 -6
- package/dist/src/components/blog-author/BlogAuthorComponent.d.ts +0 -6
- package/dist/src/components/blog-author/BlogAuthorDefaults.d.ts +0 -4
- package/dist/src/components/blog-head/BlogHead.stories.d.ts +0 -6
- package/dist/src/components/blog-head/BlogHeadComponent.d.ts +0 -7
- package/dist/src/components/blog-head/BlogHeadDefaults.d.ts +0 -4
- package/dist/src/components/blog-tag/BlogTagDefaults.d.ts +0 -4
- package/dist/src/components/blog-teaser/BlogTeaser.stories.d.ts +0 -6
- package/dist/src/components/blog-teaser/BlogTeaserComponent.d.ts +0 -7
- package/dist/src/components/blog-teaser/BlogTeaserDefaults.d.ts +0 -4
- package/dist/src/components/breadcrumb/Breadcrumb.stories.d.ts +0 -6
- package/dist/src/components/breadcrumb/BreadcrumbComponent.d.ts +0 -7
- package/dist/src/components/breadcrumb/BreadcrumbDefaults.d.ts +0 -4
- package/dist/src/components/breadcrumb/BreadcrumbProps.d.ts +0 -20
- package/dist/src/components/business-card/BusinessCard.stories.d.ts +0 -8
- package/dist/src/components/business-card/BusinessCardComponent.d.ts +0 -7
- package/dist/src/components/business-card/BusinessCardDefaults.d.ts +0 -4
- package/dist/src/components/button/Button.stories.d.ts +0 -9
- package/dist/src/components/button/ButtonComponent.d.ts +0 -6
- package/dist/src/components/button/ButtonDefaults.d.ts +0 -4
- package/dist/src/components/button-group/ButtonGroupComponent.d.ts +0 -6
- package/dist/src/components/button-group/ButtonGroupDefaults.d.ts +0 -4
- package/dist/src/components/button-group/ButtonGroupProps.d.ts +0 -33
- package/dist/src/components/cms/BlogOverviewDefaults.d.ts +0 -4
- package/dist/src/components/cms/BlogPostDefaults.d.ts +0 -4
- package/dist/src/components/cms/EventDetailDefaults.d.ts +0 -4
- package/dist/src/components/cms/EventListDefaults.d.ts +0 -4
- package/dist/src/components/cms/EventListProps.d.ts +0 -14
- package/dist/src/components/cms/PageDefaults.d.ts +0 -4
- package/dist/src/components/cms/SearchDefaults.d.ts +0 -4
- package/dist/src/components/cms/SettingsDefaults.d.ts +0 -4
- package/dist/src/components/cms/blog-overview/BlogOverview.stories.d.ts +0 -6
- package/dist/src/components/cms/blog-overview/BlogOverviewComponent.d.ts +0 -4
- package/dist/src/components/cms/blog-post/BlogPost.stories.d.ts +0 -6
- package/dist/src/components/cms/blog-post/BlogPostComponent.d.ts +0 -4
- package/dist/src/components/cms/event-detail/EventDetail.stories.d.ts +0 -6
- package/dist/src/components/cms/event-detail/EventDetailComponent.d.ts +0 -4
- package/dist/src/components/cms/event-list/EventList.stories.d.ts +0 -6
- package/dist/src/components/cms/event-list/EventListComponent.d.ts +0 -4
- package/dist/src/components/cms/index.d.ts +0 -5
- package/dist/src/components/cms/page/PageComponent.d.ts +0 -4
- package/dist/src/components/cms/search/Search.stories.d.ts +0 -6
- package/dist/src/components/cms/search/SearchComponent.d.ts +0 -4
- package/dist/src/components/contact/Contact.stories.d.ts +0 -9
- package/dist/src/components/contact/ContactComponent.d.ts +0 -8
- package/dist/src/components/contact/ContactDefaults.d.ts +0 -4
- package/dist/src/components/content-nav/ContentNav.stories.d.ts +0 -6
- package/dist/src/components/content-nav/ContentNavComponent.d.ts +0 -7
- package/dist/src/components/content-nav/ContentNavDefaults.d.ts +0 -4
- package/dist/src/components/cookie-consent/C15t.client.d.ts +0 -4
- package/dist/src/components/cookie-consent/CookieConsent.stories.d.ts +0 -8
- package/dist/src/components/cookie-consent/CookieConsentComponent.d.ts +0 -8
- package/dist/src/components/cookie-consent/CookieConsentDefaults.d.ts +0 -4
- package/dist/src/components/cta/Cta.stories.d.ts +0 -14
- package/dist/src/components/cta/CtaComponent.d.ts +0 -7
- package/dist/src/components/cta/CtaDefaults.d.ts +0 -4
- package/dist/src/components/divider/Divider.stories.d.ts +0 -7
- package/dist/src/components/divider/DividerComponent.d.ts +0 -8
- package/dist/src/components/divider/DividerDefaults.d.ts +0 -4
- package/dist/src/components/downloads/Downloads.stories.d.ts +0 -9
- package/dist/src/components/downloads/DownloadsComponent.d.ts +0 -7
- package/dist/src/components/downloads/DownloadsDefaults.d.ts +0 -4
- package/dist/src/components/event-appointment/EventAppointmentComponent.d.ts +0 -7
- package/dist/src/components/event-appointment/EventAppointmentDefaults.d.ts +0 -4
- package/dist/src/components/event-filter/EventFilter.stories.d.ts +0 -6
- package/dist/src/components/event-filter/EventFilterComponent.d.ts +0 -7
- package/dist/src/components/event-filter/EventFilterDefaults.d.ts +0 -4
- package/dist/src/components/event-header/EventHeader.stories.d.ts +0 -6
- package/dist/src/components/event-header/EventHeaderComponent.d.ts +0 -7
- package/dist/src/components/event-header/EventHeaderDefaults.d.ts +0 -4
- package/dist/src/components/event-header/EventHeaderProps.d.ts +0 -28
- package/dist/src/components/event-latest/EventLatest.stories.d.ts +0 -6
- package/dist/src/components/event-latest/EventLatestComponent.d.ts +0 -7
- package/dist/src/components/event-latest/EventLatestDefaults.d.ts +0 -4
- package/dist/src/components/event-latest/EventLatestProps.d.ts +0 -19
- package/dist/src/components/event-latest-teaser/EventLatestTeaser.stories.d.ts +0 -6
- package/dist/src/components/event-latest-teaser/EventLatestTeaserComponent.d.ts +0 -7
- package/dist/src/components/event-latest-teaser/EventLatestTeaserDefaults.d.ts +0 -4
- package/dist/src/components/event-list-teaser/EventListTeaser.stories.d.ts +0 -6
- package/dist/src/components/event-list-teaser/EventListTeaserComponent.d.ts +0 -7
- package/dist/src/components/event-list-teaser/EventListTeaserDefaults.d.ts +0 -4
- package/dist/src/components/event-location/EventLocation.stories.d.ts +0 -6
- package/dist/src/components/event-location/EventLocationComponent.d.ts +0 -7
- package/dist/src/components/event-location/EventLocationDefaults.d.ts +0 -4
- package/dist/src/components/event-login/EventLogin.stories.d.ts +0 -6
- package/dist/src/components/event-login/EventLoginComponent.d.ts +0 -7
- package/dist/src/components/event-login/EventLoginDefaults.d.ts +0 -4
- package/dist/src/components/event-registration/EventRegistration.stories.d.ts +0 -6
- package/dist/src/components/event-registration/EventRegistrationComponent.d.ts +0 -7
- package/dist/src/components/event-registration/EventRegistrationDefaults.d.ts +0 -4
- package/dist/src/components/faq/Faq.stories.d.ts +0 -7
- package/dist/src/components/faq/FaqComponent.d.ts +0 -24
- package/dist/src/components/faq/FaqDefaults.d.ts +0 -4
- package/dist/src/components/feature/FeatureComponent.d.ts +0 -6
- package/dist/src/components/feature/FeatureDefaults.d.ts +0 -4
- package/dist/src/components/feature/FeatureProps.d.ts +0 -56
- package/dist/src/components/features/Features.stories.d.ts +0 -10
- package/dist/src/components/features/FeaturesComponent.d.ts +0 -7
- package/dist/src/components/features/FeaturesDefaults.d.ts +0 -4
- package/dist/src/components/footer/Footer.stories.d.ts +0 -17
- package/dist/src/components/footer/FooterComponent.d.ts +0 -7
- package/dist/src/components/footer/FooterDefaults.d.ts +0 -4
- package/dist/src/components/form/checkbox/Checkbox.stories.d.ts +0 -6
- package/dist/src/components/form/radio/Radio.stories.d.ts +0 -6
- package/dist/src/components/form/select-field/SelectField.stories.d.ts +0 -6
- package/dist/src/components/form/text-area/TextArea.stories.d.ts +0 -6
- package/dist/src/components/form/text-field/TextField.stories.d.ts +0 -6
- package/dist/src/components/gallery/Gallery.stories.d.ts +0 -9
- package/dist/src/components/gallery/GalleryComponent.d.ts +0 -7
- package/dist/src/components/gallery/GalleryDefaults.d.ts +0 -4
- package/dist/src/components/header/Header.stories.d.ts +0 -16
- package/dist/src/components/header/HeaderComponent.d.ts +0 -7
- package/dist/src/components/header/HeaderDefaults.d.ts +0 -4
- package/dist/src/components/headline/Headline.stories.d.ts +0 -12
- package/dist/src/components/headline/HeadlineComponent.d.ts +0 -11
- package/dist/src/components/headline/HeadlineDefaults.d.ts +0 -4
- package/dist/src/components/helpers.d.ts +0 -5
- package/dist/src/components/hero/Hero.stories.d.ts +0 -8
- package/dist/src/components/hero/HeroComponent.d.ts +0 -7
- package/dist/src/components/hero/HeroDefaults.d.ts +0 -4
- package/dist/src/components/html/Html.stories.d.ts +0 -8
- package/dist/src/components/html/HtmlComponent.d.ts +0 -8
- package/dist/src/components/html/HtmlDefaults.d.ts +0 -4
- package/dist/src/components/image-story/ImageStory.stories.d.ts +0 -6
- package/dist/src/components/image-story/ImageStoryComponent.d.ts +0 -7
- package/dist/src/components/image-story/ImageStoryDefaults.d.ts +0 -4
- package/dist/src/components/image-text/ImageText.stories.d.ts +0 -7
- package/dist/src/components/image-text/ImageTextComponent.d.ts +0 -8
- package/dist/src/components/image-text/ImageTextDefaults.d.ts +0 -4
- package/dist/src/components/logo/LogoComponent.d.ts +0 -7
- package/dist/src/components/logo/LogoDefaults.d.ts +0 -4
- package/dist/src/components/logos/Logos.stories.d.ts +0 -9
- package/dist/src/components/logos/LogosComponent.d.ts +0 -7
- package/dist/src/components/logos/LogosDefaults.d.ts +0 -4
- package/dist/src/components/mosaic/Mosaic.stories.d.ts +0 -7
- package/dist/src/components/mosaic/MosaicComponent.d.ts +0 -7
- package/dist/src/components/mosaic/MosaicDefaults.d.ts +0 -4
- package/dist/src/components/nav-dropdown/NavDropdownComponent.d.ts +0 -5
- package/dist/src/components/nav-dropdown/NavDropdownDefaults.d.ts +0 -4
- package/dist/src/components/nav-flyout/NavFlyoutComponent.d.ts +0 -7
- package/dist/src/components/nav-flyout/NavFlyoutDefaults.d.ts +0 -4
- package/dist/src/components/nav-flyout/NavFlyoutProps.d.ts +0 -27
- package/dist/src/components/nav-main/NavMainComponent.d.ts +0 -9
- package/dist/src/components/nav-main/NavMainDefaults.d.ts +0 -4
- package/dist/src/components/nav-main/NavToggleComponent.d.ts +0 -5
- package/dist/src/components/nav-main/js/navMainEvents.client.d.ts +0 -4
- package/dist/src/components/nav-topbar/NavTopbarComponent.d.ts +0 -7
- package/dist/src/components/nav-topbar/NavTopbarDefaults.d.ts +0 -4
- package/dist/src/components/nav-topbar/NavTopbarProps.d.ts +0 -22
- package/dist/src/components/page-wrapper/PageWrapperComponent.d.ts +0 -4
- package/dist/src/components/pagination/Pagination.stories.d.ts +0 -6
- package/dist/src/components/pagination/PaginationComponent.d.ts +0 -14
- package/dist/src/components/pagination/PaginationDefaults.d.ts +0 -4
- package/dist/src/components/search-bar/SearchBar.stories.d.ts +0 -6
- package/dist/src/components/search-bar/SearchBarComponent.d.ts +0 -7
- package/dist/src/components/search-bar/SearchBarDefaults.d.ts +0 -4
- package/dist/src/components/search-filter/SearchFilter.stories.d.ts +0 -6
- package/dist/src/components/search-filter/SearchFilterComponent.d.ts +0 -7
- package/dist/src/components/search-filter/SearchFilterDefaults.d.ts +0 -4
- package/dist/src/components/search-form/SearchForm.stories.d.ts +0 -7
- package/dist/src/components/search-form/SearchFormComponent.d.ts +0 -5
- package/dist/src/components/search-form/SearchFormDefaults.d.ts +0 -4
- package/dist/src/components/search-form/SearchFormPagefind.client.d.ts +0 -4
- package/dist/src/components/search-modal/SearchModal.stories.d.ts +0 -8
- package/dist/src/components/search-modal/SearchModalComponent.d.ts +0 -5
- package/dist/src/components/search-modal/SearchModalDefaults.d.ts +0 -4
- package/dist/src/components/search-result/SearchResult.stories.d.ts +0 -6
- package/dist/src/components/search-result/SearchResultComponent.d.ts +0 -7
- package/dist/src/components/search-result/SearchResultDefaults.d.ts +0 -4
- package/dist/src/components/search-result-match/SearchResultMatchComponent.d.ts +0 -7
- package/dist/src/components/search-result-match/SearchResultMatchDefaults.d.ts +0 -4
- package/dist/src/components/section/Section.stories.d.ts +0 -15
- package/dist/src/components/section/SectionComponent.d.ts +0 -8
- package/dist/src/components/section/SectionDefaults.d.ts +0 -4
- package/dist/src/components/section/SectionProps.d.ts +0 -161
- package/dist/src/components/section/js/Section.client.d.ts +0 -1
- package/dist/src/components/section/js/spotlight.client.d.ts +0 -1
- package/dist/src/components/seo/SeoDefaults.d.ts +0 -4
- package/dist/src/components/slider/Slider.stories.d.ts +0 -9
- package/dist/src/components/slider/SliderComponent.d.ts +0 -7
- package/dist/src/components/slider/SliderDefaults.d.ts +0 -4
- package/dist/src/components/slider/SliderProps.d.ts +0 -56
- package/dist/src/components/split-even/SplitEven.stories.d.ts +0 -7
- package/dist/src/components/split-even/SplitEvenComponent.d.ts +0 -11
- package/dist/src/components/split-even/SplitEvenDefaults.d.ts +0 -4
- package/dist/src/components/split-even/SplitEvenProps.d.ts +0 -71
- package/dist/src/components/split-weighted/SplitWeighted.stories.d.ts +0 -7
- package/dist/src/components/split-weighted/SplitWeightedComponent.d.ts +0 -11
- package/dist/src/components/split-weighted/SplitWeightedDefaults.d.ts +0 -4
- package/dist/src/components/split-weighted/SplitWeightedProps.d.ts +0 -101
- package/dist/src/components/stat/StatComponent.d.ts +0 -6
- package/dist/src/components/stat/StatDefaults.d.ts +0 -4
- package/dist/src/components/stats/Stats.stories.d.ts +0 -7
- package/dist/src/components/stats/StatsComponent.d.ts +0 -7
- package/dist/src/components/stats/StatsDefaults.d.ts +0 -4
- package/dist/src/components/teaser-card/TeaserCard.stories.d.ts +0 -8
- package/dist/src/components/teaser-card/TeaserCardComponent.d.ts +0 -8
- package/dist/src/components/teaser-card/TeaserCardDefaults.d.ts +0 -4
- package/dist/src/components/testimonial/TestimonialComponent.d.ts +0 -15
- package/dist/src/components/testimonial/TestimonialDefaults.d.ts +0 -4
- package/dist/src/components/testimonial/TestimonialProps.d.ts +0 -47
- package/dist/src/components/testimonials/Testimonials.stories.d.ts +0 -11
- package/dist/src/components/testimonials/TestimonialsComponent.d.ts +0 -12
- package/dist/src/components/testimonials/TestimonialsDefaults.d.ts +0 -4
- package/dist/src/components/text/Text.stories.d.ts +0 -9
- package/dist/src/components/text/TextComponent.d.ts +0 -7
- package/dist/src/components/text/TextDefaults.d.ts +0 -4
- package/dist/src/components/tile/TileDefaults.d.ts +0 -4
- package/dist/src/components/tile/TileProps.d.ts +0 -71
- package/dist/src/components/video-curtain/VideoCurtain.stories.d.ts +0 -8
- package/dist/src/components/video-curtain/VideoCurtainComponent.d.ts +0 -7
- package/dist/src/components/video-curtain/VideoCurtainDefaults.d.ts +0 -4
- package/dist/src/docs/ArchiveLink.d.ts +0 -2
- package/dist/src/docs/LinkProvider.d.ts +0 -1
- package/dist/src/global.client.d.ts +0 -4
- package/dist/src/pages/About.stories.d.ts +0 -9
- package/dist/src/pages/Jobs.stories.d.ts +0 -9
- package/dist/src/pages/JobsDetail.stories.d.ts +0 -9
- package/dist/src/pages/Landingpage.stories.d.ts +0 -9
- package/dist/src/pages/Overview.stories.d.ts +0 -9
- package/dist/src/pages/Showcase.stories.d.ts +0 -9
- package/dist/src/playroom/Frame.d.ts +0 -6
- package/dist/src/themes/index.d.ts +0 -53
- package/dist/src/themes/useTheme.d.ts +0 -2
- package/dist/src/token/IconSprite.d.ts +0 -2
- package/dist/src/token/tokens.d.ts +0 -951
- /package/dist/{global-DEsyKoU8.js → global-35f78d6d.js} +0 -0
- /package/dist/{helpers-DoO8Vy8R.js → helpers-12f48df8.js} +0 -0
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare function canBeCloned(val: unknown): boolean;
|
|
2
|
+
type DeepPartial<T> = T extends object ? {
|
|
3
|
+
[P in keyof T]?: DeepPartial<T[P]>;
|
|
4
|
+
} : T;
|
|
5
|
+
declare function deepMergeDefaults<T extends Record<string, any>>(defaults: DeepPartial<T>, props: T, replaceExamples?: boolean): T;
|
|
6
|
+
export { canBeCloned, DeepPartial, deepMergeDefaults };
|
|
@@ -0,0 +1,237 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { Features } from '../../components/features/index.js';
|
|
3
|
+
import { Section } from '../../components/section/index.js';
|
|
4
|
+
import { Stats } from '../../components/stats/index.js';
|
|
5
|
+
import { TeaserCard } from '../../components/teaser-card/index.js';
|
|
6
|
+
import { SelectField } from '@kickstartds/form/lib/select-field';
|
|
7
|
+
import { TextArea } from '@kickstartds/form/lib/text-area';
|
|
8
|
+
import { CheckboxGroup } from '@kickstartds/form/lib/checkbox-group';
|
|
9
|
+
import { RadioGroup } from '@kickstartds/form/lib/radio-group';
|
|
10
|
+
import { Button } from '../../components/button/index.js';
|
|
11
|
+
import { SearchResult } from '../../components/search-result/index.js';
|
|
12
|
+
import { Breadcrumb } from '../../components/breadcrumb/index.js';
|
|
13
|
+
import { Downloads } from '../../components/downloads/index.js';
|
|
14
|
+
import { Pagination } from '../../components/pagination/index.js';
|
|
15
|
+
import { TextField } from '@kickstartds/form/lib/text-field';
|
|
16
|
+
import { EventLatestTeaser } from '../../components/event-latest-teaser/index.js';
|
|
17
|
+
import { EventLocation } from '../../components/event-location/index.js';
|
|
18
|
+
import { EventListTeaser } from '../../components/event-list-teaser/index.js';
|
|
19
|
+
import { BlogAside } from '../../components/blog-aside/index.js';
|
|
20
|
+
import 'react';
|
|
21
|
+
import 'classnames';
|
|
22
|
+
import '../../components/feature/index.js';
|
|
23
|
+
import '@kickstartds/base/lib/icon';
|
|
24
|
+
import '@kickstartds/base/lib/link';
|
|
25
|
+
import '../../helpers-12f48df8.js';
|
|
26
|
+
import 'markdown-to-jsx';
|
|
27
|
+
import '@kickstartds/core/lib/react';
|
|
28
|
+
import '@kickstartds/base/lib/section';
|
|
29
|
+
import '../../components/section/js/Section.client.js';
|
|
30
|
+
import '@kickstartds/core/lib/component';
|
|
31
|
+
import '../../components/stat/index.js';
|
|
32
|
+
import '@kickstartds/content/lib/count-up';
|
|
33
|
+
import '@kickstartds/base/lib/teaser-box';
|
|
34
|
+
import '@kickstartds/core/lib/container';
|
|
35
|
+
import '@kickstartds/base/lib/button';
|
|
36
|
+
import '@kickstartds/base/lib/rich-text';
|
|
37
|
+
import '@kickstartds/base/lib/picture';
|
|
38
|
+
import '../../components/search-result-match/index.js';
|
|
39
|
+
import '../../components/event-appointment/index.js';
|
|
40
|
+
import '@kickstartds/base/lib/tag-label';
|
|
41
|
+
import '@kickstartds/blog/lib/post-meta';
|
|
42
|
+
import '@kickstartds/blog/lib/post-share-bar';
|
|
43
|
+
import '../../components/blog-author/index.js';
|
|
44
|
+
import '../../components/contact/index.js';
|
|
45
|
+
import '@kickstartds/base/lib/contact';
|
|
46
|
+
import '../../components/headline/index.js';
|
|
47
|
+
import '@kickstartds/base/lib/headline';
|
|
48
|
+
|
|
49
|
+
const ColorDemo = () => (jsxs("div", { className: "playground-preview-page", children: [jsxs(Section, { className: "dsa-section--component-preview", content: {
|
|
50
|
+
gutter: "large",
|
|
51
|
+
mode: "tile",
|
|
52
|
+
}, width: "wide", spaceBefore: "small", spaceAfter: "none", children: [jsx(TeaserCard, { imageRatio: "landscape", headline: "Empower Your Business", text: "Leverage our expertise in creating scalable and robust applications using modern technologies.", url: "", button: {
|
|
53
|
+
label: "Get Started",
|
|
54
|
+
chevron: true,
|
|
55
|
+
} }), jsx(Features, { ctas: {
|
|
56
|
+
style: "link",
|
|
57
|
+
toggle: true,
|
|
58
|
+
}, feature: [
|
|
59
|
+
{
|
|
60
|
+
cta: {
|
|
61
|
+
icon: "arrow-right",
|
|
62
|
+
label: "Learn more",
|
|
63
|
+
url: "#",
|
|
64
|
+
},
|
|
65
|
+
icon: "home",
|
|
66
|
+
text: "Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.",
|
|
67
|
+
title: "Scalable Architecture",
|
|
68
|
+
},
|
|
69
|
+
], layout: "smallTiles", style: "stack" }), jsx(Stats, { stat: [
|
|
70
|
+
{
|
|
71
|
+
icon: "person",
|
|
72
|
+
number: "150",
|
|
73
|
+
title: "Users",
|
|
74
|
+
description: "Active users on the platform taking advantage of the design system.",
|
|
75
|
+
},
|
|
76
|
+
] }), jsx(SearchResult, { imageColSize: "none", initialMatch: "Embracing a **sustainable** lifestyle.", matches: [
|
|
77
|
+
{
|
|
78
|
+
snippet: "Learn how leading companies are integrating **sustainability**.",
|
|
79
|
+
title: "Embracing Sustainability",
|
|
80
|
+
url: "#",
|
|
81
|
+
},
|
|
82
|
+
], showLink: true, title: "GreenTech Summit", url: "https://www.example.com/greentech-summit-2023" })] }), jsxs(Section, { className: "dsa-section--component-preview", width: "wide", content: {
|
|
83
|
+
gutter: "large",
|
|
84
|
+
mode: "tile",
|
|
85
|
+
}, spaceAfter: "small", spaceBefore: "small", children: [jsx(EventListTeaser, { category: "Buyers", ctaText: "Show event", date: "30.12.2025", location: {
|
|
86
|
+
address: "Alexanderplatz 1<br />\n10178 Berlin",
|
|
87
|
+
name: "Tech Conference Center",
|
|
88
|
+
}, tags: ["AI"], text: "The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.", time: "10:00", title: "The Future of AI", url: "#" }), jsxs("div", { style: {
|
|
89
|
+
display: "flex",
|
|
90
|
+
gap: "var(--ks-spacing-stack-m)",
|
|
91
|
+
flexDirection: "column",
|
|
92
|
+
}, children: [jsx(EventLocation, { address: "Alexanderplatz 1<br />\n 10178 Berlin", dates: [
|
|
93
|
+
{
|
|
94
|
+
ariaLabel: "Register for the event on 18th September 2025 from 09:00 to 17:00",
|
|
95
|
+
date: "18.09.2025",
|
|
96
|
+
label: "Register",
|
|
97
|
+
newTab: true,
|
|
98
|
+
time: "09:00 – 17:00",
|
|
99
|
+
url: "#",
|
|
100
|
+
},
|
|
101
|
+
], displayMode: "spacious", links: [
|
|
102
|
+
{
|
|
103
|
+
label: "Open in Google Maps",
|
|
104
|
+
newTab: true,
|
|
105
|
+
url: "https://maps.google.com/?q=Berlin+Congress+Center",
|
|
106
|
+
},
|
|
107
|
+
], locationName: "Berlin Congress Center" }), jsx(EventLatestTeaser, { ariaLabel: "Event teaser for ", calendar: {
|
|
108
|
+
day: "30",
|
|
109
|
+
month: "Dec",
|
|
110
|
+
}, cta: "Show event", date: "12/30/2025", location: "Berlin, Germany", title: "The Future of AI", url: "https://example.com" })] }), jsxs("div", { style: {
|
|
111
|
+
display: "flex",
|
|
112
|
+
flexDirection: "column",
|
|
113
|
+
gap: "var(--ks-spacing-stack-m)",
|
|
114
|
+
}, children: [jsx(SelectField, { icon: "chevron-down", label: "Est dolore a debitis", options: [
|
|
115
|
+
{
|
|
116
|
+
label: "Option 1",
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
label: "Option 2",
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
label: "Option 3",
|
|
123
|
+
},
|
|
124
|
+
] }), jsx(TextField, { label: "Your name" }), jsx(CheckboxGroup, { label: "Lorem Ipsum", options: [
|
|
125
|
+
{
|
|
126
|
+
//@ts-expect-error
|
|
127
|
+
checked: true,
|
|
128
|
+
label: "Lorem Ipsum",
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
label: "Ipsum Dolor",
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
label: "Dolor Sit Amet",
|
|
135
|
+
disabled: true,
|
|
136
|
+
},
|
|
137
|
+
] }), jsx(TextArea, { label: "Your message" }), jsx(RadioGroup, { label: "Lorem Ipsum", options: [
|
|
138
|
+
{
|
|
139
|
+
label: "Lorem Ipsum",
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
//@ts-expect-error
|
|
143
|
+
checked: true,
|
|
144
|
+
label: "Ipsum Dolor",
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
label: "Dolor Sit Amet",
|
|
148
|
+
disabled: true,
|
|
149
|
+
},
|
|
150
|
+
] })] }), jsxs("div", { style: {
|
|
151
|
+
display: "flex",
|
|
152
|
+
flexDirection: "column",
|
|
153
|
+
gap: "10px",
|
|
154
|
+
justifyContent: "space-between",
|
|
155
|
+
}, children: [jsx(Button, { icon: "arrow-right", variant: "primary", label: "Learn more" }), jsx(Button, { icon: "date", variant: "secondary", label: "Book appointment" }), jsx(Button, { icon: "upload", variant: "tertiary", label: "Upload File" }), jsx(BlogAside, { author: {
|
|
156
|
+
byline: "CEO at Company",
|
|
157
|
+
links: [
|
|
158
|
+
{
|
|
159
|
+
ariaLabel: "Link to Isabella Doe's social media profile",
|
|
160
|
+
icon: "twitter",
|
|
161
|
+
label: "jane_smith",
|
|
162
|
+
newTab: false,
|
|
163
|
+
url: "tel:+4922868896620",
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
ariaLabel: "Link to Isabella Doe's social media profile",
|
|
167
|
+
icon: "email",
|
|
168
|
+
label: "jane.smith@example.com",
|
|
169
|
+
newTab: false,
|
|
170
|
+
url: "mailto:mail@example.com",
|
|
171
|
+
},
|
|
172
|
+
],
|
|
173
|
+
name: "Jane Smith",
|
|
174
|
+
}, date: "12/30/2022", readingTime: "5 min read", socialSharing: [
|
|
175
|
+
{
|
|
176
|
+
icon: "twitter",
|
|
177
|
+
title: "Share on Twitter",
|
|
178
|
+
url: "https://twitter.com/share?text=Check%20this%20out!&url=https://example.com",
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
icon: "linkedin",
|
|
182
|
+
title: "Share on LinkedIn",
|
|
183
|
+
url: "https://twitter.com/share?text=Check%20this%20out!&url=https://example.com",
|
|
184
|
+
},
|
|
185
|
+
] })] })] }), jsx(Section, { className: "dsa-section--component-preview", spaceAfter: "small", spaceBefore: "none", width: "wide", children: jsxs("div", { style: {
|
|
186
|
+
display: "flex",
|
|
187
|
+
gap: "var(--ks-spacing-inline-m)",
|
|
188
|
+
width: "100%",
|
|
189
|
+
justifyContent: "space-between",
|
|
190
|
+
alignItems: "center",
|
|
191
|
+
}, children: [jsx("div", { style: { flexGrow: "1" }, children: jsx(Breadcrumb, { pages: [
|
|
192
|
+
{
|
|
193
|
+
label: "Page 1",
|
|
194
|
+
url: "https://example.com/page1",
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
label: "Page 2",
|
|
198
|
+
url: "https://example.com/page2",
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
label: "Page 3",
|
|
202
|
+
url: "https://example.com/page3",
|
|
203
|
+
},
|
|
204
|
+
] }) }), jsx("div", { style: { flexGrow: "3" }, children: jsx(Downloads, { downloads: [
|
|
205
|
+
{
|
|
206
|
+
format: "PDF",
|
|
207
|
+
name: "Product Brochure",
|
|
208
|
+
previewImage: "img/offset-image.png",
|
|
209
|
+
size: "2.5 MB",
|
|
210
|
+
url: "#",
|
|
211
|
+
},
|
|
212
|
+
] }) }), jsx("div", { style: { flexGrow: "3" }, children: jsx(Pagination, { ariaLabels: {
|
|
213
|
+
goToPage: "Go to page",
|
|
214
|
+
nextPage: "Go to next page",
|
|
215
|
+
previousPage: "Go to previous page",
|
|
216
|
+
skipToFirstPage: "Skip to first page",
|
|
217
|
+
skipToLastPage: "Skip to last page",
|
|
218
|
+
}, pages: [
|
|
219
|
+
{
|
|
220
|
+
active: false,
|
|
221
|
+
url: "https://example.com/page1",
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
active: true,
|
|
225
|
+
url: "https://example.com/page2",
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
active: false,
|
|
229
|
+
url: "https://example.com/page3",
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
active: false,
|
|
233
|
+
url: "https://example.com/page4",
|
|
234
|
+
},
|
|
235
|
+
] }) })] }) })] }));
|
|
236
|
+
|
|
237
|
+
export { ColorDemo as default };
|
|
@@ -0,0 +1,171 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { Section } from '../../components/section/index.js';
|
|
3
|
+
import { SelectField } from '@kickstartds/form/lib/select-field';
|
|
4
|
+
import { TextArea } from '@kickstartds/form/lib/text-area';
|
|
5
|
+
import { CheckboxGroup } from '@kickstartds/form/lib/checkbox-group';
|
|
6
|
+
import { Button } from '../../components/button/index.js';
|
|
7
|
+
import { TeaserCard } from '../../components/teaser-card/index.js';
|
|
8
|
+
import { RadioGroup } from '@kickstartds/form/lib/radio-group';
|
|
9
|
+
import { TextField } from '@kickstartds/form/lib/text-field';
|
|
10
|
+
import { Headline } from '../../components/headline/index.js';
|
|
11
|
+
import { Downloads } from '../../components/downloads/index.js';
|
|
12
|
+
import { Breadcrumb } from '../../components/breadcrumb/index.js';
|
|
13
|
+
import { SearchResult } from '../../components/search-result/index.js';
|
|
14
|
+
import { Features } from '../../components/features/index.js';
|
|
15
|
+
import { Stats } from '../../components/stats/index.js';
|
|
16
|
+
import { Cta } from '../../components/cta/index.js';
|
|
17
|
+
import 'react';
|
|
18
|
+
import 'classnames';
|
|
19
|
+
import '@kickstartds/core/lib/react';
|
|
20
|
+
import '@kickstartds/base/lib/section';
|
|
21
|
+
import '../../components/section/js/Section.client.js';
|
|
22
|
+
import '@kickstartds/core/lib/component';
|
|
23
|
+
import '../../helpers-12f48df8.js';
|
|
24
|
+
import '@kickstartds/base/lib/button';
|
|
25
|
+
import '@kickstartds/base/lib/teaser-box';
|
|
26
|
+
import '@kickstartds/core/lib/container';
|
|
27
|
+
import 'markdown-to-jsx';
|
|
28
|
+
import '@kickstartds/base/lib/headline';
|
|
29
|
+
import '@kickstartds/base/lib/rich-text';
|
|
30
|
+
import '@kickstartds/base/lib/icon';
|
|
31
|
+
import '@kickstartds/base/lib/picture';
|
|
32
|
+
import '@kickstartds/base/lib/link';
|
|
33
|
+
import '../../components/search-result-match/index.js';
|
|
34
|
+
import '../../components/feature/index.js';
|
|
35
|
+
import '../../components/stat/index.js';
|
|
36
|
+
import '@kickstartds/content/lib/count-up';
|
|
37
|
+
import '@kickstartds/content/lib/storytelling';
|
|
38
|
+
import '../../components/button-group/index.js';
|
|
39
|
+
import '@kickstartds/base/lib/button-group';
|
|
40
|
+
|
|
41
|
+
const FontDemo = () => (jsxs("div", { className: "playground-preview-page", children: [jsxs(Section, { content: {
|
|
42
|
+
gutter: "large",
|
|
43
|
+
}, spaceAfter: "small", width: "wide", children: [jsx(Cta, { highlightText: true, headline: "Empowering Digital Transformation at Scale", sub: "Unlocking Synergies for Next-Gen Business Impact", text: "Our mission is clear: **drive innovation** through seamless integration and agile methodologies. Harness future-ready solutions for *cross-functional alignment* and operational excellence. We champion collaborative ecosystems that accelerate value creation." }), jsx("div", { children: jsx(Cta, { headline: "Accelerate Outcomes with Strategic Vision", sub: "Elevate Experiences with Purposeful Design", text: "We deliver:\n- Data-driven, measurable results\n- *Holistic* stakeholder engagement\n\n`// Example: driveValue(innovation)`\n\n> Empowering tomorrow, today.\n" }) })] }), jsxs(Section, { width: "wide", spaceBefore: "none", spaceAfter: "small", children: [jsx(TeaserCard, { headline: "Experience Seamless Digital Enablement", text: "Discover how modular, open-source solutions unlock scalable opportunities for every enterprise.", url: "https://basic.design-system.agency/", button: {
|
|
44
|
+
label: "Browse basic Demo",
|
|
45
|
+
} }), jsx(Stats, { stat: [
|
|
46
|
+
{
|
|
47
|
+
icon: "person",
|
|
48
|
+
number: "150",
|
|
49
|
+
title: "Active Innovators",
|
|
50
|
+
description: "Visionaries leveraging our platform to maximize digital potential.",
|
|
51
|
+
},
|
|
52
|
+
] }), jsx(SearchResult, { imageColSize: "none", initialMatch: "Driving **transformational** change.", matches: [
|
|
53
|
+
{
|
|
54
|
+
snippet: "Explore how industry leaders champion **innovation** at scale.",
|
|
55
|
+
title: "Innovation Leadership Forum",
|
|
56
|
+
url: "#",
|
|
57
|
+
},
|
|
58
|
+
], showLink: true, title: "Future Conference", url: "https://www.example.com/futurevision-2025" }), jsx(Features, { ctas: {
|
|
59
|
+
style: "link",
|
|
60
|
+
toggle: true,
|
|
61
|
+
}, feature: [
|
|
62
|
+
{
|
|
63
|
+
cta: {
|
|
64
|
+
icon: "arrow-right",
|
|
65
|
+
label: "Learn more",
|
|
66
|
+
url: "#",
|
|
67
|
+
},
|
|
68
|
+
icon: "home",
|
|
69
|
+
text: "Empower your business with adaptive frameworks, ensuring future-proof scalability and robust performance.",
|
|
70
|
+
title: "Adaptive Frameworks",
|
|
71
|
+
},
|
|
72
|
+
], layout: "smallTiles", style: "stack" })] }), jsxs(Section, { content: {
|
|
73
|
+
tileWidth: "medium",
|
|
74
|
+
gutter: "large",
|
|
75
|
+
}, width: "wide", spaceBefore: "small", spaceAfter: "small", children: [jsx(TeaserCard, { headline: "Basic Agency Website Demo", text: "Compare what the free version, using Open Source components only, can already offer you and your team.", url: "https://basic.design-system.agency/", button: {
|
|
76
|
+
label: "Browse basic Demo",
|
|
77
|
+
} }), jsx(SearchResult, { imageColSize: "none", initialMatch: "Embracing a **sustainable** lifestyle.", matches: [
|
|
78
|
+
{
|
|
79
|
+
snippet: "Learn how leading companies are integrating **sustainability**.",
|
|
80
|
+
title: "Embracing Sustainability",
|
|
81
|
+
url: "#",
|
|
82
|
+
},
|
|
83
|
+
], showLink: true, title: "GreenTech Summit", url: "https://www.example.com/greentech-summit-2023" }), jsx(Features, { ctas: {
|
|
84
|
+
style: "link",
|
|
85
|
+
toggle: true,
|
|
86
|
+
}, feature: [
|
|
87
|
+
{
|
|
88
|
+
cta: {
|
|
89
|
+
icon: "arrow-right",
|
|
90
|
+
label: "Learn more",
|
|
91
|
+
url: "#",
|
|
92
|
+
},
|
|
93
|
+
icon: "home",
|
|
94
|
+
text: "Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.",
|
|
95
|
+
title: "Scalable Architecture",
|
|
96
|
+
},
|
|
97
|
+
], layout: "smallTiles", style: "stack" })] }), jsxs(Section, { width: "wide", spaceBefore: "small", spaceAfter: "small", content: {
|
|
98
|
+
gutter: "large",
|
|
99
|
+
}, children: [jsxs("div", { style: {
|
|
100
|
+
display: "flex",
|
|
101
|
+
flexDirection: "column",
|
|
102
|
+
gap: "var(--ks-spacing-stack-m)",
|
|
103
|
+
}, children: [jsx(Headline, { text: "Unlock Value with Strategic Partnerships", sub: "Collaborate for exponential growth", spaceAfter: "minimum", level: "h3", style: "h3" }), jsx(TextArea, { label: "Your message" }), jsx(CheckboxGroup, { label: "Lorem Ipsum", options: [
|
|
104
|
+
{
|
|
105
|
+
//@ts-expect-error
|
|
106
|
+
checked: true,
|
|
107
|
+
label: "Lorem Ipsum",
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
label: "Ipsum Dolor",
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
label: "Dolor Sit Amet",
|
|
114
|
+
disabled: true,
|
|
115
|
+
},
|
|
116
|
+
] })] }), jsxs("div", { style: {
|
|
117
|
+
display: "flex",
|
|
118
|
+
flexDirection: "column",
|
|
119
|
+
gap: "var(--ks-spacing-stack-m)",
|
|
120
|
+
}, children: [jsx(Headline, { text: "Optimize Processes for Maximum Impact", level: "h4", style: "h4", spaceAfter: "minimum" }), jsx(SelectField, { icon: "chevron-down", label: "Est dolore a debitis", options: [
|
|
121
|
+
{
|
|
122
|
+
label: "Option 1",
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
label: "Option 2",
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
label: "Option 3",
|
|
129
|
+
},
|
|
130
|
+
] }), jsx(TextField, { label: "Your name" }), jsx(RadioGroup, { label: "Lorem Ipsum", options: [
|
|
131
|
+
{
|
|
132
|
+
label: "Lorem Ipsum",
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
//@ts-expect-error
|
|
136
|
+
checked: true,
|
|
137
|
+
label: "Ipsum Dolor",
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
label: "Dolor Sit Amet",
|
|
141
|
+
disabled: true,
|
|
142
|
+
},
|
|
143
|
+
] })] }), jsxs("div", { style: {
|
|
144
|
+
display: "flex",
|
|
145
|
+
flexDirection: "column",
|
|
146
|
+
gap: "var(--ks-spacing-stack-m)",
|
|
147
|
+
}, children: [jsx(Breadcrumb, { pages: [
|
|
148
|
+
{
|
|
149
|
+
label: "Home",
|
|
150
|
+
url: "https://example.com/home",
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
label: "Solutions",
|
|
154
|
+
url: "https://example.com/solutions",
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
label: "Insights",
|
|
158
|
+
url: "https://example.com/insights",
|
|
159
|
+
},
|
|
160
|
+
] }), jsx(Downloads, { downloads: [
|
|
161
|
+
{
|
|
162
|
+
format: "PDF",
|
|
163
|
+
name: "Visionary Solutions Overview",
|
|
164
|
+
previewImage: "img/offset-image.png",
|
|
165
|
+
size: "2.5 MB",
|
|
166
|
+
url: "#",
|
|
167
|
+
},
|
|
168
|
+
] }), jsx(Button, { style: { width: "fit-content" }, label: "Engage Now", size: "large" }), jsx(Button, { style: { width: "fit-content" }, label: "Discover More", size: "medium" }), jsx(Button, { style: { width: "fit-content" }, label: "Get Started", size: "small" })] })] })] }));
|
|
169
|
+
const Font = {};
|
|
170
|
+
|
|
171
|
+
export { Font, FontDemo as default };
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { BusinessCard } from '../../components/business-card/index.js';
|
|
3
|
+
import { EventLocation } from '../../components/event-location/index.js';
|
|
4
|
+
import { Logos } from '../../components/logos/index.js';
|
|
5
|
+
import { Section } from '../../components/section/index.js';
|
|
6
|
+
import { TeaserCard } from '../../components/teaser-card/index.js';
|
|
7
|
+
import 'classnames';
|
|
8
|
+
import 'react';
|
|
9
|
+
import '@kickstartds/base/lib/icon';
|
|
10
|
+
import '@kickstartds/base/lib/picture';
|
|
11
|
+
import 'markdown-to-jsx';
|
|
12
|
+
import '../../components/button/index.js';
|
|
13
|
+
import '@kickstartds/base/lib/button';
|
|
14
|
+
import '../../helpers-12f48df8.js';
|
|
15
|
+
import '@kickstartds/base/lib/link';
|
|
16
|
+
import '@kickstartds/core/lib/container';
|
|
17
|
+
import '@kickstartds/base/lib/rich-text';
|
|
18
|
+
import '../../components/event-appointment/index.js';
|
|
19
|
+
import '@kickstartds/content/lib/logo-tiles';
|
|
20
|
+
import '@kickstartds/core/lib/react';
|
|
21
|
+
import '@kickstartds/base/lib/section';
|
|
22
|
+
import '../../components/section/js/Section.client.js';
|
|
23
|
+
import '@kickstartds/core/lib/component';
|
|
24
|
+
import '@kickstartds/base/lib/teaser-box';
|
|
25
|
+
|
|
26
|
+
const SpacingDemo = () => (jsxs("div", { className: "playground-preview-page", children: [jsxs(Section, { headline: {
|
|
27
|
+
text: "Lorem Ipsum Dolor",
|
|
28
|
+
sub: "Sit Amet",
|
|
29
|
+
}, children: [jsx(TeaserCard, { layout: "row", button: {
|
|
30
|
+
chevron: true,
|
|
31
|
+
label: "View showcase",
|
|
32
|
+
}, image: "img/people-brainstorming-work-meeting.png", imageRatio: "landscape", label: "Tech", headline: "Transformation Love Story", text: "See how we saved TechFusions a year's worth of development time", url: "#" }), jsx(BusinessCard, { address: "1234 Business Lane<br />Suite 567 <br />Business City, BC 12345", avatar: {
|
|
33
|
+
alt: "Emily Johnson",
|
|
34
|
+
src: "img/people/contact-person.png",
|
|
35
|
+
}, buttons: [
|
|
36
|
+
{
|
|
37
|
+
label: "Market Insights",
|
|
38
|
+
url: "#",
|
|
39
|
+
},
|
|
40
|
+
], contact: [
|
|
41
|
+
{
|
|
42
|
+
icon: "phone",
|
|
43
|
+
label: "+1 234 567 890",
|
|
44
|
+
url: "tel:+1234567890",
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
icon: "email",
|
|
48
|
+
label: "emily@example.com",
|
|
49
|
+
url: "mailto:emily@example.com",
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
icon: "linkedin",
|
|
53
|
+
label: "Emily Johnson",
|
|
54
|
+
url: "#",
|
|
55
|
+
},
|
|
56
|
+
], logo: {
|
|
57
|
+
alt: "Business Logo",
|
|
58
|
+
src: "logo.svg",
|
|
59
|
+
url: "#",
|
|
60
|
+
}, topic: "Industry Intelligence" })] }), jsx(Section, { children: jsx(Logos, { align: "center", cta: {
|
|
61
|
+
label: "See all our partners",
|
|
62
|
+
link: "#",
|
|
63
|
+
style: "button",
|
|
64
|
+
text: "Explore the success stories of our valued customers and discover more about their journey.",
|
|
65
|
+
toggle: true,
|
|
66
|
+
}, logo: [
|
|
67
|
+
{
|
|
68
|
+
alt: "Logo 1",
|
|
69
|
+
src: "img/logos/logoipsum-344.svg",
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
alt: "Logo 2",
|
|
73
|
+
src: "img/logos/logoipsum-347.svg",
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
alt: "Logo 3",
|
|
77
|
+
src: "img/logos/logoipsum-352.svg",
|
|
78
|
+
},
|
|
79
|
+
], logosPerRow: 3, tagline: "Your Success, Our Commitment" }) }), jsx(Section, { children: jsx(EventLocation, { address: "Alexanderplatz 1<br />\n 10178 Berlin", dates: [
|
|
80
|
+
{
|
|
81
|
+
date: "18.09.2025",
|
|
82
|
+
label: "Register",
|
|
83
|
+
newTab: true,
|
|
84
|
+
time: "09:00 – 17:00",
|
|
85
|
+
url: "#",
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
date: "18.09.2025",
|
|
89
|
+
label: "Register",
|
|
90
|
+
newTab: true,
|
|
91
|
+
time: "09:00 – 17:00",
|
|
92
|
+
url: "#",
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
date: "18.09.2025",
|
|
96
|
+
label: "Register",
|
|
97
|
+
newTab: true,
|
|
98
|
+
time: "09:00 – 17:00",
|
|
99
|
+
url: "#",
|
|
100
|
+
},
|
|
101
|
+
], displayMode: "compact", links: [
|
|
102
|
+
{
|
|
103
|
+
label: "Open in Google Maps",
|
|
104
|
+
newTab: true,
|
|
105
|
+
url: "https://maps.google.com/?q=Berlin+Congress+Center",
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
label: "Location Website",
|
|
109
|
+
newTab: true,
|
|
110
|
+
url: "https://maps.google.com/?q=Berlin+Congress+Center",
|
|
111
|
+
},
|
|
112
|
+
], locationName: "Berlin Congress Center" }) })] }));
|
|
113
|
+
|
|
114
|
+
export { SpacingDemo as default };
|
|
Binary file
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import { jsx as _jsx
|
|
2
|
-
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
export default (() => /*#__PURE__*/_jsxs("svg", {
|
|
3
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
5
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
5
6
|
hidden: "hidden",
|
|
@@ -230,4 +231,4 @@ export default () => /*#__PURE__*/_jsxs("svg", {
|
|
|
230
231
|
d: "M16.7247 2.98188C17.0395 2.44505 17.5699 2 18.3195 2H21.0816C21.468 2 21.9576 2.13797 22.2661 2.60399C22.4111 2.81495 22.5 3.07042 22.5 3.35125C22.5 3.63001 22.4127 3.8675 22.3128 4.04876L22.3048 4.06326L16.541 13.7443L20.1015 19.9326L20.1026 19.9344C20.3367 20.3398 20.4003 20.8719 20.0991 21.3611L20.0833 21.3868L20.066 21.4114C19.753 21.8571 19.2782 22 18.8808 22H16.1416C15.3945 22 14.8413 21.581 14.5159 21.0046L10.9233 14.7451C10.5642 14.1195 10.5699 13.3489 10.9381 12.7285L16.7247 2.98188ZM18.446 4.00026L12.6579 13.7496L16.2454 20H17.8329L14.3855 14.0082V13.4553L20.0148 4L18.446 4.00026ZM18.3709 20.9351L18.3694 20.9326L18.3709 20.9351Z"
|
|
231
232
|
})]
|
|
232
233
|
})]
|
|
233
|
-
});
|
|
234
|
+
}));
|