@kickstartds/ds-agency-premium 1.6.10 → 1.6.11

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.
@@ -1,6 +1,6 @@
1
- .l-container--hero {
1
+ .l-container--visual {
2
2
  /* stylelint-disable-next-line property-no-unknown */
3
- container-name: hero;
3
+ container-name: visual;
4
4
  }
5
5
 
6
6
  .dsa-hero {
@@ -19,19 +19,19 @@
19
19
  --dsa-hero__textbox--background-color: var(--ks-color-bg-alpha-2);
20
20
  --dsa-hero__overlay--background: linear-gradient(0deg, var(--ks-background-color-default) 15%, transparent 50%);
21
21
  }
22
- @container hero (min-width: 640px) {
22
+ @container visual (min-width: 640px) {
23
23
  .dsa-hero {
24
24
  --dsa-hero--min-height: 21rem;
25
25
  --dsa-hero--min-height_small: 13.35rem;
26
26
  }
27
27
  }
28
- @container hero (min-width: 960px) {
28
+ @container visual (min-width: 960px) {
29
29
  .dsa-hero {
30
30
  --dsa-hero--min-height: 31.5rem;
31
31
  --dsa-hero--min-height_small: 15.8rem;
32
32
  }
33
33
  }
34
- @container hero (min-width: 1024px) {
34
+ @container visual (min-width: 1024px) {
35
35
  .dsa-hero {
36
36
  --dsa-hero--min-height: 35rem;
37
37
  --dsa-hero--min-height_small: 20rem;
@@ -14,7 +14,7 @@ const HeroContextDefault = forwardRef(({ headline, sub, height, text, highlightT
14
14
  // @ts-expect-error
15
15
  , {
16
16
  // @ts-expect-error
17
- value: ButtonGroup, children: jsx(Container, { name: "hero", children: jsx(VisualContextDefault, { ...rest, ref: ref, className: classnames(`dsa-hero dsa-hero--content-${textPosition}`, highlightText ? `dsa-hero--highlight-text` : "", colorNeutral ? `dsa-hero--color-neutral` : "", className), height: height, overlay: overlay, box: {
17
+ value: ButtonGroup, children: jsx(Container, { name: "visual", children: jsx(VisualContextDefault, { ...rest, ref: ref, className: classnames(`dsa-hero dsa-hero--content-${textPosition}`, highlightText ? `dsa-hero--highlight-text` : "", colorNeutral ? `dsa-hero--color-neutral` : "", className), height: height, overlay: overlay, box: {
18
18
  background: textbox === true ? "solid" : "transparent",
19
19
  enabled: true,
20
20
  vertical: textPosition === "below" ? "bottom" : "center",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 18 Nov 2024 19:05:55 GMT
3
+ * Generated on Tue, 19 Nov 2024 08:47:37 GMT
4
4
  */
5
5
  :root, [ks-theme] {
6
6
  --ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 18 Nov 2024 19:05:58 GMT
3
+ * Generated on Tue, 19 Nov 2024 08:47:41 GMT
4
4
  */
5
5
  :root [ks-theme=business] {
6
6
  --ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
@@ -2727,7 +2727,7 @@
2727
2727
  }
2728
2728
  /**
2729
2729
  * Do not edit directly
2730
- * Generated on Mon, 18 Nov 2024 19:06:02 GMT
2730
+ * Generated on Tue, 19 Nov 2024 08:47:46 GMT
2731
2731
  */
2732
2732
  :root [ks-theme=google] {
2733
2733
  --ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
@@ -5458,7 +5458,7 @@
5458
5458
  }
5459
5459
  /**
5460
5460
  * Do not edit directly
5461
- * Generated on Mon, 18 Nov 2024 19:06:00 GMT
5461
+ * Generated on Tue, 19 Nov 2024 08:47:43 GMT
5462
5462
  */
5463
5463
  :root [ks-theme=ngo] {
5464
5464
  --ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
@@ -8459,7 +8459,7 @@
8459
8459
  }
8460
8460
  /**
8461
8461
  * Do not edit directly
8462
- * Generated on Mon, 18 Nov 2024 19:06:03 GMT
8462
+ * Generated on Tue, 19 Nov 2024 08:47:49 GMT
8463
8463
  */
8464
8464
  :root [ks-theme=telekom] {
8465
8465
  --ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 18 Nov 2024 19:05:55 GMT
3
+ * Generated on Tue, 19 Nov 2024 08:47:37 GMT
4
4
  */
5
5
 
6
6
  :root, [ks-theme] {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 18 Nov 2024 19:05:56 GMT
3
+ * Generated on Tue, 19 Nov 2024 08:47:38 GMT
4
4
  */
5
5
 
6
6
  export const KsBackgroundColorAccentBase = "#230a2b";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kickstartds/ds-agency-premium",
3
- "version": "1.6.10",
3
+ "version": "1.6.11",
4
4
  "description": "",
5
5
  "homepage": "https://github.com/kickstartDS/ds-agency-premium#readme",
6
6
  "bugs": {