@kickstartds/ds-agency-premium 1.6.71--canary.45.2205.0 → 1.6.71--canary.49.2211.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.
Files changed (80) hide show
  1. package/dist/BlogOverviewProps-9f207f1c.d.ts +1 -1
  2. package/dist/BlogPostProps-6b3cff22.d.ts +1 -1
  3. package/dist/PageProps-aa29c554.d.ts +1 -1
  4. package/dist/{SectionProps-d60aba86.d.ts → SectionProps-2a23ef89.d.ts} +1 -1
  5. package/dist/components/blog-overview/blog-overview.schema.dereffed.json +1 -1
  6. package/dist/components/blog-post/blog-post.schema.dereffed.json +1 -1
  7. package/dist/components/button/button.css +1 -1
  8. package/dist/components/cookie-consent/C15t.client.js +3 -32
  9. package/dist/components/cookie-consent/CookieConsent.client.d.ts +1 -0
  10. package/dist/components/cookie-consent/CookieConsent.client.js +13 -8
  11. package/dist/components/cookie-consent/cookie-consent.css +15 -3
  12. package/dist/components/cookie-consent/index.js +1 -1
  13. package/dist/components/features/features.css +2 -1
  14. package/dist/components/footer/footer.css +2 -2
  15. package/dist/components/footer/footer.schema.dereffed.json +154 -9
  16. package/dist/components/header/header.schema.dereffed.json +154 -9
  17. package/dist/components/headline/headline.css +7 -7
  18. package/dist/components/hero/hero.css +4 -4
  19. package/dist/components/mosaic/index.js +1 -0
  20. package/dist/components/nav-dropdown/nav-dropdown.css +5 -5
  21. package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +154 -9
  22. package/dist/components/nav-main/nav-main.schema.dereffed.json +154 -9
  23. package/dist/components/nav-main/nav-main.schema.json +154 -9
  24. package/dist/components/nav-topbar/nav-topbar.css +1 -1
  25. package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +154 -9
  26. package/dist/components/page/page.schema.dereffed.json +1 -1
  27. package/dist/components/page-wrapper/index.js +43 -0
  28. package/dist/components/page-wrapper/tokens.css +353 -353
  29. package/dist/components/presets.json +304 -14
  30. package/dist/components/section/index.d.ts +1 -1
  31. package/dist/components/section/section.css +8 -12
  32. package/dist/components/section/section.schema.dereffed.json +1 -1
  33. package/dist/components/section/section.schema.json +1 -1
  34. package/dist/components/settings/settings.schema.dereffed.json +308 -18
  35. package/dist/components/slider/slider.css +2 -2
  36. package/dist/components/teaser-card/index.js +1 -1
  37. package/dist/components/teaser-card/teaser-card.css +10 -9
  38. package/dist/global.css +5 -5
  39. package/dist/static/logo-dark.svg +8 -12
  40. package/dist/static/logo.png +0 -0
  41. package/dist/static/logo.svg +8 -12
  42. package/dist/static/optoma/2989.jpg +0 -0
  43. package/dist/static/optoma/3081.jpg +0 -0
  44. package/dist/static/optoma/3124.jpg +0 -0
  45. package/dist/static/optoma/3276.jpg +0 -0
  46. package/dist/static/optoma/3333.jpg +0 -0
  47. package/dist/static/optoma/3342.jpg +0 -0
  48. package/dist/static/optoma/bannerimgpro.jpg +0 -0
  49. package/dist/static/optoma/beamer.jpg +0 -0
  50. package/dist/static/optoma/beamer.png +0 -0
  51. package/dist/static/optoma/beamer.svg +10 -0
  52. package/dist/static/optoma/creative-board-girl.jpg +0 -0
  53. package/dist/static/optoma/hero.jpg +0 -0
  54. package/dist/static/optoma/interaktive-displays.svg +9 -0
  55. package/dist/static/optoma/landing-banner.jpg +0 -0
  56. package/dist/static/optoma/led.svg +21 -0
  57. package/dist/static/optoma/location-1.jpg +0 -0
  58. package/dist/static/optoma/location-2.jpg +0 -0
  59. package/dist/static/optoma/logo.svg +9 -0
  60. package/dist/static/optoma/l/303/266sungen.svg +13 -0
  61. package/dist/static/optoma/product-1.jpg +0 -0
  62. package/dist/static/optoma/product-1.png +0 -0
  63. package/dist/static/optoma/product-2.jpg +0 -0
  64. package/dist/static/optoma/product-2.png +0 -0
  65. package/dist/static/optoma/product-3.jpg +0 -0
  66. package/dist/static/optoma/product-3.png +0 -0
  67. package/dist/static/optoma/product-4.jpg +0 -0
  68. package/dist/static/optoma/product-4.png +0 -0
  69. package/dist/static/optoma/product-5.jpg +0 -0
  70. package/dist/static/optoma/product-6.jpg +0 -0
  71. package/dist/static/optoma/professionelle-displays.svg +4 -0
  72. package/dist/static/optoma/square-1.jpg +0 -0
  73. package/dist/static/optoma/square-2.jpg +0 -0
  74. package/dist/static/optoma/zubeh/303/266r.svg +5 -0
  75. package/dist/tokens/IconSprite.js +43 -0
  76. package/dist/tokens/icon-sprite.html +18 -0
  77. package/dist/tokens/themes.css +4 -4
  78. package/dist/tokens/tokens.css +353 -353
  79. package/dist/tokens/tokens.js +561 -557
  80. package/package.json +1 -1
@@ -3,7 +3,7 @@
3
3
  * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
4
4
  * and run json-schema-to-typescript to regenerate this file.
5
5
  */
6
- import { SectionProps } from "./SectionProps-d60aba86.js";
6
+ import { SectionProps } from "./SectionProps-2a23ef89.js";
7
7
  import { BlogTeaserProps } from "./BlogTeaserProps-f5855e93.js";
8
8
  import { CtaProps } from "./CtaProps-789f8508.js";
9
9
  import { SeoProps } from "./SeoProps-f2d6dcaa.js";
@@ -5,7 +5,7 @@
5
5
  */
6
6
  import { BlogHeadProps } from "./BlogHeadProps-c04a5ed8.js";
7
7
  import { BlogAsideProps } from "./BlogAsideProps-c760fd2a.js";
8
- import { SectionProps } from "./SectionProps-d60aba86.js";
8
+ import { SectionProps } from "./SectionProps-2a23ef89.js";
9
9
  import { CtaProps } from "./CtaProps-789f8508.js";
10
10
  import { SeoProps } from "./SeoProps-f2d6dcaa.js";
11
11
  /**
@@ -3,7 +3,7 @@
3
3
  * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
4
4
  * and run json-schema-to-typescript to regenerate this file.
5
5
  */
6
- import { SectionProps } from "./SectionProps-d60aba86.js";
6
+ import { SectionProps } from "./SectionProps-2a23ef89.js";
7
7
  import { SeoProps } from "./SeoProps-f2d6dcaa.js";
8
8
  /**
9
9
  * Collection of sections (with their contents) to render on the page
@@ -33,7 +33,7 @@ type Width = "full" | "max" | "wide" | "default" | "narrow";
33
33
  /**
34
34
  * Style of background
35
35
  */
36
- type Style = "default" | "framed" | "deko";
36
+ type Style = "default" | "framed" | "inset";
37
37
  /**
38
38
  * Color of background
39
39
  */
@@ -39,7 +39,7 @@
39
39
  "enum": [
40
40
  "default",
41
41
  "framed",
42
- "deko"
42
+ "inset"
43
43
  ],
44
44
  "default": "default"
45
45
  },
@@ -311,7 +311,7 @@
311
311
  "enum": [
312
312
  "default",
313
313
  "framed",
314
- "deko"
314
+ "inset"
315
315
  ],
316
316
  "default": "default"
317
317
  },
@@ -1,7 +1,7 @@
1
1
  .dsa-button {
2
2
  --dsa-button--padding: 0.75em 1.5em;
3
3
  --dsa-button--border-width: var(--ks-border-width-default);
4
- --dsa-button--border-radius: var(--ks-border-radius-control);
4
+ --dsa-button--border-radius: var(--ks-border-radius-pill);
5
5
  --dsa-button--font-weight: var(--ks-font-weight-semi-bold);
6
6
  --dsa-button--text-transform: default;
7
7
  --dsa-button_small--font: var(--ks-font-interface-s);
@@ -1,25 +1,8 @@
1
1
  import { define } from '@kickstartds/core/lib/component';
2
- import 'c15t';
3
2
  import CookieConsent from './CookieConsent.client.js';
4
3
 
5
- const customTranslations = {
6
- de: {
7
- accept: "Akzeptieren",
8
- reject: "Ablehnen",
9
- required: "Immer aktiv",
10
- settings: "Cookies verwalten",
11
- },
12
- en: {
13
- accept: "Accept",
14
- reject: "Reject",
15
- required: "Always Active",
16
- settings: "Cookie Preferences",
17
- },
18
- };
19
- const translate = (elements, translationConfig) => {
20
- const defaultLanguage = translationConfig.defaultLanguage;
21
- const translations = translationConfig.translations[defaultLanguage];
22
- const customTranslation = customTranslations[defaultLanguage] || customTranslations.en;
4
+ const translate = (elements, state) => {
5
+ const translations = state.translationConfig.translations[state.translationConfig.defaultLanguage];
23
6
  // Notice
24
7
  elements.notice.title.textContent = translations.cookieBanner.title;
25
8
  elements.notice.description.textContent =
@@ -42,19 +25,7 @@ const translate = (elements, translationConfig) => {
42
25
  translation.title;
43
26
  option.querySelector(".dsa-cookie-consent-dialogue__option-description").textContent = translation.description;
44
27
  }
45
- const requiredLabel = option.querySelector(".dsa-cookie-consent-dialogue__label");
46
- if (requiredLabel)
47
- requiredLabel.textContent = customTranslation.required;
48
- }
49
- for (const element of elements.dialog.form.elements) {
50
- if (element.type === "radio") {
51
- element.nextElementSibling.nextElementSibling.textContent =
52
- customTranslation[element.value];
53
- }
54
28
  }
55
- // settings
56
- elements.settings.button.firstElementChild.textContent =
57
- customTranslation.settings;
58
29
  };
59
30
  class CookieConsentC15t extends CookieConsent {
60
31
  constructor(element) {
@@ -86,7 +57,7 @@ class CookieConsentC15t extends CookieConsent {
86
57
  }
87
58
  };
88
59
  const unsub = store.subscribe(update);
89
- translate(this.elements, initialState.translationConfig);
60
+ translate(this.elements, initialState);
90
61
  update(initialState);
91
62
  const acceptCustom = () => {
92
63
  const state = store.getState();
@@ -12,6 +12,7 @@ declare class CookieConsent {
12
12
  };
13
13
  dialog: {
14
14
  wrapper: any;
15
+ overlay: any;
15
16
  title: any;
16
17
  description: any;
17
18
  closeBtn: any;
@@ -15,6 +15,7 @@ class CookieConsent extends Component {
15
15
  },
16
16
  dialog: {
17
17
  wrapper: $(".dsa-cookie-consent-dialogue"),
18
+ overlay: $(".dsa-cookie-consent-overlay"),
18
19
  title: $(".dsa-cookie-consent-dialogue__title .dsa-headline__inner"),
19
20
  description: $(".dsa-cookie-consent-dialogue__description"),
20
21
  closeBtn: $(".dsa-cookie-consent-dialogue__close"),
@@ -28,19 +29,19 @@ class CookieConsent extends Component {
28
29
  },
29
30
  });
30
31
  const showDialog = () => {
31
- elements.dialog.wrapper.showModal();
32
+ elements.dialog.overlay.removeAttribute("hidden");
33
+ elements.dialog.wrapper.removeAttribute("hidden");
34
+ elements.dialog.wrapper.setAttribute("aria-hidden", "false");
32
35
  };
33
36
  const closeDialog = () => {
34
- elements.dialog.wrapper.close();
37
+ elements.dialog.overlay.setAttribute("hidden", "");
38
+ elements.dialog.wrapper.setAttribute("hidden", "");
39
+ elements.dialog.wrapper.setAttribute("aria-hidden", "true");
35
40
  };
36
41
  const closeDialogAndReset = () => {
37
42
  closeDialog();
38
43
  elements.dialog.form.reset();
39
44
  };
40
- const onBackdropClick = (event) => {
41
- if (event.target === elements.dialog.wrapper)
42
- closeDialogAndReset();
43
- };
44
45
  const activateAll = () => {
45
46
  for (const element of elements.dialog.form.elements) {
46
47
  if (element.value === "accept") {
@@ -55,12 +56,16 @@ class CookieConsent extends Component {
55
56
  }
56
57
  }
57
58
  };
59
+ const onSubmit = (event) => {
60
+ event.preventDefault();
61
+ closeDialog();
62
+ };
58
63
  elements.notice.customizeBtn.addEventListener("click", showDialog);
59
64
  elements.settings.button.addEventListener("click", showDialog);
60
65
  elements.dialog.closeBtn.addEventListener("click", closeDialogAndReset);
61
66
  elements.dialog.activateAllBtn.addEventListener("click", activateAll);
62
67
  elements.dialog.deactivateAllBtn.addEventListener("click", deactivateAll);
63
- elements.dialog.wrapper.addEventListener("click", onBackdropClick);
68
+ elements.dialog.form.addEventListener("submit", onSubmit);
64
69
  window._ks.radio.on(CookieConsent.identifier + ".showNotice", (_, value) => {
65
70
  this.showNotice = value;
66
71
  });
@@ -70,7 +75,7 @@ class CookieConsent extends Component {
70
75
  elements.dialog.closeBtn.removeEventListener("click", closeDialogAndReset);
71
76
  elements.dialog.activateAllBtn.removeEventListener("click", activateAll);
72
77
  elements.dialog.deactivateAllBtn.removeEventListener("click", deactivateAll);
73
- elements.dialog.wrapper.removeEventListener("click", onBackdropClick);
78
+ elements.dialog.form.removeEventListener("submit", onSubmit);
74
79
  });
75
80
  }
76
81
  set showNotice(value) {
@@ -144,16 +144,20 @@
144
144
  left: 0;
145
145
  }
146
146
 
147
- .dsa-cookie-consent-dialogue[open] {
147
+ .dsa-cookie-consent-dialogue {
148
148
  border-radius: var(--dsa-cookie-consent-dialogue--border-radius, var(--ks-border-radius-card));
149
149
  border: var(--dsa-cookie-consent-dialogue--border, var(--ks-border-color-interface) solid var(--ks-border-width-default));
150
150
  box-shadow: var(--dsa-cookie-consent-dialogue--box-shadow, var(--ks-box-shadow-card));
151
151
  background-color: var(--dsa-cookie-consent-dialogue--background-color, var(--ks-background-color-default));
152
152
  display: flex;
153
153
  flex-direction: column;
154
- padding: 0;
154
+ position: absolute;
155
+ top: 50%;
156
+ left: 50%;
157
+ transform: translate(-50%, -50%);
155
158
  width: calc(100% - var(--dsa-cookie-consent-dialogue--spacing-horizontal, var(--ks-spacing-inset-xs)) * 2);
156
159
  max-width: var(--dsa-cookie-consent-dialogue--max-width, var(--dsa-tile--width_largest));
160
+ z-index: 1000;
157
161
  max-height: calc(var(--dsa-cookie-consent-dialogue--max-height, 100%) - var(--dsa-cookie-consent-dialogue--spacing-vertical, var(--ks-spacing-inset-xs)) * 2);
158
162
  }
159
163
  .dsa-cookie-consent-dialogue__header {
@@ -250,6 +254,14 @@
250
254
  flex-direction: row;
251
255
  }
252
256
  }
253
- .dsa-cookie-consent-dialogue::backdrop {
257
+
258
+ .dsa-cookie-consent-overlay {
259
+ content: "";
260
+ position: absolute;
261
+ top: 0%;
262
+ left: 0%;
263
+ width: 100%;
264
+ height: 100%;
265
+ z-index: 999;
254
266
  background-color: var(--dsa-cookie-consent-overlay--background-color, var(--dsa-overlay--background-color));
255
267
  }
@@ -14,7 +14,7 @@ import '@kickstartds/base/lib/button';
14
14
  import '@kickstartds/core/lib/component';
15
15
 
16
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", className: "dsa-cookie-consent-notice__title" }), jsx(RichText, { text: notice?.description, className: "dsa-cookie-consent-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("dialog", { className: "dsa-cookie-consent-dialogue", children: [jsxs("div", { className: "dsa-cookie-consent-dialogue__header", children: [jsx(Headline, { spaceAfter: "minimum", text: dialogue?.title, level: "h2", style: "h3", className: "dsa-cookie-consent-dialogue__title" }), jsx(Button, { "aria-label": "Close Cookie Consent Dialogue", className: "dsa-cookie-consent-dialogue__close", icon: "close", label: "", autoFocus: true })] }), jsxs("form", { className: "dsa-cookie-consent-dialogue__form", method: "dialog", 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", "data-consent-type": option.key, 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", "data-consent-type": option.key, 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", className: "dsa-cookie-consent-dialogue__button--save" })] })] })] })] }));
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", className: "dsa-cookie-consent-notice__title" }), jsx(RichText, { text: notice?.description, className: "dsa-cookie-consent-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", className: "dsa-cookie-consent-dialogue__title" }), 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", "data-consent-type": option.key, 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", "data-consent-type": option.key, 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", className: "dsa-cookie-consent-dialogue__button--save" })] })] })] }), jsx("div", { className: "dsa-cookie-consent-overlay", hidden: true })] }));
18
18
  });
19
19
  const CookieConsentContext = createContext(CookieConsentContextDefault);
20
20
  const CookieConsent = forwardRef((props, ref) => {
@@ -4,6 +4,7 @@
4
4
  --dsa-feature__title--color: var(--dsa-topic--color);
5
5
  --dsa-feature__title--font: var(--ks-font-interface-m);
6
6
  --dsa-feature__title--font-family: var(--dsa-topic--font-family);
7
+ --dsa-feature__title--font-weight: var(--dsa-topic--font-weight);
7
8
  --dsa-feature__copy--color: var(--ks-text-color-copy);
8
9
  --dsa-feature__copy--font: var(--ks-font-copy-s);
9
10
  --dsa-feature__link--font: var(--ks-font-copy-s);
@@ -14,7 +15,7 @@
14
15
  --dsa-feature__link--text-decoration_hover: none;
15
16
  --dsa-feature__icon--color: var(--ks-text-color-primary);
16
17
  --dsa-feature_small__icon--size: calc(var(--ks-line-height-interface-m) * var(--ks-font-size-interface-m));
17
- --dsa-feature_large__icon--size-multiplier: 2.5;
18
+ --dsa-feature_large__icon--size-multiplier: 2;
18
19
  --dsa-feature_small--gap: var(--ks-spacing-xs);
19
20
  --dsa-feature_large--gap: var(--ks-spacing-s);
20
21
  --dsa-feature_small__icon--gap: var(--ks-spacing-xs);
@@ -1,6 +1,6 @@
1
1
  .dsa-footer {
2
- --dsa-footer--background-color: var(--ks-background-color-default);
3
- --dsa-footer--border-top: 1px solid var(--ks-border-color-default);
2
+ --dsa-footer--background-color: var(--ks-background-color-accent);
3
+ --dsa-footer--border-top: 0;
4
4
  --dsa-footer--max-width: var(--dsa-content--width_wide);
5
5
  --dsa-footer--gap-vertical: var(--ks-spacing-stack-m);
6
6
  --dsa-footer__byline--font: var(--ks-font-copy-xs);
@@ -107,16 +107,54 @@
107
107
  "examples": [
108
108
  [
109
109
  {
110
- "label": "Active Item",
110
+ "label": "Beamer",
111
111
  "url": "#",
112
- "active": true
112
+ "active": true,
113
+ "items": [
114
+ {
115
+ "label": "Level 2 Item",
116
+ "url": "#"
117
+ },
118
+ {
119
+ "label": "Active Item",
120
+ "active": true,
121
+ "url": "#"
122
+ },
123
+ {
124
+ "label": "An Item with a longer Label",
125
+ "url": "#"
126
+ },
127
+ {
128
+ "label": "And One last one",
129
+ "url": "#"
130
+ }
131
+ ]
113
132
  },
114
133
  {
115
- "label": "Navigation Item",
116
- "url": "#"
134
+ "label": "Interaktive Displays",
135
+ "url": "#",
136
+ "items": [
137
+ {
138
+ "label": "Level 2 Item",
139
+ "url": "#"
140
+ },
141
+ {
142
+ "label": "Active Item",
143
+ "active": true,
144
+ "url": "#"
145
+ },
146
+ {
147
+ "label": "An Item with a longer Label",
148
+ "url": "#"
149
+ },
150
+ {
151
+ "label": "And One last one",
152
+ "url": "#"
153
+ }
154
+ ]
117
155
  },
118
156
  {
119
- "label": "Dropdown",
157
+ "label": "Professional Displays",
120
158
  "url": "#",
121
159
  "items": [
122
160
  {
@@ -139,12 +177,119 @@
139
177
  ]
140
178
  },
141
179
  {
142
- "label": "One more Item",
143
- "url": "#"
180
+ "label": "LED Displays",
181
+ "url": "#",
182
+ "items": [
183
+ {
184
+ "label": "Level 2 Item",
185
+ "url": "#"
186
+ },
187
+ {
188
+ "label": "Active Item",
189
+ "active": true,
190
+ "url": "#"
191
+ },
192
+ {
193
+ "label": "An Item with a longer Label",
194
+ "url": "#"
195
+ },
196
+ {
197
+ "label": "And One last one",
198
+ "url": "#"
199
+ }
200
+ ]
144
201
  },
145
202
  {
146
- "label": "Last Item",
147
- "url": "#"
203
+ "label": "Lösungen",
204
+ "url": "#",
205
+ "items": [
206
+ {
207
+ "label": "Level 2 Item",
208
+ "url": "#"
209
+ },
210
+ {
211
+ "label": "Active Item",
212
+ "active": true,
213
+ "url": "#"
214
+ },
215
+ {
216
+ "label": "An Item with a longer Label",
217
+ "url": "#"
218
+ },
219
+ {
220
+ "label": "And One last one",
221
+ "url": "#"
222
+ }
223
+ ]
224
+ },
225
+ {
226
+ "label": "Zubehör",
227
+ "url": "#",
228
+ "items": [
229
+ {
230
+ "label": "Level 2 Item",
231
+ "url": "#"
232
+ },
233
+ {
234
+ "label": "Active Item",
235
+ "active": true,
236
+ "url": "#"
237
+ },
238
+ {
239
+ "label": "An Item with a longer Label",
240
+ "url": "#"
241
+ },
242
+ {
243
+ "label": "And One last one",
244
+ "url": "#"
245
+ }
246
+ ]
247
+ },
248
+ {
249
+ "label": "Über Optoma",
250
+ "url": "#",
251
+ "items": [
252
+ {
253
+ "label": "Level 2 Item",
254
+ "url": "#"
255
+ },
256
+ {
257
+ "label": "Active Item",
258
+ "active": true,
259
+ "url": "#"
260
+ },
261
+ {
262
+ "label": "An Item with a longer Label",
263
+ "url": "#"
264
+ },
265
+ {
266
+ "label": "And One last one",
267
+ "url": "#"
268
+ }
269
+ ]
270
+ },
271
+ {
272
+ "label": "Support",
273
+ "url": "#",
274
+ "items": [
275
+ {
276
+ "label": "Level 2 Item",
277
+ "url": "#"
278
+ },
279
+ {
280
+ "label": "Active Item",
281
+ "active": true,
282
+ "url": "#"
283
+ },
284
+ {
285
+ "label": "An Item with a longer Label",
286
+ "url": "#"
287
+ },
288
+ {
289
+ "label": "And One last one",
290
+ "url": "#"
291
+ }
292
+ ]
148
293
  }
149
294
  ]
150
295
  ]
@@ -120,16 +120,54 @@
120
120
  "examples": [
121
121
  [
122
122
  {
123
- "label": "Active Item",
123
+ "label": "Beamer",
124
124
  "url": "#",
125
- "active": true
125
+ "active": true,
126
+ "items": [
127
+ {
128
+ "label": "Level 2 Item",
129
+ "url": "#"
130
+ },
131
+ {
132
+ "label": "Active Item",
133
+ "active": true,
134
+ "url": "#"
135
+ },
136
+ {
137
+ "label": "An Item with a longer Label",
138
+ "url": "#"
139
+ },
140
+ {
141
+ "label": "And One last one",
142
+ "url": "#"
143
+ }
144
+ ]
126
145
  },
127
146
  {
128
- "label": "Navigation Item",
129
- "url": "#"
147
+ "label": "Interaktive Displays",
148
+ "url": "#",
149
+ "items": [
150
+ {
151
+ "label": "Level 2 Item",
152
+ "url": "#"
153
+ },
154
+ {
155
+ "label": "Active Item",
156
+ "active": true,
157
+ "url": "#"
158
+ },
159
+ {
160
+ "label": "An Item with a longer Label",
161
+ "url": "#"
162
+ },
163
+ {
164
+ "label": "And One last one",
165
+ "url": "#"
166
+ }
167
+ ]
130
168
  },
131
169
  {
132
- "label": "Dropdown",
170
+ "label": "Professional Displays",
133
171
  "url": "#",
134
172
  "items": [
135
173
  {
@@ -152,12 +190,119 @@
152
190
  ]
153
191
  },
154
192
  {
155
- "label": "One more Item",
156
- "url": "#"
193
+ "label": "LED Displays",
194
+ "url": "#",
195
+ "items": [
196
+ {
197
+ "label": "Level 2 Item",
198
+ "url": "#"
199
+ },
200
+ {
201
+ "label": "Active Item",
202
+ "active": true,
203
+ "url": "#"
204
+ },
205
+ {
206
+ "label": "An Item with a longer Label",
207
+ "url": "#"
208
+ },
209
+ {
210
+ "label": "And One last one",
211
+ "url": "#"
212
+ }
213
+ ]
157
214
  },
158
215
  {
159
- "label": "Last Item",
160
- "url": "#"
216
+ "label": "Lösungen",
217
+ "url": "#",
218
+ "items": [
219
+ {
220
+ "label": "Level 2 Item",
221
+ "url": "#"
222
+ },
223
+ {
224
+ "label": "Active Item",
225
+ "active": true,
226
+ "url": "#"
227
+ },
228
+ {
229
+ "label": "An Item with a longer Label",
230
+ "url": "#"
231
+ },
232
+ {
233
+ "label": "And One last one",
234
+ "url": "#"
235
+ }
236
+ ]
237
+ },
238
+ {
239
+ "label": "Zubehör",
240
+ "url": "#",
241
+ "items": [
242
+ {
243
+ "label": "Level 2 Item",
244
+ "url": "#"
245
+ },
246
+ {
247
+ "label": "Active Item",
248
+ "active": true,
249
+ "url": "#"
250
+ },
251
+ {
252
+ "label": "An Item with a longer Label",
253
+ "url": "#"
254
+ },
255
+ {
256
+ "label": "And One last one",
257
+ "url": "#"
258
+ }
259
+ ]
260
+ },
261
+ {
262
+ "label": "Über Optoma",
263
+ "url": "#",
264
+ "items": [
265
+ {
266
+ "label": "Level 2 Item",
267
+ "url": "#"
268
+ },
269
+ {
270
+ "label": "Active Item",
271
+ "active": true,
272
+ "url": "#"
273
+ },
274
+ {
275
+ "label": "An Item with a longer Label",
276
+ "url": "#"
277
+ },
278
+ {
279
+ "label": "And One last one",
280
+ "url": "#"
281
+ }
282
+ ]
283
+ },
284
+ {
285
+ "label": "Support",
286
+ "url": "#",
287
+ "items": [
288
+ {
289
+ "label": "Level 2 Item",
290
+ "url": "#"
291
+ },
292
+ {
293
+ "label": "Active Item",
294
+ "active": true,
295
+ "url": "#"
296
+ },
297
+ {
298
+ "label": "An Item with a longer Label",
299
+ "url": "#"
300
+ },
301
+ {
302
+ "label": "And One last one",
303
+ "url": "#"
304
+ }
305
+ ]
161
306
  }
162
307
  ]
163
308
  ]