@kickstartds/ds-agency-premium 1.6.53 → 1.6.54

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
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 20 Dec 2024 15:17:52 GMT
3
+ * Generated on Mon, 06 Jan 2025 10:08:49 GMT
4
4
  */
5
5
  :root, [ks-theme] {
6
6
  --ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
@@ -4,19 +4,18 @@
4
4
  }
5
5
 
6
6
  .dsa-section {
7
- --dsa-section__col--min-width: var(--dsa-section_tile-width--default);
8
7
  --dsa-section__col--max-width: 1fr;
9
8
  --dsa-section__col--repeat: auto-fit;
10
9
  --dsa-section--space_default: var(--ks-spacing-xxl);
11
10
  --dsa-section--space_small: calc(var(--ks-spacing-xxl) / 2);
12
- --dsa-section__tile--width_smallest: var(--dsa-tile-width_smallest);
13
- --dsa-section__tile--width_small: var(--dsa-tile-width_small);
14
- --dsa-section__tile--width_medium: var(--dsa-tile-width_medium);
15
- --dsa-section__tile--width_large: var(--dsa-tile-width_large);
16
- --dsa-section__tile--width_largest: var(--dsa-tile-width_largest);
17
- --dsa-section--gutter_small: var(--ks-spacing-xs);
11
+ --dsa-section__tile--width_smallest: var(--dsa-tile--width_smallest);
12
+ --dsa-section__tile--width_small: var(--dsa-tile--width_small);
13
+ --dsa-section__tile--width_medium: var(--dsa-tile--width_medium);
14
+ --dsa-section__tile--width_large: var(--dsa-tile--width_large);
15
+ --dsa-section__tile--width_largest: var(--dsa-tile--width_largest);
16
+ --dsa-section--gutter_small: var(--ks-spacing-s);
18
17
  --dsa-section--gutter_default: var(--ks-spacing-m);
19
- --dsa-section--gutter_large: var(--ks-spacing-xl);
18
+ --dsa-section--gutter_large: var(--ks-spacing-l);
20
19
  --dsa-section__buttons--space-before: var(--ks-spacing-stack-m);
21
20
  --dsa-section__content--width_narrow: var(--dsa-content--width_narrow);
22
21
  --dsa-section__content--width_default: var(--dsa-content--width_default);
@@ -181,11 +180,11 @@
181
180
  background-image: radial-gradient(var(--dsa-section__spotlight--size) circle at var(--dsa-section__spotlight--left) var(--dsa-section__spotlight--top), var(--dsa-section__spotlight--color) 0%, var(--dsa-section__spotlight--color) calc(100% - var(--dsa-section__spotlight--blur)), transparent 100%, transparent 100%);
182
181
  }
183
182
  .l-section.dsa-section .l-section__content {
184
- --l-section_tile-width--smallest: var(--dsa-section__tile--width_smallest, var(--dsa-tile-width_smallest));
185
- --l-section_tile-width--default: var(--dsa-section__tile--width_small, var(--dsa-tile-width_small));
186
- --l-section_tile-width--medium: var(--dsa-section__tile--width_medium, var(--dsa-tile-width_medium));
187
- --l-section_tile-width--large: var(--dsa-section__tile--width_large, var(--dsa-tile-width_large));
188
- --l-section_tile-width--largest: var(--dsa-section__tile--width_largest, var(--dsa-tile-width_largest));
183
+ --l-section_tile-width--smallest: var(--dsa-section__tile--width_smallest, var(--dsa-tile--width_smallest));
184
+ --l-section_tile-width--default: var(--dsa-section__tile--width_small, var(--dsa-tile--width_small));
185
+ --l-section_tile-width--medium: var(--dsa-section__tile--width_medium, var(--dsa-tile--width_medium));
186
+ --l-section_tile-width--large: var(--dsa-section__tile--width_large, var(--dsa-tile--width_large));
187
+ --l-section_tile-width--largest: var(--dsa-section__tile--width_largest, var(--dsa-tile--width_largest));
189
188
  --l-section_buttons--space-before: var(--dsa-section__buttons--space-before, var(--l-section--gutter));
190
189
  }
191
190
  .l-section.dsa-section .l-section__content--slider {
package/dist/global.css CHANGED
@@ -310,11 +310,11 @@ h3 {
310
310
  --dsa-content--width_wide: calc(var(--ks-font-size-copy-m) * 64);
311
311
  --dsa-content--width_max: 100vw;
312
312
  --dsa-content--width_full: 100vw;
313
- --dsa-tile-width_smallest: calc(var(--ks-font-size-copy-m) * 10);
314
- --dsa-tile-width_small: calc(var(--ks-font-size-copy-m) * 20);
315
- --dsa-tile-width_medium: calc(var(--ks-font-size-copy-m) * 30);
316
- --dsa-tile-width_large: calc(var(--ks-font-size-copy-m) * 40);
317
- --dsa-tile-width_largest: calc(var(--ks-font-size-copy-m) * 50);
313
+ --dsa-tile--width_smallest: calc(var(--ks-font-size-copy-m) * 12);
314
+ --dsa-tile--width_small: calc(var(--ks-font-size-copy-m) * 20);
315
+ --dsa-tile--width_medium: calc(var(--ks-font-size-copy-m) * 28);
316
+ --dsa-tile--width_large: calc(var(--ks-font-size-copy-m) * 38);
317
+ --dsa-tile--width_largest: calc(var(--ks-font-size-copy-m) * 50);
318
318
  --dsa-logo--height: 2.25rem;
319
319
  --dsa-header--height: calc(var(--dsa-logo--height) + var(--ks-spacing-stack-m) + var(--ks-spacing-stack-m));
320
320
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 20 Dec 2024 15:17:55 GMT
3
+ * Generated on Mon, 06 Jan 2025 10:08:51 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 Fri, 20 Dec 2024 15:17:59 GMT
2730
+ * Generated on Mon, 06 Jan 2025 10:08:55 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 Fri, 20 Dec 2024 15:17:57 GMT
5461
+ * Generated on Mon, 06 Jan 2025 10:08:53 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 Fri, 20 Dec 2024 15:18:01 GMT
8462
+ * Generated on Mon, 06 Jan 2025 10:08:57 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 Fri, 20 Dec 2024 15:17:52 GMT
3
+ * Generated on Mon, 06 Jan 2025 10:08:49 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 Fri, 20 Dec 2024 15:17:53 GMT
3
+ * Generated on Mon, 06 Jan 2025 10:08:49 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.53",
3
+ "version": "1.6.54",
4
4
  "description": "",
5
5
  "homepage": "https://github.com/kickstartDS/ds-agency-premium#readme",
6
6
  "bugs": {