@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": {
|
|
@@ -3790,6 +3712,12 @@
|
|
|
3790
3712
|
"default": false,
|
|
3791
3713
|
"type": "boolean"
|
|
3792
3714
|
},
|
|
3715
|
+
"fullWidth": {
|
|
3716
|
+
"title": "Width",
|
|
3717
|
+
"description": "Set the width of the content to the full width of the element",
|
|
3718
|
+
"type": "boolean",
|
|
3719
|
+
"default": false
|
|
3720
|
+
},
|
|
3793
3721
|
"buttons": {
|
|
3794
3722
|
"type": "array",
|
|
3795
3723
|
"items": {
|
|
@@ -3810,10 +3738,10 @@
|
|
|
3810
3738
|
"title": "Icon",
|
|
3811
3739
|
"description": "Choose an icon"
|
|
3812
3740
|
},
|
|
3813
|
-
"
|
|
3741
|
+
"target": {
|
|
3814
3742
|
"type": "string",
|
|
3815
|
-
"title": "
|
|
3816
|
-
"description": "
|
|
3743
|
+
"title": "Target",
|
|
3744
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
3817
3745
|
"format": "uri"
|
|
3818
3746
|
}
|
|
3819
3747
|
},
|
|
@@ -3853,17 +3781,6 @@
|
|
|
3853
3781
|
"title": "Alt text",
|
|
3854
3782
|
"description": "Image description",
|
|
3855
3783
|
"type": "string"
|
|
3856
|
-
},
|
|
3857
|
-
"align": {
|
|
3858
|
-
"title": "Vertical alignment of the image",
|
|
3859
|
-
"description": "Select a vertical alignment for the image",
|
|
3860
|
-
"type": "string",
|
|
3861
|
-
"enum": [
|
|
3862
|
-
"center",
|
|
3863
|
-
"top",
|
|
3864
|
-
"bottom"
|
|
3865
|
-
],
|
|
3866
|
-
"default": "center"
|
|
3867
3784
|
}
|
|
3868
3785
|
},
|
|
3869
3786
|
"additionalProperties": false
|
|
@@ -3898,9 +3815,9 @@
|
|
|
3898
3815
|
"type": "string",
|
|
3899
3816
|
"default": "left"
|
|
3900
3817
|
},
|
|
3901
|
-
"
|
|
3818
|
+
"contentAlign": {
|
|
3902
3819
|
"title": "Vertical alignment of the content",
|
|
3903
|
-
"description": "Select a vertical alignment for the
|
|
3820
|
+
"description": "Select a vertical alignment for the image",
|
|
3904
3821
|
"type": "string",
|
|
3905
3822
|
"enum": [
|
|
3906
3823
|
"center",
|
|
@@ -3909,18 +3826,6 @@
|
|
|
3909
3826
|
],
|
|
3910
3827
|
"default": "center"
|
|
3911
3828
|
},
|
|
3912
|
-
"padding": {
|
|
3913
|
-
"title": "Padding",
|
|
3914
|
-
"description": "Toggle padding of the content",
|
|
3915
|
-
"type": "boolean",
|
|
3916
|
-
"default": false
|
|
3917
|
-
},
|
|
3918
|
-
"inverted": {
|
|
3919
|
-
"title": "Inverted",
|
|
3920
|
-
"description": "Toggle inversion of the component",
|
|
3921
|
-
"type": "boolean",
|
|
3922
|
-
"default": false
|
|
3923
|
-
},
|
|
3924
3829
|
"type": {
|
|
3925
3830
|
"const": "cta"
|
|
3926
3831
|
}
|