@kickstartds/ds-agency-premium 1.6.71--canary.45.1960.0 → 1.6.71--canary.1962.c009890.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 (86) hide show
  1. package/dist/{BlogOverviewProps-d62a0a9a.d.ts → BlogOverviewProps-9f207f1c.d.ts} +2 -2
  2. package/dist/{BlogPostProps-c760fd2a.d.ts → BlogPostProps-6b3cff22.d.ts} +2 -2
  3. package/dist/PageProps-aa29c554.d.ts +1 -1
  4. package/dist/{SectionProps-21d04028.d.ts → SectionProps-2fd5dbde.d.ts} +1 -1
  5. package/dist/components/blog-head/index.d.ts +1 -1
  6. package/dist/components/blog-overview/blog-overview.schema.dereffed.json +3 -1
  7. package/dist/components/blog-overview/index.d.ts +1 -1
  8. package/dist/components/blog-post/blog-post.schema.dereffed.json +3 -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/button/button.css +2 -2
  12. package/dist/components/footer/footer.css +3 -3
  13. package/dist/components/footer/footer.schema.dereffed.json +20 -12
  14. package/dist/components/header/header.schema.dereffed.json +20 -12
  15. package/dist/components/headline/headline.css +44 -2
  16. package/dist/components/hero/hero.css +22 -0
  17. package/dist/components/index/index.d.ts +2 -2
  18. package/dist/components/nav-dropdown/nav-dropdown.css +3 -3
  19. package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +20 -12
  20. package/dist/components/nav-main/nav-main.schema.dereffed.json +20 -12
  21. package/dist/components/nav-main/nav-main.schema.json +20 -12
  22. package/dist/components/nav-topbar/nav-topbar.css +3 -3
  23. package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +20 -12
  24. package/dist/components/page/page.schema.dereffed.json +3 -1
  25. package/dist/components/page-wrapper/index.js +6 -0
  26. package/dist/components/page-wrapper/tokens.css +249 -249
  27. package/dist/components/presets.json +42 -26
  28. package/dist/components/section/index.d.ts +1 -1
  29. package/dist/components/section/index.js +3 -1
  30. package/dist/components/section/section.css +60 -19
  31. package/dist/components/section/section.schema.dereffed.json +3 -1
  32. package/dist/components/section/section.schema.json +1 -1
  33. package/dist/components/settings/settings.schema.dereffed.json +40 -24
  34. package/dist/components/stats/stats.css +4 -4
  35. package/dist/components/teaser-card/teaser-card.css +10 -12
  36. package/dist/global.css +2 -2
  37. package/dist/static/favicon/android-chrome-192x192.png +0 -0
  38. package/dist/static/favicon/android-chrome-512x512.png +0 -0
  39. package/dist/static/favicon/apple-touch-icon.png +0 -0
  40. package/dist/static/favicon/favicon-16x16.png +0 -0
  41. package/dist/static/favicon/favicon-32x32.png +0 -0
  42. package/dist/static/favicon/favicon.ico +0 -0
  43. package/dist/static/favicon/site.webmanifest +1 -19
  44. package/dist/static/guenther/brands/cadillac.png +0 -0
  45. package/dist/static/guenther/brands/corvette.png +0 -0
  46. package/dist/static/guenther/brands/infiniti.png +0 -0
  47. package/dist/static/guenther/brands/isuzu.png +0 -0
  48. package/dist/static/guenther/brands/kia.png +0 -0
  49. package/dist/static/guenther/brands/maserati.png +0 -0
  50. package/dist/static/guenther/brands/micro.png +0 -0
  51. package/dist/static/guenther/brands/msg.png +0 -0
  52. package/dist/static/guenther/brands/nissan.png +0 -0
  53. package/dist/static/guenther/brands/saab.png +0 -0
  54. package/dist/static/guenther/brands/subaru.png +0 -0
  55. package/dist/static/guenther/car-1.webp +0 -0
  56. package/dist/static/guenther/car-2.webp +0 -0
  57. package/dist/static/guenther/car-cutout-1.avif +0 -0
  58. package/dist/static/guenther/car-cutout-2.avif +0 -0
  59. package/dist/static/guenther/car-cutout-3.png +0 -0
  60. package/dist/static/guenther/car-red.png +0 -0
  61. package/dist/static/guenther/car-store.png +0 -0
  62. package/dist/static/guenther/car-yellow.webp +0 -0
  63. package/dist/static/guenther/contact.jpg +0 -0
  64. package/dist/static/guenther/header-2.png +0 -0
  65. package/dist/static/guenther/header.jpg +0 -0
  66. package/dist/static/guenther/header.png +0 -0
  67. package/dist/static/guenther/kia-header.webp +0 -0
  68. package/dist/static/guenther/visual.png +0 -0
  69. package/dist/static/logo-inverted.svg +27 -12
  70. package/dist/static/logo.svg +27 -12
  71. package/dist/tokens/IconSprite.js +6 -0
  72. package/dist/tokens/icon-sprite.html +2 -0
  73. package/dist/tokens/themes.css +4 -4
  74. package/dist/tokens/tokens.css +249 -249
  75. package/dist/tokens/tokens.js +377 -376
  76. package/package.json +1 -1
  77. package/dist/static/favicon/browserconfig.xml +0 -9
  78. package/dist/static/favicon/favicon-192-192.png +0 -20
  79. package/dist/static/favicon/mstile-144x144.png +0 -0
  80. package/dist/static/favicon/mstile-150x150.png +0 -0
  81. package/dist/static/favicon/mstile-310x150.png +0 -0
  82. package/dist/static/favicon/mstile-310x310.png +0 -0
  83. package/dist/static/favicon/mstile-70x70.png +0 -0
  84. package/dist/static/favicon/safari-pinned-tab.svg +0 -30
  85. /package/dist/{BlogHeadProps-f5855e93.d.ts → BlogHeadProps-c04a5ed8.d.ts} +0 -0
  86. /package/dist/{BlogTeaserProps-d62a0a9a.d.ts → BlogTeaserProps-f5855e93.d.ts} +0 -0
@@ -48,43 +48,51 @@
48
48
  "examples": [
49
49
  [
50
50
  {
51
- "label": "Active Item",
51
+ "label": "Fahrzeugsuche",
52
52
  "url": "#",
53
53
  "active": true
54
54
  },
55
55
  {
56
- "label": "Navigation Item",
57
- "url": "#"
58
- },
59
- {
60
- "label": "Dropdown",
56
+ "label": "Marken",
61
57
  "url": "#",
62
58
  "items": [
63
59
  {
64
- "label": "Level 2 Item",
60
+ "label": "Nissan",
65
61
  "url": "#"
66
62
  },
67
63
  {
68
- "label": "Active Item",
64
+ "label": "Kia",
69
65
  "active": true,
70
66
  "url": "#"
71
67
  },
72
68
  {
73
- "label": "An Item with a longer Label",
69
+ "label": "Maserati",
74
70
  "url": "#"
75
71
  },
76
72
  {
77
- "label": "And One last one",
73
+ "label": "Corvette",
78
74
  "url": "#"
79
75
  }
80
76
  ]
81
77
  },
82
78
  {
83
- "label": "One more Item",
79
+ "label": "Standorte",
80
+ "url": "#"
81
+ },
82
+ {
83
+ "label": "Bonusprogramm",
84
+ "url": "#"
85
+ },
86
+ {
87
+ "label": "News",
88
+ "url": "#"
89
+ },
90
+ {
91
+ "label": "Jobs",
84
92
  "url": "#"
85
93
  },
86
94
  {
87
- "label": "Last Item",
95
+ "label": "Kontakt",
88
96
  "url": "#"
89
97
  }
90
98
  ]
@@ -39,7 +39,9 @@
39
39
  "enum": [
40
40
  "default",
41
41
  "framed",
42
- "deko"
42
+ "shine-left",
43
+ "shine-right",
44
+ "carbon"
43
45
  ],
44
46
  "default": "default"
45
47
  },
@@ -103,6 +103,12 @@ var IconSprite = (() => /*#__PURE__*/ jsxs("svg", {
103
103
  }), /*#__PURE__*/ jsx("path", {
104
104
  d: "M14 10H12V8C12 7.4 11.6 7 11 7C10.4 7 10 7.4 10 8V10H8C7.4 10 7 10.4 7 11C7 11.6 7.4 12 8 12H10V14C10 14.6 10.4 15 11 15C11.6 15 12 14.6 12 14V12H14C14.6 12 15 11.6 15 11C15 10.4 14.6 10 14 10Z"
105
105
  })]
106
+ }), /*#__PURE__*/ jsx("symbol", {
107
+ id: "icon-heart",
108
+ viewBox: "0 0 24 24",
109
+ children: /*#__PURE__*/ jsx("path", {
110
+ d: "M21.452 8.50012C21.452 7.90903 21.3355 7.32354 21.1093 6.77747C20.883 6.23136 20.5508 5.7354 20.1327 5.3175C19.7149 4.89956 19.2187 4.56718 18.6727 4.34094C18.1266 4.11467 17.5412 3.99818 16.9501 3.99817C16.3589 3.99817 15.7735 4.11466 15.2274 4.34094C14.6815 4.56717 14.1853 4.89859 13.7675 5.31653L12.7069 6.37708C12.3164 6.76752 11.6833 6.76757 11.2928 6.37708L10.2333 5.3175C9.38912 4.47335 8.2435 3.99915 7.04968 3.99915C5.85598 3.99923 4.71115 4.47342 3.86707 5.3175C3.02305 6.16164 2.54871 7.30641 2.54871 8.50012C2.54874 9.69385 3.023 10.8386 3.86707 11.6827L11.9999 19.8156L20.1327 11.6827L20.286 11.5226C20.6326 11.1402 20.9113 10.7006 21.1093 10.2228C21.3355 9.67671 21.452 9.0912 21.452 8.50012ZM23.452 8.50012C23.452 9.35393 23.2837 10.1996 22.9569 10.9884C22.6301 11.7771 22.1505 12.4933 21.5468 13.0968L12.7069 21.9366C12.3164 22.3272 11.6834 22.3272 11.2928 21.9366L2.453 13.0968C1.23386 11.8776 0.54874 10.2243 0.548706 8.50012C0.548706 6.77587 1.23377 5.12169 2.453 3.90247C3.67213 2.68348 5.32567 1.99923 7.04968 1.99915C8.77389 1.99915 10.4281 2.6833 11.6473 3.90247L11.9999 4.255L12.3524 3.90247C12.956 3.29864 13.6731 2.82011 14.4618 2.49329C15.2506 2.16644 16.0962 1.99817 16.9501 1.99817C17.8039 1.99818 18.6496 2.16645 19.4384 2.49329C20.2269 2.82003 20.9433 3.29887 21.5468 3.90247C22.1507 4.50609 22.6301 5.22303 22.9569 6.01184C23.2837 6.80064 23.452 7.64629 23.452 8.50012Z"
111
+ })
106
112
  }), /*#__PURE__*/ jsx("symbol", {
107
113
  id: "icon-arrow-down",
108
114
  viewBox: "0 0 24 24",