@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,98 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "http://schema.mydesignsystem.com/event-login.schema.json",
4
- "title": "Event Login",
5
- "type": "object",
6
- "properties": {
7
- "headline": {
8
- "title": "Headline",
9
- "description": "Headline for the event login",
10
- "type": "string",
11
- "examples": ["Welcome back!"]
12
- },
13
- "text": {
14
- "title": "Text",
15
- "description": "Text for the event login",
16
- "type": "string",
17
- "examples": ["Please enter your details to login"]
18
- },
19
- "usernameInput": {
20
- "title": "Username Input",
21
- "description": "Input field for the username",
22
- "type": "object",
23
- "properties": {
24
- "label": {
25
- "type": "string",
26
- "examples": ["Username"]
27
- },
28
- "placeholder": {
29
- "type": "string",
30
- "examples": ["Enter your username"]
31
- }
32
- }
33
- },
34
- "passwordInput": {
35
- "title": "Password Input",
36
- "description": "Input field for the password",
37
- "type": "object",
38
- "properties": {
39
- "label": {
40
- "title": "Label",
41
- "description": "Label for the password input",
42
- "type": "string",
43
- "examples": ["Password"]
44
- },
45
- "placeholder": {
46
- "title": "Placeholder",
47
- "description": "Placeholder text for the email input",
48
- "type": "string",
49
- "examples": ["Enter your password"]
50
- }
51
- }
52
- },
53
- "cta": {
54
- "title": "Call to Action",
55
- "type": "object",
56
- "properties": {
57
- "label": {
58
- "title": "Button Label",
59
- "description": "Label for the call to action button",
60
- "type": "string",
61
- "examples": ["Login"]
62
- },
63
- "url": {
64
- "type": "string",
65
- "format": "uri",
66
- "examples": ["#"]
67
- },
68
- "ariaLabel": {
69
- "title": "Aria Label",
70
- "description": "Aria label for the cta button",
71
- "type": "string",
72
- "examples": ["Event Login"]
73
- }
74
- }
75
- },
76
- "resetPassword": {
77
- "title": "Reset Password",
78
- "description": "Link to reset password",
79
- "type": "object",
80
- "properties": {
81
- "label": {
82
- "title": "Label",
83
- "description": "Text for the reset password link",
84
- "type": "string",
85
- "examples": ["Reset Password?"]
86
- },
87
- "url": {
88
- "title": "URL",
89
- "description": "URL for the reset password link",
90
- "type": "string",
91
- "format": "uri",
92
- "default": "#"
93
- }
94
- }
95
- }
96
- },
97
- "additionalProperties": false
98
- }
@@ -1,78 +0,0 @@
1
- /// <reference types="react" />
2
- /* eslint-disable */
3
- /**
4
- * This file was automatically generated by json-schema-to-typescript.
5
- * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
6
- * and run json-schema-to-typescript to regenerate this file.
7
- */
8
- /**
9
- * Headline for the event login
10
- */
11
- type Headline = string;
12
- /**
13
- * Text for the event login
14
- */
15
- type Text = string;
16
- /**
17
- * Label for the password input
18
- */
19
- type Label = string;
20
- /**
21
- * Placeholder text for the email input
22
- */
23
- type Placeholder = string;
24
- /**
25
- * Label for the call to action button
26
- */
27
- type ButtonLabel = string;
28
- /**
29
- * Aria label for the cta button
30
- */
31
- type AriaLabel = string;
32
- /**
33
- * Text for the reset password link
34
- */
35
- type Label1 = string;
36
- /**
37
- * URL for the reset password link
38
- */
39
- type URL = string;
40
- interface EventLoginProps {
41
- headline?: Headline;
42
- text?: Text;
43
- usernameInput?: UsernameInput;
44
- passwordInput?: PasswordInput;
45
- cta?: CallToAction;
46
- resetPassword?: ResetPassword;
47
- }
48
- /**
49
- * Input field for the username
50
- */
51
- interface UsernameInput {
52
- label?: string;
53
- placeholder?: string;
54
- }
55
- /**
56
- * Input field for the password
57
- */
58
- interface PasswordInput {
59
- label?: Label;
60
- placeholder?: Placeholder;
61
- }
62
- interface CallToAction {
63
- label?: ButtonLabel;
64
- url?: string;
65
- ariaLabel?: AriaLabel;
66
- }
67
- /**
68
- * Link to reset password
69
- */
70
- interface ResetPassword {
71
- label?: Label1;
72
- url?: URL;
73
- }
74
- declare const EventLoginContextDefault: import("react").ForwardRefExoticComponent<EventLoginProps & import("react").RefAttributes<HTMLDivElement>>;
75
- declare const EventLoginContext: import("react").Context<import("react").ForwardRefExoticComponent<EventLoginProps & import("react").RefAttributes<HTMLDivElement>>>;
76
- declare const EventLogin: import("react").ForwardRefExoticComponent<EventLoginProps & import("react").RefAttributes<HTMLDivElement>>;
77
- export type { EventLoginProps };
78
- export { EventLoginContextDefault, EventLoginContext, EventLogin };
@@ -1,21 +0,0 @@
1
- import "./event-login.css";
2
- import { jsxs, jsx } from 'react/jsx-runtime';
3
- import { forwardRef, createContext, useContext } from 'react';
4
- import { Headline } from '../headline/index.js';
5
- import { Link } from '@kickstartds/base/lib/link';
6
- import { TextField } from '@kickstartds/form/lib/text-field';
7
- import { Button } from '../button/index.js';
8
- import Markdown from 'markdown-to-jsx';
9
- import 'classnames';
10
- import '@kickstartds/base/lib/headline';
11
- import '@kickstartds/base/lib/button';
12
-
13
- const EventLoginContextDefault = forwardRef(({ headline, text, usernameInput, passwordInput, cta, resetPassword }, ref) => (jsxs("div", { ref: ref, className: "dsa-event-login", children: [jsx(Headline, { spaceAfter: "minimum", text: headline, level: "h2" }), jsx(Markdown, { className: "dsa-event-login__text", children: text }), jsxs("form", { className: "dsa-event-login__form", children: [jsxs("div", { className: "dsa-event-login__inputs", children: [jsx(TextField, { label: usernameInput.label, placeholder: usernameInput?.placeholder }), jsx(TextField, { type: "password", label: passwordInput.label, placeholder: passwordInput?.placeholder })] }), jsxs("div", { className: "dsa-event-login__actions", children: [jsx(Link, { className: "dsa-event-login__link", href: resetPassword?.url, children: resetPassword?.label || "Forgot your password?" }), jsx(Button, { label: cta.label, url: cta.url, "aria-label": cta?.ariaLabel, variant: "primary", size: "small" })] })] })] })));
14
- const EventLoginContext = createContext(EventLoginContextDefault);
15
- const EventLogin = forwardRef((props, ref) => {
16
- const Component = useContext(EventLoginContext);
17
- return jsx(Component, { ...props, ref: ref });
18
- });
19
- EventLogin.displayName = "EventLogin";
20
-
21
- export { EventLogin, EventLoginContext, EventLoginContextDefault };
@@ -1,91 +0,0 @@
1
- .dsa-event-registration {
2
- display: flex;
3
- flex-direction: column;
4
- gap: var(--ks-spacing-stack-s);
5
- max-width: 500px;
6
- margin: auto;
7
- margin-top: 200px;
8
- }
9
- .dsa-event-registration__link {
10
- width: fit-content;
11
- font: var(--ks-font-interface-s);
12
- }
13
- .dsa-event-registration__details {
14
- display: flex;
15
- flex-wrap: wrap;
16
- gap: var(--ks-spacing-stack-s) var(--ks-spacing-inline-s);
17
- }
18
- .dsa-event-registration__date {
19
- display: flex;
20
- flex-direction: column;
21
- gap: var(--ks-spacing-xxs);
22
- }
23
- .dsa-event-registration__date > .dsa-event-registration__info:first-child {
24
- font-weight: var(--ks-font-weight-semi-bold);
25
- }
26
- .dsa-event-registration__location {
27
- flex-basis: var(--dsa-tile--width_small);
28
- flex-grow: 1;
29
- }
30
- .dsa-event-registration__location-name {
31
- font-weight: var(--ks-font-weight-semi-bold);
32
- color: var(--dsa-topic--color);
33
- display: block;
34
- }
35
- .dsa-event-registration__location-address {
36
- margin: 0;
37
- }
38
- .dsa-event-registration__infos {
39
- display: flex;
40
- flex-direction: column;
41
- gap: var(--ks-spacing-stack-s);
42
- background: var(--ks-background-color-accent);
43
- border-radius: var(--ks-border-radius-card);
44
- padding: var(--ks-spacing-inset-stretch-m);
45
- }
46
- .dsa-event-registration__info {
47
- display: flex;
48
- gap: calc(var(--ks-spacing-xxs) * 0.75);
49
- font: var(--ks-font-interface-s);
50
- justify-content: flex-start;
51
- color: var(--ks-text-color-interface);
52
- }
53
- .dsa-event-registration__info address {
54
- font-style: normal;
55
- }
56
- .dsa-event-registration__info--location {
57
- flex-basis: 100%;
58
- }
59
- .dsa-event-registration__info .icon {
60
- align-self: flex-start;
61
- width: calc(var(--ks-font-size-interface-s) * var(--ks-line-height-interface-s));
62
- height: calc(var(--ks-font-size-interface-s) * var(--ks-line-height-interface-s));
63
- color: var(--ks-text-color-primary);
64
- flex-shrink: 0;
65
- }
66
- .dsa-event-registration__form {
67
- display: flex;
68
- flex-direction: column;
69
- gap: var(--ks-spacing-stack-s);
70
- }
71
- .dsa-event-registration__form .c-button {
72
- align-self: flex-end;
73
- }
74
- .dsa-event-registration__inputs {
75
- display: flex;
76
- flex-direction: column;
77
- gap: var(--ks-spacing-stack-s);
78
- }
79
- .dsa-event-registration__footer {
80
- display: flex;
81
- justify-content: space-between;
82
- align-items: flex-start;
83
- flex-wrap: wrap;
84
- gap: var(--ks-spacing-stack-xs) var(--ks-spacing-inline-m);
85
- }
86
- .dsa-event-registration__mandatory-text {
87
- font: var(--ks-font-interface-xs);
88
- color: var(--ks-color-fg-alpha-4);
89
- font-style: italic;
90
- flex-basis: var(--dsa-tile--width_small);
91
- }
@@ -1,174 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "http://schema.mydesignsystem.com/event-registration.schema.json",
4
- "title": "Event Registration",
5
- "type": "object",
6
- "properties": {
7
- "label": {
8
- "title": "Label",
9
- "description": "Label of the event registration",
10
- "type": "string",
11
- "examples": [
12
- "Registration Request"
13
- ]
14
- },
15
- "title": {
16
- "title": "Title",
17
- "description": "Title of the event",
18
- "type": "string",
19
- "examples": [
20
- "The Future of AI"
21
- ]
22
- },
23
- "link": {
24
- "type": "object",
25
- "title": "Link",
26
- "description": "Link to the event details",
27
- "properties": {
28
- "url": {
29
- "type": "string",
30
- "title": "URL",
31
- "description": "URL to the event details",
32
- "examples": [
33
- "#"
34
- ],
35
- "format": "uri"
36
- },
37
- "text": {
38
- "title": "Link Text",
39
- "description": "Text for the link to the event details",
40
- "type": "string",
41
- "examples": [
42
- "More Information on the Event"
43
- ]
44
- }
45
- },
46
- "additionalProperties": false
47
- },
48
- "date": {
49
- "title": "Date",
50
- "description": "Date of the registration",
51
- "type": "string",
52
- "format": "date",
53
- "examples": [
54
- "18.09.2025"
55
- ]
56
- },
57
- "time": {
58
- "title": "Time",
59
- "description": "Time of the registration",
60
- "type": "string",
61
- "examples": [
62
- "09:00 – 17:00"
63
- ]
64
- },
65
- "location": {
66
- "type": "object",
67
- "title": "Location",
68
- "description": "Location of the event",
69
- "properties": {
70
- "name": {
71
- "type": "string",
72
- "examples": [
73
- "Berlin Congress Center"
74
- ]
75
- },
76
- "address": {
77
- "type": "string",
78
- "examples": [
79
- "Alexanderplatz 1, 10178 Berlin"
80
- ]
81
- }
82
- },
83
- "additionalProperties": false
84
- },
85
- "nameInput": {
86
- "title": "Name Input",
87
- "description": "Input field for the name",
88
- "type": "object",
89
- "properties": {
90
- "label": {
91
- "type": "string",
92
- "examples": [
93
- "Name*"
94
- ]
95
- },
96
- "placeholder": {
97
- "type": "string",
98
- "examples": [
99
- "Enter your name"
100
- ]
101
- }
102
- },
103
- "additionalProperties": false
104
- },
105
- "emailInput": {
106
- "title": "Email Input",
107
- "description": "Input field for the email",
108
- "type": "object",
109
- "properties": {
110
- "label": {
111
- "title": "Label",
112
- "description": "Label for the email input",
113
- "type": "string",
114
- "examples": [
115
- "Email*"
116
- ]
117
- },
118
- "placeholder": {
119
- "title": "Placeholder",
120
- "description": "Placeholder text for the email input",
121
- "type": "string",
122
- "examples": [
123
- "Enter your email"
124
- ]
125
- }
126
- },
127
- "additionalProperties": false
128
- },
129
- "confirmationCheckboxLabel": {
130
- "title": "Label",
131
- "description": "Label for the confirmation checkbox",
132
- "type": "string",
133
- "examples": [
134
- "I read and agree to the terms and conditions*"
135
- ]
136
- },
137
- "mandatoryText": {
138
- "title": "Mandatory Text",
139
- "description": "Text indicating that the checkbox is mandatory",
140
- "type": "string",
141
- "default": "_* Mandatory_"
142
- },
143
- "cta": {
144
- "title": "Call to Action",
145
- "type": "object",
146
- "properties": {
147
- "label": {
148
- "title": "Button Label",
149
- "description": "Label for the call to action button",
150
- "type": "string",
151
- "examples": [
152
- "Send Request"
153
- ]
154
- },
155
- "url": {
156
- "type": "string",
157
- "format": "uri",
158
- "default": "#"
159
- },
160
- "ariaLabel": {
161
- "title": "Aria Label",
162
- "description": "Aria label for the cta button",
163
- "type": "string",
164
- "default": "Event Registration"
165
- }
166
- },
167
- "additionalProperties": false
168
- },
169
- "type": {
170
- "const": "event-registration"
171
- }
172
- },
173
- "additionalProperties": false
174
- }
@@ -1,138 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "http://schema.mydesignsystem.com/event-registration.schema.json",
4
- "title": "Event Registration",
5
- "type": "object",
6
- "properties": {
7
- "label": {
8
- "title": "Label",
9
- "description": "Label of the event registration",
10
- "type": "string",
11
- "examples": ["Registration Request"]
12
- },
13
- "title": {
14
- "title": "Title",
15
- "description": "Title of the event",
16
- "type": "string",
17
- "examples": ["The Future of AI"]
18
- },
19
- "link": {
20
- "type": "object",
21
- "title": "Link",
22
- "description": "Link to the event details",
23
- "properties": {
24
- "url": {
25
- "type": "string",
26
- "title": "URL",
27
- "description": "URL to the event details",
28
- "examples": ["#"],
29
- "format": "uri"
30
- },
31
- "text": {
32
- "title": "Link Text",
33
- "description": "Text for the link to the event details",
34
- "type": "string",
35
- "examples": ["More Information on the Event"]
36
- }
37
- }
38
- },
39
- "date": {
40
- "title": "Date",
41
- "description": "Date of the registration",
42
- "type": "string",
43
- "format": "date",
44
- "examples": ["18.09.2025"]
45
- },
46
- "time": {
47
- "title": "Time",
48
- "description": "Time of the registration",
49
- "type": "string",
50
- "examples": ["09:00 – 17:00"]
51
- },
52
- "location": {
53
- "type": "object",
54
- "title": "Location",
55
- "description": "Location of the event",
56
- "properties": {
57
- "name": {
58
- "type": "string",
59
- "examples": ["Berlin Congress Center"]
60
- },
61
- "address": {
62
- "type": "string",
63
- "examples": ["Alexanderplatz 1, 10178 Berlin"]
64
- }
65
- }
66
- },
67
- "nameInput": {
68
- "title": "Name Input",
69
- "description": "Input field for the name",
70
- "type": "object",
71
- "properties": {
72
- "label": {
73
- "type": "string",
74
- "examples": ["Name*"]
75
- },
76
- "placeholder": {
77
- "type": "string",
78
- "examples": ["Enter your name"]
79
- }
80
- }
81
- },
82
- "emailInput": {
83
- "title": "Email Input",
84
- "description": "Input field for the email",
85
- "type": "object",
86
- "properties": {
87
- "label": {
88
- "title": "Label",
89
- "description": "Label for the email input",
90
- "type": "string",
91
- "examples": ["Email*"]
92
- },
93
- "placeholder": {
94
- "title": "Placeholder",
95
- "description": "Placeholder text for the email input",
96
- "type": "string",
97
- "examples": ["Enter your email"]
98
- }
99
- }
100
- },
101
- "confirmationCheckboxLabel": {
102
- "title": "Label",
103
- "description": "Label for the confirmation checkbox",
104
- "type": "string",
105
- "examples": ["I read and agree to the terms and conditions*"]
106
- },
107
- "mandatoryText": {
108
- "title": "Mandatory Text",
109
- "description": "Text indicating that the checkbox is mandatory",
110
- "type": "string",
111
- "default": "_* Mandatory_"
112
- },
113
- "cta": {
114
- "title": "Call to Action",
115
- "type": "object",
116
- "properties": {
117
- "label": {
118
- "title": "Button Label",
119
- "description": "Label for the call to action button",
120
- "type": "string",
121
- "examples": ["Send Request"]
122
- },
123
- "url": {
124
- "type": "string",
125
- "format": "uri",
126
- "default": "#"
127
- },
128
- "ariaLabel": {
129
- "title": "Aria Label",
130
- "description": "Aria label for the cta button",
131
- "type": "string",
132
- "default": "Event Registration"
133
- }
134
- }
135
- }
136
- },
137
- "additionalProperties": false
138
- }