@blateral/b.kit 2.0.0-beta.9.9 → 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 (376) hide show
  1. package/README.md +63 -179
  2. package/lib/components/base/Grid.d.ts +6 -0
  3. package/lib/components/base/Grid.d.ts.map +1 -1
  4. package/lib/components/base/Section.d.ts +7 -3
  5. package/lib/components/base/Section.d.ts.map +1 -1
  6. package/lib/components/base/icons/AngleDown.d.ts +1 -0
  7. package/lib/components/base/icons/AngleDown.d.ts.map +1 -1
  8. package/lib/components/base/icons/AngleLeft.d.ts +1 -0
  9. package/lib/components/base/icons/AngleLeft.d.ts.map +1 -1
  10. package/lib/components/base/icons/AngleUp.d.ts +1 -0
  11. package/lib/components/base/icons/AngleUp.d.ts.map +1 -1
  12. package/lib/components/base/icons/ArrowDown.d.ts +1 -0
  13. package/lib/components/base/icons/ArrowDown.d.ts.map +1 -1
  14. package/lib/components/base/icons/ArrowLeft.d.ts +1 -0
  15. package/lib/components/base/icons/ArrowLeft.d.ts.map +1 -1
  16. package/lib/components/base/icons/ArrowLeftGhost.d.ts +1 -0
  17. package/lib/components/base/icons/ArrowLeftGhost.d.ts.map +1 -1
  18. package/lib/components/base/icons/ArrowLeftRight.d.ts +1 -0
  19. package/lib/components/base/icons/ArrowLeftRight.d.ts.map +1 -1
  20. package/lib/components/base/icons/ArrowRight.d.ts +1 -0
  21. package/lib/components/base/icons/ArrowRight.d.ts.map +1 -1
  22. package/lib/components/base/icons/ArrowRightGhost.d.ts +1 -0
  23. package/lib/components/base/icons/ArrowRightGhost.d.ts.map +1 -1
  24. package/lib/components/base/icons/ArrowUp.d.ts +1 -0
  25. package/lib/components/base/icons/ArrowUp.d.ts.map +1 -1
  26. package/lib/components/base/icons/BoxArrowUpRight.d.ts +1 -0
  27. package/lib/components/base/icons/BoxArrowUpRight.d.ts.map +1 -1
  28. package/lib/components/base/icons/CalendarToday.d.ts +1 -0
  29. package/lib/components/base/icons/CalendarToday.d.ts.map +1 -1
  30. package/lib/components/base/icons/Category.d.ts +8 -0
  31. package/lib/components/base/icons/Category.d.ts.map +1 -0
  32. package/lib/components/base/icons/Check.d.ts +1 -0
  33. package/lib/components/base/icons/Check.d.ts.map +1 -1
  34. package/lib/components/base/icons/Clock.d.ts +1 -0
  35. package/lib/components/base/icons/Clock.d.ts.map +1 -1
  36. package/lib/components/base/icons/ClockFilled.d.ts +8 -0
  37. package/lib/components/base/icons/ClockFilled.d.ts.map +1 -0
  38. package/lib/components/base/icons/Computer.d.ts +8 -0
  39. package/lib/components/base/icons/Computer.d.ts.map +1 -0
  40. package/lib/components/base/icons/CrossSmall.d.ts +1 -0
  41. package/lib/components/base/icons/CrossSmall.d.ts.map +1 -1
  42. package/lib/components/base/icons/CurrentLocation.d.ts +8 -0
  43. package/lib/components/base/icons/CurrentLocation.d.ts.map +1 -0
  44. package/lib/components/base/icons/DateRange.d.ts +1 -0
  45. package/lib/components/base/icons/DateRange.d.ts.map +1 -1
  46. package/lib/components/base/icons/External.d.ts +1 -0
  47. package/lib/components/base/icons/External.d.ts.map +1 -1
  48. package/lib/components/base/icons/Filter.d.ts +8 -0
  49. package/lib/components/base/icons/Filter.d.ts.map +1 -0
  50. package/lib/components/base/icons/FlyTo.d.ts +1 -0
  51. package/lib/components/base/icons/FlyTo.d.ts.map +1 -1
  52. package/lib/components/base/icons/Icons.d.ts +12 -0
  53. package/lib/components/base/icons/Icons.d.ts.map +1 -1
  54. package/lib/components/base/icons/Info.d.ts +1 -0
  55. package/lib/components/base/icons/Info.d.ts.map +1 -1
  56. package/lib/components/base/icons/Language.d.ts +1 -0
  57. package/lib/components/base/icons/Language.d.ts.map +1 -1
  58. package/lib/components/base/icons/LocationPin.d.ts +1 -0
  59. package/lib/components/base/icons/LocationPin.d.ts.map +1 -1
  60. package/lib/components/base/icons/LocationSearch.d.ts +8 -0
  61. package/lib/components/base/icons/LocationSearch.d.ts.map +1 -0
  62. package/lib/components/base/icons/Magnifier.d.ts +1 -0
  63. package/lib/components/base/icons/Magnifier.d.ts.map +1 -1
  64. package/lib/components/base/icons/Mail.d.ts +1 -0
  65. package/lib/components/base/icons/Mail.d.ts.map +1 -1
  66. package/lib/components/base/icons/Map.d.ts +8 -0
  67. package/lib/components/base/icons/Map.d.ts.map +1 -0
  68. package/lib/components/base/icons/Minus.d.ts +1 -0
  69. package/lib/components/base/icons/Minus.d.ts.map +1 -1
  70. package/lib/components/base/icons/Money.d.ts +8 -0
  71. package/lib/components/base/icons/Money.d.ts.map +1 -0
  72. package/lib/components/base/icons/MyLocation.d.ts +8 -0
  73. package/lib/components/base/icons/MyLocation.d.ts.map +1 -0
  74. package/lib/components/base/icons/Person.d.ts +8 -0
  75. package/lib/components/base/icons/Person.d.ts.map +1 -0
  76. package/lib/components/base/icons/Phone.d.ts +1 -0
  77. package/lib/components/base/icons/Phone.d.ts.map +1 -1
  78. package/lib/components/base/icons/Place.d.ts +8 -0
  79. package/lib/components/base/icons/Place.d.ts.map +1 -0
  80. package/lib/components/base/icons/Play.d.ts +1 -0
  81. package/lib/components/base/icons/Play.d.ts.map +1 -1
  82. package/lib/components/base/icons/Plus.d.ts +1 -0
  83. package/lib/components/base/icons/Plus.d.ts.map +1 -1
  84. package/lib/components/base/icons/Route.d.ts +1 -0
  85. package/lib/components/base/icons/Route.d.ts.map +1 -1
  86. package/lib/components/base/icons/Star.d.ts +1 -0
  87. package/lib/components/base/icons/Star.d.ts.map +1 -1
  88. package/lib/components/base/icons/ToggleOff.d.ts +8 -0
  89. package/lib/components/base/icons/ToggleOff.d.ts.map +1 -0
  90. package/lib/components/base/icons/ToggleOn.d.ts +8 -0
  91. package/lib/components/base/icons/ToggleOn.d.ts.map +1 -0
  92. package/lib/components/base/icons/UnfoldMore.d.ts +8 -0
  93. package/lib/components/base/icons/UnfoldMore.d.ts.map +1 -0
  94. package/lib/components/base/icons/files/Excel.d.ts +1 -0
  95. package/lib/components/base/icons/files/Excel.d.ts.map +1 -1
  96. package/lib/components/base/icons/files/Image.d.ts +1 -0
  97. package/lib/components/base/icons/files/Image.d.ts.map +1 -1
  98. package/lib/components/base/icons/files/Pdf.d.ts +1 -0
  99. package/lib/components/base/icons/files/Pdf.d.ts.map +1 -1
  100. package/lib/components/base/icons/files/PowerPoint.d.ts +1 -0
  101. package/lib/components/base/icons/files/PowerPoint.d.ts.map +1 -1
  102. package/lib/components/base/icons/files/UploadFile.d.ts +1 -0
  103. package/lib/components/base/icons/files/UploadFile.d.ts.map +1 -1
  104. package/lib/components/base/icons/files/Word.d.ts +1 -0
  105. package/lib/components/base/icons/files/Word.d.ts.map +1 -1
  106. package/lib/components/base/icons/files/Zip.d.ts +1 -0
  107. package/lib/components/base/icons/files/Zip.d.ts.map +1 -1
  108. package/lib/components/base/icons/socials/Facebook.d.ts +1 -0
  109. package/lib/components/base/icons/socials/Facebook.d.ts.map +1 -1
  110. package/lib/components/base/icons/socials/Instagram.d.ts +1 -0
  111. package/lib/components/base/icons/socials/Instagram.d.ts.map +1 -1
  112. package/lib/components/base/icons/socials/LinkedIn.d.ts +1 -0
  113. package/lib/components/base/icons/socials/LinkedIn.d.ts.map +1 -1
  114. package/lib/components/base/icons/socials/Twitter.d.ts +1 -0
  115. package/lib/components/base/icons/socials/Twitter.d.ts.map +1 -1
  116. package/lib/components/base/icons/socials/Xing.d.ts +1 -0
  117. package/lib/components/base/icons/socials/Xing.d.ts.map +1 -1
  118. package/lib/components/base/icons/socials/Youtube.d.ts +1 -0
  119. package/lib/components/base/icons/socials/Youtube.d.ts.map +1 -1
  120. package/lib/components/blocks/Alert.d.ts.map +1 -1
  121. package/lib/components/blocks/CookieConsent.d.ts +24 -21
  122. package/lib/components/blocks/CookieConsent.d.ts.map +1 -1
  123. package/lib/components/blocks/EventBlock.d.ts +1 -1
  124. package/lib/components/blocks/EventBlock.d.ts.map +1 -1
  125. package/lib/components/blocks/Feature.d.ts +4 -3
  126. package/lib/components/blocks/Feature.d.ts.map +1 -1
  127. package/lib/components/blocks/Image.d.ts +7 -1
  128. package/lib/components/blocks/Image.d.ts.map +1 -1
  129. package/lib/components/blocks/InfoList.d.ts +20 -0
  130. package/lib/components/blocks/InfoList.d.ts.map +1 -0
  131. package/lib/components/blocks/IntroBlock.d.ts +16 -2
  132. package/lib/components/blocks/IntroBlock.d.ts.map +1 -1
  133. package/lib/components/blocks/JobCard.d.ts +21 -4
  134. package/lib/components/blocks/JobCard.d.ts.map +1 -1
  135. package/lib/components/blocks/LanguageSwitcher.d.ts +2 -0
  136. package/lib/components/blocks/LanguageSwitcher.d.ts.map +1 -1
  137. package/lib/components/blocks/NewsCard.d.ts +1 -0
  138. package/lib/components/blocks/NewsCard.d.ts.map +1 -1
  139. package/lib/components/blocks/POICard.d.ts +47 -0
  140. package/lib/components/blocks/POICard.d.ts.map +1 -0
  141. package/lib/components/blocks/POIFacts.d.ts +12 -0
  142. package/lib/components/blocks/POIFacts.d.ts.map +1 -0
  143. package/lib/components/blocks/PromotionCard.d.ts.map +1 -1
  144. package/lib/components/blocks/TableBlock.d.ts +14 -0
  145. package/lib/components/blocks/TableBlock.d.ts.map +1 -0
  146. package/lib/components/blocks/Tag.d.ts.map +1 -1
  147. package/lib/components/blocks/Title.d.ts +6 -0
  148. package/lib/components/blocks/Title.d.ts.map +1 -1
  149. package/lib/components/blocks/VideoBlock.d.ts +6 -5
  150. package/lib/components/blocks/VideoBlock.d.ts.map +1 -1
  151. package/lib/components/blocks/VideoCard.d.ts +6 -1
  152. package/lib/components/blocks/VideoCard.d.ts.map +1 -1
  153. package/lib/components/buttons/Button.d.ts.map +1 -1
  154. package/lib/components/buttons/ButtonGhost.d.ts.map +1 -1
  155. package/lib/components/buttons/Control.d.ts.map +1 -1
  156. package/lib/components/buttons/Pointer.d.ts.map +1 -1
  157. package/lib/components/examples/hooks/ArrayHookExample.d.ts +4 -0
  158. package/lib/components/examples/hooks/ArrayHookExample.d.ts.map +1 -0
  159. package/lib/components/examples/hooks/IntervalHookExample.d.ts +4 -0
  160. package/lib/components/examples/hooks/IntervalHookExample.d.ts.map +1 -0
  161. package/lib/components/fields/Checkbox.d.ts +5 -3
  162. package/lib/components/fields/Checkbox.d.ts.map +1 -1
  163. package/lib/components/fields/CompactForm.d.ts.map +1 -1
  164. package/lib/components/fields/Datepicker.d.ts +5 -3
  165. package/lib/components/fields/Datepicker.d.ts.map +1 -1
  166. package/lib/components/fields/FileUpload.d.ts +6 -4
  167. package/lib/components/fields/FileUpload.d.ts.map +1 -1
  168. package/lib/components/fields/FilterField.d.ts +12 -0
  169. package/lib/components/fields/FilterField.d.ts.map +1 -0
  170. package/lib/components/fields/FormField.d.ts.map +1 -1
  171. package/lib/components/fields/LocationField.d.ts +49 -0
  172. package/lib/components/fields/LocationField.d.ts.map +1 -0
  173. package/lib/components/fields/Radio.d.ts +5 -3
  174. package/lib/components/fields/Radio.d.ts.map +1 -1
  175. package/lib/components/fields/SearchInput.d.ts.map +1 -1
  176. package/lib/components/fields/SelectDropdown.d.ts +9 -11
  177. package/lib/components/fields/SelectDropdown.d.ts.map +1 -1
  178. package/lib/components/fields/Textarea.d.ts +5 -3
  179. package/lib/components/fields/Textarea.d.ts.map +1 -1
  180. package/lib/components/fields/Textfield.d.ts +5 -3
  181. package/lib/components/fields/Textfield.d.ts.map +1 -1
  182. package/lib/components/sections/Accordion.d.ts +2 -2
  183. package/lib/components/sections/Accordion.d.ts.map +1 -1
  184. package/lib/components/sections/Article.d.ts +5 -0
  185. package/lib/components/sections/Article.d.ts.map +1 -1
  186. package/lib/components/sections/CardList.d.ts.map +1 -1
  187. package/lib/components/sections/FeatureList.d.ts +4 -0
  188. package/lib/components/sections/FeatureList.d.ts.map +1 -1
  189. package/lib/components/sections/Gallery.d.ts +7 -5
  190. package/lib/components/sections/Gallery.d.ts.map +1 -1
  191. package/lib/components/sections/IconList.d.ts +1 -0
  192. package/lib/components/sections/IconList.d.ts.map +1 -1
  193. package/lib/components/sections/IndexList.d.ts.map +1 -1
  194. package/lib/components/sections/Intro.d.ts +15 -6
  195. package/lib/components/sections/Intro.d.ts.map +1 -1
  196. package/lib/components/sections/Map.d.ts.map +1 -1
  197. package/lib/components/sections/NavList.d.ts.map +1 -1
  198. package/lib/components/sections/NewsletterForm.d.ts +90 -0
  199. package/lib/components/sections/NewsletterForm.d.ts.map +1 -0
  200. package/lib/components/sections/RawVideo.d.ts +38 -0
  201. package/lib/components/sections/RawVideo.d.ts.map +1 -0
  202. package/lib/components/sections/SimpleImage.d.ts +26 -7
  203. package/lib/components/sections/SimpleImage.d.ts.map +1 -1
  204. package/lib/components/sections/SocialWall.d.ts.map +1 -1
  205. package/lib/components/sections/Table.d.ts +5 -10
  206. package/lib/components/sections/Table.d.ts.map +1 -1
  207. package/lib/components/sections/Teaser.d.ts +4 -2
  208. package/lib/components/sections/Teaser.d.ts.map +1 -1
  209. package/lib/components/sections/TeaserWide.d.ts.map +1 -1
  210. package/lib/components/sections/Timeline.d.ts.map +1 -1
  211. package/lib/components/sections/Video.d.ts +14 -4
  212. package/lib/components/sections/Video.d.ts.map +1 -1
  213. package/lib/components/sections/events/EventDetail.d.ts +2 -0
  214. package/lib/components/sections/events/EventDetail.d.ts.map +1 -1
  215. package/lib/components/sections/events/EventList.d.ts +5 -2
  216. package/lib/components/sections/events/EventList.d.ts.map +1 -1
  217. package/lib/components/sections/events/EventOverview.d.ts +16 -6
  218. package/lib/components/sections/events/EventOverview.d.ts.map +1 -1
  219. package/lib/components/sections/footer/Footer.d.ts.map +1 -1
  220. package/lib/components/sections/footer/partials/FooterBottomBar.d.ts.map +1 -1
  221. package/lib/components/sections/{DynamicForm.d.ts → form/DynamicForm.d.ts} +74 -30
  222. package/lib/components/sections/form/DynamicForm.d.ts.map +1 -0
  223. package/lib/components/sections/form/renderer/areaRenderer.d.ts +5 -0
  224. package/lib/components/sections/form/renderer/areaRenderer.d.ts.map +1 -0
  225. package/lib/components/sections/form/renderer/datepickerRenderer.d.ts +5 -0
  226. package/lib/components/sections/form/renderer/datepickerRenderer.d.ts.map +1 -0
  227. package/lib/components/sections/form/renderer/fieldGroupRenderer.d.ts +5 -0
  228. package/lib/components/sections/form/renderer/fieldGroupRenderer.d.ts.map +1 -0
  229. package/lib/components/sections/form/renderer/fieldRenderer.d.ts +5 -0
  230. package/lib/components/sections/form/renderer/fieldRenderer.d.ts.map +1 -0
  231. package/lib/components/sections/form/renderer/locationRenderer.d.ts +6 -0
  232. package/lib/components/sections/form/renderer/locationRenderer.d.ts.map +1 -0
  233. package/lib/components/sections/form/renderer/selectRenderer.d.ts +5 -0
  234. package/lib/components/sections/form/renderer/selectRenderer.d.ts.map +1 -0
  235. package/lib/components/sections/form/renderer/uploadRenderer.d.ts +5 -0
  236. package/lib/components/sections/form/renderer/uploadRenderer.d.ts.map +1 -0
  237. package/lib/components/sections/form/validators/areaValidator.d.ts +4 -0
  238. package/lib/components/sections/form/validators/areaValidator.d.ts.map +1 -0
  239. package/lib/components/sections/form/validators/datepickerValidator.d.ts +4 -0
  240. package/lib/components/sections/form/validators/datepickerValidator.d.ts.map +1 -0
  241. package/lib/components/sections/form/validators/fieldGroupValidator.d.ts +4 -0
  242. package/lib/components/sections/form/validators/fieldGroupValidator.d.ts.map +1 -0
  243. package/lib/components/sections/form/validators/fieldValidator.d.ts +4 -0
  244. package/lib/components/sections/form/validators/fieldValidator.d.ts.map +1 -0
  245. package/lib/components/sections/form/validators/locationValidator.d.ts +5 -0
  246. package/lib/components/sections/form/validators/locationValidator.d.ts.map +1 -0
  247. package/lib/components/sections/form/validators/selectValidator.d.ts +4 -0
  248. package/lib/components/sections/form/validators/selectValidator.d.ts.map +1 -0
  249. package/lib/components/sections/form/validators/uploadValidator.d.ts +4 -0
  250. package/lib/components/sections/form/validators/uploadValidator.d.ts.map +1 -0
  251. package/lib/components/sections/header/Header.d.ts +4 -0
  252. package/lib/components/sections/header/Header.d.ts.map +1 -1
  253. package/lib/components/sections/header/HeaderVideo.d.ts.map +1 -1
  254. package/lib/components/sections/jobs/JobArticle.d.ts +56 -0
  255. package/lib/components/sections/jobs/JobArticle.d.ts.map +1 -0
  256. package/lib/components/sections/{JobList.d.ts → jobs/JobList.d.ts} +11 -3
  257. package/lib/components/sections/jobs/JobList.d.ts.map +1 -0
  258. package/lib/components/sections/navigation/NavBar.d.ts.map +1 -1
  259. package/lib/components/sections/navigation/Navigation.d.ts +1 -0
  260. package/lib/components/sections/navigation/Navigation.d.ts.map +1 -1
  261. package/lib/components/sections/navigation/menu/Menu.d.ts +1 -0
  262. package/lib/components/sections/navigation/menu/Menu.d.ts.map +1 -1
  263. package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts +1 -0
  264. package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts.map +1 -1
  265. package/lib/components/sections/navigation/partials/MenuFooter.d.ts.map +1 -1
  266. package/lib/components/sections/navigation/partials/MenuHeader.d.ts +2 -0
  267. package/lib/components/sections/navigation/partials/MenuHeader.d.ts.map +1 -1
  268. package/lib/components/sections/navigation/partials/NavBarMain.d.ts +2 -0
  269. package/lib/components/sections/navigation/partials/NavBarMain.d.ts.map +1 -1
  270. package/lib/components/sections/navigation/skeletons/BarBreadCrumbs.d.ts.map +1 -1
  271. package/lib/components/sections/navigation/skeletons/BarLogo.d.ts.map +1 -1
  272. package/lib/components/sections/news/NewsAuthorCard.d.ts +8 -0
  273. package/lib/components/sections/news/NewsAuthorCard.d.ts.map +1 -1
  274. package/lib/components/sections/news/NewsFooter.d.ts.map +1 -1
  275. package/lib/components/sections/news/NewsImages.d.ts +13 -8
  276. package/lib/components/sections/news/NewsImages.d.ts.map +1 -1
  277. package/lib/components/sections/news/NewsIntro.d.ts.map +1 -1
  278. package/lib/components/sections/news/NewsList.d.ts.map +1 -1
  279. package/lib/components/sections/news/NewsOverview.d.ts +13 -5
  280. package/lib/components/sections/news/NewsOverview.d.ts.map +1 -1
  281. package/lib/components/sections/news/NewsTable.d.ts +5 -13
  282. package/lib/components/sections/news/NewsTable.d.ts.map +1 -1
  283. package/lib/components/sections/news/NewsText.d.ts +4 -4
  284. package/lib/components/sections/news/NewsText.d.ts.map +1 -1
  285. package/lib/components/sections/news/NewsVideo.d.ts +24 -6
  286. package/lib/components/sections/news/NewsVideo.d.ts.map +1 -1
  287. package/lib/components/sections/pois/PointOfInterestDetail.d.ts +55 -0
  288. package/lib/components/sections/pois/PointOfInterestDetail.d.ts.map +1 -0
  289. package/lib/components/sections/pois/PointOfInterestMap.d.ts +117 -0
  290. package/lib/components/sections/pois/PointOfInterestMap.d.ts.map +1 -0
  291. package/lib/components/sections/pois/PointOfInterestOverview.d.ts +38 -0
  292. package/lib/components/sections/pois/PointOfInterestOverview.d.ts.map +1 -0
  293. package/lib/components/typography/Callout.d.ts.map +1 -1
  294. package/lib/components/typography/Copy.d.ts +2 -1
  295. package/lib/components/typography/Copy.d.ts.map +1 -1
  296. package/lib/components/typography/Heading.d.ts +1 -1
  297. package/lib/components/typography/Heading.d.ts.map +1 -1
  298. package/lib/index.d.ts +37 -12
  299. package/lib/index.d.ts.map +1 -1
  300. package/lib/index.es.js +1 -1
  301. package/lib/index.es.js.map +1 -1
  302. package/lib/index.js +1 -1
  303. package/lib/index.js.map +1 -1
  304. package/lib/utils/concat.d.ts +8 -0
  305. package/lib/utils/concat.d.ts.map +1 -0
  306. package/lib/utils/cookie-consent/cookie.d.ts +3 -3
  307. package/lib/utils/cookie-consent/cookie.d.ts.map +1 -1
  308. package/lib/utils/cookie-consent/mutations.d.ts +3 -11
  309. package/lib/utils/cookie-consent/mutations.d.ts.map +1 -1
  310. package/lib/utils/cookie-consent/useCookieConsent.d.ts +43 -0
  311. package/lib/utils/cookie-consent/useCookieConsent.d.ts.map +1 -0
  312. package/lib/utils/dataURI.d.ts.map +1 -1
  313. package/lib/utils/filters.d.ts +2 -0
  314. package/lib/utils/filters.d.ts.map +1 -0
  315. package/lib/utils/formFieldText.d.ts +3 -0
  316. package/lib/utils/formFieldText.d.ts.map +1 -0
  317. package/lib/utils/hexRgbConverter.d.ts.map +1 -1
  318. package/lib/utils/structuredData.d.ts +12 -0
  319. package/lib/utils/structuredData.d.ts.map +1 -1
  320. package/lib/utils/styles.d.ts +24 -1
  321. package/lib/utils/styles.d.ts.map +1 -1
  322. package/lib/utils/urlParams.d.ts +4 -0
  323. package/lib/utils/urlParams.d.ts.map +1 -0
  324. package/lib/utils/useArray.d.ts +13 -0
  325. package/lib/utils/useArray.d.ts.map +1 -0
  326. package/lib/utils/useDebounce.d.ts +6 -0
  327. package/lib/utils/useDebounce.d.ts.map +1 -0
  328. package/lib/utils/useEqualSheetHeight.d.ts +2 -0
  329. package/lib/utils/useEqualSheetHeight.d.ts.map +1 -1
  330. package/lib/utils/useGeolocation.d.ts +10 -0
  331. package/lib/utils/useGeolocation.d.ts.map +1 -0
  332. package/lib/utils/useInterval.d.ts +4 -1
  333. package/lib/utils/useInterval.d.ts.map +1 -1
  334. package/lib/utils/useLazyInput.d.ts +8 -0
  335. package/lib/utils/useLazyInput.d.ts.map +1 -0
  336. package/lib/utils/useLeafletMap.d.ts +52 -0
  337. package/lib/utils/useLeafletMap.d.ts.map +1 -0
  338. package/lib/utils/useMounted.d.ts +3 -0
  339. package/lib/utils/useMounted.d.ts.map +1 -0
  340. package/lib/utils/usePageScroll.d.ts +2 -0
  341. package/lib/utils/usePageScroll.d.ts.map +1 -1
  342. package/lib/utils/useParams.d.ts +6 -0
  343. package/lib/utils/useParams.d.ts.map +1 -0
  344. package/lib/utils/usePrevious.d.ts +3 -0
  345. package/lib/utils/usePrevious.d.ts.map +1 -0
  346. package/lib/utils/useResizeThrottle.d.ts +9 -0
  347. package/lib/utils/useResizeThrottle.d.ts.map +1 -0
  348. package/lib/utils/useScrollThrottle.d.ts +7 -0
  349. package/lib/utils/useScrollThrottle.d.ts.map +1 -0
  350. package/lib/utils/useTimeout.d.ts +6 -0
  351. package/lib/utils/useTimeout.d.ts.map +1 -0
  352. package/lib/utils/useUpdateEffect.d.ts +5 -0
  353. package/lib/utils/useUpdateEffect.d.ts.map +1 -0
  354. package/package.json +13 -15
  355. package/lib/components/blocks/LeafletMap.d.ts +0 -42
  356. package/lib/components/blocks/LeafletMap.d.ts.map +0 -1
  357. package/lib/components/blocks/Slider.d.ts +0 -87
  358. package/lib/components/blocks/Slider.d.ts.map +0 -1
  359. package/lib/components/buttons/QuicknavButton.d.ts +0 -10
  360. package/lib/components/buttons/QuicknavButton.d.ts.map +0 -1
  361. package/lib/components/sections/DynamicForm.d.ts.map +0 -1
  362. package/lib/components/sections/JobList.d.ts.map +0 -1
  363. package/lib/components/sections/Quicknav.d.ts +0 -29
  364. package/lib/components/sections/Quicknav.d.ts.map +0 -1
  365. package/lib/components/sections/SocialNav.d.ts +0 -24
  366. package/lib/components/sections/SocialNav.d.ts.map +0 -1
  367. package/lib/components/sections/carousel/CarouselBase.d.ts +0 -36
  368. package/lib/components/sections/carousel/CarouselBase.d.ts.map +0 -1
  369. package/lib/components/sections/carousel/FeatureCarousel.d.ts +0 -17
  370. package/lib/components/sections/carousel/FeatureCarousel.d.ts.map +0 -1
  371. package/lib/components/sections/carousel/ImageCarousel.d.ts +0 -17
  372. package/lib/components/sections/carousel/ImageCarousel.d.ts.map +0 -1
  373. package/lib/components/sections/carousel/PromotionCarousel.d.ts +0 -20
  374. package/lib/components/sections/carousel/PromotionCarousel.d.ts.map +0 -1
  375. package/lib/components/sections/carousel/VideoCarousel.d.ts +0 -17
  376. package/lib/components/sections/carousel/VideoCarousel.d.ts.map +0 -1
@@ -1,42 +0,0 @@
1
- import React, { FC } from 'react';
2
- export interface LeafletMapMarker {
3
- id: string;
4
- position: [number, number];
5
- icon?: {
6
- url: string;
7
- size: [number, number];
8
- anchor: [number, number];
9
- sizeActive: [number, number];
10
- anchorActive: [number, number];
11
- };
12
- popup?: {
13
- text: string;
14
- };
15
- }
16
- declare const LeafletMap: FC<{
17
- containerRef?: React.MutableRefObject<HTMLDivElement | null>;
18
- onReady?: (props: {
19
- goTo: (position?: [number, number], zoom?: number) => void;
20
- showAll: () => void;
21
- }) => void;
22
- url?: string;
23
- attribution?: string;
24
- activeMarkerId?: string;
25
- markers?: Array<LeafletMapMarker>;
26
- center: [number, number];
27
- zoom?: number;
28
- touchZoom?: boolean;
29
- scrollWheelZoom?: boolean;
30
- onlyScrollOnFocus?: boolean;
31
- fitBoundsPadding?: [number, number];
32
- onMarkerClick?: (markerId: string) => void;
33
- onFlyToClick?: (goTo: (zoom?: number) => void) => void;
34
- flyToControl?: React.ReactNode;
35
- onActiveMarkerChanged?: (props: {
36
- markerId: string;
37
- goTo: (zoom?: number) => void;
38
- }) => void;
39
- className?: string;
40
- }>;
41
- export default LeafletMap;
42
- //# sourceMappingURL=LeafletMap.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LeafletMap.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/LeafletMap.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,EAA+B,MAAM,OAAO,CAAC;AAsB/D,MAAM,WAAW,gBAAgB;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC3B,IAAI,CAAC,EAAE;QACH,GAAG,EAAE,MAAM,CAAC;QACZ,IAAI,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;QACvB,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;QAEzB,UAAU,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;QAC7B,YAAY,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;KAClC,CAAC;IACF,KAAK,CAAC,EAAE;QACJ,IAAI,EAAE,MAAM,CAAC;KAChB,CAAC;CACL;AAED,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC;IACjB,YAAY,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC,cAAc,GAAG,IAAI,CAAC,CAAC;IAC7D,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE;QACd,IAAI,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,EAAE,IAAI,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;QAC3D,OAAO,EAAE,MAAM,IAAI,CAAC;KACvB,KAAK,IAAI,CAAC;IACX,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,OAAO,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC,CAAC;IAClC,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,gBAAgB,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACpC,aAAa,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,KAAK,IAAI,KAAK,IAAI,CAAC;IACvD,YAAY,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC/B,qBAAqB,CAAC,EAAE,CAAC,KAAK,EAAE;QAC5B,QAAQ,EAAE,MAAM,CAAC;QACjB,IAAI,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;KACjC,KAAK,IAAI,CAAC;IACX,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAuNA,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -1,87 +0,0 @@
1
- import React from 'react';
2
- import SlickSlider, { Settings } from 'react-slick';
3
- interface SliderContextState {
4
- setSlider?: React.Dispatch<React.SetStateAction<SlickSlider | null | undefined>>;
5
- setSlideCount?: React.Dispatch<React.SetStateAction<number>>;
6
- steps: number;
7
- currentStep: number;
8
- slideSpacing?: {
9
- min: number;
10
- max: number;
11
- };
12
- cursorPaths?: {
13
- prev?: string;
14
- next?: string;
15
- };
16
- clickSideOffset: number;
17
- fullHeight?: boolean;
18
- sameHeight?: boolean;
19
- slickSettings: Settings;
20
- goToStep: (step: number) => void;
21
- nextStep: () => void;
22
- previousStep: () => void;
23
- isOnFirstStep: () => boolean;
24
- isOnLastStep: () => boolean;
25
- }
26
- export declare const SliderContext: React.Context<SliderContextState>;
27
- export declare type SlickSliderSettings = Pick<Settings, 'responsive' | 'draggable' | 'speed' | 'slidesToShow' | 'slidesToScroll' | 'variableWidth' | 'autoplay' | 'autoplaySpeed' | 'fade' | 'swipe' | 'infinite'>;
28
- interface DotProps {
29
- step: number;
30
- disabled?: boolean;
31
- onClick?: (ev: React.SyntheticEvent<HTMLButtonElement>) => void;
32
- }
33
- declare const _default: {
34
- Provider: React.FC<SlickSliderSettings & {
35
- initialStep?: number | undefined;
36
- slideSpacing?: {
37
- min: number;
38
- max: number;
39
- } | undefined;
40
- cursorPaths?: {
41
- prev?: string | undefined;
42
- next?: string | undefined;
43
- } | undefined;
44
- clickSideOffset?: number | undefined;
45
- sameHeight?: boolean | undefined;
46
- fullHeight?: boolean | undefined;
47
- beforeChange?: ((props: {
48
- currentStep: number;
49
- nextStep: number;
50
- }) => void) | undefined;
51
- afterChange?: ((currentStep: number) => void) | undefined;
52
- onInit?: ((steps: number, goToStep: (step: number) => void) => void) | undefined;
53
- children?: React.ReactNode;
54
- }>;
55
- Consumer: React.Consumer<SliderContextState>;
56
- Slides: React.FC<{
57
- className?: string | undefined;
58
- children?: React.ReactNode;
59
- }>;
60
- Slide: React.FC<{
61
- className?: string | undefined;
62
- children?: React.ReactNode;
63
- }>;
64
- Control: React.FC<{
65
- type: "next" | "prev";
66
- className?: string | undefined;
67
- children?: ((props: {
68
- isActive?: boolean | undefined;
69
- isDisabled?: boolean | undefined;
70
- clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement, Event>) => void) | undefined;
71
- }) => React.ReactNode) | undefined;
72
- }>;
73
- Status: React.FC<{
74
- seperator?: string | undefined;
75
- className?: string | undefined;
76
- }>;
77
- Dot: React.FC<DotProps & {
78
- className?: string | undefined;
79
- children?: React.ReactNode;
80
- }>;
81
- DotGroup: React.FC<{
82
- children?: ((key: number, isActive?: boolean | undefined, onClick?: ((ev: React.SyntheticEvent<HTMLElement, Event>) => void) | undefined) => React.ReactNode) | undefined;
83
- className?: string | undefined;
84
- }>;
85
- };
86
- export default _default;
87
- //# sourceMappingURL=Slider.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Slider.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/Slider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA2D,MAAM,OAAO,CAAC;AAGhF,OAAO,WAAW,EAAE,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAIpD,UAAU,kBAAkB;IACxB,SAAS,CAAC,EAAE,KAAK,CAAC,QAAQ,CACtB,KAAK,CAAC,cAAc,CAAC,WAAW,GAAG,IAAI,GAAG,SAAS,CAAC,CACvD,CAAC;IACF,aAAa,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IAC7D,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;IAC5C,WAAW,CAAC,EAAE;QACV,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,IAAI,CAAC,EAAE,MAAM,CAAC;KACjB,CAAC;IACF,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,aAAa,EAAE,QAAQ,CAAC;IACxB,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,aAAa,EAAE,MAAM,OAAO,CAAC;IAC7B,YAAY,EAAE,MAAM,OAAO,CAAC;CAC/B;AAED,eAAO,MAAM,aAAa,mCAcxB,CAAC;AAEH,oBAAY,mBAAmB,GAAG,IAAI,CAClC,QAAQ,EACN,YAAY,GACZ,WAAW,GACX,OAAO,GACP,cAAc,GACd,gBAAgB,GAChB,eAAe,GACf,UAAU,GACV,eAAe,GACf,MAAM,GACN,OAAO,GACP,UAAU,CACf,CAAC;AA6ZF,UAAU,QAAQ;IACd,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;CACnE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuED,wBASE"}
@@ -1,10 +0,0 @@
1
- import * as React from 'react';
2
- declare const QuicknavButton: React.FC<{
3
- link?: string;
4
- label?: string;
5
- isDisabled?: boolean;
6
- isActive?: boolean;
7
- isInverted?: boolean;
8
- }>;
9
- export default QuicknavButton;
10
- //# sourceMappingURL=QuicknavButton.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"QuicknavButton.d.ts","sourceRoot":"","sources":["../../../src/components/buttons/QuicknavButton.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAqC/B,QAAA,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC;IAC3B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAaA,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"DynamicForm.d.ts","sourceRoot":"","sources":["../../../src/components/sections/DynamicForm.tsx"],"names":[],"mappings":"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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"JobList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/JobList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAgB,EAAE,YAAY,EAAE,0BAAkC;AA2ClE,oBAAY,OAAO,GAAG,IAAI,CACtB,YAAY,EACZ,YAAY,GAAG,eAAe,GAAG,WAAW,GAAG,cAAc,CAChE,CAAC;AAmEF,eAAO,MAAM,gBAAgB;IAhEzB,wDAAwD;;IAGxD,iCAAiC;;IAGjC,yBAAyB;;IAGzB,iDAAiD;uBAC/B,MAAM,SAAS;IAEjC,+CAA+C;0BAC1B,MAAM,SAAS;EAmDD,CAAC;;IAhEpC,wDAAwD;;IAGxD,iCAAiC;;IAGjC,yBAAyB;;IAGzB,iDAAiD;;IAGjD,+CAA+C;;;;;AAqDnD,wBAAqC"}
@@ -1,29 +0,0 @@
1
- import * as React from 'react';
2
- export declare const QuicknavComponent: React.FC<{
3
- /** ID value for targeting section with anchor hashes */
4
- anchorId?: string | undefined;
5
- navItems: {
6
- label: string;
7
- link?: string;
8
- }[];
9
- activeNavItem?: string | undefined;
10
- onNavClick?: ((index: number, label: string) => void) | undefined;
11
- className?: string | undefined;
12
- bgMode?: "inverted" | undefined;
13
- }>;
14
- declare const _default: React.FC<{
15
- /** ID value for targeting section with anchor hashes */
16
- anchorId?: string | undefined;
17
- navItems: {
18
- label: string;
19
- link?: string | undefined;
20
- }[];
21
- activeNavItem?: string | undefined;
22
- onNavClick?: ((index: number, label: string) => void) | undefined;
23
- className?: string | undefined;
24
- bgMode?: "inverted" | undefined;
25
- } & {
26
- theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
27
- }>;
28
- export default _default;
29
- //# sourceMappingURL=Quicknav.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Quicknav.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Quicknav.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAmK/B,eAAO,MAAM,iBAAiB;IA/F1B,wDAAwD;;cAG9C;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,IAAI,CAAC,EAAE,MAAM,CAAA;KAAE,EAAE;;0BAEvB,MAAM,SAAS,MAAM,KAAK,IAAI;;;EA0Fd,CAAC;;IA/FtC,wDAAwD;;;;;;;;;;;;;AAgG5D,wBAAsC"}
@@ -1,24 +0,0 @@
1
- import React from 'react';
2
- import { LinkProps } from "../typography/Link";
3
- export declare const SocialNavComponent: React.FC<{
4
- /** ID value for targeting section with anchor hashes */
5
- anchorId?: string | undefined;
6
- socials: Array<{
7
- link?: LinkProps;
8
- icon?: React.ReactNode;
9
- }>;
10
- bgMode?: "full" | "inverted" | undefined;
11
- }>;
12
- declare const _default: React.FC<{
13
- /** ID value for targeting section with anchor hashes */
14
- anchorId?: string | undefined;
15
- socials: {
16
- link?: LinkProps | undefined;
17
- icon?: React.ReactNode;
18
- }[];
19
- bgMode?: "full" | "inverted" | undefined;
20
- } & {
21
- theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
22
- }>;
23
- export default _default;
24
- //# sourceMappingURL=SocialNav.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SocialNav.d.ts","sourceRoot":"","sources":["../../../src/components/sections/SocialNav.tsx"],"names":[],"mappings":"AACA,OAAO,KAAyB,MAAM,OAAO,CAAC;AAI9C,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAoG7D,eAAO,MAAM,kBAAkB;IArD3B,wDAAwD;;aAG/C,MAAM;QACX,IAAI,CAAC,EAAE,SAAS,CAAC;QACjB,IAAI,CAAC,EAAE,MAAM,SAAS,CAAC;KAC1B,CAAC;;EA+CqC,CAAC;;IArDxC,wDAAwD;;;;;;;;;;AAsD5D,wBAAuC"}
@@ -1,36 +0,0 @@
1
- import React, { FC } from 'react';
2
- import { ResponsiveObject } from 'react-slick';
3
- export interface CarouselProps {
4
- spacing?: 'normal' | 'large';
5
- variableWidths?: boolean;
6
- isInverted?: boolean;
7
- controlNext?: (props: {
8
- isInverted?: boolean;
9
- isActive?: boolean;
10
- name?: string;
11
- }) => React.ReactNode;
12
- controlPrev?: (props: {
13
- isInverted?: boolean;
14
- isActive?: boolean;
15
- name?: string;
16
- }) => React.ReactNode;
17
- dot?: (props: {
18
- isInverted?: boolean;
19
- isActive?: boolean;
20
- index?: number;
21
- }) => React.ReactNode;
22
- beforeChange?: (props: {
23
- currentStep: number;
24
- nextStep: number;
25
- }) => void;
26
- afterChange?: (currentStep: number) => void;
27
- onInit?: (steps: number) => void;
28
- responsive?: ResponsiveObject[];
29
- slidesToShow?: number;
30
- }
31
- declare const CarouselBase: FC<CarouselProps & {
32
- className?: string;
33
- children?: React.ReactNode;
34
- }>;
35
- export default CarouselBase;
36
- //# sourceMappingURL=CarouselBase.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CarouselBase.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/carousel/CarouselBase.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAQlC,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAgI/C,MAAM,WAAW,aAAa;IAC1B,OAAO,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;IAC7B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE;QAClB,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,IAAI,CAAC,EAAE,MAAM,CAAC;KACjB,KAAK,KAAK,CAAC,SAAS,CAAC;IACtB,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE;QAClB,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,IAAI,CAAC,EAAE,MAAM,CAAC;KACjB,KAAK,KAAK,CAAC,SAAS,CAAC;IACtB,GAAG,CAAC,EAAE,CAAC,KAAK,EAAE;QACV,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,KAAK,CAAC,EAAE,MAAM,CAAC;KAClB,KAAK,KAAK,CAAC,SAAS,CAAC;IACtB,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,WAAW,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IAC1E,WAAW,CAAC,EAAE,CAAC,WAAW,EAAE,MAAM,KAAK,IAAI,CAAC;IAC5C,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,UAAU,CAAC,EAAE,gBAAgB,EAAE,CAAC;IAChC,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,QAAA,MAAM,YAAY,EAAE,EAAE,CAClB,aAAa,GAAG;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;CAAE,CAyHrE,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -1,17 +0,0 @@
1
- import React from 'react';
2
- import { CarouselProps } from './CarouselBase';
3
- import { FeatureProps } from "../../blocks/Feature";
4
- export declare const FeatureCarouselComponent: React.FC<Omit<CarouselProps, "variableWidths" | "spacing" | "isInverted"> & {
5
- anchorId?: string | undefined;
6
- bgMode?: "full" | "splitted" | "inverted" | undefined;
7
- features?: FeatureProps[] | undefined;
8
- }>;
9
- declare const _default: React.FC<Omit<CarouselProps, "variableWidths" | "spacing" | "isInverted"> & {
10
- anchorId?: string | undefined;
11
- bgMode?: "full" | "splitted" | "inverted" | undefined;
12
- features?: FeatureProps[] | undefined;
13
- } & {
14
- theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
15
- }>;
16
- export default _default;
17
- //# sourceMappingURL=FeatureCarousel.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FeatureCarousel.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/carousel/FeatureCarousel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAKlC,OAAqB,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAgB,EAAE,YAAY,EAAE,6BAAkC;AA6HlE,eAAO,MAAM,wBAAwB;;;;EAAkB,CAAC;;;;;;;;AACxD,wBAA6C"}
@@ -1,17 +0,0 @@
1
- import React from 'react';
2
- import { ImageProps } from "../../blocks/Image";
3
- import { CarouselProps } from './CarouselBase';
4
- export declare const ImageCarouselComponent: React.FC<Omit<CarouselProps, "variableWidths" | "isInverted"> & {
5
- anchorId?: string | undefined;
6
- bgMode?: "full" | "splitted" | "inverted" | undefined;
7
- images?: ImageProps[] | undefined;
8
- }>;
9
- declare const _default: React.FC<Omit<CarouselProps, "variableWidths" | "isInverted"> & {
10
- anchorId?: string | undefined;
11
- bgMode?: "full" | "splitted" | "inverted" | undefined;
12
- images?: ImageProps[] | undefined;
13
- } & {
14
- theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
15
- }>;
16
- export default _default;
17
- //# sourceMappingURL=ImageCarousel.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ImageCarousel.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/carousel/ImageCarousel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAIlC,OAAc,EAAE,UAAU,EAAE,2BAAgC;AAE5D,OAAqB,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AA6E7D,eAAO,MAAM,sBAAsB;;;;EAAgB,CAAC;;;;;;;;AACpD,wBAA2C"}
@@ -1,20 +0,0 @@
1
- import React from 'react';
2
- import { CarouselProps } from './CarouselBase';
3
- import { PromotionCardProps } from "../../blocks/PromotionCard";
4
- export declare type PromotionCarouselItem = Omit<PromotionCardProps, 'text' | 'superTitle' | 'text' | 'primaryAction' | 'secondaryAction' | 'externalLinkIcon'>;
5
- export declare const PromotionCarouselComponent: React.FC<Omit<CarouselProps, "isInverted" | "variableWidths" | "spacing"> & {
6
- anchorId?: string | undefined;
7
- bgMode?: "full" | "splitted" | "inverted" | undefined;
8
- promotions?: PromotionCarouselItem[] | undefined;
9
- externalLinkIcon?: React.ReactNode;
10
- }>;
11
- declare const _default: React.FC<Omit<CarouselProps, "isInverted" | "variableWidths" | "spacing"> & {
12
- anchorId?: string | undefined;
13
- bgMode?: "full" | "splitted" | "inverted" | undefined;
14
- promotions?: PromotionCarouselItem[] | undefined;
15
- externalLinkIcon?: React.ReactNode;
16
- } & {
17
- theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
18
- }>;
19
- export default _default;
20
- //# sourceMappingURL=PromotionCarousel.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PromotionCarousel.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/carousel/PromotionCarousel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAGlC,OAAqB,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAsB,EAClB,kBAAkB,EACrB,mCAAwC;AAGzC,oBAAY,qBAAqB,GAAG,IAAI,CACpC,kBAAkB,EAChB,MAAM,GACN,YAAY,GACZ,MAAM,GACN,eAAe,GACf,iBAAiB,GACjB,kBAAkB,CACvB,CAAC;AAkFF,eAAO,MAAM,0BAA0B;;;;uBA3EZ,MAAM,SAAS;EA2EiB,CAAC;;;;;;;;;AAC5D,wBAA+C"}
@@ -1,17 +0,0 @@
1
- import React from 'react';
2
- import { CarouselProps } from './CarouselBase';
3
- import { VideoCardProps } from "../../blocks/VideoCard";
4
- export declare const VideoCarouselComponent: React.FC<Omit<CarouselProps, "variableWidths" | "spacing" | "isInverted"> & {
5
- anchorId?: string | undefined;
6
- bgMode?: "full" | "splitted" | "inverted" | undefined;
7
- videos?: VideoCardProps[] | undefined;
8
- }>;
9
- declare const _default: React.FC<Omit<CarouselProps, "variableWidths" | "spacing" | "isInverted"> & {
10
- anchorId?: string | undefined;
11
- bgMode?: "full" | "splitted" | "inverted" | undefined;
12
- videos?: VideoCardProps[] | undefined;
13
- } & {
14
- theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
15
- }>;
16
- export default _default;
17
- //# sourceMappingURL=VideoCarousel.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"VideoCarousel.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/carousel/VideoCarousel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAIlC,OAAqB,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAkB,EAAE,cAAc,EAAE,+BAAoC;AA0ExE,eAAO,MAAM,sBAAsB;;;;EAAgB,CAAC;;;;;;;;AACpD,wBAA2C"}