@kickstartds/ds-agency-premium 1.6.72--canary.56.2515.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
|
@@ -26,6 +26,13 @@
|
|
|
26
26
|
--dsa-cookie-consent-dialogue--background-color: var(--ks-background-color-default);
|
|
27
27
|
--dsa-cookie-consent-dialogue--max-width: var(--dsa-tile--width_largest);
|
|
28
28
|
--dsa-cookie-consent-dialogue--max-height: 100%;
|
|
29
|
+
}
|
|
30
|
+
@media (min-width: 48em) {
|
|
31
|
+
.dsa-cookie-consent {
|
|
32
|
+
--dsa-cookie-consent-dialogue--max-height: 90vh;
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
.dsa-cookie-consent {
|
|
29
36
|
--dsa-cookie-consent-dialogue--spacing-vertical: var(--ks-spacing-inset-s);
|
|
30
37
|
--dsa-cookie-consent-dialogue--spacing-horizontal: var(--ks-spacing-inset-s);
|
|
31
38
|
--dsa-cookie-consent-dialogue__block--padding-vertical: var(--ks-spacing-inset-m);
|
|
@@ -35,8 +42,8 @@
|
|
|
35
42
|
--dsa-cookie-consent-dialogue__close--padding: var(--ks-spacing-inset-xs);
|
|
36
43
|
--dsa-cookie-consent-dialogue__close--color: var(--ks-text-color-interface-interactive);
|
|
37
44
|
--dsa-cookie-consent-dialogue__close--color_hover: var(--ks-text-color-interface-interactive);
|
|
38
|
-
--dsa-cookie-consent-dialogue__close--background-color_hover: var(--ks-color-fg-alpha-8);
|
|
39
45
|
--dsa-cookie-consent-dialogue__close--background-color: transparent;
|
|
46
|
+
--dsa-cookie-consent-dialogue__close--background-color_hover: var(--ks-color-fg-alpha-8);
|
|
40
47
|
--dsa-cookie-consent-dialogue__description--border-bottom: 1px solid var(--ks-border-color-interface);
|
|
41
48
|
--dsa-cookie-consent-dialogue__description--font: var(--ks-font-interface-s);
|
|
42
49
|
--dsa-cookie-consent-dialogue__description--color: var(--ks-text-color-interface);
|
|
@@ -50,11 +57,6 @@
|
|
|
50
57
|
--dsa-cookie-consent-dialogue__buttons--gap: var(--ks-spacing-stack-xs) var(--ks-spacing-inline-s);
|
|
51
58
|
--dsa-cookie-consent-overlay--background-color: var(--dsa-overlay--background-color);
|
|
52
59
|
}
|
|
53
|
-
@media (min-width: 48em) {
|
|
54
|
-
.dsa-cookie-consent {
|
|
55
|
-
--dsa-cookie-consent-dialogue--max-height: 90vh;
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
60
|
|
|
59
61
|
.dsa-cookie-consent-notice {
|
|
60
62
|
display: flex;
|
|
@@ -75,7 +77,6 @@
|
|
|
75
77
|
@media (min-width: 48em) {
|
|
76
78
|
.dsa-cookie-consent-notice--card {
|
|
77
79
|
border: var(--dsa-cookie-consent-notice_card--border, var(--ks-border-color-card) solid var(--ks-border-width-default));
|
|
78
|
-
border-radius: var(--dsa-cookie-consent-notice_card--border-radius, var(--ks-border-radius-card));
|
|
79
80
|
max-width: var(--dsa-cookie-consent-notice_card--max-width, var(--dsa-tile--width_large));
|
|
80
81
|
bottom: var(--dsa-cookie-consent-notice_card--bottom, var(--ks-spacing-m));
|
|
81
82
|
left: var(--dsa-cookie-consent-notice_card--left, var(--ks-spacing-m));
|
|
@@ -166,9 +167,9 @@
|
|
|
166
167
|
justify-content: space-between;
|
|
167
168
|
gap: var(--dsa-cookie-consent-dialogue__header--gap, var(--ks-spacing-inline-m));
|
|
168
169
|
}
|
|
169
|
-
.dsa-cookie-consent-dialogue__close {
|
|
170
|
+
.dsa-cookie-consent-dialogue__close.dsa-button {
|
|
170
171
|
--dsa-button--padding: var(--dsa-cookie-consent-dialogue__close--padding, var(--ks-spacing-inset-xs));
|
|
171
|
-
|
|
172
|
+
--dsa-button_secondary--background-color: var(--dsa-cookie-consent-dialogue__close--background-color, transparent);
|
|
172
173
|
--dsa-button_secondary--color: var(
|
|
173
174
|
--dsa-cookie-consent-dialogue__close--color,
|
|
174
175
|
var(--ks-text-color-interface-interactive)
|
|
@@ -181,8 +182,11 @@
|
|
|
181
182
|
--dsa-cookie-consent-dialogue__close--background-color_hover,
|
|
182
183
|
var(--ks-color-fg-alpha-8)
|
|
183
184
|
);
|
|
185
|
+
margin: calc(var(--dsa-cookie-consent-dialogue__close--padding, var(--ks-spacing-inset-xs)) * -1);
|
|
184
186
|
border-radius: var(--ks-border-radius-circle);
|
|
185
|
-
|
|
187
|
+
}
|
|
188
|
+
.dsa-cookie-consent-dialogue__close.dsa-button .icon {
|
|
189
|
+
margin-left: 0;
|
|
186
190
|
}
|
|
187
191
|
.dsa-cookie-consent-dialogue__form {
|
|
188
192
|
flex: 1;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
/* eslint-disable */
|
|
1
4
|
/**
|
|
2
5
|
* This file was automatically generated by json-schema-to-typescript.
|
|
3
6
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
@@ -6,9 +9,9 @@
|
|
|
6
9
|
/**
|
|
7
10
|
* Variant of button to be used
|
|
8
11
|
*/
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
+
type Variant = "primary" | "secondary" | "tertiary";
|
|
13
|
+
type InternalKey = string;
|
|
14
|
+
type RequiredCookies = {
|
|
12
15
|
key?: InternalKey;
|
|
13
16
|
/**
|
|
14
17
|
* The name of the required cookie
|
|
@@ -19,12 +22,12 @@ export type RequiredCookies = {
|
|
|
19
22
|
*/
|
|
20
23
|
description?: string;
|
|
21
24
|
}[];
|
|
22
|
-
|
|
25
|
+
type InternalKey1 = string;
|
|
23
26
|
/**
|
|
24
27
|
* Optional custom component identifier
|
|
25
28
|
*/
|
|
26
|
-
|
|
27
|
-
|
|
29
|
+
type KsComponentAttribute = string;
|
|
30
|
+
interface CookieConsentProps {
|
|
28
31
|
notice?: InitialCookieConsentNotice;
|
|
29
32
|
revisitButton?: RevisitCookieConsentButton;
|
|
30
33
|
dialogue?: CookieConsentDialogue;
|
|
@@ -33,7 +36,7 @@ export interface CookieConsentProps {
|
|
|
33
36
|
/**
|
|
34
37
|
* The initial notice displayed to users regarding cookie consent.
|
|
35
38
|
*/
|
|
36
|
-
|
|
39
|
+
interface InitialCookieConsentNotice {
|
|
37
40
|
/**
|
|
38
41
|
* The display mode of the cookie consent component
|
|
39
42
|
*/
|
|
@@ -70,7 +73,7 @@ export interface InitialCookieConsentNotice {
|
|
|
70
73
|
/**
|
|
71
74
|
* The button that allows users to revisit their cookie preferences.
|
|
72
75
|
*/
|
|
73
|
-
|
|
76
|
+
interface RevisitCookieConsentButton {
|
|
74
77
|
/**
|
|
75
78
|
* The label for the revisit button
|
|
76
79
|
*/
|
|
@@ -79,7 +82,7 @@ export interface RevisitCookieConsentButton {
|
|
|
79
82
|
/**
|
|
80
83
|
* The dialogue displayed when users choose to customize their cookie preferences.
|
|
81
84
|
*/
|
|
82
|
-
|
|
85
|
+
interface CookieConsentDialogue {
|
|
83
86
|
/**
|
|
84
87
|
* The title of the cookie consent dialogue
|
|
85
88
|
*/
|
|
@@ -133,3 +136,8 @@ export interface CookieConsentDialogue {
|
|
|
133
136
|
*/
|
|
134
137
|
alwaysActiveLabel?: string;
|
|
135
138
|
}
|
|
139
|
+
declare const CookieConsentContextDefault: import("react").ForwardRefExoticComponent<CookieConsentProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
140
|
+
declare const CookieConsentContext: import("react").Context<import("react").ForwardRefExoticComponent<CookieConsentProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
141
|
+
declare const CookieConsent: import("react").ForwardRefExoticComponent<CookieConsentProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
142
|
+
export type { CookieConsentProps };
|
|
143
|
+
export { CookieConsentContextDefault, CookieConsentContext, CookieConsent };
|
|
@@ -9,7 +9,7 @@ import Markdown from 'markdown-to-jsx';
|
|
|
9
9
|
import { Radio } from '@kickstartds/form/lib/radio';
|
|
10
10
|
import './CookieConsent.client.js';
|
|
11
11
|
import '@kickstartds/base/lib/headline';
|
|
12
|
-
import '../../helpers-
|
|
12
|
+
import '../../helpers-12f48df8.js';
|
|
13
13
|
import '@kickstartds/base/lib/button';
|
|
14
14
|
import '@kickstartds/core/lib/component';
|
|
15
15
|
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
import { CtaProps } from "../../CtaProps-789f8508.js";
|
|
4
|
+
declare const CtaContextDefault: import("react").ForwardRefExoticComponent<CtaProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
|
+
declare const CtaContext: import("react").Context<import("react").ForwardRefExoticComponent<CtaProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
|
+
declare const Cta: import("react").ForwardRefExoticComponent<CtaProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
export type { CtaProps };
|
|
8
|
+
export { CtaContextDefault, CtaContext, Cta };
|
|
@@ -6,7 +6,7 @@ import { ButtonContext } from '@kickstartds/base/lib/button';
|
|
|
6
6
|
import classnames from 'classnames';
|
|
7
7
|
import { useButtonGroup } from '../button-group/index.js';
|
|
8
8
|
import { Container } from '@kickstartds/core/lib/container';
|
|
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 = {
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes, FC, PropsWithChildren } from "react";
|
|
3
|
+
import { DividerProps } from "../../DividerProps-2ef31901.js";
|
|
4
|
+
declare const DividerContextDefault: import("react").ForwardRefExoticComponent<DividerProps & HTMLAttributes<HTMLHRElement> & import("react").RefAttributes<HTMLHRElement>>;
|
|
5
|
+
declare const DividerContext: import("react").Context<import("react").ForwardRefExoticComponent<DividerProps & HTMLAttributes<HTMLHRElement> & import("react").RefAttributes<HTMLHRElement>>>;
|
|
6
|
+
declare const Divider: import("react").ForwardRefExoticComponent<DividerProps & HTMLAttributes<HTMLHRElement> & import("react").RefAttributes<HTMLHRElement>>;
|
|
7
|
+
declare const DividerProvider: FC<PropsWithChildren>;
|
|
8
|
+
export type { DividerProps };
|
|
9
|
+
export { DividerContextDefault, DividerContext, Divider, DividerProvider };
|
|
@@ -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 { DividerContextDefault as DividerContextDefault$1, DividerContext as DividerContext$1 } from '@kickstartds/base/lib/divider';
|
|
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": "default"
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
import { DownloadsProps } from "../../DownloadsProps-a49a977e.js";
|
|
4
|
+
declare const DownloadsContextDefault: import("react").ForwardRefExoticComponent<DownloadsProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
|
+
declare const DownloadsContext: import("react").Context<import("react").ForwardRefExoticComponent<DownloadsProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
|
+
declare const Downloads: import("react").ForwardRefExoticComponent<DownloadsProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
export type { DownloadsProps };
|
|
8
|
+
export { DownloadsContextDefault, DownloadsContext, Downloads };
|
|
@@ -4,7 +4,7 @@ import { forwardRef, createContext, useContext } from 'react';
|
|
|
4
4
|
import { RichText } from '@kickstartds/base/lib/rich-text';
|
|
5
5
|
import { Icon } from '@kickstartds/base/lib/icon';
|
|
6
6
|
import { Picture } from '@kickstartds/base/lib/picture';
|
|
7
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
7
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
8
8
|
|
|
9
9
|
const defaults = {
|
|
10
10
|
"downloads": []
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { EventAppointmentProps } from "../../EventAppointmentProps-443cd1ce.js";
|
|
3
|
+
declare const EventAppointmentContextDefault: import("react").ForwardRefExoticComponent<EventAppointmentProps & import("react").RefAttributes<HTMLAnchorElement>>;
|
|
4
|
+
declare const EventAppointmentContext: import("react").Context<import("react").ForwardRefExoticComponent<EventAppointmentProps & import("react").RefAttributes<HTMLAnchorElement>>>;
|
|
5
|
+
declare const EventAppointment: import("react").ForwardRefExoticComponent<EventAppointmentProps & import("react").RefAttributes<HTMLAnchorElement>>;
|
|
6
|
+
export type { EventAppointmentProps };
|
|
7
|
+
export { EventAppointmentContextDefault, EventAppointmentContext, EventAppointment };
|
|
@@ -2,7 +2,7 @@ import "./event-appointment.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
|
"url": "#",
|
|
@@ -10,7 +10,7 @@ import 'react';
|
|
|
10
10
|
import 'classnames';
|
|
11
11
|
import '@kickstartds/base/lib/icon';
|
|
12
12
|
import '../event-appointment/index.js';
|
|
13
|
-
import '../../helpers-
|
|
13
|
+
import '../../helpers-12f48df8.js';
|
|
14
14
|
import '@kickstartds/core/lib/container';
|
|
15
15
|
import '@kickstartds/core/lib/react';
|
|
16
16
|
import '@kickstartds/base/lib/section';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { EventFilterProps } from "../../EventFilterProps-b190eb86.js";
|
|
3
|
+
declare const EventFilterContextDefault: import("react").ForwardRefExoticComponent<EventFilterProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
4
|
+
declare const EventFilterContext: import("react").Context<import("react").ForwardRefExoticComponent<EventFilterProps & import("react").RefAttributes<HTMLDivElement>>>;
|
|
5
|
+
declare const EventFilter: import("react").ForwardRefExoticComponent<EventFilterProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
6
|
+
export type { EventFilterProps };
|
|
7
|
+
export { EventFilterContextDefault, EventFilterContext, EventFilter };
|
|
@@ -4,7 +4,7 @@ import { forwardRef, createContext, useContext } from 'react';
|
|
|
4
4
|
import { TextField } from '@kickstartds/form/lib/text-field';
|
|
5
5
|
import { Checkbox } from '@kickstartds/form/lib/checkbox';
|
|
6
6
|
import { Button } from '../button/index.js';
|
|
7
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
7
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
8
8
|
import 'classnames';
|
|
9
9
|
import '@kickstartds/base/lib/button';
|
|
10
10
|
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* This file was automatically generated by json-schema-to-typescript.
|
|
5
|
+
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
6
|
+
* and run json-schema-to-typescript to regenerate this file.
|
|
7
|
+
*/
|
|
8
|
+
/**
|
|
9
|
+
* Title of the event
|
|
10
|
+
*/
|
|
11
|
+
type Title = string;
|
|
12
|
+
/**
|
|
13
|
+
* Label of the category
|
|
14
|
+
*/
|
|
15
|
+
type Label = string;
|
|
16
|
+
/**
|
|
17
|
+
* Categories associated with the event
|
|
18
|
+
*/
|
|
19
|
+
type Categories = {
|
|
20
|
+
label?: Label;
|
|
21
|
+
}[];
|
|
22
|
+
/**
|
|
23
|
+
* Introductory text for the event
|
|
24
|
+
*/
|
|
25
|
+
type Intro = string;
|
|
26
|
+
interface EventHeaderProps {
|
|
27
|
+
title?: Title;
|
|
28
|
+
categories?: Categories;
|
|
29
|
+
intro?: Intro;
|
|
30
|
+
}
|
|
31
|
+
declare const EventHeaderContextDefault: import("react").ForwardRefExoticComponent<EventHeaderProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
32
|
+
declare const EventHeaderContext: import("react").Context<import("react").ForwardRefExoticComponent<EventHeaderProps & import("react").RefAttributes<HTMLDivElement>>>;
|
|
33
|
+
declare const EventHeader: import("react").ForwardRefExoticComponent<EventHeaderProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
34
|
+
export type { EventHeaderProps };
|
|
35
|
+
export { EventHeaderContextDefault, EventHeaderContext, EventHeader };
|
|
@@ -4,7 +4,7 @@ import { forwardRef, createContext, useContext } from 'react';
|
|
|
4
4
|
import { Headline } from '../headline/index.js';
|
|
5
5
|
import { Text } from '../text/index.js';
|
|
6
6
|
import { TagLabel } from '@kickstartds/base/lib/tag-label';
|
|
7
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
7
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
8
8
|
import 'classnames';
|
|
9
9
|
import 'markdown-to-jsx';
|
|
10
10
|
import '@kickstartds/base/lib/headline';
|
|
@@ -0,0 +1,30 @@
|
|
|
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
|
+
import { EventLatestTeaserProps } from "../../EventLatestTeaserProps-fc9d3281.js";
|
|
10
|
+
/**
|
|
11
|
+
* List of events to display
|
|
12
|
+
*
|
|
13
|
+
* @minItems 1
|
|
14
|
+
*/
|
|
15
|
+
type Events = [
|
|
16
|
+
EventLatestTeaserProps,
|
|
17
|
+
...EventLatestTeaserProps[]
|
|
18
|
+
];
|
|
19
|
+
/**
|
|
20
|
+
* Display a list of latest events, ordered chronologically
|
|
21
|
+
*/
|
|
22
|
+
interface EventLatestProps {
|
|
23
|
+
events?: Events;
|
|
24
|
+
className?: string;
|
|
25
|
+
}
|
|
26
|
+
declare const EventLatestContextDefault: import("react").ForwardRefExoticComponent<EventLatestProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
27
|
+
declare const EventLatestContext: import("react").Context<import("react").ForwardRefExoticComponent<EventLatestProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
28
|
+
declare const EventLatest: import("react").ForwardRefExoticComponent<EventLatestProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
29
|
+
export type { EventLatestProps };
|
|
30
|
+
export { EventLatestContextDefault, EventLatestContext, EventLatest };
|
|
@@ -2,7 +2,7 @@ import "./event-latest.css";
|
|
|
2
2
|
import { jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { forwardRef, createContext, useContext } from 'react';
|
|
4
4
|
import { EventLatestTeaser } from '../event-latest-teaser/index.js';
|
|
5
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
5
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '@kickstartds/base/lib/icon';
|
|
8
8
|
import '@kickstartds/core/lib/container';
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
align-self: start;
|
|
38
38
|
position: relative;
|
|
39
39
|
background-color: var(--ks-background-color-primary);
|
|
40
|
-
color: var(--
|
|
40
|
+
color: var(--dsa-text-color-on-primary);
|
|
41
41
|
border-radius: var(--ks-border-radius-control);
|
|
42
42
|
display: flex;
|
|
43
43
|
align-items: flex-end;
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
.dsa-event-latest-teaser__cta {
|
|
114
114
|
font: var(--ks-font-interface-s);
|
|
115
115
|
font-weight: var(--ks-font-weight-semi-bold);
|
|
116
|
-
color: var(--
|
|
116
|
+
color: var(--dsa-link--color);
|
|
117
117
|
display: flex;
|
|
118
118
|
align-items: center;
|
|
119
119
|
text-wrap: nowrap;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
import { EventLatestTeaserProps } from "../../EventLatestTeaserProps-fc9d3281.js";
|
|
4
|
+
declare const EventLatestTeaserContextDefault: import("react").ForwardRefExoticComponent<EventLatestTeaserProps & HTMLAttributes<HTMLAnchorElement> & import("react").RefAttributes<HTMLAnchorElement>>;
|
|
5
|
+
declare const EventLatestTeaserContext: import("react").Context<import("react").ForwardRefExoticComponent<EventLatestTeaserProps & HTMLAttributes<HTMLAnchorElement> & import("react").RefAttributes<HTMLAnchorElement>>>;
|
|
6
|
+
declare const EventLatestTeaser: import("react").ForwardRefExoticComponent<EventLatestTeaserProps & HTMLAttributes<HTMLAnchorElement> & import("react").RefAttributes<HTMLAnchorElement>>;
|
|
7
|
+
export type { EventLatestTeaserProps };
|
|
8
|
+
export { EventLatestTeaserContextDefault, EventLatestTeaserContext, EventLatestTeaser };
|
|
@@ -4,7 +4,7 @@ import classnames from 'classnames';
|
|
|
4
4
|
import { forwardRef, createContext, useContext } from 'react';
|
|
5
5
|
import { Icon } from '@kickstartds/base/lib/icon';
|
|
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
|
"calendar": {}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { FC, PropsWithChildren } from "react";
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* This file was automatically generated by json-schema-to-typescript.
|
|
5
|
+
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
6
|
+
* and run json-schema-to-typescript to regenerate this file.
|
|
7
|
+
*/
|
|
8
|
+
import { EventFilterProps } from "../../EventFilterProps-b190eb86.js";
|
|
9
|
+
import { EventListTeaserProps } from "../../EventListTeaserProps-5cc94436.js";
|
|
10
|
+
interface EventListProps {
|
|
11
|
+
/**
|
|
12
|
+
* Referenced component EventFilterProps
|
|
13
|
+
*/
|
|
14
|
+
filter?: EventFilterProps;
|
|
15
|
+
events?: EventListTeaserProps[];
|
|
16
|
+
}
|
|
17
|
+
declare const EventList: FC<PropsWithChildren<EventListProps>>;
|
|
18
|
+
export type { EventListProps };
|
|
19
|
+
export { EventList };
|
|
@@ -11,7 +11,7 @@ import '@kickstartds/core/lib/react';
|
|
|
11
11
|
import '@kickstartds/base/lib/section';
|
|
12
12
|
import '../section/js/Section.client.js';
|
|
13
13
|
import '@kickstartds/core/lib/component';
|
|
14
|
-
import '../../helpers-
|
|
14
|
+
import '../../helpers-12f48df8.js';
|
|
15
15
|
import '@kickstartds/form/lib/text-field';
|
|
16
16
|
import '@kickstartds/form/lib/checkbox';
|
|
17
17
|
import '../button/index.js';
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
gap: var(--ks-spacing-stack-s);
|
|
33
33
|
flex-basis: var(--dsa-tile--width_small);
|
|
34
34
|
flex-grow: 10;
|
|
35
|
-
flex-shrink:
|
|
35
|
+
flex-shrink: 1;
|
|
36
36
|
}
|
|
37
37
|
.dsa-event-list-teaser__image {
|
|
38
38
|
flex-basis: var(--dsa-tile--width_small);
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
.dsa-event-list-teaser__cta {
|
|
125
125
|
font: var(--ks-font-interface-s);
|
|
126
126
|
font-weight: var(--ks-font-weight-semi-bold);
|
|
127
|
-
color: var(--
|
|
127
|
+
color: var(--dsa-link--color);
|
|
128
128
|
display: flex;
|
|
129
129
|
align-items: center;
|
|
130
130
|
text-wrap: nowrap;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HTMLAttributes } from "react";
|
|
3
|
+
import { EventListTeaserProps } from "../../EventListTeaserProps-5cc94436.js";
|
|
4
|
+
declare const EventListTeaserContextDefault: import("react").ForwardRefExoticComponent<EventListTeaserProps & HTMLAttributes<HTMLAnchorElement> & import("react").RefAttributes<HTMLAnchorElement>>;
|
|
5
|
+
declare const EventListTeaserContext: import("react").Context<import("react").ForwardRefExoticComponent<EventListTeaserProps & HTMLAttributes<HTMLAnchorElement> & import("react").RefAttributes<HTMLAnchorElement>>>;
|
|
6
|
+
declare const EventListTeaser: import("react").ForwardRefExoticComponent<EventListTeaserProps & HTMLAttributes<HTMLAnchorElement> & import("react").RefAttributes<HTMLAnchorElement>>;
|
|
7
|
+
export type { EventListTeaserProps };
|
|
8
|
+
export { EventListTeaserContextDefault, EventListTeaserContext, EventListTeaser };
|
|
@@ -7,7 +7,7 @@ import { Container } from '@kickstartds/core/lib/container';
|
|
|
7
7
|
import { Picture } from '@kickstartds/base/lib/picture';
|
|
8
8
|
import Markdown from 'markdown-to-jsx';
|
|
9
9
|
import { TagLabel } from '@kickstartds/base/lib/tag-label';
|
|
10
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
10
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
11
11
|
|
|
12
12
|
const defaults = {
|
|
13
13
|
"location": {},
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
justify-content: space-between;
|
|
16
16
|
gap: var(--ks-spacing-stack-s) var(--ks-spacing-inline-m);
|
|
17
17
|
background-color: var(--ks-background-color-accent);
|
|
18
|
-
padding: var(--ks-spacing-inset-
|
|
18
|
+
padding: var(--ks-spacing-inset-l);
|
|
19
19
|
border-radius: var(--ks-border-radius-surface);
|
|
20
20
|
--dsa-event-location__info--flex-basis: 280px;
|
|
21
21
|
--dsa-event-location__appointments--min-width: 12em;
|
|
@@ -60,9 +60,9 @@
|
|
|
60
60
|
.dsa-event-location__appointments {
|
|
61
61
|
display: grid;
|
|
62
62
|
justify-content: flex-end;
|
|
63
|
-
gap: var(--ks-spacing-
|
|
63
|
+
gap: var(--ks-spacing-s);
|
|
64
64
|
flex-grow: 100;
|
|
65
|
-
flex-shrink:
|
|
65
|
+
flex-shrink: 1;
|
|
66
66
|
grid-template-columns: repeat(auto-fill, minmax(min(var(--dsa-event-location__appointments--min-width, 12em), 100%), 1fr));
|
|
67
67
|
font: var(--ks-font-interface-s);
|
|
68
68
|
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { EventLocationProps } from "../../EventLocationProps-871bc198.js";
|
|
3
|
+
declare const EventLocationContextDefault: import("react").ForwardRefExoticComponent<EventLocationProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
4
|
+
declare const EventLocationContext: import("react").Context<import("react").ForwardRefExoticComponent<EventLocationProps & import("react").RefAttributes<HTMLDivElement>>>;
|
|
5
|
+
declare const EventLocation: import("react").ForwardRefExoticComponent<EventLocationProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
6
|
+
export type { EventLocationProps };
|
|
7
|
+
export { EventLocationContextDefault, EventLocationContext, EventLocation };
|
|
@@ -6,7 +6,7 @@ import { RichText } from '@kickstartds/base/lib/rich-text';
|
|
|
6
6
|
import { Icon } from '@kickstartds/base/lib/icon';
|
|
7
7
|
import { EventAppointment } from '../event-appointment/index.js';
|
|
8
8
|
import { Container } from '@kickstartds/core/lib/container';
|
|
9
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
9
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
10
10
|
|
|
11
11
|
const defaults = {
|
|
12
12
|
"dates": [],
|
package/dist/{src/components/event-login/EventLoginProps.d.ts → components/event-login/index.d.ts}
RENAMED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
/// <reference types="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,
|
|
@@ -6,36 +8,36 @@
|
|
|
6
8
|
/**
|
|
7
9
|
* Headline for the event login
|
|
8
10
|
*/
|
|
9
|
-
|
|
11
|
+
type Headline = string;
|
|
10
12
|
/**
|
|
11
13
|
* Text for the event login
|
|
12
14
|
*/
|
|
13
|
-
|
|
15
|
+
type Text = string;
|
|
14
16
|
/**
|
|
15
17
|
* Label for the password input
|
|
16
18
|
*/
|
|
17
|
-
|
|
19
|
+
type Label = string;
|
|
18
20
|
/**
|
|
19
21
|
* Placeholder text for the email input
|
|
20
22
|
*/
|
|
21
|
-
|
|
23
|
+
type Placeholder = string;
|
|
22
24
|
/**
|
|
23
25
|
* Label for the call to action button
|
|
24
26
|
*/
|
|
25
|
-
|
|
27
|
+
type ButtonLabel = string;
|
|
26
28
|
/**
|
|
27
29
|
* Aria label for the cta button
|
|
28
30
|
*/
|
|
29
|
-
|
|
31
|
+
type AriaLabel = string;
|
|
30
32
|
/**
|
|
31
33
|
* Text for the reset password link
|
|
32
34
|
*/
|
|
33
|
-
|
|
35
|
+
type Label1 = string;
|
|
34
36
|
/**
|
|
35
37
|
* URL for the reset password link
|
|
36
38
|
*/
|
|
37
|
-
|
|
38
|
-
|
|
39
|
+
type URL = string;
|
|
40
|
+
interface EventLoginProps {
|
|
39
41
|
headline?: Headline;
|
|
40
42
|
text?: Text;
|
|
41
43
|
usernameInput?: UsernameInput;
|
|
@@ -46,18 +48,18 @@ export interface EventLoginProps {
|
|
|
46
48
|
/**
|
|
47
49
|
* Input field for the username
|
|
48
50
|
*/
|
|
49
|
-
|
|
51
|
+
interface UsernameInput {
|
|
50
52
|
label?: string;
|
|
51
53
|
placeholder?: string;
|
|
52
54
|
}
|
|
53
55
|
/**
|
|
54
56
|
* Input field for the password
|
|
55
57
|
*/
|
|
56
|
-
|
|
58
|
+
interface PasswordInput {
|
|
57
59
|
label?: Label;
|
|
58
60
|
placeholder?: Placeholder;
|
|
59
61
|
}
|
|
60
|
-
|
|
62
|
+
interface CallToAction {
|
|
61
63
|
label?: ButtonLabel;
|
|
62
64
|
url?: string;
|
|
63
65
|
ariaLabel?: AriaLabel;
|
|
@@ -65,7 +67,12 @@ export interface CallToAction {
|
|
|
65
67
|
/**
|
|
66
68
|
* Link to reset password
|
|
67
69
|
*/
|
|
68
|
-
|
|
70
|
+
interface ResetPassword {
|
|
69
71
|
label?: Label1;
|
|
70
72
|
url?: URL;
|
|
71
73
|
}
|
|
74
|
+
declare const EventLoginContextDefault: import("react").ForwardRefExoticComponent<EventLoginProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
75
|
+
declare const EventLoginContext: import("react").Context<import("react").ForwardRefExoticComponent<EventLoginProps & import("react").RefAttributes<HTMLDivElement>>>;
|
|
76
|
+
declare const EventLogin: import("react").ForwardRefExoticComponent<EventLoginProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
77
|
+
export type { EventLoginProps };
|
|
78
|
+
export { EventLoginContextDefault, EventLoginContext, EventLogin };
|
|
@@ -6,7 +6,7 @@ import { Link } from '@kickstartds/base/lib/link';
|
|
|
6
6
|
import { TextField } from '@kickstartds/form/lib/text-field';
|
|
7
7
|
import { Button } from '../button/index.js';
|
|
8
8
|
import Markdown from 'markdown-to-jsx';
|
|
9
|
-
import { d as deepMergeDefaults } from '../../helpers-
|
|
9
|
+
import { d as deepMergeDefaults } from '../../helpers-12f48df8.js';
|
|
10
10
|
import 'classnames';
|
|
11
11
|
import '@kickstartds/base/lib/headline';
|
|
12
12
|
import '@kickstartds/base/lib/button';
|