@blateral/b.kit 2.0.0-beta.9.8 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (379) 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 +24 -10
  197. package/lib/components/sections/Map.d.ts.map +1 -1
  198. package/lib/components/sections/NavList.d.ts.map +1 -1
  199. package/lib/components/sections/NewsletterForm.d.ts +90 -0
  200. package/lib/components/sections/NewsletterForm.d.ts.map +1 -0
  201. package/lib/components/sections/RawVideo.d.ts +38 -0
  202. package/lib/components/sections/RawVideo.d.ts.map +1 -0
  203. package/lib/components/sections/SimpleImage.d.ts +26 -7
  204. package/lib/components/sections/SimpleImage.d.ts.map +1 -1
  205. package/lib/components/sections/SocialWall.d.ts.map +1 -1
  206. package/lib/components/sections/Table.d.ts +5 -10
  207. package/lib/components/sections/Table.d.ts.map +1 -1
  208. package/lib/components/sections/Teaser.d.ts +4 -2
  209. package/lib/components/sections/Teaser.d.ts.map +1 -1
  210. package/lib/components/sections/TeaserWide.d.ts.map +1 -1
  211. package/lib/components/sections/Timeline.d.ts.map +1 -1
  212. package/lib/components/sections/Video.d.ts +14 -4
  213. package/lib/components/sections/Video.d.ts.map +1 -1
  214. package/lib/components/sections/events/EventDetail.d.ts +2 -0
  215. package/lib/components/sections/events/EventDetail.d.ts.map +1 -1
  216. package/lib/components/sections/events/EventList.d.ts +5 -2
  217. package/lib/components/sections/events/EventList.d.ts.map +1 -1
  218. package/lib/components/sections/events/EventOverview.d.ts +16 -6
  219. package/lib/components/sections/events/EventOverview.d.ts.map +1 -1
  220. package/lib/components/sections/footer/Footer.d.ts.map +1 -1
  221. package/lib/components/sections/footer/partials/FooterBottomBar.d.ts.map +1 -1
  222. package/lib/components/sections/{DynamicForm.d.ts → form/DynamicForm.d.ts} +74 -30
  223. package/lib/components/sections/form/DynamicForm.d.ts.map +1 -0
  224. package/lib/components/sections/form/renderer/areaRenderer.d.ts +5 -0
  225. package/lib/components/sections/form/renderer/areaRenderer.d.ts.map +1 -0
  226. package/lib/components/sections/form/renderer/datepickerRenderer.d.ts +5 -0
  227. package/lib/components/sections/form/renderer/datepickerRenderer.d.ts.map +1 -0
  228. package/lib/components/sections/form/renderer/fieldGroupRenderer.d.ts +5 -0
  229. package/lib/components/sections/form/renderer/fieldGroupRenderer.d.ts.map +1 -0
  230. package/lib/components/sections/form/renderer/fieldRenderer.d.ts +5 -0
  231. package/lib/components/sections/form/renderer/fieldRenderer.d.ts.map +1 -0
  232. package/lib/components/sections/form/renderer/locationRenderer.d.ts +6 -0
  233. package/lib/components/sections/form/renderer/locationRenderer.d.ts.map +1 -0
  234. package/lib/components/sections/form/renderer/selectRenderer.d.ts +5 -0
  235. package/lib/components/sections/form/renderer/selectRenderer.d.ts.map +1 -0
  236. package/lib/components/sections/form/renderer/uploadRenderer.d.ts +5 -0
  237. package/lib/components/sections/form/renderer/uploadRenderer.d.ts.map +1 -0
  238. package/lib/components/sections/form/validators/areaValidator.d.ts +4 -0
  239. package/lib/components/sections/form/validators/areaValidator.d.ts.map +1 -0
  240. package/lib/components/sections/form/validators/datepickerValidator.d.ts +4 -0
  241. package/lib/components/sections/form/validators/datepickerValidator.d.ts.map +1 -0
  242. package/lib/components/sections/form/validators/fieldGroupValidator.d.ts +4 -0
  243. package/lib/components/sections/form/validators/fieldGroupValidator.d.ts.map +1 -0
  244. package/lib/components/sections/form/validators/fieldValidator.d.ts +4 -0
  245. package/lib/components/sections/form/validators/fieldValidator.d.ts.map +1 -0
  246. package/lib/components/sections/form/validators/locationValidator.d.ts +5 -0
  247. package/lib/components/sections/form/validators/locationValidator.d.ts.map +1 -0
  248. package/lib/components/sections/form/validators/selectValidator.d.ts +4 -0
  249. package/lib/components/sections/form/validators/selectValidator.d.ts.map +1 -0
  250. package/lib/components/sections/form/validators/uploadValidator.d.ts +4 -0
  251. package/lib/components/sections/form/validators/uploadValidator.d.ts.map +1 -0
  252. package/lib/components/sections/header/Header.d.ts +4 -0
  253. package/lib/components/sections/header/Header.d.ts.map +1 -1
  254. package/lib/components/sections/header/HeaderVideo.d.ts.map +1 -1
  255. package/lib/components/sections/jobs/JobArticle.d.ts +56 -0
  256. package/lib/components/sections/jobs/JobArticle.d.ts.map +1 -0
  257. package/lib/components/sections/{JobList.d.ts → jobs/JobList.d.ts} +11 -3
  258. package/lib/components/sections/jobs/JobList.d.ts.map +1 -0
  259. package/lib/components/sections/navigation/NavBar.d.ts.map +1 -1
  260. package/lib/components/sections/navigation/Navigation.d.ts +1 -0
  261. package/lib/components/sections/navigation/Navigation.d.ts.map +1 -1
  262. package/lib/components/sections/navigation/menu/Menu.d.ts +1 -0
  263. package/lib/components/sections/navigation/menu/Menu.d.ts.map +1 -1
  264. package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts +1 -0
  265. package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts.map +1 -1
  266. package/lib/components/sections/navigation/partials/MenuFooter.d.ts.map +1 -1
  267. package/lib/components/sections/navigation/partials/MenuHeader.d.ts +2 -0
  268. package/lib/components/sections/navigation/partials/MenuHeader.d.ts.map +1 -1
  269. package/lib/components/sections/navigation/partials/NavBarMain.d.ts +2 -0
  270. package/lib/components/sections/navigation/partials/NavBarMain.d.ts.map +1 -1
  271. package/lib/components/sections/navigation/skeletons/BarBreadCrumbs.d.ts.map +1 -1
  272. package/lib/components/sections/navigation/skeletons/BarLogo.d.ts.map +1 -1
  273. package/lib/components/sections/news/NewsAuthorCard.d.ts +8 -0
  274. package/lib/components/sections/news/NewsAuthorCard.d.ts.map +1 -1
  275. package/lib/components/sections/news/NewsFooter.d.ts.map +1 -1
  276. package/lib/components/sections/news/NewsImages.d.ts +13 -8
  277. package/lib/components/sections/news/NewsImages.d.ts.map +1 -1
  278. package/lib/components/sections/news/NewsIntro.d.ts.map +1 -1
  279. package/lib/components/sections/news/NewsList.d.ts.map +1 -1
  280. package/lib/components/sections/news/NewsOverview.d.ts +13 -5
  281. package/lib/components/sections/news/NewsOverview.d.ts.map +1 -1
  282. package/lib/components/sections/news/NewsTable.d.ts +5 -13
  283. package/lib/components/sections/news/NewsTable.d.ts.map +1 -1
  284. package/lib/components/sections/news/NewsText.d.ts +4 -4
  285. package/lib/components/sections/news/NewsText.d.ts.map +1 -1
  286. package/lib/components/sections/news/NewsVideo.d.ts +24 -6
  287. package/lib/components/sections/news/NewsVideo.d.ts.map +1 -1
  288. package/lib/components/sections/pois/PointOfInterestDetail.d.ts +55 -0
  289. package/lib/components/sections/pois/PointOfInterestDetail.d.ts.map +1 -0
  290. package/lib/components/sections/pois/PointOfInterestMap.d.ts +117 -0
  291. package/lib/components/sections/pois/PointOfInterestMap.d.ts.map +1 -0
  292. package/lib/components/sections/pois/PointOfInterestOverview.d.ts +38 -0
  293. package/lib/components/sections/pois/PointOfInterestOverview.d.ts.map +1 -0
  294. package/lib/components/typography/Callout.d.ts.map +1 -1
  295. package/lib/components/typography/Copy.d.ts +2 -1
  296. package/lib/components/typography/Copy.d.ts.map +1 -1
  297. package/lib/components/typography/Heading.d.ts +1 -1
  298. package/lib/components/typography/Heading.d.ts.map +1 -1
  299. package/lib/index.d.ts +37 -12
  300. package/lib/index.d.ts.map +1 -1
  301. package/lib/index.es.js +1 -1
  302. package/lib/index.es.js.map +1 -1
  303. package/lib/index.js +1 -1
  304. package/lib/index.js.map +1 -1
  305. package/lib/utils/arrays.d.ts +1 -1
  306. package/lib/utils/arrays.d.ts.map +1 -1
  307. package/lib/utils/concat.d.ts +8 -0
  308. package/lib/utils/concat.d.ts.map +1 -0
  309. package/lib/utils/cookie-consent/cookie.d.ts +3 -3
  310. package/lib/utils/cookie-consent/cookie.d.ts.map +1 -1
  311. package/lib/utils/cookie-consent/mutations.d.ts +3 -11
  312. package/lib/utils/cookie-consent/mutations.d.ts.map +1 -1
  313. package/lib/utils/cookie-consent/useCookieConsent.d.ts +43 -0
  314. package/lib/utils/cookie-consent/useCookieConsent.d.ts.map +1 -0
  315. package/lib/utils/dataURI.d.ts.map +1 -1
  316. package/lib/utils/filters.d.ts +2 -0
  317. package/lib/utils/filters.d.ts.map +1 -0
  318. package/lib/utils/formFieldText.d.ts +3 -0
  319. package/lib/utils/formFieldText.d.ts.map +1 -0
  320. package/lib/utils/hexRgbConverter.d.ts.map +1 -1
  321. package/lib/utils/structuredData.d.ts +12 -0
  322. package/lib/utils/structuredData.d.ts.map +1 -1
  323. package/lib/utils/styles.d.ts +24 -1
  324. package/lib/utils/styles.d.ts.map +1 -1
  325. package/lib/utils/urlParams.d.ts +4 -0
  326. package/lib/utils/urlParams.d.ts.map +1 -0
  327. package/lib/utils/useArray.d.ts +13 -0
  328. package/lib/utils/useArray.d.ts.map +1 -0
  329. package/lib/utils/useDebounce.d.ts +6 -0
  330. package/lib/utils/useDebounce.d.ts.map +1 -0
  331. package/lib/utils/useEqualSheetHeight.d.ts +2 -0
  332. package/lib/utils/useEqualSheetHeight.d.ts.map +1 -1
  333. package/lib/utils/useGeolocation.d.ts +10 -0
  334. package/lib/utils/useGeolocation.d.ts.map +1 -0
  335. package/lib/utils/useInterval.d.ts +4 -1
  336. package/lib/utils/useInterval.d.ts.map +1 -1
  337. package/lib/utils/useLazyInput.d.ts +8 -0
  338. package/lib/utils/useLazyInput.d.ts.map +1 -0
  339. package/lib/utils/useLeafletMap.d.ts +52 -0
  340. package/lib/utils/useLeafletMap.d.ts.map +1 -0
  341. package/lib/utils/useMounted.d.ts +3 -0
  342. package/lib/utils/useMounted.d.ts.map +1 -0
  343. package/lib/utils/usePageScroll.d.ts +2 -0
  344. package/lib/utils/usePageScroll.d.ts.map +1 -1
  345. package/lib/utils/useParams.d.ts +6 -0
  346. package/lib/utils/useParams.d.ts.map +1 -0
  347. package/lib/utils/usePrevious.d.ts +3 -0
  348. package/lib/utils/usePrevious.d.ts.map +1 -0
  349. package/lib/utils/useResizeThrottle.d.ts +9 -0
  350. package/lib/utils/useResizeThrottle.d.ts.map +1 -0
  351. package/lib/utils/useScrollThrottle.d.ts +7 -0
  352. package/lib/utils/useScrollThrottle.d.ts.map +1 -0
  353. package/lib/utils/useTimeout.d.ts +6 -0
  354. package/lib/utils/useTimeout.d.ts.map +1 -0
  355. package/lib/utils/useUpdateEffect.d.ts +5 -0
  356. package/lib/utils/useUpdateEffect.d.ts.map +1 -0
  357. package/package.json +13 -15
  358. package/lib/components/blocks/LeafletMap.d.ts +0 -42
  359. package/lib/components/blocks/LeafletMap.d.ts.map +0 -1
  360. package/lib/components/blocks/Slider.d.ts +0 -87
  361. package/lib/components/blocks/Slider.d.ts.map +0 -1
  362. package/lib/components/buttons/QuicknavButton.d.ts +0 -10
  363. package/lib/components/buttons/QuicknavButton.d.ts.map +0 -1
  364. package/lib/components/sections/DynamicForm.d.ts.map +0 -1
  365. package/lib/components/sections/JobList.d.ts.map +0 -1
  366. package/lib/components/sections/Quicknav.d.ts +0 -29
  367. package/lib/components/sections/Quicknav.d.ts.map +0 -1
  368. package/lib/components/sections/SocialNav.d.ts +0 -24
  369. package/lib/components/sections/SocialNav.d.ts.map +0 -1
  370. package/lib/components/sections/carousel/CarouselBase.d.ts +0 -36
  371. package/lib/components/sections/carousel/CarouselBase.d.ts.map +0 -1
  372. package/lib/components/sections/carousel/FeatureCarousel.d.ts +0 -17
  373. package/lib/components/sections/carousel/FeatureCarousel.d.ts.map +0 -1
  374. package/lib/components/sections/carousel/ImageCarousel.d.ts +0 -17
  375. package/lib/components/sections/carousel/ImageCarousel.d.ts.map +0 -1
  376. package/lib/components/sections/carousel/PromotionCarousel.d.ts +0 -20
  377. package/lib/components/sections/carousel/PromotionCarousel.d.ts.map +0 -1
  378. package/lib/components/sections/carousel/VideoCarousel.d.ts +0 -17
  379. package/lib/components/sections/carousel/VideoCarousel.d.ts.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"NavList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/NavList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAiB,EAAE,aAAa,EAAE,2BAAmC;AAsCrE,oBAAY,OAAO,GAAG,IAAI,CACtB,aAAa,EACb,YAAY,GAAG,iBAAiB,GAAG,WAAW,CACjD,CAAC;AAkDF,eAAO,MAAM,gBAAgB;IA/CzB,wDAAwD;;IAGxD,wCAAwC;;IAGxC,0BAA0B;;IAG1B,qDAAqD;+BAC3B;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,MAAM,SAAS;EAqCnC,CAAC;;IA/CpC,wDAAwD;;IAGxD,wCAAwC;;IAGxC,0BAA0B;;IAG1B,qDAAqD;;;;;;;AAuCzD,wBAAqC"}
1
+ {"version":3,"file":"NavList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/NavList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAiB,EAAE,aAAa,EAAE,2BAAmC;AA6CrE,oBAAY,OAAO,GAAG,IAAI,CACtB,aAAa,EACb,YAAY,GAAG,iBAAiB,GAAG,WAAW,CACjD,CAAC;AAkDF,eAAO,MAAM,gBAAgB;IA/CzB,wDAAwD;;IAGxD,wCAAwC;;IAGxC,0BAA0B;;IAG1B,qDAAqD;+BAC3B;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,MAAM,SAAS;EAqCnC,CAAC;;IA/CpC,wDAAwD;;IAGxD,wCAAwC;;IAGxC,0BAA0B;;IAG1B,qDAAqD;;;;;;;AAuCzD,wBAAqC"}
@@ -0,0 +1,90 @@
1
+ import React from 'react';
2
+ import { DefaultTheme } from 'styled-components';
3
+ import { FormikErrors } from 'formik';
4
+ export interface FieldGenerationProps {
5
+ field: NewsletterField;
6
+ value: string;
7
+ error: string;
8
+ info?: string;
9
+ isTouched: boolean;
10
+ key: string;
11
+ isInverted: boolean;
12
+ theme: DefaultTheme;
13
+ setField: (field: string, value: any, shouldValidate?: boolean | undefined) => Promise<void> | Promise<FormikErrors<FormData>>;
14
+ validateField: (name: string) => Promise<string | undefined> | Promise<void>;
15
+ setTouched: (field: string, touched?: boolean | undefined, shouldValidate?: boolean | undefined) => Promise<void> | Promise<FormikErrors<FormData>>;
16
+ handleChange: {
17
+ (e: React.ChangeEvent<any>): void;
18
+ <T_1 = string | React.ChangeEvent<any>>(field: T_1): T_1 extends React.ChangeEvent<any> ? void : (e: string | React.ChangeEvent<any>) => void;
19
+ };
20
+ handleBlur: {
21
+ (e: React.FocusEvent<any>): void;
22
+ <T = any>(fieldOrEvent: T): T extends string ? (e: any) => void : void;
23
+ };
24
+ validateOnBlur?: boolean;
25
+ validateOnChange?: boolean;
26
+ }
27
+ export interface NewsletterFormStructure {
28
+ [key: string]: NewsletterField;
29
+ }
30
+ export interface FormData {
31
+ [key: string]: string;
32
+ }
33
+ export interface NewsletterField {
34
+ inputType?: 'text' | 'number' | 'email' | 'password' | 'tel';
35
+ isRequired?: boolean;
36
+ label?: string;
37
+ errorMsg?: string;
38
+ initialValue?: string;
39
+ placeholder?: string;
40
+ info?: string;
41
+ validate?: (key: string, value: string, config: NewsletterField) => Promise<string>;
42
+ }
43
+ export declare const NewsletterFormComponent: React.FC<{
44
+ /** ID value for targeting section with anchor hashes */
45
+ anchorId?: string | undefined;
46
+ /** Structure to define fields of newsletter form */
47
+ fields?: NewsletterFormStructure | undefined;
48
+ /** Function to inject custom field definition */
49
+ customField?: ((props: FieldGenerationProps) => React.ReactNode) | undefined;
50
+ /** HTML form element action */
51
+ action?: string | undefined;
52
+ /** HTML form element method */
53
+ method?: string | undefined;
54
+ /** Form submission callback */
55
+ onSubmit?: ((values: FormData, element: HTMLFormElement) => Promise<void>) | undefined;
56
+ /** Function to inject custom submit button */
57
+ submitAction?: ((props: {
58
+ isInverted?: boolean;
59
+ handleSubmit?: () => Promise<any>;
60
+ isDisabled?: boolean;
61
+ }) => React.ReactNode) | undefined;
62
+ /** Section background */
63
+ bgMode?: "full" | "inverted" | undefined;
64
+ }>;
65
+ declare const _default: React.FC<{
66
+ /** ID value for targeting section with anchor hashes */
67
+ anchorId?: string | undefined;
68
+ /** Structure to define fields of newsletter form */
69
+ fields?: NewsletterFormStructure | undefined;
70
+ /** Function to inject custom field definition */
71
+ customField?: ((props: FieldGenerationProps) => React.ReactNode) | undefined;
72
+ /** HTML form element action */
73
+ action?: string | undefined;
74
+ /** HTML form element method */
75
+ method?: string | undefined;
76
+ /** Form submission callback */
77
+ onSubmit?: ((values: FormData, element: HTMLFormElement) => Promise<void>) | undefined;
78
+ /** Function to inject custom submit button */
79
+ submitAction?: ((props: {
80
+ isInverted?: boolean | undefined;
81
+ handleSubmit?: (() => Promise<any>) | undefined;
82
+ isDisabled?: boolean | undefined;
83
+ }) => React.ReactNode) | undefined;
84
+ /** Section background */
85
+ bgMode?: "full" | "inverted" | undefined;
86
+ } & {
87
+ theme?: import("../../utils/types").RecursivePartial<DefaultTheme> | undefined;
88
+ }>;
89
+ export default _default;
90
+ //# sourceMappingURL=NewsletterForm.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NewsletterForm.d.ts","sourceRoot":"","sources":["../../../src/components/sections/NewsletterForm.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkC,MAAM,OAAO,CAAC;AACvD,OAAe,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAOzD,OAAO,EAAE,YAAY,EAAa,MAAM,QAAQ,CAAC;AAqDjD,MAAM,WAAW,oBAAoB;IACjC,KAAK,EAAE,eAAe,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,GAAG,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE,OAAO,CAAC;IACpB,KAAK,EAAE,YAAY,CAAC;IACpB,QAAQ,EAAE,CACN,KAAK,EAAE,MAAM,EACb,KAAK,EAAE,GAAG,EACV,cAAc,CAAC,EAAE,OAAO,GAAG,SAAS,KACnC,OAAO,CAAC,IAAI,CAAC,GAAG,OAAO,CAAC,YAAY,CAAC,QAAQ,CAAC,CAAC,CAAC;IACrD,aAAa,EAAE,CACX,IAAI,EAAE,MAAM,KACX,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IACjD,UAAU,EAAE,CACR,KAAK,EAAE,MAAM,EACb,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,EAC7B,cAAc,CAAC,EAAE,OAAO,GAAG,SAAS,KACnC,OAAO,CAAC,IAAI,CAAC,GAAG,OAAO,CAAC,YAAY,CAAC,QAAQ,CAAC,CAAC,CAAC;IACrD,YAAY,EAAE;QACV,CAAC,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC;QAClC,CAAC,GAAG,GAAG,MAAM,GAAG,KAAK,CAAC,WAAW,CAAC,GAAG,CAAC,EAClC,KAAK,EAAE,GAAG,GACX,GAAG,SAAS,KAAK,CAAC,WAAW,CAAC,GAAG,CAAC,GAC/B,IAAI,GACJ,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,WAAW,CAAC,GAAG,CAAC,KAAK,IAAI,CAAC;KACtD,CAAC;IACF,UAAU,EAAE;QACR,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC;QACjC,CAAC,CAAC,GAAG,GAAG,EAAE,YAAY,EAAE,CAAC,GAAG,CAAC,SAAS,MAAM,GAAG,CAAC,CAAC,EAAE,GAAG,KAAK,IAAI,GAAG,IAAI,CAAC;KAC1E,CAAC;IACF,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC9B;AAED,MAAM,WAAW,uBAAuB;IACpC,CAAC,GAAG,EAAE,MAAM,GAAG,eAAe,CAAC;CAClC;AAED,MAAM,WAAW,QAAQ;IACrB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB;AAED,MAAM,WAAW,eAAe;IAC5B,SAAS,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,GAAG,UAAU,GAAG,KAAK,CAAC;IAC7D,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,CACP,GAAG,EAAE,MAAM,EACX,KAAK,EAAE,MAAM,EACb,MAAM,EAAE,eAAe,KACtB,OAAO,CAAC,MAAM,CAAC,CAAC;CACxB;AAgQD,eAAO,MAAM,uBAAuB;IA7PhC,wDAAwD;;IAGxD,qDAAqD;;IAGrD,iDAAiD;2BAC3B,oBAAoB,KAAK,MAAM,SAAS;IAE9D,+BAA+B;;IAG/B,+BAA+B;;IAG/B,+BAA+B;yBACX,QAAQ,WAAW,eAAe,KAAK,QAAQ,IAAI,CAAC;IAExE,8CAA8C;4BACvB;QACnB,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,YAAY,CAAC,EAAE,MAAM,QAAQ,GAAG,CAAC,CAAC;QAClC,UAAU,CAAC,EAAE,OAAO,CAAC;KACxB,KAAK,MAAM,SAAS;IAErB,yBAAyB;;EAoOwB,CAAC;;IA7PlD,wDAAwD;;IAGxD,qDAAqD;;IAGrD,iDAAiD;;IAGjD,+BAA+B;;IAG/B,+BAA+B;;IAG/B,+BAA+B;;IAG/B,8CAA8C;;;;;;IAO9C,yBAAyB;;;;;AAqO7B,wBAA4C"}
@@ -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"}