@kickstartds/ds-agency-premium 1.6.71--canary.45.1846.0 → 1.7.0--canary.46.1791.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 (377) hide show
  1. package/dist/{BlogAsideProps-c760fd2a.d.ts → BlogAsideProps-d9decb7c.d.ts} +5 -5
  2. package/dist/{BlogAuthorProps-fb0241df.d.ts → BlogAuthorProps-88a11566.d.ts} +2 -7
  3. package/dist/BlogOverviewProps-9f207f1c.d.ts +2 -2
  4. package/dist/BlogPostProps-6b3cff22.d.ts +3 -3
  5. package/dist/{ButtonProps-00ddee3a.d.ts → ButtonProps-03ff6d21.d.ts} +4 -4
  6. package/dist/{CtaProps-babe4ee6.d.ts → CtaProps-93230a76.d.ts} +11 -21
  7. package/dist/{FeaturesProps-a9041d97.d.ts → FeaturesProps-e58616a5.d.ts} +4 -9
  8. package/dist/{FooterProps-a0a104ca.d.ts → FooterProps-171a3067.d.ts} +2 -2
  9. package/dist/{HeaderProps-72763967.d.ts → HeaderProps-e22382f1.d.ts} +2 -2
  10. package/dist/{HeroProps-40f6c7f5.d.ts → HeroProps-f704d270.d.ts} +4 -9
  11. package/dist/ImageStoryProps-e853e1e7.d.ts +1 -1
  12. package/dist/MosaicProps-d52c7151.d.ts +4 -4
  13. package/dist/PageProps-aa29c554.d.ts +1 -1
  14. package/dist/{SectionProps-21d04028.d.ts → SectionProps-1cfcf6e8.d.ts} +9 -14
  15. package/dist/{SliderProps-babe4ee6.d.ts → SliderProps-93230a76.d.ts} +5 -5
  16. package/dist/{StatProps-12a3eae0.d.ts → StatProps-79109ad0.d.ts} +1 -1
  17. package/dist/StatsProps-bf5ef578.d.ts +1 -1
  18. package/dist/{TeaserCardProps-994cb119.d.ts → TeaserCardProps-b9c28e78.d.ts} +4 -4
  19. package/dist/{VideoCurtainProps-a2c0cc7f.d.ts → VideoCurtainProps-6c625a69.d.ts} +5 -5
  20. package/dist/components/blog-aside/blog-aside.css +4 -4
  21. package/dist/components/blog-aside/blog-aside.schema.dereffed.json +8 -16
  22. package/dist/components/blog-aside/blog-aside.schema.json +4 -4
  23. package/dist/components/blog-aside/index.d.ts +1 -1
  24. package/dist/components/blog-aside/index.js +3 -3
  25. package/dist/components/blog-author/blog-author.schema.dereffed.json +4 -12
  26. package/dist/components/blog-author/index.d.ts +1 -1
  27. package/dist/components/blog-overview/blog-overview.schema.dereffed.json +115 -210
  28. package/dist/components/blog-post/blog-post.schema.dereffed.json +123 -226
  29. package/dist/components/blog-post/index.js +2 -4
  30. package/dist/components/blog-teaser/blog-teaser.css +2 -2
  31. package/dist/components/blog-teaser/index.js +7 -5
  32. package/dist/components/button/button.css +2 -2
  33. package/dist/components/button/button.schema.dereffed.json +3 -3
  34. package/dist/components/button/button.schema.json +3 -3
  35. package/dist/components/button/index.d.ts +1 -1
  36. package/dist/components/button/index.js +1 -1
  37. package/dist/components/button-group/button-group.schema.dereffed.json +3 -3
  38. package/dist/components/button-group/index.d.ts +1 -1
  39. package/dist/components/contact/contact.css +16 -10
  40. package/dist/components/contact/contact.schema.dereffed.json +5 -13
  41. package/dist/components/contact/contact.schema.json +5 -11
  42. package/dist/components/contact/index.d.ts +1 -6
  43. package/dist/components/contact/index.js +1 -1
  44. package/dist/components/cta/cta.css +71 -48
  45. package/dist/components/cta/cta.schema.dereffed.json +11 -28
  46. package/dist/components/cta/cta.schema.json +10 -23
  47. package/dist/components/cta/index.d.ts +1 -1
  48. package/dist/components/cta/index.js +26 -25
  49. package/dist/components/feature/feature.schema.dereffed.json +3 -13
  50. package/dist/components/feature/feature.schema.json +3 -11
  51. package/dist/components/feature/index.d.ts +3 -8
  52. package/dist/components/feature/index.js +3 -2
  53. package/dist/components/features/features.css +37 -17
  54. package/dist/components/features/features.schema.dereffed.json +3 -13
  55. package/dist/components/features/features.schema.json +2 -5
  56. package/dist/components/features/index.d.ts +1 -1
  57. package/dist/components/features/index.js +2 -2
  58. package/dist/components/footer/footer.css +1 -1
  59. package/dist/components/footer/footer.schema.dereffed.json +12 -12
  60. package/dist/components/footer/index.d.ts +1 -1
  61. package/dist/components/footer/index.js +1 -1
  62. package/dist/components/gallery/gallery.schema.dereffed.json +1 -2
  63. package/dist/components/gallery/gallery.schema.json +1 -2
  64. package/dist/components/gallery/index.js +1 -1
  65. package/dist/components/header/header.css +9 -52
  66. package/dist/components/header/header.schema.dereffed.json +12 -12
  67. package/dist/components/header/index.d.ts +1 -1
  68. package/dist/components/header/index.js +5 -5
  69. package/dist/components/headline/headline.css +40 -32
  70. package/dist/components/hero/hero.css +27 -63
  71. package/dist/components/hero/hero.schema.dereffed.json +4 -10
  72. package/dist/components/hero/hero.schema.json +3 -9
  73. package/dist/components/hero/index.d.ts +1 -1
  74. package/dist/components/hero/index.js +39 -39
  75. package/dist/components/image-story/image-story.css +6 -9
  76. package/dist/components/image-story/image-story.schema.dereffed.json +3 -3
  77. package/dist/components/image-text/image-text.css +4 -4
  78. package/dist/components/index/index.d.ts +2 -3
  79. package/dist/components/logos/index.js +1 -1
  80. package/dist/components/logos/logos.css +2 -2
  81. package/dist/components/logos/logos.schema.dereffed.json +6 -6
  82. package/dist/components/logos/logos.schema.json +6 -6
  83. package/dist/components/mosaic/index.js +1 -1
  84. package/dist/components/mosaic/mosaic.css +7 -5
  85. package/dist/components/mosaic/mosaic.schema.dereffed.json +3 -3
  86. package/dist/components/nav-dropdown/index.d.ts +1 -1
  87. package/dist/components/nav-dropdown/index.js +2 -2
  88. package/dist/components/nav-dropdown/nav-dropdown.css +4 -13
  89. package/dist/components/nav-dropdown/nav-dropdown.schema.dereffed.json +1 -1
  90. package/dist/components/nav-flyout/index.d.ts +2 -2
  91. package/dist/components/nav-flyout/index.js +8 -6
  92. package/dist/components/nav-flyout/nav-flyout.css +15 -29
  93. package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +12 -12
  94. package/dist/components/nav-main/index.d.ts +5 -5
  95. package/dist/components/nav-main/index.js +2 -0
  96. package/dist/components/nav-main/nav-main.schema.dereffed.json +15 -15
  97. package/dist/components/nav-main/nav-main.schema.json +14 -14
  98. package/dist/components/nav-toggle/index.js +1 -1
  99. package/dist/components/nav-topbar/index.d.ts +2 -2
  100. package/dist/components/nav-topbar/index.js +2 -2
  101. package/dist/components/nav-topbar/nav-topbar.css +3 -16
  102. package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +12 -12
  103. package/dist/components/page/page.schema.dereffed.json +104 -182
  104. package/dist/components/page-wrapper/index.js +0 -50
  105. package/dist/components/page-wrapper/tokens.css +732 -428
  106. package/dist/components/presets.json +456 -1834
  107. package/dist/components/section/index.d.ts +1 -1
  108. package/dist/components/section/index.js +16 -10
  109. package/dist/components/section/section.css +58 -38
  110. package/dist/components/section/section.schema.dereffed.json +104 -182
  111. package/dist/components/section/section.schema.json +10 -10
  112. package/dist/components/settings/settings.schema.dereffed.json +24 -24
  113. package/dist/components/slider/index.d.ts +1 -1
  114. package/dist/components/slider/index.js +1 -1
  115. package/dist/components/slider/slider.css +9 -14
  116. package/dist/components/slider/slider.schema.dereffed.json +46 -79
  117. package/dist/components/slider/slider.schema.json +1 -1
  118. package/dist/components/split/index.d.ts +14 -0
  119. package/dist/components/split/index.js +17 -0
  120. package/dist/components/split/split.css +53 -0
  121. package/dist/components/split/split.schema.dereffed.json +29 -0
  122. package/dist/components/split/split.schema.json +19 -0
  123. package/dist/components/stat/index.d.ts +1 -1
  124. package/dist/components/stat/index.js +12 -3
  125. package/dist/components/stat/stat.schema.dereffed.json +6 -5
  126. package/dist/components/stat/stat.schema.json +2 -2
  127. package/dist/components/stats/stats.schema.dereffed.json +6 -5
  128. package/dist/components/teaser-card/index.d.ts +1 -1
  129. package/dist/components/teaser-card/index.js +9 -9
  130. package/dist/components/teaser-card/teaser-card.css +48 -68
  131. package/dist/components/teaser-card/teaser-card.schema.dereffed.json +4 -4
  132. package/dist/components/teaser-card/teaser-card.schema.json +4 -4
  133. package/dist/components/testimonials/index.d.ts +1 -1
  134. package/dist/components/testimonials/testimonials.css +0 -4
  135. package/dist/components/text/text.css +2 -2
  136. package/dist/components/tile/tile.schema.dereffed.json +3 -3
  137. package/dist/components/tile/tile.schema.json +2 -2
  138. package/dist/components/video-curtain/index.d.ts +1 -1
  139. package/dist/components/video-curtain/index.js +4 -12
  140. package/dist/components/video-curtain/video-curtain.css +31 -54
  141. package/dist/components/video-curtain/video-curtain.schema.dereffed.json +5 -7
  142. package/dist/components/video-curtain/video-curtain.schema.json +4 -4
  143. package/dist/global.css +63 -293
  144. package/dist/static/img/logos/logoipsum-212.svg +12 -0
  145. package/dist/static/img/logos/logoipsum-217.svg +4 -0
  146. package/dist/static/img/logos/logoipsum-239.svg +16 -0
  147. package/dist/static/img/logos/logoipsum-244.svg +19 -0
  148. package/dist/static/img/logos/logoipsum-250.svg +21 -0
  149. package/dist/static/img/logos/logoipsum-286.svg +20 -0
  150. package/dist/static/img/people/author-alex.png +0 -0
  151. package/dist/static/img/people/author-emily.png +0 -0
  152. package/dist/static/img/people/author-john.png +0 -0
  153. package/dist/static/img/screenshots/blog-blog-aside--default.png +0 -0
  154. package/dist/static/img/screenshots/blog-blog-author--default.png +0 -0
  155. package/dist/static/img/screenshots/blog-blog-head--default.png +0 -0
  156. package/dist/static/img/screenshots/blog-blog-teaser--default.png +0 -0
  157. package/dist/static/img/screenshots/components-contact--wide-image.png +0 -0
  158. package/dist/static/img/screenshots/components-cta--align-bottom.png +0 -0
  159. package/dist/static/img/screenshots/components-cta--angled-image.png +0 -0
  160. package/dist/static/img/screenshots/components-cta--banner.png +0 -0
  161. package/dist/static/img/screenshots/components-cta--colored-banner.png +0 -0
  162. package/dist/static/img/screenshots/components-cta--contact-banner.png +0 -0
  163. package/dist/static/img/screenshots/components-cta--highlighted.png +0 -0
  164. package/dist/static/img/screenshots/components-cta--left-aligned.png +0 -0
  165. package/dist/static/img/screenshots/components-cta--product-advertisement.png +0 -0
  166. package/dist/static/img/screenshots/components-cta--split-banner.png +0 -0
  167. package/dist/static/img/screenshots/components-faq--dropdown-list.png +0 -0
  168. package/dist/static/img/screenshots/components-faq--single-dropdown.png +0 -0
  169. package/dist/static/img/screenshots/components-features--icon-beside-with-link-in-text.png +0 -0
  170. package/dist/static/img/screenshots/components-features--icon-centered.png +0 -0
  171. package/dist/static/img/screenshots/components-features--icon-intext-with-link.png +0 -0
  172. package/dist/static/img/screenshots/components-features--list-view.png +0 -0
  173. package/dist/static/img/screenshots/components-features--stack-with-button.png +0 -0
  174. package/dist/static/img/screenshots/components-headline--h-1.png +0 -0
  175. package/dist/static/img/screenshots/components-headline--h-2.png +0 -0
  176. package/dist/static/img/screenshots/components-headline--h-3.png +0 -0
  177. package/dist/static/img/screenshots/components-headline--h-4.png +0 -0
  178. package/dist/static/img/screenshots/components-headline--order-swapped.png +0 -0
  179. package/dist/static/img/screenshots/components-headline--with-markdown.png +0 -0
  180. package/dist/static/img/screenshots/components-headline--with-subheadline.png +0 -0
  181. package/dist/static/img/screenshots/components-hero--text-box-on-full-screen.png +0 -0
  182. package/dist/static/img/screenshots/components-hero--text-on-image-with-overlay.png +0 -0
  183. package/dist/static/img/screenshots/components-html--html.png +0 -0
  184. package/dist/static/img/screenshots/components-html--with-consent.png +0 -0
  185. package/dist/static/img/screenshots/components-html--with-script.png +0 -0
  186. package/dist/static/img/screenshots/components-logos--centered-with-button.png +0 -0
  187. package/dist/static/img/screenshots/components-logos--left-aligned-with-text-link.png +0 -0
  188. package/dist/static/img/screenshots/components-stats--count-up-with-description.png +0 -0
  189. package/dist/static/img/screenshots/components-stats--count-up-with-icons.png +0 -0
  190. package/dist/static/img/screenshots/components-testimonials--alternating-layout.png +0 -0
  191. package/dist/static/img/screenshots/components-testimonials--list-layout.png +0 -0
  192. package/dist/static/img/screenshots/components-testimonials--simple.png +0 -0
  193. package/dist/static/img/screenshots/components-testimonials--slider-layout.png +0 -0
  194. package/dist/static/img/screenshots/components-testimonials--with-rating.png +0 -0
  195. package/dist/static/img/screenshots/components-testimonials--with-title.png +0 -0
  196. package/dist/static/img/screenshots/form-select-field--default.png +0 -0
  197. package/dist/static/img/screenshots/form-text-area--default.png +0 -0
  198. package/dist/static/img/screenshots/form-text-field--default.png +0 -0
  199. package/dist/static/img/screenshots/layout-divider--accent.png +0 -0
  200. package/dist/static/img/screenshots/layout-footer--footer.png +0 -0
  201. package/dist/static/img/screenshots/layout-header--header.png +0 -0
  202. package/dist/static/img/screenshots/layout-section--accent-background.png +0 -0
  203. package/dist/static/img/screenshots/layout-section--background-image.png +0 -0
  204. package/dist/static/img/screenshots/layout-section--bold-background.png +0 -0
  205. package/dist/static/img/screenshots/layout-section--cards.png +0 -0
  206. package/dist/static/img/screenshots/layout-section--colorful-gradient.png +0 -0
  207. package/dist/static/img/screenshots/layout-section--flex-layout.png +0 -0
  208. package/dist/static/img/screenshots/layout-section--inverted.png +0 -0
  209. package/dist/static/img/screenshots/layout-section--list-layout.png +0 -0
  210. package/dist/static/img/screenshots/layout-section--slider.png +0 -0
  211. package/dist/static/img/screenshots/layout-section--spotlight.png +0 -0
  212. package/dist/static/img/screenshots/layout-section--stagelights.png +0 -0
  213. package/dist/static/img/screenshots/layout-section--tile-layout.png +0 -0
  214. package/dist/static/img/screenshots/layout-section--with-buttons.png +0 -0
  215. package/dist/static/img/screenshots/layout-slider--with-arrows.png +0 -0
  216. package/dist/static/img/screenshots/layout-slider--with-autoplay.png +0 -0
  217. package/dist/static/img/screenshots/layout-slider--with-nav.png +0 -0
  218. package/dist/static/img/screenshots/layout-slider--with-teased-neighbours.png +0 -0
  219. package/dist/static/img/screenshots/{pages-archetypes--blog-overview.png → page-archetypes-blog-overview--blog-overview.png} +0 -0
  220. package/dist/static/img/screenshots/page-archetypes-blog-post--blog-post.png +0 -0
  221. package/dist/static/img/screenshots/page-archetypes-landingpage--landingpage.png +0 -0
  222. package/dist/static/img/screenshots/page-archetypes-overview--overview.png +0 -0
  223. package/dist/static/img/screenshots/page-archetypes-showcase--showcase.png +0 -0
  224. package/dist/static/logo-inverted.svg +25 -12
  225. package/dist/static/logo.svg +25 -12
  226. package/dist/tokens/IconSprite.js +0 -50
  227. package/dist/tokens/icon-sprite.html +0 -18
  228. package/dist/tokens/themes.css +4 -4
  229. package/dist/tokens/tokens.css +732 -428
  230. package/dist/tokens/tokens.js +730 -629
  231. package/package.json +5 -4
  232. package/dist/EventAppointmentProps-443cd1ce.d.ts +0 -38
  233. package/dist/EventDetailProps-42a7eebe.d.ts +0 -387
  234. package/dist/EventFilterProps-b190eb86.d.ts +0 -73
  235. package/dist/EventLatestTeaserProps-fc9d3281.d.ts +0 -58
  236. package/dist/EventListTeaserProps-5cc94436.d.ts +0 -89
  237. package/dist/EventLocationProps-871bc198.d.ts +0 -41
  238. package/dist/SearchFilterProps-2fa6419b.d.ts +0 -29
  239. package/dist/SearchResultProps-224c2338.d.ts +0 -33
  240. package/dist/components/breadcrumb/breadcrumb.css +0 -32
  241. package/dist/components/breadcrumb/breadcrumb.schema.dereffed.json +0 -34
  242. package/dist/components/breadcrumb/breadcrumb.schema.json +0 -27
  243. package/dist/components/breadcrumb/index.d.ts +0 -28
  244. package/dist/components/breadcrumb/index.js +0 -17
  245. package/dist/components/content-nav/content-nav.css +0 -112
  246. package/dist/components/content-nav/content-nav.schema.dereffed.json +0 -61
  247. package/dist/components/content-nav/content-nav.schema.json +0 -52
  248. package/dist/components/content-nav/index.d.ts +0 -42
  249. package/dist/components/content-nav/index.js +0 -14
  250. package/dist/components/downloads/downloads.css +0 -153
  251. package/dist/components/downloads/downloads.schema.dereffed.json +0 -55
  252. package/dist/components/downloads/downloads.schema.json +0 -44
  253. package/dist/components/downloads/index.d.ts +0 -41
  254. package/dist/components/downloads/index.js +0 -18
  255. package/dist/components/event-appointment/event-appointment.css +0 -61
  256. package/dist/components/event-appointment/event-appointment.schema.dereffed.json +0 -56
  257. package/dist/components/event-appointment/event-appointment.schema.json +0 -47
  258. package/dist/components/event-appointment/index.d.ts +0 -7
  259. package/dist/components/event-appointment/index.js +0 -14
  260. package/dist/components/event-detail/event-detail.schema.dereffed.json +0 -287
  261. package/dist/components/event-detail/event-detail.schema.json +0 -74
  262. package/dist/components/event-detail/index.d.ts +0 -5
  263. package/dist/components/event-detail/index.js +0 -36
  264. package/dist/components/event-filter/event-filter.css +0 -31
  265. package/dist/components/event-filter/event-filter.schema.dereffed.json +0 -118
  266. package/dist/components/event-filter/event-filter.schema.json +0 -107
  267. package/dist/components/event-filter/index.d.ts +0 -7
  268. package/dist/components/event-filter/index.js +0 -34
  269. package/dist/components/event-header/event-header.css +0 -6
  270. package/dist/components/event-header/event-header.schema.dereffed.json +0 -38
  271. package/dist/components/event-header/event-header.schema.json +0 -34
  272. package/dist/components/event-header/index.d.ts +0 -35
  273. package/dist/components/event-header/index.js +0 -20
  274. package/dist/components/event-latest/event-latest.css +0 -5
  275. package/dist/components/event-latest/event-latest.schema.dereffed.json +0 -142
  276. package/dist/components/event-latest/event-latest.schema.json +0 -46
  277. package/dist/components/event-latest/index.d.ts +0 -30
  278. package/dist/components/event-latest/index.js +0 -19
  279. package/dist/components/event-latest-teaser/event-latest-teaser.css +0 -131
  280. package/dist/components/event-latest-teaser/event-latest-teaser.schema.dereffed.json +0 -97
  281. package/dist/components/event-latest-teaser/event-latest-teaser.schema.json +0 -73
  282. package/dist/components/event-latest-teaser/index.d.ts +0 -8
  283. package/dist/components/event-latest-teaser/index.js +0 -18
  284. package/dist/components/event-list/event-list.schema.dereffed.json +0 -284
  285. package/dist/components/event-list/event-list.schema.json +0 -18
  286. package/dist/components/event-list/index.d.ts +0 -19
  287. package/dist/components/event-list/index.js +0 -73
  288. package/dist/components/event-list-teaser/event-list-teaser.css +0 -141
  289. package/dist/components/event-list-teaser/event-list-teaser.schema.dereffed.json +0 -151
  290. package/dist/components/event-list-teaser/event-list-teaser.schema.json +0 -116
  291. package/dist/components/event-list-teaser/index.d.ts +0 -8
  292. package/dist/components/event-list-teaser/index.js +0 -21
  293. package/dist/components/event-location/event-location.css +0 -71
  294. package/dist/components/event-location/event-location.schema.dereffed.json +0 -126
  295. package/dist/components/event-location/event-location.schema.json +0 -61
  296. package/dist/components/event-location/index.d.ts +0 -7
  297. package/dist/components/event-location/index.js +0 -18
  298. package/dist/components/event-login/event-login.css +0 -31
  299. package/dist/components/event-login/event-login.schema.dereffed.json +0 -125
  300. package/dist/components/event-login/event-login.schema.json +0 -98
  301. package/dist/components/event-login/index.d.ts +0 -78
  302. package/dist/components/event-login/index.js +0 -21
  303. package/dist/components/event-registration/event-registration.css +0 -91
  304. package/dist/components/event-registration/event-registration.schema.dereffed.json +0 -174
  305. package/dist/components/event-registration/event-registration.schema.json +0 -138
  306. package/dist/components/event-registration/index.d.ts +0 -106
  307. package/dist/components/event-registration/index.js +0 -23
  308. package/dist/components/pagination/index.d.ts +0 -47
  309. package/dist/components/pagination/index.js +0 -52
  310. package/dist/components/pagination/pagination.css +0 -66
  311. package/dist/components/pagination/pagination.schema.dereffed.json +0 -64
  312. package/dist/components/pagination/pagination.schema.json +0 -57
  313. package/dist/components/search/index.d.ts +0 -19
  314. package/dist/components/search/index.js +0 -39
  315. package/dist/components/search/search.schema.dereffed.json +0 -134
  316. package/dist/components/search/search.schema.json +0 -18
  317. package/dist/components/search-bar/index.d.ts +0 -35
  318. package/dist/components/search-bar/index.js +0 -17
  319. package/dist/components/search-bar/search-bar.css +0 -33
  320. package/dist/components/search-bar/search-bar.schema.dereffed.json +0 -48
  321. package/dist/components/search-bar/search-bar.schema.json +0 -35
  322. package/dist/components/search-filter/index.d.ts +0 -7
  323. package/dist/components/search-filter/index.js +0 -15
  324. package/dist/components/search-filter/search-filter.css +0 -20
  325. package/dist/components/search-filter/search-filter.schema.dereffed.json +0 -69
  326. package/dist/components/search-filter/search-filter.schema.json +0 -46
  327. package/dist/components/search-result/index.d.ts +0 -7
  328. package/dist/components/search-result/index.js +0 -15
  329. package/dist/components/search-result/search-result.css +0 -26
  330. package/dist/components/search-result/search-result.schema.dereffed.json +0 -50
  331. package/dist/components/search-result/search-result.schema.json +0 -41
  332. package/dist/components/split-even/index.d.ts +0 -74
  333. package/dist/components/split-even/index.js +0 -7
  334. package/dist/components/split-even/split-even.css +0 -100
  335. package/dist/components/split-even/split-even.schema.dereffed.json +0 -5899
  336. package/dist/components/split-even/split-even.schema.json +0 -170
  337. package/dist/components/split-weighted/index.d.ts +0 -104
  338. package/dist/components/split-weighted/index.js +0 -13
  339. package/dist/components/split-weighted/split-weighted.css +0 -133
  340. package/dist/components/split-weighted/split-weighted.schema.dereffed.json +0 -5959
  341. package/dist/components/split-weighted/split-weighted.schema.json +0 -212
  342. package/dist/static/fonts/systemics/Montserrat-Bold.woff2 +0 -0
  343. package/dist/static/fonts/systemics/Montserrat-Light.woff2 +0 -0
  344. package/dist/static/fonts/systemics/Montserrat-Medium.woff2 +0 -0
  345. package/dist/static/fonts/systemics/Montserrat-Regular.woff2 +0 -0
  346. package/dist/static/fonts/systemics/Montserrat-SemiBold.woff2 +0 -0
  347. package/dist/static/img/about/angled-image.png +0 -0
  348. package/dist/static/img/about/cta.png +0 -0
  349. package/dist/static/img/about/cutout.png +0 -0
  350. package/dist/static/img/about/disclaimer.png +0 -0
  351. package/dist/static/img/about/purpose.png +0 -0
  352. package/dist/static/img/about/spoiler.png +0 -0
  353. package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-01.svg +0 -72
  354. package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-02.svg +0 -112
  355. package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-03.svg +0 -197
  356. package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-04.svg +0 -76
  357. package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-05.svg +0 -82
  358. package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-06.svg +0 -219
  359. package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-07.svg +0 -85
  360. package/dist/static/img/logos/logoipsum-344.svg +0 -174
  361. package/dist/static/img/logos/logoipsum-347.svg +0 -52
  362. package/dist/static/img/logos/logoipsum-352.svg +0 -22
  363. package/dist/static/img/logos/logoipsum-356.svg +0 -20
  364. package/dist/static/img/logos/logoipsum-358.svg +0 -29
  365. package/dist/static/img/logos/logoipsum-369.svg +0 -20
  366. package/dist/static/img/logos/logoipsum-373.svg +0 -17
  367. package/dist/static/img/people/contact-person.png +0 -0
  368. package/dist/static/img/screenshots/components-image--custom-aspect-ratio.png +0 -0
  369. package/dist/static/img/screenshots/components-image--preset-size.png +0 -0
  370. package/dist/static/img/screenshots/components-image--responsive-image.png +0 -0
  371. package/dist/static/img/screenshots/pages-archetypes--blog-post.png +0 -0
  372. package/dist/static/img/screenshots/pages-archetypes--content.png +0 -0
  373. package/dist/static/img/screenshots/pages-archetypes--overview.png +0 -0
  374. package/dist/static/img/screenshots/pages-archetypes--start.png +0 -0
  375. package/dist/static/logo-dark.svg +0 -13
  376. package/dist/static/logo-dsa-inverted.svg +0 -26
  377. package/dist/static/logo-dsa.svg +0 -26
@@ -1,5 +1,5 @@
1
1
  import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
2
- import { SplitWeighted } from '../split-weighted/index.js';
2
+ import { Split } from '../split/index.js';
3
3
  import { BlogHead } from '../blog-head/index.js';
4
4
  import { Section } from '../section/index.js';
5
5
  import { BlogAside } from '../blog-aside/index.js';
@@ -30,9 +30,7 @@ import '@kickstartds/base/lib/button';
30
30
  import '../button-group/index.js';
31
31
  import '@kickstartds/base/lib/button-group';
32
32
 
33
- const BlogPost = ({ head, content, aside, cta, children, }) => (jsxs(Fragment, { children: [jsx(Section, { width: "wide", children: jsx(SplitWeighted, { verticalAlign: "sticky", horizontalGutter: "large", mainLayout: {
34
- minWidth: "narrow",
35
- }, main: jsxs(Fragment, { children: [head && jsx(BlogHead, { ...head }), content ? jsx(Text, { text: content }) : children] }), aside: aside && jsx(BlogAside, { ...aside }) }) }), cta && (jsx(Fragment, { children: jsx(Section, { backgroundColor: "accent", content: { mode: "list" }, children: jsx(Cta, { ...cta }) }) }))] }));
33
+ const BlogPost = ({ head, content, aside, cta, children, }) => (jsxs(Fragment, { children: [jsx(Section, { width: "wide", children: jsxs(Split, { mainSectionWidth: "narrow", layout: "sidebarRight", children: [jsxs("div", { children: [head && jsx(BlogHead, { ...head }), content ? jsx(Text, { text: content }) : children] }), jsx(BlogAside, { ...aside })] }) }), cta && (jsx(Fragment, { children: jsx(Section, { spaceAfter: "none", spaceBefore: "none", content: { mode: "list" }, children: jsx(Cta, { ...cta }) }) }))] }));
36
34
  BlogPost.displayName = "BlogPost";
37
35
 
38
36
  export { BlogPost };
@@ -11,7 +11,7 @@
11
11
  --dsa-blog-teaser__topic--font-weight: var(--dsa-topic--font-weight);
12
12
  --dsa-blog-teaser__tag-label--font: var(--ks-font-interface-xs);
13
13
  --dsa-blog-teaser__copy--font: var(--ks-font-copy-s);
14
- --dsa-blog-teaser__copy--color: var(--ks-text-color-copy);
14
+ --dsa-blog-teaser__copy--color: var(--dsa-rich-text--color);
15
15
  --dsa-blog-teaser__copy--color_hover: var(--ks-text-color-default);
16
16
  --dsa-blog-teaser__copy--margin-top: 0.5em;
17
17
  --dsa-blog-teaser__meta--font: var(--ks-spacing-stack-s);
@@ -43,7 +43,7 @@
43
43
  --c-teaser--background: var(--dsa-blog-teaser--background, transparent);
44
44
  --c-post-teaser--gap: var(--dsa-blog-teaser--gap, var(--ks-spacing-stack-s) var(--ks-spacing-inline-s));
45
45
  --c-teaser_text--spacing: var(--dsa-blog-teaser__copy--margin-top, var(--ks-spacing-stack-s));
46
- --c-post-teaser--color: var(--dsa-blog-teaser__copy--color, var(--ks-text-color-copy));
46
+ --c-post-teaser--color: var(--dsa-blog-teaser__copy--color, var(--dsa-rich-text--color));
47
47
  }
48
48
  .dsa-blog-teaser.c-post-teaser .c-tag-label {
49
49
  --c-tag-label--font: var(--dsa-blog-teaser__tag-label--font, var(--ks-font-interface-s));
@@ -27,11 +27,13 @@ const BlogTeaserContextDefault = forwardRef(({ date, tags = [], headline, teaser
27
27
  }
28
28
  : undefined,
29
29
  items: teaserMetaItems,
30
- }, link: {
31
- //@ts-expect-error
32
- url: link.url,
33
- label: link?.text || "Read article",
34
- }, title: headline, body: teaserText, categories: tags.map((tag) => {
30
+ }, link: link
31
+ ? {
32
+ // @ts-expect-error
33
+ target: link.url,
34
+ label: link.text || "Read article",
35
+ }
36
+ : undefined, title: headline, body: teaserText, categories: tags.map((tag) => {
35
37
  return { label: tag.entry };
36
38
  }), ref: ref }) }));
37
39
  });
@@ -1,7 +1,7 @@
1
1
  .dsa-button {
2
- --dsa-button--padding: 0.75em 1.5em;
2
+ --dsa-button--padding: 0.75em 2em;
3
3
  --dsa-button--border-width: var(--ks-border-width-default);
4
- --dsa-button--border-radius: var(--ks-border-radius-control);
4
+ --dsa-button--border-radius: var(--ks-border-radius-pill);
5
5
  --dsa-button--font-weight: var(--ks-font-weight-semi-bold);
6
6
  --dsa-button--text-transform: default;
7
7
  --dsa-button_small--font: var(--ks-font-interface-s);
@@ -13,10 +13,10 @@
13
13
  "Book a meeting"
14
14
  ]
15
15
  },
16
- "url": {
16
+ "target": {
17
17
  "type": "string",
18
- "title": "URL",
19
- "description": "The URL to link to when the button is clicked",
18
+ "title": "Target",
19
+ "description": "Target that should be linked, makes the button behave like a link semantically",
20
20
  "format": "uri"
21
21
  },
22
22
  "variant": {
@@ -11,10 +11,10 @@
11
11
  "description": "Text content to display inside the button",
12
12
  "examples": ["Book a meeting"]
13
13
  },
14
- "url": {
14
+ "target": {
15
15
  "type": "string",
16
- "title": "URL",
17
- "description": "The URL to link to when the button is clicked",
16
+ "title": "Target",
17
+ "description": "Target that should be linked, makes the button behave like a link semantically",
18
18
  "format": "uri"
19
19
  },
20
20
  "variant": {
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { HTMLAttributes, FC, PropsWithChildren } from "react";
3
- import { ButtonProps } from "../../ButtonProps-00ddee3a.js";
3
+ import { ButtonProps } from "../../ButtonProps-03ff6d21.js";
4
4
  declare const Button: import("react").ForwardRefExoticComponent<ButtonProps & HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
5
5
  declare const ButtonProvider: FC<PropsWithChildren>;
6
6
  export type { ButtonProps };
@@ -4,7 +4,7 @@ import { forwardRef } from 'react';
4
4
  import classnames from 'classnames';
5
5
  import { ButtonContextDefault, ButtonContext } from '@kickstartds/base/lib/button';
6
6
 
7
- const Button = forwardRef(({ label, url, size = "medium", variant = "secondary", icon, disabled = false, className, ...props }, ref) => (jsx(ButtonContextDefault, { ...props, className: classnames("dsa-button", className), href: url, label: label, size: size, variant: variant === "primary"
7
+ const Button = forwardRef(({ label, target, size = "medium", variant = "secondary", icon, disabled = false, className, ...props }, ref) => (jsx(ButtonContextDefault, { ...props, className: classnames("dsa-button", className), href: target, label: label, size: size, variant: variant === "primary"
8
8
  ? "solid"
9
9
  : variant === "secondary"
10
10
  ? "clear"
@@ -23,10 +23,10 @@
23
23
  "Book a meeting"
24
24
  ]
25
25
  },
26
- "url": {
26
+ "target": {
27
27
  "type": "string",
28
- "title": "URL",
29
- "description": "The URL to link to when the button is clicked",
28
+ "title": "Target",
29
+ "description": "Target that should be linked, makes the button behave like a link semantically",
30
30
  "format": "uri"
31
31
  },
32
32
  "variant": {
@@ -6,7 +6,7 @@ import { FC, PropsWithChildren } from "react";
6
6
  * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
7
7
  * and run json-schema-to-typescript to regenerate this file.
8
8
  */
9
- import { ButtonProps } from "../../ButtonProps-00ddee3a.js";
9
+ import { ButtonProps } from "../../ButtonProps-03ff6d21.js";
10
10
  /**
11
11
  * Buttons of the Button Group
12
12
  */
@@ -4,15 +4,15 @@
4
4
  }
5
5
 
6
6
  .dsa-contact {
7
- --dsa-contact--gap-horizontal: var(--ks-spacing-inline-s);
8
- --dsa-contact--gap-vertical: var(--ks-spacing-stack-s);
7
+ --dsa-contact--gap-horizontal: var(--ks-spacing-inline-m);
8
+ --dsa-contact--gap-vertical: var(--ks-spacing-stack-m);
9
9
  --dsa-contact__header--gap: 0;
10
- --dsa-contact__image--flex-basis: var(--dsa-tile--width_smallest);
10
+ --dsa-contact__image--flex-basis: 200px;
11
11
  --dsa-contact__image--border-radius: var(--ks-border-radius-card);
12
12
  --dsa-contact__body--gap: var(--ks-spacing-stack-xs);
13
- --dsa-contact__body--flex-basis: var(--dsa-tile--width_small);
14
- --dsa-contact__copy--font: var(--ks-font-copy-m);
15
- --dsa-contact__copy--color: var(--ks-text-color-copy);
13
+ --dsa-contact__body--flex-basis: 300px;
14
+ --dsa-contact__copy--font: var(--dsa-rich-text--font);
15
+ --dsa-contact__copy--color: var(--dsa-rich-text--color);
16
16
  --dsa-contact__title--color: var(--ks-text-color-display);
17
17
  --dsa-contact__title--font: var(--ks-font-copy-l);
18
18
  --dsa-contact__title--font-weight: var(--ks-font-weight-bold);
@@ -40,7 +40,7 @@
40
40
  .dsa-contact {
41
41
  display: flex;
42
42
  flex-wrap: wrap;
43
- gap: var(--dsa-contact--gap-vertical) var(--dsa-contact--gap-horizontal);
43
+ gap: var(--dsa-contact--gap-horizontal) var(--dsa-contact--gap-vertical);
44
44
  }
45
45
  .dsa-contact__image-wrap, .dsa-contact__body {
46
46
  flex-grow: 1;
@@ -48,7 +48,7 @@
48
48
  .dsa-contact__body {
49
49
  display: flex;
50
50
  flex-grow: 1;
51
- flex-shrink: 1;
51
+ flex-shrink: 0;
52
52
  flex-direction: column;
53
53
  gap: var(--dsa-contact__body--gap);
54
54
  flex-basis: var(--dsa-contact__body--flex-basis);
@@ -62,7 +62,6 @@
62
62
  flex-basis: var(--dsa-contact__image--flex-basis);
63
63
  height: 100%;
64
64
  width: 100%;
65
- flex-shrink: 1;
66
65
  }
67
66
  .dsa-contact--image-full-width .dsa-contact__image-wrap {
68
67
  flex-grow: 1;
@@ -113,7 +112,6 @@
113
112
  font: var(--dsa-contact__link--font);
114
113
  font-weight: var(--dsa-contact__link--font-weight);
115
114
  text-decoration: var(--dsa-contact__link--text-decoration);
116
- width: fit-content;
117
115
  }
118
116
  .dsa-contact a.dsa-contact__link .icon {
119
117
  width: var(--dsa-contact__link__icon--size);
@@ -124,4 +122,12 @@
124
122
  .dsa-contact a.dsa-contact__link:hover {
125
123
  color: var(--dsa-contact__link--color_hover);
126
124
  text-decoration: var(--dsa-contact__link--text-decoration_hover);
125
+ }
126
+ .dsa-contact .c-headline {
127
+ --c-headline--color: var(--dsa-contact__headline--color);
128
+ --c-headline--font: var(--dsa-contact__headline--font);
129
+ --c-headline--font-weight: var(--dsa-contact__headline--font-weight);
130
+ --c-headline__subheadline--color: var(--dsa-contact__headline__subheadline--color);
131
+ --c-headline__subheadline--font: var(--dsa-contact__headline__subheadline--font);
132
+ --c-headline__subheadline--font-weight: var(--dsa-contact__headline__subheadline--font-weight);
127
133
  }
@@ -22,7 +22,7 @@
22
22
  "title": "Alt Text",
23
23
  "description": "Alt text of the image",
24
24
  "examples": [
25
- "Picture of Isabella Doe"
25
+ "Picture of Jane Smith"
26
26
  ]
27
27
  },
28
28
  "fullWidth": {
@@ -50,7 +50,7 @@
50
50
  "description": "Name, company name, etc.",
51
51
  "type": "string",
52
52
  "examples": [
53
- "Isabella Doe"
53
+ "Jane Smith"
54
54
  ]
55
55
  },
56
56
  "subtitle": {
@@ -73,7 +73,7 @@
73
73
  "label": {
74
74
  "type": "string"
75
75
  },
76
- "url": {
76
+ "href": {
77
77
  "type": "string",
78
78
  "format": "uri"
79
79
  },
@@ -82,14 +82,6 @@
82
82
  "description": "Open link in new Tab",
83
83
  "type": "boolean",
84
84
  "default": false
85
- },
86
- "ariaLabel": {
87
- "title": "Aria Label",
88
- "description": "Aria label for the link",
89
- "type": "string",
90
- "examples": [
91
- "Link to Isabella Doe's social media profile"
92
- ]
93
85
  }
94
86
  },
95
87
  "additionalProperties": false
@@ -99,12 +91,12 @@
99
91
  {
100
92
  "icon": "phone",
101
93
  "label": "0228 / 688 966 20",
102
- "url": "tel:+4922868896620"
94
+ "href": "tel:+4922868896620"
103
95
  },
104
96
  {
105
97
  "icon": "email",
106
98
  "label": "mail@example.com",
107
- "url": "mailto:mail@example.com"
99
+ "href": "mailto:mail@example.com"
108
100
  }
109
101
  ]
110
102
  ]
@@ -19,7 +19,7 @@
19
19
  "type": "string",
20
20
  "title": "Alt Text",
21
21
  "description": "Alt text of the image",
22
- "examples": ["Picture of Isabella Doe"]
22
+ "examples": ["Picture of Jane Smith"]
23
23
  },
24
24
  "fullWidth": {
25
25
  "type": "boolean",
@@ -40,7 +40,7 @@
40
40
  "title": "Title",
41
41
  "description": "Name, company name, etc.",
42
42
  "type": "string",
43
- "examples": ["Isabella Doe"]
43
+ "examples": ["Jane Smith"]
44
44
  },
45
45
  "subtitle": {
46
46
  "title": "Subtitle",
@@ -60,7 +60,7 @@
60
60
  "label": {
61
61
  "type": "string"
62
62
  },
63
- "url": {
63
+ "href": {
64
64
  "type": "string",
65
65
  "format": "uri"
66
66
  },
@@ -69,12 +69,6 @@
69
69
  "description": "Open link in new Tab",
70
70
  "type": "boolean",
71
71
  "default": false
72
- },
73
- "ariaLabel": {
74
- "title": "Aria Label",
75
- "description": "Aria label for the link",
76
- "type": "string",
77
- "examples": ["Link to Isabella Doe's social media profile"]
78
72
  }
79
73
  },
80
74
  "additionalProperties": false
@@ -84,12 +78,12 @@
84
78
  {
85
79
  "icon": "phone",
86
80
  "label": "0228 / 688 966 20",
87
- "url": "tel:+4922868896620"
81
+ "href": "tel:+4922868896620"
88
82
  },
89
83
  {
90
84
  "icon": "email",
91
85
  "label": "mail@example.com",
92
- "url": "mailto:mail@example.com"
86
+ "href": "mailto:mail@example.com"
93
87
  }
94
88
  ]
95
89
  ]
@@ -34,10 +34,6 @@ type Subtitle = string;
34
34
  * Open link in new Tab
35
35
  */
36
36
  type OpenLinkInNewTab = boolean;
37
- /**
38
- * Aria label for the link
39
- */
40
- type AriaLabel = string;
41
37
  type CopyText = string;
42
38
  /**
43
39
  * Additional css classes attached to the wrapping element
@@ -62,9 +58,8 @@ interface ContactProps {
62
58
  links?: {
63
59
  icon?: string;
64
60
  label?: string;
65
- url?: string;
61
+ href?: string;
66
62
  newTab?: OpenLinkInNewTab;
67
- ariaLabel?: AriaLabel;
68
63
  }[];
69
64
  copy?: CopyText;
70
65
  className?: Class;
@@ -9,7 +9,7 @@ import { Icon } from '@kickstartds/base/lib/icon';
9
9
  import { RichText } from '@kickstartds/base/lib/rich-text';
10
10
  import { Container } from '@kickstartds/core/lib/container';
11
11
 
12
- const ContactContextDefault = forwardRef(({ title, subtitle, image, links, copy, className, ...props }, ref) => (jsx(Container, { name: "contact", children: jsxs("address", { className: classnames("dsa-contact", image?.aspectRatio && `dsa-contact--image-${image?.aspectRatio}`, image?.fullWidth && `dsa-contact--image-full-width`, className), ref: ref, ...props, children: [image && image.src && (jsx("div", { className: "dsa-contact__image-wrap", children: jsx(Picture, { src: image?.src, alt: image?.alt, className: "dsa-contact__image" }) })), jsxs("div", { className: "dsa-contact__body", children: [title && (jsxs("div", { className: "dsa-contact__header", children: [jsx("span", { className: "dsa-contact__title", children: title }), jsx("span", { className: "dsa-contact__subtitle", children: subtitle })] })), copy && jsx(RichText, { text: copy, className: "dsa-contact__copy" }), links && links.length && (jsx("ul", { className: "dsa-contact__links", children: links.map(({ icon, url, label, ariaLabel, newTab }, i) => (jsx("li", { children: jsxs(Link, { className: "dsa-contact__link", "aria-label": ariaLabel, href: url, ...(newTab && { target: "_blank", rel: "noopener" }), children: [jsx(Icon, { role: "presentation", focusable: "false", "aria-hidden": true, icon: icon }), label] }) }, i))) }))] })] }) })));
12
+ const ContactContextDefault = forwardRef(({ title, subtitle, image, links, copy, className, ...props }, ref) => (jsx(Container, { name: "contact", children: jsxs("address", { className: classnames("dsa-contact", image?.aspectRatio && `dsa-contact--image-${image?.aspectRatio}`, image?.fullWidth && `dsa-contact--image-full-width`, className), ref: ref, ...props, children: [image && image.src ? (jsx("div", { className: "dsa-contact__image-wrap", children: jsx(Picture, { src: image?.src, alt: image?.alt, className: "dsa-contact__image" }) })) : (""), jsxs("div", { className: "dsa-contact__body", children: [title && (jsxs("div", { className: "dsa-contact__header", children: [jsx("span", { className: "dsa-contact__title", children: title }), jsx("span", { className: "dsa-contact__subtitle", children: subtitle })] })), copy && jsx(RichText, { text: copy, className: "dsa-contact__copy" }), links && links.length ? (jsx("ul", { className: "dsa-contact__links", children: links.map(({ icon, href, label, newTab }, i) => (jsx("li", { children: jsxs(Link, { className: "dsa-contact__link", href: href, ...(newTab ? { target: "_blank", rel: "noopener" } : {}), children: [jsx(Icon, { icon: icon }), label] }) }, i))) })) : ("")] })] }) })));
13
13
  const ContactContext = createContext(ContactContextDefault);
14
14
  const Contact = forwardRef((props, ref) => {
15
15
  const Component = useContext(ContactContext);
@@ -1,31 +1,26 @@
1
1
  .dsa-cta {
2
- --dsa-cta--gap: var(--ks-spacing-stack-l) var(--ks-spacing-inline-l);
3
- --dsa-cta--border-radius: var(--ks-border-radius-surface);
4
- --dsa-cta__content--vertical-padding: var(--dsa-content--vertical-spacing);
5
- --dsa-cta__content--horizontal-padding: var(--dsa-content--horizontal-spacing);
6
- --dsa-cta__content--max-width: var(--dsa-tile--width_largest);
2
+ --dsa-cta--vertical-padding: var(--l-section--space-default);
3
+ --dsa-cta--horizontal-padding: var(--dsa-content--spacing);
4
+ --dsa-cta__copy--font: var(--dsa-rich-text--font);
5
+ --dsa-cta__copy--color: var(--ks-text-color-default);
7
6
  --dsa-cta__headline--color: var(--dsa-headline--color);
7
+ --dsa-cta__headline--font: var(--dsa-headline_h2--font);
8
8
  --dsa-cta__subheadline--color: var(--dsa-headline__subheadline--color);
9
- --dsa-cta__copy--font: var(--ks-font-copy-m);
10
- --dsa-cta__copy--color: var(--ks-text-color-default);
11
- --dsa-cta__image--padding: var(--ks-spacing-inset-m);
9
+ --dsa-cta__subheadline--font: var(--dsa-headline_h2__subheadline--font);
12
10
  --dsa-cta_color-neutral__headline--color: var(--ks-text-color-default);
13
11
  --dsa-cta_color-neutral__subheadline--color: var(--ks-text-color-default);
14
12
  --dsa-cta_color-neutral__copy--color: var(--ks-text-color-default);
15
13
  --dsa-cta_highlight-text__headline--font: var(--dsa-headline_h1--font);
14
+ --dsa-cta_highlight-text__subheadline--font: var(--dsa-headline_h1__subheadline--font);
16
15
  --dsa-cta_highlight-text__copy--font: var(--ks-font-copy-l);
17
16
  }
18
17
 
19
18
  .dsa-cta.c-storytelling {
20
- --c-storytelling--horizontal-padding: var(--dsa-cta__content--horizontal-padding);
21
- --c-storytelling--vertical-padding: var(--dsa-cta__content--vertical-padding);
19
+ --c-storytelling--padding-ratio: 2;
20
+ --c-storytelling--horizontal-padding: var(--dsa-content--spacing);
22
21
  justify-content: center;
23
22
  align-items: stretch;
24
- gap: var(--dsa-cta--gap, var(--ks-spacing-inline-m));
25
- border-radius: var(--dsa-cta--border-radius, var(--ks-border-radius-surface));
26
- }
27
- .dsa-cta.c-storytelling:not(.dsa-cta--no-padding) {
28
- overflow: hidden;
23
+ padding: 0;
29
24
  }
30
25
  .dsa-cta.c-storytelling.dsa-cta--color-neutral {
31
26
  --dsa-cta__copy--color: var(--dsa-cta_color-neutral__copy--color, var(--ks-text-color-default));
@@ -35,71 +30,99 @@
35
30
  .dsa-cta.c-storytelling.dsa-cta--highlight-text {
36
31
  --dsa-cta__copy--font: var(--dsa-cta_highlight-text__copy--font, var(--ks-font-copy-l));
37
32
  --dsa-cta__headline--font: var(--dsa-cta_highlight-text__headline--font, var(--dsa-headline_h1--font));
33
+ --dsa-cta__subheadline--font: var(
34
+ --dsa-cta_highlight-text__subheadline--font,
35
+ var(--dsa-headline_h1__subheadline--font)
36
+ );
38
37
  }
39
- .dsa-cta.c-storytelling.dsa-cta--no-padding .c-storytelling__box {
40
- padding: 0;
38
+ .dsa-cta.c-storytelling.c-storytelling--full {
39
+ --c-storytelling--padding-ratio: 1;
41
40
  }
42
- .dsa-cta.c-storytelling.dsa-cta--image-padding .c-storytelling__image {
43
- padding: var(--dsa-cta__content--vertical-padding, var(--dsa-content--vertical-spacing)) var(--dsa-cta__content--horizontal-padding, var(--dsa-content--horizontal-spacing));
41
+ .dsa-cta.c-storytelling.c-storytelling--full.c-storytelling--order-desktop-image-last .c-storytelling__box {
42
+ padding-left: var(--dsa-cta--horizontal-padding);
44
43
  }
45
- .dsa-cta.c-storytelling .c-storytelling__image img {
46
- width: auto;
44
+ .dsa-cta.c-storytelling.dsa-cta--align-top {
45
+ align-items: flex-start;
47
46
  }
48
- .dsa-cta.c-storytelling .c-storytelling__box__content {
49
- max-width: var(--dsa-cta__content--max-width, var(--dsa-tile--width_largest));
47
+ .dsa-cta.c-storytelling.dsa-cta--align-bottom {
48
+ align-items: flex-end;
49
+ }
50
+ .dsa-cta.c-storytelling .c-storytelling__box {
51
+ width: 100%;
52
+ padding: var(--dsa-cta--vertical-padding, var(--l-section--space-default)) var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing));
53
+ }
54
+ @container storytelling (max-width: 640px) {
55
+ .dsa-cta.c-storytelling .c-storytelling__box {
56
+ padding-top: calc(var(--dsa-cta--vertical-padding, var(--l-section--space-default)) / var(--c-storytelling--padding-ratio));
57
+ }
58
+ .dsa-cta.c-storytelling .c-storytelling__box:only-child {
59
+ padding-top: var(--dsa-cta--vertical-padding, var(--l-section--space-default));
60
+ }
50
61
  }
51
62
  .dsa-cta.c-storytelling .c-storytelling__box:only-child {
52
- --c-storytelling--horizontal-padding: var(--dsa-cta__content--horizontal-padding);
63
+ padding: var(--dsa-cta--vertical-padding, var(--l-section--space-default)) var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing));
53
64
  }
54
- .dsa-cta.c-storytelling .c-storytelling__box:only-child .c-storytelling__box__content {
65
+ .dsa-cta.c-storytelling .c-storytelling__box__content {
55
66
  max-width: 100%;
56
67
  }
57
68
  .dsa-cta.c-storytelling .c-storytelling__box .dsa-headline__headline {
69
+ font: var(--dsa-cta__headline--font, var(--dsa-headline_h2--font, var(--ks-font-display-xl)));
58
70
  color: var(--dsa-cta__headline--color, var(--ks-text-color-display));
71
+ font-weight: var(--dsa-headline--font-weight, var(--ks-font-weight-semi-bold));
59
72
  }
60
73
  .dsa-cta.c-storytelling .c-storytelling__box .dsa-headline__subheadline {
74
+ font: var(--dsa-cta__subheadline--font, var(--dsa-headline_h2__subheadline--font, var(--ks-font-display-xl)));
61
75
  color: var(--dsa-cta__subheadline--color, var(--ks-text-color-primary));
76
+ font-weight: var(--dsa-headline__subheadline--font-weight, var(--ks-font-weight-medium));
62
77
  }
63
78
  .dsa-cta.c-storytelling .c-storytelling__box .c-rich-text {
64
- font: var(--dsa-cta__copy--font, var(--ks-font-copy-m));
65
- color: var(--dsa-cta__copy--color, var(--ks-text-color-copy));
79
+ font: var(--dsa-cta__copy--font, var(--dsa-rich-text--font, var(--ks-font-copy-m)));
80
+ color: var(--dsa-cta__copy--color, var(--dsa-rich-text--color, var(--ks-text-color-copy)));
81
+ }
82
+ .dsa-cta.c-storytelling .c-storytelling__box:only-child {
83
+ --dsa-cta--horizontal-padding: var(--dsa-content--spacing);
66
84
  }
67
- .dsa-cta.c-storytelling > .c-storytelling__image {
85
+ .dsa-cta.c-storytelling .c-storytelling__image {
68
86
  margin: 0;
69
87
  }
70
- @container storytelling (max-width: 639.9px) {
71
- .dsa-cta.c-storytelling.c-storytelling--order-mobile-image-last .c-storytelling__box {
72
- padding-bottom: 0;
88
+ @container storytelling (min-width: 640px) {
89
+ .dsa-cta.c-storytelling.c-storytelling--order-desktop-image-last .c-storytelling__image {
90
+ padding-left: calc(var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing)) / var(--c-storytelling--padding-ratio));
73
91
  }
74
- .dsa-cta.c-storytelling.c-storytelling--order-mobile-image-last .c-storytelling__image {
75
- padding-top: 0;
92
+ .dsa-cta.c-storytelling.c-storytelling--order-desktop-image-last .c-storytelling__box {
93
+ padding-right: calc(var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing)) / var(--c-storytelling--padding-ratio));
76
94
  }
77
- .dsa-cta.c-storytelling:not(.c-storytelling--order-mobile-image-last) .c-storytelling__box:not(:only-child) {
78
- padding-top: 0;
95
+ .dsa-cta.c-storytelling .c-storytelling__box {
96
+ padding-left: calc(var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing)) / var(--c-storytelling--padding-ratio));
79
97
  }
80
- .dsa-cta.c-storytelling:not(.c-storytelling--order-mobile-image-last) .c-storytelling__image {
81
- padding-bottom: 0;
98
+ .dsa-cta.c-storytelling .c-storytelling__box__content--center .c-button-group {
99
+ justify-content: center;
82
100
  }
83
- }
84
- @container storytelling (min-width: 640px) {
85
- .dsa-cta.c-storytelling.c-storytelling--order-desktop-image-last .c-storytelling__box:not(:only-child) {
86
- padding-right: 0;
101
+ .dsa-cta.c-storytelling .c-storytelling__box:only-child {
102
+ width: 100%;
103
+ max-width: calc(var(--dsa-content--width_default) - var(--dsa-content--spacing) * var(--c-storytelling--padding-ratio));
87
104
  }
88
- .dsa-cta.c-storytelling.c-storytelling--order-desktop-image-last .c-storytelling__image {
89
- padding-left: 0;
105
+ .dsa-cta.c-storytelling > .c-storytelling__image {
106
+ padding: var(--dsa-cta--vertical-padding, var(--l-section--space-default)) var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing));
107
+ padding-right: calc(var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing)) / var(--c-storytelling--padding-ratio));
108
+ }
109
+ .dsa-cta.c-storytelling.c-storytelling--full > .c-storytelling__image {
110
+ padding: 0;
90
111
  }
91
- .dsa-cta.c-storytelling:not(.c-storytelling--order-desktop-image-last) .c-storytelling__box {
92
- padding-left: 0;
112
+ .dsa-cta.c-storytelling > .c-storytelling__image,
113
+ .dsa-cta.c-storytelling > .c-storytelling__box {
114
+ max-width: calc(var(--dsa-content--width_wide) / 2);
93
115
  }
94
- .dsa-cta.c-storytelling:not(.c-storytelling--order-desktop-image-last) .c-storytelling__image {
95
- padding-right: 0;
116
+ .dsa-cta.c-storytelling.dsa-cta--full-width > .c-storytelling__image,
117
+ .dsa-cta.c-storytelling.dsa-cta--full-width > .c-storytelling__box {
118
+ max-width: 100%;
96
119
  }
97
120
  }
98
121
 
99
122
  @media (min-width: 640px) {
100
123
  .dsa-header--floating + .l-container--storytelling .c-storytelling.dsa-cta,
101
124
  .dsa-header--floating + .l-section .l-container--storytelling:first-child .c-storytelling.dsa-cta {
102
- padding-top: calc(var(--dsa-header--height) + var(--dsa-cta__content--horizontal-padding, var(--dsa-content--horizontal-spacing)));
125
+ padding-top: calc(var(--dsa-header--height) + var(--dsa-cta--horizontal-padding, var(--dsa-content--spacing)));
103
126
  z-index: 1;
104
127
  }
105
128
  }
@@ -40,6 +40,12 @@
40
40
  "default": false,
41
41
  "type": "boolean"
42
42
  },
43
+ "fullWidth": {
44
+ "title": "Width",
45
+ "description": "Set the width of the content to the full width of the element",
46
+ "type": "boolean",
47
+ "default": false
48
+ },
43
49
  "buttons": {
44
50
  "type": "array",
45
51
  "items": {
@@ -60,10 +66,10 @@
60
66
  "title": "Icon",
61
67
  "description": "Choose an icon"
62
68
  },
63
- "url": {
69
+ "target": {
64
70
  "type": "string",
65
- "title": "URL",
66
- "description": "The URL to link to when the button is clicked",
71
+ "title": "Target",
72
+ "description": "Target that should be linked, makes the button behave like a link semantically",
67
73
  "format": "uri"
68
74
  }
69
75
  },
@@ -103,17 +109,6 @@
103
109
  "title": "Alt text",
104
110
  "description": "Image description",
105
111
  "type": "string"
106
- },
107
- "align": {
108
- "title": "Vertical alignment of the image",
109
- "description": "Select a vertical alignment for the image",
110
- "type": "string",
111
- "enum": [
112
- "center",
113
- "top",
114
- "bottom"
115
- ],
116
- "default": "center"
117
112
  }
118
113
  },
119
114
  "additionalProperties": false
@@ -148,9 +143,9 @@
148
143
  "type": "string",
149
144
  "default": "left"
150
145
  },
151
- "align": {
146
+ "contentAlign": {
152
147
  "title": "Vertical alignment of the content",
153
- "description": "Select a vertical alignment for the content",
148
+ "description": "Select a vertical alignment for the image",
154
149
  "type": "string",
155
150
  "enum": [
156
151
  "center",
@@ -159,18 +154,6 @@
159
154
  ],
160
155
  "default": "center"
161
156
  },
162
- "padding": {
163
- "title": "Padding",
164
- "description": "Toggle padding of the content",
165
- "type": "boolean",
166
- "default": false
167
- },
168
- "inverted": {
169
- "title": "Inverted",
170
- "description": "Toggle inversion of the component",
171
- "type": "boolean",
172
- "default": false
173
- },
174
157
  "type": {
175
158
  "const": "cta"
176
159
  }