@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
@@ -133,7 +133,7 @@
133
133
  "title": "Alt Text",
134
134
  "description": "Alt text of the image",
135
135
  "examples": [
136
- "Picture of Isabella Doe"
136
+ "Picture of Jane Smith"
137
137
  ]
138
138
  },
139
139
  "fullWidth": {
@@ -168,7 +168,7 @@
168
168
  "label": {
169
169
  "type": "string"
170
170
  },
171
- "url": {
171
+ "href": {
172
172
  "type": "string",
173
173
  "format": "uri"
174
174
  },
@@ -177,14 +177,6 @@
177
177
  "description": "Open link in new Tab",
178
178
  "type": "boolean",
179
179
  "default": false
180
- },
181
- "ariaLabel": {
182
- "title": "Aria Label",
183
- "description": "Aria label for the link",
184
- "type": "string",
185
- "examples": [
186
- "Link to Isabella Doe's social media profile"
187
- ]
188
180
  }
189
181
  },
190
182
  "additionalProperties": false
@@ -194,12 +186,12 @@
194
186
  {
195
187
  "icon": "phone",
196
188
  "label": "0228 / 688 966 20",
197
- "url": "tel:+4922868896620"
189
+ "href": "tel:+4922868896620"
198
190
  },
199
191
  {
200
192
  "icon": "email",
201
193
  "label": "mail@example.com",
202
- "url": "mailto:mail@example.com"
194
+ "href": "mailto:mail@example.com"
203
195
  }
204
196
  ]
205
197
  ]
@@ -230,9 +222,9 @@
230
222
  "facebook"
231
223
  ]
232
224
  },
233
- "url": {
234
- "title": "URL",
235
- "description": "The url for the social link",
225
+ "href": {
226
+ "title": "Href",
227
+ "description": "The href for the social link",
236
228
  "type": "string",
237
229
  "format": "uri",
238
230
  "examples": [
@@ -251,7 +243,7 @@
251
243
  "additionalProperties": false,
252
244
  "required": [
253
245
  "icon",
254
- "url",
246
+ "href",
255
247
  "title"
256
248
  ]
257
249
  }
@@ -321,11 +313,14 @@
321
313
  "title": "Style",
322
314
  "description": "Style of background",
323
315
  "enum": [
324
- "default",
325
- "framed",
326
- "deko"
327
- ],
328
- "default": "default"
316
+ "stagelights",
317
+ "horizontalGradient",
318
+ "verticalGradient",
319
+ "accentTransition",
320
+ "boldTransition",
321
+ "symmetricGlow",
322
+ "anchorGlow"
323
+ ]
329
324
  },
330
325
  "backgroundColor": {
331
326
  "type": "string",
@@ -338,19 +333,6 @@
338
333
  ],
339
334
  "default": "default"
340
335
  },
341
- "transition": {
342
- "type": "string",
343
- "title": "Style",
344
- "description": "Color of background",
345
- "enum": [
346
- "none",
347
- "to-default",
348
- "to-accent",
349
- "to-bold",
350
- "to-inverted"
351
- ],
352
- "default": "default"
353
- },
354
336
  "backgroundImage": {
355
337
  "title": "Background image",
356
338
  "description": "Background image for the whole section",
@@ -509,7 +491,7 @@
509
491
  "list",
510
492
  "slider"
511
493
  ],
512
- "default": "default"
494
+ "default": "list"
513
495
  },
514
496
  "tileWidth": {
515
497
  "type": "string",
@@ -575,6 +557,12 @@
575
557
  "default": false,
576
558
  "type": "boolean"
577
559
  },
560
+ "fullWidth": {
561
+ "title": "Width",
562
+ "description": "Set the width of the content to the full width of the element",
563
+ "type": "boolean",
564
+ "default": false
565
+ },
578
566
  "buttons": {
579
567
  "type": "array",
580
568
  "items": {
@@ -595,10 +583,10 @@
595
583
  "title": "Icon",
596
584
  "description": "Choose an icon"
597
585
  },
598
- "url": {
586
+ "target": {
599
587
  "type": "string",
600
- "title": "URL",
601
- "description": "The URL to link to when the button is clicked",
588
+ "title": "Target",
589
+ "description": "Target that should be linked, makes the button behave like a link semantically",
602
590
  "format": "uri"
603
591
  }
604
592
  },
@@ -638,17 +626,6 @@
638
626
  "title": "Alt text",
639
627
  "description": "Image description",
640
628
  "type": "string"
641
- },
642
- "align": {
643
- "title": "Vertical alignment of the image",
644
- "description": "Select a vertical alignment for the image",
645
- "type": "string",
646
- "enum": [
647
- "center",
648
- "top",
649
- "bottom"
650
- ],
651
- "default": "center"
652
629
  }
653
630
  },
654
631
  "additionalProperties": false
@@ -683,9 +660,9 @@
683
660
  "type": "string",
684
661
  "default": "left"
685
662
  },
686
- "align": {
663
+ "contentAlign": {
687
664
  "title": "Vertical alignment of the content",
688
- "description": "Select a vertical alignment for the content",
665
+ "description": "Select a vertical alignment for the image",
689
666
  "type": "string",
690
667
  "enum": [
691
668
  "center",
@@ -694,18 +671,6 @@
694
671
  ],
695
672
  "default": "center"
696
673
  },
697
- "padding": {
698
- "title": "Padding",
699
- "description": "Toggle padding of the content",
700
- "type": "boolean",
701
- "default": false
702
- },
703
- "inverted": {
704
- "title": "Inverted",
705
- "description": "Toggle inversion of the component",
706
- "type": "boolean",
707
- "default": false
708
- },
709
674
  "type": {
710
675
  "const": "cta"
711
676
  }
@@ -882,10 +847,10 @@
882
847
  "cta": {
883
848
  "type": "object",
884
849
  "properties": {
885
- "url": {
850
+ "target": {
886
851
  "type": "string",
887
- "title": "Call to Action url",
888
- "description": "The CTA url",
852
+ "title": "Call to Action target",
853
+ "description": "The CTA target",
889
854
  "default": "#",
890
855
  "format": "uri"
891
856
  },
@@ -897,16 +862,6 @@
897
862
  "examples": [
898
863
  "See all our partners"
899
864
  ]
900
- },
901
- "icon": {
902
- "type": "string",
903
- "format": "icon",
904
- "title": "Icon",
905
- "description": "Icon for the link style of the cta",
906
- "examples": [
907
- "arrow-right"
908
- ],
909
- "default": "arrow-right"
910
865
  }
911
866
  },
912
867
  "additionalProperties": false
@@ -980,8 +935,7 @@
980
935
  "stack",
981
936
  "smallTiles",
982
937
  "largeTiles"
983
- ],
984
- "default": "smallTiles"
938
+ ]
985
939
  },
986
940
  "aspectRatio": {
987
941
  "type": "string",
@@ -1083,10 +1037,10 @@
1083
1037
  "title": "Icon",
1084
1038
  "description": "Choose an icon"
1085
1039
  },
1086
- "url": {
1040
+ "target": {
1087
1041
  "type": "string",
1088
- "title": "URL",
1089
- "description": "The URL to link to when the button is clicked",
1042
+ "title": "Target",
1043
+ "description": "Target that should be linked, makes the button behave like a link semantically",
1090
1044
  "format": "uri"
1091
1045
  }
1092
1046
  },
@@ -1173,13 +1127,7 @@
1173
1127
  "corner"
1174
1128
  ],
1175
1129
  "type": "string",
1176
- "default": "bottom"
1177
- },
1178
- "inverted": {
1179
- "type": "boolean",
1180
- "title": "Inverted",
1181
- "description": "Inverted color scheme for the box",
1182
- "default": false
1130
+ "default": "below"
1183
1131
  },
1184
1132
  "type": {
1185
1133
  "const": "hero"
@@ -1319,10 +1267,10 @@
1319
1267
  "Book a meeting"
1320
1268
  ]
1321
1269
  },
1322
- "url": {
1270
+ "target": {
1323
1271
  "type": "string",
1324
- "title": "URL",
1325
- "description": "The URL to link to when the button is clicked",
1272
+ "title": "Target",
1273
+ "description": "Target that should be linked, makes the button behave like a link semantically",
1326
1274
  "format": "uri"
1327
1275
  },
1328
1276
  "variant": {
@@ -1527,12 +1475,12 @@
1527
1475
  "title": "URL",
1528
1476
  "description": "The URL of the logo image",
1529
1477
  "examples": [
1530
- "img/logos/logoipsum-344.svg",
1531
- "img/logos/logoipsum-347.svg",
1532
- "img/logos/logoipsum-352.svg",
1533
- "img/logos/logoipsum-356.svg",
1534
- "img/logos/logoipsum-358.svg",
1535
- "img/logos/logoipsum-369.svg"
1478
+ "img/logos/logoipsum-212.svg",
1479
+ "img/logos/logoipsum-217.svg",
1480
+ "img/logos/logoipsum-239.svg",
1481
+ "img/logos/logoipsum-244.svg",
1482
+ "img/logos/logoipsum-250.svg",
1483
+ "img/logos/logoipsum-286.svg"
1536
1484
  ]
1537
1485
  },
1538
1486
  "alt": {
@@ -1719,10 +1667,10 @@
1719
1667
  "Book a meeting"
1720
1668
  ]
1721
1669
  },
1722
- "url": {
1670
+ "target": {
1723
1671
  "type": "string",
1724
- "title": "URL",
1725
- "description": "The URL to link to when the button is clicked",
1672
+ "title": "Target",
1673
+ "description": "Target that should be linked, makes the button behave like a link semantically",
1726
1674
  "format": "uri"
1727
1675
  },
1728
1676
  "icon": {
@@ -1815,8 +1763,15 @@
1815
1763
  true
1816
1764
  ]
1817
1765
  },
1818
- "type": {
1819
- "const": "slider"
1766
+ "variant": {
1767
+ "title": "Type",
1768
+ "description": "Type of the movement",
1769
+ "type": "string",
1770
+ "enum": [
1771
+ "slider",
1772
+ "carousel"
1773
+ ],
1774
+ "default": "carousel"
1820
1775
  },
1821
1776
  "className": {
1822
1777
  "title": "Class",
@@ -1871,6 +1826,12 @@
1871
1826
  "default": false,
1872
1827
  "type": "boolean"
1873
1828
  },
1829
+ "fullWidth": {
1830
+ "title": "Width",
1831
+ "description": "Set the width of the content to the full width of the element",
1832
+ "type": "boolean",
1833
+ "default": false
1834
+ },
1874
1835
  "buttons": {
1875
1836
  "type": "array",
1876
1837
  "items": {
@@ -1891,10 +1852,10 @@
1891
1852
  "title": "Icon",
1892
1853
  "description": "Choose an icon"
1893
1854
  },
1894
- "url": {
1855
+ "target": {
1895
1856
  "type": "string",
1896
- "title": "URL",
1897
- "description": "The URL to link to when the button is clicked",
1857
+ "title": "Target",
1858
+ "description": "Target that should be linked, makes the button behave like a link semantically",
1898
1859
  "format": "uri"
1899
1860
  }
1900
1861
  },
@@ -1934,17 +1895,6 @@
1934
1895
  "title": "Alt text",
1935
1896
  "description": "Image description",
1936
1897
  "type": "string"
1937
- },
1938
- "align": {
1939
- "title": "Vertical alignment of the image",
1940
- "description": "Select a vertical alignment for the image",
1941
- "type": "string",
1942
- "enum": [
1943
- "center",
1944
- "top",
1945
- "bottom"
1946
- ],
1947
- "default": "center"
1948
1898
  }
1949
1899
  },
1950
1900
  "additionalProperties": false
@@ -1979,9 +1929,9 @@
1979
1929
  "type": "string",
1980
1930
  "default": "left"
1981
1931
  },
1982
- "align": {
1932
+ "contentAlign": {
1983
1933
  "title": "Vertical alignment of the content",
1984
- "description": "Select a vertical alignment for the content",
1934
+ "description": "Select a vertical alignment for the image",
1985
1935
  "type": "string",
1986
1936
  "enum": [
1987
1937
  "center",
@@ -1990,18 +1940,6 @@
1990
1940
  ],
1991
1941
  "default": "center"
1992
1942
  },
1993
- "padding": {
1994
- "title": "Padding",
1995
- "description": "Toggle padding of the content",
1996
- "type": "boolean",
1997
- "default": false
1998
- },
1999
- "inverted": {
2000
- "title": "Inverted",
2001
- "description": "Toggle inversion of the component",
2002
- "type": "boolean",
2003
- "default": false
2004
- },
2005
1943
  "type": {
2006
1944
  "const": "cta"
2007
1945
  }
@@ -2095,10 +2033,10 @@
2095
2033
  "cta": {
2096
2034
  "type": "object",
2097
2035
  "properties": {
2098
- "url": {
2036
+ "target": {
2099
2037
  "type": "string",
2100
- "title": "Call to Action url",
2101
- "description": "The CTA url",
2038
+ "title": "Call to Action target",
2039
+ "description": "The CTA target",
2102
2040
  "default": "#",
2103
2041
  "format": "uri"
2104
2042
  },
@@ -2110,16 +2048,6 @@
2110
2048
  "examples": [
2111
2049
  "See all our partners"
2112
2050
  ]
2113
- },
2114
- "icon": {
2115
- "type": "string",
2116
- "format": "icon",
2117
- "title": "Icon",
2118
- "description": "Icon for the link style of the cta",
2119
- "examples": [
2120
- "arrow-right"
2121
- ],
2122
- "default": "arrow-right"
2123
2051
  }
2124
2052
  },
2125
2053
  "additionalProperties": false
@@ -2193,8 +2121,7 @@
2193
2121
  "stack",
2194
2122
  "smallTiles",
2195
2123
  "largeTiles"
2196
- ],
2197
- "default": "smallTiles"
2124
+ ]
2198
2125
  },
2199
2126
  "aspectRatio": {
2200
2127
  "type": "string",
@@ -2296,10 +2223,10 @@
2296
2223
  "title": "Icon",
2297
2224
  "description": "Choose an icon"
2298
2225
  },
2299
- "url": {
2226
+ "target": {
2300
2227
  "type": "string",
2301
- "title": "URL",
2302
- "description": "The URL to link to when the button is clicked",
2228
+ "title": "Target",
2229
+ "description": "Target that should be linked, makes the button behave like a link semantically",
2303
2230
  "format": "uri"
2304
2231
  }
2305
2232
  },
@@ -2386,13 +2313,7 @@
2386
2313
  "corner"
2387
2314
  ],
2388
2315
  "type": "string",
2389
- "default": "bottom"
2390
- },
2391
- "inverted": {
2392
- "type": "boolean",
2393
- "title": "Inverted",
2394
- "description": "Inverted color scheme for the box",
2395
- "default": false
2316
+ "default": "below"
2396
2317
  },
2397
2318
  "type": {
2398
2319
  "const": "hero"
@@ -2500,12 +2421,12 @@
2500
2421
  "title": "URL",
2501
2422
  "description": "The URL of the logo image",
2502
2423
  "examples": [
2503
- "img/logos/logoipsum-344.svg",
2504
- "img/logos/logoipsum-347.svg",
2505
- "img/logos/logoipsum-352.svg",
2506
- "img/logos/logoipsum-356.svg",
2507
- "img/logos/logoipsum-358.svg",
2508
- "img/logos/logoipsum-369.svg"
2424
+ "img/logos/logoipsum-212.svg",
2425
+ "img/logos/logoipsum-217.svg",
2426
+ "img/logos/logoipsum-239.svg",
2427
+ "img/logos/logoipsum-244.svg",
2428
+ "img/logos/logoipsum-250.svg",
2429
+ "img/logos/logoipsum-286.svg"
2509
2430
  ]
2510
2431
  },
2511
2432
  "alt": {
@@ -2625,12 +2546,13 @@
2625
2546
  "number": {
2626
2547
  "title": "Number",
2627
2548
  "description": "The number of the stat",
2628
- "type": "integer",
2549
+ "type": "string",
2629
2550
  "examples": [
2630
- 1,
2631
- 2,
2632
- 3,
2633
- 4
2551
+ "1",
2552
+ "5x",
2553
+ "2",
2554
+ "40%",
2555
+ "bis zu 100"
2634
2556
  ]
2635
2557
  },
2636
2558
  "description": {
@@ -2735,10 +2657,10 @@
2735
2657
  "description": "Layout for the Teaser Card",
2736
2658
  "default": "stack"
2737
2659
  },
2738
- "url": {
2660
+ "target": {
2739
2661
  "type": "string",
2740
- "title": "Url",
2741
- "description": "Url that should be linked",
2662
+ "title": "Target",
2663
+ "description": "Target that should be linked",
2742
2664
  "format": "uri"
2743
2665
  },
2744
2666
  "button": {
@@ -2791,7 +2713,7 @@
2791
2713
  "additionalProperties": false,
2792
2714
  "required": [
2793
2715
  "topic",
2794
- "url"
2716
+ "target"
2795
2717
  ]
2796
2718
  },
2797
2719
  {
@@ -2950,15 +2872,8 @@
2950
2872
  ]
2951
2873
  }
2952
2874
  },
2953
- "typeProp": {
2954
- "title": "Type",
2955
- "description": "Type of the movement",
2956
- "type": "string",
2957
- "enum": [
2958
- "slider",
2959
- "carousel"
2960
- ],
2961
- "default": "carousel"
2875
+ "type": {
2876
+ "const": "slider"
2962
2877
  }
2963
2878
  },
2964
2879
  "additionalProperties": false
@@ -2984,12 +2899,13 @@
2984
2899
  "number": {
2985
2900
  "title": "Number",
2986
2901
  "description": "The number of the stat",
2987
- "type": "integer",
2902
+ "type": "string",
2988
2903
  "examples": [
2989
- 1,
2990
- 2,
2991
- 3,
2992
- 4
2904
+ "1",
2905
+ "5x",
2906
+ "2",
2907
+ "40%",
2908
+ "bis zu 100"
2993
2909
  ]
2994
2910
  },
2995
2911
  "description": {
@@ -3094,10 +3010,10 @@
3094
3010
  "description": "Layout for the Teaser Card",
3095
3011
  "default": "stack"
3096
3012
  },
3097
- "url": {
3013
+ "target": {
3098
3014
  "type": "string",
3099
- "title": "Url",
3100
- "description": "Url that should be linked",
3015
+ "title": "Target",
3016
+ "description": "Target that should be linked",
3101
3017
  "format": "uri"
3102
3018
  },
3103
3019
  "button": {
@@ -3150,7 +3066,7 @@
3150
3066
  "additionalProperties": false,
3151
3067
  "required": [
3152
3068
  "topic",
3153
- "url"
3069
+ "target"
3154
3070
  ]
3155
3071
  },
3156
3072
  {
@@ -3362,10 +3278,10 @@
3362
3278
  "title": "Icon",
3363
3279
  "description": "Choose an icon"
3364
3280
  },
3365
- "url": {
3281
+ "target": {
3366
3282
  "type": "string",
3367
- "title": "URL",
3368
- "description": "The URL to link to when the button is clicked",
3283
+ "title": "Target",
3284
+ "description": "Target that should be linked, makes the button behave like a link semantically",
3369
3285
  "format": "uri"
3370
3286
  }
3371
3287
  },
@@ -3421,13 +3337,11 @@
3421
3337
  "description": "Choose the alginment of the module content",
3422
3338
  "enum": [
3423
3339
  "center",
3424
- "bottom",
3425
3340
  "left",
3426
- "right",
3427
- "corner"
3341
+ "right"
3428
3342
  ],
3429
3343
  "type": "string",
3430
- "default": "bottom"
3344
+ "default": "center"
3431
3345
  },
3432
3346
  "type": {
3433
3347
  "const": "video-curtain"
@@ -3457,10 +3371,10 @@
3457
3371
  "Book a meeting"
3458
3372
  ]
3459
3373
  },
3460
- "url": {
3374
+ "target": {
3461
3375
  "type": "string",
3462
- "title": "URL",
3463
- "description": "The URL to link to when the button is clicked",
3376
+ "title": "Target",
3377
+ "description": "Target that should be linked, makes the button behave like a link semantically",
3464
3378
  "format": "uri"
3465
3379
  },
3466
3380
  "variant": {
@@ -3557,6 +3471,12 @@
3557
3471
  "default": false,
3558
3472
  "type": "boolean"
3559
3473
  },
3474
+ "fullWidth": {
3475
+ "title": "Width",
3476
+ "description": "Set the width of the content to the full width of the element",
3477
+ "type": "boolean",
3478
+ "default": false
3479
+ },
3560
3480
  "buttons": {
3561
3481
  "type": "array",
3562
3482
  "items": {
@@ -3577,10 +3497,10 @@
3577
3497
  "title": "Icon",
3578
3498
  "description": "Choose an icon"
3579
3499
  },
3580
- "url": {
3500
+ "target": {
3581
3501
  "type": "string",
3582
- "title": "URL",
3583
- "description": "The URL to link to when the button is clicked",
3502
+ "title": "Target",
3503
+ "description": "Target that should be linked, makes the button behave like a link semantically",
3584
3504
  "format": "uri"
3585
3505
  }
3586
3506
  },
@@ -3620,17 +3540,6 @@
3620
3540
  "title": "Alt text",
3621
3541
  "description": "Image description",
3622
3542
  "type": "string"
3623
- },
3624
- "align": {
3625
- "title": "Vertical alignment of the image",
3626
- "description": "Select a vertical alignment for the image",
3627
- "type": "string",
3628
- "enum": [
3629
- "center",
3630
- "top",
3631
- "bottom"
3632
- ],
3633
- "default": "center"
3634
3543
  }
3635
3544
  },
3636
3545
  "additionalProperties": false
@@ -3665,9 +3574,9 @@
3665
3574
  "type": "string",
3666
3575
  "default": "left"
3667
3576
  },
3668
- "align": {
3577
+ "contentAlign": {
3669
3578
  "title": "Vertical alignment of the content",
3670
- "description": "Select a vertical alignment for the content",
3579
+ "description": "Select a vertical alignment for the image",
3671
3580
  "type": "string",
3672
3581
  "enum": [
3673
3582
  "center",
@@ -3676,18 +3585,6 @@
3676
3585
  ],
3677
3586
  "default": "center"
3678
3587
  },
3679
- "padding": {
3680
- "title": "Padding",
3681
- "description": "Toggle padding of the content",
3682
- "type": "boolean",
3683
- "default": false
3684
- },
3685
- "inverted": {
3686
- "title": "Inverted",
3687
- "description": "Toggle inversion of the component",
3688
- "type": "boolean",
3689
- "default": false
3690
- },
3691
3588
  "type": {
3692
3589
  "const": "cta"
3693
3590
  }