@kickstartds/ds-agency-premium 1.6.72--canary.43.2474.0 → 1.6.72--canary.43.2480.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.
Files changed (27) hide show
  1. package/dist/{BlogOverviewProps-9f207f1c.d.ts → BlogOverviewProps-6a826e52.d.ts} +1 -1
  2. package/dist/{BlogPostProps-6b3cff22.d.ts → BlogPostProps-6a826e52.d.ts} +2 -2
  3. package/dist/SectionProps-6a826e52.d.ts +4 -4
  4. package/dist/{SplitEvenProps-789f8508.d.ts → SplitEvenProps-d62a0a9a.d.ts} +2 -2
  5. package/dist/{SplitWeightedProps-789f8508.d.ts → SplitWeightedProps-d62a0a9a.d.ts} +2 -2
  6. package/dist/components/blog-aside/index.d.ts +1 -1
  7. package/dist/components/blog-head/index.d.ts +1 -1
  8. package/dist/components/blog-overview/index.d.ts +1 -1
  9. package/dist/components/blog-post/index.d.ts +1 -1
  10. package/dist/components/blog-teaser/index.d.ts +1 -1
  11. package/dist/components/event-list-teaser/event-list-teaser.css +1 -1
  12. package/dist/components/image-story/index.d.ts +1 -1
  13. package/dist/components/index/index.d.ts +3 -3
  14. package/dist/components/page/index.d.ts +1 -1
  15. package/dist/components/search-result/search-result.css +4 -0
  16. package/dist/components/split-even/index.d.ts +1 -1
  17. package/dist/components/split-weighted/index.d.ts +1 -1
  18. package/dist/global.css +794 -455
  19. package/dist/tokens/themes.css +4 -4
  20. package/dist/tokens/tokens.css +1 -1
  21. package/dist/tokens/tokens.js +1 -1
  22. package/package.json +1 -1
  23. /package/dist/{BlogAsideProps-c760fd2a.d.ts → BlogAsideProps-fb0241df.d.ts} +0 -0
  24. /package/dist/{BlogHeadProps-c04a5ed8.d.ts → BlogHeadProps-f5855e93.d.ts} +0 -0
  25. /package/dist/{BlogTeaserProps-f5855e93.d.ts → BlogTeaserProps-d62a0a9a.d.ts} +0 -0
  26. /package/dist/{ImageStoryProps-e853e1e7.d.ts → ImageStoryProps-4e2b2ecf.d.ts} +0 -0
  27. /package/dist/{PageProps-aa29c554.d.ts → PageProps-6a826e52.d.ts} +0 -0
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 04 Dec 2025 14:53:51 GMT
3
+ * Generated on Fri, 05 Dec 2025 08:34:03 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 Dec 2025 14:53:54 GMT
2730
+ * Generated on Fri, 05 Dec 2025 08:34:07 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 Dec 2025 14:53:52 GMT
5461
+ * Generated on Fri, 05 Dec 2025 08:34:05 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 Dec 2025 14:53:55 GMT
8462
+ * Generated on Fri, 05 Dec 2025 08:34:09 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 Dec 2025 14:53:49 GMT
3
+ * Generated on Fri, 05 Dec 2025 08:34:00 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 Dec 2025 14:53:50 GMT
3
+ * Generated on Fri, 05 Dec 2025 08:34:01 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.72--canary.43.2474.0",
3
+ "version": "1.6.72--canary.43.2480.0",
4
4
  "description": "",
5
5
  "homepage": "https://github.com/kickstartDS/ds-agency-premium#readme",
6
6
  "bugs": {