@kickstartds/ds-agency-premium 1.6.72--canary.56.2518.0 → 1.6.72--canary.43.2521.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-f5855e93.d.ts} +8 -7
- package/dist/{src/components/cms/BlogOverviewProps.d.ts → BlogOverviewProps-6a826e52.d.ts} +12 -11
- package/dist/{src/components/cms/BlogPostProps.d.ts → BlogPostProps-6a826e52.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-d62a0a9a.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-4e2b2ecf.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-6a826e52.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-d62a0a9a.d.ts +72 -0
- package/dist/SplitWeightedProps-d62a0a9a.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 +27 -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
package/dist/{src/components/testimonials/TestimonialsProps.d.ts → TestimonialsProps-e344f597.d.ts}
RENAMED
|
@@ -6,43 +6,43 @@
|
|
|
6
6
|
/**
|
|
7
7
|
* The testimonial layout
|
|
8
8
|
*/
|
|
9
|
-
|
|
9
|
+
type Layout = "slider" | "list" | "alternating";
|
|
10
10
|
/**
|
|
11
11
|
* The style of the quote signs
|
|
12
12
|
*/
|
|
13
|
-
|
|
13
|
+
type StyleOfTheQuoteSigns = "normal" | "large" | "none";
|
|
14
14
|
/**
|
|
15
15
|
* The testimonial quote
|
|
16
16
|
*/
|
|
17
|
-
|
|
17
|
+
type Quote = string;
|
|
18
18
|
/**
|
|
19
19
|
* The name of the quote author
|
|
20
20
|
*/
|
|
21
|
-
|
|
21
|
+
type Name = string;
|
|
22
22
|
/**
|
|
23
23
|
* The title of the quote author
|
|
24
24
|
*/
|
|
25
|
-
|
|
25
|
+
type Title = string;
|
|
26
26
|
/**
|
|
27
27
|
* The image to display with the testimonial
|
|
28
28
|
*/
|
|
29
|
-
|
|
29
|
+
type Source = string;
|
|
30
30
|
/**
|
|
31
31
|
* The alt text of the image file
|
|
32
32
|
*/
|
|
33
|
-
|
|
33
|
+
type AltText = string;
|
|
34
34
|
/**
|
|
35
35
|
* The rating of the testimonial, from 1 to 5
|
|
36
36
|
*/
|
|
37
|
-
|
|
37
|
+
type Rating = number;
|
|
38
38
|
/**
|
|
39
39
|
* Add testimonials featuring an image, a quote, a source and a rating
|
|
40
40
|
*/
|
|
41
|
-
|
|
41
|
+
type Testimonials = Testimonial[];
|
|
42
42
|
/**
|
|
43
43
|
* Display testimonials with an optional image and rating
|
|
44
44
|
*/
|
|
45
|
-
|
|
45
|
+
interface TestimonialsProps {
|
|
46
46
|
layout?: Layout;
|
|
47
47
|
quoteSigns?: StyleOfTheQuoteSigns;
|
|
48
48
|
testimonial?: Testimonials;
|
|
@@ -50,7 +50,7 @@ export interface TestimonialsProps {
|
|
|
50
50
|
/**
|
|
51
51
|
* Testimonial entry of Testimonials component
|
|
52
52
|
*/
|
|
53
|
-
|
|
53
|
+
interface Testimonial {
|
|
54
54
|
quote: Quote;
|
|
55
55
|
name: Name;
|
|
56
56
|
title?: Title;
|
|
@@ -60,3 +60,4 @@ export interface Testimonial {
|
|
|
60
60
|
};
|
|
61
61
|
rating?: Rating;
|
|
62
62
|
}
|
|
63
|
+
export { Layout, StyleOfTheQuoteSigns, Quote, Name, Title, Source, AltText, Rating, Testimonials, TestimonialsProps, Testimonial };
|
|
@@ -6,25 +6,26 @@
|
|
|
6
6
|
/**
|
|
7
7
|
* Text
|
|
8
8
|
*/
|
|
9
|
-
|
|
9
|
+
type Text = string;
|
|
10
10
|
/**
|
|
11
11
|
* Variant of layout to be used
|
|
12
12
|
*/
|
|
13
|
-
|
|
13
|
+
type Layout = "singleColumn" | "multiColumn";
|
|
14
14
|
/**
|
|
15
15
|
* Alignment of text
|
|
16
16
|
*/
|
|
17
|
-
|
|
17
|
+
type Alignment = "left" | "center";
|
|
18
18
|
/**
|
|
19
19
|
* Visually highlight the text
|
|
20
20
|
*/
|
|
21
|
-
|
|
21
|
+
type HighlightText = boolean;
|
|
22
22
|
/**
|
|
23
23
|
* Component used for displaying text in chapters
|
|
24
24
|
*/
|
|
25
|
-
|
|
25
|
+
interface TextProps {
|
|
26
26
|
text: Text;
|
|
27
27
|
layout?: Layout;
|
|
28
28
|
align?: Alignment;
|
|
29
29
|
highlightText?: HighlightText;
|
|
30
30
|
}
|
|
31
|
+
export { Text, Layout, Alignment, HighlightText, TextProps };
|
package/dist/{src/components/video-curtain/VideoCurtainProps.d.ts → VideoCurtainProps-a2c0cc7f.d.ts}
RENAMED
|
@@ -6,56 +6,56 @@
|
|
|
6
6
|
/**
|
|
7
7
|
* Headline for the visual
|
|
8
8
|
*/
|
|
9
|
-
|
|
9
|
+
type Headline = string;
|
|
10
10
|
/**
|
|
11
11
|
* Subheadline below the module headline
|
|
12
12
|
*/
|
|
13
|
-
|
|
13
|
+
type ModuleSubheadline = string;
|
|
14
14
|
/**
|
|
15
15
|
* Info text for the module element
|
|
16
16
|
*/
|
|
17
|
-
|
|
17
|
+
type ModuleText = string;
|
|
18
18
|
/**
|
|
19
19
|
* Visually highlight the text
|
|
20
20
|
*/
|
|
21
|
-
|
|
21
|
+
type HighlightText = boolean;
|
|
22
22
|
/**
|
|
23
23
|
* Make the text and buttons color neutral
|
|
24
24
|
*/
|
|
25
|
-
|
|
25
|
+
type ColorNeutral = boolean;
|
|
26
26
|
/**
|
|
27
27
|
* Text content to display inside the button
|
|
28
28
|
*/
|
|
29
|
-
|
|
29
|
+
type Label = string;
|
|
30
30
|
/**
|
|
31
31
|
* Choose an icon
|
|
32
32
|
*/
|
|
33
|
-
|
|
33
|
+
type Icon = string;
|
|
34
34
|
/**
|
|
35
35
|
* The URL to link to when the button is clicked
|
|
36
36
|
*/
|
|
37
|
-
|
|
37
|
+
type URL = string;
|
|
38
38
|
/**
|
|
39
39
|
* Enable grid layer
|
|
40
40
|
*/
|
|
41
|
-
|
|
41
|
+
type GridLayer = boolean;
|
|
42
42
|
/**
|
|
43
43
|
* Background video source for small screens
|
|
44
44
|
*/
|
|
45
|
-
|
|
45
|
+
type MobileVideoSource = string;
|
|
46
46
|
/**
|
|
47
47
|
* Background video source for medium screens
|
|
48
48
|
*/
|
|
49
|
-
|
|
49
|
+
type TabletVideoSource = string;
|
|
50
50
|
/**
|
|
51
51
|
* Background video source for large screens
|
|
52
52
|
*/
|
|
53
|
-
|
|
53
|
+
type DesktopVideoSource = string;
|
|
54
54
|
/**
|
|
55
55
|
* Choose the alginment of the module content
|
|
56
56
|
*/
|
|
57
|
-
|
|
58
|
-
|
|
57
|
+
type ModuleAligment = "center" | "bottom" | "left" | "right" | "corner";
|
|
58
|
+
interface VideoCurtainProps {
|
|
59
59
|
headline?: Headline;
|
|
60
60
|
sub?: ModuleSubheadline;
|
|
61
61
|
text?: ModuleText;
|
|
@@ -66,7 +66,7 @@ export interface VideoCurtainProps {
|
|
|
66
66
|
video?: BackgroundVideo;
|
|
67
67
|
textPosition?: ModuleAligment;
|
|
68
68
|
}
|
|
69
|
-
|
|
69
|
+
interface Button {
|
|
70
70
|
label?: Label;
|
|
71
71
|
icon?: Icon;
|
|
72
72
|
url?: URL;
|
|
@@ -74,8 +74,9 @@ export interface Button {
|
|
|
74
74
|
/**
|
|
75
75
|
* Sources of background videos for different screen sizes
|
|
76
76
|
*/
|
|
77
|
-
|
|
77
|
+
interface BackgroundVideo {
|
|
78
78
|
srcMobile: MobileVideoSource;
|
|
79
79
|
srcTablet?: TabletVideoSource;
|
|
80
80
|
srcDesktop?: DesktopVideoSource;
|
|
81
81
|
}
|
|
82
|
+
export { Headline, ModuleSubheadline, ModuleText, HighlightText, ColorNeutral, Label, Icon, URL, GridLayer, MobileVideoSource, TabletVideoSource, DesktopVideoSource, ModuleAligment, VideoCurtainProps, Button, BackgroundVideo };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
import { BlogAsideProps } from "../../BlogAsideProps-c760fd2a.js";
|
|
4
|
+
declare const BlogAsideContextDefault: import("react").ForwardRefExoticComponent<BlogAsideProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
|
+
declare const BlogAsideContext: import("react").Context<import("react").ForwardRefExoticComponent<BlogAsideProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
|
+
declare const BlogAside: import("react").ForwardRefExoticComponent<BlogAsideProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
export type { BlogAsideProps };
|
|
8
|
+
export { BlogAsideContextDefault, BlogAsideContext, BlogAside };
|
|
@@ -7,7 +7,7 @@ import { PostShareBar } from '@kickstartds/blog/lib/post-share-bar';
|
|
|
7
7
|
import { Container } from '@kickstartds/core/lib/container';
|
|
8
8
|
import { BlogAuthor } from '../blog-author/index.js';
|
|
9
9
|
import { Headline } from '../headline/index.js';
|
|
10
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
10
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
11
11
|
import '../contact/index.js';
|
|
12
12
|
import '@kickstartds/base/lib/picture';
|
|
13
13
|
import '@kickstartds/base/lib/contact';
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
import { BlogAuthorProps } from "../../BlogAuthorProps-fb0241df.js";
|
|
4
|
+
declare const BlogAuthorContextDefault: import("react").ForwardRefExoticComponent<BlogAuthorProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
|
+
declare const BlogAuthorContext: import("react").Context<import("react").ForwardRefExoticComponent<BlogAuthorProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
|
+
declare const BlogAuthor: import("react").ForwardRefExoticComponent<BlogAuthorProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
export type { BlogAuthorProps };
|
|
8
|
+
export { BlogAuthorContextDefault, BlogAuthorContext, BlogAuthor };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { forwardRef, createContext, useContext } from 'react';
|
|
3
3
|
import { Contact } from '../contact/index.js';
|
|
4
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
4
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '@kickstartds/base/lib/picture';
|
|
7
7
|
import '@kickstartds/base/lib/contact';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { BlogHeadProps } from "../../BlogHeadProps-f5855e93.js";
|
|
3
|
+
declare const BlogHeadContextDefault: import("react").ForwardRefExoticComponent<BlogHeadProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
4
|
+
declare const BlogHeadContext: import("react").Context<import("react").ForwardRefExoticComponent<BlogHeadProps & import("react").RefAttributes<HTMLDivElement>>>;
|
|
5
|
+
declare const BlogHead: import("react").ForwardRefExoticComponent<BlogHeadProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
6
|
+
export type { BlogHeadProps };
|
|
7
|
+
export { BlogHeadContextDefault, BlogHeadContext, BlogHead };
|
|
@@ -2,7 +2,7 @@ import "./blog-head.css";
|
|
|
2
2
|
import { jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef, createContext, useContext } from 'react';
|
|
4
4
|
import { PostHead } from '@kickstartds/blog/lib/post-head';
|
|
5
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
5
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
6
6
|
|
|
7
7
|
const defaults = {
|
|
8
8
|
"tags": []
|
|
@@ -9,7 +9,7 @@ import '@kickstartds/core/lib/react';
|
|
|
9
9
|
import '@kickstartds/base/lib/section';
|
|
10
10
|
import '../section/js/Section.client.js';
|
|
11
11
|
import '@kickstartds/core/lib/component';
|
|
12
|
-
import '../../helpers-
|
|
12
|
+
import '../../helpers-12f48df8.js';
|
|
13
13
|
import '@kickstartds/blog/lib/post-teaser';
|
|
14
14
|
import '@kickstartds/core/lib/container';
|
|
15
15
|
import '@kickstartds/content/lib/storytelling';
|
|
@@ -7,7 +7,7 @@ import { Text } from '../text/index.js';
|
|
|
7
7
|
import { Cta } from '../cta/index.js';
|
|
8
8
|
import 'classnames';
|
|
9
9
|
import 'react';
|
|
10
|
-
import '../../helpers-
|
|
10
|
+
import '../../helpers-12f48df8.js';
|
|
11
11
|
import '@kickstartds/blog/lib/post-head';
|
|
12
12
|
import '@kickstartds/core/lib/react';
|
|
13
13
|
import '@kickstartds/base/lib/section';
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
import { BlogTeaserProps } from "../../BlogTeaserProps-d62a0a9a.js";
|
|
4
|
+
declare const BlogTeaserContextDefault: import("react").ForwardRefExoticComponent<BlogTeaserProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
|
+
declare const BlogTeaserContext: import("react").Context<import("react").ForwardRefExoticComponent<BlogTeaserProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
|
+
declare const BlogTeaser: import("react").ForwardRefExoticComponent<BlogTeaserProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
export type { BlogTeaserProps };
|
|
8
|
+
export { BlogTeaserContextDefault, BlogTeaserContext, BlogTeaser };
|
|
@@ -4,7 +4,7 @@ import classnames from 'classnames';
|
|
|
4
4
|
import { forwardRef, createContext, useContext } from 'react';
|
|
5
5
|
import { PostTeaserContextDefault } from '@kickstartds/blog/lib/post-teaser';
|
|
6
6
|
import { Container } from '@kickstartds/core/lib/container';
|
|
7
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
7
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
8
8
|
|
|
9
9
|
const defaults = {
|
|
10
10
|
"tags": [],
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* This file was automatically generated by json-schema-to-typescript.
|
|
6
|
+
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
7
|
+
* and run json-schema-to-typescript to regenerate this file.
|
|
8
|
+
*/
|
|
9
|
+
interface BreadcrumbProps {
|
|
10
|
+
/**
|
|
11
|
+
* An array of breadcrumb pages. Each page should have a URL and a label.
|
|
12
|
+
*/
|
|
13
|
+
pages?: {
|
|
14
|
+
/**
|
|
15
|
+
* The URL to the page
|
|
16
|
+
*/
|
|
17
|
+
url: string;
|
|
18
|
+
/**
|
|
19
|
+
* The label for the title of the page
|
|
20
|
+
*/
|
|
21
|
+
label: string;
|
|
22
|
+
}[];
|
|
23
|
+
}
|
|
24
|
+
declare const BreadcrumbContextDefault: import("react").ForwardRefExoticComponent<BreadcrumbProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
25
|
+
declare const BreadcrumbContext: import("react").Context<import("react").ForwardRefExoticComponent<BreadcrumbProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
26
|
+
declare const Breadcrumb: import("react").ForwardRefExoticComponent<BreadcrumbProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
27
|
+
export type { BreadcrumbProps };
|
|
28
|
+
export { BreadcrumbContextDefault, BreadcrumbContext, Breadcrumb };
|
|
@@ -3,7 +3,7 @@ import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
|
3
3
|
import { forwardRef, createContext, useContext } from 'react';
|
|
4
4
|
import { Icon } from '@kickstartds/base/lib/icon';
|
|
5
5
|
import { Link } from '@kickstartds/base/lib/link';
|
|
6
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
6
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
7
7
|
|
|
8
8
|
const defaults = {
|
|
9
9
|
"pages": []
|
|
@@ -8,6 +8,13 @@
|
|
|
8
8
|
--dsa-business-card--padding: var(--ks-spacing-inset-m);
|
|
9
9
|
--dsa-business-card--background-color: var(--ks-background-color-card);
|
|
10
10
|
--dsa-business-card--gap: var(--ks-spacing-stack-l);
|
|
11
|
+
}
|
|
12
|
+
@container business-card (min-width: 640px) {
|
|
13
|
+
.dsa-business-card {
|
|
14
|
+
--dsa-business-card--padding: var(--ks-spacing-inset-xl);
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
.dsa-business-card {
|
|
11
18
|
--dsa-business-card__image--aspect-ratio: 16 / 9;
|
|
12
19
|
--dsa-business-card__image--border-radius: var(--ks-border-radius-card);
|
|
13
20
|
--dsa-business-card__topic--font: var(--dsa-topic--font);
|
|
@@ -28,11 +35,6 @@
|
|
|
28
35
|
--dsa-business-card__contact--color: var(--ks-text-color-interface-interactive);
|
|
29
36
|
--dsa-business-card__contact--color_hover: var(--ks-text-color-interface-interactive-hover);
|
|
30
37
|
}
|
|
31
|
-
@container business-card (min-width: 640px) {
|
|
32
|
-
.dsa-business-card {
|
|
33
|
-
--dsa-business-card--padding: var(--ks-spacing-inset-xl);
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
38
|
|
|
37
39
|
.l-container--business-card {
|
|
38
40
|
/* stylelint-disable-next-line property-no-unknown */
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { BusinessCardProps } from "../../BusinessCardProps-e10e7b62.js";
|
|
3
|
+
declare const BusinessCardContextDefault: import("react").ForwardRefExoticComponent<BusinessCardProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
4
|
+
declare const BusinessCardContext: import("react").Context<import("react").ForwardRefExoticComponent<BusinessCardProps & import("react").RefAttributes<HTMLDivElement>>>;
|
|
5
|
+
declare const BusinessCard: import("react").ForwardRefExoticComponent<BusinessCardProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
6
|
+
export type { BusinessCardProps };
|
|
7
|
+
export { BusinessCardContextDefault, BusinessCardContext, BusinessCard };
|
|
@@ -8,7 +8,7 @@ import Markdown from 'markdown-to-jsx';
|
|
|
8
8
|
import { Button } from '../button/index.js';
|
|
9
9
|
import { Link } from '@kickstartds/base/lib/link';
|
|
10
10
|
import { Container } from '@kickstartds/core/lib/container';
|
|
11
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
11
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
12
12
|
import '@kickstartds/base/lib/button';
|
|
13
13
|
|
|
14
14
|
const defaults = {
|
|
@@ -20,7 +20,7 @@ const defaults = {
|
|
|
20
20
|
"buttons": []
|
|
21
21
|
};
|
|
22
22
|
|
|
23
|
-
const BusinessCardContextDefault = forwardRef(({ centered, image, logo, topic, address, avatar, contact, buttons }, ref) => (jsx(Container, { name: "business-card", children: jsxs("div", { className: classnames("dsa-business-card", centered && "dsa-business-card--centered"), ref: ref, children: [image && (jsx("div", { className: "dsa-business-card__image", children: jsx(Picture, { src: image.src, alt: image.alt }) })), jsxs("div", { className: "dsa-business-card__content", children: [logo && (jsx(Fragment, { children: logo.url ? (jsx(Link, { href: logo.url, className: "dsa-business-card__logo dsa-business-card__logo-link", children: jsx(Picture, { src: logo.src, alt: logo.alt }) })) : (jsx(Picture, { className: "dsa-business-card__logo", src: logo.src, alt: logo.alt })) })), jsxs("address", { className: classnames("dsa-business-card__address", centered && "dsa-business-card__address--centered"), children: [jsxs("div", { className: "dsa-business-card__infos", children: [topic && (jsx("div", { className: "dsa-business-card__topic", children: jsx("span", { children: topic }) })), jsx(Markdown, { className: "dsa-business-card__location", children: address })] }), jsxs("div", { className: "dsa-business-card__contact", children: [avatar && (jsx(Picture, { className: "dsa-business-card__avatar", src: avatar?.src, alt: avatar?.alt })), contact && (jsx("div", { className: "dsa-business-card__contact-items", children: contact.map((item, index) => (jsx(Fragment, { children: jsxs(Link, { href: item?.url, className: "dsa-business-card__contact-item", children: [item?.icon && jsx(Icon, { icon: item?.icon }), jsx("span", { children: item.label })] }, index) }))) }))] })] }), buttons && buttons.length > 0 && (jsx("div", { className: "dsa-business-card__buttons", children: buttons.map((button, index) => (jsx(Button, { label: button.label, url: button.url, className: "dsa-business-card__button", variant: "primary" }, index))) }))] })] }) })));
|
|
23
|
+
const BusinessCardContextDefault = forwardRef(({ centered, image, logo, topic, address, avatar, contact, buttons }, ref) => (jsx(Container, { name: "business-card", children: jsxs("div", { className: classnames("dsa-business-card", centered && "dsa-business-card--centered"), ref: ref, children: [image.src && (jsx("div", { className: "dsa-business-card__image", children: jsx(Picture, { src: image.src, alt: image.alt }) })), jsxs("div", { className: "dsa-business-card__content", children: [logo && (jsx(Fragment, { children: logo.url ? (jsx(Link, { href: logo.url, className: "dsa-business-card__logo dsa-business-card__logo-link", children: jsx(Picture, { src: logo.src, alt: logo.alt }) })) : (jsx(Picture, { className: "dsa-business-card__logo", src: logo.src, alt: logo.alt })) })), jsxs("address", { className: classnames("dsa-business-card__address", centered && "dsa-business-card__address--centered"), children: [jsxs("div", { className: "dsa-business-card__infos", children: [topic && (jsx("div", { className: "dsa-business-card__topic", children: jsx("span", { children: topic }) })), jsx(Markdown, { className: "dsa-business-card__location", children: address })] }), jsxs("div", { className: "dsa-business-card__contact", children: [avatar && (jsx(Picture, { className: "dsa-business-card__avatar", src: avatar?.src, alt: avatar?.alt })), contact && (jsx("div", { className: "dsa-business-card__contact-items", children: contact.map((item, index) => (jsx(Fragment, { children: jsxs(Link, { href: item?.url, className: "dsa-business-card__contact-item", children: [item?.icon && jsx(Icon, { icon: item?.icon }), jsx("span", { children: item.label })] }, index) }))) }))] })] }), buttons && buttons.length > 0 && (jsx("div", { className: "dsa-business-card__buttons", children: buttons.map((button, index) => (jsx(Button, { label: button.label, url: button.url, className: "dsa-business-card__button", variant: "primary" }, index))) }))] })] }) })));
|
|
24
24
|
const BusinessCardContext = createContext(BusinessCardContextDefault);
|
|
25
25
|
const BusinessCard = forwardRef((props, ref) => {
|
|
26
26
|
const Component = useContext(BusinessCardContext);
|
|
@@ -35,7 +35,9 @@
|
|
|
35
35
|
--c-button--font-weight: var(--dsa-button--font-weight, var(--ks-font-weight-semi-bold));
|
|
36
36
|
--c-button--border-width: var(--dsa-button--border-width, var(--ks-border-width-default));
|
|
37
37
|
text-transform: var(--dsa-button--text-transform);
|
|
38
|
-
|
|
38
|
+
}
|
|
39
|
+
.dsa-button.c-button .icon {
|
|
40
|
+
margin-left: var(--ks-spacing-xxs);
|
|
39
41
|
}
|
|
40
42
|
.dsa-button.c-button.c-button--small {
|
|
41
43
|
--c-button--font: var(--dsa-button_small--font, var(--ks-font-interface-s));
|
|
@@ -120,6 +122,9 @@
|
|
|
120
122
|
--c-button--background-color-active: var(--dsa-button_terciary--background-color_active, none);
|
|
121
123
|
--c-button--background-color-selected: var(--dsa-button_terciary--background-color_selected, none);
|
|
122
124
|
}
|
|
125
|
+
.dsa-button.c-button {
|
|
126
|
+
transition-property: box-shadow, transform, background-color, color, border;
|
|
127
|
+
}
|
|
123
128
|
.dsa-button.c-button:disabled {
|
|
124
129
|
pointer-events: none;
|
|
125
130
|
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes, FC, PropsWithChildren } from "react";
|
|
3
|
+
import { ButtonProps } from "../../ButtonProps-4e2b2ecf.js";
|
|
4
|
+
declare const Button: import("react").ForwardRefExoticComponent<ButtonProps & HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
5
|
+
declare const ButtonProvider: FC<PropsWithChildren>;
|
|
6
|
+
export type { ButtonProps };
|
|
7
|
+
export { Button, ButtonProvider };
|
|
@@ -3,7 +3,7 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
3
3
|
import { forwardRef } from 'react';
|
|
4
4
|
import classnames from 'classnames';
|
|
5
5
|
import { ButtonContextDefault, ButtonContext } from '@kickstartds/base/lib/button';
|
|
6
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
6
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
7
7
|
|
|
8
8
|
const defaults = {
|
|
9
9
|
"variant": "secondary",
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FC, PropsWithChildren } from "react";
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* This file was automatically generated by json-schema-to-typescript.
|
|
6
|
+
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
7
|
+
* and run json-schema-to-typescript to regenerate this file.
|
|
8
|
+
*/
|
|
9
|
+
import { ButtonProps } from "../../ButtonProps-4e2b2ecf.js";
|
|
10
|
+
/**
|
|
11
|
+
* Buttons of the Button Group
|
|
12
|
+
*/
|
|
13
|
+
type Buttons = ButtonProps[];
|
|
14
|
+
/**
|
|
15
|
+
* Set the buttons to a color neutral variant
|
|
16
|
+
*/
|
|
17
|
+
type ColorNeutral = boolean;
|
|
18
|
+
/**
|
|
19
|
+
* Size of button to use
|
|
20
|
+
*/
|
|
21
|
+
type Size = "small" | "medium" | "large";
|
|
22
|
+
/**
|
|
23
|
+
* Vertical arrangement of the buttons
|
|
24
|
+
*/
|
|
25
|
+
type ButtonArrangement = "left" | "center" | "right" | "space-between" | "grow";
|
|
26
|
+
/**
|
|
27
|
+
* Add additional css classes that should be applied to the button
|
|
28
|
+
*/
|
|
29
|
+
type AdditionalClasses = string;
|
|
30
|
+
interface ButtonGroupProps {
|
|
31
|
+
buttons?: Buttons;
|
|
32
|
+
colorNeutral?: ColorNeutral;
|
|
33
|
+
size?: Size;
|
|
34
|
+
arrangement?: ButtonArrangement;
|
|
35
|
+
className?: AdditionalClasses;
|
|
36
|
+
}
|
|
37
|
+
declare const ButtonGroup: import("react").ForwardRefExoticComponent<ButtonGroupProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
38
|
+
declare const ButtonGroupProvider: FC<PropsWithChildren>;
|
|
39
|
+
declare const useButtonGroup: () => (props: ButtonGroupProps) => import("react/jsx-runtime").JSX.Element;
|
|
40
|
+
export type { ButtonGroupProps };
|
|
41
|
+
export { ButtonGroup, ButtonGroupProvider, useButtonGroup };
|
|
@@ -2,7 +2,7 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { forwardRef, useContext } from 'react';
|
|
3
3
|
import { ButtonContext } from '@kickstartds/base/lib/button';
|
|
4
4
|
import { ButtonGroupContextDefault, ButtonGroupContext } from '@kickstartds/base/lib/button-group';
|
|
5
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
5
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
6
6
|
|
|
7
7
|
const defaults = {
|
|
8
8
|
"buttons": [],
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes, FC, PropsWithChildren } from "react";
|
|
3
|
+
import { ContactProps } from "../../ContactProps-7cac90e5.js";
|
|
4
|
+
declare const ContactContextDefault: import("react").ForwardRefExoticComponent<ContactProps & HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLElement>>;
|
|
5
|
+
declare const ContactContext: import("react").Context<import("react").ForwardRefExoticComponent<ContactProps & HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLElement>>>;
|
|
6
|
+
declare const Contact: import("react").ForwardRefExoticComponent<ContactProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
declare const ContactProvider: FC<PropsWithChildren>;
|
|
8
|
+
export type { ContactProps };
|
|
9
|
+
export { ContactContextDefault, ContactContext, Contact, ContactProvider };
|
|
@@ -8,7 +8,7 @@ import { Link } from '@kickstartds/base/lib/link';
|
|
|
8
8
|
import { Icon } from '@kickstartds/base/lib/icon';
|
|
9
9
|
import { RichText } from '@kickstartds/base/lib/rich-text';
|
|
10
10
|
import { Container } from '@kickstartds/core/lib/container';
|
|
11
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
11
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
12
12
|
|
|
13
13
|
const defaults = {
|
|
14
14
|
"image": {
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
--dsa-content-nav__link--color_hover: var(--ks-text-color-interface-interactive-hover);
|
|
13
13
|
--dsa-content-nav__link--icon-size: 1.25em;
|
|
14
14
|
--dsa-content-nav__toggle-more--font: var(--ks-font-interface-m);
|
|
15
|
+
--dsa-content-nav__toggle-more--font-weight: var(--dsa-link--font-weight);
|
|
15
16
|
--dsa-content-nav__toggle-more--color: var(--dsa-link--color);
|
|
16
17
|
--dsa-content-nav__toggle-more--margin-top: var(--ks-spacing-stack-xs);
|
|
17
18
|
}
|
|
@@ -94,6 +95,7 @@
|
|
|
94
95
|
color: var(--dsa-content-nav__toggle-more--color, var(--dsa-link--color));
|
|
95
96
|
cursor: pointer;
|
|
96
97
|
font: var(--dsa-content-nav__toggle-more--font, var(--ks-font-interface-m));
|
|
98
|
+
font-weight: var(--dsa-content-nav__toggle-more--font-weight, var(--dsa-link--font-weight));
|
|
97
99
|
display: flex;
|
|
98
100
|
align-items: center;
|
|
99
101
|
gap: calc(var(--ks-spacing-xxs) * 0.25);
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ContentNavProps } from "../../ContentNavProps-0e282a9f.js";
|
|
3
|
+
declare const ContentNavContextDefault: import("react").ForwardRefExoticComponent<ContentNavProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
4
|
+
declare const ContentNavContext: import("react").Context<import("react").ForwardRefExoticComponent<ContentNavProps & import("react").RefAttributes<HTMLDivElement>>>;
|
|
5
|
+
declare const ContentNav: import("react").ForwardRefExoticComponent<ContentNavProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
6
|
+
export type { ContentNavProps };
|
|
7
|
+
export { ContentNavContextDefault, ContentNavContext, ContentNav };
|
|
@@ -2,7 +2,7 @@ import "./content-nav.css";
|
|
|
2
2
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef, createContext, useContext } from 'react';
|
|
4
4
|
import { Icon } from '@kickstartds/base/lib/icon';
|
|
5
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
5
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
6
6
|
|
|
7
7
|
const defaults = {
|
|
8
8
|
"image": {},
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
declare class CookieConsent {
|
|
2
2
|
static identifier: string;
|
|
3
3
|
constructor(element: any);
|
|
4
4
|
elements: {
|
|
@@ -26,3 +26,4 @@ export default class CookieConsent {
|
|
|
26
26
|
};
|
|
27
27
|
set showNotice(arg: any);
|
|
28
28
|
}
|
|
29
|
+
export { CookieConsent as default };
|