@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.
- package/README.md +63 -179
- package/lib/components/base/Grid.d.ts +6 -0
- package/lib/components/base/Grid.d.ts.map +1 -1
- package/lib/components/base/Section.d.ts +7 -3
- package/lib/components/base/Section.d.ts.map +1 -1
- package/lib/components/base/icons/AngleDown.d.ts +1 -0
- package/lib/components/base/icons/AngleDown.d.ts.map +1 -1
- package/lib/components/base/icons/AngleLeft.d.ts +1 -0
- package/lib/components/base/icons/AngleLeft.d.ts.map +1 -1
- package/lib/components/base/icons/AngleUp.d.ts +1 -0
- package/lib/components/base/icons/AngleUp.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowDown.d.ts +1 -0
- package/lib/components/base/icons/ArrowDown.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowLeft.d.ts +1 -0
- package/lib/components/base/icons/ArrowLeft.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowLeftGhost.d.ts +1 -0
- package/lib/components/base/icons/ArrowLeftGhost.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowLeftRight.d.ts +1 -0
- package/lib/components/base/icons/ArrowLeftRight.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowRight.d.ts +1 -0
- package/lib/components/base/icons/ArrowRight.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowRightGhost.d.ts +1 -0
- package/lib/components/base/icons/ArrowRightGhost.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowUp.d.ts +1 -0
- package/lib/components/base/icons/ArrowUp.d.ts.map +1 -1
- package/lib/components/base/icons/BoxArrowUpRight.d.ts +1 -0
- package/lib/components/base/icons/BoxArrowUpRight.d.ts.map +1 -1
- package/lib/components/base/icons/CalendarToday.d.ts +1 -0
- package/lib/components/base/icons/CalendarToday.d.ts.map +1 -1
- package/lib/components/base/icons/Category.d.ts +8 -0
- package/lib/components/base/icons/Category.d.ts.map +1 -0
- package/lib/components/base/icons/Check.d.ts +1 -0
- package/lib/components/base/icons/Check.d.ts.map +1 -1
- package/lib/components/base/icons/Clock.d.ts +1 -0
- package/lib/components/base/icons/Clock.d.ts.map +1 -1
- package/lib/components/base/icons/ClockFilled.d.ts +8 -0
- package/lib/components/base/icons/ClockFilled.d.ts.map +1 -0
- package/lib/components/base/icons/Computer.d.ts +8 -0
- package/lib/components/base/icons/Computer.d.ts.map +1 -0
- package/lib/components/base/icons/CrossSmall.d.ts +1 -0
- package/lib/components/base/icons/CrossSmall.d.ts.map +1 -1
- package/lib/components/base/icons/CurrentLocation.d.ts +8 -0
- package/lib/components/base/icons/CurrentLocation.d.ts.map +1 -0
- package/lib/components/base/icons/DateRange.d.ts +1 -0
- package/lib/components/base/icons/DateRange.d.ts.map +1 -1
- package/lib/components/base/icons/External.d.ts +1 -0
- package/lib/components/base/icons/External.d.ts.map +1 -1
- package/lib/components/base/icons/Filter.d.ts +8 -0
- package/lib/components/base/icons/Filter.d.ts.map +1 -0
- package/lib/components/base/icons/FlyTo.d.ts +1 -0
- package/lib/components/base/icons/FlyTo.d.ts.map +1 -1
- package/lib/components/base/icons/Icons.d.ts +12 -0
- package/lib/components/base/icons/Icons.d.ts.map +1 -1
- package/lib/components/base/icons/Info.d.ts +1 -0
- package/lib/components/base/icons/Info.d.ts.map +1 -1
- package/lib/components/base/icons/Language.d.ts +1 -0
- package/lib/components/base/icons/Language.d.ts.map +1 -1
- package/lib/components/base/icons/LocationPin.d.ts +1 -0
- package/lib/components/base/icons/LocationPin.d.ts.map +1 -1
- package/lib/components/base/icons/LocationSearch.d.ts +8 -0
- package/lib/components/base/icons/LocationSearch.d.ts.map +1 -0
- package/lib/components/base/icons/Magnifier.d.ts +1 -0
- package/lib/components/base/icons/Magnifier.d.ts.map +1 -1
- package/lib/components/base/icons/Mail.d.ts +1 -0
- package/lib/components/base/icons/Mail.d.ts.map +1 -1
- package/lib/components/base/icons/Map.d.ts +8 -0
- package/lib/components/base/icons/Map.d.ts.map +1 -0
- package/lib/components/base/icons/Minus.d.ts +1 -0
- package/lib/components/base/icons/Minus.d.ts.map +1 -1
- package/lib/components/base/icons/Money.d.ts +8 -0
- package/lib/components/base/icons/Money.d.ts.map +1 -0
- package/lib/components/base/icons/MyLocation.d.ts +8 -0
- package/lib/components/base/icons/MyLocation.d.ts.map +1 -0
- package/lib/components/base/icons/Person.d.ts +8 -0
- package/lib/components/base/icons/Person.d.ts.map +1 -0
- package/lib/components/base/icons/Phone.d.ts +1 -0
- package/lib/components/base/icons/Phone.d.ts.map +1 -1
- package/lib/components/base/icons/Place.d.ts +8 -0
- package/lib/components/base/icons/Place.d.ts.map +1 -0
- package/lib/components/base/icons/Play.d.ts +1 -0
- package/lib/components/base/icons/Play.d.ts.map +1 -1
- package/lib/components/base/icons/Plus.d.ts +1 -0
- package/lib/components/base/icons/Plus.d.ts.map +1 -1
- package/lib/components/base/icons/Route.d.ts +1 -0
- package/lib/components/base/icons/Route.d.ts.map +1 -1
- package/lib/components/base/icons/Star.d.ts +1 -0
- package/lib/components/base/icons/Star.d.ts.map +1 -1
- package/lib/components/base/icons/ToggleOff.d.ts +8 -0
- package/lib/components/base/icons/ToggleOff.d.ts.map +1 -0
- package/lib/components/base/icons/ToggleOn.d.ts +8 -0
- package/lib/components/base/icons/ToggleOn.d.ts.map +1 -0
- package/lib/components/base/icons/UnfoldMore.d.ts +8 -0
- package/lib/components/base/icons/UnfoldMore.d.ts.map +1 -0
- package/lib/components/base/icons/files/Excel.d.ts +1 -0
- package/lib/components/base/icons/files/Excel.d.ts.map +1 -1
- package/lib/components/base/icons/files/Image.d.ts +1 -0
- package/lib/components/base/icons/files/Image.d.ts.map +1 -1
- package/lib/components/base/icons/files/Pdf.d.ts +1 -0
- package/lib/components/base/icons/files/Pdf.d.ts.map +1 -1
- package/lib/components/base/icons/files/PowerPoint.d.ts +1 -0
- package/lib/components/base/icons/files/PowerPoint.d.ts.map +1 -1
- package/lib/components/base/icons/files/UploadFile.d.ts +1 -0
- package/lib/components/base/icons/files/UploadFile.d.ts.map +1 -1
- package/lib/components/base/icons/files/Word.d.ts +1 -0
- package/lib/components/base/icons/files/Word.d.ts.map +1 -1
- package/lib/components/base/icons/files/Zip.d.ts +1 -0
- package/lib/components/base/icons/files/Zip.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Facebook.d.ts +1 -0
- package/lib/components/base/icons/socials/Facebook.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Instagram.d.ts +1 -0
- package/lib/components/base/icons/socials/Instagram.d.ts.map +1 -1
- package/lib/components/base/icons/socials/LinkedIn.d.ts +1 -0
- package/lib/components/base/icons/socials/LinkedIn.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Twitter.d.ts +1 -0
- package/lib/components/base/icons/socials/Twitter.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Xing.d.ts +1 -0
- package/lib/components/base/icons/socials/Xing.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Youtube.d.ts +1 -0
- package/lib/components/base/icons/socials/Youtube.d.ts.map +1 -1
- package/lib/components/blocks/Alert.d.ts.map +1 -1
- package/lib/components/blocks/CookieConsent.d.ts +24 -21
- package/lib/components/blocks/CookieConsent.d.ts.map +1 -1
- package/lib/components/blocks/EventBlock.d.ts +1 -1
- package/lib/components/blocks/EventBlock.d.ts.map +1 -1
- package/lib/components/blocks/Feature.d.ts +4 -3
- package/lib/components/blocks/Feature.d.ts.map +1 -1
- package/lib/components/blocks/Image.d.ts +7 -1
- package/lib/components/blocks/Image.d.ts.map +1 -1
- package/lib/components/blocks/InfoList.d.ts +20 -0
- package/lib/components/blocks/InfoList.d.ts.map +1 -0
- package/lib/components/blocks/IntroBlock.d.ts +16 -2
- package/lib/components/blocks/IntroBlock.d.ts.map +1 -1
- package/lib/components/blocks/JobCard.d.ts +21 -4
- package/lib/components/blocks/JobCard.d.ts.map +1 -1
- package/lib/components/blocks/LanguageSwitcher.d.ts +2 -0
- package/lib/components/blocks/LanguageSwitcher.d.ts.map +1 -1
- package/lib/components/blocks/NewsCard.d.ts +1 -0
- package/lib/components/blocks/NewsCard.d.ts.map +1 -1
- package/lib/components/blocks/POICard.d.ts +47 -0
- package/lib/components/blocks/POICard.d.ts.map +1 -0
- package/lib/components/blocks/POIFacts.d.ts +12 -0
- package/lib/components/blocks/POIFacts.d.ts.map +1 -0
- package/lib/components/blocks/PromotionCard.d.ts.map +1 -1
- package/lib/components/blocks/TableBlock.d.ts +14 -0
- package/lib/components/blocks/TableBlock.d.ts.map +1 -0
- package/lib/components/blocks/Tag.d.ts.map +1 -1
- package/lib/components/blocks/Title.d.ts +6 -0
- package/lib/components/blocks/Title.d.ts.map +1 -1
- package/lib/components/blocks/VideoBlock.d.ts +6 -5
- package/lib/components/blocks/VideoBlock.d.ts.map +1 -1
- package/lib/components/blocks/VideoCard.d.ts +6 -1
- package/lib/components/blocks/VideoCard.d.ts.map +1 -1
- package/lib/components/buttons/Button.d.ts.map +1 -1
- package/lib/components/buttons/ButtonGhost.d.ts.map +1 -1
- package/lib/components/buttons/Control.d.ts.map +1 -1
- package/lib/components/buttons/Pointer.d.ts.map +1 -1
- package/lib/components/examples/hooks/ArrayHookExample.d.ts +4 -0
- package/lib/components/examples/hooks/ArrayHookExample.d.ts.map +1 -0
- package/lib/components/examples/hooks/IntervalHookExample.d.ts +4 -0
- package/lib/components/examples/hooks/IntervalHookExample.d.ts.map +1 -0
- package/lib/components/fields/Checkbox.d.ts +5 -3
- package/lib/components/fields/Checkbox.d.ts.map +1 -1
- package/lib/components/fields/CompactForm.d.ts.map +1 -1
- package/lib/components/fields/Datepicker.d.ts +5 -3
- package/lib/components/fields/Datepicker.d.ts.map +1 -1
- package/lib/components/fields/FileUpload.d.ts +6 -4
- package/lib/components/fields/FileUpload.d.ts.map +1 -1
- package/lib/components/fields/FilterField.d.ts +12 -0
- package/lib/components/fields/FilterField.d.ts.map +1 -0
- package/lib/components/fields/FormField.d.ts.map +1 -1
- package/lib/components/fields/LocationField.d.ts +49 -0
- package/lib/components/fields/LocationField.d.ts.map +1 -0
- package/lib/components/fields/Radio.d.ts +5 -3
- package/lib/components/fields/Radio.d.ts.map +1 -1
- package/lib/components/fields/SearchInput.d.ts.map +1 -1
- package/lib/components/fields/SelectDropdown.d.ts +9 -11
- package/lib/components/fields/SelectDropdown.d.ts.map +1 -1
- package/lib/components/fields/Textarea.d.ts +5 -3
- package/lib/components/fields/Textarea.d.ts.map +1 -1
- package/lib/components/fields/Textfield.d.ts +5 -3
- package/lib/components/fields/Textfield.d.ts.map +1 -1
- package/lib/components/sections/Accordion.d.ts +2 -2
- package/lib/components/sections/Accordion.d.ts.map +1 -1
- package/lib/components/sections/Article.d.ts +5 -0
- package/lib/components/sections/Article.d.ts.map +1 -1
- package/lib/components/sections/CardList.d.ts.map +1 -1
- package/lib/components/sections/FeatureList.d.ts +4 -0
- package/lib/components/sections/FeatureList.d.ts.map +1 -1
- package/lib/components/sections/Gallery.d.ts +7 -5
- package/lib/components/sections/Gallery.d.ts.map +1 -1
- package/lib/components/sections/IconList.d.ts +1 -0
- package/lib/components/sections/IconList.d.ts.map +1 -1
- package/lib/components/sections/IndexList.d.ts.map +1 -1
- package/lib/components/sections/Intro.d.ts +15 -6
- package/lib/components/sections/Intro.d.ts.map +1 -1
- package/lib/components/sections/Map.d.ts.map +1 -1
- package/lib/components/sections/NavList.d.ts.map +1 -1
- package/lib/components/sections/NewsletterForm.d.ts +90 -0
- package/lib/components/sections/NewsletterForm.d.ts.map +1 -0
- package/lib/components/sections/RawVideo.d.ts +38 -0
- package/lib/components/sections/RawVideo.d.ts.map +1 -0
- package/lib/components/sections/SimpleImage.d.ts +26 -7
- package/lib/components/sections/SimpleImage.d.ts.map +1 -1
- package/lib/components/sections/SocialWall.d.ts.map +1 -1
- package/lib/components/sections/Table.d.ts +5 -10
- package/lib/components/sections/Table.d.ts.map +1 -1
- package/lib/components/sections/Teaser.d.ts +4 -2
- package/lib/components/sections/Teaser.d.ts.map +1 -1
- package/lib/components/sections/TeaserWide.d.ts.map +1 -1
- package/lib/components/sections/Timeline.d.ts.map +1 -1
- package/lib/components/sections/Video.d.ts +14 -4
- package/lib/components/sections/Video.d.ts.map +1 -1
- package/lib/components/sections/events/EventDetail.d.ts +2 -0
- package/lib/components/sections/events/EventDetail.d.ts.map +1 -1
- package/lib/components/sections/events/EventList.d.ts +5 -2
- package/lib/components/sections/events/EventList.d.ts.map +1 -1
- package/lib/components/sections/events/EventOverview.d.ts +16 -6
- package/lib/components/sections/events/EventOverview.d.ts.map +1 -1
- package/lib/components/sections/footer/Footer.d.ts.map +1 -1
- package/lib/components/sections/footer/partials/FooterBottomBar.d.ts.map +1 -1
- package/lib/components/sections/{DynamicForm.d.ts → form/DynamicForm.d.ts} +74 -30
- package/lib/components/sections/form/DynamicForm.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/areaRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/areaRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/datepickerRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/datepickerRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/fieldGroupRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/fieldGroupRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/fieldRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/fieldRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/locationRenderer.d.ts +6 -0
- package/lib/components/sections/form/renderer/locationRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/selectRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/selectRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/uploadRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/uploadRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/validators/areaValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/areaValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/datepickerValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/datepickerValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/fieldGroupValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/fieldGroupValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/fieldValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/fieldValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/locationValidator.d.ts +5 -0
- package/lib/components/sections/form/validators/locationValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/selectValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/selectValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/uploadValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/uploadValidator.d.ts.map +1 -0
- package/lib/components/sections/header/Header.d.ts +4 -0
- package/lib/components/sections/header/Header.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderVideo.d.ts.map +1 -1
- package/lib/components/sections/jobs/JobArticle.d.ts +56 -0
- package/lib/components/sections/jobs/JobArticle.d.ts.map +1 -0
- package/lib/components/sections/{JobList.d.ts → jobs/JobList.d.ts} +11 -3
- package/lib/components/sections/jobs/JobList.d.ts.map +1 -0
- package/lib/components/sections/navigation/NavBar.d.ts.map +1 -1
- package/lib/components/sections/navigation/Navigation.d.ts +1 -0
- package/lib/components/sections/navigation/Navigation.d.ts.map +1 -1
- package/lib/components/sections/navigation/menu/Menu.d.ts +1 -0
- package/lib/components/sections/navigation/menu/Menu.d.ts.map +1 -1
- package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts +1 -0
- package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts.map +1 -1
- package/lib/components/sections/navigation/partials/MenuFooter.d.ts.map +1 -1
- package/lib/components/sections/navigation/partials/MenuHeader.d.ts +2 -0
- package/lib/components/sections/navigation/partials/MenuHeader.d.ts.map +1 -1
- package/lib/components/sections/navigation/partials/NavBarMain.d.ts +2 -0
- package/lib/components/sections/navigation/partials/NavBarMain.d.ts.map +1 -1
- package/lib/components/sections/navigation/skeletons/BarBreadCrumbs.d.ts.map +1 -1
- package/lib/components/sections/navigation/skeletons/BarLogo.d.ts.map +1 -1
- package/lib/components/sections/news/NewsAuthorCard.d.ts +8 -0
- package/lib/components/sections/news/NewsAuthorCard.d.ts.map +1 -1
- package/lib/components/sections/news/NewsFooter.d.ts.map +1 -1
- package/lib/components/sections/news/NewsImages.d.ts +13 -8
- package/lib/components/sections/news/NewsImages.d.ts.map +1 -1
- package/lib/components/sections/news/NewsIntro.d.ts.map +1 -1
- package/lib/components/sections/news/NewsList.d.ts.map +1 -1
- package/lib/components/sections/news/NewsOverview.d.ts +13 -5
- package/lib/components/sections/news/NewsOverview.d.ts.map +1 -1
- package/lib/components/sections/news/NewsTable.d.ts +5 -13
- package/lib/components/sections/news/NewsTable.d.ts.map +1 -1
- package/lib/components/sections/news/NewsText.d.ts +4 -4
- package/lib/components/sections/news/NewsText.d.ts.map +1 -1
- package/lib/components/sections/news/NewsVideo.d.ts +24 -6
- package/lib/components/sections/news/NewsVideo.d.ts.map +1 -1
- package/lib/components/sections/pois/PointOfInterestDetail.d.ts +55 -0
- package/lib/components/sections/pois/PointOfInterestDetail.d.ts.map +1 -0
- package/lib/components/sections/pois/PointOfInterestMap.d.ts +117 -0
- package/lib/components/sections/pois/PointOfInterestMap.d.ts.map +1 -0
- package/lib/components/sections/pois/PointOfInterestOverview.d.ts +38 -0
- package/lib/components/sections/pois/PointOfInterestOverview.d.ts.map +1 -0
- package/lib/components/typography/Callout.d.ts.map +1 -1
- package/lib/components/typography/Copy.d.ts +2 -1
- package/lib/components/typography/Copy.d.ts.map +1 -1
- package/lib/components/typography/Heading.d.ts +1 -1
- package/lib/components/typography/Heading.d.ts.map +1 -1
- package/lib/index.d.ts +37 -12
- package/lib/index.d.ts.map +1 -1
- package/lib/index.es.js +1 -1
- package/lib/index.es.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/utils/concat.d.ts +8 -0
- package/lib/utils/concat.d.ts.map +1 -0
- package/lib/utils/cookie-consent/cookie.d.ts +3 -3
- package/lib/utils/cookie-consent/cookie.d.ts.map +1 -1
- package/lib/utils/cookie-consent/mutations.d.ts +3 -11
- package/lib/utils/cookie-consent/mutations.d.ts.map +1 -1
- package/lib/utils/cookie-consent/useCookieConsent.d.ts +43 -0
- package/lib/utils/cookie-consent/useCookieConsent.d.ts.map +1 -0
- package/lib/utils/dataURI.d.ts.map +1 -1
- package/lib/utils/filters.d.ts +2 -0
- package/lib/utils/filters.d.ts.map +1 -0
- package/lib/utils/formFieldText.d.ts +3 -0
- package/lib/utils/formFieldText.d.ts.map +1 -0
- package/lib/utils/hexRgbConverter.d.ts.map +1 -1
- package/lib/utils/structuredData.d.ts +12 -0
- package/lib/utils/structuredData.d.ts.map +1 -1
- package/lib/utils/styles.d.ts +24 -1
- package/lib/utils/styles.d.ts.map +1 -1
- package/lib/utils/urlParams.d.ts +4 -0
- package/lib/utils/urlParams.d.ts.map +1 -0
- package/lib/utils/useArray.d.ts +13 -0
- package/lib/utils/useArray.d.ts.map +1 -0
- package/lib/utils/useDebounce.d.ts +6 -0
- package/lib/utils/useDebounce.d.ts.map +1 -0
- package/lib/utils/useEqualSheetHeight.d.ts +2 -0
- package/lib/utils/useEqualSheetHeight.d.ts.map +1 -1
- package/lib/utils/useGeolocation.d.ts +10 -0
- package/lib/utils/useGeolocation.d.ts.map +1 -0
- package/lib/utils/useInterval.d.ts +4 -1
- package/lib/utils/useInterval.d.ts.map +1 -1
- package/lib/utils/useLazyInput.d.ts +8 -0
- package/lib/utils/useLazyInput.d.ts.map +1 -0
- package/lib/utils/useLeafletMap.d.ts +52 -0
- package/lib/utils/useLeafletMap.d.ts.map +1 -0
- package/lib/utils/useMounted.d.ts +3 -0
- package/lib/utils/useMounted.d.ts.map +1 -0
- package/lib/utils/usePageScroll.d.ts +2 -0
- package/lib/utils/usePageScroll.d.ts.map +1 -1
- package/lib/utils/useParams.d.ts +6 -0
- package/lib/utils/useParams.d.ts.map +1 -0
- package/lib/utils/usePrevious.d.ts +3 -0
- package/lib/utils/usePrevious.d.ts.map +1 -0
- package/lib/utils/useResizeThrottle.d.ts +9 -0
- package/lib/utils/useResizeThrottle.d.ts.map +1 -0
- package/lib/utils/useScrollThrottle.d.ts +7 -0
- package/lib/utils/useScrollThrottle.d.ts.map +1 -0
- package/lib/utils/useTimeout.d.ts +6 -0
- package/lib/utils/useTimeout.d.ts.map +1 -0
- package/lib/utils/useUpdateEffect.d.ts +5 -0
- package/lib/utils/useUpdateEffect.d.ts.map +1 -0
- package/package.json +13 -15
- package/lib/components/blocks/LeafletMap.d.ts +0 -42
- package/lib/components/blocks/LeafletMap.d.ts.map +0 -1
- package/lib/components/blocks/Slider.d.ts +0 -87
- package/lib/components/blocks/Slider.d.ts.map +0 -1
- package/lib/components/buttons/QuicknavButton.d.ts +0 -10
- package/lib/components/buttons/QuicknavButton.d.ts.map +0 -1
- package/lib/components/sections/DynamicForm.d.ts.map +0 -1
- package/lib/components/sections/JobList.d.ts.map +0 -1
- package/lib/components/sections/Quicknav.d.ts +0 -29
- package/lib/components/sections/Quicknav.d.ts.map +0 -1
- package/lib/components/sections/SocialNav.d.ts +0 -24
- package/lib/components/sections/SocialNav.d.ts.map +0 -1
- package/lib/components/sections/carousel/CarouselBase.d.ts +0 -36
- package/lib/components/sections/carousel/CarouselBase.d.ts.map +0 -1
- package/lib/components/sections/carousel/FeatureCarousel.d.ts +0 -17
- package/lib/components/sections/carousel/FeatureCarousel.d.ts.map +0 -1
- package/lib/components/sections/carousel/ImageCarousel.d.ts +0 -17
- package/lib/components/sections/carousel/ImageCarousel.d.ts.map +0 -1
- package/lib/components/sections/carousel/PromotionCarousel.d.ts +0 -20
- package/lib/components/sections/carousel/PromotionCarousel.d.ts.map +0 -1
- package/lib/components/sections/carousel/VideoCarousel.d.ts +0 -17
- package/lib/components/sections/carousel/VideoCarousel.d.ts.map +0 -1
|
@@ -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
|
-
|
|
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
|
-
|
|
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;
|
|
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
|
-
|
|
9
|
-
|
|
10
|
-
|
|
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
|
-
|
|
19
|
-
|
|
20
|
-
|
|
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;
|
|
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;
|
|
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 =
|
|
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,
|
|
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 =
|
|
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,
|
|
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"}
|
package/lib/index.d.ts
CHANGED
|
@@ -19,12 +19,20 @@ export { setCookie, deleteCookie, getCookie, } from "./utils/cookie-consent/cook
|
|
|
19
19
|
export { default as useIE } from "./utils/useIE";
|
|
20
20
|
export { useItemHeight } from "./utils/useItemHeight";
|
|
21
21
|
export { useFontsLoaded } from "./utils/useFontsLoaded";
|
|
22
|
-
export { getMediaQuery, isBrowser, useMediaQuery } from "./utils/useMediaQuery";
|
|
22
|
+
export { getMediaQuery, isBrowser, useMediaQuery, useMediaQueries, } from "./utils/useMediaQuery";
|
|
23
23
|
export { useScroll, ScrollDirection } from "./utils/useScroll";
|
|
24
24
|
export { useScrollTo } from "./utils/useScrollTo";
|
|
25
25
|
export { usePoster, canUseWebP } from "./utils/usePoster";
|
|
26
26
|
export { default as useInterval } from "./utils/useInterval";
|
|
27
27
|
export { default as useTouch } from "./utils/useTouch";
|
|
28
|
+
export { default as useUpdateEffect } from "./utils/useUpdateEffect";
|
|
29
|
+
export { default as useMounted } from "./utils/useMounted";
|
|
30
|
+
export { default as useTimeout } from "./utils/useTimeout";
|
|
31
|
+
export { default as useDebounce } from "./utils/useDebounce";
|
|
32
|
+
export { default as useScrollThrottle } from "./utils/useScrollThrottle";
|
|
33
|
+
export { default as useResizeThrottle } from "./utils/useResizeThrottle";
|
|
34
|
+
export { default as useLazyInput } from "./utils/useLazyInput";
|
|
35
|
+
export { default as useArray } from "./utils/useArray";
|
|
28
36
|
export { useImgPreload } from "./utils/useImgPreload";
|
|
29
37
|
export { hexToRgba } from "./utils/hexRgbConverter";
|
|
30
38
|
export { getBgImage } from "./utils/backgroundImage";
|
|
@@ -32,7 +40,15 @@ export { clampValue } from "./utils/clamp";
|
|
|
32
40
|
export { importFonts } from "./utils/fontLoading";
|
|
33
41
|
export { getCurrentNavItem, getCurrentNavPath } from "./utils/navigation";
|
|
34
42
|
export { isEmptyArray, isValidArray } from "./utils/arrays";
|
|
43
|
+
export { concat, printAnchorTag } from "./utils/concat";
|
|
35
44
|
export { getLinkIcon } from "./utils/getLinkIcon";
|
|
45
|
+
export { default as useLeafletMap } from "./utils/useLeafletMap";
|
|
46
|
+
export { default as useParams } from "./utils/useParams";
|
|
47
|
+
export { default as useGeolocation } from "./utils/useGeolocation";
|
|
48
|
+
export { useObserverSupport } from "./utils/useObserverSupport";
|
|
49
|
+
export * from "./utils/urlParams";
|
|
50
|
+
export * from "./utils/dataURI";
|
|
51
|
+
export { default as useCookieConsent, selectors, } from "./utils/cookie-consent/useCookieConsent";
|
|
36
52
|
/***** Component exports *****/
|
|
37
53
|
export * from "./utils/LibThemeProvider";
|
|
38
54
|
/***** Sections *****/
|
|
@@ -43,18 +59,17 @@ export { default as CallToAction } from "./components/sections/CallToAction";
|
|
|
43
59
|
export { default as CardList } from "./components/sections/CardList";
|
|
44
60
|
export { default as ComparisonSlider } from "./components/sections/ComparisonSlider";
|
|
45
61
|
export { default as CrossPromotion } from "./components/sections/CrossPromotion";
|
|
46
|
-
export { default as DynamicForm } from "./components/sections/DynamicForm";
|
|
62
|
+
export { default as DynamicForm } from "./components/sections/form/DynamicForm";
|
|
63
|
+
export { default as NewsletterForm } from "./components/sections/NewsletterForm";
|
|
47
64
|
export { default as EventList } from "./components/sections/events/EventList";
|
|
48
65
|
export { default as EventOverview } from "./components/sections/events/EventOverview";
|
|
49
66
|
export { default as EventDetail } from "./components/sections/events/EventDetail";
|
|
50
67
|
export { default as FactGrid } from "./components/sections/FactGrid";
|
|
51
68
|
export { default as FactList } from "./components/sections/FactList";
|
|
52
|
-
export { default as FeatureCarousel } from "./components/sections/carousel/FeatureCarousel";
|
|
53
69
|
export { default as FeatureList } from "./components/sections/FeatureList";
|
|
54
70
|
export { default as Gallery } from "./components/sections/Gallery";
|
|
55
71
|
export { default as Header } from "./components/sections/header/Header";
|
|
56
72
|
export { default as IconList } from "./components/sections/IconList";
|
|
57
|
-
export { default as ImageCarousel } from "./components/sections/carousel/ImageCarousel";
|
|
58
73
|
export { default as IndexList } from "./components/sections/IndexList";
|
|
59
74
|
export { default as Intro } from "./components/sections/Intro";
|
|
60
75
|
export { default as Map } from "./components/sections/Map";
|
|
@@ -73,19 +88,20 @@ export { default as ParallaxBackground } from "./components/sections/ParallaxBac
|
|
|
73
88
|
export { default as Poster } from "./components/sections/Poster";
|
|
74
89
|
export { default as PriceList } from "./components/sections/PriceList";
|
|
75
90
|
export { default as PriceTable } from "./components/sections/PriceTable";
|
|
76
|
-
export { default as PromotionCarousel } from "./components/sections/carousel/PromotionCarousel";
|
|
77
|
-
export { default as QuickNav } from "./components/sections/Quicknav";
|
|
78
91
|
export { default as Quote } from "./components/sections/Quote";
|
|
79
92
|
export { default as SimpleImage } from "./components/sections/SimpleImage";
|
|
80
|
-
export { default as SocialNav } from "./components/sections/SocialNav";
|
|
81
93
|
export { default as SocialWall } from "./components/sections/SocialWall";
|
|
82
94
|
export { default as Table } from "./components/sections/Table";
|
|
83
95
|
export { default as Teaser } from "./components/sections/Teaser";
|
|
84
96
|
export { default as TeaserWide } from "./components/sections/TeaserWide";
|
|
85
97
|
export { default as Timeline } from "./components/sections/Timeline";
|
|
86
98
|
export { default as Video } from "./components/sections/Video";
|
|
87
|
-
export { default as
|
|
88
|
-
export { default as JobList } from "./components/sections/JobList";
|
|
99
|
+
export { default as RawVideo } from "./components/sections/RawVideo";
|
|
100
|
+
export { default as JobList } from "./components/sections/jobs/JobList";
|
|
101
|
+
export { default as JobArticle } from "./components/sections/jobs/JobArticle";
|
|
102
|
+
export { default as PointOfInterestDetail } from "./components/sections/pois/PointOfInterestDetail";
|
|
103
|
+
export { default as PointOfInterestOverview } from "./components/sections/pois/PointOfInterestOverview";
|
|
104
|
+
export { default as PointOfInterestMap } from "./components/sections/pois/PointOfInterestMap";
|
|
89
105
|
/***** Buttons *****/
|
|
90
106
|
export { default as Button } from "./components/buttons/Button";
|
|
91
107
|
export { default as ButtonGhost } from "./components/buttons/ButtonGhost";
|
|
@@ -103,6 +119,8 @@ export { default as Link } from "./components/typography/Link";
|
|
|
103
119
|
/***** Fields *****/
|
|
104
120
|
export { default as CompactForm } from "./components/fields/CompactForm";
|
|
105
121
|
export { default as SearchInput } from "./components/fields/SearchInput";
|
|
122
|
+
export { default as FilterField } from "./components/fields/FilterField";
|
|
123
|
+
export { default as FormField } from "./components/fields/FormField";
|
|
106
124
|
/***** Blocks *****/
|
|
107
125
|
export { default as Title } from "./components/blocks/Title";
|
|
108
126
|
export { default as Actions } from "./components/blocks/Actions";
|
|
@@ -112,10 +130,17 @@ export { default as Image } from "./components/blocks/Image";
|
|
|
112
130
|
export { default as LanguageSwitcher } from "./components/blocks/LanguageSwitcher";
|
|
113
131
|
export { default as VideoBlock } from "./components/blocks/VideoBlock";
|
|
114
132
|
export { default as EventBlock } from "./components/blocks/EventBlock";
|
|
115
|
-
export { default as
|
|
116
|
-
export { default as
|
|
133
|
+
export { default as TableBlock } from "./components/blocks/TableBlock";
|
|
134
|
+
export { default as Tag } from "./components/blocks/Tag";
|
|
135
|
+
export { default as POIFacts } from "./components/blocks/POIFacts";
|
|
136
|
+
export { default as POICard } from "./components/blocks/POICard";
|
|
137
|
+
export { default as InfoList } from "./components/blocks/InfoList";
|
|
138
|
+
export { default as HeaderPoster } from "./components/sections/header/HeaderPoster";
|
|
139
|
+
export { default as HeaderVideo } from "./components/sections/header/HeaderVideo";
|
|
140
|
+
export { default as HeaderKenBurns } from "./components/sections/header/HeaderKenBurns";
|
|
141
|
+
export { default as CookieConsent, CookieIcon, CookieTitle, CookieText, CookieActions, CookieTypeSelect, } from "./components/blocks/CookieConsent";
|
|
117
142
|
/***** Navigation *****/
|
|
118
|
-
export { default as Navigation, getFullNavbarHeights, } from "./components/sections/navigation/Navigation";
|
|
143
|
+
export { default as Navigation, getFullNavbarHeights, getNavbarState, generateNavbarIdent, } from "./components/sections/navigation/Navigation";
|
|
119
144
|
export * as NavPartials from "./components/sections/navigation/partials/index";
|
|
120
145
|
export * as NavSkeletons from "./components/sections/navigation/skeletons/index";
|
|
121
146
|
export { default as NavBarMainPartial } from "./components/sections/navigation/partials/NavBarMain";
|
package/lib/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,mBAAmB,CAAC;AAC3B,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,KAAK,EAAE,cAAc,EAAE,uBAAqB;AAEvE,6CAA6C;AAC7C,OAAO,QAAQ,mBAAmB,CAAC;IAC/B,UAAiB,YAAY;QACzB,MAAM,EAAE,MAAM,CAAC;QACf,KAAK,EAAE;YACH,IAAI,CAAC,EAAE,QAAQ,CAAC;YAChB,KAAK,EAAE,KAAK,CAAC;SAChB,CAAC;QACF,OAAO,EAAE,cAAc,CAAC;KAC3B;CACJ;AAED,gCAAgC;AAChC,OAAO,EACH,SAAS,EACT,QAAQ,EACR,SAAS,IAAI,YAAY,EACzB,UAAU,EACV,SAAS,EACT,QAAQ,EACR,EAAE,GACL,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|