@blateral/b.kit 2.0.0-beta.2.9 → 2.0.0-beta.20.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 +13 -12
- package/lib/components/base/Grid.d.ts +6 -2
- package/lib/components/base/Grid.d.ts.map +1 -1
- package/lib/components/base/Section.d.ts +2 -1
- package/lib/components/base/Section.d.ts.map +1 -1
- package/lib/components/base/Wrapper.d.ts +1 -0
- package/lib/components/base/Wrapper.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/AngleRight.d.ts +1 -0
- package/lib/components/base/icons/AngleRight.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 +8 -0
- package/lib/components/base/icons/ArrowLeft.d.ts.map +1 -0
- 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 +8 -0
- package/lib/components/base/icons/ArrowUp.d.ts.map +1 -0
- package/lib/components/base/icons/BoxArrowUpRight.d.ts +8 -0
- package/lib/components/base/icons/BoxArrowUpRight.d.ts.map +1 -0
- package/lib/components/base/icons/CalendarToday.d.ts +8 -0
- package/lib/components/base/icons/CalendarToday.d.ts.map +1 -0
- 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 +8 -0
- package/lib/components/base/icons/Clock.d.ts.map +1 -0
- 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/Cross.d.ts +1 -0
- package/lib/components/base/icons/Cross.d.ts.map +1 -1
- 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 +8 -0
- package/lib/components/base/icons/DateRange.d.ts.map +1 -0
- package/lib/components/base/icons/DeleteForever.d.ts +8 -0
- package/lib/components/base/icons/DeleteForever.d.ts.map +1 -0
- 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/FlyTo.d.ts +1 -0
- package/lib/components/base/icons/FlyTo.d.ts.map +1 -1
- package/lib/components/base/icons/Icons.d.ts +61 -0
- package/lib/components/base/icons/Icons.d.ts.map +1 -0
- package/lib/components/base/icons/Info.d.ts +8 -0
- package/lib/components/base/icons/Info.d.ts.map +1 -0
- package/lib/components/base/icons/Language.d.ts +8 -0
- package/lib/components/base/icons/Language.d.ts.map +1 -0
- package/lib/components/base/icons/LocationPin.d.ts +8 -0
- package/lib/components/base/icons/LocationPin.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 +2 -1
- 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/MenuBurger.d.ts +1 -0
- package/lib/components/base/icons/MenuBurger.d.ts.map +1 -1
- 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/files/Excel.d.ts +2 -0
- package/lib/components/base/icons/files/Excel.d.ts.map +1 -1
- package/lib/components/base/icons/files/Image.d.ts +2 -0
- package/lib/components/base/icons/files/Image.d.ts.map +1 -1
- package/lib/components/base/icons/files/Pdf.d.ts +2 -0
- package/lib/components/base/icons/files/Pdf.d.ts.map +1 -1
- package/lib/components/base/icons/files/PowerPoint.d.ts +2 -0
- package/lib/components/base/icons/files/PowerPoint.d.ts.map +1 -1
- package/lib/components/base/icons/files/UploadFile.d.ts +8 -0
- package/lib/components/base/icons/files/UploadFile.d.ts.map +1 -0
- package/lib/components/base/icons/files/Word.d.ts +2 -0
- package/lib/components/base/icons/files/Word.d.ts.map +1 -1
- package/lib/components/base/icons/files/Zip.d.ts +2 -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/Bdot.d.ts.map +1 -1
- package/lib/components/blocks/CookieConsent.d.ts +2 -0
- package/lib/components/blocks/CookieConsent.d.ts.map +1 -1
- package/lib/components/blocks/EventBlock.d.ts +11 -3
- package/lib/components/blocks/EventBlock.d.ts.map +1 -1
- package/lib/components/blocks/Feature.d.ts.map +1 -1
- package/lib/components/blocks/Image.d.ts +3 -0
- 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 +3 -0
- package/lib/components/blocks/IntroBlock.d.ts.map +1 -1
- package/lib/components/blocks/JobCard.d.ts +42 -0
- package/lib/components/blocks/JobCard.d.ts.map +1 -0
- package/lib/components/blocks/LanguageSwitcher.d.ts +2 -1
- package/lib/components/blocks/LanguageSwitcher.d.ts.map +1 -1
- package/lib/components/blocks/NavBlock.d.ts.map +1 -1
- package/lib/components/blocks/NewsCard.d.ts +6 -3
- package/lib/components/blocks/NewsCard.d.ts.map +1 -1
- package/lib/components/blocks/POICard.d.ts +49 -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 +4 -0
- package/lib/components/blocks/PromotionCard.d.ts.map +1 -1
- package/lib/components/blocks/Slider.d.ts +9 -2
- package/lib/components/blocks/Slider.d.ts.map +1 -1
- package/lib/components/blocks/SocialList.d.ts +10 -4
- package/lib/components/blocks/SocialList.d.ts.map +1 -1
- package/lib/components/blocks/Tag.d.ts +9 -3
- package/lib/components/blocks/Tag.d.ts.map +1 -1
- package/lib/components/blocks/Title.d.ts.map +1 -1
- package/lib/components/blocks/VideoBlock.d.ts +2 -2
- package/lib/components/blocks/VideoBlock.d.ts.map +1 -1
- package/lib/components/blocks/VideoCard.d.ts.map +1 -1
- package/lib/components/buttons/Button.d.ts +1 -0
- package/lib/components/buttons/Button.d.ts.map +1 -1
- package/lib/components/buttons/ButtonGhost.d.ts +1 -0
- package/lib/components/buttons/ButtonGhost.d.ts.map +1 -1
- package/lib/components/buttons/Control.d.ts +11 -0
- package/lib/components/buttons/Control.d.ts.map +1 -0
- package/lib/components/buttons/Pointer.d.ts +1 -0
- package/lib/components/buttons/Pointer.d.ts.map +1 -1
- package/lib/components/buttons/QuicknavButton.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.map +1 -1
- package/lib/components/fields/CompactForm.d.ts.map +1 -1
- package/lib/components/fields/Datepicker.d.ts +8 -11
- package/lib/components/fields/Datepicker.d.ts.map +1 -1
- package/lib/components/fields/FileUpload.d.ts +3 -9
- 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 +33 -0
- package/lib/components/fields/FormField.d.ts.map +1 -0
- package/lib/components/fields/LocationField.d.ts +38 -0
- package/lib/components/fields/LocationField.d.ts.map +1 -0
- package/lib/components/fields/Radio.d.ts +0 -1
- 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 +2 -11
- package/lib/components/fields/SelectDropdown.d.ts.map +1 -1
- package/lib/components/fields/Textarea.d.ts +1 -3
- package/lib/components/fields/Textarea.d.ts.map +1 -1
- package/lib/components/fields/Textfield.d.ts +2 -7
- package/lib/components/fields/Textfield.d.ts.map +1 -1
- package/lib/components/sections/Accordion.d.ts +3 -6
- package/lib/components/sections/Accordion.d.ts.map +1 -1
- package/lib/components/sections/AlertList.d.ts +1 -1
- package/lib/components/sections/Article.d.ts +1 -10
- package/lib/components/sections/Article.d.ts.map +1 -1
- package/lib/components/sections/CallToAction.d.ts +1 -1
- package/lib/components/sections/CardList.d.ts +5 -5
- package/lib/components/sections/CardList.d.ts.map +1 -1
- package/lib/components/sections/ComparisonSlider.d.ts +1 -1
- package/lib/components/sections/ComparisonSlider.d.ts.map +1 -1
- package/lib/components/sections/CrossPromotion.d.ts +1 -1
- package/lib/components/sections/FactGrid.d.ts +1 -1
- package/lib/components/sections/FactList.d.ts +1 -1
- package/lib/components/sections/FactList.d.ts.map +1 -1
- package/lib/components/sections/FeatureList.d.ts +1 -1
- package/lib/components/sections/Gallery.d.ts +8 -6
- package/lib/components/sections/Gallery.d.ts.map +1 -1
- package/lib/components/sections/IconList.d.ts +2 -1
- package/lib/components/sections/IconList.d.ts.map +1 -1
- package/lib/components/sections/IndexList.d.ts +5 -1
- package/lib/components/sections/IndexList.d.ts.map +1 -1
- package/lib/components/sections/Intro.d.ts +8 -3
- package/lib/components/sections/Intro.d.ts.map +1 -1
- package/lib/components/sections/Map.d.ts +38 -33
- package/lib/components/sections/Map.d.ts.map +1 -1
- package/lib/components/sections/NavList.d.ts +2 -10
- 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/NumberList.d.ts +1 -1
- package/lib/components/sections/NumberList.d.ts.map +1 -1
- package/lib/components/sections/Poster.d.ts +1 -1
- package/lib/components/sections/PriceList.d.ts +1 -1
- package/lib/components/sections/PriceList.d.ts.map +1 -1
- package/lib/components/sections/PriceTable.d.ts +1 -1
- package/lib/components/sections/Quicknav.d.ts +1 -1
- package/lib/components/sections/Quote.d.ts +1 -1
- package/lib/components/sections/SocialNav.d.ts +6 -5
- package/lib/components/sections/SocialNav.d.ts.map +1 -1
- package/lib/components/sections/SocialWall.d.ts +1 -1
- package/lib/components/sections/SocialWall.d.ts.map +1 -1
- package/lib/components/sections/Table.d.ts +1 -1
- package/lib/components/sections/Table.d.ts.map +1 -1
- package/lib/components/sections/Teaser.d.ts +1 -1
- package/lib/components/sections/TeaserWide.d.ts +1 -1
- package/lib/components/sections/TeaserWide.d.ts.map +1 -1
- package/lib/components/sections/Timeline.d.ts +1 -1
- package/lib/components/sections/Timeline.d.ts.map +1 -1
- package/lib/components/sections/Video.d.ts +1 -1
- package/lib/components/sections/carousel/CarouselBase.d.ts +1 -0
- package/lib/components/sections/carousel/CarouselBase.d.ts.map +1 -1
- package/lib/components/sections/carousel/FeatureCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/ImageCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/PromotionCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/PromotionCarousel.d.ts.map +1 -1
- package/lib/components/sections/carousel/VideoCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/VideoCarousel.d.ts.map +1 -1
- package/lib/components/sections/events/EventDetail.d.ts +58 -0
- package/lib/components/sections/events/EventDetail.d.ts.map +1 -0
- package/lib/components/sections/events/EventList.d.ts +39 -0
- package/lib/components/sections/events/EventList.d.ts.map +1 -0
- package/lib/components/sections/events/EventOverview.d.ts +62 -0
- package/lib/components/sections/events/EventOverview.d.ts.map +1 -0
- package/lib/components/sections/footer/Footer.d.ts +65 -0
- package/lib/components/sections/footer/Footer.d.ts.map +1 -0
- package/lib/components/sections/footer/partials/FooterBottomBar.d.ts +14 -0
- package/lib/components/sections/footer/partials/FooterBottomBar.d.ts.map +1 -0
- package/lib/components/sections/footer/partials/FooterColumn.d.ts +14 -0
- package/lib/components/sections/footer/partials/FooterColumn.d.ts.map +1 -0
- package/lib/components/sections/footer/partials/index.d.ts +3 -0
- package/lib/components/sections/footer/partials/index.d.ts.map +1 -0
- package/lib/components/sections/footer/skeletons/FooterArticle.d.ts +12 -0
- package/lib/components/sections/footer/skeletons/FooterArticle.d.ts.map +1 -0
- package/lib/components/sections/footer/skeletons/FooterBottomGrid.d.ts +16 -0
- package/lib/components/sections/footer/skeletons/FooterBottomGrid.d.ts.map +1 -0
- package/lib/components/sections/footer/skeletons/index.d.ts +3 -0
- package/lib/components/sections/footer/skeletons/index.d.ts.map +1 -0
- package/lib/components/sections/{DynamicForm.d.ts → form/DynamicForm.d.ts} +51 -20
- 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 +67 -47
- package/lib/components/sections/header/Header.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderKenBurns.d.ts +4 -14
- package/lib/components/sections/header/HeaderKenBurns.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderPoster.d.ts +7 -16
- package/lib/components/sections/header/HeaderPoster.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderVideo.d.ts +6 -16
- package/lib/components/sections/header/HeaderVideo.d.ts.map +1 -1
- package/lib/components/sections/jobs/JobArticle.d.ts +52 -0
- package/lib/components/sections/jobs/JobArticle.d.ts.map +1 -0
- package/lib/components/sections/jobs/JobList.d.ts +39 -0
- package/lib/components/sections/jobs/JobList.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/NavBar.d.ts → NavBar.d.ts} +6 -1
- package/lib/components/sections/navigation/NavBar.d.ts.map +1 -0
- package/lib/components/sections/navigation/Navigation.d.ts +76 -56
- package/lib/components/sections/navigation/Navigation.d.ts.map +1 -1
- package/lib/components/sections/navigation/menu/Menu.d.ts +38 -30
- package/lib/components/sections/navigation/menu/Menu.d.ts.map +1 -1
- package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts +16 -0
- package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/menu → menu}/variations/MenuLarge.d.ts +0 -0
- package/lib/components/sections/navigation/menu/variations/MenuLarge.d.ts.map +1 -0
- package/lib/components/sections/navigation/partials/MenuFooter.d.ts +12 -0
- package/lib/components/sections/navigation/partials/MenuFooter.d.ts.map +1 -0
- package/lib/components/sections/navigation/partials/MenuHeader.d.ts +16 -0
- package/lib/components/sections/navigation/partials/MenuHeader.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/partials → partials}/NavBarBottom.d.ts +1 -1
- package/lib/components/sections/navigation/partials/NavBarBottom.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/partials → partials}/NavBarMain.d.ts +4 -0
- package/lib/components/sections/navigation/partials/NavBarMain.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/partials → partials}/NavBarTop.d.ts +1 -1
- package/lib/components/sections/navigation/partials/NavBarTop.d.ts.map +1 -0
- package/lib/components/sections/navigation/partials/index.d.ts +6 -0
- package/lib/components/sections/navigation/partials/index.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/skeletons → skeletons}/BarBreadCrumbs.d.ts +3 -3
- package/lib/components/sections/navigation/skeletons/BarBreadCrumbs.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/skeletons → skeletons}/BarColumn.d.ts +0 -0
- package/lib/components/sections/navigation/skeletons/BarColumn.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/skeletons → skeletons}/BarLogo.d.ts +2 -2
- package/lib/components/sections/navigation/skeletons/BarLogo.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/skeletons → skeletons}/BarMenuToggle.d.ts +1 -0
- package/lib/components/sections/navigation/skeletons/BarMenuToggle.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/skeletons → skeletons}/BarNavList.d.ts +0 -0
- package/lib/components/sections/navigation/skeletons/BarNavList.d.ts.map +1 -0
- package/lib/components/sections/navigation/skeletons/index.d.ts +6 -0
- package/lib/components/sections/navigation/skeletons/index.d.ts.map +1 -0
- package/lib/components/sections/news/NewsAuthorCard.d.ts +2 -2
- package/lib/components/sections/news/NewsAuthorCard.d.ts.map +1 -1
- package/lib/components/sections/news/NewsFooter.d.ts +30 -8
- package/lib/components/sections/news/NewsFooter.d.ts.map +1 -1
- package/lib/components/sections/news/NewsImages.d.ts +5 -1
- package/lib/components/sections/news/NewsImages.d.ts.map +1 -1
- package/lib/components/sections/news/NewsIntro.d.ts +39 -7
- package/lib/components/sections/news/NewsIntro.d.ts.map +1 -1
- package/lib/components/sections/news/NewsList.d.ts +8 -13
- package/lib/components/sections/news/NewsList.d.ts.map +1 -1
- package/lib/components/sections/news/NewsOverview.d.ts +8 -5
- package/lib/components/sections/news/NewsOverview.d.ts.map +1 -1
- package/lib/components/sections/news/NewsTable.d.ts +6 -2
- package/lib/components/sections/news/NewsTable.d.ts.map +1 -1
- package/lib/components/sections/news/NewsText.d.ts +6 -2
- package/lib/components/sections/news/NewsText.d.ts.map +1 -1
- package/lib/components/sections/news/NewsVideo.d.ts +5 -1
- 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 +121 -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 +1 -0
- package/lib/components/typography/Callout.d.ts.map +1 -1
- package/lib/components/typography/Copy.d.ts +3 -1
- package/lib/components/typography/Copy.d.ts.map +1 -1
- package/lib/components/typography/Heading.d.ts +2 -1
- package/lib/components/typography/Heading.d.ts.map +1 -1
- package/lib/components/typography/Link.d.ts +2 -0
- package/lib/components/typography/Link.d.ts.map +1 -1
- package/lib/index.d.ts +48 -36
- package/lib/index.d.ts.map +1 -1
- package/lib/index.es.js +1 -15
- package/lib/index.es.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/utils/LibThemeProvider.d.ts +2 -3
- package/lib/utils/LibThemeProvider.d.ts.map +1 -1
- package/lib/utils/arrays.d.ts +3 -0
- package/lib/utils/arrays.d.ts.map +1 -0
- package/lib/utils/concat.d.ts +8 -0
- package/lib/utils/concat.d.ts.map +1 -0
- package/lib/utils/dataURI.d.ts +3 -0
- package/lib/utils/dataURI.d.ts.map +1 -0
- 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/getLinkIcon.d.ts +3 -0
- package/lib/utils/getLinkIcon.d.ts.map +1 -0
- package/lib/utils/hexRgbConverter.d.ts.map +1 -1
- package/lib/utils/menuHooks.d.ts +18 -0
- package/lib/utils/menuHooks.d.ts.map +1 -0
- package/lib/utils/navigation.d.ts +20 -0
- package/lib/utils/navigation.d.ts.map +1 -0
- package/lib/utils/statusFormatter.d.ts +7 -0
- package/lib/utils/statusFormatter.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 +54 -32
- package/lib/utils/styles.d.ts.map +1 -1
- package/lib/utils/types.d.ts +8 -0
- package/lib/utils/types.d.ts.map +1 -0
- 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/useGeolocation.d.ts +8 -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 +55 -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/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/useScrollIntoView.d.ts +5 -3
- package/lib/utils/useScrollIntoView.d.ts.map +1 -1
- 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 +46 -35
- package/lib/components/base/icons/ExclamationMark.d.ts +0 -7
- package/lib/components/base/icons/ExclamationMark.d.ts.map +0 -1
- package/lib/components/base/icons/StarGhost.d.ts +0 -7
- package/lib/components/base/icons/StarGhost.d.ts.map +0 -1
- package/lib/components/base/icons/files/Document.d.ts +0 -6
- package/lib/components/base/icons/files/Document.d.ts.map +0 -1
- package/lib/components/blocks/LeafletMap.d.ts +0 -42
- package/lib/components/blocks/LeafletMap.d.ts.map +0 -1
- package/lib/components/blocks/LinkList.d.ts +0 -11
- package/lib/components/blocks/LinkList.d.ts.map +0 -1
- package/lib/components/sections/DynamicForm.d.ts.map +0 -1
- package/lib/components/sections/EventList.d.ts +0 -23
- package/lib/components/sections/EventList.d.ts.map +0 -1
- package/lib/components/sections/Footer.d.ts +0 -58
- package/lib/components/sections/Footer.d.ts.map +0 -1
- package/lib/components/sections/Form.d.ts +0 -76
- package/lib/components/sections/Form.d.ts.map +0 -1
- package/lib/components/sections/navigation/TopBar.d.ts +0 -39
- package/lib/components/sections/navigation/TopBar.d.ts.map +0 -1
- package/lib/components/sections/navigation/menu/Flyout.d.ts +0 -53
- package/lib/components/sections/navigation/menu/Flyout.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/NavBar.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/Navigation.d.ts +0 -50
- package/lib/components/sections/navigation/remastered/Navigation.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/menu/Menu.d.ts +0 -39
- package/lib/components/sections/navigation/remastered/menu/Menu.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/menu/variations/MenuFlyout.d.ts +0 -8
- package/lib/components/sections/navigation/remastered/menu/variations/MenuFlyout.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/menu/variations/MenuLarge.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/partials/NavBarBottom.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/partials/NavBarMain.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/partials/NavBarTop.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/skeletons/BarBreadCrumbs.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/skeletons/BarColumn.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/skeletons/BarLogo.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/skeletons/BarMenuToggle.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/skeletons/BarNavList.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts +0 -39
- package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts.map +0 -1
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { ImageProps } from "../../blocks/Image";
|
|
3
3
|
export declare const NewsVideoComponent: React.FC<{
|
|
4
|
+
/** ID value for targeting section with anchor hashes */
|
|
5
|
+
anchorId?: string | undefined;
|
|
4
6
|
bgImage?: ImageProps | undefined;
|
|
5
7
|
embedId?: string | undefined;
|
|
6
8
|
playIcon?: React.ReactChild | undefined;
|
|
@@ -9,6 +11,8 @@ export declare const NewsVideoComponent: React.FC<{
|
|
|
9
11
|
bgMode?: "full" | "inverted" | undefined;
|
|
10
12
|
}>;
|
|
11
13
|
declare const _default: React.FC<{
|
|
14
|
+
/** ID value for targeting section with anchor hashes */
|
|
15
|
+
anchorId?: string | undefined;
|
|
12
16
|
bgImage?: ImageProps | undefined;
|
|
13
17
|
embedId?: string | undefined;
|
|
14
18
|
playIcon?: React.ReactChild | undefined;
|
|
@@ -16,7 +20,7 @@ declare const _default: React.FC<{
|
|
|
16
20
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
17
21
|
bgMode?: "full" | "inverted" | undefined;
|
|
18
22
|
} & {
|
|
19
|
-
theme?: import("../../../utils/
|
|
23
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
20
24
|
}>;
|
|
21
25
|
export default _default;
|
|
22
26
|
//# sourceMappingURL=NewsVideo.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsVideo.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsVideo.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"NewsVideo.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsVideo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,UAAU,EAAE,2BAAgC;AA0ErD,eAAO,MAAM,kBAAkB;IA7D3B,wDAAwD;;;;;2DAOd,MAAM,SAAS;6DACb,MAAM,SAAS;;EAqDpB,CAAC;;IA7DxC,wDAAwD;;;;;;;;;;;AA8D5D,wBAAuC"}
|
|
@@ -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,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAc,EAAE,UAAU,EAAE,2BAAgC;AAM5D,OAAiB,EAAE,SAAS,EAAE,8BAAmC;AA4IjE,eAAO,MAAM,8BAA8B;IA9GvC,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;EAiF0C,CAAC;;IA9GhE,wDAAwD;;IAGxD,gBAAgB;;IAGhB,gBAAgB;;IAGhB,qBAAqB;;IAGrB,0BAA0B;;IAG1B,yBAAyB;;IAGzB,2BAA2B;;IAG3B,yBAAyB;;IAGzB,6CAA6C;;;;;;;;;AAuFjD,wBAAmD"}
|
|
@@ -0,0 +1,121 @@
|
|
|
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
|
+
/** Buffer ratio if map is restricted to marker area */
|
|
58
|
+
markerAreaBufferRatio?: number | undefined;
|
|
59
|
+
/** Map container padding for show all markers */
|
|
60
|
+
fitBoundsPadding?: [number, number] | undefined;
|
|
61
|
+
/** Function to inject custom fact node into MapCard */
|
|
62
|
+
customFact?: ((props: {
|
|
63
|
+
key: React.Key;
|
|
64
|
+
name: string;
|
|
65
|
+
}) => React.ReactNode) | undefined;
|
|
66
|
+
/** Custom current position marker */
|
|
67
|
+
currentPosMarker?: LocationIcon | undefined;
|
|
68
|
+
/** Custom card close icon */
|
|
69
|
+
customCardClose?: React.ReactNode;
|
|
70
|
+
/** Custom icon for my location request button */
|
|
71
|
+
customLocationRequest?: React.ReactNode;
|
|
72
|
+
}>;
|
|
73
|
+
declare const _default: React.FC<{
|
|
74
|
+
/** ID value for targeting section with anchor hashes */
|
|
75
|
+
anchorId?: string | undefined;
|
|
76
|
+
/** Size mode */
|
|
77
|
+
size?: "default" | "large" | undefined;
|
|
78
|
+
/** Array of POI card settings */
|
|
79
|
+
pois?: MapPOI[] | undefined;
|
|
80
|
+
/** Use geolocation for own position */
|
|
81
|
+
showOwnPosition?: boolean | undefined;
|
|
82
|
+
/** Map tile provider */
|
|
83
|
+
provider?: string | undefined;
|
|
84
|
+
/** Map attribution text (richtext) */
|
|
85
|
+
attribution?: string | undefined;
|
|
86
|
+
/** Initial center of the map */
|
|
87
|
+
center?: [number, number] | undefined;
|
|
88
|
+
/** Initial map zoom */
|
|
89
|
+
zoom?: number | undefined;
|
|
90
|
+
/** Min map zoom */
|
|
91
|
+
minZoom?: number | undefined;
|
|
92
|
+
/** Max map zoom */
|
|
93
|
+
maxZoom?: number | undefined;
|
|
94
|
+
/** Zoom if map jumps to location */
|
|
95
|
+
flyToZoom?: number | undefined;
|
|
96
|
+
/** Initial location */
|
|
97
|
+
initialPointOfInterest?: string | undefined;
|
|
98
|
+
/** Show all markers on first load */
|
|
99
|
+
allMarkersOnInit?: boolean | undefined;
|
|
100
|
+
/** Restrict map to bounds of markers area */
|
|
101
|
+
restrictToMarkersArea?: boolean | undefined;
|
|
102
|
+
/** Buffer ratio if map is restricted to marker area */
|
|
103
|
+
markerAreaBufferRatio?: number | undefined;
|
|
104
|
+
/** Map container padding for show all markers */
|
|
105
|
+
fitBoundsPadding?: [number, number] | undefined;
|
|
106
|
+
/** Function to inject custom fact node into MapCard */
|
|
107
|
+
customFact?: ((props: {
|
|
108
|
+
key: React.Key;
|
|
109
|
+
name: string;
|
|
110
|
+
}) => React.ReactNode) | undefined;
|
|
111
|
+
/** Custom current position marker */
|
|
112
|
+
currentPosMarker?: LocationIcon | undefined;
|
|
113
|
+
/** Custom card close icon */
|
|
114
|
+
customCardClose?: React.ReactNode;
|
|
115
|
+
/** Custom icon for my location request button */
|
|
116
|
+
customLocationRequest?: React.ReactNode;
|
|
117
|
+
} & {
|
|
118
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
119
|
+
}>;
|
|
120
|
+
export default _default;
|
|
121
|
+
//# 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;AAyT5D,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;AA4PD,eAAO,MAAM,2BAA2B;IAzPpC,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,uDAAuD;;IAGvD,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;EA+LkB,CAAC;;IAzP1D,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,uDAAuD;;IAGvD,iDAAiD;;IAGjD,uDAAuD;;;;;IAGvD,qCAAqC;;IAGrC,6BAA6B;;IAG7B,iDAAiD;;;;;AAiMrD,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;AA0KxE,eAAO,MAAM,gCAAgC;IAlKzC,wDAAwD;;IAGxD,iCAAiC;;IAGjC,+BAA+B;;IAG/B,mCAAmC;;IAGnC,yBAAyB;;EAsJ0C,CAAC;;IAlKpE,wDAAwD;;IAGxD,iCAAiC;;IAGjC,+BAA+B;;IAG/B,mCAAmC;;IAGnC,yBAAyB;;;;;AAuJ7B,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,8 +12,10 @@ 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;
|
|
18
|
+
children?: React.ReactNode;
|
|
17
19
|
}>;
|
|
18
20
|
export default Copy;
|
|
19
21
|
//# sourceMappingURL=Copy.d.ts.map
|
|
@@ -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;
|
|
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;AA0SF,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<{
|
|
@@ -13,6 +13,7 @@ declare const Heading: React.FC<{
|
|
|
13
13
|
hasShadow?: boolean;
|
|
14
14
|
innerHTML?: string;
|
|
15
15
|
className?: string;
|
|
16
|
+
children?: React.ReactNode;
|
|
16
17
|
}>;
|
|
17
18
|
export default Heading;
|
|
18
19
|
//# sourceMappingURL=Heading.d.ts.map
|
|
@@ -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"}
|
|
@@ -6,6 +6,8 @@ export interface LinkProps {
|
|
|
6
6
|
export declare const linkStyles: (isInverted?: boolean | undefined) => import("styled-components").FlattenInterpolation<import("styled-components").ThemeProps<import("styled-components").DefaultTheme>>;
|
|
7
7
|
declare const Link: React.ForwardRefExoticComponent<LinkProps & {
|
|
8
8
|
ariaLabel?: string | undefined;
|
|
9
|
+
tabIndex?: number | undefined;
|
|
10
|
+
dataSheet?: string | undefined;
|
|
9
11
|
isInverted?: boolean | undefined;
|
|
10
12
|
onClick?: ((ev?: React.SyntheticEvent<HTMLAnchorElement, Event> | undefined) => void) | undefined;
|
|
11
13
|
className?: string | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Link.d.ts","sourceRoot":"","sources":["../../../src/components/typography/Link.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAK1C,MAAM,WAAW,SAAS;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"Link.d.ts","sourceRoot":"","sources":["../../../src/components/typography/Link.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAK1C,MAAM,WAAW,SAAS;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,UAAU,0KA+BtB,CAAC;AAMF,QAAA,MAAM,IAAI;;;;;oFAO0D,IAAI;;eAErD,MAAM,SAAS;2CAkCjC,CAAC;AAIF,eAAe,IAAI,CAAC"}
|
package/lib/index.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/***** Version: 2.0.0-beta.2.9 *****/
|
|
2
1
|
import 'styled-components';
|
|
3
2
|
import { Colors, FontBase, Fonts, GlobalSettings } from "./utils/styles";
|
|
4
3
|
/***** Styled Component theme override *****/
|
|
@@ -26,11 +25,24 @@ export { useScrollTo } from "./utils/useScrollTo";
|
|
|
26
25
|
export { usePoster, canUseWebP } from "./utils/usePoster";
|
|
27
26
|
export { default as useInterval } from "./utils/useInterval";
|
|
28
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 useLazyInput } from "./utils/useLazyInput";
|
|
33
|
+
export { default as useArray } from "./utils/useArray";
|
|
29
34
|
export { useImgPreload } from "./utils/useImgPreload";
|
|
30
35
|
export { hexToRgba } from "./utils/hexRgbConverter";
|
|
31
36
|
export { getBgImage } from "./utils/backgroundImage";
|
|
32
37
|
export { clampValue } from "./utils/clamp";
|
|
33
38
|
export { importFonts } from "./utils/fontLoading";
|
|
39
|
+
export { getCurrentNavItem, getCurrentNavPath } from "./utils/navigation";
|
|
40
|
+
export { isEmptyArray, isValidArray } from "./utils/arrays";
|
|
41
|
+
export { concat, printAnchorTag } from "./utils/concat";
|
|
42
|
+
export { getLinkIcon } from "./utils/getLinkIcon";
|
|
43
|
+
export { default as useLeafletMap } from "./utils/useLeafletMap";
|
|
44
|
+
export { default as useParams } from "./utils/useParams";
|
|
45
|
+
export * from "./utils/urlParams";
|
|
34
46
|
/***** Component exports *****/
|
|
35
47
|
export * from "./utils/LibThemeProvider";
|
|
36
48
|
/***** Sections *****/
|
|
@@ -41,14 +53,15 @@ export { default as CallToAction } from "./components/sections/CallToAction";
|
|
|
41
53
|
export { default as CardList } from "./components/sections/CardList";
|
|
42
54
|
export { default as ComparisonSlider } from "./components/sections/ComparisonSlider";
|
|
43
55
|
export { default as CrossPromotion } from "./components/sections/CrossPromotion";
|
|
44
|
-
export { default as DynamicForm } from "./components/sections/DynamicForm";
|
|
45
|
-
export { default as
|
|
56
|
+
export { default as DynamicForm } from "./components/sections/form/DynamicForm";
|
|
57
|
+
export { default as NewsletterForm } from "./components/sections/NewsletterForm";
|
|
58
|
+
export { default as EventList } from "./components/sections/events/EventList";
|
|
59
|
+
export { default as EventOverview } from "./components/sections/events/EventOverview";
|
|
60
|
+
export { default as EventDetail } from "./components/sections/events/EventDetail";
|
|
46
61
|
export { default as FactGrid } from "./components/sections/FactGrid";
|
|
47
62
|
export { default as FactList } from "./components/sections/FactList";
|
|
48
63
|
export { default as FeatureCarousel } from "./components/sections/carousel/FeatureCarousel";
|
|
49
64
|
export { default as FeatureList } from "./components/sections/FeatureList";
|
|
50
|
-
export { default as Footer } from "./components/sections/Footer";
|
|
51
|
-
export { default as Form } from "./components/sections/Form";
|
|
52
65
|
export { default as Gallery } from "./components/sections/Gallery";
|
|
53
66
|
export { default as Header } from "./components/sections/header/Header";
|
|
54
67
|
export { default as IconList } from "./components/sections/IconList";
|
|
@@ -83,60 +96,59 @@ export { default as TeaserWide } from "./components/sections/TeaserWide";
|
|
|
83
96
|
export { default as Timeline } from "./components/sections/Timeline";
|
|
84
97
|
export { default as Video } from "./components/sections/Video";
|
|
85
98
|
export { default as VideoCarousel } from "./components/sections/carousel/VideoCarousel";
|
|
99
|
+
export { default as JobList } from "./components/sections/jobs/JobList";
|
|
100
|
+
export { default as JobArticle } from "./components/sections/jobs/JobArticle";
|
|
101
|
+
export { default as PointOfInterestDetail } from "./components/sections/pois/PointOfInterestDetail";
|
|
102
|
+
export { default as PointOfInterestOverview } from "./components/sections/pois/PointOfInterestOverview";
|
|
103
|
+
export { default as PointOfInterestMap } from "./components/sections/pois/PointOfInterestMap";
|
|
86
104
|
/***** Buttons *****/
|
|
87
105
|
export { default as Button } from "./components/buttons/Button";
|
|
88
106
|
export { default as ButtonGhost } from "./components/buttons/ButtonGhost";
|
|
89
107
|
export { default as Pointer } from "./components/buttons/Pointer";
|
|
108
|
+
export { default as Control } from "./components/buttons/Control";
|
|
90
109
|
/***** Base *****/
|
|
91
110
|
export { default as Grid, gridSettings, getGridWidth, } from "./components/base/Grid";
|
|
92
111
|
export { default as Section, mapToBgMode } from "./components/base/Section";
|
|
93
112
|
export { default as Wrapper, wrapperWhitespace } from "./components/base/Wrapper";
|
|
94
113
|
/***** Typography *****/
|
|
95
114
|
export { default as Heading } from "./components/typography/Heading";
|
|
96
|
-
export { default as Copy } from "./components/typography/Copy";
|
|
115
|
+
export { default as Copy, copyStyle } from "./components/typography/Copy";
|
|
97
116
|
export { default as Callout } from "./components/typography/Callout";
|
|
98
117
|
export { default as Link } from "./components/typography/Link";
|
|
99
118
|
/***** Fields *****/
|
|
100
119
|
export { default as CompactForm } from "./components/fields/CompactForm";
|
|
101
120
|
export { default as SearchInput } from "./components/fields/SearchInput";
|
|
121
|
+
export { default as FilterField } from "./components/fields/FilterField";
|
|
122
|
+
export { default as FormField } from "./components/fields/FormField";
|
|
102
123
|
/***** Blocks *****/
|
|
103
124
|
export { default as Title } from "./components/blocks/Title";
|
|
104
125
|
export { default as Actions } from "./components/blocks/Actions";
|
|
105
126
|
export { default as Bdot } from "./components/blocks/Bdot";
|
|
106
127
|
export { default as IntroBlock } from "./components/blocks/IntroBlock";
|
|
107
128
|
export { default as Image } from "./components/blocks/Image";
|
|
129
|
+
export { default as LanguageSwitcher } from "./components/blocks/LanguageSwitcher";
|
|
130
|
+
export { default as VideoBlock } from "./components/blocks/VideoBlock";
|
|
131
|
+
export { default as EventBlock } from "./components/blocks/EventBlock";
|
|
132
|
+
export { default as Tag } from "./components/blocks/Tag";
|
|
133
|
+
export { default as POIFacts } from "./components/blocks/POIFacts";
|
|
134
|
+
export { default as POICard } from "./components/blocks/POICard";
|
|
135
|
+
export { default as InfoList } from "./components/blocks/InfoList";
|
|
108
136
|
export { default as CookieConsent, CookieIcon, CookieTitle, CookieText, CookieActions, } from "./components/blocks/CookieConsent";
|
|
109
137
|
export { default as Slider } from "./components/blocks/Slider";
|
|
110
|
-
|
|
111
|
-
export { default as
|
|
112
|
-
export
|
|
113
|
-
export
|
|
114
|
-
export { default as
|
|
115
|
-
export { default as
|
|
116
|
-
export { default as
|
|
117
|
-
export { default as
|
|
138
|
+
/***** Navigation *****/
|
|
139
|
+
export { default as Navigation, getFullNavbarHeights, } from "./components/sections/navigation/Navigation";
|
|
140
|
+
export * as NavPartials from "./components/sections/navigation/partials/index";
|
|
141
|
+
export * as NavSkeletons from "./components/sections/navigation/skeletons/index";
|
|
142
|
+
export { default as NavBarMainPartial } from "./components/sections/navigation/partials/NavBarMain";
|
|
143
|
+
export { default as NavBarTopPartial } from "./components/sections/navigation/partials/NavBarTop";
|
|
144
|
+
export { default as NavBarBottomPartial } from "./components/sections/navigation/partials/NavBarBottom";
|
|
145
|
+
export { default as MenuHeaderPartial } from "./components/sections/navigation/partials/MenuHeader";
|
|
146
|
+
export { default as MenuFooterPartial } from "./components/sections/navigation/partials/MenuFooter";
|
|
118
147
|
export { default as SocialList } from "./components/blocks/SocialList";
|
|
148
|
+
/***** Footer *****/
|
|
149
|
+
export { default as Footer } from "./components/sections/footer/Footer";
|
|
150
|
+
export * as FooterPartials from "./components/sections/footer/partials/index";
|
|
151
|
+
export * as FooterSkeletons from "./components/sections/footer/skeletons/index";
|
|
119
152
|
/***** Icons *****/
|
|
120
|
-
export
|
|
121
|
-
export { default as ArrowLeftGhostIcon } from "./components/base/icons/ArrowLeftGhost";
|
|
122
|
-
export { default as ArrowRightGhostIcon } from "./components/base/icons/ArrowRightGhost";
|
|
123
|
-
export { default as CrossIcon } from "./components/base/icons/Cross";
|
|
124
|
-
export { default as CrossSmallIcon } from "./components/base/icons/CrossSmall";
|
|
125
|
-
export { default as MagnifierIcon } from "./components/base/icons/Magnifier";
|
|
126
|
-
export { default as MenuBurgerIcon } from "./components/base/icons/MenuBurger";
|
|
127
|
-
export { default as PlayIcon } from "./components/base/icons/Play";
|
|
128
|
-
export { default as FlyToIcon } from "./components/base/icons/FlyTo";
|
|
129
|
-
export { default as StarIcon } from "./components/base/icons/Star";
|
|
130
|
-
export { default as StarGhostIcon } from "./components/base/icons/StarGhost";
|
|
131
|
-
export { default as MailIcon } from "./components/base/icons/Mail";
|
|
132
|
-
export { default as PhoneIcon } from "./components/base/icons/Phone";
|
|
133
|
-
export { default as RouteIcon } from "./components/base/icons/Route";
|
|
134
|
-
export { default as ExternalIcon } from "./components/base/icons/External";
|
|
135
|
-
/***** Social Icons *****/
|
|
136
|
-
export { default as FacebookIcon } from "./components/base/icons/socials/Facebook";
|
|
137
|
-
export { default as LinkedInIcon } from "./components/base/icons/socials/LinkedIn";
|
|
138
|
-
export { default as TwitterIcon } from "./components/base/icons/socials/Twitter";
|
|
139
|
-
export { default as XingIcon } from "./components/base/icons/socials/Xing";
|
|
140
|
-
export { default as InstagramIcon } from "./components/base/icons/socials/Instagram";
|
|
141
|
-
export { default as YoutubeIcon } from "./components/base/icons/socials/Youtube";
|
|
153
|
+
export * as Icons from "./components/base/icons/Icons";
|
|
142
154
|
//# sourceMappingURL=index.d.ts.map
|
package/lib/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|