@kickstartds/ds-agency-premium 1.6.47 → 1.6.49
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/components/cta/index.js +0 -1
- package/dist/components/image-story/index.js +0 -1
- package/dist/components/page-wrapper/tokens.css +1 -1
- package/dist/components/presets.json +32 -0
- package/dist/global.css +1 -1
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +1 -1
- package/dist/tokens/tokens.js +1 -1
- package/package.json +6 -6
|
@@ -2590,6 +2590,38 @@
|
|
|
2590
2590
|
},
|
|
2591
2591
|
"screenshot": "img/screenshots/layout-section--inverted.png"
|
|
2592
2592
|
},
|
|
2593
|
+
{
|
|
2594
|
+
"id": "layout-section--background-image",
|
|
2595
|
+
"group": "Layout/Section",
|
|
2596
|
+
"name": "BackgroundImage",
|
|
2597
|
+
"code": "<Section\n backgroundColor=\"default\"\n backgroundImage=\"/img/bg_dot-carpet-blue.svg\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'default',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
2598
|
+
"args": {
|
|
2599
|
+
"width": "default",
|
|
2600
|
+
"style": "default",
|
|
2601
|
+
"backgroundColor": "default",
|
|
2602
|
+
"spotlight": false,
|
|
2603
|
+
"spaceBefore": "default",
|
|
2604
|
+
"spaceAfter": "default",
|
|
2605
|
+
"inverted": false,
|
|
2606
|
+
"headerSpacing": false,
|
|
2607
|
+
"headline": {
|
|
2608
|
+
"text": "Happy Customers Showcases",
|
|
2609
|
+
"large": false,
|
|
2610
|
+
"width": "unset",
|
|
2611
|
+
"sub": "We can create something shining for you too!"
|
|
2612
|
+
},
|
|
2613
|
+
"content": {
|
|
2614
|
+
"width": "unset",
|
|
2615
|
+
"align": "center",
|
|
2616
|
+
"gutter": "default",
|
|
2617
|
+
"mode": "default",
|
|
2618
|
+
"tileWidth": "default"
|
|
2619
|
+
},
|
|
2620
|
+
"buttons": [],
|
|
2621
|
+
"backgroundImage": "/img/bg_dot-carpet-blue.svg"
|
|
2622
|
+
},
|
|
2623
|
+
"screenshot": "img/screenshots/layout-section--background-image.png"
|
|
2624
|
+
},
|
|
2593
2625
|
{
|
|
2594
2626
|
"id": "layout-section--spotlight",
|
|
2595
2627
|
"group": "Layout/Section",
|
package/dist/global.css
CHANGED
|
@@ -307,7 +307,7 @@ h3 {
|
|
|
307
307
|
--dsa-content--spacing: var(--ks-spacing-inset-l);
|
|
308
308
|
--dsa-content--width_narrow: 46.5rem;
|
|
309
309
|
--dsa-content--width_default: 62rem;
|
|
310
|
-
--dsa-content--width_wide:
|
|
310
|
+
--dsa-content--width_wide: 82rem;
|
|
311
311
|
--dsa-content--width_max: 100vw;
|
|
312
312
|
--dsa-content--width_full: 100vw;
|
|
313
313
|
--dsa-logo--height: 2.25rem;
|
package/dist/tokens/themes.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 20 Dec 2024 10:43:47 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
|
|
2730
|
+
* Generated on Fri, 20 Dec 2024 10:43:52 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
|
|
5461
|
+
* Generated on Fri, 20 Dec 2024 10:43:50 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
|
|
8462
|
+
* Generated on Fri, 20 Dec 2024 10:43:54 GMT
|
|
8463
8463
|
*/
|
|
8464
8464
|
:root [ks-theme=telekom] {
|
|
8465
8465
|
--ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
|
package/dist/tokens/tokens.css
CHANGED
package/dist/tokens/tokens.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kickstartds/ds-agency-premium",
|
|
3
|
-
"version": "1.6.
|
|
3
|
+
"version": "1.6.49",
|
|
4
4
|
"description": "",
|
|
5
5
|
"homepage": "https://github.com/kickstartDS/ds-agency-premium#readme",
|
|
6
6
|
"bugs": {
|
|
@@ -79,11 +79,11 @@
|
|
|
79
79
|
"devDependencies": {
|
|
80
80
|
"@auto-it/npm": "^11.0.1",
|
|
81
81
|
"@auto-it/released": "^11.0.1",
|
|
82
|
-
"@kickstartds/base": "4.
|
|
83
|
-
"@kickstartds/blog": "4.
|
|
84
|
-
"@kickstartds/content": "^4.
|
|
85
|
-
"@kickstartds/core": "^4.0
|
|
86
|
-
"@kickstartds/form": "4.
|
|
82
|
+
"@kickstartds/base": "^4.1.0",
|
|
83
|
+
"@kickstartds/blog": "^4.1.0",
|
|
84
|
+
"@kickstartds/content": "^4.1.1",
|
|
85
|
+
"@kickstartds/core": "^4.1.0",
|
|
86
|
+
"@kickstartds/form": "^4.1.0",
|
|
87
87
|
"@kickstartds/jsonschema-utils": "^3.4.2",
|
|
88
88
|
"@kickstartds/jsonschema2types": "^1.1.51",
|
|
89
89
|
"@kickstartds/storybook-addon-component-tokens": "^3.0.0",
|