@kickstartds/ds-agency-premium 1.6.72--canary.56.2518.0 → 1.6.72--canary.43.2525.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 (474) hide show
  1. package/dist/{src/components/blog-aside/BlogAsideProps.d.ts → BlogAsideProps-c760fd2a.d.ts} +9 -8
  2. package/dist/{src/components/blog-author/BlogAuthorProps.d.ts → BlogAuthorProps-fb0241df.d.ts} +10 -9
  3. package/dist/{src/components/blog-head/BlogHeadProps.d.ts → BlogHeadProps-c04a5ed8.d.ts} +8 -7
  4. package/dist/{src/components/cms/BlogOverviewProps.d.ts → BlogOverviewProps-9f207f1c.d.ts} +12 -11
  5. package/dist/{src/components/cms/BlogPostProps.d.ts → BlogPostProps-c04a5ed8.d.ts} +9 -8
  6. package/dist/{src/components/blog-tag/BlogTagProps.d.ts → BlogTagProps-f5855e93.d.ts} +3 -2
  7. package/dist/{src/components/blog-teaser/BlogTeaserProps.d.ts → BlogTeaserProps-f5855e93.d.ts} +17 -16
  8. package/dist/{src/components/business-card/BusinessCardProps.d.ts → BusinessCardProps-e10e7b62.d.ts} +10 -9
  9. package/dist/{src/components/button/ButtonProps.d.ts → ButtonProps-4e2b2ecf.d.ts} +9 -8
  10. package/dist/{src/components/contact/ContactProps.d.ts → ContactProps-7cac90e5.d.ts} +13 -12
  11. package/dist/{src/components/content-nav/ContentNavProps.d.ts → ContentNavProps-0e282a9f.d.ts} +2 -1
  12. package/dist/{src/components/cta/CtaProps.d.ts → CtaProps-789f8508.d.ts} +24 -23
  13. package/dist/{src/components/divider/DividerProps.d.ts → DividerProps-2ef31901.d.ts} +5 -4
  14. package/dist/{src/components/downloads/DownloadsProps.d.ts → DownloadsProps-a49a977e.d.ts} +2 -1
  15. package/dist/{src/components/event-appointment/EventAppointmentProps.d.ts → EventAppointmentProps-443cd1ce.d.ts} +8 -7
  16. package/dist/{src/components/cms/EventDetailProps.d.ts → EventDetailProps-42a7eebe.d.ts} +16 -15
  17. package/dist/{src/components/event-filter/EventFilterProps.d.ts → EventFilterProps-b190eb86.d.ts} +3 -2
  18. package/dist/{src/components/event-latest-teaser/EventLatestTeaserProps.d.ts → EventLatestTeaserProps-fc9d3281.d.ts} +11 -10
  19. package/dist/{src/components/event-list-teaser/EventListTeaserProps.d.ts → EventListTeaserProps-5cc94436.d.ts} +17 -16
  20. package/dist/{src/components/event-location/EventLocationProps.d.ts → EventLocationProps-871bc198.d.ts} +8 -7
  21. package/dist/{src/components/faq/FaqProps.d.ts → FaqProps-78384db5.d.ts} +6 -5
  22. package/dist/{src/components/features/FeaturesProps.d.ts → FeaturesProps-a9041d97.d.ts} +12 -11
  23. package/dist/{src/components/footer/FooterProps.d.ts → FooterProps-a0a104ca.d.ts} +10 -9
  24. package/dist/{src/components/gallery/GalleryProps.d.ts → GalleryProps-76e7de44.d.ts} +9 -8
  25. package/dist/{src/components/header/HeaderProps.d.ts → HeaderProps-72763967.d.ts} +12 -11
  26. package/dist/{src/components/headline/HeadlineProps.d.ts → HeadlineProps-e1305784.d.ts} +11 -10
  27. package/dist/{src/components/hero/HeroProps.d.ts → HeroProps-fec6b267.d.ts} +24 -23
  28. package/dist/{src/components/html/HtmlProps.d.ts → HtmlProps-9d091769.d.ts} +7 -6
  29. package/dist/{src/components/image-story/ImageStoryProps.d.ts → ImageStoryProps-e853e1e7.d.ts} +16 -15
  30. package/dist/{src/components/image-text/ImageTextProps.d.ts → ImageTextProps-9286cca4.d.ts} +7 -6
  31. package/dist/{src/components/logo/LogoProps.d.ts → LogoProps-01796f0a.d.ts} +9 -8
  32. package/dist/{src/components/logos/LogosProps.d.ts → LogosProps-d4677d2c.d.ts} +14 -13
  33. package/dist/{src/components/mosaic/MosaicProps.d.ts → MosaicProps-d52c7151.d.ts} +72 -5
  34. package/dist/{src/components/cms/PageProps.d.ts → PageProps-aa29c554.d.ts} +10 -9
  35. package/dist/{src/components/search-bar/SearchBarProps.d.ts → SearchBarProps-26263244.d.ts} +3 -2
  36. package/dist/{src/components/search-filter/SearchFilterProps.d.ts → SearchFilterProps-2fa6419b.d.ts} +2 -1
  37. package/dist/{src/components/search-form/SearchFormProps.d.ts → SearchFormProps-3d2c3462.d.ts} +4 -3
  38. package/dist/{src/components/search-result-match/SearchResultMatchProps.d.ts → SearchResultMatchProps-777cd47c.d.ts} +5 -4
  39. package/dist/{src/components/search-result/SearchResultProps.d.ts → SearchResultProps-f6f07017.d.ts} +10 -9
  40. package/dist/SectionProps-6a826e52.d.ts +162 -0
  41. package/dist/{src/components/seo/SeoProps.d.ts → SeoProps-f2d6dcaa.d.ts} +7 -6
  42. package/dist/SliderProps-789f8508.d.ts +57 -0
  43. package/dist/SplitEvenProps-7cac90e5.d.ts +72 -0
  44. package/dist/SplitWeightedProps-7cac90e5.d.ts +102 -0
  45. package/dist/{src/components/stat/StatProps.d.ts → StatProps-79109ad0.d.ts} +6 -5
  46. package/dist/{src/components/stats/StatsProps.d.ts → StatsProps-bf5ef578.d.ts} +4 -3
  47. package/dist/{src/components/teaser-card/TeaserCardProps.d.ts → TeaserCardProps-d069476f.d.ts} +11 -10
  48. package/dist/{src/components/testimonials/TestimonialsProps.d.ts → TestimonialsProps-e344f597.d.ts} +12 -11
  49. package/dist/{src/components/text/TextProps.d.ts → TextProps-a23170d2.d.ts} +6 -5
  50. package/dist/{src/components/video-curtain/VideoCurtainProps.d.ts → VideoCurtainProps-a2c0cc7f.d.ts} +17 -16
  51. package/dist/components/blog-aside/index.d.ts +8 -0
  52. package/dist/components/blog-aside/index.js +1 -1
  53. package/dist/components/blog-author/index.d.ts +8 -0
  54. package/dist/components/blog-author/index.js +1 -1
  55. package/dist/components/blog-head/index.d.ts +7 -0
  56. package/dist/components/blog-head/index.js +1 -1
  57. package/dist/components/blog-overview/index.d.ts +5 -0
  58. package/dist/components/blog-overview/index.js +1 -1
  59. package/dist/components/blog-post/index.d.ts +5 -0
  60. package/dist/components/blog-post/index.js +1 -1
  61. package/dist/components/blog-teaser/index.d.ts +8 -0
  62. package/dist/components/blog-teaser/index.js +1 -1
  63. package/dist/components/breadcrumb/index.d.ts +28 -0
  64. package/dist/components/breadcrumb/index.js +1 -1
  65. package/dist/components/business-card/business-card.css +7 -5
  66. package/dist/components/business-card/index.d.ts +7 -0
  67. package/dist/components/business-card/index.js +2 -2
  68. package/dist/components/button/button.css +6 -1
  69. package/dist/components/button/index.d.ts +7 -0
  70. package/dist/components/button/index.js +1 -1
  71. package/dist/components/button-group/index.d.ts +41 -0
  72. package/dist/components/button-group/index.js +1 -1
  73. package/dist/components/contact/index.d.ts +9 -0
  74. package/dist/components/contact/index.js +1 -1
  75. package/dist/components/content-nav/content-nav.css +2 -0
  76. package/dist/components/content-nav/index.d.ts +7 -0
  77. package/dist/components/content-nav/index.js +1 -1
  78. package/dist/components/cookie-consent/C15t.client.d.ts +5 -0
  79. package/dist/{src/components → components}/cookie-consent/CookieConsent.client.d.ts +2 -1
  80. package/dist/components/cookie-consent/cookie-consent.css +14 -10
  81. package/dist/{src/components/cookie-consent/CookieConsentProps.d.ts → components/cookie-consent/index.d.ts} +17 -9
  82. package/dist/components/cookie-consent/index.js +1 -1
  83. package/dist/components/cta/index.d.ts +8 -0
  84. package/dist/components/cta/index.js +1 -1
  85. package/dist/components/divider/index.d.ts +9 -0
  86. package/dist/components/divider/index.js +1 -1
  87. package/dist/components/downloads/index.d.ts +8 -0
  88. package/dist/components/downloads/index.js +1 -1
  89. package/dist/components/event-appointment/index.d.ts +7 -0
  90. package/dist/components/event-appointment/index.js +1 -1
  91. package/dist/components/event-detail/index.d.ts +5 -0
  92. package/dist/components/event-detail/index.js +1 -1
  93. package/dist/components/event-filter/index.d.ts +7 -0
  94. package/dist/components/event-filter/index.js +1 -1
  95. package/dist/components/event-header/index.d.ts +35 -0
  96. package/dist/components/event-header/index.js +1 -1
  97. package/dist/components/event-latest/index.d.ts +30 -0
  98. package/dist/components/event-latest/index.js +1 -1
  99. package/dist/components/event-latest-teaser/event-latest-teaser.css +2 -2
  100. package/dist/components/event-latest-teaser/index.d.ts +8 -0
  101. package/dist/components/event-latest-teaser/index.js +1 -1
  102. package/dist/components/event-list/index.d.ts +19 -0
  103. package/dist/components/event-list/index.js +1 -1
  104. package/dist/components/event-list-teaser/event-list-teaser.css +2 -2
  105. package/dist/components/event-list-teaser/index.d.ts +8 -0
  106. package/dist/components/event-list-teaser/index.js +1 -1
  107. package/dist/components/event-location/event-location.css +3 -3
  108. package/dist/components/event-location/index.d.ts +7 -0
  109. package/dist/components/event-location/index.js +1 -1
  110. package/dist/{src/components/event-login/EventLoginProps.d.ts → components/event-login/index.d.ts} +20 -13
  111. package/dist/components/event-login/index.js +1 -1
  112. package/dist/{src/components/event-registration/EventRegistrationProps.d.ts → components/event-registration/index.d.ts} +25 -18
  113. package/dist/components/event-registration/index.js +1 -1
  114. package/dist/components/faq/index.d.ts +25 -0
  115. package/dist/components/faq/index.js +1 -1
  116. package/dist/components/feature/index.d.ts +64 -0
  117. package/dist/components/feature/index.js +1 -1
  118. package/dist/components/features/index.d.ts +8 -0
  119. package/dist/components/features/index.js +1 -1
  120. package/dist/components/footer/index.d.ts +8 -0
  121. package/dist/components/footer/index.js +1 -1
  122. package/dist/components/gallery/index.d.ts +8 -0
  123. package/dist/components/gallery/index.js +1 -1
  124. package/dist/components/header/index.d.ts +8 -0
  125. package/dist/components/header/index.js +1 -1
  126. package/dist/components/headline/index.d.ts +12 -0
  127. package/dist/components/headline/index.js +1 -1
  128. package/dist/components/hero/hero.css +34 -28
  129. package/dist/components/hero/index.d.ts +8 -0
  130. package/dist/components/hero/index.js +1 -1
  131. package/dist/{src/components → components}/html/Html.client.d.ts +2 -1
  132. package/dist/components/html/index.d.ts +8 -0
  133. package/dist/components/html/index.js +1 -1
  134. package/dist/components/image-story/index.d.ts +8 -0
  135. package/dist/components/image-story/index.js +1 -1
  136. package/dist/components/image-text/index.d.ts +9 -0
  137. package/dist/components/image-text/index.js +1 -1
  138. package/dist/{src/components/cms/SettingsProps.d.ts → components/index/index.d.ts} +11 -5
  139. package/dist/components/logo/index.d.ts +8 -0
  140. package/dist/components/logo/index.js +1 -1
  141. package/dist/components/logos/index.d.ts +8 -0
  142. package/dist/components/logos/index.js +1 -1
  143. package/dist/components/logos/logos.css +8 -6
  144. package/dist/components/mosaic/index.d.ts +8 -0
  145. package/dist/components/mosaic/index.js +1 -1
  146. package/dist/{src/components/nav-dropdown/NavDropdownProps.d.ts → components/nav-dropdown/index.d.ts} +7 -2
  147. package/dist/components/nav-dropdown/nav-dropdown.css +5 -3
  148. package/dist/components/nav-flyout/index.d.ts +35 -0
  149. package/dist/components/nav-flyout/index.js +1 -1
  150. package/dist/{src/components/nav-main/NavMainProps.d.ts → components/nav-main/index.d.ts} +16 -8
  151. package/dist/components/nav-main/index.js +1 -1
  152. package/dist/{src/components → components}/nav-main/js/NavToggle.client.d.ts +2 -1
  153. package/dist/{src/components → components}/nav-main/js/body.client.d.ts +1 -1
  154. package/dist/components/nav-main/js/navMainEvents.client.d.ts +5 -0
  155. package/dist/components/nav-toggle/index.d.ts +6 -0
  156. package/dist/components/nav-topbar/index.d.ts +30 -0
  157. package/dist/components/nav-topbar/index.js +1 -1
  158. package/dist/components/page/index.d.ts +5 -0
  159. package/dist/components/page-wrapper/index.d.ts +3 -0
  160. package/dist/components/page-wrapper/index.js +4 -5
  161. package/dist/{src/components/pagination/PaginationProps.d.ts → components/pagination/index.d.ts} +16 -1
  162. package/dist/components/pagination/index.js +1 -1
  163. package/dist/components/pagination/pagination.css +3 -3
  164. package/dist/components/presets.json +5220 -0
  165. package/dist/{src/components/Providers.d.ts → components/providers/index.d.ts} +3 -2
  166. package/dist/components/providers/index.js +1 -1
  167. package/dist/{src/components/cms/SearchProps.d.ts → components/search/index.d.ts} +10 -5
  168. package/dist/components/search/index.js +1 -1
  169. package/dist/components/search-bar/index.d.ts +7 -0
  170. package/dist/components/search-bar/index.js +1 -1
  171. package/dist/components/search-filter/index.d.ts +7 -0
  172. package/dist/components/search-filter/index.js +1 -1
  173. package/dist/{src/components → components}/search-form/SearchForm.client.d.ts +2 -1
  174. package/dist/components/search-form/SearchFormPagefind.client.d.ts +5 -0
  175. package/dist/components/search-form/index.d.ts +4 -0
  176. package/dist/components/search-form/index.js +1 -1
  177. package/dist/{src/components → components}/search-modal/RadioEmit.client.d.ts +2 -1
  178. package/dist/{src/components → components}/search-modal/SearchModal.client.d.ts +2 -1
  179. package/dist/{src/components/search-modal/SearchModalProps.d.ts → components/search-modal/index.d.ts} +6 -2
  180. package/dist/components/search-modal/index.js +1 -1
  181. package/dist/components/search-result/index.d.ts +7 -0
  182. package/dist/components/search-result/index.js +1 -1
  183. package/dist/components/search-result/search-result.css +4 -0
  184. package/dist/components/search-result-match/index.d.ts +7 -0
  185. package/dist/components/search-result-match/index.js +1 -1
  186. package/dist/components/section/index.d.ts +9 -0
  187. package/dist/components/section/index.js +1 -1
  188. package/dist/components/section/js/Section.client.d.ts +2 -0
  189. package/dist/components/section/js/spotlight.client.d.ts +2 -0
  190. package/dist/components/slider/index.d.ts +8 -0
  191. package/dist/components/slider/index.js +1 -1
  192. package/dist/components/split-even/index.d.ts +12 -0
  193. package/dist/components/split-even/index.js +1 -1
  194. package/dist/components/split-weighted/index.d.ts +12 -0
  195. package/dist/components/split-weighted/index.js +1 -1
  196. package/dist/components/stat/index.d.ts +8 -0
  197. package/dist/components/stat/index.js +1 -1
  198. package/dist/components/stats/index.d.ts +8 -0
  199. package/dist/components/stats/index.js +1 -1
  200. package/dist/components/stats/stats.css +2 -0
  201. package/dist/components/teaser-card/index.d.ts +9 -0
  202. package/dist/components/teaser-card/index.js +1 -1
  203. package/dist/components/teaser-card/teaser-card.css +4 -1
  204. package/dist/components/testimonial/index.d.ts +64 -0
  205. package/dist/components/testimonial/index.js +1 -1
  206. package/dist/components/testimonials/index.d.ts +13 -0
  207. package/dist/components/testimonials/index.js +1 -1
  208. package/dist/components/testimonials/testimonials.css +3 -1
  209. package/dist/components/text/index.d.ts +8 -0
  210. package/dist/components/text/index.js +1 -1
  211. package/dist/components/video-curtain/index.d.ts +8 -0
  212. package/dist/components/video-curtain/index.js +1 -1
  213. package/dist/global.client.d.ts +2 -0
  214. package/dist/global.client.js +1 -1
  215. package/dist/global.css +4262 -224
  216. package/dist/helpers-12f48df8.d.ts +6 -0
  217. package/dist/playground/color-demo/index.d.ts +3 -0
  218. package/dist/playground/color-demo/index.js +237 -0
  219. package/dist/playground/font-demo/index.d.ts +4 -0
  220. package/dist/playground/font-demo/index.js +171 -0
  221. package/dist/playground/spacing-demo/index.d.ts +3 -0
  222. package/dist/playground/spacing-demo/index.js +114 -0
  223. package/dist/static/img/bg-color-swatch.png +0 -0
  224. package/dist/tokens/IconSprite.js +4 -3
  225. package/dist/tokens/branding-token-burgundy.css +113 -0
  226. package/dist/tokens/branding-token-coffee.css +114 -0
  227. package/dist/tokens/branding-token-mint.css +114 -0
  228. package/dist/tokens/branding-token-neon.css +113 -0
  229. package/dist/tokens/branding-token-water.css +114 -0
  230. package/dist/tokens/branding-token.css +113 -0
  231. package/dist/tokens/themes.css +20 -20
  232. package/dist/tokens/themes.css.d.ts +0 -0
  233. package/dist/tokens/tokens.css +1 -1
  234. package/dist/tokens/tokens.js +1 -1
  235. package/package.json +31 -24
  236. package/dist/.storybook/main.d.ts +0 -3
  237. package/dist/.storybook/manager.d.ts +0 -1
  238. package/dist/.storybook/preview.d.ts +0 -5
  239. package/dist/.storybook/test-runner.d.ts +0 -3
  240. package/dist/.storybook/themeSwitch.d.ts +0 -4
  241. package/dist/.storybook/themes.d.ts +0 -1
  242. package/dist/components/page-wrapper/tokens.css +0 -2479
  243. package/dist/src/bedrock/BedrockProvider.d.ts +0 -9
  244. package/dist/src/components/blog-aside/BlogAside.stories.d.ts +0 -6
  245. package/dist/src/components/blog-aside/BlogAsideComponent.d.ts +0 -7
  246. package/dist/src/components/blog-aside/BlogAsideDefaults.d.ts +0 -4
  247. package/dist/src/components/blog-author/BlogAuthor.stories.d.ts +0 -6
  248. package/dist/src/components/blog-author/BlogAuthorComponent.d.ts +0 -6
  249. package/dist/src/components/blog-author/BlogAuthorDefaults.d.ts +0 -4
  250. package/dist/src/components/blog-head/BlogHead.stories.d.ts +0 -6
  251. package/dist/src/components/blog-head/BlogHeadComponent.d.ts +0 -7
  252. package/dist/src/components/blog-head/BlogHeadDefaults.d.ts +0 -4
  253. package/dist/src/components/blog-tag/BlogTagDefaults.d.ts +0 -4
  254. package/dist/src/components/blog-teaser/BlogTeaser.stories.d.ts +0 -6
  255. package/dist/src/components/blog-teaser/BlogTeaserComponent.d.ts +0 -7
  256. package/dist/src/components/blog-teaser/BlogTeaserDefaults.d.ts +0 -4
  257. package/dist/src/components/breadcrumb/Breadcrumb.stories.d.ts +0 -6
  258. package/dist/src/components/breadcrumb/BreadcrumbComponent.d.ts +0 -7
  259. package/dist/src/components/breadcrumb/BreadcrumbDefaults.d.ts +0 -4
  260. package/dist/src/components/breadcrumb/BreadcrumbProps.d.ts +0 -20
  261. package/dist/src/components/business-card/BusinessCard.stories.d.ts +0 -8
  262. package/dist/src/components/business-card/BusinessCardComponent.d.ts +0 -7
  263. package/dist/src/components/business-card/BusinessCardDefaults.d.ts +0 -4
  264. package/dist/src/components/button/Button.stories.d.ts +0 -9
  265. package/dist/src/components/button/ButtonComponent.d.ts +0 -6
  266. package/dist/src/components/button/ButtonDefaults.d.ts +0 -4
  267. package/dist/src/components/button-group/ButtonGroupComponent.d.ts +0 -6
  268. package/dist/src/components/button-group/ButtonGroupDefaults.d.ts +0 -4
  269. package/dist/src/components/button-group/ButtonGroupProps.d.ts +0 -33
  270. package/dist/src/components/cms/BlogOverviewDefaults.d.ts +0 -4
  271. package/dist/src/components/cms/BlogPostDefaults.d.ts +0 -4
  272. package/dist/src/components/cms/EventDetailDefaults.d.ts +0 -4
  273. package/dist/src/components/cms/EventListDefaults.d.ts +0 -4
  274. package/dist/src/components/cms/EventListProps.d.ts +0 -14
  275. package/dist/src/components/cms/PageDefaults.d.ts +0 -4
  276. package/dist/src/components/cms/SearchDefaults.d.ts +0 -4
  277. package/dist/src/components/cms/SettingsDefaults.d.ts +0 -4
  278. package/dist/src/components/cms/blog-overview/BlogOverview.stories.d.ts +0 -6
  279. package/dist/src/components/cms/blog-overview/BlogOverviewComponent.d.ts +0 -4
  280. package/dist/src/components/cms/blog-post/BlogPost.stories.d.ts +0 -6
  281. package/dist/src/components/cms/blog-post/BlogPostComponent.d.ts +0 -4
  282. package/dist/src/components/cms/event-detail/EventDetail.stories.d.ts +0 -6
  283. package/dist/src/components/cms/event-detail/EventDetailComponent.d.ts +0 -4
  284. package/dist/src/components/cms/event-list/EventList.stories.d.ts +0 -6
  285. package/dist/src/components/cms/event-list/EventListComponent.d.ts +0 -4
  286. package/dist/src/components/cms/index.d.ts +0 -5
  287. package/dist/src/components/cms/page/PageComponent.d.ts +0 -4
  288. package/dist/src/components/cms/search/Search.stories.d.ts +0 -6
  289. package/dist/src/components/cms/search/SearchComponent.d.ts +0 -4
  290. package/dist/src/components/contact/Contact.stories.d.ts +0 -9
  291. package/dist/src/components/contact/ContactComponent.d.ts +0 -8
  292. package/dist/src/components/contact/ContactDefaults.d.ts +0 -4
  293. package/dist/src/components/content-nav/ContentNav.stories.d.ts +0 -6
  294. package/dist/src/components/content-nav/ContentNavComponent.d.ts +0 -7
  295. package/dist/src/components/content-nav/ContentNavDefaults.d.ts +0 -4
  296. package/dist/src/components/cookie-consent/C15t.client.d.ts +0 -4
  297. package/dist/src/components/cookie-consent/CookieConsent.stories.d.ts +0 -8
  298. package/dist/src/components/cookie-consent/CookieConsentComponent.d.ts +0 -8
  299. package/dist/src/components/cookie-consent/CookieConsentDefaults.d.ts +0 -4
  300. package/dist/src/components/cta/Cta.stories.d.ts +0 -14
  301. package/dist/src/components/cta/CtaComponent.d.ts +0 -7
  302. package/dist/src/components/cta/CtaDefaults.d.ts +0 -4
  303. package/dist/src/components/divider/Divider.stories.d.ts +0 -7
  304. package/dist/src/components/divider/DividerComponent.d.ts +0 -8
  305. package/dist/src/components/divider/DividerDefaults.d.ts +0 -4
  306. package/dist/src/components/downloads/Downloads.stories.d.ts +0 -9
  307. package/dist/src/components/downloads/DownloadsComponent.d.ts +0 -7
  308. package/dist/src/components/downloads/DownloadsDefaults.d.ts +0 -4
  309. package/dist/src/components/event-appointment/EventAppointmentComponent.d.ts +0 -7
  310. package/dist/src/components/event-appointment/EventAppointmentDefaults.d.ts +0 -4
  311. package/dist/src/components/event-filter/EventFilter.stories.d.ts +0 -6
  312. package/dist/src/components/event-filter/EventFilterComponent.d.ts +0 -7
  313. package/dist/src/components/event-filter/EventFilterDefaults.d.ts +0 -4
  314. package/dist/src/components/event-header/EventHeader.stories.d.ts +0 -6
  315. package/dist/src/components/event-header/EventHeaderComponent.d.ts +0 -7
  316. package/dist/src/components/event-header/EventHeaderDefaults.d.ts +0 -4
  317. package/dist/src/components/event-header/EventHeaderProps.d.ts +0 -28
  318. package/dist/src/components/event-latest/EventLatest.stories.d.ts +0 -6
  319. package/dist/src/components/event-latest/EventLatestComponent.d.ts +0 -7
  320. package/dist/src/components/event-latest/EventLatestDefaults.d.ts +0 -4
  321. package/dist/src/components/event-latest/EventLatestProps.d.ts +0 -19
  322. package/dist/src/components/event-latest-teaser/EventLatestTeaser.stories.d.ts +0 -6
  323. package/dist/src/components/event-latest-teaser/EventLatestTeaserComponent.d.ts +0 -7
  324. package/dist/src/components/event-latest-teaser/EventLatestTeaserDefaults.d.ts +0 -4
  325. package/dist/src/components/event-list-teaser/EventListTeaser.stories.d.ts +0 -6
  326. package/dist/src/components/event-list-teaser/EventListTeaserComponent.d.ts +0 -7
  327. package/dist/src/components/event-list-teaser/EventListTeaserDefaults.d.ts +0 -4
  328. package/dist/src/components/event-location/EventLocation.stories.d.ts +0 -6
  329. package/dist/src/components/event-location/EventLocationComponent.d.ts +0 -7
  330. package/dist/src/components/event-location/EventLocationDefaults.d.ts +0 -4
  331. package/dist/src/components/event-login/EventLogin.stories.d.ts +0 -6
  332. package/dist/src/components/event-login/EventLoginComponent.d.ts +0 -7
  333. package/dist/src/components/event-login/EventLoginDefaults.d.ts +0 -4
  334. package/dist/src/components/event-registration/EventRegistration.stories.d.ts +0 -6
  335. package/dist/src/components/event-registration/EventRegistrationComponent.d.ts +0 -7
  336. package/dist/src/components/event-registration/EventRegistrationDefaults.d.ts +0 -4
  337. package/dist/src/components/faq/Faq.stories.d.ts +0 -7
  338. package/dist/src/components/faq/FaqComponent.d.ts +0 -24
  339. package/dist/src/components/faq/FaqDefaults.d.ts +0 -4
  340. package/dist/src/components/feature/FeatureComponent.d.ts +0 -6
  341. package/dist/src/components/feature/FeatureDefaults.d.ts +0 -4
  342. package/dist/src/components/feature/FeatureProps.d.ts +0 -56
  343. package/dist/src/components/features/Features.stories.d.ts +0 -10
  344. package/dist/src/components/features/FeaturesComponent.d.ts +0 -7
  345. package/dist/src/components/features/FeaturesDefaults.d.ts +0 -4
  346. package/dist/src/components/footer/Footer.stories.d.ts +0 -17
  347. package/dist/src/components/footer/FooterComponent.d.ts +0 -7
  348. package/dist/src/components/footer/FooterDefaults.d.ts +0 -4
  349. package/dist/src/components/form/checkbox/Checkbox.stories.d.ts +0 -6
  350. package/dist/src/components/form/radio/Radio.stories.d.ts +0 -6
  351. package/dist/src/components/form/select-field/SelectField.stories.d.ts +0 -6
  352. package/dist/src/components/form/text-area/TextArea.stories.d.ts +0 -6
  353. package/dist/src/components/form/text-field/TextField.stories.d.ts +0 -6
  354. package/dist/src/components/gallery/Gallery.stories.d.ts +0 -9
  355. package/dist/src/components/gallery/GalleryComponent.d.ts +0 -7
  356. package/dist/src/components/gallery/GalleryDefaults.d.ts +0 -4
  357. package/dist/src/components/header/Header.stories.d.ts +0 -16
  358. package/dist/src/components/header/HeaderComponent.d.ts +0 -7
  359. package/dist/src/components/header/HeaderDefaults.d.ts +0 -4
  360. package/dist/src/components/headline/Headline.stories.d.ts +0 -12
  361. package/dist/src/components/headline/HeadlineComponent.d.ts +0 -11
  362. package/dist/src/components/headline/HeadlineDefaults.d.ts +0 -4
  363. package/dist/src/components/helpers.d.ts +0 -5
  364. package/dist/src/components/hero/Hero.stories.d.ts +0 -8
  365. package/dist/src/components/hero/HeroComponent.d.ts +0 -7
  366. package/dist/src/components/hero/HeroDefaults.d.ts +0 -4
  367. package/dist/src/components/html/Html.stories.d.ts +0 -8
  368. package/dist/src/components/html/HtmlComponent.d.ts +0 -8
  369. package/dist/src/components/html/HtmlDefaults.d.ts +0 -4
  370. package/dist/src/components/image-story/ImageStory.stories.d.ts +0 -6
  371. package/dist/src/components/image-story/ImageStoryComponent.d.ts +0 -7
  372. package/dist/src/components/image-story/ImageStoryDefaults.d.ts +0 -4
  373. package/dist/src/components/image-text/ImageText.stories.d.ts +0 -7
  374. package/dist/src/components/image-text/ImageTextComponent.d.ts +0 -8
  375. package/dist/src/components/image-text/ImageTextDefaults.d.ts +0 -4
  376. package/dist/src/components/logo/LogoComponent.d.ts +0 -7
  377. package/dist/src/components/logo/LogoDefaults.d.ts +0 -4
  378. package/dist/src/components/logos/Logos.stories.d.ts +0 -9
  379. package/dist/src/components/logos/LogosComponent.d.ts +0 -7
  380. package/dist/src/components/logos/LogosDefaults.d.ts +0 -4
  381. package/dist/src/components/mosaic/Mosaic.stories.d.ts +0 -7
  382. package/dist/src/components/mosaic/MosaicComponent.d.ts +0 -7
  383. package/dist/src/components/mosaic/MosaicDefaults.d.ts +0 -4
  384. package/dist/src/components/nav-dropdown/NavDropdownComponent.d.ts +0 -5
  385. package/dist/src/components/nav-dropdown/NavDropdownDefaults.d.ts +0 -4
  386. package/dist/src/components/nav-flyout/NavFlyoutComponent.d.ts +0 -7
  387. package/dist/src/components/nav-flyout/NavFlyoutDefaults.d.ts +0 -4
  388. package/dist/src/components/nav-flyout/NavFlyoutProps.d.ts +0 -27
  389. package/dist/src/components/nav-main/NavMainComponent.d.ts +0 -9
  390. package/dist/src/components/nav-main/NavMainDefaults.d.ts +0 -4
  391. package/dist/src/components/nav-main/NavToggleComponent.d.ts +0 -5
  392. package/dist/src/components/nav-main/js/navMainEvents.client.d.ts +0 -4
  393. package/dist/src/components/nav-topbar/NavTopbarComponent.d.ts +0 -7
  394. package/dist/src/components/nav-topbar/NavTopbarDefaults.d.ts +0 -4
  395. package/dist/src/components/nav-topbar/NavTopbarProps.d.ts +0 -22
  396. package/dist/src/components/page-wrapper/PageWrapperComponent.d.ts +0 -4
  397. package/dist/src/components/pagination/Pagination.stories.d.ts +0 -6
  398. package/dist/src/components/pagination/PaginationComponent.d.ts +0 -14
  399. package/dist/src/components/pagination/PaginationDefaults.d.ts +0 -4
  400. package/dist/src/components/search-bar/SearchBar.stories.d.ts +0 -6
  401. package/dist/src/components/search-bar/SearchBarComponent.d.ts +0 -7
  402. package/dist/src/components/search-bar/SearchBarDefaults.d.ts +0 -4
  403. package/dist/src/components/search-filter/SearchFilter.stories.d.ts +0 -6
  404. package/dist/src/components/search-filter/SearchFilterComponent.d.ts +0 -7
  405. package/dist/src/components/search-filter/SearchFilterDefaults.d.ts +0 -4
  406. package/dist/src/components/search-form/SearchForm.stories.d.ts +0 -7
  407. package/dist/src/components/search-form/SearchFormComponent.d.ts +0 -5
  408. package/dist/src/components/search-form/SearchFormDefaults.d.ts +0 -4
  409. package/dist/src/components/search-form/SearchFormPagefind.client.d.ts +0 -4
  410. package/dist/src/components/search-modal/SearchModal.stories.d.ts +0 -8
  411. package/dist/src/components/search-modal/SearchModalComponent.d.ts +0 -5
  412. package/dist/src/components/search-modal/SearchModalDefaults.d.ts +0 -4
  413. package/dist/src/components/search-result/SearchResult.stories.d.ts +0 -6
  414. package/dist/src/components/search-result/SearchResultComponent.d.ts +0 -7
  415. package/dist/src/components/search-result/SearchResultDefaults.d.ts +0 -4
  416. package/dist/src/components/search-result-match/SearchResultMatchComponent.d.ts +0 -7
  417. package/dist/src/components/search-result-match/SearchResultMatchDefaults.d.ts +0 -4
  418. package/dist/src/components/section/Section.stories.d.ts +0 -15
  419. package/dist/src/components/section/SectionComponent.d.ts +0 -8
  420. package/dist/src/components/section/SectionDefaults.d.ts +0 -4
  421. package/dist/src/components/section/SectionProps.d.ts +0 -161
  422. package/dist/src/components/section/js/Section.client.d.ts +0 -1
  423. package/dist/src/components/section/js/spotlight.client.d.ts +0 -1
  424. package/dist/src/components/seo/SeoDefaults.d.ts +0 -4
  425. package/dist/src/components/slider/Slider.stories.d.ts +0 -9
  426. package/dist/src/components/slider/SliderComponent.d.ts +0 -7
  427. package/dist/src/components/slider/SliderDefaults.d.ts +0 -4
  428. package/dist/src/components/slider/SliderProps.d.ts +0 -56
  429. package/dist/src/components/split-even/SplitEven.stories.d.ts +0 -7
  430. package/dist/src/components/split-even/SplitEvenComponent.d.ts +0 -11
  431. package/dist/src/components/split-even/SplitEvenDefaults.d.ts +0 -4
  432. package/dist/src/components/split-even/SplitEvenProps.d.ts +0 -71
  433. package/dist/src/components/split-weighted/SplitWeighted.stories.d.ts +0 -7
  434. package/dist/src/components/split-weighted/SplitWeightedComponent.d.ts +0 -11
  435. package/dist/src/components/split-weighted/SplitWeightedDefaults.d.ts +0 -4
  436. package/dist/src/components/split-weighted/SplitWeightedProps.d.ts +0 -101
  437. package/dist/src/components/stat/StatComponent.d.ts +0 -6
  438. package/dist/src/components/stat/StatDefaults.d.ts +0 -4
  439. package/dist/src/components/stats/Stats.stories.d.ts +0 -7
  440. package/dist/src/components/stats/StatsComponent.d.ts +0 -7
  441. package/dist/src/components/stats/StatsDefaults.d.ts +0 -4
  442. package/dist/src/components/teaser-card/TeaserCard.stories.d.ts +0 -8
  443. package/dist/src/components/teaser-card/TeaserCardComponent.d.ts +0 -8
  444. package/dist/src/components/teaser-card/TeaserCardDefaults.d.ts +0 -4
  445. package/dist/src/components/testimonial/TestimonialComponent.d.ts +0 -15
  446. package/dist/src/components/testimonial/TestimonialDefaults.d.ts +0 -4
  447. package/dist/src/components/testimonial/TestimonialProps.d.ts +0 -47
  448. package/dist/src/components/testimonials/Testimonials.stories.d.ts +0 -11
  449. package/dist/src/components/testimonials/TestimonialsComponent.d.ts +0 -12
  450. package/dist/src/components/testimonials/TestimonialsDefaults.d.ts +0 -4
  451. package/dist/src/components/text/Text.stories.d.ts +0 -9
  452. package/dist/src/components/text/TextComponent.d.ts +0 -7
  453. package/dist/src/components/text/TextDefaults.d.ts +0 -4
  454. package/dist/src/components/tile/TileDefaults.d.ts +0 -4
  455. package/dist/src/components/tile/TileProps.d.ts +0 -71
  456. package/dist/src/components/video-curtain/VideoCurtain.stories.d.ts +0 -8
  457. package/dist/src/components/video-curtain/VideoCurtainComponent.d.ts +0 -7
  458. package/dist/src/components/video-curtain/VideoCurtainDefaults.d.ts +0 -4
  459. package/dist/src/docs/ArchiveLink.d.ts +0 -2
  460. package/dist/src/docs/LinkProvider.d.ts +0 -1
  461. package/dist/src/global.client.d.ts +0 -4
  462. package/dist/src/pages/About.stories.d.ts +0 -9
  463. package/dist/src/pages/Jobs.stories.d.ts +0 -9
  464. package/dist/src/pages/JobsDetail.stories.d.ts +0 -9
  465. package/dist/src/pages/Landingpage.stories.d.ts +0 -9
  466. package/dist/src/pages/Overview.stories.d.ts +0 -9
  467. package/dist/src/pages/Showcase.stories.d.ts +0 -9
  468. package/dist/src/playroom/Frame.d.ts +0 -6
  469. package/dist/src/themes/index.d.ts +0 -53
  470. package/dist/src/themes/useTheme.d.ts +0 -2
  471. package/dist/src/token/IconSprite.d.ts +0 -2
  472. package/dist/src/token/tokens.d.ts +0 -951
  473. /package/dist/{global-DEsyKoU8.js → global-35f78d6d.js} +0 -0
  474. /package/dist/{helpers-DoO8Vy8R.js → helpers-12f48df8.js} +0 -0
@@ -6,17 +6,18 @@
6
6
  /**
7
7
  * The title of the match.
8
8
  */
9
- export type Title = string;
9
+ type Title = string;
10
10
  /**
11
11
  * The main content or description of the search result.
12
12
  */
13
- export type Text = string;
13
+ type Text = string;
14
14
  /**
15
15
  * A URL linking to the specific match or more information.
16
16
  */
17
- export type URL = string;
18
- export interface SearchResultMatchProps {
17
+ type URL = string;
18
+ interface SearchResultMatchProps {
19
19
  title?: Title;
20
20
  snippet?: Text;
21
21
  url?: URL;
22
22
  }
23
+ export { Title, Text, URL, SearchResultMatchProps };
@@ -3,36 +3,36 @@
3
3
  * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
4
4
  * and run json-schema-to-typescript to regenerate this file.
5
5
  */
6
- import type { SearchResultMatchProps } from "../search-result-match/SearchResultMatchProps";
6
+ import { SearchResultMatchProps } from "./SearchResultMatchProps-777cd47c.js";
7
7
  /**
8
8
  * A URL linking to the search result or more information.
9
9
  */
10
- export type URL = string;
10
+ type URL = string;
11
11
  /**
12
12
  * The title of the search result.
13
13
  */
14
- export type Title = string;
14
+ type Title = string;
15
15
  /**
16
16
  * The reserved space of the image row.
17
17
  */
18
- export type ImageRowSize = "none" | "small" | "large";
18
+ type ImageRowSize = "none" | "small" | "large";
19
19
  /**
20
20
  * A URL to an image preview for the search result.
21
21
  */
22
- export type PreviewImage = string;
22
+ type PreviewImage = string;
23
23
  /**
24
24
  * The initial search match or summary of the search result.
25
25
  */
26
- export type InitialMatch = string;
26
+ type InitialMatch = string;
27
27
  /**
28
28
  * An array of search matches.
29
29
  */
30
- export type Matches = SearchResultMatchProps[];
30
+ type Matches = SearchResultMatchProps[];
31
31
  /**
32
32
  * Whether to display the link to the search result.
33
33
  */
34
- export type ShowLink = boolean;
35
- export interface SearchResultProps {
34
+ type ShowLink = boolean;
35
+ interface SearchResultProps {
36
36
  url?: URL;
37
37
  title?: Title;
38
38
  imageColSize?: ImageRowSize;
@@ -41,3 +41,4 @@ export interface SearchResultProps {
41
41
  matches?: Matches;
42
42
  showLink?: ShowLink;
43
43
  }
44
+ export { URL, Title, ImageRowSize, PreviewImage, InitialMatch, Matches, ShowLink, SearchResultProps };
@@ -0,0 +1,162 @@
1
+ /**
2
+ * This file was automatically generated by json-schema-to-typescript.
3
+ * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
4
+ * and run json-schema-to-typescript to regenerate this file.
5
+ */
6
+ import { BlogTeaserProps } from "./BlogTeaserProps-f5855e93.js";
7
+ import { BusinessCardProps } from "./BusinessCardProps-e10e7b62.js";
8
+ import { ContactProps } from "./ContactProps-7cac90e5.js";
9
+ import { ContentNavProps } from "./ContentNavProps-0e282a9f.js";
10
+ import { CtaProps } from "./CtaProps-789f8508.js";
11
+ import { DividerProps } from "./DividerProps-2ef31901.js";
12
+ import { DownloadsProps } from "./DownloadsProps-a49a977e.js";
13
+ import { EventLatestTeaserProps } from "./EventLatestTeaserProps-fc9d3281.js";
14
+ import { EventListTeaserProps } from "./EventListTeaserProps-5cc94436.js";
15
+ import { FaqProps } from "./FaqProps-78384db5.js";
16
+ import { FeaturesProps } from "./FeaturesProps-a9041d97.js";
17
+ import { GalleryProps } from "./GalleryProps-76e7de44.js";
18
+ import { HeroProps } from "./HeroProps-fec6b267.js";
19
+ import { HtmlProps } from "./HtmlProps-9d091769.js";
20
+ import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
21
+ import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
22
+ import { LogosProps } from "./LogosProps-d4677d2c.js";
23
+ import { MosaicProps } from "./MosaicProps-d52c7151.js";
24
+ import { SliderProps } from "./SliderProps-789f8508.js";
25
+ import { SplitEvenProps } from "./SplitEvenProps-7cac90e5.js";
26
+ import { SplitWeightedProps } from "./SplitWeightedProps-7cac90e5.js";
27
+ import { StatsProps } from "./StatsProps-bf5ef578.js";
28
+ import { TeaserCardProps } from "./TeaserCardProps-d069476f.js";
29
+ import { TestimonialsProps } from "./TestimonialsProps-e344f597.js";
30
+ import { TextProps } from "./TextProps-a23170d2.js";
31
+ import { VideoCurtainProps } from "./VideoCurtainProps-a2c0cc7f.js";
32
+ import { ButtonProps } from "./ButtonProps-4e2b2ecf.js";
33
+ /**
34
+ * Width of section to use
35
+ */
36
+ type Width = "full" | "max" | "wide" | "default" | "narrow";
37
+ /**
38
+ * Style of background
39
+ */
40
+ type Style = "default" | "framed" | "deko";
41
+ /**
42
+ * Color of background
43
+ */
44
+ type Style1 = "default" | "accent" | "bold";
45
+ /**
46
+ * Color of background
47
+ */
48
+ type Style2 = "none" | "to-default" | "to-accent" | "to-bold" | "to-inverted";
49
+ /**
50
+ * Background image for the whole section
51
+ */
52
+ type BackgroundImage = string;
53
+ /**
54
+ * Show spotlight behind cursor
55
+ */
56
+ type Spotlight = boolean;
57
+ /**
58
+ * Amount of spacing before the section
59
+ */
60
+ type SpaceBefore = "default" | "small" | "none";
61
+ /**
62
+ * Amount of spacing after the section
63
+ */
64
+ type SpaceAfter = "default" | "small" | "none";
65
+ /**
66
+ * Whether to invert the section
67
+ */
68
+ type Inverted = boolean;
69
+ /**
70
+ * Reserve additional spacing for a floating header
71
+ */
72
+ type HeaderSpacing = boolean;
73
+ /**
74
+ * Headline Text for the section
75
+ */
76
+ type Headline = string;
77
+ /**
78
+ * Make the headline larger
79
+ */
80
+ type LargeHeadline = boolean;
81
+ /**
82
+ * Width of headline to use
83
+ */
84
+ type HeadlineWidth = "unset" | "narrow" | "default" | "wide";
85
+ /**
86
+ * Choose the text alignment for the headline
87
+ */
88
+ type HeadlineTextAlignment = "left" | "center" | "right";
89
+ /**
90
+ * Choose an alignment for positioning the headline
91
+ */
92
+ type HeadlineAlignment = "left" | "center" | "right";
93
+ /**
94
+ * Subheadline for the section
95
+ */
96
+ type Subheadline = string;
97
+ /**
98
+ * Switch the order of headline and subheadline
99
+ */
100
+ type SwitchHeadlineOrder = boolean;
101
+ /**
102
+ * Width of content to use
103
+ */
104
+ type ContentWidth = "unset" | "narrow" | "default" | "wide";
105
+ /**
106
+ * Choose an alignment for the content
107
+ */
108
+ type ContentAlignment = "left" | "center" | "right";
109
+ /**
110
+ * Size of gutter to use
111
+ */
112
+ type Gutter = "large" | "default" | "small" | "none";
113
+ /**
114
+ * Layout mode used for section contents
115
+ */
116
+ type Mode = "default" | "tile" | "list" | "slider";
117
+ /**
118
+ * Set min-width for the tiles in the grid
119
+ */
120
+ type TileWidth = "smallest" | "default" | "medium" | "large" | "largest" | "full";
121
+ /**
122
+ * Allowed components for content
123
+ */
124
+ type Content = (BlogTeaserProps | BusinessCardProps | ContactProps | ContentNavProps | CtaProps | DividerProps | DownloadsProps | EventLatestTeaserProps | EventListTeaserProps | FaqProps | FeaturesProps | GalleryProps | HeroProps | HtmlProps | ImageStoryProps | ImageTextProps | LogosProps | MosaicProps | SliderProps | SplitEvenProps | SplitWeightedProps | StatsProps | TeaserCardProps | TestimonialsProps | TextProps | VideoCurtainProps)[];
125
+ /**
126
+ * Buttons of the Button Group
127
+ */
128
+ type Buttons = ButtonProps[];
129
+ /**
130
+ * Component used to layout components into pages
131
+ */
132
+ interface SectionProps {
133
+ width?: Width;
134
+ style?: Style;
135
+ backgroundColor?: Style1;
136
+ transition?: Style2;
137
+ backgroundImage?: BackgroundImage;
138
+ spotlight?: Spotlight;
139
+ spaceBefore?: SpaceBefore;
140
+ spaceAfter?: SpaceAfter;
141
+ inverted?: Inverted;
142
+ headerSpacing?: HeaderSpacing;
143
+ headline?: {
144
+ text?: Headline;
145
+ large?: LargeHeadline;
146
+ width?: HeadlineWidth;
147
+ textAlign?: HeadlineTextAlignment;
148
+ align?: HeadlineAlignment;
149
+ sub?: Subheadline;
150
+ switchOrder?: SwitchHeadlineOrder;
151
+ };
152
+ content?: {
153
+ width?: ContentWidth;
154
+ align?: ContentAlignment;
155
+ gutter?: Gutter;
156
+ mode?: Mode;
157
+ tileWidth?: TileWidth;
158
+ };
159
+ components?: Content;
160
+ buttons?: Buttons;
161
+ }
162
+ export { Width, Style, Style1, Style2, BackgroundImage, Spotlight, SpaceBefore, SpaceAfter, Inverted, HeaderSpacing, Headline, LargeHeadline, HeadlineWidth, HeadlineTextAlignment, HeadlineAlignment, Subheadline, SwitchHeadlineOrder, ContentWidth, ContentAlignment, Gutter, Mode, TileWidth, Content, Buttons, SectionProps };
@@ -6,30 +6,31 @@
6
6
  /**
7
7
  * Title used for the page
8
8
  */
9
- export type Title = string;
9
+ type Title = string;
10
10
  /**
11
11
  * Description used for the page
12
12
  */
13
- export type Description = string;
13
+ type Description = string;
14
14
  /**
15
15
  * Keywords used for the page
16
16
  */
17
- export type Keywords = string;
17
+ type Keywords = string;
18
18
  /**
19
19
  * Preview image used for the page
20
20
  */
21
- export type PreviewImage = string;
21
+ type PreviewImage = string;
22
22
  /**
23
23
  * Card preview image (larger, e.g. Twitter) used for the page
24
24
  */
25
- export type CardPreviewImage = string;
25
+ type CardPreviewImage = string;
26
26
  /**
27
27
  * Abstracts SEO settings for a website into JSON schema
28
28
  */
29
- export interface SeoProps {
29
+ interface SeoProps {
30
30
  title: Title;
31
31
  description?: Description;
32
32
  keywords?: Keywords;
33
33
  image?: PreviewImage;
34
34
  cardImage?: CardPreviewImage;
35
35
  }
36
+ export { Title, Description, Keywords, PreviewImage, CardPreviewImage, SeoProps };
@@ -0,0 +1,57 @@
1
+ /**
2
+ * This file was automatically generated by json-schema-to-typescript.
3
+ * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
4
+ * and run json-schema-to-typescript to regenerate this file.
5
+ */
6
+ import { CtaProps } from "./CtaProps-789f8508.js";
7
+ import { FeaturesProps } from "./FeaturesProps-a9041d97.js";
8
+ import { GalleryProps } from "./GalleryProps-76e7de44.js";
9
+ import { HeroProps } from "./HeroProps-fec6b267.js";
10
+ import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
11
+ import { LogosProps } from "./LogosProps-d4677d2c.js";
12
+ import { StatsProps } from "./StatsProps-bf5ef578.js";
13
+ import { TeaserCardProps } from "./TeaserCardProps-d069476f.js";
14
+ import { TestimonialsProps } from "./TestimonialsProps-e344f597.js";
15
+ import { TextProps } from "./TextProps-a23170d2.js";
16
+ /**
17
+ * Automatically move to next slide after 4 seconds without user interaction
18
+ */
19
+ type AutoPlay = boolean;
20
+ /**
21
+ * Add bullet navigation
22
+ */
23
+ type ShowNavigation = boolean;
24
+ type TeaseNeighbourSlides = boolean;
25
+ type EqualizeSlidesHeights = boolean;
26
+ /**
27
+ * Size of the gap added between slides in pixels
28
+ */
29
+ type Gap = number;
30
+ /**
31
+ * Add arrows on the left and right to navigate to next or previous slide
32
+ */
33
+ type ShowArrows = boolean;
34
+ /**
35
+ * Type of the movement
36
+ */
37
+ type Type = "slider" | "carousel";
38
+ /**
39
+ * Additional css classes attached to the wrapping element
40
+ */
41
+ type Class = string;
42
+ /**
43
+ * Allowed components for content
44
+ */
45
+ type Content = (CtaProps | FeaturesProps | GalleryProps | HeroProps | ImageTextProps | LogosProps | StatsProps | TeaserCardProps | TestimonialsProps | TextProps)[];
46
+ interface SliderProps {
47
+ autoplay?: AutoPlay;
48
+ nav?: ShowNavigation;
49
+ teaseNeighbours?: TeaseNeighbourSlides;
50
+ equalHeight?: EqualizeSlidesHeights;
51
+ gap?: Gap;
52
+ arrows?: ShowArrows;
53
+ variant?: Type;
54
+ className?: Class;
55
+ components?: Content;
56
+ }
57
+ export { AutoPlay, ShowNavigation, TeaseNeighbourSlides, EqualizeSlidesHeights, Gap, ShowArrows, Type, Class, Content, SliderProps };
@@ -0,0 +1,72 @@
1
+ /**
2
+ * This file was automatically generated by json-schema-to-typescript.
3
+ * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
4
+ * and run json-schema-to-typescript to regenerate this file.
5
+ */
6
+ import { BlogTeaserProps } from "./BlogTeaserProps-f5855e93.js";
7
+ import { BusinessCardProps } from "./BusinessCardProps-e10e7b62.js";
8
+ import { ContactProps } from "./ContactProps-7cac90e5.js";
9
+ import { ContentNavProps } from "./ContentNavProps-0e282a9f.js";
10
+ import { CtaProps } from "./CtaProps-789f8508.js";
11
+ import { DividerProps } from "./DividerProps-2ef31901.js";
12
+ import { DownloadsProps } from "./DownloadsProps-a49a977e.js";
13
+ import { EventLatestTeaserProps } from "./EventLatestTeaserProps-fc9d3281.js";
14
+ import { EventListTeaserProps } from "./EventListTeaserProps-5cc94436.js";
15
+ import { FaqProps } from "./FaqProps-78384db5.js";
16
+ import { FeaturesProps } from "./FeaturesProps-a9041d97.js";
17
+ import { GalleryProps } from "./GalleryProps-76e7de44.js";
18
+ import { HeroProps } from "./HeroProps-fec6b267.js";
19
+ import { HtmlProps } from "./HtmlProps-9d091769.js";
20
+ import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
21
+ import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
22
+ import { LogosProps } from "./LogosProps-d4677d2c.js";
23
+ import { MosaicProps } from "./MosaicProps-d52c7151.js";
24
+ import { SliderProps } from "./SliderProps-789f8508.js";
25
+ import { StatsProps } from "./StatsProps-bf5ef578.js";
26
+ import { TeaserCardProps } from "./TeaserCardProps-d069476f.js";
27
+ import { TestimonialsProps } from "./TestimonialsProps-e344f597.js";
28
+ import { TextProps } from "./TextProps-a23170d2.js";
29
+ import { VideoCurtainProps } from "./VideoCurtainProps-a2c0cc7f.js";
30
+ /**
31
+ * Sets the minimum width for each half of the split layout
32
+ */
33
+ type ContentMinimumWidth = "narrow" | "medium" | "wide";
34
+ /**
35
+ * Sets the space between the content inside the two halves of the split layout
36
+ */
37
+ type ContentGutter = "small" | "default" | "large" | "none";
38
+ /**
39
+ * Reverses the order of the sections on mobile devices
40
+ */
41
+ type MobileReverse = boolean;
42
+ /**
43
+ * Aligns the content vertically within the sections
44
+ */
45
+ type VerticalAlignment = "top" | "center" | "bottom" | "sticky";
46
+ /**
47
+ * Sets the vertical space between the content of the split layout
48
+ */
49
+ type VerticalGutter = "large" | "default" | "small" | "none";
50
+ /**
51
+ * Sets the horizontal space between the content of the split layout
52
+ */
53
+ type HorizontalGutter = "large" | "default" | "small" | "none";
54
+ /**
55
+ * Allowed components for the first half of the split layout
56
+ */
57
+ type First = (BlogTeaserProps | BusinessCardProps | ContactProps | ContentNavProps | CtaProps | DividerProps | DownloadsProps | EventLatestTeaserProps | EventListTeaserProps | FaqProps | FeaturesProps | GalleryProps | HeroProps | HtmlProps | ImageStoryProps | ImageTextProps | LogosProps | MosaicProps | SliderProps | StatsProps | TeaserCardProps | TestimonialsProps | TextProps | VideoCurtainProps)[];
58
+ /**
59
+ * Allowed components for the second half of the split layout
60
+ */
61
+ type Second = (BlogTeaserProps | BusinessCardProps | ContactProps | ContentNavProps | CtaProps | DividerProps | DownloadsProps | EventLatestTeaserProps | EventListTeaserProps | FaqProps | FeaturesProps | GalleryProps | HeroProps | HtmlProps | ImageStoryProps | ImageTextProps | LogosProps | MosaicProps | SliderProps | StatsProps | TeaserCardProps | TestimonialsProps | TextProps | VideoCurtainProps)[];
62
+ interface SplitEvenProps {
63
+ contentMinWidth?: ContentMinimumWidth;
64
+ contentGutter?: ContentGutter;
65
+ mobileReverse?: MobileReverse;
66
+ verticalAlign?: VerticalAlignment;
67
+ verticalGutter?: VerticalGutter;
68
+ horizontalGutter?: HorizontalGutter;
69
+ firstComponents?: First;
70
+ secondComponents?: Second;
71
+ }
72
+ export { ContentMinimumWidth, ContentGutter, MobileReverse, VerticalAlignment, VerticalGutter, HorizontalGutter, First, Second, SplitEvenProps };
@@ -0,0 +1,102 @@
1
+ /**
2
+ * This file was automatically generated by json-schema-to-typescript.
3
+ * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
4
+ * and run json-schema-to-typescript to regenerate this file.
5
+ */
6
+ import { BlogTeaserProps } from "./BlogTeaserProps-f5855e93.js";
7
+ import { BusinessCardProps } from "./BusinessCardProps-e10e7b62.js";
8
+ import { ContactProps } from "./ContactProps-7cac90e5.js";
9
+ import { ContentNavProps } from "./ContentNavProps-0e282a9f.js";
10
+ import { CtaProps } from "./CtaProps-789f8508.js";
11
+ import { DividerProps } from "./DividerProps-2ef31901.js";
12
+ import { DownloadsProps } from "./DownloadsProps-a49a977e.js";
13
+ import { EventLatestTeaserProps } from "./EventLatestTeaserProps-fc9d3281.js";
14
+ import { EventListTeaserProps } from "./EventListTeaserProps-5cc94436.js";
15
+ import { FaqProps } from "./FaqProps-78384db5.js";
16
+ import { FeaturesProps } from "./FeaturesProps-a9041d97.js";
17
+ import { GalleryProps } from "./GalleryProps-76e7de44.js";
18
+ import { HeroProps } from "./HeroProps-fec6b267.js";
19
+ import { HtmlProps } from "./HtmlProps-9d091769.js";
20
+ import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
21
+ import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
22
+ import { LogosProps } from "./LogosProps-d4677d2c.js";
23
+ import { MosaicProps } from "./MosaicProps-d52c7151.js";
24
+ import { SliderProps } from "./SliderProps-789f8508.js";
25
+ import { StatsProps } from "./StatsProps-bf5ef578.js";
26
+ import { TeaserCardProps } from "./TeaserCardProps-d069476f.js";
27
+ import { TestimonialsProps } from "./TestimonialsProps-e344f597.js";
28
+ import { TextProps } from "./TextProps-a23170d2.js";
29
+ import { VideoCurtainProps } from "./VideoCurtainProps-a2c0cc7f.js";
30
+ /**
31
+ * Sets the vertical space between the content of the split layout
32
+ */
33
+ type VerticalGutter = "large" | "default" | "small" | "none";
34
+ /**
35
+ * Sets the horizontal space between the content of the split layout
36
+ */
37
+ type HorizontalGutter = "large" | "default" | "small" | "none";
38
+ /**
39
+ * Aligns the content vertically within the sections
40
+ */
41
+ type VerticalAlignment = "top" | "center" | "bottom" | "sticky";
42
+ /**
43
+ * Sets the space between the content of the split layout
44
+ */
45
+ type ContentGutter = "large" | "default" | "small" | "none";
46
+ /**
47
+ * Sets the minimum width of the main section
48
+ */
49
+ type MinimumWidth = "narrow" | "default" | "wide";
50
+ /**
51
+ * Size of gutter to use
52
+ */
53
+ type Gutter = "large" | "default" | "small" | "none";
54
+ /**
55
+ * Sets the minimum width of the main section
56
+ */
57
+ type MinimumWidth1 = "narrow" | "default" | "wide";
58
+ /**
59
+ * Determines the order of sections on mobile devices
60
+ */
61
+ type MobileOrder = "mainFirst" | "asideFirst";
62
+ /**
63
+ * Determines the order of sections on desktop devices
64
+ */
65
+ type DesktopOrder = "mainFirst" | "asideFirst";
66
+ /**
67
+ * Allowed components for the main half of the split layout
68
+ */
69
+ type Main = (BlogTeaserProps | BusinessCardProps | ContactProps | ContentNavProps | CtaProps | DividerProps | DownloadsProps | EventLatestTeaserProps | EventListTeaserProps | FaqProps | FeaturesProps | GalleryProps | HeroProps | HtmlProps | ImageStoryProps | ImageTextProps | LogosProps | MosaicProps | SliderProps | StatsProps | TeaserCardProps | TestimonialsProps | TextProps | VideoCurtainProps)[];
70
+ /**
71
+ * Allowed components for the aside half of the split layout
72
+ */
73
+ type Aside = (BlogTeaserProps | BusinessCardProps | ContactProps | ContentNavProps | CtaProps | DividerProps | DownloadsProps | EventLatestTeaserProps | EventListTeaserProps | FaqProps | FeaturesProps | GalleryProps | HeroProps | HtmlProps | ImageStoryProps | ImageTextProps | LogosProps | MosaicProps | SliderProps | StatsProps | TeaserCardProps | TestimonialsProps | TextProps | VideoCurtainProps)[];
74
+ interface SplitWeightedProps {
75
+ verticalGutter?: VerticalGutter;
76
+ horizontalGutter?: HorizontalGutter;
77
+ verticalAlign?: VerticalAlignment;
78
+ mainLayout?: MainLayout;
79
+ asideLayout?: AsideLayout;
80
+ order?: Order;
81
+ mainComponents?: Main;
82
+ asideComponents?: Aside;
83
+ }
84
+ interface MainLayout {
85
+ gutter?: ContentGutter;
86
+ minWidth?: MinimumWidth;
87
+ }
88
+ /**
89
+ * Layout settings for the aside section of the split layout
90
+ */
91
+ interface AsideLayout {
92
+ gutter?: Gutter;
93
+ minWidth?: MinimumWidth1;
94
+ }
95
+ /**
96
+ * Sets the order of the main and aside sections in the split layout
97
+ */
98
+ interface Order {
99
+ mobile?: MobileOrder;
100
+ desktop?: DesktopOrder;
101
+ }
102
+ export { VerticalGutter, HorizontalGutter, VerticalAlignment, ContentGutter, MinimumWidth, Gutter, MinimumWidth1, MobileOrder, DesktopOrder, Main, Aside, SplitWeightedProps, MainLayout, AsideLayout, Order };
@@ -6,25 +6,26 @@
6
6
  /**
7
7
  * The number of the stat
8
8
  */
9
- export type Number = string;
9
+ type Number = string;
10
10
  /**
11
11
  * Optional description of the stat
12
12
  */
13
- export type Description = string;
13
+ type Description = string;
14
14
  /**
15
15
  * Title of the stat
16
16
  */
17
- export type Title = string;
17
+ type Title = string;
18
18
  /**
19
19
  * Optional icon of the stat
20
20
  */
21
- export type Icon = string;
21
+ type Icon = string;
22
22
  /**
23
23
  * Stat entry of Stats component
24
24
  */
25
- export interface StatProps {
25
+ interface StatProps {
26
26
  number: Number;
27
27
  description?: Description;
28
28
  title?: Title;
29
29
  icon?: Icon;
30
30
  }
31
+ export { Number, Description, Title, Icon, StatProps };
@@ -3,17 +3,18 @@
3
3
  * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
4
4
  * and run json-schema-to-typescript to regenerate this file.
5
5
  */
6
- import type { StatProps } from "../stat/StatProps";
6
+ import { StatProps } from "./StatProps-79109ad0.js";
7
7
  /**
8
8
  * The stats to display with a number upcounter
9
9
  *
10
10
  * @minItems 1
11
11
  * @maxItems 4
12
12
  */
13
- export type Stats = [StatProps] | [StatProps, StatProps] | [StatProps, StatProps, StatProps] | [StatProps, StatProps, StatProps, StatProps];
13
+ type Stats = [StatProps] | [StatProps, StatProps] | [StatProps, StatProps, StatProps] | [StatProps, StatProps, StatProps, StatProps];
14
14
  /**
15
15
  * Component used to display stats with a number upcounter
16
16
  */
17
- export interface StatsProps {
17
+ interface StatsProps {
18
18
  stat?: Stats;
19
19
  }
20
+ export { Stats, StatsProps };
@@ -6,43 +6,43 @@
6
6
  /**
7
7
  * Headline for the teaser card
8
8
  */
9
- export type Headline = string;
9
+ type Headline = string;
10
10
  /**
11
11
  * Body text for the teaser card
12
12
  */
13
- export type Text = string;
13
+ type Text = string;
14
14
  /**
15
15
  * Label for the Teaser Card
16
16
  */
17
- export type Label = string;
17
+ type Label = string;
18
18
  /**
19
19
  * Whether the Teaser Card is centered
20
20
  */
21
- export type Centered = boolean;
21
+ type Centered = boolean;
22
22
  /**
23
23
  * Url that should be linked
24
24
  */
25
- export type Url = string;
25
+ type Url = string;
26
26
  /**
27
27
  * Label of the button. Still A11Y relevant when the button is hidden.
28
28
  */
29
- export type Label1 = string;
29
+ type Label1 = string;
30
30
  /**
31
31
  * Toggle arrow icon
32
32
  */
33
- export type Icon = boolean;
33
+ type Icon = boolean;
34
34
  /**
35
35
  * Toggle wether you want the card to have a visible button or not
36
36
  */
37
- export type DisplayButton = boolean;
37
+ type DisplayButton = boolean;
38
38
  /**
39
39
  * Image to display as cover
40
40
  */
41
- export type Image = string;
41
+ type Image = string;
42
42
  /**
43
43
  * Component used to tease content
44
44
  */
45
- export interface TeaserCardProps {
45
+ interface TeaserCardProps {
46
46
  headline?: Headline;
47
47
  text?: Text;
48
48
  label?: Label;
@@ -63,3 +63,4 @@ export interface TeaserCardProps {
63
63
  */
64
64
  imageRatio?: "wide" | "landscape" | "square" | "unset";
65
65
  }
66
+ export { Headline, Text, Label, Centered, Url, Label1, Icon, DisplayButton, Image, TeaserCardProps };