@kickstartds/ds-agency-premium 1.6.71--canary.45.1846.0 → 1.7.0--canary.46.1791.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/{BlogAsideProps-c760fd2a.d.ts → BlogAsideProps-d9decb7c.d.ts} +5 -5
- package/dist/{BlogAuthorProps-fb0241df.d.ts → BlogAuthorProps-88a11566.d.ts} +2 -7
- package/dist/BlogOverviewProps-9f207f1c.d.ts +2 -2
- package/dist/BlogPostProps-6b3cff22.d.ts +3 -3
- package/dist/{ButtonProps-00ddee3a.d.ts → ButtonProps-03ff6d21.d.ts} +4 -4
- package/dist/{CtaProps-babe4ee6.d.ts → CtaProps-93230a76.d.ts} +11 -21
- package/dist/{FeaturesProps-a9041d97.d.ts → FeaturesProps-e58616a5.d.ts} +4 -9
- package/dist/{FooterProps-a0a104ca.d.ts → FooterProps-171a3067.d.ts} +2 -2
- package/dist/{HeaderProps-72763967.d.ts → HeaderProps-e22382f1.d.ts} +2 -2
- package/dist/{HeroProps-40f6c7f5.d.ts → HeroProps-f704d270.d.ts} +4 -9
- package/dist/ImageStoryProps-e853e1e7.d.ts +1 -1
- package/dist/MosaicProps-d52c7151.d.ts +4 -4
- package/dist/PageProps-aa29c554.d.ts +1 -1
- package/dist/{SectionProps-21d04028.d.ts → SectionProps-1cfcf6e8.d.ts} +9 -14
- package/dist/{SliderProps-babe4ee6.d.ts → SliderProps-93230a76.d.ts} +5 -5
- package/dist/{StatProps-12a3eae0.d.ts → StatProps-79109ad0.d.ts} +1 -1
- package/dist/StatsProps-bf5ef578.d.ts +1 -1
- package/dist/{TeaserCardProps-994cb119.d.ts → TeaserCardProps-b9c28e78.d.ts} +4 -4
- package/dist/{VideoCurtainProps-a2c0cc7f.d.ts → VideoCurtainProps-6c625a69.d.ts} +5 -5
- package/dist/components/blog-aside/blog-aside.css +4 -4
- package/dist/components/blog-aside/blog-aside.schema.dereffed.json +8 -16
- package/dist/components/blog-aside/blog-aside.schema.json +4 -4
- package/dist/components/blog-aside/index.d.ts +1 -1
- package/dist/components/blog-aside/index.js +3 -3
- package/dist/components/blog-author/blog-author.schema.dereffed.json +4 -12
- package/dist/components/blog-author/index.d.ts +1 -1
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +115 -210
- package/dist/components/blog-post/blog-post.schema.dereffed.json +123 -226
- package/dist/components/blog-post/index.js +2 -4
- package/dist/components/blog-teaser/blog-teaser.css +2 -2
- package/dist/components/blog-teaser/index.js +7 -5
- package/dist/components/button/button.css +2 -2
- package/dist/components/button/button.schema.dereffed.json +3 -3
- package/dist/components/button/button.schema.json +3 -3
- package/dist/components/button/index.d.ts +1 -1
- package/dist/components/button/index.js +1 -1
- package/dist/components/button-group/button-group.schema.dereffed.json +3 -3
- package/dist/components/button-group/index.d.ts +1 -1
- package/dist/components/contact/contact.css +16 -10
- package/dist/components/contact/contact.schema.dereffed.json +5 -13
- package/dist/components/contact/contact.schema.json +5 -11
- package/dist/components/contact/index.d.ts +1 -6
- package/dist/components/contact/index.js +1 -1
- package/dist/components/cta/cta.css +71 -48
- package/dist/components/cta/cta.schema.dereffed.json +11 -28
- package/dist/components/cta/cta.schema.json +10 -23
- package/dist/components/cta/index.d.ts +1 -1
- package/dist/components/cta/index.js +26 -25
- package/dist/components/feature/feature.schema.dereffed.json +3 -13
- package/dist/components/feature/feature.schema.json +3 -11
- package/dist/components/feature/index.d.ts +3 -8
- package/dist/components/feature/index.js +3 -2
- package/dist/components/features/features.css +37 -17
- package/dist/components/features/features.schema.dereffed.json +3 -13
- package/dist/components/features/features.schema.json +2 -5
- package/dist/components/features/index.d.ts +1 -1
- package/dist/components/features/index.js +2 -2
- package/dist/components/footer/footer.css +1 -1
- package/dist/components/footer/footer.schema.dereffed.json +12 -12
- package/dist/components/footer/index.d.ts +1 -1
- package/dist/components/footer/index.js +1 -1
- package/dist/components/gallery/gallery.schema.dereffed.json +1 -2
- package/dist/components/gallery/gallery.schema.json +1 -2
- package/dist/components/gallery/index.js +1 -1
- package/dist/components/header/header.css +9 -52
- package/dist/components/header/header.schema.dereffed.json +12 -12
- package/dist/components/header/index.d.ts +1 -1
- package/dist/components/header/index.js +5 -5
- package/dist/components/headline/headline.css +40 -32
- package/dist/components/hero/hero.css +27 -63
- package/dist/components/hero/hero.schema.dereffed.json +4 -10
- package/dist/components/hero/hero.schema.json +3 -9
- package/dist/components/hero/index.d.ts +1 -1
- package/dist/components/hero/index.js +39 -39
- package/dist/components/image-story/image-story.css +6 -9
- package/dist/components/image-story/image-story.schema.dereffed.json +3 -3
- package/dist/components/image-text/image-text.css +4 -4
- package/dist/components/index/index.d.ts +2 -3
- package/dist/components/logos/index.js +1 -1
- package/dist/components/logos/logos.css +2 -2
- package/dist/components/logos/logos.schema.dereffed.json +6 -6
- package/dist/components/logos/logos.schema.json +6 -6
- package/dist/components/mosaic/index.js +1 -1
- package/dist/components/mosaic/mosaic.css +7 -5
- package/dist/components/mosaic/mosaic.schema.dereffed.json +3 -3
- package/dist/components/nav-dropdown/index.d.ts +1 -1
- package/dist/components/nav-dropdown/index.js +2 -2
- package/dist/components/nav-dropdown/nav-dropdown.css +4 -13
- package/dist/components/nav-dropdown/nav-dropdown.schema.dereffed.json +1 -1
- package/dist/components/nav-flyout/index.d.ts +2 -2
- package/dist/components/nav-flyout/index.js +8 -6
- package/dist/components/nav-flyout/nav-flyout.css +15 -29
- package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +12 -12
- package/dist/components/nav-main/index.d.ts +5 -5
- package/dist/components/nav-main/index.js +2 -0
- package/dist/components/nav-main/nav-main.schema.dereffed.json +15 -15
- package/dist/components/nav-main/nav-main.schema.json +14 -14
- package/dist/components/nav-toggle/index.js +1 -1
- package/dist/components/nav-topbar/index.d.ts +2 -2
- package/dist/components/nav-topbar/index.js +2 -2
- package/dist/components/nav-topbar/nav-topbar.css +3 -16
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +12 -12
- package/dist/components/page/page.schema.dereffed.json +104 -182
- package/dist/components/page-wrapper/index.js +0 -50
- package/dist/components/page-wrapper/tokens.css +732 -428
- package/dist/components/presets.json +456 -1834
- package/dist/components/section/index.d.ts +1 -1
- package/dist/components/section/index.js +16 -10
- package/dist/components/section/section.css +58 -38
- package/dist/components/section/section.schema.dereffed.json +104 -182
- package/dist/components/section/section.schema.json +10 -10
- package/dist/components/settings/settings.schema.dereffed.json +24 -24
- package/dist/components/slider/index.d.ts +1 -1
- package/dist/components/slider/index.js +1 -1
- package/dist/components/slider/slider.css +9 -14
- package/dist/components/slider/slider.schema.dereffed.json +46 -79
- package/dist/components/slider/slider.schema.json +1 -1
- package/dist/components/split/index.d.ts +14 -0
- package/dist/components/split/index.js +17 -0
- package/dist/components/split/split.css +53 -0
- package/dist/components/split/split.schema.dereffed.json +29 -0
- package/dist/components/split/split.schema.json +19 -0
- package/dist/components/stat/index.d.ts +1 -1
- package/dist/components/stat/index.js +12 -3
- package/dist/components/stat/stat.schema.dereffed.json +6 -5
- package/dist/components/stat/stat.schema.json +2 -2
- package/dist/components/stats/stats.schema.dereffed.json +6 -5
- package/dist/components/teaser-card/index.d.ts +1 -1
- package/dist/components/teaser-card/index.js +9 -9
- package/dist/components/teaser-card/teaser-card.css +48 -68
- package/dist/components/teaser-card/teaser-card.schema.dereffed.json +4 -4
- package/dist/components/teaser-card/teaser-card.schema.json +4 -4
- package/dist/components/testimonials/index.d.ts +1 -1
- package/dist/components/testimonials/testimonials.css +0 -4
- package/dist/components/text/text.css +2 -2
- package/dist/components/tile/tile.schema.dereffed.json +3 -3
- package/dist/components/tile/tile.schema.json +2 -2
- package/dist/components/video-curtain/index.d.ts +1 -1
- package/dist/components/video-curtain/index.js +4 -12
- package/dist/components/video-curtain/video-curtain.css +31 -54
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +5 -7
- package/dist/components/video-curtain/video-curtain.schema.json +4 -4
- package/dist/global.css +63 -293
- package/dist/static/img/logos/logoipsum-212.svg +12 -0
- package/dist/static/img/logos/logoipsum-217.svg +4 -0
- package/dist/static/img/logos/logoipsum-239.svg +16 -0
- package/dist/static/img/logos/logoipsum-244.svg +19 -0
- package/dist/static/img/logos/logoipsum-250.svg +21 -0
- package/dist/static/img/logos/logoipsum-286.svg +20 -0
- package/dist/static/img/people/author-alex.png +0 -0
- package/dist/static/img/people/author-emily.png +0 -0
- package/dist/static/img/people/author-john.png +0 -0
- package/dist/static/img/screenshots/blog-blog-aside--default.png +0 -0
- package/dist/static/img/screenshots/blog-blog-author--default.png +0 -0
- package/dist/static/img/screenshots/blog-blog-head--default.png +0 -0
- package/dist/static/img/screenshots/blog-blog-teaser--default.png +0 -0
- package/dist/static/img/screenshots/components-contact--wide-image.png +0 -0
- package/dist/static/img/screenshots/components-cta--align-bottom.png +0 -0
- package/dist/static/img/screenshots/components-cta--angled-image.png +0 -0
- package/dist/static/img/screenshots/components-cta--banner.png +0 -0
- package/dist/static/img/screenshots/components-cta--colored-banner.png +0 -0
- package/dist/static/img/screenshots/components-cta--contact-banner.png +0 -0
- package/dist/static/img/screenshots/components-cta--highlighted.png +0 -0
- package/dist/static/img/screenshots/components-cta--left-aligned.png +0 -0
- package/dist/static/img/screenshots/components-cta--product-advertisement.png +0 -0
- package/dist/static/img/screenshots/components-cta--split-banner.png +0 -0
- package/dist/static/img/screenshots/components-faq--dropdown-list.png +0 -0
- package/dist/static/img/screenshots/components-faq--single-dropdown.png +0 -0
- package/dist/static/img/screenshots/components-features--icon-beside-with-link-in-text.png +0 -0
- package/dist/static/img/screenshots/components-features--icon-centered.png +0 -0
- package/dist/static/img/screenshots/components-features--icon-intext-with-link.png +0 -0
- package/dist/static/img/screenshots/components-features--list-view.png +0 -0
- package/dist/static/img/screenshots/components-features--stack-with-button.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-1.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-2.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-3.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-4.png +0 -0
- package/dist/static/img/screenshots/components-headline--order-swapped.png +0 -0
- package/dist/static/img/screenshots/components-headline--with-markdown.png +0 -0
- package/dist/static/img/screenshots/components-headline--with-subheadline.png +0 -0
- package/dist/static/img/screenshots/components-hero--text-box-on-full-screen.png +0 -0
- package/dist/static/img/screenshots/components-hero--text-on-image-with-overlay.png +0 -0
- package/dist/static/img/screenshots/components-html--html.png +0 -0
- package/dist/static/img/screenshots/components-html--with-consent.png +0 -0
- package/dist/static/img/screenshots/components-html--with-script.png +0 -0
- package/dist/static/img/screenshots/components-logos--centered-with-button.png +0 -0
- package/dist/static/img/screenshots/components-logos--left-aligned-with-text-link.png +0 -0
- package/dist/static/img/screenshots/components-stats--count-up-with-description.png +0 -0
- package/dist/static/img/screenshots/components-stats--count-up-with-icons.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--alternating-layout.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--list-layout.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--simple.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--slider-layout.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--with-rating.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--with-title.png +0 -0
- package/dist/static/img/screenshots/form-select-field--default.png +0 -0
- package/dist/static/img/screenshots/form-text-area--default.png +0 -0
- package/dist/static/img/screenshots/form-text-field--default.png +0 -0
- package/dist/static/img/screenshots/layout-divider--accent.png +0 -0
- package/dist/static/img/screenshots/layout-footer--footer.png +0 -0
- package/dist/static/img/screenshots/layout-header--header.png +0 -0
- package/dist/static/img/screenshots/layout-section--accent-background.png +0 -0
- package/dist/static/img/screenshots/layout-section--background-image.png +0 -0
- package/dist/static/img/screenshots/layout-section--bold-background.png +0 -0
- package/dist/static/img/screenshots/layout-section--cards.png +0 -0
- package/dist/static/img/screenshots/layout-section--colorful-gradient.png +0 -0
- package/dist/static/img/screenshots/layout-section--flex-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--inverted.png +0 -0
- package/dist/static/img/screenshots/layout-section--list-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--slider.png +0 -0
- package/dist/static/img/screenshots/layout-section--spotlight.png +0 -0
- package/dist/static/img/screenshots/layout-section--stagelights.png +0 -0
- package/dist/static/img/screenshots/layout-section--tile-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--with-buttons.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-arrows.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-autoplay.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-nav.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-teased-neighbours.png +0 -0
- package/dist/static/img/screenshots/{pages-archetypes--blog-overview.png → page-archetypes-blog-overview--blog-overview.png} +0 -0
- package/dist/static/img/screenshots/page-archetypes-blog-post--blog-post.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-landingpage--landingpage.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-overview--overview.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-showcase--showcase.png +0 -0
- package/dist/static/logo-inverted.svg +25 -12
- package/dist/static/logo.svg +25 -12
- package/dist/tokens/IconSprite.js +0 -50
- package/dist/tokens/icon-sprite.html +0 -18
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +732 -428
- package/dist/tokens/tokens.js +730 -629
- package/package.json +5 -4
- package/dist/EventAppointmentProps-443cd1ce.d.ts +0 -38
- package/dist/EventDetailProps-42a7eebe.d.ts +0 -387
- package/dist/EventFilterProps-b190eb86.d.ts +0 -73
- package/dist/EventLatestTeaserProps-fc9d3281.d.ts +0 -58
- package/dist/EventListTeaserProps-5cc94436.d.ts +0 -89
- package/dist/EventLocationProps-871bc198.d.ts +0 -41
- package/dist/SearchFilterProps-2fa6419b.d.ts +0 -29
- package/dist/SearchResultProps-224c2338.d.ts +0 -33
- package/dist/components/breadcrumb/breadcrumb.css +0 -32
- package/dist/components/breadcrumb/breadcrumb.schema.dereffed.json +0 -34
- package/dist/components/breadcrumb/breadcrumb.schema.json +0 -27
- package/dist/components/breadcrumb/index.d.ts +0 -28
- package/dist/components/breadcrumb/index.js +0 -17
- package/dist/components/content-nav/content-nav.css +0 -112
- package/dist/components/content-nav/content-nav.schema.dereffed.json +0 -61
- package/dist/components/content-nav/content-nav.schema.json +0 -52
- package/dist/components/content-nav/index.d.ts +0 -42
- package/dist/components/content-nav/index.js +0 -14
- package/dist/components/downloads/downloads.css +0 -153
- package/dist/components/downloads/downloads.schema.dereffed.json +0 -55
- package/dist/components/downloads/downloads.schema.json +0 -44
- package/dist/components/downloads/index.d.ts +0 -41
- package/dist/components/downloads/index.js +0 -18
- package/dist/components/event-appointment/event-appointment.css +0 -61
- package/dist/components/event-appointment/event-appointment.schema.dereffed.json +0 -56
- package/dist/components/event-appointment/event-appointment.schema.json +0 -47
- package/dist/components/event-appointment/index.d.ts +0 -7
- package/dist/components/event-appointment/index.js +0 -14
- package/dist/components/event-detail/event-detail.schema.dereffed.json +0 -287
- package/dist/components/event-detail/event-detail.schema.json +0 -74
- package/dist/components/event-detail/index.d.ts +0 -5
- package/dist/components/event-detail/index.js +0 -36
- package/dist/components/event-filter/event-filter.css +0 -31
- package/dist/components/event-filter/event-filter.schema.dereffed.json +0 -118
- package/dist/components/event-filter/event-filter.schema.json +0 -107
- package/dist/components/event-filter/index.d.ts +0 -7
- package/dist/components/event-filter/index.js +0 -34
- package/dist/components/event-header/event-header.css +0 -6
- package/dist/components/event-header/event-header.schema.dereffed.json +0 -38
- package/dist/components/event-header/event-header.schema.json +0 -34
- package/dist/components/event-header/index.d.ts +0 -35
- package/dist/components/event-header/index.js +0 -20
- package/dist/components/event-latest/event-latest.css +0 -5
- package/dist/components/event-latest/event-latest.schema.dereffed.json +0 -142
- package/dist/components/event-latest/event-latest.schema.json +0 -46
- package/dist/components/event-latest/index.d.ts +0 -30
- package/dist/components/event-latest/index.js +0 -19
- package/dist/components/event-latest-teaser/event-latest-teaser.css +0 -131
- package/dist/components/event-latest-teaser/event-latest-teaser.schema.dereffed.json +0 -97
- package/dist/components/event-latest-teaser/event-latest-teaser.schema.json +0 -73
- package/dist/components/event-latest-teaser/index.d.ts +0 -8
- package/dist/components/event-latest-teaser/index.js +0 -18
- package/dist/components/event-list/event-list.schema.dereffed.json +0 -284
- package/dist/components/event-list/event-list.schema.json +0 -18
- package/dist/components/event-list/index.d.ts +0 -19
- package/dist/components/event-list/index.js +0 -73
- package/dist/components/event-list-teaser/event-list-teaser.css +0 -141
- package/dist/components/event-list-teaser/event-list-teaser.schema.dereffed.json +0 -151
- package/dist/components/event-list-teaser/event-list-teaser.schema.json +0 -116
- package/dist/components/event-list-teaser/index.d.ts +0 -8
- package/dist/components/event-list-teaser/index.js +0 -21
- package/dist/components/event-location/event-location.css +0 -71
- package/dist/components/event-location/event-location.schema.dereffed.json +0 -126
- package/dist/components/event-location/event-location.schema.json +0 -61
- package/dist/components/event-location/index.d.ts +0 -7
- package/dist/components/event-location/index.js +0 -18
- package/dist/components/event-login/event-login.css +0 -31
- package/dist/components/event-login/event-login.schema.dereffed.json +0 -125
- package/dist/components/event-login/event-login.schema.json +0 -98
- package/dist/components/event-login/index.d.ts +0 -78
- package/dist/components/event-login/index.js +0 -21
- package/dist/components/event-registration/event-registration.css +0 -91
- package/dist/components/event-registration/event-registration.schema.dereffed.json +0 -174
- package/dist/components/event-registration/event-registration.schema.json +0 -138
- package/dist/components/event-registration/index.d.ts +0 -106
- package/dist/components/event-registration/index.js +0 -23
- package/dist/components/pagination/index.d.ts +0 -47
- package/dist/components/pagination/index.js +0 -52
- package/dist/components/pagination/pagination.css +0 -66
- package/dist/components/pagination/pagination.schema.dereffed.json +0 -64
- package/dist/components/pagination/pagination.schema.json +0 -57
- package/dist/components/search/index.d.ts +0 -19
- package/dist/components/search/index.js +0 -39
- package/dist/components/search/search.schema.dereffed.json +0 -134
- package/dist/components/search/search.schema.json +0 -18
- package/dist/components/search-bar/index.d.ts +0 -35
- package/dist/components/search-bar/index.js +0 -17
- package/dist/components/search-bar/search-bar.css +0 -33
- package/dist/components/search-bar/search-bar.schema.dereffed.json +0 -48
- package/dist/components/search-bar/search-bar.schema.json +0 -35
- package/dist/components/search-filter/index.d.ts +0 -7
- package/dist/components/search-filter/index.js +0 -15
- package/dist/components/search-filter/search-filter.css +0 -20
- package/dist/components/search-filter/search-filter.schema.dereffed.json +0 -69
- package/dist/components/search-filter/search-filter.schema.json +0 -46
- package/dist/components/search-result/index.d.ts +0 -7
- package/dist/components/search-result/index.js +0 -15
- package/dist/components/search-result/search-result.css +0 -26
- package/dist/components/search-result/search-result.schema.dereffed.json +0 -50
- package/dist/components/search-result/search-result.schema.json +0 -41
- package/dist/components/split-even/index.d.ts +0 -74
- package/dist/components/split-even/index.js +0 -7
- package/dist/components/split-even/split-even.css +0 -100
- package/dist/components/split-even/split-even.schema.dereffed.json +0 -5899
- package/dist/components/split-even/split-even.schema.json +0 -170
- package/dist/components/split-weighted/index.d.ts +0 -104
- package/dist/components/split-weighted/index.js +0 -13
- package/dist/components/split-weighted/split-weighted.css +0 -133
- package/dist/components/split-weighted/split-weighted.schema.dereffed.json +0 -5959
- package/dist/components/split-weighted/split-weighted.schema.json +0 -212
- package/dist/static/fonts/systemics/Montserrat-Bold.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-Light.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-Medium.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-Regular.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-SemiBold.woff2 +0 -0
- package/dist/static/img/about/angled-image.png +0 -0
- package/dist/static/img/about/cta.png +0 -0
- package/dist/static/img/about/cutout.png +0 -0
- package/dist/static/img/about/disclaimer.png +0 -0
- package/dist/static/img/about/purpose.png +0 -0
- package/dist/static/img/about/spoiler.png +0 -0
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-01.svg +0 -72
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-02.svg +0 -112
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-03.svg +0 -197
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-04.svg +0 -76
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-05.svg +0 -82
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-06.svg +0 -219
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-07.svg +0 -85
- package/dist/static/img/logos/logoipsum-344.svg +0 -174
- package/dist/static/img/logos/logoipsum-347.svg +0 -52
- package/dist/static/img/logos/logoipsum-352.svg +0 -22
- package/dist/static/img/logos/logoipsum-356.svg +0 -20
- package/dist/static/img/logos/logoipsum-358.svg +0 -29
- package/dist/static/img/logos/logoipsum-369.svg +0 -20
- package/dist/static/img/logos/logoipsum-373.svg +0 -17
- package/dist/static/img/people/contact-person.png +0 -0
- package/dist/static/img/screenshots/components-image--custom-aspect-ratio.png +0 -0
- package/dist/static/img/screenshots/components-image--preset-size.png +0 -0
- package/dist/static/img/screenshots/components-image--responsive-image.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--blog-post.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--content.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--overview.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--start.png +0 -0
- package/dist/static/logo-dark.svg +0 -13
- package/dist/static/logo-dsa-inverted.svg +0 -26
- package/dist/static/logo-dsa.svg +0 -26
|
@@ -1,116 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
-
"$id": "http://schema.mydesignsystem.com/event-list-teaser.schema.json",
|
|
4
|
-
"title": "Event List Teaser",
|
|
5
|
-
"description": "Display an event teaser with date, title and location",
|
|
6
|
-
"type": "object",
|
|
7
|
-
"properties": {
|
|
8
|
-
"category": {
|
|
9
|
-
"title": "Category",
|
|
10
|
-
"description": "Category of the event teaser",
|
|
11
|
-
"type": "string",
|
|
12
|
-
"examples": ["Buyers"]
|
|
13
|
-
},
|
|
14
|
-
"title": {
|
|
15
|
-
"title": "Headline",
|
|
16
|
-
"description": "Title of the event",
|
|
17
|
-
"type": "string",
|
|
18
|
-
"format": "markdown",
|
|
19
|
-
"examples": ["This is a event teaser title"]
|
|
20
|
-
},
|
|
21
|
-
"text": {
|
|
22
|
-
"title": "Text",
|
|
23
|
-
"description": "Short teaser text for the event",
|
|
24
|
-
"type": "string",
|
|
25
|
-
"format": "markdown",
|
|
26
|
-
"examples": [
|
|
27
|
-
"The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence."
|
|
28
|
-
]
|
|
29
|
-
},
|
|
30
|
-
"date": {
|
|
31
|
-
"title": "Date",
|
|
32
|
-
"description": "The date of the event",
|
|
33
|
-
"type": "string",
|
|
34
|
-
"format": "date",
|
|
35
|
-
"examples": ["FRI, JAN 16"]
|
|
36
|
-
},
|
|
37
|
-
"time": {
|
|
38
|
-
"title": "Time",
|
|
39
|
-
"description": "The time of the event",
|
|
40
|
-
"type": "string",
|
|
41
|
-
"examples": ["10:00"]
|
|
42
|
-
},
|
|
43
|
-
"location": {
|
|
44
|
-
"title": "Location",
|
|
45
|
-
"description": "Location of the event",
|
|
46
|
-
"type": "object",
|
|
47
|
-
"properties": {
|
|
48
|
-
"name": {
|
|
49
|
-
"type": "string",
|
|
50
|
-
"title": "Location Name",
|
|
51
|
-
"description": "Name of the location",
|
|
52
|
-
"examples": ["Stadthalle"]
|
|
53
|
-
},
|
|
54
|
-
"address": {
|
|
55
|
-
"type": "string",
|
|
56
|
-
"title": "Address",
|
|
57
|
-
"description": "Address of the location",
|
|
58
|
-
"examples": ["Köln"]
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
},
|
|
62
|
-
"tags": {
|
|
63
|
-
"title": "Tags",
|
|
64
|
-
"description": "Tags associated with the event",
|
|
65
|
-
"type": "array",
|
|
66
|
-
"items": {
|
|
67
|
-
"type": "string",
|
|
68
|
-
"examples": ["AI", "Technology", "Innovation"]
|
|
69
|
-
},
|
|
70
|
-
"default": ["AI"]
|
|
71
|
-
},
|
|
72
|
-
"image": {
|
|
73
|
-
"title": "Image",
|
|
74
|
-
"description": "Image to display in the teaser",
|
|
75
|
-
"type": "object",
|
|
76
|
-
"properties": {
|
|
77
|
-
"src": {
|
|
78
|
-
"type": "string",
|
|
79
|
-
"format": "image",
|
|
80
|
-
"title": "Image Source",
|
|
81
|
-
"description": "URL of the image to display",
|
|
82
|
-
"examples": ["https://picsum.photos/seed/flower/800/600"]
|
|
83
|
-
},
|
|
84
|
-
"alt": {
|
|
85
|
-
"type": "string",
|
|
86
|
-
"title": "Alt Text",
|
|
87
|
-
"description": "Alt text of the image",
|
|
88
|
-
"examples": ["This is an image of a flower"]
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
},
|
|
92
|
-
"url": {
|
|
93
|
-
"title": "URL",
|
|
94
|
-
"description": "The event entry URL to link",
|
|
95
|
-
"type": "string",
|
|
96
|
-
"format": "uri",
|
|
97
|
-
"examples": ["https://example.com"]
|
|
98
|
-
},
|
|
99
|
-
"ctaText": {
|
|
100
|
-
"title": "Call to Action",
|
|
101
|
-
"description": "Text for the call to action",
|
|
102
|
-
"type": "string",
|
|
103
|
-
"examples": ["Show event"]
|
|
104
|
-
},
|
|
105
|
-
"ariaLabel": {
|
|
106
|
-
"title": "ARIA Label",
|
|
107
|
-
"description": "ARIA label for accessibility",
|
|
108
|
-
"type": "string"
|
|
109
|
-
},
|
|
110
|
-
"className": {
|
|
111
|
-
"type": "string"
|
|
112
|
-
}
|
|
113
|
-
},
|
|
114
|
-
"additionalProperties": false,
|
|
115
|
-
"required": ["title", "date", "location"]
|
|
116
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
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 };
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import "./event-list-teaser.css";
|
|
2
|
-
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
3
|
-
import classnames from 'classnames';
|
|
4
|
-
import { forwardRef, createContext, useContext } from 'react';
|
|
5
|
-
import { Icon } from '@kickstartds/base/lib/icon';
|
|
6
|
-
import { Container } from '@kickstartds/core/lib/container';
|
|
7
|
-
import { Picture } from '@kickstartds/base/lib/picture';
|
|
8
|
-
import Markdown from 'markdown-to-jsx';
|
|
9
|
-
import { TagLabel } from '@kickstartds/base/lib/tag-label';
|
|
10
|
-
|
|
11
|
-
const EventListTeaserContextDefault = forwardRef(({ category, title, text, date, time, tags, location, image, ctaText, url, ariaLabel, className, ...rest }, ref) => {
|
|
12
|
-
return (jsx(Container, { name: "event-list-teaser", children: jsxs("a", { className: classnames(className, "dsa-event-list-teaser"), ...rest, href: url, ref: ref, "aria-label": ariaLabel, children: [jsxs("div", { className: "dsa-event-list-teaser__content", children: [jsxs("div", { className: "dsa-event-list-teaser__header", children: [category && (jsx("span", { className: "dsa-event-list-teaser__category", children: category })), jsx("span", { className: "dsa-event-list-teaser__title", children: title })] }), tags && tags.length > 0 && (jsx("div", { className: "dsa-event-list-teaser__tags", children: tags.map((category) => (jsx(TagLabel, { label: category, size: "s" }, category))) })), jsx("div", { className: "dsa-event-list-teaser__infos", children: jsxs("div", { className: "dsa-event-list-teaser__details", children: [jsxs("div", { className: "dsa-event-list-teaser__date", children: [jsxs("span", { className: "dsa-event-list-teaser__info", children: [jsx(Icon, { "aria-hidden": true, icon: "date" }), date] }), jsxs("span", { className: "dsa-event-list-teaser__info", children: [jsx(Icon, { "aria-hidden": true, icon: "time" }), time] })] }), jsxs("div", { className: "dsa-event-list-teaser__location dsa-event-list-teaser__info", children: [jsx(Icon, { "aria-hidden": true, icon: "map-pin" }), jsxs("address", { children: [location?.name && (jsx("span", { className: "dsa-event-list-teaser__location-name", children: location.name })), jsx(Markdown, { className: "dsa-event-list-teaser__location-address", children: location?.address })] })] })] }) }), text && (jsx("p", { className: "dsa-event-list-teaser__teaser-text", children: text })), jsxs("div", { className: "dsa-event-list-teaser__cta", children: [jsx("span", { children: ctaText }), jsx(Icon, { "aria-hidden": true, icon: "chevron-right" })] })] }), image && image.src && (jsx("div", { className: "dsa-event-list-teaser__image", children: jsx(Picture, { src: image?.src, alt: image?.alt }) }))] }) }));
|
|
13
|
-
});
|
|
14
|
-
const EventListTeaserContext = createContext(EventListTeaserContextDefault);
|
|
15
|
-
const EventListTeaser = forwardRef((props, ref) => {
|
|
16
|
-
const Component = useContext(EventListTeaserContext);
|
|
17
|
-
return jsx(Component, { ...props, ref: ref });
|
|
18
|
-
});
|
|
19
|
-
EventListTeaser.displayName = "EventListTeaser";
|
|
20
|
-
|
|
21
|
-
export { EventListTeaser, EventListTeaserContext, EventListTeaserContextDefault };
|
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
.l-container--event-location {
|
|
2
|
-
/* stylelint-disable-next-line property-no-unknown */
|
|
3
|
-
container-name: event-location;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.l-container--event-location + .l-container--event-location {
|
|
7
|
-
margin-top: var(--ks-spacing-stack-m);
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.dsa-event-location {
|
|
11
|
-
--dsa-event-location__icon--size: calc(var(--ks-font-size-copy-m) * var(--ks-line-height-copy-m));
|
|
12
|
-
flex-wrap: wrap;
|
|
13
|
-
display: flex;
|
|
14
|
-
flex-direction: row;
|
|
15
|
-
justify-content: space-between;
|
|
16
|
-
gap: var(--ks-spacing-stack-s) var(--ks-spacing-inline-m);
|
|
17
|
-
background-color: var(--ks-background-color-accent);
|
|
18
|
-
padding: var(--ks-spacing-inset-m);
|
|
19
|
-
border-radius: var(--ks-border-radius-surface);
|
|
20
|
-
--dsa-event-location__info--flex-basis: 280px;
|
|
21
|
-
--dsa-event-location__appointments--min-width: 12em;
|
|
22
|
-
}
|
|
23
|
-
.dsa-event-location--spacious {
|
|
24
|
-
--dsa-event-location__info--flex-basis: 50%;
|
|
25
|
-
--dsa-event-location__appointments--min-width: 20em;
|
|
26
|
-
}
|
|
27
|
-
.dsa-event-location__info {
|
|
28
|
-
display: flex;
|
|
29
|
-
gap: var(--ks-spacing-inline-xs);
|
|
30
|
-
flex-shrink: 1;
|
|
31
|
-
flex-grow: 1;
|
|
32
|
-
flex-basis: var(--dsa-event-location__info--flex-basis, 280px);
|
|
33
|
-
}
|
|
34
|
-
.dsa-event-location__icon {
|
|
35
|
-
color: var(--ks-text-color-primary);
|
|
36
|
-
width: var(--dsa-event-location__icon--size);
|
|
37
|
-
height: var(--dsa-event-location__icon--size);
|
|
38
|
-
flex-shrink: 0;
|
|
39
|
-
}
|
|
40
|
-
.dsa-event-location__text {
|
|
41
|
-
display: flex;
|
|
42
|
-
flex-direction: column;
|
|
43
|
-
gap: var(--ks-spacing-stack-s);
|
|
44
|
-
}
|
|
45
|
-
.dsa-event-location__name {
|
|
46
|
-
font: var(--ks-font-interface-m);
|
|
47
|
-
color: var(--dsa-topic--color);
|
|
48
|
-
font-weight: var(--dsa-topic--font-weight);
|
|
49
|
-
}
|
|
50
|
-
.dsa-event-location__links {
|
|
51
|
-
display: flex;
|
|
52
|
-
flex-direction: column;
|
|
53
|
-
justify-content: flex-end;
|
|
54
|
-
gap: var(--ks-spacing-xxs);
|
|
55
|
-
}
|
|
56
|
-
.dsa-event-location__link {
|
|
57
|
-
width: fit-content;
|
|
58
|
-
font: var(--ks-font-interface-s);
|
|
59
|
-
}
|
|
60
|
-
.dsa-event-location__appointments {
|
|
61
|
-
display: grid;
|
|
62
|
-
justify-content: flex-end;
|
|
63
|
-
gap: var(--ks-spacing-stack-s);
|
|
64
|
-
flex-grow: 100;
|
|
65
|
-
flex-shrink: 0;
|
|
66
|
-
grid-template-columns: repeat(auto-fill, minmax(min(var(--dsa-event-location__appointments--min-width, 12em), 100%), 1fr));
|
|
67
|
-
font: var(--ks-font-interface-s);
|
|
68
|
-
}
|
|
69
|
-
.dsa-event-location .l-container--rich-text {
|
|
70
|
-
container-type: normal;
|
|
71
|
-
}
|
|
@@ -1,126 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
-
"$id": "http://schema.mydesignsystem.com/event-location.schema.json",
|
|
4
|
-
"title": "Event Location",
|
|
5
|
-
"type": "object",
|
|
6
|
-
"properties": {
|
|
7
|
-
"dates": {
|
|
8
|
-
"title": "Dates",
|
|
9
|
-
"description": "List of dates of the event",
|
|
10
|
-
"type": "array",
|
|
11
|
-
"items": {
|
|
12
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
13
|
-
"$id": "http://schema.mydesignsystem.com/event-appointment.schema.json",
|
|
14
|
-
"title": "Event Appointment",
|
|
15
|
-
"type": "object",
|
|
16
|
-
"properties": {
|
|
17
|
-
"date": {
|
|
18
|
-
"title": "Date",
|
|
19
|
-
"description": "Date of the appointment",
|
|
20
|
-
"type": "string",
|
|
21
|
-
"format": "date",
|
|
22
|
-
"examples": [
|
|
23
|
-
"18.09.2025"
|
|
24
|
-
]
|
|
25
|
-
},
|
|
26
|
-
"time": {
|
|
27
|
-
"title": "Time",
|
|
28
|
-
"description": "Time of the appointment",
|
|
29
|
-
"type": "string",
|
|
30
|
-
"examples": [
|
|
31
|
-
"09:00 – 17:00"
|
|
32
|
-
]
|
|
33
|
-
},
|
|
34
|
-
"label": {
|
|
35
|
-
"title": "CTA Label",
|
|
36
|
-
"description": "Label for the call to action button",
|
|
37
|
-
"type": "string",
|
|
38
|
-
"examples": [
|
|
39
|
-
"Register"
|
|
40
|
-
]
|
|
41
|
-
},
|
|
42
|
-
"url": {
|
|
43
|
-
"title": "URL",
|
|
44
|
-
"description": "URL for the call to action button",
|
|
45
|
-
"type": "string",
|
|
46
|
-
"format": "uri",
|
|
47
|
-
"default": "#"
|
|
48
|
-
},
|
|
49
|
-
"newTab": {
|
|
50
|
-
"title": "Open in New Tab",
|
|
51
|
-
"description": "Whether the link should open in a new tab",
|
|
52
|
-
"type": "boolean",
|
|
53
|
-
"default": true
|
|
54
|
-
},
|
|
55
|
-
"ariaLabel": {
|
|
56
|
-
"title": "Aria Label",
|
|
57
|
-
"description": "Aria label for the link",
|
|
58
|
-
"type": "string",
|
|
59
|
-
"default": "Event Appointment"
|
|
60
|
-
},
|
|
61
|
-
"type": {
|
|
62
|
-
"const": "event-appointment"
|
|
63
|
-
}
|
|
64
|
-
},
|
|
65
|
-
"additionalProperties": false
|
|
66
|
-
}
|
|
67
|
-
},
|
|
68
|
-
"locationName": {
|
|
69
|
-
"title": "Location Name",
|
|
70
|
-
"description": "Name of the event location",
|
|
71
|
-
"type": "string",
|
|
72
|
-
"examples": [
|
|
73
|
-
"Berlin Congress Center"
|
|
74
|
-
]
|
|
75
|
-
},
|
|
76
|
-
"displayMode": {
|
|
77
|
-
"title": "Display Mode",
|
|
78
|
-
"description": "Spacious is recommended for 1-2 appointments, Compact for more than 2.",
|
|
79
|
-
"type": "string",
|
|
80
|
-
"enum": [
|
|
81
|
-
"spacious",
|
|
82
|
-
"compact"
|
|
83
|
-
],
|
|
84
|
-
"default": "spacious"
|
|
85
|
-
},
|
|
86
|
-
"address": {
|
|
87
|
-
"title": "Address",
|
|
88
|
-
"description": "Address of the appointment",
|
|
89
|
-
"type": "string",
|
|
90
|
-
"examples": [
|
|
91
|
-
"Berlin Congress Center<br />Alexanderplatz 1<br />10178 Berlin"
|
|
92
|
-
]
|
|
93
|
-
},
|
|
94
|
-
"links": {
|
|
95
|
-
"title": "Links",
|
|
96
|
-
"description": "Links related to the event location",
|
|
97
|
-
"type": "array",
|
|
98
|
-
"items": {
|
|
99
|
-
"type": "object",
|
|
100
|
-
"properties": {
|
|
101
|
-
"url": {
|
|
102
|
-
"type": "string",
|
|
103
|
-
"format": "uri"
|
|
104
|
-
},
|
|
105
|
-
"label": {
|
|
106
|
-
"type": "string"
|
|
107
|
-
},
|
|
108
|
-
"newTab": {
|
|
109
|
-
"type": "boolean",
|
|
110
|
-
"default": true,
|
|
111
|
-
"description": "Open link in a new tab"
|
|
112
|
-
}
|
|
113
|
-
},
|
|
114
|
-
"required": [
|
|
115
|
-
"url",
|
|
116
|
-
"label"
|
|
117
|
-
],
|
|
118
|
-
"additionalProperties": false
|
|
119
|
-
}
|
|
120
|
-
},
|
|
121
|
-
"type": {
|
|
122
|
-
"const": "event-location"
|
|
123
|
-
}
|
|
124
|
-
},
|
|
125
|
-
"additionalProperties": false
|
|
126
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
-
"$id": "http://schema.mydesignsystem.com/event-location.schema.json",
|
|
4
|
-
"title": "Event Location",
|
|
5
|
-
"type": "object",
|
|
6
|
-
"properties": {
|
|
7
|
-
"dates": {
|
|
8
|
-
"title": "Dates",
|
|
9
|
-
"description": "List of dates of the event",
|
|
10
|
-
"type": "array",
|
|
11
|
-
"items": {
|
|
12
|
-
"$ref": "http://schema.mydesignsystem.com/event-appointment.schema.json"
|
|
13
|
-
}
|
|
14
|
-
},
|
|
15
|
-
"locationName": {
|
|
16
|
-
"title": "Location Name",
|
|
17
|
-
"description": "Name of the event location",
|
|
18
|
-
"type": "string",
|
|
19
|
-
"examples": ["Berlin Congress Center"]
|
|
20
|
-
},
|
|
21
|
-
"displayMode": {
|
|
22
|
-
"title": "Display Mode",
|
|
23
|
-
"description": "Spacious is recommended for 1-2 appointments, Compact for more than 2.",
|
|
24
|
-
"type": "string",
|
|
25
|
-
"enum": ["spacious", "compact"],
|
|
26
|
-
"default": "spacious"
|
|
27
|
-
},
|
|
28
|
-
"address": {
|
|
29
|
-
"title": "Address",
|
|
30
|
-
"description": "Address of the appointment",
|
|
31
|
-
"type": "string",
|
|
32
|
-
"examples": [
|
|
33
|
-
"Berlin Congress Center<br />Alexanderplatz 1<br />10178 Berlin"
|
|
34
|
-
]
|
|
35
|
-
},
|
|
36
|
-
"links": {
|
|
37
|
-
"title": "Links",
|
|
38
|
-
"description": "Links related to the event location",
|
|
39
|
-
"type": "array",
|
|
40
|
-
"items": {
|
|
41
|
-
"type": "object",
|
|
42
|
-
"properties": {
|
|
43
|
-
"url": {
|
|
44
|
-
"type": "string",
|
|
45
|
-
"format": "uri"
|
|
46
|
-
},
|
|
47
|
-
"label": {
|
|
48
|
-
"type": "string"
|
|
49
|
-
},
|
|
50
|
-
"newTab": {
|
|
51
|
-
"type": "boolean",
|
|
52
|
-
"default": true,
|
|
53
|
-
"description": "Open link in a new tab"
|
|
54
|
-
}
|
|
55
|
-
},
|
|
56
|
-
"required": ["url", "label"]
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
"additionalProperties": false
|
|
61
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
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 };
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import "./event-location.css";
|
|
2
|
-
import { forwardRef, createElement, createContext, useContext } from 'react';
|
|
3
|
-
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
4
|
-
import classnames from 'classnames';
|
|
5
|
-
import { RichText } from '@kickstartds/base/lib/rich-text';
|
|
6
|
-
import { Icon } from '@kickstartds/base/lib/icon';
|
|
7
|
-
import { EventAppointment } from '../event-appointment/index.js';
|
|
8
|
-
import { Container } from '@kickstartds/core/lib/container';
|
|
9
|
-
|
|
10
|
-
const EventLocationContextDefault = forwardRef(({ locationName, address, dates, links, displayMode, ...rest }, ref) => (jsx(Container, { name: "event-location", children: jsxs("div", { className: classnames("dsa-event-location", displayMode === "spacious" && `dsa-event-location--spacious`), ...rest, ref: ref, children: [address && (jsxs("div", { className: "dsa-event-location__info ", children: [jsx(Icon, { className: "dsa-event-location__icon", icon: "map-pin", "aria-hidden": true }), jsxs("div", { className: "dsa-event-location__text", children: [jsx("span", { className: "sr-only", children: "Address:" }), jsxs("address", { className: "dsa-event-location__address", children: [locationName && (jsx("span", { className: "dsa-event-location__name", children: locationName })), address && jsx(RichText, { text: address })] }), links && links.length > 0 && (jsx("div", { className: "dsa-event-location__links", children: links.map((link, index) => (jsx("a", { href: link.url, target: link.newTab ? "_blank" : "_self", className: "dsa-event-location__link", children: link.label }, index))) }))] })] })), dates && dates.length > 0 && (jsxs("div", { className: "dsa-event-location__appointments", children: [jsx("span", { className: "sr-only", children: "Appointments:" }), dates.map((item, index) => (createElement(EventAppointment, { ...item, key: index })))] }))] }) })));
|
|
11
|
-
const EventLocationContext = createContext(EventLocationContextDefault);
|
|
12
|
-
const EventLocation = forwardRef((props, ref) => {
|
|
13
|
-
const Component = useContext(EventLocationContext);
|
|
14
|
-
return jsx(Component, { ...props, ref: ref });
|
|
15
|
-
});
|
|
16
|
-
EventLocation.displayName = "EventLocation";
|
|
17
|
-
|
|
18
|
-
export { EventLocation, EventLocationContext, EventLocationContextDefault };
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
.dsa-event-login {
|
|
2
|
-
display: flex;
|
|
3
|
-
flex-direction: column;
|
|
4
|
-
}
|
|
5
|
-
.dsa-event-login__text {
|
|
6
|
-
font: var(--ks-font-copy-m);
|
|
7
|
-
color: var(--ks-text-color-copy);
|
|
8
|
-
margin-top: var(--ks-spacing-stack-xs);
|
|
9
|
-
}
|
|
10
|
-
.dsa-event-login__link {
|
|
11
|
-
width: fit-content;
|
|
12
|
-
font: var(--ks-font-interface-s);
|
|
13
|
-
}
|
|
14
|
-
.dsa-event-login__form {
|
|
15
|
-
display: flex;
|
|
16
|
-
flex-direction: column;
|
|
17
|
-
margin-top: var(--ks-spacing-stack-m);
|
|
18
|
-
}
|
|
19
|
-
.dsa-event-login__inputs {
|
|
20
|
-
display: flex;
|
|
21
|
-
flex-direction: column;
|
|
22
|
-
gap: var(--ks-spacing-stack-s);
|
|
23
|
-
}
|
|
24
|
-
.dsa-event-login__actions {
|
|
25
|
-
margin-top: var(--ks-spacing-stack-m);
|
|
26
|
-
display: flex;
|
|
27
|
-
flex-wrap: wrap-reverse;
|
|
28
|
-
align-items: center;
|
|
29
|
-
gap: var(--ks-spacing-stack-m) var(--ks-spacing-inline-xs);
|
|
30
|
-
justify-content: space-between;
|
|
31
|
-
}
|
|
@@ -1,125 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
-
"$id": "http://schema.mydesignsystem.com/event-login.schema.json",
|
|
4
|
-
"title": "Event Login",
|
|
5
|
-
"type": "object",
|
|
6
|
-
"properties": {
|
|
7
|
-
"headline": {
|
|
8
|
-
"title": "Headline",
|
|
9
|
-
"description": "Headline for the event login",
|
|
10
|
-
"type": "string",
|
|
11
|
-
"examples": [
|
|
12
|
-
"Welcome back!"
|
|
13
|
-
]
|
|
14
|
-
},
|
|
15
|
-
"text": {
|
|
16
|
-
"title": "Text",
|
|
17
|
-
"description": "Text for the event login",
|
|
18
|
-
"type": "string",
|
|
19
|
-
"examples": [
|
|
20
|
-
"Please enter your details to login"
|
|
21
|
-
]
|
|
22
|
-
},
|
|
23
|
-
"usernameInput": {
|
|
24
|
-
"title": "Username Input",
|
|
25
|
-
"description": "Input field for the username",
|
|
26
|
-
"type": "object",
|
|
27
|
-
"properties": {
|
|
28
|
-
"label": {
|
|
29
|
-
"type": "string",
|
|
30
|
-
"examples": [
|
|
31
|
-
"Username"
|
|
32
|
-
]
|
|
33
|
-
},
|
|
34
|
-
"placeholder": {
|
|
35
|
-
"type": "string",
|
|
36
|
-
"examples": [
|
|
37
|
-
"Enter your username"
|
|
38
|
-
]
|
|
39
|
-
}
|
|
40
|
-
},
|
|
41
|
-
"additionalProperties": false
|
|
42
|
-
},
|
|
43
|
-
"passwordInput": {
|
|
44
|
-
"title": "Password Input",
|
|
45
|
-
"description": "Input field for the password",
|
|
46
|
-
"type": "object",
|
|
47
|
-
"properties": {
|
|
48
|
-
"label": {
|
|
49
|
-
"title": "Label",
|
|
50
|
-
"description": "Label for the password input",
|
|
51
|
-
"type": "string",
|
|
52
|
-
"examples": [
|
|
53
|
-
"Password"
|
|
54
|
-
]
|
|
55
|
-
},
|
|
56
|
-
"placeholder": {
|
|
57
|
-
"title": "Placeholder",
|
|
58
|
-
"description": "Placeholder text for the email input",
|
|
59
|
-
"type": "string",
|
|
60
|
-
"examples": [
|
|
61
|
-
"Enter your password"
|
|
62
|
-
]
|
|
63
|
-
}
|
|
64
|
-
},
|
|
65
|
-
"additionalProperties": false
|
|
66
|
-
},
|
|
67
|
-
"cta": {
|
|
68
|
-
"title": "Call to Action",
|
|
69
|
-
"type": "object",
|
|
70
|
-
"properties": {
|
|
71
|
-
"label": {
|
|
72
|
-
"title": "Button Label",
|
|
73
|
-
"description": "Label for the call to action button",
|
|
74
|
-
"type": "string",
|
|
75
|
-
"examples": [
|
|
76
|
-
"Login"
|
|
77
|
-
]
|
|
78
|
-
},
|
|
79
|
-
"url": {
|
|
80
|
-
"type": "string",
|
|
81
|
-
"format": "uri",
|
|
82
|
-
"examples": [
|
|
83
|
-
"#"
|
|
84
|
-
]
|
|
85
|
-
},
|
|
86
|
-
"ariaLabel": {
|
|
87
|
-
"title": "Aria Label",
|
|
88
|
-
"description": "Aria label for the cta button",
|
|
89
|
-
"type": "string",
|
|
90
|
-
"examples": [
|
|
91
|
-
"Event Login"
|
|
92
|
-
]
|
|
93
|
-
}
|
|
94
|
-
},
|
|
95
|
-
"additionalProperties": false
|
|
96
|
-
},
|
|
97
|
-
"resetPassword": {
|
|
98
|
-
"title": "Reset Password",
|
|
99
|
-
"description": "Link to reset password",
|
|
100
|
-
"type": "object",
|
|
101
|
-
"properties": {
|
|
102
|
-
"label": {
|
|
103
|
-
"title": "Label",
|
|
104
|
-
"description": "Text for the reset password link",
|
|
105
|
-
"type": "string",
|
|
106
|
-
"examples": [
|
|
107
|
-
"Reset Password?"
|
|
108
|
-
]
|
|
109
|
-
},
|
|
110
|
-
"url": {
|
|
111
|
-
"title": "URL",
|
|
112
|
-
"description": "URL for the reset password link",
|
|
113
|
-
"type": "string",
|
|
114
|
-
"format": "uri",
|
|
115
|
-
"default": "#"
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
"additionalProperties": false
|
|
119
|
-
},
|
|
120
|
-
"type": {
|
|
121
|
-
"const": "event-login"
|
|
122
|
-
}
|
|
123
|
-
},
|
|
124
|
-
"additionalProperties": false
|
|
125
|
-
}
|