@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
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { PropsWithChildren } from "react";
|
|
2
3
|
import { Decorator } from "@storybook/react";
|
|
3
4
|
declare const Providers: (props: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
|
|
4
|
-
|
|
5
|
-
export
|
|
5
|
+
declare const providerDecorator: Decorator;
|
|
6
|
+
export { Providers as default, providerDecorator };
|
|
@@ -9,7 +9,7 @@ import { ButtonGroupProvider } from '../button-group/index.js';
|
|
|
9
9
|
import 'react';
|
|
10
10
|
import 'classnames';
|
|
11
11
|
import '@kickstartds/base/lib/button';
|
|
12
|
-
import '../../helpers-
|
|
12
|
+
import '../../helpers-12f48df8.js';
|
|
13
13
|
import '@kickstartds/core/lib/react';
|
|
14
14
|
import '@kickstartds/base/lib/section';
|
|
15
15
|
import '../section/js/Section.client.js';
|
|
@@ -1,13 +1,15 @@
|
|
|
1
|
+
import { FC, PropsWithChildren } from "react";
|
|
2
|
+
/* eslint-disable */
|
|
1
3
|
/**
|
|
2
4
|
* This file was automatically generated by json-schema-to-typescript.
|
|
3
5
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
6
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
7
|
*/
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
|
|
8
|
+
import { HeadlineProps } from "../../HeadlineProps-e1305784.js";
|
|
9
|
+
import { SearchBarProps } from "../../SearchBarProps-26263244.js";
|
|
10
|
+
import { SearchFilterProps } from "../../SearchFilterProps-2fa6419b.js";
|
|
11
|
+
import { SearchResultProps } from "../../SearchResultProps-f6f07017.js";
|
|
12
|
+
interface SearchProps {
|
|
11
13
|
/**
|
|
12
14
|
* Referenced component HeadlineProps
|
|
13
15
|
*/
|
|
@@ -22,3 +24,6 @@ export interface SearchProps {
|
|
|
22
24
|
searchFilter?: SearchFilterProps;
|
|
23
25
|
searchResults?: SearchResultProps[];
|
|
24
26
|
}
|
|
27
|
+
declare const Search: FC<PropsWithChildren<SearchProps>>;
|
|
28
|
+
export type { SearchProps };
|
|
29
|
+
export { Search };
|
|
@@ -13,7 +13,7 @@ import '@kickstartds/core/lib/react';
|
|
|
13
13
|
import '@kickstartds/base/lib/section';
|
|
14
14
|
import '../section/js/Section.client.js';
|
|
15
15
|
import '@kickstartds/core/lib/component';
|
|
16
|
-
import '../../helpers-
|
|
16
|
+
import '../../helpers-12f48df8.js';
|
|
17
17
|
import 'markdown-to-jsx';
|
|
18
18
|
import '@kickstartds/base/lib/link';
|
|
19
19
|
import '@kickstartds/base/lib/picture';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SearchBarProps } from "../../SearchBarProps-26263244.js";
|
|
3
|
+
declare const SearchBarContextDefault: import("react").ForwardRefExoticComponent<SearchBarProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
4
|
+
declare const SearchBarContext: import("react").Context<import("react").ForwardRefExoticComponent<SearchBarProps & import("react").RefAttributes<HTMLDivElement>>>;
|
|
5
|
+
declare const SearchBar: import("react").ForwardRefExoticComponent<SearchBarProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
6
|
+
export type { SearchBarProps };
|
|
7
|
+
export { SearchBarContextDefault, SearchBarContext, SearchBar };
|
|
@@ -5,7 +5,7 @@ import { TextField } from '@kickstartds/form/lib/text-field';
|
|
|
5
5
|
import Markdown from 'markdown-to-jsx';
|
|
6
6
|
import { Icon } from '@kickstartds/base/lib/icon';
|
|
7
7
|
import { Link } from '@kickstartds/base/lib/link';
|
|
8
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
8
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
9
9
|
|
|
10
10
|
const defaults = {};
|
|
11
11
|
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SearchFilterProps } from "../../SearchFilterProps-2fa6419b.js";
|
|
3
|
+
declare const SearchFilterContextDefault: import("react").ForwardRefExoticComponent<SearchFilterProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
4
|
+
declare const SearchFilterContext: import("react").Context<import("react").ForwardRefExoticComponent<SearchFilterProps & import("react").RefAttributes<HTMLDivElement>>>;
|
|
5
|
+
declare const SearchFilter: import("react").ForwardRefExoticComponent<SearchFilterProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
6
|
+
export type { SearchFilterProps };
|
|
7
|
+
export { SearchFilterContextDefault, SearchFilterContext, SearchFilter };
|
|
@@ -3,7 +3,7 @@ import { jsxs, jsx } from 'react/jsx-runtime';
|
|
|
3
3
|
import { forwardRef, createContext, useContext } from 'react';
|
|
4
4
|
import Markdown from 'markdown-to-jsx';
|
|
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
|
"categories": []
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
declare class SearchForm {
|
|
2
2
|
static identifier: string;
|
|
3
3
|
constructor(element: any);
|
|
4
4
|
lazyResults: WeakMap<object, any>;
|
|
@@ -22,3 +22,4 @@ export default class SearchForm {
|
|
|
22
22
|
on(element: any, type: any, fn: any): () => any;
|
|
23
23
|
$(selector: any, element?: any): any;
|
|
24
24
|
}
|
|
25
|
+
export { SearchForm as default };
|
|
@@ -12,7 +12,7 @@ import '@kickstartds/form/lib/text-field';
|
|
|
12
12
|
import 'markdown-to-jsx';
|
|
13
13
|
import '@kickstartds/base/lib/icon';
|
|
14
14
|
import '@kickstartds/base/lib/link';
|
|
15
|
-
import '../../helpers-
|
|
15
|
+
import '../../helpers-12f48df8.js';
|
|
16
16
|
import '@kickstartds/base/lib/rich-text';
|
|
17
17
|
import '@kickstartds/base/lib/picture';
|
|
18
18
|
import '@kickstartds/core/lib/container';
|
|
@@ -1,10 +1,12 @@
|
|
|
1
|
+
import { FC } from "react";
|
|
2
|
+
/* eslint-disable */
|
|
1
3
|
/**
|
|
2
4
|
* This file was automatically generated by json-schema-to-typescript.
|
|
3
5
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
6
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
7
|
*/
|
|
6
|
-
import
|
|
7
|
-
|
|
8
|
+
import { SearchFormProps } from "../../SearchFormProps-3d2c3462.js";
|
|
9
|
+
interface SearchModalProps {
|
|
8
10
|
headline: string;
|
|
9
11
|
closeAriaLabel: string;
|
|
10
12
|
/**
|
|
@@ -12,3 +14,5 @@ export interface SearchModalProps {
|
|
|
12
14
|
*/
|
|
13
15
|
form?: SearchFormProps;
|
|
14
16
|
}
|
|
17
|
+
declare const SearchModal: FC<SearchModalProps>;
|
|
18
|
+
export { SearchModal };
|
|
@@ -10,7 +10,7 @@ import '@kickstartds/core/lib/react';
|
|
|
10
10
|
import '@kickstartds/base/lib/section';
|
|
11
11
|
import '../section/js/Section.client.js';
|
|
12
12
|
import '@kickstartds/core/lib/component';
|
|
13
|
-
import '../../helpers-
|
|
13
|
+
import '../../helpers-12f48df8.js';
|
|
14
14
|
import '@kickstartds/base/lib/button';
|
|
15
15
|
import '../search-bar/index.js';
|
|
16
16
|
import '@kickstartds/form/lib/text-field';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SearchResultProps } from "../../SearchResultProps-f6f07017.js";
|
|
3
|
+
declare const SearchResultContextDefault: import("react").ForwardRefExoticComponent<SearchResultProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
4
|
+
declare const SearchResultContext: import("react").Context<import("react").ForwardRefExoticComponent<SearchResultProps & import("react").RefAttributes<HTMLDivElement>>>;
|
|
5
|
+
declare const SearchResult: import("react").ForwardRefExoticComponent<SearchResultProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
6
|
+
export type { SearchResultProps };
|
|
7
|
+
export { SearchResultContextDefault, SearchResultContext, SearchResult };
|
|
@@ -3,7 +3,7 @@ import { jsx, jsxs } from 'react/jsx-runtime';
|
|
|
3
3
|
import { forwardRef, createContext, useContext } from 'react';
|
|
4
4
|
import { Link } from '@kickstartds/base/lib/link';
|
|
5
5
|
import { RichText } from '@kickstartds/base/lib/rich-text';
|
|
6
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
6
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
7
7
|
import classnames from 'classnames';
|
|
8
8
|
import { Picture } from '@kickstartds/base/lib/picture';
|
|
9
9
|
import { Container } from '@kickstartds/core/lib/container';
|
|
@@ -28,6 +28,10 @@
|
|
|
28
28
|
--g-link--color-hover: var(--ks-color-fg-alpha-2);
|
|
29
29
|
width: fit-content;
|
|
30
30
|
font: var(--ks-font-interface-s);
|
|
31
|
+
max-width: 100%;
|
|
32
|
+
overflow-wrap: break-word;
|
|
33
|
+
word-break: break-word;
|
|
34
|
+
box-sizing: border-box;
|
|
31
35
|
}
|
|
32
36
|
.dsa-search-result strong,
|
|
33
37
|
.dsa-search-result mark {
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SearchResultMatchProps } from "../../SearchResultMatchProps-777cd47c.js";
|
|
3
|
+
declare const SearchResultMatchContextDefault: import("react").ForwardRefExoticComponent<SearchResultMatchProps & import("react").RefAttributes<HTMLAnchorElement>>;
|
|
4
|
+
declare const SearchResultMatchContext: import("react").Context<import("react").ForwardRefExoticComponent<SearchResultMatchProps & import("react").RefAttributes<HTMLAnchorElement>>>;
|
|
5
|
+
declare const SearchResultMatch: import("react").ForwardRefExoticComponent<SearchResultMatchProps & import("react").RefAttributes<HTMLAnchorElement>>;
|
|
6
|
+
export type { SearchResultMatchProps };
|
|
7
|
+
export { SearchResultMatchContextDefault, SearchResultMatchContext, SearchResultMatch };
|
|
@@ -3,7 +3,7 @@ import { jsxs, jsx } from 'react/jsx-runtime';
|
|
|
3
3
|
import { forwardRef, createContext, useContext } from 'react';
|
|
4
4
|
import { Link } from '@kickstartds/base/lib/link';
|
|
5
5
|
import { RichText } from '@kickstartds/base/lib/rich-text';
|
|
6
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
6
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
7
7
|
|
|
8
8
|
const defaults = {};
|
|
9
9
|
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes, FC, PropsWithChildren } from "react";
|
|
3
|
+
import { SectionProps } from "../../SectionProps-6a826e52.js";
|
|
4
|
+
declare const SectionContextDefault: import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
|
+
declare const SectionContext: import("react").Context<import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
|
+
declare const Section: import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
declare const SectionProvider: FC<PropsWithChildren<any>>;
|
|
8
|
+
export type { SectionProps };
|
|
9
|
+
export { SectionContextDefault, SectionContext, Section, SectionProvider };
|
|
@@ -5,7 +5,7 @@ import classnames from 'classnames';
|
|
|
5
5
|
import { useKsComponent } from '@kickstartds/core/lib/react';
|
|
6
6
|
import { SectionContextDefault as SectionContextDefault$1, SectionContext as SectionContext$1 } from '@kickstartds/base/lib/section';
|
|
7
7
|
import { identifier } from './js/Section.client.js';
|
|
8
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
8
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
9
9
|
import '@kickstartds/core/lib/component';
|
|
10
10
|
|
|
11
11
|
const defaults = {
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
import { SliderProps } from "../../SliderProps-789f8508.js";
|
|
4
|
+
declare const SliderContextDefault: import("react").ForwardRefExoticComponent<SliderProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
|
+
declare const SliderContext: import("react").Context<import("react").ForwardRefExoticComponent<SliderProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
|
+
declare const Slider: import("react").ForwardRefExoticComponent<SliderProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
export type { SliderProps };
|
|
8
|
+
export { SliderContextDefault, SliderContext, Slider };
|
|
@@ -3,7 +3,7 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
3
3
|
import { forwardRef, createContext, useContext } from 'react';
|
|
4
4
|
import classnames from 'classnames';
|
|
5
5
|
import { Slider as Slider$1 } from '@kickstartds/content/lib/slider';
|
|
6
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
6
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
7
7
|
|
|
8
8
|
const defaults = {
|
|
9
9
|
"autoplay": false,
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
import { SplitEvenProps as SplitEvenComponentProps } from "../../SplitEvenProps-7cac90e5.js";
|
|
4
|
+
interface ComponentProps {
|
|
5
|
+
firstComponents?: React.ReactNode;
|
|
6
|
+
secondComponents?: React.ReactNode;
|
|
7
|
+
}
|
|
8
|
+
type SplitEvenProps = Omit<SplitEvenComponentProps, "firstComponents" | "secondComponents"> & ComponentProps;
|
|
9
|
+
declare const SplitEvenContextDefault: import("react").ForwardRefExoticComponent<Omit<SplitEvenComponentProps, "firstComponents" | "secondComponents"> & ComponentProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
10
|
+
declare const SplitEvenContext: import("react").Context<import("react").ForwardRefExoticComponent<Omit<SplitEvenComponentProps, "firstComponents" | "secondComponents"> & ComponentProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
11
|
+
declare const SplitEven: import("react").ForwardRefExoticComponent<Omit<SplitEvenComponentProps, "firstComponents" | "secondComponents"> & ComponentProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
12
|
+
export { ComponentProps, SplitEvenProps, SplitEvenContextDefault, SplitEvenContext, SplitEven };
|
|
@@ -2,7 +2,7 @@ import "./split-even.css";
|
|
|
2
2
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
3
|
import classnames from 'classnames';
|
|
4
4
|
import { forwardRef, createContext, useContext } from 'react';
|
|
5
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
5
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
6
6
|
|
|
7
7
|
const defaults = {
|
|
8
8
|
"contentMinWidth": "medium",
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
import { SplitWeightedProps as SplitWeightedComponentProps } from "../../SplitWeightedProps-7cac90e5.js";
|
|
4
|
+
interface ComponentProps {
|
|
5
|
+
main?: React.ReactNode;
|
|
6
|
+
aside?: React.ReactNode;
|
|
7
|
+
}
|
|
8
|
+
type SplitWeightedProps = Omit<SplitWeightedComponentProps, "main" | "aside"> & ComponentProps;
|
|
9
|
+
declare const SplitWeightedContextDefault: import("react").ForwardRefExoticComponent<Omit<SplitWeightedComponentProps, "main" | "aside"> & ComponentProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
10
|
+
declare const SplitWeightedContext: import("react").Context<import("react").ForwardRefExoticComponent<Omit<SplitWeightedComponentProps, "main" | "aside"> & ComponentProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
11
|
+
declare const SplitWeighted: import("react").ForwardRefExoticComponent<Omit<SplitWeightedComponentProps, "main" | "aside"> & ComponentProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
12
|
+
export { ComponentProps, SplitWeightedProps, SplitWeightedContextDefault, SplitWeightedContext, SplitWeighted };
|
|
@@ -2,7 +2,7 @@ import "./split-weighted.css";
|
|
|
2
2
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
3
|
import classnames from 'classnames';
|
|
4
4
|
import { forwardRef, createContext, useContext } from 'react';
|
|
5
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
5
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
6
6
|
|
|
7
7
|
const defaults = {
|
|
8
8
|
"verticalGutter": "default",
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
import { StatProps } from "../../StatProps-79109ad0.js";
|
|
4
|
+
declare const StatContextDefault: import("react").ForwardRefExoticComponent<StatProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
|
+
declare const StatContext: import("react").Context<import("react").ForwardRefExoticComponent<StatProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
|
+
declare const Stat: import("react").ForwardRefExoticComponent<StatProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
export type { StatProps };
|
|
8
|
+
export { StatContextDefault, StatContext, Stat };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { forwardRef, createContext, useContext } from 'react';
|
|
3
3
|
import { CountUp } from '@kickstartds/content/lib/count-up';
|
|
4
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
4
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
5
5
|
|
|
6
6
|
const defaults = {};
|
|
7
7
|
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
import { StatsProps } from "../../StatsProps-bf5ef578.js";
|
|
4
|
+
declare const StatsContextDefault: import("react").ForwardRefExoticComponent<StatsProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
|
+
declare const StatsContext: import("react").Context<import("react").ForwardRefExoticComponent<StatsProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
|
+
declare const Stats: import("react").ForwardRefExoticComponent<StatsProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
export type { StatsProps };
|
|
8
|
+
export { StatsContextDefault, StatsContext, Stats };
|
|
@@ -2,7 +2,7 @@ import "./stats.css";
|
|
|
2
2
|
import { jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef, createElement, createContext, useContext } from 'react';
|
|
4
4
|
import { Stat } from '../stat/index.js';
|
|
5
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
5
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
6
6
|
import '@kickstartds/content/lib/count-up';
|
|
7
7
|
|
|
8
8
|
const defaults = {
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
--dsa-stats__number--background: var(--dsa-typo--highlight);
|
|
10
10
|
--dsa-stats__topic__font: var(--ks-font-interface-xl);
|
|
11
11
|
--dsa-stats__topic--color: var(--ks-text-color-display);
|
|
12
|
+
--dsa-stats__topic__font-weight: var(--dsa-topic--font-weight);
|
|
12
13
|
--dsa-stats__copy--font: var(--ks-font-copy-s);
|
|
13
14
|
--dsa-stats__copy--color: var(--ks-text-color-default);
|
|
14
15
|
}
|
|
@@ -50,6 +51,7 @@
|
|
|
50
51
|
.dsa-stats .c-count-up__topic {
|
|
51
52
|
color: var(--dsa-stats__topic--color, var(--ks-text-color-display));
|
|
52
53
|
font: var(--dsa-stats__topic__font, var(--ks-font-interface-xl));
|
|
54
|
+
font-weight: var(--dsa-stats__topic__font-weight, var(--dsa-topic--font-weight));
|
|
53
55
|
text-align: center;
|
|
54
56
|
}
|
|
55
57
|
.dsa-stats .c-count-up__text {
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes, FC, PropsWithChildren } from "react";
|
|
3
|
+
import { TeaserCardProps } from "../../TeaserCardProps-d069476f.js";
|
|
4
|
+
declare const TeaserCardContextDefault: import("react").ForwardRefExoticComponent<TeaserCardProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
|
+
declare const TeaserCardContext: import("react").Context<import("react").ForwardRefExoticComponent<TeaserCardProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
|
+
declare const TeaserCard: import("react").ForwardRefExoticComponent<TeaserCardProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
declare const TeaserBoxProvider: FC<PropsWithChildren>;
|
|
8
|
+
export type { TeaserCardProps };
|
|
9
|
+
export { TeaserCardContextDefault, TeaserCardContext, TeaserCard, TeaserBoxProvider };
|
|
@@ -5,7 +5,7 @@ import classnames from 'classnames';
|
|
|
5
5
|
import { TeaserBoxContextDefault, TeaserBoxContext } from '@kickstartds/base/lib/teaser-box';
|
|
6
6
|
import { Container } from '@kickstartds/core/lib/container';
|
|
7
7
|
import { compiler } from 'markdown-to-jsx';
|
|
8
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
8
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
9
9
|
|
|
10
10
|
const defaults = {
|
|
11
11
|
"layout": "stack",
|
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
--dsa-teaser-card--border-color: var(--ks-border-color-card-interactive);
|
|
10
10
|
--dsa-teaser-card--border-color_hover: var(--ks-border-color-card-interactive-hover);
|
|
11
11
|
--dsa-teaser-card--border-radius: var(--ks-border-radius-card) var(--ks-border-radius-card)
|
|
12
|
-
var(--ks-border-radius-card) calc(var(--ks-border-radius-card) *
|
|
12
|
+
var(--ks-border-radius-card) calc(var(--ks-border-radius-card) * 2);
|
|
13
|
+
--dsa-teaser-card--border-radius: var(--ks-border-radius-card) var(--ks-border-radius-card)
|
|
14
|
+
var(--ks-border-radius-card) min(calc(var(--ks-border-radius-card) * 2), calc(var(--dsa-teaser-card--padding) * 2));
|
|
13
15
|
--dsa-teaser-card--shadow: none;
|
|
14
16
|
--dsa-teaser-card--shadow_hover: none;
|
|
15
17
|
--dsa-teaser-card__image--transform_hover: scale(1.05);
|
|
@@ -143,6 +145,7 @@
|
|
|
143
145
|
}
|
|
144
146
|
.dsa-teaser-card .c-teaser__link .dsa-button {
|
|
145
147
|
font: var(--dsa-teaser-card__button--font, var(--dsa-button_medium--font));
|
|
148
|
+
font-weight: var(--dsa-button--font-weight);
|
|
146
149
|
padding: var(--dsa-teaser-card__button--padding, var(--dsa-button--padding));
|
|
147
150
|
}
|
|
148
151
|
@container teaser-card (min-width: 640px) {
|
|
@@ -0,0 +1,64 @@
|
|
|
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
|
+
/**
|
|
10
|
+
* The testimonial quote
|
|
11
|
+
*/
|
|
12
|
+
type Quote = string;
|
|
13
|
+
/**
|
|
14
|
+
* The style of the quote signs
|
|
15
|
+
*/
|
|
16
|
+
type StyleOfTheQuoteSigns = "normal" | "large" | "none";
|
|
17
|
+
/**
|
|
18
|
+
* The name of the quote author
|
|
19
|
+
*/
|
|
20
|
+
type Name = string;
|
|
21
|
+
/**
|
|
22
|
+
* The title of the quote author
|
|
23
|
+
*/
|
|
24
|
+
type Title = string;
|
|
25
|
+
/**
|
|
26
|
+
* The image to display with the testimonial
|
|
27
|
+
*/
|
|
28
|
+
type Source = string;
|
|
29
|
+
/**
|
|
30
|
+
* The alt text of the image file
|
|
31
|
+
*/
|
|
32
|
+
type AltText = string;
|
|
33
|
+
/**
|
|
34
|
+
* The rating of the testimonial, from 1 to 5
|
|
35
|
+
*/
|
|
36
|
+
type Rating = number;
|
|
37
|
+
/**
|
|
38
|
+
* Testimonial entry of Testimonials component
|
|
39
|
+
*/
|
|
40
|
+
interface TestimonialProps {
|
|
41
|
+
quote: Quote;
|
|
42
|
+
quoteSigns?: StyleOfTheQuoteSigns;
|
|
43
|
+
name: Name;
|
|
44
|
+
title?: Title;
|
|
45
|
+
image: {
|
|
46
|
+
src?: Source;
|
|
47
|
+
alt?: AltText;
|
|
48
|
+
};
|
|
49
|
+
rating?: Rating;
|
|
50
|
+
}
|
|
51
|
+
declare const TestimonialContextDefault: import("react").ForwardRefExoticComponent<{
|
|
52
|
+
layout: string;
|
|
53
|
+
index: number;
|
|
54
|
+
} & TestimonialProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
55
|
+
declare const TestimonialContext: import("react").Context<import("react").ForwardRefExoticComponent<{
|
|
56
|
+
layout: string;
|
|
57
|
+
index: number;
|
|
58
|
+
} & TestimonialProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
59
|
+
declare const Testimonial: import("react").ForwardRefExoticComponent<{
|
|
60
|
+
layout: string;
|
|
61
|
+
index: number;
|
|
62
|
+
} & TestimonialProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
63
|
+
export type { TestimonialProps };
|
|
64
|
+
export { TestimonialContextDefault, TestimonialContext, Testimonial };
|
|
@@ -2,7 +2,7 @@ import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
|
2
2
|
import { forwardRef, createContext, useContext } from 'react';
|
|
3
3
|
import { Quote } from '@kickstartds/content/lib/quote';
|
|
4
4
|
import classnames from 'classnames';
|
|
5
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
5
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
6
6
|
|
|
7
7
|
const defaults = {
|
|
8
8
|
"quoteSigns": "normal",
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
import { TestimonialsProps } from "../../TestimonialsProps-e344f597.js";
|
|
4
|
+
import { SliderProps } from "../../SliderProps-789f8508.js";
|
|
5
|
+
interface ConditionalSliderProps extends SliderProps {
|
|
6
|
+
layout: "slider" | "list" | "alternating";
|
|
7
|
+
}
|
|
8
|
+
declare const ConditionalSlider: import("react").ForwardRefExoticComponent<ConditionalSliderProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
9
|
+
declare const TestimonialsContextDefault: import("react").ForwardRefExoticComponent<TestimonialsProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
10
|
+
declare const TestimonialsContext: import("react").Context<import("react").ForwardRefExoticComponent<TestimonialsProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
11
|
+
declare const Testimonials: import("react").ForwardRefExoticComponent<TestimonialsProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
12
|
+
export type { TestimonialsProps };
|
|
13
|
+
export { ConditionalSlider, TestimonialsContextDefault, TestimonialsContext, Testimonials };
|
|
@@ -3,7 +3,7 @@ import { forwardRef, createElement, createContext, useContext } from 'react';
|
|
|
3
3
|
import { jsx } from 'react/jsx-runtime';
|
|
4
4
|
import { Slider } from '../slider/index.js';
|
|
5
5
|
import { Testimonial } from '../testimonial/index.js';
|
|
6
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
6
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import '@kickstartds/content/lib/slider';
|
|
9
9
|
import '@kickstartds/content/lib/quote';
|
|
@@ -21,7 +21,6 @@
|
|
|
21
21
|
--dsa-testimonials__byline--font-weight: var(--ks-font-weight-regular);
|
|
22
22
|
--dsa-testimonials__byline--color: var(--ks-text-color-copy);
|
|
23
23
|
--dsa-testimonials__image--max-width: 40%;
|
|
24
|
-
--dsa-testimonials__list--gap: var(--ks-spacing-stack-xl);
|
|
25
24
|
}
|
|
26
25
|
@container quote (min-width: 640px) {
|
|
27
26
|
.dsa-testimonials {
|
|
@@ -33,6 +32,9 @@
|
|
|
33
32
|
--dsa-testimonials--padding-left: var(--ks-spacing-inline-xl);
|
|
34
33
|
}
|
|
35
34
|
}
|
|
35
|
+
.dsa-testimonials {
|
|
36
|
+
--dsa-testimonials__list--gap: var(--ks-spacing-stack-xl);
|
|
37
|
+
}
|
|
36
38
|
|
|
37
39
|
.dsa-testimonials .c-quote {
|
|
38
40
|
--c-quote_text--font: var(--dsa-testimonials__quote--font, var(--ks-font-copy-l));
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
import { TextProps } from "../../TextProps-a23170d2.js";
|
|
4
|
+
declare const TextContextDefault: import("react").ForwardRefExoticComponent<TextProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
|
+
declare const TextContext: import("react").Context<import("react").ForwardRefExoticComponent<TextProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
|
+
declare const Text: import("react").ForwardRefExoticComponent<TextProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
export type { TextProps };
|
|
8
|
+
export { TextContextDefault, TextContext, Text };
|
|
@@ -3,7 +3,7 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
3
3
|
import classnames from 'classnames';
|
|
4
4
|
import { forwardRef, createContext, useContext } from 'react';
|
|
5
5
|
import { RichText } from '@kickstartds/base/lib/rich-text';
|
|
6
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
6
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
7
7
|
|
|
8
8
|
const defaults = {
|
|
9
9
|
"layout": "singleColumn",
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
import { VideoCurtainProps } from "../../VideoCurtainProps-a2c0cc7f.js";
|
|
4
|
+
declare const VideoCurtainContextDefault: import("react").ForwardRefExoticComponent<VideoCurtainProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
|
+
declare const VideoCurtainContext: import("react").Context<import("react").ForwardRefExoticComponent<VideoCurtainProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
|
+
declare const VideoCurtain: import("react").ForwardRefExoticComponent<VideoCurtainProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
export type { VideoCurtainProps };
|
|
8
|
+
export { VideoCurtainContextDefault, VideoCurtainContext, VideoCurtain };
|
|
@@ -6,7 +6,7 @@ import classnames from 'classnames';
|
|
|
6
6
|
import { Container } from '@kickstartds/core/lib/container';
|
|
7
7
|
import { ButtonContext } from '@kickstartds/base/lib/button';
|
|
8
8
|
import { useButtonGroup } from '../button-group/index.js';
|
|
9
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
9
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
10
10
|
import '@kickstartds/base/lib/button-group';
|
|
11
11
|
|
|
12
12
|
const defaults = {
|
package/dist/global.client.js
CHANGED