@kickstartds/ds-agency-premium 1.6.71--canary.55.2416.0 → 1.6.71
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-c760fd2a.d.ts → BlogPostProps-6b3cff22.d.ts} +3 -3
- package/dist/{ButtonProps-4e2b2ecf.d.ts → ButtonProps-03ff6d21.d.ts} +4 -6
- package/dist/{CtaProps-789f8508.d.ts → CtaProps-93230a76.d.ts} +11 -16
- 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-fec6b267.d.ts → HeroProps-f704d270.d.ts} +5 -15
- 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-d60aba86.d.ts → SectionProps-1cfcf6e8.d.ts} +11 -21
- package/dist/{SliderProps-789f8508.d.ts → SliderProps-93230a76.d.ts} +5 -5
- 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 +14 -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 +4 -9
- package/dist/components/blog-author/blog-author.schema.dereffed.json +7 -12
- package/dist/components/blog-author/index.d.ts +1 -1
- package/dist/components/blog-author/index.js +1 -10
- package/dist/components/blog-head/blog-head.schema.dereffed.json +6 -0
- package/dist/components/blog-head/index.js +1 -6
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +319 -12097
- package/dist/components/blog-overview/blog-overview.schema.json +2 -2
- package/dist/components/blog-overview/index.js +0 -1
- package/dist/components/blog-post/blog-post.schema.dereffed.json +317 -12109
- package/dist/components/blog-post/blog-post.schema.json +2 -2
- package/dist/components/blog-post/index.d.ts +1 -1
- package/dist/components/blog-post/index.js +2 -5
- package/dist/components/blog-tag/blog-tag.schema.dereffed.json +3 -0
- package/dist/components/blog-teaser/blog-teaser.css +2 -2
- package/dist/components/blog-teaser/blog-teaser.schema.dereffed.json +6 -0
- package/dist/components/blog-teaser/index.js +8 -15
- package/dist/components/button/button.css +2 -2
- package/dist/components/button/button.schema.dereffed.json +4 -10
- package/dist/components/button/button.schema.json +3 -8
- package/dist/components/button/index.d.ts +1 -1
- package/dist/components/button/index.js +9 -19
- package/dist/components/button-group/button-group.schema.dereffed.json +9 -12
- package/dist/components/button-group/index.d.ts +4 -4
- package/dist/components/button-group/index.js +2 -11
- package/dist/components/contact/contact.css +17 -11
- package/dist/components/contact/contact.schema.dereffed.json +8 -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 +2 -11
- package/dist/components/cta/cta.css +71 -48
- package/dist/components/cta/cta.schema.dereffed.json +13 -21
- package/dist/components/cta/cta.schema.json +10 -17
- package/dist/components/cta/index.d.ts +1 -1
- package/dist/components/cta/index.js +27 -44
- package/dist/components/divider/divider.schema.dereffed.json +3 -0
- package/dist/components/divider/index.js +1 -6
- package/dist/components/faq/faq.schema.dereffed.json +3 -0
- package/dist/components/faq/index.js +1 -6
- package/dist/components/feature/feature.schema.dereffed.json +6 -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 -15
- package/dist/components/features/features.css +14 -12
- package/dist/components/features/features.schema.dereffed.json +6 -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 -14
- package/dist/components/footer/footer.css +3 -4
- package/dist/components/footer/footer.schema.dereffed.json +15 -12
- package/dist/components/footer/index.d.ts +1 -1
- package/dist/components/footer/index.js +2 -12
- package/dist/components/gallery/gallery.schema.dereffed.json +4 -2
- package/dist/components/gallery/gallery.schema.json +1 -2
- package/dist/components/gallery/index.js +2 -10
- package/dist/components/header/header.css +9 -52
- package/dist/components/header/header.schema.dereffed.json +15 -12
- package/dist/components/header/index.d.ts +1 -1
- package/dist/components/header/index.js +6 -18
- package/dist/components/headline/headline.css +40 -36
- package/dist/components/headline/headline.schema.dereffed.json +3 -0
- package/dist/components/headline/index.js +4 -13
- package/dist/components/hero/hero.css +52 -130
- package/dist/components/hero/hero.schema.dereffed.json +8 -19
- package/dist/components/hero/hero.schema.json +4 -24
- package/dist/components/hero/index.d.ts +1 -1
- package/dist/components/hero/index.js +40 -66
- package/dist/components/html/html.schema.dereffed.json +3 -0
- package/dist/components/html/index.js +1 -8
- package/dist/components/image-story/image-story.css +6 -9
- package/dist/components/image-story/image-story.schema.dereffed.json +7 -10
- package/dist/components/image-story/index.js +1 -14
- package/dist/components/image-text/image-text.css +4 -4
- package/dist/components/image-text/image-text.schema.dereffed.json +3 -0
- package/dist/components/image-text/index.js +1 -7
- package/dist/components/index/index.d.ts +3 -4
- package/dist/components/logo/index.js +1 -6
- package/dist/components/logo/logo.schema.dereffed.json +3 -0
- package/dist/components/logos/index.js +2 -13
- package/dist/components/logos/logos.css +2 -2
- package/dist/components/logos/logos.schema.dereffed.json +9 -6
- package/dist/components/logos/logos.schema.json +6 -6
- package/dist/components/mosaic/index.js +2 -9
- package/dist/components/mosaic/mosaic.css +7 -5
- package/dist/components/mosaic/mosaic.schema.dereffed.json +9 -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 +4 -1
- package/dist/components/nav-flyout/index.d.ts +2 -2
- package/dist/components/nav-flyout/index.js +9 -13
- package/dist/components/nav-flyout/nav-flyout.css +15 -29
- package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +18 -12
- package/dist/components/nav-main/index.d.ts +5 -5
- package/dist/components/nav-main/index.js +3 -11
- package/dist/components/nav-main/nav-main.schema.dereffed.json +21 -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 +3 -9
- package/dist/components/nav-topbar/nav-topbar.css +4 -17
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +15 -12
- package/dist/components/page/page.schema.dereffed.json +291 -12079
- package/dist/components/page/page.schema.json +2 -2
- package/dist/components/page-wrapper/index.js +0 -51
- package/dist/components/page-wrapper/tokens.css +810 -507
- package/dist/components/presets.json +559 -2249
- package/dist/components/providers/index.js +0 -1
- package/dist/components/section/index.d.ts +1 -1
- package/dist/components/section/index.js +17 -39
- package/dist/components/section/section.css +57 -39
- package/dist/components/section/section.schema.dereffed.json +277 -12071
- package/dist/components/section/section.schema.json +11 -25
- package/dist/components/seo/seo.schema.dereffed.json +7 -4
- package/dist/components/seo/seo.schema.json +3 -4
- package/dist/components/settings/settings.schema.dereffed.json +41 -29
- package/dist/components/settings/settings.schema.json +2 -2
- package/dist/components/slider/index.d.ts +2 -4
- package/dist/components/slider/index.js +3 -19
- package/dist/components/slider/slider.css +9 -14
- package/dist/components/slider/slider.schema.dereffed.json +74 -74
- 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.js +1 -4
- package/dist/components/stat/stat.schema.dereffed.json +3 -0
- package/dist/components/stats/index.js +1 -6
- package/dist/components/stats/stats.schema.dereffed.json +6 -0
- package/dist/components/teaser-card/index.d.ts +1 -1
- package/dist/components/teaser-card/index.js +10 -20
- package/dist/components/teaser-card/teaser-card.css +52 -101
- package/dist/components/teaser-card/teaser-card.schema.dereffed.json +7 -4
- package/dist/components/teaser-card/teaser-card.schema.json +4 -4
- package/dist/components/testimonial/index.js +1 -7
- package/dist/components/testimonial/testimonial.schema.dereffed.json +3 -0
- package/dist/components/testimonials/index.d.ts +1 -1
- package/dist/components/testimonials/index.js +1 -8
- package/dist/components/testimonials/testimonials.css +0 -4
- package/dist/components/testimonials/testimonials.schema.dereffed.json +3 -0
- package/dist/components/text/index.js +1 -8
- package/dist/components/text/text.css +2 -2
- package/dist/components/text/text.schema.dereffed.json +3 -0
- package/dist/components/tile/tile.schema.dereffed.json +6 -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 +5 -23
- package/dist/components/video-curtain/video-curtain.css +31 -54
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +8 -7
- package/dist/components/video-curtain/video-curtain.schema.json +4 -4
- package/dist/global.css +89 -323
- package/dist/static/fonts/dsa/Fredoka-Bold.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Bold.woff2 +0 -0
- package/dist/static/fonts/dsa/Fredoka-Light.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Light.woff2 +0 -0
- package/dist/static/fonts/dsa/Fredoka-Medium.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Medium.woff2 +0 -0
- package/dist/static/fonts/dsa/Fredoka-Regular.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Regular.woff2 +0 -0
- package/dist/static/fonts/dsa/Fredoka-SemiBold.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-SemiBold.woff2 +0 -0
- package/dist/static/fonts/dsa/Mulish-300.woff +0 -0
- package/dist/static/fonts/dsa/Mulish-300.woff2 +0 -0
- package/dist/static/fonts/dsa/Mulish-600.woff +0 -0
- package/dist/static/fonts/dsa/Mulish-600.woff2 +0 -0
- package/dist/static/fonts/dsa/Mulish-800.woff +0 -0
- package/dist/static/fonts/dsa/Mulish-800.woff2 +0 -0
- package/dist/static/fonts/dsa/Mulish-Regular.woff +0 -0
- package/dist/static/fonts/dsa/Mulish-Regular.woff2 +0 -0
- 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 -56
- 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 +810 -507
- package/dist/tokens/tokens.js +917 -817
- package/package.json +5 -14
- package/dist/BusinessCardProps-e10e7b62.d.ts +0 -101
- package/dist/ContentNavProps-0e282a9f.d.ts +0 -36
- package/dist/DownloadsProps-a49a977e.d.ts +0 -34
- 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/SplitEvenProps-789f8508.d.ts +0 -65
- package/dist/SplitWeightedProps-789f8508.d.ts +0 -95
- package/dist/components/breadcrumb/breadcrumb.css +0 -32
- package/dist/components/breadcrumb/breadcrumb.schema.dereffed.json +0 -31
- 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 -22
- package/dist/components/business-card/business-card.css +0 -186
- package/dist/components/business-card/business-card.schema.dereffed.json +0 -141
- package/dist/components/business-card/business-card.schema.json +0 -126
- package/dist/components/business-card/index.d.ts +0 -7
- package/dist/components/business-card/index.js +0 -31
- package/dist/components/content-nav/content-nav.css +0 -122
- package/dist/components/content-nav/content-nav.schema.dereffed.json +0 -58
- package/dist/components/content-nav/content-nav.schema.json +0 -52
- package/dist/components/content-nav/index.d.ts +0 -7
- package/dist/components/content-nav/index.js +0 -21
- package/dist/components/cookie-consent/C15t.client.d.ts +0 -5
- package/dist/components/cookie-consent/C15t.client.js +0 -67
- package/dist/components/cookie-consent/CookieConsent.client.d.ts +0 -25
- package/dist/components/cookie-consent/CookieConsent.client.js +0 -84
- package/dist/components/cookie-consent/cookie-consent.css +0 -267
- package/dist/components/cookie-consent/cookie-consent.schema.dereffed.json +0 -256
- package/dist/components/cookie-consent/cookie-consent.schema.json +0 -224
- package/dist/components/cookie-consent/index.d.ts +0 -143
- package/dist/components/cookie-consent/index.js +0 -26
- package/dist/components/downloads/downloads.css +0 -153
- package/dist/components/downloads/downloads.schema.dereffed.json +0 -52
- package/dist/components/downloads/downloads.schema.json +0 -44
- package/dist/components/downloads/index.d.ts +0 -8
- package/dist/components/downloads/index.js +0 -23
- package/dist/components/event-appointment/event-appointment.css +0 -63
- package/dist/components/event-appointment/event-appointment.schema.dereffed.json +0 -53
- 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 -21
- package/dist/components/event-detail/event-detail.schema.dereffed.json +0 -278
- 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 -37
- package/dist/components/event-filter/event-filter.css +0 -31
- package/dist/components/event-filter/event-filter.schema.dereffed.json +0 -115
- 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 -61
- package/dist/components/event-header/event-header.css +0 -6
- package/dist/components/event-header/event-header.schema.dereffed.json +0 -35
- 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 -25
- package/dist/components/event-latest/event-latest.css +0 -5
- package/dist/components/event-latest/event-latest.schema.dereffed.json +0 -136
- 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 -24
- 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 -94
- 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 -23
- package/dist/components/event-list/event-list.schema.dereffed.json +0 -275
- 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 -74
- package/dist/components/event-list-teaser/event-list-teaser.css +0 -143
- package/dist/components/event-list-teaser/event-list-teaser.schema.dereffed.json +0 -148
- 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 -28
- package/dist/components/event-location/event-location.css +0 -71
- package/dist/components/event-location/event-location.schema.dereffed.json +0 -120
- 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 -25
- package/dist/components/event-login/event-login.css +0 -31
- package/dist/components/event-login/event-login.schema.dereffed.json +0 -122
- 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 -31
- package/dist/components/event-registration/event-registration.css +0 -88
- package/dist/components/event-registration/event-registration.schema.dereffed.json +0 -171
- 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 -36
- package/dist/components/pagination/index.d.ts +0 -47
- package/dist/components/pagination/index.js +0 -64
- package/dist/components/pagination/pagination.css +0 -66
- package/dist/components/pagination/pagination.schema.dereffed.json +0 -61
- 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 -40
- package/dist/components/search/search.schema.dereffed.json +0 -125
- 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 -20
- package/dist/components/search-bar/search-bar.css +0 -33
- package/dist/components/search-bar/search-bar.schema.dereffed.json +0 -45
- 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 -20
- package/dist/components/search-filter/search-filter.css +0 -22
- package/dist/components/search-filter/search-filter.schema.dereffed.json +0 -66
- 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 -20
- package/dist/components/search-result/search-result.css +0 -28
- package/dist/components/search-result/search-result.schema.dereffed.json +0 -47
- package/dist/components/search-result/search-result.schema.json +0 -41
- package/dist/components/split-even/index.d.ts +0 -12
- package/dist/components/split-even/index.js +0 -26
- package/dist/components/split-even/split-even.css +0 -103
- package/dist/components/split-even/split-even.schema.dereffed.json +0 -5740
- package/dist/components/split-even/split-even.schema.json +0 -170
- package/dist/components/split-weighted/index.d.ts +0 -12
- package/dist/components/split-weighted/index.js +0 -42
- package/dist/components/split-weighted/split-weighted.css +0 -133
- package/dist/components/split-weighted/split-weighted.schema.dereffed.json +0 -5800
- package/dist/components/split-weighted/split-weighted.schema.json +0 -212
- package/dist/helpers-12f48df8.d.ts +0 -6
- package/dist/helpers-12f48df8.js +0 -40
- package/dist/static/fonts/dsa/permanent-marker-regular.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-display-600.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-display-700.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-display-regular.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-text-500.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-text-600.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-text-700.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-text-regular.woff2 +0 -0
- 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
- package/dist/static/taktsoft-energy/preview.gif +0 -0
|
@@ -1,256 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
-
"$id": "http://schema.mydesignsystem.com/cookie-consent.schema.json",
|
|
4
|
-
"title": "Cookie Consent",
|
|
5
|
-
"type": "object",
|
|
6
|
-
"properties": {
|
|
7
|
-
"notice": {
|
|
8
|
-
"title": "Initial Cookie Consent Notice",
|
|
9
|
-
"description": "The initial notice displayed to users regarding cookie consent.",
|
|
10
|
-
"type": "object",
|
|
11
|
-
"properties": {
|
|
12
|
-
"displayMode": {
|
|
13
|
-
"type": "string",
|
|
14
|
-
"enum": [
|
|
15
|
-
"card",
|
|
16
|
-
"banner"
|
|
17
|
-
],
|
|
18
|
-
"description": "The display mode of the cookie consent component",
|
|
19
|
-
"default": "card"
|
|
20
|
-
},
|
|
21
|
-
"title": {
|
|
22
|
-
"type": "string",
|
|
23
|
-
"description": "The title of the cookie consent section",
|
|
24
|
-
"examples": [
|
|
25
|
-
"We value your privacy"
|
|
26
|
-
]
|
|
27
|
-
},
|
|
28
|
-
"acceptButton": {
|
|
29
|
-
"type": "object",
|
|
30
|
-
"properties": {
|
|
31
|
-
"label": {
|
|
32
|
-
"type": "string",
|
|
33
|
-
"description": "The label for the accept button",
|
|
34
|
-
"examples": [
|
|
35
|
-
"Accept All Cookies"
|
|
36
|
-
]
|
|
37
|
-
}
|
|
38
|
-
},
|
|
39
|
-
"additionalProperties": false
|
|
40
|
-
},
|
|
41
|
-
"rejectButton": {
|
|
42
|
-
"type": "object",
|
|
43
|
-
"properties": {
|
|
44
|
-
"label": {
|
|
45
|
-
"type": "string",
|
|
46
|
-
"description": "The label for the reject button",
|
|
47
|
-
"examples": [
|
|
48
|
-
"Reject All Cookies"
|
|
49
|
-
]
|
|
50
|
-
}
|
|
51
|
-
},
|
|
52
|
-
"additionalProperties": false
|
|
53
|
-
},
|
|
54
|
-
"customizeButton": {
|
|
55
|
-
"type": "object",
|
|
56
|
-
"properties": {
|
|
57
|
-
"label": {
|
|
58
|
-
"type": "string",
|
|
59
|
-
"description": "The label for the customize button",
|
|
60
|
-
"examples": [
|
|
61
|
-
"Customize Cookies"
|
|
62
|
-
]
|
|
63
|
-
},
|
|
64
|
-
"variant": {
|
|
65
|
-
"type": "string",
|
|
66
|
-
"title": "Variant",
|
|
67
|
-
"description": "Variant of button to be used",
|
|
68
|
-
"enum": [
|
|
69
|
-
"primary",
|
|
70
|
-
"secondary",
|
|
71
|
-
"tertiary"
|
|
72
|
-
],
|
|
73
|
-
"default": "secondary"
|
|
74
|
-
}
|
|
75
|
-
},
|
|
76
|
-
"additionalProperties": false
|
|
77
|
-
},
|
|
78
|
-
"decisionButtonVariant": {
|
|
79
|
-
"type": "string",
|
|
80
|
-
"title": "Variant",
|
|
81
|
-
"description": "Variant of button to be used",
|
|
82
|
-
"enum": [
|
|
83
|
-
"primary",
|
|
84
|
-
"secondary",
|
|
85
|
-
"tertiary"
|
|
86
|
-
],
|
|
87
|
-
"default": "secondary"
|
|
88
|
-
},
|
|
89
|
-
"description": {
|
|
90
|
-
"type": "string",
|
|
91
|
-
"description": "The description of the cookie consent section",
|
|
92
|
-
"examples": [
|
|
93
|
-
"This website uses cookies to ensure you get the best experience on our website."
|
|
94
|
-
]
|
|
95
|
-
}
|
|
96
|
-
},
|
|
97
|
-
"additionalProperties": false
|
|
98
|
-
},
|
|
99
|
-
"revisitButton": {
|
|
100
|
-
"type": "object",
|
|
101
|
-
"title": "Revisit Cookie Consent Button",
|
|
102
|
-
"description": "The button that allows users to revisit their cookie preferences.",
|
|
103
|
-
"properties": {
|
|
104
|
-
"label": {
|
|
105
|
-
"type": "string",
|
|
106
|
-
"description": "The label for the revisit button",
|
|
107
|
-
"default": "Manage Cookies"
|
|
108
|
-
}
|
|
109
|
-
},
|
|
110
|
-
"additionalProperties": false
|
|
111
|
-
},
|
|
112
|
-
"dialogue": {
|
|
113
|
-
"type": "object",
|
|
114
|
-
"title": "Cookie Consent Dialogue",
|
|
115
|
-
"description": "The dialogue displayed when users choose to customize their cookie preferences.",
|
|
116
|
-
"properties": {
|
|
117
|
-
"title": {
|
|
118
|
-
"type": "string",
|
|
119
|
-
"description": "The title of the cookie consent dialogue",
|
|
120
|
-
"examples": [
|
|
121
|
-
"Manage Cookie Preferences"
|
|
122
|
-
]
|
|
123
|
-
},
|
|
124
|
-
"description": {
|
|
125
|
-
"type": "string",
|
|
126
|
-
"description": "The description of the cookie consent dialogue",
|
|
127
|
-
"examples": [
|
|
128
|
-
"Customize your privacy settings here. You can choose which types of cookies and tracking technologies you allow."
|
|
129
|
-
]
|
|
130
|
-
},
|
|
131
|
-
"required": {
|
|
132
|
-
"title": "Required Cookies",
|
|
133
|
-
"type": "array",
|
|
134
|
-
"items": {
|
|
135
|
-
"type": "object",
|
|
136
|
-
"properties": {
|
|
137
|
-
"key": {
|
|
138
|
-
"type": "string",
|
|
139
|
-
"title": "Internal Key",
|
|
140
|
-
"examples": [
|
|
141
|
-
"necessary"
|
|
142
|
-
]
|
|
143
|
-
},
|
|
144
|
-
"name": {
|
|
145
|
-
"type": "string",
|
|
146
|
-
"description": "The name of the required cookie",
|
|
147
|
-
"examples": [
|
|
148
|
-
"Session Cookie"
|
|
149
|
-
]
|
|
150
|
-
},
|
|
151
|
-
"description": {
|
|
152
|
-
"type": "string",
|
|
153
|
-
"description": "A description of the required cookie",
|
|
154
|
-
"examples": [
|
|
155
|
-
"This cookie is essential for the website to function and cannot be disabled."
|
|
156
|
-
]
|
|
157
|
-
}
|
|
158
|
-
},
|
|
159
|
-
"additionalProperties": false
|
|
160
|
-
}
|
|
161
|
-
},
|
|
162
|
-
"buttons": {
|
|
163
|
-
"type": "object",
|
|
164
|
-
"properties": {
|
|
165
|
-
"acceptLabel": {
|
|
166
|
-
"type": "string",
|
|
167
|
-
"description": "The label for the accept button in the dialogue",
|
|
168
|
-
"default": "Accept All"
|
|
169
|
-
},
|
|
170
|
-
"rejectLabel": {
|
|
171
|
-
"type": "string",
|
|
172
|
-
"description": "The label for the reject button in the dialogue",
|
|
173
|
-
"default": "Reject All"
|
|
174
|
-
},
|
|
175
|
-
"savePreferencesLabel": {
|
|
176
|
-
"type": "string",
|
|
177
|
-
"description": "The label for the button to save preferences",
|
|
178
|
-
"default": "Save Preferences"
|
|
179
|
-
}
|
|
180
|
-
},
|
|
181
|
-
"additionalProperties": false
|
|
182
|
-
},
|
|
183
|
-
"decisionButtonVariant": {
|
|
184
|
-
"type": "string",
|
|
185
|
-
"description": "The variant of the decision buttons in the dialogue",
|
|
186
|
-
"enum": [
|
|
187
|
-
"secondary",
|
|
188
|
-
"tertiary"
|
|
189
|
-
]
|
|
190
|
-
},
|
|
191
|
-
"options": {
|
|
192
|
-
"type": "array",
|
|
193
|
-
"items": {
|
|
194
|
-
"type": "object",
|
|
195
|
-
"properties": {
|
|
196
|
-
"key": {
|
|
197
|
-
"type": "string",
|
|
198
|
-
"title": "Internal Key",
|
|
199
|
-
"examples": [
|
|
200
|
-
"functionality",
|
|
201
|
-
"measurement",
|
|
202
|
-
"experience",
|
|
203
|
-
"marketing"
|
|
204
|
-
]
|
|
205
|
-
},
|
|
206
|
-
"name": {
|
|
207
|
-
"type": "string",
|
|
208
|
-
"description": "The name of the cookie category",
|
|
209
|
-
"examples": [
|
|
210
|
-
"Essential Cookies"
|
|
211
|
-
]
|
|
212
|
-
},
|
|
213
|
-
"description": {
|
|
214
|
-
"type": "string",
|
|
215
|
-
"description": "A description of the cookie category",
|
|
216
|
-
"examples": [
|
|
217
|
-
"These cookies are necessary for the website to function."
|
|
218
|
-
]
|
|
219
|
-
}
|
|
220
|
-
},
|
|
221
|
-
"additionalProperties": false
|
|
222
|
-
}
|
|
223
|
-
},
|
|
224
|
-
"toggleLabels": {
|
|
225
|
-
"type": "object",
|
|
226
|
-
"properties": {
|
|
227
|
-
"accept": {
|
|
228
|
-
"type": "string",
|
|
229
|
-
"description": "Label for enabled toggle state",
|
|
230
|
-
"default": "Accept"
|
|
231
|
-
},
|
|
232
|
-
"reject": {
|
|
233
|
-
"type": "string",
|
|
234
|
-
"description": "Label for disabled toggle state",
|
|
235
|
-
"default": "Reject"
|
|
236
|
-
}
|
|
237
|
-
},
|
|
238
|
-
"additionalProperties": false
|
|
239
|
-
},
|
|
240
|
-
"alwaysActiveLabel": {
|
|
241
|
-
"type": "string",
|
|
242
|
-
"description": "Label that indicates that the cookie category is always active",
|
|
243
|
-
"default": "Always Active"
|
|
244
|
-
}
|
|
245
|
-
},
|
|
246
|
-
"additionalProperties": false
|
|
247
|
-
},
|
|
248
|
-
"component": {
|
|
249
|
-
"title": "`ks-component` attribute",
|
|
250
|
-
"description": "Optional custom component identifier",
|
|
251
|
-
"type": "string",
|
|
252
|
-
"default": "dsa.cookie-consent"
|
|
253
|
-
}
|
|
254
|
-
},
|
|
255
|
-
"additionalProperties": false
|
|
256
|
-
}
|
|
@@ -1,224 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
-
"$id": "http://schema.mydesignsystem.com/cookie-consent.schema.json",
|
|
4
|
-
"title": "Cookie Consent",
|
|
5
|
-
"type": "object",
|
|
6
|
-
"properties": {
|
|
7
|
-
"notice": {
|
|
8
|
-
"title": "Initial Cookie Consent Notice",
|
|
9
|
-
"description": "The initial notice displayed to users regarding cookie consent.",
|
|
10
|
-
"type": "object",
|
|
11
|
-
"properties": {
|
|
12
|
-
"displayMode": {
|
|
13
|
-
"type": "string",
|
|
14
|
-
"enum": [
|
|
15
|
-
"card",
|
|
16
|
-
"banner"
|
|
17
|
-
],
|
|
18
|
-
"description": "The display mode of the cookie consent component",
|
|
19
|
-
"default": "card"
|
|
20
|
-
},
|
|
21
|
-
"title": {
|
|
22
|
-
"type": "string",
|
|
23
|
-
"description": "The title of the cookie consent section",
|
|
24
|
-
"examples": [
|
|
25
|
-
"We value your privacy"
|
|
26
|
-
]
|
|
27
|
-
},
|
|
28
|
-
"acceptButton": {
|
|
29
|
-
"type": "object",
|
|
30
|
-
"properties": {
|
|
31
|
-
"label": {
|
|
32
|
-
"type": "string",
|
|
33
|
-
"description": "The label for the accept button",
|
|
34
|
-
"examples": ["Accept All Cookies"]
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
},
|
|
38
|
-
"rejectButton": {
|
|
39
|
-
"type": "object",
|
|
40
|
-
"properties": {
|
|
41
|
-
"label": {
|
|
42
|
-
"type": "string",
|
|
43
|
-
"description": "The label for the reject button",
|
|
44
|
-
"examples": ["Reject All Cookies"]
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
},
|
|
48
|
-
"customizeButton": {
|
|
49
|
-
"type": "object",
|
|
50
|
-
"properties": {
|
|
51
|
-
"label": {
|
|
52
|
-
"type": "string",
|
|
53
|
-
"description": "The label for the customize button",
|
|
54
|
-
"examples": [
|
|
55
|
-
"Customize Cookies"
|
|
56
|
-
]
|
|
57
|
-
},
|
|
58
|
-
"variant": {
|
|
59
|
-
"$ref": "http://schema.mydesignsystem.com/button.schema.json#/properties/variant"
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
},
|
|
63
|
-
"decisionButtonVariant": {
|
|
64
|
-
"$ref": "http://schema.mydesignsystem.com/button.schema.json#/properties/variant"
|
|
65
|
-
},
|
|
66
|
-
"description": {
|
|
67
|
-
"type": "string",
|
|
68
|
-
"description": "The description of the cookie consent section",
|
|
69
|
-
"examples": [
|
|
70
|
-
"This website uses cookies to ensure you get the best experience on our website."
|
|
71
|
-
]
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
},
|
|
75
|
-
"revisitButton": {
|
|
76
|
-
"type": "object",
|
|
77
|
-
"title": "Revisit Cookie Consent Button",
|
|
78
|
-
"description": "The button that allows users to revisit their cookie preferences.",
|
|
79
|
-
"properties": {
|
|
80
|
-
"label": {
|
|
81
|
-
"type": "string",
|
|
82
|
-
"description": "The label for the revisit button",
|
|
83
|
-
"default": "Manage Cookies"
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
},
|
|
87
|
-
"dialogue": {
|
|
88
|
-
"type": "object",
|
|
89
|
-
"title": "Cookie Consent Dialogue",
|
|
90
|
-
"description": "The dialogue displayed when users choose to customize their cookie preferences.",
|
|
91
|
-
"properties": {
|
|
92
|
-
"title": {
|
|
93
|
-
"type": "string",
|
|
94
|
-
"description": "The title of the cookie consent dialogue",
|
|
95
|
-
"examples": [
|
|
96
|
-
"Manage Cookie Preferences"
|
|
97
|
-
]
|
|
98
|
-
},
|
|
99
|
-
"description": {
|
|
100
|
-
"type": "string",
|
|
101
|
-
"description": "The description of the cookie consent dialogue",
|
|
102
|
-
"examples": [
|
|
103
|
-
"Customize your privacy settings here. You can choose which types of cookies and tracking technologies you allow."
|
|
104
|
-
]
|
|
105
|
-
},
|
|
106
|
-
"required": {
|
|
107
|
-
"title": "Required Cookies",
|
|
108
|
-
"type": "array",
|
|
109
|
-
"items": {
|
|
110
|
-
"type": "object",
|
|
111
|
-
"properties": {
|
|
112
|
-
"key": {
|
|
113
|
-
"type": "string",
|
|
114
|
-
"title": "Internal Key",
|
|
115
|
-
"examples": [
|
|
116
|
-
"necessary"
|
|
117
|
-
]
|
|
118
|
-
},
|
|
119
|
-
"name": {
|
|
120
|
-
"type": "string",
|
|
121
|
-
"description": "The name of the required cookie",
|
|
122
|
-
"examples": [
|
|
123
|
-
"Session Cookie"
|
|
124
|
-
]
|
|
125
|
-
},
|
|
126
|
-
"description": {
|
|
127
|
-
"type": "string",
|
|
128
|
-
"description": "A description of the required cookie",
|
|
129
|
-
"examples": [
|
|
130
|
-
"This cookie is essential for the website to function and cannot be disabled."
|
|
131
|
-
]
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
},
|
|
136
|
-
"buttons": {
|
|
137
|
-
"type": "object",
|
|
138
|
-
"properties": {
|
|
139
|
-
"acceptLabel": {
|
|
140
|
-
"type": "string",
|
|
141
|
-
"description": "The label for the accept button in the dialogue",
|
|
142
|
-
"default": "Accept All"
|
|
143
|
-
},
|
|
144
|
-
"rejectLabel": {
|
|
145
|
-
"type": "string",
|
|
146
|
-
"description": "The label for the reject button in the dialogue",
|
|
147
|
-
"default": "Reject All"
|
|
148
|
-
},
|
|
149
|
-
"savePreferencesLabel": {
|
|
150
|
-
"type": "string",
|
|
151
|
-
"description": "The label for the button to save preferences",
|
|
152
|
-
"default": "Save Preferences"
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
},
|
|
156
|
-
"decisionButtonVariant": {
|
|
157
|
-
"type": "string",
|
|
158
|
-
"description": "The variant of the decision buttons in the dialogue",
|
|
159
|
-
"enum": ["secondary", "tertiary"]
|
|
160
|
-
},
|
|
161
|
-
"options": {
|
|
162
|
-
"type": "array",
|
|
163
|
-
"items": {
|
|
164
|
-
"type": "object",
|
|
165
|
-
"properties": {
|
|
166
|
-
"key": {
|
|
167
|
-
"type": "string",
|
|
168
|
-
"title": "Internal Key",
|
|
169
|
-
"examples": [
|
|
170
|
-
"functionality",
|
|
171
|
-
"measurement",
|
|
172
|
-
"experience",
|
|
173
|
-
"marketing"
|
|
174
|
-
]
|
|
175
|
-
},
|
|
176
|
-
"name": {
|
|
177
|
-
"type": "string",
|
|
178
|
-
"description": "The name of the cookie category",
|
|
179
|
-
"examples": [
|
|
180
|
-
"Essential Cookies"
|
|
181
|
-
]
|
|
182
|
-
},
|
|
183
|
-
"description": {
|
|
184
|
-
"type": "string",
|
|
185
|
-
"description": "A description of the cookie category",
|
|
186
|
-
"examples": [
|
|
187
|
-
"These cookies are necessary for the website to function."
|
|
188
|
-
]
|
|
189
|
-
}
|
|
190
|
-
}
|
|
191
|
-
}
|
|
192
|
-
},
|
|
193
|
-
"toggleLabels": {
|
|
194
|
-
"type": "object",
|
|
195
|
-
"properties": {
|
|
196
|
-
"accept": {
|
|
197
|
-
"type": "string",
|
|
198
|
-
"description": "Label for enabled toggle state",
|
|
199
|
-
"default": "Accept"
|
|
200
|
-
},
|
|
201
|
-
"reject": {
|
|
202
|
-
"type": "string",
|
|
203
|
-
"description": "Label for disabled toggle state",
|
|
204
|
-
"default": "Reject"
|
|
205
|
-
}
|
|
206
|
-
},
|
|
207
|
-
"additionalProperties": false
|
|
208
|
-
},
|
|
209
|
-
"alwaysActiveLabel": {
|
|
210
|
-
"type": "string",
|
|
211
|
-
"description": "Label that indicates that the cookie category is always active",
|
|
212
|
-
"default": "Always Active"
|
|
213
|
-
}
|
|
214
|
-
}
|
|
215
|
-
},
|
|
216
|
-
"component": {
|
|
217
|
-
"title": "`ks-component` attribute",
|
|
218
|
-
"description": "Optional custom component identifier",
|
|
219
|
-
"type": "string",
|
|
220
|
-
"default": "dsa.cookie-consent"
|
|
221
|
-
}
|
|
222
|
-
},
|
|
223
|
-
"additionalProperties": false
|
|
224
|
-
}
|
|
@@ -1,143 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { HTMLAttributes } from "react";
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* This file was automatically generated by json-schema-to-typescript.
|
|
6
|
-
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
7
|
-
* and run json-schema-to-typescript to regenerate this file.
|
|
8
|
-
*/
|
|
9
|
-
/**
|
|
10
|
-
* Variant of button to be used
|
|
11
|
-
*/
|
|
12
|
-
type Variant = "primary" | "secondary" | "tertiary";
|
|
13
|
-
type InternalKey = string;
|
|
14
|
-
type RequiredCookies = {
|
|
15
|
-
key?: InternalKey;
|
|
16
|
-
/**
|
|
17
|
-
* The name of the required cookie
|
|
18
|
-
*/
|
|
19
|
-
name?: string;
|
|
20
|
-
/**
|
|
21
|
-
* A description of the required cookie
|
|
22
|
-
*/
|
|
23
|
-
description?: string;
|
|
24
|
-
}[];
|
|
25
|
-
type InternalKey1 = string;
|
|
26
|
-
/**
|
|
27
|
-
* Optional custom component identifier
|
|
28
|
-
*/
|
|
29
|
-
type KsComponentAttribute = string;
|
|
30
|
-
interface CookieConsentProps {
|
|
31
|
-
notice?: InitialCookieConsentNotice;
|
|
32
|
-
revisitButton?: RevisitCookieConsentButton;
|
|
33
|
-
dialogue?: CookieConsentDialogue;
|
|
34
|
-
component?: KsComponentAttribute;
|
|
35
|
-
}
|
|
36
|
-
/**
|
|
37
|
-
* The initial notice displayed to users regarding cookie consent.
|
|
38
|
-
*/
|
|
39
|
-
interface InitialCookieConsentNotice {
|
|
40
|
-
/**
|
|
41
|
-
* The display mode of the cookie consent component
|
|
42
|
-
*/
|
|
43
|
-
displayMode?: "card" | "banner";
|
|
44
|
-
/**
|
|
45
|
-
* The title of the cookie consent section
|
|
46
|
-
*/
|
|
47
|
-
title?: string;
|
|
48
|
-
acceptButton?: {
|
|
49
|
-
/**
|
|
50
|
-
* The label for the accept button
|
|
51
|
-
*/
|
|
52
|
-
label?: string;
|
|
53
|
-
};
|
|
54
|
-
rejectButton?: {
|
|
55
|
-
/**
|
|
56
|
-
* The label for the reject button
|
|
57
|
-
*/
|
|
58
|
-
label?: string;
|
|
59
|
-
};
|
|
60
|
-
customizeButton?: {
|
|
61
|
-
/**
|
|
62
|
-
* The label for the customize button
|
|
63
|
-
*/
|
|
64
|
-
label?: string;
|
|
65
|
-
variant?: Variant;
|
|
66
|
-
};
|
|
67
|
-
decisionButtonVariant?: Variant;
|
|
68
|
-
/**
|
|
69
|
-
* The description of the cookie consent section
|
|
70
|
-
*/
|
|
71
|
-
description?: string;
|
|
72
|
-
}
|
|
73
|
-
/**
|
|
74
|
-
* The button that allows users to revisit their cookie preferences.
|
|
75
|
-
*/
|
|
76
|
-
interface RevisitCookieConsentButton {
|
|
77
|
-
/**
|
|
78
|
-
* The label for the revisit button
|
|
79
|
-
*/
|
|
80
|
-
label?: string;
|
|
81
|
-
}
|
|
82
|
-
/**
|
|
83
|
-
* The dialogue displayed when users choose to customize their cookie preferences.
|
|
84
|
-
*/
|
|
85
|
-
interface CookieConsentDialogue {
|
|
86
|
-
/**
|
|
87
|
-
* The title of the cookie consent dialogue
|
|
88
|
-
*/
|
|
89
|
-
title?: string;
|
|
90
|
-
/**
|
|
91
|
-
* The description of the cookie consent dialogue
|
|
92
|
-
*/
|
|
93
|
-
description?: string;
|
|
94
|
-
required?: RequiredCookies;
|
|
95
|
-
buttons?: {
|
|
96
|
-
/**
|
|
97
|
-
* The label for the accept button in the dialogue
|
|
98
|
-
*/
|
|
99
|
-
acceptLabel?: string;
|
|
100
|
-
/**
|
|
101
|
-
* The label for the reject button in the dialogue
|
|
102
|
-
*/
|
|
103
|
-
rejectLabel?: string;
|
|
104
|
-
/**
|
|
105
|
-
* The label for the button to save preferences
|
|
106
|
-
*/
|
|
107
|
-
savePreferencesLabel?: string;
|
|
108
|
-
};
|
|
109
|
-
/**
|
|
110
|
-
* The variant of the decision buttons in the dialogue
|
|
111
|
-
*/
|
|
112
|
-
decisionButtonVariant?: "secondary" | "tertiary";
|
|
113
|
-
options?: {
|
|
114
|
-
key?: InternalKey1;
|
|
115
|
-
/**
|
|
116
|
-
* The name of the cookie category
|
|
117
|
-
*/
|
|
118
|
-
name?: string;
|
|
119
|
-
/**
|
|
120
|
-
* A description of the cookie category
|
|
121
|
-
*/
|
|
122
|
-
description?: string;
|
|
123
|
-
}[];
|
|
124
|
-
toggleLabels?: {
|
|
125
|
-
/**
|
|
126
|
-
* Label for enabled toggle state
|
|
127
|
-
*/
|
|
128
|
-
accept?: string;
|
|
129
|
-
/**
|
|
130
|
-
* Label for disabled toggle state
|
|
131
|
-
*/
|
|
132
|
-
reject?: string;
|
|
133
|
-
};
|
|
134
|
-
/**
|
|
135
|
-
* Label that indicates that the cookie category is always active
|
|
136
|
-
*/
|
|
137
|
-
alwaysActiveLabel?: string;
|
|
138
|
-
}
|
|
139
|
-
declare const CookieConsentContextDefault: import("react").ForwardRefExoticComponent<CookieConsentProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
140
|
-
declare const CookieConsentContext: import("react").Context<import("react").ForwardRefExoticComponent<CookieConsentProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
141
|
-
declare const CookieConsent: import("react").ForwardRefExoticComponent<CookieConsentProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
142
|
-
export type { CookieConsentProps };
|
|
143
|
-
export { CookieConsentContextDefault, CookieConsentContext, CookieConsent };
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import "./cookie-consent.css";
|
|
2
|
-
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
|
-
import { forwardRef, createContext, useContext } from 'react';
|
|
4
|
-
import classnames from 'classnames';
|
|
5
|
-
import { Headline } from '../headline/index.js';
|
|
6
|
-
import { Button } from '../button/index.js';
|
|
7
|
-
import { RichText } from '@kickstartds/base/lib/rich-text';
|
|
8
|
-
import Markdown from 'markdown-to-jsx';
|
|
9
|
-
import { Radio } from '@kickstartds/form/lib/radio';
|
|
10
|
-
import './CookieConsent.client.js';
|
|
11
|
-
import '@kickstartds/base/lib/headline';
|
|
12
|
-
import '../../helpers-12f48df8.js';
|
|
13
|
-
import '@kickstartds/base/lib/button';
|
|
14
|
-
import '@kickstartds/core/lib/component';
|
|
15
|
-
|
|
16
|
-
const CookieConsentContextDefault = forwardRef(({ notice, revisitButton, dialogue, component = "dsa.cookie-consent" }, ref) => {
|
|
17
|
-
return (jsxs("div", { className: "dsa-cookie-consent", "ks-component": component, ref: ref, children: [jsxs("div", { className: classnames(`dsa-cookie-consent-notice dsa-cookie-consent-notice--${notice?.displayMode}`), hidden: true, children: [jsx(Headline, { spaceAfter: "minimum", text: notice?.title, level: "h2", style: "h3" }), jsx(RichText, { text: notice?.description }), jsxs("div", { className: "dsa-cookie-consent-notice__buttons", children: [jsx(Button, { size: "small", label: notice?.customizeButton?.label, variant: notice?.customizeButton?.variant, className: "dsa-cookie-consent-notice__button--customize" }), jsx(Button, { size: "small", label: notice?.rejectButton?.label, variant: notice?.decisionButtonVariant, className: "dsa-cookie-consent-notice__button--reject" }), jsx(Button, { size: "small", label: notice?.acceptButton?.label, variant: notice?.decisionButtonVariant, className: "dsa-cookie-consent-notice__button--accept" })] })] }), jsx(Button, { className: "dsa-cookie-consent-revisit", size: "small", variant: "primary", icon: "star", label: revisitButton?.label || "Cookie Preferences", hidden: true }), jsxs("div", { className: "dsa-cookie-consent-dialogue", hidden: true, "aria-hidden": true, children: [jsxs("div", { className: "dsa-cookie-consent-dialogue__header", children: [jsx(Headline, { spaceAfter: "minimum", text: dialogue?.title, level: "h2", style: "h3" }), jsx(Button, { "aria-label": "Close Cookie Consent Dialogue", className: "dsa-cookie-consent-dialogue__close", icon: "close", label: "" })] }), jsxs("form", { className: "dsa-cookie-consent-dialogue__form", children: [jsxs("div", { className: "dsa-cookie-consent-dialogue__content", children: [jsx(RichText, { className: "dsa-cookie-consent-dialogue__description", text: dialogue?.description }), jsxs("div", { className: "dsa-cookie-consent-dialogue__options", children: [dialogue?.required?.map((option, index) => (jsxs("div", { className: "dsa-cookie-consent-dialogue__option", children: [jsx(Headline, { spaceAfter: "minimum", text: option.name, level: "h3", style: "h4" }), jsx(Markdown, { className: "dsa-cookie-consent-dialogue__option-description", children: option.description }), jsx("span", { className: "dsa-cookie-consent-dialogue__label", children: dialogue?.alwaysActiveLabel || "Always Active" })] }, index))), dialogue?.options?.map((option, index) => (jsxs("div", { className: "dsa-cookie-consent-dialogue__option", children: [jsx(Headline, { spaceAfter: "minimum", text: option.name, level: "h3", style: "h4" }), jsx(Markdown, { className: "dsa-cookie-consent-dialogue__option-description", children: option.description }), jsxs("div", { className: "dsa-cookie-consent-dialogue__toggle", children: [jsx(Radio, { name: option.key, label: dialogue?.toggleLabels?.accept || "Accept", value: "accept" }), jsx(Radio, { name: option.key, label: dialogue?.toggleLabels?.reject || "Reject", value: "reject" })] })] }, index)))] })] }), jsxs("div", { className: "dsa-cookie-consent-dialogue__buttons", children: [jsx(Button, { type: "button", size: "small", variant: dialogue?.decisionButtonVariant, label: dialogue?.buttons.acceptLabel || "Accept All", className: "dsa-cookie-consent-dialogue__button--activate-all" }), jsx(Button, { type: "button", size: "small", variant: dialogue?.decisionButtonVariant, label: dialogue?.buttons.rejectLabel || "Reject All", className: "dsa-cookie-consent-dialogue__button--deactivate-all" }), jsx(Button, { type: "submit", size: "small", variant: "primary", label: dialogue?.buttons.savePreferencesLabel || "Save Preferences" })] })] })] }), jsx("div", { className: "dsa-cookie-consent-overlay", hidden: true })] }));
|
|
18
|
-
});
|
|
19
|
-
const CookieConsentContext = createContext(CookieConsentContextDefault);
|
|
20
|
-
const CookieConsent = forwardRef((props, ref) => {
|
|
21
|
-
const Component = useContext(CookieConsentContext);
|
|
22
|
-
return jsx(Component, { ...props, ref: ref });
|
|
23
|
-
});
|
|
24
|
-
CookieConsent.displayName = "CookieConsent";
|
|
25
|
-
|
|
26
|
-
export { CookieConsent, CookieConsentContext, CookieConsentContextDefault };
|