@blateral/b.kit 2.2.6 → 2.3.0-beta.1.1

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 (697) hide show
  1. package/base/package.json +7 -0
  2. package/blocks/package.json +7 -0
  3. package/buttons/package.json +7 -0
  4. package/cjs/Actions-487104b2.js +2 -0
  5. package/cjs/Actions-487104b2.js.map +1 -0
  6. package/cjs/Bdot-760e0e3a.js +2 -0
  7. package/cjs/Bdot-760e0e3a.js.map +1 -0
  8. package/cjs/ButtonGhost-e9644acd.js +2 -0
  9. package/cjs/ButtonGhost-e9644acd.js.map +1 -0
  10. package/cjs/Callout-2713f870.js +2 -0
  11. package/cjs/Callout-2713f870.js.map +1 -0
  12. package/cjs/Checkbox-14000bf0.js +2 -0
  13. package/cjs/Checkbox-14000bf0.js.map +1 -0
  14. package/cjs/ClockFilled-2483aa4a.js +2 -0
  15. package/cjs/ClockFilled-2483aa4a.js.map +1 -0
  16. package/cjs/Control-23259241.js +2 -0
  17. package/cjs/Control-23259241.js.map +1 -0
  18. package/cjs/Copy-e860efe7.js +2 -0
  19. package/cjs/Copy-e860efe7.js.map +1 -0
  20. package/cjs/FilterField-569d60e5.js +2 -0
  21. package/cjs/FilterField-569d60e5.js.map +1 -0
  22. package/cjs/LibThemeProvider-fb99fd6d.js +2 -0
  23. package/cjs/LibThemeProvider-fb99fd6d.js.map +1 -0
  24. package/cjs/Link-70143bb7.js +2 -0
  25. package/cjs/Link-70143bb7.js.map +1 -0
  26. package/cjs/Navigation-ebb27a9b.js +2 -0
  27. package/cjs/Navigation-ebb27a9b.js.map +1 -0
  28. package/cjs/SocialList-79ddf9d6.js +2 -0
  29. package/cjs/SocialList-79ddf9d6.js.map +1 -0
  30. package/cjs/Wrapper-3b9c9e89.js +2 -0
  31. package/cjs/Wrapper-3b9c9e89.js.map +1 -0
  32. package/cjs/arrays-c272ed59.js +2 -0
  33. package/cjs/arrays-c272ed59.js.map +1 -0
  34. package/cjs/base.js +2 -0
  35. package/cjs/base.js.map +1 -0
  36. package/cjs/blocks.js +2 -0
  37. package/cjs/blocks.js.map +1 -0
  38. package/cjs/buttons.js +2 -0
  39. package/cjs/buttons.js.map +1 -0
  40. package/cjs/clamp-bd21d587.js +2 -0
  41. package/cjs/clamp-bd21d587.js.map +1 -0
  42. package/cjs/concat-f387d848.js +2 -0
  43. package/cjs/concat-f387d848.js.map +1 -0
  44. package/cjs/cookies.js +2 -0
  45. package/cjs/cookies.js.map +1 -0
  46. package/cjs/fields.js +2 -0
  47. package/cjs/fields.js.map +1 -0
  48. package/cjs/hexRgbConverter-91b28aea.js +2 -0
  49. package/cjs/hexRgbConverter-91b28aea.js.map +1 -0
  50. package/cjs/hooks.js +2 -0
  51. package/cjs/hooks.js.map +1 -0
  52. package/cjs/icons.js +2 -0
  53. package/cjs/icons.js.map +1 -0
  54. package/cjs/index.js +2 -0
  55. package/cjs/index.js.map +1 -0
  56. package/cjs/navigation-bf154e6e.js +2 -0
  57. package/cjs/navigation-bf154e6e.js.map +1 -0
  58. package/cjs/navigation.js +2 -0
  59. package/cjs/navigation.js.map +1 -0
  60. package/cjs/sections.js +2 -0
  61. package/cjs/sections.js.map +1 -0
  62. package/cjs/styles-0f1a0aea.js +2 -0
  63. package/cjs/styles-0f1a0aea.js.map +1 -0
  64. package/cjs/typography.js +2 -0
  65. package/cjs/typography.js.map +1 -0
  66. package/cjs/urlParams-51ce7168.js +2 -0
  67. package/cjs/urlParams-51ce7168.js.map +1 -0
  68. package/cjs/useCookieConsent-0bf94751.js +2 -0
  69. package/cjs/useCookieConsent-0bf94751.js.map +1 -0
  70. package/cjs/useGeolocation-4d38150b.js +2 -0
  71. package/cjs/useGeolocation-4d38150b.js.map +1 -0
  72. package/cjs/useMediaQuery-d4f81f88.js +2 -0
  73. package/cjs/useMediaQuery-d4f81f88.js.map +1 -0
  74. package/cjs/useMounted-0bba9869.js +2 -0
  75. package/cjs/useMounted-0bba9869.js.map +1 -0
  76. package/cjs/useObserverSupport-5ab320dd.js +2 -0
  77. package/cjs/useObserverSupport-5ab320dd.js.map +1 -0
  78. package/cjs/useUpdateEffect-4d233e2c.js +2 -0
  79. package/cjs/useUpdateEffect-4d233e2c.js.map +1 -0
  80. package/cookies/package.json +7 -0
  81. package/esm/Actions-59bdbbf7.js +310 -0
  82. package/esm/Actions-59bdbbf7.js.map +1 -0
  83. package/esm/Bdot-a103eeef.js +1141 -0
  84. package/esm/Bdot-a103eeef.js.map +1 -0
  85. package/esm/ButtonGhost-422fd723.js +220 -0
  86. package/esm/ButtonGhost-422fd723.js.map +1 -0
  87. package/esm/Callout-03ad4c6e.js +99 -0
  88. package/esm/Callout-03ad4c6e.js.map +1 -0
  89. package/esm/Checkbox-76c2576b.js +135 -0
  90. package/esm/Checkbox-76c2576b.js.map +1 -0
  91. package/esm/ClockFilled-cff5900e.js +1793 -0
  92. package/esm/ClockFilled-cff5900e.js.map +1 -0
  93. package/esm/Control-52ff8784.js +157 -0
  94. package/esm/Control-52ff8784.js.map +1 -0
  95. package/esm/Copy-d2be4fb7.js +270 -0
  96. package/esm/Copy-d2be4fb7.js.map +1 -0
  97. package/esm/FilterField-b1a28df7.js +4906 -0
  98. package/esm/FilterField-b1a28df7.js.map +1 -0
  99. package/esm/LibThemeProvider-17012395.js +115 -0
  100. package/esm/LibThemeProvider-17012395.js.map +1 -0
  101. package/esm/Link-42f0b80f.js +60 -0
  102. package/esm/Link-42f0b80f.js.map +1 -0
  103. package/esm/Navigation-fae92776.js +1663 -0
  104. package/esm/Navigation-fae92776.js.map +1 -0
  105. package/esm/SocialList-385cde53.js +307 -0
  106. package/esm/SocialList-385cde53.js.map +1 -0
  107. package/esm/Wrapper-38c912a6.js +420 -0
  108. package/esm/Wrapper-38c912a6.js.map +1 -0
  109. package/esm/arrays-65b644ef.js +17 -0
  110. package/esm/arrays-65b644ef.js.map +1 -0
  111. package/esm/base.js +10 -0
  112. package/esm/base.js.map +1 -0
  113. package/esm/blocks.js +17 -0
  114. package/esm/blocks.js.map +1 -0
  115. package/esm/buttons.js +10 -0
  116. package/esm/buttons.js.map +1 -0
  117. package/esm/clamp-12d37b65.js +10 -0
  118. package/esm/clamp-12d37b65.js.map +1 -0
  119. package/esm/concat-ab3c66f2.js +40 -0
  120. package/esm/concat-ab3c66f2.js.map +1 -0
  121. package/esm/cookies.js +269 -0
  122. package/esm/cookies.js.map +1 -0
  123. package/esm/fields.js +186 -0
  124. package/esm/fields.js.map +1 -0
  125. package/esm/hexRgbConverter-edb91624.js +36 -0
  126. package/esm/hexRgbConverter-edb91624.js.map +1 -0
  127. package/esm/hooks.js +526 -0
  128. package/esm/hooks.js.map +1 -0
  129. package/esm/icons.js +4 -0
  130. package/esm/icons.js.map +1 -0
  131. package/esm/index.js +7 -0
  132. package/esm/index.js.map +1 -0
  133. package/esm/navigation-e135836f.js +132 -0
  134. package/esm/navigation-e135836f.js.map +1 -0
  135. package/esm/navigation.js +157 -0
  136. package/esm/navigation.js.map +1 -0
  137. package/esm/sections.js +8566 -0
  138. package/esm/sections.js.map +1 -0
  139. package/esm/styles-eca3acc8.js +462 -0
  140. package/esm/styles-eca3acc8.js.map +1 -0
  141. package/esm/typography.js +11 -0
  142. package/esm/typography.js.map +1 -0
  143. package/esm/urlParams-c16d7370.js +308 -0
  144. package/esm/urlParams-c16d7370.js.map +1 -0
  145. package/esm/useCookieConsent-cd262961.js +339 -0
  146. package/esm/useCookieConsent-cd262961.js.map +1 -0
  147. package/esm/useGeolocation-c99d76bd.js +471 -0
  148. package/esm/useGeolocation-c99d76bd.js.map +1 -0
  149. package/esm/useMediaQuery-07eee3f4.js +109 -0
  150. package/esm/useMediaQuery-07eee3f4.js.map +1 -0
  151. package/esm/useMounted-1e4cc87b.js +12 -0
  152. package/esm/useMounted-1e4cc87b.js.map +1 -0
  153. package/esm/useObserverSupport-02bce7f5.js +19 -0
  154. package/esm/useObserverSupport-02bce7f5.js.map +1 -0
  155. package/esm/useUpdateEffect-824c0c84.js +18 -0
  156. package/esm/useUpdateEffect-824c0c84.js.map +1 -0
  157. package/fields/package.json +7 -0
  158. package/hooks/package.json +7 -0
  159. package/icons/package.json +7 -0
  160. package/navigation/package.json +7 -0
  161. package/package.json +18 -5
  162. package/sections/package.json +7 -0
  163. package/types/base.d.ts +5 -0
  164. package/types/base.d.ts.map +1 -0
  165. package/types/blocks.d.ts +18 -0
  166. package/types/blocks.d.ts.map +1 -0
  167. package/types/buttons.d.ts +6 -0
  168. package/types/buttons.d.ts.map +1 -0
  169. package/{lib → types}/components/base/Grid.d.ts +0 -0
  170. package/{lib → types}/components/base/Grid.d.ts.map +0 -0
  171. package/{lib → types}/components/base/Section.d.ts +0 -0
  172. package/{lib → types}/components/base/Section.d.ts.map +0 -0
  173. package/{lib → types}/components/base/Wrapper.d.ts +0 -0
  174. package/{lib → types}/components/base/Wrapper.d.ts.map +0 -0
  175. package/{lib → types}/components/base/icons/AngleDown.d.ts +0 -0
  176. package/{lib → types}/components/base/icons/AngleDown.d.ts.map +0 -0
  177. package/{lib → types}/components/base/icons/AngleLeft.d.ts +0 -0
  178. package/{lib → types}/components/base/icons/AngleLeft.d.ts.map +0 -0
  179. package/{lib → types}/components/base/icons/AngleRight.d.ts +0 -0
  180. package/{lib → types}/components/base/icons/AngleRight.d.ts.map +0 -0
  181. package/{lib → types}/components/base/icons/AngleUp.d.ts +0 -0
  182. package/{lib → types}/components/base/icons/AngleUp.d.ts.map +0 -0
  183. package/{lib → types}/components/base/icons/ArrowDown.d.ts +0 -0
  184. package/{lib → types}/components/base/icons/ArrowDown.d.ts.map +0 -0
  185. package/{lib → types}/components/base/icons/ArrowLeft.d.ts +0 -0
  186. package/{lib → types}/components/base/icons/ArrowLeft.d.ts.map +0 -0
  187. package/{lib → types}/components/base/icons/ArrowLeftGhost.d.ts +0 -0
  188. package/{lib → types}/components/base/icons/ArrowLeftGhost.d.ts.map +0 -0
  189. package/{lib → types}/components/base/icons/ArrowLeftRight.d.ts +0 -0
  190. package/{lib → types}/components/base/icons/ArrowLeftRight.d.ts.map +0 -0
  191. package/{lib → types}/components/base/icons/ArrowRight.d.ts +0 -0
  192. package/{lib → types}/components/base/icons/ArrowRight.d.ts.map +0 -0
  193. package/{lib → types}/components/base/icons/ArrowRightGhost.d.ts +0 -0
  194. package/{lib → types}/components/base/icons/ArrowRightGhost.d.ts.map +0 -0
  195. package/{lib → types}/components/base/icons/ArrowUp.d.ts +0 -0
  196. package/{lib → types}/components/base/icons/ArrowUp.d.ts.map +0 -0
  197. package/{lib → types}/components/base/icons/BoxArrowUpRight.d.ts +0 -0
  198. package/{lib → types}/components/base/icons/BoxArrowUpRight.d.ts.map +0 -0
  199. package/{lib → types}/components/base/icons/CalendarToday.d.ts +0 -0
  200. package/{lib → types}/components/base/icons/CalendarToday.d.ts.map +0 -0
  201. package/{lib → types}/components/base/icons/Category.d.ts +0 -0
  202. package/{lib → types}/components/base/icons/Category.d.ts.map +0 -0
  203. package/{lib → types}/components/base/icons/Check.d.ts +0 -0
  204. package/{lib → types}/components/base/icons/Check.d.ts.map +0 -0
  205. package/{lib → types}/components/base/icons/Clock.d.ts +0 -0
  206. package/{lib → types}/components/base/icons/Clock.d.ts.map +0 -0
  207. package/{lib → types}/components/base/icons/ClockFilled.d.ts +0 -0
  208. package/{lib → types}/components/base/icons/ClockFilled.d.ts.map +0 -0
  209. package/{lib → types}/components/base/icons/Computer.d.ts +0 -0
  210. package/{lib → types}/components/base/icons/Computer.d.ts.map +0 -0
  211. package/{lib → types}/components/base/icons/Cross.d.ts +0 -0
  212. package/{lib → types}/components/base/icons/Cross.d.ts.map +0 -0
  213. package/{lib → types}/components/base/icons/CrossSmall.d.ts +0 -0
  214. package/{lib → types}/components/base/icons/CrossSmall.d.ts.map +0 -0
  215. package/{lib → types}/components/base/icons/CurrentLocation.d.ts +0 -0
  216. package/{lib → types}/components/base/icons/CurrentLocation.d.ts.map +0 -0
  217. package/{lib → types}/components/base/icons/DateRange.d.ts +0 -0
  218. package/{lib → types}/components/base/icons/DateRange.d.ts.map +0 -0
  219. package/{lib → types}/components/base/icons/DeleteForever.d.ts +0 -0
  220. package/{lib → types}/components/base/icons/DeleteForever.d.ts.map +0 -0
  221. package/{lib → types}/components/base/icons/External.d.ts +0 -0
  222. package/{lib → types}/components/base/icons/External.d.ts.map +0 -0
  223. package/{lib → types}/components/base/icons/Filter.d.ts +0 -0
  224. package/{lib → types}/components/base/icons/Filter.d.ts.map +0 -0
  225. package/{lib → types}/components/base/icons/FlyTo.d.ts +0 -0
  226. package/{lib → types}/components/base/icons/FlyTo.d.ts.map +0 -0
  227. package/{lib → types}/components/base/icons/Info.d.ts +0 -0
  228. package/{lib → types}/components/base/icons/Info.d.ts.map +0 -0
  229. package/{lib → types}/components/base/icons/Language.d.ts +0 -0
  230. package/{lib → types}/components/base/icons/Language.d.ts.map +0 -0
  231. package/{lib → types}/components/base/icons/LocationPin.d.ts +0 -0
  232. package/{lib → types}/components/base/icons/LocationPin.d.ts.map +0 -0
  233. package/{lib → types}/components/base/icons/LocationSearch.d.ts +0 -0
  234. package/{lib → types}/components/base/icons/LocationSearch.d.ts.map +0 -0
  235. package/{lib → types}/components/base/icons/Magnifier.d.ts +0 -0
  236. package/{lib → types}/components/base/icons/Magnifier.d.ts.map +0 -0
  237. package/{lib → types}/components/base/icons/Mail.d.ts +0 -0
  238. package/{lib → types}/components/base/icons/Mail.d.ts.map +0 -0
  239. package/{lib → types}/components/base/icons/Map.d.ts +0 -0
  240. package/{lib → types}/components/base/icons/Map.d.ts.map +0 -0
  241. package/{lib → types}/components/base/icons/MenuBurger.d.ts +0 -0
  242. package/{lib → types}/components/base/icons/MenuBurger.d.ts.map +0 -0
  243. package/{lib → types}/components/base/icons/Minus.d.ts +0 -0
  244. package/{lib → types}/components/base/icons/Minus.d.ts.map +0 -0
  245. package/{lib → types}/components/base/icons/Money.d.ts +0 -0
  246. package/{lib → types}/components/base/icons/Money.d.ts.map +0 -0
  247. package/{lib → types}/components/base/icons/MyLocation.d.ts +0 -0
  248. package/{lib → types}/components/base/icons/MyLocation.d.ts.map +0 -0
  249. package/{lib → types}/components/base/icons/Person.d.ts +0 -0
  250. package/{lib → types}/components/base/icons/Person.d.ts.map +0 -0
  251. package/{lib → types}/components/base/icons/Phone.d.ts +0 -0
  252. package/{lib → types}/components/base/icons/Phone.d.ts.map +0 -0
  253. package/{lib → types}/components/base/icons/Place.d.ts +0 -0
  254. package/{lib → types}/components/base/icons/Place.d.ts.map +0 -0
  255. package/{lib → types}/components/base/icons/Play.d.ts +0 -0
  256. package/{lib → types}/components/base/icons/Play.d.ts.map +0 -0
  257. package/{lib → types}/components/base/icons/Plus.d.ts +0 -0
  258. package/{lib → types}/components/base/icons/Plus.d.ts.map +0 -0
  259. package/{lib → types}/components/base/icons/Route.d.ts +0 -0
  260. package/{lib → types}/components/base/icons/Route.d.ts.map +0 -0
  261. package/{lib → types}/components/base/icons/Star.d.ts +0 -0
  262. package/{lib → types}/components/base/icons/Star.d.ts.map +0 -0
  263. package/{lib → types}/components/base/icons/ToggleOff.d.ts +0 -0
  264. package/{lib → types}/components/base/icons/ToggleOff.d.ts.map +0 -0
  265. package/{lib → types}/components/base/icons/ToggleOn.d.ts +0 -0
  266. package/{lib → types}/components/base/icons/ToggleOn.d.ts.map +0 -0
  267. package/{lib → types}/components/base/icons/UnfoldMore.d.ts +0 -0
  268. package/{lib → types}/components/base/icons/UnfoldMore.d.ts.map +0 -0
  269. package/{lib → types}/components/base/icons/files/Excel.d.ts +0 -0
  270. package/{lib → types}/components/base/icons/files/Excel.d.ts.map +0 -0
  271. package/{lib → types}/components/base/icons/files/Image.d.ts +0 -0
  272. package/{lib → types}/components/base/icons/files/Image.d.ts.map +0 -0
  273. package/{lib → types}/components/base/icons/files/Pdf.d.ts +0 -0
  274. package/{lib → types}/components/base/icons/files/Pdf.d.ts.map +0 -0
  275. package/{lib → types}/components/base/icons/files/PowerPoint.d.ts +0 -0
  276. package/{lib → types}/components/base/icons/files/PowerPoint.d.ts.map +0 -0
  277. package/{lib → types}/components/base/icons/files/UploadFile.d.ts +0 -0
  278. package/{lib → types}/components/base/icons/files/UploadFile.d.ts.map +0 -0
  279. package/{lib → types}/components/base/icons/files/Word.d.ts +0 -0
  280. package/{lib → types}/components/base/icons/files/Word.d.ts.map +0 -0
  281. package/{lib → types}/components/base/icons/files/Zip.d.ts +0 -0
  282. package/{lib → types}/components/base/icons/files/Zip.d.ts.map +0 -0
  283. package/{lib → types}/components/base/icons/socials/Facebook.d.ts +0 -0
  284. package/{lib → types}/components/base/icons/socials/Facebook.d.ts.map +0 -0
  285. package/{lib → types}/components/base/icons/socials/Instagram.d.ts +0 -0
  286. package/{lib → types}/components/base/icons/socials/Instagram.d.ts.map +0 -0
  287. package/{lib → types}/components/base/icons/socials/LinkedIn.d.ts +0 -0
  288. package/{lib → types}/components/base/icons/socials/LinkedIn.d.ts.map +0 -0
  289. package/{lib → types}/components/base/icons/socials/Twitter.d.ts +0 -0
  290. package/{lib → types}/components/base/icons/socials/Twitter.d.ts.map +0 -0
  291. package/{lib → types}/components/base/icons/socials/Xing.d.ts +0 -0
  292. package/{lib → types}/components/base/icons/socials/Xing.d.ts.map +0 -0
  293. package/{lib → types}/components/base/icons/socials/Youtube.d.ts +0 -0
  294. package/{lib → types}/components/base/icons/socials/Youtube.d.ts.map +0 -0
  295. package/{lib → types}/components/base/nl2br.d.ts +0 -0
  296. package/{lib → types}/components/base/nl2br.d.ts.map +0 -0
  297. package/{lib → types}/components/blocks/Actions.d.ts +0 -0
  298. package/{lib → types}/components/blocks/Actions.d.ts.map +0 -0
  299. package/{lib → types}/components/blocks/Alert.d.ts +0 -0
  300. package/{lib → types}/components/blocks/Alert.d.ts.map +0 -0
  301. package/{lib → types}/components/blocks/Bdot.d.ts +0 -0
  302. package/{lib → types}/components/blocks/Bdot.d.ts.map +0 -0
  303. package/{lib → types}/components/blocks/CookieConsent.d.ts +0 -0
  304. package/{lib → types}/components/blocks/CookieConsent.d.ts.map +0 -0
  305. package/{lib → types}/components/blocks/EventBlock.d.ts +0 -0
  306. package/{lib → types}/components/blocks/EventBlock.d.ts.map +0 -0
  307. package/{lib → types}/components/blocks/Fact.d.ts +0 -0
  308. package/{lib → types}/components/blocks/Fact.d.ts.map +0 -0
  309. package/{lib → types}/components/blocks/Feature.d.ts +0 -0
  310. package/{lib → types}/components/blocks/Feature.d.ts.map +0 -0
  311. package/{lib → types}/components/blocks/Image.d.ts +0 -0
  312. package/{lib → types}/components/blocks/Image.d.ts.map +0 -0
  313. package/{lib → types}/components/blocks/InfoList.d.ts +0 -0
  314. package/{lib → types}/components/blocks/InfoList.d.ts.map +0 -0
  315. package/{lib → types}/components/blocks/IntroBlock.d.ts +0 -0
  316. package/{lib → types}/components/blocks/IntroBlock.d.ts.map +0 -0
  317. package/{lib → types}/components/blocks/JobCard.d.ts +0 -0
  318. package/{lib → types}/components/blocks/JobCard.d.ts.map +0 -0
  319. package/{lib → types}/components/blocks/LanguageSwitcher.d.ts +0 -0
  320. package/{lib → types}/components/blocks/LanguageSwitcher.d.ts.map +0 -0
  321. package/{lib → types}/components/blocks/NavBlock.d.ts +0 -0
  322. package/{lib → types}/components/blocks/NavBlock.d.ts.map +0 -0
  323. package/{lib → types}/components/blocks/NewsCard.d.ts +0 -0
  324. package/{lib → types}/components/blocks/NewsCard.d.ts.map +0 -0
  325. package/{lib → types}/components/blocks/POICard.d.ts +0 -0
  326. package/{lib → types}/components/blocks/POICard.d.ts.map +0 -0
  327. package/{lib → types}/components/blocks/POIFacts.d.ts +0 -0
  328. package/{lib → types}/components/blocks/POIFacts.d.ts.map +0 -0
  329. package/{lib → types}/components/blocks/PriceTag.d.ts +0 -0
  330. package/{lib → types}/components/blocks/PriceTag.d.ts.map +0 -0
  331. package/{lib → types}/components/blocks/PromotionCard.d.ts +0 -0
  332. package/{lib → types}/components/blocks/PromotionCard.d.ts.map +0 -0
  333. package/{lib → types}/components/blocks/SocialList.d.ts +0 -0
  334. package/{lib → types}/components/blocks/SocialList.d.ts.map +0 -0
  335. package/{lib → types}/components/blocks/TableBlock.d.ts +0 -0
  336. package/{lib → types}/components/blocks/TableBlock.d.ts.map +0 -0
  337. package/{lib → types}/components/blocks/Tag.d.ts +0 -0
  338. package/{lib → types}/components/blocks/Tag.d.ts.map +0 -0
  339. package/{lib → types}/components/blocks/Title.d.ts +0 -0
  340. package/{lib → types}/components/blocks/Title.d.ts.map +0 -0
  341. package/{lib → types}/components/blocks/VideoBlock.d.ts +0 -0
  342. package/{lib → types}/components/blocks/VideoBlock.d.ts.map +0 -0
  343. package/{lib → types}/components/blocks/VideoCard.d.ts +0 -0
  344. package/{lib → types}/components/blocks/VideoCard.d.ts.map +0 -0
  345. package/{lib → types}/components/buttons/Button.d.ts +0 -0
  346. package/{lib → types}/components/buttons/Button.d.ts.map +0 -0
  347. package/{lib → types}/components/buttons/ButtonGhost.d.ts +0 -0
  348. package/{lib → types}/components/buttons/ButtonGhost.d.ts.map +0 -0
  349. package/{lib → types}/components/buttons/Control.d.ts +0 -0
  350. package/{lib → types}/components/buttons/Control.d.ts.map +0 -0
  351. package/{lib → types}/components/buttons/Pointer.d.ts +0 -0
  352. package/{lib → types}/components/buttons/Pointer.d.ts.map +0 -0
  353. package/{lib → types}/components/debug/DebugLines.d.ts +0 -0
  354. package/{lib → types}/components/debug/DebugLines.d.ts.map +0 -0
  355. package/{lib → types}/components/examples/hooks/ArrayHookExample.d.ts +0 -0
  356. package/{lib → types}/components/examples/hooks/ArrayHookExample.d.ts.map +0 -0
  357. package/{lib → types}/components/examples/hooks/IntervalHookExample.d.ts +0 -0
  358. package/{lib → types}/components/examples/hooks/IntervalHookExample.d.ts.map +0 -0
  359. package/{lib → types}/components/fields/Checkbox.d.ts +0 -0
  360. package/{lib → types}/components/fields/Checkbox.d.ts.map +0 -0
  361. package/{lib → types}/components/fields/CompactForm.d.ts +0 -0
  362. package/{lib → types}/components/fields/CompactForm.d.ts.map +0 -0
  363. package/{lib → types}/components/fields/Datepicker.d.ts +0 -0
  364. package/{lib → types}/components/fields/Datepicker.d.ts.map +0 -0
  365. package/{lib → types}/components/fields/FileUpload.d.ts +0 -0
  366. package/{lib → types}/components/fields/FileUpload.d.ts.map +0 -0
  367. package/{lib → types}/components/fields/FilterField.d.ts +0 -0
  368. package/{lib → types}/components/fields/FilterField.d.ts.map +0 -0
  369. package/{lib → types}/components/fields/FormField.d.ts +0 -0
  370. package/{lib → types}/components/fields/FormField.d.ts.map +0 -0
  371. package/{lib → types}/components/fields/LocationField.d.ts +0 -0
  372. package/{lib → types}/components/fields/LocationField.d.ts.map +0 -0
  373. package/{lib → types}/components/fields/Radio.d.ts +0 -0
  374. package/{lib → types}/components/fields/Radio.d.ts.map +0 -0
  375. package/{lib → types}/components/fields/SearchInput.d.ts +0 -0
  376. package/{lib → types}/components/fields/SearchInput.d.ts.map +0 -0
  377. package/{lib → types}/components/fields/SelectDropdown.d.ts +0 -0
  378. package/{lib → types}/components/fields/SelectDropdown.d.ts.map +0 -0
  379. package/{lib → types}/components/fields/Textarea.d.ts +0 -0
  380. package/{lib → types}/components/fields/Textarea.d.ts.map +0 -0
  381. package/{lib → types}/components/fields/Textfield.d.ts +0 -0
  382. package/{lib → types}/components/fields/Textfield.d.ts.map +0 -0
  383. package/{lib → types}/components/sections/Accordion.d.ts +0 -0
  384. package/{lib → types}/components/sections/Accordion.d.ts.map +0 -0
  385. package/{lib → types}/components/sections/AlertList.d.ts +0 -0
  386. package/{lib → types}/components/sections/AlertList.d.ts.map +0 -0
  387. package/{lib → types}/components/sections/Article.d.ts +0 -0
  388. package/{lib → types}/components/sections/Article.d.ts.map +0 -0
  389. package/{lib → types}/components/sections/CallToAction.d.ts +0 -0
  390. package/{lib → types}/components/sections/CallToAction.d.ts.map +0 -0
  391. package/{lib → types}/components/sections/CardList.d.ts +0 -0
  392. package/{lib → types}/components/sections/CardList.d.ts.map +0 -0
  393. package/{lib → types}/components/sections/ComparisonSlider.d.ts +0 -0
  394. package/{lib → types}/components/sections/ComparisonSlider.d.ts.map +0 -0
  395. package/{lib → types}/components/sections/CrossPromotion.d.ts +0 -0
  396. package/{lib → types}/components/sections/CrossPromotion.d.ts.map +0 -0
  397. package/{lib → types}/components/sections/FactGrid.d.ts +0 -0
  398. package/{lib → types}/components/sections/FactGrid.d.ts.map +0 -0
  399. package/{lib → types}/components/sections/FactList.d.ts +0 -0
  400. package/{lib → types}/components/sections/FactList.d.ts.map +0 -0
  401. package/{lib → types}/components/sections/FeatureList.d.ts +0 -0
  402. package/{lib → types}/components/sections/FeatureList.d.ts.map +0 -0
  403. package/{lib → types}/components/sections/Gallery.d.ts +0 -0
  404. package/{lib → types}/components/sections/Gallery.d.ts.map +0 -0
  405. package/{lib → types}/components/sections/IconList.d.ts +0 -0
  406. package/{lib → types}/components/sections/IconList.d.ts.map +0 -0
  407. package/{lib → types}/components/sections/IndexList.d.ts +0 -0
  408. package/{lib → types}/components/sections/IndexList.d.ts.map +0 -0
  409. package/{lib → types}/components/sections/Intro.d.ts +0 -0
  410. package/{lib → types}/components/sections/Intro.d.ts.map +0 -0
  411. package/{lib → types}/components/sections/Map.d.ts +0 -0
  412. package/{lib → types}/components/sections/Map.d.ts.map +0 -0
  413. package/{lib → types}/components/sections/NavList.d.ts +0 -0
  414. package/{lib → types}/components/sections/NavList.d.ts.map +0 -0
  415. package/{lib → types}/components/sections/NewsletterForm.d.ts +0 -0
  416. package/{lib → types}/components/sections/NewsletterForm.d.ts.map +0 -0
  417. package/{lib → types}/components/sections/NumberList.d.ts +0 -0
  418. package/{lib → types}/components/sections/NumberList.d.ts.map +0 -0
  419. package/{lib → types}/components/sections/ParallaxBackground.d.ts +0 -0
  420. package/{lib → types}/components/sections/ParallaxBackground.d.ts.map +0 -0
  421. package/{lib → types}/components/sections/Poster.d.ts +0 -0
  422. package/{lib → types}/components/sections/Poster.d.ts.map +0 -0
  423. package/{lib → types}/components/sections/PriceList.d.ts +0 -0
  424. package/{lib → types}/components/sections/PriceList.d.ts.map +0 -0
  425. package/{lib → types}/components/sections/PriceTable.d.ts +0 -0
  426. package/{lib → types}/components/sections/PriceTable.d.ts.map +0 -0
  427. package/{lib → types}/components/sections/Quote.d.ts +0 -0
  428. package/{lib → types}/components/sections/Quote.d.ts.map +0 -0
  429. package/{lib → types}/components/sections/RawVideo.d.ts +0 -0
  430. package/{lib → types}/components/sections/RawVideo.d.ts.map +0 -0
  431. package/{lib → types}/components/sections/SimpleImage.d.ts +0 -0
  432. package/{lib → types}/components/sections/SimpleImage.d.ts.map +0 -0
  433. package/{lib → types}/components/sections/SocialWall.d.ts +0 -0
  434. package/{lib → types}/components/sections/SocialWall.d.ts.map +0 -0
  435. package/{lib → types}/components/sections/Table.d.ts +0 -0
  436. package/{lib → types}/components/sections/Table.d.ts.map +0 -0
  437. package/{lib → types}/components/sections/Teaser.d.ts +0 -0
  438. package/{lib → types}/components/sections/Teaser.d.ts.map +0 -0
  439. package/{lib → types}/components/sections/TeaserWide.d.ts +0 -0
  440. package/{lib → types}/components/sections/TeaserWide.d.ts.map +0 -0
  441. package/{lib → types}/components/sections/Timeline.d.ts +0 -0
  442. package/{lib → types}/components/sections/Timeline.d.ts.map +0 -0
  443. package/{lib → types}/components/sections/Video.d.ts +0 -0
  444. package/{lib → types}/components/sections/Video.d.ts.map +0 -0
  445. package/{lib → types}/components/sections/events/EventDetail.d.ts +0 -0
  446. package/{lib → types}/components/sections/events/EventDetail.d.ts.map +0 -0
  447. package/{lib → types}/components/sections/events/EventList.d.ts +0 -0
  448. package/{lib → types}/components/sections/events/EventList.d.ts.map +0 -0
  449. package/{lib → types}/components/sections/events/EventOverview.d.ts +0 -0
  450. package/{lib → types}/components/sections/events/EventOverview.d.ts.map +0 -0
  451. package/{lib → types}/components/sections/footer/Footer.d.ts +0 -0
  452. package/{lib → types}/components/sections/footer/Footer.d.ts.map +0 -0
  453. package/{lib → types}/components/sections/footer/partials/FooterBottomBar.d.ts +0 -0
  454. package/{lib → types}/components/sections/footer/partials/FooterBottomBar.d.ts.map +0 -0
  455. package/{lib → types}/components/sections/footer/partials/FooterColumn.d.ts +0 -0
  456. package/{lib → types}/components/sections/footer/partials/FooterColumn.d.ts.map +0 -0
  457. package/{lib → types}/components/sections/footer/partials/index.d.ts +0 -0
  458. package/{lib → types}/components/sections/footer/partials/index.d.ts.map +0 -0
  459. package/{lib → types}/components/sections/footer/skeletons/FooterArticle.d.ts +0 -0
  460. package/{lib → types}/components/sections/footer/skeletons/FooterArticle.d.ts.map +0 -0
  461. package/{lib → types}/components/sections/footer/skeletons/FooterBottomGrid.d.ts +0 -0
  462. package/{lib → types}/components/sections/footer/skeletons/FooterBottomGrid.d.ts.map +0 -0
  463. package/{lib → types}/components/sections/footer/skeletons/index.d.ts +0 -0
  464. package/{lib → types}/components/sections/footer/skeletons/index.d.ts.map +0 -0
  465. package/{lib → types}/components/sections/form/DynamicForm.d.ts +0 -0
  466. package/{lib → types}/components/sections/form/DynamicForm.d.ts.map +0 -0
  467. package/{lib → types}/components/sections/form/renderer/areaRenderer.d.ts +0 -0
  468. package/{lib → types}/components/sections/form/renderer/areaRenderer.d.ts.map +0 -0
  469. package/{lib → types}/components/sections/form/renderer/datepickerRenderer.d.ts +0 -0
  470. package/{lib → types}/components/sections/form/renderer/datepickerRenderer.d.ts.map +0 -0
  471. package/{lib → types}/components/sections/form/renderer/fieldGroupRenderer.d.ts +0 -0
  472. package/{lib → types}/components/sections/form/renderer/fieldGroupRenderer.d.ts.map +0 -0
  473. package/{lib → types}/components/sections/form/renderer/fieldRenderer.d.ts +0 -0
  474. package/{lib → types}/components/sections/form/renderer/fieldRenderer.d.ts.map +0 -0
  475. package/{lib → types}/components/sections/form/renderer/locationRenderer.d.ts +0 -0
  476. package/{lib → types}/components/sections/form/renderer/locationRenderer.d.ts.map +0 -0
  477. package/{lib → types}/components/sections/form/renderer/selectRenderer.d.ts +0 -0
  478. package/{lib → types}/components/sections/form/renderer/selectRenderer.d.ts.map +0 -0
  479. package/{lib → types}/components/sections/form/renderer/uploadRenderer.d.ts +0 -0
  480. package/{lib → types}/components/sections/form/renderer/uploadRenderer.d.ts.map +0 -0
  481. package/{lib → types}/components/sections/form/validators/areaValidator.d.ts +0 -0
  482. package/{lib → types}/components/sections/form/validators/areaValidator.d.ts.map +0 -0
  483. package/{lib → types}/components/sections/form/validators/datepickerValidator.d.ts +0 -0
  484. package/{lib → types}/components/sections/form/validators/datepickerValidator.d.ts.map +0 -0
  485. package/{lib → types}/components/sections/form/validators/fieldGroupValidator.d.ts +0 -0
  486. package/{lib → types}/components/sections/form/validators/fieldGroupValidator.d.ts.map +0 -0
  487. package/{lib → types}/components/sections/form/validators/fieldValidator.d.ts +0 -0
  488. package/{lib → types}/components/sections/form/validators/fieldValidator.d.ts.map +0 -0
  489. package/{lib → types}/components/sections/form/validators/locationValidator.d.ts +0 -0
  490. package/{lib → types}/components/sections/form/validators/locationValidator.d.ts.map +0 -0
  491. package/{lib → types}/components/sections/form/validators/selectValidator.d.ts +0 -0
  492. package/{lib → types}/components/sections/form/validators/selectValidator.d.ts.map +0 -0
  493. package/{lib → types}/components/sections/form/validators/uploadValidator.d.ts +0 -0
  494. package/{lib → types}/components/sections/form/validators/uploadValidator.d.ts.map +0 -0
  495. package/{lib → types}/components/sections/header/Header.d.ts +0 -0
  496. package/{lib → types}/components/sections/header/Header.d.ts.map +0 -0
  497. package/{lib → types}/components/sections/header/HeaderKenBurns.d.ts +0 -0
  498. package/{lib → types}/components/sections/header/HeaderKenBurns.d.ts.map +0 -0
  499. package/{lib → types}/components/sections/header/HeaderPoster.d.ts +0 -0
  500. package/{lib → types}/components/sections/header/HeaderPoster.d.ts.map +0 -0
  501. package/{lib → types}/components/sections/header/HeaderVideo.d.ts +0 -0
  502. package/{lib → types}/components/sections/header/HeaderVideo.d.ts.map +0 -0
  503. package/{lib → types}/components/sections/jobs/JobArticle.d.ts +0 -0
  504. package/{lib → types}/components/sections/jobs/JobArticle.d.ts.map +0 -0
  505. package/{lib → types}/components/sections/jobs/JobList.d.ts +0 -0
  506. package/{lib → types}/components/sections/jobs/JobList.d.ts.map +0 -0
  507. package/{lib → types}/components/sections/navigation/NavBar.d.ts +0 -0
  508. package/{lib → types}/components/sections/navigation/NavBar.d.ts.map +0 -0
  509. package/{lib → types}/components/sections/navigation/Navigation.d.ts +0 -0
  510. package/{lib → types}/components/sections/navigation/Navigation.d.ts.map +0 -0
  511. package/{lib → types}/components/sections/navigation/menu/Menu.d.ts +0 -0
  512. package/{lib → types}/components/sections/navigation/menu/Menu.d.ts.map +0 -0
  513. package/{lib → types}/components/sections/navigation/menu/variations/MenuFlyout.d.ts +0 -0
  514. package/types/components/sections/navigation/menu/variations/MenuFlyout.d.ts.map +1 -0
  515. package/{lib → types}/components/sections/navigation/menu/variations/MenuLarge.d.ts +0 -0
  516. package/types/components/sections/navigation/menu/variations/MenuLarge.d.ts.map +1 -0
  517. package/{lib → types}/components/sections/navigation/partials/MenuFooter.d.ts +0 -0
  518. package/{lib → types}/components/sections/navigation/partials/MenuFooter.d.ts.map +0 -0
  519. package/{lib → types}/components/sections/navigation/partials/MenuHeader.d.ts +0 -0
  520. package/{lib → types}/components/sections/navigation/partials/MenuHeader.d.ts.map +0 -0
  521. package/{lib → types}/components/sections/navigation/partials/NavBarBottom.d.ts +0 -0
  522. package/{lib → types}/components/sections/navigation/partials/NavBarBottom.d.ts.map +0 -0
  523. package/{lib → types}/components/sections/navigation/partials/NavBarMain.d.ts +0 -0
  524. package/{lib → types}/components/sections/navigation/partials/NavBarMain.d.ts.map +0 -0
  525. package/{lib → types}/components/sections/navigation/partials/NavBarTop.d.ts +0 -0
  526. package/{lib → types}/components/sections/navigation/partials/NavBarTop.d.ts.map +0 -0
  527. package/{lib → types}/components/sections/navigation/partials/index.d.ts +0 -0
  528. package/{lib → types}/components/sections/navigation/partials/index.d.ts.map +0 -0
  529. package/{lib → types}/components/sections/navigation/skeletons/BarBreadCrumbs.d.ts +0 -0
  530. package/{lib → types}/components/sections/navigation/skeletons/BarBreadCrumbs.d.ts.map +0 -0
  531. package/{lib → types}/components/sections/navigation/skeletons/BarColumn.d.ts +0 -0
  532. package/{lib → types}/components/sections/navigation/skeletons/BarColumn.d.ts.map +0 -0
  533. package/{lib → types}/components/sections/navigation/skeletons/BarLogo.d.ts +0 -0
  534. package/{lib → types}/components/sections/navigation/skeletons/BarLogo.d.ts.map +0 -0
  535. package/{lib → types}/components/sections/navigation/skeletons/BarMenuToggle.d.ts +0 -0
  536. package/{lib → types}/components/sections/navigation/skeletons/BarMenuToggle.d.ts.map +0 -0
  537. package/{lib → types}/components/sections/navigation/skeletons/BarNavList.d.ts +0 -0
  538. package/{lib → types}/components/sections/navigation/skeletons/BarNavList.d.ts.map +0 -0
  539. package/{lib → types}/components/sections/navigation/skeletons/index.d.ts +0 -0
  540. package/{lib → types}/components/sections/navigation/skeletons/index.d.ts.map +0 -0
  541. package/{lib → types}/components/sections/news/NewsAuthorCard.d.ts +0 -0
  542. package/{lib → types}/components/sections/news/NewsAuthorCard.d.ts.map +0 -0
  543. package/{lib → types}/components/sections/news/NewsFooter.d.ts +0 -0
  544. package/{lib → types}/components/sections/news/NewsFooter.d.ts.map +0 -0
  545. package/{lib → types}/components/sections/news/NewsImages.d.ts +0 -0
  546. package/{lib → types}/components/sections/news/NewsImages.d.ts.map +0 -0
  547. package/{lib → types}/components/sections/news/NewsIntro.d.ts +0 -0
  548. package/{lib → types}/components/sections/news/NewsIntro.d.ts.map +0 -0
  549. package/{lib → types}/components/sections/news/NewsList.d.ts +0 -0
  550. package/{lib → types}/components/sections/news/NewsList.d.ts.map +0 -0
  551. package/{lib → types}/components/sections/news/NewsOverview.d.ts +0 -0
  552. package/{lib → types}/components/sections/news/NewsOverview.d.ts.map +0 -0
  553. package/{lib → types}/components/sections/news/NewsTable.d.ts +0 -0
  554. package/{lib → types}/components/sections/news/NewsTable.d.ts.map +0 -0
  555. package/{lib → types}/components/sections/news/NewsText.d.ts +0 -0
  556. package/{lib → types}/components/sections/news/NewsText.d.ts.map +0 -0
  557. package/{lib → types}/components/sections/news/NewsVideo.d.ts +0 -0
  558. package/{lib → types}/components/sections/news/NewsVideo.d.ts.map +0 -0
  559. package/{lib → types}/components/sections/pois/PointOfInterestDetail.d.ts +0 -0
  560. package/{lib → types}/components/sections/pois/PointOfInterestDetail.d.ts.map +0 -0
  561. package/{lib → types}/components/sections/pois/PointOfInterestMap.d.ts +0 -0
  562. package/{lib → types}/components/sections/pois/PointOfInterestMap.d.ts.map +0 -0
  563. package/{lib → types}/components/sections/pois/PointOfInterestOverview.d.ts +0 -0
  564. package/{lib → types}/components/sections/pois/PointOfInterestOverview.d.ts.map +0 -0
  565. package/{lib → types}/components/typography/Callout.d.ts +0 -0
  566. package/{lib → types}/components/typography/Callout.d.ts.map +0 -0
  567. package/{lib → types}/components/typography/Copy.d.ts +0 -0
  568. package/{lib → types}/components/typography/Copy.d.ts.map +0 -0
  569. package/{lib → types}/components/typography/Heading.d.ts +0 -0
  570. package/{lib → types}/components/typography/Heading.d.ts.map +0 -0
  571. package/{lib → types}/components/typography/Link.d.ts +0 -0
  572. package/{lib → types}/components/typography/Link.d.ts.map +0 -0
  573. package/types/cookies.d.ts +3 -0
  574. package/types/cookies.d.ts.map +1 -0
  575. package/types/fields.d.ts +14 -0
  576. package/types/fields.d.ts.map +1 -0
  577. package/types/hooks.d.ts +35 -0
  578. package/types/hooks.d.ts.map +1 -0
  579. package/types/icons.d.ts +66 -0
  580. package/types/icons.d.ts.map +1 -0
  581. package/types/index.d.ts +18 -0
  582. package/types/index.d.ts.map +1 -0
  583. package/types/navigation.d.ts +10 -0
  584. package/types/navigation.d.ts.map +1 -0
  585. package/types/sections.d.ts +55 -0
  586. package/types/sections.d.ts.map +1 -0
  587. package/types/typography.d.ts +6 -0
  588. package/types/typography.d.ts.map +1 -0
  589. package/{lib → types}/utils/LibThemeProvider.d.ts +0 -0
  590. package/{lib → types}/utils/LibThemeProvider.d.ts.map +0 -0
  591. package/{lib → types}/utils/arrays.d.ts +0 -0
  592. package/{lib → types}/utils/arrays.d.ts.map +0 -0
  593. package/{lib → types}/utils/backgroundImage.d.ts +0 -0
  594. package/{lib → types}/utils/backgroundImage.d.ts.map +0 -0
  595. package/{lib → types}/utils/clamp.d.ts +0 -0
  596. package/{lib → types}/utils/clamp.d.ts.map +0 -0
  597. package/{lib → types}/utils/concat.d.ts +0 -0
  598. package/{lib → types}/utils/concat.d.ts.map +0 -0
  599. package/{lib → types}/utils/cookie-consent/cookie.d.ts +0 -0
  600. package/{lib → types}/utils/cookie-consent/cookie.d.ts.map +0 -0
  601. package/{lib → types}/utils/cookie-consent/mutations.d.ts +0 -0
  602. package/{lib → types}/utils/cookie-consent/mutations.d.ts.map +0 -0
  603. package/{lib → types}/utils/cookie-consent/useCookieConsent.d.ts +0 -0
  604. package/{lib → types}/utils/cookie-consent/useCookieConsent.d.ts.map +0 -0
  605. package/{lib → types}/utils/dataURI.d.ts +0 -0
  606. package/{lib → types}/utils/dataURI.d.ts.map +0 -0
  607. package/{lib → types}/utils/escape.d.ts +0 -0
  608. package/{lib → types}/utils/escape.d.ts.map +0 -0
  609. package/{lib → types}/utils/filters.d.ts +0 -0
  610. package/{lib → types}/utils/filters.d.ts.map +0 -0
  611. package/{lib → types}/utils/fontLoading.d.ts +0 -0
  612. package/{lib → types}/utils/fontLoading.d.ts.map +0 -0
  613. package/{lib → types}/utils/formFieldText.d.ts +0 -0
  614. package/{lib → types}/utils/formFieldText.d.ts.map +0 -0
  615. package/{lib → types}/utils/getLinkIcon.d.ts +0 -0
  616. package/{lib → types}/utils/getLinkIcon.d.ts.map +0 -0
  617. package/{lib → types}/utils/hexRgbConverter.d.ts +0 -0
  618. package/{lib → types}/utils/hexRgbConverter.d.ts.map +0 -0
  619. package/{lib → types}/utils/menuHooks.d.ts +0 -0
  620. package/{lib → types}/utils/menuHooks.d.ts.map +0 -0
  621. package/{lib → types}/utils/navigation.d.ts +0 -0
  622. package/{lib → types}/utils/navigation.d.ts.map +0 -0
  623. package/{lib → types}/utils/statusFormatter.d.ts +0 -0
  624. package/{lib → types}/utils/statusFormatter.d.ts.map +0 -0
  625. package/{lib → types}/utils/storyHelpers.d.ts +0 -0
  626. package/{lib → types}/utils/storyHelpers.d.ts.map +0 -0
  627. package/{lib → types}/utils/structuredData.d.ts +0 -0
  628. package/{lib → types}/utils/structuredData.d.ts.map +0 -0
  629. package/{lib → types}/utils/styles.d.ts +0 -0
  630. package/{lib → types}/utils/styles.d.ts.map +0 -0
  631. package/{lib → types}/utils/types.d.ts +0 -0
  632. package/{lib → types}/utils/types.d.ts.map +0 -0
  633. package/{lib → types}/utils/urlParams.d.ts +0 -0
  634. package/{lib → types}/utils/urlParams.d.ts.map +0 -0
  635. package/{lib → types}/utils/useArray.d.ts +0 -0
  636. package/{lib → types}/utils/useArray.d.ts.map +0 -0
  637. package/{lib → types}/utils/useDebounce.d.ts +0 -0
  638. package/{lib → types}/utils/useDebounce.d.ts.map +0 -0
  639. package/{lib → types}/utils/useEqualSheetHeight.d.ts +0 -0
  640. package/{lib → types}/utils/useEqualSheetHeight.d.ts.map +0 -0
  641. package/{lib → types}/utils/useFontsLoaded.d.ts +0 -0
  642. package/{lib → types}/utils/useFontsLoaded.d.ts.map +0 -0
  643. package/{lib → types}/utils/useGeolocation.d.ts +0 -0
  644. package/{lib → types}/utils/useGeolocation.d.ts.map +0 -0
  645. package/{lib → types}/utils/useIE.d.ts +0 -0
  646. package/{lib → types}/utils/useIE.d.ts.map +0 -0
  647. package/{lib → types}/utils/useImgPreload.d.ts +0 -0
  648. package/{lib → types}/utils/useImgPreload.d.ts.map +0 -0
  649. package/{lib → types}/utils/useInterval.d.ts +0 -0
  650. package/{lib → types}/utils/useInterval.d.ts.map +0 -0
  651. package/{lib → types}/utils/useItemHeight.d.ts +0 -0
  652. package/{lib → types}/utils/useItemHeight.d.ts.map +0 -0
  653. package/{lib → types}/utils/useLazyInput.d.ts +0 -0
  654. package/{lib → types}/utils/useLazyInput.d.ts.map +0 -0
  655. package/{lib → types}/utils/useLeafletMap.d.ts +0 -0
  656. package/{lib → types}/utils/useLeafletMap.d.ts.map +0 -0
  657. package/{lib → types}/utils/useMediaQuery.d.ts +0 -0
  658. package/{lib → types}/utils/useMediaQuery.d.ts.map +0 -0
  659. package/{lib → types}/utils/useMounted.d.ts +0 -0
  660. package/{lib → types}/utils/useMounted.d.ts.map +0 -0
  661. package/{lib → types}/utils/useObserverSupport.d.ts +0 -0
  662. package/{lib → types}/utils/useObserverSupport.d.ts.map +0 -0
  663. package/{lib → types}/utils/usePageScroll.d.ts +0 -0
  664. package/{lib → types}/utils/usePageScroll.d.ts.map +0 -0
  665. package/{lib → types}/utils/useParams.d.ts +0 -0
  666. package/{lib → types}/utils/useParams.d.ts.map +0 -0
  667. package/{lib → types}/utils/usePoster.d.ts +0 -0
  668. package/{lib → types}/utils/usePoster.d.ts.map +0 -0
  669. package/{lib → types}/utils/usePrevious.d.ts +0 -0
  670. package/{lib → types}/utils/usePrevious.d.ts.map +0 -0
  671. package/{lib → types}/utils/useResizeThrottle.d.ts +0 -0
  672. package/{lib → types}/utils/useResizeThrottle.d.ts.map +0 -0
  673. package/{lib → types}/utils/useScroll.d.ts +0 -0
  674. package/{lib → types}/utils/useScroll.d.ts.map +0 -0
  675. package/{lib → types}/utils/useScrollIntoView.d.ts +0 -0
  676. package/{lib → types}/utils/useScrollIntoView.d.ts.map +0 -0
  677. package/{lib → types}/utils/useScrollThrottle.d.ts +0 -0
  678. package/{lib → types}/utils/useScrollThrottle.d.ts.map +0 -0
  679. package/{lib → types}/utils/useScrollTo.d.ts +0 -0
  680. package/{lib → types}/utils/useScrollTo.d.ts.map +0 -0
  681. package/{lib → types}/utils/useTimeout.d.ts +0 -0
  682. package/{lib → types}/utils/useTimeout.d.ts.map +0 -0
  683. package/{lib → types}/utils/useTouch.d.ts +0 -0
  684. package/{lib → types}/utils/useTouch.d.ts.map +0 -0
  685. package/{lib → types}/utils/useUpdateEffect.d.ts +0 -0
  686. package/{lib → types}/utils/useUpdateEffect.d.ts.map +0 -0
  687. package/typography/package.json +7 -0
  688. package/lib/components/base/icons/Icons.d.ts +0 -66
  689. package/lib/components/base/icons/Icons.d.ts.map +0 -1
  690. package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts.map +0 -1
  691. package/lib/components/sections/navigation/menu/variations/MenuLarge.d.ts.map +0 -1
  692. package/lib/index.d.ts +0 -158
  693. package/lib/index.d.ts.map +0 -1
  694. package/lib/index.es.js +0 -2
  695. package/lib/index.es.js.map +0 -1
  696. package/lib/index.js +0 -2
  697. package/lib/index.js.map +0 -1
@@ -0,0 +1,462 @@
1
+ import { _ as __assign, a as __makeTemplateObject, B as BoxArrowUpRight, M as Mail, P as Phone, b as Pdf, W as Word, E as Excel, c as PowerPoint, I as Image, Z as Zip } from './ClockFilled-cff5900e.js';
2
+ import React__default from 'react';
3
+ import { css } from 'styled-components';
4
+ import { renderToString } from 'react-dom/server';
5
+
6
+ var getSVGDataImg = function (svg, encode) {
7
+ if (encode === void 0) {
8
+ encode = true;
9
+ }
10
+
11
+ var svgString = '';
12
+ if (!svg) return '';
13
+
14
+ if (typeof svg === 'string') {
15
+ svgString = svg;
16
+ } else {
17
+ svgString = renderToString(svg);
18
+ }
19
+
20
+ if (!encode) return "data:image/svg+xml;utf8,".concat(svgString);
21
+
22
+ if (typeof window !== 'undefined') {
23
+ return "data:image/svg+xml;base64,".concat(btoa(svgString));
24
+ } else {
25
+ var baseString = Buffer.from(svgString).toString('base64');
26
+ return "data:image/svg+xml;base64,".concat(baseString);
27
+ }
28
+ };
29
+
30
+ var mq = {
31
+ medium: '(min-width: 40em)',
32
+ semilarge: '(min-width: 52em)',
33
+ large: '(min-width: 64em)',
34
+ xlarge: '(min-width: 90em)',
35
+ xxlarge: '(min-width: 150em)' // 2400 px
36
+
37
+ };
38
+ var spacings = {
39
+ nudge: 8,
40
+ spacer: 32,
41
+ wrapperSmall: 1000,
42
+ wrapper: 1440,
43
+ wrapperLarge: 2400
44
+ };
45
+ /***** Range Helper *****/
46
+
47
+ var getSizeByRange = function (range) {
48
+ return "calc(".concat(range[0], "px + (").concat(range[1], " - ").concat(range[0], ") * ((100vw - 300px) / (").concat(spacings.wrapper, " - 320)));");
49
+ };
50
+ var withRange = function (range, property) {
51
+ if (!property) return '';
52
+ var min = range[0];
53
+ var max = range[1];
54
+
55
+ if (max !== undefined) {
56
+ return "\n ".concat(property, ": ").concat(min, "px;\n ").concat(property, ": ").concat(getSizeByRange(range), ";\n\n @media ").concat(mq.xlarge, " {\n ").concat(property, ": ").concat(max, "px;\n }\n ");
57
+ } else {
58
+ return "\n ".concat(property, ": ").concat(min, "px;\n ");
59
+ }
60
+ };
61
+ /**
62
+ * Generate css attributes to style text color with plain color or gradient
63
+ * @param fallbackColor
64
+ * @param gradient
65
+ */
66
+
67
+ var styleTextColor = function (fallbackColor, gradient) {
68
+ if (gradient) {
69
+ return css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n\n @supports (-webkit-text-stroke: thin) {\n padding-top: 2px;\n background: ", ";\n background-clip: text;\n -webkit-background-clip: text;\n -webkit-text-fill-color: transparent;\n }\n "], ["\n color: ", ";\n\n @supports (-webkit-text-stroke: thin) {\n padding-top: 2px;\n background: ", ";\n background-clip: text;\n -webkit-background-clip: text;\n -webkit-text-fill-color: transparent;\n }\n "])), fallbackColor, gradient);
70
+ } else {
71
+ return css(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n color: ", ";\n "], ["\n color: ", ";\n "])), fallbackColor);
72
+ }
73
+ };
74
+ /***** Colors *****/
75
+
76
+ var defaultColors = {
77
+ text: {
78
+ default: '#333333',
79
+ inverted: '#FAFAFA',
80
+ error: '#FF2D2D',
81
+ errorInverted: '#FF2D2D',
82
+ heading: '#333333',
83
+ headingInverted: '#FFFFFF',
84
+ copy: '#333333',
85
+ copyInverted: '#FFFFFF',
86
+ subtile: '#878787',
87
+ subtileInverted: '#878787'
88
+ },
89
+ sectionBg: {
90
+ light: 'transparent',
91
+ medium: '#F0F0F0',
92
+ dark: '#000000'
93
+ },
94
+ elementBg: {
95
+ light: '#FFFFFF',
96
+ lightHover: '#FFDEDE',
97
+ medium: '#DBDBDB',
98
+ mediumHover: '#E0B5B5',
99
+ dark: '#393434',
100
+ darkHover: '#653434'
101
+ },
102
+ primary: {
103
+ default: '#7749F8',
104
+ inverted: '#A88AFB',
105
+ hover: '#42278F',
106
+ invertedHover: '#D2C1FF'
107
+ },
108
+ secondary: {
109
+ default: '#6C757D',
110
+ inverted: '#C5BEE0',
111
+ hover: '#3b4045',
112
+ invertedHover: '#BCB7C9'
113
+ },
114
+ error: '#FF2D2D',
115
+ errorInverted: '#FF2D2D'
116
+ };
117
+ /***** Fonts *****/
118
+
119
+ var copyBase = {
120
+ family: '"Roboto", Roboto-fallback, Helvetica, sans-serif',
121
+ weight: '400',
122
+ style: 'normal',
123
+ lineHeight: '1.5',
124
+ letterSpacing: '0',
125
+ size: [16],
126
+ textTransform: '',
127
+ color: defaultColors.text.copy,
128
+ colorInverted: defaultColors.text.copyInverted
129
+ };
130
+ var headingBase = {
131
+ family: '"Roboto", Roboto-fallback, Helvetica, sans-serif',
132
+ weight: '700',
133
+ style: 'normal',
134
+ lineHeight: '1.17',
135
+ letterSpacing: '0',
136
+ size: [56],
137
+ color: defaultColors.text.heading,
138
+ colorInverted: defaultColors.text.headingInverted
139
+ };
140
+ var defaultFonts = {
141
+ copy: {
142
+ small: __assign(__assign({}, copyBase), {
143
+ lineHeight: '1.42',
144
+ size: [14]
145
+ }),
146
+ medium: __assign(__assign({}, copyBase), {
147
+ lineHeight: '1.5',
148
+ size: [16]
149
+ }),
150
+ big: __assign(__assign({}, copyBase), {
151
+ lineHeight: '1.2',
152
+ size: [20]
153
+ })
154
+ },
155
+ 'copy-i': {
156
+ small: __assign(__assign({}, copyBase), {
157
+ style: 'italic',
158
+ lineHeight: '1.42',
159
+ size: [14]
160
+ }),
161
+ medium: __assign(__assign({}, copyBase), {
162
+ style: 'italic',
163
+ lineHeight: '1.5',
164
+ size: [16]
165
+ }),
166
+ big: __assign(__assign({}, copyBase), {
167
+ style: 'italic',
168
+ lineHeight: '1.2',
169
+ size: [20]
170
+ })
171
+ },
172
+ 'copy-b': {
173
+ small: __assign(__assign({}, copyBase), {
174
+ weight: '700',
175
+ lineHeight: '1.42',
176
+ size: [14]
177
+ }),
178
+ medium: __assign(__assign({}, copyBase), {
179
+ weight: '700',
180
+ lineHeight: '1.5',
181
+ size: [16]
182
+ }),
183
+ big: __assign(__assign({}, copyBase), {
184
+ weight: '700',
185
+ lineHeight: '1.2',
186
+ size: [20]
187
+ })
188
+ },
189
+ super: __assign(__assign({}, headingBase), {
190
+ lineHeight: '1.43',
191
+ size: [16]
192
+ }),
193
+ 'heading-1': headingBase,
194
+ 'heading-2': __assign(__assign({}, headingBase), {
195
+ size: [40],
196
+ lineHeight: '1.17'
197
+ }),
198
+ 'heading-3': __assign(__assign({}, headingBase), {
199
+ size: [32],
200
+ lineHeight: '1.17'
201
+ }),
202
+ 'heading-4': __assign(__assign({}, headingBase), {
203
+ size: [24],
204
+ lineHeight: '1.17'
205
+ }),
206
+ callout: {
207
+ small: __assign(__assign({}, headingBase), {
208
+ lineHeight: '1.5',
209
+ weight: '300',
210
+ size: [32]
211
+ }),
212
+ medium: __assign(__assign({}, headingBase), {
213
+ weight: '300',
214
+ lineHeight: '1.17',
215
+ size: [72]
216
+ }),
217
+ big: __assign(__assign({}, headingBase), {
218
+ weight: '300',
219
+ lineHeight: '1.17',
220
+ size: [92]
221
+ })
222
+ },
223
+ link: {
224
+ color: '#2441DA',
225
+ colorHover: '#122278',
226
+ colorInverted: '#fff',
227
+ colorHoverInverted: '#C8C8C8'
228
+ },
229
+ navigation: {
230
+ featured: __assign(__assign({}, copyBase), {
231
+ weight: '700',
232
+ lineHeight: '1.5',
233
+ size: [16]
234
+ }),
235
+ main: __assign(__assign({}, copyBase), {
236
+ weight: '700',
237
+ lineHeight: '1.5',
238
+ size: [16]
239
+ }),
240
+ sub: __assign(__assign({}, copyBase), {
241
+ weight: '700',
242
+ lineHeight: '1.5',
243
+ size: [16]
244
+ }),
245
+ secondary: __assign(__assign({}, copyBase), {
246
+ weight: '700',
247
+ lineHeight: '1.5',
248
+ size: [16]
249
+ })
250
+ }
251
+ };
252
+
253
+ var getLinkIconScale = function (props) {
254
+ if (props.type === 'copy' || props.type === 'copy-b' || props.type === 'copy-i') {
255
+ if (props.size === 'medium') return 0.8;
256
+ if (props.size === 'small') return 0.7;
257
+ if (props.size === 'big') return 0.9;
258
+ }
259
+
260
+ return 0.8;
261
+ };
262
+
263
+ var defaultGlobalSettings = {
264
+ sections: {
265
+ seperation: {
266
+ forcePadding: false,
267
+ padding: {
268
+ default: [spacings.nudge * 5, spacings.nudge * 10],
269
+ stackable: [spacings.spacer]
270
+ },
271
+ margin: {
272
+ default: [spacings.nudge * 5, spacings.nudge * 10],
273
+ stackable: [spacings.spacer]
274
+ }
275
+ },
276
+ edgeRadius: null,
277
+ imageTextGradient: "\n linear-gradient(\n 0deg,\n rgba(0, 0, 0, 0.6) 0%,\n rgba(0, 0, 0, 0.4) 30%,\n rgba(0, 0, 0, 0.1) 60%,\n rgba(0, 0, 0, 0) 100%\n );\n ",
278
+ imageTextGradientCentered: "linear-gradient(\n 0deg,\n rgba(0, 0, 0, 0.4) 0%,\n rgba(0, 0, 0, 0.3) 30%,\n rgba(0, 0, 0, 0.2) 60%,\n rgba(0, 0, 0, 0.15) 100%\n );",
279
+ imagePlaceholderBg: {
280
+ default: '#e2e2e2',
281
+ inverted: '#1e1c1f'
282
+ },
283
+ newsDateFormat: function () {
284
+ return 'dd.mm.yy';
285
+ },
286
+ newsTimeFormat: function () {
287
+ return 'hh:mm';
288
+ },
289
+ newsLocaleKey: 'de',
290
+ eventDateFormat: function () {
291
+ return 'ddd, dd.mm.yyyy';
292
+ },
293
+ eventTimeFormat: function () {
294
+ return 'hh:mm';
295
+ },
296
+ eventTimespanFormat: function () {
297
+ return '<START><SEP><END> Uhr';
298
+ },
299
+ eventLocaleKey: 'de',
300
+ datepickerLocaleKey: 'de',
301
+ datepickerDateFormat: 'dd.MM.yyyy',
302
+ newsFilterName: 'newsFilter',
303
+ eventFilterName: 'eventFilter',
304
+ jobFilterName: 'jobFilter',
305
+ poiFilterName: 'poiFilter'
306
+ },
307
+ cookie: {
308
+ name: 'cookie-consent-v2',
309
+ lifetime: 365,
310
+ types: {
311
+ essentials: {
312
+ isAccepted: true,
313
+ isEditable: false,
314
+ label: 'Essentielle Funktionen'
315
+ },
316
+ analytics: {
317
+ isAccepted: false,
318
+ isEditable: true,
319
+ label: 'Analyse & Marketing'
320
+ },
321
+ functionals: {
322
+ isAccepted: false,
323
+ isEditable: true,
324
+ label: 'Funktionelle Erweiterungen'
325
+ }
326
+ },
327
+ consentDateFormat: function () {
328
+ return 'dd.mm.yy';
329
+ },
330
+ consentTimeFormat: function () {
331
+ return 'hh:mm';
332
+ },
333
+ consentLocaleKey: 'de',
334
+ consentStatusFormat: 'Cookie aktualisiert am <DATE> um <TIME> Uhr',
335
+ videoCookieTypeRestrictions: ['functionals']
336
+ },
337
+ navigation: {
338
+ navBar: {
339
+ topHeight: {
340
+ small: [0, 40],
341
+ large: [30, 40]
342
+ },
343
+ mainHeight: {
344
+ small: [80, 90],
345
+ large: [100, 120]
346
+ },
347
+ bottomHeight: {
348
+ small: [0, 40],
349
+ large: [30, 40]
350
+ }
351
+ },
352
+ menu: {
353
+ headerHeight: {
354
+ small: [210],
355
+ large: [210]
356
+ }
357
+ }
358
+ },
359
+ icons: {
360
+ linkIcons: [{
361
+ iconUrl: function (isInverted) {
362
+ return getSVGDataImg(React__default.createElement(BoxArrowUpRight, {
363
+ iconColor: isInverted ? defaultFonts.link.colorInverted : defaultFonts.link.color
364
+ }));
365
+ },
366
+ patterns: [],
367
+ isExternal: true,
368
+ scale: getLinkIconScale
369
+ }, {
370
+ iconUrl: function (isInverted) {
371
+ return getSVGDataImg(React__default.createElement(Mail, {
372
+ iconColor: isInverted ? defaultFonts.link.colorInverted : defaultFonts.link.color
373
+ }));
374
+ },
375
+ patterns: ['mailto:'],
376
+ scale: getLinkIconScale
377
+ }, {
378
+ iconUrl: function (isInverted) {
379
+ return getSVGDataImg(React__default.createElement(Phone, {
380
+ iconColor: isInverted ? defaultFonts.link.colorInverted : defaultFonts.link.color
381
+ }));
382
+ },
383
+ patterns: ['tel:'],
384
+ scale: getLinkIconScale
385
+ }, {
386
+ iconUrl: function (isInverted) {
387
+ return getSVGDataImg(React__default.createElement(Pdf, {
388
+ iconColor: isInverted ? defaultFonts.link.colorInverted : defaultFonts.link.color
389
+ }));
390
+ },
391
+ patterns: ['.pdf'],
392
+ scale: getLinkIconScale
393
+ }, {
394
+ iconUrl: function (isInverted) {
395
+ return getSVGDataImg(React__default.createElement(Word, {
396
+ iconColor: isInverted ? defaultFonts.link.colorInverted : defaultFonts.link.color
397
+ }));
398
+ },
399
+ patterns: ['.docx'],
400
+ scale: getLinkIconScale
401
+ }, {
402
+ iconUrl: function (isInverted) {
403
+ return getSVGDataImg(React__default.createElement(Excel, {
404
+ iconColor: isInverted ? defaultFonts.link.colorInverted : defaultFonts.link.color
405
+ }));
406
+ },
407
+ patterns: ['.xlsx'],
408
+ scale: getLinkIconScale
409
+ }, {
410
+ iconUrl: function (isInverted) {
411
+ return getSVGDataImg(React__default.createElement(PowerPoint, {
412
+ iconColor: isInverted ? defaultFonts.link.colorInverted : defaultFonts.link.color
413
+ }));
414
+ },
415
+ patterns: ['.pptx'],
416
+ scale: getLinkIconScale
417
+ }, {
418
+ iconUrl: function (isInverted) {
419
+ return getSVGDataImg(React__default.createElement(Image, {
420
+ iconColor: isInverted ? defaultFonts.link.colorInverted : defaultFonts.link.color
421
+ }));
422
+ },
423
+ patterns: ['.jpg', '.jpeg', '.png', '.svg'],
424
+ scale: getLinkIconScale
425
+ }, {
426
+ iconUrl: function (isInverted) {
427
+ return getSVGDataImg(React__default.createElement(Zip, {
428
+ iconColor: isInverted ? defaultFonts.link.colorInverted : defaultFonts.link.color
429
+ }));
430
+ },
431
+ patterns: ['.zip', '.tar'],
432
+ scale: getLinkIconScale
433
+ }]
434
+ }
435
+ };
436
+ /***** Theme Helper *****/
437
+
438
+ var baseTheme = {
439
+ colors: __assign({}, defaultColors),
440
+ fonts: {
441
+ types: __assign({}, defaultFonts)
442
+ },
443
+ globals: __assign({}, defaultGlobalSettings)
444
+ };
445
+ var getTheme = function (theme) {
446
+ return theme && theme.colors && theme.fonts && theme.globals ? theme : baseTheme;
447
+ };
448
+ var getColors = function (theme) {
449
+ return theme && theme.colors ? theme.colors : baseTheme.colors;
450
+ };
451
+ var getFonts = function (theme) {
452
+ var _a;
453
+
454
+ return theme && ((_a = theme.fonts) === null || _a === void 0 ? void 0 : _a.types) ? theme.fonts.types : baseTheme.fonts.types;
455
+ };
456
+ var getGlobals = function (theme) {
457
+ return theme && theme.globals ? theme.globals : baseTheme.globals;
458
+ };
459
+ var templateObject_1, templateObject_2;
460
+
461
+ export { getFonts as a, baseTheme as b, getGlobals as c, getTheme as d, getSVGDataImg as e, styleTextColor as f, getColors as g, mq as m, spacings as s, withRange as w };
462
+ //# sourceMappingURL=styles-eca3acc8.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles-eca3acc8.js","sources":["../src/utils/dataURI.ts","../src/utils/styles.tsx"],"sourcesContent":["import React from 'react';\nimport { renderToString } from 'react-dom/server';\n\nexport const getSVGDataImg = (\n svg: React.ReactElement,\n encode = true\n): string => {\n let svgString = '';\n if (!svg) return '';\n\n if (typeof svg === 'string') {\n svgString = svg;\n } else {\n svgString = renderToString(svg);\n }\n\n if (!encode) return `data:image/svg+xml;utf8,${svgString}`;\n\n if (typeof window !== 'undefined') {\n return `data:image/svg+xml;base64,${btoa(svgString)}`;\n } else {\n const baseString = Buffer.from(svgString).toString('base64');\n return `data:image/svg+xml;base64,${baseString}`;\n }\n};\n","/* eslint-disable react/display-name */\nimport * as Icons from 'icons';\nimport React from 'react';\n\nimport { css, DefaultTheme } from 'styled-components';\nimport { getSVGDataImg as getSVGData } from 'utils/dataURI';\nimport { CookieTypes } from './cookie-consent/useCookieConsent';\nimport { XOR } from './types';\n\nexport type MediaQueryType =\n | 'small'\n | 'medium'\n | 'semilarge'\n | 'large'\n | 'xlarge'\n | 'xxlarge';\n\nexport const mq: { [key in Exclude<MediaQueryType, 'small'>]: string } = {\n medium: '(min-width: 40em)', // 640 px\n semilarge: '(min-width: 52em)', // 832 px\n large: '(min-width: 64em)', // 1024 px\n xlarge: '(min-width: 90em)', // 1440 px\n xxlarge: '(min-width: 150em)', // 2400 px\n};\n\nexport const spacings = {\n nudge: 8,\n spacer: 32,\n wrapperSmall: 1000,\n wrapper: 1440,\n wrapperLarge: 2400,\n};\n\n/***** Range Helper *****/\nexport const getSizeByRange = (range: [number, number]): string =>\n `calc(${range[0]}px + (${range[1]} - ${range[0]}) * ((100vw - 300px) / (${spacings.wrapper} - 320)));`;\n\nexport const withRange = (range: [number, number?], property: string) => {\n if (!property) return '';\n const min = range[0];\n const max = range[1];\n\n if (max !== undefined) {\n return `\n ${property}: ${min}px;\n ${property}: ${getSizeByRange(range as [number, number])};\n\n @media ${mq.xlarge} {\n ${property}: ${max}px;\n }\n `;\n } else {\n return `\n ${property}: ${min}px;\n `;\n }\n};\n\n/**\n * Generate css attributes to style text color with plain color or gradient\n * @param fallbackColor\n * @param gradient\n */\nexport const styleTextColor = (fallbackColor?: string, gradient?: string) => {\n if (gradient) {\n return css`\n color: ${fallbackColor};\n\n @supports (-webkit-text-stroke: thin) {\n padding-top: 2px;\n background: ${gradient};\n background-clip: text;\n -webkit-background-clip: text;\n -webkit-text-fill-color: transparent;\n }\n `;\n } else {\n return css`\n color: ${fallbackColor};\n `;\n }\n};\n\n/***** Color Types *****/\ninterface ColorOptions {\n default: string;\n inverted: string;\n hover: string;\n invertedHover: string;\n}\n\nexport type ColorOptionsType = keyof ColorOptions;\n\nexport interface Colors {\n text: {\n default: string;\n inverted: string;\n error: string;\n errorInverted: string;\n heading: string;\n headingInverted: string;\n copy: string;\n copyInverted: string;\n subtile: string;\n subtileInverted: string;\n };\n sectionBg: {\n light: string;\n medium: string;\n dark: string;\n };\n elementBg: {\n light: string;\n lightHover: string;\n medium: string;\n mediumHover: string;\n dark: string;\n darkHover: string;\n };\n primary: ColorOptions;\n secondary: ColorOptions;\n error: string;\n errorInverted: string;\n}\n\nexport type ColorType = keyof Colors;\n\n/***** Font Types *****/\nexport interface FontProps {\n family: string;\n weight?: string;\n style?: string;\n lineHeight?: string;\n letterSpacing?: string;\n size: [number, number?];\n textTransform?: string;\n textDecoration?: string;\n color?: string;\n colorInverted?: string;\n colorGradient?: string;\n colorGradientInverted?: string;\n}\n\nexport type FontPropsType = keyof FontProps;\n\nexport interface FontOptions {\n small: FontProps;\n medium: FontProps;\n big: FontProps;\n}\n\nexport type FontOptionType = keyof FontOptions;\n\nexport interface Fonts {\n copy: FontOptions;\n 'copy-i': FontOptions;\n 'copy-b': FontOptions;\n super: FontProps;\n 'heading-1': FontProps;\n 'heading-2': FontProps;\n 'heading-3': FontProps;\n 'heading-4': FontProps;\n callout: FontOptions;\n link: {\n color: string;\n colorInverted: string;\n colorHover: string;\n colorHoverInverted: string;\n textTransform?: string;\n textDecoration?: string;\n };\n navigation: {\n featured: FontProps;\n main: FontProps;\n sub: FontProps;\n secondary: FontProps;\n };\n}\n\nexport type FontType = keyof Fonts;\n\n/**\n * Base font styles for all font types\n */\nexport type FontBase = FontProps;\n\n/***** Colors *****/\nconst defaultColors: Colors = {\n text: {\n default: '#333333',\n inverted: '#FAFAFA',\n error: '#FF2D2D',\n errorInverted: '#FF2D2D',\n heading: '#333333',\n headingInverted: '#FFFFFF',\n copy: '#333333',\n copyInverted: '#FFFFFF',\n subtile: '#878787',\n subtileInverted: '#878787',\n },\n sectionBg: {\n light: 'transparent',\n medium: '#F0F0F0',\n dark: '#000000',\n },\n elementBg: {\n light: '#FFFFFF',\n lightHover: '#FFDEDE',\n medium: '#DBDBDB',\n mediumHover: '#E0B5B5',\n dark: '#393434',\n darkHover: '#653434',\n },\n primary: {\n default: '#7749F8',\n inverted: '#A88AFB',\n hover: '#42278F',\n invertedHover: '#D2C1FF',\n },\n secondary: {\n default: '#6C757D',\n inverted: '#C5BEE0',\n hover: '#3b4045',\n invertedHover: '#BCB7C9',\n },\n error: '#FF2D2D',\n errorInverted: '#FF2D2D',\n};\n\n/***** Fonts *****/\nconst copyBase: FontProps = {\n family: '\"Roboto\", Roboto-fallback, Helvetica, sans-serif',\n weight: '400',\n style: 'normal',\n lineHeight: '1.5',\n letterSpacing: '0',\n size: [16],\n textTransform: '',\n color: defaultColors.text.copy,\n colorInverted: defaultColors.text.copyInverted,\n};\n\nconst headingBase: FontProps = {\n family: '\"Roboto\", Roboto-fallback, Helvetica, sans-serif',\n weight: '700',\n style: 'normal',\n lineHeight: '1.17',\n letterSpacing: '0',\n size: [56],\n color: defaultColors.text.heading,\n colorInverted: defaultColors.text.headingInverted,\n};\n\nconst defaultFonts: Fonts = {\n copy: {\n small: {\n ...copyBase,\n lineHeight: '1.42',\n size: [14],\n },\n medium: {\n ...copyBase,\n lineHeight: '1.5',\n size: [16],\n },\n big: {\n ...copyBase,\n lineHeight: '1.2',\n size: [20],\n },\n },\n 'copy-i': {\n small: {\n ...copyBase,\n style: 'italic',\n lineHeight: '1.42',\n size: [14],\n },\n medium: {\n ...copyBase,\n style: 'italic',\n lineHeight: '1.5',\n size: [16],\n },\n big: {\n ...copyBase,\n style: 'italic',\n lineHeight: '1.2',\n size: [20],\n },\n },\n 'copy-b': {\n small: {\n ...copyBase,\n weight: '700',\n lineHeight: '1.42',\n size: [14],\n },\n medium: {\n ...copyBase,\n weight: '700',\n lineHeight: '1.5',\n size: [16],\n },\n big: {\n ...copyBase,\n weight: '700',\n lineHeight: '1.2',\n size: [20],\n },\n },\n super: {\n ...headingBase,\n lineHeight: '1.43',\n size: [16],\n },\n 'heading-1': headingBase,\n 'heading-2': {\n ...headingBase,\n size: [40],\n lineHeight: '1.17',\n },\n 'heading-3': {\n ...headingBase,\n size: [32],\n lineHeight: '1.17',\n },\n 'heading-4': {\n ...headingBase,\n size: [24],\n lineHeight: '1.17',\n },\n callout: {\n small: {\n ...headingBase,\n lineHeight: '1.5',\n weight: '300',\n size: [32],\n },\n medium: {\n ...headingBase,\n weight: '300',\n lineHeight: '1.17',\n size: [72],\n },\n big: {\n ...headingBase,\n weight: '300',\n lineHeight: '1.17',\n size: [92],\n },\n },\n link: {\n color: '#2441DA',\n colorHover: '#122278',\n colorInverted: '#fff',\n colorHoverInverted: '#C8C8C8',\n },\n navigation: {\n featured: {\n ...copyBase,\n weight: '700',\n lineHeight: '1.5',\n size: [16],\n },\n main: {\n ...copyBase,\n weight: '700',\n lineHeight: '1.5',\n size: [16],\n },\n sub: {\n ...copyBase,\n weight: '700',\n lineHeight: '1.5',\n size: [16],\n },\n secondary: {\n ...copyBase,\n weight: '700',\n lineHeight: '1.5',\n size: [16],\n },\n },\n};\n\n/***** Global Settings *****/\nexport type NavBarHeights = {\n small: number;\n large: number;\n};\n\ninterface LinkIcon {\n isExternal?: boolean;\n /** Patterns of Href value to show this icon (e.g. .svg, .png) */\n patterns: string[];\n /** Icon scale factor. 1 is default */\n scale?: (props: { type?: keyof Fonts; size?: FontOptionType }) => number;\n /** Set vertical alignment of icon in text */\n vAlign?:\n | 'bottom'\n | 'baseline'\n | 'middle'\n | 'top'\n | 'text-top'\n | 'text-bottom'\n | 'super'\n | 'sub';\n}\n\nexport interface LinkUrlIcon extends LinkIcon {\n // icon (e.g. URL, base64 or icon font char)\n iconUrl: (isInverted?: boolean) => string;\n}\n\nexport interface LinkFontIcon extends LinkIcon {\n /** Define font family for icon font */\n iconFont: string;\n /** Define icon font character */\n iconChar: string;\n}\n\nexport interface GlobalSettings {\n sections: {\n /** Paddings and Margins for seperating each section */\n seperation: {\n forcePadding: boolean;\n padding: {\n default: [number, number?];\n stackable: [number, number?];\n };\n margin: {\n default: [number, number?];\n stackable: [number, number?];\n };\n };\n\n /** Radius of image and card edges */\n edgeRadius: string | null;\n\n /** Customnize gradient for all text on image background gradients */\n imageTextGradient: string;\n\n /** Customnize gradient for all text on image background gradients if text is centered */\n imageTextGradientCentered?: string;\n\n /** Show placeholder background unitl image has been loaded */\n imagePlaceholderBg: {\n default: string;\n inverted: string;\n };\n\n /** Date and Time Formats for all news sections */\n newsDateFormat: (date: Date) => string;\n newsTimeFormat: (date: Date) => string;\n newsLocaleKey: 'de' | 'en';\n\n /** Date and Time Formats for all event sections */\n eventDateFormat: (date: Date) => string;\n eventTimeFormat: (date: Date) => string;\n eventTimespanFormat: (start: Date, duration?: number) => string;\n eventLocaleKey: 'de' | 'en';\n\n /** Date and Time Formats for Datepickers */\n datepickerLocaleKey: 'de' | 'en';\n datepickerDateFormat: string;\n\n /** Filters */\n newsFilterName: string;\n eventFilterName: string;\n jobFilterName: string;\n poiFilterName: string;\n };\n cookie: {\n name: string;\n types: CookieTypes;\n lifetime: number;\n\n /** Date and Time Formats for cookie consent */\n consentDateFormat: (date: Date) => string;\n consentTimeFormat: (date: Date) => string;\n consentLocaleKey: 'de' | 'en';\n consentStatusFormat: string;\n\n videoCookieTypeRestrictions: string[];\n };\n navigation: {\n /** Settings of top navigation bar */\n navBar: {\n /**\n * Heights of top bar.\n * Array values are like: [mobile, desktop]\n * Top navbar is hidden if value equal 0\n */\n topHeight: {\n small: [number, number?];\n large: [number, number?];\n };\n /**\n * Heights of main bar.\n * Array values are like: [mobile, desktop]\n */\n mainHeight: {\n small: [number, number?];\n large: [number, number?];\n };\n /**\n * Heights of bottom bar.\n * Array values are like: [mobile, desktop]\n */\n bottomHeight: {\n small: [number, number?];\n large: [number, number?];\n };\n };\n menu: {\n /**\n * Heights of menu header.\n * Array values are like: [mobile, desktop]\n * Menu header is hidden if value equal 0\n */\n headerHeight: {\n small: [number, number?];\n large: [number, number?];\n };\n };\n };\n icons: {\n /** Icon setup for link/download lists */\n // linkIcons: {\n // default: (isInverted?: boolean) => React.ReactNode;\n // variations: Array<LinkIcon>;\n // };\n linkIcons: Array<XOR<LinkUrlIcon, LinkFontIcon>>;\n };\n}\n\nconst getLinkIconScale = (props: {\n type?: keyof Fonts;\n size?: FontOptionType;\n}) => {\n if (\n props.type === 'copy' ||\n props.type === 'copy-b' ||\n props.type === 'copy-i'\n ) {\n if (props.size === 'medium') return 0.8;\n if (props.size === 'small') return 0.7;\n if (props.size === 'big') return 0.9;\n }\n return 0.8;\n};\n\nconst defaultGlobalSettings: GlobalSettings = {\n sections: {\n seperation: {\n forcePadding: false,\n padding: {\n default: [spacings.nudge * 5, spacings.nudge * 10],\n stackable: [spacings.spacer],\n },\n margin: {\n default: [spacings.nudge * 5, spacings.nudge * 10],\n stackable: [spacings.spacer],\n },\n },\n edgeRadius: null,\n imageTextGradient: `\n linear-gradient(\n 0deg,\n rgba(0, 0, 0, 0.6) 0%,\n rgba(0, 0, 0, 0.4) 30%,\n rgba(0, 0, 0, 0.1) 60%,\n rgba(0, 0, 0, 0) 100%\n );\n `,\n imageTextGradientCentered: `linear-gradient(\n 0deg,\n rgba(0, 0, 0, 0.4) 0%,\n rgba(0, 0, 0, 0.3) 30%,\n rgba(0, 0, 0, 0.2) 60%,\n rgba(0, 0, 0, 0.15) 100%\n );`,\n imagePlaceholderBg: {\n default: '#e2e2e2',\n inverted: '#1e1c1f',\n },\n newsDateFormat: () => 'dd.mm.yy',\n newsTimeFormat: () => 'hh:mm',\n newsLocaleKey: 'de',\n eventDateFormat: () => 'ddd, dd.mm.yyyy',\n eventTimeFormat: () => 'hh:mm',\n eventTimespanFormat: () => '<START><SEP><END> Uhr',\n eventLocaleKey: 'de',\n datepickerLocaleKey: 'de',\n datepickerDateFormat: 'dd.MM.yyyy',\n\n newsFilterName: 'newsFilter',\n eventFilterName: 'eventFilter',\n jobFilterName: 'jobFilter',\n poiFilterName: 'poiFilter',\n },\n cookie: {\n name: 'cookie-consent-v2',\n lifetime: 365,\n types: {\n essentials: {\n isAccepted: true,\n isEditable: false,\n label: 'Essentielle Funktionen',\n },\n analytics: {\n isAccepted: false,\n isEditable: true,\n label: 'Analyse & Marketing',\n },\n functionals: {\n isAccepted: false,\n isEditable: true,\n label: 'Funktionelle Erweiterungen',\n },\n },\n consentDateFormat: () => 'dd.mm.yy',\n consentTimeFormat: () => 'hh:mm',\n consentLocaleKey: 'de',\n consentStatusFormat: 'Cookie aktualisiert am <DATE> um <TIME> Uhr',\n\n videoCookieTypeRestrictions: ['functionals'],\n },\n navigation: {\n navBar: {\n topHeight: {\n small: [0, 40],\n large: [30, 40],\n },\n mainHeight: {\n small: [80, 90],\n large: [100, 120],\n },\n bottomHeight: {\n small: [0, 40],\n large: [30, 40],\n },\n },\n menu: {\n headerHeight: {\n small: [210],\n large: [210],\n },\n },\n },\n icons: {\n linkIcons: [\n {\n iconUrl: (isInverted) =>\n getSVGData(\n <Icons.BoxArrowUpRight\n iconColor={\n isInverted\n ? defaultFonts.link.colorInverted\n : defaultFonts.link.color\n }\n />\n ),\n patterns: [], // default link icon\n isExternal: true,\n scale: getLinkIconScale,\n },\n {\n iconUrl: (isInverted) =>\n getSVGData(\n <Icons.Mail\n iconColor={\n isInverted\n ? defaultFonts.link.colorInverted\n : defaultFonts.link.color\n }\n />\n ),\n patterns: ['mailto:'],\n scale: getLinkIconScale,\n },\n {\n iconUrl: (isInverted) =>\n getSVGData(\n <Icons.Phone\n iconColor={\n isInverted\n ? defaultFonts.link.colorInverted\n : defaultFonts.link.color\n }\n />\n ),\n patterns: ['tel:'],\n scale: getLinkIconScale,\n },\n {\n iconUrl: (isInverted) =>\n getSVGData(\n <Icons.Pdf\n iconColor={\n isInverted\n ? defaultFonts.link.colorInverted\n : defaultFonts.link.color\n }\n />\n ),\n patterns: ['.pdf'],\n scale: getLinkIconScale,\n },\n {\n iconUrl: (isInverted) =>\n getSVGData(\n <Icons.Word\n iconColor={\n isInverted\n ? defaultFonts.link.colorInverted\n : defaultFonts.link.color\n }\n />\n ),\n patterns: ['.docx'],\n scale: getLinkIconScale,\n },\n {\n iconUrl: (isInverted) =>\n getSVGData(\n <Icons.Excel\n iconColor={\n isInverted\n ? defaultFonts.link.colorInverted\n : defaultFonts.link.color\n }\n />\n ),\n patterns: ['.xlsx'],\n scale: getLinkIconScale,\n },\n {\n iconUrl: (isInverted) =>\n getSVGData(\n <Icons.PowerPoint\n iconColor={\n isInverted\n ? defaultFonts.link.colorInverted\n : defaultFonts.link.color\n }\n />\n ),\n patterns: ['.pptx'],\n scale: getLinkIconScale,\n },\n {\n iconUrl: (isInverted) =>\n getSVGData(\n <Icons.Image\n iconColor={\n isInverted\n ? defaultFonts.link.colorInverted\n : defaultFonts.link.color\n }\n />\n ),\n patterns: ['.jpg', '.jpeg', '.png', '.svg'],\n scale: getLinkIconScale,\n },\n {\n iconUrl: (isInverted) =>\n getSVGData(\n <Icons.Zip\n iconColor={\n isInverted\n ? defaultFonts.link.colorInverted\n : defaultFonts.link.color\n }\n />\n ),\n patterns: ['.zip', '.tar'],\n scale: getLinkIconScale,\n },\n ],\n },\n};\n\n/***** Theme Helper *****/\nexport const baseTheme: DefaultTheme = {\n colors: { ...defaultColors },\n fonts: { types: { ...defaultFonts } },\n globals: { ...defaultGlobalSettings },\n};\n\nexport const getTheme = (theme?: DefaultTheme) => {\n return theme && theme.colors && theme.fonts && theme.globals\n ? theme\n : baseTheme;\n};\n\nexport const getColors = (theme?: DefaultTheme) => {\n return theme && theme.colors ? theme.colors : baseTheme.colors;\n};\n\nexport const getFonts = (theme?: DefaultTheme) => {\n return theme && theme.fonts?.types\n ? theme.fonts.types\n : baseTheme.fonts.types;\n};\n\nexport const getGlobals = (theme?: DefaultTheme) => {\n return theme && theme.globals ? theme.globals : baseTheme.globals;\n};\n"],"names":["getSVGDataImg","svg","encode","svgString","renderToString","concat","window","btoa","baseString","Buffer","from","toString","mq","medium","semilarge","large","xlarge","xxlarge","spacings","nudge","spacer","wrapperSmall","wrapper","wrapperLarge","getSizeByRange","range","withRange","property","min","max","undefined","styleTextColor","fallbackColor","gradient","css","templateObject_1","__makeTemplateObject","templateObject_2","defaultColors","text","default","inverted","error","errorInverted","heading","headingInverted","copy","copyInverted","subtile","subtileInverted","sectionBg","light","dark","elementBg","lightHover","mediumHover","darkHover","primary","hover","invertedHover","secondary","copyBase","family","weight","style","lineHeight","letterSpacing","size","textTransform","color","colorInverted","headingBase","defaultFonts","small","__assign","big","super","callout","link","colorHover","colorHoverInverted","navigation","featured","main","sub","getLinkIconScale","props","type","defaultGlobalSettings","sections","seperation","forcePadding","padding","stackable","margin","edgeRadius","imageTextGradient","imageTextGradientCentered","imagePlaceholderBg","newsDateFormat","newsTimeFormat","newsLocaleKey","eventDateFormat","eventTimeFormat","eventTimespanFormat","eventLocaleKey","datepickerLocaleKey","datepickerDateFormat","newsFilterName","eventFilterName","jobFilterName","poiFilterName","cookie","name","lifetime","types","essentials","isAccepted","isEditable","label","analytics","functionals","consentDateFormat","consentTimeFormat","consentLocaleKey","consentStatusFormat","videoCookieTypeRestrictions","navBar","topHeight","mainHeight","bottomHeight","menu","headerHeight","icons","linkIcons","iconUrl","isInverted","getSVGData","React","createElement","Icons","iconColor","patterns","isExternal","scale","baseTheme","colors","fonts","globals","getTheme","theme","getColors","getFonts","_a","getGlobals"],"mappings":"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"}
@@ -0,0 +1,11 @@
1
+ export { C as Copy, H as Heading, c as copyStyle } from './Copy-d2be4fb7.js';
2
+ export { C as Callout } from './Callout-03ad4c6e.js';
3
+ export { L as Link } from './Link-42f0b80f.js';
4
+ import './ClockFilled-cff5900e.js';
5
+ import 'react';
6
+ import 'styled-components';
7
+ import './clamp-12d37b65.js';
8
+ import './LibThemeProvider-17012395.js';
9
+ import './styles-eca3acc8.js';
10
+ import 'react-dom/server';
11
+ //# sourceMappingURL=typography.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"typography.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;"}