@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
|
@@ -23,11 +23,14 @@
|
|
|
23
23
|
"title": "Style",
|
|
24
24
|
"description": "Style of background",
|
|
25
25
|
"enum": [
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
|
|
30
|
-
|
|
26
|
+
"stagelights",
|
|
27
|
+
"horizontalGradient",
|
|
28
|
+
"verticalGradient",
|
|
29
|
+
"accentTransition",
|
|
30
|
+
"boldTransition",
|
|
31
|
+
"symmetricGlow",
|
|
32
|
+
"anchorGlow"
|
|
33
|
+
]
|
|
31
34
|
},
|
|
32
35
|
"backgroundColor": {
|
|
33
36
|
"type": "string",
|
|
@@ -40,19 +43,6 @@
|
|
|
40
43
|
],
|
|
41
44
|
"default": "default"
|
|
42
45
|
},
|
|
43
|
-
"transition": {
|
|
44
|
-
"type": "string",
|
|
45
|
-
"title": "Style",
|
|
46
|
-
"description": "Color of background",
|
|
47
|
-
"enum": [
|
|
48
|
-
"none",
|
|
49
|
-
"to-default",
|
|
50
|
-
"to-accent",
|
|
51
|
-
"to-bold",
|
|
52
|
-
"to-inverted"
|
|
53
|
-
],
|
|
54
|
-
"default": "default"
|
|
55
|
-
},
|
|
56
46
|
"backgroundImage": {
|
|
57
47
|
"title": "Background image",
|
|
58
48
|
"description": "Background image for the whole section",
|
|
@@ -211,7 +201,7 @@
|
|
|
211
201
|
"list",
|
|
212
202
|
"slider"
|
|
213
203
|
],
|
|
214
|
-
"default": "
|
|
204
|
+
"default": "list"
|
|
215
205
|
},
|
|
216
206
|
"tileWidth": {
|
|
217
207
|
"type": "string",
|
|
@@ -277,6 +267,12 @@
|
|
|
277
267
|
"default": false,
|
|
278
268
|
"type": "boolean"
|
|
279
269
|
},
|
|
270
|
+
"fullWidth": {
|
|
271
|
+
"title": "Width",
|
|
272
|
+
"description": "Set the width of the content to the full width of the element",
|
|
273
|
+
"type": "boolean",
|
|
274
|
+
"default": false
|
|
275
|
+
},
|
|
280
276
|
"buttons": {
|
|
281
277
|
"type": "array",
|
|
282
278
|
"items": {
|
|
@@ -297,10 +293,10 @@
|
|
|
297
293
|
"title": "Icon",
|
|
298
294
|
"description": "Choose an icon"
|
|
299
295
|
},
|
|
300
|
-
"
|
|
296
|
+
"target": {
|
|
301
297
|
"type": "string",
|
|
302
|
-
"title": "
|
|
303
|
-
"description": "
|
|
298
|
+
"title": "Target",
|
|
299
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
304
300
|
"format": "uri"
|
|
305
301
|
}
|
|
306
302
|
},
|
|
@@ -340,17 +336,6 @@
|
|
|
340
336
|
"title": "Alt text",
|
|
341
337
|
"description": "Image description",
|
|
342
338
|
"type": "string"
|
|
343
|
-
},
|
|
344
|
-
"align": {
|
|
345
|
-
"title": "Vertical alignment of the image",
|
|
346
|
-
"description": "Select a vertical alignment for the image",
|
|
347
|
-
"type": "string",
|
|
348
|
-
"enum": [
|
|
349
|
-
"center",
|
|
350
|
-
"top",
|
|
351
|
-
"bottom"
|
|
352
|
-
],
|
|
353
|
-
"default": "center"
|
|
354
339
|
}
|
|
355
340
|
},
|
|
356
341
|
"additionalProperties": false
|
|
@@ -385,9 +370,9 @@
|
|
|
385
370
|
"type": "string",
|
|
386
371
|
"default": "left"
|
|
387
372
|
},
|
|
388
|
-
"
|
|
373
|
+
"contentAlign": {
|
|
389
374
|
"title": "Vertical alignment of the content",
|
|
390
|
-
"description": "Select a vertical alignment for the
|
|
375
|
+
"description": "Select a vertical alignment for the image",
|
|
391
376
|
"type": "string",
|
|
392
377
|
"enum": [
|
|
393
378
|
"center",
|
|
@@ -396,18 +381,6 @@
|
|
|
396
381
|
],
|
|
397
382
|
"default": "center"
|
|
398
383
|
},
|
|
399
|
-
"padding": {
|
|
400
|
-
"title": "Padding",
|
|
401
|
-
"description": "Toggle padding of the content",
|
|
402
|
-
"type": "boolean",
|
|
403
|
-
"default": false
|
|
404
|
-
},
|
|
405
|
-
"inverted": {
|
|
406
|
-
"title": "Inverted",
|
|
407
|
-
"description": "Toggle inversion of the component",
|
|
408
|
-
"type": "boolean",
|
|
409
|
-
"default": false
|
|
410
|
-
},
|
|
411
384
|
"type": {
|
|
412
385
|
"const": "cta"
|
|
413
386
|
}
|
|
@@ -584,10 +557,10 @@
|
|
|
584
557
|
"cta": {
|
|
585
558
|
"type": "object",
|
|
586
559
|
"properties": {
|
|
587
|
-
"
|
|
560
|
+
"target": {
|
|
588
561
|
"type": "string",
|
|
589
|
-
"title": "Call to Action
|
|
590
|
-
"description": "The CTA
|
|
562
|
+
"title": "Call to Action target",
|
|
563
|
+
"description": "The CTA target",
|
|
591
564
|
"default": "#",
|
|
592
565
|
"format": "uri"
|
|
593
566
|
},
|
|
@@ -599,16 +572,6 @@
|
|
|
599
572
|
"examples": [
|
|
600
573
|
"See all our partners"
|
|
601
574
|
]
|
|
602
|
-
},
|
|
603
|
-
"icon": {
|
|
604
|
-
"type": "string",
|
|
605
|
-
"format": "icon",
|
|
606
|
-
"title": "Icon",
|
|
607
|
-
"description": "Icon for the link style of the cta",
|
|
608
|
-
"examples": [
|
|
609
|
-
"arrow-right"
|
|
610
|
-
],
|
|
611
|
-
"default": "arrow-right"
|
|
612
575
|
}
|
|
613
576
|
},
|
|
614
577
|
"additionalProperties": false
|
|
@@ -682,8 +645,7 @@
|
|
|
682
645
|
"stack",
|
|
683
646
|
"smallTiles",
|
|
684
647
|
"largeTiles"
|
|
685
|
-
]
|
|
686
|
-
"default": "smallTiles"
|
|
648
|
+
]
|
|
687
649
|
},
|
|
688
650
|
"aspectRatio": {
|
|
689
651
|
"type": "string",
|
|
@@ -785,10 +747,10 @@
|
|
|
785
747
|
"title": "Icon",
|
|
786
748
|
"description": "Choose an icon"
|
|
787
749
|
},
|
|
788
|
-
"
|
|
750
|
+
"target": {
|
|
789
751
|
"type": "string",
|
|
790
|
-
"title": "
|
|
791
|
-
"description": "
|
|
752
|
+
"title": "Target",
|
|
753
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
792
754
|
"format": "uri"
|
|
793
755
|
}
|
|
794
756
|
},
|
|
@@ -875,13 +837,7 @@
|
|
|
875
837
|
"corner"
|
|
876
838
|
],
|
|
877
839
|
"type": "string",
|
|
878
|
-
"default": "
|
|
879
|
-
},
|
|
880
|
-
"inverted": {
|
|
881
|
-
"type": "boolean",
|
|
882
|
-
"title": "Inverted",
|
|
883
|
-
"description": "Inverted color scheme for the box",
|
|
884
|
-
"default": false
|
|
840
|
+
"default": "below"
|
|
885
841
|
},
|
|
886
842
|
"type": {
|
|
887
843
|
"const": "hero"
|
|
@@ -1021,10 +977,10 @@
|
|
|
1021
977
|
"Book a meeting"
|
|
1022
978
|
]
|
|
1023
979
|
},
|
|
1024
|
-
"
|
|
980
|
+
"target": {
|
|
1025
981
|
"type": "string",
|
|
1026
|
-
"title": "
|
|
1027
|
-
"description": "
|
|
982
|
+
"title": "Target",
|
|
983
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
1028
984
|
"format": "uri"
|
|
1029
985
|
},
|
|
1030
986
|
"variant": {
|
|
@@ -1229,12 +1185,12 @@
|
|
|
1229
1185
|
"title": "URL",
|
|
1230
1186
|
"description": "The URL of the logo image",
|
|
1231
1187
|
"examples": [
|
|
1232
|
-
"img/logos/logoipsum-
|
|
1233
|
-
"img/logos/logoipsum-
|
|
1234
|
-
"img/logos/logoipsum-
|
|
1235
|
-
"img/logos/logoipsum-
|
|
1236
|
-
"img/logos/logoipsum-
|
|
1237
|
-
"img/logos/logoipsum-
|
|
1188
|
+
"img/logos/logoipsum-212.svg",
|
|
1189
|
+
"img/logos/logoipsum-217.svg",
|
|
1190
|
+
"img/logos/logoipsum-239.svg",
|
|
1191
|
+
"img/logos/logoipsum-244.svg",
|
|
1192
|
+
"img/logos/logoipsum-250.svg",
|
|
1193
|
+
"img/logos/logoipsum-286.svg"
|
|
1238
1194
|
]
|
|
1239
1195
|
},
|
|
1240
1196
|
"alt": {
|
|
@@ -1421,10 +1377,10 @@
|
|
|
1421
1377
|
"Book a meeting"
|
|
1422
1378
|
]
|
|
1423
1379
|
},
|
|
1424
|
-
"
|
|
1380
|
+
"target": {
|
|
1425
1381
|
"type": "string",
|
|
1426
|
-
"title": "
|
|
1427
|
-
"description": "
|
|
1382
|
+
"title": "Target",
|
|
1383
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
1428
1384
|
"format": "uri"
|
|
1429
1385
|
},
|
|
1430
1386
|
"icon": {
|
|
@@ -1517,8 +1473,15 @@
|
|
|
1517
1473
|
true
|
|
1518
1474
|
]
|
|
1519
1475
|
},
|
|
1520
|
-
"
|
|
1521
|
-
"
|
|
1476
|
+
"variant": {
|
|
1477
|
+
"title": "Type",
|
|
1478
|
+
"description": "Type of the movement",
|
|
1479
|
+
"type": "string",
|
|
1480
|
+
"enum": [
|
|
1481
|
+
"slider",
|
|
1482
|
+
"carousel"
|
|
1483
|
+
],
|
|
1484
|
+
"default": "carousel"
|
|
1522
1485
|
},
|
|
1523
1486
|
"className": {
|
|
1524
1487
|
"title": "Class",
|
|
@@ -1573,6 +1536,12 @@
|
|
|
1573
1536
|
"default": false,
|
|
1574
1537
|
"type": "boolean"
|
|
1575
1538
|
},
|
|
1539
|
+
"fullWidth": {
|
|
1540
|
+
"title": "Width",
|
|
1541
|
+
"description": "Set the width of the content to the full width of the element",
|
|
1542
|
+
"type": "boolean",
|
|
1543
|
+
"default": false
|
|
1544
|
+
},
|
|
1576
1545
|
"buttons": {
|
|
1577
1546
|
"type": "array",
|
|
1578
1547
|
"items": {
|
|
@@ -1593,10 +1562,10 @@
|
|
|
1593
1562
|
"title": "Icon",
|
|
1594
1563
|
"description": "Choose an icon"
|
|
1595
1564
|
},
|
|
1596
|
-
"
|
|
1565
|
+
"target": {
|
|
1597
1566
|
"type": "string",
|
|
1598
|
-
"title": "
|
|
1599
|
-
"description": "
|
|
1567
|
+
"title": "Target",
|
|
1568
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
1600
1569
|
"format": "uri"
|
|
1601
1570
|
}
|
|
1602
1571
|
},
|
|
@@ -1636,17 +1605,6 @@
|
|
|
1636
1605
|
"title": "Alt text",
|
|
1637
1606
|
"description": "Image description",
|
|
1638
1607
|
"type": "string"
|
|
1639
|
-
},
|
|
1640
|
-
"align": {
|
|
1641
|
-
"title": "Vertical alignment of the image",
|
|
1642
|
-
"description": "Select a vertical alignment for the image",
|
|
1643
|
-
"type": "string",
|
|
1644
|
-
"enum": [
|
|
1645
|
-
"center",
|
|
1646
|
-
"top",
|
|
1647
|
-
"bottom"
|
|
1648
|
-
],
|
|
1649
|
-
"default": "center"
|
|
1650
1608
|
}
|
|
1651
1609
|
},
|
|
1652
1610
|
"additionalProperties": false
|
|
@@ -1681,9 +1639,9 @@
|
|
|
1681
1639
|
"type": "string",
|
|
1682
1640
|
"default": "left"
|
|
1683
1641
|
},
|
|
1684
|
-
"
|
|
1642
|
+
"contentAlign": {
|
|
1685
1643
|
"title": "Vertical alignment of the content",
|
|
1686
|
-
"description": "Select a vertical alignment for the
|
|
1644
|
+
"description": "Select a vertical alignment for the image",
|
|
1687
1645
|
"type": "string",
|
|
1688
1646
|
"enum": [
|
|
1689
1647
|
"center",
|
|
@@ -1692,18 +1650,6 @@
|
|
|
1692
1650
|
],
|
|
1693
1651
|
"default": "center"
|
|
1694
1652
|
},
|
|
1695
|
-
"padding": {
|
|
1696
|
-
"title": "Padding",
|
|
1697
|
-
"description": "Toggle padding of the content",
|
|
1698
|
-
"type": "boolean",
|
|
1699
|
-
"default": false
|
|
1700
|
-
},
|
|
1701
|
-
"inverted": {
|
|
1702
|
-
"title": "Inverted",
|
|
1703
|
-
"description": "Toggle inversion of the component",
|
|
1704
|
-
"type": "boolean",
|
|
1705
|
-
"default": false
|
|
1706
|
-
},
|
|
1707
1653
|
"type": {
|
|
1708
1654
|
"const": "cta"
|
|
1709
1655
|
}
|
|
@@ -1797,10 +1743,10 @@
|
|
|
1797
1743
|
"cta": {
|
|
1798
1744
|
"type": "object",
|
|
1799
1745
|
"properties": {
|
|
1800
|
-
"
|
|
1746
|
+
"target": {
|
|
1801
1747
|
"type": "string",
|
|
1802
|
-
"title": "Call to Action
|
|
1803
|
-
"description": "The CTA
|
|
1748
|
+
"title": "Call to Action target",
|
|
1749
|
+
"description": "The CTA target",
|
|
1804
1750
|
"default": "#",
|
|
1805
1751
|
"format": "uri"
|
|
1806
1752
|
},
|
|
@@ -1812,16 +1758,6 @@
|
|
|
1812
1758
|
"examples": [
|
|
1813
1759
|
"See all our partners"
|
|
1814
1760
|
]
|
|
1815
|
-
},
|
|
1816
|
-
"icon": {
|
|
1817
|
-
"type": "string",
|
|
1818
|
-
"format": "icon",
|
|
1819
|
-
"title": "Icon",
|
|
1820
|
-
"description": "Icon for the link style of the cta",
|
|
1821
|
-
"examples": [
|
|
1822
|
-
"arrow-right"
|
|
1823
|
-
],
|
|
1824
|
-
"default": "arrow-right"
|
|
1825
1761
|
}
|
|
1826
1762
|
},
|
|
1827
1763
|
"additionalProperties": false
|
|
@@ -1895,8 +1831,7 @@
|
|
|
1895
1831
|
"stack",
|
|
1896
1832
|
"smallTiles",
|
|
1897
1833
|
"largeTiles"
|
|
1898
|
-
]
|
|
1899
|
-
"default": "smallTiles"
|
|
1834
|
+
]
|
|
1900
1835
|
},
|
|
1901
1836
|
"aspectRatio": {
|
|
1902
1837
|
"type": "string",
|
|
@@ -1998,10 +1933,10 @@
|
|
|
1998
1933
|
"title": "Icon",
|
|
1999
1934
|
"description": "Choose an icon"
|
|
2000
1935
|
},
|
|
2001
|
-
"
|
|
1936
|
+
"target": {
|
|
2002
1937
|
"type": "string",
|
|
2003
|
-
"title": "
|
|
2004
|
-
"description": "
|
|
1938
|
+
"title": "Target",
|
|
1939
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
2005
1940
|
"format": "uri"
|
|
2006
1941
|
}
|
|
2007
1942
|
},
|
|
@@ -2088,13 +2023,7 @@
|
|
|
2088
2023
|
"corner"
|
|
2089
2024
|
],
|
|
2090
2025
|
"type": "string",
|
|
2091
|
-
"default": "
|
|
2092
|
-
},
|
|
2093
|
-
"inverted": {
|
|
2094
|
-
"type": "boolean",
|
|
2095
|
-
"title": "Inverted",
|
|
2096
|
-
"description": "Inverted color scheme for the box",
|
|
2097
|
-
"default": false
|
|
2026
|
+
"default": "below"
|
|
2098
2027
|
},
|
|
2099
2028
|
"type": {
|
|
2100
2029
|
"const": "hero"
|
|
@@ -2202,12 +2131,12 @@
|
|
|
2202
2131
|
"title": "URL",
|
|
2203
2132
|
"description": "The URL of the logo image",
|
|
2204
2133
|
"examples": [
|
|
2205
|
-
"img/logos/logoipsum-
|
|
2206
|
-
"img/logos/logoipsum-
|
|
2207
|
-
"img/logos/logoipsum-
|
|
2208
|
-
"img/logos/logoipsum-
|
|
2209
|
-
"img/logos/logoipsum-
|
|
2210
|
-
"img/logos/logoipsum-
|
|
2134
|
+
"img/logos/logoipsum-212.svg",
|
|
2135
|
+
"img/logos/logoipsum-217.svg",
|
|
2136
|
+
"img/logos/logoipsum-239.svg",
|
|
2137
|
+
"img/logos/logoipsum-244.svg",
|
|
2138
|
+
"img/logos/logoipsum-250.svg",
|
|
2139
|
+
"img/logos/logoipsum-286.svg"
|
|
2211
2140
|
]
|
|
2212
2141
|
},
|
|
2213
2142
|
"alt": {
|
|
@@ -2327,12 +2256,13 @@
|
|
|
2327
2256
|
"number": {
|
|
2328
2257
|
"title": "Number",
|
|
2329
2258
|
"description": "The number of the stat",
|
|
2330
|
-
"type": "
|
|
2259
|
+
"type": "string",
|
|
2331
2260
|
"examples": [
|
|
2332
|
-
1,
|
|
2333
|
-
|
|
2334
|
-
|
|
2335
|
-
|
|
2261
|
+
"1",
|
|
2262
|
+
"5x",
|
|
2263
|
+
"2",
|
|
2264
|
+
"40%",
|
|
2265
|
+
"bis zu 100"
|
|
2336
2266
|
]
|
|
2337
2267
|
},
|
|
2338
2268
|
"description": {
|
|
@@ -2437,10 +2367,10 @@
|
|
|
2437
2367
|
"description": "Layout for the Teaser Card",
|
|
2438
2368
|
"default": "stack"
|
|
2439
2369
|
},
|
|
2440
|
-
"
|
|
2370
|
+
"target": {
|
|
2441
2371
|
"type": "string",
|
|
2442
|
-
"title": "
|
|
2443
|
-
"description": "
|
|
2372
|
+
"title": "Target",
|
|
2373
|
+
"description": "Target that should be linked",
|
|
2444
2374
|
"format": "uri"
|
|
2445
2375
|
},
|
|
2446
2376
|
"button": {
|
|
@@ -2493,7 +2423,7 @@
|
|
|
2493
2423
|
"additionalProperties": false,
|
|
2494
2424
|
"required": [
|
|
2495
2425
|
"topic",
|
|
2496
|
-
"
|
|
2426
|
+
"target"
|
|
2497
2427
|
]
|
|
2498
2428
|
},
|
|
2499
2429
|
{
|
|
@@ -2652,15 +2582,8 @@
|
|
|
2652
2582
|
]
|
|
2653
2583
|
}
|
|
2654
2584
|
},
|
|
2655
|
-
"
|
|
2656
|
-
"
|
|
2657
|
-
"description": "Type of the movement",
|
|
2658
|
-
"type": "string",
|
|
2659
|
-
"enum": [
|
|
2660
|
-
"slider",
|
|
2661
|
-
"carousel"
|
|
2662
|
-
],
|
|
2663
|
-
"default": "carousel"
|
|
2585
|
+
"type": {
|
|
2586
|
+
"const": "slider"
|
|
2664
2587
|
}
|
|
2665
2588
|
},
|
|
2666
2589
|
"additionalProperties": false
|
|
@@ -2686,12 +2609,13 @@
|
|
|
2686
2609
|
"number": {
|
|
2687
2610
|
"title": "Number",
|
|
2688
2611
|
"description": "The number of the stat",
|
|
2689
|
-
"type": "
|
|
2612
|
+
"type": "string",
|
|
2690
2613
|
"examples": [
|
|
2691
|
-
1,
|
|
2692
|
-
|
|
2693
|
-
|
|
2694
|
-
|
|
2614
|
+
"1",
|
|
2615
|
+
"5x",
|
|
2616
|
+
"2",
|
|
2617
|
+
"40%",
|
|
2618
|
+
"bis zu 100"
|
|
2695
2619
|
]
|
|
2696
2620
|
},
|
|
2697
2621
|
"description": {
|
|
@@ -2796,10 +2720,10 @@
|
|
|
2796
2720
|
"description": "Layout for the Teaser Card",
|
|
2797
2721
|
"default": "stack"
|
|
2798
2722
|
},
|
|
2799
|
-
"
|
|
2723
|
+
"target": {
|
|
2800
2724
|
"type": "string",
|
|
2801
|
-
"title": "
|
|
2802
|
-
"description": "
|
|
2725
|
+
"title": "Target",
|
|
2726
|
+
"description": "Target that should be linked",
|
|
2803
2727
|
"format": "uri"
|
|
2804
2728
|
},
|
|
2805
2729
|
"button": {
|
|
@@ -2852,7 +2776,7 @@
|
|
|
2852
2776
|
"additionalProperties": false,
|
|
2853
2777
|
"required": [
|
|
2854
2778
|
"topic",
|
|
2855
|
-
"
|
|
2779
|
+
"target"
|
|
2856
2780
|
]
|
|
2857
2781
|
},
|
|
2858
2782
|
{
|
|
@@ -3064,10 +2988,10 @@
|
|
|
3064
2988
|
"title": "Icon",
|
|
3065
2989
|
"description": "Choose an icon"
|
|
3066
2990
|
},
|
|
3067
|
-
"
|
|
2991
|
+
"target": {
|
|
3068
2992
|
"type": "string",
|
|
3069
|
-
"title": "
|
|
3070
|
-
"description": "
|
|
2993
|
+
"title": "Target",
|
|
2994
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
3071
2995
|
"format": "uri"
|
|
3072
2996
|
}
|
|
3073
2997
|
},
|
|
@@ -3123,13 +3047,11 @@
|
|
|
3123
3047
|
"description": "Choose the alginment of the module content",
|
|
3124
3048
|
"enum": [
|
|
3125
3049
|
"center",
|
|
3126
|
-
"bottom",
|
|
3127
3050
|
"left",
|
|
3128
|
-
"right"
|
|
3129
|
-
"corner"
|
|
3051
|
+
"right"
|
|
3130
3052
|
],
|
|
3131
3053
|
"type": "string",
|
|
3132
|
-
"default": "
|
|
3054
|
+
"default": "center"
|
|
3133
3055
|
},
|
|
3134
3056
|
"type": {
|
|
3135
3057
|
"const": "video-curtain"
|
|
@@ -3159,10 +3081,10 @@
|
|
|
3159
3081
|
"Book a meeting"
|
|
3160
3082
|
]
|
|
3161
3083
|
},
|
|
3162
|
-
"
|
|
3084
|
+
"target": {
|
|
3163
3085
|
"type": "string",
|
|
3164
|
-
"title": "
|
|
3165
|
-
"description": "
|
|
3086
|
+
"title": "Target",
|
|
3087
|
+
"description": "Target that should be linked, makes the button behave like a link semantically",
|
|
3166
3088
|
"format": "uri"
|
|
3167
3089
|
},
|
|
3168
3090
|
"variant": {
|
|
@@ -16,8 +16,15 @@
|
|
|
16
16
|
"type": "string",
|
|
17
17
|
"title": "Style",
|
|
18
18
|
"description": "Style of background",
|
|
19
|
-
"enum": [
|
|
20
|
-
|
|
19
|
+
"enum": [
|
|
20
|
+
"stagelights",
|
|
21
|
+
"horizontalGradient",
|
|
22
|
+
"verticalGradient",
|
|
23
|
+
"accentTransition",
|
|
24
|
+
"boldTransition",
|
|
25
|
+
"symmetricGlow",
|
|
26
|
+
"anchorGlow"
|
|
27
|
+
]
|
|
21
28
|
},
|
|
22
29
|
"backgroundColor": {
|
|
23
30
|
"type": "string",
|
|
@@ -26,13 +33,6 @@
|
|
|
26
33
|
"enum": ["default", "accent", "bold"],
|
|
27
34
|
"default": "default"
|
|
28
35
|
},
|
|
29
|
-
"transition": {
|
|
30
|
-
"type": "string",
|
|
31
|
-
"title": "Style",
|
|
32
|
-
"description": "Color of background",
|
|
33
|
-
"enum": ["none", "to-default", "to-accent", "to-bold", "to-inverted"],
|
|
34
|
-
"default": "default"
|
|
35
|
-
},
|
|
36
36
|
"backgroundImage": {
|
|
37
37
|
"title": "Background image",
|
|
38
38
|
"description": "Background image for the whole section",
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"title": "Mode",
|
|
150
150
|
"description": "Layout mode used for section contents",
|
|
151
151
|
"enum": ["default", "tile", "list", "slider"],
|
|
152
|
-
"default": "
|
|
152
|
+
"default": "list"
|
|
153
153
|
},
|
|
154
154
|
"tileWidth": {
|
|
155
155
|
"type": "string",
|