@kickstartds/ds-agency-premium 1.6.72--canary.43.2510.0 → 1.6.72--canary.56.2518.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 (468) hide show
  1. package/dist/.storybook/main.d.ts +3 -0
  2. package/dist/.storybook/manager.d.ts +1 -0
  3. package/dist/.storybook/preview.d.ts +5 -0
  4. package/dist/.storybook/test-runner.d.ts +3 -0
  5. package/dist/.storybook/themeSwitch.d.ts +4 -0
  6. package/dist/.storybook/themes.d.ts +1 -0
  7. package/dist/components/blog-aside/index.js +1 -1
  8. package/dist/components/blog-author/index.js +1 -1
  9. package/dist/components/blog-head/index.js +1 -1
  10. package/dist/components/blog-overview/index.js +1 -1
  11. package/dist/components/blog-post/index.js +1 -1
  12. package/dist/components/blog-teaser/index.js +1 -1
  13. package/dist/components/breadcrumb/index.js +1 -1
  14. package/dist/components/business-card/business-card.css +5 -7
  15. package/dist/components/business-card/index.js +2 -2
  16. package/dist/components/button/button.css +1 -6
  17. package/dist/components/button/index.js +1 -1
  18. package/dist/components/button-group/index.js +1 -1
  19. package/dist/components/contact/index.js +1 -1
  20. package/dist/components/content-nav/content-nav.css +0 -2
  21. package/dist/components/content-nav/index.js +1 -1
  22. package/dist/components/cookie-consent/cookie-consent.css +10 -14
  23. package/dist/components/cookie-consent/index.js +1 -1
  24. package/dist/components/cta/index.js +1 -1
  25. package/dist/components/divider/index.js +1 -1
  26. package/dist/components/downloads/index.js +1 -1
  27. package/dist/components/event-appointment/index.js +1 -1
  28. package/dist/components/event-detail/index.js +1 -1
  29. package/dist/components/event-filter/index.js +1 -1
  30. package/dist/components/event-header/index.js +1 -1
  31. package/dist/components/event-latest/index.js +1 -1
  32. package/dist/components/event-latest-teaser/event-latest-teaser.css +2 -2
  33. package/dist/components/event-latest-teaser/index.js +1 -1
  34. package/dist/components/event-list/index.js +1 -1
  35. package/dist/components/event-list-teaser/event-list-teaser.css +2 -2
  36. package/dist/components/event-list-teaser/index.js +1 -1
  37. package/dist/components/event-location/event-location.css +3 -3
  38. package/dist/components/event-location/index.js +1 -1
  39. package/dist/components/event-login/index.js +1 -1
  40. package/dist/components/event-registration/index.js +1 -1
  41. package/dist/components/faq/index.js +1 -1
  42. package/dist/components/feature/index.js +1 -1
  43. package/dist/components/features/index.js +1 -1
  44. package/dist/components/footer/index.js +1 -1
  45. package/dist/components/gallery/index.js +1 -1
  46. package/dist/components/header/index.js +1 -1
  47. package/dist/components/headline/index.js +1 -1
  48. package/dist/components/hero/hero.css +28 -34
  49. package/dist/components/hero/index.js +1 -1
  50. package/dist/components/html/index.js +1 -1
  51. package/dist/components/image-story/index.js +1 -1
  52. package/dist/components/image-text/index.js +1 -1
  53. package/dist/components/logo/index.js +1 -1
  54. package/dist/components/logos/index.js +1 -1
  55. package/dist/components/logos/logos.css +6 -8
  56. package/dist/components/mosaic/index.js +1 -1
  57. package/dist/components/nav-dropdown/nav-dropdown.css +3 -5
  58. package/dist/components/nav-flyout/index.js +1 -1
  59. package/dist/components/nav-main/index.js +1 -1
  60. package/dist/components/nav-topbar/index.js +1 -1
  61. package/dist/components/page-wrapper/index.js +5 -4
  62. package/dist/components/page-wrapper/tokens.css +2479 -0
  63. package/dist/components/pagination/index.js +1 -1
  64. package/dist/components/pagination/pagination.css +3 -3
  65. package/dist/components/providers/index.js +1 -1
  66. package/dist/components/search/index.js +1 -1
  67. package/dist/components/search-bar/index.js +1 -1
  68. package/dist/components/search-filter/index.js +1 -1
  69. package/dist/components/search-form/index.js +1 -1
  70. package/dist/components/search-modal/index.js +1 -1
  71. package/dist/components/search-result/index.js +1 -1
  72. package/dist/components/search-result/search-result.css +0 -4
  73. package/dist/components/search-result-match/index.js +1 -1
  74. package/dist/components/section/index.js +1 -1
  75. package/dist/components/slider/index.js +1 -1
  76. package/dist/components/split-even/index.js +1 -1
  77. package/dist/components/split-weighted/index.js +1 -1
  78. package/dist/components/stat/index.js +1 -1
  79. package/dist/components/stats/index.js +1 -1
  80. package/dist/components/stats/stats.css +0 -2
  81. package/dist/components/teaser-card/index.js +1 -1
  82. package/dist/components/teaser-card/teaser-card.css +1 -4
  83. package/dist/components/testimonial/index.js +1 -1
  84. package/dist/components/testimonials/index.js +1 -1
  85. package/dist/components/testimonials/testimonials.css +1 -3
  86. package/dist/components/text/index.js +1 -1
  87. package/dist/components/video-curtain/index.js +1 -1
  88. package/dist/global.client.js +1 -1
  89. package/dist/global.css +226 -4264
  90. package/dist/src/bedrock/BedrockProvider.d.ts +9 -0
  91. package/dist/{components/providers/index.d.ts → src/components/Providers.d.ts} +2 -3
  92. package/dist/src/components/blog-aside/BlogAside.stories.d.ts +6 -0
  93. package/dist/src/components/blog-aside/BlogAsideComponent.d.ts +7 -0
  94. package/dist/src/components/blog-aside/BlogAsideDefaults.d.ts +4 -0
  95. package/dist/{BlogAsideProps-c760fd2a.d.ts → src/components/blog-aside/BlogAsideProps.d.ts} +8 -9
  96. package/dist/src/components/blog-author/BlogAuthor.stories.d.ts +6 -0
  97. package/dist/src/components/blog-author/BlogAuthorComponent.d.ts +6 -0
  98. package/dist/src/components/blog-author/BlogAuthorDefaults.d.ts +4 -0
  99. package/dist/{BlogAuthorProps-fb0241df.d.ts → src/components/blog-author/BlogAuthorProps.d.ts} +9 -10
  100. package/dist/src/components/blog-head/BlogHead.stories.d.ts +6 -0
  101. package/dist/src/components/blog-head/BlogHeadComponent.d.ts +7 -0
  102. package/dist/src/components/blog-head/BlogHeadDefaults.d.ts +4 -0
  103. package/dist/{BlogHeadProps-f5855e93.d.ts → src/components/blog-head/BlogHeadProps.d.ts} +7 -8
  104. package/dist/src/components/blog-tag/BlogTagDefaults.d.ts +4 -0
  105. package/dist/{BlogTagProps-f5855e93.d.ts → src/components/blog-tag/BlogTagProps.d.ts} +2 -3
  106. package/dist/src/components/blog-teaser/BlogTeaser.stories.d.ts +6 -0
  107. package/dist/src/components/blog-teaser/BlogTeaserComponent.d.ts +7 -0
  108. package/dist/src/components/blog-teaser/BlogTeaserDefaults.d.ts +4 -0
  109. package/dist/{BlogTeaserProps-d62a0a9a.d.ts → src/components/blog-teaser/BlogTeaserProps.d.ts} +16 -17
  110. package/dist/src/components/breadcrumb/Breadcrumb.stories.d.ts +6 -0
  111. package/dist/src/components/breadcrumb/BreadcrumbComponent.d.ts +7 -0
  112. package/dist/src/components/breadcrumb/BreadcrumbDefaults.d.ts +4 -0
  113. package/dist/src/components/breadcrumb/BreadcrumbProps.d.ts +20 -0
  114. package/dist/src/components/business-card/BusinessCard.stories.d.ts +8 -0
  115. package/dist/src/components/business-card/BusinessCardComponent.d.ts +7 -0
  116. package/dist/src/components/business-card/BusinessCardDefaults.d.ts +4 -0
  117. package/dist/{BusinessCardProps-e10e7b62.d.ts → src/components/business-card/BusinessCardProps.d.ts} +9 -10
  118. package/dist/src/components/button/Button.stories.d.ts +9 -0
  119. package/dist/src/components/button/ButtonComponent.d.ts +6 -0
  120. package/dist/src/components/button/ButtonDefaults.d.ts +4 -0
  121. package/dist/{ButtonProps-4e2b2ecf.d.ts → src/components/button/ButtonProps.d.ts} +8 -9
  122. package/dist/src/components/button-group/ButtonGroupComponent.d.ts +6 -0
  123. package/dist/src/components/button-group/ButtonGroupDefaults.d.ts +4 -0
  124. package/dist/src/components/button-group/ButtonGroupProps.d.ts +33 -0
  125. package/dist/src/components/cms/BlogOverviewDefaults.d.ts +4 -0
  126. package/dist/{BlogOverviewProps-6a826e52.d.ts → src/components/cms/BlogOverviewProps.d.ts} +11 -12
  127. package/dist/src/components/cms/BlogPostDefaults.d.ts +4 -0
  128. package/dist/{BlogPostProps-6a826e52.d.ts → src/components/cms/BlogPostProps.d.ts} +8 -9
  129. package/dist/src/components/cms/EventDetailDefaults.d.ts +4 -0
  130. package/dist/{EventDetailProps-42a7eebe.d.ts → src/components/cms/EventDetailProps.d.ts} +15 -16
  131. package/dist/src/components/cms/EventListDefaults.d.ts +4 -0
  132. package/dist/src/components/cms/EventListProps.d.ts +14 -0
  133. package/dist/src/components/cms/PageDefaults.d.ts +4 -0
  134. package/dist/{PageProps-6a826e52.d.ts → src/components/cms/PageProps.d.ts} +9 -10
  135. package/dist/src/components/cms/SearchDefaults.d.ts +4 -0
  136. package/dist/{components/search/index.d.ts → src/components/cms/SearchProps.d.ts} +5 -10
  137. package/dist/src/components/cms/SettingsDefaults.d.ts +4 -0
  138. package/dist/{components/index/index.d.ts → src/components/cms/SettingsProps.d.ts} +5 -11
  139. package/dist/src/components/cms/blog-overview/BlogOverview.stories.d.ts +6 -0
  140. package/dist/src/components/cms/blog-overview/BlogOverviewComponent.d.ts +4 -0
  141. package/dist/src/components/cms/blog-post/BlogPost.stories.d.ts +6 -0
  142. package/dist/src/components/cms/blog-post/BlogPostComponent.d.ts +4 -0
  143. package/dist/src/components/cms/event-detail/EventDetail.stories.d.ts +6 -0
  144. package/dist/src/components/cms/event-detail/EventDetailComponent.d.ts +4 -0
  145. package/dist/src/components/cms/event-list/EventList.stories.d.ts +6 -0
  146. package/dist/src/components/cms/event-list/EventListComponent.d.ts +4 -0
  147. package/dist/src/components/cms/index.d.ts +5 -0
  148. package/dist/src/components/cms/page/PageComponent.d.ts +4 -0
  149. package/dist/src/components/cms/search/Search.stories.d.ts +6 -0
  150. package/dist/src/components/cms/search/SearchComponent.d.ts +4 -0
  151. package/dist/src/components/contact/Contact.stories.d.ts +9 -0
  152. package/dist/src/components/contact/ContactComponent.d.ts +8 -0
  153. package/dist/src/components/contact/ContactDefaults.d.ts +4 -0
  154. package/dist/{ContactProps-7cac90e5.d.ts → src/components/contact/ContactProps.d.ts} +12 -13
  155. package/dist/src/components/content-nav/ContentNav.stories.d.ts +6 -0
  156. package/dist/src/components/content-nav/ContentNavComponent.d.ts +7 -0
  157. package/dist/src/components/content-nav/ContentNavDefaults.d.ts +4 -0
  158. package/dist/{ContentNavProps-0e282a9f.d.ts → src/components/content-nav/ContentNavProps.d.ts} +1 -2
  159. package/dist/src/components/cookie-consent/C15t.client.d.ts +4 -0
  160. package/dist/{components → src/components}/cookie-consent/CookieConsent.client.d.ts +1 -2
  161. package/dist/src/components/cookie-consent/CookieConsent.stories.d.ts +8 -0
  162. package/dist/src/components/cookie-consent/CookieConsentComponent.d.ts +8 -0
  163. package/dist/src/components/cookie-consent/CookieConsentDefaults.d.ts +4 -0
  164. package/dist/{components/cookie-consent/index.d.ts → src/components/cookie-consent/CookieConsentProps.d.ts} +9 -17
  165. package/dist/src/components/cta/Cta.stories.d.ts +14 -0
  166. package/dist/src/components/cta/CtaComponent.d.ts +7 -0
  167. package/dist/src/components/cta/CtaDefaults.d.ts +4 -0
  168. package/dist/{CtaProps-789f8508.d.ts → src/components/cta/CtaProps.d.ts} +23 -24
  169. package/dist/src/components/divider/Divider.stories.d.ts +7 -0
  170. package/dist/src/components/divider/DividerComponent.d.ts +8 -0
  171. package/dist/src/components/divider/DividerDefaults.d.ts +4 -0
  172. package/dist/{DividerProps-2ef31901.d.ts → src/components/divider/DividerProps.d.ts} +4 -5
  173. package/dist/src/components/downloads/Downloads.stories.d.ts +9 -0
  174. package/dist/src/components/downloads/DownloadsComponent.d.ts +7 -0
  175. package/dist/src/components/downloads/DownloadsDefaults.d.ts +4 -0
  176. package/dist/{DownloadsProps-a49a977e.d.ts → src/components/downloads/DownloadsProps.d.ts} +1 -2
  177. package/dist/src/components/event-appointment/EventAppointmentComponent.d.ts +7 -0
  178. package/dist/src/components/event-appointment/EventAppointmentDefaults.d.ts +4 -0
  179. package/dist/{EventAppointmentProps-443cd1ce.d.ts → src/components/event-appointment/EventAppointmentProps.d.ts} +7 -8
  180. package/dist/src/components/event-filter/EventFilter.stories.d.ts +6 -0
  181. package/dist/src/components/event-filter/EventFilterComponent.d.ts +7 -0
  182. package/dist/src/components/event-filter/EventFilterDefaults.d.ts +4 -0
  183. package/dist/{EventFilterProps-b190eb86.d.ts → src/components/event-filter/EventFilterProps.d.ts} +2 -3
  184. package/dist/src/components/event-header/EventHeader.stories.d.ts +6 -0
  185. package/dist/src/components/event-header/EventHeaderComponent.d.ts +7 -0
  186. package/dist/src/components/event-header/EventHeaderDefaults.d.ts +4 -0
  187. package/dist/src/components/event-header/EventHeaderProps.d.ts +28 -0
  188. package/dist/src/components/event-latest/EventLatest.stories.d.ts +6 -0
  189. package/dist/src/components/event-latest/EventLatestComponent.d.ts +7 -0
  190. package/dist/src/components/event-latest/EventLatestDefaults.d.ts +4 -0
  191. package/dist/src/components/event-latest/EventLatestProps.d.ts +19 -0
  192. package/dist/src/components/event-latest-teaser/EventLatestTeaser.stories.d.ts +6 -0
  193. package/dist/src/components/event-latest-teaser/EventLatestTeaserComponent.d.ts +7 -0
  194. package/dist/src/components/event-latest-teaser/EventLatestTeaserDefaults.d.ts +4 -0
  195. package/dist/{EventLatestTeaserProps-fc9d3281.d.ts → src/components/event-latest-teaser/EventLatestTeaserProps.d.ts} +10 -11
  196. package/dist/src/components/event-list-teaser/EventListTeaser.stories.d.ts +6 -0
  197. package/dist/src/components/event-list-teaser/EventListTeaserComponent.d.ts +7 -0
  198. package/dist/src/components/event-list-teaser/EventListTeaserDefaults.d.ts +4 -0
  199. package/dist/{EventListTeaserProps-5cc94436.d.ts → src/components/event-list-teaser/EventListTeaserProps.d.ts} +16 -17
  200. package/dist/src/components/event-location/EventLocation.stories.d.ts +6 -0
  201. package/dist/src/components/event-location/EventLocationComponent.d.ts +7 -0
  202. package/dist/src/components/event-location/EventLocationDefaults.d.ts +4 -0
  203. package/dist/{EventLocationProps-871bc198.d.ts → src/components/event-location/EventLocationProps.d.ts} +7 -8
  204. package/dist/src/components/event-login/EventLogin.stories.d.ts +6 -0
  205. package/dist/src/components/event-login/EventLoginComponent.d.ts +7 -0
  206. package/dist/src/components/event-login/EventLoginDefaults.d.ts +4 -0
  207. package/dist/{components/event-login/index.d.ts → src/components/event-login/EventLoginProps.d.ts} +13 -20
  208. package/dist/src/components/event-registration/EventRegistration.stories.d.ts +6 -0
  209. package/dist/src/components/event-registration/EventRegistrationComponent.d.ts +7 -0
  210. package/dist/src/components/event-registration/EventRegistrationDefaults.d.ts +4 -0
  211. package/dist/{components/event-registration/index.d.ts → src/components/event-registration/EventRegistrationProps.d.ts} +18 -25
  212. package/dist/src/components/faq/Faq.stories.d.ts +7 -0
  213. package/dist/src/components/faq/FaqComponent.d.ts +24 -0
  214. package/dist/src/components/faq/FaqDefaults.d.ts +4 -0
  215. package/dist/{FaqProps-78384db5.d.ts → src/components/faq/FaqProps.d.ts} +5 -6
  216. package/dist/src/components/feature/FeatureComponent.d.ts +6 -0
  217. package/dist/src/components/feature/FeatureDefaults.d.ts +4 -0
  218. package/dist/src/components/feature/FeatureProps.d.ts +56 -0
  219. package/dist/src/components/features/Features.stories.d.ts +10 -0
  220. package/dist/src/components/features/FeaturesComponent.d.ts +7 -0
  221. package/dist/src/components/features/FeaturesDefaults.d.ts +4 -0
  222. package/dist/{FeaturesProps-a9041d97.d.ts → src/components/features/FeaturesProps.d.ts} +11 -12
  223. package/dist/src/components/footer/Footer.stories.d.ts +17 -0
  224. package/dist/src/components/footer/FooterComponent.d.ts +7 -0
  225. package/dist/src/components/footer/FooterDefaults.d.ts +4 -0
  226. package/dist/{FooterProps-a0a104ca.d.ts → src/components/footer/FooterProps.d.ts} +9 -10
  227. package/dist/src/components/form/checkbox/Checkbox.stories.d.ts +6 -0
  228. package/dist/src/components/form/radio/Radio.stories.d.ts +6 -0
  229. package/dist/src/components/form/select-field/SelectField.stories.d.ts +6 -0
  230. package/dist/src/components/form/text-area/TextArea.stories.d.ts +6 -0
  231. package/dist/src/components/form/text-field/TextField.stories.d.ts +6 -0
  232. package/dist/src/components/gallery/Gallery.stories.d.ts +9 -0
  233. package/dist/src/components/gallery/GalleryComponent.d.ts +7 -0
  234. package/dist/src/components/gallery/GalleryDefaults.d.ts +4 -0
  235. package/dist/{GalleryProps-76e7de44.d.ts → src/components/gallery/GalleryProps.d.ts} +8 -9
  236. package/dist/src/components/header/Header.stories.d.ts +16 -0
  237. package/dist/src/components/header/HeaderComponent.d.ts +7 -0
  238. package/dist/src/components/header/HeaderDefaults.d.ts +4 -0
  239. package/dist/{HeaderProps-72763967.d.ts → src/components/header/HeaderProps.d.ts} +11 -12
  240. package/dist/src/components/headline/Headline.stories.d.ts +12 -0
  241. package/dist/src/components/headline/HeadlineComponent.d.ts +11 -0
  242. package/dist/src/components/headline/HeadlineDefaults.d.ts +4 -0
  243. package/dist/{HeadlineProps-e1305784.d.ts → src/components/headline/HeadlineProps.d.ts} +10 -11
  244. package/dist/src/components/helpers.d.ts +5 -0
  245. package/dist/src/components/hero/Hero.stories.d.ts +8 -0
  246. package/dist/src/components/hero/HeroComponent.d.ts +7 -0
  247. package/dist/src/components/hero/HeroDefaults.d.ts +4 -0
  248. package/dist/{HeroProps-fec6b267.d.ts → src/components/hero/HeroProps.d.ts} +23 -24
  249. package/dist/{components → src/components}/html/Html.client.d.ts +1 -2
  250. package/dist/src/components/html/Html.stories.d.ts +8 -0
  251. package/dist/src/components/html/HtmlComponent.d.ts +8 -0
  252. package/dist/src/components/html/HtmlDefaults.d.ts +4 -0
  253. package/dist/{HtmlProps-9d091769.d.ts → src/components/html/HtmlProps.d.ts} +6 -7
  254. package/dist/src/components/image-story/ImageStory.stories.d.ts +6 -0
  255. package/dist/src/components/image-story/ImageStoryComponent.d.ts +7 -0
  256. package/dist/src/components/image-story/ImageStoryDefaults.d.ts +4 -0
  257. package/dist/{ImageStoryProps-4e2b2ecf.d.ts → src/components/image-story/ImageStoryProps.d.ts} +15 -16
  258. package/dist/src/components/image-text/ImageText.stories.d.ts +7 -0
  259. package/dist/src/components/image-text/ImageTextComponent.d.ts +8 -0
  260. package/dist/src/components/image-text/ImageTextDefaults.d.ts +4 -0
  261. package/dist/{ImageTextProps-9286cca4.d.ts → src/components/image-text/ImageTextProps.d.ts} +6 -7
  262. package/dist/src/components/logo/LogoComponent.d.ts +7 -0
  263. package/dist/src/components/logo/LogoDefaults.d.ts +4 -0
  264. package/dist/{LogoProps-01796f0a.d.ts → src/components/logo/LogoProps.d.ts} +8 -9
  265. package/dist/src/components/logos/Logos.stories.d.ts +9 -0
  266. package/dist/src/components/logos/LogosComponent.d.ts +7 -0
  267. package/dist/src/components/logos/LogosDefaults.d.ts +4 -0
  268. package/dist/{LogosProps-d4677d2c.d.ts → src/components/logos/LogosProps.d.ts} +13 -14
  269. package/dist/src/components/mosaic/Mosaic.stories.d.ts +7 -0
  270. package/dist/src/components/mosaic/MosaicComponent.d.ts +7 -0
  271. package/dist/src/components/mosaic/MosaicDefaults.d.ts +4 -0
  272. package/dist/{MosaicProps-d52c7151.d.ts → src/components/mosaic/MosaicProps.d.ts} +5 -72
  273. package/dist/src/components/nav-dropdown/NavDropdownComponent.d.ts +5 -0
  274. package/dist/src/components/nav-dropdown/NavDropdownDefaults.d.ts +4 -0
  275. package/dist/{components/nav-dropdown/index.d.ts → src/components/nav-dropdown/NavDropdownProps.d.ts} +2 -7
  276. package/dist/src/components/nav-flyout/NavFlyoutComponent.d.ts +7 -0
  277. package/dist/src/components/nav-flyout/NavFlyoutDefaults.d.ts +4 -0
  278. package/dist/src/components/nav-flyout/NavFlyoutProps.d.ts +27 -0
  279. package/dist/src/components/nav-main/NavMainComponent.d.ts +9 -0
  280. package/dist/src/components/nav-main/NavMainDefaults.d.ts +4 -0
  281. package/dist/{components/nav-main/index.d.ts → src/components/nav-main/NavMainProps.d.ts} +8 -16
  282. package/dist/src/components/nav-main/NavToggleComponent.d.ts +5 -0
  283. package/dist/{components → src/components}/nav-main/js/NavToggle.client.d.ts +1 -2
  284. package/dist/{components → src/components}/nav-main/js/body.client.d.ts +1 -1
  285. package/dist/src/components/nav-main/js/navMainEvents.client.d.ts +4 -0
  286. package/dist/src/components/nav-topbar/NavTopbarComponent.d.ts +7 -0
  287. package/dist/src/components/nav-topbar/NavTopbarDefaults.d.ts +4 -0
  288. package/dist/src/components/nav-topbar/NavTopbarProps.d.ts +22 -0
  289. package/dist/src/components/page-wrapper/PageWrapperComponent.d.ts +4 -0
  290. package/dist/src/components/pagination/Pagination.stories.d.ts +6 -0
  291. package/dist/src/components/pagination/PaginationComponent.d.ts +14 -0
  292. package/dist/src/components/pagination/PaginationDefaults.d.ts +4 -0
  293. package/dist/{components/pagination/index.d.ts → src/components/pagination/PaginationProps.d.ts} +1 -16
  294. package/dist/src/components/search-bar/SearchBar.stories.d.ts +6 -0
  295. package/dist/src/components/search-bar/SearchBarComponent.d.ts +7 -0
  296. package/dist/src/components/search-bar/SearchBarDefaults.d.ts +4 -0
  297. package/dist/{SearchBarProps-26263244.d.ts → src/components/search-bar/SearchBarProps.d.ts} +2 -3
  298. package/dist/src/components/search-filter/SearchFilter.stories.d.ts +6 -0
  299. package/dist/src/components/search-filter/SearchFilterComponent.d.ts +7 -0
  300. package/dist/src/components/search-filter/SearchFilterDefaults.d.ts +4 -0
  301. package/dist/{SearchFilterProps-2fa6419b.d.ts → src/components/search-filter/SearchFilterProps.d.ts} +1 -2
  302. package/dist/{components → src/components}/search-form/SearchForm.client.d.ts +1 -2
  303. package/dist/src/components/search-form/SearchForm.stories.d.ts +7 -0
  304. package/dist/src/components/search-form/SearchFormComponent.d.ts +5 -0
  305. package/dist/src/components/search-form/SearchFormDefaults.d.ts +4 -0
  306. package/dist/src/components/search-form/SearchFormPagefind.client.d.ts +4 -0
  307. package/dist/{SearchFormProps-3d2c3462.d.ts → src/components/search-form/SearchFormProps.d.ts} +3 -4
  308. package/dist/{components → src/components}/search-modal/RadioEmit.client.d.ts +1 -2
  309. package/dist/{components → src/components}/search-modal/SearchModal.client.d.ts +1 -2
  310. package/dist/src/components/search-modal/SearchModal.stories.d.ts +8 -0
  311. package/dist/src/components/search-modal/SearchModalComponent.d.ts +5 -0
  312. package/dist/src/components/search-modal/SearchModalDefaults.d.ts +4 -0
  313. package/dist/{components/search-modal/index.d.ts → src/components/search-modal/SearchModalProps.d.ts} +2 -6
  314. package/dist/src/components/search-result/SearchResult.stories.d.ts +6 -0
  315. package/dist/src/components/search-result/SearchResultComponent.d.ts +7 -0
  316. package/dist/src/components/search-result/SearchResultDefaults.d.ts +4 -0
  317. package/dist/{SearchResultProps-f6f07017.d.ts → src/components/search-result/SearchResultProps.d.ts} +9 -10
  318. package/dist/src/components/search-result-match/SearchResultMatchComponent.d.ts +7 -0
  319. package/dist/src/components/search-result-match/SearchResultMatchDefaults.d.ts +4 -0
  320. package/dist/{SearchResultMatchProps-777cd47c.d.ts → src/components/search-result-match/SearchResultMatchProps.d.ts} +4 -5
  321. package/dist/src/components/section/Section.stories.d.ts +15 -0
  322. package/dist/src/components/section/SectionComponent.d.ts +8 -0
  323. package/dist/src/components/section/SectionDefaults.d.ts +4 -0
  324. package/dist/src/components/section/SectionProps.d.ts +161 -0
  325. package/dist/src/components/section/js/Section.client.d.ts +1 -0
  326. package/dist/src/components/section/js/spotlight.client.d.ts +1 -0
  327. package/dist/src/components/seo/SeoDefaults.d.ts +4 -0
  328. package/dist/{SeoProps-f2d6dcaa.d.ts → src/components/seo/SeoProps.d.ts} +6 -7
  329. package/dist/src/components/slider/Slider.stories.d.ts +9 -0
  330. package/dist/src/components/slider/SliderComponent.d.ts +7 -0
  331. package/dist/src/components/slider/SliderDefaults.d.ts +4 -0
  332. package/dist/src/components/slider/SliderProps.d.ts +56 -0
  333. package/dist/src/components/split-even/SplitEven.stories.d.ts +7 -0
  334. package/dist/src/components/split-even/SplitEvenComponent.d.ts +11 -0
  335. package/dist/src/components/split-even/SplitEvenDefaults.d.ts +4 -0
  336. package/dist/src/components/split-even/SplitEvenProps.d.ts +71 -0
  337. package/dist/src/components/split-weighted/SplitWeighted.stories.d.ts +7 -0
  338. package/dist/src/components/split-weighted/SplitWeightedComponent.d.ts +11 -0
  339. package/dist/src/components/split-weighted/SplitWeightedDefaults.d.ts +4 -0
  340. package/dist/src/components/split-weighted/SplitWeightedProps.d.ts +101 -0
  341. package/dist/src/components/stat/StatComponent.d.ts +6 -0
  342. package/dist/src/components/stat/StatDefaults.d.ts +4 -0
  343. package/dist/{StatProps-79109ad0.d.ts → src/components/stat/StatProps.d.ts} +5 -6
  344. package/dist/src/components/stats/Stats.stories.d.ts +7 -0
  345. package/dist/src/components/stats/StatsComponent.d.ts +7 -0
  346. package/dist/src/components/stats/StatsDefaults.d.ts +4 -0
  347. package/dist/{StatsProps-bf5ef578.d.ts → src/components/stats/StatsProps.d.ts} +3 -4
  348. package/dist/src/components/teaser-card/TeaserCard.stories.d.ts +8 -0
  349. package/dist/src/components/teaser-card/TeaserCardComponent.d.ts +8 -0
  350. package/dist/src/components/teaser-card/TeaserCardDefaults.d.ts +4 -0
  351. package/dist/{TeaserCardProps-d069476f.d.ts → src/components/teaser-card/TeaserCardProps.d.ts} +10 -11
  352. package/dist/src/components/testimonial/TestimonialComponent.d.ts +15 -0
  353. package/dist/src/components/testimonial/TestimonialDefaults.d.ts +4 -0
  354. package/dist/src/components/testimonial/TestimonialProps.d.ts +47 -0
  355. package/dist/src/components/testimonials/Testimonials.stories.d.ts +11 -0
  356. package/dist/src/components/testimonials/TestimonialsComponent.d.ts +12 -0
  357. package/dist/src/components/testimonials/TestimonialsDefaults.d.ts +4 -0
  358. package/dist/{TestimonialsProps-e344f597.d.ts → src/components/testimonials/TestimonialsProps.d.ts} +11 -12
  359. package/dist/src/components/text/Text.stories.d.ts +9 -0
  360. package/dist/src/components/text/TextComponent.d.ts +7 -0
  361. package/dist/src/components/text/TextDefaults.d.ts +4 -0
  362. package/dist/{TextProps-a23170d2.d.ts → src/components/text/TextProps.d.ts} +5 -6
  363. package/dist/src/components/tile/TileDefaults.d.ts +4 -0
  364. package/dist/src/components/tile/TileProps.d.ts +71 -0
  365. package/dist/src/components/video-curtain/VideoCurtain.stories.d.ts +8 -0
  366. package/dist/src/components/video-curtain/VideoCurtainComponent.d.ts +7 -0
  367. package/dist/src/components/video-curtain/VideoCurtainDefaults.d.ts +4 -0
  368. package/dist/{VideoCurtainProps-a2c0cc7f.d.ts → src/components/video-curtain/VideoCurtainProps.d.ts} +16 -17
  369. package/dist/src/docs/ArchiveLink.d.ts +2 -0
  370. package/dist/src/docs/LinkProvider.d.ts +1 -0
  371. package/dist/src/global.client.d.ts +4 -0
  372. package/dist/src/pages/About.stories.d.ts +9 -0
  373. package/dist/src/pages/Jobs.stories.d.ts +9 -0
  374. package/dist/src/pages/JobsDetail.stories.d.ts +9 -0
  375. package/dist/src/pages/Landingpage.stories.d.ts +9 -0
  376. package/dist/src/pages/Overview.stories.d.ts +9 -0
  377. package/dist/src/pages/Showcase.stories.d.ts +9 -0
  378. package/dist/src/playroom/Frame.d.ts +6 -0
  379. package/dist/src/themes/index.d.ts +53 -0
  380. package/dist/src/themes/useTheme.d.ts +2 -0
  381. package/dist/src/token/IconSprite.d.ts +2 -0
  382. package/dist/src/token/tokens.d.ts +951 -0
  383. package/dist/tokens/IconSprite.js +3 -4
  384. package/dist/tokens/themes.css +20 -20
  385. package/dist/tokens/tokens.css +1 -1
  386. package/dist/tokens/tokens.js +1 -1
  387. package/package.json +24 -27
  388. package/dist/SectionProps-6a826e52.d.ts +0 -162
  389. package/dist/SliderProps-789f8508.d.ts +0 -57
  390. package/dist/SplitEvenProps-7cac90e5.d.ts +0 -72
  391. package/dist/SplitWeightedProps-7cac90e5.d.ts +0 -102
  392. package/dist/components/blog-aside/index.d.ts +0 -8
  393. package/dist/components/blog-author/index.d.ts +0 -8
  394. package/dist/components/blog-head/index.d.ts +0 -7
  395. package/dist/components/blog-overview/index.d.ts +0 -5
  396. package/dist/components/blog-post/index.d.ts +0 -5
  397. package/dist/components/blog-teaser/index.d.ts +0 -8
  398. package/dist/components/breadcrumb/index.d.ts +0 -28
  399. package/dist/components/business-card/index.d.ts +0 -7
  400. package/dist/components/button/index.d.ts +0 -7
  401. package/dist/components/button-group/index.d.ts +0 -41
  402. package/dist/components/contact/index.d.ts +0 -9
  403. package/dist/components/content-nav/index.d.ts +0 -7
  404. package/dist/components/cookie-consent/C15t.client.d.ts +0 -5
  405. package/dist/components/cta/index.d.ts +0 -8
  406. package/dist/components/divider/index.d.ts +0 -9
  407. package/dist/components/downloads/index.d.ts +0 -8
  408. package/dist/components/event-appointment/index.d.ts +0 -7
  409. package/dist/components/event-detail/index.d.ts +0 -5
  410. package/dist/components/event-filter/index.d.ts +0 -7
  411. package/dist/components/event-header/index.d.ts +0 -35
  412. package/dist/components/event-latest/index.d.ts +0 -30
  413. package/dist/components/event-latest-teaser/index.d.ts +0 -8
  414. package/dist/components/event-list/index.d.ts +0 -19
  415. package/dist/components/event-list-teaser/index.d.ts +0 -8
  416. package/dist/components/event-location/index.d.ts +0 -7
  417. package/dist/components/faq/index.d.ts +0 -25
  418. package/dist/components/feature/index.d.ts +0 -64
  419. package/dist/components/features/index.d.ts +0 -8
  420. package/dist/components/footer/index.d.ts +0 -8
  421. package/dist/components/gallery/index.d.ts +0 -8
  422. package/dist/components/header/index.d.ts +0 -8
  423. package/dist/components/headline/index.d.ts +0 -12
  424. package/dist/components/hero/index.d.ts +0 -8
  425. package/dist/components/html/index.d.ts +0 -8
  426. package/dist/components/image-story/index.d.ts +0 -8
  427. package/dist/components/image-text/index.d.ts +0 -9
  428. package/dist/components/logo/index.d.ts +0 -8
  429. package/dist/components/logos/index.d.ts +0 -8
  430. package/dist/components/mosaic/index.d.ts +0 -8
  431. package/dist/components/nav-flyout/index.d.ts +0 -35
  432. package/dist/components/nav-main/js/navMainEvents.client.d.ts +0 -5
  433. package/dist/components/nav-toggle/index.d.ts +0 -6
  434. package/dist/components/nav-topbar/index.d.ts +0 -30
  435. package/dist/components/page/index.d.ts +0 -5
  436. package/dist/components/page-wrapper/index.d.ts +0 -3
  437. package/dist/components/presets.json +0 -5220
  438. package/dist/components/search-bar/index.d.ts +0 -7
  439. package/dist/components/search-filter/index.d.ts +0 -7
  440. package/dist/components/search-form/SearchFormPagefind.client.d.ts +0 -5
  441. package/dist/components/search-form/index.d.ts +0 -4
  442. package/dist/components/search-result/index.d.ts +0 -7
  443. package/dist/components/search-result-match/index.d.ts +0 -7
  444. package/dist/components/section/index.d.ts +0 -9
  445. package/dist/components/section/js/Section.client.d.ts +0 -2
  446. package/dist/components/section/js/spotlight.client.d.ts +0 -2
  447. package/dist/components/slider/index.d.ts +0 -8
  448. package/dist/components/split-even/index.d.ts +0 -12
  449. package/dist/components/split-weighted/index.d.ts +0 -12
  450. package/dist/components/stat/index.d.ts +0 -8
  451. package/dist/components/stats/index.d.ts +0 -8
  452. package/dist/components/teaser-card/index.d.ts +0 -9
  453. package/dist/components/testimonial/index.d.ts +0 -64
  454. package/dist/components/testimonials/index.d.ts +0 -13
  455. package/dist/components/text/index.d.ts +0 -8
  456. package/dist/components/video-curtain/index.d.ts +0 -8
  457. package/dist/global.client.d.ts +0 -2
  458. package/dist/helpers-12f48df8.d.ts +0 -6
  459. package/dist/static/img/bg-color-swatch.png +0 -0
  460. package/dist/tokens/branding-token-burgundy.css +0 -113
  461. package/dist/tokens/branding-token-coffee.css +0 -114
  462. package/dist/tokens/branding-token-mint.css +0 -114
  463. package/dist/tokens/branding-token-neon.css +0 -113
  464. package/dist/tokens/branding-token-water.css +0 -114
  465. package/dist/tokens/branding-token.css +0 -113
  466. package/dist/tokens/themes.css.d.ts +0 -0
  467. /package/dist/{global-35f78d6d.js → global-DEsyKoU8.js} +0 -0
  468. /package/dist/{helpers-12f48df8.js → helpers-DoO8Vy8R.js} +0 -0
@@ -3,56 +3,56 @@
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 { ButtonProps } from "./ButtonProps-4e2b2ecf.js";
6
+ import type { ButtonProps } from "../button/ButtonProps";
7
7
  /**
8
8
  * Headline for the module element
9
9
  */
10
- type ModuleHeadline = string;
10
+ export type ModuleHeadline = string;
11
11
  /**
12
12
  * Make the headline larger
13
13
  */
14
- type LargeHeadline = boolean;
14
+ export type LargeHeadline = boolean;
15
15
  /**
16
16
  * Subheadline below the module headline
17
17
  */
18
- type ModuleSubheadline = string;
18
+ export type ModuleSubheadline = string;
19
19
  /**
20
20
  * Info text for the module element
21
21
  */
22
- type ModuleText = string;
22
+ export type ModuleText = string;
23
23
  /**
24
24
  * Choose the layout for the component
25
25
  */
26
- type Layout = "textLeft" | "imageLeft";
26
+ export type Layout = "textLeft" | "imageLeft";
27
27
  /**
28
28
  * Give the component padding
29
29
  */
30
- type Padding = boolean;
30
+ export type Padding = boolean;
31
31
  /**
32
32
  * Buttons of the Button Group
33
33
  */
34
- type Buttons = ButtonProps[];
34
+ export type Buttons = ButtonProps[];
35
35
  /**
36
36
  * Image source to use
37
37
  */
38
- type ImageSource = string;
38
+ export type ImageSource = string;
39
39
  /**
40
40
  * The aspect ratio of the image
41
41
  */
42
- type AspectRatio = "unset" | "square" | "wide" | "landscape";
42
+ export type AspectRatio = "unset" | "square" | "wide" | "landscape";
43
43
  /**
44
44
  * Image description
45
45
  */
46
- type AltText = string;
46
+ export type AltText = string;
47
47
  /**
48
48
  * Select a vertical alignment for the image
49
49
  */
50
- type ImageVerticalAlignment = "center" | "top" | "bottom";
50
+ export type ImageVerticalAlignment = "center" | "top" | "bottom";
51
51
  /**
52
52
  * Choose the alginment of the text
53
53
  */
54
- type TextAlignment = "left" | "center";
55
- interface ImageStoryProps {
54
+ export type TextAlignment = "left" | "center";
55
+ export interface ImageStoryProps {
56
56
  headline?: ModuleHeadline;
57
57
  largeHeadline?: LargeHeadline;
58
58
  sub?: ModuleSubheadline;
@@ -66,10 +66,9 @@ interface ImageStoryProps {
66
66
  /**
67
67
  * Image displayed alongside the text content
68
68
  */
69
- interface Image {
69
+ export interface Image {
70
70
  src?: ImageSource;
71
71
  aspectRatio?: AspectRatio;
72
72
  alt?: AltText;
73
73
  vAlign?: ImageVerticalAlignment;
74
74
  }
75
- export { ModuleHeadline, LargeHeadline, ModuleSubheadline, ModuleText, Layout, Padding, Buttons, ImageSource, AspectRatio, AltText, ImageVerticalAlignment, TextAlignment, ImageStoryProps, Image };
@@ -0,0 +1,7 @@
1
+ import { Meta, StoryObj } from "@storybook/react-vite";
2
+ import { ImageText } from "./ImageTextComponent";
3
+ declare const meta: Meta;
4
+ export default meta;
5
+ type Story = StoryObj<typeof ImageText>;
6
+ export declare const BesideRightLayout: Story;
7
+ export declare const AboveLayout: Story;
@@ -0,0 +1,8 @@
1
+ import { HTMLAttributes, FC } from "react";
2
+ import { ImageTextProps } from "./ImageTextProps";
3
+ import "./image-text.scss";
4
+ export type { ImageTextProps };
5
+ export declare const ImageTextContextDefault: import("react").ForwardRefExoticComponent<ImageTextProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
6
+ export declare const ImageTextContext: import("react").Context<import("react").ForwardRefExoticComponent<ImageTextProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
7
+ export declare const ImageText: import("react").ForwardRefExoticComponent<ImageTextProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
8
+ export declare const ImageTextProvider: FC<ImageTextProps & HTMLAttributes<HTMLDivElement>>;
@@ -0,0 +1,4 @@
1
+ import { DeepPartial } from "../helpers";
2
+ import { ImageTextProps } from "./ImageTextProps";
3
+ declare const defaults: DeepPartial<ImageTextProps>;
4
+ export default defaults;
@@ -6,27 +6,27 @@
6
6
  /**
7
7
  * Text content to display beside the image
8
8
  */
9
- type Text = string;
9
+ export type Text = string;
10
10
  /**
11
11
  * Visually highlight the text
12
12
  */
13
- type HighlightText = boolean;
13
+ export type HighlightText = boolean;
14
14
  /**
15
15
  * URL of the image to display
16
16
  */
17
- type ImageSource = string;
17
+ export type ImageSource = string;
18
18
  /**
19
19
  * Alt text of the image
20
20
  */
21
- type AltText = string;
21
+ export type AltText = string;
22
22
  /**
23
23
  * Position of the image relative to the text
24
24
  */
25
- type Layout = "above" | "below" | "beside-right" | "beside-left";
25
+ export type Layout = "above" | "below" | "beside-right" | "beside-left";
26
26
  /**
27
27
  * Component used to display an image beside or above/below a text block
28
28
  */
29
- interface ImageTextProps {
29
+ export interface ImageTextProps {
30
30
  text: Text;
31
31
  highlightText?: HighlightText;
32
32
  image: {
@@ -35,4 +35,3 @@ interface ImageTextProps {
35
35
  };
36
36
  layout: Layout;
37
37
  }
38
- export { Text, HighlightText, ImageSource, AltText, Layout, ImageTextProps };
@@ -0,0 +1,7 @@
1
+ import { ImgHTMLAttributes } from "react";
2
+ import { LogoProps } from "./LogoProps";
3
+ import "./logo.scss";
4
+ export type { LogoProps };
5
+ export declare const LogoContextDefault: import("react").ForwardRefExoticComponent<LogoProps & ImgHTMLAttributes<HTMLImageElement> & import("react").RefAttributes<HTMLImageElement>>;
6
+ export declare const LogoContext: import("react").Context<import("react").ForwardRefExoticComponent<LogoProps & ImgHTMLAttributes<HTMLImageElement> & import("react").RefAttributes<HTMLImageElement>>>;
7
+ export declare const Logo: import("react").ForwardRefExoticComponent<LogoProps & ImgHTMLAttributes<HTMLImageElement> & import("react").RefAttributes<HTMLImageElement>>;
@@ -0,0 +1,4 @@
1
+ import { DeepPartial } from "../helpers";
2
+ import { LogoProps } from "./LogoProps";
3
+ declare const defaults: DeepPartial<LogoProps>;
4
+ export default defaults;
@@ -6,32 +6,32 @@
6
6
  /**
7
7
  * Picture source
8
8
  */
9
- type Source = string;
9
+ export type Source = string;
10
10
  /**
11
11
  * Picture source
12
12
  */
13
- type Source1 = string;
13
+ export type Source1 = string;
14
14
  /**
15
15
  * Alt text to display for picture
16
16
  */
17
- type AltText = string;
17
+ export type AltText = string;
18
18
  /**
19
19
  * Toggle wether the inverted or default version of the logo is being displayed
20
20
  */
21
- type Inverted = boolean;
21
+ export type Inverted = boolean;
22
22
  /**
23
23
  * Width of the picture
24
24
  */
25
- type Width = number;
25
+ export type Width = number;
26
26
  /**
27
27
  * Height of the picture
28
28
  */
29
- type Height = number;
29
+ export type Height = number;
30
30
  /**
31
31
  * Add additional css classes that should be applied to the logo
32
32
  */
33
- type AdditionalClasses = string;
34
- interface LogoProps {
33
+ export type AdditionalClasses = string;
34
+ export interface LogoProps {
35
35
  src?: Source;
36
36
  srcInverted?: Source1;
37
37
  alt?: AltText;
@@ -41,4 +41,3 @@ interface LogoProps {
41
41
  height?: Height;
42
42
  className?: AdditionalClasses;
43
43
  }
44
- export { Source, Source1, AltText, Inverted, Width, Height, AdditionalClasses, LogoProps };
@@ -0,0 +1,9 @@
1
+ import { Meta, StoryObj } from "@storybook/react-vite";
2
+ import { Logos } from "./LogosComponent";
3
+ declare const meta: Meta<typeof Logos>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof Logos>;
6
+ export declare const CenteredWithButton: Story;
7
+ export declare const LeftAlignedWithTextLink: Story;
8
+ export declare const LogoWall: Story;
9
+ export declare const LogoRow: Story;
@@ -0,0 +1,7 @@
1
+ import { HTMLAttributes } from "react";
2
+ import { LogosProps } from "./LogosProps";
3
+ import "./logos.scss";
4
+ export type { LogosProps };
5
+ export declare const LogosContextDefault: import("react").ForwardRefExoticComponent<LogosProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
6
+ export declare const LogosContext: import("react").Context<import("react").ForwardRefExoticComponent<LogosProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
7
+ export declare const Logos: import("react").ForwardRefExoticComponent<LogosProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -0,0 +1,4 @@
1
+ import { DeepPartial } from "../helpers";
2
+ import { LogosProps } from "./LogosProps";
3
+ declare const defaults: DeepPartial<LogosProps>;
4
+ export default defaults;
@@ -6,49 +6,49 @@
6
6
  /**
7
7
  * A short tagline atop the logos
8
8
  */
9
- type LogoTagline = string;
9
+ export type LogoTagline = string;
10
10
  /**
11
11
  * The logos to display
12
12
  *
13
13
  * @minItems 1
14
14
  */
15
- type Logos = [Logo, ...Logo[]];
15
+ export type Logos = [Logo, ...Logo[]];
16
16
  /**
17
17
  * The URL of the logo image
18
18
  */
19
- type URL = string;
19
+ export type URL = string;
20
20
  /**
21
21
  * The alt text of the logo
22
22
  */
23
- type Caption = string;
23
+ export type Caption = string;
24
24
  /**
25
25
  * The alignment of the logo layout
26
26
  */
27
- type Alignment = "left" | "center";
27
+ export type Alignment = "left" | "center";
28
28
  /**
29
29
  * The amount of logos to display per row
30
30
  */
31
- type LogosPerRow = number;
31
+ export type LogosPerRow = number;
32
32
  /**
33
33
  * Activate/disable the CTA
34
34
  */
35
- type CTAToggle = boolean;
35
+ export type CTAToggle = boolean;
36
36
  /**
37
37
  * A short CTA text
38
38
  */
39
- type CallToActionText = string;
39
+ export type CallToActionText = string;
40
40
  /**
41
41
  * The CTA link
42
42
  */
43
- type CallToActionLink = string;
43
+ export type CallToActionLink = string;
44
44
  /**
45
45
  * The text label displayed on the link
46
46
  */
47
- type LinkLabel = string;
47
+ export type LinkLabel = string;
48
48
  /**
49
49
  * Component used to display a set of logos
50
50
  */
51
- interface LogosProps {
51
+ export interface LogosProps {
52
52
  tagline?: LogoTagline;
53
53
  logo?: Logos;
54
54
  align?: Alignment;
@@ -58,18 +58,17 @@ interface LogosProps {
58
58
  /**
59
59
  * Logo entry for Logos component
60
60
  */
61
- interface Logo {
61
+ export interface Logo {
62
62
  src: URL;
63
63
  alt?: Caption;
64
64
  }
65
65
  /**
66
66
  * The call to action
67
67
  */
68
- interface CallToAction {
68
+ export interface CallToAction {
69
69
  toggle?: CTAToggle;
70
70
  text?: CallToActionText;
71
71
  link: CallToActionLink;
72
72
  label: LinkLabel;
73
73
  style: "button" | "text";
74
74
  }
75
- export { LogoTagline, Logos, URL, Caption, Alignment, LogosPerRow, CTAToggle, CallToActionText, CallToActionLink, LinkLabel, LogosProps, Logo, CallToAction };
@@ -0,0 +1,7 @@
1
+ import { Meta, StoryObj } from "@storybook/react-vite";
2
+ import { Mosaic } from "./MosaicComponent";
3
+ declare const meta: Meta;
4
+ export default meta;
5
+ type Story = StoryObj<typeof Mosaic>;
6
+ export declare const ColorfulTiles: Story;
7
+ export declare const ColorfulTextWithIllustrations: Story;
@@ -0,0 +1,7 @@
1
+ import { HTMLAttributes } from "react";
2
+ import { MosaicProps } from "./MosaicProps";
3
+ import "./mosaic.scss";
4
+ export type { MosaicProps };
5
+ export declare const MosaicContextDefault: import("react").ForwardRefExoticComponent<MosaicProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
6
+ export declare const MosaicContext: import("react").Context<import("react").ForwardRefExoticComponent<MosaicProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
7
+ export declare const Mosaic: import("react").ForwardRefExoticComponent<MosaicProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -0,0 +1,4 @@
1
+ import { DeepPartial } from "../helpers";
2
+ import { MosaicProps } from "./MosaicProps";
3
+ declare const defaults: DeepPartial<MosaicProps>;
4
+ export default defaults;
@@ -1,90 +1,24 @@
1
- /* eslint-disable */
2
1
  /**
3
2
  * This file was automatically generated by json-schema-to-typescript.
4
3
  * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
5
4
  * and run json-schema-to-typescript to regenerate this file.
6
5
  */
7
- /**
8
- * Headline for the tile
9
- */
10
- type Headline = string;
11
- /**
12
- * Subheadline below the tile headline
13
- */
14
- type ModuleSubheadline = string;
15
- /**
16
- * Text for tile
17
- */
18
- type ModuleText = string;
19
- /**
20
- * Picture source
21
- */
22
- type Source = string;
23
- /**
24
- * Alt text to display for picture
25
- */
26
- type AltText = string;
27
- /**
28
- * Toggle wether the Button is displayed or not
29
- */
30
- type ButtonToggle = boolean;
31
- /**
32
- * Text content to display inside the button
33
- */
34
- type Label = string;
35
- /**
36
- * The URL to link to when the button is clicked
37
- */
38
- type URL = string;
39
- /**
40
- * Choose an icon
41
- */
42
- type Icon = string;
43
- /**
44
- * Background color for the whole element
45
- */
46
- type BackgroundColor = string;
47
- /**
48
- * Background image for the whole element
49
- */
50
- type BackgroundImage = string;
51
- /**
52
- * Overwrite the color to use for the text content
53
- */
54
- type TextColor = string;
55
- interface TileProps {
56
- headline: Headline;
57
- sub?: ModuleSubheadline;
58
- text?: ModuleText;
59
- image: {
60
- src?: Source;
61
- alt?: AltText;
62
- };
63
- button?: {
64
- toggle?: ButtonToggle;
65
- label?: Label;
66
- url?: URL;
67
- icon?: Icon;
68
- };
69
- backgroundColor?: BackgroundColor;
70
- backgroundImage?: BackgroundImage;
71
- textColor?: TextColor;
72
- }
6
+ import type { TileProps } from "../tile/TileProps";
73
7
  /**
74
8
  * Layout of the mosaic component
75
9
  */
76
- type Layout = "alternate" | "textLeft" | "textRight";
10
+ export type Layout = "alternate" | "textLeft" | "textRight";
77
11
  /**
78
12
  * Make the headlines larger
79
13
  */
80
- type LargeHeadlines = boolean;
14
+ export type LargeHeadlines = boolean;
81
15
  /**
82
16
  * The tiles to display
83
17
  *
84
18
  * @minItems 1
85
19
  * @maxItems 20
86
20
  */
87
- type Tiles = [TileProps] | [TileProps, TileProps] | [TileProps, TileProps, TileProps] | [TileProps, TileProps, TileProps, TileProps] | [TileProps, TileProps, TileProps, TileProps, TileProps] | [TileProps, TileProps, TileProps, TileProps, TileProps, TileProps] | [TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps] | [TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps] | [TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps] | [TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps] | [
21
+ export type Tiles = [TileProps] | [TileProps, TileProps] | [TileProps, TileProps, TileProps] | [TileProps, TileProps, TileProps, TileProps] | [TileProps, TileProps, TileProps, TileProps, TileProps] | [TileProps, TileProps, TileProps, TileProps, TileProps, TileProps] | [TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps] | [TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps] | [TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps] | [TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps, TileProps] | [
88
22
  TileProps,
89
23
  TileProps,
90
24
  TileProps,
@@ -250,9 +184,8 @@ type Tiles = [TileProps] | [TileProps, TileProps] | [TileProps, TileProps, TileP
250
184
  TileProps,
251
185
  TileProps
252
186
  ];
253
- interface MosaicProps {
187
+ export interface MosaicProps {
254
188
  layout?: Layout;
255
189
  largeHeadlines?: LargeHeadlines;
256
190
  tile?: Tiles;
257
191
  }
258
- export { Headline, ModuleSubheadline, ModuleText, Source, AltText, ButtonToggle, Label, URL, Icon, BackgroundColor, BackgroundImage, TextColor, TileProps, Layout, LargeHeadlines, Tiles, MosaicProps };
@@ -0,0 +1,5 @@
1
+ import { FC } from "react";
2
+ import { NavDropdownProps } from "./NavDropdownProps";
3
+ import "./nav-dropdown.scss";
4
+ export type { NavDropdownProps };
5
+ export declare const NavDropdown: FC<NavDropdownProps>;
@@ -0,0 +1,4 @@
1
+ import { DeepPartial } from "../helpers";
2
+ import { NavDropdownProps } from "./NavDropdownProps";
3
+ declare const defaults: DeepPartial<NavDropdownProps>;
4
+ export default defaults;
@@ -1,5 +1,3 @@
1
- import { FC } from "react";
2
- /* eslint-disable */
3
1
  /**
4
2
  * This file was automatically generated by json-schema-to-typescript.
5
3
  * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
@@ -8,8 +6,8 @@ import { FC } from "react";
8
6
  /**
9
7
  * Toggle the inversion of the dropdown navigation
10
8
  */
11
- type DropdownInverted = boolean;
12
- interface NavDropdownProps {
9
+ export type DropdownInverted = boolean;
10
+ export interface NavDropdownProps {
13
11
  inverted?: DropdownInverted;
14
12
  items?: {
15
13
  url?: string;
@@ -18,6 +16,3 @@ interface NavDropdownProps {
18
16
  }[];
19
17
  className?: string;
20
18
  }
21
- declare const NavDropdown: FC<NavDropdownProps>;
22
- export type { NavDropdownProps };
23
- export { NavDropdown };
@@ -0,0 +1,7 @@
1
+ import { NavFlyoutProps } from "./NavFlyoutProps";
2
+ import "./nav-flyout.scss";
3
+ import { HTMLAttributes } from "react";
4
+ export type { NavFlyoutProps };
5
+ export declare const NavFlyoutContextDefault: import("react").ForwardRefExoticComponent<NavFlyoutProps & HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLElement>>;
6
+ export declare const NavFlyoutContext: import("react").Context<import("react").ForwardRefExoticComponent<NavFlyoutProps & HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLElement>>>;
7
+ export declare const NavFlyout: import("react").ForwardRefExoticComponent<NavFlyoutProps & HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLElement>>;
@@ -0,0 +1,4 @@
1
+ import { DeepPartial } from "../helpers";
2
+ import { NavFlyoutProps } from "./NavFlyoutProps";
3
+ declare const defaults: DeepPartial<NavFlyoutProps>;
4
+ export default defaults;
@@ -0,0 +1,27 @@
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 type { LogoProps } from "../logo/LogoProps";
7
+ /**
8
+ * Toggle the inversion of the flyout navigation
9
+ */
10
+ export type FlyoutInverted = boolean;
11
+ export interface NavFlyoutProps {
12
+ items?: {
13
+ url: string;
14
+ label: string;
15
+ active?: boolean;
16
+ items?: {
17
+ url?: string;
18
+ label?: string;
19
+ active?: boolean;
20
+ }[];
21
+ }[];
22
+ inverted?: FlyoutInverted;
23
+ /**
24
+ * Referenced component LogoProps
25
+ */
26
+ logo: LogoProps;
27
+ }
@@ -0,0 +1,9 @@
1
+ import { HTMLAttributes } from "react";
2
+ import { NavMainProps } from "./NavMainProps";
3
+ import "./js/NavToggle.client";
4
+ import "./js/navMainEvents.client";
5
+ import "./nav-main.scss";
6
+ export type { NavMainProps };
7
+ export declare const NavMainContextDefault: import("react").ForwardRefExoticComponent<NavMainProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
8
+ export declare const NavMainContext: import("react").Context<import("react").ForwardRefExoticComponent<NavMainProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
9
+ export declare const NavMain: import("react").ForwardRefExoticComponent<NavMainProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -0,0 +1,4 @@
1
+ import { DeepPartial } from "../helpers";
2
+ import { NavMainProps } from "./NavMainProps";
3
+ declare const defaults: DeepPartial<NavMainProps>;
4
+ export default defaults;
@@ -1,33 +1,30 @@
1
- /// <reference types="react" />
2
- import { HTMLAttributes } from "react";
3
- /* eslint-disable */
4
1
  /**
5
2
  * This file was automatically generated by json-schema-to-typescript.
6
3
  * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
7
4
  * and run json-schema-to-typescript to regenerate this file.
8
5
  */
9
- import { LogoProps } from "../../LogoProps-01796f0a.js";
6
+ import type { LogoProps } from "../logo/LogoProps";
10
7
  /**
11
8
  * Toggle the inversion of the flyout navigation
12
9
  */
13
- type FlyoutInverted = boolean;
10
+ export type FlyoutInverted = boolean;
14
11
  /**
15
12
  * Toggle the inversion of the dropdown navigation
16
13
  */
17
- type DropdownInverted = boolean;
14
+ export type DropdownInverted = boolean;
18
15
  /**
19
16
  * Toggle the CTA
20
17
  */
21
- type ToggleCTA = boolean;
18
+ export type ToggleCTA = boolean;
22
19
  /**
23
20
  * Text content to display inside the button
24
21
  */
25
- type Label = string;
22
+ export type Label = string;
26
23
  /**
27
24
  * The URL to link to when the button is clicked
28
25
  */
29
- type URL = string;
30
- interface NavMainProps {
26
+ export type URL = string;
27
+ export interface NavMainProps {
31
28
  /**
32
29
  * Referenced component LogoProps
33
30
  */
@@ -49,13 +46,8 @@ interface NavMainProps {
49
46
  /**
50
47
  * Add a CTA to the Navigation
51
48
  */
52
- interface CTA {
49
+ export interface CTA {
53
50
  toggle?: ToggleCTA;
54
51
  label?: Label;
55
52
  url?: URL;
56
53
  }
57
- declare const NavMainContextDefault: import("react").ForwardRefExoticComponent<NavMainProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
58
- declare const NavMainContext: import("react").Context<import("react").ForwardRefExoticComponent<NavMainProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
59
- declare const NavMain: import("react").ForwardRefExoticComponent<NavMainProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
60
- export type { NavMainProps };
61
- export { NavMainContextDefault, NavMainContext, NavMain };
@@ -0,0 +1,5 @@
1
+ import { HTMLAttributes } from "react";
2
+ import "./nav-toggle.scss";
3
+ export declare const NavToggleContextDefault: import("react").ForwardRefExoticComponent<HTMLAttributes<HTMLButtonElement> & import("react").RefAttributes<HTMLButtonElement>>;
4
+ export declare const NavToggleContext: import("react").Context<import("react").ForwardRefExoticComponent<HTMLAttributes<HTMLButtonElement> & import("react").RefAttributes<HTMLButtonElement>>>;
5
+ export declare const NavToggle: import("react").ForwardRefExoticComponent<HTMLAttributes<HTMLButtonElement> & import("react").RefAttributes<HTMLButtonElement>>;
@@ -1,4 +1,4 @@
1
- declare class NavToggle {
1
+ export default class NavToggle {
2
2
  static identifier: string;
3
3
  static actions: {
4
4
  open: string;
@@ -13,4 +13,3 @@ declare class NavToggle {
13
13
  onclick(): void;
14
14
  onkeydown(event: any): void;
15
15
  }
16
- export { NavToggle as default };
@@ -2,4 +2,4 @@ declare namespace _default {
2
2
  function lock(): void;
3
3
  function reset(): void;
4
4
  }
5
- export { _default as default };
5
+ export default _default;
@@ -0,0 +1,4 @@
1
+ export namespace navMainEvents {
2
+ let change: string;
3
+ }
4
+ export function isDesktop(): any;
@@ -0,0 +1,7 @@
1
+ import "./nav-topbar.scss";
2
+ import { HTMLAttributes } from "react";
3
+ import { NavTopbarProps } from "./NavTopbarProps";
4
+ export type { NavTopbarProps };
5
+ export declare const NavTopbarContextDefault: import("react").ForwardRefExoticComponent<NavTopbarProps & HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLElement>>;
6
+ export declare const NavTopbarContext: import("react").Context<import("react").ForwardRefExoticComponent<NavTopbarProps & HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLElement>>>;
7
+ export declare const NavTopbar: import("react").ForwardRefExoticComponent<NavTopbarProps & HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLElement>>;
@@ -0,0 +1,4 @@
1
+ import { DeepPartial } from "../helpers";
2
+ import { NavTopbarProps } from "./NavTopbarProps";
3
+ declare const defaults: DeepPartial<NavTopbarProps>;
4
+ export default defaults;