@blateral/b.kit 2.0.0-beta.9.8 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +24 -10
- 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/arrays.d.ts +1 -1
- package/lib/utils/arrays.d.ts.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
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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"}
|