@blateral/b.kit 2.0.0-beta.9.9 → 2.0.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 (376) hide show
  1. package/README.md +63 -179
  2. package/lib/components/base/Grid.d.ts +6 -0
  3. package/lib/components/base/Grid.d.ts.map +1 -1
  4. package/lib/components/base/Section.d.ts +7 -3
  5. package/lib/components/base/Section.d.ts.map +1 -1
  6. package/lib/components/base/icons/AngleDown.d.ts +1 -0
  7. package/lib/components/base/icons/AngleDown.d.ts.map +1 -1
  8. package/lib/components/base/icons/AngleLeft.d.ts +1 -0
  9. package/lib/components/base/icons/AngleLeft.d.ts.map +1 -1
  10. package/lib/components/base/icons/AngleUp.d.ts +1 -0
  11. package/lib/components/base/icons/AngleUp.d.ts.map +1 -1
  12. package/lib/components/base/icons/ArrowDown.d.ts +1 -0
  13. package/lib/components/base/icons/ArrowDown.d.ts.map +1 -1
  14. package/lib/components/base/icons/ArrowLeft.d.ts +1 -0
  15. package/lib/components/base/icons/ArrowLeft.d.ts.map +1 -1
  16. package/lib/components/base/icons/ArrowLeftGhost.d.ts +1 -0
  17. package/lib/components/base/icons/ArrowLeftGhost.d.ts.map +1 -1
  18. package/lib/components/base/icons/ArrowLeftRight.d.ts +1 -0
  19. package/lib/components/base/icons/ArrowLeftRight.d.ts.map +1 -1
  20. package/lib/components/base/icons/ArrowRight.d.ts +1 -0
  21. package/lib/components/base/icons/ArrowRight.d.ts.map +1 -1
  22. package/lib/components/base/icons/ArrowRightGhost.d.ts +1 -0
  23. package/lib/components/base/icons/ArrowRightGhost.d.ts.map +1 -1
  24. package/lib/components/base/icons/ArrowUp.d.ts +1 -0
  25. package/lib/components/base/icons/ArrowUp.d.ts.map +1 -1
  26. package/lib/components/base/icons/BoxArrowUpRight.d.ts +1 -0
  27. package/lib/components/base/icons/BoxArrowUpRight.d.ts.map +1 -1
  28. package/lib/components/base/icons/CalendarToday.d.ts +1 -0
  29. package/lib/components/base/icons/CalendarToday.d.ts.map +1 -1
  30. package/lib/components/base/icons/Category.d.ts +8 -0
  31. package/lib/components/base/icons/Category.d.ts.map +1 -0
  32. package/lib/components/base/icons/Check.d.ts +1 -0
  33. package/lib/components/base/icons/Check.d.ts.map +1 -1
  34. package/lib/components/base/icons/Clock.d.ts +1 -0
  35. package/lib/components/base/icons/Clock.d.ts.map +1 -1
  36. package/lib/components/base/icons/ClockFilled.d.ts +8 -0
  37. package/lib/components/base/icons/ClockFilled.d.ts.map +1 -0
  38. package/lib/components/base/icons/Computer.d.ts +8 -0
  39. package/lib/components/base/icons/Computer.d.ts.map +1 -0
  40. package/lib/components/base/icons/CrossSmall.d.ts +1 -0
  41. package/lib/components/base/icons/CrossSmall.d.ts.map +1 -1
  42. package/lib/components/base/icons/CurrentLocation.d.ts +8 -0
  43. package/lib/components/base/icons/CurrentLocation.d.ts.map +1 -0
  44. package/lib/components/base/icons/DateRange.d.ts +1 -0
  45. package/lib/components/base/icons/DateRange.d.ts.map +1 -1
  46. package/lib/components/base/icons/External.d.ts +1 -0
  47. package/lib/components/base/icons/External.d.ts.map +1 -1
  48. package/lib/components/base/icons/Filter.d.ts +8 -0
  49. package/lib/components/base/icons/Filter.d.ts.map +1 -0
  50. package/lib/components/base/icons/FlyTo.d.ts +1 -0
  51. package/lib/components/base/icons/FlyTo.d.ts.map +1 -1
  52. package/lib/components/base/icons/Icons.d.ts +12 -0
  53. package/lib/components/base/icons/Icons.d.ts.map +1 -1
  54. package/lib/components/base/icons/Info.d.ts +1 -0
  55. package/lib/components/base/icons/Info.d.ts.map +1 -1
  56. package/lib/components/base/icons/Language.d.ts +1 -0
  57. package/lib/components/base/icons/Language.d.ts.map +1 -1
  58. package/lib/components/base/icons/LocationPin.d.ts +1 -0
  59. package/lib/components/base/icons/LocationPin.d.ts.map +1 -1
  60. package/lib/components/base/icons/LocationSearch.d.ts +8 -0
  61. package/lib/components/base/icons/LocationSearch.d.ts.map +1 -0
  62. package/lib/components/base/icons/Magnifier.d.ts +1 -0
  63. package/lib/components/base/icons/Magnifier.d.ts.map +1 -1
  64. package/lib/components/base/icons/Mail.d.ts +1 -0
  65. package/lib/components/base/icons/Mail.d.ts.map +1 -1
  66. package/lib/components/base/icons/Map.d.ts +8 -0
  67. package/lib/components/base/icons/Map.d.ts.map +1 -0
  68. package/lib/components/base/icons/Minus.d.ts +1 -0
  69. package/lib/components/base/icons/Minus.d.ts.map +1 -1
  70. package/lib/components/base/icons/Money.d.ts +8 -0
  71. package/lib/components/base/icons/Money.d.ts.map +1 -0
  72. package/lib/components/base/icons/MyLocation.d.ts +8 -0
  73. package/lib/components/base/icons/MyLocation.d.ts.map +1 -0
  74. package/lib/components/base/icons/Person.d.ts +8 -0
  75. package/lib/components/base/icons/Person.d.ts.map +1 -0
  76. package/lib/components/base/icons/Phone.d.ts +1 -0
  77. package/lib/components/base/icons/Phone.d.ts.map +1 -1
  78. package/lib/components/base/icons/Place.d.ts +8 -0
  79. package/lib/components/base/icons/Place.d.ts.map +1 -0
  80. package/lib/components/base/icons/Play.d.ts +1 -0
  81. package/lib/components/base/icons/Play.d.ts.map +1 -1
  82. package/lib/components/base/icons/Plus.d.ts +1 -0
  83. package/lib/components/base/icons/Plus.d.ts.map +1 -1
  84. package/lib/components/base/icons/Route.d.ts +1 -0
  85. package/lib/components/base/icons/Route.d.ts.map +1 -1
  86. package/lib/components/base/icons/Star.d.ts +1 -0
  87. package/lib/components/base/icons/Star.d.ts.map +1 -1
  88. package/lib/components/base/icons/ToggleOff.d.ts +8 -0
  89. package/lib/components/base/icons/ToggleOff.d.ts.map +1 -0
  90. package/lib/components/base/icons/ToggleOn.d.ts +8 -0
  91. package/lib/components/base/icons/ToggleOn.d.ts.map +1 -0
  92. package/lib/components/base/icons/UnfoldMore.d.ts +8 -0
  93. package/lib/components/base/icons/UnfoldMore.d.ts.map +1 -0
  94. package/lib/components/base/icons/files/Excel.d.ts +1 -0
  95. package/lib/components/base/icons/files/Excel.d.ts.map +1 -1
  96. package/lib/components/base/icons/files/Image.d.ts +1 -0
  97. package/lib/components/base/icons/files/Image.d.ts.map +1 -1
  98. package/lib/components/base/icons/files/Pdf.d.ts +1 -0
  99. package/lib/components/base/icons/files/Pdf.d.ts.map +1 -1
  100. package/lib/components/base/icons/files/PowerPoint.d.ts +1 -0
  101. package/lib/components/base/icons/files/PowerPoint.d.ts.map +1 -1
  102. package/lib/components/base/icons/files/UploadFile.d.ts +1 -0
  103. package/lib/components/base/icons/files/UploadFile.d.ts.map +1 -1
  104. package/lib/components/base/icons/files/Word.d.ts +1 -0
  105. package/lib/components/base/icons/files/Word.d.ts.map +1 -1
  106. package/lib/components/base/icons/files/Zip.d.ts +1 -0
  107. package/lib/components/base/icons/files/Zip.d.ts.map +1 -1
  108. package/lib/components/base/icons/socials/Facebook.d.ts +1 -0
  109. package/lib/components/base/icons/socials/Facebook.d.ts.map +1 -1
  110. package/lib/components/base/icons/socials/Instagram.d.ts +1 -0
  111. package/lib/components/base/icons/socials/Instagram.d.ts.map +1 -1
  112. package/lib/components/base/icons/socials/LinkedIn.d.ts +1 -0
  113. package/lib/components/base/icons/socials/LinkedIn.d.ts.map +1 -1
  114. package/lib/components/base/icons/socials/Twitter.d.ts +1 -0
  115. package/lib/components/base/icons/socials/Twitter.d.ts.map +1 -1
  116. package/lib/components/base/icons/socials/Xing.d.ts +1 -0
  117. package/lib/components/base/icons/socials/Xing.d.ts.map +1 -1
  118. package/lib/components/base/icons/socials/Youtube.d.ts +1 -0
  119. package/lib/components/base/icons/socials/Youtube.d.ts.map +1 -1
  120. package/lib/components/blocks/Alert.d.ts.map +1 -1
  121. package/lib/components/blocks/CookieConsent.d.ts +24 -21
  122. package/lib/components/blocks/CookieConsent.d.ts.map +1 -1
  123. package/lib/components/blocks/EventBlock.d.ts +1 -1
  124. package/lib/components/blocks/EventBlock.d.ts.map +1 -1
  125. package/lib/components/blocks/Feature.d.ts +4 -3
  126. package/lib/components/blocks/Feature.d.ts.map +1 -1
  127. package/lib/components/blocks/Image.d.ts +7 -1
  128. package/lib/components/blocks/Image.d.ts.map +1 -1
  129. package/lib/components/blocks/InfoList.d.ts +20 -0
  130. package/lib/components/blocks/InfoList.d.ts.map +1 -0
  131. package/lib/components/blocks/IntroBlock.d.ts +16 -2
  132. package/lib/components/blocks/IntroBlock.d.ts.map +1 -1
  133. package/lib/components/blocks/JobCard.d.ts +21 -4
  134. package/lib/components/blocks/JobCard.d.ts.map +1 -1
  135. package/lib/components/blocks/LanguageSwitcher.d.ts +2 -0
  136. package/lib/components/blocks/LanguageSwitcher.d.ts.map +1 -1
  137. package/lib/components/blocks/NewsCard.d.ts +1 -0
  138. package/lib/components/blocks/NewsCard.d.ts.map +1 -1
  139. package/lib/components/blocks/POICard.d.ts +47 -0
  140. package/lib/components/blocks/POICard.d.ts.map +1 -0
  141. package/lib/components/blocks/POIFacts.d.ts +12 -0
  142. package/lib/components/blocks/POIFacts.d.ts.map +1 -0
  143. package/lib/components/blocks/PromotionCard.d.ts.map +1 -1
  144. package/lib/components/blocks/TableBlock.d.ts +14 -0
  145. package/lib/components/blocks/TableBlock.d.ts.map +1 -0
  146. package/lib/components/blocks/Tag.d.ts.map +1 -1
  147. package/lib/components/blocks/Title.d.ts +6 -0
  148. package/lib/components/blocks/Title.d.ts.map +1 -1
  149. package/lib/components/blocks/VideoBlock.d.ts +6 -5
  150. package/lib/components/blocks/VideoBlock.d.ts.map +1 -1
  151. package/lib/components/blocks/VideoCard.d.ts +6 -1
  152. package/lib/components/blocks/VideoCard.d.ts.map +1 -1
  153. package/lib/components/buttons/Button.d.ts.map +1 -1
  154. package/lib/components/buttons/ButtonGhost.d.ts.map +1 -1
  155. package/lib/components/buttons/Control.d.ts.map +1 -1
  156. package/lib/components/buttons/Pointer.d.ts.map +1 -1
  157. package/lib/components/examples/hooks/ArrayHookExample.d.ts +4 -0
  158. package/lib/components/examples/hooks/ArrayHookExample.d.ts.map +1 -0
  159. package/lib/components/examples/hooks/IntervalHookExample.d.ts +4 -0
  160. package/lib/components/examples/hooks/IntervalHookExample.d.ts.map +1 -0
  161. package/lib/components/fields/Checkbox.d.ts +5 -3
  162. package/lib/components/fields/Checkbox.d.ts.map +1 -1
  163. package/lib/components/fields/CompactForm.d.ts.map +1 -1
  164. package/lib/components/fields/Datepicker.d.ts +5 -3
  165. package/lib/components/fields/Datepicker.d.ts.map +1 -1
  166. package/lib/components/fields/FileUpload.d.ts +6 -4
  167. package/lib/components/fields/FileUpload.d.ts.map +1 -1
  168. package/lib/components/fields/FilterField.d.ts +12 -0
  169. package/lib/components/fields/FilterField.d.ts.map +1 -0
  170. package/lib/components/fields/FormField.d.ts.map +1 -1
  171. package/lib/components/fields/LocationField.d.ts +49 -0
  172. package/lib/components/fields/LocationField.d.ts.map +1 -0
  173. package/lib/components/fields/Radio.d.ts +5 -3
  174. package/lib/components/fields/Radio.d.ts.map +1 -1
  175. package/lib/components/fields/SearchInput.d.ts.map +1 -1
  176. package/lib/components/fields/SelectDropdown.d.ts +9 -11
  177. package/lib/components/fields/SelectDropdown.d.ts.map +1 -1
  178. package/lib/components/fields/Textarea.d.ts +5 -3
  179. package/lib/components/fields/Textarea.d.ts.map +1 -1
  180. package/lib/components/fields/Textfield.d.ts +5 -3
  181. package/lib/components/fields/Textfield.d.ts.map +1 -1
  182. package/lib/components/sections/Accordion.d.ts +2 -2
  183. package/lib/components/sections/Accordion.d.ts.map +1 -1
  184. package/lib/components/sections/Article.d.ts +5 -0
  185. package/lib/components/sections/Article.d.ts.map +1 -1
  186. package/lib/components/sections/CardList.d.ts.map +1 -1
  187. package/lib/components/sections/FeatureList.d.ts +4 -0
  188. package/lib/components/sections/FeatureList.d.ts.map +1 -1
  189. package/lib/components/sections/Gallery.d.ts +7 -5
  190. package/lib/components/sections/Gallery.d.ts.map +1 -1
  191. package/lib/components/sections/IconList.d.ts +1 -0
  192. package/lib/components/sections/IconList.d.ts.map +1 -1
  193. package/lib/components/sections/IndexList.d.ts.map +1 -1
  194. package/lib/components/sections/Intro.d.ts +15 -6
  195. package/lib/components/sections/Intro.d.ts.map +1 -1
  196. package/lib/components/sections/Map.d.ts.map +1 -1
  197. package/lib/components/sections/NavList.d.ts.map +1 -1
  198. package/lib/components/sections/NewsletterForm.d.ts +90 -0
  199. package/lib/components/sections/NewsletterForm.d.ts.map +1 -0
  200. package/lib/components/sections/RawVideo.d.ts +38 -0
  201. package/lib/components/sections/RawVideo.d.ts.map +1 -0
  202. package/lib/components/sections/SimpleImage.d.ts +26 -7
  203. package/lib/components/sections/SimpleImage.d.ts.map +1 -1
  204. package/lib/components/sections/SocialWall.d.ts.map +1 -1
  205. package/lib/components/sections/Table.d.ts +5 -10
  206. package/lib/components/sections/Table.d.ts.map +1 -1
  207. package/lib/components/sections/Teaser.d.ts +4 -2
  208. package/lib/components/sections/Teaser.d.ts.map +1 -1
  209. package/lib/components/sections/TeaserWide.d.ts.map +1 -1
  210. package/lib/components/sections/Timeline.d.ts.map +1 -1
  211. package/lib/components/sections/Video.d.ts +14 -4
  212. package/lib/components/sections/Video.d.ts.map +1 -1
  213. package/lib/components/sections/events/EventDetail.d.ts +2 -0
  214. package/lib/components/sections/events/EventDetail.d.ts.map +1 -1
  215. package/lib/components/sections/events/EventList.d.ts +5 -2
  216. package/lib/components/sections/events/EventList.d.ts.map +1 -1
  217. package/lib/components/sections/events/EventOverview.d.ts +16 -6
  218. package/lib/components/sections/events/EventOverview.d.ts.map +1 -1
  219. package/lib/components/sections/footer/Footer.d.ts.map +1 -1
  220. package/lib/components/sections/footer/partials/FooterBottomBar.d.ts.map +1 -1
  221. package/lib/components/sections/{DynamicForm.d.ts → form/DynamicForm.d.ts} +74 -30
  222. package/lib/components/sections/form/DynamicForm.d.ts.map +1 -0
  223. package/lib/components/sections/form/renderer/areaRenderer.d.ts +5 -0
  224. package/lib/components/sections/form/renderer/areaRenderer.d.ts.map +1 -0
  225. package/lib/components/sections/form/renderer/datepickerRenderer.d.ts +5 -0
  226. package/lib/components/sections/form/renderer/datepickerRenderer.d.ts.map +1 -0
  227. package/lib/components/sections/form/renderer/fieldGroupRenderer.d.ts +5 -0
  228. package/lib/components/sections/form/renderer/fieldGroupRenderer.d.ts.map +1 -0
  229. package/lib/components/sections/form/renderer/fieldRenderer.d.ts +5 -0
  230. package/lib/components/sections/form/renderer/fieldRenderer.d.ts.map +1 -0
  231. package/lib/components/sections/form/renderer/locationRenderer.d.ts +6 -0
  232. package/lib/components/sections/form/renderer/locationRenderer.d.ts.map +1 -0
  233. package/lib/components/sections/form/renderer/selectRenderer.d.ts +5 -0
  234. package/lib/components/sections/form/renderer/selectRenderer.d.ts.map +1 -0
  235. package/lib/components/sections/form/renderer/uploadRenderer.d.ts +5 -0
  236. package/lib/components/sections/form/renderer/uploadRenderer.d.ts.map +1 -0
  237. package/lib/components/sections/form/validators/areaValidator.d.ts +4 -0
  238. package/lib/components/sections/form/validators/areaValidator.d.ts.map +1 -0
  239. package/lib/components/sections/form/validators/datepickerValidator.d.ts +4 -0
  240. package/lib/components/sections/form/validators/datepickerValidator.d.ts.map +1 -0
  241. package/lib/components/sections/form/validators/fieldGroupValidator.d.ts +4 -0
  242. package/lib/components/sections/form/validators/fieldGroupValidator.d.ts.map +1 -0
  243. package/lib/components/sections/form/validators/fieldValidator.d.ts +4 -0
  244. package/lib/components/sections/form/validators/fieldValidator.d.ts.map +1 -0
  245. package/lib/components/sections/form/validators/locationValidator.d.ts +5 -0
  246. package/lib/components/sections/form/validators/locationValidator.d.ts.map +1 -0
  247. package/lib/components/sections/form/validators/selectValidator.d.ts +4 -0
  248. package/lib/components/sections/form/validators/selectValidator.d.ts.map +1 -0
  249. package/lib/components/sections/form/validators/uploadValidator.d.ts +4 -0
  250. package/lib/components/sections/form/validators/uploadValidator.d.ts.map +1 -0
  251. package/lib/components/sections/header/Header.d.ts +4 -0
  252. package/lib/components/sections/header/Header.d.ts.map +1 -1
  253. package/lib/components/sections/header/HeaderVideo.d.ts.map +1 -1
  254. package/lib/components/sections/jobs/JobArticle.d.ts +56 -0
  255. package/lib/components/sections/jobs/JobArticle.d.ts.map +1 -0
  256. package/lib/components/sections/{JobList.d.ts → jobs/JobList.d.ts} +11 -3
  257. package/lib/components/sections/jobs/JobList.d.ts.map +1 -0
  258. package/lib/components/sections/navigation/NavBar.d.ts.map +1 -1
  259. package/lib/components/sections/navigation/Navigation.d.ts +1 -0
  260. package/lib/components/sections/navigation/Navigation.d.ts.map +1 -1
  261. package/lib/components/sections/navigation/menu/Menu.d.ts +1 -0
  262. package/lib/components/sections/navigation/menu/Menu.d.ts.map +1 -1
  263. package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts +1 -0
  264. package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts.map +1 -1
  265. package/lib/components/sections/navigation/partials/MenuFooter.d.ts.map +1 -1
  266. package/lib/components/sections/navigation/partials/MenuHeader.d.ts +2 -0
  267. package/lib/components/sections/navigation/partials/MenuHeader.d.ts.map +1 -1
  268. package/lib/components/sections/navigation/partials/NavBarMain.d.ts +2 -0
  269. package/lib/components/sections/navigation/partials/NavBarMain.d.ts.map +1 -1
  270. package/lib/components/sections/navigation/skeletons/BarBreadCrumbs.d.ts.map +1 -1
  271. package/lib/components/sections/navigation/skeletons/BarLogo.d.ts.map +1 -1
  272. package/lib/components/sections/news/NewsAuthorCard.d.ts +8 -0
  273. package/lib/components/sections/news/NewsAuthorCard.d.ts.map +1 -1
  274. package/lib/components/sections/news/NewsFooter.d.ts.map +1 -1
  275. package/lib/components/sections/news/NewsImages.d.ts +13 -8
  276. package/lib/components/sections/news/NewsImages.d.ts.map +1 -1
  277. package/lib/components/sections/news/NewsIntro.d.ts.map +1 -1
  278. package/lib/components/sections/news/NewsList.d.ts.map +1 -1
  279. package/lib/components/sections/news/NewsOverview.d.ts +13 -5
  280. package/lib/components/sections/news/NewsOverview.d.ts.map +1 -1
  281. package/lib/components/sections/news/NewsTable.d.ts +5 -13
  282. package/lib/components/sections/news/NewsTable.d.ts.map +1 -1
  283. package/lib/components/sections/news/NewsText.d.ts +4 -4
  284. package/lib/components/sections/news/NewsText.d.ts.map +1 -1
  285. package/lib/components/sections/news/NewsVideo.d.ts +24 -6
  286. package/lib/components/sections/news/NewsVideo.d.ts.map +1 -1
  287. package/lib/components/sections/pois/PointOfInterestDetail.d.ts +55 -0
  288. package/lib/components/sections/pois/PointOfInterestDetail.d.ts.map +1 -0
  289. package/lib/components/sections/pois/PointOfInterestMap.d.ts +117 -0
  290. package/lib/components/sections/pois/PointOfInterestMap.d.ts.map +1 -0
  291. package/lib/components/sections/pois/PointOfInterestOverview.d.ts +38 -0
  292. package/lib/components/sections/pois/PointOfInterestOverview.d.ts.map +1 -0
  293. package/lib/components/typography/Callout.d.ts.map +1 -1
  294. package/lib/components/typography/Copy.d.ts +2 -1
  295. package/lib/components/typography/Copy.d.ts.map +1 -1
  296. package/lib/components/typography/Heading.d.ts +1 -1
  297. package/lib/components/typography/Heading.d.ts.map +1 -1
  298. package/lib/index.d.ts +37 -12
  299. package/lib/index.d.ts.map +1 -1
  300. package/lib/index.es.js +1 -1
  301. package/lib/index.es.js.map +1 -1
  302. package/lib/index.js +1 -1
  303. package/lib/index.js.map +1 -1
  304. package/lib/utils/concat.d.ts +8 -0
  305. package/lib/utils/concat.d.ts.map +1 -0
  306. package/lib/utils/cookie-consent/cookie.d.ts +3 -3
  307. package/lib/utils/cookie-consent/cookie.d.ts.map +1 -1
  308. package/lib/utils/cookie-consent/mutations.d.ts +3 -11
  309. package/lib/utils/cookie-consent/mutations.d.ts.map +1 -1
  310. package/lib/utils/cookie-consent/useCookieConsent.d.ts +43 -0
  311. package/lib/utils/cookie-consent/useCookieConsent.d.ts.map +1 -0
  312. package/lib/utils/dataURI.d.ts.map +1 -1
  313. package/lib/utils/filters.d.ts +2 -0
  314. package/lib/utils/filters.d.ts.map +1 -0
  315. package/lib/utils/formFieldText.d.ts +3 -0
  316. package/lib/utils/formFieldText.d.ts.map +1 -0
  317. package/lib/utils/hexRgbConverter.d.ts.map +1 -1
  318. package/lib/utils/structuredData.d.ts +12 -0
  319. package/lib/utils/structuredData.d.ts.map +1 -1
  320. package/lib/utils/styles.d.ts +24 -1
  321. package/lib/utils/styles.d.ts.map +1 -1
  322. package/lib/utils/urlParams.d.ts +4 -0
  323. package/lib/utils/urlParams.d.ts.map +1 -0
  324. package/lib/utils/useArray.d.ts +13 -0
  325. package/lib/utils/useArray.d.ts.map +1 -0
  326. package/lib/utils/useDebounce.d.ts +6 -0
  327. package/lib/utils/useDebounce.d.ts.map +1 -0
  328. package/lib/utils/useEqualSheetHeight.d.ts +2 -0
  329. package/lib/utils/useEqualSheetHeight.d.ts.map +1 -1
  330. package/lib/utils/useGeolocation.d.ts +10 -0
  331. package/lib/utils/useGeolocation.d.ts.map +1 -0
  332. package/lib/utils/useInterval.d.ts +4 -1
  333. package/lib/utils/useInterval.d.ts.map +1 -1
  334. package/lib/utils/useLazyInput.d.ts +8 -0
  335. package/lib/utils/useLazyInput.d.ts.map +1 -0
  336. package/lib/utils/useLeafletMap.d.ts +52 -0
  337. package/lib/utils/useLeafletMap.d.ts.map +1 -0
  338. package/lib/utils/useMounted.d.ts +3 -0
  339. package/lib/utils/useMounted.d.ts.map +1 -0
  340. package/lib/utils/usePageScroll.d.ts +2 -0
  341. package/lib/utils/usePageScroll.d.ts.map +1 -1
  342. package/lib/utils/useParams.d.ts +6 -0
  343. package/lib/utils/useParams.d.ts.map +1 -0
  344. package/lib/utils/usePrevious.d.ts +3 -0
  345. package/lib/utils/usePrevious.d.ts.map +1 -0
  346. package/lib/utils/useResizeThrottle.d.ts +9 -0
  347. package/lib/utils/useResizeThrottle.d.ts.map +1 -0
  348. package/lib/utils/useScrollThrottle.d.ts +7 -0
  349. package/lib/utils/useScrollThrottle.d.ts.map +1 -0
  350. package/lib/utils/useTimeout.d.ts +6 -0
  351. package/lib/utils/useTimeout.d.ts.map +1 -0
  352. package/lib/utils/useUpdateEffect.d.ts +5 -0
  353. package/lib/utils/useUpdateEffect.d.ts.map +1 -0
  354. package/package.json +13 -15
  355. package/lib/components/blocks/LeafletMap.d.ts +0 -42
  356. package/lib/components/blocks/LeafletMap.d.ts.map +0 -1
  357. package/lib/components/blocks/Slider.d.ts +0 -87
  358. package/lib/components/blocks/Slider.d.ts.map +0 -1
  359. package/lib/components/buttons/QuicknavButton.d.ts +0 -10
  360. package/lib/components/buttons/QuicknavButton.d.ts.map +0 -1
  361. package/lib/components/sections/DynamicForm.d.ts.map +0 -1
  362. package/lib/components/sections/JobList.d.ts.map +0 -1
  363. package/lib/components/sections/Quicknav.d.ts +0 -29
  364. package/lib/components/sections/Quicknav.d.ts.map +0 -1
  365. package/lib/components/sections/SocialNav.d.ts +0 -24
  366. package/lib/components/sections/SocialNav.d.ts.map +0 -1
  367. package/lib/components/sections/carousel/CarouselBase.d.ts +0 -36
  368. package/lib/components/sections/carousel/CarouselBase.d.ts.map +0 -1
  369. package/lib/components/sections/carousel/FeatureCarousel.d.ts +0 -17
  370. package/lib/components/sections/carousel/FeatureCarousel.d.ts.map +0 -1
  371. package/lib/components/sections/carousel/ImageCarousel.d.ts +0 -17
  372. package/lib/components/sections/carousel/ImageCarousel.d.ts.map +0 -1
  373. package/lib/components/sections/carousel/PromotionCarousel.d.ts +0 -20
  374. package/lib/components/sections/carousel/PromotionCarousel.d.ts.map +0 -1
  375. package/lib/components/sections/carousel/VideoCarousel.d.ts +0 -17
  376. package/lib/components/sections/carousel/VideoCarousel.d.ts.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NewsletterForm.d.ts","sourceRoot":"","sources":["../../../src/components/sections/NewsletterForm.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1,38 @@
1
+ import React from 'react';
2
+ import { ImageProps } from "../blocks/Image";
3
+ export declare const RawVideoComponent: React.FC<{
4
+ /** ID value for targeting section with anchor hashes */
5
+ anchorId?: string | undefined;
6
+ /** URL to video sources */
7
+ videoUrls?: string[] | undefined;
8
+ /** Placeholder image */
9
+ placeholderImg?: Omit<ImageProps, "ratios" | "coverSpace"> | undefined;
10
+ /** Enable autoplay without user interaction */
11
+ autoplay?: boolean | undefined;
12
+ /** Playing video in loop */
13
+ loop?: boolean | undefined;
14
+ /** Section background */
15
+ bgMode?: "full" | "inverted" | "splitted" | undefined;
16
+ /** Video play icon */
17
+ playIcon?: React.ReactNode;
18
+ }>;
19
+ declare const _default: React.FC<{
20
+ /** ID value for targeting section with anchor hashes */
21
+ anchorId?: string | undefined;
22
+ /** URL to video sources */
23
+ videoUrls?: string[] | undefined;
24
+ /** Placeholder image */
25
+ placeholderImg?: Omit<ImageProps, "ratios" | "coverSpace"> | undefined;
26
+ /** Enable autoplay without user interaction */
27
+ autoplay?: boolean | undefined;
28
+ /** Playing video in loop */
29
+ loop?: boolean | undefined;
30
+ /** Section background */
31
+ bgMode?: "full" | "inverted" | "splitted" | undefined;
32
+ /** Video play icon */
33
+ playIcon?: React.ReactNode;
34
+ } & {
35
+ theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
36
+ }>;
37
+ export default _default;
38
+ //# sourceMappingURL=RawVideo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RawVideo.d.ts","sourceRoot":"","sources":["../../../src/components/sections/RawVideo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AASxC,OAAO,EAAE,UAAU,EAAE,wBAAgC;AA0MrD,eAAO,MAAM,iBAAiB;IAlF1B,wDAAwD;;IAGxD,2BAA2B;;IAG3B,wBAAwB;;IAGxB,+CAA+C;;IAG/C,4BAA4B;;IAG5B,yBAAyB;;IAGzB,sBAAsB;eACX,MAAM,SAAS;EA+DW,CAAC;;IAlFtC,wDAAwD;;IAGxD,2BAA2B;;IAG3B,wBAAwB;;IAGxB,+CAA+C;;IAG/C,4BAA4B;;IAG5B,yBAAyB;;IAGzB,sBAAsB;;;;;AAiE1B,wBAAsC"}
@@ -1,11 +1,30 @@
1
- import { FC } from 'react';
1
+ import React from 'react';
2
2
  import { ImageProps } from "../blocks/Image";
3
- declare const SimpleImage: FC<{
3
+ export declare const SimpleImageComponent: React.FC<{
4
4
  /** ID value for targeting section with anchor hashes */
5
- anchorId?: string;
6
- image?: ImageProps;
7
- hAlign?: 'left' | 'center' | 'right';
8
- bgMode?: 'full' | 'inverted';
5
+ anchorId?: string | undefined;
6
+ /** Image settings */
7
+ image?: ImageProps | undefined;
8
+ /** Horizontal alignment of the image */
9
+ hAlign?: "left" | "center" | "right" | undefined;
10
+ /** Allow reduced section spacing to next section */
11
+ isStackable?: boolean | undefined;
12
+ /** Section background */
13
+ bgMode?: "full" | "inverted" | undefined;
9
14
  }>;
10
- export default SimpleImage;
15
+ declare const _default: React.FC<{
16
+ /** ID value for targeting section with anchor hashes */
17
+ anchorId?: string | undefined;
18
+ /** Image settings */
19
+ image?: ImageProps | undefined;
20
+ /** Horizontal alignment of the image */
21
+ hAlign?: "left" | "center" | "right" | undefined;
22
+ /** Allow reduced section spacing to next section */
23
+ isStackable?: boolean | undefined;
24
+ /** Section background */
25
+ bgMode?: "full" | "inverted" | undefined;
26
+ } & {
27
+ theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
28
+ }>;
29
+ export default _default;
11
30
  //# sourceMappingURL=SimpleImage.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SimpleImage.d.ts","sourceRoot":"","sources":["../../../src/components/sections/SimpleImage.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAc,MAAM,OAAO,CAAC;AAI9C,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAW5D,QAAA,MAAM,WAAW,EAAE,EAAE,CAAC;IAClB,wDAAwD;IACxD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;IACrC,MAAM,CAAC,EAAE,MAAM,GAAG,UAAU,CAAC;CAChC,CAuBA,CAAC;AAEF,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"SimpleImage.d.ts","sourceRoot":"","sources":["../../../src/components/sections/SimpleImage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyB,MAAM,OAAO,CAAC;AAI9C,OAAc,EAAE,UAAU,EAAE,wBAAgC;AA4D5D,eAAO,MAAM,oBAAoB;IAxC7B,wDAAwD;;IAGxD,qBAAqB;;IAGrB,wCAAwC;;IAGxC,oDAAoD;;IAGpD,yBAAyB;;EA4BkB,CAAC;;IAxC5C,wDAAwD;;IAGxD,qBAAqB;;IAGrB,wCAAwC;;IAGxC,oDAAoD;;IAGpD,yBAAyB;;;;;AA6B7B,wBAAyC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SocialWall.d.ts","sourceRoot":"","sources":["../../../src/components/sections/SocialWall.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAE7D,OAAc,EAAE,UAAU,EAAE,wBAAgC;AA6N5D,eAAO,MAAM,mBAAmB;IAlF5B,wDAAwD;;IAGxD,+BAA+B;;;;;IAM/B,6CAA6C;;IAG7C,yCAAyC;;IAGzC,kEAAkE;iBACrD,MAAM,SAAS;IAE5B,yBAAyB;;EAgEgB,CAAC;;IAlF1C,wDAAwD;;IAGxD,+BAA+B;;;;;IAM/B,6CAA6C;;IAG7C,yCAAyC;;IAGzC,kEAAkE;;IAGlE,yBAAyB;;;;;AAiE7B,wBAAwC"}
1
+ {"version":3,"file":"SocialWall.d.ts","sourceRoot":"","sources":["../../../src/components/sections/SocialWall.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAc1B,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAE7D,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAgO5D,eAAO,MAAM,mBAAmB;IAlF5B,wDAAwD;;IAGxD,+BAA+B;;;;;IAM/B,6CAA6C;;IAG7C,yCAAyC;;IAGzC,kEAAkE;iBACrD,MAAM,SAAS;IAE5B,yBAAyB;;EAgEgB,CAAC;;IAlF1C,wDAAwD;;IAGxD,+BAA+B;;;;;IAM/B,6CAA6C;;IAG7C,yCAAyC;;IAGzC,kEAAkE;;IAGlE,yBAAyB;;;;;AAiE7B,wBAAwC"}
@@ -1,24 +1,19 @@
1
1
  import React from 'react';
2
- export interface TableProps {
3
- tableTitle?: string;
4
- rowTitle?: string[];
5
- row: {
6
- cols: string[];
7
- }[];
8
- isInverted?: boolean;
9
- hasBack?: boolean;
10
- lastCol?: 'left' | 'right';
11
- }
2
+ import { TableProps } from "../blocks/TableBlock";
12
3
  export declare const TableComponent: React.FC<{
13
4
  /** ID value for targeting section with anchor hashes */
14
5
  anchorId?: string | undefined;
6
+ /** Table rows and columns */
15
7
  tableItems: TableProps[];
8
+ /** Section background */
16
9
  bgMode?: "full" | "inverted" | undefined;
17
10
  }>;
18
11
  declare const _default: React.FC<{
19
12
  /** ID value for targeting section with anchor hashes */
20
13
  anchorId?: string | undefined;
14
+ /** Table rows and columns */
21
15
  tableItems: TableProps[];
16
+ /** Section background */
22
17
  bgMode?: "full" | "inverted" | undefined;
23
18
  } & {
24
19
  theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Table.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAsF1C,MAAM,WAAW,UAAU;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,GAAG,EAAE;QACD,IAAI,EAAE,MAAM,EAAE,CAAC;KAClB,EAAE,CAAC;IACJ,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;CAC9B;AA8HD,eAAO,MAAM,cAAc;IAvCvB,wDAAwD;;gBAG5C,UAAU,EAAE;;EAoCO,CAAC;;IAvChC,wDAAwD;;;;;;;AAwC5D,wBAAmC"}
1
+ {"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Table.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAmB,EAAE,UAAU,EAAE,6BAAqC;AAqDtE,eAAO,MAAM,cAAc;IA1CvB,wDAAwD;;IAGxD,6BAA6B;gBACjB,UAAU,EAAE;IAExB,yBAAyB;;EAoCM,CAAC;;IA1ChC,wDAAwD;;IAGxD,6BAA6B;;IAG7B,yBAAyB;;;;;AAqC7B,wBAAmC"}
@@ -1,7 +1,9 @@
1
1
  import React from 'react';
2
2
  import { HeadlineTag } from "../typography/Heading";
3
3
  import { ImageProps } from "../blocks/Image";
4
+ import { BgMode } from "../base/Section";
4
5
  import { VideoAspectRatios } from "../blocks/VideoBlock";
6
+ export declare const mapToTeaserBgMode: (mode?: "full" | "inverted" | "splitted" | "inverted-splitted" | undefined, preventSplit?: boolean, isMirrored?: boolean) => BgMode | undefined;
5
7
  export declare const TeaserComponent: React.FC<{
6
8
  /** ID value for targeting section with anchor hashes */
7
9
  anchorId?: string | undefined;
@@ -30,7 +32,7 @@ export declare const TeaserComponent: React.FC<{
30
32
  /** Main richtext */
31
33
  text?: string | undefined;
32
34
  /** Section background */
33
- bgMode?: "full" | "inverted" | "splitted" | undefined;
35
+ bgMode?: "full" | "inverted" | "splitted" | "inverted-splitted" | undefined;
34
36
  /** Function to inject custom primary button */
35
37
  primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
36
38
  /** Function to inject custom secondary button */
@@ -64,7 +66,7 @@ declare const _default: React.FC<{
64
66
  /** Main richtext */
65
67
  text?: string | undefined;
66
68
  /** Section background */
67
- bgMode?: "full" | "inverted" | "splitted" | undefined;
69
+ bgMode?: "full" | "inverted" | "splitted" | "inverted-splitted" | undefined;
68
70
  /** Function to inject custom primary button */
69
71
  primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
70
72
  /** Function to inject custom secondary button */
@@ -1 +1 @@
1
- {"version":3,"file":"Teaser.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Teaser.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuB,MAAM,OAAO,CAAC;AAI5C,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAC5D,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAQ5D,OAAmB,EAAE,iBAAiB,EAAE,6BAAqC;AAsN7E,eAAO,MAAM,eAAe;IA5JxB,wDAAwD;;IAGxD,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;cAEO,MAAM,EAAE;;;IAIlB,iDAAiD;;IAGjD,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;2DACL,MAAM,SAAS;IAEzD,iDAAiD;6DACL,MAAM,SAAS;EAiH1B,CAAC;;IA5JlC,wDAAwD;;IAGxD,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;;;;IAMH,iDAAiD;;IAGjD,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;;IAG/C,iDAAiD;;;;;AAmHrD,wBAAoC"}
1
+ {"version":3,"file":"Teaser.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Teaser.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+B,MAAM,OAAO,CAAC;AAIpD,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAC5D,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAG5D,OAAgB,EAAE,MAAM,EAAE,wBAAgC;AAU1D,OAAmB,EAAE,iBAAiB,EAAE,6BAAqC;AAoR7E,eAAO,MAAM,iBAAiB,+HAI3B,MAAM,GAAG,SAoBX,CAAC;AAEF,eAAO,MAAM,eAAe;IAjOxB,wDAAwD;;IAGxD,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;cAEO,MAAM,EAAE;;;IAIlB,iDAAiD;;IAGjD,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;2DACL,MAAM,SAAS;IAEzD,iDAAiD;6DACL,MAAM,SAAS;EAsL1B,CAAC;;IAjOlC,wDAAwD;;IAGxD,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;;;;IAMH,iDAAiD;;IAGjD,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;;IAG/C,iDAAiD;;;;;AAwLrD,wBAAoC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TeaserWide.d.ts","sourceRoot":"","sources":["../../../src/components/sections/TeaserWide.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuB,MAAM,OAAO,CAAC;AAI5C,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAC5D,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAO5D,OAAmB,EAAE,iBAAiB,EAAE,6BAAqC;AA0T7E,eAAO,MAAM,mBAAmB;IAlJ5B,wDAAwD;;IAGxD,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;cAEO,MAAM,EAAE;;;IAIlB,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;2DACL,MAAM,SAAS;IAEzD,iDAAiD;6DACL,MAAM,SAAS;EA0GlB,CAAC;;IAlJ1C,wDAAwD;;IAGxD,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;;;;IAMH,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;;IAG/C,iDAAiD;;;;;AA4GrD,wBAAwC"}
1
+ {"version":3,"file":"TeaserWide.d.ts","sourceRoot":"","sources":["../../../src/components/sections/TeaserWide.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+B,MAAM,OAAO,CAAC;AAIpD,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAC5D,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAO5D,OAAmB,EAAE,iBAAiB,EAAE,6BAAqC;AAgW7E,eAAO,MAAM,mBAAmB;IArL5B,wDAAwD;;IAGxD,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;cAEO,MAAM,EAAE;;;IAIlB,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;2DACL,MAAM,SAAS;IAEzD,iDAAiD;6DACL,MAAM,SAAS;EA6IlB,CAAC;;IArL1C,wDAAwD;;IAGxD,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;;;;IAMH,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;;IAG/C,iDAAiD;;;;;AA+IrD,wBAAwC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Timeline.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Timeline.tsx"],"names":[],"mappings":"AAIA,OAAO,KAON,MAAM,OAAO,CAAC;AAmNf,eAAO,MAAM,iBAAiB;IAjH1B,wDAAwD;;;;;;;;EAiHnB,CAAC;;IAjHtC,wDAAwD;;;;;;;;;;;AAkH5D,wBAAsC"}
1
+ {"version":3,"file":"Timeline.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Timeline.tsx"],"names":[],"mappings":"AAIA,OAAO,KAON,MAAM,OAAO,CAAC;AAsOf,eAAO,MAAM,iBAAiB;IA/G1B,wDAAwD;;;;;;;;EA+GnB,CAAC;;IA/GtC,wDAAwD;;;;;;;;;;;AAgH5D,wBAAsC"}
@@ -3,17 +3,27 @@ import { ImageProps } from "../blocks/Image";
3
3
  export declare const VideoComponent: React.FC<{
4
4
  /** ID value for targeting section with anchor hashes */
5
5
  anchorId?: string | undefined;
6
- bgImage: ImageProps;
6
+ bgImage: Omit<ImageProps, 'ratios' | 'coverSpace'>;
7
7
  embedId: string;
8
- playIcon?: React.ReactChild | undefined;
8
+ consentText?: string | undefined;
9
+ consentAction?: ((props: {
10
+ handleClick?: () => void;
11
+ consentProps: Record<string, string>;
12
+ }) => React.ReactNode) | undefined;
13
+ playIcon?: React.ReactNode;
9
14
  bgMode?: "full" | "inverted" | "splitted" | undefined;
10
15
  }>;
11
16
  declare const _default: React.FC<{
12
17
  /** ID value for targeting section with anchor hashes */
13
18
  anchorId?: string | undefined;
14
- bgImage: ImageProps;
19
+ bgImage: Omit<ImageProps, "ratios" | "coverSpace">;
15
20
  embedId: string;
16
- playIcon?: React.ReactChild | undefined;
21
+ consentText?: string | undefined;
22
+ consentAction?: ((props: {
23
+ handleClick?: (() => void) | undefined;
24
+ consentProps: Record<string, string>;
25
+ }) => React.ReactNode) | undefined;
26
+ playIcon?: React.ReactNode;
17
27
  bgMode?: "full" | "inverted" | "splitted" | undefined;
18
28
  } & {
19
29
  theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Video.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Video.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,UAAU,EAAE,wBAAgC;AAwCrD,eAAO,MAAM,cAAc;IAnCvB,wDAAwD;;aAG/C,UAAU;aACV,MAAM;;;EA+BgB,CAAC;;IAnChC,wDAAwD;;;;;;;;;AAoC5D,wBAAmC"}
1
+ {"version":3,"file":"Video.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Video.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,UAAU,EAAE,wBAAgC;AAyDrD,eAAO,MAAM,cAAc;IApDvB,wDAAwD;;aAG/C,KAAK,UAAU,EAAE,QAAQ,GAAG,YAAY,CAAC;aACzC,MAAM;;6BAGS;QACpB,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;QACzB,YAAY,EAAE,OAAO,MAAM,EAAE,MAAM,CAAC,CAAC;KACxC,KAAK,MAAM,SAAS;eAEV,MAAM,SAAS;;EAwCK,CAAC;;IApDhC,wDAAwD;;;;;;;;;;;;;;AAqD5D,wBAAmC"}
@@ -18,6 +18,7 @@ export declare const EventDetailComponent: React.FC<{
18
18
  /** Array of event item settings */
19
19
  event: DetailEventProps & {
20
20
  address?: string;
21
+ abstract?: string;
21
22
  };
22
23
  /** Additional event infos */
23
24
  infos?: EventInfoGroup[] | undefined;
@@ -38,6 +39,7 @@ declare const _default: React.FC<{
38
39
  /** Array of event item settings */
39
40
  event: DetailEventProps & {
40
41
  address?: string | undefined;
42
+ abstract?: string | undefined;
41
43
  };
42
44
  /** Additional event infos */
43
45
  infos?: EventInfoGroup[] | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"EventDetail.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/events/EventDetail.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAKlC,OAAO,EAAE,UAAU,EAAE,gCAAqC;AAK1D,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAgMvD,oBAAY,gBAAgB,GAAG,IAAI,CAC/B,UAAU,EACV,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,MAAM,CACrD,CAAC;AAEF,MAAM,WAAW,cAAc;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,SAAS,EAAE,CAAC;CACtB;AAED,MAAM,WAAW,SAAS;IACtB,8BAA8B;IAC9B,IAAI,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACjD,kCAAkC;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AA0ID,eAAO,MAAM,oBAAoB;IAvI7B,wDAAwD;;IAGxD,mCAAmC;WAC5B,gBAAgB,GAAG;QAAE,OAAO,CAAC,EAAE,MAAM,CAAA;KAAE;IAE9C,6BAA6B;;IAG7B,yBAAyB;;IAGzB,yCAAyC;yBACrB;QAChB,GAAG,EAAE,MAAM,GAAG,CAAC;QACf,MAAM,MAAM,CAAC;QACb,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,IAAI,CAAC,EAAE,SAAS,CAAC;KACpB,KAAK,MAAM,SAAS;EAoHsB,CAAC;;IAvI5C,wDAAwD;;IAGxD,mCAAmC;;;;IAGnC,6BAA6B;;IAG7B,yBAAyB;;IAGzB,yCAAyC;;;;;;;;;;;AA4H7C,wBAAyC"}
1
+ {"version":3,"file":"EventDetail.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/events/EventDetail.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAKvC,OAAO,EAAE,UAAU,EAAE,gCAAqC;AAK1D,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAmFvD,oBAAY,gBAAgB,GAAG,IAAI,CAC/B,UAAU,EACV,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,MAAM,CACrD,CAAC;AAEF,MAAM,WAAW,cAAc;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,SAAS,EAAE,CAAC;CACtB;AAED,MAAM,WAAW,SAAS;IACtB,8BAA8B;IAC9B,IAAI,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACjD,kCAAkC;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AA0JD,eAAO,MAAM,oBAAoB;IAvJ7B,wDAAwD;;IAGxD,mCAAmC;WAC5B,gBAAgB,GAAG;QAAE,OAAO,CAAC,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;KAAE;IAEjE,6BAA6B;;IAG7B,yBAAyB;;IAGzB,yCAAyC;yBACrB;QAChB,GAAG,EAAE,MAAM,GAAG,CAAC;QACf,MAAM,MAAM,CAAC;QACb,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,IAAI,CAAC,EAAE,SAAS,CAAC;KACpB,KAAK,MAAM,SAAS;EAoIsB,CAAC;;IAvJ5C,wDAAwD;;IAGxD,mCAAmC;;;;;IAGnC,6BAA6B;;IAG7B,yBAAyB;;IAGzB,yCAAyC;;;;;;;;;;;AA4I7C,wBAAyC"}
@@ -1,11 +1,14 @@
1
1
  import React from 'react';
2
2
  import { EventProps } from "../../blocks/EventBlock";
3
3
  import { LinkProps } from "../../typography/Link";
4
+ export declare type EventItem = Omit<EventProps, 'customTag' | 'isInverted' | 'onTagClick' | 'text'> & {
5
+ address?: string;
6
+ };
4
7
  export declare const EventListComponent: React.FC<{
5
8
  /** ID value for targeting section with anchor hashes */
6
9
  anchorId?: string | undefined;
7
10
  /** Array of event item settings */
8
- events?: Omit<EventProps, "customTag" | "isInverted" | "onTagClick">[] | undefined;
11
+ events?: EventItem[] | undefined;
9
12
  /** Section background */
10
13
  bgMode?: "inverted" | "full" | undefined;
11
14
  /** Function to inject custom tag node */
@@ -21,7 +24,7 @@ declare const _default: React.FC<{
21
24
  /** ID value for targeting section with anchor hashes */
22
25
  anchorId?: string | undefined;
23
26
  /** Array of event item settings */
24
- events?: Omit<EventProps, "customTag" | "isInverted" | "onTagClick">[] | undefined;
27
+ events?: EventItem[] | undefined;
25
28
  /** Section background */
26
29
  bgMode?: "inverted" | "full" | undefined;
27
30
  /** Function to inject custom tag node */
@@ -1 +1 @@
1
- {"version":3,"file":"EventList.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/events/EventList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAmB,EAAE,UAAU,EAAE,gCAAqC;AAGtE,OAAO,EAAE,SAAS,EAAE,8BAAmC;AA6EvD,eAAO,MAAM,kBAAkB;IApD3B,wDAAwD;;IAGxD,mCAAmC;;IAGnC,yBAAyB;;IAGzB,yCAAyC;yBACrB;QAChB,GAAG,EAAE,MAAM,GAAG,CAAC;QACf,MAAM,MAAM,CAAC;QACb,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,IAAI,CAAC,EAAE,SAAS,CAAC;KACpB,KAAK,MAAM,SAAS;EAoCkB,CAAC;;IApDxC,wDAAwD;;IAGxD,mCAAmC;;IAGnC,yBAAyB;;IAGzB,yCAAyC;;;;;;;;;;;AA4C7C,wBAAuC"}
1
+ {"version":3,"file":"EventList.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/events/EventList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAmB,EAAE,UAAU,EAAE,gCAAqC;AAGtE,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAuCvD,oBAAY,SAAS,GAAG,IAAI,CACxB,UAAU,EACV,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,MAAM,CACrD,GAAG;IAAE,OAAO,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AAsGzB,eAAO,MAAM,kBAAkB;IAnG3B,wDAAwD;;IAGxD,mCAAmC;;IAGnC,yBAAyB;;IAGzB,yCAAyC;yBACrB;QAChB,GAAG,EAAE,MAAM,GAAG,CAAC;QACf,MAAM,MAAM,CAAC;QACb,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,IAAI,CAAC,EAAE,SAAS,CAAC;KACpB,KAAK,MAAM,SAAS;EAmFkB,CAAC;;IAnGxC,wDAAwD;;IAGxD,mCAAmC;;IAGnC,yBAAyB;;IAGzB,yCAAyC;;;;;;;;;;;AA2F7C,wBAAuC"}
@@ -1,7 +1,11 @@
1
1
  import { EventProps } from "../../blocks/EventBlock";
2
2
  import { TagProps } from "../../blocks/Tag";
3
3
  import React from 'react';
4
- export declare type EventItem = Omit<EventProps, 'customTag' | 'isInverted' | 'onTagClick'>;
4
+ import { DefaultTheme } from 'styled-components';
5
+ export declare const getEventFilterParams: (url: string, theme: DefaultTheme, tags?: string[]) => string;
6
+ export declare type EventItem = Omit<EventProps, 'customTag' | 'isInverted' | 'onTagClick' | 'text'> & {
7
+ address?: string;
8
+ };
5
9
  export declare const EventOverviewComponent: React.FC<{
6
10
  /** ID value for targeting section with anchor hashes */
7
11
  anchorId?: string | undefined;
@@ -9,8 +13,11 @@ export declare const EventOverviewComponent: React.FC<{
9
13
  events?: EventItem[] | undefined;
10
14
  /** Tags for events filtering */
11
15
  tags?: string[] | undefined;
12
- /** Initial active tags in filter */
13
- activeTags?: string[] | undefined;
16
+ /** Initial data. If not defined the component tries to collect this from URL params */
17
+ initial?: {
18
+ activeTags?: string[] | undefined;
19
+ visibleRows?: number | undefined;
20
+ } | undefined;
14
21
  /** Text for load more toggle. Only visible if browser doesn't support IntersectionObserver. */
15
22
  showMoreText?: string | undefined;
16
23
  /** Section background */
@@ -36,8 +43,11 @@ declare const _default: React.FC<{
36
43
  events?: EventItem[] | undefined;
37
44
  /** Tags for events filtering */
38
45
  tags?: string[] | undefined;
39
- /** Initial active tags in filter */
40
- activeTags?: string[] | undefined;
46
+ /** Initial data. If not defined the component tries to collect this from URL params */
47
+ initial?: {
48
+ activeTags?: string[] | undefined;
49
+ visibleRows?: number | undefined;
50
+ } | undefined;
41
51
  /** Text for load more toggle. Only visible if browser doesn't support IntersectionObserver. */
42
52
  showMoreText?: string | undefined;
43
53
  /** Section background */
@@ -56,7 +66,7 @@ declare const _default: React.FC<{
56
66
  clickHandler?: ((ev?: React.SyntheticEvent<HTMLElement, Event> | undefined) => void) | undefined;
57
67
  }) => React.ReactNode) | undefined;
58
68
  } & {
59
- theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
69
+ theme?: import("../../../utils/types").RecursivePartial<DefaultTheme> | undefined;
60
70
  }>;
61
71
  export default _default;
62
72
  //# sourceMappingURL=EventOverview.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EventOverview.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/events/EventOverview.tsx"],"names":[],"mappings":"AAEA,OAAmB,EAAE,UAAU,EAAE,gCAAqC;AACtE,OAAY,EAAE,QAAQ,EAAE,yBAA8B;AAGtD,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,oBAAY,SAAS,GAAG,IAAI,CACxB,UAAU,EACV,WAAW,GAAG,YAAY,GAAG,YAAY,CAC5C,CAAC;AA4WF,eAAO,MAAM,sBAAsB;IApT/B,wDAAwD;;IAGxD,mCAAmC;;IAGnC,gCAAgC;;IAGhC,oCAAoC;;IAGpC,+FAA+F;;IAG/F,yBAAyB;;IAGzB;;;SAGK;wBACc,QAAQ,uCAA2B,IAAI;IAE1D,yCAAyC;;aAEhC,MAAM,GAAG;cACR,MAAM;;;uFAG+C,IAAI;UAC7D,MAAM,SAAS;EAqR0B,CAAC;;IApThD,wDAAwD;;IAGxD,mCAAmC;;IAGnC,gCAAgC;;IAGhC,oCAAoC;;IAGpC,+FAA+F;;IAG/F,yBAAyB;;IAGzB;;;SAGK;;IAGL,yCAAyC;;;;;;;;;;;AA6R7C,wBAA2C"}
1
+ {"version":3,"file":"EventOverview.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/events/EventOverview.tsx"],"names":[],"mappings":"AAGA,OAAmB,EAAE,UAAU,EAAE,gCAAqC;AACtE,OAAY,EAAE,QAAQ,EAAE,yBAA8B;AAGtD,OAAO,KAA0C,MAAM,OAAO,CAAC;AAC/D,OAAe,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AA0FzD,eAAO,MAAM,oBAAoB,QACxB,MAAM,SACJ,YAAY,SACb,MAAM,EAAE,WAiBjB,CAAC;AAEF,oBAAY,SAAS,GAAG,IAAI,CACxB,UAAU,EACV,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,MAAM,CACrD,GAAG;IAAE,OAAO,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AA2XzB,eAAO,MAAM,sBAAsB;IAxX/B,wDAAwD;;IAGxD,mCAAmC;;IAGnC,gCAAgC;;IAGhC,uFAAuF;;;;;IAMvF,+FAA+F;;IAG/F,yBAAyB;;IAGzB;;;SAGK;wBACc,QAAQ,uCAA2B,IAAI;IAE1D,yCAAyC;;aAEhC,MAAM,GAAG;cACR,MAAM;;;uFAG+C,IAAI;UAC7D,MAAM,SAAS;EAsV0B,CAAC;;IAxXhD,wDAAwD;;IAGxD,mCAAmC;;IAGnC,gCAAgC;;IAGhC,uFAAuF;;;;;IAMvF,+FAA+F;;IAG/F,yBAAyB;;IAGzB;;;SAGK;;IAGL,yCAAyC;;;;;;;;;;;AA8V7C,wBAA2C"}
@@ -1 +1 @@
1
- {"version":3,"file":"Footer.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/footer/Footer.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAAE,sCAA2C;AAE9D,OAAa,EAAE,SAAS,EAAE,8BAAmC;AAC7D,OAAO,KAAkB,MAAM,OAAO,CAAC;AAgEvC,MAAM,WAAW,aAAa;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC;QAAE,KAAK,CAAC,EAAE,MAAM,CAAC;QAAC,IAAI,CAAC,EAAE,SAAS,CAAA;KAAE,CAAC,CAAC;CACvD;AAED,MAAM,WAAW,WAAW;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,aAAa,EAAE,CAAC;IAC5B,eAAe,CAAC,EAAE,UAAU,EAAE,CAAC;IAC/B,gBAAgB,CAAC,EAAE,UAAU,EAAE,CAAC;IAChC,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;CAC1B;AAED,MAAM,WAAW,UAAU;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,SAAS,CAAC;CACpB;AAwKD,eAAO,MAAM,eAAe;IArKxB,wDAAwD;;IAGxD,yBAAyB;;IAGzB,+BAA+B;;IAG/B,sDAAsD;4BAC/B,WAAW,KAAK,MAAM,SAAS;IAEtD,+CAA+C;;IAG/C,mCAAmC;;IAGnC,oCAAoC;;IAGpC,gCAAgC;;IAGhC,2EAA2E;yBACtD,WAAW,KAAK,MAAM,SAAS,GAAG,IAAI;EA4I1B,CAAC;;IArKlC,wDAAwD;;IAGxD,yBAAyB;;IAGzB,+BAA+B;;IAG/B,sDAAsD;;IAGtD,+CAA+C;;IAG/C,mCAAmC;;IAGnC,oCAAoC;;IAGpC,gCAAgC;;IAGhC,2EAA2E;;;;;AA8I/E,wBAAoC"}
1
+ {"version":3,"file":"Footer.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/footer/Footer.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAAE,sCAA2C;AAE9D,OAAa,EAAE,SAAS,EAAE,8BAAmC;AAC7D,OAAO,KAAkB,MAAM,OAAO,CAAC;AAgEvC,MAAM,WAAW,aAAa;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC;QAAE,KAAK,CAAC,EAAE,MAAM,CAAC;QAAC,IAAI,CAAC,EAAE,SAAS,CAAA;KAAE,CAAC,CAAC;CACvD;AAED,MAAM,WAAW,WAAW;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,aAAa,EAAE,CAAC;IAC5B,eAAe,CAAC,EAAE,UAAU,EAAE,CAAC;IAC/B,gBAAgB,CAAC,EAAE,UAAU,EAAE,CAAC;IAChC,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;CAC1B;AAED,MAAM,WAAW,UAAU;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,SAAS,CAAC;CACpB;AA0KD,eAAO,MAAM,eAAe;IAvKxB,wDAAwD;;IAGxD,yBAAyB;;IAGzB,+BAA+B;;IAG/B,sDAAsD;4BAC/B,WAAW,KAAK,MAAM,SAAS;IAEtD,+CAA+C;;IAG/C,mCAAmC;;IAGnC,oCAAoC;;IAGpC,gCAAgC;;IAGhC,2EAA2E;yBACtD,WAAW,KAAK,MAAM,SAAS,GAAG,IAAI;EA8I1B,CAAC;;IAvKlC,wDAAwD;;IAGxD,yBAAyB;;IAGzB,+BAA+B;;IAG/B,sDAAsD;;IAGtD,+CAA+C;;IAG/C,mCAAmC;;IAGnC,oCAAoC;;IAGpC,gCAAgC;;IAGhC,2EAA2E;;;;;AAgJ/E,wBAAoC"}
@@ -1 +1 @@
1
- {"version":3,"file":"FooterBottomBar.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/footer/partials/FooterBottomBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,OAAyB,EAAE,QAAQ,EAAE,yCAA2C;AAEhF,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAgBvC,QAAA,MAAM,eAAe,EAAE,EAAE,CAAC;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;IACvB,SAAS,CAAC,EAAE,UAAU,EAAE,CAAC;IACzB,UAAU,CAAC,EAAE,UAAU,EAAE,CAAC;IAC1B,SAAS,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACtD,YAAY,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACzD,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAwCA,CAAC;AAEF,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"FooterBottomBar.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/footer/partials/FooterBottomBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,OAAyB,EAAE,QAAQ,EAAE,yCAA2C;AAEhF,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAgBvC,QAAA,MAAM,eAAe,EAAE,EAAE,CAAC;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;IACvB,SAAS,CAAC,EAAE,UAAU,EAAE,CAAC;IACzB,UAAU,CAAC,EAAE,UAAU,EAAE,CAAC;IAC1B,SAAS,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACtD,YAAY,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACzD,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAyCA,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -1,13 +1,12 @@
1
1
  import React from 'react';
2
2
  import { DefaultTheme } from 'styled-components';
3
3
  import { Field, FormikErrors } from 'formik';
4
- import Datepicker from "../fields/Datepicker";
4
+ import { LocationData } from "../../fields/LocationField";
5
5
  export interface FormStructure {
6
- [key: string]: Field | Area | Select | Datepicker | FieldGroup | FileUpload;
6
+ [key: string]: Field | Area | Select | Datepicker | Location | FieldGroup | FileUpload;
7
7
  }
8
8
  export interface FormField {
9
9
  isRequired?: boolean;
10
- column?: 'left' | 'right';
11
10
  }
12
11
  export interface Field extends FormField {
13
12
  type: 'Field';
@@ -15,10 +14,6 @@ export interface Field extends FormField {
15
14
  initialValue?: string;
16
15
  placeholder?: string;
17
16
  info?: string;
18
- icon?: {
19
- src: string;
20
- alt?: string;
21
- };
22
17
  validate?: (key: string, value: string, config: Field) => Promise<string>;
23
18
  errorMsg?: string;
24
19
  }
@@ -32,18 +27,18 @@ export interface Area extends FormField {
32
27
  }
33
28
  export interface Select extends FormField {
34
29
  type: 'Select';
35
- initialValue?: string;
30
+ initialOption?: string;
36
31
  placeholder?: string;
37
32
  dropdownItems: {
38
- value?: string;
39
33
  label?: string;
34
+ value?: Record<string, string>;
40
35
  }[];
41
36
  info?: string;
42
- icon?: {
43
- src: string;
44
- alt?: string;
45
- };
46
- validate?: (key: string, value: string, config: Select) => Promise<string>;
37
+ validate?: (key: string, selectedItem: string, config: Select) => Promise<string>;
38
+ indicator?: (props: {
39
+ isOpen: boolean;
40
+ isDisabled?: boolean;
41
+ }) => React.ReactNode;
47
42
  errorMsg?: string;
48
43
  }
49
44
  export interface Datepicker extends FormField {
@@ -53,10 +48,6 @@ export interface Datepicker extends FormField {
53
48
  minDate?: Date;
54
49
  maxDate?: Date;
55
50
  singleSelect?: boolean;
56
- icon?: {
57
- src: string;
58
- alt?: string;
59
- };
60
51
  info?: string;
61
52
  customIcon?: (props: {
62
53
  isInverted?: boolean;
@@ -70,6 +61,30 @@ export interface Datepicker extends FormField {
70
61
  deleteAction?: (handleClick?: (e: React.SyntheticEvent<HTMLButtonElement, Event>) => void) => React.ReactNode;
71
62
  submitAction?: (handleClick?: (e: React.SyntheticEvent<HTMLButtonElement, Event>) => void) => React.ReactNode;
72
63
  }
64
+ export interface Location extends FormField {
65
+ type: 'Location';
66
+ zoom?: number;
67
+ initialMapCenter?: [number, number];
68
+ placeholder?: string;
69
+ info?: string;
70
+ errorMsg?: string;
71
+ customToggle?: (props: {
72
+ isInverted?: boolean;
73
+ viewState?: 'desc' | 'map';
74
+ handleClick?: () => void;
75
+ }) => React.ReactNode;
76
+ customLocationControl?: (props: {
77
+ isInverted?: boolean;
78
+ handleClick?: () => void;
79
+ }) => React.ReactNode;
80
+ customResetControl?: (props: {
81
+ isInverted?: boolean;
82
+ handleClick?: () => void;
83
+ }) => React.ReactNode;
84
+ validate?: (key: string, value: LocationData, config: Location) => Promise<string>;
85
+ toggleLabel?: string;
86
+ trackLocationLabel?: string;
87
+ }
73
88
  export interface FieldGroup extends FormField {
74
89
  type: 'FieldGroup';
75
90
  groupType: 'Radio' | 'Checkbox';
@@ -95,8 +110,8 @@ export interface FileUpload extends FormField {
95
110
  export interface FormData {
96
111
  [key: string]: FormDataTypes | string;
97
112
  }
98
- export declare type FormDataTypes = string | boolean | Array<string> | [Date | null, Date | null] | Array<File>;
99
- declare type FieldTypes = Field | Area | Select | Datepicker | FieldGroup | FileUpload;
113
+ export declare type FormDataTypes = string | boolean | Record<string, string> | Array<string> | [Date | null, Date | null] | Array<File> | LocationData;
114
+ declare type FieldTypes = Field | Area | Select | Datepicker | Location | FieldGroup | FileUpload;
100
115
  export interface FieldGenerationProps<T extends FieldTypes> {
101
116
  field: T;
102
117
  value: FormDataTypes;
@@ -105,8 +120,13 @@ export interface FieldGenerationProps<T extends FieldTypes> {
105
120
  isTouched: boolean;
106
121
  key: string;
107
122
  isInverted: boolean;
123
+ hasBg: boolean;
108
124
  theme: DefaultTheme;
109
- setField: (field: string, value: any, shouldValidate?: boolean | undefined) => Promise<void> | Promise<FormikErrors<FormData>>;
125
+ setField: (props: {
126
+ key: string;
127
+ value: any;
128
+ shouldValidate?: boolean;
129
+ }) => Promise<void | FormikErrors<FormData>>;
110
130
  validateField: (name: string) => Promise<string | undefined> | Promise<void>;
111
131
  setTouched: (field: string, touched?: boolean | undefined, shouldValidate?: boolean | undefined) => Promise<void> | Promise<FormikErrors<FormData>>;
112
132
  handleChange: {
@@ -120,53 +140,77 @@ export interface FieldGenerationProps<T extends FieldTypes> {
120
140
  validateOnBlur?: boolean;
121
141
  validateOnChange?: boolean;
122
142
  }
143
+ export declare type FormValues = FormData & {
144
+ targetEmails: string[];
145
+ subjectLine: string;
146
+ };
147
+ export interface SubmitResponse {
148
+ message?: string;
149
+ isError?: boolean;
150
+ }
123
151
  export declare const DynamicFormComponent: React.FC<{
124
152
  /** ID value for targeting section with anchor hashes */
125
153
  anchorId?: string | undefined;
154
+ /** Field definitions */
126
155
  fields?: FormStructure | undefined;
127
- onSubmit?: ((values: FormData) => Promise<void>) | undefined;
156
+ /** Callback on form submit */
157
+ onSubmit?: ((values: FormValues) => Promise<SubmitResponse>) | undefined;
158
+ /** Function to inject custom submit button */
128
159
  submitAction?: ((props: {
129
160
  isInverted?: boolean;
130
161
  handleSubmit?: () => Promise<any>;
131
- isDisabled?: boolean;
162
+ isSubmitting?: boolean;
132
163
  }) => React.ReactNode) | undefined;
133
- targetEmails?: string | undefined;
164
+ /** List of target emails */
165
+ targetEmails?: string[] | undefined;
166
+ /** E-Mail subject */
134
167
  subjectLine?: string | undefined;
168
+ /** Section background */
135
169
  bgMode?: "full" | "inverted" | undefined;
170
+ /** Functions to inject custom field components (React nodes) */
136
171
  definitions?: {
137
172
  field?: ((props: FieldGenerationProps<Field>) => React.ReactNode) | undefined;
138
173
  area?: ((props: FieldGenerationProps<Area>) => React.ReactNode) | undefined;
139
174
  select?: ((props: FieldGenerationProps<Select>) => React.ReactNode) | undefined;
140
175
  datepicker?: ((props: FieldGenerationProps<Datepicker>) => React.ReactNode) | undefined;
176
+ location?: ((props: FieldGenerationProps<Location>) => React.ReactNode) | undefined;
141
177
  checkbox?: ((props: FieldGenerationProps<FieldGroup>) => React.ReactNode) | undefined;
142
178
  radio?: ((props: FieldGenerationProps<FieldGroup>) => React.ReactNode) | undefined;
143
- upload?: ((props: FieldGenerationProps<FieldGroup>) => React.ReactNode) | undefined;
179
+ upload?: ((props: FieldGenerationProps<FileUpload>) => React.ReactNode) | undefined;
144
180
  } | undefined;
145
181
  }>;
146
182
  declare const _default: React.FC<{
147
183
  /** ID value for targeting section with anchor hashes */
148
184
  anchorId?: string | undefined;
185
+ /** Field definitions */
149
186
  fields?: FormStructure | undefined;
150
- onSubmit?: ((values: FormData) => Promise<void>) | undefined;
187
+ /** Callback on form submit */
188
+ onSubmit?: ((values: FormValues) => Promise<SubmitResponse>) | undefined;
189
+ /** Function to inject custom submit button */
151
190
  submitAction?: ((props: {
152
191
  isInverted?: boolean | undefined;
153
192
  handleSubmit?: (() => Promise<any>) | undefined;
154
- isDisabled?: boolean | undefined;
193
+ isSubmitting?: boolean | undefined;
155
194
  }) => React.ReactNode) | undefined;
156
- targetEmails?: string | undefined;
195
+ /** List of target emails */
196
+ targetEmails?: string[] | undefined;
197
+ /** E-Mail subject */
157
198
  subjectLine?: string | undefined;
199
+ /** Section background */
158
200
  bgMode?: "full" | "inverted" | undefined;
201
+ /** Functions to inject custom field components (React nodes) */
159
202
  definitions?: {
160
203
  field?: ((props: FieldGenerationProps<Field>) => React.ReactNode) | undefined;
161
204
  area?: ((props: FieldGenerationProps<Area>) => React.ReactNode) | undefined;
162
205
  select?: ((props: FieldGenerationProps<Select>) => React.ReactNode) | undefined;
163
206
  datepicker?: ((props: FieldGenerationProps<Datepicker>) => React.ReactNode) | undefined;
207
+ location?: ((props: FieldGenerationProps<Location>) => React.ReactNode) | undefined;
164
208
  checkbox?: ((props: FieldGenerationProps<FieldGroup>) => React.ReactNode) | undefined;
165
209
  radio?: ((props: FieldGenerationProps<FieldGroup>) => React.ReactNode) | undefined;
166
- upload?: ((props: FieldGenerationProps<FieldGroup>) => React.ReactNode) | undefined;
210
+ upload?: ((props: FieldGenerationProps<FileUpload>) => React.ReactNode) | undefined;
167
211
  } | undefined;
168
212
  } & {
169
- theme?: import("../../utils/types").RecursivePartial<DefaultTheme> | undefined;
213
+ theme?: import("../../../utils/types").RecursivePartial<DefaultTheme> | undefined;
170
214
  }>;
171
215
  export default _default;
172
216
  //# sourceMappingURL=DynamicForm.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DynamicForm.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/form/DynamicForm.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { Area, FieldGenerationProps } from '../DynamicForm';
3
+ declare const renderAreaField: ({ field, key, value, error, isTouched, isInverted, handleChange, handleBlur, }: FieldGenerationProps<Area>) => JSX.Element;
4
+ export default renderAreaField;
5
+ //# sourceMappingURL=areaRenderer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"areaRenderer.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/renderer/areaRenderer.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,IAAI,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AAE5D,QAAA,MAAM,eAAe,mFASlB,qBAAqB,IAAI,CAAC,gBAc5B,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { Datepicker, FieldGenerationProps } from '../DynamicForm';
3
+ declare const renderDatepickerField: ({ key, field, value, error, isTouched, isInverted, setField, setTouched, validateField, }: FieldGenerationProps<Datepicker>) => JSX.Element;
4
+ export default renderDatepickerField;
5
+ //# sourceMappingURL=datepickerRenderer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"datepickerRenderer.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/renderer/datepickerRenderer.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,UAAU,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AAIlE,QAAA,MAAM,qBAAqB,8FAUxB,qBAAqB,UAAU,CAAC,gBAiDlC,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { FieldGenerationProps, FieldGroup } from '../DynamicForm';
3
+ export declare const renderRadioGroupField: ({ key, field, value, error, isTouched, isInverted, info, setField, }: FieldGenerationProps<FieldGroup>) => JSX.Element;
4
+ export declare const renderCheckboxGroupField: ({ field, key, isInverted, value, isTouched, error, info, setTouched, validateField, setField, }: FieldGenerationProps<FieldGroup>) => JSX.Element;
5
+ //# sourceMappingURL=fieldGroupRenderer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"fieldGroupRenderer.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/renderer/fieldGroupRenderer.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,oBAAoB,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAsBlE,eAAO,MAAM,qBAAqB,yEAS/B,qBAAqB,UAAU,CAAC,gBA4ClC,CAAC;AAEF,eAAO,MAAM,wBAAwB,oGAWlC,qBAAqB,UAAU,CAAC,gBA2DlC,CAAC"}