@kickstartds/ds-agency-premium 1.6.71--canary.1882.0d4a196.0 → 1.6.71--canary.45.1884.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.
- package/dist/{BlogOverviewProps-d62a0a9a.d.ts → BlogOverviewProps-9f207f1c.d.ts} +2 -2
- package/dist/{BlogPostProps-c760fd2a.d.ts → BlogPostProps-6b3cff22.d.ts} +1 -1
- package/dist/PageProps-aa29c554.d.ts +1 -1
- package/dist/{SectionProps-00ddee3a.d.ts → SectionProps-21d04028.d.ts} +1 -1
- package/dist/components/blog-overview/index.d.ts +1 -1
- package/dist/components/blog-post/index.d.ts +1 -1
- package/dist/components/blog-teaser/index.d.ts +1 -1
- package/dist/components/button/button.css +8 -8
- package/dist/components/footer/footer.css +1 -1
- package/dist/components/footer/footer.schema.dereffed.json +12 -26
- package/dist/components/header/header.schema.dereffed.json +12 -26
- package/dist/components/hero/hero.css +1 -1
- package/dist/components/image-story/index.d.ts +1 -1
- package/dist/components/index/index.d.ts +2 -2
- package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +12 -26
- package/dist/components/nav-main/nav-main.schema.dereffed.json +12 -26
- package/dist/components/nav-main/nav-main.schema.json +12 -26
- package/dist/components/nav-topbar/nav-topbar.css +2 -2
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +12 -26
- package/dist/components/page-wrapper/index.js +0 -6
- package/dist/components/page-wrapper/tokens.css +245 -245
- package/dist/components/presets.json +26 -54
- package/dist/components/section/index.d.ts +1 -1
- package/dist/components/settings/settings.schema.dereffed.json +24 -52
- package/dist/components/split-even/index.d.ts +1 -1
- package/dist/components/split-weighted/index.d.ts +1 -1
- package/dist/components/stats/stats.css +3 -3
- package/dist/components/teaser-card/teaser-card.css +4 -3
- package/dist/global.css +1 -1
- package/dist/static/favicon/android-chrome-192x192.png +0 -0
- package/dist/static/favicon/android-chrome-512x512.png +0 -0
- package/dist/static/favicon/apple-touch-icon.png +0 -0
- package/dist/static/favicon/browserconfig.xml +9 -0
- package/dist/static/favicon/favicon-16x16.png +0 -0
- package/dist/static/favicon/favicon-192-192.png +20 -0
- package/dist/static/favicon/favicon-32x32.png +0 -0
- package/dist/static/favicon/favicon.ico +0 -0
- package/dist/static/favicon/mstile-144x144.png +0 -0
- package/dist/static/favicon/mstile-150x150.png +0 -0
- package/dist/static/favicon/mstile-310x150.png +0 -0
- package/dist/static/favicon/mstile-310x310.png +0 -0
- package/dist/static/favicon/mstile-70x70.png +0 -0
- package/dist/static/favicon/safari-pinned-tab.svg +30 -0
- package/dist/static/favicon/site.webmanifest +19 -1
- package/dist/static/logo-inverted.svg +12 -20
- package/dist/static/logo.svg +12 -54
- package/dist/tokens/IconSprite.js +0 -6
- package/dist/tokens/icon-sprite.html +0 -2
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +245 -245
- package/dist/tokens/tokens.js +375 -376
- package/package.json +1 -1
- package/dist/static/guenther/brands/cadillac.png +0 -0
- package/dist/static/guenther/brands/corvette.png +0 -0
- package/dist/static/guenther/brands/infiniti.png +0 -0
- package/dist/static/guenther/brands/isuzu.png +0 -0
- package/dist/static/guenther/brands/kia.png +0 -0
- package/dist/static/guenther/brands/maserati.png +0 -0
- package/dist/static/guenther/brands/micro.png +0 -0
- package/dist/static/guenther/brands/msg.png +0 -0
- package/dist/static/guenther/brands/nissan.png +0 -0
- package/dist/static/guenther/brands/saab.png +0 -0
- package/dist/static/guenther/brands/subaru.png +0 -0
- package/dist/static/guenther/contact.jpg +0 -0
- package/dist/static/guenther/header.jpg +0 -0
- package/dist/static/guenther/header.png +0 -0
- /package/dist/{BlogTeaserProps-d62a0a9a.d.ts → BlogTeaserProps-f5855e93.d.ts} +0 -0
- /package/dist/{ImageStoryProps-00ddee3a.d.ts → ImageStoryProps-e853e1e7.d.ts} +0 -0
|
@@ -2703,7 +2703,7 @@
|
|
|
2703
2703
|
"id": "layout-footer--footer",
|
|
2704
2704
|
"group": "Layout/Footer",
|
|
2705
2705
|
"name": "Footer",
|
|
2706
|
-
"code": "<Footer\n byline=\"© 2024 systemics Inc. All rights reserved.\"\n logo={{\n alt: 'Systemics Logo',\n height: 40,\n homepageHref: '#',\n inverted: false,\n src: '/logo.svg',\n srcInverted: '/logo-inverted.svg',\n width: 176\n }}\n navItems={[\n {\n active: true,\n label: '
|
|
2706
|
+
"code": "<Footer\n byline=\"© 2024 systemics Inc. All rights reserved.\"\n logo={{\n alt: 'Systemics Logo',\n height: 40,\n homepageHref: '#',\n inverted: false,\n src: '/logo.svg',\n srcInverted: '/logo-inverted.svg',\n width: 176\n }}\n navItems={[\n {\n active: true,\n label: 'Active Item',\n url: '#'\n },\n {\n label: 'Navigation Item',\n url: '#'\n },\n {\n items: [\n {\n label: 'Level 2 Item',\n url: '#'\n },\n {\n active: true,\n label: 'Active Item',\n url: '#'\n },\n {\n label: 'An Item with a longer Label',\n url: '#'\n },\n {\n label: 'And One last one',\n url: '#'\n }\n ],\n label: 'Dropdown',\n url: '#'\n },\n {\n label: 'One more Item',\n url: '#'\n },\n {\n label: 'Last Item',\n url: '#'\n }\n ]}\n/>",
|
|
2707
2707
|
"args": {
|
|
2708
2708
|
"logo": {
|
|
2709
2709
|
"src": "/logo.svg",
|
|
@@ -2719,57 +2719,43 @@
|
|
|
2719
2719
|
"navItems": [
|
|
2720
2720
|
{
|
|
2721
2721
|
"url": "#",
|
|
2722
|
-
"label": "
|
|
2722
|
+
"label": "Active Item",
|
|
2723
2723
|
"active": true
|
|
2724
2724
|
},
|
|
2725
2725
|
{
|
|
2726
2726
|
"url": "#",
|
|
2727
|
-
"label": "
|
|
2727
|
+
"label": "Navigation Item"
|
|
2728
|
+
},
|
|
2729
|
+
{
|
|
2730
|
+
"url": "#",
|
|
2731
|
+
"label": "Dropdown",
|
|
2728
2732
|
"items": [
|
|
2729
2733
|
{
|
|
2730
2734
|
"url": "#",
|
|
2731
|
-
"label": "
|
|
2735
|
+
"label": "Level 2 Item"
|
|
2732
2736
|
},
|
|
2733
2737
|
{
|
|
2734
2738
|
"url": "#",
|
|
2735
|
-
"label": "
|
|
2739
|
+
"label": "Active Item",
|
|
2736
2740
|
"active": true
|
|
2737
2741
|
},
|
|
2738
2742
|
{
|
|
2739
2743
|
"url": "#",
|
|
2740
|
-
"label": "
|
|
2744
|
+
"label": "An Item with a longer Label"
|
|
2741
2745
|
},
|
|
2742
2746
|
{
|
|
2743
2747
|
"url": "#",
|
|
2744
|
-
"label": "
|
|
2748
|
+
"label": "And One last one"
|
|
2745
2749
|
}
|
|
2746
2750
|
]
|
|
2747
2751
|
},
|
|
2748
2752
|
{
|
|
2749
2753
|
"url": "#",
|
|
2750
|
-
"label": "
|
|
2751
|
-
},
|
|
2752
|
-
{
|
|
2753
|
-
"url": "#",
|
|
2754
|
-
"label": "Bonusprogramm"
|
|
2755
|
-
},
|
|
2756
|
-
{
|
|
2757
|
-
"url": "#",
|
|
2758
|
-
"label": "News"
|
|
2754
|
+
"label": "One more Item"
|
|
2759
2755
|
},
|
|
2760
2756
|
{
|
|
2761
2757
|
"url": "#",
|
|
2762
|
-
"label": "
|
|
2763
|
-
},
|
|
2764
|
-
{
|
|
2765
|
-
"url": "#",
|
|
2766
|
-
"label": "Kontakt",
|
|
2767
|
-
"items": [
|
|
2768
|
-
{
|
|
2769
|
-
"url": "#",
|
|
2770
|
-
"label": "Unternehmen"
|
|
2771
|
-
}
|
|
2772
|
-
]
|
|
2758
|
+
"label": "Last Item"
|
|
2773
2759
|
}
|
|
2774
2760
|
]
|
|
2775
2761
|
},
|
|
@@ -2950,7 +2936,7 @@
|
|
|
2950
2936
|
"id": "layout-header--header",
|
|
2951
2937
|
"group": "Layout/Header",
|
|
2952
2938
|
"name": "Header",
|
|
2953
|
-
"code": "<Header\n logo={{\n alt: 'Systemics Logo',\n height: 40,\n homepageHref: '#',\n src: '/logo.svg',\n srcInverted: '/logo-inverted.svg',\n width: 176\n }}\n navItems={[\n {\n active: true,\n label: '
|
|
2939
|
+
"code": "<Header\n logo={{\n alt: 'Systemics Logo',\n height: 40,\n homepageHref: '#',\n src: '/logo.svg',\n srcInverted: '/logo-inverted.svg',\n width: 176\n }}\n navItems={[\n {\n active: true,\n label: 'Active Item',\n url: '#'\n },\n {\n label: 'Navigation Item',\n url: '#'\n },\n {\n items: [\n {\n label: 'Level 2 Item',\n url: '#'\n },\n {\n active: true,\n label: 'Active Item',\n url: '#'\n },\n {\n label: 'An Item with a longer Label',\n url: '#'\n },\n {\n label: 'And One last one',\n url: '#'\n }\n ],\n label: 'Dropdown',\n url: '#'\n },\n {\n label: 'One more Item',\n url: '#'\n },\n {\n label: 'Last Item',\n url: '#'\n }\n ]}\n/>",
|
|
2954
2940
|
"args": {
|
|
2955
2941
|
"logo": {
|
|
2956
2942
|
"src": "/logo.svg",
|
|
@@ -2967,57 +2953,43 @@
|
|
|
2967
2953
|
"navItems": [
|
|
2968
2954
|
{
|
|
2969
2955
|
"url": "#",
|
|
2970
|
-
"label": "
|
|
2956
|
+
"label": "Active Item",
|
|
2971
2957
|
"active": true
|
|
2972
2958
|
},
|
|
2973
2959
|
{
|
|
2974
2960
|
"url": "#",
|
|
2975
|
-
"label": "
|
|
2961
|
+
"label": "Navigation Item"
|
|
2962
|
+
},
|
|
2963
|
+
{
|
|
2964
|
+
"url": "#",
|
|
2965
|
+
"label": "Dropdown",
|
|
2976
2966
|
"items": [
|
|
2977
2967
|
{
|
|
2978
2968
|
"url": "#",
|
|
2979
|
-
"label": "
|
|
2969
|
+
"label": "Level 2 Item"
|
|
2980
2970
|
},
|
|
2981
2971
|
{
|
|
2982
2972
|
"url": "#",
|
|
2983
|
-
"label": "
|
|
2973
|
+
"label": "Active Item",
|
|
2984
2974
|
"active": true
|
|
2985
2975
|
},
|
|
2986
2976
|
{
|
|
2987
2977
|
"url": "#",
|
|
2988
|
-
"label": "
|
|
2978
|
+
"label": "An Item with a longer Label"
|
|
2989
2979
|
},
|
|
2990
2980
|
{
|
|
2991
2981
|
"url": "#",
|
|
2992
|
-
"label": "
|
|
2982
|
+
"label": "And One last one"
|
|
2993
2983
|
}
|
|
2994
2984
|
]
|
|
2995
2985
|
},
|
|
2996
2986
|
{
|
|
2997
2987
|
"url": "#",
|
|
2998
|
-
"label": "
|
|
2999
|
-
},
|
|
3000
|
-
{
|
|
3001
|
-
"url": "#",
|
|
3002
|
-
"label": "Bonusprogramm"
|
|
3003
|
-
},
|
|
3004
|
-
{
|
|
3005
|
-
"url": "#",
|
|
3006
|
-
"label": "News"
|
|
2988
|
+
"label": "One more Item"
|
|
3007
2989
|
},
|
|
3008
2990
|
{
|
|
3009
2991
|
"url": "#",
|
|
3010
|
-
"label": "
|
|
3011
|
-
},
|
|
3012
|
-
{
|
|
3013
|
-
"url": "#",
|
|
3014
|
-
"label": "Kontakt",
|
|
3015
|
-
"items": [
|
|
3016
|
-
{
|
|
3017
|
-
"url": "#",
|
|
3018
|
-
"label": "Unternehmen"
|
|
3019
|
-
}
|
|
3020
|
-
]
|
|
2992
|
+
"label": "Last Item"
|
|
3021
2993
|
}
|
|
3022
2994
|
]
|
|
3023
2995
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { HTMLAttributes, FC, PropsWithChildren } from "react";
|
|
3
|
-
import { SectionProps } from "../../SectionProps-
|
|
3
|
+
import { SectionProps } from "../../SectionProps-21d04028.js";
|
|
4
4
|
declare const SectionContextDefault: import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
5
|
declare const SectionContext: import("react").Context<import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
6
|
declare const Section: import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -132,58 +132,44 @@
|
|
|
132
132
|
"examples": [
|
|
133
133
|
[
|
|
134
134
|
{
|
|
135
|
-
"label": "
|
|
135
|
+
"label": "Active Item",
|
|
136
136
|
"url": "#",
|
|
137
137
|
"active": true
|
|
138
138
|
},
|
|
139
139
|
{
|
|
140
|
-
"label": "
|
|
140
|
+
"label": "Navigation Item",
|
|
141
|
+
"url": "#"
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"label": "Dropdown",
|
|
141
145
|
"url": "#",
|
|
142
146
|
"items": [
|
|
143
147
|
{
|
|
144
|
-
"label": "
|
|
148
|
+
"label": "Level 2 Item",
|
|
145
149
|
"url": "#"
|
|
146
150
|
},
|
|
147
151
|
{
|
|
148
|
-
"label": "
|
|
152
|
+
"label": "Active Item",
|
|
149
153
|
"active": true,
|
|
150
154
|
"url": "#"
|
|
151
155
|
},
|
|
152
156
|
{
|
|
153
|
-
"label": "
|
|
157
|
+
"label": "An Item with a longer Label",
|
|
154
158
|
"url": "#"
|
|
155
159
|
},
|
|
156
160
|
{
|
|
157
|
-
"label": "
|
|
161
|
+
"label": "And One last one",
|
|
158
162
|
"url": "#"
|
|
159
163
|
}
|
|
160
164
|
]
|
|
161
165
|
},
|
|
162
166
|
{
|
|
163
|
-
"label": "
|
|
164
|
-
"url": "#"
|
|
165
|
-
},
|
|
166
|
-
{
|
|
167
|
-
"label": "Bonusprogramm",
|
|
168
|
-
"url": "#"
|
|
169
|
-
},
|
|
170
|
-
{
|
|
171
|
-
"label": "News",
|
|
167
|
+
"label": "One more Item",
|
|
172
168
|
"url": "#"
|
|
173
169
|
},
|
|
174
170
|
{
|
|
175
|
-
"label": "
|
|
171
|
+
"label": "Last Item",
|
|
176
172
|
"url": "#"
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"label": "Kontakt",
|
|
180
|
-
"url": "#",
|
|
181
|
-
"items": [
|
|
182
|
-
{
|
|
183
|
-
"label": "Unternehmen",
|
|
184
|
-
"url": "#"
|
|
185
|
-
}
|
|
186
|
-
]
|
|
187
173
|
}
|
|
188
174
|
]
|
|
189
175
|
]
|
|
@@ -303,58 +289,44 @@
|
|
|
303
289
|
"examples": [
|
|
304
290
|
[
|
|
305
291
|
{
|
|
306
|
-
"label": "
|
|
292
|
+
"label": "Active Item",
|
|
307
293
|
"url": "#",
|
|
308
294
|
"active": true
|
|
309
295
|
},
|
|
310
296
|
{
|
|
311
|
-
"label": "
|
|
297
|
+
"label": "Navigation Item",
|
|
298
|
+
"url": "#"
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
"label": "Dropdown",
|
|
312
302
|
"url": "#",
|
|
313
303
|
"items": [
|
|
314
304
|
{
|
|
315
|
-
"label": "
|
|
305
|
+
"label": "Level 2 Item",
|
|
316
306
|
"url": "#"
|
|
317
307
|
},
|
|
318
308
|
{
|
|
319
|
-
"label": "
|
|
309
|
+
"label": "Active Item",
|
|
320
310
|
"active": true,
|
|
321
311
|
"url": "#"
|
|
322
312
|
},
|
|
323
313
|
{
|
|
324
|
-
"label": "
|
|
314
|
+
"label": "An Item with a longer Label",
|
|
325
315
|
"url": "#"
|
|
326
316
|
},
|
|
327
317
|
{
|
|
328
|
-
"label": "
|
|
318
|
+
"label": "And One last one",
|
|
329
319
|
"url": "#"
|
|
330
320
|
}
|
|
331
321
|
]
|
|
332
322
|
},
|
|
333
323
|
{
|
|
334
|
-
"label": "
|
|
335
|
-
"url": "#"
|
|
336
|
-
},
|
|
337
|
-
{
|
|
338
|
-
"label": "Bonusprogramm",
|
|
339
|
-
"url": "#"
|
|
340
|
-
},
|
|
341
|
-
{
|
|
342
|
-
"label": "News",
|
|
324
|
+
"label": "One more Item",
|
|
343
325
|
"url": "#"
|
|
344
326
|
},
|
|
345
327
|
{
|
|
346
|
-
"label": "
|
|
328
|
+
"label": "Last Item",
|
|
347
329
|
"url": "#"
|
|
348
|
-
},
|
|
349
|
-
{
|
|
350
|
-
"label": "Kontakt",
|
|
351
|
-
"url": "#",
|
|
352
|
-
"items": [
|
|
353
|
-
{
|
|
354
|
-
"label": "Unternehmen",
|
|
355
|
-
"url": "#"
|
|
356
|
-
}
|
|
357
|
-
]
|
|
358
330
|
}
|
|
359
331
|
]
|
|
360
332
|
]
|
|
@@ -13,7 +13,7 @@ import { FeaturesProps } from "../../FeaturesProps-a9041d97.js";
|
|
|
13
13
|
import { GalleryProps } from "../../GalleryProps-76e7de44.js";
|
|
14
14
|
import { HeroProps } from "../../HeroProps-40f6c7f5.js";
|
|
15
15
|
import { HtmlProps } from "../../HtmlProps-9d091769.js";
|
|
16
|
-
import { ImageStoryProps } from "../../ImageStoryProps-
|
|
16
|
+
import { ImageStoryProps } from "../../ImageStoryProps-e853e1e7.js";
|
|
17
17
|
import { ImageTextProps } from "../../ImageTextProps-9286cca4.js";
|
|
18
18
|
import { LogosProps } from "../../LogosProps-f9474fe2.js";
|
|
19
19
|
import { MosaicProps } from "../../MosaicProps-d52c7151.js";
|
|
@@ -13,7 +13,7 @@ import { FeaturesProps } from "../../FeaturesProps-a9041d97.js";
|
|
|
13
13
|
import { GalleryProps } from "../../GalleryProps-76e7de44.js";
|
|
14
14
|
import { HeroProps } from "../../HeroProps-40f6c7f5.js";
|
|
15
15
|
import { HtmlProps } from "../../HtmlProps-9d091769.js";
|
|
16
|
-
import { ImageStoryProps } from "../../ImageStoryProps-
|
|
16
|
+
import { ImageStoryProps } from "../../ImageStoryProps-e853e1e7.js";
|
|
17
17
|
import { ImageTextProps } from "../../ImageTextProps-9286cca4.js";
|
|
18
18
|
import { LogosProps } from "../../LogosProps-f9474fe2.js";
|
|
19
19
|
import { MosaicProps } from "../../MosaicProps-d52c7151.js";
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
.dsa-stats {
|
|
2
2
|
--dsa-stats--gap-vertical: var(--ks-spacing-stack-l);
|
|
3
3
|
--dsa-stats--gap-horizontal: var(--ks-spacing-inline-m);
|
|
4
|
-
--dsa-stats__item--gap: var(--ks-spacing-stack-
|
|
4
|
+
--dsa-stats__item--gap: var(--ks-spacing-stack-xs);
|
|
5
5
|
--dsa-stats__icon--color: var(--ks-text-color-primary);
|
|
6
6
|
--dsa-stats__icon--size: 5em;
|
|
7
|
-
--dsa-stats__number--font: var(--ks-font-display-
|
|
7
|
+
--dsa-stats__number--font: var(--ks-font-display-xl);
|
|
8
8
|
--dsa-stats__number--font-weight: var(--ks-font-weight-semi-bold);
|
|
9
9
|
--dsa-stats__number--background: var(--dsa-typo--highlight);
|
|
10
10
|
--dsa-stats__topic__font: var(--ks-font-interface-xl);
|
|
11
11
|
--dsa-stats__topic--color: var(--ks-text-color-display);
|
|
12
|
-
--dsa-stats__copy--font: var(--ks-font-copy-
|
|
12
|
+
--dsa-stats__copy--font: var(--ks-font-copy-s);
|
|
13
13
|
--dsa-stats__copy--color: var(--ks-text-color-default);
|
|
14
14
|
}
|
|
15
15
|
|
|
@@ -8,11 +8,12 @@
|
|
|
8
8
|
--dsa-teaser-card--border-width: var(--ks-border-width-default);
|
|
9
9
|
--dsa-teaser-card--border-color: var(--ks-border-color-card-interactive);
|
|
10
10
|
--dsa-teaser-card--border-color_hover: var(--ks-border-color-card-interactive-hover);
|
|
11
|
-
--dsa-teaser-card--border-radius: var(--ks-border-radius-card)
|
|
11
|
+
--dsa-teaser-card--border-radius: var(--ks-border-radius-card) var(--ks-border-radius-card)
|
|
12
|
+
var(--ks-border-radius-card) calc(var(--ks-border-radius-card) * 3);
|
|
12
13
|
--dsa-teaser-card--shadow: none;
|
|
13
14
|
--dsa-teaser-card--shadow_hover: none;
|
|
14
|
-
--dsa-teaser-card__image--transform_hover: scale(1.
|
|
15
|
-
--dsa-teaser-card__image--transition: transform var(--ks-transition-
|
|
15
|
+
--dsa-teaser-card__image--transform_hover: scale(1.05);
|
|
16
|
+
--dsa-teaser-card__image--transition: transform var(--ks-transition-hover);
|
|
16
17
|
--dsa-teaser-card__topic--color: var(--dsa-topic--color);
|
|
17
18
|
--dsa-teaser-card__label--font: var(--ks-font-interface-s);
|
|
18
19
|
--dsa-teaser-card__label--font-weight: var(--ks-font-weight-semi-bold);
|
package/dist/global.css
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|