@blateral/b.kit 2.0.0-beta.2.8 → 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
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import React, { FC } from 'react';
|
|
2
|
+
import { LocationIcon } from "../sections/Map";
|
|
3
|
+
export interface LocationProps {
|
|
4
|
+
city?: string;
|
|
5
|
+
street?: string;
|
|
6
|
+
streetNumber?: string;
|
|
7
|
+
postal?: string;
|
|
8
|
+
country?: string;
|
|
9
|
+
}
|
|
10
|
+
export interface LocationData {
|
|
11
|
+
description: string;
|
|
12
|
+
position?: [number, number];
|
|
13
|
+
}
|
|
14
|
+
declare const LocationField: FC<{
|
|
15
|
+
label?: string;
|
|
16
|
+
errorMessage?: string;
|
|
17
|
+
infoMessage?: string;
|
|
18
|
+
isRequired?: boolean;
|
|
19
|
+
isDisabled?: boolean;
|
|
20
|
+
isInverted?: boolean;
|
|
21
|
+
name?: string;
|
|
22
|
+
placeholder?: string;
|
|
23
|
+
value?: LocationData;
|
|
24
|
+
/** Position of map if no value with position data is defined */
|
|
25
|
+
initialMapCenter?: [number, number];
|
|
26
|
+
marker?: LocationIcon;
|
|
27
|
+
zoom?: number;
|
|
28
|
+
onChange?: (value: LocationData) => void;
|
|
29
|
+
onBlur?: (value: LocationData) => void;
|
|
30
|
+
customLocationIcon?: (props: {
|
|
31
|
+
isInverted?: boolean;
|
|
32
|
+
}) => React.ReactNode;
|
|
33
|
+
geolocationErrorMsg?: string;
|
|
34
|
+
descriptionTabLabel?: string;
|
|
35
|
+
mapTabLabel?: string;
|
|
36
|
+
}>;
|
|
37
|
+
export default LocationField;
|
|
38
|
+
//# sourceMappingURL=LocationField.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LocationField.d.ts","sourceRoot":"","sources":["../../../src/components/fields/LocationField.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EACV,EAAE,EAML,MAAM,OAAO,CAAC;AAgBf,OAAO,EAAE,YAAY,EAAE,wBAAgC;AA2LvD,MAAM,WAAW,aAAa;IAC1B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,YAAY;IACzB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAC/B;AAED,QAAA,MAAM,aAAa,EAAE,EAAE,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,YAAY,CAAC;IACrB,gEAAgE;IAChE,gBAAgB,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACpC,MAAM,CAAC,EAAE,YAAY,CAAC;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,YAAY,KAAK,IAAI,CAAC;IACzC,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,YAAY,KAAK,IAAI,CAAC;IACvC,kBAAkB,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IAC1E,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB,CA4SA,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Radio.d.ts","sourceRoot":"","sources":["../../../src/components/fields/Radio.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Radio.d.ts","sourceRoot":"","sources":["../../../src/components/fields/Radio.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAsF/B,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC/D,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB,CA6CA,CAAC;AACF,eAAe,WAAW,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchInput.d.ts","sourceRoot":"","sources":["../../../src/components/fields/SearchInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"SearchInput.d.ts","sourceRoot":"","sources":["../../../src/components/fields/SearchInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAkHlC,QAAA,MAAM,WAAW,EAAE,EAAE,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC5B,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC/D,MAAM,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC9D,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC/D,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAkDA,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -1,23 +1,14 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
+
import { FormProps } from './Textfield';
|
|
2
3
|
interface SelectItem {
|
|
3
4
|
value?: string;
|
|
4
5
|
label?: string;
|
|
5
6
|
}
|
|
6
|
-
declare const SelectDropdown: React.FC<{
|
|
7
|
-
icon?: {
|
|
8
|
-
src: string;
|
|
9
|
-
alt?: string;
|
|
10
|
-
};
|
|
11
|
-
label?: string;
|
|
7
|
+
declare const SelectDropdown: React.FC<FormProps & {
|
|
12
8
|
placeholder?: string;
|
|
13
9
|
name?: string;
|
|
14
10
|
value?: string;
|
|
15
11
|
items: SelectItem[];
|
|
16
|
-
isDisabled?: boolean;
|
|
17
|
-
errorMessage?: string;
|
|
18
|
-
isRequired?: boolean;
|
|
19
|
-
isInverted?: boolean;
|
|
20
|
-
hasBg?: boolean;
|
|
21
12
|
onChange?: (value: string) => void;
|
|
22
13
|
onBlur?: () => void;
|
|
23
14
|
indicator?: (props: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectDropdown.d.ts","sourceRoot":"","sources":["../../../src/components/fields/SelectDropdown.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SelectDropdown.d.ts","sourceRoot":"","sources":["../../../src/components/fields/SelectDropdown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAe3D,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAsMxC,UAAU,UAAU;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,QAAA,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAC1B,SAAS,GAAG;IACR,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,UAAU,EAAE,CAAC;IAEpB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACnC,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE;QAChB,MAAM,EAAE,OAAO,CAAC;QAChB,UAAU,CAAC,EAAE,OAAO,CAAC;KACxB,KAAK,KAAK,CAAC,SAAS,CAAC;CACzB,CAoLJ,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { FormProps } from './Textfield';
|
|
3
3
|
declare const Textarea: React.FC<FormProps & {
|
|
4
|
-
isInverted?: boolean;
|
|
5
|
-
lightBg?: boolean;
|
|
6
4
|
onChange?: (ev: React.SyntheticEvent<HTMLTextAreaElement>) => void;
|
|
7
5
|
onBlur?: (ev: React.SyntheticEvent<HTMLTextAreaElement>) => void;
|
|
8
6
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Textarea.d.ts","sourceRoot":"","sources":["../../../src/components/fields/Textarea.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"Textarea.d.ts","sourceRoot":"","sources":["../../../src/components/fields/Textarea.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AA+ExC,QAAA,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CACpB,SAAS,GAAG;IACR,QAAQ,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,mBAAmB,CAAC,KAAK,IAAI,CAAC;IACnE,MAAM,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,mBAAmB,CAAC,KAAK,IAAI,CAAC;CACpE,CA6CJ,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -1,18 +1,13 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
errorMessage?: string;
|
|
5
|
-
infoMessage?: string;
|
|
2
|
+
import { FieldProps } from './FormField';
|
|
3
|
+
export declare type FormProps = FieldProps & {
|
|
6
4
|
value?: string;
|
|
7
5
|
name?: string;
|
|
8
6
|
placeholder?: string;
|
|
9
|
-
isRequired?: boolean;
|
|
10
|
-
isDisabled?: boolean;
|
|
11
7
|
};
|
|
12
8
|
declare const Textfield: React.FC<FormProps & {
|
|
13
9
|
type?: 'number' | 'text' | 'tel' | 'email' | 'password';
|
|
14
10
|
isInverted?: boolean;
|
|
15
|
-
lightBg?: boolean;
|
|
16
11
|
onChange?: (ev: React.SyntheticEvent<HTMLInputElement>) => void;
|
|
17
12
|
onBlur?: (ev: React.SyntheticEvent<HTMLInputElement>) => void;
|
|
18
13
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Textfield.d.ts","sourceRoot":"","sources":["../../../src/components/fields/Textfield.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Textfield.d.ts","sourceRoot":"","sources":["../../../src/components/fields/Textfield.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,OAAqB,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AA6EvD,oBAAY,SAAS,GAAG,UAAU,GAAG;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB,CAAC;AAEF,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CACrB,SAAS,GAAG;IACR,IAAI,CAAC,EAAE,QAAQ,GAAG,MAAM,GAAG,KAAK,GAAG,OAAO,GAAG,UAAU,CAAC;IACxD,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAChE,MAAM,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;CACjE,CA8CJ,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -1,17 +1,14 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { LinkListProps } from "../blocks/LinkList";
|
|
3
2
|
interface AccordionItem {
|
|
4
3
|
label?: string;
|
|
5
4
|
text?: string;
|
|
6
5
|
aside?: string;
|
|
7
|
-
linkList?: LinkListProps;
|
|
8
|
-
linkListAside?: LinkListProps;
|
|
9
6
|
}
|
|
10
7
|
export declare const AccordionComponent: React.FC<{
|
|
11
8
|
/** ID value for targeting section with anchor hashes */
|
|
12
9
|
anchorId?: string | undefined;
|
|
13
10
|
/** Array of accordion items */
|
|
14
|
-
items
|
|
11
|
+
items?: AccordionItem[] | undefined;
|
|
15
12
|
/** Section background */
|
|
16
13
|
bgMode?: "full" | "inverted" | undefined;
|
|
17
14
|
/** Function to inject custom item state icon */
|
|
@@ -23,7 +20,7 @@ declare const _default: React.FC<{
|
|
|
23
20
|
/** ID value for targeting section with anchor hashes */
|
|
24
21
|
anchorId?: string | undefined;
|
|
25
22
|
/** Array of accordion items */
|
|
26
|
-
items
|
|
23
|
+
items?: AccordionItem[] | undefined;
|
|
27
24
|
/** Section background */
|
|
28
25
|
bgMode?: "full" | "inverted" | undefined;
|
|
29
26
|
/** Function to inject custom item state icon */
|
|
@@ -31,7 +28,7 @@ declare const _default: React.FC<{
|
|
|
31
28
|
isSelected: boolean;
|
|
32
29
|
}) => React.ReactNode) | undefined;
|
|
33
30
|
} & {
|
|
34
|
-
theme?: import("../../utils/
|
|
31
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
35
32
|
}>;
|
|
36
33
|
export default _default;
|
|
37
34
|
//# sourceMappingURL=Accordion.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Accordion.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Accordion.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAqH1B,UAAU,aAAa;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AA6HD,eAAO,MAAM,kBAAkB;IAxE3B,wDAAwD;;IAGxD,+BAA+B;;IAG/B,yBAAyB;;IAGzB,gDAAgD;wBAC7B;QAAE,UAAU,EAAE,OAAO,CAAA;KAAE,KAAK,MAAM,SAAS;EA8DvB,CAAC;;IAxExC,wDAAwD;;IAGxD,+BAA+B;;IAG/B,yBAAyB;;IAGzB,gDAAgD;;;;;;;AAgEpD,wBAAuC"}
|
|
@@ -24,7 +24,7 @@ declare const _default: React.FC<{
|
|
|
24
24
|
isInverted?: boolean | undefined;
|
|
25
25
|
}) => React.ReactNode) | undefined;
|
|
26
26
|
} & {
|
|
27
|
-
theme?: import("../../utils/
|
|
27
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
28
28
|
}>;
|
|
29
29
|
export default _default;
|
|
30
30
|
//# sourceMappingURL=AlertList.d.ts.map
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { HeadlineTag } from "../typography/Heading";
|
|
3
|
-
import { LinkListProps } from "../blocks/LinkList";
|
|
4
3
|
export declare const ArticleComponent: React.FC<{
|
|
5
4
|
/** ID value for targeting section with anchor hashes */
|
|
6
5
|
anchorId?: string | undefined;
|
|
@@ -16,12 +15,8 @@ export declare const ArticleComponent: React.FC<{
|
|
|
16
15
|
intro?: string | undefined;
|
|
17
16
|
/** Main article richtext */
|
|
18
17
|
text?: string | undefined;
|
|
19
|
-
/** OptionalLinkList Main */
|
|
20
|
-
linkList?: LinkListProps | undefined;
|
|
21
18
|
/** Additional article richtext in a second column */
|
|
22
19
|
asideText?: string | undefined;
|
|
23
|
-
/** OptionalLinkList Aside */
|
|
24
|
-
linkListAside?: LinkListProps | undefined;
|
|
25
20
|
/** Controls width of left text column (8/12 or 6/12) */
|
|
26
21
|
halfAside?: boolean | undefined;
|
|
27
22
|
/** Section background */
|
|
@@ -46,12 +41,8 @@ declare const _default: React.FC<{
|
|
|
46
41
|
intro?: string | undefined;
|
|
47
42
|
/** Main article richtext */
|
|
48
43
|
text?: string | undefined;
|
|
49
|
-
/** OptionalLinkList Main */
|
|
50
|
-
linkList?: LinkListProps | undefined;
|
|
51
44
|
/** Additional article richtext in a second column */
|
|
52
45
|
asideText?: string | undefined;
|
|
53
|
-
/** OptionalLinkList Aside */
|
|
54
|
-
linkListAside?: LinkListProps | undefined;
|
|
55
46
|
/** Controls width of left text column (8/12 or 6/12) */
|
|
56
47
|
halfAside?: boolean | undefined;
|
|
57
48
|
/** Section background */
|
|
@@ -61,7 +52,7 @@ declare const _default: React.FC<{
|
|
|
61
52
|
/** Function to inject custom secondary button */
|
|
62
53
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
63
54
|
} & {
|
|
64
|
-
theme?: import("../../utils/
|
|
55
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
65
56
|
}>;
|
|
66
57
|
export default _default;
|
|
67
58
|
//# sourceMappingURL=Article.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Article.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Article.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAS/B,OAAO,EAAE,WAAW,EAAE,8BAAsC;
|
|
1
|
+
{"version":3,"file":"Article.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Article.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAS/B,OAAO,EAAE,WAAW,EAAE,8BAAsC;AA4I5D,eAAO,MAAM,gBAAgB;IArHzB,wDAAwD;;IAExD,sBAAsB;;IAEtB,+CAA+C;;IAE/C,kDAAkD;;IAElD,gDAAgD;;IAEhD,0EAA0E;;IAE1E,4BAA4B;;IAE5B,qDAAqD;;IAErD,wDAAwD;;IAGxD,yBAAyB;;IAGzB,+CAA+C;2DACL,MAAM,SAAS;IACzD,iDAAiD;6DACL,MAAM,SAAS;EA4FxB,CAAC;;IArHpC,wDAAwD;;IAExD,sBAAsB;;IAEtB,+CAA+C;;IAE/C,kDAAkD;;IAElD,gDAAgD;;IAEhD,0EAA0E;;IAE1E,4BAA4B;;IAE5B,qDAAqD;;IAErD,wDAAwD;;IAGxD,yBAAyB;;IAGzB,+CAA+C;;IAE/C,iDAAiD;;;;;AA8FrD,wBAAqC"}
|
|
@@ -92,7 +92,7 @@ declare const _default: React.FC<{
|
|
|
92
92
|
/** Function to inject newsletter form */
|
|
93
93
|
newsFormMain?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
94
94
|
} & {
|
|
95
|
-
theme?: import("../../utils/
|
|
95
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
96
96
|
}>;
|
|
97
97
|
export default _default;
|
|
98
98
|
//# sourceMappingURL=CallToAction.d.ts.map
|
|
@@ -7,13 +7,13 @@ export interface CardProps {
|
|
|
7
7
|
subLabel?: string;
|
|
8
8
|
image?: ImageProps;
|
|
9
9
|
link?: LinkProps;
|
|
10
|
-
icon?: {
|
|
11
|
-
src: string;
|
|
12
|
-
alt?: string;
|
|
13
|
-
};
|
|
14
10
|
decorator?: (props: {
|
|
15
11
|
isInverted?: boolean;
|
|
16
12
|
}) => React.ReactNode;
|
|
13
|
+
cardColor?: string;
|
|
14
|
+
customIcon?: (props: {
|
|
15
|
+
isInverted?: boolean;
|
|
16
|
+
}) => React.ReactNode;
|
|
17
17
|
}
|
|
18
18
|
export declare const CardListComponent: React.FC<{
|
|
19
19
|
/** ID value for targeting section with anchor hashes */
|
|
@@ -39,7 +39,7 @@ declare const _default: React.FC<{
|
|
|
39
39
|
isInverted?: boolean | undefined;
|
|
40
40
|
}) => React.ReactNode) | undefined;
|
|
41
41
|
} & {
|
|
42
|
-
theme?: import("../../utils/
|
|
42
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
43
43
|
}>;
|
|
44
44
|
export default _default;
|
|
45
45
|
//# sourceMappingURL=CardList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/CardList.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAE5D,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAC7D,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"CardList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/CardList.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAE5D,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAC7D,OAAO,KAAK,MAAM,OAAO,CAAC;AAwN1B,MAAM,WAAW,SAAS;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACjE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;CACrE;AA0JD,eAAO,MAAM,iBAAiB;IA7C1B,wDAAwD;;IAGxD,oCAAoC;;IAGpC,yBAAyB;;IAGzB,gDAAgD;yBAC5B;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,MAAM,SAAS;EAmC3B,CAAC;;IA7CtC,wDAAwD;;IAGxD,oCAAoC;;IAGpC,yBAAyB;;IAGzB,gDAAgD;;;;;;;AAqCpD,wBAAsC"}
|
|
@@ -28,7 +28,7 @@ declare const _default: React.FC<{
|
|
|
28
28
|
dragControl?: React.ReactNode;
|
|
29
29
|
enableControlAnim?: boolean | undefined;
|
|
30
30
|
} & {
|
|
31
|
-
theme?: import("../../utils/
|
|
31
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
32
32
|
}>;
|
|
33
33
|
export default _default;
|
|
34
34
|
//# sourceMappingURL=ComparisonSlider.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComparisonSlider.d.ts","sourceRoot":"","sources":["../../../src/components/sections/ComparisonSlider.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"ComparisonSlider.d.ts","sourceRoot":"","sources":["../../../src/components/sections/ComparisonSlider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA0C,MAAM,OAAO,CAAC;AAK/D,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAsX5D,eAAO,MAAM,yBAAyB;IA1MlC,wDAAwD;;;;;;;;;;kBAW1C,MAAM,SAAS;;EA+LwB,CAAC;;IA1MtD,wDAAwD;;;;;;;;;;;;;;;AA2M5D,wBAA8C"}
|
|
@@ -36,7 +36,7 @@ declare const _default: React.FC<{
|
|
|
36
36
|
/** Inject custom icon that indicates an external link */
|
|
37
37
|
externalLinkIcon?: React.ReactNode;
|
|
38
38
|
} & {
|
|
39
|
-
theme?: import("../../utils/
|
|
39
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
40
40
|
}>;
|
|
41
41
|
export default _default;
|
|
42
42
|
//# sourceMappingURL=CrossPromotion.d.ts.map
|
|
@@ -24,7 +24,7 @@ declare const _default: React.FC<{
|
|
|
24
24
|
/** Center text inside fact card items */
|
|
25
25
|
isCentered?: boolean | undefined;
|
|
26
26
|
} & {
|
|
27
|
-
theme?: import("../../utils/
|
|
27
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
28
28
|
}>;
|
|
29
29
|
export default _default;
|
|
30
30
|
//# sourceMappingURL=FactGrid.d.ts.map
|
|
@@ -31,7 +31,7 @@ declare const _default: React.FC<{
|
|
|
31
31
|
/** Section background */
|
|
32
32
|
bgMode?: "full" | "inverted" | undefined;
|
|
33
33
|
} & {
|
|
34
|
-
theme?: import("../../utils/
|
|
34
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
35
35
|
}>;
|
|
36
36
|
export default _default;
|
|
37
37
|
//# sourceMappingURL=FactList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FactList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/FactList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"FactList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/FactList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA4H1B,eAAO,MAAM,iBAAiB;IArE1B,wDAAwD;;IAGxD,gCAAgC;;;;;IAMhC,8BAA8B;;aAChB,MAAM;;;IAEpB,yBAAyB;;EAyDY,CAAC;;IArEtC,wDAAwD;;IAGxD,gCAAgC;;;;;IAMhC,8BAA8B;;;;;IAG9B,yBAAyB;;;;;AA0D7B,wBAAsC"}
|
|
@@ -20,7 +20,7 @@ declare const _default: React.FC<{
|
|
|
20
20
|
/** Section background */
|
|
21
21
|
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
22
22
|
} & {
|
|
23
|
-
theme?: import("../../utils/
|
|
23
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
24
24
|
}>;
|
|
25
25
|
export default _default;
|
|
26
26
|
//# sourceMappingURL=FeatureList.d.ts.map
|
|
@@ -1,23 +1,25 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { ImageProps } from "../blocks/Image";
|
|
3
|
-
declare type ImageType = ImageProps & {
|
|
3
|
+
declare type ImageType = Omit<ImageProps, 'coverSpace'> & {
|
|
4
4
|
isFull?: boolean;
|
|
5
5
|
};
|
|
6
6
|
export declare const GalleryComponent: React.FC<{
|
|
7
7
|
/** ID value for targeting section with anchor hashes */
|
|
8
8
|
anchorId?: string | undefined;
|
|
9
|
-
|
|
9
|
+
/** Array of image settings */
|
|
10
10
|
images?: ImageType[] | undefined;
|
|
11
|
-
|
|
11
|
+
/** Section background */
|
|
12
|
+
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
12
13
|
}>;
|
|
13
14
|
declare const _default: React.FC<{
|
|
14
15
|
/** ID value for targeting section with anchor hashes */
|
|
15
16
|
anchorId?: string | undefined;
|
|
16
|
-
|
|
17
|
+
/** Array of image settings */
|
|
17
18
|
images?: ImageType[] | undefined;
|
|
18
|
-
|
|
19
|
+
/** Section background */
|
|
20
|
+
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
19
21
|
} & {
|
|
20
|
-
theme?: import("../../utils/
|
|
22
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
21
23
|
}>;
|
|
22
24
|
export default _default;
|
|
23
25
|
//# sourceMappingURL=Gallery.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Gallery.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Gallery.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"Gallery.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Gallery.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAMlC,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAe5D,aAAK,SAAS,GAAG,IAAI,CAAC,UAAU,EAAE,YAAY,CAAC,GAAG;IAAE,MAAM,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC;AAkDvE,eAAO,MAAM,gBAAgB;IA/CzB,wDAAwD;;IAGxD,8BAA8B;;IAG9B,yBAAyB;;EAyCU,CAAC;;IA/CpC,wDAAwD;;IAGxD,8BAA8B;;IAG9B,yBAAyB;;;;;AA0C7B,wBAAqC"}
|
|
@@ -8,6 +8,7 @@ export interface IconListItem {
|
|
|
8
8
|
h: number;
|
|
9
9
|
w: number;
|
|
10
10
|
};
|
|
11
|
+
showPlaceholder?: boolean;
|
|
11
12
|
}
|
|
12
13
|
export declare const IconListComponent: React.FC<{
|
|
13
14
|
/** ID value for targeting section with anchor hashes */
|
|
@@ -67,7 +68,7 @@ declare const _default: React.FC<{
|
|
|
67
68
|
/** Section background */
|
|
68
69
|
bgMode?: "full" | "inverted" | undefined;
|
|
69
70
|
} & {
|
|
70
|
-
theme?: import("../../utils/
|
|
71
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
71
72
|
}>;
|
|
72
73
|
export default _default;
|
|
73
74
|
//# sourceMappingURL=IconList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/IconList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"IconList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/IconList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AASxC,OAAa,EAAE,SAAS,EAAE,2BAAmC;AA4H7D,MAAM,WAAW,YAAY;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,KAAK,CAAC,EAAE;QAAE,CAAC,EAAE,MAAM,CAAC;QAAC,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IACjC,eAAe,CAAC,EAAE,OAAO,CAAC;CAC7B;AAoJD,eAAO,MAAM,iBAAiB;IAjJ1B,wDAAwD;;IAGxD,iCAAiC;;IAGjC,+CAA+C;2DACL,MAAM,SAAS;IAEzD,iDAAiD;6DACL,MAAM,SAAS;IAE3D,8CAA8C;;;;;;6FAMuB,IAAI;;UAEnE,MAAM,SAAS;IAErB,oDAAoD;;IAGpD,sDAAsD;;IAGtD,iCAAiC;;IAGjC,4BAA4B;;IAG5B,yBAAyB;;EA+GY,CAAC;;IAjJtC,wDAAwD;;IAGxD,iCAAiC;;IAGjC,+CAA+C;;IAG/C,iDAAiD;;IAGjD,8CAA8C;;;;;;;;;IAU9C,oDAAoD;;IAGpD,sDAAsD;;IAGtD,iCAAiC;;IAGjC,4BAA4B;;IAG5B,yBAAyB;;;;;AAgH7B,wBAAsC"}
|
|
@@ -15,6 +15,8 @@ export declare const IndexListComponent: React.FC<{
|
|
|
15
15
|
customIcon?: ((props: {
|
|
16
16
|
isInverted?: boolean;
|
|
17
17
|
}) => React.ReactNode) | undefined;
|
|
18
|
+
/** Top offset for scroll to clicked item. Default: auto */
|
|
19
|
+
scrollToOffset?: number | undefined;
|
|
18
20
|
}>;
|
|
19
21
|
declare const _default: React.FC<{
|
|
20
22
|
/** ID value for targeting section with anchor hashes */
|
|
@@ -27,8 +29,10 @@ declare const _default: React.FC<{
|
|
|
27
29
|
customIcon?: ((props: {
|
|
28
30
|
isInverted?: boolean | undefined;
|
|
29
31
|
}) => React.ReactNode) | undefined;
|
|
32
|
+
/** Top offset for scroll to clicked item. Default: auto */
|
|
33
|
+
scrollToOffset?: number | undefined;
|
|
30
34
|
} & {
|
|
31
|
-
theme?: import("../../utils/
|
|
35
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
32
36
|
}>;
|
|
33
37
|
export default _default;
|
|
34
38
|
//# sourceMappingURL=IndexList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IndexList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/IndexList.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"IndexList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/IndexList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAQnD,OAAa,EAAE,SAAS,EAAE,2BAAmC;AA8D7D,MAAM,WAAW,SAAS;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,SAAS,CAAC;CACpB;AA4GD,eAAO,MAAM,kBAAkB;IAzG3B,wDAAwD;;IAGxD,mCAAmC;;IAGnC,yBAAyB;;IAGzB,+CAA+C;0BAC1B;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,MAAM,SAAS;IAEjE,2DAA2D;;EA6FpB,CAAC;;IAzGxC,wDAAwD;;IAGxD,mCAAmC;;IAGnC,yBAAyB;;IAGzB,+CAA+C;;;;IAG/C,2DAA2D;;;;;AA8F/D,wBAAuC"}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { HeadlineTag } from "../typography/Heading";
|
|
3
|
+
import { ImageProps } from "../blocks/Image";
|
|
3
4
|
export declare const IntroComponent: React.FC<{
|
|
4
5
|
/** ID value for targeting section with anchor hashes */
|
|
5
6
|
anchorId?: string | undefined;
|
|
6
7
|
/** Main title text */
|
|
7
|
-
title
|
|
8
|
+
title?: string | undefined;
|
|
8
9
|
/** Main title HTML tag type (h2, h3, h4...) */
|
|
9
10
|
titleAs?: HeadlineTag | undefined;
|
|
10
11
|
/** Superior title that stands above main title */
|
|
@@ -13,6 +14,8 @@ export declare const IntroComponent: React.FC<{
|
|
|
13
14
|
superTitleAs?: HeadlineTag | undefined;
|
|
14
15
|
/** Intro text underneath the title (richtext) */
|
|
15
16
|
text?: string | undefined;
|
|
17
|
+
/** Images for different screen sizes */
|
|
18
|
+
image?: Omit<ImageProps, "coverSpace"> | undefined;
|
|
16
19
|
/** Function to inject custom primary button */
|
|
17
20
|
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
18
21
|
/** Function to inject custom secondary button */
|
|
@@ -31,7 +34,7 @@ declare const _default: React.FC<{
|
|
|
31
34
|
/** ID value for targeting section with anchor hashes */
|
|
32
35
|
anchorId?: string | undefined;
|
|
33
36
|
/** Main title text */
|
|
34
|
-
title
|
|
37
|
+
title?: string | undefined;
|
|
35
38
|
/** Main title HTML tag type (h2, h3, h4...) */
|
|
36
39
|
titleAs?: HeadlineTag | undefined;
|
|
37
40
|
/** Superior title that stands above main title */
|
|
@@ -40,6 +43,8 @@ declare const _default: React.FC<{
|
|
|
40
43
|
superTitleAs?: HeadlineTag | undefined;
|
|
41
44
|
/** Intro text underneath the title (richtext) */
|
|
42
45
|
text?: string | undefined;
|
|
46
|
+
/** Images for different screen sizes */
|
|
47
|
+
image?: Omit<ImageProps, "coverSpace"> | undefined;
|
|
43
48
|
/** Function to inject custom primary button */
|
|
44
49
|
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
45
50
|
/** Function to inject custom secondary button */
|
|
@@ -54,7 +59,7 @@ declare const _default: React.FC<{
|
|
|
54
59
|
bgMode?: "inverted" | "full" | "splitted" | undefined;
|
|
55
60
|
className?: string | undefined;
|
|
56
61
|
} & {
|
|
57
|
-
theme?: import("../../utils/
|
|
62
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
58
63
|
}>;
|
|
59
64
|
export default _default;
|
|
60
65
|
//# sourceMappingURL=Intro.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Intro.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Intro.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,WAAW,EAAE,8BAAsC;
|
|
1
|
+
{"version":3,"file":"Intro.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Intro.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAE5D,OAAO,EAAE,UAAU,EAAE,wBAAgC;AA6FrD,eAAO,MAAM,cAAc;IA1FvB,wDAAwD;;IAGxD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,kDAAkD;;IAGlD,gDAAgD;;IAGhD,kDAAkD;;IAGlD,wCAAwC;;IAGxC,+CAA+C;2DACL,MAAM,SAAS;IAEzD,iDAAiD;6DACL,MAAM,SAAS;IAE3D,8BAA8B;;IAG9B,oDAAoD;;IAGpD,iDAAiD;;IAGjD,yBAAyB;;;EAsDM,CAAC;;IA1FhC,wDAAwD;;IAGxD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,kDAAkD;;IAGlD,gDAAgD;;IAGhD,kDAAkD;;IAGlD,wCAAwC;;IAGxC,+CAA+C;;IAG/C,iDAAiD;;IAGjD,8BAA8B;;IAG9B,oDAAoD;;IAGpD,iDAAiD;;IAGjD,yBAAyB;;;;;;AAuD7B,wBAAmC"}
|