@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
|
@@ -37,11 +37,14 @@
|
|
|
37
37
|
"title": "Style",
|
|
38
38
|
"description": "Style of background",
|
|
39
39
|
"enum": [
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
|
|
44
|
-
|
|
40
|
+
"stagelights",
|
|
41
|
+
"horizontalGradient",
|
|
42
|
+
"verticalGradient",
|
|
43
|
+
"accentTransition",
|
|
44
|
+
"boldTransition",
|
|
45
|
+
"symmetricGlow",
|
|
46
|
+
"anchorGlow"
|
|
47
|
+
]
|
|
45
48
|
},
|
|
46
49
|
"backgroundColor": {
|
|
47
50
|
"type": "string",
|
|
@@ -54,19 +57,6 @@
|
|
|
54
57
|
],
|
|
55
58
|
"default": "default"
|
|
56
59
|
},
|
|
57
|
-
"transition": {
|
|
58
|
-
"type": "string",
|
|
59
|
-
"title": "Style",
|
|
60
|
-
"description": "Color of background",
|
|
61
|
-
"enum": [
|
|
62
|
-
"none",
|
|
63
|
-
"to-default",
|
|
64
|
-
"to-accent",
|
|
65
|
-
"to-bold",
|
|
66
|
-
"to-inverted"
|
|
67
|
-
],
|
|
68
|
-
"default": "default"
|
|
69
|
-
},
|
|
70
60
|
"backgroundImage": {
|
|
71
61
|
"title": "Background image",
|
|
72
62
|
"description": "Background image for the whole section",
|
|
@@ -225,7 +215,7 @@
|
|
|
225
215
|
"list",
|
|
226
216
|
"slider"
|
|
227
217
|
],
|
|
228
|
-
"default": "
|
|
218
|
+
"default": "list"
|
|
229
219
|
},
|
|
230
220
|
"tileWidth": {
|
|
231
221
|
"type": "string",
|
|
@@ -291,6 +281,12 @@
|
|
|
291
281
|
"default": false,
|
|
292
282
|
"type": "boolean"
|
|
293
283
|
},
|
|
284
|
+
"fullWidth": {
|
|
285
|
+
"title": "Width",
|
|
286
|
+
"description": "Set the width of the content to the full width of the element",
|
|
287
|
+
"type": "boolean",
|
|
288
|
+
"default": false
|
|
289
|
+
},
|
|
294
290
|
"buttons": {
|
|
295
291
|
"type": "array",
|
|
296
292
|
"items": {
|
|
@@ -311,10 +307,10 @@
|
|
|
311
307
|
"title": "Icon",
|
|
312
308
|
"description": "Choose an icon"
|
|
313
309
|
},
|
|
314
|
-
"
|
|
310
|
+
"target": {
|
|
315
311
|
"type": "string",
|
|
316
|
-
"title": "
|
|
317
|
-
"description": "
|
|
312
|
+
"title": "Target",
|
|
313
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
318
314
|
"format": "uri"
|
|
319
315
|
}
|
|
320
316
|
},
|
|
@@ -354,17 +350,6 @@
|
|
|
354
350
|
"title": "Alt text",
|
|
355
351
|
"description": "Image description",
|
|
356
352
|
"type": "string"
|
|
357
|
-
},
|
|
358
|
-
"align": {
|
|
359
|
-
"title": "Vertical alignment of the image",
|
|
360
|
-
"description": "Select a vertical alignment for the image",
|
|
361
|
-
"type": "string",
|
|
362
|
-
"enum": [
|
|
363
|
-
"center",
|
|
364
|
-
"top",
|
|
365
|
-
"bottom"
|
|
366
|
-
],
|
|
367
|
-
"default": "center"
|
|
368
353
|
}
|
|
369
354
|
},
|
|
370
355
|
"additionalProperties": false
|
|
@@ -399,9 +384,9 @@
|
|
|
399
384
|
"type": "string",
|
|
400
385
|
"default": "left"
|
|
401
386
|
},
|
|
402
|
-
"
|
|
387
|
+
"contentAlign": {
|
|
403
388
|
"title": "Vertical alignment of the content",
|
|
404
|
-
"description": "Select a vertical alignment for the
|
|
389
|
+
"description": "Select a vertical alignment for the image",
|
|
405
390
|
"type": "string",
|
|
406
391
|
"enum": [
|
|
407
392
|
"center",
|
|
@@ -410,18 +395,6 @@
|
|
|
410
395
|
],
|
|
411
396
|
"default": "center"
|
|
412
397
|
},
|
|
413
|
-
"padding": {
|
|
414
|
-
"title": "Padding",
|
|
415
|
-
"description": "Toggle padding of the content",
|
|
416
|
-
"type": "boolean",
|
|
417
|
-
"default": false
|
|
418
|
-
},
|
|
419
|
-
"inverted": {
|
|
420
|
-
"title": "Inverted",
|
|
421
|
-
"description": "Toggle inversion of the component",
|
|
422
|
-
"type": "boolean",
|
|
423
|
-
"default": false
|
|
424
|
-
},
|
|
425
398
|
"type": {
|
|
426
399
|
"const": "cta"
|
|
427
400
|
}
|
|
@@ -598,10 +571,10 @@
|
|
|
598
571
|
"cta": {
|
|
599
572
|
"type": "object",
|
|
600
573
|
"properties": {
|
|
601
|
-
"
|
|
574
|
+
"target": {
|
|
602
575
|
"type": "string",
|
|
603
|
-
"title": "Call to Action
|
|
604
|
-
"description": "The CTA
|
|
576
|
+
"title": "Call to Action target",
|
|
577
|
+
"description": "The CTA target",
|
|
605
578
|
"default": "#",
|
|
606
579
|
"format": "uri"
|
|
607
580
|
},
|
|
@@ -613,16 +586,6 @@
|
|
|
613
586
|
"examples": [
|
|
614
587
|
"See all our partners"
|
|
615
588
|
]
|
|
616
|
-
},
|
|
617
|
-
"icon": {
|
|
618
|
-
"type": "string",
|
|
619
|
-
"format": "icon",
|
|
620
|
-
"title": "Icon",
|
|
621
|
-
"description": "Icon for the link style of the cta",
|
|
622
|
-
"examples": [
|
|
623
|
-
"arrow-right"
|
|
624
|
-
],
|
|
625
|
-
"default": "arrow-right"
|
|
626
589
|
}
|
|
627
590
|
},
|
|
628
591
|
"additionalProperties": false
|
|
@@ -696,8 +659,7 @@
|
|
|
696
659
|
"stack",
|
|
697
660
|
"smallTiles",
|
|
698
661
|
"largeTiles"
|
|
699
|
-
]
|
|
700
|
-
"default": "smallTiles"
|
|
662
|
+
]
|
|
701
663
|
},
|
|
702
664
|
"aspectRatio": {
|
|
703
665
|
"type": "string",
|
|
@@ -799,10 +761,10 @@
|
|
|
799
761
|
"title": "Icon",
|
|
800
762
|
"description": "Choose an icon"
|
|
801
763
|
},
|
|
802
|
-
"
|
|
764
|
+
"target": {
|
|
803
765
|
"type": "string",
|
|
804
|
-
"title": "
|
|
805
|
-
"description": "
|
|
766
|
+
"title": "Target",
|
|
767
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
806
768
|
"format": "uri"
|
|
807
769
|
}
|
|
808
770
|
},
|
|
@@ -889,13 +851,7 @@
|
|
|
889
851
|
"corner"
|
|
890
852
|
],
|
|
891
853
|
"type": "string",
|
|
892
|
-
"default": "
|
|
893
|
-
},
|
|
894
|
-
"inverted": {
|
|
895
|
-
"type": "boolean",
|
|
896
|
-
"title": "Inverted",
|
|
897
|
-
"description": "Inverted color scheme for the box",
|
|
898
|
-
"default": false
|
|
854
|
+
"default": "below"
|
|
899
855
|
},
|
|
900
856
|
"type": {
|
|
901
857
|
"const": "hero"
|
|
@@ -1035,10 +991,10 @@
|
|
|
1035
991
|
"Book a meeting"
|
|
1036
992
|
]
|
|
1037
993
|
},
|
|
1038
|
-
"
|
|
994
|
+
"target": {
|
|
1039
995
|
"type": "string",
|
|
1040
|
-
"title": "
|
|
1041
|
-
"description": "
|
|
996
|
+
"title": "Target",
|
|
997
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
1042
998
|
"format": "uri"
|
|
1043
999
|
},
|
|
1044
1000
|
"variant": {
|
|
@@ -1243,12 +1199,12 @@
|
|
|
1243
1199
|
"title": "URL",
|
|
1244
1200
|
"description": "The URL of the logo image",
|
|
1245
1201
|
"examples": [
|
|
1246
|
-
"img/logos/logoipsum-
|
|
1247
|
-
"img/logos/logoipsum-
|
|
1248
|
-
"img/logos/logoipsum-
|
|
1249
|
-
"img/logos/logoipsum-
|
|
1250
|
-
"img/logos/logoipsum-
|
|
1251
|
-
"img/logos/logoipsum-
|
|
1202
|
+
"img/logos/logoipsum-212.svg",
|
|
1203
|
+
"img/logos/logoipsum-217.svg",
|
|
1204
|
+
"img/logos/logoipsum-239.svg",
|
|
1205
|
+
"img/logos/logoipsum-244.svg",
|
|
1206
|
+
"img/logos/logoipsum-250.svg",
|
|
1207
|
+
"img/logos/logoipsum-286.svg"
|
|
1252
1208
|
]
|
|
1253
1209
|
},
|
|
1254
1210
|
"alt": {
|
|
@@ -1435,10 +1391,10 @@
|
|
|
1435
1391
|
"Book a meeting"
|
|
1436
1392
|
]
|
|
1437
1393
|
},
|
|
1438
|
-
"
|
|
1394
|
+
"target": {
|
|
1439
1395
|
"type": "string",
|
|
1440
|
-
"title": "
|
|
1441
|
-
"description": "
|
|
1396
|
+
"title": "Target",
|
|
1397
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
1442
1398
|
"format": "uri"
|
|
1443
1399
|
},
|
|
1444
1400
|
"icon": {
|
|
@@ -1531,8 +1487,15 @@
|
|
|
1531
1487
|
true
|
|
1532
1488
|
]
|
|
1533
1489
|
},
|
|
1534
|
-
"
|
|
1535
|
-
"
|
|
1490
|
+
"variant": {
|
|
1491
|
+
"title": "Type",
|
|
1492
|
+
"description": "Type of the movement",
|
|
1493
|
+
"type": "string",
|
|
1494
|
+
"enum": [
|
|
1495
|
+
"slider",
|
|
1496
|
+
"carousel"
|
|
1497
|
+
],
|
|
1498
|
+
"default": "carousel"
|
|
1536
1499
|
},
|
|
1537
1500
|
"className": {
|
|
1538
1501
|
"title": "Class",
|
|
@@ -1587,6 +1550,12 @@
|
|
|
1587
1550
|
"default": false,
|
|
1588
1551
|
"type": "boolean"
|
|
1589
1552
|
},
|
|
1553
|
+
"fullWidth": {
|
|
1554
|
+
"title": "Width",
|
|
1555
|
+
"description": "Set the width of the content to the full width of the element",
|
|
1556
|
+
"type": "boolean",
|
|
1557
|
+
"default": false
|
|
1558
|
+
},
|
|
1590
1559
|
"buttons": {
|
|
1591
1560
|
"type": "array",
|
|
1592
1561
|
"items": {
|
|
@@ -1607,10 +1576,10 @@
|
|
|
1607
1576
|
"title": "Icon",
|
|
1608
1577
|
"description": "Choose an icon"
|
|
1609
1578
|
},
|
|
1610
|
-
"
|
|
1579
|
+
"target": {
|
|
1611
1580
|
"type": "string",
|
|
1612
|
-
"title": "
|
|
1613
|
-
"description": "
|
|
1581
|
+
"title": "Target",
|
|
1582
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
1614
1583
|
"format": "uri"
|
|
1615
1584
|
}
|
|
1616
1585
|
},
|
|
@@ -1650,17 +1619,6 @@
|
|
|
1650
1619
|
"title": "Alt text",
|
|
1651
1620
|
"description": "Image description",
|
|
1652
1621
|
"type": "string"
|
|
1653
|
-
},
|
|
1654
|
-
"align": {
|
|
1655
|
-
"title": "Vertical alignment of the image",
|
|
1656
|
-
"description": "Select a vertical alignment for the image",
|
|
1657
|
-
"type": "string",
|
|
1658
|
-
"enum": [
|
|
1659
|
-
"center",
|
|
1660
|
-
"top",
|
|
1661
|
-
"bottom"
|
|
1662
|
-
],
|
|
1663
|
-
"default": "center"
|
|
1664
1622
|
}
|
|
1665
1623
|
},
|
|
1666
1624
|
"additionalProperties": false
|
|
@@ -1695,9 +1653,9 @@
|
|
|
1695
1653
|
"type": "string",
|
|
1696
1654
|
"default": "left"
|
|
1697
1655
|
},
|
|
1698
|
-
"
|
|
1656
|
+
"contentAlign": {
|
|
1699
1657
|
"title": "Vertical alignment of the content",
|
|
1700
|
-
"description": "Select a vertical alignment for the
|
|
1658
|
+
"description": "Select a vertical alignment for the image",
|
|
1701
1659
|
"type": "string",
|
|
1702
1660
|
"enum": [
|
|
1703
1661
|
"center",
|
|
@@ -1706,18 +1664,6 @@
|
|
|
1706
1664
|
],
|
|
1707
1665
|
"default": "center"
|
|
1708
1666
|
},
|
|
1709
|
-
"padding": {
|
|
1710
|
-
"title": "Padding",
|
|
1711
|
-
"description": "Toggle padding of the content",
|
|
1712
|
-
"type": "boolean",
|
|
1713
|
-
"default": false
|
|
1714
|
-
},
|
|
1715
|
-
"inverted": {
|
|
1716
|
-
"title": "Inverted",
|
|
1717
|
-
"description": "Toggle inversion of the component",
|
|
1718
|
-
"type": "boolean",
|
|
1719
|
-
"default": false
|
|
1720
|
-
},
|
|
1721
1667
|
"type": {
|
|
1722
1668
|
"const": "cta"
|
|
1723
1669
|
}
|
|
@@ -1811,10 +1757,10 @@
|
|
|
1811
1757
|
"cta": {
|
|
1812
1758
|
"type": "object",
|
|
1813
1759
|
"properties": {
|
|
1814
|
-
"
|
|
1760
|
+
"target": {
|
|
1815
1761
|
"type": "string",
|
|
1816
|
-
"title": "Call to Action
|
|
1817
|
-
"description": "The CTA
|
|
1762
|
+
"title": "Call to Action target",
|
|
1763
|
+
"description": "The CTA target",
|
|
1818
1764
|
"default": "#",
|
|
1819
1765
|
"format": "uri"
|
|
1820
1766
|
},
|
|
@@ -1826,16 +1772,6 @@
|
|
|
1826
1772
|
"examples": [
|
|
1827
1773
|
"See all our partners"
|
|
1828
1774
|
]
|
|
1829
|
-
},
|
|
1830
|
-
"icon": {
|
|
1831
|
-
"type": "string",
|
|
1832
|
-
"format": "icon",
|
|
1833
|
-
"title": "Icon",
|
|
1834
|
-
"description": "Icon for the link style of the cta",
|
|
1835
|
-
"examples": [
|
|
1836
|
-
"arrow-right"
|
|
1837
|
-
],
|
|
1838
|
-
"default": "arrow-right"
|
|
1839
1775
|
}
|
|
1840
1776
|
},
|
|
1841
1777
|
"additionalProperties": false
|
|
@@ -1909,8 +1845,7 @@
|
|
|
1909
1845
|
"stack",
|
|
1910
1846
|
"smallTiles",
|
|
1911
1847
|
"largeTiles"
|
|
1912
|
-
]
|
|
1913
|
-
"default": "smallTiles"
|
|
1848
|
+
]
|
|
1914
1849
|
},
|
|
1915
1850
|
"aspectRatio": {
|
|
1916
1851
|
"type": "string",
|
|
@@ -2012,10 +1947,10 @@
|
|
|
2012
1947
|
"title": "Icon",
|
|
2013
1948
|
"description": "Choose an icon"
|
|
2014
1949
|
},
|
|
2015
|
-
"
|
|
1950
|
+
"target": {
|
|
2016
1951
|
"type": "string",
|
|
2017
|
-
"title": "
|
|
2018
|
-
"description": "
|
|
1952
|
+
"title": "Target",
|
|
1953
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
2019
1954
|
"format": "uri"
|
|
2020
1955
|
}
|
|
2021
1956
|
},
|
|
@@ -2102,13 +2037,7 @@
|
|
|
2102
2037
|
"corner"
|
|
2103
2038
|
],
|
|
2104
2039
|
"type": "string",
|
|
2105
|
-
"default": "
|
|
2106
|
-
},
|
|
2107
|
-
"inverted": {
|
|
2108
|
-
"type": "boolean",
|
|
2109
|
-
"title": "Inverted",
|
|
2110
|
-
"description": "Inverted color scheme for the box",
|
|
2111
|
-
"default": false
|
|
2040
|
+
"default": "below"
|
|
2112
2041
|
},
|
|
2113
2042
|
"type": {
|
|
2114
2043
|
"const": "hero"
|
|
@@ -2216,12 +2145,12 @@
|
|
|
2216
2145
|
"title": "URL",
|
|
2217
2146
|
"description": "The URL of the logo image",
|
|
2218
2147
|
"examples": [
|
|
2219
|
-
"img/logos/logoipsum-
|
|
2220
|
-
"img/logos/logoipsum-
|
|
2221
|
-
"img/logos/logoipsum-
|
|
2222
|
-
"img/logos/logoipsum-
|
|
2223
|
-
"img/logos/logoipsum-
|
|
2224
|
-
"img/logos/logoipsum-
|
|
2148
|
+
"img/logos/logoipsum-212.svg",
|
|
2149
|
+
"img/logos/logoipsum-217.svg",
|
|
2150
|
+
"img/logos/logoipsum-239.svg",
|
|
2151
|
+
"img/logos/logoipsum-244.svg",
|
|
2152
|
+
"img/logos/logoipsum-250.svg",
|
|
2153
|
+
"img/logos/logoipsum-286.svg"
|
|
2225
2154
|
]
|
|
2226
2155
|
},
|
|
2227
2156
|
"alt": {
|
|
@@ -2341,12 +2270,13 @@
|
|
|
2341
2270
|
"number": {
|
|
2342
2271
|
"title": "Number",
|
|
2343
2272
|
"description": "The number of the stat",
|
|
2344
|
-
"type": "
|
|
2273
|
+
"type": "string",
|
|
2345
2274
|
"examples": [
|
|
2346
|
-
1,
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
|
|
2275
|
+
"1",
|
|
2276
|
+
"5x",
|
|
2277
|
+
"2",
|
|
2278
|
+
"40%",
|
|
2279
|
+
"bis zu 100"
|
|
2350
2280
|
]
|
|
2351
2281
|
},
|
|
2352
2282
|
"description": {
|
|
@@ -2451,10 +2381,10 @@
|
|
|
2451
2381
|
"description": "Layout for the Teaser Card",
|
|
2452
2382
|
"default": "stack"
|
|
2453
2383
|
},
|
|
2454
|
-
"
|
|
2384
|
+
"target": {
|
|
2455
2385
|
"type": "string",
|
|
2456
|
-
"title": "
|
|
2457
|
-
"description": "
|
|
2386
|
+
"title": "Target",
|
|
2387
|
+
"description": "Target that should be linked",
|
|
2458
2388
|
"format": "uri"
|
|
2459
2389
|
},
|
|
2460
2390
|
"button": {
|
|
@@ -2507,7 +2437,7 @@
|
|
|
2507
2437
|
"additionalProperties": false,
|
|
2508
2438
|
"required": [
|
|
2509
2439
|
"topic",
|
|
2510
|
-
"
|
|
2440
|
+
"target"
|
|
2511
2441
|
]
|
|
2512
2442
|
},
|
|
2513
2443
|
{
|
|
@@ -2666,15 +2596,8 @@
|
|
|
2666
2596
|
]
|
|
2667
2597
|
}
|
|
2668
2598
|
},
|
|
2669
|
-
"
|
|
2670
|
-
"
|
|
2671
|
-
"description": "Type of the movement",
|
|
2672
|
-
"type": "string",
|
|
2673
|
-
"enum": [
|
|
2674
|
-
"slider",
|
|
2675
|
-
"carousel"
|
|
2676
|
-
],
|
|
2677
|
-
"default": "carousel"
|
|
2599
|
+
"type": {
|
|
2600
|
+
"const": "slider"
|
|
2678
2601
|
}
|
|
2679
2602
|
},
|
|
2680
2603
|
"additionalProperties": false
|
|
@@ -2700,12 +2623,13 @@
|
|
|
2700
2623
|
"number": {
|
|
2701
2624
|
"title": "Number",
|
|
2702
2625
|
"description": "The number of the stat",
|
|
2703
|
-
"type": "
|
|
2626
|
+
"type": "string",
|
|
2704
2627
|
"examples": [
|
|
2705
|
-
1,
|
|
2706
|
-
|
|
2707
|
-
|
|
2708
|
-
|
|
2628
|
+
"1",
|
|
2629
|
+
"5x",
|
|
2630
|
+
"2",
|
|
2631
|
+
"40%",
|
|
2632
|
+
"bis zu 100"
|
|
2709
2633
|
]
|
|
2710
2634
|
},
|
|
2711
2635
|
"description": {
|
|
@@ -2810,10 +2734,10 @@
|
|
|
2810
2734
|
"description": "Layout for the Teaser Card",
|
|
2811
2735
|
"default": "stack"
|
|
2812
2736
|
},
|
|
2813
|
-
"
|
|
2737
|
+
"target": {
|
|
2814
2738
|
"type": "string",
|
|
2815
|
-
"title": "
|
|
2816
|
-
"description": "
|
|
2739
|
+
"title": "Target",
|
|
2740
|
+
"description": "Target that should be linked",
|
|
2817
2741
|
"format": "uri"
|
|
2818
2742
|
},
|
|
2819
2743
|
"button": {
|
|
@@ -2866,7 +2790,7 @@
|
|
|
2866
2790
|
"additionalProperties": false,
|
|
2867
2791
|
"required": [
|
|
2868
2792
|
"topic",
|
|
2869
|
-
"
|
|
2793
|
+
"target"
|
|
2870
2794
|
]
|
|
2871
2795
|
},
|
|
2872
2796
|
{
|
|
@@ -3078,10 +3002,10 @@
|
|
|
3078
3002
|
"title": "Icon",
|
|
3079
3003
|
"description": "Choose an icon"
|
|
3080
3004
|
},
|
|
3081
|
-
"
|
|
3005
|
+
"target": {
|
|
3082
3006
|
"type": "string",
|
|
3083
|
-
"title": "
|
|
3084
|
-
"description": "
|
|
3007
|
+
"title": "Target",
|
|
3008
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
3085
3009
|
"format": "uri"
|
|
3086
3010
|
}
|
|
3087
3011
|
},
|
|
@@ -3137,13 +3061,11 @@
|
|
|
3137
3061
|
"description": "Choose the alginment of the module content",
|
|
3138
3062
|
"enum": [
|
|
3139
3063
|
"center",
|
|
3140
|
-
"bottom",
|
|
3141
3064
|
"left",
|
|
3142
|
-
"right"
|
|
3143
|
-
"corner"
|
|
3065
|
+
"right"
|
|
3144
3066
|
],
|
|
3145
3067
|
"type": "string",
|
|
3146
|
-
"default": "
|
|
3068
|
+
"default": "center"
|
|
3147
3069
|
},
|
|
3148
3070
|
"type": {
|
|
3149
3071
|
"const": "video-curtain"
|
|
@@ -3173,10 +3095,10 @@
|
|
|
3173
3095
|
"Book a meeting"
|
|
3174
3096
|
]
|
|
3175
3097
|
},
|
|
3176
|
-
"
|
|
3098
|
+
"target": {
|
|
3177
3099
|
"type": "string",
|
|
3178
|
-
"title": "
|
|
3179
|
-
"description": "
|
|
3100
|
+
"title": "Target",
|
|
3101
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
3180
3102
|
"format": "uri"
|
|
3181
3103
|
},
|
|
3182
3104
|
"variant": {
|
|
@@ -70,30 +70,6 @@ var IconSprite = (() => /*#__PURE__*/ jsxs("svg", {
|
|
|
70
70
|
children: /*#__PURE__*/ jsx("path", {
|
|
71
71
|
d: "M13.4 12L18.7 6.7C19.1 6.3 19.1 5.7 18.7 5.3C18.3 4.9 17.7 4.9 17.3 5.3L12 10.6L6.7 5.3C6.3 4.9 5.7 4.9 5.3 5.3C4.9 5.7 4.9 6.3 5.3 6.7L10.6 12L5.3 17.3C4.9 17.7 4.9 18.3 5.3 18.7C5.5 18.9 5.7 19 6 19C6.3 19 6.5 18.9 6.7 18.7L12 13.4L17.3 18.7C17.5 18.9 17.8 19 18 19C18.2 19 18.5 18.9 18.7 18.7C19.1 18.3 19.1 17.7 18.7 17.3L13.4 12Z"
|
|
72
72
|
})
|
|
73
|
-
}), /*#__PURE__*/ jsx("symbol", {
|
|
74
|
-
id: "icon-search",
|
|
75
|
-
viewBox: "0 0 24 24",
|
|
76
|
-
children: /*#__PURE__*/ jsx("path", {
|
|
77
|
-
fillRule: "evenodd",
|
|
78
|
-
clipRule: "evenodd",
|
|
79
|
-
d: "M11 2C15.9706 2 20 6.02944 20 11C20 13.125 19.2618 15.0766 18.0303 16.6162L21.707 20.293C22.0972 20.6835 22.0974 21.3166 21.707 21.707C21.3166 22.0974 20.6835 22.0972 20.293 21.707L16.6162 18.0303C15.0766 19.2618 13.125 20 11 20C6.02944 20 2 15.9706 2 11C2 6.02944 6.02944 2 11 2ZM11 4C7.13401 4 4 7.13401 4 11C4 14.866 7.13401 18 11 18C12.89 18 14.6038 17.2497 15.8633 16.0322C15.8877 16.0012 15.9148 15.9719 15.9434 15.9434C15.9719 15.9148 16.0012 15.8877 16.0322 15.8633C17.2497 14.6038 18 12.89 18 11C18 7.13401 14.866 4 11 4Z"
|
|
80
|
-
})
|
|
81
|
-
}), /*#__PURE__*/ jsxs("symbol", {
|
|
82
|
-
id: "icon-skip-back",
|
|
83
|
-
viewBox: "0 0 24 24",
|
|
84
|
-
children: [/*#__PURE__*/ jsx("path", {
|
|
85
|
-
d: "M18.375 3.21875C18.6752 2.97861 19.0871 2.93211 19.4336 3.09863C19.7799 3.26521 20 3.61571 20 4V20C20 20.3843 19.7799 20.7348 19.4336 20.9014C19.0871 21.0679 18.6752 21.0214 18.375 20.7812L8.375 12.7813C8.13778 12.5915 8 12.3038 8 12C8 11.6962 8.13778 11.4085 8.375 11.2188L18.375 3.21875ZM10.6016 12L18 17.918V6.08106L10.6016 12Z"
|
|
86
|
-
}), /*#__PURE__*/ jsx("path", {
|
|
87
|
-
d: "M4 19V5C4 4.44772 4.44772 4 5 4C5.55228 4 6 4.44772 6 5V19C6 19.5523 5.55228 20 5 20C4.44772 20 4 19.5523 4 19Z"
|
|
88
|
-
})]
|
|
89
|
-
}), /*#__PURE__*/ jsxs("symbol", {
|
|
90
|
-
id: "icon-skip-forward",
|
|
91
|
-
viewBox: "0 0 24 24",
|
|
92
|
-
children: [/*#__PURE__*/ jsx("path", {
|
|
93
|
-
d: "M4.56641 3.09863C4.91287 2.93211 5.32483 2.97861 5.625 3.21875L15.625 11.2188C15.8622 11.4085 16 11.6962 16 12C16 12.3038 15.8622 12.5915 15.625 12.7813L5.625 20.7812C5.32483 21.0214 4.91287 21.0679 4.56641 20.9014C4.22012 20.7348 4 20.3843 4 20V4C4 3.61571 4.22012 3.26521 4.56641 3.09863ZM6 17.918L13.3984 12L6 6.08106V17.918Z"
|
|
94
|
-
}), /*#__PURE__*/ jsx("path", {
|
|
95
|
-
d: "M18 19V5C18 4.44772 18.4477 4 19 4C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20C18.4477 20 18 19.5523 18 19Z"
|
|
96
|
-
})]
|
|
97
73
|
}), /*#__PURE__*/ jsxs("symbol", {
|
|
98
74
|
id: "icon-zoom",
|
|
99
75
|
viewBox: "0 0 24 24",
|
|
@@ -114,16 +90,6 @@ var IconSprite = (() => /*#__PURE__*/ jsxs("svg", {
|
|
|
114
90
|
children: /*#__PURE__*/ jsx("path", {
|
|
115
91
|
d: "M19 3H17V2C17 1.4 16.6 1 16 1C15.4 1 15 1.4 15 2V3H9V2C9 1.4 8.6 1 8 1C7.4 1 7 1.4 7 2V3H5C3.3 3 2 4.3 2 6V20C2 21.7 3.3 23 5 23H19C20.7 23 22 21.7 22 20V6C22 4.3 20.7 3 19 3ZM5 5H7V6C7 6.6 7.4 7 8 7C8.6 7 9 6.6 9 6V5H15V6C15 6.6 15.4 7 16 7C16.6 7 17 6.6 17 6V5H19C19.6 5 20 5.4 20 6V9H4V6C4 5.4 4.4 5 5 5ZM19 21H5C4.4 21 4 20.6 4 20V11H20V20C20 20.6 19.6 21 19 21Z"
|
|
116
92
|
})
|
|
117
|
-
}), /*#__PURE__*/ jsxs("symbol", {
|
|
118
|
-
id: "icon-download",
|
|
119
|
-
viewBox: "0 0 24 24",
|
|
120
|
-
children: [/*#__PURE__*/ jsx("path", {
|
|
121
|
-
d: "M2 19V15C2 14.4477 2.44772 14 3 14C3.55228 14 4 14.4477 4 15V19L4.00488 19.0986C4.02757 19.3276 4.12883 19.5429 4.29297 19.707C4.48051 19.8946 4.73478 20 5 20H19C19.2652 20 19.5195 19.8946 19.707 19.707C19.8946 19.5195 20 19.2652 20 19V15C20 14.4477 20.4477 14 21 14C21.5523 14 22 14.4477 22 15V19C22 19.7957 21.6837 20.5585 21.1211 21.1211C20.5585 21.6837 19.7957 22 19 22H5C4.20435 22 3.44152 21.6837 2.87891 21.1211C2.3163 20.5585 2 19.7956 2 19Z"
|
|
122
|
-
}), /*#__PURE__*/ jsx("path", {
|
|
123
|
-
d: "M16.293 9.29297C16.6835 8.90244 17.3165 8.90244 17.707 9.29297C18.0976 9.68349 18.0976 10.3165 17.707 10.707L12.707 15.707C12.3165 16.0976 11.6835 16.0976 11.293 15.707L6.29297 10.707C5.90244 10.3165 5.90244 9.68349 6.29297 9.29297C6.68349 8.90244 7.31651 8.90244 7.70703 9.29297L12 13.5859L16.293 9.29297Z"
|
|
124
|
-
}), /*#__PURE__*/ jsx("path", {
|
|
125
|
-
d: "M11 15V3C11 2.44772 11.4477 2 12 2C12.5523 2 13 2.44772 13 3V15C13 15.5523 12.5523 16 12 16C11.4477 16 11 15.5523 11 15Z"
|
|
126
|
-
})]
|
|
127
93
|
}), /*#__PURE__*/ jsx("symbol", {
|
|
128
94
|
id: "icon-email",
|
|
129
95
|
viewBox: "0 0 24 24",
|
|
@@ -136,14 +102,6 @@ var IconSprite = (() => /*#__PURE__*/ jsxs("svg", {
|
|
|
136
102
|
children: /*#__PURE__*/ jsx("path", {
|
|
137
103
|
d: "M14 23H10C9.4 23 9 22.6 9 22V15H7C6.4 15 6 14.6 6 14V10C6 9.4 6.4 9 7 9H9V7C9 3.7 11.7 1 15 1H18C18.6 1 19 1.4 19 2V6C19 6.6 18.6 7 18 7H15V9H18C18.3 9 18.6 9.1 18.8 9.4C19 9.7 19 9.9 19 10.2L18 14.2C17.9 14.6 17.5 15 17 15H15V22C15 22.6 14.6 23 14 23ZM11 21H13V14C13 13.4 13.4 13 14 13H16.2L16.7 11H14C13.4 11 13 10.6 13 10V7C13 5.9 13.9 5 15 5H17V3H15C12.8 3 11 4.8 11 7V10C11 10.6 10.6 11 10 11H8V13H10C10.6 13 11 13.4 11 14V21Z"
|
|
138
104
|
})
|
|
139
|
-
}), /*#__PURE__*/ jsxs("symbol", {
|
|
140
|
-
id: "icon-file",
|
|
141
|
-
viewBox: "0 0 24 24",
|
|
142
|
-
children: [/*#__PURE__*/ jsx("path", {
|
|
143
|
-
d: "M3 20V4C3 3.20435 3.3163 2.44152 3.87891 1.87891C4.44152 1.3163 5.20435 1 6 1H13L13.0986 1.00488C13.3276 1.02757 13.5429 1.12883 13.707 1.29297L20.707 8.29297C20.8946 8.48051 21 8.73478 21 9V20C21 20.7957 20.6837 21.5585 20.1211 22.1211C19.5585 22.6837 18.7957 23 18 23H6C5.20435 23 4.44152 22.6837 3.87891 22.1211C3.3163 21.5585 3 20.7956 3 20ZM5 20C5 20.2652 5.10543 20.5195 5.29297 20.707C5.48051 20.8946 5.73478 21 6 21H18C18.2652 21 18.5195 20.8946 18.707 20.707C18.8946 20.5195 19 20.2652 19 20V9.41406L12.5859 3H6C5.73478 3 5.48051 3.10543 5.29297 3.29297C5.10543 3.48051 5 3.73478 5 4V20Z"
|
|
144
|
-
}), /*#__PURE__*/ jsx("path", {
|
|
145
|
-
d: "M12 2C12 1.44772 12.4477 1 13 1C13.5523 1 14 1.44772 14 2V8H20C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10H13C12.4477 10 12 9.55228 12 9V2Z"
|
|
146
|
-
})]
|
|
147
105
|
}), /*#__PURE__*/ jsxs("symbol", {
|
|
148
106
|
id: "icon-home",
|
|
149
107
|
viewBox: "0 0 24 24",
|
|
@@ -182,14 +140,6 @@ var IconSprite = (() => /*#__PURE__*/ jsxs("svg", {
|
|
|
182
140
|
}), /*#__PURE__*/ jsx("path", {
|
|
183
141
|
d: "M10.7071 6.29289C10.3166 5.90237 9.68342 5.90237 9.29289 6.29289C8.90237 6.68342 8.90237 7.31658 9.29289 7.70711L12.5858 11H3C2.44772 11 2 11.4477 2 12C2 12.5523 2.44772 13 3 13H12.5858L9.29289 16.2929C8.90237 16.6834 8.90237 17.3166 9.29289 17.7071C9.68342 18.0976 10.3166 18.0976 10.7071 17.7071L15.7071 12.7071C16.0976 12.3166 16.0976 11.6834 15.7071 11.2929L10.7071 6.29289Z"
|
|
184
142
|
})]
|
|
185
|
-
}), /*#__PURE__*/ jsxs("symbol", {
|
|
186
|
-
id: "icon-map-pin",
|
|
187
|
-
viewBox: "0 0 24 24",
|
|
188
|
-
children: [/*#__PURE__*/ jsx("path", {
|
|
189
|
-
d: "M12.5547 23.832C12.2188 24.056 11.7812 24.056 11.4453 23.832L12 23L12.5547 23.832ZM20 10C20 7.87827 19.1575 5.84306 17.6572 4.34277C16.1569 2.84248 14.1217 2 12 2C9.87827 2 7.84306 2.84248 6.34277 4.34277C4.84248 5.84306 4 7.87827 4 10C4 13.098 6.01539 16.1045 8.22559 18.4375C9.31025 19.5824 10.3988 20.5195 11.2168 21.1709C11.5207 21.4129 11.7872 21.6132 12 21.7705C12.2128 21.6132 12.4793 21.4129 12.7832 21.1709C13.6012 20.5195 14.6898 19.5824 15.7744 18.4375C17.9846 16.1045 20 13.098 20 10ZM22 10C22 13.9019 19.5154 17.3955 17.2256 19.8125C16.0603 21.0425 14.8988 22.043 14.0293 22.7354C13.594 23.082 13.2299 23.3533 12.9727 23.5391C12.8442 23.6318 12.7419 23.7037 12.6709 23.7529C12.6355 23.7774 12.6073 23.7964 12.5879 23.8096C12.5782 23.8162 12.57 23.8215 12.5645 23.8252C12.5618 23.827 12.5593 23.829 12.5576 23.8301L12.5557 23.8311C12.5554 23.8312 12.5547 23.8321 12 23C11.4453 23.8321 11.4456 23.8322 11.4453 23.832L11.4443 23.8311L11.4424 23.8301C11.4407 23.829 11.4382 23.827 11.4355 23.8252C11.43 23.8215 11.4218 23.8162 11.4121 23.8096C11.3927 23.7964 11.3645 23.7774 11.3291 23.7529C11.2581 23.7037 11.1558 23.6318 11.0273 23.5391C10.7701 23.3533 10.406 23.082 9.9707 22.7354C9.10124 22.043 7.93969 21.0425 6.77441 19.8125C4.48463 17.3955 2 13.9019 2 10C2 7.34784 3.05335 4.80407 4.92871 2.92871C6.80407 1.05335 9.34784 1.19209e-07 12 1.19209e-07C14.6522 1.19209e-07 17.1959 1.05335 19.0713 2.92871C20.9467 4.80407 22 7.34784 22 10Z"
|
|
190
|
-
}), /*#__PURE__*/ jsx("path", {
|
|
191
|
-
d: "M14 10C14 8.89543 13.1046 8 12 8C10.8954 8 10 8.89543 10 10C10 11.1046 10.8954 12 12 12C13.1046 12 14 11.1046 14 10ZM16 10C16 12.2091 14.2091 14 12 14C9.79086 14 8 12.2091 8 10C8 7.79086 9.79086 6 12 6C14.2091 6 16 7.79086 16 10Z"
|
|
192
|
-
})]
|
|
193
143
|
}), /*#__PURE__*/ jsx("symbol", {
|
|
194
144
|
id: "icon-map",
|
|
195
145
|
viewBox: "0 0 24 24",
|