@kickstartds/ds-agency-premium 1.6.71--canary.50.2239.0 → 1.6.71--canary.50.2241.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.
@@ -11,6 +11,10 @@ type URL = string;
11
11
  * The title of the search result.
12
12
  */
13
13
  type Title = string;
14
+ /**
15
+ * The initial search match or summary of the search result.
16
+ */
17
+ type InitialMatch = string;
14
18
  /**
15
19
  * The title of the match.
16
20
  */
@@ -35,17 +39,13 @@ type Matches = {
35
39
  * Whether to display the link to the search result.
36
40
  */
37
41
  type ShowLink = boolean;
38
- /**
39
- * An ARIA label for accessibility purposes.
40
- */
41
- type ARIALabel = string;
42
42
  interface SearchResultProps {
43
43
  url?: URL;
44
44
  title?: Title;
45
45
  previewImage?: PreviewImage;
46
+ initialMatch?: InitialMatch;
46
47
  matches?: Matches;
47
48
  showLink?: ShowLink;
48
- ariaLabel?: ARIALabel;
49
49
  }
50
50
  /**
51
51
  * An optional preview image for the search result.
@@ -60,4 +60,4 @@ interface PreviewImage {
60
60
  */
61
61
  large?: boolean;
62
62
  }
63
- export { URL, Title, Title1, Text, URL1, Matches, ShowLink, ARIALabel, SearchResultProps, PreviewImage };
63
+ export { URL, Title, InitialMatch, Title1, Text, URL1, Matches, ShowLink, SearchResultProps, PreviewImage };
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 04 Sep 2025 14:00:18 GMT
3
+ * Generated on Fri, 05 Sep 2025 06:37:40 GMT
4
4
  */
5
5
  :root, [ks-theme] {
6
6
  --ks-background-color-accent-base: var(--ks-color-fg-to-bg-9-base);
@@ -1192,7 +1192,7 @@
1192
1192
  "id": "page-archetypes-search--search",
1193
1193
  "group": "Page Archetypes/Search",
1194
1194
  "name": "Search",
1195
- "code": "<Search\n events={[\n {\n category: 'Buyers',\n ctaText: 'Show event',\n date: 'FRI, JAN 16',\n image: {\n alt: 'This is an image of a flower',\n src: 'https://picsum.photos/seed/flower/800/600'\n },\n location: {\n address: 'Köln',\n name: 'Stadthalle'\n },\n tags: [\n 'AI'\n ],\n text: 'The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.',\n time: '10:00',\n title: 'This is a event teaser title',\n url: 'https://example.com'\n },\n {\n category: 'Buyers',\n ctaText: 'Show event',\n date: 'FRI, JAN 16',\n image: {\n alt: 'This is an image of a flower',\n src: 'https://picsum.photos/seed/flower/800/600'\n },\n location: {\n address: 'Köln',\n name: 'Stadthalle'\n },\n tags: [\n 'AI'\n ],\n text: 'The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.',\n time: '10:00',\n title: 'This is a event teaser title',\n url: 'https://example.com'\n },\n {\n category: 'Buyers',\n ctaText: 'Show event',\n date: 'FRI, JAN 16',\n image: {\n alt: 'This is an image of a flower',\n src: 'https://picsum.photos/seed/flower/800/600'\n },\n location: {\n address: 'Köln',\n name: 'Stadthalle'\n },\n tags: [\n 'AI'\n ],\n text: 'The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.',\n time: '10:00',\n title: 'This is a event teaser title',\n url: 'https://example.com'\n }\n ]}\n filter={{\n applyButton: {\n label: 'Filter Appointments'\n },\n categories: {\n categoryCheckboxes: [\n 'Category Filter',\n 'Category Filter',\n 'Category Filter'\n ],\n title: 'Categories',\n toggle: true\n },\n datePicker: {\n dateFromInput: {\n label: 'From',\n placeholder: 'Select a date'\n },\n dateToInput: {\n label: 'To',\n placeholder: 'Select a date'\n },\n title: 'Find Appointment',\n toggle: true\n },\n resetButton: {\n label: 'Reset Filters'\n }\n }}\n headline={{\n level: 'h1',\n style: 'h1',\n text: 'Search'\n }}\n searchFilter={{\n categories: [\n {\n amount: 10,\n title: 'Pages',\n url: '#'\n },\n {\n amount: 5,\n title: 'News',\n url: '#'\n },\n {\n amount: 2,\n title: 'Blog Posts',\n url: '#'\n }\n ],\n title: 'Search Filters'\n }}\n searchResults={[\n {\n matches: [\n {\n snippet: 'Simple changes can make your home more sustainable and energy-efficient.',\n title: 'Home',\n url: '#'\n },\n {\n snippet: 'Adopting a sustainable lifestyle benefits both you and the planet.',\n title: 'Lifestyle',\n url: '#'\n }\n ],\n previewImage: {\n src: 'img/people-brainstorming-work-meeting.png'\n },\n title: 'Sustainable Living: Everyday Tips',\n url: 'www.example.com/lifestyle/sustainable-living'\n },\n {\n matches: [\n {\n snippet: 'Discover how sustainable design is shaping the future of urban development.',\n title: 'Introduction',\n url: '#'\n }\n ],\n previewImage: {\n src: 'img/full-shot-different-people-working-together.png'\n },\n title: 'Sustainable Architecture Trends',\n url: 'www.example.com/architecture/sustainable-trends'\n },\n {\n matches: [\n {\n snippet: 'A sustainable business model focuses on long-term growth and environmental responsibility.',\n title: 'Getting Started',\n url: '#'\n },\n {\n snippet: 'Explore examples of companies that have adopted sustainable practices successfully.',\n title: 'Case Studies',\n url: '#'\n },\n {\n snippet: 'Using sustainable materials can significantly reduce a building’s carbon footprint.',\n title: 'Materials',\n url: '#'\n }\n ],\n title: 'How to Build a Sustainable Business',\n url: 'www.example.com/business/sustainable-model'\n }\n ]}\n/>",
1195
+ "code": "<Search\n events={[\n {\n category: 'Buyers',\n ctaText: 'Show event',\n date: 'FRI, JAN 16',\n image: {\n alt: 'This is an image of a flower',\n src: 'https://picsum.photos/seed/flower/800/600'\n },\n location: {\n address: 'Köln',\n name: 'Stadthalle'\n },\n tags: [\n 'AI'\n ],\n text: 'The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.',\n time: '10:00',\n title: 'This is a event teaser title',\n url: 'https://example.com'\n },\n {\n category: 'Buyers',\n ctaText: 'Show event',\n date: 'FRI, JAN 16',\n image: {\n alt: 'This is an image of a flower',\n src: 'https://picsum.photos/seed/flower/800/600'\n },\n location: {\n address: 'Köln',\n name: 'Stadthalle'\n },\n tags: [\n 'AI'\n ],\n text: 'The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.',\n time: '10:00',\n title: 'This is a event teaser title',\n url: 'https://example.com'\n },\n {\n category: 'Buyers',\n ctaText: 'Show event',\n date: 'FRI, JAN 16',\n image: {\n alt: 'This is an image of a flower',\n src: 'https://picsum.photos/seed/flower/800/600'\n },\n location: {\n address: 'Köln',\n name: 'Stadthalle'\n },\n tags: [\n 'AI'\n ],\n text: 'The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.',\n time: '10:00',\n title: 'This is a event teaser title',\n url: 'https://example.com'\n }\n ]}\n filter={{\n applyButton: {\n label: 'Filter Appointments'\n },\n categories: {\n categoryCheckboxes: [\n 'Category Filter',\n 'Category Filter',\n 'Category Filter'\n ],\n title: 'Categories',\n toggle: true\n },\n datePicker: {\n dateFromInput: {\n label: 'From',\n placeholder: 'Select a date'\n },\n dateToInput: {\n label: 'To',\n placeholder: 'Select a date'\n },\n title: 'Find Appointment',\n toggle: true\n },\n resetButton: {\n label: 'Reset Filters'\n }\n }}\n headline={{\n level: 'h1',\n style: 'h1',\n text: 'Search'\n }}\n searchFilter={{\n categories: [\n {\n amount: 10,\n title: 'Pages',\n url: '#'\n },\n {\n amount: 5,\n title: 'News',\n url: '#'\n },\n {\n amount: 2,\n title: 'Blog Posts',\n url: '#'\n }\n ],\n title: 'Search Filters'\n }}\n searchResults={[\n {\n initialMatch: 'Embracing a **sustainable** lifestyle can significantly reduce your environmental impact.',\n matches: [\n {\n snippet: 'Simple changes can make your home more **sustainable** and energy-efficient.',\n title: 'Home',\n url: '#'\n },\n {\n snippet: 'Adopting a **sustainable** lifestyle benefits both you and the planet.',\n title: 'Lifestyle',\n url: '#'\n }\n ],\n previewImage: {\n src: 'img/people-brainstorming-work-meeting.png'\n },\n title: 'Sustainable Living: Everyday Tips',\n url: 'www.example.com/lifestyle/sustainable-living'\n },\n {\n matches: [\n {\n snippet: 'Discover how **sustainable** design is shaping the future of urban development.',\n title: 'Introduction',\n url: '#'\n }\n ],\n previewImage: {\n large: true,\n src: 'img/full-shot-different-people-working-together.png'\n },\n title: 'Sustainable Architecture Trends',\n url: 'www.example.com/architecture/sustainable-trends'\n },\n {\n matches: [\n {\n snippet: 'A **sustainable** business model focuses on long-term growth and environmental responsibility.',\n title: 'Getting Started',\n url: '#'\n },\n {\n snippet: 'Explore examples of companies that have adopted **sustainable** practices successfully.',\n title: 'Case Studies',\n url: '#'\n },\n {\n snippet: 'Using **sustainable** materials can significantly reduce a building’s carbon footprint.',\n title: 'Materials',\n url: '#'\n }\n ],\n title: 'How to Build a Sustainable Business',\n url: 'www.example.com/business/sustainable-model'\n }\n ]}\n/>",
1196
1196
  "args": {
1197
1197
  "filter": {
1198
1198
  "datePicker": {
@@ -1316,15 +1316,16 @@
1316
1316
  "previewImage": {
1317
1317
  "src": "img/people-brainstorming-work-meeting.png"
1318
1318
  },
1319
+ "initialMatch": "Embracing a **sustainable** lifestyle can significantly reduce your environmental impact.",
1319
1320
  "matches": [
1320
1321
  {
1321
1322
  "title": "Home",
1322
- "snippet": "Simple changes can make your home more sustainable and energy-efficient.",
1323
+ "snippet": "Simple changes can make your home more **sustainable** and energy-efficient.",
1323
1324
  "url": "#"
1324
1325
  },
1325
1326
  {
1326
1327
  "title": "Lifestyle",
1327
- "snippet": "Adopting a sustainable lifestyle benefits both you and the planet.",
1328
+ "snippet": "Adopting a **sustainable** lifestyle benefits both you and the planet.",
1328
1329
  "url": "#"
1329
1330
  }
1330
1331
  ],
@@ -1333,12 +1334,13 @@
1333
1334
  {
1334
1335
  "title": "Sustainable Architecture Trends",
1335
1336
  "previewImage": {
1337
+ "large": true,
1336
1338
  "src": "img/full-shot-different-people-working-together.png"
1337
1339
  },
1338
1340
  "matches": [
1339
1341
  {
1340
1342
  "title": "Introduction",
1341
- "snippet": "Discover how sustainable design is shaping the future of urban development.",
1343
+ "snippet": "Discover how **sustainable** design is shaping the future of urban development.",
1342
1344
  "url": "#"
1343
1345
  }
1344
1346
  ],
@@ -1349,17 +1351,17 @@
1349
1351
  "matches": [
1350
1352
  {
1351
1353
  "title": "Getting Started",
1352
- "snippet": "A sustainable business model focuses on long-term growth and environmental responsibility.",
1354
+ "snippet": "A **sustainable** business model focuses on long-term growth and environmental responsibility.",
1353
1355
  "url": "#"
1354
1356
  },
1355
1357
  {
1356
1358
  "title": "Case Studies",
1357
- "snippet": "Explore examples of companies that have adopted sustainable practices successfully.",
1359
+ "snippet": "Explore examples of companies that have adopted **sustainable** practices successfully.",
1358
1360
  "url": "#"
1359
1361
  },
1360
1362
  {
1361
1363
  "title": "Materials",
1362
- "snippet": "Using sustainable materials can significantly reduce a building’s carbon footprint.",
1364
+ "snippet": "Using **sustainable** materials can significantly reduce a building’s carbon footprint.",
1363
1365
  "url": "#"
1364
1366
  }
1365
1367
  ],
@@ -8,7 +8,7 @@ import { FC, PropsWithChildren } from "react";
8
8
  import { HeadlineProps } from "../../HeadlineProps-e1305784.js";
9
9
  import { SearchBarProps } from "../../SearchBarProps-26263244.js";
10
10
  import { SearchFilterProps } from "../../SearchFilterProps-2fa6419b.js";
11
- import { SearchResultProps } from "../../SearchResultProps-640fd8f3.js";
11
+ import { SearchResultProps } from "../../SearchResultProps-4a00e50a.js";
12
12
  interface SearchProps {
13
13
  /**
14
14
  * Referenced component HeadlineProps
@@ -244,6 +244,11 @@
244
244
  },
245
245
  "additionalProperties": false
246
246
  },
247
+ "initialMatch": {
248
+ "title": "Initial Match",
249
+ "type": "string",
250
+ "description": "The initial search match or summary of the search result."
251
+ },
247
252
  "matches": {
248
253
  "title": "Matches",
249
254
  "type": "array",
@@ -284,14 +289,6 @@
284
289
  "type": "boolean",
285
290
  "description": "Whether to display the link to the search result.",
286
291
  "default": true
287
- },
288
- "ariaLabel": {
289
- "title": "ARIA Label",
290
- "type": "string",
291
- "description": "An ARIA label for accessibility purposes.",
292
- "examples": [
293
- "Search result: Conference 2023"
294
- ]
295
292
  }
296
293
  },
297
294
  "additionalProperties": false
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import { SearchResultProps } from "../../SearchResultProps-640fd8f3.js";
2
+ import { SearchResultProps } from "../../SearchResultProps-4a00e50a.js";
3
3
  declare const SearchResultContextDefault: import("react").ForwardRefExoticComponent<SearchResultProps & import("react").RefAttributes<HTMLDivElement>>;
4
4
  declare const SearchResultContext: import("react").Context<import("react").ForwardRefExoticComponent<SearchResultProps & import("react").RefAttributes<HTMLDivElement>>>;
5
5
  declare const SearchResult: import("react").ForwardRefExoticComponent<SearchResultProps & import("react").RefAttributes<HTMLDivElement>>;
@@ -16,9 +16,9 @@ const defaults = {
16
16
  "showLink": true
17
17
  };
18
18
 
19
- const SearchResultContextDefault = forwardRef(({ title, previewImage, matches, url, showLink }, ref) => (jsxs("div", { ref: ref, className: classnames("dsa-search-result", {
19
+ const SearchResultContextDefault = forwardRef(({ title, previewImage, initialMatch, matches, url, showLink }, ref) => (jsxs("div", { ref: ref, className: classnames("dsa-search-result", {
20
20
  "dsa-search-result--image-large": previewImage?.large,
21
- }), children: [jsxs(Link, { href: url, className: "dsa-search-result__header", children: [jsx("div", { className: "dsa-search-result__title", children: title }), showLink && jsx("div", { className: "dsa-search-result__link", children: url })] }), jsxs("div", { className: "dsa-search-result__content", children: [previewImage?.src && (jsx(Picture, { src: previewImage?.src, alt: "", className: "dsa-search-result__image" })), jsx("div", { className: "dsa-search-result__matches", children: matches.map((match, index) => (jsxs(Link, { href: match.url, className: "dsa-search-result__match", children: [jsxs("div", { className: "dsa-search-result__match-title", children: [jsx(Icon, { className: "dsa-search-result__match-chevron", icon: "chevron-right" }), match.title] }), jsx(RichText, { text: match.snippet, className: "dsa-search-result__match-snippet" })] }, index))) })] })] })));
21
+ }), children: [jsxs("div", { className: "dsa-search-result__content", children: [jsxs(Link, { href: url, className: "dsa-search-result__header", children: [jsx("div", { className: "dsa-search-result__title", children: title }), showLink && jsx("div", { className: "dsa-search-result__link", children: url })] }), jsxs("div", { className: "dsa-search-result__matches", children: [initialMatch && (jsx(RichText, { text: initialMatch, className: "dsa-search-result__initial-match" })), matches.map((match, index) => (jsxs(Link, { href: match.url, className: "dsa-search-result__match", children: [jsxs("div", { className: "dsa-search-result__match-title", children: [jsx(Icon, { className: "dsa-search-result__match-chevron", icon: "chevron-right" }), match.title] }), jsx(RichText, { text: match.snippet, className: "dsa-search-result__match-snippet" })] }, index)))] })] }), previewImage?.src && (jsx(Link, { tabIndex: -1, "aria-hidden": true, href: url, className: "dsa-search-result__preview-image-wrapper", children: jsx(Picture, { src: previewImage?.src, alt: "", className: "dsa-search-result__preview-image" }) }))] })));
22
22
  const SearchResultContext = createContext(SearchResultContextDefault);
23
23
  const SearchResult = forwardRef((props, ref) => {
24
24
  const Component = useContext(SearchResultContext);
@@ -3,8 +3,8 @@
3
3
  --g-link--text-decoration: none;
4
4
  --g-link--text-decoration-hover: none;
5
5
  display: flex;
6
- flex-direction: column;
7
- gap: var(--ks-spacing-stack-s);
6
+ flex-wrap: wrap;
7
+ gap: var(--ks-spacing-stack-m) var(--ks-spacing-inline-m);
8
8
  }
9
9
  .dsa-search-result .l-container {
10
10
  container-type: unset;
@@ -12,53 +12,58 @@
12
12
  .dsa-search-result:hover {
13
13
  border-color: var(--ks-border-color-card-interactive-hover);
14
14
  }
15
+ .dsa-search-result__content {
16
+ display: flex;
17
+ flex-direction: column;
18
+ gap: var(--ks-spacing-stack-s);
19
+ flex-basis: var(--dsa-tile--width_medium);
20
+ flex-grow: 1;
21
+ }
15
22
  .dsa-search-result__header {
16
23
  display: block;
17
24
  width: fit-content;
18
25
  }
19
26
  .dsa-search-result__link {
20
- font: var(--ks-font-interface-s);
27
+ margin-top: 0.35em;
28
+ font: var(--ks-font-interface-m);
21
29
  color: var(--ks-text-color-interface);
22
30
  }
23
- .dsa-search-result--image-large .dsa-search-result__image {
24
- max-width: var(--dsa-tile--width_small);
25
- }
26
- .dsa-search-result__image {
27
- width: 100%;
28
- height: fit-content;
29
- object-fit: cover;
30
- aspect-ratio: 4/3;
31
- border-radius: calc(var(--ks-border-radius-card) / 2);
32
- max-width: var(--dsa-tile--width_smallest);
33
- }
34
- .dsa-search-result__content {
35
- display: flex;
36
- flex-wrap: wrap;
37
- gap: var(--ks-spacing-stack-s) var(--ks-spacing-inline-s);
38
- }
39
- .dsa-search-result__title {
40
- font-size: var(--ks-font-size-display-m);
41
- font-family: var(--ks-font-family-display);
42
- line-height: var(--ks-line-height-display-m);
43
- }
44
- .dsa-search-result__matches {
45
- flex-basis: var(--dsa-tile--width_medium);
46
- flex-grow: 1;
31
+ .dsa-search-result__initial-match {
32
+ padding-bottom: var(--ks-spacing-stack-s);
47
33
  }
48
34
  .dsa-search-result__match {
49
35
  --g-link--border-radius: 0;
50
- font: var(--ks-font-interface-s);
36
+ font: var(--ks-font-interface-m);
51
37
  padding: var(--ks-spacing-stack-s) 0;
52
38
  border-top: 1px solid var(--ks-border-color-default);
53
39
  display: block;
54
40
  }
41
+ .dsa-search-result__match:last-child {
42
+ padding-bottom: 0;
43
+ }
55
44
  .dsa-search-result__match .l-container--rich-text {
56
45
  margin-left: 1em;
57
46
  }
47
+ .dsa-search-result__title {
48
+ font-size: var(--ks-font-size-display-l);
49
+ font-family: var(--ks-font-family-display);
50
+ line-height: var(--ks-line-height-display-m);
51
+ }
58
52
  .dsa-search-result__match-snippet {
59
- font: var(--ks-font-copy-s);
53
+ font: var(--ks-font-copy-m);
60
54
  }
61
55
  .dsa-search-result__match-chevron {
62
56
  width: 1em;
63
57
  height: 1em;
58
+ }
59
+ .dsa-search-result__preview-image {
60
+ width: 100%;
61
+ height: fit-content;
62
+ object-fit: cover;
63
+ aspect-ratio: 4/3;
64
+ border-radius: calc(var(--ks-border-radius-card) / 2);
65
+ max-width: var(--dsa-tile--width_smallest);
66
+ }
67
+ .dsa-search-result--image-large .dsa-search-result__preview-image {
68
+ max-width: var(--dsa-tile--width_small);
64
69
  }
@@ -37,6 +37,11 @@
37
37
  },
38
38
  "additionalProperties": false
39
39
  },
40
+ "initialMatch": {
41
+ "title": "Initial Match",
42
+ "type": "string",
43
+ "description": "The initial search match or summary of the search result."
44
+ },
40
45
  "matches": {
41
46
  "title": "Matches",
42
47
  "type": "array",
@@ -77,14 +82,6 @@
77
82
  "type": "boolean",
78
83
  "description": "Whether to display the link to the search result.",
79
84
  "default": true
80
- },
81
- "ariaLabel": {
82
- "title": "ARIA Label",
83
- "type": "string",
84
- "description": "An ARIA label for accessibility purposes.",
85
- "examples": [
86
- "Search result: Conference 2023"
87
- ]
88
85
  }
89
86
  },
90
87
  "additionalProperties": false
@@ -32,6 +32,11 @@
32
32
  }
33
33
  }
34
34
  },
35
+ "initialMatch": {
36
+ "title": "Initial Match",
37
+ "type": "string",
38
+ "description": "The initial search match or summary of the search result."
39
+ },
35
40
  "matches": {
36
41
  "title": "Matches",
37
42
  "type": "array",
@@ -69,12 +74,6 @@
69
74
  "type": "boolean",
70
75
  "description": "Whether to display the link to the search result.",
71
76
  "default": true
72
- },
73
- "ariaLabel": {
74
- "title": "ARIA Label",
75
- "type": "string",
76
- "description": "An ARIA label for accessibility purposes.",
77
- "examples": ["Search result: Conference 2023"]
78
77
  }
79
78
  },
80
79
  "additionalProperties": false
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 04 Sep 2025 14:00:20 GMT
3
+ * Generated on Fri, 05 Sep 2025 06:37:42 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 Thu, 04 Sep 2025 14:00:24 GMT
2730
+ * Generated on Fri, 05 Sep 2025 06:37: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 Thu, 04 Sep 2025 14:00:22 GMT
5461
+ * Generated on Fri, 05 Sep 2025 06:37:44 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 Thu, 04 Sep 2025 14:00:26 GMT
8462
+ * Generated on Fri, 05 Sep 2025 06:37:48 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 Thu, 04 Sep 2025 14:00:18 GMT
3
+ * Generated on Fri, 05 Sep 2025 06:37:40 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 Thu, 04 Sep 2025 14:00:18 GMT
3
+ * Generated on Fri, 05 Sep 2025 06:37:41 GMT
4
4
  */
5
5
 
6
6
  export const KsBackgroundColorAccentBase = "#f3f3f4";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kickstartds/ds-agency-premium",
3
- "version": "1.6.71--canary.50.2239.0",
3
+ "version": "1.6.71--canary.50.2241.0",
4
4
  "description": "",
5
5
  "homepage": "https://github.com/kickstartDS/ds-agency-premium#readme",
6
6
  "bugs": {