@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":"MenuHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/partials/MenuHeader.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAIlC,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAY9C,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,aAAa,CAAC;IAC3B,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACpE,MAAM,CAAC,EAAE,CACL,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,GAAG,aAAa,KAC9C,KAAK,CAAC,SAAS,CAAC;CACxB,CAmBA,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"MenuHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/partials/MenuHeader.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAIlC,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAE9C,OAAyB,EAAE,QAAQ,EAAE,yCAA2C;AAiBhF,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,aAAa,CAAC;IAC3B,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACpE,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAC;IACnB,MAAM,CAAC,EAAE,CACL,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,GAAG,aAAa,KAC9C,KAAK,CAAC,SAAS,CAAC;CACxB,CA2BA,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -1,6 +1,7 @@
1
1
  import React, { FC } from 'react';
2
2
  import { NavBarStates } from '../Navigation';
3
3
  import { LinkProps } from "../../../typography/Link";
4
+ import { Language } from "../../../blocks/LanguageSwitcher";
4
5
  declare const NavBarMain: FC<{
5
6
  isInverted?: boolean;
6
7
  logo?: {
@@ -25,6 +26,7 @@ declare const NavBarMain: FC<{
25
26
  customToggle?: (props: {
26
27
  isInverted?: boolean;
27
28
  }) => React.ReactNode;
29
+ langs?: Language[];
28
30
  primaryAction?: (props: {
29
31
  isInverted?: boolean;
30
32
  } & NavBarStates) => React.ReactNode;
@@ -1 +1 @@
1
- {"version":3,"file":"NavBarMain.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/partials/NavBarMain.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAIlC,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAG7C,OAAO,EAAE,SAAS,EAAE,iCAAmC;AAwBvD,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE;QACH,OAAO,CAAC,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC;QACxC,eAAe,CAAC,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC;QAChD,MAAM,CAAC,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC;QACvC,cAAc,CAAC,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC;QAC/C,IAAI,CAAC,EAAE,IAAI,CAAC,SAAS,EAAE,YAAY,GAAG,QAAQ,CAAC,CAAC;KACnD,CAAC;IACF,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACpE,aAAa,CAAC,EAAE,CACZ,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,GAAG,YAAY,KAC7C,KAAK,CAAC,SAAS,CAAC;IACrB,eAAe,CAAC,EAAE,CACd,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,GAAG,YAAY,KAC7C,KAAK,CAAC,SAAS,CAAC;IACrB,SAAS,EAAE,YAAY,CAAC;CAC3B,CAmDA,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"NavBarMain.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/partials/NavBarMain.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAIlC,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAG7C,OAAO,EAAE,SAAS,EAAE,iCAAmC;AAEvD,OAAyB,EAAE,QAAQ,EAAE,yCAA2C;AAwChF,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE;QACH,OAAO,CAAC,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC;QACxC,eAAe,CAAC,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC;QAChD,MAAM,CAAC,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC;QACvC,cAAc,CAAC,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC;QAC/C,IAAI,CAAC,EAAE,IAAI,CAAC,SAAS,EAAE,YAAY,GAAG,QAAQ,CAAC,CAAC;KACnD,CAAC;IACF,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACpE,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAC;IACnB,aAAa,CAAC,EAAE,CACZ,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,GAAG,YAAY,KAC7C,KAAK,CAAC,SAAS,CAAC;IACrB,eAAe,CAAC,EAAE,CACd,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,GAAG,YAAY,KAC7C,KAAK,CAAC,SAAS,CAAC;IACrB,SAAS,EAAE,YAAY,CAAC;CAC3B,CAmEA,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"BarBreadCrumbs.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/skeletons/BarBreadCrumbs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAW,MAAM,OAAO,CAAC;AAG3C,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAa,EAAE,SAAS,EAAE,iCAAmC;AAmJ7D,QAAA,MAAM,cAAc,EAAE,EAAE,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAC1B,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACjE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IAC5D,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CA4FA,CAAC;AAEF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"BarBreadCrumbs.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/skeletons/BarBreadCrumbs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAW,MAAM,OAAO,CAAC;AAG3C,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAa,EAAE,SAAS,EAAE,iCAAmC;AAuK7D,QAAA,MAAM,cAAc,EAAE,EAAE,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAC1B,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACjE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IAC5D,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAgFA,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"BarLogo.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/skeletons/BarLogo.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAGlC,OAAa,EAAE,SAAS,EAAE,iCAAmC;AAC7D,OAAc,EAAE,UAAU,EAAE,8BAAgC;AAuB5D,MAAM,WAAW,IAAI;IACjB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,QAAA,MAAM,OAAO,EAAE,EAAE,CAAC;IACd,IAAI,CAAC,EAAE,IAAI,CAAC,SAAS,EAAE,YAAY,GAAG,QAAQ,CAAC,CAAC;IAChD,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAaA,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"BarLogo.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/skeletons/BarLogo.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAGlC,OAAa,EAAE,SAAS,EAAE,iCAAmC;AAC7D,OAAc,EAAE,UAAU,EAAE,8BAAgC;AA2B5D,MAAM,WAAW,IAAI;IACjB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,QAAA,MAAM,OAAO,EAAE,EAAE,CAAC;IACd,IAAI,CAAC,EAAE,IAAI,CAAC,SAAS,EAAE,YAAY,GAAG,QAAQ,CAAC,CAAC;IAChD,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAaA,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1,20 +1,28 @@
1
1
  import React from 'react';
2
2
  export declare const NewsAuthorCardComponent: React.FC<{
3
+ /** Text above author name */
3
4
  label?: string | undefined;
5
+ /** Article's author name */
4
6
  author?: string | undefined;
7
+ /** Author avatar image */
5
8
  avatar?: {
6
9
  src: string;
7
10
  alt?: string | undefined;
8
11
  } | undefined;
12
+ /** Section background */
9
13
  bgMode?: "full" | "inverted" | undefined;
10
14
  }>;
11
15
  declare const _default: React.FC<{
16
+ /** Text above author name */
12
17
  label?: string | undefined;
18
+ /** Article's author name */
13
19
  author?: string | undefined;
20
+ /** Author avatar image */
14
21
  avatar?: {
15
22
  src: string;
16
23
  alt?: string | undefined;
17
24
  } | undefined;
25
+ /** Section background */
18
26
  bgMode?: "full" | "inverted" | undefined;
19
27
  } & {
20
28
  theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"NewsAuthorCard.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsAuthorCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA+G1B,eAAO,MAAM,uBAAuB;;;;aArDhB,MAAM;;;;EAqD2B,CAAC;;;;;;;;;;;;AACtD,wBAA4C"}
1
+ {"version":3,"file":"NewsAuthorCard.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsAuthorCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAqH1B,eAAO,MAAM,uBAAuB;IA7DhC,6BAA6B;;IAG7B,4BAA4B;;IAG5B,0BAA0B;;aACV,MAAM;;;IAEtB,yBAAyB;;EAoDwB,CAAC;;IA7DlD,6BAA6B;;IAG7B,4BAA4B;;IAG5B,0BAA0B;;;;;IAG1B,yBAAyB;;;;;AAqD7B,wBAA4C"}
@@ -1 +1 @@
1
- {"version":3,"file":"NewsFooter.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsFooter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AAMrE,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAIvD,oBAAY,QAAQ,GAAG,IAAI,CACvB,aAAa,EACb,YAAY,GAAG,YAAY,GAAG,WAAW,CAC5C,CAAC;AAqGF,eAAO,MAAM,mBAAmB;IAlG5B,wDAAwD;;IAGxD,kCAAkC;UAC5B,QAAQ,EAAE;IAEhB,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;EAkFoB,CAAC;;IAlG1C,wDAAwD;;IAGxD,kCAAkC;;IAGlC,yBAAyB;;IAGzB,yCAAyC;;;;;;;;;;;AA0F7C,wBAAwC"}
1
+ {"version":3,"file":"NewsFooter.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsFooter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AAMrE,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAKvD,oBAAY,QAAQ,GAAG,IAAI,CACvB,aAAa,EACb,YAAY,GAAG,YAAY,GAAG,WAAW,CAC5C,CAAC;AA2HF,eAAO,MAAM,mBAAmB;IAxH5B,wDAAwD;;IAGxD,kCAAkC;UAC5B,QAAQ,EAAE;IAEhB,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;EAwGoB,CAAC;;IAxH1C,wDAAwD;;IAGxD,kCAAkC;;IAGlC,yBAAyB;;IAGzB,yCAAyC;;;;;;;;;;;AAgH7C,wBAAwC"}
@@ -1,21 +1,26 @@
1
1
  import React from 'react';
2
2
  import { ImageProps } from "../../blocks/Image";
3
+ declare type ImageType = Omit<ImageProps, 'coverSpace'> & {
4
+ isFull?: boolean;
5
+ };
3
6
  export declare const NewsImagesComponent: React.FC<{
4
7
  /** ID value for targeting section with anchor hashes */
5
8
  anchorId?: string | undefined;
6
- images?: Omit<ImageProps, "coverSpace">[] | undefined;
7
- imageStyle?: "full" | "half" | undefined;
8
- primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
9
- secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
9
+ /** List of gallery images */
10
+ images?: ImageType[] | undefined;
11
+ /** Image style */
12
+ isFull?: boolean | undefined;
13
+ /** Section background */
10
14
  bgMode?: "full" | "inverted" | undefined;
11
15
  }>;
12
16
  declare const _default: React.FC<{
13
17
  /** ID value for targeting section with anchor hashes */
14
18
  anchorId?: string | undefined;
15
- images?: Omit<ImageProps, "coverSpace">[] | undefined;
16
- imageStyle?: "full" | "half" | undefined;
17
- primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
18
- secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
19
+ /** List of gallery images */
20
+ images?: ImageType[] | undefined;
21
+ /** Image style */
22
+ isFull?: boolean | undefined;
23
+ /** Section background */
19
24
  bgMode?: "full" | "inverted" | undefined;
20
25
  } & {
21
26
  theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"NewsImages.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsImages.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAc,EAAE,UAAU,EAAE,2BAAgC;AA0F5D,eAAO,MAAM,mBAAmB;IA1E5B,wDAAwD;;;;2DAMd,MAAM,SAAS;6DACb,MAAM,SAAS;;EAmElB,CAAC;;IA1E1C,wDAAwD;;;;;;;;;;AA2E5D,wBAAwC"}
1
+ {"version":3,"file":"NewsImages.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsImages.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAc,EAAE,UAAU,EAAE,2BAAgC;AAgB5D,aAAK,SAAS,GAAG,IAAI,CAAC,UAAU,EAAE,YAAY,CAAC,GAAG;IAAE,MAAM,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC;AAyFvE,eAAO,MAAM,mBAAmB;IAtF5B,wDAAwD;;IAGxD,6BAA6B;;IAG7B,kBAAkB;;IAGlB,yBAAyB;;EA6EgB,CAAC;;IAtF1C,wDAAwD;;IAGxD,6BAA6B;;IAG7B,kBAAkB;;IAGlB,yBAAyB;;;;;AA8E7B,wBAAwC"}
@@ -1 +1 @@
1
- {"version":3,"file":"NewsIntro.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsIntro.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAc,EAAE,UAAU,EAAE,2BAAgC;AAG5D,OAAY,EAAE,QAAQ,EAAE,yBAA8B;AAItD,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAiMvD,eAAO,MAAM,kBAAkB;IAjH3B,wDAAwD;;IAGxD,yBAAyB;;IAGzB,uCAAuC;;;;;IAGvC,4BAA4B;;IAG5B,iCAAiC;;IAGjC,uCAAuC;;IAGvC,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;EAqFkB,CAAC;;IAjHxC,wDAAwD;;IAGxD,yBAAyB;;IAGzB,uCAAuC;;;;;IAGvC,4BAA4B;;IAG5B,iCAAiC;;IAGjC,uCAAuC;;IAGvC,yBAAyB;;IAGzB,yCAAyC;;;;;;;;;;;AA6F7C,wBAAuC"}
1
+ {"version":3,"file":"NewsIntro.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsIntro.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAc,EAAE,UAAU,EAAE,2BAAgC;AAG5D,OAAY,EAAE,QAAQ,EAAE,yBAA8B;AAItD,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAuNvD,eAAO,MAAM,kBAAkB;IArI3B,wDAAwD;;IAGxD,yBAAyB;;IAGzB,uCAAuC;;;;;IAGvC,4BAA4B;;IAG5B,iCAAiC;;IAGjC,uCAAuC;;IAGvC,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;EAyGkB,CAAC;;IArIxC,wDAAwD;;IAGxD,yBAAyB;;IAGzB,uCAAuC;;;;;IAGvC,4BAA4B;;IAG5B,iCAAiC;;IAGjC,uCAAuC;;IAGvC,yBAAyB;;IAGzB,yCAAyC;;;;;;;;;;;AAiH7C,wBAAuC"}
@@ -1 +1 @@
1
- {"version":3,"file":"NewsList.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAMvC,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AAIrE,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAkCvD,oBAAY,QAAQ,GAAG,IAAI,CACvB,aAAa,EACb,YAAY,GAAG,YAAY,GAAG,WAAW,CAC5C,CAAC;AAmFF,eAAO,MAAM,iBAAiB;IAhF1B,wDAAwD;;IAGxD,4EAA4E;;IAG5E,kCAAkC;;IAGlC,0BAA0B;;IAG1B,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;EA6DgB,CAAC;;IAhFtC,wDAAwD;;IAGxD,4EAA4E;;IAG5E,kCAAkC;;IAGlC,0BAA0B;;IAG1B,yCAAyC;;;;;;;;;;;AAqE7C,wBAAsC"}
1
+ {"version":3,"file":"NewsList.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAMvC,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AAIrE,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAmCvD,oBAAY,QAAQ,GAAG,IAAI,CACvB,aAAa,EACb,YAAY,GAAG,YAAY,GAAG,WAAW,CAC5C,CAAC;AAwGF,eAAO,MAAM,iBAAiB;IArG1B,wDAAwD;;IAGxD,4EAA4E;;IAG5E,kCAAkC;;IAGlC,0BAA0B;;IAG1B,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;EAkFgB,CAAC;;IArGtC,wDAAwD;;IAGxD,4EAA4E;;IAG5E,kCAAkC;;IAGlC,0BAA0B;;IAG1B,yCAAyC;;;;;;;;;;;AA0F7C,wBAAsC"}
@@ -1,6 +1,8 @@
1
1
  import React from 'react';
2
+ import { DefaultTheme } from 'styled-components';
2
3
  import { NewsCardProps } from "../../blocks/NewsCard";
3
4
  import { TagProps } from "../../blocks/Tag";
5
+ export declare const getNewsFilterParams: (url: string, theme: DefaultTheme, tags?: string[]) => string;
4
6
  export declare type NewsItem = Omit<NewsCardProps, 'customTag' | 'isInverted' | 'onTagClick'>;
5
7
  export declare const NewsOverviewComponent: React.FC<{
6
8
  /** ID value for targeting section with anchor hashes */
@@ -9,8 +11,11 @@ export declare const NewsOverviewComponent: React.FC<{
9
11
  news?: NewsItem[] | undefined;
10
12
  /** Tags for news filtering */
11
13
  tags?: string[] | undefined;
12
- /** Initial active tags in filter */
13
- activeTags?: string[] | undefined;
14
+ /** Initial data. If not defined the component tries to collect this from URL params */
15
+ initial?: {
16
+ activeTags?: string[] | undefined;
17
+ visibleRows?: number | undefined;
18
+ } | undefined;
14
19
  /** Text for load more toggle. Only visible if browser doesn't support IntersectionObserver. */
15
20
  showMoreText?: string | undefined;
16
21
  /** Section background */
@@ -36,8 +41,11 @@ declare const _default: React.FC<{
36
41
  news?: NewsItem[] | undefined;
37
42
  /** Tags for news filtering */
38
43
  tags?: string[] | undefined;
39
- /** Initial active tags in filter */
40
- activeTags?: string[] | undefined;
44
+ /** Initial data. If not defined the component tries to collect this from URL params */
45
+ initial?: {
46
+ activeTags?: string[] | undefined;
47
+ visibleRows?: number | undefined;
48
+ } | undefined;
41
49
  /** Text for load more toggle. Only visible if browser doesn't support IntersectionObserver. */
42
50
  showMoreText?: string | undefined;
43
51
  /** Section background */
@@ -56,7 +64,7 @@ declare const _default: React.FC<{
56
64
  clickHandler?: ((ev?: React.SyntheticEvent<HTMLElement, Event> | undefined) => void) | undefined;
57
65
  }) => React.ReactNode) | undefined;
58
66
  } & {
59
- theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
67
+ theme?: import("../../../utils/types").RecursivePartial<DefaultTheme> | undefined;
60
68
  }>;
61
69
  export default _default;
62
70
  //# sourceMappingURL=NewsOverview.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NewsOverview.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsOverview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAM3D,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AAGrE,OAAY,EAAE,QAAQ,EAAE,yBAA8B;AAyEtD,oBAAY,QAAQ,GAAG,IAAI,CACvB,aAAa,EACb,WAAW,GAAG,YAAY,GAAG,YAAY,CAC5C,CAAC;AA+VF,eAAO,MAAM,qBAAqB;IA5V9B,wDAAwD;;IAGxD,kCAAkC;;IAGlC,8BAA8B;;IAG9B,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;EA6TwB,CAAC;;IA5V9C,wDAAwD;;IAGxD,kCAAkC;;IAGlC,8BAA8B;;IAG9B,oCAAoC;;IAGpC,+FAA+F;;IAG/F,yBAAyB;;IAGzB;;;SAGK;;IAGL,yCAAyC;;;;;;;;;;;AAqU7C,wBAA0C"}
1
+ {"version":3,"file":"NewsOverview.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsOverview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAMN,MAAM,OAAO,CAAC;AACf,OAAe,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAKzD,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AAGrE,OAAY,EAAE,QAAQ,EAAE,yBAA8B;AAwFtD,eAAO,MAAM,mBAAmB,QACvB,MAAM,SACJ,YAAY,SACb,MAAM,EAAE,WAiBjB,CAAC;AAIF,oBAAY,QAAQ,GAAG,IAAI,CACvB,aAAa,EACb,WAAW,GAAG,YAAY,GAAG,YAAY,CAC5C,CAAC;AA+YF,eAAO,MAAM,qBAAqB;IA5Y9B,wDAAwD;;IAGxD,kCAAkC;;IAGlC,8BAA8B;;IAG9B,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;EA0WwB,CAAC;;IA5Y9C,wDAAwD;;IAGxD,kCAAkC;;IAGlC,8BAA8B;;IAG9B,uFAAuF;;;;;IAMvF,+FAA+F;;IAG/F,yBAAyB;;IAGzB;;;SAGK;;IAGL,yCAAyC;;;;;;;;;;;AAkX7C,wBAA0C"}
@@ -1,27 +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
- }
2
+ import { TableProps } from "../../blocks/TableBlock";
11
3
  export declare const NewsTableComponent: React.FC<{
12
4
  /** ID value for targeting section with anchor hashes */
13
5
  anchorId?: string | undefined;
6
+ /** Table rows and columns */
14
7
  tableItems: TableProps[];
15
- primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
16
- secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
8
+ /** Section background */
17
9
  bgMode?: "full" | "inverted" | undefined;
18
10
  }>;
19
11
  declare const _default: React.FC<{
20
12
  /** ID value for targeting section with anchor hashes */
21
13
  anchorId?: string | undefined;
14
+ /** Table rows and columns */
22
15
  tableItems: TableProps[];
23
- primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
24
- secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
16
+ /** Section background */
25
17
  bgMode?: "full" | "inverted" | undefined;
26
18
  } & {
27
19
  theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"NewsTable.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsTable.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAsE1B,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;CACrB;AA+HD,eAAO,MAAM,kBAAkB;IApD3B,wDAAwD;;gBAG5C,UAAU,EAAE;2DAEkB,MAAM,SAAS;6DACb,MAAM,SAAS;;EA8CpB,CAAC;;IApDxC,wDAAwD;;;;;;;;;AAqD5D,wBAAuC"}
1
+ {"version":3,"file":"NewsTable.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsTable.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAmB,EAAE,UAAU,EAAE,gCAAqC;AAqDtE,eAAO,MAAM,kBAAkB;IA1C3B,wDAAwD;;IAGxD,6BAA6B;gBACjB,UAAU,EAAE;IAExB,yBAAyB;;EAoCc,CAAC;;IA1CxC,wDAAwD;;IAGxD,6BAA6B;;IAG7B,yBAAyB;;;;;AAqC7B,wBAAuC"}
@@ -2,17 +2,17 @@ import React from 'react';
2
2
  export declare const NewsTextComponent: React.FC<{
3
3
  /** ID value for targeting section with anchor hashes */
4
4
  anchorId?: string | undefined;
5
+ /** Main text (RichText) */
5
6
  text: string;
6
- primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
7
- secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
7
+ /** Section background */
8
8
  bgMode?: "full" | "inverted" | undefined;
9
9
  }>;
10
10
  declare const _default: React.FC<{
11
11
  /** ID value for targeting section with anchor hashes */
12
12
  anchorId?: string | undefined;
13
+ /** Main text (RichText) */
13
14
  text: string;
14
- primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
15
- secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
15
+ /** Section background */
16
16
  bgMode?: "full" | "inverted" | undefined;
17
17
  } & {
18
18
  theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"NewsText.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsText.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA4E1B,eAAO,MAAM,iBAAiB;IA/C1B,wDAAwD;;UAGlD,MAAM;2DAC8B,MAAM,SAAS;6DACb,MAAM,SAAS;;EA0CtB,CAAC;;IA/CtC,wDAAwD;;;;;;;;;AAgD5D,wBAAsC"}
1
+ {"version":3,"file":"NewsText.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsText.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA+D1B,eAAO,MAAM,iBAAiB;IAvC1B,wDAAwD;;IAGxD,2BAA2B;UACrB,MAAM;IAEZ,yBAAyB;;EAiCY,CAAC;;IAvCtC,wDAAwD;;IAGxD,2BAA2B;;IAG3B,yBAAyB;;;;;AAkC7B,wBAAsC"}
@@ -3,21 +3,39 @@ import { ImageProps } from "../../blocks/Image";
3
3
  export declare const NewsVideoComponent: React.FC<{
4
4
  /** ID value for targeting section with anchor hashes */
5
5
  anchorId?: string | undefined;
6
+ /** Placeholder image */
6
7
  bgImage?: ImageProps | undefined;
8
+ /** Embed video ID. E.g. from Youtube */
7
9
  embedId?: string | undefined;
8
- playIcon?: React.ReactChild | undefined;
9
- primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
10
- secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
10
+ /** Custom play icon */
11
+ playIcon?: React.ReactNode;
12
+ /** Text for cookie consent overlay */
13
+ consentText?: string | undefined;
14
+ /** Function to inject custom action on cookie consent overlay */
15
+ consentAction?: ((props: {
16
+ handleClick?: () => void;
17
+ consentProps: Record<string, string>;
18
+ }) => React.ReactNode) | undefined;
19
+ /** Section background */
11
20
  bgMode?: "full" | "inverted" | undefined;
12
21
  }>;
13
22
  declare const _default: React.FC<{
14
23
  /** ID value for targeting section with anchor hashes */
15
24
  anchorId?: string | undefined;
25
+ /** Placeholder image */
16
26
  bgImage?: ImageProps | undefined;
27
+ /** Embed video ID. E.g. from Youtube */
17
28
  embedId?: string | undefined;
18
- playIcon?: React.ReactChild | undefined;
19
- primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
20
- secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
29
+ /** Custom play icon */
30
+ playIcon?: React.ReactNode;
31
+ /** Text for cookie consent overlay */
32
+ consentText?: string | undefined;
33
+ /** Function to inject custom action on cookie consent overlay */
34
+ consentAction?: ((props: {
35
+ handleClick?: (() => void) | undefined;
36
+ consentProps: Record<string, string>;
37
+ }) => React.ReactNode) | undefined;
38
+ /** Section background */
21
39
  bgMode?: "full" | "inverted" | undefined;
22
40
  } & {
23
41
  theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"NewsVideo.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsVideo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,UAAU,EAAE,2BAAgC;AA0ErD,eAAO,MAAM,kBAAkB;IA7D3B,wDAAwD;;;;;2DAOd,MAAM,SAAS;6DACb,MAAM,SAAS;;EAqDpB,CAAC;;IA7DxC,wDAAwD;;;;;;;;;;;AA8D5D,wBAAuC"}
1
+ {"version":3,"file":"NewsVideo.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsVideo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,UAAU,EAAE,2BAAgC;AAwErD,eAAO,MAAM,kBAAkB;IAjE3B,wDAAwD;;IAGxD,wBAAwB;;IAGxB,wCAAwC;;IAGxC,uBAAuB;eACZ,MAAM,SAAS;IAE1B,sCAAsC;;IAGtC,iEAAiE;6BACzC;QACpB,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;QACzB,YAAY,EAAE,OAAO,MAAM,EAAE,MAAM,CAAC,CAAC;KACxC,KAAK,MAAM,SAAS;IAErB,yBAAyB;;EA4Cc,CAAC;;IAjExC,wDAAwD;;IAGxD,wBAAwB;;IAGxB,wCAAwC;;IAGxC,uBAAuB;;IAGvB,sCAAsC;;IAGtC,iEAAiE;;;;;IAMjE,yBAAyB;;;;;AA6C7B,wBAAuC"}
@@ -0,0 +1,55 @@
1
+ import React from 'react';
2
+ import { ImageProps } from "../../blocks/Image";
3
+ import { InfoGroup } from "../../blocks/InfoList";
4
+ export declare const PointOfInterestDetailComponent: React.FC<{
5
+ /** ID value for targeting section with anchor hashes */
6
+ anchorId?: string | undefined;
7
+ /** POI image */
8
+ image?: Omit<ImageProps, "coverSpace"> | undefined;
9
+ /** POI title */
10
+ title?: string | undefined;
11
+ /** POI intro text */
12
+ intro?: string | undefined;
13
+ /** POI text (richtext) */
14
+ text?: string | undefined;
15
+ /** Array of POI facts */
16
+ facts?: string[] | undefined;
17
+ /** Additional POI infos */
18
+ infos?: InfoGroup[] | undefined;
19
+ /** Section background */
20
+ bgMode?: "inverted" | "full" | undefined;
21
+ /** Function to inject custom feature node */
22
+ customFact?: ((props: {
23
+ key: React.Key;
24
+ name: string;
25
+ isInverted?: boolean;
26
+ }) => React.ReactNode) | undefined;
27
+ }>;
28
+ declare const _default: React.FC<{
29
+ /** ID value for targeting section with anchor hashes */
30
+ anchorId?: string | undefined;
31
+ /** POI image */
32
+ image?: Omit<ImageProps, "coverSpace"> | undefined;
33
+ /** POI title */
34
+ title?: string | undefined;
35
+ /** POI intro text */
36
+ intro?: string | undefined;
37
+ /** POI text (richtext) */
38
+ text?: string | undefined;
39
+ /** Array of POI facts */
40
+ facts?: string[] | undefined;
41
+ /** Additional POI infos */
42
+ infos?: InfoGroup[] | undefined;
43
+ /** Section background */
44
+ bgMode?: "inverted" | "full" | undefined;
45
+ /** Function to inject custom feature node */
46
+ customFact?: ((props: {
47
+ key: React.Key;
48
+ name: string;
49
+ isInverted?: boolean | undefined;
50
+ }) => React.ReactNode) | undefined;
51
+ } & {
52
+ theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
53
+ }>;
54
+ export default _default;
55
+ //# sourceMappingURL=PointOfInterestDetail.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PointOfInterestDetail.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/pois/PointOfInterestDetail.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAKvC,OAAc,EAAE,UAAU,EAAE,2BAAgC;AAM5D,OAAiB,EAAE,SAAS,EAAE,8BAAmC;AA2JjE,eAAO,MAAM,8BAA8B;IArHvC,wDAAwD;;IAGxD,gBAAgB;;IAGhB,gBAAgB;;IAGhB,qBAAqB;;IAGrB,0BAA0B;;IAG1B,yBAAyB;;IAGzB,2BAA2B;;IAG3B,yBAAyB;;IAGzB,6CAA6C;0BACxB;QACjB,GAAG,EAAE,MAAM,GAAG,CAAC;QACf,MAAM,MAAM,CAAC;QACb,UAAU,CAAC,EAAE,OAAO,CAAC;KACxB,KAAK,MAAM,SAAS;EAwF0C,CAAC;;IArHhE,wDAAwD;;IAGxD,gBAAgB;;IAGhB,gBAAgB;;IAGhB,qBAAqB;;IAGrB,0BAA0B;;IAG1B,yBAAyB;;IAGzB,2BAA2B;;IAG3B,yBAAyB;;IAGzB,6CAA6C;;;;;;;;;AA8FjD,wBAAmD"}
@@ -0,0 +1,117 @@
1
+ import React from 'react';
2
+ import { Info } from "../../blocks/InfoList";
3
+ export interface LocationIcon {
4
+ url: string;
5
+ size: [number, number];
6
+ anchor: [number, number];
7
+ sizeActive: [number, number];
8
+ anchorActive: [number, number];
9
+ }
10
+ export interface MapPOI {
11
+ /** Unique ID */
12
+ id: string;
13
+ /** Latitude and Longitude of item position */
14
+ position: [number, number];
15
+ /** Marker icon settings */
16
+ icon?: LocationIcon;
17
+ /** POI name */
18
+ name?: string;
19
+ /** POI short description text */
20
+ description?: string;
21
+ /** Array of POI facts */
22
+ facts?: string[];
23
+ /** Array of additional POI informations */
24
+ infos?: Info[];
25
+ /** Function to inject custom action node */
26
+ action?: React.ReactNode;
27
+ }
28
+ export declare const PointOfInterestMapComponent: React.FC<{
29
+ /** ID value for targeting section with anchor hashes */
30
+ anchorId?: string | undefined;
31
+ /** Size mode */
32
+ size?: "default" | "large" | undefined;
33
+ /** Array of POI card settings */
34
+ pois?: MapPOI[] | undefined;
35
+ /** Use geolocation for own position */
36
+ showOwnPosition?: boolean | undefined;
37
+ /** Map tile provider */
38
+ provider?: string | undefined;
39
+ /** Map attribution text (richtext) */
40
+ attribution?: string | undefined;
41
+ /** Initial center of the map */
42
+ center?: [number, number] | undefined;
43
+ /** Initial map zoom */
44
+ zoom?: number | undefined;
45
+ /** Min map zoom */
46
+ minZoom?: number | undefined;
47
+ /** Max map zoom */
48
+ maxZoom?: number | undefined;
49
+ /** Zoom if map jumps to location */
50
+ flyToZoom?: number | undefined;
51
+ /** Initial location */
52
+ initialPointOfInterest?: string | undefined;
53
+ /** Show all markers on first load */
54
+ allMarkersOnInit?: boolean | undefined;
55
+ /** Restrict map to bounds of markers area */
56
+ restrictToMarkersArea?: boolean | undefined;
57
+ /** Map container padding for show all markers */
58
+ fitBoundsPadding?: [number, number] | undefined;
59
+ /** Function to inject custom fact node into MapCard */
60
+ customFact?: ((props: {
61
+ key: React.Key;
62
+ name: string;
63
+ }) => React.ReactNode) | undefined;
64
+ /** Custom current position marker */
65
+ currentPosMarker?: LocationIcon | undefined;
66
+ /** Custom card close icon */
67
+ customCardClose?: React.ReactNode;
68
+ /** Custom icon for my location request button */
69
+ customLocationRequest?: React.ReactNode;
70
+ }>;
71
+ declare const _default: React.FC<{
72
+ /** ID value for targeting section with anchor hashes */
73
+ anchorId?: string | undefined;
74
+ /** Size mode */
75
+ size?: "default" | "large" | undefined;
76
+ /** Array of POI card settings */
77
+ pois?: MapPOI[] | undefined;
78
+ /** Use geolocation for own position */
79
+ showOwnPosition?: boolean | undefined;
80
+ /** Map tile provider */
81
+ provider?: string | undefined;
82
+ /** Map attribution text (richtext) */
83
+ attribution?: string | undefined;
84
+ /** Initial center of the map */
85
+ center?: [number, number] | undefined;
86
+ /** Initial map zoom */
87
+ zoom?: number | undefined;
88
+ /** Min map zoom */
89
+ minZoom?: number | undefined;
90
+ /** Max map zoom */
91
+ maxZoom?: number | undefined;
92
+ /** Zoom if map jumps to location */
93
+ flyToZoom?: number | undefined;
94
+ /** Initial location */
95
+ initialPointOfInterest?: string | undefined;
96
+ /** Show all markers on first load */
97
+ allMarkersOnInit?: boolean | undefined;
98
+ /** Restrict map to bounds of markers area */
99
+ restrictToMarkersArea?: boolean | undefined;
100
+ /** Map container padding for show all markers */
101
+ fitBoundsPadding?: [number, number] | undefined;
102
+ /** Function to inject custom fact node into MapCard */
103
+ customFact?: ((props: {
104
+ key: React.Key;
105
+ name: string;
106
+ }) => React.ReactNode) | undefined;
107
+ /** Custom current position marker */
108
+ currentPosMarker?: LocationIcon | undefined;
109
+ /** Custom card close icon */
110
+ customCardClose?: React.ReactNode;
111
+ /** Custom icon for my location request button */
112
+ customLocationRequest?: React.ReactNode;
113
+ } & {
114
+ theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
115
+ }>;
116
+ export default _default;
117
+ //# sourceMappingURL=PointOfInterestMap.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PointOfInterestMap.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/pois/PointOfInterestMap.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAiBhE,OAAiB,EAAE,IAAI,EAAE,8BAAmC;AA4T5D,MAAM,WAAW,YAAY;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACvB,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAEzB,UAAU,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC7B,YAAY,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAClC;AAED,MAAM,WAAW,MAAM;IACnB,gBAAgB;IAChB,EAAE,EAAE,MAAM,CAAC;IAEX,8CAA8C;IAC9C,QAAQ,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAE3B,2BAA2B;IAC3B,IAAI,CAAC,EAAE,YAAY,CAAC;IAEpB,eAAe;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd,iCAAiC;IACjC,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,yBAAyB;IACzB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IAEjB,2CAA2C;IAC3C,KAAK,CAAC,EAAE,IAAI,EAAE,CAAC;IAEf,4CAA4C;IAC5C,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAuQD,eAAO,MAAM,2BAA2B;IApQpC,wDAAwD;;IAGxD,gBAAgB;;IAGhB,iCAAiC;;IAGjC,uCAAuC;;IAGvC,wBAAwB;;IAGxB,sCAAsC;;IAGtC,gCAAgC;;IAGhC,uBAAuB;;IAGvB,mBAAmB;;IAGnB,mBAAmB;;IAGnB,oCAAoC;;IAGpC,uBAAuB;;IAGvB,qCAAqC;;IAGrC,6CAA6C;;IAG7C,iDAAiD;;IAGjD,uDAAuD;0BAClC;QAAE,GAAG,EAAE,MAAM,GAAG,CAAC;QAAC,MAAM,MAAM,CAAA;KAAE,KAAK,MAAM,SAAS;IAEzE,qCAAqC;;IAGrC,6BAA6B;sBACX,MAAM,SAAS;IAEjC,iDAAiD;4BACzB,MAAM,SAAS;EA6MkB,CAAC;;IApQ1D,wDAAwD;;IAGxD,gBAAgB;;IAGhB,iCAAiC;;IAGjC,uCAAuC;;IAGvC,wBAAwB;;IAGxB,sCAAsC;;IAGtC,gCAAgC;;IAGhC,uBAAuB;;IAGvB,mBAAmB;;IAGnB,mBAAmB;;IAGnB,oCAAoC;;IAGpC,uBAAuB;;IAGvB,qCAAqC;;IAGrC,6CAA6C;;IAG7C,iDAAiD;;IAGjD,uDAAuD;;;;;IAGvD,qCAAqC;;IAGrC,6BAA6B;;IAG7B,iDAAiD;;;;;AA+MrD,wBAAgD"}
@@ -0,0 +1,38 @@
1
+ import { Info } from "../../blocks/InfoList";
2
+ import { POICardProps } from "../../blocks/POICard";
3
+ import React from 'react';
4
+ interface CardProps extends POICardProps {
5
+ id: string;
6
+ infos?: Array<Info & {
7
+ allowFiltering?: boolean;
8
+ }>;
9
+ }
10
+ export declare type PointOfInterestOverviewItem = Omit<CardProps, 'isInverted'>;
11
+ export declare const PointOfInterestOverviewComponent: React.FC<{
12
+ /** ID value for targeting section with anchor hashes */
13
+ anchorId?: string | undefined;
14
+ /** Array of POI card settings */
15
+ pois?: PointOfInterestOverviewItem[] | undefined;
16
+ /** Enable/Disable filtering */
17
+ enableFiltering?: boolean | undefined;
18
+ /** Placeholder for filter input */
19
+ filterPlaceholder?: string | undefined;
20
+ /** Section background */
21
+ bgMode?: "full" | "inverted" | undefined;
22
+ }>;
23
+ declare const _default: React.FC<{
24
+ /** ID value for targeting section with anchor hashes */
25
+ anchorId?: string | undefined;
26
+ /** Array of POI card settings */
27
+ pois?: PointOfInterestOverviewItem[] | undefined;
28
+ /** Enable/Disable filtering */
29
+ enableFiltering?: boolean | undefined;
30
+ /** Placeholder for filter input */
31
+ filterPlaceholder?: string | undefined;
32
+ /** Section background */
33
+ bgMode?: "full" | "inverted" | undefined;
34
+ } & {
35
+ theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
36
+ }>;
37
+ export default _default;
38
+ //# sourceMappingURL=PointOfInterestOverview.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PointOfInterestOverview.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/pois/PointOfInterestOverview.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAE,8BAAmC;AAClD,OAAgB,EAAE,YAAY,EAAE,6BAAkC;AAGlE,OAAO,KAAuC,MAAM,OAAO,CAAC;AA+F5D,UAAU,SAAU,SAAQ,YAAY;IACpC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG;QAAE,cAAc,CAAC,EAAE,OAAO,CAAA;KAAE,CAAC,CAAC;CACtD;AAED,oBAAY,2BAA2B,GAAG,IAAI,CAAC,SAAS,EAAE,YAAY,CAAC,CAAC;AAyKxE,eAAO,MAAM,gCAAgC;IAjKzC,wDAAwD;;IAGxD,iCAAiC;;IAGjC,+BAA+B;;IAG/B,mCAAmC;;IAGnC,yBAAyB;;EAqJ0C,CAAC;;IAjKpE,wDAAwD;;IAGxD,iCAAiC;;IAGjC,+BAA+B;;IAG/B,mCAAmC;;IAGnC,yBAAyB;;;;;AAsJ7B,wBAAqD"}
@@ -1 +1 @@
1
- {"version":3,"file":"Callout.d.ts","sourceRoot":"","sources":["../../../src/components/typography/Callout.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EACH,cAAc,EAKjB,2BAAqB;AA4DtB,oBAAY,UAAU,GAChB,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,MAAM,GACN,KAAK,GACL,YAAY,CAAC;AAEnB,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,UAAU,CAAC;IACtB,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B,CA2CA,CAAC;AAOF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Callout.d.ts","sourceRoot":"","sources":["../../../src/components/typography/Callout.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EACH,cAAc,EAKjB,2BAAqB;AA8DtB,oBAAY,UAAU,GAChB,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,MAAM,GACN,KAAK,GACL,YAAY,CAAC;AAEnB,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,UAAU,CAAC;IACtB,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B,CA2CA,CAAC;AAOF,eAAe,OAAO,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  import { FontType, FontOptionType, FontOptions } from "../../utils/styles";
3
- export declare type CopyType = Exclude<FontType, 'heading-1' | 'heading-2' | 'heading-3' | 'heading-4' | 'callout' | 'super'>;
3
+ export declare type CopyType = Extract<FontType, 'copy-b' | 'copy-i' | 'copy'>;
4
4
  export declare const copyStyle: (type: CopyType, size?: keyof FontOptions) => import("styled-components").FlattenInterpolation<import("styled-components").ThemeProps<import("styled-components").DefaultTheme>>;
5
5
  export declare type CopyTag = 'label' | 'span' | 'div' | 'legend' | 'th' | 'td' | 'li' | 'p' | 'caption' | 'figcaption';
6
6
  declare const Copy: React.FC<{
@@ -12,6 +12,7 @@ declare const Copy: React.FC<{
12
12
  size?: FontOptionType;
13
13
  columns?: boolean;
14
14
  innerHTML?: string;
15
+ allowLinkIcons?: boolean;
15
16
  onClick?: (ev: React.SyntheticEvent<HTMLElement>) => void;
16
17
  className?: string;
17
18
  children?: React.ReactNode;
@@ -1 +1 @@
1
- {"version":3,"file":"Copy.d.ts","sourceRoot":"","sources":["../../../src/components/typography/Copy.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,OAAO,EACH,QAAQ,EAIR,cAAc,EAId,WAAW,EAGd,2BAAqB;AAGtB,oBAAY,QAAQ,GAAG,OAAO,CAC1B,QAAQ,EACR,WAAW,GAAG,WAAW,GAAG,WAAW,GAAG,WAAW,GAAG,SAAS,GAAG,OAAO,CAC9E,CAAC;AAEF,eAAO,MAAM,SAAS,SACZ,QAAQ,SACR,MAAM,WAAW,uIAS1B,CAAC;AAqRF,oBAAY,OAAO,GACb,OAAO,GACP,MAAM,GACN,KAAK,GACL,QAAQ,GACR,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,GAAG,GACH,SAAS,GACT,YAAY,CAAC;AAEnB,QAAA,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,KAAK,IAAI,CAAC;IAC1D,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B,CA8CA,CAAC;AAIF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"Copy.d.ts","sourceRoot":"","sources":["../../../src/components/typography/Copy.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,OAAO,EACH,QAAQ,EAIR,cAAc,EAId,WAAW,EAGd,2BAAqB;AAGtB,oBAAY,QAAQ,GAAG,OAAO,CAAC,QAAQ,EAAE,QAAQ,GAAG,QAAQ,GAAG,MAAM,CAAC,CAAC;AAEvE,eAAO,MAAM,SAAS,SACZ,QAAQ,SACR,MAAM,WAAW,uIAU1B,CAAC;AA4SF,oBAAY,OAAO,GACb,OAAO,GACP,MAAM,GACN,KAAK,GACL,QAAQ,GACR,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,GAAG,GACH,SAAS,GACT,YAAY,CAAC;AAEnB,QAAA,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,KAAK,IAAI,CAAC;IAC1D,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B,CAgDA,CAAC;AAIF,eAAe,IAAI,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  import { FontType } from "../../utils/styles";
3
- declare type HeadingType = Exclude<FontType, 'copy' | 'copy-i' | 'copy-b' | 'callout'>;
3
+ declare type HeadingType = Extract<FontType, 'heading-1' | 'heading-2' | 'heading-3' | 'heading-4' | 'super'>;
4
4
  export declare const headingStyle: (type: HeadingType) => import("styled-components").FlattenInterpolation<import("styled-components").ThemeProps<import("styled-components").DefaultTheme>>;
5
5
  export declare type HeadlineTag = 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'span' | 'div' | 'blockquote';
6
6
  declare const Heading: React.FC<{
@@ -1 +1 @@
1
- {"version":3,"file":"Heading.d.ts","sourceRoot":"","sources":["../../../src/components/typography/Heading.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAEH,QAAQ,EAKX,2BAAqB;AAEtB,aAAK,WAAW,GAAG,OAAO,CAAC,QAAQ,EAAE,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,CAAC,CAAC;AA6C/E,eAAO,MAAM,YAAY,SAAU,WAAW,uIAY7C,CAAC;AAYF,oBAAY,WAAW,GACjB,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,MAAM,GACN,KAAK,GACL,YAAY,CAAC;AAEnB,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC;IACpB,QAAQ,CAAC,EAAE,WAAW,CAAC;IACvB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B,CAiEA,CAAC;AAOF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Heading.d.ts","sourceRoot":"","sources":["../../../src/components/typography/Heading.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAEH,QAAQ,EAKX,2BAAqB;AAEtB,aAAK,WAAW,GAAG,OAAO,CACtB,QAAQ,EACR,WAAW,GAAG,WAAW,GAAG,WAAW,GAAG,WAAW,GAAG,OAAO,CAClE,CAAC;AA6CF,eAAO,MAAM,YAAY,SAAU,WAAW,uIAc7C,CAAC;AAYF,oBAAY,WAAW,GACjB,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,MAAM,GACN,KAAK,GACL,YAAY,CAAC;AAEnB,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC;IACpB,QAAQ,CAAC,EAAE,WAAW,CAAC;IACvB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B,CAiEA,CAAC;AAOF,eAAe,OAAO,CAAC"}