@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
|
@@ -17,28 +17,15 @@ export interface MapLocation {
|
|
|
17
17
|
id: string;
|
|
18
18
|
position: [number, number];
|
|
19
19
|
icon?: LocationIcon;
|
|
20
|
-
/** DEPRECATED: Used as fallback */
|
|
21
|
-
meta?: {
|
|
22
|
-
title?: string;
|
|
23
|
-
titleAs?: HeadlineTag;
|
|
24
|
-
superTitle?: string;
|
|
25
|
-
superTitleAs?: HeadlineTag;
|
|
26
|
-
contact?: string;
|
|
27
|
-
primaryAction?: (isInverted?: boolean) => React.ReactNode;
|
|
28
|
-
secondaryAction?: (isInverted?: boolean) => React.ReactNode;
|
|
29
|
-
};
|
|
30
20
|
title?: string;
|
|
31
21
|
titleAs?: HeadlineTag;
|
|
32
22
|
superTitle?: string;
|
|
33
23
|
superTitleAs?: HeadlineTag;
|
|
34
|
-
primaryAction?: (props: {
|
|
35
|
-
isInverted?: boolean;
|
|
36
|
-
}) => React.ReactNode;
|
|
37
|
-
secondaryAction?: (props: {
|
|
38
|
-
isInverted?: boolean;
|
|
39
|
-
}) => React.ReactNode;
|
|
40
24
|
companyName?: string;
|
|
41
25
|
address?: Address;
|
|
26
|
+
addressIcon?: (props: {
|
|
27
|
+
isInverted?: boolean;
|
|
28
|
+
}) => React.ReactNode;
|
|
42
29
|
contact?: {
|
|
43
30
|
telephone?: {
|
|
44
31
|
link?: string;
|
|
@@ -61,70 +48,88 @@ export interface MapLocation {
|
|
|
61
48
|
export declare const MapComponent: React.FC<{
|
|
62
49
|
/** ID value for targeting section with anchor hashes */
|
|
63
50
|
anchorId?: string | undefined;
|
|
51
|
+
/** Section background */
|
|
64
52
|
bgMode?: "full" | "inverted" | undefined;
|
|
53
|
+
/** Switch horizontal order of map and location info text */
|
|
65
54
|
isMirrored?: boolean | undefined;
|
|
55
|
+
/** Map tile provider */
|
|
66
56
|
provider?: string | undefined;
|
|
57
|
+
/** Map attribution text (richtext) */
|
|
67
58
|
attribution?: string | undefined;
|
|
59
|
+
/** Initial center of the map */
|
|
68
60
|
center?: [number, number] | undefined;
|
|
61
|
+
/** Initial map zoom */
|
|
69
62
|
zoom?: number | undefined;
|
|
63
|
+
/** Zoom if map jumps to location */
|
|
70
64
|
flyToZoom?: number | undefined;
|
|
65
|
+
/** Initial location */
|
|
71
66
|
initialLocation?: string | undefined;
|
|
67
|
+
/** Array of location settings */
|
|
72
68
|
locations?: MapLocation[] | undefined;
|
|
73
69
|
/** Show all markers on first load */
|
|
74
70
|
allMarkersOnInit?: boolean | undefined;
|
|
75
71
|
/** Map container padding for show all markers */
|
|
76
72
|
fitBoundsPadding?: [number, number] | undefined;
|
|
73
|
+
/** Icon element for flight to the current active location */
|
|
77
74
|
flyToControl?: React.ReactNode;
|
|
75
|
+
/** Injection function to replace default control button */
|
|
78
76
|
controlNext?: ((props: {
|
|
79
|
-
isInverted?: boolean;
|
|
80
|
-
isActive?: boolean;
|
|
81
|
-
name?: string;
|
|
77
|
+
isInverted?: boolean | undefined;
|
|
78
|
+
isActive?: boolean | undefined;
|
|
79
|
+
name?: string | undefined;
|
|
80
|
+
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement>) => void) | undefined;
|
|
82
81
|
}) => React.ReactNode) | undefined;
|
|
82
|
+
/** Injection function to replace default control button */
|
|
83
83
|
controlPrev?: ((props: {
|
|
84
|
-
isInverted?: boolean;
|
|
85
|
-
isActive?: boolean;
|
|
86
|
-
name?: string;
|
|
87
|
-
|
|
88
|
-
dot?: ((props: {
|
|
89
|
-
isInverted?: boolean;
|
|
90
|
-
isActive?: boolean;
|
|
91
|
-
index?: number;
|
|
84
|
+
isInverted?: boolean | undefined;
|
|
85
|
+
isActive?: boolean | undefined;
|
|
86
|
+
name?: string | undefined;
|
|
87
|
+
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement>) => void) | undefined;
|
|
92
88
|
}) => React.ReactNode) | undefined;
|
|
93
89
|
}>;
|
|
94
90
|
declare const _default: React.FC<{
|
|
95
91
|
/** ID value for targeting section with anchor hashes */
|
|
96
92
|
anchorId?: string | undefined;
|
|
93
|
+
/** Section background */
|
|
97
94
|
bgMode?: "full" | "inverted" | undefined;
|
|
95
|
+
/** Switch horizontal order of map and location info text */
|
|
98
96
|
isMirrored?: boolean | undefined;
|
|
97
|
+
/** Map tile provider */
|
|
99
98
|
provider?: string | undefined;
|
|
99
|
+
/** Map attribution text (richtext) */
|
|
100
100
|
attribution?: string | undefined;
|
|
101
|
+
/** Initial center of the map */
|
|
101
102
|
center?: [number, number] | undefined;
|
|
103
|
+
/** Initial map zoom */
|
|
102
104
|
zoom?: number | undefined;
|
|
105
|
+
/** Zoom if map jumps to location */
|
|
103
106
|
flyToZoom?: number | undefined;
|
|
107
|
+
/** Initial location */
|
|
104
108
|
initialLocation?: string | undefined;
|
|
109
|
+
/** Array of location settings */
|
|
105
110
|
locations?: MapLocation[] | undefined;
|
|
106
111
|
/** Show all markers on first load */
|
|
107
112
|
allMarkersOnInit?: boolean | undefined;
|
|
108
113
|
/** Map container padding for show all markers */
|
|
109
114
|
fitBoundsPadding?: [number, number] | undefined;
|
|
115
|
+
/** Icon element for flight to the current active location */
|
|
110
116
|
flyToControl?: React.ReactNode;
|
|
117
|
+
/** Injection function to replace default control button */
|
|
111
118
|
controlNext?: ((props: {
|
|
112
119
|
isInverted?: boolean | undefined;
|
|
113
120
|
isActive?: boolean | undefined;
|
|
114
121
|
name?: string | undefined;
|
|
122
|
+
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement, Event>) => void) | undefined;
|
|
115
123
|
}) => React.ReactNode) | undefined;
|
|
124
|
+
/** Injection function to replace default control button */
|
|
116
125
|
controlPrev?: ((props: {
|
|
117
126
|
isInverted?: boolean | undefined;
|
|
118
127
|
isActive?: boolean | undefined;
|
|
119
128
|
name?: string | undefined;
|
|
120
|
-
|
|
121
|
-
dot?: ((props: {
|
|
122
|
-
isInverted?: boolean | undefined;
|
|
123
|
-
isActive?: boolean | undefined;
|
|
124
|
-
index?: number | undefined;
|
|
129
|
+
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement, Event>) => void) | undefined;
|
|
125
130
|
}) => React.ReactNode) | undefined;
|
|
126
131
|
} & {
|
|
127
|
-
theme?: import("../../utils/
|
|
132
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
128
133
|
}>;
|
|
129
134
|
export default _default;
|
|
130
135
|
//# sourceMappingURL=Map.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Map.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Map.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAoBhE,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAa5D,UAAU,OAAO;IACb,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;CACnB;AAsUD,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,WAAW;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC3B,IAAI,CAAC,EAAE,YAAY,CAAC;IAEpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,WAAW,CAAC;IAE3B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACnE,OAAO,CAAC,EAAE;QACN,SAAS,CAAC,EAAE;YACR,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,KAAK,CAAC,EAAE,MAAM,CAAC;YACf,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE;gBAAE,UAAU,CAAC,EAAE,OAAO,CAAA;aAAE,KAAK,KAAK,CAAC,SAAS,CAAC;SAC/D,CAAC;QACF,KAAK,CAAC,EAAE;YACJ,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,KAAK,CAAC,EAAE,MAAM,CAAC;YACf,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE;gBAAE,UAAU,CAAC,EAAE,OAAO,CAAA;aAAE,KAAK,KAAK,CAAC,SAAS,CAAC;SAC/D,CAAC;KACL,CAAC;IACF,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AAmQD,eAAO,MAAM,YAAY;IAhQrB,wDAAwD;;IAGxD,yBAAyB;;IAGzB,4DAA4D;;IAG5D,wBAAwB;;IAGxB,sCAAsC;;IAGtC,gCAAgC;;IAGhC,uBAAuB;;IAGvB,oCAAoC;;IAGpC,uBAAuB;;IAGvB,iCAAiC;;IAGjC,qCAAqC;;IAGrC,iDAAiD;;IAGjD,6DAA6D;mBAC9C,MAAM,SAAS;IAE9B,2DAA2D;;;;;6BAKnC,MAAM,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI;UAClE,MAAM,SAAS;IAErB,2DAA2D;;;;;6BAKnC,MAAM,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI;UAClE,MAAM,SAAS;EA2MM,CAAC;;IAhQ5B,wDAAwD;;IAGxD,yBAAyB;;IAGzB,4DAA4D;;IAG5D,wBAAwB;;IAGxB,sCAAsC;;IAGtC,gCAAgC;;IAGhC,uBAAuB;;IAGvB,oCAAoC;;IAGpC,uBAAuB;;IAGvB,iCAAiC;;IAGjC,qCAAqC;;IAGrC,iDAAiD;;IAGjD,6DAA6D;;IAG7D,2DAA2D;;;;;;;IAQ3D,2DAA2D;;;;;;;;;;AAkN/D,wBAAiC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { NavBlockProps } from "../blocks/NavBlock";
|
|
3
|
-
export declare type NavItem = Omit<NavBlockProps, 'isInverted' | '
|
|
3
|
+
export declare type NavItem = Omit<NavBlockProps, 'isInverted' | 'customTitleIcon' | 'className'>;
|
|
4
4
|
export declare const NavListComponent: React.FC<{
|
|
5
5
|
/** ID value for targeting section with anchor hashes */
|
|
6
6
|
anchorId?: string | undefined;
|
|
@@ -8,10 +8,6 @@ export declare const NavListComponent: React.FC<{
|
|
|
8
8
|
items?: NavItem[] | undefined;
|
|
9
9
|
/** Section backgrounds */
|
|
10
10
|
bgMode?: "full" | "inverted" | undefined;
|
|
11
|
-
/** Function to inject custom alert icon */
|
|
12
|
-
customIcon?: ((props: {
|
|
13
|
-
isInverted?: boolean;
|
|
14
|
-
}) => React.ReactNode) | undefined;
|
|
15
11
|
/** Function to inject custom title decorator icon */
|
|
16
12
|
customTitleIcon?: ((props: {
|
|
17
13
|
isInverted?: boolean;
|
|
@@ -24,16 +20,12 @@ declare const _default: React.FC<{
|
|
|
24
20
|
items?: NavItem[] | undefined;
|
|
25
21
|
/** Section backgrounds */
|
|
26
22
|
bgMode?: "full" | "inverted" | undefined;
|
|
27
|
-
/** Function to inject custom alert icon */
|
|
28
|
-
customIcon?: ((props: {
|
|
29
|
-
isInverted?: boolean | undefined;
|
|
30
|
-
}) => React.ReactNode) | undefined;
|
|
31
23
|
/** Function to inject custom title decorator icon */
|
|
32
24
|
customTitleIcon?: ((props: {
|
|
33
25
|
isInverted?: boolean | undefined;
|
|
34
26
|
}) => React.ReactNode) | undefined;
|
|
35
27
|
} & {
|
|
36
|
-
theme?: import("../../utils/
|
|
28
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
37
29
|
}>;
|
|
38
30
|
export default _default;
|
|
39
31
|
//# sourceMappingURL=NavList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/NavList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAiB,EAAE,aAAa,EAAE,2BAAmC;AAsCrE,oBAAY,OAAO,GAAG,IAAI,CACtB,aAAa,EACb,YAAY,GAAG,
|
|
1
|
+
{"version":3,"file":"NavList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/NavList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAiB,EAAE,aAAa,EAAE,2BAAmC;AAsCrE,oBAAY,OAAO,GAAG,IAAI,CACtB,aAAa,EACb,YAAY,GAAG,iBAAiB,GAAG,WAAW,CACjD,CAAC;AAkDF,eAAO,MAAM,gBAAgB;IA/CzB,wDAAwD;;IAGxD,wCAAwC;;IAGxC,0BAA0B;;IAG1B,qDAAqD;+BAC3B;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,MAAM,SAAS;EAqCnC,CAAC;;IA/CpC,wDAAwD;;IAGxD,wCAAwC;;IAGxC,0BAA0B;;IAG1B,qDAAqD;;;;;;;AAuCzD,wBAAqC"}
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { DefaultTheme } from 'styled-components';
|
|
3
|
+
import { FormikErrors } from 'formik';
|
|
4
|
+
export interface FieldGenerationProps {
|
|
5
|
+
field: NewsletterField;
|
|
6
|
+
value: string;
|
|
7
|
+
error: string;
|
|
8
|
+
info?: string;
|
|
9
|
+
isTouched: boolean;
|
|
10
|
+
key: string;
|
|
11
|
+
isInverted: boolean;
|
|
12
|
+
theme: DefaultTheme;
|
|
13
|
+
setField: (field: string, value: any, shouldValidate?: boolean | undefined) => Promise<void> | Promise<FormikErrors<FormData>>;
|
|
14
|
+
validateField: (name: string) => Promise<string | undefined> | Promise<void>;
|
|
15
|
+
setTouched: (field: string, touched?: boolean | undefined, shouldValidate?: boolean | undefined) => Promise<void> | Promise<FormikErrors<FormData>>;
|
|
16
|
+
handleChange: {
|
|
17
|
+
(e: React.ChangeEvent<any>): void;
|
|
18
|
+
<T_1 = string | React.ChangeEvent<any>>(field: T_1): T_1 extends React.ChangeEvent<any> ? void : (e: string | React.ChangeEvent<any>) => void;
|
|
19
|
+
};
|
|
20
|
+
handleBlur: {
|
|
21
|
+
(e: React.FocusEvent<any>): void;
|
|
22
|
+
<T = any>(fieldOrEvent: T): T extends string ? (e: any) => void : void;
|
|
23
|
+
};
|
|
24
|
+
validateOnBlur?: boolean;
|
|
25
|
+
validateOnChange?: boolean;
|
|
26
|
+
}
|
|
27
|
+
export interface NewsletterFormStructure {
|
|
28
|
+
[key: string]: NewsletterField;
|
|
29
|
+
}
|
|
30
|
+
export interface FormData {
|
|
31
|
+
[key: string]: string;
|
|
32
|
+
}
|
|
33
|
+
export interface NewsletterField {
|
|
34
|
+
inputType?: 'text' | 'number' | 'email' | 'password' | 'tel';
|
|
35
|
+
isRequired?: boolean;
|
|
36
|
+
label?: string;
|
|
37
|
+
errorMsg?: string;
|
|
38
|
+
initialValue?: string;
|
|
39
|
+
placeholder?: string;
|
|
40
|
+
info?: string;
|
|
41
|
+
validate?: (key: string, value: string, config: NewsletterField) => Promise<string>;
|
|
42
|
+
}
|
|
43
|
+
export declare const NewsletterFormComponent: React.FC<{
|
|
44
|
+
/** ID value for targeting section with anchor hashes */
|
|
45
|
+
anchorId?: string | undefined;
|
|
46
|
+
/** Structure to define fields of newsletter form */
|
|
47
|
+
fields?: NewsletterFormStructure | undefined;
|
|
48
|
+
/** Function to inject custom field definition */
|
|
49
|
+
customField?: ((props: FieldGenerationProps) => React.ReactNode) | undefined;
|
|
50
|
+
/** HTML form element action */
|
|
51
|
+
action?: string | undefined;
|
|
52
|
+
/** HTML form element method */
|
|
53
|
+
method?: string | undefined;
|
|
54
|
+
/** Form submission callback */
|
|
55
|
+
onSubmit?: ((values: FormData, element: HTMLFormElement) => Promise<void>) | undefined;
|
|
56
|
+
/** Function to inject custom submit button */
|
|
57
|
+
submitAction?: ((props: {
|
|
58
|
+
isInverted?: boolean;
|
|
59
|
+
handleSubmit?: () => Promise<any>;
|
|
60
|
+
isDisabled?: boolean;
|
|
61
|
+
}) => React.ReactNode) | undefined;
|
|
62
|
+
/** Section background */
|
|
63
|
+
bgMode?: "full" | "inverted" | undefined;
|
|
64
|
+
}>;
|
|
65
|
+
declare const _default: React.FC<{
|
|
66
|
+
/** ID value for targeting section with anchor hashes */
|
|
67
|
+
anchorId?: string | undefined;
|
|
68
|
+
/** Structure to define fields of newsletter form */
|
|
69
|
+
fields?: NewsletterFormStructure | undefined;
|
|
70
|
+
/** Function to inject custom field definition */
|
|
71
|
+
customField?: ((props: FieldGenerationProps) => React.ReactNode) | undefined;
|
|
72
|
+
/** HTML form element action */
|
|
73
|
+
action?: string | undefined;
|
|
74
|
+
/** HTML form element method */
|
|
75
|
+
method?: string | undefined;
|
|
76
|
+
/** Form submission callback */
|
|
77
|
+
onSubmit?: ((values: FormData, element: HTMLFormElement) => Promise<void>) | undefined;
|
|
78
|
+
/** Function to inject custom submit button */
|
|
79
|
+
submitAction?: ((props: {
|
|
80
|
+
isInverted?: boolean | undefined;
|
|
81
|
+
handleSubmit?: (() => Promise<any>) | undefined;
|
|
82
|
+
isDisabled?: boolean | undefined;
|
|
83
|
+
}) => React.ReactNode) | undefined;
|
|
84
|
+
/** Section background */
|
|
85
|
+
bgMode?: "full" | "inverted" | undefined;
|
|
86
|
+
} & {
|
|
87
|
+
theme?: import("../../utils/types").RecursivePartial<DefaultTheme> | undefined;
|
|
88
|
+
}>;
|
|
89
|
+
export default _default;
|
|
90
|
+
//# sourceMappingURL=NewsletterForm.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NewsletterForm.d.ts","sourceRoot":"","sources":["../../../src/components/sections/NewsletterForm.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkC,MAAM,OAAO,CAAC;AACvD,OAAe,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAOzD,OAAO,EAAE,YAAY,EAAa,MAAM,QAAQ,CAAC;AAqDjD,MAAM,WAAW,oBAAoB;IACjC,KAAK,EAAE,eAAe,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,GAAG,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE,OAAO,CAAC;IACpB,KAAK,EAAE,YAAY,CAAC;IACpB,QAAQ,EAAE,CACN,KAAK,EAAE,MAAM,EACb,KAAK,EAAE,GAAG,EACV,cAAc,CAAC,EAAE,OAAO,GAAG,SAAS,KACnC,OAAO,CAAC,IAAI,CAAC,GAAG,OAAO,CAAC,YAAY,CAAC,QAAQ,CAAC,CAAC,CAAC;IACrD,aAAa,EAAE,CACX,IAAI,EAAE,MAAM,KACX,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IACjD,UAAU,EAAE,CACR,KAAK,EAAE,MAAM,EACb,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,EAC7B,cAAc,CAAC,EAAE,OAAO,GAAG,SAAS,KACnC,OAAO,CAAC,IAAI,CAAC,GAAG,OAAO,CAAC,YAAY,CAAC,QAAQ,CAAC,CAAC,CAAC;IACrD,YAAY,EAAE;QACV,CAAC,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC;QAClC,CAAC,GAAG,GAAG,MAAM,GAAG,KAAK,CAAC,WAAW,CAAC,GAAG,CAAC,EAClC,KAAK,EAAE,GAAG,GACX,GAAG,SAAS,KAAK,CAAC,WAAW,CAAC,GAAG,CAAC,GAC/B,IAAI,GACJ,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,WAAW,CAAC,GAAG,CAAC,KAAK,IAAI,CAAC;KACtD,CAAC;IACF,UAAU,EAAE;QACR,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC;QACjC,CAAC,CAAC,GAAG,GAAG,EAAE,YAAY,EAAE,CAAC,GAAG,CAAC,SAAS,MAAM,GAAG,CAAC,CAAC,EAAE,GAAG,KAAK,IAAI,GAAG,IAAI,CAAC;KAC1E,CAAC;IACF,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC9B;AAED,MAAM,WAAW,uBAAuB;IACpC,CAAC,GAAG,EAAE,MAAM,GAAG,eAAe,CAAC;CAClC;AAED,MAAM,WAAW,QAAQ;IACrB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB;AAED,MAAM,WAAW,eAAe;IAC5B,SAAS,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,GAAG,UAAU,GAAG,KAAK,CAAC;IAC7D,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,CACP,GAAG,EAAE,MAAM,EACX,KAAK,EAAE,MAAM,EACb,MAAM,EAAE,eAAe,KACtB,OAAO,CAAC,MAAM,CAAC,CAAC;CACxB;AAgQD,eAAO,MAAM,uBAAuB;IA7PhC,wDAAwD;;IAGxD,qDAAqD;;IAGrD,iDAAiD;2BAC3B,oBAAoB,KAAK,MAAM,SAAS;IAE9D,+BAA+B;;IAG/B,+BAA+B;;IAG/B,+BAA+B;yBACX,QAAQ,WAAW,eAAe,KAAK,QAAQ,IAAI,CAAC;IAExE,8CAA8C;4BACvB;QACnB,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,YAAY,CAAC,EAAE,MAAM,QAAQ,GAAG,CAAC,CAAC;QAClC,UAAU,CAAC,EAAE,OAAO,CAAC;KACxB,KAAK,MAAM,SAAS;IAErB,yBAAyB;;EAoOwB,CAAC;;IA7PlD,wDAAwD;;IAGxD,qDAAqD;;IAGrD,iDAAiD;;IAGjD,+BAA+B;;IAG/B,+BAA+B;;IAG/B,+BAA+B;;IAG/B,8CAA8C;;;;;;IAO9C,yBAAyB;;;;;AAqO7B,wBAA4C"}
|
|
@@ -25,7 +25,7 @@ declare const _default: React.FC<{
|
|
|
25
25
|
}[] | undefined;
|
|
26
26
|
bgMode?: "full" | "inverted" | undefined;
|
|
27
27
|
} & {
|
|
28
|
-
theme?: import("../../utils/
|
|
28
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
29
29
|
}>;
|
|
30
30
|
export default _default;
|
|
31
31
|
//# sourceMappingURL=NumberList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NumberList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/NumberList.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAqB,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"NumberList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/NumberList.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAuL1C,eAAO,MAAM,mBAAmB;IA5C5B,wDAAwD;;;;iBAItC,MAAM;;;;;;;EAwCiB,CAAC;;IA5C1C,wDAAwD;;;;;;;;;;;;;;AA6C5D,wBAAwC"}
|
|
@@ -45,7 +45,7 @@ declare const _default: React.FC<{
|
|
|
45
45
|
/** Function to inject custom secondary button */
|
|
46
46
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
47
47
|
} & {
|
|
48
|
-
theme?: import("../../utils/
|
|
48
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
49
49
|
}>;
|
|
50
50
|
export default _default;
|
|
51
51
|
//# sourceMappingURL=Poster.d.ts.map
|
|
@@ -26,7 +26,7 @@ declare const _default: React.FC<{
|
|
|
26
26
|
/** Section background */
|
|
27
27
|
bgMode?: "inverted" | "full" | undefined;
|
|
28
28
|
} & {
|
|
29
|
-
theme?: import("../../utils/
|
|
29
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
30
30
|
}>;
|
|
31
31
|
export default _default;
|
|
32
32
|
//# sourceMappingURL=PriceList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PriceList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/PriceList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"PriceList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/PriceList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAwD1B,MAAM,WAAW,UAAU;IACvB,8BAA8B;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,gDAAgD;IAChD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,8CAA8C;IAC9C,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAA;CAAE,CAejE,CAAC;AAwCF,eAAO,MAAM,kBAAkB;IArC3B,wDAAwD;;IAGxD,6BAA6B;;IAG7B,yBAAyB;;EA+Bc,CAAC;;IArCxC,wDAAwD;;IAGxD,6BAA6B;;IAG7B,yBAAyB;;;;;AAgC7B,wBAAuC"}
|
|
@@ -20,7 +20,7 @@ declare const _default: React.FC<{
|
|
|
20
20
|
/** Section background */
|
|
21
21
|
bgMode?: "full" | "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=PriceTable.d.ts.map
|
|
@@ -23,7 +23,7 @@ declare const _default: React.FC<{
|
|
|
23
23
|
className?: string | undefined;
|
|
24
24
|
bgMode?: "inverted" | undefined;
|
|
25
25
|
} & {
|
|
26
|
-
theme?: import("../../utils/
|
|
26
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
27
27
|
}>;
|
|
28
28
|
export default _default;
|
|
29
29
|
//# sourceMappingURL=Quicknav.d.ts.map
|
|
@@ -23,7 +23,7 @@ declare const _default: React.FC<{
|
|
|
23
23
|
/** Section backgrounds */
|
|
24
24
|
bgMode?: "full" | "inverted" | undefined;
|
|
25
25
|
} & {
|
|
26
|
-
theme?: import("../../utils/
|
|
26
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
27
27
|
}>;
|
|
28
28
|
export default _default;
|
|
29
29
|
//# sourceMappingURL=Quote.d.ts.map
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
+
import { LinkProps } from "../typography/Link";
|
|
2
3
|
export declare const SocialNavComponent: React.FC<{
|
|
3
4
|
/** ID value for targeting section with anchor hashes */
|
|
4
5
|
anchorId?: string | undefined;
|
|
5
6
|
socials: Array<{
|
|
6
|
-
|
|
7
|
-
icon
|
|
7
|
+
link?: LinkProps;
|
|
8
|
+
icon?: React.ReactNode;
|
|
8
9
|
}>;
|
|
9
10
|
bgMode?: "full" | "inverted" | undefined;
|
|
10
11
|
}>;
|
|
@@ -12,12 +13,12 @@ declare const _default: React.FC<{
|
|
|
12
13
|
/** ID value for targeting section with anchor hashes */
|
|
13
14
|
anchorId?: string | undefined;
|
|
14
15
|
socials: {
|
|
15
|
-
|
|
16
|
-
icon
|
|
16
|
+
link?: LinkProps | undefined;
|
|
17
|
+
icon?: React.ReactNode;
|
|
17
18
|
}[];
|
|
18
19
|
bgMode?: "full" | "inverted" | undefined;
|
|
19
20
|
} & {
|
|
20
|
-
theme?: import("../../utils/
|
|
21
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
21
22
|
}>;
|
|
22
23
|
export default _default;
|
|
23
24
|
//# sourceMappingURL=SocialNav.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SocialNav.d.ts","sourceRoot":"","sources":["../../../src/components/sections/SocialNav.tsx"],"names":[],"mappings":"AACA,OAAO,KAAyB,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"SocialNav.d.ts","sourceRoot":"","sources":["../../../src/components/sections/SocialNav.tsx"],"names":[],"mappings":"AACA,OAAO,KAAyB,MAAM,OAAO,CAAC;AAI9C,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAoG7D,eAAO,MAAM,kBAAkB;IArD3B,wDAAwD;;aAG/C,MAAM;QACX,IAAI,CAAC,EAAE,SAAS,CAAC;QACjB,IAAI,CAAC,EAAE,MAAM,SAAS,CAAC;KAC1B,CAAC;;EA+CqC,CAAC;;IArDxC,wDAAwD;;;;;;;;;;AAsD5D,wBAAuC"}
|
|
@@ -35,7 +35,7 @@ declare const _default: React.FC<{
|
|
|
35
35
|
/** Section background */
|
|
36
36
|
bgMode?: "full" | "inverted" | undefined;
|
|
37
37
|
} & {
|
|
38
|
-
theme?: import("../../utils/
|
|
38
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
39
39
|
}>;
|
|
40
40
|
export default _default;
|
|
41
41
|
//# sourceMappingURL=SocialWall.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SocialWall.d.ts","sourceRoot":"","sources":["../../../src/components/sections/SocialWall.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"SocialWall.d.ts","sourceRoot":"","sources":["../../../src/components/sections/SocialWall.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAc1B,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAE7D,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAgO5D,eAAO,MAAM,mBAAmB;IAlF5B,wDAAwD;;IAGxD,+BAA+B;;;;;IAM/B,6CAA6C;;IAG7C,yCAAyC;;IAGzC,kEAAkE;iBACrD,MAAM,SAAS;IAE5B,yBAAyB;;EAgEgB,CAAC;;IAlF1C,wDAAwD;;IAGxD,+BAA+B;;;;;IAM/B,6CAA6C;;IAG7C,yCAAyC;;IAGzC,kEAAkE;;IAGlE,yBAAyB;;;;;AAiE7B,wBAAwC"}
|
|
@@ -21,7 +21,7 @@ declare const _default: React.FC<{
|
|
|
21
21
|
tableItems: TableProps[];
|
|
22
22
|
bgMode?: "full" | "inverted" | undefined;
|
|
23
23
|
} & {
|
|
24
|
-
theme?: import("../../utils/
|
|
24
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
25
25
|
}>;
|
|
26
26
|
export default _default;
|
|
27
27
|
//# sourceMappingURL=Table.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Table.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Table.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AA+F1C,MAAM,WAAW,UAAU;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,GAAG,EAAE;QACD,IAAI,EAAE,MAAM,EAAE,CAAC;KAClB,EAAE,CAAC;IACJ,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;CAC9B;AA8HD,eAAO,MAAM,cAAc;IAvCvB,wDAAwD;;gBAG5C,UAAU,EAAE;;EAoCO,CAAC;;IAvChC,wDAAwD;;;;;;;AAwC5D,wBAAmC"}
|
|
@@ -70,7 +70,7 @@ declare const _default: React.FC<{
|
|
|
70
70
|
/** Function to inject custom secondary button */
|
|
71
71
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
72
72
|
} & {
|
|
73
|
-
theme?: import("../../utils/
|
|
73
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
74
74
|
}>;
|
|
75
75
|
export default _default;
|
|
76
76
|
//# sourceMappingURL=Teaser.d.ts.map
|
|
@@ -66,7 +66,7 @@ declare const _default: React.FC<{
|
|
|
66
66
|
/** Function to inject custom secondary button */
|
|
67
67
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
68
68
|
} & {
|
|
69
|
-
theme?: import("../../utils/
|
|
69
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
70
70
|
}>;
|
|
71
71
|
export default _default;
|
|
72
72
|
//# sourceMappingURL=TeaserWide.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TeaserWide.d.ts","sourceRoot":"","sources":["../../../src/components/sections/TeaserWide.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuB,MAAM,OAAO,CAAC;AAI5C,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAC5D,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAO5D,OAAmB,EAAE,iBAAiB,EAAE,6BAAqC;
|
|
1
|
+
{"version":3,"file":"TeaserWide.d.ts","sourceRoot":"","sources":["../../../src/components/sections/TeaserWide.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuB,MAAM,OAAO,CAAC;AAI5C,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAC5D,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAO5D,OAAmB,EAAE,iBAAiB,EAAE,6BAAqC;AA2T7E,eAAO,MAAM,mBAAmB;IAlJ5B,wDAAwD;;IAGxD,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;cAEO,MAAM,EAAE;;;IAIlB,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;2DACL,MAAM,SAAS;IAEzD,iDAAiD;6DACL,MAAM,SAAS;EA0GlB,CAAC;;IAlJ1C,wDAAwD;;IAGxD,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;;;;IAMH,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;;IAG/C,iDAAiD;;;;;AA4GrD,wBAAwC"}
|
|
@@ -19,7 +19,7 @@ declare const _default: React.FC<{
|
|
|
19
19
|
}[] | undefined;
|
|
20
20
|
bgMode?: "full" | "inverted" | undefined;
|
|
21
21
|
} & {
|
|
22
|
-
theme?: import("../../utils/
|
|
22
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
23
23
|
}>;
|
|
24
24
|
export default _default;
|
|
25
25
|
//# sourceMappingURL=Timeline.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Timeline.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Timeline.tsx"],"names":[],"mappings":"AAIA,OAAO,KAON,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Timeline.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Timeline.tsx"],"names":[],"mappings":"AAIA,OAAO,KAON,MAAM,OAAO,CAAC;AAsOf,eAAO,MAAM,iBAAiB;IA/G1B,wDAAwD;;;;;;;;EA+GnB,CAAC;;IA/GtC,wDAAwD;;;;;;;;;;;AAgH5D,wBAAsC"}
|
|
@@ -16,7 +16,7 @@ declare const _default: React.FC<{
|
|
|
16
16
|
playIcon?: React.ReactChild | undefined;
|
|
17
17
|
bgMode?: "full" | "inverted" | "splitted" | undefined;
|
|
18
18
|
} & {
|
|
19
|
-
theme?: import("../../utils/
|
|
19
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
20
20
|
}>;
|
|
21
21
|
export default _default;
|
|
22
22
|
//# sourceMappingURL=Video.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CarouselBase.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/carousel/CarouselBase.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAQlC,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"CarouselBase.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/carousel/CarouselBase.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAQlC,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAgI/C,MAAM,WAAW,aAAa;IAC1B,OAAO,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;IAC7B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE;QAClB,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,IAAI,CAAC,EAAE,MAAM,CAAC;KACjB,KAAK,KAAK,CAAC,SAAS,CAAC;IACtB,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE;QAClB,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,IAAI,CAAC,EAAE,MAAM,CAAC;KACjB,KAAK,KAAK,CAAC,SAAS,CAAC;IACtB,GAAG,CAAC,EAAE,CAAC,KAAK,EAAE;QACV,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,KAAK,CAAC,EAAE,MAAM,CAAC;KAClB,KAAK,KAAK,CAAC,SAAS,CAAC;IACtB,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,WAAW,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IAC1E,WAAW,CAAC,EAAE,CAAC,WAAW,EAAE,MAAM,KAAK,IAAI,CAAC;IAC5C,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,UAAU,CAAC,EAAE,gBAAgB,EAAE,CAAC;IAChC,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,QAAA,MAAM,YAAY,EAAE,EAAE,CAClB,aAAa,GAAG;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;CAAE,CAyHrE,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -11,7 +11,7 @@ declare const _default: React.FC<Omit<CarouselProps, "variableWidths" | "spacing
|
|
|
11
11
|
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
12
12
|
features?: FeatureProps[] | undefined;
|
|
13
13
|
} & {
|
|
14
|
-
theme?: import("../../../utils/
|
|
14
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
15
15
|
}>;
|
|
16
16
|
export default _default;
|
|
17
17
|
//# sourceMappingURL=FeatureCarousel.d.ts.map
|
|
@@ -11,7 +11,7 @@ declare const _default: React.FC<Omit<CarouselProps, "variableWidths" | "isInver
|
|
|
11
11
|
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
12
12
|
images?: ImageProps[] | undefined;
|
|
13
13
|
} & {
|
|
14
|
-
theme?: import("../../../utils/
|
|
14
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
15
15
|
}>;
|
|
16
16
|
export default _default;
|
|
17
17
|
//# sourceMappingURL=ImageCarousel.d.ts.map
|
|
@@ -14,7 +14,7 @@ declare const _default: React.FC<Omit<CarouselProps, "isInverted" | "variableWid
|
|
|
14
14
|
promotions?: PromotionCarouselItem[] | undefined;
|
|
15
15
|
externalLinkIcon?: React.ReactNode;
|
|
16
16
|
} & {
|
|
17
|
-
theme?: import("../../../utils/
|
|
17
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
18
18
|
}>;
|
|
19
19
|
export default _default;
|
|
20
20
|
//# sourceMappingURL=PromotionCarousel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PromotionCarousel.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/carousel/PromotionCarousel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"PromotionCarousel.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/carousel/PromotionCarousel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAGlC,OAAqB,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAsB,EAClB,kBAAkB,EACrB,mCAAwC;AAGzC,oBAAY,qBAAqB,GAAG,IAAI,CACpC,kBAAkB,EAChB,MAAM,GACN,YAAY,GACZ,MAAM,GACN,eAAe,GACf,iBAAiB,GACjB,kBAAkB,CACvB,CAAC;AAkFF,eAAO,MAAM,0BAA0B;;;;uBA3EZ,MAAM,SAAS;EA2EiB,CAAC;;;;;;;;;AAC5D,wBAA+C"}
|
|
@@ -11,7 +11,7 @@ declare const _default: React.FC<Omit<CarouselProps, "variableWidths" | "spacing
|
|
|
11
11
|
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
12
12
|
videos?: VideoCardProps[] | undefined;
|
|
13
13
|
} & {
|
|
14
|
-
theme?: import("../../../utils/
|
|
14
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
15
15
|
}>;
|
|
16
16
|
export default _default;
|
|
17
17
|
//# sourceMappingURL=VideoCarousel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VideoCarousel.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/carousel/VideoCarousel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"VideoCarousel.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/carousel/VideoCarousel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAIlC,OAAqB,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAkB,EAAE,cAAc,EAAE,+BAAoC;AA0ExE,eAAO,MAAM,sBAAsB;;;;EAAgB,CAAC;;;;;;;;AACpD,wBAA2C"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { EventProps } from "../../blocks/EventBlock";
|
|
3
|
+
import { LinkProps } from "../../typography/Link";
|
|
4
|
+
export declare type DetailEventProps = Omit<EventProps, 'customTag' | 'isInverted' | 'onTagClick' | 'link'>;
|
|
5
|
+
export interface EventInfoGroup {
|
|
6
|
+
title?: string;
|
|
7
|
+
items: EventInfo[];
|
|
8
|
+
}
|
|
9
|
+
export interface EventInfo {
|
|
10
|
+
/** icon injection function */
|
|
11
|
+
icon?: (isInverted?: boolean) => React.ReactNode;
|
|
12
|
+
/** Event info text (richtText) */
|
|
13
|
+
text?: string;
|
|
14
|
+
}
|
|
15
|
+
export declare const EventDetailComponent: React.FC<{
|
|
16
|
+
/** ID value for targeting section with anchor hashes */
|
|
17
|
+
anchorId?: string | undefined;
|
|
18
|
+
/** Array of event item settings */
|
|
19
|
+
event: DetailEventProps & {
|
|
20
|
+
address?: string;
|
|
21
|
+
};
|
|
22
|
+
/** Additional event infos */
|
|
23
|
+
infos?: EventInfoGroup[] | undefined;
|
|
24
|
+
/** Section background */
|
|
25
|
+
bgMode?: "inverted" | "full" | undefined;
|
|
26
|
+
/** Function to inject custom tag node */
|
|
27
|
+
customTag?: ((props: {
|
|
28
|
+
key: React.Key;
|
|
29
|
+
name: string;
|
|
30
|
+
isInverted?: boolean;
|
|
31
|
+
isActive?: boolean;
|
|
32
|
+
link?: LinkProps;
|
|
33
|
+
}) => React.ReactNode) | undefined;
|
|
34
|
+
}>;
|
|
35
|
+
declare const _default: React.FC<{
|
|
36
|
+
/** ID value for targeting section with anchor hashes */
|
|
37
|
+
anchorId?: string | undefined;
|
|
38
|
+
/** Array of event item settings */
|
|
39
|
+
event: DetailEventProps & {
|
|
40
|
+
address?: string | undefined;
|
|
41
|
+
};
|
|
42
|
+
/** Additional event infos */
|
|
43
|
+
infos?: EventInfoGroup[] | undefined;
|
|
44
|
+
/** Section background */
|
|
45
|
+
bgMode?: "inverted" | "full" | undefined;
|
|
46
|
+
/** Function to inject custom tag node */
|
|
47
|
+
customTag?: ((props: {
|
|
48
|
+
key: React.Key;
|
|
49
|
+
name: string;
|
|
50
|
+
isInverted?: boolean | undefined;
|
|
51
|
+
isActive?: boolean | undefined;
|
|
52
|
+
link?: LinkProps | undefined;
|
|
53
|
+
}) => React.ReactNode) | undefined;
|
|
54
|
+
} & {
|
|
55
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
56
|
+
}>;
|
|
57
|
+
export default _default;
|
|
58
|
+
//# sourceMappingURL=EventDetail.d.ts.map
|